diff --git a/containers/AACT_downloader/docker-entrypoint-initdb.d/999_ntfy.sh b/containers/AACT_downloader/docker-entrypoint-initdb.d/999_ntfy.sh deleted file mode 100644 index 1e4e7e5..0000000 --- a/containers/AACT_downloader/docker-entrypoint-initdb.d/999_ntfy.sh +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/bash -wget --post-data="postgres complete:$(date)" -qO- https://ntfy.sh/$NTFY > /dev/null diff --git a/containers/RxNav-In-a-box/rxnav-in-a-box-20230103/mysql/999_ntfy.sh b/containers/RxNav-In-a-box/rxnav-in-a-box-20230103/mysql/999_ntfy.sh deleted file mode 100644 index 5563c2c..0000000 --- a/containers/RxNav-In-a-box/rxnav-in-a-box-20230103/mysql/999_ntfy.sh +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/bash -#install wget -apt update -apt install -y wget -#send notification -wget --post-data="mariadb complete:$(date)" -qO- https://ntfy.sh/$NTFY > /dev/null diff --git a/containers/docker-compose.yaml b/containers/docker-compose.yaml index 36e5f14..2b96c2a 100644 --- a/containers/docker-compose.yaml +++ b/containers/docker-compose.yaml @@ -26,7 +26,7 @@ services: - ./AACT_downloader/aact_downloads/postgres_data.dmp:/mnt/host_data/postgres_data.dmp # this is the folder containing entrypoint info. - ./AACT_downloader/docker-entrypoint-initdb.d/:/docker-entrypoint-initdb.d/ - shm-size: 1g + shm_size: 512mb rxnav-db: diff --git a/development_sql/ASSOICATING NCTIDs to NDCs and Marketing dates.sql b/development_sql/ASSOICATING NCTIDs to NDCs and Marketing dates.sql index 05deef0..2046f0c 100644 --- a/development_sql/ASSOICATING NCTIDs to NDCs and Marketing dates.sql +++ b/development_sql/ASSOICATING NCTIDs to NDCs and Marketing dates.sql @@ -34,6 +34,53 @@ WHERE group by bi.nct_id, bi.downcase_mesh_term , rr.tty2 ,rr.rxcui2 order by bi.nct_id ; +--running out of space. + +-- get list of interventions assoicated with trials of interest +create temp table tmp_interventions as +select * from ctgov.browse_interventions bi +where + bi.mesh_type ='mesh-list' + and + bi.nct_id in (select distinct nct_id from history.trial_snapshots) +; +select * from tmp_interventions; + +--drop table tmp_join_interv_rxcui; +create temp table tmp_join_interv_rxcui as +select * +from + tmp_interventions tint + inner join + rxnorm_migrated.rxnorm_props rp + on tint.downcase_mesh_term = rp.propvalue1 +where propname='RxNorm Name' +;-- get the rxcui for ingredients + +select * from tmp_join_interv_rxcui; + +--filter rxcui -> is human prescribable +create temp view tmp_view_prescribable as +select count(*) from rxnorm_migrated.rxnorm_props rp +where + rp.propname = 'PRESCRIBABLE' + and + rp.propvalue1 = 'Y' +; + +--link prescribable to brand ingredients or brand names. + + +--get relationships of IN -> BN +select * +from + rxnorm_migrated.rxnorm_relations rr +where + rr.tty1 in ('IN','MIN') + and rr.rxcui1 in (select distinct rxcui from tmp_join_interv_rxcui tjir) + and rr.tty2 = 'BN' +; + --match trials to through brands NDC11 diff --git a/non-db_data_sources/GBD and ICD-10_(2019 version)/COD_cause2code.psv b/non-db_data_sources/GBD and ICD-10_(2019 version)/COD_cause2code.psv new file mode 100644 index 0000000..44beb39 --- /dev/null +++ b/non-db_data_sources/GBD and ICD-10_(2019 version)/COD_cause2code.psv @@ -0,0 +1,129708 @@ +A00---- | Communicable, maternal, neonatal, and nutritional diseases +A000--- | Communicable, maternal, neonatal, and nutritional diseases +A001--- | Communicable, maternal, neonatal, and nutritional diseases +A009--- | Communicable, maternal, neonatal, and nutritional diseases +A010--- | Communicable, maternal, neonatal, and nutritional diseases +A0100-- | Communicable, maternal, neonatal, and nutritional diseases +A0101-- | Communicable, maternal, neonatal, and nutritional diseases +A0102-- | Communicable, maternal, neonatal, and nutritional diseases +A0103-- | Communicable, maternal, neonatal, and nutritional diseases +A0104-- | Communicable, maternal, neonatal, and nutritional diseases +A0105-- | Communicable, maternal, neonatal, and nutritional diseases +A0109-- | Communicable, maternal, neonatal, and nutritional diseases +A011--- | Communicable, maternal, neonatal, and nutritional diseases +A012--- | Communicable, maternal, neonatal, and nutritional diseases +A013--- | Communicable, maternal, neonatal, and nutritional diseases +A014--- | Communicable, maternal, neonatal, and nutritional diseases +A02---- | Communicable, maternal, neonatal, and nutritional diseases +A020--- | Communicable, maternal, neonatal, and nutritional diseases +A021--- | Communicable, maternal, neonatal, and nutritional diseases +A022--- | Communicable, maternal, neonatal, and nutritional diseases +A0220-- | Communicable, maternal, neonatal, and nutritional diseases +A0221-- | Communicable, maternal, neonatal, and nutritional diseases +A0222-- | Communicable, maternal, neonatal, and nutritional diseases +A0223-- | Communicable, maternal, neonatal, and nutritional diseases +A0224-- | Communicable, maternal, neonatal, and nutritional diseases +A0225-- | Communicable, maternal, neonatal, and nutritional diseases +A0229-- | Communicable, maternal, neonatal, and nutritional diseases +A028--- | Communicable, maternal, neonatal, and nutritional diseases +A029--- | Communicable, maternal, neonatal, and nutritional diseases +A03---- | Communicable, maternal, neonatal, and nutritional diseases +A030--- | Communicable, maternal, neonatal, and nutritional diseases +A031--- | Communicable, maternal, neonatal, and nutritional diseases +A032--- | Communicable, maternal, neonatal, and nutritional diseases +A033--- | Communicable, maternal, neonatal, and nutritional diseases +A038--- | Communicable, maternal, neonatal, and nutritional diseases +A039--- | Communicable, maternal, neonatal, and nutritional diseases +A04---- | Communicable, maternal, neonatal, and nutritional diseases +A040--- | Communicable, maternal, neonatal, and nutritional diseases +A041--- | Communicable, maternal, neonatal, and nutritional diseases +A042--- | Communicable, maternal, neonatal, and nutritional diseases +A043--- | Communicable, maternal, neonatal, and nutritional diseases +A044--- | Communicable, maternal, neonatal, and nutritional diseases +A045--- | Communicable, maternal, neonatal, and nutritional diseases +A046--- | Communicable, maternal, neonatal, and nutritional diseases +A047--- | Communicable, maternal, neonatal, and nutritional diseases +A0471-- | Communicable, maternal, neonatal, and nutritional diseases +A0472-- | Communicable, maternal, neonatal, and nutritional diseases +A048--- | Communicable, maternal, neonatal, and nutritional diseases +A049--- | Communicable, maternal, neonatal, and nutritional diseases +A05---- | Communicable, maternal, neonatal, and nutritional diseases +A050--- | Communicable, maternal, neonatal, and nutritional diseases +A051--- | Communicable, maternal, neonatal, and nutritional diseases +A052--- | Communicable, maternal, neonatal, and nutritional diseases +A053--- | Communicable, maternal, neonatal, and nutritional diseases +A054--- | Communicable, maternal, neonatal, and nutritional diseases +A055--- | Communicable, maternal, neonatal, and nutritional diseases +A058--- | Communicable, maternal, neonatal, and nutritional diseases +A059--- | Communicable, maternal, neonatal, and nutritional diseases +A06---- | Communicable, maternal, neonatal, and nutritional diseases +A060--- | Communicable, maternal, neonatal, and nutritional diseases +A061--- | Communicable, maternal, neonatal, and nutritional diseases +A062--- | Communicable, maternal, neonatal, and nutritional diseases +A063--- | Communicable, maternal, neonatal, and nutritional diseases +A064--- | Communicable, maternal, neonatal, and nutritional diseases +A065--- | Communicable, maternal, neonatal, and nutritional diseases +A066--- | Communicable, maternal, neonatal, and nutritional diseases +A067--- | Communicable, maternal, neonatal, and nutritional diseases +A068--- | Communicable, maternal, neonatal, and nutritional diseases +A0681-- | Communicable, maternal, neonatal, and nutritional diseases +A0682-- | Communicable, maternal, neonatal, and nutritional diseases +A0689-- | Communicable, maternal, neonatal, and nutritional diseases +A069--- | Communicable, maternal, neonatal, and nutritional diseases +A07---- | Communicable, maternal, neonatal, and nutritional diseases +A070--- | Communicable, maternal, neonatal, and nutritional diseases +A071--- | Communicable, maternal, neonatal, and nutritional diseases +A072--- | Communicable, maternal, neonatal, and nutritional diseases +A073--- | Communicable, maternal, neonatal, and nutritional diseases +A074--- | Communicable, maternal, neonatal, and nutritional diseases +A078--- | Communicable, maternal, neonatal, and nutritional diseases +A079--- | Communicable, maternal, neonatal, and nutritional diseases +A08---- | Communicable, maternal, neonatal, and nutritional diseases +A080--- | Communicable, maternal, neonatal, and nutritional diseases +A081--- | Communicable, maternal, neonatal, and nutritional diseases +A0811-- | Communicable, maternal, neonatal, and nutritional diseases +A0819-- | Communicable, maternal, neonatal, and nutritional diseases +A082--- | Communicable, maternal, neonatal, and nutritional diseases +A083--- | Communicable, maternal, neonatal, and nutritional diseases +A0831-- | Communicable, maternal, neonatal, and nutritional diseases +A0832-- | Communicable, maternal, neonatal, and nutritional diseases +A0839-- | Communicable, maternal, neonatal, and nutritional diseases +A084--- | Communicable, maternal, neonatal, and nutritional diseases +A085--- | Communicable, maternal, neonatal, and nutritional diseases +A088--- | Communicable, maternal, neonatal, and nutritional diseases +A09---- | Communicable, maternal, neonatal, and nutritional diseases +A090--- | Communicable, maternal, neonatal, and nutritional diseases +A099--- | Communicable, maternal, neonatal, and nutritional diseases +A15---- | Communicable, maternal, neonatal, and nutritional diseases +A150--- | Communicable, maternal, neonatal, and nutritional diseases +A151--- | Communicable, maternal, neonatal, and nutritional diseases +A152--- | Communicable, maternal, neonatal, and nutritional diseases +A153--- | Communicable, maternal, neonatal, and nutritional diseases +A154--- | Communicable, maternal, neonatal, and nutritional diseases +A155--- | Communicable, maternal, neonatal, and nutritional diseases +A156--- | Communicable, maternal, neonatal, and nutritional diseases +A157--- | Communicable, maternal, neonatal, and nutritional diseases +A158--- | Communicable, maternal, neonatal, and nutritional diseases +A159--- | Communicable, maternal, neonatal, and nutritional diseases +A16---- | Communicable, maternal, neonatal, and nutritional diseases +A160--- | Communicable, maternal, neonatal, and nutritional diseases +A161--- | Communicable, maternal, neonatal, and nutritional diseases +A162--- | Communicable, maternal, neonatal, and nutritional diseases +A163--- | Communicable, maternal, neonatal, and nutritional diseases +A164--- | Communicable, maternal, neonatal, and nutritional diseases +A165--- | Communicable, maternal, neonatal, and nutritional diseases +A167--- | Communicable, maternal, neonatal, and nutritional diseases +A168--- | Communicable, maternal, neonatal, and nutritional diseases +A169--- | Communicable, maternal, neonatal, and nutritional diseases +A17---- | Communicable, maternal, neonatal, and nutritional diseases +A170--- | Communicable, maternal, neonatal, and nutritional diseases +A171--- | Communicable, maternal, neonatal, and nutritional diseases +A178--- | Communicable, maternal, neonatal, and nutritional diseases +A1781-- | Communicable, maternal, neonatal, and nutritional diseases +A1782-- | Communicable, maternal, neonatal, and nutritional diseases +A1783-- | Communicable, maternal, neonatal, and nutritional diseases +A1789-- | Communicable, maternal, neonatal, and nutritional diseases +A179--- | Communicable, maternal, neonatal, and nutritional diseases +A18---- | Communicable, maternal, neonatal, and nutritional diseases +A180--- | Communicable, maternal, neonatal, and nutritional diseases +A1801-- | Communicable, maternal, neonatal, and nutritional diseases +A1802-- | Communicable, maternal, neonatal, and nutritional diseases +A1803-- | Communicable, maternal, neonatal, and nutritional diseases +A1809-- | Communicable, maternal, neonatal, and nutritional diseases +A181--- | Communicable, maternal, neonatal, and nutritional diseases +A1810-- | Communicable, maternal, neonatal, and nutritional diseases +A1811-- | Communicable, maternal, neonatal, and nutritional diseases +A1812-- | Communicable, maternal, neonatal, and nutritional diseases +A1813-- | Communicable, maternal, neonatal, and nutritional diseases +A1814-- | Communicable, maternal, neonatal, and nutritional diseases +A1815-- | Communicable, maternal, neonatal, and nutritional diseases +A1816-- | Communicable, maternal, neonatal, and nutritional diseases +A1817-- | Communicable, maternal, neonatal, and nutritional diseases +A1818-- | Communicable, maternal, neonatal, and nutritional diseases +A182--- | Communicable, maternal, neonatal, and nutritional diseases +A183--- | Communicable, maternal, neonatal, and nutritional diseases +A1831-- | Communicable, maternal, neonatal, and nutritional diseases +A1832-- | Communicable, maternal, neonatal, and nutritional diseases +A1839-- | Communicable, maternal, neonatal, and nutritional diseases +A184--- | Communicable, maternal, neonatal, and nutritional diseases +A185--- | Communicable, maternal, neonatal, and nutritional diseases +A1850-- | Communicable, maternal, neonatal, and nutritional diseases +A1851-- | Communicable, maternal, neonatal, and nutritional diseases +A1852-- | Communicable, maternal, neonatal, and nutritional diseases +A1853-- | Communicable, maternal, neonatal, and nutritional diseases +A1854-- | Communicable, maternal, neonatal, and nutritional diseases +A1859-- | Communicable, maternal, neonatal, and nutritional diseases +A186--- | Communicable, maternal, neonatal, and nutritional diseases +A187--- | Communicable, maternal, neonatal, and nutritional diseases +A188--- | Communicable, maternal, neonatal, and nutritional diseases +A1881-- | Communicable, maternal, neonatal, and nutritional diseases +A1882-- | Communicable, maternal, neonatal, and nutritional diseases +A1883-- | Communicable, maternal, neonatal, and nutritional diseases +A1884-- | Communicable, maternal, neonatal, and nutritional diseases +A1885-- | Communicable, maternal, neonatal, and nutritional diseases +A1889-- | Communicable, maternal, neonatal, and nutritional diseases +A19---- | Communicable, maternal, neonatal, and nutritional diseases +A190--- | Communicable, maternal, neonatal, and nutritional diseases +A191--- | Communicable, maternal, neonatal, and nutritional diseases +A192--- | Communicable, maternal, neonatal, and nutritional diseases +A198--- | Communicable, maternal, neonatal, and nutritional diseases +A199--- | Communicable, maternal, neonatal, and nutritional diseases +A20---- | Communicable, maternal, neonatal, and nutritional diseases +A200--- | Communicable, maternal, neonatal, and nutritional diseases +A201--- | Communicable, maternal, neonatal, and nutritional diseases +A202--- | Communicable, maternal, neonatal, and nutritional diseases +A203--- | Communicable, maternal, neonatal, and nutritional diseases +A207--- | Communicable, maternal, neonatal, and nutritional diseases +A208--- | Communicable, maternal, neonatal, and nutritional diseases +A209--- | Communicable, maternal, neonatal, and nutritional diseases +A21---- | Communicable, maternal, neonatal, and nutritional diseases +A210--- | Communicable, maternal, neonatal, and nutritional diseases +A211--- | Communicable, maternal, neonatal, and nutritional diseases +A212--- | Communicable, maternal, neonatal, and nutritional diseases +A213--- | Communicable, maternal, neonatal, and nutritional diseases +A217--- | Communicable, maternal, neonatal, and nutritional diseases +A218--- | Communicable, maternal, neonatal, and nutritional diseases +A219--- | Communicable, maternal, neonatal, and nutritional diseases +A22---- | Communicable, maternal, neonatal, and nutritional diseases +A220--- | Communicable, maternal, neonatal, and nutritional diseases +A221--- | Communicable, maternal, neonatal, and nutritional diseases +A222--- | Communicable, maternal, neonatal, and nutritional diseases +A227--- | Communicable, maternal, neonatal, and nutritional diseases +A228--- | Communicable, maternal, neonatal, and nutritional diseases +A229--- | Communicable, maternal, neonatal, and nutritional diseases +A23---- | Communicable, maternal, neonatal, and nutritional diseases +A230--- | Communicable, maternal, neonatal, and nutritional diseases +A231--- | Communicable, maternal, neonatal, and nutritional diseases +A232--- | Communicable, maternal, neonatal, and nutritional diseases +A233--- | Communicable, maternal, neonatal, and nutritional diseases +A238--- | Communicable, maternal, neonatal, and nutritional diseases +A239--- | Communicable, maternal, neonatal, and nutritional diseases +A24---- | Communicable, maternal, neonatal, and nutritional diseases +A240--- | Communicable, maternal, neonatal, and nutritional diseases +A241--- | Communicable, maternal, neonatal, and nutritional diseases +A242--- | Communicable, maternal, neonatal, and nutritional diseases +A243--- | Communicable, maternal, neonatal, and nutritional diseases +A244--- | Communicable, maternal, neonatal, and nutritional diseases +A249--- | Communicable, maternal, neonatal, and nutritional diseases +A25---- | Communicable, maternal, neonatal, and nutritional diseases +A250--- | Communicable, maternal, neonatal, and nutritional diseases +A251--- | Communicable, maternal, neonatal, and nutritional diseases +A259--- | Communicable, maternal, neonatal, and nutritional diseases +A26---- | Communicable, maternal, neonatal, and nutritional diseases +A260--- | Communicable, maternal, neonatal, and nutritional diseases +A267--- | Communicable, maternal, neonatal, and nutritional diseases +A268--- | Communicable, maternal, neonatal, and nutritional diseases +A269--- | Communicable, maternal, neonatal, and nutritional diseases +A27---- | Communicable, maternal, neonatal, and nutritional diseases +A270--- | Communicable, maternal, neonatal, and nutritional diseases +A278--- | Communicable, maternal, neonatal, and nutritional diseases +A2781-- | Communicable, maternal, neonatal, and nutritional diseases +A2789-- | Communicable, maternal, neonatal, and nutritional diseases +A279--- | Communicable, maternal, neonatal, and nutritional diseases +A28---- | Communicable, maternal, neonatal, and nutritional diseases +A280--- | Communicable, maternal, neonatal, and nutritional diseases +A281--- | Communicable, maternal, neonatal, and nutritional diseases +A282--- | Communicable, maternal, neonatal, and nutritional diseases +A288--- | Communicable, maternal, neonatal, and nutritional diseases +A289--- | Communicable, maternal, neonatal, and nutritional diseases +A32---- | Communicable, maternal, neonatal, and nutritional diseases +A320--- | Communicable, maternal, neonatal, and nutritional diseases +A321--- | Communicable, maternal, neonatal, and nutritional diseases +A3211-- | Communicable, maternal, neonatal, and nutritional diseases +A3212-- | Communicable, maternal, neonatal, and nutritional diseases +A327--- | Communicable, maternal, neonatal, and nutritional diseases +A328--- | Communicable, maternal, neonatal, and nutritional diseases +A3281-- | Communicable, maternal, neonatal, and nutritional diseases +A3282-- | Communicable, maternal, neonatal, and nutritional diseases +A3289-- | Communicable, maternal, neonatal, and nutritional diseases +A329--- | Communicable, maternal, neonatal, and nutritional diseases +A33---- | Communicable, maternal, neonatal, and nutritional diseases +A34---- | Communicable, maternal, neonatal, and nutritional diseases +A35---- | Communicable, maternal, neonatal, and nutritional diseases +A36---- | Communicable, maternal, neonatal, and nutritional diseases +A360--- | Communicable, maternal, neonatal, and nutritional diseases +A361--- | Communicable, maternal, neonatal, and nutritional diseases +A362--- | Communicable, maternal, neonatal, and nutritional diseases +A363--- | Communicable, maternal, neonatal, and nutritional diseases +A368--- | Communicable, maternal, neonatal, and nutritional diseases +A3681-- | Communicable, maternal, neonatal, and nutritional diseases +A3682-- | Communicable, maternal, neonatal, and nutritional diseases +A3683-- | Communicable, maternal, neonatal, and nutritional diseases +A3684-- | Communicable, maternal, neonatal, and nutritional diseases +A3685-- | Communicable, maternal, neonatal, and nutritional diseases +A3686-- | Communicable, maternal, neonatal, and nutritional diseases +A3689-- | Communicable, maternal, neonatal, and nutritional diseases +A369--- | Communicable, maternal, neonatal, and nutritional diseases +A37---- | Communicable, maternal, neonatal, and nutritional diseases +A370--- | Communicable, maternal, neonatal, and nutritional diseases +A3700-- | Communicable, maternal, neonatal, and nutritional diseases +A3701-- | Communicable, maternal, neonatal, and nutritional diseases +A371--- | Communicable, maternal, neonatal, and nutritional diseases +A3710-- | Communicable, maternal, neonatal, and nutritional diseases +A3711-- | Communicable, maternal, neonatal, and nutritional diseases +A378--- | Communicable, maternal, neonatal, and nutritional diseases +A3780-- | Communicable, maternal, neonatal, and nutritional diseases +A3781-- | Communicable, maternal, neonatal, and nutritional diseases +A379--- | Communicable, maternal, neonatal, and nutritional diseases +A3790-- | Communicable, maternal, neonatal, and nutritional diseases +A3791-- | Communicable, maternal, neonatal, and nutritional diseases +A38---- | Communicable, maternal, neonatal, and nutritional diseases +A380--- | Communicable, maternal, neonatal, and nutritional diseases +A381--- | Communicable, maternal, neonatal, and nutritional diseases +A388--- | Communicable, maternal, neonatal, and nutritional diseases +A389--- | Communicable, maternal, neonatal, and nutritional diseases +A39---- | Communicable, maternal, neonatal, and nutritional diseases +A390--- | Communicable, maternal, neonatal, and nutritional diseases +A391--- | Communicable, maternal, neonatal, and nutritional diseases +A392--- | Communicable, maternal, neonatal, and nutritional diseases +A393--- | Communicable, maternal, neonatal, and nutritional diseases +A394--- | Communicable, maternal, neonatal, and nutritional diseases +A395--- | Communicable, maternal, neonatal, and nutritional diseases +A3950-- | Communicable, maternal, neonatal, and nutritional diseases +A3951-- | Communicable, maternal, neonatal, and nutritional diseases +A3952-- | Communicable, maternal, neonatal, and nutritional diseases +A3953-- | Communicable, maternal, neonatal, and nutritional diseases +A398--- | Communicable, maternal, neonatal, and nutritional diseases +A3981-- | Communicable, maternal, neonatal, and nutritional diseases +A3982-- | Communicable, maternal, neonatal, and nutritional diseases +A3983-- | Communicable, maternal, neonatal, and nutritional diseases +A3984-- | Communicable, maternal, neonatal, and nutritional diseases +A3989-- | Communicable, maternal, neonatal, and nutritional diseases +A399--- | Communicable, maternal, neonatal, and nutritional diseases +A481--- | Communicable, maternal, neonatal, and nutritional diseases +A482--- | Communicable, maternal, neonatal, and nutritional diseases +A484--- | Communicable, maternal, neonatal, and nutritional diseases +A50---- | Communicable, maternal, neonatal, and nutritional diseases +A500--- | Communicable, maternal, neonatal, and nutritional diseases +A5001-- | Communicable, maternal, neonatal, and nutritional diseases +A5002-- | Communicable, maternal, neonatal, and nutritional diseases +A5003-- | Communicable, maternal, neonatal, and nutritional diseases +A5004-- | Communicable, maternal, neonatal, and nutritional diseases +A5005-- | Communicable, maternal, neonatal, and nutritional diseases +A5006-- | Communicable, maternal, neonatal, and nutritional diseases +A5007-- | Communicable, maternal, neonatal, and nutritional diseases +A5008-- | Communicable, maternal, neonatal, and nutritional diseases +A5009-- | Communicable, maternal, neonatal, and nutritional diseases +A501--- | Communicable, maternal, neonatal, and nutritional diseases +A502--- | Communicable, maternal, neonatal, and nutritional diseases +A503--- | Communicable, maternal, neonatal, and nutritional diseases +A5030-- | Communicable, maternal, neonatal, and nutritional diseases +A5031-- | Communicable, maternal, neonatal, and nutritional diseases +A5032-- | Communicable, maternal, neonatal, and nutritional diseases +A5039-- | Communicable, maternal, neonatal, and nutritional diseases +A504--- | Communicable, maternal, neonatal, and nutritional diseases +A5040-- | Communicable, maternal, neonatal, and nutritional diseases +A5041-- | Communicable, maternal, neonatal, and nutritional diseases +A5042-- | Communicable, maternal, neonatal, and nutritional diseases +A5043-- | Communicable, maternal, neonatal, and nutritional diseases +A5044-- | Communicable, maternal, neonatal, and nutritional diseases +A5045-- | Communicable, maternal, neonatal, and nutritional diseases +A5049-- | Communicable, maternal, neonatal, and nutritional diseases +A505--- | Communicable, maternal, neonatal, and nutritional diseases +A5051-- | Communicable, maternal, neonatal, and nutritional diseases +A5052-- | Communicable, maternal, neonatal, and nutritional diseases +A5053-- | Communicable, maternal, neonatal, and nutritional diseases +A5054-- | Communicable, maternal, neonatal, and nutritional diseases +A5055-- | Communicable, maternal, neonatal, and nutritional diseases +A5056-- | Communicable, maternal, neonatal, and nutritional diseases +A5057-- | Communicable, maternal, neonatal, and nutritional diseases +A5059-- | Communicable, maternal, neonatal, and nutritional diseases +A506--- | Communicable, maternal, neonatal, and nutritional diseases +A507--- | Communicable, maternal, neonatal, and nutritional diseases +A509--- | Communicable, maternal, neonatal, and nutritional diseases +A51---- | Communicable, maternal, neonatal, and nutritional diseases +A510--- | Communicable, maternal, neonatal, and nutritional diseases +A511--- | Communicable, maternal, neonatal, and nutritional diseases +A512--- | Communicable, maternal, neonatal, and nutritional diseases +A513--- | Communicable, maternal, neonatal, and nutritional diseases +A5131-- | Communicable, maternal, neonatal, and nutritional diseases +A5132-- | Communicable, maternal, neonatal, and nutritional diseases +A5139-- | Communicable, maternal, neonatal, and nutritional diseases +A514--- | Communicable, maternal, neonatal, and nutritional diseases +A5141-- | Communicable, maternal, neonatal, and nutritional diseases +A5142-- | Communicable, maternal, neonatal, and nutritional diseases +A5143-- | Communicable, maternal, neonatal, and nutritional diseases +A5144-- | Communicable, maternal, neonatal, and nutritional diseases +A5145-- | Communicable, maternal, neonatal, and nutritional diseases +A5146-- | Communicable, maternal, neonatal, and nutritional diseases +A5149-- | Communicable, maternal, neonatal, and nutritional diseases +A515--- | Communicable, maternal, neonatal, and nutritional diseases +A519--- | Communicable, maternal, neonatal, and nutritional diseases +A52---- | Communicable, maternal, neonatal, and nutritional diseases +A520--- | Communicable, maternal, neonatal, and nutritional diseases +A5200-- | Communicable, maternal, neonatal, and nutritional diseases +A5201-- | Communicable, maternal, neonatal, and nutritional diseases +A5202-- | Communicable, maternal, neonatal, and nutritional diseases +A5203-- | Communicable, maternal, neonatal, and nutritional diseases +A5204-- | Communicable, maternal, neonatal, and nutritional diseases +A5205-- | Communicable, maternal, neonatal, and nutritional diseases +A5206-- | Communicable, maternal, neonatal, and nutritional diseases +A5209-- | Communicable, maternal, neonatal, and nutritional diseases +A521--- | Communicable, maternal, neonatal, and nutritional diseases +A5210-- | Communicable, maternal, neonatal, and nutritional diseases +A5211-- | Communicable, maternal, neonatal, and nutritional diseases +A5212-- | Communicable, maternal, neonatal, and nutritional diseases +A5213-- | Communicable, maternal, neonatal, and nutritional diseases +A5214-- | Communicable, maternal, neonatal, and nutritional diseases +A5215-- | Communicable, maternal, neonatal, and nutritional diseases +A5216-- | Communicable, maternal, neonatal, and nutritional diseases +A5217-- | Communicable, maternal, neonatal, and nutritional diseases +A5219-- | Communicable, maternal, neonatal, and nutritional diseases +A522--- | Communicable, maternal, neonatal, and nutritional diseases +A523--- | Communicable, maternal, neonatal, and nutritional diseases +A527--- | Communicable, maternal, neonatal, and nutritional diseases +A5271-- | Communicable, maternal, neonatal, and nutritional diseases +A5272-- | Communicable, maternal, neonatal, and nutritional diseases +A5273-- | Communicable, maternal, neonatal, and nutritional diseases +A5274-- | Communicable, maternal, neonatal, and nutritional diseases +A5275-- | Communicable, maternal, neonatal, and nutritional diseases +A5276-- | Communicable, maternal, neonatal, and nutritional diseases +A5277-- | Communicable, maternal, neonatal, and nutritional diseases +A5278-- | Communicable, maternal, neonatal, and nutritional diseases +A5279-- | Communicable, maternal, neonatal, and nutritional diseases +A528--- | Communicable, maternal, neonatal, and nutritional diseases +A529--- | Communicable, maternal, neonatal, and nutritional diseases +A53---- | Communicable, maternal, neonatal, and nutritional diseases +A530--- | Communicable, maternal, neonatal, and nutritional diseases +A539--- | Communicable, maternal, neonatal, and nutritional diseases +A54---- | Communicable, maternal, neonatal, and nutritional diseases +A540--- | Communicable, maternal, neonatal, and nutritional diseases +A5400-- | Communicable, maternal, neonatal, and nutritional diseases +A5401-- | Communicable, maternal, neonatal, and nutritional diseases +A5402-- | Communicable, maternal, neonatal, and nutritional diseases +A5403-- | Communicable, maternal, neonatal, and nutritional diseases +A5409-- | Communicable, maternal, neonatal, and nutritional diseases +A541--- | Communicable, maternal, neonatal, and nutritional diseases +A542--- | Communicable, maternal, neonatal, and nutritional diseases +A5421-- | Communicable, maternal, neonatal, and nutritional diseases +A5422-- | Communicable, maternal, neonatal, and nutritional diseases +A5423-- | Communicable, maternal, neonatal, and nutritional diseases +A5424-- | Communicable, maternal, neonatal, and nutritional diseases +A5429-- | Communicable, maternal, neonatal, and nutritional diseases +A543--- | Communicable, maternal, neonatal, and nutritional diseases +A5430-- | Communicable, maternal, neonatal, and nutritional diseases +A5431-- | Communicable, maternal, neonatal, and nutritional diseases +A5432-- | Communicable, maternal, neonatal, and nutritional diseases +A5433-- | Communicable, maternal, neonatal, and nutritional diseases +A5439-- | Communicable, maternal, neonatal, and nutritional diseases +A544--- | Communicable, maternal, neonatal, and nutritional diseases +A5440-- | Communicable, maternal, neonatal, and nutritional diseases +A5441-- | Communicable, maternal, neonatal, and nutritional diseases +A5442-- | Communicable, maternal, neonatal, and nutritional diseases +A5443-- | Communicable, maternal, neonatal, and nutritional diseases +A5449-- | Communicable, maternal, neonatal, and nutritional diseases +A545--- | Communicable, maternal, neonatal, and nutritional diseases +A546--- | Communicable, maternal, neonatal, and nutritional diseases +A548--- | Communicable, maternal, neonatal, and nutritional diseases +A5481-- | Communicable, maternal, neonatal, and nutritional diseases +A5482-- | Communicable, maternal, neonatal, and nutritional diseases +A5483-- | Communicable, maternal, neonatal, and nutritional diseases +A5484-- | Communicable, maternal, neonatal, and nutritional diseases +A5485-- | Communicable, maternal, neonatal, and nutritional diseases +A5486-- | Communicable, maternal, neonatal, and nutritional diseases +A5489-- | Communicable, maternal, neonatal, and nutritional diseases +A549--- | Communicable, maternal, neonatal, and nutritional diseases +A55---- | Communicable, maternal, neonatal, and nutritional diseases +A56---- | Communicable, maternal, neonatal, and nutritional diseases +A560--- | Communicable, maternal, neonatal, and nutritional diseases +A5600-- | Communicable, maternal, neonatal, and nutritional diseases +A5601-- | Communicable, maternal, neonatal, and nutritional diseases +A5602-- | Communicable, maternal, neonatal, and nutritional diseases +A5609-- | Communicable, maternal, neonatal, and nutritional diseases +A561--- | Communicable, maternal, neonatal, and nutritional diseases +A5611-- | Communicable, maternal, neonatal, and nutritional diseases +A5619-- | Communicable, maternal, neonatal, and nutritional diseases +A562--- | Communicable, maternal, neonatal, and nutritional diseases +A563--- | Communicable, maternal, neonatal, and nutritional diseases +A564--- | Communicable, maternal, neonatal, and nutritional diseases +A568--- | Communicable, maternal, neonatal, and nutritional diseases +A57---- | Communicable, maternal, neonatal, and nutritional diseases +A58---- | Communicable, maternal, neonatal, and nutritional diseases +A60---- | Communicable, maternal, neonatal, and nutritional diseases +A600--- | Communicable, maternal, neonatal, and nutritional diseases +A6000-- | Communicable, maternal, neonatal, and nutritional diseases +A6001-- | Communicable, maternal, neonatal, and nutritional diseases +A6002-- | Communicable, maternal, neonatal, and nutritional diseases +A6003-- | Communicable, maternal, neonatal, and nutritional diseases +A6004-- | Communicable, maternal, neonatal, and nutritional diseases +A6009-- | Communicable, maternal, neonatal, and nutritional diseases +A601--- | Communicable, maternal, neonatal, and nutritional diseases +A609--- | Communicable, maternal, neonatal, and nutritional diseases +A63---- | Communicable, maternal, neonatal, and nutritional diseases +A630--- | Communicable, maternal, neonatal, and nutritional diseases +A638--- | Communicable, maternal, neonatal, and nutritional diseases +A65---- | Communicable, maternal, neonatal, and nutritional diseases +A68---- | Communicable, maternal, neonatal, and nutritional diseases +A680--- | Communicable, maternal, neonatal, and nutritional diseases +A681--- | Communicable, maternal, neonatal, and nutritional diseases +A689--- | Communicable, maternal, neonatal, and nutritional diseases +A69---- | Communicable, maternal, neonatal, and nutritional diseases +A690--- | Communicable, maternal, neonatal, and nutritional diseases +A691--- | Communicable, maternal, neonatal, and nutritional diseases +A692--- | Communicable, maternal, neonatal, and nutritional diseases +A6920-- | Communicable, maternal, neonatal, and nutritional diseases +A6921-- | Communicable, maternal, neonatal, and nutritional diseases +A6922-- | Communicable, maternal, neonatal, and nutritional diseases +A6923-- | Communicable, maternal, neonatal, and nutritional diseases +A6929-- | Communicable, maternal, neonatal, and nutritional diseases +A698--- | Communicable, maternal, neonatal, and nutritional diseases +A699--- | Communicable, maternal, neonatal, and nutritional diseases +A70---- | Communicable, maternal, neonatal, and nutritional diseases +A74---- | Communicable, maternal, neonatal, and nutritional diseases +A748--- | Communicable, maternal, neonatal, and nutritional diseases +A7481-- | Communicable, maternal, neonatal, and nutritional diseases +A7489-- | Communicable, maternal, neonatal, and nutritional diseases +A749--- | Communicable, maternal, neonatal, and nutritional diseases +A75---- | Communicable, maternal, neonatal, and nutritional diseases +A750--- | Communicable, maternal, neonatal, and nutritional diseases +A751--- | Communicable, maternal, neonatal, and nutritional diseases +A752--- | Communicable, maternal, neonatal, and nutritional diseases +A753--- | Communicable, maternal, neonatal, and nutritional diseases +A759--- | Communicable, maternal, neonatal, and nutritional diseases +A77---- | Communicable, maternal, neonatal, and nutritional diseases +A770--- | Communicable, maternal, neonatal, and nutritional diseases +A771--- | Communicable, maternal, neonatal, and nutritional diseases +A772--- | Communicable, maternal, neonatal, and nutritional diseases +A773--- | Communicable, maternal, neonatal, and nutritional diseases +A7740-- | Communicable, maternal, neonatal, and nutritional diseases +A7741-- | Communicable, maternal, neonatal, and nutritional diseases +A7749-- | Communicable, maternal, neonatal, and nutritional diseases +A778--- | Communicable, maternal, neonatal, and nutritional diseases +A779--- | Communicable, maternal, neonatal, and nutritional diseases +A78---- | Communicable, maternal, neonatal, and nutritional diseases +A79---- | Communicable, maternal, neonatal, and nutritional diseases +A790--- | Communicable, maternal, neonatal, and nutritional diseases +A791--- | Communicable, maternal, neonatal, and nutritional diseases +A798--- | Communicable, maternal, neonatal, and nutritional diseases +A7981-- | Communicable, maternal, neonatal, and nutritional diseases +A7989-- | Communicable, maternal, neonatal, and nutritional diseases +A799--- | Communicable, maternal, neonatal, and nutritional diseases +A80---- | Communicable, maternal, neonatal, and nutritional diseases +A800--- | Communicable, maternal, neonatal, and nutritional diseases +A801--- | Communicable, maternal, neonatal, and nutritional diseases +A802--- | Communicable, maternal, neonatal, and nutritional diseases +A803--- | Communicable, maternal, neonatal, and nutritional diseases +A8030-- | Communicable, maternal, neonatal, and nutritional diseases +A8039-- | Communicable, maternal, neonatal, and nutritional diseases +A804--- | Communicable, maternal, neonatal, and nutritional diseases +A809--- | Communicable, maternal, neonatal, and nutritional diseases +A81---- | Communicable, maternal, neonatal, and nutritional diseases +A810--- | Communicable, maternal, neonatal, and nutritional diseases +A8100-- | Communicable, maternal, neonatal, and nutritional diseases +A8101-- | Communicable, maternal, neonatal, and nutritional diseases +A8109-- | Communicable, maternal, neonatal, and nutritional diseases +A811--- | Communicable, maternal, neonatal, and nutritional diseases +A812--- | Communicable, maternal, neonatal, and nutritional diseases +A818--- | Communicable, maternal, neonatal, and nutritional diseases +A8181-- | Communicable, maternal, neonatal, and nutritional diseases +A8182-- | Communicable, maternal, neonatal, and nutritional diseases +A8183-- | Communicable, maternal, neonatal, and nutritional diseases +A8189-- | Communicable, maternal, neonatal, and nutritional diseases +A819--- | Communicable, maternal, neonatal, and nutritional diseases +A82---- | Communicable, maternal, neonatal, and nutritional diseases +A820--- | Communicable, maternal, neonatal, and nutritional diseases +A821--- | Communicable, maternal, neonatal, and nutritional diseases +A829--- | Communicable, maternal, neonatal, and nutritional diseases +A83---- | Communicable, maternal, neonatal, and nutritional diseases +A830--- | Communicable, maternal, neonatal, and nutritional diseases +A831--- | Communicable, maternal, neonatal, and nutritional diseases +A832--- | Communicable, maternal, neonatal, and nutritional diseases +A833--- | Communicable, maternal, neonatal, and nutritional diseases +A834--- | Communicable, maternal, neonatal, and nutritional diseases +A835--- | Communicable, maternal, neonatal, and nutritional diseases +A836--- | Communicable, maternal, neonatal, and nutritional diseases +A838--- | Communicable, maternal, neonatal, and nutritional diseases +A839--- | Communicable, maternal, neonatal, and nutritional diseases +A84---- | Communicable, maternal, neonatal, and nutritional diseases +A840--- | Communicable, maternal, neonatal, and nutritional diseases +A841--- | Communicable, maternal, neonatal, and nutritional diseases +A848--- | Communicable, maternal, neonatal, and nutritional diseases +A849--- | Communicable, maternal, neonatal, and nutritional diseases +A85---- | Communicable, maternal, neonatal, and nutritional diseases +A850--- | Communicable, maternal, neonatal, and nutritional diseases +A851--- | Communicable, maternal, neonatal, and nutritional diseases +A852--- | Communicable, maternal, neonatal, and nutritional diseases +A858--- | Communicable, maternal, neonatal, and nutritional diseases +A86---- | Communicable, maternal, neonatal, and nutritional diseases +A87---- | Communicable, maternal, neonatal, and nutritional diseases +A870--- | Communicable, maternal, neonatal, and nutritional diseases +A871--- | Communicable, maternal, neonatal, and nutritional diseases +A872--- | Communicable, maternal, neonatal, and nutritional diseases +A878--- | Communicable, maternal, neonatal, and nutritional diseases +A879--- | Communicable, maternal, neonatal, and nutritional diseases +A88---- | Communicable, maternal, neonatal, and nutritional diseases +A880--- | Communicable, maternal, neonatal, and nutritional diseases +A881--- | Communicable, maternal, neonatal, and nutritional diseases +A888--- | Communicable, maternal, neonatal, and nutritional diseases +A89---- | Communicable, maternal, neonatal, and nutritional diseases +A90---- | Communicable, maternal, neonatal, and nutritional diseases +A91---- | Communicable, maternal, neonatal, and nutritional diseases +A92---- | Communicable, maternal, neonatal, and nutritional diseases +A920--- | Communicable, maternal, neonatal, and nutritional diseases +A921--- | Communicable, maternal, neonatal, and nutritional diseases +A922--- | Communicable, maternal, neonatal, and nutritional diseases +A923--- | Communicable, maternal, neonatal, and nutritional diseases +A9230-- | Communicable, maternal, neonatal, and nutritional diseases +A9231-- | Communicable, maternal, neonatal, and nutritional diseases +A9232-- | Communicable, maternal, neonatal, and nutritional diseases +A9239-- | Communicable, maternal, neonatal, and nutritional diseases +A924--- | Communicable, maternal, neonatal, and nutritional diseases +A925--- | Communicable, maternal, neonatal, and nutritional diseases +A928--- | Communicable, maternal, neonatal, and nutritional diseases +A929--- | Communicable, maternal, neonatal, and nutritional diseases +A93---- | Communicable, maternal, neonatal, and nutritional diseases +A930--- | Communicable, maternal, neonatal, and nutritional diseases +A931--- | Communicable, maternal, neonatal, and nutritional diseases +A932--- | Communicable, maternal, neonatal, and nutritional diseases +A938--- | Communicable, maternal, neonatal, and nutritional diseases +A94---- | Communicable, maternal, neonatal, and nutritional diseases +A95---- | Communicable, maternal, neonatal, and nutritional diseases +A950--- | Communicable, maternal, neonatal, and nutritional diseases +A951--- | Communicable, maternal, neonatal, and nutritional diseases +A959--- | Communicable, maternal, neonatal, and nutritional diseases +A96---- | Communicable, maternal, neonatal, and nutritional diseases +A960--- | Communicable, maternal, neonatal, and nutritional diseases +A961--- | Communicable, maternal, neonatal, and nutritional diseases +A962--- | Communicable, maternal, neonatal, and nutritional diseases +A968--- | Communicable, maternal, neonatal, and nutritional diseases +A969--- | Communicable, maternal, neonatal, and nutritional diseases +A98---- | Communicable, maternal, neonatal, and nutritional diseases +A980--- | Communicable, maternal, neonatal, and nutritional diseases +A981--- | Communicable, maternal, neonatal, and nutritional diseases +A982--- | Communicable, maternal, neonatal, and nutritional diseases +A983--- | Communicable, maternal, neonatal, and nutritional diseases +A984--- | Communicable, maternal, neonatal, and nutritional diseases +A985--- | Communicable, maternal, neonatal, and nutritional diseases +A988--- | Communicable, maternal, neonatal, and nutritional diseases +B00---- | Communicable, maternal, neonatal, and nutritional diseases +B000--- | Communicable, maternal, neonatal, and nutritional diseases +B001--- | Communicable, maternal, neonatal, and nutritional diseases +B002--- | Communicable, maternal, neonatal, and nutritional diseases +B003--- | Communicable, maternal, neonatal, and nutritional diseases +B004--- | Communicable, maternal, neonatal, and nutritional diseases +B005--- | Communicable, maternal, neonatal, and nutritional diseases +B0050-- | Communicable, maternal, neonatal, and nutritional diseases +B0051-- | Communicable, maternal, neonatal, and nutritional diseases +B0052-- | Communicable, maternal, neonatal, and nutritional diseases +B0053-- | Communicable, maternal, neonatal, and nutritional diseases +B0059-- | Communicable, maternal, neonatal, and nutritional diseases +B007--- | Communicable, maternal, neonatal, and nutritional diseases +B008--- | Communicable, maternal, neonatal, and nutritional diseases +B0081-- | Communicable, maternal, neonatal, and nutritional diseases +B0082-- | Communicable, maternal, neonatal, and nutritional diseases +B0089-- | Communicable, maternal, neonatal, and nutritional diseases +B009--- | Communicable, maternal, neonatal, and nutritional diseases +B01---- | Communicable, maternal, neonatal, and nutritional diseases +B010--- | Communicable, maternal, neonatal, and nutritional diseases +B011--- | Communicable, maternal, neonatal, and nutritional diseases +B0111-- | Communicable, maternal, neonatal, and nutritional diseases +B0112-- | Communicable, maternal, neonatal, and nutritional diseases +B012--- | Communicable, maternal, neonatal, and nutritional diseases +B018--- | Communicable, maternal, neonatal, and nutritional diseases +B0181-- | Communicable, maternal, neonatal, and nutritional diseases +B0189-- | Communicable, maternal, neonatal, and nutritional diseases +B019--- | Communicable, maternal, neonatal, and nutritional diseases +B02---- | Communicable, maternal, neonatal, and nutritional diseases +B020--- | Communicable, maternal, neonatal, and nutritional diseases +B021--- | Communicable, maternal, neonatal, and nutritional diseases +B022--- | Communicable, maternal, neonatal, and nutritional diseases +B0221-- | Communicable, maternal, neonatal, and nutritional diseases +B0222-- | Communicable, maternal, neonatal, and nutritional diseases +B0223-- | Communicable, maternal, neonatal, and nutritional diseases +B0224-- | Communicable, maternal, neonatal, and nutritional diseases +B0229-- | Communicable, maternal, neonatal, and nutritional diseases +B023--- | Communicable, maternal, neonatal, and nutritional diseases +B0230-- | Communicable, maternal, neonatal, and nutritional diseases +B0231-- | Communicable, maternal, neonatal, and nutritional diseases +B0232-- | Communicable, maternal, neonatal, and nutritional diseases +B0233-- | Communicable, maternal, neonatal, and nutritional diseases +B0234-- | Communicable, maternal, neonatal, and nutritional diseases +B0239-- | Communicable, maternal, neonatal, and nutritional diseases +B027--- | Communicable, maternal, neonatal, and nutritional diseases +B028--- | Communicable, maternal, neonatal, and nutritional diseases +B029--- | Communicable, maternal, neonatal, and nutritional diseases +B03---- | Communicable, maternal, neonatal, and nutritional diseases +B04---- | Communicable, maternal, neonatal, and nutritional diseases +B05---- | Communicable, maternal, neonatal, and nutritional diseases +B050--- | Communicable, maternal, neonatal, and nutritional diseases +B051--- | Communicable, maternal, neonatal, and nutritional diseases +B052--- | Communicable, maternal, neonatal, and nutritional diseases +B053--- | Communicable, maternal, neonatal, and nutritional diseases +B054--- | Communicable, maternal, neonatal, and nutritional diseases +B058--- | Communicable, maternal, neonatal, and nutritional diseases +B0581-- | Communicable, maternal, neonatal, and nutritional diseases +B0589-- | Communicable, maternal, neonatal, and nutritional diseases +B059--- | Communicable, maternal, neonatal, and nutritional diseases +B06---- | Communicable, maternal, neonatal, and nutritional diseases +B060--- | Communicable, maternal, neonatal, and nutritional diseases +B0600-- | Communicable, maternal, neonatal, and nutritional diseases +B0601-- | Communicable, maternal, neonatal, and nutritional diseases +B0602-- | Communicable, maternal, neonatal, and nutritional diseases +B0609-- | Communicable, maternal, neonatal, and nutritional diseases +B068--- | Communicable, maternal, neonatal, and nutritional diseases +B0681-- | Communicable, maternal, neonatal, and nutritional diseases +B0682-- | Communicable, maternal, neonatal, and nutritional diseases +B0689-- | Communicable, maternal, neonatal, and nutritional diseases +B069--- | Communicable, maternal, neonatal, and nutritional diseases +B1001-- | Communicable, maternal, neonatal, and nutritional diseases +B1009-- | Communicable, maternal, neonatal, and nutritional diseases +B15---- | Communicable, maternal, neonatal, and nutritional diseases +B150--- | Communicable, maternal, neonatal, and nutritional diseases +B159--- | Communicable, maternal, neonatal, and nutritional diseases +B16---- | Communicable, maternal, neonatal, and nutritional diseases +B160--- | Communicable, maternal, neonatal, and nutritional diseases +B161--- | Communicable, maternal, neonatal, and nutritional diseases +B162--- | Communicable, maternal, neonatal, and nutritional diseases +B170--- | Communicable, maternal, neonatal, and nutritional diseases +B172--- | Communicable, maternal, neonatal, and nutritional diseases +B20---- | Communicable, maternal, neonatal, and nutritional diseases +B200--- | Communicable, maternal, neonatal, and nutritional diseases +B201--- | Communicable, maternal, neonatal, and nutritional diseases +B202--- | Communicable, maternal, neonatal, and nutritional diseases +B203--- | Communicable, maternal, neonatal, and nutritional diseases +B204--- | Communicable, maternal, neonatal, and nutritional diseases +B205--- | Communicable, maternal, neonatal, and nutritional diseases +B206--- | Communicable, maternal, neonatal, and nutritional diseases +B207--- | Communicable, maternal, neonatal, and nutritional diseases +B208--- | Communicable, maternal, neonatal, and nutritional diseases +B209--- | Communicable, maternal, neonatal, and nutritional diseases +B21---- | Communicable, maternal, neonatal, and nutritional diseases +B210--- | Communicable, maternal, neonatal, and nutritional diseases +B211--- | Communicable, maternal, neonatal, and nutritional diseases +B212--- | Communicable, maternal, neonatal, and nutritional diseases +B213--- | Communicable, maternal, neonatal, and nutritional diseases +B217--- | Communicable, maternal, neonatal, and nutritional diseases +B218--- | Communicable, maternal, neonatal, and nutritional diseases +B219--- | Communicable, maternal, neonatal, and nutritional diseases +B22---- | Communicable, maternal, neonatal, and nutritional diseases +B220--- | Communicable, maternal, neonatal, and nutritional diseases +B221--- | Communicable, maternal, neonatal, and nutritional diseases +B222--- | Communicable, maternal, neonatal, and nutritional diseases +B227--- | Communicable, maternal, neonatal, and nutritional diseases +B23---- | Communicable, maternal, neonatal, and nutritional diseases +B230--- | Communicable, maternal, neonatal, and nutritional diseases +B231--- | Communicable, maternal, neonatal, and nutritional diseases +B232--- | Communicable, maternal, neonatal, and nutritional diseases +B238--- | Communicable, maternal, neonatal, and nutritional diseases +B24---- | Communicable, maternal, neonatal, and nutritional diseases +B25---- | Communicable, maternal, neonatal, and nutritional diseases +B250--- | Communicable, maternal, neonatal, and nutritional diseases +B251--- | Communicable, maternal, neonatal, and nutritional diseases +B252--- | Communicable, maternal, neonatal, and nutritional diseases +B258--- | Communicable, maternal, neonatal, and nutritional diseases +B259--- | Communicable, maternal, neonatal, and nutritional diseases +B26---- | Communicable, maternal, neonatal, and nutritional diseases +B260--- | Communicable, maternal, neonatal, and nutritional diseases +B261--- | Communicable, maternal, neonatal, and nutritional diseases +B262--- | Communicable, maternal, neonatal, and nutritional diseases +B263--- | Communicable, maternal, neonatal, and nutritional diseases +B268--- | Communicable, maternal, neonatal, and nutritional diseases +B2681-- | Communicable, maternal, neonatal, and nutritional diseases +B2682-- | Communicable, maternal, neonatal, and nutritional diseases +B2683-- | Communicable, maternal, neonatal, and nutritional diseases +B2684-- | Communicable, maternal, neonatal, and nutritional diseases +B2685-- | Communicable, maternal, neonatal, and nutritional diseases +B2689-- | Communicable, maternal, neonatal, and nutritional diseases +B269--- | Communicable, maternal, neonatal, and nutritional diseases +B27---- | Communicable, maternal, neonatal, and nutritional diseases +B270--- | Communicable, maternal, neonatal, and nutritional diseases +B2700-- | Communicable, maternal, neonatal, and nutritional diseases +B2701-- | Communicable, maternal, neonatal, and nutritional diseases +B2702-- | Communicable, maternal, neonatal, and nutritional diseases +B2709-- | Communicable, maternal, neonatal, and nutritional diseases +B271--- | Communicable, maternal, neonatal, and nutritional diseases +B2710-- | Communicable, maternal, neonatal, and nutritional diseases +B2711-- | Communicable, maternal, neonatal, and nutritional diseases +B2712-- | Communicable, maternal, neonatal, and nutritional diseases +B2719-- | Communicable, maternal, neonatal, and nutritional diseases +B278--- | Communicable, maternal, neonatal, and nutritional diseases +B2780-- | Communicable, maternal, neonatal, and nutritional diseases +B2781-- | Communicable, maternal, neonatal, and nutritional diseases +B2782-- | Communicable, maternal, neonatal, and nutritional diseases +B2789-- | Communicable, maternal, neonatal, and nutritional diseases +B279--- | Communicable, maternal, neonatal, and nutritional diseases +B33---- | Communicable, maternal, neonatal, and nutritional diseases +B330--- | Communicable, maternal, neonatal, and nutritional diseases +B331--- | Communicable, maternal, neonatal, and nutritional diseases +B333--- | Communicable, maternal, neonatal, and nutritional diseases +B334--- | Communicable, maternal, neonatal, and nutritional diseases +B338--- | Communicable, maternal, neonatal, and nutritional diseases +B47---- | Communicable, maternal, neonatal, and nutritional diseases +B470--- | Communicable, maternal, neonatal, and nutritional diseases +B471--- | Communicable, maternal, neonatal, and nutritional diseases +B479--- | Communicable, maternal, neonatal, and nutritional diseases +B48---- | Communicable, maternal, neonatal, and nutritional diseases +B480--- | Communicable, maternal, neonatal, and nutritional diseases +B481--- | Communicable, maternal, neonatal, and nutritional diseases +B482--- | Communicable, maternal, neonatal, and nutritional diseases +B483--- | Communicable, maternal, neonatal, and nutritional diseases +B484--- | Communicable, maternal, neonatal, and nutritional diseases +B485--- | Communicable, maternal, neonatal, and nutritional diseases +B487--- | Communicable, maternal, neonatal, and nutritional diseases +B488--- | Communicable, maternal, neonatal, and nutritional diseases +B50---- | Communicable, maternal, neonatal, and nutritional diseases +B500--- | Communicable, maternal, neonatal, and nutritional diseases +B508--- | Communicable, maternal, neonatal, and nutritional diseases +B509--- | Communicable, maternal, neonatal, and nutritional diseases +B51---- | Communicable, maternal, neonatal, and nutritional diseases +B510--- | Communicable, maternal, neonatal, and nutritional diseases +B518--- | Communicable, maternal, neonatal, and nutritional diseases +B519--- | Communicable, maternal, neonatal, and nutritional diseases +B52---- | Communicable, maternal, neonatal, and nutritional diseases +B520--- | Communicable, maternal, neonatal, and nutritional diseases +B528--- | Communicable, maternal, neonatal, and nutritional diseases +B529--- | Communicable, maternal, neonatal, and nutritional diseases +B53---- | Communicable, maternal, neonatal, and nutritional diseases +B530--- | Communicable, maternal, neonatal, and nutritional diseases +B531--- | Communicable, maternal, neonatal, and nutritional diseases +B538--- | Communicable, maternal, neonatal, and nutritional diseases +B54---- | Communicable, maternal, neonatal, and nutritional diseases +B550--- | Communicable, maternal, neonatal, and nutritional diseases +B56---- | Communicable, maternal, neonatal, and nutritional diseases +B560--- | Communicable, maternal, neonatal, and nutritional diseases +B561--- | Communicable, maternal, neonatal, and nutritional diseases +B569--- | Communicable, maternal, neonatal, and nutritional diseases +B57---- | Communicable, maternal, neonatal, and nutritional diseases +B570--- | Communicable, maternal, neonatal, and nutritional diseases +B571--- | Communicable, maternal, neonatal, and nutritional diseases +B572--- | Communicable, maternal, neonatal, and nutritional diseases +B573--- | Communicable, maternal, neonatal, and nutritional diseases +B5730-- | Communicable, maternal, neonatal, and nutritional diseases +B5731-- | Communicable, maternal, neonatal, and nutritional diseases +B5732-- | Communicable, maternal, neonatal, and nutritional diseases +B5739-- | Communicable, maternal, neonatal, and nutritional diseases +B574--- | Communicable, maternal, neonatal, and nutritional diseases +B5740-- | Communicable, maternal, neonatal, and nutritional diseases +B5741-- | Communicable, maternal, neonatal, and nutritional diseases +B5742-- | Communicable, maternal, neonatal, and nutritional diseases +B5749-- | Communicable, maternal, neonatal, and nutritional diseases +B575--- | Communicable, maternal, neonatal, and nutritional diseases +B60---- | Communicable, maternal, neonatal, and nutritional diseases +B600--- | Communicable, maternal, neonatal, and nutritional diseases +B601--- | Communicable, maternal, neonatal, and nutritional diseases +B6010-- | Communicable, maternal, neonatal, and nutritional diseases +B6011-- | Communicable, maternal, neonatal, and nutritional diseases +B6012-- | Communicable, maternal, neonatal, and nutritional diseases +B6013-- | Communicable, maternal, neonatal, and nutritional diseases +B6019-- | Communicable, maternal, neonatal, and nutritional diseases +B602--- | Communicable, maternal, neonatal, and nutritional diseases +B608--- | Communicable, maternal, neonatal, and nutritional diseases +B65---- | Communicable, maternal, neonatal, and nutritional diseases +B650--- | Communicable, maternal, neonatal, and nutritional diseases +B651--- | Communicable, maternal, neonatal, and nutritional diseases +B652--- | Communicable, maternal, neonatal, and nutritional diseases +B653--- | Communicable, maternal, neonatal, and nutritional diseases +B658--- | Communicable, maternal, neonatal, and nutritional diseases +B659--- | Communicable, maternal, neonatal, and nutritional diseases +B66---- | Communicable, maternal, neonatal, and nutritional diseases +B660--- | Communicable, maternal, neonatal, and nutritional diseases +B661--- | Communicable, maternal, neonatal, and nutritional diseases +B662--- | Communicable, maternal, neonatal, and nutritional diseases +B663--- | Communicable, maternal, neonatal, and nutritional diseases +B664--- | Communicable, maternal, neonatal, and nutritional diseases +B665--- | Communicable, maternal, neonatal, and nutritional diseases +B668--- | Communicable, maternal, neonatal, and nutritional diseases +B669--- | Communicable, maternal, neonatal, and nutritional diseases +B67---- | Communicable, maternal, neonatal, and nutritional diseases +B670--- | Communicable, maternal, neonatal, and nutritional diseases +B671--- | Communicable, maternal, neonatal, and nutritional diseases +B672--- | Communicable, maternal, neonatal, and nutritional diseases +B673--- | Communicable, maternal, neonatal, and nutritional diseases +B6731-- | Communicable, maternal, neonatal, and nutritional diseases +B6732-- | Communicable, maternal, neonatal, and nutritional diseases +B6739-- | Communicable, maternal, neonatal, and nutritional diseases +B674--- | Communicable, maternal, neonatal, and nutritional diseases +B675--- | Communicable, maternal, neonatal, and nutritional diseases +B676--- | Communicable, maternal, neonatal, and nutritional diseases +B6761-- | Communicable, maternal, neonatal, and nutritional diseases +B6769-- | Communicable, maternal, neonatal, and nutritional diseases +B677--- | Communicable, maternal, neonatal, and nutritional diseases +B678--- | Communicable, maternal, neonatal, and nutritional diseases +B679--- | Communicable, maternal, neonatal, and nutritional diseases +B69---- | Communicable, maternal, neonatal, and nutritional diseases +B690--- | Communicable, maternal, neonatal, and nutritional diseases +B691--- | Communicable, maternal, neonatal, and nutritional diseases +B698--- | Communicable, maternal, neonatal, and nutritional diseases +B6981-- | Communicable, maternal, neonatal, and nutritional diseases +B6989-- | Communicable, maternal, neonatal, and nutritional diseases +B699--- | Communicable, maternal, neonatal, and nutritional diseases +B70---- | Communicable, maternal, neonatal, and nutritional diseases +B700--- | Communicable, maternal, neonatal, and nutritional diseases +B701--- | Communicable, maternal, neonatal, and nutritional diseases +B71---- | Communicable, maternal, neonatal, and nutritional diseases +B710--- | Communicable, maternal, neonatal, and nutritional diseases +B711--- | Communicable, maternal, neonatal, and nutritional diseases +B718--- | Communicable, maternal, neonatal, and nutritional diseases +B719--- | Communicable, maternal, neonatal, and nutritional diseases +B72---- | Communicable, maternal, neonatal, and nutritional diseases +B743--- | Communicable, maternal, neonatal, and nutritional diseases +B744--- | Communicable, maternal, neonatal, and nutritional diseases +B748--- | Communicable, maternal, neonatal, and nutritional diseases +B749--- | Communicable, maternal, neonatal, and nutritional diseases +B75---- | Communicable, maternal, neonatal, and nutritional diseases +B77---- | Communicable, maternal, neonatal, and nutritional diseases +B770--- | Communicable, maternal, neonatal, and nutritional diseases +B778--- | Communicable, maternal, neonatal, and nutritional diseases +B7781-- | Communicable, maternal, neonatal, and nutritional diseases +B7789-- | Communicable, maternal, neonatal, and nutritional diseases +B779--- | Communicable, maternal, neonatal, and nutritional diseases +B83---- | Communicable, maternal, neonatal, and nutritional diseases +B830--- | Communicable, maternal, neonatal, and nutritional diseases +B831--- | Communicable, maternal, neonatal, and nutritional diseases +B832--- | Communicable, maternal, neonatal, and nutritional diseases +B833--- | Communicable, maternal, neonatal, and nutritional diseases +B834--- | Communicable, maternal, neonatal, and nutritional diseases +B838--- | Communicable, maternal, neonatal, and nutritional diseases +B90---- | Communicable, maternal, neonatal, and nutritional diseases +B900--- | Communicable, maternal, neonatal, and nutritional diseases +B901--- | Communicable, maternal, neonatal, and nutritional diseases +B902--- | Communicable, maternal, neonatal, and nutritional diseases +B908--- | Communicable, maternal, neonatal, and nutritional diseases +B909--- | Communicable, maternal, neonatal, and nutritional diseases +B91---- | Communicable, maternal, neonatal, and nutritional diseases +B941--- | Communicable, maternal, neonatal, and nutritional diseases +B95---- | Communicable, maternal, neonatal, and nutritional diseases +B950--- | Communicable, maternal, neonatal, and nutritional diseases +B951--- | Communicable, maternal, neonatal, and nutritional diseases +B952--- | Communicable, maternal, neonatal, and nutritional diseases +B953--- | Communicable, maternal, neonatal, and nutritional diseases +B954--- | Communicable, maternal, neonatal, and nutritional diseases +B955--- | Communicable, maternal, neonatal, and nutritional diseases +B974--- | Communicable, maternal, neonatal, and nutritional diseases +B975--- | Communicable, maternal, neonatal, and nutritional diseases +B976--- | Communicable, maternal, neonatal, and nutritional diseases +C58---- | Communicable, maternal, neonatal, and nutritional diseases +D501--- | Communicable, maternal, neonatal, and nutritional diseases +D508--- | Communicable, maternal, neonatal, and nutritional diseases +D51---- | Communicable, maternal, neonatal, and nutritional diseases +D510--- | Communicable, maternal, neonatal, and nutritional diseases +D511--- | Communicable, maternal, neonatal, and nutritional diseases +D512--- | Communicable, maternal, neonatal, and nutritional diseases +D513--- | Communicable, maternal, neonatal, and nutritional diseases +D518--- | Communicable, maternal, neonatal, and nutritional diseases +D519--- | Communicable, maternal, neonatal, and nutritional diseases +D52---- | Communicable, maternal, neonatal, and nutritional diseases +D520--- | Communicable, maternal, neonatal, and nutritional diseases +D528--- | Communicable, maternal, neonatal, and nutritional diseases +D529--- | Communicable, maternal, neonatal, and nutritional diseases +D53---- | Communicable, maternal, neonatal, and nutritional diseases +D530--- | Communicable, maternal, neonatal, and nutritional diseases +D531--- | Communicable, maternal, neonatal, and nutritional diseases +D532--- | Communicable, maternal, neonatal, and nutritional diseases +D538--- | Communicable, maternal, neonatal, and nutritional diseases +D539--- | Communicable, maternal, neonatal, and nutritional diseases +D703--- | Communicable, maternal, neonatal, and nutritional diseases +D893--- | Communicable, maternal, neonatal, and nutritional diseases +E00---- | Communicable, maternal, neonatal, and nutritional diseases +E000--- | Communicable, maternal, neonatal, and nutritional diseases +E001--- | Communicable, maternal, neonatal, and nutritional diseases +E002--- | Communicable, maternal, neonatal, and nutritional diseases +E009--- | Communicable, maternal, neonatal, and nutritional diseases +E01---- | Communicable, maternal, neonatal, and nutritional diseases +E010--- | Communicable, maternal, neonatal, and nutritional diseases +E011--- | Communicable, maternal, neonatal, and nutritional diseases +E012--- | Communicable, maternal, neonatal, and nutritional diseases +E018--- | Communicable, maternal, neonatal, and nutritional diseases +E02---- | Communicable, maternal, neonatal, and nutritional diseases +E40---- | Communicable, maternal, neonatal, and nutritional diseases +E41---- | Communicable, maternal, neonatal, and nutritional diseases +E42---- | Communicable, maternal, neonatal, and nutritional diseases +E43---- | Communicable, maternal, neonatal, and nutritional diseases +E44---- | Communicable, maternal, neonatal, and nutritional diseases +E440--- | Communicable, maternal, neonatal, and nutritional diseases +E441--- | Communicable, maternal, neonatal, and nutritional diseases +E45---- | Communicable, maternal, neonatal, and nutritional diseases +E46---- | Communicable, maternal, neonatal, and nutritional diseases +E51---- | Communicable, maternal, neonatal, and nutritional diseases +E511--- | Communicable, maternal, neonatal, and nutritional diseases +E5111-- | Communicable, maternal, neonatal, and nutritional diseases +E5112-- | Communicable, maternal, neonatal, and nutritional diseases +E512--- | Communicable, maternal, neonatal, and nutritional diseases +E518--- | Communicable, maternal, neonatal, and nutritional diseases +E519--- | Communicable, maternal, neonatal, and nutritional diseases +E52---- | Communicable, maternal, neonatal, and nutritional diseases +E53---- | Communicable, maternal, neonatal, and nutritional diseases +E530--- | Communicable, maternal, neonatal, and nutritional diseases +E531--- | Communicable, maternal, neonatal, and nutritional diseases +E538--- | Communicable, maternal, neonatal, and nutritional diseases +E539--- | Communicable, maternal, neonatal, and nutritional diseases +E54---- | Communicable, maternal, neonatal, and nutritional diseases +E55---- | Communicable, maternal, neonatal, and nutritional diseases +E550--- | Communicable, maternal, neonatal, and nutritional diseases +E559--- | Communicable, maternal, neonatal, and nutritional diseases +E56---- | Communicable, maternal, neonatal, and nutritional diseases +E560--- | Communicable, maternal, neonatal, and nutritional diseases +E561--- | Communicable, maternal, neonatal, and nutritional diseases +E568--- | Communicable, maternal, neonatal, and nutritional diseases +E569--- | Communicable, maternal, neonatal, and nutritional diseases +E58---- | Communicable, maternal, neonatal, and nutritional diseases +E59---- | Communicable, maternal, neonatal, and nutritional diseases +E60---- | Communicable, maternal, neonatal, and nutritional diseases +E61---- | Communicable, maternal, neonatal, and nutritional diseases +E610--- | Communicable, maternal, neonatal, and nutritional diseases +E611--- | Communicable, maternal, neonatal, and nutritional diseases +E612--- | Communicable, maternal, neonatal, and nutritional diseases +E613--- | Communicable, maternal, neonatal, and nutritional diseases +E614--- | Communicable, maternal, neonatal, and nutritional diseases +E615--- | Communicable, maternal, neonatal, and nutritional diseases +E616--- | Communicable, maternal, neonatal, and nutritional diseases +E617--- | Communicable, maternal, neonatal, and nutritional diseases +E618--- | Communicable, maternal, neonatal, and nutritional diseases +E619--- | Communicable, maternal, neonatal, and nutritional diseases +E63---- | Communicable, maternal, neonatal, and nutritional diseases +E630--- | Communicable, maternal, neonatal, and nutritional diseases +E631--- | Communicable, maternal, neonatal, and nutritional diseases +E638--- | Communicable, maternal, neonatal, and nutritional diseases +E639--- | Communicable, maternal, neonatal, and nutritional diseases +E64---- | Communicable, maternal, neonatal, and nutritional diseases +E640--- | Communicable, maternal, neonatal, and nutritional diseases +E642--- | Communicable, maternal, neonatal, and nutritional diseases +E643--- | Communicable, maternal, neonatal, and nutritional diseases +E648--- | Communicable, maternal, neonatal, and nutritional diseases +E649--- | Communicable, maternal, neonatal, and nutritional diseases +F021--- | Communicable, maternal, neonatal, and nutritional diseases +F024--- | Communicable, maternal, neonatal, and nutritional diseases +F071--- | Communicable, maternal, neonatal, and nutritional diseases +G000--- | Communicable, maternal, neonatal, and nutritional diseases +G001--- | Communicable, maternal, neonatal, and nutritional diseases +G002--- | Communicable, maternal, neonatal, and nutritional diseases +G003--- | Communicable, maternal, neonatal, and nutritional diseases +G008--- | Communicable, maternal, neonatal, and nutritional diseases +G03---- | Communicable, maternal, neonatal, and nutritional diseases +G030--- | Communicable, maternal, neonatal, and nutritional diseases +G031--- | Communicable, maternal, neonatal, and nutritional diseases +G032--- | Communicable, maternal, neonatal, and nutritional diseases +G038--- | Communicable, maternal, neonatal, and nutritional diseases +G04---- | Communicable, maternal, neonatal, and nutritional diseases +G040--- | Communicable, maternal, neonatal, and nutritional diseases +G0400-- | Communicable, maternal, neonatal, and nutritional diseases +G0401-- | Communicable, maternal, neonatal, and nutritional diseases +G0402-- | Communicable, maternal, neonatal, and nutritional diseases +G041--- | Communicable, maternal, neonatal, and nutritional diseases +G042--- | Communicable, maternal, neonatal, and nutritional diseases +G0430-- | Communicable, maternal, neonatal, and nutritional diseases +G0431-- | Communicable, maternal, neonatal, and nutritional diseases +G0432-- | Communicable, maternal, neonatal, and nutritional diseases +G0439-- | Communicable, maternal, neonatal, and nutritional diseases +G048--- | Communicable, maternal, neonatal, and nutritional diseases +G0481-- | Communicable, maternal, neonatal, and nutritional diseases +G0489-- | Communicable, maternal, neonatal, and nutritional diseases +G049--- | Communicable, maternal, neonatal, and nutritional diseases +G0490-- | Communicable, maternal, neonatal, and nutritional diseases +G0491-- | Communicable, maternal, neonatal, and nutritional diseases +G05---- | Communicable, maternal, neonatal, and nutritional diseases +G050--- | Communicable, maternal, neonatal, and nutritional diseases +G051--- | Communicable, maternal, neonatal, and nutritional diseases +G052--- | Communicable, maternal, neonatal, and nutritional diseases +G053--- | Communicable, maternal, neonatal, and nutritional diseases +G054--- | Communicable, maternal, neonatal, and nutritional diseases +G058--- | Communicable, maternal, neonatal, and nutritional diseases +G14---- | Communicable, maternal, neonatal, and nutritional diseases +G213--- | Communicable, maternal, neonatal, and nutritional diseases +H70---- | Communicable, maternal, neonatal, and nutritional diseases +H700--- | Communicable, maternal, neonatal, and nutritional diseases +H70001- | Communicable, maternal, neonatal, and nutritional diseases +H70002- | Communicable, maternal, neonatal, and nutritional diseases +H70003- | Communicable, maternal, neonatal, and nutritional diseases +H70009- | Communicable, maternal, neonatal, and nutritional diseases +H70011- | Communicable, maternal, neonatal, and nutritional diseases +H70012- | Communicable, maternal, neonatal, and nutritional diseases +H70013- | Communicable, maternal, neonatal, and nutritional diseases +H70019- | Communicable, maternal, neonatal, and nutritional diseases +H70091- | Communicable, maternal, neonatal, and nutritional diseases +H70092- | Communicable, maternal, neonatal, and nutritional diseases +H70093- | Communicable, maternal, neonatal, and nutritional diseases +H70099- | Communicable, maternal, neonatal, and nutritional diseases +H701--- | Communicable, maternal, neonatal, and nutritional diseases +H7010-- | Communicable, maternal, neonatal, and nutritional diseases +H7011-- | Communicable, maternal, neonatal, and nutritional diseases +H7012-- | Communicable, maternal, neonatal, and nutritional diseases +H7013-- | Communicable, maternal, neonatal, and nutritional diseases +H702--- | Communicable, maternal, neonatal, and nutritional diseases +H70201- | Communicable, maternal, neonatal, and nutritional diseases +H70202- | Communicable, maternal, neonatal, and nutritional diseases +H70203- | Communicable, maternal, neonatal, and nutritional diseases +H70209- | Communicable, maternal, neonatal, and nutritional diseases +H70211- | Communicable, maternal, neonatal, and nutritional diseases +H70212- | Communicable, maternal, neonatal, and nutritional diseases +H70213- | Communicable, maternal, neonatal, and nutritional diseases +H70219- | Communicable, maternal, neonatal, and nutritional diseases +H70221- | Communicable, maternal, neonatal, and nutritional diseases +H70222- | Communicable, maternal, neonatal, and nutritional diseases +H70223- | Communicable, maternal, neonatal, and nutritional diseases +H70229- | Communicable, maternal, neonatal, and nutritional diseases +H708--- | Communicable, maternal, neonatal, and nutritional diseases +H70811- | Communicable, maternal, neonatal, and nutritional diseases +H70812- | Communicable, maternal, neonatal, and nutritional diseases +H70813- | Communicable, maternal, neonatal, and nutritional diseases +H70819- | Communicable, maternal, neonatal, and nutritional diseases +H70891- | Communicable, maternal, neonatal, and nutritional diseases +H70892- | Communicable, maternal, neonatal, and nutritional diseases +H70893- | Communicable, maternal, neonatal, and nutritional diseases +H70899- | Communicable, maternal, neonatal, and nutritional diseases +H709--- | Communicable, maternal, neonatal, and nutritional diseases +I00---- | Communicable, maternal, neonatal, and nutritional diseases +I02---- | Communicable, maternal, neonatal, and nutritional diseases +I029--- | Communicable, maternal, neonatal, and nutritional diseases +I980--- | Communicable, maternal, neonatal, and nutritional diseases +I981--- | Communicable, maternal, neonatal, and nutritional diseases +J00---- | Communicable, maternal, neonatal, and nutritional diseases +J01---- | Communicable, maternal, neonatal, and nutritional diseases +J010--- | Communicable, maternal, neonatal, and nutritional diseases +J0100-- | Communicable, maternal, neonatal, and nutritional diseases +J0101-- | Communicable, maternal, neonatal, and nutritional diseases +J011--- | Communicable, maternal, neonatal, and nutritional diseases +J0110-- | Communicable, maternal, neonatal, and nutritional diseases +J0111-- | Communicable, maternal, neonatal, and nutritional diseases +J012--- | Communicable, maternal, neonatal, and nutritional diseases +J0120-- | Communicable, maternal, neonatal, and nutritional diseases +J0121-- | Communicable, maternal, neonatal, and nutritional diseases +J013--- | Communicable, maternal, neonatal, and nutritional diseases +J0130-- | Communicable, maternal, neonatal, and nutritional diseases +J0131-- | Communicable, maternal, neonatal, and nutritional diseases +J014--- | Communicable, maternal, neonatal, and nutritional diseases +J0140-- | Communicable, maternal, neonatal, and nutritional diseases +J0141-- | Communicable, maternal, neonatal, and nutritional diseases +J018--- | Communicable, maternal, neonatal, and nutritional diseases +J0180-- | Communicable, maternal, neonatal, and nutritional diseases +J0181-- | Communicable, maternal, neonatal, and nutritional diseases +J019--- | Communicable, maternal, neonatal, and nutritional diseases +J0190-- | Communicable, maternal, neonatal, and nutritional diseases +J0191-- | Communicable, maternal, neonatal, and nutritional diseases +J02---- | Communicable, maternal, neonatal, and nutritional diseases +J020--- | Communicable, maternal, neonatal, and nutritional diseases +J028--- | Communicable, maternal, neonatal, and nutritional diseases +J03---- | Communicable, maternal, neonatal, and nutritional diseases +J030--- | Communicable, maternal, neonatal, and nutritional diseases +J0300-- | Communicable, maternal, neonatal, and nutritional diseases +J0301-- | Communicable, maternal, neonatal, and nutritional diseases +J038--- | Communicable, maternal, neonatal, and nutritional diseases +J04---- | Communicable, maternal, neonatal, and nutritional diseases +J040--- | Communicable, maternal, neonatal, and nutritional diseases +J041--- | Communicable, maternal, neonatal, and nutritional diseases +J0410-- | Communicable, maternal, neonatal, and nutritional diseases +J0411-- | Communicable, maternal, neonatal, and nutritional diseases +J042--- | Communicable, maternal, neonatal, and nutritional diseases +J05---- | Communicable, maternal, neonatal, and nutritional diseases +J050--- | Communicable, maternal, neonatal, and nutritional diseases +J051--- | Communicable, maternal, neonatal, and nutritional diseases +J060--- | Communicable, maternal, neonatal, and nutritional diseases +J068--- | Communicable, maternal, neonatal, and nutritional diseases +J09---- | Communicable, maternal, neonatal, and nutritional diseases +J09X1-- | Communicable, maternal, neonatal, and nutritional diseases +J09X2-- | Communicable, maternal, neonatal, and nutritional diseases +J09X3-- | Communicable, maternal, neonatal, and nutritional diseases +J09X9-- | Communicable, maternal, neonatal, and nutritional diseases +J10---- | Communicable, maternal, neonatal, and nutritional diseases +J100--- | Communicable, maternal, neonatal, and nutritional diseases +J1000-- | Communicable, maternal, neonatal, and nutritional diseases +J1001-- | Communicable, maternal, neonatal, and nutritional diseases +J1008-- | Communicable, maternal, neonatal, and nutritional diseases +J101--- | Communicable, maternal, neonatal, and nutritional diseases +J102--- | Communicable, maternal, neonatal, and nutritional diseases +J108--- | Communicable, maternal, neonatal, and nutritional diseases +J1081-- | Communicable, maternal, neonatal, and nutritional diseases +J1082-- | Communicable, maternal, neonatal, and nutritional diseases +J1083-- | Communicable, maternal, neonatal, and nutritional diseases +J1089-- | Communicable, maternal, neonatal, and nutritional diseases +J11---- | Communicable, maternal, neonatal, and nutritional diseases +J110--- | Communicable, maternal, neonatal, and nutritional diseases +J1100-- | Communicable, maternal, neonatal, and nutritional diseases +J1108-- | Communicable, maternal, neonatal, and nutritional diseases +J111--- | Communicable, maternal, neonatal, and nutritional diseases +J112--- | Communicable, maternal, neonatal, and nutritional diseases +J118--- | Communicable, maternal, neonatal, and nutritional diseases +J1181-- | Communicable, maternal, neonatal, and nutritional diseases +J1182-- | Communicable, maternal, neonatal, and nutritional diseases +J1183-- | Communicable, maternal, neonatal, and nutritional diseases +J1189-- | Communicable, maternal, neonatal, and nutritional diseases +J12---- | Communicable, maternal, neonatal, and nutritional diseases +J120--- | Communicable, maternal, neonatal, and nutritional diseases +J121--- | Communicable, maternal, neonatal, and nutritional diseases +J122--- | Communicable, maternal, neonatal, and nutritional diseases +J123--- | Communicable, maternal, neonatal, and nutritional diseases +J128--- | Communicable, maternal, neonatal, and nutritional diseases +J1281-- | Communicable, maternal, neonatal, and nutritional diseases +J1289-- | Communicable, maternal, neonatal, and nutritional diseases +J129--- | Communicable, maternal, neonatal, and nutritional diseases +J13---- | Communicable, maternal, neonatal, and nutritional diseases +J14---- | Communicable, maternal, neonatal, and nutritional diseases +J15---- | Communicable, maternal, neonatal, and nutritional diseases +J150--- | Communicable, maternal, neonatal, and nutritional diseases +J151--- | Communicable, maternal, neonatal, and nutritional diseases +J152--- | Communicable, maternal, neonatal, and nutritional diseases +J1520-- | Communicable, maternal, neonatal, and nutritional diseases +J15211- | Communicable, maternal, neonatal, and nutritional diseases +J15212- | Communicable, maternal, neonatal, and nutritional diseases +J1529-- | Communicable, maternal, neonatal, and nutritional diseases +J153--- | Communicable, maternal, neonatal, and nutritional diseases +J154--- | Communicable, maternal, neonatal, and nutritional diseases +J155--- | Communicable, maternal, neonatal, and nutritional diseases +J156--- | Communicable, maternal, neonatal, and nutritional diseases +J157--- | Communicable, maternal, neonatal, and nutritional diseases +J158--- | Communicable, maternal, neonatal, and nutritional diseases +J16---- | Communicable, maternal, neonatal, and nutritional diseases +J160--- | Communicable, maternal, neonatal, and nutritional diseases +J168--- | Communicable, maternal, neonatal, and nutritional diseases +J20---- | Communicable, maternal, neonatal, and nutritional diseases +J200--- | Communicable, maternal, neonatal, and nutritional diseases +J201--- | Communicable, maternal, neonatal, and nutritional diseases +J202--- | Communicable, maternal, neonatal, and nutritional diseases +J203--- | Communicable, maternal, neonatal, and nutritional diseases +J204--- | Communicable, maternal, neonatal, and nutritional diseases +J205--- | Communicable, maternal, neonatal, and nutritional diseases +J206--- | Communicable, maternal, neonatal, and nutritional diseases +J207--- | Communicable, maternal, neonatal, and nutritional diseases +J208--- | Communicable, maternal, neonatal, and nutritional diseases +J209--- | Communicable, maternal, neonatal, and nutritional diseases +J21---- | Communicable, maternal, neonatal, and nutritional diseases +J210--- | Communicable, maternal, neonatal, and nutritional diseases +J211--- | Communicable, maternal, neonatal, and nutritional diseases +J218--- | Communicable, maternal, neonatal, and nutritional diseases +J219--- | Communicable, maternal, neonatal, and nutritional diseases +J36---- | Communicable, maternal, neonatal, and nutritional diseases +J910--- | Communicable, maternal, neonatal, and nutritional diseases +K521--- | Communicable, maternal, neonatal, and nutritional diseases +K670--- | Communicable, maternal, neonatal, and nutritional diseases +K671--- | Communicable, maternal, neonatal, and nutritional diseases +K672--- | Communicable, maternal, neonatal, and nutritional diseases +K673--- | Communicable, maternal, neonatal, and nutritional diseases +K678--- | Communicable, maternal, neonatal, and nutritional diseases +K753--- | Communicable, maternal, neonatal, and nutritional diseases +K763--- | Communicable, maternal, neonatal, and nutritional diseases +K770--- | Communicable, maternal, neonatal, and nutritional diseases +K930--- | Communicable, maternal, neonatal, and nutritional diseases +K931--- | Communicable, maternal, neonatal, and nutritional diseases +M031--- | Communicable, maternal, neonatal, and nutritional diseases +M121--- | Communicable, maternal, neonatal, and nutritional diseases +M490--- | Communicable, maternal, neonatal, and nutritional diseases +M491--- | Communicable, maternal, neonatal, and nutritional diseases +M730--- | Communicable, maternal, neonatal, and nutritional diseases +M731--- | Communicable, maternal, neonatal, and nutritional diseases +M896--- | Communicable, maternal, neonatal, and nutritional diseases +N741--- | Communicable, maternal, neonatal, and nutritional diseases +N96---- | Communicable, maternal, neonatal, and nutritional diseases +N98---- | Communicable, maternal, neonatal, and nutritional diseases +N980--- | Communicable, maternal, neonatal, and nutritional diseases +N981--- | Communicable, maternal, neonatal, and nutritional diseases +N982--- | Communicable, maternal, neonatal, and nutritional diseases +N983--- | Communicable, maternal, neonatal, and nutritional diseases +N988--- | Communicable, maternal, neonatal, and nutritional diseases +N989--- | Communicable, maternal, neonatal, and nutritional diseases +O00---- | Communicable, maternal, neonatal, and nutritional diseases +O000--- | Communicable, maternal, neonatal, and nutritional diseases +O0000-- | Communicable, maternal, neonatal, and nutritional diseases +O0001-- | Communicable, maternal, neonatal, and nutritional diseases +O001--- | Communicable, maternal, neonatal, and nutritional diseases +O00101- | Communicable, maternal, neonatal, and nutritional diseases +O00102- | Communicable, maternal, neonatal, and nutritional diseases +O00109- | Communicable, maternal, neonatal, and nutritional diseases +O00111- | Communicable, maternal, neonatal, and nutritional diseases +O00112- | Communicable, maternal, neonatal, and nutritional diseases +O00119- | Communicable, maternal, neonatal, and nutritional diseases +O002--- | Communicable, maternal, neonatal, and nutritional diseases +O00201- | Communicable, maternal, neonatal, and nutritional diseases +O00202- | Communicable, maternal, neonatal, and nutritional diseases +O00209- | Communicable, maternal, neonatal, and nutritional diseases +O00211- | Communicable, maternal, neonatal, and nutritional diseases +O00212- | Communicable, maternal, neonatal, and nutritional diseases +O00219- | Communicable, maternal, neonatal, and nutritional diseases +O008--- | Communicable, maternal, neonatal, and nutritional diseases +O0080-- | Communicable, maternal, neonatal, and nutritional diseases +O0081-- | Communicable, maternal, neonatal, and nutritional diseases +O009--- | Communicable, maternal, neonatal, and nutritional diseases +O0090-- | Communicable, maternal, neonatal, and nutritional diseases +O0091-- | Communicable, maternal, neonatal, and nutritional diseases +O01---- | Communicable, maternal, neonatal, and nutritional diseases +O010--- | Communicable, maternal, neonatal, and nutritional diseases +O011--- | Communicable, maternal, neonatal, and nutritional diseases +O019--- | Communicable, maternal, neonatal, and nutritional diseases +O02---- | Communicable, maternal, neonatal, and nutritional diseases +O020--- | Communicable, maternal, neonatal, and nutritional diseases +O021--- | Communicable, maternal, neonatal, and nutritional diseases +O028--- | Communicable, maternal, neonatal, and nutritional diseases +O0281-- | Communicable, maternal, neonatal, and nutritional diseases +O0289-- | Communicable, maternal, neonatal, and nutritional diseases +O029--- | Communicable, maternal, neonatal, and nutritional diseases +O03---- | Communicable, maternal, neonatal, and nutritional diseases +O030--- | Communicable, maternal, neonatal, and nutritional diseases +O031--- | Communicable, maternal, neonatal, and nutritional diseases +O032--- | Communicable, maternal, neonatal, and nutritional diseases +O033--- | Communicable, maternal, neonatal, and nutritional diseases +O0330-- | Communicable, maternal, neonatal, and nutritional diseases +O0331-- | Communicable, maternal, neonatal, and nutritional diseases +O0332-- | Communicable, maternal, neonatal, and nutritional diseases +O0333-- | Communicable, maternal, neonatal, and nutritional diseases +O0334-- | Communicable, maternal, neonatal, and nutritional diseases +O0335-- | Communicable, maternal, neonatal, and nutritional diseases +O0336-- | Communicable, maternal, neonatal, and nutritional diseases +O0337-- | Communicable, maternal, neonatal, and nutritional diseases +O0338-- | Communicable, maternal, neonatal, and nutritional diseases +O0339-- | Communicable, maternal, neonatal, and nutritional diseases +O034--- | Communicable, maternal, neonatal, and nutritional diseases +O035--- | Communicable, maternal, neonatal, and nutritional diseases +O036--- | Communicable, maternal, neonatal, and nutritional diseases +O037--- | Communicable, maternal, neonatal, and nutritional diseases +O038--- | Communicable, maternal, neonatal, and nutritional diseases +O0380-- | Communicable, maternal, neonatal, and nutritional diseases +O0381-- | Communicable, maternal, neonatal, and nutritional diseases +O0382-- | Communicable, maternal, neonatal, and nutritional diseases +O0383-- | Communicable, maternal, neonatal, and nutritional diseases +O0384-- | Communicable, maternal, neonatal, and nutritional diseases +O0385-- | Communicable, maternal, neonatal, and nutritional diseases +O0386-- | Communicable, maternal, neonatal, and nutritional diseases +O0387-- | Communicable, maternal, neonatal, and nutritional diseases +O0388-- | Communicable, maternal, neonatal, and nutritional diseases +O0389-- | Communicable, maternal, neonatal, and nutritional diseases +O039--- | Communicable, maternal, neonatal, and nutritional diseases +O04---- | Communicable, maternal, neonatal, and nutritional diseases +O040--- | Communicable, maternal, neonatal, and nutritional diseases +O041--- | Communicable, maternal, neonatal, and nutritional diseases +O042--- | Communicable, maternal, neonatal, and nutritional diseases +O043--- | Communicable, maternal, neonatal, and nutritional diseases +O044--- | Communicable, maternal, neonatal, and nutritional diseases +O045--- | Communicable, maternal, neonatal, and nutritional diseases +O046--- | Communicable, maternal, neonatal, and nutritional diseases +O047--- | Communicable, maternal, neonatal, and nutritional diseases +O048--- | Communicable, maternal, neonatal, and nutritional diseases +O0480-- | Communicable, maternal, neonatal, and nutritional diseases +O0481-- | Communicable, maternal, neonatal, and nutritional diseases +O0482-- | Communicable, maternal, neonatal, and nutritional diseases +O0483-- | Communicable, maternal, neonatal, and nutritional diseases +O0484-- | Communicable, maternal, neonatal, and nutritional diseases +O0485-- | Communicable, maternal, neonatal, and nutritional diseases +O0486-- | Communicable, maternal, neonatal, and nutritional diseases +O0487-- | Communicable, maternal, neonatal, and nutritional diseases +O0488-- | Communicable, maternal, neonatal, and nutritional diseases +O0489-- | Communicable, maternal, neonatal, and nutritional diseases +O049--- | Communicable, maternal, neonatal, and nutritional diseases +O05---- | Communicable, maternal, neonatal, and nutritional diseases +O050--- | Communicable, maternal, neonatal, and nutritional diseases +O051--- | Communicable, maternal, neonatal, and nutritional diseases +O052--- | Communicable, maternal, neonatal, and nutritional diseases +O053--- | Communicable, maternal, neonatal, and nutritional diseases +O054--- | Communicable, maternal, neonatal, and nutritional diseases +O055--- | Communicable, maternal, neonatal, and nutritional diseases +O056--- | Communicable, maternal, neonatal, and nutritional diseases +O057--- | Communicable, maternal, neonatal, and nutritional diseases +O058--- | Communicable, maternal, neonatal, and nutritional diseases +O059--- | Communicable, maternal, neonatal, and nutritional diseases +O06---- | Communicable, maternal, neonatal, and nutritional diseases +O060--- | Communicable, maternal, neonatal, and nutritional diseases +O061--- | Communicable, maternal, neonatal, and nutritional diseases +O062--- | Communicable, maternal, neonatal, and nutritional diseases +O063--- | Communicable, maternal, neonatal, and nutritional diseases +O064--- | Communicable, maternal, neonatal, and nutritional diseases +O065--- | Communicable, maternal, neonatal, and nutritional diseases +O066--- | Communicable, maternal, neonatal, and nutritional diseases +O067--- | Communicable, maternal, neonatal, and nutritional diseases +O068--- | Communicable, maternal, neonatal, and nutritional diseases +O069--- | Communicable, maternal, neonatal, and nutritional diseases +O07---- | Communicable, maternal, neonatal, and nutritional diseases +O070--- | Communicable, maternal, neonatal, and nutritional diseases +O071--- | Communicable, maternal, neonatal, and nutritional diseases +O072--- | Communicable, maternal, neonatal, and nutritional diseases +O073--- | Communicable, maternal, neonatal, and nutritional diseases +O0730-- | Communicable, maternal, neonatal, and nutritional diseases +O0731-- | Communicable, maternal, neonatal, and nutritional diseases +O0732-- | Communicable, maternal, neonatal, and nutritional diseases +O0733-- | Communicable, maternal, neonatal, and nutritional diseases +O0734-- | Communicable, maternal, neonatal, and nutritional diseases +O0735-- | Communicable, maternal, neonatal, and nutritional diseases +O0736-- | Communicable, maternal, neonatal, and nutritional diseases +O0737-- | Communicable, maternal, neonatal, and nutritional diseases +O0738-- | Communicable, maternal, neonatal, and nutritional diseases +O0739-- | Communicable, maternal, neonatal, and nutritional diseases +O074--- | Communicable, maternal, neonatal, and nutritional diseases +O075--- | Communicable, maternal, neonatal, and nutritional diseases +O076--- | Communicable, maternal, neonatal, and nutritional diseases +O077--- | Communicable, maternal, neonatal, and nutritional diseases +O078--- | Communicable, maternal, neonatal, and nutritional diseases +O079--- | Communicable, maternal, neonatal, and nutritional diseases +O0900-- | Communicable, maternal, neonatal, and nutritional diseases +O0901-- | Communicable, maternal, neonatal, and nutritional diseases +O0902-- | Communicable, maternal, neonatal, and nutritional diseases +O0903-- | Communicable, maternal, neonatal, and nutritional diseases +O0910-- | Communicable, maternal, neonatal, and nutritional diseases +O0911-- | Communicable, maternal, neonatal, and nutritional diseases +O0912-- | Communicable, maternal, neonatal, and nutritional diseases +O0913-- | Communicable, maternal, neonatal, and nutritional diseases +O09211- | Communicable, maternal, neonatal, and nutritional diseases +O09212- | Communicable, maternal, neonatal, and nutritional diseases +O09213- | Communicable, maternal, neonatal, and nutritional diseases +O09219- | Communicable, maternal, neonatal, and nutritional diseases +O09291- | Communicable, maternal, neonatal, and nutritional diseases +O09292- | Communicable, maternal, neonatal, and nutritional diseases +O09293- | Communicable, maternal, neonatal, and nutritional diseases +O09299- | Communicable, maternal, neonatal, and nutritional diseases +O0930-- | Communicable, maternal, neonatal, and nutritional diseases +O0931-- | Communicable, maternal, neonatal, and nutritional diseases +O0932-- | Communicable, maternal, neonatal, and nutritional diseases +O0933-- | Communicable, maternal, neonatal, and nutritional diseases +O0940-- | Communicable, maternal, neonatal, and nutritional diseases +O0941-- | Communicable, maternal, neonatal, and nutritional diseases +O0942-- | Communicable, maternal, neonatal, and nutritional diseases +O0943-- | Communicable, maternal, neonatal, and nutritional diseases +O09511- | Communicable, maternal, neonatal, and nutritional diseases +O09512- | Communicable, maternal, neonatal, and nutritional diseases +O09513- | Communicable, maternal, neonatal, and nutritional diseases +O09519- | Communicable, maternal, neonatal, and nutritional diseases +O09521- | Communicable, maternal, neonatal, and nutritional diseases +O09522- | Communicable, maternal, neonatal, and nutritional diseases +O09523- | Communicable, maternal, neonatal, and nutritional diseases +O09529- | Communicable, maternal, neonatal, and nutritional diseases +O09611- | Communicable, maternal, neonatal, and nutritional diseases +O09612- | Communicable, maternal, neonatal, and nutritional diseases +O09613- | Communicable, maternal, neonatal, and nutritional diseases +O09619- | Communicable, maternal, neonatal, and nutritional diseases +O09621- | Communicable, maternal, neonatal, and nutritional diseases +O09622- | Communicable, maternal, neonatal, and nutritional diseases +O09623- | Communicable, maternal, neonatal, and nutritional diseases +O09629- | Communicable, maternal, neonatal, and nutritional diseases +O0970-- | Communicable, maternal, neonatal, and nutritional diseases +O0971-- | Communicable, maternal, neonatal, and nutritional diseases +O0972-- | Communicable, maternal, neonatal, and nutritional diseases +O0973-- | Communicable, maternal, neonatal, and nutritional diseases +O09811- | Communicable, maternal, neonatal, and nutritional diseases +O09812- | Communicable, maternal, neonatal, and nutritional diseases +O09813- | Communicable, maternal, neonatal, and nutritional diseases +O09819- | Communicable, maternal, neonatal, and nutritional diseases +O09821- | Communicable, maternal, neonatal, and nutritional diseases +O09822- | Communicable, maternal, neonatal, and nutritional diseases +O09823- | Communicable, maternal, neonatal, and nutritional diseases +O09829- | Communicable, maternal, neonatal, and nutritional diseases +O09891- | Communicable, maternal, neonatal, and nutritional diseases +O09892- | Communicable, maternal, neonatal, and nutritional diseases +O09893- | Communicable, maternal, neonatal, and nutritional diseases +O09899- | Communicable, maternal, neonatal, and nutritional diseases +O0990-- | Communicable, maternal, neonatal, and nutritional diseases +O0991-- | Communicable, maternal, neonatal, and nutritional diseases +O0992-- | Communicable, maternal, neonatal, and nutritional diseases +O0993-- | Communicable, maternal, neonatal, and nutritional diseases +O09A0-- | Communicable, maternal, neonatal, and nutritional diseases +O09A1-- | Communicable, maternal, neonatal, and nutritional diseases +O09A2-- | Communicable, maternal, neonatal, and nutritional diseases +O09A3-- | Communicable, maternal, neonatal, and nutritional diseases +O10---- | Communicable, maternal, neonatal, and nutritional diseases +O100--- | Communicable, maternal, neonatal, and nutritional diseases +O10011- | Communicable, maternal, neonatal, and nutritional diseases +O10012- | Communicable, maternal, neonatal, and nutritional diseases +O10013- | Communicable, maternal, neonatal, and nutritional diseases +O10019- | Communicable, maternal, neonatal, and nutritional diseases +O1002-- | Communicable, maternal, neonatal, and nutritional diseases +O1003-- | Communicable, maternal, neonatal, and nutritional diseases +O101--- | Communicable, maternal, neonatal, and nutritional diseases +O10111- | Communicable, maternal, neonatal, and nutritional diseases +O10112- | Communicable, maternal, neonatal, and nutritional diseases +O10113- | Communicable, maternal, neonatal, and nutritional diseases +O10119- | Communicable, maternal, neonatal, and nutritional diseases +O1012-- | Communicable, maternal, neonatal, and nutritional diseases +O1013-- | Communicable, maternal, neonatal, and nutritional diseases +O102--- | Communicable, maternal, neonatal, and nutritional diseases +O10211- | Communicable, maternal, neonatal, and nutritional diseases +O10212- | Communicable, maternal, neonatal, and nutritional diseases +O10213- | Communicable, maternal, neonatal, and nutritional diseases +O10219- | Communicable, maternal, neonatal, and nutritional diseases +O1022-- | Communicable, maternal, neonatal, and nutritional diseases +O1023-- | Communicable, maternal, neonatal, and nutritional diseases +O103--- | Communicable, maternal, neonatal, and nutritional diseases +O10311- | Communicable, maternal, neonatal, and nutritional diseases +O10312- | Communicable, maternal, neonatal, and nutritional diseases +O10313- | Communicable, maternal, neonatal, and nutritional diseases +O10319- | Communicable, maternal, neonatal, and nutritional diseases +O1032-- | Communicable, maternal, neonatal, and nutritional diseases +O1033-- | Communicable, maternal, neonatal, and nutritional diseases +O104--- | Communicable, maternal, neonatal, and nutritional diseases +O10411- | Communicable, maternal, neonatal, and nutritional diseases +O10412- | Communicable, maternal, neonatal, and nutritional diseases +O10413- | Communicable, maternal, neonatal, and nutritional diseases +O10419- | Communicable, maternal, neonatal, and nutritional diseases +O1042-- | Communicable, maternal, neonatal, and nutritional diseases +O1043-- | Communicable, maternal, neonatal, and nutritional diseases +O109--- | Communicable, maternal, neonatal, and nutritional diseases +O10911- | Communicable, maternal, neonatal, and nutritional diseases +O10912- | Communicable, maternal, neonatal, and nutritional diseases +O10913- | Communicable, maternal, neonatal, and nutritional diseases +O10919- | Communicable, maternal, neonatal, and nutritional diseases +O1092-- | Communicable, maternal, neonatal, and nutritional diseases +O1093-- | Communicable, maternal, neonatal, and nutritional diseases +O11---- | Communicable, maternal, neonatal, and nutritional diseases +O111--- | Communicable, maternal, neonatal, and nutritional diseases +O112--- | Communicable, maternal, neonatal, and nutritional diseases +O113--- | Communicable, maternal, neonatal, and nutritional diseases +O114--- | Communicable, maternal, neonatal, and nutritional diseases +O115--- | Communicable, maternal, neonatal, and nutritional diseases +O119--- | Communicable, maternal, neonatal, and nutritional diseases +O12---- | Communicable, maternal, neonatal, and nutritional diseases +O120--- | Communicable, maternal, neonatal, and nutritional diseases +O1200-- | Communicable, maternal, neonatal, and nutritional diseases +O1201-- | Communicable, maternal, neonatal, and nutritional diseases +O1202-- | Communicable, maternal, neonatal, and nutritional diseases +O1203-- | Communicable, maternal, neonatal, and nutritional diseases +O1204-- | Communicable, maternal, neonatal, and nutritional diseases +O1205-- | Communicable, maternal, neonatal, and nutritional diseases +O121--- | Communicable, maternal, neonatal, and nutritional diseases +O1210-- | Communicable, maternal, neonatal, and nutritional diseases +O1211-- | Communicable, maternal, neonatal, and nutritional diseases +O1212-- | Communicable, maternal, neonatal, and nutritional diseases +O1213-- | Communicable, maternal, neonatal, and nutritional diseases +O1214-- | Communicable, maternal, neonatal, and nutritional diseases +O1215-- | Communicable, maternal, neonatal, and nutritional diseases +O122--- | Communicable, maternal, neonatal, and nutritional diseases +O1220-- | Communicable, maternal, neonatal, and nutritional diseases +O1221-- | Communicable, maternal, neonatal, and nutritional diseases +O1222-- | Communicable, maternal, neonatal, and nutritional diseases +O1223-- | Communicable, maternal, neonatal, and nutritional diseases +O1224-- | Communicable, maternal, neonatal, and nutritional diseases +O1225-- | Communicable, maternal, neonatal, and nutritional diseases +O13---- | Communicable, maternal, neonatal, and nutritional diseases +O131--- | Communicable, maternal, neonatal, and nutritional diseases +O132--- | Communicable, maternal, neonatal, and nutritional diseases +O133--- | Communicable, maternal, neonatal, and nutritional diseases +O134--- | Communicable, maternal, neonatal, and nutritional diseases +O135--- | Communicable, maternal, neonatal, and nutritional diseases +O139--- | Communicable, maternal, neonatal, and nutritional diseases +O14---- | Communicable, maternal, neonatal, and nutritional diseases +O140--- | Communicable, maternal, neonatal, and nutritional diseases +O1400-- | Communicable, maternal, neonatal, and nutritional diseases +O1402-- | Communicable, maternal, neonatal, and nutritional diseases +O1403-- | Communicable, maternal, neonatal, and nutritional diseases +O1404-- | Communicable, maternal, neonatal, and nutritional diseases +O1405-- | Communicable, maternal, neonatal, and nutritional diseases +O141--- | Communicable, maternal, neonatal, and nutritional diseases +O1410-- | Communicable, maternal, neonatal, and nutritional diseases +O1412-- | Communicable, maternal, neonatal, and nutritional diseases +O1413-- | Communicable, maternal, neonatal, and nutritional diseases +O1414-- | Communicable, maternal, neonatal, and nutritional diseases +O1415-- | Communicable, maternal, neonatal, and nutritional diseases +O142--- | Communicable, maternal, neonatal, and nutritional diseases +O1420-- | Communicable, maternal, neonatal, and nutritional diseases +O1422-- | Communicable, maternal, neonatal, and nutritional diseases +O1423-- | Communicable, maternal, neonatal, and nutritional diseases +O1424-- | Communicable, maternal, neonatal, and nutritional diseases +O1425-- | Communicable, maternal, neonatal, and nutritional diseases +O149--- | Communicable, maternal, neonatal, and nutritional diseases +O1490-- | Communicable, maternal, neonatal, and nutritional diseases +O1492-- | Communicable, maternal, neonatal, and nutritional diseases +O1493-- | Communicable, maternal, neonatal, and nutritional diseases +O1494-- | Communicable, maternal, neonatal, and nutritional diseases +O1495-- | Communicable, maternal, neonatal, and nutritional diseases +O15---- | Communicable, maternal, neonatal, and nutritional diseases +O150--- | Communicable, maternal, neonatal, and nutritional diseases +O1500-- | Communicable, maternal, neonatal, and nutritional diseases +O1502-- | Communicable, maternal, neonatal, and nutritional diseases +O1503-- | Communicable, maternal, neonatal, and nutritional diseases +O151--- | Communicable, maternal, neonatal, and nutritional diseases +O152--- | Communicable, maternal, neonatal, and nutritional diseases +O159--- | Communicable, maternal, neonatal, and nutritional diseases +O16---- | Communicable, maternal, neonatal, and nutritional diseases +O161--- | Communicable, maternal, neonatal, and nutritional diseases +O162--- | Communicable, maternal, neonatal, and nutritional diseases +O163--- | Communicable, maternal, neonatal, and nutritional diseases +O164--- | Communicable, maternal, neonatal, and nutritional diseases +O165--- | Communicable, maternal, neonatal, and nutritional diseases +O169--- | Communicable, maternal, neonatal, and nutritional diseases +O20---- | Communicable, maternal, neonatal, and nutritional diseases +O200--- | Communicable, maternal, neonatal, and nutritional diseases +O208--- | Communicable, maternal, neonatal, and nutritional diseases +O209--- | Communicable, maternal, neonatal, and nutritional diseases +O21---- | Communicable, maternal, neonatal, and nutritional diseases +O210--- | Communicable, maternal, neonatal, and nutritional diseases +O211--- | Communicable, maternal, neonatal, and nutritional diseases +O212--- | Communicable, maternal, neonatal, and nutritional diseases +O218--- | Communicable, maternal, neonatal, and nutritional diseases +O219--- | Communicable, maternal, neonatal, and nutritional diseases +O22---- | Communicable, maternal, neonatal, and nutritional diseases +O220--- | Communicable, maternal, neonatal, and nutritional diseases +O2200-- | Communicable, maternal, neonatal, and nutritional diseases +O2201-- | Communicable, maternal, neonatal, and nutritional diseases +O2202-- | Communicable, maternal, neonatal, and nutritional diseases +O2203-- | Communicable, maternal, neonatal, and nutritional diseases +O221--- | Communicable, maternal, neonatal, and nutritional diseases +O2210-- | Communicable, maternal, neonatal, and nutritional diseases +O2211-- | Communicable, maternal, neonatal, and nutritional diseases +O2212-- | Communicable, maternal, neonatal, and nutritional diseases +O2213-- | Communicable, maternal, neonatal, and nutritional diseases +O222--- | Communicable, maternal, neonatal, and nutritional diseases +O2220-- | Communicable, maternal, neonatal, and nutritional diseases +O2221-- | Communicable, maternal, neonatal, and nutritional diseases +O2222-- | Communicable, maternal, neonatal, and nutritional diseases +O2223-- | Communicable, maternal, neonatal, and nutritional diseases +O223--- | Communicable, maternal, neonatal, and nutritional diseases +O2230-- | Communicable, maternal, neonatal, and nutritional diseases +O2231-- | Communicable, maternal, neonatal, and nutritional diseases +O2232-- | Communicable, maternal, neonatal, and nutritional diseases +O2233-- | Communicable, maternal, neonatal, and nutritional diseases +O224--- | Communicable, maternal, neonatal, and nutritional diseases +O2240-- | Communicable, maternal, neonatal, and nutritional diseases +O2241-- | Communicable, maternal, neonatal, and nutritional diseases +O2242-- | Communicable, maternal, neonatal, and nutritional diseases +O2243-- | Communicable, maternal, neonatal, and nutritional diseases +O225--- | Communicable, maternal, neonatal, and nutritional diseases +O2250-- | Communicable, maternal, neonatal, and nutritional diseases +O2251-- | Communicable, maternal, neonatal, and nutritional diseases +O2252-- | Communicable, maternal, neonatal, and nutritional diseases +O2253-- | Communicable, maternal, neonatal, and nutritional diseases +O228--- | Communicable, maternal, neonatal, and nutritional diseases +O228X1- | Communicable, maternal, neonatal, and nutritional diseases +O228X2- | Communicable, maternal, neonatal, and nutritional diseases +O228X3- | Communicable, maternal, neonatal, and nutritional diseases +O228X9- | Communicable, maternal, neonatal, and nutritional diseases +O229--- | Communicable, maternal, neonatal, and nutritional diseases +O2290-- | Communicable, maternal, neonatal, and nutritional diseases +O2291-- | Communicable, maternal, neonatal, and nutritional diseases +O2292-- | Communicable, maternal, neonatal, and nutritional diseases +O2293-- | Communicable, maternal, neonatal, and nutritional diseases +O23---- | Communicable, maternal, neonatal, and nutritional diseases +O230--- | Communicable, maternal, neonatal, and nutritional diseases +O2300-- | Communicable, maternal, neonatal, and nutritional diseases +O2301-- | Communicable, maternal, neonatal, and nutritional diseases +O2302-- | Communicable, maternal, neonatal, and nutritional diseases +O2303-- | Communicable, maternal, neonatal, and nutritional diseases +O231--- | Communicable, maternal, neonatal, and nutritional diseases +O2310-- | Communicable, maternal, neonatal, and nutritional diseases +O2311-- | Communicable, maternal, neonatal, and nutritional diseases +O2312-- | Communicable, maternal, neonatal, and nutritional diseases +O2313-- | Communicable, maternal, neonatal, and nutritional diseases +O232--- | Communicable, maternal, neonatal, and nutritional diseases +O2320-- | Communicable, maternal, neonatal, and nutritional diseases +O2321-- | Communicable, maternal, neonatal, and nutritional diseases +O2322-- | Communicable, maternal, neonatal, and nutritional diseases +O2323-- | Communicable, maternal, neonatal, and nutritional diseases +O233--- | Communicable, maternal, neonatal, and nutritional diseases +O2330-- | Communicable, maternal, neonatal, and nutritional diseases +O2331-- | Communicable, maternal, neonatal, and nutritional diseases +O2332-- | Communicable, maternal, neonatal, and nutritional diseases +O2333-- | Communicable, maternal, neonatal, and nutritional diseases +O234--- | Communicable, maternal, neonatal, and nutritional diseases +O2340-- | Communicable, maternal, neonatal, and nutritional diseases +O2341-- | Communicable, maternal, neonatal, and nutritional diseases +O2342-- | Communicable, maternal, neonatal, and nutritional diseases +O2343-- | Communicable, maternal, neonatal, and nutritional diseases +O235--- | Communicable, maternal, neonatal, and nutritional diseases +O23511- | Communicable, maternal, neonatal, and nutritional diseases +O23512- | Communicable, maternal, neonatal, and nutritional diseases +O23513- | Communicable, maternal, neonatal, and nutritional diseases +O23519- | Communicable, maternal, neonatal, and nutritional diseases +O23521- | Communicable, maternal, neonatal, and nutritional diseases +O23522- | Communicable, maternal, neonatal, and nutritional diseases +O23523- | Communicable, maternal, neonatal, and nutritional diseases +O23529- | Communicable, maternal, neonatal, and nutritional diseases +O23591- | Communicable, maternal, neonatal, and nutritional diseases +O23592- | Communicable, maternal, neonatal, and nutritional diseases +O23593- | Communicable, maternal, neonatal, and nutritional diseases +O23599- | Communicable, maternal, neonatal, and nutritional diseases +O239--- | Communicable, maternal, neonatal, and nutritional diseases +O2390-- | Communicable, maternal, neonatal, and nutritional diseases +O2391-- | Communicable, maternal, neonatal, and nutritional diseases +O2392-- | Communicable, maternal, neonatal, and nutritional diseases +O2393-- | Communicable, maternal, neonatal, and nutritional diseases +O24---- | Communicable, maternal, neonatal, and nutritional diseases +O240--- | Communicable, maternal, neonatal, and nutritional diseases +O24011- | Communicable, maternal, neonatal, and nutritional diseases +O24012- | Communicable, maternal, neonatal, and nutritional diseases +O24013- | Communicable, maternal, neonatal, and nutritional diseases +O24019- | Communicable, maternal, neonatal, and nutritional diseases +O2402-- | Communicable, maternal, neonatal, and nutritional diseases +O2403-- | Communicable, maternal, neonatal, and nutritional diseases +O241--- | Communicable, maternal, neonatal, and nutritional diseases +O24111- | Communicable, maternal, neonatal, and nutritional diseases +O24112- | Communicable, maternal, neonatal, and nutritional diseases +O24113- | Communicable, maternal, neonatal, and nutritional diseases +O24119- | Communicable, maternal, neonatal, and nutritional diseases +O2412-- | Communicable, maternal, neonatal, and nutritional diseases +O2413-- | Communicable, maternal, neonatal, and nutritional diseases +O242--- | Communicable, maternal, neonatal, and nutritional diseases +O243--- | Communicable, maternal, neonatal, and nutritional diseases +O24311- | Communicable, maternal, neonatal, and nutritional diseases +O24312- | Communicable, maternal, neonatal, and nutritional diseases +O24313- | Communicable, maternal, neonatal, and nutritional diseases +O24319- | Communicable, maternal, neonatal, and nutritional diseases +O2432-- | Communicable, maternal, neonatal, and nutritional diseases +O2433-- | Communicable, maternal, neonatal, and nutritional diseases +O244--- | Communicable, maternal, neonatal, and nutritional diseases +O24410- | Communicable, maternal, neonatal, and nutritional diseases +O24414- | Communicable, maternal, neonatal, and nutritional diseases +O24415- | Communicable, maternal, neonatal, and nutritional diseases +O24419- | Communicable, maternal, neonatal, and nutritional diseases +O24420- | Communicable, maternal, neonatal, and nutritional diseases +O24424- | Communicable, maternal, neonatal, and nutritional diseases +O24425- | Communicable, maternal, neonatal, and nutritional diseases +O24429- | Communicable, maternal, neonatal, and nutritional diseases +O24430- | Communicable, maternal, neonatal, and nutritional diseases +O24434- | Communicable, maternal, neonatal, and nutritional diseases +O24435- | Communicable, maternal, neonatal, and nutritional diseases +O24439- | Communicable, maternal, neonatal, and nutritional diseases +O24811- | Communicable, maternal, neonatal, and nutritional diseases +O24812- | Communicable, maternal, neonatal, and nutritional diseases +O24813- | Communicable, maternal, neonatal, and nutritional diseases +O24819- | Communicable, maternal, neonatal, and nutritional diseases +O2482-- | Communicable, maternal, neonatal, and nutritional diseases +O2483-- | Communicable, maternal, neonatal, and nutritional diseases +O249--- | Communicable, maternal, neonatal, and nutritional diseases +O24911- | Communicable, maternal, neonatal, and nutritional diseases +O24912- | Communicable, maternal, neonatal, and nutritional diseases +O24913- | Communicable, maternal, neonatal, and nutritional diseases +O24919- | Communicable, maternal, neonatal, and nutritional diseases +O2492-- | Communicable, maternal, neonatal, and nutritional diseases +O2493-- | Communicable, maternal, neonatal, and nutritional diseases +O25---- | Communicable, maternal, neonatal, and nutritional diseases +O2510-- | Communicable, maternal, neonatal, and nutritional diseases +O2511-- | Communicable, maternal, neonatal, and nutritional diseases +O2512-- | Communicable, maternal, neonatal, and nutritional diseases +O2513-- | Communicable, maternal, neonatal, and nutritional diseases +O252--- | Communicable, maternal, neonatal, and nutritional diseases +O253--- | Communicable, maternal, neonatal, and nutritional diseases +O26---- | Communicable, maternal, neonatal, and nutritional diseases +O260--- | Communicable, maternal, neonatal, and nutritional diseases +O2600-- | Communicable, maternal, neonatal, and nutritional diseases +O2601-- | Communicable, maternal, neonatal, and nutritional diseases +O2602-- | Communicable, maternal, neonatal, and nutritional diseases +O2603-- | Communicable, maternal, neonatal, and nutritional diseases +O261--- | Communicable, maternal, neonatal, and nutritional diseases +O2610-- | Communicable, maternal, neonatal, and nutritional diseases +O2611-- | Communicable, maternal, neonatal, and nutritional diseases +O2612-- | Communicable, maternal, neonatal, and nutritional diseases +O2613-- | Communicable, maternal, neonatal, and nutritional diseases +O262--- | Communicable, maternal, neonatal, and nutritional diseases +O2620-- | Communicable, maternal, neonatal, and nutritional diseases +O2621-- | Communicable, maternal, neonatal, and nutritional diseases +O2622-- | Communicable, maternal, neonatal, and nutritional diseases +O2623-- | Communicable, maternal, neonatal, and nutritional diseases +O263--- | Communicable, maternal, neonatal, and nutritional diseases +O2630-- | Communicable, maternal, neonatal, and nutritional diseases +O2631-- | Communicable, maternal, neonatal, and nutritional diseases +O2632-- | Communicable, maternal, neonatal, and nutritional diseases +O2633-- | Communicable, maternal, neonatal, and nutritional diseases +O264--- | Communicable, maternal, neonatal, and nutritional diseases +O2640-- | Communicable, maternal, neonatal, and nutritional diseases +O2641-- | Communicable, maternal, neonatal, and nutritional diseases +O2642-- | Communicable, maternal, neonatal, and nutritional diseases +O2643-- | Communicable, maternal, neonatal, and nutritional diseases +O265--- | Communicable, maternal, neonatal, and nutritional diseases +O2650-- | Communicable, maternal, neonatal, and nutritional diseases +O2651-- | Communicable, maternal, neonatal, and nutritional diseases +O2652-- | Communicable, maternal, neonatal, and nutritional diseases +O2653-- | Communicable, maternal, neonatal, and nutritional diseases +O266--- | Communicable, maternal, neonatal, and nutritional diseases +O26611- | Communicable, maternal, neonatal, and nutritional diseases +O26612- | Communicable, maternal, neonatal, and nutritional diseases +O26613- | Communicable, maternal, neonatal, and nutritional diseases +O26619- | Communicable, maternal, neonatal, and nutritional diseases +O2662-- | Communicable, maternal, neonatal, and nutritional diseases +O2663-- | Communicable, maternal, neonatal, and nutritional diseases +O267--- | Communicable, maternal, neonatal, and nutritional diseases +O26711- | Communicable, maternal, neonatal, and nutritional diseases +O26712- | Communicable, maternal, neonatal, and nutritional diseases +O26713- | Communicable, maternal, neonatal, and nutritional diseases +O26719- | Communicable, maternal, neonatal, and nutritional diseases +O2672-- | Communicable, maternal, neonatal, and nutritional diseases +O2673-- | Communicable, maternal, neonatal, and nutritional diseases +O268--- | Communicable, maternal, neonatal, and nutritional diseases +O26811- | Communicable, maternal, neonatal, and nutritional diseases +O26812- | Communicable, maternal, neonatal, and nutritional diseases +O26813- | Communicable, maternal, neonatal, and nutritional diseases +O26819- | Communicable, maternal, neonatal, and nutritional diseases +O26821- | Communicable, maternal, neonatal, and nutritional diseases +O26822- | Communicable, maternal, neonatal, and nutritional diseases +O26823- | Communicable, maternal, neonatal, and nutritional diseases +O26829- | Communicable, maternal, neonatal, and nutritional diseases +O26831- | Communicable, maternal, neonatal, and nutritional diseases +O26832- | Communicable, maternal, neonatal, and nutritional diseases +O26833- | Communicable, maternal, neonatal, and nutritional diseases +O26839- | Communicable, maternal, neonatal, and nutritional diseases +O26841- | Communicable, maternal, neonatal, and nutritional diseases +O26842- | Communicable, maternal, neonatal, and nutritional diseases +O26843- | Communicable, maternal, neonatal, and nutritional diseases +O26849- | Communicable, maternal, neonatal, and nutritional diseases +O26851- | Communicable, maternal, neonatal, and nutritional diseases +O26852- | Communicable, maternal, neonatal, and nutritional diseases +O26853- | Communicable, maternal, neonatal, and nutritional diseases +O26859- | Communicable, maternal, neonatal, and nutritional diseases +O2686-- | Communicable, maternal, neonatal, and nutritional diseases +O26872- | Communicable, maternal, neonatal, and nutritional diseases +O26873- | Communicable, maternal, neonatal, and nutritional diseases +O26879- | Communicable, maternal, neonatal, and nutritional diseases +O26891- | Communicable, maternal, neonatal, and nutritional diseases +O26892- | Communicable, maternal, neonatal, and nutritional diseases +O26893- | Communicable, maternal, neonatal, and nutritional diseases +O26899- | Communicable, maternal, neonatal, and nutritional diseases +O269--- | Communicable, maternal, neonatal, and nutritional diseases +O28---- | Communicable, maternal, neonatal, and nutritional diseases +O280--- | Communicable, maternal, neonatal, and nutritional diseases +O281--- | Communicable, maternal, neonatal, and nutritional diseases +O282--- | Communicable, maternal, neonatal, and nutritional diseases +O283--- | Communicable, maternal, neonatal, and nutritional diseases +O284--- | Communicable, maternal, neonatal, and nutritional diseases +O285--- | Communicable, maternal, neonatal, and nutritional diseases +O288--- | Communicable, maternal, neonatal, and nutritional diseases +O289--- | Communicable, maternal, neonatal, and nutritional diseases +O29---- | Communicable, maternal, neonatal, and nutritional diseases +O290--- | Communicable, maternal, neonatal, and nutritional diseases +O29011- | Communicable, maternal, neonatal, and nutritional diseases +O29012- | Communicable, maternal, neonatal, and nutritional diseases +O29013- | Communicable, maternal, neonatal, and nutritional diseases +O29019- | Communicable, maternal, neonatal, and nutritional diseases +O29021- | Communicable, maternal, neonatal, and nutritional diseases +O29022- | Communicable, maternal, neonatal, and nutritional diseases +O29023- | Communicable, maternal, neonatal, and nutritional diseases +O29029- | Communicable, maternal, neonatal, and nutritional diseases +O29091- | Communicable, maternal, neonatal, and nutritional diseases +O29092- | Communicable, maternal, neonatal, and nutritional diseases +O29093- | Communicable, maternal, neonatal, and nutritional diseases +O29099- | Communicable, maternal, neonatal, and nutritional diseases +O291--- | Communicable, maternal, neonatal, and nutritional diseases +O29111- | Communicable, maternal, neonatal, and nutritional diseases +O29112- | Communicable, maternal, neonatal, and nutritional diseases +O29113- | Communicable, maternal, neonatal, and nutritional diseases +O29119- | Communicable, maternal, neonatal, and nutritional diseases +O29121- | Communicable, maternal, neonatal, and nutritional diseases +O29122- | Communicable, maternal, neonatal, and nutritional diseases +O29123- | Communicable, maternal, neonatal, and nutritional diseases +O29129- | Communicable, maternal, neonatal, and nutritional diseases +O29191- | Communicable, maternal, neonatal, and nutritional diseases +O29192- | Communicable, maternal, neonatal, and nutritional diseases +O29193- | Communicable, maternal, neonatal, and nutritional diseases +O29199- | Communicable, maternal, neonatal, and nutritional diseases +O292--- | Communicable, maternal, neonatal, and nutritional diseases +O29211- | Communicable, maternal, neonatal, and nutritional diseases +O29212- | Communicable, maternal, neonatal, and nutritional diseases +O29213- | Communicable, maternal, neonatal, and nutritional diseases +O29219- | Communicable, maternal, neonatal, and nutritional diseases +O29291- | Communicable, maternal, neonatal, and nutritional diseases +O29292- | Communicable, maternal, neonatal, and nutritional diseases +O29293- | Communicable, maternal, neonatal, and nutritional diseases +O29299- | Communicable, maternal, neonatal, and nutritional diseases +O293--- | Communicable, maternal, neonatal, and nutritional diseases +O293X1- | Communicable, maternal, neonatal, and nutritional diseases +O293X2- | Communicable, maternal, neonatal, and nutritional diseases +O293X3- | Communicable, maternal, neonatal, and nutritional diseases +O293X9- | Communicable, maternal, neonatal, and nutritional diseases +O294--- | Communicable, maternal, neonatal, and nutritional diseases +O2940-- | Communicable, maternal, neonatal, and nutritional diseases +O2941-- | Communicable, maternal, neonatal, and nutritional diseases +O2942-- | Communicable, maternal, neonatal, and nutritional diseases +O2943-- | Communicable, maternal, neonatal, and nutritional diseases +O295--- | Communicable, maternal, neonatal, and nutritional diseases +O295X1- | Communicable, maternal, neonatal, and nutritional diseases +O295X2- | Communicable, maternal, neonatal, and nutritional diseases +O295X3- | Communicable, maternal, neonatal, and nutritional diseases +O295X9- | Communicable, maternal, neonatal, and nutritional diseases +O296--- | Communicable, maternal, neonatal, and nutritional diseases +O2960-- | Communicable, maternal, neonatal, and nutritional diseases +O2961-- | Communicable, maternal, neonatal, and nutritional diseases +O2962-- | Communicable, maternal, neonatal, and nutritional diseases +O2963-- | Communicable, maternal, neonatal, and nutritional diseases +O298--- | Communicable, maternal, neonatal, and nutritional diseases +O298X1- | Communicable, maternal, neonatal, and nutritional diseases +O298X2- | Communicable, maternal, neonatal, and nutritional diseases +O298X3- | Communicable, maternal, neonatal, and nutritional diseases +O298X9- | Communicable, maternal, neonatal, and nutritional diseases +O299--- | Communicable, maternal, neonatal, and nutritional diseases +O2990-- | Communicable, maternal, neonatal, and nutritional diseases +O2991-- | Communicable, maternal, neonatal, and nutritional diseases +O2992-- | Communicable, maternal, neonatal, and nutritional diseases +O2993-- | Communicable, maternal, neonatal, and nutritional diseases +O30---- | Communicable, maternal, neonatal, and nutritional diseases +O300--- | Communicable, maternal, neonatal, and nutritional diseases +O30001- | Communicable, maternal, neonatal, and nutritional diseases +O30002- | Communicable, maternal, neonatal, and nutritional diseases +O30003- | Communicable, maternal, neonatal, and nutritional diseases +O30009- | Communicable, maternal, neonatal, and nutritional diseases +O30011- | Communicable, maternal, neonatal, and nutritional diseases +O30012- | Communicable, maternal, neonatal, and nutritional diseases +O30013- | Communicable, maternal, neonatal, and nutritional diseases +O30019- | Communicable, maternal, neonatal, and nutritional diseases +O30021- | Communicable, maternal, neonatal, and nutritional diseases +O30022- | Communicable, maternal, neonatal, and nutritional diseases +O30023- | Communicable, maternal, neonatal, and nutritional diseases +O30029- | Communicable, maternal, neonatal, and nutritional diseases +O30031- | Communicable, maternal, neonatal, and nutritional diseases +O30032- | Communicable, maternal, neonatal, and nutritional diseases +O30033- | Communicable, maternal, neonatal, and nutritional diseases +O30039- | Communicable, maternal, neonatal, and nutritional diseases +O30041- | Communicable, maternal, neonatal, and nutritional diseases +O30042- | Communicable, maternal, neonatal, and nutritional diseases +O30043- | Communicable, maternal, neonatal, and nutritional diseases +O30049- | Communicable, maternal, neonatal, and nutritional diseases +O30091- | Communicable, maternal, neonatal, and nutritional diseases +O30092- | Communicable, maternal, neonatal, and nutritional diseases +O30093- | Communicable, maternal, neonatal, and nutritional diseases +O30099- | Communicable, maternal, neonatal, and nutritional diseases +O301--- | Communicable, maternal, neonatal, and nutritional diseases +O30101- | Communicable, maternal, neonatal, and nutritional diseases +O30102- | Communicable, maternal, neonatal, and nutritional diseases +O30103- | Communicable, maternal, neonatal, and nutritional diseases +O30109- | Communicable, maternal, neonatal, and nutritional diseases +O30111- | Communicable, maternal, neonatal, and nutritional diseases +O30112- | Communicable, maternal, neonatal, and nutritional diseases +O30113- | Communicable, maternal, neonatal, and nutritional diseases +O30119- | Communicable, maternal, neonatal, and nutritional diseases +O30121- | Communicable, maternal, neonatal, and nutritional diseases +O30122- | Communicable, maternal, neonatal, and nutritional diseases +O30123- | Communicable, maternal, neonatal, and nutritional diseases +O30129- | Communicable, maternal, neonatal, and nutritional diseases +O30131- | Communicable, maternal, neonatal, and nutritional diseases +O30132- | Communicable, maternal, neonatal, and nutritional diseases +O30133- | Communicable, maternal, neonatal, and nutritional diseases +O30139- | Communicable, maternal, neonatal, and nutritional diseases +O30191- | Communicable, maternal, neonatal, and nutritional diseases +O30192- | Communicable, maternal, neonatal, and nutritional diseases +O30193- | Communicable, maternal, neonatal, and nutritional diseases +O30199- | Communicable, maternal, neonatal, and nutritional diseases +O302--- | Communicable, maternal, neonatal, and nutritional diseases +O30201- | Communicable, maternal, neonatal, and nutritional diseases +O30202- | Communicable, maternal, neonatal, and nutritional diseases +O30203- | Communicable, maternal, neonatal, and nutritional diseases +O30209- | Communicable, maternal, neonatal, and nutritional diseases +O30211- | Communicable, maternal, neonatal, and nutritional diseases +O30212- | Communicable, maternal, neonatal, and nutritional diseases +O30213- | Communicable, maternal, neonatal, and nutritional diseases +O30219- | Communicable, maternal, neonatal, and nutritional diseases +O30221- | Communicable, maternal, neonatal, and nutritional diseases +O30222- | Communicable, maternal, neonatal, and nutritional diseases +O30223- | Communicable, maternal, neonatal, and nutritional diseases +O30229- | Communicable, maternal, neonatal, and nutritional diseases +O30231- | Communicable, maternal, neonatal, and nutritional diseases +O30232- | Communicable, maternal, neonatal, and nutritional diseases +O30233- | Communicable, maternal, neonatal, and nutritional diseases +O30239- | Communicable, maternal, neonatal, and nutritional diseases +O30291- | Communicable, maternal, neonatal, and nutritional diseases +O30292- | Communicable, maternal, neonatal, and nutritional diseases +O30293- | Communicable, maternal, neonatal, and nutritional diseases +O30299- | Communicable, maternal, neonatal, and nutritional diseases +O308--- | Communicable, maternal, neonatal, and nutritional diseases +O30801- | Communicable, maternal, neonatal, and nutritional diseases +O30802- | Communicable, maternal, neonatal, and nutritional diseases +O30803- | Communicable, maternal, neonatal, and nutritional diseases +O30809- | Communicable, maternal, neonatal, and nutritional diseases +O30811- | Communicable, maternal, neonatal, and nutritional diseases +O30812- | Communicable, maternal, neonatal, and nutritional diseases +O30813- | Communicable, maternal, neonatal, and nutritional diseases +O30819- | Communicable, maternal, neonatal, and nutritional diseases +O30821- | Communicable, maternal, neonatal, and nutritional diseases +O30822- | Communicable, maternal, neonatal, and nutritional diseases +O30823- | Communicable, maternal, neonatal, and nutritional diseases +O30829- | Communicable, maternal, neonatal, and nutritional diseases +O30831- | Communicable, maternal, neonatal, and nutritional diseases +O30832- | Communicable, maternal, neonatal, and nutritional diseases +O30833- | Communicable, maternal, neonatal, and nutritional diseases +O30839- | Communicable, maternal, neonatal, and nutritional diseases +O30891- | Communicable, maternal, neonatal, and nutritional diseases +O30892- | Communicable, maternal, neonatal, and nutritional diseases +O30893- | Communicable, maternal, neonatal, and nutritional diseases +O30899- | Communicable, maternal, neonatal, and nutritional diseases +O309--- | Communicable, maternal, neonatal, and nutritional diseases +O3090-- | Communicable, maternal, neonatal, and nutritional diseases +O3091-- | Communicable, maternal, neonatal, and nutritional diseases +O3092-- | Communicable, maternal, neonatal, and nutritional diseases +O3093-- | Communicable, maternal, neonatal, and nutritional diseases +O31---- | Communicable, maternal, neonatal, and nutritional diseases +O310--- | Communicable, maternal, neonatal, and nutritional diseases +O3100X0 | Communicable, maternal, neonatal, and nutritional diseases +O3100X1 | Communicable, maternal, neonatal, and nutritional diseases +O3100X2 | Communicable, maternal, neonatal, and nutritional diseases +O3100X3 | Communicable, maternal, neonatal, and nutritional diseases +O3100X4 | Communicable, maternal, neonatal, and nutritional diseases +O3100X5 | Communicable, maternal, neonatal, and nutritional diseases +O3100X9 | Communicable, maternal, neonatal, and nutritional diseases +O3101X0 | Communicable, maternal, neonatal, and nutritional diseases +O3101X1 | Communicable, maternal, neonatal, and nutritional diseases +O3101X2 | Communicable, maternal, neonatal, and nutritional diseases +O3101X3 | Communicable, maternal, neonatal, and nutritional diseases +O3101X4 | Communicable, maternal, neonatal, and nutritional diseases +O3101X5 | Communicable, maternal, neonatal, and nutritional diseases +O3101X9 | Communicable, maternal, neonatal, and nutritional diseases +O3102X0 | Communicable, maternal, neonatal, and nutritional diseases +O3102X1 | Communicable, maternal, neonatal, and nutritional diseases +O3102X2 | Communicable, maternal, neonatal, and nutritional diseases +O3102X3 | Communicable, maternal, neonatal, and nutritional diseases +O3102X4 | Communicable, maternal, neonatal, and nutritional diseases +O3102X5 | Communicable, maternal, neonatal, and nutritional diseases +O3102X9 | Communicable, maternal, neonatal, and nutritional diseases +O3103X0 | Communicable, maternal, neonatal, and nutritional diseases +O3103X1 | Communicable, maternal, neonatal, and nutritional diseases +O3103X2 | Communicable, maternal, neonatal, and nutritional diseases +O3103X3 | Communicable, maternal, neonatal, and nutritional diseases +O3103X4 | Communicable, maternal, neonatal, and nutritional diseases +O3103X5 | Communicable, maternal, neonatal, and nutritional diseases +O3103X9 | Communicable, maternal, neonatal, and nutritional diseases +O311--- | Communicable, maternal, neonatal, and nutritional diseases +O3110X0 | Communicable, maternal, neonatal, and nutritional diseases +O3110X1 | Communicable, maternal, neonatal, and nutritional diseases +O3110X2 | Communicable, maternal, neonatal, and nutritional diseases +O3110X3 | Communicable, maternal, neonatal, and nutritional diseases +O3110X4 | Communicable, maternal, neonatal, and nutritional diseases +O3110X5 | Communicable, maternal, neonatal, and nutritional diseases +O3110X9 | Communicable, maternal, neonatal, and nutritional diseases +O3111X0 | Communicable, maternal, neonatal, and nutritional diseases +O3111X1 | Communicable, maternal, neonatal, and nutritional diseases +O3111X2 | Communicable, maternal, neonatal, and nutritional diseases +O3111X3 | Communicable, maternal, neonatal, and nutritional diseases +O3111X4 | Communicable, maternal, neonatal, and nutritional diseases +O3111X5 | Communicable, maternal, neonatal, and nutritional diseases +O3111X9 | Communicable, maternal, neonatal, and nutritional diseases +O3112X0 | Communicable, maternal, neonatal, and nutritional diseases +O3112X1 | Communicable, maternal, neonatal, and nutritional diseases +O3112X2 | Communicable, maternal, neonatal, and nutritional diseases +O3112X3 | Communicable, maternal, neonatal, and nutritional diseases +O3112X4 | Communicable, maternal, neonatal, and nutritional diseases +O3112X5 | Communicable, maternal, neonatal, and nutritional diseases +O3112X9 | Communicable, maternal, neonatal, and nutritional diseases +O3113X0 | Communicable, maternal, neonatal, and nutritional diseases +O3113X1 | Communicable, maternal, neonatal, and nutritional diseases +O3113X2 | Communicable, maternal, neonatal, and nutritional diseases +O3113X3 | Communicable, maternal, neonatal, and nutritional diseases +O3113X4 | Communicable, maternal, neonatal, and nutritional diseases +O3113X5 | Communicable, maternal, neonatal, and nutritional diseases +O3113X9 | Communicable, maternal, neonatal, and nutritional diseases +O312--- | Communicable, maternal, neonatal, and nutritional diseases +O3120X0 | Communicable, maternal, neonatal, and nutritional diseases +O3120X1 | Communicable, maternal, neonatal, and nutritional diseases +O3120X2 | Communicable, maternal, neonatal, and nutritional diseases +O3120X3 | Communicable, maternal, neonatal, and nutritional diseases +O3120X4 | Communicable, maternal, neonatal, and nutritional diseases +O3120X5 | Communicable, maternal, neonatal, and nutritional diseases +O3120X9 | Communicable, maternal, neonatal, and nutritional diseases +O3121X0 | Communicable, maternal, neonatal, and nutritional diseases +O3121X1 | Communicable, maternal, neonatal, and nutritional diseases +O3121X2 | Communicable, maternal, neonatal, and nutritional diseases +O3121X3 | Communicable, maternal, neonatal, and nutritional diseases +O3121X4 | Communicable, maternal, neonatal, and nutritional diseases +O3121X5 | Communicable, maternal, neonatal, and nutritional diseases +O3121X9 | Communicable, maternal, neonatal, and nutritional diseases +O3122X0 | Communicable, maternal, neonatal, and nutritional diseases +O3122X1 | Communicable, maternal, neonatal, and nutritional diseases +O3122X2 | Communicable, maternal, neonatal, and nutritional diseases +O3122X3 | Communicable, maternal, neonatal, and nutritional diseases +O3122X4 | Communicable, maternal, neonatal, and nutritional diseases +O3122X5 | Communicable, maternal, neonatal, and nutritional diseases +O3122X9 | Communicable, maternal, neonatal, and nutritional diseases +O3123X0 | Communicable, maternal, neonatal, and nutritional diseases +O3123X1 | Communicable, maternal, neonatal, and nutritional diseases +O3123X2 | Communicable, maternal, neonatal, and nutritional diseases +O3123X3 | Communicable, maternal, neonatal, and nutritional diseases +O3123X4 | Communicable, maternal, neonatal, and nutritional diseases +O3123X5 | Communicable, maternal, neonatal, and nutritional diseases +O3123X9 | Communicable, maternal, neonatal, and nutritional diseases +O3130X0 | Communicable, maternal, neonatal, and nutritional diseases +O3130X1 | Communicable, maternal, neonatal, and nutritional diseases +O3130X2 | Communicable, maternal, neonatal, and nutritional diseases +O3130X3 | Communicable, maternal, neonatal, and nutritional diseases +O3130X4 | Communicable, maternal, neonatal, and nutritional diseases +O3130X5 | Communicable, maternal, neonatal, and nutritional diseases +O3130X9 | Communicable, maternal, neonatal, and nutritional diseases +O3131X0 | Communicable, maternal, neonatal, and nutritional diseases +O3131X1 | Communicable, maternal, neonatal, and nutritional diseases +O3131X2 | Communicable, maternal, neonatal, and nutritional diseases +O3131X3 | Communicable, maternal, neonatal, and nutritional diseases +O3131X4 | Communicable, maternal, neonatal, and nutritional diseases +O3131X5 | Communicable, maternal, neonatal, and nutritional diseases +O3131X9 | Communicable, maternal, neonatal, and nutritional diseases +O3132X0 | Communicable, maternal, neonatal, and nutritional diseases +O3132X1 | Communicable, maternal, neonatal, and nutritional diseases +O3132X2 | Communicable, maternal, neonatal, and nutritional diseases +O3132X3 | Communicable, maternal, neonatal, and nutritional diseases +O3132X4 | Communicable, maternal, neonatal, and nutritional diseases +O3132X5 | Communicable, maternal, neonatal, and nutritional diseases +O3132X9 | Communicable, maternal, neonatal, and nutritional diseases +O3133X0 | Communicable, maternal, neonatal, and nutritional diseases +O3133X1 | Communicable, maternal, neonatal, and nutritional diseases +O3133X2 | Communicable, maternal, neonatal, and nutritional diseases +O3133X3 | Communicable, maternal, neonatal, and nutritional diseases +O3133X4 | Communicable, maternal, neonatal, and nutritional diseases +O3133X5 | Communicable, maternal, neonatal, and nutritional diseases +O3133X9 | Communicable, maternal, neonatal, and nutritional diseases +O318--- | Communicable, maternal, neonatal, and nutritional diseases +O318X10 | Communicable, maternal, neonatal, and nutritional diseases +O318X11 | Communicable, maternal, neonatal, and nutritional diseases +O318X12 | Communicable, maternal, neonatal, and nutritional diseases +O318X13 | Communicable, maternal, neonatal, and nutritional diseases +O318X14 | Communicable, maternal, neonatal, and nutritional diseases +O318X15 | Communicable, maternal, neonatal, and nutritional diseases +O318X19 | Communicable, maternal, neonatal, and nutritional diseases +O318X20 | Communicable, maternal, neonatal, and nutritional diseases +O318X21 | Communicable, maternal, neonatal, and nutritional diseases +O318X22 | Communicable, maternal, neonatal, and nutritional diseases +O318X23 | Communicable, maternal, neonatal, and nutritional diseases +O318X24 | Communicable, maternal, neonatal, and nutritional diseases +O318X25 | Communicable, maternal, neonatal, and nutritional diseases +O318X29 | Communicable, maternal, neonatal, and nutritional diseases +O318X30 | Communicable, maternal, neonatal, and nutritional diseases +O318X31 | Communicable, maternal, neonatal, and nutritional diseases +O318X32 | Communicable, maternal, neonatal, and nutritional diseases +O318X33 | Communicable, maternal, neonatal, and nutritional diseases +O318X34 | Communicable, maternal, neonatal, and nutritional diseases +O318X35 | Communicable, maternal, neonatal, and nutritional diseases +O318X39 | Communicable, maternal, neonatal, and nutritional diseases +O318X90 | Communicable, maternal, neonatal, and nutritional diseases +O318X91 | Communicable, maternal, neonatal, and nutritional diseases +O318X92 | Communicable, maternal, neonatal, and nutritional diseases +O318X93 | Communicable, maternal, neonatal, and nutritional diseases +O318X94 | Communicable, maternal, neonatal, and nutritional diseases +O318X95 | Communicable, maternal, neonatal, and nutritional diseases +O318X99 | Communicable, maternal, neonatal, and nutritional diseases +O32---- | Communicable, maternal, neonatal, and nutritional diseases +O320--- | Communicable, maternal, neonatal, and nutritional diseases +O320XX0 | Communicable, maternal, neonatal, and nutritional diseases +O320XX1 | Communicable, maternal, neonatal, and nutritional diseases +O320XX2 | Communicable, maternal, neonatal, and nutritional diseases +O320XX3 | Communicable, maternal, neonatal, and nutritional diseases +O320XX4 | Communicable, maternal, neonatal, and nutritional diseases +O320XX5 | Communicable, maternal, neonatal, and nutritional diseases +O320XX9 | Communicable, maternal, neonatal, and nutritional diseases +O321--- | Communicable, maternal, neonatal, and nutritional diseases +O321XX0 | Communicable, maternal, neonatal, and nutritional diseases +O321XX1 | Communicable, maternal, neonatal, and nutritional diseases +O321XX2 | Communicable, maternal, neonatal, and nutritional diseases +O321XX3 | Communicable, maternal, neonatal, and nutritional diseases +O321XX4 | Communicable, maternal, neonatal, and nutritional diseases +O321XX5 | Communicable, maternal, neonatal, and nutritional diseases +O321XX9 | Communicable, maternal, neonatal, and nutritional diseases +O322--- | Communicable, maternal, neonatal, and nutritional diseases +O322XX0 | Communicable, maternal, neonatal, and nutritional diseases +O322XX1 | Communicable, maternal, neonatal, and nutritional diseases +O322XX2 | Communicable, maternal, neonatal, and nutritional diseases +O322XX3 | Communicable, maternal, neonatal, and nutritional diseases +O322XX4 | Communicable, maternal, neonatal, and nutritional diseases +O322XX5 | Communicable, maternal, neonatal, and nutritional diseases +O322XX9 | Communicable, maternal, neonatal, and nutritional diseases +O323--- | Communicable, maternal, neonatal, and nutritional diseases +O323XX0 | Communicable, maternal, neonatal, and nutritional diseases +O323XX1 | Communicable, maternal, neonatal, and nutritional diseases +O323XX2 | Communicable, maternal, neonatal, and nutritional diseases +O323XX3 | Communicable, maternal, neonatal, and nutritional diseases +O323XX4 | Communicable, maternal, neonatal, and nutritional diseases +O323XX5 | Communicable, maternal, neonatal, and nutritional diseases +O323XX9 | Communicable, maternal, neonatal, and nutritional diseases +O324--- | Communicable, maternal, neonatal, and nutritional diseases +O324XX0 | Communicable, maternal, neonatal, and nutritional diseases +O324XX1 | Communicable, maternal, neonatal, and nutritional diseases +O324XX2 | Communicable, maternal, neonatal, and nutritional diseases +O324XX3 | Communicable, maternal, neonatal, and nutritional diseases +O324XX4 | Communicable, maternal, neonatal, and nutritional diseases +O324XX5 | Communicable, maternal, neonatal, and nutritional diseases +O324XX9 | Communicable, maternal, neonatal, and nutritional diseases +O325--- | Communicable, maternal, neonatal, and nutritional diseases +O326--- | Communicable, maternal, neonatal, and nutritional diseases +O326XX0 | Communicable, maternal, neonatal, and nutritional diseases +O326XX1 | Communicable, maternal, neonatal, and nutritional diseases +O326XX2 | Communicable, maternal, neonatal, and nutritional diseases +O326XX3 | Communicable, maternal, neonatal, and nutritional diseases +O326XX4 | Communicable, maternal, neonatal, and nutritional diseases +O326XX5 | Communicable, maternal, neonatal, and nutritional diseases +O326XX9 | Communicable, maternal, neonatal, and nutritional diseases +O328--- | Communicable, maternal, neonatal, and nutritional diseases +O328XX0 | Communicable, maternal, neonatal, and nutritional diseases +O328XX1 | Communicable, maternal, neonatal, and nutritional diseases +O328XX2 | Communicable, maternal, neonatal, and nutritional diseases +O328XX3 | Communicable, maternal, neonatal, and nutritional diseases +O328XX4 | Communicable, maternal, neonatal, and nutritional diseases +O328XX5 | Communicable, maternal, neonatal, and nutritional diseases +O328XX9 | Communicable, maternal, neonatal, and nutritional diseases +O329--- | Communicable, maternal, neonatal, and nutritional diseases +O329XX0 | Communicable, maternal, neonatal, and nutritional diseases +O329XX1 | Communicable, maternal, neonatal, and nutritional diseases +O329XX2 | Communicable, maternal, neonatal, and nutritional diseases +O329XX3 | Communicable, maternal, neonatal, and nutritional diseases +O329XX4 | Communicable, maternal, neonatal, and nutritional diseases +O329XX5 | Communicable, maternal, neonatal, and nutritional diseases +O329XX9 | Communicable, maternal, neonatal, and nutritional diseases +O33---- | Communicable, maternal, neonatal, and nutritional diseases +O330--- | Communicable, maternal, neonatal, and nutritional diseases +O331--- | Communicable, maternal, neonatal, and nutritional diseases +O332--- | Communicable, maternal, neonatal, and nutritional diseases +O333--- | Communicable, maternal, neonatal, and nutritional diseases +O333XX0 | Communicable, maternal, neonatal, and nutritional diseases +O333XX1 | Communicable, maternal, neonatal, and nutritional diseases +O333XX2 | Communicable, maternal, neonatal, and nutritional diseases +O333XX3 | Communicable, maternal, neonatal, and nutritional diseases +O333XX4 | Communicable, maternal, neonatal, and nutritional diseases +O333XX5 | Communicable, maternal, neonatal, and nutritional diseases +O333XX9 | Communicable, maternal, neonatal, and nutritional diseases +O334--- | Communicable, maternal, neonatal, and nutritional diseases +O334XX0 | Communicable, maternal, neonatal, and nutritional diseases +O334XX1 | Communicable, maternal, neonatal, and nutritional diseases +O334XX2 | Communicable, maternal, neonatal, and nutritional diseases +O334XX3 | Communicable, maternal, neonatal, and nutritional diseases +O334XX4 | Communicable, maternal, neonatal, and nutritional diseases +O334XX5 | Communicable, maternal, neonatal, and nutritional diseases +O334XX9 | Communicable, maternal, neonatal, and nutritional diseases +O335--- | Communicable, maternal, neonatal, and nutritional diseases +O335XX0 | Communicable, maternal, neonatal, and nutritional diseases +O335XX1 | Communicable, maternal, neonatal, and nutritional diseases +O335XX2 | Communicable, maternal, neonatal, and nutritional diseases +O335XX3 | Communicable, maternal, neonatal, and nutritional diseases +O335XX4 | Communicable, maternal, neonatal, and nutritional diseases +O335XX5 | Communicable, maternal, neonatal, and nutritional diseases +O335XX9 | Communicable, maternal, neonatal, and nutritional diseases +O336--- | Communicable, maternal, neonatal, and nutritional diseases +O336XX0 | Communicable, maternal, neonatal, and nutritional diseases +O336XX1 | Communicable, maternal, neonatal, and nutritional diseases +O336XX2 | Communicable, maternal, neonatal, and nutritional diseases +O336XX3 | Communicable, maternal, neonatal, and nutritional diseases +O336XX4 | Communicable, maternal, neonatal, and nutritional diseases +O336XX5 | Communicable, maternal, neonatal, and nutritional diseases +O336XX9 | Communicable, maternal, neonatal, and nutritional diseases +O337--- | Communicable, maternal, neonatal, and nutritional diseases +O337XX0 | Communicable, maternal, neonatal, and nutritional diseases +O337XX1 | Communicable, maternal, neonatal, and nutritional diseases +O337XX2 | Communicable, maternal, neonatal, and nutritional diseases +O337XX3 | Communicable, maternal, neonatal, and nutritional diseases +O337XX4 | Communicable, maternal, neonatal, and nutritional diseases +O337XX5 | Communicable, maternal, neonatal, and nutritional diseases +O337XX9 | Communicable, maternal, neonatal, and nutritional diseases +O338--- | Communicable, maternal, neonatal, and nutritional diseases +O339--- | Communicable, maternal, neonatal, and nutritional diseases +O34---- | Communicable, maternal, neonatal, and nutritional diseases +O340--- | Communicable, maternal, neonatal, and nutritional diseases +O3400-- | Communicable, maternal, neonatal, and nutritional diseases +O3401-- | Communicable, maternal, neonatal, and nutritional diseases +O3402-- | Communicable, maternal, neonatal, and nutritional diseases +O3403-- | Communicable, maternal, neonatal, and nutritional diseases +O341--- | Communicable, maternal, neonatal, and nutritional diseases +O3410-- | Communicable, maternal, neonatal, and nutritional diseases +O3411-- | Communicable, maternal, neonatal, and nutritional diseases +O3412-- | Communicable, maternal, neonatal, and nutritional diseases +O3413-- | Communicable, maternal, neonatal, and nutritional diseases +O342--- | Communicable, maternal, neonatal, and nutritional diseases +O34211- | Communicable, maternal, neonatal, and nutritional diseases +O34212- | Communicable, maternal, neonatal, and nutritional diseases +O34219- | Communicable, maternal, neonatal, and nutritional diseases +O3429-- | Communicable, maternal, neonatal, and nutritional diseases +O343--- | Communicable, maternal, neonatal, and nutritional diseases +O3430-- | Communicable, maternal, neonatal, and nutritional diseases +O3431-- | Communicable, maternal, neonatal, and nutritional diseases +O3432-- | Communicable, maternal, neonatal, and nutritional diseases +O3433-- | Communicable, maternal, neonatal, and nutritional diseases +O344--- | Communicable, maternal, neonatal, and nutritional diseases +O3440-- | Communicable, maternal, neonatal, and nutritional diseases +O3441-- | Communicable, maternal, neonatal, and nutritional diseases +O3442-- | Communicable, maternal, neonatal, and nutritional diseases +O3443-- | Communicable, maternal, neonatal, and nutritional diseases +O345--- | Communicable, maternal, neonatal, and nutritional diseases +O34511- | Communicable, maternal, neonatal, and nutritional diseases +O34512- | Communicable, maternal, neonatal, and nutritional diseases +O34513- | Communicable, maternal, neonatal, and nutritional diseases +O34519- | Communicable, maternal, neonatal, and nutritional diseases +O34521- | Communicable, maternal, neonatal, and nutritional diseases +O34522- | Communicable, maternal, neonatal, and nutritional diseases +O34523- | Communicable, maternal, neonatal, and nutritional diseases +O34529- | Communicable, maternal, neonatal, and nutritional diseases +O34531- | Communicable, maternal, neonatal, and nutritional diseases +O34532- | Communicable, maternal, neonatal, and nutritional diseases +O34533- | Communicable, maternal, neonatal, and nutritional diseases +O34539- | Communicable, maternal, neonatal, and nutritional diseases +O34591- | Communicable, maternal, neonatal, and nutritional diseases +O34592- | Communicable, maternal, neonatal, and nutritional diseases +O34593- | Communicable, maternal, neonatal, and nutritional diseases +O34599- | Communicable, maternal, neonatal, and nutritional diseases +O346--- | Communicable, maternal, neonatal, and nutritional diseases +O3460-- | Communicable, maternal, neonatal, and nutritional diseases +O3461-- | Communicable, maternal, neonatal, and nutritional diseases +O3462-- | Communicable, maternal, neonatal, and nutritional diseases +O3463-- | Communicable, maternal, neonatal, and nutritional diseases +O347--- | Communicable, maternal, neonatal, and nutritional diseases +O3470-- | Communicable, maternal, neonatal, and nutritional diseases +O3471-- | Communicable, maternal, neonatal, and nutritional diseases +O3472-- | Communicable, maternal, neonatal, and nutritional diseases +O3473-- | Communicable, maternal, neonatal, and nutritional diseases +O348--- | Communicable, maternal, neonatal, and nutritional diseases +O3480-- | Communicable, maternal, neonatal, and nutritional diseases +O3481-- | Communicable, maternal, neonatal, and nutritional diseases +O3482-- | Communicable, maternal, neonatal, and nutritional diseases +O3483-- | Communicable, maternal, neonatal, and nutritional diseases +O349--- | Communicable, maternal, neonatal, and nutritional diseases +O3490-- | Communicable, maternal, neonatal, and nutritional diseases +O3491-- | Communicable, maternal, neonatal, and nutritional diseases +O3492-- | Communicable, maternal, neonatal, and nutritional diseases +O3493-- | Communicable, maternal, neonatal, and nutritional diseases +O35---- | Communicable, maternal, neonatal, and nutritional diseases +O350--- | Communicable, maternal, neonatal, and nutritional diseases +O350XX0 | Communicable, maternal, neonatal, and nutritional diseases +O350XX1 | Communicable, maternal, neonatal, and nutritional diseases +O350XX2 | Communicable, maternal, neonatal, and nutritional diseases +O350XX3 | Communicable, maternal, neonatal, and nutritional diseases +O350XX4 | Communicable, maternal, neonatal, and nutritional diseases +O350XX5 | Communicable, maternal, neonatal, and nutritional diseases +O350XX9 | Communicable, maternal, neonatal, and nutritional diseases +O351--- | Communicable, maternal, neonatal, and nutritional diseases +O351XX0 | Communicable, maternal, neonatal, and nutritional diseases +O351XX1 | Communicable, maternal, neonatal, and nutritional diseases +O351XX2 | Communicable, maternal, neonatal, and nutritional diseases +O351XX3 | Communicable, maternal, neonatal, and nutritional diseases +O351XX4 | Communicable, maternal, neonatal, and nutritional diseases +O351XX5 | Communicable, maternal, neonatal, and nutritional diseases +O351XX9 | Communicable, maternal, neonatal, and nutritional diseases +O352--- | Communicable, maternal, neonatal, and nutritional diseases +O352XX0 | Communicable, maternal, neonatal, and nutritional diseases +O352XX1 | Communicable, maternal, neonatal, and nutritional diseases +O352XX2 | Communicable, maternal, neonatal, and nutritional diseases +O352XX3 | Communicable, maternal, neonatal, and nutritional diseases +O352XX4 | Communicable, maternal, neonatal, and nutritional diseases +O352XX5 | Communicable, maternal, neonatal, and nutritional diseases +O352XX9 | Communicable, maternal, neonatal, and nutritional diseases +O353--- | Communicable, maternal, neonatal, and nutritional diseases +O353XX0 | Communicable, maternal, neonatal, and nutritional diseases +O353XX1 | Communicable, maternal, neonatal, and nutritional diseases +O353XX2 | Communicable, maternal, neonatal, and nutritional diseases +O353XX3 | Communicable, maternal, neonatal, and nutritional diseases +O353XX4 | Communicable, maternal, neonatal, and nutritional diseases +O353XX5 | Communicable, maternal, neonatal, and nutritional diseases +O353XX9 | Communicable, maternal, neonatal, and nutritional diseases +O354--- | Communicable, maternal, neonatal, and nutritional diseases +O354XX0 | Communicable, maternal, neonatal, and nutritional diseases +O354XX1 | Communicable, maternal, neonatal, and nutritional diseases +O354XX2 | Communicable, maternal, neonatal, and nutritional diseases +O354XX3 | Communicable, maternal, neonatal, and nutritional diseases +O354XX4 | Communicable, maternal, neonatal, and nutritional diseases +O354XX5 | Communicable, maternal, neonatal, and nutritional diseases +O354XX9 | Communicable, maternal, neonatal, and nutritional diseases +O355--- | Communicable, maternal, neonatal, and nutritional diseases +O355XX0 | Communicable, maternal, neonatal, and nutritional diseases +O355XX1 | Communicable, maternal, neonatal, and nutritional diseases +O355XX2 | Communicable, maternal, neonatal, and nutritional diseases +O355XX3 | Communicable, maternal, neonatal, and nutritional diseases +O355XX4 | Communicable, maternal, neonatal, and nutritional diseases +O355XX5 | Communicable, maternal, neonatal, and nutritional diseases +O355XX9 | Communicable, maternal, neonatal, and nutritional diseases +O356--- | Communicable, maternal, neonatal, and nutritional diseases +O356XX0 | Communicable, maternal, neonatal, and nutritional diseases +O356XX1 | Communicable, maternal, neonatal, and nutritional diseases +O356XX2 | Communicable, maternal, neonatal, and nutritional diseases +O356XX3 | Communicable, maternal, neonatal, and nutritional diseases +O356XX4 | Communicable, maternal, neonatal, and nutritional diseases +O356XX5 | Communicable, maternal, neonatal, and nutritional diseases +O356XX9 | Communicable, maternal, neonatal, and nutritional diseases +O357--- | Communicable, maternal, neonatal, and nutritional diseases +O357XX0 | Communicable, maternal, neonatal, and nutritional diseases +O357XX1 | Communicable, maternal, neonatal, and nutritional diseases +O357XX2 | Communicable, maternal, neonatal, and nutritional diseases +O357XX3 | Communicable, maternal, neonatal, and nutritional diseases +O357XX4 | Communicable, maternal, neonatal, and nutritional diseases +O357XX5 | Communicable, maternal, neonatal, and nutritional diseases +O357XX9 | Communicable, maternal, neonatal, and nutritional diseases +O358--- | Communicable, maternal, neonatal, and nutritional diseases +O358XX0 | Communicable, maternal, neonatal, and nutritional diseases +O358XX1 | Communicable, maternal, neonatal, and nutritional diseases +O358XX2 | Communicable, maternal, neonatal, and nutritional diseases +O358XX3 | Communicable, maternal, neonatal, and nutritional diseases +O358XX4 | Communicable, maternal, neonatal, and nutritional diseases +O358XX5 | Communicable, maternal, neonatal, and nutritional diseases +O358XX9 | Communicable, maternal, neonatal, and nutritional diseases +O359--- | Communicable, maternal, neonatal, and nutritional diseases +O359XX0 | Communicable, maternal, neonatal, and nutritional diseases +O359XX1 | Communicable, maternal, neonatal, and nutritional diseases +O359XX2 | Communicable, maternal, neonatal, and nutritional diseases +O359XX3 | Communicable, maternal, neonatal, and nutritional diseases +O359XX4 | Communicable, maternal, neonatal, and nutritional diseases +O359XX5 | Communicable, maternal, neonatal, and nutritional diseases +O359XX9 | Communicable, maternal, neonatal, and nutritional diseases +O36---- | Communicable, maternal, neonatal, and nutritional diseases +O360--- | Communicable, maternal, neonatal, and nutritional diseases +O360110 | Communicable, maternal, neonatal, and nutritional diseases +O360111 | Communicable, maternal, neonatal, and nutritional diseases +O360112 | Communicable, maternal, neonatal, and nutritional diseases +O360113 | Communicable, maternal, neonatal, and nutritional diseases +O360114 | Communicable, maternal, neonatal, and nutritional diseases +O360115 | Communicable, maternal, neonatal, and nutritional diseases +O360119 | Communicable, maternal, neonatal, and nutritional diseases +O360120 | Communicable, maternal, neonatal, and nutritional diseases +O360121 | Communicable, maternal, neonatal, and nutritional diseases +O360122 | Communicable, maternal, neonatal, and nutritional diseases +O360123 | Communicable, maternal, neonatal, and nutritional diseases +O360124 | Communicable, maternal, neonatal, and nutritional diseases +O360125 | Communicable, maternal, neonatal, and nutritional diseases +O360129 | Communicable, maternal, neonatal, and nutritional diseases +O360130 | Communicable, maternal, neonatal, and nutritional diseases +O360131 | Communicable, maternal, neonatal, and nutritional diseases +O360132 | Communicable, maternal, neonatal, and nutritional diseases +O360133 | Communicable, maternal, neonatal, and nutritional diseases +O360134 | Communicable, maternal, neonatal, and nutritional diseases +O360135 | Communicable, maternal, neonatal, and nutritional diseases +O360139 | Communicable, maternal, neonatal, and nutritional diseases +O360190 | Communicable, maternal, neonatal, and nutritional diseases +O360191 | Communicable, maternal, neonatal, and nutritional diseases +O360192 | Communicable, maternal, neonatal, and nutritional diseases +O360193 | Communicable, maternal, neonatal, and nutritional diseases +O360194 | Communicable, maternal, neonatal, and nutritional diseases +O360195 | Communicable, maternal, neonatal, and nutritional diseases +O360199 | Communicable, maternal, neonatal, and nutritional diseases +O360910 | Communicable, maternal, neonatal, and nutritional diseases +O360911 | Communicable, maternal, neonatal, and nutritional diseases +O360912 | Communicable, maternal, neonatal, and nutritional diseases +O360913 | Communicable, maternal, neonatal, and nutritional diseases +O360914 | Communicable, maternal, neonatal, and nutritional diseases +O360915 | Communicable, maternal, neonatal, and nutritional diseases +O360919 | Communicable, maternal, neonatal, and nutritional diseases +O360920 | Communicable, maternal, neonatal, and nutritional diseases +O360921 | Communicable, maternal, neonatal, and nutritional diseases +O360922 | Communicable, maternal, neonatal, and nutritional diseases +O360923 | Communicable, maternal, neonatal, and nutritional diseases +O360924 | Communicable, maternal, neonatal, and nutritional diseases +O360925 | Communicable, maternal, neonatal, and nutritional diseases +O360929 | Communicable, maternal, neonatal, and nutritional diseases +O360930 | Communicable, maternal, neonatal, and nutritional diseases +O360931 | Communicable, maternal, neonatal, and nutritional diseases +O360932 | Communicable, maternal, neonatal, and nutritional diseases +O360933 | Communicable, maternal, neonatal, and nutritional diseases +O360934 | Communicable, maternal, neonatal, and nutritional diseases +O360935 | Communicable, maternal, neonatal, and nutritional diseases +O360939 | Communicable, maternal, neonatal, and nutritional diseases +O360990 | Communicable, maternal, neonatal, and nutritional diseases +O360991 | Communicable, maternal, neonatal, and nutritional diseases +O360992 | Communicable, maternal, neonatal, and nutritional diseases +O360993 | Communicable, maternal, neonatal, and nutritional diseases +O360994 | Communicable, maternal, neonatal, and nutritional diseases +O360995 | Communicable, maternal, neonatal, and nutritional diseases +O360999 | Communicable, maternal, neonatal, and nutritional diseases +O361--- | Communicable, maternal, neonatal, and nutritional diseases +O361110 | Communicable, maternal, neonatal, and nutritional diseases +O361111 | Communicable, maternal, neonatal, and nutritional diseases +O361112 | Communicable, maternal, neonatal, and nutritional diseases +O361113 | Communicable, maternal, neonatal, and nutritional diseases +O361114 | Communicable, maternal, neonatal, and nutritional diseases +O361115 | Communicable, maternal, neonatal, and nutritional diseases +O361119 | Communicable, maternal, neonatal, and nutritional diseases +O361120 | Communicable, maternal, neonatal, and nutritional diseases +O361121 | Communicable, maternal, neonatal, and nutritional diseases +O361122 | Communicable, maternal, neonatal, and nutritional diseases +O361123 | Communicable, maternal, neonatal, and nutritional diseases +O361124 | Communicable, maternal, neonatal, and nutritional diseases +O361125 | Communicable, maternal, neonatal, and nutritional diseases +O361129 | Communicable, maternal, neonatal, and nutritional diseases +O361130 | Communicable, maternal, neonatal, and nutritional diseases +O361131 | Communicable, maternal, neonatal, and nutritional diseases +O361132 | Communicable, maternal, neonatal, and nutritional diseases +O361133 | Communicable, maternal, neonatal, and nutritional diseases +O361134 | Communicable, maternal, neonatal, and nutritional diseases +O361135 | Communicable, maternal, neonatal, and nutritional diseases +O361139 | Communicable, maternal, neonatal, and nutritional diseases +O361190 | Communicable, maternal, neonatal, and nutritional diseases +O361191 | Communicable, maternal, neonatal, and nutritional diseases +O361192 | Communicable, maternal, neonatal, and nutritional diseases +O361193 | Communicable, maternal, neonatal, and nutritional diseases +O361194 | Communicable, maternal, neonatal, and nutritional diseases +O361195 | Communicable, maternal, neonatal, and nutritional diseases +O361199 | Communicable, maternal, neonatal, and nutritional diseases +O361910 | Communicable, maternal, neonatal, and nutritional diseases +O361911 | Communicable, maternal, neonatal, and nutritional diseases +O361912 | Communicable, maternal, neonatal, and nutritional diseases +O361913 | Communicable, maternal, neonatal, and nutritional diseases +O361914 | Communicable, maternal, neonatal, and nutritional diseases +O361915 | Communicable, maternal, neonatal, and nutritional diseases +O361919 | Communicable, maternal, neonatal, and nutritional diseases +O361920 | Communicable, maternal, neonatal, and nutritional diseases +O361921 | Communicable, maternal, neonatal, and nutritional diseases +O361922 | Communicable, maternal, neonatal, and nutritional diseases +O361923 | Communicable, maternal, neonatal, and nutritional diseases +O361924 | Communicable, maternal, neonatal, and nutritional diseases +O361925 | Communicable, maternal, neonatal, and nutritional diseases +O361929 | Communicable, maternal, neonatal, and nutritional diseases +O361930 | Communicable, maternal, neonatal, and nutritional diseases +O361931 | Communicable, maternal, neonatal, and nutritional diseases +O361932 | Communicable, maternal, neonatal, and nutritional diseases +O361933 | Communicable, maternal, neonatal, and nutritional diseases +O361934 | Communicable, maternal, neonatal, and nutritional diseases +O361935 | Communicable, maternal, neonatal, and nutritional diseases +O361939 | Communicable, maternal, neonatal, and nutritional diseases +O361990 | Communicable, maternal, neonatal, and nutritional diseases +O361991 | Communicable, maternal, neonatal, and nutritional diseases +O361992 | Communicable, maternal, neonatal, and nutritional diseases +O361993 | Communicable, maternal, neonatal, and nutritional diseases +O361994 | Communicable, maternal, neonatal, and nutritional diseases +O361995 | Communicable, maternal, neonatal, and nutritional diseases +O361999 | Communicable, maternal, neonatal, and nutritional diseases +O362--- | Communicable, maternal, neonatal, and nutritional diseases +O3620X0 | Communicable, maternal, neonatal, and nutritional diseases +O3620X1 | Communicable, maternal, neonatal, and nutritional diseases +O3620X2 | Communicable, maternal, neonatal, and nutritional diseases +O3620X3 | Communicable, maternal, neonatal, and nutritional diseases +O3620X4 | Communicable, maternal, neonatal, and nutritional diseases +O3620X5 | Communicable, maternal, neonatal, and nutritional diseases +O3620X9 | Communicable, maternal, neonatal, and nutritional diseases +O3621X0 | Communicable, maternal, neonatal, and nutritional diseases +O3621X1 | Communicable, maternal, neonatal, and nutritional diseases +O3621X2 | Communicable, maternal, neonatal, and nutritional diseases +O3621X3 | Communicable, maternal, neonatal, and nutritional diseases +O3621X4 | Communicable, maternal, neonatal, and nutritional diseases +O3621X5 | Communicable, maternal, neonatal, and nutritional diseases +O3621X9 | Communicable, maternal, neonatal, and nutritional diseases +O3622X0 | Communicable, maternal, neonatal, and nutritional diseases +O3622X1 | Communicable, maternal, neonatal, and nutritional diseases +O3622X2 | Communicable, maternal, neonatal, and nutritional diseases +O3622X3 | Communicable, maternal, neonatal, and nutritional diseases +O3622X4 | Communicable, maternal, neonatal, and nutritional diseases +O3622X5 | Communicable, maternal, neonatal, and nutritional diseases +O3622X9 | Communicable, maternal, neonatal, and nutritional diseases +O3623X0 | Communicable, maternal, neonatal, and nutritional diseases +O3623X1 | Communicable, maternal, neonatal, and nutritional diseases +O3623X2 | Communicable, maternal, neonatal, and nutritional diseases +O3623X3 | Communicable, maternal, neonatal, and nutritional diseases +O3623X4 | Communicable, maternal, neonatal, and nutritional diseases +O3623X5 | Communicable, maternal, neonatal, and nutritional diseases +O3623X9 | Communicable, maternal, neonatal, and nutritional diseases +O363--- | Communicable, maternal, neonatal, and nutritional diseases +O364--- | Communicable, maternal, neonatal, and nutritional diseases +O364XX0 | Communicable, maternal, neonatal, and nutritional diseases +O364XX1 | Communicable, maternal, neonatal, and nutritional diseases +O364XX2 | Communicable, maternal, neonatal, and nutritional diseases +O364XX3 | Communicable, maternal, neonatal, and nutritional diseases +O364XX4 | Communicable, maternal, neonatal, and nutritional diseases +O364XX5 | Communicable, maternal, neonatal, and nutritional diseases +O364XX9 | Communicable, maternal, neonatal, and nutritional diseases +O365--- | Communicable, maternal, neonatal, and nutritional diseases +O365110 | Communicable, maternal, neonatal, and nutritional diseases +O365111 | Communicable, maternal, neonatal, and nutritional diseases +O365112 | Communicable, maternal, neonatal, and nutritional diseases +O365113 | Communicable, maternal, neonatal, and nutritional diseases +O365114 | Communicable, maternal, neonatal, and nutritional diseases +O365115 | Communicable, maternal, neonatal, and nutritional diseases +O365119 | Communicable, maternal, neonatal, and nutritional diseases +O365120 | Communicable, maternal, neonatal, and nutritional diseases +O365121 | Communicable, maternal, neonatal, and nutritional diseases +O365122 | Communicable, maternal, neonatal, and nutritional diseases +O365123 | Communicable, maternal, neonatal, and nutritional diseases +O365124 | Communicable, maternal, neonatal, and nutritional diseases +O365125 | Communicable, maternal, neonatal, and nutritional diseases +O365129 | Communicable, maternal, neonatal, and nutritional diseases +O365130 | Communicable, maternal, neonatal, and nutritional diseases +O365131 | Communicable, maternal, neonatal, and nutritional diseases +O365132 | Communicable, maternal, neonatal, and nutritional diseases +O365133 | Communicable, maternal, neonatal, and nutritional diseases +O365134 | Communicable, maternal, neonatal, and nutritional diseases +O365135 | Communicable, maternal, neonatal, and nutritional diseases +O365139 | Communicable, maternal, neonatal, and nutritional diseases +O365190 | Communicable, maternal, neonatal, and nutritional diseases +O365191 | Communicable, maternal, neonatal, and nutritional diseases +O365192 | Communicable, maternal, neonatal, and nutritional diseases +O365193 | Communicable, maternal, neonatal, and nutritional diseases +O365194 | Communicable, maternal, neonatal, and nutritional diseases +O365195 | Communicable, maternal, neonatal, and nutritional diseases +O365199 | Communicable, maternal, neonatal, and nutritional diseases +O365910 | Communicable, maternal, neonatal, and nutritional diseases +O365911 | Communicable, maternal, neonatal, and nutritional diseases +O365912 | Communicable, maternal, neonatal, and nutritional diseases +O365913 | Communicable, maternal, neonatal, and nutritional diseases +O365914 | Communicable, maternal, neonatal, and nutritional diseases +O365915 | Communicable, maternal, neonatal, and nutritional diseases +O365919 | Communicable, maternal, neonatal, and nutritional diseases +O365920 | Communicable, maternal, neonatal, and nutritional diseases +O365921 | Communicable, maternal, neonatal, and nutritional diseases +O365922 | Communicable, maternal, neonatal, and nutritional diseases +O365923 | Communicable, maternal, neonatal, and nutritional diseases +O365924 | Communicable, maternal, neonatal, and nutritional diseases +O365925 | Communicable, maternal, neonatal, and nutritional diseases +O365929 | Communicable, maternal, neonatal, and nutritional diseases +O365930 | Communicable, maternal, neonatal, and nutritional diseases +O365931 | Communicable, maternal, neonatal, and nutritional diseases +O365932 | Communicable, maternal, neonatal, and nutritional diseases +O365933 | Communicable, maternal, neonatal, and nutritional diseases +O365934 | Communicable, maternal, neonatal, and nutritional diseases +O365935 | Communicable, maternal, neonatal, and nutritional diseases +O365939 | Communicable, maternal, neonatal, and nutritional diseases +O365990 | Communicable, maternal, neonatal, and nutritional diseases +O365991 | Communicable, maternal, neonatal, and nutritional diseases +O365992 | Communicable, maternal, neonatal, and nutritional diseases +O365993 | Communicable, maternal, neonatal, and nutritional diseases +O365994 | Communicable, maternal, neonatal, and nutritional diseases +O365995 | Communicable, maternal, neonatal, and nutritional diseases +O365999 | Communicable, maternal, neonatal, and nutritional diseases +O366--- | Communicable, maternal, neonatal, and nutritional diseases +O3660X0 | Communicable, maternal, neonatal, and nutritional diseases +O3660X1 | Communicable, maternal, neonatal, and nutritional diseases +O3660X2 | Communicable, maternal, neonatal, and nutritional diseases +O3660X3 | Communicable, maternal, neonatal, and nutritional diseases +O3660X4 | Communicable, maternal, neonatal, and nutritional diseases +O3660X5 | Communicable, maternal, neonatal, and nutritional diseases +O3660X9 | Communicable, maternal, neonatal, and nutritional diseases +O3661X0 | Communicable, maternal, neonatal, and nutritional diseases +O3661X1 | Communicable, maternal, neonatal, and nutritional diseases +O3661X2 | Communicable, maternal, neonatal, and nutritional diseases +O3661X3 | Communicable, maternal, neonatal, and nutritional diseases +O3661X4 | Communicable, maternal, neonatal, and nutritional diseases +O3661X5 | Communicable, maternal, neonatal, and nutritional diseases +O3661X9 | Communicable, maternal, neonatal, and nutritional diseases +O3662X0 | Communicable, maternal, neonatal, and nutritional diseases +O3662X1 | Communicable, maternal, neonatal, and nutritional diseases +O3662X2 | Communicable, maternal, neonatal, and nutritional diseases +O3662X3 | Communicable, maternal, neonatal, and nutritional diseases +O3662X4 | Communicable, maternal, neonatal, and nutritional diseases +O3662X5 | Communicable, maternal, neonatal, and nutritional diseases +O3662X9 | Communicable, maternal, neonatal, and nutritional diseases +O3663X0 | Communicable, maternal, neonatal, and nutritional diseases +O3663X1 | Communicable, maternal, neonatal, and nutritional diseases +O3663X2 | Communicable, maternal, neonatal, and nutritional diseases +O3663X3 | Communicable, maternal, neonatal, and nutritional diseases +O3663X4 | Communicable, maternal, neonatal, and nutritional diseases +O3663X5 | Communicable, maternal, neonatal, and nutritional diseases +O3663X9 | Communicable, maternal, neonatal, and nutritional diseases +O367--- | Communicable, maternal, neonatal, and nutritional diseases +O3670X0 | Communicable, maternal, neonatal, and nutritional diseases +O3670X1 | Communicable, maternal, neonatal, and nutritional diseases +O3670X2 | Communicable, maternal, neonatal, and nutritional diseases +O3670X3 | Communicable, maternal, neonatal, and nutritional diseases +O3670X4 | Communicable, maternal, neonatal, and nutritional diseases +O3670X5 | Communicable, maternal, neonatal, and nutritional diseases +O3670X9 | Communicable, maternal, neonatal, and nutritional diseases +O3671X0 | Communicable, maternal, neonatal, and nutritional diseases +O3671X1 | Communicable, maternal, neonatal, and nutritional diseases +O3671X2 | Communicable, maternal, neonatal, and nutritional diseases +O3671X3 | Communicable, maternal, neonatal, and nutritional diseases +O3671X4 | Communicable, maternal, neonatal, and nutritional diseases +O3671X5 | Communicable, maternal, neonatal, and nutritional diseases +O3671X9 | Communicable, maternal, neonatal, and nutritional diseases +O3672X0 | Communicable, maternal, neonatal, and nutritional diseases +O3672X1 | Communicable, maternal, neonatal, and nutritional diseases +O3672X2 | Communicable, maternal, neonatal, and nutritional diseases +O3672X3 | Communicable, maternal, neonatal, and nutritional diseases +O3672X4 | Communicable, maternal, neonatal, and nutritional diseases +O3672X5 | Communicable, maternal, neonatal, and nutritional diseases +O3672X9 | Communicable, maternal, neonatal, and nutritional diseases +O3673X0 | Communicable, maternal, neonatal, and nutritional diseases +O3673X1 | Communicable, maternal, neonatal, and nutritional diseases +O3673X2 | Communicable, maternal, neonatal, and nutritional diseases +O3673X3 | Communicable, maternal, neonatal, and nutritional diseases +O3673X4 | Communicable, maternal, neonatal, and nutritional diseases +O3673X5 | Communicable, maternal, neonatal, and nutritional diseases +O3673X9 | Communicable, maternal, neonatal, and nutritional diseases +O368--- | Communicable, maternal, neonatal, and nutritional diseases +O3680X0 | Communicable, maternal, neonatal, and nutritional diseases +O3680X1 | Communicable, maternal, neonatal, and nutritional diseases +O3680X2 | Communicable, maternal, neonatal, and nutritional diseases +O3680X3 | Communicable, maternal, neonatal, and nutritional diseases +O3680X4 | Communicable, maternal, neonatal, and nutritional diseases +O3680X5 | Communicable, maternal, neonatal, and nutritional diseases +O3680X9 | Communicable, maternal, neonatal, and nutritional diseases +O368120 | Communicable, maternal, neonatal, and nutritional diseases +O368121 | Communicable, maternal, neonatal, and nutritional diseases +O368122 | Communicable, maternal, neonatal, and nutritional diseases +O368123 | Communicable, maternal, neonatal, and nutritional diseases +O368124 | Communicable, maternal, neonatal, and nutritional diseases +O368125 | Communicable, maternal, neonatal, and nutritional diseases +O368129 | Communicable, maternal, neonatal, and nutritional diseases +O368130 | Communicable, maternal, neonatal, and nutritional diseases +O368131 | Communicable, maternal, neonatal, and nutritional diseases +O368132 | Communicable, maternal, neonatal, and nutritional diseases +O368133 | Communicable, maternal, neonatal, and nutritional diseases +O368134 | Communicable, maternal, neonatal, and nutritional diseases +O368135 | Communicable, maternal, neonatal, and nutritional diseases +O368139 | Communicable, maternal, neonatal, and nutritional diseases +O368190 | Communicable, maternal, neonatal, and nutritional diseases +O368191 | Communicable, maternal, neonatal, and nutritional diseases +O368192 | Communicable, maternal, neonatal, and nutritional diseases +O368193 | Communicable, maternal, neonatal, and nutritional diseases +O368194 | Communicable, maternal, neonatal, and nutritional diseases +O368195 | Communicable, maternal, neonatal, and nutritional diseases +O368199 | Communicable, maternal, neonatal, and nutritional diseases +O368210 | Communicable, maternal, neonatal, and nutritional diseases +O368211 | Communicable, maternal, neonatal, and nutritional diseases +O368212 | Communicable, maternal, neonatal, and nutritional diseases +O368213 | Communicable, maternal, neonatal, and nutritional diseases +O368214 | Communicable, maternal, neonatal, and nutritional diseases +O368215 | Communicable, maternal, neonatal, and nutritional diseases +O368219 | Communicable, maternal, neonatal, and nutritional diseases +O368220 | Communicable, maternal, neonatal, and nutritional diseases +O368221 | Communicable, maternal, neonatal, and nutritional diseases +O368222 | Communicable, maternal, neonatal, and nutritional diseases +O368223 | Communicable, maternal, neonatal, and nutritional diseases +O368224 | Communicable, maternal, neonatal, and nutritional diseases +O368225 | Communicable, maternal, neonatal, and nutritional diseases +O368229 | Communicable, maternal, neonatal, and nutritional diseases +O368230 | Communicable, maternal, neonatal, and nutritional diseases +O368231 | Communicable, maternal, neonatal, and nutritional diseases +O368232 | Communicable, maternal, neonatal, and nutritional diseases +O368233 | Communicable, maternal, neonatal, and nutritional diseases +O368234 | Communicable, maternal, neonatal, and nutritional diseases +O368235 | Communicable, maternal, neonatal, and nutritional diseases +O368239 | Communicable, maternal, neonatal, and nutritional diseases +O368290 | Communicable, maternal, neonatal, and nutritional diseases +O368291 | Communicable, maternal, neonatal, and nutritional diseases +O368292 | Communicable, maternal, neonatal, and nutritional diseases +O368293 | Communicable, maternal, neonatal, and nutritional diseases +O368294 | Communicable, maternal, neonatal, and nutritional diseases +O368295 | Communicable, maternal, neonatal, and nutritional diseases +O368299 | Communicable, maternal, neonatal, and nutritional diseases +O368310 | Communicable, maternal, neonatal, and nutritional diseases +O368311 | Communicable, maternal, neonatal, and nutritional diseases +O368312 | Communicable, maternal, neonatal, and nutritional diseases +O368313 | Communicable, maternal, neonatal, and nutritional diseases +O368314 | Communicable, maternal, neonatal, and nutritional diseases +O368315 | Communicable, maternal, neonatal, and nutritional diseases +O368319 | Communicable, maternal, neonatal, and nutritional diseases +O368320 | Communicable, maternal, neonatal, and nutritional diseases +O368321 | Communicable, maternal, neonatal, and nutritional diseases +O368322 | Communicable, maternal, neonatal, and nutritional diseases +O368323 | Communicable, maternal, neonatal, and nutritional diseases +O368324 | Communicable, maternal, neonatal, and nutritional diseases +O368325 | Communicable, maternal, neonatal, and nutritional diseases +O368329 | Communicable, maternal, neonatal, and nutritional diseases +O368330 | Communicable, maternal, neonatal, and nutritional diseases +O368331 | Communicable, maternal, neonatal, and nutritional diseases +O368332 | Communicable, maternal, neonatal, and nutritional diseases +O368333 | Communicable, maternal, neonatal, and nutritional diseases +O368334 | Communicable, maternal, neonatal, and nutritional diseases +O368335 | Communicable, maternal, neonatal, and nutritional diseases +O368339 | Communicable, maternal, neonatal, and nutritional diseases +O368390 | Communicable, maternal, neonatal, and nutritional diseases +O368391 | Communicable, maternal, neonatal, and nutritional diseases +O368392 | Communicable, maternal, neonatal, and nutritional diseases +O368393 | Communicable, maternal, neonatal, and nutritional diseases +O368394 | Communicable, maternal, neonatal, and nutritional diseases +O368395 | Communicable, maternal, neonatal, and nutritional diseases +O368399 | Communicable, maternal, neonatal, and nutritional diseases +O368910 | Communicable, maternal, neonatal, and nutritional diseases +O368911 | Communicable, maternal, neonatal, and nutritional diseases +O368912 | Communicable, maternal, neonatal, and nutritional diseases +O368913 | Communicable, maternal, neonatal, and nutritional diseases +O368914 | Communicable, maternal, neonatal, and nutritional diseases +O368915 | Communicable, maternal, neonatal, and nutritional diseases +O368919 | Communicable, maternal, neonatal, and nutritional diseases +O368920 | Communicable, maternal, neonatal, and nutritional diseases +O368921 | Communicable, maternal, neonatal, and nutritional diseases +O368922 | Communicable, maternal, neonatal, and nutritional diseases +O368923 | Communicable, maternal, neonatal, and nutritional diseases +O368924 | Communicable, maternal, neonatal, and nutritional diseases +O368925 | Communicable, maternal, neonatal, and nutritional diseases +O368929 | Communicable, maternal, neonatal, and nutritional diseases +O368930 | Communicable, maternal, neonatal, and nutritional diseases +O368931 | Communicable, maternal, neonatal, and nutritional diseases +O368932 | Communicable, maternal, neonatal, and nutritional diseases +O368933 | Communicable, maternal, neonatal, and nutritional diseases +O368934 | Communicable, maternal, neonatal, and nutritional diseases +O368935 | Communicable, maternal, neonatal, and nutritional diseases +O368939 | Communicable, maternal, neonatal, and nutritional diseases +O368990 | Communicable, maternal, neonatal, and nutritional diseases +O368991 | Communicable, maternal, neonatal, and nutritional diseases +O368992 | Communicable, maternal, neonatal, and nutritional diseases +O368993 | Communicable, maternal, neonatal, and nutritional diseases +O368994 | Communicable, maternal, neonatal, and nutritional diseases +O368995 | Communicable, maternal, neonatal, and nutritional diseases +O368999 | Communicable, maternal, neonatal, and nutritional diseases +O369--- | Communicable, maternal, neonatal, and nutritional diseases +O40---- | Communicable, maternal, neonatal, and nutritional diseases +O401XX0 | Communicable, maternal, neonatal, and nutritional diseases +O401XX1 | Communicable, maternal, neonatal, and nutritional diseases +O401XX2 | Communicable, maternal, neonatal, and nutritional diseases +O401XX3 | Communicable, maternal, neonatal, and nutritional diseases +O401XX4 | Communicable, maternal, neonatal, and nutritional diseases +O401XX5 | Communicable, maternal, neonatal, and nutritional diseases +O401XX9 | Communicable, maternal, neonatal, and nutritional diseases +O402XX0 | Communicable, maternal, neonatal, and nutritional diseases +O402XX1 | Communicable, maternal, neonatal, and nutritional diseases +O402XX2 | Communicable, maternal, neonatal, and nutritional diseases +O402XX3 | Communicable, maternal, neonatal, and nutritional diseases +O402XX4 | Communicable, maternal, neonatal, and nutritional diseases +O402XX5 | Communicable, maternal, neonatal, and nutritional diseases +O402XX9 | Communicable, maternal, neonatal, and nutritional diseases +O403XX0 | Communicable, maternal, neonatal, and nutritional diseases +O403XX1 | Communicable, maternal, neonatal, and nutritional diseases +O403XX2 | Communicable, maternal, neonatal, and nutritional diseases +O403XX3 | Communicable, maternal, neonatal, and nutritional diseases +O403XX4 | Communicable, maternal, neonatal, and nutritional diseases +O403XX5 | Communicable, maternal, neonatal, and nutritional diseases +O403XX9 | Communicable, maternal, neonatal, and nutritional diseases +O409XX0 | Communicable, maternal, neonatal, and nutritional diseases +O409XX1 | Communicable, maternal, neonatal, and nutritional diseases +O409XX2 | Communicable, maternal, neonatal, and nutritional diseases +O409XX3 | Communicable, maternal, neonatal, and nutritional diseases +O409XX4 | Communicable, maternal, neonatal, and nutritional diseases +O409XX5 | Communicable, maternal, neonatal, and nutritional diseases +O409XX9 | Communicable, maternal, neonatal, and nutritional diseases +O41---- | Communicable, maternal, neonatal, and nutritional diseases +O410--- | Communicable, maternal, neonatal, and nutritional diseases +O4100X0 | Communicable, maternal, neonatal, and nutritional diseases +O4100X1 | Communicable, maternal, neonatal, and nutritional diseases +O4100X2 | Communicable, maternal, neonatal, and nutritional diseases +O4100X3 | Communicable, maternal, neonatal, and nutritional diseases +O4100X4 | Communicable, maternal, neonatal, and nutritional diseases +O4100X5 | Communicable, maternal, neonatal, and nutritional diseases +O4100X9 | Communicable, maternal, neonatal, and nutritional diseases +O4101X0 | Communicable, maternal, neonatal, and nutritional diseases +O4101X1 | Communicable, maternal, neonatal, and nutritional diseases +O4101X2 | Communicable, maternal, neonatal, and nutritional diseases +O4101X3 | Communicable, maternal, neonatal, and nutritional diseases +O4101X4 | Communicable, maternal, neonatal, and nutritional diseases +O4101X5 | Communicable, maternal, neonatal, and nutritional diseases +O4101X9 | Communicable, maternal, neonatal, and nutritional diseases +O4102X0 | Communicable, maternal, neonatal, and nutritional diseases +O4102X1 | Communicable, maternal, neonatal, and nutritional diseases +O4102X2 | Communicable, maternal, neonatal, and nutritional diseases +O4102X3 | Communicable, maternal, neonatal, and nutritional diseases +O4102X4 | Communicable, maternal, neonatal, and nutritional diseases +O4102X5 | Communicable, maternal, neonatal, and nutritional diseases +O4102X9 | Communicable, maternal, neonatal, and nutritional diseases +O4103X0 | Communicable, maternal, neonatal, and nutritional diseases +O4103X1 | Communicable, maternal, neonatal, and nutritional diseases +O4103X2 | Communicable, maternal, neonatal, and nutritional diseases +O4103X3 | Communicable, maternal, neonatal, and nutritional diseases +O4103X4 | Communicable, maternal, neonatal, and nutritional diseases +O4103X5 | Communicable, maternal, neonatal, and nutritional diseases +O4103X9 | Communicable, maternal, neonatal, and nutritional diseases +O411--- | Communicable, maternal, neonatal, and nutritional diseases +O411010 | Communicable, maternal, neonatal, and nutritional diseases +O411011 | Communicable, maternal, neonatal, and nutritional diseases +O411012 | Communicable, maternal, neonatal, and nutritional diseases +O411013 | Communicable, maternal, neonatal, and nutritional diseases +O411014 | Communicable, maternal, neonatal, and nutritional diseases +O411015 | Communicable, maternal, neonatal, and nutritional diseases +O411019 | Communicable, maternal, neonatal, and nutritional diseases +O411020 | Communicable, maternal, neonatal, and nutritional diseases +O411021 | Communicable, maternal, neonatal, and nutritional diseases +O411022 | Communicable, maternal, neonatal, and nutritional diseases +O411023 | Communicable, maternal, neonatal, and nutritional diseases +O411024 | Communicable, maternal, neonatal, and nutritional diseases +O411025 | Communicable, maternal, neonatal, and nutritional diseases +O411029 | Communicable, maternal, neonatal, and nutritional diseases +O411030 | Communicable, maternal, neonatal, and nutritional diseases +O411031 | Communicable, maternal, neonatal, and nutritional diseases +O411032 | Communicable, maternal, neonatal, and nutritional diseases +O411033 | Communicable, maternal, neonatal, and nutritional diseases +O411034 | Communicable, maternal, neonatal, and nutritional diseases +O411035 | Communicable, maternal, neonatal, and nutritional diseases +O411039 | Communicable, maternal, neonatal, and nutritional diseases +O411090 | Communicable, maternal, neonatal, and nutritional diseases +O411091 | Communicable, maternal, neonatal, and nutritional diseases +O411092 | Communicable, maternal, neonatal, and nutritional diseases +O411093 | Communicable, maternal, neonatal, and nutritional diseases +O411094 | Communicable, maternal, neonatal, and nutritional diseases +O411095 | Communicable, maternal, neonatal, and nutritional diseases +O411099 | Communicable, maternal, neonatal, and nutritional diseases +O411210 | Communicable, maternal, neonatal, and nutritional diseases +O411211 | Communicable, maternal, neonatal, and nutritional diseases +O411212 | Communicable, maternal, neonatal, and nutritional diseases +O411213 | Communicable, maternal, neonatal, and nutritional diseases +O411214 | Communicable, maternal, neonatal, and nutritional diseases +O411215 | Communicable, maternal, neonatal, and nutritional diseases +O411219 | Communicable, maternal, neonatal, and nutritional diseases +O411220 | Communicable, maternal, neonatal, and nutritional diseases +O411221 | Communicable, maternal, neonatal, and nutritional diseases +O411222 | Communicable, maternal, neonatal, and nutritional diseases +O411223 | Communicable, maternal, neonatal, and nutritional diseases +O411224 | Communicable, maternal, neonatal, and nutritional diseases +O411225 | Communicable, maternal, neonatal, and nutritional diseases +O411229 | Communicable, maternal, neonatal, and nutritional diseases +O411230 | Communicable, maternal, neonatal, and nutritional diseases +O411231 | Communicable, maternal, neonatal, and nutritional diseases +O411232 | Communicable, maternal, neonatal, and nutritional diseases +O411233 | Communicable, maternal, neonatal, and nutritional diseases +O411234 | Communicable, maternal, neonatal, and nutritional diseases +O411235 | Communicable, maternal, neonatal, and nutritional diseases +O411239 | Communicable, maternal, neonatal, and nutritional diseases +O411290 | Communicable, maternal, neonatal, and nutritional diseases +O411291 | Communicable, maternal, neonatal, and nutritional diseases +O411292 | Communicable, maternal, neonatal, and nutritional diseases +O411293 | Communicable, maternal, neonatal, and nutritional diseases +O411294 | Communicable, maternal, neonatal, and nutritional diseases +O411295 | Communicable, maternal, neonatal, and nutritional diseases +O411299 | Communicable, maternal, neonatal, and nutritional diseases +O411410 | Communicable, maternal, neonatal, and nutritional diseases +O411411 | Communicable, maternal, neonatal, and nutritional diseases +O411412 | Communicable, maternal, neonatal, and nutritional diseases +O411413 | Communicable, maternal, neonatal, and nutritional diseases +O411414 | Communicable, maternal, neonatal, and nutritional diseases +O411415 | Communicable, maternal, neonatal, and nutritional diseases +O411419 | Communicable, maternal, neonatal, and nutritional diseases +O411420 | Communicable, maternal, neonatal, and nutritional diseases +O411421 | Communicable, maternal, neonatal, and nutritional diseases +O411422 | Communicable, maternal, neonatal, and nutritional diseases +O411423 | Communicable, maternal, neonatal, and nutritional diseases +O411424 | Communicable, maternal, neonatal, and nutritional diseases +O411425 | Communicable, maternal, neonatal, and nutritional diseases +O411429 | Communicable, maternal, neonatal, and nutritional diseases +O411430 | Communicable, maternal, neonatal, and nutritional diseases +O411431 | Communicable, maternal, neonatal, and nutritional diseases +O411432 | Communicable, maternal, neonatal, and nutritional diseases +O411433 | Communicable, maternal, neonatal, and nutritional diseases +O411434 | Communicable, maternal, neonatal, and nutritional diseases +O411435 | Communicable, maternal, neonatal, and nutritional diseases +O411439 | Communicable, maternal, neonatal, and nutritional diseases +O411490 | Communicable, maternal, neonatal, and nutritional diseases +O411491 | Communicable, maternal, neonatal, and nutritional diseases +O411492 | Communicable, maternal, neonatal, and nutritional diseases +O411493 | Communicable, maternal, neonatal, and nutritional diseases +O411494 | Communicable, maternal, neonatal, and nutritional diseases +O411495 | Communicable, maternal, neonatal, and nutritional diseases +O411499 | Communicable, maternal, neonatal, and nutritional diseases +O418--- | Communicable, maternal, neonatal, and nutritional diseases +O418X10 | Communicable, maternal, neonatal, and nutritional diseases +O418X11 | Communicable, maternal, neonatal, and nutritional diseases +O418X12 | Communicable, maternal, neonatal, and nutritional diseases +O418X13 | Communicable, maternal, neonatal, and nutritional diseases +O418X14 | Communicable, maternal, neonatal, and nutritional diseases +O418X15 | Communicable, maternal, neonatal, and nutritional diseases +O418X19 | Communicable, maternal, neonatal, and nutritional diseases +O418X20 | Communicable, maternal, neonatal, and nutritional diseases +O418X21 | Communicable, maternal, neonatal, and nutritional diseases +O418X22 | Communicable, maternal, neonatal, and nutritional diseases +O418X23 | Communicable, maternal, neonatal, and nutritional diseases +O418X24 | Communicable, maternal, neonatal, and nutritional diseases +O418X25 | Communicable, maternal, neonatal, and nutritional diseases +O418X29 | Communicable, maternal, neonatal, and nutritional diseases +O418X30 | Communicable, maternal, neonatal, and nutritional diseases +O418X31 | Communicable, maternal, neonatal, and nutritional diseases +O418X32 | Communicable, maternal, neonatal, and nutritional diseases +O418X33 | Communicable, maternal, neonatal, and nutritional diseases +O418X34 | Communicable, maternal, neonatal, and nutritional diseases +O418X35 | Communicable, maternal, neonatal, and nutritional diseases +O418X39 | Communicable, maternal, neonatal, and nutritional diseases +O418X90 | Communicable, maternal, neonatal, and nutritional diseases +O418X91 | Communicable, maternal, neonatal, and nutritional diseases +O418X92 | Communicable, maternal, neonatal, and nutritional diseases +O418X93 | Communicable, maternal, neonatal, and nutritional diseases +O418X94 | Communicable, maternal, neonatal, and nutritional diseases +O418X95 | Communicable, maternal, neonatal, and nutritional diseases +O418X99 | Communicable, maternal, neonatal, and nutritional diseases +O419--- | Communicable, maternal, neonatal, and nutritional diseases +O4190X0 | Communicable, maternal, neonatal, and nutritional diseases +O4190X1 | Communicable, maternal, neonatal, and nutritional diseases +O4190X2 | Communicable, maternal, neonatal, and nutritional diseases +O4190X3 | Communicable, maternal, neonatal, and nutritional diseases +O4190X4 | Communicable, maternal, neonatal, and nutritional diseases +O4190X5 | Communicable, maternal, neonatal, and nutritional diseases +O4190X9 | Communicable, maternal, neonatal, and nutritional diseases +O4191X0 | Communicable, maternal, neonatal, and nutritional diseases +O4191X1 | Communicable, maternal, neonatal, and nutritional diseases +O4191X2 | Communicable, maternal, neonatal, and nutritional diseases +O4191X3 | Communicable, maternal, neonatal, and nutritional diseases +O4191X4 | Communicable, maternal, neonatal, and nutritional diseases +O4191X5 | Communicable, maternal, neonatal, and nutritional diseases +O4191X9 | Communicable, maternal, neonatal, and nutritional diseases +O4192X0 | Communicable, maternal, neonatal, and nutritional diseases +O4192X1 | Communicable, maternal, neonatal, and nutritional diseases +O4192X2 | Communicable, maternal, neonatal, and nutritional diseases +O4192X3 | Communicable, maternal, neonatal, and nutritional diseases +O4192X4 | Communicable, maternal, neonatal, and nutritional diseases +O4192X5 | Communicable, maternal, neonatal, and nutritional diseases +O4192X9 | Communicable, maternal, neonatal, and nutritional diseases +O4193X0 | Communicable, maternal, neonatal, and nutritional diseases +O4193X1 | Communicable, maternal, neonatal, and nutritional diseases +O4193X2 | Communicable, maternal, neonatal, and nutritional diseases +O4193X3 | Communicable, maternal, neonatal, and nutritional diseases +O4193X4 | Communicable, maternal, neonatal, and nutritional diseases +O4193X5 | Communicable, maternal, neonatal, and nutritional diseases +O4193X9 | Communicable, maternal, neonatal, and nutritional diseases +O42---- | Communicable, maternal, neonatal, and nutritional diseases +O420--- | Communicable, maternal, neonatal, and nutritional diseases +O4200-- | Communicable, maternal, neonatal, and nutritional diseases +O42011- | Communicable, maternal, neonatal, and nutritional diseases +O42012- | Communicable, maternal, neonatal, and nutritional diseases +O42013- | Communicable, maternal, neonatal, and nutritional diseases +O42019- | Communicable, maternal, neonatal, and nutritional diseases +O4202-- | Communicable, maternal, neonatal, and nutritional diseases +O421--- | Communicable, maternal, neonatal, and nutritional diseases +O4210-- | Communicable, maternal, neonatal, and nutritional diseases +O42111- | Communicable, maternal, neonatal, and nutritional diseases +O42112- | Communicable, maternal, neonatal, and nutritional diseases +O42113- | Communicable, maternal, neonatal, and nutritional diseases +O42119- | Communicable, maternal, neonatal, and nutritional diseases +O4212-- | Communicable, maternal, neonatal, and nutritional diseases +O422--- | Communicable, maternal, neonatal, and nutritional diseases +O429--- | Communicable, maternal, neonatal, and nutritional diseases +O4290-- | Communicable, maternal, neonatal, and nutritional diseases +O42911- | Communicable, maternal, neonatal, and nutritional diseases +O42912- | Communicable, maternal, neonatal, and nutritional diseases +O42913- | Communicable, maternal, neonatal, and nutritional diseases +O42919- | Communicable, maternal, neonatal, and nutritional diseases +O4292-- | Communicable, maternal, neonatal, and nutritional diseases +O43---- | Communicable, maternal, neonatal, and nutritional diseases +O430--- | Communicable, maternal, neonatal, and nutritional diseases +O43011- | Communicable, maternal, neonatal, and nutritional diseases +O43012- | Communicable, maternal, neonatal, and nutritional diseases +O43013- | Communicable, maternal, neonatal, and nutritional diseases +O43019- | Communicable, maternal, neonatal, and nutritional diseases +O43021- | Communicable, maternal, neonatal, and nutritional diseases +O43022- | Communicable, maternal, neonatal, and nutritional diseases +O43023- | Communicable, maternal, neonatal, and nutritional diseases +O43029- | Communicable, maternal, neonatal, and nutritional diseases +O431--- | Communicable, maternal, neonatal, and nutritional diseases +O43101- | Communicable, maternal, neonatal, and nutritional diseases +O43102- | Communicable, maternal, neonatal, and nutritional diseases +O43103- | Communicable, maternal, neonatal, and nutritional diseases +O43109- | Communicable, maternal, neonatal, and nutritional diseases +O43111- | Communicable, maternal, neonatal, and nutritional diseases +O43112- | Communicable, maternal, neonatal, and nutritional diseases +O43113- | Communicable, maternal, neonatal, and nutritional diseases +O43119- | Communicable, maternal, neonatal, and nutritional diseases +O43121- | Communicable, maternal, neonatal, and nutritional diseases +O43122- | Communicable, maternal, neonatal, and nutritional diseases +O43123- | Communicable, maternal, neonatal, and nutritional diseases +O43129- | Communicable, maternal, neonatal, and nutritional diseases +O43191- | Communicable, maternal, neonatal, and nutritional diseases +O43192- | Communicable, maternal, neonatal, and nutritional diseases +O43193- | Communicable, maternal, neonatal, and nutritional diseases +O43199- | Communicable, maternal, neonatal, and nutritional diseases +O432--- | Communicable, maternal, neonatal, and nutritional diseases +O43211- | Communicable, maternal, neonatal, and nutritional diseases +O43212- | Communicable, maternal, neonatal, and nutritional diseases +O43213- | Communicable, maternal, neonatal, and nutritional diseases +O43219- | Communicable, maternal, neonatal, and nutritional diseases +O43221- | Communicable, maternal, neonatal, and nutritional diseases +O43222- | Communicable, maternal, neonatal, and nutritional diseases +O43223- | Communicable, maternal, neonatal, and nutritional diseases +O43229- | Communicable, maternal, neonatal, and nutritional diseases +O43231- | Communicable, maternal, neonatal, and nutritional diseases +O43232- | Communicable, maternal, neonatal, and nutritional diseases +O43233- | Communicable, maternal, neonatal, and nutritional diseases +O43239- | Communicable, maternal, neonatal, and nutritional diseases +O438--- | Communicable, maternal, neonatal, and nutritional diseases +O43811- | Communicable, maternal, neonatal, and nutritional diseases +O43812- | Communicable, maternal, neonatal, and nutritional diseases +O43813- | Communicable, maternal, neonatal, and nutritional diseases +O43819- | Communicable, maternal, neonatal, and nutritional diseases +O43891- | Communicable, maternal, neonatal, and nutritional diseases +O43892- | Communicable, maternal, neonatal, and nutritional diseases +O43893- | Communicable, maternal, neonatal, and nutritional diseases +O43899- | Communicable, maternal, neonatal, and nutritional diseases +O439--- | Communicable, maternal, neonatal, and nutritional diseases +O4390-- | Communicable, maternal, neonatal, and nutritional diseases +O4391-- | Communicable, maternal, neonatal, and nutritional diseases +O4392-- | Communicable, maternal, neonatal, and nutritional diseases +O4393-- | Communicable, maternal, neonatal, and nutritional diseases +O44---- | Communicable, maternal, neonatal, and nutritional diseases +O440--- | Communicable, maternal, neonatal, and nutritional diseases +O4400-- | Communicable, maternal, neonatal, and nutritional diseases +O4401-- | Communicable, maternal, neonatal, and nutritional diseases +O4402-- | Communicable, maternal, neonatal, and nutritional diseases +O4403-- | Communicable, maternal, neonatal, and nutritional diseases +O441--- | Communicable, maternal, neonatal, and nutritional diseases +O4410-- | Communicable, maternal, neonatal, and nutritional diseases +O4411-- | Communicable, maternal, neonatal, and nutritional diseases +O4412-- | Communicable, maternal, neonatal, and nutritional diseases +O4413-- | Communicable, maternal, neonatal, and nutritional diseases +O4420-- | Communicable, maternal, neonatal, and nutritional diseases +O4421-- | Communicable, maternal, neonatal, and nutritional diseases +O4422-- | Communicable, maternal, neonatal, and nutritional diseases +O4423-- | Communicable, maternal, neonatal, and nutritional diseases +O4430-- | Communicable, maternal, neonatal, and nutritional diseases +O4431-- | Communicable, maternal, neonatal, and nutritional diseases +O4432-- | Communicable, maternal, neonatal, and nutritional diseases +O4433-- | Communicable, maternal, neonatal, and nutritional diseases +O4440-- | Communicable, maternal, neonatal, and nutritional diseases +O4441-- | Communicable, maternal, neonatal, and nutritional diseases +O4442-- | Communicable, maternal, neonatal, and nutritional diseases +O4443-- | Communicable, maternal, neonatal, and nutritional diseases +O4450-- | Communicable, maternal, neonatal, and nutritional diseases +O4451-- | Communicable, maternal, neonatal, and nutritional diseases +O4452-- | Communicable, maternal, neonatal, and nutritional diseases +O4453-- | Communicable, maternal, neonatal, and nutritional diseases +O45---- | Communicable, maternal, neonatal, and nutritional diseases +O450--- | Communicable, maternal, neonatal, and nutritional diseases +O45001- | Communicable, maternal, neonatal, and nutritional diseases +O45002- | Communicable, maternal, neonatal, and nutritional diseases +O45003- | Communicable, maternal, neonatal, and nutritional diseases +O45009- | Communicable, maternal, neonatal, and nutritional diseases +O45011- | Communicable, maternal, neonatal, and nutritional diseases +O45012- | Communicable, maternal, neonatal, and nutritional diseases +O45013- | Communicable, maternal, neonatal, and nutritional diseases +O45019- | Communicable, maternal, neonatal, and nutritional diseases +O45021- | Communicable, maternal, neonatal, and nutritional diseases +O45022- | Communicable, maternal, neonatal, and nutritional diseases +O45023- | Communicable, maternal, neonatal, and nutritional diseases +O45029- | Communicable, maternal, neonatal, and nutritional diseases +O45091- | Communicable, maternal, neonatal, and nutritional diseases +O45092- | Communicable, maternal, neonatal, and nutritional diseases +O45093- | Communicable, maternal, neonatal, and nutritional diseases +O45099- | Communicable, maternal, neonatal, and nutritional diseases +O458--- | Communicable, maternal, neonatal, and nutritional diseases +O458X1- | Communicable, maternal, neonatal, and nutritional diseases +O458X2- | Communicable, maternal, neonatal, and nutritional diseases +O458X3- | Communicable, maternal, neonatal, and nutritional diseases +O458X9- | Communicable, maternal, neonatal, and nutritional diseases +O459--- | Communicable, maternal, neonatal, and nutritional diseases +O4590-- | Communicable, maternal, neonatal, and nutritional diseases +O4591-- | Communicable, maternal, neonatal, and nutritional diseases +O4592-- | Communicable, maternal, neonatal, and nutritional diseases +O4593-- | Communicable, maternal, neonatal, and nutritional diseases +O46---- | Communicable, maternal, neonatal, and nutritional diseases +O460--- | Communicable, maternal, neonatal, and nutritional diseases +O46001- | Communicable, maternal, neonatal, and nutritional diseases +O46002- | Communicable, maternal, neonatal, and nutritional diseases +O46003- | Communicable, maternal, neonatal, and nutritional diseases +O46009- | Communicable, maternal, neonatal, and nutritional diseases +O46011- | Communicable, maternal, neonatal, and nutritional diseases +O46012- | Communicable, maternal, neonatal, and nutritional diseases +O46013- | Communicable, maternal, neonatal, and nutritional diseases +O46019- | Communicable, maternal, neonatal, and nutritional diseases +O46021- | Communicable, maternal, neonatal, and nutritional diseases +O46022- | Communicable, maternal, neonatal, and nutritional diseases +O46023- | Communicable, maternal, neonatal, and nutritional diseases +O46029- | Communicable, maternal, neonatal, and nutritional diseases +O46091- | Communicable, maternal, neonatal, and nutritional diseases +O46092- | Communicable, maternal, neonatal, and nutritional diseases +O46093- | Communicable, maternal, neonatal, and nutritional diseases +O46099- | Communicable, maternal, neonatal, and nutritional diseases +O468--- | Communicable, maternal, neonatal, and nutritional diseases +O468X1- | Communicable, maternal, neonatal, and nutritional diseases +O468X2- | Communicable, maternal, neonatal, and nutritional diseases +O468X3- | Communicable, maternal, neonatal, and nutritional diseases +O468X9- | Communicable, maternal, neonatal, and nutritional diseases +O469--- | Communicable, maternal, neonatal, and nutritional diseases +O4690-- | Communicable, maternal, neonatal, and nutritional diseases +O4691-- | Communicable, maternal, neonatal, and nutritional diseases +O4692-- | Communicable, maternal, neonatal, and nutritional diseases +O4693-- | Communicable, maternal, neonatal, and nutritional diseases +O47---- | Communicable, maternal, neonatal, and nutritional diseases +O470--- | Communicable, maternal, neonatal, and nutritional diseases +O4700-- | Communicable, maternal, neonatal, and nutritional diseases +O4702-- | Communicable, maternal, neonatal, and nutritional diseases +O4703-- | Communicable, maternal, neonatal, and nutritional diseases +O471--- | Communicable, maternal, neonatal, and nutritional diseases +O479--- | Communicable, maternal, neonatal, and nutritional diseases +O48---- | Communicable, maternal, neonatal, and nutritional diseases +O480--- | Communicable, maternal, neonatal, and nutritional diseases +O481--- | Communicable, maternal, neonatal, and nutritional diseases +O60---- | Communicable, maternal, neonatal, and nutritional diseases +O600--- | Communicable, maternal, neonatal, and nutritional diseases +O6000-- | Communicable, maternal, neonatal, and nutritional diseases +O6002-- | Communicable, maternal, neonatal, and nutritional diseases +O6003-- | Communicable, maternal, neonatal, and nutritional diseases +O601--- | Communicable, maternal, neonatal, and nutritional diseases +O6010X0 | Communicable, maternal, neonatal, and nutritional diseases +O6010X1 | Communicable, maternal, neonatal, and nutritional diseases +O6010X2 | Communicable, maternal, neonatal, and nutritional diseases +O6010X3 | Communicable, maternal, neonatal, and nutritional diseases +O6010X4 | Communicable, maternal, neonatal, and nutritional diseases +O6010X5 | Communicable, maternal, neonatal, and nutritional diseases +O6010X9 | Communicable, maternal, neonatal, and nutritional diseases +O6012X0 | Communicable, maternal, neonatal, and nutritional diseases +O6012X1 | Communicable, maternal, neonatal, and nutritional diseases +O6012X2 | Communicable, maternal, neonatal, and nutritional diseases +O6012X3 | Communicable, maternal, neonatal, and nutritional diseases +O6012X4 | Communicable, maternal, neonatal, and nutritional diseases +O6012X5 | Communicable, maternal, neonatal, and nutritional diseases +O6012X9 | Communicable, maternal, neonatal, and nutritional diseases +O6013X0 | Communicable, maternal, neonatal, and nutritional diseases +O6013X1 | Communicable, maternal, neonatal, and nutritional diseases +O6013X2 | Communicable, maternal, neonatal, and nutritional diseases +O6013X3 | Communicable, maternal, neonatal, and nutritional diseases +O6013X4 | Communicable, maternal, neonatal, and nutritional diseases +O6013X5 | Communicable, maternal, neonatal, and nutritional diseases +O6013X9 | Communicable, maternal, neonatal, and nutritional diseases +O6014X0 | Communicable, maternal, neonatal, and nutritional diseases +O6014X1 | Communicable, maternal, neonatal, and nutritional diseases +O6014X2 | Communicable, maternal, neonatal, and nutritional diseases +O6014X3 | Communicable, maternal, neonatal, and nutritional diseases +O6014X4 | Communicable, maternal, neonatal, and nutritional diseases +O6014X5 | Communicable, maternal, neonatal, and nutritional diseases +O6014X9 | Communicable, maternal, neonatal, and nutritional diseases +O602--- | Communicable, maternal, neonatal, and nutritional diseases +O6020X0 | Communicable, maternal, neonatal, and nutritional diseases +O6020X1 | Communicable, maternal, neonatal, and nutritional diseases +O6020X2 | Communicable, maternal, neonatal, and nutritional diseases +O6020X3 | Communicable, maternal, neonatal, and nutritional diseases +O6020X4 | Communicable, maternal, neonatal, and nutritional diseases +O6020X5 | Communicable, maternal, neonatal, and nutritional diseases +O6020X9 | Communicable, maternal, neonatal, and nutritional diseases +O6022X0 | Communicable, maternal, neonatal, and nutritional diseases +O6022X1 | Communicable, maternal, neonatal, and nutritional diseases +O6022X2 | Communicable, maternal, neonatal, and nutritional diseases +O6022X3 | Communicable, maternal, neonatal, and nutritional diseases +O6022X4 | Communicable, maternal, neonatal, and nutritional diseases +O6022X5 | Communicable, maternal, neonatal, and nutritional diseases +O6022X9 | Communicable, maternal, neonatal, and nutritional diseases +O6023X0 | Communicable, maternal, neonatal, and nutritional diseases +O6023X1 | Communicable, maternal, neonatal, and nutritional diseases +O6023X2 | Communicable, maternal, neonatal, and nutritional diseases +O6023X3 | Communicable, maternal, neonatal, and nutritional diseases +O6023X4 | Communicable, maternal, neonatal, and nutritional diseases +O6023X5 | Communicable, maternal, neonatal, and nutritional diseases +O6023X9 | Communicable, maternal, neonatal, and nutritional diseases +O603--- | Communicable, maternal, neonatal, and nutritional diseases +O61---- | Communicable, maternal, neonatal, and nutritional diseases +O610--- | Communicable, maternal, neonatal, and nutritional diseases +O611--- | Communicable, maternal, neonatal, and nutritional diseases +O618--- | Communicable, maternal, neonatal, and nutritional diseases +O619--- | Communicable, maternal, neonatal, and nutritional diseases +O62---- | Communicable, maternal, neonatal, and nutritional diseases +O620--- | Communicable, maternal, neonatal, and nutritional diseases +O621--- | Communicable, maternal, neonatal, and nutritional diseases +O622--- | Communicable, maternal, neonatal, and nutritional diseases +O623--- | Communicable, maternal, neonatal, and nutritional diseases +O624--- | Communicable, maternal, neonatal, and nutritional diseases +O628--- | Communicable, maternal, neonatal, and nutritional diseases +O629--- | Communicable, maternal, neonatal, and nutritional diseases +O63---- | Communicable, maternal, neonatal, and nutritional diseases +O630--- | Communicable, maternal, neonatal, and nutritional diseases +O631--- | Communicable, maternal, neonatal, and nutritional diseases +O632--- | Communicable, maternal, neonatal, and nutritional diseases +O639--- | Communicable, maternal, neonatal, and nutritional diseases +O64---- | Communicable, maternal, neonatal, and nutritional diseases +O640--- | Communicable, maternal, neonatal, and nutritional diseases +O640XX0 | Communicable, maternal, neonatal, and nutritional diseases +O640XX1 | Communicable, maternal, neonatal, and nutritional diseases +O640XX2 | Communicable, maternal, neonatal, and nutritional diseases +O640XX3 | Communicable, maternal, neonatal, and nutritional diseases +O640XX4 | Communicable, maternal, neonatal, and nutritional diseases +O640XX5 | Communicable, maternal, neonatal, and nutritional diseases +O640XX9 | Communicable, maternal, neonatal, and nutritional diseases +O641--- | Communicable, maternal, neonatal, and nutritional diseases +O641XX0 | Communicable, maternal, neonatal, and nutritional diseases +O641XX1 | Communicable, maternal, neonatal, and nutritional diseases +O641XX2 | Communicable, maternal, neonatal, and nutritional diseases +O641XX3 | Communicable, maternal, neonatal, and nutritional diseases +O641XX4 | Communicable, maternal, neonatal, and nutritional diseases +O641XX5 | Communicable, maternal, neonatal, and nutritional diseases +O641XX9 | Communicable, maternal, neonatal, and nutritional diseases +O642--- | Communicable, maternal, neonatal, and nutritional diseases +O642XX0 | Communicable, maternal, neonatal, and nutritional diseases +O642XX1 | Communicable, maternal, neonatal, and nutritional diseases +O642XX2 | Communicable, maternal, neonatal, and nutritional diseases +O642XX3 | Communicable, maternal, neonatal, and nutritional diseases +O642XX4 | Communicable, maternal, neonatal, and nutritional diseases +O642XX5 | Communicable, maternal, neonatal, and nutritional diseases +O642XX9 | Communicable, maternal, neonatal, and nutritional diseases +O643--- | Communicable, maternal, neonatal, and nutritional diseases +O643XX0 | Communicable, maternal, neonatal, and nutritional diseases +O643XX1 | Communicable, maternal, neonatal, and nutritional diseases +O643XX2 | Communicable, maternal, neonatal, and nutritional diseases +O643XX3 | Communicable, maternal, neonatal, and nutritional diseases +O643XX4 | Communicable, maternal, neonatal, and nutritional diseases +O643XX5 | Communicable, maternal, neonatal, and nutritional diseases +O643XX9 | Communicable, maternal, neonatal, and nutritional diseases +O644--- | Communicable, maternal, neonatal, and nutritional diseases +O644XX0 | Communicable, maternal, neonatal, and nutritional diseases +O644XX1 | Communicable, maternal, neonatal, and nutritional diseases +O644XX2 | Communicable, maternal, neonatal, and nutritional diseases +O644XX3 | Communicable, maternal, neonatal, and nutritional diseases +O644XX4 | Communicable, maternal, neonatal, and nutritional diseases +O644XX5 | Communicable, maternal, neonatal, and nutritional diseases +O644XX9 | Communicable, maternal, neonatal, and nutritional diseases +O645--- | Communicable, maternal, neonatal, and nutritional diseases +O645XX0 | Communicable, maternal, neonatal, and nutritional diseases +O645XX1 | Communicable, maternal, neonatal, and nutritional diseases +O645XX2 | Communicable, maternal, neonatal, and nutritional diseases +O645XX3 | Communicable, maternal, neonatal, and nutritional diseases +O645XX4 | Communicable, maternal, neonatal, and nutritional diseases +O645XX5 | Communicable, maternal, neonatal, and nutritional diseases +O645XX9 | Communicable, maternal, neonatal, and nutritional diseases +O648--- | Communicable, maternal, neonatal, and nutritional diseases +O648XX0 | Communicable, maternal, neonatal, and nutritional diseases +O648XX1 | Communicable, maternal, neonatal, and nutritional diseases +O648XX2 | Communicable, maternal, neonatal, and nutritional diseases +O648XX3 | Communicable, maternal, neonatal, and nutritional diseases +O648XX4 | Communicable, maternal, neonatal, and nutritional diseases +O648XX5 | Communicable, maternal, neonatal, and nutritional diseases +O648XX9 | Communicable, maternal, neonatal, and nutritional diseases +O649--- | Communicable, maternal, neonatal, and nutritional diseases +O649XX0 | Communicable, maternal, neonatal, and nutritional diseases +O649XX1 | Communicable, maternal, neonatal, and nutritional diseases +O649XX2 | Communicable, maternal, neonatal, and nutritional diseases +O649XX3 | Communicable, maternal, neonatal, and nutritional diseases +O649XX4 | Communicable, maternal, neonatal, and nutritional diseases +O649XX5 | Communicable, maternal, neonatal, and nutritional diseases +O649XX9 | Communicable, maternal, neonatal, and nutritional diseases +O65---- | Communicable, maternal, neonatal, and nutritional diseases +O650--- | Communicable, maternal, neonatal, and nutritional diseases +O651--- | Communicable, maternal, neonatal, and nutritional diseases +O652--- | Communicable, maternal, neonatal, and nutritional diseases +O653--- | Communicable, maternal, neonatal, and nutritional diseases +O654--- | Communicable, maternal, neonatal, and nutritional diseases +O655--- | Communicable, maternal, neonatal, and nutritional diseases +O658--- | Communicable, maternal, neonatal, and nutritional diseases +O659--- | Communicable, maternal, neonatal, and nutritional diseases +O66---- | Communicable, maternal, neonatal, and nutritional diseases +O660--- | Communicable, maternal, neonatal, and nutritional diseases +O661--- | Communicable, maternal, neonatal, and nutritional diseases +O662--- | Communicable, maternal, neonatal, and nutritional diseases +O663--- | Communicable, maternal, neonatal, and nutritional diseases +O664--- | Communicable, maternal, neonatal, and nutritional diseases +O6640-- | Communicable, maternal, neonatal, and nutritional diseases +O6641-- | Communicable, maternal, neonatal, and nutritional diseases +O665--- | Communicable, maternal, neonatal, and nutritional diseases +O666--- | Communicable, maternal, neonatal, and nutritional diseases +O668--- | Communicable, maternal, neonatal, and nutritional diseases +O669--- | Communicable, maternal, neonatal, and nutritional diseases +O67---- | Communicable, maternal, neonatal, and nutritional diseases +O670--- | Communicable, maternal, neonatal, and nutritional diseases +O678--- | Communicable, maternal, neonatal, and nutritional diseases +O679--- | Communicable, maternal, neonatal, and nutritional diseases +O68---- | Communicable, maternal, neonatal, and nutritional diseases +O680--- | Communicable, maternal, neonatal, and nutritional diseases +O681--- | Communicable, maternal, neonatal, and nutritional diseases +O682--- | Communicable, maternal, neonatal, and nutritional diseases +O683--- | Communicable, maternal, neonatal, and nutritional diseases +O688--- | Communicable, maternal, neonatal, and nutritional diseases +O689--- | Communicable, maternal, neonatal, and nutritional diseases +O69---- | Communicable, maternal, neonatal, and nutritional diseases +O690--- | Communicable, maternal, neonatal, and nutritional diseases +O690XX0 | Communicable, maternal, neonatal, and nutritional diseases +O690XX1 | Communicable, maternal, neonatal, and nutritional diseases +O690XX2 | Communicable, maternal, neonatal, and nutritional diseases +O690XX3 | Communicable, maternal, neonatal, and nutritional diseases +O690XX4 | Communicable, maternal, neonatal, and nutritional diseases +O690XX5 | Communicable, maternal, neonatal, and nutritional diseases +O690XX9 | Communicable, maternal, neonatal, and nutritional diseases +O691--- | Communicable, maternal, neonatal, and nutritional diseases +O691XX0 | Communicable, maternal, neonatal, and nutritional diseases +O691XX1 | Communicable, maternal, neonatal, and nutritional diseases +O691XX2 | Communicable, maternal, neonatal, and nutritional diseases +O691XX3 | Communicable, maternal, neonatal, and nutritional diseases +O691XX4 | Communicable, maternal, neonatal, and nutritional diseases +O691XX5 | Communicable, maternal, neonatal, and nutritional diseases +O691XX9 | Communicable, maternal, neonatal, and nutritional diseases +O692--- | Communicable, maternal, neonatal, and nutritional diseases +O692XX0 | Communicable, maternal, neonatal, and nutritional diseases +O692XX1 | Communicable, maternal, neonatal, and nutritional diseases +O692XX2 | Communicable, maternal, neonatal, and nutritional diseases +O692XX3 | Communicable, maternal, neonatal, and nutritional diseases +O692XX4 | Communicable, maternal, neonatal, and nutritional diseases +O692XX5 | Communicable, maternal, neonatal, and nutritional diseases +O692XX9 | Communicable, maternal, neonatal, and nutritional diseases +O693--- | Communicable, maternal, neonatal, and nutritional diseases +O693XX0 | Communicable, maternal, neonatal, and nutritional diseases +O693XX1 | Communicable, maternal, neonatal, and nutritional diseases +O693XX2 | Communicable, maternal, neonatal, and nutritional diseases +O693XX3 | Communicable, maternal, neonatal, and nutritional diseases +O693XX4 | Communicable, maternal, neonatal, and nutritional diseases +O693XX5 | Communicable, maternal, neonatal, and nutritional diseases +O693XX9 | Communicable, maternal, neonatal, and nutritional diseases +O694--- | Communicable, maternal, neonatal, and nutritional diseases +O694XX0 | Communicable, maternal, neonatal, and nutritional diseases +O694XX1 | Communicable, maternal, neonatal, and nutritional diseases +O694XX2 | Communicable, maternal, neonatal, and nutritional diseases +O694XX3 | Communicable, maternal, neonatal, and nutritional diseases +O694XX4 | Communicable, maternal, neonatal, and nutritional diseases +O694XX5 | Communicable, maternal, neonatal, and nutritional diseases +O694XX9 | Communicable, maternal, neonatal, and nutritional diseases +O695--- | Communicable, maternal, neonatal, and nutritional diseases +O695XX0 | Communicable, maternal, neonatal, and nutritional diseases +O695XX1 | Communicable, maternal, neonatal, and nutritional diseases +O695XX2 | Communicable, maternal, neonatal, and nutritional diseases +O695XX3 | Communicable, maternal, neonatal, and nutritional diseases +O695XX4 | Communicable, maternal, neonatal, and nutritional diseases +O695XX5 | Communicable, maternal, neonatal, and nutritional diseases +O695XX9 | Communicable, maternal, neonatal, and nutritional diseases +O698--- | Communicable, maternal, neonatal, and nutritional diseases +O6981X0 | Communicable, maternal, neonatal, and nutritional diseases +O6981X1 | Communicable, maternal, neonatal, and nutritional diseases +O6981X2 | Communicable, maternal, neonatal, and nutritional diseases +O6981X3 | Communicable, maternal, neonatal, and nutritional diseases +O6981X4 | Communicable, maternal, neonatal, and nutritional diseases +O6981X5 | Communicable, maternal, neonatal, and nutritional diseases +O6981X9 | Communicable, maternal, neonatal, and nutritional diseases +O6982X0 | Communicable, maternal, neonatal, and nutritional diseases +O6982X1 | Communicable, maternal, neonatal, and nutritional diseases +O6982X2 | Communicable, maternal, neonatal, and nutritional diseases +O6982X3 | Communicable, maternal, neonatal, and nutritional diseases +O6982X4 | Communicable, maternal, neonatal, and nutritional diseases +O6982X5 | Communicable, maternal, neonatal, and nutritional diseases +O6982X9 | Communicable, maternal, neonatal, and nutritional diseases +O6989X0 | Communicable, maternal, neonatal, and nutritional diseases +O6989X1 | Communicable, maternal, neonatal, and nutritional diseases +O6989X2 | Communicable, maternal, neonatal, and nutritional diseases +O6989X3 | Communicable, maternal, neonatal, and nutritional diseases +O6989X4 | Communicable, maternal, neonatal, and nutritional diseases +O6989X5 | Communicable, maternal, neonatal, and nutritional diseases +O6989X9 | Communicable, maternal, neonatal, and nutritional diseases +O699--- | Communicable, maternal, neonatal, and nutritional diseases +O699XX0 | Communicable, maternal, neonatal, and nutritional diseases +O699XX1 | Communicable, maternal, neonatal, and nutritional diseases +O699XX2 | Communicable, maternal, neonatal, and nutritional diseases +O699XX3 | Communicable, maternal, neonatal, and nutritional diseases +O699XX4 | Communicable, maternal, neonatal, and nutritional diseases +O699XX5 | Communicable, maternal, neonatal, and nutritional diseases +O699XX9 | Communicable, maternal, neonatal, and nutritional diseases +O70---- | Communicable, maternal, neonatal, and nutritional diseases +O700--- | Communicable, maternal, neonatal, and nutritional diseases +O701--- | Communicable, maternal, neonatal, and nutritional diseases +O702--- | Communicable, maternal, neonatal, and nutritional diseases +O7020-- | Communicable, maternal, neonatal, and nutritional diseases +O7021-- | Communicable, maternal, neonatal, and nutritional diseases +O7022-- | Communicable, maternal, neonatal, and nutritional diseases +O7023-- | Communicable, maternal, neonatal, and nutritional diseases +O703--- | Communicable, maternal, neonatal, and nutritional diseases +O704--- | Communicable, maternal, neonatal, and nutritional diseases +O709--- | Communicable, maternal, neonatal, and nutritional diseases +O71---- | Communicable, maternal, neonatal, and nutritional diseases +O710--- | Communicable, maternal, neonatal, and nutritional diseases +O7100-- | Communicable, maternal, neonatal, and nutritional diseases +O7102-- | Communicable, maternal, neonatal, and nutritional diseases +O7103-- | Communicable, maternal, neonatal, and nutritional diseases +O711--- | Communicable, maternal, neonatal, and nutritional diseases +O712--- | Communicable, maternal, neonatal, and nutritional diseases +O713--- | Communicable, maternal, neonatal, and nutritional diseases +O714--- | Communicable, maternal, neonatal, and nutritional diseases +O715--- | Communicable, maternal, neonatal, and nutritional diseases +O716--- | Communicable, maternal, neonatal, and nutritional diseases +O717--- | Communicable, maternal, neonatal, and nutritional diseases +O718--- | Communicable, maternal, neonatal, and nutritional diseases +O7181-- | Communicable, maternal, neonatal, and nutritional diseases +O7182-- | Communicable, maternal, neonatal, and nutritional diseases +O7189-- | Communicable, maternal, neonatal, and nutritional diseases +O719--- | Communicable, maternal, neonatal, and nutritional diseases +O72---- | Communicable, maternal, neonatal, and nutritional diseases +O720--- | Communicable, maternal, neonatal, and nutritional diseases +O721--- | Communicable, maternal, neonatal, and nutritional diseases +O722--- | Communicable, maternal, neonatal, and nutritional diseases +O723--- | Communicable, maternal, neonatal, and nutritional diseases +O73---- | Communicable, maternal, neonatal, and nutritional diseases +O730--- | Communicable, maternal, neonatal, and nutritional diseases +O731--- | Communicable, maternal, neonatal, and nutritional diseases +O74---- | Communicable, maternal, neonatal, and nutritional diseases +O740--- | Communicable, maternal, neonatal, and nutritional diseases +O741--- | Communicable, maternal, neonatal, and nutritional diseases +O742--- | Communicable, maternal, neonatal, and nutritional diseases +O743--- | Communicable, maternal, neonatal, and nutritional diseases +O744--- | Communicable, maternal, neonatal, and nutritional diseases +O745--- | Communicable, maternal, neonatal, and nutritional diseases +O746--- | Communicable, maternal, neonatal, and nutritional diseases +O747--- | Communicable, maternal, neonatal, and nutritional diseases +O748--- | Communicable, maternal, neonatal, and nutritional diseases +O749--- | Communicable, maternal, neonatal, and nutritional diseases +O75---- | Communicable, maternal, neonatal, and nutritional diseases +O750--- | Communicable, maternal, neonatal, and nutritional diseases +O751--- | Communicable, maternal, neonatal, and nutritional diseases +O752--- | Communicable, maternal, neonatal, and nutritional diseases +O753--- | Communicable, maternal, neonatal, and nutritional diseases +O754--- | Communicable, maternal, neonatal, and nutritional diseases +O755--- | Communicable, maternal, neonatal, and nutritional diseases +O756--- | Communicable, maternal, neonatal, and nutritional diseases +O757--- | Communicable, maternal, neonatal, and nutritional diseases +O758--- | Communicable, maternal, neonatal, and nutritional diseases +O7581-- | Communicable, maternal, neonatal, and nutritional diseases +O7582-- | Communicable, maternal, neonatal, and nutritional diseases +O7589-- | Communicable, maternal, neonatal, and nutritional diseases +O759--- | Communicable, maternal, neonatal, and nutritional diseases +O76---- | Communicable, maternal, neonatal, and nutritional diseases +O770--- | Communicable, maternal, neonatal, and nutritional diseases +O771--- | Communicable, maternal, neonatal, and nutritional diseases +O778--- | Communicable, maternal, neonatal, and nutritional diseases +O779--- | Communicable, maternal, neonatal, and nutritional diseases +O80---- | Communicable, maternal, neonatal, and nutritional diseases +O800--- | Communicable, maternal, neonatal, and nutritional diseases +O801--- | Communicable, maternal, neonatal, and nutritional diseases +O808--- | Communicable, maternal, neonatal, and nutritional diseases +O809--- | Communicable, maternal, neonatal, and nutritional diseases +O81---- | Communicable, maternal, neonatal, and nutritional diseases +O810--- | Communicable, maternal, neonatal, and nutritional diseases +O811--- | Communicable, maternal, neonatal, and nutritional diseases +O812--- | Communicable, maternal, neonatal, and nutritional diseases +O813--- | Communicable, maternal, neonatal, and nutritional diseases +O814--- | Communicable, maternal, neonatal, and nutritional diseases +O815--- | Communicable, maternal, neonatal, and nutritional diseases +O82---- | Communicable, maternal, neonatal, and nutritional diseases +O820--- | Communicable, maternal, neonatal, and nutritional diseases +O821--- | Communicable, maternal, neonatal, and nutritional diseases +O822--- | Communicable, maternal, neonatal, and nutritional diseases +O828--- | Communicable, maternal, neonatal, and nutritional diseases +O829--- | Communicable, maternal, neonatal, and nutritional diseases +O83---- | Communicable, maternal, neonatal, and nutritional diseases +O830--- | Communicable, maternal, neonatal, and nutritional diseases +O831--- | Communicable, maternal, neonatal, and nutritional diseases +O832--- | Communicable, maternal, neonatal, and nutritional diseases +O833--- | Communicable, maternal, neonatal, and nutritional diseases +O834--- | Communicable, maternal, neonatal, and nutritional diseases +O838--- | Communicable, maternal, neonatal, and nutritional diseases +O839--- | Communicable, maternal, neonatal, and nutritional diseases +O84---- | Communicable, maternal, neonatal, and nutritional diseases +O840--- | Communicable, maternal, neonatal, and nutritional diseases +O841--- | Communicable, maternal, neonatal, and nutritional diseases +O842--- | Communicable, maternal, neonatal, and nutritional diseases +O848--- | Communicable, maternal, neonatal, and nutritional diseases +O849--- | Communicable, maternal, neonatal, and nutritional diseases +O85---- | Communicable, maternal, neonatal, and nutritional diseases +O86---- | Communicable, maternal, neonatal, and nutritional diseases +O860--- | Communicable, maternal, neonatal, and nutritional diseases +O8600-- | Communicable, maternal, neonatal, and nutritional diseases +O8601-- | Communicable, maternal, neonatal, and nutritional diseases +O8602-- | Communicable, maternal, neonatal, and nutritional diseases +O8603-- | Communicable, maternal, neonatal, and nutritional diseases +O8604-- | Communicable, maternal, neonatal, and nutritional diseases +O8609-- | Communicable, maternal, neonatal, and nutritional diseases +O861--- | Communicable, maternal, neonatal, and nutritional diseases +O8611-- | Communicable, maternal, neonatal, and nutritional diseases +O8612-- | Communicable, maternal, neonatal, and nutritional diseases +O8613-- | Communicable, maternal, neonatal, and nutritional diseases +O8619-- | Communicable, maternal, neonatal, and nutritional diseases +O862--- | Communicable, maternal, neonatal, and nutritional diseases +O8620-- | Communicable, maternal, neonatal, and nutritional diseases +O8621-- | Communicable, maternal, neonatal, and nutritional diseases +O8622-- | Communicable, maternal, neonatal, and nutritional diseases +O8629-- | Communicable, maternal, neonatal, and nutritional diseases +O863--- | Communicable, maternal, neonatal, and nutritional diseases +O864--- | Communicable, maternal, neonatal, and nutritional diseases +O868--- | Communicable, maternal, neonatal, and nutritional diseases +O8681-- | Communicable, maternal, neonatal, and nutritional diseases +O8689-- | Communicable, maternal, neonatal, and nutritional diseases +O87---- | Communicable, maternal, neonatal, and nutritional diseases +O870--- | Communicable, maternal, neonatal, and nutritional diseases +O871--- | Communicable, maternal, neonatal, and nutritional diseases +O872--- | Communicable, maternal, neonatal, and nutritional diseases +O873--- | Communicable, maternal, neonatal, and nutritional diseases +O874--- | Communicable, maternal, neonatal, and nutritional diseases +O878--- | Communicable, maternal, neonatal, and nutritional diseases +O879--- | Communicable, maternal, neonatal, and nutritional diseases +O88---- | Communicable, maternal, neonatal, and nutritional diseases +O880--- | Communicable, maternal, neonatal, and nutritional diseases +O88011- | Communicable, maternal, neonatal, and nutritional diseases +O88012- | Communicable, maternal, neonatal, and nutritional diseases +O88013- | Communicable, maternal, neonatal, and nutritional diseases +O88019- | Communicable, maternal, neonatal, and nutritional diseases +O8802-- | Communicable, maternal, neonatal, and nutritional diseases +O8803-- | Communicable, maternal, neonatal, and nutritional diseases +O881--- | Communicable, maternal, neonatal, and nutritional diseases +O88111- | Communicable, maternal, neonatal, and nutritional diseases +O88112- | Communicable, maternal, neonatal, and nutritional diseases +O88113- | Communicable, maternal, neonatal, and nutritional diseases +O88119- | Communicable, maternal, neonatal, and nutritional diseases +O8812-- | Communicable, maternal, neonatal, and nutritional diseases +O8813-- | Communicable, maternal, neonatal, and nutritional diseases +O882--- | Communicable, maternal, neonatal, and nutritional diseases +O88211- | Communicable, maternal, neonatal, and nutritional diseases +O88212- | Communicable, maternal, neonatal, and nutritional diseases +O88213- | Communicable, maternal, neonatal, and nutritional diseases +O88219- | Communicable, maternal, neonatal, and nutritional diseases +O8822-- | Communicable, maternal, neonatal, and nutritional diseases +O8823-- | Communicable, maternal, neonatal, and nutritional diseases +O883--- | Communicable, maternal, neonatal, and nutritional diseases +O88311- | Communicable, maternal, neonatal, and nutritional diseases +O88312- | Communicable, maternal, neonatal, and nutritional diseases +O88313- | Communicable, maternal, neonatal, and nutritional diseases +O88319- | Communicable, maternal, neonatal, and nutritional diseases +O8832-- | Communicable, maternal, neonatal, and nutritional diseases +O8833-- | Communicable, maternal, neonatal, and nutritional diseases +O888--- | Communicable, maternal, neonatal, and nutritional diseases +O88811- | Communicable, maternal, neonatal, and nutritional diseases +O88812- | Communicable, maternal, neonatal, and nutritional diseases +O88813- | Communicable, maternal, neonatal, and nutritional diseases +O88819- | Communicable, maternal, neonatal, and nutritional diseases +O8882-- | Communicable, maternal, neonatal, and nutritional diseases +O8883-- | Communicable, maternal, neonatal, and nutritional diseases +O89---- | Communicable, maternal, neonatal, and nutritional diseases +O890--- | Communicable, maternal, neonatal, and nutritional diseases +O8901-- | Communicable, maternal, neonatal, and nutritional diseases +O8909-- | Communicable, maternal, neonatal, and nutritional diseases +O891--- | Communicable, maternal, neonatal, and nutritional diseases +O892--- | Communicable, maternal, neonatal, and nutritional diseases +O893--- | Communicable, maternal, neonatal, and nutritional diseases +O894--- | Communicable, maternal, neonatal, and nutritional diseases +O895--- | Communicable, maternal, neonatal, and nutritional diseases +O896--- | Communicable, maternal, neonatal, and nutritional diseases +O898--- | Communicable, maternal, neonatal, and nutritional diseases +O899--- | Communicable, maternal, neonatal, and nutritional diseases +O90---- | Communicable, maternal, neonatal, and nutritional diseases +O900--- | Communicable, maternal, neonatal, and nutritional diseases +O901--- | Communicable, maternal, neonatal, and nutritional diseases +O902--- | Communicable, maternal, neonatal, and nutritional diseases +O903--- | Communicable, maternal, neonatal, and nutritional diseases +O904--- | Communicable, maternal, neonatal, and nutritional diseases +O905--- | Communicable, maternal, neonatal, and nutritional diseases +O906--- | Communicable, maternal, neonatal, and nutritional diseases +O908--- | Communicable, maternal, neonatal, and nutritional diseases +O9081-- | Communicable, maternal, neonatal, and nutritional diseases +O9089-- | Communicable, maternal, neonatal, and nutritional diseases +O909--- | Communicable, maternal, neonatal, and nutritional diseases +O91---- | Communicable, maternal, neonatal, and nutritional diseases +O910--- | Communicable, maternal, neonatal, and nutritional diseases +O91011- | Communicable, maternal, neonatal, and nutritional diseases +O91012- | Communicable, maternal, neonatal, and nutritional diseases +O91013- | Communicable, maternal, neonatal, and nutritional diseases +O91019- | Communicable, maternal, neonatal, and nutritional diseases +O9102-- | Communicable, maternal, neonatal, and nutritional diseases +O9103-- | Communicable, maternal, neonatal, and nutritional diseases +O911--- | Communicable, maternal, neonatal, and nutritional diseases +O91111- | Communicable, maternal, neonatal, and nutritional diseases +O91112- | Communicable, maternal, neonatal, and nutritional diseases +O91113- | Communicable, maternal, neonatal, and nutritional diseases +O91119- | Communicable, maternal, neonatal, and nutritional diseases +O9112-- | Communicable, maternal, neonatal, and nutritional diseases +O9113-- | Communicable, maternal, neonatal, and nutritional diseases +O912--- | Communicable, maternal, neonatal, and nutritional diseases +O91211- | Communicable, maternal, neonatal, and nutritional diseases +O91212- | Communicable, maternal, neonatal, and nutritional diseases +O91213- | Communicable, maternal, neonatal, and nutritional diseases +O91219- | Communicable, maternal, neonatal, and nutritional diseases +O9122-- | Communicable, maternal, neonatal, and nutritional diseases +O9123-- | Communicable, maternal, neonatal, and nutritional diseases +O92---- | Communicable, maternal, neonatal, and nutritional diseases +O920--- | Communicable, maternal, neonatal, and nutritional diseases +O92011- | Communicable, maternal, neonatal, and nutritional diseases +O92012- | Communicable, maternal, neonatal, and nutritional diseases +O92013- | Communicable, maternal, neonatal, and nutritional diseases +O92019- | Communicable, maternal, neonatal, and nutritional diseases +O9202-- | Communicable, maternal, neonatal, and nutritional diseases +O9203-- | Communicable, maternal, neonatal, and nutritional diseases +O921--- | Communicable, maternal, neonatal, and nutritional diseases +O92111- | Communicable, maternal, neonatal, and nutritional diseases +O92112- | Communicable, maternal, neonatal, and nutritional diseases +O92113- | Communicable, maternal, neonatal, and nutritional diseases +O92119- | Communicable, maternal, neonatal, and nutritional diseases +O9212-- | Communicable, maternal, neonatal, and nutritional diseases +O9213-- | Communicable, maternal, neonatal, and nutritional diseases +O922--- | Communicable, maternal, neonatal, and nutritional diseases +O9220-- | Communicable, maternal, neonatal, and nutritional diseases +O9229-- | Communicable, maternal, neonatal, and nutritional diseases +O923--- | Communicable, maternal, neonatal, and nutritional diseases +O924--- | Communicable, maternal, neonatal, and nutritional diseases +O925--- | Communicable, maternal, neonatal, and nutritional diseases +O926--- | Communicable, maternal, neonatal, and nutritional diseases +O927--- | Communicable, maternal, neonatal, and nutritional diseases +O96---- | Communicable, maternal, neonatal, and nutritional diseases +O960--- | Communicable, maternal, neonatal, and nutritional diseases +O961--- | Communicable, maternal, neonatal, and nutritional diseases +O969--- | Communicable, maternal, neonatal, and nutritional diseases +O97---- | Communicable, maternal, neonatal, and nutritional diseases +O970--- | Communicable, maternal, neonatal, and nutritional diseases +O971--- | Communicable, maternal, neonatal, and nutritional diseases +O979--- | Communicable, maternal, neonatal, and nutritional diseases +O98---- | Communicable, maternal, neonatal, and nutritional diseases +O980--- | Communicable, maternal, neonatal, and nutritional diseases +O98011- | Communicable, maternal, neonatal, and nutritional diseases +O98012- | Communicable, maternal, neonatal, and nutritional diseases +O98013- | Communicable, maternal, neonatal, and nutritional diseases +O98019- | Communicable, maternal, neonatal, and nutritional diseases +O9802-- | Communicable, maternal, neonatal, and nutritional diseases +O9803-- | Communicable, maternal, neonatal, and nutritional diseases +O981--- | Communicable, maternal, neonatal, and nutritional diseases +O98111- | Communicable, maternal, neonatal, and nutritional diseases +O98112- | Communicable, maternal, neonatal, and nutritional diseases +O98113- | Communicable, maternal, neonatal, and nutritional diseases +O98119- | Communicable, maternal, neonatal, and nutritional diseases +O9812-- | Communicable, maternal, neonatal, and nutritional diseases +O9813-- | Communicable, maternal, neonatal, and nutritional diseases +O982--- | Communicable, maternal, neonatal, and nutritional diseases +O98211- | Communicable, maternal, neonatal, and nutritional diseases +O98212- | Communicable, maternal, neonatal, and nutritional diseases +O98213- | Communicable, maternal, neonatal, and nutritional diseases +O98219- | Communicable, maternal, neonatal, and nutritional diseases +O9822-- | Communicable, maternal, neonatal, and nutritional diseases +O9823-- | Communicable, maternal, neonatal, and nutritional diseases +O983--- | Communicable, maternal, neonatal, and nutritional diseases +O98311- | Communicable, maternal, neonatal, and nutritional diseases +O98312- | Communicable, maternal, neonatal, and nutritional diseases +O98313- | Communicable, maternal, neonatal, and nutritional diseases +O98319- | Communicable, maternal, neonatal, and nutritional diseases +O9832-- | Communicable, maternal, neonatal, and nutritional diseases +O9833-- | Communicable, maternal, neonatal, and nutritional diseases +O984--- | Communicable, maternal, neonatal, and nutritional diseases +O98411- | Communicable, maternal, neonatal, and nutritional diseases +O98412- | Communicable, maternal, neonatal, and nutritional diseases +O98413- | Communicable, maternal, neonatal, and nutritional diseases +O98419- | Communicable, maternal, neonatal, and nutritional diseases +O9842-- | Communicable, maternal, neonatal, and nutritional diseases +O9843-- | Communicable, maternal, neonatal, and nutritional diseases +O985--- | Communicable, maternal, neonatal, and nutritional diseases +O98511- | Communicable, maternal, neonatal, and nutritional diseases +O98512- | Communicable, maternal, neonatal, and nutritional diseases +O98513- | Communicable, maternal, neonatal, and nutritional diseases +O98519- | Communicable, maternal, neonatal, and nutritional diseases +O9852-- | Communicable, maternal, neonatal, and nutritional diseases +O9853-- | Communicable, maternal, neonatal, and nutritional diseases +O986--- | Communicable, maternal, neonatal, and nutritional diseases +O988--- | Communicable, maternal, neonatal, and nutritional diseases +O98811- | Communicable, maternal, neonatal, and nutritional diseases +O98812- | Communicable, maternal, neonatal, and nutritional diseases +O98813- | Communicable, maternal, neonatal, and nutritional diseases +O98819- | Communicable, maternal, neonatal, and nutritional diseases +O9882-- | Communicable, maternal, neonatal, and nutritional diseases +O9883-- | Communicable, maternal, neonatal, and nutritional diseases +O989--- | Communicable, maternal, neonatal, and nutritional diseases +O98911- | Communicable, maternal, neonatal, and nutritional diseases +O98912- | Communicable, maternal, neonatal, and nutritional diseases +O98913- | Communicable, maternal, neonatal, and nutritional diseases +O98919- | Communicable, maternal, neonatal, and nutritional diseases +O9892-- | Communicable, maternal, neonatal, and nutritional diseases +O9893-- | Communicable, maternal, neonatal, and nutritional diseases +O99---- | Communicable, maternal, neonatal, and nutritional diseases +O990--- | Communicable, maternal, neonatal, and nutritional diseases +O99011- | Communicable, maternal, neonatal, and nutritional diseases +O99012- | Communicable, maternal, neonatal, and nutritional diseases +O99013- | Communicable, maternal, neonatal, and nutritional diseases +O99019- | Communicable, maternal, neonatal, and nutritional diseases +O9902-- | Communicable, maternal, neonatal, and nutritional diseases +O9903-- | Communicable, maternal, neonatal, and nutritional diseases +O991--- | Communicable, maternal, neonatal, and nutritional diseases +O99111- | Communicable, maternal, neonatal, and nutritional diseases +O99112- | Communicable, maternal, neonatal, and nutritional diseases +O99113- | Communicable, maternal, neonatal, and nutritional diseases +O99119- | Communicable, maternal, neonatal, and nutritional diseases +O9912-- | Communicable, maternal, neonatal, and nutritional diseases +O9913-- | Communicable, maternal, neonatal, and nutritional diseases +O992--- | Communicable, maternal, neonatal, and nutritional diseases +O99210- | Communicable, maternal, neonatal, and nutritional diseases +O99211- | Communicable, maternal, neonatal, and nutritional diseases +O99212- | Communicable, maternal, neonatal, and nutritional diseases +O99213- | Communicable, maternal, neonatal, and nutritional diseases +O99214- | Communicable, maternal, neonatal, and nutritional diseases +O99215- | Communicable, maternal, neonatal, and nutritional diseases +O99280- | Communicable, maternal, neonatal, and nutritional diseases +O99281- | Communicable, maternal, neonatal, and nutritional diseases +O99282- | Communicable, maternal, neonatal, and nutritional diseases +O99283- | Communicable, maternal, neonatal, and nutritional diseases +O99284- | Communicable, maternal, neonatal, and nutritional diseases +O99285- | Communicable, maternal, neonatal, and nutritional diseases +O993--- | Communicable, maternal, neonatal, and nutritional diseases +O99310- | Communicable, maternal, neonatal, and nutritional diseases +O99311- | Communicable, maternal, neonatal, and nutritional diseases +O99312- | Communicable, maternal, neonatal, and nutritional diseases +O99313- | Communicable, maternal, neonatal, and nutritional diseases +O99314- | Communicable, maternal, neonatal, and nutritional diseases +O99315- | Communicable, maternal, neonatal, and nutritional diseases +O99320- | Communicable, maternal, neonatal, and nutritional diseases +O99321- | Communicable, maternal, neonatal, and nutritional diseases +O99322- | Communicable, maternal, neonatal, and nutritional diseases +O99323- | Communicable, maternal, neonatal, and nutritional diseases +O99324- | Communicable, maternal, neonatal, and nutritional diseases +O99325- | Communicable, maternal, neonatal, and nutritional diseases +O99330- | Communicable, maternal, neonatal, and nutritional diseases +O99331- | Communicable, maternal, neonatal, and nutritional diseases +O99332- | Communicable, maternal, neonatal, and nutritional diseases +O99333- | Communicable, maternal, neonatal, and nutritional diseases +O99334- | Communicable, maternal, neonatal, and nutritional diseases +O99335- | Communicable, maternal, neonatal, and nutritional diseases +O99340- | Communicable, maternal, neonatal, and nutritional diseases +O99341- | Communicable, maternal, neonatal, and nutritional diseases +O99342- | Communicable, maternal, neonatal, and nutritional diseases +O99343- | Communicable, maternal, neonatal, and nutritional diseases +O99344- | Communicable, maternal, neonatal, and nutritional diseases +O99345- | Communicable, maternal, neonatal, and nutritional diseases +O99350- | Communicable, maternal, neonatal, and nutritional diseases +O99351- | Communicable, maternal, neonatal, and nutritional diseases +O99352- | Communicable, maternal, neonatal, and nutritional diseases +O99353- | Communicable, maternal, neonatal, and nutritional diseases +O99354- | Communicable, maternal, neonatal, and nutritional diseases +O99355- | Communicable, maternal, neonatal, and nutritional diseases +O994--- | Communicable, maternal, neonatal, and nutritional diseases +O99411- | Communicable, maternal, neonatal, and nutritional diseases +O99412- | Communicable, maternal, neonatal, and nutritional diseases +O99413- | Communicable, maternal, neonatal, and nutritional diseases +O99419- | Communicable, maternal, neonatal, and nutritional diseases +O9942-- | Communicable, maternal, neonatal, and nutritional diseases +O9943-- | Communicable, maternal, neonatal, and nutritional diseases +O995--- | Communicable, maternal, neonatal, and nutritional diseases +O99511- | Communicable, maternal, neonatal, and nutritional diseases +O99512- | Communicable, maternal, neonatal, and nutritional diseases +O99513- | Communicable, maternal, neonatal, and nutritional diseases +O99519- | Communicable, maternal, neonatal, and nutritional diseases +O9952-- | Communicable, maternal, neonatal, and nutritional diseases +O9953-- | Communicable, maternal, neonatal, and nutritional diseases +O996--- | Communicable, maternal, neonatal, and nutritional diseases +O99611- | Communicable, maternal, neonatal, and nutritional diseases +O99612- | Communicable, maternal, neonatal, and nutritional diseases +O99613- | Communicable, maternal, neonatal, and nutritional diseases +O99619- | Communicable, maternal, neonatal, and nutritional diseases +O9962-- | Communicable, maternal, neonatal, and nutritional diseases +O9963-- | Communicable, maternal, neonatal, and nutritional diseases +O997--- | Communicable, maternal, neonatal, and nutritional diseases +O99711- | Communicable, maternal, neonatal, and nutritional diseases +O99712- | Communicable, maternal, neonatal, and nutritional diseases +O99713- | Communicable, maternal, neonatal, and nutritional diseases +O99719- | Communicable, maternal, neonatal, and nutritional diseases +O9972-- | Communicable, maternal, neonatal, and nutritional diseases +O9973-- | Communicable, maternal, neonatal, and nutritional diseases +O998--- | Communicable, maternal, neonatal, and nutritional diseases +O99810- | Communicable, maternal, neonatal, and nutritional diseases +O99814- | Communicable, maternal, neonatal, and nutritional diseases +O99815- | Communicable, maternal, neonatal, and nutritional diseases +O99820- | Communicable, maternal, neonatal, and nutritional diseases +O99824- | Communicable, maternal, neonatal, and nutritional diseases +O99825- | Communicable, maternal, neonatal, and nutritional diseases +O99830- | Communicable, maternal, neonatal, and nutritional diseases +O99834- | Communicable, maternal, neonatal, and nutritional diseases +O99835- | Communicable, maternal, neonatal, and nutritional diseases +O99840- | Communicable, maternal, neonatal, and nutritional diseases +O99841- | Communicable, maternal, neonatal, and nutritional diseases +O99842- | Communicable, maternal, neonatal, and nutritional diseases +O99843- | Communicable, maternal, neonatal, and nutritional diseases +O99844- | Communicable, maternal, neonatal, and nutritional diseases +O99845- | Communicable, maternal, neonatal, and nutritional diseases +O9989-- | Communicable, maternal, neonatal, and nutritional diseases +O9A111- | Communicable, maternal, neonatal, and nutritional diseases +O9A112- | Communicable, maternal, neonatal, and nutritional diseases +O9A113- | Communicable, maternal, neonatal, and nutritional diseases +O9A119- | Communicable, maternal, neonatal, and nutritional diseases +O9A12-- | Communicable, maternal, neonatal, and nutritional diseases +O9A13-- | Communicable, maternal, neonatal, and nutritional diseases +O9A211- | Communicable, maternal, neonatal, and nutritional diseases +O9A212- | Communicable, maternal, neonatal, and nutritional diseases +O9A213- | Communicable, maternal, neonatal, and nutritional diseases +O9A219- | Communicable, maternal, neonatal, and nutritional diseases +O9A22-- | Communicable, maternal, neonatal, and nutritional diseases +O9A23-- | Communicable, maternal, neonatal, and nutritional diseases +O9A311- | Communicable, maternal, neonatal, and nutritional diseases +O9A312- | Communicable, maternal, neonatal, and nutritional diseases +O9A313- | Communicable, maternal, neonatal, and nutritional diseases +O9A319- | Communicable, maternal, neonatal, and nutritional diseases +O9A32-- | Communicable, maternal, neonatal, and nutritional diseases +O9A33-- | Communicable, maternal, neonatal, and nutritional diseases +O9A411- | Communicable, maternal, neonatal, and nutritional diseases +O9A412- | Communicable, maternal, neonatal, and nutritional diseases +O9A413- | Communicable, maternal, neonatal, and nutritional diseases +O9A419- | Communicable, maternal, neonatal, and nutritional diseases +O9A42-- | Communicable, maternal, neonatal, and nutritional diseases +O9A43-- | Communicable, maternal, neonatal, and nutritional diseases +O9A511- | Communicable, maternal, neonatal, and nutritional diseases +O9A512- | Communicable, maternal, neonatal, and nutritional diseases +O9A513- | Communicable, maternal, neonatal, and nutritional diseases +O9A519- | Communicable, maternal, neonatal, and nutritional diseases +O9A52-- | Communicable, maternal, neonatal, and nutritional diseases +O9A53-- | Communicable, maternal, neonatal, and nutritional diseases +P00---- | Communicable, maternal, neonatal, and nutritional diseases +P000--- | Communicable, maternal, neonatal, and nutritional diseases +P001--- | Communicable, maternal, neonatal, and nutritional diseases +P002--- | Communicable, maternal, neonatal, and nutritional diseases +P003--- | Communicable, maternal, neonatal, and nutritional diseases +P004--- | Communicable, maternal, neonatal, and nutritional diseases +P005--- | Communicable, maternal, neonatal, and nutritional diseases +P006--- | Communicable, maternal, neonatal, and nutritional diseases +P007--- | Communicable, maternal, neonatal, and nutritional diseases +P008--- | Communicable, maternal, neonatal, and nutritional diseases +P0081-- | Communicable, maternal, neonatal, and nutritional diseases +P0089-- | Communicable, maternal, neonatal, and nutritional diseases +P009--- | Communicable, maternal, neonatal, and nutritional diseases +P01---- | Communicable, maternal, neonatal, and nutritional diseases +P010--- | Communicable, maternal, neonatal, and nutritional diseases +P011--- | Communicable, maternal, neonatal, and nutritional diseases +P012--- | Communicable, maternal, neonatal, and nutritional diseases +P013--- | Communicable, maternal, neonatal, and nutritional diseases +P014--- | Communicable, maternal, neonatal, and nutritional diseases +P015--- | Communicable, maternal, neonatal, and nutritional diseases +P016--- | Communicable, maternal, neonatal, and nutritional diseases +P017--- | Communicable, maternal, neonatal, and nutritional diseases +P018--- | Communicable, maternal, neonatal, and nutritional diseases +P019--- | Communicable, maternal, neonatal, and nutritional diseases +P02---- | Communicable, maternal, neonatal, and nutritional diseases +P020--- | Communicable, maternal, neonatal, and nutritional diseases +P021--- | Communicable, maternal, neonatal, and nutritional diseases +P022--- | Communicable, maternal, neonatal, and nutritional diseases +P0220-- | Communicable, maternal, neonatal, and nutritional diseases +P0229-- | Communicable, maternal, neonatal, and nutritional diseases +P023--- | Communicable, maternal, neonatal, and nutritional diseases +P024--- | Communicable, maternal, neonatal, and nutritional diseases +P025--- | Communicable, maternal, neonatal, and nutritional diseases +P026--- | Communicable, maternal, neonatal, and nutritional diseases +P0260-- | Communicable, maternal, neonatal, and nutritional diseases +P0269-- | Communicable, maternal, neonatal, and nutritional diseases +P027--- | Communicable, maternal, neonatal, and nutritional diseases +P0270-- | Communicable, maternal, neonatal, and nutritional diseases +P0278-- | Communicable, maternal, neonatal, and nutritional diseases +P028--- | Communicable, maternal, neonatal, and nutritional diseases +P029--- | Communicable, maternal, neonatal, and nutritional diseases +P03---- | Communicable, maternal, neonatal, and nutritional diseases +P030--- | Communicable, maternal, neonatal, and nutritional diseases +P031--- | Communicable, maternal, neonatal, and nutritional diseases +P032--- | Communicable, maternal, neonatal, and nutritional diseases +P033--- | Communicable, maternal, neonatal, and nutritional diseases +P034--- | Communicable, maternal, neonatal, and nutritional diseases +P035--- | Communicable, maternal, neonatal, and nutritional diseases +P036--- | Communicable, maternal, neonatal, and nutritional diseases +P038--- | Communicable, maternal, neonatal, and nutritional diseases +P03810- | Communicable, maternal, neonatal, and nutritional diseases +P03811- | Communicable, maternal, neonatal, and nutritional diseases +P03819- | Communicable, maternal, neonatal, and nutritional diseases +P0382-- | Communicable, maternal, neonatal, and nutritional diseases +P0389-- | Communicable, maternal, neonatal, and nutritional diseases +P039--- | Communicable, maternal, neonatal, and nutritional diseases +P04---- | Communicable, maternal, neonatal, and nutritional diseases +P040--- | Communicable, maternal, neonatal, and nutritional diseases +P041--- | Communicable, maternal, neonatal, and nutritional diseases +P0411-- | Communicable, maternal, neonatal, and nutritional diseases +P0412-- | Communicable, maternal, neonatal, and nutritional diseases +P0413-- | Communicable, maternal, neonatal, and nutritional diseases +P0414-- | Communicable, maternal, neonatal, and nutritional diseases +P0415-- | Communicable, maternal, neonatal, and nutritional diseases +P0416-- | Communicable, maternal, neonatal, and nutritional diseases +P0417-- | Communicable, maternal, neonatal, and nutritional diseases +P0418-- | Communicable, maternal, neonatal, and nutritional diseases +P0419-- | Communicable, maternal, neonatal, and nutritional diseases +P041A-- | Communicable, maternal, neonatal, and nutritional diseases +P042--- | Communicable, maternal, neonatal, and nutritional diseases +P045--- | Communicable, maternal, neonatal, and nutritional diseases +P046--- | Communicable, maternal, neonatal, and nutritional diseases +P048--- | Communicable, maternal, neonatal, and nutritional diseases +P0481-- | Communicable, maternal, neonatal, and nutritional diseases +P0489-- | Communicable, maternal, neonatal, and nutritional diseases +P049--- | Communicable, maternal, neonatal, and nutritional diseases +P05---- | Communicable, maternal, neonatal, and nutritional diseases +P050--- | Communicable, maternal, neonatal, and nutritional diseases +P0500-- | Communicable, maternal, neonatal, and nutritional diseases +P0501-- | Communicable, maternal, neonatal, and nutritional diseases +P0502-- | Communicable, maternal, neonatal, and nutritional diseases +P0503-- | Communicable, maternal, neonatal, and nutritional diseases +P0504-- | Communicable, maternal, neonatal, and nutritional diseases +P0505-- | Communicable, maternal, neonatal, and nutritional diseases +P0506-- | Communicable, maternal, neonatal, and nutritional diseases +P0507-- | Communicable, maternal, neonatal, and nutritional diseases +P0508-- | Communicable, maternal, neonatal, and nutritional diseases +P0509-- | Communicable, maternal, neonatal, and nutritional diseases +P051--- | Communicable, maternal, neonatal, and nutritional diseases +P0510-- | Communicable, maternal, neonatal, and nutritional diseases +P0511-- | Communicable, maternal, neonatal, and nutritional diseases +P0512-- | Communicable, maternal, neonatal, and nutritional diseases +P0513-- | Communicable, maternal, neonatal, and nutritional diseases +P0514-- | Communicable, maternal, neonatal, and nutritional diseases +P0515-- | Communicable, maternal, neonatal, and nutritional diseases +P0516-- | Communicable, maternal, neonatal, and nutritional diseases +P0517-- | Communicable, maternal, neonatal, and nutritional diseases +P0518-- | Communicable, maternal, neonatal, and nutritional diseases +P0519-- | Communicable, maternal, neonatal, and nutritional diseases +P052--- | Communicable, maternal, neonatal, and nutritional diseases +P059--- | Communicable, maternal, neonatal, and nutritional diseases +P07---- | Communicable, maternal, neonatal, and nutritional diseases +P070--- | Communicable, maternal, neonatal, and nutritional diseases +P0700-- | Communicable, maternal, neonatal, and nutritional diseases +P0701-- | Communicable, maternal, neonatal, and nutritional diseases +P0702-- | Communicable, maternal, neonatal, and nutritional diseases +P0703-- | Communicable, maternal, neonatal, and nutritional diseases +P071--- | Communicable, maternal, neonatal, and nutritional diseases +P0710-- | Communicable, maternal, neonatal, and nutritional diseases +P0714-- | Communicable, maternal, neonatal, and nutritional diseases +P0715-- | Communicable, maternal, neonatal, and nutritional diseases +P0716-- | Communicable, maternal, neonatal, and nutritional diseases +P0717-- | Communicable, maternal, neonatal, and nutritional diseases +P0718-- | Communicable, maternal, neonatal, and nutritional diseases +P072--- | Communicable, maternal, neonatal, and nutritional diseases +P0720-- | Communicable, maternal, neonatal, and nutritional diseases +P0721-- | Communicable, maternal, neonatal, and nutritional diseases +P0722-- | Communicable, maternal, neonatal, and nutritional diseases +P0723-- | Communicable, maternal, neonatal, and nutritional diseases +P0724-- | Communicable, maternal, neonatal, and nutritional diseases +P0725-- | Communicable, maternal, neonatal, and nutritional diseases +P0726-- | Communicable, maternal, neonatal, and nutritional diseases +P073--- | Communicable, maternal, neonatal, and nutritional diseases +P0730-- | Communicable, maternal, neonatal, and nutritional diseases +P0731-- | Communicable, maternal, neonatal, and nutritional diseases +P0732-- | Communicable, maternal, neonatal, and nutritional diseases +P0733-- | Communicable, maternal, neonatal, and nutritional diseases +P0734-- | Communicable, maternal, neonatal, and nutritional diseases +P0735-- | Communicable, maternal, neonatal, and nutritional diseases +P0736-- | Communicable, maternal, neonatal, and nutritional diseases +P0737-- | Communicable, maternal, neonatal, and nutritional diseases +P0738-- | Communicable, maternal, neonatal, and nutritional diseases +P0739-- | Communicable, maternal, neonatal, and nutritional diseases +P08---- | Communicable, maternal, neonatal, and nutritional diseases +P080--- | Communicable, maternal, neonatal, and nutritional diseases +P081--- | Communicable, maternal, neonatal, and nutritional diseases +P082--- | Communicable, maternal, neonatal, and nutritional diseases +P0821-- | Communicable, maternal, neonatal, and nutritional diseases +P0822-- | Communicable, maternal, neonatal, and nutritional diseases +P09---- | Communicable, maternal, neonatal, and nutritional diseases +P10---- | Communicable, maternal, neonatal, and nutritional diseases +P100--- | Communicable, maternal, neonatal, and nutritional diseases +P101--- | Communicable, maternal, neonatal, and nutritional diseases +P102--- | Communicable, maternal, neonatal, and nutritional diseases +P103--- | Communicable, maternal, neonatal, and nutritional diseases +P104--- | Communicable, maternal, neonatal, and nutritional diseases +P108--- | Communicable, maternal, neonatal, and nutritional diseases +P109--- | Communicable, maternal, neonatal, and nutritional diseases +P11---- | Communicable, maternal, neonatal, and nutritional diseases +P110--- | Communicable, maternal, neonatal, and nutritional diseases +P111--- | Communicable, maternal, neonatal, and nutritional diseases +P112--- | Communicable, maternal, neonatal, and nutritional diseases +P113--- | Communicable, maternal, neonatal, and nutritional diseases +P114--- | Communicable, maternal, neonatal, and nutritional diseases +P115--- | Communicable, maternal, neonatal, and nutritional diseases +P119--- | Communicable, maternal, neonatal, and nutritional diseases +P12---- | Communicable, maternal, neonatal, and nutritional diseases +P120--- | Communicable, maternal, neonatal, and nutritional diseases +P121--- | Communicable, maternal, neonatal, and nutritional diseases +P122--- | Communicable, maternal, neonatal, and nutritional diseases +P123--- | Communicable, maternal, neonatal, and nutritional diseases +P124--- | Communicable, maternal, neonatal, and nutritional diseases +P128--- | Communicable, maternal, neonatal, and nutritional diseases +P1281-- | Communicable, maternal, neonatal, and nutritional diseases +P1289-- | Communicable, maternal, neonatal, and nutritional diseases +P129--- | Communicable, maternal, neonatal, and nutritional diseases +P13---- | Communicable, maternal, neonatal, and nutritional diseases +P130--- | Communicable, maternal, neonatal, and nutritional diseases +P131--- | Communicable, maternal, neonatal, and nutritional diseases +P132--- | Communicable, maternal, neonatal, and nutritional diseases +P133--- | Communicable, maternal, neonatal, and nutritional diseases +P134--- | Communicable, maternal, neonatal, and nutritional diseases +P138--- | Communicable, maternal, neonatal, and nutritional diseases +P139--- | Communicable, maternal, neonatal, and nutritional diseases +P14---- | Communicable, maternal, neonatal, and nutritional diseases +P140--- | Communicable, maternal, neonatal, and nutritional diseases +P141--- | Communicable, maternal, neonatal, and nutritional diseases +P142--- | Communicable, maternal, neonatal, and nutritional diseases +P143--- | Communicable, maternal, neonatal, and nutritional diseases +P148--- | Communicable, maternal, neonatal, and nutritional diseases +P149--- | Communicable, maternal, neonatal, and nutritional diseases +P15---- | Communicable, maternal, neonatal, and nutritional diseases +P150--- | Communicable, maternal, neonatal, and nutritional diseases +P151--- | Communicable, maternal, neonatal, and nutritional diseases +P152--- | Communicable, maternal, neonatal, and nutritional diseases +P153--- | Communicable, maternal, neonatal, and nutritional diseases +P154--- | Communicable, maternal, neonatal, and nutritional diseases +P155--- | Communicable, maternal, neonatal, and nutritional diseases +P156--- | Communicable, maternal, neonatal, and nutritional diseases +P158--- | Communicable, maternal, neonatal, and nutritional diseases +P159--- | Communicable, maternal, neonatal, and nutritional diseases +P190--- | Communicable, maternal, neonatal, and nutritional diseases +P191--- | Communicable, maternal, neonatal, and nutritional diseases +P192--- | Communicable, maternal, neonatal, and nutritional diseases +P199--- | Communicable, maternal, neonatal, and nutritional diseases +P20---- | Communicable, maternal, neonatal, and nutritional diseases +P200--- | Communicable, maternal, neonatal, and nutritional diseases +P201--- | Communicable, maternal, neonatal, and nutritional diseases +P209--- | Communicable, maternal, neonatal, and nutritional diseases +P21---- | Communicable, maternal, neonatal, and nutritional diseases +P210--- | Communicable, maternal, neonatal, and nutritional diseases +P211--- | Communicable, maternal, neonatal, and nutritional diseases +P219--- | Communicable, maternal, neonatal, and nutritional diseases +P22---- | Communicable, maternal, neonatal, and nutritional diseases +P220--- | Communicable, maternal, neonatal, and nutritional diseases +P221--- | Communicable, maternal, neonatal, and nutritional diseases +P228--- | Communicable, maternal, neonatal, and nutritional diseases +P229--- | Communicable, maternal, neonatal, and nutritional diseases +P230--- | Communicable, maternal, neonatal, and nutritional diseases +P231--- | Communicable, maternal, neonatal, and nutritional diseases +P232--- | Communicable, maternal, neonatal, and nutritional diseases +P233--- | Communicable, maternal, neonatal, and nutritional diseases +P234--- | Communicable, maternal, neonatal, and nutritional diseases +P24---- | Communicable, maternal, neonatal, and nutritional diseases +P240--- | Communicable, maternal, neonatal, and nutritional diseases +P2400-- | Communicable, maternal, neonatal, and nutritional diseases +P2401-- | Communicable, maternal, neonatal, and nutritional diseases +P241--- | Communicable, maternal, neonatal, and nutritional diseases +P2410-- | Communicable, maternal, neonatal, and nutritional diseases +P2411-- | Communicable, maternal, neonatal, and nutritional diseases +P242--- | Communicable, maternal, neonatal, and nutritional diseases +P2420-- | Communicable, maternal, neonatal, and nutritional diseases +P2421-- | Communicable, maternal, neonatal, and nutritional diseases +P243--- | Communicable, maternal, neonatal, and nutritional diseases +P2430-- | Communicable, maternal, neonatal, and nutritional diseases +P2431-- | Communicable, maternal, neonatal, and nutritional diseases +P248--- | Communicable, maternal, neonatal, and nutritional diseases +P2480-- | Communicable, maternal, neonatal, and nutritional diseases +P2481-- | Communicable, maternal, neonatal, and nutritional diseases +P249--- | Communicable, maternal, neonatal, and nutritional diseases +P25---- | Communicable, maternal, neonatal, and nutritional diseases +P250--- | Communicable, maternal, neonatal, and nutritional diseases +P251--- | Communicable, maternal, neonatal, and nutritional diseases +P252--- | Communicable, maternal, neonatal, and nutritional diseases +P253--- | Communicable, maternal, neonatal, and nutritional diseases +P258--- | Communicable, maternal, neonatal, and nutritional diseases +P26---- | Communicable, maternal, neonatal, and nutritional diseases +P260--- | Communicable, maternal, neonatal, and nutritional diseases +P261--- | Communicable, maternal, neonatal, and nutritional diseases +P268--- | Communicable, maternal, neonatal, and nutritional diseases +P269--- | Communicable, maternal, neonatal, and nutritional diseases +P27---- | Communicable, maternal, neonatal, and nutritional diseases +P270--- | Communicable, maternal, neonatal, and nutritional diseases +P271--- | Communicable, maternal, neonatal, and nutritional diseases +P278--- | Communicable, maternal, neonatal, and nutritional diseases +P279--- | Communicable, maternal, neonatal, and nutritional diseases +P28---- | Communicable, maternal, neonatal, and nutritional diseases +P280--- | Communicable, maternal, neonatal, and nutritional diseases +P281--- | Communicable, maternal, neonatal, and nutritional diseases +P2810-- | Communicable, maternal, neonatal, and nutritional diseases +P2811-- | Communicable, maternal, neonatal, and nutritional diseases +P2819-- | Communicable, maternal, neonatal, and nutritional diseases +P282--- | Communicable, maternal, neonatal, and nutritional diseases +P283--- | Communicable, maternal, neonatal, and nutritional diseases +P284--- | Communicable, maternal, neonatal, and nutritional diseases +P285--- | Communicable, maternal, neonatal, and nutritional diseases +P288--- | Communicable, maternal, neonatal, and nutritional diseases +P2881-- | Communicable, maternal, neonatal, and nutritional diseases +P2889-- | Communicable, maternal, neonatal, and nutritional diseases +P289--- | Communicable, maternal, neonatal, and nutritional diseases +P29---- | Communicable, maternal, neonatal, and nutritional diseases +P290--- | Communicable, maternal, neonatal, and nutritional diseases +P291--- | Communicable, maternal, neonatal, and nutritional diseases +P2911-- | Communicable, maternal, neonatal, and nutritional diseases +P2912-- | Communicable, maternal, neonatal, and nutritional diseases +P292--- | Communicable, maternal, neonatal, and nutritional diseases +P293--- | Communicable, maternal, neonatal, and nutritional diseases +P2930-- | Communicable, maternal, neonatal, and nutritional diseases +P2938-- | Communicable, maternal, neonatal, and nutritional diseases +P294--- | Communicable, maternal, neonatal, and nutritional diseases +P298--- | Communicable, maternal, neonatal, and nutritional diseases +P2981-- | Communicable, maternal, neonatal, and nutritional diseases +P2989-- | Communicable, maternal, neonatal, and nutritional diseases +P299--- | Communicable, maternal, neonatal, and nutritional diseases +P35---- | Communicable, maternal, neonatal, and nutritional diseases +P350--- | Communicable, maternal, neonatal, and nutritional diseases +P351--- | Communicable, maternal, neonatal, and nutritional diseases +P352--- | Communicable, maternal, neonatal, and nutritional diseases +P353--- | Communicable, maternal, neonatal, and nutritional diseases +P354--- | Communicable, maternal, neonatal, and nutritional diseases +P358--- | Communicable, maternal, neonatal, and nutritional diseases +P359--- | Communicable, maternal, neonatal, and nutritional diseases +P36---- | Communicable, maternal, neonatal, and nutritional diseases +P360--- | Communicable, maternal, neonatal, and nutritional diseases +P361--- | Communicable, maternal, neonatal, and nutritional diseases +P3610-- | Communicable, maternal, neonatal, and nutritional diseases +P3619-- | Communicable, maternal, neonatal, and nutritional diseases +P362--- | Communicable, maternal, neonatal, and nutritional diseases +P363--- | Communicable, maternal, neonatal, and nutritional diseases +P3630-- | Communicable, maternal, neonatal, and nutritional diseases +P3639-- | Communicable, maternal, neonatal, and nutritional diseases +P364--- | Communicable, maternal, neonatal, and nutritional diseases +P365--- | Communicable, maternal, neonatal, and nutritional diseases +P368--- | Communicable, maternal, neonatal, and nutritional diseases +P369--- | Communicable, maternal, neonatal, and nutritional diseases +P37---- | Communicable, maternal, neonatal, and nutritional diseases +P370--- | Communicable, maternal, neonatal, and nutritional diseases +P371--- | Communicable, maternal, neonatal, and nutritional diseases +P372--- | Communicable, maternal, neonatal, and nutritional diseases +P375--- | Communicable, maternal, neonatal, and nutritional diseases +P378--- | Communicable, maternal, neonatal, and nutritional diseases +P379--- | Communicable, maternal, neonatal, and nutritional diseases +P38---- | Communicable, maternal, neonatal, and nutritional diseases +P381--- | Communicable, maternal, neonatal, and nutritional diseases +P389--- | Communicable, maternal, neonatal, and nutritional diseases +P39---- | Communicable, maternal, neonatal, and nutritional diseases +P390--- | Communicable, maternal, neonatal, and nutritional diseases +P391--- | Communicable, maternal, neonatal, and nutritional diseases +P392--- | Communicable, maternal, neonatal, and nutritional diseases +P393--- | Communicable, maternal, neonatal, and nutritional diseases +P394--- | Communicable, maternal, neonatal, and nutritional diseases +P398--- | Communicable, maternal, neonatal, and nutritional diseases +P399--- | Communicable, maternal, neonatal, and nutritional diseases +P50---- | Communicable, maternal, neonatal, and nutritional diseases +P500--- | Communicable, maternal, neonatal, and nutritional diseases +P501--- | Communicable, maternal, neonatal, and nutritional diseases +P502--- | Communicable, maternal, neonatal, and nutritional diseases +P503--- | Communicable, maternal, neonatal, and nutritional diseases +P504--- | Communicable, maternal, neonatal, and nutritional diseases +P505--- | Communicable, maternal, neonatal, and nutritional diseases +P508--- | Communicable, maternal, neonatal, and nutritional diseases +P509--- | Communicable, maternal, neonatal, and nutritional diseases +P51---- | Communicable, maternal, neonatal, and nutritional diseases +P510--- | Communicable, maternal, neonatal, and nutritional diseases +P518--- | Communicable, maternal, neonatal, and nutritional diseases +P519--- | Communicable, maternal, neonatal, and nutritional diseases +P52---- | Communicable, maternal, neonatal, and nutritional diseases +P520--- | Communicable, maternal, neonatal, and nutritional diseases +P521--- | Communicable, maternal, neonatal, and nutritional diseases +P522--- | Communicable, maternal, neonatal, and nutritional diseases +P5221-- | Communicable, maternal, neonatal, and nutritional diseases +P5222-- | Communicable, maternal, neonatal, and nutritional diseases +P523--- | Communicable, maternal, neonatal, and nutritional diseases +P524--- | Communicable, maternal, neonatal, and nutritional diseases +P525--- | Communicable, maternal, neonatal, and nutritional diseases +P526--- | Communicable, maternal, neonatal, and nutritional diseases +P528--- | Communicable, maternal, neonatal, and nutritional diseases +P529--- | Communicable, maternal, neonatal, and nutritional diseases +P53---- | Communicable, maternal, neonatal, and nutritional diseases +P54---- | Communicable, maternal, neonatal, and nutritional diseases +P540--- | Communicable, maternal, neonatal, and nutritional diseases +P541--- | Communicable, maternal, neonatal, and nutritional diseases +P542--- | Communicable, maternal, neonatal, and nutritional diseases +P543--- | Communicable, maternal, neonatal, and nutritional diseases +P544--- | Communicable, maternal, neonatal, and nutritional diseases +P545--- | Communicable, maternal, neonatal, and nutritional diseases +P546--- | Communicable, maternal, neonatal, and nutritional diseases +P548--- | Communicable, maternal, neonatal, and nutritional diseases +P549--- | Communicable, maternal, neonatal, and nutritional diseases +P55---- | Communicable, maternal, neonatal, and nutritional diseases +P550--- | Communicable, maternal, neonatal, and nutritional diseases +P551--- | Communicable, maternal, neonatal, and nutritional diseases +P558--- | Communicable, maternal, neonatal, and nutritional diseases +P559--- | Communicable, maternal, neonatal, and nutritional diseases +P56---- | Communicable, maternal, neonatal, and nutritional diseases +P560--- | Communicable, maternal, neonatal, and nutritional diseases +P569--- | Communicable, maternal, neonatal, and nutritional diseases +P5690-- | Communicable, maternal, neonatal, and nutritional diseases +P5699-- | Communicable, maternal, neonatal, and nutritional diseases +P57---- | Communicable, maternal, neonatal, and nutritional diseases +P570--- | Communicable, maternal, neonatal, and nutritional diseases +P578--- | Communicable, maternal, neonatal, and nutritional diseases +P579--- | Communicable, maternal, neonatal, and nutritional diseases +P58---- | Communicable, maternal, neonatal, and nutritional diseases +P580--- | Communicable, maternal, neonatal, and nutritional diseases +P581--- | Communicable, maternal, neonatal, and nutritional diseases +P582--- | Communicable, maternal, neonatal, and nutritional diseases +P583--- | Communicable, maternal, neonatal, and nutritional diseases +P584--- | Communicable, maternal, neonatal, and nutritional diseases +P5841-- | Communicable, maternal, neonatal, and nutritional diseases +P5842-- | Communicable, maternal, neonatal, and nutritional diseases +P585--- | Communicable, maternal, neonatal, and nutritional diseases +P588--- | Communicable, maternal, neonatal, and nutritional diseases +P589--- | Communicable, maternal, neonatal, and nutritional diseases +P59---- | Communicable, maternal, neonatal, and nutritional diseases +P590--- | Communicable, maternal, neonatal, and nutritional diseases +P591--- | Communicable, maternal, neonatal, and nutritional diseases +P592--- | Communicable, maternal, neonatal, and nutritional diseases +P5920-- | Communicable, maternal, neonatal, and nutritional diseases +P5929-- | Communicable, maternal, neonatal, and nutritional diseases +P593--- | Communicable, maternal, neonatal, and nutritional diseases +P598--- | Communicable, maternal, neonatal, and nutritional diseases +P599--- | Communicable, maternal, neonatal, and nutritional diseases +P60---- | Communicable, maternal, neonatal, and nutritional diseases +P61---- | Communicable, maternal, neonatal, and nutritional diseases +P610--- | Communicable, maternal, neonatal, and nutritional diseases +P611--- | Communicable, maternal, neonatal, and nutritional diseases +P612--- | Communicable, maternal, neonatal, and nutritional diseases +P613--- | Communicable, maternal, neonatal, and nutritional diseases +P614--- | Communicable, maternal, neonatal, and nutritional diseases +P615--- | Communicable, maternal, neonatal, and nutritional diseases +P616--- | Communicable, maternal, neonatal, and nutritional diseases +P618--- | Communicable, maternal, neonatal, and nutritional diseases +P619--- | Communicable, maternal, neonatal, and nutritional diseases +P70---- | Communicable, maternal, neonatal, and nutritional diseases +P700--- | Communicable, maternal, neonatal, and nutritional diseases +P701--- | Communicable, maternal, neonatal, and nutritional diseases +P703--- | Communicable, maternal, neonatal, and nutritional diseases +P704--- | Communicable, maternal, neonatal, and nutritional diseases +P708--- | Communicable, maternal, neonatal, and nutritional diseases +P709--- | Communicable, maternal, neonatal, and nutritional diseases +P71---- | Communicable, maternal, neonatal, and nutritional diseases +P710--- | Communicable, maternal, neonatal, and nutritional diseases +P711--- | Communicable, maternal, neonatal, and nutritional diseases +P712--- | Communicable, maternal, neonatal, and nutritional diseases +P713--- | Communicable, maternal, neonatal, and nutritional diseases +P714--- | Communicable, maternal, neonatal, and nutritional diseases +P718--- | Communicable, maternal, neonatal, and nutritional diseases +P719--- | Communicable, maternal, neonatal, and nutritional diseases +P72---- | Communicable, maternal, neonatal, and nutritional diseases +P720--- | Communicable, maternal, neonatal, and nutritional diseases +P721--- | Communicable, maternal, neonatal, and nutritional diseases +P722--- | Communicable, maternal, neonatal, and nutritional diseases +P728--- | Communicable, maternal, neonatal, and nutritional diseases +P729--- | Communicable, maternal, neonatal, and nutritional diseases +P74---- | Communicable, maternal, neonatal, and nutritional diseases +P740--- | Communicable, maternal, neonatal, and nutritional diseases +P741--- | Communicable, maternal, neonatal, and nutritional diseases +P742--- | Communicable, maternal, neonatal, and nutritional diseases +P7421-- | Communicable, maternal, neonatal, and nutritional diseases +P7422-- | Communicable, maternal, neonatal, and nutritional diseases +P743--- | Communicable, maternal, neonatal, and nutritional diseases +P7431-- | Communicable, maternal, neonatal, and nutritional diseases +P7432-- | Communicable, maternal, neonatal, and nutritional diseases +P744--- | Communicable, maternal, neonatal, and nutritional diseases +P7441-- | Communicable, maternal, neonatal, and nutritional diseases +P74421- | Communicable, maternal, neonatal, and nutritional diseases +P74422- | Communicable, maternal, neonatal, and nutritional diseases +P7449-- | Communicable, maternal, neonatal, and nutritional diseases +P745--- | Communicable, maternal, neonatal, and nutritional diseases +P746--- | Communicable, maternal, neonatal, and nutritional diseases +P748--- | Communicable, maternal, neonatal, and nutritional diseases +P749--- | Communicable, maternal, neonatal, and nutritional diseases +P75---- | Communicable, maternal, neonatal, and nutritional diseases +P76---- | Communicable, maternal, neonatal, and nutritional diseases +P760--- | Communicable, maternal, neonatal, and nutritional diseases +P761--- | Communicable, maternal, neonatal, and nutritional diseases +P762--- | Communicable, maternal, neonatal, and nutritional diseases +P768--- | Communicable, maternal, neonatal, and nutritional diseases +P769--- | Communicable, maternal, neonatal, and nutritional diseases +P77---- | Communicable, maternal, neonatal, and nutritional diseases +P771--- | Communicable, maternal, neonatal, and nutritional diseases +P772--- | Communicable, maternal, neonatal, and nutritional diseases +P773--- | Communicable, maternal, neonatal, and nutritional diseases +P779--- | Communicable, maternal, neonatal, and nutritional diseases +P78---- | Communicable, maternal, neonatal, and nutritional diseases +P780--- | Communicable, maternal, neonatal, and nutritional diseases +P781--- | Communicable, maternal, neonatal, and nutritional diseases +P782--- | Communicable, maternal, neonatal, and nutritional diseases +P783--- | Communicable, maternal, neonatal, and nutritional diseases +P7881-- | Communicable, maternal, neonatal, and nutritional diseases +P7882-- | Communicable, maternal, neonatal, and nutritional diseases +P7883-- | Communicable, maternal, neonatal, and nutritional diseases +P7884-- | Communicable, maternal, neonatal, and nutritional diseases +P7889-- | Communicable, maternal, neonatal, and nutritional diseases +P789--- | Communicable, maternal, neonatal, and nutritional diseases +P80---- | Communicable, maternal, neonatal, and nutritional diseases +P800--- | Communicable, maternal, neonatal, and nutritional diseases +P808--- | Communicable, maternal, neonatal, and nutritional diseases +P809--- | Communicable, maternal, neonatal, and nutritional diseases +P81---- | Communicable, maternal, neonatal, and nutritional diseases +P810--- | Communicable, maternal, neonatal, and nutritional diseases +P818--- | Communicable, maternal, neonatal, and nutritional diseases +P819--- | Communicable, maternal, neonatal, and nutritional diseases +P83---- | Communicable, maternal, neonatal, and nutritional diseases +P830--- | Communicable, maternal, neonatal, and nutritional diseases +P831--- | Communicable, maternal, neonatal, and nutritional diseases +P832--- | Communicable, maternal, neonatal, and nutritional diseases +P833--- | Communicable, maternal, neonatal, and nutritional diseases +P8330-- | Communicable, maternal, neonatal, and nutritional diseases +P8339-- | Communicable, maternal, neonatal, and nutritional diseases +P834--- | Communicable, maternal, neonatal, and nutritional diseases +P835--- | Communicable, maternal, neonatal, and nutritional diseases +P836--- | Communicable, maternal, neonatal, and nutritional diseases +P838--- | Communicable, maternal, neonatal, and nutritional diseases +P8381-- | Communicable, maternal, neonatal, and nutritional diseases +P8388-- | Communicable, maternal, neonatal, and nutritional diseases +P839--- | Communicable, maternal, neonatal, and nutritional diseases +P84---- | Communicable, maternal, neonatal, and nutritional diseases +P90---- | Communicable, maternal, neonatal, and nutritional diseases +P91---- | Communicable, maternal, neonatal, and nutritional diseases +P910--- | Communicable, maternal, neonatal, and nutritional diseases +P911--- | Communicable, maternal, neonatal, and nutritional diseases +P912--- | Communicable, maternal, neonatal, and nutritional diseases +P913--- | Communicable, maternal, neonatal, and nutritional diseases +P914--- | Communicable, maternal, neonatal, and nutritional diseases +P915--- | Communicable, maternal, neonatal, and nutritional diseases +P916--- | Communicable, maternal, neonatal, and nutritional diseases +P9160-- | Communicable, maternal, neonatal, and nutritional diseases +P9161-- | Communicable, maternal, neonatal, and nutritional diseases +P9162-- | Communicable, maternal, neonatal, and nutritional diseases +P9163-- | Communicable, maternal, neonatal, and nutritional diseases +P917--- | Communicable, maternal, neonatal, and nutritional diseases +P918--- | Communicable, maternal, neonatal, and nutritional diseases +P91811- | Communicable, maternal, neonatal, and nutritional diseases +P91819- | Communicable, maternal, neonatal, and nutritional diseases +P9188-- | Communicable, maternal, neonatal, and nutritional diseases +P919--- | Communicable, maternal, neonatal, and nutritional diseases +P92---- | Communicable, maternal, neonatal, and nutritional diseases +P920--- | Communicable, maternal, neonatal, and nutritional diseases +P9201-- | Communicable, maternal, neonatal, and nutritional diseases +P9209-- | Communicable, maternal, neonatal, and nutritional diseases +P921--- | Communicable, maternal, neonatal, and nutritional diseases +P922--- | Communicable, maternal, neonatal, and nutritional diseases +P923--- | Communicable, maternal, neonatal, and nutritional diseases +P924--- | Communicable, maternal, neonatal, and nutritional diseases +P925--- | Communicable, maternal, neonatal, and nutritional diseases +P926--- | Communicable, maternal, neonatal, and nutritional diseases +P928--- | Communicable, maternal, neonatal, and nutritional diseases +P929--- | Communicable, maternal, neonatal, and nutritional diseases +P93---- | Communicable, maternal, neonatal, and nutritional diseases +P930--- | Communicable, maternal, neonatal, and nutritional diseases +P938--- | Communicable, maternal, neonatal, and nutritional diseases +P94---- | Communicable, maternal, neonatal, and nutritional diseases +P940--- | Communicable, maternal, neonatal, and nutritional diseases +P941--- | Communicable, maternal, neonatal, and nutritional diseases +P942--- | Communicable, maternal, neonatal, and nutritional diseases +P948--- | Communicable, maternal, neonatal, and nutritional diseases +P949--- | Communicable, maternal, neonatal, and nutritional diseases +P96---- | Communicable, maternal, neonatal, and nutritional diseases +P963--- | Communicable, maternal, neonatal, and nutritional diseases +P964--- | Communicable, maternal, neonatal, and nutritional diseases +P968--- | Communicable, maternal, neonatal, and nutritional diseases +R197--- | Communicable, maternal, neonatal, and nutritional diseases +U04---- | Communicable, maternal, neonatal, and nutritional diseases +U049--- | Communicable, maternal, neonatal, and nutritional diseases +U82---- | Communicable, maternal, neonatal, and nutritional diseases +U820--- | Communicable, maternal, neonatal, and nutritional diseases +U821--- | Communicable, maternal, neonatal, and nutritional diseases +U822--- | Communicable, maternal, neonatal, and nutritional diseases +U828--- | Communicable, maternal, neonatal, and nutritional diseases +U829--- | Communicable, maternal, neonatal, and nutritional diseases +U83---- | Communicable, maternal, neonatal, and nutritional diseases +U830--- | Communicable, maternal, neonatal, and nutritional diseases +U831--- | Communicable, maternal, neonatal, and nutritional diseases +U832--- | Communicable, maternal, neonatal, and nutritional diseases +U837--- | Communicable, maternal, neonatal, and nutritional diseases +U838--- | Communicable, maternal, neonatal, and nutritional diseases +U839--- | Communicable, maternal, neonatal, and nutritional diseases +U84---- | Communicable, maternal, neonatal, and nutritional diseases +U840--- | Communicable, maternal, neonatal, and nutritional diseases +U841--- | Communicable, maternal, neonatal, and nutritional diseases +U842--- | Communicable, maternal, neonatal, and nutritional diseases +U843--- | Communicable, maternal, neonatal, and nutritional diseases +U847--- | Communicable, maternal, neonatal, and nutritional diseases +U848--- | Communicable, maternal, neonatal, and nutritional diseases +U849--- | Communicable, maternal, neonatal, and nutritional diseases +U85---- | Communicable, maternal, neonatal, and nutritional diseases +Z1610-- | Communicable, maternal, neonatal, and nutritional diseases +Z1611-- | Communicable, maternal, neonatal, and nutritional diseases +Z1612-- | Communicable, maternal, neonatal, and nutritional diseases +Z1619-- | Communicable, maternal, neonatal, and nutritional diseases +Z1620-- | Communicable, maternal, neonatal, and nutritional diseases +Z1621-- | Communicable, maternal, neonatal, and nutritional diseases +Z1622-- | Communicable, maternal, neonatal, and nutritional diseases +Z1623-- | Communicable, maternal, neonatal, and nutritional diseases +Z1624-- | Communicable, maternal, neonatal, and nutritional diseases +Z1629-- | Communicable, maternal, neonatal, and nutritional diseases +A50---- | HIV/AIDS and sexually transmitted infections +A500--- | HIV/AIDS and sexually transmitted infections +A5001-- | HIV/AIDS and sexually transmitted infections +A5002-- | HIV/AIDS and sexually transmitted infections +A5003-- | HIV/AIDS and sexually transmitted infections +A5004-- | HIV/AIDS and sexually transmitted infections +A5005-- | HIV/AIDS and sexually transmitted infections +A5006-- | HIV/AIDS and sexually transmitted infections +A5007-- | HIV/AIDS and sexually transmitted infections +A5008-- | HIV/AIDS and sexually transmitted infections +A5009-- | HIV/AIDS and sexually transmitted infections +A501--- | HIV/AIDS and sexually transmitted infections +A502--- | HIV/AIDS and sexually transmitted infections +A503--- | HIV/AIDS and sexually transmitted infections +A5030-- | HIV/AIDS and sexually transmitted infections +A5031-- | HIV/AIDS and sexually transmitted infections +A5032-- | HIV/AIDS and sexually transmitted infections +A5039-- | HIV/AIDS and sexually transmitted infections +A504--- | HIV/AIDS and sexually transmitted infections +A5040-- | HIV/AIDS and sexually transmitted infections +A5041-- | HIV/AIDS and sexually transmitted infections +A5042-- | HIV/AIDS and sexually transmitted infections +A5043-- | HIV/AIDS and sexually transmitted infections +A5044-- | HIV/AIDS and sexually transmitted infections +A5045-- | HIV/AIDS and sexually transmitted infections +A5049-- | HIV/AIDS and sexually transmitted infections +A505--- | HIV/AIDS and sexually transmitted infections +A5051-- | HIV/AIDS and sexually transmitted infections +A5052-- | HIV/AIDS and sexually transmitted infections +A5053-- | HIV/AIDS and sexually transmitted infections +A5054-- | HIV/AIDS and sexually transmitted infections +A5055-- | HIV/AIDS and sexually transmitted infections +A5056-- | HIV/AIDS and sexually transmitted infections +A5057-- | HIV/AIDS and sexually transmitted infections +A5059-- | HIV/AIDS and sexually transmitted infections +A506--- | HIV/AIDS and sexually transmitted infections +A507--- | HIV/AIDS and sexually transmitted infections +A509--- | HIV/AIDS and sexually transmitted infections +A51---- | HIV/AIDS and sexually transmitted infections +A510--- | HIV/AIDS and sexually transmitted infections +A511--- | HIV/AIDS and sexually transmitted infections +A512--- | HIV/AIDS and sexually transmitted infections +A513--- | HIV/AIDS and sexually transmitted infections +A5131-- | HIV/AIDS and sexually transmitted infections +A5132-- | HIV/AIDS and sexually transmitted infections +A5139-- | HIV/AIDS and sexually transmitted infections +A514--- | HIV/AIDS and sexually transmitted infections +A5141-- | HIV/AIDS and sexually transmitted infections +A5142-- | HIV/AIDS and sexually transmitted infections +A5143-- | HIV/AIDS and sexually transmitted infections +A5144-- | HIV/AIDS and sexually transmitted infections +A5145-- | HIV/AIDS and sexually transmitted infections +A5146-- | HIV/AIDS and sexually transmitted infections +A5149-- | HIV/AIDS and sexually transmitted infections +A515--- | HIV/AIDS and sexually transmitted infections +A519--- | HIV/AIDS and sexually transmitted infections +A52---- | HIV/AIDS and sexually transmitted infections +A520--- | HIV/AIDS and sexually transmitted infections +A5200-- | HIV/AIDS and sexually transmitted infections +A5201-- | HIV/AIDS and sexually transmitted infections +A5202-- | HIV/AIDS and sexually transmitted infections +A5203-- | HIV/AIDS and sexually transmitted infections +A5204-- | HIV/AIDS and sexually transmitted infections +A5205-- | HIV/AIDS and sexually transmitted infections +A5206-- | HIV/AIDS and sexually transmitted infections +A5209-- | HIV/AIDS and sexually transmitted infections +A521--- | HIV/AIDS and sexually transmitted infections +A5210-- | HIV/AIDS and sexually transmitted infections +A5211-- | HIV/AIDS and sexually transmitted infections +A5212-- | HIV/AIDS and sexually transmitted infections +A5213-- | HIV/AIDS and sexually transmitted infections +A5214-- | HIV/AIDS and sexually transmitted infections +A5215-- | HIV/AIDS and sexually transmitted infections +A5216-- | HIV/AIDS and sexually transmitted infections +A5217-- | HIV/AIDS and sexually transmitted infections +A5219-- | HIV/AIDS and sexually transmitted infections +A522--- | HIV/AIDS and sexually transmitted infections +A523--- | HIV/AIDS and sexually transmitted infections +A527--- | HIV/AIDS and sexually transmitted infections +A5271-- | HIV/AIDS and sexually transmitted infections +A5272-- | HIV/AIDS and sexually transmitted infections +A5273-- | HIV/AIDS and sexually transmitted infections +A5274-- | HIV/AIDS and sexually transmitted infections +A5275-- | HIV/AIDS and sexually transmitted infections +A5276-- | HIV/AIDS and sexually transmitted infections +A5277-- | HIV/AIDS and sexually transmitted infections +A5278-- | HIV/AIDS and sexually transmitted infections +A5279-- | HIV/AIDS and sexually transmitted infections +A528--- | HIV/AIDS and sexually transmitted infections +A529--- | HIV/AIDS and sexually transmitted infections +A53---- | HIV/AIDS and sexually transmitted infections +A530--- | HIV/AIDS and sexually transmitted infections +A539--- | HIV/AIDS and sexually transmitted infections +A54---- | HIV/AIDS and sexually transmitted infections +A540--- | HIV/AIDS and sexually transmitted infections +A5400-- | HIV/AIDS and sexually transmitted infections +A5401-- | HIV/AIDS and sexually transmitted infections +A5402-- | HIV/AIDS and sexually transmitted infections +A5403-- | HIV/AIDS and sexually transmitted infections +A5409-- | HIV/AIDS and sexually transmitted infections +A541--- | HIV/AIDS and sexually transmitted infections +A542--- | HIV/AIDS and sexually transmitted infections +A5421-- | HIV/AIDS and sexually transmitted infections +A5422-- | HIV/AIDS and sexually transmitted infections +A5423-- | HIV/AIDS and sexually transmitted infections +A5424-- | HIV/AIDS and sexually transmitted infections +A5429-- | HIV/AIDS and sexually transmitted infections +A543--- | HIV/AIDS and sexually transmitted infections +A5430-- | HIV/AIDS and sexually transmitted infections +A5431-- | HIV/AIDS and sexually transmitted infections +A5432-- | HIV/AIDS and sexually transmitted infections +A5433-- | HIV/AIDS and sexually transmitted infections +A5439-- | HIV/AIDS and sexually transmitted infections +A544--- | HIV/AIDS and sexually transmitted infections +A5440-- | HIV/AIDS and sexually transmitted infections +A5441-- | HIV/AIDS and sexually transmitted infections +A5442-- | HIV/AIDS and sexually transmitted infections +A5443-- | HIV/AIDS and sexually transmitted infections +A5449-- | HIV/AIDS and sexually transmitted infections +A545--- | HIV/AIDS and sexually transmitted infections +A546--- | HIV/AIDS and sexually transmitted infections +A548--- | HIV/AIDS and sexually transmitted infections +A5481-- | HIV/AIDS and sexually transmitted infections +A5482-- | HIV/AIDS and sexually transmitted infections +A5483-- | HIV/AIDS and sexually transmitted infections +A5484-- | HIV/AIDS and sexually transmitted infections +A5485-- | HIV/AIDS and sexually transmitted infections +A5486-- | HIV/AIDS and sexually transmitted infections +A5489-- | HIV/AIDS and sexually transmitted infections +A549--- | HIV/AIDS and sexually transmitted infections +A55---- | HIV/AIDS and sexually transmitted infections +A56---- | HIV/AIDS and sexually transmitted infections +A560--- | HIV/AIDS and sexually transmitted infections +A5600-- | HIV/AIDS and sexually transmitted infections +A5601-- | HIV/AIDS and sexually transmitted infections +A5602-- | HIV/AIDS and sexually transmitted infections +A5609-- | HIV/AIDS and sexually transmitted infections +A561--- | HIV/AIDS and sexually transmitted infections +A5611-- | HIV/AIDS and sexually transmitted infections +A5619-- | HIV/AIDS and sexually transmitted infections +A562--- | HIV/AIDS and sexually transmitted infections +A563--- | HIV/AIDS and sexually transmitted infections +A564--- | HIV/AIDS and sexually transmitted infections +A568--- | HIV/AIDS and sexually transmitted infections +A57---- | HIV/AIDS and sexually transmitted infections +A58---- | HIV/AIDS and sexually transmitted infections +A60---- | HIV/AIDS and sexually transmitted infections +A600--- | HIV/AIDS and sexually transmitted infections +A6000-- | HIV/AIDS and sexually transmitted infections +A6001-- | HIV/AIDS and sexually transmitted infections +A6002-- | HIV/AIDS and sexually transmitted infections +A6003-- | HIV/AIDS and sexually transmitted infections +A6004-- | HIV/AIDS and sexually transmitted infections +A6009-- | HIV/AIDS and sexually transmitted infections +A601--- | HIV/AIDS and sexually transmitted infections +A609--- | HIV/AIDS and sexually transmitted infections +A63---- | HIV/AIDS and sexually transmitted infections +A630--- | HIV/AIDS and sexually transmitted infections +A638--- | HIV/AIDS and sexually transmitted infections +B20---- | HIV/AIDS and sexually transmitted infections +B200--- | HIV/AIDS and sexually transmitted infections +B201--- | HIV/AIDS and sexually transmitted infections +B202--- | HIV/AIDS and sexually transmitted infections +B203--- | HIV/AIDS and sexually transmitted infections +B204--- | HIV/AIDS and sexually transmitted infections +B205--- | HIV/AIDS and sexually transmitted infections +B206--- | HIV/AIDS and sexually transmitted infections +B207--- | HIV/AIDS and sexually transmitted infections +B208--- | HIV/AIDS and sexually transmitted infections +B209--- | HIV/AIDS and sexually transmitted infections +B21---- | HIV/AIDS and sexually transmitted infections +B210--- | HIV/AIDS and sexually transmitted infections +B211--- | HIV/AIDS and sexually transmitted infections +B212--- | HIV/AIDS and sexually transmitted infections +B213--- | HIV/AIDS and sexually transmitted infections +B217--- | HIV/AIDS and sexually transmitted infections +B218--- | HIV/AIDS and sexually transmitted infections +B219--- | HIV/AIDS and sexually transmitted infections +B22---- | HIV/AIDS and sexually transmitted infections +B220--- | HIV/AIDS and sexually transmitted infections +B221--- | HIV/AIDS and sexually transmitted infections +B222--- | HIV/AIDS and sexually transmitted infections +B227--- | HIV/AIDS and sexually transmitted infections +B23---- | HIV/AIDS and sexually transmitted infections +B230--- | HIV/AIDS and sexually transmitted infections +B231--- | HIV/AIDS and sexually transmitted infections +B232--- | HIV/AIDS and sexually transmitted infections +B238--- | HIV/AIDS and sexually transmitted infections +B24---- | HIV/AIDS and sexually transmitted infections +F024--- | HIV/AIDS and sexually transmitted infections +I980--- | HIV/AIDS and sexually transmitted infections +K670--- | HIV/AIDS and sexually transmitted infections +K671--- | HIV/AIDS and sexually transmitted infections +K672--- | HIV/AIDS and sexually transmitted infections +M031--- | HIV/AIDS and sexually transmitted infections +M730--- | HIV/AIDS and sexually transmitted infections +M731--- | HIV/AIDS and sexually transmitted infections +B20---- | HIV/AIDS +B200--- | HIV/AIDS +B201--- | HIV/AIDS +B202--- | HIV/AIDS +B203--- | HIV/AIDS +B204--- | HIV/AIDS +B205--- | HIV/AIDS +B206--- | HIV/AIDS +B207--- | HIV/AIDS +B208--- | HIV/AIDS +B209--- | HIV/AIDS +B21---- | HIV/AIDS +B210--- | HIV/AIDS +B211--- | HIV/AIDS +B212--- | HIV/AIDS +B213--- | HIV/AIDS +B217--- | HIV/AIDS +B218--- | HIV/AIDS +B219--- | HIV/AIDS +B22---- | HIV/AIDS +B220--- | HIV/AIDS +B221--- | HIV/AIDS +B222--- | HIV/AIDS +B227--- | HIV/AIDS +B23---- | HIV/AIDS +B230--- | HIV/AIDS +B231--- | HIV/AIDS +B232--- | HIV/AIDS +B238--- | HIV/AIDS +B24---- | HIV/AIDS +F024--- | HIV/AIDS +B200--- | HIV/AIDS–drug-susceptible tuberculosis +B20---- | HIV/AIDS resulting in other diseases +B201--- | HIV/AIDS resulting in other diseases +B202--- | HIV/AIDS resulting in other diseases +B203--- | HIV/AIDS resulting in other diseases +B204--- | HIV/AIDS resulting in other diseases +B205--- | HIV/AIDS resulting in other diseases +B206--- | HIV/AIDS resulting in other diseases +B207--- | HIV/AIDS resulting in other diseases +B208--- | HIV/AIDS resulting in other diseases +B209--- | HIV/AIDS resulting in other diseases +B21---- | HIV/AIDS resulting in other diseases +B210--- | HIV/AIDS resulting in other diseases +B211--- | HIV/AIDS resulting in other diseases +B212--- | HIV/AIDS resulting in other diseases +B213--- | HIV/AIDS resulting in other diseases +B217--- | HIV/AIDS resulting in other diseases +B218--- | HIV/AIDS resulting in other diseases +B219--- | HIV/AIDS resulting in other diseases +B22---- | HIV/AIDS resulting in other diseases +B220--- | HIV/AIDS resulting in other diseases +B221--- | HIV/AIDS resulting in other diseases +B222--- | HIV/AIDS resulting in other diseases +B227--- | HIV/AIDS resulting in other diseases +B23---- | HIV/AIDS resulting in other diseases +B230--- | HIV/AIDS resulting in other diseases +B231--- | HIV/AIDS resulting in other diseases +B232--- | HIV/AIDS resulting in other diseases +B238--- | HIV/AIDS resulting in other diseases +B24---- | HIV/AIDS resulting in other diseases +F024--- | HIV/AIDS resulting in other diseases +A50---- | Sexually transmitted infections excluding HIV +A500--- | Sexually transmitted infections excluding HIV +A5001-- | Sexually transmitted infections excluding HIV +A5002-- | Sexually transmitted infections excluding HIV +A5003-- | Sexually transmitted infections excluding HIV +A5004-- | Sexually transmitted infections excluding HIV +A5005-- | Sexually transmitted infections excluding HIV +A5006-- | Sexually transmitted infections excluding HIV +A5007-- | Sexually transmitted infections excluding HIV +A5008-- | Sexually transmitted infections excluding HIV +A5009-- | Sexually transmitted infections excluding HIV +A501--- | Sexually transmitted infections excluding HIV +A502--- | Sexually transmitted infections excluding HIV +A503--- | Sexually transmitted infections excluding HIV +A5030-- | Sexually transmitted infections excluding HIV +A5031-- | Sexually transmitted infections excluding HIV +A5032-- | Sexually transmitted infections excluding HIV +A5039-- | Sexually transmitted infections excluding HIV +A504--- | Sexually transmitted infections excluding HIV +A5040-- | Sexually transmitted infections excluding HIV +A5041-- | Sexually transmitted infections excluding HIV +A5042-- | Sexually transmitted infections excluding HIV +A5043-- | Sexually transmitted infections excluding HIV +A5044-- | Sexually transmitted infections excluding HIV +A5045-- | Sexually transmitted infections excluding HIV +A5049-- | Sexually transmitted infections excluding HIV +A505--- | Sexually transmitted infections excluding HIV +A5051-- | Sexually transmitted infections excluding HIV +A5052-- | Sexually transmitted infections excluding HIV +A5053-- | Sexually transmitted infections excluding HIV +A5054-- | Sexually transmitted infections excluding HIV +A5055-- | Sexually transmitted infections excluding HIV +A5056-- | Sexually transmitted infections excluding HIV +A5057-- | Sexually transmitted infections excluding HIV +A5059-- | Sexually transmitted infections excluding HIV +A506--- | Sexually transmitted infections excluding HIV +A507--- | Sexually transmitted infections excluding HIV +A509--- | Sexually transmitted infections excluding HIV +A51---- | Sexually transmitted infections excluding HIV +A510--- | Sexually transmitted infections excluding HIV +A511--- | Sexually transmitted infections excluding HIV +A512--- | Sexually transmitted infections excluding HIV +A513--- | Sexually transmitted infections excluding HIV +A5131-- | Sexually transmitted infections excluding HIV +A5132-- | Sexually transmitted infections excluding HIV +A5139-- | Sexually transmitted infections excluding HIV +A514--- | Sexually transmitted infections excluding HIV +A5141-- | Sexually transmitted infections excluding HIV +A5142-- | Sexually transmitted infections excluding HIV +A5143-- | Sexually transmitted infections excluding HIV +A5144-- | Sexually transmitted infections excluding HIV +A5145-- | Sexually transmitted infections excluding HIV +A5146-- | Sexually transmitted infections excluding HIV +A5149-- | Sexually transmitted infections excluding HIV +A515--- | Sexually transmitted infections excluding HIV +A519--- | Sexually transmitted infections excluding HIV +A52---- | Sexually transmitted infections excluding HIV +A520--- | Sexually transmitted infections excluding HIV +A5200-- | Sexually transmitted infections excluding HIV +A5201-- | Sexually transmitted infections excluding HIV +A5202-- | Sexually transmitted infections excluding HIV +A5203-- | Sexually transmitted infections excluding HIV +A5204-- | Sexually transmitted infections excluding HIV +A5205-- | Sexually transmitted infections excluding HIV +A5206-- | Sexually transmitted infections excluding HIV +A5209-- | Sexually transmitted infections excluding HIV +A521--- | Sexually transmitted infections excluding HIV +A5210-- | Sexually transmitted infections excluding HIV +A5211-- | Sexually transmitted infections excluding HIV +A5212-- | Sexually transmitted infections excluding HIV +A5213-- | Sexually transmitted infections excluding HIV +A5214-- | Sexually transmitted infections excluding HIV +A5215-- | Sexually transmitted infections excluding HIV +A5216-- | Sexually transmitted infections excluding HIV +A5217-- | Sexually transmitted infections excluding HIV +A5219-- | Sexually transmitted infections excluding HIV +A522--- | Sexually transmitted infections excluding HIV +A523--- | Sexually transmitted infections excluding HIV +A527--- | Sexually transmitted infections excluding HIV +A5271-- | Sexually transmitted infections excluding HIV +A5272-- | Sexually transmitted infections excluding HIV +A5273-- | Sexually transmitted infections excluding HIV +A5274-- | Sexually transmitted infections excluding HIV +A5275-- | Sexually transmitted infections excluding HIV +A5276-- | Sexually transmitted infections excluding HIV +A5277-- | Sexually transmitted infections excluding HIV +A5278-- | Sexually transmitted infections excluding HIV +A5279-- | Sexually transmitted infections excluding HIV +A528--- | Sexually transmitted infections excluding HIV +A529--- | Sexually transmitted infections excluding HIV +A53---- | Sexually transmitted infections excluding HIV +A530--- | Sexually transmitted infections excluding HIV +A539--- | Sexually transmitted infections excluding HIV +A54---- | Sexually transmitted infections excluding HIV +A540--- | Sexually transmitted infections excluding HIV +A5400-- | Sexually transmitted infections excluding HIV +A5401-- | Sexually transmitted infections excluding HIV +A5402-- | Sexually transmitted infections excluding HIV +A5403-- | Sexually transmitted infections excluding HIV +A5409-- | Sexually transmitted infections excluding HIV +A541--- | Sexually transmitted infections excluding HIV +A542--- | Sexually transmitted infections excluding HIV +A5421-- | Sexually transmitted infections excluding HIV +A5422-- | Sexually transmitted infections excluding HIV +A5423-- | Sexually transmitted infections excluding HIV +A5424-- | Sexually transmitted infections excluding HIV +A5429-- | Sexually transmitted infections excluding HIV +A543--- | Sexually transmitted infections excluding HIV +A5430-- | Sexually transmitted infections excluding HIV +A5431-- | Sexually transmitted infections excluding HIV +A5432-- | Sexually transmitted infections excluding HIV +A5433-- | Sexually transmitted infections excluding HIV +A5439-- | Sexually transmitted infections excluding HIV +A544--- | Sexually transmitted infections excluding HIV +A5440-- | Sexually transmitted infections excluding HIV +A5441-- | Sexually transmitted infections excluding HIV +A5442-- | Sexually transmitted infections excluding HIV +A5443-- | Sexually transmitted infections excluding HIV +A5449-- | Sexually transmitted infections excluding HIV +A545--- | Sexually transmitted infections excluding HIV +A546--- | Sexually transmitted infections excluding HIV +A548--- | Sexually transmitted infections excluding HIV +A5481-- | Sexually transmitted infections excluding HIV +A5482-- | Sexually transmitted infections excluding HIV +A5483-- | Sexually transmitted infections excluding HIV +A5484-- | Sexually transmitted infections excluding HIV +A5485-- | Sexually transmitted infections excluding HIV +A5486-- | Sexually transmitted infections excluding HIV +A5489-- | Sexually transmitted infections excluding HIV +A549--- | Sexually transmitted infections excluding HIV +A55---- | Sexually transmitted infections excluding HIV +A56---- | Sexually transmitted infections excluding HIV +A560--- | Sexually transmitted infections excluding HIV +A5600-- | Sexually transmitted infections excluding HIV +A5601-- | Sexually transmitted infections excluding HIV +A5602-- | Sexually transmitted infections excluding HIV +A5609-- | Sexually transmitted infections excluding HIV +A561--- | Sexually transmitted infections excluding HIV +A5611-- | Sexually transmitted infections excluding HIV +A5619-- | Sexually transmitted infections excluding HIV +A562--- | Sexually transmitted infections excluding HIV +A563--- | Sexually transmitted infections excluding HIV +A564--- | Sexually transmitted infections excluding HIV +A568--- | Sexually transmitted infections excluding HIV +A57---- | Sexually transmitted infections excluding HIV +A58---- | Sexually transmitted infections excluding HIV +A60---- | Sexually transmitted infections excluding HIV +A600--- | Sexually transmitted infections excluding HIV +A6000-- | Sexually transmitted infections excluding HIV +A6001-- | Sexually transmitted infections excluding HIV +A6002-- | Sexually transmitted infections excluding HIV +A6003-- | Sexually transmitted infections excluding HIV +A6004-- | Sexually transmitted infections excluding HIV +A6009-- | Sexually transmitted infections excluding HIV +A601--- | Sexually transmitted infections excluding HIV +A609--- | Sexually transmitted infections excluding HIV +A63---- | Sexually transmitted infections excluding HIV +A630--- | Sexually transmitted infections excluding HIV +A638--- | Sexually transmitted infections excluding HIV +I980--- | Sexually transmitted infections excluding HIV +K670--- | Sexually transmitted infections excluding HIV +K671--- | Sexually transmitted infections excluding HIV +K672--- | Sexually transmitted infections excluding HIV +M031--- | Sexually transmitted infections excluding HIV +M730--- | Sexually transmitted infections excluding HIV +M731--- | Sexually transmitted infections excluding HIV +A50---- | Syphilis +A500--- | Syphilis +A5001-- | Syphilis +A5002-- | Syphilis +A5003-- | Syphilis +A5004-- | Syphilis +A5005-- | Syphilis +A5006-- | Syphilis +A5007-- | Syphilis +A5008-- | Syphilis +A5009-- | Syphilis +A501--- | Syphilis +A502--- | Syphilis +A503--- | Syphilis +A5030-- | Syphilis +A5031-- | Syphilis +A5032-- | Syphilis +A5039-- | Syphilis +A504--- | Syphilis +A5040-- | Syphilis +A5041-- | Syphilis +A5042-- | Syphilis +A5043-- | Syphilis +A5044-- | Syphilis +A5045-- | Syphilis +A5049-- | Syphilis +A505--- | Syphilis +A5051-- | Syphilis +A5052-- | Syphilis +A5053-- | Syphilis +A5054-- | Syphilis +A5055-- | Syphilis +A5056-- | Syphilis +A5057-- | Syphilis +A5059-- | Syphilis +A506--- | Syphilis +A507--- | Syphilis +A509--- | Syphilis +A51---- | Syphilis +A510--- | Syphilis +A511--- | Syphilis +A512--- | Syphilis +A513--- | Syphilis +A5131-- | Syphilis +A5132-- | Syphilis +A5139-- | Syphilis +A514--- | Syphilis +A5141-- | Syphilis +A5142-- | Syphilis +A5143-- | Syphilis +A5144-- | Syphilis +A5145-- | Syphilis +A5146-- | Syphilis +A5149-- | Syphilis +A515--- | Syphilis +A519--- | Syphilis +A52---- | Syphilis +A520--- | Syphilis +A5200-- | Syphilis +A5201-- | Syphilis +A5202-- | Syphilis +A5203-- | Syphilis +A5204-- | Syphilis +A5205-- | Syphilis +A5206-- | Syphilis +A5209-- | Syphilis +A521--- | Syphilis +A5210-- | Syphilis +A5211-- | Syphilis +A5212-- | Syphilis +A5213-- | Syphilis +A5214-- | Syphilis +A5215-- | Syphilis +A5216-- | Syphilis +A5217-- | Syphilis +A5219-- | Syphilis +A522--- | Syphilis +A523--- | Syphilis +A527--- | Syphilis +A5271-- | Syphilis +A5272-- | Syphilis +A5273-- | Syphilis +A5274-- | Syphilis +A5275-- | Syphilis +A5276-- | Syphilis +A5277-- | Syphilis +A5278-- | Syphilis +A5279-- | Syphilis +A528--- | Syphilis +A529--- | Syphilis +A53---- | Syphilis +A530--- | Syphilis +A539--- | Syphilis +I980--- | Syphilis +K672--- | Syphilis +M031--- | Syphilis +M731--- | Syphilis +A55---- | Chlamydial infection +A56---- | Chlamydial infection +A560--- | Chlamydial infection +A5600-- | Chlamydial infection +A5601-- | Chlamydial infection +A5602-- | Chlamydial infection +A5609-- | Chlamydial infection +A561--- | Chlamydial infection +A5611-- | Chlamydial infection +A5619-- | Chlamydial infection +A562--- | Chlamydial infection +A563--- | Chlamydial infection +A564--- | Chlamydial infection +A568--- | Chlamydial infection +K670--- | Chlamydial infection +A54---- | Gonococcal infection +A540--- | Gonococcal infection +A5400-- | Gonococcal infection +A5401-- | Gonococcal infection +A5402-- | Gonococcal infection +A5403-- | Gonococcal infection +A5409-- | Gonococcal infection +A541--- | Gonococcal infection +A542--- | Gonococcal infection +A5421-- | Gonococcal infection +A5422-- | Gonococcal infection +A5423-- | Gonococcal infection +A5424-- | Gonococcal infection +A5429-- | Gonococcal infection +A543--- | Gonococcal infection +A5430-- | Gonococcal infection +A5431-- | Gonococcal infection +A5432-- | Gonococcal infection +A5433-- | Gonococcal infection +A5439-- | Gonococcal infection +A544--- | Gonococcal infection +A5440-- | Gonococcal infection +A5441-- | Gonococcal infection +A5442-- | Gonococcal infection +A5443-- | Gonococcal infection +A5449-- | Gonococcal infection +A545--- | Gonococcal infection +A546--- | Gonococcal infection +A548--- | Gonococcal infection +A5481-- | Gonococcal infection +A5482-- | Gonococcal infection +A5483-- | Gonococcal infection +A5484-- | Gonococcal infection +A5485-- | Gonococcal infection +A5486-- | Gonococcal infection +A5489-- | Gonococcal infection +A549--- | Gonococcal infection +K671--- | Gonococcal infection +M730--- | Gonococcal infection +A57---- | Other sexually transmitted infections +A58---- | Other sexually transmitted infections +A63---- | Other sexually transmitted infections +A630--- | Other sexually transmitted infections +A638--- | Other sexually transmitted infections +A15---- | Respiratory infections and tuberculosis +A150--- | Respiratory infections and tuberculosis +A151--- | Respiratory infections and tuberculosis +A152--- | Respiratory infections and tuberculosis +A153--- | Respiratory infections and tuberculosis +A154--- | Respiratory infections and tuberculosis +A155--- | Respiratory infections and tuberculosis +A156--- | Respiratory infections and tuberculosis +A157--- | Respiratory infections and tuberculosis +A158--- | Respiratory infections and tuberculosis +A159--- | Respiratory infections and tuberculosis +A16---- | Respiratory infections and tuberculosis +A160--- | Respiratory infections and tuberculosis +A161--- | Respiratory infections and tuberculosis +A162--- | Respiratory infections and tuberculosis +A163--- | Respiratory infections and tuberculosis +A164--- | Respiratory infections and tuberculosis +A165--- | Respiratory infections and tuberculosis +A167--- | Respiratory infections and tuberculosis +A168--- | Respiratory infections and tuberculosis +A169--- | Respiratory infections and tuberculosis +A17---- | Respiratory infections and tuberculosis +A170--- | Respiratory infections and tuberculosis +A171--- | Respiratory infections and tuberculosis +A178--- | Respiratory infections and tuberculosis +A1781-- | Respiratory infections and tuberculosis +A1782-- | Respiratory infections and tuberculosis +A1783-- | Respiratory infections and tuberculosis +A1789-- | Respiratory infections and tuberculosis +A179--- | Respiratory infections and tuberculosis +A18---- | Respiratory infections and tuberculosis +A180--- | Respiratory infections and tuberculosis +A1801-- | Respiratory infections and tuberculosis +A1802-- | Respiratory infections and tuberculosis +A1803-- | Respiratory infections and tuberculosis +A1809-- | Respiratory infections and tuberculosis +A181--- | Respiratory infections and tuberculosis +A1810-- | Respiratory infections and tuberculosis +A1811-- | Respiratory infections and tuberculosis +A1812-- | Respiratory infections and tuberculosis +A1813-- | Respiratory infections and tuberculosis +A1814-- | Respiratory infections and tuberculosis +A1815-- | Respiratory infections and tuberculosis +A1816-- | Respiratory infections and tuberculosis +A1817-- | Respiratory infections and tuberculosis +A1818-- | Respiratory infections and tuberculosis +A182--- | Respiratory infections and tuberculosis +A183--- | Respiratory infections and tuberculosis +A1831-- | Respiratory infections and tuberculosis +A1832-- | Respiratory infections and tuberculosis +A1839-- | Respiratory infections and tuberculosis +A184--- | Respiratory infections and tuberculosis +A185--- | Respiratory infections and tuberculosis +A1850-- | Respiratory infections and tuberculosis +A1851-- | Respiratory infections and tuberculosis +A1852-- | Respiratory infections and tuberculosis +A1853-- | Respiratory infections and tuberculosis +A1854-- | Respiratory infections and tuberculosis +A1859-- | Respiratory infections and tuberculosis +A186--- | Respiratory infections and tuberculosis +A187--- | Respiratory infections and tuberculosis +A188--- | Respiratory infections and tuberculosis +A1881-- | Respiratory infections and tuberculosis +A1882-- | Respiratory infections and tuberculosis +A1883-- | Respiratory infections and tuberculosis +A1884-- | Respiratory infections and tuberculosis +A1885-- | Respiratory infections and tuberculosis +A1889-- | Respiratory infections and tuberculosis +A19---- | Respiratory infections and tuberculosis +A190--- | Respiratory infections and tuberculosis +A191--- | Respiratory infections and tuberculosis +A192--- | Respiratory infections and tuberculosis +A198--- | Respiratory infections and tuberculosis +A199--- | Respiratory infections and tuberculosis +A481--- | Respiratory infections and tuberculosis +A70---- | Respiratory infections and tuberculosis +B90---- | Respiratory infections and tuberculosis +B900--- | Respiratory infections and tuberculosis +B901--- | Respiratory infections and tuberculosis +B902--- | Respiratory infections and tuberculosis +B908--- | Respiratory infections and tuberculosis +B909--- | Respiratory infections and tuberculosis +B974--- | Respiratory infections and tuberculosis +B975--- | Respiratory infections and tuberculosis +B976--- | Respiratory infections and tuberculosis +H70---- | Respiratory infections and tuberculosis +H700--- | Respiratory infections and tuberculosis +H70001- | Respiratory infections and tuberculosis +H70002- | Respiratory infections and tuberculosis +H70003- | Respiratory infections and tuberculosis +H70009- | Respiratory infections and tuberculosis +H70011- | Respiratory infections and tuberculosis +H70012- | Respiratory infections and tuberculosis +H70013- | Respiratory infections and tuberculosis +H70019- | Respiratory infections and tuberculosis +H70091- | Respiratory infections and tuberculosis +H70092- | Respiratory infections and tuberculosis +H70093- | Respiratory infections and tuberculosis +H70099- | Respiratory infections and tuberculosis +H701--- | Respiratory infections and tuberculosis +H7010-- | Respiratory infections and tuberculosis +H7011-- | Respiratory infections and tuberculosis +H7012-- | Respiratory infections and tuberculosis +H7013-- | Respiratory infections and tuberculosis +H702--- | Respiratory infections and tuberculosis +H70201- | Respiratory infections and tuberculosis +H70202- | Respiratory infections and tuberculosis +H70203- | Respiratory infections and tuberculosis +H70209- | Respiratory infections and tuberculosis +H70211- | Respiratory infections and tuberculosis +H70212- | Respiratory infections and tuberculosis +H70213- | Respiratory infections and tuberculosis +H70219- | Respiratory infections and tuberculosis +H70221- | Respiratory infections and tuberculosis +H70222- | Respiratory infections and tuberculosis +H70223- | Respiratory infections and tuberculosis +H70229- | Respiratory infections and tuberculosis +H708--- | Respiratory infections and tuberculosis +H70811- | Respiratory infections and tuberculosis +H70812- | Respiratory infections and tuberculosis +H70813- | Respiratory infections and tuberculosis +H70819- | Respiratory infections and tuberculosis +H70891- | Respiratory infections and tuberculosis +H70892- | Respiratory infections and tuberculosis +H70893- | Respiratory infections and tuberculosis +H70899- | Respiratory infections and tuberculosis +H709--- | Respiratory infections and tuberculosis +J00---- | Respiratory infections and tuberculosis +J01---- | Respiratory infections and tuberculosis +J010--- | Respiratory infections and tuberculosis +J0100-- | Respiratory infections and tuberculosis +J0101-- | Respiratory infections and tuberculosis +J011--- | Respiratory infections and tuberculosis +J0110-- | Respiratory infections and tuberculosis +J0111-- | Respiratory infections and tuberculosis +J012--- | Respiratory infections and tuberculosis +J0120-- | Respiratory infections and tuberculosis +J0121-- | Respiratory infections and tuberculosis +J013--- | Respiratory infections and tuberculosis +J0130-- | Respiratory infections and tuberculosis +J0131-- | Respiratory infections and tuberculosis +J014--- | Respiratory infections and tuberculosis +J0140-- | Respiratory infections and tuberculosis +J0141-- | Respiratory infections and tuberculosis +J018--- | Respiratory infections and tuberculosis +J0180-- | Respiratory infections and tuberculosis +J0181-- | Respiratory infections and tuberculosis +J019--- | Respiratory infections and tuberculosis +J0190-- | Respiratory infections and tuberculosis +J0191-- | Respiratory infections and tuberculosis +J02---- | Respiratory infections and tuberculosis +J020--- | Respiratory infections and tuberculosis +J028--- | Respiratory infections and tuberculosis +J03---- | Respiratory infections and tuberculosis +J030--- | Respiratory infections and tuberculosis +J0300-- | Respiratory infections and tuberculosis +J0301-- | Respiratory infections and tuberculosis +J038--- | Respiratory infections and tuberculosis +J04---- | Respiratory infections and tuberculosis +J040--- | Respiratory infections and tuberculosis +J041--- | Respiratory infections and tuberculosis +J0410-- | Respiratory infections and tuberculosis +J0411-- | Respiratory infections and tuberculosis +J042--- | Respiratory infections and tuberculosis +J05---- | Respiratory infections and tuberculosis +J050--- | Respiratory infections and tuberculosis +J051--- | Respiratory infections and tuberculosis +J060--- | Respiratory infections and tuberculosis +J068--- | Respiratory infections and tuberculosis +J09---- | Respiratory infections and tuberculosis +J09X1-- | Respiratory infections and tuberculosis +J09X2-- | Respiratory infections and tuberculosis +J09X3-- | Respiratory infections and tuberculosis +J09X9-- | Respiratory infections and tuberculosis +J10---- | Respiratory infections and tuberculosis +J100--- | Respiratory infections and tuberculosis +J1000-- | Respiratory infections and tuberculosis +J1001-- | Respiratory infections and tuberculosis +J1008-- | Respiratory infections and tuberculosis +J101--- | Respiratory infections and tuberculosis +J102--- | Respiratory infections and tuberculosis +J108--- | Respiratory infections and tuberculosis +J1081-- | Respiratory infections and tuberculosis +J1082-- | Respiratory infections and tuberculosis +J1083-- | Respiratory infections and tuberculosis +J1089-- | Respiratory infections and tuberculosis +J11---- | Respiratory infections and tuberculosis +J110--- | Respiratory infections and tuberculosis +J1100-- | Respiratory infections and tuberculosis +J1108-- | Respiratory infections and tuberculosis +J111--- | Respiratory infections and tuberculosis +J112--- | Respiratory infections and tuberculosis +J118--- | Respiratory infections and tuberculosis +J1181-- | Respiratory infections and tuberculosis +J1182-- | Respiratory infections and tuberculosis +J1183-- | Respiratory infections and tuberculosis +J1189-- | Respiratory infections and tuberculosis +J12---- | Respiratory infections and tuberculosis +J120--- | Respiratory infections and tuberculosis +J121--- | Respiratory infections and tuberculosis +J122--- | Respiratory infections and tuberculosis +J123--- | Respiratory infections and tuberculosis +J128--- | Respiratory infections and tuberculosis +J1281-- | Respiratory infections and tuberculosis +J1289-- | Respiratory infections and tuberculosis +J129--- | Respiratory infections and tuberculosis +J13---- | Respiratory infections and tuberculosis +J14---- | Respiratory infections and tuberculosis +J15---- | Respiratory infections and tuberculosis +J150--- | Respiratory infections and tuberculosis +J151--- | Respiratory infections and tuberculosis +J152--- | Respiratory infections and tuberculosis +J1520-- | Respiratory infections and tuberculosis +J15211- | Respiratory infections and tuberculosis +J15212- | Respiratory infections and tuberculosis +J1529-- | Respiratory infections and tuberculosis +J153--- | Respiratory infections and tuberculosis +J154--- | Respiratory infections and tuberculosis +J155--- | Respiratory infections and tuberculosis +J156--- | Respiratory infections and tuberculosis +J157--- | Respiratory infections and tuberculosis +J158--- | Respiratory infections and tuberculosis +J16---- | Respiratory infections and tuberculosis +J160--- | Respiratory infections and tuberculosis +J168--- | Respiratory infections and tuberculosis +J20---- | Respiratory infections and tuberculosis +J200--- | Respiratory infections and tuberculosis +J201--- | Respiratory infections and tuberculosis +J202--- | Respiratory infections and tuberculosis +J203--- | Respiratory infections and tuberculosis +J204--- | Respiratory infections and tuberculosis +J205--- | Respiratory infections and tuberculosis +J206--- | Respiratory infections and tuberculosis +J207--- | Respiratory infections and tuberculosis +J208--- | Respiratory infections and tuberculosis +J209--- | Respiratory infections and tuberculosis +J21---- | Respiratory infections and tuberculosis +J210--- | Respiratory infections and tuberculosis +J211--- | Respiratory infections and tuberculosis +J218--- | Respiratory infections and tuberculosis +J219--- | Respiratory infections and tuberculosis +J36---- | Respiratory infections and tuberculosis +J910--- | Respiratory infections and tuberculosis +K673--- | Respiratory infections and tuberculosis +K930--- | Respiratory infections and tuberculosis +M490--- | Respiratory infections and tuberculosis +N741--- | Respiratory infections and tuberculosis +P230--- | Respiratory infections and tuberculosis +P231--- | Respiratory infections and tuberculosis +P232--- | Respiratory infections and tuberculosis +P233--- | Respiratory infections and tuberculosis +P234--- | Respiratory infections and tuberculosis +P370--- | Respiratory infections and tuberculosis +U04---- | Respiratory infections and tuberculosis +U049--- | Respiratory infections and tuberculosis +U843--- | Respiratory infections and tuberculosis +A15---- | Tuberculosis +A150--- | Tuberculosis +A151--- | Tuberculosis +A152--- | Tuberculosis +A153--- | Tuberculosis +A154--- | Tuberculosis +A155--- | Tuberculosis +A156--- | Tuberculosis +A157--- | Tuberculosis +A158--- | Tuberculosis +A159--- | Tuberculosis +A16---- | Tuberculosis +A160--- | Tuberculosis +A161--- | Tuberculosis +A162--- | Tuberculosis +A163--- | Tuberculosis +A164--- | Tuberculosis +A165--- | Tuberculosis +A167--- | Tuberculosis +A168--- | Tuberculosis +A169--- | Tuberculosis +A17---- | Tuberculosis +A170--- | Tuberculosis +A171--- | Tuberculosis +A178--- | Tuberculosis +A1781-- | Tuberculosis +A1782-- | Tuberculosis +A1783-- | Tuberculosis +A1789-- | Tuberculosis +A179--- | Tuberculosis +A18---- | Tuberculosis +A180--- | Tuberculosis +A1801-- | Tuberculosis +A1802-- | Tuberculosis +A1803-- | Tuberculosis +A1809-- | Tuberculosis +A181--- | Tuberculosis +A1810-- | Tuberculosis +A1811-- | Tuberculosis +A1812-- | Tuberculosis +A1813-- | Tuberculosis +A1814-- | Tuberculosis +A1815-- | Tuberculosis +A1816-- | Tuberculosis +A1817-- | Tuberculosis +A1818-- | Tuberculosis +A182--- | Tuberculosis +A183--- | Tuberculosis +A1831-- | Tuberculosis +A1832-- | Tuberculosis +A1839-- | Tuberculosis +A184--- | Tuberculosis +A185--- | Tuberculosis +A1850-- | Tuberculosis +A1851-- | Tuberculosis +A1852-- | Tuberculosis +A1853-- | Tuberculosis +A1854-- | Tuberculosis +A1859-- | Tuberculosis +A186--- | Tuberculosis +A187--- | Tuberculosis +A188--- | Tuberculosis +A1881-- | Tuberculosis +A1882-- | Tuberculosis +A1883-- | Tuberculosis +A1884-- | Tuberculosis +A1885-- | Tuberculosis +A1889-- | Tuberculosis +A19---- | Tuberculosis +A190--- | Tuberculosis +A191--- | Tuberculosis +A192--- | Tuberculosis +A198--- | Tuberculosis +A199--- | Tuberculosis +B90---- | Tuberculosis +B900--- | Tuberculosis +B901--- | Tuberculosis +B902--- | Tuberculosis +B908--- | Tuberculosis +B909--- | Tuberculosis +K673--- | Tuberculosis +K930--- | Tuberculosis +M490--- | Tuberculosis +N741--- | Tuberculosis +P370--- | Tuberculosis +U843--- | Tuberculosis +A15---- | Drug-susceptible tuberculosis +A150--- | Drug-susceptible tuberculosis +A151--- | Drug-susceptible tuberculosis +A152--- | Drug-susceptible tuberculosis +A153--- | Drug-susceptible tuberculosis +A154--- | Drug-susceptible tuberculosis +A155--- | Drug-susceptible tuberculosis +A156--- | Drug-susceptible tuberculosis +A157--- | Drug-susceptible tuberculosis +A158--- | Drug-susceptible tuberculosis +A159--- | Drug-susceptible tuberculosis +A16---- | Drug-susceptible tuberculosis +A160--- | Drug-susceptible tuberculosis +A161--- | Drug-susceptible tuberculosis +A162--- | Drug-susceptible tuberculosis +A163--- | Drug-susceptible tuberculosis +A164--- | Drug-susceptible tuberculosis +A165--- | Drug-susceptible tuberculosis +A167--- | Drug-susceptible tuberculosis +A168--- | Drug-susceptible tuberculosis +A169--- | Drug-susceptible tuberculosis +A17---- | Drug-susceptible tuberculosis +A170--- | Drug-susceptible tuberculosis +A171--- | Drug-susceptible tuberculosis +A178--- | Drug-susceptible tuberculosis +A1781-- | Drug-susceptible tuberculosis +A1782-- | Drug-susceptible tuberculosis +A1783-- | Drug-susceptible tuberculosis +A1789-- | Drug-susceptible tuberculosis +A179--- | Drug-susceptible tuberculosis +A18---- | Drug-susceptible tuberculosis +A180--- | Drug-susceptible tuberculosis +A1801-- | Drug-susceptible tuberculosis +A1802-- | Drug-susceptible tuberculosis +A1803-- | Drug-susceptible tuberculosis +A1809-- | Drug-susceptible tuberculosis +A181--- | Drug-susceptible tuberculosis +A1810-- | Drug-susceptible tuberculosis +A1811-- | Drug-susceptible tuberculosis +A1812-- | Drug-susceptible tuberculosis +A1813-- | Drug-susceptible tuberculosis +A1814-- | Drug-susceptible tuberculosis +A1815-- | Drug-susceptible tuberculosis +A1816-- | Drug-susceptible tuberculosis +A1817-- | Drug-susceptible tuberculosis +A1818-- | Drug-susceptible tuberculosis +A182--- | Drug-susceptible tuberculosis +A183--- | Drug-susceptible tuberculosis +A1831-- | Drug-susceptible tuberculosis +A1832-- | Drug-susceptible tuberculosis +A1839-- | Drug-susceptible tuberculosis +A184--- | Drug-susceptible tuberculosis +A185--- | Drug-susceptible tuberculosis +A1850-- | Drug-susceptible tuberculosis +A1851-- | Drug-susceptible tuberculosis +A1852-- | Drug-susceptible tuberculosis +A1853-- | Drug-susceptible tuberculosis +A1854-- | Drug-susceptible tuberculosis +A1859-- | Drug-susceptible tuberculosis +A186--- | Drug-susceptible tuberculosis +A187--- | Drug-susceptible tuberculosis +A188--- | Drug-susceptible tuberculosis +A1881-- | Drug-susceptible tuberculosis +A1882-- | Drug-susceptible tuberculosis +A1883-- | Drug-susceptible tuberculosis +A1884-- | Drug-susceptible tuberculosis +A1885-- | Drug-susceptible tuberculosis +A1889-- | Drug-susceptible tuberculosis +A19---- | Drug-susceptible tuberculosis +A190--- | Drug-susceptible tuberculosis +A191--- | Drug-susceptible tuberculosis +A192--- | Drug-susceptible tuberculosis +A198--- | Drug-susceptible tuberculosis +A199--- | Drug-susceptible tuberculosis +B90---- | Drug-susceptible tuberculosis +B900--- | Drug-susceptible tuberculosis +B901--- | Drug-susceptible tuberculosis +B902--- | Drug-susceptible tuberculosis +B908--- | Drug-susceptible tuberculosis +B909--- | Drug-susceptible tuberculosis +K673--- | Drug-susceptible tuberculosis +K930--- | Drug-susceptible tuberculosis +M490--- | Drug-susceptible tuberculosis +N741--- | Drug-susceptible tuberculosis +P370--- | Drug-susceptible tuberculosis +U843--- | Multidrug-resistant tuberculosis without extensive drug resistance +A481--- | Lower respiratory infections +A70---- | Lower respiratory infections +B974--- | Lower respiratory infections +B975--- | Lower respiratory infections +B976--- | Lower respiratory infections +J09---- | Lower respiratory infections +J09X1-- | Lower respiratory infections +J09X2-- | Lower respiratory infections +J09X3-- | Lower respiratory infections +J09X9-- | Lower respiratory infections +J10---- | Lower respiratory infections +J100--- | Lower respiratory infections +J1000-- | Lower respiratory infections +J1001-- | Lower respiratory infections +J1008-- | Lower respiratory infections +J101--- | Lower respiratory infections +J102--- | Lower respiratory infections +J108--- | Lower respiratory infections +J1081-- | Lower respiratory infections +J1082-- | Lower respiratory infections +J1083-- | Lower respiratory infections +J1089-- | Lower respiratory infections +J11---- | Lower respiratory infections +J110--- | Lower respiratory infections +J1100-- | Lower respiratory infections +J1108-- | Lower respiratory infections +J111--- | Lower respiratory infections +J112--- | Lower respiratory infections +J118--- | Lower respiratory infections +J1181-- | Lower respiratory infections +J1182-- | Lower respiratory infections +J1183-- | Lower respiratory infections +J1189-- | Lower respiratory infections +J12---- | Lower respiratory infections +J120--- | Lower respiratory infections +J121--- | Lower respiratory infections +J122--- | Lower respiratory infections +J123--- | Lower respiratory infections +J128--- | Lower respiratory infections +J1281-- | Lower respiratory infections +J1289-- | Lower respiratory infections +J129--- | Lower respiratory infections +J13---- | Lower respiratory infections +J14---- | Lower respiratory infections +J15---- | Lower respiratory infections +J150--- | Lower respiratory infections +J151--- | Lower respiratory infections +J152--- | Lower respiratory infections +J1520-- | Lower respiratory infections +J15211- | Lower respiratory infections +J15212- | Lower respiratory infections +J1529-- | Lower respiratory infections +J153--- | Lower respiratory infections +J154--- | Lower respiratory infections +J155--- | Lower respiratory infections +J156--- | Lower respiratory infections +J157--- | Lower respiratory infections +J158--- | Lower respiratory infections +J16---- | Lower respiratory infections +J160--- | Lower respiratory infections +J168--- | Lower respiratory infections +J20---- | Lower respiratory infections +J200--- | Lower respiratory infections +J201--- | Lower respiratory infections +J202--- | Lower respiratory infections +J203--- | Lower respiratory infections +J204--- | Lower respiratory infections +J205--- | Lower respiratory infections +J206--- | Lower respiratory infections +J207--- | Lower respiratory infections +J208--- | Lower respiratory infections +J209--- | Lower respiratory infections +J21---- | Lower respiratory infections +J210--- | Lower respiratory infections +J211--- | Lower respiratory infections +J218--- | Lower respiratory infections +J219--- | Lower respiratory infections +J910--- | Lower respiratory infections +P230--- | Lower respiratory infections +P231--- | Lower respiratory infections +P232--- | Lower respiratory infections +P233--- | Lower respiratory infections +P234--- | Lower respiratory infections +U04---- | Lower respiratory infections +U049--- | Lower respiratory infections +J00---- | Upper respiratory infections +J01---- | Upper respiratory infections +J010--- | Upper respiratory infections +J0100-- | Upper respiratory infections +J0101-- | Upper respiratory infections +J011--- | Upper respiratory infections +J0110-- | Upper respiratory infections +J0111-- | Upper respiratory infections +J012--- | Upper respiratory infections +J0120-- | Upper respiratory infections +J0121-- | Upper respiratory infections +J013--- | Upper respiratory infections +J0130-- | Upper respiratory infections +J0131-- | Upper respiratory infections +J014--- | Upper respiratory infections +J0140-- | Upper respiratory infections +J0141-- | Upper respiratory infections +J018--- | Upper respiratory infections +J0180-- | Upper respiratory infections +J0181-- | Upper respiratory infections +J019--- | Upper respiratory infections +J0190-- | Upper respiratory infections +J0191-- | Upper respiratory infections +J02---- | Upper respiratory infections +J020--- | Upper respiratory infections +J028--- | Upper respiratory infections +J03---- | Upper respiratory infections +J030--- | Upper respiratory infections +J0300-- | Upper respiratory infections +J0301-- | Upper respiratory infections +J038--- | Upper respiratory infections +J04---- | Upper respiratory infections +J040--- | Upper respiratory infections +J041--- | Upper respiratory infections +J0410-- | Upper respiratory infections +J0411-- | Upper respiratory infections +J042--- | Upper respiratory infections +J05---- | Upper respiratory infections +J050--- | Upper respiratory infections +J051--- | Upper respiratory infections +J060--- | Upper respiratory infections +J068--- | Upper respiratory infections +J36---- | Upper respiratory infections +H70---- | Otitis media +H700--- | Otitis media +H70001- | Otitis media +H70002- | Otitis media +H70003- | Otitis media +H70009- | Otitis media +H70011- | Otitis media +H70012- | Otitis media +H70013- | Otitis media +H70019- | Otitis media +H70091- | Otitis media +H70092- | Otitis media +H70093- | Otitis media +H70099- | Otitis media +H701--- | Otitis media +H7010-- | Otitis media +H7011-- | Otitis media +H7012-- | Otitis media +H7013-- | Otitis media +H702--- | Otitis media +H70201- | Otitis media +H70202- | Otitis media +H70203- | Otitis media +H70209- | Otitis media +H70211- | Otitis media +H70212- | Otitis media +H70213- | Otitis media +H70219- | Otitis media +H70221- | Otitis media +H70222- | Otitis media +H70223- | Otitis media +H70229- | Otitis media +H708--- | Otitis media +H70811- | Otitis media +H70812- | Otitis media +H70813- | Otitis media +H70819- | Otitis media +H70891- | Otitis media +H70892- | Otitis media +H70893- | Otitis media +H70899- | Otitis media +H709--- | Otitis media +A00---- | Enteric infections +A000--- | Enteric infections +A001--- | Enteric infections +A009--- | Enteric infections +A010--- | Enteric infections +A0100-- | Enteric infections +A0101-- | Enteric infections +A0102-- | Enteric infections +A0103-- | Enteric infections +A0104-- | Enteric infections +A0105-- | Enteric infections +A0109-- | Enteric infections +A011--- | Enteric infections +A012--- | Enteric infections +A013--- | Enteric infections +A014--- | Enteric infections +A02---- | Enteric infections +A020--- | Enteric infections +A021--- | Enteric infections +A022--- | Enteric infections +A0220-- | Enteric infections +A0221-- | Enteric infections +A0222-- | Enteric infections +A0223-- | Enteric infections +A0224-- | Enteric infections +A0225-- | Enteric infections +A0229-- | Enteric infections +A028--- | Enteric infections +A029--- | Enteric infections +A03---- | Enteric infections +A030--- | Enteric infections +A031--- | Enteric infections +A032--- | Enteric infections +A033--- | Enteric infections +A038--- | Enteric infections +A039--- | Enteric infections +A04---- | Enteric infections +A040--- | Enteric infections +A041--- | Enteric infections +A042--- | Enteric infections +A043--- | Enteric infections +A044--- | Enteric infections +A045--- | Enteric infections +A046--- | Enteric infections +A047--- | Enteric infections +A0471-- | Enteric infections +A0472-- | Enteric infections +A048--- | Enteric infections +A049--- | Enteric infections +A05---- | Enteric infections +A050--- | Enteric infections +A051--- | Enteric infections +A052--- | Enteric infections +A053--- | Enteric infections +A054--- | Enteric infections +A055--- | Enteric infections +A058--- | Enteric infections +A059--- | Enteric infections +A06---- | Enteric infections +A060--- | Enteric infections +A061--- | Enteric infections +A062--- | Enteric infections +A063--- | Enteric infections +A064--- | Enteric infections +A065--- | Enteric infections +A066--- | Enteric infections +A067--- | Enteric infections +A068--- | Enteric infections +A0681-- | Enteric infections +A0682-- | Enteric infections +A0689-- | Enteric infections +A069--- | Enteric infections +A07---- | Enteric infections +A070--- | Enteric infections +A071--- | Enteric infections +A072--- | Enteric infections +A073--- | Enteric infections +A074--- | Enteric infections +A078--- | Enteric infections +A079--- | Enteric infections +A08---- | Enteric infections +A080--- | Enteric infections +A081--- | Enteric infections +A0811-- | Enteric infections +A0819-- | Enteric infections +A082--- | Enteric infections +A083--- | Enteric infections +A0831-- | Enteric infections +A0832-- | Enteric infections +A0839-- | Enteric infections +A084--- | Enteric infections +A085--- | Enteric infections +A088--- | Enteric infections +A09---- | Enteric infections +A090--- | Enteric infections +A099--- | Enteric infections +A80---- | Enteric infections +A800--- | Enteric infections +A801--- | Enteric infections +A802--- | Enteric infections +A803--- | Enteric infections +A8030-- | Enteric infections +A8039-- | Enteric infections +A804--- | Enteric infections +A809--- | Enteric infections +K521--- | Enteric infections +R197--- | Enteric infections +A00---- | Diarrheal diseases +A000--- | Diarrheal diseases +A001--- | Diarrheal diseases +A009--- | Diarrheal diseases +A02---- | Diarrheal diseases +A020--- | Diarrheal diseases +A028--- | Diarrheal diseases +A029--- | Diarrheal diseases +A03---- | Diarrheal diseases +A030--- | Diarrheal diseases +A031--- | Diarrheal diseases +A032--- | Diarrheal diseases +A033--- | Diarrheal diseases +A038--- | Diarrheal diseases +A039--- | Diarrheal diseases +A04---- | Diarrheal diseases +A040--- | Diarrheal diseases +A041--- | Diarrheal diseases +A042--- | Diarrheal diseases +A043--- | Diarrheal diseases +A044--- | Diarrheal diseases +A045--- | Diarrheal diseases +A046--- | Diarrheal diseases +A047--- | Diarrheal diseases +A0471-- | Diarrheal diseases +A0472-- | Diarrheal diseases +A048--- | Diarrheal diseases +A049--- | Diarrheal diseases +A05---- | Diarrheal diseases +A050--- | Diarrheal diseases +A051--- | Diarrheal diseases +A052--- | Diarrheal diseases +A053--- | Diarrheal diseases +A054--- | Diarrheal diseases +A055--- | Diarrheal diseases +A058--- | Diarrheal diseases +A059--- | Diarrheal diseases +A06---- | Diarrheal diseases +A060--- | Diarrheal diseases +A061--- | Diarrheal diseases +A062--- | Diarrheal diseases +A063--- | Diarrheal diseases +A064--- | Diarrheal diseases +A065--- | Diarrheal diseases +A066--- | Diarrheal diseases +A067--- | Diarrheal diseases +A068--- | Diarrheal diseases +A0681-- | Diarrheal diseases +A0682-- | Diarrheal diseases +A0689-- | Diarrheal diseases +A069--- | Diarrheal diseases +A07---- | Diarrheal diseases +A072--- | Diarrheal diseases +A073--- | Diarrheal diseases +A074--- | Diarrheal diseases +A08---- | Diarrheal diseases +A080--- | Diarrheal diseases +A081--- | Diarrheal diseases +A0811-- | Diarrheal diseases +A0819-- | Diarrheal diseases +A082--- | Diarrheal diseases +A083--- | Diarrheal diseases +A0831-- | Diarrheal diseases +A0832-- | Diarrheal diseases +A0839-- | Diarrheal diseases +A084--- | Diarrheal diseases +A085--- | Diarrheal diseases +A088--- | Diarrheal diseases +A09---- | Diarrheal diseases +A090--- | Diarrheal diseases +A099--- | Diarrheal diseases +K521--- | Diarrheal diseases +R197--- | Diarrheal diseases +A010--- | Typhoid and paratyphoid +A0100-- | Typhoid and paratyphoid +A0101-- | Typhoid and paratyphoid +A0102-- | Typhoid and paratyphoid +A0103-- | Typhoid and paratyphoid +A0104-- | Typhoid and paratyphoid +A0105-- | Typhoid and paratyphoid +A0109-- | Typhoid and paratyphoid +A011--- | Typhoid and paratyphoid +A012--- | Typhoid and paratyphoid +A013--- | Typhoid and paratyphoid +A014--- | Typhoid and paratyphoid +A010--- | Typhoid fever +A011--- | Paratyphoid fever +A012--- | Paratyphoid fever +A013--- | Paratyphoid fever +A014--- | Paratyphoid fever +A021--- | Invasive non-typhoidal Salmonella (iNTS) +A022--- | Invasive non-typhoidal Salmonella (iNTS) +A070--- | Other intestinal infectious diseases +A071--- | Other intestinal infectious diseases +A078--- | Other intestinal infectious diseases +A079--- | Other intestinal infectious diseases +A80---- | Other intestinal infectious diseases +A800--- | Other intestinal infectious diseases +A801--- | Other intestinal infectious diseases +A802--- | Other intestinal infectious diseases +A803--- | Other intestinal infectious diseases +A8030-- | Other intestinal infectious diseases +A8039-- | Other intestinal infectious diseases +A804--- | Other intestinal infectious diseases +A809--- | Other intestinal infectious diseases +A68---- | Neglected tropical diseases and malaria +A680--- | Neglected tropical diseases and malaria +A681--- | Neglected tropical diseases and malaria +A689--- | Neglected tropical diseases and malaria +A692--- | Neglected tropical diseases and malaria +A6920-- | Neglected tropical diseases and malaria +A6921-- | Neglected tropical diseases and malaria +A6922-- | Neglected tropical diseases and malaria +A6923-- | Neglected tropical diseases and malaria +A6929-- | Neglected tropical diseases and malaria +A698--- | Neglected tropical diseases and malaria +A699--- | Neglected tropical diseases and malaria +A75---- | Neglected tropical diseases and malaria +A750--- | Neglected tropical diseases and malaria +A751--- | Neglected tropical diseases and malaria +A752--- | Neglected tropical diseases and malaria +A753--- | Neglected tropical diseases and malaria +A759--- | Neglected tropical diseases and malaria +A77---- | Neglected tropical diseases and malaria +A770--- | Neglected tropical diseases and malaria +A771--- | Neglected tropical diseases and malaria +A772--- | Neglected tropical diseases and malaria +A773--- | Neglected tropical diseases and malaria +A7740-- | Neglected tropical diseases and malaria +A7741-- | Neglected tropical diseases and malaria +A7749-- | Neglected tropical diseases and malaria +A778--- | Neglected tropical diseases and malaria +A779--- | Neglected tropical diseases and malaria +A78---- | Neglected tropical diseases and malaria +A79---- | Neglected tropical diseases and malaria +A790--- | Neglected tropical diseases and malaria +A791--- | Neglected tropical diseases and malaria +A798--- | Neglected tropical diseases and malaria +A7981-- | Neglected tropical diseases and malaria +A7989-- | Neglected tropical diseases and malaria +A799--- | Neglected tropical diseases and malaria +A82---- | Neglected tropical diseases and malaria +A820--- | Neglected tropical diseases and malaria +A821--- | Neglected tropical diseases and malaria +A829--- | Neglected tropical diseases and malaria +A90---- | Neglected tropical diseases and malaria +A91---- | Neglected tropical diseases and malaria +A92---- | Neglected tropical diseases and malaria +A920--- | Neglected tropical diseases and malaria +A921--- | Neglected tropical diseases and malaria +A922--- | Neglected tropical diseases and malaria +A923--- | Neglected tropical diseases and malaria +A9230-- | Neglected tropical diseases and malaria +A9231-- | Neglected tropical diseases and malaria +A9232-- | Neglected tropical diseases and malaria +A9239-- | Neglected tropical diseases and malaria +A924--- | Neglected tropical diseases and malaria +A925--- | Neglected tropical diseases and malaria +A928--- | Neglected tropical diseases and malaria +A929--- | Neglected tropical diseases and malaria +A93---- | Neglected tropical diseases and malaria +A930--- | Neglected tropical diseases and malaria +A931--- | Neglected tropical diseases and malaria +A932--- | Neglected tropical diseases and malaria +A938--- | Neglected tropical diseases and malaria +A94---- | Neglected tropical diseases and malaria +A95---- | Neglected tropical diseases and malaria +A950--- | Neglected tropical diseases and malaria +A951--- | Neglected tropical diseases and malaria +A959--- | Neglected tropical diseases and malaria +A96---- | Neglected tropical diseases and malaria +A960--- | Neglected tropical diseases and malaria +A961--- | Neglected tropical diseases and malaria +A962--- | Neglected tropical diseases and malaria +A968--- | Neglected tropical diseases and malaria +A969--- | Neglected tropical diseases and malaria +A98---- | Neglected tropical diseases and malaria +A980--- | Neglected tropical diseases and malaria +A981--- | Neglected tropical diseases and malaria +A982--- | Neglected tropical diseases and malaria +A983--- | Neglected tropical diseases and malaria +A984--- | Neglected tropical diseases and malaria +A985--- | Neglected tropical diseases and malaria +A988--- | Neglected tropical diseases and malaria +B330--- | Neglected tropical diseases and malaria +B331--- | Neglected tropical diseases and malaria +B50---- | Neglected tropical diseases and malaria +B500--- | Neglected tropical diseases and malaria +B508--- | Neglected tropical diseases and malaria +B509--- | Neglected tropical diseases and malaria +B51---- | Neglected tropical diseases and malaria +B510--- | Neglected tropical diseases and malaria +B518--- | Neglected tropical diseases and malaria +B519--- | Neglected tropical diseases and malaria +B52---- | Neglected tropical diseases and malaria +B520--- | Neglected tropical diseases and malaria +B528--- | Neglected tropical diseases and malaria +B529--- | Neglected tropical diseases and malaria +B53---- | Neglected tropical diseases and malaria +B530--- | Neglected tropical diseases and malaria +B531--- | Neglected tropical diseases and malaria +B538--- | Neglected tropical diseases and malaria +B54---- | Neglected tropical diseases and malaria +B550--- | Neglected tropical diseases and malaria +B56---- | Neglected tropical diseases and malaria +B560--- | Neglected tropical diseases and malaria +B561--- | Neglected tropical diseases and malaria +B569--- | Neglected tropical diseases and malaria +B57---- | Neglected tropical diseases and malaria +B570--- | Neglected tropical diseases and malaria +B571--- | Neglected tropical diseases and malaria +B572--- | Neglected tropical diseases and malaria +B573--- | Neglected tropical diseases and malaria +B5730-- | Neglected tropical diseases and malaria +B5731-- | Neglected tropical diseases and malaria +B5732-- | Neglected tropical diseases and malaria +B5739-- | Neglected tropical diseases and malaria +B574--- | Neglected tropical diseases and malaria +B5740-- | Neglected tropical diseases and malaria +B5741-- | Neglected tropical diseases and malaria +B5742-- | Neglected tropical diseases and malaria +B5749-- | Neglected tropical diseases and malaria +B575--- | Neglected tropical diseases and malaria +B60---- | Neglected tropical diseases and malaria +B600--- | Neglected tropical diseases and malaria +B601--- | Neglected tropical diseases and malaria +B6010-- | Neglected tropical diseases and malaria +B6011-- | Neglected tropical diseases and malaria +B6012-- | Neglected tropical diseases and malaria +B6013-- | Neglected tropical diseases and malaria +B6019-- | Neglected tropical diseases and malaria +B602--- | Neglected tropical diseases and malaria +B608--- | Neglected tropical diseases and malaria +B65---- | Neglected tropical diseases and malaria +B650--- | Neglected tropical diseases and malaria +B651--- | Neglected tropical diseases and malaria +B652--- | Neglected tropical diseases and malaria +B653--- | Neglected tropical diseases and malaria +B658--- | Neglected tropical diseases and malaria +B659--- | Neglected tropical diseases and malaria +B66---- | Neglected tropical diseases and malaria +B660--- | Neglected tropical diseases and malaria +B661--- | Neglected tropical diseases and malaria +B662--- | Neglected tropical diseases and malaria +B663--- | Neglected tropical diseases and malaria +B664--- | Neglected tropical diseases and malaria +B665--- | Neglected tropical diseases and malaria +B668--- | Neglected tropical diseases and malaria +B669--- | Neglected tropical diseases and malaria +B67---- | Neglected tropical diseases and malaria +B670--- | Neglected tropical diseases and malaria +B671--- | Neglected tropical diseases and malaria +B672--- | Neglected tropical diseases and malaria +B673--- | Neglected tropical diseases and malaria +B6731-- | Neglected tropical diseases and malaria +B6732-- | Neglected tropical diseases and malaria +B6739-- | Neglected tropical diseases and malaria +B674--- | Neglected tropical diseases and malaria +B675--- | Neglected tropical diseases and malaria +B676--- | Neglected tropical diseases and malaria +B6761-- | Neglected tropical diseases and malaria +B6769-- | Neglected tropical diseases and malaria +B677--- | Neglected tropical diseases and malaria +B678--- | Neglected tropical diseases and malaria +B679--- | Neglected tropical diseases and malaria +B69---- | Neglected tropical diseases and malaria +B690--- | Neglected tropical diseases and malaria +B691--- | Neglected tropical diseases and malaria +B698--- | Neglected tropical diseases and malaria +B6981-- | Neglected tropical diseases and malaria +B6989-- | Neglected tropical diseases and malaria +B699--- | Neglected tropical diseases and malaria +B70---- | Neglected tropical diseases and malaria +B700--- | Neglected tropical diseases and malaria +B701--- | Neglected tropical diseases and malaria +B71---- | Neglected tropical diseases and malaria +B710--- | Neglected tropical diseases and malaria +B711--- | Neglected tropical diseases and malaria +B718--- | Neglected tropical diseases and malaria +B719--- | Neglected tropical diseases and malaria +B72---- | Neglected tropical diseases and malaria +B743--- | Neglected tropical diseases and malaria +B744--- | Neglected tropical diseases and malaria +B748--- | Neglected tropical diseases and malaria +B749--- | Neglected tropical diseases and malaria +B75---- | Neglected tropical diseases and malaria +B77---- | Neglected tropical diseases and malaria +B770--- | Neglected tropical diseases and malaria +B778--- | Neglected tropical diseases and malaria +B7781-- | Neglected tropical diseases and malaria +B7789-- | Neglected tropical diseases and malaria +B779--- | Neglected tropical diseases and malaria +B83---- | Neglected tropical diseases and malaria +B830--- | Neglected tropical diseases and malaria +B831--- | Neglected tropical diseases and malaria +B832--- | Neglected tropical diseases and malaria +B833--- | Neglected tropical diseases and malaria +B834--- | Neglected tropical diseases and malaria +B838--- | Neglected tropical diseases and malaria +K931--- | Neglected tropical diseases and malaria +P371--- | Neglected tropical diseases and malaria +B50---- | Malaria +B500--- | Malaria +B508--- | Malaria +B509--- | Malaria +B51---- | Malaria +B510--- | Malaria +B518--- | Malaria +B519--- | Malaria +B52---- | Malaria +B520--- | Malaria +B528--- | Malaria +B529--- | Malaria +B53---- | Malaria +B530--- | Malaria +B531--- | Malaria +B538--- | Malaria +B54---- | Malaria +A30---- | Leprosy +A300--- | Leprosy +A301--- | Leprosy +A302--- | Leprosy +A303--- | Leprosy +A304--- | Leprosy +A305--- | Leprosy +A308--- | Leprosy +A309--- | Leprosy +B57---- | Chagas disease +B570--- | Chagas disease +B571--- | Chagas disease +B572--- | Chagas disease +B573--- | Chagas disease +B5730-- | Chagas disease +B5731-- | Chagas disease +B5732-- | Chagas disease +B5739-- | Chagas disease +B574--- | Chagas disease +B5740-- | Chagas disease +B5741-- | Chagas disease +B5742-- | Chagas disease +B5749-- | Chagas disease +B575--- | Chagas disease +K931--- | Chagas disease +B550--- | Leishmaniasis +B550--- | Visceral leishmaniasis +B56---- | African trypanosomiasis +B560--- | African trypanosomiasis +B561--- | African trypanosomiasis +B569--- | African trypanosomiasis +B65---- | Schistosomiasis +B650--- | Schistosomiasis +B651--- | Schistosomiasis +B652--- | Schistosomiasis +B653--- | Schistosomiasis +B658--- | Schistosomiasis +B659--- | Schistosomiasis +B69---- | Cysticercosis +B690--- | Cysticercosis +B691--- | Cysticercosis +B698--- | Cysticercosis +B6981-- | Cysticercosis +B6989-- | Cysticercosis +B699--- | Cysticercosis +B67---- | Cystic echinococcosis +B670--- | Cystic echinococcosis +B671--- | Cystic echinococcosis +B672--- | Cystic echinococcosis +B673--- | Cystic echinococcosis +B6731-- | Cystic echinococcosis +B6732-- | Cystic echinococcosis +B6739-- | Cystic echinococcosis +B674--- | Cystic echinococcosis +B678--- | Cystic echinococcosis +B679--- | Cystic echinococcosis +A90---- | Dengue +A91---- | Dengue +A95---- | Yellow fever +A950--- | Yellow fever +A951--- | Yellow fever +A959--- | Yellow fever +A82---- | Rabies +A820--- | Rabies +A821--- | Rabies +A829--- | Rabies +B77---- | Intestinal nematode infections +B770--- | Intestinal nematode infections +B778--- | Intestinal nematode infections +B7781-- | Intestinal nematode infections +B7789-- | Intestinal nematode infections +B779--- | Intestinal nematode infections +B77---- | Ascariasis +B770--- | Ascariasis +B778--- | Ascariasis +B7781-- | Ascariasis +B7789-- | Ascariasis +B779--- | Ascariasis +A984--- | Ebola virus disease +A68---- | Other neglected tropical diseases +A680--- | Other neglected tropical diseases +A681--- | Other neglected tropical diseases +A689--- | Other neglected tropical diseases +A692--- | Other neglected tropical diseases +A6920-- | Other neglected tropical diseases +A6921-- | Other neglected tropical diseases +A6922-- | Other neglected tropical diseases +A6923-- | Other neglected tropical diseases +A6929-- | Other neglected tropical diseases +A698--- | Other neglected tropical diseases +A699--- | Other neglected tropical diseases +A75---- | Other neglected tropical diseases +A750--- | Other neglected tropical diseases +A751--- | Other neglected tropical diseases +A752--- | Other neglected tropical diseases +A753--- | Other neglected tropical diseases +A759--- | Other neglected tropical diseases +A77---- | Other neglected tropical diseases +A770--- | Other neglected tropical diseases +A771--- | Other neglected tropical diseases +A772--- | Other neglected tropical diseases +A773--- | Other neglected tropical diseases +A7740-- | Other neglected tropical diseases +A7741-- | Other neglected tropical diseases +A7749-- | Other neglected tropical diseases +A778--- | Other neglected tropical diseases +A779--- | Other neglected tropical diseases +A78---- | Other neglected tropical diseases +A79---- | Other neglected tropical diseases +A790--- | Other neglected tropical diseases +A791--- | Other neglected tropical diseases +A798--- | Other neglected tropical diseases +A7981-- | Other neglected tropical diseases +A7989-- | Other neglected tropical diseases +A799--- | Other neglected tropical diseases +A92---- | Other neglected tropical diseases +A920--- | Other neglected tropical diseases +A921--- | Other neglected tropical diseases +A922--- | Other neglected tropical diseases +A923--- | Other neglected tropical diseases +A9230-- | Other neglected tropical diseases +A9231-- | Other neglected tropical diseases +A9232-- | Other neglected tropical diseases +A9239-- | Other neglected tropical diseases +A924--- | Other neglected tropical diseases +A925--- | Other neglected tropical diseases +A928--- | Other neglected tropical diseases +A929--- | Other neglected tropical diseases +A93---- | Other neglected tropical diseases +A930--- | Other neglected tropical diseases +A931--- | Other neglected tropical diseases +A932--- | Other neglected tropical diseases +A938--- | Other neglected tropical diseases +A94---- | Other neglected tropical diseases +A96---- | Other neglected tropical diseases +A960--- | Other neglected tropical diseases +A961--- | Other neglected tropical diseases +A962--- | Other neglected tropical diseases +A968--- | Other neglected tropical diseases +A969--- | Other neglected tropical diseases +A98---- | Other neglected tropical diseases +A980--- | Other neglected tropical diseases +A981--- | Other neglected tropical diseases +A982--- | Other neglected tropical diseases +A983--- | Other neglected tropical diseases +A985--- | Other neglected tropical diseases +A988--- | Other neglected tropical diseases +B330--- | Other neglected tropical diseases +B331--- | Other neglected tropical diseases +B60---- | Other neglected tropical diseases +B600--- | Other neglected tropical diseases +B601--- | Other neglected tropical diseases +B6010-- | Other neglected tropical diseases +B6011-- | Other neglected tropical diseases +B6012-- | Other neglected tropical diseases +B6013-- | Other neglected tropical diseases +B6019-- | Other neglected tropical diseases +B602--- | Other neglected tropical diseases +B608--- | Other neglected tropical diseases +B675--- | Other neglected tropical diseases +B676--- | Other neglected tropical diseases +B6761-- | Other neglected tropical diseases +B6769-- | Other neglected tropical diseases +B677--- | Other neglected tropical diseases +B70---- | Other neglected tropical diseases +B700--- | Other neglected tropical diseases +B701--- | Other neglected tropical diseases +B71---- | Other neglected tropical diseases +B710--- | Other neglected tropical diseases +B711--- | Other neglected tropical diseases +B718--- | Other neglected tropical diseases +B719--- | Other neglected tropical diseases +B743--- | Other neglected tropical diseases +B744--- | Other neglected tropical diseases +B748--- | Other neglected tropical diseases +B749--- | Other neglected tropical diseases +B75---- | Other neglected tropical diseases +B83---- | Other neglected tropical diseases +B830--- | Other neglected tropical diseases +B831--- | Other neglected tropical diseases +B832--- | Other neglected tropical diseases +B833--- | Other neglected tropical diseases +B834--- | Other neglected tropical diseases +B838--- | Other neglected tropical diseases +P371--- | Other neglected tropical diseases +A20---- | Other infectious diseases +A200--- | Other infectious diseases +A201--- | Other infectious diseases +A202--- | Other infectious diseases +A203--- | Other infectious diseases +A207--- | Other infectious diseases +A208--- | Other infectious diseases +A209--- | Other infectious diseases +A21---- | Other infectious diseases +A210--- | Other infectious diseases +A211--- | Other infectious diseases +A212--- | Other infectious diseases +A213--- | Other infectious diseases +A217--- | Other infectious diseases +A218--- | Other infectious diseases +A219--- | Other infectious diseases +A22---- | Other infectious diseases +A220--- | Other infectious diseases +A221--- | Other infectious diseases +A222--- | Other infectious diseases +A227--- | Other infectious diseases +A228--- | Other infectious diseases +A229--- | Other infectious diseases +A23---- | Other infectious diseases +A230--- | Other infectious diseases +A231--- | Other infectious diseases +A232--- | Other infectious diseases +A233--- | Other infectious diseases +A238--- | Other infectious diseases +A239--- | Other infectious diseases +A24---- | Other infectious diseases +A240--- | Other infectious diseases +A241--- | Other infectious diseases +A242--- | Other infectious diseases +A243--- | Other infectious diseases +A244--- | Other infectious diseases +A249--- | Other infectious diseases +A25---- | Other infectious diseases +A250--- | Other infectious diseases +A251--- | Other infectious diseases +A259--- | Other infectious diseases +A26---- | Other infectious diseases +A260--- | Other infectious diseases +A267--- | Other infectious diseases +A268--- | Other infectious diseases +A269--- | Other infectious diseases +A27---- | Other infectious diseases +A270--- | Other infectious diseases +A278--- | Other infectious diseases +A2781-- | Other infectious diseases +A2789-- | Other infectious diseases +A279--- | Other infectious diseases +A28---- | Other infectious diseases +A280--- | Other infectious diseases +A281--- | Other infectious diseases +A282--- | Other infectious diseases +A288--- | Other infectious diseases +A289--- | Other infectious diseases +A32---- | Other infectious diseases +A320--- | Other infectious diseases +A321--- | Other infectious diseases +A3211-- | Other infectious diseases +A3212-- | Other infectious diseases +A327--- | Other infectious diseases +A328--- | Other infectious diseases +A3281-- | Other infectious diseases +A3282-- | Other infectious diseases +A3289-- | Other infectious diseases +A329--- | Other infectious diseases +A33---- | Other infectious diseases +A34---- | Other infectious diseases +A35---- | Other infectious diseases +A36---- | Other infectious diseases +A360--- | Other infectious diseases +A361--- | Other infectious diseases +A362--- | Other infectious diseases +A363--- | Other infectious diseases +A368--- | Other infectious diseases +A3681-- | Other infectious diseases +A3682-- | Other infectious diseases +A3683-- | Other infectious diseases +A3684-- | Other infectious diseases +A3685-- | Other infectious diseases +A3686-- | Other infectious diseases +A3689-- | Other infectious diseases +A369--- | Other infectious diseases +A37---- | Other infectious diseases +A370--- | Other infectious diseases +A3700-- | Other infectious diseases +A3701-- | Other infectious diseases +A371--- | Other infectious diseases +A3710-- | Other infectious diseases +A3711-- | Other infectious diseases +A378--- | Other infectious diseases +A3780-- | Other infectious diseases +A3781-- | Other infectious diseases +A379--- | Other infectious diseases +A3790-- | Other infectious diseases +A3791-- | Other infectious diseases +A38---- | Other infectious diseases +A380--- | Other infectious diseases +A381--- | Other infectious diseases +A388--- | Other infectious diseases +A389--- | Other infectious diseases +A39---- | Other infectious diseases +A390--- | Other infectious diseases +A391--- | Other infectious diseases +A392--- | Other infectious diseases +A393--- | Other infectious diseases +A394--- | Other infectious diseases +A395--- | Other infectious diseases +A3950-- | Other infectious diseases +A3951-- | Other infectious diseases +A3952-- | Other infectious diseases +A3953-- | Other infectious diseases +A398--- | Other infectious diseases +A3981-- | Other infectious diseases +A3982-- | Other infectious diseases +A3983-- | Other infectious diseases +A3984-- | Other infectious diseases +A3989-- | Other infectious diseases +A399--- | Other infectious diseases +A482--- | Other infectious diseases +A484--- | Other infectious diseases +A65---- | Other infectious diseases +A69---- | Other infectious diseases +A690--- | Other infectious diseases +A691--- | Other infectious diseases +A74---- | Other infectious diseases +A748--- | Other infectious diseases +A7481-- | Other infectious diseases +A7489-- | Other infectious diseases +A749--- | Other infectious diseases +A81---- | Other infectious diseases +A810--- | Other infectious diseases +A8100-- | Other infectious diseases +A8101-- | Other infectious diseases +A8109-- | Other infectious diseases +A811--- | Other infectious diseases +A812--- | Other infectious diseases +A818--- | Other infectious diseases +A8181-- | Other infectious diseases +A8182-- | Other infectious diseases +A8183-- | Other infectious diseases +A8189-- | Other infectious diseases +A819--- | Other infectious diseases +A83---- | Other infectious diseases +A830--- | Other infectious diseases +A831--- | Other infectious diseases +A832--- | Other infectious diseases +A833--- | Other infectious diseases +A834--- | Other infectious diseases +A835--- | Other infectious diseases +A836--- | Other infectious diseases +A838--- | Other infectious diseases +A839--- | Other infectious diseases +A84---- | Other infectious diseases +A840--- | Other infectious diseases +A841--- | Other infectious diseases +A848--- | Other infectious diseases +A849--- | Other infectious diseases +A85---- | Other infectious diseases +A850--- | Other infectious diseases +A851--- | Other infectious diseases +A852--- | Other infectious diseases +A858--- | Other infectious diseases +A86---- | Other infectious diseases +A87---- | Other infectious diseases +A870--- | Other infectious diseases +A871--- | Other infectious diseases +A872--- | Other infectious diseases +A878--- | Other infectious diseases +A879--- | Other infectious diseases +A88---- | Other infectious diseases +A880--- | Other infectious diseases +A881--- | Other infectious diseases +A888--- | Other infectious diseases +A89---- | Other infectious diseases +B00---- | Other infectious diseases +B000--- | Other infectious diseases +B001--- | Other infectious diseases +B002--- | Other infectious diseases +B003--- | Other infectious diseases +B004--- | Other infectious diseases +B005--- | Other infectious diseases +B0050-- | Other infectious diseases +B0051-- | Other infectious diseases +B0052-- | Other infectious diseases +B0053-- | Other infectious diseases +B0059-- | Other infectious diseases +B007--- | Other infectious diseases +B008--- | Other infectious diseases +B0081-- | Other infectious diseases +B0082-- | Other infectious diseases +B0089-- | Other infectious diseases +B009--- | Other infectious diseases +B01---- | Other infectious diseases +B010--- | Other infectious diseases +B011--- | Other infectious diseases +B0111-- | Other infectious diseases +B0112-- | Other infectious diseases +B012--- | Other infectious diseases +B018--- | Other infectious diseases +B0181-- | Other infectious diseases +B0189-- | Other infectious diseases +B019--- | Other infectious diseases +B02---- | Other infectious diseases +B020--- | Other infectious diseases +B021--- | Other infectious diseases +B022--- | Other infectious diseases +B0221-- | Other infectious diseases +B0222-- | Other infectious diseases +B0223-- | Other infectious diseases +B0224-- | Other infectious diseases +B0229-- | Other infectious diseases +B023--- | Other infectious diseases +B0230-- | Other infectious diseases +B0231-- | Other infectious diseases +B0232-- | Other infectious diseases +B0233-- | Other infectious diseases +B0234-- | Other infectious diseases +B0239-- | Other infectious diseases +B027--- | Other infectious diseases +B028--- | Other infectious diseases +B029--- | Other infectious diseases +B03---- | Other infectious diseases +B04---- | Other infectious diseases +B05---- | Other infectious diseases +B050--- | Other infectious diseases +B051--- | Other infectious diseases +B052--- | Other infectious diseases +B053--- | Other infectious diseases +B054--- | Other infectious diseases +B058--- | Other infectious diseases +B0581-- | Other infectious diseases +B0589-- | Other infectious diseases +B059--- | Other infectious diseases +B06---- | Other infectious diseases +B060--- | Other infectious diseases +B0600-- | Other infectious diseases +B0601-- | Other infectious diseases +B0602-- | Other infectious diseases +B0609-- | Other infectious diseases +B068--- | Other infectious diseases +B0681-- | Other infectious diseases +B0682-- | Other infectious diseases +B0689-- | Other infectious diseases +B069--- | Other infectious diseases +B1001-- | Other infectious diseases +B1009-- | Other infectious diseases +B15---- | Other infectious diseases +B150--- | Other infectious diseases +B159--- | Other infectious diseases +B16---- | Other infectious diseases +B160--- | Other infectious diseases +B161--- | Other infectious diseases +B162--- | Other infectious diseases +B170--- | Other infectious diseases +B172--- | Other infectious diseases +B25---- | Other infectious diseases +B250--- | Other infectious diseases +B251--- | Other infectious diseases +B252--- | Other infectious diseases +B258--- | Other infectious diseases +B259--- | Other infectious diseases +B26---- | Other infectious diseases +B260--- | Other infectious diseases +B261--- | Other infectious diseases +B262--- | Other infectious diseases +B263--- | Other infectious diseases +B268--- | Other infectious diseases +B2681-- | Other infectious diseases +B2682-- | Other infectious diseases +B2683-- | Other infectious diseases +B2684-- | Other infectious diseases +B2685-- | Other infectious diseases +B2689-- | Other infectious diseases +B269--- | Other infectious diseases +B27---- | Other infectious diseases +B270--- | Other infectious diseases +B2700-- | Other infectious diseases +B2701-- | Other infectious diseases +B2702-- | Other infectious diseases +B2709-- | Other infectious diseases +B271--- | Other infectious diseases +B2710-- | Other infectious diseases +B2711-- | Other infectious diseases +B2712-- | Other infectious diseases +B2719-- | Other infectious diseases +B278--- | Other infectious diseases +B2780-- | Other infectious diseases +B2781-- | Other infectious diseases +B2782-- | Other infectious diseases +B2789-- | Other infectious diseases +B279--- | Other infectious diseases +B33---- | Other infectious diseases +B333--- | Other infectious diseases +B334--- | Other infectious diseases +B338--- | Other infectious diseases +B47---- | Other infectious diseases +B470--- | Other infectious diseases +B471--- | Other infectious diseases +B479--- | Other infectious diseases +B48---- | Other infectious diseases +B480--- | Other infectious diseases +B481--- | Other infectious diseases +B482--- | Other infectious diseases +B483--- | Other infectious diseases +B484--- | Other infectious diseases +B485--- | Other infectious diseases +B487--- | Other infectious diseases +B488--- | Other infectious diseases +B91---- | Other infectious diseases +B941--- | Other infectious diseases +B95---- | Other infectious diseases +B950--- | Other infectious diseases +B951--- | Other infectious diseases +B952--- | Other infectious diseases +B953--- | Other infectious diseases +B954--- | Other infectious diseases +B955--- | Other infectious diseases +D703--- | Other infectious diseases +D893--- | Other infectious diseases +F021--- | Other infectious diseases +F071--- | Other infectious diseases +G000--- | Other infectious diseases +G001--- | Other infectious diseases +G002--- | Other infectious diseases +G003--- | Other infectious diseases +G008--- | Other infectious diseases +G03---- | Other infectious diseases +G030--- | Other infectious diseases +G031--- | Other infectious diseases +G032--- | Other infectious diseases +G038--- | Other infectious diseases +G04---- | Other infectious diseases +G040--- | Other infectious diseases +G0400-- | Other infectious diseases +G0401-- | Other infectious diseases +G0402-- | Other infectious diseases +G041--- | Other infectious diseases +G042--- | Other infectious diseases +G0430-- | Other infectious diseases +G0431-- | Other infectious diseases +G0432-- | Other infectious diseases +G0439-- | Other infectious diseases +G048--- | Other infectious diseases +G0481-- | Other infectious diseases +G0489-- | Other infectious diseases +G049--- | Other infectious diseases +G0490-- | Other infectious diseases +G0491-- | Other infectious diseases +G05---- | Other infectious diseases +G050--- | Other infectious diseases +G051--- | Other infectious diseases +G052--- | Other infectious diseases +G053--- | Other infectious diseases +G054--- | Other infectious diseases +G058--- | Other infectious diseases +G14---- | Other infectious diseases +G213--- | Other infectious diseases +I00---- | Other infectious diseases +I02---- | Other infectious diseases +I029--- | Other infectious diseases +I981--- | Other infectious diseases +K678--- | Other infectious diseases +K753--- | Other infectious diseases +K763--- | Other infectious diseases +K770--- | Other infectious diseases +M491--- | Other infectious diseases +M896--- | Other infectious diseases +P35---- | Other infectious diseases +P350--- | Other infectious diseases +P351--- | Other infectious diseases +P352--- | Other infectious diseases +P353--- | Other infectious diseases +P354--- | Other infectious diseases +P358--- | Other infectious diseases +P359--- | Other infectious diseases +P37---- | Other infectious diseases +P372--- | Other infectious diseases +P375--- | Other infectious diseases +P378--- | Other infectious diseases +P379--- | Other infectious diseases +U82---- | Other infectious diseases +U820--- | Other infectious diseases +U821--- | Other infectious diseases +U822--- | Other infectious diseases +U828--- | Other infectious diseases +U829--- | Other infectious diseases +U83---- | Other infectious diseases +U830--- | Other infectious diseases +U831--- | Other infectious diseases +U832--- | Other infectious diseases +U837--- | Other infectious diseases +U838--- | Other infectious diseases +U839--- | Other infectious diseases +U84---- | Other infectious diseases +U85---- | Other infectious diseases +Z1610-- | Other infectious diseases +Z1611-- | Other infectious diseases +Z1612-- | Other infectious diseases +Z1619-- | Other infectious diseases +Z1620-- | Other infectious diseases +Z1621-- | Other infectious diseases +Z1622-- | Other infectious diseases +Z1623-- | Other infectious diseases +Z1624-- | Other infectious diseases +Z1629-- | Other infectious diseases +A39---- | Meningitis +A390--- | Meningitis +A391--- | Meningitis +A392--- | Meningitis +A393--- | Meningitis +A394--- | Meningitis +A395--- | Meningitis +A3950-- | Meningitis +A3951-- | Meningitis +A3952-- | Meningitis +A3953-- | Meningitis +A398--- | Meningitis +A3981-- | Meningitis +A3982-- | Meningitis +A3983-- | Meningitis +A3984-- | Meningitis +A3989-- | Meningitis +A399--- | Meningitis +A87---- | Meningitis +A870--- | Meningitis +A871--- | Meningitis +A872--- | Meningitis +A878--- | Meningitis +A879--- | Meningitis +G000--- | Meningitis +G001--- | Meningitis +G002--- | Meningitis +G003--- | Meningitis +G008--- | Meningitis +G03---- | Meningitis +G030--- | Meningitis +G031--- | Meningitis +G032--- | Meningitis +G038--- | Meningitis +A83---- | Encephalitis +A830--- | Encephalitis +A831--- | Encephalitis +A832--- | Encephalitis +A833--- | Encephalitis +A834--- | Encephalitis +A835--- | Encephalitis +A836--- | Encephalitis +A838--- | Encephalitis +A839--- | Encephalitis +A84---- | Encephalitis +A840--- | Encephalitis +A841--- | Encephalitis +A848--- | Encephalitis +A849--- | Encephalitis +A85---- | Encephalitis +A850--- | Encephalitis +A851--- | Encephalitis +A852--- | Encephalitis +A858--- | Encephalitis +A86---- | Encephalitis +B941--- | Encephalitis +F071--- | Encephalitis +G04---- | Encephalitis +G040--- | Encephalitis +G0400-- | Encephalitis +G0401-- | Encephalitis +G0402-- | Encephalitis +G041--- | Encephalitis +G042--- | Encephalitis +G0430-- | Encephalitis +G0431-- | Encephalitis +G0432-- | Encephalitis +G0439-- | Encephalitis +G048--- | Encephalitis +G0481-- | Encephalitis +G0489-- | Encephalitis +G049--- | Encephalitis +G0490-- | Encephalitis +G0491-- | Encephalitis +G05---- | Encephalitis +G050--- | Encephalitis +G051--- | Encephalitis +G052--- | Encephalitis +G053--- | Encephalitis +G054--- | Encephalitis +G058--- | Encephalitis +G213--- | Encephalitis +A36---- | Diphtheria +A360--- | Diphtheria +A361--- | Diphtheria +A362--- | Diphtheria +A363--- | Diphtheria +A368--- | Diphtheria +A3681-- | Diphtheria +A3682-- | Diphtheria +A3683-- | Diphtheria +A3684-- | Diphtheria +A3685-- | Diphtheria +A3686-- | Diphtheria +A3689-- | Diphtheria +A369--- | Diphtheria +A37---- | Whooping cough +A370--- | Whooping cough +A3700-- | Whooping cough +A3701-- | Whooping cough +A371--- | Whooping cough +A3710-- | Whooping cough +A3711-- | Whooping cough +A378--- | Whooping cough +A3780-- | Whooping cough +A3781-- | Whooping cough +A379--- | Whooping cough +A33---- | Tetanus +A34---- | Tetanus +A35---- | Tetanus +B05---- | Measles +B050--- | Measles +B051--- | Measles +B052--- | Measles +B053--- | Measles +B054--- | Measles +B058--- | Measles +B0581-- | Measles +B0589-- | Measles +B059--- | Measles +B01---- | Varicella and herpes zoster +B010--- | Varicella and herpes zoster +B011--- | Varicella and herpes zoster +B0111-- | Varicella and herpes zoster +B0112-- | Varicella and herpes zoster +B012--- | Varicella and herpes zoster +B018--- | Varicella and herpes zoster +B0181-- | Varicella and herpes zoster +B0189-- | Varicella and herpes zoster +B019--- | Varicella and herpes zoster +B02---- | Varicella and herpes zoster +B020--- | Varicella and herpes zoster +B021--- | Varicella and herpes zoster +B022--- | Varicella and herpes zoster +B0221-- | Varicella and herpes zoster +B0222-- | Varicella and herpes zoster +B0223-- | Varicella and herpes zoster +B0224-- | Varicella and herpes zoster +B0229-- | Varicella and herpes zoster +B023--- | Varicella and herpes zoster +B0230-- | Varicella and herpes zoster +B0231-- | Varicella and herpes zoster +B0232-- | Varicella and herpes zoster +B0233-- | Varicella and herpes zoster +B0234-- | Varicella and herpes zoster +B0239-- | Varicella and herpes zoster +B027--- | Varicella and herpes zoster +B028--- | Varicella and herpes zoster +B029--- | Varicella and herpes zoster +P358--- | Varicella and herpes zoster +B15---- | Acute hepatitis +B150--- | Acute hepatitis +B159--- | Acute hepatitis +B16---- | Acute hepatitis +B160--- | Acute hepatitis +B161--- | Acute hepatitis +B162--- | Acute hepatitis +B170--- | Acute hepatitis +B172--- | Acute hepatitis +P353--- | Acute hepatitis +B15---- | Acute hepatitis A +B150--- | Acute hepatitis A +B159--- | Acute hepatitis A +B16---- | Acute hepatitis B +B160--- | Acute hepatitis B +B161--- | Acute hepatitis B +B162--- | Acute hepatitis B +B170--- | Acute hepatitis B +P353--- | Acute hepatitis B +B172--- | Acute hepatitis E +A20---- | Other unspecified infectious diseases +A200--- | Other unspecified infectious diseases +A201--- | Other unspecified infectious diseases +A202--- | Other unspecified infectious diseases +A203--- | Other unspecified infectious diseases +A207--- | Other unspecified infectious diseases +A208--- | Other unspecified infectious diseases +A209--- | Other unspecified infectious diseases +A21---- | Other unspecified infectious diseases +A210--- | Other unspecified infectious diseases +A211--- | Other unspecified infectious diseases +A212--- | Other unspecified infectious diseases +A213--- | Other unspecified infectious diseases +A217--- | Other unspecified infectious diseases +A218--- | Other unspecified infectious diseases +A219--- | Other unspecified infectious diseases +A22---- | Other unspecified infectious diseases +A220--- | Other unspecified infectious diseases +A221--- | Other unspecified infectious diseases +A222--- | Other unspecified infectious diseases +A227--- | Other unspecified infectious diseases +A228--- | Other unspecified infectious diseases +A229--- | Other unspecified infectious diseases +A23---- | Other unspecified infectious diseases +A230--- | Other unspecified infectious diseases +A231--- | Other unspecified infectious diseases +A232--- | Other unspecified infectious diseases +A233--- | Other unspecified infectious diseases +A238--- | Other unspecified infectious diseases +A239--- | Other unspecified infectious diseases +A24---- | Other unspecified infectious diseases +A240--- | Other unspecified infectious diseases +A241--- | Other unspecified infectious diseases +A242--- | Other unspecified infectious diseases +A243--- | Other unspecified infectious diseases +A244--- | Other unspecified infectious diseases +A249--- | Other unspecified infectious diseases +A25---- | Other unspecified infectious diseases +A250--- | Other unspecified infectious diseases +A251--- | Other unspecified infectious diseases +A259--- | Other unspecified infectious diseases +A26---- | Other unspecified infectious diseases +A260--- | Other unspecified infectious diseases +A267--- | Other unspecified infectious diseases +A268--- | Other unspecified infectious diseases +A269--- | Other unspecified infectious diseases +A27---- | Other unspecified infectious diseases +A270--- | Other unspecified infectious diseases +A278--- | Other unspecified infectious diseases +A2781-- | Other unspecified infectious diseases +A2789-- | Other unspecified infectious diseases +A279--- | Other unspecified infectious diseases +A28---- | Other unspecified infectious diseases +A280--- | Other unspecified infectious diseases +A281--- | Other unspecified infectious diseases +A282--- | Other unspecified infectious diseases +A288--- | Other unspecified infectious diseases +A289--- | Other unspecified infectious diseases +A32---- | Other unspecified infectious diseases +A320--- | Other unspecified infectious diseases +A321--- | Other unspecified infectious diseases +A3211-- | Other unspecified infectious diseases +A3212-- | Other unspecified infectious diseases +A327--- | Other unspecified infectious diseases +A328--- | Other unspecified infectious diseases +A3281-- | Other unspecified infectious diseases +A3282-- | Other unspecified infectious diseases +A3289-- | Other unspecified infectious diseases +A329--- | Other unspecified infectious diseases +A38---- | Other unspecified infectious diseases +A380--- | Other unspecified infectious diseases +A381--- | Other unspecified infectious diseases +A388--- | Other unspecified infectious diseases +A389--- | Other unspecified infectious diseases +A482--- | Other unspecified infectious diseases +A484--- | Other unspecified infectious diseases +A65---- | Other unspecified infectious diseases +A69---- | Other unspecified infectious diseases +A690--- | Other unspecified infectious diseases +A691--- | Other unspecified infectious diseases +A74---- | Other unspecified infectious diseases +A748--- | Other unspecified infectious diseases +A7481-- | Other unspecified infectious diseases +A7489-- | Other unspecified infectious diseases +A749--- | Other unspecified infectious diseases +A81---- | Other unspecified infectious diseases +A810--- | Other unspecified infectious diseases +A8100-- | Other unspecified infectious diseases +A8101-- | Other unspecified infectious diseases +A8109-- | Other unspecified infectious diseases +A811--- | Other unspecified infectious diseases +A812--- | Other unspecified infectious diseases +A818--- | Other unspecified infectious diseases +A8181-- | Other unspecified infectious diseases +A8182-- | Other unspecified infectious diseases +A8183-- | Other unspecified infectious diseases +A8189-- | Other unspecified infectious diseases +A819--- | Other unspecified infectious diseases +A88---- | Other unspecified infectious diseases +A880--- | Other unspecified infectious diseases +A881--- | Other unspecified infectious diseases +A888--- | Other unspecified infectious diseases +A89---- | Other unspecified infectious diseases +B00---- | Other unspecified infectious diseases +B000--- | Other unspecified infectious diseases +B001--- | Other unspecified infectious diseases +B002--- | Other unspecified infectious diseases +B003--- | Other unspecified infectious diseases +B004--- | Other unspecified infectious diseases +B005--- | Other unspecified infectious diseases +B0050-- | Other unspecified infectious diseases +B0051-- | Other unspecified infectious diseases +B0052-- | Other unspecified infectious diseases +B0053-- | Other unspecified infectious diseases +B0059-- | Other unspecified infectious diseases +B007--- | Other unspecified infectious diseases +B008--- | Other unspecified infectious diseases +B0081-- | Other unspecified infectious diseases +B0082-- | Other unspecified infectious diseases +B0089-- | Other unspecified infectious diseases +B009--- | Other unspecified infectious diseases +B03---- | Other unspecified infectious diseases +B04---- | Other unspecified infectious diseases +B06---- | Other unspecified infectious diseases +B060--- | Other unspecified infectious diseases +B0600-- | Other unspecified infectious diseases +B0601-- | Other unspecified infectious diseases +B0602-- | Other unspecified infectious diseases +B0609-- | Other unspecified infectious diseases +B068--- | Other unspecified infectious diseases +B0681-- | Other unspecified infectious diseases +B0682-- | Other unspecified infectious diseases +B0689-- | Other unspecified infectious diseases +B069--- | Other unspecified infectious diseases +B1001-- | Other unspecified infectious diseases +B1009-- | Other unspecified infectious diseases +B25---- | Other unspecified infectious diseases +B250--- | Other unspecified infectious diseases +B251--- | Other unspecified infectious diseases +B252--- | Other unspecified infectious diseases +B258--- | Other unspecified infectious diseases +B259--- | Other unspecified infectious diseases +B26---- | Other unspecified infectious diseases +B260--- | Other unspecified infectious diseases +B261--- | Other unspecified infectious diseases +B262--- | Other unspecified infectious diseases +B263--- | Other unspecified infectious diseases +B268--- | Other unspecified infectious diseases +B2681-- | Other unspecified infectious diseases +B2682-- | Other unspecified infectious diseases +B2683-- | Other unspecified infectious diseases +B2684-- | Other unspecified infectious diseases +B2685-- | Other unspecified infectious diseases +B2689-- | Other unspecified infectious diseases +B269--- | Other unspecified infectious diseases +B27---- | Other unspecified infectious diseases +B270--- | Other unspecified infectious diseases +B2700-- | Other unspecified infectious diseases +B2701-- | Other unspecified infectious diseases +B2702-- | Other unspecified infectious diseases +B2709-- | Other unspecified infectious diseases +B271--- | Other unspecified infectious diseases +B2710-- | Other unspecified infectious diseases +B2711-- | Other unspecified infectious diseases +B2712-- | Other unspecified infectious diseases +B2719-- | Other unspecified infectious diseases +B278--- | Other unspecified infectious diseases +B2780-- | Other unspecified infectious diseases +B2781-- | Other unspecified infectious diseases +B2782-- | Other unspecified infectious diseases +B2789-- | Other unspecified infectious diseases +B279--- | Other unspecified infectious diseases +B33---- | Other unspecified infectious diseases +B333--- | Other unspecified infectious diseases +B334--- | Other unspecified infectious diseases +B338--- | Other unspecified infectious diseases +B47---- | Other unspecified infectious diseases +B470--- | Other unspecified infectious diseases +B471--- | Other unspecified infectious diseases +B479--- | Other unspecified infectious diseases +B48---- | Other unspecified infectious diseases +B480--- | Other unspecified infectious diseases +B481--- | Other unspecified infectious diseases +B482--- | Other unspecified infectious diseases +B483--- | Other unspecified infectious diseases +B484--- | Other unspecified infectious diseases +B485--- | Other unspecified infectious diseases +B487--- | Other unspecified infectious diseases +B488--- | Other unspecified infectious diseases +B91---- | Other unspecified infectious diseases +B95---- | Other unspecified infectious diseases +B950--- | Other unspecified infectious diseases +B951--- | Other unspecified infectious diseases +B952--- | Other unspecified infectious diseases +B953--- | Other unspecified infectious diseases +B954--- | Other unspecified infectious diseases +B955--- | Other unspecified infectious diseases +D703--- | Other unspecified infectious diseases +D893--- | Other unspecified infectious diseases +F021--- | Other unspecified infectious diseases +G14---- | Other unspecified infectious diseases +I00---- | Other unspecified infectious diseases +I02---- | Other unspecified infectious diseases +I029--- | Other unspecified infectious diseases +I981--- | Other unspecified infectious diseases +K678--- | Other unspecified infectious diseases +K753--- | Other unspecified infectious diseases +K763--- | Other unspecified infectious diseases +K770--- | Other unspecified infectious diseases +M491--- | Other unspecified infectious diseases +M896--- | Other unspecified infectious diseases +P35---- | Other unspecified infectious diseases +P350--- | Other unspecified infectious diseases +P351--- | Other unspecified infectious diseases +P352--- | Other unspecified infectious diseases +P359--- | Other unspecified infectious diseases +P37---- | Other unspecified infectious diseases +P372--- | Other unspecified infectious diseases +P375--- | Other unspecified infectious diseases +P378--- | Other unspecified infectious diseases +P379--- | Other unspecified infectious diseases +U82---- | Other unspecified infectious diseases +U820--- | Other unspecified infectious diseases +U821--- | Other unspecified infectious diseases +U822--- | Other unspecified infectious diseases +U828--- | Other unspecified infectious diseases +U829--- | Other unspecified infectious diseases +U83---- | Other unspecified infectious diseases +U830--- | Other unspecified infectious diseases +U831--- | Other unspecified infectious diseases +U832--- | Other unspecified infectious diseases +U837--- | Other unspecified infectious diseases +U838--- | Other unspecified infectious diseases +U839--- | Other unspecified infectious diseases +U84---- | Other unspecified infectious diseases +U85---- | Other unspecified infectious diseases +Z1610-- | Other unspecified infectious diseases +Z1611-- | Other unspecified infectious diseases +Z1612-- | Other unspecified infectious diseases +Z1619-- | Other unspecified infectious diseases +Z1620-- | Other unspecified infectious diseases +Z1621-- | Other unspecified infectious diseases +Z1622-- | Other unspecified infectious diseases +Z1623-- | Other unspecified infectious diseases +Z1624-- | Other unspecified infectious diseases +Z1629-- | Other unspecified infectious diseases +C58---- | Maternal and neonatal disorders +N96---- | Maternal and neonatal disorders +N98---- | Maternal and neonatal disorders +N980--- | Maternal and neonatal disorders +N981--- | Maternal and neonatal disorders +N982--- | Maternal and neonatal disorders +N983--- | Maternal and neonatal disorders +N988--- | Maternal and neonatal disorders +N989--- | Maternal and neonatal disorders +O00---- | Maternal and neonatal disorders +O000--- | Maternal and neonatal disorders +O0000-- | Maternal and neonatal disorders +O0001-- | Maternal and neonatal disorders +O001--- | Maternal and neonatal disorders +O00101- | Maternal and neonatal disorders +O00102- | Maternal and neonatal disorders +O00109- | Maternal and neonatal disorders +O00111- | Maternal and neonatal disorders +O00112- | Maternal and neonatal disorders +O00119- | Maternal and neonatal disorders +O002--- | Maternal and neonatal disorders +O00201- | Maternal and neonatal disorders +O00202- | Maternal and neonatal disorders +O00209- | Maternal and neonatal disorders +O00211- | Maternal and neonatal disorders +O00212- | Maternal and neonatal disorders +O00219- | Maternal and neonatal disorders +O008--- | Maternal and neonatal disorders +O0080-- | Maternal and neonatal disorders +O0081-- | Maternal and neonatal disorders +O009--- | Maternal and neonatal disorders +O0090-- | Maternal and neonatal disorders +O0091-- | Maternal and neonatal disorders +O01---- | Maternal and neonatal disorders +O010--- | Maternal and neonatal disorders +O011--- | Maternal and neonatal disorders +O019--- | Maternal and neonatal disorders +O02---- | Maternal and neonatal disorders +O020--- | Maternal and neonatal disorders +O021--- | Maternal and neonatal disorders +O028--- | Maternal and neonatal disorders +O0281-- | Maternal and neonatal disorders +O0289-- | Maternal and neonatal disorders +O029--- | Maternal and neonatal disorders +O03---- | Maternal and neonatal disorders +O030--- | Maternal and neonatal disorders +O031--- | Maternal and neonatal disorders +O032--- | Maternal and neonatal disorders +O033--- | Maternal and neonatal disorders +O0330-- | Maternal and neonatal disorders +O0331-- | Maternal and neonatal disorders +O0332-- | Maternal and neonatal disorders +O0333-- | Maternal and neonatal disorders +O0334-- | Maternal and neonatal disorders +O0335-- | Maternal and neonatal disorders +O0336-- | Maternal and neonatal disorders +O0337-- | Maternal and neonatal disorders +O0338-- | Maternal and neonatal disorders +O0339-- | Maternal and neonatal disorders +O034--- | Maternal and neonatal disorders +O035--- | Maternal and neonatal disorders +O036--- | Maternal and neonatal disorders +O037--- | Maternal and neonatal disorders +O038--- | Maternal and neonatal disorders +O0380-- | Maternal and neonatal disorders +O0381-- | Maternal and neonatal disorders +O0382-- | Maternal and neonatal disorders +O0383-- | Maternal and neonatal disorders +O0384-- | Maternal and neonatal disorders +O0385-- | Maternal and neonatal disorders +O0386-- | Maternal and neonatal disorders +O0387-- | Maternal and neonatal disorders +O0388-- | Maternal and neonatal disorders +O0389-- | Maternal and neonatal disorders +O039--- | Maternal and neonatal disorders +O04---- | Maternal and neonatal disorders +O040--- | Maternal and neonatal disorders +O041--- | Maternal and neonatal disorders +O042--- | Maternal and neonatal disorders +O043--- | Maternal and neonatal disorders +O044--- | Maternal and neonatal disorders +O045--- | Maternal and neonatal disorders +O046--- | Maternal and neonatal disorders +O047--- | Maternal and neonatal disorders +O048--- | Maternal and neonatal disorders +O0480-- | Maternal and neonatal disorders +O0481-- | Maternal and neonatal disorders +O0482-- | Maternal and neonatal disorders +O0483-- | Maternal and neonatal disorders +O0484-- | Maternal and neonatal disorders +O0485-- | Maternal and neonatal disorders +O0486-- | Maternal and neonatal disorders +O0487-- | Maternal and neonatal disorders +O0488-- | Maternal and neonatal disorders +O0489-- | Maternal and neonatal disorders +O049--- | Maternal and neonatal disorders +O05---- | Maternal and neonatal disorders +O050--- | Maternal and neonatal disorders +O051--- | Maternal and neonatal disorders +O052--- | Maternal and neonatal disorders +O053--- | Maternal and neonatal disorders +O054--- | Maternal and neonatal disorders +O055--- | Maternal and neonatal disorders +O056--- | Maternal and neonatal disorders +O057--- | Maternal and neonatal disorders +O058--- | Maternal and neonatal disorders +O059--- | Maternal and neonatal disorders +O06---- | Maternal and neonatal disorders +O060--- | Maternal and neonatal disorders +O061--- | Maternal and neonatal disorders +O062--- | Maternal and neonatal disorders +O063--- | Maternal and neonatal disorders +O064--- | Maternal and neonatal disorders +O065--- | Maternal and neonatal disorders +O066--- | Maternal and neonatal disorders +O067--- | Maternal and neonatal disorders +O068--- | Maternal and neonatal disorders +O069--- | Maternal and neonatal disorders +O07---- | Maternal and neonatal disorders +O070--- | Maternal and neonatal disorders +O071--- | Maternal and neonatal disorders +O072--- | Maternal and neonatal disorders +O073--- | Maternal and neonatal disorders +O0730-- | Maternal and neonatal disorders +O0731-- | Maternal and neonatal disorders +O0732-- | Maternal and neonatal disorders +O0733-- | Maternal and neonatal disorders +O0734-- | Maternal and neonatal disorders +O0735-- | Maternal and neonatal disorders +O0736-- | Maternal and neonatal disorders +O0737-- | Maternal and neonatal disorders +O0738-- | Maternal and neonatal disorders +O0739-- | Maternal and neonatal disorders +O074--- | Maternal and neonatal disorders +O075--- | Maternal and neonatal disorders +O076--- | Maternal and neonatal disorders +O077--- | Maternal and neonatal disorders +O078--- | Maternal and neonatal disorders +O079--- | Maternal and neonatal disorders +O0900-- | Maternal and neonatal disorders +O0901-- | Maternal and neonatal disorders +O0902-- | Maternal and neonatal disorders +O0903-- | Maternal and neonatal disorders +O0910-- | Maternal and neonatal disorders +O0911-- | Maternal and neonatal disorders +O0912-- | Maternal and neonatal disorders +O0913-- | Maternal and neonatal disorders +O09211- | Maternal and neonatal disorders +O09212- | Maternal and neonatal disorders +O09213- | Maternal and neonatal disorders +O09219- | Maternal and neonatal disorders +O09291- | Maternal and neonatal disorders +O09292- | Maternal and neonatal disorders +O09293- | Maternal and neonatal disorders +O09299- | Maternal and neonatal disorders +O0930-- | Maternal and neonatal disorders +O0931-- | Maternal and neonatal disorders +O0932-- | Maternal and neonatal disorders +O0933-- | Maternal and neonatal disorders +O0940-- | Maternal and neonatal disorders +O0941-- | Maternal and neonatal disorders +O0942-- | Maternal and neonatal disorders +O0943-- | Maternal and neonatal disorders +O09511- | Maternal and neonatal disorders +O09512- | Maternal and neonatal disorders +O09513- | Maternal and neonatal disorders +O09519- | Maternal and neonatal disorders +O09521- | Maternal and neonatal disorders +O09522- | Maternal and neonatal disorders +O09523- | Maternal and neonatal disorders +O09529- | Maternal and neonatal disorders +O09611- | Maternal and neonatal disorders +O09612- | Maternal and neonatal disorders +O09613- | Maternal and neonatal disorders +O09619- | Maternal and neonatal disorders +O09621- | Maternal and neonatal disorders +O09622- | Maternal and neonatal disorders +O09623- | Maternal and neonatal disorders +O09629- | Maternal and neonatal disorders +O0970-- | Maternal and neonatal disorders +O0971-- | Maternal and neonatal disorders +O0972-- | Maternal and neonatal disorders +O0973-- | Maternal and neonatal disorders +O09811- | Maternal and neonatal disorders +O09812- | Maternal and neonatal disorders +O09813- | Maternal and neonatal disorders +O09819- | Maternal and neonatal disorders +O09821- | Maternal and neonatal disorders +O09822- | Maternal and neonatal disorders +O09823- | Maternal and neonatal disorders +O09829- | Maternal and neonatal disorders +O09891- | Maternal and neonatal disorders +O09892- | Maternal and neonatal disorders +O09893- | Maternal and neonatal disorders +O09899- | Maternal and neonatal disorders +O0990-- | Maternal and neonatal disorders +O0991-- | Maternal and neonatal disorders +O0992-- | Maternal and neonatal disorders +O0993-- | Maternal and neonatal disorders +O09A0-- | Maternal and neonatal disorders +O09A1-- | Maternal and neonatal disorders +O09A2-- | Maternal and neonatal disorders +O09A3-- | Maternal and neonatal disorders +O10---- | Maternal and neonatal disorders +O100--- | Maternal and neonatal disorders +O10011- | Maternal and neonatal disorders +O10012- | Maternal and neonatal disorders +O10013- | Maternal and neonatal disorders +O10019- | Maternal and neonatal disorders +O1002-- | Maternal and neonatal disorders +O1003-- | Maternal and neonatal disorders +O101--- | Maternal and neonatal disorders +O10111- | Maternal and neonatal disorders +O10112- | Maternal and neonatal disorders +O10113- | Maternal and neonatal disorders +O10119- | Maternal and neonatal disorders +O1012-- | Maternal and neonatal disorders +O1013-- | Maternal and neonatal disorders +O102--- | Maternal and neonatal disorders +O10211- | Maternal and neonatal disorders +O10212- | Maternal and neonatal disorders +O10213- | Maternal and neonatal disorders +O10219- | Maternal and neonatal disorders +O1022-- | Maternal and neonatal disorders +O1023-- | Maternal and neonatal disorders +O103--- | Maternal and neonatal disorders +O10311- | Maternal and neonatal disorders +O10312- | Maternal and neonatal disorders +O10313- | Maternal and neonatal disorders +O10319- | Maternal and neonatal disorders +O1032-- | Maternal and neonatal disorders +O1033-- | Maternal and neonatal disorders +O104--- | Maternal and neonatal disorders +O10411- | Maternal and neonatal disorders +O10412- | Maternal and neonatal disorders +O10413- | Maternal and neonatal disorders +O10419- | Maternal and neonatal disorders +O1042-- | Maternal and neonatal disorders +O1043-- | Maternal and neonatal disorders +O109--- | Maternal and neonatal disorders +O10911- | Maternal and neonatal disorders +O10912- | Maternal and neonatal disorders +O10913- | Maternal and neonatal disorders +O10919- | Maternal and neonatal disorders +O1092-- | Maternal and neonatal disorders +O1093-- | Maternal and neonatal disorders +O11---- | Maternal and neonatal disorders +O111--- | Maternal and neonatal disorders +O112--- | Maternal and neonatal disorders +O113--- | Maternal and neonatal disorders +O114--- | Maternal and neonatal disorders +O115--- | Maternal and neonatal disorders +O119--- | Maternal and neonatal disorders +O12---- | Maternal and neonatal disorders +O120--- | Maternal and neonatal disorders +O1200-- | Maternal and neonatal disorders +O1201-- | Maternal and neonatal disorders +O1202-- | Maternal and neonatal disorders +O1203-- | Maternal and neonatal disorders +O1204-- | Maternal and neonatal disorders +O1205-- | Maternal and neonatal disorders +O121--- | Maternal and neonatal disorders +O1210-- | Maternal and neonatal disorders +O1211-- | Maternal and neonatal disorders +O1212-- | Maternal and neonatal disorders +O1213-- | Maternal and neonatal disorders +O1214-- | Maternal and neonatal disorders +O1215-- | Maternal and neonatal disorders +O122--- | Maternal and neonatal disorders +O1220-- | Maternal and neonatal disorders +O1221-- | Maternal and neonatal disorders +O1222-- | Maternal and neonatal disorders +O1223-- | Maternal and neonatal disorders +O1224-- | Maternal and neonatal disorders +O1225-- | Maternal and neonatal disorders +O13---- | Maternal and neonatal disorders +O131--- | Maternal and neonatal disorders +O132--- | Maternal and neonatal disorders +O133--- | Maternal and neonatal disorders +O134--- | Maternal and neonatal disorders +O135--- | Maternal and neonatal disorders +O139--- | Maternal and neonatal disorders +O14---- | Maternal and neonatal disorders +O140--- | Maternal and neonatal disorders +O1400-- | Maternal and neonatal disorders +O1402-- | Maternal and neonatal disorders +O1403-- | Maternal and neonatal disorders +O1404-- | Maternal and neonatal disorders +O1405-- | Maternal and neonatal disorders +O141--- | Maternal and neonatal disorders +O1410-- | Maternal and neonatal disorders +O1412-- | Maternal and neonatal disorders +O1413-- | Maternal and neonatal disorders +O1414-- | Maternal and neonatal disorders +O1415-- | Maternal and neonatal disorders +O142--- | Maternal and neonatal disorders +O1420-- | Maternal and neonatal disorders +O1422-- | Maternal and neonatal disorders +O1423-- | Maternal and neonatal disorders +O1424-- | Maternal and neonatal disorders +O1425-- | Maternal and neonatal disorders +O149--- | Maternal and neonatal disorders +O1490-- | Maternal and neonatal disorders +O1492-- | Maternal and neonatal disorders +O1493-- | Maternal and neonatal disorders +O1494-- | Maternal and neonatal disorders +O1495-- | Maternal and neonatal disorders +O15---- | Maternal and neonatal disorders +O150--- | Maternal and neonatal disorders +O1500-- | Maternal and neonatal disorders +O1502-- | Maternal and neonatal disorders +O1503-- | Maternal and neonatal disorders +O151--- | Maternal and neonatal disorders +O152--- | Maternal and neonatal disorders +O159--- | Maternal and neonatal disorders +O16---- | Maternal and neonatal disorders +O161--- | Maternal and neonatal disorders +O162--- | Maternal and neonatal disorders +O163--- | Maternal and neonatal disorders +O164--- | Maternal and neonatal disorders +O165--- | Maternal and neonatal disorders +O169--- | Maternal and neonatal disorders +O20---- | Maternal and neonatal disorders +O200--- | Maternal and neonatal disorders +O208--- | Maternal and neonatal disorders +O209--- | Maternal and neonatal disorders +O21---- | Maternal and neonatal disorders +O210--- | Maternal and neonatal disorders +O211--- | Maternal and neonatal disorders +O212--- | Maternal and neonatal disorders +O218--- | Maternal and neonatal disorders +O219--- | Maternal and neonatal disorders +O22---- | Maternal and neonatal disorders +O220--- | Maternal and neonatal disorders +O2200-- | Maternal and neonatal disorders +O2201-- | Maternal and neonatal disorders +O2202-- | Maternal and neonatal disorders +O2203-- | Maternal and neonatal disorders +O221--- | Maternal and neonatal disorders +O2210-- | Maternal and neonatal disorders +O2211-- | Maternal and neonatal disorders +O2212-- | Maternal and neonatal disorders +O2213-- | Maternal and neonatal disorders +O222--- | Maternal and neonatal disorders +O2220-- | Maternal and neonatal disorders +O2221-- | Maternal and neonatal disorders +O2222-- | Maternal and neonatal disorders +O2223-- | Maternal and neonatal disorders +O223--- | Maternal and neonatal disorders +O2230-- | Maternal and neonatal disorders +O2231-- | Maternal and neonatal disorders +O2232-- | Maternal and neonatal disorders +O2233-- | Maternal and neonatal disorders +O224--- | Maternal and neonatal disorders +O2240-- | Maternal and neonatal disorders +O2241-- | Maternal and neonatal disorders +O2242-- | Maternal and neonatal disorders +O2243-- | Maternal and neonatal disorders +O225--- | Maternal and neonatal disorders +O2250-- | Maternal and neonatal disorders +O2251-- | Maternal and neonatal disorders +O2252-- | Maternal and neonatal disorders +O2253-- | Maternal and neonatal disorders +O228--- | Maternal and neonatal disorders +O228X1- | Maternal and neonatal disorders +O228X2- | Maternal and neonatal disorders +O228X3- | Maternal and neonatal disorders +O228X9- | Maternal and neonatal disorders +O229--- | Maternal and neonatal disorders +O2290-- | Maternal and neonatal disorders +O2291-- | Maternal and neonatal disorders +O2292-- | Maternal and neonatal disorders +O2293-- | Maternal and neonatal disorders +O23---- | Maternal and neonatal disorders +O230--- | Maternal and neonatal disorders +O2300-- | Maternal and neonatal disorders +O2301-- | Maternal and neonatal disorders +O2302-- | Maternal and neonatal disorders +O2303-- | Maternal and neonatal disorders +O231--- | Maternal and neonatal disorders +O2310-- | Maternal and neonatal disorders +O2311-- | Maternal and neonatal disorders +O2312-- | Maternal and neonatal disorders +O2313-- | Maternal and neonatal disorders +O232--- | Maternal and neonatal disorders +O2320-- | Maternal and neonatal disorders +O2321-- | Maternal and neonatal disorders +O2322-- | Maternal and neonatal disorders +O2323-- | Maternal and neonatal disorders +O233--- | Maternal and neonatal disorders +O2330-- | Maternal and neonatal disorders +O2331-- | Maternal and neonatal disorders +O2332-- | Maternal and neonatal disorders +O2333-- | Maternal and neonatal disorders +O234--- | Maternal and neonatal disorders +O2340-- | Maternal and neonatal disorders +O2341-- | Maternal and neonatal disorders +O2342-- | Maternal and neonatal disorders +O2343-- | Maternal and neonatal disorders +O235--- | Maternal and neonatal disorders +O23511- | Maternal and neonatal disorders +O23512- | Maternal and neonatal disorders +O23513- | Maternal and neonatal disorders +O23519- | Maternal and neonatal disorders +O23521- | Maternal and neonatal disorders +O23522- | Maternal and neonatal disorders +O23523- | Maternal and neonatal disorders +O23529- | Maternal and neonatal disorders +O23591- | Maternal and neonatal disorders +O23592- | Maternal and neonatal disorders +O23593- | Maternal and neonatal disorders +O23599- | Maternal and neonatal disorders +O239--- | Maternal and neonatal disorders +O2390-- | Maternal and neonatal disorders +O2391-- | Maternal and neonatal disorders +O2392-- | Maternal and neonatal disorders +O2393-- | Maternal and neonatal disorders +O24---- | Maternal and neonatal disorders +O240--- | Maternal and neonatal disorders +O24011- | Maternal and neonatal disorders +O24012- | Maternal and neonatal disorders +O24013- | Maternal and neonatal disorders +O24019- | Maternal and neonatal disorders +O2402-- | Maternal and neonatal disorders +O2403-- | Maternal and neonatal disorders +O241--- | Maternal and neonatal disorders +O24111- | Maternal and neonatal disorders +O24112- | Maternal and neonatal disorders +O24113- | Maternal and neonatal disorders +O24119- | Maternal and neonatal disorders +O2412-- | Maternal and neonatal disorders +O2413-- | Maternal and neonatal disorders +O242--- | Maternal and neonatal disorders +O243--- | Maternal and neonatal disorders +O24311- | Maternal and neonatal disorders +O24312- | Maternal and neonatal disorders +O24313- | Maternal and neonatal disorders +O24319- | Maternal and neonatal disorders +O2432-- | Maternal and neonatal disorders +O2433-- | Maternal and neonatal disorders +O244--- | Maternal and neonatal disorders +O24410- | Maternal and neonatal disorders +O24414- | Maternal and neonatal disorders +O24415- | Maternal and neonatal disorders +O24419- | Maternal and neonatal disorders +O24420- | Maternal and neonatal disorders +O24424- | Maternal and neonatal disorders +O24425- | Maternal and neonatal disorders +O24429- | Maternal and neonatal disorders +O24430- | Maternal and neonatal disorders +O24434- | Maternal and neonatal disorders +O24435- | Maternal and neonatal disorders +O24439- | Maternal and neonatal disorders +O24811- | Maternal and neonatal disorders +O24812- | Maternal and neonatal disorders +O24813- | Maternal and neonatal disorders +O24819- | Maternal and neonatal disorders +O2482-- | Maternal and neonatal disorders +O2483-- | Maternal and neonatal disorders +O249--- | Maternal and neonatal disorders +O24911- | Maternal and neonatal disorders +O24912- | Maternal and neonatal disorders +O24913- | Maternal and neonatal disorders +O24919- | Maternal and neonatal disorders +O2492-- | Maternal and neonatal disorders +O2493-- | Maternal and neonatal disorders +O25---- | Maternal and neonatal disorders +O2510-- | Maternal and neonatal disorders +O2511-- | Maternal and neonatal disorders +O2512-- | Maternal and neonatal disorders +O2513-- | Maternal and neonatal disorders +O252--- | Maternal and neonatal disorders +O253--- | Maternal and neonatal disorders +O26---- | Maternal and neonatal disorders +O260--- | Maternal and neonatal disorders +O2600-- | Maternal and neonatal disorders +O2601-- | Maternal and neonatal disorders +O2602-- | Maternal and neonatal disorders +O2603-- | Maternal and neonatal disorders +O261--- | Maternal and neonatal disorders +O2610-- | Maternal and neonatal disorders +O2611-- | Maternal and neonatal disorders +O2612-- | Maternal and neonatal disorders +O2613-- | Maternal and neonatal disorders +O262--- | Maternal and neonatal disorders +O2620-- | Maternal and neonatal disorders +O2621-- | Maternal and neonatal disorders +O2622-- | Maternal and neonatal disorders +O2623-- | Maternal and neonatal disorders +O263--- | Maternal and neonatal disorders +O2630-- | Maternal and neonatal disorders +O2631-- | Maternal and neonatal disorders +O2632-- | Maternal and neonatal disorders +O2633-- | Maternal and neonatal disorders +O264--- | Maternal and neonatal disorders +O2640-- | Maternal and neonatal disorders +O2641-- | Maternal and neonatal disorders +O2642-- | Maternal and neonatal disorders +O2643-- | Maternal and neonatal disorders +O265--- | Maternal and neonatal disorders +O2650-- | Maternal and neonatal disorders +O2651-- | Maternal and neonatal disorders +O2652-- | Maternal and neonatal disorders +O2653-- | Maternal and neonatal disorders +O266--- | Maternal and neonatal disorders +O26611- | Maternal and neonatal disorders +O26612- | Maternal and neonatal disorders +O26613- | Maternal and neonatal disorders +O26619- | Maternal and neonatal disorders +O2662-- | Maternal and neonatal disorders +O2663-- | Maternal and neonatal disorders +O267--- | Maternal and neonatal disorders +O26711- | Maternal and neonatal disorders +O26712- | Maternal and neonatal disorders +O26713- | Maternal and neonatal disorders +O26719- | Maternal and neonatal disorders +O2672-- | Maternal and neonatal disorders +O2673-- | Maternal and neonatal disorders +O268--- | Maternal and neonatal disorders +O26811- | Maternal and neonatal disorders +O26812- | Maternal and neonatal disorders +O26813- | Maternal and neonatal disorders +O26819- | Maternal and neonatal disorders +O26821- | Maternal and neonatal disorders +O26822- | Maternal and neonatal disorders +O26823- | Maternal and neonatal disorders +O26829- | Maternal and neonatal disorders +O26831- | Maternal and neonatal disorders +O26832- | Maternal and neonatal disorders +O26833- | Maternal and neonatal disorders +O26839- | Maternal and neonatal disorders +O26841- | Maternal and neonatal disorders +O26842- | Maternal and neonatal disorders +O26843- | Maternal and neonatal disorders +O26849- | Maternal and neonatal disorders +O26851- | Maternal and neonatal disorders +O26852- | Maternal and neonatal disorders +O26853- | Maternal and neonatal disorders +O26859- | Maternal and neonatal disorders +O2686-- | Maternal and neonatal disorders +O26872- | Maternal and neonatal disorders +O26873- | Maternal and neonatal disorders +O26879- | Maternal and neonatal disorders +O26891- | Maternal and neonatal disorders +O26892- | Maternal and neonatal disorders +O26893- | Maternal and neonatal disorders +O26899- | Maternal and neonatal disorders +O269--- | Maternal and neonatal disorders +O28---- | Maternal and neonatal disorders +O280--- | Maternal and neonatal disorders +O281--- | Maternal and neonatal disorders +O282--- | Maternal and neonatal disorders +O283--- | Maternal and neonatal disorders +O284--- | Maternal and neonatal disorders +O285--- | Maternal and neonatal disorders +O288--- | Maternal and neonatal disorders +O289--- | Maternal and neonatal disorders +O29---- | Maternal and neonatal disorders +O290--- | Maternal and neonatal disorders +O29011- | Maternal and neonatal disorders +O29012- | Maternal and neonatal disorders +O29013- | Maternal and neonatal disorders +O29019- | Maternal and neonatal disorders +O29021- | Maternal and neonatal disorders +O29022- | Maternal and neonatal disorders +O29023- | Maternal and neonatal disorders +O29029- | Maternal and neonatal disorders +O29091- | Maternal and neonatal disorders +O29092- | Maternal and neonatal disorders +O29093- | Maternal and neonatal disorders +O29099- | Maternal and neonatal disorders +O291--- | Maternal and neonatal disorders +O29111- | Maternal and neonatal disorders +O29112- | Maternal and neonatal disorders +O29113- | Maternal and neonatal disorders +O29119- | Maternal and neonatal disorders +O29121- | Maternal and neonatal disorders +O29122- | Maternal and neonatal disorders +O29123- | Maternal and neonatal disorders +O29129- | Maternal and neonatal disorders +O29191- | Maternal and neonatal disorders +O29192- | Maternal and neonatal disorders +O29193- | Maternal and neonatal disorders +O29199- | Maternal and neonatal disorders +O292--- | Maternal and neonatal disorders +O29211- | Maternal and neonatal disorders +O29212- | Maternal and neonatal disorders +O29213- | Maternal and neonatal disorders +O29219- | Maternal and neonatal disorders +O29291- | Maternal and neonatal disorders +O29292- | Maternal and neonatal disorders +O29293- | Maternal and neonatal disorders +O29299- | Maternal and neonatal disorders +O293--- | Maternal and neonatal disorders +O293X1- | Maternal and neonatal disorders +O293X2- | Maternal and neonatal disorders +O293X3- | Maternal and neonatal disorders +O293X9- | Maternal and neonatal disorders +O294--- | Maternal and neonatal disorders +O2940-- | Maternal and neonatal disorders +O2941-- | Maternal and neonatal disorders +O2942-- | Maternal and neonatal disorders +O2943-- | Maternal and neonatal disorders +O295--- | Maternal and neonatal disorders +O295X1- | Maternal and neonatal disorders +O295X2- | Maternal and neonatal disorders +O295X3- | Maternal and neonatal disorders +O295X9- | Maternal and neonatal disorders +O296--- | Maternal and neonatal disorders +O2960-- | Maternal and neonatal disorders +O2961-- | Maternal and neonatal disorders +O2962-- | Maternal and neonatal disorders +O2963-- | Maternal and neonatal disorders +O298--- | Maternal and neonatal disorders +O298X1- | Maternal and neonatal disorders +O298X2- | Maternal and neonatal disorders +O298X3- | Maternal and neonatal disorders +O298X9- | Maternal and neonatal disorders +O299--- | Maternal and neonatal disorders +O2990-- | Maternal and neonatal disorders +O2991-- | Maternal and neonatal disorders +O2992-- | Maternal and neonatal disorders +O2993-- | Maternal and neonatal disorders +O30---- | Maternal and neonatal disorders +O300--- | Maternal and neonatal disorders +O30001- | Maternal and neonatal disorders +O30002- | Maternal and neonatal disorders +O30003- | Maternal and neonatal disorders +O30009- | Maternal and neonatal disorders +O30011- | Maternal and neonatal disorders +O30012- | Maternal and neonatal disorders +O30013- | Maternal and neonatal disorders +O30019- | Maternal and neonatal disorders +O30021- | Maternal and neonatal disorders +O30022- | Maternal and neonatal disorders +O30023- | Maternal and neonatal disorders +O30029- | Maternal and neonatal disorders +O30031- | Maternal and neonatal disorders +O30032- | Maternal and neonatal disorders +O30033- | Maternal and neonatal disorders +O30039- | Maternal and neonatal disorders +O30041- | Maternal and neonatal disorders +O30042- | Maternal and neonatal disorders +O30043- | Maternal and neonatal disorders +O30049- | Maternal and neonatal disorders +O30091- | Maternal and neonatal disorders +O30092- | Maternal and neonatal disorders +O30093- | Maternal and neonatal disorders +O30099- | Maternal and neonatal disorders +O301--- | Maternal and neonatal disorders +O30101- | Maternal and neonatal disorders +O30102- | Maternal and neonatal disorders +O30103- | Maternal and neonatal disorders +O30109- | Maternal and neonatal disorders +O30111- | Maternal and neonatal disorders +O30112- | Maternal and neonatal disorders +O30113- | Maternal and neonatal disorders +O30119- | Maternal and neonatal disorders +O30121- | Maternal and neonatal disorders +O30122- | Maternal and neonatal disorders +O30123- | Maternal and neonatal disorders +O30129- | Maternal and neonatal disorders +O30131- | Maternal and neonatal disorders +O30132- | Maternal and neonatal disorders +O30133- | Maternal and neonatal disorders +O30139- | Maternal and neonatal disorders +O30191- | Maternal and neonatal disorders +O30192- | Maternal and neonatal disorders +O30193- | Maternal and neonatal disorders +O30199- | Maternal and neonatal disorders +O302--- | Maternal and neonatal disorders +O30201- | Maternal and neonatal disorders +O30202- | Maternal and neonatal disorders +O30203- | Maternal and neonatal disorders +O30209- | Maternal and neonatal disorders +O30211- | Maternal and neonatal disorders +O30212- | Maternal and neonatal disorders +O30213- | Maternal and neonatal disorders +O30219- | Maternal and neonatal disorders +O30221- | Maternal and neonatal disorders +O30222- | Maternal and neonatal disorders +O30223- | Maternal and neonatal disorders +O30229- | Maternal and neonatal disorders +O30231- | Maternal and neonatal disorders +O30232- | Maternal and neonatal disorders +O30233- | Maternal and neonatal disorders +O30239- | Maternal and neonatal disorders +O30291- | Maternal and neonatal disorders +O30292- | Maternal and neonatal disorders +O30293- | Maternal and neonatal disorders +O30299- | Maternal and neonatal disorders +O308--- | Maternal and neonatal disorders +O30801- | Maternal and neonatal disorders +O30802- | Maternal and neonatal disorders +O30803- | Maternal and neonatal disorders +O30809- | Maternal and neonatal disorders +O30811- | Maternal and neonatal disorders +O30812- | Maternal and neonatal disorders +O30813- | Maternal and neonatal disorders +O30819- | Maternal and neonatal disorders +O30821- | Maternal and neonatal disorders +O30822- | Maternal and neonatal disorders +O30823- | Maternal and neonatal disorders +O30829- | Maternal and neonatal disorders +O30831- | Maternal and neonatal disorders +O30832- | Maternal and neonatal disorders +O30833- | Maternal and neonatal disorders +O30839- | Maternal and neonatal disorders +O30891- | Maternal and neonatal disorders +O30892- | Maternal and neonatal disorders +O30893- | Maternal and neonatal disorders +O30899- | Maternal and neonatal disorders +O309--- | Maternal and neonatal disorders +O3090-- | Maternal and neonatal disorders +O3091-- | Maternal and neonatal disorders +O3092-- | Maternal and neonatal disorders +O3093-- | Maternal and neonatal disorders +O31---- | Maternal and neonatal disorders +O310--- | Maternal and neonatal disorders +O3100X0 | Maternal and neonatal disorders +O3100X1 | Maternal and neonatal disorders +O3100X2 | Maternal and neonatal disorders +O3100X3 | Maternal and neonatal disorders +O3100X4 | Maternal and neonatal disorders +O3100X5 | Maternal and neonatal disorders +O3100X9 | Maternal and neonatal disorders +O3101X0 | Maternal and neonatal disorders +O3101X1 | Maternal and neonatal disorders +O3101X2 | Maternal and neonatal disorders +O3101X3 | Maternal and neonatal disorders +O3101X4 | Maternal and neonatal disorders +O3101X5 | Maternal and neonatal disorders +O3101X9 | Maternal and neonatal disorders +O3102X0 | Maternal and neonatal disorders +O3102X1 | Maternal and neonatal disorders +O3102X2 | Maternal and neonatal disorders +O3102X3 | Maternal and neonatal disorders +O3102X4 | Maternal and neonatal disorders +O3102X5 | Maternal and neonatal disorders +O3102X9 | Maternal and neonatal disorders +O3103X0 | Maternal and neonatal disorders +O3103X1 | Maternal and neonatal disorders +O3103X2 | Maternal and neonatal disorders +O3103X3 | Maternal and neonatal disorders +O3103X4 | Maternal and neonatal disorders +O3103X5 | Maternal and neonatal disorders +O3103X9 | Maternal and neonatal disorders +O311--- | Maternal and neonatal disorders +O3110X0 | Maternal and neonatal disorders +O3110X1 | Maternal and neonatal disorders +O3110X2 | Maternal and neonatal disorders +O3110X3 | Maternal and neonatal disorders +O3110X4 | Maternal and neonatal disorders +O3110X5 | Maternal and neonatal disorders +O3110X9 | Maternal and neonatal disorders +O3111X0 | Maternal and neonatal disorders +O3111X1 | Maternal and neonatal disorders +O3111X2 | Maternal and neonatal disorders +O3111X3 | Maternal and neonatal disorders +O3111X4 | Maternal and neonatal disorders +O3111X5 | Maternal and neonatal disorders +O3111X9 | Maternal and neonatal disorders +O3112X0 | Maternal and neonatal disorders +O3112X1 | Maternal and neonatal disorders +O3112X2 | Maternal and neonatal disorders +O3112X3 | Maternal and neonatal disorders +O3112X4 | Maternal and neonatal disorders +O3112X5 | Maternal and neonatal disorders +O3112X9 | Maternal and neonatal disorders +O3113X0 | Maternal and neonatal disorders +O3113X1 | Maternal and neonatal disorders +O3113X2 | Maternal and neonatal disorders +O3113X3 | Maternal and neonatal disorders +O3113X4 | Maternal and neonatal disorders +O3113X5 | Maternal and neonatal disorders +O3113X9 | Maternal and neonatal disorders +O312--- | Maternal and neonatal disorders +O3120X0 | Maternal and neonatal disorders +O3120X1 | Maternal and neonatal disorders +O3120X2 | Maternal and neonatal disorders +O3120X3 | Maternal and neonatal disorders +O3120X4 | Maternal and neonatal disorders +O3120X5 | Maternal and neonatal disorders +O3120X9 | Maternal and neonatal disorders +O3121X0 | Maternal and neonatal disorders +O3121X1 | Maternal and neonatal disorders +O3121X2 | Maternal and neonatal disorders +O3121X3 | Maternal and neonatal disorders +O3121X4 | Maternal and neonatal disorders +O3121X5 | Maternal and neonatal disorders +O3121X9 | Maternal and neonatal disorders +O3122X0 | Maternal and neonatal disorders +O3122X1 | Maternal and neonatal disorders +O3122X2 | Maternal and neonatal disorders +O3122X3 | Maternal and neonatal disorders +O3122X4 | Maternal and neonatal disorders +O3122X5 | Maternal and neonatal disorders +O3122X9 | Maternal and neonatal disorders +O3123X0 | Maternal and neonatal disorders +O3123X1 | Maternal and neonatal disorders +O3123X2 | Maternal and neonatal disorders +O3123X3 | Maternal and neonatal disorders +O3123X4 | Maternal and neonatal disorders +O3123X5 | Maternal and neonatal disorders +O3123X9 | Maternal and neonatal disorders +O3130X0 | Maternal and neonatal disorders +O3130X1 | Maternal and neonatal disorders +O3130X2 | Maternal and neonatal disorders +O3130X3 | Maternal and neonatal disorders +O3130X4 | Maternal and neonatal disorders +O3130X5 | Maternal and neonatal disorders +O3130X9 | Maternal and neonatal disorders +O3131X0 | Maternal and neonatal disorders +O3131X1 | Maternal and neonatal disorders +O3131X2 | Maternal and neonatal disorders +O3131X3 | Maternal and neonatal disorders +O3131X4 | Maternal and neonatal disorders +O3131X5 | Maternal and neonatal disorders +O3131X9 | Maternal and neonatal disorders +O3132X0 | Maternal and neonatal disorders +O3132X1 | Maternal and neonatal disorders +O3132X2 | Maternal and neonatal disorders +O3132X3 | Maternal and neonatal disorders +O3132X4 | Maternal and neonatal disorders +O3132X5 | Maternal and neonatal disorders +O3132X9 | Maternal and neonatal disorders +O3133X0 | Maternal and neonatal disorders +O3133X1 | Maternal and neonatal disorders +O3133X2 | Maternal and neonatal disorders +O3133X3 | Maternal and neonatal disorders +O3133X4 | Maternal and neonatal disorders +O3133X5 | Maternal and neonatal disorders +O3133X9 | Maternal and neonatal disorders +O318--- | Maternal and neonatal disorders +O318X10 | Maternal and neonatal disorders +O318X11 | Maternal and neonatal disorders +O318X12 | Maternal and neonatal disorders +O318X13 | Maternal and neonatal disorders +O318X14 | Maternal and neonatal disorders +O318X15 | Maternal and neonatal disorders +O318X19 | Maternal and neonatal disorders +O318X20 | Maternal and neonatal disorders +O318X21 | Maternal and neonatal disorders +O318X22 | Maternal and neonatal disorders +O318X23 | Maternal and neonatal disorders +O318X24 | Maternal and neonatal disorders +O318X25 | Maternal and neonatal disorders +O318X29 | Maternal and neonatal disorders +O318X30 | Maternal and neonatal disorders +O318X31 | Maternal and neonatal disorders +O318X32 | Maternal and neonatal disorders +O318X33 | Maternal and neonatal disorders +O318X34 | Maternal and neonatal disorders +O318X35 | Maternal and neonatal disorders +O318X39 | Maternal and neonatal disorders +O318X90 | Maternal and neonatal disorders +O318X91 | Maternal and neonatal disorders +O318X92 | Maternal and neonatal disorders +O318X93 | Maternal and neonatal disorders +O318X94 | Maternal and neonatal disorders +O318X95 | Maternal and neonatal disorders +O318X99 | Maternal and neonatal disorders +O32---- | Maternal and neonatal disorders +O320--- | Maternal and neonatal disorders +O320XX0 | Maternal and neonatal disorders +O320XX1 | Maternal and neonatal disorders +O320XX2 | Maternal and neonatal disorders +O320XX3 | Maternal and neonatal disorders +O320XX4 | Maternal and neonatal disorders +O320XX5 | Maternal and neonatal disorders +O320XX9 | Maternal and neonatal disorders +O321--- | Maternal and neonatal disorders +O321XX0 | Maternal and neonatal disorders +O321XX1 | Maternal and neonatal disorders +O321XX2 | Maternal and neonatal disorders +O321XX3 | Maternal and neonatal disorders +O321XX4 | Maternal and neonatal disorders +O321XX5 | Maternal and neonatal disorders +O321XX9 | Maternal and neonatal disorders +O322--- | Maternal and neonatal disorders +O322XX0 | Maternal and neonatal disorders +O322XX1 | Maternal and neonatal disorders +O322XX2 | Maternal and neonatal disorders +O322XX3 | Maternal and neonatal disorders +O322XX4 | Maternal and neonatal disorders +O322XX5 | Maternal and neonatal disorders +O322XX9 | Maternal and neonatal disorders +O323--- | Maternal and neonatal disorders +O323XX0 | Maternal and neonatal disorders +O323XX1 | Maternal and neonatal disorders +O323XX2 | Maternal and neonatal disorders +O323XX3 | Maternal and neonatal disorders +O323XX4 | Maternal and neonatal disorders +O323XX5 | Maternal and neonatal disorders +O323XX9 | Maternal and neonatal disorders +O324--- | Maternal and neonatal disorders +O324XX0 | Maternal and neonatal disorders +O324XX1 | Maternal and neonatal disorders +O324XX2 | Maternal and neonatal disorders +O324XX3 | Maternal and neonatal disorders +O324XX4 | Maternal and neonatal disorders +O324XX5 | Maternal and neonatal disorders +O324XX9 | Maternal and neonatal disorders +O325--- | Maternal and neonatal disorders +O326--- | Maternal and neonatal disorders +O326XX0 | Maternal and neonatal disorders +O326XX1 | Maternal and neonatal disorders +O326XX2 | Maternal and neonatal disorders +O326XX3 | Maternal and neonatal disorders +O326XX4 | Maternal and neonatal disorders +O326XX5 | Maternal and neonatal disorders +O326XX9 | Maternal and neonatal disorders +O328--- | Maternal and neonatal disorders +O328XX0 | Maternal and neonatal disorders +O328XX1 | Maternal and neonatal disorders +O328XX2 | Maternal and neonatal disorders +O328XX3 | Maternal and neonatal disorders +O328XX4 | Maternal and neonatal disorders +O328XX5 | Maternal and neonatal disorders +O328XX9 | Maternal and neonatal disorders +O329--- | Maternal and neonatal disorders +O329XX0 | Maternal and neonatal disorders +O329XX1 | Maternal and neonatal disorders +O329XX2 | Maternal and neonatal disorders +O329XX3 | Maternal and neonatal disorders +O329XX4 | Maternal and neonatal disorders +O329XX5 | Maternal and neonatal disorders +O329XX9 | Maternal and neonatal disorders +O33---- | Maternal and neonatal disorders +O330--- | Maternal and neonatal disorders +O331--- | Maternal and neonatal disorders +O332--- | Maternal and neonatal disorders +O333--- | Maternal and neonatal disorders +O333XX0 | Maternal and neonatal disorders +O333XX1 | Maternal and neonatal disorders +O333XX2 | Maternal and neonatal disorders +O333XX3 | Maternal and neonatal disorders +O333XX4 | Maternal and neonatal disorders +O333XX5 | Maternal and neonatal disorders +O333XX9 | Maternal and neonatal disorders +O334--- | Maternal and neonatal disorders +O334XX0 | Maternal and neonatal disorders +O334XX1 | Maternal and neonatal disorders +O334XX2 | Maternal and neonatal disorders +O334XX3 | Maternal and neonatal disorders +O334XX4 | Maternal and neonatal disorders +O334XX5 | Maternal and neonatal disorders +O334XX9 | Maternal and neonatal disorders +O335--- | Maternal and neonatal disorders +O335XX0 | Maternal and neonatal disorders +O335XX1 | Maternal and neonatal disorders +O335XX2 | Maternal and neonatal disorders +O335XX3 | Maternal and neonatal disorders +O335XX4 | Maternal and neonatal disorders +O335XX5 | Maternal and neonatal disorders +O335XX9 | Maternal and neonatal disorders +O336--- | Maternal and neonatal disorders +O336XX0 | Maternal and neonatal disorders +O336XX1 | Maternal and neonatal disorders +O336XX2 | Maternal and neonatal disorders +O336XX3 | Maternal and neonatal disorders +O336XX4 | Maternal and neonatal disorders +O336XX5 | Maternal and neonatal disorders +O336XX9 | Maternal and neonatal disorders +O337--- | Maternal and neonatal disorders +O337XX0 | Maternal and neonatal disorders +O337XX1 | Maternal and neonatal disorders +O337XX2 | Maternal and neonatal disorders +O337XX3 | Maternal and neonatal disorders +O337XX4 | Maternal and neonatal disorders +O337XX5 | Maternal and neonatal disorders +O337XX9 | Maternal and neonatal disorders +O338--- | Maternal and neonatal disorders +O339--- | Maternal and neonatal disorders +O34---- | Maternal and neonatal disorders +O340--- | Maternal and neonatal disorders +O3400-- | Maternal and neonatal disorders +O3401-- | Maternal and neonatal disorders +O3402-- | Maternal and neonatal disorders +O3403-- | Maternal and neonatal disorders +O341--- | Maternal and neonatal disorders +O3410-- | Maternal and neonatal disorders +O3411-- | Maternal and neonatal disorders +O3412-- | Maternal and neonatal disorders +O3413-- | Maternal and neonatal disorders +O342--- | Maternal and neonatal disorders +O34211- | Maternal and neonatal disorders +O34212- | Maternal and neonatal disorders +O34219- | Maternal and neonatal disorders +O3429-- | Maternal and neonatal disorders +O343--- | Maternal and neonatal disorders +O3430-- | Maternal and neonatal disorders +O3431-- | Maternal and neonatal disorders +O3432-- | Maternal and neonatal disorders +O3433-- | Maternal and neonatal disorders +O344--- | Maternal and neonatal disorders +O3440-- | Maternal and neonatal disorders +O3441-- | Maternal and neonatal disorders +O3442-- | Maternal and neonatal disorders +O3443-- | Maternal and neonatal disorders +O345--- | Maternal and neonatal disorders +O34511- | Maternal and neonatal disorders +O34512- | Maternal and neonatal disorders +O34513- | Maternal and neonatal disorders +O34519- | Maternal and neonatal disorders +O34521- | Maternal and neonatal disorders +O34522- | Maternal and neonatal disorders +O34523- | Maternal and neonatal disorders +O34529- | Maternal and neonatal disorders +O34531- | Maternal and neonatal disorders +O34532- | Maternal and neonatal disorders +O34533- | Maternal and neonatal disorders +O34539- | Maternal and neonatal disorders +O34591- | Maternal and neonatal disorders +O34592- | Maternal and neonatal disorders +O34593- | Maternal and neonatal disorders +O34599- | Maternal and neonatal disorders +O346--- | Maternal and neonatal disorders +O3460-- | Maternal and neonatal disorders +O3461-- | Maternal and neonatal disorders +O3462-- | Maternal and neonatal disorders +O3463-- | Maternal and neonatal disorders +O347--- | Maternal and neonatal disorders +O3470-- | Maternal and neonatal disorders +O3471-- | Maternal and neonatal disorders +O3472-- | Maternal and neonatal disorders +O3473-- | Maternal and neonatal disorders +O348--- | Maternal and neonatal disorders +O3480-- | Maternal and neonatal disorders +O3481-- | Maternal and neonatal disorders +O3482-- | Maternal and neonatal disorders +O3483-- | Maternal and neonatal disorders +O349--- | Maternal and neonatal disorders +O3490-- | Maternal and neonatal disorders +O3491-- | Maternal and neonatal disorders +O3492-- | Maternal and neonatal disorders +O3493-- | Maternal and neonatal disorders +O35---- | Maternal and neonatal disorders +O350--- | Maternal and neonatal disorders +O350XX0 | Maternal and neonatal disorders +O350XX1 | Maternal and neonatal disorders +O350XX2 | Maternal and neonatal disorders +O350XX3 | Maternal and neonatal disorders +O350XX4 | Maternal and neonatal disorders +O350XX5 | Maternal and neonatal disorders +O350XX9 | Maternal and neonatal disorders +O351--- | Maternal and neonatal disorders +O351XX0 | Maternal and neonatal disorders +O351XX1 | Maternal and neonatal disorders +O351XX2 | Maternal and neonatal disorders +O351XX3 | Maternal and neonatal disorders +O351XX4 | Maternal and neonatal disorders +O351XX5 | Maternal and neonatal disorders +O351XX9 | Maternal and neonatal disorders +O352--- | Maternal and neonatal disorders +O352XX0 | Maternal and neonatal disorders +O352XX1 | Maternal and neonatal disorders +O352XX2 | Maternal and neonatal disorders +O352XX3 | Maternal and neonatal disorders +O352XX4 | Maternal and neonatal disorders +O352XX5 | Maternal and neonatal disorders +O352XX9 | Maternal and neonatal disorders +O353--- | Maternal and neonatal disorders +O353XX0 | Maternal and neonatal disorders +O353XX1 | Maternal and neonatal disorders +O353XX2 | Maternal and neonatal disorders +O353XX3 | Maternal and neonatal disorders +O353XX4 | Maternal and neonatal disorders +O353XX5 | Maternal and neonatal disorders +O353XX9 | Maternal and neonatal disorders +O354--- | Maternal and neonatal disorders +O354XX0 | Maternal and neonatal disorders +O354XX1 | Maternal and neonatal disorders +O354XX2 | Maternal and neonatal disorders +O354XX3 | Maternal and neonatal disorders +O354XX4 | Maternal and neonatal disorders +O354XX5 | Maternal and neonatal disorders +O354XX9 | Maternal and neonatal disorders +O355--- | Maternal and neonatal disorders +O355XX0 | Maternal and neonatal disorders +O355XX1 | Maternal and neonatal disorders +O355XX2 | Maternal and neonatal disorders +O355XX3 | Maternal and neonatal disorders +O355XX4 | Maternal and neonatal disorders +O355XX5 | Maternal and neonatal disorders +O355XX9 | Maternal and neonatal disorders +O356--- | Maternal and neonatal disorders +O356XX0 | Maternal and neonatal disorders +O356XX1 | Maternal and neonatal disorders +O356XX2 | Maternal and neonatal disorders +O356XX3 | Maternal and neonatal disorders +O356XX4 | Maternal and neonatal disorders +O356XX5 | Maternal and neonatal disorders +O356XX9 | Maternal and neonatal disorders +O357--- | Maternal and neonatal disorders +O357XX0 | Maternal and neonatal disorders +O357XX1 | Maternal and neonatal disorders +O357XX2 | Maternal and neonatal disorders +O357XX3 | Maternal and neonatal disorders +O357XX4 | Maternal and neonatal disorders +O357XX5 | Maternal and neonatal disorders +O357XX9 | Maternal and neonatal disorders +O358--- | Maternal and neonatal disorders +O358XX0 | Maternal and neonatal disorders +O358XX1 | Maternal and neonatal disorders +O358XX2 | Maternal and neonatal disorders +O358XX3 | Maternal and neonatal disorders +O358XX4 | Maternal and neonatal disorders +O358XX5 | Maternal and neonatal disorders +O358XX9 | Maternal and neonatal disorders +O359--- | Maternal and neonatal disorders +O359XX0 | Maternal and neonatal disorders +O359XX1 | Maternal and neonatal disorders +O359XX2 | Maternal and neonatal disorders +O359XX3 | Maternal and neonatal disorders +O359XX4 | Maternal and neonatal disorders +O359XX5 | Maternal and neonatal disorders +O359XX9 | Maternal and neonatal disorders +O36---- | Maternal and neonatal disorders +O360--- | Maternal and neonatal disorders +O360110 | Maternal and neonatal disorders +O360111 | Maternal and neonatal disorders +O360112 | Maternal and neonatal disorders +O360113 | Maternal and neonatal disorders +O360114 | Maternal and neonatal disorders +O360115 | Maternal and neonatal disorders +O360119 | Maternal and neonatal disorders +O360120 | Maternal and neonatal disorders +O360121 | Maternal and neonatal disorders +O360122 | Maternal and neonatal disorders +O360123 | Maternal and neonatal disorders +O360124 | Maternal and neonatal disorders +O360125 | Maternal and neonatal disorders +O360129 | Maternal and neonatal disorders +O360130 | Maternal and neonatal disorders +O360131 | Maternal and neonatal disorders +O360132 | Maternal and neonatal disorders +O360133 | Maternal and neonatal disorders +O360134 | Maternal and neonatal disorders +O360135 | Maternal and neonatal disorders +O360139 | Maternal and neonatal disorders +O360190 | Maternal and neonatal disorders +O360191 | Maternal and neonatal disorders +O360192 | Maternal and neonatal disorders +O360193 | Maternal and neonatal disorders +O360194 | Maternal and neonatal disorders +O360195 | Maternal and neonatal disorders +O360199 | Maternal and neonatal disorders +O360910 | Maternal and neonatal disorders +O360911 | Maternal and neonatal disorders +O360912 | Maternal and neonatal disorders +O360913 | Maternal and neonatal disorders +O360914 | Maternal and neonatal disorders +O360915 | Maternal and neonatal disorders +O360919 | Maternal and neonatal disorders +O360920 | Maternal and neonatal disorders +O360921 | Maternal and neonatal disorders +O360922 | Maternal and neonatal disorders +O360923 | Maternal and neonatal disorders +O360924 | Maternal and neonatal disorders +O360925 | Maternal and neonatal disorders +O360929 | Maternal and neonatal disorders +O360930 | Maternal and neonatal disorders +O360931 | Maternal and neonatal disorders +O360932 | Maternal and neonatal disorders +O360933 | Maternal and neonatal disorders +O360934 | Maternal and neonatal disorders +O360935 | Maternal and neonatal disorders +O360939 | Maternal and neonatal disorders +O360990 | Maternal and neonatal disorders +O360991 | Maternal and neonatal disorders +O360992 | Maternal and neonatal disorders +O360993 | Maternal and neonatal disorders +O360994 | Maternal and neonatal disorders +O360995 | Maternal and neonatal disorders +O360999 | Maternal and neonatal disorders +O361--- | Maternal and neonatal disorders +O361110 | Maternal and neonatal disorders +O361111 | Maternal and neonatal disorders +O361112 | Maternal and neonatal disorders +O361113 | Maternal and neonatal disorders +O361114 | Maternal and neonatal disorders +O361115 | Maternal and neonatal disorders +O361119 | Maternal and neonatal disorders +O361120 | Maternal and neonatal disorders +O361121 | Maternal and neonatal disorders +O361122 | Maternal and neonatal disorders +O361123 | Maternal and neonatal disorders +O361124 | Maternal and neonatal disorders +O361125 | Maternal and neonatal disorders +O361129 | Maternal and neonatal disorders +O361130 | Maternal and neonatal disorders +O361131 | Maternal and neonatal disorders +O361132 | Maternal and neonatal disorders +O361133 | Maternal and neonatal disorders +O361134 | Maternal and neonatal disorders +O361135 | Maternal and neonatal disorders +O361139 | Maternal and neonatal disorders +O361190 | Maternal and neonatal disorders +O361191 | Maternal and neonatal disorders +O361192 | Maternal and neonatal disorders +O361193 | Maternal and neonatal disorders +O361194 | Maternal and neonatal disorders +O361195 | Maternal and neonatal disorders +O361199 | Maternal and neonatal disorders +O361910 | Maternal and neonatal disorders +O361911 | Maternal and neonatal disorders +O361912 | Maternal and neonatal disorders +O361913 | Maternal and neonatal disorders +O361914 | Maternal and neonatal disorders +O361915 | Maternal and neonatal disorders +O361919 | Maternal and neonatal disorders +O361920 | Maternal and neonatal disorders +O361921 | Maternal and neonatal disorders +O361922 | Maternal and neonatal disorders +O361923 | Maternal and neonatal disorders +O361924 | Maternal and neonatal disorders +O361925 | Maternal and neonatal disorders +O361929 | Maternal and neonatal disorders +O361930 | Maternal and neonatal disorders +O361931 | Maternal and neonatal disorders +O361932 | Maternal and neonatal disorders +O361933 | Maternal and neonatal disorders +O361934 | Maternal and neonatal disorders +O361935 | Maternal and neonatal disorders +O361939 | Maternal and neonatal disorders +O361990 | Maternal and neonatal disorders +O361991 | Maternal and neonatal disorders +O361992 | Maternal and neonatal disorders +O361993 | Maternal and neonatal disorders +O361994 | Maternal and neonatal disorders +O361995 | Maternal and neonatal disorders +O361999 | Maternal and neonatal disorders +O362--- | Maternal and neonatal disorders +O3620X0 | Maternal and neonatal disorders +O3620X1 | Maternal and neonatal disorders +O3620X2 | Maternal and neonatal disorders +O3620X3 | Maternal and neonatal disorders +O3620X4 | Maternal and neonatal disorders +O3620X5 | Maternal and neonatal disorders +O3620X9 | Maternal and neonatal disorders +O3621X0 | Maternal and neonatal disorders +O3621X1 | Maternal and neonatal disorders +O3621X2 | Maternal and neonatal disorders +O3621X3 | Maternal and neonatal disorders +O3621X4 | Maternal and neonatal disorders +O3621X5 | Maternal and neonatal disorders +O3621X9 | Maternal and neonatal disorders +O3622X0 | Maternal and neonatal disorders +O3622X1 | Maternal and neonatal disorders +O3622X2 | Maternal and neonatal disorders +O3622X3 | Maternal and neonatal disorders +O3622X4 | Maternal and neonatal disorders +O3622X5 | Maternal and neonatal disorders +O3622X9 | Maternal and neonatal disorders +O3623X0 | Maternal and neonatal disorders +O3623X1 | Maternal and neonatal disorders +O3623X2 | Maternal and neonatal disorders +O3623X3 | Maternal and neonatal disorders +O3623X4 | Maternal and neonatal disorders +O3623X5 | Maternal and neonatal disorders +O3623X9 | Maternal and neonatal disorders +O363--- | Maternal and neonatal disorders +O364--- | Maternal and neonatal disorders +O364XX0 | Maternal and neonatal disorders +O364XX1 | Maternal and neonatal disorders +O364XX2 | Maternal and neonatal disorders +O364XX3 | Maternal and neonatal disorders +O364XX4 | Maternal and neonatal disorders +O364XX5 | Maternal and neonatal disorders +O364XX9 | Maternal and neonatal disorders +O365--- | Maternal and neonatal disorders +O365110 | Maternal and neonatal disorders +O365111 | Maternal and neonatal disorders +O365112 | Maternal and neonatal disorders +O365113 | Maternal and neonatal disorders +O365114 | Maternal and neonatal disorders +O365115 | Maternal and neonatal disorders +O365119 | Maternal and neonatal disorders +O365120 | Maternal and neonatal disorders +O365121 | Maternal and neonatal disorders +O365122 | Maternal and neonatal disorders +O365123 | Maternal and neonatal disorders +O365124 | Maternal and neonatal disorders +O365125 | Maternal and neonatal disorders +O365129 | Maternal and neonatal disorders +O365130 | Maternal and neonatal disorders +O365131 | Maternal and neonatal disorders +O365132 | Maternal and neonatal disorders +O365133 | Maternal and neonatal disorders +O365134 | Maternal and neonatal disorders +O365135 | Maternal and neonatal disorders +O365139 | Maternal and neonatal disorders +O365190 | Maternal and neonatal disorders +O365191 | Maternal and neonatal disorders +O365192 | Maternal and neonatal disorders +O365193 | Maternal and neonatal disorders +O365194 | Maternal and neonatal disorders +O365195 | Maternal and neonatal disorders +O365199 | Maternal and neonatal disorders +O365910 | Maternal and neonatal disorders +O365911 | Maternal and neonatal disorders +O365912 | Maternal and neonatal disorders +O365913 | Maternal and neonatal disorders +O365914 | Maternal and neonatal disorders +O365915 | Maternal and neonatal disorders +O365919 | Maternal and neonatal disorders +O365920 | Maternal and neonatal disorders +O365921 | Maternal and neonatal disorders +O365922 | Maternal and neonatal disorders +O365923 | Maternal and neonatal disorders +O365924 | Maternal and neonatal disorders +O365925 | Maternal and neonatal disorders +O365929 | Maternal and neonatal disorders +O365930 | Maternal and neonatal disorders +O365931 | Maternal and neonatal disorders +O365932 | Maternal and neonatal disorders +O365933 | Maternal and neonatal disorders +O365934 | Maternal and neonatal disorders +O365935 | Maternal and neonatal disorders +O365939 | Maternal and neonatal disorders +O365990 | Maternal and neonatal disorders +O365991 | Maternal and neonatal disorders +O365992 | Maternal and neonatal disorders +O365993 | Maternal and neonatal disorders +O365994 | Maternal and neonatal disorders +O365995 | Maternal and neonatal disorders +O365999 | Maternal and neonatal disorders +O366--- | Maternal and neonatal disorders +O3660X0 | Maternal and neonatal disorders +O3660X1 | Maternal and neonatal disorders +O3660X2 | Maternal and neonatal disorders +O3660X3 | Maternal and neonatal disorders +O3660X4 | Maternal and neonatal disorders +O3660X5 | Maternal and neonatal disorders +O3660X9 | Maternal and neonatal disorders +O3661X0 | Maternal and neonatal disorders +O3661X1 | Maternal and neonatal disorders +O3661X2 | Maternal and neonatal disorders +O3661X3 | Maternal and neonatal disorders +O3661X4 | Maternal and neonatal disorders +O3661X5 | Maternal and neonatal disorders +O3661X9 | Maternal and neonatal disorders +O3662X0 | Maternal and neonatal disorders +O3662X1 | Maternal and neonatal disorders +O3662X2 | Maternal and neonatal disorders +O3662X3 | Maternal and neonatal disorders +O3662X4 | Maternal and neonatal disorders +O3662X5 | Maternal and neonatal disorders +O3662X9 | Maternal and neonatal disorders +O3663X0 | Maternal and neonatal disorders +O3663X1 | Maternal and neonatal disorders +O3663X2 | Maternal and neonatal disorders +O3663X3 | Maternal and neonatal disorders +O3663X4 | Maternal and neonatal disorders +O3663X5 | Maternal and neonatal disorders +O3663X9 | Maternal and neonatal disorders +O367--- | Maternal and neonatal disorders +O3670X0 | Maternal and neonatal disorders +O3670X1 | Maternal and neonatal disorders +O3670X2 | Maternal and neonatal disorders +O3670X3 | Maternal and neonatal disorders +O3670X4 | Maternal and neonatal disorders +O3670X5 | Maternal and neonatal disorders +O3670X9 | Maternal and neonatal disorders +O3671X0 | Maternal and neonatal disorders +O3671X1 | Maternal and neonatal disorders +O3671X2 | Maternal and neonatal disorders +O3671X3 | Maternal and neonatal disorders +O3671X4 | Maternal and neonatal disorders +O3671X5 | Maternal and neonatal disorders +O3671X9 | Maternal and neonatal disorders +O3672X0 | Maternal and neonatal disorders +O3672X1 | Maternal and neonatal disorders +O3672X2 | Maternal and neonatal disorders +O3672X3 | Maternal and neonatal disorders +O3672X4 | Maternal and neonatal disorders +O3672X5 | Maternal and neonatal disorders +O3672X9 | Maternal and neonatal disorders +O3673X0 | Maternal and neonatal disorders +O3673X1 | Maternal and neonatal disorders +O3673X2 | Maternal and neonatal disorders +O3673X3 | Maternal and neonatal disorders +O3673X4 | Maternal and neonatal disorders +O3673X5 | Maternal and neonatal disorders +O3673X9 | Maternal and neonatal disorders +O368--- | Maternal and neonatal disorders +O3680X0 | Maternal and neonatal disorders +O3680X1 | Maternal and neonatal disorders +O3680X2 | Maternal and neonatal disorders +O3680X3 | Maternal and neonatal disorders +O3680X4 | Maternal and neonatal disorders +O3680X5 | Maternal and neonatal disorders +O3680X9 | Maternal and neonatal disorders +O368120 | Maternal and neonatal disorders +O368121 | Maternal and neonatal disorders +O368122 | Maternal and neonatal disorders +O368123 | Maternal and neonatal disorders +O368124 | Maternal and neonatal disorders +O368125 | Maternal and neonatal disorders +O368129 | Maternal and neonatal disorders +O368130 | Maternal and neonatal disorders +O368131 | Maternal and neonatal disorders +O368132 | Maternal and neonatal disorders +O368133 | Maternal and neonatal disorders +O368134 | Maternal and neonatal disorders +O368135 | Maternal and neonatal disorders +O368139 | Maternal and neonatal disorders +O368190 | Maternal and neonatal disorders +O368191 | Maternal and neonatal disorders +O368192 | Maternal and neonatal disorders +O368193 | Maternal and neonatal disorders +O368194 | Maternal and neonatal disorders +O368195 | Maternal and neonatal disorders +O368199 | Maternal and neonatal disorders +O368210 | Maternal and neonatal disorders +O368211 | Maternal and neonatal disorders +O368212 | Maternal and neonatal disorders +O368213 | Maternal and neonatal disorders +O368214 | Maternal and neonatal disorders +O368215 | Maternal and neonatal disorders +O368219 | Maternal and neonatal disorders +O368220 | Maternal and neonatal disorders +O368221 | Maternal and neonatal disorders +O368222 | Maternal and neonatal disorders +O368223 | Maternal and neonatal disorders +O368224 | Maternal and neonatal disorders +O368225 | Maternal and neonatal disorders +O368229 | Maternal and neonatal disorders +O368230 | Maternal and neonatal disorders +O368231 | Maternal and neonatal disorders +O368232 | Maternal and neonatal disorders +O368233 | Maternal and neonatal disorders +O368234 | Maternal and neonatal disorders +O368235 | Maternal and neonatal disorders +O368239 | Maternal and neonatal disorders +O368290 | Maternal and neonatal disorders +O368291 | Maternal and neonatal disorders +O368292 | Maternal and neonatal disorders +O368293 | Maternal and neonatal disorders +O368294 | Maternal and neonatal disorders +O368295 | Maternal and neonatal disorders +O368299 | Maternal and neonatal disorders +O368310 | Maternal and neonatal disorders +O368311 | Maternal and neonatal disorders +O368312 | Maternal and neonatal disorders +O368313 | Maternal and neonatal disorders +O368314 | Maternal and neonatal disorders +O368315 | Maternal and neonatal disorders +O368319 | Maternal and neonatal disorders +O368320 | Maternal and neonatal disorders +O368321 | Maternal and neonatal disorders +O368322 | Maternal and neonatal disorders +O368323 | Maternal and neonatal disorders +O368324 | Maternal and neonatal disorders +O368325 | Maternal and neonatal disorders +O368329 | Maternal and neonatal disorders +O368330 | Maternal and neonatal disorders +O368331 | Maternal and neonatal disorders +O368332 | Maternal and neonatal disorders +O368333 | Maternal and neonatal disorders +O368334 | Maternal and neonatal disorders +O368335 | Maternal and neonatal disorders +O368339 | Maternal and neonatal disorders +O368390 | Maternal and neonatal disorders +O368391 | Maternal and neonatal disorders +O368392 | Maternal and neonatal disorders +O368393 | Maternal and neonatal disorders +O368394 | Maternal and neonatal disorders +O368395 | Maternal and neonatal disorders +O368399 | Maternal and neonatal disorders +O368910 | Maternal and neonatal disorders +O368911 | Maternal and neonatal disorders +O368912 | Maternal and neonatal disorders +O368913 | Maternal and neonatal disorders +O368914 | Maternal and neonatal disorders +O368915 | Maternal and neonatal disorders +O368919 | Maternal and neonatal disorders +O368920 | Maternal and neonatal disorders +O368921 | Maternal and neonatal disorders +O368922 | Maternal and neonatal disorders +O368923 | Maternal and neonatal disorders +O368924 | Maternal and neonatal disorders +O368925 | Maternal and neonatal disorders +O368929 | Maternal and neonatal disorders +O368930 | Maternal and neonatal disorders +O368931 | Maternal and neonatal disorders +O368932 | Maternal and neonatal disorders +O368933 | Maternal and neonatal disorders +O368934 | Maternal and neonatal disorders +O368935 | Maternal and neonatal disorders +O368939 | Maternal and neonatal disorders +O368990 | Maternal and neonatal disorders +O368991 | Maternal and neonatal disorders +O368992 | Maternal and neonatal disorders +O368993 | Maternal and neonatal disorders +O368994 | Maternal and neonatal disorders +O368995 | Maternal and neonatal disorders +O368999 | Maternal and neonatal disorders +O369--- | Maternal and neonatal disorders +O40---- | Maternal and neonatal disorders +O401XX0 | Maternal and neonatal disorders +O401XX1 | Maternal and neonatal disorders +O401XX2 | Maternal and neonatal disorders +O401XX3 | Maternal and neonatal disorders +O401XX4 | Maternal and neonatal disorders +O401XX5 | Maternal and neonatal disorders +O401XX9 | Maternal and neonatal disorders +O402XX0 | Maternal and neonatal disorders +O402XX1 | Maternal and neonatal disorders +O402XX2 | Maternal and neonatal disorders +O402XX3 | Maternal and neonatal disorders +O402XX4 | Maternal and neonatal disorders +O402XX5 | Maternal and neonatal disorders +O402XX9 | Maternal and neonatal disorders +O403XX0 | Maternal and neonatal disorders +O403XX1 | Maternal and neonatal disorders +O403XX2 | Maternal and neonatal disorders +O403XX3 | Maternal and neonatal disorders +O403XX4 | Maternal and neonatal disorders +O403XX5 | Maternal and neonatal disorders +O403XX9 | Maternal and neonatal disorders +O409XX0 | Maternal and neonatal disorders +O409XX1 | Maternal and neonatal disorders +O409XX2 | Maternal and neonatal disorders +O409XX3 | Maternal and neonatal disorders +O409XX4 | Maternal and neonatal disorders +O409XX5 | Maternal and neonatal disorders +O409XX9 | Maternal and neonatal disorders +O41---- | Maternal and neonatal disorders +O410--- | Maternal and neonatal disorders +O4100X0 | Maternal and neonatal disorders +O4100X1 | Maternal and neonatal disorders +O4100X2 | Maternal and neonatal disorders +O4100X3 | Maternal and neonatal disorders +O4100X4 | Maternal and neonatal disorders +O4100X5 | Maternal and neonatal disorders +O4100X9 | Maternal and neonatal disorders +O4101X0 | Maternal and neonatal disorders +O4101X1 | Maternal and neonatal disorders +O4101X2 | Maternal and neonatal disorders +O4101X3 | Maternal and neonatal disorders +O4101X4 | Maternal and neonatal disorders +O4101X5 | Maternal and neonatal disorders +O4101X9 | Maternal and neonatal disorders +O4102X0 | Maternal and neonatal disorders +O4102X1 | Maternal and neonatal disorders +O4102X2 | Maternal and neonatal disorders +O4102X3 | Maternal and neonatal disorders +O4102X4 | Maternal and neonatal disorders +O4102X5 | Maternal and neonatal disorders +O4102X9 | Maternal and neonatal disorders +O4103X0 | Maternal and neonatal disorders +O4103X1 | Maternal and neonatal disorders +O4103X2 | Maternal and neonatal disorders +O4103X3 | Maternal and neonatal disorders +O4103X4 | Maternal and neonatal disorders +O4103X5 | Maternal and neonatal disorders +O4103X9 | Maternal and neonatal disorders +O411--- | Maternal and neonatal disorders +O411010 | Maternal and neonatal disorders +O411011 | Maternal and neonatal disorders +O411012 | Maternal and neonatal disorders +O411013 | Maternal and neonatal disorders +O411014 | Maternal and neonatal disorders +O411015 | Maternal and neonatal disorders +O411019 | Maternal and neonatal disorders +O411020 | Maternal and neonatal disorders +O411021 | Maternal and neonatal disorders +O411022 | Maternal and neonatal disorders +O411023 | Maternal and neonatal disorders +O411024 | Maternal and neonatal disorders +O411025 | Maternal and neonatal disorders +O411029 | Maternal and neonatal disorders +O411030 | Maternal and neonatal disorders +O411031 | Maternal and neonatal disorders +O411032 | Maternal and neonatal disorders +O411033 | Maternal and neonatal disorders +O411034 | Maternal and neonatal disorders +O411035 | Maternal and neonatal disorders +O411039 | Maternal and neonatal disorders +O411090 | Maternal and neonatal disorders +O411091 | Maternal and neonatal disorders +O411092 | Maternal and neonatal disorders +O411093 | Maternal and neonatal disorders +O411094 | Maternal and neonatal disorders +O411095 | Maternal and neonatal disorders +O411099 | Maternal and neonatal disorders +O411210 | Maternal and neonatal disorders +O411211 | Maternal and neonatal disorders +O411212 | Maternal and neonatal disorders +O411213 | Maternal and neonatal disorders +O411214 | Maternal and neonatal disorders +O411215 | Maternal and neonatal disorders +O411219 | Maternal and neonatal disorders +O411220 | Maternal and neonatal disorders +O411221 | Maternal and neonatal disorders +O411222 | Maternal and neonatal disorders +O411223 | Maternal and neonatal disorders +O411224 | Maternal and neonatal disorders +O411225 | Maternal and neonatal disorders +O411229 | Maternal and neonatal disorders +O411230 | Maternal and neonatal disorders +O411231 | Maternal and neonatal disorders +O411232 | Maternal and neonatal disorders +O411233 | Maternal and neonatal disorders +O411234 | Maternal and neonatal disorders +O411235 | Maternal and neonatal disorders +O411239 | Maternal and neonatal disorders +O411290 | Maternal and neonatal disorders +O411291 | Maternal and neonatal disorders +O411292 | Maternal and neonatal disorders +O411293 | Maternal and neonatal disorders +O411294 | Maternal and neonatal disorders +O411295 | Maternal and neonatal disorders +O411299 | Maternal and neonatal disorders +O411410 | Maternal and neonatal disorders +O411411 | Maternal and neonatal disorders +O411412 | Maternal and neonatal disorders +O411413 | Maternal and neonatal disorders +O411414 | Maternal and neonatal disorders +O411415 | Maternal and neonatal disorders +O411419 | Maternal and neonatal disorders +O411420 | Maternal and neonatal disorders +O411421 | Maternal and neonatal disorders +O411422 | Maternal and neonatal disorders +O411423 | Maternal and neonatal disorders +O411424 | Maternal and neonatal disorders +O411425 | Maternal and neonatal disorders +O411429 | Maternal and neonatal disorders +O411430 | Maternal and neonatal disorders +O411431 | Maternal and neonatal disorders +O411432 | Maternal and neonatal disorders +O411433 | Maternal and neonatal disorders +O411434 | Maternal and neonatal disorders +O411435 | Maternal and neonatal disorders +O411439 | Maternal and neonatal disorders +O411490 | Maternal and neonatal disorders +O411491 | Maternal and neonatal disorders +O411492 | Maternal and neonatal disorders +O411493 | Maternal and neonatal disorders +O411494 | Maternal and neonatal disorders +O411495 | Maternal and neonatal disorders +O411499 | Maternal and neonatal disorders +O418--- | Maternal and neonatal disorders +O418X10 | Maternal and neonatal disorders +O418X11 | Maternal and neonatal disorders +O418X12 | Maternal and neonatal disorders +O418X13 | Maternal and neonatal disorders +O418X14 | Maternal and neonatal disorders +O418X15 | Maternal and neonatal disorders +O418X19 | Maternal and neonatal disorders +O418X20 | Maternal and neonatal disorders +O418X21 | Maternal and neonatal disorders +O418X22 | Maternal and neonatal disorders +O418X23 | Maternal and neonatal disorders +O418X24 | Maternal and neonatal disorders +O418X25 | Maternal and neonatal disorders +O418X29 | Maternal and neonatal disorders +O418X30 | Maternal and neonatal disorders +O418X31 | Maternal and neonatal disorders +O418X32 | Maternal and neonatal disorders +O418X33 | Maternal and neonatal disorders +O418X34 | Maternal and neonatal disorders +O418X35 | Maternal and neonatal disorders +O418X39 | Maternal and neonatal disorders +O418X90 | Maternal and neonatal disorders +O418X91 | Maternal and neonatal disorders +O418X92 | Maternal and neonatal disorders +O418X93 | Maternal and neonatal disorders +O418X94 | Maternal and neonatal disorders +O418X95 | Maternal and neonatal disorders +O418X99 | Maternal and neonatal disorders +O419--- | Maternal and neonatal disorders +O4190X0 | Maternal and neonatal disorders +O4190X1 | Maternal and neonatal disorders +O4190X2 | Maternal and neonatal disorders +O4190X3 | Maternal and neonatal disorders +O4190X4 | Maternal and neonatal disorders +O4190X5 | Maternal and neonatal disorders +O4190X9 | Maternal and neonatal disorders +O4191X0 | Maternal and neonatal disorders +O4191X1 | Maternal and neonatal disorders +O4191X2 | Maternal and neonatal disorders +O4191X3 | Maternal and neonatal disorders +O4191X4 | Maternal and neonatal disorders +O4191X5 | Maternal and neonatal disorders +O4191X9 | Maternal and neonatal disorders +O4192X0 | Maternal and neonatal disorders +O4192X1 | Maternal and neonatal disorders +O4192X2 | Maternal and neonatal disorders +O4192X3 | Maternal and neonatal disorders +O4192X4 | Maternal and neonatal disorders +O4192X5 | Maternal and neonatal disorders +O4192X9 | Maternal and neonatal disorders +O4193X0 | Maternal and neonatal disorders +O4193X1 | Maternal and neonatal disorders +O4193X2 | Maternal and neonatal disorders +O4193X3 | Maternal and neonatal disorders +O4193X4 | Maternal and neonatal disorders +O4193X5 | Maternal and neonatal disorders +O4193X9 | Maternal and neonatal disorders +O42---- | Maternal and neonatal disorders +O420--- | Maternal and neonatal disorders +O4200-- | Maternal and neonatal disorders +O42011- | Maternal and neonatal disorders +O42012- | Maternal and neonatal disorders +O42013- | Maternal and neonatal disorders +O42019- | Maternal and neonatal disorders +O4202-- | Maternal and neonatal disorders +O421--- | Maternal and neonatal disorders +O4210-- | Maternal and neonatal disorders +O42111- | Maternal and neonatal disorders +O42112- | Maternal and neonatal disorders +O42113- | Maternal and neonatal disorders +O42119- | Maternal and neonatal disorders +O4212-- | Maternal and neonatal disorders +O422--- | Maternal and neonatal disorders +O429--- | Maternal and neonatal disorders +O4290-- | Maternal and neonatal disorders +O42911- | Maternal and neonatal disorders +O42912- | Maternal and neonatal disorders +O42913- | Maternal and neonatal disorders +O42919- | Maternal and neonatal disorders +O4292-- | Maternal and neonatal disorders +O43---- | Maternal and neonatal disorders +O430--- | Maternal and neonatal disorders +O43011- | Maternal and neonatal disorders +O43012- | Maternal and neonatal disorders +O43013- | Maternal and neonatal disorders +O43019- | Maternal and neonatal disorders +O43021- | Maternal and neonatal disorders +O43022- | Maternal and neonatal disorders +O43023- | Maternal and neonatal disorders +O43029- | Maternal and neonatal disorders +O431--- | Maternal and neonatal disorders +O43101- | Maternal and neonatal disorders +O43102- | Maternal and neonatal disorders +O43103- | Maternal and neonatal disorders +O43109- | Maternal and neonatal disorders +O43111- | Maternal and neonatal disorders +O43112- | Maternal and neonatal disorders +O43113- | Maternal and neonatal disorders +O43119- | Maternal and neonatal disorders +O43121- | Maternal and neonatal disorders +O43122- | Maternal and neonatal disorders +O43123- | Maternal and neonatal disorders +O43129- | Maternal and neonatal disorders +O43191- | Maternal and neonatal disorders +O43192- | Maternal and neonatal disorders +O43193- | Maternal and neonatal disorders +O43199- | Maternal and neonatal disorders +O432--- | Maternal and neonatal disorders +O43211- | Maternal and neonatal disorders +O43212- | Maternal and neonatal disorders +O43213- | Maternal and neonatal disorders +O43219- | Maternal and neonatal disorders +O43221- | Maternal and neonatal disorders +O43222- | Maternal and neonatal disorders +O43223- | Maternal and neonatal disorders +O43229- | Maternal and neonatal disorders +O43231- | Maternal and neonatal disorders +O43232- | Maternal and neonatal disorders +O43233- | Maternal and neonatal disorders +O43239- | Maternal and neonatal disorders +O438--- | Maternal and neonatal disorders +O43811- | Maternal and neonatal disorders +O43812- | Maternal and neonatal disorders +O43813- | Maternal and neonatal disorders +O43819- | Maternal and neonatal disorders +O43891- | Maternal and neonatal disorders +O43892- | Maternal and neonatal disorders +O43893- | Maternal and neonatal disorders +O43899- | Maternal and neonatal disorders +O439--- | Maternal and neonatal disorders +O4390-- | Maternal and neonatal disorders +O4391-- | Maternal and neonatal disorders +O4392-- | Maternal and neonatal disorders +O4393-- | Maternal and neonatal disorders +O44---- | Maternal and neonatal disorders +O440--- | Maternal and neonatal disorders +O4400-- | Maternal and neonatal disorders +O4401-- | Maternal and neonatal disorders +O4402-- | Maternal and neonatal disorders +O4403-- | Maternal and neonatal disorders +O441--- | Maternal and neonatal disorders +O4410-- | Maternal and neonatal disorders +O4411-- | Maternal and neonatal disorders +O4412-- | Maternal and neonatal disorders +O4413-- | Maternal and neonatal disorders +O4420-- | Maternal and neonatal disorders +O4421-- | Maternal and neonatal disorders +O4422-- | Maternal and neonatal disorders +O4423-- | Maternal and neonatal disorders +O4430-- | Maternal and neonatal disorders +O4431-- | Maternal and neonatal disorders +O4432-- | Maternal and neonatal disorders +O4433-- | Maternal and neonatal disorders +O4440-- | Maternal and neonatal disorders +O4441-- | Maternal and neonatal disorders +O4442-- | Maternal and neonatal disorders +O4443-- | Maternal and neonatal disorders +O4450-- | Maternal and neonatal disorders +O4451-- | Maternal and neonatal disorders +O4452-- | Maternal and neonatal disorders +O4453-- | Maternal and neonatal disorders +O45---- | Maternal and neonatal disorders +O450--- | Maternal and neonatal disorders +O45001- | Maternal and neonatal disorders +O45002- | Maternal and neonatal disorders +O45003- | Maternal and neonatal disorders +O45009- | Maternal and neonatal disorders +O45011- | Maternal and neonatal disorders +O45012- | Maternal and neonatal disorders +O45013- | Maternal and neonatal disorders +O45019- | Maternal and neonatal disorders +O45021- | Maternal and neonatal disorders +O45022- | Maternal and neonatal disorders +O45023- | Maternal and neonatal disorders +O45029- | Maternal and neonatal disorders +O45091- | Maternal and neonatal disorders +O45092- | Maternal and neonatal disorders +O45093- | Maternal and neonatal disorders +O45099- | Maternal and neonatal disorders +O458--- | Maternal and neonatal disorders +O458X1- | Maternal and neonatal disorders +O458X2- | Maternal and neonatal disorders +O458X3- | Maternal and neonatal disorders +O458X9- | Maternal and neonatal disorders +O459--- | Maternal and neonatal disorders +O4590-- | Maternal and neonatal disorders +O4591-- | Maternal and neonatal disorders +O4592-- | Maternal and neonatal disorders +O4593-- | Maternal and neonatal disorders +O46---- | Maternal and neonatal disorders +O460--- | Maternal and neonatal disorders +O46001- | Maternal and neonatal disorders +O46002- | Maternal and neonatal disorders +O46003- | Maternal and neonatal disorders +O46009- | Maternal and neonatal disorders +O46011- | Maternal and neonatal disorders +O46012- | Maternal and neonatal disorders +O46013- | Maternal and neonatal disorders +O46019- | Maternal and neonatal disorders +O46021- | Maternal and neonatal disorders +O46022- | Maternal and neonatal disorders +O46023- | Maternal and neonatal disorders +O46029- | Maternal and neonatal disorders +O46091- | Maternal and neonatal disorders +O46092- | Maternal and neonatal disorders +O46093- | Maternal and neonatal disorders +O46099- | Maternal and neonatal disorders +O468--- | Maternal and neonatal disorders +O468X1- | Maternal and neonatal disorders +O468X2- | Maternal and neonatal disorders +O468X3- | Maternal and neonatal disorders +O468X9- | Maternal and neonatal disorders +O469--- | Maternal and neonatal disorders +O4690-- | Maternal and neonatal disorders +O4691-- | Maternal and neonatal disorders +O4692-- | Maternal and neonatal disorders +O4693-- | Maternal and neonatal disorders +O47---- | Maternal and neonatal disorders +O470--- | Maternal and neonatal disorders +O4700-- | Maternal and neonatal disorders +O4702-- | Maternal and neonatal disorders +O4703-- | Maternal and neonatal disorders +O471--- | Maternal and neonatal disorders +O479--- | Maternal and neonatal disorders +O48---- | Maternal and neonatal disorders +O480--- | Maternal and neonatal disorders +O481--- | Maternal and neonatal disorders +O60---- | Maternal and neonatal disorders +O600--- | Maternal and neonatal disorders +O6000-- | Maternal and neonatal disorders +O6002-- | Maternal and neonatal disorders +O6003-- | Maternal and neonatal disorders +O601--- | Maternal and neonatal disorders +O6010X0 | Maternal and neonatal disorders +O6010X1 | Maternal and neonatal disorders +O6010X2 | Maternal and neonatal disorders +O6010X3 | Maternal and neonatal disorders +O6010X4 | Maternal and neonatal disorders +O6010X5 | Maternal and neonatal disorders +O6010X9 | Maternal and neonatal disorders +O6012X0 | Maternal and neonatal disorders +O6012X1 | Maternal and neonatal disorders +O6012X2 | Maternal and neonatal disorders +O6012X3 | Maternal and neonatal disorders +O6012X4 | Maternal and neonatal disorders +O6012X5 | Maternal and neonatal disorders +O6012X9 | Maternal and neonatal disorders +O6013X0 | Maternal and neonatal disorders +O6013X1 | Maternal and neonatal disorders +O6013X2 | Maternal and neonatal disorders +O6013X3 | Maternal and neonatal disorders +O6013X4 | Maternal and neonatal disorders +O6013X5 | Maternal and neonatal disorders +O6013X9 | Maternal and neonatal disorders +O6014X0 | Maternal and neonatal disorders +O6014X1 | Maternal and neonatal disorders +O6014X2 | Maternal and neonatal disorders +O6014X3 | Maternal and neonatal disorders +O6014X4 | Maternal and neonatal disorders +O6014X5 | Maternal and neonatal disorders +O6014X9 | Maternal and neonatal disorders +O602--- | Maternal and neonatal disorders +O6020X0 | Maternal and neonatal disorders +O6020X1 | Maternal and neonatal disorders +O6020X2 | Maternal and neonatal disorders +O6020X3 | Maternal and neonatal disorders +O6020X4 | Maternal and neonatal disorders +O6020X5 | Maternal and neonatal disorders +O6020X9 | Maternal and neonatal disorders +O6022X0 | Maternal and neonatal disorders +O6022X1 | Maternal and neonatal disorders +O6022X2 | Maternal and neonatal disorders +O6022X3 | Maternal and neonatal disorders +O6022X4 | Maternal and neonatal disorders +O6022X5 | Maternal and neonatal disorders +O6022X9 | Maternal and neonatal disorders +O6023X0 | Maternal and neonatal disorders +O6023X1 | Maternal and neonatal disorders +O6023X2 | Maternal and neonatal disorders +O6023X3 | Maternal and neonatal disorders +O6023X4 | Maternal and neonatal disorders +O6023X5 | Maternal and neonatal disorders +O6023X9 | Maternal and neonatal disorders +O603--- | Maternal and neonatal disorders +O61---- | Maternal and neonatal disorders +O610--- | Maternal and neonatal disorders +O611--- | Maternal and neonatal disorders +O618--- | Maternal and neonatal disorders +O619--- | Maternal and neonatal disorders +O62---- | Maternal and neonatal disorders +O620--- | Maternal and neonatal disorders +O621--- | Maternal and neonatal disorders +O622--- | Maternal and neonatal disorders +O623--- | Maternal and neonatal disorders +O624--- | Maternal and neonatal disorders +O628--- | Maternal and neonatal disorders +O629--- | Maternal and neonatal disorders +O63---- | Maternal and neonatal disorders +O630--- | Maternal and neonatal disorders +O631--- | Maternal and neonatal disorders +O632--- | Maternal and neonatal disorders +O639--- | Maternal and neonatal disorders +O64---- | Maternal and neonatal disorders +O640--- | Maternal and neonatal disorders +O640XX0 | Maternal and neonatal disorders +O640XX1 | Maternal and neonatal disorders +O640XX2 | Maternal and neonatal disorders +O640XX3 | Maternal and neonatal disorders +O640XX4 | Maternal and neonatal disorders +O640XX5 | Maternal and neonatal disorders +O640XX9 | Maternal and neonatal disorders +O641--- | Maternal and neonatal disorders +O641XX0 | Maternal and neonatal disorders +O641XX1 | Maternal and neonatal disorders +O641XX2 | Maternal and neonatal disorders +O641XX3 | Maternal and neonatal disorders +O641XX4 | Maternal and neonatal disorders +O641XX5 | Maternal and neonatal disorders +O641XX9 | Maternal and neonatal disorders +O642--- | Maternal and neonatal disorders +O642XX0 | Maternal and neonatal disorders +O642XX1 | Maternal and neonatal disorders +O642XX2 | Maternal and neonatal disorders +O642XX3 | Maternal and neonatal disorders +O642XX4 | Maternal and neonatal disorders +O642XX5 | Maternal and neonatal disorders +O642XX9 | Maternal and neonatal disorders +O643--- | Maternal and neonatal disorders +O643XX0 | Maternal and neonatal disorders +O643XX1 | Maternal and neonatal disorders +O643XX2 | Maternal and neonatal disorders +O643XX3 | Maternal and neonatal disorders +O643XX4 | Maternal and neonatal disorders +O643XX5 | Maternal and neonatal disorders +O643XX9 | Maternal and neonatal disorders +O644--- | Maternal and neonatal disorders +O644XX0 | Maternal and neonatal disorders +O644XX1 | Maternal and neonatal disorders +O644XX2 | Maternal and neonatal disorders +O644XX3 | Maternal and neonatal disorders +O644XX4 | Maternal and neonatal disorders +O644XX5 | Maternal and neonatal disorders +O644XX9 | Maternal and neonatal disorders +O645--- | Maternal and neonatal disorders +O645XX0 | Maternal and neonatal disorders +O645XX1 | Maternal and neonatal disorders +O645XX2 | Maternal and neonatal disorders +O645XX3 | Maternal and neonatal disorders +O645XX4 | Maternal and neonatal disorders +O645XX5 | Maternal and neonatal disorders +O645XX9 | Maternal and neonatal disorders +O648--- | Maternal and neonatal disorders +O648XX0 | Maternal and neonatal disorders +O648XX1 | Maternal and neonatal disorders +O648XX2 | Maternal and neonatal disorders +O648XX3 | Maternal and neonatal disorders +O648XX4 | Maternal and neonatal disorders +O648XX5 | Maternal and neonatal disorders +O648XX9 | Maternal and neonatal disorders +O649--- | Maternal and neonatal disorders +O649XX0 | Maternal and neonatal disorders +O649XX1 | Maternal and neonatal disorders +O649XX2 | Maternal and neonatal disorders +O649XX3 | Maternal and neonatal disorders +O649XX4 | Maternal and neonatal disorders +O649XX5 | Maternal and neonatal disorders +O649XX9 | Maternal and neonatal disorders +O65---- | Maternal and neonatal disorders +O650--- | Maternal and neonatal disorders +O651--- | Maternal and neonatal disorders +O652--- | Maternal and neonatal disorders +O653--- | Maternal and neonatal disorders +O654--- | Maternal and neonatal disorders +O655--- | Maternal and neonatal disorders +O658--- | Maternal and neonatal disorders +O659--- | Maternal and neonatal disorders +O66---- | Maternal and neonatal disorders +O660--- | Maternal and neonatal disorders +O661--- | Maternal and neonatal disorders +O662--- | Maternal and neonatal disorders +O663--- | Maternal and neonatal disorders +O664--- | Maternal and neonatal disorders +O6640-- | Maternal and neonatal disorders +O6641-- | Maternal and neonatal disorders +O665--- | Maternal and neonatal disorders +O666--- | Maternal and neonatal disorders +O668--- | Maternal and neonatal disorders +O669--- | Maternal and neonatal disorders +O67---- | Maternal and neonatal disorders +O670--- | Maternal and neonatal disorders +O678--- | Maternal and neonatal disorders +O679--- | Maternal and neonatal disorders +O68---- | Maternal and neonatal disorders +O680--- | Maternal and neonatal disorders +O681--- | Maternal and neonatal disorders +O682--- | Maternal and neonatal disorders +O683--- | Maternal and neonatal disorders +O688--- | Maternal and neonatal disorders +O689--- | Maternal and neonatal disorders +O69---- | Maternal and neonatal disorders +O690--- | Maternal and neonatal disorders +O690XX0 | Maternal and neonatal disorders +O690XX1 | Maternal and neonatal disorders +O690XX2 | Maternal and neonatal disorders +O690XX3 | Maternal and neonatal disorders +O690XX4 | Maternal and neonatal disorders +O690XX5 | Maternal and neonatal disorders +O690XX9 | Maternal and neonatal disorders +O691--- | Maternal and neonatal disorders +O691XX0 | Maternal and neonatal disorders +O691XX1 | Maternal and neonatal disorders +O691XX2 | Maternal and neonatal disorders +O691XX3 | Maternal and neonatal disorders +O691XX4 | Maternal and neonatal disorders +O691XX5 | Maternal and neonatal disorders +O691XX9 | Maternal and neonatal disorders +O692--- | Maternal and neonatal disorders +O692XX0 | Maternal and neonatal disorders +O692XX1 | Maternal and neonatal disorders +O692XX2 | Maternal and neonatal disorders +O692XX3 | Maternal and neonatal disorders +O692XX4 | Maternal and neonatal disorders +O692XX5 | Maternal and neonatal disorders +O692XX9 | Maternal and neonatal disorders +O693--- | Maternal and neonatal disorders +O693XX0 | Maternal and neonatal disorders +O693XX1 | Maternal and neonatal disorders +O693XX2 | Maternal and neonatal disorders +O693XX3 | Maternal and neonatal disorders +O693XX4 | Maternal and neonatal disorders +O693XX5 | Maternal and neonatal disorders +O693XX9 | Maternal and neonatal disorders +O694--- | Maternal and neonatal disorders +O694XX0 | Maternal and neonatal disorders +O694XX1 | Maternal and neonatal disorders +O694XX2 | Maternal and neonatal disorders +O694XX3 | Maternal and neonatal disorders +O694XX4 | Maternal and neonatal disorders +O694XX5 | Maternal and neonatal disorders +O694XX9 | Maternal and neonatal disorders +O695--- | Maternal and neonatal disorders +O695XX0 | Maternal and neonatal disorders +O695XX1 | Maternal and neonatal disorders +O695XX2 | Maternal and neonatal disorders +O695XX3 | Maternal and neonatal disorders +O695XX4 | Maternal and neonatal disorders +O695XX5 | Maternal and neonatal disorders +O695XX9 | Maternal and neonatal disorders +O698--- | Maternal and neonatal disorders +O6981X0 | Maternal and neonatal disorders +O6981X1 | Maternal and neonatal disorders +O6981X2 | Maternal and neonatal disorders +O6981X3 | Maternal and neonatal disorders +O6981X4 | Maternal and neonatal disorders +O6981X5 | Maternal and neonatal disorders +O6981X9 | Maternal and neonatal disorders +O6982X0 | Maternal and neonatal disorders +O6982X1 | Maternal and neonatal disorders +O6982X2 | Maternal and neonatal disorders +O6982X3 | Maternal and neonatal disorders +O6982X4 | Maternal and neonatal disorders +O6982X5 | Maternal and neonatal disorders +O6982X9 | Maternal and neonatal disorders +O6989X0 | Maternal and neonatal disorders +O6989X1 | Maternal and neonatal disorders +O6989X2 | Maternal and neonatal disorders +O6989X3 | Maternal and neonatal disorders +O6989X4 | Maternal and neonatal disorders +O6989X5 | Maternal and neonatal disorders +O6989X9 | Maternal and neonatal disorders +O699--- | Maternal and neonatal disorders +O699XX0 | Maternal and neonatal disorders +O699XX1 | Maternal and neonatal disorders +O699XX2 | Maternal and neonatal disorders +O699XX3 | Maternal and neonatal disorders +O699XX4 | Maternal and neonatal disorders +O699XX5 | Maternal and neonatal disorders +O699XX9 | Maternal and neonatal disorders +O70---- | Maternal and neonatal disorders +O700--- | Maternal and neonatal disorders +O701--- | Maternal and neonatal disorders +O702--- | Maternal and neonatal disorders +O7020-- | Maternal and neonatal disorders +O7021-- | Maternal and neonatal disorders +O7022-- | Maternal and neonatal disorders +O7023-- | Maternal and neonatal disorders +O703--- | Maternal and neonatal disorders +O704--- | Maternal and neonatal disorders +O709--- | Maternal and neonatal disorders +O71---- | Maternal and neonatal disorders +O710--- | Maternal and neonatal disorders +O7100-- | Maternal and neonatal disorders +O7102-- | Maternal and neonatal disorders +O7103-- | Maternal and neonatal disorders +O711--- | Maternal and neonatal disorders +O712--- | Maternal and neonatal disorders +O713--- | Maternal and neonatal disorders +O714--- | Maternal and neonatal disorders +O715--- | Maternal and neonatal disorders +O716--- | Maternal and neonatal disorders +O717--- | Maternal and neonatal disorders +O718--- | Maternal and neonatal disorders +O7181-- | Maternal and neonatal disorders +O7182-- | Maternal and neonatal disorders +O7189-- | Maternal and neonatal disorders +O719--- | Maternal and neonatal disorders +O72---- | Maternal and neonatal disorders +O720--- | Maternal and neonatal disorders +O721--- | Maternal and neonatal disorders +O722--- | Maternal and neonatal disorders +O723--- | Maternal and neonatal disorders +O73---- | Maternal and neonatal disorders +O730--- | Maternal and neonatal disorders +O731--- | Maternal and neonatal disorders +O74---- | Maternal and neonatal disorders +O740--- | Maternal and neonatal disorders +O741--- | Maternal and neonatal disorders +O742--- | Maternal and neonatal disorders +O743--- | Maternal and neonatal disorders +O744--- | Maternal and neonatal disorders +O745--- | Maternal and neonatal disorders +O746--- | Maternal and neonatal disorders +O747--- | Maternal and neonatal disorders +O748--- | Maternal and neonatal disorders +O749--- | Maternal and neonatal disorders +O75---- | Maternal and neonatal disorders +O750--- | Maternal and neonatal disorders +O751--- | Maternal and neonatal disorders +O752--- | Maternal and neonatal disorders +O753--- | Maternal and neonatal disorders +O754--- | Maternal and neonatal disorders +O755--- | Maternal and neonatal disorders +O756--- | Maternal and neonatal disorders +O757--- | Maternal and neonatal disorders +O758--- | Maternal and neonatal disorders +O7581-- | Maternal and neonatal disorders +O7582-- | Maternal and neonatal disorders +O7589-- | Maternal and neonatal disorders +O759--- | Maternal and neonatal disorders +O76---- | Maternal and neonatal disorders +O770--- | Maternal and neonatal disorders +O771--- | Maternal and neonatal disorders +O778--- | Maternal and neonatal disorders +O779--- | Maternal and neonatal disorders +O80---- | Maternal and neonatal disorders +O800--- | Maternal and neonatal disorders +O801--- | Maternal and neonatal disorders +O808--- | Maternal and neonatal disorders +O809--- | Maternal and neonatal disorders +O81---- | Maternal and neonatal disorders +O810--- | Maternal and neonatal disorders +O811--- | Maternal and neonatal disorders +O812--- | Maternal and neonatal disorders +O813--- | Maternal and neonatal disorders +O814--- | Maternal and neonatal disorders +O815--- | Maternal and neonatal disorders +O82---- | Maternal and neonatal disorders +O820--- | Maternal and neonatal disorders +O821--- | Maternal and neonatal disorders +O822--- | Maternal and neonatal disorders +O828--- | Maternal and neonatal disorders +O829--- | Maternal and neonatal disorders +O83---- | Maternal and neonatal disorders +O830--- | Maternal and neonatal disorders +O831--- | Maternal and neonatal disorders +O832--- | Maternal and neonatal disorders +O833--- | Maternal and neonatal disorders +O834--- | Maternal and neonatal disorders +O838--- | Maternal and neonatal disorders +O839--- | Maternal and neonatal disorders +O84---- | Maternal and neonatal disorders +O840--- | Maternal and neonatal disorders +O841--- | Maternal and neonatal disorders +O842--- | Maternal and neonatal disorders +O848--- | Maternal and neonatal disorders +O849--- | Maternal and neonatal disorders +O85---- | Maternal and neonatal disorders +O86---- | Maternal and neonatal disorders +O860--- | Maternal and neonatal disorders +O8600-- | Maternal and neonatal disorders +O8601-- | Maternal and neonatal disorders +O8602-- | Maternal and neonatal disorders +O8603-- | Maternal and neonatal disorders +O8604-- | Maternal and neonatal disorders +O8609-- | Maternal and neonatal disorders +O861--- | Maternal and neonatal disorders +O8611-- | Maternal and neonatal disorders +O8612-- | Maternal and neonatal disorders +O8613-- | Maternal and neonatal disorders +O8619-- | Maternal and neonatal disorders +O862--- | Maternal and neonatal disorders +O8620-- | Maternal and neonatal disorders +O8621-- | Maternal and neonatal disorders +O8622-- | Maternal and neonatal disorders +O8629-- | Maternal and neonatal disorders +O863--- | Maternal and neonatal disorders +O864--- | Maternal and neonatal disorders +O868--- | Maternal and neonatal disorders +O8681-- | Maternal and neonatal disorders +O8689-- | Maternal and neonatal disorders +O87---- | Maternal and neonatal disorders +O870--- | Maternal and neonatal disorders +O871--- | Maternal and neonatal disorders +O872--- | Maternal and neonatal disorders +O873--- | Maternal and neonatal disorders +O874--- | Maternal and neonatal disorders +O878--- | Maternal and neonatal disorders +O879--- | Maternal and neonatal disorders +O88---- | Maternal and neonatal disorders +O880--- | Maternal and neonatal disorders +O88011- | Maternal and neonatal disorders +O88012- | Maternal and neonatal disorders +O88013- | Maternal and neonatal disorders +O88019- | Maternal and neonatal disorders +O8802-- | Maternal and neonatal disorders +O8803-- | Maternal and neonatal disorders +O881--- | Maternal and neonatal disorders +O88111- | Maternal and neonatal disorders +O88112- | Maternal and neonatal disorders +O88113- | Maternal and neonatal disorders +O88119- | Maternal and neonatal disorders +O8812-- | Maternal and neonatal disorders +O8813-- | Maternal and neonatal disorders +O882--- | Maternal and neonatal disorders +O88211- | Maternal and neonatal disorders +O88212- | Maternal and neonatal disorders +O88213- | Maternal and neonatal disorders +O88219- | Maternal and neonatal disorders +O8822-- | Maternal and neonatal disorders +O8823-- | Maternal and neonatal disorders +O883--- | Maternal and neonatal disorders +O88311- | Maternal and neonatal disorders +O88312- | Maternal and neonatal disorders +O88313- | Maternal and neonatal disorders +O88319- | Maternal and neonatal disorders +O8832-- | Maternal and neonatal disorders +O8833-- | Maternal and neonatal disorders +O888--- | Maternal and neonatal disorders +O88811- | Maternal and neonatal disorders +O88812- | Maternal and neonatal disorders +O88813- | Maternal and neonatal disorders +O88819- | Maternal and neonatal disorders +O8882-- | Maternal and neonatal disorders +O8883-- | Maternal and neonatal disorders +O89---- | Maternal and neonatal disorders +O890--- | Maternal and neonatal disorders +O8901-- | Maternal and neonatal disorders +O8909-- | Maternal and neonatal disorders +O891--- | Maternal and neonatal disorders +O892--- | Maternal and neonatal disorders +O893--- | Maternal and neonatal disorders +O894--- | Maternal and neonatal disorders +O895--- | Maternal and neonatal disorders +O896--- | Maternal and neonatal disorders +O898--- | Maternal and neonatal disorders +O899--- | Maternal and neonatal disorders +O90---- | Maternal and neonatal disorders +O900--- | Maternal and neonatal disorders +O901--- | Maternal and neonatal disorders +O902--- | Maternal and neonatal disorders +O903--- | Maternal and neonatal disorders +O904--- | Maternal and neonatal disorders +O905--- | Maternal and neonatal disorders +O906--- | Maternal and neonatal disorders +O908--- | Maternal and neonatal disorders +O9081-- | Maternal and neonatal disorders +O9089-- | Maternal and neonatal disorders +O909--- | Maternal and neonatal disorders +O91---- | Maternal and neonatal disorders +O910--- | Maternal and neonatal disorders +O91011- | Maternal and neonatal disorders +O91012- | Maternal and neonatal disorders +O91013- | Maternal and neonatal disorders +O91019- | Maternal and neonatal disorders +O9102-- | Maternal and neonatal disorders +O9103-- | Maternal and neonatal disorders +O911--- | Maternal and neonatal disorders +O91111- | Maternal and neonatal disorders +O91112- | Maternal and neonatal disorders +O91113- | Maternal and neonatal disorders +O91119- | Maternal and neonatal disorders +O9112-- | Maternal and neonatal disorders +O9113-- | Maternal and neonatal disorders +O912--- | Maternal and neonatal disorders +O91211- | Maternal and neonatal disorders +O91212- | Maternal and neonatal disorders +O91213- | Maternal and neonatal disorders +O91219- | Maternal and neonatal disorders +O9122-- | Maternal and neonatal disorders +O9123-- | Maternal and neonatal disorders +O92---- | Maternal and neonatal disorders +O920--- | Maternal and neonatal disorders +O92011- | Maternal and neonatal disorders +O92012- | Maternal and neonatal disorders +O92013- | Maternal and neonatal disorders +O92019- | Maternal and neonatal disorders +O9202-- | Maternal and neonatal disorders +O9203-- | Maternal and neonatal disorders +O921--- | Maternal and neonatal disorders +O92111- | Maternal and neonatal disorders +O92112- | Maternal and neonatal disorders +O92113- | Maternal and neonatal disorders +O92119- | Maternal and neonatal disorders +O9212-- | Maternal and neonatal disorders +O9213-- | Maternal and neonatal disorders +O922--- | Maternal and neonatal disorders +O9220-- | Maternal and neonatal disorders +O9229-- | Maternal and neonatal disorders +O923--- | Maternal and neonatal disorders +O924--- | Maternal and neonatal disorders +O925--- | Maternal and neonatal disorders +O926--- | Maternal and neonatal disorders +O927--- | Maternal and neonatal disorders +O96---- | Maternal and neonatal disorders +O960--- | Maternal and neonatal disorders +O961--- | Maternal and neonatal disorders +O969--- | Maternal and neonatal disorders +O97---- | Maternal and neonatal disorders +O970--- | Maternal and neonatal disorders +O971--- | Maternal and neonatal disorders +O979--- | Maternal and neonatal disorders +O98---- | Maternal and neonatal disorders +O980--- | Maternal and neonatal disorders +O98011- | Maternal and neonatal disorders +O98012- | Maternal and neonatal disorders +O98013- | Maternal and neonatal disorders +O98019- | Maternal and neonatal disorders +O9802-- | Maternal and neonatal disorders +O9803-- | Maternal and neonatal disorders +O981--- | Maternal and neonatal disorders +O98111- | Maternal and neonatal disorders +O98112- | Maternal and neonatal disorders +O98113- | Maternal and neonatal disorders +O98119- | Maternal and neonatal disorders +O9812-- | Maternal and neonatal disorders +O9813-- | Maternal and neonatal disorders +O982--- | Maternal and neonatal disorders +O98211- | Maternal and neonatal disorders +O98212- | Maternal and neonatal disorders +O98213- | Maternal and neonatal disorders +O98219- | Maternal and neonatal disorders +O9822-- | Maternal and neonatal disorders +O9823-- | Maternal and neonatal disorders +O983--- | Maternal and neonatal disorders +O98311- | Maternal and neonatal disorders +O98312- | Maternal and neonatal disorders +O98313- | Maternal and neonatal disorders +O98319- | Maternal and neonatal disorders +O9832-- | Maternal and neonatal disorders +O9833-- | Maternal and neonatal disorders +O984--- | Maternal and neonatal disorders +O98411- | Maternal and neonatal disorders +O98412- | Maternal and neonatal disorders +O98413- | Maternal and neonatal disorders +O98419- | Maternal and neonatal disorders +O9842-- | Maternal and neonatal disorders +O9843-- | Maternal and neonatal disorders +O985--- | Maternal and neonatal disorders +O98511- | Maternal and neonatal disorders +O98512- | Maternal and neonatal disorders +O98513- | Maternal and neonatal disorders +O98519- | Maternal and neonatal disorders +O9852-- | Maternal and neonatal disorders +O9853-- | Maternal and neonatal disorders +O986--- | Maternal and neonatal disorders +O988--- | Maternal and neonatal disorders +O98811- | Maternal and neonatal disorders +O98812- | Maternal and neonatal disorders +O98813- | Maternal and neonatal disorders +O98819- | Maternal and neonatal disorders +O9882-- | Maternal and neonatal disorders +O9883-- | Maternal and neonatal disorders +O989--- | Maternal and neonatal disorders +O98911- | Maternal and neonatal disorders +O98912- | Maternal and neonatal disorders +O98913- | Maternal and neonatal disorders +O98919- | Maternal and neonatal disorders +O9892-- | Maternal and neonatal disorders +O9893-- | Maternal and neonatal disorders +O99---- | Maternal and neonatal disorders +O990--- | Maternal and neonatal disorders +O99011- | Maternal and neonatal disorders +O99012- | Maternal and neonatal disorders +O99013- | Maternal and neonatal disorders +O99019- | Maternal and neonatal disorders +O9902-- | Maternal and neonatal disorders +O9903-- | Maternal and neonatal disorders +O991--- | Maternal and neonatal disorders +O99111- | Maternal and neonatal disorders +O99112- | Maternal and neonatal disorders +O99113- | Maternal and neonatal disorders +O99119- | Maternal and neonatal disorders +O9912-- | Maternal and neonatal disorders +O9913-- | Maternal and neonatal disorders +O992--- | Maternal and neonatal disorders +O99210- | Maternal and neonatal disorders +O99211- | Maternal and neonatal disorders +O99212- | Maternal and neonatal disorders +O99213- | Maternal and neonatal disorders +O99214- | Maternal and neonatal disorders +O99215- | Maternal and neonatal disorders +O99280- | Maternal and neonatal disorders +O99281- | Maternal and neonatal disorders +O99282- | Maternal and neonatal disorders +O99283- | Maternal and neonatal disorders +O99284- | Maternal and neonatal disorders +O99285- | Maternal and neonatal disorders +O993--- | Maternal and neonatal disorders +O99310- | Maternal and neonatal disorders +O99311- | Maternal and neonatal disorders +O99312- | Maternal and neonatal disorders +O99313- | Maternal and neonatal disorders +O99314- | Maternal and neonatal disorders +O99315- | Maternal and neonatal disorders +O99320- | Maternal and neonatal disorders +O99321- | Maternal and neonatal disorders +O99322- | Maternal and neonatal disorders +O99323- | Maternal and neonatal disorders +O99324- | Maternal and neonatal disorders +O99325- | Maternal and neonatal disorders +O99330- | Maternal and neonatal disorders +O99331- | Maternal and neonatal disorders +O99332- | Maternal and neonatal disorders +O99333- | Maternal and neonatal disorders +O99334- | Maternal and neonatal disorders +O99335- | Maternal and neonatal disorders +O99340- | Maternal and neonatal disorders +O99341- | Maternal and neonatal disorders +O99342- | Maternal and neonatal disorders +O99343- | Maternal and neonatal disorders +O99344- | Maternal and neonatal disorders +O99345- | Maternal and neonatal disorders +O99350- | Maternal and neonatal disorders +O99351- | Maternal and neonatal disorders +O99352- | Maternal and neonatal disorders +O99353- | Maternal and neonatal disorders +O99354- | Maternal and neonatal disorders +O99355- | Maternal and neonatal disorders +O994--- | Maternal and neonatal disorders +O99411- | Maternal and neonatal disorders +O99412- | Maternal and neonatal disorders +O99413- | Maternal and neonatal disorders +O99419- | Maternal and neonatal disorders +O9942-- | Maternal and neonatal disorders +O9943-- | Maternal and neonatal disorders +O995--- | Maternal and neonatal disorders +O99511- | Maternal and neonatal disorders +O99512- | Maternal and neonatal disorders +O99513- | Maternal and neonatal disorders +O99519- | Maternal and neonatal disorders +O9952-- | Maternal and neonatal disorders +O9953-- | Maternal and neonatal disorders +O996--- | Maternal and neonatal disorders +O99611- | Maternal and neonatal disorders +O99612- | Maternal and neonatal disorders +O99613- | Maternal and neonatal disorders +O99619- | Maternal and neonatal disorders +O9962-- | Maternal and neonatal disorders +O9963-- | Maternal and neonatal disorders +O997--- | Maternal and neonatal disorders +O99711- | Maternal and neonatal disorders +O99712- | Maternal and neonatal disorders +O99713- | Maternal and neonatal disorders +O99719- | Maternal and neonatal disorders +O9972-- | Maternal and neonatal disorders +O9973-- | Maternal and neonatal disorders +O998--- | Maternal and neonatal disorders +O99810- | Maternal and neonatal disorders +O99814- | Maternal and neonatal disorders +O99815- | Maternal and neonatal disorders +O99820- | Maternal and neonatal disorders +O99824- | Maternal and neonatal disorders +O99825- | Maternal and neonatal disorders +O99830- | Maternal and neonatal disorders +O99834- | Maternal and neonatal disorders +O99835- | Maternal and neonatal disorders +O99840- | Maternal and neonatal disorders +O99841- | Maternal and neonatal disorders +O99842- | Maternal and neonatal disorders +O99843- | Maternal and neonatal disorders +O99844- | Maternal and neonatal disorders +O99845- | Maternal and neonatal disorders +O9989-- | Maternal and neonatal disorders +O9A111- | Maternal and neonatal disorders +O9A112- | Maternal and neonatal disorders +O9A113- | Maternal and neonatal disorders +O9A119- | Maternal and neonatal disorders +O9A12-- | Maternal and neonatal disorders +O9A13-- | Maternal and neonatal disorders +O9A211- | Maternal and neonatal disorders +O9A212- | Maternal and neonatal disorders +O9A213- | Maternal and neonatal disorders +O9A219- | Maternal and neonatal disorders +O9A22-- | Maternal and neonatal disorders +O9A23-- | Maternal and neonatal disorders +O9A311- | Maternal and neonatal disorders +O9A312- | Maternal and neonatal disorders +O9A313- | Maternal and neonatal disorders +O9A319- | Maternal and neonatal disorders +O9A32-- | Maternal and neonatal disorders +O9A33-- | Maternal and neonatal disorders +O9A411- | Maternal and neonatal disorders +O9A412- | Maternal and neonatal disorders +O9A413- | Maternal and neonatal disorders +O9A419- | Maternal and neonatal disorders +O9A42-- | Maternal and neonatal disorders +O9A43-- | Maternal and neonatal disorders +O9A511- | Maternal and neonatal disorders +O9A512- | Maternal and neonatal disorders +O9A513- | Maternal and neonatal disorders +O9A519- | Maternal and neonatal disorders +O9A52-- | Maternal and neonatal disorders +O9A53-- | Maternal and neonatal disorders +P00---- | Maternal and neonatal disorders +P000--- | Maternal and neonatal disorders +P001--- | Maternal and neonatal disorders +P002--- | Maternal and neonatal disorders +P003--- | Maternal and neonatal disorders +P004--- | Maternal and neonatal disorders +P005--- | Maternal and neonatal disorders +P006--- | Maternal and neonatal disorders +P007--- | Maternal and neonatal disorders +P008--- | Maternal and neonatal disorders +P0081-- | Maternal and neonatal disorders +P0089-- | Maternal and neonatal disorders +P009--- | Maternal and neonatal disorders +P01---- | Maternal and neonatal disorders +P010--- | Maternal and neonatal disorders +P011--- | Maternal and neonatal disorders +P012--- | Maternal and neonatal disorders +P013--- | Maternal and neonatal disorders +P014--- | Maternal and neonatal disorders +P015--- | Maternal and neonatal disorders +P016--- | Maternal and neonatal disorders +P017--- | Maternal and neonatal disorders +P018--- | Maternal and neonatal disorders +P019--- | Maternal and neonatal disorders +P02---- | Maternal and neonatal disorders +P020--- | Maternal and neonatal disorders +P021--- | Maternal and neonatal disorders +P022--- | Maternal and neonatal disorders +P0220-- | Maternal and neonatal disorders +P0229-- | Maternal and neonatal disorders +P023--- | Maternal and neonatal disorders +P024--- | Maternal and neonatal disorders +P025--- | Maternal and neonatal disorders +P026--- | Maternal and neonatal disorders +P0260-- | Maternal and neonatal disorders +P0269-- | Maternal and neonatal disorders +P027--- | Maternal and neonatal disorders +P0270-- | Maternal and neonatal disorders +P0278-- | Maternal and neonatal disorders +P028--- | Maternal and neonatal disorders +P029--- | Maternal and neonatal disorders +P03---- | Maternal and neonatal disorders +P030--- | Maternal and neonatal disorders +P031--- | Maternal and neonatal disorders +P032--- | Maternal and neonatal disorders +P033--- | Maternal and neonatal disorders +P034--- | Maternal and neonatal disorders +P035--- | Maternal and neonatal disorders +P036--- | Maternal and neonatal disorders +P038--- | Maternal and neonatal disorders +P03810- | Maternal and neonatal disorders +P03811- | Maternal and neonatal disorders +P03819- | Maternal and neonatal disorders +P0382-- | Maternal and neonatal disorders +P0389-- | Maternal and neonatal disorders +P039--- | Maternal and neonatal disorders +P04---- | Maternal and neonatal disorders +P040--- | Maternal and neonatal disorders +P041--- | Maternal and neonatal disorders +P0411-- | Maternal and neonatal disorders +P0412-- | Maternal and neonatal disorders +P0413-- | Maternal and neonatal disorders +P0414-- | Maternal and neonatal disorders +P0415-- | Maternal and neonatal disorders +P0416-- | Maternal and neonatal disorders +P0417-- | Maternal and neonatal disorders +P0418-- | Maternal and neonatal disorders +P0419-- | Maternal and neonatal disorders +P041A-- | Maternal and neonatal disorders +P042--- | Maternal and neonatal disorders +P045--- | Maternal and neonatal disorders +P046--- | Maternal and neonatal disorders +P048--- | Maternal and neonatal disorders +P0481-- | Maternal and neonatal disorders +P0489-- | Maternal and neonatal disorders +P049--- | Maternal and neonatal disorders +P05---- | Maternal and neonatal disorders +P050--- | Maternal and neonatal disorders +P0500-- | Maternal and neonatal disorders +P0501-- | Maternal and neonatal disorders +P0502-- | Maternal and neonatal disorders +P0503-- | Maternal and neonatal disorders +P0504-- | Maternal and neonatal disorders +P0505-- | Maternal and neonatal disorders +P0506-- | Maternal and neonatal disorders +P0507-- | Maternal and neonatal disorders +P0508-- | Maternal and neonatal disorders +P0509-- | Maternal and neonatal disorders +P051--- | Maternal and neonatal disorders +P0510-- | Maternal and neonatal disorders +P0511-- | Maternal and neonatal disorders +P0512-- | Maternal and neonatal disorders +P0513-- | Maternal and neonatal disorders +P0514-- | Maternal and neonatal disorders +P0515-- | Maternal and neonatal disorders +P0516-- | Maternal and neonatal disorders +P0517-- | Maternal and neonatal disorders +P0518-- | Maternal and neonatal disorders +P0519-- | Maternal and neonatal disorders +P052--- | Maternal and neonatal disorders +P059--- | Maternal and neonatal disorders +P07---- | Maternal and neonatal disorders +P070--- | Maternal and neonatal disorders +P0700-- | Maternal and neonatal disorders +P0701-- | Maternal and neonatal disorders +P0702-- | Maternal and neonatal disorders +P0703-- | Maternal and neonatal disorders +P071--- | Maternal and neonatal disorders +P0710-- | Maternal and neonatal disorders +P0714-- | Maternal and neonatal disorders +P0715-- | Maternal and neonatal disorders +P0716-- | Maternal and neonatal disorders +P0717-- | Maternal and neonatal disorders +P0718-- | Maternal and neonatal disorders +P072--- | Maternal and neonatal disorders +P0720-- | Maternal and neonatal disorders +P0721-- | Maternal and neonatal disorders +P0722-- | Maternal and neonatal disorders +P0723-- | Maternal and neonatal disorders +P0724-- | Maternal and neonatal disorders +P0725-- | Maternal and neonatal disorders +P0726-- | Maternal and neonatal disorders +P073--- | Maternal and neonatal disorders +P0730-- | Maternal and neonatal disorders +P0731-- | Maternal and neonatal disorders +P0732-- | Maternal and neonatal disorders +P0733-- | Maternal and neonatal disorders +P0734-- | Maternal and neonatal disorders +P0735-- | Maternal and neonatal disorders +P0736-- | Maternal and neonatal disorders +P0737-- | Maternal and neonatal disorders +P0738-- | Maternal and neonatal disorders +P0739-- | Maternal and neonatal disorders +P08---- | Maternal and neonatal disorders +P080--- | Maternal and neonatal disorders +P081--- | Maternal and neonatal disorders +P082--- | Maternal and neonatal disorders +P0821-- | Maternal and neonatal disorders +P0822-- | Maternal and neonatal disorders +P09---- | Maternal and neonatal disorders +P10---- | Maternal and neonatal disorders +P100--- | Maternal and neonatal disorders +P101--- | Maternal and neonatal disorders +P102--- | Maternal and neonatal disorders +P103--- | Maternal and neonatal disorders +P104--- | Maternal and neonatal disorders +P108--- | Maternal and neonatal disorders +P109--- | Maternal and neonatal disorders +P11---- | Maternal and neonatal disorders +P110--- | Maternal and neonatal disorders +P111--- | Maternal and neonatal disorders +P112--- | Maternal and neonatal disorders +P113--- | Maternal and neonatal disorders +P114--- | Maternal and neonatal disorders +P115--- | Maternal and neonatal disorders +P119--- | Maternal and neonatal disorders +P12---- | Maternal and neonatal disorders +P120--- | Maternal and neonatal disorders +P121--- | Maternal and neonatal disorders +P122--- | Maternal and neonatal disorders +P123--- | Maternal and neonatal disorders +P124--- | Maternal and neonatal disorders +P128--- | Maternal and neonatal disorders +P1281-- | Maternal and neonatal disorders +P1289-- | Maternal and neonatal disorders +P129--- | Maternal and neonatal disorders +P13---- | Maternal and neonatal disorders +P130--- | Maternal and neonatal disorders +P131--- | Maternal and neonatal disorders +P132--- | Maternal and neonatal disorders +P133--- | Maternal and neonatal disorders +P134--- | Maternal and neonatal disorders +P138--- | Maternal and neonatal disorders +P139--- | Maternal and neonatal disorders +P14---- | Maternal and neonatal disorders +P140--- | Maternal and neonatal disorders +P141--- | Maternal and neonatal disorders +P142--- | Maternal and neonatal disorders +P143--- | Maternal and neonatal disorders +P148--- | Maternal and neonatal disorders +P149--- | Maternal and neonatal disorders +P15---- | Maternal and neonatal disorders +P150--- | Maternal and neonatal disorders +P151--- | Maternal and neonatal disorders +P152--- | Maternal and neonatal disorders +P153--- | Maternal and neonatal disorders +P154--- | Maternal and neonatal disorders +P155--- | Maternal and neonatal disorders +P156--- | Maternal and neonatal disorders +P158--- | Maternal and neonatal disorders +P159--- | Maternal and neonatal disorders +P190--- | Maternal and neonatal disorders +P191--- | Maternal and neonatal disorders +P192--- | Maternal and neonatal disorders +P199--- | Maternal and neonatal disorders +P20---- | Maternal and neonatal disorders +P200--- | Maternal and neonatal disorders +P201--- | Maternal and neonatal disorders +P209--- | Maternal and neonatal disorders +P21---- | Maternal and neonatal disorders +P210--- | Maternal and neonatal disorders +P211--- | Maternal and neonatal disorders +P219--- | Maternal and neonatal disorders +P22---- | Maternal and neonatal disorders +P220--- | Maternal and neonatal disorders +P221--- | Maternal and neonatal disorders +P228--- | Maternal and neonatal disorders +P229--- | Maternal and neonatal disorders +P24---- | Maternal and neonatal disorders +P240--- | Maternal and neonatal disorders +P2400-- | Maternal and neonatal disorders +P2401-- | Maternal and neonatal disorders +P241--- | Maternal and neonatal disorders +P2410-- | Maternal and neonatal disorders +P2411-- | Maternal and neonatal disorders +P242--- | Maternal and neonatal disorders +P2420-- | Maternal and neonatal disorders +P2421-- | Maternal and neonatal disorders +P243--- | Maternal and neonatal disorders +P2430-- | Maternal and neonatal disorders +P2431-- | Maternal and neonatal disorders +P248--- | Maternal and neonatal disorders +P2480-- | Maternal and neonatal disorders +P2481-- | Maternal and neonatal disorders +P249--- | Maternal and neonatal disorders +P25---- | Maternal and neonatal disorders +P250--- | Maternal and neonatal disorders +P251--- | Maternal and neonatal disorders +P252--- | Maternal and neonatal disorders +P253--- | Maternal and neonatal disorders +P258--- | Maternal and neonatal disorders +P26---- | Maternal and neonatal disorders +P260--- | Maternal and neonatal disorders +P261--- | Maternal and neonatal disorders +P268--- | Maternal and neonatal disorders +P269--- | Maternal and neonatal disorders +P27---- | Maternal and neonatal disorders +P270--- | Maternal and neonatal disorders +P271--- | Maternal and neonatal disorders +P278--- | Maternal and neonatal disorders +P279--- | Maternal and neonatal disorders +P28---- | Maternal and neonatal disorders +P280--- | Maternal and neonatal disorders +P281--- | Maternal and neonatal disorders +P2810-- | Maternal and neonatal disorders +P2811-- | Maternal and neonatal disorders +P2819-- | Maternal and neonatal disorders +P282--- | Maternal and neonatal disorders +P283--- | Maternal and neonatal disorders +P284--- | Maternal and neonatal disorders +P285--- | Maternal and neonatal disorders +P288--- | Maternal and neonatal disorders +P2881-- | Maternal and neonatal disorders +P2889-- | Maternal and neonatal disorders +P289--- | Maternal and neonatal disorders +P29---- | Maternal and neonatal disorders +P290--- | Maternal and neonatal disorders +P291--- | Maternal and neonatal disorders +P2911-- | Maternal and neonatal disorders +P2912-- | Maternal and neonatal disorders +P292--- | Maternal and neonatal disorders +P293--- | Maternal and neonatal disorders +P2930-- | Maternal and neonatal disorders +P2938-- | Maternal and neonatal disorders +P294--- | Maternal and neonatal disorders +P298--- | Maternal and neonatal disorders +P2981-- | Maternal and neonatal disorders +P2989-- | Maternal and neonatal disorders +P299--- | Maternal and neonatal disorders +P36---- | Maternal and neonatal disorders +P360--- | Maternal and neonatal disorders +P361--- | Maternal and neonatal disorders +P3610-- | Maternal and neonatal disorders +P3619-- | Maternal and neonatal disorders +P362--- | Maternal and neonatal disorders +P363--- | Maternal and neonatal disorders +P3630-- | Maternal and neonatal disorders +P3639-- | Maternal and neonatal disorders +P364--- | Maternal and neonatal disorders +P365--- | Maternal and neonatal disorders +P368--- | Maternal and neonatal disorders +P369--- | Maternal and neonatal disorders +P38---- | Maternal and neonatal disorders +P381--- | Maternal and neonatal disorders +P389--- | Maternal and neonatal disorders +P39---- | Maternal and neonatal disorders +P390--- | Maternal and neonatal disorders +P391--- | Maternal and neonatal disorders +P392--- | Maternal and neonatal disorders +P393--- | Maternal and neonatal disorders +P394--- | Maternal and neonatal disorders +P398--- | Maternal and neonatal disorders +P399--- | Maternal and neonatal disorders +P50---- | Maternal and neonatal disorders +P500--- | Maternal and neonatal disorders +P501--- | Maternal and neonatal disorders +P502--- | Maternal and neonatal disorders +P503--- | Maternal and neonatal disorders +P504--- | Maternal and neonatal disorders +P505--- | Maternal and neonatal disorders +P508--- | Maternal and neonatal disorders +P509--- | Maternal and neonatal disorders +P51---- | Maternal and neonatal disorders +P510--- | Maternal and neonatal disorders +P518--- | Maternal and neonatal disorders +P519--- | Maternal and neonatal disorders +P52---- | Maternal and neonatal disorders +P520--- | Maternal and neonatal disorders +P521--- | Maternal and neonatal disorders +P522--- | Maternal and neonatal disorders +P5221-- | Maternal and neonatal disorders +P5222-- | Maternal and neonatal disorders +P523--- | Maternal and neonatal disorders +P524--- | Maternal and neonatal disorders +P525--- | Maternal and neonatal disorders +P526--- | Maternal and neonatal disorders +P528--- | Maternal and neonatal disorders +P529--- | Maternal and neonatal disorders +P53---- | Maternal and neonatal disorders +P54---- | Maternal and neonatal disorders +P540--- | Maternal and neonatal disorders +P541--- | Maternal and neonatal disorders +P542--- | Maternal and neonatal disorders +P543--- | Maternal and neonatal disorders +P544--- | Maternal and neonatal disorders +P545--- | Maternal and neonatal disorders +P546--- | Maternal and neonatal disorders +P548--- | Maternal and neonatal disorders +P549--- | Maternal and neonatal disorders +P55---- | Maternal and neonatal disorders +P550--- | Maternal and neonatal disorders +P551--- | Maternal and neonatal disorders +P558--- | Maternal and neonatal disorders +P559--- | Maternal and neonatal disorders +P56---- | Maternal and neonatal disorders +P560--- | Maternal and neonatal disorders +P569--- | Maternal and neonatal disorders +P5690-- | Maternal and neonatal disorders +P5699-- | Maternal and neonatal disorders +P57---- | Maternal and neonatal disorders +P570--- | Maternal and neonatal disorders +P578--- | Maternal and neonatal disorders +P579--- | Maternal and neonatal disorders +P58---- | Maternal and neonatal disorders +P580--- | Maternal and neonatal disorders +P581--- | Maternal and neonatal disorders +P582--- | Maternal and neonatal disorders +P583--- | Maternal and neonatal disorders +P584--- | Maternal and neonatal disorders +P5841-- | Maternal and neonatal disorders +P5842-- | Maternal and neonatal disorders +P585--- | Maternal and neonatal disorders +P588--- | Maternal and neonatal disorders +P589--- | Maternal and neonatal disorders +P59---- | Maternal and neonatal disorders +P590--- | Maternal and neonatal disorders +P591--- | Maternal and neonatal disorders +P592--- | Maternal and neonatal disorders +P5920-- | Maternal and neonatal disorders +P5929-- | Maternal and neonatal disorders +P593--- | Maternal and neonatal disorders +P598--- | Maternal and neonatal disorders +P599--- | Maternal and neonatal disorders +P60---- | Maternal and neonatal disorders +P61---- | Maternal and neonatal disorders +P610--- | Maternal and neonatal disorders +P611--- | Maternal and neonatal disorders +P612--- | Maternal and neonatal disorders +P613--- | Maternal and neonatal disorders +P614--- | Maternal and neonatal disorders +P615--- | Maternal and neonatal disorders +P616--- | Maternal and neonatal disorders +P618--- | Maternal and neonatal disorders +P619--- | Maternal and neonatal disorders +P70---- | Maternal and neonatal disorders +P700--- | Maternal and neonatal disorders +P701--- | Maternal and neonatal disorders +P703--- | Maternal and neonatal disorders +P704--- | Maternal and neonatal disorders +P708--- | Maternal and neonatal disorders +P709--- | Maternal and neonatal disorders +P71---- | Maternal and neonatal disorders +P710--- | Maternal and neonatal disorders +P711--- | Maternal and neonatal disorders +P712--- | Maternal and neonatal disorders +P713--- | Maternal and neonatal disorders +P714--- | Maternal and neonatal disorders +P718--- | Maternal and neonatal disorders +P719--- | Maternal and neonatal disorders +P72---- | Maternal and neonatal disorders +P720--- | Maternal and neonatal disorders +P721--- | Maternal and neonatal disorders +P722--- | Maternal and neonatal disorders +P728--- | Maternal and neonatal disorders +P729--- | Maternal and neonatal disorders +P74---- | Maternal and neonatal disorders +P740--- | Maternal and neonatal disorders +P741--- | Maternal and neonatal disorders +P742--- | Maternal and neonatal disorders +P7421-- | Maternal and neonatal disorders +P7422-- | Maternal and neonatal disorders +P743--- | Maternal and neonatal disorders +P7431-- | Maternal and neonatal disorders +P7432-- | Maternal and neonatal disorders +P744--- | Maternal and neonatal disorders +P7441-- | Maternal and neonatal disorders +P74421- | Maternal and neonatal disorders +P74422- | Maternal and neonatal disorders +P7449-- | Maternal and neonatal disorders +P745--- | Maternal and neonatal disorders +P746--- | Maternal and neonatal disorders +P748--- | Maternal and neonatal disorders +P749--- | Maternal and neonatal disorders +P75---- | Maternal and neonatal disorders +P76---- | Maternal and neonatal disorders +P760--- | Maternal and neonatal disorders +P761--- | Maternal and neonatal disorders +P762--- | Maternal and neonatal disorders +P768--- | Maternal and neonatal disorders +P769--- | Maternal and neonatal disorders +P77---- | Maternal and neonatal disorders +P771--- | Maternal and neonatal disorders +P772--- | Maternal and neonatal disorders +P773--- | Maternal and neonatal disorders +P779--- | Maternal and neonatal disorders +P78---- | Maternal and neonatal disorders +P780--- | Maternal and neonatal disorders +P781--- | Maternal and neonatal disorders +P782--- | Maternal and neonatal disorders +P783--- | Maternal and neonatal disorders +P7881-- | Maternal and neonatal disorders +P7882-- | Maternal and neonatal disorders +P7883-- | Maternal and neonatal disorders +P7884-- | Maternal and neonatal disorders +P7889-- | Maternal and neonatal disorders +P789--- | Maternal and neonatal disorders +P80---- | Maternal and neonatal disorders +P800--- | Maternal and neonatal disorders +P808--- | Maternal and neonatal disorders +P809--- | Maternal and neonatal disorders +P81---- | Maternal and neonatal disorders +P810--- | Maternal and neonatal disorders +P818--- | Maternal and neonatal disorders +P819--- | Maternal and neonatal disorders +P83---- | Maternal and neonatal disorders +P830--- | Maternal and neonatal disorders +P831--- | Maternal and neonatal disorders +P832--- | Maternal and neonatal disorders +P833--- | Maternal and neonatal disorders +P8330-- | Maternal and neonatal disorders +P8339-- | Maternal and neonatal disorders +P834--- | Maternal and neonatal disorders +P835--- | Maternal and neonatal disorders +P836--- | Maternal and neonatal disorders +P838--- | Maternal and neonatal disorders +P8381-- | Maternal and neonatal disorders +P8388-- | Maternal and neonatal disorders +P839--- | Maternal and neonatal disorders +P84---- | Maternal and neonatal disorders +P90---- | Maternal and neonatal disorders +P91---- | Maternal and neonatal disorders +P910--- | Maternal and neonatal disorders +P911--- | Maternal and neonatal disorders +P912--- | Maternal and neonatal disorders +P913--- | Maternal and neonatal disorders +P914--- | Maternal and neonatal disorders +P915--- | Maternal and neonatal disorders +P916--- | Maternal and neonatal disorders +P9160-- | Maternal and neonatal disorders +P9161-- | Maternal and neonatal disorders +P9162-- | Maternal and neonatal disorders +P9163-- | Maternal and neonatal disorders +P917--- | Maternal and neonatal disorders +P918--- | Maternal and neonatal disorders +P91811- | Maternal and neonatal disorders +P91819- | Maternal and neonatal disorders +P9188-- | Maternal and neonatal disorders +P919--- | Maternal and neonatal disorders +P92---- | Maternal and neonatal disorders +P920--- | Maternal and neonatal disorders +P9201-- | Maternal and neonatal disorders +P9209-- | Maternal and neonatal disorders +P921--- | Maternal and neonatal disorders +P922--- | Maternal and neonatal disorders +P923--- | Maternal and neonatal disorders +P924--- | Maternal and neonatal disorders +P925--- | Maternal and neonatal disorders +P926--- | Maternal and neonatal disorders +P928--- | Maternal and neonatal disorders +P929--- | Maternal and neonatal disorders +P93---- | Maternal and neonatal disorders +P930--- | Maternal and neonatal disorders +P938--- | Maternal and neonatal disorders +P94---- | Maternal and neonatal disorders +P940--- | Maternal and neonatal disorders +P941--- | Maternal and neonatal disorders +P942--- | Maternal and neonatal disorders +P948--- | Maternal and neonatal disorders +P949--- | Maternal and neonatal disorders +P96---- | Maternal and neonatal disorders +P963--- | Maternal and neonatal disorders +P964--- | Maternal and neonatal disorders +P968--- | Maternal and neonatal disorders +C58---- | Maternal disorders +N96---- | Maternal disorders +N98---- | Maternal disorders +N980--- | Maternal disorders +N981--- | Maternal disorders +N982--- | Maternal disorders +N983--- | Maternal disorders +N988--- | Maternal disorders +N989--- | Maternal disorders +O00---- | Maternal disorders +O000--- | Maternal disorders +O0000-- | Maternal disorders +O0001-- | Maternal disorders +O001--- | Maternal disorders +O00101- | Maternal disorders +O00102- | Maternal disorders +O00109- | Maternal disorders +O00111- | Maternal disorders +O00112- | Maternal disorders +O00119- | Maternal disorders +O002--- | Maternal disorders +O00201- | Maternal disorders +O00202- | Maternal disorders +O00209- | Maternal disorders +O00211- | Maternal disorders +O00212- | Maternal disorders +O00219- | Maternal disorders +O008--- | Maternal disorders +O0080-- | Maternal disorders +O0081-- | Maternal disorders +O009--- | Maternal disorders +O0090-- | Maternal disorders +O0091-- | Maternal disorders +O01---- | Maternal disorders +O010--- | Maternal disorders +O011--- | Maternal disorders +O019--- | Maternal disorders +O02---- | Maternal disorders +O020--- | Maternal disorders +O021--- | Maternal disorders +O028--- | Maternal disorders +O0281-- | Maternal disorders +O0289-- | Maternal disorders +O029--- | Maternal disorders +O03---- | Maternal disorders +O030--- | Maternal disorders +O031--- | Maternal disorders +O032--- | Maternal disorders +O033--- | Maternal disorders +O0330-- | Maternal disorders +O0331-- | Maternal disorders +O0332-- | Maternal disorders +O0333-- | Maternal disorders +O0334-- | Maternal disorders +O0335-- | Maternal disorders +O0336-- | Maternal disorders +O0337-- | Maternal disorders +O0338-- | Maternal disorders +O0339-- | Maternal disorders +O034--- | Maternal disorders +O035--- | Maternal disorders +O036--- | Maternal disorders +O037--- | Maternal disorders +O038--- | Maternal disorders +O0380-- | Maternal disorders +O0381-- | Maternal disorders +O0382-- | Maternal disorders +O0383-- | Maternal disorders +O0384-- | Maternal disorders +O0385-- | Maternal disorders +O0386-- | Maternal disorders +O0387-- | Maternal disorders +O0388-- | Maternal disorders +O0389-- | Maternal disorders +O039--- | Maternal disorders +O04---- | Maternal disorders +O040--- | Maternal disorders +O041--- | Maternal disorders +O042--- | Maternal disorders +O043--- | Maternal disorders +O044--- | Maternal disorders +O045--- | Maternal disorders +O046--- | Maternal disorders +O047--- | Maternal disorders +O048--- | Maternal disorders +O0480-- | Maternal disorders +O0481-- | Maternal disorders +O0482-- | Maternal disorders +O0483-- | Maternal disorders +O0484-- | Maternal disorders +O0485-- | Maternal disorders +O0486-- | Maternal disorders +O0487-- | Maternal disorders +O0488-- | Maternal disorders +O0489-- | Maternal disorders +O049--- | Maternal disorders +O05---- | Maternal disorders +O050--- | Maternal disorders +O051--- | Maternal disorders +O052--- | Maternal disorders +O053--- | Maternal disorders +O054--- | Maternal disorders +O055--- | Maternal disorders +O056--- | Maternal disorders +O057--- | Maternal disorders +O058--- | Maternal disorders +O059--- | Maternal disorders +O06---- | Maternal disorders +O060--- | Maternal disorders +O061--- | Maternal disorders +O062--- | Maternal disorders +O063--- | Maternal disorders +O064--- | Maternal disorders +O065--- | Maternal disorders +O066--- | Maternal disorders +O067--- | Maternal disorders +O068--- | Maternal disorders +O069--- | Maternal disorders +O07---- | Maternal disorders +O070--- | Maternal disorders +O071--- | Maternal disorders +O072--- | Maternal disorders +O073--- | Maternal disorders +O0730-- | Maternal disorders +O0731-- | Maternal disorders +O0732-- | Maternal disorders +O0733-- | Maternal disorders +O0734-- | Maternal disorders +O0735-- | Maternal disorders +O0736-- | Maternal disorders +O0737-- | Maternal disorders +O0738-- | Maternal disorders +O0739-- | Maternal disorders +O074--- | Maternal disorders +O075--- | Maternal disorders +O076--- | Maternal disorders +O077--- | Maternal disorders +O078--- | Maternal disorders +O079--- | Maternal disorders +O0900-- | Maternal disorders +O0901-- | Maternal disorders +O0902-- | Maternal disorders +O0903-- | Maternal disorders +O0910-- | Maternal disorders +O0911-- | Maternal disorders +O0912-- | Maternal disorders +O0913-- | Maternal disorders +O09211- | Maternal disorders +O09212- | Maternal disorders +O09213- | Maternal disorders +O09219- | Maternal disorders +O09291- | Maternal disorders +O09292- | Maternal disorders +O09293- | Maternal disorders +O09299- | Maternal disorders +O0930-- | Maternal disorders +O0931-- | Maternal disorders +O0932-- | Maternal disorders +O0933-- | Maternal disorders +O0940-- | Maternal disorders +O0941-- | Maternal disorders +O0942-- | Maternal disorders +O0943-- | Maternal disorders +O09511- | Maternal disorders +O09512- | Maternal disorders +O09513- | Maternal disorders +O09519- | Maternal disorders +O09521- | Maternal disorders +O09522- | Maternal disorders +O09523- | Maternal disorders +O09529- | Maternal disorders +O09611- | Maternal disorders +O09612- | Maternal disorders +O09613- | Maternal disorders +O09619- | Maternal disorders +O09621- | Maternal disorders +O09622- | Maternal disorders +O09623- | Maternal disorders +O09629- | Maternal disorders +O0970-- | Maternal disorders +O0971-- | Maternal disorders +O0972-- | Maternal disorders +O0973-- | Maternal disorders +O09811- | Maternal disorders +O09812- | Maternal disorders +O09813- | Maternal disorders +O09819- | Maternal disorders +O09821- | Maternal disorders +O09822- | Maternal disorders +O09823- | Maternal disorders +O09829- | Maternal disorders +O09891- | Maternal disorders +O09892- | Maternal disorders +O09893- | Maternal disorders +O09899- | Maternal disorders +O0990-- | Maternal disorders +O0991-- | Maternal disorders +O0992-- | Maternal disorders +O0993-- | Maternal disorders +O09A0-- | Maternal disorders +O09A1-- | Maternal disorders +O09A2-- | Maternal disorders +O09A3-- | Maternal disorders +O10---- | Maternal disorders +O100--- | Maternal disorders +O10011- | Maternal disorders +O10012- | Maternal disorders +O10013- | Maternal disorders +O10019- | Maternal disorders +O1002-- | Maternal disorders +O1003-- | Maternal disorders +O101--- | Maternal disorders +O10111- | Maternal disorders +O10112- | Maternal disorders +O10113- | Maternal disorders +O10119- | Maternal disorders +O1012-- | Maternal disorders +O1013-- | Maternal disorders +O102--- | Maternal disorders +O10211- | Maternal disorders +O10212- | Maternal disorders +O10213- | Maternal disorders +O10219- | Maternal disorders +O1022-- | Maternal disorders +O1023-- | Maternal disorders +O103--- | Maternal disorders +O10311- | Maternal disorders +O10312- | Maternal disorders +O10313- | Maternal disorders +O10319- | Maternal disorders +O1032-- | Maternal disorders +O1033-- | Maternal disorders +O104--- | Maternal disorders +O10411- | Maternal disorders +O10412- | Maternal disorders +O10413- | Maternal disorders +O10419- | Maternal disorders +O1042-- | Maternal disorders +O1043-- | Maternal disorders +O109--- | Maternal disorders +O10911- | Maternal disorders +O10912- | Maternal disorders +O10913- | Maternal disorders +O10919- | Maternal disorders +O1092-- | Maternal disorders +O1093-- | Maternal disorders +O11---- | Maternal disorders +O111--- | Maternal disorders +O112--- | Maternal disorders +O113--- | Maternal disorders +O114--- | Maternal disorders +O115--- | Maternal disorders +O119--- | Maternal disorders +O12---- | Maternal disorders +O120--- | Maternal disorders +O1200-- | Maternal disorders +O1201-- | Maternal disorders +O1202-- | Maternal disorders +O1203-- | Maternal disorders +O1204-- | Maternal disorders +O1205-- | Maternal disorders +O121--- | Maternal disorders +O1210-- | Maternal disorders +O1211-- | Maternal disorders +O1212-- | Maternal disorders +O1213-- | Maternal disorders +O1214-- | Maternal disorders +O1215-- | Maternal disorders +O122--- | Maternal disorders +O1220-- | Maternal disorders +O1221-- | Maternal disorders +O1222-- | Maternal disorders +O1223-- | Maternal disorders +O1224-- | Maternal disorders +O1225-- | Maternal disorders +O13---- | Maternal disorders +O131--- | Maternal disorders +O132--- | Maternal disorders +O133--- | Maternal disorders +O134--- | Maternal disorders +O135--- | Maternal disorders +O139--- | Maternal disorders +O14---- | Maternal disorders +O140--- | Maternal disorders +O1400-- | Maternal disorders +O1402-- | Maternal disorders +O1403-- | Maternal disorders +O1404-- | Maternal disorders +O1405-- | Maternal disorders +O141--- | Maternal disorders +O1410-- | Maternal disorders +O1412-- | Maternal disorders +O1413-- | Maternal disorders +O1414-- | Maternal disorders +O1415-- | Maternal disorders +O142--- | Maternal disorders +O1420-- | Maternal disorders +O1422-- | Maternal disorders +O1423-- | Maternal disorders +O1424-- | Maternal disorders +O1425-- | Maternal disorders +O149--- | Maternal disorders +O1490-- | Maternal disorders +O1492-- | Maternal disorders +O1493-- | Maternal disorders +O1494-- | Maternal disorders +O1495-- | Maternal disorders +O15---- | Maternal disorders +O150--- | Maternal disorders +O1500-- | Maternal disorders +O1502-- | Maternal disorders +O1503-- | Maternal disorders +O151--- | Maternal disorders +O152--- | Maternal disorders +O159--- | Maternal disorders +O16---- | Maternal disorders +O161--- | Maternal disorders +O162--- | Maternal disorders +O163--- | Maternal disorders +O164--- | Maternal disorders +O165--- | Maternal disorders +O169--- | Maternal disorders +O20---- | Maternal disorders +O200--- | Maternal disorders +O208--- | Maternal disorders +O209--- | Maternal disorders +O21---- | Maternal disorders +O210--- | Maternal disorders +O211--- | Maternal disorders +O212--- | Maternal disorders +O218--- | Maternal disorders +O219--- | Maternal disorders +O22---- | Maternal disorders +O220--- | Maternal disorders +O2200-- | Maternal disorders +O2201-- | Maternal disorders +O2202-- | Maternal disorders +O2203-- | Maternal disorders +O221--- | Maternal disorders +O2210-- | Maternal disorders +O2211-- | Maternal disorders +O2212-- | Maternal disorders +O2213-- | Maternal disorders +O222--- | Maternal disorders +O2220-- | Maternal disorders +O2221-- | Maternal disorders +O2222-- | Maternal disorders +O2223-- | Maternal disorders +O223--- | Maternal disorders +O2230-- | Maternal disorders +O2231-- | Maternal disorders +O2232-- | Maternal disorders +O2233-- | Maternal disorders +O224--- | Maternal disorders +O2240-- | Maternal disorders +O2241-- | Maternal disorders +O2242-- | Maternal disorders +O2243-- | Maternal disorders +O225--- | Maternal disorders +O2250-- | Maternal disorders +O2251-- | Maternal disorders +O2252-- | Maternal disorders +O2253-- | Maternal disorders +O228--- | Maternal disorders +O228X1- | Maternal disorders +O228X2- | Maternal disorders +O228X3- | Maternal disorders +O228X9- | Maternal disorders +O229--- | Maternal disorders +O2290-- | Maternal disorders +O2291-- | Maternal disorders +O2292-- | Maternal disorders +O2293-- | Maternal disorders +O23---- | Maternal disorders +O230--- | Maternal disorders +O2300-- | Maternal disorders +O2301-- | Maternal disorders +O2302-- | Maternal disorders +O2303-- | Maternal disorders +O231--- | Maternal disorders +O2310-- | Maternal disorders +O2311-- | Maternal disorders +O2312-- | Maternal disorders +O2313-- | Maternal disorders +O232--- | Maternal disorders +O2320-- | Maternal disorders +O2321-- | Maternal disorders +O2322-- | Maternal disorders +O2323-- | Maternal disorders +O233--- | Maternal disorders +O2330-- | Maternal disorders +O2331-- | Maternal disorders +O2332-- | Maternal disorders +O2333-- | Maternal disorders +O234--- | Maternal disorders +O2340-- | Maternal disorders +O2341-- | Maternal disorders +O2342-- | Maternal disorders +O2343-- | Maternal disorders +O235--- | Maternal disorders +O23511- | Maternal disorders +O23512- | Maternal disorders +O23513- | Maternal disorders +O23519- | Maternal disorders +O23521- | Maternal disorders +O23522- | Maternal disorders +O23523- | Maternal disorders +O23529- | Maternal disorders +O23591- | Maternal disorders +O23592- | Maternal disorders +O23593- | Maternal disorders +O23599- | Maternal disorders +O239--- | Maternal disorders +O2390-- | Maternal disorders +O2391-- | Maternal disorders +O2392-- | Maternal disorders +O2393-- | Maternal disorders +O24---- | Maternal disorders +O240--- | Maternal disorders +O24011- | Maternal disorders +O24012- | Maternal disorders +O24013- | Maternal disorders +O24019- | Maternal disorders +O2402-- | Maternal disorders +O2403-- | Maternal disorders +O241--- | Maternal disorders +O24111- | Maternal disorders +O24112- | Maternal disorders +O24113- | Maternal disorders +O24119- | Maternal disorders +O2412-- | Maternal disorders +O2413-- | Maternal disorders +O242--- | Maternal disorders +O243--- | Maternal disorders +O24311- | Maternal disorders +O24312- | Maternal disorders +O24313- | Maternal disorders +O24319- | Maternal disorders +O2432-- | Maternal disorders +O2433-- | Maternal disorders +O244--- | Maternal disorders +O24410- | Maternal disorders +O24414- | Maternal disorders +O24415- | Maternal disorders +O24419- | Maternal disorders +O24420- | Maternal disorders +O24424- | Maternal disorders +O24425- | Maternal disorders +O24429- | Maternal disorders +O24430- | Maternal disorders +O24434- | Maternal disorders +O24435- | Maternal disorders +O24439- | Maternal disorders +O24811- | Maternal disorders +O24812- | Maternal disorders +O24813- | Maternal disorders +O24819- | Maternal disorders +O2482-- | Maternal disorders +O2483-- | Maternal disorders +O249--- | Maternal disorders +O24911- | Maternal disorders +O24912- | Maternal disorders +O24913- | Maternal disorders +O24919- | Maternal disorders +O2492-- | Maternal disorders +O2493-- | Maternal disorders +O25---- | Maternal disorders +O2510-- | Maternal disorders +O2511-- | Maternal disorders +O2512-- | Maternal disorders +O2513-- | Maternal disorders +O252--- | Maternal disorders +O253--- | Maternal disorders +O26---- | Maternal disorders +O260--- | Maternal disorders +O2600-- | Maternal disorders +O2601-- | Maternal disorders +O2602-- | Maternal disorders +O2603-- | Maternal disorders +O261--- | Maternal disorders +O2610-- | Maternal disorders +O2611-- | Maternal disorders +O2612-- | Maternal disorders +O2613-- | Maternal disorders +O262--- | Maternal disorders +O2620-- | Maternal disorders +O2621-- | Maternal disorders +O2622-- | Maternal disorders +O2623-- | Maternal disorders +O263--- | Maternal disorders +O2630-- | Maternal disorders +O2631-- | Maternal disorders +O2632-- | Maternal disorders +O2633-- | Maternal disorders +O264--- | Maternal disorders +O2640-- | Maternal disorders +O2641-- | Maternal disorders +O2642-- | Maternal disorders +O2643-- | Maternal disorders +O265--- | Maternal disorders +O2650-- | Maternal disorders +O2651-- | Maternal disorders +O2652-- | Maternal disorders +O2653-- | Maternal disorders +O266--- | Maternal disorders +O26611- | Maternal disorders +O26612- | Maternal disorders +O26613- | Maternal disorders +O26619- | Maternal disorders +O2662-- | Maternal disorders +O2663-- | Maternal disorders +O267--- | Maternal disorders +O26711- | Maternal disorders +O26712- | Maternal disorders +O26713- | Maternal disorders +O26719- | Maternal disorders +O2672-- | Maternal disorders +O2673-- | Maternal disorders +O268--- | Maternal disorders +O26811- | Maternal disorders +O26812- | Maternal disorders +O26813- | Maternal disorders +O26819- | Maternal disorders +O26821- | Maternal disorders +O26822- | Maternal disorders +O26823- | Maternal disorders +O26829- | Maternal disorders +O26831- | Maternal disorders +O26832- | Maternal disorders +O26833- | Maternal disorders +O26839- | Maternal disorders +O26841- | Maternal disorders +O26842- | Maternal disorders +O26843- | Maternal disorders +O26849- | Maternal disorders +O26851- | Maternal disorders +O26852- | Maternal disorders +O26853- | Maternal disorders +O26859- | Maternal disorders +O2686-- | Maternal disorders +O26872- | Maternal disorders +O26873- | Maternal disorders +O26879- | Maternal disorders +O26891- | Maternal disorders +O26892- | Maternal disorders +O26893- | Maternal disorders +O26899- | Maternal disorders +O269--- | Maternal disorders +O28---- | Maternal disorders +O280--- | Maternal disorders +O281--- | Maternal disorders +O282--- | Maternal disorders +O283--- | Maternal disorders +O284--- | Maternal disorders +O285--- | Maternal disorders +O288--- | Maternal disorders +O289--- | Maternal disorders +O29---- | Maternal disorders +O290--- | Maternal disorders +O29011- | Maternal disorders +O29012- | Maternal disorders +O29013- | Maternal disorders +O29019- | Maternal disorders +O29021- | Maternal disorders +O29022- | Maternal disorders +O29023- | Maternal disorders +O29029- | Maternal disorders +O29091- | Maternal disorders +O29092- | Maternal disorders +O29093- | Maternal disorders +O29099- | Maternal disorders +O291--- | Maternal disorders +O29111- | Maternal disorders +O29112- | Maternal disorders +O29113- | Maternal disorders +O29119- | Maternal disorders +O29121- | Maternal disorders +O29122- | Maternal disorders +O29123- | Maternal disorders +O29129- | Maternal disorders +O29191- | Maternal disorders +O29192- | Maternal disorders +O29193- | Maternal disorders +O29199- | Maternal disorders +O292--- | Maternal disorders +O29211- | Maternal disorders +O29212- | Maternal disorders +O29213- | Maternal disorders +O29219- | Maternal disorders +O29291- | Maternal disorders +O29292- | Maternal disorders +O29293- | Maternal disorders +O29299- | Maternal disorders +O293--- | Maternal disorders +O293X1- | Maternal disorders +O293X2- | Maternal disorders +O293X3- | Maternal disorders +O293X9- | Maternal disorders +O294--- | Maternal disorders +O2940-- | Maternal disorders +O2941-- | Maternal disorders +O2942-- | Maternal disorders +O2943-- | Maternal disorders +O295--- | Maternal disorders +O295X1- | Maternal disorders +O295X2- | Maternal disorders +O295X3- | Maternal disorders +O295X9- | Maternal disorders +O296--- | Maternal disorders +O2960-- | Maternal disorders +O2961-- | Maternal disorders +O2962-- | Maternal disorders +O2963-- | Maternal disorders +O298--- | Maternal disorders +O298X1- | Maternal disorders +O298X2- | Maternal disorders +O298X3- | Maternal disorders +O298X9- | Maternal disorders +O299--- | Maternal disorders +O2990-- | Maternal disorders +O2991-- | Maternal disorders +O2992-- | Maternal disorders +O2993-- | Maternal disorders +O30---- | Maternal disorders +O300--- | Maternal disorders +O30001- | Maternal disorders +O30002- | Maternal disorders +O30003- | Maternal disorders +O30009- | Maternal disorders +O30011- | Maternal disorders +O30012- | Maternal disorders +O30013- | Maternal disorders +O30019- | Maternal disorders +O30021- | Maternal disorders +O30022- | Maternal disorders +O30023- | Maternal disorders +O30029- | Maternal disorders +O30031- | Maternal disorders +O30032- | Maternal disorders +O30033- | Maternal disorders +O30039- | Maternal disorders +O30041- | Maternal disorders +O30042- | Maternal disorders +O30043- | Maternal disorders +O30049- | Maternal disorders +O30091- | Maternal disorders +O30092- | Maternal disorders +O30093- | Maternal disorders +O30099- | Maternal disorders +O301--- | Maternal disorders +O30101- | Maternal disorders +O30102- | Maternal disorders +O30103- | Maternal disorders +O30109- | Maternal disorders +O30111- | Maternal disorders +O30112- | Maternal disorders +O30113- | Maternal disorders +O30119- | Maternal disorders +O30121- | Maternal disorders +O30122- | Maternal disorders +O30123- | Maternal disorders +O30129- | Maternal disorders +O30131- | Maternal disorders +O30132- | Maternal disorders +O30133- | Maternal disorders +O30139- | Maternal disorders +O30191- | Maternal disorders +O30192- | Maternal disorders +O30193- | Maternal disorders +O30199- | Maternal disorders +O302--- | Maternal disorders +O30201- | Maternal disorders +O30202- | Maternal disorders +O30203- | Maternal disorders +O30209- | Maternal disorders +O30211- | Maternal disorders +O30212- | Maternal disorders +O30213- | Maternal disorders +O30219- | Maternal disorders +O30221- | Maternal disorders +O30222- | Maternal disorders +O30223- | Maternal disorders +O30229- | Maternal disorders +O30231- | Maternal disorders +O30232- | Maternal disorders +O30233- | Maternal disorders +O30239- | Maternal disorders +O30291- | Maternal disorders +O30292- | Maternal disorders +O30293- | Maternal disorders +O30299- | Maternal disorders +O308--- | Maternal disorders +O30801- | Maternal disorders +O30802- | Maternal disorders +O30803- | Maternal disorders +O30809- | Maternal disorders +O30811- | Maternal disorders +O30812- | Maternal disorders +O30813- | Maternal disorders +O30819- | Maternal disorders +O30821- | Maternal disorders +O30822- | Maternal disorders +O30823- | Maternal disorders +O30829- | Maternal disorders +O30831- | Maternal disorders +O30832- | Maternal disorders +O30833- | Maternal disorders +O30839- | Maternal disorders +O30891- | Maternal disorders +O30892- | Maternal disorders +O30893- | Maternal disorders +O30899- | Maternal disorders +O309--- | Maternal disorders +O3090-- | Maternal disorders +O3091-- | Maternal disorders +O3092-- | Maternal disorders +O3093-- | Maternal disorders +O31---- | Maternal disorders +O310--- | Maternal disorders +O3100X0 | Maternal disorders +O3100X1 | Maternal disorders +O3100X2 | Maternal disorders +O3100X3 | Maternal disorders +O3100X4 | Maternal disorders +O3100X5 | Maternal disorders +O3100X9 | Maternal disorders +O3101X0 | Maternal disorders +O3101X1 | Maternal disorders +O3101X2 | Maternal disorders +O3101X3 | Maternal disorders +O3101X4 | Maternal disorders +O3101X5 | Maternal disorders +O3101X9 | Maternal disorders +O3102X0 | Maternal disorders +O3102X1 | Maternal disorders +O3102X2 | Maternal disorders +O3102X3 | Maternal disorders +O3102X4 | Maternal disorders +O3102X5 | Maternal disorders +O3102X9 | Maternal disorders +O3103X0 | Maternal disorders +O3103X1 | Maternal disorders +O3103X2 | Maternal disorders +O3103X3 | Maternal disorders +O3103X4 | Maternal disorders +O3103X5 | Maternal disorders +O3103X9 | Maternal disorders +O311--- | Maternal disorders +O3110X0 | Maternal disorders +O3110X1 | Maternal disorders +O3110X2 | Maternal disorders +O3110X3 | Maternal disorders +O3110X4 | Maternal disorders +O3110X5 | Maternal disorders +O3110X9 | Maternal disorders +O3111X0 | Maternal disorders +O3111X1 | Maternal disorders +O3111X2 | Maternal disorders +O3111X3 | Maternal disorders +O3111X4 | Maternal disorders +O3111X5 | Maternal disorders +O3111X9 | Maternal disorders +O3112X0 | Maternal disorders +O3112X1 | Maternal disorders +O3112X2 | Maternal disorders +O3112X3 | Maternal disorders +O3112X4 | Maternal disorders +O3112X5 | Maternal disorders +O3112X9 | Maternal disorders +O3113X0 | Maternal disorders +O3113X1 | Maternal disorders +O3113X2 | Maternal disorders +O3113X3 | Maternal disorders +O3113X4 | Maternal disorders +O3113X5 | Maternal disorders +O3113X9 | Maternal disorders +O312--- | Maternal disorders +O3120X0 | Maternal disorders +O3120X1 | Maternal disorders +O3120X2 | Maternal disorders +O3120X3 | Maternal disorders +O3120X4 | Maternal disorders +O3120X5 | Maternal disorders +O3120X9 | Maternal disorders +O3121X0 | Maternal disorders +O3121X1 | Maternal disorders +O3121X2 | Maternal disorders +O3121X3 | Maternal disorders +O3121X4 | Maternal disorders +O3121X5 | Maternal disorders +O3121X9 | Maternal disorders +O3122X0 | Maternal disorders +O3122X1 | Maternal disorders +O3122X2 | Maternal disorders +O3122X3 | Maternal disorders +O3122X4 | Maternal disorders +O3122X5 | Maternal disorders +O3122X9 | Maternal disorders +O3123X0 | Maternal disorders +O3123X1 | Maternal disorders +O3123X2 | Maternal disorders +O3123X3 | Maternal disorders +O3123X4 | Maternal disorders +O3123X5 | Maternal disorders +O3123X9 | Maternal disorders +O3130X0 | Maternal disorders +O3130X1 | Maternal disorders +O3130X2 | Maternal disorders +O3130X3 | Maternal disorders +O3130X4 | Maternal disorders +O3130X5 | Maternal disorders +O3130X9 | Maternal disorders +O3131X0 | Maternal disorders +O3131X1 | Maternal disorders +O3131X2 | Maternal disorders +O3131X3 | Maternal disorders +O3131X4 | Maternal disorders +O3131X5 | Maternal disorders +O3131X9 | Maternal disorders +O3132X0 | Maternal disorders +O3132X1 | Maternal disorders +O3132X2 | Maternal disorders +O3132X3 | Maternal disorders +O3132X4 | Maternal disorders +O3132X5 | Maternal disorders +O3132X9 | Maternal disorders +O3133X0 | Maternal disorders +O3133X1 | Maternal disorders +O3133X2 | Maternal disorders +O3133X3 | Maternal disorders +O3133X4 | Maternal disorders +O3133X5 | Maternal disorders +O3133X9 | Maternal disorders +O318--- | Maternal disorders +O318X10 | Maternal disorders +O318X11 | Maternal disorders +O318X12 | Maternal disorders +O318X13 | Maternal disorders +O318X14 | Maternal disorders +O318X15 | Maternal disorders +O318X19 | Maternal disorders +O318X20 | Maternal disorders +O318X21 | Maternal disorders +O318X22 | Maternal disorders +O318X23 | Maternal disorders +O318X24 | Maternal disorders +O318X25 | Maternal disorders +O318X29 | Maternal disorders +O318X30 | Maternal disorders +O318X31 | Maternal disorders +O318X32 | Maternal disorders +O318X33 | Maternal disorders +O318X34 | Maternal disorders +O318X35 | Maternal disorders +O318X39 | Maternal disorders +O318X90 | Maternal disorders +O318X91 | Maternal disorders +O318X92 | Maternal disorders +O318X93 | Maternal disorders +O318X94 | Maternal disorders +O318X95 | Maternal disorders +O318X99 | Maternal disorders +O32---- | Maternal disorders +O320--- | Maternal disorders +O320XX0 | Maternal disorders +O320XX1 | Maternal disorders +O320XX2 | Maternal disorders +O320XX3 | Maternal disorders +O320XX4 | Maternal disorders +O320XX5 | Maternal disorders +O320XX9 | Maternal disorders +O321--- | Maternal disorders +O321XX0 | Maternal disorders +O321XX1 | Maternal disorders +O321XX2 | Maternal disorders +O321XX3 | Maternal disorders +O321XX4 | Maternal disorders +O321XX5 | Maternal disorders +O321XX9 | Maternal disorders +O322--- | Maternal disorders +O322XX0 | Maternal disorders +O322XX1 | Maternal disorders +O322XX2 | Maternal disorders +O322XX3 | Maternal disorders +O322XX4 | Maternal disorders +O322XX5 | Maternal disorders +O322XX9 | Maternal disorders +O323--- | Maternal disorders +O323XX0 | Maternal disorders +O323XX1 | Maternal disorders +O323XX2 | Maternal disorders +O323XX3 | Maternal disorders +O323XX4 | Maternal disorders +O323XX5 | Maternal disorders +O323XX9 | Maternal disorders +O324--- | Maternal disorders +O324XX0 | Maternal disorders +O324XX1 | Maternal disorders +O324XX2 | Maternal disorders +O324XX3 | Maternal disorders +O324XX4 | Maternal disorders +O324XX5 | Maternal disorders +O324XX9 | Maternal disorders +O325--- | Maternal disorders +O326--- | Maternal disorders +O326XX0 | Maternal disorders +O326XX1 | Maternal disorders +O326XX2 | Maternal disorders +O326XX3 | Maternal disorders +O326XX4 | Maternal disorders +O326XX5 | Maternal disorders +O326XX9 | Maternal disorders +O328--- | Maternal disorders +O328XX0 | Maternal disorders +O328XX1 | Maternal disorders +O328XX2 | Maternal disorders +O328XX3 | Maternal disorders +O328XX4 | Maternal disorders +O328XX5 | Maternal disorders +O328XX9 | Maternal disorders +O329--- | Maternal disorders +O329XX0 | Maternal disorders +O329XX1 | Maternal disorders +O329XX2 | Maternal disorders +O329XX3 | Maternal disorders +O329XX4 | Maternal disorders +O329XX5 | Maternal disorders +O329XX9 | Maternal disorders +O33---- | Maternal disorders +O330--- | Maternal disorders +O331--- | Maternal disorders +O332--- | Maternal disorders +O333--- | Maternal disorders +O333XX0 | Maternal disorders +O333XX1 | Maternal disorders +O333XX2 | Maternal disorders +O333XX3 | Maternal disorders +O333XX4 | Maternal disorders +O333XX5 | Maternal disorders +O333XX9 | Maternal disorders +O334--- | Maternal disorders +O334XX0 | Maternal disorders +O334XX1 | Maternal disorders +O334XX2 | Maternal disorders +O334XX3 | Maternal disorders +O334XX4 | Maternal disorders +O334XX5 | Maternal disorders +O334XX9 | Maternal disorders +O335--- | Maternal disorders +O335XX0 | Maternal disorders +O335XX1 | Maternal disorders +O335XX2 | Maternal disorders +O335XX3 | Maternal disorders +O335XX4 | Maternal disorders +O335XX5 | Maternal disorders +O335XX9 | Maternal disorders +O336--- | Maternal disorders +O336XX0 | Maternal disorders +O336XX1 | Maternal disorders +O336XX2 | Maternal disorders +O336XX3 | Maternal disorders +O336XX4 | Maternal disorders +O336XX5 | Maternal disorders +O336XX9 | Maternal disorders +O337--- | Maternal disorders +O337XX0 | Maternal disorders +O337XX1 | Maternal disorders +O337XX2 | Maternal disorders +O337XX3 | Maternal disorders +O337XX4 | Maternal disorders +O337XX5 | Maternal disorders +O337XX9 | Maternal disorders +O338--- | Maternal disorders +O339--- | Maternal disorders +O34---- | Maternal disorders +O340--- | Maternal disorders +O3400-- | Maternal disorders +O3401-- | Maternal disorders +O3402-- | Maternal disorders +O3403-- | Maternal disorders +O341--- | Maternal disorders +O3410-- | Maternal disorders +O3411-- | Maternal disorders +O3412-- | Maternal disorders +O3413-- | Maternal disorders +O342--- | Maternal disorders +O34211- | Maternal disorders +O34212- | Maternal disorders +O34219- | Maternal disorders +O3429-- | Maternal disorders +O343--- | Maternal disorders +O3430-- | Maternal disorders +O3431-- | Maternal disorders +O3432-- | Maternal disorders +O3433-- | Maternal disorders +O344--- | Maternal disorders +O3440-- | Maternal disorders +O3441-- | Maternal disorders +O3442-- | Maternal disorders +O3443-- | Maternal disorders +O345--- | Maternal disorders +O34511- | Maternal disorders +O34512- | Maternal disorders +O34513- | Maternal disorders +O34519- | Maternal disorders +O34521- | Maternal disorders +O34522- | Maternal disorders +O34523- | Maternal disorders +O34529- | Maternal disorders +O34531- | Maternal disorders +O34532- | Maternal disorders +O34533- | Maternal disorders +O34539- | Maternal disorders +O34591- | Maternal disorders +O34592- | Maternal disorders +O34593- | Maternal disorders +O34599- | Maternal disorders +O346--- | Maternal disorders +O3460-- | Maternal disorders +O3461-- | Maternal disorders +O3462-- | Maternal disorders +O3463-- | Maternal disorders +O347--- | Maternal disorders +O3470-- | Maternal disorders +O3471-- | Maternal disorders +O3472-- | Maternal disorders +O3473-- | Maternal disorders +O348--- | Maternal disorders +O3480-- | Maternal disorders +O3481-- | Maternal disorders +O3482-- | Maternal disorders +O3483-- | Maternal disorders +O349--- | Maternal disorders +O3490-- | Maternal disorders +O3491-- | Maternal disorders +O3492-- | Maternal disorders +O3493-- | Maternal disorders +O35---- | Maternal disorders +O350--- | Maternal disorders +O350XX0 | Maternal disorders +O350XX1 | Maternal disorders +O350XX2 | Maternal disorders +O350XX3 | Maternal disorders +O350XX4 | Maternal disorders +O350XX5 | Maternal disorders +O350XX9 | Maternal disorders +O351--- | Maternal disorders +O351XX0 | Maternal disorders +O351XX1 | Maternal disorders +O351XX2 | Maternal disorders +O351XX3 | Maternal disorders +O351XX4 | Maternal disorders +O351XX5 | Maternal disorders +O351XX9 | Maternal disorders +O352--- | Maternal disorders +O352XX0 | Maternal disorders +O352XX1 | Maternal disorders +O352XX2 | Maternal disorders +O352XX3 | Maternal disorders +O352XX4 | Maternal disorders +O352XX5 | Maternal disorders +O352XX9 | Maternal disorders +O353--- | Maternal disorders +O353XX0 | Maternal disorders +O353XX1 | Maternal disorders +O353XX2 | Maternal disorders +O353XX3 | Maternal disorders +O353XX4 | Maternal disorders +O353XX5 | Maternal disorders +O353XX9 | Maternal disorders +O354--- | Maternal disorders +O354XX0 | Maternal disorders +O354XX1 | Maternal disorders +O354XX2 | Maternal disorders +O354XX3 | Maternal disorders +O354XX4 | Maternal disorders +O354XX5 | Maternal disorders +O354XX9 | Maternal disorders +O355--- | Maternal disorders +O355XX0 | Maternal disorders +O355XX1 | Maternal disorders +O355XX2 | Maternal disorders +O355XX3 | Maternal disorders +O355XX4 | Maternal disorders +O355XX5 | Maternal disorders +O355XX9 | Maternal disorders +O356--- | Maternal disorders +O356XX0 | Maternal disorders +O356XX1 | Maternal disorders +O356XX2 | Maternal disorders +O356XX3 | Maternal disorders +O356XX4 | Maternal disorders +O356XX5 | Maternal disorders +O356XX9 | Maternal disorders +O357--- | Maternal disorders +O357XX0 | Maternal disorders +O357XX1 | Maternal disorders +O357XX2 | Maternal disorders +O357XX3 | Maternal disorders +O357XX4 | Maternal disorders +O357XX5 | Maternal disorders +O357XX9 | Maternal disorders +O358--- | Maternal disorders +O358XX0 | Maternal disorders +O358XX1 | Maternal disorders +O358XX2 | Maternal disorders +O358XX3 | Maternal disorders +O358XX4 | Maternal disorders +O358XX5 | Maternal disorders +O358XX9 | Maternal disorders +O359--- | Maternal disorders +O359XX0 | Maternal disorders +O359XX1 | Maternal disorders +O359XX2 | Maternal disorders +O359XX3 | Maternal disorders +O359XX4 | Maternal disorders +O359XX5 | Maternal disorders +O359XX9 | Maternal disorders +O36---- | Maternal disorders +O360--- | Maternal disorders +O360110 | Maternal disorders +O360111 | Maternal disorders +O360112 | Maternal disorders +O360113 | Maternal disorders +O360114 | Maternal disorders +O360115 | Maternal disorders +O360119 | Maternal disorders +O360120 | Maternal disorders +O360121 | Maternal disorders +O360122 | Maternal disorders +O360123 | Maternal disorders +O360124 | Maternal disorders +O360125 | Maternal disorders +O360129 | Maternal disorders +O360130 | Maternal disorders +O360131 | Maternal disorders +O360132 | Maternal disorders +O360133 | Maternal disorders +O360134 | Maternal disorders +O360135 | Maternal disorders +O360139 | Maternal disorders +O360190 | Maternal disorders +O360191 | Maternal disorders +O360192 | Maternal disorders +O360193 | Maternal disorders +O360194 | Maternal disorders +O360195 | Maternal disorders +O360199 | Maternal disorders +O360910 | Maternal disorders +O360911 | Maternal disorders +O360912 | Maternal disorders +O360913 | Maternal disorders +O360914 | Maternal disorders +O360915 | Maternal disorders +O360919 | Maternal disorders +O360920 | Maternal disorders +O360921 | Maternal disorders +O360922 | Maternal disorders +O360923 | Maternal disorders +O360924 | Maternal disorders +O360925 | Maternal disorders +O360929 | Maternal disorders +O360930 | Maternal disorders +O360931 | Maternal disorders +O360932 | Maternal disorders +O360933 | Maternal disorders +O360934 | Maternal disorders +O360935 | Maternal disorders +O360939 | Maternal disorders +O360990 | Maternal disorders +O360991 | Maternal disorders +O360992 | Maternal disorders +O360993 | Maternal disorders +O360994 | Maternal disorders +O360995 | Maternal disorders +O360999 | Maternal disorders +O361--- | Maternal disorders +O361110 | Maternal disorders +O361111 | Maternal disorders +O361112 | Maternal disorders +O361113 | Maternal disorders +O361114 | Maternal disorders +O361115 | Maternal disorders +O361119 | Maternal disorders +O361120 | Maternal disorders +O361121 | Maternal disorders +O361122 | Maternal disorders +O361123 | Maternal disorders +O361124 | Maternal disorders +O361125 | Maternal disorders +O361129 | Maternal disorders +O361130 | Maternal disorders +O361131 | Maternal disorders +O361132 | Maternal disorders +O361133 | Maternal disorders +O361134 | Maternal disorders +O361135 | Maternal disorders +O361139 | Maternal disorders +O361190 | Maternal disorders +O361191 | Maternal disorders +O361192 | Maternal disorders +O361193 | Maternal disorders +O361194 | Maternal disorders +O361195 | Maternal disorders +O361199 | Maternal disorders +O361910 | Maternal disorders +O361911 | Maternal disorders +O361912 | Maternal disorders +O361913 | Maternal disorders +O361914 | Maternal disorders +O361915 | Maternal disorders +O361919 | Maternal disorders +O361920 | Maternal disorders +O361921 | Maternal disorders +O361922 | Maternal disorders +O361923 | Maternal disorders +O361924 | Maternal disorders +O361925 | Maternal disorders +O361929 | Maternal disorders +O361930 | Maternal disorders +O361931 | Maternal disorders +O361932 | Maternal disorders +O361933 | Maternal disorders +O361934 | Maternal disorders +O361935 | Maternal disorders +O361939 | Maternal disorders +O361990 | Maternal disorders +O361991 | Maternal disorders +O361992 | Maternal disorders +O361993 | Maternal disorders +O361994 | Maternal disorders +O361995 | Maternal disorders +O361999 | Maternal disorders +O362--- | Maternal disorders +O3620X0 | Maternal disorders +O3620X1 | Maternal disorders +O3620X2 | Maternal disorders +O3620X3 | Maternal disorders +O3620X4 | Maternal disorders +O3620X5 | Maternal disorders +O3620X9 | Maternal disorders +O3621X0 | Maternal disorders +O3621X1 | Maternal disorders +O3621X2 | Maternal disorders +O3621X3 | Maternal disorders +O3621X4 | Maternal disorders +O3621X5 | Maternal disorders +O3621X9 | Maternal disorders +O3622X0 | Maternal disorders +O3622X1 | Maternal disorders +O3622X2 | Maternal disorders +O3622X3 | Maternal disorders +O3622X4 | Maternal disorders +O3622X5 | Maternal disorders +O3622X9 | Maternal disorders +O3623X0 | Maternal disorders +O3623X1 | Maternal disorders +O3623X2 | Maternal disorders +O3623X3 | Maternal disorders +O3623X4 | Maternal disorders +O3623X5 | Maternal disorders +O3623X9 | Maternal disorders +O363--- | Maternal disorders +O364--- | Maternal disorders +O364XX0 | Maternal disorders +O364XX1 | Maternal disorders +O364XX2 | Maternal disorders +O364XX3 | Maternal disorders +O364XX4 | Maternal disorders +O364XX5 | Maternal disorders +O364XX9 | Maternal disorders +O365--- | Maternal disorders +O365110 | Maternal disorders +O365111 | Maternal disorders +O365112 | Maternal disorders +O365113 | Maternal disorders +O365114 | Maternal disorders +O365115 | Maternal disorders +O365119 | Maternal disorders +O365120 | Maternal disorders +O365121 | Maternal disorders +O365122 | Maternal disorders +O365123 | Maternal disorders +O365124 | Maternal disorders +O365125 | Maternal disorders +O365129 | Maternal disorders +O365130 | Maternal disorders +O365131 | Maternal disorders +O365132 | Maternal disorders +O365133 | Maternal disorders +O365134 | Maternal disorders +O365135 | Maternal disorders +O365139 | Maternal disorders +O365190 | Maternal disorders +O365191 | Maternal disorders +O365192 | Maternal disorders +O365193 | Maternal disorders +O365194 | Maternal disorders +O365195 | Maternal disorders +O365199 | Maternal disorders +O365910 | Maternal disorders +O365911 | Maternal disorders +O365912 | Maternal disorders +O365913 | Maternal disorders +O365914 | Maternal disorders +O365915 | Maternal disorders +O365919 | Maternal disorders +O365920 | Maternal disorders +O365921 | Maternal disorders +O365922 | Maternal disorders +O365923 | Maternal disorders +O365924 | Maternal disorders +O365925 | Maternal disorders +O365929 | Maternal disorders +O365930 | Maternal disorders +O365931 | Maternal disorders +O365932 | Maternal disorders +O365933 | Maternal disorders +O365934 | Maternal disorders +O365935 | Maternal disorders +O365939 | Maternal disorders +O365990 | Maternal disorders +O365991 | Maternal disorders +O365992 | Maternal disorders +O365993 | Maternal disorders +O365994 | Maternal disorders +O365995 | Maternal disorders +O365999 | Maternal disorders +O366--- | Maternal disorders +O3660X0 | Maternal disorders +O3660X1 | Maternal disorders +O3660X2 | Maternal disorders +O3660X3 | Maternal disorders +O3660X4 | Maternal disorders +O3660X5 | Maternal disorders +O3660X9 | Maternal disorders +O3661X0 | Maternal disorders +O3661X1 | Maternal disorders +O3661X2 | Maternal disorders +O3661X3 | Maternal disorders +O3661X4 | Maternal disorders +O3661X5 | Maternal disorders +O3661X9 | Maternal disorders +O3662X0 | Maternal disorders +O3662X1 | Maternal disorders +O3662X2 | Maternal disorders +O3662X3 | Maternal disorders +O3662X4 | Maternal disorders +O3662X5 | Maternal disorders +O3662X9 | Maternal disorders +O3663X0 | Maternal disorders +O3663X1 | Maternal disorders +O3663X2 | Maternal disorders +O3663X3 | Maternal disorders +O3663X4 | Maternal disorders +O3663X5 | Maternal disorders +O3663X9 | Maternal disorders +O367--- | Maternal disorders +O3670X0 | Maternal disorders +O3670X1 | Maternal disorders +O3670X2 | Maternal disorders +O3670X3 | Maternal disorders +O3670X4 | Maternal disorders +O3670X5 | Maternal disorders +O3670X9 | Maternal disorders +O3671X0 | Maternal disorders +O3671X1 | Maternal disorders +O3671X2 | Maternal disorders +O3671X3 | Maternal disorders +O3671X4 | Maternal disorders +O3671X5 | Maternal disorders +O3671X9 | Maternal disorders +O3672X0 | Maternal disorders +O3672X1 | Maternal disorders +O3672X2 | Maternal disorders +O3672X3 | Maternal disorders +O3672X4 | Maternal disorders +O3672X5 | Maternal disorders +O3672X9 | Maternal disorders +O3673X0 | Maternal disorders +O3673X1 | Maternal disorders +O3673X2 | Maternal disorders +O3673X3 | Maternal disorders +O3673X4 | Maternal disorders +O3673X5 | Maternal disorders +O3673X9 | Maternal disorders +O368--- | Maternal disorders +O3680X0 | Maternal disorders +O3680X1 | Maternal disorders +O3680X2 | Maternal disorders +O3680X3 | Maternal disorders +O3680X4 | Maternal disorders +O3680X5 | Maternal disorders +O3680X9 | Maternal disorders +O368120 | Maternal disorders +O368121 | Maternal disorders +O368122 | Maternal disorders +O368123 | Maternal disorders +O368124 | Maternal disorders +O368125 | Maternal disorders +O368129 | Maternal disorders +O368130 | Maternal disorders +O368131 | Maternal disorders +O368132 | Maternal disorders +O368133 | Maternal disorders +O368134 | Maternal disorders +O368135 | Maternal disorders +O368139 | Maternal disorders +O368190 | Maternal disorders +O368191 | Maternal disorders +O368192 | Maternal disorders +O368193 | Maternal disorders +O368194 | Maternal disorders +O368195 | Maternal disorders +O368199 | Maternal disorders +O368210 | Maternal disorders +O368211 | Maternal disorders +O368212 | Maternal disorders +O368213 | Maternal disorders +O368214 | Maternal disorders +O368215 | Maternal disorders +O368219 | Maternal disorders +O368220 | Maternal disorders +O368221 | Maternal disorders +O368222 | Maternal disorders +O368223 | Maternal disorders +O368224 | Maternal disorders +O368225 | Maternal disorders +O368229 | Maternal disorders +O368230 | Maternal disorders +O368231 | Maternal disorders +O368232 | Maternal disorders +O368233 | Maternal disorders +O368234 | Maternal disorders +O368235 | Maternal disorders +O368239 | Maternal disorders +O368290 | Maternal disorders +O368291 | Maternal disorders +O368292 | Maternal disorders +O368293 | Maternal disorders +O368294 | Maternal disorders +O368295 | Maternal disorders +O368299 | Maternal disorders +O368310 | Maternal disorders +O368311 | Maternal disorders +O368312 | Maternal disorders +O368313 | Maternal disorders +O368314 | Maternal disorders +O368315 | Maternal disorders +O368319 | Maternal disorders +O368320 | Maternal disorders +O368321 | Maternal disorders +O368322 | Maternal disorders +O368323 | Maternal disorders +O368324 | Maternal disorders +O368325 | Maternal disorders +O368329 | Maternal disorders +O368330 | Maternal disorders +O368331 | Maternal disorders +O368332 | Maternal disorders +O368333 | Maternal disorders +O368334 | Maternal disorders +O368335 | Maternal disorders +O368339 | Maternal disorders +O368390 | Maternal disorders +O368391 | Maternal disorders +O368392 | Maternal disorders +O368393 | Maternal disorders +O368394 | Maternal disorders +O368395 | Maternal disorders +O368399 | Maternal disorders +O368910 | Maternal disorders +O368911 | Maternal disorders +O368912 | Maternal disorders +O368913 | Maternal disorders +O368914 | Maternal disorders +O368915 | Maternal disorders +O368919 | Maternal disorders +O368920 | Maternal disorders +O368921 | Maternal disorders +O368922 | Maternal disorders +O368923 | Maternal disorders +O368924 | Maternal disorders +O368925 | Maternal disorders +O368929 | Maternal disorders +O368930 | Maternal disorders +O368931 | Maternal disorders +O368932 | Maternal disorders +O368933 | Maternal disorders +O368934 | Maternal disorders +O368935 | Maternal disorders +O368939 | Maternal disorders +O368990 | Maternal disorders +O368991 | Maternal disorders +O368992 | Maternal disorders +O368993 | Maternal disorders +O368994 | Maternal disorders +O368995 | Maternal disorders +O368999 | Maternal disorders +O369--- | Maternal disorders +O40---- | Maternal disorders +O401XX0 | Maternal disorders +O401XX1 | Maternal disorders +O401XX2 | Maternal disorders +O401XX3 | Maternal disorders +O401XX4 | Maternal disorders +O401XX5 | Maternal disorders +O401XX9 | Maternal disorders +O402XX0 | Maternal disorders +O402XX1 | Maternal disorders +O402XX2 | Maternal disorders +O402XX3 | Maternal disorders +O402XX4 | Maternal disorders +O402XX5 | Maternal disorders +O402XX9 | Maternal disorders +O403XX0 | Maternal disorders +O403XX1 | Maternal disorders +O403XX2 | Maternal disorders +O403XX3 | Maternal disorders +O403XX4 | Maternal disorders +O403XX5 | Maternal disorders +O403XX9 | Maternal disorders +O409XX0 | Maternal disorders +O409XX1 | Maternal disorders +O409XX2 | Maternal disorders +O409XX3 | Maternal disorders +O409XX4 | Maternal disorders +O409XX5 | Maternal disorders +O409XX9 | Maternal disorders +O41---- | Maternal disorders +O410--- | Maternal disorders +O4100X0 | Maternal disorders +O4100X1 | Maternal disorders +O4100X2 | Maternal disorders +O4100X3 | Maternal disorders +O4100X4 | Maternal disorders +O4100X5 | Maternal disorders +O4100X9 | Maternal disorders +O4101X0 | Maternal disorders +O4101X1 | Maternal disorders +O4101X2 | Maternal disorders +O4101X3 | Maternal disorders +O4101X4 | Maternal disorders +O4101X5 | Maternal disorders +O4101X9 | Maternal disorders +O4102X0 | Maternal disorders +O4102X1 | Maternal disorders +O4102X2 | Maternal disorders +O4102X3 | Maternal disorders +O4102X4 | Maternal disorders +O4102X5 | Maternal disorders +O4102X9 | Maternal disorders +O4103X0 | Maternal disorders +O4103X1 | Maternal disorders +O4103X2 | Maternal disorders +O4103X3 | Maternal disorders +O4103X4 | Maternal disorders +O4103X5 | Maternal disorders +O4103X9 | Maternal disorders +O411--- | Maternal disorders +O411010 | Maternal disorders +O411011 | Maternal disorders +O411012 | Maternal disorders +O411013 | Maternal disorders +O411014 | Maternal disorders +O411015 | Maternal disorders +O411019 | Maternal disorders +O411020 | Maternal disorders +O411021 | Maternal disorders +O411022 | Maternal disorders +O411023 | Maternal disorders +O411024 | Maternal disorders +O411025 | Maternal disorders +O411029 | Maternal disorders +O411030 | Maternal disorders +O411031 | Maternal disorders +O411032 | Maternal disorders +O411033 | Maternal disorders +O411034 | Maternal disorders +O411035 | Maternal disorders +O411039 | Maternal disorders +O411090 | Maternal disorders +O411091 | Maternal disorders +O411092 | Maternal disorders +O411093 | Maternal disorders +O411094 | Maternal disorders +O411095 | Maternal disorders +O411099 | Maternal disorders +O411210 | Maternal disorders +O411211 | Maternal disorders +O411212 | Maternal disorders +O411213 | Maternal disorders +O411214 | Maternal disorders +O411215 | Maternal disorders +O411219 | Maternal disorders +O411220 | Maternal disorders +O411221 | Maternal disorders +O411222 | Maternal disorders +O411223 | Maternal disorders +O411224 | Maternal disorders +O411225 | Maternal disorders +O411229 | Maternal disorders +O411230 | Maternal disorders +O411231 | Maternal disorders +O411232 | Maternal disorders +O411233 | Maternal disorders +O411234 | Maternal disorders +O411235 | Maternal disorders +O411239 | Maternal disorders +O411290 | Maternal disorders +O411291 | Maternal disorders +O411292 | Maternal disorders +O411293 | Maternal disorders +O411294 | Maternal disorders +O411295 | Maternal disorders +O411299 | Maternal disorders +O411410 | Maternal disorders +O411411 | Maternal disorders +O411412 | Maternal disorders +O411413 | Maternal disorders +O411414 | Maternal disorders +O411415 | Maternal disorders +O411419 | Maternal disorders +O411420 | Maternal disorders +O411421 | Maternal disorders +O411422 | Maternal disorders +O411423 | Maternal disorders +O411424 | Maternal disorders +O411425 | Maternal disorders +O411429 | Maternal disorders +O411430 | Maternal disorders +O411431 | Maternal disorders +O411432 | Maternal disorders +O411433 | Maternal disorders +O411434 | Maternal disorders +O411435 | Maternal disorders +O411439 | Maternal disorders +O411490 | Maternal disorders +O411491 | Maternal disorders +O411492 | Maternal disorders +O411493 | Maternal disorders +O411494 | Maternal disorders +O411495 | Maternal disorders +O411499 | Maternal disorders +O418--- | Maternal disorders +O418X10 | Maternal disorders +O418X11 | Maternal disorders +O418X12 | Maternal disorders +O418X13 | Maternal disorders +O418X14 | Maternal disorders +O418X15 | Maternal disorders +O418X19 | Maternal disorders +O418X20 | Maternal disorders +O418X21 | Maternal disorders +O418X22 | Maternal disorders +O418X23 | Maternal disorders +O418X24 | Maternal disorders +O418X25 | Maternal disorders +O418X29 | Maternal disorders +O418X30 | Maternal disorders +O418X31 | Maternal disorders +O418X32 | Maternal disorders +O418X33 | Maternal disorders +O418X34 | Maternal disorders +O418X35 | Maternal disorders +O418X39 | Maternal disorders +O418X90 | Maternal disorders +O418X91 | Maternal disorders +O418X92 | Maternal disorders +O418X93 | Maternal disorders +O418X94 | Maternal disorders +O418X95 | Maternal disorders +O418X99 | Maternal disorders +O419--- | Maternal disorders +O4190X0 | Maternal disorders +O4190X1 | Maternal disorders +O4190X2 | Maternal disorders +O4190X3 | Maternal disorders +O4190X4 | Maternal disorders +O4190X5 | Maternal disorders +O4190X9 | Maternal disorders +O4191X0 | Maternal disorders +O4191X1 | Maternal disorders +O4191X2 | Maternal disorders +O4191X3 | Maternal disorders +O4191X4 | Maternal disorders +O4191X5 | Maternal disorders +O4191X9 | Maternal disorders +O4192X0 | Maternal disorders +O4192X1 | Maternal disorders +O4192X2 | Maternal disorders +O4192X3 | Maternal disorders +O4192X4 | Maternal disorders +O4192X5 | Maternal disorders +O4192X9 | Maternal disorders +O4193X0 | Maternal disorders +O4193X1 | Maternal disorders +O4193X2 | Maternal disorders +O4193X3 | Maternal disorders +O4193X4 | Maternal disorders +O4193X5 | Maternal disorders +O4193X9 | Maternal disorders +O42---- | Maternal disorders +O420--- | Maternal disorders +O4200-- | Maternal disorders +O42011- | Maternal disorders +O42012- | Maternal disorders +O42013- | Maternal disorders +O42019- | Maternal disorders +O4202-- | Maternal disorders +O421--- | Maternal disorders +O4210-- | Maternal disorders +O42111- | Maternal disorders +O42112- | Maternal disorders +O42113- | Maternal disorders +O42119- | Maternal disorders +O4212-- | Maternal disorders +O422--- | Maternal disorders +O429--- | Maternal disorders +O4290-- | Maternal disorders +O42911- | Maternal disorders +O42912- | Maternal disorders +O42913- | Maternal disorders +O42919- | Maternal disorders +O4292-- | Maternal disorders +O43---- | Maternal disorders +O430--- | Maternal disorders +O43011- | Maternal disorders +O43012- | Maternal disorders +O43013- | Maternal disorders +O43019- | Maternal disorders +O43021- | Maternal disorders +O43022- | Maternal disorders +O43023- | Maternal disorders +O43029- | Maternal disorders +O431--- | Maternal disorders +O43101- | Maternal disorders +O43102- | Maternal disorders +O43103- | Maternal disorders +O43109- | Maternal disorders +O43111- | Maternal disorders +O43112- | Maternal disorders +O43113- | Maternal disorders +O43119- | Maternal disorders +O43121- | Maternal disorders +O43122- | Maternal disorders +O43123- | Maternal disorders +O43129- | Maternal disorders +O43191- | Maternal disorders +O43192- | Maternal disorders +O43193- | Maternal disorders +O43199- | Maternal disorders +O432--- | Maternal disorders +O43211- | Maternal disorders +O43212- | Maternal disorders +O43213- | Maternal disorders +O43219- | Maternal disorders +O43221- | Maternal disorders +O43222- | Maternal disorders +O43223- | Maternal disorders +O43229- | Maternal disorders +O43231- | Maternal disorders +O43232- | Maternal disorders +O43233- | Maternal disorders +O43239- | Maternal disorders +O438--- | Maternal disorders +O43811- | Maternal disorders +O43812- | Maternal disorders +O43813- | Maternal disorders +O43819- | Maternal disorders +O43891- | Maternal disorders +O43892- | Maternal disorders +O43893- | Maternal disorders +O43899- | Maternal disorders +O439--- | Maternal disorders +O4390-- | Maternal disorders +O4391-- | Maternal disorders +O4392-- | Maternal disorders +O4393-- | Maternal disorders +O44---- | Maternal disorders +O440--- | Maternal disorders +O4400-- | Maternal disorders +O4401-- | Maternal disorders +O4402-- | Maternal disorders +O4403-- | Maternal disorders +O441--- | Maternal disorders +O4410-- | Maternal disorders +O4411-- | Maternal disorders +O4412-- | Maternal disorders +O4413-- | Maternal disorders +O4420-- | Maternal disorders +O4421-- | Maternal disorders +O4422-- | Maternal disorders +O4423-- | Maternal disorders +O4430-- | Maternal disorders +O4431-- | Maternal disorders +O4432-- | Maternal disorders +O4433-- | Maternal disorders +O4440-- | Maternal disorders +O4441-- | Maternal disorders +O4442-- | Maternal disorders +O4443-- | Maternal disorders +O4450-- | Maternal disorders +O4451-- | Maternal disorders +O4452-- | Maternal disorders +O4453-- | Maternal disorders +O45---- | Maternal disorders +O450--- | Maternal disorders +O45001- | Maternal disorders +O45002- | Maternal disorders +O45003- | Maternal disorders +O45009- | Maternal disorders +O45011- | Maternal disorders +O45012- | Maternal disorders +O45013- | Maternal disorders +O45019- | Maternal disorders +O45021- | Maternal disorders +O45022- | Maternal disorders +O45023- | Maternal disorders +O45029- | Maternal disorders +O45091- | Maternal disorders +O45092- | Maternal disorders +O45093- | Maternal disorders +O45099- | Maternal disorders +O458--- | Maternal disorders +O458X1- | Maternal disorders +O458X2- | Maternal disorders +O458X3- | Maternal disorders +O458X9- | Maternal disorders +O459--- | Maternal disorders +O4590-- | Maternal disorders +O4591-- | Maternal disorders +O4592-- | Maternal disorders +O4593-- | Maternal disorders +O46---- | Maternal disorders +O460--- | Maternal disorders +O46001- | Maternal disorders +O46002- | Maternal disorders +O46003- | Maternal disorders +O46009- | Maternal disorders +O46011- | Maternal disorders +O46012- | Maternal disorders +O46013- | Maternal disorders +O46019- | Maternal disorders +O46021- | Maternal disorders +O46022- | Maternal disorders +O46023- | Maternal disorders +O46029- | Maternal disorders +O46091- | Maternal disorders +O46092- | Maternal disorders +O46093- | Maternal disorders +O46099- | Maternal disorders +O468--- | Maternal disorders +O468X1- | Maternal disorders +O468X2- | Maternal disorders +O468X3- | Maternal disorders +O468X9- | Maternal disorders +O469--- | Maternal disorders +O4690-- | Maternal disorders +O4691-- | Maternal disorders +O4692-- | Maternal disorders +O4693-- | Maternal disorders +O47---- | Maternal disorders +O470--- | Maternal disorders +O4700-- | Maternal disorders +O4702-- | Maternal disorders +O4703-- | Maternal disorders +O471--- | Maternal disorders +O479--- | Maternal disorders +O48---- | Maternal disorders +O480--- | Maternal disorders +O481--- | Maternal disorders +O60---- | Maternal disorders +O600--- | Maternal disorders +O6000-- | Maternal disorders +O6002-- | Maternal disorders +O6003-- | Maternal disorders +O601--- | Maternal disorders +O6010X0 | Maternal disorders +O6010X1 | Maternal disorders +O6010X2 | Maternal disorders +O6010X3 | Maternal disorders +O6010X4 | Maternal disorders +O6010X5 | Maternal disorders +O6010X9 | Maternal disorders +O6012X0 | Maternal disorders +O6012X1 | Maternal disorders +O6012X2 | Maternal disorders +O6012X3 | Maternal disorders +O6012X4 | Maternal disorders +O6012X5 | Maternal disorders +O6012X9 | Maternal disorders +O6013X0 | Maternal disorders +O6013X1 | Maternal disorders +O6013X2 | Maternal disorders +O6013X3 | Maternal disorders +O6013X4 | Maternal disorders +O6013X5 | Maternal disorders +O6013X9 | Maternal disorders +O6014X0 | Maternal disorders +O6014X1 | Maternal disorders +O6014X2 | Maternal disorders +O6014X3 | Maternal disorders +O6014X4 | Maternal disorders +O6014X5 | Maternal disorders +O6014X9 | Maternal disorders +O602--- | Maternal disorders +O6020X0 | Maternal disorders +O6020X1 | Maternal disorders +O6020X2 | Maternal disorders +O6020X3 | Maternal disorders +O6020X4 | Maternal disorders +O6020X5 | Maternal disorders +O6020X9 | Maternal disorders +O6022X0 | Maternal disorders +O6022X1 | Maternal disorders +O6022X2 | Maternal disorders +O6022X3 | Maternal disorders +O6022X4 | Maternal disorders +O6022X5 | Maternal disorders +O6022X9 | Maternal disorders +O6023X0 | Maternal disorders +O6023X1 | Maternal disorders +O6023X2 | Maternal disorders +O6023X3 | Maternal disorders +O6023X4 | Maternal disorders +O6023X5 | Maternal disorders +O6023X9 | Maternal disorders +O603--- | Maternal disorders +O61---- | Maternal disorders +O610--- | Maternal disorders +O611--- | Maternal disorders +O618--- | Maternal disorders +O619--- | Maternal disorders +O62---- | Maternal disorders +O620--- | Maternal disorders +O621--- | Maternal disorders +O622--- | Maternal disorders +O623--- | Maternal disorders +O624--- | Maternal disorders +O628--- | Maternal disorders +O629--- | Maternal disorders +O63---- | Maternal disorders +O630--- | Maternal disorders +O631--- | Maternal disorders +O632--- | Maternal disorders +O639--- | Maternal disorders +O64---- | Maternal disorders +O640--- | Maternal disorders +O640XX0 | Maternal disorders +O640XX1 | Maternal disorders +O640XX2 | Maternal disorders +O640XX3 | Maternal disorders +O640XX4 | Maternal disorders +O640XX5 | Maternal disorders +O640XX9 | Maternal disorders +O641--- | Maternal disorders +O641XX0 | Maternal disorders +O641XX1 | Maternal disorders +O641XX2 | Maternal disorders +O641XX3 | Maternal disorders +O641XX4 | Maternal disorders +O641XX5 | Maternal disorders +O641XX9 | Maternal disorders +O642--- | Maternal disorders +O642XX0 | Maternal disorders +O642XX1 | Maternal disorders +O642XX2 | Maternal disorders +O642XX3 | Maternal disorders +O642XX4 | Maternal disorders +O642XX5 | Maternal disorders +O642XX9 | Maternal disorders +O643--- | Maternal disorders +O643XX0 | Maternal disorders +O643XX1 | Maternal disorders +O643XX2 | Maternal disorders +O643XX3 | Maternal disorders +O643XX4 | Maternal disorders +O643XX5 | Maternal disorders +O643XX9 | Maternal disorders +O644--- | Maternal disorders +O644XX0 | Maternal disorders +O644XX1 | Maternal disorders +O644XX2 | Maternal disorders +O644XX3 | Maternal disorders +O644XX4 | Maternal disorders +O644XX5 | Maternal disorders +O644XX9 | Maternal disorders +O645--- | Maternal disorders +O645XX0 | Maternal disorders +O645XX1 | Maternal disorders +O645XX2 | Maternal disorders +O645XX3 | Maternal disorders +O645XX4 | Maternal disorders +O645XX5 | Maternal disorders +O645XX9 | Maternal disorders +O648--- | Maternal disorders +O648XX0 | Maternal disorders +O648XX1 | Maternal disorders +O648XX2 | Maternal disorders +O648XX3 | Maternal disorders +O648XX4 | Maternal disorders +O648XX5 | Maternal disorders +O648XX9 | Maternal disorders +O649--- | Maternal disorders +O649XX0 | Maternal disorders +O649XX1 | Maternal disorders +O649XX2 | Maternal disorders +O649XX3 | Maternal disorders +O649XX4 | Maternal disorders +O649XX5 | Maternal disorders +O649XX9 | Maternal disorders +O65---- | Maternal disorders +O650--- | Maternal disorders +O651--- | Maternal disorders +O652--- | Maternal disorders +O653--- | Maternal disorders +O654--- | Maternal disorders +O655--- | Maternal disorders +O658--- | Maternal disorders +O659--- | Maternal disorders +O66---- | Maternal disorders +O660--- | Maternal disorders +O661--- | Maternal disorders +O662--- | Maternal disorders +O663--- | Maternal disorders +O664--- | Maternal disorders +O6640-- | Maternal disorders +O6641-- | Maternal disorders +O665--- | Maternal disorders +O666--- | Maternal disorders +O668--- | Maternal disorders +O669--- | Maternal disorders +O67---- | Maternal disorders +O670--- | Maternal disorders +O678--- | Maternal disorders +O679--- | Maternal disorders +O68---- | Maternal disorders +O680--- | Maternal disorders +O681--- | Maternal disorders +O682--- | Maternal disorders +O683--- | Maternal disorders +O688--- | Maternal disorders +O689--- | Maternal disorders +O69---- | Maternal disorders +O690--- | Maternal disorders +O690XX0 | Maternal disorders +O690XX1 | Maternal disorders +O690XX2 | Maternal disorders +O690XX3 | Maternal disorders +O690XX4 | Maternal disorders +O690XX5 | Maternal disorders +O690XX9 | Maternal disorders +O691--- | Maternal disorders +O691XX0 | Maternal disorders +O691XX1 | Maternal disorders +O691XX2 | Maternal disorders +O691XX3 | Maternal disorders +O691XX4 | Maternal disorders +O691XX5 | Maternal disorders +O691XX9 | Maternal disorders +O692--- | Maternal disorders +O692XX0 | Maternal disorders +O692XX1 | Maternal disorders +O692XX2 | Maternal disorders +O692XX3 | Maternal disorders +O692XX4 | Maternal disorders +O692XX5 | Maternal disorders +O692XX9 | Maternal disorders +O693--- | Maternal disorders +O693XX0 | Maternal disorders +O693XX1 | Maternal disorders +O693XX2 | Maternal disorders +O693XX3 | Maternal disorders +O693XX4 | Maternal disorders +O693XX5 | Maternal disorders +O693XX9 | Maternal disorders +O694--- | Maternal disorders +O694XX0 | Maternal disorders +O694XX1 | Maternal disorders +O694XX2 | Maternal disorders +O694XX3 | Maternal disorders +O694XX4 | Maternal disorders +O694XX5 | Maternal disorders +O694XX9 | Maternal disorders +O695--- | Maternal disorders +O695XX0 | Maternal disorders +O695XX1 | Maternal disorders +O695XX2 | Maternal disorders +O695XX3 | Maternal disorders +O695XX4 | Maternal disorders +O695XX5 | Maternal disorders +O695XX9 | Maternal disorders +O698--- | Maternal disorders +O6981X0 | Maternal disorders +O6981X1 | Maternal disorders +O6981X2 | Maternal disorders +O6981X3 | Maternal disorders +O6981X4 | Maternal disorders +O6981X5 | Maternal disorders +O6981X9 | Maternal disorders +O6982X0 | Maternal disorders +O6982X1 | Maternal disorders +O6982X2 | Maternal disorders +O6982X3 | Maternal disorders +O6982X4 | Maternal disorders +O6982X5 | Maternal disorders +O6982X9 | Maternal disorders +O6989X0 | Maternal disorders +O6989X1 | Maternal disorders +O6989X2 | Maternal disorders +O6989X3 | Maternal disorders +O6989X4 | Maternal disorders +O6989X5 | Maternal disorders +O6989X9 | Maternal disorders +O699--- | Maternal disorders +O699XX0 | Maternal disorders +O699XX1 | Maternal disorders +O699XX2 | Maternal disorders +O699XX3 | Maternal disorders +O699XX4 | Maternal disorders +O699XX5 | Maternal disorders +O699XX9 | Maternal disorders +O70---- | Maternal disorders +O700--- | Maternal disorders +O701--- | Maternal disorders +O702--- | Maternal disorders +O7020-- | Maternal disorders +O7021-- | Maternal disorders +O7022-- | Maternal disorders +O7023-- | Maternal disorders +O703--- | Maternal disorders +O704--- | Maternal disorders +O709--- | Maternal disorders +O71---- | Maternal disorders +O710--- | Maternal disorders +O7100-- | Maternal disorders +O7102-- | Maternal disorders +O7103-- | Maternal disorders +O711--- | Maternal disorders +O712--- | Maternal disorders +O713--- | Maternal disorders +O714--- | Maternal disorders +O715--- | Maternal disorders +O716--- | Maternal disorders +O717--- | Maternal disorders +O718--- | Maternal disorders +O7181-- | Maternal disorders +O7182-- | Maternal disorders +O7189-- | Maternal disorders +O719--- | Maternal disorders +O72---- | Maternal disorders +O720--- | Maternal disorders +O721--- | Maternal disorders +O722--- | Maternal disorders +O723--- | Maternal disorders +O73---- | Maternal disorders +O730--- | Maternal disorders +O731--- | Maternal disorders +O74---- | Maternal disorders +O740--- | Maternal disorders +O741--- | Maternal disorders +O742--- | Maternal disorders +O743--- | Maternal disorders +O744--- | Maternal disorders +O745--- | Maternal disorders +O746--- | Maternal disorders +O747--- | Maternal disorders +O748--- | Maternal disorders +O749--- | Maternal disorders +O75---- | Maternal disorders +O750--- | Maternal disorders +O751--- | Maternal disorders +O752--- | Maternal disorders +O753--- | Maternal disorders +O754--- | Maternal disorders +O755--- | Maternal disorders +O756--- | Maternal disorders +O757--- | Maternal disorders +O758--- | Maternal disorders +O7581-- | Maternal disorders +O7582-- | Maternal disorders +O7589-- | Maternal disorders +O759--- | Maternal disorders +O76---- | Maternal disorders +O770--- | Maternal disorders +O771--- | Maternal disorders +O778--- | Maternal disorders +O779--- | Maternal disorders +O80---- | Maternal disorders +O800--- | Maternal disorders +O801--- | Maternal disorders +O808--- | Maternal disorders +O809--- | Maternal disorders +O81---- | Maternal disorders +O810--- | Maternal disorders +O811--- | Maternal disorders +O812--- | Maternal disorders +O813--- | Maternal disorders +O814--- | Maternal disorders +O815--- | Maternal disorders +O82---- | Maternal disorders +O820--- | Maternal disorders +O821--- | Maternal disorders +O822--- | Maternal disorders +O828--- | Maternal disorders +O829--- | Maternal disorders +O83---- | Maternal disorders +O830--- | Maternal disorders +O831--- | Maternal disorders +O832--- | Maternal disorders +O833--- | Maternal disorders +O834--- | Maternal disorders +O838--- | Maternal disorders +O839--- | Maternal disorders +O84---- | Maternal disorders +O840--- | Maternal disorders +O841--- | Maternal disorders +O842--- | Maternal disorders +O848--- | Maternal disorders +O849--- | Maternal disorders +O85---- | Maternal disorders +O86---- | Maternal disorders +O860--- | Maternal disorders +O8600-- | Maternal disorders +O8601-- | Maternal disorders +O8602-- | Maternal disorders +O8603-- | Maternal disorders +O8604-- | Maternal disorders +O8609-- | Maternal disorders +O861--- | Maternal disorders +O8611-- | Maternal disorders +O8612-- | Maternal disorders +O8613-- | Maternal disorders +O8619-- | Maternal disorders +O862--- | Maternal disorders +O8620-- | Maternal disorders +O8621-- | Maternal disorders +O8622-- | Maternal disorders +O8629-- | Maternal disorders +O863--- | Maternal disorders +O864--- | Maternal disorders +O868--- | Maternal disorders +O8681-- | Maternal disorders +O8689-- | Maternal disorders +O87---- | Maternal disorders +O870--- | Maternal disorders +O871--- | Maternal disorders +O872--- | Maternal disorders +O873--- | Maternal disorders +O874--- | Maternal disorders +O878--- | Maternal disorders +O879--- | Maternal disorders +O88---- | Maternal disorders +O880--- | Maternal disorders +O88011- | Maternal disorders +O88012- | Maternal disorders +O88013- | Maternal disorders +O88019- | Maternal disorders +O8802-- | Maternal disorders +O8803-- | Maternal disorders +O881--- | Maternal disorders +O88111- | Maternal disorders +O88112- | Maternal disorders +O88113- | Maternal disorders +O88119- | Maternal disorders +O8812-- | Maternal disorders +O8813-- | Maternal disorders +O882--- | Maternal disorders +O88211- | Maternal disorders +O88212- | Maternal disorders +O88213- | Maternal disorders +O88219- | Maternal disorders +O8822-- | Maternal disorders +O8823-- | Maternal disorders +O883--- | Maternal disorders +O88311- | Maternal disorders +O88312- | Maternal disorders +O88313- | Maternal disorders +O88319- | Maternal disorders +O8832-- | Maternal disorders +O8833-- | Maternal disorders +O888--- | Maternal disorders +O88811- | Maternal disorders +O88812- | Maternal disorders +O88813- | Maternal disorders +O88819- | Maternal disorders +O8882-- | Maternal disorders +O8883-- | Maternal disorders +O89---- | Maternal disorders +O890--- | Maternal disorders +O8901-- | Maternal disorders +O8909-- | Maternal disorders +O891--- | Maternal disorders +O892--- | Maternal disorders +O893--- | Maternal disorders +O894--- | Maternal disorders +O895--- | Maternal disorders +O896--- | Maternal disorders +O898--- | Maternal disorders +O899--- | Maternal disorders +O90---- | Maternal disorders +O900--- | Maternal disorders +O901--- | Maternal disorders +O902--- | Maternal disorders +O903--- | Maternal disorders +O904--- | Maternal disorders +O905--- | Maternal disorders +O906--- | Maternal disorders +O908--- | Maternal disorders +O9081-- | Maternal disorders +O9089-- | Maternal disorders +O909--- | Maternal disorders +O91---- | Maternal disorders +O910--- | Maternal disorders +O91011- | Maternal disorders +O91012- | Maternal disorders +O91013- | Maternal disorders +O91019- | Maternal disorders +O9102-- | Maternal disorders +O9103-- | Maternal disorders +O911--- | Maternal disorders +O91111- | Maternal disorders +O91112- | Maternal disorders +O91113- | Maternal disorders +O91119- | Maternal disorders +O9112-- | Maternal disorders +O9113-- | Maternal disorders +O912--- | Maternal disorders +O91211- | Maternal disorders +O91212- | Maternal disorders +O91213- | Maternal disorders +O91219- | Maternal disorders +O9122-- | Maternal disorders +O9123-- | Maternal disorders +O92---- | Maternal disorders +O920--- | Maternal disorders +O92011- | Maternal disorders +O92012- | Maternal disorders +O92013- | Maternal disorders +O92019- | Maternal disorders +O9202-- | Maternal disorders +O9203-- | Maternal disorders +O921--- | Maternal disorders +O92111- | Maternal disorders +O92112- | Maternal disorders +O92113- | Maternal disorders +O92119- | Maternal disorders +O9212-- | Maternal disorders +O9213-- | Maternal disorders +O922--- | Maternal disorders +O9220-- | Maternal disorders +O9229-- | Maternal disorders +O923--- | Maternal disorders +O924--- | Maternal disorders +O925--- | Maternal disorders +O926--- | Maternal disorders +O927--- | Maternal disorders +O96---- | Maternal disorders +O960--- | Maternal disorders +O961--- | Maternal disorders +O969--- | Maternal disorders +O97---- | Maternal disorders +O970--- | Maternal disorders +O971--- | Maternal disorders +O979--- | Maternal disorders +O98---- | Maternal disorders +O980--- | Maternal disorders +O98011- | Maternal disorders +O98012- | Maternal disorders +O98013- | Maternal disorders +O98019- | Maternal disorders +O9802-- | Maternal disorders +O9803-- | Maternal disorders +O981--- | Maternal disorders +O98111- | Maternal disorders +O98112- | Maternal disorders +O98113- | Maternal disorders +O98119- | Maternal disorders +O9812-- | Maternal disorders +O9813-- | Maternal disorders +O982--- | Maternal disorders +O98211- | Maternal disorders +O98212- | Maternal disorders +O98213- | Maternal disorders +O98219- | Maternal disorders +O9822-- | Maternal disorders +O9823-- | Maternal disorders +O983--- | Maternal disorders +O98311- | Maternal disorders +O98312- | Maternal disorders +O98313- | Maternal disorders +O98319- | Maternal disorders +O9832-- | Maternal disorders +O9833-- | Maternal disorders +O984--- | Maternal disorders +O98411- | Maternal disorders +O98412- | Maternal disorders +O98413- | Maternal disorders +O98419- | Maternal disorders +O9842-- | Maternal disorders +O9843-- | Maternal disorders +O985--- | Maternal disorders +O98511- | Maternal disorders +O98512- | Maternal disorders +O98513- | Maternal disorders +O98519- | Maternal disorders +O9852-- | Maternal disorders +O9853-- | Maternal disorders +O986--- | Maternal disorders +O988--- | Maternal disorders +O98811- | Maternal disorders +O98812- | Maternal disorders +O98813- | Maternal disorders +O98819- | Maternal disorders +O9882-- | Maternal disorders +O9883-- | Maternal disorders +O989--- | Maternal disorders +O98911- | Maternal disorders +O98912- | Maternal disorders +O98913- | Maternal disorders +O98919- | Maternal disorders +O9892-- | Maternal disorders +O9893-- | Maternal disorders +O99---- | Maternal disorders +O990--- | Maternal disorders +O99011- | Maternal disorders +O99012- | Maternal disorders +O99013- | Maternal disorders +O99019- | Maternal disorders +O9902-- | Maternal disorders +O9903-- | Maternal disorders +O991--- | Maternal disorders +O99111- | Maternal disorders +O99112- | Maternal disorders +O99113- | Maternal disorders +O99119- | Maternal disorders +O9912-- | Maternal disorders +O9913-- | Maternal disorders +O992--- | Maternal disorders +O99210- | Maternal disorders +O99211- | Maternal disorders +O99212- | Maternal disorders +O99213- | Maternal disorders +O99214- | Maternal disorders +O99215- | Maternal disorders +O99280- | Maternal disorders +O99281- | Maternal disorders +O99282- | Maternal disorders +O99283- | Maternal disorders +O99284- | Maternal disorders +O99285- | Maternal disorders +O993--- | Maternal disorders +O99310- | Maternal disorders +O99311- | Maternal disorders +O99312- | Maternal disorders +O99313- | Maternal disorders +O99314- | Maternal disorders +O99315- | Maternal disorders +O99320- | Maternal disorders +O99321- | Maternal disorders +O99322- | Maternal disorders +O99323- | Maternal disorders +O99324- | Maternal disorders +O99325- | Maternal disorders +O99330- | Maternal disorders +O99331- | Maternal disorders +O99332- | Maternal disorders +O99333- | Maternal disorders +O99334- | Maternal disorders +O99335- | Maternal disorders +O99340- | Maternal disorders +O99341- | Maternal disorders +O99342- | Maternal disorders +O99343- | Maternal disorders +O99344- | Maternal disorders +O99345- | Maternal disorders +O99350- | Maternal disorders +O99351- | Maternal disorders +O99352- | Maternal disorders +O99353- | Maternal disorders +O99354- | Maternal disorders +O99355- | Maternal disorders +O994--- | Maternal disorders +O99411- | Maternal disorders +O99412- | Maternal disorders +O99413- | Maternal disorders +O99419- | Maternal disorders +O9942-- | Maternal disorders +O9943-- | Maternal disorders +O995--- | Maternal disorders +O99511- | Maternal disorders +O99512- | Maternal disorders +O99513- | Maternal disorders +O99519- | Maternal disorders +O9952-- | Maternal disorders +O9953-- | Maternal disorders +O996--- | Maternal disorders +O99611- | Maternal disorders +O99612- | Maternal disorders +O99613- | Maternal disorders +O99619- | Maternal disorders +O9962-- | Maternal disorders +O9963-- | Maternal disorders +O997--- | Maternal disorders +O99711- | Maternal disorders +O99712- | Maternal disorders +O99713- | Maternal disorders +O99719- | Maternal disorders +O9972-- | Maternal disorders +O9973-- | Maternal disorders +O998--- | Maternal disorders +O99810- | Maternal disorders +O99814- | Maternal disorders +O99815- | Maternal disorders +O99820- | Maternal disorders +O99824- | Maternal disorders +O99825- | Maternal disorders +O99830- | Maternal disorders +O99834- | Maternal disorders +O99835- | Maternal disorders +O99840- | Maternal disorders +O99841- | Maternal disorders +O99842- | Maternal disorders +O99843- | Maternal disorders +O99844- | Maternal disorders +O99845- | Maternal disorders +O9989-- | Maternal disorders +O20---- | Maternal haemorrhage +O200--- | Maternal haemorrhage +O208--- | Maternal haemorrhage +O209--- | Maternal haemorrhage +O432--- | Maternal haemorrhage +O44---- | Maternal haemorrhage +O440--- | Maternal haemorrhage +O4400-- | Maternal haemorrhage +O4401-- | Maternal haemorrhage +O4402-- | Maternal haemorrhage +O4403-- | Maternal haemorrhage +O441--- | Maternal haemorrhage +O4410-- | Maternal haemorrhage +O4411-- | Maternal haemorrhage +O4412-- | Maternal haemorrhage +O4413-- | Maternal haemorrhage +O4420-- | Maternal haemorrhage +O4421-- | Maternal haemorrhage +O4422-- | Maternal haemorrhage +O4423-- | Maternal haemorrhage +O4430-- | Maternal haemorrhage +O4431-- | Maternal haemorrhage +O4432-- | Maternal haemorrhage +O4433-- | Maternal haemorrhage +O4440-- | Maternal haemorrhage +O4441-- | Maternal haemorrhage +O4442-- | Maternal haemorrhage +O4443-- | Maternal haemorrhage +O4450-- | Maternal haemorrhage +O4451-- | Maternal haemorrhage +O4452-- | Maternal haemorrhage +O4453-- | Maternal haemorrhage +O45---- | Maternal haemorrhage +O450--- | Maternal haemorrhage +O45001- | Maternal haemorrhage +O45002- | Maternal haemorrhage +O45003- | Maternal haemorrhage +O45009- | Maternal haemorrhage +O45011- | Maternal haemorrhage +O45012- | Maternal haemorrhage +O45013- | Maternal haemorrhage +O45019- | Maternal haemorrhage +O45021- | Maternal haemorrhage +O45022- | Maternal haemorrhage +O45023- | Maternal haemorrhage +O45029- | Maternal haemorrhage +O45091- | Maternal haemorrhage +O45092- | Maternal haemorrhage +O45093- | Maternal haemorrhage +O45099- | Maternal haemorrhage +O458--- | Maternal haemorrhage +O458X1- | Maternal haemorrhage +O458X2- | Maternal haemorrhage +O458X3- | Maternal haemorrhage +O458X9- | Maternal haemorrhage +O459--- | Maternal haemorrhage +O4590-- | Maternal haemorrhage +O4591-- | Maternal haemorrhage +O4592-- | Maternal haemorrhage +O4593-- | Maternal haemorrhage +O46---- | Maternal haemorrhage +O460--- | Maternal haemorrhage +O46001- | Maternal haemorrhage +O46002- | Maternal haemorrhage +O46003- | Maternal haemorrhage +O46009- | Maternal haemorrhage +O46011- | Maternal haemorrhage +O46012- | Maternal haemorrhage +O46013- | Maternal haemorrhage +O46019- | Maternal haemorrhage +O46021- | Maternal haemorrhage +O46022- | Maternal haemorrhage +O46023- | Maternal haemorrhage +O46029- | Maternal haemorrhage +O46091- | Maternal haemorrhage +O46092- | Maternal haemorrhage +O46093- | Maternal haemorrhage +O46099- | Maternal haemorrhage +O468--- | Maternal haemorrhage +O468X1- | Maternal haemorrhage +O468X2- | Maternal haemorrhage +O468X3- | Maternal haemorrhage +O468X9- | Maternal haemorrhage +O469--- | Maternal haemorrhage +O62---- | Maternal haemorrhage +O620--- | Maternal haemorrhage +O621--- | Maternal haemorrhage +O622--- | Maternal haemorrhage +O623--- | Maternal haemorrhage +O624--- | Maternal haemorrhage +O628--- | Maternal haemorrhage +O629--- | Maternal haemorrhage +O67---- | Maternal haemorrhage +O670--- | Maternal haemorrhage +O678--- | Maternal haemorrhage +O679--- | Maternal haemorrhage +O70---- | Maternal haemorrhage +O72---- | Maternal haemorrhage +O720--- | Maternal haemorrhage +O721--- | Maternal haemorrhage +O722--- | Maternal haemorrhage +O723--- | Maternal haemorrhage +O23---- | Maternal sepsis and other maternal infections +O230--- | Maternal sepsis and other maternal infections +O2300-- | Maternal sepsis and other maternal infections +O2301-- | Maternal sepsis and other maternal infections +O2302-- | Maternal sepsis and other maternal infections +O2303-- | Maternal sepsis and other maternal infections +O231--- | Maternal sepsis and other maternal infections +O2310-- | Maternal sepsis and other maternal infections +O2311-- | Maternal sepsis and other maternal infections +O2312-- | Maternal sepsis and other maternal infections +O2313-- | Maternal sepsis and other maternal infections +O232--- | Maternal sepsis and other maternal infections +O2320-- | Maternal sepsis and other maternal infections +O2321-- | Maternal sepsis and other maternal infections +O2322-- | Maternal sepsis and other maternal infections +O2323-- | Maternal sepsis and other maternal infections +O233--- | Maternal sepsis and other maternal infections +O2330-- | Maternal sepsis and other maternal infections +O2331-- | Maternal sepsis and other maternal infections +O2332-- | Maternal sepsis and other maternal infections +O2333-- | Maternal sepsis and other maternal infections +O234--- | Maternal sepsis and other maternal infections +O2340-- | Maternal sepsis and other maternal infections +O2341-- | Maternal sepsis and other maternal infections +O2342-- | Maternal sepsis and other maternal infections +O2343-- | Maternal sepsis and other maternal infections +O235--- | Maternal sepsis and other maternal infections +O23511- | Maternal sepsis and other maternal infections +O23512- | Maternal sepsis and other maternal infections +O23513- | Maternal sepsis and other maternal infections +O23519- | Maternal sepsis and other maternal infections +O23521- | Maternal sepsis and other maternal infections +O23522- | Maternal sepsis and other maternal infections +O23523- | Maternal sepsis and other maternal infections +O23529- | Maternal sepsis and other maternal infections +O23591- | Maternal sepsis and other maternal infections +O23592- | Maternal sepsis and other maternal infections +O23593- | Maternal sepsis and other maternal infections +O23599- | Maternal sepsis and other maternal infections +O239--- | Maternal sepsis and other maternal infections +O85---- | Maternal sepsis and other maternal infections +O86---- | Maternal sepsis and other maternal infections +O860--- | Maternal sepsis and other maternal infections +O8600-- | Maternal sepsis and other maternal infections +O8601-- | Maternal sepsis and other maternal infections +O8602-- | Maternal sepsis and other maternal infections +O8603-- | Maternal sepsis and other maternal infections +O8604-- | Maternal sepsis and other maternal infections +O8609-- | Maternal sepsis and other maternal infections +O861--- | Maternal sepsis and other maternal infections +O8611-- | Maternal sepsis and other maternal infections +O8612-- | Maternal sepsis and other maternal infections +O8613-- | Maternal sepsis and other maternal infections +O8619-- | Maternal sepsis and other maternal infections +O862--- | Maternal sepsis and other maternal infections +O8620-- | Maternal sepsis and other maternal infections +O8621-- | Maternal sepsis and other maternal infections +O8622-- | Maternal sepsis and other maternal infections +O8629-- | Maternal sepsis and other maternal infections +O863--- | Maternal sepsis and other maternal infections +O864--- | Maternal sepsis and other maternal infections +O868--- | Maternal sepsis and other maternal infections +O91---- | Maternal sepsis and other maternal infections +O910--- | Maternal sepsis and other maternal infections +O91011- | Maternal sepsis and other maternal infections +O91012- | Maternal sepsis and other maternal infections +O91013- | Maternal sepsis and other maternal infections +O91019- | Maternal sepsis and other maternal infections +O9102-- | Maternal sepsis and other maternal infections +O9103-- | Maternal sepsis and other maternal infections +O911--- | Maternal sepsis and other maternal infections +O91111- | Maternal sepsis and other maternal infections +O91112- | Maternal sepsis and other maternal infections +O91113- | Maternal sepsis and other maternal infections +O91119- | Maternal sepsis and other maternal infections +O9112-- | Maternal sepsis and other maternal infections +O9113-- | Maternal sepsis and other maternal infections +O912--- | Maternal sepsis and other maternal infections +O10---- | Maternal hypertensive disorders +O100--- | Maternal hypertensive disorders +O10011- | Maternal hypertensive disorders +O10012- | Maternal hypertensive disorders +O10013- | Maternal hypertensive disorders +O10019- | Maternal hypertensive disorders +O1002-- | Maternal hypertensive disorders +O1003-- | Maternal hypertensive disorders +O101--- | Maternal hypertensive disorders +O10111- | Maternal hypertensive disorders +O10112- | Maternal hypertensive disorders +O10113- | Maternal hypertensive disorders +O10119- | Maternal hypertensive disorders +O1012-- | Maternal hypertensive disorders +O1013-- | Maternal hypertensive disorders +O102--- | Maternal hypertensive disorders +O10211- | Maternal hypertensive disorders +O10212- | Maternal hypertensive disorders +O10213- | Maternal hypertensive disorders +O10219- | Maternal hypertensive disorders +O1022-- | Maternal hypertensive disorders +O1023-- | Maternal hypertensive disorders +O103--- | Maternal hypertensive disorders +O10311- | Maternal hypertensive disorders +O10312- | Maternal hypertensive disorders +O10313- | Maternal hypertensive disorders +O10319- | Maternal hypertensive disorders +O1032-- | Maternal hypertensive disorders +O1033-- | Maternal hypertensive disorders +O104--- | Maternal hypertensive disorders +O10411- | Maternal hypertensive disorders +O10412- | Maternal hypertensive disorders +O10413- | Maternal hypertensive disorders +O10419- | Maternal hypertensive disorders +O1042-- | Maternal hypertensive disorders +O1043-- | Maternal hypertensive disorders +O109--- | Maternal hypertensive disorders +O10911- | Maternal hypertensive disorders +O10912- | Maternal hypertensive disorders +O10913- | Maternal hypertensive disorders +O10919- | Maternal hypertensive disorders +O1092-- | Maternal hypertensive disorders +O1093-- | Maternal hypertensive disorders +O11---- | Maternal hypertensive disorders +O111--- | Maternal hypertensive disorders +O112--- | Maternal hypertensive disorders +O113--- | Maternal hypertensive disorders +O114--- | Maternal hypertensive disorders +O115--- | Maternal hypertensive disorders +O119--- | Maternal hypertensive disorders +O12---- | Maternal hypertensive disorders +O120--- | Maternal hypertensive disorders +O1200-- | Maternal hypertensive disorders +O1201-- | Maternal hypertensive disorders +O1202-- | Maternal hypertensive disorders +O1203-- | Maternal hypertensive disorders +O1204-- | Maternal hypertensive disorders +O1205-- | Maternal hypertensive disorders +O121--- | Maternal hypertensive disorders +O1210-- | Maternal hypertensive disorders +O1211-- | Maternal hypertensive disorders +O1212-- | Maternal hypertensive disorders +O1213-- | Maternal hypertensive disorders +O1214-- | Maternal hypertensive disorders +O1215-- | Maternal hypertensive disorders +O122--- | Maternal hypertensive disorders +O1220-- | Maternal hypertensive disorders +O1221-- | Maternal hypertensive disorders +O1222-- | Maternal hypertensive disorders +O1223-- | Maternal hypertensive disorders +O1224-- | Maternal hypertensive disorders +O1225-- | Maternal hypertensive disorders +O13---- | Maternal hypertensive disorders +O131--- | Maternal hypertensive disorders +O132--- | Maternal hypertensive disorders +O133--- | Maternal hypertensive disorders +O134--- | Maternal hypertensive disorders +O135--- | Maternal hypertensive disorders +O139--- | Maternal hypertensive disorders +O14---- | Maternal hypertensive disorders +O140--- | Maternal hypertensive disorders +O1400-- | Maternal hypertensive disorders +O1402-- | Maternal hypertensive disorders +O1403-- | Maternal hypertensive disorders +O1404-- | Maternal hypertensive disorders +O1405-- | Maternal hypertensive disorders +O141--- | Maternal hypertensive disorders +O1410-- | Maternal hypertensive disorders +O1412-- | Maternal hypertensive disorders +O1413-- | Maternal hypertensive disorders +O1414-- | Maternal hypertensive disorders +O1415-- | Maternal hypertensive disorders +O142--- | Maternal hypertensive disorders +O1420-- | Maternal hypertensive disorders +O1422-- | Maternal hypertensive disorders +O1423-- | Maternal hypertensive disorders +O1424-- | Maternal hypertensive disorders +O1425-- | Maternal hypertensive disorders +O149--- | Maternal hypertensive disorders +O1490-- | Maternal hypertensive disorders +O1492-- | Maternal hypertensive disorders +O1493-- | Maternal hypertensive disorders +O1494-- | Maternal hypertensive disorders +O1495-- | Maternal hypertensive disorders +O15---- | Maternal hypertensive disorders +O150--- | Maternal hypertensive disorders +O1500-- | Maternal hypertensive disorders +O1502-- | Maternal hypertensive disorders +O1503-- | Maternal hypertensive disorders +O151--- | Maternal hypertensive disorders +O152--- | Maternal hypertensive disorders +O159--- | Maternal hypertensive disorders +O16---- | Maternal hypertensive disorders +O161--- | Maternal hypertensive disorders +O162--- | Maternal hypertensive disorders +O163--- | Maternal hypertensive disorders +O164--- | Maternal hypertensive disorders +O165--- | Maternal hypertensive disorders +O169--- | Maternal hypertensive disorders +O32---- | Maternal obstructed labor and uterine rupture +O320--- | Maternal obstructed labor and uterine rupture +O320XX0 | Maternal obstructed labor and uterine rupture +O320XX1 | Maternal obstructed labor and uterine rupture +O320XX2 | Maternal obstructed labor and uterine rupture +O320XX3 | Maternal obstructed labor and uterine rupture +O320XX4 | Maternal obstructed labor and uterine rupture +O320XX5 | Maternal obstructed labor and uterine rupture +O320XX9 | Maternal obstructed labor and uterine rupture +O321--- | Maternal obstructed labor and uterine rupture +O321XX0 | Maternal obstructed labor and uterine rupture +O321XX1 | Maternal obstructed labor and uterine rupture +O321XX2 | Maternal obstructed labor and uterine rupture +O321XX3 | Maternal obstructed labor and uterine rupture +O321XX4 | Maternal obstructed labor and uterine rupture +O321XX5 | Maternal obstructed labor and uterine rupture +O321XX9 | Maternal obstructed labor and uterine rupture +O322--- | Maternal obstructed labor and uterine rupture +O322XX0 | Maternal obstructed labor and uterine rupture +O322XX1 | Maternal obstructed labor and uterine rupture +O322XX2 | Maternal obstructed labor and uterine rupture +O322XX3 | Maternal obstructed labor and uterine rupture +O322XX4 | Maternal obstructed labor and uterine rupture +O322XX5 | Maternal obstructed labor and uterine rupture +O322XX9 | Maternal obstructed labor and uterine rupture +O323--- | Maternal obstructed labor and uterine rupture +O323XX0 | Maternal obstructed labor and uterine rupture +O323XX1 | Maternal obstructed labor and uterine rupture +O323XX2 | Maternal obstructed labor and uterine rupture +O323XX3 | Maternal obstructed labor and uterine rupture +O323XX4 | Maternal obstructed labor and uterine rupture +O323XX5 | Maternal obstructed labor and uterine rupture +O323XX9 | Maternal obstructed labor and uterine rupture +O324--- | Maternal obstructed labor and uterine rupture +O324XX0 | Maternal obstructed labor and uterine rupture +O324XX1 | Maternal obstructed labor and uterine rupture +O324XX2 | Maternal obstructed labor and uterine rupture +O324XX3 | Maternal obstructed labor and uterine rupture +O324XX4 | Maternal obstructed labor and uterine rupture +O324XX5 | Maternal obstructed labor and uterine rupture +O324XX9 | Maternal obstructed labor and uterine rupture +O325--- | Maternal obstructed labor and uterine rupture +O326--- | Maternal obstructed labor and uterine rupture +O326XX0 | Maternal obstructed labor and uterine rupture +O326XX1 | Maternal obstructed labor and uterine rupture +O326XX2 | Maternal obstructed labor and uterine rupture +O326XX3 | Maternal obstructed labor and uterine rupture +O326XX4 | Maternal obstructed labor and uterine rupture +O326XX5 | Maternal obstructed labor and uterine rupture +O326XX9 | Maternal obstructed labor and uterine rupture +O328--- | Maternal obstructed labor and uterine rupture +O328XX0 | Maternal obstructed labor and uterine rupture +O328XX1 | Maternal obstructed labor and uterine rupture +O328XX2 | Maternal obstructed labor and uterine rupture +O328XX3 | Maternal obstructed labor and uterine rupture +O328XX4 | Maternal obstructed labor and uterine rupture +O328XX5 | Maternal obstructed labor and uterine rupture +O328XX9 | Maternal obstructed labor and uterine rupture +O329--- | Maternal obstructed labor and uterine rupture +O329XX0 | Maternal obstructed labor and uterine rupture +O329XX1 | Maternal obstructed labor and uterine rupture +O329XX2 | Maternal obstructed labor and uterine rupture +O329XX3 | Maternal obstructed labor and uterine rupture +O329XX4 | Maternal obstructed labor and uterine rupture +O329XX5 | Maternal obstructed labor and uterine rupture +O329XX9 | Maternal obstructed labor and uterine rupture +O33---- | Maternal obstructed labor and uterine rupture +O330--- | Maternal obstructed labor and uterine rupture +O331--- | Maternal obstructed labor and uterine rupture +O332--- | Maternal obstructed labor and uterine rupture +O333--- | Maternal obstructed labor and uterine rupture +O333XX0 | Maternal obstructed labor and uterine rupture +O333XX1 | Maternal obstructed labor and uterine rupture +O333XX2 | Maternal obstructed labor and uterine rupture +O333XX3 | Maternal obstructed labor and uterine rupture +O333XX4 | Maternal obstructed labor and uterine rupture +O333XX5 | Maternal obstructed labor and uterine rupture +O333XX9 | Maternal obstructed labor and uterine rupture +O334--- | Maternal obstructed labor and uterine rupture +O334XX0 | Maternal obstructed labor and uterine rupture +O334XX1 | Maternal obstructed labor and uterine rupture +O334XX2 | Maternal obstructed labor and uterine rupture +O334XX3 | Maternal obstructed labor and uterine rupture +O334XX4 | Maternal obstructed labor and uterine rupture +O334XX5 | Maternal obstructed labor and uterine rupture +O334XX9 | Maternal obstructed labor and uterine rupture +O335--- | Maternal obstructed labor and uterine rupture +O335XX0 | Maternal obstructed labor and uterine rupture +O335XX1 | Maternal obstructed labor and uterine rupture +O335XX2 | Maternal obstructed labor and uterine rupture +O335XX3 | Maternal obstructed labor and uterine rupture +O335XX4 | Maternal obstructed labor and uterine rupture +O335XX5 | Maternal obstructed labor and uterine rupture +O335XX9 | Maternal obstructed labor and uterine rupture +O336--- | Maternal obstructed labor and uterine rupture +O336XX0 | Maternal obstructed labor and uterine rupture +O336XX1 | Maternal obstructed labor and uterine rupture +O336XX2 | Maternal obstructed labor and uterine rupture +O336XX3 | Maternal obstructed labor and uterine rupture +O336XX4 | Maternal obstructed labor and uterine rupture +O336XX5 | Maternal obstructed labor and uterine rupture +O336XX9 | Maternal obstructed labor and uterine rupture +O337--- | Maternal obstructed labor and uterine rupture +O337XX0 | Maternal obstructed labor and uterine rupture +O337XX1 | Maternal obstructed labor and uterine rupture +O337XX2 | Maternal obstructed labor and uterine rupture +O337XX3 | Maternal obstructed labor and uterine rupture +O337XX4 | Maternal obstructed labor and uterine rupture +O337XX5 | Maternal obstructed labor and uterine rupture +O337XX9 | Maternal obstructed labor and uterine rupture +O338--- | Maternal obstructed labor and uterine rupture +O339--- | Maternal obstructed labor and uterine rupture +O64---- | Maternal obstructed labor and uterine rupture +O640--- | Maternal obstructed labor and uterine rupture +O640XX0 | Maternal obstructed labor and uterine rupture +O640XX1 | Maternal obstructed labor and uterine rupture +O640XX2 | Maternal obstructed labor and uterine rupture +O640XX3 | Maternal obstructed labor and uterine rupture +O640XX4 | Maternal obstructed labor and uterine rupture +O640XX5 | Maternal obstructed labor and uterine rupture +O640XX9 | Maternal obstructed labor and uterine rupture +O641--- | Maternal obstructed labor and uterine rupture +O641XX0 | Maternal obstructed labor and uterine rupture +O641XX1 | Maternal obstructed labor and uterine rupture +O641XX2 | Maternal obstructed labor and uterine rupture +O641XX3 | Maternal obstructed labor and uterine rupture +O641XX4 | Maternal obstructed labor and uterine rupture +O641XX5 | Maternal obstructed labor and uterine rupture +O641XX9 | Maternal obstructed labor and uterine rupture +O642--- | Maternal obstructed labor and uterine rupture +O642XX0 | Maternal obstructed labor and uterine rupture +O642XX1 | Maternal obstructed labor and uterine rupture +O642XX2 | Maternal obstructed labor and uterine rupture +O642XX3 | Maternal obstructed labor and uterine rupture +O642XX4 | Maternal obstructed labor and uterine rupture +O642XX5 | Maternal obstructed labor and uterine rupture +O642XX9 | Maternal obstructed labor and uterine rupture +O643--- | Maternal obstructed labor and uterine rupture +O643XX0 | Maternal obstructed labor and uterine rupture +O643XX1 | Maternal obstructed labor and uterine rupture +O643XX2 | Maternal obstructed labor and uterine rupture +O643XX3 | Maternal obstructed labor and uterine rupture +O643XX4 | Maternal obstructed labor and uterine rupture +O643XX5 | Maternal obstructed labor and uterine rupture +O643XX9 | Maternal obstructed labor and uterine rupture +O644--- | Maternal obstructed labor and uterine rupture +O644XX0 | Maternal obstructed labor and uterine rupture +O644XX1 | Maternal obstructed labor and uterine rupture +O644XX2 | Maternal obstructed labor and uterine rupture +O644XX3 | Maternal obstructed labor and uterine rupture +O644XX4 | Maternal obstructed labor and uterine rupture +O644XX5 | Maternal obstructed labor and uterine rupture +O644XX9 | Maternal obstructed labor and uterine rupture +O645--- | Maternal obstructed labor and uterine rupture +O645XX0 | Maternal obstructed labor and uterine rupture +O645XX1 | Maternal obstructed labor and uterine rupture +O645XX2 | Maternal obstructed labor and uterine rupture +O645XX3 | Maternal obstructed labor and uterine rupture +O645XX4 | Maternal obstructed labor and uterine rupture +O645XX5 | Maternal obstructed labor and uterine rupture +O645XX9 | Maternal obstructed labor and uterine rupture +O648--- | Maternal obstructed labor and uterine rupture +O648XX0 | Maternal obstructed labor and uterine rupture +O648XX1 | Maternal obstructed labor and uterine rupture +O648XX2 | Maternal obstructed labor and uterine rupture +O648XX3 | Maternal obstructed labor and uterine rupture +O648XX4 | Maternal obstructed labor and uterine rupture +O648XX5 | Maternal obstructed labor and uterine rupture +O648XX9 | Maternal obstructed labor and uterine rupture +O649--- | Maternal obstructed labor and uterine rupture +O649XX0 | Maternal obstructed labor and uterine rupture +O649XX1 | Maternal obstructed labor and uterine rupture +O649XX2 | Maternal obstructed labor and uterine rupture +O649XX3 | Maternal obstructed labor and uterine rupture +O649XX4 | Maternal obstructed labor and uterine rupture +O649XX5 | Maternal obstructed labor and uterine rupture +O649XX9 | Maternal obstructed labor and uterine rupture +O65---- | Maternal obstructed labor and uterine rupture +O650--- | Maternal obstructed labor and uterine rupture +O651--- | Maternal obstructed labor and uterine rupture +O652--- | Maternal obstructed labor and uterine rupture +O653--- | Maternal obstructed labor and uterine rupture +O654--- | Maternal obstructed labor and uterine rupture +O655--- | Maternal obstructed labor and uterine rupture +O658--- | Maternal obstructed labor and uterine rupture +O659--- | Maternal obstructed labor and uterine rupture +O66---- | Maternal obstructed labor and uterine rupture +O660--- | Maternal obstructed labor and uterine rupture +O661--- | Maternal obstructed labor and uterine rupture +O662--- | Maternal obstructed labor and uterine rupture +O663--- | Maternal obstructed labor and uterine rupture +O664--- | Maternal obstructed labor and uterine rupture +O6640-- | Maternal obstructed labor and uterine rupture +O6641-- | Maternal obstructed labor and uterine rupture +O665--- | Maternal obstructed labor and uterine rupture +O666--- | Maternal obstructed labor and uterine rupture +O668--- | Maternal obstructed labor and uterine rupture +O669--- | Maternal obstructed labor and uterine rupture +O71---- | Maternal obstructed labor and uterine rupture +O710--- | Maternal obstructed labor and uterine rupture +O7100-- | Maternal obstructed labor and uterine rupture +O7102-- | Maternal obstructed labor and uterine rupture +O7103-- | Maternal obstructed labor and uterine rupture +O711--- | Maternal obstructed labor and uterine rupture +O712--- | Maternal obstructed labor and uterine rupture +O713--- | Maternal obstructed labor and uterine rupture +O714--- | Maternal obstructed labor and uterine rupture +O715--- | Maternal obstructed labor and uterine rupture +O716--- | Maternal obstructed labor and uterine rupture +O717--- | Maternal obstructed labor and uterine rupture +O718--- | Maternal obstructed labor and uterine rupture +O7181-- | Maternal obstructed labor and uterine rupture +O7182-- | Maternal obstructed labor and uterine rupture +O7189-- | Maternal obstructed labor and uterine rupture +O719--- | Maternal obstructed labor and uterine rupture +N96---- | Maternal abortion and miscarriage +O01---- | Maternal abortion and miscarriage +O010--- | Maternal abortion and miscarriage +O011--- | Maternal abortion and miscarriage +O019--- | Maternal abortion and miscarriage +O02---- | Maternal abortion and miscarriage +O020--- | Maternal abortion and miscarriage +O021--- | Maternal abortion and miscarriage +O028--- | Maternal abortion and miscarriage +O0281-- | Maternal abortion and miscarriage +O0289-- | Maternal abortion and miscarriage +O029--- | Maternal abortion and miscarriage +O03---- | Maternal abortion and miscarriage +O030--- | Maternal abortion and miscarriage +O031--- | Maternal abortion and miscarriage +O032--- | Maternal abortion and miscarriage +O033--- | Maternal abortion and miscarriage +O0330-- | Maternal abortion and miscarriage +O0331-- | Maternal abortion and miscarriage +O0332-- | Maternal abortion and miscarriage +O0333-- | Maternal abortion and miscarriage +O0334-- | Maternal abortion and miscarriage +O0335-- | Maternal abortion and miscarriage +O0336-- | Maternal abortion and miscarriage +O0337-- | Maternal abortion and miscarriage +O0338-- | Maternal abortion and miscarriage +O0339-- | Maternal abortion and miscarriage +O034--- | Maternal abortion and miscarriage +O035--- | Maternal abortion and miscarriage +O036--- | Maternal abortion and miscarriage +O037--- | Maternal abortion and miscarriage +O038--- | Maternal abortion and miscarriage +O0380-- | Maternal abortion and miscarriage +O0381-- | Maternal abortion and miscarriage +O0382-- | Maternal abortion and miscarriage +O0383-- | Maternal abortion and miscarriage +O0384-- | Maternal abortion and miscarriage +O0385-- | Maternal abortion and miscarriage +O0386-- | Maternal abortion and miscarriage +O0387-- | Maternal abortion and miscarriage +O0388-- | Maternal abortion and miscarriage +O0389-- | Maternal abortion and miscarriage +O039--- | Maternal abortion and miscarriage +O04---- | Maternal abortion and miscarriage +O040--- | Maternal abortion and miscarriage +O041--- | Maternal abortion and miscarriage +O042--- | Maternal abortion and miscarriage +O043--- | Maternal abortion and miscarriage +O044--- | Maternal abortion and miscarriage +O045--- | Maternal abortion and miscarriage +O046--- | Maternal abortion and miscarriage +O047--- | Maternal abortion and miscarriage +O048--- | Maternal abortion and miscarriage +O0480-- | Maternal abortion and miscarriage +O0481-- | Maternal abortion and miscarriage +O0482-- | Maternal abortion and miscarriage +O0483-- | Maternal abortion and miscarriage +O0484-- | Maternal abortion and miscarriage +O0485-- | Maternal abortion and miscarriage +O0486-- | Maternal abortion and miscarriage +O0487-- | Maternal abortion and miscarriage +O0488-- | Maternal abortion and miscarriage +O0489-- | Maternal abortion and miscarriage +O049--- | Maternal abortion and miscarriage +O05---- | Maternal abortion and miscarriage +O050--- | Maternal abortion and miscarriage +O051--- | Maternal abortion and miscarriage +O052--- | Maternal abortion and miscarriage +O053--- | Maternal abortion and miscarriage +O054--- | Maternal abortion and miscarriage +O055--- | Maternal abortion and miscarriage +O056--- | Maternal abortion and miscarriage +O057--- | Maternal abortion and miscarriage +O058--- | Maternal abortion and miscarriage +O059--- | Maternal abortion and miscarriage +O06---- | Maternal abortion and miscarriage +O060--- | Maternal abortion and miscarriage +O061--- | Maternal abortion and miscarriage +O062--- | Maternal abortion and miscarriage +O063--- | Maternal abortion and miscarriage +O064--- | Maternal abortion and miscarriage +O065--- | Maternal abortion and miscarriage +O066--- | Maternal abortion and miscarriage +O067--- | Maternal abortion and miscarriage +O068--- | Maternal abortion and miscarriage +O069--- | Maternal abortion and miscarriage +O07---- | Maternal abortion and miscarriage +O070--- | Maternal abortion and miscarriage +O071--- | Maternal abortion and miscarriage +O072--- | Maternal abortion and miscarriage +O073--- | Maternal abortion and miscarriage +O0730-- | Maternal abortion and miscarriage +O0731-- | Maternal abortion and miscarriage +O0732-- | Maternal abortion and miscarriage +O0733-- | Maternal abortion and miscarriage +O0734-- | Maternal abortion and miscarriage +O0735-- | Maternal abortion and miscarriage +O0736-- | Maternal abortion and miscarriage +O0737-- | Maternal abortion and miscarriage +O0738-- | Maternal abortion and miscarriage +O0739-- | Maternal abortion and miscarriage +O074--- | Maternal abortion and miscarriage +O075--- | Maternal abortion and miscarriage +O076--- | Maternal abortion and miscarriage +O077--- | Maternal abortion and miscarriage +O078--- | Maternal abortion and miscarriage +O079--- | Maternal abortion and miscarriage +O00---- | Ectopic pregnancy +O000--- | Ectopic pregnancy +O0000-- | Ectopic pregnancy +O0001-- | Ectopic pregnancy +O001--- | Ectopic pregnancy +O00101- | Ectopic pregnancy +O00102- | Ectopic pregnancy +O00109- | Ectopic pregnancy +O00111- | Ectopic pregnancy +O00112- | Ectopic pregnancy +O00119- | Ectopic pregnancy +O002--- | Ectopic pregnancy +O00201- | Ectopic pregnancy +O00202- | Ectopic pregnancy +O00209- | Ectopic pregnancy +O00211- | Ectopic pregnancy +O00212- | Ectopic pregnancy +O00219- | Ectopic pregnancy +O008--- | Ectopic pregnancy +O0080-- | Ectopic pregnancy +O0081-- | Ectopic pregnancy +O009--- | Ectopic pregnancy +O24---- | Indirect maternal deaths +O240--- | Indirect maternal deaths +O24011- | Indirect maternal deaths +O24012- | Indirect maternal deaths +O24013- | Indirect maternal deaths +O24019- | Indirect maternal deaths +O2402-- | Indirect maternal deaths +O2403-- | Indirect maternal deaths +O241--- | Indirect maternal deaths +O24111- | Indirect maternal deaths +O24112- | Indirect maternal deaths +O24113- | Indirect maternal deaths +O24119- | Indirect maternal deaths +O2412-- | Indirect maternal deaths +O2413-- | Indirect maternal deaths +O242--- | Indirect maternal deaths +O243--- | Indirect maternal deaths +O24311- | Indirect maternal deaths +O24312- | Indirect maternal deaths +O24313- | Indirect maternal deaths +O24319- | Indirect maternal deaths +O2432-- | Indirect maternal deaths +O2433-- | Indirect maternal deaths +O244--- | Indirect maternal deaths +O24410- | Indirect maternal deaths +O24414- | Indirect maternal deaths +O24415- | Indirect maternal deaths +O24419- | Indirect maternal deaths +O24420- | Indirect maternal deaths +O24424- | Indirect maternal deaths +O24425- | Indirect maternal deaths +O24429- | Indirect maternal deaths +O24430- | Indirect maternal deaths +O24434- | Indirect maternal deaths +O24435- | Indirect maternal deaths +O24439- | Indirect maternal deaths +O24811- | Indirect maternal deaths +O24812- | Indirect maternal deaths +O24813- | Indirect maternal deaths +O24819- | Indirect maternal deaths +O2482-- | Indirect maternal deaths +O2483-- | Indirect maternal deaths +O249--- | Indirect maternal deaths +O24911- | Indirect maternal deaths +O24912- | Indirect maternal deaths +O24913- | Indirect maternal deaths +O24919- | Indirect maternal deaths +O2492-- | Indirect maternal deaths +O2493-- | Indirect maternal deaths +O25---- | Indirect maternal deaths +O2510-- | Indirect maternal deaths +O2511-- | Indirect maternal deaths +O2512-- | Indirect maternal deaths +O2513-- | Indirect maternal deaths +O252--- | Indirect maternal deaths +O253--- | Indirect maternal deaths +O98---- | Indirect maternal deaths +O980--- | Indirect maternal deaths +O98011- | Indirect maternal deaths +O98012- | Indirect maternal deaths +O98013- | Indirect maternal deaths +O98019- | Indirect maternal deaths +O9802-- | Indirect maternal deaths +O9803-- | Indirect maternal deaths +O981--- | Indirect maternal deaths +O98111- | Indirect maternal deaths +O98112- | Indirect maternal deaths +O98113- | Indirect maternal deaths +O98119- | Indirect maternal deaths +O9812-- | Indirect maternal deaths +O9813-- | Indirect maternal deaths +O982--- | Indirect maternal deaths +O98211- | Indirect maternal deaths +O98212- | Indirect maternal deaths +O98213- | Indirect maternal deaths +O98219- | Indirect maternal deaths +O9822-- | Indirect maternal deaths +O9823-- | Indirect maternal deaths +O983--- | Indirect maternal deaths +O98311- | Indirect maternal deaths +O98312- | Indirect maternal deaths +O98313- | Indirect maternal deaths +O98319- | Indirect maternal deaths +O9832-- | Indirect maternal deaths +O9833-- | Indirect maternal deaths +O984--- | Indirect maternal deaths +O98411- | Indirect maternal deaths +O98412- | Indirect maternal deaths +O98413- | Indirect maternal deaths +O98419- | Indirect maternal deaths +O9842-- | Indirect maternal deaths +O9843-- | Indirect maternal deaths +O985--- | Indirect maternal deaths +O98511- | Indirect maternal deaths +O98512- | Indirect maternal deaths +O98513- | Indirect maternal deaths +O98519- | Indirect maternal deaths +O9852-- | Indirect maternal deaths +O9853-- | Indirect maternal deaths +O986--- | Indirect maternal deaths +O988--- | Indirect maternal deaths +O98811- | Indirect maternal deaths +O98812- | Indirect maternal deaths +O98813- | Indirect maternal deaths +O98819- | Indirect maternal deaths +O9882-- | Indirect maternal deaths +O9883-- | Indirect maternal deaths +O989--- | Indirect maternal deaths +O98911- | Indirect maternal deaths +O98912- | Indirect maternal deaths +O98913- | Indirect maternal deaths +O98919- | Indirect maternal deaths +O9892-- | Indirect maternal deaths +O9893-- | Indirect maternal deaths +O99---- | Indirect maternal deaths +O990--- | Indirect maternal deaths +O99011- | Indirect maternal deaths +O99012- | Indirect maternal deaths +O99013- | Indirect maternal deaths +O99019- | Indirect maternal deaths +O9902-- | Indirect maternal deaths +O9903-- | Indirect maternal deaths +O991--- | Indirect maternal deaths +O99111- | Indirect maternal deaths +O99112- | Indirect maternal deaths +O99113- | Indirect maternal deaths +O99119- | Indirect maternal deaths +O9912-- | Indirect maternal deaths +O9913-- | Indirect maternal deaths +O992--- | Indirect maternal deaths +O99210- | Indirect maternal deaths +O99211- | Indirect maternal deaths +O99212- | Indirect maternal deaths +O99213- | Indirect maternal deaths +O99214- | Indirect maternal deaths +O99215- | Indirect maternal deaths +O99280- | Indirect maternal deaths +O99281- | Indirect maternal deaths +O99282- | Indirect maternal deaths +O99283- | Indirect maternal deaths +O99284- | Indirect maternal deaths +O99285- | Indirect maternal deaths +O993--- | Indirect maternal deaths +O99310- | Indirect maternal deaths +O99311- | Indirect maternal deaths +O99312- | Indirect maternal deaths +O99313- | Indirect maternal deaths +O99314- | Indirect maternal deaths +O99315- | Indirect maternal deaths +O99320- | Indirect maternal deaths +O99321- | Indirect maternal deaths +O99322- | Indirect maternal deaths +O99323- | Indirect maternal deaths +O99324- | Indirect maternal deaths +O99325- | Indirect maternal deaths +O99330- | Indirect maternal deaths +O99331- | Indirect maternal deaths +O99332- | Indirect maternal deaths +O99333- | Indirect maternal deaths +O99334- | Indirect maternal deaths +O99335- | Indirect maternal deaths +O99340- | Indirect maternal deaths +O99341- | Indirect maternal deaths +O99342- | Indirect maternal deaths +O99343- | Indirect maternal deaths +O99344- | Indirect maternal deaths +O99345- | Indirect maternal deaths +O99350- | Indirect maternal deaths +O99351- | Indirect maternal deaths +O99352- | Indirect maternal deaths +O99353- | Indirect maternal deaths +O99354- | Indirect maternal deaths +O99355- | Indirect maternal deaths +O994--- | Indirect maternal deaths +O99411- | Indirect maternal deaths +O99412- | Indirect maternal deaths +O99413- | Indirect maternal deaths +O99419- | Indirect maternal deaths +O9942-- | Indirect maternal deaths +O9943-- | Indirect maternal deaths +O995--- | Indirect maternal deaths +O99511- | Indirect maternal deaths +O99512- | Indirect maternal deaths +O99513- | Indirect maternal deaths +O99519- | Indirect maternal deaths +O9952-- | Indirect maternal deaths +O9953-- | Indirect maternal deaths +O996--- | Indirect maternal deaths +O99611- | Indirect maternal deaths +O99612- | Indirect maternal deaths +O99613- | Indirect maternal deaths +O99619- | Indirect maternal deaths +O9962-- | Indirect maternal deaths +O9963-- | Indirect maternal deaths +O997--- | Indirect maternal deaths +O99711- | Indirect maternal deaths +O99712- | Indirect maternal deaths +O99713- | Indirect maternal deaths +O99719- | Indirect maternal deaths +O9972-- | Indirect maternal deaths +O9973-- | Indirect maternal deaths +O998--- | Indirect maternal deaths +O99810- | Indirect maternal deaths +O99814- | Indirect maternal deaths +O99815- | Indirect maternal deaths +O99820- | Indirect maternal deaths +O99824- | Indirect maternal deaths +O99825- | Indirect maternal deaths +O99830- | Indirect maternal deaths +O99834- | Indirect maternal deaths +O99835- | Indirect maternal deaths +O99840- | Indirect maternal deaths +O99841- | Indirect maternal deaths +O99842- | Indirect maternal deaths +O99843- | Indirect maternal deaths +O99844- | Indirect maternal deaths +O99845- | Indirect maternal deaths +O9989-- | Indirect maternal deaths +O96---- | Late maternal deaths +O960--- | Late maternal deaths +O961--- | Late maternal deaths +O969--- | Late maternal deaths +O97---- | Late maternal deaths +O970--- | Late maternal deaths +O971--- | Late maternal deaths +O979--- | Late maternal deaths +C58---- | Other maternal disorders +N98---- | Other maternal disorders +N980--- | Other maternal disorders +N981--- | Other maternal disorders +N982--- | Other maternal disorders +N983--- | Other maternal disorders +N988--- | Other maternal disorders +N989--- | Other maternal disorders +O0900-- | Other maternal disorders +O0901-- | Other maternal disorders +O0902-- | Other maternal disorders +O0903-- | Other maternal disorders +O0910-- | Other maternal disorders +O0911-- | Other maternal disorders +O0912-- | Other maternal disorders +O0913-- | Other maternal disorders +O09211- | Other maternal disorders +O09212- | Other maternal disorders +O09213- | Other maternal disorders +O09219- | Other maternal disorders +O09291- | Other maternal disorders +O09292- | Other maternal disorders +O09293- | Other maternal disorders +O09299- | Other maternal disorders +O0930-- | Other maternal disorders +O0931-- | Other maternal disorders +O0932-- | Other maternal disorders +O0933-- | Other maternal disorders +O0940-- | Other maternal disorders +O0941-- | Other maternal disorders +O0942-- | Other maternal disorders +O0943-- | Other maternal disorders +O09511- | Other maternal disorders +O09512- | Other maternal disorders +O09513- | Other maternal disorders +O09519- | Other maternal disorders +O09521- | Other maternal disorders +O09522- | Other maternal disorders +O09523- | Other maternal disorders +O09529- | Other maternal disorders +O09611- | Other maternal disorders +O09612- | Other maternal disorders +O09613- | Other maternal disorders +O09619- | Other maternal disorders +O09621- | Other maternal disorders +O09622- | Other maternal disorders +O09623- | Other maternal disorders +O09629- | Other maternal disorders +O0970-- | Other maternal disorders +O0971-- | Other maternal disorders +O0972-- | Other maternal disorders +O0973-- | Other maternal disorders +O09811- | Other maternal disorders +O09812- | Other maternal disorders +O09813- | Other maternal disorders +O09819- | Other maternal disorders +O09821- | Other maternal disorders +O09822- | Other maternal disorders +O09823- | Other maternal disorders +O09829- | Other maternal disorders +O09891- | Other maternal disorders +O09892- | Other maternal disorders +O09893- | Other maternal disorders +O09899- | Other maternal disorders +O21---- | Other maternal disorders +O210--- | Other maternal disorders +O211--- | Other maternal disorders +O212--- | Other maternal disorders +O218--- | Other maternal disorders +O219--- | Other maternal disorders +O22---- | Other maternal disorders +O220--- | Other maternal disorders +O2200-- | Other maternal disorders +O2201-- | Other maternal disorders +O2202-- | Other maternal disorders +O2203-- | Other maternal disorders +O221--- | Other maternal disorders +O2210-- | Other maternal disorders +O2211-- | Other maternal disorders +O2212-- | Other maternal disorders +O2213-- | Other maternal disorders +O222--- | Other maternal disorders +O2220-- | Other maternal disorders +O2221-- | Other maternal disorders +O2222-- | Other maternal disorders +O2223-- | Other maternal disorders +O223--- | Other maternal disorders +O2230-- | Other maternal disorders +O2231-- | Other maternal disorders +O2232-- | Other maternal disorders +O2233-- | Other maternal disorders +O224--- | Other maternal disorders +O2240-- | Other maternal disorders +O2241-- | Other maternal disorders +O2242-- | Other maternal disorders +O2243-- | Other maternal disorders +O225--- | Other maternal disorders +O2250-- | Other maternal disorders +O2251-- | Other maternal disorders +O2252-- | Other maternal disorders +O2253-- | Other maternal disorders +O228--- | Other maternal disorders +O228X1- | Other maternal disorders +O228X2- | Other maternal disorders +O228X3- | Other maternal disorders +O228X9- | Other maternal disorders +O229--- | Other maternal disorders +O26---- | Other maternal disorders +O260--- | Other maternal disorders +O2600-- | Other maternal disorders +O2601-- | Other maternal disorders +O2602-- | Other maternal disorders +O2603-- | Other maternal disorders +O261--- | Other maternal disorders +O2610-- | Other maternal disorders +O2611-- | Other maternal disorders +O2612-- | Other maternal disorders +O2613-- | Other maternal disorders +O262--- | Other maternal disorders +O2620-- | Other maternal disorders +O2621-- | Other maternal disorders +O2622-- | Other maternal disorders +O2623-- | Other maternal disorders +O263--- | Other maternal disorders +O2630-- | Other maternal disorders +O2631-- | Other maternal disorders +O2632-- | Other maternal disorders +O2633-- | Other maternal disorders +O264--- | Other maternal disorders +O2640-- | Other maternal disorders +O2641-- | Other maternal disorders +O2642-- | Other maternal disorders +O2643-- | Other maternal disorders +O265--- | Other maternal disorders +O2650-- | Other maternal disorders +O2651-- | Other maternal disorders +O2652-- | Other maternal disorders +O2653-- | Other maternal disorders +O266--- | Other maternal disorders +O26611- | Other maternal disorders +O26612- | Other maternal disorders +O26613- | Other maternal disorders +O26619- | Other maternal disorders +O2662-- | Other maternal disorders +O2663-- | Other maternal disorders +O267--- | Other maternal disorders +O26711- | Other maternal disorders +O26712- | Other maternal disorders +O26713- | Other maternal disorders +O26719- | Other maternal disorders +O2672-- | Other maternal disorders +O2673-- | Other maternal disorders +O268--- | Other maternal disorders +O26811- | Other maternal disorders +O26812- | Other maternal disorders +O26813- | Other maternal disorders +O26819- | Other maternal disorders +O26821- | Other maternal disorders +O26822- | Other maternal disorders +O26823- | Other maternal disorders +O26829- | Other maternal disorders +O26831- | Other maternal disorders +O26832- | Other maternal disorders +O26833- | Other maternal disorders +O26839- | Other maternal disorders +O26841- | Other maternal disorders +O26842- | Other maternal disorders +O26843- | Other maternal disorders +O26849- | Other maternal disorders +O26851- | Other maternal disorders +O26852- | Other maternal disorders +O26853- | Other maternal disorders +O26859- | Other maternal disorders +O2686-- | Other maternal disorders +O26872- | Other maternal disorders +O26873- | Other maternal disorders +O26879- | Other maternal disorders +O26891- | Other maternal disorders +O26892- | Other maternal disorders +O26893- | Other maternal disorders +O26899- | Other maternal disorders +O269--- | Other maternal disorders +O28---- | Other maternal disorders +O280--- | Other maternal disorders +O281--- | Other maternal disorders +O282--- | Other maternal disorders +O283--- | Other maternal disorders +O284--- | Other maternal disorders +O285--- | Other maternal disorders +O288--- | Other maternal disorders +O289--- | Other maternal disorders +O29---- | Other maternal disorders +O290--- | Other maternal disorders +O29011- | Other maternal disorders +O29012- | Other maternal disorders +O29013- | Other maternal disorders +O29019- | Other maternal disorders +O29021- | Other maternal disorders +O29022- | Other maternal disorders +O29023- | Other maternal disorders +O29029- | Other maternal disorders +O29091- | Other maternal disorders +O29092- | Other maternal disorders +O29093- | Other maternal disorders +O29099- | Other maternal disorders +O291--- | Other maternal disorders +O29111- | Other maternal disorders +O29112- | Other maternal disorders +O29113- | Other maternal disorders +O29119- | Other maternal disorders +O29121- | Other maternal disorders +O29122- | Other maternal disorders +O29123- | Other maternal disorders +O29129- | Other maternal disorders +O29191- | Other maternal disorders +O29192- | Other maternal disorders +O29193- | Other maternal disorders +O29199- | Other maternal disorders +O292--- | Other maternal disorders +O29211- | Other maternal disorders +O29212- | Other maternal disorders +O29213- | Other maternal disorders +O29219- | Other maternal disorders +O29291- | Other maternal disorders +O29292- | Other maternal disorders +O29293- | Other maternal disorders +O29299- | Other maternal disorders +O293--- | Other maternal disorders +O293X1- | Other maternal disorders +O293X2- | Other maternal disorders +O293X3- | Other maternal disorders +O293X9- | Other maternal disorders +O294--- | Other maternal disorders +O2940-- | Other maternal disorders +O2941-- | Other maternal disorders +O2942-- | Other maternal disorders +O2943-- | Other maternal disorders +O295--- | Other maternal disorders +O295X1- | Other maternal disorders +O295X2- | Other maternal disorders +O295X3- | Other maternal disorders +O295X9- | Other maternal disorders +O296--- | Other maternal disorders +O2960-- | Other maternal disorders +O2961-- | Other maternal disorders +O2962-- | Other maternal disorders +O2963-- | Other maternal disorders +O298--- | Other maternal disorders +O298X1- | Other maternal disorders +O298X2- | Other maternal disorders +O298X3- | Other maternal disorders +O298X9- | Other maternal disorders +O299--- | Other maternal disorders +O2990-- | Other maternal disorders +O2991-- | Other maternal disorders +O2992-- | Other maternal disorders +O2993-- | Other maternal disorders +O30---- | Other maternal disorders +O300--- | Other maternal disorders +O30001- | Other maternal disorders +O30002- | Other maternal disorders +O30003- | Other maternal disorders +O30009- | Other maternal disorders +O30011- | Other maternal disorders +O30012- | Other maternal disorders +O30013- | Other maternal disorders +O30019- | Other maternal disorders +O30021- | Other maternal disorders +O30022- | Other maternal disorders +O30023- | Other maternal disorders +O30029- | Other maternal disorders +O30031- | Other maternal disorders +O30032- | Other maternal disorders +O30033- | Other maternal disorders +O30039- | Other maternal disorders +O30041- | Other maternal disorders +O30042- | Other maternal disorders +O30043- | Other maternal disorders +O30049- | Other maternal disorders +O30091- | Other maternal disorders +O30092- | Other maternal disorders +O30093- | Other maternal disorders +O30099- | Other maternal disorders +O301--- | Other maternal disorders +O30101- | Other maternal disorders +O30102- | Other maternal disorders +O30103- | Other maternal disorders +O30109- | Other maternal disorders +O30111- | Other maternal disorders +O30112- | Other maternal disorders +O30113- | Other maternal disorders +O30119- | Other maternal disorders +O30121- | Other maternal disorders +O30122- | Other maternal disorders +O30123- | Other maternal disorders +O30129- | Other maternal disorders +O30131- | Other maternal disorders +O30132- | Other maternal disorders +O30133- | Other maternal disorders +O30139- | Other maternal disorders +O30191- | Other maternal disorders +O30192- | Other maternal disorders +O30193- | Other maternal disorders +O30199- | Other maternal disorders +O302--- | Other maternal disorders +O30201- | Other maternal disorders +O30202- | Other maternal disorders +O30203- | Other maternal disorders +O30209- | Other maternal disorders +O30211- | Other maternal disorders +O30212- | Other maternal disorders +O30213- | Other maternal disorders +O30219- | Other maternal disorders +O30221- | Other maternal disorders +O30222- | Other maternal disorders +O30223- | Other maternal disorders +O30229- | Other maternal disorders +O30231- | Other maternal disorders +O30232- | Other maternal disorders +O30233- | Other maternal disorders +O30239- | Other maternal disorders +O30291- | Other maternal disorders +O30292- | Other maternal disorders +O30293- | Other maternal disorders +O30299- | Other maternal disorders +O308--- | Other maternal disorders +O30801- | Other maternal disorders +O30802- | Other maternal disorders +O30803- | Other maternal disorders +O30809- | Other maternal disorders +O30811- | Other maternal disorders +O30812- | Other maternal disorders +O30813- | Other maternal disorders +O30819- | Other maternal disorders +O30821- | Other maternal disorders +O30822- | Other maternal disorders +O30823- | Other maternal disorders +O30829- | Other maternal disorders +O30831- | Other maternal disorders +O30832- | Other maternal disorders +O30833- | Other maternal disorders +O30839- | Other maternal disorders +O30891- | Other maternal disorders +O30892- | Other maternal disorders +O30893- | Other maternal disorders +O30899- | Other maternal disorders +O309--- | Other maternal disorders +O3090-- | Other maternal disorders +O3091-- | Other maternal disorders +O3092-- | Other maternal disorders +O3093-- | Other maternal disorders +O31---- | Other maternal disorders +O310--- | Other maternal disorders +O3100X0 | Other maternal disorders +O3100X1 | Other maternal disorders +O3100X2 | Other maternal disorders +O3100X3 | Other maternal disorders +O3100X4 | Other maternal disorders +O3100X5 | Other maternal disorders +O3100X9 | Other maternal disorders +O3101X0 | Other maternal disorders +O3101X1 | Other maternal disorders +O3101X2 | Other maternal disorders +O3101X3 | Other maternal disorders +O3101X4 | Other maternal disorders +O3101X5 | Other maternal disorders +O3101X9 | Other maternal disorders +O3102X0 | Other maternal disorders +O3102X1 | Other maternal disorders +O3102X2 | Other maternal disorders +O3102X3 | Other maternal disorders +O3102X4 | Other maternal disorders +O3102X5 | Other maternal disorders +O3102X9 | Other maternal disorders +O3103X0 | Other maternal disorders +O3103X1 | Other maternal disorders +O3103X2 | Other maternal disorders +O3103X3 | Other maternal disorders +O3103X4 | Other maternal disorders +O3103X5 | Other maternal disorders +O3103X9 | Other maternal disorders +O311--- | Other maternal disorders +O3110X0 | Other maternal disorders +O3110X1 | Other maternal disorders +O3110X2 | Other maternal disorders +O3110X3 | Other maternal disorders +O3110X4 | Other maternal disorders +O3110X5 | Other maternal disorders +O3110X9 | Other maternal disorders +O3111X0 | Other maternal disorders +O3111X1 | Other maternal disorders +O3111X2 | Other maternal disorders +O3111X3 | Other maternal disorders +O3111X4 | Other maternal disorders +O3111X5 | Other maternal disorders +O3111X9 | Other maternal disorders +O3112X0 | Other maternal disorders +O3112X1 | Other maternal disorders +O3112X2 | Other maternal disorders +O3112X3 | Other maternal disorders +O3112X4 | Other maternal disorders +O3112X5 | Other maternal disorders +O3112X9 | Other maternal disorders +O3113X0 | Other maternal disorders +O3113X1 | Other maternal disorders +O3113X2 | Other maternal disorders +O3113X3 | Other maternal disorders +O3113X4 | Other maternal disorders +O3113X5 | Other maternal disorders +O3113X9 | Other maternal disorders +O312--- | Other maternal disorders +O3120X0 | Other maternal disorders +O3120X1 | Other maternal disorders +O3120X2 | Other maternal disorders +O3120X3 | Other maternal disorders +O3120X4 | Other maternal disorders +O3120X5 | Other maternal disorders +O3120X9 | Other maternal disorders +O3121X0 | Other maternal disorders +O3121X1 | Other maternal disorders +O3121X2 | Other maternal disorders +O3121X3 | Other maternal disorders +O3121X4 | Other maternal disorders +O3121X5 | Other maternal disorders +O3121X9 | Other maternal disorders +O3122X0 | Other maternal disorders +O3122X1 | Other maternal disorders +O3122X2 | Other maternal disorders +O3122X3 | Other maternal disorders +O3122X4 | Other maternal disorders +O3122X5 | Other maternal disorders +O3122X9 | Other maternal disorders +O3123X0 | Other maternal disorders +O3123X1 | Other maternal disorders +O3123X2 | Other maternal disorders +O3123X3 | Other maternal disorders +O3123X4 | Other maternal disorders +O3123X5 | Other maternal disorders +O3123X9 | Other maternal disorders +O3130X0 | Other maternal disorders +O3130X1 | Other maternal disorders +O3130X2 | Other maternal disorders +O3130X3 | Other maternal disorders +O3130X4 | Other maternal disorders +O3130X5 | Other maternal disorders +O3130X9 | Other maternal disorders +O3131X0 | Other maternal disorders +O3131X1 | Other maternal disorders +O3131X2 | Other maternal disorders +O3131X3 | Other maternal disorders +O3131X4 | Other maternal disorders +O3131X5 | Other maternal disorders +O3131X9 | Other maternal disorders +O3132X0 | Other maternal disorders +O3132X1 | Other maternal disorders +O3132X2 | Other maternal disorders +O3132X3 | Other maternal disorders +O3132X4 | Other maternal disorders +O3132X5 | Other maternal disorders +O3132X9 | Other maternal disorders +O3133X0 | Other maternal disorders +O3133X1 | Other maternal disorders +O3133X2 | Other maternal disorders +O3133X3 | Other maternal disorders +O3133X4 | Other maternal disorders +O3133X5 | Other maternal disorders +O3133X9 | Other maternal disorders +O318--- | Other maternal disorders +O34---- | Other maternal disorders +O340--- | Other maternal disorders +O3400-- | Other maternal disorders +O3401-- | Other maternal disorders +O3402-- | Other maternal disorders +O3403-- | Other maternal disorders +O341--- | Other maternal disorders +O3410-- | Other maternal disorders +O3411-- | Other maternal disorders +O3412-- | Other maternal disorders +O3413-- | Other maternal disorders +O342--- | Other maternal disorders +O34211- | Other maternal disorders +O34212- | Other maternal disorders +O34219- | Other maternal disorders +O3429-- | Other maternal disorders +O343--- | Other maternal disorders +O3430-- | Other maternal disorders +O3431-- | Other maternal disorders +O3432-- | Other maternal disorders +O3433-- | Other maternal disorders +O344--- | Other maternal disorders +O3440-- | Other maternal disorders +O3441-- | Other maternal disorders +O3442-- | Other maternal disorders +O3443-- | Other maternal disorders +O345--- | Other maternal disorders +O34511- | Other maternal disorders +O34512- | Other maternal disorders +O34513- | Other maternal disorders +O34519- | Other maternal disorders +O34521- | Other maternal disorders +O34522- | Other maternal disorders +O34523- | Other maternal disorders +O34529- | Other maternal disorders +O34531- | Other maternal disorders +O34532- | Other maternal disorders +O34533- | Other maternal disorders +O34539- | Other maternal disorders +O34591- | Other maternal disorders +O34592- | Other maternal disorders +O34593- | Other maternal disorders +O34599- | Other maternal disorders +O346--- | Other maternal disorders +O3460-- | Other maternal disorders +O3461-- | Other maternal disorders +O3462-- | Other maternal disorders +O3463-- | Other maternal disorders +O347--- | Other maternal disorders +O3470-- | Other maternal disorders +O3471-- | Other maternal disorders +O3472-- | Other maternal disorders +O3473-- | Other maternal disorders +O348--- | Other maternal disorders +O3480-- | Other maternal disorders +O3481-- | Other maternal disorders +O3482-- | Other maternal disorders +O3483-- | Other maternal disorders +O349--- | Other maternal disorders +O3490-- | Other maternal disorders +O3491-- | Other maternal disorders +O3492-- | Other maternal disorders +O3493-- | Other maternal disorders +O35---- | Other maternal disorders +O350--- | Other maternal disorders +O350XX0 | Other maternal disorders +O350XX1 | Other maternal disorders +O350XX2 | Other maternal disorders +O350XX3 | Other maternal disorders +O350XX4 | Other maternal disorders +O350XX5 | Other maternal disorders +O350XX9 | Other maternal disorders +O351--- | Other maternal disorders +O351XX0 | Other maternal disorders +O351XX1 | Other maternal disorders +O351XX2 | Other maternal disorders +O351XX3 | Other maternal disorders +O351XX4 | Other maternal disorders +O351XX5 | Other maternal disorders +O351XX9 | Other maternal disorders +O352--- | Other maternal disorders +O352XX0 | Other maternal disorders +O352XX1 | Other maternal disorders +O352XX2 | Other maternal disorders +O352XX3 | Other maternal disorders +O352XX4 | Other maternal disorders +O352XX5 | Other maternal disorders +O352XX9 | Other maternal disorders +O353--- | Other maternal disorders +O353XX0 | Other maternal disorders +O353XX1 | Other maternal disorders +O353XX2 | Other maternal disorders +O353XX3 | Other maternal disorders +O353XX4 | Other maternal disorders +O353XX5 | Other maternal disorders +O353XX9 | Other maternal disorders +O354--- | Other maternal disorders +O354XX0 | Other maternal disorders +O354XX1 | Other maternal disorders +O354XX2 | Other maternal disorders +O354XX3 | Other maternal disorders +O354XX4 | Other maternal disorders +O354XX5 | Other maternal disorders +O354XX9 | Other maternal disorders +O355--- | Other maternal disorders +O355XX0 | Other maternal disorders +O355XX1 | Other maternal disorders +O355XX2 | Other maternal disorders +O355XX3 | Other maternal disorders +O355XX4 | Other maternal disorders +O355XX5 | Other maternal disorders +O355XX9 | Other maternal disorders +O356--- | Other maternal disorders +O356XX0 | Other maternal disorders +O356XX1 | Other maternal disorders +O356XX2 | Other maternal disorders +O356XX3 | Other maternal disorders +O356XX4 | Other maternal disorders +O356XX5 | Other maternal disorders +O356XX9 | Other maternal disorders +O357--- | Other maternal disorders +O357XX0 | Other maternal disorders +O357XX1 | Other maternal disorders +O357XX2 | Other maternal disorders +O357XX3 | Other maternal disorders +O357XX4 | Other maternal disorders +O357XX5 | Other maternal disorders +O357XX9 | Other maternal disorders +O358--- | Other maternal disorders +O358XX0 | Other maternal disorders +O358XX1 | Other maternal disorders +O358XX2 | Other maternal disorders +O358XX3 | Other maternal disorders +O358XX4 | Other maternal disorders +O358XX5 | Other maternal disorders +O358XX9 | Other maternal disorders +O359--- | Other maternal disorders +O359XX0 | Other maternal disorders +O359XX1 | Other maternal disorders +O359XX2 | Other maternal disorders +O359XX3 | Other maternal disorders +O359XX4 | Other maternal disorders +O359XX5 | Other maternal disorders +O359XX9 | Other maternal disorders +O36---- | Other maternal disorders +O360--- | Other maternal disorders +O360110 | Other maternal disorders +O360111 | Other maternal disorders +O360112 | Other maternal disorders +O360113 | Other maternal disorders +O360114 | Other maternal disorders +O360115 | Other maternal disorders +O360119 | Other maternal disorders +O360120 | Other maternal disorders +O360121 | Other maternal disorders +O360122 | Other maternal disorders +O360123 | Other maternal disorders +O360124 | Other maternal disorders +O360125 | Other maternal disorders +O360129 | Other maternal disorders +O360130 | Other maternal disorders +O360131 | Other maternal disorders +O360132 | Other maternal disorders +O360133 | Other maternal disorders +O360134 | Other maternal disorders +O360135 | Other maternal disorders +O360139 | Other maternal disorders +O360190 | Other maternal disorders +O360191 | Other maternal disorders +O360192 | Other maternal disorders +O360193 | Other maternal disorders +O360194 | Other maternal disorders +O360195 | Other maternal disorders +O360199 | Other maternal disorders +O360910 | Other maternal disorders +O360911 | Other maternal disorders +O360912 | Other maternal disorders +O360913 | Other maternal disorders +O360914 | Other maternal disorders +O360915 | Other maternal disorders +O360919 | Other maternal disorders +O360920 | Other maternal disorders +O360921 | Other maternal disorders +O360922 | Other maternal disorders +O360923 | Other maternal disorders +O360924 | Other maternal disorders +O360925 | Other maternal disorders +O360929 | Other maternal disorders +O360930 | Other maternal disorders +O360931 | Other maternal disorders +O360932 | Other maternal disorders +O360933 | Other maternal disorders +O360934 | Other maternal disorders +O360935 | Other maternal disorders +O360939 | Other maternal disorders +O360990 | Other maternal disorders +O360991 | Other maternal disorders +O360992 | Other maternal disorders +O360993 | Other maternal disorders +O360994 | Other maternal disorders +O360995 | Other maternal disorders +O360999 | Other maternal disorders +O361--- | Other maternal disorders +O361110 | Other maternal disorders +O361111 | Other maternal disorders +O361112 | Other maternal disorders +O361113 | Other maternal disorders +O361114 | Other maternal disorders +O361115 | Other maternal disorders +O361119 | Other maternal disorders +O361120 | Other maternal disorders +O361121 | Other maternal disorders +O361122 | Other maternal disorders +O361123 | Other maternal disorders +O361124 | Other maternal disorders +O361125 | Other maternal disorders +O361129 | Other maternal disorders +O361130 | Other maternal disorders +O361131 | Other maternal disorders +O361132 | Other maternal disorders +O361133 | Other maternal disorders +O361134 | Other maternal disorders +O361135 | Other maternal disorders +O361139 | Other maternal disorders +O361190 | Other maternal disorders +O361191 | Other maternal disorders +O361192 | Other maternal disorders +O361193 | Other maternal disorders +O361194 | Other maternal disorders +O361195 | Other maternal disorders +O361199 | Other maternal disorders +O361910 | Other maternal disorders +O361911 | Other maternal disorders +O361912 | Other maternal disorders +O361913 | Other maternal disorders +O361914 | Other maternal disorders +O361915 | Other maternal disorders +O361919 | Other maternal disorders +O361920 | Other maternal disorders +O361921 | Other maternal disorders +O361922 | Other maternal disorders +O361923 | Other maternal disorders +O361924 | Other maternal disorders +O361925 | Other maternal disorders +O361929 | Other maternal disorders +O361930 | Other maternal disorders +O361931 | Other maternal disorders +O361932 | Other maternal disorders +O361933 | Other maternal disorders +O361934 | Other maternal disorders +O361935 | Other maternal disorders +O361939 | Other maternal disorders +O361990 | Other maternal disorders +O361991 | Other maternal disorders +O361992 | Other maternal disorders +O361993 | Other maternal disorders +O361994 | Other maternal disorders +O361995 | Other maternal disorders +O361999 | Other maternal disorders +O362--- | Other maternal disorders +O3620X0 | Other maternal disorders +O3620X1 | Other maternal disorders +O3620X2 | Other maternal disorders +O3620X3 | Other maternal disorders +O3620X4 | Other maternal disorders +O3620X5 | Other maternal disorders +O3620X9 | Other maternal disorders +O3621X0 | Other maternal disorders +O3621X1 | Other maternal disorders +O3621X2 | Other maternal disorders +O3621X3 | Other maternal disorders +O3621X4 | Other maternal disorders +O3621X5 | Other maternal disorders +O3621X9 | Other maternal disorders +O3622X0 | Other maternal disorders +O3622X1 | Other maternal disorders +O3622X2 | Other maternal disorders +O3622X3 | Other maternal disorders +O3622X4 | Other maternal disorders +O3622X5 | Other maternal disorders +O3622X9 | Other maternal disorders +O3623X0 | Other maternal disorders +O3623X1 | Other maternal disorders +O3623X2 | Other maternal disorders +O3623X3 | Other maternal disorders +O3623X4 | Other maternal disorders +O3623X5 | Other maternal disorders +O3623X9 | Other maternal disorders +O363--- | Other maternal disorders +O364--- | Other maternal disorders +O364XX0 | Other maternal disorders +O364XX1 | Other maternal disorders +O364XX2 | Other maternal disorders +O364XX3 | Other maternal disorders +O364XX4 | Other maternal disorders +O364XX5 | Other maternal disorders +O364XX9 | Other maternal disorders +O365--- | Other maternal disorders +O365110 | Other maternal disorders +O365111 | Other maternal disorders +O365112 | Other maternal disorders +O365113 | Other maternal disorders +O365114 | Other maternal disorders +O365115 | Other maternal disorders +O365119 | Other maternal disorders +O365120 | Other maternal disorders +O365121 | Other maternal disorders +O365122 | Other maternal disorders +O365123 | Other maternal disorders +O365124 | Other maternal disorders +O365125 | Other maternal disorders +O365129 | Other maternal disorders +O365130 | Other maternal disorders +O365131 | Other maternal disorders +O365132 | Other maternal disorders +O365133 | Other maternal disorders +O365134 | Other maternal disorders +O365135 | Other maternal disorders +O365139 | Other maternal disorders +O365190 | Other maternal disorders +O365191 | Other maternal disorders +O365192 | Other maternal disorders +O365193 | Other maternal disorders +O365194 | Other maternal disorders +O365195 | Other maternal disorders +O365199 | Other maternal disorders +O365910 | Other maternal disorders +O365911 | Other maternal disorders +O365912 | Other maternal disorders +O365913 | Other maternal disorders +O365914 | Other maternal disorders +O365915 | Other maternal disorders +O365919 | Other maternal disorders +O365920 | Other maternal disorders +O365921 | Other maternal disorders +O365922 | Other maternal disorders +O365923 | Other maternal disorders +O365924 | Other maternal disorders +O365925 | Other maternal disorders +O365929 | Other maternal disorders +O365930 | Other maternal disorders +O365931 | Other maternal disorders +O365932 | Other maternal disorders +O365933 | Other maternal disorders +O365934 | Other maternal disorders +O365935 | Other maternal disorders +O365939 | Other maternal disorders +O365990 | Other maternal disorders +O365991 | Other maternal disorders +O365992 | Other maternal disorders +O365993 | Other maternal disorders +O365994 | Other maternal disorders +O365995 | Other maternal disorders +O365999 | Other maternal disorders +O366--- | Other maternal disorders +O3660X0 | Other maternal disorders +O3660X1 | Other maternal disorders +O3660X2 | Other maternal disorders +O3660X3 | Other maternal disorders +O3660X4 | Other maternal disorders +O3660X5 | Other maternal disorders +O3660X9 | Other maternal disorders +O3661X0 | Other maternal disorders +O3661X1 | Other maternal disorders +O3661X2 | Other maternal disorders +O3661X3 | Other maternal disorders +O3661X4 | Other maternal disorders +O3661X5 | Other maternal disorders +O3661X9 | Other maternal disorders +O3662X0 | Other maternal disorders +O3662X1 | Other maternal disorders +O3662X2 | Other maternal disorders +O3662X3 | Other maternal disorders +O3662X4 | Other maternal disorders +O3662X5 | Other maternal disorders +O3662X9 | Other maternal disorders +O3663X0 | Other maternal disorders +O3663X1 | Other maternal disorders +O3663X2 | Other maternal disorders +O3663X3 | Other maternal disorders +O3663X4 | Other maternal disorders +O3663X5 | Other maternal disorders +O3663X9 | Other maternal disorders +O367--- | Other maternal disorders +O3670X0 | Other maternal disorders +O3670X1 | Other maternal disorders +O3670X2 | Other maternal disorders +O3670X3 | Other maternal disorders +O3670X4 | Other maternal disorders +O3670X5 | Other maternal disorders +O3670X9 | Other maternal disorders +O3671X0 | Other maternal disorders +O3671X1 | Other maternal disorders +O3671X2 | Other maternal disorders +O3671X3 | Other maternal disorders +O3671X4 | Other maternal disorders +O3671X5 | Other maternal disorders +O3671X9 | Other maternal disorders +O3672X0 | Other maternal disorders +O3672X1 | Other maternal disorders +O3672X2 | Other maternal disorders +O3672X3 | Other maternal disorders +O3672X4 | Other maternal disorders +O3672X5 | Other maternal disorders +O3672X9 | Other maternal disorders +O3673X0 | Other maternal disorders +O3673X1 | Other maternal disorders +O3673X2 | Other maternal disorders +O3673X3 | Other maternal disorders +O3673X4 | Other maternal disorders +O3673X5 | Other maternal disorders +O3673X9 | Other maternal disorders +O368--- | Other maternal disorders +O3680X0 | Other maternal disorders +O3680X1 | Other maternal disorders +O3680X2 | Other maternal disorders +O3680X3 | Other maternal disorders +O3680X4 | Other maternal disorders +O3680X5 | Other maternal disorders +O3680X9 | Other maternal disorders +O368120 | Other maternal disorders +O368121 | Other maternal disorders +O368122 | Other maternal disorders +O368123 | Other maternal disorders +O368124 | Other maternal disorders +O368125 | Other maternal disorders +O368129 | Other maternal disorders +O368130 | Other maternal disorders +O368131 | Other maternal disorders +O368132 | Other maternal disorders +O368133 | Other maternal disorders +O368134 | Other maternal disorders +O368135 | Other maternal disorders +O368139 | Other maternal disorders +O368190 | Other maternal disorders +O368191 | Other maternal disorders +O368192 | Other maternal disorders +O368193 | Other maternal disorders +O368194 | Other maternal disorders +O368195 | Other maternal disorders +O368199 | Other maternal disorders +O368210 | Other maternal disorders +O368211 | Other maternal disorders +O368212 | Other maternal disorders +O368213 | Other maternal disorders +O368214 | Other maternal disorders +O368215 | Other maternal disorders +O368219 | Other maternal disorders +O368220 | Other maternal disorders +O368221 | Other maternal disorders +O368222 | Other maternal disorders +O368223 | Other maternal disorders +O368224 | Other maternal disorders +O368225 | Other maternal disorders +O368229 | Other maternal disorders +O368230 | Other maternal disorders +O368231 | Other maternal disorders +O368232 | Other maternal disorders +O368233 | Other maternal disorders +O368234 | Other maternal disorders +O368235 | Other maternal disorders +O368239 | Other maternal disorders +O368290 | Other maternal disorders +O368291 | Other maternal disorders +O368292 | Other maternal disorders +O368293 | Other maternal disorders +O368294 | Other maternal disorders +O368295 | Other maternal disorders +O368299 | Other maternal disorders +O368310 | Other maternal disorders +O368311 | Other maternal disorders +O368312 | Other maternal disorders +O368313 | Other maternal disorders +O368314 | Other maternal disorders +O368315 | Other maternal disorders +O368319 | Other maternal disorders +O368320 | Other maternal disorders +O368321 | Other maternal disorders +O368322 | Other maternal disorders +O368323 | Other maternal disorders +O368324 | Other maternal disorders +O368325 | Other maternal disorders +O368329 | Other maternal disorders +O368330 | Other maternal disorders +O368331 | Other maternal disorders +O368332 | Other maternal disorders +O368333 | Other maternal disorders +O368334 | Other maternal disorders +O368335 | Other maternal disorders +O368339 | Other maternal disorders +O368390 | Other maternal disorders +O368391 | Other maternal disorders +O368392 | Other maternal disorders +O368393 | Other maternal disorders +O368394 | Other maternal disorders +O368395 | Other maternal disorders +O368399 | Other maternal disorders +O368910 | Other maternal disorders +O368911 | Other maternal disorders +O368912 | Other maternal disorders +O368913 | Other maternal disorders +O368914 | Other maternal disorders +O368915 | Other maternal disorders +O368919 | Other maternal disorders +O368920 | Other maternal disorders +O368921 | Other maternal disorders +O368922 | Other maternal disorders +O368923 | Other maternal disorders +O368924 | Other maternal disorders +O368925 | Other maternal disorders +O368929 | Other maternal disorders +O368930 | Other maternal disorders +O368931 | Other maternal disorders +O368932 | Other maternal disorders +O368933 | Other maternal disorders +O368934 | Other maternal disorders +O368935 | Other maternal disorders +O368939 | Other maternal disorders +O368990 | Other maternal disorders +O368991 | Other maternal disorders +O368992 | Other maternal disorders +O368993 | Other maternal disorders +O368994 | Other maternal disorders +O368995 | Other maternal disorders +O368999 | Other maternal disorders +O369--- | Other maternal disorders +O40---- | Other maternal disorders +O401XX0 | Other maternal disorders +O401XX1 | Other maternal disorders +O401XX2 | Other maternal disorders +O401XX3 | Other maternal disorders +O401XX4 | Other maternal disorders +O401XX5 | Other maternal disorders +O401XX9 | Other maternal disorders +O402XX0 | Other maternal disorders +O402XX1 | Other maternal disorders +O402XX2 | Other maternal disorders +O402XX3 | Other maternal disorders +O402XX4 | Other maternal disorders +O402XX5 | Other maternal disorders +O402XX9 | Other maternal disorders +O403XX0 | Other maternal disorders +O403XX1 | Other maternal disorders +O403XX2 | Other maternal disorders +O403XX3 | Other maternal disorders +O403XX4 | Other maternal disorders +O403XX5 | Other maternal disorders +O403XX9 | Other maternal disorders +O409XX0 | Other maternal disorders +O409XX1 | Other maternal disorders +O409XX2 | Other maternal disorders +O409XX3 | Other maternal disorders +O409XX4 | Other maternal disorders +O409XX5 | Other maternal disorders +O409XX9 | Other maternal disorders +O41---- | Other maternal disorders +O410--- | Other maternal disorders +O4100X0 | Other maternal disorders +O4100X1 | Other maternal disorders +O4100X2 | Other maternal disorders +O4100X3 | Other maternal disorders +O4100X4 | Other maternal disorders +O4100X5 | Other maternal disorders +O4100X9 | Other maternal disorders +O4101X0 | Other maternal disorders +O4101X1 | Other maternal disorders +O4101X2 | Other maternal disorders +O4101X3 | Other maternal disorders +O4101X4 | Other maternal disorders +O4101X5 | Other maternal disorders +O4101X9 | Other maternal disorders +O4102X0 | Other maternal disorders +O4102X1 | Other maternal disorders +O4102X2 | Other maternal disorders +O4102X3 | Other maternal disorders +O4102X4 | Other maternal disorders +O4102X5 | Other maternal disorders +O4102X9 | Other maternal disorders +O4103X0 | Other maternal disorders +O4103X1 | Other maternal disorders +O4103X2 | Other maternal disorders +O4103X3 | Other maternal disorders +O4103X4 | Other maternal disorders +O4103X5 | Other maternal disorders +O4103X9 | Other maternal disorders +O411--- | Other maternal disorders +O411010 | Other maternal disorders +O411011 | Other maternal disorders +O411012 | Other maternal disorders +O411013 | Other maternal disorders +O411014 | Other maternal disorders +O411015 | Other maternal disorders +O411019 | Other maternal disorders +O411020 | Other maternal disorders +O411021 | Other maternal disorders +O411022 | Other maternal disorders +O411023 | Other maternal disorders +O411024 | Other maternal disorders +O411025 | Other maternal disorders +O411029 | Other maternal disorders +O411030 | Other maternal disorders +O411031 | Other maternal disorders +O411032 | Other maternal disorders +O411033 | Other maternal disorders +O411034 | Other maternal disorders +O411035 | Other maternal disorders +O411039 | Other maternal disorders +O411090 | Other maternal disorders +O411091 | Other maternal disorders +O411092 | Other maternal disorders +O411093 | Other maternal disorders +O411094 | Other maternal disorders +O411095 | Other maternal disorders +O411099 | Other maternal disorders +O411210 | Other maternal disorders +O411211 | Other maternal disorders +O411212 | Other maternal disorders +O411213 | Other maternal disorders +O411214 | Other maternal disorders +O411215 | Other maternal disorders +O411219 | Other maternal disorders +O411220 | Other maternal disorders +O411221 | Other maternal disorders +O411222 | Other maternal disorders +O411223 | Other maternal disorders +O411224 | Other maternal disorders +O411225 | Other maternal disorders +O411229 | Other maternal disorders +O411230 | Other maternal disorders +O411231 | Other maternal disorders +O411232 | Other maternal disorders +O411233 | Other maternal disorders +O411234 | Other maternal disorders +O411235 | Other maternal disorders +O411239 | Other maternal disorders +O411290 | Other maternal disorders +O411291 | Other maternal disorders +O411292 | Other maternal disorders +O411293 | Other maternal disorders +O411294 | Other maternal disorders +O411295 | Other maternal disorders +O411299 | Other maternal disorders +O411410 | Other maternal disorders +O411411 | Other maternal disorders +O411412 | Other maternal disorders +O411413 | Other maternal disorders +O411414 | Other maternal disorders +O411415 | Other maternal disorders +O411419 | Other maternal disorders +O411420 | Other maternal disorders +O411421 | Other maternal disorders +O411422 | Other maternal disorders +O411423 | Other maternal disorders +O411424 | Other maternal disorders +O411425 | Other maternal disorders +O411429 | Other maternal disorders +O411430 | Other maternal disorders +O411431 | Other maternal disorders +O411432 | Other maternal disorders +O411433 | Other maternal disorders +O411434 | Other maternal disorders +O411435 | Other maternal disorders +O411439 | Other maternal disorders +O411490 | Other maternal disorders +O411491 | Other maternal disorders +O411492 | Other maternal disorders +O411493 | Other maternal disorders +O411494 | Other maternal disorders +O411495 | Other maternal disorders +O411499 | Other maternal disorders +O418--- | Other maternal disorders +O418X10 | Other maternal disorders +O418X11 | Other maternal disorders +O418X12 | Other maternal disorders +O418X13 | Other maternal disorders +O418X14 | Other maternal disorders +O418X15 | Other maternal disorders +O418X19 | Other maternal disorders +O418X20 | Other maternal disorders +O418X21 | Other maternal disorders +O418X22 | Other maternal disorders +O418X23 | Other maternal disorders +O418X24 | Other maternal disorders +O418X25 | Other maternal disorders +O418X29 | Other maternal disorders +O418X30 | Other maternal disorders +O418X31 | Other maternal disorders +O418X32 | Other maternal disorders +O418X33 | Other maternal disorders +O418X34 | Other maternal disorders +O418X35 | Other maternal disorders +O418X39 | Other maternal disorders +O418X90 | Other maternal disorders +O418X91 | Other maternal disorders +O418X92 | Other maternal disorders +O418X93 | Other maternal disorders +O418X94 | Other maternal disorders +O418X95 | Other maternal disorders +O418X99 | Other maternal disorders +O419--- | Other maternal disorders +O4190X0 | Other maternal disorders +O4190X1 | Other maternal disorders +O4190X2 | Other maternal disorders +O4190X3 | Other maternal disorders +O4190X4 | Other maternal disorders +O4190X5 | Other maternal disorders +O4190X9 | Other maternal disorders +O4191X0 | Other maternal disorders +O4191X1 | Other maternal disorders +O4191X2 | Other maternal disorders +O4191X3 | Other maternal disorders +O4191X4 | Other maternal disorders +O4191X5 | Other maternal disorders +O4191X9 | Other maternal disorders +O4192X0 | Other maternal disorders +O4192X1 | Other maternal disorders +O4192X2 | Other maternal disorders +O4192X3 | Other maternal disorders +O4192X4 | Other maternal disorders +O4192X5 | Other maternal disorders +O4192X9 | Other maternal disorders +O4193X0 | Other maternal disorders +O4193X1 | Other maternal disorders +O4193X2 | Other maternal disorders +O4193X3 | Other maternal disorders +O4193X4 | Other maternal disorders +O4193X5 | Other maternal disorders +O4193X9 | Other maternal disorders +O42---- | Other maternal disorders +O420--- | Other maternal disorders +O4200-- | Other maternal disorders +O42011- | Other maternal disorders +O42012- | Other maternal disorders +O42013- | Other maternal disorders +O42019- | Other maternal disorders +O4202-- | Other maternal disorders +O421--- | Other maternal disorders +O4210-- | Other maternal disorders +O42111- | Other maternal disorders +O42112- | Other maternal disorders +O42113- | Other maternal disorders +O42119- | Other maternal disorders +O4212-- | Other maternal disorders +O422--- | Other maternal disorders +O429--- | Other maternal disorders +O4290-- | Other maternal disorders +O42911- | Other maternal disorders +O42912- | Other maternal disorders +O42913- | Other maternal disorders +O42919- | Other maternal disorders +O4292-- | Other maternal disorders +O43---- | Other maternal disorders +O430--- | Other maternal disorders +O43011- | Other maternal disorders +O43012- | Other maternal disorders +O43013- | Other maternal disorders +O43019- | Other maternal disorders +O43021- | Other maternal disorders +O43022- | Other maternal disorders +O43023- | Other maternal disorders +O43029- | Other maternal disorders +O431--- | Other maternal disorders +O438--- | Other maternal disorders +O43811- | Other maternal disorders +O43812- | Other maternal disorders +O43813- | Other maternal disorders +O43819- | Other maternal disorders +O43891- | Other maternal disorders +O43892- | Other maternal disorders +O43893- | Other maternal disorders +O43899- | Other maternal disorders +O439--- | Other maternal disorders +O47---- | Other maternal disorders +O470--- | Other maternal disorders +O4700-- | Other maternal disorders +O4702-- | Other maternal disorders +O4703-- | Other maternal disorders +O471--- | Other maternal disorders +O479--- | Other maternal disorders +O48---- | Other maternal disorders +O480--- | Other maternal disorders +O481--- | Other maternal disorders +O60---- | Other maternal disorders +O600--- | Other maternal disorders +O6000-- | Other maternal disorders +O6002-- | Other maternal disorders +O6003-- | Other maternal disorders +O601--- | Other maternal disorders +O6010X0 | Other maternal disorders +O6010X1 | Other maternal disorders +O6010X2 | Other maternal disorders +O6010X3 | Other maternal disorders +O6010X4 | Other maternal disorders +O6010X5 | Other maternal disorders +O6010X9 | Other maternal disorders +O6012X0 | Other maternal disorders +O6012X1 | Other maternal disorders +O6012X2 | Other maternal disorders +O6012X3 | Other maternal disorders +O6012X4 | Other maternal disorders +O6012X5 | Other maternal disorders +O6012X9 | Other maternal disorders +O6013X0 | Other maternal disorders +O6013X1 | Other maternal disorders +O6013X2 | Other maternal disorders +O6013X3 | Other maternal disorders +O6013X4 | Other maternal disorders +O6013X5 | Other maternal disorders +O6013X9 | Other maternal disorders +O6014X0 | Other maternal disorders +O6014X1 | Other maternal disorders +O6014X2 | Other maternal disorders +O6014X3 | Other maternal disorders +O6014X4 | Other maternal disorders +O6014X5 | Other maternal disorders +O6014X9 | Other maternal disorders +O602--- | Other maternal disorders +O6020X0 | Other maternal disorders +O6020X1 | Other maternal disorders +O6020X2 | Other maternal disorders +O6020X3 | Other maternal disorders +O6020X4 | Other maternal disorders +O6020X5 | Other maternal disorders +O6020X9 | Other maternal disorders +O6022X0 | Other maternal disorders +O6022X1 | Other maternal disorders +O6022X2 | Other maternal disorders +O6022X3 | Other maternal disorders +O6022X4 | Other maternal disorders +O6022X5 | Other maternal disorders +O6022X9 | Other maternal disorders +O6023X0 | Other maternal disorders +O6023X1 | Other maternal disorders +O6023X2 | Other maternal disorders +O6023X3 | Other maternal disorders +O6023X4 | Other maternal disorders +O6023X5 | Other maternal disorders +O6023X9 | Other maternal disorders +O603--- | Other maternal disorders +O61---- | Other maternal disorders +O610--- | Other maternal disorders +O611--- | Other maternal disorders +O618--- | Other maternal disorders +O619--- | Other maternal disorders +O63---- | Other maternal disorders +O630--- | Other maternal disorders +O631--- | Other maternal disorders +O632--- | Other maternal disorders +O639--- | Other maternal disorders +O68---- | Other maternal disorders +O680--- | Other maternal disorders +O681--- | Other maternal disorders +O682--- | Other maternal disorders +O683--- | Other maternal disorders +O688--- | Other maternal disorders +O689--- | Other maternal disorders +O69---- | Other maternal disorders +O690--- | Other maternal disorders +O690XX0 | Other maternal disorders +O690XX1 | Other maternal disorders +O690XX2 | Other maternal disorders +O690XX3 | Other maternal disorders +O690XX4 | Other maternal disorders +O690XX5 | Other maternal disorders +O690XX9 | Other maternal disorders +O691--- | Other maternal disorders +O691XX0 | Other maternal disorders +O691XX1 | Other maternal disorders +O691XX2 | Other maternal disorders +O691XX3 | Other maternal disorders +O691XX4 | Other maternal disorders +O691XX5 | Other maternal disorders +O691XX9 | Other maternal disorders +O692--- | Other maternal disorders +O692XX0 | Other maternal disorders +O692XX1 | Other maternal disorders +O692XX2 | Other maternal disorders +O692XX3 | Other maternal disorders +O692XX4 | Other maternal disorders +O692XX5 | Other maternal disorders +O692XX9 | Other maternal disorders +O693--- | Other maternal disorders +O693XX0 | Other maternal disorders +O693XX1 | Other maternal disorders +O693XX2 | Other maternal disorders +O693XX3 | Other maternal disorders +O693XX4 | Other maternal disorders +O693XX5 | Other maternal disorders +O693XX9 | Other maternal disorders +O694--- | Other maternal disorders +O694XX0 | Other maternal disorders +O694XX1 | Other maternal disorders +O694XX2 | Other maternal disorders +O694XX3 | Other maternal disorders +O694XX4 | Other maternal disorders +O694XX5 | Other maternal disorders +O694XX9 | Other maternal disorders +O695--- | Other maternal disorders +O695XX0 | Other maternal disorders +O695XX1 | Other maternal disorders +O695XX2 | Other maternal disorders +O695XX3 | Other maternal disorders +O695XX4 | Other maternal disorders +O695XX5 | Other maternal disorders +O695XX9 | Other maternal disorders +O698--- | Other maternal disorders +O6981X0 | Other maternal disorders +O6981X1 | Other maternal disorders +O6981X2 | Other maternal disorders +O6981X3 | Other maternal disorders +O6981X4 | Other maternal disorders +O6981X5 | Other maternal disorders +O6981X9 | Other maternal disorders +O6982X0 | Other maternal disorders +O6982X1 | Other maternal disorders +O6982X2 | Other maternal disorders +O6982X3 | Other maternal disorders +O6982X4 | Other maternal disorders +O6982X5 | Other maternal disorders +O6982X9 | Other maternal disorders +O6989X0 | Other maternal disorders +O6989X1 | Other maternal disorders +O6989X2 | Other maternal disorders +O6989X3 | Other maternal disorders +O6989X4 | Other maternal disorders +O6989X5 | Other maternal disorders +O6989X9 | Other maternal disorders +O699--- | Other maternal disorders +O700--- | Other maternal disorders +O701--- | Other maternal disorders +O702--- | Other maternal disorders +O7020-- | Other maternal disorders +O7021-- | Other maternal disorders +O7022-- | Other maternal disorders +O7023-- | Other maternal disorders +O703--- | Other maternal disorders +O704--- | Other maternal disorders +O709--- | Other maternal disorders +O73---- | Other maternal disorders +O730--- | Other maternal disorders +O731--- | Other maternal disorders +O74---- | Other maternal disorders +O740--- | Other maternal disorders +O741--- | Other maternal disorders +O742--- | Other maternal disorders +O743--- | Other maternal disorders +O744--- | Other maternal disorders +O745--- | Other maternal disorders +O746--- | Other maternal disorders +O747--- | Other maternal disorders +O748--- | Other maternal disorders +O749--- | Other maternal disorders +O75---- | Other maternal disorders +O750--- | Other maternal disorders +O751--- | Other maternal disorders +O752--- | Other maternal disorders +O753--- | Other maternal disorders +O754--- | Other maternal disorders +O755--- | Other maternal disorders +O756--- | Other maternal disorders +O757--- | Other maternal disorders +O758--- | Other maternal disorders +O7581-- | Other maternal disorders +O7582-- | Other maternal disorders +O7589-- | Other maternal disorders +O759--- | Other maternal disorders +O76---- | Other maternal disorders +O770--- | Other maternal disorders +O771--- | Other maternal disorders +O778--- | Other maternal disorders +O779--- | Other maternal disorders +O80---- | Other maternal disorders +O800--- | Other maternal disorders +O801--- | Other maternal disorders +O808--- | Other maternal disorders +O809--- | Other maternal disorders +O81---- | Other maternal disorders +O810--- | Other maternal disorders +O811--- | Other maternal disorders +O812--- | Other maternal disorders +O813--- | Other maternal disorders +O814--- | Other maternal disorders +O815--- | Other maternal disorders +O82---- | Other maternal disorders +O820--- | Other maternal disorders +O821--- | Other maternal disorders +O822--- | Other maternal disorders +O828--- | Other maternal disorders +O829--- | Other maternal disorders +O83---- | Other maternal disorders +O830--- | Other maternal disorders +O831--- | Other maternal disorders +O832--- | Other maternal disorders +O833--- | Other maternal disorders +O834--- | Other maternal disorders +O838--- | Other maternal disorders +O839--- | Other maternal disorders +O84---- | Other maternal disorders +O840--- | Other maternal disorders +O841--- | Other maternal disorders +O842--- | Other maternal disorders +O848--- | Other maternal disorders +O849--- | Other maternal disorders +O87---- | Other maternal disorders +O870--- | Other maternal disorders +O871--- | Other maternal disorders +O872--- | Other maternal disorders +O873--- | Other maternal disorders +O874--- | Other maternal disorders +O878--- | Other maternal disorders +O879--- | Other maternal disorders +O88---- | Other maternal disorders +O880--- | Other maternal disorders +O88011- | Other maternal disorders +O88012- | Other maternal disorders +O88013- | Other maternal disorders +O88019- | Other maternal disorders +O8802-- | Other maternal disorders +O8803-- | Other maternal disorders +O881--- | Other maternal disorders +O88111- | Other maternal disorders +O88112- | Other maternal disorders +O88113- | Other maternal disorders +O88119- | Other maternal disorders +O8812-- | Other maternal disorders +O8813-- | Other maternal disorders +O882--- | Other maternal disorders +O88211- | Other maternal disorders +O88212- | Other maternal disorders +O88213- | Other maternal disorders +O88219- | Other maternal disorders +O8822-- | Other maternal disorders +O8823-- | Other maternal disorders +O883--- | Other maternal disorders +O88311- | Other maternal disorders +O88312- | Other maternal disorders +O88313- | Other maternal disorders +O88319- | Other maternal disorders +O8832-- | Other maternal disorders +O8833-- | Other maternal disorders +O888--- | Other maternal disorders +O88811- | Other maternal disorders +O88812- | Other maternal disorders +O88813- | Other maternal disorders +O88819- | Other maternal disorders +O8882-- | Other maternal disorders +O8883-- | Other maternal disorders +O89---- | Other maternal disorders +O890--- | Other maternal disorders +O8901-- | Other maternal disorders +O8909-- | Other maternal disorders +O891--- | Other maternal disorders +O892--- | Other maternal disorders +O893--- | Other maternal disorders +O894--- | Other maternal disorders +O895--- | Other maternal disorders +O896--- | Other maternal disorders +O898--- | Other maternal disorders +O899--- | Other maternal disorders +O90---- | Other maternal disorders +O900--- | Other maternal disorders +O901--- | Other maternal disorders +O902--- | Other maternal disorders +O903--- | Other maternal disorders +O904--- | Other maternal disorders +O905--- | Other maternal disorders +O906--- | Other maternal disorders +O908--- | Other maternal disorders +O9081-- | Other maternal disorders +O9089-- | Other maternal disorders +O909--- | Other maternal disorders +O92---- | Other maternal disorders +O920--- | Other maternal disorders +O92011- | Other maternal disorders +O92012- | Other maternal disorders +O92013- | Other maternal disorders +O92019- | Other maternal disorders +O9202-- | Other maternal disorders +O9203-- | Other maternal disorders +O921--- | Other maternal disorders +O92111- | Other maternal disorders +O92112- | Other maternal disorders +O92113- | Other maternal disorders +O92119- | Other maternal disorders +O9212-- | Other maternal disorders +O9213-- | Other maternal disorders +O922--- | Other maternal disorders +O9220-- | Other maternal disorders +O9229-- | Other maternal disorders +O923--- | Other maternal disorders +O924--- | Other maternal disorders +O925--- | Other maternal disorders +O926--- | Other maternal disorders +O927--- | Other maternal disorders +P00---- | Neonatal disorders +P000--- | Neonatal disorders +P001--- | Neonatal disorders +P002--- | Neonatal disorders +P003--- | Neonatal disorders +P004--- | Neonatal disorders +P005--- | Neonatal disorders +P006--- | Neonatal disorders +P007--- | Neonatal disorders +P008--- | Neonatal disorders +P0081-- | Neonatal disorders +P0089-- | Neonatal disorders +P009--- | Neonatal disorders +P01---- | Neonatal disorders +P010--- | Neonatal disorders +P011--- | Neonatal disorders +P012--- | Neonatal disorders +P013--- | Neonatal disorders +P014--- | Neonatal disorders +P015--- | Neonatal disorders +P016--- | Neonatal disorders +P017--- | Neonatal disorders +P018--- | Neonatal disorders +P019--- | Neonatal disorders +P02---- | Neonatal disorders +P020--- | Neonatal disorders +P021--- | Neonatal disorders +P022--- | Neonatal disorders +P0220-- | Neonatal disorders +P0229-- | Neonatal disorders +P023--- | Neonatal disorders +P024--- | Neonatal disorders +P025--- | Neonatal disorders +P026--- | Neonatal disorders +P0260-- | Neonatal disorders +P0269-- | Neonatal disorders +P027--- | Neonatal disorders +P0270-- | Neonatal disorders +P0278-- | Neonatal disorders +P028--- | Neonatal disorders +P029--- | Neonatal disorders +P03---- | Neonatal disorders +P030--- | Neonatal disorders +P031--- | Neonatal disorders +P032--- | Neonatal disorders +P033--- | Neonatal disorders +P034--- | Neonatal disorders +P035--- | Neonatal disorders +P036--- | Neonatal disorders +P038--- | Neonatal disorders +P03810- | Neonatal disorders +P03811- | Neonatal disorders +P03819- | Neonatal disorders +P0382-- | Neonatal disorders +P0389-- | Neonatal disorders +P039--- | Neonatal disorders +P04---- | Neonatal disorders +P040--- | Neonatal disorders +P041--- | Neonatal disorders +P0411-- | Neonatal disorders +P0412-- | Neonatal disorders +P0413-- | Neonatal disorders +P0414-- | Neonatal disorders +P0415-- | Neonatal disorders +P0416-- | Neonatal disorders +P0417-- | Neonatal disorders +P0418-- | Neonatal disorders +P0419-- | Neonatal disorders +P041A-- | Neonatal disorders +P042--- | Neonatal disorders +P045--- | Neonatal disorders +P046--- | Neonatal disorders +P048--- | Neonatal disorders +P0481-- | Neonatal disorders +P0489-- | Neonatal disorders +P049--- | Neonatal disorders +P05---- | Neonatal disorders +P050--- | Neonatal disorders +P0500-- | Neonatal disorders +P0501-- | Neonatal disorders +P0502-- | Neonatal disorders +P0503-- | Neonatal disorders +P0504-- | Neonatal disorders +P0505-- | Neonatal disorders +P0506-- | Neonatal disorders +P0507-- | Neonatal disorders +P0508-- | Neonatal disorders +P0509-- | Neonatal disorders +P051--- | Neonatal disorders +P0510-- | Neonatal disorders +P0511-- | Neonatal disorders +P0512-- | Neonatal disorders +P0513-- | Neonatal disorders +P0514-- | Neonatal disorders +P0515-- | Neonatal disorders +P0516-- | Neonatal disorders +P0517-- | Neonatal disorders +P0518-- | Neonatal disorders +P0519-- | Neonatal disorders +P052--- | Neonatal disorders +P059--- | Neonatal disorders +P07---- | Neonatal disorders +P070--- | Neonatal disorders +P0700-- | Neonatal disorders +P0701-- | Neonatal disorders +P0702-- | Neonatal disorders +P0703-- | Neonatal disorders +P071--- | Neonatal disorders +P0710-- | Neonatal disorders +P0714-- | Neonatal disorders +P0715-- | Neonatal disorders +P0716-- | Neonatal disorders +P0717-- | Neonatal disorders +P0718-- | Neonatal disorders +P072--- | Neonatal disorders +P0720-- | Neonatal disorders +P0721-- | Neonatal disorders +P0722-- | Neonatal disorders +P0723-- | Neonatal disorders +P0724-- | Neonatal disorders +P0725-- | Neonatal disorders +P0726-- | Neonatal disorders +P073--- | Neonatal disorders +P0730-- | Neonatal disorders +P0731-- | Neonatal disorders +P0732-- | Neonatal disorders +P0733-- | Neonatal disorders +P0734-- | Neonatal disorders +P0735-- | Neonatal disorders +P0736-- | Neonatal disorders +P0737-- | Neonatal disorders +P0738-- | Neonatal disorders +P0739-- | Neonatal disorders +P08---- | Neonatal disorders +P080--- | Neonatal disorders +P081--- | Neonatal disorders +P082--- | Neonatal disorders +P0821-- | Neonatal disorders +P0822-- | Neonatal disorders +P09---- | Neonatal disorders +P10---- | Neonatal disorders +P100--- | Neonatal disorders +P101--- | Neonatal disorders +P102--- | Neonatal disorders +P103--- | Neonatal disorders +P104--- | Neonatal disorders +P108--- | Neonatal disorders +P109--- | Neonatal disorders +P11---- | Neonatal disorders +P110--- | Neonatal disorders +P111--- | Neonatal disorders +P112--- | Neonatal disorders +P113--- | Neonatal disorders +P114--- | Neonatal disorders +P115--- | Neonatal disorders +P119--- | Neonatal disorders +P12---- | Neonatal disorders +P120--- | Neonatal disorders +P121--- | Neonatal disorders +P122--- | Neonatal disorders +P123--- | Neonatal disorders +P124--- | Neonatal disorders +P128--- | Neonatal disorders +P1281-- | Neonatal disorders +P1289-- | Neonatal disorders +P129--- | Neonatal disorders +P13---- | Neonatal disorders +P130--- | Neonatal disorders +P131--- | Neonatal disorders +P132--- | Neonatal disorders +P133--- | Neonatal disorders +P134--- | Neonatal disorders +P138--- | Neonatal disorders +P139--- | Neonatal disorders +P14---- | Neonatal disorders +P140--- | Neonatal disorders +P141--- | Neonatal disorders +P142--- | Neonatal disorders +P143--- | Neonatal disorders +P148--- | Neonatal disorders +P149--- | Neonatal disorders +P15---- | Neonatal disorders +P150--- | Neonatal disorders +P151--- | Neonatal disorders +P152--- | Neonatal disorders +P153--- | Neonatal disorders +P154--- | Neonatal disorders +P155--- | Neonatal disorders +P156--- | Neonatal disorders +P158--- | Neonatal disorders +P159--- | Neonatal disorders +P190--- | Neonatal disorders +P191--- | Neonatal disorders +P192--- | Neonatal disorders +P199--- | Neonatal disorders +P20---- | Neonatal disorders +P200--- | Neonatal disorders +P201--- | Neonatal disorders +P209--- | Neonatal disorders +P21---- | Neonatal disorders +P210--- | Neonatal disorders +P211--- | Neonatal disorders +P219--- | Neonatal disorders +P22---- | Neonatal disorders +P220--- | Neonatal disorders +P221--- | Neonatal disorders +P228--- | Neonatal disorders +P229--- | Neonatal disorders +P24---- | Neonatal disorders +P240--- | Neonatal disorders +P2400-- | Neonatal disorders +P2401-- | Neonatal disorders +P241--- | Neonatal disorders +P2410-- | Neonatal disorders +P2411-- | Neonatal disorders +P242--- | Neonatal disorders +P2420-- | Neonatal disorders +P2421-- | Neonatal disorders +P243--- | Neonatal disorders +P2430-- | Neonatal disorders +P2431-- | Neonatal disorders +P248--- | Neonatal disorders +P2480-- | Neonatal disorders +P2481-- | Neonatal disorders +P249--- | Neonatal disorders +P25---- | Neonatal disorders +P250--- | Neonatal disorders +P251--- | Neonatal disorders +P252--- | Neonatal disorders +P253--- | Neonatal disorders +P258--- | Neonatal disorders +P26---- | Neonatal disorders +P260--- | Neonatal disorders +P261--- | Neonatal disorders +P268--- | Neonatal disorders +P269--- | Neonatal disorders +P27---- | Neonatal disorders +P270--- | Neonatal disorders +P271--- | Neonatal disorders +P278--- | Neonatal disorders +P279--- | Neonatal disorders +P28---- | Neonatal disorders +P280--- | Neonatal disorders +P281--- | Neonatal disorders +P2810-- | Neonatal disorders +P2811-- | Neonatal disorders +P2819-- | Neonatal disorders +P282--- | Neonatal disorders +P283--- | Neonatal disorders +P284--- | Neonatal disorders +P285--- | Neonatal disorders +P288--- | Neonatal disorders +P2881-- | Neonatal disorders +P2889-- | Neonatal disorders +P289--- | Neonatal disorders +P29---- | Neonatal disorders +P290--- | Neonatal disorders +P291--- | Neonatal disorders +P2911-- | Neonatal disorders +P2912-- | Neonatal disorders +P292--- | Neonatal disorders +P293--- | Neonatal disorders +P2930-- | Neonatal disorders +P2938-- | Neonatal disorders +P294--- | Neonatal disorders +P298--- | Neonatal disorders +P2981-- | Neonatal disorders +P2989-- | Neonatal disorders +P299--- | Neonatal disorders +P36---- | Neonatal disorders +P360--- | Neonatal disorders +P361--- | Neonatal disorders +P3610-- | Neonatal disorders +P3619-- | Neonatal disorders +P362--- | Neonatal disorders +P363--- | Neonatal disorders +P3630-- | Neonatal disorders +P3639-- | Neonatal disorders +P364--- | Neonatal disorders +P365--- | Neonatal disorders +P368--- | Neonatal disorders +P369--- | Neonatal disorders +P38---- | Neonatal disorders +P381--- | Neonatal disorders +P389--- | Neonatal disorders +P39---- | Neonatal disorders +P390--- | Neonatal disorders +P391--- | Neonatal disorders +P392--- | Neonatal disorders +P393--- | Neonatal disorders +P394--- | Neonatal disorders +P398--- | Neonatal disorders +P399--- | Neonatal disorders +P50---- | Neonatal disorders +P500--- | Neonatal disorders +P501--- | Neonatal disorders +P502--- | Neonatal disorders +P503--- | Neonatal disorders +P504--- | Neonatal disorders +P505--- | Neonatal disorders +P508--- | Neonatal disorders +P509--- | Neonatal disorders +P51---- | Neonatal disorders +P510--- | Neonatal disorders +P518--- | Neonatal disorders +P519--- | Neonatal disorders +P52---- | Neonatal disorders +P520--- | Neonatal disorders +P521--- | Neonatal disorders +P522--- | Neonatal disorders +P5221-- | Neonatal disorders +P5222-- | Neonatal disorders +P523--- | Neonatal disorders +P524--- | Neonatal disorders +P525--- | Neonatal disorders +P526--- | Neonatal disorders +P528--- | Neonatal disorders +P529--- | Neonatal disorders +P53---- | Neonatal disorders +P54---- | Neonatal disorders +P540--- | Neonatal disorders +P541--- | Neonatal disorders +P542--- | Neonatal disorders +P543--- | Neonatal disorders +P544--- | Neonatal disorders +P545--- | Neonatal disorders +P546--- | Neonatal disorders +P548--- | Neonatal disorders +P549--- | Neonatal disorders +P55---- | Neonatal disorders +P550--- | Neonatal disorders +P551--- | Neonatal disorders +P558--- | Neonatal disorders +P559--- | Neonatal disorders +P56---- | Neonatal disorders +P560--- | Neonatal disorders +P569--- | Neonatal disorders +P5690-- | Neonatal disorders +P5699-- | Neonatal disorders +P57---- | Neonatal disorders +P570--- | Neonatal disorders +P578--- | Neonatal disorders +P579--- | Neonatal disorders +P58---- | Neonatal disorders +P580--- | Neonatal disorders +P581--- | Neonatal disorders +P582--- | Neonatal disorders +P583--- | Neonatal disorders +P584--- | Neonatal disorders +P5841-- | Neonatal disorders +P5842-- | Neonatal disorders +P585--- | Neonatal disorders +P588--- | Neonatal disorders +P589--- | Neonatal disorders +P59---- | Neonatal disorders +P590--- | Neonatal disorders +P591--- | Neonatal disorders +P592--- | Neonatal disorders +P5920-- | Neonatal disorders +P5929-- | Neonatal disorders +P593--- | Neonatal disorders +P598--- | Neonatal disorders +P599--- | Neonatal disorders +P60---- | Neonatal disorders +P61---- | Neonatal disorders +P610--- | Neonatal disorders +P611--- | Neonatal disorders +P612--- | Neonatal disorders +P613--- | Neonatal disorders +P614--- | Neonatal disorders +P615--- | Neonatal disorders +P616--- | Neonatal disorders +P618--- | Neonatal disorders +P619--- | Neonatal disorders +P70---- | Neonatal disorders +P700--- | Neonatal disorders +P701--- | Neonatal disorders +P703--- | Neonatal disorders +P704--- | Neonatal disorders +P708--- | Neonatal disorders +P709--- | Neonatal disorders +P71---- | Neonatal disorders +P710--- | Neonatal disorders +P711--- | Neonatal disorders +P712--- | Neonatal disorders +P713--- | Neonatal disorders +P714--- | Neonatal disorders +P718--- | Neonatal disorders +P719--- | Neonatal disorders +P72---- | Neonatal disorders +P720--- | Neonatal disorders +P721--- | Neonatal disorders +P722--- | Neonatal disorders +P728--- | Neonatal disorders +P729--- | Neonatal disorders +P74---- | Neonatal disorders +P740--- | Neonatal disorders +P741--- | Neonatal disorders +P742--- | Neonatal disorders +P7421-- | Neonatal disorders +P7422-- | Neonatal disorders +P743--- | Neonatal disorders +P7431-- | Neonatal disorders +P7432-- | Neonatal disorders +P744--- | Neonatal disorders +P7441-- | Neonatal disorders +P74421- | Neonatal disorders +P74422- | Neonatal disorders +P7449-- | Neonatal disorders +P745--- | Neonatal disorders +P746--- | Neonatal disorders +P748--- | Neonatal disorders +P749--- | Neonatal disorders +P75---- | Neonatal disorders +P76---- | Neonatal disorders +P760--- | Neonatal disorders +P761--- | Neonatal disorders +P762--- | Neonatal disorders +P768--- | Neonatal disorders +P769--- | Neonatal disorders +P77---- | Neonatal disorders +P771--- | Neonatal disorders +P772--- | Neonatal disorders +P773--- | Neonatal disorders +P779--- | Neonatal disorders +P78---- | Neonatal disorders +P780--- | Neonatal disorders +P781--- | Neonatal disorders +P782--- | Neonatal disorders +P783--- | Neonatal disorders +P7881-- | Neonatal disorders +P7882-- | Neonatal disorders +P7883-- | Neonatal disorders +P7884-- | Neonatal disorders +P7889-- | Neonatal disorders +P789--- | Neonatal disorders +P80---- | Neonatal disorders +P800--- | Neonatal disorders +P808--- | Neonatal disorders +P809--- | Neonatal disorders +P81---- | Neonatal disorders +P810--- | Neonatal disorders +P818--- | Neonatal disorders +P819--- | Neonatal disorders +P83---- | Neonatal disorders +P830--- | Neonatal disorders +P831--- | Neonatal disorders +P832--- | Neonatal disorders +P833--- | Neonatal disorders +P8330-- | Neonatal disorders +P8339-- | Neonatal disorders +P834--- | Neonatal disorders +P835--- | Neonatal disorders +P836--- | Neonatal disorders +P838--- | Neonatal disorders +P8381-- | Neonatal disorders +P8388-- | Neonatal disorders +P839--- | Neonatal disorders +P84---- | Neonatal disorders +P90---- | Neonatal disorders +P91---- | Neonatal disorders +P910--- | Neonatal disorders +P911--- | Neonatal disorders +P912--- | Neonatal disorders +P913--- | Neonatal disorders +P914--- | Neonatal disorders +P915--- | Neonatal disorders +P916--- | Neonatal disorders +P9160-- | Neonatal disorders +P9161-- | Neonatal disorders +P9162-- | Neonatal disorders +P9163-- | Neonatal disorders +P917--- | Neonatal disorders +P918--- | Neonatal disorders +P91811- | Neonatal disorders +P91819- | Neonatal disorders +P9188-- | Neonatal disorders +P919--- | Neonatal disorders +P92---- | Neonatal disorders +P920--- | Neonatal disorders +P9201-- | Neonatal disorders +P9209-- | Neonatal disorders +P921--- | Neonatal disorders +P922--- | Neonatal disorders +P923--- | Neonatal disorders +P924--- | Neonatal disorders +P925--- | Neonatal disorders +P926--- | Neonatal disorders +P928--- | Neonatal disorders +P929--- | Neonatal disorders +P93---- | Neonatal disorders +P930--- | Neonatal disorders +P938--- | Neonatal disorders +P94---- | Neonatal disorders +P940--- | Neonatal disorders +P941--- | Neonatal disorders +P942--- | Neonatal disorders +P948--- | Neonatal disorders +P949--- | Neonatal disorders +P96---- | Neonatal disorders +P963--- | Neonatal disorders +P964--- | Neonatal disorders +P968--- | Neonatal disorders +P010--- | Neonatal preterm birth +P011--- | Neonatal preterm birth +P07---- | Neonatal preterm birth +P070--- | Neonatal preterm birth +P0700-- | Neonatal preterm birth +P0701-- | Neonatal preterm birth +P0702-- | Neonatal preterm birth +P0703-- | Neonatal preterm birth +P071--- | Neonatal preterm birth +P0710-- | Neonatal preterm birth +P0714-- | Neonatal preterm birth +P0715-- | Neonatal preterm birth +P0716-- | Neonatal preterm birth +P0717-- | Neonatal preterm birth +P0718-- | Neonatal preterm birth +P072--- | Neonatal preterm birth +P0720-- | Neonatal preterm birth +P0721-- | Neonatal preterm birth +P0722-- | Neonatal preterm birth +P0723-- | Neonatal preterm birth +P0724-- | Neonatal preterm birth +P0725-- | Neonatal preterm birth +P0726-- | Neonatal preterm birth +P073--- | Neonatal preterm birth +P22---- | Neonatal preterm birth +P220--- | Neonatal preterm birth +P221--- | Neonatal preterm birth +P228--- | Neonatal preterm birth +P229--- | Neonatal preterm birth +P25---- | Neonatal preterm birth +P250--- | Neonatal preterm birth +P251--- | Neonatal preterm birth +P252--- | Neonatal preterm birth +P253--- | Neonatal preterm birth +P258--- | Neonatal preterm birth +P26---- | Neonatal preterm birth +P260--- | Neonatal preterm birth +P261--- | Neonatal preterm birth +P268--- | Neonatal preterm birth +P269--- | Neonatal preterm birth +P27---- | Neonatal preterm birth +P270--- | Neonatal preterm birth +P271--- | Neonatal preterm birth +P278--- | Neonatal preterm birth +P279--- | Neonatal preterm birth +P28---- | Neonatal preterm birth +P280--- | Neonatal preterm birth +P281--- | Neonatal preterm birth +P2810-- | Neonatal preterm birth +P2811-- | Neonatal preterm birth +P2819-- | Neonatal preterm birth +P282--- | Neonatal preterm birth +P283--- | Neonatal preterm birth +P284--- | Neonatal preterm birth +P285--- | Neonatal preterm birth +P288--- | Neonatal preterm birth +P2881-- | Neonatal preterm birth +P2889-- | Neonatal preterm birth +P289--- | Neonatal preterm birth +P612--- | Neonatal preterm birth +P77---- | Neonatal preterm birth +P771--- | Neonatal preterm birth +P772--- | Neonatal preterm birth +P773--- | Neonatal preterm birth +P779--- | Neonatal preterm birth +P017--- | Neonatal encephalopathy due to birth asphyxia and trauma +P02---- | Neonatal encephalopathy due to birth asphyxia and trauma +P020--- | Neonatal encephalopathy due to birth asphyxia and trauma +P021--- | Neonatal encephalopathy due to birth asphyxia and trauma +P022--- | Neonatal encephalopathy due to birth asphyxia and trauma +P0220-- | Neonatal encephalopathy due to birth asphyxia and trauma +P0229-- | Neonatal encephalopathy due to birth asphyxia and trauma +P023--- | Neonatal encephalopathy due to birth asphyxia and trauma +P024--- | Neonatal encephalopathy due to birth asphyxia and trauma +P025--- | Neonatal encephalopathy due to birth asphyxia and trauma +P026--- | Neonatal encephalopathy due to birth asphyxia and trauma +P0260-- | Neonatal encephalopathy due to birth asphyxia and trauma +P0269-- | Neonatal encephalopathy due to birth asphyxia and trauma +P027--- | Neonatal encephalopathy due to birth asphyxia and trauma +P0270-- | Neonatal encephalopathy due to birth asphyxia and trauma +P0278-- | Neonatal encephalopathy due to birth asphyxia and trauma +P028--- | Neonatal encephalopathy due to birth asphyxia and trauma +P029--- | Neonatal encephalopathy due to birth asphyxia and trauma +P03---- | Neonatal encephalopathy due to birth asphyxia and trauma +P030--- | Neonatal encephalopathy due to birth asphyxia and trauma +P031--- | Neonatal encephalopathy due to birth asphyxia and trauma +P032--- | Neonatal encephalopathy due to birth asphyxia and trauma +P033--- | Neonatal encephalopathy due to birth asphyxia and trauma +P034--- | Neonatal encephalopathy due to birth asphyxia and trauma +P035--- | Neonatal encephalopathy due to birth asphyxia and trauma +P036--- | Neonatal encephalopathy due to birth asphyxia and trauma +P038--- | Neonatal encephalopathy due to birth asphyxia and trauma +P03810- | Neonatal encephalopathy due to birth asphyxia and trauma +P03811- | Neonatal encephalopathy due to birth asphyxia and trauma +P03819- | Neonatal encephalopathy due to birth asphyxia and trauma +P0382-- | Neonatal encephalopathy due to birth asphyxia and trauma +P0389-- | Neonatal encephalopathy due to birth asphyxia and trauma +P039--- | Neonatal encephalopathy due to birth asphyxia and trauma +P10---- | Neonatal encephalopathy due to birth asphyxia and trauma +P100--- | Neonatal encephalopathy due to birth asphyxia and trauma +P101--- | Neonatal encephalopathy due to birth asphyxia and trauma +P102--- | Neonatal encephalopathy due to birth asphyxia and trauma +P103--- | Neonatal encephalopathy due to birth asphyxia and trauma +P104--- | Neonatal encephalopathy due to birth asphyxia and trauma +P108--- | Neonatal encephalopathy due to birth asphyxia and trauma +P109--- | Neonatal encephalopathy due to birth asphyxia and trauma +P11---- | Neonatal encephalopathy due to birth asphyxia and trauma +P110--- | Neonatal encephalopathy due to birth asphyxia and trauma +P111--- | Neonatal encephalopathy due to birth asphyxia and trauma +P112--- | Neonatal encephalopathy due to birth asphyxia and trauma +P113--- | Neonatal encephalopathy due to birth asphyxia and trauma +P114--- | Neonatal encephalopathy due to birth asphyxia and trauma +P115--- | Neonatal encephalopathy due to birth asphyxia and trauma +P119--- | Neonatal encephalopathy due to birth asphyxia and trauma +P12---- | Neonatal encephalopathy due to birth asphyxia and trauma +P120--- | Neonatal encephalopathy due to birth asphyxia and trauma +P121--- | Neonatal encephalopathy due to birth asphyxia and trauma +P122--- | Neonatal encephalopathy due to birth asphyxia and trauma +P123--- | Neonatal encephalopathy due to birth asphyxia and trauma +P124--- | Neonatal encephalopathy due to birth asphyxia and trauma +P128--- | Neonatal encephalopathy due to birth asphyxia and trauma +P1281-- | Neonatal encephalopathy due to birth asphyxia and trauma +P1289-- | Neonatal encephalopathy due to birth asphyxia and trauma +P129--- | Neonatal encephalopathy due to birth asphyxia and trauma +P13---- | Neonatal encephalopathy due to birth asphyxia and trauma +P130--- | Neonatal encephalopathy due to birth asphyxia and trauma +P131--- | Neonatal encephalopathy due to birth asphyxia and trauma +P132--- | Neonatal encephalopathy due to birth asphyxia and trauma +P133--- | Neonatal encephalopathy due to birth asphyxia and trauma +P134--- | Neonatal encephalopathy due to birth asphyxia and trauma +P138--- | Neonatal encephalopathy due to birth asphyxia and trauma +P139--- | Neonatal encephalopathy due to birth asphyxia and trauma +P14---- | Neonatal encephalopathy due to birth asphyxia and trauma +P140--- | Neonatal encephalopathy due to birth asphyxia and trauma +P141--- | Neonatal encephalopathy due to birth asphyxia and trauma +P142--- | Neonatal encephalopathy due to birth asphyxia and trauma +P143--- | Neonatal encephalopathy due to birth asphyxia and trauma +P148--- | Neonatal encephalopathy due to birth asphyxia and trauma +P149--- | Neonatal encephalopathy due to birth asphyxia and trauma +P15---- | Neonatal encephalopathy due to birth asphyxia and trauma +P150--- | Neonatal encephalopathy due to birth asphyxia and trauma +P151--- | Neonatal encephalopathy due to birth asphyxia and trauma +P152--- | Neonatal encephalopathy due to birth asphyxia and trauma +P153--- | Neonatal encephalopathy due to birth asphyxia and trauma +P154--- | Neonatal encephalopathy due to birth asphyxia and trauma +P155--- | Neonatal encephalopathy due to birth asphyxia and trauma +P156--- | Neonatal encephalopathy due to birth asphyxia and trauma +P158--- | Neonatal encephalopathy due to birth asphyxia and trauma +P159--- | Neonatal encephalopathy due to birth asphyxia and trauma +P20---- | Neonatal encephalopathy due to birth asphyxia and trauma +P200--- | Neonatal encephalopathy due to birth asphyxia and trauma +P201--- | Neonatal encephalopathy due to birth asphyxia and trauma +P209--- | Neonatal encephalopathy due to birth asphyxia and trauma +P21---- | Neonatal encephalopathy due to birth asphyxia and trauma +P210--- | Neonatal encephalopathy due to birth asphyxia and trauma +P211--- | Neonatal encephalopathy due to birth asphyxia and trauma +P219--- | Neonatal encephalopathy due to birth asphyxia and trauma +P24---- | Neonatal encephalopathy due to birth asphyxia and trauma +P240--- | Neonatal encephalopathy due to birth asphyxia and trauma +P2400-- | Neonatal encephalopathy due to birth asphyxia and trauma +P2401-- | Neonatal encephalopathy due to birth asphyxia and trauma +P241--- | Neonatal encephalopathy due to birth asphyxia and trauma +P2410-- | Neonatal encephalopathy due to birth asphyxia and trauma +P2411-- | Neonatal encephalopathy due to birth asphyxia and trauma +P242--- | Neonatal encephalopathy due to birth asphyxia and trauma +P2420-- | Neonatal encephalopathy due to birth asphyxia and trauma +P2421-- | Neonatal encephalopathy due to birth asphyxia and trauma +P243--- | Neonatal encephalopathy due to birth asphyxia and trauma +P2430-- | Neonatal encephalopathy due to birth asphyxia and trauma +P2431-- | Neonatal encephalopathy due to birth asphyxia and trauma +P248--- | Neonatal encephalopathy due to birth asphyxia and trauma +P2480-- | Neonatal encephalopathy due to birth asphyxia and trauma +P2481-- | Neonatal encephalopathy due to birth asphyxia and trauma +P249--- | Neonatal encephalopathy due to birth asphyxia and trauma +P90---- | Neonatal encephalopathy due to birth asphyxia and trauma +P91---- | Neonatal encephalopathy due to birth asphyxia and trauma +P910--- | Neonatal encephalopathy due to birth asphyxia and trauma +P911--- | Neonatal encephalopathy due to birth asphyxia and trauma +P912--- | Neonatal encephalopathy due to birth asphyxia and trauma +P913--- | Neonatal encephalopathy due to birth asphyxia and trauma +P914--- | Neonatal encephalopathy due to birth asphyxia and trauma +P915--- | Neonatal encephalopathy due to birth asphyxia and trauma +P916--- | Neonatal encephalopathy due to birth asphyxia and trauma +P9160-- | Neonatal encephalopathy due to birth asphyxia and trauma +P9161-- | Neonatal encephalopathy due to birth asphyxia and trauma +P9162-- | Neonatal encephalopathy due to birth asphyxia and trauma +P9163-- | Neonatal encephalopathy due to birth asphyxia and trauma +P917--- | Neonatal encephalopathy due to birth asphyxia and trauma +P918--- | Neonatal encephalopathy due to birth asphyxia and trauma +P91811- | Neonatal encephalopathy due to birth asphyxia and trauma +P91819- | Neonatal encephalopathy due to birth asphyxia and trauma +P9188-- | Neonatal encephalopathy due to birth asphyxia and trauma +P919--- | Neonatal encephalopathy due to birth asphyxia and trauma +P36---- | Neonatal sepsis and other neonatal infections +P360--- | Neonatal sepsis and other neonatal infections +P361--- | Neonatal sepsis and other neonatal infections +P3610-- | Neonatal sepsis and other neonatal infections +P3619-- | Neonatal sepsis and other neonatal infections +P362--- | Neonatal sepsis and other neonatal infections +P363--- | Neonatal sepsis and other neonatal infections +P3630-- | Neonatal sepsis and other neonatal infections +P3639-- | Neonatal sepsis and other neonatal infections +P364--- | Neonatal sepsis and other neonatal infections +P365--- | Neonatal sepsis and other neonatal infections +P368--- | Neonatal sepsis and other neonatal infections +P369--- | Neonatal sepsis and other neonatal infections +P38---- | Neonatal sepsis and other neonatal infections +P381--- | Neonatal sepsis and other neonatal infections +P389--- | Neonatal sepsis and other neonatal infections +P39---- | Neonatal sepsis and other neonatal infections +P390--- | Neonatal sepsis and other neonatal infections +P391--- | Neonatal sepsis and other neonatal infections +P392--- | Neonatal sepsis and other neonatal infections +P393--- | Neonatal sepsis and other neonatal infections +P394--- | Neonatal sepsis and other neonatal infections +P398--- | Neonatal sepsis and other neonatal infections +P399--- | Neonatal sepsis and other neonatal infections +P55---- | Hemolytic disease and other neonatal jaundice +P550--- | Hemolytic disease and other neonatal jaundice +P551--- | Hemolytic disease and other neonatal jaundice +P558--- | Hemolytic disease and other neonatal jaundice +P559--- | Hemolytic disease and other neonatal jaundice +P56---- | Hemolytic disease and other neonatal jaundice +P560--- | Hemolytic disease and other neonatal jaundice +P569--- | Hemolytic disease and other neonatal jaundice +P5690-- | Hemolytic disease and other neonatal jaundice +P5699-- | Hemolytic disease and other neonatal jaundice +P57---- | Hemolytic disease and other neonatal jaundice +P570--- | Hemolytic disease and other neonatal jaundice +P578--- | Hemolytic disease and other neonatal jaundice +P579--- | Hemolytic disease and other neonatal jaundice +P58---- | Hemolytic disease and other neonatal jaundice +P580--- | Hemolytic disease and other neonatal jaundice +P581--- | Hemolytic disease and other neonatal jaundice +P582--- | Hemolytic disease and other neonatal jaundice +P583--- | Hemolytic disease and other neonatal jaundice +P584--- | Hemolytic disease and other neonatal jaundice +P5841-- | Hemolytic disease and other neonatal jaundice +P5842-- | Hemolytic disease and other neonatal jaundice +P585--- | Hemolytic disease and other neonatal jaundice +P588--- | Hemolytic disease and other neonatal jaundice +P589--- | Hemolytic disease and other neonatal jaundice +P59---- | Hemolytic disease and other neonatal jaundice +P590--- | Hemolytic disease and other neonatal jaundice +P591--- | Hemolytic disease and other neonatal jaundice +P592--- | Hemolytic disease and other neonatal jaundice +P5920-- | Hemolytic disease and other neonatal jaundice +P5929-- | Hemolytic disease and other neonatal jaundice +P593--- | Hemolytic disease and other neonatal jaundice +P598--- | Hemolytic disease and other neonatal jaundice +P599--- | Hemolytic disease and other neonatal jaundice +P00---- | Other neonatal disorders +P000--- | Other neonatal disorders +P001--- | Other neonatal disorders +P002--- | Other neonatal disorders +P003--- | Other neonatal disorders +P004--- | Other neonatal disorders +P005--- | Other neonatal disorders +P006--- | Other neonatal disorders +P007--- | Other neonatal disorders +P008--- | Other neonatal disorders +P0081-- | Other neonatal disorders +P0089-- | Other neonatal disorders +P009--- | Other neonatal disorders +P01---- | Other neonatal disorders +P012--- | Other neonatal disorders +P013--- | Other neonatal disorders +P014--- | Other neonatal disorders +P015--- | Other neonatal disorders +P016--- | Other neonatal disorders +P018--- | Other neonatal disorders +P019--- | Other neonatal disorders +P04---- | Other neonatal disorders +P040--- | Other neonatal disorders +P041--- | Other neonatal disorders +P0411-- | Other neonatal disorders +P0412-- | Other neonatal disorders +P0413-- | Other neonatal disorders +P0414-- | Other neonatal disorders +P0415-- | Other neonatal disorders +P0416-- | Other neonatal disorders +P0417-- | Other neonatal disorders +P0418-- | Other neonatal disorders +P0419-- | Other neonatal disorders +P041A-- | Other neonatal disorders +P042--- | Other neonatal disorders +P045--- | Other neonatal disorders +P046--- | Other neonatal disorders +P048--- | Other neonatal disorders +P0481-- | Other neonatal disorders +P0489-- | Other neonatal disorders +P049--- | Other neonatal disorders +P05---- | Other neonatal disorders +P050--- | Other neonatal disorders +P0500-- | Other neonatal disorders +P0501-- | Other neonatal disorders +P0502-- | Other neonatal disorders +P0503-- | Other neonatal disorders +P0504-- | Other neonatal disorders +P0505-- | Other neonatal disorders +P0506-- | Other neonatal disorders +P0507-- | Other neonatal disorders +P0508-- | Other neonatal disorders +P0509-- | Other neonatal disorders +P051--- | Other neonatal disorders +P0510-- | Other neonatal disorders +P0511-- | Other neonatal disorders +P0512-- | Other neonatal disorders +P0513-- | Other neonatal disorders +P0514-- | Other neonatal disorders +P0515-- | Other neonatal disorders +P0516-- | Other neonatal disorders +P0517-- | Other neonatal disorders +P0518-- | Other neonatal disorders +P0519-- | Other neonatal disorders +P052--- | Other neonatal disorders +P059--- | Other neonatal disorders +P08---- | Other neonatal disorders +P080--- | Other neonatal disorders +P081--- | Other neonatal disorders +P082--- | Other neonatal disorders +P0821-- | Other neonatal disorders +P0822-- | Other neonatal disorders +P09---- | Other neonatal disorders +P190--- | Other neonatal disorders +P191--- | Other neonatal disorders +P192--- | Other neonatal disorders +P199--- | Other neonatal disorders +P29---- | Other neonatal disorders +P290--- | Other neonatal disorders +P291--- | Other neonatal disorders +P2911-- | Other neonatal disorders +P2912-- | Other neonatal disorders +P292--- | Other neonatal disorders +P293--- | Other neonatal disorders +P2930-- | Other neonatal disorders +P2938-- | Other neonatal disorders +P294--- | Other neonatal disorders +P298--- | Other neonatal disorders +P2981-- | Other neonatal disorders +P2989-- | Other neonatal disorders +P299--- | Other neonatal disorders +P50---- | Other neonatal disorders +P500--- | Other neonatal disorders +P501--- | Other neonatal disorders +P502--- | Other neonatal disorders +P503--- | Other neonatal disorders +P504--- | Other neonatal disorders +P505--- | Other neonatal disorders +P508--- | Other neonatal disorders +P509--- | Other neonatal disorders +P51---- | Other neonatal disorders +P510--- | Other neonatal disorders +P518--- | Other neonatal disorders +P519--- | Other neonatal disorders +P52---- | Other neonatal disorders +P520--- | Other neonatal disorders +P521--- | Other neonatal disorders +P522--- | Other neonatal disorders +P5221-- | Other neonatal disorders +P5222-- | Other neonatal disorders +P523--- | Other neonatal disorders +P524--- | Other neonatal disorders +P525--- | Other neonatal disorders +P526--- | Other neonatal disorders +P528--- | Other neonatal disorders +P529--- | Other neonatal disorders +P53---- | Other neonatal disorders +P54---- | Other neonatal disorders +P540--- | Other neonatal disorders +P541--- | Other neonatal disorders +P542--- | Other neonatal disorders +P543--- | Other neonatal disorders +P544--- | Other neonatal disorders +P545--- | Other neonatal disorders +P546--- | Other neonatal disorders +P548--- | Other neonatal disorders +P549--- | Other neonatal disorders +P60---- | Other neonatal disorders +P61---- | Other neonatal disorders +P610--- | Other neonatal disorders +P611--- | Other neonatal disorders +P613--- | Other neonatal disorders +P614--- | Other neonatal disorders +P615--- | Other neonatal disorders +P616--- | Other neonatal disorders +P618--- | Other neonatal disorders +P619--- | Other neonatal disorders +P70---- | Other neonatal disorders +P700--- | Other neonatal disorders +P701--- | Other neonatal disorders +P703--- | Other neonatal disorders +P704--- | Other neonatal disorders +P708--- | Other neonatal disorders +P709--- | Other neonatal disorders +P71---- | Other neonatal disorders +P710--- | Other neonatal disorders +P711--- | Other neonatal disorders +P712--- | Other neonatal disorders +P713--- | Other neonatal disorders +P714--- | Other neonatal disorders +P718--- | Other neonatal disorders +P719--- | Other neonatal disorders +P72---- | Other neonatal disorders +P720--- | Other neonatal disorders +P721--- | Other neonatal disorders +P722--- | Other neonatal disorders +P728--- | Other neonatal disorders +P729--- | Other neonatal disorders +P74---- | Other neonatal disorders +P740--- | Other neonatal disorders +P741--- | Other neonatal disorders +P742--- | Other neonatal disorders +P7421-- | Other neonatal disorders +P7422-- | Other neonatal disorders +P743--- | Other neonatal disorders +P7431-- | Other neonatal disorders +P7432-- | Other neonatal disorders +P744--- | Other neonatal disorders +P7441-- | Other neonatal disorders +P74421- | Other neonatal disorders +P74422- | Other neonatal disorders +P7449-- | Other neonatal disorders +P745--- | Other neonatal disorders +P746--- | Other neonatal disorders +P748--- | Other neonatal disorders +P749--- | Other neonatal disorders +P75---- | Other neonatal disorders +P76---- | Other neonatal disorders +P760--- | Other neonatal disorders +P761--- | Other neonatal disorders +P762--- | Other neonatal disorders +P768--- | Other neonatal disorders +P769--- | Other neonatal disorders +P78---- | Other neonatal disorders +P780--- | Other neonatal disorders +P781--- | Other neonatal disorders +P782--- | Other neonatal disorders +P783--- | Other neonatal disorders +P7881-- | Other neonatal disorders +P7882-- | Other neonatal disorders +P7883-- | Other neonatal disorders +P7884-- | Other neonatal disorders +P7889-- | Other neonatal disorders +P789--- | Other neonatal disorders +P80---- | Other neonatal disorders +P800--- | Other neonatal disorders +P808--- | Other neonatal disorders +P809--- | Other neonatal disorders +P81---- | Other neonatal disorders +P810--- | Other neonatal disorders +P818--- | Other neonatal disorders +P819--- | Other neonatal disorders +P83---- | Other neonatal disorders +P830--- | Other neonatal disorders +P831--- | Other neonatal disorders +P832--- | Other neonatal disorders +P833--- | Other neonatal disorders +P8330-- | Other neonatal disorders +P8339-- | Other neonatal disorders +P834--- | Other neonatal disorders +P835--- | Other neonatal disorders +P836--- | Other neonatal disorders +P838--- | Other neonatal disorders +P8381-- | Other neonatal disorders +P8388-- | Other neonatal disorders +P839--- | Other neonatal disorders +P84---- | Other neonatal disorders +P92---- | Other neonatal disorders +P920--- | Other neonatal disorders +P9201-- | Other neonatal disorders +P9209-- | Other neonatal disorders +P921--- | Other neonatal disorders +P922--- | Other neonatal disorders +P923--- | Other neonatal disorders +P924--- | Other neonatal disorders +P925--- | Other neonatal disorders +P926--- | Other neonatal disorders +P928--- | Other neonatal disorders +P929--- | Other neonatal disorders +P93---- | Other neonatal disorders +P930--- | Other neonatal disorders +P938--- | Other neonatal disorders +P94---- | Other neonatal disorders +P940--- | Other neonatal disorders +P941--- | Other neonatal disorders +P942--- | Other neonatal disorders +P948--- | Other neonatal disorders +P949--- | Other neonatal disorders +P96---- | Other neonatal disorders +P963--- | Other neonatal disorders +P964--- | Other neonatal disorders +P968--- | Other neonatal disorders +D501--- | Nutritional deficiencies +D508--- | Nutritional deficiencies +D51---- | Nutritional deficiencies +D510--- | Nutritional deficiencies +D511--- | Nutritional deficiencies +D512--- | Nutritional deficiencies +D513--- | Nutritional deficiencies +D518--- | Nutritional deficiencies +D519--- | Nutritional deficiencies +D52---- | Nutritional deficiencies +D520--- | Nutritional deficiencies +D528--- | Nutritional deficiencies +D529--- | Nutritional deficiencies +D53---- | Nutritional deficiencies +D530--- | Nutritional deficiencies +D531--- | Nutritional deficiencies +D532--- | Nutritional deficiencies +D538--- | Nutritional deficiencies +D539--- | Nutritional deficiencies +E00---- | Nutritional deficiencies +E000--- | Nutritional deficiencies +E001--- | Nutritional deficiencies +E002--- | Nutritional deficiencies +E009--- | Nutritional deficiencies +E01---- | Nutritional deficiencies +E010--- | Nutritional deficiencies +E011--- | Nutritional deficiencies +E012--- | Nutritional deficiencies +E018--- | Nutritional deficiencies +E02---- | Nutritional deficiencies +E40---- | Nutritional deficiencies +E41---- | Nutritional deficiencies +E42---- | Nutritional deficiencies +E43---- | Nutritional deficiencies +E44---- | Nutritional deficiencies +E440--- | Nutritional deficiencies +E441--- | Nutritional deficiencies +E45---- | Nutritional deficiencies +E46---- | Nutritional deficiencies +E51---- | Nutritional deficiencies +E511--- | Nutritional deficiencies +E5111-- | Nutritional deficiencies +E5112-- | Nutritional deficiencies +E512--- | Nutritional deficiencies +E518--- | Nutritional deficiencies +E519--- | Nutritional deficiencies +E52---- | Nutritional deficiencies +E53---- | Nutritional deficiencies +E530--- | Nutritional deficiencies +E531--- | Nutritional deficiencies +E538--- | Nutritional deficiencies +E539--- | Nutritional deficiencies +E54---- | Nutritional deficiencies +E55---- | Nutritional deficiencies +E550--- | Nutritional deficiencies +E559--- | Nutritional deficiencies +E56---- | Nutritional deficiencies +E560--- | Nutritional deficiencies +E561--- | Nutritional deficiencies +E568--- | Nutritional deficiencies +E569--- | Nutritional deficiencies +E58---- | Nutritional deficiencies +E59---- | Nutritional deficiencies +E60---- | Nutritional deficiencies +E61---- | Nutritional deficiencies +E610--- | Nutritional deficiencies +E611--- | Nutritional deficiencies +E612--- | Nutritional deficiencies +E613--- | Nutritional deficiencies +E614--- | Nutritional deficiencies +E615--- | Nutritional deficiencies +E616--- | Nutritional deficiencies +E617--- | Nutritional deficiencies +E618--- | Nutritional deficiencies +E619--- | Nutritional deficiencies +E63---- | Nutritional deficiencies +E630--- | Nutritional deficiencies +E631--- | Nutritional deficiencies +E638--- | Nutritional deficiencies +E639--- | Nutritional deficiencies +E64---- | Nutritional deficiencies +E640--- | Nutritional deficiencies +E642--- | Nutritional deficiencies +E643--- | Nutritional deficiencies +E648--- | Nutritional deficiencies +E649--- | Nutritional deficiencies +M121--- | Nutritional deficiencies +E40---- | Protein-energy malnutrition +E41---- | Protein-energy malnutrition +E42---- | Protein-energy malnutrition +E43---- | Protein-energy malnutrition +E44---- | Protein-energy malnutrition +E440--- | Protein-energy malnutrition +E441--- | Protein-energy malnutrition +E45---- | Protein-energy malnutrition +E46---- | Protein-energy malnutrition +E640--- | Protein-energy malnutrition +D51---- | Other nutritional deficiencies +D510--- | Other nutritional deficiencies +D511--- | Other nutritional deficiencies +D512--- | Other nutritional deficiencies +D513--- | Other nutritional deficiencies +D518--- | Other nutritional deficiencies +D519--- | Other nutritional deficiencies +D52---- | Other nutritional deficiencies +D520--- | Other nutritional deficiencies +D528--- | Other nutritional deficiencies +D529--- | Other nutritional deficiencies +D53---- | Other nutritional deficiencies +D530--- | Other nutritional deficiencies +D531--- | Other nutritional deficiencies +D532--- | Other nutritional deficiencies +D538--- | Other nutritional deficiencies +D539--- | Other nutritional deficiencies +E00---- | Other nutritional deficiencies +E000--- | Other nutritional deficiencies +E001--- | Other nutritional deficiencies +E002--- | Other nutritional deficiencies +E009--- | Other nutritional deficiencies +E01---- | Other nutritional deficiencies +E010--- | Other nutritional deficiencies +E011--- | Other nutritional deficiencies +E012--- | Other nutritional deficiencies +E018--- | Other nutritional deficiencies +E02---- | Other nutritional deficiencies +E51---- | Other nutritional deficiencies +E511--- | Other nutritional deficiencies +E5111-- | Other nutritional deficiencies +E5112-- | Other nutritional deficiencies +E512--- | Other nutritional deficiencies +E518--- | Other nutritional deficiencies +E519--- | Other nutritional deficiencies +E52---- | Other nutritional deficiencies +E53---- | Other nutritional deficiencies +E530--- | Other nutritional deficiencies +E531--- | Other nutritional deficiencies +E538--- | Other nutritional deficiencies +E539--- | Other nutritional deficiencies +E54---- | Other nutritional deficiencies +E55---- | Other nutritional deficiencies +E550--- | Other nutritional deficiencies +E559--- | Other nutritional deficiencies +E56---- | Other nutritional deficiencies +E560--- | Other nutritional deficiencies +E561--- | Other nutritional deficiencies +E568--- | Other nutritional deficiencies +E569--- | Other nutritional deficiencies +E58---- | Other nutritional deficiencies +E59---- | Other nutritional deficiencies +E60---- | Other nutritional deficiencies +E61---- | Other nutritional deficiencies +E610--- | Other nutritional deficiencies +E611--- | Other nutritional deficiencies +E612--- | Other nutritional deficiencies +E613--- | Other nutritional deficiencies +E614--- | Other nutritional deficiencies +E615--- | Other nutritional deficiencies +E616--- | Other nutritional deficiencies +E617--- | Other nutritional deficiencies +E618--- | Other nutritional deficiencies +E619--- | Other nutritional deficiencies +E63---- | Other nutritional deficiencies +E630--- | Other nutritional deficiencies +E631--- | Other nutritional deficiencies +E638--- | Other nutritional deficiencies +E639--- | Other nutritional deficiencies +E64---- | Other nutritional deficiencies +E642--- | Other nutritional deficiencies +E643--- | Other nutritional deficiencies +E648--- | Other nutritional deficiencies +E649--- | Other nutritional deficiencies +M121--- | Other nutritional deficiencies +A46---- | Non-communicable diseases +A66---- | Non-communicable diseases +A660--- | Non-communicable diseases +A661--- | Non-communicable diseases +A662--- | Non-communicable diseases +A663--- | Non-communicable diseases +A664--- | Non-communicable diseases +A665--- | Non-communicable diseases +A666--- | Non-communicable diseases +A667--- | Non-communicable diseases +A668--- | Non-communicable diseases +A669--- | Non-communicable diseases +A67---- | Non-communicable diseases +A670--- | Non-communicable diseases +A671--- | Non-communicable diseases +A672--- | Non-communicable diseases +A673--- | Non-communicable diseases +A679--- | Non-communicable diseases +B18---- | Non-communicable diseases +B180--- | Non-communicable diseases +B1800-- | Non-communicable diseases +B1809-- | Non-communicable diseases +B181--- | Non-communicable diseases +B1810-- | Non-communicable diseases +B1819-- | Non-communicable diseases +B182--- | Non-communicable diseases +B188--- | Non-communicable diseases +B189--- | Non-communicable diseases +B332--- | Non-communicable diseases +B86---- | Non-communicable diseases +C00---- | Non-communicable diseases +C000--- | Non-communicable diseases +C001--- | Non-communicable diseases +C002--- | Non-communicable diseases +C003--- | Non-communicable diseases +C004--- | Non-communicable diseases +C005--- | Non-communicable diseases +C006--- | Non-communicable diseases +C008--- | Non-communicable diseases +C009--- | Non-communicable diseases +C01---- | Non-communicable diseases +C02---- | Non-communicable diseases +C020--- | Non-communicable diseases +C021--- | Non-communicable diseases +C022--- | Non-communicable diseases +C023--- | Non-communicable diseases +C024--- | Non-communicable diseases +C028--- | Non-communicable diseases +C029--- | Non-communicable diseases +C03---- | Non-communicable diseases +C030--- | Non-communicable diseases +C031--- | Non-communicable diseases +C039--- | Non-communicable diseases +C04---- | Non-communicable diseases +C040--- | Non-communicable diseases +C041--- | Non-communicable diseases +C048--- | Non-communicable diseases +C049--- | Non-communicable diseases +C05---- | Non-communicable diseases +C050--- | Non-communicable diseases +C051--- | Non-communicable diseases +C052--- | Non-communicable diseases +C058--- | Non-communicable diseases +C059--- | Non-communicable diseases +C06---- | Non-communicable diseases +C060--- | Non-communicable diseases +C061--- | Non-communicable diseases +C062--- | Non-communicable diseases +C068--- | Non-communicable diseases +C0680-- | Non-communicable diseases +C0689-- | Non-communicable diseases +C069--- | Non-communicable diseases +C07---- | Non-communicable diseases +C08---- | Non-communicable diseases +C080--- | Non-communicable diseases +C081--- | Non-communicable diseases +C088--- | Non-communicable diseases +C089--- | Non-communicable diseases +C09---- | Non-communicable diseases +C090--- | Non-communicable diseases +C091--- | Non-communicable diseases +C098--- | Non-communicable diseases +C099--- | Non-communicable diseases +C10---- | Non-communicable diseases +C100--- | Non-communicable diseases +C101--- | Non-communicable diseases +C102--- | Non-communicable diseases +C103--- | Non-communicable diseases +C104--- | Non-communicable diseases +C108--- | Non-communicable diseases +C109--- | Non-communicable diseases +C11---- | Non-communicable diseases +C110--- | Non-communicable diseases +C111--- | Non-communicable diseases +C112--- | Non-communicable diseases +C113--- | Non-communicable diseases +C118--- | Non-communicable diseases +C119--- | Non-communicable diseases +C12---- | Non-communicable diseases +C13---- | Non-communicable diseases +C130--- | Non-communicable diseases +C131--- | Non-communicable diseases +C132--- | Non-communicable diseases +C138--- | Non-communicable diseases +C139--- | Non-communicable diseases +C15---- | Non-communicable diseases +C150--- | Non-communicable diseases +C151--- | Non-communicable diseases +C152--- | Non-communicable diseases +C153--- | Non-communicable diseases +C154--- | Non-communicable diseases +C155--- | Non-communicable diseases +C158--- | Non-communicable diseases +C159--- | Non-communicable diseases +C16---- | Non-communicable diseases +C160--- | Non-communicable diseases +C161--- | Non-communicable diseases +C162--- | Non-communicable diseases +C163--- | Non-communicable diseases +C164--- | Non-communicable diseases +C165--- | Non-communicable diseases +C166--- | Non-communicable diseases +C168--- | Non-communicable diseases +C169--- | Non-communicable diseases +C17---- | Non-communicable diseases +C170--- | Non-communicable diseases +C171--- | Non-communicable diseases +C172--- | Non-communicable diseases +C173--- | Non-communicable diseases +C178--- | Non-communicable diseases +C179--- | Non-communicable diseases +C18---- | Non-communicable diseases +C180--- | Non-communicable diseases +C181--- | Non-communicable diseases +C182--- | Non-communicable diseases +C183--- | Non-communicable diseases +C184--- | Non-communicable diseases +C185--- | Non-communicable diseases +C186--- | Non-communicable diseases +C187--- | Non-communicable diseases +C188--- | Non-communicable diseases +C189--- | Non-communicable diseases +C19---- | Non-communicable diseases +C20---- | Non-communicable diseases +C21---- | Non-communicable diseases +C210--- | Non-communicable diseases +C211--- | Non-communicable diseases +C212--- | Non-communicable diseases +C218--- | Non-communicable diseases +C22---- | Non-communicable diseases +C220--- | Non-communicable diseases +C221--- | Non-communicable diseases +C222--- | Non-communicable diseases +C223--- | Non-communicable diseases +C224--- | Non-communicable diseases +C227--- | Non-communicable diseases +C228--- | Non-communicable diseases +C23---- | Non-communicable diseases +C24---- | Non-communicable diseases +C240--- | Non-communicable diseases +C241--- | Non-communicable diseases +C248--- | Non-communicable diseases +C249--- | Non-communicable diseases +C25---- | Non-communicable diseases +C250--- | Non-communicable diseases +C251--- | Non-communicable diseases +C252--- | Non-communicable diseases +C253--- | Non-communicable diseases +C254--- | Non-communicable diseases +C257--- | Non-communicable diseases +C258--- | Non-communicable diseases +C259--- | Non-communicable diseases +C30---- | Non-communicable diseases +C300--- | Non-communicable diseases +C301--- | Non-communicable diseases +C31---- | Non-communicable diseases +C310--- | Non-communicable diseases +C311--- | Non-communicable diseases +C312--- | Non-communicable diseases +C313--- | Non-communicable diseases +C318--- | Non-communicable diseases +C319--- | Non-communicable diseases +C32---- | Non-communicable diseases +C320--- | Non-communicable diseases +C321--- | Non-communicable diseases +C322--- | Non-communicable diseases +C323--- | Non-communicable diseases +C328--- | Non-communicable diseases +C329--- | Non-communicable diseases +C33---- | Non-communicable diseases +C34---- | Non-communicable diseases +C340--- | Non-communicable diseases +C3400-- | Non-communicable diseases +C3401-- | Non-communicable diseases +C3402-- | Non-communicable diseases +C341--- | Non-communicable diseases +C3410-- | Non-communicable diseases +C3411-- | Non-communicable diseases +C3412-- | Non-communicable diseases +C342--- | Non-communicable diseases +C343--- | Non-communicable diseases +C3430-- | Non-communicable diseases +C3431-- | Non-communicable diseases +C3432-- | Non-communicable diseases +C348--- | Non-communicable diseases +C3480-- | Non-communicable diseases +C3481-- | Non-communicable diseases +C3482-- | Non-communicable diseases +C349--- | Non-communicable diseases +C37---- | Non-communicable diseases +C38---- | Non-communicable diseases +C380--- | Non-communicable diseases +C381--- | Non-communicable diseases +C382--- | Non-communicable diseases +C383--- | Non-communicable diseases +C384--- | Non-communicable diseases +C388--- | Non-communicable diseases +C40---- | Non-communicable diseases +C400--- | Non-communicable diseases +C4000-- | Non-communicable diseases +C4001-- | Non-communicable diseases +C4002-- | Non-communicable diseases +C401--- | Non-communicable diseases +C4010-- | Non-communicable diseases +C4011-- | Non-communicable diseases +C4012-- | Non-communicable diseases +C402--- | Non-communicable diseases +C4020-- | Non-communicable diseases +C4021-- | Non-communicable diseases +C4022-- | Non-communicable diseases +C403--- | Non-communicable diseases +C4030-- | Non-communicable diseases +C4031-- | Non-communicable diseases +C4032-- | Non-communicable diseases +C408--- | Non-communicable diseases +C4080-- | Non-communicable diseases +C4081-- | Non-communicable diseases +C4082-- | Non-communicable diseases +C409--- | Non-communicable diseases +C4090-- | Non-communicable diseases +C4091-- | Non-communicable diseases +C4092-- | Non-communicable diseases +C41---- | Non-communicable diseases +C410--- | Non-communicable diseases +C411--- | Non-communicable diseases +C412--- | Non-communicable diseases +C413--- | Non-communicable diseases +C414--- | Non-communicable diseases +C418--- | Non-communicable diseases +C419--- | Non-communicable diseases +C43---- | Non-communicable diseases +C430--- | Non-communicable diseases +C431--- | Non-communicable diseases +C4310-- | Non-communicable diseases +C43111- | Non-communicable diseases +C43112- | Non-communicable diseases +C43121- | Non-communicable diseases +C43122- | Non-communicable diseases +C432--- | Non-communicable diseases +C4320-- | Non-communicable diseases +C4321-- | Non-communicable diseases +C4322-- | Non-communicable diseases +C433--- | Non-communicable diseases +C4330-- | Non-communicable diseases +C4331-- | Non-communicable diseases +C4339-- | Non-communicable diseases +C434--- | Non-communicable diseases +C435--- | Non-communicable diseases +C4351-- | Non-communicable diseases +C4352-- | Non-communicable diseases +C4359-- | Non-communicable diseases +C436--- | Non-communicable diseases +C4360-- | Non-communicable diseases +C4361-- | Non-communicable diseases +C4362-- | Non-communicable diseases +C437--- | Non-communicable diseases +C4370-- | Non-communicable diseases +C4371-- | Non-communicable diseases +C4372-- | Non-communicable diseases +C438--- | Non-communicable diseases +C439--- | Non-communicable diseases +C44---- | Non-communicable diseases +C440--- | Non-communicable diseases +C4400-- | Non-communicable diseases +C4401-- | Non-communicable diseases +C4402-- | Non-communicable diseases +C4409-- | Non-communicable diseases +C441--- | Non-communicable diseases +C44101- | Non-communicable diseases +C441021 | Non-communicable diseases +C441022 | Non-communicable diseases +C441091 | Non-communicable diseases +C441092 | Non-communicable diseases +C44111- | Non-communicable diseases +C441121 | Non-communicable diseases +C441122 | Non-communicable diseases +C441191 | Non-communicable diseases +C441192 | Non-communicable diseases +C44121- | Non-communicable diseases +C441221 | Non-communicable diseases +C441222 | Non-communicable diseases +C441291 | Non-communicable diseases +C441292 | Non-communicable diseases +C44131- | Non-communicable diseases +C441321 | Non-communicable diseases +C441322 | Non-communicable diseases +C441391 | Non-communicable diseases +C441392 | Non-communicable diseases +C44191- | Non-communicable diseases +C441921 | Non-communicable diseases +C441922 | Non-communicable diseases +C441991 | Non-communicable diseases +C441992 | Non-communicable diseases +C442--- | Non-communicable diseases +C44201- | Non-communicable diseases +C44202- | Non-communicable diseases +C44209- | Non-communicable diseases +C44211- | Non-communicable diseases +C44212- | Non-communicable diseases +C44219- | Non-communicable diseases +C44221- | Non-communicable diseases +C44222- | Non-communicable diseases +C44229- | Non-communicable diseases +C44291- | Non-communicable diseases +C44292- | Non-communicable diseases +C44299- | Non-communicable diseases +C443--- | Non-communicable diseases +C44300- | Non-communicable diseases +C44301- | Non-communicable diseases +C44309- | Non-communicable diseases +C44310- | Non-communicable diseases +C44311- | Non-communicable diseases +C44319- | Non-communicable diseases +C44320- | Non-communicable diseases +C44321- | Non-communicable diseases +C44329- | Non-communicable diseases +C44390- | Non-communicable diseases +C44391- | Non-communicable diseases +C44399- | Non-communicable diseases +C444--- | Non-communicable diseases +C4440-- | Non-communicable diseases +C4441-- | Non-communicable diseases +C4442-- | Non-communicable diseases +C4449-- | Non-communicable diseases +C445--- | Non-communicable diseases +C44500- | Non-communicable diseases +C44501- | Non-communicable diseases +C44509- | Non-communicable diseases +C44510- | Non-communicable diseases +C44511- | Non-communicable diseases +C44519- | Non-communicable diseases +C44520- | Non-communicable diseases +C44521- | Non-communicable diseases +C44529- | Non-communicable diseases +C44590- | Non-communicable diseases +C44591- | Non-communicable diseases +C44599- | Non-communicable diseases +C446--- | Non-communicable diseases +C44601- | Non-communicable diseases +C44602- | Non-communicable diseases +C44609- | Non-communicable diseases +C44611- | Non-communicable diseases +C44612- | Non-communicable diseases +C44619- | Non-communicable diseases +C44621- | Non-communicable diseases +C44622- | Non-communicable diseases +C44629- | Non-communicable diseases +C44691- | Non-communicable diseases +C44692- | Non-communicable diseases +C44699- | Non-communicable diseases +C447--- | Non-communicable diseases +C44701- | Non-communicable diseases +C44702- | Non-communicable diseases +C44709- | Non-communicable diseases +C44711- | Non-communicable diseases +C44712- | Non-communicable diseases +C44719- | Non-communicable diseases +C44721- | Non-communicable diseases +C44722- | Non-communicable diseases +C44729- | Non-communicable diseases +C44791- | Non-communicable diseases +C44792- | Non-communicable diseases +C44799- | Non-communicable diseases +C448--- | Non-communicable diseases +C4480-- | Non-communicable diseases +C4481-- | Non-communicable diseases +C4482-- | Non-communicable diseases +C4489-- | Non-communicable diseases +C449--- | Non-communicable diseases +C4490-- | Non-communicable diseases +C4491-- | Non-communicable diseases +C4492-- | Non-communicable diseases +C4499-- | Non-communicable diseases +C45---- | Non-communicable diseases +C450--- | Non-communicable diseases +C451--- | Non-communicable diseases +C452--- | Non-communicable diseases +C457--- | Non-communicable diseases +C459--- | Non-communicable diseases +C47---- | Non-communicable diseases +C470--- | Non-communicable diseases +C471--- | Non-communicable diseases +C4710-- | Non-communicable diseases +C4711-- | Non-communicable diseases +C4712-- | Non-communicable diseases +C472--- | Non-communicable diseases +C4720-- | Non-communicable diseases +C4721-- | Non-communicable diseases +C4722-- | Non-communicable diseases +C473--- | Non-communicable diseases +C474--- | Non-communicable diseases +C475--- | Non-communicable diseases +C476--- | Non-communicable diseases +C478--- | Non-communicable diseases +C479--- | Non-communicable diseases +C48---- | Non-communicable diseases +C480--- | Non-communicable diseases +C481--- | Non-communicable diseases +C482--- | Non-communicable diseases +C488--- | Non-communicable diseases +C49---- | Non-communicable diseases +C490--- | Non-communicable diseases +C491--- | Non-communicable diseases +C4910-- | Non-communicable diseases +C4911-- | Non-communicable diseases +C4912-- | Non-communicable diseases +C492--- | Non-communicable diseases +C4920-- | Non-communicable diseases +C4921-- | Non-communicable diseases +C4922-- | Non-communicable diseases +C493--- | Non-communicable diseases +C494--- | Non-communicable diseases +C495--- | Non-communicable diseases +C496--- | Non-communicable diseases +C498--- | Non-communicable diseases +C499--- | Non-communicable diseases +C49A0-- | Non-communicable diseases +C49A1-- | Non-communicable diseases +C49A2-- | Non-communicable diseases +C49A3-- | Non-communicable diseases +C49A4-- | Non-communicable diseases +C49A5-- | Non-communicable diseases +C49A9-- | Non-communicable diseases +C4A0--- | Non-communicable diseases +C4A10-- | Non-communicable diseases +C4A111- | Non-communicable diseases +C4A112- | Non-communicable diseases +C4A121- | Non-communicable diseases +C4A122- | Non-communicable diseases +C4A20-- | Non-communicable diseases +C4A21-- | Non-communicable diseases +C4A22-- | Non-communicable diseases +C4A30-- | Non-communicable diseases +C4A31-- | Non-communicable diseases +C4A39-- | Non-communicable diseases +C4A4--- | Non-communicable diseases +C4A51-- | Non-communicable diseases +C4A52-- | Non-communicable diseases +C4A59-- | Non-communicable diseases +C4A60-- | Non-communicable diseases +C4A61-- | Non-communicable diseases +C4A62-- | Non-communicable diseases +C4A70-- | Non-communicable diseases +C4A71-- | Non-communicable diseases +C4A72-- | Non-communicable diseases +C4A8--- | Non-communicable diseases +C4A9--- | Non-communicable diseases +C50---- | Non-communicable diseases +C500--- | Non-communicable diseases +C50011- | Non-communicable diseases +C50012- | Non-communicable diseases +C50019- | Non-communicable diseases +C50021- | Non-communicable diseases +C50022- | Non-communicable diseases +C50029- | Non-communicable diseases +C501--- | Non-communicable diseases +C50111- | Non-communicable diseases +C50112- | Non-communicable diseases +C50119- | Non-communicable diseases +C50121- | Non-communicable diseases +C50122- | Non-communicable diseases +C50129- | Non-communicable diseases +C502--- | Non-communicable diseases +C50211- | Non-communicable diseases +C50212- | Non-communicable diseases +C50219- | Non-communicable diseases +C50221- | Non-communicable diseases +C50222- | Non-communicable diseases +C50229- | Non-communicable diseases +C503--- | Non-communicable diseases +C50311- | Non-communicable diseases +C50312- | Non-communicable diseases +C50319- | Non-communicable diseases +C50321- | Non-communicable diseases +C50322- | Non-communicable diseases +C50329- | Non-communicable diseases +C504--- | Non-communicable diseases +C50411- | Non-communicable diseases +C50412- | Non-communicable diseases +C50419- | Non-communicable diseases +C50421- | Non-communicable diseases +C50422- | Non-communicable diseases +C50429- | Non-communicable diseases +C505--- | Non-communicable diseases +C50511- | Non-communicable diseases +C50512- | Non-communicable diseases +C50519- | Non-communicable diseases +C50521- | Non-communicable diseases +C50522- | Non-communicable diseases +C50529- | Non-communicable diseases +C506--- | Non-communicable diseases +C50611- | Non-communicable diseases +C50612- | Non-communicable diseases +C50619- | Non-communicable diseases +C50621- | Non-communicable diseases +C50622- | Non-communicable diseases +C50629- | Non-communicable diseases +C508--- | Non-communicable diseases +C50811- | Non-communicable diseases +C50812- | Non-communicable diseases +C50819- | Non-communicable diseases +C50821- | Non-communicable diseases +C50822- | Non-communicable diseases +C50829- | Non-communicable diseases +C509--- | Non-communicable diseases +C50911- | Non-communicable diseases +C50912- | Non-communicable diseases +C50919- | Non-communicable diseases +C50921- | Non-communicable diseases +C50922- | Non-communicable diseases +C50929- | Non-communicable diseases +C51---- | Non-communicable diseases +C510--- | Non-communicable diseases +C511--- | Non-communicable diseases +C512--- | Non-communicable diseases +C518--- | Non-communicable diseases +C519--- | Non-communicable diseases +C52---- | Non-communicable diseases +C53---- | Non-communicable diseases +C530--- | Non-communicable diseases +C531--- | Non-communicable diseases +C538--- | Non-communicable diseases +C539--- | Non-communicable diseases +C54---- | Non-communicable diseases +C540--- | Non-communicable diseases +C541--- | Non-communicable diseases +C542--- | Non-communicable diseases +C543--- | Non-communicable diseases +C548--- | Non-communicable diseases +C549--- | Non-communicable diseases +C56---- | Non-communicable diseases +C561--- | Non-communicable diseases +C562--- | Non-communicable diseases +C569--- | Non-communicable diseases +C57---- | Non-communicable diseases +C570--- | Non-communicable diseases +C5700-- | Non-communicable diseases +C5701-- | Non-communicable diseases +C5702-- | Non-communicable diseases +C571--- | Non-communicable diseases +C5710-- | Non-communicable diseases +C5711-- | Non-communicable diseases +C5712-- | Non-communicable diseases +C572--- | Non-communicable diseases +C5720-- | Non-communicable diseases +C5721-- | Non-communicable diseases +C5722-- | Non-communicable diseases +C573--- | Non-communicable diseases +C574--- | Non-communicable diseases +C577--- | Non-communicable diseases +C578--- | Non-communicable diseases +C60---- | Non-communicable diseases +C600--- | Non-communicable diseases +C601--- | Non-communicable diseases +C602--- | Non-communicable diseases +C608--- | Non-communicable diseases +C609--- | Non-communicable diseases +C61---- | Non-communicable diseases +C62---- | Non-communicable diseases +C620--- | Non-communicable diseases +C6200-- | Non-communicable diseases +C6201-- | Non-communicable diseases +C6202-- | Non-communicable diseases +C621--- | Non-communicable diseases +C6210-- | Non-communicable diseases +C6211-- | Non-communicable diseases +C6212-- | Non-communicable diseases +C629--- | Non-communicable diseases +C6290-- | Non-communicable diseases +C6291-- | Non-communicable diseases +C6292-- | Non-communicable diseases +C63---- | Non-communicable diseases +C630--- | Non-communicable diseases +C6300-- | Non-communicable diseases +C6301-- | Non-communicable diseases +C6302-- | Non-communicable diseases +C631--- | Non-communicable diseases +C6310-- | Non-communicable diseases +C6311-- | Non-communicable diseases +C6312-- | Non-communicable diseases +C632--- | Non-communicable diseases +C637--- | Non-communicable diseases +C638--- | Non-communicable diseases +C64---- | Non-communicable diseases +C641--- | Non-communicable diseases +C642--- | Non-communicable diseases +C649--- | Non-communicable diseases +C65---- | Non-communicable diseases +C651--- | Non-communicable diseases +C652--- | Non-communicable diseases +C659--- | Non-communicable diseases +C66---- | Non-communicable diseases +C661--- | Non-communicable diseases +C662--- | Non-communicable diseases +C669--- | Non-communicable diseases +C67---- | Non-communicable diseases +C670--- | Non-communicable diseases +C671--- | Non-communicable diseases +C672--- | Non-communicable diseases +C673--- | Non-communicable diseases +C674--- | Non-communicable diseases +C675--- | Non-communicable diseases +C676--- | Non-communicable diseases +C677--- | Non-communicable diseases +C678--- | Non-communicable diseases +C679--- | Non-communicable diseases +C680--- | Non-communicable diseases +C681--- | Non-communicable diseases +C688--- | Non-communicable diseases +C690--- | Non-communicable diseases +C6900-- | Non-communicable diseases +C6901-- | Non-communicable diseases +C6902-- | Non-communicable diseases +C691--- | Non-communicable diseases +C6910-- | Non-communicable diseases +C6911-- | Non-communicable diseases +C6912-- | Non-communicable diseases +C692--- | Non-communicable diseases +C6920-- | Non-communicable diseases +C6921-- | Non-communicable diseases +C6922-- | Non-communicable diseases +C693--- | Non-communicable diseases +C6930-- | Non-communicable diseases +C6931-- | Non-communicable diseases +C6932-- | Non-communicable diseases +C694--- | Non-communicable diseases +C6940-- | Non-communicable diseases +C6941-- | Non-communicable diseases +C6942-- | Non-communicable diseases +C695--- | Non-communicable diseases +C6950-- | Non-communicable diseases +C6951-- | Non-communicable diseases +C6952-- | Non-communicable diseases +C696--- | Non-communicable diseases +C6960-- | Non-communicable diseases +C6961-- | Non-communicable diseases +C6962-- | Non-communicable diseases +C698--- | Non-communicable diseases +C70---- | Non-communicable diseases +C700--- | Non-communicable diseases +C701--- | Non-communicable diseases +C709--- | Non-communicable diseases +C71---- | Non-communicable diseases +C710--- | Non-communicable diseases +C711--- | Non-communicable diseases +C712--- | Non-communicable diseases +C713--- | Non-communicable diseases +C714--- | Non-communicable diseases +C715--- | Non-communicable diseases +C716--- | Non-communicable diseases +C717--- | Non-communicable diseases +C718--- | Non-communicable diseases +C719--- | Non-communicable diseases +C72---- | Non-communicable diseases +C720--- | Non-communicable diseases +C721--- | Non-communicable diseases +C722--- | Non-communicable diseases +C7220-- | Non-communicable diseases +C7221-- | Non-communicable diseases +C7222-- | Non-communicable diseases +C723--- | Non-communicable diseases +C7230-- | Non-communicable diseases +C7231-- | Non-communicable diseases +C7232-- | Non-communicable diseases +C724--- | Non-communicable diseases +C7240-- | Non-communicable diseases +C7241-- | Non-communicable diseases +C7242-- | Non-communicable diseases +C725--- | Non-communicable diseases +C7250-- | Non-communicable diseases +C7259-- | Non-communicable diseases +C728--- | Non-communicable diseases +C729--- | Non-communicable diseases +C73---- | Non-communicable diseases +C75---- | Non-communicable diseases +C750--- | Non-communicable diseases +C751--- | Non-communicable diseases +C752--- | Non-communicable diseases +C753--- | Non-communicable diseases +C754--- | Non-communicable diseases +C755--- | Non-communicable diseases +C758--- | Non-communicable diseases +C81---- | Non-communicable diseases +C810--- | Non-communicable diseases +C8100-- | Non-communicable diseases +C8101-- | Non-communicable diseases +C8102-- | Non-communicable diseases +C8103-- | Non-communicable diseases +C8104-- | Non-communicable diseases +C8105-- | Non-communicable diseases +C8106-- | Non-communicable diseases +C8107-- | Non-communicable diseases +C8108-- | Non-communicable diseases +C8109-- | Non-communicable diseases +C811--- | Non-communicable diseases +C8110-- | Non-communicable diseases +C8111-- | Non-communicable diseases +C8112-- | Non-communicable diseases +C8113-- | Non-communicable diseases +C8114-- | Non-communicable diseases +C8115-- | Non-communicable diseases +C8116-- | Non-communicable diseases +C8117-- | Non-communicable diseases +C8118-- | Non-communicable diseases +C8119-- | Non-communicable diseases +C812--- | Non-communicable diseases +C8120-- | Non-communicable diseases +C8121-- | Non-communicable diseases +C8122-- | Non-communicable diseases +C8123-- | Non-communicable diseases +C8124-- | Non-communicable diseases +C8125-- | Non-communicable diseases +C8126-- | Non-communicable diseases +C8127-- | Non-communicable diseases +C8128-- | Non-communicable diseases +C8129-- | Non-communicable diseases +C813--- | Non-communicable diseases +C8130-- | Non-communicable diseases +C8131-- | Non-communicable diseases +C8132-- | Non-communicable diseases +C8133-- | Non-communicable diseases +C8134-- | Non-communicable diseases +C8135-- | Non-communicable diseases +C8136-- | Non-communicable diseases +C8137-- | Non-communicable diseases +C8138-- | Non-communicable diseases +C8139-- | Non-communicable diseases +C814--- | Non-communicable diseases +C8140-- | Non-communicable diseases +C8141-- | Non-communicable diseases +C8142-- | Non-communicable diseases +C8143-- | Non-communicable diseases +C8144-- | Non-communicable diseases +C8145-- | Non-communicable diseases +C8146-- | Non-communicable diseases +C8147-- | Non-communicable diseases +C8148-- | Non-communicable diseases +C8149-- | Non-communicable diseases +C817--- | Non-communicable diseases +C8170-- | Non-communicable diseases +C8171-- | Non-communicable diseases +C8172-- | Non-communicable diseases +C8173-- | Non-communicable diseases +C8174-- | Non-communicable diseases +C8175-- | Non-communicable diseases +C8176-- | Non-communicable diseases +C8177-- | Non-communicable diseases +C8178-- | Non-communicable diseases +C8179-- | Non-communicable diseases +C819--- | Non-communicable diseases +C8190-- | Non-communicable diseases +C8191-- | Non-communicable diseases +C8192-- | Non-communicable diseases +C8193-- | Non-communicable diseases +C8194-- | Non-communicable diseases +C8195-- | Non-communicable diseases +C8196-- | Non-communicable diseases +C8197-- | Non-communicable diseases +C8198-- | Non-communicable diseases +C8199-- | Non-communicable diseases +C82---- | Non-communicable diseases +C820--- | Non-communicable diseases +C8200-- | Non-communicable diseases +C8201-- | Non-communicable diseases +C8202-- | Non-communicable diseases +C8203-- | Non-communicable diseases +C8204-- | Non-communicable diseases +C8205-- | Non-communicable diseases +C8206-- | Non-communicable diseases +C8207-- | Non-communicable diseases +C8208-- | Non-communicable diseases +C8209-- | Non-communicable diseases +C821--- | Non-communicable diseases +C8210-- | Non-communicable diseases +C8211-- | Non-communicable diseases +C8212-- | Non-communicable diseases +C8213-- | Non-communicable diseases +C8214-- | Non-communicable diseases +C8215-- | Non-communicable diseases +C8216-- | Non-communicable diseases +C8217-- | Non-communicable diseases +C8218-- | Non-communicable diseases +C8219-- | Non-communicable diseases +C822--- | Non-communicable diseases +C8220-- | Non-communicable diseases +C8221-- | Non-communicable diseases +C8222-- | Non-communicable diseases +C8223-- | Non-communicable diseases +C8224-- | Non-communicable diseases +C8225-- | Non-communicable diseases +C8226-- | Non-communicable diseases +C8227-- | Non-communicable diseases +C8228-- | Non-communicable diseases +C8229-- | Non-communicable diseases +C823--- | Non-communicable diseases +C8230-- | Non-communicable diseases +C8231-- | Non-communicable diseases +C8232-- | Non-communicable diseases +C8233-- | Non-communicable diseases +C8234-- | Non-communicable diseases +C8235-- | Non-communicable diseases +C8236-- | Non-communicable diseases +C8237-- | Non-communicable diseases +C8238-- | Non-communicable diseases +C8239-- | Non-communicable diseases +C824--- | Non-communicable diseases +C8240-- | Non-communicable diseases +C8241-- | Non-communicable diseases +C8242-- | Non-communicable diseases +C8243-- | Non-communicable diseases +C8244-- | Non-communicable diseases +C8245-- | Non-communicable diseases +C8246-- | Non-communicable diseases +C8247-- | Non-communicable diseases +C8248-- | Non-communicable diseases +C8249-- | Non-communicable diseases +C825--- | Non-communicable diseases +C8250-- | Non-communicable diseases +C8251-- | Non-communicable diseases +C8252-- | Non-communicable diseases +C8253-- | Non-communicable diseases +C8254-- | Non-communicable diseases +C8255-- | Non-communicable diseases +C8256-- | Non-communicable diseases +C8257-- | Non-communicable diseases +C8258-- | Non-communicable diseases +C8259-- | Non-communicable diseases +C826--- | Non-communicable diseases +C8260-- | Non-communicable diseases +C8261-- | Non-communicable diseases +C8262-- | Non-communicable diseases +C8263-- | Non-communicable diseases +C8264-- | Non-communicable diseases +C8265-- | Non-communicable diseases +C8266-- | Non-communicable diseases +C8267-- | Non-communicable diseases +C8268-- | Non-communicable diseases +C8269-- | Non-communicable diseases +C827--- | Non-communicable diseases +C8280-- | Non-communicable diseases +C8281-- | Non-communicable diseases +C8282-- | Non-communicable diseases +C8283-- | Non-communicable diseases +C8284-- | Non-communicable diseases +C8285-- | Non-communicable diseases +C8286-- | Non-communicable diseases +C8287-- | Non-communicable diseases +C8288-- | Non-communicable diseases +C8289-- | Non-communicable diseases +C829--- | Non-communicable diseases +C8290-- | Non-communicable diseases +C8291-- | Non-communicable diseases +C8292-- | Non-communicable diseases +C8293-- | Non-communicable diseases +C8294-- | Non-communicable diseases +C8295-- | Non-communicable diseases +C8296-- | Non-communicable diseases +C8297-- | Non-communicable diseases +C8298-- | Non-communicable diseases +C8299-- | Non-communicable diseases +C83---- | Non-communicable diseases +C830--- | Non-communicable diseases +C8300-- | Non-communicable diseases +C8301-- | Non-communicable diseases +C8302-- | Non-communicable diseases +C8303-- | Non-communicable diseases +C8304-- | Non-communicable diseases +C8305-- | Non-communicable diseases +C8306-- | Non-communicable diseases +C8307-- | Non-communicable diseases +C8308-- | Non-communicable diseases +C8309-- | Non-communicable diseases +C831--- | Non-communicable diseases +C8310-- | Non-communicable diseases +C8311-- | Non-communicable diseases +C8312-- | Non-communicable diseases +C8313-- | Non-communicable diseases +C8314-- | Non-communicable diseases +C8315-- | Non-communicable diseases +C8316-- | Non-communicable diseases +C8317-- | Non-communicable diseases +C8318-- | Non-communicable diseases +C8319-- | Non-communicable diseases +C833--- | Non-communicable diseases +C8330-- | Non-communicable diseases +C8331-- | Non-communicable diseases +C8332-- | Non-communicable diseases +C8333-- | Non-communicable diseases +C8334-- | Non-communicable diseases +C8335-- | Non-communicable diseases +C8336-- | Non-communicable diseases +C8337-- | Non-communicable diseases +C8338-- | Non-communicable diseases +C8339-- | Non-communicable diseases +C835--- | Non-communicable diseases +C8350-- | Non-communicable diseases +C8351-- | Non-communicable diseases +C8352-- | Non-communicable diseases +C8353-- | Non-communicable diseases +C8354-- | Non-communicable diseases +C8355-- | Non-communicable diseases +C8356-- | Non-communicable diseases +C8357-- | Non-communicable diseases +C8358-- | Non-communicable diseases +C8359-- | Non-communicable diseases +C837--- | Non-communicable diseases +C8370-- | Non-communicable diseases +C8371-- | Non-communicable diseases +C8372-- | Non-communicable diseases +C8373-- | Non-communicable diseases +C8374-- | Non-communicable diseases +C8375-- | Non-communicable diseases +C8376-- | Non-communicable diseases +C8377-- | Non-communicable diseases +C8378-- | Non-communicable diseases +C8379-- | Non-communicable diseases +C838--- | Non-communicable diseases +C8380-- | Non-communicable diseases +C8381-- | Non-communicable diseases +C8382-- | Non-communicable diseases +C8383-- | Non-communicable diseases +C8384-- | Non-communicable diseases +C8385-- | Non-communicable diseases +C8386-- | Non-communicable diseases +C8387-- | Non-communicable diseases +C8388-- | Non-communicable diseases +C8389-- | Non-communicable diseases +C839--- | Non-communicable diseases +C8390-- | Non-communicable diseases +C8391-- | Non-communicable diseases +C8392-- | Non-communicable diseases +C8393-- | Non-communicable diseases +C8394-- | Non-communicable diseases +C8395-- | Non-communicable diseases +C8396-- | Non-communicable diseases +C8397-- | Non-communicable diseases +C8398-- | Non-communicable diseases +C8399-- | Non-communicable diseases +C84---- | Non-communicable diseases +C840--- | Non-communicable diseases +C8400-- | Non-communicable diseases +C8401-- | Non-communicable diseases +C8402-- | Non-communicable diseases +C8403-- | Non-communicable diseases +C8404-- | Non-communicable diseases +C8405-- | Non-communicable diseases +C8406-- | Non-communicable diseases +C8407-- | Non-communicable diseases +C8408-- | Non-communicable diseases +C8409-- | Non-communicable diseases +C841--- | Non-communicable diseases +C8410-- | Non-communicable diseases +C8411-- | Non-communicable diseases +C8412-- | Non-communicable diseases +C8413-- | Non-communicable diseases +C8414-- | Non-communicable diseases +C8415-- | Non-communicable diseases +C8416-- | Non-communicable diseases +C8417-- | Non-communicable diseases +C8418-- | Non-communicable diseases +C8419-- | Non-communicable diseases +C844--- | Non-communicable diseases +C8440-- | Non-communicable diseases +C8441-- | Non-communicable diseases +C8442-- | Non-communicable diseases +C8443-- | Non-communicable diseases +C8444-- | Non-communicable diseases +C8445-- | Non-communicable diseases +C8446-- | Non-communicable diseases +C8447-- | Non-communicable diseases +C8448-- | Non-communicable diseases +C8449-- | Non-communicable diseases +C845--- | Non-communicable diseases +C846--- | Non-communicable diseases +C8460-- | Non-communicable diseases +C8461-- | Non-communicable diseases +C8462-- | Non-communicable diseases +C8463-- | Non-communicable diseases +C8464-- | Non-communicable diseases +C8465-- | Non-communicable diseases +C8466-- | Non-communicable diseases +C8467-- | Non-communicable diseases +C8468-- | Non-communicable diseases +C8469-- | Non-communicable diseases +C847--- | Non-communicable diseases +C8470-- | Non-communicable diseases +C8471-- | Non-communicable diseases +C8472-- | Non-communicable diseases +C8473-- | Non-communicable diseases +C8474-- | Non-communicable diseases +C8475-- | Non-communicable diseases +C8476-- | Non-communicable diseases +C8477-- | Non-communicable diseases +C8478-- | Non-communicable diseases +C8479-- | Non-communicable diseases +C848--- | Non-communicable diseases +C849--- | Non-communicable diseases +C8490-- | Non-communicable diseases +C8491-- | Non-communicable diseases +C8492-- | Non-communicable diseases +C8493-- | Non-communicable diseases +C8494-- | Non-communicable diseases +C8495-- | Non-communicable diseases +C8496-- | Non-communicable diseases +C8497-- | Non-communicable diseases +C8498-- | Non-communicable diseases +C8499-- | Non-communicable diseases +C84A0-- | Non-communicable diseases +C84A1-- | Non-communicable diseases +C84A2-- | Non-communicable diseases +C84A3-- | Non-communicable diseases +C84A4-- | Non-communicable diseases +C84A5-- | Non-communicable diseases +C84A6-- | Non-communicable diseases +C84A7-- | Non-communicable diseases +C84A8-- | Non-communicable diseases +C84A9-- | Non-communicable diseases +C84Z0-- | Non-communicable diseases +C84Z1-- | Non-communicable diseases +C84Z2-- | Non-communicable diseases +C84Z3-- | Non-communicable diseases +C84Z4-- | Non-communicable diseases +C84Z5-- | Non-communicable diseases +C84Z6-- | Non-communicable diseases +C84Z7-- | Non-communicable diseases +C84Z8-- | Non-communicable diseases +C84Z9-- | Non-communicable diseases +C85---- | Non-communicable diseases +C851--- | Non-communicable diseases +C8510-- | Non-communicable diseases +C8511-- | Non-communicable diseases +C8512-- | Non-communicable diseases +C8513-- | Non-communicable diseases +C8514-- | Non-communicable diseases +C8515-- | Non-communicable diseases +C8516-- | Non-communicable diseases +C8517-- | Non-communicable diseases +C8518-- | Non-communicable diseases +C8519-- | Non-communicable diseases +C852--- | Non-communicable diseases +C8520-- | Non-communicable diseases +C8521-- | Non-communicable diseases +C8522-- | Non-communicable diseases +C8523-- | Non-communicable diseases +C8524-- | Non-communicable diseases +C8525-- | Non-communicable diseases +C8526-- | Non-communicable diseases +C8527-- | Non-communicable diseases +C8528-- | Non-communicable diseases +C8529-- | Non-communicable diseases +C857--- | Non-communicable diseases +C8580-- | Non-communicable diseases +C8581-- | Non-communicable diseases +C8582-- | Non-communicable diseases +C8583-- | Non-communicable diseases +C8584-- | Non-communicable diseases +C8585-- | Non-communicable diseases +C8586-- | Non-communicable diseases +C8587-- | Non-communicable diseases +C8588-- | Non-communicable diseases +C8589-- | Non-communicable diseases +C859--- | Non-communicable diseases +C8590-- | Non-communicable diseases +C8591-- | Non-communicable diseases +C8592-- | Non-communicable diseases +C8593-- | Non-communicable diseases +C8594-- | Non-communicable diseases +C8595-- | Non-communicable diseases +C8596-- | Non-communicable diseases +C8597-- | Non-communicable diseases +C8598-- | Non-communicable diseases +C8599-- | Non-communicable diseases +C86---- | Non-communicable diseases +C860--- | Non-communicable diseases +C861--- | Non-communicable diseases +C862--- | Non-communicable diseases +C863--- | Non-communicable diseases +C864--- | Non-communicable diseases +C865--- | Non-communicable diseases +C866--- | Non-communicable diseases +C88---- | Non-communicable diseases +C880--- | Non-communicable diseases +C882--- | Non-communicable diseases +C883--- | Non-communicable diseases +C884--- | Non-communicable diseases +C887--- | Non-communicable diseases +C888--- | Non-communicable diseases +C889--- | Non-communicable diseases +C90---- | Non-communicable diseases +C900--- | Non-communicable diseases +C9000-- | Non-communicable diseases +C9001-- | Non-communicable diseases +C9002-- | Non-communicable diseases +C901--- | Non-communicable diseases +C9010-- | Non-communicable diseases +C9011-- | Non-communicable diseases +C9012-- | Non-communicable diseases +C902--- | Non-communicable diseases +C9020-- | Non-communicable diseases +C9021-- | Non-communicable diseases +C9022-- | Non-communicable diseases +C903--- | Non-communicable diseases +C9030-- | Non-communicable diseases +C9031-- | Non-communicable diseases +C9032-- | Non-communicable diseases +C91---- | Non-communicable diseases +C910--- | Non-communicable diseases +C913--- | Non-communicable diseases +C916--- | Non-communicable diseases +C92---- | Non-communicable diseases +C920--- | Non-communicable diseases +C9200-- | Non-communicable diseases +C9201-- | Non-communicable diseases +C9202-- | Non-communicable diseases +C921--- | Non-communicable diseases +C9210-- | Non-communicable diseases +C9211-- | Non-communicable diseases +C9212-- | Non-communicable diseases +C922--- | Non-communicable diseases +C9220-- | Non-communicable diseases +C9221-- | Non-communicable diseases +C9222-- | Non-communicable diseases +C923--- | Non-communicable diseases +C9230-- | Non-communicable diseases +C9231-- | Non-communicable diseases +C9232-- | Non-communicable diseases +C924--- | Non-communicable diseases +C9240-- | Non-communicable diseases +C9241-- | Non-communicable diseases +C9242-- | Non-communicable diseases +C925--- | Non-communicable diseases +C9250-- | Non-communicable diseases +C9251-- | Non-communicable diseases +C9252-- | Non-communicable diseases +C926--- | Non-communicable diseases +C93---- | Non-communicable diseases +C930--- | Non-communicable diseases +C9300-- | Non-communicable diseases +C9301-- | Non-communicable diseases +C9302-- | Non-communicable diseases +C931--- | Non-communicable diseases +C933--- | Non-communicable diseases +C94---- | Non-communicable diseases +C940--- | Non-communicable diseases +C9400-- | Non-communicable diseases +C9401-- | Non-communicable diseases +C9402-- | Non-communicable diseases +C942--- | Non-communicable diseases +C9420-- | Non-communicable diseases +C9421-- | Non-communicable diseases +C9422-- | Non-communicable diseases +C943--- | Non-communicable diseases +C9430-- | Non-communicable diseases +C9431-- | Non-communicable diseases +C9432-- | Non-communicable diseases +C944--- | Non-communicable diseases +C9440-- | Non-communicable diseases +C9441-- | Non-communicable diseases +C9442-- | Non-communicable diseases +C946--- | Non-communicable diseases +C947--- | Non-communicable diseases +C9480-- | Non-communicable diseases +C9481-- | Non-communicable diseases +C9482-- | Non-communicable diseases +C95---- | Non-communicable diseases +C950--- | Non-communicable diseases +C9500-- | Non-communicable diseases +C9501-- | Non-communicable diseases +C9502-- | Non-communicable diseases +C951--- | Non-communicable diseases +C9510-- | Non-communicable diseases +C9511-- | Non-communicable diseases +C9512-- | Non-communicable diseases +C957--- | Non-communicable diseases +C959--- | Non-communicable diseases +C9590-- | Non-communicable diseases +C9591-- | Non-communicable diseases +C9592-- | Non-communicable diseases +C96---- | Non-communicable diseases +C960--- | Non-communicable diseases +C962--- | Non-communicable diseases +C9620-- | Non-communicable diseases +C9621-- | Non-communicable diseases +C9622-- | Non-communicable diseases +C9629-- | Non-communicable diseases +C964--- | Non-communicable diseases +C965--- | Non-communicable diseases +C966--- | Non-communicable diseases +C967--- | Non-communicable diseases +C968--- | Non-communicable diseases +C969--- | Non-communicable diseases +D001--- | Non-communicable diseases +D002--- | Non-communicable diseases +D010--- | Non-communicable diseases +D011--- | Non-communicable diseases +D012--- | Non-communicable diseases +D013--- | Non-communicable diseases +D020--- | Non-communicable diseases +D021--- | Non-communicable diseases +D022--- | Non-communicable diseases +D0220-- | Non-communicable diseases +D0221-- | Non-communicable diseases +D0222-- | Non-communicable diseases +D023--- | Non-communicable diseases +D03---- | Non-communicable diseases +D030--- | Non-communicable diseases +D031--- | Non-communicable diseases +D0310-- | Non-communicable diseases +D03111- | Non-communicable diseases +D03112- | Non-communicable diseases +D03121- | Non-communicable diseases +D03122- | Non-communicable diseases +D032--- | Non-communicable diseases +D0320-- | Non-communicable diseases +D0321-- | Non-communicable diseases +D0322-- | Non-communicable diseases +D033--- | Non-communicable diseases +D0330-- | Non-communicable diseases +D0339-- | Non-communicable diseases +D034--- | Non-communicable diseases +D035--- | Non-communicable diseases +D0351-- | Non-communicable diseases +D0352-- | Non-communicable diseases +D0359-- | Non-communicable diseases +D036--- | Non-communicable diseases +D0360-- | Non-communicable diseases +D0361-- | Non-communicable diseases +D0362-- | Non-communicable diseases +D037--- | Non-communicable diseases +D0370-- | Non-communicable diseases +D0371-- | Non-communicable diseases +D0372-- | Non-communicable diseases +D038--- | Non-communicable diseases +D039--- | Non-communicable diseases +D04---- | Non-communicable diseases +D040--- | Non-communicable diseases +D041--- | Non-communicable diseases +D0410-- | Non-communicable diseases +D04111- | Non-communicable diseases +D04112- | Non-communicable diseases +D04121- | Non-communicable diseases +D04122- | Non-communicable diseases +D042--- | Non-communicable diseases +D0420-- | Non-communicable diseases +D0421-- | Non-communicable diseases +D0422-- | Non-communicable diseases +D043--- | Non-communicable diseases +D0430-- | Non-communicable diseases +D0439-- | Non-communicable diseases +D044--- | Non-communicable diseases +D045--- | Non-communicable diseases +D046--- | Non-communicable diseases +D0460-- | Non-communicable diseases +D0461-- | Non-communicable diseases +D0462-- | Non-communicable diseases +D047--- | Non-communicable diseases +D0470-- | Non-communicable diseases +D0471-- | Non-communicable diseases +D0472-- | Non-communicable diseases +D048--- | Non-communicable diseases +D049--- | Non-communicable diseases +D05---- | Non-communicable diseases +D050--- | Non-communicable diseases +D0500-- | Non-communicable diseases +D0501-- | Non-communicable diseases +D0502-- | Non-communicable diseases +D051--- | Non-communicable diseases +D0510-- | Non-communicable diseases +D0511-- | Non-communicable diseases +D0512-- | Non-communicable diseases +D057--- | Non-communicable diseases +D0580-- | Non-communicable diseases +D0581-- | Non-communicable diseases +D0582-- | Non-communicable diseases +D059--- | Non-communicable diseases +D0590-- | Non-communicable diseases +D0591-- | Non-communicable diseases +D0592-- | Non-communicable diseases +D06---- | Non-communicable diseases +D060--- | Non-communicable diseases +D061--- | Non-communicable diseases +D067--- | Non-communicable diseases +D069--- | Non-communicable diseases +D070--- | Non-communicable diseases +D071--- | Non-communicable diseases +D072--- | Non-communicable diseases +D074--- | Non-communicable diseases +D075--- | Non-communicable diseases +D090--- | Non-communicable diseases +D092--- | Non-communicable diseases +D0920-- | Non-communicable diseases +D0921-- | Non-communicable diseases +D0922-- | Non-communicable diseases +D093--- | Non-communicable diseases +D098--- | Non-communicable diseases +D100--- | Non-communicable diseases +D101--- | Non-communicable diseases +D102--- | Non-communicable diseases +D103--- | Non-communicable diseases +D1030-- | Non-communicable diseases +D1039-- | Non-communicable diseases +D104--- | Non-communicable diseases +D105--- | Non-communicable diseases +D106--- | Non-communicable diseases +D107--- | Non-communicable diseases +D11---- | Non-communicable diseases +D110--- | Non-communicable diseases +D117--- | Non-communicable diseases +D119--- | Non-communicable diseases +D12---- | Non-communicable diseases +D120--- | Non-communicable diseases +D121--- | Non-communicable diseases +D122--- | Non-communicable diseases +D123--- | Non-communicable diseases +D124--- | Non-communicable diseases +D125--- | Non-communicable diseases +D126--- | Non-communicable diseases +D127--- | Non-communicable diseases +D128--- | Non-communicable diseases +D129--- | Non-communicable diseases +D130--- | Non-communicable diseases +D131--- | Non-communicable diseases +D132--- | Non-communicable diseases +D133--- | Non-communicable diseases +D1330-- | Non-communicable diseases +D1339-- | Non-communicable diseases +D134--- | Non-communicable diseases +D135--- | Non-communicable diseases +D136--- | Non-communicable diseases +D137--- | Non-communicable diseases +D140--- | Non-communicable diseases +D141--- | Non-communicable diseases +D142--- | Non-communicable diseases +D143--- | Non-communicable diseases +D15---- | Non-communicable diseases +D150--- | Non-communicable diseases +D151--- | Non-communicable diseases +D152--- | Non-communicable diseases +D157--- | Non-communicable diseases +D159--- | Non-communicable diseases +D16---- | Non-communicable diseases +D160--- | Non-communicable diseases +D1600-- | Non-communicable diseases +D1601-- | Non-communicable diseases +D1602-- | Non-communicable diseases +D161--- | Non-communicable diseases +D1610-- | Non-communicable diseases +D1611-- | Non-communicable diseases +D1612-- | Non-communicable diseases +D162--- | Non-communicable diseases +D1620-- | Non-communicable diseases +D1621-- | Non-communicable diseases +D1622-- | Non-communicable diseases +D163--- | Non-communicable diseases +D1630-- | Non-communicable diseases +D1631-- | Non-communicable diseases +D1632-- | Non-communicable diseases +D164--- | Non-communicable diseases +D165--- | Non-communicable diseases +D166--- | Non-communicable diseases +D167--- | Non-communicable diseases +D168--- | Non-communicable diseases +D169--- | Non-communicable diseases +D22---- | Non-communicable diseases +D220--- | Non-communicable diseases +D221--- | Non-communicable diseases +D2210-- | Non-communicable diseases +D22111- | Non-communicable diseases +D22112- | Non-communicable diseases +D22121- | Non-communicable diseases +D22122- | Non-communicable diseases +D222--- | Non-communicable diseases +D2220-- | Non-communicable diseases +D2221-- | Non-communicable diseases +D2222-- | Non-communicable diseases +D223--- | Non-communicable diseases +D2230-- | Non-communicable diseases +D2239-- | Non-communicable diseases +D224--- | Non-communicable diseases +D225--- | Non-communicable diseases +D226--- | Non-communicable diseases +D2260-- | Non-communicable diseases +D2261-- | Non-communicable diseases +D2262-- | Non-communicable diseases +D227--- | Non-communicable diseases +D2270-- | Non-communicable diseases +D2271-- | Non-communicable diseases +D2272-- | Non-communicable diseases +D229--- | Non-communicable diseases +D23---- | Non-communicable diseases +D230--- | Non-communicable diseases +D231--- | Non-communicable diseases +D2310-- | Non-communicable diseases +D23111- | Non-communicable diseases +D23112- | Non-communicable diseases +D23121- | Non-communicable diseases +D23122- | Non-communicable diseases +D232--- | Non-communicable diseases +D2320-- | Non-communicable diseases +D2321-- | Non-communicable diseases +D2322-- | Non-communicable diseases +D233--- | Non-communicable diseases +D2330-- | Non-communicable diseases +D2339-- | Non-communicable diseases +D234--- | Non-communicable diseases +D235--- | Non-communicable diseases +D236--- | Non-communicable diseases +D2360-- | Non-communicable diseases +D2361-- | Non-communicable diseases +D2362-- | Non-communicable diseases +D237--- | Non-communicable diseases +D2370-- | Non-communicable diseases +D2371-- | Non-communicable diseases +D2372-- | Non-communicable diseases +D239--- | Non-communicable diseases +D24---- | Non-communicable diseases +D241--- | Non-communicable diseases +D242--- | Non-communicable diseases +D249--- | Non-communicable diseases +D25---- | Non-communicable diseases +D250--- | Non-communicable diseases +D251--- | Non-communicable diseases +D252--- | Non-communicable diseases +D259--- | Non-communicable diseases +D26---- | Non-communicable diseases +D260--- | Non-communicable diseases +D261--- | Non-communicable diseases +D267--- | Non-communicable diseases +D269--- | Non-communicable diseases +D27---- | Non-communicable diseases +D270--- | Non-communicable diseases +D271--- | Non-communicable diseases +D279--- | Non-communicable diseases +D280--- | Non-communicable diseases +D281--- | Non-communicable diseases +D282--- | Non-communicable diseases +D287--- | Non-communicable diseases +D290--- | Non-communicable diseases +D291--- | Non-communicable diseases +D292--- | Non-communicable diseases +D2920-- | Non-communicable diseases +D2921-- | Non-communicable diseases +D2922-- | Non-communicable diseases +D293--- | Non-communicable diseases +D2930-- | Non-communicable diseases +D2931-- | Non-communicable diseases +D2932-- | Non-communicable diseases +D294--- | Non-communicable diseases +D297--- | Non-communicable diseases +D298--- | Non-communicable diseases +D300--- | Non-communicable diseases +D3000-- | Non-communicable diseases +D3001-- | Non-communicable diseases +D3002-- | Non-communicable diseases +D301--- | Non-communicable diseases +D3010-- | Non-communicable diseases +D3011-- | Non-communicable diseases +D3012-- | Non-communicable diseases +D302--- | Non-communicable diseases +D3020-- | Non-communicable diseases +D3021-- | Non-communicable diseases +D3022-- | Non-communicable diseases +D303--- | Non-communicable diseases +D304--- | Non-communicable diseases +D307--- | Non-communicable diseases +D308--- | Non-communicable diseases +D31---- | Non-communicable diseases +D310--- | Non-communicable diseases +D3100-- | Non-communicable diseases +D3101-- | Non-communicable diseases +D3102-- | Non-communicable diseases +D311--- | Non-communicable diseases +D3110-- | Non-communicable diseases +D3111-- | Non-communicable diseases +D3112-- | Non-communicable diseases +D312--- | Non-communicable diseases +D3120-- | Non-communicable diseases +D3121-- | Non-communicable diseases +D3122-- | Non-communicable diseases +D313--- | Non-communicable diseases +D3130-- | Non-communicable diseases +D3131-- | Non-communicable diseases +D3132-- | Non-communicable diseases +D314--- | Non-communicable diseases +D3140-- | Non-communicable diseases +D3141-- | Non-communicable diseases +D3142-- | Non-communicable diseases +D315--- | Non-communicable diseases +D3150-- | Non-communicable diseases +D3151-- | Non-communicable diseases +D3152-- | Non-communicable diseases +D316--- | Non-communicable diseases +D3160-- | Non-communicable diseases +D3161-- | Non-communicable diseases +D3162-- | Non-communicable diseases +D319--- | Non-communicable diseases +D3190-- | Non-communicable diseases +D3191-- | Non-communicable diseases +D3192-- | Non-communicable diseases +D32---- | Non-communicable diseases +D320--- | Non-communicable diseases +D321--- | Non-communicable diseases +D329--- | Non-communicable diseases +D33---- | Non-communicable diseases +D330--- | Non-communicable diseases +D331--- | Non-communicable diseases +D332--- | Non-communicable diseases +D333--- | Non-communicable diseases +D334--- | Non-communicable diseases +D337--- | Non-communicable diseases +D339--- | Non-communicable diseases +D34---- | Non-communicable diseases +D35---- | Non-communicable diseases +D350--- | Non-communicable diseases +D3500-- | Non-communicable diseases +D3501-- | Non-communicable diseases +D3502-- | Non-communicable diseases +D351--- | Non-communicable diseases +D352--- | Non-communicable diseases +D353--- | Non-communicable diseases +D354--- | Non-communicable diseases +D355--- | Non-communicable diseases +D356--- | Non-communicable diseases +D357--- | Non-communicable diseases +D358--- | Non-communicable diseases +D359--- | Non-communicable diseases +D36---- | Non-communicable diseases +D361--- | Non-communicable diseases +D3610-- | Non-communicable diseases +D3611-- | Non-communicable diseases +D3612-- | Non-communicable diseases +D3613-- | Non-communicable diseases +D3614-- | Non-communicable diseases +D3615-- | Non-communicable diseases +D3616-- | Non-communicable diseases +D3617-- | Non-communicable diseases +D367--- | Non-communicable diseases +D371--- | Non-communicable diseases +D372--- | Non-communicable diseases +D373--- | Non-communicable diseases +D374--- | Non-communicable diseases +D375--- | Non-communicable diseases +D380--- | Non-communicable diseases +D381--- | Non-communicable diseases +D382--- | Non-communicable diseases +D383--- | Non-communicable diseases +D384--- | Non-communicable diseases +D385--- | Non-communicable diseases +D391--- | Non-communicable diseases +D3910-- | Non-communicable diseases +D3911-- | Non-communicable diseases +D3912-- | Non-communicable diseases +D392--- | Non-communicable diseases +D398--- | Non-communicable diseases +D400--- | Non-communicable diseases +D401--- | Non-communicable diseases +D4010-- | Non-communicable diseases +D4011-- | Non-communicable diseases +D4012-- | Non-communicable diseases +D407--- | Non-communicable diseases +D408--- | Non-communicable diseases +D410--- | Non-communicable diseases +D4100-- | Non-communicable diseases +D4101-- | Non-communicable diseases +D4102-- | Non-communicable diseases +D411--- | Non-communicable diseases +D4110-- | Non-communicable diseases +D4111-- | Non-communicable diseases +D4112-- | Non-communicable diseases +D412--- | Non-communicable diseases +D4120-- | Non-communicable diseases +D4121-- | Non-communicable diseases +D4122-- | Non-communicable diseases +D413--- | Non-communicable diseases +D414--- | Non-communicable diseases +D417--- | Non-communicable diseases +D418--- | Non-communicable diseases +D42---- | Non-communicable diseases +D420--- | Non-communicable diseases +D421--- | Non-communicable diseases +D429--- | Non-communicable diseases +D43---- | Non-communicable diseases +D430--- | Non-communicable diseases +D431--- | Non-communicable diseases +D432--- | Non-communicable diseases +D433--- | Non-communicable diseases +D434--- | Non-communicable diseases +D437--- | Non-communicable diseases +D438--- | Non-communicable diseases +D439--- | Non-communicable diseases +D440--- | Non-communicable diseases +D441--- | Non-communicable diseases +D4410-- | Non-communicable diseases +D4411-- | Non-communicable diseases +D4412-- | Non-communicable diseases +D442--- | Non-communicable diseases +D443--- | Non-communicable diseases +D444--- | Non-communicable diseases +D445--- | Non-communicable diseases +D446--- | Non-communicable diseases +D447--- | Non-communicable diseases +D448--- | Non-communicable diseases +D45---- | Non-communicable diseases +D46---- | Non-communicable diseases +D460--- | Non-communicable diseases +D461--- | Non-communicable diseases +D462--- | Non-communicable diseases +D4620-- | Non-communicable diseases +D4621-- | Non-communicable diseases +D4622-- | Non-communicable diseases +D464--- | Non-communicable diseases +D465--- | Non-communicable diseases +D466--- | Non-communicable diseases +D467--- | Non-communicable diseases +D469--- | Non-communicable diseases +D46A--- | Non-communicable diseases +D46B--- | Non-communicable diseases +D46C--- | Non-communicable diseases +D46Z--- | Non-communicable diseases +D47---- | Non-communicable diseases +D470--- | Non-communicable diseases +D4701-- | Non-communicable diseases +D4702-- | Non-communicable diseases +D4709-- | Non-communicable diseases +D471--- | Non-communicable diseases +D472--- | Non-communicable diseases +D473--- | Non-communicable diseases +D474--- | Non-communicable diseases +D475--- | Non-communicable diseases +D477--- | Non-communicable diseases +D479--- | Non-communicable diseases +D480--- | Non-communicable diseases +D481--- | Non-communicable diseases +D482--- | Non-communicable diseases +D483--- | Non-communicable diseases +D484--- | Non-communicable diseases +D485--- | Non-communicable diseases +D486--- | Non-communicable diseases +D492--- | Non-communicable diseases +D493--- | Non-communicable diseases +D494--- | Non-communicable diseases +D496--- | Non-communicable diseases +D521--- | Non-communicable diseases +D55---- | Non-communicable diseases +D550--- | Non-communicable diseases +D551--- | Non-communicable diseases +D552--- | Non-communicable diseases +D553--- | Non-communicable diseases +D558--- | Non-communicable diseases +D559--- | Non-communicable diseases +D56---- | Non-communicable diseases +D560--- | Non-communicable diseases +D561--- | Non-communicable diseases +D562--- | Non-communicable diseases +D563--- | Non-communicable diseases +D564--- | Non-communicable diseases +D565--- | Non-communicable diseases +D568--- | Non-communicable diseases +D569--- | Non-communicable diseases +D57---- | Non-communicable diseases +D570--- | Non-communicable diseases +D5700-- | Non-communicable diseases +D5701-- | Non-communicable diseases +D5702-- | Non-communicable diseases +D571--- | Non-communicable diseases +D572--- | Non-communicable diseases +D5720-- | Non-communicable diseases +D57211- | Non-communicable diseases +D57212- | Non-communicable diseases +D57219- | Non-communicable diseases +D573--- | Non-communicable diseases +D5740-- | Non-communicable diseases +D57411- | Non-communicable diseases +D57412- | Non-communicable diseases +D57419- | Non-communicable diseases +D578--- | Non-communicable diseases +D5780-- | Non-communicable diseases +D57811- | Non-communicable diseases +D57812- | Non-communicable diseases +D57819- | Non-communicable diseases +D58---- | Non-communicable diseases +D580--- | Non-communicable diseases +D581--- | Non-communicable diseases +D582--- | Non-communicable diseases +D588--- | Non-communicable diseases +D589--- | Non-communicable diseases +D590--- | Non-communicable diseases +D591--- | Non-communicable diseases +D592--- | Non-communicable diseases +D593--- | Non-communicable diseases +D595--- | Non-communicable diseases +D596--- | Non-communicable diseases +D60---- | Non-communicable diseases +D600--- | Non-communicable diseases +D601--- | Non-communicable diseases +D608--- | Non-communicable diseases +D609--- | Non-communicable diseases +D61---- | Non-communicable diseases +D610--- | Non-communicable diseases +D6101-- | Non-communicable diseases +D6109-- | Non-communicable diseases +D611--- | Non-communicable diseases +D612--- | Non-communicable diseases +D613--- | Non-communicable diseases +D618--- | Non-communicable diseases +D61810- | Non-communicable diseases +D61811- | Non-communicable diseases +D61818- | Non-communicable diseases +D6182-- | Non-communicable diseases +D6189-- | Non-communicable diseases +D619--- | Non-communicable diseases +D631--- | Non-communicable diseases +D640--- | Non-communicable diseases +D66---- | Non-communicable diseases +D67---- | Non-communicable diseases +D680--- | Non-communicable diseases +D681--- | Non-communicable diseases +D682--- | Non-communicable diseases +D683--- | Non-communicable diseases +D68311- | Non-communicable diseases +D68312- | Non-communicable diseases +D68318- | Non-communicable diseases +D6832-- | Non-communicable diseases +D684--- | Non-communicable diseases +D685--- | Non-communicable diseases +D6851-- | Non-communicable diseases +D6852-- | Non-communicable diseases +D6859-- | Non-communicable diseases +D686--- | Non-communicable diseases +D6861-- | Non-communicable diseases +D6862-- | Non-communicable diseases +D6869-- | Non-communicable diseases +D688--- | Non-communicable diseases +D689--- | Non-communicable diseases +D69---- | Non-communicable diseases +D690--- | Non-communicable diseases +D691--- | Non-communicable diseases +D692--- | Non-communicable diseases +D693--- | Non-communicable diseases +D694--- | Non-communicable diseases +D6941-- | Non-communicable diseases +D6942-- | Non-communicable diseases +D6949-- | Non-communicable diseases +D695--- | Non-communicable diseases +D6951-- | Non-communicable diseases +D6959-- | Non-communicable diseases +D696--- | Non-communicable diseases +D698--- | Non-communicable diseases +D70---- | Non-communicable diseases +D700--- | Non-communicable diseases +D701--- | Non-communicable diseases +D702--- | Non-communicable diseases +D704--- | Non-communicable diseases +D708--- | Non-communicable diseases +D709--- | Non-communicable diseases +D71---- | Non-communicable diseases +D72---- | Non-communicable diseases +D720--- | Non-communicable diseases +D721--- | Non-communicable diseases +D728--- | Non-communicable diseases +D72810- | Non-communicable diseases +D72818- | Non-communicable diseases +D72819- | Non-communicable diseases +D72820- | Non-communicable diseases +D72821- | Non-communicable diseases +D72822- | Non-communicable diseases +D72823- | Non-communicable diseases +D72824- | Non-communicable diseases +D72825- | Non-communicable diseases +D72828- | Non-communicable diseases +D72829- | Non-communicable diseases +D7289-- | Non-communicable diseases +D729--- | Non-communicable diseases +D73---- | Non-communicable diseases +D730--- | Non-communicable diseases +D731--- | Non-communicable diseases +D732--- | Non-communicable diseases +D733--- | Non-communicable diseases +D734--- | Non-communicable diseases +D735--- | Non-communicable diseases +D738--- | Non-communicable diseases +D7381-- | Non-communicable diseases +D7389-- | Non-communicable diseases +D739--- | Non-communicable diseases +D74---- | Non-communicable diseases +D740--- | Non-communicable diseases +D748--- | Non-communicable diseases +D749--- | Non-communicable diseases +D75---- | Non-communicable diseases +D750--- | Non-communicable diseases +D751--- | Non-communicable diseases +D758--- | Non-communicable diseases +D76---- | Non-communicable diseases +D761--- | Non-communicable diseases +D762--- | Non-communicable diseases +D763--- | Non-communicable diseases +D77---- | Non-communicable diseases +D7801-- | Non-communicable diseases +D7802-- | Non-communicable diseases +D7811-- | Non-communicable diseases +D7812-- | Non-communicable diseases +D7821-- | Non-communicable diseases +D7822-- | Non-communicable diseases +D7831-- | Non-communicable diseases +D7832-- | Non-communicable diseases +D7833-- | Non-communicable diseases +D7834-- | Non-communicable diseases +D86---- | Non-communicable diseases +D860--- | Non-communicable diseases +D861--- | Non-communicable diseases +D862--- | Non-communicable diseases +D863--- | Non-communicable diseases +D868--- | Non-communicable diseases +D8681-- | Non-communicable diseases +D8682-- | Non-communicable diseases +D8683-- | Non-communicable diseases +D8684-- | Non-communicable diseases +D8685-- | Non-communicable diseases +D8686-- | Non-communicable diseases +D8687-- | Non-communicable diseases +D8689-- | Non-communicable diseases +D869--- | Non-communicable diseases +D89---- | Non-communicable diseases +D890--- | Non-communicable diseases +D891--- | Non-communicable diseases +D892--- | Non-communicable diseases +E03---- | Non-communicable diseases +E030--- | Non-communicable diseases +E031--- | Non-communicable diseases +E032--- | Non-communicable diseases +E033--- | Non-communicable diseases +E034--- | Non-communicable diseases +E035--- | Non-communicable diseases +E038--- | Non-communicable diseases +E039--- | Non-communicable diseases +E04---- | Non-communicable diseases +E040--- | Non-communicable diseases +E041--- | Non-communicable diseases +E042--- | Non-communicable diseases +E048--- | Non-communicable diseases +E049--- | Non-communicable diseases +E05---- | Non-communicable diseases +E050--- | Non-communicable diseases +E0500-- | Non-communicable diseases +E0501-- | Non-communicable diseases +E051--- | Non-communicable diseases +E0510-- | Non-communicable diseases +E0511-- | Non-communicable diseases +E052--- | Non-communicable diseases +E0520-- | Non-communicable diseases +E0521-- | Non-communicable diseases +E053--- | Non-communicable diseases +E0530-- | Non-communicable diseases +E0531-- | Non-communicable diseases +E054--- | Non-communicable diseases +E0540-- | Non-communicable diseases +E0541-- | Non-communicable diseases +E055--- | Non-communicable diseases +E058--- | Non-communicable diseases +E0580-- | Non-communicable diseases +E0581-- | Non-communicable diseases +E059--- | Non-communicable diseases +E0590-- | Non-communicable diseases +E0591-- | Non-communicable diseases +E06---- | Non-communicable diseases +E060--- | Non-communicable diseases +E061--- | Non-communicable diseases +E062--- | Non-communicable diseases +E063--- | Non-communicable diseases +E064--- | Non-communicable diseases +E065--- | Non-communicable diseases +E069--- | Non-communicable diseases +E07---- | Non-communicable diseases +E070--- | Non-communicable diseases +E071--- | Non-communicable diseases +E0900-- | Non-communicable diseases +E0901-- | Non-communicable diseases +E0910-- | Non-communicable diseases +E0911-- | Non-communicable diseases +E0921-- | Non-communicable diseases +E0922-- | Non-communicable diseases +E0929-- | Non-communicable diseases +E09311- | Non-communicable diseases +E09319- | Non-communicable diseases +E093211 | Non-communicable diseases +E093212 | Non-communicable diseases +E093213 | Non-communicable diseases +E093219 | Non-communicable diseases +E093291 | Non-communicable diseases +E093292 | Non-communicable diseases +E093293 | Non-communicable diseases +E093299 | Non-communicable diseases +E093311 | Non-communicable diseases +E093312 | Non-communicable diseases +E093313 | Non-communicable diseases +E093319 | Non-communicable diseases +E093391 | Non-communicable diseases +E093392 | Non-communicable diseases +E093393 | Non-communicable diseases +E093399 | Non-communicable diseases +E093411 | Non-communicable diseases +E093412 | Non-communicable diseases +E093413 | Non-communicable diseases +E093419 | Non-communicable diseases +E093491 | Non-communicable diseases +E093492 | Non-communicable diseases +E093493 | Non-communicable diseases +E093499 | Non-communicable diseases +E093511 | Non-communicable diseases +E093512 | Non-communicable diseases +E093513 | Non-communicable diseases +E093519 | Non-communicable diseases +E093521 | Non-communicable diseases +E093522 | Non-communicable diseases +E093523 | Non-communicable diseases +E093529 | Non-communicable diseases +E093531 | Non-communicable diseases +E093532 | Non-communicable diseases +E093533 | Non-communicable diseases +E093539 | Non-communicable diseases +E093541 | Non-communicable diseases +E093542 | Non-communicable diseases +E093543 | Non-communicable diseases +E093549 | Non-communicable diseases +E093551 | Non-communicable diseases +E093552 | Non-communicable diseases +E093553 | Non-communicable diseases +E093559 | Non-communicable diseases +E093591 | Non-communicable diseases +E093592 | Non-communicable diseases +E093593 | Non-communicable diseases +E093599 | Non-communicable diseases +E0936-- | Non-communicable diseases +E0937X1 | Non-communicable diseases +E0937X2 | Non-communicable diseases +E0937X3 | Non-communicable diseases +E0937X9 | Non-communicable diseases +E0939-- | Non-communicable diseases +E0940-- | Non-communicable diseases +E0941-- | Non-communicable diseases +E0942-- | Non-communicable diseases +E0943-- | Non-communicable diseases +E0944-- | Non-communicable diseases +E0949-- | Non-communicable diseases +E0951-- | Non-communicable diseases +E0952-- | Non-communicable diseases +E0959-- | Non-communicable diseases +E09610- | Non-communicable diseases +E09618- | Non-communicable diseases +E09620- | Non-communicable diseases +E09621- | Non-communicable diseases +E09622- | Non-communicable diseases +E09628- | Non-communicable diseases +E09630- | Non-communicable diseases +E09638- | Non-communicable diseases +E09641- | Non-communicable diseases +E09649- | Non-communicable diseases +E0965-- | Non-communicable diseases +E0969-- | Non-communicable diseases +E098--- | Non-communicable diseases +E099--- | Non-communicable diseases +E10---- | Non-communicable diseases +E100--- | Non-communicable diseases +E101--- | Non-communicable diseases +E1010-- | Non-communicable diseases +E1011-- | Non-communicable diseases +E102--- | Non-communicable diseases +E1021-- | Non-communicable diseases +E1022-- | Non-communicable diseases +E1029-- | Non-communicable diseases +E103--- | Non-communicable diseases +E10311- | Non-communicable diseases +E10319- | Non-communicable diseases +E103211 | Non-communicable diseases +E103212 | Non-communicable diseases +E103213 | Non-communicable diseases +E103219 | Non-communicable diseases +E103291 | Non-communicable diseases +E103292 | Non-communicable diseases +E103293 | Non-communicable diseases +E103299 | Non-communicable diseases +E103311 | Non-communicable diseases +E103312 | Non-communicable diseases +E103313 | Non-communicable diseases +E103319 | Non-communicable diseases +E103391 | Non-communicable diseases +E103392 | Non-communicable diseases +E103393 | Non-communicable diseases +E103399 | Non-communicable diseases +E103411 | Non-communicable diseases +E103412 | Non-communicable diseases +E103413 | Non-communicable diseases +E103419 | Non-communicable diseases +E103491 | Non-communicable diseases +E103492 | Non-communicable diseases +E103493 | Non-communicable diseases +E103499 | Non-communicable diseases +E103511 | Non-communicable diseases +E103512 | Non-communicable diseases +E103513 | Non-communicable diseases +E103519 | Non-communicable diseases +E103521 | Non-communicable diseases +E103522 | Non-communicable diseases +E103523 | Non-communicable diseases +E103529 | Non-communicable diseases +E103531 | Non-communicable diseases +E103532 | Non-communicable diseases +E103533 | Non-communicable diseases +E103539 | Non-communicable diseases +E103541 | Non-communicable diseases +E103542 | Non-communicable diseases +E103543 | Non-communicable diseases +E103549 | Non-communicable diseases +E103551 | Non-communicable diseases +E103552 | Non-communicable diseases +E103553 | Non-communicable diseases +E103559 | Non-communicable diseases +E103591 | Non-communicable diseases +E103592 | Non-communicable diseases +E103593 | Non-communicable diseases +E103599 | Non-communicable diseases +E1036-- | Non-communicable diseases +E1037X1 | Non-communicable diseases +E1037X2 | Non-communicable diseases +E1037X3 | Non-communicable diseases +E1037X9 | Non-communicable diseases +E1039-- | Non-communicable diseases +E104--- | Non-communicable diseases +E1040-- | Non-communicable diseases +E1041-- | Non-communicable diseases +E1042-- | Non-communicable diseases +E1043-- | Non-communicable diseases +E1044-- | Non-communicable diseases +E1049-- | Non-communicable diseases +E105--- | Non-communicable diseases +E1051-- | Non-communicable diseases +E1052-- | Non-communicable diseases +E1059-- | Non-communicable diseases +E106--- | Non-communicable diseases +E10610- | Non-communicable diseases +E10618- | Non-communicable diseases +E10620- | Non-communicable diseases +E10621- | Non-communicable diseases +E10622- | Non-communicable diseases +E10628- | Non-communicable diseases +E10630- | Non-communicable diseases +E10638- | Non-communicable diseases +E10641- | Non-communicable diseases +E10649- | Non-communicable diseases +E1065-- | Non-communicable diseases +E1069-- | Non-communicable diseases +E107--- | Non-communicable diseases +E108--- | Non-communicable diseases +E109--- | Non-communicable diseases +E11---- | Non-communicable diseases +E110--- | Non-communicable diseases +E1100-- | Non-communicable diseases +E1101-- | Non-communicable diseases +E111--- | Non-communicable diseases +E1110-- | Non-communicable diseases +E1111-- | Non-communicable diseases +E112--- | Non-communicable diseases +E1121-- | Non-communicable diseases +E1122-- | Non-communicable diseases +E1129-- | Non-communicable diseases +E113--- | Non-communicable diseases +E11311- | Non-communicable diseases +E11319- | Non-communicable diseases +E113211 | Non-communicable diseases +E113212 | Non-communicable diseases +E113213 | Non-communicable diseases +E113219 | Non-communicable diseases +E113291 | Non-communicable diseases +E113292 | Non-communicable diseases +E113293 | Non-communicable diseases +E113299 | Non-communicable diseases +E113311 | Non-communicable diseases +E113312 | Non-communicable diseases +E113313 | Non-communicable diseases +E113319 | Non-communicable diseases +E113391 | Non-communicable diseases +E113392 | Non-communicable diseases +E113393 | Non-communicable diseases +E113399 | Non-communicable diseases +E113411 | Non-communicable diseases +E113412 | Non-communicable diseases +E113413 | Non-communicable diseases +E113419 | Non-communicable diseases +E113491 | Non-communicable diseases +E113492 | Non-communicable diseases +E113493 | Non-communicable diseases +E113499 | Non-communicable diseases +E113511 | Non-communicable diseases +E113512 | Non-communicable diseases +E113513 | Non-communicable diseases +E113519 | Non-communicable diseases +E113521 | Non-communicable diseases +E113522 | Non-communicable diseases +E113523 | Non-communicable diseases +E113529 | Non-communicable diseases +E113531 | Non-communicable diseases +E113532 | Non-communicable diseases +E113533 | Non-communicable diseases +E113539 | Non-communicable diseases +E113541 | Non-communicable diseases +E113542 | Non-communicable diseases +E113543 | Non-communicable diseases +E113549 | Non-communicable diseases +E113551 | Non-communicable diseases +E113552 | Non-communicable diseases +E113553 | Non-communicable diseases +E113559 | Non-communicable diseases +E113591 | Non-communicable diseases +E113592 | Non-communicable diseases +E113593 | Non-communicable diseases +E113599 | Non-communicable diseases +E1136-- | Non-communicable diseases +E1137X1 | Non-communicable diseases +E1137X2 | Non-communicable diseases +E1137X3 | Non-communicable diseases +E1137X9 | Non-communicable diseases +E1139-- | Non-communicable diseases +E114--- | Non-communicable diseases +E1140-- | Non-communicable diseases +E1141-- | Non-communicable diseases +E1142-- | Non-communicable diseases +E1143-- | Non-communicable diseases +E1144-- | Non-communicable diseases +E1149-- | Non-communicable diseases +E115--- | Non-communicable diseases +E1151-- | Non-communicable diseases +E1152-- | Non-communicable diseases +E1159-- | Non-communicable diseases +E116--- | Non-communicable diseases +E11610- | Non-communicable diseases +E11618- | Non-communicable diseases +E11620- | Non-communicable diseases +E11621- | Non-communicable diseases +E11622- | Non-communicable diseases +E11628- | Non-communicable diseases +E11630- | Non-communicable diseases +E11638- | Non-communicable diseases +E11641- | Non-communicable diseases +E11649- | Non-communicable diseases +E1165-- | Non-communicable diseases +E1169-- | Non-communicable diseases +E117--- | Non-communicable diseases +E118--- | Non-communicable diseases +E119--- | Non-communicable diseases +E160--- | Non-communicable diseases +E161--- | Non-communicable diseases +E162--- | Non-communicable diseases +E163--- | Non-communicable diseases +E164--- | Non-communicable diseases +E168--- | Non-communicable diseases +E169--- | Non-communicable diseases +E20---- | Non-communicable diseases +E200--- | Non-communicable diseases +E201--- | Non-communicable diseases +E208--- | Non-communicable diseases +E209--- | Non-communicable diseases +E21---- | Non-communicable diseases +E210--- | Non-communicable diseases +E211--- | Non-communicable diseases +E212--- | Non-communicable diseases +E213--- | Non-communicable diseases +E214--- | Non-communicable diseases +E215--- | Non-communicable diseases +E22---- | Non-communicable diseases +E220--- | Non-communicable diseases +E221--- | Non-communicable diseases +E222--- | Non-communicable diseases +E228--- | Non-communicable diseases +E229--- | Non-communicable diseases +E23---- | Non-communicable diseases +E230--- | Non-communicable diseases +E231--- | Non-communicable diseases +E232--- | Non-communicable diseases +E233--- | Non-communicable diseases +E236--- | Non-communicable diseases +E237--- | Non-communicable diseases +E24---- | Non-communicable diseases +E240--- | Non-communicable diseases +E241--- | Non-communicable diseases +E242--- | Non-communicable diseases +E243--- | Non-communicable diseases +E244--- | Non-communicable diseases +E248--- | Non-communicable diseases +E249--- | Non-communicable diseases +E25---- | Non-communicable diseases +E250--- | Non-communicable diseases +E258--- | Non-communicable diseases +E259--- | Non-communicable diseases +E26---- | Non-communicable diseases +E260--- | Non-communicable diseases +E2601-- | Non-communicable diseases +E2602-- | Non-communicable diseases +E2609-- | Non-communicable diseases +E261--- | Non-communicable diseases +E268--- | Non-communicable diseases +E2681-- | Non-communicable diseases +E2689-- | Non-communicable diseases +E269--- | Non-communicable diseases +E27---- | Non-communicable diseases +E270--- | Non-communicable diseases +E271--- | Non-communicable diseases +E272--- | Non-communicable diseases +E273--- | Non-communicable diseases +E274--- | Non-communicable diseases +E2740-- | Non-communicable diseases +E2749-- | Non-communicable diseases +E275--- | Non-communicable diseases +E278--- | Non-communicable diseases +E279--- | Non-communicable diseases +E28---- | Non-communicable diseases +E280--- | Non-communicable diseases +E281--- | Non-communicable diseases +E282--- | Non-communicable diseases +E283--- | Non-communicable diseases +E28310- | Non-communicable diseases +E28319- | Non-communicable diseases +E2839-- | Non-communicable diseases +E288--- | Non-communicable diseases +E289--- | Non-communicable diseases +E29---- | Non-communicable diseases +E290--- | Non-communicable diseases +E291--- | Non-communicable diseases +E298--- | Non-communicable diseases +E299--- | Non-communicable diseases +E30---- | Non-communicable diseases +E300--- | Non-communicable diseases +E301--- | Non-communicable diseases +E308--- | Non-communicable diseases +E309--- | Non-communicable diseases +E31---- | Non-communicable diseases +E310--- | Non-communicable diseases +E311--- | Non-communicable diseases +E3120-- | Non-communicable diseases +E3121-- | Non-communicable diseases +E3122-- | Non-communicable diseases +E3123-- | Non-communicable diseases +E318--- | Non-communicable diseases +E319--- | Non-communicable diseases +E32---- | Non-communicable diseases +E320--- | Non-communicable diseases +E321--- | Non-communicable diseases +E328--- | Non-communicable diseases +E329--- | Non-communicable diseases +E34---- | Non-communicable diseases +E341--- | Non-communicable diseases +E342--- | Non-communicable diseases +E343--- | Non-communicable diseases +E344--- | Non-communicable diseases +E345--- | Non-communicable diseases +E3450-- | Non-communicable diseases +E3451-- | Non-communicable diseases +E3452-- | Non-communicable diseases +E348--- | Non-communicable diseases +E3601-- | Non-communicable diseases +E3602-- | Non-communicable diseases +E3611-- | Non-communicable diseases +E3612-- | Non-communicable diseases +E368--- | Non-communicable diseases +E65---- | Non-communicable diseases +E66---- | Non-communicable diseases +E660--- | Non-communicable diseases +E6601-- | Non-communicable diseases +E6609-- | Non-communicable diseases +E661--- | Non-communicable diseases +E662--- | Non-communicable diseases +E663--- | Non-communicable diseases +E668--- | Non-communicable diseases +E669--- | Non-communicable diseases +E67---- | Non-communicable diseases +E670--- | Non-communicable diseases +E671--- | Non-communicable diseases +E672--- | Non-communicable diseases +E673--- | Non-communicable diseases +E678--- | Non-communicable diseases +E68---- | Non-communicable diseases +E70---- | Non-communicable diseases +E700--- | Non-communicable diseases +E701--- | Non-communicable diseases +E702--- | Non-communicable diseases +E7020-- | Non-communicable diseases +E7021-- | Non-communicable diseases +E7029-- | Non-communicable diseases +E703--- | Non-communicable diseases +E7030-- | Non-communicable diseases +E70310- | Non-communicable diseases +E70311- | Non-communicable diseases +E70318- | Non-communicable diseases +E70319- | Non-communicable diseases +E70320- | Non-communicable diseases +E70321- | Non-communicable diseases +E70328- | Non-communicable diseases +E70329- | Non-communicable diseases +E70330- | Non-communicable diseases +E70331- | Non-communicable diseases +E70338- | Non-communicable diseases +E70339- | Non-communicable diseases +E7039-- | Non-communicable diseases +E7040-- | Non-communicable diseases +E7041-- | Non-communicable diseases +E7049-- | Non-communicable diseases +E705--- | Non-communicable diseases +E708--- | Non-communicable diseases +E709--- | Non-communicable diseases +E71---- | Non-communicable diseases +E710--- | Non-communicable diseases +E711--- | Non-communicable diseases +E71110- | Non-communicable diseases +E71111- | Non-communicable diseases +E71118- | Non-communicable diseases +E71120- | Non-communicable diseases +E71121- | Non-communicable diseases +E71128- | Non-communicable diseases +E7119-- | Non-communicable diseases +E712--- | Non-communicable diseases +E713--- | Non-communicable diseases +E7130-- | Non-communicable diseases +E71310- | Non-communicable diseases +E71311- | Non-communicable diseases +E71312- | Non-communicable diseases +E71313- | Non-communicable diseases +E71314- | Non-communicable diseases +E71318- | Non-communicable diseases +E7132-- | Non-communicable diseases +E7139-- | Non-communicable diseases +E7140-- | Non-communicable diseases +E7141-- | Non-communicable diseases +E7142-- | Non-communicable diseases +E7143-- | Non-communicable diseases +E71440- | Non-communicable diseases +E71448- | Non-communicable diseases +E7150-- | Non-communicable diseases +E71510- | Non-communicable diseases +E71511- | Non-communicable diseases +E71518- | Non-communicable diseases +E71520- | Non-communicable diseases +E71521- | Non-communicable diseases +E71522- | Non-communicable diseases +E71528- | Non-communicable diseases +E71529- | Non-communicable diseases +E7153-- | Non-communicable diseases +E71540- | Non-communicable diseases +E71541- | Non-communicable diseases +E71542- | Non-communicable diseases +E71548- | Non-communicable diseases +E72---- | Non-communicable diseases +E720--- | Non-communicable diseases +E7200-- | Non-communicable diseases +E7201-- | Non-communicable diseases +E7202-- | Non-communicable diseases +E7203-- | Non-communicable diseases +E7204-- | Non-communicable diseases +E7209-- | Non-communicable diseases +E721--- | Non-communicable diseases +E7210-- | Non-communicable diseases +E7211-- | Non-communicable diseases +E7212-- | Non-communicable diseases +E7219-- | Non-communicable diseases +E722--- | Non-communicable diseases +E7220-- | Non-communicable diseases +E7221-- | Non-communicable diseases +E7222-- | Non-communicable diseases +E7223-- | Non-communicable diseases +E7229-- | Non-communicable diseases +E723--- | Non-communicable diseases +E724--- | Non-communicable diseases +E725--- | Non-communicable diseases +E7250-- | Non-communicable diseases +E7251-- | Non-communicable diseases +E7252-- | Non-communicable diseases +E7253-- | Non-communicable diseases +E7259-- | Non-communicable diseases +E728--- | Non-communicable diseases +E7281-- | Non-communicable diseases +E7289-- | Non-communicable diseases +E729--- | Non-communicable diseases +E73---- | Non-communicable diseases +E730--- | Non-communicable diseases +E731--- | Non-communicable diseases +E738--- | Non-communicable diseases +E739--- | Non-communicable diseases +E74---- | Non-communicable diseases +E740--- | Non-communicable diseases +E7400-- | Non-communicable diseases +E7401-- | Non-communicable diseases +E7402-- | Non-communicable diseases +E7403-- | Non-communicable diseases +E7404-- | Non-communicable diseases +E7409-- | Non-communicable diseases +E741--- | Non-communicable diseases +E7410-- | Non-communicable diseases +E7411-- | Non-communicable diseases +E7412-- | Non-communicable diseases +E7419-- | Non-communicable diseases +E742--- | Non-communicable diseases +E7420-- | Non-communicable diseases +E7421-- | Non-communicable diseases +E7429-- | Non-communicable diseases +E743--- | Non-communicable diseases +E7431-- | Non-communicable diseases +E7439-- | Non-communicable diseases +E744--- | Non-communicable diseases +E748--- | Non-communicable diseases +E749--- | Non-communicable diseases +E75---- | Non-communicable diseases +E750--- | Non-communicable diseases +E7500-- | Non-communicable diseases +E7501-- | Non-communicable diseases +E7502-- | Non-communicable diseases +E7509-- | Non-communicable diseases +E751--- | Non-communicable diseases +E7510-- | Non-communicable diseases +E7511-- | Non-communicable diseases +E7519-- | Non-communicable diseases +E752--- | Non-communicable diseases +E7521-- | Non-communicable diseases +E7522-- | Non-communicable diseases +E7523-- | Non-communicable diseases +E75240- | Non-communicable diseases +E75241- | Non-communicable diseases +E75242- | Non-communicable diseases +E75243- | Non-communicable diseases +E75248- | Non-communicable diseases +E75249- | Non-communicable diseases +E7525-- | Non-communicable diseases +E7526-- | Non-communicable diseases +E7529-- | Non-communicable diseases +E753--- | Non-communicable diseases +E754--- | Non-communicable diseases +E755--- | Non-communicable diseases +E756--- | Non-communicable diseases +E76---- | Non-communicable diseases +E760--- | Non-communicable diseases +E7601-- | Non-communicable diseases +E7602-- | Non-communicable diseases +E7603-- | Non-communicable diseases +E761--- | Non-communicable diseases +E762--- | Non-communicable diseases +E76210- | Non-communicable diseases +E76211- | Non-communicable diseases +E76219- | Non-communicable diseases +E7622-- | Non-communicable diseases +E7629-- | Non-communicable diseases +E763--- | Non-communicable diseases +E768--- | Non-communicable diseases +E769--- | Non-communicable diseases +E77---- | Non-communicable diseases +E770--- | Non-communicable diseases +E771--- | Non-communicable diseases +E778--- | Non-communicable diseases +E779--- | Non-communicable diseases +E78---- | Non-communicable diseases +E780--- | Non-communicable diseases +E7800-- | Non-communicable diseases +E7801-- | Non-communicable diseases +E781--- | Non-communicable diseases +E782--- | Non-communicable diseases +E783--- | Non-communicable diseases +E784--- | Non-communicable diseases +E7841-- | Non-communicable diseases +E7849-- | Non-communicable diseases +E785--- | Non-communicable diseases +E786--- | Non-communicable diseases +E7870-- | Non-communicable diseases +E7871-- | Non-communicable diseases +E7872-- | Non-communicable diseases +E7879-- | Non-communicable diseases +E788--- | Non-communicable diseases +E7881-- | Non-communicable diseases +E7889-- | Non-communicable diseases +E789--- | Non-communicable diseases +E79---- | Non-communicable diseases +E790--- | Non-communicable diseases +E791--- | Non-communicable diseases +E792--- | Non-communicable diseases +E798--- | Non-communicable diseases +E799--- | Non-communicable diseases +E80---- | Non-communicable diseases +E800--- | Non-communicable diseases +E801--- | Non-communicable diseases +E802--- | Non-communicable diseases +E8020-- | Non-communicable diseases +E8021-- | Non-communicable diseases +E8029-- | Non-communicable diseases +E803--- | Non-communicable diseases +E804--- | Non-communicable diseases +E805--- | Non-communicable diseases +E806--- | Non-communicable diseases +E807--- | Non-communicable diseases +E83---- | Non-communicable diseases +E830--- | Non-communicable diseases +E8300-- | Non-communicable diseases +E8301-- | Non-communicable diseases +E8309-- | Non-communicable diseases +E831--- | Non-communicable diseases +E8310-- | Non-communicable diseases +E83110- | Non-communicable diseases +E83111- | Non-communicable diseases +E83118- | Non-communicable diseases +E83119- | Non-communicable diseases +E8319-- | Non-communicable diseases +E832--- | Non-communicable diseases +E833--- | Non-communicable diseases +E8330-- | Non-communicable diseases +E8331-- | Non-communicable diseases +E8332-- | Non-communicable diseases +E8339-- | Non-communicable diseases +E834--- | Non-communicable diseases +E8340-- | Non-communicable diseases +E8341-- | Non-communicable diseases +E8342-- | Non-communicable diseases +E8349-- | Non-communicable diseases +E835--- | Non-communicable diseases +E8350-- | Non-communicable diseases +E8351-- | Non-communicable diseases +E8352-- | Non-communicable diseases +E8359-- | Non-communicable diseases +E838--- | Non-communicable diseases +E8381-- | Non-communicable diseases +E8389-- | Non-communicable diseases +E839--- | Non-communicable diseases +E84---- | Non-communicable diseases +E840--- | Non-communicable diseases +E841--- | Non-communicable diseases +E8411-- | Non-communicable diseases +E8419-- | Non-communicable diseases +E848--- | Non-communicable diseases +E849--- | Non-communicable diseases +E85---- | Non-communicable diseases +E850--- | Non-communicable diseases +E851--- | Non-communicable diseases +E852--- | Non-communicable diseases +E88---- | Non-communicable diseases +E880--- | Non-communicable diseases +E8801-- | Non-communicable diseases +E8802-- | Non-communicable diseases +E8809-- | Non-communicable diseases +E881--- | Non-communicable diseases +E882--- | Non-communicable diseases +E883--- | Non-communicable diseases +E8840-- | Non-communicable diseases +E8841-- | Non-communicable diseases +E8842-- | Non-communicable diseases +E8849-- | Non-communicable diseases +E888--- | Non-communicable diseases +E8881-- | Non-communicable diseases +E8889-- | Non-communicable diseases +E889--- | Non-communicable diseases +E89---- | Non-communicable diseases +E890--- | Non-communicable diseases +E891--- | Non-communicable diseases +E892--- | Non-communicable diseases +E893--- | Non-communicable diseases +E894--- | Non-communicable diseases +E8940-- | Non-communicable diseases +E8941-- | Non-communicable diseases +E895--- | Non-communicable diseases +E896--- | Non-communicable diseases +E898--- | Non-communicable diseases +E89810- | Non-communicable diseases +E89811- | Non-communicable diseases +E89820- | Non-communicable diseases +E89821- | Non-communicable diseases +E89822- | Non-communicable diseases +E89823- | Non-communicable diseases +E8989-- | Non-communicable diseases +E899--- | Non-communicable diseases +F00---- | Non-communicable diseases +F000--- | Non-communicable diseases +F001--- | Non-communicable diseases +F002--- | Non-communicable diseases +F009--- | Non-communicable diseases +F01---- | Non-communicable diseases +F010--- | Non-communicable diseases +F011--- | Non-communicable diseases +F012--- | Non-communicable diseases +F013--- | Non-communicable diseases +F0150-- | Non-communicable diseases +F0151-- | Non-communicable diseases +F018--- | Non-communicable diseases +F019--- | Non-communicable diseases +F02---- | Non-communicable diseases +F020--- | Non-communicable diseases +F022--- | Non-communicable diseases +F023--- | Non-communicable diseases +F028--- | Non-communicable diseases +F0280-- | Non-communicable diseases +F0281-- | Non-communicable diseases +F03---- | Non-communicable diseases +F10---- | Non-communicable diseases +F100--- | Non-communicable diseases +F101--- | Non-communicable diseases +F1010-- | Non-communicable diseases +F1011-- | Non-communicable diseases +F10120- | Non-communicable diseases +F10121- | Non-communicable diseases +F10129- | Non-communicable diseases +F1014-- | Non-communicable diseases +F10150- | Non-communicable diseases +F10151- | Non-communicable diseases +F10159- | Non-communicable diseases +F10180- | Non-communicable diseases +F10181- | Non-communicable diseases +F10182- | Non-communicable diseases +F10188- | Non-communicable diseases +F1019-- | Non-communicable diseases +F102--- | Non-communicable diseases +F1020-- | Non-communicable diseases +F1021-- | Non-communicable diseases +F10220- | Non-communicable diseases +F10221- | Non-communicable diseases +F10229- | Non-communicable diseases +F10230- | Non-communicable diseases +F10231- | Non-communicable diseases +F10232- | Non-communicable diseases +F10239- | Non-communicable diseases +F1024-- | Non-communicable diseases +F10250- | Non-communicable diseases +F10251- | Non-communicable diseases +F10259- | Non-communicable diseases +F1026-- | Non-communicable diseases +F1027-- | Non-communicable diseases +F10280- | Non-communicable diseases +F10281- | Non-communicable diseases +F10282- | Non-communicable diseases +F10288- | Non-communicable diseases +F1029-- | Non-communicable diseases +F103--- | Non-communicable diseases +F104--- | Non-communicable diseases +F105--- | Non-communicable diseases +F106--- | Non-communicable diseases +F107--- | Non-communicable diseases +F108--- | Non-communicable diseases +F109--- | Non-communicable diseases +F10920- | Non-communicable diseases +F10921- | Non-communicable diseases +F10929- | Non-communicable diseases +F1094-- | Non-communicable diseases +F10950- | Non-communicable diseases +F10951- | Non-communicable diseases +F10959- | Non-communicable diseases +F1096-- | Non-communicable diseases +F1097-- | Non-communicable diseases +F10980- | Non-communicable diseases +F10981- | Non-communicable diseases +F10982- | Non-communicable diseases +F10988- | Non-communicable diseases +F1099-- | Non-communicable diseases +F11---- | Non-communicable diseases +F110--- | Non-communicable diseases +F111--- | Non-communicable diseases +F1110-- | Non-communicable diseases +F1111-- | Non-communicable diseases +F11120- | Non-communicable diseases +F11121- | Non-communicable diseases +F11122- | Non-communicable diseases +F11129- | Non-communicable diseases +F1114-- | Non-communicable diseases +F11150- | Non-communicable diseases +F11151- | Non-communicable diseases +F11159- | Non-communicable diseases +F11181- | Non-communicable diseases +F11182- | Non-communicable diseases +F11188- | Non-communicable diseases +F1119-- | Non-communicable diseases +F112--- | Non-communicable diseases +F1120-- | Non-communicable diseases +F1121-- | Non-communicable diseases +F11220- | Non-communicable diseases +F11221- | Non-communicable diseases +F11222- | Non-communicable diseases +F11229- | Non-communicable diseases +F1123-- | Non-communicable diseases +F1124-- | Non-communicable diseases +F11250- | Non-communicable diseases +F11251- | Non-communicable diseases +F11259- | Non-communicable diseases +F11281- | Non-communicable diseases +F11282- | Non-communicable diseases +F11288- | Non-communicable diseases +F1129-- | Non-communicable diseases +F113--- | Non-communicable diseases +F114--- | Non-communicable diseases +F115--- | Non-communicable diseases +F116--- | Non-communicable diseases +F117--- | Non-communicable diseases +F118--- | Non-communicable diseases +F119--- | Non-communicable diseases +F1190-- | Non-communicable diseases +F11920- | Non-communicable diseases +F11921- | Non-communicable diseases +F11922- | Non-communicable diseases +F11929- | Non-communicable diseases +F1193-- | Non-communicable diseases +F1194-- | Non-communicable diseases +F11950- | Non-communicable diseases +F11951- | Non-communicable diseases +F11959- | Non-communicable diseases +F11981- | Non-communicable diseases +F11982- | Non-communicable diseases +F11988- | Non-communicable diseases +F1199-- | Non-communicable diseases +F12---- | Non-communicable diseases +F120--- | Non-communicable diseases +F121--- | Non-communicable diseases +F1210-- | Non-communicable diseases +F1211-- | Non-communicable diseases +F12120- | Non-communicable diseases +F12121- | Non-communicable diseases +F12122- | Non-communicable diseases +F12129- | Non-communicable diseases +F12150- | Non-communicable diseases +F12151- | Non-communicable diseases +F12159- | Non-communicable diseases +F12180- | Non-communicable diseases +F12188- | Non-communicable diseases +F1219-- | Non-communicable diseases +F122--- | Non-communicable diseases +F1220-- | Non-communicable diseases +F1221-- | Non-communicable diseases +F12220- | Non-communicable diseases +F12221- | Non-communicable diseases +F12222- | Non-communicable diseases +F12229- | Non-communicable diseases +F1223-- | Non-communicable diseases +F12250- | Non-communicable diseases +F12251- | Non-communicable diseases +F12259- | Non-communicable diseases +F12280- | Non-communicable diseases +F12288- | Non-communicable diseases +F1229-- | Non-communicable diseases +F123--- | Non-communicable diseases +F124--- | Non-communicable diseases +F125--- | Non-communicable diseases +F126--- | Non-communicable diseases +F127--- | Non-communicable diseases +F128--- | Non-communicable diseases +F129--- | Non-communicable diseases +F1290-- | Non-communicable diseases +F12920- | Non-communicable diseases +F12921- | Non-communicable diseases +F12922- | Non-communicable diseases +F12929- | Non-communicable diseases +F1293-- | Non-communicable diseases +F12950- | Non-communicable diseases +F12951- | Non-communicable diseases +F12959- | Non-communicable diseases +F12980- | Non-communicable diseases +F12988- | Non-communicable diseases +F1299-- | Non-communicable diseases +F13---- | Non-communicable diseases +F130--- | Non-communicable diseases +F131--- | Non-communicable diseases +F1310-- | Non-communicable diseases +F1311-- | Non-communicable diseases +F13120- | Non-communicable diseases +F13121- | Non-communicable diseases +F13129- | Non-communicable diseases +F1314-- | Non-communicable diseases +F13150- | Non-communicable diseases +F13151- | Non-communicable diseases +F13159- | Non-communicable diseases +F13180- | Non-communicable diseases +F13181- | Non-communicable diseases +F13182- | Non-communicable diseases +F13188- | Non-communicable diseases +F1319-- | Non-communicable diseases +F132--- | Non-communicable diseases +F1320-- | Non-communicable diseases +F1321-- | Non-communicable diseases +F13220- | Non-communicable diseases +F13221- | Non-communicable diseases +F13229- | Non-communicable diseases +F13230- | Non-communicable diseases +F13231- | Non-communicable diseases +F13232- | Non-communicable diseases +F13239- | Non-communicable diseases +F1324-- | Non-communicable diseases +F13250- | Non-communicable diseases +F13251- | Non-communicable diseases +F13259- | Non-communicable diseases +F1326-- | Non-communicable diseases +F1327-- | Non-communicable diseases +F13280- | Non-communicable diseases +F13281- | Non-communicable diseases +F13282- | Non-communicable diseases +F13288- | Non-communicable diseases +F1329-- | Non-communicable diseases +F133--- | Non-communicable diseases +F134--- | Non-communicable diseases +F135--- | Non-communicable diseases +F136--- | Non-communicable diseases +F137--- | Non-communicable diseases +F138--- | Non-communicable diseases +F139--- | Non-communicable diseases +F1390-- | Non-communicable diseases +F13920- | Non-communicable diseases +F13921- | Non-communicable diseases +F13929- | Non-communicable diseases +F13930- | Non-communicable diseases +F13931- | Non-communicable diseases +F13932- | Non-communicable diseases +F13939- | Non-communicable diseases +F1394-- | Non-communicable diseases +F13950- | Non-communicable diseases +F13951- | Non-communicable diseases +F13959- | Non-communicable diseases +F1396-- | Non-communicable diseases +F1397-- | Non-communicable diseases +F13980- | Non-communicable diseases +F13981- | Non-communicable diseases +F13982- | Non-communicable diseases +F13988- | Non-communicable diseases +F1399-- | Non-communicable diseases +F14---- | Non-communicable diseases +F140--- | Non-communicable diseases +F141--- | Non-communicable diseases +F1410-- | Non-communicable diseases +F1411-- | Non-communicable diseases +F14120- | Non-communicable diseases +F14121- | Non-communicable diseases +F14122- | Non-communicable diseases +F14129- | Non-communicable diseases +F1414-- | Non-communicable diseases +F14150- | Non-communicable diseases +F14151- | Non-communicable diseases +F14159- | Non-communicable diseases +F14180- | Non-communicable diseases +F14181- | Non-communicable diseases +F14182- | Non-communicable diseases +F14188- | Non-communicable diseases +F1419-- | Non-communicable diseases +F142--- | Non-communicable diseases +F1420-- | Non-communicable diseases +F1421-- | Non-communicable diseases +F14220- | Non-communicable diseases +F14221- | Non-communicable diseases +F14222- | Non-communicable diseases +F14229- | Non-communicable diseases +F1423-- | Non-communicable diseases +F1424-- | Non-communicable diseases +F14250- | Non-communicable diseases +F14251- | Non-communicable diseases +F14259- | Non-communicable diseases +F14280- | Non-communicable diseases +F14281- | Non-communicable diseases +F14282- | Non-communicable diseases +F14288- | Non-communicable diseases +F1429-- | Non-communicable diseases +F143--- | Non-communicable diseases +F144--- | Non-communicable diseases +F145--- | Non-communicable diseases +F146--- | Non-communicable diseases +F147--- | Non-communicable diseases +F148--- | Non-communicable diseases +F149--- | Non-communicable diseases +F1490-- | Non-communicable diseases +F14920- | Non-communicable diseases +F14921- | Non-communicable diseases +F14922- | Non-communicable diseases +F14929- | Non-communicable diseases +F1494-- | Non-communicable diseases +F14950- | Non-communicable diseases +F14951- | Non-communicable diseases +F14959- | Non-communicable diseases +F14980- | Non-communicable diseases +F14981- | Non-communicable diseases +F14982- | Non-communicable diseases +F14988- | Non-communicable diseases +F1499-- | Non-communicable diseases +F15---- | Non-communicable diseases +F150--- | Non-communicable diseases +F151--- | Non-communicable diseases +F1510-- | Non-communicable diseases +F1511-- | Non-communicable diseases +F15120- | Non-communicable diseases +F15121- | Non-communicable diseases +F15122- | Non-communicable diseases +F15129- | Non-communicable diseases +F1514-- | Non-communicable diseases +F15150- | Non-communicable diseases +F15151- | Non-communicable diseases +F15159- | Non-communicable diseases +F15180- | Non-communicable diseases +F15181- | Non-communicable diseases +F15182- | Non-communicable diseases +F15188- | Non-communicable diseases +F1519-- | Non-communicable diseases +F152--- | Non-communicable diseases +F1520-- | Non-communicable diseases +F1521-- | Non-communicable diseases +F15220- | Non-communicable diseases +F15221- | Non-communicable diseases +F15222- | Non-communicable diseases +F15229- | Non-communicable diseases +F1523-- | Non-communicable diseases +F1524-- | Non-communicable diseases +F15250- | Non-communicable diseases +F15251- | Non-communicable diseases +F15259- | Non-communicable diseases +F15280- | Non-communicable diseases +F15281- | Non-communicable diseases +F15282- | Non-communicable diseases +F15288- | Non-communicable diseases +F1529-- | Non-communicable diseases +F153--- | Non-communicable diseases +F154--- | Non-communicable diseases +F155--- | Non-communicable diseases +F156--- | Non-communicable diseases +F157--- | Non-communicable diseases +F158--- | Non-communicable diseases +F159--- | Non-communicable diseases +F1590-- | Non-communicable diseases +F15920- | Non-communicable diseases +F15921- | Non-communicable diseases +F15922- | Non-communicable diseases +F15929- | Non-communicable diseases +F1593-- | Non-communicable diseases +F1594-- | Non-communicable diseases +F15950- | Non-communicable diseases +F15951- | Non-communicable diseases +F15959- | Non-communicable diseases +F15980- | Non-communicable diseases +F15981- | Non-communicable diseases +F15982- | Non-communicable diseases +F15988- | Non-communicable diseases +F1599-- | Non-communicable diseases +F16---- | Non-communicable diseases +F160--- | Non-communicable diseases +F161--- | Non-communicable diseases +F1610-- | Non-communicable diseases +F1611-- | Non-communicable diseases +F16120- | Non-communicable diseases +F16121- | Non-communicable diseases +F16122- | Non-communicable diseases +F16129- | Non-communicable diseases +F1614-- | Non-communicable diseases +F16150- | Non-communicable diseases +F16151- | Non-communicable diseases +F16159- | Non-communicable diseases +F16180- | Non-communicable diseases +F16183- | Non-communicable diseases +F16188- | Non-communicable diseases +F1619-- | Non-communicable diseases +F162--- | Non-communicable diseases +F1620-- | Non-communicable diseases +F1621-- | Non-communicable diseases +F16220- | Non-communicable diseases +F16221- | Non-communicable diseases +F16229- | Non-communicable diseases +F1624-- | Non-communicable diseases +F16250- | Non-communicable diseases +F16251- | Non-communicable diseases +F16259- | Non-communicable diseases +F16280- | Non-communicable diseases +F16283- | Non-communicable diseases +F16288- | Non-communicable diseases +F1629-- | Non-communicable diseases +F163--- | Non-communicable diseases +F164--- | Non-communicable diseases +F165--- | Non-communicable diseases +F166--- | Non-communicable diseases +F167--- | Non-communicable diseases +F168--- | Non-communicable diseases +F169--- | Non-communicable diseases +F18---- | Non-communicable diseases +F180--- | Non-communicable diseases +F181--- | Non-communicable diseases +F1810-- | Non-communicable diseases +F1811-- | Non-communicable diseases +F18120- | Non-communicable diseases +F18121- | Non-communicable diseases +F18129- | Non-communicable diseases +F1814-- | Non-communicable diseases +F18150- | Non-communicable diseases +F18151- | Non-communicable diseases +F18159- | Non-communicable diseases +F1817-- | Non-communicable diseases +F18180- | Non-communicable diseases +F18188- | Non-communicable diseases +F1819-- | Non-communicable diseases +F182--- | Non-communicable diseases +F1820-- | Non-communicable diseases +F1821-- | Non-communicable diseases +F18220- | Non-communicable diseases +F18221- | Non-communicable diseases +F18229- | Non-communicable diseases +F1824-- | Non-communicable diseases +F18250- | Non-communicable diseases +F18251- | Non-communicable diseases +F18259- | Non-communicable diseases +F1827-- | Non-communicable diseases +F18280- | Non-communicable diseases +F18288- | Non-communicable diseases +F1829-- | Non-communicable diseases +F183--- | Non-communicable diseases +F184--- | Non-communicable diseases +F185--- | Non-communicable diseases +F186--- | Non-communicable diseases +F187--- | Non-communicable diseases +F188--- | Non-communicable diseases +F189--- | Non-communicable diseases +F24---- | Non-communicable diseases +F500--- | Non-communicable diseases +F5000-- | Non-communicable diseases +F5001-- | Non-communicable diseases +F5002-- | Non-communicable diseases +F501--- | Non-communicable diseases +F502--- | Non-communicable diseases +F503--- | Non-communicable diseases +F504--- | Non-communicable diseases +F505--- | Non-communicable diseases +G10---- | Non-communicable diseases +G11---- | Non-communicable diseases +G110--- | Non-communicable diseases +G111--- | Non-communicable diseases +G112--- | Non-communicable diseases +G113--- | Non-communicable diseases +G114--- | Non-communicable diseases +G118--- | Non-communicable diseases +G119--- | Non-communicable diseases +G12---- | Non-communicable diseases +G120--- | Non-communicable diseases +G121--- | Non-communicable diseases +G122--- | Non-communicable diseases +G1220-- | Non-communicable diseases +G1221-- | Non-communicable diseases +G1222-- | Non-communicable diseases +G1223-- | Non-communicable diseases +G1224-- | Non-communicable diseases +G1225-- | Non-communicable diseases +G1229-- | Non-communicable diseases +G128--- | Non-communicable diseases +G129--- | Non-communicable diseases +G13---- | Non-communicable diseases +G130--- | Non-communicable diseases +G131--- | Non-communicable diseases +G132--- | Non-communicable diseases +G138--- | Non-communicable diseases +G20---- | Non-communicable diseases +G210--- | Non-communicable diseases +G211--- | Non-communicable diseases +G23---- | Non-communicable diseases +G230--- | Non-communicable diseases +G231--- | Non-communicable diseases +G232--- | Non-communicable diseases +G233--- | Non-communicable diseases +G238--- | Non-communicable diseases +G239--- | Non-communicable diseases +G24---- | Non-communicable diseases +G240--- | Non-communicable diseases +G2401-- | Non-communicable diseases +G2402-- | Non-communicable diseases +G2409-- | Non-communicable diseases +G241--- | Non-communicable diseases +G242--- | Non-communicable diseases +G243--- | Non-communicable diseases +G244--- | Non-communicable diseases +G245--- | Non-communicable diseases +G248--- | Non-communicable diseases +G249--- | Non-communicable diseases +G25---- | Non-communicable diseases +G250--- | Non-communicable diseases +G251--- | Non-communicable diseases +G252--- | Non-communicable diseases +G253--- | Non-communicable diseases +G254--- | Non-communicable diseases +G255--- | Non-communicable diseases +G256--- | Non-communicable diseases +G2561-- | Non-communicable diseases +G2569-- | Non-communicable diseases +G2570-- | Non-communicable diseases +G2571-- | Non-communicable diseases +G2579-- | Non-communicable diseases +G258--- | Non-communicable diseases +G2581-- | Non-communicable diseases +G2582-- | Non-communicable diseases +G2583-- | Non-communicable diseases +G2589-- | Non-communicable diseases +G259--- | Non-communicable diseases +G26---- | Non-communicable diseases +G30---- | Non-communicable diseases +G300--- | Non-communicable diseases +G301--- | Non-communicable diseases +G308--- | Non-communicable diseases +G309--- | Non-communicable diseases +G31---- | Non-communicable diseases +G310--- | Non-communicable diseases +G3101-- | Non-communicable diseases +G3109-- | Non-communicable diseases +G311--- | Non-communicable diseases +G312--- | Non-communicable diseases +G318--- | Non-communicable diseases +G3181-- | Non-communicable diseases +G3182-- | Non-communicable diseases +G3183-- | Non-communicable diseases +G3184-- | Non-communicable diseases +G3185-- | Non-communicable diseases +G3189-- | Non-communicable diseases +G319--- | Non-communicable diseases +G35---- | Non-communicable diseases +G36---- | Non-communicable diseases +G360--- | Non-communicable diseases +G361--- | Non-communicable diseases +G368--- | Non-communicable diseases +G369--- | Non-communicable diseases +G37---- | Non-communicable diseases +G370--- | Non-communicable diseases +G371--- | Non-communicable diseases +G372--- | Non-communicable diseases +G373--- | Non-communicable diseases +G374--- | Non-communicable diseases +G375--- | Non-communicable diseases +G378--- | Non-communicable diseases +G379--- | Non-communicable diseases +G40---- | Non-communicable diseases +G400--- | Non-communicable diseases +G40001- | Non-communicable diseases +G40009- | Non-communicable diseases +G40011- | Non-communicable diseases +G40019- | Non-communicable diseases +G401--- | Non-communicable diseases +G40101- | Non-communicable diseases +G40109- | Non-communicable diseases +G40111- | Non-communicable diseases +G40119- | Non-communicable diseases +G402--- | Non-communicable diseases +G40201- | Non-communicable diseases +G40209- | Non-communicable diseases +G40211- | Non-communicable diseases +G40219- | Non-communicable diseases +G403--- | Non-communicable diseases +G40301- | Non-communicable diseases +G40309- | Non-communicable diseases +G40311- | Non-communicable diseases +G40319- | Non-communicable diseases +G404--- | Non-communicable diseases +G40401- | Non-communicable diseases +G40409- | Non-communicable diseases +G40411- | Non-communicable diseases +G40419- | Non-communicable diseases +G405--- | Non-communicable diseases +G40501- | Non-communicable diseases +G40509- | Non-communicable diseases +G406--- | Non-communicable diseases +G407--- | Non-communicable diseases +G408--- | Non-communicable diseases +G40801- | Non-communicable diseases +G40802- | Non-communicable diseases +G40803- | Non-communicable diseases +G40804- | Non-communicable diseases +G40811- | Non-communicable diseases +G40812- | Non-communicable diseases +G40813- | Non-communicable diseases +G40814- | Non-communicable diseases +G40821- | Non-communicable diseases +G40822- | Non-communicable diseases +G40823- | Non-communicable diseases +G40824- | Non-communicable diseases +G4089-- | Non-communicable diseases +G409--- | Non-communicable diseases +G40901- | Non-communicable diseases +G40909- | Non-communicable diseases +G40911- | Non-communicable diseases +G40919- | Non-communicable diseases +G40A01- | Non-communicable diseases +G40A09- | Non-communicable diseases +G40A11- | Non-communicable diseases +G40A19- | Non-communicable diseases +G40B01- | Non-communicable diseases +G40B09- | Non-communicable diseases +G40B11- | Non-communicable diseases +G40B19- | Non-communicable diseases +G41---- | Non-communicable diseases +G410--- | Non-communicable diseases +G411--- | Non-communicable diseases +G412--- | Non-communicable diseases +G418--- | Non-communicable diseases +G419--- | Non-communicable diseases +G45---- | Non-communicable diseases +G450--- | Non-communicable diseases +G451--- | Non-communicable diseases +G452--- | Non-communicable diseases +G453--- | Non-communicable diseases +G454--- | Non-communicable diseases +G458--- | Non-communicable diseases +G459--- | Non-communicable diseases +G46---- | Non-communicable diseases +G460--- | Non-communicable diseases +G461--- | Non-communicable diseases +G462--- | Non-communicable diseases +G463--- | Non-communicable diseases +G464--- | Non-communicable diseases +G465--- | Non-communicable diseases +G466--- | Non-communicable diseases +G467--- | Non-communicable diseases +G468--- | Non-communicable diseases +G473--- | Non-communicable diseases +G61---- | Non-communicable diseases +G610--- | Non-communicable diseases +G611--- | Non-communicable diseases +G618--- | Non-communicable diseases +G6181-- | Non-communicable diseases +G6182-- | Non-communicable diseases +G6189-- | Non-communicable diseases +G619--- | Non-communicable diseases +G621--- | Non-communicable diseases +G70---- | Non-communicable diseases +G700--- | Non-communicable diseases +G7000-- | Non-communicable diseases +G7001-- | Non-communicable diseases +G701--- | Non-communicable diseases +G702--- | Non-communicable diseases +G708--- | Non-communicable diseases +G7080-- | Non-communicable diseases +G7081-- | Non-communicable diseases +G7089-- | Non-communicable diseases +G709--- | Non-communicable diseases +G71---- | Non-communicable diseases +G710--- | Non-communicable diseases +G7100-- | Non-communicable diseases +G7101-- | Non-communicable diseases +G7102-- | Non-communicable diseases +G7109-- | Non-communicable diseases +G711--- | Non-communicable diseases +G7111-- | Non-communicable diseases +G7112-- | Non-communicable diseases +G7113-- | Non-communicable diseases +G7114-- | Non-communicable diseases +G7119-- | Non-communicable diseases +G712--- | Non-communicable diseases +G713--- | Non-communicable diseases +G718--- | Non-communicable diseases +G719--- | Non-communicable diseases +G72---- | Non-communicable diseases +G720--- | Non-communicable diseases +G721--- | Non-communicable diseases +G722--- | Non-communicable diseases +G723--- | Non-communicable diseases +G724--- | Non-communicable diseases +G7241-- | Non-communicable diseases +G7249-- | Non-communicable diseases +G728--- | Non-communicable diseases +G7281-- | Non-communicable diseases +G7289-- | Non-communicable diseases +G729--- | Non-communicable diseases +G73---- | Non-communicable diseases +G730--- | Non-communicable diseases +G731--- | Non-communicable diseases +G732--- | Non-communicable diseases +G733--- | Non-communicable diseases +G734--- | Non-communicable diseases +G735--- | Non-communicable diseases +G736--- | Non-communicable diseases +G737--- | Non-communicable diseases +G90---- | Non-communicable diseases +G900--- | Non-communicable diseases +G9001-- | Non-communicable diseases +G9009-- | Non-communicable diseases +G901--- | Non-communicable diseases +G902--- | Non-communicable diseases +G903--- | Non-communicable diseases +G904--- | Non-communicable diseases +G905--- | Non-communicable diseases +G9050-- | Non-communicable diseases +G90511- | Non-communicable diseases +G90512- | Non-communicable diseases +G90513- | Non-communicable diseases +G90519- | Non-communicable diseases +G90521- | Non-communicable diseases +G90522- | Non-communicable diseases +G90523- | Non-communicable diseases +G90529- | Non-communicable diseases +G9059-- | Non-communicable diseases +G906--- | Non-communicable diseases +G907--- | Non-communicable diseases +G908--- | Non-communicable diseases +G909--- | Non-communicable diseases +G937--- | Non-communicable diseases +G95---- | Non-communicable diseases +G950--- | Non-communicable diseases +G951--- | Non-communicable diseases +G9511-- | Non-communicable diseases +G9519-- | Non-communicable diseases +G952--- | Non-communicable diseases +G9520-- | Non-communicable diseases +G9529-- | Non-communicable diseases +G958--- | Non-communicable diseases +G9581-- | Non-communicable diseases +G9589-- | Non-communicable diseases +G959--- | Non-communicable diseases +G97---- | Non-communicable diseases +G970--- | Non-communicable diseases +G971--- | Non-communicable diseases +G972--- | Non-communicable diseases +G9731-- | Non-communicable diseases +G9732-- | Non-communicable diseases +G9741-- | Non-communicable diseases +G9748-- | Non-communicable diseases +G9749-- | Non-communicable diseases +G9751-- | Non-communicable diseases +G9752-- | Non-communicable diseases +G9761-- | Non-communicable diseases +G9762-- | Non-communicable diseases +G9763-- | Non-communicable diseases +G9764-- | Non-communicable diseases +G978--- | Non-communicable diseases +G9781-- | Non-communicable diseases +G9782-- | Non-communicable diseases +G979--- | Non-communicable diseases +H050--- | Non-communicable diseases +H0500-- | Non-communicable diseases +H05011- | Non-communicable diseases +H05012- | Non-communicable diseases +H05013- | Non-communicable diseases +H05019- | Non-communicable diseases +H05021- | Non-communicable diseases +H05022- | Non-communicable diseases +H05023- | Non-communicable diseases +H05029- | Non-communicable diseases +H05031- | Non-communicable diseases +H05032- | Non-communicable diseases +H05033- | Non-communicable diseases +H05039- | Non-communicable diseases +H05041- | Non-communicable diseases +H05042- | Non-communicable diseases +H05043- | Non-communicable diseases +H05049- | Non-communicable diseases +H051--- | Non-communicable diseases +I01---- | Non-communicable diseases +I010--- | Non-communicable diseases +I011--- | Non-communicable diseases +I012--- | Non-communicable diseases +I018--- | Non-communicable diseases +I019--- | Non-communicable diseases +I020--- | Non-communicable diseases +I05---- | Non-communicable diseases +I050--- | Non-communicable diseases +I051--- | Non-communicable diseases +I052--- | Non-communicable diseases +I058--- | Non-communicable diseases +I059--- | Non-communicable diseases +I06---- | Non-communicable diseases +I060--- | Non-communicable diseases +I061--- | Non-communicable diseases +I062--- | Non-communicable diseases +I068--- | Non-communicable diseases +I069--- | Non-communicable diseases +I07---- | Non-communicable diseases +I070--- | Non-communicable diseases +I071--- | Non-communicable diseases +I072--- | Non-communicable diseases +I078--- | Non-communicable diseases +I079--- | Non-communicable diseases +I08---- | Non-communicable diseases +I080--- | Non-communicable diseases +I081--- | Non-communicable diseases +I082--- | Non-communicable diseases +I083--- | Non-communicable diseases +I088--- | Non-communicable diseases +I089--- | Non-communicable diseases +I09---- | Non-communicable diseases +I090--- | Non-communicable diseases +I091--- | Non-communicable diseases +I092--- | Non-communicable diseases +I098--- | Non-communicable diseases +I0981-- | Non-communicable diseases +I0989-- | Non-communicable diseases +I099--- | Non-communicable diseases +I11---- | Non-communicable diseases +I110--- | Non-communicable diseases +I119--- | Non-communicable diseases +I12---- | Non-communicable diseases +I120--- | Non-communicable diseases +I129--- | Non-communicable diseases +I13---- | Non-communicable diseases +I130--- | Non-communicable diseases +I131--- | Non-communicable diseases +I1310-- | Non-communicable diseases +I1311-- | Non-communicable diseases +I132--- | Non-communicable diseases +I139--- | Non-communicable diseases +I20---- | Non-communicable diseases +I200--- | Non-communicable diseases +I201--- | Non-communicable diseases +I208--- | Non-communicable diseases +I209--- | Non-communicable diseases +I21---- | Non-communicable diseases +I210--- | Non-communicable diseases +I2101-- | Non-communicable diseases +I2102-- | Non-communicable diseases +I2109-- | Non-communicable diseases +I211--- | Non-communicable diseases +I2111-- | Non-communicable diseases +I2119-- | Non-communicable diseases +I212--- | Non-communicable diseases +I2121-- | Non-communicable diseases +I2129-- | Non-communicable diseases +I213--- | Non-communicable diseases +I214--- | Non-communicable diseases +I219--- | Non-communicable diseases +I21A1-- | Non-communicable diseases +I21A9-- | Non-communicable diseases +I22---- | Non-communicable diseases +I220--- | Non-communicable diseases +I221--- | Non-communicable diseases +I222--- | Non-communicable diseases +I228--- | Non-communicable diseases +I229--- | Non-communicable diseases +I23---- | Non-communicable diseases +I230--- | Non-communicable diseases +I231--- | Non-communicable diseases +I232--- | Non-communicable diseases +I233--- | Non-communicable diseases +I234--- | Non-communicable diseases +I235--- | Non-communicable diseases +I236--- | Non-communicable diseases +I237--- | Non-communicable diseases +I238--- | Non-communicable diseases +I24---- | Non-communicable diseases +I240--- | Non-communicable diseases +I241--- | Non-communicable diseases +I248--- | Non-communicable diseases +I249--- | Non-communicable diseases +I25---- | Non-communicable diseases +I250--- | Non-communicable diseases +I251--- | Non-communicable diseases +I2510-- | Non-communicable diseases +I25110- | Non-communicable diseases +I25111- | Non-communicable diseases +I25118- | Non-communicable diseases +I25119- | Non-communicable diseases +I252--- | Non-communicable diseases +I253--- | Non-communicable diseases +I254--- | Non-communicable diseases +I2541-- | Non-communicable diseases +I2542-- | Non-communicable diseases +I255--- | Non-communicable diseases +I256--- | Non-communicable diseases +I25700- | Non-communicable diseases +I25701- | Non-communicable diseases +I25708- | Non-communicable diseases +I25709- | Non-communicable diseases +I25710- | Non-communicable diseases +I25711- | Non-communicable diseases +I25718- | Non-communicable diseases +I25719- | Non-communicable diseases +I25720- | Non-communicable diseases +I25721- | Non-communicable diseases +I25728- | Non-communicable diseases +I25729- | Non-communicable diseases +I25730- | Non-communicable diseases +I25731- | Non-communicable diseases +I25738- | Non-communicable diseases +I25739- | Non-communicable diseases +I25750- | Non-communicable diseases +I25751- | Non-communicable diseases +I25758- | Non-communicable diseases +I25759- | Non-communicable diseases +I25760- | Non-communicable diseases +I25761- | Non-communicable diseases +I25768- | Non-communicable diseases +I25769- | Non-communicable diseases +I25790- | Non-communicable diseases +I25791- | Non-communicable diseases +I25798- | Non-communicable diseases +I25799- | Non-communicable diseases +I258--- | Non-communicable diseases +I25810- | Non-communicable diseases +I25811- | Non-communicable diseases +I25812- | Non-communicable diseases +I2582-- | Non-communicable diseases +I2583-- | Non-communicable diseases +I2584-- | Non-communicable diseases +I2589-- | Non-communicable diseases +I259--- | Non-communicable diseases +I270--- | Non-communicable diseases +I271--- | Non-communicable diseases +I272--- | Non-communicable diseases +I28---- | Non-communicable diseases +I280--- | Non-communicable diseases +I281--- | Non-communicable diseases +I288--- | Non-communicable diseases +I289--- | Non-communicable diseases +I30---- | Non-communicable diseases +I300--- | Non-communicable diseases +I301--- | Non-communicable diseases +I308--- | Non-communicable diseases +I309--- | Non-communicable diseases +I31---- | Non-communicable diseases +I310--- | Non-communicable diseases +I311--- | Non-communicable diseases +I318--- | Non-communicable diseases +I319--- | Non-communicable diseases +I32---- | Non-communicable diseases +I320--- | Non-communicable diseases +I321--- | Non-communicable diseases +I328--- | Non-communicable diseases +I33---- | Non-communicable diseases +I330--- | Non-communicable diseases +I339--- | Non-communicable diseases +I34---- | Non-communicable diseases +I340--- | Non-communicable diseases +I341--- | Non-communicable diseases +I342--- | Non-communicable diseases +I348--- | Non-communicable diseases +I349--- | Non-communicable diseases +I35---- | Non-communicable diseases +I350--- | Non-communicable diseases +I351--- | Non-communicable diseases +I352--- | Non-communicable diseases +I358--- | Non-communicable diseases +I359--- | Non-communicable diseases +I36---- | Non-communicable diseases +I360--- | Non-communicable diseases +I361--- | Non-communicable diseases +I362--- | Non-communicable diseases +I368--- | Non-communicable diseases +I369--- | Non-communicable diseases +I37---- | Non-communicable diseases +I370--- | Non-communicable diseases +I371--- | Non-communicable diseases +I372--- | Non-communicable diseases +I378--- | Non-communicable diseases +I38---- | Non-communicable diseases +I39---- | Non-communicable diseases +I390--- | Non-communicable diseases +I391--- | Non-communicable diseases +I392--- | Non-communicable diseases +I393--- | Non-communicable diseases +I394--- | Non-communicable diseases +I398--- | Non-communicable diseases +I40---- | Non-communicable diseases +I400--- | Non-communicable diseases +I401--- | Non-communicable diseases +I408--- | Non-communicable diseases +I409--- | Non-communicable diseases +I41---- | Non-communicable diseases +I410--- | Non-communicable diseases +I411--- | Non-communicable diseases +I412--- | Non-communicable diseases +I418--- | Non-communicable diseases +I421--- | Non-communicable diseases +I422--- | Non-communicable diseases +I423--- | Non-communicable diseases +I424--- | Non-communicable diseases +I425--- | Non-communicable diseases +I426--- | Non-communicable diseases +I427--- | Non-communicable diseases +I428--- | Non-communicable diseases +I43---- | Non-communicable diseases +I430--- | Non-communicable diseases +I431--- | Non-communicable diseases +I432--- | Non-communicable diseases +I438--- | Non-communicable diseases +I47---- | Non-communicable diseases +I470--- | Non-communicable diseases +I471--- | Non-communicable diseases +I472--- | Non-communicable diseases +I479--- | Non-communicable diseases +I48---- | Non-communicable diseases +I480--- | Non-communicable diseases +I481--- | Non-communicable diseases +I482--- | Non-communicable diseases +I483--- | Non-communicable diseases +I484--- | Non-communicable diseases +I489--- | Non-communicable diseases +I510--- | Non-communicable diseases +I511--- | Non-communicable diseases +I512--- | Non-communicable diseases +I513--- | Non-communicable diseases +I514--- | Non-communicable diseases +I60---- | Non-communicable diseases +I600--- | Non-communicable diseases +I6000-- | Non-communicable diseases +I6001-- | Non-communicable diseases +I6002-- | Non-communicable diseases +I601--- | Non-communicable diseases +I6010-- | Non-communicable diseases +I6011-- | Non-communicable diseases +I6012-- | Non-communicable diseases +I602--- | Non-communicable diseases +I603--- | Non-communicable diseases +I6030-- | Non-communicable diseases +I6031-- | Non-communicable diseases +I6032-- | Non-communicable diseases +I604--- | Non-communicable diseases +I605--- | Non-communicable diseases +I6050-- | Non-communicable diseases +I6051-- | Non-communicable diseases +I6052-- | Non-communicable diseases +I606--- | Non-communicable diseases +I607--- | Non-communicable diseases +I608--- | Non-communicable diseases +I609--- | Non-communicable diseases +I61---- | Non-communicable diseases +I610--- | Non-communicable diseases +I611--- | Non-communicable diseases +I612--- | Non-communicable diseases +I613--- | Non-communicable diseases +I614--- | Non-communicable diseases +I615--- | Non-communicable diseases +I616--- | Non-communicable diseases +I618--- | Non-communicable diseases +I619--- | Non-communicable diseases +I62---- | Non-communicable diseases +I620--- | Non-communicable diseases +I6200-- | Non-communicable diseases +I6201-- | Non-communicable diseases +I6202-- | Non-communicable diseases +I6203-- | Non-communicable diseases +I621--- | Non-communicable diseases +I629--- | Non-communicable diseases +I63---- | Non-communicable diseases +I630--- | Non-communicable diseases +I6300-- | Non-communicable diseases +I63011- | Non-communicable diseases +I63012- | Non-communicable diseases +I63013- | Non-communicable diseases +I63019- | Non-communicable diseases +I6302-- | Non-communicable diseases +I63031- | Non-communicable diseases +I63032- | Non-communicable diseases +I63033- | Non-communicable diseases +I63039- | Non-communicable diseases +I6309-- | Non-communicable diseases +I631--- | Non-communicable diseases +I6310-- | Non-communicable diseases +I63111- | Non-communicable diseases +I63112- | Non-communicable diseases +I63113- | Non-communicable diseases +I63119- | Non-communicable diseases +I6312-- | Non-communicable diseases +I63131- | Non-communicable diseases +I63132- | Non-communicable diseases +I63133- | Non-communicable diseases +I63139- | Non-communicable diseases +I6319-- | Non-communicable diseases +I632--- | Non-communicable diseases +I6320-- | Non-communicable diseases +I63211- | Non-communicable diseases +I63212- | Non-communicable diseases +I63213- | Non-communicable diseases +I63219- | Non-communicable diseases +I6322-- | Non-communicable diseases +I63231- | Non-communicable diseases +I63232- | Non-communicable diseases +I63233- | Non-communicable diseases +I63239- | Non-communicable diseases +I6329-- | Non-communicable diseases +I633--- | Non-communicable diseases +I6330-- | Non-communicable diseases +I63311- | Non-communicable diseases +I63312- | Non-communicable diseases +I63313- | Non-communicable diseases +I63319- | Non-communicable diseases +I63321- | Non-communicable diseases +I63322- | Non-communicable diseases +I63323- | Non-communicable diseases +I63329- | Non-communicable diseases +I63331- | Non-communicable diseases +I63332- | Non-communicable diseases +I63333- | Non-communicable diseases +I63339- | Non-communicable diseases +I63341- | Non-communicable diseases +I63342- | Non-communicable diseases +I63343- | Non-communicable diseases +I63349- | Non-communicable diseases +I6339-- | Non-communicable diseases +I634--- | Non-communicable diseases +I6340-- | Non-communicable diseases +I63411- | Non-communicable diseases +I63412- | Non-communicable diseases +I63413- | Non-communicable diseases +I63419- | Non-communicable diseases +I63421- | Non-communicable diseases +I63422- | Non-communicable diseases +I63423- | Non-communicable diseases +I63429- | Non-communicable diseases +I63431- | Non-communicable diseases +I63432- | Non-communicable diseases +I63433- | Non-communicable diseases +I63439- | Non-communicable diseases +I63441- | Non-communicable diseases +I63442- | Non-communicable diseases +I63443- | Non-communicable diseases +I63449- | Non-communicable diseases +I6349-- | Non-communicable diseases +I635--- | Non-communicable diseases +I6350-- | Non-communicable diseases +I63511- | Non-communicable diseases +I63512- | Non-communicable diseases +I63513- | Non-communicable diseases +I63519- | Non-communicable diseases +I63521- | Non-communicable diseases +I63522- | Non-communicable diseases +I63523- | Non-communicable diseases +I63529- | Non-communicable diseases +I63531- | Non-communicable diseases +I63532- | Non-communicable diseases +I63533- | Non-communicable diseases +I63539- | Non-communicable diseases +I63541- | Non-communicable diseases +I63542- | Non-communicable diseases +I63543- | Non-communicable diseases +I63549- | Non-communicable diseases +I6359-- | Non-communicable diseases +I636--- | Non-communicable diseases +I638--- | Non-communicable diseases +I6381-- | Non-communicable diseases +I6389-- | Non-communicable diseases +I639--- | Non-communicable diseases +I65---- | Non-communicable diseases +I650--- | Non-communicable diseases +I6501-- | Non-communicable diseases +I6502-- | Non-communicable diseases +I6503-- | Non-communicable diseases +I6509-- | Non-communicable diseases +I651--- | Non-communicable diseases +I652--- | Non-communicable diseases +I6521-- | Non-communicable diseases +I6522-- | Non-communicable diseases +I6523-- | Non-communicable diseases +I6529-- | Non-communicable diseases +I653--- | Non-communicable diseases +I658--- | Non-communicable diseases +I659--- | Non-communicable diseases +I66---- | Non-communicable diseases +I660--- | Non-communicable diseases +I6601-- | Non-communicable diseases +I6602-- | Non-communicable diseases +I6603-- | Non-communicable diseases +I6609-- | Non-communicable diseases +I661--- | Non-communicable diseases +I6611-- | Non-communicable diseases +I6612-- | Non-communicable diseases +I6613-- | Non-communicable diseases +I6619-- | Non-communicable diseases +I662--- | Non-communicable diseases +I6621-- | Non-communicable diseases +I6622-- | Non-communicable diseases +I6623-- | Non-communicable diseases +I6629-- | Non-communicable diseases +I663--- | Non-communicable diseases +I664--- | Non-communicable diseases +I668--- | Non-communicable diseases +I669--- | Non-communicable diseases +I670--- | Non-communicable diseases +I671--- | Non-communicable diseases +I672--- | Non-communicable diseases +I673--- | Non-communicable diseases +I675--- | Non-communicable diseases +I676--- | Non-communicable diseases +I677--- | Non-communicable diseases +I680--- | Non-communicable diseases +I681--- | Non-communicable diseases +I682--- | Non-communicable diseases +I690--- | Non-communicable diseases +I6900-- | Non-communicable diseases +I69010- | Non-communicable diseases +I69011- | Non-communicable diseases +I69012- | Non-communicable diseases +I69013- | Non-communicable diseases +I69014- | Non-communicable diseases +I69015- | Non-communicable diseases +I69018- | Non-communicable diseases +I69019- | Non-communicable diseases +I69020- | Non-communicable diseases +I69021- | Non-communicable diseases +I69022- | Non-communicable diseases +I69023- | Non-communicable diseases +I69028- | Non-communicable diseases +I69031- | Non-communicable diseases +I69032- | Non-communicable diseases +I69033- | Non-communicable diseases +I69034- | Non-communicable diseases +I69039- | Non-communicable diseases +I69041- | Non-communicable diseases +I69042- | Non-communicable diseases +I69043- | Non-communicable diseases +I69044- | Non-communicable diseases +I69049- | Non-communicable diseases +I69051- | Non-communicable diseases +I69052- | Non-communicable diseases +I69053- | Non-communicable diseases +I69054- | Non-communicable diseases +I69059- | Non-communicable diseases +I69061- | Non-communicable diseases +I69062- | Non-communicable diseases +I69063- | Non-communicable diseases +I69064- | Non-communicable diseases +I69065- | Non-communicable diseases +I69069- | Non-communicable diseases +I69090- | Non-communicable diseases +I69091- | Non-communicable diseases +I69092- | Non-communicable diseases +I69093- | Non-communicable diseases +I69098- | Non-communicable diseases +I691--- | Non-communicable diseases +I6910-- | Non-communicable diseases +I69110- | Non-communicable diseases +I69111- | Non-communicable diseases +I69112- | Non-communicable diseases +I69113- | Non-communicable diseases +I69114- | Non-communicable diseases +I69115- | Non-communicable diseases +I69118- | Non-communicable diseases +I69119- | Non-communicable diseases +I69120- | Non-communicable diseases +I69121- | Non-communicable diseases +I69122- | Non-communicable diseases +I69123- | Non-communicable diseases +I69128- | Non-communicable diseases +I69131- | Non-communicable diseases +I69132- | Non-communicable diseases +I69133- | Non-communicable diseases +I69134- | Non-communicable diseases +I69139- | Non-communicable diseases +I69141- | Non-communicable diseases +I69142- | Non-communicable diseases +I69143- | Non-communicable diseases +I69144- | Non-communicable diseases +I69149- | Non-communicable diseases +I69151- | Non-communicable diseases +I69152- | Non-communicable diseases +I69153- | Non-communicable diseases +I69154- | Non-communicable diseases +I69159- | Non-communicable diseases +I69161- | Non-communicable diseases +I69162- | Non-communicable diseases +I69163- | Non-communicable diseases +I69164- | Non-communicable diseases +I69165- | Non-communicable diseases +I69169- | Non-communicable diseases +I69190- | Non-communicable diseases +I69191- | Non-communicable diseases +I69192- | Non-communicable diseases +I69193- | Non-communicable diseases +I69198- | Non-communicable diseases +I692--- | Non-communicable diseases +I6920-- | Non-communicable diseases +I69210- | Non-communicable diseases +I69211- | Non-communicable diseases +I69212- | Non-communicable diseases +I69213- | Non-communicable diseases +I69214- | Non-communicable diseases +I69215- | Non-communicable diseases +I69218- | Non-communicable diseases +I69219- | Non-communicable diseases +I69220- | Non-communicable diseases +I69221- | Non-communicable diseases +I69222- | Non-communicable diseases +I69223- | Non-communicable diseases +I69228- | Non-communicable diseases +I69231- | Non-communicable diseases +I69232- | Non-communicable diseases +I69233- | Non-communicable diseases +I69234- | Non-communicable diseases +I69239- | Non-communicable diseases +I69241- | Non-communicable diseases +I69242- | Non-communicable diseases +I69243- | Non-communicable diseases +I69244- | Non-communicable diseases +I69249- | Non-communicable diseases +I69251- | Non-communicable diseases +I69252- | Non-communicable diseases +I69253- | Non-communicable diseases +I69254- | Non-communicable diseases +I69259- | Non-communicable diseases +I69261- | Non-communicable diseases +I69262- | Non-communicable diseases +I69263- | Non-communicable diseases +I69264- | Non-communicable diseases +I69265- | Non-communicable diseases +I69269- | Non-communicable diseases +I69290- | Non-communicable diseases +I69291- | Non-communicable diseases +I69292- | Non-communicable diseases +I69293- | Non-communicable diseases +I69298- | Non-communicable diseases +I693--- | Non-communicable diseases +I702--- | Non-communicable diseases +I70201- | Non-communicable diseases +I70202- | Non-communicable diseases +I70203- | Non-communicable diseases +I70208- | Non-communicable diseases +I70209- | Non-communicable diseases +I70211- | Non-communicable diseases +I70212- | Non-communicable diseases +I70213- | Non-communicable diseases +I70218- | Non-communicable diseases +I70219- | Non-communicable diseases +I70221- | Non-communicable diseases +I70222- | Non-communicable diseases +I70223- | Non-communicable diseases +I70228- | Non-communicable diseases +I70229- | Non-communicable diseases +I70231- | Non-communicable diseases +I70232- | Non-communicable diseases +I70233- | Non-communicable diseases +I70234- | Non-communicable diseases +I70235- | Non-communicable diseases +I70238- | Non-communicable diseases +I70239- | Non-communicable diseases +I70241- | Non-communicable diseases +I70242- | Non-communicable diseases +I70243- | Non-communicable diseases +I70244- | Non-communicable diseases +I70245- | Non-communicable diseases +I70248- | Non-communicable diseases +I70249- | Non-communicable diseases +I7025-- | Non-communicable diseases +I70261- | Non-communicable diseases +I70262- | Non-communicable diseases +I70263- | Non-communicable diseases +I70268- | Non-communicable diseases +I70269- | Non-communicable diseases +I70291- | Non-communicable diseases +I70292- | Non-communicable diseases +I70293- | Non-communicable diseases +I70298- | Non-communicable diseases +I70299- | Non-communicable diseases +I70301- | Non-communicable diseases +I70302- | Non-communicable diseases +I70303- | Non-communicable diseases +I70308- | Non-communicable diseases +I70309- | Non-communicable diseases +I70311- | Non-communicable diseases +I70312- | Non-communicable diseases +I70313- | Non-communicable diseases +I70318- | Non-communicable diseases +I70319- | Non-communicable diseases +I70321- | Non-communicable diseases +I70322- | Non-communicable diseases +I70323- | Non-communicable diseases +I70328- | Non-communicable diseases +I70329- | Non-communicable diseases +I70331- | Non-communicable diseases +I70332- | Non-communicable diseases +I70333- | Non-communicable diseases +I70334- | Non-communicable diseases +I70335- | Non-communicable diseases +I70338- | Non-communicable diseases +I70339- | Non-communicable diseases +I70341- | Non-communicable diseases +I70342- | Non-communicable diseases +I70343- | Non-communicable diseases +I70344- | Non-communicable diseases +I70345- | Non-communicable diseases +I70348- | Non-communicable diseases +I70349- | Non-communicable diseases +I7035-- | Non-communicable diseases +I70361- | Non-communicable diseases +I70362- | Non-communicable diseases +I70363- | Non-communicable diseases +I70368- | Non-communicable diseases +I70369- | Non-communicable diseases +I70391- | Non-communicable diseases +I70392- | Non-communicable diseases +I70393- | Non-communicable diseases +I70398- | Non-communicable diseases +I70399- | Non-communicable diseases +I70401- | Non-communicable diseases +I70402- | Non-communicable diseases +I70403- | Non-communicable diseases +I70408- | Non-communicable diseases +I70409- | Non-communicable diseases +I70411- | Non-communicable diseases +I70412- | Non-communicable diseases +I70413- | Non-communicable diseases +I70418- | Non-communicable diseases +I70419- | Non-communicable diseases +I70421- | Non-communicable diseases +I70422- | Non-communicable diseases +I70423- | Non-communicable diseases +I70428- | Non-communicable diseases +I70429- | Non-communicable diseases +I70431- | Non-communicable diseases +I70432- | Non-communicable diseases +I70433- | Non-communicable diseases +I70434- | Non-communicable diseases +I70435- | Non-communicable diseases +I70438- | Non-communicable diseases +I70439- | Non-communicable diseases +I70441- | Non-communicable diseases +I70442- | Non-communicable diseases +I70443- | Non-communicable diseases +I70444- | Non-communicable diseases +I70445- | Non-communicable diseases +I70448- | Non-communicable diseases +I70449- | Non-communicable diseases +I7045-- | Non-communicable diseases +I70461- | Non-communicable diseases +I70462- | Non-communicable diseases +I70463- | Non-communicable diseases +I70468- | Non-communicable diseases +I70469- | Non-communicable diseases +I70491- | Non-communicable diseases +I70492- | Non-communicable diseases +I70493- | Non-communicable diseases +I70498- | Non-communicable diseases +I70499- | Non-communicable diseases +I70501- | Non-communicable diseases +I70502- | Non-communicable diseases +I70503- | Non-communicable diseases +I70508- | Non-communicable diseases +I70509- | Non-communicable diseases +I70511- | Non-communicable diseases +I70512- | Non-communicable diseases +I70513- | Non-communicable diseases +I70518- | Non-communicable diseases +I70519- | Non-communicable diseases +I70521- | Non-communicable diseases +I70522- | Non-communicable diseases +I70523- | Non-communicable diseases +I70528- | Non-communicable diseases +I70529- | Non-communicable diseases +I70531- | Non-communicable diseases +I70532- | Non-communicable diseases +I70533- | Non-communicable diseases +I70534- | Non-communicable diseases +I70535- | Non-communicable diseases +I70538- | Non-communicable diseases +I70539- | Non-communicable diseases +I70541- | Non-communicable diseases +I70542- | Non-communicable diseases +I70543- | Non-communicable diseases +I70544- | Non-communicable diseases +I70545- | Non-communicable diseases +I70548- | Non-communicable diseases +I70549- | Non-communicable diseases +I7055-- | Non-communicable diseases +I70561- | Non-communicable diseases +I70562- | Non-communicable diseases +I70563- | Non-communicable diseases +I70568- | Non-communicable diseases +I70569- | Non-communicable diseases +I70591- | Non-communicable diseases +I70592- | Non-communicable diseases +I70593- | Non-communicable diseases +I70598- | Non-communicable diseases +I70599- | Non-communicable diseases +I70601- | Non-communicable diseases +I70602- | Non-communicable diseases +I70603- | Non-communicable diseases +I70608- | Non-communicable diseases +I70609- | Non-communicable diseases +I70611- | Non-communicable diseases +I70612- | Non-communicable diseases +I70613- | Non-communicable diseases +I70618- | Non-communicable diseases +I70619- | Non-communicable diseases +I70621- | Non-communicable diseases +I70622- | Non-communicable diseases +I70623- | Non-communicable diseases +I70628- | Non-communicable diseases +I70629- | Non-communicable diseases +I70631- | Non-communicable diseases +I70632- | Non-communicable diseases +I70633- | Non-communicable diseases +I70634- | Non-communicable diseases +I70635- | Non-communicable diseases +I70638- | Non-communicable diseases +I70639- | Non-communicable diseases +I70641- | Non-communicable diseases +I70642- | Non-communicable diseases +I70643- | Non-communicable diseases +I70644- | Non-communicable diseases +I70645- | Non-communicable diseases +I70648- | Non-communicable diseases +I70649- | Non-communicable diseases +I7065-- | Non-communicable diseases +I70661- | Non-communicable diseases +I70662- | Non-communicable diseases +I70663- | Non-communicable diseases +I70668- | Non-communicable diseases +I70669- | Non-communicable diseases +I70691- | Non-communicable diseases +I70692- | Non-communicable diseases +I70693- | Non-communicable diseases +I70698- | Non-communicable diseases +I70699- | Non-communicable diseases +I70701- | Non-communicable diseases +I70702- | Non-communicable diseases +I70703- | Non-communicable diseases +I70708- | Non-communicable diseases +I70709- | Non-communicable diseases +I70711- | Non-communicable diseases +I70712- | Non-communicable diseases +I70713- | Non-communicable diseases +I70718- | Non-communicable diseases +I70719- | Non-communicable diseases +I70721- | Non-communicable diseases +I70722- | Non-communicable diseases +I70723- | Non-communicable diseases +I70728- | Non-communicable diseases +I70729- | Non-communicable diseases +I70731- | Non-communicable diseases +I70732- | Non-communicable diseases +I70733- | Non-communicable diseases +I70734- | Non-communicable diseases +I70735- | Non-communicable diseases +I70738- | Non-communicable diseases +I70739- | Non-communicable diseases +I70741- | Non-communicable diseases +I70742- | Non-communicable diseases +I70743- | Non-communicable diseases +I70744- | Non-communicable diseases +I70745- | Non-communicable diseases +I70748- | Non-communicable diseases +I70749- | Non-communicable diseases +I7075-- | Non-communicable diseases +I70761- | Non-communicable diseases +I70762- | Non-communicable diseases +I70763- | Non-communicable diseases +I70768- | Non-communicable diseases +I70769- | Non-communicable diseases +I70791- | Non-communicable diseases +I70792- | Non-communicable diseases +I70793- | Non-communicable diseases +I70798- | Non-communicable diseases +I70799- | Non-communicable diseases +I708--- | Non-communicable diseases +I71---- | Non-communicable diseases +I710--- | Non-communicable diseases +I7100-- | Non-communicable diseases +I7101-- | Non-communicable diseases +I7102-- | Non-communicable diseases +I7103-- | Non-communicable diseases +I711--- | Non-communicable diseases +I712--- | Non-communicable diseases +I713--- | Non-communicable diseases +I714--- | Non-communicable diseases +I715--- | Non-communicable diseases +I716--- | Non-communicable diseases +I718--- | Non-communicable diseases +I719--- | Non-communicable diseases +I72---- | Non-communicable diseases +I720--- | Non-communicable diseases +I721--- | Non-communicable diseases +I722--- | Non-communicable diseases +I723--- | Non-communicable diseases +I724--- | Non-communicable diseases +I725--- | Non-communicable diseases +I726--- | Non-communicable diseases +I728--- | Non-communicable diseases +I729--- | Non-communicable diseases +I73---- | Non-communicable diseases +I730--- | Non-communicable diseases +I7300-- | Non-communicable diseases +I7301-- | Non-communicable diseases +I731--- | Non-communicable diseases +I738--- | Non-communicable diseases +I7381-- | Non-communicable diseases +I7389-- | Non-communicable diseases +I739--- | Non-communicable diseases +I77---- | Non-communicable diseases +I770--- | Non-communicable diseases +I771--- | Non-communicable diseases +I772--- | Non-communicable diseases +I773--- | Non-communicable diseases +I774--- | Non-communicable diseases +I775--- | Non-communicable diseases +I776--- | Non-communicable diseases +I7770-- | Non-communicable diseases +I7771-- | Non-communicable diseases +I7772-- | Non-communicable diseases +I7773-- | Non-communicable diseases +I7774-- | Non-communicable diseases +I7775-- | Non-communicable diseases +I7776-- | Non-communicable diseases +I7777-- | Non-communicable diseases +I7779-- | Non-communicable diseases +I778--- | Non-communicable diseases +I77810- | Non-communicable diseases +I77811- | Non-communicable diseases +I77812- | Non-communicable diseases +I77819- | Non-communicable diseases +I7789-- | Non-communicable diseases +I779--- | Non-communicable diseases +I78---- | Non-communicable diseases +I780--- | Non-communicable diseases +I781--- | Non-communicable diseases +I788--- | Non-communicable diseases +I789--- | Non-communicable diseases +I79---- | Non-communicable diseases +I790--- | Non-communicable diseases +I791--- | Non-communicable diseases +I792--- | Non-communicable diseases +I798--- | Non-communicable diseases +I80---- | Non-communicable diseases +I800--- | Non-communicable diseases +I8000-- | Non-communicable diseases +I8001-- | Non-communicable diseases +I8002-- | Non-communicable diseases +I8003-- | Non-communicable diseases +I801--- | Non-communicable diseases +I8010-- | Non-communicable diseases +I8011-- | Non-communicable diseases +I8012-- | Non-communicable diseases +I8013-- | Non-communicable diseases +I802--- | Non-communicable diseases +I80201- | Non-communicable diseases +I80202- | Non-communicable diseases +I80203- | Non-communicable diseases +I80209- | Non-communicable diseases +I80211- | Non-communicable diseases +I80212- | Non-communicable diseases +I80213- | Non-communicable diseases +I80219- | Non-communicable diseases +I80221- | Non-communicable diseases +I80222- | Non-communicable diseases +I80223- | Non-communicable diseases +I80229- | Non-communicable diseases +I80231- | Non-communicable diseases +I80232- | Non-communicable diseases +I80233- | Non-communicable diseases +I80239- | Non-communicable diseases +I80291- | Non-communicable diseases +I80292- | Non-communicable diseases +I80293- | Non-communicable diseases +I80299- | Non-communicable diseases +I803--- | Non-communicable diseases +I808--- | Non-communicable diseases +I809--- | Non-communicable diseases +I81---- | Non-communicable diseases +I82---- | Non-communicable diseases +I820--- | Non-communicable diseases +I821--- | Non-communicable diseases +I822--- | Non-communicable diseases +I82210- | Non-communicable diseases +I82211- | Non-communicable diseases +I82220- | Non-communicable diseases +I82221- | Non-communicable diseases +I82290- | Non-communicable diseases +I82291- | Non-communicable diseases +I823--- | Non-communicable diseases +I82401- | Non-communicable diseases +I82402- | Non-communicable diseases +I82403- | Non-communicable diseases +I82409- | Non-communicable diseases +I82411- | Non-communicable diseases +I82412- | Non-communicable diseases +I82413- | Non-communicable diseases +I82419- | Non-communicable diseases +I82421- | Non-communicable diseases +I82422- | Non-communicable diseases +I82423- | Non-communicable diseases +I82429- | Non-communicable diseases +I82431- | Non-communicable diseases +I82432- | Non-communicable diseases +I82433- | Non-communicable diseases +I82439- | Non-communicable diseases +I82441- | Non-communicable diseases +I82442- | Non-communicable diseases +I82443- | Non-communicable diseases +I82449- | Non-communicable diseases +I82491- | Non-communicable diseases +I82492- | Non-communicable diseases +I82493- | Non-communicable diseases +I82499- | Non-communicable diseases +I824Y1- | Non-communicable diseases +I824Y2- | Non-communicable diseases +I824Y3- | Non-communicable diseases +I824Y9- | Non-communicable diseases +I824Z1- | Non-communicable diseases +I824Z2- | Non-communicable diseases +I824Z3- | Non-communicable diseases +I824Z9- | Non-communicable diseases +I82501- | Non-communicable diseases +I82502- | Non-communicable diseases +I82503- | Non-communicable diseases +I82509- | Non-communicable diseases +I82511- | Non-communicable diseases +I82512- | Non-communicable diseases +I82513- | Non-communicable diseases +I82519- | Non-communicable diseases +I82521- | Non-communicable diseases +I82522- | Non-communicable diseases +I82523- | Non-communicable diseases +I82529- | Non-communicable diseases +I82531- | Non-communicable diseases +I82532- | Non-communicable diseases +I82533- | Non-communicable diseases +I82539- | Non-communicable diseases +I82541- | Non-communicable diseases +I82542- | Non-communicable diseases +I82543- | Non-communicable diseases +I82549- | Non-communicable diseases +I82591- | Non-communicable diseases +I82592- | Non-communicable diseases +I82593- | Non-communicable diseases +I82599- | Non-communicable diseases +I825Y1- | Non-communicable diseases +I825Y2- | Non-communicable diseases +I825Y3- | Non-communicable diseases +I825Y9- | Non-communicable diseases +I825Z1- | Non-communicable diseases +I825Z2- | Non-communicable diseases +I825Z3- | Non-communicable diseases +I825Z9- | Non-communicable diseases +I82601- | Non-communicable diseases +I82602- | Non-communicable diseases +I82603- | Non-communicable diseases +I82609- | Non-communicable diseases +I82611- | Non-communicable diseases +I82612- | Non-communicable diseases +I82613- | Non-communicable diseases +I82619- | Non-communicable diseases +I82621- | Non-communicable diseases +I82622- | Non-communicable diseases +I82623- | Non-communicable diseases +I82629- | Non-communicable diseases +I82701- | Non-communicable diseases +I82702- | Non-communicable diseases +I82703- | Non-communicable diseases +I82709- | Non-communicable diseases +I82711- | Non-communicable diseases +I82712- | Non-communicable diseases +I82713- | Non-communicable diseases +I82719- | Non-communicable diseases +I82721- | Non-communicable diseases +I82722- | Non-communicable diseases +I82723- | Non-communicable diseases +I82729- | Non-communicable diseases +I828--- | Non-communicable diseases +I82811- | Non-communicable diseases +I82812- | Non-communicable diseases +I82813- | Non-communicable diseases +I82819- | Non-communicable diseases +I82890- | Non-communicable diseases +I82891- | Non-communicable diseases +I829--- | Non-communicable diseases +I8290-- | Non-communicable diseases +I8291-- | Non-communicable diseases +I82A11- | Non-communicable diseases +I82A12- | Non-communicable diseases +I82A13- | Non-communicable diseases +I82A19- | Non-communicable diseases +I82A21- | Non-communicable diseases +I82A22- | Non-communicable diseases +I82A23- | Non-communicable diseases +I82A29- | Non-communicable diseases +I82B11- | Non-communicable diseases +I82B12- | Non-communicable diseases +I82B13- | Non-communicable diseases +I82B19- | Non-communicable diseases +I82B21- | Non-communicable diseases +I82B22- | Non-communicable diseases +I82B23- | Non-communicable diseases +I82B29- | Non-communicable diseases +I82C11- | Non-communicable diseases +I82C12- | Non-communicable diseases +I82C13- | Non-communicable diseases +I82C19- | Non-communicable diseases +I82C21- | Non-communicable diseases +I82C22- | Non-communicable diseases +I82C23- | Non-communicable diseases +I82C29- | Non-communicable diseases +I83---- | Non-communicable diseases +I830--- | Non-communicable diseases +I83001- | Non-communicable diseases +I83002- | Non-communicable diseases +I83003- | Non-communicable diseases +I83004- | Non-communicable diseases +I83005- | Non-communicable diseases +I83008- | Non-communicable diseases +I83009- | Non-communicable diseases +I83011- | Non-communicable diseases +I83012- | Non-communicable diseases +I83013- | Non-communicable diseases +I83014- | Non-communicable diseases +I83015- | Non-communicable diseases +I83018- | Non-communicable diseases +I83019- | Non-communicable diseases +I83021- | Non-communicable diseases +I83022- | Non-communicable diseases +I83023- | Non-communicable diseases +I83024- | Non-communicable diseases +I83025- | Non-communicable diseases +I83028- | Non-communicable diseases +I83029- | Non-communicable diseases +I831--- | Non-communicable diseases +I8310-- | Non-communicable diseases +I8311-- | Non-communicable diseases +I8312-- | Non-communicable diseases +I832--- | Non-communicable diseases +I83201- | Non-communicable diseases +I83202- | Non-communicable diseases +I83203- | Non-communicable diseases +I83204- | Non-communicable diseases +I83205- | Non-communicable diseases +I83208- | Non-communicable diseases +I83209- | Non-communicable diseases +I83211- | Non-communicable diseases +I83212- | Non-communicable diseases +I83213- | Non-communicable diseases +I83214- | Non-communicable diseases +I83215- | Non-communicable diseases +I83218- | Non-communicable diseases +I83219- | Non-communicable diseases +I83221- | Non-communicable diseases +I83222- | Non-communicable diseases +I83223- | Non-communicable diseases +I83224- | Non-communicable diseases +I83225- | Non-communicable diseases +I83228- | Non-communicable diseases +I83229- | Non-communicable diseases +I83811- | Non-communicable diseases +I83812- | Non-communicable diseases +I83813- | Non-communicable diseases +I83819- | Non-communicable diseases +I83891- | Non-communicable diseases +I83892- | Non-communicable diseases +I83893- | Non-communicable diseases +I83899- | Non-communicable diseases +I839--- | Non-communicable diseases +I8390-- | Non-communicable diseases +I8391-- | Non-communicable diseases +I8392-- | Non-communicable diseases +I8393-- | Non-communicable diseases +I85---- | Non-communicable diseases +I850--- | Non-communicable diseases +I8500-- | Non-communicable diseases +I8501-- | Non-communicable diseases +I8510-- | Non-communicable diseases +I8511-- | Non-communicable diseases +I859--- | Non-communicable diseases +I86---- | Non-communicable diseases +I860--- | Non-communicable diseases +I861--- | Non-communicable diseases +I862--- | Non-communicable diseases +I863--- | Non-communicable diseases +I864--- | Non-communicable diseases +I868--- | Non-communicable diseases +I87---- | Non-communicable diseases +I870--- | Non-communicable diseases +I87001- | Non-communicable diseases +I87002- | Non-communicable diseases +I87003- | Non-communicable diseases +I87009- | Non-communicable diseases +I87011- | Non-communicable diseases +I87012- | Non-communicable diseases +I87013- | Non-communicable diseases +I87019- | Non-communicable diseases +I87021- | Non-communicable diseases +I87022- | Non-communicable diseases +I87023- | Non-communicable diseases +I87029- | Non-communicable diseases +I87031- | Non-communicable diseases +I87032- | Non-communicable diseases +I87033- | Non-communicable diseases +I87039- | Non-communicable diseases +I87091- | Non-communicable diseases +I87092- | Non-communicable diseases +I87093- | Non-communicable diseases +I87099- | Non-communicable diseases +I871--- | Non-communicable diseases +I872--- | Non-communicable diseases +I87301- | Non-communicable diseases +I87302- | Non-communicable diseases +I87303- | Non-communicable diseases +I87309- | Non-communicable diseases +I87311- | Non-communicable diseases +I87312- | Non-communicable diseases +I87313- | Non-communicable diseases +I87319- | Non-communicable diseases +I87321- | Non-communicable diseases +I87322- | Non-communicable diseases +I87323- | Non-communicable diseases +I87329- | Non-communicable diseases +I87331- | Non-communicable diseases +I87332- | Non-communicable diseases +I87333- | Non-communicable diseases +I87339- | Non-communicable diseases +I87391- | Non-communicable diseases +I87392- | Non-communicable diseases +I87393- | Non-communicable diseases +I87399- | Non-communicable diseases +I878--- | Non-communicable diseases +I879--- | Non-communicable diseases +I88---- | Non-communicable diseases +I880--- | Non-communicable diseases +I881--- | Non-communicable diseases +I888--- | Non-communicable diseases +I889--- | Non-communicable diseases +I89---- | Non-communicable diseases +I890--- | Non-communicable diseases +I891--- | Non-communicable diseases +I898--- | Non-communicable diseases +I899--- | Non-communicable diseases +I952--- | Non-communicable diseases +I953--- | Non-communicable diseases +I97---- | Non-communicable diseases +I970--- | Non-communicable diseases +I971--- | Non-communicable diseases +I97110- | Non-communicable diseases +I97111- | Non-communicable diseases +I97120- | Non-communicable diseases +I97121- | Non-communicable diseases +I97130- | Non-communicable diseases +I97131- | Non-communicable diseases +I97190- | Non-communicable diseases +I97191- | Non-communicable diseases +I972--- | Non-communicable diseases +I973--- | Non-communicable diseases +I97410- | Non-communicable diseases +I97411- | Non-communicable diseases +I97418- | Non-communicable diseases +I9742-- | Non-communicable diseases +I9751-- | Non-communicable diseases +I9752-- | Non-communicable diseases +I97610- | Non-communicable diseases +I97611- | Non-communicable diseases +I97618- | Non-communicable diseases +I97620- | Non-communicable diseases +I97621- | Non-communicable diseases +I97622- | Non-communicable diseases +I97630- | Non-communicable diseases +I97631- | Non-communicable diseases +I97638- | Non-communicable diseases +I97640- | Non-communicable diseases +I97641- | Non-communicable diseases +I97648- | Non-communicable diseases +I97710- | Non-communicable diseases +I97711- | Non-communicable diseases +I97790- | Non-communicable diseases +I97791- | Non-communicable diseases +I978--- | Non-communicable diseases +I97810- | Non-communicable diseases +I97811- | Non-communicable diseases +I97820- | Non-communicable diseases +I97821- | Non-communicable diseases +I9788-- | Non-communicable diseases +I9789-- | Non-communicable diseases +I979--- | Non-communicable diseases +I98---- | Non-communicable diseases +I982--- | Non-communicable diseases +J30---- | Non-communicable diseases +J300--- | Non-communicable diseases +J301--- | Non-communicable diseases +J302--- | Non-communicable diseases +J303--- | Non-communicable diseases +J304--- | Non-communicable diseases +J305--- | Non-communicable diseases +J3081-- | Non-communicable diseases +J3089-- | Non-communicable diseases +J309--- | Non-communicable diseases +J31---- | Non-communicable diseases +J310--- | Non-communicable diseases +J311--- | Non-communicable diseases +J312--- | Non-communicable diseases +J32---- | Non-communicable diseases +J320--- | Non-communicable diseases +J321--- | Non-communicable diseases +J322--- | Non-communicable diseases +J323--- | Non-communicable diseases +J324--- | Non-communicable diseases +J328--- | Non-communicable diseases +J329--- | Non-communicable diseases +J33---- | Non-communicable diseases +J330--- | Non-communicable diseases +J331--- | Non-communicable diseases +J338--- | Non-communicable diseases +J339--- | Non-communicable diseases +J34---- | Non-communicable diseases +J340--- | Non-communicable diseases +J341--- | Non-communicable diseases +J342--- | Non-communicable diseases +J343--- | Non-communicable diseases +J348--- | Non-communicable diseases +J3481-- | Non-communicable diseases +J3489-- | Non-communicable diseases +J349--- | Non-communicable diseases +J35---- | Non-communicable diseases +J350--- | Non-communicable diseases +J3501-- | Non-communicable diseases +J3502-- | Non-communicable diseases +J3503-- | Non-communicable diseases +J351--- | Non-communicable diseases +J352--- | Non-communicable diseases +J353--- | Non-communicable diseases +J358--- | Non-communicable diseases +J359--- | Non-communicable diseases +J37---- | Non-communicable diseases +J370--- | Non-communicable diseases +J371--- | Non-communicable diseases +J38---- | Non-communicable diseases +J380--- | Non-communicable diseases +J3800-- | Non-communicable diseases +J3801-- | Non-communicable diseases +J3802-- | Non-communicable diseases +J381--- | Non-communicable diseases +J382--- | Non-communicable diseases +J383--- | Non-communicable diseases +J384--- | Non-communicable diseases +J385--- | Non-communicable diseases +J386--- | Non-communicable diseases +J387--- | Non-communicable diseases +J39---- | Non-communicable diseases +J390--- | Non-communicable diseases +J391--- | Non-communicable diseases +J392--- | Non-communicable diseases +J393--- | Non-communicable diseases +J398--- | Non-communicable diseases +J399--- | Non-communicable diseases +J41---- | Non-communicable diseases +J410--- | Non-communicable diseases +J411--- | Non-communicable diseases +J418--- | Non-communicable diseases +J42---- | Non-communicable diseases +J43---- | Non-communicable diseases +J430--- | Non-communicable diseases +J431--- | Non-communicable diseases +J432--- | Non-communicable diseases +J438--- | Non-communicable diseases +J439--- | Non-communicable diseases +J44---- | Non-communicable diseases +J440--- | Non-communicable diseases +J441--- | Non-communicable diseases +J448--- | Non-communicable diseases +J449--- | Non-communicable diseases +J45---- | Non-communicable diseases +J450--- | Non-communicable diseases +J451--- | Non-communicable diseases +J4520-- | Non-communicable diseases +J4521-- | Non-communicable diseases +J4522-- | Non-communicable diseases +J4530-- | Non-communicable diseases +J4531-- | Non-communicable diseases +J4532-- | Non-communicable diseases +J4540-- | Non-communicable diseases +J4541-- | Non-communicable diseases +J4542-- | Non-communicable diseases +J4550-- | Non-communicable diseases +J4551-- | Non-communicable diseases +J4552-- | Non-communicable diseases +J458--- | Non-communicable diseases +J459--- | Non-communicable diseases +J45901- | Non-communicable diseases +J45902- | Non-communicable diseases +J45909- | Non-communicable diseases +J45990- | Non-communicable diseases +J45991- | Non-communicable diseases +J45998- | Non-communicable diseases +J46---- | Non-communicable diseases +J60---- | Non-communicable diseases +J61---- | Non-communicable diseases +J62---- | Non-communicable diseases +J620--- | Non-communicable diseases +J628--- | Non-communicable diseases +J63---- | Non-communicable diseases +J630--- | Non-communicable diseases +J631--- | Non-communicable diseases +J632--- | Non-communicable diseases +J633--- | Non-communicable diseases +J634--- | Non-communicable diseases +J635--- | Non-communicable diseases +J636--- | Non-communicable diseases +J638--- | Non-communicable diseases +J65---- | Non-communicable diseases +J66---- | Non-communicable diseases +J660--- | Non-communicable diseases +J661--- | Non-communicable diseases +J662--- | Non-communicable diseases +J668--- | Non-communicable diseases +J67---- | Non-communicable diseases +J670--- | Non-communicable diseases +J671--- | Non-communicable diseases +J672--- | Non-communicable diseases +J673--- | Non-communicable diseases +J674--- | Non-communicable diseases +J675--- | Non-communicable diseases +J676--- | Non-communicable diseases +J677--- | Non-communicable diseases +J678--- | Non-communicable diseases +J679--- | Non-communicable diseases +J68---- | Non-communicable diseases +J680--- | Non-communicable diseases +J681--- | Non-communicable diseases +J682--- | Non-communicable diseases +J683--- | Non-communicable diseases +J684--- | Non-communicable diseases +J688--- | Non-communicable diseases +J689--- | Non-communicable diseases +J70---- | Non-communicable diseases +J700--- | Non-communicable diseases +J701--- | Non-communicable diseases +J702--- | Non-communicable diseases +J703--- | Non-communicable diseases +J704--- | Non-communicable diseases +J705--- | Non-communicable diseases +J708--- | Non-communicable diseases +J709--- | Non-communicable diseases +J82---- | Non-communicable diseases +J84---- | Non-communicable diseases +J840--- | Non-communicable diseases +J8401-- | Non-communicable diseases +J8402-- | Non-communicable diseases +J8403-- | Non-communicable diseases +J8409-- | Non-communicable diseases +J841--- | Non-communicable diseases +J8410-- | Non-communicable diseases +J84111- | Non-communicable diseases +J84112- | Non-communicable diseases +J84113- | Non-communicable diseases +J84114- | Non-communicable diseases +J84115- | Non-communicable diseases +J84116- | Non-communicable diseases +J84117- | Non-communicable diseases +J8417-- | Non-communicable diseases +J842--- | Non-communicable diseases +J848--- | Non-communicable diseases +J8481-- | Non-communicable diseases +J8482-- | Non-communicable diseases +J8483-- | Non-communicable diseases +J84841- | Non-communicable diseases +J84842- | Non-communicable diseases +J84843- | Non-communicable diseases +J84848- | Non-communicable diseases +J8489-- | Non-communicable diseases +J849--- | Non-communicable diseases +J91---- | Non-communicable diseases +J918--- | Non-communicable diseases +J92---- | Non-communicable diseases +J920--- | Non-communicable diseases +J929--- | Non-communicable diseases +J95---- | Non-communicable diseases +J950--- | Non-communicable diseases +J9500-- | Non-communicable diseases +J9501-- | Non-communicable diseases +J9502-- | Non-communicable diseases +J9503-- | Non-communicable diseases +J9504-- | Non-communicable diseases +J9509-- | Non-communicable diseases +J951--- | Non-communicable diseases +J952--- | Non-communicable diseases +J953--- | Non-communicable diseases +J954--- | Non-communicable diseases +J955--- | Non-communicable diseases +J9561-- | Non-communicable diseases +J9562-- | Non-communicable diseases +J9571-- | Non-communicable diseases +J9572-- | Non-communicable diseases +J958--- | Non-communicable diseases +J95811- | Non-communicable diseases +J95812- | Non-communicable diseases +J95821- | Non-communicable diseases +J95822- | Non-communicable diseases +J95830- | Non-communicable diseases +J95831- | Non-communicable diseases +J9584-- | Non-communicable diseases +J95850- | Non-communicable diseases +J95851- | Non-communicable diseases +J95859- | Non-communicable diseases +J95860- | Non-communicable diseases +J95861- | Non-communicable diseases +J95862- | Non-communicable diseases +J95863- | Non-communicable diseases +J9588-- | Non-communicable diseases +J9589-- | Non-communicable diseases +J959--- | Non-communicable diseases +K20---- | Non-communicable diseases +K200--- | Non-communicable diseases +K208--- | Non-communicable diseases +K209--- | Non-communicable diseases +K22---- | Non-communicable diseases +K220--- | Non-communicable diseases +K221--- | Non-communicable diseases +K2210-- | Non-communicable diseases +K2211-- | Non-communicable diseases +K222--- | Non-communicable diseases +K223--- | Non-communicable diseases +K224--- | Non-communicable diseases +K225--- | Non-communicable diseases +K226--- | Non-communicable diseases +K228--- | Non-communicable diseases +K229--- | Non-communicable diseases +K23---- | Non-communicable diseases +K230--- | Non-communicable diseases +K231--- | Non-communicable diseases +K238--- | Non-communicable diseases +K25---- | Non-communicable diseases +K250--- | Non-communicable diseases +K251--- | Non-communicable diseases +K252--- | Non-communicable diseases +K253--- | Non-communicable diseases +K254--- | Non-communicable diseases +K255--- | Non-communicable diseases +K256--- | Non-communicable diseases +K257--- | Non-communicable diseases +K259--- | Non-communicable diseases +K26---- | Non-communicable diseases +K260--- | Non-communicable diseases +K261--- | Non-communicable diseases +K262--- | Non-communicable diseases +K263--- | Non-communicable diseases +K264--- | Non-communicable diseases +K265--- | Non-communicable diseases +K266--- | Non-communicable diseases +K267--- | Non-communicable diseases +K269--- | Non-communicable diseases +K27---- | Non-communicable diseases +K270--- | Non-communicable diseases +K271--- | Non-communicable diseases +K272--- | Non-communicable diseases +K273--- | Non-communicable diseases +K274--- | Non-communicable diseases +K275--- | Non-communicable diseases +K276--- | Non-communicable diseases +K277--- | Non-communicable diseases +K279--- | Non-communicable diseases +K28---- | Non-communicable diseases +K280--- | Non-communicable diseases +K281--- | Non-communicable diseases +K282--- | Non-communicable diseases +K283--- | Non-communicable diseases +K284--- | Non-communicable diseases +K285--- | Non-communicable diseases +K286--- | Non-communicable diseases +K287--- | Non-communicable diseases +K289--- | Non-communicable diseases +K29---- | Non-communicable diseases +K290--- | Non-communicable diseases +K2900-- | Non-communicable diseases +K2901-- | Non-communicable diseases +K291--- | Non-communicable diseases +K292--- | Non-communicable diseases +K2920-- | Non-communicable diseases +K2921-- | Non-communicable diseases +K293--- | Non-communicable diseases +K2930-- | Non-communicable diseases +K2931-- | Non-communicable diseases +K294--- | Non-communicable diseases +K2940-- | Non-communicable diseases +K2941-- | Non-communicable diseases +K295--- | Non-communicable diseases +K2950-- | Non-communicable diseases +K2951-- | Non-communicable diseases +K296--- | Non-communicable diseases +K2960-- | Non-communicable diseases +K2961-- | Non-communicable diseases +K297--- | Non-communicable diseases +K2970-- | Non-communicable diseases +K2971-- | Non-communicable diseases +K298--- | Non-communicable diseases +K2980-- | Non-communicable diseases +K2981-- | Non-communicable diseases +K299--- | Non-communicable diseases +K31---- | Non-communicable diseases +K310--- | Non-communicable diseases +K311--- | Non-communicable diseases +K312--- | Non-communicable diseases +K313--- | Non-communicable diseases +K314--- | Non-communicable diseases +K315--- | Non-communicable diseases +K316--- | Non-communicable diseases +K317--- | Non-communicable diseases +K318--- | Non-communicable diseases +K35---- | Non-communicable diseases +K352--- | Non-communicable diseases +K3520-- | Non-communicable diseases +K3521-- | Non-communicable diseases +K353--- | Non-communicable diseases +K3530-- | Non-communicable diseases +K3531-- | Non-communicable diseases +K3532-- | Non-communicable diseases +K3533-- | Non-communicable diseases +K358--- | Non-communicable diseases +K3580-- | Non-communicable diseases +K35890- | Non-communicable diseases +K35891- | Non-communicable diseases +K36---- | Non-communicable diseases +K37---- | Non-communicable diseases +K38---- | Non-communicable diseases +K380--- | Non-communicable diseases +K381--- | Non-communicable diseases +K382--- | Non-communicable diseases +K383--- | Non-communicable diseases +K388--- | Non-communicable diseases +K389--- | Non-communicable diseases +K40---- | Non-communicable diseases +K400--- | Non-communicable diseases +K4000-- | Non-communicable diseases +K4001-- | Non-communicable diseases +K401--- | Non-communicable diseases +K4010-- | Non-communicable diseases +K4011-- | Non-communicable diseases +K402--- | Non-communicable diseases +K4020-- | Non-communicable diseases +K4021-- | Non-communicable diseases +K403--- | Non-communicable diseases +K4030-- | Non-communicable diseases +K4031-- | Non-communicable diseases +K404--- | Non-communicable diseases +K4040-- | Non-communicable diseases +K4041-- | Non-communicable diseases +K409--- | Non-communicable diseases +K4090-- | Non-communicable diseases +K4091-- | Non-communicable diseases +K41---- | Non-communicable diseases +K410--- | Non-communicable diseases +K4100-- | Non-communicable diseases +K4101-- | Non-communicable diseases +K411--- | Non-communicable diseases +K4110-- | Non-communicable diseases +K4111-- | Non-communicable diseases +K412--- | Non-communicable diseases +K4120-- | Non-communicable diseases +K4121-- | Non-communicable diseases +K413--- | Non-communicable diseases +K4130-- | Non-communicable diseases +K4131-- | Non-communicable diseases +K414--- | Non-communicable diseases +K4140-- | Non-communicable diseases +K4141-- | Non-communicable diseases +K419--- | Non-communicable diseases +K4190-- | Non-communicable diseases +K4191-- | Non-communicable diseases +K42---- | Non-communicable diseases +K420--- | Non-communicable diseases +K421--- | Non-communicable diseases +K429--- | Non-communicable diseases +K43---- | Non-communicable diseases +K430--- | Non-communicable diseases +K431--- | Non-communicable diseases +K432--- | Non-communicable diseases +K433--- | Non-communicable diseases +K434--- | Non-communicable diseases +K435--- | Non-communicable diseases +K436--- | Non-communicable diseases +K437--- | Non-communicable diseases +K439--- | Non-communicable diseases +K44---- | Non-communicable diseases +K440--- | Non-communicable diseases +K441--- | Non-communicable diseases +K449--- | Non-communicable diseases +K45---- | Non-communicable diseases +K450--- | Non-communicable diseases +K451--- | Non-communicable diseases +K458--- | Non-communicable diseases +K46---- | Non-communicable diseases +K460--- | Non-communicable diseases +K461--- | Non-communicable diseases +K469--- | Non-communicable diseases +K50---- | Non-communicable diseases +K500--- | Non-communicable diseases +K5000-- | Non-communicable diseases +K50011- | Non-communicable diseases +K50012- | Non-communicable diseases +K50013- | Non-communicable diseases +K50014- | Non-communicable diseases +K50018- | Non-communicable diseases +K50019- | Non-communicable diseases +K501--- | Non-communicable diseases +K5010-- | Non-communicable diseases +K50111- | Non-communicable diseases +K50112- | Non-communicable diseases +K50113- | Non-communicable diseases +K50114- | Non-communicable diseases +K50118- | Non-communicable diseases +K50119- | Non-communicable diseases +K508--- | Non-communicable diseases +K5080-- | Non-communicable diseases +K50811- | Non-communicable diseases +K50812- | Non-communicable diseases +K50813- | Non-communicable diseases +K50814- | Non-communicable diseases +K50818- | Non-communicable diseases +K50819- | Non-communicable diseases +K509--- | Non-communicable diseases +K5090-- | Non-communicable diseases +K50911- | Non-communicable diseases +K50912- | Non-communicable diseases +K50913- | Non-communicable diseases +K50914- | Non-communicable diseases +K50918- | Non-communicable diseases +K50919- | Non-communicable diseases +K51---- | Non-communicable diseases +K510--- | Non-communicable diseases +K5100-- | Non-communicable diseases +K51011- | Non-communicable diseases +K51012- | Non-communicable diseases +K51013- | Non-communicable diseases +K51014- | Non-communicable diseases +K51018- | Non-communicable diseases +K51019- | Non-communicable diseases +K512--- | Non-communicable diseases +K5120-- | Non-communicable diseases +K51211- | Non-communicable diseases +K51212- | Non-communicable diseases +K51213- | Non-communicable diseases +K51214- | Non-communicable diseases +K51218- | Non-communicable diseases +K51219- | Non-communicable diseases +K513--- | Non-communicable diseases +K5130-- | Non-communicable diseases +K51311- | Non-communicable diseases +K51312- | Non-communicable diseases +K51313- | Non-communicable diseases +K51314- | Non-communicable diseases +K51318- | Non-communicable diseases +K51319- | Non-communicable diseases +K514--- | Non-communicable diseases +K5140-- | Non-communicable diseases +K51411- | Non-communicable diseases +K51412- | Non-communicable diseases +K51413- | Non-communicable diseases +K51414- | Non-communicable diseases +K51418- | Non-communicable diseases +K51419- | Non-communicable diseases +K515--- | Non-communicable diseases +K5150-- | Non-communicable diseases +K51511- | Non-communicable diseases +K51512- | Non-communicable diseases +K51513- | Non-communicable diseases +K51514- | Non-communicable diseases +K51518- | Non-communicable diseases +K51519- | Non-communicable diseases +K518--- | Non-communicable diseases +K5180-- | Non-communicable diseases +K51811- | Non-communicable diseases +K51812- | Non-communicable diseases +K51813- | Non-communicable diseases +K51814- | Non-communicable diseases +K51818- | Non-communicable diseases +K51819- | Non-communicable diseases +K519--- | Non-communicable diseases +K5190-- | Non-communicable diseases +K51911- | Non-communicable diseases +K51912- | Non-communicable diseases +K51913- | Non-communicable diseases +K51914- | Non-communicable diseases +K51918- | Non-communicable diseases +K51919- | Non-communicable diseases +K52---- | Non-communicable diseases +K520--- | Non-communicable diseases +K522--- | Non-communicable diseases +K5221-- | Non-communicable diseases +K5222-- | Non-communicable diseases +K5229-- | Non-communicable diseases +K523--- | Non-communicable diseases +K528--- | Non-communicable diseases +K5281-- | Non-communicable diseases +K5282-- | Non-communicable diseases +K52831- | Non-communicable diseases +K52832- | Non-communicable diseases +K52838- | Non-communicable diseases +K52839- | Non-communicable diseases +K5289-- | Non-communicable diseases +K529--- | Non-communicable diseases +K55---- | Non-communicable diseases +K550--- | Non-communicable diseases +K55011- | Non-communicable diseases +K55012- | Non-communicable diseases +K55019- | Non-communicable diseases +K55021- | Non-communicable diseases +K55022- | Non-communicable diseases +K55029- | Non-communicable diseases +K55031- | Non-communicable diseases +K55032- | Non-communicable diseases +K55039- | Non-communicable diseases +K55041- | Non-communicable diseases +K55042- | Non-communicable diseases +K55049- | Non-communicable diseases +K55051- | Non-communicable diseases +K55052- | Non-communicable diseases +K55059- | Non-communicable diseases +K55061- | Non-communicable diseases +K55062- | Non-communicable diseases +K55069- | Non-communicable diseases +K551--- | Non-communicable diseases +K552--- | Non-communicable diseases +K5520-- | Non-communicable diseases +K5521-- | Non-communicable diseases +K553--- | Non-communicable diseases +K5530-- | Non-communicable diseases +K5531-- | Non-communicable diseases +K5532-- | Non-communicable diseases +K5533-- | Non-communicable diseases +K558--- | Non-communicable diseases +K559--- | Non-communicable diseases +K56---- | Non-communicable diseases +K560--- | Non-communicable diseases +K561--- | Non-communicable diseases +K562--- | Non-communicable diseases +K563--- | Non-communicable diseases +K564--- | Non-communicable diseases +K5641-- | Non-communicable diseases +K5649-- | Non-communicable diseases +K565--- | Non-communicable diseases +K5650-- | Non-communicable diseases +K5651-- | Non-communicable diseases +K5652-- | Non-communicable diseases +K566--- | Non-communicable diseases +K56600- | Non-communicable diseases +K56601- | Non-communicable diseases +K56609- | Non-communicable diseases +K56690- | Non-communicable diseases +K56691- | Non-communicable diseases +K56699- | Non-communicable diseases +K567--- | Non-communicable diseases +K57---- | Non-communicable diseases +K570--- | Non-communicable diseases +K5700-- | Non-communicable diseases +K5701-- | Non-communicable diseases +K571--- | Non-communicable diseases +K5710-- | Non-communicable diseases +K5711-- | Non-communicable diseases +K5712-- | Non-communicable diseases +K5713-- | Non-communicable diseases +K572--- | Non-communicable diseases +K5720-- | Non-communicable diseases +K5721-- | Non-communicable diseases +K573--- | Non-communicable diseases +K5730-- | Non-communicable diseases +K5731-- | Non-communicable diseases +K5732-- | Non-communicable diseases +K5733-- | Non-communicable diseases +K574--- | Non-communicable diseases +K5740-- | Non-communicable diseases +K5741-- | Non-communicable diseases +K575--- | Non-communicable diseases +K5750-- | Non-communicable diseases +K5751-- | Non-communicable diseases +K5752-- | Non-communicable diseases +K5753-- | Non-communicable diseases +K578--- | Non-communicable diseases +K5780-- | Non-communicable diseases +K5781-- | Non-communicable diseases +K579--- | Non-communicable diseases +K5790-- | Non-communicable diseases +K5791-- | Non-communicable diseases +K5792-- | Non-communicable diseases +K5793-- | Non-communicable diseases +K58---- | Non-communicable diseases +K580--- | Non-communicable diseases +K581--- | Non-communicable diseases +K582--- | Non-communicable diseases +K583--- | Non-communicable diseases +K588--- | Non-communicable diseases +K589--- | Non-communicable diseases +K59---- | Non-communicable diseases +K590--- | Non-communicable diseases +K5900-- | Non-communicable diseases +K5901-- | Non-communicable diseases +K5902-- | Non-communicable diseases +K5903-- | Non-communicable diseases +K5904-- | Non-communicable diseases +K5909-- | Non-communicable diseases +K591--- | Non-communicable diseases +K592--- | Non-communicable diseases +K593--- | Non-communicable diseases +K5931-- | Non-communicable diseases +K5939-- | Non-communicable diseases +K594--- | Non-communicable diseases +K598--- | Non-communicable diseases +K599--- | Non-communicable diseases +K60---- | Non-communicable diseases +K600--- | Non-communicable diseases +K601--- | Non-communicable diseases +K602--- | Non-communicable diseases +K603--- | Non-communicable diseases +K604--- | Non-communicable diseases +K605--- | Non-communicable diseases +K61---- | Non-communicable diseases +K610--- | Non-communicable diseases +K611--- | Non-communicable diseases +K612--- | Non-communicable diseases +K613--- | Non-communicable diseases +K6131-- | Non-communicable diseases +K6139-- | Non-communicable diseases +K614--- | Non-communicable diseases +K615--- | Non-communicable diseases +K62---- | Non-communicable diseases +K620--- | Non-communicable diseases +K621--- | Non-communicable diseases +K622--- | Non-communicable diseases +K623--- | Non-communicable diseases +K624--- | Non-communicable diseases +K625--- | Non-communicable diseases +K626--- | Non-communicable diseases +K627--- | Non-communicable diseases +K628--- | Non-communicable diseases +K6281-- | Non-communicable diseases +K6282-- | Non-communicable diseases +K6289-- | Non-communicable diseases +K629--- | Non-communicable diseases +K635--- | Non-communicable diseases +K64---- | Non-communicable diseases +K640--- | Non-communicable diseases +K641--- | Non-communicable diseases +K642--- | Non-communicable diseases +K643--- | Non-communicable diseases +K644--- | Non-communicable diseases +K645--- | Non-communicable diseases +K648--- | Non-communicable diseases +K649--- | Non-communicable diseases +K668--- | Non-communicable diseases +K67---- | Non-communicable diseases +K70---- | Non-communicable diseases +K700--- | Non-communicable diseases +K701--- | Non-communicable diseases +K7010-- | Non-communicable diseases +K7011-- | Non-communicable diseases +K702--- | Non-communicable diseases +K703--- | Non-communicable diseases +K717--- | Non-communicable diseases +K73---- | Non-communicable diseases +K730--- | Non-communicable diseases +K731--- | Non-communicable diseases +K732--- | Non-communicable diseases +K738--- | Non-communicable diseases +K739--- | Non-communicable diseases +K74---- | Non-communicable diseases +K740--- | Non-communicable diseases +K741--- | Non-communicable diseases +K742--- | Non-communicable diseases +K743--- | Non-communicable diseases +K744--- | Non-communicable diseases +K745--- | Non-communicable diseases +K746--- | Non-communicable diseases +K7460-- | Non-communicable diseases +K7469-- | Non-communicable diseases +K75---- | Non-communicable diseases +K751--- | Non-communicable diseases +K752--- | Non-communicable diseases +K754--- | Non-communicable diseases +K758--- | Non-communicable diseases +K7581-- | Non-communicable diseases +K7589-- | Non-communicable diseases +K759--- | Non-communicable diseases +K76---- | Non-communicable diseases +K760--- | Non-communicable diseases +K761--- | Non-communicable diseases +K762--- | Non-communicable diseases +K764--- | Non-communicable diseases +K765--- | Non-communicable diseases +K766--- | Non-communicable diseases +K767--- | Non-communicable diseases +K768--- | Non-communicable diseases +K7681-- | Non-communicable diseases +K7689-- | Non-communicable diseases +K769--- | Non-communicable diseases +K77---- | Non-communicable diseases +K778--- | Non-communicable diseases +K80---- | Non-communicable diseases +K800--- | Non-communicable diseases +K8000-- | Non-communicable diseases +K8001-- | Non-communicable diseases +K801--- | Non-communicable diseases +K8010-- | Non-communicable diseases +K8011-- | Non-communicable diseases +K8012-- | Non-communicable diseases +K8013-- | Non-communicable diseases +K8018-- | Non-communicable diseases +K8019-- | Non-communicable diseases +K802--- | Non-communicable diseases +K8020-- | Non-communicable diseases +K8021-- | Non-communicable diseases +K803--- | Non-communicable diseases +K8030-- | Non-communicable diseases +K8031-- | Non-communicable diseases +K8032-- | Non-communicable diseases +K8033-- | Non-communicable diseases +K8034-- | Non-communicable diseases +K8035-- | Non-communicable diseases +K8036-- | Non-communicable diseases +K8037-- | Non-communicable diseases +K804--- | Non-communicable diseases +K8040-- | Non-communicable diseases +K8041-- | Non-communicable diseases +K8042-- | Non-communicable diseases +K8043-- | Non-communicable diseases +K8044-- | Non-communicable diseases +K8045-- | Non-communicable diseases +K8046-- | Non-communicable diseases +K8047-- | Non-communicable diseases +K805--- | Non-communicable diseases +K8050-- | Non-communicable diseases +K8051-- | Non-communicable diseases +K8060-- | Non-communicable diseases +K8061-- | Non-communicable diseases +K8062-- | Non-communicable diseases +K8063-- | Non-communicable diseases +K8064-- | Non-communicable diseases +K8065-- | Non-communicable diseases +K8066-- | Non-communicable diseases +K8067-- | Non-communicable diseases +K8070-- | Non-communicable diseases +K8071-- | Non-communicable diseases +K808--- | Non-communicable diseases +K8080-- | Non-communicable diseases +K8081-- | Non-communicable diseases +K81---- | Non-communicable diseases +K810--- | Non-communicable diseases +K811--- | Non-communicable diseases +K812--- | Non-communicable diseases +K818--- | Non-communicable diseases +K819--- | Non-communicable diseases +K82---- | Non-communicable diseases +K820--- | Non-communicable diseases +K821--- | Non-communicable diseases +K822--- | Non-communicable diseases +K823--- | Non-communicable diseases +K824--- | Non-communicable diseases +K828--- | Non-communicable diseases +K829--- | Non-communicable diseases +K82A1-- | Non-communicable diseases +K82A2-- | Non-communicable diseases +K83---- | Non-communicable diseases +K830--- | Non-communicable diseases +K8301-- | Non-communicable diseases +K8309-- | Non-communicable diseases +K831--- | Non-communicable diseases +K832--- | Non-communicable diseases +K833--- | Non-communicable diseases +K834--- | Non-communicable diseases +K835--- | Non-communicable diseases +K838--- | Non-communicable diseases +K839--- | Non-communicable diseases +K85---- | Non-communicable diseases +K850--- | Non-communicable diseases +K8500-- | Non-communicable diseases +K8501-- | Non-communicable diseases +K8502-- | Non-communicable diseases +K851--- | Non-communicable diseases +K8510-- | Non-communicable diseases +K8511-- | Non-communicable diseases +K8512-- | Non-communicable diseases +K852--- | Non-communicable diseases +K8520-- | Non-communicable diseases +K8521-- | Non-communicable diseases +K8522-- | Non-communicable diseases +K853--- | Non-communicable diseases +K8530-- | Non-communicable diseases +K8531-- | Non-communicable diseases +K8532-- | Non-communicable diseases +K858--- | Non-communicable diseases +K8580-- | Non-communicable diseases +K8581-- | Non-communicable diseases +K8582-- | Non-communicable diseases +K859--- | Non-communicable diseases +K8590-- | Non-communicable diseases +K8591-- | Non-communicable diseases +K8592-- | Non-communicable diseases +K86---- | Non-communicable diseases +K860--- | Non-communicable diseases +K861--- | Non-communicable diseases +K862--- | Non-communicable diseases +K863--- | Non-communicable diseases +K868--- | Non-communicable diseases +K8681-- | Non-communicable diseases +K8689-- | Non-communicable diseases +K869--- | Non-communicable diseases +K90---- | Non-communicable diseases +K900--- | Non-communicable diseases +K901--- | Non-communicable diseases +K902--- | Non-communicable diseases +K903--- | Non-communicable diseases +K904--- | Non-communicable diseases +K9041-- | Non-communicable diseases +K9049-- | Non-communicable diseases +K908--- | Non-communicable diseases +K9081-- | Non-communicable diseases +K9089-- | Non-communicable diseases +K909--- | Non-communicable diseases +K91---- | Non-communicable diseases +K910--- | Non-communicable diseases +K911--- | Non-communicable diseases +K912--- | Non-communicable diseases +K913--- | Non-communicable diseases +K9130-- | Non-communicable diseases +K9131-- | Non-communicable diseases +K9132-- | Non-communicable diseases +K914--- | Non-communicable diseases +K915--- | Non-communicable diseases +K9161-- | Non-communicable diseases +K9162-- | Non-communicable diseases +K9171-- | Non-communicable diseases +K9172-- | Non-communicable diseases +K918--- | Non-communicable diseases +K9181-- | Non-communicable diseases +K9182-- | Non-communicable diseases +K9183-- | Non-communicable diseases +K91840- | Non-communicable diseases +K91841- | Non-communicable diseases +K91850- | Non-communicable diseases +K91858- | Non-communicable diseases +K9186-- | Non-communicable diseases +K91870- | Non-communicable diseases +K91871- | Non-communicable diseases +K91872- | Non-communicable diseases +K91873- | Non-communicable diseases +K9189-- | Non-communicable diseases +K919--- | Non-communicable diseases +K928--- | Non-communicable diseases +K938--- | Non-communicable diseases +K9400-- | Non-communicable diseases +K9401-- | Non-communicable diseases +K9402-- | Non-communicable diseases +K9403-- | Non-communicable diseases +K9409-- | Non-communicable diseases +K9410-- | Non-communicable diseases +K9411-- | Non-communicable diseases +K9412-- | Non-communicable diseases +K9413-- | Non-communicable diseases +K9419-- | Non-communicable diseases +K9420-- | Non-communicable diseases +K9421-- | Non-communicable diseases +K9422-- | Non-communicable diseases +K9423-- | Non-communicable diseases +K9429-- | Non-communicable diseases +K9430-- | Non-communicable diseases +K9431-- | Non-communicable diseases +K9432-- | Non-communicable diseases +K9433-- | Non-communicable diseases +K9439-- | Non-communicable diseases +K9501-- | Non-communicable diseases +K9509-- | Non-communicable diseases +L00---- | Non-communicable diseases +L01---- | Non-communicable diseases +L010--- | Non-communicable diseases +L0100-- | Non-communicable diseases +L0101-- | Non-communicable diseases +L0102-- | Non-communicable diseases +L0103-- | Non-communicable diseases +L0109-- | Non-communicable diseases +L011--- | Non-communicable diseases +L02---- | Non-communicable diseases +L020--- | Non-communicable diseases +L0201-- | Non-communicable diseases +L0202-- | Non-communicable diseases +L0203-- | Non-communicable diseases +L021--- | Non-communicable diseases +L0211-- | Non-communicable diseases +L0212-- | Non-communicable diseases +L0213-- | Non-communicable diseases +L022--- | Non-communicable diseases +L02211- | Non-communicable diseases +L02212- | Non-communicable diseases +L02213- | Non-communicable diseases +L02214- | Non-communicable diseases +L02215- | Non-communicable diseases +L02216- | Non-communicable diseases +L02219- | Non-communicable diseases +L02221- | Non-communicable diseases +L02222- | Non-communicable diseases +L02223- | Non-communicable diseases +L02224- | Non-communicable diseases +L02225- | Non-communicable diseases +L02226- | Non-communicable diseases +L02229- | Non-communicable diseases +L02231- | Non-communicable diseases +L02232- | Non-communicable diseases +L02233- | Non-communicable diseases +L02234- | Non-communicable diseases +L02235- | Non-communicable diseases +L02236- | Non-communicable diseases +L02239- | Non-communicable diseases +L023--- | Non-communicable diseases +L0231-- | Non-communicable diseases +L0232-- | Non-communicable diseases +L0233-- | Non-communicable diseases +L024--- | Non-communicable diseases +L02411- | Non-communicable diseases +L02412- | Non-communicable diseases +L02413- | Non-communicable diseases +L02414- | Non-communicable diseases +L02415- | Non-communicable diseases +L02416- | Non-communicable diseases +L02419- | Non-communicable diseases +L02421- | Non-communicable diseases +L02422- | Non-communicable diseases +L02423- | Non-communicable diseases +L02424- | Non-communicable diseases +L02425- | Non-communicable diseases +L02426- | Non-communicable diseases +L02429- | Non-communicable diseases +L02431- | Non-communicable diseases +L02432- | Non-communicable diseases +L02433- | Non-communicable diseases +L02434- | Non-communicable diseases +L02435- | Non-communicable diseases +L02436- | Non-communicable diseases +L02439- | Non-communicable diseases +L02511- | Non-communicable diseases +L02512- | Non-communicable diseases +L02519- | Non-communicable diseases +L02521- | Non-communicable diseases +L02522- | Non-communicable diseases +L02529- | Non-communicable diseases +L02531- | Non-communicable diseases +L02532- | Non-communicable diseases +L02539- | Non-communicable diseases +L02611- | Non-communicable diseases +L02612- | Non-communicable diseases +L02619- | Non-communicable diseases +L02621- | Non-communicable diseases +L02622- | Non-communicable diseases +L02629- | Non-communicable diseases +L02631- | Non-communicable diseases +L02632- | Non-communicable diseases +L02639- | Non-communicable diseases +L028--- | Non-communicable diseases +L02811- | Non-communicable diseases +L02818- | Non-communicable diseases +L02821- | Non-communicable diseases +L02828- | Non-communicable diseases +L02831- | Non-communicable diseases +L02838- | Non-communicable diseases +L029--- | Non-communicable diseases +L0291-- | Non-communicable diseases +L0292-- | Non-communicable diseases +L0293-- | Non-communicable diseases +L03---- | Non-communicable diseases +L030--- | Non-communicable diseases +L03011- | Non-communicable diseases +L03012- | Non-communicable diseases +L03019- | Non-communicable diseases +L03021- | Non-communicable diseases +L03022- | Non-communicable diseases +L03029- | Non-communicable diseases +L03031- | Non-communicable diseases +L03032- | Non-communicable diseases +L03039- | Non-communicable diseases +L03041- | Non-communicable diseases +L03042- | Non-communicable diseases +L03049- | Non-communicable diseases +L031--- | Non-communicable diseases +L03111- | Non-communicable diseases +L03112- | Non-communicable diseases +L03113- | Non-communicable diseases +L03114- | Non-communicable diseases +L03115- | Non-communicable diseases +L03116- | Non-communicable diseases +L03119- | Non-communicable diseases +L03121- | Non-communicable diseases +L03122- | Non-communicable diseases +L03123- | Non-communicable diseases +L03124- | Non-communicable diseases +L03125- | Non-communicable diseases +L03126- | Non-communicable diseases +L03129- | Non-communicable diseases +L032--- | Non-communicable diseases +L03211- | Non-communicable diseases +L03212- | Non-communicable diseases +L03213- | Non-communicable diseases +L03221- | Non-communicable diseases +L03222- | Non-communicable diseases +L033--- | Non-communicable diseases +L03311- | Non-communicable diseases +L03312- | Non-communicable diseases +L03313- | Non-communicable diseases +L03314- | Non-communicable diseases +L03315- | Non-communicable diseases +L03316- | Non-communicable diseases +L03317- | Non-communicable diseases +L03319- | Non-communicable diseases +L03321- | Non-communicable diseases +L03322- | Non-communicable diseases +L03323- | Non-communicable diseases +L03324- | Non-communicable diseases +L03325- | Non-communicable diseases +L03326- | Non-communicable diseases +L03327- | Non-communicable diseases +L03329- | Non-communicable diseases +L038--- | Non-communicable diseases +L03811- | Non-communicable diseases +L03818- | Non-communicable diseases +L03891- | Non-communicable diseases +L03898- | Non-communicable diseases +L039--- | Non-communicable diseases +L0390-- | Non-communicable diseases +L0391-- | Non-communicable diseases +L04---- | Non-communicable diseases +L040--- | Non-communicable diseases +L041--- | Non-communicable diseases +L042--- | Non-communicable diseases +L043--- | Non-communicable diseases +L048--- | Non-communicable diseases +L049--- | Non-communicable diseases +L05---- | Non-communicable diseases +L050--- | Non-communicable diseases +L0501-- | Non-communicable diseases +L0502-- | Non-communicable diseases +L059--- | Non-communicable diseases +L08---- | Non-communicable diseases +L080--- | Non-communicable diseases +L081--- | Non-communicable diseases +L088--- | Non-communicable diseases +L0881-- | Non-communicable diseases +L0882-- | Non-communicable diseases +L0889-- | Non-communicable diseases +L089--- | Non-communicable diseases +L10---- | Non-communicable diseases +L100--- | Non-communicable diseases +L101--- | Non-communicable diseases +L102--- | Non-communicable diseases +L103--- | Non-communicable diseases +L104--- | Non-communicable diseases +L105--- | Non-communicable diseases +L108--- | Non-communicable diseases +L1081-- | Non-communicable diseases +L1089-- | Non-communicable diseases +L109--- | Non-communicable diseases +L11---- | Non-communicable diseases +L110--- | Non-communicable diseases +L111--- | Non-communicable diseases +L118--- | Non-communicable diseases +L119--- | Non-communicable diseases +L12---- | Non-communicable diseases +L120--- | Non-communicable diseases +L121--- | Non-communicable diseases +L122--- | Non-communicable diseases +L123--- | Non-communicable diseases +L1230-- | Non-communicable diseases +L1231-- | Non-communicable diseases +L1235-- | Non-communicable diseases +L128--- | Non-communicable diseases +L129--- | Non-communicable diseases +L13---- | Non-communicable diseases +L130--- | Non-communicable diseases +L131--- | Non-communicable diseases +L138--- | Non-communicable diseases +L139--- | Non-communicable diseases +L14---- | Non-communicable diseases +L51---- | Non-communicable diseases +L510--- | Non-communicable diseases +L511--- | Non-communicable diseases +L512--- | Non-communicable diseases +L513--- | Non-communicable diseases +L518--- | Non-communicable diseases +L519--- | Non-communicable diseases +L88---- | Non-communicable diseases +L89---- | Non-communicable diseases +L890--- | Non-communicable diseases +L89000- | Non-communicable diseases +L89001- | Non-communicable diseases +L89002- | Non-communicable diseases +L89003- | Non-communicable diseases +L89004- | Non-communicable diseases +L89009- | Non-communicable diseases +L89010- | Non-communicable diseases +L89011- | Non-communicable diseases +L89012- | Non-communicable diseases +L89013- | Non-communicable diseases +L89014- | Non-communicable diseases +L89019- | Non-communicable diseases +L89020- | Non-communicable diseases +L89021- | Non-communicable diseases +L89022- | Non-communicable diseases +L89023- | Non-communicable diseases +L89024- | Non-communicable diseases +L89029- | Non-communicable diseases +L891--- | Non-communicable diseases +L89100- | Non-communicable diseases +L89101- | Non-communicable diseases +L89102- | Non-communicable diseases +L89103- | Non-communicable diseases +L89104- | Non-communicable diseases +L89109- | Non-communicable diseases +L89110- | Non-communicable diseases +L89111- | Non-communicable diseases +L89112- | Non-communicable diseases +L89113- | Non-communicable diseases +L89114- | Non-communicable diseases +L89119- | Non-communicable diseases +L89120- | Non-communicable diseases +L89121- | Non-communicable diseases +L89122- | Non-communicable diseases +L89123- | Non-communicable diseases +L89124- | Non-communicable diseases +L89129- | Non-communicable diseases +L89130- | Non-communicable diseases +L89131- | Non-communicable diseases +L89132- | Non-communicable diseases +L89133- | Non-communicable diseases +L89134- | Non-communicable diseases +L89139- | Non-communicable diseases +L89140- | Non-communicable diseases +L89141- | Non-communicable diseases +L89142- | Non-communicable diseases +L89143- | Non-communicable diseases +L89144- | Non-communicable diseases +L89149- | Non-communicable diseases +L89150- | Non-communicable diseases +L89151- | Non-communicable diseases +L89152- | Non-communicable diseases +L89153- | Non-communicable diseases +L89154- | Non-communicable diseases +L89159- | Non-communicable diseases +L892--- | Non-communicable diseases +L89200- | Non-communicable diseases +L89201- | Non-communicable diseases +L89202- | Non-communicable diseases +L89203- | Non-communicable diseases +L89204- | Non-communicable diseases +L89209- | Non-communicable diseases +L89210- | Non-communicable diseases +L89211- | Non-communicable diseases +L89212- | Non-communicable diseases +L89213- | Non-communicable diseases +L89214- | Non-communicable diseases +L89219- | Non-communicable diseases +L89220- | Non-communicable diseases +L89221- | Non-communicable diseases +L89222- | Non-communicable diseases +L89223- | Non-communicable diseases +L89224- | Non-communicable diseases +L89229- | Non-communicable diseases +L893--- | Non-communicable diseases +L89300- | Non-communicable diseases +L89301- | Non-communicable diseases +L89302- | Non-communicable diseases +L89303- | Non-communicable diseases +L89304- | Non-communicable diseases +L89309- | Non-communicable diseases +L89310- | Non-communicable diseases +L89311- | Non-communicable diseases +L89312- | Non-communicable diseases +L89313- | Non-communicable diseases +L89314- | Non-communicable diseases +L89319- | Non-communicable diseases +L89320- | Non-communicable diseases +L89321- | Non-communicable diseases +L89322- | Non-communicable diseases +L89323- | Non-communicable diseases +L89324- | Non-communicable diseases +L89329- | Non-communicable diseases +L8940-- | Non-communicable diseases +L8941-- | Non-communicable diseases +L8942-- | Non-communicable diseases +L8943-- | Non-communicable diseases +L8944-- | Non-communicable diseases +L8945-- | Non-communicable diseases +L89500- | Non-communicable diseases +L89501- | Non-communicable diseases +L89502- | Non-communicable diseases +L89503- | Non-communicable diseases +L89504- | Non-communicable diseases +L89509- | Non-communicable diseases +L89510- | Non-communicable diseases +L89511- | Non-communicable diseases +L89512- | Non-communicable diseases +L89513- | Non-communicable diseases +L89514- | Non-communicable diseases +L89519- | Non-communicable diseases +L89520- | Non-communicable diseases +L89521- | Non-communicable diseases +L89522- | Non-communicable diseases +L89523- | Non-communicable diseases +L89524- | Non-communicable diseases +L89529- | Non-communicable diseases +L89600- | Non-communicable diseases +L89601- | Non-communicable diseases +L89602- | Non-communicable diseases +L89603- | Non-communicable diseases +L89604- | Non-communicable diseases +L89609- | Non-communicable diseases +L89610- | Non-communicable diseases +L89611- | Non-communicable diseases +L89612- | Non-communicable diseases +L89613- | Non-communicable diseases +L89614- | Non-communicable diseases +L89619- | Non-communicable diseases +L89620- | Non-communicable diseases +L89621- | Non-communicable diseases +L89622- | Non-communicable diseases +L89623- | Non-communicable diseases +L89624- | Non-communicable diseases +L89629- | Non-communicable diseases +L89810- | Non-communicable diseases +L89811- | Non-communicable diseases +L89812- | Non-communicable diseases +L89813- | Non-communicable diseases +L89814- | Non-communicable diseases +L89819- | Non-communicable diseases +L89890- | Non-communicable diseases +L89891- | Non-communicable diseases +L89892- | Non-communicable diseases +L89893- | Non-communicable diseases +L89894- | Non-communicable diseases +L89899- | Non-communicable diseases +L899--- | Non-communicable diseases +L93---- | Non-communicable diseases +L930--- | Non-communicable diseases +L931--- | Non-communicable diseases +L932--- | Non-communicable diseases +L97---- | Non-communicable diseases +L97101- | Non-communicable diseases +L97102- | Non-communicable diseases +L97103- | Non-communicable diseases +L97104- | Non-communicable diseases +L97105- | Non-communicable diseases +L97106- | Non-communicable diseases +L97108- | Non-communicable diseases +L97109- | Non-communicable diseases +L97111- | Non-communicable diseases +L97112- | Non-communicable diseases +L97113- | Non-communicable diseases +L97114- | Non-communicable diseases +L97115- | Non-communicable diseases +L97116- | Non-communicable diseases +L97118- | Non-communicable diseases +L97119- | Non-communicable diseases +L97121- | Non-communicable diseases +L97122- | Non-communicable diseases +L97123- | Non-communicable diseases +L97124- | Non-communicable diseases +L97125- | Non-communicable diseases +L97126- | Non-communicable diseases +L97128- | Non-communicable diseases +L97129- | Non-communicable diseases +L97201- | Non-communicable diseases +L97202- | Non-communicable diseases +L97203- | Non-communicable diseases +L97204- | Non-communicable diseases +L97205- | Non-communicable diseases +L97206- | Non-communicable diseases +L97208- | Non-communicable diseases +L97209- | Non-communicable diseases +L97211- | Non-communicable diseases +L97212- | Non-communicable diseases +L97213- | Non-communicable diseases +L97214- | Non-communicable diseases +L97215- | Non-communicable diseases +L97216- | Non-communicable diseases +L97218- | Non-communicable diseases +L97219- | Non-communicable diseases +L97221- | Non-communicable diseases +L97222- | Non-communicable diseases +L97223- | Non-communicable diseases +L97224- | Non-communicable diseases +L97225- | Non-communicable diseases +L97226- | Non-communicable diseases +L97228- | Non-communicable diseases +L97229- | Non-communicable diseases +L97301- | Non-communicable diseases +L97302- | Non-communicable diseases +L97303- | Non-communicable diseases +L97304- | Non-communicable diseases +L97305- | Non-communicable diseases +L97306- | Non-communicable diseases +L97308- | Non-communicable diseases +L97309- | Non-communicable diseases +L97311- | Non-communicable diseases +L97312- | Non-communicable diseases +L97313- | Non-communicable diseases +L97314- | Non-communicable diseases +L97315- | Non-communicable diseases +L97316- | Non-communicable diseases +L97318- | Non-communicable diseases +L97319- | Non-communicable diseases +L97321- | Non-communicable diseases +L97322- | Non-communicable diseases +L97323- | Non-communicable diseases +L97324- | Non-communicable diseases +L97325- | Non-communicable diseases +L97326- | Non-communicable diseases +L97328- | Non-communicable diseases +L97329- | Non-communicable diseases +L97401- | Non-communicable diseases +L97402- | Non-communicable diseases +L97403- | Non-communicable diseases +L97404- | Non-communicable diseases +L97405- | Non-communicable diseases +L97406- | Non-communicable diseases +L97408- | Non-communicable diseases +L97409- | Non-communicable diseases +L97411- | Non-communicable diseases +L97412- | Non-communicable diseases +L97413- | Non-communicable diseases +L97414- | Non-communicable diseases +L97415- | Non-communicable diseases +L97416- | Non-communicable diseases +L97418- | Non-communicable diseases +L97419- | Non-communicable diseases +L97421- | Non-communicable diseases +L97422- | Non-communicable diseases +L97423- | Non-communicable diseases +L97424- | Non-communicable diseases +L97425- | Non-communicable diseases +L97426- | Non-communicable diseases +L97428- | Non-communicable diseases +L97429- | Non-communicable diseases +L97501- | Non-communicable diseases +L97502- | Non-communicable diseases +L97503- | Non-communicable diseases +L97504- | Non-communicable diseases +L97505- | Non-communicable diseases +L97506- | Non-communicable diseases +L97508- | Non-communicable diseases +L97509- | Non-communicable diseases +L97511- | Non-communicable diseases +L97512- | Non-communicable diseases +L97513- | Non-communicable diseases +L97514- | Non-communicable diseases +L97515- | Non-communicable diseases +L97516- | Non-communicable diseases +L97518- | Non-communicable diseases +L97519- | Non-communicable diseases +L97521- | Non-communicable diseases +L97522- | Non-communicable diseases +L97523- | Non-communicable diseases +L97524- | Non-communicable diseases +L97525- | Non-communicable diseases +L97526- | Non-communicable diseases +L97528- | Non-communicable diseases +L97529- | Non-communicable diseases +L97801- | Non-communicable diseases +L97802- | Non-communicable diseases +L97803- | Non-communicable diseases +L97804- | Non-communicable diseases +L97805- | Non-communicable diseases +L97806- | Non-communicable diseases +L97808- | Non-communicable diseases +L97809- | Non-communicable diseases +L97811- | Non-communicable diseases +L97812- | Non-communicable diseases +L97813- | Non-communicable diseases +L97814- | Non-communicable diseases +L97815- | Non-communicable diseases +L97816- | Non-communicable diseases +L97818- | Non-communicable diseases +L97819- | Non-communicable diseases +L97821- | Non-communicable diseases +L97822- | Non-communicable diseases +L97823- | Non-communicable diseases +L97824- | Non-communicable diseases +L97825- | Non-communicable diseases +L97826- | Non-communicable diseases +L97828- | Non-communicable diseases +L97829- | Non-communicable diseases +L97901- | Non-communicable diseases +L97902- | Non-communicable diseases +L97903- | Non-communicable diseases +L97904- | Non-communicable diseases +L97905- | Non-communicable diseases +L97906- | Non-communicable diseases +L97908- | Non-communicable diseases +L97909- | Non-communicable diseases +L97911- | Non-communicable diseases +L97912- | Non-communicable diseases +L97913- | Non-communicable diseases +L97914- | Non-communicable diseases +L97915- | Non-communicable diseases +L97916- | Non-communicable diseases +L97918- | Non-communicable diseases +L97919- | Non-communicable diseases +L97921- | Non-communicable diseases +L97922- | Non-communicable diseases +L97923- | Non-communicable diseases +L97924- | Non-communicable diseases +L97925- | Non-communicable diseases +L97926- | Non-communicable diseases +L97928- | Non-communicable diseases +L97929- | Non-communicable diseases +L98---- | Non-communicable diseases +L980--- | Non-communicable diseases +L981--- | Non-communicable diseases +L982--- | Non-communicable diseases +L983--- | Non-communicable diseases +L984--- | Non-communicable diseases +M00---- | Non-communicable diseases +M000--- | Non-communicable diseases +M0000-- | Non-communicable diseases +M00011- | Non-communicable diseases +M00012- | Non-communicable diseases +M00019- | Non-communicable diseases +M00021- | Non-communicable diseases +M00022- | Non-communicable diseases +M00029- | Non-communicable diseases +M00031- | Non-communicable diseases +M00032- | Non-communicable diseases +M00039- | Non-communicable diseases +M00041- | Non-communicable diseases +M00042- | Non-communicable diseases +M00049- | Non-communicable diseases +M00051- | Non-communicable diseases +M00052- | Non-communicable diseases +M00059- | Non-communicable diseases +M00061- | Non-communicable diseases +M00062- | Non-communicable diseases +M00069- | Non-communicable diseases +M00071- | Non-communicable diseases +M00072- | Non-communicable diseases +M00079- | Non-communicable diseases +M0008-- | Non-communicable diseases +M0009-- | Non-communicable diseases +M001--- | Non-communicable diseases +M0010-- | Non-communicable diseases +M00111- | Non-communicable diseases +M00112- | Non-communicable diseases +M00119- | Non-communicable diseases +M00121- | Non-communicable diseases +M00122- | Non-communicable diseases +M00129- | Non-communicable diseases +M00131- | Non-communicable diseases +M00132- | Non-communicable diseases +M00139- | Non-communicable diseases +M00141- | Non-communicable diseases +M00142- | Non-communicable diseases +M00149- | Non-communicable diseases +M00151- | Non-communicable diseases +M00152- | Non-communicable diseases +M00159- | Non-communicable diseases +M00161- | Non-communicable diseases +M00162- | Non-communicable diseases +M00169- | Non-communicable diseases +M00171- | Non-communicable diseases +M00172- | Non-communicable diseases +M00179- | Non-communicable diseases +M0018-- | Non-communicable diseases +M0019-- | Non-communicable diseases +M002--- | Non-communicable diseases +M0020-- | Non-communicable diseases +M00211- | Non-communicable diseases +M00212- | Non-communicable diseases +M00219- | Non-communicable diseases +M00221- | Non-communicable diseases +M00222- | Non-communicable diseases +M00229- | Non-communicable diseases +M00231- | Non-communicable diseases +M00232- | Non-communicable diseases +M00239- | Non-communicable diseases +M00241- | Non-communicable diseases +M00242- | Non-communicable diseases +M00249- | Non-communicable diseases +M00251- | Non-communicable diseases +M00252- | Non-communicable diseases +M00259- | Non-communicable diseases +M00261- | Non-communicable diseases +M00262- | Non-communicable diseases +M00269- | Non-communicable diseases +M00271- | Non-communicable diseases +M00272- | Non-communicable diseases +M00279- | Non-communicable diseases +M0028-- | Non-communicable diseases +M0029-- | Non-communicable diseases +M008--- | Non-communicable diseases +M0080-- | Non-communicable diseases +M00811- | Non-communicable diseases +M00812- | Non-communicable diseases +M00819- | Non-communicable diseases +M00821- | Non-communicable diseases +M00822- | Non-communicable diseases +M00829- | Non-communicable diseases +M00831- | Non-communicable diseases +M00832- | Non-communicable diseases +M00839- | Non-communicable diseases +M00841- | Non-communicable diseases +M00842- | Non-communicable diseases +M00849- | Non-communicable diseases +M00851- | Non-communicable diseases +M00852- | Non-communicable diseases +M00859- | Non-communicable diseases +M00861- | Non-communicable diseases +M00862- | Non-communicable diseases +M00869- | Non-communicable diseases +M00871- | Non-communicable diseases +M00872- | Non-communicable diseases +M00879- | Non-communicable diseases +M0088-- | Non-communicable diseases +M0089-- | Non-communicable diseases +M009--- | Non-communicable diseases +M01---- | Non-communicable diseases +M010--- | Non-communicable diseases +M011--- | Non-communicable diseases +M012--- | Non-communicable diseases +M013--- | Non-communicable diseases +M014--- | Non-communicable diseases +M015--- | Non-communicable diseases +M016--- | Non-communicable diseases +M018--- | Non-communicable diseases +M01X0-- | Non-communicable diseases +M01X11- | Non-communicable diseases +M01X12- | Non-communicable diseases +M01X19- | Non-communicable diseases +M01X21- | Non-communicable diseases +M01X22- | Non-communicable diseases +M01X29- | Non-communicable diseases +M01X31- | Non-communicable diseases +M01X32- | Non-communicable diseases +M01X39- | Non-communicable diseases +M01X41- | Non-communicable diseases +M01X42- | Non-communicable diseases +M01X49- | Non-communicable diseases +M01X51- | Non-communicable diseases +M01X52- | Non-communicable diseases +M01X59- | Non-communicable diseases +M01X61- | Non-communicable diseases +M01X62- | Non-communicable diseases +M01X69- | Non-communicable diseases +M01X71- | Non-communicable diseases +M01X72- | Non-communicable diseases +M01X79- | Non-communicable diseases +M01X8-- | Non-communicable diseases +M01X9-- | Non-communicable diseases +M02---- | Non-communicable diseases +M020--- | Non-communicable diseases +M0200-- | Non-communicable diseases +M02011- | Non-communicable diseases +M02012- | Non-communicable diseases +M02019- | Non-communicable diseases +M02021- | Non-communicable diseases +M02022- | Non-communicable diseases +M02029- | Non-communicable diseases +M02031- | Non-communicable diseases +M02032- | Non-communicable diseases +M02039- | Non-communicable diseases +M02041- | Non-communicable diseases +M02042- | Non-communicable diseases +M02049- | Non-communicable diseases +M02051- | Non-communicable diseases +M02052- | Non-communicable diseases +M02059- | Non-communicable diseases +M02061- | Non-communicable diseases +M02062- | Non-communicable diseases +M02069- | Non-communicable diseases +M02071- | Non-communicable diseases +M02072- | Non-communicable diseases +M02079- | Non-communicable diseases +M0208-- | Non-communicable diseases +M0209-- | Non-communicable diseases +M021--- | Non-communicable diseases +M0210-- | Non-communicable diseases +M02111- | Non-communicable diseases +M02112- | Non-communicable diseases +M02119- | Non-communicable diseases +M02121- | Non-communicable diseases +M02122- | Non-communicable diseases +M02129- | Non-communicable diseases +M02131- | Non-communicable diseases +M02132- | Non-communicable diseases +M02139- | Non-communicable diseases +M02141- | Non-communicable diseases +M02142- | Non-communicable diseases +M02149- | Non-communicable diseases +M02151- | Non-communicable diseases +M02152- | Non-communicable diseases +M02159- | Non-communicable diseases +M02161- | Non-communicable diseases +M02162- | Non-communicable diseases +M02169- | Non-communicable diseases +M02171- | Non-communicable diseases +M02172- | Non-communicable diseases +M02179- | Non-communicable diseases +M0218-- | Non-communicable diseases +M0219-- | Non-communicable diseases +M022--- | Non-communicable diseases +M0220-- | Non-communicable diseases +M02211- | Non-communicable diseases +M02212- | Non-communicable diseases +M02219- | Non-communicable diseases +M02221- | Non-communicable diseases +M02222- | Non-communicable diseases +M02229- | Non-communicable diseases +M02231- | Non-communicable diseases +M02232- | Non-communicable diseases +M02239- | Non-communicable diseases +M02241- | Non-communicable diseases +M02242- | Non-communicable diseases +M02249- | Non-communicable diseases +M02251- | Non-communicable diseases +M02252- | Non-communicable diseases +M02259- | Non-communicable diseases +M02261- | Non-communicable diseases +M02262- | Non-communicable diseases +M02269- | Non-communicable diseases +M02271- | Non-communicable diseases +M02272- | Non-communicable diseases +M02279- | Non-communicable diseases +M0228-- | Non-communicable diseases +M0229-- | Non-communicable diseases +M023--- | Non-communicable diseases +M0230-- | Non-communicable diseases +M02311- | Non-communicable diseases +M02312- | Non-communicable diseases +M02319- | Non-communicable diseases +M02321- | Non-communicable diseases +M02322- | Non-communicable diseases +M02329- | Non-communicable diseases +M02331- | Non-communicable diseases +M02332- | Non-communicable diseases +M02339- | Non-communicable diseases +M02341- | Non-communicable diseases +M02342- | Non-communicable diseases +M02349- | Non-communicable diseases +M02351- | Non-communicable diseases +M02352- | Non-communicable diseases +M02359- | Non-communicable diseases +M02361- | Non-communicable diseases +M02362- | Non-communicable diseases +M02369- | Non-communicable diseases +M02371- | Non-communicable diseases +M02372- | Non-communicable diseases +M02379- | Non-communicable diseases +M0238-- | Non-communicable diseases +M0239-- | Non-communicable diseases +M028--- | Non-communicable diseases +M0280-- | Non-communicable diseases +M02811- | Non-communicable diseases +M02812- | Non-communicable diseases +M02819- | Non-communicable diseases +M02821- | Non-communicable diseases +M02822- | Non-communicable diseases +M02829- | Non-communicable diseases +M02831- | Non-communicable diseases +M02832- | Non-communicable diseases +M02839- | Non-communicable diseases +M02841- | Non-communicable diseases +M02842- | Non-communicable diseases +M02849- | Non-communicable diseases +M02851- | Non-communicable diseases +M02852- | Non-communicable diseases +M02859- | Non-communicable diseases +M02861- | Non-communicable diseases +M02862- | Non-communicable diseases +M02869- | Non-communicable diseases +M02871- | Non-communicable diseases +M02872- | Non-communicable diseases +M02879- | Non-communicable diseases +M0288-- | Non-communicable diseases +M0289-- | Non-communicable diseases +M029--- | Non-communicable diseases +M03---- | Non-communicable diseases +M030--- | Non-communicable diseases +M032--- | Non-communicable diseases +M036--- | Non-communicable diseases +M05---- | Non-communicable diseases +M050--- | Non-communicable diseases +M0500-- | Non-communicable diseases +M05011- | Non-communicable diseases +M05012- | Non-communicable diseases +M05019- | Non-communicable diseases +M05021- | Non-communicable diseases +M05022- | Non-communicable diseases +M05029- | Non-communicable diseases +M05031- | Non-communicable diseases +M05032- | Non-communicable diseases +M05039- | Non-communicable diseases +M05041- | Non-communicable diseases +M05042- | Non-communicable diseases +M05049- | Non-communicable diseases +M05051- | Non-communicable diseases +M05052- | Non-communicable diseases +M05059- | Non-communicable diseases +M05061- | Non-communicable diseases +M05062- | Non-communicable diseases +M05069- | Non-communicable diseases +M05071- | Non-communicable diseases +M05072- | Non-communicable diseases +M05079- | Non-communicable diseases +M0509-- | Non-communicable diseases +M051--- | Non-communicable diseases +M0510-- | Non-communicable diseases +M05111- | Non-communicable diseases +M05112- | Non-communicable diseases +M05119- | Non-communicable diseases +M05121- | Non-communicable diseases +M05122- | Non-communicable diseases +M05129- | Non-communicable diseases +M05131- | Non-communicable diseases +M05132- | Non-communicable diseases +M05139- | Non-communicable diseases +M05141- | Non-communicable diseases +M05142- | Non-communicable diseases +M05149- | Non-communicable diseases +M05151- | Non-communicable diseases +M05152- | Non-communicable diseases +M05159- | Non-communicable diseases +M05161- | Non-communicable diseases +M05162- | Non-communicable diseases +M05169- | Non-communicable diseases +M05171- | Non-communicable diseases +M05172- | Non-communicable diseases +M05179- | Non-communicable diseases +M0519-- | Non-communicable diseases +M052--- | Non-communicable diseases +M0520-- | Non-communicable diseases +M05211- | Non-communicable diseases +M05212- | Non-communicable diseases +M05219- | Non-communicable diseases +M05221- | Non-communicable diseases +M05222- | Non-communicable diseases +M05229- | Non-communicable diseases +M05231- | Non-communicable diseases +M05232- | Non-communicable diseases +M05239- | Non-communicable diseases +M05241- | Non-communicable diseases +M05242- | Non-communicable diseases +M05249- | Non-communicable diseases +M05251- | Non-communicable diseases +M05252- | Non-communicable diseases +M05259- | Non-communicable diseases +M05261- | Non-communicable diseases +M05262- | Non-communicable diseases +M05269- | Non-communicable diseases +M05271- | Non-communicable diseases +M05272- | Non-communicable diseases +M05279- | Non-communicable diseases +M0529-- | Non-communicable diseases +M053--- | Non-communicable diseases +M0530-- | Non-communicable diseases +M05311- | Non-communicable diseases +M05312- | Non-communicable diseases +M05319- | Non-communicable diseases +M05321- | Non-communicable diseases +M05322- | Non-communicable diseases +M05329- | Non-communicable diseases +M05331- | Non-communicable diseases +M05332- | Non-communicable diseases +M05339- | Non-communicable diseases +M05341- | Non-communicable diseases +M05342- | Non-communicable diseases +M05349- | Non-communicable diseases +M05351- | Non-communicable diseases +M05352- | Non-communicable diseases +M05359- | Non-communicable diseases +M05361- | Non-communicable diseases +M05362- | Non-communicable diseases +M05369- | Non-communicable diseases +M05371- | Non-communicable diseases +M05372- | Non-communicable diseases +M05379- | Non-communicable diseases +M0539-- | Non-communicable diseases +M0540-- | Non-communicable diseases +M05411- | Non-communicable diseases +M05412- | Non-communicable diseases +M05419- | Non-communicable diseases +M05421- | Non-communicable diseases +M05422- | Non-communicable diseases +M05429- | Non-communicable diseases +M05431- | Non-communicable diseases +M05432- | Non-communicable diseases +M05439- | Non-communicable diseases +M05441- | Non-communicable diseases +M05442- | Non-communicable diseases +M05449- | Non-communicable diseases +M05451- | Non-communicable diseases +M05452- | Non-communicable diseases +M05459- | Non-communicable diseases +M05461- | Non-communicable diseases +M05462- | Non-communicable diseases +M05469- | Non-communicable diseases +M05471- | Non-communicable diseases +M05472- | Non-communicable diseases +M05479- | Non-communicable diseases +M0549-- | Non-communicable diseases +M0550-- | Non-communicable diseases +M05511- | Non-communicable diseases +M05512- | Non-communicable diseases +M05519- | Non-communicable diseases +M05521- | Non-communicable diseases +M05522- | Non-communicable diseases +M05529- | Non-communicable diseases +M05531- | Non-communicable diseases +M05532- | Non-communicable diseases +M05539- | Non-communicable diseases +M05541- | Non-communicable diseases +M05542- | Non-communicable diseases +M05549- | Non-communicable diseases +M05551- | Non-communicable diseases +M05552- | Non-communicable diseases +M05559- | Non-communicable diseases +M05561- | Non-communicable diseases +M05562- | Non-communicable diseases +M05569- | Non-communicable diseases +M05571- | Non-communicable diseases +M05572- | Non-communicable diseases +M05579- | Non-communicable diseases +M0559-- | Non-communicable diseases +M0560-- | Non-communicable diseases +M05611- | Non-communicable diseases +M05612- | Non-communicable diseases +M05619- | Non-communicable diseases +M05621- | Non-communicable diseases +M05622- | Non-communicable diseases +M05629- | Non-communicable diseases +M05631- | Non-communicable diseases +M05632- | Non-communicable diseases +M05639- | Non-communicable diseases +M05641- | Non-communicable diseases +M05642- | Non-communicable diseases +M05649- | Non-communicable diseases +M05651- | Non-communicable diseases +M05652- | Non-communicable diseases +M05659- | Non-communicable diseases +M05661- | Non-communicable diseases +M05662- | Non-communicable diseases +M05669- | Non-communicable diseases +M05671- | Non-communicable diseases +M05672- | Non-communicable diseases +M05679- | Non-communicable diseases +M0569-- | Non-communicable diseases +M0570-- | Non-communicable diseases +M05711- | Non-communicable diseases +M05712- | Non-communicable diseases +M05719- | Non-communicable diseases +M05721- | Non-communicable diseases +M05722- | Non-communicable diseases +M05729- | Non-communicable diseases +M05731- | Non-communicable diseases +M05732- | Non-communicable diseases +M05739- | Non-communicable diseases +M05741- | Non-communicable diseases +M05742- | Non-communicable diseases +M05749- | Non-communicable diseases +M05751- | Non-communicable diseases +M05752- | Non-communicable diseases +M05759- | Non-communicable diseases +M05761- | Non-communicable diseases +M05762- | Non-communicable diseases +M05769- | Non-communicable diseases +M05771- | Non-communicable diseases +M05772- | Non-communicable diseases +M05779- | Non-communicable diseases +M0579-- | Non-communicable diseases +M058--- | Non-communicable diseases +M0580-- | Non-communicable diseases +M05811- | Non-communicable diseases +M05812- | Non-communicable diseases +M05819- | Non-communicable diseases +M05821- | Non-communicable diseases +M05822- | Non-communicable diseases +M05829- | Non-communicable diseases +M05831- | Non-communicable diseases +M05832- | Non-communicable diseases +M05839- | Non-communicable diseases +M05841- | Non-communicable diseases +M05842- | Non-communicable diseases +M05849- | Non-communicable diseases +M05851- | Non-communicable diseases +M05852- | Non-communicable diseases +M05859- | Non-communicable diseases +M05861- | Non-communicable diseases +M05862- | Non-communicable diseases +M05869- | Non-communicable diseases +M05871- | Non-communicable diseases +M05872- | Non-communicable diseases +M05879- | Non-communicable diseases +M0589-- | Non-communicable diseases +M059--- | Non-communicable diseases +M06---- | Non-communicable diseases +M060--- | Non-communicable diseases +M0600-- | Non-communicable diseases +M06011- | Non-communicable diseases +M06012- | Non-communicable diseases +M06019- | Non-communicable diseases +M06021- | Non-communicable diseases +M06022- | Non-communicable diseases +M06029- | Non-communicable diseases +M06031- | Non-communicable diseases +M06032- | Non-communicable diseases +M06039- | Non-communicable diseases +M06041- | Non-communicable diseases +M06042- | Non-communicable diseases +M06049- | Non-communicable diseases +M06051- | Non-communicable diseases +M06052- | Non-communicable diseases +M06059- | Non-communicable diseases +M06061- | Non-communicable diseases +M06062- | Non-communicable diseases +M06069- | Non-communicable diseases +M06071- | Non-communicable diseases +M06072- | Non-communicable diseases +M06079- | Non-communicable diseases +M0608-- | Non-communicable diseases +M0609-- | Non-communicable diseases +M061--- | Non-communicable diseases +M062--- | Non-communicable diseases +M0620-- | Non-communicable diseases +M06211- | Non-communicable diseases +M06212- | Non-communicable diseases +M06219- | Non-communicable diseases +M06221- | Non-communicable diseases +M06222- | Non-communicable diseases +M06229- | Non-communicable diseases +M06231- | Non-communicable diseases +M06232- | Non-communicable diseases +M06239- | Non-communicable diseases +M06241- | Non-communicable diseases +M06242- | Non-communicable diseases +M06249- | Non-communicable diseases +M06251- | Non-communicable diseases +M06252- | Non-communicable diseases +M06259- | Non-communicable diseases +M06261- | Non-communicable diseases +M06262- | Non-communicable diseases +M06269- | Non-communicable diseases +M06271- | Non-communicable diseases +M06272- | Non-communicable diseases +M06279- | Non-communicable diseases +M0628-- | Non-communicable diseases +M0629-- | Non-communicable diseases +M063--- | Non-communicable diseases +M0630-- | Non-communicable diseases +M06311- | Non-communicable diseases +M06312- | Non-communicable diseases +M06319- | Non-communicable diseases +M06321- | Non-communicable diseases +M06322- | Non-communicable diseases +M06329- | Non-communicable diseases +M06331- | Non-communicable diseases +M06332- | Non-communicable diseases +M06339- | Non-communicable diseases +M06341- | Non-communicable diseases +M06342- | Non-communicable diseases +M06349- | Non-communicable diseases +M06351- | Non-communicable diseases +M06352- | Non-communicable diseases +M06359- | Non-communicable diseases +M06361- | Non-communicable diseases +M06362- | Non-communicable diseases +M06369- | Non-communicable diseases +M06371- | Non-communicable diseases +M06372- | Non-communicable diseases +M06379- | Non-communicable diseases +M0638-- | Non-communicable diseases +M0639-- | Non-communicable diseases +M064--- | Non-communicable diseases +M068--- | Non-communicable diseases +M0680-- | Non-communicable diseases +M06811- | Non-communicable diseases +M06812- | Non-communicable diseases +M06819- | Non-communicable diseases +M06821- | Non-communicable diseases +M06822- | Non-communicable diseases +M06829- | Non-communicable diseases +M06831- | Non-communicable diseases +M06832- | Non-communicable diseases +M06839- | Non-communicable diseases +M06841- | Non-communicable diseases +M06842- | Non-communicable diseases +M06849- | Non-communicable diseases +M06851- | Non-communicable diseases +M06852- | Non-communicable diseases +M06859- | Non-communicable diseases +M06861- | Non-communicable diseases +M06862- | Non-communicable diseases +M06869- | Non-communicable diseases +M06871- | Non-communicable diseases +M06872- | Non-communicable diseases +M06879- | Non-communicable diseases +M0688-- | Non-communicable diseases +M0689-- | Non-communicable diseases +M069--- | Non-communicable diseases +M07---- | Non-communicable diseases +M070--- | Non-communicable diseases +M071--- | Non-communicable diseases +M072--- | Non-communicable diseases +M073--- | Non-communicable diseases +M074--- | Non-communicable diseases +M075--- | Non-communicable diseases +M076--- | Non-communicable diseases +M0760-- | Non-communicable diseases +M07611- | Non-communicable diseases +M07612- | Non-communicable diseases +M07619- | Non-communicable diseases +M07621- | Non-communicable diseases +M07622- | Non-communicable diseases +M07629- | Non-communicable diseases +M07631- | Non-communicable diseases +M07632- | Non-communicable diseases +M07639- | Non-communicable diseases +M07641- | Non-communicable diseases +M07642- | Non-communicable diseases +M07649- | Non-communicable diseases +M07651- | Non-communicable diseases +M07652- | Non-communicable diseases +M07659- | Non-communicable diseases +M07661- | Non-communicable diseases +M07662- | Non-communicable diseases +M07669- | Non-communicable diseases +M07671- | Non-communicable diseases +M07672- | Non-communicable diseases +M07679- | Non-communicable diseases +M0768-- | Non-communicable diseases +M0769-- | Non-communicable diseases +M08---- | Non-communicable diseases +M080--- | Non-communicable diseases +M0800-- | Non-communicable diseases +M08011- | Non-communicable diseases +M08012- | Non-communicable diseases +M08019- | Non-communicable diseases +M08021- | Non-communicable diseases +M08022- | Non-communicable diseases +M08029- | Non-communicable diseases +M08031- | Non-communicable diseases +M08032- | Non-communicable diseases +M08039- | Non-communicable diseases +M08041- | Non-communicable diseases +M08042- | Non-communicable diseases +M08049- | Non-communicable diseases +M08051- | Non-communicable diseases +M08052- | Non-communicable diseases +M08059- | Non-communicable diseases +M08061- | Non-communicable diseases +M08062- | Non-communicable diseases +M08069- | Non-communicable diseases +M08071- | Non-communicable diseases +M08072- | Non-communicable diseases +M08079- | Non-communicable diseases +M0808-- | Non-communicable diseases +M0809-- | Non-communicable diseases +M081--- | Non-communicable diseases +M082--- | Non-communicable diseases +M0820-- | Non-communicable diseases +M08211- | Non-communicable diseases +M08212- | Non-communicable diseases +M08219- | Non-communicable diseases +M08221- | Non-communicable diseases +M08222- | Non-communicable diseases +M08229- | Non-communicable diseases +M08231- | Non-communicable diseases +M08232- | Non-communicable diseases +M08239- | Non-communicable diseases +M08241- | Non-communicable diseases +M08242- | Non-communicable diseases +M08249- | Non-communicable diseases +M08251- | Non-communicable diseases +M08252- | Non-communicable diseases +M08259- | Non-communicable diseases +M08261- | Non-communicable diseases +M08262- | Non-communicable diseases +M08269- | Non-communicable diseases +M08271- | Non-communicable diseases +M08272- | Non-communicable diseases +M08279- | Non-communicable diseases +M0828-- | Non-communicable diseases +M0829-- | Non-communicable diseases +M083--- | Non-communicable diseases +M084--- | Non-communicable diseases +M0840-- | Non-communicable diseases +M08411- | Non-communicable diseases +M08412- | Non-communicable diseases +M08419- | Non-communicable diseases +M08421- | Non-communicable diseases +M08422- | Non-communicable diseases +M08429- | Non-communicable diseases +M08431- | Non-communicable diseases +M08432- | Non-communicable diseases +M08439- | Non-communicable diseases +M08441- | Non-communicable diseases +M08442- | Non-communicable diseases +M08449- | Non-communicable diseases +M08451- | Non-communicable diseases +M08452- | Non-communicable diseases +M08459- | Non-communicable diseases +M08461- | Non-communicable diseases +M08462- | Non-communicable diseases +M08469- | Non-communicable diseases +M08471- | Non-communicable diseases +M08472- | Non-communicable diseases +M08479- | Non-communicable diseases +M0848-- | Non-communicable diseases +M088--- | Non-communicable diseases +M0880-- | Non-communicable diseases +M08811- | Non-communicable diseases +M08812- | Non-communicable diseases +M08819- | Non-communicable diseases +M08821- | Non-communicable diseases +M08822- | Non-communicable diseases +M08829- | Non-communicable diseases +M08831- | Non-communicable diseases +M08832- | Non-communicable diseases +M08839- | Non-communicable diseases +M08841- | Non-communicable diseases +M08842- | Non-communicable diseases +M08849- | Non-communicable diseases +M08851- | Non-communicable diseases +M08852- | Non-communicable diseases +M08859- | Non-communicable diseases +M08861- | Non-communicable diseases +M08862- | Non-communicable diseases +M08869- | Non-communicable diseases +M08871- | Non-communicable diseases +M08872- | Non-communicable diseases +M08879- | Non-communicable diseases +M0888-- | Non-communicable diseases +M0889-- | Non-communicable diseases +M089--- | Non-communicable diseases +M0890-- | Non-communicable diseases +M08911- | Non-communicable diseases +M08912- | Non-communicable diseases +M08919- | Non-communicable diseases +M08921- | Non-communicable diseases +M08922- | Non-communicable diseases +M08929- | Non-communicable diseases +M08931- | Non-communicable diseases +M08932- | Non-communicable diseases +M08939- | Non-communicable diseases +M08941- | Non-communicable diseases +M08942- | Non-communicable diseases +M08949- | Non-communicable diseases +M08951- | Non-communicable diseases +M08952- | Non-communicable diseases +M08959- | Non-communicable diseases +M08961- | Non-communicable diseases +M08962- | Non-communicable diseases +M08969- | Non-communicable diseases +M08971- | Non-communicable diseases +M08972- | Non-communicable diseases +M08979- | Non-communicable diseases +M0898-- | Non-communicable diseases +M0899-- | Non-communicable diseases +M09---- | Non-communicable diseases +M090--- | Non-communicable diseases +M091--- | Non-communicable diseases +M092--- | Non-communicable diseases +M098--- | Non-communicable diseases +M30---- | Non-communicable diseases +M300--- | Non-communicable diseases +M301--- | Non-communicable diseases +M302--- | Non-communicable diseases +M303--- | Non-communicable diseases +M308--- | Non-communicable diseases +M31---- | Non-communicable diseases +M310--- | Non-communicable diseases +M311--- | Non-communicable diseases +M312--- | Non-communicable diseases +M313--- | Non-communicable diseases +M3130-- | Non-communicable diseases +M3131-- | Non-communicable diseases +M314--- | Non-communicable diseases +M315--- | Non-communicable diseases +M316--- | Non-communicable diseases +M317--- | Non-communicable diseases +M318--- | Non-communicable diseases +M319--- | Non-communicable diseases +M32---- | Non-communicable diseases +M320--- | Non-communicable diseases +M321--- | Non-communicable diseases +M3210-- | Non-communicable diseases +M3211-- | Non-communicable diseases +M3212-- | Non-communicable diseases +M3213-- | Non-communicable diseases +M3214-- | Non-communicable diseases +M3215-- | Non-communicable diseases +M3219-- | Non-communicable diseases +M328--- | Non-communicable diseases +M329--- | Non-communicable diseases +M33---- | Non-communicable diseases +M330--- | Non-communicable diseases +M3300-- | Non-communicable diseases +M3301-- | Non-communicable diseases +M3302-- | Non-communicable diseases +M3303-- | Non-communicable diseases +M3309-- | Non-communicable diseases +M331--- | Non-communicable diseases +M3310-- | Non-communicable diseases +M3311-- | Non-communicable diseases +M3312-- | Non-communicable diseases +M3313-- | Non-communicable diseases +M3319-- | Non-communicable diseases +M332--- | Non-communicable diseases +M3320-- | Non-communicable diseases +M3321-- | Non-communicable diseases +M3322-- | Non-communicable diseases +M3329-- | Non-communicable diseases +M339--- | Non-communicable diseases +M3390-- | Non-communicable diseases +M3391-- | Non-communicable diseases +M3392-- | Non-communicable diseases +M3393-- | Non-communicable diseases +M3399-- | Non-communicable diseases +M34---- | Non-communicable diseases +M340--- | Non-communicable diseases +M341--- | Non-communicable diseases +M342--- | Non-communicable diseases +M348--- | Non-communicable diseases +M3481-- | Non-communicable diseases +M3482-- | Non-communicable diseases +M3483-- | Non-communicable diseases +M3489-- | Non-communicable diseases +M349--- | Non-communicable diseases +M35---- | Non-communicable diseases +M350--- | Non-communicable diseases +M3500-- | Non-communicable diseases +M3501-- | Non-communicable diseases +M3502-- | Non-communicable diseases +M3503-- | Non-communicable diseases +M3504-- | Non-communicable diseases +M3509-- | Non-communicable diseases +M351--- | Non-communicable diseases +M352--- | Non-communicable diseases +M353--- | Non-communicable diseases +M354--- | Non-communicable diseases +M355--- | Non-communicable diseases +M356--- | Non-communicable diseases +M357--- | Non-communicable diseases +M358--- | Non-communicable diseases +M359--- | Non-communicable diseases +M36---- | Non-communicable diseases +M360--- | Non-communicable diseases +M361--- | Non-communicable diseases +M362--- | Non-communicable diseases +M363--- | Non-communicable diseases +M364--- | Non-communicable diseases +M368--- | Non-communicable diseases +M40---- | Non-communicable diseases +M400--- | Non-communicable diseases +M4000-- | Non-communicable diseases +M4003-- | Non-communicable diseases +M4004-- | Non-communicable diseases +M4005-- | Non-communicable diseases +M401--- | Non-communicable diseases +M4010-- | Non-communicable diseases +M4012-- | Non-communicable diseases +M4013-- | Non-communicable diseases +M4014-- | Non-communicable diseases +M4015-- | Non-communicable diseases +M402--- | Non-communicable diseases +M40202- | Non-communicable diseases +M40203- | Non-communicable diseases +M40204- | Non-communicable diseases +M40205- | Non-communicable diseases +M40209- | Non-communicable diseases +M40292- | Non-communicable diseases +M40293- | Non-communicable diseases +M40294- | Non-communicable diseases +M40295- | Non-communicable diseases +M40299- | Non-communicable diseases +M403--- | Non-communicable diseases +M4030-- | Non-communicable diseases +M4035-- | Non-communicable diseases +M4036-- | Non-communicable diseases +M4037-- | Non-communicable diseases +M404--- | Non-communicable diseases +M4040-- | Non-communicable diseases +M4045-- | Non-communicable diseases +M4046-- | Non-communicable diseases +M4047-- | Non-communicable diseases +M405--- | Non-communicable diseases +M4050-- | Non-communicable diseases +M4055-- | Non-communicable diseases +M4056-- | Non-communicable diseases +M4057-- | Non-communicable diseases +M41---- | Non-communicable diseases +M410--- | Non-communicable diseases +M4100-- | Non-communicable diseases +M4102-- | Non-communicable diseases +M4103-- | Non-communicable diseases +M4104-- | Non-communicable diseases +M4105-- | Non-communicable diseases +M4106-- | Non-communicable diseases +M4107-- | Non-communicable diseases +M4108-- | Non-communicable diseases +M411--- | Non-communicable diseases +M41112- | Non-communicable diseases +M41113- | Non-communicable diseases +M41114- | Non-communicable diseases +M41115- | Non-communicable diseases +M41116- | Non-communicable diseases +M41117- | Non-communicable diseases +M41119- | Non-communicable diseases +M41122- | Non-communicable diseases +M41123- | Non-communicable diseases +M41124- | Non-communicable diseases +M41125- | Non-communicable diseases +M41126- | Non-communicable diseases +M41127- | Non-communicable diseases +M41129- | Non-communicable diseases +M412--- | Non-communicable diseases +M4120-- | Non-communicable diseases +M4122-- | Non-communicable diseases +M4123-- | Non-communicable diseases +M4124-- | Non-communicable diseases +M4125-- | Non-communicable diseases +M4126-- | Non-communicable diseases +M4127-- | Non-communicable diseases +M413--- | Non-communicable diseases +M4130-- | Non-communicable diseases +M4134-- | Non-communicable diseases +M4135-- | Non-communicable diseases +M414--- | Non-communicable diseases +M4140-- | Non-communicable diseases +M4141-- | Non-communicable diseases +M4142-- | Non-communicable diseases +M4143-- | Non-communicable diseases +M4144-- | Non-communicable diseases +M4145-- | Non-communicable diseases +M4146-- | Non-communicable diseases +M4147-- | Non-communicable diseases +M415--- | Non-communicable diseases +M4150-- | Non-communicable diseases +M4152-- | Non-communicable diseases +M4153-- | Non-communicable diseases +M4154-- | Non-communicable diseases +M4155-- | Non-communicable diseases +M4156-- | Non-communicable diseases +M4157-- | Non-communicable diseases +M418--- | Non-communicable diseases +M4180-- | Non-communicable diseases +M4182-- | Non-communicable diseases +M4183-- | Non-communicable diseases +M4184-- | Non-communicable diseases +M4185-- | Non-communicable diseases +M4186-- | Non-communicable diseases +M4187-- | Non-communicable diseases +M419--- | Non-communicable diseases +M42---- | Non-communicable diseases +M420--- | Non-communicable diseases +M4200-- | Non-communicable diseases +M4201-- | Non-communicable diseases +M4202-- | Non-communicable diseases +M4203-- | Non-communicable diseases +M4204-- | Non-communicable diseases +M4205-- | Non-communicable diseases +M4206-- | Non-communicable diseases +M4207-- | Non-communicable diseases +M4208-- | Non-communicable diseases +M4209-- | Non-communicable diseases +M421--- | Non-communicable diseases +M4210-- | Non-communicable diseases +M4211-- | Non-communicable diseases +M4212-- | Non-communicable diseases +M4213-- | Non-communicable diseases +M4214-- | Non-communicable diseases +M4215-- | Non-communicable diseases +M4216-- | Non-communicable diseases +M4217-- | Non-communicable diseases +M4218-- | Non-communicable diseases +M4219-- | Non-communicable diseases +M429--- | Non-communicable diseases +M43---- | Non-communicable diseases +M430--- | Non-communicable diseases +M4300-- | Non-communicable diseases +M4301-- | Non-communicable diseases +M4302-- | Non-communicable diseases +M4303-- | Non-communicable diseases +M4304-- | Non-communicable diseases +M4305-- | Non-communicable diseases +M4306-- | Non-communicable diseases +M4307-- | Non-communicable diseases +M4308-- | Non-communicable diseases +M4309-- | Non-communicable diseases +M431--- | Non-communicable diseases +M65---- | Non-communicable diseases +M650--- | Non-communicable diseases +M710--- | Non-communicable diseases +M7100-- | Non-communicable diseases +M71011- | Non-communicable diseases +M71012- | Non-communicable diseases +M71019- | Non-communicable diseases +M71021- | Non-communicable diseases +M71022- | Non-communicable diseases +M71029- | Non-communicable diseases +M71031- | Non-communicable diseases +M71032- | Non-communicable diseases +M71039- | Non-communicable diseases +M71041- | Non-communicable diseases +M71042- | Non-communicable diseases +M71049- | Non-communicable diseases +M71051- | Non-communicable diseases +M71052- | Non-communicable diseases +M71059- | Non-communicable diseases +M71061- | Non-communicable diseases +M71062- | Non-communicable diseases +M71069- | Non-communicable diseases +M71071- | Non-communicable diseases +M71072- | Non-communicable diseases +M71079- | Non-communicable diseases +M7108-- | Non-communicable diseases +M7109-- | Non-communicable diseases +M711--- | Non-communicable diseases +M726--- | Non-communicable diseases +M80---- | Non-communicable diseases +M800--- | Non-communicable diseases +M8000XA | Non-communicable diseases +M8000XD | Non-communicable diseases +M8000XG | Non-communicable diseases +M8000XK | Non-communicable diseases +M8000XP | Non-communicable diseases +M8000XS | Non-communicable diseases +M80011A | Non-communicable diseases +M80011D | Non-communicable diseases +M80011G | Non-communicable diseases +M80011K | Non-communicable diseases +M80011P | Non-communicable diseases +M80011S | Non-communicable diseases +M80012A | Non-communicable diseases +M80012D | Non-communicable diseases +M80012G | Non-communicable diseases +M80012K | Non-communicable diseases +M80012P | Non-communicable diseases +M80012S | Non-communicable diseases +M80019A | Non-communicable diseases +M80019D | Non-communicable diseases +M80019G | Non-communicable diseases +M80019K | Non-communicable diseases +M80019P | Non-communicable diseases +M80019S | Non-communicable diseases +M80021A | Non-communicable diseases +M80021D | Non-communicable diseases +M80021G | Non-communicable diseases +M80021K | Non-communicable diseases +M80021P | Non-communicable diseases +M80021S | Non-communicable diseases +M80022A | Non-communicable diseases +M80022D | Non-communicable diseases +M80022G | Non-communicable diseases +M80022K | Non-communicable diseases +M80022P | Non-communicable diseases +M80022S | Non-communicable diseases +M80029A | Non-communicable diseases +M80029D | Non-communicable diseases +M80029G | Non-communicable diseases +M80029K | Non-communicable diseases +M80029P | Non-communicable diseases +M80029S | Non-communicable diseases +M80031A | Non-communicable diseases +M80031D | Non-communicable diseases +M80031G | Non-communicable diseases +M80031K | Non-communicable diseases +M80031P | Non-communicable diseases +M80031S | Non-communicable diseases +M80032A | Non-communicable diseases +M80032D | Non-communicable diseases +M80032G | Non-communicable diseases +M80032K | Non-communicable diseases +M80032P | Non-communicable diseases +M80032S | Non-communicable diseases +M80039A | Non-communicable diseases +M80039D | Non-communicable diseases +M80039G | Non-communicable diseases +M80039K | Non-communicable diseases +M80039P | Non-communicable diseases +M80039S | Non-communicable diseases +M80041A | Non-communicable diseases +M80041D | Non-communicable diseases +M80041G | Non-communicable diseases +M80041K | Non-communicable diseases +M80041P | Non-communicable diseases +M80041S | Non-communicable diseases +M80042A | Non-communicable diseases +M80042D | Non-communicable diseases +M80042G | Non-communicable diseases +M80042K | Non-communicable diseases +M80042P | Non-communicable diseases +M80042S | Non-communicable diseases +M80049A | Non-communicable diseases +M80049D | Non-communicable diseases +M80049G | Non-communicable diseases +M80049K | Non-communicable diseases +M80049P | Non-communicable diseases +M80049S | Non-communicable diseases +M80051A | Non-communicable diseases +M80051D | Non-communicable diseases +M80051G | Non-communicable diseases +M80051K | Non-communicable diseases +M80051P | Non-communicable diseases +M80051S | Non-communicable diseases +M80052A | Non-communicable diseases +M80052D | Non-communicable diseases +M80052G | Non-communicable diseases +M80052K | Non-communicable diseases +M80052P | Non-communicable diseases +M80052S | Non-communicable diseases +M80059A | Non-communicable diseases +M80059D | Non-communicable diseases +M80059G | Non-communicable diseases +M80059K | Non-communicable diseases +M80059P | Non-communicable diseases +M80059S | Non-communicable diseases +M80061A | Non-communicable diseases +M80061D | Non-communicable diseases +M80061G | Non-communicable diseases +M80061K | Non-communicable diseases +M80061P | Non-communicable diseases +M80061S | Non-communicable diseases +M80062A | Non-communicable diseases +M80062D | Non-communicable diseases +M80062G | Non-communicable diseases +M80062K | Non-communicable diseases +M80062P | Non-communicable diseases +M80062S | Non-communicable diseases +M80069A | Non-communicable diseases +M80069D | Non-communicable diseases +M80069G | Non-communicable diseases +M80069K | Non-communicable diseases +M80069P | Non-communicable diseases +M80069S | Non-communicable diseases +M80071A | Non-communicable diseases +M80071D | Non-communicable diseases +M80071G | Non-communicable diseases +M80071K | Non-communicable diseases +M80071P | Non-communicable diseases +M80071S | Non-communicable diseases +M80072A | Non-communicable diseases +M80072D | Non-communicable diseases +M80072G | Non-communicable diseases +M80072K | Non-communicable diseases +M80072P | Non-communicable diseases +M80072S | Non-communicable diseases +M80079A | Non-communicable diseases +M80079D | Non-communicable diseases +M80079G | Non-communicable diseases +M80079K | Non-communicable diseases +M80079P | Non-communicable diseases +M80079S | Non-communicable diseases +M8008XA | Non-communicable diseases +M8008XD | Non-communicable diseases +M8008XG | Non-communicable diseases +M8008XK | Non-communicable diseases +M8008XP | Non-communicable diseases +M8008XS | Non-communicable diseases +M801--- | Non-communicable diseases +M802--- | Non-communicable diseases +M803--- | Non-communicable diseases +M804--- | Non-communicable diseases +M805--- | Non-communicable diseases +M808--- | Non-communicable diseases +M8080XA | Non-communicable diseases +M8080XD | Non-communicable diseases +M8080XG | Non-communicable diseases +M8080XK | Non-communicable diseases +M8080XP | Non-communicable diseases +M8080XS | Non-communicable diseases +M80811A | Non-communicable diseases +M80811D | Non-communicable diseases +M80811G | Non-communicable diseases +M80811K | Non-communicable diseases +M80811P | Non-communicable diseases +M80811S | Non-communicable diseases +M80812A | Non-communicable diseases +M80812D | Non-communicable diseases +M80812G | Non-communicable diseases +M80812K | Non-communicable diseases +M80812P | Non-communicable diseases +M80812S | Non-communicable diseases +M80819A | Non-communicable diseases +M80819D | Non-communicable diseases +M80819G | Non-communicable diseases +M80819K | Non-communicable diseases +M80819P | Non-communicable diseases +M80819S | Non-communicable diseases +M80821A | Non-communicable diseases +M80821D | Non-communicable diseases +M80821G | Non-communicable diseases +M80821K | Non-communicable diseases +M80821P | Non-communicable diseases +M80821S | Non-communicable diseases +M80822A | Non-communicable diseases +M80822D | Non-communicable diseases +M80822G | Non-communicable diseases +M80822K | Non-communicable diseases +M80822P | Non-communicable diseases +M80822S | Non-communicable diseases +M80829A | Non-communicable diseases +M80829D | Non-communicable diseases +M80829G | Non-communicable diseases +M80829K | Non-communicable diseases +M80829P | Non-communicable diseases +M80829S | Non-communicable diseases +M80831A | Non-communicable diseases +M80831D | Non-communicable diseases +M80831G | Non-communicable diseases +M80831K | Non-communicable diseases +M80831P | Non-communicable diseases +M80831S | Non-communicable diseases +M80832A | Non-communicable diseases +M80832D | Non-communicable diseases +M80832G | Non-communicable diseases +M80832K | Non-communicable diseases +M80832P | Non-communicable diseases +M80832S | Non-communicable diseases +M80839A | Non-communicable diseases +M80839D | Non-communicable diseases +M80839G | Non-communicable diseases +M80839K | Non-communicable diseases +M80839P | Non-communicable diseases +M80839S | Non-communicable diseases +M80841A | Non-communicable diseases +M80841D | Non-communicable diseases +M80841G | Non-communicable diseases +M80841K | Non-communicable diseases +M80841P | Non-communicable diseases +M80841S | Non-communicable diseases +M80842A | Non-communicable diseases +M80842D | Non-communicable diseases +M80842G | Non-communicable diseases +M80842K | Non-communicable diseases +M80842P | Non-communicable diseases +M80842S | Non-communicable diseases +M80849A | Non-communicable diseases +M80849D | Non-communicable diseases +M80849G | Non-communicable diseases +M80849K | Non-communicable diseases +M80849P | Non-communicable diseases +M80849S | Non-communicable diseases +M80851A | Non-communicable diseases +M80851D | Non-communicable diseases +M80851G | Non-communicable diseases +M80851K | Non-communicable diseases +M80851P | Non-communicable diseases +M80851S | Non-communicable diseases +M80852A | Non-communicable diseases +M80852D | Non-communicable diseases +M80852G | Non-communicable diseases +M80852K | Non-communicable diseases +M80852P | Non-communicable diseases +M80852S | Non-communicable diseases +M80859A | Non-communicable diseases +M80859D | Non-communicable diseases +M80859G | Non-communicable diseases +M80859K | Non-communicable diseases +M80859P | Non-communicable diseases +M80859S | Non-communicable diseases +M80861A | Non-communicable diseases +M80861D | Non-communicable diseases +M80861G | Non-communicable diseases +M80861K | Non-communicable diseases +M80861P | Non-communicable diseases +M80861S | Non-communicable diseases +M80862A | Non-communicable diseases +M80862D | Non-communicable diseases +M80862G | Non-communicable diseases +M80862K | Non-communicable diseases +M80862P | Non-communicable diseases +M80862S | Non-communicable diseases +M80869A | Non-communicable diseases +M80869D | Non-communicable diseases +M80869G | Non-communicable diseases +M80869K | Non-communicable diseases +M80869P | Non-communicable diseases +M80869S | Non-communicable diseases +M80871A | Non-communicable diseases +M80871D | Non-communicable diseases +M80871G | Non-communicable diseases +M80871K | Non-communicable diseases +M80871P | Non-communicable diseases +M80871S | Non-communicable diseases +M80872A | Non-communicable diseases +M80872D | Non-communicable diseases +M80872G | Non-communicable diseases +M80872K | Non-communicable diseases +M80872P | Non-communicable diseases +M80872S | Non-communicable diseases +M80879A | Non-communicable diseases +M80879D | Non-communicable diseases +M80879G | Non-communicable diseases +M80879K | Non-communicable diseases +M80879P | Non-communicable diseases +M80879S | Non-communicable diseases +M8088XA | Non-communicable diseases +M8088XD | Non-communicable diseases +M8088XG | Non-communicable diseases +M8088XK | Non-communicable diseases +M8088XP | Non-communicable diseases +M8088XS | Non-communicable diseases +M809--- | Non-communicable diseases +M81---- | Non-communicable diseases +M810--- | Non-communicable diseases +M811--- | Non-communicable diseases +M812--- | Non-communicable diseases +M813--- | Non-communicable diseases +M814--- | Non-communicable diseases +M815--- | Non-communicable diseases +M816--- | Non-communicable diseases +M818--- | Non-communicable diseases +M819--- | Non-communicable diseases +M82---- | Non-communicable diseases +M820--- | Non-communicable diseases +M821--- | Non-communicable diseases +M828--- | Non-communicable diseases +M863--- | Non-communicable diseases +M8630-- | Non-communicable diseases +M86311- | Non-communicable diseases +M86312- | Non-communicable diseases +M86319- | Non-communicable diseases +M86321- | Non-communicable diseases +M86322- | Non-communicable diseases +M86329- | Non-communicable diseases +M86331- | Non-communicable diseases +M86332- | Non-communicable diseases +M86339- | Non-communicable diseases +M86341- | Non-communicable diseases +M86342- | Non-communicable diseases +M86349- | Non-communicable diseases +M86351- | Non-communicable diseases +M86352- | Non-communicable diseases +M86359- | Non-communicable diseases +M86361- | Non-communicable diseases +M86362- | Non-communicable diseases +M86369- | Non-communicable diseases +M86371- | Non-communicable diseases +M86372- | Non-communicable diseases +M86379- | Non-communicable diseases +M8638-- | Non-communicable diseases +M8639-- | Non-communicable diseases +M864--- | Non-communicable diseases +M87---- | Non-communicable diseases +M870--- | Non-communicable diseases +M8700-- | Non-communicable diseases +M87011- | Non-communicable diseases +M87012- | Non-communicable diseases +M87019- | Non-communicable diseases +M87021- | Non-communicable diseases +M87022- | Non-communicable diseases +M87029- | Non-communicable diseases +M87031- | Non-communicable diseases +M87032- | Non-communicable diseases +M87033- | Non-communicable diseases +M87034- | Non-communicable diseases +M87035- | Non-communicable diseases +M87036- | Non-communicable diseases +M87037- | Non-communicable diseases +M87038- | Non-communicable diseases +M87039- | Non-communicable diseases +M87041- | Non-communicable diseases +M87042- | Non-communicable diseases +M87043- | Non-communicable diseases +M87044- | Non-communicable diseases +M87045- | Non-communicable diseases +M87046- | Non-communicable diseases +M87050- | Non-communicable diseases +M87051- | Non-communicable diseases +M87052- | Non-communicable diseases +M87059- | Non-communicable diseases +M87061- | Non-communicable diseases +M87062- | Non-communicable diseases +M87063- | Non-communicable diseases +M87064- | Non-communicable diseases +M87065- | Non-communicable diseases +M87066- | Non-communicable diseases +M87071- | Non-communicable diseases +M87072- | Non-communicable diseases +M87073- | Non-communicable diseases +M87074- | Non-communicable diseases +M87075- | Non-communicable diseases +M87076- | Non-communicable diseases +M87077- | Non-communicable diseases +M87078- | Non-communicable diseases +M87079- | Non-communicable diseases +M8708-- | Non-communicable diseases +M8709-- | Non-communicable diseases +M871--- | Non-communicable diseases +M88---- | Non-communicable diseases +M880--- | Non-communicable diseases +M881--- | Non-communicable diseases +M888--- | Non-communicable diseases +M88811- | Non-communicable diseases +M88812- | Non-communicable diseases +M88819- | Non-communicable diseases +M88821- | Non-communicable diseases +M88822- | Non-communicable diseases +M88829- | Non-communicable diseases +M88831- | Non-communicable diseases +M88832- | Non-communicable diseases +M88839- | Non-communicable diseases +M88841- | Non-communicable diseases +M88842- | Non-communicable diseases +M88849- | Non-communicable diseases +M88851- | Non-communicable diseases +M88852- | Non-communicable diseases +M88859- | Non-communicable diseases +M88861- | Non-communicable diseases +M88862- | Non-communicable diseases +M88869- | Non-communicable diseases +M88871- | Non-communicable diseases +M88872- | Non-communicable diseases +M88879- | Non-communicable diseases +M8888-- | Non-communicable diseases +M8889-- | Non-communicable diseases +M889--- | Non-communicable diseases +M89---- | Non-communicable diseases +M890--- | Non-communicable diseases +M895--- | Non-communicable diseases +M8970-- | Non-communicable diseases +M89711- | Non-communicable diseases +M89712- | Non-communicable diseases +M89719- | Non-communicable diseases +M89721- | Non-communicable diseases +M89722- | Non-communicable diseases +M89729- | Non-communicable diseases +M89731- | Non-communicable diseases +M89732- | Non-communicable diseases +M89739- | Non-communicable diseases +M89741- | Non-communicable diseases +M89742- | Non-communicable diseases +M89749- | Non-communicable diseases +M89751- | Non-communicable diseases +M89752- | Non-communicable diseases +M89759- | Non-communicable diseases +M89761- | Non-communicable diseases +M89762- | Non-communicable diseases +M89769- | Non-communicable diseases +M89771- | Non-communicable diseases +M89772- | Non-communicable diseases +M89779- | Non-communicable diseases +M8978-- | Non-communicable diseases +M8979-- | Non-communicable diseases +M898--- | Non-communicable diseases +M898X0- | Non-communicable diseases +M898X1- | Non-communicable diseases +M898X2- | Non-communicable diseases +M898X3- | Non-communicable diseases +M898X4- | Non-communicable diseases +M898X5- | Non-communicable diseases +M898X6- | Non-communicable diseases +M898X7- | Non-communicable diseases +M898X8- | Non-communicable diseases +M898X9- | Non-communicable diseases +M899--- | Non-communicable diseases +N00---- | Non-communicable diseases +N000--- | Non-communicable diseases +N001--- | Non-communicable diseases +N002--- | Non-communicable diseases +N003--- | Non-communicable diseases +N004--- | Non-communicable diseases +N005--- | Non-communicable diseases +N006--- | Non-communicable diseases +N007--- | Non-communicable diseases +N008--- | Non-communicable diseases +N009--- | Non-communicable diseases +N01---- | Non-communicable diseases +N010--- | Non-communicable diseases +N011--- | Non-communicable diseases +N012--- | Non-communicable diseases +N013--- | Non-communicable diseases +N014--- | Non-communicable diseases +N015--- | Non-communicable diseases +N016--- | Non-communicable diseases +N017--- | Non-communicable diseases +N018--- | Non-communicable diseases +N019--- | Non-communicable diseases +N02---- | Non-communicable diseases +N020--- | Non-communicable diseases +N021--- | Non-communicable diseases +N022--- | Non-communicable diseases +N023--- | Non-communicable diseases +N024--- | Non-communicable diseases +N025--- | Non-communicable diseases +N026--- | Non-communicable diseases +N027--- | Non-communicable diseases +N028--- | Non-communicable diseases +N029--- | Non-communicable diseases +N03---- | Non-communicable diseases +N030--- | Non-communicable diseases +N031--- | Non-communicable diseases +N032--- | Non-communicable diseases +N033--- | Non-communicable diseases +N034--- | Non-communicable diseases +N035--- | Non-communicable diseases +N036--- | Non-communicable diseases +N037--- | Non-communicable diseases +N038--- | Non-communicable diseases +N039--- | Non-communicable diseases +N04---- | Non-communicable diseases +N040--- | Non-communicable diseases +N041--- | Non-communicable diseases +N042--- | Non-communicable diseases +N043--- | Non-communicable diseases +N044--- | Non-communicable diseases +N045--- | Non-communicable diseases +N046--- | Non-communicable diseases +N047--- | Non-communicable diseases +N048--- | Non-communicable diseases +N049--- | Non-communicable diseases +N05---- | Non-communicable diseases +N050--- | Non-communicable diseases +N051--- | Non-communicable diseases +N052--- | Non-communicable diseases +N053--- | Non-communicable diseases +N054--- | Non-communicable diseases +N055--- | Non-communicable diseases +N056--- | Non-communicable diseases +N057--- | Non-communicable diseases +N058--- | Non-communicable diseases +N059--- | Non-communicable diseases +N06---- | Non-communicable diseases +N060--- | Non-communicable diseases +N061--- | Non-communicable diseases +N062--- | Non-communicable diseases +N063--- | Non-communicable diseases +N064--- | Non-communicable diseases +N065--- | Non-communicable diseases +N066--- | Non-communicable diseases +N067--- | Non-communicable diseases +N068--- | Non-communicable diseases +N069--- | Non-communicable diseases +N07---- | Non-communicable diseases +N070--- | Non-communicable diseases +N071--- | Non-communicable diseases +N072--- | Non-communicable diseases +N073--- | Non-communicable diseases +N074--- | Non-communicable diseases +N075--- | Non-communicable diseases +N076--- | Non-communicable diseases +N077--- | Non-communicable diseases +N078--- | Non-communicable diseases +N079--- | Non-communicable diseases +N08---- | Non-communicable diseases +N080--- | Non-communicable diseases +N081--- | Non-communicable diseases +N082--- | Non-communicable diseases +N083--- | Non-communicable diseases +N084--- | Non-communicable diseases +N085--- | Non-communicable diseases +N088--- | Non-communicable diseases +N10---- | Non-communicable diseases +N11---- | Non-communicable diseases +N110--- | Non-communicable diseases +N111--- | Non-communicable diseases +N118--- | Non-communicable diseases +N119--- | Non-communicable diseases +N12---- | Non-communicable diseases +N136--- | Non-communicable diseases +N14---- | Non-communicable diseases +N140--- | Non-communicable diseases +N141--- | Non-communicable diseases +N142--- | Non-communicable diseases +N143--- | Non-communicable diseases +N144--- | Non-communicable diseases +N15---- | Non-communicable diseases +N150--- | Non-communicable diseases +N151--- | Non-communicable diseases +N158--- | Non-communicable diseases +N159--- | Non-communicable diseases +N16---- | Non-communicable diseases +N160--- | Non-communicable diseases +N161--- | Non-communicable diseases +N162--- | Non-communicable diseases +N163--- | Non-communicable diseases +N164--- | Non-communicable diseases +N165--- | Non-communicable diseases +N168--- | Non-communicable diseases +N18---- | Non-communicable diseases +N181--- | Non-communicable diseases +N182--- | Non-communicable diseases +N183--- | Non-communicable diseases +N184--- | Non-communicable diseases +N185--- | Non-communicable diseases +N186--- | Non-communicable diseases +N189--- | Non-communicable diseases +N20---- | Non-communicable diseases +N200--- | Non-communicable diseases +N201--- | Non-communicable diseases +N202--- | Non-communicable diseases +N209--- | Non-communicable diseases +N21---- | Non-communicable diseases +N210--- | Non-communicable diseases +N211--- | Non-communicable diseases +N218--- | Non-communicable diseases +N219--- | Non-communicable diseases +N22---- | Non-communicable diseases +N220--- | Non-communicable diseases +N228--- | Non-communicable diseases +N23---- | Non-communicable diseases +N25---- | Non-communicable diseases +N250--- | Non-communicable diseases +N251--- | Non-communicable diseases +N258--- | Non-communicable diseases +N2581-- | Non-communicable diseases +N2589-- | Non-communicable diseases +N259--- | Non-communicable diseases +N26---- | Non-communicable diseases +N261--- | Non-communicable diseases +N262--- | Non-communicable diseases +N269--- | Non-communicable diseases +N27---- | Non-communicable diseases +N270--- | Non-communicable diseases +N271--- | Non-communicable diseases +N279--- | Non-communicable diseases +N28---- | Non-communicable diseases +N280--- | Non-communicable diseases +N281--- | Non-communicable diseases +N29---- | Non-communicable diseases +N290--- | Non-communicable diseases +N291--- | Non-communicable diseases +N298--- | Non-communicable diseases +N30---- | Non-communicable diseases +N300--- | Non-communicable diseases +N3000-- | Non-communicable diseases +N3001-- | Non-communicable diseases +N301--- | Non-communicable diseases +N3010-- | Non-communicable diseases +N3011-- | Non-communicable diseases +N302--- | Non-communicable diseases +N3020-- | Non-communicable diseases +N3021-- | Non-communicable diseases +N303--- | Non-communicable diseases +N308--- | Non-communicable diseases +N3080-- | Non-communicable diseases +N3081-- | Non-communicable diseases +N309--- | Non-communicable diseases +N3090-- | Non-communicable diseases +N3091-- | Non-communicable diseases +N31---- | Non-communicable diseases +N310--- | Non-communicable diseases +N311--- | Non-communicable diseases +N312--- | Non-communicable diseases +N318--- | Non-communicable diseases +N319--- | Non-communicable diseases +N32---- | Non-communicable diseases +N320--- | Non-communicable diseases +N323--- | Non-communicable diseases +N324--- | Non-communicable diseases +N34---- | Non-communicable diseases +N340--- | Non-communicable diseases +N341--- | Non-communicable diseases +N342--- | Non-communicable diseases +N343--- | Non-communicable diseases +N36---- | Non-communicable diseases +N360--- | Non-communicable diseases +N361--- | Non-communicable diseases +N362--- | Non-communicable diseases +N363--- | Non-communicable diseases +N3641-- | Non-communicable diseases +N3642-- | Non-communicable diseases +N3643-- | Non-communicable diseases +N3644-- | Non-communicable diseases +N365--- | Non-communicable diseases +N368--- | Non-communicable diseases +N369--- | Non-communicable diseases +N39---- | Non-communicable diseases +N390--- | Non-communicable diseases +N391--- | Non-communicable diseases +N392--- | Non-communicable diseases +N41---- | Non-communicable diseases +N410--- | Non-communicable diseases +N411--- | Non-communicable diseases +N412--- | Non-communicable diseases +N413--- | Non-communicable diseases +N414--- | Non-communicable diseases +N418--- | Non-communicable diseases +N419--- | Non-communicable diseases +N44---- | Non-communicable diseases +N45---- | Non-communicable diseases +N450--- | Non-communicable diseases +N451--- | Non-communicable diseases +N452--- | Non-communicable diseases +N453--- | Non-communicable diseases +N454--- | Non-communicable diseases +N459--- | Non-communicable diseases +N49---- | Non-communicable diseases +N490--- | Non-communicable diseases +N491--- | Non-communicable diseases +N492--- | Non-communicable diseases +N493--- | Non-communicable diseases +N498--- | Non-communicable diseases +N499--- | Non-communicable diseases +N60---- | Non-communicable diseases +N600--- | Non-communicable diseases +N6001-- | Non-communicable diseases +N6002-- | Non-communicable diseases +N6009-- | Non-communicable diseases +N601--- | Non-communicable diseases +N6011-- | Non-communicable diseases +N6012-- | Non-communicable diseases +N6019-- | Non-communicable diseases +N602--- | Non-communicable diseases +N6021-- | Non-communicable diseases +N6022-- | Non-communicable diseases +N6029-- | Non-communicable diseases +N603--- | Non-communicable diseases +N6031-- | Non-communicable diseases +N6032-- | Non-communicable diseases +N6039-- | Non-communicable diseases +N604--- | Non-communicable diseases +N6041-- | Non-communicable diseases +N6042-- | Non-communicable diseases +N6049-- | Non-communicable diseases +N608--- | Non-communicable diseases +N6081-- | Non-communicable diseases +N6082-- | Non-communicable diseases +N6089-- | Non-communicable diseases +N609--- | Non-communicable diseases +N650--- | Non-communicable diseases +N651--- | Non-communicable diseases +N72---- | Non-communicable diseases +N75---- | Non-communicable diseases +N750--- | Non-communicable diseases +N751--- | Non-communicable diseases +N758--- | Non-communicable diseases +N759--- | Non-communicable diseases +N76---- | Non-communicable diseases +N760--- | Non-communicable diseases +N761--- | Non-communicable diseases +N762--- | Non-communicable diseases +N763--- | Non-communicable diseases +N764--- | Non-communicable diseases +N765--- | Non-communicable diseases +N766--- | Non-communicable diseases +N768--- | Non-communicable diseases +N7681-- | Non-communicable diseases +N7689-- | Non-communicable diseases +N77---- | Non-communicable diseases +N770--- | Non-communicable diseases +N771--- | Non-communicable diseases +N778--- | Non-communicable diseases +N80---- | Non-communicable diseases +N800--- | Non-communicable diseases +N801--- | Non-communicable diseases +N802--- | Non-communicable diseases +N803--- | Non-communicable diseases +N804--- | Non-communicable diseases +N805--- | Non-communicable diseases +N806--- | Non-communicable diseases +N808--- | Non-communicable diseases +N809--- | Non-communicable diseases +N81---- | Non-communicable diseases +N810--- | Non-communicable diseases +N811--- | Non-communicable diseases +N8110-- | Non-communicable diseases +N8111-- | Non-communicable diseases +N8112-- | Non-communicable diseases +N812--- | Non-communicable diseases +N813--- | Non-communicable diseases +N814--- | Non-communicable diseases +N815--- | Non-communicable diseases +N816--- | Non-communicable diseases +N818--- | Non-communicable diseases +N8181-- | Non-communicable diseases +N8182-- | Non-communicable diseases +N8183-- | Non-communicable diseases +N8184-- | Non-communicable diseases +N8185-- | Non-communicable diseases +N8189-- | Non-communicable diseases +N819--- | Non-communicable diseases +N83---- | Non-communicable diseases +N830--- | Non-communicable diseases +N8300-- | Non-communicable diseases +N8301-- | Non-communicable diseases +N8302-- | Non-communicable diseases +N831--- | Non-communicable diseases +N8310-- | Non-communicable diseases +N8311-- | Non-communicable diseases +N8312-- | Non-communicable diseases +N832--- | Non-communicable diseases +N83201- | Non-communicable diseases +N83202- | Non-communicable diseases +N83209- | Non-communicable diseases +N83291- | Non-communicable diseases +N83292- | Non-communicable diseases +N83299- | Non-communicable diseases +N833--- | Non-communicable diseases +N83311- | Non-communicable diseases +N83312- | Non-communicable diseases +N83319- | Non-communicable diseases +N83321- | Non-communicable diseases +N83322- | Non-communicable diseases +N83329- | Non-communicable diseases +N83331- | Non-communicable diseases +N83332- | Non-communicable diseases +N83339- | Non-communicable diseases +N834--- | Non-communicable diseases +N8340-- | Non-communicable diseases +N8341-- | Non-communicable diseases +N8342-- | Non-communicable diseases +N835--- | Non-communicable diseases +N83511- | Non-communicable diseases +N83512- | Non-communicable diseases +N83519- | Non-communicable diseases +N83521- | Non-communicable diseases +N83522- | Non-communicable diseases +N83529- | Non-communicable diseases +N8353-- | Non-communicable diseases +N836--- | Non-communicable diseases +N837--- | Non-communicable diseases +N838--- | Non-communicable diseases +N839--- | Non-communicable diseases +N840--- | Non-communicable diseases +N841--- | Non-communicable diseases +N87---- | Non-communicable diseases +N870--- | Non-communicable diseases +N871--- | Non-communicable diseases +N872--- | Non-communicable diseases +N879--- | Non-communicable diseases +N99---- | Non-communicable diseases +N990--- | Non-communicable diseases +N991--- | Non-communicable diseases +N99110- | Non-communicable diseases +N99111- | Non-communicable diseases +N99112- | Non-communicable diseases +N99113- | Non-communicable diseases +N99114- | Non-communicable diseases +N99115- | Non-communicable diseases +N99116- | Non-communicable diseases +N9912-- | Non-communicable diseases +N992--- | Non-communicable diseases +N993--- | Non-communicable diseases +N994--- | Non-communicable diseases +N995--- | Non-communicable diseases +N99510- | Non-communicable diseases +N99511- | Non-communicable diseases +N99512- | Non-communicable diseases +N99518- | Non-communicable diseases +N99520- | Non-communicable diseases +N99521- | Non-communicable diseases +N99522- | Non-communicable diseases +N99523- | Non-communicable diseases +N99524- | Non-communicable diseases +N99528- | Non-communicable diseases +N99530- | Non-communicable diseases +N99531- | Non-communicable diseases +N99532- | Non-communicable diseases +N99533- | Non-communicable diseases +N99534- | Non-communicable diseases +N99538- | Non-communicable diseases +N9961-- | Non-communicable diseases +N9962-- | Non-communicable diseases +N9971-- | Non-communicable diseases +N9972-- | Non-communicable diseases +N998--- | Non-communicable diseases +N9981-- | Non-communicable diseases +N99820- | Non-communicable diseases +N99821- | Non-communicable diseases +N9983-- | Non-communicable diseases +N99840- | Non-communicable diseases +N99841- | Non-communicable diseases +N99842- | Non-communicable diseases +N99843- | Non-communicable diseases +N9989-- | Non-communicable diseases +N999--- | Non-communicable diseases +P043--- | Non-communicable diseases +P044--- | Non-communicable diseases +P702--- | Non-communicable diseases +P960--- | Non-communicable diseases +P961--- | Non-communicable diseases +P962--- | Non-communicable diseases +P965--- | Non-communicable diseases +Q00---- | Non-communicable diseases +Q000--- | Non-communicable diseases +Q001--- | Non-communicable diseases +Q002--- | Non-communicable diseases +Q01---- | Non-communicable diseases +Q010--- | Non-communicable diseases +Q011--- | Non-communicable diseases +Q012--- | Non-communicable diseases +Q018--- | Non-communicable diseases +Q019--- | Non-communicable diseases +Q02---- | Non-communicable diseases +Q03---- | Non-communicable diseases +Q030--- | Non-communicable diseases +Q031--- | Non-communicable diseases +Q038--- | Non-communicable diseases +Q039--- | Non-communicable diseases +Q04---- | Non-communicable diseases +Q040--- | Non-communicable diseases +Q041--- | Non-communicable diseases +Q042--- | Non-communicable diseases +Q043--- | Non-communicable diseases +Q044--- | Non-communicable diseases +Q045--- | Non-communicable diseases +Q046--- | Non-communicable diseases +Q048--- | Non-communicable diseases +Q049--- | Non-communicable diseases +Q05---- | Non-communicable diseases +Q050--- | Non-communicable diseases +Q051--- | Non-communicable diseases +Q052--- | Non-communicable diseases +Q053--- | Non-communicable diseases +Q054--- | Non-communicable diseases +Q055--- | Non-communicable diseases +Q056--- | Non-communicable diseases +Q057--- | Non-communicable diseases +Q058--- | Non-communicable diseases +Q059--- | Non-communicable diseases +Q06---- | Non-communicable diseases +Q060--- | Non-communicable diseases +Q061--- | Non-communicable diseases +Q062--- | Non-communicable diseases +Q063--- | Non-communicable diseases +Q064--- | Non-communicable diseases +Q068--- | Non-communicable diseases +Q069--- | Non-communicable diseases +Q07---- | Non-communicable diseases +Q070--- | Non-communicable diseases +Q0700-- | Non-communicable diseases +Q0701-- | Non-communicable diseases +Q0702-- | Non-communicable diseases +Q0703-- | Non-communicable diseases +Q078--- | Non-communicable diseases +Q079--- | Non-communicable diseases +Q104--- | Non-communicable diseases +Q105--- | Non-communicable diseases +Q106--- | Non-communicable diseases +Q107--- | Non-communicable diseases +Q11---- | Non-communicable diseases +Q110--- | Non-communicable diseases +Q111--- | Non-communicable diseases +Q112--- | Non-communicable diseases +Q113--- | Non-communicable diseases +Q12---- | Non-communicable diseases +Q120--- | Non-communicable diseases +Q121--- | Non-communicable diseases +Q122--- | Non-communicable diseases +Q123--- | Non-communicable diseases +Q124--- | Non-communicable diseases +Q128--- | Non-communicable diseases +Q129--- | Non-communicable diseases +Q13---- | Non-communicable diseases +Q130--- | Non-communicable diseases +Q131--- | Non-communicable diseases +Q132--- | Non-communicable diseases +Q133--- | Non-communicable diseases +Q134--- | Non-communicable diseases +Q135--- | Non-communicable diseases +Q138--- | Non-communicable diseases +Q1381-- | Non-communicable diseases +Q1389-- | Non-communicable diseases +Q139--- | Non-communicable diseases +Q14---- | Non-communicable diseases +Q140--- | Non-communicable diseases +Q141--- | Non-communicable diseases +Q142--- | Non-communicable diseases +Q143--- | Non-communicable diseases +Q148--- | Non-communicable diseases +Q149--- | Non-communicable diseases +Q15---- | Non-communicable diseases +Q150--- | Non-communicable diseases +Q158--- | Non-communicable diseases +Q159--- | Non-communicable diseases +Q16---- | Non-communicable diseases +Q160--- | Non-communicable diseases +Q161--- | Non-communicable diseases +Q162--- | Non-communicable diseases +Q163--- | Non-communicable diseases +Q164--- | Non-communicable diseases +Q165--- | Non-communicable diseases +Q169--- | Non-communicable diseases +Q17---- | Non-communicable diseases +Q170--- | Non-communicable diseases +Q171--- | Non-communicable diseases +Q172--- | Non-communicable diseases +Q173--- | Non-communicable diseases +Q174--- | Non-communicable diseases +Q175--- | Non-communicable diseases +Q178--- | Non-communicable diseases +Q179--- | Non-communicable diseases +Q18---- | Non-communicable diseases +Q180--- | Non-communicable diseases +Q181--- | Non-communicable diseases +Q182--- | Non-communicable diseases +Q183--- | Non-communicable diseases +Q184--- | Non-communicable diseases +Q185--- | Non-communicable diseases +Q186--- | Non-communicable diseases +Q187--- | Non-communicable diseases +Q188--- | Non-communicable diseases +Q189--- | Non-communicable diseases +Q20---- | Non-communicable diseases +Q200--- | Non-communicable diseases +Q201--- | Non-communicable diseases +Q202--- | Non-communicable diseases +Q203--- | Non-communicable diseases +Q204--- | Non-communicable diseases +Q205--- | Non-communicable diseases +Q206--- | Non-communicable diseases +Q208--- | Non-communicable diseases +Q209--- | Non-communicable diseases +Q21---- | Non-communicable diseases +Q210--- | Non-communicable diseases +Q211--- | Non-communicable diseases +Q212--- | Non-communicable diseases +Q213--- | Non-communicable diseases +Q214--- | Non-communicable diseases +Q218--- | Non-communicable diseases +Q219--- | Non-communicable diseases +Q22---- | Non-communicable diseases +Q220--- | Non-communicable diseases +Q221--- | Non-communicable diseases +Q222--- | Non-communicable diseases +Q223--- | Non-communicable diseases +Q224--- | Non-communicable diseases +Q225--- | Non-communicable diseases +Q226--- | Non-communicable diseases +Q228--- | Non-communicable diseases +Q229--- | Non-communicable diseases +Q23---- | Non-communicable diseases +Q230--- | Non-communicable diseases +Q231--- | Non-communicable diseases +Q232--- | Non-communicable diseases +Q233--- | Non-communicable diseases +Q234--- | Non-communicable diseases +Q238--- | Non-communicable diseases +Q239--- | Non-communicable diseases +Q24---- | Non-communicable diseases +Q240--- | Non-communicable diseases +Q241--- | Non-communicable diseases +Q242--- | Non-communicable diseases +Q243--- | Non-communicable diseases +Q244--- | Non-communicable diseases +Q245--- | Non-communicable diseases +Q246--- | Non-communicable diseases +Q248--- | Non-communicable diseases +Q249--- | Non-communicable diseases +Q25---- | Non-communicable diseases +Q250--- | Non-communicable diseases +Q251--- | Non-communicable diseases +Q252--- | Non-communicable diseases +Q2521-- | Non-communicable diseases +Q2529-- | Non-communicable diseases +Q253--- | Non-communicable diseases +Q254--- | Non-communicable diseases +Q2540-- | Non-communicable diseases +Q2541-- | Non-communicable diseases +Q2542-- | Non-communicable diseases +Q2543-- | Non-communicable diseases +Q2544-- | Non-communicable diseases +Q2545-- | Non-communicable diseases +Q2546-- | Non-communicable diseases +Q2547-- | Non-communicable diseases +Q2548-- | Non-communicable diseases +Q2549-- | Non-communicable diseases +Q255--- | Non-communicable diseases +Q256--- | Non-communicable diseases +Q257--- | Non-communicable diseases +Q2571-- | Non-communicable diseases +Q2572-- | Non-communicable diseases +Q2579-- | Non-communicable diseases +Q258--- | Non-communicable diseases +Q259--- | Non-communicable diseases +Q26---- | Non-communicable diseases +Q260--- | Non-communicable diseases +Q261--- | Non-communicable diseases +Q262--- | Non-communicable diseases +Q263--- | Non-communicable diseases +Q264--- | Non-communicable diseases +Q265--- | Non-communicable diseases +Q266--- | Non-communicable diseases +Q268--- | Non-communicable diseases +Q269--- | Non-communicable diseases +Q27---- | Non-communicable diseases +Q270--- | Non-communicable diseases +Q271--- | Non-communicable diseases +Q272--- | Non-communicable diseases +Q273--- | Non-communicable diseases +Q2730-- | Non-communicable diseases +Q2731-- | Non-communicable diseases +Q2732-- | Non-communicable diseases +Q2733-- | Non-communicable diseases +Q2734-- | Non-communicable diseases +Q2739-- | Non-communicable diseases +Q274--- | Non-communicable diseases +Q278--- | Non-communicable diseases +Q279--- | Non-communicable diseases +Q28---- | Non-communicable diseases +Q280--- | Non-communicable diseases +Q281--- | Non-communicable diseases +Q282--- | Non-communicable diseases +Q283--- | Non-communicable diseases +Q288--- | Non-communicable diseases +Q289--- | Non-communicable diseases +Q30---- | Non-communicable diseases +Q300--- | Non-communicable diseases +Q301--- | Non-communicable diseases +Q302--- | Non-communicable diseases +Q303--- | Non-communicable diseases +Q308--- | Non-communicable diseases +Q309--- | Non-communicable diseases +Q31---- | Non-communicable diseases +Q310--- | Non-communicable diseases +Q311--- | Non-communicable diseases +Q312--- | Non-communicable diseases +Q313--- | Non-communicable diseases +Q315--- | Non-communicable diseases +Q318--- | Non-communicable diseases +Q319--- | Non-communicable diseases +Q32---- | Non-communicable diseases +Q320--- | Non-communicable diseases +Q321--- | Non-communicable diseases +Q322--- | Non-communicable diseases +Q323--- | Non-communicable diseases +Q324--- | Non-communicable diseases +Q33---- | Non-communicable diseases +Q330--- | Non-communicable diseases +Q331--- | Non-communicable diseases +Q332--- | Non-communicable diseases +Q333--- | Non-communicable diseases +Q334--- | Non-communicable diseases +Q335--- | Non-communicable diseases +Q336--- | Non-communicable diseases +Q338--- | Non-communicable diseases +Q339--- | Non-communicable diseases +Q34---- | Non-communicable diseases +Q340--- | Non-communicable diseases +Q341--- | Non-communicable diseases +Q348--- | Non-communicable diseases +Q349--- | Non-communicable diseases +Q35---- | Non-communicable diseases +Q351--- | Non-communicable diseases +Q353--- | Non-communicable diseases +Q355--- | Non-communicable diseases +Q357--- | Non-communicable diseases +Q359--- | Non-communicable diseases +Q36---- | Non-communicable diseases +Q37---- | Non-communicable diseases +Q370--- | Non-communicable diseases +Q371--- | Non-communicable diseases +Q372--- | Non-communicable diseases +Q373--- | Non-communicable diseases +Q374--- | Non-communicable diseases +Q375--- | Non-communicable diseases +Q378--- | Non-communicable diseases +Q379--- | Non-communicable diseases +Q38---- | Non-communicable diseases +Q380--- | Non-communicable diseases +Q381--- | Non-communicable diseases +Q382--- | Non-communicable diseases +Q383--- | Non-communicable diseases +Q384--- | Non-communicable diseases +Q385--- | Non-communicable diseases +Q386--- | Non-communicable diseases +Q387--- | Non-communicable diseases +Q388--- | Non-communicable diseases +Q39---- | Non-communicable diseases +Q390--- | Non-communicable diseases +Q391--- | Non-communicable diseases +Q392--- | Non-communicable diseases +Q393--- | Non-communicable diseases +Q394--- | Non-communicable diseases +Q395--- | Non-communicable diseases +Q396--- | Non-communicable diseases +Q398--- | Non-communicable diseases +Q399--- | Non-communicable diseases +Q40---- | Non-communicable diseases +Q400--- | Non-communicable diseases +Q401--- | Non-communicable diseases +Q402--- | Non-communicable diseases +Q403--- | Non-communicable diseases +Q408--- | Non-communicable diseases +Q409--- | Non-communicable diseases +Q41---- | Non-communicable diseases +Q410--- | Non-communicable diseases +Q411--- | Non-communicable diseases +Q412--- | Non-communicable diseases +Q418--- | Non-communicable diseases +Q419--- | Non-communicable diseases +Q42---- | Non-communicable diseases +Q420--- | Non-communicable diseases +Q421--- | Non-communicable diseases +Q422--- | Non-communicable diseases +Q423--- | Non-communicable diseases +Q428--- | Non-communicable diseases +Q429--- | Non-communicable diseases +Q43---- | Non-communicable diseases +Q430--- | Non-communicable diseases +Q431--- | Non-communicable diseases +Q432--- | Non-communicable diseases +Q433--- | Non-communicable diseases +Q434--- | Non-communicable diseases +Q435--- | Non-communicable diseases +Q436--- | Non-communicable diseases +Q437--- | Non-communicable diseases +Q438--- | Non-communicable diseases +Q439--- | Non-communicable diseases +Q44---- | Non-communicable diseases +Q440--- | Non-communicable diseases +Q441--- | Non-communicable diseases +Q442--- | Non-communicable diseases +Q443--- | Non-communicable diseases +Q444--- | Non-communicable diseases +Q445--- | Non-communicable diseases +Q446--- | Non-communicable diseases +Q447--- | Non-communicable diseases +Q45---- | Non-communicable diseases +Q450--- | Non-communicable diseases +Q451--- | Non-communicable diseases +Q452--- | Non-communicable diseases +Q453--- | Non-communicable diseases +Q458--- | Non-communicable diseases +Q459--- | Non-communicable diseases +Q50---- | Non-communicable diseases +Q500--- | Non-communicable diseases +Q5001-- | Non-communicable diseases +Q5002-- | Non-communicable diseases +Q501--- | Non-communicable diseases +Q502--- | Non-communicable diseases +Q503--- | Non-communicable diseases +Q5031-- | Non-communicable diseases +Q5032-- | Non-communicable diseases +Q5039-- | Non-communicable diseases +Q504--- | Non-communicable diseases +Q505--- | Non-communicable diseases +Q506--- | Non-communicable diseases +Q51---- | Non-communicable diseases +Q510--- | Non-communicable diseases +Q511--- | Non-communicable diseases +Q5110-- | Non-communicable diseases +Q5111-- | Non-communicable diseases +Q512--- | Non-communicable diseases +Q5120-- | Non-communicable diseases +Q5121-- | Non-communicable diseases +Q5122-- | Non-communicable diseases +Q5128-- | Non-communicable diseases +Q513--- | Non-communicable diseases +Q514--- | Non-communicable diseases +Q515--- | Non-communicable diseases +Q516--- | Non-communicable diseases +Q517--- | Non-communicable diseases +Q518--- | Non-communicable diseases +Q51810- | Non-communicable diseases +Q51811- | Non-communicable diseases +Q51818- | Non-communicable diseases +Q51820- | Non-communicable diseases +Q51821- | Non-communicable diseases +Q51828- | Non-communicable diseases +Q519--- | Non-communicable diseases +Q52---- | Non-communicable diseases +Q520--- | Non-communicable diseases +Q521--- | Non-communicable diseases +Q5210-- | Non-communicable diseases +Q5211-- | Non-communicable diseases +Q52120- | Non-communicable diseases +Q52121- | Non-communicable diseases +Q52122- | Non-communicable diseases +Q52123- | Non-communicable diseases +Q52124- | Non-communicable diseases +Q52129- | Non-communicable diseases +Q522--- | Non-communicable diseases +Q523--- | Non-communicable diseases +Q524--- | Non-communicable diseases +Q525--- | Non-communicable diseases +Q526--- | Non-communicable diseases +Q527--- | Non-communicable diseases +Q5270-- | Non-communicable diseases +Q5271-- | Non-communicable diseases +Q5279-- | Non-communicable diseases +Q528--- | Non-communicable diseases +Q529--- | Non-communicable diseases +Q53---- | Non-communicable diseases +Q530--- | Non-communicable diseases +Q5300-- | Non-communicable diseases +Q5301-- | Non-communicable diseases +Q5302-- | Non-communicable diseases +Q531--- | Non-communicable diseases +Q5310-- | Non-communicable diseases +Q53111- | Non-communicable diseases +Q53112- | Non-communicable diseases +Q5312-- | Non-communicable diseases +Q5313-- | Non-communicable diseases +Q532--- | Non-communicable diseases +Q5320-- | Non-communicable diseases +Q53211- | Non-communicable diseases +Q53212- | Non-communicable diseases +Q5322-- | Non-communicable diseases +Q5323-- | Non-communicable diseases +Q539--- | Non-communicable diseases +Q54---- | Non-communicable diseases +Q540--- | Non-communicable diseases +Q541--- | Non-communicable diseases +Q542--- | Non-communicable diseases +Q543--- | Non-communicable diseases +Q544--- | Non-communicable diseases +Q548--- | Non-communicable diseases +Q549--- | Non-communicable diseases +Q55---- | Non-communicable diseases +Q550--- | Non-communicable diseases +Q551--- | Non-communicable diseases +Q552--- | Non-communicable diseases +Q5520-- | Non-communicable diseases +Q5521-- | Non-communicable diseases +Q5522-- | Non-communicable diseases +Q5523-- | Non-communicable diseases +Q5529-- | Non-communicable diseases +Q553--- | Non-communicable diseases +Q554--- | Non-communicable diseases +Q555--- | Non-communicable diseases +Q556--- | Non-communicable diseases +Q5561-- | Non-communicable diseases +Q5562-- | Non-communicable diseases +Q5563-- | Non-communicable diseases +Q5564-- | Non-communicable diseases +Q5569-- | Non-communicable diseases +Q557--- | Non-communicable diseases +Q558--- | Non-communicable diseases +Q559--- | Non-communicable diseases +Q56---- | Non-communicable diseases +Q560--- | Non-communicable diseases +Q561--- | Non-communicable diseases +Q562--- | Non-communicable diseases +Q563--- | Non-communicable diseases +Q564--- | Non-communicable diseases +Q60---- | Non-communicable diseases +Q600--- | Non-communicable diseases +Q601--- | Non-communicable diseases +Q602--- | Non-communicable diseases +Q603--- | Non-communicable diseases +Q604--- | Non-communicable diseases +Q605--- | Non-communicable diseases +Q606--- | Non-communicable diseases +Q61---- | Non-communicable diseases +Q610--- | Non-communicable diseases +Q6100-- | Non-communicable diseases +Q6101-- | Non-communicable diseases +Q6102-- | Non-communicable diseases +Q611--- | Non-communicable diseases +Q6111-- | Non-communicable diseases +Q6119-- | Non-communicable diseases +Q612--- | Non-communicable diseases +Q613--- | Non-communicable diseases +Q614--- | Non-communicable diseases +Q615--- | Non-communicable diseases +Q618--- | Non-communicable diseases +Q619--- | Non-communicable diseases +Q62---- | Non-communicable diseases +Q620--- | Non-communicable diseases +Q621--- | Non-communicable diseases +Q6210-- | Non-communicable diseases +Q6211-- | Non-communicable diseases +Q6212-- | Non-communicable diseases +Q622--- | Non-communicable diseases +Q623--- | Non-communicable diseases +Q6231-- | Non-communicable diseases +Q6232-- | Non-communicable diseases +Q6239-- | Non-communicable diseases +Q624--- | Non-communicable diseases +Q625--- | Non-communicable diseases +Q626--- | Non-communicable diseases +Q6260-- | Non-communicable diseases +Q6261-- | Non-communicable diseases +Q6262-- | Non-communicable diseases +Q6263-- | Non-communicable diseases +Q6269-- | Non-communicable diseases +Q627--- | Non-communicable diseases +Q628--- | Non-communicable diseases +Q63---- | Non-communicable diseases +Q630--- | Non-communicable diseases +Q631--- | Non-communicable diseases +Q632--- | Non-communicable diseases +Q633--- | Non-communicable diseases +Q638--- | Non-communicable diseases +Q639--- | Non-communicable diseases +Q64---- | Non-communicable diseases +Q640--- | Non-communicable diseases +Q641--- | Non-communicable diseases +Q6410-- | Non-communicable diseases +Q6411-- | Non-communicable diseases +Q6412-- | Non-communicable diseases +Q6419-- | Non-communicable diseases +Q642--- | Non-communicable diseases +Q643--- | Non-communicable diseases +Q6431-- | Non-communicable diseases +Q6432-- | Non-communicable diseases +Q6433-- | Non-communicable diseases +Q6439-- | Non-communicable diseases +Q644--- | Non-communicable diseases +Q645--- | Non-communicable diseases +Q646--- | Non-communicable diseases +Q647--- | Non-communicable diseases +Q6470-- | Non-communicable diseases +Q6471-- | Non-communicable diseases +Q6472-- | Non-communicable diseases +Q6473-- | Non-communicable diseases +Q6474-- | Non-communicable diseases +Q6475-- | Non-communicable diseases +Q6479-- | Non-communicable diseases +Q648--- | Non-communicable diseases +Q649--- | Non-communicable diseases +Q65---- | Non-communicable diseases +Q650--- | Non-communicable diseases +Q6500-- | Non-communicable diseases +Q6501-- | Non-communicable diseases +Q6502-- | Non-communicable diseases +Q651--- | Non-communicable diseases +Q652--- | Non-communicable diseases +Q653--- | Non-communicable diseases +Q6530-- | Non-communicable diseases +Q6531-- | Non-communicable diseases +Q6532-- | Non-communicable diseases +Q654--- | Non-communicable diseases +Q655--- | Non-communicable diseases +Q656--- | Non-communicable diseases +Q658--- | Non-communicable diseases +Q6581-- | Non-communicable diseases +Q6582-- | Non-communicable diseases +Q6589-- | Non-communicable diseases +Q659--- | Non-communicable diseases +Q66---- | Non-communicable diseases +Q660--- | Non-communicable diseases +Q661--- | Non-communicable diseases +Q662--- | Non-communicable diseases +Q6621-- | Non-communicable diseases +Q6622-- | Non-communicable diseases +Q663--- | Non-communicable diseases +Q664--- | Non-communicable diseases +Q665--- | Non-communicable diseases +Q6650-- | Non-communicable diseases +Q6651-- | Non-communicable diseases +Q6652-- | Non-communicable diseases +Q666--- | Non-communicable diseases +Q667--- | Non-communicable diseases +Q668--- | Non-communicable diseases +Q6680-- | Non-communicable diseases +Q6681-- | Non-communicable diseases +Q6682-- | Non-communicable diseases +Q6689-- | Non-communicable diseases +Q669--- | Non-communicable diseases +Q67---- | Non-communicable diseases +Q670--- | Non-communicable diseases +Q671--- | Non-communicable diseases +Q672--- | Non-communicable diseases +Q673--- | Non-communicable diseases +Q674--- | Non-communicable diseases +Q675--- | Non-communicable diseases +Q676--- | Non-communicable diseases +Q677--- | Non-communicable diseases +Q678--- | Non-communicable diseases +Q68---- | Non-communicable diseases +Q680--- | Non-communicable diseases +Q681--- | Non-communicable diseases +Q682--- | Non-communicable diseases +Q683--- | Non-communicable diseases +Q684--- | Non-communicable diseases +Q685--- | Non-communicable diseases +Q686--- | Non-communicable diseases +Q688--- | Non-communicable diseases +Q69---- | Non-communicable diseases +Q690--- | Non-communicable diseases +Q691--- | Non-communicable diseases +Q692--- | Non-communicable diseases +Q699--- | Non-communicable diseases +Q70---- | Non-communicable diseases +Q700--- | Non-communicable diseases +Q7000-- | Non-communicable diseases +Q7001-- | Non-communicable diseases +Q7002-- | Non-communicable diseases +Q7003-- | Non-communicable diseases +Q701--- | Non-communicable diseases +Q7010-- | Non-communicable diseases +Q7011-- | Non-communicable diseases +Q7012-- | Non-communicable diseases +Q7013-- | Non-communicable diseases +Q702--- | Non-communicable diseases +Q7020-- | Non-communicable diseases +Q7021-- | Non-communicable diseases +Q7022-- | Non-communicable diseases +Q7023-- | Non-communicable diseases +Q703--- | Non-communicable diseases +Q7030-- | Non-communicable diseases +Q7031-- | Non-communicable diseases +Q7032-- | Non-communicable diseases +Q7033-- | Non-communicable diseases +Q704--- | Non-communicable diseases +Q709--- | Non-communicable diseases +Q71---- | Non-communicable diseases +Q710--- | Non-communicable diseases +Q7100-- | Non-communicable diseases +Q7101-- | Non-communicable diseases +Q7102-- | Non-communicable diseases +Q7103-- | Non-communicable diseases +Q711--- | Non-communicable diseases +Q7110-- | Non-communicable diseases +Q7111-- | Non-communicable diseases +Q7112-- | Non-communicable diseases +Q7113-- | Non-communicable diseases +Q712--- | Non-communicable diseases +Q7120-- | Non-communicable diseases +Q7121-- | Non-communicable diseases +Q7122-- | Non-communicable diseases +Q7123-- | Non-communicable diseases +Q713--- | Non-communicable diseases +Q7130-- | Non-communicable diseases +Q7131-- | Non-communicable diseases +Q7132-- | Non-communicable diseases +Q7133-- | Non-communicable diseases +Q714--- | Non-communicable diseases +Q7140-- | Non-communicable diseases +Q7141-- | Non-communicable diseases +Q7142-- | Non-communicable diseases +Q7143-- | Non-communicable diseases +Q715--- | Non-communicable diseases +Q7150-- | Non-communicable diseases +Q7151-- | Non-communicable diseases +Q7152-- | Non-communicable diseases +Q7153-- | Non-communicable diseases +Q716--- | Non-communicable diseases +Q7160-- | Non-communicable diseases +Q7161-- | Non-communicable diseases +Q7162-- | Non-communicable diseases +Q7163-- | Non-communicable diseases +Q718--- | Non-communicable diseases +Q71811- | Non-communicable diseases +Q71812- | Non-communicable diseases +Q71813- | Non-communicable diseases +Q71819- | Non-communicable diseases +Q71891- | Non-communicable diseases +Q71892- | Non-communicable diseases +Q71893- | Non-communicable diseases +Q71899- | Non-communicable diseases +Q719--- | Non-communicable diseases +Q7190-- | Non-communicable diseases +Q7191-- | Non-communicable diseases +Q7192-- | Non-communicable diseases +Q7193-- | Non-communicable diseases +Q72---- | Non-communicable diseases +Q720--- | Non-communicable diseases +Q7200-- | Non-communicable diseases +Q7201-- | Non-communicable diseases +Q7202-- | Non-communicable diseases +Q7203-- | Non-communicable diseases +Q721--- | Non-communicable diseases +Q7210-- | Non-communicable diseases +Q7211-- | Non-communicable diseases +Q7212-- | Non-communicable diseases +Q7213-- | Non-communicable diseases +Q722--- | Non-communicable diseases +Q7220-- | Non-communicable diseases +Q7221-- | Non-communicable diseases +Q7222-- | Non-communicable diseases +Q7223-- | Non-communicable diseases +Q723--- | Non-communicable diseases +Q7230-- | Non-communicable diseases +Q7231-- | Non-communicable diseases +Q7232-- | Non-communicable diseases +Q7233-- | Non-communicable diseases +Q724--- | Non-communicable diseases +Q7240-- | Non-communicable diseases +Q7241-- | Non-communicable diseases +Q7242-- | Non-communicable diseases +Q7243-- | Non-communicable diseases +Q725--- | Non-communicable diseases +Q7250-- | Non-communicable diseases +Q7251-- | Non-communicable diseases +Q7252-- | Non-communicable diseases +Q7253-- | Non-communicable diseases +Q726--- | Non-communicable diseases +Q7260-- | Non-communicable diseases +Q7261-- | Non-communicable diseases +Q7262-- | Non-communicable diseases +Q7263-- | Non-communicable diseases +Q727--- | Non-communicable diseases +Q7270-- | Non-communicable diseases +Q7271-- | Non-communicable diseases +Q7272-- | Non-communicable diseases +Q7273-- | Non-communicable diseases +Q728--- | Non-communicable diseases +Q72811- | Non-communicable diseases +Q72812- | Non-communicable diseases +Q72813- | Non-communicable diseases +Q72819- | Non-communicable diseases +Q72891- | Non-communicable diseases +Q72892- | Non-communicable diseases +Q72893- | Non-communicable diseases +Q72899- | Non-communicable diseases +Q729--- | Non-communicable diseases +Q7290-- | Non-communicable diseases +Q7291-- | Non-communicable diseases +Q7292-- | Non-communicable diseases +Q7293-- | Non-communicable diseases +Q73---- | Non-communicable diseases +Q730--- | Non-communicable diseases +Q731--- | Non-communicable diseases +Q738--- | Non-communicable diseases +Q74---- | Non-communicable diseases +Q740--- | Non-communicable diseases +Q741--- | Non-communicable diseases +Q742--- | Non-communicable diseases +Q743--- | Non-communicable diseases +Q748--- | Non-communicable diseases +Q749--- | Non-communicable diseases +Q75---- | Non-communicable diseases +Q750--- | Non-communicable diseases +Q751--- | Non-communicable diseases +Q752--- | Non-communicable diseases +Q753--- | Non-communicable diseases +Q754--- | Non-communicable diseases +Q755--- | Non-communicable diseases +Q758--- | Non-communicable diseases +Q759--- | Non-communicable diseases +Q76---- | Non-communicable diseases +Q760--- | Non-communicable diseases +Q761--- | Non-communicable diseases +Q762--- | Non-communicable diseases +Q763--- | Non-communicable diseases +Q764--- | Non-communicable diseases +Q76411- | Non-communicable diseases +Q76412- | Non-communicable diseases +Q76413- | Non-communicable diseases +Q76414- | Non-communicable diseases +Q76415- | Non-communicable diseases +Q76419- | Non-communicable diseases +Q76425- | Non-communicable diseases +Q76426- | Non-communicable diseases +Q76427- | Non-communicable diseases +Q76428- | Non-communicable diseases +Q76429- | Non-communicable diseases +Q7649-- | Non-communicable diseases +Q765--- | Non-communicable diseases +Q766--- | Non-communicable diseases +Q767--- | Non-communicable diseases +Q768--- | Non-communicable diseases +Q769--- | Non-communicable diseases +Q77---- | Non-communicable diseases +Q770--- | Non-communicable diseases +Q771--- | Non-communicable diseases +Q772--- | Non-communicable diseases +Q773--- | Non-communicable diseases +Q774--- | Non-communicable diseases +Q775--- | Non-communicable diseases +Q776--- | Non-communicable diseases +Q777--- | Non-communicable diseases +Q778--- | Non-communicable diseases +Q779--- | Non-communicable diseases +Q78---- | Non-communicable diseases +Q780--- | Non-communicable diseases +Q781--- | Non-communicable diseases +Q782--- | Non-communicable diseases +Q783--- | Non-communicable diseases +Q784--- | Non-communicable diseases +Q785--- | Non-communicable diseases +Q786--- | Non-communicable diseases +Q788--- | Non-communicable diseases +Q789--- | Non-communicable diseases +Q79---- | Non-communicable diseases +Q790--- | Non-communicable diseases +Q791--- | Non-communicable diseases +Q792--- | Non-communicable diseases +Q793--- | Non-communicable diseases +Q794--- | Non-communicable diseases +Q795--- | Non-communicable diseases +Q7951-- | Non-communicable diseases +Q7959-- | Non-communicable diseases +Q796--- | Non-communicable diseases +Q798--- | Non-communicable diseases +Q799--- | Non-communicable diseases +Q80---- | Non-communicable diseases +Q800--- | Non-communicable diseases +Q801--- | Non-communicable diseases +Q802--- | Non-communicable diseases +Q803--- | Non-communicable diseases +Q804--- | Non-communicable diseases +Q808--- | Non-communicable diseases +Q809--- | Non-communicable diseases +Q81---- | Non-communicable diseases +Q810--- | Non-communicable diseases +Q811--- | Non-communicable diseases +Q812--- | Non-communicable diseases +Q818--- | Non-communicable diseases +Q819--- | Non-communicable diseases +Q82---- | Non-communicable diseases +Q820--- | Non-communicable diseases +Q821--- | Non-communicable diseases +Q822--- | Non-communicable diseases +Q823--- | Non-communicable diseases +Q824--- | Non-communicable diseases +Q825--- | Non-communicable diseases +Q826--- | Non-communicable diseases +Q828--- | Non-communicable diseases +Q829--- | Non-communicable diseases +Q83---- | Non-communicable diseases +Q830--- | Non-communicable diseases +Q831--- | Non-communicable diseases +Q832--- | Non-communicable diseases +Q833--- | Non-communicable diseases +Q838--- | Non-communicable diseases +Q839--- | Non-communicable diseases +Q84---- | Non-communicable diseases +Q840--- | Non-communicable diseases +Q841--- | Non-communicable diseases +Q842--- | Non-communicable diseases +Q843--- | Non-communicable diseases +Q844--- | Non-communicable diseases +Q845--- | Non-communicable diseases +Q846--- | Non-communicable diseases +Q848--- | Non-communicable diseases +Q849--- | Non-communicable diseases +Q85---- | Non-communicable diseases +Q850--- | Non-communicable diseases +Q8500-- | Non-communicable diseases +Q8501-- | Non-communicable diseases +Q8502-- | Non-communicable diseases +Q8503-- | Non-communicable diseases +Q8509-- | Non-communicable diseases +Q851--- | Non-communicable diseases +Q858--- | Non-communicable diseases +Q859--- | Non-communicable diseases +Q86---- | Non-communicable diseases +Q860--- | Non-communicable diseases +Q861--- | Non-communicable diseases +Q862--- | Non-communicable diseases +Q868--- | Non-communicable diseases +Q87---- | Non-communicable diseases +Q870--- | Non-communicable diseases +Q871--- | Non-communicable diseases +Q872--- | Non-communicable diseases +Q873--- | Non-communicable diseases +Q874--- | Non-communicable diseases +Q8740-- | Non-communicable diseases +Q87410- | Non-communicable diseases +Q87418- | Non-communicable diseases +Q8742-- | Non-communicable diseases +Q8743-- | Non-communicable diseases +Q875--- | Non-communicable diseases +Q878--- | Non-communicable diseases +Q89---- | Non-communicable diseases +Q890--- | Non-communicable diseases +Q8901-- | Non-communicable diseases +Q8909-- | Non-communicable diseases +Q891--- | Non-communicable diseases +Q892--- | Non-communicable diseases +Q893--- | Non-communicable diseases +Q894--- | Non-communicable diseases +Q897--- | Non-communicable diseases +Q898--- | Non-communicable diseases +Q90---- | Non-communicable diseases +Q900--- | Non-communicable diseases +Q901--- | Non-communicable diseases +Q902--- | Non-communicable diseases +Q909--- | Non-communicable diseases +Q91---- | Non-communicable diseases +Q910--- | Non-communicable diseases +Q911--- | Non-communicable diseases +Q912--- | Non-communicable diseases +Q913--- | Non-communicable diseases +Q914--- | Non-communicable diseases +Q915--- | Non-communicable diseases +Q916--- | Non-communicable diseases +Q917--- | Non-communicable diseases +Q92---- | Non-communicable diseases +Q920--- | Non-communicable diseases +Q921--- | Non-communicable diseases +Q922--- | Non-communicable diseases +Q923--- | Non-communicable diseases +Q924--- | Non-communicable diseases +Q925--- | Non-communicable diseases +Q926--- | Non-communicable diseases +Q9261-- | Non-communicable diseases +Q9262-- | Non-communicable diseases +Q927--- | Non-communicable diseases +Q928--- | Non-communicable diseases +Q929--- | Non-communicable diseases +Q93---- | Non-communicable diseases +Q930--- | Non-communicable diseases +Q931--- | Non-communicable diseases +Q932--- | Non-communicable diseases +Q933--- | Non-communicable diseases +Q934--- | Non-communicable diseases +Q935--- | Non-communicable diseases +Q9351-- | Non-communicable diseases +Q9359-- | Non-communicable diseases +Q936--- | Non-communicable diseases +Q937--- | Non-communicable diseases +Q938--- | Non-communicable diseases +Q9381-- | Non-communicable diseases +Q9382-- | Non-communicable diseases +Q9388-- | Non-communicable diseases +Q9389-- | Non-communicable diseases +Q939--- | Non-communicable diseases +Q95---- | Non-communicable diseases +Q950--- | Non-communicable diseases +Q951--- | Non-communicable diseases +Q952--- | Non-communicable diseases +Q953--- | Non-communicable diseases +Q954--- | Non-communicable diseases +Q955--- | Non-communicable diseases +Q958--- | Non-communicable diseases +Q959--- | Non-communicable diseases +Q96---- | Non-communicable diseases +Q960--- | Non-communicable diseases +Q961--- | Non-communicable diseases +Q962--- | Non-communicable diseases +Q963--- | Non-communicable diseases +Q964--- | Non-communicable diseases +Q968--- | Non-communicable diseases +Q969--- | Non-communicable diseases +Q97---- | Non-communicable diseases +Q970--- | Non-communicable diseases +Q971--- | Non-communicable diseases +Q972--- | Non-communicable diseases +Q973--- | Non-communicable diseases +Q978--- | Non-communicable diseases +Q979--- | Non-communicable diseases +Q98---- | Non-communicable diseases +Q980--- | Non-communicable diseases +Q981--- | Non-communicable diseases +Q982--- | Non-communicable diseases +Q983--- | Non-communicable diseases +Q984--- | Non-communicable diseases +Q985--- | Non-communicable diseases +Q986--- | Non-communicable diseases +Q987--- | Non-communicable diseases +Q988--- | Non-communicable diseases +Q989--- | Non-communicable diseases +Q99---- | Non-communicable diseases +Q990--- | Non-communicable diseases +Q991--- | Non-communicable diseases +Q992--- | Non-communicable diseases +Q998--- | Non-communicable diseases +R502--- | Non-communicable diseases +R780--- | Non-communicable diseases +R781--- | Non-communicable diseases +R782--- | Non-communicable diseases +R783--- | Non-communicable diseases +R784--- | Non-communicable diseases +R785--- | Non-communicable diseases +R95---- | Non-communicable diseases +R950--- | Non-communicable diseases +R959--- | Non-communicable diseases +X45---- | Non-communicable diseases +X65---- | Non-communicable diseases +Y15---- | Non-communicable diseases +C00---- | Neoplasms +C000--- | Neoplasms +C001--- | Neoplasms +C002--- | Neoplasms +C003--- | Neoplasms +C004--- | Neoplasms +C005--- | Neoplasms +C006--- | Neoplasms +C008--- | Neoplasms +C009--- | Neoplasms +C01---- | Neoplasms +C02---- | Neoplasms +C020--- | Neoplasms +C021--- | Neoplasms +C022--- | Neoplasms +C023--- | Neoplasms +C024--- | Neoplasms +C028--- | Neoplasms +C029--- | Neoplasms +C03---- | Neoplasms +C030--- | Neoplasms +C031--- | Neoplasms +C039--- | Neoplasms +C04---- | Neoplasms +C040--- | Neoplasms +C041--- | Neoplasms +C048--- | Neoplasms +C049--- | Neoplasms +C05---- | Neoplasms +C050--- | Neoplasms +C051--- | Neoplasms +C052--- | Neoplasms +C058--- | Neoplasms +C059--- | Neoplasms +C06---- | Neoplasms +C060--- | Neoplasms +C061--- | Neoplasms +C062--- | Neoplasms +C068--- | Neoplasms +C0680-- | Neoplasms +C0689-- | Neoplasms +C069--- | Neoplasms +C07---- | Neoplasms +C08---- | Neoplasms +C080--- | Neoplasms +C081--- | Neoplasms +C088--- | Neoplasms +C089--- | Neoplasms +C09---- | Neoplasms +C090--- | Neoplasms +C091--- | Neoplasms +C098--- | Neoplasms +C099--- | Neoplasms +C10---- | Neoplasms +C100--- | Neoplasms +C101--- | Neoplasms +C102--- | Neoplasms +C103--- | Neoplasms +C104--- | Neoplasms +C108--- | Neoplasms +C109--- | Neoplasms +C11---- | Neoplasms +C110--- | Neoplasms +C111--- | Neoplasms +C112--- | Neoplasms +C113--- | Neoplasms +C118--- | Neoplasms +C119--- | Neoplasms +C12---- | Neoplasms +C13---- | Neoplasms +C130--- | Neoplasms +C131--- | Neoplasms +C132--- | Neoplasms +C138--- | Neoplasms +C139--- | Neoplasms +C15---- | Neoplasms +C150--- | Neoplasms +C151--- | Neoplasms +C152--- | Neoplasms +C153--- | Neoplasms +C154--- | Neoplasms +C155--- | Neoplasms +C158--- | Neoplasms +C159--- | Neoplasms +C16---- | Neoplasms +C160--- | Neoplasms +C161--- | Neoplasms +C162--- | Neoplasms +C163--- | Neoplasms +C164--- | Neoplasms +C165--- | Neoplasms +C166--- | Neoplasms +C168--- | Neoplasms +C169--- | Neoplasms +C17---- | Neoplasms +C170--- | Neoplasms +C171--- | Neoplasms +C172--- | Neoplasms +C173--- | Neoplasms +C178--- | Neoplasms +C179--- | Neoplasms +C18---- | Neoplasms +C180--- | Neoplasms +C181--- | Neoplasms +C182--- | Neoplasms +C183--- | Neoplasms +C184--- | Neoplasms +C185--- | Neoplasms +C186--- | Neoplasms +C187--- | Neoplasms +C188--- | Neoplasms +C189--- | Neoplasms +C19---- | Neoplasms +C20---- | Neoplasms +C21---- | Neoplasms +C210--- | Neoplasms +C211--- | Neoplasms +C212--- | Neoplasms +C218--- | Neoplasms +C22---- | Neoplasms +C220--- | Neoplasms +C221--- | Neoplasms +C222--- | Neoplasms +C223--- | Neoplasms +C224--- | Neoplasms +C227--- | Neoplasms +C228--- | Neoplasms +C23---- | Neoplasms +C24---- | Neoplasms +C240--- | Neoplasms +C241--- | Neoplasms +C248--- | Neoplasms +C249--- | Neoplasms +C25---- | Neoplasms +C250--- | Neoplasms +C251--- | Neoplasms +C252--- | Neoplasms +C253--- | Neoplasms +C254--- | Neoplasms +C257--- | Neoplasms +C258--- | Neoplasms +C259--- | Neoplasms +C30---- | Neoplasms +C300--- | Neoplasms +C301--- | Neoplasms +C31---- | Neoplasms +C310--- | Neoplasms +C311--- | Neoplasms +C312--- | Neoplasms +C313--- | Neoplasms +C318--- | Neoplasms +C319--- | Neoplasms +C32---- | Neoplasms +C320--- | Neoplasms +C321--- | Neoplasms +C322--- | Neoplasms +C323--- | Neoplasms +C328--- | Neoplasms +C329--- | Neoplasms +C33---- | Neoplasms +C34---- | Neoplasms +C340--- | Neoplasms +C3400-- | Neoplasms +C3401-- | Neoplasms +C3402-- | Neoplasms +C341--- | Neoplasms +C3410-- | Neoplasms +C3411-- | Neoplasms +C3412-- | Neoplasms +C342--- | Neoplasms +C343--- | Neoplasms +C3430-- | Neoplasms +C3431-- | Neoplasms +C3432-- | Neoplasms +C348--- | Neoplasms +C3480-- | Neoplasms +C3481-- | Neoplasms +C3482-- | Neoplasms +C349--- | Neoplasms +C37---- | Neoplasms +C38---- | Neoplasms +C380--- | Neoplasms +C381--- | Neoplasms +C382--- | Neoplasms +C383--- | Neoplasms +C384--- | Neoplasms +C388--- | Neoplasms +C40---- | Neoplasms +C400--- | Neoplasms +C4000-- | Neoplasms +C4001-- | Neoplasms +C4002-- | Neoplasms +C401--- | Neoplasms +C4010-- | Neoplasms +C4011-- | Neoplasms +C4012-- | Neoplasms +C402--- | Neoplasms +C4020-- | Neoplasms +C4021-- | Neoplasms +C4022-- | Neoplasms +C403--- | Neoplasms +C4030-- | Neoplasms +C4031-- | Neoplasms +C4032-- | Neoplasms +C408--- | Neoplasms +C4080-- | Neoplasms +C4081-- | Neoplasms +C4082-- | Neoplasms +C409--- | Neoplasms +C4090-- | Neoplasms +C4091-- | Neoplasms +C4092-- | Neoplasms +C41---- | Neoplasms +C410--- | Neoplasms +C411--- | Neoplasms +C412--- | Neoplasms +C413--- | Neoplasms +C414--- | Neoplasms +C418--- | Neoplasms +C419--- | Neoplasms +C43---- | Neoplasms +C430--- | Neoplasms +C431--- | Neoplasms +C4310-- | Neoplasms +C43111- | Neoplasms +C43112- | Neoplasms +C43121- | Neoplasms +C43122- | Neoplasms +C432--- | Neoplasms +C4320-- | Neoplasms +C4321-- | Neoplasms +C4322-- | Neoplasms +C433--- | Neoplasms +C4330-- | Neoplasms +C4331-- | Neoplasms +C4339-- | Neoplasms +C434--- | Neoplasms +C435--- | Neoplasms +C4351-- | Neoplasms +C4352-- | Neoplasms +C4359-- | Neoplasms +C436--- | Neoplasms +C4360-- | Neoplasms +C4361-- | Neoplasms +C4362-- | Neoplasms +C437--- | Neoplasms +C4370-- | Neoplasms +C4371-- | Neoplasms +C4372-- | Neoplasms +C438--- | Neoplasms +C439--- | Neoplasms +C44---- | Neoplasms +C440--- | Neoplasms +C4400-- | Neoplasms +C4401-- | Neoplasms +C4402-- | Neoplasms +C4409-- | Neoplasms +C441--- | Neoplasms +C44101- | Neoplasms +C441021 | Neoplasms +C441022 | Neoplasms +C441091 | Neoplasms +C441092 | Neoplasms +C44111- | Neoplasms +C441121 | Neoplasms +C441122 | Neoplasms +C441191 | Neoplasms +C441192 | Neoplasms +C44121- | Neoplasms +C441221 | Neoplasms +C441222 | Neoplasms +C441291 | Neoplasms +C441292 | Neoplasms +C44131- | Neoplasms +C441321 | Neoplasms +C441322 | Neoplasms +C441391 | Neoplasms +C441392 | Neoplasms +C44191- | Neoplasms +C441921 | Neoplasms +C441922 | Neoplasms +C441991 | Neoplasms +C441992 | Neoplasms +C442--- | Neoplasms +C44201- | Neoplasms +C44202- | Neoplasms +C44209- | Neoplasms +C44211- | Neoplasms +C44212- | Neoplasms +C44219- | Neoplasms +C44221- | Neoplasms +C44222- | Neoplasms +C44229- | Neoplasms +C44291- | Neoplasms +C44292- | Neoplasms +C44299- | Neoplasms +C443--- | Neoplasms +C44300- | Neoplasms +C44301- | Neoplasms +C44309- | Neoplasms +C44310- | Neoplasms +C44311- | Neoplasms +C44319- | Neoplasms +C44320- | Neoplasms +C44321- | Neoplasms +C44329- | Neoplasms +C44390- | Neoplasms +C44391- | Neoplasms +C44399- | Neoplasms +C444--- | Neoplasms +C4440-- | Neoplasms +C4441-- | Neoplasms +C4442-- | Neoplasms +C4449-- | Neoplasms +C445--- | Neoplasms +C44500- | Neoplasms +C44501- | Neoplasms +C44509- | Neoplasms +C44510- | Neoplasms +C44511- | Neoplasms +C44519- | Neoplasms +C44520- | Neoplasms +C44521- | Neoplasms +C44529- | Neoplasms +C44590- | Neoplasms +C44591- | Neoplasms +C44599- | Neoplasms +C446--- | Neoplasms +C44601- | Neoplasms +C44602- | Neoplasms +C44609- | Neoplasms +C44611- | Neoplasms +C44612- | Neoplasms +C44619- | Neoplasms +C44621- | Neoplasms +C44622- | Neoplasms +C44629- | Neoplasms +C44691- | Neoplasms +C44692- | Neoplasms +C44699- | Neoplasms +C447--- | Neoplasms +C44701- | Neoplasms +C44702- | Neoplasms +C44709- | Neoplasms +C44711- | Neoplasms +C44712- | Neoplasms +C44719- | Neoplasms +C44721- | Neoplasms +C44722- | Neoplasms +C44729- | Neoplasms +C44791- | Neoplasms +C44792- | Neoplasms +C44799- | Neoplasms +C448--- | Neoplasms +C4480-- | Neoplasms +C4481-- | Neoplasms +C4482-- | Neoplasms +C4489-- | Neoplasms +C449--- | Neoplasms +C4490-- | Neoplasms +C4491-- | Neoplasms +C4492-- | Neoplasms +C4499-- | Neoplasms +C45---- | Neoplasms +C450--- | Neoplasms +C451--- | Neoplasms +C452--- | Neoplasms +C457--- | Neoplasms +C459--- | Neoplasms +C47---- | Neoplasms +C470--- | Neoplasms +C471--- | Neoplasms +C4710-- | Neoplasms +C4711-- | Neoplasms +C4712-- | Neoplasms +C472--- | Neoplasms +C4720-- | Neoplasms +C4721-- | Neoplasms +C4722-- | Neoplasms +C473--- | Neoplasms +C474--- | Neoplasms +C475--- | Neoplasms +C476--- | Neoplasms +C478--- | Neoplasms +C479--- | Neoplasms +C48---- | Neoplasms +C480--- | Neoplasms +C481--- | Neoplasms +C482--- | Neoplasms +C488--- | Neoplasms +C49---- | Neoplasms +C490--- | Neoplasms +C491--- | Neoplasms +C4910-- | Neoplasms +C4911-- | Neoplasms +C4912-- | Neoplasms +C492--- | Neoplasms +C4920-- | Neoplasms +C4921-- | Neoplasms +C4922-- | Neoplasms +C493--- | Neoplasms +C494--- | Neoplasms +C495--- | Neoplasms +C496--- | Neoplasms +C498--- | Neoplasms +C499--- | Neoplasms +C49A0-- | Neoplasms +C49A1-- | Neoplasms +C49A2-- | Neoplasms +C49A3-- | Neoplasms +C49A4-- | Neoplasms +C49A5-- | Neoplasms +C49A9-- | Neoplasms +C4A0--- | Neoplasms +C4A10-- | Neoplasms +C4A111- | Neoplasms +C4A112- | Neoplasms +C4A121- | Neoplasms +C4A122- | Neoplasms +C4A20-- | Neoplasms +C4A21-- | Neoplasms +C4A22-- | Neoplasms +C4A30-- | Neoplasms +C4A31-- | Neoplasms +C4A39-- | Neoplasms +C4A4--- | Neoplasms +C4A51-- | Neoplasms +C4A52-- | Neoplasms +C4A59-- | Neoplasms +C4A60-- | Neoplasms +C4A61-- | Neoplasms +C4A62-- | Neoplasms +C4A70-- | Neoplasms +C4A71-- | Neoplasms +C4A72-- | Neoplasms +C4A8--- | Neoplasms +C4A9--- | Neoplasms +C50---- | Neoplasms +C500--- | Neoplasms +C50011- | Neoplasms +C50012- | Neoplasms +C50019- | Neoplasms +C50021- | Neoplasms +C50022- | Neoplasms +C50029- | Neoplasms +C501--- | Neoplasms +C50111- | Neoplasms +C50112- | Neoplasms +C50119- | Neoplasms +C50121- | Neoplasms +C50122- | Neoplasms +C50129- | Neoplasms +C502--- | Neoplasms +C50211- | Neoplasms +C50212- | Neoplasms +C50219- | Neoplasms +C50221- | Neoplasms +C50222- | Neoplasms +C50229- | Neoplasms +C503--- | Neoplasms +C50311- | Neoplasms +C50312- | Neoplasms +C50319- | Neoplasms +C50321- | Neoplasms +C50322- | Neoplasms +C50329- | Neoplasms +C504--- | Neoplasms +C50411- | Neoplasms +C50412- | Neoplasms +C50419- | Neoplasms +C50421- | Neoplasms +C50422- | Neoplasms +C50429- | Neoplasms +C505--- | Neoplasms +C50511- | Neoplasms +C50512- | Neoplasms +C50519- | Neoplasms +C50521- | Neoplasms +C50522- | Neoplasms +C50529- | Neoplasms +C506--- | Neoplasms +C50611- | Neoplasms +C50612- | Neoplasms +C50619- | Neoplasms +C50621- | Neoplasms +C50622- | Neoplasms +C50629- | Neoplasms +C508--- | Neoplasms +C50811- | Neoplasms +C50812- | Neoplasms +C50819- | Neoplasms +C50821- | Neoplasms +C50822- | Neoplasms +C50829- | Neoplasms +C509--- | Neoplasms +C50911- | Neoplasms +C50912- | Neoplasms +C50919- | Neoplasms +C50921- | Neoplasms +C50922- | Neoplasms +C50929- | Neoplasms +C51---- | Neoplasms +C510--- | Neoplasms +C511--- | Neoplasms +C512--- | Neoplasms +C518--- | Neoplasms +C519--- | Neoplasms +C52---- | Neoplasms +C53---- | Neoplasms +C530--- | Neoplasms +C531--- | Neoplasms +C538--- | Neoplasms +C539--- | Neoplasms +C54---- | Neoplasms +C540--- | Neoplasms +C541--- | Neoplasms +C542--- | Neoplasms +C543--- | Neoplasms +C548--- | Neoplasms +C549--- | Neoplasms +C56---- | Neoplasms +C561--- | Neoplasms +C562--- | Neoplasms +C569--- | Neoplasms +C57---- | Neoplasms +C570--- | Neoplasms +C5700-- | Neoplasms +C5701-- | Neoplasms +C5702-- | Neoplasms +C571--- | Neoplasms +C5710-- | Neoplasms +C5711-- | Neoplasms +C5712-- | Neoplasms +C572--- | Neoplasms +C5720-- | Neoplasms +C5721-- | Neoplasms +C5722-- | Neoplasms +C573--- | Neoplasms +C574--- | Neoplasms +C577--- | Neoplasms +C578--- | Neoplasms +C60---- | Neoplasms +C600--- | Neoplasms +C601--- | Neoplasms +C602--- | Neoplasms +C608--- | Neoplasms +C609--- | Neoplasms +C61---- | Neoplasms +C62---- | Neoplasms +C620--- | Neoplasms +C6200-- | Neoplasms +C6201-- | Neoplasms +C6202-- | Neoplasms +C621--- | Neoplasms +C6210-- | Neoplasms +C6211-- | Neoplasms +C6212-- | Neoplasms +C629--- | Neoplasms +C6290-- | Neoplasms +C6291-- | Neoplasms +C6292-- | Neoplasms +C63---- | Neoplasms +C630--- | Neoplasms +C6300-- | Neoplasms +C6301-- | Neoplasms +C6302-- | Neoplasms +C631--- | Neoplasms +C6310-- | Neoplasms +C6311-- | Neoplasms +C6312-- | Neoplasms +C632--- | Neoplasms +C637--- | Neoplasms +C638--- | Neoplasms +C64---- | Neoplasms +C641--- | Neoplasms +C642--- | Neoplasms +C649--- | Neoplasms +C65---- | Neoplasms +C651--- | Neoplasms +C652--- | Neoplasms +C659--- | Neoplasms +C66---- | Neoplasms +C661--- | Neoplasms +C662--- | Neoplasms +C669--- | Neoplasms +C67---- | Neoplasms +C670--- | Neoplasms +C671--- | Neoplasms +C672--- | Neoplasms +C673--- | Neoplasms +C674--- | Neoplasms +C675--- | Neoplasms +C676--- | Neoplasms +C677--- | Neoplasms +C678--- | Neoplasms +C679--- | Neoplasms +C680--- | Neoplasms +C681--- | Neoplasms +C688--- | Neoplasms +C690--- | Neoplasms +C6900-- | Neoplasms +C6901-- | Neoplasms +C6902-- | Neoplasms +C691--- | Neoplasms +C6910-- | Neoplasms +C6911-- | Neoplasms +C6912-- | Neoplasms +C692--- | Neoplasms +C6920-- | Neoplasms +C6921-- | Neoplasms +C6922-- | Neoplasms +C693--- | Neoplasms +C6930-- | Neoplasms +C6931-- | Neoplasms +C6932-- | Neoplasms +C694--- | Neoplasms +C6940-- | Neoplasms +C6941-- | Neoplasms +C6942-- | Neoplasms +C695--- | Neoplasms +C6950-- | Neoplasms +C6951-- | Neoplasms +C6952-- | Neoplasms +C696--- | Neoplasms +C6960-- | Neoplasms +C6961-- | Neoplasms +C6962-- | Neoplasms +C698--- | Neoplasms +C70---- | Neoplasms +C700--- | Neoplasms +C701--- | Neoplasms +C709--- | Neoplasms +C71---- | Neoplasms +C710--- | Neoplasms +C711--- | Neoplasms +C712--- | Neoplasms +C713--- | Neoplasms +C714--- | Neoplasms +C715--- | Neoplasms +C716--- | Neoplasms +C717--- | Neoplasms +C718--- | Neoplasms +C719--- | Neoplasms +C72---- | Neoplasms +C720--- | Neoplasms +C721--- | Neoplasms +C722--- | Neoplasms +C7220-- | Neoplasms +C7221-- | Neoplasms +C7222-- | Neoplasms +C723--- | Neoplasms +C7230-- | Neoplasms +C7231-- | Neoplasms +C7232-- | Neoplasms +C724--- | Neoplasms +C7240-- | Neoplasms +C7241-- | Neoplasms +C7242-- | Neoplasms +C725--- | Neoplasms +C7250-- | Neoplasms +C7259-- | Neoplasms +C728--- | Neoplasms +C729--- | Neoplasms +C73---- | Neoplasms +C75---- | Neoplasms +C750--- | Neoplasms +C751--- | Neoplasms +C752--- | Neoplasms +C753--- | Neoplasms +C754--- | Neoplasms +C755--- | Neoplasms +C758--- | Neoplasms +C81---- | Neoplasms +C810--- | Neoplasms +C8100-- | Neoplasms +C8101-- | Neoplasms +C8102-- | Neoplasms +C8103-- | Neoplasms +C8104-- | Neoplasms +C8105-- | Neoplasms +C8106-- | Neoplasms +C8107-- | Neoplasms +C8108-- | Neoplasms +C8109-- | Neoplasms +C811--- | Neoplasms +C8110-- | Neoplasms +C8111-- | Neoplasms +C8112-- | Neoplasms +C8113-- | Neoplasms +C8114-- | Neoplasms +C8115-- | Neoplasms +C8116-- | Neoplasms +C8117-- | Neoplasms +C8118-- | Neoplasms +C8119-- | Neoplasms +C812--- | Neoplasms +C8120-- | Neoplasms +C8121-- | Neoplasms +C8122-- | Neoplasms +C8123-- | Neoplasms +C8124-- | Neoplasms +C8125-- | Neoplasms +C8126-- | Neoplasms +C8127-- | Neoplasms +C8128-- | Neoplasms +C8129-- | Neoplasms +C813--- | Neoplasms +C8130-- | Neoplasms +C8131-- | Neoplasms +C8132-- | Neoplasms +C8133-- | Neoplasms +C8134-- | Neoplasms +C8135-- | Neoplasms +C8136-- | Neoplasms +C8137-- | Neoplasms +C8138-- | Neoplasms +C8139-- | Neoplasms +C814--- | Neoplasms +C8140-- | Neoplasms +C8141-- | Neoplasms +C8142-- | Neoplasms +C8143-- | Neoplasms +C8144-- | Neoplasms +C8145-- | Neoplasms +C8146-- | Neoplasms +C8147-- | Neoplasms +C8148-- | Neoplasms +C8149-- | Neoplasms +C817--- | Neoplasms +C8170-- | Neoplasms +C8171-- | Neoplasms +C8172-- | Neoplasms +C8173-- | Neoplasms +C8174-- | Neoplasms +C8175-- | Neoplasms +C8176-- | Neoplasms +C8177-- | Neoplasms +C8178-- | Neoplasms +C8179-- | Neoplasms +C819--- | Neoplasms +C8190-- | Neoplasms +C8191-- | Neoplasms +C8192-- | Neoplasms +C8193-- | Neoplasms +C8194-- | Neoplasms +C8195-- | Neoplasms +C8196-- | Neoplasms +C8197-- | Neoplasms +C8198-- | Neoplasms +C8199-- | Neoplasms +C82---- | Neoplasms +C820--- | Neoplasms +C8200-- | Neoplasms +C8201-- | Neoplasms +C8202-- | Neoplasms +C8203-- | Neoplasms +C8204-- | Neoplasms +C8205-- | Neoplasms +C8206-- | Neoplasms +C8207-- | Neoplasms +C8208-- | Neoplasms +C8209-- | Neoplasms +C821--- | Neoplasms +C8210-- | Neoplasms +C8211-- | Neoplasms +C8212-- | Neoplasms +C8213-- | Neoplasms +C8214-- | Neoplasms +C8215-- | Neoplasms +C8216-- | Neoplasms +C8217-- | Neoplasms +C8218-- | Neoplasms +C8219-- | Neoplasms +C822--- | Neoplasms +C8220-- | Neoplasms +C8221-- | Neoplasms +C8222-- | Neoplasms +C8223-- | Neoplasms +C8224-- | Neoplasms +C8225-- | Neoplasms +C8226-- | Neoplasms +C8227-- | Neoplasms +C8228-- | Neoplasms +C8229-- | Neoplasms +C823--- | Neoplasms +C8230-- | Neoplasms +C8231-- | Neoplasms +C8232-- | Neoplasms +C8233-- | Neoplasms +C8234-- | Neoplasms +C8235-- | Neoplasms +C8236-- | Neoplasms +C8237-- | Neoplasms +C8238-- | Neoplasms +C8239-- | Neoplasms +C824--- | Neoplasms +C8240-- | Neoplasms +C8241-- | Neoplasms +C8242-- | Neoplasms +C8243-- | Neoplasms +C8244-- | Neoplasms +C8245-- | Neoplasms +C8246-- | Neoplasms +C8247-- | Neoplasms +C8248-- | Neoplasms +C8249-- | Neoplasms +C825--- | Neoplasms +C8250-- | Neoplasms +C8251-- | Neoplasms +C8252-- | Neoplasms +C8253-- | Neoplasms +C8254-- | Neoplasms +C8255-- | Neoplasms +C8256-- | Neoplasms +C8257-- | Neoplasms +C8258-- | Neoplasms +C8259-- | Neoplasms +C826--- | Neoplasms +C8260-- | Neoplasms +C8261-- | Neoplasms +C8262-- | Neoplasms +C8263-- | Neoplasms +C8264-- | Neoplasms +C8265-- | Neoplasms +C8266-- | Neoplasms +C8267-- | Neoplasms +C8268-- | Neoplasms +C8269-- | Neoplasms +C827--- | Neoplasms +C8280-- | Neoplasms +C8281-- | Neoplasms +C8282-- | Neoplasms +C8283-- | Neoplasms +C8284-- | Neoplasms +C8285-- | Neoplasms +C8286-- | Neoplasms +C8287-- | Neoplasms +C8288-- | Neoplasms +C8289-- | Neoplasms +C829--- | Neoplasms +C8290-- | Neoplasms +C8291-- | Neoplasms +C8292-- | Neoplasms +C8293-- | Neoplasms +C8294-- | Neoplasms +C8295-- | Neoplasms +C8296-- | Neoplasms +C8297-- | Neoplasms +C8298-- | Neoplasms +C8299-- | Neoplasms +C83---- | Neoplasms +C830--- | Neoplasms +C8300-- | Neoplasms +C8301-- | Neoplasms +C8302-- | Neoplasms +C8303-- | Neoplasms +C8304-- | Neoplasms +C8305-- | Neoplasms +C8306-- | Neoplasms +C8307-- | Neoplasms +C8308-- | Neoplasms +C8309-- | Neoplasms +C831--- | Neoplasms +C8310-- | Neoplasms +C8311-- | Neoplasms +C8312-- | Neoplasms +C8313-- | Neoplasms +C8314-- | Neoplasms +C8315-- | Neoplasms +C8316-- | Neoplasms +C8317-- | Neoplasms +C8318-- | Neoplasms +C8319-- | Neoplasms +C833--- | Neoplasms +C8330-- | Neoplasms +C8331-- | Neoplasms +C8332-- | Neoplasms +C8333-- | Neoplasms +C8334-- | Neoplasms +C8335-- | Neoplasms +C8336-- | Neoplasms +C8337-- | Neoplasms +C8338-- | Neoplasms +C8339-- | Neoplasms +C835--- | Neoplasms +C8350-- | Neoplasms +C8351-- | Neoplasms +C8352-- | Neoplasms +C8353-- | Neoplasms +C8354-- | Neoplasms +C8355-- | Neoplasms +C8356-- | Neoplasms +C8357-- | Neoplasms +C8358-- | Neoplasms +C8359-- | Neoplasms +C837--- | Neoplasms +C8370-- | Neoplasms +C8371-- | Neoplasms +C8372-- | Neoplasms +C8373-- | Neoplasms +C8374-- | Neoplasms +C8375-- | Neoplasms +C8376-- | Neoplasms +C8377-- | Neoplasms +C8378-- | Neoplasms +C8379-- | Neoplasms +C838--- | Neoplasms +C8380-- | Neoplasms +C8381-- | Neoplasms +C8382-- | Neoplasms +C8383-- | Neoplasms +C8384-- | Neoplasms +C8385-- | Neoplasms +C8386-- | Neoplasms +C8387-- | Neoplasms +C8388-- | Neoplasms +C8389-- | Neoplasms +C839--- | Neoplasms +C8390-- | Neoplasms +C8391-- | Neoplasms +C8392-- | Neoplasms +C8393-- | Neoplasms +C8394-- | Neoplasms +C8395-- | Neoplasms +C8396-- | Neoplasms +C8397-- | Neoplasms +C8398-- | Neoplasms +C8399-- | Neoplasms +C84---- | Neoplasms +C840--- | Neoplasms +C8400-- | Neoplasms +C8401-- | Neoplasms +C8402-- | Neoplasms +C8403-- | Neoplasms +C8404-- | Neoplasms +C8405-- | Neoplasms +C8406-- | Neoplasms +C8407-- | Neoplasms +C8408-- | Neoplasms +C8409-- | Neoplasms +C841--- | Neoplasms +C8410-- | Neoplasms +C8411-- | Neoplasms +C8412-- | Neoplasms +C8413-- | Neoplasms +C8414-- | Neoplasms +C8415-- | Neoplasms +C8416-- | Neoplasms +C8417-- | Neoplasms +C8418-- | Neoplasms +C8419-- | Neoplasms +C844--- | Neoplasms +C8440-- | Neoplasms +C8441-- | Neoplasms +C8442-- | Neoplasms +C8443-- | Neoplasms +C8444-- | Neoplasms +C8445-- | Neoplasms +C8446-- | Neoplasms +C8447-- | Neoplasms +C8448-- | Neoplasms +C8449-- | Neoplasms +C845--- | Neoplasms +C846--- | Neoplasms +C8460-- | Neoplasms +C8461-- | Neoplasms +C8462-- | Neoplasms +C8463-- | Neoplasms +C8464-- | Neoplasms +C8465-- | Neoplasms +C8466-- | Neoplasms +C8467-- | Neoplasms +C8468-- | Neoplasms +C8469-- | Neoplasms +C847--- | Neoplasms +C8470-- | Neoplasms +C8471-- | Neoplasms +C8472-- | Neoplasms +C8473-- | Neoplasms +C8474-- | Neoplasms +C8475-- | Neoplasms +C8476-- | Neoplasms +C8477-- | Neoplasms +C8478-- | Neoplasms +C8479-- | Neoplasms +C848--- | Neoplasms +C849--- | Neoplasms +C8490-- | Neoplasms +C8491-- | Neoplasms +C8492-- | Neoplasms +C8493-- | Neoplasms +C8494-- | Neoplasms +C8495-- | Neoplasms +C8496-- | Neoplasms +C8497-- | Neoplasms +C8498-- | Neoplasms +C8499-- | Neoplasms +C84A0-- | Neoplasms +C84A1-- | Neoplasms +C84A2-- | Neoplasms +C84A3-- | Neoplasms +C84A4-- | Neoplasms +C84A5-- | Neoplasms +C84A6-- | Neoplasms +C84A7-- | Neoplasms +C84A8-- | Neoplasms +C84A9-- | Neoplasms +C84Z0-- | Neoplasms +C84Z1-- | Neoplasms +C84Z2-- | Neoplasms +C84Z3-- | Neoplasms +C84Z4-- | Neoplasms +C84Z5-- | Neoplasms +C84Z6-- | Neoplasms +C84Z7-- | Neoplasms +C84Z8-- | Neoplasms +C84Z9-- | Neoplasms +C85---- | Neoplasms +C851--- | Neoplasms +C8510-- | Neoplasms +C8511-- | Neoplasms +C8512-- | Neoplasms +C8513-- | Neoplasms +C8514-- | Neoplasms +C8515-- | Neoplasms +C8516-- | Neoplasms +C8517-- | Neoplasms +C8518-- | Neoplasms +C8519-- | Neoplasms +C852--- | Neoplasms +C8520-- | Neoplasms +C8521-- | Neoplasms +C8522-- | Neoplasms +C8523-- | Neoplasms +C8524-- | Neoplasms +C8525-- | Neoplasms +C8526-- | Neoplasms +C8527-- | Neoplasms +C8528-- | Neoplasms +C8529-- | Neoplasms +C857--- | Neoplasms +C8580-- | Neoplasms +C8581-- | Neoplasms +C8582-- | Neoplasms +C8583-- | Neoplasms +C8584-- | Neoplasms +C8585-- | Neoplasms +C8586-- | Neoplasms +C8587-- | Neoplasms +C8588-- | Neoplasms +C8589-- | Neoplasms +C859--- | Neoplasms +C8590-- | Neoplasms +C8591-- | Neoplasms +C8592-- | Neoplasms +C8593-- | Neoplasms +C8594-- | Neoplasms +C8595-- | Neoplasms +C8596-- | Neoplasms +C8597-- | Neoplasms +C8598-- | Neoplasms +C8599-- | Neoplasms +C86---- | Neoplasms +C860--- | Neoplasms +C861--- | Neoplasms +C862--- | Neoplasms +C863--- | Neoplasms +C864--- | Neoplasms +C865--- | Neoplasms +C866--- | Neoplasms +C88---- | Neoplasms +C880--- | Neoplasms +C882--- | Neoplasms +C883--- | Neoplasms +C884--- | Neoplasms +C887--- | Neoplasms +C888--- | Neoplasms +C889--- | Neoplasms +C90---- | Neoplasms +C900--- | Neoplasms +C9000-- | Neoplasms +C9001-- | Neoplasms +C9002-- | Neoplasms +C901--- | Neoplasms +C9010-- | Neoplasms +C9011-- | Neoplasms +C9012-- | Neoplasms +C902--- | Neoplasms +C9020-- | Neoplasms +C9021-- | Neoplasms +C9022-- | Neoplasms +C903--- | Neoplasms +C9030-- | Neoplasms +C9031-- | Neoplasms +C9032-- | Neoplasms +C91---- | Neoplasms +C910--- | Neoplasms +C913--- | Neoplasms +C916--- | Neoplasms +C92---- | Neoplasms +C920--- | Neoplasms +C9200-- | Neoplasms +C9201-- | Neoplasms +C9202-- | Neoplasms +C921--- | Neoplasms +C9210-- | Neoplasms +C9211-- | Neoplasms +C9212-- | Neoplasms +C922--- | Neoplasms +C9220-- | Neoplasms +C9221-- | Neoplasms +C9222-- | Neoplasms +C923--- | Neoplasms +C9230-- | Neoplasms +C9231-- | Neoplasms +C9232-- | Neoplasms +C924--- | Neoplasms +C9240-- | Neoplasms +C9241-- | Neoplasms +C9242-- | Neoplasms +C925--- | Neoplasms +C9250-- | Neoplasms +C9251-- | Neoplasms +C9252-- | Neoplasms +C926--- | Neoplasms +C93---- | Neoplasms +C930--- | Neoplasms +C9300-- | Neoplasms +C9301-- | Neoplasms +C9302-- | Neoplasms +C931--- | Neoplasms +C933--- | Neoplasms +C94---- | Neoplasms +C940--- | Neoplasms +C9400-- | Neoplasms +C9401-- | Neoplasms +C9402-- | Neoplasms +C942--- | Neoplasms +C9420-- | Neoplasms +C9421-- | Neoplasms +C9422-- | Neoplasms +C943--- | Neoplasms +C9430-- | Neoplasms +C9431-- | Neoplasms +C9432-- | Neoplasms +C944--- | Neoplasms +C9440-- | Neoplasms +C9441-- | Neoplasms +C9442-- | Neoplasms +C946--- | Neoplasms +C947--- | Neoplasms +C9480-- | Neoplasms +C9481-- | Neoplasms +C9482-- | Neoplasms +C95---- | Neoplasms +C950--- | Neoplasms +C9500-- | Neoplasms +C9501-- | Neoplasms +C9502-- | Neoplasms +C951--- | Neoplasms +C9510-- | Neoplasms +C9511-- | Neoplasms +C9512-- | Neoplasms +C957--- | Neoplasms +C959--- | Neoplasms +C9590-- | Neoplasms +C9591-- | Neoplasms +C9592-- | Neoplasms +C96---- | Neoplasms +C960--- | Neoplasms +C962--- | Neoplasms +C9620-- | Neoplasms +C9621-- | Neoplasms +C9622-- | Neoplasms +C9629-- | Neoplasms +C964--- | Neoplasms +C965--- | Neoplasms +C966--- | Neoplasms +C967--- | Neoplasms +C968--- | Neoplasms +C969--- | Neoplasms +D001--- | Neoplasms +D002--- | Neoplasms +D010--- | Neoplasms +D011--- | Neoplasms +D012--- | Neoplasms +D013--- | Neoplasms +D020--- | Neoplasms +D021--- | Neoplasms +D022--- | Neoplasms +D0220-- | Neoplasms +D0221-- | Neoplasms +D0222-- | Neoplasms +D023--- | Neoplasms +D03---- | Neoplasms +D030--- | Neoplasms +D031--- | Neoplasms +D0310-- | Neoplasms +D03111- | Neoplasms +D03112- | Neoplasms +D03121- | Neoplasms +D03122- | Neoplasms +D032--- | Neoplasms +D0320-- | Neoplasms +D0321-- | Neoplasms +D0322-- | Neoplasms +D033--- | Neoplasms +D0330-- | Neoplasms +D0339-- | Neoplasms +D034--- | Neoplasms +D035--- | Neoplasms +D0351-- | Neoplasms +D0352-- | Neoplasms +D0359-- | Neoplasms +D036--- | Neoplasms +D0360-- | Neoplasms +D0361-- | Neoplasms +D0362-- | Neoplasms +D037--- | Neoplasms +D0370-- | Neoplasms +D0371-- | Neoplasms +D0372-- | Neoplasms +D038--- | Neoplasms +D039--- | Neoplasms +D04---- | Neoplasms +D040--- | Neoplasms +D041--- | Neoplasms +D0410-- | Neoplasms +D04111- | Neoplasms +D04112- | Neoplasms +D04121- | Neoplasms +D04122- | Neoplasms +D042--- | Neoplasms +D0420-- | Neoplasms +D0421-- | Neoplasms +D0422-- | Neoplasms +D043--- | Neoplasms +D0430-- | Neoplasms +D0439-- | Neoplasms +D044--- | Neoplasms +D045--- | Neoplasms +D046--- | Neoplasms +D0460-- | Neoplasms +D0461-- | Neoplasms +D0462-- | Neoplasms +D047--- | Neoplasms +D0470-- | Neoplasms +D0471-- | Neoplasms +D0472-- | Neoplasms +D048--- | Neoplasms +D049--- | Neoplasms +D05---- | Neoplasms +D050--- | Neoplasms +D0500-- | Neoplasms +D0501-- | Neoplasms +D0502-- | Neoplasms +D051--- | Neoplasms +D0510-- | Neoplasms +D0511-- | Neoplasms +D0512-- | Neoplasms +D057--- | Neoplasms +D0580-- | Neoplasms +D0581-- | Neoplasms +D0582-- | Neoplasms +D059--- | Neoplasms +D0590-- | Neoplasms +D0591-- | Neoplasms +D0592-- | Neoplasms +D06---- | Neoplasms +D060--- | Neoplasms +D061--- | Neoplasms +D067--- | Neoplasms +D069--- | Neoplasms +D070--- | Neoplasms +D071--- | Neoplasms +D072--- | Neoplasms +D074--- | Neoplasms +D075--- | Neoplasms +D090--- | Neoplasms +D092--- | Neoplasms +D0920-- | Neoplasms +D0921-- | Neoplasms +D0922-- | Neoplasms +D093--- | Neoplasms +D098--- | Neoplasms +D100--- | Neoplasms +D101--- | Neoplasms +D102--- | Neoplasms +D103--- | Neoplasms +D1030-- | Neoplasms +D1039-- | Neoplasms +D104--- | Neoplasms +D105--- | Neoplasms +D106--- | Neoplasms +D107--- | Neoplasms +D11---- | Neoplasms +D110--- | Neoplasms +D117--- | Neoplasms +D119--- | Neoplasms +D12---- | Neoplasms +D120--- | Neoplasms +D121--- | Neoplasms +D122--- | Neoplasms +D123--- | Neoplasms +D124--- | Neoplasms +D125--- | Neoplasms +D126--- | Neoplasms +D127--- | Neoplasms +D128--- | Neoplasms +D129--- | Neoplasms +D130--- | Neoplasms +D131--- | Neoplasms +D132--- | Neoplasms +D133--- | Neoplasms +D1330-- | Neoplasms +D1339-- | Neoplasms +D134--- | Neoplasms +D135--- | Neoplasms +D136--- | Neoplasms +D137--- | Neoplasms +D140--- | Neoplasms +D141--- | Neoplasms +D142--- | Neoplasms +D143--- | Neoplasms +D15---- | Neoplasms +D150--- | Neoplasms +D151--- | Neoplasms +D152--- | Neoplasms +D157--- | Neoplasms +D159--- | Neoplasms +D16---- | Neoplasms +D160--- | Neoplasms +D1600-- | Neoplasms +D1601-- | Neoplasms +D1602-- | Neoplasms +D161--- | Neoplasms +D1610-- | Neoplasms +D1611-- | Neoplasms +D1612-- | Neoplasms +D162--- | Neoplasms +D1620-- | Neoplasms +D1621-- | Neoplasms +D1622-- | Neoplasms +D163--- | Neoplasms +D1630-- | Neoplasms +D1631-- | Neoplasms +D1632-- | Neoplasms +D164--- | Neoplasms +D165--- | Neoplasms +D166--- | Neoplasms +D167--- | Neoplasms +D168--- | Neoplasms +D169--- | Neoplasms +D22---- | Neoplasms +D220--- | Neoplasms +D221--- | Neoplasms +D2210-- | Neoplasms +D22111- | Neoplasms +D22112- | Neoplasms +D22121- | Neoplasms +D22122- | Neoplasms +D222--- | Neoplasms +D2220-- | Neoplasms +D2221-- | Neoplasms +D2222-- | Neoplasms +D223--- | Neoplasms +D2230-- | Neoplasms +D2239-- | Neoplasms +D224--- | Neoplasms +D225--- | Neoplasms +D226--- | Neoplasms +D2260-- | Neoplasms +D2261-- | Neoplasms +D2262-- | Neoplasms +D227--- | Neoplasms +D2270-- | Neoplasms +D2271-- | Neoplasms +D2272-- | Neoplasms +D229--- | Neoplasms +D23---- | Neoplasms +D230--- | Neoplasms +D231--- | Neoplasms +D2310-- | Neoplasms +D23111- | Neoplasms +D23112- | Neoplasms +D23121- | Neoplasms +D23122- | Neoplasms +D232--- | Neoplasms +D2320-- | Neoplasms +D2321-- | Neoplasms +D2322-- | Neoplasms +D233--- | Neoplasms +D2330-- | Neoplasms +D2339-- | Neoplasms +D234--- | Neoplasms +D235--- | Neoplasms +D236--- | Neoplasms +D2360-- | Neoplasms +D2361-- | Neoplasms +D2362-- | Neoplasms +D237--- | Neoplasms +D2370-- | Neoplasms +D2371-- | Neoplasms +D2372-- | Neoplasms +D239--- | Neoplasms +D24---- | Neoplasms +D241--- | Neoplasms +D242--- | Neoplasms +D249--- | Neoplasms +D260--- | Neoplasms +D261--- | Neoplasms +D267--- | Neoplasms +D269--- | Neoplasms +D27---- | Neoplasms +D270--- | Neoplasms +D271--- | Neoplasms +D279--- | Neoplasms +D280--- | Neoplasms +D281--- | Neoplasms +D287--- | Neoplasms +D290--- | Neoplasms +D291--- | Neoplasms +D292--- | Neoplasms +D2920-- | Neoplasms +D2921-- | Neoplasms +D2922-- | Neoplasms +D293--- | Neoplasms +D2930-- | Neoplasms +D2931-- | Neoplasms +D2932-- | Neoplasms +D294--- | Neoplasms +D297--- | Neoplasms +D298--- | Neoplasms +D300--- | Neoplasms +D3000-- | Neoplasms +D3001-- | Neoplasms +D3002-- | Neoplasms +D301--- | Neoplasms +D3010-- | Neoplasms +D3011-- | Neoplasms +D3012-- | Neoplasms +D302--- | Neoplasms +D3020-- | Neoplasms +D3021-- | Neoplasms +D3022-- | Neoplasms +D303--- | Neoplasms +D304--- | Neoplasms +D307--- | Neoplasms +D308--- | Neoplasms +D31---- | Neoplasms +D310--- | Neoplasms +D3100-- | Neoplasms +D3101-- | Neoplasms +D3102-- | Neoplasms +D311--- | Neoplasms +D3110-- | Neoplasms +D3111-- | Neoplasms +D3112-- | Neoplasms +D312--- | Neoplasms +D3120-- | Neoplasms +D3121-- | Neoplasms +D3122-- | Neoplasms +D313--- | Neoplasms +D3130-- | Neoplasms +D3131-- | Neoplasms +D3132-- | Neoplasms +D314--- | Neoplasms +D3140-- | Neoplasms +D3141-- | Neoplasms +D3142-- | Neoplasms +D315--- | Neoplasms +D3150-- | Neoplasms +D3151-- | Neoplasms +D3152-- | Neoplasms +D316--- | Neoplasms +D3160-- | Neoplasms +D3161-- | Neoplasms +D3162-- | Neoplasms +D319--- | Neoplasms +D3190-- | Neoplasms +D3191-- | Neoplasms +D3192-- | Neoplasms +D32---- | Neoplasms +D320--- | Neoplasms +D321--- | Neoplasms +D329--- | Neoplasms +D33---- | Neoplasms +D330--- | Neoplasms +D331--- | Neoplasms +D332--- | Neoplasms +D333--- | Neoplasms +D334--- | Neoplasms +D337--- | Neoplasms +D339--- | Neoplasms +D34---- | Neoplasms +D35---- | Neoplasms +D350--- | Neoplasms +D3500-- | Neoplasms +D3501-- | Neoplasms +D3502-- | Neoplasms +D351--- | Neoplasms +D352--- | Neoplasms +D353--- | Neoplasms +D354--- | Neoplasms +D355--- | Neoplasms +D356--- | Neoplasms +D357--- | Neoplasms +D358--- | Neoplasms +D359--- | Neoplasms +D36---- | Neoplasms +D361--- | Neoplasms +D3610-- | Neoplasms +D3611-- | Neoplasms +D3612-- | Neoplasms +D3613-- | Neoplasms +D3614-- | Neoplasms +D3615-- | Neoplasms +D3616-- | Neoplasms +D3617-- | Neoplasms +D367--- | Neoplasms +D371--- | Neoplasms +D372--- | Neoplasms +D373--- | Neoplasms +D374--- | Neoplasms +D375--- | Neoplasms +D380--- | Neoplasms +D381--- | Neoplasms +D382--- | Neoplasms +D383--- | Neoplasms +D384--- | Neoplasms +D385--- | Neoplasms +D391--- | Neoplasms +D3910-- | Neoplasms +D3911-- | Neoplasms +D3912-- | Neoplasms +D392--- | Neoplasms +D398--- | Neoplasms +D400--- | Neoplasms +D401--- | Neoplasms +D4010-- | Neoplasms +D4011-- | Neoplasms +D4012-- | Neoplasms +D407--- | Neoplasms +D408--- | Neoplasms +D410--- | Neoplasms +D4100-- | Neoplasms +D4101-- | Neoplasms +D4102-- | Neoplasms +D411--- | Neoplasms +D4110-- | Neoplasms +D4111-- | Neoplasms +D4112-- | Neoplasms +D412--- | Neoplasms +D4120-- | Neoplasms +D4121-- | Neoplasms +D4122-- | Neoplasms +D413--- | Neoplasms +D414--- | Neoplasms +D417--- | Neoplasms +D418--- | Neoplasms +D42---- | Neoplasms +D420--- | Neoplasms +D421--- | Neoplasms +D429--- | Neoplasms +D43---- | Neoplasms +D430--- | Neoplasms +D431--- | Neoplasms +D432--- | Neoplasms +D433--- | Neoplasms +D434--- | Neoplasms +D437--- | Neoplasms +D438--- | Neoplasms +D439--- | Neoplasms +D440--- | Neoplasms +D441--- | Neoplasms +D4410-- | Neoplasms +D4411-- | Neoplasms +D4412-- | Neoplasms +D442--- | Neoplasms +D443--- | Neoplasms +D444--- | Neoplasms +D445--- | Neoplasms +D446--- | Neoplasms +D447--- | Neoplasms +D448--- | Neoplasms +D45---- | Neoplasms +D46---- | Neoplasms +D460--- | Neoplasms +D461--- | Neoplasms +D462--- | Neoplasms +D4620-- | Neoplasms +D4621-- | Neoplasms +D4622-- | Neoplasms +D464--- | Neoplasms +D465--- | Neoplasms +D466--- | Neoplasms +D467--- | Neoplasms +D469--- | Neoplasms +D46A--- | Neoplasms +D46B--- | Neoplasms +D46C--- | Neoplasms +D46Z--- | Neoplasms +D47---- | Neoplasms +D470--- | Neoplasms +D4701-- | Neoplasms +D4702-- | Neoplasms +D4709-- | Neoplasms +D471--- | Neoplasms +D472--- | Neoplasms +D473--- | Neoplasms +D474--- | Neoplasms +D475--- | Neoplasms +D477--- | Neoplasms +D479--- | Neoplasms +D480--- | Neoplasms +D481--- | Neoplasms +D482--- | Neoplasms +D483--- | Neoplasms +D484--- | Neoplasms +D485--- | Neoplasms +D486--- | Neoplasms +D492--- | Neoplasms +D493--- | Neoplasms +D494--- | Neoplasms +D496--- | Neoplasms +K620--- | Neoplasms +K621--- | Neoplasms +K635--- | Neoplasms +N60---- | Neoplasms +N600--- | Neoplasms +N6001-- | Neoplasms +N6002-- | Neoplasms +N6009-- | Neoplasms +N601--- | Neoplasms +N6011-- | Neoplasms +N6012-- | Neoplasms +N6019-- | Neoplasms +N602--- | Neoplasms +N6021-- | Neoplasms +N6022-- | Neoplasms +N6029-- | Neoplasms +N603--- | Neoplasms +N6031-- | Neoplasms +N6032-- | Neoplasms +N6039-- | Neoplasms +N604--- | Neoplasms +N6041-- | Neoplasms +N6042-- | Neoplasms +N6049-- | Neoplasms +N608--- | Neoplasms +N6081-- | Neoplasms +N6082-- | Neoplasms +N6089-- | Neoplasms +N609--- | Neoplasms +N840--- | Neoplasms +N841--- | Neoplasms +N87---- | Neoplasms +N870--- | Neoplasms +N871--- | Neoplasms +N872--- | Neoplasms +N879--- | Neoplasms +C00---- | Lip and oral cavity cancer +C000--- | Lip and oral cavity cancer +C001--- | Lip and oral cavity cancer +C002--- | Lip and oral cavity cancer +C003--- | Lip and oral cavity cancer +C004--- | Lip and oral cavity cancer +C005--- | Lip and oral cavity cancer +C006--- | Lip and oral cavity cancer +C008--- | Lip and oral cavity cancer +C009--- | Lip and oral cavity cancer +C01---- | Lip and oral cavity cancer +C02---- | Lip and oral cavity cancer +C020--- | Lip and oral cavity cancer +C021--- | Lip and oral cavity cancer +C022--- | Lip and oral cavity cancer +C023--- | Lip and oral cavity cancer +C024--- | Lip and oral cavity cancer +C028--- | Lip and oral cavity cancer +C029--- | Lip and oral cavity cancer +C03---- | Lip and oral cavity cancer +C030--- | Lip and oral cavity cancer +C031--- | Lip and oral cavity cancer +C039--- | Lip and oral cavity cancer +C04---- | Lip and oral cavity cancer +C040--- | Lip and oral cavity cancer +C041--- | Lip and oral cavity cancer +C048--- | Lip and oral cavity cancer +C049--- | Lip and oral cavity cancer +C05---- | Lip and oral cavity cancer +C050--- | Lip and oral cavity cancer +C051--- | Lip and oral cavity cancer +C052--- | Lip and oral cavity cancer +C058--- | Lip and oral cavity cancer +C059--- | Lip and oral cavity cancer +C06---- | Lip and oral cavity cancer +C060--- | Lip and oral cavity cancer +C061--- | Lip and oral cavity cancer +C062--- | Lip and oral cavity cancer +C068--- | Lip and oral cavity cancer +C0680-- | Lip and oral cavity cancer +C0689-- | Lip and oral cavity cancer +C069--- | Lip and oral cavity cancer +C07---- | Lip and oral cavity cancer +C08---- | Lip and oral cavity cancer +C080--- | Lip and oral cavity cancer +C081--- | Lip and oral cavity cancer +C088--- | Lip and oral cavity cancer +C089--- | Lip and oral cavity cancer +D100--- | Lip and oral cavity cancer +D101--- | Lip and oral cavity cancer +D102--- | Lip and oral cavity cancer +D103--- | Lip and oral cavity cancer +D1030-- | Lip and oral cavity cancer +D1039-- | Lip and oral cavity cancer +D104--- | Lip and oral cavity cancer +D105--- | Lip and oral cavity cancer +D11---- | Lip and oral cavity cancer +D110--- | Lip and oral cavity cancer +D117--- | Lip and oral cavity cancer +D119--- | Lip and oral cavity cancer +C11---- | Nasopharynx cancer +C110--- | Nasopharynx cancer +C111--- | Nasopharynx cancer +C112--- | Nasopharynx cancer +C113--- | Nasopharynx cancer +C118--- | Nasopharynx cancer +C119--- | Nasopharynx cancer +D106--- | Nasopharynx cancer +C09---- | Other pharynx cancer +C090--- | Other pharynx cancer +C091--- | Other pharynx cancer +C098--- | Other pharynx cancer +C099--- | Other pharynx cancer +C10---- | Other pharynx cancer +C100--- | Other pharynx cancer +C101--- | Other pharynx cancer +C102--- | Other pharynx cancer +C103--- | Other pharynx cancer +C104--- | Other pharynx cancer +C108--- | Other pharynx cancer +C109--- | Other pharynx cancer +C12---- | Other pharynx cancer +C13---- | Other pharynx cancer +C130--- | Other pharynx cancer +C131--- | Other pharynx cancer +C132--- | Other pharynx cancer +C138--- | Other pharynx cancer +C139--- | Other pharynx cancer +D107--- | Other pharynx cancer +C15---- | Oesophageal cancer +C150--- | Oesophageal cancer +C151--- | Oesophageal cancer +C152--- | Oesophageal cancer +C153--- | Oesophageal cancer +C154--- | Oesophageal cancer +C155--- | Oesophageal cancer +C158--- | Oesophageal cancer +C159--- | Oesophageal cancer +D001--- | Oesophageal cancer +D130--- | Oesophageal cancer +C16---- | Stomach cancer +C160--- | Stomach cancer +C161--- | Stomach cancer +C162--- | Stomach cancer +C163--- | Stomach cancer +C164--- | Stomach cancer +C165--- | Stomach cancer +C166--- | Stomach cancer +C168--- | Stomach cancer +C169--- | Stomach cancer +D002--- | Stomach cancer +D131--- | Stomach cancer +D371--- | Stomach cancer +C18---- | Colon and rectum cancer +C180--- | Colon and rectum cancer +C181--- | Colon and rectum cancer +C182--- | Colon and rectum cancer +C183--- | Colon and rectum cancer +C184--- | Colon and rectum cancer +C185--- | Colon and rectum cancer +C186--- | Colon and rectum cancer +C187--- | Colon and rectum cancer +C188--- | Colon and rectum cancer +C189--- | Colon and rectum cancer +C19---- | Colon and rectum cancer +C20---- | Colon and rectum cancer +C21---- | Colon and rectum cancer +C210--- | Colon and rectum cancer +C211--- | Colon and rectum cancer +C212--- | Colon and rectum cancer +C218--- | Colon and rectum cancer +D010--- | Colon and rectum cancer +D011--- | Colon and rectum cancer +D012--- | Colon and rectum cancer +D013--- | Colon and rectum cancer +D12---- | Colon and rectum cancer +D120--- | Colon and rectum cancer +D121--- | Colon and rectum cancer +D122--- | Colon and rectum cancer +D123--- | Colon and rectum cancer +D124--- | Colon and rectum cancer +D125--- | Colon and rectum cancer +D126--- | Colon and rectum cancer +D127--- | Colon and rectum cancer +D128--- | Colon and rectum cancer +D129--- | Colon and rectum cancer +D373--- | Colon and rectum cancer +D374--- | Colon and rectum cancer +D375--- | Colon and rectum cancer +C22---- | Liver cancer +C220--- | Liver cancer +C221--- | Liver cancer +C222--- | Liver cancer +C223--- | Liver cancer +C224--- | Liver cancer +C227--- | Liver cancer +C228--- | Liver cancer +D134--- | Liver cancer +C222--- | Hepatoblastoma +C23---- | Gallbladder and biliary tract cancer +C24---- | Gallbladder and biliary tract cancer +C240--- | Gallbladder and biliary tract cancer +C241--- | Gallbladder and biliary tract cancer +C248--- | Gallbladder and biliary tract cancer +C249--- | Gallbladder and biliary tract cancer +D135--- | Gallbladder and biliary tract cancer +C25---- | Pancreatic cancer +C250--- | Pancreatic cancer +C251--- | Pancreatic cancer +C252--- | Pancreatic cancer +C253--- | Pancreatic cancer +C254--- | Pancreatic cancer +C257--- | Pancreatic cancer +C258--- | Pancreatic cancer +C259--- | Pancreatic cancer +D136--- | Pancreatic cancer +D137--- | Pancreatic cancer +C32---- | Larynx cancer +C320--- | Larynx cancer +C321--- | Larynx cancer +C322--- | Larynx cancer +C323--- | Larynx cancer +C328--- | Larynx cancer +C329--- | Larynx cancer +D020--- | Larynx cancer +D141--- | Larynx cancer +D380--- | Larynx cancer +C33---- | Tracheal, bronchus, and lung cancer +C34---- | Tracheal, bronchus, and lung cancer +C340--- | Tracheal, bronchus, and lung cancer +C3400-- | Tracheal, bronchus, and lung cancer +C3401-- | Tracheal, bronchus, and lung cancer +C3402-- | Tracheal, bronchus, and lung cancer +C341--- | Tracheal, bronchus, and lung cancer +C3410-- | Tracheal, bronchus, and lung cancer +C3411-- | Tracheal, bronchus, and lung cancer +C3412-- | Tracheal, bronchus, and lung cancer +C342--- | Tracheal, bronchus, and lung cancer +C343--- | Tracheal, bronchus, and lung cancer +C3430-- | Tracheal, bronchus, and lung cancer +C3431-- | Tracheal, bronchus, and lung cancer +C3432-- | Tracheal, bronchus, and lung cancer +C348--- | Tracheal, bronchus, and lung cancer +C3480-- | Tracheal, bronchus, and lung cancer +C3481-- | Tracheal, bronchus, and lung cancer +C3482-- | Tracheal, bronchus, and lung cancer +C349--- | Tracheal, bronchus, and lung cancer +D021--- | Tracheal, bronchus, and lung cancer +D022--- | Tracheal, bronchus, and lung cancer +D0220-- | Tracheal, bronchus, and lung cancer +D0221-- | Tracheal, bronchus, and lung cancer +D0222-- | Tracheal, bronchus, and lung cancer +D023--- | Tracheal, bronchus, and lung cancer +D142--- | Tracheal, bronchus, and lung cancer +D143--- | Tracheal, bronchus, and lung cancer +D381--- | Tracheal, bronchus, and lung cancer +C43---- | Malignant skin melanoma +C430--- | Malignant skin melanoma +C431--- | Malignant skin melanoma +C4310-- | Malignant skin melanoma +C43111- | Malignant skin melanoma +C43112- | Malignant skin melanoma +C43121- | Malignant skin melanoma +C43122- | Malignant skin melanoma +C432--- | Malignant skin melanoma +C4320-- | Malignant skin melanoma +C4321-- | Malignant skin melanoma +C4322-- | Malignant skin melanoma +C433--- | Malignant skin melanoma +C4330-- | Malignant skin melanoma +C4331-- | Malignant skin melanoma +C4339-- | Malignant skin melanoma +C434--- | Malignant skin melanoma +C435--- | Malignant skin melanoma +C4351-- | Malignant skin melanoma +C4352-- | Malignant skin melanoma +C4359-- | Malignant skin melanoma +C436--- | Malignant skin melanoma +C4360-- | Malignant skin melanoma +C4361-- | Malignant skin melanoma +C4362-- | Malignant skin melanoma +C437--- | Malignant skin melanoma +C4370-- | Malignant skin melanoma +C4371-- | Malignant skin melanoma +C4372-- | Malignant skin melanoma +C438--- | Malignant skin melanoma +C439--- | Malignant skin melanoma +D03---- | Malignant skin melanoma +D030--- | Malignant skin melanoma +D031--- | Malignant skin melanoma +D0310-- | Malignant skin melanoma +D03111- | Malignant skin melanoma +D03112- | Malignant skin melanoma +D03121- | Malignant skin melanoma +D03122- | Malignant skin melanoma +D032--- | Malignant skin melanoma +D0320-- | Malignant skin melanoma +D0321-- | Malignant skin melanoma +D0322-- | Malignant skin melanoma +D033--- | Malignant skin melanoma +D0330-- | Malignant skin melanoma +D0339-- | Malignant skin melanoma +D034--- | Malignant skin melanoma +D035--- | Malignant skin melanoma +D0351-- | Malignant skin melanoma +D0352-- | Malignant skin melanoma +D0359-- | Malignant skin melanoma +D036--- | Malignant skin melanoma +D0360-- | Malignant skin melanoma +D0361-- | Malignant skin melanoma +D0362-- | Malignant skin melanoma +D037--- | Malignant skin melanoma +D0370-- | Malignant skin melanoma +D0371-- | Malignant skin melanoma +D0372-- | Malignant skin melanoma +D038--- | Malignant skin melanoma +D039--- | Malignant skin melanoma +D22---- | Malignant skin melanoma +D220--- | Malignant skin melanoma +D221--- | Malignant skin melanoma +D2210-- | Malignant skin melanoma +D22111- | Malignant skin melanoma +D22112- | Malignant skin melanoma +D22121- | Malignant skin melanoma +D22122- | Malignant skin melanoma +D222--- | Malignant skin melanoma +D2220-- | Malignant skin melanoma +D2221-- | Malignant skin melanoma +D2222-- | Malignant skin melanoma +D223--- | Malignant skin melanoma +D2230-- | Malignant skin melanoma +D2239-- | Malignant skin melanoma +D224--- | Malignant skin melanoma +D225--- | Malignant skin melanoma +D226--- | Malignant skin melanoma +D2260-- | Malignant skin melanoma +D2261-- | Malignant skin melanoma +D2262-- | Malignant skin melanoma +D227--- | Malignant skin melanoma +D2270-- | Malignant skin melanoma +D2271-- | Malignant skin melanoma +D2272-- | Malignant skin melanoma +D229--- | Malignant skin melanoma +D23---- | Malignant skin melanoma +D230--- | Malignant skin melanoma +D231--- | Malignant skin melanoma +D2310-- | Malignant skin melanoma +D23111- | Malignant skin melanoma +D23112- | Malignant skin melanoma +D23121- | Malignant skin melanoma +D23122- | Malignant skin melanoma +D232--- | Malignant skin melanoma +D2320-- | Malignant skin melanoma +D2321-- | Malignant skin melanoma +D2322-- | Malignant skin melanoma +D233--- | Malignant skin melanoma +D2330-- | Malignant skin melanoma +D2339-- | Malignant skin melanoma +D234--- | Malignant skin melanoma +D235--- | Malignant skin melanoma +D236--- | Malignant skin melanoma +D2360-- | Malignant skin melanoma +D2361-- | Malignant skin melanoma +D2362-- | Malignant skin melanoma +D237--- | Malignant skin melanoma +D2370-- | Malignant skin melanoma +D2371-- | Malignant skin melanoma +D2372-- | Malignant skin melanoma +D239--- | Malignant skin melanoma +D485--- | Malignant skin melanoma +C44---- | Non-melanoma skin cancer +C440--- | Non-melanoma skin cancer +C4400-- | Non-melanoma skin cancer +C4401-- | Non-melanoma skin cancer +C4402-- | Non-melanoma skin cancer +C4409-- | Non-melanoma skin cancer +C441--- | Non-melanoma skin cancer +C44101- | Non-melanoma skin cancer +C441021 | Non-melanoma skin cancer +C441022 | Non-melanoma skin cancer +C441091 | Non-melanoma skin cancer +C441092 | Non-melanoma skin cancer +C44111- | Non-melanoma skin cancer +C441121 | Non-melanoma skin cancer +C441122 | Non-melanoma skin cancer +C441191 | Non-melanoma skin cancer +C441192 | Non-melanoma skin cancer +C44121- | Non-melanoma skin cancer +C441221 | Non-melanoma skin cancer +C441222 | Non-melanoma skin cancer +C441291 | Non-melanoma skin cancer +C441292 | Non-melanoma skin cancer +C44131- | Non-melanoma skin cancer +C441321 | Non-melanoma skin cancer +C441322 | Non-melanoma skin cancer +C441391 | Non-melanoma skin cancer +C441392 | Non-melanoma skin cancer +C44191- | Non-melanoma skin cancer +C441921 | Non-melanoma skin cancer +C441922 | Non-melanoma skin cancer +C441991 | Non-melanoma skin cancer +C441992 | Non-melanoma skin cancer +C442--- | Non-melanoma skin cancer +C44201- | Non-melanoma skin cancer +C44202- | Non-melanoma skin cancer +C44209- | Non-melanoma skin cancer +C44211- | Non-melanoma skin cancer +C44212- | Non-melanoma skin cancer +C44219- | Non-melanoma skin cancer +C44221- | Non-melanoma skin cancer +C44222- | Non-melanoma skin cancer +C44229- | Non-melanoma skin cancer +C44291- | Non-melanoma skin cancer +C44292- | Non-melanoma skin cancer +C44299- | Non-melanoma skin cancer +C443--- | Non-melanoma skin cancer +C44300- | Non-melanoma skin cancer +C44301- | Non-melanoma skin cancer +C44309- | Non-melanoma skin cancer +C44310- | Non-melanoma skin cancer +C44311- | Non-melanoma skin cancer +C44319- | Non-melanoma skin cancer +C44320- | Non-melanoma skin cancer +C44321- | Non-melanoma skin cancer +C44329- | Non-melanoma skin cancer +C44390- | Non-melanoma skin cancer +C44391- | Non-melanoma skin cancer +C44399- | Non-melanoma skin cancer +C444--- | Non-melanoma skin cancer +C4440-- | Non-melanoma skin cancer +C4441-- | Non-melanoma skin cancer +C4442-- | Non-melanoma skin cancer +C4449-- | Non-melanoma skin cancer +C445--- | Non-melanoma skin cancer +C44500- | Non-melanoma skin cancer +C44501- | Non-melanoma skin cancer +C44509- | Non-melanoma skin cancer +C44510- | Non-melanoma skin cancer +C44511- | Non-melanoma skin cancer +C44519- | Non-melanoma skin cancer +C44520- | Non-melanoma skin cancer +C44521- | Non-melanoma skin cancer +C44529- | Non-melanoma skin cancer +C44590- | Non-melanoma skin cancer +C44591- | Non-melanoma skin cancer +C44599- | Non-melanoma skin cancer +C446--- | Non-melanoma skin cancer +C44601- | Non-melanoma skin cancer +C44602- | Non-melanoma skin cancer +C44609- | Non-melanoma skin cancer +C44611- | Non-melanoma skin cancer +C44612- | Non-melanoma skin cancer +C44619- | Non-melanoma skin cancer +C44621- | Non-melanoma skin cancer +C44622- | Non-melanoma skin cancer +C44629- | Non-melanoma skin cancer +C44691- | Non-melanoma skin cancer +C44692- | Non-melanoma skin cancer +C44699- | Non-melanoma skin cancer +C447--- | Non-melanoma skin cancer +C44701- | Non-melanoma skin cancer +C44702- | Non-melanoma skin cancer +C44709- | Non-melanoma skin cancer +C44711- | Non-melanoma skin cancer +C44712- | Non-melanoma skin cancer +C44719- | Non-melanoma skin cancer +C44721- | Non-melanoma skin cancer +C44722- | Non-melanoma skin cancer +C44729- | Non-melanoma skin cancer +C44791- | Non-melanoma skin cancer +C44792- | Non-melanoma skin cancer +C44799- | Non-melanoma skin cancer +C448--- | Non-melanoma skin cancer +C4480-- | Non-melanoma skin cancer +C4481-- | Non-melanoma skin cancer +C4482-- | Non-melanoma skin cancer +C4489-- | Non-melanoma skin cancer +C449--- | Non-melanoma skin cancer +D04---- | Non-melanoma skin cancer +D040--- | Non-melanoma skin cancer +D041--- | Non-melanoma skin cancer +D0410-- | Non-melanoma skin cancer +D04111- | Non-melanoma skin cancer +D04112- | Non-melanoma skin cancer +D04121- | Non-melanoma skin cancer +D04122- | Non-melanoma skin cancer +D042--- | Non-melanoma skin cancer +D0420-- | Non-melanoma skin cancer +D0421-- | Non-melanoma skin cancer +D0422-- | Non-melanoma skin cancer +D043--- | Non-melanoma skin cancer +D0430-- | Non-melanoma skin cancer +D0439-- | Non-melanoma skin cancer +D044--- | Non-melanoma skin cancer +D045--- | Non-melanoma skin cancer +D046--- | Non-melanoma skin cancer +D0460-- | Non-melanoma skin cancer +D0461-- | Non-melanoma skin cancer +D0462-- | Non-melanoma skin cancer +D047--- | Non-melanoma skin cancer +D0470-- | Non-melanoma skin cancer +D0471-- | Non-melanoma skin cancer +D0472-- | Non-melanoma skin cancer +D048--- | Non-melanoma skin cancer +D049--- | Non-melanoma skin cancer +D492--- | Non-melanoma skin cancer +C44---- | Non-melanoma skin cancer (squamous-cell carcinoma) +C440--- | Non-melanoma skin cancer (squamous-cell carcinoma) +C4400-- | Non-melanoma skin cancer (squamous-cell carcinoma) +C4401-- | Non-melanoma skin cancer (squamous-cell carcinoma) +C4402-- | Non-melanoma skin cancer (squamous-cell carcinoma) +C4409-- | Non-melanoma skin cancer (squamous-cell carcinoma) +C441--- | Non-melanoma skin cancer (squamous-cell carcinoma) +C44101- | Non-melanoma skin cancer (squamous-cell carcinoma) +C441021 | Non-melanoma skin cancer (squamous-cell carcinoma) +C441022 | Non-melanoma skin cancer (squamous-cell carcinoma) +C441091 | Non-melanoma skin cancer (squamous-cell carcinoma) +C441092 | Non-melanoma skin cancer (squamous-cell carcinoma) +C44111- | Non-melanoma skin cancer (squamous-cell carcinoma) +C441121 | Non-melanoma skin cancer (squamous-cell carcinoma) +C441122 | Non-melanoma skin cancer (squamous-cell carcinoma) +C441191 | Non-melanoma skin cancer (squamous-cell carcinoma) +C441192 | Non-melanoma skin cancer (squamous-cell carcinoma) +C44121- | Non-melanoma skin cancer (squamous-cell carcinoma) +C441221 | Non-melanoma skin cancer (squamous-cell carcinoma) +C441222 | Non-melanoma skin cancer (squamous-cell carcinoma) +C441291 | Non-melanoma skin cancer (squamous-cell carcinoma) +C441292 | Non-melanoma skin cancer (squamous-cell carcinoma) +C44131- | Non-melanoma skin cancer (squamous-cell carcinoma) +C441321 | Non-melanoma skin cancer (squamous-cell carcinoma) +C441322 | Non-melanoma skin cancer (squamous-cell carcinoma) +C441391 | Non-melanoma skin cancer (squamous-cell carcinoma) +C441392 | Non-melanoma skin cancer (squamous-cell carcinoma) +C44191- | Non-melanoma skin cancer (squamous-cell carcinoma) +C441921 | Non-melanoma skin cancer (squamous-cell carcinoma) +C441922 | Non-melanoma skin cancer (squamous-cell carcinoma) +C441991 | Non-melanoma skin cancer (squamous-cell carcinoma) +C441992 | Non-melanoma skin cancer (squamous-cell carcinoma) +C442--- | Non-melanoma skin cancer (squamous-cell carcinoma) +C44201- | Non-melanoma skin cancer (squamous-cell carcinoma) +C44202- | Non-melanoma skin cancer (squamous-cell carcinoma) +C44209- | Non-melanoma skin cancer (squamous-cell carcinoma) +C44211- | Non-melanoma skin cancer (squamous-cell carcinoma) +C44212- | Non-melanoma skin cancer (squamous-cell carcinoma) +C44219- | Non-melanoma skin cancer (squamous-cell carcinoma) +C44221- | Non-melanoma skin cancer (squamous-cell carcinoma) +C44222- | Non-melanoma skin cancer (squamous-cell carcinoma) +C44229- | Non-melanoma skin cancer (squamous-cell carcinoma) +C44291- | Non-melanoma skin cancer (squamous-cell carcinoma) +C44292- | Non-melanoma skin cancer (squamous-cell carcinoma) +C44299- | Non-melanoma skin cancer (squamous-cell carcinoma) +C443--- | Non-melanoma skin cancer (squamous-cell carcinoma) +C44300- | Non-melanoma skin cancer (squamous-cell carcinoma) +C44301- | Non-melanoma skin cancer (squamous-cell carcinoma) +C44309- | Non-melanoma skin cancer (squamous-cell carcinoma) +C44310- | Non-melanoma skin cancer (squamous-cell carcinoma) +C44311- | Non-melanoma skin cancer (squamous-cell carcinoma) +C44319- | Non-melanoma skin cancer (squamous-cell carcinoma) +C44320- | Non-melanoma skin cancer (squamous-cell carcinoma) +C44321- | Non-melanoma skin cancer (squamous-cell carcinoma) +C44329- | Non-melanoma skin cancer (squamous-cell carcinoma) +C44390- | Non-melanoma skin cancer (squamous-cell carcinoma) +C44391- | Non-melanoma skin cancer (squamous-cell carcinoma) +C44399- | Non-melanoma skin cancer (squamous-cell carcinoma) +C444--- | Non-melanoma skin cancer (squamous-cell carcinoma) +C4440-- | Non-melanoma skin cancer (squamous-cell carcinoma) +C4441-- | Non-melanoma skin cancer (squamous-cell carcinoma) +C4442-- | Non-melanoma skin cancer (squamous-cell carcinoma) +C4449-- | Non-melanoma skin cancer (squamous-cell carcinoma) +C445--- | Non-melanoma skin cancer (squamous-cell carcinoma) +C44500- | Non-melanoma skin cancer (squamous-cell carcinoma) +C44501- | Non-melanoma skin cancer (squamous-cell carcinoma) +C44509- | Non-melanoma skin cancer (squamous-cell carcinoma) +C44510- | Non-melanoma skin cancer (squamous-cell carcinoma) +C44511- | Non-melanoma skin cancer (squamous-cell carcinoma) +C44519- | Non-melanoma skin cancer (squamous-cell carcinoma) +C44520- | Non-melanoma skin cancer (squamous-cell carcinoma) +C44521- | Non-melanoma skin cancer (squamous-cell carcinoma) +C44529- | Non-melanoma skin cancer (squamous-cell carcinoma) +C44590- | Non-melanoma skin cancer (squamous-cell carcinoma) +C44591- | Non-melanoma skin cancer (squamous-cell carcinoma) +C44599- | Non-melanoma skin cancer (squamous-cell carcinoma) +C446--- | Non-melanoma skin cancer (squamous-cell carcinoma) +C44601- | Non-melanoma skin cancer (squamous-cell carcinoma) +C44602- | Non-melanoma skin cancer (squamous-cell carcinoma) +C44609- | Non-melanoma skin cancer (squamous-cell carcinoma) +C44611- | Non-melanoma skin cancer (squamous-cell carcinoma) +C44612- | Non-melanoma skin cancer (squamous-cell carcinoma) +C44619- | Non-melanoma skin cancer (squamous-cell carcinoma) +C44621- | Non-melanoma skin cancer (squamous-cell carcinoma) +C44622- | Non-melanoma skin cancer (squamous-cell carcinoma) +C44629- | Non-melanoma skin cancer (squamous-cell carcinoma) +C44691- | Non-melanoma skin cancer (squamous-cell carcinoma) +C44692- | Non-melanoma skin cancer (squamous-cell carcinoma) +C44699- | Non-melanoma skin cancer (squamous-cell carcinoma) +C447--- | Non-melanoma skin cancer (squamous-cell carcinoma) +C44701- | Non-melanoma skin cancer (squamous-cell carcinoma) +C44702- | Non-melanoma skin cancer (squamous-cell carcinoma) +C44709- | Non-melanoma skin cancer (squamous-cell carcinoma) +C44711- | Non-melanoma skin cancer (squamous-cell carcinoma) +C44712- | Non-melanoma skin cancer (squamous-cell carcinoma) +C44719- | Non-melanoma skin cancer (squamous-cell carcinoma) +C44721- | Non-melanoma skin cancer (squamous-cell carcinoma) +C44722- | Non-melanoma skin cancer (squamous-cell carcinoma) +C44729- | Non-melanoma skin cancer (squamous-cell carcinoma) +C44791- | Non-melanoma skin cancer (squamous-cell carcinoma) +C44792- | Non-melanoma skin cancer (squamous-cell carcinoma) +C44799- | Non-melanoma skin cancer (squamous-cell carcinoma) +C448--- | Non-melanoma skin cancer (squamous-cell carcinoma) +C4480-- | Non-melanoma skin cancer (squamous-cell carcinoma) +C4481-- | Non-melanoma skin cancer (squamous-cell carcinoma) +C4482-- | Non-melanoma skin cancer (squamous-cell carcinoma) +C4489-- | Non-melanoma skin cancer (squamous-cell carcinoma) +C449--- | Non-melanoma skin cancer (squamous-cell carcinoma) +D04---- | Non-melanoma skin cancer (squamous-cell carcinoma) +D040--- | Non-melanoma skin cancer (squamous-cell carcinoma) +D041--- | Non-melanoma skin cancer (squamous-cell carcinoma) +D0410-- | Non-melanoma skin cancer (squamous-cell carcinoma) +D04111- | Non-melanoma skin cancer (squamous-cell carcinoma) +D04112- | Non-melanoma skin cancer (squamous-cell carcinoma) +D04121- | Non-melanoma skin cancer (squamous-cell carcinoma) +D04122- | Non-melanoma skin cancer (squamous-cell carcinoma) +D042--- | Non-melanoma skin cancer (squamous-cell carcinoma) +D0420-- | Non-melanoma skin cancer (squamous-cell carcinoma) +D0421-- | Non-melanoma skin cancer (squamous-cell carcinoma) +D0422-- | Non-melanoma skin cancer (squamous-cell carcinoma) +D043--- | Non-melanoma skin cancer (squamous-cell carcinoma) +D0430-- | Non-melanoma skin cancer (squamous-cell carcinoma) +D0439-- | Non-melanoma skin cancer (squamous-cell carcinoma) +D044--- | Non-melanoma skin cancer (squamous-cell carcinoma) +D045--- | Non-melanoma skin cancer (squamous-cell carcinoma) +D046--- | Non-melanoma skin cancer (squamous-cell carcinoma) +D0460-- | Non-melanoma skin cancer (squamous-cell carcinoma) +D0461-- | Non-melanoma skin cancer (squamous-cell carcinoma) +D0462-- | Non-melanoma skin cancer (squamous-cell carcinoma) +D047--- | Non-melanoma skin cancer (squamous-cell carcinoma) +D0470-- | Non-melanoma skin cancer (squamous-cell carcinoma) +D0471-- | Non-melanoma skin cancer (squamous-cell carcinoma) +D0472-- | Non-melanoma skin cancer (squamous-cell carcinoma) +D048--- | Non-melanoma skin cancer (squamous-cell carcinoma) +D049--- | Non-melanoma skin cancer (squamous-cell carcinoma) +D492--- | Non-melanoma skin cancer (squamous-cell carcinoma) +C49---- | Soft tissue and other extraosseous sarcomas +C490--- | Soft tissue and other extraosseous sarcomas +C491--- | Soft tissue and other extraosseous sarcomas +C4910-- | Soft tissue and other extraosseous sarcomas +C4911-- | Soft tissue and other extraosseous sarcomas +C4912-- | Soft tissue and other extraosseous sarcomas +C492--- | Soft tissue and other extraosseous sarcomas +C4920-- | Soft tissue and other extraosseous sarcomas +C4921-- | Soft tissue and other extraosseous sarcomas +C4922-- | Soft tissue and other extraosseous sarcomas +C493--- | Soft tissue and other extraosseous sarcomas +C494--- | Soft tissue and other extraosseous sarcomas +C495--- | Soft tissue and other extraosseous sarcomas +C496--- | Soft tissue and other extraosseous sarcomas +C498--- | Soft tissue and other extraosseous sarcomas +C499--- | Soft tissue and other extraosseous sarcomas +C40---- | Malignant neoplasm of bone and articular cartilage +C400--- | Malignant neoplasm of bone and articular cartilage +C4000-- | Malignant neoplasm of bone and articular cartilage +C4001-- | Malignant neoplasm of bone and articular cartilage +C4002-- | Malignant neoplasm of bone and articular cartilage +C401--- | Malignant neoplasm of bone and articular cartilage +C4010-- | Malignant neoplasm of bone and articular cartilage +C4011-- | Malignant neoplasm of bone and articular cartilage +C4012-- | Malignant neoplasm of bone and articular cartilage +C402--- | Malignant neoplasm of bone and articular cartilage +C4020-- | Malignant neoplasm of bone and articular cartilage +C4021-- | Malignant neoplasm of bone and articular cartilage +C4022-- | Malignant neoplasm of bone and articular cartilage +C403--- | Malignant neoplasm of bone and articular cartilage +C4030-- | Malignant neoplasm of bone and articular cartilage +C4031-- | Malignant neoplasm of bone and articular cartilage +C4032-- | Malignant neoplasm of bone and articular cartilage +C408--- | Malignant neoplasm of bone and articular cartilage +C4080-- | Malignant neoplasm of bone and articular cartilage +C4081-- | Malignant neoplasm of bone and articular cartilage +C4082-- | Malignant neoplasm of bone and articular cartilage +C409--- | Malignant neoplasm of bone and articular cartilage +C4090-- | Malignant neoplasm of bone and articular cartilage +C4091-- | Malignant neoplasm of bone and articular cartilage +C4092-- | Malignant neoplasm of bone and articular cartilage +C41---- | Malignant neoplasm of bone and articular cartilage +C410--- | Malignant neoplasm of bone and articular cartilage +C411--- | Malignant neoplasm of bone and articular cartilage +C412--- | Malignant neoplasm of bone and articular cartilage +C413--- | Malignant neoplasm of bone and articular cartilage +C414--- | Malignant neoplasm of bone and articular cartilage +C418--- | Malignant neoplasm of bone and articular cartilage +C419--- | Malignant neoplasm of bone and articular cartilage +C50---- | Breast cancer +C500--- | Breast cancer +C50011- | Breast cancer +C50012- | Breast cancer +C50019- | Breast cancer +C50021- | Breast cancer +C50022- | Breast cancer +C50029- | Breast cancer +C501--- | Breast cancer +C50111- | Breast cancer +C50112- | Breast cancer +C50119- | Breast cancer +C50121- | Breast cancer +C50122- | Breast cancer +C50129- | Breast cancer +C502--- | Breast cancer +C50211- | Breast cancer +C50212- | Breast cancer +C50219- | Breast cancer +C50221- | Breast cancer +C50222- | Breast cancer +C50229- | Breast cancer +C503--- | Breast cancer +C50311- | Breast cancer +C50312- | Breast cancer +C50319- | Breast cancer +C50321- | Breast cancer +C50322- | Breast cancer +C50329- | Breast cancer +C504--- | Breast cancer +C50411- | Breast cancer +C50412- | Breast cancer +C50419- | Breast cancer +C50421- | Breast cancer +C50422- | Breast cancer +C50429- | Breast cancer +C505--- | Breast cancer +C50511- | Breast cancer +C50512- | Breast cancer +C50519- | Breast cancer +C50521- | Breast cancer +C50522- | Breast cancer +C50529- | Breast cancer +C506--- | Breast cancer +C50611- | Breast cancer +C50612- | Breast cancer +C50619- | Breast cancer +C50621- | Breast cancer +C50622- | Breast cancer +C50629- | Breast cancer +C508--- | Breast cancer +C50811- | Breast cancer +C50812- | Breast cancer +C50819- | Breast cancer +C50821- | Breast cancer +C50822- | Breast cancer +C50829- | Breast cancer +C509--- | Breast cancer +D05---- | Breast cancer +D050--- | Breast cancer +D0500-- | Breast cancer +D0501-- | Breast cancer +D0502-- | Breast cancer +D051--- | Breast cancer +D0510-- | Breast cancer +D0511-- | Breast cancer +D0512-- | Breast cancer +D057--- | Breast cancer +D0580-- | Breast cancer +D0581-- | Breast cancer +D0582-- | Breast cancer +D059--- | Breast cancer +D24---- | Breast cancer +D241--- | Breast cancer +D242--- | Breast cancer +D249--- | Breast cancer +D486--- | Breast cancer +D493--- | Breast cancer +C53---- | Cervical cancer +C530--- | Cervical cancer +C531--- | Cervical cancer +C538--- | Cervical cancer +C539--- | Cervical cancer +D06---- | Cervical cancer +D060--- | Cervical cancer +D061--- | Cervical cancer +D067--- | Cervical cancer +D069--- | Cervical cancer +D260--- | Cervical cancer +C54---- | Uterine cancer +C540--- | Uterine cancer +C541--- | Uterine cancer +C542--- | Uterine cancer +C543--- | Uterine cancer +C548--- | Uterine cancer +C549--- | Uterine cancer +D070--- | Uterine cancer +D071--- | Uterine cancer +D072--- | Uterine cancer +D261--- | Uterine cancer +D267--- | Uterine cancer +D269--- | Uterine cancer +C56---- | Ovarian cancer +C561--- | Ovarian cancer +C562--- | Ovarian cancer +C569--- | Ovarian cancer +D27---- | Ovarian cancer +D270--- | Ovarian cancer +D271--- | Ovarian cancer +D279--- | Ovarian cancer +D391--- | Ovarian cancer +C61---- | Prostate cancer +D075--- | Prostate cancer +D291--- | Prostate cancer +D400--- | Prostate cancer +C62---- | Testicular cancer +C620--- | Testicular cancer +C6200-- | Testicular cancer +C6201-- | Testicular cancer +C6202-- | Testicular cancer +C621--- | Testicular cancer +C6210-- | Testicular cancer +C6211-- | Testicular cancer +C6212-- | Testicular cancer +C629--- | Testicular cancer +D292--- | Testicular cancer +D2920-- | Testicular cancer +D2921-- | Testicular cancer +D2922-- | Testicular cancer +D293--- | Testicular cancer +D2930-- | Testicular cancer +D2931-- | Testicular cancer +D2932-- | Testicular cancer +D294--- | Testicular cancer +D297--- | Testicular cancer +D298--- | Testicular cancer +D401--- | Testicular cancer +D4010-- | Testicular cancer +D4011-- | Testicular cancer +D4012-- | Testicular cancer +D407--- | Testicular cancer +D408--- | Testicular cancer +C64---- | Kidney cancer +C641--- | Kidney cancer +C642--- | Kidney cancer +C649--- | Kidney cancer +C65---- | Kidney cancer +C651--- | Kidney cancer +C652--- | Kidney cancer +C659--- | Kidney cancer +D300--- | Kidney cancer +D3000-- | Kidney cancer +D3001-- | Kidney cancer +D3002-- | Kidney cancer +D301--- | Kidney cancer +D410--- | Kidney cancer +D4100-- | Kidney cancer +D4101-- | Kidney cancer +D4102-- | Kidney cancer +D411--- | Kidney cancer +C67---- | Bladder cancer +C670--- | Bladder cancer +C671--- | Bladder cancer +C672--- | Bladder cancer +C673--- | Bladder cancer +C674--- | Bladder cancer +C675--- | Bladder cancer +C676--- | Bladder cancer +C677--- | Bladder cancer +C678--- | Bladder cancer +C679--- | Bladder cancer +D090--- | Bladder cancer +D303--- | Bladder cancer +D414--- | Bladder cancer +D417--- | Bladder cancer +D418--- | Bladder cancer +D494--- | Bladder cancer +C70---- | Brain and central nervous system cancer +C700--- | Brain and central nervous system cancer +C701--- | Brain and central nervous system cancer +C709--- | Brain and central nervous system cancer +C71---- | Brain and central nervous system cancer +C710--- | Brain and central nervous system cancer +C711--- | Brain and central nervous system cancer +C712--- | Brain and central nervous system cancer +C713--- | Brain and central nervous system cancer +C714--- | Brain and central nervous system cancer +C715--- | Brain and central nervous system cancer +C716--- | Brain and central nervous system cancer +C717--- | Brain and central nervous system cancer +C718--- | Brain and central nervous system cancer +C719--- | Brain and central nervous system cancer +C72---- | Brain and central nervous system cancer +C720--- | Brain and central nervous system cancer +C721--- | Brain and central nervous system cancer +C722--- | Brain and central nervous system cancer +C7220-- | Brain and central nervous system cancer +C7221-- | Brain and central nervous system cancer +C7222-- | Brain and central nervous system cancer +C723--- | Brain and central nervous system cancer +C7230-- | Brain and central nervous system cancer +C7231-- | Brain and central nervous system cancer +C7232-- | Brain and central nervous system cancer +C724--- | Brain and central nervous system cancer +C7240-- | Brain and central nervous system cancer +C7241-- | Brain and central nervous system cancer +C7242-- | Brain and central nervous system cancer +C725--- | Brain and central nervous system cancer +C7250-- | Brain and central nervous system cancer +C7259-- | Brain and central nervous system cancer +C728--- | Brain and central nervous system cancer +C729--- | Brain and central nervous system cancer +C690--- | Eye cancer +C6900-- | Eye cancer +C6901-- | Eye cancer +C6902-- | Eye cancer +C691--- | Eye cancer +C6910-- | Eye cancer +C6911-- | Eye cancer +C6912-- | Eye cancer +C692--- | Eye cancer +C6920-- | Eye cancer +C6921-- | Eye cancer +C6922-- | Eye cancer +C693--- | Eye cancer +C6930-- | Eye cancer +C6931-- | Eye cancer +C6932-- | Eye cancer +C694--- | Eye cancer +C6940-- | Eye cancer +C6941-- | Eye cancer +C6942-- | Eye cancer +C695--- | Eye cancer +C6950-- | Eye cancer +C6951-- | Eye cancer +C6952-- | Eye cancer +C696--- | Eye cancer +C6960-- | Eye cancer +C6961-- | Eye cancer +C6962-- | Eye cancer +C698--- | Eye cancer +C692--- | Retinoblastoma +C690--- | Other eye cancers +C6900-- | Other eye cancers +C6901-- | Other eye cancers +C6902-- | Other eye cancers +C691--- | Other eye cancers +C693--- | Other eye cancers +C6930-- | Other eye cancers +C6931-- | Other eye cancers +C6932-- | Other eye cancers +C694--- | Other eye cancers +C6940-- | Other eye cancers +C6941-- | Other eye cancers +C6942-- | Other eye cancers +C695--- | Other eye cancers +C6950-- | Other eye cancers +C6951-- | Other eye cancers +C6952-- | Other eye cancers +C696--- | Other eye cancers +C6960-- | Other eye cancers +C6961-- | Other eye cancers +C6962-- | Other eye cancers +C698--- | Other eye cancers +C47---- | Neuroblastoma and other peripheral nervous cell tumors +C470--- | Neuroblastoma and other peripheral nervous cell tumors +C471--- | Neuroblastoma and other peripheral nervous cell tumors +C4710-- | Neuroblastoma and other peripheral nervous cell tumors +C4711-- | Neuroblastoma and other peripheral nervous cell tumors +C4712-- | Neuroblastoma and other peripheral nervous cell tumors +C472--- | Neuroblastoma and other peripheral nervous cell tumors +C4720-- | Neuroblastoma and other peripheral nervous cell tumors +C4721-- | Neuroblastoma and other peripheral nervous cell tumors +C4722-- | Neuroblastoma and other peripheral nervous cell tumors +C473--- | Neuroblastoma and other peripheral nervous cell tumors +C474--- | Neuroblastoma and other peripheral nervous cell tumors +C475--- | Neuroblastoma and other peripheral nervous cell tumors +C476--- | Neuroblastoma and other peripheral nervous cell tumors +C478--- | Neuroblastoma and other peripheral nervous cell tumors +C479--- | Neuroblastoma and other peripheral nervous cell tumors +C73---- | Thyroid cancer +D093--- | Thyroid cancer +D098--- | Thyroid cancer +D34---- | Thyroid cancer +D440--- | Thyroid cancer +C45---- | Mesothelioma +C450--- | Mesothelioma +C451--- | Mesothelioma +C452--- | Mesothelioma +C457--- | Mesothelioma +C459--- | Mesothelioma +C81---- | Hodgkin lymphoma +C810--- | Hodgkin lymphoma +C8100-- | Hodgkin lymphoma +C8101-- | Hodgkin lymphoma +C8102-- | Hodgkin lymphoma +C8103-- | Hodgkin lymphoma +C8104-- | Hodgkin lymphoma +C8105-- | Hodgkin lymphoma +C8106-- | Hodgkin lymphoma +C8107-- | Hodgkin lymphoma +C8108-- | Hodgkin lymphoma +C8109-- | Hodgkin lymphoma +C811--- | Hodgkin lymphoma +C8110-- | Hodgkin lymphoma +C8111-- | Hodgkin lymphoma +C8112-- | Hodgkin lymphoma +C8113-- | Hodgkin lymphoma +C8114-- | Hodgkin lymphoma +C8115-- | Hodgkin lymphoma +C8116-- | Hodgkin lymphoma +C8117-- | Hodgkin lymphoma +C8118-- | Hodgkin lymphoma +C8119-- | Hodgkin lymphoma +C812--- | Hodgkin lymphoma +C8120-- | Hodgkin lymphoma +C8121-- | Hodgkin lymphoma +C8122-- | Hodgkin lymphoma +C8123-- | Hodgkin lymphoma +C8124-- | Hodgkin lymphoma +C8125-- | Hodgkin lymphoma +C8126-- | Hodgkin lymphoma +C8127-- | Hodgkin lymphoma +C8128-- | Hodgkin lymphoma +C8129-- | Hodgkin lymphoma +C813--- | Hodgkin lymphoma +C8130-- | Hodgkin lymphoma +C8131-- | Hodgkin lymphoma +C8132-- | Hodgkin lymphoma +C8133-- | Hodgkin lymphoma +C8134-- | Hodgkin lymphoma +C8135-- | Hodgkin lymphoma +C8136-- | Hodgkin lymphoma +C8137-- | Hodgkin lymphoma +C8138-- | Hodgkin lymphoma +C8139-- | Hodgkin lymphoma +C814--- | Hodgkin lymphoma +C8140-- | Hodgkin lymphoma +C8141-- | Hodgkin lymphoma +C8142-- | Hodgkin lymphoma +C8143-- | Hodgkin lymphoma +C8144-- | Hodgkin lymphoma +C8145-- | Hodgkin lymphoma +C8146-- | Hodgkin lymphoma +C8147-- | Hodgkin lymphoma +C8148-- | Hodgkin lymphoma +C8149-- | Hodgkin lymphoma +C817--- | Hodgkin lymphoma +C8170-- | Hodgkin lymphoma +C8171-- | Hodgkin lymphoma +C8172-- | Hodgkin lymphoma +C8173-- | Hodgkin lymphoma +C8174-- | Hodgkin lymphoma +C8175-- | Hodgkin lymphoma +C8176-- | Hodgkin lymphoma +C8177-- | Hodgkin lymphoma +C8178-- | Hodgkin lymphoma +C8179-- | Hodgkin lymphoma +C819--- | Hodgkin lymphoma +C82---- | Non-Hodgkin lymphoma +C820--- | Non-Hodgkin lymphoma +C8200-- | Non-Hodgkin lymphoma +C8201-- | Non-Hodgkin lymphoma +C8202-- | Non-Hodgkin lymphoma +C8203-- | Non-Hodgkin lymphoma +C8204-- | Non-Hodgkin lymphoma +C8205-- | Non-Hodgkin lymphoma +C8206-- | Non-Hodgkin lymphoma +C8207-- | Non-Hodgkin lymphoma +C8208-- | Non-Hodgkin lymphoma +C8209-- | Non-Hodgkin lymphoma +C821--- | Non-Hodgkin lymphoma +C8210-- | Non-Hodgkin lymphoma +C8211-- | Non-Hodgkin lymphoma +C8212-- | Non-Hodgkin lymphoma +C8213-- | Non-Hodgkin lymphoma +C8214-- | Non-Hodgkin lymphoma +C8215-- | Non-Hodgkin lymphoma +C8216-- | Non-Hodgkin lymphoma +C8217-- | Non-Hodgkin lymphoma +C8218-- | Non-Hodgkin lymphoma +C8219-- | Non-Hodgkin lymphoma +C822--- | Non-Hodgkin lymphoma +C8220-- | Non-Hodgkin lymphoma +C8221-- | Non-Hodgkin lymphoma +C8222-- | Non-Hodgkin lymphoma +C8223-- | Non-Hodgkin lymphoma +C8224-- | Non-Hodgkin lymphoma +C8225-- | Non-Hodgkin lymphoma +C8226-- | Non-Hodgkin lymphoma +C8227-- | Non-Hodgkin lymphoma +C8228-- | Non-Hodgkin lymphoma +C8229-- | Non-Hodgkin lymphoma +C823--- | Non-Hodgkin lymphoma +C8230-- | Non-Hodgkin lymphoma +C8231-- | Non-Hodgkin lymphoma +C8232-- | Non-Hodgkin lymphoma +C8233-- | Non-Hodgkin lymphoma +C8234-- | Non-Hodgkin lymphoma +C8235-- | Non-Hodgkin lymphoma +C8236-- | Non-Hodgkin lymphoma +C8237-- | Non-Hodgkin lymphoma +C8238-- | Non-Hodgkin lymphoma +C8239-- | Non-Hodgkin lymphoma +C824--- | Non-Hodgkin lymphoma +C8240-- | Non-Hodgkin lymphoma +C8241-- | Non-Hodgkin lymphoma +C8242-- | Non-Hodgkin lymphoma +C8243-- | Non-Hodgkin lymphoma +C8244-- | Non-Hodgkin lymphoma +C8245-- | Non-Hodgkin lymphoma +C8246-- | Non-Hodgkin lymphoma +C8247-- | Non-Hodgkin lymphoma +C8248-- | Non-Hodgkin lymphoma +C8249-- | Non-Hodgkin lymphoma +C825--- | Non-Hodgkin lymphoma +C8250-- | Non-Hodgkin lymphoma +C8251-- | Non-Hodgkin lymphoma +C8252-- | Non-Hodgkin lymphoma +C8253-- | Non-Hodgkin lymphoma +C8254-- | Non-Hodgkin lymphoma +C8255-- | Non-Hodgkin lymphoma +C8256-- | Non-Hodgkin lymphoma +C8257-- | Non-Hodgkin lymphoma +C8258-- | Non-Hodgkin lymphoma +C8259-- | Non-Hodgkin lymphoma +C826--- | Non-Hodgkin lymphoma +C8260-- | Non-Hodgkin lymphoma +C8261-- | Non-Hodgkin lymphoma +C8262-- | Non-Hodgkin lymphoma +C8263-- | Non-Hodgkin lymphoma +C8264-- | Non-Hodgkin lymphoma +C8265-- | Non-Hodgkin lymphoma +C8266-- | Non-Hodgkin lymphoma +C8267-- | Non-Hodgkin lymphoma +C8268-- | Non-Hodgkin lymphoma +C8269-- | Non-Hodgkin lymphoma +C827--- | Non-Hodgkin lymphoma +C8280-- | Non-Hodgkin lymphoma +C8281-- | Non-Hodgkin lymphoma +C8282-- | Non-Hodgkin lymphoma +C8283-- | Non-Hodgkin lymphoma +C8284-- | Non-Hodgkin lymphoma +C8285-- | Non-Hodgkin lymphoma +C8286-- | Non-Hodgkin lymphoma +C8287-- | Non-Hodgkin lymphoma +C8288-- | Non-Hodgkin lymphoma +C8289-- | Non-Hodgkin lymphoma +C829--- | Non-Hodgkin lymphoma +C8290-- | Non-Hodgkin lymphoma +C8291-- | Non-Hodgkin lymphoma +C8292-- | Non-Hodgkin lymphoma +C8293-- | Non-Hodgkin lymphoma +C8294-- | Non-Hodgkin lymphoma +C8295-- | Non-Hodgkin lymphoma +C8296-- | Non-Hodgkin lymphoma +C8297-- | Non-Hodgkin lymphoma +C8298-- | Non-Hodgkin lymphoma +C8299-- | Non-Hodgkin lymphoma +C83---- | Non-Hodgkin lymphoma +C830--- | Non-Hodgkin lymphoma +C8300-- | Non-Hodgkin lymphoma +C8301-- | Non-Hodgkin lymphoma +C8302-- | Non-Hodgkin lymphoma +C8303-- | Non-Hodgkin lymphoma +C8304-- | Non-Hodgkin lymphoma +C8305-- | Non-Hodgkin lymphoma +C8306-- | Non-Hodgkin lymphoma +C8307-- | Non-Hodgkin lymphoma +C8308-- | Non-Hodgkin lymphoma +C8309-- | Non-Hodgkin lymphoma +C831--- | Non-Hodgkin lymphoma +C8310-- | Non-Hodgkin lymphoma +C8311-- | Non-Hodgkin lymphoma +C8312-- | Non-Hodgkin lymphoma +C8313-- | Non-Hodgkin lymphoma +C8314-- | Non-Hodgkin lymphoma +C8315-- | Non-Hodgkin lymphoma +C8316-- | Non-Hodgkin lymphoma +C8317-- | Non-Hodgkin lymphoma +C8318-- | Non-Hodgkin lymphoma +C8319-- | Non-Hodgkin lymphoma +C833--- | Non-Hodgkin lymphoma +C8330-- | Non-Hodgkin lymphoma +C8331-- | Non-Hodgkin lymphoma +C8332-- | Non-Hodgkin lymphoma +C8333-- | Non-Hodgkin lymphoma +C8334-- | Non-Hodgkin lymphoma +C8335-- | Non-Hodgkin lymphoma +C8336-- | Non-Hodgkin lymphoma +C8337-- | Non-Hodgkin lymphoma +C8338-- | Non-Hodgkin lymphoma +C8339-- | Non-Hodgkin lymphoma +C835--- | Non-Hodgkin lymphoma +C8350-- | Non-Hodgkin lymphoma +C8351-- | Non-Hodgkin lymphoma +C8352-- | Non-Hodgkin lymphoma +C8353-- | Non-Hodgkin lymphoma +C8354-- | Non-Hodgkin lymphoma +C8355-- | Non-Hodgkin lymphoma +C8356-- | Non-Hodgkin lymphoma +C8357-- | Non-Hodgkin lymphoma +C8358-- | Non-Hodgkin lymphoma +C8359-- | Non-Hodgkin lymphoma +C837--- | Non-Hodgkin lymphoma +C8370-- | Non-Hodgkin lymphoma +C8371-- | Non-Hodgkin lymphoma +C8372-- | Non-Hodgkin lymphoma +C8373-- | Non-Hodgkin lymphoma +C8374-- | Non-Hodgkin lymphoma +C8375-- | Non-Hodgkin lymphoma +C8376-- | Non-Hodgkin lymphoma +C8377-- | Non-Hodgkin lymphoma +C8378-- | Non-Hodgkin lymphoma +C8379-- | Non-Hodgkin lymphoma +C838--- | Non-Hodgkin lymphoma +C8380-- | Non-Hodgkin lymphoma +C8381-- | Non-Hodgkin lymphoma +C8382-- | Non-Hodgkin lymphoma +C8383-- | Non-Hodgkin lymphoma +C8384-- | Non-Hodgkin lymphoma +C8385-- | Non-Hodgkin lymphoma +C8386-- | Non-Hodgkin lymphoma +C8387-- | Non-Hodgkin lymphoma +C8388-- | Non-Hodgkin lymphoma +C8389-- | Non-Hodgkin lymphoma +C839--- | Non-Hodgkin lymphoma +C8390-- | Non-Hodgkin lymphoma +C8391-- | Non-Hodgkin lymphoma +C8392-- | Non-Hodgkin lymphoma +C8393-- | Non-Hodgkin lymphoma +C8394-- | Non-Hodgkin lymphoma +C8395-- | Non-Hodgkin lymphoma +C8396-- | Non-Hodgkin lymphoma +C8397-- | Non-Hodgkin lymphoma +C8398-- | Non-Hodgkin lymphoma +C8399-- | Non-Hodgkin lymphoma +C84---- | Non-Hodgkin lymphoma +C840--- | Non-Hodgkin lymphoma +C8400-- | Non-Hodgkin lymphoma +C8401-- | Non-Hodgkin lymphoma +C8402-- | Non-Hodgkin lymphoma +C8403-- | Non-Hodgkin lymphoma +C8404-- | Non-Hodgkin lymphoma +C8405-- | Non-Hodgkin lymphoma +C8406-- | Non-Hodgkin lymphoma +C8407-- | Non-Hodgkin lymphoma +C8408-- | Non-Hodgkin lymphoma +C8409-- | Non-Hodgkin lymphoma +C841--- | Non-Hodgkin lymphoma +C8410-- | Non-Hodgkin lymphoma +C8411-- | Non-Hodgkin lymphoma +C8412-- | Non-Hodgkin lymphoma +C8413-- | Non-Hodgkin lymphoma +C8414-- | Non-Hodgkin lymphoma +C8415-- | Non-Hodgkin lymphoma +C8416-- | Non-Hodgkin lymphoma +C8417-- | Non-Hodgkin lymphoma +C8418-- | Non-Hodgkin lymphoma +C8419-- | Non-Hodgkin lymphoma +C844--- | Non-Hodgkin lymphoma +C8440-- | Non-Hodgkin lymphoma +C8441-- | Non-Hodgkin lymphoma +C8442-- | Non-Hodgkin lymphoma +C8443-- | Non-Hodgkin lymphoma +C8444-- | Non-Hodgkin lymphoma +C8445-- | Non-Hodgkin lymphoma +C8446-- | Non-Hodgkin lymphoma +C8447-- | Non-Hodgkin lymphoma +C8448-- | Non-Hodgkin lymphoma +C8449-- | Non-Hodgkin lymphoma +C845--- | Non-Hodgkin lymphoma +C846--- | Non-Hodgkin lymphoma +C8460-- | Non-Hodgkin lymphoma +C8461-- | Non-Hodgkin lymphoma +C8462-- | Non-Hodgkin lymphoma +C8463-- | Non-Hodgkin lymphoma +C8464-- | Non-Hodgkin lymphoma +C8465-- | Non-Hodgkin lymphoma +C8466-- | Non-Hodgkin lymphoma +C8467-- | Non-Hodgkin lymphoma +C8468-- | Non-Hodgkin lymphoma +C8469-- | Non-Hodgkin lymphoma +C847--- | Non-Hodgkin lymphoma +C8470-- | Non-Hodgkin lymphoma +C8471-- | Non-Hodgkin lymphoma +C8472-- | Non-Hodgkin lymphoma +C8473-- | Non-Hodgkin lymphoma +C8474-- | Non-Hodgkin lymphoma +C8475-- | Non-Hodgkin lymphoma +C8476-- | Non-Hodgkin lymphoma +C8477-- | Non-Hodgkin lymphoma +C8478-- | Non-Hodgkin lymphoma +C8479-- | Non-Hodgkin lymphoma +C848--- | Non-Hodgkin lymphoma +C849--- | Non-Hodgkin lymphoma +C8490-- | Non-Hodgkin lymphoma +C8491-- | Non-Hodgkin lymphoma +C8492-- | Non-Hodgkin lymphoma +C8493-- | Non-Hodgkin lymphoma +C8494-- | Non-Hodgkin lymphoma +C8495-- | Non-Hodgkin lymphoma +C8496-- | Non-Hodgkin lymphoma +C8497-- | Non-Hodgkin lymphoma +C8498-- | Non-Hodgkin lymphoma +C8499-- | Non-Hodgkin lymphoma +C84A0-- | Non-Hodgkin lymphoma +C84A1-- | Non-Hodgkin lymphoma +C84A2-- | Non-Hodgkin lymphoma +C84A3-- | Non-Hodgkin lymphoma +C84A4-- | Non-Hodgkin lymphoma +C84A5-- | Non-Hodgkin lymphoma +C84A6-- | Non-Hodgkin lymphoma +C84A7-- | Non-Hodgkin lymphoma +C84A8-- | Non-Hodgkin lymphoma +C84A9-- | Non-Hodgkin lymphoma +C84Z0-- | Non-Hodgkin lymphoma +C84Z1-- | Non-Hodgkin lymphoma +C84Z2-- | Non-Hodgkin lymphoma +C84Z3-- | Non-Hodgkin lymphoma +C84Z4-- | Non-Hodgkin lymphoma +C84Z5-- | Non-Hodgkin lymphoma +C84Z6-- | Non-Hodgkin lymphoma +C84Z7-- | Non-Hodgkin lymphoma +C84Z8-- | Non-Hodgkin lymphoma +C84Z9-- | Non-Hodgkin lymphoma +C85---- | Non-Hodgkin lymphoma +C851--- | Non-Hodgkin lymphoma +C8510-- | Non-Hodgkin lymphoma +C8511-- | Non-Hodgkin lymphoma +C8512-- | Non-Hodgkin lymphoma +C8513-- | Non-Hodgkin lymphoma +C8514-- | Non-Hodgkin lymphoma +C8515-- | Non-Hodgkin lymphoma +C8516-- | Non-Hodgkin lymphoma +C8517-- | Non-Hodgkin lymphoma +C8518-- | Non-Hodgkin lymphoma +C8519-- | Non-Hodgkin lymphoma +C852--- | Non-Hodgkin lymphoma +C8520-- | Non-Hodgkin lymphoma +C8521-- | Non-Hodgkin lymphoma +C8522-- | Non-Hodgkin lymphoma +C8523-- | Non-Hodgkin lymphoma +C8524-- | Non-Hodgkin lymphoma +C8525-- | Non-Hodgkin lymphoma +C8526-- | Non-Hodgkin lymphoma +C8527-- | Non-Hodgkin lymphoma +C8528-- | Non-Hodgkin lymphoma +C8529-- | Non-Hodgkin lymphoma +C857--- | Non-Hodgkin lymphoma +C8580-- | Non-Hodgkin lymphoma +C8581-- | Non-Hodgkin lymphoma +C8582-- | Non-Hodgkin lymphoma +C8583-- | Non-Hodgkin lymphoma +C8584-- | Non-Hodgkin lymphoma +C8585-- | Non-Hodgkin lymphoma +C8586-- | Non-Hodgkin lymphoma +C8587-- | Non-Hodgkin lymphoma +C8588-- | Non-Hodgkin lymphoma +C8589-- | Non-Hodgkin lymphoma +C859--- | Non-Hodgkin lymphoma +C8590-- | Non-Hodgkin lymphoma +C8591-- | Non-Hodgkin lymphoma +C8592-- | Non-Hodgkin lymphoma +C8593-- | Non-Hodgkin lymphoma +C8594-- | Non-Hodgkin lymphoma +C8595-- | Non-Hodgkin lymphoma +C8596-- | Non-Hodgkin lymphoma +C8597-- | Non-Hodgkin lymphoma +C8598-- | Non-Hodgkin lymphoma +C8599-- | Non-Hodgkin lymphoma +C86---- | Non-Hodgkin lymphoma +C860--- | Non-Hodgkin lymphoma +C861--- | Non-Hodgkin lymphoma +C862--- | Non-Hodgkin lymphoma +C863--- | Non-Hodgkin lymphoma +C864--- | Non-Hodgkin lymphoma +C865--- | Non-Hodgkin lymphoma +C866--- | Non-Hodgkin lymphoma +C96---- | Non-Hodgkin lymphoma +C960--- | Non-Hodgkin lymphoma +C962--- | Non-Hodgkin lymphoma +C9620-- | Non-Hodgkin lymphoma +C9621-- | Non-Hodgkin lymphoma +C9622-- | Non-Hodgkin lymphoma +C9629-- | Non-Hodgkin lymphoma +C964--- | Non-Hodgkin lymphoma +C965--- | Non-Hodgkin lymphoma +C966--- | Non-Hodgkin lymphoma +C967--- | Non-Hodgkin lymphoma +C968--- | Non-Hodgkin lymphoma +C969--- | Non-Hodgkin lymphoma +C837--- | Burkitt lymphoma +C8370-- | Burkitt lymphoma +C8371-- | Burkitt lymphoma +C8372-- | Burkitt lymphoma +C8373-- | Burkitt lymphoma +C8374-- | Burkitt lymphoma +C8375-- | Burkitt lymphoma +C8376-- | Burkitt lymphoma +C8377-- | Burkitt lymphoma +C8378-- | Burkitt lymphoma +C8379-- | Burkitt lymphoma +C838--- | Burkitt lymphoma +C82---- | Other non-Hodgkin lymphoma +C820--- | Other non-Hodgkin lymphoma +C8200-- | Other non-Hodgkin lymphoma +C8201-- | Other non-Hodgkin lymphoma +C8202-- | Other non-Hodgkin lymphoma +C8203-- | Other non-Hodgkin lymphoma +C8204-- | Other non-Hodgkin lymphoma +C8205-- | Other non-Hodgkin lymphoma +C8206-- | Other non-Hodgkin lymphoma +C8207-- | Other non-Hodgkin lymphoma +C8208-- | Other non-Hodgkin lymphoma +C8209-- | Other non-Hodgkin lymphoma +C821--- | Other non-Hodgkin lymphoma +C8210-- | Other non-Hodgkin lymphoma +C8211-- | Other non-Hodgkin lymphoma +C8212-- | Other non-Hodgkin lymphoma +C8213-- | Other non-Hodgkin lymphoma +C8214-- | Other non-Hodgkin lymphoma +C8215-- | Other non-Hodgkin lymphoma +C8216-- | Other non-Hodgkin lymphoma +C8217-- | Other non-Hodgkin lymphoma +C8218-- | Other non-Hodgkin lymphoma +C8219-- | Other non-Hodgkin lymphoma +C822--- | Other non-Hodgkin lymphoma +C8220-- | Other non-Hodgkin lymphoma +C8221-- | Other non-Hodgkin lymphoma +C8222-- | Other non-Hodgkin lymphoma +C8223-- | Other non-Hodgkin lymphoma +C8224-- | Other non-Hodgkin lymphoma +C8225-- | Other non-Hodgkin lymphoma +C8226-- | Other non-Hodgkin lymphoma +C8227-- | Other non-Hodgkin lymphoma +C8228-- | Other non-Hodgkin lymphoma +C8229-- | Other non-Hodgkin lymphoma +C823--- | Other non-Hodgkin lymphoma +C8230-- | Other non-Hodgkin lymphoma +C8231-- | Other non-Hodgkin lymphoma +C8232-- | Other non-Hodgkin lymphoma +C8233-- | Other non-Hodgkin lymphoma +C8234-- | Other non-Hodgkin lymphoma +C8235-- | Other non-Hodgkin lymphoma +C8236-- | Other non-Hodgkin lymphoma +C8237-- | Other non-Hodgkin lymphoma +C8238-- | Other non-Hodgkin lymphoma +C8239-- | Other non-Hodgkin lymphoma +C824--- | Other non-Hodgkin lymphoma +C8240-- | Other non-Hodgkin lymphoma +C8241-- | Other non-Hodgkin lymphoma +C8242-- | Other non-Hodgkin lymphoma +C8243-- | Other non-Hodgkin lymphoma +C8244-- | Other non-Hodgkin lymphoma +C8245-- | Other non-Hodgkin lymphoma +C8246-- | Other non-Hodgkin lymphoma +C8247-- | Other non-Hodgkin lymphoma +C8248-- | Other non-Hodgkin lymphoma +C8249-- | Other non-Hodgkin lymphoma +C825--- | Other non-Hodgkin lymphoma +C8250-- | Other non-Hodgkin lymphoma +C8251-- | Other non-Hodgkin lymphoma +C8252-- | Other non-Hodgkin lymphoma +C8253-- | Other non-Hodgkin lymphoma +C8254-- | Other non-Hodgkin lymphoma +C8255-- | Other non-Hodgkin lymphoma +C8256-- | Other non-Hodgkin lymphoma +C8257-- | Other non-Hodgkin lymphoma +C8258-- | Other non-Hodgkin lymphoma +C8259-- | Other non-Hodgkin lymphoma +C826--- | Other non-Hodgkin lymphoma +C8260-- | Other non-Hodgkin lymphoma +C8261-- | Other non-Hodgkin lymphoma +C8262-- | Other non-Hodgkin lymphoma +C8263-- | Other non-Hodgkin lymphoma +C8264-- | Other non-Hodgkin lymphoma +C8265-- | Other non-Hodgkin lymphoma +C8266-- | Other non-Hodgkin lymphoma +C8267-- | Other non-Hodgkin lymphoma +C8268-- | Other non-Hodgkin lymphoma +C8269-- | Other non-Hodgkin lymphoma +C827--- | Other non-Hodgkin lymphoma +C8280-- | Other non-Hodgkin lymphoma +C8281-- | Other non-Hodgkin lymphoma +C8282-- | Other non-Hodgkin lymphoma +C8283-- | Other non-Hodgkin lymphoma +C8284-- | Other non-Hodgkin lymphoma +C8285-- | Other non-Hodgkin lymphoma +C8286-- | Other non-Hodgkin lymphoma +C8287-- | Other non-Hodgkin lymphoma +C8288-- | Other non-Hodgkin lymphoma +C8289-- | Other non-Hodgkin lymphoma +C829--- | Other non-Hodgkin lymphoma +C8290-- | Other non-Hodgkin lymphoma +C8291-- | Other non-Hodgkin lymphoma +C8292-- | Other non-Hodgkin lymphoma +C8293-- | Other non-Hodgkin lymphoma +C8294-- | Other non-Hodgkin lymphoma +C8295-- | Other non-Hodgkin lymphoma +C8296-- | Other non-Hodgkin lymphoma +C8297-- | Other non-Hodgkin lymphoma +C8298-- | Other non-Hodgkin lymphoma +C8299-- | Other non-Hodgkin lymphoma +C83---- | Other non-Hodgkin lymphoma +C830--- | Other non-Hodgkin lymphoma +C8300-- | Other non-Hodgkin lymphoma +C8301-- | Other non-Hodgkin lymphoma +C8302-- | Other non-Hodgkin lymphoma +C8303-- | Other non-Hodgkin lymphoma +C8304-- | Other non-Hodgkin lymphoma +C8305-- | Other non-Hodgkin lymphoma +C8306-- | Other non-Hodgkin lymphoma +C8307-- | Other non-Hodgkin lymphoma +C8308-- | Other non-Hodgkin lymphoma +C8309-- | Other non-Hodgkin lymphoma +C831--- | Other non-Hodgkin lymphoma +C8310-- | Other non-Hodgkin lymphoma +C8311-- | Other non-Hodgkin lymphoma +C8312-- | Other non-Hodgkin lymphoma +C8313-- | Other non-Hodgkin lymphoma +C8314-- | Other non-Hodgkin lymphoma +C8315-- | Other non-Hodgkin lymphoma +C8316-- | Other non-Hodgkin lymphoma +C8317-- | Other non-Hodgkin lymphoma +C8318-- | Other non-Hodgkin lymphoma +C8319-- | Other non-Hodgkin lymphoma +C833--- | Other non-Hodgkin lymphoma +C8330-- | Other non-Hodgkin lymphoma +C8331-- | Other non-Hodgkin lymphoma +C8332-- | Other non-Hodgkin lymphoma +C8333-- | Other non-Hodgkin lymphoma +C8334-- | Other non-Hodgkin lymphoma +C8335-- | Other non-Hodgkin lymphoma +C8336-- | Other non-Hodgkin lymphoma +C8337-- | Other non-Hodgkin lymphoma +C8338-- | Other non-Hodgkin lymphoma +C8339-- | Other non-Hodgkin lymphoma +C835--- | Other non-Hodgkin lymphoma +C8350-- | Other non-Hodgkin lymphoma +C8351-- | Other non-Hodgkin lymphoma +C8352-- | Other non-Hodgkin lymphoma +C8353-- | Other non-Hodgkin lymphoma +C8354-- | Other non-Hodgkin lymphoma +C8355-- | Other non-Hodgkin lymphoma +C8356-- | Other non-Hodgkin lymphoma +C8357-- | Other non-Hodgkin lymphoma +C8358-- | Other non-Hodgkin lymphoma +C8359-- | Other non-Hodgkin lymphoma +C839--- | Other non-Hodgkin lymphoma +C8390-- | Other non-Hodgkin lymphoma +C8391-- | Other non-Hodgkin lymphoma +C8392-- | Other non-Hodgkin lymphoma +C8393-- | Other non-Hodgkin lymphoma +C8394-- | Other non-Hodgkin lymphoma +C8395-- | Other non-Hodgkin lymphoma +C8396-- | Other non-Hodgkin lymphoma +C8397-- | Other non-Hodgkin lymphoma +C8398-- | Other non-Hodgkin lymphoma +C8399-- | Other non-Hodgkin lymphoma +C84---- | Other non-Hodgkin lymphoma +C840--- | Other non-Hodgkin lymphoma +C8400-- | Other non-Hodgkin lymphoma +C8401-- | Other non-Hodgkin lymphoma +C8402-- | Other non-Hodgkin lymphoma +C8403-- | Other non-Hodgkin lymphoma +C8404-- | Other non-Hodgkin lymphoma +C8405-- | Other non-Hodgkin lymphoma +C8406-- | Other non-Hodgkin lymphoma +C8407-- | Other non-Hodgkin lymphoma +C8408-- | Other non-Hodgkin lymphoma +C8409-- | Other non-Hodgkin lymphoma +C841--- | Other non-Hodgkin lymphoma +C8410-- | Other non-Hodgkin lymphoma +C8411-- | Other non-Hodgkin lymphoma +C8412-- | Other non-Hodgkin lymphoma +C8413-- | Other non-Hodgkin lymphoma +C8414-- | Other non-Hodgkin lymphoma +C8415-- | Other non-Hodgkin lymphoma +C8416-- | Other non-Hodgkin lymphoma +C8417-- | Other non-Hodgkin lymphoma +C8418-- | Other non-Hodgkin lymphoma +C8419-- | Other non-Hodgkin lymphoma +C844--- | Other non-Hodgkin lymphoma +C8440-- | Other non-Hodgkin lymphoma +C8441-- | Other non-Hodgkin lymphoma +C8442-- | Other non-Hodgkin lymphoma +C8443-- | Other non-Hodgkin lymphoma +C8444-- | Other non-Hodgkin lymphoma +C8445-- | Other non-Hodgkin lymphoma +C8446-- | Other non-Hodgkin lymphoma +C8447-- | Other non-Hodgkin lymphoma +C8448-- | Other non-Hodgkin lymphoma +C8449-- | Other non-Hodgkin lymphoma +C845--- | Other non-Hodgkin lymphoma +C846--- | Other non-Hodgkin lymphoma +C8460-- | Other non-Hodgkin lymphoma +C8461-- | Other non-Hodgkin lymphoma +C8462-- | Other non-Hodgkin lymphoma +C8463-- | Other non-Hodgkin lymphoma +C8464-- | Other non-Hodgkin lymphoma +C8465-- | Other non-Hodgkin lymphoma +C8466-- | Other non-Hodgkin lymphoma +C8467-- | Other non-Hodgkin lymphoma +C8468-- | Other non-Hodgkin lymphoma +C8469-- | Other non-Hodgkin lymphoma +C847--- | Other non-Hodgkin lymphoma +C8470-- | Other non-Hodgkin lymphoma +C8471-- | Other non-Hodgkin lymphoma +C8472-- | Other non-Hodgkin lymphoma +C8473-- | Other non-Hodgkin lymphoma +C8474-- | Other non-Hodgkin lymphoma +C8475-- | Other non-Hodgkin lymphoma +C8476-- | Other non-Hodgkin lymphoma +C8477-- | Other non-Hodgkin lymphoma +C8478-- | Other non-Hodgkin lymphoma +C8479-- | Other non-Hodgkin lymphoma +C848--- | Other non-Hodgkin lymphoma +C849--- | Other non-Hodgkin lymphoma +C8490-- | Other non-Hodgkin lymphoma +C8491-- | Other non-Hodgkin lymphoma +C8492-- | Other non-Hodgkin lymphoma +C8493-- | Other non-Hodgkin lymphoma +C8494-- | Other non-Hodgkin lymphoma +C8495-- | Other non-Hodgkin lymphoma +C8496-- | Other non-Hodgkin lymphoma +C8497-- | Other non-Hodgkin lymphoma +C8498-- | Other non-Hodgkin lymphoma +C8499-- | Other non-Hodgkin lymphoma +C84A0-- | Other non-Hodgkin lymphoma +C84A1-- | Other non-Hodgkin lymphoma +C84A2-- | Other non-Hodgkin lymphoma +C84A3-- | Other non-Hodgkin lymphoma +C84A4-- | Other non-Hodgkin lymphoma +C84A5-- | Other non-Hodgkin lymphoma +C84A6-- | Other non-Hodgkin lymphoma +C84A7-- | Other non-Hodgkin lymphoma +C84A8-- | Other non-Hodgkin lymphoma +C84A9-- | Other non-Hodgkin lymphoma +C84Z0-- | Other non-Hodgkin lymphoma +C84Z1-- | Other non-Hodgkin lymphoma +C84Z2-- | Other non-Hodgkin lymphoma +C84Z3-- | Other non-Hodgkin lymphoma +C84Z4-- | Other non-Hodgkin lymphoma +C84Z5-- | Other non-Hodgkin lymphoma +C84Z6-- | Other non-Hodgkin lymphoma +C84Z7-- | Other non-Hodgkin lymphoma +C84Z8-- | Other non-Hodgkin lymphoma +C84Z9-- | Other non-Hodgkin lymphoma +C85---- | Other non-Hodgkin lymphoma +C851--- | Other non-Hodgkin lymphoma +C8510-- | Other non-Hodgkin lymphoma +C8511-- | Other non-Hodgkin lymphoma +C8512-- | Other non-Hodgkin lymphoma +C8513-- | Other non-Hodgkin lymphoma +C8514-- | Other non-Hodgkin lymphoma +C8515-- | Other non-Hodgkin lymphoma +C8516-- | Other non-Hodgkin lymphoma +C8517-- | Other non-Hodgkin lymphoma +C8518-- | Other non-Hodgkin lymphoma +C8519-- | Other non-Hodgkin lymphoma +C852--- | Other non-Hodgkin lymphoma +C8520-- | Other non-Hodgkin lymphoma +C8521-- | Other non-Hodgkin lymphoma +C8522-- | Other non-Hodgkin lymphoma +C8523-- | Other non-Hodgkin lymphoma +C8524-- | Other non-Hodgkin lymphoma +C8525-- | Other non-Hodgkin lymphoma +C8526-- | Other non-Hodgkin lymphoma +C8527-- | Other non-Hodgkin lymphoma +C8528-- | Other non-Hodgkin lymphoma +C8529-- | Other non-Hodgkin lymphoma +C857--- | Other non-Hodgkin lymphoma +C8580-- | Other non-Hodgkin lymphoma +C8581-- | Other non-Hodgkin lymphoma +C8582-- | Other non-Hodgkin lymphoma +C8583-- | Other non-Hodgkin lymphoma +C8584-- | Other non-Hodgkin lymphoma +C8585-- | Other non-Hodgkin lymphoma +C8586-- | Other non-Hodgkin lymphoma +C8587-- | Other non-Hodgkin lymphoma +C8588-- | Other non-Hodgkin lymphoma +C8589-- | Other non-Hodgkin lymphoma +C859--- | Other non-Hodgkin lymphoma +C8590-- | Other non-Hodgkin lymphoma +C8591-- | Other non-Hodgkin lymphoma +C8592-- | Other non-Hodgkin lymphoma +C8593-- | Other non-Hodgkin lymphoma +C8594-- | Other non-Hodgkin lymphoma +C8595-- | Other non-Hodgkin lymphoma +C8596-- | Other non-Hodgkin lymphoma +C8597-- | Other non-Hodgkin lymphoma +C8598-- | Other non-Hodgkin lymphoma +C8599-- | Other non-Hodgkin lymphoma +C86---- | Other non-Hodgkin lymphoma +C860--- | Other non-Hodgkin lymphoma +C861--- | Other non-Hodgkin lymphoma +C862--- | Other non-Hodgkin lymphoma +C863--- | Other non-Hodgkin lymphoma +C864--- | Other non-Hodgkin lymphoma +C865--- | Other non-Hodgkin lymphoma +C866--- | Other non-Hodgkin lymphoma +C96---- | Other non-Hodgkin lymphoma +C960--- | Other non-Hodgkin lymphoma +C962--- | Other non-Hodgkin lymphoma +C9620-- | Other non-Hodgkin lymphoma +C9621-- | Other non-Hodgkin lymphoma +C9622-- | Other non-Hodgkin lymphoma +C9629-- | Other non-Hodgkin lymphoma +C964--- | Other non-Hodgkin lymphoma +C965--- | Other non-Hodgkin lymphoma +C966--- | Other non-Hodgkin lymphoma +C967--- | Other non-Hodgkin lymphoma +C968--- | Other non-Hodgkin lymphoma +C969--- | Other non-Hodgkin lymphoma +C88---- | Multiple myeloma +C880--- | Multiple myeloma +C882--- | Multiple myeloma +C883--- | Multiple myeloma +C884--- | Multiple myeloma +C887--- | Multiple myeloma +C888--- | Multiple myeloma +C889--- | Multiple myeloma +C90---- | Multiple myeloma +C900--- | Multiple myeloma +C9000-- | Multiple myeloma +C9001-- | Multiple myeloma +C9002-- | Multiple myeloma +C901--- | Multiple myeloma +C9010-- | Multiple myeloma +C9011-- | Multiple myeloma +C9012-- | Multiple myeloma +C902--- | Multiple myeloma +C9020-- | Multiple myeloma +C9021-- | Multiple myeloma +C9022-- | Multiple myeloma +C903--- | Multiple myeloma +C9030-- | Multiple myeloma +C9031-- | Multiple myeloma +C9032-- | Multiple myeloma +C91---- | Leukaemia +C910--- | Leukaemia +C913--- | Leukaemia +C916--- | Leukaemia +C92---- | Leukaemia +C920--- | Leukaemia +C9200-- | Leukaemia +C9201-- | Leukaemia +C9202-- | Leukaemia +C921--- | Leukaemia +C9210-- | Leukaemia +C9211-- | Leukaemia +C9212-- | Leukaemia +C922--- | Leukaemia +C9220-- | Leukaemia +C9221-- | Leukaemia +C9222-- | Leukaemia +C923--- | Leukaemia +C9230-- | Leukaemia +C9231-- | Leukaemia +C9232-- | Leukaemia +C924--- | Leukaemia +C9240-- | Leukaemia +C9241-- | Leukaemia +C9242-- | Leukaemia +C925--- | Leukaemia +C9250-- | Leukaemia +C9251-- | Leukaemia +C9252-- | Leukaemia +C926--- | Leukaemia +C93---- | Leukaemia +C930--- | Leukaemia +C9300-- | Leukaemia +C9301-- | Leukaemia +C9302-- | Leukaemia +C931--- | Leukaemia +C933--- | Leukaemia +C94---- | Leukaemia +C940--- | Leukaemia +C9400-- | Leukaemia +C9401-- | Leukaemia +C9402-- | Leukaemia +C942--- | Leukaemia +C9420-- | Leukaemia +C9421-- | Leukaemia +C9422-- | Leukaemia +C943--- | Leukaemia +C9430-- | Leukaemia +C9431-- | Leukaemia +C9432-- | Leukaemia +C944--- | Leukaemia +C9440-- | Leukaemia +C9441-- | Leukaemia +C9442-- | Leukaemia +C946--- | Leukaemia +C947--- | Leukaemia +C9480-- | Leukaemia +C9481-- | Leukaemia +C9482-- | Leukaemia +C95---- | Leukaemia +C950--- | Leukaemia +C9500-- | Leukaemia +C9501-- | Leukaemia +C9502-- | Leukaemia +C951--- | Leukaemia +C9510-- | Leukaemia +C9511-- | Leukaemia +C9512-- | Leukaemia +C957--- | Leukaemia +C959--- | Leukaemia +C910--- | Acute lymphoid leukaemia +C913--- | Acute lymphoid leukaemia +C916--- | Acute lymphoid leukaemia +C920--- | Acute myeloid leukaemia +C923--- | Acute myeloid leukaemia +C9230-- | Acute myeloid leukaemia +C9231-- | Acute myeloid leukaemia +C9232-- | Acute myeloid leukaemia +C924--- | Acute myeloid leukaemia +C9240-- | Acute myeloid leukaemia +C9241-- | Acute myeloid leukaemia +C9242-- | Acute myeloid leukaemia +C925--- | Acute myeloid leukaemia +C9250-- | Acute myeloid leukaemia +C9251-- | Acute myeloid leukaemia +C9252-- | Acute myeloid leukaemia +C926--- | Acute myeloid leukaemia +C930--- | Acute myeloid leukaemia +C940--- | Acute myeloid leukaemia +C942--- | Acute myeloid leukaemia +C944--- | Acute myeloid leukaemia +C9440-- | Acute myeloid leukaemia +C9441-- | Acute myeloid leukaemia +C9442-- | Acute myeloid leukaemia +C921--- | Chronic myeloid leukaemia +C9210-- | Chronic myeloid leukaemia +C9211-- | Chronic myeloid leukaemia +C9212-- | Chronic myeloid leukaemia +C922--- | Chronic myeloid leukaemia +C931--- | Other leukaemia +C933--- | Other leukaemia +C943--- | Other leukaemia +C946--- | Other leukaemia +C947--- | Other leukaemia +C9480-- | Other leukaemia +C9481-- | Other leukaemia +C9482-- | Other leukaemia +C95---- | Other leukaemia +C950--- | Other leukaemia +C9500-- | Other leukaemia +C9501-- | Other leukaemia +C9502-- | Other leukaemia +C951--- | Other leukaemia +C9510-- | Other leukaemia +C9511-- | Other leukaemia +C9512-- | Other leukaemia +C957--- | Other leukaemia +C959--- | Other leukaemia +C17---- | Other malignant neoplasms (internal) +C170--- | Other malignant neoplasms (internal) +C171--- | Other malignant neoplasms (internal) +C172--- | Other malignant neoplasms (internal) +C173--- | Other malignant neoplasms (internal) +C178--- | Other malignant neoplasms (internal) +C179--- | Other malignant neoplasms (internal) +C30---- | Other malignant neoplasms (internal) +C300--- | Other malignant neoplasms (internal) +C301--- | Other malignant neoplasms (internal) +C31---- | Other malignant neoplasms (internal) +C310--- | Other malignant neoplasms (internal) +C311--- | Other malignant neoplasms (internal) +C312--- | Other malignant neoplasms (internal) +C313--- | Other malignant neoplasms (internal) +C318--- | Other malignant neoplasms (internal) +C319--- | Other malignant neoplasms (internal) +C37---- | Other malignant neoplasms (internal) +C38---- | Other malignant neoplasms (internal) +C380--- | Other malignant neoplasms (internal) +C381--- | Other malignant neoplasms (internal) +C382--- | Other malignant neoplasms (internal) +C383--- | Other malignant neoplasms (internal) +C384--- | Other malignant neoplasms (internal) +C388--- | Other malignant neoplasms (internal) +C48---- | Other malignant neoplasms (internal) +C480--- | Other malignant neoplasms (internal) +C481--- | Other malignant neoplasms (internal) +C482--- | Other malignant neoplasms (internal) +C488--- | Other malignant neoplasms (internal) +C51---- | Other malignant neoplasms (internal) +C510--- | Other malignant neoplasms (internal) +C511--- | Other malignant neoplasms (internal) +C512--- | Other malignant neoplasms (internal) +C518--- | Other malignant neoplasms (internal) +C519--- | Other malignant neoplasms (internal) +C52---- | Other malignant neoplasms (internal) +C57---- | Other malignant neoplasms (internal) +C570--- | Other malignant neoplasms (internal) +C5700-- | Other malignant neoplasms (internal) +C5701-- | Other malignant neoplasms (internal) +C5702-- | Other malignant neoplasms (internal) +C571--- | Other malignant neoplasms (internal) +C5710-- | Other malignant neoplasms (internal) +C5711-- | Other malignant neoplasms (internal) +C5712-- | Other malignant neoplasms (internal) +C572--- | Other malignant neoplasms (internal) +C5720-- | Other malignant neoplasms (internal) +C5721-- | Other malignant neoplasms (internal) +C5722-- | Other malignant neoplasms (internal) +C573--- | Other malignant neoplasms (internal) +C574--- | Other malignant neoplasms (internal) +C577--- | Other malignant neoplasms (internal) +C578--- | Other malignant neoplasms (internal) +C60---- | Other malignant neoplasms (internal) +C600--- | Other malignant neoplasms (internal) +C601--- | Other malignant neoplasms (internal) +C602--- | Other malignant neoplasms (internal) +C608--- | Other malignant neoplasms (internal) +C609--- | Other malignant neoplasms (internal) +C63---- | Other malignant neoplasms (internal) +C630--- | Other malignant neoplasms (internal) +C6300-- | Other malignant neoplasms (internal) +C6301-- | Other malignant neoplasms (internal) +C6302-- | Other malignant neoplasms (internal) +C631--- | Other malignant neoplasms (internal) +C6310-- | Other malignant neoplasms (internal) +C6311-- | Other malignant neoplasms (internal) +C6312-- | Other malignant neoplasms (internal) +C632--- | Other malignant neoplasms (internal) +C637--- | Other malignant neoplasms (internal) +C638--- | Other malignant neoplasms (internal) +C66---- | Other malignant neoplasms (internal) +C661--- | Other malignant neoplasms (internal) +C662--- | Other malignant neoplasms (internal) +C669--- | Other malignant neoplasms (internal) +C680--- | Other malignant neoplasms (internal) +C681--- | Other malignant neoplasms (internal) +C688--- | Other malignant neoplasms (internal) +C75---- | Other malignant neoplasms (internal) +C750--- | Other malignant neoplasms (internal) +C751--- | Other malignant neoplasms (internal) +C752--- | Other malignant neoplasms (internal) +C753--- | Other malignant neoplasms (internal) +C754--- | Other malignant neoplasms (internal) +C755--- | Other malignant neoplasms (internal) +C758--- | Other malignant neoplasms (internal) +D074--- | Other malignant neoplasms (internal) +D092--- | Other malignant neoplasms (internal) +D132--- | Other malignant neoplasms (internal) +D133--- | Other malignant neoplasms (internal) +D140--- | Other malignant neoplasms (internal) +D15---- | Other malignant neoplasms (internal) +D150--- | Other malignant neoplasms (internal) +D151--- | Other malignant neoplasms (internal) +D152--- | Other malignant neoplasms (internal) +D157--- | Other malignant neoplasms (internal) +D159--- | Other malignant neoplasms (internal) +D16---- | Other malignant neoplasms (internal) +D160--- | Other malignant neoplasms (internal) +D1600-- | Other malignant neoplasms (internal) +D1601-- | Other malignant neoplasms (internal) +D1602-- | Other malignant neoplasms (internal) +D161--- | Other malignant neoplasms (internal) +D1610-- | Other malignant neoplasms (internal) +D1611-- | Other malignant neoplasms (internal) +D1612-- | Other malignant neoplasms (internal) +D162--- | Other malignant neoplasms (internal) +D1620-- | Other malignant neoplasms (internal) +D1621-- | Other malignant neoplasms (internal) +D1622-- | Other malignant neoplasms (internal) +D163--- | Other malignant neoplasms (internal) +D1630-- | Other malignant neoplasms (internal) +D1631-- | Other malignant neoplasms (internal) +D1632-- | Other malignant neoplasms (internal) +D164--- | Other malignant neoplasms (internal) +D165--- | Other malignant neoplasms (internal) +D166--- | Other malignant neoplasms (internal) +D167--- | Other malignant neoplasms (internal) +D168--- | Other malignant neoplasms (internal) +D169--- | Other malignant neoplasms (internal) +D280--- | Other malignant neoplasms (internal) +D281--- | Other malignant neoplasms (internal) +D287--- | Other malignant neoplasms (internal) +D290--- | Other malignant neoplasms (internal) +D302--- | Other malignant neoplasms (internal) +D304--- | Other malignant neoplasms (internal) +D307--- | Other malignant neoplasms (internal) +D308--- | Other malignant neoplasms (internal) +D31---- | Other malignant neoplasms (internal) +D310--- | Other malignant neoplasms (internal) +D3100-- | Other malignant neoplasms (internal) +D3101-- | Other malignant neoplasms (internal) +D3102-- | Other malignant neoplasms (internal) +D311--- | Other malignant neoplasms (internal) +D3110-- | Other malignant neoplasms (internal) +D3111-- | Other malignant neoplasms (internal) +D3112-- | Other malignant neoplasms (internal) +D312--- | Other malignant neoplasms (internal) +D3120-- | Other malignant neoplasms (internal) +D3121-- | Other malignant neoplasms (internal) +D3122-- | Other malignant neoplasms (internal) +D313--- | Other malignant neoplasms (internal) +D3130-- | Other malignant neoplasms (internal) +D3131-- | Other malignant neoplasms (internal) +D3132-- | Other malignant neoplasms (internal) +D314--- | Other malignant neoplasms (internal) +D3140-- | Other malignant neoplasms (internal) +D3141-- | Other malignant neoplasms (internal) +D3142-- | Other malignant neoplasms (internal) +D315--- | Other malignant neoplasms (internal) +D3150-- | Other malignant neoplasms (internal) +D3151-- | Other malignant neoplasms (internal) +D3152-- | Other malignant neoplasms (internal) +D316--- | Other malignant neoplasms (internal) +D3160-- | Other malignant neoplasms (internal) +D3161-- | Other malignant neoplasms (internal) +D3162-- | Other malignant neoplasms (internal) +D319--- | Other malignant neoplasms (internal) +D35---- | Other malignant neoplasms (internal) +D350--- | Other malignant neoplasms (internal) +D3500-- | Other malignant neoplasms (internal) +D3501-- | Other malignant neoplasms (internal) +D3502-- | Other malignant neoplasms (internal) +D351--- | Other malignant neoplasms (internal) +D352--- | Other malignant neoplasms (internal) +D355--- | Other malignant neoplasms (internal) +D356--- | Other malignant neoplasms (internal) +D357--- | Other malignant neoplasms (internal) +D358--- | Other malignant neoplasms (internal) +D359--- | Other malignant neoplasms (internal) +D36---- | Other malignant neoplasms (internal) +D361--- | Other malignant neoplasms (internal) +D3610-- | Other malignant neoplasms (internal) +D3611-- | Other malignant neoplasms (internal) +D3612-- | Other malignant neoplasms (internal) +D3613-- | Other malignant neoplasms (internal) +D3614-- | Other malignant neoplasms (internal) +D3615-- | Other malignant neoplasms (internal) +D3616-- | Other malignant neoplasms (internal) +D3617-- | Other malignant neoplasms (internal) +D367--- | Other malignant neoplasms (internal) +D372--- | Other malignant neoplasms (internal) +D382--- | Other malignant neoplasms (internal) +D383--- | Other malignant neoplasms (internal) +D384--- | Other malignant neoplasms (internal) +D385--- | Other malignant neoplasms (internal) +D392--- | Other malignant neoplasms (internal) +D398--- | Other malignant neoplasms (internal) +D412--- | Other malignant neoplasms (internal) +D4120-- | Other malignant neoplasms (internal) +D4121-- | Other malignant neoplasms (internal) +D4122-- | Other malignant neoplasms (internal) +D413--- | Other malignant neoplasms (internal) +D441--- | Other malignant neoplasms (internal) +D4410-- | Other malignant neoplasms (internal) +D4411-- | Other malignant neoplasms (internal) +D4412-- | Other malignant neoplasms (internal) +D442--- | Other malignant neoplasms (internal) +D443--- | Other malignant neoplasms (internal) +D444--- | Other malignant neoplasms (internal) +D445--- | Other malignant neoplasms (internal) +D446--- | Other malignant neoplasms (internal) +D447--- | Other malignant neoplasms (internal) +D448--- | Other malignant neoplasms (internal) +D480--- | Other malignant neoplasms (internal) +D481--- | Other malignant neoplasms (internal) +D482--- | Other malignant neoplasms (internal) +D483--- | Other malignant neoplasms (internal) +D484--- | Other malignant neoplasms (internal) +D32---- | Other neoplasms +D320--- | Other neoplasms +D321--- | Other neoplasms +D329--- | Other neoplasms +D33---- | Other neoplasms +D330--- | Other neoplasms +D331--- | Other neoplasms +D332--- | Other neoplasms +D333--- | Other neoplasms +D334--- | Other neoplasms +D337--- | Other neoplasms +D339--- | Other neoplasms +D353--- | Other neoplasms +D354--- | Other neoplasms +D42---- | Other neoplasms +D420--- | Other neoplasms +D421--- | Other neoplasms +D429--- | Other neoplasms +D43---- | Other neoplasms +D430--- | Other neoplasms +D431--- | Other neoplasms +D432--- | Other neoplasms +D433--- | Other neoplasms +D434--- | Other neoplasms +D437--- | Other neoplasms +D438--- | Other neoplasms +D439--- | Other neoplasms +D45---- | Other neoplasms +D46---- | Other neoplasms +D460--- | Other neoplasms +D461--- | Other neoplasms +D462--- | Other neoplasms +D4620-- | Other neoplasms +D4621-- | Other neoplasms +D4622-- | Other neoplasms +D464--- | Other neoplasms +D465--- | Other neoplasms +D466--- | Other neoplasms +D467--- | Other neoplasms +D469--- | Other neoplasms +D46A--- | Other neoplasms +D46B--- | Other neoplasms +D46C--- | Other neoplasms +D46Z--- | Other neoplasms +D47---- | Other neoplasms +D470--- | Other neoplasms +D4701-- | Other neoplasms +D4702-- | Other neoplasms +D4709-- | Other neoplasms +D471--- | Other neoplasms +D472--- | Other neoplasms +D473--- | Other neoplasms +D474--- | Other neoplasms +D475--- | Other neoplasms +D477--- | Other neoplasms +D479--- | Other neoplasms +D496--- | Other neoplasms +K620--- | Other neoplasms +K621--- | Other neoplasms +K635--- | Other neoplasms +N60---- | Other neoplasms +N600--- | Other neoplasms +N6001-- | Other neoplasms +N6002-- | Other neoplasms +N6009-- | Other neoplasms +N601--- | Other neoplasms +N6011-- | Other neoplasms +N6012-- | Other neoplasms +N6019-- | Other neoplasms +N602--- | Other neoplasms +N6021-- | Other neoplasms +N6022-- | Other neoplasms +N6029-- | Other neoplasms +N603--- | Other neoplasms +N6031-- | Other neoplasms +N6032-- | Other neoplasms +N6039-- | Other neoplasms +N604--- | Other neoplasms +N6041-- | Other neoplasms +N6042-- | Other neoplasms +N6049-- | Other neoplasms +N608--- | Other neoplasms +N6081-- | Other neoplasms +N6082-- | Other neoplasms +N6089-- | Other neoplasms +N609--- | Other neoplasms +N840--- | Other neoplasms +N841--- | Other neoplasms +N87---- | Other neoplasms +N870--- | Other neoplasms +N871--- | Other neoplasms +N872--- | Other neoplasms +N879--- | Other neoplasms +D45---- | Myelodysplastic, myeloproliferative, and other haematopoietic neoplasms +D46---- | Myelodysplastic, myeloproliferative, and other haematopoietic neoplasms +D460--- | Myelodysplastic, myeloproliferative, and other haematopoietic neoplasms +D461--- | Myelodysplastic, myeloproliferative, and other haematopoietic neoplasms +D462--- | Myelodysplastic, myeloproliferative, and other haematopoietic neoplasms +D4620-- | Myelodysplastic, myeloproliferative, and other haematopoietic neoplasms +D4621-- | Myelodysplastic, myeloproliferative, and other haematopoietic neoplasms +D4622-- | Myelodysplastic, myeloproliferative, and other haematopoietic neoplasms +D464--- | Myelodysplastic, myeloproliferative, and other haematopoietic neoplasms +D465--- | Myelodysplastic, myeloproliferative, and other haematopoietic neoplasms +D466--- | Myelodysplastic, myeloproliferative, and other haematopoietic neoplasms +D467--- | Myelodysplastic, myeloproliferative, and other haematopoietic neoplasms +D469--- | Myelodysplastic, myeloproliferative, and other haematopoietic neoplasms +D46A--- | Myelodysplastic, myeloproliferative, and other haematopoietic neoplasms +D46B--- | Myelodysplastic, myeloproliferative, and other haematopoietic neoplasms +D46C--- | Myelodysplastic, myeloproliferative, and other haematopoietic neoplasms +D46Z--- | Myelodysplastic, myeloproliferative, and other haematopoietic neoplasms +D47---- | Myelodysplastic, myeloproliferative, and other haematopoietic neoplasms +D470--- | Myelodysplastic, myeloproliferative, and other haematopoietic neoplasms +D4701-- | Myelodysplastic, myeloproliferative, and other haematopoietic neoplasms +D4702-- | Myelodysplastic, myeloproliferative, and other haematopoietic neoplasms +D4709-- | Myelodysplastic, myeloproliferative, and other haematopoietic neoplasms +D471--- | Myelodysplastic, myeloproliferative, and other haematopoietic neoplasms +D472--- | Myelodysplastic, myeloproliferative, and other haematopoietic neoplasms +D473--- | Myelodysplastic, myeloproliferative, and other haematopoietic neoplasms +D474--- | Myelodysplastic, myeloproliferative, and other haematopoietic neoplasms +D475--- | Myelodysplastic, myeloproliferative, and other haematopoietic neoplasms +D477--- | Myelodysplastic, myeloproliferative, and other haematopoietic neoplasms +D479--- | Myelodysplastic, myeloproliferative, and other haematopoietic neoplasms +B332--- | Cardiovascular diseases +G45---- | Cardiovascular diseases +G450--- | Cardiovascular diseases +G451--- | Cardiovascular diseases +G452--- | Cardiovascular diseases +G453--- | Cardiovascular diseases +G454--- | Cardiovascular diseases +G458--- | Cardiovascular diseases +G459--- | Cardiovascular diseases +G46---- | Cardiovascular diseases +G460--- | Cardiovascular diseases +G461--- | Cardiovascular diseases +G462--- | Cardiovascular diseases +G463--- | Cardiovascular diseases +G464--- | Cardiovascular diseases +G465--- | Cardiovascular diseases +G466--- | Cardiovascular diseases +G467--- | Cardiovascular diseases +G468--- | Cardiovascular diseases +I01---- | Cardiovascular diseases +I010--- | Cardiovascular diseases +I011--- | Cardiovascular diseases +I012--- | Cardiovascular diseases +I018--- | Cardiovascular diseases +I019--- | Cardiovascular diseases +I020--- | Cardiovascular diseases +I05---- | Cardiovascular diseases +I050--- | Cardiovascular diseases +I051--- | Cardiovascular diseases +I052--- | Cardiovascular diseases +I058--- | Cardiovascular diseases +I059--- | Cardiovascular diseases +I06---- | Cardiovascular diseases +I060--- | Cardiovascular diseases +I061--- | Cardiovascular diseases +I062--- | Cardiovascular diseases +I068--- | Cardiovascular diseases +I069--- | Cardiovascular diseases +I07---- | Cardiovascular diseases +I070--- | Cardiovascular diseases +I071--- | Cardiovascular diseases +I072--- | Cardiovascular diseases +I078--- | Cardiovascular diseases +I079--- | Cardiovascular diseases +I08---- | Cardiovascular diseases +I080--- | Cardiovascular diseases +I081--- | Cardiovascular diseases +I082--- | Cardiovascular diseases +I083--- | Cardiovascular diseases +I088--- | Cardiovascular diseases +I089--- | Cardiovascular diseases +I09---- | Cardiovascular diseases +I090--- | Cardiovascular diseases +I091--- | Cardiovascular diseases +I092--- | Cardiovascular diseases +I098--- | Cardiovascular diseases +I0981-- | Cardiovascular diseases +I0989-- | Cardiovascular diseases +I099--- | Cardiovascular diseases +I11---- | Cardiovascular diseases +I110--- | Cardiovascular diseases +I119--- | Cardiovascular diseases +I20---- | Cardiovascular diseases +I200--- | Cardiovascular diseases +I201--- | Cardiovascular diseases +I208--- | Cardiovascular diseases +I209--- | Cardiovascular diseases +I21---- | Cardiovascular diseases +I210--- | Cardiovascular diseases +I2101-- | Cardiovascular diseases +I2102-- | Cardiovascular diseases +I2109-- | Cardiovascular diseases +I211--- | Cardiovascular diseases +I2111-- | Cardiovascular diseases +I2119-- | Cardiovascular diseases +I212--- | Cardiovascular diseases +I2121-- | Cardiovascular diseases +I2129-- | Cardiovascular diseases +I213--- | Cardiovascular diseases +I214--- | Cardiovascular diseases +I219--- | Cardiovascular diseases +I21A1-- | Cardiovascular diseases +I21A9-- | Cardiovascular diseases +I22---- | Cardiovascular diseases +I220--- | Cardiovascular diseases +I221--- | Cardiovascular diseases +I222--- | Cardiovascular diseases +I228--- | Cardiovascular diseases +I229--- | Cardiovascular diseases +I23---- | Cardiovascular diseases +I230--- | Cardiovascular diseases +I231--- | Cardiovascular diseases +I232--- | Cardiovascular diseases +I233--- | Cardiovascular diseases +I234--- | Cardiovascular diseases +I235--- | Cardiovascular diseases +I236--- | Cardiovascular diseases +I237--- | Cardiovascular diseases +I238--- | Cardiovascular diseases +I24---- | Cardiovascular diseases +I240--- | Cardiovascular diseases +I241--- | Cardiovascular diseases +I248--- | Cardiovascular diseases +I249--- | Cardiovascular diseases +I25---- | Cardiovascular diseases +I250--- | Cardiovascular diseases +I251--- | Cardiovascular diseases +I2510-- | Cardiovascular diseases +I25110- | Cardiovascular diseases +I25111- | Cardiovascular diseases +I25118- | Cardiovascular diseases +I25119- | Cardiovascular diseases +I252--- | Cardiovascular diseases +I253--- | Cardiovascular diseases +I254--- | Cardiovascular diseases +I2541-- | Cardiovascular diseases +I2542-- | Cardiovascular diseases +I255--- | Cardiovascular diseases +I256--- | Cardiovascular diseases +I25700- | Cardiovascular diseases +I25701- | Cardiovascular diseases +I25708- | Cardiovascular diseases +I25709- | Cardiovascular diseases +I25710- | Cardiovascular diseases +I25711- | Cardiovascular diseases +I25718- | Cardiovascular diseases +I25719- | Cardiovascular diseases +I25720- | Cardiovascular diseases +I25721- | Cardiovascular diseases +I25728- | Cardiovascular diseases +I25729- | Cardiovascular diseases +I25730- | Cardiovascular diseases +I25731- | Cardiovascular diseases +I25738- | Cardiovascular diseases +I25739- | Cardiovascular diseases +I25750- | Cardiovascular diseases +I25751- | Cardiovascular diseases +I25758- | Cardiovascular diseases +I25759- | Cardiovascular diseases +I25760- | Cardiovascular diseases +I25761- | Cardiovascular diseases +I25768- | Cardiovascular diseases +I25769- | Cardiovascular diseases +I25790- | Cardiovascular diseases +I25791- | Cardiovascular diseases +I25798- | Cardiovascular diseases +I25799- | Cardiovascular diseases +I258--- | Cardiovascular diseases +I25810- | Cardiovascular diseases +I25811- | Cardiovascular diseases +I25812- | Cardiovascular diseases +I2582-- | Cardiovascular diseases +I2583-- | Cardiovascular diseases +I2584-- | Cardiovascular diseases +I2589-- | Cardiovascular diseases +I259--- | Cardiovascular diseases +I270--- | Cardiovascular diseases +I272--- | Cardiovascular diseases +I28---- | Cardiovascular diseases +I280--- | Cardiovascular diseases +I281--- | Cardiovascular diseases +I288--- | Cardiovascular diseases +I289--- | Cardiovascular diseases +I30---- | Cardiovascular diseases +I300--- | Cardiovascular diseases +I301--- | Cardiovascular diseases +I308--- | Cardiovascular diseases +I309--- | Cardiovascular diseases +I31---- | Cardiovascular diseases +I310--- | Cardiovascular diseases +I311--- | Cardiovascular diseases +I318--- | Cardiovascular diseases +I319--- | Cardiovascular diseases +I32---- | Cardiovascular diseases +I320--- | Cardiovascular diseases +I321--- | Cardiovascular diseases +I328--- | Cardiovascular diseases +I33---- | Cardiovascular diseases +I330--- | Cardiovascular diseases +I339--- | Cardiovascular diseases +I34---- | Cardiovascular diseases +I340--- | Cardiovascular diseases +I341--- | Cardiovascular diseases +I342--- | Cardiovascular diseases +I348--- | Cardiovascular diseases +I349--- | Cardiovascular diseases +I35---- | Cardiovascular diseases +I350--- | Cardiovascular diseases +I351--- | Cardiovascular diseases +I352--- | Cardiovascular diseases +I358--- | Cardiovascular diseases +I359--- | Cardiovascular diseases +I36---- | Cardiovascular diseases +I360--- | Cardiovascular diseases +I361--- | Cardiovascular diseases +I362--- | Cardiovascular diseases +I368--- | Cardiovascular diseases +I369--- | Cardiovascular diseases +I37---- | Cardiovascular diseases +I370--- | Cardiovascular diseases +I371--- | Cardiovascular diseases +I372--- | Cardiovascular diseases +I378--- | Cardiovascular diseases +I38---- | Cardiovascular diseases +I39---- | Cardiovascular diseases +I390--- | Cardiovascular diseases +I391--- | Cardiovascular diseases +I392--- | Cardiovascular diseases +I393--- | Cardiovascular diseases +I394--- | Cardiovascular diseases +I398--- | Cardiovascular diseases +I40---- | Cardiovascular diseases +I400--- | Cardiovascular diseases +I401--- | Cardiovascular diseases +I408--- | Cardiovascular diseases +I409--- | Cardiovascular diseases +I41---- | Cardiovascular diseases +I410--- | Cardiovascular diseases +I411--- | Cardiovascular diseases +I412--- | Cardiovascular diseases +I418--- | Cardiovascular diseases +I421--- | Cardiovascular diseases +I422--- | Cardiovascular diseases +I423--- | Cardiovascular diseases +I424--- | Cardiovascular diseases +I425--- | Cardiovascular diseases +I426--- | Cardiovascular diseases +I427--- | Cardiovascular diseases +I428--- | Cardiovascular diseases +I43---- | Cardiovascular diseases +I430--- | Cardiovascular diseases +I431--- | Cardiovascular diseases +I432--- | Cardiovascular diseases +I438--- | Cardiovascular diseases +I47---- | Cardiovascular diseases +I470--- | Cardiovascular diseases +I471--- | Cardiovascular diseases +I472--- | Cardiovascular diseases +I479--- | Cardiovascular diseases +I48---- | Cardiovascular diseases +I480--- | Cardiovascular diseases +I481--- | Cardiovascular diseases +I482--- | Cardiovascular diseases +I483--- | Cardiovascular diseases +I484--- | Cardiovascular diseases +I489--- | Cardiovascular diseases +I510--- | Cardiovascular diseases +I511--- | Cardiovascular diseases +I512--- | Cardiovascular diseases +I513--- | Cardiovascular diseases +I514--- | Cardiovascular diseases +I60---- | Cardiovascular diseases +I600--- | Cardiovascular diseases +I6000-- | Cardiovascular diseases +I6001-- | Cardiovascular diseases +I6002-- | Cardiovascular diseases +I601--- | Cardiovascular diseases +I6010-- | Cardiovascular diseases +I6011-- | Cardiovascular diseases +I6012-- | Cardiovascular diseases +I602--- | Cardiovascular diseases +I603--- | Cardiovascular diseases +I6030-- | Cardiovascular diseases +I6031-- | Cardiovascular diseases +I6032-- | Cardiovascular diseases +I604--- | Cardiovascular diseases +I605--- | Cardiovascular diseases +I6050-- | Cardiovascular diseases +I6051-- | Cardiovascular diseases +I6052-- | Cardiovascular diseases +I606--- | Cardiovascular diseases +I607--- | Cardiovascular diseases +I608--- | Cardiovascular diseases +I609--- | Cardiovascular diseases +I61---- | Cardiovascular diseases +I610--- | Cardiovascular diseases +I611--- | Cardiovascular diseases +I612--- | Cardiovascular diseases +I613--- | Cardiovascular diseases +I614--- | Cardiovascular diseases +I615--- | Cardiovascular diseases +I616--- | Cardiovascular diseases +I618--- | Cardiovascular diseases +I619--- | Cardiovascular diseases +I62---- | Cardiovascular diseases +I620--- | Cardiovascular diseases +I6200-- | Cardiovascular diseases +I6201-- | Cardiovascular diseases +I6202-- | Cardiovascular diseases +I6203-- | Cardiovascular diseases +I621--- | Cardiovascular diseases +I629--- | Cardiovascular diseases +I63---- | Cardiovascular diseases +I630--- | Cardiovascular diseases +I6300-- | Cardiovascular diseases +I63011- | Cardiovascular diseases +I63012- | Cardiovascular diseases +I63013- | Cardiovascular diseases +I63019- | Cardiovascular diseases +I6302-- | Cardiovascular diseases +I63031- | Cardiovascular diseases +I63032- | Cardiovascular diseases +I63033- | Cardiovascular diseases +I63039- | Cardiovascular diseases +I6309-- | Cardiovascular diseases +I631--- | Cardiovascular diseases +I6310-- | Cardiovascular diseases +I63111- | Cardiovascular diseases +I63112- | Cardiovascular diseases +I63113- | Cardiovascular diseases +I63119- | Cardiovascular diseases +I6312-- | Cardiovascular diseases +I63131- | Cardiovascular diseases +I63132- | Cardiovascular diseases +I63133- | Cardiovascular diseases +I63139- | Cardiovascular diseases +I6319-- | Cardiovascular diseases +I632--- | Cardiovascular diseases +I6320-- | Cardiovascular diseases +I63211- | Cardiovascular diseases +I63212- | Cardiovascular diseases +I63213- | Cardiovascular diseases +I63219- | Cardiovascular diseases +I6322-- | Cardiovascular diseases +I63231- | Cardiovascular diseases +I63232- | Cardiovascular diseases +I63233- | Cardiovascular diseases +I63239- | Cardiovascular diseases +I6329-- | Cardiovascular diseases +I633--- | Cardiovascular diseases +I6330-- | Cardiovascular diseases +I63311- | Cardiovascular diseases +I63312- | Cardiovascular diseases +I63313- | Cardiovascular diseases +I63319- | Cardiovascular diseases +I63321- | Cardiovascular diseases +I63322- | Cardiovascular diseases +I63323- | Cardiovascular diseases +I63329- | Cardiovascular diseases +I63331- | Cardiovascular diseases +I63332- | Cardiovascular diseases +I63333- | Cardiovascular diseases +I63339- | Cardiovascular diseases +I63341- | Cardiovascular diseases +I63342- | Cardiovascular diseases +I63343- | Cardiovascular diseases +I63349- | Cardiovascular diseases +I6339-- | Cardiovascular diseases +I634--- | Cardiovascular diseases +I6340-- | Cardiovascular diseases +I63411- | Cardiovascular diseases +I63412- | Cardiovascular diseases +I63413- | Cardiovascular diseases +I63419- | Cardiovascular diseases +I63421- | Cardiovascular diseases +I63422- | Cardiovascular diseases +I63423- | Cardiovascular diseases +I63429- | Cardiovascular diseases +I63431- | Cardiovascular diseases +I63432- | Cardiovascular diseases +I63433- | Cardiovascular diseases +I63439- | Cardiovascular diseases +I63441- | Cardiovascular diseases +I63442- | Cardiovascular diseases +I63443- | Cardiovascular diseases +I63449- | Cardiovascular diseases +I6349-- | Cardiovascular diseases +I635--- | Cardiovascular diseases +I6350-- | Cardiovascular diseases +I63511- | Cardiovascular diseases +I63512- | Cardiovascular diseases +I63513- | Cardiovascular diseases +I63519- | Cardiovascular diseases +I63521- | Cardiovascular diseases +I63522- | Cardiovascular diseases +I63523- | Cardiovascular diseases +I63529- | Cardiovascular diseases +I63531- | Cardiovascular diseases +I63532- | Cardiovascular diseases +I63533- | Cardiovascular diseases +I63539- | Cardiovascular diseases +I63541- | Cardiovascular diseases +I63542- | Cardiovascular diseases +I63543- | Cardiovascular diseases +I63549- | Cardiovascular diseases +I6359-- | Cardiovascular diseases +I636--- | Cardiovascular diseases +I638--- | Cardiovascular diseases +I6381-- | Cardiovascular diseases +I6389-- | Cardiovascular diseases +I639--- | Cardiovascular diseases +I65---- | Cardiovascular diseases +I650--- | Cardiovascular diseases +I6501-- | Cardiovascular diseases +I6502-- | Cardiovascular diseases +I6503-- | Cardiovascular diseases +I6509-- | Cardiovascular diseases +I651--- | Cardiovascular diseases +I652--- | Cardiovascular diseases +I6521-- | Cardiovascular diseases +I6522-- | Cardiovascular diseases +I6523-- | Cardiovascular diseases +I6529-- | Cardiovascular diseases +I653--- | Cardiovascular diseases +I658--- | Cardiovascular diseases +I659--- | Cardiovascular diseases +I66---- | Cardiovascular diseases +I660--- | Cardiovascular diseases +I6601-- | Cardiovascular diseases +I6602-- | Cardiovascular diseases +I6603-- | Cardiovascular diseases +I6609-- | Cardiovascular diseases +I661--- | Cardiovascular diseases +I6611-- | Cardiovascular diseases +I6612-- | Cardiovascular diseases +I6613-- | Cardiovascular diseases +I6619-- | Cardiovascular diseases +I662--- | Cardiovascular diseases +I6621-- | Cardiovascular diseases +I6622-- | Cardiovascular diseases +I6623-- | Cardiovascular diseases +I6629-- | Cardiovascular diseases +I663--- | Cardiovascular diseases +I664--- | Cardiovascular diseases +I668--- | Cardiovascular diseases +I669--- | Cardiovascular diseases +I670--- | Cardiovascular diseases +I671--- | Cardiovascular diseases +I672--- | Cardiovascular diseases +I673--- | Cardiovascular diseases +I675--- | Cardiovascular diseases +I676--- | Cardiovascular diseases +I680--- | Cardiovascular diseases +I681--- | Cardiovascular diseases +I682--- | Cardiovascular diseases +I690--- | Cardiovascular diseases +I6900-- | Cardiovascular diseases +I69010- | Cardiovascular diseases +I69011- | Cardiovascular diseases +I69012- | Cardiovascular diseases +I69013- | Cardiovascular diseases +I69014- | Cardiovascular diseases +I69015- | Cardiovascular diseases +I69018- | Cardiovascular diseases +I69019- | Cardiovascular diseases +I69020- | Cardiovascular diseases +I69021- | Cardiovascular diseases +I69022- | Cardiovascular diseases +I69023- | Cardiovascular diseases +I69028- | Cardiovascular diseases +I69031- | Cardiovascular diseases +I69032- | Cardiovascular diseases +I69033- | Cardiovascular diseases +I69034- | Cardiovascular diseases +I69039- | Cardiovascular diseases +I69041- | Cardiovascular diseases +I69042- | Cardiovascular diseases +I69043- | Cardiovascular diseases +I69044- | Cardiovascular diseases +I69049- | Cardiovascular diseases +I69051- | Cardiovascular diseases +I69052- | Cardiovascular diseases +I69053- | Cardiovascular diseases +I69054- | Cardiovascular diseases +I69059- | Cardiovascular diseases +I69061- | Cardiovascular diseases +I69062- | Cardiovascular diseases +I69063- | Cardiovascular diseases +I69064- | Cardiovascular diseases +I69065- | Cardiovascular diseases +I69069- | Cardiovascular diseases +I69090- | Cardiovascular diseases +I69091- | Cardiovascular diseases +I69092- | Cardiovascular diseases +I69093- | Cardiovascular diseases +I69098- | Cardiovascular diseases +I691--- | Cardiovascular diseases +I6910-- | Cardiovascular diseases +I69110- | Cardiovascular diseases +I69111- | Cardiovascular diseases +I69112- | Cardiovascular diseases +I69113- | Cardiovascular diseases +I69114- | Cardiovascular diseases +I69115- | Cardiovascular diseases +I69118- | Cardiovascular diseases +I69119- | Cardiovascular diseases +I69120- | Cardiovascular diseases +I69121- | Cardiovascular diseases +I69122- | Cardiovascular diseases +I69123- | Cardiovascular diseases +I69128- | Cardiovascular diseases +I69131- | Cardiovascular diseases +I69132- | Cardiovascular diseases +I69133- | Cardiovascular diseases +I69134- | Cardiovascular diseases +I69139- | Cardiovascular diseases +I69141- | Cardiovascular diseases +I69142- | Cardiovascular diseases +I69143- | Cardiovascular diseases +I69144- | Cardiovascular diseases +I69149- | Cardiovascular diseases +I69151- | Cardiovascular diseases +I69152- | Cardiovascular diseases +I69153- | Cardiovascular diseases +I69154- | Cardiovascular diseases +I69159- | Cardiovascular diseases +I69161- | Cardiovascular diseases +I69162- | Cardiovascular diseases +I69163- | Cardiovascular diseases +I69164- | Cardiovascular diseases +I69165- | Cardiovascular diseases +I69169- | Cardiovascular diseases +I69190- | Cardiovascular diseases +I69191- | Cardiovascular diseases +I69192- | Cardiovascular diseases +I69193- | Cardiovascular diseases +I69198- | Cardiovascular diseases +I692--- | Cardiovascular diseases +I6920-- | Cardiovascular diseases +I69210- | Cardiovascular diseases +I69211- | Cardiovascular diseases +I69212- | Cardiovascular diseases +I69213- | Cardiovascular diseases +I69214- | Cardiovascular diseases +I69215- | Cardiovascular diseases +I69218- | Cardiovascular diseases +I69219- | Cardiovascular diseases +I69220- | Cardiovascular diseases +I69221- | Cardiovascular diseases +I69222- | Cardiovascular diseases +I69223- | Cardiovascular diseases +I69228- | Cardiovascular diseases +I69231- | Cardiovascular diseases +I69232- | Cardiovascular diseases +I69233- | Cardiovascular diseases +I69234- | Cardiovascular diseases +I69239- | Cardiovascular diseases +I69241- | Cardiovascular diseases +I69242- | Cardiovascular diseases +I69243- | Cardiovascular diseases +I69244- | Cardiovascular diseases +I69249- | Cardiovascular diseases +I69251- | Cardiovascular diseases +I69252- | Cardiovascular diseases +I69253- | Cardiovascular diseases +I69254- | Cardiovascular diseases +I69259- | Cardiovascular diseases +I69261- | Cardiovascular diseases +I69262- | Cardiovascular diseases +I69263- | Cardiovascular diseases +I69264- | Cardiovascular diseases +I69265- | Cardiovascular diseases +I69269- | Cardiovascular diseases +I69290- | Cardiovascular diseases +I69291- | Cardiovascular diseases +I69292- | Cardiovascular diseases +I69293- | Cardiovascular diseases +I69298- | Cardiovascular diseases +I693--- | Cardiovascular diseases +I702--- | Cardiovascular diseases +I70201- | Cardiovascular diseases +I70202- | Cardiovascular diseases +I70203- | Cardiovascular diseases +I70208- | Cardiovascular diseases +I70209- | Cardiovascular diseases +I70211- | Cardiovascular diseases +I70212- | Cardiovascular diseases +I70213- | Cardiovascular diseases +I70218- | Cardiovascular diseases +I70219- | Cardiovascular diseases +I70221- | Cardiovascular diseases +I70222- | Cardiovascular diseases +I70223- | Cardiovascular diseases +I70228- | Cardiovascular diseases +I70229- | Cardiovascular diseases +I70231- | Cardiovascular diseases +I70232- | Cardiovascular diseases +I70233- | Cardiovascular diseases +I70234- | Cardiovascular diseases +I70235- | Cardiovascular diseases +I70238- | Cardiovascular diseases +I70239- | Cardiovascular diseases +I70241- | Cardiovascular diseases +I70242- | Cardiovascular diseases +I70243- | Cardiovascular diseases +I70244- | Cardiovascular diseases +I70245- | Cardiovascular diseases +I70248- | Cardiovascular diseases +I70249- | Cardiovascular diseases +I7025-- | Cardiovascular diseases +I70261- | Cardiovascular diseases +I70262- | Cardiovascular diseases +I70263- | Cardiovascular diseases +I70268- | Cardiovascular diseases +I70269- | Cardiovascular diseases +I70291- | Cardiovascular diseases +I70292- | Cardiovascular diseases +I70293- | Cardiovascular diseases +I70298- | Cardiovascular diseases +I70299- | Cardiovascular diseases +I70301- | Cardiovascular diseases +I70302- | Cardiovascular diseases +I70303- | Cardiovascular diseases +I70308- | Cardiovascular diseases +I70309- | Cardiovascular diseases +I70311- | Cardiovascular diseases +I70312- | Cardiovascular diseases +I70313- | Cardiovascular diseases +I70318- | Cardiovascular diseases +I70319- | Cardiovascular diseases +I70321- | Cardiovascular diseases +I70322- | Cardiovascular diseases +I70323- | Cardiovascular diseases +I70328- | Cardiovascular diseases +I70329- | Cardiovascular diseases +I70331- | Cardiovascular diseases +I70332- | Cardiovascular diseases +I70333- | Cardiovascular diseases +I70334- | Cardiovascular diseases +I70335- | Cardiovascular diseases +I70338- | Cardiovascular diseases +I70339- | Cardiovascular diseases +I70341- | Cardiovascular diseases +I70342- | Cardiovascular diseases +I70343- | Cardiovascular diseases +I70344- | Cardiovascular diseases +I70345- | Cardiovascular diseases +I70348- | Cardiovascular diseases +I70349- | Cardiovascular diseases +I7035-- | Cardiovascular diseases +I70361- | Cardiovascular diseases +I70362- | Cardiovascular diseases +I70363- | Cardiovascular diseases +I70368- | Cardiovascular diseases +I70369- | Cardiovascular diseases +I70391- | Cardiovascular diseases +I70392- | Cardiovascular diseases +I70393- | Cardiovascular diseases +I70398- | Cardiovascular diseases +I70399- | Cardiovascular diseases +I70401- | Cardiovascular diseases +I70402- | Cardiovascular diseases +I70403- | Cardiovascular diseases +I70408- | Cardiovascular diseases +I70409- | Cardiovascular diseases +I70411- | Cardiovascular diseases +I70412- | Cardiovascular diseases +I70413- | Cardiovascular diseases +I70418- | Cardiovascular diseases +I70419- | Cardiovascular diseases +I70421- | Cardiovascular diseases +I70422- | Cardiovascular diseases +I70423- | Cardiovascular diseases +I70428- | Cardiovascular diseases +I70429- | Cardiovascular diseases +I70431- | Cardiovascular diseases +I70432- | Cardiovascular diseases +I70433- | Cardiovascular diseases +I70434- | Cardiovascular diseases +I70435- | Cardiovascular diseases +I70438- | Cardiovascular diseases +I70439- | Cardiovascular diseases +I70441- | Cardiovascular diseases +I70442- | Cardiovascular diseases +I70443- | Cardiovascular diseases +I70444- | Cardiovascular diseases +I70445- | Cardiovascular diseases +I70448- | Cardiovascular diseases +I70449- | Cardiovascular diseases +I7045-- | Cardiovascular diseases +I70461- | Cardiovascular diseases +I70462- | Cardiovascular diseases +I70463- | Cardiovascular diseases +I70468- | Cardiovascular diseases +I70469- | Cardiovascular diseases +I70491- | Cardiovascular diseases +I70492- | Cardiovascular diseases +I70493- | Cardiovascular diseases +I70498- | Cardiovascular diseases +I70499- | Cardiovascular diseases +I70501- | Cardiovascular diseases +I70502- | Cardiovascular diseases +I70503- | Cardiovascular diseases +I70508- | Cardiovascular diseases +I70509- | Cardiovascular diseases +I70511- | Cardiovascular diseases +I70512- | Cardiovascular diseases +I70513- | Cardiovascular diseases +I70518- | Cardiovascular diseases +I70519- | Cardiovascular diseases +I70521- | Cardiovascular diseases +I70522- | Cardiovascular diseases +I70523- | Cardiovascular diseases +I70528- | Cardiovascular diseases +I70529- | Cardiovascular diseases +I70531- | Cardiovascular diseases +I70532- | Cardiovascular diseases +I70533- | Cardiovascular diseases +I70534- | Cardiovascular diseases +I70535- | Cardiovascular diseases +I70538- | Cardiovascular diseases +I70539- | Cardiovascular diseases +I70541- | Cardiovascular diseases +I70542- | Cardiovascular diseases +I70543- | Cardiovascular diseases +I70544- | Cardiovascular diseases +I70545- | Cardiovascular diseases +I70548- | Cardiovascular diseases +I70549- | Cardiovascular diseases +I7055-- | Cardiovascular diseases +I70561- | Cardiovascular diseases +I70562- | Cardiovascular diseases +I70563- | Cardiovascular diseases +I70568- | Cardiovascular diseases +I70569- | Cardiovascular diseases +I70591- | Cardiovascular diseases +I70592- | Cardiovascular diseases +I70593- | Cardiovascular diseases +I70598- | Cardiovascular diseases +I70599- | Cardiovascular diseases +I70601- | Cardiovascular diseases +I70602- | Cardiovascular diseases +I70603- | Cardiovascular diseases +I70608- | Cardiovascular diseases +I70609- | Cardiovascular diseases +I70611- | Cardiovascular diseases +I70612- | Cardiovascular diseases +I70613- | Cardiovascular diseases +I70618- | Cardiovascular diseases +I70619- | Cardiovascular diseases +I70621- | Cardiovascular diseases +I70622- | Cardiovascular diseases +I70623- | Cardiovascular diseases +I70628- | Cardiovascular diseases +I70629- | Cardiovascular diseases +I70631- | Cardiovascular diseases +I70632- | Cardiovascular diseases +I70633- | Cardiovascular diseases +I70634- | Cardiovascular diseases +I70635- | Cardiovascular diseases +I70638- | Cardiovascular diseases +I70639- | Cardiovascular diseases +I70641- | Cardiovascular diseases +I70642- | Cardiovascular diseases +I70643- | Cardiovascular diseases +I70644- | Cardiovascular diseases +I70645- | Cardiovascular diseases +I70648- | Cardiovascular diseases +I70649- | Cardiovascular diseases +I7065-- | Cardiovascular diseases +I70661- | Cardiovascular diseases +I70662- | Cardiovascular diseases +I70663- | Cardiovascular diseases +I70668- | Cardiovascular diseases +I70669- | Cardiovascular diseases +I70691- | Cardiovascular diseases +I70692- | Cardiovascular diseases +I70693- | Cardiovascular diseases +I70698- | Cardiovascular diseases +I70699- | Cardiovascular diseases +I70701- | Cardiovascular diseases +I70702- | Cardiovascular diseases +I70703- | Cardiovascular diseases +I70708- | Cardiovascular diseases +I70709- | Cardiovascular diseases +I70711- | Cardiovascular diseases +I70712- | Cardiovascular diseases +I70713- | Cardiovascular diseases +I70718- | Cardiovascular diseases +I70719- | Cardiovascular diseases +I70721- | Cardiovascular diseases +I70722- | Cardiovascular diseases +I70723- | Cardiovascular diseases +I70728- | Cardiovascular diseases +I70729- | Cardiovascular diseases +I70731- | Cardiovascular diseases +I70732- | Cardiovascular diseases +I70733- | Cardiovascular diseases +I70734- | Cardiovascular diseases +I70735- | Cardiovascular diseases +I70738- | Cardiovascular diseases +I70739- | Cardiovascular diseases +I70741- | Cardiovascular diseases +I70742- | Cardiovascular diseases +I70743- | Cardiovascular diseases +I70744- | Cardiovascular diseases +I70745- | Cardiovascular diseases +I70748- | Cardiovascular diseases +I70749- | Cardiovascular diseases +I7075-- | Cardiovascular diseases +I70761- | Cardiovascular diseases +I70762- | Cardiovascular diseases +I70763- | Cardiovascular diseases +I70768- | Cardiovascular diseases +I70769- | Cardiovascular diseases +I70791- | Cardiovascular diseases +I70792- | Cardiovascular diseases +I70793- | Cardiovascular diseases +I70798- | Cardiovascular diseases +I70799- | Cardiovascular diseases +I708--- | Cardiovascular diseases +I71---- | Cardiovascular diseases +I710--- | Cardiovascular diseases +I7100-- | Cardiovascular diseases +I7101-- | Cardiovascular diseases +I7102-- | Cardiovascular diseases +I7103-- | Cardiovascular diseases +I711--- | Cardiovascular diseases +I712--- | Cardiovascular diseases +I713--- | Cardiovascular diseases +I714--- | Cardiovascular diseases +I715--- | Cardiovascular diseases +I716--- | Cardiovascular diseases +I718--- | Cardiovascular diseases +I719--- | Cardiovascular diseases +I72---- | Cardiovascular diseases +I720--- | Cardiovascular diseases +I721--- | Cardiovascular diseases +I722--- | Cardiovascular diseases +I723--- | Cardiovascular diseases +I724--- | Cardiovascular diseases +I725--- | Cardiovascular diseases +I726--- | Cardiovascular diseases +I728--- | Cardiovascular diseases +I729--- | Cardiovascular diseases +I73---- | Cardiovascular diseases +I730--- | Cardiovascular diseases +I7300-- | Cardiovascular diseases +I7301-- | Cardiovascular diseases +I731--- | Cardiovascular diseases +I738--- | Cardiovascular diseases +I7381-- | Cardiovascular diseases +I7389-- | Cardiovascular diseases +I739--- | Cardiovascular diseases +I77---- | Cardiovascular diseases +I770--- | Cardiovascular diseases +I771--- | Cardiovascular diseases +I772--- | Cardiovascular diseases +I773--- | Cardiovascular diseases +I774--- | Cardiovascular diseases +I775--- | Cardiovascular diseases +I776--- | Cardiovascular diseases +I7770-- | Cardiovascular diseases +I7771-- | Cardiovascular diseases +I7772-- | Cardiovascular diseases +I7773-- | Cardiovascular diseases +I7774-- | Cardiovascular diseases +I7775-- | Cardiovascular diseases +I7776-- | Cardiovascular diseases +I7777-- | Cardiovascular diseases +I7779-- | Cardiovascular diseases +I778--- | Cardiovascular diseases +I77810- | Cardiovascular diseases +I77811- | Cardiovascular diseases +I77812- | Cardiovascular diseases +I77819- | Cardiovascular diseases +I7789-- | Cardiovascular diseases +I779--- | Cardiovascular diseases +I78---- | Cardiovascular diseases +I780--- | Cardiovascular diseases +I781--- | Cardiovascular diseases +I788--- | Cardiovascular diseases +I789--- | Cardiovascular diseases +I79---- | Cardiovascular diseases +I790--- | Cardiovascular diseases +I791--- | Cardiovascular diseases +I792--- | Cardiovascular diseases +I798--- | Cardiovascular diseases +I80---- | Cardiovascular diseases +I800--- | Cardiovascular diseases +I8000-- | Cardiovascular diseases +I8001-- | Cardiovascular diseases +I8002-- | Cardiovascular diseases +I8003-- | Cardiovascular diseases +I801--- | Cardiovascular diseases +I8010-- | Cardiovascular diseases +I8011-- | Cardiovascular diseases +I8012-- | Cardiovascular diseases +I8013-- | Cardiovascular diseases +I802--- | Cardiovascular diseases +I80201- | Cardiovascular diseases +I80202- | Cardiovascular diseases +I80203- | Cardiovascular diseases +I80209- | Cardiovascular diseases +I80211- | Cardiovascular diseases +I80212- | Cardiovascular diseases +I80213- | Cardiovascular diseases +I80219- | Cardiovascular diseases +I80221- | Cardiovascular diseases +I80222- | Cardiovascular diseases +I80223- | Cardiovascular diseases +I80229- | Cardiovascular diseases +I80231- | Cardiovascular diseases +I80232- | Cardiovascular diseases +I80233- | Cardiovascular diseases +I80239- | Cardiovascular diseases +I80291- | Cardiovascular diseases +I80292- | Cardiovascular diseases +I80293- | Cardiovascular diseases +I80299- | Cardiovascular diseases +I803--- | Cardiovascular diseases +I808--- | Cardiovascular diseases +I809--- | Cardiovascular diseases +I81---- | Cardiovascular diseases +I82---- | Cardiovascular diseases +I820--- | Cardiovascular diseases +I821--- | Cardiovascular diseases +I822--- | Cardiovascular diseases +I82210- | Cardiovascular diseases +I82211- | Cardiovascular diseases +I82220- | Cardiovascular diseases +I82221- | Cardiovascular diseases +I82290- | Cardiovascular diseases +I82291- | Cardiovascular diseases +I823--- | Cardiovascular diseases +I82401- | Cardiovascular diseases +I82402- | Cardiovascular diseases +I82403- | Cardiovascular diseases +I82409- | Cardiovascular diseases +I82411- | Cardiovascular diseases +I82412- | Cardiovascular diseases +I82413- | Cardiovascular diseases +I82419- | Cardiovascular diseases +I82421- | Cardiovascular diseases +I82422- | Cardiovascular diseases +I82423- | Cardiovascular diseases +I82429- | Cardiovascular diseases +I82431- | Cardiovascular diseases +I82432- | Cardiovascular diseases +I82433- | Cardiovascular diseases +I82439- | Cardiovascular diseases +I82441- | Cardiovascular diseases +I82442- | Cardiovascular diseases +I82443- | Cardiovascular diseases +I82449- | Cardiovascular diseases +I82491- | Cardiovascular diseases +I82492- | Cardiovascular diseases +I82493- | Cardiovascular diseases +I82499- | Cardiovascular diseases +I824Y1- | Cardiovascular diseases +I824Y2- | Cardiovascular diseases +I824Y3- | Cardiovascular diseases +I824Y9- | Cardiovascular diseases +I824Z1- | Cardiovascular diseases +I824Z2- | Cardiovascular diseases +I824Z3- | Cardiovascular diseases +I824Z9- | Cardiovascular diseases +I82501- | Cardiovascular diseases +I82502- | Cardiovascular diseases +I82503- | Cardiovascular diseases +I82509- | Cardiovascular diseases +I82511- | Cardiovascular diseases +I82512- | Cardiovascular diseases +I82513- | Cardiovascular diseases +I82519- | Cardiovascular diseases +I82521- | Cardiovascular diseases +I82522- | Cardiovascular diseases +I82523- | Cardiovascular diseases +I82529- | Cardiovascular diseases +I82531- | Cardiovascular diseases +I82532- | Cardiovascular diseases +I82533- | Cardiovascular diseases +I82539- | Cardiovascular diseases +I82541- | Cardiovascular diseases +I82542- | Cardiovascular diseases +I82543- | Cardiovascular diseases +I82549- | Cardiovascular diseases +I82591- | Cardiovascular diseases +I82592- | Cardiovascular diseases +I82593- | Cardiovascular diseases +I82599- | Cardiovascular diseases +I825Y1- | Cardiovascular diseases +I825Y2- | Cardiovascular diseases +I825Y3- | Cardiovascular diseases +I825Y9- | Cardiovascular diseases +I825Z1- | Cardiovascular diseases +I825Z2- | Cardiovascular diseases +I825Z3- | Cardiovascular diseases +I825Z9- | Cardiovascular diseases +I82601- | Cardiovascular diseases +I82602- | Cardiovascular diseases +I82603- | Cardiovascular diseases +I82609- | Cardiovascular diseases +I82611- | Cardiovascular diseases +I82612- | Cardiovascular diseases +I82613- | Cardiovascular diseases +I82619- | Cardiovascular diseases +I82621- | Cardiovascular diseases +I82622- | Cardiovascular diseases +I82623- | Cardiovascular diseases +I82629- | Cardiovascular diseases +I82701- | Cardiovascular diseases +I82702- | Cardiovascular diseases +I82703- | Cardiovascular diseases +I82709- | Cardiovascular diseases +I82711- | Cardiovascular diseases +I82712- | Cardiovascular diseases +I82713- | Cardiovascular diseases +I82719- | Cardiovascular diseases +I82721- | Cardiovascular diseases +I82722- | Cardiovascular diseases +I82723- | Cardiovascular diseases +I82729- | Cardiovascular diseases +I828--- | Cardiovascular diseases +I82811- | Cardiovascular diseases +I82812- | Cardiovascular diseases +I82813- | Cardiovascular diseases +I82819- | Cardiovascular diseases +I82890- | Cardiovascular diseases +I82891- | Cardiovascular diseases +I829--- | Cardiovascular diseases +I8290-- | Cardiovascular diseases +I8291-- | Cardiovascular diseases +I82A11- | Cardiovascular diseases +I82A12- | Cardiovascular diseases +I82A13- | Cardiovascular diseases +I82A19- | Cardiovascular diseases +I82A21- | Cardiovascular diseases +I82A22- | Cardiovascular diseases +I82A23- | Cardiovascular diseases +I82A29- | Cardiovascular diseases +I82B11- | Cardiovascular diseases +I82B12- | Cardiovascular diseases +I82B13- | Cardiovascular diseases +I82B19- | Cardiovascular diseases +I82B21- | Cardiovascular diseases +I82B22- | Cardiovascular diseases +I82B23- | Cardiovascular diseases +I82B29- | Cardiovascular diseases +I82C11- | Cardiovascular diseases +I82C12- | Cardiovascular diseases +I82C13- | Cardiovascular diseases +I82C19- | Cardiovascular diseases +I82C21- | Cardiovascular diseases +I82C22- | Cardiovascular diseases +I82C23- | Cardiovascular diseases +I82C29- | Cardiovascular diseases +I83---- | Cardiovascular diseases +I830--- | Cardiovascular diseases +I83001- | Cardiovascular diseases +I83002- | Cardiovascular diseases +I83003- | Cardiovascular diseases +I83004- | Cardiovascular diseases +I83005- | Cardiovascular diseases +I83008- | Cardiovascular diseases +I83009- | Cardiovascular diseases +I83011- | Cardiovascular diseases +I83012- | Cardiovascular diseases +I83013- | Cardiovascular diseases +I83014- | Cardiovascular diseases +I83015- | Cardiovascular diseases +I83018- | Cardiovascular diseases +I83019- | Cardiovascular diseases +I83021- | Cardiovascular diseases +I83022- | Cardiovascular diseases +I83023- | Cardiovascular diseases +I83024- | Cardiovascular diseases +I83025- | Cardiovascular diseases +I83028- | Cardiovascular diseases +I83029- | Cardiovascular diseases +I831--- | Cardiovascular diseases +I8310-- | Cardiovascular diseases +I8311-- | Cardiovascular diseases +I8312-- | Cardiovascular diseases +I832--- | Cardiovascular diseases +I83201- | Cardiovascular diseases +I83202- | Cardiovascular diseases +I83203- | Cardiovascular diseases +I83204- | Cardiovascular diseases +I83205- | Cardiovascular diseases +I83208- | Cardiovascular diseases +I83209- | Cardiovascular diseases +I83211- | Cardiovascular diseases +I83212- | Cardiovascular diseases +I83213- | Cardiovascular diseases +I83214- | Cardiovascular diseases +I83215- | Cardiovascular diseases +I83218- | Cardiovascular diseases +I83219- | Cardiovascular diseases +I83221- | Cardiovascular diseases +I83222- | Cardiovascular diseases +I83223- | Cardiovascular diseases +I83224- | Cardiovascular diseases +I83225- | Cardiovascular diseases +I83228- | Cardiovascular diseases +I83229- | Cardiovascular diseases +I83811- | Cardiovascular diseases +I83812- | Cardiovascular diseases +I83813- | Cardiovascular diseases +I83819- | Cardiovascular diseases +I83891- | Cardiovascular diseases +I83892- | Cardiovascular diseases +I83893- | Cardiovascular diseases +I83899- | Cardiovascular diseases +I839--- | Cardiovascular diseases +I86---- | Cardiovascular diseases +I860--- | Cardiovascular diseases +I861--- | Cardiovascular diseases +I862--- | Cardiovascular diseases +I863--- | Cardiovascular diseases +I864--- | Cardiovascular diseases +I868--- | Cardiovascular diseases +I87---- | Cardiovascular diseases +I870--- | Cardiovascular diseases +I87001- | Cardiovascular diseases +I87002- | Cardiovascular diseases +I87003- | Cardiovascular diseases +I87009- | Cardiovascular diseases +I87011- | Cardiovascular diseases +I87012- | Cardiovascular diseases +I87013- | Cardiovascular diseases +I87019- | Cardiovascular diseases +I87021- | Cardiovascular diseases +I87022- | Cardiovascular diseases +I87023- | Cardiovascular diseases +I87029- | Cardiovascular diseases +I87031- | Cardiovascular diseases +I87032- | Cardiovascular diseases +I87033- | Cardiovascular diseases +I87039- | Cardiovascular diseases +I87091- | Cardiovascular diseases +I87092- | Cardiovascular diseases +I87093- | Cardiovascular diseases +I87099- | Cardiovascular diseases +I871--- | Cardiovascular diseases +I872--- | Cardiovascular diseases +I87301- | Cardiovascular diseases +I87302- | Cardiovascular diseases +I87303- | Cardiovascular diseases +I87309- | Cardiovascular diseases +I87311- | Cardiovascular diseases +I87312- | Cardiovascular diseases +I87313- | Cardiovascular diseases +I87319- | Cardiovascular diseases +I87321- | Cardiovascular diseases +I87322- | Cardiovascular diseases +I87323- | Cardiovascular diseases +I87329- | Cardiovascular diseases +I87331- | Cardiovascular diseases +I87332- | Cardiovascular diseases +I87333- | Cardiovascular diseases +I87339- | Cardiovascular diseases +I87391- | Cardiovascular diseases +I87392- | Cardiovascular diseases +I87393- | Cardiovascular diseases +I87399- | Cardiovascular diseases +I878--- | Cardiovascular diseases +I879--- | Cardiovascular diseases +I88---- | Cardiovascular diseases +I880--- | Cardiovascular diseases +I881--- | Cardiovascular diseases +I888--- | Cardiovascular diseases +I889--- | Cardiovascular diseases +I89---- | Cardiovascular diseases +I890--- | Cardiovascular diseases +I899--- | Cardiovascular diseases +I98---- | Cardiovascular diseases +K751--- | Cardiovascular diseases +I01---- | Rheumatic heart disease +I010--- | Rheumatic heart disease +I011--- | Rheumatic heart disease +I012--- | Rheumatic heart disease +I018--- | Rheumatic heart disease +I019--- | Rheumatic heart disease +I020--- | Rheumatic heart disease +I05---- | Rheumatic heart disease +I050--- | Rheumatic heart disease +I051--- | Rheumatic heart disease +I052--- | Rheumatic heart disease +I058--- | Rheumatic heart disease +I059--- | Rheumatic heart disease +I06---- | Rheumatic heart disease +I060--- | Rheumatic heart disease +I061--- | Rheumatic heart disease +I062--- | Rheumatic heart disease +I068--- | Rheumatic heart disease +I069--- | Rheumatic heart disease +I07---- | Rheumatic heart disease +I070--- | Rheumatic heart disease +I071--- | Rheumatic heart disease +I072--- | Rheumatic heart disease +I078--- | Rheumatic heart disease +I079--- | Rheumatic heart disease +I08---- | Rheumatic heart disease +I080--- | Rheumatic heart disease +I081--- | Rheumatic heart disease +I082--- | Rheumatic heart disease +I083--- | Rheumatic heart disease +I088--- | Rheumatic heart disease +I089--- | Rheumatic heart disease +I09---- | Rheumatic heart disease +I090--- | Rheumatic heart disease +I091--- | Rheumatic heart disease +I092--- | Rheumatic heart disease +I098--- | Rheumatic heart disease +I0981-- | Rheumatic heart disease +I0989-- | Rheumatic heart disease +I099--- | Rheumatic heart disease +I20---- | Ischaemic heart disease +I200--- | Ischaemic heart disease +I201--- | Ischaemic heart disease +I208--- | Ischaemic heart disease +I209--- | Ischaemic heart disease +I21---- | Ischaemic heart disease +I210--- | Ischaemic heart disease +I2101-- | Ischaemic heart disease +I2102-- | Ischaemic heart disease +I2109-- | Ischaemic heart disease +I211--- | Ischaemic heart disease +I2111-- | Ischaemic heart disease +I2119-- | Ischaemic heart disease +I212--- | Ischaemic heart disease +I2121-- | Ischaemic heart disease +I2129-- | Ischaemic heart disease +I213--- | Ischaemic heart disease +I214--- | Ischaemic heart disease +I219--- | Ischaemic heart disease +I21A1-- | Ischaemic heart disease +I21A9-- | Ischaemic heart disease +I22---- | Ischaemic heart disease +I220--- | Ischaemic heart disease +I221--- | Ischaemic heart disease +I222--- | Ischaemic heart disease +I228--- | Ischaemic heart disease +I229--- | Ischaemic heart disease +I23---- | Ischaemic heart disease +I230--- | Ischaemic heart disease +I231--- | Ischaemic heart disease +I232--- | Ischaemic heart disease +I233--- | Ischaemic heart disease +I234--- | Ischaemic heart disease +I235--- | Ischaemic heart disease +I236--- | Ischaemic heart disease +I237--- | Ischaemic heart disease +I238--- | Ischaemic heart disease +I24---- | Ischaemic heart disease +I240--- | Ischaemic heart disease +I241--- | Ischaemic heart disease +I248--- | Ischaemic heart disease +I249--- | Ischaemic heart disease +I25---- | Ischaemic heart disease +I250--- | Ischaemic heart disease +I251--- | Ischaemic heart disease +I2510-- | Ischaemic heart disease +I25110- | Ischaemic heart disease +I25111- | Ischaemic heart disease +I25118- | Ischaemic heart disease +I25119- | Ischaemic heart disease +I252--- | Ischaemic heart disease +I253--- | Ischaemic heart disease +I254--- | Ischaemic heart disease +I2541-- | Ischaemic heart disease +I2542-- | Ischaemic heart disease +I255--- | Ischaemic heart disease +I256--- | Ischaemic heart disease +I25700- | Ischaemic heart disease +I25701- | Ischaemic heart disease +I25708- | Ischaemic heart disease +I25709- | Ischaemic heart disease +I25710- | Ischaemic heart disease +I25711- | Ischaemic heart disease +I25718- | Ischaemic heart disease +I25719- | Ischaemic heart disease +I25720- | Ischaemic heart disease +I25721- | Ischaemic heart disease +I25728- | Ischaemic heart disease +I25729- | Ischaemic heart disease +I25730- | Ischaemic heart disease +I25731- | Ischaemic heart disease +I25738- | Ischaemic heart disease +I25739- | Ischaemic heart disease +I25750- | Ischaemic heart disease +I25751- | Ischaemic heart disease +I25758- | Ischaemic heart disease +I25759- | Ischaemic heart disease +I25760- | Ischaemic heart disease +I25761- | Ischaemic heart disease +I25768- | Ischaemic heart disease +I25769- | Ischaemic heart disease +I25790- | Ischaemic heart disease +I25791- | Ischaemic heart disease +I25798- | Ischaemic heart disease +I25799- | Ischaemic heart disease +I258--- | Ischaemic heart disease +I25810- | Ischaemic heart disease +I25811- | Ischaemic heart disease +I25812- | Ischaemic heart disease +I2582-- | Ischaemic heart disease +I2583-- | Ischaemic heart disease +I2584-- | Ischaemic heart disease +I2589-- | Ischaemic heart disease +I259--- | Ischaemic heart disease +G45---- | Stroke +G450--- | Stroke +G451--- | Stroke +G452--- | Stroke +G453--- | Stroke +G454--- | Stroke +G458--- | Stroke +G459--- | Stroke +G46---- | Stroke +G460--- | Stroke +G461--- | Stroke +G462--- | Stroke +G463--- | Stroke +G464--- | Stroke +G465--- | Stroke +G466--- | Stroke +G467--- | Stroke +G468--- | Stroke +I60---- | Stroke +I600--- | Stroke +I6000-- | Stroke +I6001-- | Stroke +I6002-- | Stroke +I601--- | Stroke +I6010-- | Stroke +I6011-- | Stroke +I6012-- | Stroke +I602--- | Stroke +I603--- | Stroke +I6030-- | Stroke +I6031-- | Stroke +I6032-- | Stroke +I604--- | Stroke +I605--- | Stroke +I6050-- | Stroke +I6051-- | Stroke +I6052-- | Stroke +I606--- | Stroke +I607--- | Stroke +I608--- | Stroke +I609--- | Stroke +I61---- | Stroke +I610--- | Stroke +I611--- | Stroke +I612--- | Stroke +I613--- | Stroke +I614--- | Stroke +I615--- | Stroke +I616--- | Stroke +I618--- | Stroke +I619--- | Stroke +I62---- | Stroke +I620--- | Stroke +I6200-- | Stroke +I6201-- | Stroke +I6202-- | Stroke +I6203-- | Stroke +I621--- | Stroke +I629--- | Stroke +I63---- | Stroke +I630--- | Stroke +I6300-- | Stroke +I63011- | Stroke +I63012- | Stroke +I63013- | Stroke +I63019- | Stroke +I6302-- | Stroke +I63031- | Stroke +I63032- | Stroke +I63033- | Stroke +I63039- | Stroke +I6309-- | Stroke +I631--- | Stroke +I6310-- | Stroke +I63111- | Stroke +I63112- | Stroke +I63113- | Stroke +I63119- | Stroke +I6312-- | Stroke +I63131- | Stroke +I63132- | Stroke +I63133- | Stroke +I63139- | Stroke +I6319-- | Stroke +I632--- | Stroke +I6320-- | Stroke +I63211- | Stroke +I63212- | Stroke +I63213- | Stroke +I63219- | Stroke +I6322-- | Stroke +I63231- | Stroke +I63232- | Stroke +I63233- | Stroke +I63239- | Stroke +I6329-- | Stroke +I633--- | Stroke +I6330-- | Stroke +I63311- | Stroke +I63312- | Stroke +I63313- | Stroke +I63319- | Stroke +I63321- | Stroke +I63322- | Stroke +I63323- | Stroke +I63329- | Stroke +I63331- | Stroke +I63332- | Stroke +I63333- | Stroke +I63339- | Stroke +I63341- | Stroke +I63342- | Stroke +I63343- | Stroke +I63349- | Stroke +I6339-- | Stroke +I634--- | Stroke +I6340-- | Stroke +I63411- | Stroke +I63412- | Stroke +I63413- | Stroke +I63419- | Stroke +I63421- | Stroke +I63422- | Stroke +I63423- | Stroke +I63429- | Stroke +I63431- | Stroke +I63432- | Stroke +I63433- | Stroke +I63439- | Stroke +I63441- | Stroke +I63442- | Stroke +I63443- | Stroke +I63449- | Stroke +I6349-- | Stroke +I635--- | Stroke +I6350-- | Stroke +I63511- | Stroke +I63512- | Stroke +I63513- | Stroke +I63519- | Stroke +I63521- | Stroke +I63522- | Stroke +I63523- | Stroke +I63529- | Stroke +I63531- | Stroke +I63532- | Stroke +I63533- | Stroke +I63539- | Stroke +I63541- | Stroke +I63542- | Stroke +I63543- | Stroke +I63549- | Stroke +I6359-- | Stroke +I636--- | Stroke +I638--- | Stroke +I6381-- | Stroke +I6389-- | Stroke +I639--- | Stroke +I65---- | Stroke +I650--- | Stroke +I6501-- | Stroke +I6502-- | Stroke +I6503-- | Stroke +I6509-- | Stroke +I651--- | Stroke +I652--- | Stroke +I6521-- | Stroke +I6522-- | Stroke +I6523-- | Stroke +I6529-- | Stroke +I653--- | Stroke +I658--- | Stroke +I659--- | Stroke +I66---- | Stroke +I660--- | Stroke +I6601-- | Stroke +I6602-- | Stroke +I6603-- | Stroke +I6609-- | Stroke +I661--- | Stroke +I6611-- | Stroke +I6612-- | Stroke +I6613-- | Stroke +I6619-- | Stroke +I662--- | Stroke +I6621-- | Stroke +I6622-- | Stroke +I6623-- | Stroke +I6629-- | Stroke +I663--- | Stroke +I664--- | Stroke +I668--- | Stroke +I669--- | Stroke +I670--- | Stroke +I671--- | Stroke +I672--- | Stroke +I673--- | Stroke +I675--- | Stroke +I676--- | Stroke +I681--- | Stroke +I682--- | Stroke +I690--- | Stroke +I6900-- | Stroke +I69010- | Stroke +I69011- | Stroke +I69012- | Stroke +I69013- | Stroke +I69014- | Stroke +I69015- | Stroke +I69018- | Stroke +I69019- | Stroke +I69020- | Stroke +I69021- | Stroke +I69022- | Stroke +I69023- | Stroke +I69028- | Stroke +I69031- | Stroke +I69032- | Stroke +I69033- | Stroke +I69034- | Stroke +I69039- | Stroke +I69041- | Stroke +I69042- | Stroke +I69043- | Stroke +I69044- | Stroke +I69049- | Stroke +I69051- | Stroke +I69052- | Stroke +I69053- | Stroke +I69054- | Stroke +I69059- | Stroke +I69061- | Stroke +I69062- | Stroke +I69063- | Stroke +I69064- | Stroke +I69065- | Stroke +I69069- | Stroke +I69090- | Stroke +I69091- | Stroke +I69092- | Stroke +I69093- | Stroke +I69098- | Stroke +I691--- | Stroke +I6910-- | Stroke +I69110- | Stroke +I69111- | Stroke +I69112- | Stroke +I69113- | Stroke +I69114- | Stroke +I69115- | Stroke +I69118- | Stroke +I69119- | Stroke +I69120- | Stroke +I69121- | Stroke +I69122- | Stroke +I69123- | Stroke +I69128- | Stroke +I69131- | Stroke +I69132- | Stroke +I69133- | Stroke +I69134- | Stroke +I69139- | Stroke +I69141- | Stroke +I69142- | Stroke +I69143- | Stroke +I69144- | Stroke +I69149- | Stroke +I69151- | Stroke +I69152- | Stroke +I69153- | Stroke +I69154- | Stroke +I69159- | Stroke +I69161- | Stroke +I69162- | Stroke +I69163- | Stroke +I69164- | Stroke +I69165- | Stroke +I69169- | Stroke +I69190- | Stroke +I69191- | Stroke +I69192- | Stroke +I69193- | Stroke +I69198- | Stroke +I692--- | Stroke +I6920-- | Stroke +I69210- | Stroke +I69211- | Stroke +I69212- | Stroke +I69213- | Stroke +I69214- | Stroke +I69215- | Stroke +I69218- | Stroke +I69219- | Stroke +I69220- | Stroke +I69221- | Stroke +I69222- | Stroke +I69223- | Stroke +I69228- | Stroke +I69231- | Stroke +I69232- | Stroke +I69233- | Stroke +I69234- | Stroke +I69239- | Stroke +I69241- | Stroke +I69242- | Stroke +I69243- | Stroke +I69244- | Stroke +I69249- | Stroke +I69251- | Stroke +I69252- | Stroke +I69253- | Stroke +I69254- | Stroke +I69259- | Stroke +I69261- | Stroke +I69262- | Stroke +I69263- | Stroke +I69264- | Stroke +I69265- | Stroke +I69269- | Stroke +I69290- | Stroke +I69291- | Stroke +I69292- | Stroke +I69293- | Stroke +I69298- | Stroke +I693--- | Stroke +G45---- | Ischaemic stroke +G450--- | Ischaemic stroke +G451--- | Ischaemic stroke +G452--- | Ischaemic stroke +G453--- | Ischaemic stroke +G454--- | Ischaemic stroke +G458--- | Ischaemic stroke +G459--- | Ischaemic stroke +G46---- | Ischaemic stroke +G460--- | Ischaemic stroke +G461--- | Ischaemic stroke +G462--- | Ischaemic stroke +G463--- | Ischaemic stroke +G464--- | Ischaemic stroke +G465--- | Ischaemic stroke +G466--- | Ischaemic stroke +G467--- | Ischaemic stroke +G468--- | Ischaemic stroke +I63---- | Ischaemic stroke +I630--- | Ischaemic stroke +I6300-- | Ischaemic stroke +I63011- | Ischaemic stroke +I63012- | Ischaemic stroke +I63013- | Ischaemic stroke +I63019- | Ischaemic stroke +I6302-- | Ischaemic stroke +I63031- | Ischaemic stroke +I63032- | Ischaemic stroke +I63033- | Ischaemic stroke +I63039- | Ischaemic stroke +I6309-- | Ischaemic stroke +I631--- | Ischaemic stroke +I6310-- | Ischaemic stroke +I63111- | Ischaemic stroke +I63112- | Ischaemic stroke +I63113- | Ischaemic stroke +I63119- | Ischaemic stroke +I6312-- | Ischaemic stroke +I63131- | Ischaemic stroke +I63132- | Ischaemic stroke +I63133- | Ischaemic stroke +I63139- | Ischaemic stroke +I6319-- | Ischaemic stroke +I632--- | Ischaemic stroke +I6320-- | Ischaemic stroke +I63211- | Ischaemic stroke +I63212- | Ischaemic stroke +I63213- | Ischaemic stroke +I63219- | Ischaemic stroke +I6322-- | Ischaemic stroke +I63231- | Ischaemic stroke +I63232- | Ischaemic stroke +I63233- | Ischaemic stroke +I63239- | Ischaemic stroke +I6329-- | Ischaemic stroke +I633--- | Ischaemic stroke +I6330-- | Ischaemic stroke +I63311- | Ischaemic stroke +I63312- | Ischaemic stroke +I63313- | Ischaemic stroke +I63319- | Ischaemic stroke +I63321- | Ischaemic stroke +I63322- | Ischaemic stroke +I63323- | Ischaemic stroke +I63329- | Ischaemic stroke +I63331- | Ischaemic stroke +I63332- | Ischaemic stroke +I63333- | Ischaemic stroke +I63339- | Ischaemic stroke +I63341- | Ischaemic stroke +I63342- | Ischaemic stroke +I63343- | Ischaemic stroke +I63349- | Ischaemic stroke +I6339-- | Ischaemic stroke +I634--- | Ischaemic stroke +I6340-- | Ischaemic stroke +I63411- | Ischaemic stroke +I63412- | Ischaemic stroke +I63413- | Ischaemic stroke +I63419- | Ischaemic stroke +I63421- | Ischaemic stroke +I63422- | Ischaemic stroke +I63423- | Ischaemic stroke +I63429- | Ischaemic stroke +I63431- | Ischaemic stroke +I63432- | Ischaemic stroke +I63433- | Ischaemic stroke +I63439- | Ischaemic stroke +I63441- | Ischaemic stroke +I63442- | Ischaemic stroke +I63443- | Ischaemic stroke +I63449- | Ischaemic stroke +I6349-- | Ischaemic stroke +I635--- | Ischaemic stroke +I6350-- | Ischaemic stroke +I63511- | Ischaemic stroke +I63512- | Ischaemic stroke +I63513- | Ischaemic stroke +I63519- | Ischaemic stroke +I63521- | Ischaemic stroke +I63522- | Ischaemic stroke +I63523- | Ischaemic stroke +I63529- | Ischaemic stroke +I63531- | Ischaemic stroke +I63532- | Ischaemic stroke +I63533- | Ischaemic stroke +I63539- | Ischaemic stroke +I63541- | Ischaemic stroke +I63542- | Ischaemic stroke +I63543- | Ischaemic stroke +I63549- | Ischaemic stroke +I6359-- | Ischaemic stroke +I636--- | Ischaemic stroke +I638--- | Ischaemic stroke +I6381-- | Ischaemic stroke +I6389-- | Ischaemic stroke +I639--- | Ischaemic stroke +I65---- | Ischaemic stroke +I650--- | Ischaemic stroke +I6501-- | Ischaemic stroke +I6502-- | Ischaemic stroke +I6503-- | Ischaemic stroke +I6509-- | Ischaemic stroke +I651--- | Ischaemic stroke +I652--- | Ischaemic stroke +I6521-- | Ischaemic stroke +I6522-- | Ischaemic stroke +I6523-- | Ischaemic stroke +I6529-- | Ischaemic stroke +I653--- | Ischaemic stroke +I658--- | Ischaemic stroke +I659--- | Ischaemic stroke +I66---- | Ischaemic stroke +I660--- | Ischaemic stroke +I6601-- | Ischaemic stroke +I6602-- | Ischaemic stroke +I6603-- | Ischaemic stroke +I6609-- | Ischaemic stroke +I661--- | Ischaemic stroke +I6611-- | Ischaemic stroke +I6612-- | Ischaemic stroke +I6613-- | Ischaemic stroke +I6619-- | Ischaemic stroke +I662--- | Ischaemic stroke +I6621-- | Ischaemic stroke +I6622-- | Ischaemic stroke +I6623-- | Ischaemic stroke +I6629-- | Ischaemic stroke +I663--- | Ischaemic stroke +I664--- | Ischaemic stroke +I668--- | Ischaemic stroke +I669--- | Ischaemic stroke +I672--- | Ischaemic stroke +I673--- | Ischaemic stroke +I675--- | Ischaemic stroke +I676--- | Ischaemic stroke +I693--- | Ischaemic stroke +I61---- | Intracerebral haemorrhage +I610--- | Intracerebral haemorrhage +I611--- | Intracerebral haemorrhage +I612--- | Intracerebral haemorrhage +I613--- | Intracerebral haemorrhage +I614--- | Intracerebral haemorrhage +I615--- | Intracerebral haemorrhage +I616--- | Intracerebral haemorrhage +I618--- | Intracerebral haemorrhage +I619--- | Intracerebral haemorrhage +I62---- | Intracerebral haemorrhage +I621--- | Intracerebral haemorrhage +I629--- | Intracerebral haemorrhage +I681--- | Intracerebral haemorrhage +I682--- | Intracerebral haemorrhage +I691--- | Intracerebral haemorrhage +I6910-- | Intracerebral haemorrhage +I69110- | Intracerebral haemorrhage +I69111- | Intracerebral haemorrhage +I69112- | Intracerebral haemorrhage +I69113- | Intracerebral haemorrhage +I69114- | Intracerebral haemorrhage +I69115- | Intracerebral haemorrhage +I69118- | Intracerebral haemorrhage +I69119- | Intracerebral haemorrhage +I69120- | Intracerebral haemorrhage +I69121- | Intracerebral haemorrhage +I69122- | Intracerebral haemorrhage +I69123- | Intracerebral haemorrhage +I69128- | Intracerebral haemorrhage +I69131- | Intracerebral haemorrhage +I69132- | Intracerebral haemorrhage +I69133- | Intracerebral haemorrhage +I69134- | Intracerebral haemorrhage +I69139- | Intracerebral haemorrhage +I69141- | Intracerebral haemorrhage +I69142- | Intracerebral haemorrhage +I69143- | Intracerebral haemorrhage +I69144- | Intracerebral haemorrhage +I69149- | Intracerebral haemorrhage +I69151- | Intracerebral haemorrhage +I69152- | Intracerebral haemorrhage +I69153- | Intracerebral haemorrhage +I69154- | Intracerebral haemorrhage +I69159- | Intracerebral haemorrhage +I69161- | Intracerebral haemorrhage +I69162- | Intracerebral haemorrhage +I69163- | Intracerebral haemorrhage +I69164- | Intracerebral haemorrhage +I69165- | Intracerebral haemorrhage +I69169- | Intracerebral haemorrhage +I69190- | Intracerebral haemorrhage +I69191- | Intracerebral haemorrhage +I69192- | Intracerebral haemorrhage +I69193- | Intracerebral haemorrhage +I69198- | Intracerebral haemorrhage +I692--- | Intracerebral haemorrhage +I60---- | Subarachnoid hemorrhage +I600--- | Subarachnoid hemorrhage +I6000-- | Subarachnoid hemorrhage +I6001-- | Subarachnoid hemorrhage +I6002-- | Subarachnoid hemorrhage +I601--- | Subarachnoid hemorrhage +I6010-- | Subarachnoid hemorrhage +I6011-- | Subarachnoid hemorrhage +I6012-- | Subarachnoid hemorrhage +I602--- | Subarachnoid hemorrhage +I603--- | Subarachnoid hemorrhage +I6030-- | Subarachnoid hemorrhage +I6031-- | Subarachnoid hemorrhage +I6032-- | Subarachnoid hemorrhage +I604--- | Subarachnoid hemorrhage +I605--- | Subarachnoid hemorrhage +I6050-- | Subarachnoid hemorrhage +I6051-- | Subarachnoid hemorrhage +I6052-- | Subarachnoid hemorrhage +I606--- | Subarachnoid hemorrhage +I607--- | Subarachnoid hemorrhage +I608--- | Subarachnoid hemorrhage +I609--- | Subarachnoid hemorrhage +I620--- | Subarachnoid hemorrhage +I670--- | Subarachnoid hemorrhage +I671--- | Subarachnoid hemorrhage +I690--- | Subarachnoid hemorrhage +I11---- | Hypertensive heart disease +I110--- | Hypertensive heart disease +I119--- | Hypertensive heart disease +I34---- | Non-rheumatic valvular heart disease +I340--- | Non-rheumatic valvular heart disease +I341--- | Non-rheumatic valvular heart disease +I342--- | Non-rheumatic valvular heart disease +I348--- | Non-rheumatic valvular heart disease +I349--- | Non-rheumatic valvular heart disease +I35---- | Non-rheumatic valvular heart disease +I350--- | Non-rheumatic valvular heart disease +I351--- | Non-rheumatic valvular heart disease +I352--- | Non-rheumatic valvular heart disease +I358--- | Non-rheumatic valvular heart disease +I359--- | Non-rheumatic valvular heart disease +I36---- | Non-rheumatic valvular heart disease +I360--- | Non-rheumatic valvular heart disease +I361--- | Non-rheumatic valvular heart disease +I362--- | Non-rheumatic valvular heart disease +I368--- | Non-rheumatic valvular heart disease +I369--- | Non-rheumatic valvular heart disease +I37---- | Non-rheumatic valvular heart disease +I370--- | Non-rheumatic valvular heart disease +I371--- | Non-rheumatic valvular heart disease +I372--- | Non-rheumatic valvular heart disease +I378--- | Non-rheumatic valvular heart disease +I35---- | Non-rheumatic calcific aortic valvular heart disease +I350--- | Non-rheumatic calcific aortic valvular heart disease +I351--- | Non-rheumatic calcific aortic valvular heart disease +I352--- | Non-rheumatic calcific aortic valvular heart disease +I358--- | Non-rheumatic calcific aortic valvular heart disease +I359--- | Non-rheumatic calcific aortic valvular heart disease +I34---- | Non-rheumatic degenerative mitral valvular heart disease +I340--- | Non-rheumatic degenerative mitral valvular heart disease +I341--- | Non-rheumatic degenerative mitral valvular heart disease +I342--- | Non-rheumatic degenerative mitral valvular heart disease +I348--- | Non-rheumatic degenerative mitral valvular heart disease +I349--- | Non-rheumatic degenerative mitral valvular heart disease +I36---- | Other non-rheumatic valvular heart diseases +I360--- | Other non-rheumatic valvular heart diseases +I361--- | Other non-rheumatic valvular heart diseases +I362--- | Other non-rheumatic valvular heart diseases +I368--- | Other non-rheumatic valvular heart diseases +I369--- | Other non-rheumatic valvular heart diseases +I37---- | Other non-rheumatic valvular heart diseases +I370--- | Other non-rheumatic valvular heart diseases +I371--- | Other non-rheumatic valvular heart diseases +I372--- | Other non-rheumatic valvular heart diseases +I378--- | Other non-rheumatic valvular heart diseases +B332--- | Cardiomyopathy and myocarditis +I40---- | Cardiomyopathy and myocarditis +I400--- | Cardiomyopathy and myocarditis +I401--- | Cardiomyopathy and myocarditis +I408--- | Cardiomyopathy and myocarditis +I409--- | Cardiomyopathy and myocarditis +I41---- | Cardiomyopathy and myocarditis +I410--- | Cardiomyopathy and myocarditis +I411--- | Cardiomyopathy and myocarditis +I412--- | Cardiomyopathy and myocarditis +I418--- | Cardiomyopathy and myocarditis +I421--- | Cardiomyopathy and myocarditis +I422--- | Cardiomyopathy and myocarditis +I423--- | Cardiomyopathy and myocarditis +I424--- | Cardiomyopathy and myocarditis +I425--- | Cardiomyopathy and myocarditis +I426--- | Cardiomyopathy and myocarditis +I427--- | Cardiomyopathy and myocarditis +I428--- | Cardiomyopathy and myocarditis +I43---- | Cardiomyopathy and myocarditis +I430--- | Cardiomyopathy and myocarditis +I431--- | Cardiomyopathy and myocarditis +I432--- | Cardiomyopathy and myocarditis +I438--- | Cardiomyopathy and myocarditis +I514--- | Cardiomyopathy and myocarditis +B332--- | Myocarditis +I40---- | Myocarditis +I400--- | Myocarditis +I401--- | Myocarditis +I408--- | Myocarditis +I409--- | Myocarditis +I41---- | Myocarditis +I410--- | Myocarditis +I411--- | Myocarditis +I412--- | Myocarditis +I418--- | Myocarditis +I514--- | Myocarditis +I426--- | Alcoholic cardiomyopathy +I421--- | Other cardiomyopathy +I422--- | Other cardiomyopathy +I423--- | Other cardiomyopathy +I424--- | Other cardiomyopathy +I425--- | Other cardiomyopathy +I427--- | Other cardiomyopathy +I428--- | Other cardiomyopathy +I43---- | Other cardiomyopathy +I430--- | Other cardiomyopathy +I431--- | Other cardiomyopathy +I432--- | Other cardiomyopathy +I438--- | Other cardiomyopathy +I270--- | Pulmonary arterial hypertension +I272--- | Pulmonary arterial hypertension +I48---- | Atrial fibrillation and flutter +I480--- | Atrial fibrillation and flutter +I481--- | Atrial fibrillation and flutter +I482--- | Atrial fibrillation and flutter +I483--- | Atrial fibrillation and flutter +I484--- | Atrial fibrillation and flutter +I489--- | Atrial fibrillation and flutter +I71---- | Aortic aneurysm +I710--- | Aortic aneurysm +I7100-- | Aortic aneurysm +I7101-- | Aortic aneurysm +I7102-- | Aortic aneurysm +I7103-- | Aortic aneurysm +I711--- | Aortic aneurysm +I712--- | Aortic aneurysm +I713--- | Aortic aneurysm +I714--- | Aortic aneurysm +I715--- | Aortic aneurysm +I716--- | Aortic aneurysm +I718--- | Aortic aneurysm +I719--- | Aortic aneurysm +I702--- | Peripheral artery disease +I70201- | Peripheral artery disease +I70202- | Peripheral artery disease +I70203- | Peripheral artery disease +I70208- | Peripheral artery disease +I70209- | Peripheral artery disease +I70211- | Peripheral artery disease +I70212- | Peripheral artery disease +I70213- | Peripheral artery disease +I70218- | Peripheral artery disease +I70219- | Peripheral artery disease +I70221- | Peripheral artery disease +I70222- | Peripheral artery disease +I70223- | Peripheral artery disease +I70228- | Peripheral artery disease +I70229- | Peripheral artery disease +I70231- | Peripheral artery disease +I70232- | Peripheral artery disease +I70233- | Peripheral artery disease +I70234- | Peripheral artery disease +I70235- | Peripheral artery disease +I70238- | Peripheral artery disease +I70239- | Peripheral artery disease +I70241- | Peripheral artery disease +I70242- | Peripheral artery disease +I70243- | Peripheral artery disease +I70244- | Peripheral artery disease +I70245- | Peripheral artery disease +I70248- | Peripheral artery disease +I70249- | Peripheral artery disease +I7025-- | Peripheral artery disease +I70261- | Peripheral artery disease +I70262- | Peripheral artery disease +I70263- | Peripheral artery disease +I70268- | Peripheral artery disease +I70269- | Peripheral artery disease +I70291- | Peripheral artery disease +I70292- | Peripheral artery disease +I70293- | Peripheral artery disease +I70298- | Peripheral artery disease +I70299- | Peripheral artery disease +I70301- | Peripheral artery disease +I70302- | Peripheral artery disease +I70303- | Peripheral artery disease +I70308- | Peripheral artery disease +I70309- | Peripheral artery disease +I70311- | Peripheral artery disease +I70312- | Peripheral artery disease +I70313- | Peripheral artery disease +I70318- | Peripheral artery disease +I70319- | Peripheral artery disease +I70321- | Peripheral artery disease +I70322- | Peripheral artery disease +I70323- | Peripheral artery disease +I70328- | Peripheral artery disease +I70329- | Peripheral artery disease +I70331- | Peripheral artery disease +I70332- | Peripheral artery disease +I70333- | Peripheral artery disease +I70334- | Peripheral artery disease +I70335- | Peripheral artery disease +I70338- | Peripheral artery disease +I70339- | Peripheral artery disease +I70341- | Peripheral artery disease +I70342- | Peripheral artery disease +I70343- | Peripheral artery disease +I70344- | Peripheral artery disease +I70345- | Peripheral artery disease +I70348- | Peripheral artery disease +I70349- | Peripheral artery disease +I7035-- | Peripheral artery disease +I70361- | Peripheral artery disease +I70362- | Peripheral artery disease +I70363- | Peripheral artery disease +I70368- | Peripheral artery disease +I70369- | Peripheral artery disease +I70391- | Peripheral artery disease +I70392- | Peripheral artery disease +I70393- | Peripheral artery disease +I70398- | Peripheral artery disease +I70399- | Peripheral artery disease +I70401- | Peripheral artery disease +I70402- | Peripheral artery disease +I70403- | Peripheral artery disease +I70408- | Peripheral artery disease +I70409- | Peripheral artery disease +I70411- | Peripheral artery disease +I70412- | Peripheral artery disease +I70413- | Peripheral artery disease +I70418- | Peripheral artery disease +I70419- | Peripheral artery disease +I70421- | Peripheral artery disease +I70422- | Peripheral artery disease +I70423- | Peripheral artery disease +I70428- | Peripheral artery disease +I70429- | Peripheral artery disease +I70431- | Peripheral artery disease +I70432- | Peripheral artery disease +I70433- | Peripheral artery disease +I70434- | Peripheral artery disease +I70435- | Peripheral artery disease +I70438- | Peripheral artery disease +I70439- | Peripheral artery disease +I70441- | Peripheral artery disease +I70442- | Peripheral artery disease +I70443- | Peripheral artery disease +I70444- | Peripheral artery disease +I70445- | Peripheral artery disease +I70448- | Peripheral artery disease +I70449- | Peripheral artery disease +I7045-- | Peripheral artery disease +I70461- | Peripheral artery disease +I70462- | Peripheral artery disease +I70463- | Peripheral artery disease +I70468- | Peripheral artery disease +I70469- | Peripheral artery disease +I70491- | Peripheral artery disease +I70492- | Peripheral artery disease +I70493- | Peripheral artery disease +I70498- | Peripheral artery disease +I70499- | Peripheral artery disease +I70501- | Peripheral artery disease +I70502- | Peripheral artery disease +I70503- | Peripheral artery disease +I70508- | Peripheral artery disease +I70509- | Peripheral artery disease +I70511- | Peripheral artery disease +I70512- | Peripheral artery disease +I70513- | Peripheral artery disease +I70518- | Peripheral artery disease +I70519- | Peripheral artery disease +I70521- | Peripheral artery disease +I70522- | Peripheral artery disease +I70523- | Peripheral artery disease +I70528- | Peripheral artery disease +I70529- | Peripheral artery disease +I70531- | Peripheral artery disease +I70532- | Peripheral artery disease +I70533- | Peripheral artery disease +I70534- | Peripheral artery disease +I70535- | Peripheral artery disease +I70538- | Peripheral artery disease +I70539- | Peripheral artery disease +I70541- | Peripheral artery disease +I70542- | Peripheral artery disease +I70543- | Peripheral artery disease +I70544- | Peripheral artery disease +I70545- | Peripheral artery disease +I70548- | Peripheral artery disease +I70549- | Peripheral artery disease +I7055-- | Peripheral artery disease +I70561- | Peripheral artery disease +I70562- | Peripheral artery disease +I70563- | Peripheral artery disease +I70568- | Peripheral artery disease +I70569- | Peripheral artery disease +I70591- | Peripheral artery disease +I70592- | Peripheral artery disease +I70593- | Peripheral artery disease +I70598- | Peripheral artery disease +I70599- | Peripheral artery disease +I70601- | Peripheral artery disease +I70602- | Peripheral artery disease +I70603- | Peripheral artery disease +I70608- | Peripheral artery disease +I70609- | Peripheral artery disease +I70611- | Peripheral artery disease +I70612- | Peripheral artery disease +I70613- | Peripheral artery disease +I70618- | Peripheral artery disease +I70619- | Peripheral artery disease +I70621- | Peripheral artery disease +I70622- | Peripheral artery disease +I70623- | Peripheral artery disease +I70628- | Peripheral artery disease +I70629- | Peripheral artery disease +I70631- | Peripheral artery disease +I70632- | Peripheral artery disease +I70633- | Peripheral artery disease +I70634- | Peripheral artery disease +I70635- | Peripheral artery disease +I70638- | Peripheral artery disease +I70639- | Peripheral artery disease +I70641- | Peripheral artery disease +I70642- | Peripheral artery disease +I70643- | Peripheral artery disease +I70644- | Peripheral artery disease +I70645- | Peripheral artery disease +I70648- | Peripheral artery disease +I70649- | Peripheral artery disease +I7065-- | Peripheral artery disease +I70661- | Peripheral artery disease +I70662- | Peripheral artery disease +I70663- | Peripheral artery disease +I70668- | Peripheral artery disease +I70669- | Peripheral artery disease +I70691- | Peripheral artery disease +I70692- | Peripheral artery disease +I70693- | Peripheral artery disease +I70698- | Peripheral artery disease +I70699- | Peripheral artery disease +I70701- | Peripheral artery disease +I70702- | Peripheral artery disease +I70703- | Peripheral artery disease +I70708- | Peripheral artery disease +I70709- | Peripheral artery disease +I70711- | Peripheral artery disease +I70712- | Peripheral artery disease +I70713- | Peripheral artery disease +I70718- | Peripheral artery disease +I70719- | Peripheral artery disease +I70721- | Peripheral artery disease +I70722- | Peripheral artery disease +I70723- | Peripheral artery disease +I70728- | Peripheral artery disease +I70729- | Peripheral artery disease +I70731- | Peripheral artery disease +I70732- | Peripheral artery disease +I70733- | Peripheral artery disease +I70734- | Peripheral artery disease +I70735- | Peripheral artery disease +I70738- | Peripheral artery disease +I70739- | Peripheral artery disease +I70741- | Peripheral artery disease +I70742- | Peripheral artery disease +I70743- | Peripheral artery disease +I70744- | Peripheral artery disease +I70745- | Peripheral artery disease +I70748- | Peripheral artery disease +I70749- | Peripheral artery disease +I7075-- | Peripheral artery disease +I70761- | Peripheral artery disease +I70762- | Peripheral artery disease +I70763- | Peripheral artery disease +I70768- | Peripheral artery disease +I70769- | Peripheral artery disease +I70791- | Peripheral artery disease +I70792- | Peripheral artery disease +I70793- | Peripheral artery disease +I70798- | Peripheral artery disease +I70799- | Peripheral artery disease +I708--- | Peripheral artery disease +I73---- | Peripheral artery disease +I730--- | Peripheral artery disease +I7300-- | Peripheral artery disease +I7301-- | Peripheral artery disease +I731--- | Peripheral artery disease +I738--- | Peripheral artery disease +I7381-- | Peripheral artery disease +I7389-- | Peripheral artery disease +I739--- | Peripheral artery disease +I33---- | Endocarditis +I330--- | Endocarditis +I339--- | Endocarditis +I38---- | Endocarditis +I39---- | Endocarditis +I390--- | Endocarditis +I391--- | Endocarditis +I392--- | Endocarditis +I393--- | Endocarditis +I394--- | Endocarditis +I398--- | Endocarditis +I28---- | Other cardiovascular and circulatory diseases (internal) +I280--- | Other cardiovascular and circulatory diseases (internal) +I281--- | Other cardiovascular and circulatory diseases (internal) +I288--- | Other cardiovascular and circulatory diseases (internal) +I289--- | Other cardiovascular and circulatory diseases (internal) +I30---- | Other cardiovascular and circulatory diseases (internal) +I300--- | Other cardiovascular and circulatory diseases (internal) +I301--- | Other cardiovascular and circulatory diseases (internal) +I308--- | Other cardiovascular and circulatory diseases (internal) +I309--- | Other cardiovascular and circulatory diseases (internal) +I31---- | Other cardiovascular and circulatory diseases (internal) +I310--- | Other cardiovascular and circulatory diseases (internal) +I311--- | Other cardiovascular and circulatory diseases (internal) +I318--- | Other cardiovascular and circulatory diseases (internal) +I319--- | Other cardiovascular and circulatory diseases (internal) +I32---- | Other cardiovascular and circulatory diseases (internal) +I320--- | Other cardiovascular and circulatory diseases (internal) +I321--- | Other cardiovascular and circulatory diseases (internal) +I328--- | Other cardiovascular and circulatory diseases (internal) +I47---- | Other cardiovascular and circulatory diseases (internal) +I470--- | Other cardiovascular and circulatory diseases (internal) +I471--- | Other cardiovascular and circulatory diseases (internal) +I472--- | Other cardiovascular and circulatory diseases (internal) +I479--- | Other cardiovascular and circulatory diseases (internal) +I510--- | Other cardiovascular and circulatory diseases (internal) +I511--- | Other cardiovascular and circulatory diseases (internal) +I512--- | Other cardiovascular and circulatory diseases (internal) +I513--- | Other cardiovascular and circulatory diseases (internal) +I680--- | Other cardiovascular and circulatory diseases (internal) +I72---- | Other cardiovascular and circulatory diseases (internal) +I720--- | Other cardiovascular and circulatory diseases (internal) +I721--- | Other cardiovascular and circulatory diseases (internal) +I722--- | Other cardiovascular and circulatory diseases (internal) +I723--- | Other cardiovascular and circulatory diseases (internal) +I724--- | Other cardiovascular and circulatory diseases (internal) +I725--- | Other cardiovascular and circulatory diseases (internal) +I726--- | Other cardiovascular and circulatory diseases (internal) +I728--- | Other cardiovascular and circulatory diseases (internal) +I729--- | Other cardiovascular and circulatory diseases (internal) +I77---- | Other cardiovascular and circulatory diseases (internal) +I770--- | Other cardiovascular and circulatory diseases (internal) +I771--- | Other cardiovascular and circulatory diseases (internal) +I772--- | Other cardiovascular and circulatory diseases (internal) +I773--- | Other cardiovascular and circulatory diseases (internal) +I774--- | Other cardiovascular and circulatory diseases (internal) +I775--- | Other cardiovascular and circulatory diseases (internal) +I776--- | Other cardiovascular and circulatory diseases (internal) +I7770-- | Other cardiovascular and circulatory diseases (internal) +I7771-- | Other cardiovascular and circulatory diseases (internal) +I7772-- | Other cardiovascular and circulatory diseases (internal) +I7773-- | Other cardiovascular and circulatory diseases (internal) +I7774-- | Other cardiovascular and circulatory diseases (internal) +I7775-- | Other cardiovascular and circulatory diseases (internal) +I7776-- | Other cardiovascular and circulatory diseases (internal) +I7777-- | Other cardiovascular and circulatory diseases (internal) +I7779-- | Other cardiovascular and circulatory diseases (internal) +I778--- | Other cardiovascular and circulatory diseases (internal) +I77810- | Other cardiovascular and circulatory diseases (internal) +I77811- | Other cardiovascular and circulatory diseases (internal) +I77812- | Other cardiovascular and circulatory diseases (internal) +I77819- | Other cardiovascular and circulatory diseases (internal) +I7789-- | Other cardiovascular and circulatory diseases (internal) +I779--- | Other cardiovascular and circulatory diseases (internal) +I78---- | Other cardiovascular and circulatory diseases (internal) +I780--- | Other cardiovascular and circulatory diseases (internal) +I781--- | Other cardiovascular and circulatory diseases (internal) +I788--- | Other cardiovascular and circulatory diseases (internal) +I789--- | Other cardiovascular and circulatory diseases (internal) +I79---- | Other cardiovascular and circulatory diseases (internal) +I790--- | Other cardiovascular and circulatory diseases (internal) +I791--- | Other cardiovascular and circulatory diseases (internal) +I792--- | Other cardiovascular and circulatory diseases (internal) +I798--- | Other cardiovascular and circulatory diseases (internal) +I80---- | Other cardiovascular and circulatory diseases (internal) +I800--- | Other cardiovascular and circulatory diseases (internal) +I8000-- | Other cardiovascular and circulatory diseases (internal) +I8001-- | Other cardiovascular and circulatory diseases (internal) +I8002-- | Other cardiovascular and circulatory diseases (internal) +I8003-- | Other cardiovascular and circulatory diseases (internal) +I801--- | Other cardiovascular and circulatory diseases (internal) +I8010-- | Other cardiovascular and circulatory diseases (internal) +I8011-- | Other cardiovascular and circulatory diseases (internal) +I8012-- | Other cardiovascular and circulatory diseases (internal) +I8013-- | Other cardiovascular and circulatory diseases (internal) +I802--- | Other cardiovascular and circulatory diseases (internal) +I80201- | Other cardiovascular and circulatory diseases (internal) +I80202- | Other cardiovascular and circulatory diseases (internal) +I80203- | Other cardiovascular and circulatory diseases (internal) +I80209- | Other cardiovascular and circulatory diseases (internal) +I80211- | Other cardiovascular and circulatory diseases (internal) +I80212- | Other cardiovascular and circulatory diseases (internal) +I80213- | Other cardiovascular and circulatory diseases (internal) +I80219- | Other cardiovascular and circulatory diseases (internal) +I80221- | Other cardiovascular and circulatory diseases (internal) +I80222- | Other cardiovascular and circulatory diseases (internal) +I80223- | Other cardiovascular and circulatory diseases (internal) +I80229- | Other cardiovascular and circulatory diseases (internal) +I80231- | Other cardiovascular and circulatory diseases (internal) +I80232- | Other cardiovascular and circulatory diseases (internal) +I80233- | Other cardiovascular and circulatory diseases (internal) +I80239- | Other cardiovascular and circulatory diseases (internal) +I80291- | Other cardiovascular and circulatory diseases (internal) +I80292- | Other cardiovascular and circulatory diseases (internal) +I80293- | Other cardiovascular and circulatory diseases (internal) +I80299- | Other cardiovascular and circulatory diseases (internal) +I803--- | Other cardiovascular and circulatory diseases (internal) +I808--- | Other cardiovascular and circulatory diseases (internal) +I809--- | Other cardiovascular and circulatory diseases (internal) +I81---- | Other cardiovascular and circulatory diseases (internal) +I82---- | Other cardiovascular and circulatory diseases (internal) +I820--- | Other cardiovascular and circulatory diseases (internal) +I821--- | Other cardiovascular and circulatory diseases (internal) +I822--- | Other cardiovascular and circulatory diseases (internal) +I82210- | Other cardiovascular and circulatory diseases (internal) +I82211- | Other cardiovascular and circulatory diseases (internal) +I82220- | Other cardiovascular and circulatory diseases (internal) +I82221- | Other cardiovascular and circulatory diseases (internal) +I82290- | Other cardiovascular and circulatory diseases (internal) +I82291- | Other cardiovascular and circulatory diseases (internal) +I823--- | Other cardiovascular and circulatory diseases (internal) +I82401- | Other cardiovascular and circulatory diseases (internal) +I82402- | Other cardiovascular and circulatory diseases (internal) +I82403- | Other cardiovascular and circulatory diseases (internal) +I82409- | Other cardiovascular and circulatory diseases (internal) +I82411- | Other cardiovascular and circulatory diseases (internal) +I82412- | Other cardiovascular and circulatory diseases (internal) +I82413- | Other cardiovascular and circulatory diseases (internal) +I82419- | Other cardiovascular and circulatory diseases (internal) +I82421- | Other cardiovascular and circulatory diseases (internal) +I82422- | Other cardiovascular and circulatory diseases (internal) +I82423- | Other cardiovascular and circulatory diseases (internal) +I82429- | Other cardiovascular and circulatory diseases (internal) +I82431- | Other cardiovascular and circulatory diseases (internal) +I82432- | Other cardiovascular and circulatory diseases (internal) +I82433- | Other cardiovascular and circulatory diseases (internal) +I82439- | Other cardiovascular and circulatory diseases (internal) +I82441- | Other cardiovascular and circulatory diseases (internal) +I82442- | Other cardiovascular and circulatory diseases (internal) +I82443- | Other cardiovascular and circulatory diseases (internal) +I82449- | Other cardiovascular and circulatory diseases (internal) +I82491- | Other cardiovascular and circulatory diseases (internal) +I82492- | Other cardiovascular and circulatory diseases (internal) +I82493- | Other cardiovascular and circulatory diseases (internal) +I82499- | Other cardiovascular and circulatory diseases (internal) +I824Y1- | Other cardiovascular and circulatory diseases (internal) +I824Y2- | Other cardiovascular and circulatory diseases (internal) +I824Y3- | Other cardiovascular and circulatory diseases (internal) +I824Y9- | Other cardiovascular and circulatory diseases (internal) +I824Z1- | Other cardiovascular and circulatory diseases (internal) +I824Z2- | Other cardiovascular and circulatory diseases (internal) +I824Z3- | Other cardiovascular and circulatory diseases (internal) +I824Z9- | Other cardiovascular and circulatory diseases (internal) +I82501- | Other cardiovascular and circulatory diseases (internal) +I82502- | Other cardiovascular and circulatory diseases (internal) +I82503- | Other cardiovascular and circulatory diseases (internal) +I82509- | Other cardiovascular and circulatory diseases (internal) +I82511- | Other cardiovascular and circulatory diseases (internal) +I82512- | Other cardiovascular and circulatory diseases (internal) +I82513- | Other cardiovascular and circulatory diseases (internal) +I82519- | Other cardiovascular and circulatory diseases (internal) +I82521- | Other cardiovascular and circulatory diseases (internal) +I82522- | Other cardiovascular and circulatory diseases (internal) +I82523- | Other cardiovascular and circulatory diseases (internal) +I82529- | Other cardiovascular and circulatory diseases (internal) +I82531- | Other cardiovascular and circulatory diseases (internal) +I82532- | Other cardiovascular and circulatory diseases (internal) +I82533- | Other cardiovascular and circulatory diseases (internal) +I82539- | Other cardiovascular and circulatory diseases (internal) +I82541- | Other cardiovascular and circulatory diseases (internal) +I82542- | Other cardiovascular and circulatory diseases (internal) +I82543- | Other cardiovascular and circulatory diseases (internal) +I82549- | Other cardiovascular and circulatory diseases (internal) +I82591- | Other cardiovascular and circulatory diseases (internal) +I82592- | Other cardiovascular and circulatory diseases (internal) +I82593- | Other cardiovascular and circulatory diseases (internal) +I82599- | Other cardiovascular and circulatory diseases (internal) +I825Y1- | Other cardiovascular and circulatory diseases (internal) +I825Y2- | Other cardiovascular and circulatory diseases (internal) +I825Y3- | Other cardiovascular and circulatory diseases (internal) +I825Y9- | Other cardiovascular and circulatory diseases (internal) +I825Z1- | Other cardiovascular and circulatory diseases (internal) +I825Z2- | Other cardiovascular and circulatory diseases (internal) +I825Z3- | Other cardiovascular and circulatory diseases (internal) +I825Z9- | Other cardiovascular and circulatory diseases (internal) +I82601- | Other cardiovascular and circulatory diseases (internal) +I82602- | Other cardiovascular and circulatory diseases (internal) +I82603- | Other cardiovascular and circulatory diseases (internal) +I82609- | Other cardiovascular and circulatory diseases (internal) +I82611- | Other cardiovascular and circulatory diseases (internal) +I82612- | Other cardiovascular and circulatory diseases (internal) +I82613- | Other cardiovascular and circulatory diseases (internal) +I82619- | Other cardiovascular and circulatory diseases (internal) +I82621- | Other cardiovascular and circulatory diseases (internal) +I82622- | Other cardiovascular and circulatory diseases (internal) +I82623- | Other cardiovascular and circulatory diseases (internal) +I82629- | Other cardiovascular and circulatory diseases (internal) +I82701- | Other cardiovascular and circulatory diseases (internal) +I82702- | Other cardiovascular and circulatory diseases (internal) +I82703- | Other cardiovascular and circulatory diseases (internal) +I82709- | Other cardiovascular and circulatory diseases (internal) +I82711- | Other cardiovascular and circulatory diseases (internal) +I82712- | Other cardiovascular and circulatory diseases (internal) +I82713- | Other cardiovascular and circulatory diseases (internal) +I82719- | Other cardiovascular and circulatory diseases (internal) +I82721- | Other cardiovascular and circulatory diseases (internal) +I82722- | Other cardiovascular and circulatory diseases (internal) +I82723- | Other cardiovascular and circulatory diseases (internal) +I82729- | Other cardiovascular and circulatory diseases (internal) +I828--- | Other cardiovascular and circulatory diseases (internal) +I82811- | Other cardiovascular and circulatory diseases (internal) +I82812- | Other cardiovascular and circulatory diseases (internal) +I82813- | Other cardiovascular and circulatory diseases (internal) +I82819- | Other cardiovascular and circulatory diseases (internal) +I82890- | Other cardiovascular and circulatory diseases (internal) +I82891- | Other cardiovascular and circulatory diseases (internal) +I829--- | Other cardiovascular and circulatory diseases (internal) +I8290-- | Other cardiovascular and circulatory diseases (internal) +I8291-- | Other cardiovascular and circulatory diseases (internal) +I82A11- | Other cardiovascular and circulatory diseases (internal) +I82A12- | Other cardiovascular and circulatory diseases (internal) +I82A13- | Other cardiovascular and circulatory diseases (internal) +I82A19- | Other cardiovascular and circulatory diseases (internal) +I82A21- | Other cardiovascular and circulatory diseases (internal) +I82A22- | Other cardiovascular and circulatory diseases (internal) +I82A23- | Other cardiovascular and circulatory diseases (internal) +I82A29- | Other cardiovascular and circulatory diseases (internal) +I82B11- | Other cardiovascular and circulatory diseases (internal) +I82B12- | Other cardiovascular and circulatory diseases (internal) +I82B13- | Other cardiovascular and circulatory diseases (internal) +I82B19- | Other cardiovascular and circulatory diseases (internal) +I82B21- | Other cardiovascular and circulatory diseases (internal) +I82B22- | Other cardiovascular and circulatory diseases (internal) +I82B23- | Other cardiovascular and circulatory diseases (internal) +I82B29- | Other cardiovascular and circulatory diseases (internal) +I82C11- | Other cardiovascular and circulatory diseases (internal) +I82C12- | Other cardiovascular and circulatory diseases (internal) +I82C13- | Other cardiovascular and circulatory diseases (internal) +I82C19- | Other cardiovascular and circulatory diseases (internal) +I82C21- | Other cardiovascular and circulatory diseases (internal) +I82C22- | Other cardiovascular and circulatory diseases (internal) +I82C23- | Other cardiovascular and circulatory diseases (internal) +I82C29- | Other cardiovascular and circulatory diseases (internal) +I83---- | Other cardiovascular and circulatory diseases (internal) +I830--- | Other cardiovascular and circulatory diseases (internal) +I83001- | Other cardiovascular and circulatory diseases (internal) +I83002- | Other cardiovascular and circulatory diseases (internal) +I83003- | Other cardiovascular and circulatory diseases (internal) +I83004- | Other cardiovascular and circulatory diseases (internal) +I83005- | Other cardiovascular and circulatory diseases (internal) +I83008- | Other cardiovascular and circulatory diseases (internal) +I83009- | Other cardiovascular and circulatory diseases (internal) +I83011- | Other cardiovascular and circulatory diseases (internal) +I83012- | Other cardiovascular and circulatory diseases (internal) +I83013- | Other cardiovascular and circulatory diseases (internal) +I83014- | Other cardiovascular and circulatory diseases (internal) +I83015- | Other cardiovascular and circulatory diseases (internal) +I83018- | Other cardiovascular and circulatory diseases (internal) +I83019- | Other cardiovascular and circulatory diseases (internal) +I83021- | Other cardiovascular and circulatory diseases (internal) +I83022- | Other cardiovascular and circulatory diseases (internal) +I83023- | Other cardiovascular and circulatory diseases (internal) +I83024- | Other cardiovascular and circulatory diseases (internal) +I83025- | Other cardiovascular and circulatory diseases (internal) +I83028- | Other cardiovascular and circulatory diseases (internal) +I83029- | Other cardiovascular and circulatory diseases (internal) +I831--- | Other cardiovascular and circulatory diseases (internal) +I8310-- | Other cardiovascular and circulatory diseases (internal) +I8311-- | Other cardiovascular and circulatory diseases (internal) +I8312-- | Other cardiovascular and circulatory diseases (internal) +I832--- | Other cardiovascular and circulatory diseases (internal) +I83201- | Other cardiovascular and circulatory diseases (internal) +I83202- | Other cardiovascular and circulatory diseases (internal) +I83203- | Other cardiovascular and circulatory diseases (internal) +I83204- | Other cardiovascular and circulatory diseases (internal) +I83205- | Other cardiovascular and circulatory diseases (internal) +I83208- | Other cardiovascular and circulatory diseases (internal) +I83209- | Other cardiovascular and circulatory diseases (internal) +I83211- | Other cardiovascular and circulatory diseases (internal) +I83212- | Other cardiovascular and circulatory diseases (internal) +I83213- | Other cardiovascular and circulatory diseases (internal) +I83214- | Other cardiovascular and circulatory diseases (internal) +I83215- | Other cardiovascular and circulatory diseases (internal) +I83218- | Other cardiovascular and circulatory diseases (internal) +I83219- | Other cardiovascular and circulatory diseases (internal) +I83221- | Other cardiovascular and circulatory diseases (internal) +I83222- | Other cardiovascular and circulatory diseases (internal) +I83223- | Other cardiovascular and circulatory diseases (internal) +I83224- | Other cardiovascular and circulatory diseases (internal) +I83225- | Other cardiovascular and circulatory diseases (internal) +I83228- | Other cardiovascular and circulatory diseases (internal) +I83229- | Other cardiovascular and circulatory diseases (internal) +I83811- | Other cardiovascular and circulatory diseases (internal) +I83812- | Other cardiovascular and circulatory diseases (internal) +I83813- | Other cardiovascular and circulatory diseases (internal) +I83819- | Other cardiovascular and circulatory diseases (internal) +I83891- | Other cardiovascular and circulatory diseases (internal) +I83892- | Other cardiovascular and circulatory diseases (internal) +I83893- | Other cardiovascular and circulatory diseases (internal) +I83899- | Other cardiovascular and circulatory diseases (internal) +I839--- | Other cardiovascular and circulatory diseases (internal) +I86---- | Other cardiovascular and circulatory diseases (internal) +I860--- | Other cardiovascular and circulatory diseases (internal) +I861--- | Other cardiovascular and circulatory diseases (internal) +I862--- | Other cardiovascular and circulatory diseases (internal) +I863--- | Other cardiovascular and circulatory diseases (internal) +I864--- | Other cardiovascular and circulatory diseases (internal) +I868--- | Other cardiovascular and circulatory diseases (internal) +I87---- | Other cardiovascular and circulatory diseases (internal) +I870--- | Other cardiovascular and circulatory diseases (internal) +I87001- | Other cardiovascular and circulatory diseases (internal) +I87002- | Other cardiovascular and circulatory diseases (internal) +I87003- | Other cardiovascular and circulatory diseases (internal) +I87009- | Other cardiovascular and circulatory diseases (internal) +I87011- | Other cardiovascular and circulatory diseases (internal) +I87012- | Other cardiovascular and circulatory diseases (internal) +I87013- | Other cardiovascular and circulatory diseases (internal) +I87019- | Other cardiovascular and circulatory diseases (internal) +I87021- | Other cardiovascular and circulatory diseases (internal) +I87022- | Other cardiovascular and circulatory diseases (internal) +I87023- | Other cardiovascular and circulatory diseases (internal) +I87029- | Other cardiovascular and circulatory diseases (internal) +I87031- | Other cardiovascular and circulatory diseases (internal) +I87032- | Other cardiovascular and circulatory diseases (internal) +I87033- | Other cardiovascular and circulatory diseases (internal) +I87039- | Other cardiovascular and circulatory diseases (internal) +I87091- | Other cardiovascular and circulatory diseases (internal) +I87092- | Other cardiovascular and circulatory diseases (internal) +I87093- | Other cardiovascular and circulatory diseases (internal) +I87099- | Other cardiovascular and circulatory diseases (internal) +I871--- | Other cardiovascular and circulatory diseases (internal) +I872--- | Other cardiovascular and circulatory diseases (internal) +I87301- | Other cardiovascular and circulatory diseases (internal) +I87302- | Other cardiovascular and circulatory diseases (internal) +I87303- | Other cardiovascular and circulatory diseases (internal) +I87309- | Other cardiovascular and circulatory diseases (internal) +I87311- | Other cardiovascular and circulatory diseases (internal) +I87312- | Other cardiovascular and circulatory diseases (internal) +I87313- | Other cardiovascular and circulatory diseases (internal) +I87319- | Other cardiovascular and circulatory diseases (internal) +I87321- | Other cardiovascular and circulatory diseases (internal) +I87322- | Other cardiovascular and circulatory diseases (internal) +I87323- | Other cardiovascular and circulatory diseases (internal) +I87329- | Other cardiovascular and circulatory diseases (internal) +I87331- | Other cardiovascular and circulatory diseases (internal) +I87332- | Other cardiovascular and circulatory diseases (internal) +I87333- | Other cardiovascular and circulatory diseases (internal) +I87339- | Other cardiovascular and circulatory diseases (internal) +I87391- | Other cardiovascular and circulatory diseases (internal) +I87392- | Other cardiovascular and circulatory diseases (internal) +I87393- | Other cardiovascular and circulatory diseases (internal) +I87399- | Other cardiovascular and circulatory diseases (internal) +I878--- | Other cardiovascular and circulatory diseases (internal) +I879--- | Other cardiovascular and circulatory diseases (internal) +I88---- | Other cardiovascular and circulatory diseases (internal) +I880--- | Other cardiovascular and circulatory diseases (internal) +I881--- | Other cardiovascular and circulatory diseases (internal) +I888--- | Other cardiovascular and circulatory diseases (internal) +I889--- | Other cardiovascular and circulatory diseases (internal) +I89---- | Other cardiovascular and circulatory diseases (internal) +I890--- | Other cardiovascular and circulatory diseases (internal) +I899--- | Other cardiovascular and circulatory diseases (internal) +I98---- | Other cardiovascular and circulatory diseases (internal) +K751--- | Other cardiovascular and circulatory diseases (internal) +D86---- | Chronic respiratory diseases +D860--- | Chronic respiratory diseases +D861--- | Chronic respiratory diseases +D862--- | Chronic respiratory diseases +D869--- | Chronic respiratory diseases +G473--- | Chronic respiratory diseases +J30---- | Chronic respiratory diseases +J300--- | Chronic respiratory diseases +J301--- | Chronic respiratory diseases +J302--- | Chronic respiratory diseases +J303--- | Chronic respiratory diseases +J304--- | Chronic respiratory diseases +J305--- | Chronic respiratory diseases +J3081-- | Chronic respiratory diseases +J3089-- | Chronic respiratory diseases +J309--- | Chronic respiratory diseases +J31---- | Chronic respiratory diseases +J310--- | Chronic respiratory diseases +J311--- | Chronic respiratory diseases +J312--- | Chronic respiratory diseases +J32---- | Chronic respiratory diseases +J320--- | Chronic respiratory diseases +J321--- | Chronic respiratory diseases +J322--- | Chronic respiratory diseases +J323--- | Chronic respiratory diseases +J324--- | Chronic respiratory diseases +J328--- | Chronic respiratory diseases +J329--- | Chronic respiratory diseases +J33---- | Chronic respiratory diseases +J330--- | Chronic respiratory diseases +J331--- | Chronic respiratory diseases +J338--- | Chronic respiratory diseases +J339--- | Chronic respiratory diseases +J34---- | Chronic respiratory diseases +J340--- | Chronic respiratory diseases +J341--- | Chronic respiratory diseases +J342--- | Chronic respiratory diseases +J343--- | Chronic respiratory diseases +J348--- | Chronic respiratory diseases +J3481-- | Chronic respiratory diseases +J3489-- | Chronic respiratory diseases +J349--- | Chronic respiratory diseases +J35---- | Chronic respiratory diseases +J350--- | Chronic respiratory diseases +J3501-- | Chronic respiratory diseases +J3502-- | Chronic respiratory diseases +J3503-- | Chronic respiratory diseases +J351--- | Chronic respiratory diseases +J352--- | Chronic respiratory diseases +J353--- | Chronic respiratory diseases +J358--- | Chronic respiratory diseases +J359--- | Chronic respiratory diseases +J37---- | Chronic respiratory diseases +J370--- | Chronic respiratory diseases +J371--- | Chronic respiratory diseases +J38---- | Chronic respiratory diseases +J380--- | Chronic respiratory diseases +J3800-- | Chronic respiratory diseases +J3801-- | Chronic respiratory diseases +J3802-- | Chronic respiratory diseases +J381--- | Chronic respiratory diseases +J382--- | Chronic respiratory diseases +J383--- | Chronic respiratory diseases +J384--- | Chronic respiratory diseases +J385--- | Chronic respiratory diseases +J386--- | Chronic respiratory diseases +J387--- | Chronic respiratory diseases +J39---- | Chronic respiratory diseases +J390--- | Chronic respiratory diseases +J391--- | Chronic respiratory diseases +J392--- | Chronic respiratory diseases +J393--- | Chronic respiratory diseases +J398--- | Chronic respiratory diseases +J399--- | Chronic respiratory diseases +J41---- | Chronic respiratory diseases +J410--- | Chronic respiratory diseases +J411--- | Chronic respiratory diseases +J418--- | Chronic respiratory diseases +J42---- | Chronic respiratory diseases +J43---- | Chronic respiratory diseases +J430--- | Chronic respiratory diseases +J431--- | Chronic respiratory diseases +J432--- | Chronic respiratory diseases +J438--- | Chronic respiratory diseases +J439--- | Chronic respiratory diseases +J44---- | Chronic respiratory diseases +J440--- | Chronic respiratory diseases +J441--- | Chronic respiratory diseases +J448--- | Chronic respiratory diseases +J449--- | Chronic respiratory diseases +J45---- | Chronic respiratory diseases +J450--- | Chronic respiratory diseases +J451--- | Chronic respiratory diseases +J4520-- | Chronic respiratory diseases +J4521-- | Chronic respiratory diseases +J4522-- | Chronic respiratory diseases +J4530-- | Chronic respiratory diseases +J4531-- | Chronic respiratory diseases +J4532-- | Chronic respiratory diseases +J4540-- | Chronic respiratory diseases +J4541-- | Chronic respiratory diseases +J4542-- | Chronic respiratory diseases +J4550-- | Chronic respiratory diseases +J4551-- | Chronic respiratory diseases +J4552-- | Chronic respiratory diseases +J458--- | Chronic respiratory diseases +J459--- | Chronic respiratory diseases +J45901- | Chronic respiratory diseases +J45902- | Chronic respiratory diseases +J45909- | Chronic respiratory diseases +J45990- | Chronic respiratory diseases +J45991- | Chronic respiratory diseases +J45998- | Chronic respiratory diseases +J46---- | Chronic respiratory diseases +J60---- | Chronic respiratory diseases +J61---- | Chronic respiratory diseases +J62---- | Chronic respiratory diseases +J620--- | Chronic respiratory diseases +J628--- | Chronic respiratory diseases +J63---- | Chronic respiratory diseases +J630--- | Chronic respiratory diseases +J631--- | Chronic respiratory diseases +J632--- | Chronic respiratory diseases +J633--- | Chronic respiratory diseases +J634--- | Chronic respiratory diseases +J635--- | Chronic respiratory diseases +J636--- | Chronic respiratory diseases +J638--- | Chronic respiratory diseases +J65---- | Chronic respiratory diseases +J66---- | Chronic respiratory diseases +J660--- | Chronic respiratory diseases +J661--- | Chronic respiratory diseases +J662--- | Chronic respiratory diseases +J668--- | Chronic respiratory diseases +J67---- | Chronic respiratory diseases +J670--- | Chronic respiratory diseases +J671--- | Chronic respiratory diseases +J672--- | Chronic respiratory diseases +J673--- | Chronic respiratory diseases +J674--- | Chronic respiratory diseases +J675--- | Chronic respiratory diseases +J676--- | Chronic respiratory diseases +J677--- | Chronic respiratory diseases +J678--- | Chronic respiratory diseases +J679--- | Chronic respiratory diseases +J68---- | Chronic respiratory diseases +J680--- | Chronic respiratory diseases +J681--- | Chronic respiratory diseases +J682--- | Chronic respiratory diseases +J683--- | Chronic respiratory diseases +J684--- | Chronic respiratory diseases +J688--- | Chronic respiratory diseases +J689--- | Chronic respiratory diseases +J70---- | Chronic respiratory diseases +J708--- | Chronic respiratory diseases +J709--- | Chronic respiratory diseases +J82---- | Chronic respiratory diseases +J84---- | Chronic respiratory diseases +J840--- | Chronic respiratory diseases +J8401-- | Chronic respiratory diseases +J8402-- | Chronic respiratory diseases +J8403-- | Chronic respiratory diseases +J8409-- | Chronic respiratory diseases +J841--- | Chronic respiratory diseases +J8410-- | Chronic respiratory diseases +J84111- | Chronic respiratory diseases +J84112- | Chronic respiratory diseases +J84113- | Chronic respiratory diseases +J84114- | Chronic respiratory diseases +J84115- | Chronic respiratory diseases +J84116- | Chronic respiratory diseases +J84117- | Chronic respiratory diseases +J8417-- | Chronic respiratory diseases +J842--- | Chronic respiratory diseases +J848--- | Chronic respiratory diseases +J8481-- | Chronic respiratory diseases +J8482-- | Chronic respiratory diseases +J8483-- | Chronic respiratory diseases +J84841- | Chronic respiratory diseases +J84842- | Chronic respiratory diseases +J84843- | Chronic respiratory diseases +J84848- | Chronic respiratory diseases +J8489-- | Chronic respiratory diseases +J849--- | Chronic respiratory diseases +J91---- | Chronic respiratory diseases +J918--- | Chronic respiratory diseases +J92---- | Chronic respiratory diseases +J920--- | Chronic respiratory diseases +J929--- | Chronic respiratory diseases +J41---- | Chronic obstructive pulmonary disease +J410--- | Chronic obstructive pulmonary disease +J411--- | Chronic obstructive pulmonary disease +J418--- | Chronic obstructive pulmonary disease +J42---- | Chronic obstructive pulmonary disease +J43---- | Chronic obstructive pulmonary disease +J430--- | Chronic obstructive pulmonary disease +J431--- | Chronic obstructive pulmonary disease +J432--- | Chronic obstructive pulmonary disease +J438--- | Chronic obstructive pulmonary disease +J439--- | Chronic obstructive pulmonary disease +J44---- | Chronic obstructive pulmonary disease +J440--- | Chronic obstructive pulmonary disease +J441--- | Chronic obstructive pulmonary disease +J448--- | Chronic obstructive pulmonary disease +J449--- | Chronic obstructive pulmonary disease +J60---- | Pneumoconiosis +J61---- | Pneumoconiosis +J62---- | Pneumoconiosis +J620--- | Pneumoconiosis +J628--- | Pneumoconiosis +J63---- | Pneumoconiosis +J630--- | Pneumoconiosis +J631--- | Pneumoconiosis +J632--- | Pneumoconiosis +J633--- | Pneumoconiosis +J634--- | Pneumoconiosis +J635--- | Pneumoconiosis +J636--- | Pneumoconiosis +J638--- | Pneumoconiosis +J65---- | Pneumoconiosis +J920--- | Pneumoconiosis +J62---- | Silicosis +J620--- | Silicosis +J628--- | Silicosis +J61---- | Asbestosis +J920--- | Asbestosis +J60---- | Coal workers pneumoconiosis +J63---- | Other pneumoconiosis +J630--- | Other pneumoconiosis +J631--- | Other pneumoconiosis +J632--- | Other pneumoconiosis +J633--- | Other pneumoconiosis +J634--- | Other pneumoconiosis +J635--- | Other pneumoconiosis +J636--- | Other pneumoconiosis +J638--- | Other pneumoconiosis +J65---- | Other pneumoconiosis +J45---- | Asthma +J450--- | Asthma +J451--- | Asthma +J4520-- | Asthma +J4521-- | Asthma +J4522-- | Asthma +J4530-- | Asthma +J4531-- | Asthma +J4532-- | Asthma +J4540-- | Asthma +J4541-- | Asthma +J4542-- | Asthma +J4550-- | Asthma +J4551-- | Asthma +J4552-- | Asthma +J458--- | Asthma +J459--- | Asthma +J45901- | Asthma +J45902- | Asthma +J45909- | Asthma +J45990- | Asthma +J45991- | Asthma +J45998- | Asthma +J46---- | Asthma +D86---- | Interstitial lung disease and pulmonary sarcoidosis +D860--- | Interstitial lung disease and pulmonary sarcoidosis +D861--- | Interstitial lung disease and pulmonary sarcoidosis +D862--- | Interstitial lung disease and pulmonary sarcoidosis +D869--- | Interstitial lung disease and pulmonary sarcoidosis +J84---- | Interstitial lung disease and pulmonary sarcoidosis +J840--- | Interstitial lung disease and pulmonary sarcoidosis +J8401-- | Interstitial lung disease and pulmonary sarcoidosis +J8402-- | Interstitial lung disease and pulmonary sarcoidosis +J8403-- | Interstitial lung disease and pulmonary sarcoidosis +J8409-- | Interstitial lung disease and pulmonary sarcoidosis +J841--- | Interstitial lung disease and pulmonary sarcoidosis +J8410-- | Interstitial lung disease and pulmonary sarcoidosis +J84111- | Interstitial lung disease and pulmonary sarcoidosis +J84112- | Interstitial lung disease and pulmonary sarcoidosis +J84113- | Interstitial lung disease and pulmonary sarcoidosis +J84114- | Interstitial lung disease and pulmonary sarcoidosis +J84115- | Interstitial lung disease and pulmonary sarcoidosis +J84116- | Interstitial lung disease and pulmonary sarcoidosis +J84117- | Interstitial lung disease and pulmonary sarcoidosis +J8417-- | Interstitial lung disease and pulmonary sarcoidosis +J842--- | Interstitial lung disease and pulmonary sarcoidosis +J848--- | Interstitial lung disease and pulmonary sarcoidosis +J8481-- | Interstitial lung disease and pulmonary sarcoidosis +J8482-- | Interstitial lung disease and pulmonary sarcoidosis +J8483-- | Interstitial lung disease and pulmonary sarcoidosis +J84841- | Interstitial lung disease and pulmonary sarcoidosis +J84842- | Interstitial lung disease and pulmonary sarcoidosis +J84843- | Interstitial lung disease and pulmonary sarcoidosis +J84848- | Interstitial lung disease and pulmonary sarcoidosis +J8489-- | Interstitial lung disease and pulmonary sarcoidosis +J849--- | Interstitial lung disease and pulmonary sarcoidosis +G473--- | Other chronic respiratory diseases +J30---- | Other chronic respiratory diseases +J300--- | Other chronic respiratory diseases +J301--- | Other chronic respiratory diseases +J302--- | Other chronic respiratory diseases +J303--- | Other chronic respiratory diseases +J304--- | Other chronic respiratory diseases +J305--- | Other chronic respiratory diseases +J3081-- | Other chronic respiratory diseases +J3089-- | Other chronic respiratory diseases +J309--- | Other chronic respiratory diseases +J31---- | Other chronic respiratory diseases +J310--- | Other chronic respiratory diseases +J311--- | Other chronic respiratory diseases +J312--- | Other chronic respiratory diseases +J32---- | Other chronic respiratory diseases +J320--- | Other chronic respiratory diseases +J321--- | Other chronic respiratory diseases +J322--- | Other chronic respiratory diseases +J323--- | Other chronic respiratory diseases +J324--- | Other chronic respiratory diseases +J328--- | Other chronic respiratory diseases +J329--- | Other chronic respiratory diseases +J33---- | Other chronic respiratory diseases +J330--- | Other chronic respiratory diseases +J331--- | Other chronic respiratory diseases +J338--- | Other chronic respiratory diseases +J339--- | Other chronic respiratory diseases +J34---- | Other chronic respiratory diseases +J340--- | Other chronic respiratory diseases +J341--- | Other chronic respiratory diseases +J342--- | Other chronic respiratory diseases +J343--- | Other chronic respiratory diseases +J348--- | Other chronic respiratory diseases +J3481-- | Other chronic respiratory diseases +J3489-- | Other chronic respiratory diseases +J349--- | Other chronic respiratory diseases +J35---- | Other chronic respiratory diseases +J350--- | Other chronic respiratory diseases +J3501-- | Other chronic respiratory diseases +J3502-- | Other chronic respiratory diseases +J3503-- | Other chronic respiratory diseases +J351--- | Other chronic respiratory diseases +J352--- | Other chronic respiratory diseases +J353--- | Other chronic respiratory diseases +J358--- | Other chronic respiratory diseases +J359--- | Other chronic respiratory diseases +J37---- | Other chronic respiratory diseases +J370--- | Other chronic respiratory diseases +J371--- | Other chronic respiratory diseases +J38---- | Other chronic respiratory diseases +J380--- | Other chronic respiratory diseases +J3800-- | Other chronic respiratory diseases +J3801-- | Other chronic respiratory diseases +J3802-- | Other chronic respiratory diseases +J381--- | Other chronic respiratory diseases +J382--- | Other chronic respiratory diseases +J383--- | Other chronic respiratory diseases +J384--- | Other chronic respiratory diseases +J385--- | Other chronic respiratory diseases +J386--- | Other chronic respiratory diseases +J387--- | Other chronic respiratory diseases +J39---- | Other chronic respiratory diseases +J390--- | Other chronic respiratory diseases +J391--- | Other chronic respiratory diseases +J392--- | Other chronic respiratory diseases +J393--- | Other chronic respiratory diseases +J398--- | Other chronic respiratory diseases +J399--- | Other chronic respiratory diseases +J66---- | Other chronic respiratory diseases +J660--- | Other chronic respiratory diseases +J661--- | Other chronic respiratory diseases +J662--- | Other chronic respiratory diseases +J668--- | Other chronic respiratory diseases +J67---- | Other chronic respiratory diseases +J670--- | Other chronic respiratory diseases +J671--- | Other chronic respiratory diseases +J672--- | Other chronic respiratory diseases +J673--- | Other chronic respiratory diseases +J674--- | Other chronic respiratory diseases +J675--- | Other chronic respiratory diseases +J676--- | Other chronic respiratory diseases +J677--- | Other chronic respiratory diseases +J678--- | Other chronic respiratory diseases +J679--- | Other chronic respiratory diseases +J68---- | Other chronic respiratory diseases +J680--- | Other chronic respiratory diseases +J681--- | Other chronic respiratory diseases +J682--- | Other chronic respiratory diseases +J683--- | Other chronic respiratory diseases +J684--- | Other chronic respiratory diseases +J688--- | Other chronic respiratory diseases +J689--- | Other chronic respiratory diseases +J70---- | Other chronic respiratory diseases +J708--- | Other chronic respiratory diseases +J709--- | Other chronic respiratory diseases +J82---- | Other chronic respiratory diseases +J91---- | Other chronic respiratory diseases +J918--- | Other chronic respiratory diseases +J92---- | Other chronic respiratory diseases +J929--- | Other chronic respiratory diseases +B18---- | Digestive diseases +B180--- | Digestive diseases +B1800-- | Digestive diseases +B1809-- | Digestive diseases +B181--- | Digestive diseases +B1810-- | Digestive diseases +B1819-- | Digestive diseases +B182--- | Digestive diseases +B188--- | Digestive diseases +B189--- | Digestive diseases +I85---- | Digestive diseases +I850--- | Digestive diseases +I8500-- | Digestive diseases +I8501-- | Digestive diseases +I8510-- | Digestive diseases +I8511-- | Digestive diseases +I859--- | Digestive diseases +I982--- | Digestive diseases +K20---- | Digestive diseases +K200--- | Digestive diseases +K208--- | Digestive diseases +K209--- | Digestive diseases +K22---- | Digestive diseases +K220--- | Digestive diseases +K221--- | Digestive diseases +K2210-- | Digestive diseases +K2211-- | Digestive diseases +K222--- | Digestive diseases +K223--- | Digestive diseases +K224--- | Digestive diseases +K225--- | Digestive diseases +K226--- | Digestive diseases +K228--- | Digestive diseases +K229--- | Digestive diseases +K23---- | Digestive diseases +K230--- | Digestive diseases +K231--- | Digestive diseases +K238--- | Digestive diseases +K25---- | Digestive diseases +K250--- | Digestive diseases +K251--- | Digestive diseases +K252--- | Digestive diseases +K253--- | Digestive diseases +K254--- | Digestive diseases +K255--- | Digestive diseases +K256--- | Digestive diseases +K257--- | Digestive diseases +K259--- | Digestive diseases +K26---- | Digestive diseases +K260--- | Digestive diseases +K261--- | Digestive diseases +K262--- | Digestive diseases +K263--- | Digestive diseases +K264--- | Digestive diseases +K265--- | Digestive diseases +K266--- | Digestive diseases +K267--- | Digestive diseases +K269--- | Digestive diseases +K27---- | Digestive diseases +K270--- | Digestive diseases +K271--- | Digestive diseases +K272--- | Digestive diseases +K273--- | Digestive diseases +K274--- | Digestive diseases +K275--- | Digestive diseases +K276--- | Digestive diseases +K277--- | Digestive diseases +K279--- | Digestive diseases +K28---- | Digestive diseases +K280--- | Digestive diseases +K281--- | Digestive diseases +K282--- | Digestive diseases +K283--- | Digestive diseases +K284--- | Digestive diseases +K285--- | Digestive diseases +K286--- | Digestive diseases +K287--- | Digestive diseases +K289--- | Digestive diseases +K29---- | Digestive diseases +K290--- | Digestive diseases +K2900-- | Digestive diseases +K2901-- | Digestive diseases +K291--- | Digestive diseases +K292--- | Digestive diseases +K2920-- | Digestive diseases +K2921-- | Digestive diseases +K293--- | Digestive diseases +K2930-- | Digestive diseases +K2931-- | Digestive diseases +K294--- | Digestive diseases +K2940-- | Digestive diseases +K2941-- | Digestive diseases +K295--- | Digestive diseases +K2950-- | Digestive diseases +K2951-- | Digestive diseases +K296--- | Digestive diseases +K2960-- | Digestive diseases +K2961-- | Digestive diseases +K297--- | Digestive diseases +K2970-- | Digestive diseases +K2971-- | Digestive diseases +K298--- | Digestive diseases +K2980-- | Digestive diseases +K2981-- | Digestive diseases +K299--- | Digestive diseases +K31---- | Digestive diseases +K310--- | Digestive diseases +K311--- | Digestive diseases +K312--- | Digestive diseases +K313--- | Digestive diseases +K314--- | Digestive diseases +K315--- | Digestive diseases +K316--- | Digestive diseases +K317--- | Digestive diseases +K318--- | Digestive diseases +K35---- | Digestive diseases +K352--- | Digestive diseases +K3520-- | Digestive diseases +K3521-- | Digestive diseases +K353--- | Digestive diseases +K3530-- | Digestive diseases +K3531-- | Digestive diseases +K3532-- | Digestive diseases +K3533-- | Digestive diseases +K358--- | Digestive diseases +K3580-- | Digestive diseases +K35890- | Digestive diseases +K35891- | Digestive diseases +K36---- | Digestive diseases +K37---- | Digestive diseases +K38---- | Digestive diseases +K380--- | Digestive diseases +K381--- | Digestive diseases +K382--- | Digestive diseases +K383--- | Digestive diseases +K388--- | Digestive diseases +K389--- | Digestive diseases +K40---- | Digestive diseases +K400--- | Digestive diseases +K4000-- | Digestive diseases +K4001-- | Digestive diseases +K401--- | Digestive diseases +K4010-- | Digestive diseases +K4011-- | Digestive diseases +K402--- | Digestive diseases +K4020-- | Digestive diseases +K4021-- | Digestive diseases +K403--- | Digestive diseases +K4030-- | Digestive diseases +K4031-- | Digestive diseases +K404--- | Digestive diseases +K4040-- | Digestive diseases +K4041-- | Digestive diseases +K409--- | Digestive diseases +K4090-- | Digestive diseases +K4091-- | Digestive diseases +K41---- | Digestive diseases +K410--- | Digestive diseases +K4100-- | Digestive diseases +K4101-- | Digestive diseases +K411--- | Digestive diseases +K4110-- | Digestive diseases +K4111-- | Digestive diseases +K412--- | Digestive diseases +K4120-- | Digestive diseases +K4121-- | Digestive diseases +K413--- | Digestive diseases +K4130-- | Digestive diseases +K4131-- | Digestive diseases +K414--- | Digestive diseases +K4140-- | Digestive diseases +K4141-- | Digestive diseases +K419--- | Digestive diseases +K4190-- | Digestive diseases +K4191-- | Digestive diseases +K42---- | Digestive diseases +K420--- | Digestive diseases +K421--- | Digestive diseases +K429--- | Digestive diseases +K44---- | Digestive diseases +K440--- | Digestive diseases +K441--- | Digestive diseases +K449--- | Digestive diseases +K45---- | Digestive diseases +K450--- | Digestive diseases +K451--- | Digestive diseases +K458--- | Digestive diseases +K46---- | Digestive diseases +K460--- | Digestive diseases +K461--- | Digestive diseases +K469--- | Digestive diseases +K50---- | Digestive diseases +K500--- | Digestive diseases +K5000-- | Digestive diseases +K50011- | Digestive diseases +K50012- | Digestive diseases +K50013- | Digestive diseases +K50014- | Digestive diseases +K50018- | Digestive diseases +K50019- | Digestive diseases +K501--- | Digestive diseases +K5010-- | Digestive diseases +K50111- | Digestive diseases +K50112- | Digestive diseases +K50113- | Digestive diseases +K50114- | Digestive diseases +K50118- | Digestive diseases +K50119- | Digestive diseases +K508--- | Digestive diseases +K5080-- | Digestive diseases +K50811- | Digestive diseases +K50812- | Digestive diseases +K50813- | Digestive diseases +K50814- | Digestive diseases +K50818- | Digestive diseases +K50819- | Digestive diseases +K509--- | Digestive diseases +K5090-- | Digestive diseases +K50911- | Digestive diseases +K50912- | Digestive diseases +K50913- | Digestive diseases +K50914- | Digestive diseases +K50918- | Digestive diseases +K50919- | Digestive diseases +K51---- | Digestive diseases +K510--- | Digestive diseases +K5100-- | Digestive diseases +K51011- | Digestive diseases +K51012- | Digestive diseases +K51013- | Digestive diseases +K51014- | Digestive diseases +K51018- | Digestive diseases +K51019- | Digestive diseases +K512--- | Digestive diseases +K5120-- | Digestive diseases +K51211- | Digestive diseases +K51212- | Digestive diseases +K51213- | Digestive diseases +K51214- | Digestive diseases +K51218- | Digestive diseases +K51219- | Digestive diseases +K513--- | Digestive diseases +K5130-- | Digestive diseases +K51311- | Digestive diseases +K51312- | Digestive diseases +K51313- | Digestive diseases +K51314- | Digestive diseases +K51318- | Digestive diseases +K51319- | Digestive diseases +K514--- | Digestive diseases +K5140-- | Digestive diseases +K51411- | Digestive diseases +K51412- | Digestive diseases +K51413- | Digestive diseases +K51414- | Digestive diseases +K51418- | Digestive diseases +K51419- | Digestive diseases +K515--- | Digestive diseases +K5150-- | Digestive diseases +K51511- | Digestive diseases +K51512- | Digestive diseases +K51513- | Digestive diseases +K51514- | Digestive diseases +K51518- | Digestive diseases +K51519- | Digestive diseases +K518--- | Digestive diseases +K5180-- | Digestive diseases +K51811- | Digestive diseases +K51812- | Digestive diseases +K51813- | Digestive diseases +K51814- | Digestive diseases +K51818- | Digestive diseases +K51819- | Digestive diseases +K519--- | Digestive diseases +K5190-- | Digestive diseases +K51911- | Digestive diseases +K51912- | Digestive diseases +K51913- | Digestive diseases +K51914- | Digestive diseases +K51918- | Digestive diseases +K51919- | Digestive diseases +K52---- | Digestive diseases +K522--- | Digestive diseases +K5221-- | Digestive diseases +K5222-- | Digestive diseases +K5229-- | Digestive diseases +K523--- | Digestive diseases +K528--- | Digestive diseases +K5281-- | Digestive diseases +K5282-- | Digestive diseases +K52831- | Digestive diseases +K52832- | Digestive diseases +K52838- | Digestive diseases +K52839- | Digestive diseases +K5289-- | Digestive diseases +K529--- | Digestive diseases +K55---- | Digestive diseases +K550--- | Digestive diseases +K55011- | Digestive diseases +K55012- | Digestive diseases +K55019- | Digestive diseases +K55021- | Digestive diseases +K55022- | Digestive diseases +K55029- | Digestive diseases +K55031- | Digestive diseases +K55032- | Digestive diseases +K55039- | Digestive diseases +K55041- | Digestive diseases +K55042- | Digestive diseases +K55049- | Digestive diseases +K55051- | Digestive diseases +K55052- | Digestive diseases +K55059- | Digestive diseases +K55061- | Digestive diseases +K55062- | Digestive diseases +K55069- | Digestive diseases +K551--- | Digestive diseases +K552--- | Digestive diseases +K5520-- | Digestive diseases +K5521-- | Digestive diseases +K553--- | Digestive diseases +K5530-- | Digestive diseases +K5531-- | Digestive diseases +K5532-- | Digestive diseases +K5533-- | Digestive diseases +K558--- | Digestive diseases +K559--- | Digestive diseases +K56---- | Digestive diseases +K560--- | Digestive diseases +K561--- | Digestive diseases +K562--- | Digestive diseases +K563--- | Digestive diseases +K564--- | Digestive diseases +K5641-- | Digestive diseases +K5649-- | Digestive diseases +K565--- | Digestive diseases +K5650-- | Digestive diseases +K5651-- | Digestive diseases +K5652-- | Digestive diseases +K566--- | Digestive diseases +K56600- | Digestive diseases +K56601- | Digestive diseases +K56609- | Digestive diseases +K56690- | Digestive diseases +K56691- | Digestive diseases +K56699- | Digestive diseases +K567--- | Digestive diseases +K57---- | Digestive diseases +K570--- | Digestive diseases +K5700-- | Digestive diseases +K5701-- | Digestive diseases +K571--- | Digestive diseases +K5710-- | Digestive diseases +K5711-- | Digestive diseases +K5712-- | Digestive diseases +K5713-- | Digestive diseases +K572--- | Digestive diseases +K5720-- | Digestive diseases +K5721-- | Digestive diseases +K573--- | Digestive diseases +K5730-- | Digestive diseases +K5731-- | Digestive diseases +K5732-- | Digestive diseases +K5733-- | Digestive diseases +K574--- | Digestive diseases +K5740-- | Digestive diseases +K5741-- | Digestive diseases +K575--- | Digestive diseases +K5750-- | Digestive diseases +K5751-- | Digestive diseases +K5752-- | Digestive diseases +K5753-- | Digestive diseases +K578--- | Digestive diseases +K5780-- | Digestive diseases +K5781-- | Digestive diseases +K579--- | Digestive diseases +K5790-- | Digestive diseases +K5791-- | Digestive diseases +K5792-- | Digestive diseases +K5793-- | Digestive diseases +K58---- | Digestive diseases +K580--- | Digestive diseases +K581--- | Digestive diseases +K582--- | Digestive diseases +K583--- | Digestive diseases +K588--- | Digestive diseases +K589--- | Digestive diseases +K59---- | Digestive diseases +K590--- | Digestive diseases +K5900-- | Digestive diseases +K5901-- | Digestive diseases +K5902-- | Digestive diseases +K5903-- | Digestive diseases +K5904-- | Digestive diseases +K5909-- | Digestive diseases +K591--- | Digestive diseases +K592--- | Digestive diseases +K593--- | Digestive diseases +K5931-- | Digestive diseases +K5939-- | Digestive diseases +K594--- | Digestive diseases +K598--- | Digestive diseases +K599--- | Digestive diseases +K60---- | Digestive diseases +K600--- | Digestive diseases +K601--- | Digestive diseases +K602--- | Digestive diseases +K603--- | Digestive diseases +K604--- | Digestive diseases +K605--- | Digestive diseases +K61---- | Digestive diseases +K610--- | Digestive diseases +K611--- | Digestive diseases +K612--- | Digestive diseases +K613--- | Digestive diseases +K6131-- | Digestive diseases +K6139-- | Digestive diseases +K614--- | Digestive diseases +K615--- | Digestive diseases +K62---- | Digestive diseases +K622--- | Digestive diseases +K623--- | Digestive diseases +K624--- | Digestive diseases +K625--- | Digestive diseases +K626--- | Digestive diseases +K628--- | Digestive diseases +K6281-- | Digestive diseases +K6282-- | Digestive diseases +K6289-- | Digestive diseases +K629--- | Digestive diseases +K64---- | Digestive diseases +K640--- | Digestive diseases +K641--- | Digestive diseases +K642--- | Digestive diseases +K643--- | Digestive diseases +K644--- | Digestive diseases +K645--- | Digestive diseases +K648--- | Digestive diseases +K649--- | Digestive diseases +K668--- | Digestive diseases +K67---- | Digestive diseases +K70---- | Digestive diseases +K700--- | Digestive diseases +K701--- | Digestive diseases +K7010-- | Digestive diseases +K7011-- | Digestive diseases +K702--- | Digestive diseases +K703--- | Digestive diseases +K717--- | Digestive diseases +K73---- | Digestive diseases +K730--- | Digestive diseases +K731--- | Digestive diseases +K732--- | Digestive diseases +K738--- | Digestive diseases +K739--- | Digestive diseases +K74---- | Digestive diseases +K740--- | Digestive diseases +K741--- | Digestive diseases +K742--- | Digestive diseases +K743--- | Digestive diseases +K744--- | Digestive diseases +K745--- | Digestive diseases +K746--- | Digestive diseases +K7460-- | Digestive diseases +K7469-- | Digestive diseases +K75---- | Digestive diseases +K752--- | Digestive diseases +K754--- | Digestive diseases +K758--- | Digestive diseases +K7581-- | Digestive diseases +K7589-- | Digestive diseases +K759--- | Digestive diseases +K76---- | Digestive diseases +K760--- | Digestive diseases +K761--- | Digestive diseases +K762--- | Digestive diseases +K764--- | Digestive diseases +K765--- | Digestive diseases +K766--- | Digestive diseases +K767--- | Digestive diseases +K768--- | Digestive diseases +K7681-- | Digestive diseases +K7689-- | Digestive diseases +K769--- | Digestive diseases +K77---- | Digestive diseases +K778--- | Digestive diseases +K80---- | Digestive diseases +K800--- | Digestive diseases +K8000-- | Digestive diseases +K8001-- | Digestive diseases +K801--- | Digestive diseases +K8010-- | Digestive diseases +K8011-- | Digestive diseases +K8012-- | Digestive diseases +K8013-- | Digestive diseases +K8018-- | Digestive diseases +K8019-- | Digestive diseases +K802--- | Digestive diseases +K8020-- | Digestive diseases +K8021-- | Digestive diseases +K803--- | Digestive diseases +K8030-- | Digestive diseases +K8031-- | Digestive diseases +K8032-- | Digestive diseases +K8033-- | Digestive diseases +K8034-- | Digestive diseases +K8035-- | Digestive diseases +K8036-- | Digestive diseases +K8037-- | Digestive diseases +K804--- | Digestive diseases +K8040-- | Digestive diseases +K8041-- | Digestive diseases +K8042-- | Digestive diseases +K8043-- | Digestive diseases +K8044-- | Digestive diseases +K8045-- | Digestive diseases +K8046-- | Digestive diseases +K8047-- | Digestive diseases +K805--- | Digestive diseases +K8050-- | Digestive diseases +K8051-- | Digestive diseases +K8060-- | Digestive diseases +K8061-- | Digestive diseases +K8062-- | Digestive diseases +K8063-- | Digestive diseases +K8064-- | Digestive diseases +K8065-- | Digestive diseases +K8066-- | Digestive diseases +K8067-- | Digestive diseases +K8070-- | Digestive diseases +K8071-- | Digestive diseases +K808--- | Digestive diseases +K8080-- | Digestive diseases +K8081-- | Digestive diseases +K81---- | Digestive diseases +K810--- | Digestive diseases +K811--- | Digestive diseases +K812--- | Digestive diseases +K818--- | Digestive diseases +K819--- | Digestive diseases +K82---- | Digestive diseases +K820--- | Digestive diseases +K821--- | Digestive diseases +K822--- | Digestive diseases +K823--- | Digestive diseases +K824--- | Digestive diseases +K828--- | Digestive diseases +K829--- | Digestive diseases +K82A1-- | Digestive diseases +K82A2-- | Digestive diseases +K83---- | Digestive diseases +K830--- | Digestive diseases +K8301-- | Digestive diseases +K8309-- | Digestive diseases +K831--- | Digestive diseases +K832--- | Digestive diseases +K833--- | Digestive diseases +K834--- | Digestive diseases +K835--- | Digestive diseases +K838--- | Digestive diseases +K839--- | Digestive diseases +K85---- | Digestive diseases +K850--- | Digestive diseases +K8500-- | Digestive diseases +K8501-- | Digestive diseases +K8502-- | Digestive diseases +K851--- | Digestive diseases +K8510-- | Digestive diseases +K8511-- | Digestive diseases +K8512-- | Digestive diseases +K852--- | Digestive diseases +K8520-- | Digestive diseases +K8521-- | Digestive diseases +K8522-- | Digestive diseases +K853--- | Digestive diseases +K8530-- | Digestive diseases +K8531-- | Digestive diseases +K8532-- | Digestive diseases +K858--- | Digestive diseases +K8580-- | Digestive diseases +K8581-- | Digestive diseases +K8582-- | Digestive diseases +K859--- | Digestive diseases +K8590-- | Digestive diseases +K8591-- | Digestive diseases +K8592-- | Digestive diseases +K86---- | Digestive diseases +K860--- | Digestive diseases +K861--- | Digestive diseases +K862--- | Digestive diseases +K863--- | Digestive diseases +K868--- | Digestive diseases +K8681-- | Digestive diseases +K8689-- | Digestive diseases +K869--- | Digestive diseases +K90---- | Digestive diseases +K900--- | Digestive diseases +K901--- | Digestive diseases +K902--- | Digestive diseases +K903--- | Digestive diseases +K904--- | Digestive diseases +K9041-- | Digestive diseases +K9049-- | Digestive diseases +K908--- | Digestive diseases +K9081-- | Digestive diseases +K9089-- | Digestive diseases +K909--- | Digestive diseases +K928--- | Digestive diseases +K938--- | Digestive diseases +M091--- | Digestive diseases +B18---- | Cirrhosis and other chronic liver diseases +B180--- | Cirrhosis and other chronic liver diseases +B1800-- | Cirrhosis and other chronic liver diseases +B1809-- | Cirrhosis and other chronic liver diseases +B181--- | Cirrhosis and other chronic liver diseases +B1810-- | Cirrhosis and other chronic liver diseases +B1819-- | Cirrhosis and other chronic liver diseases +B182--- | Cirrhosis and other chronic liver diseases +B188--- | Cirrhosis and other chronic liver diseases +B189--- | Cirrhosis and other chronic liver diseases +I85---- | Cirrhosis and other chronic liver diseases +I850--- | Cirrhosis and other chronic liver diseases +I8500-- | Cirrhosis and other chronic liver diseases +I8501-- | Cirrhosis and other chronic liver diseases +I8510-- | Cirrhosis and other chronic liver diseases +I8511-- | Cirrhosis and other chronic liver diseases +I859--- | Cirrhosis and other chronic liver diseases +I982--- | Cirrhosis and other chronic liver diseases +K70---- | Cirrhosis and other chronic liver diseases +K700--- | Cirrhosis and other chronic liver diseases +K701--- | Cirrhosis and other chronic liver diseases +K7010-- | Cirrhosis and other chronic liver diseases +K7011-- | Cirrhosis and other chronic liver diseases +K702--- | Cirrhosis and other chronic liver diseases +K703--- | Cirrhosis and other chronic liver diseases +K717--- | Cirrhosis and other chronic liver diseases +K73---- | Cirrhosis and other chronic liver diseases +K730--- | Cirrhosis and other chronic liver diseases +K731--- | Cirrhosis and other chronic liver diseases +K732--- | Cirrhosis and other chronic liver diseases +K738--- | Cirrhosis and other chronic liver diseases +K739--- | Cirrhosis and other chronic liver diseases +K74---- | Cirrhosis and other chronic liver diseases +K740--- | Cirrhosis and other chronic liver diseases +K741--- | Cirrhosis and other chronic liver diseases +K742--- | Cirrhosis and other chronic liver diseases +K743--- | Cirrhosis and other chronic liver diseases +K744--- | Cirrhosis and other chronic liver diseases +K745--- | Cirrhosis and other chronic liver diseases +K746--- | Cirrhosis and other chronic liver diseases +K7460-- | Cirrhosis and other chronic liver diseases +K7469-- | Cirrhosis and other chronic liver diseases +K75---- | Cirrhosis and other chronic liver diseases +K752--- | Cirrhosis and other chronic liver diseases +K754--- | Cirrhosis and other chronic liver diseases +K758--- | Cirrhosis and other chronic liver diseases +K7581-- | Cirrhosis and other chronic liver diseases +K7589-- | Cirrhosis and other chronic liver diseases +K759--- | Cirrhosis and other chronic liver diseases +K76---- | Cirrhosis and other chronic liver diseases +K760--- | Cirrhosis and other chronic liver diseases +K761--- | Cirrhosis and other chronic liver diseases +K762--- | Cirrhosis and other chronic liver diseases +K764--- | Cirrhosis and other chronic liver diseases +K765--- | Cirrhosis and other chronic liver diseases +K766--- | Cirrhosis and other chronic liver diseases +K767--- | Cirrhosis and other chronic liver diseases +K768--- | Cirrhosis and other chronic liver diseases +K7681-- | Cirrhosis and other chronic liver diseases +K7689-- | Cirrhosis and other chronic liver diseases +K769--- | Cirrhosis and other chronic liver diseases +K778--- | Cirrhosis and other chronic liver diseases +K25---- | Upper digestive system diseases +K250--- | Upper digestive system diseases +K251--- | Upper digestive system diseases +K252--- | Upper digestive system diseases +K253--- | Upper digestive system diseases +K254--- | Upper digestive system diseases +K255--- | Upper digestive system diseases +K256--- | Upper digestive system diseases +K257--- | Upper digestive system diseases +K259--- | Upper digestive system diseases +K26---- | Upper digestive system diseases +K260--- | Upper digestive system diseases +K261--- | Upper digestive system diseases +K262--- | Upper digestive system diseases +K263--- | Upper digestive system diseases +K264--- | Upper digestive system diseases +K265--- | Upper digestive system diseases +K266--- | Upper digestive system diseases +K267--- | Upper digestive system diseases +K269--- | Upper digestive system diseases +K27---- | Upper digestive system diseases +K270--- | Upper digestive system diseases +K271--- | Upper digestive system diseases +K272--- | Upper digestive system diseases +K273--- | Upper digestive system diseases +K274--- | Upper digestive system diseases +K275--- | Upper digestive system diseases +K276--- | Upper digestive system diseases +K277--- | Upper digestive system diseases +K279--- | Upper digestive system diseases +K28---- | Upper digestive system diseases +K280--- | Upper digestive system diseases +K281--- | Upper digestive system diseases +K282--- | Upper digestive system diseases +K283--- | Upper digestive system diseases +K284--- | Upper digestive system diseases +K285--- | Upper digestive system diseases +K286--- | Upper digestive system diseases +K287--- | Upper digestive system diseases +K289--- | Upper digestive system diseases +K29---- | Upper digestive system diseases +K290--- | Upper digestive system diseases +K2900-- | Upper digestive system diseases +K2901-- | Upper digestive system diseases +K291--- | Upper digestive system diseases +K292--- | Upper digestive system diseases +K2920-- | Upper digestive system diseases +K2921-- | Upper digestive system diseases +K293--- | Upper digestive system diseases +K2930-- | Upper digestive system diseases +K2931-- | Upper digestive system diseases +K294--- | Upper digestive system diseases +K2940-- | Upper digestive system diseases +K2941-- | Upper digestive system diseases +K295--- | Upper digestive system diseases +K2950-- | Upper digestive system diseases +K2951-- | Upper digestive system diseases +K296--- | Upper digestive system diseases +K2960-- | Upper digestive system diseases +K2961-- | Upper digestive system diseases +K297--- | Upper digestive system diseases +K2970-- | Upper digestive system diseases +K2971-- | Upper digestive system diseases +K298--- | Upper digestive system diseases +K2980-- | Upper digestive system diseases +K2981-- | Upper digestive system diseases +K299--- | Upper digestive system diseases +K25---- | Peptic ulcer disease +K250--- | Peptic ulcer disease +K251--- | Peptic ulcer disease +K252--- | Peptic ulcer disease +K253--- | Peptic ulcer disease +K254--- | Peptic ulcer disease +K255--- | Peptic ulcer disease +K256--- | Peptic ulcer disease +K257--- | Peptic ulcer disease +K259--- | Peptic ulcer disease +K26---- | Peptic ulcer disease +K260--- | Peptic ulcer disease +K261--- | Peptic ulcer disease +K262--- | Peptic ulcer disease +K263--- | Peptic ulcer disease +K264--- | Peptic ulcer disease +K265--- | Peptic ulcer disease +K266--- | Peptic ulcer disease +K267--- | Peptic ulcer disease +K269--- | Peptic ulcer disease +K27---- | Peptic ulcer disease +K270--- | Peptic ulcer disease +K271--- | Peptic ulcer disease +K272--- | Peptic ulcer disease +K273--- | Peptic ulcer disease +K274--- | Peptic ulcer disease +K275--- | Peptic ulcer disease +K276--- | Peptic ulcer disease +K277--- | Peptic ulcer disease +K279--- | Peptic ulcer disease +K28---- | Peptic ulcer disease +K280--- | Peptic ulcer disease +K281--- | Peptic ulcer disease +K282--- | Peptic ulcer disease +K283--- | Peptic ulcer disease +K284--- | Peptic ulcer disease +K285--- | Peptic ulcer disease +K286--- | Peptic ulcer disease +K287--- | Peptic ulcer disease +K289--- | Peptic ulcer disease +K29---- | Gastritis and duodenitis +K290--- | Gastritis and duodenitis +K2900-- | Gastritis and duodenitis +K2901-- | Gastritis and duodenitis +K291--- | Gastritis and duodenitis +K292--- | Gastritis and duodenitis +K2920-- | Gastritis and duodenitis +K2921-- | Gastritis and duodenitis +K293--- | Gastritis and duodenitis +K2930-- | Gastritis and duodenitis +K2931-- | Gastritis and duodenitis +K294--- | Gastritis and duodenitis +K2940-- | Gastritis and duodenitis +K2941-- | Gastritis and duodenitis +K295--- | Gastritis and duodenitis +K2950-- | Gastritis and duodenitis +K2951-- | Gastritis and duodenitis +K296--- | Gastritis and duodenitis +K2960-- | Gastritis and duodenitis +K2961-- | Gastritis and duodenitis +K297--- | Gastritis and duodenitis +K2970-- | Gastritis and duodenitis +K2971-- | Gastritis and duodenitis +K298--- | Gastritis and duodenitis +K2980-- | Gastritis and duodenitis +K2981-- | Gastritis and duodenitis +K299--- | Gastritis and duodenitis +K35---- | Appendicitis +K352--- | Appendicitis +K3520-- | Appendicitis +K3521-- | Appendicitis +K353--- | Appendicitis +K3530-- | Appendicitis +K3531-- | Appendicitis +K3532-- | Appendicitis +K3533-- | Appendicitis +K358--- | Appendicitis +K3580-- | Appendicitis +K35890- | Appendicitis +K35891- | Appendicitis +K36---- | Appendicitis +K37---- | Appendicitis +K383--- | Appendicitis +K388--- | Appendicitis +K389--- | Appendicitis +K56---- | Paralytic ileus and intestinal obstruction +K560--- | Paralytic ileus and intestinal obstruction +K561--- | Paralytic ileus and intestinal obstruction +K562--- | Paralytic ileus and intestinal obstruction +K563--- | Paralytic ileus and intestinal obstruction +K564--- | Paralytic ileus and intestinal obstruction +K5641-- | Paralytic ileus and intestinal obstruction +K5649-- | Paralytic ileus and intestinal obstruction +K565--- | Paralytic ileus and intestinal obstruction +K5650-- | Paralytic ileus and intestinal obstruction +K5651-- | Paralytic ileus and intestinal obstruction +K5652-- | Paralytic ileus and intestinal obstruction +K566--- | Paralytic ileus and intestinal obstruction +K56600- | Paralytic ileus and intestinal obstruction +K56601- | Paralytic ileus and intestinal obstruction +K56609- | Paralytic ileus and intestinal obstruction +K56690- | Paralytic ileus and intestinal obstruction +K56691- | Paralytic ileus and intestinal obstruction +K56699- | Paralytic ileus and intestinal obstruction +K567--- | Paralytic ileus and intestinal obstruction +K40---- | Inguinal, femoral, and abdominal hernia +K400--- | Inguinal, femoral, and abdominal hernia +K4000-- | Inguinal, femoral, and abdominal hernia +K4001-- | Inguinal, femoral, and abdominal hernia +K401--- | Inguinal, femoral, and abdominal hernia +K4010-- | Inguinal, femoral, and abdominal hernia +K4011-- | Inguinal, femoral, and abdominal hernia +K402--- | Inguinal, femoral, and abdominal hernia +K4020-- | Inguinal, femoral, and abdominal hernia +K4021-- | Inguinal, femoral, and abdominal hernia +K403--- | Inguinal, femoral, and abdominal hernia +K4030-- | Inguinal, femoral, and abdominal hernia +K4031-- | Inguinal, femoral, and abdominal hernia +K404--- | Inguinal, femoral, and abdominal hernia +K4040-- | Inguinal, femoral, and abdominal hernia +K4041-- | Inguinal, femoral, and abdominal hernia +K409--- | Inguinal, femoral, and abdominal hernia +K4090-- | Inguinal, femoral, and abdominal hernia +K4091-- | Inguinal, femoral, and abdominal hernia +K41---- | Inguinal, femoral, and abdominal hernia +K410--- | Inguinal, femoral, and abdominal hernia +K4100-- | Inguinal, femoral, and abdominal hernia +K4101-- | Inguinal, femoral, and abdominal hernia +K411--- | Inguinal, femoral, and abdominal hernia +K4110-- | Inguinal, femoral, and abdominal hernia +K4111-- | Inguinal, femoral, and abdominal hernia +K412--- | Inguinal, femoral, and abdominal hernia +K4120-- | Inguinal, femoral, and abdominal hernia +K4121-- | Inguinal, femoral, and abdominal hernia +K413--- | Inguinal, femoral, and abdominal hernia +K4130-- | Inguinal, femoral, and abdominal hernia +K4131-- | Inguinal, femoral, and abdominal hernia +K414--- | Inguinal, femoral, and abdominal hernia +K4140-- | Inguinal, femoral, and abdominal hernia +K4141-- | Inguinal, femoral, and abdominal hernia +K419--- | Inguinal, femoral, and abdominal hernia +K4190-- | Inguinal, femoral, and abdominal hernia +K4191-- | Inguinal, femoral, and abdominal hernia +K42---- | Inguinal, femoral, and abdominal hernia +K420--- | Inguinal, femoral, and abdominal hernia +K421--- | Inguinal, femoral, and abdominal hernia +K429--- | Inguinal, femoral, and abdominal hernia +K44---- | Inguinal, femoral, and abdominal hernia +K440--- | Inguinal, femoral, and abdominal hernia +K441--- | Inguinal, femoral, and abdominal hernia +K449--- | Inguinal, femoral, and abdominal hernia +K45---- | Inguinal, femoral, and abdominal hernia +K450--- | Inguinal, femoral, and abdominal hernia +K451--- | Inguinal, femoral, and abdominal hernia +K458--- | Inguinal, femoral, and abdominal hernia +K46---- | Inguinal, femoral, and abdominal hernia +K460--- | Inguinal, femoral, and abdominal hernia +K461--- | Inguinal, femoral, and abdominal hernia +K469--- | Inguinal, femoral, and abdominal hernia +K50---- | Inflammatory bowel disease +K500--- | Inflammatory bowel disease +K5000-- | Inflammatory bowel disease +K50011- | Inflammatory bowel disease +K50012- | Inflammatory bowel disease +K50013- | Inflammatory bowel disease +K50014- | Inflammatory bowel disease +K50018- | Inflammatory bowel disease +K50019- | Inflammatory bowel disease +K501--- | Inflammatory bowel disease +K5010-- | Inflammatory bowel disease +K50111- | Inflammatory bowel disease +K50112- | Inflammatory bowel disease +K50113- | Inflammatory bowel disease +K50114- | Inflammatory bowel disease +K50118- | Inflammatory bowel disease +K50119- | Inflammatory bowel disease +K508--- | Inflammatory bowel disease +K5080-- | Inflammatory bowel disease +K50811- | Inflammatory bowel disease +K50812- | Inflammatory bowel disease +K50813- | Inflammatory bowel disease +K50814- | Inflammatory bowel disease +K50818- | Inflammatory bowel disease +K50819- | Inflammatory bowel disease +K509--- | Inflammatory bowel disease +K5090-- | Inflammatory bowel disease +K50911- | Inflammatory bowel disease +K50912- | Inflammatory bowel disease +K50913- | Inflammatory bowel disease +K50914- | Inflammatory bowel disease +K50918- | Inflammatory bowel disease +K50919- | Inflammatory bowel disease +K51---- | Inflammatory bowel disease +K510--- | Inflammatory bowel disease +K5100-- | Inflammatory bowel disease +K51011- | Inflammatory bowel disease +K51012- | Inflammatory bowel disease +K51013- | Inflammatory bowel disease +K51014- | Inflammatory bowel disease +K51018- | Inflammatory bowel disease +K51019- | Inflammatory bowel disease +K512--- | Inflammatory bowel disease +K5120-- | Inflammatory bowel disease +K51211- | Inflammatory bowel disease +K51212- | Inflammatory bowel disease +K51213- | Inflammatory bowel disease +K51214- | Inflammatory bowel disease +K51218- | Inflammatory bowel disease +K51219- | Inflammatory bowel disease +K513--- | Inflammatory bowel disease +K5130-- | Inflammatory bowel disease +K51311- | Inflammatory bowel disease +K51312- | Inflammatory bowel disease +K51313- | Inflammatory bowel disease +K51314- | Inflammatory bowel disease +K51318- | Inflammatory bowel disease +K51319- | Inflammatory bowel disease +K514--- | Inflammatory bowel disease +K5140-- | Inflammatory bowel disease +K51411- | Inflammatory bowel disease +K51412- | Inflammatory bowel disease +K51413- | Inflammatory bowel disease +K51414- | Inflammatory bowel disease +K51418- | Inflammatory bowel disease +K51419- | Inflammatory bowel disease +K515--- | Inflammatory bowel disease +K5150-- | Inflammatory bowel disease +K51511- | Inflammatory bowel disease +K51512- | Inflammatory bowel disease +K51513- | Inflammatory bowel disease +K51514- | Inflammatory bowel disease +K51518- | Inflammatory bowel disease +K51519- | Inflammatory bowel disease +K518--- | Inflammatory bowel disease +K5180-- | Inflammatory bowel disease +K51811- | Inflammatory bowel disease +K51812- | Inflammatory bowel disease +K51813- | Inflammatory bowel disease +K51814- | Inflammatory bowel disease +K51818- | Inflammatory bowel disease +K51819- | Inflammatory bowel disease +K519--- | Inflammatory bowel disease +K5190-- | Inflammatory bowel disease +K51911- | Inflammatory bowel disease +K51912- | Inflammatory bowel disease +K51913- | Inflammatory bowel disease +K51914- | Inflammatory bowel disease +K51918- | Inflammatory bowel disease +K51919- | Inflammatory bowel disease +K52---- | Inflammatory bowel disease +K528--- | Inflammatory bowel disease +K5281-- | Inflammatory bowel disease +K5282-- | Inflammatory bowel disease +K52831- | Inflammatory bowel disease +K52832- | Inflammatory bowel disease +K52838- | Inflammatory bowel disease +K52839- | Inflammatory bowel disease +K5289-- | Inflammatory bowel disease +K529--- | Inflammatory bowel disease +M091--- | Inflammatory bowel disease +K55---- | Vascular intestinal disorders +K550--- | Vascular intestinal disorders +K55011- | Vascular intestinal disorders +K55012- | Vascular intestinal disorders +K55019- | Vascular intestinal disorders +K55021- | Vascular intestinal disorders +K55022- | Vascular intestinal disorders +K55029- | Vascular intestinal disorders +K55031- | Vascular intestinal disorders +K55032- | Vascular intestinal disorders +K55039- | Vascular intestinal disorders +K55041- | Vascular intestinal disorders +K55042- | Vascular intestinal disorders +K55049- | Vascular intestinal disorders +K55051- | Vascular intestinal disorders +K55052- | Vascular intestinal disorders +K55059- | Vascular intestinal disorders +K55061- | Vascular intestinal disorders +K55062- | Vascular intestinal disorders +K55069- | Vascular intestinal disorders +K551--- | Vascular intestinal disorders +K552--- | Vascular intestinal disorders +K5520-- | Vascular intestinal disorders +K5521-- | Vascular intestinal disorders +K553--- | Vascular intestinal disorders +K5530-- | Vascular intestinal disorders +K5531-- | Vascular intestinal disorders +K5532-- | Vascular intestinal disorders +K5533-- | Vascular intestinal disorders +K558--- | Vascular intestinal disorders +K559--- | Vascular intestinal disorders +K80---- | Gallbladder and biliary diseases +K800--- | Gallbladder and biliary diseases +K8000-- | Gallbladder and biliary diseases +K8001-- | Gallbladder and biliary diseases +K801--- | Gallbladder and biliary diseases +K8010-- | Gallbladder and biliary diseases +K8011-- | Gallbladder and biliary diseases +K8012-- | Gallbladder and biliary diseases +K8013-- | Gallbladder and biliary diseases +K8018-- | Gallbladder and biliary diseases +K8019-- | Gallbladder and biliary diseases +K802--- | Gallbladder and biliary diseases +K8020-- | Gallbladder and biliary diseases +K8021-- | Gallbladder and biliary diseases +K803--- | Gallbladder and biliary diseases +K8030-- | Gallbladder and biliary diseases +K8031-- | Gallbladder and biliary diseases +K8032-- | Gallbladder and biliary diseases +K8033-- | Gallbladder and biliary diseases +K8034-- | Gallbladder and biliary diseases +K8035-- | Gallbladder and biliary diseases +K8036-- | Gallbladder and biliary diseases +K8037-- | Gallbladder and biliary diseases +K804--- | Gallbladder and biliary diseases +K8040-- | Gallbladder and biliary diseases +K8041-- | Gallbladder and biliary diseases +K8042-- | Gallbladder and biliary diseases +K8043-- | Gallbladder and biliary diseases +K8044-- | Gallbladder and biliary diseases +K8045-- | Gallbladder and biliary diseases +K8046-- | Gallbladder and biliary diseases +K8047-- | Gallbladder and biliary diseases +K805--- | Gallbladder and biliary diseases +K8050-- | Gallbladder and biliary diseases +K8051-- | Gallbladder and biliary diseases +K8060-- | Gallbladder and biliary diseases +K8061-- | Gallbladder and biliary diseases +K8062-- | Gallbladder and biliary diseases +K8063-- | Gallbladder and biliary diseases +K8064-- | Gallbladder and biliary diseases +K8065-- | Gallbladder and biliary diseases +K8066-- | Gallbladder and biliary diseases +K8067-- | Gallbladder and biliary diseases +K8070-- | Gallbladder and biliary diseases +K8071-- | Gallbladder and biliary diseases +K808--- | Gallbladder and biliary diseases +K8080-- | Gallbladder and biliary diseases +K8081-- | Gallbladder and biliary diseases +K81---- | Gallbladder and biliary diseases +K810--- | Gallbladder and biliary diseases +K811--- | Gallbladder and biliary diseases +K812--- | Gallbladder and biliary diseases +K818--- | Gallbladder and biliary diseases +K819--- | Gallbladder and biliary diseases +K82---- | Gallbladder and biliary diseases +K820--- | Gallbladder and biliary diseases +K821--- | Gallbladder and biliary diseases +K822--- | Gallbladder and biliary diseases +K823--- | Gallbladder and biliary diseases +K824--- | Gallbladder and biliary diseases +K828--- | Gallbladder and biliary diseases +K829--- | Gallbladder and biliary diseases +K82A1-- | Gallbladder and biliary diseases +K82A2-- | Gallbladder and biliary diseases +K83---- | Gallbladder and biliary diseases +K830--- | Gallbladder and biliary diseases +K8301-- | Gallbladder and biliary diseases +K8309-- | Gallbladder and biliary diseases +K831--- | Gallbladder and biliary diseases +K832--- | Gallbladder and biliary diseases +K833--- | Gallbladder and biliary diseases +K834--- | Gallbladder and biliary diseases +K835--- | Gallbladder and biliary diseases +K838--- | Gallbladder and biliary diseases +K839--- | Gallbladder and biliary diseases +K85---- | Pancreatitis +K850--- | Pancreatitis +K8500-- | Pancreatitis +K8501-- | Pancreatitis +K8502-- | Pancreatitis +K851--- | Pancreatitis +K8510-- | Pancreatitis +K8511-- | Pancreatitis +K8512-- | Pancreatitis +K852--- | Pancreatitis +K8520-- | Pancreatitis +K8521-- | Pancreatitis +K8522-- | Pancreatitis +K853--- | Pancreatitis +K8530-- | Pancreatitis +K8531-- | Pancreatitis +K8532-- | Pancreatitis +K858--- | Pancreatitis +K8580-- | Pancreatitis +K8581-- | Pancreatitis +K8582-- | Pancreatitis +K859--- | Pancreatitis +K8590-- | Pancreatitis +K8591-- | Pancreatitis +K8592-- | Pancreatitis +K86---- | Pancreatitis +K860--- | Pancreatitis +K861--- | Pancreatitis +K862--- | Pancreatitis +K863--- | Pancreatitis +K868--- | Pancreatitis +K8681-- | Pancreatitis +K8689-- | Pancreatitis +K869--- | Pancreatitis +K20---- | Other digestive diseases +K200--- | Other digestive diseases +K208--- | Other digestive diseases +K209--- | Other digestive diseases +K22---- | Other digestive diseases +K220--- | Other digestive diseases +K221--- | Other digestive diseases +K2210-- | Other digestive diseases +K2211-- | Other digestive diseases +K222--- | Other digestive diseases +K223--- | Other digestive diseases +K224--- | Other digestive diseases +K225--- | Other digestive diseases +K226--- | Other digestive diseases +K228--- | Other digestive diseases +K229--- | Other digestive diseases +K23---- | Other digestive diseases +K230--- | Other digestive diseases +K231--- | Other digestive diseases +K238--- | Other digestive diseases +K31---- | Other digestive diseases +K310--- | Other digestive diseases +K311--- | Other digestive diseases +K312--- | Other digestive diseases +K313--- | Other digestive diseases +K314--- | Other digestive diseases +K315--- | Other digestive diseases +K316--- | Other digestive diseases +K317--- | Other digestive diseases +K318--- | Other digestive diseases +K38---- | Other digestive diseases +K380--- | Other digestive diseases +K381--- | Other digestive diseases +K382--- | Other digestive diseases +K522--- | Other digestive diseases +K5221-- | Other digestive diseases +K5222-- | Other digestive diseases +K5229-- | Other digestive diseases +K523--- | Other digestive diseases +K57---- | Other digestive diseases +K570--- | Other digestive diseases +K5700-- | Other digestive diseases +K5701-- | Other digestive diseases +K571--- | Other digestive diseases +K5710-- | Other digestive diseases +K5711-- | Other digestive diseases +K5712-- | Other digestive diseases +K5713-- | Other digestive diseases +K572--- | Other digestive diseases +K5720-- | Other digestive diseases +K5721-- | Other digestive diseases +K573--- | Other digestive diseases +K5730-- | Other digestive diseases +K5731-- | Other digestive diseases +K5732-- | Other digestive diseases +K5733-- | Other digestive diseases +K574--- | Other digestive diseases +K5740-- | Other digestive diseases +K5741-- | Other digestive diseases +K575--- | Other digestive diseases +K5750-- | Other digestive diseases +K5751-- | Other digestive diseases +K5752-- | Other digestive diseases +K5753-- | Other digestive diseases +K578--- | Other digestive diseases +K5780-- | Other digestive diseases +K5781-- | Other digestive diseases +K579--- | Other digestive diseases +K5790-- | Other digestive diseases +K5791-- | Other digestive diseases +K5792-- | Other digestive diseases +K5793-- | Other digestive diseases +K58---- | Other digestive diseases +K580--- | Other digestive diseases +K581--- | Other digestive diseases +K582--- | Other digestive diseases +K583--- | Other digestive diseases +K588--- | Other digestive diseases +K589--- | Other digestive diseases +K59---- | Other digestive diseases +K590--- | Other digestive diseases +K5900-- | Other digestive diseases +K5901-- | Other digestive diseases +K5902-- | Other digestive diseases +K5903-- | Other digestive diseases +K5904-- | Other digestive diseases +K5909-- | Other digestive diseases +K591--- | Other digestive diseases +K592--- | Other digestive diseases +K593--- | Other digestive diseases +K5931-- | Other digestive diseases +K5939-- | Other digestive diseases +K594--- | Other digestive diseases +K598--- | Other digestive diseases +K599--- | Other digestive diseases +K60---- | Other digestive diseases +K600--- | Other digestive diseases +K601--- | Other digestive diseases +K602--- | Other digestive diseases +K603--- | Other digestive diseases +K604--- | Other digestive diseases +K605--- | Other digestive diseases +K61---- | Other digestive diseases +K610--- | Other digestive diseases +K611--- | Other digestive diseases +K612--- | Other digestive diseases +K613--- | Other digestive diseases +K6131-- | Other digestive diseases +K6139-- | Other digestive diseases +K614--- | Other digestive diseases +K615--- | Other digestive diseases +K62---- | Other digestive diseases +K622--- | Other digestive diseases +K623--- | Other digestive diseases +K624--- | Other digestive diseases +K625--- | Other digestive diseases +K626--- | Other digestive diseases +K628--- | Other digestive diseases +K6281-- | Other digestive diseases +K6282-- | Other digestive diseases +K6289-- | Other digestive diseases +K629--- | Other digestive diseases +K64---- | Other digestive diseases +K640--- | Other digestive diseases +K641--- | Other digestive diseases +K642--- | Other digestive diseases +K643--- | Other digestive diseases +K644--- | Other digestive diseases +K645--- | Other digestive diseases +K648--- | Other digestive diseases +K649--- | Other digestive diseases +K668--- | Other digestive diseases +K67---- | Other digestive diseases +K77---- | Other digestive diseases +K90---- | Other digestive diseases +K900--- | Other digestive diseases +K901--- | Other digestive diseases +K902--- | Other digestive diseases +K903--- | Other digestive diseases +K904--- | Other digestive diseases +K9041-- | Other digestive diseases +K9049-- | Other digestive diseases +K908--- | Other digestive diseases +K9081-- | Other digestive diseases +K9089-- | Other digestive diseases +K909--- | Other digestive diseases +K928--- | Other digestive diseases +K938--- | Other digestive diseases +F00---- | Neurological disorders +F000--- | Neurological disorders +F001--- | Neurological disorders +F002--- | Neurological disorders +F009--- | Neurological disorders +F01---- | Neurological disorders +F010--- | Neurological disorders +F011--- | Neurological disorders +F012--- | Neurological disorders +F013--- | Neurological disorders +F0150-- | Neurological disorders +F0151-- | Neurological disorders +F018--- | Neurological disorders +F019--- | Neurological disorders +F02---- | Neurological disorders +F020--- | Neurological disorders +F022--- | Neurological disorders +F023--- | Neurological disorders +F028--- | Neurological disorders +F0280-- | Neurological disorders +F0281-- | Neurological disorders +F03---- | Neurological disorders +G10---- | Neurological disorders +G11---- | Neurological disorders +G110--- | Neurological disorders +G111--- | Neurological disorders +G112--- | Neurological disorders +G113--- | Neurological disorders +G114--- | Neurological disorders +G118--- | Neurological disorders +G119--- | Neurological disorders +G12---- | Neurological disorders +G120--- | Neurological disorders +G121--- | Neurological disorders +G122--- | Neurological disorders +G1220-- | Neurological disorders +G1221-- | Neurological disorders +G1222-- | Neurological disorders +G1223-- | Neurological disorders +G1224-- | Neurological disorders +G1225-- | Neurological disorders +G1229-- | Neurological disorders +G128--- | Neurological disorders +G129--- | Neurological disorders +G13---- | Neurological disorders +G130--- | Neurological disorders +G131--- | Neurological disorders +G132--- | Neurological disorders +G138--- | Neurological disorders +G20---- | Neurological disorders +G23---- | Neurological disorders +G230--- | Neurological disorders +G231--- | Neurological disorders +G232--- | Neurological disorders +G233--- | Neurological disorders +G238--- | Neurological disorders +G239--- | Neurological disorders +G24---- | Neurological disorders +G241--- | Neurological disorders +G242--- | Neurological disorders +G243--- | Neurological disorders +G244--- | Neurological disorders +G245--- | Neurological disorders +G248--- | Neurological disorders +G249--- | Neurological disorders +G25---- | Neurological disorders +G250--- | Neurological disorders +G252--- | Neurological disorders +G253--- | Neurological disorders +G255--- | Neurological disorders +G258--- | Neurological disorders +G2581-- | Neurological disorders +G2582-- | Neurological disorders +G2583-- | Neurological disorders +G2589-- | Neurological disorders +G259--- | Neurological disorders +G26---- | Neurological disorders +G30---- | Neurological disorders +G300--- | Neurological disorders +G301--- | Neurological disorders +G308--- | Neurological disorders +G309--- | Neurological disorders +G31---- | Neurological disorders +G310--- | Neurological disorders +G3101-- | Neurological disorders +G3109-- | Neurological disorders +G311--- | Neurological disorders +G318--- | Neurological disorders +G3181-- | Neurological disorders +G3182-- | Neurological disorders +G3183-- | Neurological disorders +G3184-- | Neurological disorders +G3185-- | Neurological disorders +G3189-- | Neurological disorders +G319--- | Neurological disorders +G35---- | Neurological disorders +G36---- | Neurological disorders +G360--- | Neurological disorders +G361--- | Neurological disorders +G368--- | Neurological disorders +G369--- | Neurological disorders +G37---- | Neurological disorders +G370--- | Neurological disorders +G371--- | Neurological disorders +G372--- | Neurological disorders +G373--- | Neurological disorders +G374--- | Neurological disorders +G375--- | Neurological disorders +G378--- | Neurological disorders +G379--- | Neurological disorders +G40---- | Neurological disorders +G400--- | Neurological disorders +G40001- | Neurological disorders +G40009- | Neurological disorders +G40011- | Neurological disorders +G40019- | Neurological disorders +G401--- | Neurological disorders +G40101- | Neurological disorders +G40109- | Neurological disorders +G40111- | Neurological disorders +G40119- | Neurological disorders +G402--- | Neurological disorders +G40201- | Neurological disorders +G40209- | Neurological disorders +G40211- | Neurological disorders +G40219- | Neurological disorders +G403--- | Neurological disorders +G40301- | Neurological disorders +G40309- | Neurological disorders +G40311- | Neurological disorders +G40319- | Neurological disorders +G404--- | Neurological disorders +G40401- | Neurological disorders +G40409- | Neurological disorders +G40411- | Neurological disorders +G40419- | Neurological disorders +G405--- | Neurological disorders +G40501- | Neurological disorders +G40509- | Neurological disorders +G406--- | Neurological disorders +G407--- | Neurological disorders +G408--- | Neurological disorders +G40801- | Neurological disorders +G40802- | Neurological disorders +G40803- | Neurological disorders +G40804- | Neurological disorders +G40811- | Neurological disorders +G40812- | Neurological disorders +G40813- | Neurological disorders +G40814- | Neurological disorders +G40821- | Neurological disorders +G40822- | Neurological disorders +G40823- | Neurological disorders +G40824- | Neurological disorders +G4089-- | Neurological disorders +G409--- | Neurological disorders +G40901- | Neurological disorders +G40909- | Neurological disorders +G40911- | Neurological disorders +G40919- | Neurological disorders +G40A01- | Neurological disorders +G40A09- | Neurological disorders +G40A11- | Neurological disorders +G40A19- | Neurological disorders +G40B01- | Neurological disorders +G40B09- | Neurological disorders +G40B11- | Neurological disorders +G40B19- | Neurological disorders +G41---- | Neurological disorders +G410--- | Neurological disorders +G411--- | Neurological disorders +G412--- | Neurological disorders +G418--- | Neurological disorders +G419--- | Neurological disorders +G61---- | Neurological disorders +G610--- | Neurological disorders +G611--- | Neurological disorders +G618--- | Neurological disorders +G6181-- | Neurological disorders +G6182-- | Neurological disorders +G6189-- | Neurological disorders +G619--- | Neurological disorders +G70---- | Neurological disorders +G700--- | Neurological disorders +G7000-- | Neurological disorders +G7001-- | Neurological disorders +G701--- | Neurological disorders +G702--- | Neurological disorders +G708--- | Neurological disorders +G7080-- | Neurological disorders +G7081-- | Neurological disorders +G7089-- | Neurological disorders +G709--- | Neurological disorders +G71---- | Neurological disorders +G710--- | Neurological disorders +G7100-- | Neurological disorders +G7101-- | Neurological disorders +G7102-- | Neurological disorders +G7109-- | Neurological disorders +G711--- | Neurological disorders +G713--- | Neurological disorders +G718--- | Neurological disorders +G719--- | Neurological disorders +G72---- | Neurological disorders +G722--- | Neurological disorders +G723--- | Neurological disorders +G724--- | Neurological disorders +G7241-- | Neurological disorders +G7249-- | Neurological disorders +G728--- | Neurological disorders +G7281-- | Neurological disorders +G7289-- | Neurological disorders +G729--- | Neurological disorders +G73---- | Neurological disorders +G730--- | Neurological disorders +G731--- | Neurological disorders +G732--- | Neurological disorders +G733--- | Neurological disorders +G734--- | Neurological disorders +G735--- | Neurological disorders +G736--- | Neurological disorders +G737--- | Neurological disorders +G90---- | Neurological disorders +G900--- | Neurological disorders +G9001-- | Neurological disorders +G9009-- | Neurological disorders +G901--- | Neurological disorders +G902--- | Neurological disorders +G903--- | Neurological disorders +G904--- | Neurological disorders +G905--- | Neurological disorders +G9050-- | Neurological disorders +G90511- | Neurological disorders +G90512- | Neurological disorders +G90513- | Neurological disorders +G90519- | Neurological disorders +G90521- | Neurological disorders +G90522- | Neurological disorders +G90523- | Neurological disorders +G90529- | Neurological disorders +G9059-- | Neurological disorders +G906--- | Neurological disorders +G907--- | Neurological disorders +G908--- | Neurological disorders +G909--- | Neurological disorders +G95---- | Neurological disorders +G950--- | Neurological disorders +G951--- | Neurological disorders +G9511-- | Neurological disorders +G9519-- | Neurological disorders +G952--- | Neurological disorders +G9520-- | Neurological disorders +G9529-- | Neurological disorders +G958--- | Neurological disorders +G9581-- | Neurological disorders +G9589-- | Neurological disorders +G959--- | Neurological disorders +M33---- | Neurological disorders +M330--- | Neurological disorders +M3300-- | Neurological disorders +M3301-- | Neurological disorders +M3302-- | Neurological disorders +M3303-- | Neurological disorders +M3309-- | Neurological disorders +M331--- | Neurological disorders +M3310-- | Neurological disorders +M3311-- | Neurological disorders +M3312-- | Neurological disorders +M3313-- | Neurological disorders +M3319-- | Neurological disorders +M332--- | Neurological disorders +M3320-- | Neurological disorders +M3321-- | Neurological disorders +M3322-- | Neurological disorders +M3329-- | Neurological disorders +M339--- | Neurological disorders +F00---- | Alzheimer's disease and other dementias +F000--- | Alzheimer's disease and other dementias +F001--- | Alzheimer's disease and other dementias +F002--- | Alzheimer's disease and other dementias +F009--- | Alzheimer's disease and other dementias +F01---- | Alzheimer's disease and other dementias +F010--- | Alzheimer's disease and other dementias +F011--- | Alzheimer's disease and other dementias +F012--- | Alzheimer's disease and other dementias +F013--- | Alzheimer's disease and other dementias +F0150-- | Alzheimer's disease and other dementias +F0151-- | Alzheimer's disease and other dementias +F018--- | Alzheimer's disease and other dementias +F019--- | Alzheimer's disease and other dementias +F02---- | Alzheimer's disease and other dementias +F020--- | Alzheimer's disease and other dementias +F028--- | Alzheimer's disease and other dementias +F0280-- | Alzheimer's disease and other dementias +F0281-- | Alzheimer's disease and other dementias +F03---- | Alzheimer's disease and other dementias +G30---- | Alzheimer's disease and other dementias +G300--- | Alzheimer's disease and other dementias +G301--- | Alzheimer's disease and other dementias +G308--- | Alzheimer's disease and other dementias +G309--- | Alzheimer's disease and other dementias +G31---- | Alzheimer's disease and other dementias +G310--- | Alzheimer's disease and other dementias +G3101-- | Alzheimer's disease and other dementias +G3109-- | Alzheimer's disease and other dementias +G311--- | Alzheimer's disease and other dementias +G318--- | Alzheimer's disease and other dementias +G3181-- | Alzheimer's disease and other dementias +G3182-- | Alzheimer's disease and other dementias +G3183-- | Alzheimer's disease and other dementias +G3184-- | Alzheimer's disease and other dementias +G3185-- | Alzheimer's disease and other dementias +G3189-- | Alzheimer's disease and other dementias +G319--- | Alzheimer's disease and other dementias +F023--- | Parkinson's disease +G20---- | Parkinson's disease +G40---- | Idiopathic epilepsy +G400--- | Idiopathic epilepsy +G40001- | Idiopathic epilepsy +G40009- | Idiopathic epilepsy +G40011- | Idiopathic epilepsy +G40019- | Idiopathic epilepsy +G401--- | Idiopathic epilepsy +G40101- | Idiopathic epilepsy +G40109- | Idiopathic epilepsy +G40111- | Idiopathic epilepsy +G40119- | Idiopathic epilepsy +G402--- | Idiopathic epilepsy +G40201- | Idiopathic epilepsy +G40209- | Idiopathic epilepsy +G40211- | Idiopathic epilepsy +G40219- | Idiopathic epilepsy +G403--- | Idiopathic epilepsy +G40301- | Idiopathic epilepsy +G40309- | Idiopathic epilepsy +G40311- | Idiopathic epilepsy +G40319- | Idiopathic epilepsy +G404--- | Idiopathic epilepsy +G40401- | Idiopathic epilepsy +G40409- | Idiopathic epilepsy +G40411- | Idiopathic epilepsy +G40419- | Idiopathic epilepsy +G405--- | Idiopathic epilepsy +G40501- | Idiopathic epilepsy +G40509- | Idiopathic epilepsy +G406--- | Idiopathic epilepsy +G407--- | Idiopathic epilepsy +G408--- | Idiopathic epilepsy +G40801- | Idiopathic epilepsy +G40802- | Idiopathic epilepsy +G40803- | Idiopathic epilepsy +G40804- | Idiopathic epilepsy +G40811- | Idiopathic epilepsy +G40812- | Idiopathic epilepsy +G40813- | Idiopathic epilepsy +G40814- | Idiopathic epilepsy +G40821- | Idiopathic epilepsy +G40822- | Idiopathic epilepsy +G40823- | Idiopathic epilepsy +G40824- | Idiopathic epilepsy +G4089-- | Idiopathic epilepsy +G409--- | Idiopathic epilepsy +G40901- | Idiopathic epilepsy +G40909- | Idiopathic epilepsy +G40911- | Idiopathic epilepsy +G40919- | Idiopathic epilepsy +G40A01- | Idiopathic epilepsy +G40A09- | Idiopathic epilepsy +G40A11- | Idiopathic epilepsy +G40A19- | Idiopathic epilepsy +G40B01- | Idiopathic epilepsy +G40B09- | Idiopathic epilepsy +G40B11- | Idiopathic epilepsy +G40B19- | Idiopathic epilepsy +G41---- | Idiopathic epilepsy +G410--- | Idiopathic epilepsy +G411--- | Idiopathic epilepsy +G412--- | Idiopathic epilepsy +G418--- | Idiopathic epilepsy +G419--- | Idiopathic epilepsy +G35---- | Multiple sclerosis +G122--- | Motor neuron disease +G1220-- | Motor neuron disease +G1221-- | Motor neuron disease +G1222-- | Motor neuron disease +G1223-- | Motor neuron disease +G1224-- | Motor neuron disease +G1225-- | Motor neuron disease +G1229-- | Motor neuron disease +G128--- | Motor neuron disease +G129--- | Motor neuron disease +F022--- | Other neurological disorders +G10---- | Other neurological disorders +G11---- | Other neurological disorders +G110--- | Other neurological disorders +G111--- | Other neurological disorders +G112--- | Other neurological disorders +G113--- | Other neurological disorders +G114--- | Other neurological disorders +G118--- | Other neurological disorders +G119--- | Other neurological disorders +G12---- | Other neurological disorders +G120--- | Other neurological disorders +G121--- | Other neurological disorders +G13---- | Other neurological disorders +G130--- | Other neurological disorders +G131--- | Other neurological disorders +G132--- | Other neurological disorders +G138--- | Other neurological disorders +G23---- | Other neurological disorders +G230--- | Other neurological disorders +G231--- | Other neurological disorders +G232--- | Other neurological disorders +G233--- | Other neurological disorders +G238--- | Other neurological disorders +G239--- | Other neurological disorders +G24---- | Other neurological disorders +G241--- | Other neurological disorders +G242--- | Other neurological disorders +G243--- | Other neurological disorders +G244--- | Other neurological disorders +G245--- | Other neurological disorders +G248--- | Other neurological disorders +G249--- | Other neurological disorders +G25---- | Other neurological disorders +G250--- | Other neurological disorders +G252--- | Other neurological disorders +G253--- | Other neurological disorders +G255--- | Other neurological disorders +G258--- | Other neurological disorders +G2581-- | Other neurological disorders +G2582-- | Other neurological disorders +G2583-- | Other neurological disorders +G2589-- | Other neurological disorders +G259--- | Other neurological disorders +G26---- | Other neurological disorders +G36---- | Other neurological disorders +G360--- | Other neurological disorders +G361--- | Other neurological disorders +G368--- | Other neurological disorders +G369--- | Other neurological disorders +G37---- | Other neurological disorders +G370--- | Other neurological disorders +G371--- | Other neurological disorders +G372--- | Other neurological disorders +G373--- | Other neurological disorders +G374--- | Other neurological disorders +G375--- | Other neurological disorders +G378--- | Other neurological disorders +G379--- | Other neurological disorders +G61---- | Other neurological disorders +G610--- | Other neurological disorders +G611--- | Other neurological disorders +G618--- | Other neurological disorders +G6181-- | Other neurological disorders +G6182-- | Other neurological disorders +G6189-- | Other neurological disorders +G619--- | Other neurological disorders +G70---- | Other neurological disorders +G700--- | Other neurological disorders +G7000-- | Other neurological disorders +G7001-- | Other neurological disorders +G701--- | Other neurological disorders +G702--- | Other neurological disorders +G708--- | Other neurological disorders +G7080-- | Other neurological disorders +G7081-- | Other neurological disorders +G7089-- | Other neurological disorders +G709--- | Other neurological disorders +G71---- | Other neurological disorders +G710--- | Other neurological disorders +G7100-- | Other neurological disorders +G7101-- | Other neurological disorders +G7102-- | Other neurological disorders +G7109-- | Other neurological disorders +G711--- | Other neurological disorders +G713--- | Other neurological disorders +G718--- | Other neurological disorders +G719--- | Other neurological disorders +G72---- | Other neurological disorders +G722--- | Other neurological disorders +G723--- | Other neurological disorders +G724--- | Other neurological disorders +G7241-- | Other neurological disorders +G7249-- | Other neurological disorders +G728--- | Other neurological disorders +G7281-- | Other neurological disorders +G7289-- | Other neurological disorders +G729--- | Other neurological disorders +G73---- | Other neurological disorders +G730--- | Other neurological disorders +G731--- | Other neurological disorders +G732--- | Other neurological disorders +G733--- | Other neurological disorders +G734--- | Other neurological disorders +G735--- | Other neurological disorders +G736--- | Other neurological disorders +G737--- | Other neurological disorders +G90---- | Other neurological disorders +G900--- | Other neurological disorders +G9001-- | Other neurological disorders +G9009-- | Other neurological disorders +G901--- | Other neurological disorders +G902--- | Other neurological disorders +G903--- | Other neurological disorders +G904--- | Other neurological disorders +G905--- | Other neurological disorders +G9050-- | Other neurological disorders +G90511- | Other neurological disorders +G90512- | Other neurological disorders +G90513- | Other neurological disorders +G90519- | Other neurological disorders +G90521- | Other neurological disorders +G90522- | Other neurological disorders +G90523- | Other neurological disorders +G90529- | Other neurological disorders +G9059-- | Other neurological disorders +G906--- | Other neurological disorders +G907--- | Other neurological disorders +G908--- | Other neurological disorders +G909--- | Other neurological disorders +G95---- | Other neurological disorders +G950--- | Other neurological disorders +G951--- | Other neurological disorders +G9511-- | Other neurological disorders +G9519-- | Other neurological disorders +G952--- | Other neurological disorders +G9520-- | Other neurological disorders +G9529-- | Other neurological disorders +G958--- | Other neurological disorders +G9581-- | Other neurological disorders +G9589-- | Other neurological disorders +G959--- | Other neurological disorders +M33---- | Other neurological disorders +M330--- | Other neurological disorders +M3300-- | Other neurological disorders +M3301-- | Other neurological disorders +M3302-- | Other neurological disorders +M3303-- | Other neurological disorders +M3309-- | Other neurological disorders +M331--- | Other neurological disorders +M3310-- | Other neurological disorders +M3311-- | Other neurological disorders +M3312-- | Other neurological disorders +M3313-- | Other neurological disorders +M3319-- | Other neurological disorders +M332--- | Other neurological disorders +M3320-- | Other neurological disorders +M3321-- | Other neurological disorders +M3322-- | Other neurological disorders +M3329-- | Other neurological disorders +M339--- | Other neurological disorders +F24---- | Mental disorders +F500--- | Mental disorders +F5000-- | Mental disorders +F5001-- | Mental disorders +F5002-- | Mental disorders +F501--- | Mental disorders +F502--- | Mental disorders +F503--- | Mental disorders +F504--- | Mental disorders +F505--- | Mental disorders +F500--- | Eating disorders +F5000-- | Eating disorders +F5001-- | Eating disorders +F5002-- | Eating disorders +F501--- | Eating disorders +F502--- | Eating disorders +F503--- | Eating disorders +F504--- | Eating disorders +F505--- | Eating disorders +F500--- | Anorexia nervosa +F5000-- | Anorexia nervosa +F5001-- | Anorexia nervosa +F5002-- | Anorexia nervosa +F501--- | Anorexia nervosa +F502--- | Bulimia nervosa +F503--- | Bulimia nervosa +F504--- | Bulimia nervosa +F505--- | Bulimia nervosa +E244--- | Substance use disorders +F10---- | Substance use disorders +F100--- | Substance use disorders +F101--- | Substance use disorders +F1010-- | Substance use disorders +F1011-- | Substance use disorders +F10120- | Substance use disorders +F10121- | Substance use disorders +F10129- | Substance use disorders +F1014-- | Substance use disorders +F10150- | Substance use disorders +F10151- | Substance use disorders +F10159- | Substance use disorders +F10180- | Substance use disorders +F10181- | Substance use disorders +F10182- | Substance use disorders +F10188- | Substance use disorders +F1019-- | Substance use disorders +F102--- | Substance use disorders +F1020-- | Substance use disorders +F1021-- | Substance use disorders +F10220- | Substance use disorders +F10221- | Substance use disorders +F10229- | Substance use disorders +F10230- | Substance use disorders +F10231- | Substance use disorders +F10232- | Substance use disorders +F10239- | Substance use disorders +F1024-- | Substance use disorders +F10250- | Substance use disorders +F10251- | Substance use disorders +F10259- | Substance use disorders +F1026-- | Substance use disorders +F1027-- | Substance use disorders +F10280- | Substance use disorders +F10281- | Substance use disorders +F10282- | Substance use disorders +F10288- | Substance use disorders +F1029-- | Substance use disorders +F103--- | Substance use disorders +F104--- | Substance use disorders +F105--- | Substance use disorders +F106--- | Substance use disorders +F107--- | Substance use disorders +F108--- | Substance use disorders +F109--- | Substance use disorders +F10920- | Substance use disorders +F10921- | Substance use disorders +F10929- | Substance use disorders +F1094-- | Substance use disorders +F10950- | Substance use disorders +F10951- | Substance use disorders +F10959- | Substance use disorders +F1096-- | Substance use disorders +F1097-- | Substance use disorders +F10980- | Substance use disorders +F10981- | Substance use disorders +F10982- | Substance use disorders +F10988- | Substance use disorders +F1099-- | Substance use disorders +F11---- | Substance use disorders +F110--- | Substance use disorders +F111--- | Substance use disorders +F1110-- | Substance use disorders +F1111-- | Substance use disorders +F11120- | Substance use disorders +F11121- | Substance use disorders +F11122- | Substance use disorders +F11129- | Substance use disorders +F1114-- | Substance use disorders +F11150- | Substance use disorders +F11151- | Substance use disorders +F11159- | Substance use disorders +F11181- | Substance use disorders +F11182- | Substance use disorders +F11188- | Substance use disorders +F1119-- | Substance use disorders +F112--- | Substance use disorders +F1120-- | Substance use disorders +F1121-- | Substance use disorders +F11220- | Substance use disorders +F11221- | Substance use disorders +F11222- | Substance use disorders +F11229- | Substance use disorders +F1123-- | Substance use disorders +F1124-- | Substance use disorders +F11250- | Substance use disorders +F11251- | Substance use disorders +F11259- | Substance use disorders +F11281- | Substance use disorders +F11282- | Substance use disorders +F11288- | Substance use disorders +F1129-- | Substance use disorders +F113--- | Substance use disorders +F114--- | Substance use disorders +F115--- | Substance use disorders +F116--- | Substance use disorders +F117--- | Substance use disorders +F118--- | Substance use disorders +F119--- | Substance use disorders +F1190-- | Substance use disorders +F11920- | Substance use disorders +F11921- | Substance use disorders +F11922- | Substance use disorders +F11929- | Substance use disorders +F1193-- | Substance use disorders +F1194-- | Substance use disorders +F11950- | Substance use disorders +F11951- | Substance use disorders +F11959- | Substance use disorders +F11981- | Substance use disorders +F11982- | Substance use disorders +F11988- | Substance use disorders +F1199-- | Substance use disorders +F12---- | Substance use disorders +F120--- | Substance use disorders +F121--- | Substance use disorders +F1210-- | Substance use disorders +F1211-- | Substance use disorders +F12120- | Substance use disorders +F12121- | Substance use disorders +F12122- | Substance use disorders +F12129- | Substance use disorders +F12150- | Substance use disorders +F12151- | Substance use disorders +F12159- | Substance use disorders +F12180- | Substance use disorders +F12188- | Substance use disorders +F1219-- | Substance use disorders +F122--- | Substance use disorders +F1220-- | Substance use disorders +F1221-- | Substance use disorders +F12220- | Substance use disorders +F12221- | Substance use disorders +F12222- | Substance use disorders +F12229- | Substance use disorders +F1223-- | Substance use disorders +F12250- | Substance use disorders +F12251- | Substance use disorders +F12259- | Substance use disorders +F12280- | Substance use disorders +F12288- | Substance use disorders +F1229-- | Substance use disorders +F123--- | Substance use disorders +F124--- | Substance use disorders +F125--- | Substance use disorders +F126--- | Substance use disorders +F127--- | Substance use disorders +F128--- | Substance use disorders +F129--- | Substance use disorders +F1290-- | Substance use disorders +F12920- | Substance use disorders +F12921- | Substance use disorders +F12922- | Substance use disorders +F12929- | Substance use disorders +F1293-- | Substance use disorders +F12950- | Substance use disorders +F12951- | Substance use disorders +F12959- | Substance use disorders +F12980- | Substance use disorders +F12988- | Substance use disorders +F1299-- | Substance use disorders +F13---- | Substance use disorders +F130--- | Substance use disorders +F131--- | Substance use disorders +F1310-- | Substance use disorders +F1311-- | Substance use disorders +F13120- | Substance use disorders +F13121- | Substance use disorders +F13129- | Substance use disorders +F1314-- | Substance use disorders +F13150- | Substance use disorders +F13151- | Substance use disorders +F13159- | Substance use disorders +F13180- | Substance use disorders +F13181- | Substance use disorders +F13182- | Substance use disorders +F13188- | Substance use disorders +F1319-- | Substance use disorders +F132--- | Substance use disorders +F1320-- | Substance use disorders +F1321-- | Substance use disorders +F13220- | Substance use disorders +F13221- | Substance use disorders +F13229- | Substance use disorders +F13230- | Substance use disorders +F13231- | Substance use disorders +F13232- | Substance use disorders +F13239- | Substance use disorders +F1324-- | Substance use disorders +F13250- | Substance use disorders +F13251- | Substance use disorders +F13259- | Substance use disorders +F1326-- | Substance use disorders +F1327-- | Substance use disorders +F13280- | Substance use disorders +F13281- | Substance use disorders +F13282- | Substance use disorders +F13288- | Substance use disorders +F1329-- | Substance use disorders +F133--- | Substance use disorders +F134--- | Substance use disorders +F135--- | Substance use disorders +F136--- | Substance use disorders +F137--- | Substance use disorders +F138--- | Substance use disorders +F139--- | Substance use disorders +F1390-- | Substance use disorders +F13920- | Substance use disorders +F13921- | Substance use disorders +F13929- | Substance use disorders +F13930- | Substance use disorders +F13931- | Substance use disorders +F13932- | Substance use disorders +F13939- | Substance use disorders +F1394-- | Substance use disorders +F13950- | Substance use disorders +F13951- | Substance use disorders +F13959- | Substance use disorders +F1396-- | Substance use disorders +F1397-- | Substance use disorders +F13980- | Substance use disorders +F13981- | Substance use disorders +F13982- | Substance use disorders +F13988- | Substance use disorders +F1399-- | Substance use disorders +F14---- | Substance use disorders +F140--- | Substance use disorders +F141--- | Substance use disorders +F1410-- | Substance use disorders +F1411-- | Substance use disorders +F14120- | Substance use disorders +F14121- | Substance use disorders +F14122- | Substance use disorders +F14129- | Substance use disorders +F1414-- | Substance use disorders +F14150- | Substance use disorders +F14151- | Substance use disorders +F14159- | Substance use disorders +F14180- | Substance use disorders +F14181- | Substance use disorders +F14182- | Substance use disorders +F14188- | Substance use disorders +F1419-- | Substance use disorders +F142--- | Substance use disorders +F1420-- | Substance use disorders +F1421-- | Substance use disorders +F14220- | Substance use disorders +F14221- | Substance use disorders +F14222- | Substance use disorders +F14229- | Substance use disorders +F1423-- | Substance use disorders +F1424-- | Substance use disorders +F14250- | Substance use disorders +F14251- | Substance use disorders +F14259- | Substance use disorders +F14280- | Substance use disorders +F14281- | Substance use disorders +F14282- | Substance use disorders +F14288- | Substance use disorders +F1429-- | Substance use disorders +F143--- | Substance use disorders +F144--- | Substance use disorders +F145--- | Substance use disorders +F146--- | Substance use disorders +F147--- | Substance use disorders +F148--- | Substance use disorders +F149--- | Substance use disorders +F1490-- | Substance use disorders +F14920- | Substance use disorders +F14921- | Substance use disorders +F14922- | Substance use disorders +F14929- | Substance use disorders +F1494-- | Substance use disorders +F14950- | Substance use disorders +F14951- | Substance use disorders +F14959- | Substance use disorders +F14980- | Substance use disorders +F14981- | Substance use disorders +F14982- | Substance use disorders +F14988- | Substance use disorders +F1499-- | Substance use disorders +F15---- | Substance use disorders +F150--- | Substance use disorders +F151--- | Substance use disorders +F1510-- | Substance use disorders +F1511-- | Substance use disorders +F15120- | Substance use disorders +F15121- | Substance use disorders +F15122- | Substance use disorders +F15129- | Substance use disorders +F1514-- | Substance use disorders +F15150- | Substance use disorders +F15151- | Substance use disorders +F15159- | Substance use disorders +F15180- | Substance use disorders +F15181- | Substance use disorders +F15182- | Substance use disorders +F15188- | Substance use disorders +F1519-- | Substance use disorders +F152--- | Substance use disorders +F1520-- | Substance use disorders +F1521-- | Substance use disorders +F15220- | Substance use disorders +F15221- | Substance use disorders +F15222- | Substance use disorders +F15229- | Substance use disorders +F1523-- | Substance use disorders +F1524-- | Substance use disorders +F15250- | Substance use disorders +F15251- | Substance use disorders +F15259- | Substance use disorders +F15280- | Substance use disorders +F15281- | Substance use disorders +F15282- | Substance use disorders +F15288- | Substance use disorders +F1529-- | Substance use disorders +F153--- | Substance use disorders +F154--- | Substance use disorders +F155--- | Substance use disorders +F156--- | Substance use disorders +F157--- | Substance use disorders +F158--- | Substance use disorders +F159--- | Substance use disorders +F1590-- | Substance use disorders +F15920- | Substance use disorders +F15921- | Substance use disorders +F15922- | Substance use disorders +F15929- | Substance use disorders +F1593-- | Substance use disorders +F1594-- | Substance use disorders +F15950- | Substance use disorders +F15951- | Substance use disorders +F15959- | Substance use disorders +F15980- | Substance use disorders +F15981- | Substance use disorders +F15982- | Substance use disorders +F15988- | Substance use disorders +F1599-- | Substance use disorders +F16---- | Substance use disorders +F160--- | Substance use disorders +F161--- | Substance use disorders +F1610-- | Substance use disorders +F1611-- | Substance use disorders +F16120- | Substance use disorders +F16121- | Substance use disorders +F16122- | Substance use disorders +F16129- | Substance use disorders +F1614-- | Substance use disorders +F16150- | Substance use disorders +F16151- | Substance use disorders +F16159- | Substance use disorders +F16180- | Substance use disorders +F16183- | Substance use disorders +F16188- | Substance use disorders +F1619-- | Substance use disorders +F162--- | Substance use disorders +F1620-- | Substance use disorders +F1621-- | Substance use disorders +F16220- | Substance use disorders +F16221- | Substance use disorders +F16229- | Substance use disorders +F1624-- | Substance use disorders +F16250- | Substance use disorders +F16251- | Substance use disorders +F16259- | Substance use disorders +F16280- | Substance use disorders +F16283- | Substance use disorders +F16288- | Substance use disorders +F1629-- | Substance use disorders +F163--- | Substance use disorders +F164--- | Substance use disorders +F165--- | Substance use disorders +F166--- | Substance use disorders +F167--- | Substance use disorders +F168--- | Substance use disorders +F169--- | Substance use disorders +F18---- | Substance use disorders +F180--- | Substance use disorders +F181--- | Substance use disorders +F1810-- | Substance use disorders +F1811-- | Substance use disorders +F18120- | Substance use disorders +F18121- | Substance use disorders +F18129- | Substance use disorders +F1814-- | Substance use disorders +F18150- | Substance use disorders +F18151- | Substance use disorders +F18159- | Substance use disorders +F1817-- | Substance use disorders +F18180- | Substance use disorders +F18188- | Substance use disorders +F1819-- | Substance use disorders +F182--- | Substance use disorders +F1820-- | Substance use disorders +F1821-- | Substance use disorders +F18220- | Substance use disorders +F18221- | Substance use disorders +F18229- | Substance use disorders +F1824-- | Substance use disorders +F18250- | Substance use disorders +F18251- | Substance use disorders +F18259- | Substance use disorders +F1827-- | Substance use disorders +F18280- | Substance use disorders +F18288- | Substance use disorders +F1829-- | Substance use disorders +F183--- | Substance use disorders +F184--- | Substance use disorders +F185--- | Substance use disorders +F186--- | Substance use disorders +F187--- | Substance use disorders +F188--- | Substance use disorders +F189--- | Substance use disorders +G312--- | Substance use disorders +G621--- | Substance use disorders +G721--- | Substance use disorders +P043--- | Substance use disorders +P044--- | Substance use disorders +P961--- | Substance use disorders +Q860--- | Substance use disorders +R780--- | Substance use disorders +R781--- | Substance use disorders +R782--- | Substance use disorders +R783--- | Substance use disorders +R784--- | Substance use disorders +R785--- | Substance use disorders +X45---- | Substance use disorders +X65---- | Substance use disorders +Y15---- | Substance use disorders +E244--- | Alcohol use disorders +F10---- | Alcohol use disorders +F100--- | Alcohol use disorders +F101--- | Alcohol use disorders +F1010-- | Alcohol use disorders +F1011-- | Alcohol use disorders +F10120- | Alcohol use disorders +F10121- | Alcohol use disorders +F10129- | Alcohol use disorders +F1014-- | Alcohol use disorders +F10150- | Alcohol use disorders +F10151- | Alcohol use disorders +F10159- | Alcohol use disorders +F10180- | Alcohol use disorders +F10181- | Alcohol use disorders +F10182- | Alcohol use disorders +F10188- | Alcohol use disorders +F1019-- | Alcohol use disorders +F102--- | Alcohol use disorders +F1020-- | Alcohol use disorders +F1021-- | Alcohol use disorders +F10220- | Alcohol use disorders +F10221- | Alcohol use disorders +F10229- | Alcohol use disorders +F10230- | Alcohol use disorders +F10231- | Alcohol use disorders +F10232- | Alcohol use disorders +F10239- | Alcohol use disorders +F1024-- | Alcohol use disorders +F10250- | Alcohol use disorders +F10251- | Alcohol use disorders +F10259- | Alcohol use disorders +F1026-- | Alcohol use disorders +F1027-- | Alcohol use disorders +F10280- | Alcohol use disorders +F10281- | Alcohol use disorders +F10282- | Alcohol use disorders +F10288- | Alcohol use disorders +F1029-- | Alcohol use disorders +F103--- | Alcohol use disorders +F104--- | Alcohol use disorders +F105--- | Alcohol use disorders +F106--- | Alcohol use disorders +F107--- | Alcohol use disorders +F108--- | Alcohol use disorders +F109--- | Alcohol use disorders +G312--- | Alcohol use disorders +G621--- | Alcohol use disorders +G721--- | Alcohol use disorders +P043--- | Alcohol use disorders +Q860--- | Alcohol use disorders +R780--- | Alcohol use disorders +X45---- | Alcohol use disorders +X65---- | Alcohol use disorders +Y15---- | Alcohol use disorders +F11---- | Drug use disorders +F110--- | Drug use disorders +F111--- | Drug use disorders +F1110-- | Drug use disorders +F1111-- | Drug use disorders +F11120- | Drug use disorders +F11121- | Drug use disorders +F11122- | Drug use disorders +F11129- | Drug use disorders +F1114-- | Drug use disorders +F11150- | Drug use disorders +F11151- | Drug use disorders +F11159- | Drug use disorders +F11181- | Drug use disorders +F11182- | Drug use disorders +F11188- | Drug use disorders +F1119-- | Drug use disorders +F112--- | Drug use disorders +F1120-- | Drug use disorders +F1121-- | Drug use disorders +F11220- | Drug use disorders +F11221- | Drug use disorders +F11222- | Drug use disorders +F11229- | Drug use disorders +F1123-- | Drug use disorders +F1124-- | Drug use disorders +F11250- | Drug use disorders +F11251- | Drug use disorders +F11259- | Drug use disorders +F11281- | Drug use disorders +F11282- | Drug use disorders +F11288- | Drug use disorders +F1129-- | Drug use disorders +F113--- | Drug use disorders +F114--- | Drug use disorders +F115--- | Drug use disorders +F116--- | Drug use disorders +F117--- | Drug use disorders +F118--- | Drug use disorders +F119--- | Drug use disorders +F1190-- | Drug use disorders +F11920- | Drug use disorders +F11921- | Drug use disorders +F11922- | Drug use disorders +F11929- | Drug use disorders +F1193-- | Drug use disorders +F1194-- | Drug use disorders +F11950- | Drug use disorders +F11951- | Drug use disorders +F11959- | Drug use disorders +F11981- | Drug use disorders +F11982- | Drug use disorders +F11988- | Drug use disorders +F1199-- | Drug use disorders +F12---- | Drug use disorders +F120--- | Drug use disorders +F121--- | Drug use disorders +F1210-- | Drug use disorders +F1211-- | Drug use disorders +F12120- | Drug use disorders +F12121- | Drug use disorders +F12122- | Drug use disorders +F12129- | Drug use disorders +F12150- | Drug use disorders +F12151- | Drug use disorders +F12159- | Drug use disorders +F12180- | Drug use disorders +F12188- | Drug use disorders +F1219-- | Drug use disorders +F122--- | Drug use disorders +F1220-- | Drug use disorders +F1221-- | Drug use disorders +F12220- | Drug use disorders +F12221- | Drug use disorders +F12222- | Drug use disorders +F12229- | Drug use disorders +F1223-- | Drug use disorders +F12250- | Drug use disorders +F12251- | Drug use disorders +F12259- | Drug use disorders +F12280- | Drug use disorders +F12288- | Drug use disorders +F1229-- | Drug use disorders +F123--- | Drug use disorders +F124--- | Drug use disorders +F125--- | Drug use disorders +F126--- | Drug use disorders +F127--- | Drug use disorders +F128--- | Drug use disorders +F129--- | Drug use disorders +F1290-- | Drug use disorders +F12920- | Drug use disorders +F12921- | Drug use disorders +F12922- | Drug use disorders +F12929- | Drug use disorders +F1293-- | Drug use disorders +F12950- | Drug use disorders +F12951- | Drug use disorders +F12959- | Drug use disorders +F12980- | Drug use disorders +F12988- | Drug use disorders +F1299-- | Drug use disorders +F13---- | Drug use disorders +F130--- | Drug use disorders +F131--- | Drug use disorders +F1310-- | Drug use disorders +F1311-- | Drug use disorders +F13120- | Drug use disorders +F13121- | Drug use disorders +F13129- | Drug use disorders +F1314-- | Drug use disorders +F13150- | Drug use disorders +F13151- | Drug use disorders +F13159- | Drug use disorders +F13180- | Drug use disorders +F13181- | Drug use disorders +F13182- | Drug use disorders +F13188- | Drug use disorders +F1319-- | Drug use disorders +F132--- | Drug use disorders +F1320-- | Drug use disorders +F1321-- | Drug use disorders +F13220- | Drug use disorders +F13221- | Drug use disorders +F13229- | Drug use disorders +F13230- | Drug use disorders +F13231- | Drug use disorders +F13232- | Drug use disorders +F13239- | Drug use disorders +F1324-- | Drug use disorders +F13250- | Drug use disorders +F13251- | Drug use disorders +F13259- | Drug use disorders +F1326-- | Drug use disorders +F1327-- | Drug use disorders +F13280- | Drug use disorders +F13281- | Drug use disorders +F13282- | Drug use disorders +F13288- | Drug use disorders +F1329-- | Drug use disorders +F133--- | Drug use disorders +F134--- | Drug use disorders +F135--- | Drug use disorders +F136--- | Drug use disorders +F137--- | Drug use disorders +F138--- | Drug use disorders +F139--- | Drug use disorders +F1390-- | Drug use disorders +F13920- | Drug use disorders +F13921- | Drug use disorders +F13929- | Drug use disorders +F13930- | Drug use disorders +F13931- | Drug use disorders +F13932- | Drug use disorders +F13939- | Drug use disorders +F1394-- | Drug use disorders +F13950- | Drug use disorders +F13951- | Drug use disorders +F13959- | Drug use disorders +F1396-- | Drug use disorders +F1397-- | Drug use disorders +F13980- | Drug use disorders +F13981- | Drug use disorders +F13982- | Drug use disorders +F13988- | Drug use disorders +F1399-- | Drug use disorders +F14---- | Drug use disorders +F140--- | Drug use disorders +F141--- | Drug use disorders +F1410-- | Drug use disorders +F1411-- | Drug use disorders +F14120- | Drug use disorders +F14121- | Drug use disorders +F14122- | Drug use disorders +F14129- | Drug use disorders +F1414-- | Drug use disorders +F14150- | Drug use disorders +F14151- | Drug use disorders +F14159- | Drug use disorders +F14180- | Drug use disorders +F14181- | Drug use disorders +F14182- | Drug use disorders +F14188- | Drug use disorders +F1419-- | Drug use disorders +F142--- | Drug use disorders +F1420-- | Drug use disorders +F1421-- | Drug use disorders +F14220- | Drug use disorders +F14221- | Drug use disorders +F14222- | Drug use disorders +F14229- | Drug use disorders +F1423-- | Drug use disorders +F1424-- | Drug use disorders +F14250- | Drug use disorders +F14251- | Drug use disorders +F14259- | Drug use disorders +F14280- | Drug use disorders +F14281- | Drug use disorders +F14282- | Drug use disorders +F14288- | Drug use disorders +F1429-- | Drug use disorders +F143--- | Drug use disorders +F144--- | Drug use disorders +F145--- | Drug use disorders +F146--- | Drug use disorders +F147--- | Drug use disorders +F148--- | Drug use disorders +F149--- | Drug use disorders +F1490-- | Drug use disorders +F14920- | Drug use disorders +F14921- | Drug use disorders +F14922- | Drug use disorders +F14929- | Drug use disorders +F1494-- | Drug use disorders +F14950- | Drug use disorders +F14951- | Drug use disorders +F14959- | Drug use disorders +F14980- | Drug use disorders +F14981- | Drug use disorders +F14982- | Drug use disorders +F14988- | Drug use disorders +F1499-- | Drug use disorders +F15---- | Drug use disorders +F150--- | Drug use disorders +F151--- | Drug use disorders +F1510-- | Drug use disorders +F1511-- | Drug use disorders +F15120- | Drug use disorders +F15121- | Drug use disorders +F15122- | Drug use disorders +F15129- | Drug use disorders +F1514-- | Drug use disorders +F15150- | Drug use disorders +F15151- | Drug use disorders +F15159- | Drug use disorders +F15180- | Drug use disorders +F15181- | Drug use disorders +F15182- | Drug use disorders +F15188- | Drug use disorders +F1519-- | Drug use disorders +F152--- | Drug use disorders +F1520-- | Drug use disorders +F1521-- | Drug use disorders +F15220- | Drug use disorders +F15221- | Drug use disorders +F15222- | Drug use disorders +F15229- | Drug use disorders +F1523-- | Drug use disorders +F1524-- | Drug use disorders +F15250- | Drug use disorders +F15251- | Drug use disorders +F15259- | Drug use disorders +F15280- | Drug use disorders +F15281- | Drug use disorders +F15282- | Drug use disorders +F15288- | Drug use disorders +F1529-- | Drug use disorders +F153--- | Drug use disorders +F154--- | Drug use disorders +F155--- | Drug use disorders +F156--- | Drug use disorders +F157--- | Drug use disorders +F158--- | Drug use disorders +F159--- | Drug use disorders +F1590-- | Drug use disorders +F15920- | Drug use disorders +F15921- | Drug use disorders +F15922- | Drug use disorders +F15929- | Drug use disorders +F1593-- | Drug use disorders +F1594-- | Drug use disorders +F15950- | Drug use disorders +F15951- | Drug use disorders +F15959- | Drug use disorders +F15980- | Drug use disorders +F15981- | Drug use disorders +F15982- | Drug use disorders +F15988- | Drug use disorders +F1599-- | Drug use disorders +F16---- | Drug use disorders +F160--- | Drug use disorders +F161--- | Drug use disorders +F1610-- | Drug use disorders +F1611-- | Drug use disorders +F16120- | Drug use disorders +F16121- | Drug use disorders +F16122- | Drug use disorders +F16129- | Drug use disorders +F1614-- | Drug use disorders +F16150- | Drug use disorders +F16151- | Drug use disorders +F16159- | Drug use disorders +F16180- | Drug use disorders +F16183- | Drug use disorders +F16188- | Drug use disorders +F1619-- | Drug use disorders +F162--- | Drug use disorders +F1620-- | Drug use disorders +F1621-- | Drug use disorders +F16220- | Drug use disorders +F16221- | Drug use disorders +F16229- | Drug use disorders +F1624-- | Drug use disorders +F16250- | Drug use disorders +F16251- | Drug use disorders +F16259- | Drug use disorders +F16280- | Drug use disorders +F16283- | Drug use disorders +F16288- | Drug use disorders +F1629-- | Drug use disorders +F163--- | Drug use disorders +F164--- | Drug use disorders +F165--- | Drug use disorders +F166--- | Drug use disorders +F167--- | Drug use disorders +F168--- | Drug use disorders +F169--- | Drug use disorders +F18---- | Drug use disorders +F180--- | Drug use disorders +F181--- | Drug use disorders +F1810-- | Drug use disorders +F1811-- | Drug use disorders +F18120- | Drug use disorders +F18121- | Drug use disorders +F18129- | Drug use disorders +F1814-- | Drug use disorders +F18150- | Drug use disorders +F18151- | Drug use disorders +F18159- | Drug use disorders +F1817-- | Drug use disorders +F18180- | Drug use disorders +F18188- | Drug use disorders +F1819-- | Drug use disorders +F182--- | Drug use disorders +F1820-- | Drug use disorders +F1821-- | Drug use disorders +F18220- | Drug use disorders +F18221- | Drug use disorders +F18229- | Drug use disorders +F1824-- | Drug use disorders +F18250- | Drug use disorders +F18251- | Drug use disorders +F18259- | Drug use disorders +F1827-- | Drug use disorders +F18280- | Drug use disorders +F18288- | Drug use disorders +F1829-- | Drug use disorders +F183--- | Drug use disorders +F184--- | Drug use disorders +F185--- | Drug use disorders +F186--- | Drug use disorders +F187--- | Drug use disorders +F188--- | Drug use disorders +F189--- | Drug use disorders +P044--- | Drug use disorders +P961--- | Drug use disorders +R781--- | Drug use disorders +R782--- | Drug use disorders +R783--- | Drug use disorders +R784--- | Drug use disorders +R785--- | Drug use disorders +F11---- | Opioid use disorders +F110--- | Opioid use disorders +F111--- | Opioid use disorders +F1110-- | Opioid use disorders +F1111-- | Opioid use disorders +F11120- | Opioid use disorders +F11121- | Opioid use disorders +F11122- | Opioid use disorders +F11129- | Opioid use disorders +F1114-- | Opioid use disorders +F11150- | Opioid use disorders +F11151- | Opioid use disorders +F11159- | Opioid use disorders +F11181- | Opioid use disorders +F11182- | Opioid use disorders +F11188- | Opioid use disorders +F1119-- | Opioid use disorders +F112--- | Opioid use disorders +F1120-- | Opioid use disorders +F1121-- | Opioid use disorders +F11220- | Opioid use disorders +F11221- | Opioid use disorders +F11222- | Opioid use disorders +F11229- | Opioid use disorders +F1123-- | Opioid use disorders +F1124-- | Opioid use disorders +F11250- | Opioid use disorders +F11251- | Opioid use disorders +F11259- | Opioid use disorders +F11281- | Opioid use disorders +F11282- | Opioid use disorders +F11288- | Opioid use disorders +F1129-- | Opioid use disorders +F113--- | Opioid use disorders +F114--- | Opioid use disorders +F115--- | Opioid use disorders +F116--- | Opioid use disorders +F117--- | Opioid use disorders +F118--- | Opioid use disorders +F119--- | Opioid use disorders +P961--- | Opioid use disorders +R781--- | Opioid use disorders +F14---- | Cocaine use disorders +F140--- | Cocaine use disorders +F141--- | Cocaine use disorders +F1410-- | Cocaine use disorders +F1411-- | Cocaine use disorders +F14120- | Cocaine use disorders +F14121- | Cocaine use disorders +F14122- | Cocaine use disorders +F14129- | Cocaine use disorders +F1414-- | Cocaine use disorders +F14150- | Cocaine use disorders +F14151- | Cocaine use disorders +F14159- | Cocaine use disorders +F14180- | Cocaine use disorders +F14181- | Cocaine use disorders +F14182- | Cocaine use disorders +F14188- | Cocaine use disorders +F1419-- | Cocaine use disorders +F142--- | Cocaine use disorders +F1420-- | Cocaine use disorders +F1421-- | Cocaine use disorders +F14220- | Cocaine use disorders +F14221- | Cocaine use disorders +F14222- | Cocaine use disorders +F14229- | Cocaine use disorders +F1423-- | Cocaine use disorders +F1424-- | Cocaine use disorders +F14250- | Cocaine use disorders +F14251- | Cocaine use disorders +F14259- | Cocaine use disorders +F14280- | Cocaine use disorders +F14281- | Cocaine use disorders +F14282- | Cocaine use disorders +F14288- | Cocaine use disorders +F1429-- | Cocaine use disorders +F143--- | Cocaine use disorders +F144--- | Cocaine use disorders +F145--- | Cocaine use disorders +F146--- | Cocaine use disorders +F147--- | Cocaine use disorders +F148--- | Cocaine use disorders +F149--- | Cocaine use disorders +R782--- | Cocaine use disorders +F15---- | Amphetamine use disorders +F150--- | Amphetamine use disorders +F151--- | Amphetamine use disorders +F1510-- | Amphetamine use disorders +F1511-- | Amphetamine use disorders +F15120- | Amphetamine use disorders +F15121- | Amphetamine use disorders +F15122- | Amphetamine use disorders +F15129- | Amphetamine use disorders +F1514-- | Amphetamine use disorders +F15150- | Amphetamine use disorders +F15151- | Amphetamine use disorders +F15159- | Amphetamine use disorders +F15180- | Amphetamine use disorders +F15181- | Amphetamine use disorders +F15182- | Amphetamine use disorders +F15188- | Amphetamine use disorders +F1519-- | Amphetamine use disorders +F152--- | Amphetamine use disorders +F1520-- | Amphetamine use disorders +F1521-- | Amphetamine use disorders +F15220- | Amphetamine use disorders +F15221- | Amphetamine use disorders +F15222- | Amphetamine use disorders +F15229- | Amphetamine use disorders +F1523-- | Amphetamine use disorders +F1524-- | Amphetamine use disorders +F15250- | Amphetamine use disorders +F15251- | Amphetamine use disorders +F15259- | Amphetamine use disorders +F15280- | Amphetamine use disorders +F15281- | Amphetamine use disorders +F15282- | Amphetamine use disorders +F15288- | Amphetamine use disorders +F1529-- | Amphetamine use disorders +F153--- | Amphetamine use disorders +F154--- | Amphetamine use disorders +F155--- | Amphetamine use disorders +F156--- | Amphetamine use disorders +F157--- | Amphetamine use disorders +F158--- | Amphetamine use disorders +F159--- | Amphetamine use disorders +F13---- | Other drug use disorders +F130--- | Other drug use disorders +F131--- | Other drug use disorders +F1310-- | Other drug use disorders +F1311-- | Other drug use disorders +F13120- | Other drug use disorders +F13121- | Other drug use disorders +F13129- | Other drug use disorders +F1314-- | Other drug use disorders +F13150- | Other drug use disorders +F13151- | Other drug use disorders +F13159- | Other drug use disorders +F13180- | Other drug use disorders +F13181- | Other drug use disorders +F13182- | Other drug use disorders +F13188- | Other drug use disorders +F1319-- | Other drug use disorders +F132--- | Other drug use disorders +F1320-- | Other drug use disorders +F1321-- | Other drug use disorders +F13220- | Other drug use disorders +F13221- | Other drug use disorders +F13229- | Other drug use disorders +F13230- | Other drug use disorders +F13231- | Other drug use disorders +F13232- | Other drug use disorders +F13239- | Other drug use disorders +F1324-- | Other drug use disorders +F13250- | Other drug use disorders +F13251- | Other drug use disorders +F13259- | Other drug use disorders +F1326-- | Other drug use disorders +F1327-- | Other drug use disorders +F13280- | Other drug use disorders +F13281- | Other drug use disorders +F13282- | Other drug use disorders +F13288- | Other drug use disorders +F1329-- | Other drug use disorders +F133--- | Other drug use disorders +F134--- | Other drug use disorders +F135--- | Other drug use disorders +F136--- | Other drug use disorders +F137--- | Other drug use disorders +F138--- | Other drug use disorders +F139--- | Other drug use disorders +F16---- | Other drug use disorders +F160--- | Other drug use disorders +F161--- | Other drug use disorders +F1610-- | Other drug use disorders +F1611-- | Other drug use disorders +F16120- | Other drug use disorders +F16121- | Other drug use disorders +F16122- | Other drug use disorders +F16129- | Other drug use disorders +F1614-- | Other drug use disorders +F16150- | Other drug use disorders +F16151- | Other drug use disorders +F16159- | Other drug use disorders +F16180- | Other drug use disorders +F16183- | Other drug use disorders +F16188- | Other drug use disorders +F1619-- | Other drug use disorders +F162--- | Other drug use disorders +F1620-- | Other drug use disorders +F1621-- | Other drug use disorders +F16220- | Other drug use disorders +F16221- | Other drug use disorders +F16229- | Other drug use disorders +F1624-- | Other drug use disorders +F16250- | Other drug use disorders +F16251- | Other drug use disorders +F16259- | Other drug use disorders +F16280- | Other drug use disorders +F16283- | Other drug use disorders +F16288- | Other drug use disorders +F1629-- | Other drug use disorders +F163--- | Other drug use disorders +F164--- | Other drug use disorders +F165--- | Other drug use disorders +F166--- | Other drug use disorders +F167--- | Other drug use disorders +F168--- | Other drug use disorders +F169--- | Other drug use disorders +F18---- | Other drug use disorders +F180--- | Other drug use disorders +F181--- | Other drug use disorders +F1810-- | Other drug use disorders +F1811-- | Other drug use disorders +F18120- | Other drug use disorders +F18121- | Other drug use disorders +F18129- | Other drug use disorders +F1814-- | Other drug use disorders +F18150- | Other drug use disorders +F18151- | Other drug use disorders +F18159- | Other drug use disorders +F1817-- | Other drug use disorders +F18180- | Other drug use disorders +F18188- | Other drug use disorders +F1819-- | Other drug use disorders +F182--- | Other drug use disorders +F1820-- | Other drug use disorders +F1821-- | Other drug use disorders +F18220- | Other drug use disorders +F18221- | Other drug use disorders +F18229- | Other drug use disorders +F1824-- | Other drug use disorders +F18250- | Other drug use disorders +F18251- | Other drug use disorders +F18259- | Other drug use disorders +F1827-- | Other drug use disorders +F18280- | Other drug use disorders +F18288- | Other drug use disorders +F1829-- | Other drug use disorders +F183--- | Other drug use disorders +F184--- | Other drug use disorders +F185--- | Other drug use disorders +F186--- | Other drug use disorders +F187--- | Other drug use disorders +F188--- | Other drug use disorders +F189--- | Other drug use disorders +P044--- | Other drug use disorders +R783--- | Other drug use disorders +R784--- | Other drug use disorders +R785--- | Other drug use disorders +D631--- | Diabetes and kidney diseases +E10---- | Diabetes and kidney diseases +E100--- | Diabetes and kidney diseases +E101--- | Diabetes and kidney diseases +E1010-- | Diabetes and kidney diseases +E1011-- | Diabetes and kidney diseases +E102--- | Diabetes and kidney diseases +E1021-- | Diabetes and kidney diseases +E1022-- | Diabetes and kidney diseases +E1029-- | Diabetes and kidney diseases +E103--- | Diabetes and kidney diseases +E10311- | Diabetes and kidney diseases +E10319- | Diabetes and kidney diseases +E103211 | Diabetes and kidney diseases +E103212 | Diabetes and kidney diseases +E103213 | Diabetes and kidney diseases +E103219 | Diabetes and kidney diseases +E103291 | Diabetes and kidney diseases +E103292 | Diabetes and kidney diseases +E103293 | Diabetes and kidney diseases +E103299 | Diabetes and kidney diseases +E103311 | Diabetes and kidney diseases +E103312 | Diabetes and kidney diseases +E103313 | Diabetes and kidney diseases +E103319 | Diabetes and kidney diseases +E103391 | Diabetes and kidney diseases +E103392 | Diabetes and kidney diseases +E103393 | Diabetes and kidney diseases +E103399 | Diabetes and kidney diseases +E103411 | Diabetes and kidney diseases +E103412 | Diabetes and kidney diseases +E103413 | Diabetes and kidney diseases +E103419 | Diabetes and kidney diseases +E103491 | Diabetes and kidney diseases +E103492 | Diabetes and kidney diseases +E103493 | Diabetes and kidney diseases +E103499 | Diabetes and kidney diseases +E103511 | Diabetes and kidney diseases +E103512 | Diabetes and kidney diseases +E103513 | Diabetes and kidney diseases +E103519 | Diabetes and kidney diseases +E103521 | Diabetes and kidney diseases +E103522 | Diabetes and kidney diseases +E103523 | Diabetes and kidney diseases +E103529 | Diabetes and kidney diseases +E103531 | Diabetes and kidney diseases +E103532 | Diabetes and kidney diseases +E103533 | Diabetes and kidney diseases +E103539 | Diabetes and kidney diseases +E103541 | Diabetes and kidney diseases +E103542 | Diabetes and kidney diseases +E103543 | Diabetes and kidney diseases +E103549 | Diabetes and kidney diseases +E103551 | Diabetes and kidney diseases +E103552 | Diabetes and kidney diseases +E103553 | Diabetes and kidney diseases +E103559 | Diabetes and kidney diseases +E103591 | Diabetes and kidney diseases +E103592 | Diabetes and kidney diseases +E103593 | Diabetes and kidney diseases +E103599 | Diabetes and kidney diseases +E1036-- | Diabetes and kidney diseases +E1037X1 | Diabetes and kidney diseases +E1037X2 | Diabetes and kidney diseases +E1037X3 | Diabetes and kidney diseases +E1037X9 | Diabetes and kidney diseases +E1039-- | Diabetes and kidney diseases +E104--- | Diabetes and kidney diseases +E1040-- | Diabetes and kidney diseases +E1041-- | Diabetes and kidney diseases +E1042-- | Diabetes and kidney diseases +E1043-- | Diabetes and kidney diseases +E1044-- | Diabetes and kidney diseases +E1049-- | Diabetes and kidney diseases +E105--- | Diabetes and kidney diseases +E1051-- | Diabetes and kidney diseases +E1052-- | Diabetes and kidney diseases +E1059-- | Diabetes and kidney diseases +E106--- | Diabetes and kidney diseases +E10610- | Diabetes and kidney diseases +E10618- | Diabetes and kidney diseases +E10620- | Diabetes and kidney diseases +E10621- | Diabetes and kidney diseases +E10622- | Diabetes and kidney diseases +E10628- | Diabetes and kidney diseases +E10630- | Diabetes and kidney diseases +E10638- | Diabetes and kidney diseases +E10641- | Diabetes and kidney diseases +E10649- | Diabetes and kidney diseases +E1065-- | Diabetes and kidney diseases +E1069-- | Diabetes and kidney diseases +E107--- | Diabetes and kidney diseases +E108--- | Diabetes and kidney diseases +E109--- | Diabetes and kidney diseases +E11---- | Diabetes and kidney diseases +E110--- | Diabetes and kidney diseases +E1100-- | Diabetes and kidney diseases +E1101-- | Diabetes and kidney diseases +E111--- | Diabetes and kidney diseases +E1110-- | Diabetes and kidney diseases +E1111-- | Diabetes and kidney diseases +E112--- | Diabetes and kidney diseases +E1121-- | Diabetes and kidney diseases +E1122-- | Diabetes and kidney diseases +E1129-- | Diabetes and kidney diseases +E113--- | Diabetes and kidney diseases +E11311- | Diabetes and kidney diseases +E11319- | Diabetes and kidney diseases +E113211 | Diabetes and kidney diseases +E113212 | Diabetes and kidney diseases +E113213 | Diabetes and kidney diseases +E113219 | Diabetes and kidney diseases +E113291 | Diabetes and kidney diseases +E113292 | Diabetes and kidney diseases +E113293 | Diabetes and kidney diseases +E113299 | Diabetes and kidney diseases +E113311 | Diabetes and kidney diseases +E113312 | Diabetes and kidney diseases +E113313 | Diabetes and kidney diseases +E113319 | Diabetes and kidney diseases +E113391 | Diabetes and kidney diseases +E113392 | Diabetes and kidney diseases +E113393 | Diabetes and kidney diseases +E113399 | Diabetes and kidney diseases +E113411 | Diabetes and kidney diseases +E113412 | Diabetes and kidney diseases +E113413 | Diabetes and kidney diseases +E113419 | Diabetes and kidney diseases +E113491 | Diabetes and kidney diseases +E113492 | Diabetes and kidney diseases +E113493 | Diabetes and kidney diseases +E113499 | Diabetes and kidney diseases +E113511 | Diabetes and kidney diseases +E113512 | Diabetes and kidney diseases +E113513 | Diabetes and kidney diseases +E113519 | Diabetes and kidney diseases +E113521 | Diabetes and kidney diseases +E113522 | Diabetes and kidney diseases +E113523 | Diabetes and kidney diseases +E113529 | Diabetes and kidney diseases +E113531 | Diabetes and kidney diseases +E113532 | Diabetes and kidney diseases +E113533 | Diabetes and kidney diseases +E113539 | Diabetes and kidney diseases +E113541 | Diabetes and kidney diseases +E113542 | Diabetes and kidney diseases +E113543 | Diabetes and kidney diseases +E113549 | Diabetes and kidney diseases +E113551 | Diabetes and kidney diseases +E113552 | Diabetes and kidney diseases +E113553 | Diabetes and kidney diseases +E113559 | Diabetes and kidney diseases +E113591 | Diabetes and kidney diseases +E113592 | Diabetes and kidney diseases +E113593 | Diabetes and kidney diseases +E113599 | Diabetes and kidney diseases +E1136-- | Diabetes and kidney diseases +E1137X1 | Diabetes and kidney diseases +E1137X2 | Diabetes and kidney diseases +E1137X3 | Diabetes and kidney diseases +E1137X9 | Diabetes and kidney diseases +E1139-- | Diabetes and kidney diseases +E114--- | Diabetes and kidney diseases +E1140-- | Diabetes and kidney diseases +E1141-- | Diabetes and kidney diseases +E1142-- | Diabetes and kidney diseases +E1143-- | Diabetes and kidney diseases +E1144-- | Diabetes and kidney diseases +E1149-- | Diabetes and kidney diseases +E115--- | Diabetes and kidney diseases +E1151-- | Diabetes and kidney diseases +E1152-- | Diabetes and kidney diseases +E1159-- | Diabetes and kidney diseases +E116--- | Diabetes and kidney diseases +E11610- | Diabetes and kidney diseases +E11618- | Diabetes and kidney diseases +E11620- | Diabetes and kidney diseases +E11621- | Diabetes and kidney diseases +E11622- | Diabetes and kidney diseases +E11628- | Diabetes and kidney diseases +E11630- | Diabetes and kidney diseases +E11638- | Diabetes and kidney diseases +E11641- | Diabetes and kidney diseases +E11649- | Diabetes and kidney diseases +E1165-- | Diabetes and kidney diseases +E1169-- | Diabetes and kidney diseases +E117--- | Diabetes and kidney diseases +E118--- | Diabetes and kidney diseases +E119--- | Diabetes and kidney diseases +I12---- | Diabetes and kidney diseases +I120--- | Diabetes and kidney diseases +I129--- | Diabetes and kidney diseases +I13---- | Diabetes and kidney diseases +I130--- | Diabetes and kidney diseases +I131--- | Diabetes and kidney diseases +I1310-- | Diabetes and kidney diseases +I1311-- | Diabetes and kidney diseases +I132--- | Diabetes and kidney diseases +I139--- | Diabetes and kidney diseases +N00---- | Diabetes and kidney diseases +N000--- | Diabetes and kidney diseases +N001--- | Diabetes and kidney diseases +N002--- | Diabetes and kidney diseases +N003--- | Diabetes and kidney diseases +N004--- | Diabetes and kidney diseases +N005--- | Diabetes and kidney diseases +N006--- | Diabetes and kidney diseases +N007--- | Diabetes and kidney diseases +N008--- | Diabetes and kidney diseases +N009--- | Diabetes and kidney diseases +N01---- | Diabetes and kidney diseases +N010--- | Diabetes and kidney diseases +N011--- | Diabetes and kidney diseases +N012--- | Diabetes and kidney diseases +N013--- | Diabetes and kidney diseases +N014--- | Diabetes and kidney diseases +N015--- | Diabetes and kidney diseases +N016--- | Diabetes and kidney diseases +N017--- | Diabetes and kidney diseases +N018--- | Diabetes and kidney diseases +N019--- | Diabetes and kidney diseases +N02---- | Diabetes and kidney diseases +N020--- | Diabetes and kidney diseases +N021--- | Diabetes and kidney diseases +N022--- | Diabetes and kidney diseases +N023--- | Diabetes and kidney diseases +N024--- | Diabetes and kidney diseases +N025--- | Diabetes and kidney diseases +N026--- | Diabetes and kidney diseases +N027--- | Diabetes and kidney diseases +N028--- | Diabetes and kidney diseases +N029--- | Diabetes and kidney diseases +N03---- | Diabetes and kidney diseases +N030--- | Diabetes and kidney diseases +N031--- | Diabetes and kidney diseases +N032--- | Diabetes and kidney diseases +N033--- | Diabetes and kidney diseases +N034--- | Diabetes and kidney diseases +N035--- | Diabetes and kidney diseases +N036--- | Diabetes and kidney diseases +N037--- | Diabetes and kidney diseases +N038--- | Diabetes and kidney diseases +N039--- | Diabetes and kidney diseases +N04---- | Diabetes and kidney diseases +N040--- | Diabetes and kidney diseases +N041--- | Diabetes and kidney diseases +N042--- | Diabetes and kidney diseases +N043--- | Diabetes and kidney diseases +N044--- | Diabetes and kidney diseases +N045--- | Diabetes and kidney diseases +N046--- | Diabetes and kidney diseases +N047--- | Diabetes and kidney diseases +N048--- | Diabetes and kidney diseases +N049--- | Diabetes and kidney diseases +N05---- | Diabetes and kidney diseases +N050--- | Diabetes and kidney diseases +N051--- | Diabetes and kidney diseases +N052--- | Diabetes and kidney diseases +N053--- | Diabetes and kidney diseases +N054--- | Diabetes and kidney diseases +N055--- | Diabetes and kidney diseases +N056--- | Diabetes and kidney diseases +N057--- | Diabetes and kidney diseases +N058--- | Diabetes and kidney diseases +N059--- | Diabetes and kidney diseases +N06---- | Diabetes and kidney diseases +N060--- | Diabetes and kidney diseases +N061--- | Diabetes and kidney diseases +N062--- | Diabetes and kidney diseases +N063--- | Diabetes and kidney diseases +N064--- | Diabetes and kidney diseases +N065--- | Diabetes and kidney diseases +N066--- | Diabetes and kidney diseases +N067--- | Diabetes and kidney diseases +N068--- | Diabetes and kidney diseases +N069--- | Diabetes and kidney diseases +N07---- | Diabetes and kidney diseases +N070--- | Diabetes and kidney diseases +N071--- | Diabetes and kidney diseases +N072--- | Diabetes and kidney diseases +N073--- | Diabetes and kidney diseases +N074--- | Diabetes and kidney diseases +N075--- | Diabetes and kidney diseases +N076--- | Diabetes and kidney diseases +N077--- | Diabetes and kidney diseases +N078--- | Diabetes and kidney diseases +N079--- | Diabetes and kidney diseases +N08---- | Diabetes and kidney diseases +N080--- | Diabetes and kidney diseases +N081--- | Diabetes and kidney diseases +N082--- | Diabetes and kidney diseases +N083--- | Diabetes and kidney diseases +N084--- | Diabetes and kidney diseases +N085--- | Diabetes and kidney diseases +N088--- | Diabetes and kidney diseases +N150--- | Diabetes and kidney diseases +N18---- | Diabetes and kidney diseases +N181--- | Diabetes and kidney diseases +N182--- | Diabetes and kidney diseases +N183--- | Diabetes and kidney diseases +N184--- | Diabetes and kidney diseases +N185--- | Diabetes and kidney diseases +N186--- | Diabetes and kidney diseases +N189--- | Diabetes and kidney diseases +P702--- | Diabetes and kidney diseases +Q61---- | Diabetes and kidney diseases +Q610--- | Diabetes and kidney diseases +Q6100-- | Diabetes and kidney diseases +Q6101-- | Diabetes and kidney diseases +Q6102-- | Diabetes and kidney diseases +Q611--- | Diabetes and kidney diseases +Q6111-- | Diabetes and kidney diseases +Q6119-- | Diabetes and kidney diseases +Q612--- | Diabetes and kidney diseases +Q613--- | Diabetes and kidney diseases +Q614--- | Diabetes and kidney diseases +Q615--- | Diabetes and kidney diseases +Q618--- | Diabetes and kidney diseases +Q619--- | Diabetes and kidney diseases +Q62---- | Diabetes and kidney diseases +Q620--- | Diabetes and kidney diseases +Q621--- | Diabetes and kidney diseases +Q6210-- | Diabetes and kidney diseases +Q6211-- | Diabetes and kidney diseases +Q6212-- | Diabetes and kidney diseases +Q622--- | Diabetes and kidney diseases +Q623--- | Diabetes and kidney diseases +Q6231-- | Diabetes and kidney diseases +Q6232-- | Diabetes and kidney diseases +Q6239-- | Diabetes and kidney diseases +Q624--- | Diabetes and kidney diseases +Q625--- | Diabetes and kidney diseases +Q626--- | Diabetes and kidney diseases +Q6260-- | Diabetes and kidney diseases +Q6261-- | Diabetes and kidney diseases +Q6262-- | Diabetes and kidney diseases +Q6263-- | Diabetes and kidney diseases +Q6269-- | Diabetes and kidney diseases +Q627--- | Diabetes and kidney diseases +Q628--- | Diabetes and kidney diseases +E10---- | Diabetes mellitus +E100--- | Diabetes mellitus +E101--- | Diabetes mellitus +E103--- | Diabetes mellitus +E10311- | Diabetes mellitus +E10319- | Diabetes mellitus +E103211 | Diabetes mellitus +E103212 | Diabetes mellitus +E103213 | Diabetes mellitus +E103219 | Diabetes mellitus +E103291 | Diabetes mellitus +E103292 | Diabetes mellitus +E103293 | Diabetes mellitus +E103299 | Diabetes mellitus +E103311 | Diabetes mellitus +E103312 | Diabetes mellitus +E103313 | Diabetes mellitus +E103319 | Diabetes mellitus +E103391 | Diabetes mellitus +E103392 | Diabetes mellitus +E103393 | Diabetes mellitus +E103399 | Diabetes mellitus +E103411 | Diabetes mellitus +E103412 | Diabetes mellitus +E103413 | Diabetes mellitus +E103419 | Diabetes mellitus +E103491 | Diabetes mellitus +E103492 | Diabetes mellitus +E103493 | Diabetes mellitus +E103499 | Diabetes mellitus +E103511 | Diabetes mellitus +E103512 | Diabetes mellitus +E103513 | Diabetes mellitus +E103519 | Diabetes mellitus +E103521 | Diabetes mellitus +E103522 | Diabetes mellitus +E103523 | Diabetes mellitus +E103529 | Diabetes mellitus +E103531 | Diabetes mellitus +E103532 | Diabetes mellitus +E103533 | Diabetes mellitus +E103539 | Diabetes mellitus +E103541 | Diabetes mellitus +E103542 | Diabetes mellitus +E103543 | Diabetes mellitus +E103549 | Diabetes mellitus +E103551 | Diabetes mellitus +E103552 | Diabetes mellitus +E103553 | Diabetes mellitus +E103559 | Diabetes mellitus +E103591 | Diabetes mellitus +E103592 | Diabetes mellitus +E103593 | Diabetes mellitus +E103599 | Diabetes mellitus +E1036-- | Diabetes mellitus +E1037X1 | Diabetes mellitus +E1037X2 | Diabetes mellitus +E1037X3 | Diabetes mellitus +E1037X9 | Diabetes mellitus +E1039-- | Diabetes mellitus +E104--- | Diabetes mellitus +E1040-- | Diabetes mellitus +E1041-- | Diabetes mellitus +E1042-- | Diabetes mellitus +E1043-- | Diabetes mellitus +E1044-- | Diabetes mellitus +E1049-- | Diabetes mellitus +E105--- | Diabetes mellitus +E1051-- | Diabetes mellitus +E1052-- | Diabetes mellitus +E1059-- | Diabetes mellitus +E106--- | Diabetes mellitus +E10610- | Diabetes mellitus +E10618- | Diabetes mellitus +E10620- | Diabetes mellitus +E10621- | Diabetes mellitus +E10622- | Diabetes mellitus +E10628- | Diabetes mellitus +E10630- | Diabetes mellitus +E10638- | Diabetes mellitus +E10641- | Diabetes mellitus +E10649- | Diabetes mellitus +E1065-- | Diabetes mellitus +E1069-- | Diabetes mellitus +E107--- | Diabetes mellitus +E108--- | Diabetes mellitus +E109--- | Diabetes mellitus +E11---- | Diabetes mellitus +E110--- | Diabetes mellitus +E1100-- | Diabetes mellitus +E1101-- | Diabetes mellitus +E111--- | Diabetes mellitus +E113--- | Diabetes mellitus +E11311- | Diabetes mellitus +E11319- | Diabetes mellitus +E113211 | Diabetes mellitus +E113212 | Diabetes mellitus +E113213 | Diabetes mellitus +E113219 | Diabetes mellitus +E113291 | Diabetes mellitus +E113292 | Diabetes mellitus +E113293 | Diabetes mellitus +E113299 | Diabetes mellitus +E113311 | Diabetes mellitus +E113312 | Diabetes mellitus +E113313 | Diabetes mellitus +E113319 | Diabetes mellitus +E113391 | Diabetes mellitus +E113392 | Diabetes mellitus +E113393 | Diabetes mellitus +E113399 | Diabetes mellitus +E113411 | Diabetes mellitus +E113412 | Diabetes mellitus +E113413 | Diabetes mellitus +E113419 | Diabetes mellitus +E113491 | Diabetes mellitus +E113492 | Diabetes mellitus +E113493 | Diabetes mellitus +E113499 | Diabetes mellitus +E113511 | Diabetes mellitus +E113512 | Diabetes mellitus +E113513 | Diabetes mellitus +E113519 | Diabetes mellitus +E113521 | Diabetes mellitus +E113522 | Diabetes mellitus +E113523 | Diabetes mellitus +E113529 | Diabetes mellitus +E113531 | Diabetes mellitus +E113532 | Diabetes mellitus +E113533 | Diabetes mellitus +E113539 | Diabetes mellitus +E113541 | Diabetes mellitus +E113542 | Diabetes mellitus +E113543 | Diabetes mellitus +E113549 | Diabetes mellitus +E113551 | Diabetes mellitus +E113552 | Diabetes mellitus +E113553 | Diabetes mellitus +E113559 | Diabetes mellitus +E113591 | Diabetes mellitus +E113592 | Diabetes mellitus +E113593 | Diabetes mellitus +E113599 | Diabetes mellitus +E1136-- | Diabetes mellitus +E1137X1 | Diabetes mellitus +E1137X2 | Diabetes mellitus +E1137X3 | Diabetes mellitus +E1137X9 | Diabetes mellitus +E1139-- | Diabetes mellitus +E114--- | Diabetes mellitus +E1140-- | Diabetes mellitus +E1141-- | Diabetes mellitus +E1142-- | Diabetes mellitus +E1143-- | Diabetes mellitus +E1144-- | Diabetes mellitus +E1149-- | Diabetes mellitus +E115--- | Diabetes mellitus +E1151-- | Diabetes mellitus +E1152-- | Diabetes mellitus +E1159-- | Diabetes mellitus +E116--- | Diabetes mellitus +E11610- | Diabetes mellitus +E11618- | Diabetes mellitus +E11620- | Diabetes mellitus +E11621- | Diabetes mellitus +E11622- | Diabetes mellitus +E11628- | Diabetes mellitus +E11630- | Diabetes mellitus +E11638- | Diabetes mellitus +E11641- | Diabetes mellitus +E11649- | Diabetes mellitus +E1165-- | Diabetes mellitus +E1169-- | Diabetes mellitus +E117--- | Diabetes mellitus +E118--- | Diabetes mellitus +E119--- | Diabetes mellitus +P702--- | Diabetes mellitus +E10---- | Diabetes mellitus type 1 +E100--- | Diabetes mellitus type 1 +E101--- | Diabetes mellitus type 1 +E103--- | Diabetes mellitus type 1 +E10311- | Diabetes mellitus type 1 +E10319- | Diabetes mellitus type 1 +E103211 | Diabetes mellitus type 1 +E103212 | Diabetes mellitus type 1 +E103213 | Diabetes mellitus type 1 +E103219 | Diabetes mellitus type 1 +E103291 | Diabetes mellitus type 1 +E103292 | Diabetes mellitus type 1 +E103293 | Diabetes mellitus type 1 +E103299 | Diabetes mellitus type 1 +E103311 | Diabetes mellitus type 1 +E103312 | Diabetes mellitus type 1 +E103313 | Diabetes mellitus type 1 +E103319 | Diabetes mellitus type 1 +E103391 | Diabetes mellitus type 1 +E103392 | Diabetes mellitus type 1 +E103393 | Diabetes mellitus type 1 +E103399 | Diabetes mellitus type 1 +E103411 | Diabetes mellitus type 1 +E103412 | Diabetes mellitus type 1 +E103413 | Diabetes mellitus type 1 +E103419 | Diabetes mellitus type 1 +E103491 | Diabetes mellitus type 1 +E103492 | Diabetes mellitus type 1 +E103493 | Diabetes mellitus type 1 +E103499 | Diabetes mellitus type 1 +E103511 | Diabetes mellitus type 1 +E103512 | Diabetes mellitus type 1 +E103513 | Diabetes mellitus type 1 +E103519 | Diabetes mellitus type 1 +E103521 | Diabetes mellitus type 1 +E103522 | Diabetes mellitus type 1 +E103523 | Diabetes mellitus type 1 +E103529 | Diabetes mellitus type 1 +E103531 | Diabetes mellitus type 1 +E103532 | Diabetes mellitus type 1 +E103533 | Diabetes mellitus type 1 +E103539 | Diabetes mellitus type 1 +E103541 | Diabetes mellitus type 1 +E103542 | Diabetes mellitus type 1 +E103543 | Diabetes mellitus type 1 +E103549 | Diabetes mellitus type 1 +E103551 | Diabetes mellitus type 1 +E103552 | Diabetes mellitus type 1 +E103553 | Diabetes mellitus type 1 +E103559 | Diabetes mellitus type 1 +E103591 | Diabetes mellitus type 1 +E103592 | Diabetes mellitus type 1 +E103593 | Diabetes mellitus type 1 +E103599 | Diabetes mellitus type 1 +E1036-- | Diabetes mellitus type 1 +E1037X1 | Diabetes mellitus type 1 +E1037X2 | Diabetes mellitus type 1 +E1037X3 | Diabetes mellitus type 1 +E1037X9 | Diabetes mellitus type 1 +E1039-- | Diabetes mellitus type 1 +E104--- | Diabetes mellitus type 1 +E1040-- | Diabetes mellitus type 1 +E1041-- | Diabetes mellitus type 1 +E1042-- | Diabetes mellitus type 1 +E1043-- | Diabetes mellitus type 1 +E1044-- | Diabetes mellitus type 1 +E1049-- | Diabetes mellitus type 1 +E105--- | Diabetes mellitus type 1 +E1051-- | Diabetes mellitus type 1 +E1052-- | Diabetes mellitus type 1 +E1059-- | Diabetes mellitus type 1 +E106--- | Diabetes mellitus type 1 +E10610- | Diabetes mellitus type 1 +E10618- | Diabetes mellitus type 1 +E10620- | Diabetes mellitus type 1 +E10621- | Diabetes mellitus type 1 +E10622- | Diabetes mellitus type 1 +E10628- | Diabetes mellitus type 1 +E10630- | Diabetes mellitus type 1 +E10638- | Diabetes mellitus type 1 +E10641- | Diabetes mellitus type 1 +E10649- | Diabetes mellitus type 1 +E1065-- | Diabetes mellitus type 1 +E1069-- | Diabetes mellitus type 1 +E107--- | Diabetes mellitus type 1 +E108--- | Diabetes mellitus type 1 +E109--- | Diabetes mellitus type 1 +P702--- | Diabetes mellitus type 1 +E11---- | Diabetes mellitus type 2 +E110--- | Diabetes mellitus type 2 +E1100-- | Diabetes mellitus type 2 +E1101-- | Diabetes mellitus type 2 +E111--- | Diabetes mellitus type 2 +E113--- | Diabetes mellitus type 2 +E11311- | Diabetes mellitus type 2 +E11319- | Diabetes mellitus type 2 +E113211 | Diabetes mellitus type 2 +E113212 | Diabetes mellitus type 2 +E113213 | Diabetes mellitus type 2 +E113219 | Diabetes mellitus type 2 +E113291 | Diabetes mellitus type 2 +E113292 | Diabetes mellitus type 2 +E113293 | Diabetes mellitus type 2 +E113299 | Diabetes mellitus type 2 +E113311 | Diabetes mellitus type 2 +E113312 | Diabetes mellitus type 2 +E113313 | Diabetes mellitus type 2 +E113319 | Diabetes mellitus type 2 +E113391 | Diabetes mellitus type 2 +E113392 | Diabetes mellitus type 2 +E113393 | Diabetes mellitus type 2 +E113399 | Diabetes mellitus type 2 +E113411 | Diabetes mellitus type 2 +E113412 | Diabetes mellitus type 2 +E113413 | Diabetes mellitus type 2 +E113419 | Diabetes mellitus type 2 +E113491 | Diabetes mellitus type 2 +E113492 | Diabetes mellitus type 2 +E113493 | Diabetes mellitus type 2 +E113499 | Diabetes mellitus type 2 +E113511 | Diabetes mellitus type 2 +E113512 | Diabetes mellitus type 2 +E113513 | Diabetes mellitus type 2 +E113519 | Diabetes mellitus type 2 +E113521 | Diabetes mellitus type 2 +E113522 | Diabetes mellitus type 2 +E113523 | Diabetes mellitus type 2 +E113529 | Diabetes mellitus type 2 +E113531 | Diabetes mellitus type 2 +E113532 | Diabetes mellitus type 2 +E113533 | Diabetes mellitus type 2 +E113539 | Diabetes mellitus type 2 +E113541 | Diabetes mellitus type 2 +E113542 | Diabetes mellitus type 2 +E113543 | Diabetes mellitus type 2 +E113549 | Diabetes mellitus type 2 +E113551 | Diabetes mellitus type 2 +E113552 | Diabetes mellitus type 2 +E113553 | Diabetes mellitus type 2 +E113559 | Diabetes mellitus type 2 +E113591 | Diabetes mellitus type 2 +E113592 | Diabetes mellitus type 2 +E113593 | Diabetes mellitus type 2 +E113599 | Diabetes mellitus type 2 +E1136-- | Diabetes mellitus type 2 +E1137X1 | Diabetes mellitus type 2 +E1137X2 | Diabetes mellitus type 2 +E1137X3 | Diabetes mellitus type 2 +E1137X9 | Diabetes mellitus type 2 +E1139-- | Diabetes mellitus type 2 +E114--- | Diabetes mellitus type 2 +E1140-- | Diabetes mellitus type 2 +E1141-- | Diabetes mellitus type 2 +E1142-- | Diabetes mellitus type 2 +E1143-- | Diabetes mellitus type 2 +E1144-- | Diabetes mellitus type 2 +E1149-- | Diabetes mellitus type 2 +E115--- | Diabetes mellitus type 2 +E1151-- | Diabetes mellitus type 2 +E1152-- | Diabetes mellitus type 2 +E1159-- | Diabetes mellitus type 2 +E116--- | Diabetes mellitus type 2 +E11610- | Diabetes mellitus type 2 +E11618- | Diabetes mellitus type 2 +E11620- | Diabetes mellitus type 2 +E11621- | Diabetes mellitus type 2 +E11622- | Diabetes mellitus type 2 +E11628- | Diabetes mellitus type 2 +E11630- | Diabetes mellitus type 2 +E11638- | Diabetes mellitus type 2 +E11641- | Diabetes mellitus type 2 +E11649- | Diabetes mellitus type 2 +E1165-- | Diabetes mellitus type 2 +E1169-- | Diabetes mellitus type 2 +E117--- | Diabetes mellitus type 2 +E118--- | Diabetes mellitus type 2 +E119--- | Diabetes mellitus type 2 +D631--- | Chronic kidney disease +E102--- | Chronic kidney disease +E112--- | Chronic kidney disease +I12---- | Chronic kidney disease +I120--- | Chronic kidney disease +I129--- | Chronic kidney disease +I13---- | Chronic kidney disease +I130--- | Chronic kidney disease +I131--- | Chronic kidney disease +I1310-- | Chronic kidney disease +I1311-- | Chronic kidney disease +I132--- | Chronic kidney disease +I139--- | Chronic kidney disease +N02---- | Chronic kidney disease +N020--- | Chronic kidney disease +N021--- | Chronic kidney disease +N022--- | Chronic kidney disease +N023--- | Chronic kidney disease +N024--- | Chronic kidney disease +N025--- | Chronic kidney disease +N026--- | Chronic kidney disease +N027--- | Chronic kidney disease +N028--- | Chronic kidney disease +N029--- | Chronic kidney disease +N03---- | Chronic kidney disease +N030--- | Chronic kidney disease +N031--- | Chronic kidney disease +N032--- | Chronic kidney disease +N033--- | Chronic kidney disease +N034--- | Chronic kidney disease +N035--- | Chronic kidney disease +N036--- | Chronic kidney disease +N037--- | Chronic kidney disease +N038--- | Chronic kidney disease +N039--- | Chronic kidney disease +N04---- | Chronic kidney disease +N040--- | Chronic kidney disease +N041--- | Chronic kidney disease +N042--- | Chronic kidney disease +N043--- | Chronic kidney disease +N044--- | Chronic kidney disease +N045--- | Chronic kidney disease +N046--- | Chronic kidney disease +N047--- | Chronic kidney disease +N048--- | Chronic kidney disease +N049--- | Chronic kidney disease +N05---- | Chronic kidney disease +N050--- | Chronic kidney disease +N051--- | Chronic kidney disease +N052--- | Chronic kidney disease +N053--- | Chronic kidney disease +N054--- | Chronic kidney disease +N055--- | Chronic kidney disease +N056--- | Chronic kidney disease +N057--- | Chronic kidney disease +N058--- | Chronic kidney disease +N059--- | Chronic kidney disease +N06---- | Chronic kidney disease +N060--- | Chronic kidney disease +N061--- | Chronic kidney disease +N062--- | Chronic kidney disease +N063--- | Chronic kidney disease +N064--- | Chronic kidney disease +N065--- | Chronic kidney disease +N066--- | Chronic kidney disease +N067--- | Chronic kidney disease +N068--- | Chronic kidney disease +N069--- | Chronic kidney disease +N07---- | Chronic kidney disease +N070--- | Chronic kidney disease +N071--- | Chronic kidney disease +N072--- | Chronic kidney disease +N073--- | Chronic kidney disease +N074--- | Chronic kidney disease +N075--- | Chronic kidney disease +N076--- | Chronic kidney disease +N077--- | Chronic kidney disease +N078--- | Chronic kidney disease +N079--- | Chronic kidney disease +N08---- | Chronic kidney disease +N080--- | Chronic kidney disease +N081--- | Chronic kidney disease +N082--- | Chronic kidney disease +N083--- | Chronic kidney disease +N084--- | Chronic kidney disease +N085--- | Chronic kidney disease +N088--- | Chronic kidney disease +N150--- | Chronic kidney disease +N18---- | Chronic kidney disease +N181--- | Chronic kidney disease +N182--- | Chronic kidney disease +N183--- | Chronic kidney disease +N184--- | Chronic kidney disease +N185--- | Chronic kidney disease +N186--- | Chronic kidney disease +N189--- | Chronic kidney disease +Q61---- | Chronic kidney disease +Q610--- | Chronic kidney disease +Q6100-- | Chronic kidney disease +Q6101-- | Chronic kidney disease +Q6102-- | Chronic kidney disease +Q611--- | Chronic kidney disease +Q6111-- | Chronic kidney disease +Q6119-- | Chronic kidney disease +Q612--- | Chronic kidney disease +Q613--- | Chronic kidney disease +Q614--- | Chronic kidney disease +Q615--- | Chronic kidney disease +Q618--- | Chronic kidney disease +Q619--- | Chronic kidney disease +Q62---- | Chronic kidney disease +Q620--- | Chronic kidney disease +Q621--- | Chronic kidney disease +Q6210-- | Chronic kidney disease +Q6211-- | Chronic kidney disease +Q6212-- | Chronic kidney disease +Q622--- | Chronic kidney disease +Q623--- | Chronic kidney disease +Q6231-- | Chronic kidney disease +Q6232-- | Chronic kidney disease +Q6239-- | Chronic kidney disease +Q624--- | Chronic kidney disease +Q625--- | Chronic kidney disease +Q626--- | Chronic kidney disease +Q6260-- | Chronic kidney disease +Q6261-- | Chronic kidney disease +Q6262-- | Chronic kidney disease +Q6263-- | Chronic kidney disease +Q6269-- | Chronic kidney disease +Q627--- | Chronic kidney disease +Q628--- | Chronic kidney disease +E102--- | Chronic kidney disease due to diabetes mellitus type 1 +E112--- | Chronic kidney disease due to diabetes mellitus type 2 +I12---- | Chronic kidney disease due to hypertension +I120--- | Chronic kidney disease due to hypertension +I129--- | Chronic kidney disease due to hypertension +I13---- | Chronic kidney disease due to hypertension +I130--- | Chronic kidney disease due to hypertension +I131--- | Chronic kidney disease due to hypertension +I1310-- | Chronic kidney disease due to hypertension +I1311-- | Chronic kidney disease due to hypertension +I132--- | Chronic kidney disease due to hypertension +I139--- | Chronic kidney disease due to hypertension +N03---- | Chronic kidney disease due to glomerulonephritis +N030--- | Chronic kidney disease due to glomerulonephritis +N031--- | Chronic kidney disease due to glomerulonephritis +N032--- | Chronic kidney disease due to glomerulonephritis +N033--- | Chronic kidney disease due to glomerulonephritis +N034--- | Chronic kidney disease due to glomerulonephritis +N035--- | Chronic kidney disease due to glomerulonephritis +N036--- | Chronic kidney disease due to glomerulonephritis +N037--- | Chronic kidney disease due to glomerulonephritis +N038--- | Chronic kidney disease due to glomerulonephritis +N039--- | Chronic kidney disease due to glomerulonephritis +N04---- | Chronic kidney disease due to glomerulonephritis +N040--- | Chronic kidney disease due to glomerulonephritis +N041--- | Chronic kidney disease due to glomerulonephritis +N042--- | Chronic kidney disease due to glomerulonephritis +N043--- | Chronic kidney disease due to glomerulonephritis +N044--- | Chronic kidney disease due to glomerulonephritis +N045--- | Chronic kidney disease due to glomerulonephritis +N046--- | Chronic kidney disease due to glomerulonephritis +N047--- | Chronic kidney disease due to glomerulonephritis +N048--- | Chronic kidney disease due to glomerulonephritis +N049--- | Chronic kidney disease due to glomerulonephritis +N05---- | Chronic kidney disease due to glomerulonephritis +N050--- | Chronic kidney disease due to glomerulonephritis +N051--- | Chronic kidney disease due to glomerulonephritis +N052--- | Chronic kidney disease due to glomerulonephritis +N053--- | Chronic kidney disease due to glomerulonephritis +N054--- | Chronic kidney disease due to glomerulonephritis +N055--- | Chronic kidney disease due to glomerulonephritis +N056--- | Chronic kidney disease due to glomerulonephritis +N057--- | Chronic kidney disease due to glomerulonephritis +N058--- | Chronic kidney disease due to glomerulonephritis +N059--- | Chronic kidney disease due to glomerulonephritis +N06---- | Chronic kidney disease due to glomerulonephritis +N060--- | Chronic kidney disease due to glomerulonephritis +N061--- | Chronic kidney disease due to glomerulonephritis +N062--- | Chronic kidney disease due to glomerulonephritis +N063--- | Chronic kidney disease due to glomerulonephritis +N064--- | Chronic kidney disease due to glomerulonephritis +N065--- | Chronic kidney disease due to glomerulonephritis +N066--- | Chronic kidney disease due to glomerulonephritis +N067--- | Chronic kidney disease due to glomerulonephritis +N068--- | Chronic kidney disease due to glomerulonephritis +N069--- | Chronic kidney disease due to glomerulonephritis +N02---- | Chronic kidney disease due to other and unspecified causes +N020--- | Chronic kidney disease due to other and unspecified causes +N021--- | Chronic kidney disease due to other and unspecified causes +N022--- | Chronic kidney disease due to other and unspecified causes +N023--- | Chronic kidney disease due to other and unspecified causes +N024--- | Chronic kidney disease due to other and unspecified causes +N025--- | Chronic kidney disease due to other and unspecified causes +N026--- | Chronic kidney disease due to other and unspecified causes +N027--- | Chronic kidney disease due to other and unspecified causes +N028--- | Chronic kidney disease due to other and unspecified causes +N029--- | Chronic kidney disease due to other and unspecified causes +N07---- | Chronic kidney disease due to other and unspecified causes +N070--- | Chronic kidney disease due to other and unspecified causes +N071--- | Chronic kidney disease due to other and unspecified causes +N072--- | Chronic kidney disease due to other and unspecified causes +N073--- | Chronic kidney disease due to other and unspecified causes +N074--- | Chronic kidney disease due to other and unspecified causes +N075--- | Chronic kidney disease due to other and unspecified causes +N076--- | Chronic kidney disease due to other and unspecified causes +N077--- | Chronic kidney disease due to other and unspecified causes +N078--- | Chronic kidney disease due to other and unspecified causes +N079--- | Chronic kidney disease due to other and unspecified causes +N08---- | Chronic kidney disease due to other and unspecified causes +N080--- | Chronic kidney disease due to other and unspecified causes +N081--- | Chronic kidney disease due to other and unspecified causes +N082--- | Chronic kidney disease due to other and unspecified causes +N083--- | Chronic kidney disease due to other and unspecified causes +N084--- | Chronic kidney disease due to other and unspecified causes +N085--- | Chronic kidney disease due to other and unspecified causes +N088--- | Chronic kidney disease due to other and unspecified causes +N150--- | Chronic kidney disease due to other and unspecified causes +Q61---- | Chronic kidney disease due to other and unspecified causes +Q610--- | Chronic kidney disease due to other and unspecified causes +Q6100-- | Chronic kidney disease due to other and unspecified causes +Q6101-- | Chronic kidney disease due to other and unspecified causes +Q6102-- | Chronic kidney disease due to other and unspecified causes +Q611--- | Chronic kidney disease due to other and unspecified causes +Q6111-- | Chronic kidney disease due to other and unspecified causes +Q6119-- | Chronic kidney disease due to other and unspecified causes +Q612--- | Chronic kidney disease due to other and unspecified causes +Q613--- | Chronic kidney disease due to other and unspecified causes +Q614--- | Chronic kidney disease due to other and unspecified causes +Q615--- | Chronic kidney disease due to other and unspecified causes +Q618--- | Chronic kidney disease due to other and unspecified causes +Q619--- | Chronic kidney disease due to other and unspecified causes +Q62---- | Chronic kidney disease due to other and unspecified causes +Q620--- | Chronic kidney disease due to other and unspecified causes +Q621--- | Chronic kidney disease due to other and unspecified causes +Q6210-- | Chronic kidney disease due to other and unspecified causes +Q6211-- | Chronic kidney disease due to other and unspecified causes +Q6212-- | Chronic kidney disease due to other and unspecified causes +Q622--- | Chronic kidney disease due to other and unspecified causes +Q623--- | Chronic kidney disease due to other and unspecified causes +Q6231-- | Chronic kidney disease due to other and unspecified causes +Q6232-- | Chronic kidney disease due to other and unspecified causes +Q6239-- | Chronic kidney disease due to other and unspecified causes +Q624--- | Chronic kidney disease due to other and unspecified causes +Q625--- | Chronic kidney disease due to other and unspecified causes +Q626--- | Chronic kidney disease due to other and unspecified causes +Q6260-- | Chronic kidney disease due to other and unspecified causes +Q6261-- | Chronic kidney disease due to other and unspecified causes +Q6262-- | Chronic kidney disease due to other and unspecified causes +Q6263-- | Chronic kidney disease due to other and unspecified causes +Q6269-- | Chronic kidney disease due to other and unspecified causes +Q627--- | Chronic kidney disease due to other and unspecified causes +Q628--- | Chronic kidney disease due to other and unspecified causes +N00---- | Acute glomerulonephritis +N000--- | Acute glomerulonephritis +N001--- | Acute glomerulonephritis +N002--- | Acute glomerulonephritis +N003--- | Acute glomerulonephritis +N004--- | Acute glomerulonephritis +N005--- | Acute glomerulonephritis +N006--- | Acute glomerulonephritis +N007--- | Acute glomerulonephritis +N008--- | Acute glomerulonephritis +N009--- | Acute glomerulonephritis +N01---- | Acute glomerulonephritis +N010--- | Acute glomerulonephritis +N011--- | Acute glomerulonephritis +N012--- | Acute glomerulonephritis +N013--- | Acute glomerulonephritis +N014--- | Acute glomerulonephritis +N015--- | Acute glomerulonephritis +N016--- | Acute glomerulonephritis +N017--- | Acute glomerulonephritis +N018--- | Acute glomerulonephritis +N019--- | Acute glomerulonephritis +A46---- | Skin and subcutaneous diseases +A66---- | Skin and subcutaneous diseases +A660--- | Skin and subcutaneous diseases +A661--- | Skin and subcutaneous diseases +A662--- | Skin and subcutaneous diseases +A663--- | Skin and subcutaneous diseases +A664--- | Skin and subcutaneous diseases +A665--- | Skin and subcutaneous diseases +A666--- | Skin and subcutaneous diseases +A667--- | Skin and subcutaneous diseases +A668--- | Skin and subcutaneous diseases +A669--- | Skin and subcutaneous diseases +A67---- | Skin and subcutaneous diseases +A670--- | Skin and subcutaneous diseases +A671--- | Skin and subcutaneous diseases +A672--- | Skin and subcutaneous diseases +A673--- | Skin and subcutaneous diseases +A679--- | Skin and subcutaneous diseases +B86---- | Skin and subcutaneous diseases +D863--- | Skin and subcutaneous diseases +I891--- | Skin and subcutaneous diseases +I898--- | Skin and subcutaneous diseases +L00---- | Skin and subcutaneous diseases +L01---- | Skin and subcutaneous diseases +L010--- | Skin and subcutaneous diseases +L0100-- | Skin and subcutaneous diseases +L0101-- | Skin and subcutaneous diseases +L0102-- | Skin and subcutaneous diseases +L0103-- | Skin and subcutaneous diseases +L0109-- | Skin and subcutaneous diseases +L011--- | Skin and subcutaneous diseases +L02---- | Skin and subcutaneous diseases +L020--- | Skin and subcutaneous diseases +L0201-- | Skin and subcutaneous diseases +L0202-- | Skin and subcutaneous diseases +L0203-- | Skin and subcutaneous diseases +L021--- | Skin and subcutaneous diseases +L0211-- | Skin and subcutaneous diseases +L0212-- | Skin and subcutaneous diseases +L0213-- | Skin and subcutaneous diseases +L022--- | Skin and subcutaneous diseases +L02211- | Skin and subcutaneous diseases +L02212- | Skin and subcutaneous diseases +L02213- | Skin and subcutaneous diseases +L02214- | Skin and subcutaneous diseases +L02215- | Skin and subcutaneous diseases +L02216- | Skin and subcutaneous diseases +L02219- | Skin and subcutaneous diseases +L02221- | Skin and subcutaneous diseases +L02222- | Skin and subcutaneous diseases +L02223- | Skin and subcutaneous diseases +L02224- | Skin and subcutaneous diseases +L02225- | Skin and subcutaneous diseases +L02226- | Skin and subcutaneous diseases +L02229- | Skin and subcutaneous diseases +L02231- | Skin and subcutaneous diseases +L02232- | Skin and subcutaneous diseases +L02233- | Skin and subcutaneous diseases +L02234- | Skin and subcutaneous diseases +L02235- | Skin and subcutaneous diseases +L02236- | Skin and subcutaneous diseases +L02239- | Skin and subcutaneous diseases +L023--- | Skin and subcutaneous diseases +L0231-- | Skin and subcutaneous diseases +L0232-- | Skin and subcutaneous diseases +L0233-- | Skin and subcutaneous diseases +L024--- | Skin and subcutaneous diseases +L02411- | Skin and subcutaneous diseases +L02412- | Skin and subcutaneous diseases +L02413- | Skin and subcutaneous diseases +L02414- | Skin and subcutaneous diseases +L02415- | Skin and subcutaneous diseases +L02416- | Skin and subcutaneous diseases +L02419- | Skin and subcutaneous diseases +L02421- | Skin and subcutaneous diseases +L02422- | Skin and subcutaneous diseases +L02423- | Skin and subcutaneous diseases +L02424- | Skin and subcutaneous diseases +L02425- | Skin and subcutaneous diseases +L02426- | Skin and subcutaneous diseases +L02429- | Skin and subcutaneous diseases +L02431- | Skin and subcutaneous diseases +L02432- | Skin and subcutaneous diseases +L02433- | Skin and subcutaneous diseases +L02434- | Skin and subcutaneous diseases +L02435- | Skin and subcutaneous diseases +L02436- | Skin and subcutaneous diseases +L02439- | Skin and subcutaneous diseases +L02511- | Skin and subcutaneous diseases +L02512- | Skin and subcutaneous diseases +L02519- | Skin and subcutaneous diseases +L02521- | Skin and subcutaneous diseases +L02522- | Skin and subcutaneous diseases +L02529- | Skin and subcutaneous diseases +L02531- | Skin and subcutaneous diseases +L02532- | Skin and subcutaneous diseases +L02539- | Skin and subcutaneous diseases +L02611- | Skin and subcutaneous diseases +L02612- | Skin and subcutaneous diseases +L02619- | Skin and subcutaneous diseases +L02621- | Skin and subcutaneous diseases +L02622- | Skin and subcutaneous diseases +L02629- | Skin and subcutaneous diseases +L02631- | Skin and subcutaneous diseases +L02632- | Skin and subcutaneous diseases +L02639- | Skin and subcutaneous diseases +L028--- | Skin and subcutaneous diseases +L02811- | Skin and subcutaneous diseases +L02818- | Skin and subcutaneous diseases +L02821- | Skin and subcutaneous diseases +L02828- | Skin and subcutaneous diseases +L02831- | Skin and subcutaneous diseases +L02838- | Skin and subcutaneous diseases +L029--- | Skin and subcutaneous diseases +L0291-- | Skin and subcutaneous diseases +L0292-- | Skin and subcutaneous diseases +L0293-- | Skin and subcutaneous diseases +L03---- | Skin and subcutaneous diseases +L030--- | Skin and subcutaneous diseases +L03011- | Skin and subcutaneous diseases +L03012- | Skin and subcutaneous diseases +L03019- | Skin and subcutaneous diseases +L03021- | Skin and subcutaneous diseases +L03022- | Skin and subcutaneous diseases +L03029- | Skin and subcutaneous diseases +L03031- | Skin and subcutaneous diseases +L03032- | Skin and subcutaneous diseases +L03039- | Skin and subcutaneous diseases +L03041- | Skin and subcutaneous diseases +L03042- | Skin and subcutaneous diseases +L03049- | Skin and subcutaneous diseases +L031--- | Skin and subcutaneous diseases +L03111- | Skin and subcutaneous diseases +L03112- | Skin and subcutaneous diseases +L03113- | Skin and subcutaneous diseases +L03114- | Skin and subcutaneous diseases +L03115- | Skin and subcutaneous diseases +L03116- | Skin and subcutaneous diseases +L03119- | Skin and subcutaneous diseases +L03121- | Skin and subcutaneous diseases +L03122- | Skin and subcutaneous diseases +L03123- | Skin and subcutaneous diseases +L03124- | Skin and subcutaneous diseases +L03125- | Skin and subcutaneous diseases +L03126- | Skin and subcutaneous diseases +L03129- | Skin and subcutaneous diseases +L032--- | Skin and subcutaneous diseases +L03211- | Skin and subcutaneous diseases +L03212- | Skin and subcutaneous diseases +L03213- | Skin and subcutaneous diseases +L03221- | Skin and subcutaneous diseases +L03222- | Skin and subcutaneous diseases +L033--- | Skin and subcutaneous diseases +L03311- | Skin and subcutaneous diseases +L03312- | Skin and subcutaneous diseases +L03313- | Skin and subcutaneous diseases +L03314- | Skin and subcutaneous diseases +L03315- | Skin and subcutaneous diseases +L03316- | Skin and subcutaneous diseases +L03317- | Skin and subcutaneous diseases +L03319- | Skin and subcutaneous diseases +L03321- | Skin and subcutaneous diseases +L03322- | Skin and subcutaneous diseases +L03323- | Skin and subcutaneous diseases +L03324- | Skin and subcutaneous diseases +L03325- | Skin and subcutaneous diseases +L03326- | Skin and subcutaneous diseases +L03327- | Skin and subcutaneous diseases +L03329- | Skin and subcutaneous diseases +L038--- | Skin and subcutaneous diseases +L03811- | Skin and subcutaneous diseases +L03818- | Skin and subcutaneous diseases +L03891- | Skin and subcutaneous diseases +L03898- | Skin and subcutaneous diseases +L039--- | Skin and subcutaneous diseases +L0390-- | Skin and subcutaneous diseases +L0391-- | Skin and subcutaneous diseases +L04---- | Skin and subcutaneous diseases +L040--- | Skin and subcutaneous diseases +L041--- | Skin and subcutaneous diseases +L042--- | Skin and subcutaneous diseases +L043--- | Skin and subcutaneous diseases +L048--- | Skin and subcutaneous diseases +L049--- | Skin and subcutaneous diseases +L05---- | Skin and subcutaneous diseases +L050--- | Skin and subcutaneous diseases +L0501-- | Skin and subcutaneous diseases +L0502-- | Skin and subcutaneous diseases +L059--- | Skin and subcutaneous diseases +L08---- | Skin and subcutaneous diseases +L080--- | Skin and subcutaneous diseases +L081--- | Skin and subcutaneous diseases +L088--- | Skin and subcutaneous diseases +L0881-- | Skin and subcutaneous diseases +L0882-- | Skin and subcutaneous diseases +L0889-- | Skin and subcutaneous diseases +L089--- | Skin and subcutaneous diseases +L10---- | Skin and subcutaneous diseases +L100--- | Skin and subcutaneous diseases +L101--- | Skin and subcutaneous diseases +L102--- | Skin and subcutaneous diseases +L103--- | Skin and subcutaneous diseases +L104--- | Skin and subcutaneous diseases +L105--- | Skin and subcutaneous diseases +L108--- | Skin and subcutaneous diseases +L1081-- | Skin and subcutaneous diseases +L1089-- | Skin and subcutaneous diseases +L109--- | Skin and subcutaneous diseases +L11---- | Skin and subcutaneous diseases +L110--- | Skin and subcutaneous diseases +L111--- | Skin and subcutaneous diseases +L118--- | Skin and subcutaneous diseases +L119--- | Skin and subcutaneous diseases +L12---- | Skin and subcutaneous diseases +L120--- | Skin and subcutaneous diseases +L121--- | Skin and subcutaneous diseases +L122--- | Skin and subcutaneous diseases +L123--- | Skin and subcutaneous diseases +L1230-- | Skin and subcutaneous diseases +L1231-- | Skin and subcutaneous diseases +L1235-- | Skin and subcutaneous diseases +L128--- | Skin and subcutaneous diseases +L129--- | Skin and subcutaneous diseases +L13---- | Skin and subcutaneous diseases +L130--- | Skin and subcutaneous diseases +L131--- | Skin and subcutaneous diseases +L138--- | Skin and subcutaneous diseases +L139--- | Skin and subcutaneous diseases +L14---- | Skin and subcutaneous diseases +L51---- | Skin and subcutaneous diseases +L510--- | Skin and subcutaneous diseases +L511--- | Skin and subcutaneous diseases +L512--- | Skin and subcutaneous diseases +L513--- | Skin and subcutaneous diseases +L518--- | Skin and subcutaneous diseases +L519--- | Skin and subcutaneous diseases +L88---- | Skin and subcutaneous diseases +L89---- | Skin and subcutaneous diseases +L890--- | Skin and subcutaneous diseases +L89000- | Skin and subcutaneous diseases +L89001- | Skin and subcutaneous diseases +L89002- | Skin and subcutaneous diseases +L89003- | Skin and subcutaneous diseases +L89004- | Skin and subcutaneous diseases +L89009- | Skin and subcutaneous diseases +L89010- | Skin and subcutaneous diseases +L89011- | Skin and subcutaneous diseases +L89012- | Skin and subcutaneous diseases +L89013- | Skin and subcutaneous diseases +L89014- | Skin and subcutaneous diseases +L89019- | Skin and subcutaneous diseases +L89020- | Skin and subcutaneous diseases +L89021- | Skin and subcutaneous diseases +L89022- | Skin and subcutaneous diseases +L89023- | Skin and subcutaneous diseases +L89024- | Skin and subcutaneous diseases +L89029- | Skin and subcutaneous diseases +L891--- | Skin and subcutaneous diseases +L89100- | Skin and subcutaneous diseases +L89101- | Skin and subcutaneous diseases +L89102- | Skin and subcutaneous diseases +L89103- | Skin and subcutaneous diseases +L89104- | Skin and subcutaneous diseases +L89109- | Skin and subcutaneous diseases +L89110- | Skin and subcutaneous diseases +L89111- | Skin and subcutaneous diseases +L89112- | Skin and subcutaneous diseases +L89113- | Skin and subcutaneous diseases +L89114- | Skin and subcutaneous diseases +L89119- | Skin and subcutaneous diseases +L89120- | Skin and subcutaneous diseases +L89121- | Skin and subcutaneous diseases +L89122- | Skin and subcutaneous diseases +L89123- | Skin and subcutaneous diseases +L89124- | Skin and subcutaneous diseases +L89129- | Skin and subcutaneous diseases +L89130- | Skin and subcutaneous diseases +L89131- | Skin and subcutaneous diseases +L89132- | Skin and subcutaneous diseases +L89133- | Skin and subcutaneous diseases +L89134- | Skin and subcutaneous diseases +L89139- | Skin and subcutaneous diseases +L89140- | Skin and subcutaneous diseases +L89141- | Skin and subcutaneous diseases +L89142- | Skin and subcutaneous diseases +L89143- | Skin and subcutaneous diseases +L89144- | Skin and subcutaneous diseases +L89149- | Skin and subcutaneous diseases +L89150- | Skin and subcutaneous diseases +L89151- | Skin and subcutaneous diseases +L89152- | Skin and subcutaneous diseases +L89153- | Skin and subcutaneous diseases +L89154- | Skin and subcutaneous diseases +L89159- | Skin and subcutaneous diseases +L892--- | Skin and subcutaneous diseases +L89200- | Skin and subcutaneous diseases +L89201- | Skin and subcutaneous diseases +L89202- | Skin and subcutaneous diseases +L89203- | Skin and subcutaneous diseases +L89204- | Skin and subcutaneous diseases +L89209- | Skin and subcutaneous diseases +L89210- | Skin and subcutaneous diseases +L89211- | Skin and subcutaneous diseases +L89212- | Skin and subcutaneous diseases +L89213- | Skin and subcutaneous diseases +L89214- | Skin and subcutaneous diseases +L89219- | Skin and subcutaneous diseases +L89220- | Skin and subcutaneous diseases +L89221- | Skin and subcutaneous diseases +L89222- | Skin and subcutaneous diseases +L89223- | Skin and subcutaneous diseases +L89224- | Skin and subcutaneous diseases +L89229- | Skin and subcutaneous diseases +L893--- | Skin and subcutaneous diseases +L89300- | Skin and subcutaneous diseases +L89301- | Skin and subcutaneous diseases +L89302- | Skin and subcutaneous diseases +L89303- | Skin and subcutaneous diseases +L89304- | Skin and subcutaneous diseases +L89309- | Skin and subcutaneous diseases +L89310- | Skin and subcutaneous diseases +L89311- | Skin and subcutaneous diseases +L89312- | Skin and subcutaneous diseases +L89313- | Skin and subcutaneous diseases +L89314- | Skin and subcutaneous diseases +L89319- | Skin and subcutaneous diseases +L89320- | Skin and subcutaneous diseases +L89321- | Skin and subcutaneous diseases +L89322- | Skin and subcutaneous diseases +L89323- | Skin and subcutaneous diseases +L89324- | Skin and subcutaneous diseases +L89329- | Skin and subcutaneous diseases +L8940-- | Skin and subcutaneous diseases +L8941-- | Skin and subcutaneous diseases +L8942-- | Skin and subcutaneous diseases +L8943-- | Skin and subcutaneous diseases +L8944-- | Skin and subcutaneous diseases +L8945-- | Skin and subcutaneous diseases +L89500- | Skin and subcutaneous diseases +L89501- | Skin and subcutaneous diseases +L89502- | Skin and subcutaneous diseases +L89503- | Skin and subcutaneous diseases +L89504- | Skin and subcutaneous diseases +L89509- | Skin and subcutaneous diseases +L89510- | Skin and subcutaneous diseases +L89511- | Skin and subcutaneous diseases +L89512- | Skin and subcutaneous diseases +L89513- | Skin and subcutaneous diseases +L89514- | Skin and subcutaneous diseases +L89519- | Skin and subcutaneous diseases +L89520- | Skin and subcutaneous diseases +L89521- | Skin and subcutaneous diseases +L89522- | Skin and subcutaneous diseases +L89523- | Skin and subcutaneous diseases +L89524- | Skin and subcutaneous diseases +L89529- | Skin and subcutaneous diseases +L89600- | Skin and subcutaneous diseases +L89601- | Skin and subcutaneous diseases +L89602- | Skin and subcutaneous diseases +L89603- | Skin and subcutaneous diseases +L89604- | Skin and subcutaneous diseases +L89609- | Skin and subcutaneous diseases +L89610- | Skin and subcutaneous diseases +L89611- | Skin and subcutaneous diseases +L89612- | Skin and subcutaneous diseases +L89613- | Skin and subcutaneous diseases +L89614- | Skin and subcutaneous diseases +L89619- | Skin and subcutaneous diseases +L89620- | Skin and subcutaneous diseases +L89621- | Skin and subcutaneous diseases +L89622- | Skin and subcutaneous diseases +L89623- | Skin and subcutaneous diseases +L89624- | Skin and subcutaneous diseases +L89629- | Skin and subcutaneous diseases +L89810- | Skin and subcutaneous diseases +L89811- | Skin and subcutaneous diseases +L89812- | Skin and subcutaneous diseases +L89813- | Skin and subcutaneous diseases +L89814- | Skin and subcutaneous diseases +L89819- | Skin and subcutaneous diseases +L89890- | Skin and subcutaneous diseases +L89891- | Skin and subcutaneous diseases +L89892- | Skin and subcutaneous diseases +L89893- | Skin and subcutaneous diseases +L89894- | Skin and subcutaneous diseases +L89899- | Skin and subcutaneous diseases +L899--- | Skin and subcutaneous diseases +L97---- | Skin and subcutaneous diseases +L97101- | Skin and subcutaneous diseases +L97102- | Skin and subcutaneous diseases +L97103- | Skin and subcutaneous diseases +L97104- | Skin and subcutaneous diseases +L97105- | Skin and subcutaneous diseases +L97106- | Skin and subcutaneous diseases +L97108- | Skin and subcutaneous diseases +L97109- | Skin and subcutaneous diseases +L97111- | Skin and subcutaneous diseases +L97112- | Skin and subcutaneous diseases +L97113- | Skin and subcutaneous diseases +L97114- | Skin and subcutaneous diseases +L97115- | Skin and subcutaneous diseases +L97116- | Skin and subcutaneous diseases +L97118- | Skin and subcutaneous diseases +L97119- | Skin and subcutaneous diseases +L97121- | Skin and subcutaneous diseases +L97122- | Skin and subcutaneous diseases +L97123- | Skin and subcutaneous diseases +L97124- | Skin and subcutaneous diseases +L97125- | Skin and subcutaneous diseases +L97126- | Skin and subcutaneous diseases +L97128- | Skin and subcutaneous diseases +L97129- | Skin and subcutaneous diseases +L97201- | Skin and subcutaneous diseases +L97202- | Skin and subcutaneous diseases +L97203- | Skin and subcutaneous diseases +L97204- | Skin and subcutaneous diseases +L97205- | Skin and subcutaneous diseases +L97206- | Skin and subcutaneous diseases +L97208- | Skin and subcutaneous diseases +L97209- | Skin and subcutaneous diseases +L97211- | Skin and subcutaneous diseases +L97212- | Skin and subcutaneous diseases +L97213- | Skin and subcutaneous diseases +L97214- | Skin and subcutaneous diseases +L97215- | Skin and subcutaneous diseases +L97216- | Skin and subcutaneous diseases +L97218- | Skin and subcutaneous diseases +L97219- | Skin and subcutaneous diseases +L97221- | Skin and subcutaneous diseases +L97222- | Skin and subcutaneous diseases +L97223- | Skin and subcutaneous diseases +L97224- | Skin and subcutaneous diseases +L97225- | Skin and subcutaneous diseases +L97226- | Skin and subcutaneous diseases +L97228- | Skin and subcutaneous diseases +L97229- | Skin and subcutaneous diseases +L97301- | Skin and subcutaneous diseases +L97302- | Skin and subcutaneous diseases +L97303- | Skin and subcutaneous diseases +L97304- | Skin and subcutaneous diseases +L97305- | Skin and subcutaneous diseases +L97306- | Skin and subcutaneous diseases +L97308- | Skin and subcutaneous diseases +L97309- | Skin and subcutaneous diseases +L97311- | Skin and subcutaneous diseases +L97312- | Skin and subcutaneous diseases +L97313- | Skin and subcutaneous diseases +L97314- | Skin and subcutaneous diseases +L97315- | Skin and subcutaneous diseases +L97316- | Skin and subcutaneous diseases +L97318- | Skin and subcutaneous diseases +L97319- | Skin and subcutaneous diseases +L97321- | Skin and subcutaneous diseases +L97322- | Skin and subcutaneous diseases +L97323- | Skin and subcutaneous diseases +L97324- | Skin and subcutaneous diseases +L97325- | Skin and subcutaneous diseases +L97326- | Skin and subcutaneous diseases +L97328- | Skin and subcutaneous diseases +L97329- | Skin and subcutaneous diseases +L97401- | Skin and subcutaneous diseases +L97402- | Skin and subcutaneous diseases +L97403- | Skin and subcutaneous diseases +L97404- | Skin and subcutaneous diseases +L97405- | Skin and subcutaneous diseases +L97406- | Skin and subcutaneous diseases +L97408- | Skin and subcutaneous diseases +L97409- | Skin and subcutaneous diseases +L97411- | Skin and subcutaneous diseases +L97412- | Skin and subcutaneous diseases +L97413- | Skin and subcutaneous diseases +L97414- | Skin and subcutaneous diseases +L97415- | Skin and subcutaneous diseases +L97416- | Skin and subcutaneous diseases +L97418- | Skin and subcutaneous diseases +L97419- | Skin and subcutaneous diseases +L97421- | Skin and subcutaneous diseases +L97422- | Skin and subcutaneous diseases +L97423- | Skin and subcutaneous diseases +L97424- | Skin and subcutaneous diseases +L97425- | Skin and subcutaneous diseases +L97426- | Skin and subcutaneous diseases +L97428- | Skin and subcutaneous diseases +L97429- | Skin and subcutaneous diseases +L97501- | Skin and subcutaneous diseases +L97502- | Skin and subcutaneous diseases +L97503- | Skin and subcutaneous diseases +L97504- | Skin and subcutaneous diseases +L97505- | Skin and subcutaneous diseases +L97506- | Skin and subcutaneous diseases +L97508- | Skin and subcutaneous diseases +L97509- | Skin and subcutaneous diseases +L97511- | Skin and subcutaneous diseases +L97512- | Skin and subcutaneous diseases +L97513- | Skin and subcutaneous diseases +L97514- | Skin and subcutaneous diseases +L97515- | Skin and subcutaneous diseases +L97516- | Skin and subcutaneous diseases +L97518- | Skin and subcutaneous diseases +L97519- | Skin and subcutaneous diseases +L97521- | Skin and subcutaneous diseases +L97522- | Skin and subcutaneous diseases +L97523- | Skin and subcutaneous diseases +L97524- | Skin and subcutaneous diseases +L97525- | Skin and subcutaneous diseases +L97526- | Skin and subcutaneous diseases +L97528- | Skin and subcutaneous diseases +L97529- | Skin and subcutaneous diseases +L97801- | Skin and subcutaneous diseases +L97802- | Skin and subcutaneous diseases +L97803- | Skin and subcutaneous diseases +L97804- | Skin and subcutaneous diseases +L97805- | Skin and subcutaneous diseases +L97806- | Skin and subcutaneous diseases +L97808- | Skin and subcutaneous diseases +L97809- | Skin and subcutaneous diseases +L97811- | Skin and subcutaneous diseases +L97812- | Skin and subcutaneous diseases +L97813- | Skin and subcutaneous diseases +L97814- | Skin and subcutaneous diseases +L97815- | Skin and subcutaneous diseases +L97816- | Skin and subcutaneous diseases +L97818- | Skin and subcutaneous diseases +L97819- | Skin and subcutaneous diseases +L97821- | Skin and subcutaneous diseases +L97822- | Skin and subcutaneous diseases +L97823- | Skin and subcutaneous diseases +L97824- | Skin and subcutaneous diseases +L97825- | Skin and subcutaneous diseases +L97826- | Skin and subcutaneous diseases +L97828- | Skin and subcutaneous diseases +L97829- | Skin and subcutaneous diseases +L97901- | Skin and subcutaneous diseases +L97902- | Skin and subcutaneous diseases +L97903- | Skin and subcutaneous diseases +L97904- | Skin and subcutaneous diseases +L97905- | Skin and subcutaneous diseases +L97906- | Skin and subcutaneous diseases +L97908- | Skin and subcutaneous diseases +L97909- | Skin and subcutaneous diseases +L97911- | Skin and subcutaneous diseases +L97912- | Skin and subcutaneous diseases +L97913- | Skin and subcutaneous diseases +L97914- | Skin and subcutaneous diseases +L97915- | Skin and subcutaneous diseases +L97916- | Skin and subcutaneous diseases +L97918- | Skin and subcutaneous diseases +L97919- | Skin and subcutaneous diseases +L97921- | Skin and subcutaneous diseases +L97922- | Skin and subcutaneous diseases +L97923- | Skin and subcutaneous diseases +L97924- | Skin and subcutaneous diseases +L97925- | Skin and subcutaneous diseases +L97926- | Skin and subcutaneous diseases +L97928- | Skin and subcutaneous diseases +L97929- | Skin and subcutaneous diseases +L98---- | Skin and subcutaneous diseases +L980--- | Skin and subcutaneous diseases +L981--- | Skin and subcutaneous diseases +L982--- | Skin and subcutaneous diseases +L983--- | Skin and subcutaneous diseases +L984--- | Skin and subcutaneous diseases +M726--- | Skin and subcutaneous diseases +A46---- | Bacterial skin diseases +A66---- | Bacterial skin diseases +A660--- | Bacterial skin diseases +A661--- | Bacterial skin diseases +A662--- | Bacterial skin diseases +A663--- | Bacterial skin diseases +A664--- | Bacterial skin diseases +A665--- | Bacterial skin diseases +A666--- | Bacterial skin diseases +A667--- | Bacterial skin diseases +A668--- | Bacterial skin diseases +A669--- | Bacterial skin diseases +A67---- | Bacterial skin diseases +A670--- | Bacterial skin diseases +A671--- | Bacterial skin diseases +A672--- | Bacterial skin diseases +A673--- | Bacterial skin diseases +A679--- | Bacterial skin diseases +I891--- | Bacterial skin diseases +I898--- | Bacterial skin diseases +L00---- | Bacterial skin diseases +L01---- | Bacterial skin diseases +L010--- | Bacterial skin diseases +L0100-- | Bacterial skin diseases +L0101-- | Bacterial skin diseases +L0102-- | Bacterial skin diseases +L0103-- | Bacterial skin diseases +L0109-- | Bacterial skin diseases +L011--- | Bacterial skin diseases +L02---- | Bacterial skin diseases +L020--- | Bacterial skin diseases +L0201-- | Bacterial skin diseases +L0202-- | Bacterial skin diseases +L0203-- | Bacterial skin diseases +L021--- | Bacterial skin diseases +L0211-- | Bacterial skin diseases +L0212-- | Bacterial skin diseases +L0213-- | Bacterial skin diseases +L022--- | Bacterial skin diseases +L02211- | Bacterial skin diseases +L02212- | Bacterial skin diseases +L02213- | Bacterial skin diseases +L02214- | Bacterial skin diseases +L02215- | Bacterial skin diseases +L02216- | Bacterial skin diseases +L02219- | Bacterial skin diseases +L02221- | Bacterial skin diseases +L02222- | Bacterial skin diseases +L02223- | Bacterial skin diseases +L02224- | Bacterial skin diseases +L02225- | Bacterial skin diseases +L02226- | Bacterial skin diseases +L02229- | Bacterial skin diseases +L02231- | Bacterial skin diseases +L02232- | Bacterial skin diseases +L02233- | Bacterial skin diseases +L02234- | Bacterial skin diseases +L02235- | Bacterial skin diseases +L02236- | Bacterial skin diseases +L02239- | Bacterial skin diseases +L023--- | Bacterial skin diseases +L0231-- | Bacterial skin diseases +L0232-- | Bacterial skin diseases +L0233-- | Bacterial skin diseases +L024--- | Bacterial skin diseases +L02411- | Bacterial skin diseases +L02412- | Bacterial skin diseases +L02413- | Bacterial skin diseases +L02414- | Bacterial skin diseases +L02415- | Bacterial skin diseases +L02416- | Bacterial skin diseases +L02419- | Bacterial skin diseases +L02421- | Bacterial skin diseases +L02422- | Bacterial skin diseases +L02423- | Bacterial skin diseases +L02424- | Bacterial skin diseases +L02425- | Bacterial skin diseases +L02426- | Bacterial skin diseases +L02429- | Bacterial skin diseases +L02431- | Bacterial skin diseases +L02432- | Bacterial skin diseases +L02433- | Bacterial skin diseases +L02434- | Bacterial skin diseases +L02435- | Bacterial skin diseases +L02436- | Bacterial skin diseases +L02439- | Bacterial skin diseases +L02511- | Bacterial skin diseases +L02512- | Bacterial skin diseases +L02519- | Bacterial skin diseases +L02521- | Bacterial skin diseases +L02522- | Bacterial skin diseases +L02529- | Bacterial skin diseases +L02531- | Bacterial skin diseases +L02532- | Bacterial skin diseases +L02539- | Bacterial skin diseases +L02611- | Bacterial skin diseases +L02612- | Bacterial skin diseases +L02619- | Bacterial skin diseases +L02621- | Bacterial skin diseases +L02622- | Bacterial skin diseases +L02629- | Bacterial skin diseases +L02631- | Bacterial skin diseases +L02632- | Bacterial skin diseases +L02639- | Bacterial skin diseases +L028--- | Bacterial skin diseases +L02811- | Bacterial skin diseases +L02818- | Bacterial skin diseases +L02821- | Bacterial skin diseases +L02828- | Bacterial skin diseases +L02831- | Bacterial skin diseases +L02838- | Bacterial skin diseases +L029--- | Bacterial skin diseases +L0291-- | Bacterial skin diseases +L0292-- | Bacterial skin diseases +L0293-- | Bacterial skin diseases +L03---- | Bacterial skin diseases +L030--- | Bacterial skin diseases +L03011- | Bacterial skin diseases +L03012- | Bacterial skin diseases +L03019- | Bacterial skin diseases +L03021- | Bacterial skin diseases +L03022- | Bacterial skin diseases +L03029- | Bacterial skin diseases +L03031- | Bacterial skin diseases +L03032- | Bacterial skin diseases +L03039- | Bacterial skin diseases +L03041- | Bacterial skin diseases +L03042- | Bacterial skin diseases +L03049- | Bacterial skin diseases +L031--- | Bacterial skin diseases +L03111- | Bacterial skin diseases +L03112- | Bacterial skin diseases +L03113- | Bacterial skin diseases +L03114- | Bacterial skin diseases +L03115- | Bacterial skin diseases +L03116- | Bacterial skin diseases +L03119- | Bacterial skin diseases +L03121- | Bacterial skin diseases +L03122- | Bacterial skin diseases +L03123- | Bacterial skin diseases +L03124- | Bacterial skin diseases +L03125- | Bacterial skin diseases +L03126- | Bacterial skin diseases +L03129- | Bacterial skin diseases +L032--- | Bacterial skin diseases +L03211- | Bacterial skin diseases +L03212- | Bacterial skin diseases +L03213- | Bacterial skin diseases +L03221- | Bacterial skin diseases +L03222- | Bacterial skin diseases +L033--- | Bacterial skin diseases +L03311- | Bacterial skin diseases +L03312- | Bacterial skin diseases +L03313- | Bacterial skin diseases +L03314- | Bacterial skin diseases +L03315- | Bacterial skin diseases +L03316- | Bacterial skin diseases +L03317- | Bacterial skin diseases +L03319- | Bacterial skin diseases +L03321- | Bacterial skin diseases +L03322- | Bacterial skin diseases +L03323- | Bacterial skin diseases +L03324- | Bacterial skin diseases +L03325- | Bacterial skin diseases +L03326- | Bacterial skin diseases +L03327- | Bacterial skin diseases +L03329- | Bacterial skin diseases +L038--- | Bacterial skin diseases +L03811- | Bacterial skin diseases +L03818- | Bacterial skin diseases +L03891- | Bacterial skin diseases +L03898- | Bacterial skin diseases +L039--- | Bacterial skin diseases +L0390-- | Bacterial skin diseases +L0391-- | Bacterial skin diseases +L04---- | Bacterial skin diseases +L040--- | Bacterial skin diseases +L041--- | Bacterial skin diseases +L042--- | Bacterial skin diseases +L043--- | Bacterial skin diseases +L048--- | Bacterial skin diseases +L049--- | Bacterial skin diseases +L05---- | Bacterial skin diseases +L050--- | Bacterial skin diseases +L0501-- | Bacterial skin diseases +L0502-- | Bacterial skin diseases +L059--- | Bacterial skin diseases +L08---- | Bacterial skin diseases +L080--- | Bacterial skin diseases +L081--- | Bacterial skin diseases +L088--- | Bacterial skin diseases +L0881-- | Bacterial skin diseases +L0882-- | Bacterial skin diseases +L0889-- | Bacterial skin diseases +L089--- | Bacterial skin diseases +L88---- | Bacterial skin diseases +L97---- | Bacterial skin diseases +L97101- | Bacterial skin diseases +L97102- | Bacterial skin diseases +L97103- | Bacterial skin diseases +L97104- | Bacterial skin diseases +L97105- | Bacterial skin diseases +L97106- | Bacterial skin diseases +L97108- | Bacterial skin diseases +L97109- | Bacterial skin diseases +L97111- | Bacterial skin diseases +L97112- | Bacterial skin diseases +L97113- | Bacterial skin diseases +L97114- | Bacterial skin diseases +L97115- | Bacterial skin diseases +L97116- | Bacterial skin diseases +L97118- | Bacterial skin diseases +L97119- | Bacterial skin diseases +L97121- | Bacterial skin diseases +L97122- | Bacterial skin diseases +L97123- | Bacterial skin diseases +L97124- | Bacterial skin diseases +L97125- | Bacterial skin diseases +L97126- | Bacterial skin diseases +L97128- | Bacterial skin diseases +L97129- | Bacterial skin diseases +L97201- | Bacterial skin diseases +L97202- | Bacterial skin diseases +L97203- | Bacterial skin diseases +L97204- | Bacterial skin diseases +L97205- | Bacterial skin diseases +L97206- | Bacterial skin diseases +L97208- | Bacterial skin diseases +L97209- | Bacterial skin diseases +L97211- | Bacterial skin diseases +L97212- | Bacterial skin diseases +L97213- | Bacterial skin diseases +L97214- | Bacterial skin diseases +L97215- | Bacterial skin diseases +L97216- | Bacterial skin diseases +L97218- | Bacterial skin diseases +L97219- | Bacterial skin diseases +L97221- | Bacterial skin diseases +L97222- | Bacterial skin diseases +L97223- | Bacterial skin diseases +L97224- | Bacterial skin diseases +L97225- | Bacterial skin diseases +L97226- | Bacterial skin diseases +L97228- | Bacterial skin diseases +L97229- | Bacterial skin diseases +L97301- | Bacterial skin diseases +L97302- | Bacterial skin diseases +L97303- | Bacterial skin diseases +L97304- | Bacterial skin diseases +L97305- | Bacterial skin diseases +L97306- | Bacterial skin diseases +L97308- | Bacterial skin diseases +L97309- | Bacterial skin diseases +L97311- | Bacterial skin diseases +L97312- | Bacterial skin diseases +L97313- | Bacterial skin diseases +L97314- | Bacterial skin diseases +L97315- | Bacterial skin diseases +L97316- | Bacterial skin diseases +L97318- | Bacterial skin diseases +L97319- | Bacterial skin diseases +L97321- | Bacterial skin diseases +L97322- | Bacterial skin diseases +L97323- | Bacterial skin diseases +L97324- | Bacterial skin diseases +L97325- | Bacterial skin diseases +L97326- | Bacterial skin diseases +L97328- | Bacterial skin diseases +L97329- | Bacterial skin diseases +L97401- | Bacterial skin diseases +L97402- | Bacterial skin diseases +L97403- | Bacterial skin diseases +L97404- | Bacterial skin diseases +L97405- | Bacterial skin diseases +L97406- | Bacterial skin diseases +L97408- | Bacterial skin diseases +L97409- | Bacterial skin diseases +L97411- | Bacterial skin diseases +L97412- | Bacterial skin diseases +L97413- | Bacterial skin diseases +L97414- | Bacterial skin diseases +L97415- | Bacterial skin diseases +L97416- | Bacterial skin diseases +L97418- | Bacterial skin diseases +L97419- | Bacterial skin diseases +L97421- | Bacterial skin diseases +L97422- | Bacterial skin diseases +L97423- | Bacterial skin diseases +L97424- | Bacterial skin diseases +L97425- | Bacterial skin diseases +L97426- | Bacterial skin diseases +L97428- | Bacterial skin diseases +L97429- | Bacterial skin diseases +L97501- | Bacterial skin diseases +L97502- | Bacterial skin diseases +L97503- | Bacterial skin diseases +L97504- | Bacterial skin diseases +L97505- | Bacterial skin diseases +L97506- | Bacterial skin diseases +L97508- | Bacterial skin diseases +L97509- | Bacterial skin diseases +L97511- | Bacterial skin diseases +L97512- | Bacterial skin diseases +L97513- | Bacterial skin diseases +L97514- | Bacterial skin diseases +L97515- | Bacterial skin diseases +L97516- | Bacterial skin diseases +L97518- | Bacterial skin diseases +L97519- | Bacterial skin diseases +L97521- | Bacterial skin diseases +L97522- | Bacterial skin diseases +L97523- | Bacterial skin diseases +L97524- | Bacterial skin diseases +L97525- | Bacterial skin diseases +L97526- | Bacterial skin diseases +L97528- | Bacterial skin diseases +L97529- | Bacterial skin diseases +L97801- | Bacterial skin diseases +L97802- | Bacterial skin diseases +L97803- | Bacterial skin diseases +L97804- | Bacterial skin diseases +L97805- | Bacterial skin diseases +L97806- | Bacterial skin diseases +L97808- | Bacterial skin diseases +L97809- | Bacterial skin diseases +L97811- | Bacterial skin diseases +L97812- | Bacterial skin diseases +L97813- | Bacterial skin diseases +L97814- | Bacterial skin diseases +L97815- | Bacterial skin diseases +L97816- | Bacterial skin diseases +L97818- | Bacterial skin diseases +L97819- | Bacterial skin diseases +L97821- | Bacterial skin diseases +L97822- | Bacterial skin diseases +L97823- | Bacterial skin diseases +L97824- | Bacterial skin diseases +L97825- | Bacterial skin diseases +L97826- | Bacterial skin diseases +L97828- | Bacterial skin diseases +L97829- | Bacterial skin diseases +L97901- | Bacterial skin diseases +L97902- | Bacterial skin diseases +L97903- | Bacterial skin diseases +L97904- | Bacterial skin diseases +L97905- | Bacterial skin diseases +L97906- | Bacterial skin diseases +L97908- | Bacterial skin diseases +L97909- | Bacterial skin diseases +L97911- | Bacterial skin diseases +L97912- | Bacterial skin diseases +L97913- | Bacterial skin diseases +L97914- | Bacterial skin diseases +L97915- | Bacterial skin diseases +L97916- | Bacterial skin diseases +L97918- | Bacterial skin diseases +L97919- | Bacterial skin diseases +L97921- | Bacterial skin diseases +L97922- | Bacterial skin diseases +L97923- | Bacterial skin diseases +L97924- | Bacterial skin diseases +L97925- | Bacterial skin diseases +L97926- | Bacterial skin diseases +L97928- | Bacterial skin diseases +L97929- | Bacterial skin diseases +L98---- | Bacterial skin diseases +L980--- | Bacterial skin diseases +L981--- | Bacterial skin diseases +L982--- | Bacterial skin diseases +L983--- | Bacterial skin diseases +L984--- | Bacterial skin diseases +M726--- | Bacterial skin diseases +L03---- | Cellulitis +L030--- | Cellulitis +L03011- | Cellulitis +L03012- | Cellulitis +L03019- | Cellulitis +L03021- | Cellulitis +L03022- | Cellulitis +L03029- | Cellulitis +L03031- | Cellulitis +L03032- | Cellulitis +L03039- | Cellulitis +L03041- | Cellulitis +L03042- | Cellulitis +L03049- | Cellulitis +L031--- | Cellulitis +L03111- | Cellulitis +L03112- | Cellulitis +L03113- | Cellulitis +L03114- | Cellulitis +L03115- | Cellulitis +L03116- | Cellulitis +L03119- | Cellulitis +L03121- | Cellulitis +L03122- | Cellulitis +L03123- | Cellulitis +L03124- | Cellulitis +L03125- | Cellulitis +L03126- | Cellulitis +L03129- | Cellulitis +L032--- | Cellulitis +L03211- | Cellulitis +L03212- | Cellulitis +L03213- | Cellulitis +L03221- | Cellulitis +L03222- | Cellulitis +L033--- | Cellulitis +L03311- | Cellulitis +L03312- | Cellulitis +L03313- | Cellulitis +L03314- | Cellulitis +L03315- | Cellulitis +L03316- | Cellulitis +L03317- | Cellulitis +L03319- | Cellulitis +L03321- | Cellulitis +L03322- | Cellulitis +L03323- | Cellulitis +L03324- | Cellulitis +L03325- | Cellulitis +L03326- | Cellulitis +L03327- | Cellulitis +L03329- | Cellulitis +L038--- | Cellulitis +L03811- | Cellulitis +L03818- | Cellulitis +L03891- | Cellulitis +L03898- | Cellulitis +L039--- | Cellulitis +M726--- | Cellulitis +A46---- | Pyoderma +A66---- | Pyoderma +A660--- | Pyoderma +A661--- | Pyoderma +A662--- | Pyoderma +A663--- | Pyoderma +A664--- | Pyoderma +A665--- | Pyoderma +A666--- | Pyoderma +A667--- | Pyoderma +A668--- | Pyoderma +A669--- | Pyoderma +A67---- | Pyoderma +A670--- | Pyoderma +A671--- | Pyoderma +A672--- | Pyoderma +A673--- | Pyoderma +A679--- | Pyoderma +I891--- | Pyoderma +I898--- | Pyoderma +L00---- | Pyoderma +L01---- | Pyoderma +L010--- | Pyoderma +L0100-- | Pyoderma +L0101-- | Pyoderma +L0102-- | Pyoderma +L0103-- | Pyoderma +L0109-- | Pyoderma +L011--- | Pyoderma +L02---- | Pyoderma +L020--- | Pyoderma +L0201-- | Pyoderma +L0202-- | Pyoderma +L0203-- | Pyoderma +L021--- | Pyoderma +L0211-- | Pyoderma +L0212-- | Pyoderma +L0213-- | Pyoderma +L022--- | Pyoderma +L02211- | Pyoderma +L02212- | Pyoderma +L02213- | Pyoderma +L02214- | Pyoderma +L02215- | Pyoderma +L02216- | Pyoderma +L02219- | Pyoderma +L02221- | Pyoderma +L02222- | Pyoderma +L02223- | Pyoderma +L02224- | Pyoderma +L02225- | Pyoderma +L02226- | Pyoderma +L02229- | Pyoderma +L02231- | Pyoderma +L02232- | Pyoderma +L02233- | Pyoderma +L02234- | Pyoderma +L02235- | Pyoderma +L02236- | Pyoderma +L02239- | Pyoderma +L023--- | Pyoderma +L0231-- | Pyoderma +L0232-- | Pyoderma +L0233-- | Pyoderma +L024--- | Pyoderma +L02411- | Pyoderma +L02412- | Pyoderma +L02413- | Pyoderma +L02414- | Pyoderma +L02415- | Pyoderma +L02416- | Pyoderma +L02419- | Pyoderma +L02421- | Pyoderma +L02422- | Pyoderma +L02423- | Pyoderma +L02424- | Pyoderma +L02425- | Pyoderma +L02426- | Pyoderma +L02429- | Pyoderma +L02431- | Pyoderma +L02432- | Pyoderma +L02433- | Pyoderma +L02434- | Pyoderma +L02435- | Pyoderma +L02436- | Pyoderma +L02439- | Pyoderma +L02511- | Pyoderma +L02512- | Pyoderma +L02519- | Pyoderma +L02521- | Pyoderma +L02522- | Pyoderma +L02529- | Pyoderma +L02531- | Pyoderma +L02532- | Pyoderma +L02539- | Pyoderma +L02611- | Pyoderma +L02612- | Pyoderma +L02619- | Pyoderma +L02621- | Pyoderma +L02622- | Pyoderma +L02629- | Pyoderma +L02631- | Pyoderma +L02632- | Pyoderma +L02639- | Pyoderma +L028--- | Pyoderma +L02811- | Pyoderma +L02818- | Pyoderma +L02821- | Pyoderma +L02828- | Pyoderma +L02831- | Pyoderma +L02838- | Pyoderma +L029--- | Pyoderma +L04---- | Pyoderma +L040--- | Pyoderma +L041--- | Pyoderma +L042--- | Pyoderma +L043--- | Pyoderma +L048--- | Pyoderma +L049--- | Pyoderma +L05---- | Pyoderma +L050--- | Pyoderma +L0501-- | Pyoderma +L0502-- | Pyoderma +L059--- | Pyoderma +L08---- | Pyoderma +L080--- | Pyoderma +L081--- | Pyoderma +L088--- | Pyoderma +L0881-- | Pyoderma +L0882-- | Pyoderma +L0889-- | Pyoderma +L089--- | Pyoderma +L88---- | Pyoderma +L97---- | Pyoderma +L97101- | Pyoderma +L97102- | Pyoderma +L97103- | Pyoderma +L97104- | Pyoderma +L97105- | Pyoderma +L97106- | Pyoderma +L97108- | Pyoderma +L97109- | Pyoderma +L97111- | Pyoderma +L97112- | Pyoderma +L97113- | Pyoderma +L97114- | Pyoderma +L97115- | Pyoderma +L97116- | Pyoderma +L97118- | Pyoderma +L97119- | Pyoderma +L97121- | Pyoderma +L97122- | Pyoderma +L97123- | Pyoderma +L97124- | Pyoderma +L97125- | Pyoderma +L97126- | Pyoderma +L97128- | Pyoderma +L97129- | Pyoderma +L97201- | Pyoderma +L97202- | Pyoderma +L97203- | Pyoderma +L97204- | Pyoderma +L97205- | Pyoderma +L97206- | Pyoderma +L97208- | Pyoderma +L97209- | Pyoderma +L97211- | Pyoderma +L97212- | Pyoderma +L97213- | Pyoderma +L97214- | Pyoderma +L97215- | Pyoderma +L97216- | Pyoderma +L97218- | Pyoderma +L97219- | Pyoderma +L97221- | Pyoderma +L97222- | Pyoderma +L97223- | Pyoderma +L97224- | Pyoderma +L97225- | Pyoderma +L97226- | Pyoderma +L97228- | Pyoderma +L97229- | Pyoderma +L97301- | Pyoderma +L97302- | Pyoderma +L97303- | Pyoderma +L97304- | Pyoderma +L97305- | Pyoderma +L97306- | Pyoderma +L97308- | Pyoderma +L97309- | Pyoderma +L97311- | Pyoderma +L97312- | Pyoderma +L97313- | Pyoderma +L97314- | Pyoderma +L97315- | Pyoderma +L97316- | Pyoderma +L97318- | Pyoderma +L97319- | Pyoderma +L97321- | Pyoderma +L97322- | Pyoderma +L97323- | Pyoderma +L97324- | Pyoderma +L97325- | Pyoderma +L97326- | Pyoderma +L97328- | Pyoderma +L97329- | Pyoderma +L97401- | Pyoderma +L97402- | Pyoderma +L97403- | Pyoderma +L97404- | Pyoderma +L97405- | Pyoderma +L97406- | Pyoderma +L97408- | Pyoderma +L97409- | Pyoderma +L97411- | Pyoderma +L97412- | Pyoderma +L97413- | Pyoderma +L97414- | Pyoderma +L97415- | Pyoderma +L97416- | Pyoderma +L97418- | Pyoderma +L97419- | Pyoderma +L97421- | Pyoderma +L97422- | Pyoderma +L97423- | Pyoderma +L97424- | Pyoderma +L97425- | Pyoderma +L97426- | Pyoderma +L97428- | Pyoderma +L97429- | Pyoderma +L97501- | Pyoderma +L97502- | Pyoderma +L97503- | Pyoderma +L97504- | Pyoderma +L97505- | Pyoderma +L97506- | Pyoderma +L97508- | Pyoderma +L97509- | Pyoderma +L97511- | Pyoderma +L97512- | Pyoderma +L97513- | Pyoderma +L97514- | Pyoderma +L97515- | Pyoderma +L97516- | Pyoderma +L97518- | Pyoderma +L97519- | Pyoderma +L97521- | Pyoderma +L97522- | Pyoderma +L97523- | Pyoderma +L97524- | Pyoderma +L97525- | Pyoderma +L97526- | Pyoderma +L97528- | Pyoderma +L97529- | Pyoderma +L97801- | Pyoderma +L97802- | Pyoderma +L97803- | Pyoderma +L97804- | Pyoderma +L97805- | Pyoderma +L97806- | Pyoderma +L97808- | Pyoderma +L97809- | Pyoderma +L97811- | Pyoderma +L97812- | Pyoderma +L97813- | Pyoderma +L97814- | Pyoderma +L97815- | Pyoderma +L97816- | Pyoderma +L97818- | Pyoderma +L97819- | Pyoderma +L97821- | Pyoderma +L97822- | Pyoderma +L97823- | Pyoderma +L97824- | Pyoderma +L97825- | Pyoderma +L97826- | Pyoderma +L97828- | Pyoderma +L97829- | Pyoderma +L97901- | Pyoderma +L97902- | Pyoderma +L97903- | Pyoderma +L97904- | Pyoderma +L97905- | Pyoderma +L97906- | Pyoderma +L97908- | Pyoderma +L97909- | Pyoderma +L97911- | Pyoderma +L97912- | Pyoderma +L97913- | Pyoderma +L97914- | Pyoderma +L97915- | Pyoderma +L97916- | Pyoderma +L97918- | Pyoderma +L97919- | Pyoderma +L97921- | Pyoderma +L97922- | Pyoderma +L97923- | Pyoderma +L97924- | Pyoderma +L97925- | Pyoderma +L97926- | Pyoderma +L97928- | Pyoderma +L97929- | Pyoderma +L98---- | Pyoderma +L980--- | Pyoderma +L981--- | Pyoderma +L982--- | Pyoderma +L983--- | Pyoderma +L984--- | Pyoderma +L89---- | Decubitus ulcer +L890--- | Decubitus ulcer +L89000- | Decubitus ulcer +L89001- | Decubitus ulcer +L89002- | Decubitus ulcer +L89003- | Decubitus ulcer +L89004- | Decubitus ulcer +L89009- | Decubitus ulcer +L89010- | Decubitus ulcer +L89011- | Decubitus ulcer +L89012- | Decubitus ulcer +L89013- | Decubitus ulcer +L89014- | Decubitus ulcer +L89019- | Decubitus ulcer +L89020- | Decubitus ulcer +L89021- | Decubitus ulcer +L89022- | Decubitus ulcer +L89023- | Decubitus ulcer +L89024- | Decubitus ulcer +L89029- | Decubitus ulcer +L891--- | Decubitus ulcer +L89100- | Decubitus ulcer +L89101- | Decubitus ulcer +L89102- | Decubitus ulcer +L89103- | Decubitus ulcer +L89104- | Decubitus ulcer +L89109- | Decubitus ulcer +L89110- | Decubitus ulcer +L89111- | Decubitus ulcer +L89112- | Decubitus ulcer +L89113- | Decubitus ulcer +L89114- | Decubitus ulcer +L89119- | Decubitus ulcer +L89120- | Decubitus ulcer +L89121- | Decubitus ulcer +L89122- | Decubitus ulcer +L89123- | Decubitus ulcer +L89124- | Decubitus ulcer +L89129- | Decubitus ulcer +L89130- | Decubitus ulcer +L89131- | Decubitus ulcer +L89132- | Decubitus ulcer +L89133- | Decubitus ulcer +L89134- | Decubitus ulcer +L89139- | Decubitus ulcer +L89140- | Decubitus ulcer +L89141- | Decubitus ulcer +L89142- | Decubitus ulcer +L89143- | Decubitus ulcer +L89144- | Decubitus ulcer +L89149- | Decubitus ulcer +L89150- | Decubitus ulcer +L89151- | Decubitus ulcer +L89152- | Decubitus ulcer +L89153- | Decubitus ulcer +L89154- | Decubitus ulcer +L89159- | Decubitus ulcer +L892--- | Decubitus ulcer +L89200- | Decubitus ulcer +L89201- | Decubitus ulcer +L89202- | Decubitus ulcer +L89203- | Decubitus ulcer +L89204- | Decubitus ulcer +L89209- | Decubitus ulcer +L89210- | Decubitus ulcer +L89211- | Decubitus ulcer +L89212- | Decubitus ulcer +L89213- | Decubitus ulcer +L89214- | Decubitus ulcer +L89219- | Decubitus ulcer +L89220- | Decubitus ulcer +L89221- | Decubitus ulcer +L89222- | Decubitus ulcer +L89223- | Decubitus ulcer +L89224- | Decubitus ulcer +L89229- | Decubitus ulcer +L893--- | Decubitus ulcer +L89300- | Decubitus ulcer +L89301- | Decubitus ulcer +L89302- | Decubitus ulcer +L89303- | Decubitus ulcer +L89304- | Decubitus ulcer +L89309- | Decubitus ulcer +L89310- | Decubitus ulcer +L89311- | Decubitus ulcer +L89312- | Decubitus ulcer +L89313- | Decubitus ulcer +L89314- | Decubitus ulcer +L89319- | Decubitus ulcer +L89320- | Decubitus ulcer +L89321- | Decubitus ulcer +L89322- | Decubitus ulcer +L89323- | Decubitus ulcer +L89324- | Decubitus ulcer +L89329- | Decubitus ulcer +L8940-- | Decubitus ulcer +L8941-- | Decubitus ulcer +L8942-- | Decubitus ulcer +L8943-- | Decubitus ulcer +L8944-- | Decubitus ulcer +L8945-- | Decubitus ulcer +L89500- | Decubitus ulcer +L89501- | Decubitus ulcer +L89502- | Decubitus ulcer +L89503- | Decubitus ulcer +L89504- | Decubitus ulcer +L89509- | Decubitus ulcer +L89510- | Decubitus ulcer +L89511- | Decubitus ulcer +L89512- | Decubitus ulcer +L89513- | Decubitus ulcer +L89514- | Decubitus ulcer +L89519- | Decubitus ulcer +L89520- | Decubitus ulcer +L89521- | Decubitus ulcer +L89522- | Decubitus ulcer +L89523- | Decubitus ulcer +L89524- | Decubitus ulcer +L89529- | Decubitus ulcer +L89600- | Decubitus ulcer +L89601- | Decubitus ulcer +L89602- | Decubitus ulcer +L89603- | Decubitus ulcer +L89604- | Decubitus ulcer +L89609- | Decubitus ulcer +L89610- | Decubitus ulcer +L89611- | Decubitus ulcer +L89612- | Decubitus ulcer +L89613- | Decubitus ulcer +L89614- | Decubitus ulcer +L89619- | Decubitus ulcer +L89620- | Decubitus ulcer +L89621- | Decubitus ulcer +L89622- | Decubitus ulcer +L89623- | Decubitus ulcer +L89624- | Decubitus ulcer +L89629- | Decubitus ulcer +L89810- | Decubitus ulcer +L89811- | Decubitus ulcer +L89812- | Decubitus ulcer +L89813- | Decubitus ulcer +L89814- | Decubitus ulcer +L89819- | Decubitus ulcer +L89890- | Decubitus ulcer +L89891- | Decubitus ulcer +L89892- | Decubitus ulcer +L89893- | Decubitus ulcer +L89894- | Decubitus ulcer +L89899- | Decubitus ulcer +L899--- | Decubitus ulcer +D863--- | Other skin and subcutaneous diseases +L10---- | Other skin and subcutaneous diseases +L100--- | Other skin and subcutaneous diseases +L101--- | Other skin and subcutaneous diseases +L102--- | Other skin and subcutaneous diseases +L103--- | Other skin and subcutaneous diseases +L104--- | Other skin and subcutaneous diseases +L105--- | Other skin and subcutaneous diseases +L108--- | Other skin and subcutaneous diseases +L1081-- | Other skin and subcutaneous diseases +L1089-- | Other skin and subcutaneous diseases +L109--- | Other skin and subcutaneous diseases +L11---- | Other skin and subcutaneous diseases +L110--- | Other skin and subcutaneous diseases +L111--- | Other skin and subcutaneous diseases +L118--- | Other skin and subcutaneous diseases +L119--- | Other skin and subcutaneous diseases +L12---- | Other skin and subcutaneous diseases +L120--- | Other skin and subcutaneous diseases +L121--- | Other skin and subcutaneous diseases +L122--- | Other skin and subcutaneous diseases +L123--- | Other skin and subcutaneous diseases +L1230-- | Other skin and subcutaneous diseases +L1231-- | Other skin and subcutaneous diseases +L1235-- | Other skin and subcutaneous diseases +L128--- | Other skin and subcutaneous diseases +L129--- | Other skin and subcutaneous diseases +L13---- | Other skin and subcutaneous diseases +L130--- | Other skin and subcutaneous diseases +L131--- | Other skin and subcutaneous diseases +L138--- | Other skin and subcutaneous diseases +L139--- | Other skin and subcutaneous diseases +L14---- | Other skin and subcutaneous diseases +L51---- | Other skin and subcutaneous diseases +L510--- | Other skin and subcutaneous diseases +L511--- | Other skin and subcutaneous diseases +L512--- | Other skin and subcutaneous diseases +L513--- | Other skin and subcutaneous diseases +L518--- | Other skin and subcutaneous diseases +L519--- | Other skin and subcutaneous diseases +I271--- | Musculoskeletal disorders +I677--- | Musculoskeletal disorders +L93---- | Musculoskeletal disorders +L930--- | Musculoskeletal disorders +L931--- | Musculoskeletal disorders +L932--- | Musculoskeletal disorders +M00---- | Musculoskeletal disorders +M000--- | Musculoskeletal disorders +M0000-- | Musculoskeletal disorders +M00011- | Musculoskeletal disorders +M00012- | Musculoskeletal disorders +M00019- | Musculoskeletal disorders +M00021- | Musculoskeletal disorders +M00022- | Musculoskeletal disorders +M00029- | Musculoskeletal disorders +M00031- | Musculoskeletal disorders +M00032- | Musculoskeletal disorders +M00039- | Musculoskeletal disorders +M00041- | Musculoskeletal disorders +M00042- | Musculoskeletal disorders +M00049- | Musculoskeletal disorders +M00051- | Musculoskeletal disorders +M00052- | Musculoskeletal disorders +M00059- | Musculoskeletal disorders +M00061- | Musculoskeletal disorders +M00062- | Musculoskeletal disorders +M00069- | Musculoskeletal disorders +M00071- | Musculoskeletal disorders +M00072- | Musculoskeletal disorders +M00079- | Musculoskeletal disorders +M0008-- | Musculoskeletal disorders +M0009-- | Musculoskeletal disorders +M001--- | Musculoskeletal disorders +M0010-- | Musculoskeletal disorders +M00111- | Musculoskeletal disorders +M00112- | Musculoskeletal disorders +M00119- | Musculoskeletal disorders +M00121- | Musculoskeletal disorders +M00122- | Musculoskeletal disorders +M00129- | Musculoskeletal disorders +M00131- | Musculoskeletal disorders +M00132- | Musculoskeletal disorders +M00139- | Musculoskeletal disorders +M00141- | Musculoskeletal disorders +M00142- | Musculoskeletal disorders +M00149- | Musculoskeletal disorders +M00151- | Musculoskeletal disorders +M00152- | Musculoskeletal disorders +M00159- | Musculoskeletal disorders +M00161- | Musculoskeletal disorders +M00162- | Musculoskeletal disorders +M00169- | Musculoskeletal disorders +M00171- | Musculoskeletal disorders +M00172- | Musculoskeletal disorders +M00179- | Musculoskeletal disorders +M0018-- | Musculoskeletal disorders +M0019-- | Musculoskeletal disorders +M002--- | Musculoskeletal disorders +M0020-- | Musculoskeletal disorders +M00211- | Musculoskeletal disorders +M00212- | Musculoskeletal disorders +M00219- | Musculoskeletal disorders +M00221- | Musculoskeletal disorders +M00222- | Musculoskeletal disorders +M00229- | Musculoskeletal disorders +M00231- | Musculoskeletal disorders +M00232- | Musculoskeletal disorders +M00239- | Musculoskeletal disorders +M00241- | Musculoskeletal disorders +M00242- | Musculoskeletal disorders +M00249- | Musculoskeletal disorders +M00251- | Musculoskeletal disorders +M00252- | Musculoskeletal disorders +M00259- | Musculoskeletal disorders +M00261- | Musculoskeletal disorders +M00262- | Musculoskeletal disorders +M00269- | Musculoskeletal disorders +M00271- | Musculoskeletal disorders +M00272- | Musculoskeletal disorders +M00279- | Musculoskeletal disorders +M0028-- | Musculoskeletal disorders +M0029-- | Musculoskeletal disorders +M008--- | Musculoskeletal disorders +M0080-- | Musculoskeletal disorders +M00811- | Musculoskeletal disorders +M00812- | Musculoskeletal disorders +M00819- | Musculoskeletal disorders +M00821- | Musculoskeletal disorders +M00822- | Musculoskeletal disorders +M00829- | Musculoskeletal disorders +M00831- | Musculoskeletal disorders +M00832- | Musculoskeletal disorders +M00839- | Musculoskeletal disorders +M00841- | Musculoskeletal disorders +M00842- | Musculoskeletal disorders +M00849- | Musculoskeletal disorders +M00851- | Musculoskeletal disorders +M00852- | Musculoskeletal disorders +M00859- | Musculoskeletal disorders +M00861- | Musculoskeletal disorders +M00862- | Musculoskeletal disorders +M00869- | Musculoskeletal disorders +M00871- | Musculoskeletal disorders +M00872- | Musculoskeletal disorders +M00879- | Musculoskeletal disorders +M0088-- | Musculoskeletal disorders +M0089-- | Musculoskeletal disorders +M009--- | Musculoskeletal disorders +M01---- | Musculoskeletal disorders +M010--- | Musculoskeletal disorders +M011--- | Musculoskeletal disorders +M012--- | Musculoskeletal disorders +M013--- | Musculoskeletal disorders +M014--- | Musculoskeletal disorders +M015--- | Musculoskeletal disorders +M016--- | Musculoskeletal disorders +M018--- | Musculoskeletal disorders +M01X0-- | Musculoskeletal disorders +M01X11- | Musculoskeletal disorders +M01X12- | Musculoskeletal disorders +M01X19- | Musculoskeletal disorders +M01X21- | Musculoskeletal disorders +M01X22- | Musculoskeletal disorders +M01X29- | Musculoskeletal disorders +M01X31- | Musculoskeletal disorders +M01X32- | Musculoskeletal disorders +M01X39- | Musculoskeletal disorders +M01X41- | Musculoskeletal disorders +M01X42- | Musculoskeletal disorders +M01X49- | Musculoskeletal disorders +M01X51- | Musculoskeletal disorders +M01X52- | Musculoskeletal disorders +M01X59- | Musculoskeletal disorders +M01X61- | Musculoskeletal disorders +M01X62- | Musculoskeletal disorders +M01X69- | Musculoskeletal disorders +M01X71- | Musculoskeletal disorders +M01X72- | Musculoskeletal disorders +M01X79- | Musculoskeletal disorders +M01X8-- | Musculoskeletal disorders +M01X9-- | Musculoskeletal disorders +M02---- | Musculoskeletal disorders +M020--- | Musculoskeletal disorders +M0200-- | Musculoskeletal disorders +M02011- | Musculoskeletal disorders +M02012- | Musculoskeletal disorders +M02019- | Musculoskeletal disorders +M02021- | Musculoskeletal disorders +M02022- | Musculoskeletal disorders +M02029- | Musculoskeletal disorders +M02031- | Musculoskeletal disorders +M02032- | Musculoskeletal disorders +M02039- | Musculoskeletal disorders +M02041- | Musculoskeletal disorders +M02042- | Musculoskeletal disorders +M02049- | Musculoskeletal disorders +M02051- | Musculoskeletal disorders +M02052- | Musculoskeletal disorders +M02059- | Musculoskeletal disorders +M02061- | Musculoskeletal disorders +M02062- | Musculoskeletal disorders +M02069- | Musculoskeletal disorders +M02071- | Musculoskeletal disorders +M02072- | Musculoskeletal disorders +M02079- | Musculoskeletal disorders +M0208-- | Musculoskeletal disorders +M0209-- | Musculoskeletal disorders +M021--- | Musculoskeletal disorders +M0210-- | Musculoskeletal disorders +M02111- | Musculoskeletal disorders +M02112- | Musculoskeletal disorders +M02119- | Musculoskeletal disorders +M02121- | Musculoskeletal disorders +M02122- | Musculoskeletal disorders +M02129- | Musculoskeletal disorders +M02131- | Musculoskeletal disorders +M02132- | Musculoskeletal disorders +M02139- | Musculoskeletal disorders +M02141- | Musculoskeletal disorders +M02142- | Musculoskeletal disorders +M02149- | Musculoskeletal disorders +M02151- | Musculoskeletal disorders +M02152- | Musculoskeletal disorders +M02159- | Musculoskeletal disorders +M02161- | Musculoskeletal disorders +M02162- | Musculoskeletal disorders +M02169- | Musculoskeletal disorders +M02171- | Musculoskeletal disorders +M02172- | Musculoskeletal disorders +M02179- | Musculoskeletal disorders +M0218-- | Musculoskeletal disorders +M0219-- | Musculoskeletal disorders +M022--- | Musculoskeletal disorders +M0220-- | Musculoskeletal disorders +M02211- | Musculoskeletal disorders +M02212- | Musculoskeletal disorders +M02219- | Musculoskeletal disorders +M02221- | Musculoskeletal disorders +M02222- | Musculoskeletal disorders +M02229- | Musculoskeletal disorders +M02231- | Musculoskeletal disorders +M02232- | Musculoskeletal disorders +M02239- | Musculoskeletal disorders +M02241- | Musculoskeletal disorders +M02242- | Musculoskeletal disorders +M02249- | Musculoskeletal disorders +M02251- | Musculoskeletal disorders +M02252- | Musculoskeletal disorders +M02259- | Musculoskeletal disorders +M02261- | Musculoskeletal disorders +M02262- | Musculoskeletal disorders +M02269- | Musculoskeletal disorders +M02271- | Musculoskeletal disorders +M02272- | Musculoskeletal disorders +M02279- | Musculoskeletal disorders +M0228-- | Musculoskeletal disorders +M0229-- | Musculoskeletal disorders +M023--- | Musculoskeletal disorders +M0230-- | Musculoskeletal disorders +M02311- | Musculoskeletal disorders +M02312- | Musculoskeletal disorders +M02319- | Musculoskeletal disorders +M02321- | Musculoskeletal disorders +M02322- | Musculoskeletal disorders +M02329- | Musculoskeletal disorders +M02331- | Musculoskeletal disorders +M02332- | Musculoskeletal disorders +M02339- | Musculoskeletal disorders +M02341- | Musculoskeletal disorders +M02342- | Musculoskeletal disorders +M02349- | Musculoskeletal disorders +M02351- | Musculoskeletal disorders +M02352- | Musculoskeletal disorders +M02359- | Musculoskeletal disorders +M02361- | Musculoskeletal disorders +M02362- | Musculoskeletal disorders +M02369- | Musculoskeletal disorders +M02371- | Musculoskeletal disorders +M02372- | Musculoskeletal disorders +M02379- | Musculoskeletal disorders +M0238-- | Musculoskeletal disorders +M0239-- | Musculoskeletal disorders +M028--- | Musculoskeletal disorders +M0280-- | Musculoskeletal disorders +M02811- | Musculoskeletal disorders +M02812- | Musculoskeletal disorders +M02819- | Musculoskeletal disorders +M02821- | Musculoskeletal disorders +M02822- | Musculoskeletal disorders +M02829- | Musculoskeletal disorders +M02831- | Musculoskeletal disorders +M02832- | Musculoskeletal disorders +M02839- | Musculoskeletal disorders +M02841- | Musculoskeletal disorders +M02842- | Musculoskeletal disorders +M02849- | Musculoskeletal disorders +M02851- | Musculoskeletal disorders +M02852- | Musculoskeletal disorders +M02859- | Musculoskeletal disorders +M02861- | Musculoskeletal disorders +M02862- | Musculoskeletal disorders +M02869- | Musculoskeletal disorders +M02871- | Musculoskeletal disorders +M02872- | Musculoskeletal disorders +M02879- | Musculoskeletal disorders +M0288-- | Musculoskeletal disorders +M0289-- | Musculoskeletal disorders +M029--- | Musculoskeletal disorders +M03---- | Musculoskeletal disorders +M030--- | Musculoskeletal disorders +M032--- | Musculoskeletal disorders +M036--- | Musculoskeletal disorders +M05---- | Musculoskeletal disorders +M050--- | Musculoskeletal disorders +M0500-- | Musculoskeletal disorders +M05011- | Musculoskeletal disorders +M05012- | Musculoskeletal disorders +M05019- | Musculoskeletal disorders +M05021- | Musculoskeletal disorders +M05022- | Musculoskeletal disorders +M05029- | Musculoskeletal disorders +M05031- | Musculoskeletal disorders +M05032- | Musculoskeletal disorders +M05039- | Musculoskeletal disorders +M05041- | Musculoskeletal disorders +M05042- | Musculoskeletal disorders +M05049- | Musculoskeletal disorders +M05051- | Musculoskeletal disorders +M05052- | Musculoskeletal disorders +M05059- | Musculoskeletal disorders +M05061- | Musculoskeletal disorders +M05062- | Musculoskeletal disorders +M05069- | Musculoskeletal disorders +M05071- | Musculoskeletal disorders +M05072- | Musculoskeletal disorders +M05079- | Musculoskeletal disorders +M0509-- | Musculoskeletal disorders +M051--- | Musculoskeletal disorders +M0510-- | Musculoskeletal disorders +M05111- | Musculoskeletal disorders +M05112- | Musculoskeletal disorders +M05119- | Musculoskeletal disorders +M05121- | Musculoskeletal disorders +M05122- | Musculoskeletal disorders +M05129- | Musculoskeletal disorders +M05131- | Musculoskeletal disorders +M05132- | Musculoskeletal disorders +M05139- | Musculoskeletal disorders +M05141- | Musculoskeletal disorders +M05142- | Musculoskeletal disorders +M05149- | Musculoskeletal disorders +M05151- | Musculoskeletal disorders +M05152- | Musculoskeletal disorders +M05159- | Musculoskeletal disorders +M05161- | Musculoskeletal disorders +M05162- | Musculoskeletal disorders +M05169- | Musculoskeletal disorders +M05171- | Musculoskeletal disorders +M05172- | Musculoskeletal disorders +M05179- | Musculoskeletal disorders +M0519-- | Musculoskeletal disorders +M052--- | Musculoskeletal disorders +M0520-- | Musculoskeletal disorders +M05211- | Musculoskeletal disorders +M05212- | Musculoskeletal disorders +M05219- | Musculoskeletal disorders +M05221- | Musculoskeletal disorders +M05222- | Musculoskeletal disorders +M05229- | Musculoskeletal disorders +M05231- | Musculoskeletal disorders +M05232- | Musculoskeletal disorders +M05239- | Musculoskeletal disorders +M05241- | Musculoskeletal disorders +M05242- | Musculoskeletal disorders +M05249- | Musculoskeletal disorders +M05251- | Musculoskeletal disorders +M05252- | Musculoskeletal disorders +M05259- | Musculoskeletal disorders +M05261- | Musculoskeletal disorders +M05262- | Musculoskeletal disorders +M05269- | Musculoskeletal disorders +M05271- | Musculoskeletal disorders +M05272- | Musculoskeletal disorders +M05279- | Musculoskeletal disorders +M0529-- | Musculoskeletal disorders +M053--- | Musculoskeletal disorders +M0530-- | Musculoskeletal disorders +M05311- | Musculoskeletal disorders +M05312- | Musculoskeletal disorders +M05319- | Musculoskeletal disorders +M05321- | Musculoskeletal disorders +M05322- | Musculoskeletal disorders +M05329- | Musculoskeletal disorders +M05331- | Musculoskeletal disorders +M05332- | Musculoskeletal disorders +M05339- | Musculoskeletal disorders +M05341- | Musculoskeletal disorders +M05342- | Musculoskeletal disorders +M05349- | Musculoskeletal disorders +M05351- | Musculoskeletal disorders +M05352- | Musculoskeletal disorders +M05359- | Musculoskeletal disorders +M05361- | Musculoskeletal disorders +M05362- | Musculoskeletal disorders +M05369- | Musculoskeletal disorders +M05371- | Musculoskeletal disorders +M05372- | Musculoskeletal disorders +M05379- | Musculoskeletal disorders +M0539-- | Musculoskeletal disorders +M0540-- | Musculoskeletal disorders +M05411- | Musculoskeletal disorders +M05412- | Musculoskeletal disorders +M05419- | Musculoskeletal disorders +M05421- | Musculoskeletal disorders +M05422- | Musculoskeletal disorders +M05429- | Musculoskeletal disorders +M05431- | Musculoskeletal disorders +M05432- | Musculoskeletal disorders +M05439- | Musculoskeletal disorders +M05441- | Musculoskeletal disorders +M05442- | Musculoskeletal disorders +M05449- | Musculoskeletal disorders +M05451- | Musculoskeletal disorders +M05452- | Musculoskeletal disorders +M05459- | Musculoskeletal disorders +M05461- | Musculoskeletal disorders +M05462- | Musculoskeletal disorders +M05469- | Musculoskeletal disorders +M05471- | Musculoskeletal disorders +M05472- | Musculoskeletal disorders +M05479- | Musculoskeletal disorders +M0549-- | Musculoskeletal disorders +M0550-- | Musculoskeletal disorders +M05511- | Musculoskeletal disorders +M05512- | Musculoskeletal disorders +M05519- | Musculoskeletal disorders +M05521- | Musculoskeletal disorders +M05522- | Musculoskeletal disorders +M05529- | Musculoskeletal disorders +M05531- | Musculoskeletal disorders +M05532- | Musculoskeletal disorders +M05539- | Musculoskeletal disorders +M05541- | Musculoskeletal disorders +M05542- | Musculoskeletal disorders +M05549- | Musculoskeletal disorders +M05551- | Musculoskeletal disorders +M05552- | Musculoskeletal disorders +M05559- | Musculoskeletal disorders +M05561- | Musculoskeletal disorders +M05562- | Musculoskeletal disorders +M05569- | Musculoskeletal disorders +M05571- | Musculoskeletal disorders +M05572- | Musculoskeletal disorders +M05579- | Musculoskeletal disorders +M0559-- | Musculoskeletal disorders +M0560-- | Musculoskeletal disorders +M05611- | Musculoskeletal disorders +M05612- | Musculoskeletal disorders +M05619- | Musculoskeletal disorders +M05621- | Musculoskeletal disorders +M05622- | Musculoskeletal disorders +M05629- | Musculoskeletal disorders +M05631- | Musculoskeletal disorders +M05632- | Musculoskeletal disorders +M05639- | Musculoskeletal disorders +M05641- | Musculoskeletal disorders +M05642- | Musculoskeletal disorders +M05649- | Musculoskeletal disorders +M05651- | Musculoskeletal disorders +M05652- | Musculoskeletal disorders +M05659- | Musculoskeletal disorders +M05661- | Musculoskeletal disorders +M05662- | Musculoskeletal disorders +M05669- | Musculoskeletal disorders +M05671- | Musculoskeletal disorders +M05672- | Musculoskeletal disorders +M05679- | Musculoskeletal disorders +M0569-- | Musculoskeletal disorders +M0570-- | Musculoskeletal disorders +M05711- | Musculoskeletal disorders +M05712- | Musculoskeletal disorders +M05719- | Musculoskeletal disorders +M05721- | Musculoskeletal disorders +M05722- | Musculoskeletal disorders +M05729- | Musculoskeletal disorders +M05731- | Musculoskeletal disorders +M05732- | Musculoskeletal disorders +M05739- | Musculoskeletal disorders +M05741- | Musculoskeletal disorders +M05742- | Musculoskeletal disorders +M05749- | Musculoskeletal disorders +M05751- | Musculoskeletal disorders +M05752- | Musculoskeletal disorders +M05759- | Musculoskeletal disorders +M05761- | Musculoskeletal disorders +M05762- | Musculoskeletal disorders +M05769- | Musculoskeletal disorders +M05771- | Musculoskeletal disorders +M05772- | Musculoskeletal disorders +M05779- | Musculoskeletal disorders +M0579-- | Musculoskeletal disorders +M058--- | Musculoskeletal disorders +M0580-- | Musculoskeletal disorders +M05811- | Musculoskeletal disorders +M05812- | Musculoskeletal disorders +M05819- | Musculoskeletal disorders +M05821- | Musculoskeletal disorders +M05822- | Musculoskeletal disorders +M05829- | Musculoskeletal disorders +M05831- | Musculoskeletal disorders +M05832- | Musculoskeletal disorders +M05839- | Musculoskeletal disorders +M05841- | Musculoskeletal disorders +M05842- | Musculoskeletal disorders +M05849- | Musculoskeletal disorders +M05851- | Musculoskeletal disorders +M05852- | Musculoskeletal disorders +M05859- | Musculoskeletal disorders +M05861- | Musculoskeletal disorders +M05862- | Musculoskeletal disorders +M05869- | Musculoskeletal disorders +M05871- | Musculoskeletal disorders +M05872- | Musculoskeletal disorders +M05879- | Musculoskeletal disorders +M0589-- | Musculoskeletal disorders +M059--- | Musculoskeletal disorders +M06---- | Musculoskeletal disorders +M060--- | Musculoskeletal disorders +M0600-- | Musculoskeletal disorders +M06011- | Musculoskeletal disorders +M06012- | Musculoskeletal disorders +M06019- | Musculoskeletal disorders +M06021- | Musculoskeletal disorders +M06022- | Musculoskeletal disorders +M06029- | Musculoskeletal disorders +M06031- | Musculoskeletal disorders +M06032- | Musculoskeletal disorders +M06039- | Musculoskeletal disorders +M06041- | Musculoskeletal disorders +M06042- | Musculoskeletal disorders +M06049- | Musculoskeletal disorders +M06051- | Musculoskeletal disorders +M06052- | Musculoskeletal disorders +M06059- | Musculoskeletal disorders +M06061- | Musculoskeletal disorders +M06062- | Musculoskeletal disorders +M06069- | Musculoskeletal disorders +M06071- | Musculoskeletal disorders +M06072- | Musculoskeletal disorders +M06079- | Musculoskeletal disorders +M0608-- | Musculoskeletal disorders +M0609-- | Musculoskeletal disorders +M061--- | Musculoskeletal disorders +M062--- | Musculoskeletal disorders +M0620-- | Musculoskeletal disorders +M06211- | Musculoskeletal disorders +M06212- | Musculoskeletal disorders +M06219- | Musculoskeletal disorders +M06221- | Musculoskeletal disorders +M06222- | Musculoskeletal disorders +M06229- | Musculoskeletal disorders +M06231- | Musculoskeletal disorders +M06232- | Musculoskeletal disorders +M06239- | Musculoskeletal disorders +M06241- | Musculoskeletal disorders +M06242- | Musculoskeletal disorders +M06249- | Musculoskeletal disorders +M06251- | Musculoskeletal disorders +M06252- | Musculoskeletal disorders +M06259- | Musculoskeletal disorders +M06261- | Musculoskeletal disorders +M06262- | Musculoskeletal disorders +M06269- | Musculoskeletal disorders +M06271- | Musculoskeletal disorders +M06272- | Musculoskeletal disorders +M06279- | Musculoskeletal disorders +M0628-- | Musculoskeletal disorders +M0629-- | Musculoskeletal disorders +M063--- | Musculoskeletal disorders +M0630-- | Musculoskeletal disorders +M06311- | Musculoskeletal disorders +M06312- | Musculoskeletal disorders +M06319- | Musculoskeletal disorders +M06321- | Musculoskeletal disorders +M06322- | Musculoskeletal disorders +M06329- | Musculoskeletal disorders +M06331- | Musculoskeletal disorders +M06332- | Musculoskeletal disorders +M06339- | Musculoskeletal disorders +M06341- | Musculoskeletal disorders +M06342- | Musculoskeletal disorders +M06349- | Musculoskeletal disorders +M06351- | Musculoskeletal disorders +M06352- | Musculoskeletal disorders +M06359- | Musculoskeletal disorders +M06361- | Musculoskeletal disorders +M06362- | Musculoskeletal disorders +M06369- | Musculoskeletal disorders +M06371- | Musculoskeletal disorders +M06372- | Musculoskeletal disorders +M06379- | Musculoskeletal disorders +M0638-- | Musculoskeletal disorders +M0639-- | Musculoskeletal disorders +M064--- | Musculoskeletal disorders +M068--- | Musculoskeletal disorders +M0680-- | Musculoskeletal disorders +M06811- | Musculoskeletal disorders +M06812- | Musculoskeletal disorders +M06819- | Musculoskeletal disorders +M06821- | Musculoskeletal disorders +M06822- | Musculoskeletal disorders +M06829- | Musculoskeletal disorders +M06831- | Musculoskeletal disorders +M06832- | Musculoskeletal disorders +M06839- | Musculoskeletal disorders +M06841- | Musculoskeletal disorders +M06842- | Musculoskeletal disorders +M06849- | Musculoskeletal disorders +M06851- | Musculoskeletal disorders +M06852- | Musculoskeletal disorders +M06859- | Musculoskeletal disorders +M06861- | Musculoskeletal disorders +M06862- | Musculoskeletal disorders +M06869- | Musculoskeletal disorders +M06871- | Musculoskeletal disorders +M06872- | Musculoskeletal disorders +M06879- | Musculoskeletal disorders +M0688-- | Musculoskeletal disorders +M0689-- | Musculoskeletal disorders +M069--- | Musculoskeletal disorders +M07---- | Musculoskeletal disorders +M070--- | Musculoskeletal disorders +M071--- | Musculoskeletal disorders +M072--- | Musculoskeletal disorders +M073--- | Musculoskeletal disorders +M074--- | Musculoskeletal disorders +M075--- | Musculoskeletal disorders +M076--- | Musculoskeletal disorders +M0760-- | Musculoskeletal disorders +M07611- | Musculoskeletal disorders +M07612- | Musculoskeletal disorders +M07619- | Musculoskeletal disorders +M07621- | Musculoskeletal disorders +M07622- | Musculoskeletal disorders +M07629- | Musculoskeletal disorders +M07631- | Musculoskeletal disorders +M07632- | Musculoskeletal disorders +M07639- | Musculoskeletal disorders +M07641- | Musculoskeletal disorders +M07642- | Musculoskeletal disorders +M07649- | Musculoskeletal disorders +M07651- | Musculoskeletal disorders +M07652- | Musculoskeletal disorders +M07659- | Musculoskeletal disorders +M07661- | Musculoskeletal disorders +M07662- | Musculoskeletal disorders +M07669- | Musculoskeletal disorders +M07671- | Musculoskeletal disorders +M07672- | Musculoskeletal disorders +M07679- | Musculoskeletal disorders +M0768-- | Musculoskeletal disorders +M0769-- | Musculoskeletal disorders +M08---- | Musculoskeletal disorders +M080--- | Musculoskeletal disorders +M0800-- | Musculoskeletal disorders +M08011- | Musculoskeletal disorders +M08012- | Musculoskeletal disorders +M08019- | Musculoskeletal disorders +M08021- | Musculoskeletal disorders +M08022- | Musculoskeletal disorders +M08029- | Musculoskeletal disorders +M08031- | Musculoskeletal disorders +M08032- | Musculoskeletal disorders +M08039- | Musculoskeletal disorders +M08041- | Musculoskeletal disorders +M08042- | Musculoskeletal disorders +M08049- | Musculoskeletal disorders +M08051- | Musculoskeletal disorders +M08052- | Musculoskeletal disorders +M08059- | Musculoskeletal disorders +M08061- | Musculoskeletal disorders +M08062- | Musculoskeletal disorders +M08069- | Musculoskeletal disorders +M08071- | Musculoskeletal disorders +M08072- | Musculoskeletal disorders +M08079- | Musculoskeletal disorders +M0808-- | Musculoskeletal disorders +M0809-- | Musculoskeletal disorders +M081--- | Musculoskeletal disorders +M082--- | Musculoskeletal disorders +M0820-- | Musculoskeletal disorders +M08211- | Musculoskeletal disorders +M08212- | Musculoskeletal disorders +M08219- | Musculoskeletal disorders +M08221- | Musculoskeletal disorders +M08222- | Musculoskeletal disorders +M08229- | Musculoskeletal disorders +M08231- | Musculoskeletal disorders +M08232- | Musculoskeletal disorders +M08239- | Musculoskeletal disorders +M08241- | Musculoskeletal disorders +M08242- | Musculoskeletal disorders +M08249- | Musculoskeletal disorders +M08251- | Musculoskeletal disorders +M08252- | Musculoskeletal disorders +M08259- | Musculoskeletal disorders +M08261- | Musculoskeletal disorders +M08262- | Musculoskeletal disorders +M08269- | Musculoskeletal disorders +M08271- | Musculoskeletal disorders +M08272- | Musculoskeletal disorders +M08279- | Musculoskeletal disorders +M0828-- | Musculoskeletal disorders +M0829-- | Musculoskeletal disorders +M083--- | Musculoskeletal disorders +M084--- | Musculoskeletal disorders +M0840-- | Musculoskeletal disorders +M08411- | Musculoskeletal disorders +M08412- | Musculoskeletal disorders +M08419- | Musculoskeletal disorders +M08421- | Musculoskeletal disorders +M08422- | Musculoskeletal disorders +M08429- | Musculoskeletal disorders +M08431- | Musculoskeletal disorders +M08432- | Musculoskeletal disorders +M08439- | Musculoskeletal disorders +M08441- | Musculoskeletal disorders +M08442- | Musculoskeletal disorders +M08449- | Musculoskeletal disorders +M08451- | Musculoskeletal disorders +M08452- | Musculoskeletal disorders +M08459- | Musculoskeletal disorders +M08461- | Musculoskeletal disorders +M08462- | Musculoskeletal disorders +M08469- | Musculoskeletal disorders +M08471- | Musculoskeletal disorders +M08472- | Musculoskeletal disorders +M08479- | Musculoskeletal disorders +M0848-- | Musculoskeletal disorders +M088--- | Musculoskeletal disorders +M0880-- | Musculoskeletal disorders +M08811- | Musculoskeletal disorders +M08812- | Musculoskeletal disorders +M08819- | Musculoskeletal disorders +M08821- | Musculoskeletal disorders +M08822- | Musculoskeletal disorders +M08829- | Musculoskeletal disorders +M08831- | Musculoskeletal disorders +M08832- | Musculoskeletal disorders +M08839- | Musculoskeletal disorders +M08841- | Musculoskeletal disorders +M08842- | Musculoskeletal disorders +M08849- | Musculoskeletal disorders +M08851- | Musculoskeletal disorders +M08852- | Musculoskeletal disorders +M08859- | Musculoskeletal disorders +M08861- | Musculoskeletal disorders +M08862- | Musculoskeletal disorders +M08869- | Musculoskeletal disorders +M08871- | Musculoskeletal disorders +M08872- | Musculoskeletal disorders +M08879- | Musculoskeletal disorders +M0888-- | Musculoskeletal disorders +M0889-- | Musculoskeletal disorders +M089--- | Musculoskeletal disorders +M0890-- | Musculoskeletal disorders +M08911- | Musculoskeletal disorders +M08912- | Musculoskeletal disorders +M08919- | Musculoskeletal disorders +M08921- | Musculoskeletal disorders +M08922- | Musculoskeletal disorders +M08929- | Musculoskeletal disorders +M08931- | Musculoskeletal disorders +M08932- | Musculoskeletal disorders +M08939- | Musculoskeletal disorders +M08941- | Musculoskeletal disorders +M08942- | Musculoskeletal disorders +M08949- | Musculoskeletal disorders +M08951- | Musculoskeletal disorders +M08952- | Musculoskeletal disorders +M08959- | Musculoskeletal disorders +M08961- | Musculoskeletal disorders +M08962- | Musculoskeletal disorders +M08969- | Musculoskeletal disorders +M08971- | Musculoskeletal disorders +M08972- | Musculoskeletal disorders +M08979- | Musculoskeletal disorders +M0898-- | Musculoskeletal disorders +M0899-- | Musculoskeletal disorders +M09---- | Musculoskeletal disorders +M090--- | Musculoskeletal disorders +M092--- | Musculoskeletal disorders +M098--- | Musculoskeletal disorders +M30---- | Musculoskeletal disorders +M300--- | Musculoskeletal disorders +M301--- | Musculoskeletal disorders +M302--- | Musculoskeletal disorders +M303--- | Musculoskeletal disorders +M308--- | Musculoskeletal disorders +M31---- | Musculoskeletal disorders +M310--- | Musculoskeletal disorders +M311--- | Musculoskeletal disorders +M312--- | Musculoskeletal disorders +M313--- | Musculoskeletal disorders +M3130-- | Musculoskeletal disorders +M3131-- | Musculoskeletal disorders +M314--- | Musculoskeletal disorders +M315--- | Musculoskeletal disorders +M316--- | Musculoskeletal disorders +M317--- | Musculoskeletal disorders +M318--- | Musculoskeletal disorders +M319--- | Musculoskeletal disorders +M32---- | Musculoskeletal disorders +M320--- | Musculoskeletal disorders +M321--- | Musculoskeletal disorders +M3210-- | Musculoskeletal disorders +M3211-- | Musculoskeletal disorders +M3212-- | Musculoskeletal disorders +M3213-- | Musculoskeletal disorders +M3214-- | Musculoskeletal disorders +M3215-- | Musculoskeletal disorders +M3219-- | Musculoskeletal disorders +M328--- | Musculoskeletal disorders +M329--- | Musculoskeletal disorders +M34---- | Musculoskeletal disorders +M340--- | Musculoskeletal disorders +M341--- | Musculoskeletal disorders +M342--- | Musculoskeletal disorders +M348--- | Musculoskeletal disorders +M3481-- | Musculoskeletal disorders +M3482-- | Musculoskeletal disorders +M3483-- | Musculoskeletal disorders +M3489-- | Musculoskeletal disorders +M349--- | Musculoskeletal disorders +M35---- | Musculoskeletal disorders +M350--- | Musculoskeletal disorders +M3500-- | Musculoskeletal disorders +M3501-- | Musculoskeletal disorders +M3502-- | Musculoskeletal disorders +M3503-- | Musculoskeletal disorders +M3504-- | Musculoskeletal disorders +M3509-- | Musculoskeletal disorders +M351--- | Musculoskeletal disorders +M352--- | Musculoskeletal disorders +M353--- | Musculoskeletal disorders +M354--- | Musculoskeletal disorders +M355--- | Musculoskeletal disorders +M356--- | Musculoskeletal disorders +M357--- | Musculoskeletal disorders +M358--- | Musculoskeletal disorders +M359--- | Musculoskeletal disorders +M36---- | Musculoskeletal disorders +M360--- | Musculoskeletal disorders +M361--- | Musculoskeletal disorders +M362--- | Musculoskeletal disorders +M363--- | Musculoskeletal disorders +M364--- | Musculoskeletal disorders +M368--- | Musculoskeletal disorders +M40---- | Musculoskeletal disorders +M400--- | Musculoskeletal disorders +M4000-- | Musculoskeletal disorders +M4003-- | Musculoskeletal disorders +M4004-- | Musculoskeletal disorders +M4005-- | Musculoskeletal disorders +M401--- | Musculoskeletal disorders +M4010-- | Musculoskeletal disorders +M4012-- | Musculoskeletal disorders +M4013-- | Musculoskeletal disorders +M4014-- | Musculoskeletal disorders +M4015-- | Musculoskeletal disorders +M402--- | Musculoskeletal disorders +M40202- | Musculoskeletal disorders +M40203- | Musculoskeletal disorders +M40204- | Musculoskeletal disorders +M40205- | Musculoskeletal disorders +M40209- | Musculoskeletal disorders +M40292- | Musculoskeletal disorders +M40293- | Musculoskeletal disorders +M40294- | Musculoskeletal disorders +M40295- | Musculoskeletal disorders +M40299- | Musculoskeletal disorders +M403--- | Musculoskeletal disorders +M4030-- | Musculoskeletal disorders +M4035-- | Musculoskeletal disorders +M4036-- | Musculoskeletal disorders +M4037-- | Musculoskeletal disorders +M404--- | Musculoskeletal disorders +M4040-- | Musculoskeletal disorders +M4045-- | Musculoskeletal disorders +M4046-- | Musculoskeletal disorders +M4047-- | Musculoskeletal disorders +M405--- | Musculoskeletal disorders +M4050-- | Musculoskeletal disorders +M4055-- | Musculoskeletal disorders +M4056-- | Musculoskeletal disorders +M4057-- | Musculoskeletal disorders +M41---- | Musculoskeletal disorders +M410--- | Musculoskeletal disorders +M4100-- | Musculoskeletal disorders +M4102-- | Musculoskeletal disorders +M4103-- | Musculoskeletal disorders +M4104-- | Musculoskeletal disorders +M4105-- | Musculoskeletal disorders +M4106-- | Musculoskeletal disorders +M4107-- | Musculoskeletal disorders +M4108-- | Musculoskeletal disorders +M411--- | Musculoskeletal disorders +M41112- | Musculoskeletal disorders +M41113- | Musculoskeletal disorders +M41114- | Musculoskeletal disorders +M41115- | Musculoskeletal disorders +M41116- | Musculoskeletal disorders +M41117- | Musculoskeletal disorders +M41119- | Musculoskeletal disorders +M41122- | Musculoskeletal disorders +M41123- | Musculoskeletal disorders +M41124- | Musculoskeletal disorders +M41125- | Musculoskeletal disorders +M41126- | Musculoskeletal disorders +M41127- | Musculoskeletal disorders +M41129- | Musculoskeletal disorders +M412--- | Musculoskeletal disorders +M4120-- | Musculoskeletal disorders +M4122-- | Musculoskeletal disorders +M4123-- | Musculoskeletal disorders +M4124-- | Musculoskeletal disorders +M4125-- | Musculoskeletal disorders +M4126-- | Musculoskeletal disorders +M4127-- | Musculoskeletal disorders +M413--- | Musculoskeletal disorders +M4130-- | Musculoskeletal disorders +M4134-- | Musculoskeletal disorders +M4135-- | Musculoskeletal disorders +M414--- | Musculoskeletal disorders +M4140-- | Musculoskeletal disorders +M4141-- | Musculoskeletal disorders +M4142-- | Musculoskeletal disorders +M4143-- | Musculoskeletal disorders +M4144-- | Musculoskeletal disorders +M4145-- | Musculoskeletal disorders +M4146-- | Musculoskeletal disorders +M4147-- | Musculoskeletal disorders +M415--- | Musculoskeletal disorders +M4150-- | Musculoskeletal disorders +M4152-- | Musculoskeletal disorders +M4153-- | Musculoskeletal disorders +M4154-- | Musculoskeletal disorders +M4155-- | Musculoskeletal disorders +M4156-- | Musculoskeletal disorders +M4157-- | Musculoskeletal disorders +M418--- | Musculoskeletal disorders +M4180-- | Musculoskeletal disorders +M4182-- | Musculoskeletal disorders +M4183-- | Musculoskeletal disorders +M4184-- | Musculoskeletal disorders +M4185-- | Musculoskeletal disorders +M4186-- | Musculoskeletal disorders +M4187-- | Musculoskeletal disorders +M419--- | Musculoskeletal disorders +M42---- | Musculoskeletal disorders +M420--- | Musculoskeletal disorders +M4200-- | Musculoskeletal disorders +M4201-- | Musculoskeletal disorders +M4202-- | Musculoskeletal disorders +M4203-- | Musculoskeletal disorders +M4204-- | Musculoskeletal disorders +M4205-- | Musculoskeletal disorders +M4206-- | Musculoskeletal disorders +M4207-- | Musculoskeletal disorders +M4208-- | Musculoskeletal disorders +M4209-- | Musculoskeletal disorders +M421--- | Musculoskeletal disorders +M4210-- | Musculoskeletal disorders +M4211-- | Musculoskeletal disorders +M4212-- | Musculoskeletal disorders +M4213-- | Musculoskeletal disorders +M4214-- | Musculoskeletal disorders +M4215-- | Musculoskeletal disorders +M4216-- | Musculoskeletal disorders +M4217-- | Musculoskeletal disorders +M4218-- | Musculoskeletal disorders +M4219-- | Musculoskeletal disorders +M429--- | Musculoskeletal disorders +M43---- | Musculoskeletal disorders +M430--- | Musculoskeletal disorders +M4300-- | Musculoskeletal disorders +M4301-- | Musculoskeletal disorders +M4302-- | Musculoskeletal disorders +M4303-- | Musculoskeletal disorders +M4304-- | Musculoskeletal disorders +M4305-- | Musculoskeletal disorders +M4306-- | Musculoskeletal disorders +M4307-- | Musculoskeletal disorders +M4308-- | Musculoskeletal disorders +M4309-- | Musculoskeletal disorders +M431--- | Musculoskeletal disorders +M65---- | Musculoskeletal disorders +M650--- | Musculoskeletal disorders +M710--- | Musculoskeletal disorders +M7100-- | Musculoskeletal disorders +M71011- | Musculoskeletal disorders +M71012- | Musculoskeletal disorders +M71019- | Musculoskeletal disorders +M71021- | Musculoskeletal disorders +M71022- | Musculoskeletal disorders +M71029- | Musculoskeletal disorders +M71031- | Musculoskeletal disorders +M71032- | Musculoskeletal disorders +M71039- | Musculoskeletal disorders +M71041- | Musculoskeletal disorders +M71042- | Musculoskeletal disorders +M71049- | Musculoskeletal disorders +M71051- | Musculoskeletal disorders +M71052- | Musculoskeletal disorders +M71059- | Musculoskeletal disorders +M71061- | Musculoskeletal disorders +M71062- | Musculoskeletal disorders +M71069- | Musculoskeletal disorders +M71071- | Musculoskeletal disorders +M71072- | Musculoskeletal disorders +M71079- | Musculoskeletal disorders +M7108-- | Musculoskeletal disorders +M7109-- | Musculoskeletal disorders +M711--- | Musculoskeletal disorders +M80---- | Musculoskeletal disorders +M800--- | Musculoskeletal disorders +M8000XA | Musculoskeletal disorders +M8000XD | Musculoskeletal disorders +M8000XG | Musculoskeletal disorders +M8000XK | Musculoskeletal disorders +M8000XP | Musculoskeletal disorders +M8000XS | Musculoskeletal disorders +M80011A | Musculoskeletal disorders +M80011D | Musculoskeletal disorders +M80011G | Musculoskeletal disorders +M80011K | Musculoskeletal disorders +M80011P | Musculoskeletal disorders +M80011S | Musculoskeletal disorders +M80012A | Musculoskeletal disorders +M80012D | Musculoskeletal disorders +M80012G | Musculoskeletal disorders +M80012K | Musculoskeletal disorders +M80012P | Musculoskeletal disorders +M80012S | Musculoskeletal disorders +M80019A | Musculoskeletal disorders +M80019D | Musculoskeletal disorders +M80019G | Musculoskeletal disorders +M80019K | Musculoskeletal disorders +M80019P | Musculoskeletal disorders +M80019S | Musculoskeletal disorders +M80021A | Musculoskeletal disorders +M80021D | Musculoskeletal disorders +M80021G | Musculoskeletal disorders +M80021K | Musculoskeletal disorders +M80021P | Musculoskeletal disorders +M80021S | Musculoskeletal disorders +M80022A | Musculoskeletal disorders +M80022D | Musculoskeletal disorders +M80022G | Musculoskeletal disorders +M80022K | Musculoskeletal disorders +M80022P | Musculoskeletal disorders +M80022S | Musculoskeletal disorders +M80029A | Musculoskeletal disorders +M80029D | Musculoskeletal disorders +M80029G | Musculoskeletal disorders +M80029K | Musculoskeletal disorders +M80029P | Musculoskeletal disorders +M80029S | Musculoskeletal disorders +M80031A | Musculoskeletal disorders +M80031D | Musculoskeletal disorders +M80031G | Musculoskeletal disorders +M80031K | Musculoskeletal disorders +M80031P | Musculoskeletal disorders +M80031S | Musculoskeletal disorders +M80032A | Musculoskeletal disorders +M80032D | Musculoskeletal disorders +M80032G | Musculoskeletal disorders +M80032K | Musculoskeletal disorders +M80032P | Musculoskeletal disorders +M80032S | Musculoskeletal disorders +M80039A | Musculoskeletal disorders +M80039D | Musculoskeletal disorders +M80039G | Musculoskeletal disorders +M80039K | Musculoskeletal disorders +M80039P | Musculoskeletal disorders +M80039S | Musculoskeletal disorders +M80041A | Musculoskeletal disorders +M80041D | Musculoskeletal disorders +M80041G | Musculoskeletal disorders +M80041K | Musculoskeletal disorders +M80041P | Musculoskeletal disorders +M80041S | Musculoskeletal disorders +M80042A | Musculoskeletal disorders +M80042D | Musculoskeletal disorders +M80042G | Musculoskeletal disorders +M80042K | Musculoskeletal disorders +M80042P | Musculoskeletal disorders +M80042S | Musculoskeletal disorders +M80049A | Musculoskeletal disorders +M80049D | Musculoskeletal disorders +M80049G | Musculoskeletal disorders +M80049K | Musculoskeletal disorders +M80049P | Musculoskeletal disorders +M80049S | Musculoskeletal disorders +M80051A | Musculoskeletal disorders +M80051D | Musculoskeletal disorders +M80051G | Musculoskeletal disorders +M80051K | Musculoskeletal disorders +M80051P | Musculoskeletal disorders +M80051S | Musculoskeletal disorders +M80052A | Musculoskeletal disorders +M80052D | Musculoskeletal disorders +M80052G | Musculoskeletal disorders +M80052K | Musculoskeletal disorders +M80052P | Musculoskeletal disorders +M80052S | Musculoskeletal disorders +M80059A | Musculoskeletal disorders +M80059D | Musculoskeletal disorders +M80059G | Musculoskeletal disorders +M80059K | Musculoskeletal disorders +M80059P | Musculoskeletal disorders +M80059S | Musculoskeletal disorders +M80061A | Musculoskeletal disorders +M80061D | Musculoskeletal disorders +M80061G | Musculoskeletal disorders +M80061K | Musculoskeletal disorders +M80061P | Musculoskeletal disorders +M80061S | Musculoskeletal disorders +M80062A | Musculoskeletal disorders +M80062D | Musculoskeletal disorders +M80062G | Musculoskeletal disorders +M80062K | Musculoskeletal disorders +M80062P | Musculoskeletal disorders +M80062S | Musculoskeletal disorders +M80069A | Musculoskeletal disorders +M80069D | Musculoskeletal disorders +M80069G | Musculoskeletal disorders +M80069K | Musculoskeletal disorders +M80069P | Musculoskeletal disorders +M80069S | Musculoskeletal disorders +M80071A | Musculoskeletal disorders +M80071D | Musculoskeletal disorders +M80071G | Musculoskeletal disorders +M80071K | Musculoskeletal disorders +M80071P | Musculoskeletal disorders +M80071S | Musculoskeletal disorders +M80072A | Musculoskeletal disorders +M80072D | Musculoskeletal disorders +M80072G | Musculoskeletal disorders +M80072K | Musculoskeletal disorders +M80072P | Musculoskeletal disorders +M80072S | Musculoskeletal disorders +M80079A | Musculoskeletal disorders +M80079D | Musculoskeletal disorders +M80079G | Musculoskeletal disorders +M80079K | Musculoskeletal disorders +M80079P | Musculoskeletal disorders +M80079S | Musculoskeletal disorders +M8008XA | Musculoskeletal disorders +M8008XD | Musculoskeletal disorders +M8008XG | Musculoskeletal disorders +M8008XK | Musculoskeletal disorders +M8008XP | Musculoskeletal disorders +M8008XS | Musculoskeletal disorders +M801--- | Musculoskeletal disorders +M802--- | Musculoskeletal disorders +M803--- | Musculoskeletal disorders +M804--- | Musculoskeletal disorders +M805--- | Musculoskeletal disorders +M808--- | Musculoskeletal disorders +M8080XA | Musculoskeletal disorders +M8080XD | Musculoskeletal disorders +M8080XG | Musculoskeletal disorders +M8080XK | Musculoskeletal disorders +M8080XP | Musculoskeletal disorders +M8080XS | Musculoskeletal disorders +M80811A | Musculoskeletal disorders +M80811D | Musculoskeletal disorders +M80811G | Musculoskeletal disorders +M80811K | Musculoskeletal disorders +M80811P | Musculoskeletal disorders +M80811S | Musculoskeletal disorders +M80812A | Musculoskeletal disorders +M80812D | Musculoskeletal disorders +M80812G | Musculoskeletal disorders +M80812K | Musculoskeletal disorders +M80812P | Musculoskeletal disorders +M80812S | Musculoskeletal disorders +M80819A | Musculoskeletal disorders +M80819D | Musculoskeletal disorders +M80819G | Musculoskeletal disorders +M80819K | Musculoskeletal disorders +M80819P | Musculoskeletal disorders +M80819S | Musculoskeletal disorders +M80821A | Musculoskeletal disorders +M80821D | Musculoskeletal disorders +M80821G | Musculoskeletal disorders +M80821K | Musculoskeletal disorders +M80821P | Musculoskeletal disorders +M80821S | Musculoskeletal disorders +M80822A | Musculoskeletal disorders +M80822D | Musculoskeletal disorders +M80822G | Musculoskeletal disorders +M80822K | Musculoskeletal disorders +M80822P | Musculoskeletal disorders +M80822S | Musculoskeletal disorders +M80829A | Musculoskeletal disorders +M80829D | Musculoskeletal disorders +M80829G | Musculoskeletal disorders +M80829K | Musculoskeletal disorders +M80829P | Musculoskeletal disorders +M80829S | Musculoskeletal disorders +M80831A | Musculoskeletal disorders +M80831D | Musculoskeletal disorders +M80831G | Musculoskeletal disorders +M80831K | Musculoskeletal disorders +M80831P | Musculoskeletal disorders +M80831S | Musculoskeletal disorders +M80832A | Musculoskeletal disorders +M80832D | Musculoskeletal disorders +M80832G | Musculoskeletal disorders +M80832K | Musculoskeletal disorders +M80832P | Musculoskeletal disorders +M80832S | Musculoskeletal disorders +M80839A | Musculoskeletal disorders +M80839D | Musculoskeletal disorders +M80839G | Musculoskeletal disorders +M80839K | Musculoskeletal disorders +M80839P | Musculoskeletal disorders +M80839S | Musculoskeletal disorders +M80841A | Musculoskeletal disorders +M80841D | Musculoskeletal disorders +M80841G | Musculoskeletal disorders +M80841K | Musculoskeletal disorders +M80841P | Musculoskeletal disorders +M80841S | Musculoskeletal disorders +M80842A | Musculoskeletal disorders +M80842D | Musculoskeletal disorders +M80842G | Musculoskeletal disorders +M80842K | Musculoskeletal disorders +M80842P | Musculoskeletal disorders +M80842S | Musculoskeletal disorders +M80849A | Musculoskeletal disorders +M80849D | Musculoskeletal disorders +M80849G | Musculoskeletal disorders +M80849K | Musculoskeletal disorders +M80849P | Musculoskeletal disorders +M80849S | Musculoskeletal disorders +M80851A | Musculoskeletal disorders +M80851D | Musculoskeletal disorders +M80851G | Musculoskeletal disorders +M80851K | Musculoskeletal disorders +M80851P | Musculoskeletal disorders +M80851S | Musculoskeletal disorders +M80852A | Musculoskeletal disorders +M80852D | Musculoskeletal disorders +M80852G | Musculoskeletal disorders +M80852K | Musculoskeletal disorders +M80852P | Musculoskeletal disorders +M80852S | Musculoskeletal disorders +M80859A | Musculoskeletal disorders +M80859D | Musculoskeletal disorders +M80859G | Musculoskeletal disorders +M80859K | Musculoskeletal disorders +M80859P | Musculoskeletal disorders +M80859S | Musculoskeletal disorders +M80861A | Musculoskeletal disorders +M80861D | Musculoskeletal disorders +M80861G | Musculoskeletal disorders +M80861K | Musculoskeletal disorders +M80861P | Musculoskeletal disorders +M80861S | Musculoskeletal disorders +M80862A | Musculoskeletal disorders +M80862D | Musculoskeletal disorders +M80862G | Musculoskeletal disorders +M80862K | Musculoskeletal disorders +M80862P | Musculoskeletal disorders +M80862S | Musculoskeletal disorders +M80869A | Musculoskeletal disorders +M80869D | Musculoskeletal disorders +M80869G | Musculoskeletal disorders +M80869K | Musculoskeletal disorders +M80869P | Musculoskeletal disorders +M80869S | Musculoskeletal disorders +M80871A | Musculoskeletal disorders +M80871D | Musculoskeletal disorders +M80871G | Musculoskeletal disorders +M80871K | Musculoskeletal disorders +M80871P | Musculoskeletal disorders +M80871S | Musculoskeletal disorders +M80872A | Musculoskeletal disorders +M80872D | Musculoskeletal disorders +M80872G | Musculoskeletal disorders +M80872K | Musculoskeletal disorders +M80872P | Musculoskeletal disorders +M80872S | Musculoskeletal disorders +M80879A | Musculoskeletal disorders +M80879D | Musculoskeletal disorders +M80879G | Musculoskeletal disorders +M80879K | Musculoskeletal disorders +M80879P | Musculoskeletal disorders +M80879S | Musculoskeletal disorders +M8088XA | Musculoskeletal disorders +M8088XD | Musculoskeletal disorders +M8088XG | Musculoskeletal disorders +M8088XK | Musculoskeletal disorders +M8088XP | Musculoskeletal disorders +M8088XS | Musculoskeletal disorders +M809--- | Musculoskeletal disorders +M81---- | Musculoskeletal disorders +M810--- | Musculoskeletal disorders +M811--- | Musculoskeletal disorders +M812--- | Musculoskeletal disorders +M813--- | Musculoskeletal disorders +M814--- | Musculoskeletal disorders +M815--- | Musculoskeletal disorders +M816--- | Musculoskeletal disorders +M818--- | Musculoskeletal disorders +M819--- | Musculoskeletal disorders +M82---- | Musculoskeletal disorders +M820--- | Musculoskeletal disorders +M821--- | Musculoskeletal disorders +M828--- | Musculoskeletal disorders +M863--- | Musculoskeletal disorders +M8630-- | Musculoskeletal disorders +M86311- | Musculoskeletal disorders +M86312- | Musculoskeletal disorders +M86319- | Musculoskeletal disorders +M86321- | Musculoskeletal disorders +M86322- | Musculoskeletal disorders +M86329- | Musculoskeletal disorders +M86331- | Musculoskeletal disorders +M86332- | Musculoskeletal disorders +M86339- | Musculoskeletal disorders +M86341- | Musculoskeletal disorders +M86342- | Musculoskeletal disorders +M86349- | Musculoskeletal disorders +M86351- | Musculoskeletal disorders +M86352- | Musculoskeletal disorders +M86359- | Musculoskeletal disorders +M86361- | Musculoskeletal disorders +M86362- | Musculoskeletal disorders +M86369- | Musculoskeletal disorders +M86371- | Musculoskeletal disorders +M86372- | Musculoskeletal disorders +M86379- | Musculoskeletal disorders +M8638-- | Musculoskeletal disorders +M8639-- | Musculoskeletal disorders +M864--- | Musculoskeletal disorders +M87---- | Musculoskeletal disorders +M870--- | Musculoskeletal disorders +M88---- | Musculoskeletal disorders +M880--- | Musculoskeletal disorders +M881--- | Musculoskeletal disorders +M888--- | Musculoskeletal disorders +M88811- | Musculoskeletal disorders +M88812- | Musculoskeletal disorders +M88819- | Musculoskeletal disorders +M88821- | Musculoskeletal disorders +M88822- | Musculoskeletal disorders +M88829- | Musculoskeletal disorders +M88831- | Musculoskeletal disorders +M88832- | Musculoskeletal disorders +M88839- | Musculoskeletal disorders +M88841- | Musculoskeletal disorders +M88842- | Musculoskeletal disorders +M88849- | Musculoskeletal disorders +M88851- | Musculoskeletal disorders +M88852- | Musculoskeletal disorders +M88859- | Musculoskeletal disorders +M88861- | Musculoskeletal disorders +M88862- | Musculoskeletal disorders +M88869- | Musculoskeletal disorders +M88871- | Musculoskeletal disorders +M88872- | Musculoskeletal disorders +M88879- | Musculoskeletal disorders +M8888-- | Musculoskeletal disorders +M8889-- | Musculoskeletal disorders +M889--- | Musculoskeletal disorders +M89---- | Musculoskeletal disorders +M890--- | Musculoskeletal disorders +M895--- | Musculoskeletal disorders +M8970-- | Musculoskeletal disorders +M89711- | Musculoskeletal disorders +M89712- | Musculoskeletal disorders +M89719- | Musculoskeletal disorders +M89721- | Musculoskeletal disorders +M89722- | Musculoskeletal disorders +M89729- | Musculoskeletal disorders +M89731- | Musculoskeletal disorders +M89732- | Musculoskeletal disorders +M89739- | Musculoskeletal disorders +M89741- | Musculoskeletal disorders +M89742- | Musculoskeletal disorders +M89749- | Musculoskeletal disorders +M89751- | Musculoskeletal disorders +M89752- | Musculoskeletal disorders +M89759- | Musculoskeletal disorders +M89761- | Musculoskeletal disorders +M89762- | Musculoskeletal disorders +M89769- | Musculoskeletal disorders +M89771- | Musculoskeletal disorders +M89772- | Musculoskeletal disorders +M89779- | Musculoskeletal disorders +M8978-- | Musculoskeletal disorders +M8979-- | Musculoskeletal disorders +M898--- | Musculoskeletal disorders +M898X0- | Musculoskeletal disorders +M898X1- | Musculoskeletal disorders +M898X2- | Musculoskeletal disorders +M898X3- | Musculoskeletal disorders +M898X4- | Musculoskeletal disorders +M898X5- | Musculoskeletal disorders +M898X6- | Musculoskeletal disorders +M898X7- | Musculoskeletal disorders +M898X8- | Musculoskeletal disorders +M898X9- | Musculoskeletal disorders +M899--- | Musculoskeletal disorders +M05---- | Rheumatoid arthritis +M050--- | Rheumatoid arthritis +M0500-- | Rheumatoid arthritis +M05011- | Rheumatoid arthritis +M05012- | Rheumatoid arthritis +M05019- | Rheumatoid arthritis +M05021- | Rheumatoid arthritis +M05022- | Rheumatoid arthritis +M05029- | Rheumatoid arthritis +M05031- | Rheumatoid arthritis +M05032- | Rheumatoid arthritis +M05039- | Rheumatoid arthritis +M05041- | Rheumatoid arthritis +M05042- | Rheumatoid arthritis +M05049- | Rheumatoid arthritis +M05051- | Rheumatoid arthritis +M05052- | Rheumatoid arthritis +M05059- | Rheumatoid arthritis +M05061- | Rheumatoid arthritis +M05062- | Rheumatoid arthritis +M05069- | Rheumatoid arthritis +M05071- | Rheumatoid arthritis +M05072- | Rheumatoid arthritis +M05079- | Rheumatoid arthritis +M0509-- | Rheumatoid arthritis +M051--- | Rheumatoid arthritis +M0510-- | Rheumatoid arthritis +M05111- | Rheumatoid arthritis +M05112- | Rheumatoid arthritis +M05119- | Rheumatoid arthritis +M05121- | Rheumatoid arthritis +M05122- | Rheumatoid arthritis +M05129- | Rheumatoid arthritis +M05131- | Rheumatoid arthritis +M05132- | Rheumatoid arthritis +M05139- | Rheumatoid arthritis +M05141- | Rheumatoid arthritis +M05142- | Rheumatoid arthritis +M05149- | Rheumatoid arthritis +M05151- | Rheumatoid arthritis +M05152- | Rheumatoid arthritis +M05159- | Rheumatoid arthritis +M05161- | Rheumatoid arthritis +M05162- | Rheumatoid arthritis +M05169- | Rheumatoid arthritis +M05171- | Rheumatoid arthritis +M05172- | Rheumatoid arthritis +M05179- | Rheumatoid arthritis +M0519-- | Rheumatoid arthritis +M052--- | Rheumatoid arthritis +M0520-- | Rheumatoid arthritis +M05211- | Rheumatoid arthritis +M05212- | Rheumatoid arthritis +M05219- | Rheumatoid arthritis +M05221- | Rheumatoid arthritis +M05222- | Rheumatoid arthritis +M05229- | Rheumatoid arthritis +M05231- | Rheumatoid arthritis +M05232- | Rheumatoid arthritis +M05239- | Rheumatoid arthritis +M05241- | Rheumatoid arthritis +M05242- | Rheumatoid arthritis +M05249- | Rheumatoid arthritis +M05251- | Rheumatoid arthritis +M05252- | Rheumatoid arthritis +M05259- | Rheumatoid arthritis +M05261- | Rheumatoid arthritis +M05262- | Rheumatoid arthritis +M05269- | Rheumatoid arthritis +M05271- | Rheumatoid arthritis +M05272- | Rheumatoid arthritis +M05279- | Rheumatoid arthritis +M0529-- | Rheumatoid arthritis +M053--- | Rheumatoid arthritis +M0530-- | Rheumatoid arthritis +M05311- | Rheumatoid arthritis +M05312- | Rheumatoid arthritis +M05319- | Rheumatoid arthritis +M05321- | Rheumatoid arthritis +M05322- | Rheumatoid arthritis +M05329- | Rheumatoid arthritis +M05331- | Rheumatoid arthritis +M05332- | Rheumatoid arthritis +M05339- | Rheumatoid arthritis +M05341- | Rheumatoid arthritis +M05342- | Rheumatoid arthritis +M05349- | Rheumatoid arthritis +M05351- | Rheumatoid arthritis +M05352- | Rheumatoid arthritis +M05359- | Rheumatoid arthritis +M05361- | Rheumatoid arthritis +M05362- | Rheumatoid arthritis +M05369- | Rheumatoid arthritis +M05371- | Rheumatoid arthritis +M05372- | Rheumatoid arthritis +M05379- | Rheumatoid arthritis +M0539-- | Rheumatoid arthritis +M0540-- | Rheumatoid arthritis +M05411- | Rheumatoid arthritis +M05412- | Rheumatoid arthritis +M05419- | Rheumatoid arthritis +M05421- | Rheumatoid arthritis +M05422- | Rheumatoid arthritis +M05429- | Rheumatoid arthritis +M05431- | Rheumatoid arthritis +M05432- | Rheumatoid arthritis +M05439- | Rheumatoid arthritis +M05441- | Rheumatoid arthritis +M05442- | Rheumatoid arthritis +M05449- | Rheumatoid arthritis +M05451- | Rheumatoid arthritis +M05452- | Rheumatoid arthritis +M05459- | Rheumatoid arthritis +M05461- | Rheumatoid arthritis +M05462- | Rheumatoid arthritis +M05469- | Rheumatoid arthritis +M05471- | Rheumatoid arthritis +M05472- | Rheumatoid arthritis +M05479- | Rheumatoid arthritis +M0549-- | Rheumatoid arthritis +M0550-- | Rheumatoid arthritis +M05511- | Rheumatoid arthritis +M05512- | Rheumatoid arthritis +M05519- | Rheumatoid arthritis +M05521- | Rheumatoid arthritis +M05522- | Rheumatoid arthritis +M05529- | Rheumatoid arthritis +M05531- | Rheumatoid arthritis +M05532- | Rheumatoid arthritis +M05539- | Rheumatoid arthritis +M05541- | Rheumatoid arthritis +M05542- | Rheumatoid arthritis +M05549- | Rheumatoid arthritis +M05551- | Rheumatoid arthritis +M05552- | Rheumatoid arthritis +M05559- | Rheumatoid arthritis +M05561- | Rheumatoid arthritis +M05562- | Rheumatoid arthritis +M05569- | Rheumatoid arthritis +M05571- | Rheumatoid arthritis +M05572- | Rheumatoid arthritis +M05579- | Rheumatoid arthritis +M0559-- | Rheumatoid arthritis +M0560-- | Rheumatoid arthritis +M05611- | Rheumatoid arthritis +M05612- | Rheumatoid arthritis +M05619- | Rheumatoid arthritis +M05621- | Rheumatoid arthritis +M05622- | Rheumatoid arthritis +M05629- | Rheumatoid arthritis +M05631- | Rheumatoid arthritis +M05632- | Rheumatoid arthritis +M05639- | Rheumatoid arthritis +M05641- | Rheumatoid arthritis +M05642- | Rheumatoid arthritis +M05649- | Rheumatoid arthritis +M05651- | Rheumatoid arthritis +M05652- | Rheumatoid arthritis +M05659- | Rheumatoid arthritis +M05661- | Rheumatoid arthritis +M05662- | Rheumatoid arthritis +M05669- | Rheumatoid arthritis +M05671- | Rheumatoid arthritis +M05672- | Rheumatoid arthritis +M05679- | Rheumatoid arthritis +M0569-- | Rheumatoid arthritis +M0570-- | Rheumatoid arthritis +M05711- | Rheumatoid arthritis +M05712- | Rheumatoid arthritis +M05719- | Rheumatoid arthritis +M05721- | Rheumatoid arthritis +M05722- | Rheumatoid arthritis +M05729- | Rheumatoid arthritis +M05731- | Rheumatoid arthritis +M05732- | Rheumatoid arthritis +M05739- | Rheumatoid arthritis +M05741- | Rheumatoid arthritis +M05742- | Rheumatoid arthritis +M05749- | Rheumatoid arthritis +M05751- | Rheumatoid arthritis +M05752- | Rheumatoid arthritis +M05759- | Rheumatoid arthritis +M05761- | Rheumatoid arthritis +M05762- | Rheumatoid arthritis +M05769- | Rheumatoid arthritis +M05771- | Rheumatoid arthritis +M05772- | Rheumatoid arthritis +M05779- | Rheumatoid arthritis +M0579-- | Rheumatoid arthritis +M058--- | Rheumatoid arthritis +M0580-- | Rheumatoid arthritis +M05811- | Rheumatoid arthritis +M05812- | Rheumatoid arthritis +M05819- | Rheumatoid arthritis +M05821- | Rheumatoid arthritis +M05822- | Rheumatoid arthritis +M05829- | Rheumatoid arthritis +M05831- | Rheumatoid arthritis +M05832- | Rheumatoid arthritis +M05839- | Rheumatoid arthritis +M05841- | Rheumatoid arthritis +M05842- | Rheumatoid arthritis +M05849- | Rheumatoid arthritis +M05851- | Rheumatoid arthritis +M05852- | Rheumatoid arthritis +M05859- | Rheumatoid arthritis +M05861- | Rheumatoid arthritis +M05862- | Rheumatoid arthritis +M05869- | Rheumatoid arthritis +M05871- | Rheumatoid arthritis +M05872- | Rheumatoid arthritis +M05879- | Rheumatoid arthritis +M0589-- | Rheumatoid arthritis +M059--- | Rheumatoid arthritis +M06---- | Rheumatoid arthritis +M060--- | Rheumatoid arthritis +M0600-- | Rheumatoid arthritis +M06011- | Rheumatoid arthritis +M06012- | Rheumatoid arthritis +M06019- | Rheumatoid arthritis +M06021- | Rheumatoid arthritis +M06022- | Rheumatoid arthritis +M06029- | Rheumatoid arthritis +M06031- | Rheumatoid arthritis +M06032- | Rheumatoid arthritis +M06039- | Rheumatoid arthritis +M06041- | Rheumatoid arthritis +M06042- | Rheumatoid arthritis +M06049- | Rheumatoid arthritis +M06051- | Rheumatoid arthritis +M06052- | Rheumatoid arthritis +M06059- | Rheumatoid arthritis +M06061- | Rheumatoid arthritis +M06062- | Rheumatoid arthritis +M06069- | Rheumatoid arthritis +M06071- | Rheumatoid arthritis +M06072- | Rheumatoid arthritis +M06079- | Rheumatoid arthritis +M0608-- | Rheumatoid arthritis +M0609-- | Rheumatoid arthritis +M061--- | Rheumatoid arthritis +M062--- | Rheumatoid arthritis +M0620-- | Rheumatoid arthritis +M06211- | Rheumatoid arthritis +M06212- | Rheumatoid arthritis +M06219- | Rheumatoid arthritis +M06221- | Rheumatoid arthritis +M06222- | Rheumatoid arthritis +M06229- | Rheumatoid arthritis +M06231- | Rheumatoid arthritis +M06232- | Rheumatoid arthritis +M06239- | Rheumatoid arthritis +M06241- | Rheumatoid arthritis +M06242- | Rheumatoid arthritis +M06249- | Rheumatoid arthritis +M06251- | Rheumatoid arthritis +M06252- | Rheumatoid arthritis +M06259- | Rheumatoid arthritis +M06261- | Rheumatoid arthritis +M06262- | Rheumatoid arthritis +M06269- | Rheumatoid arthritis +M06271- | Rheumatoid arthritis +M06272- | Rheumatoid arthritis +M06279- | Rheumatoid arthritis +M0628-- | Rheumatoid arthritis +M0629-- | Rheumatoid arthritis +M063--- | Rheumatoid arthritis +M0630-- | Rheumatoid arthritis +M06311- | Rheumatoid arthritis +M06312- | Rheumatoid arthritis +M06319- | Rheumatoid arthritis +M06321- | Rheumatoid arthritis +M06322- | Rheumatoid arthritis +M06329- | Rheumatoid arthritis +M06331- | Rheumatoid arthritis +M06332- | Rheumatoid arthritis +M06339- | Rheumatoid arthritis +M06341- | Rheumatoid arthritis +M06342- | Rheumatoid arthritis +M06349- | Rheumatoid arthritis +M06351- | Rheumatoid arthritis +M06352- | Rheumatoid arthritis +M06359- | Rheumatoid arthritis +M06361- | Rheumatoid arthritis +M06362- | Rheumatoid arthritis +M06369- | Rheumatoid arthritis +M06371- | Rheumatoid arthritis +M06372- | Rheumatoid arthritis +M06379- | Rheumatoid arthritis +M0638-- | Rheumatoid arthritis +M0639-- | Rheumatoid arthritis +M064--- | Rheumatoid arthritis +M068--- | Rheumatoid arthritis +M0680-- | Rheumatoid arthritis +M06811- | Rheumatoid arthritis +M06812- | Rheumatoid arthritis +M06819- | Rheumatoid arthritis +M06821- | Rheumatoid arthritis +M06822- | Rheumatoid arthritis +M06829- | Rheumatoid arthritis +M06831- | Rheumatoid arthritis +M06832- | Rheumatoid arthritis +M06839- | Rheumatoid arthritis +M06841- | Rheumatoid arthritis +M06842- | Rheumatoid arthritis +M06849- | Rheumatoid arthritis +M06851- | Rheumatoid arthritis +M06852- | Rheumatoid arthritis +M06859- | Rheumatoid arthritis +M06861- | Rheumatoid arthritis +M06862- | Rheumatoid arthritis +M06869- | Rheumatoid arthritis +M06871- | Rheumatoid arthritis +M06872- | Rheumatoid arthritis +M06879- | Rheumatoid arthritis +M0688-- | Rheumatoid arthritis +M0689-- | Rheumatoid arthritis +M069--- | Rheumatoid arthritis +M080--- | Rheumatoid arthritis +M0800-- | Rheumatoid arthritis +M08011- | Rheumatoid arthritis +M08012- | Rheumatoid arthritis +M08019- | Rheumatoid arthritis +M08021- | Rheumatoid arthritis +M08022- | Rheumatoid arthritis +M08029- | Rheumatoid arthritis +M08031- | Rheumatoid arthritis +M08032- | Rheumatoid arthritis +M08039- | Rheumatoid arthritis +M08041- | Rheumatoid arthritis +M08042- | Rheumatoid arthritis +M08049- | Rheumatoid arthritis +M08051- | Rheumatoid arthritis +M08052- | Rheumatoid arthritis +M08059- | Rheumatoid arthritis +M08061- | Rheumatoid arthritis +M08062- | Rheumatoid arthritis +M08069- | Rheumatoid arthritis +M08071- | Rheumatoid arthritis +M08072- | Rheumatoid arthritis +M08079- | Rheumatoid arthritis +M0808-- | Rheumatoid arthritis +M0809-- | Rheumatoid arthritis +M081--- | Rheumatoid arthritis +M082--- | Rheumatoid arthritis +M0820-- | Rheumatoid arthritis +M08211- | Rheumatoid arthritis +M08212- | Rheumatoid arthritis +M08219- | Rheumatoid arthritis +M08221- | Rheumatoid arthritis +M08222- | Rheumatoid arthritis +M08229- | Rheumatoid arthritis +M08231- | Rheumatoid arthritis +M08232- | Rheumatoid arthritis +M08239- | Rheumatoid arthritis +M08241- | Rheumatoid arthritis +M08242- | Rheumatoid arthritis +M08249- | Rheumatoid arthritis +M08251- | Rheumatoid arthritis +M08252- | Rheumatoid arthritis +M08259- | Rheumatoid arthritis +M08261- | Rheumatoid arthritis +M08262- | Rheumatoid arthritis +M08269- | Rheumatoid arthritis +M08271- | Rheumatoid arthritis +M08272- | Rheumatoid arthritis +M08279- | Rheumatoid arthritis +M0828-- | Rheumatoid arthritis +M0829-- | Rheumatoid arthritis +M083--- | Rheumatoid arthritis +M084--- | Rheumatoid arthritis +M0840-- | Rheumatoid arthritis +M08411- | Rheumatoid arthritis +M08412- | Rheumatoid arthritis +M08419- | Rheumatoid arthritis +M08421- | Rheumatoid arthritis +M08422- | Rheumatoid arthritis +M08429- | Rheumatoid arthritis +M08431- | Rheumatoid arthritis +M08432- | Rheumatoid arthritis +M08439- | Rheumatoid arthritis +M08441- | Rheumatoid arthritis +M08442- | Rheumatoid arthritis +M08449- | Rheumatoid arthritis +M08451- | Rheumatoid arthritis +M08452- | Rheumatoid arthritis +M08459- | Rheumatoid arthritis +M08461- | Rheumatoid arthritis +M08462- | Rheumatoid arthritis +M08469- | Rheumatoid arthritis +M08471- | Rheumatoid arthritis +M08472- | Rheumatoid arthritis +M08479- | Rheumatoid arthritis +M0848-- | Rheumatoid arthritis +M088--- | Rheumatoid arthritis +I271--- | Other musculoskeletal disorders +I677--- | Other musculoskeletal disorders +L93---- | Other musculoskeletal disorders +L930--- | Other musculoskeletal disorders +L931--- | Other musculoskeletal disorders +L932--- | Other musculoskeletal disorders +M00---- | Other musculoskeletal disorders +M000--- | Other musculoskeletal disorders +M0000-- | Other musculoskeletal disorders +M00011- | Other musculoskeletal disorders +M00012- | Other musculoskeletal disorders +M00019- | Other musculoskeletal disorders +M00021- | Other musculoskeletal disorders +M00022- | Other musculoskeletal disorders +M00029- | Other musculoskeletal disorders +M00031- | Other musculoskeletal disorders +M00032- | Other musculoskeletal disorders +M00039- | Other musculoskeletal disorders +M00041- | Other musculoskeletal disorders +M00042- | Other musculoskeletal disorders +M00049- | Other musculoskeletal disorders +M00051- | Other musculoskeletal disorders +M00052- | Other musculoskeletal disorders +M00059- | Other musculoskeletal disorders +M00061- | Other musculoskeletal disorders +M00062- | Other musculoskeletal disorders +M00069- | Other musculoskeletal disorders +M00071- | Other musculoskeletal disorders +M00072- | Other musculoskeletal disorders +M00079- | Other musculoskeletal disorders +M0008-- | Other musculoskeletal disorders +M0009-- | Other musculoskeletal disorders +M001--- | Other musculoskeletal disorders +M0010-- | Other musculoskeletal disorders +M00111- | Other musculoskeletal disorders +M00112- | Other musculoskeletal disorders +M00119- | Other musculoskeletal disorders +M00121- | Other musculoskeletal disorders +M00122- | Other musculoskeletal disorders +M00129- | Other musculoskeletal disorders +M00131- | Other musculoskeletal disorders +M00132- | Other musculoskeletal disorders +M00139- | Other musculoskeletal disorders +M00141- | Other musculoskeletal disorders +M00142- | Other musculoskeletal disorders +M00149- | Other musculoskeletal disorders +M00151- | Other musculoskeletal disorders +M00152- | Other musculoskeletal disorders +M00159- | Other musculoskeletal disorders +M00161- | Other musculoskeletal disorders +M00162- | Other musculoskeletal disorders +M00169- | Other musculoskeletal disorders +M00171- | Other musculoskeletal disorders +M00172- | Other musculoskeletal disorders +M00179- | Other musculoskeletal disorders +M0018-- | Other musculoskeletal disorders +M0019-- | Other musculoskeletal disorders +M002--- | Other musculoskeletal disorders +M0020-- | Other musculoskeletal disorders +M00211- | Other musculoskeletal disorders +M00212- | Other musculoskeletal disorders +M00219- | Other musculoskeletal disorders +M00221- | Other musculoskeletal disorders +M00222- | Other musculoskeletal disorders +M00229- | Other musculoskeletal disorders +M00231- | Other musculoskeletal disorders +M00232- | Other musculoskeletal disorders +M00239- | Other musculoskeletal disorders +M00241- | Other musculoskeletal disorders +M00242- | Other musculoskeletal disorders +M00249- | Other musculoskeletal disorders +M00251- | Other musculoskeletal disorders +M00252- | Other musculoskeletal disorders +M00259- | Other musculoskeletal disorders +M00261- | Other musculoskeletal disorders +M00262- | Other musculoskeletal disorders +M00269- | Other musculoskeletal disorders +M00271- | Other musculoskeletal disorders +M00272- | Other musculoskeletal disorders +M00279- | Other musculoskeletal disorders +M0028-- | Other musculoskeletal disorders +M0029-- | Other musculoskeletal disorders +M008--- | Other musculoskeletal disorders +M0080-- | Other musculoskeletal disorders +M00811- | Other musculoskeletal disorders +M00812- | Other musculoskeletal disorders +M00819- | Other musculoskeletal disorders +M00821- | Other musculoskeletal disorders +M00822- | Other musculoskeletal disorders +M00829- | Other musculoskeletal disorders +M00831- | Other musculoskeletal disorders +M00832- | Other musculoskeletal disorders +M00839- | Other musculoskeletal disorders +M00841- | Other musculoskeletal disorders +M00842- | Other musculoskeletal disorders +M00849- | Other musculoskeletal disorders +M00851- | Other musculoskeletal disorders +M00852- | Other musculoskeletal disorders +M00859- | Other musculoskeletal disorders +M00861- | Other musculoskeletal disorders +M00862- | Other musculoskeletal disorders +M00869- | Other musculoskeletal disorders +M00871- | Other musculoskeletal disorders +M00872- | Other musculoskeletal disorders +M00879- | Other musculoskeletal disorders +M0088-- | Other musculoskeletal disorders +M0089-- | Other musculoskeletal disorders +M009--- | Other musculoskeletal disorders +M01---- | Other musculoskeletal disorders +M010--- | Other musculoskeletal disorders +M011--- | Other musculoskeletal disorders +M012--- | Other musculoskeletal disorders +M013--- | Other musculoskeletal disorders +M014--- | Other musculoskeletal disorders +M015--- | Other musculoskeletal disorders +M016--- | Other musculoskeletal disorders +M018--- | Other musculoskeletal disorders +M01X0-- | Other musculoskeletal disorders +M01X11- | Other musculoskeletal disorders +M01X12- | Other musculoskeletal disorders +M01X19- | Other musculoskeletal disorders +M01X21- | Other musculoskeletal disorders +M01X22- | Other musculoskeletal disorders +M01X29- | Other musculoskeletal disorders +M01X31- | Other musculoskeletal disorders +M01X32- | Other musculoskeletal disorders +M01X39- | Other musculoskeletal disorders +M01X41- | Other musculoskeletal disorders +M01X42- | Other musculoskeletal disorders +M01X49- | Other musculoskeletal disorders +M01X51- | Other musculoskeletal disorders +M01X52- | Other musculoskeletal disorders +M01X59- | Other musculoskeletal disorders +M01X61- | Other musculoskeletal disorders +M01X62- | Other musculoskeletal disorders +M01X69- | Other musculoskeletal disorders +M01X71- | Other musculoskeletal disorders +M01X72- | Other musculoskeletal disorders +M01X79- | Other musculoskeletal disorders +M01X8-- | Other musculoskeletal disorders +M01X9-- | Other musculoskeletal disorders +M02---- | Other musculoskeletal disorders +M020--- | Other musculoskeletal disorders +M0200-- | Other musculoskeletal disorders +M02011- | Other musculoskeletal disorders +M02012- | Other musculoskeletal disorders +M02019- | Other musculoskeletal disorders +M02021- | Other musculoskeletal disorders +M02022- | Other musculoskeletal disorders +M02029- | Other musculoskeletal disorders +M02031- | Other musculoskeletal disorders +M02032- | Other musculoskeletal disorders +M02039- | Other musculoskeletal disorders +M02041- | Other musculoskeletal disorders +M02042- | Other musculoskeletal disorders +M02049- | Other musculoskeletal disorders +M02051- | Other musculoskeletal disorders +M02052- | Other musculoskeletal disorders +M02059- | Other musculoskeletal disorders +M02061- | Other musculoskeletal disorders +M02062- | Other musculoskeletal disorders +M02069- | Other musculoskeletal disorders +M02071- | Other musculoskeletal disorders +M02072- | Other musculoskeletal disorders +M02079- | Other musculoskeletal disorders +M0208-- | Other musculoskeletal disorders +M0209-- | Other musculoskeletal disorders +M021--- | Other musculoskeletal disorders +M0210-- | Other musculoskeletal disorders +M02111- | Other musculoskeletal disorders +M02112- | Other musculoskeletal disorders +M02119- | Other musculoskeletal disorders +M02121- | Other musculoskeletal disorders +M02122- | Other musculoskeletal disorders +M02129- | Other musculoskeletal disorders +M02131- | Other musculoskeletal disorders +M02132- | Other musculoskeletal disorders +M02139- | Other musculoskeletal disorders +M02141- | Other musculoskeletal disorders +M02142- | Other musculoskeletal disorders +M02149- | Other musculoskeletal disorders +M02151- | Other musculoskeletal disorders +M02152- | Other musculoskeletal disorders +M02159- | Other musculoskeletal disorders +M02161- | Other musculoskeletal disorders +M02162- | Other musculoskeletal disorders +M02169- | Other musculoskeletal disorders +M02171- | Other musculoskeletal disorders +M02172- | Other musculoskeletal disorders +M02179- | Other musculoskeletal disorders +M0218-- | Other musculoskeletal disorders +M0219-- | Other musculoskeletal disorders +M022--- | Other musculoskeletal disorders +M0220-- | Other musculoskeletal disorders +M02211- | Other musculoskeletal disorders +M02212- | Other musculoskeletal disorders +M02219- | Other musculoskeletal disorders +M02221- | Other musculoskeletal disorders +M02222- | Other musculoskeletal disorders +M02229- | Other musculoskeletal disorders +M02231- | Other musculoskeletal disorders +M02232- | Other musculoskeletal disorders +M02239- | Other musculoskeletal disorders +M02241- | Other musculoskeletal disorders +M02242- | Other musculoskeletal disorders +M02249- | Other musculoskeletal disorders +M02251- | Other musculoskeletal disorders +M02252- | Other musculoskeletal disorders +M02259- | Other musculoskeletal disorders +M02261- | Other musculoskeletal disorders +M02262- | Other musculoskeletal disorders +M02269- | Other musculoskeletal disorders +M02271- | Other musculoskeletal disorders +M02272- | Other musculoskeletal disorders +M02279- | Other musculoskeletal disorders +M0228-- | Other musculoskeletal disorders +M0229-- | Other musculoskeletal disorders +M023--- | Other musculoskeletal disorders +M0230-- | Other musculoskeletal disorders +M02311- | Other musculoskeletal disorders +M02312- | Other musculoskeletal disorders +M02319- | Other musculoskeletal disorders +M02321- | Other musculoskeletal disorders +M02322- | Other musculoskeletal disorders +M02329- | Other musculoskeletal disorders +M02331- | Other musculoskeletal disorders +M02332- | Other musculoskeletal disorders +M02339- | Other musculoskeletal disorders +M02341- | Other musculoskeletal disorders +M02342- | Other musculoskeletal disorders +M02349- | Other musculoskeletal disorders +M02351- | Other musculoskeletal disorders +M02352- | Other musculoskeletal disorders +M02359- | Other musculoskeletal disorders +M02361- | Other musculoskeletal disorders +M02362- | Other musculoskeletal disorders +M02369- | Other musculoskeletal disorders +M02371- | Other musculoskeletal disorders +M02372- | Other musculoskeletal disorders +M02379- | Other musculoskeletal disorders +M0238-- | Other musculoskeletal disorders +M0239-- | Other musculoskeletal disorders +M028--- | Other musculoskeletal disorders +M0280-- | Other musculoskeletal disorders +M02811- | Other musculoskeletal disorders +M02812- | Other musculoskeletal disorders +M02819- | Other musculoskeletal disorders +M02821- | Other musculoskeletal disorders +M02822- | Other musculoskeletal disorders +M02829- | Other musculoskeletal disorders +M02831- | Other musculoskeletal disorders +M02832- | Other musculoskeletal disorders +M02839- | Other musculoskeletal disorders +M02841- | Other musculoskeletal disorders +M02842- | Other musculoskeletal disorders +M02849- | Other musculoskeletal disorders +M02851- | Other musculoskeletal disorders +M02852- | Other musculoskeletal disorders +M02859- | Other musculoskeletal disorders +M02861- | Other musculoskeletal disorders +M02862- | Other musculoskeletal disorders +M02869- | Other musculoskeletal disorders +M02871- | Other musculoskeletal disorders +M02872- | Other musculoskeletal disorders +M02879- | Other musculoskeletal disorders +M0288-- | Other musculoskeletal disorders +M0289-- | Other musculoskeletal disorders +M029--- | Other musculoskeletal disorders +M03---- | Other musculoskeletal disorders +M030--- | Other musculoskeletal disorders +M032--- | Other musculoskeletal disorders +M036--- | Other musculoskeletal disorders +M07---- | Other musculoskeletal disorders +M070--- | Other musculoskeletal disorders +M071--- | Other musculoskeletal disorders +M072--- | Other musculoskeletal disorders +M073--- | Other musculoskeletal disorders +M074--- | Other musculoskeletal disorders +M075--- | Other musculoskeletal disorders +M076--- | Other musculoskeletal disorders +M0760-- | Other musculoskeletal disorders +M07611- | Other musculoskeletal disorders +M07612- | Other musculoskeletal disorders +M07619- | Other musculoskeletal disorders +M07621- | Other musculoskeletal disorders +M07622- | Other musculoskeletal disorders +M07629- | Other musculoskeletal disorders +M07631- | Other musculoskeletal disorders +M07632- | Other musculoskeletal disorders +M07639- | Other musculoskeletal disorders +M07641- | Other musculoskeletal disorders +M07642- | Other musculoskeletal disorders +M07649- | Other musculoskeletal disorders +M07651- | Other musculoskeletal disorders +M07652- | Other musculoskeletal disorders +M07659- | Other musculoskeletal disorders +M07661- | Other musculoskeletal disorders +M07662- | Other musculoskeletal disorders +M07669- | Other musculoskeletal disorders +M07671- | Other musculoskeletal disorders +M07672- | Other musculoskeletal disorders +M07679- | Other musculoskeletal disorders +M0768-- | Other musculoskeletal disorders +M0769-- | Other musculoskeletal disorders +M08---- | Other musculoskeletal disorders +M089--- | Other musculoskeletal disorders +M0890-- | Other musculoskeletal disorders +M08911- | Other musculoskeletal disorders +M08912- | Other musculoskeletal disorders +M08919- | Other musculoskeletal disorders +M08921- | Other musculoskeletal disorders +M08922- | Other musculoskeletal disorders +M08929- | Other musculoskeletal disorders +M08931- | Other musculoskeletal disorders +M08932- | Other musculoskeletal disorders +M08939- | Other musculoskeletal disorders +M08941- | Other musculoskeletal disorders +M08942- | Other musculoskeletal disorders +M08949- | Other musculoskeletal disorders +M08951- | Other musculoskeletal disorders +M08952- | Other musculoskeletal disorders +M08959- | Other musculoskeletal disorders +M08961- | Other musculoskeletal disorders +M08962- | Other musculoskeletal disorders +M08969- | Other musculoskeletal disorders +M08971- | Other musculoskeletal disorders +M08972- | Other musculoskeletal disorders +M08979- | Other musculoskeletal disorders +M0898-- | Other musculoskeletal disorders +M0899-- | Other musculoskeletal disorders +M09---- | Other musculoskeletal disorders +M090--- | Other musculoskeletal disorders +M092--- | Other musculoskeletal disorders +M098--- | Other musculoskeletal disorders +M30---- | Other musculoskeletal disorders +M300--- | Other musculoskeletal disorders +M301--- | Other musculoskeletal disorders +M302--- | Other musculoskeletal disorders +M303--- | Other musculoskeletal disorders +M308--- | Other musculoskeletal disorders +M31---- | Other musculoskeletal disorders +M310--- | Other musculoskeletal disorders +M311--- | Other musculoskeletal disorders +M312--- | Other musculoskeletal disorders +M313--- | Other musculoskeletal disorders +M3130-- | Other musculoskeletal disorders +M3131-- | Other musculoskeletal disorders +M314--- | Other musculoskeletal disorders +M315--- | Other musculoskeletal disorders +M316--- | Other musculoskeletal disorders +M317--- | Other musculoskeletal disorders +M318--- | Other musculoskeletal disorders +M319--- | Other musculoskeletal disorders +M32---- | Other musculoskeletal disorders +M320--- | Other musculoskeletal disorders +M321--- | Other musculoskeletal disorders +M3210-- | Other musculoskeletal disorders +M3211-- | Other musculoskeletal disorders +M3212-- | Other musculoskeletal disorders +M3213-- | Other musculoskeletal disorders +M3214-- | Other musculoskeletal disorders +M3215-- | Other musculoskeletal disorders +M3219-- | Other musculoskeletal disorders +M328--- | Other musculoskeletal disorders +M329--- | Other musculoskeletal disorders +M34---- | Other musculoskeletal disorders +M340--- | Other musculoskeletal disorders +M341--- | Other musculoskeletal disorders +M342--- | Other musculoskeletal disorders +M348--- | Other musculoskeletal disorders +M3481-- | Other musculoskeletal disorders +M3482-- | Other musculoskeletal disorders +M3483-- | Other musculoskeletal disorders +M3489-- | Other musculoskeletal disorders +M349--- | Other musculoskeletal disorders +M35---- | Other musculoskeletal disorders +M350--- | Other musculoskeletal disorders +M3500-- | Other musculoskeletal disorders +M3501-- | Other musculoskeletal disorders +M3502-- | Other musculoskeletal disorders +M3503-- | Other musculoskeletal disorders +M3504-- | Other musculoskeletal disorders +M3509-- | Other musculoskeletal disorders +M351--- | Other musculoskeletal disorders +M352--- | Other musculoskeletal disorders +M353--- | Other musculoskeletal disorders +M354--- | Other musculoskeletal disorders +M355--- | Other musculoskeletal disorders +M356--- | Other musculoskeletal disorders +M357--- | Other musculoskeletal disorders +M358--- | Other musculoskeletal disorders +M359--- | Other musculoskeletal disorders +M36---- | Other musculoskeletal disorders +M360--- | Other musculoskeletal disorders +M361--- | Other musculoskeletal disorders +M362--- | Other musculoskeletal disorders +M363--- | Other musculoskeletal disorders +M364--- | Other musculoskeletal disorders +M368--- | Other musculoskeletal disorders +M40---- | Other musculoskeletal disorders +M400--- | Other musculoskeletal disorders +M4000-- | Other musculoskeletal disorders +M4003-- | Other musculoskeletal disorders +M4004-- | Other musculoskeletal disorders +M4005-- | Other musculoskeletal disorders +M401--- | Other musculoskeletal disorders +M4010-- | Other musculoskeletal disorders +M4012-- | Other musculoskeletal disorders +M4013-- | Other musculoskeletal disorders +M4014-- | Other musculoskeletal disorders +M4015-- | Other musculoskeletal disorders +M402--- | Other musculoskeletal disorders +M40202- | Other musculoskeletal disorders +M40203- | Other musculoskeletal disorders +M40204- | Other musculoskeletal disorders +M40205- | Other musculoskeletal disorders +M40209- | Other musculoskeletal disorders +M40292- | Other musculoskeletal disorders +M40293- | Other musculoskeletal disorders +M40294- | Other musculoskeletal disorders +M40295- | Other musculoskeletal disorders +M40299- | Other musculoskeletal disorders +M403--- | Other musculoskeletal disorders +M4030-- | Other musculoskeletal disorders +M4035-- | Other musculoskeletal disorders +M4036-- | Other musculoskeletal disorders +M4037-- | Other musculoskeletal disorders +M404--- | Other musculoskeletal disorders +M4040-- | Other musculoskeletal disorders +M4045-- | Other musculoskeletal disorders +M4046-- | Other musculoskeletal disorders +M4047-- | Other musculoskeletal disorders +M405--- | Other musculoskeletal disorders +M4050-- | Other musculoskeletal disorders +M4055-- | Other musculoskeletal disorders +M4056-- | Other musculoskeletal disorders +M4057-- | Other musculoskeletal disorders +M41---- | Other musculoskeletal disorders +M410--- | Other musculoskeletal disorders +M4100-- | Other musculoskeletal disorders +M4102-- | Other musculoskeletal disorders +M4103-- | Other musculoskeletal disorders +M4104-- | Other musculoskeletal disorders +M4105-- | Other musculoskeletal disorders +M4106-- | Other musculoskeletal disorders +M4107-- | Other musculoskeletal disorders +M4108-- | Other musculoskeletal disorders +M411--- | Other musculoskeletal disorders +M41112- | Other musculoskeletal disorders +M41113- | Other musculoskeletal disorders +M41114- | Other musculoskeletal disorders +M41115- | Other musculoskeletal disorders +M41116- | Other musculoskeletal disorders +M41117- | Other musculoskeletal disorders +M41119- | Other musculoskeletal disorders +M41122- | Other musculoskeletal disorders +M41123- | Other musculoskeletal disorders +M41124- | Other musculoskeletal disorders +M41125- | Other musculoskeletal disorders +M41126- | Other musculoskeletal disorders +M41127- | Other musculoskeletal disorders +M41129- | Other musculoskeletal disorders +M412--- | Other musculoskeletal disorders +M4120-- | Other musculoskeletal disorders +M4122-- | Other musculoskeletal disorders +M4123-- | Other musculoskeletal disorders +M4124-- | Other musculoskeletal disorders +M4125-- | Other musculoskeletal disorders +M4126-- | Other musculoskeletal disorders +M4127-- | Other musculoskeletal disorders +M413--- | Other musculoskeletal disorders +M4130-- | Other musculoskeletal disorders +M4134-- | Other musculoskeletal disorders +M4135-- | Other musculoskeletal disorders +M414--- | Other musculoskeletal disorders +M4140-- | Other musculoskeletal disorders +M4141-- | Other musculoskeletal disorders +M4142-- | Other musculoskeletal disorders +M4143-- | Other musculoskeletal disorders +M4144-- | Other musculoskeletal disorders +M4145-- | Other musculoskeletal disorders +M4146-- | Other musculoskeletal disorders +M4147-- | Other musculoskeletal disorders +M415--- | Other musculoskeletal disorders +M4150-- | Other musculoskeletal disorders +M4152-- | Other musculoskeletal disorders +M4153-- | Other musculoskeletal disorders +M4154-- | Other musculoskeletal disorders +M4155-- | Other musculoskeletal disorders +M4156-- | Other musculoskeletal disorders +M4157-- | Other musculoskeletal disorders +M418--- | Other musculoskeletal disorders +M4180-- | Other musculoskeletal disorders +M4182-- | Other musculoskeletal disorders +M4183-- | Other musculoskeletal disorders +M4184-- | Other musculoskeletal disorders +M4185-- | Other musculoskeletal disorders +M4186-- | Other musculoskeletal disorders +M4187-- | Other musculoskeletal disorders +M419--- | Other musculoskeletal disorders +M42---- | Other musculoskeletal disorders +M420--- | Other musculoskeletal disorders +M4200-- | Other musculoskeletal disorders +M4201-- | Other musculoskeletal disorders +M4202-- | Other musculoskeletal disorders +M4203-- | Other musculoskeletal disorders +M4204-- | Other musculoskeletal disorders +M4205-- | Other musculoskeletal disorders +M4206-- | Other musculoskeletal disorders +M4207-- | Other musculoskeletal disorders +M4208-- | Other musculoskeletal disorders +M4209-- | Other musculoskeletal disorders +M421--- | Other musculoskeletal disorders +M4210-- | Other musculoskeletal disorders +M4211-- | Other musculoskeletal disorders +M4212-- | Other musculoskeletal disorders +M4213-- | Other musculoskeletal disorders +M4214-- | Other musculoskeletal disorders +M4215-- | Other musculoskeletal disorders +M4216-- | Other musculoskeletal disorders +M4217-- | Other musculoskeletal disorders +M4218-- | Other musculoskeletal disorders +M4219-- | Other musculoskeletal disorders +M429--- | Other musculoskeletal disorders +M43---- | Other musculoskeletal disorders +M430--- | Other musculoskeletal disorders +M4300-- | Other musculoskeletal disorders +M4301-- | Other musculoskeletal disorders +M4302-- | Other musculoskeletal disorders +M4303-- | Other musculoskeletal disorders +M4304-- | Other musculoskeletal disorders +M4305-- | Other musculoskeletal disorders +M4306-- | Other musculoskeletal disorders +M4307-- | Other musculoskeletal disorders +M4308-- | Other musculoskeletal disorders +M4309-- | Other musculoskeletal disorders +M431--- | Other musculoskeletal disorders +M65---- | Other musculoskeletal disorders +M650--- | Other musculoskeletal disorders +M710--- | Other musculoskeletal disorders +M7100-- | Other musculoskeletal disorders +M71011- | Other musculoskeletal disorders +M71012- | Other musculoskeletal disorders +M71019- | Other musculoskeletal disorders +M71021- | Other musculoskeletal disorders +M71022- | Other musculoskeletal disorders +M71029- | Other musculoskeletal disorders +M71031- | Other musculoskeletal disorders +M71032- | Other musculoskeletal disorders +M71039- | Other musculoskeletal disorders +M71041- | Other musculoskeletal disorders +M71042- | Other musculoskeletal disorders +M71049- | Other musculoskeletal disorders +M71051- | Other musculoskeletal disorders +M71052- | Other musculoskeletal disorders +M71059- | Other musculoskeletal disorders +M71061- | Other musculoskeletal disorders +M71062- | Other musculoskeletal disorders +M71069- | Other musculoskeletal disorders +M71071- | Other musculoskeletal disorders +M71072- | Other musculoskeletal disorders +M71079- | Other musculoskeletal disorders +M7108-- | Other musculoskeletal disorders +M7109-- | Other musculoskeletal disorders +M711--- | Other musculoskeletal disorders +M80---- | Other musculoskeletal disorders +M800--- | Other musculoskeletal disorders +M8000XA | Other musculoskeletal disorders +M8000XD | Other musculoskeletal disorders +M8000XG | Other musculoskeletal disorders +M8000XK | Other musculoskeletal disorders +M8000XP | Other musculoskeletal disorders +M8000XS | Other musculoskeletal disorders +M80011A | Other musculoskeletal disorders +M80011D | Other musculoskeletal disorders +M80011G | Other musculoskeletal disorders +M80011K | Other musculoskeletal disorders +M80011P | Other musculoskeletal disorders +M80011S | Other musculoskeletal disorders +M80012A | Other musculoskeletal disorders +M80012D | Other musculoskeletal disorders +M80012G | Other musculoskeletal disorders +M80012K | Other musculoskeletal disorders +M80012P | Other musculoskeletal disorders +M80012S | Other musculoskeletal disorders +M80019A | Other musculoskeletal disorders +M80019D | Other musculoskeletal disorders +M80019G | Other musculoskeletal disorders +M80019K | Other musculoskeletal disorders +M80019P | Other musculoskeletal disorders +M80019S | Other musculoskeletal disorders +M80021A | Other musculoskeletal disorders +M80021D | Other musculoskeletal disorders +M80021G | Other musculoskeletal disorders +M80021K | Other musculoskeletal disorders +M80021P | Other musculoskeletal disorders +M80021S | Other musculoskeletal disorders +M80022A | Other musculoskeletal disorders +M80022D | Other musculoskeletal disorders +M80022G | Other musculoskeletal disorders +M80022K | Other musculoskeletal disorders +M80022P | Other musculoskeletal disorders +M80022S | Other musculoskeletal disorders +M80029A | Other musculoskeletal disorders +M80029D | Other musculoskeletal disorders +M80029G | Other musculoskeletal disorders +M80029K | Other musculoskeletal disorders +M80029P | Other musculoskeletal disorders +M80029S | Other musculoskeletal disorders +M80031A | Other musculoskeletal disorders +M80031D | Other musculoskeletal disorders +M80031G | Other musculoskeletal disorders +M80031K | Other musculoskeletal disorders +M80031P | Other musculoskeletal disorders +M80031S | Other musculoskeletal disorders +M80032A | Other musculoskeletal disorders +M80032D | Other musculoskeletal disorders +M80032G | Other musculoskeletal disorders +M80032K | Other musculoskeletal disorders +M80032P | Other musculoskeletal disorders +M80032S | Other musculoskeletal disorders +M80039A | Other musculoskeletal disorders +M80039D | Other musculoskeletal disorders +M80039G | Other musculoskeletal disorders +M80039K | Other musculoskeletal disorders +M80039P | Other musculoskeletal disorders +M80039S | Other musculoskeletal disorders +M80041A | Other musculoskeletal disorders +M80041D | Other musculoskeletal disorders +M80041G | Other musculoskeletal disorders +M80041K | Other musculoskeletal disorders +M80041P | Other musculoskeletal disorders +M80041S | Other musculoskeletal disorders +M80042A | Other musculoskeletal disorders +M80042D | Other musculoskeletal disorders +M80042G | Other musculoskeletal disorders +M80042K | Other musculoskeletal disorders +M80042P | Other musculoskeletal disorders +M80042S | Other musculoskeletal disorders +M80049A | Other musculoskeletal disorders +M80049D | Other musculoskeletal disorders +M80049G | Other musculoskeletal disorders +M80049K | Other musculoskeletal disorders +M80049P | Other musculoskeletal disorders +M80049S | Other musculoskeletal disorders +M80051A | Other musculoskeletal disorders +M80051D | Other musculoskeletal disorders +M80051G | Other musculoskeletal disorders +M80051K | Other musculoskeletal disorders +M80051P | Other musculoskeletal disorders +M80051S | Other musculoskeletal disorders +M80052A | Other musculoskeletal disorders +M80052D | Other musculoskeletal disorders +M80052G | Other musculoskeletal disorders +M80052K | Other musculoskeletal disorders +M80052P | Other musculoskeletal disorders +M80052S | Other musculoskeletal disorders +M80059A | Other musculoskeletal disorders +M80059D | Other musculoskeletal disorders +M80059G | Other musculoskeletal disorders +M80059K | Other musculoskeletal disorders +M80059P | Other musculoskeletal disorders +M80059S | Other musculoskeletal disorders +M80061A | Other musculoskeletal disorders +M80061D | Other musculoskeletal disorders +M80061G | Other musculoskeletal disorders +M80061K | Other musculoskeletal disorders +M80061P | Other musculoskeletal disorders +M80061S | Other musculoskeletal disorders +M80062A | Other musculoskeletal disorders +M80062D | Other musculoskeletal disorders +M80062G | Other musculoskeletal disorders +M80062K | Other musculoskeletal disorders +M80062P | Other musculoskeletal disorders +M80062S | Other musculoskeletal disorders +M80069A | Other musculoskeletal disorders +M80069D | Other musculoskeletal disorders +M80069G | Other musculoskeletal disorders +M80069K | Other musculoskeletal disorders +M80069P | Other musculoskeletal disorders +M80069S | Other musculoskeletal disorders +M80071A | Other musculoskeletal disorders +M80071D | Other musculoskeletal disorders +M80071G | Other musculoskeletal disorders +M80071K | Other musculoskeletal disorders +M80071P | Other musculoskeletal disorders +M80071S | Other musculoskeletal disorders +M80072A | Other musculoskeletal disorders +M80072D | Other musculoskeletal disorders +M80072G | Other musculoskeletal disorders +M80072K | Other musculoskeletal disorders +M80072P | Other musculoskeletal disorders +M80072S | Other musculoskeletal disorders +M80079A | Other musculoskeletal disorders +M80079D | Other musculoskeletal disorders +M80079G | Other musculoskeletal disorders +M80079K | Other musculoskeletal disorders +M80079P | Other musculoskeletal disorders +M80079S | Other musculoskeletal disorders +M8008XA | Other musculoskeletal disorders +M8008XD | Other musculoskeletal disorders +M8008XG | Other musculoskeletal disorders +M8008XK | Other musculoskeletal disorders +M8008XP | Other musculoskeletal disorders +M8008XS | Other musculoskeletal disorders +M801--- | Other musculoskeletal disorders +M802--- | Other musculoskeletal disorders +M803--- | Other musculoskeletal disorders +M804--- | Other musculoskeletal disorders +M805--- | Other musculoskeletal disorders +M808--- | Other musculoskeletal disorders +M8080XA | Other musculoskeletal disorders +M8080XD | Other musculoskeletal disorders +M8080XG | Other musculoskeletal disorders +M8080XK | Other musculoskeletal disorders +M8080XP | Other musculoskeletal disorders +M8080XS | Other musculoskeletal disorders +M80811A | Other musculoskeletal disorders +M80811D | Other musculoskeletal disorders +M80811G | Other musculoskeletal disorders +M80811K | Other musculoskeletal disorders +M80811P | Other musculoskeletal disorders +M80811S | Other musculoskeletal disorders +M80812A | Other musculoskeletal disorders +M80812D | Other musculoskeletal disorders +M80812G | Other musculoskeletal disorders +M80812K | Other musculoskeletal disorders +M80812P | Other musculoskeletal disorders +M80812S | Other musculoskeletal disorders +M80819A | Other musculoskeletal disorders +M80819D | Other musculoskeletal disorders +M80819G | Other musculoskeletal disorders +M80819K | Other musculoskeletal disorders +M80819P | Other musculoskeletal disorders +M80819S | Other musculoskeletal disorders +M80821A | Other musculoskeletal disorders +M80821D | Other musculoskeletal disorders +M80821G | Other musculoskeletal disorders +M80821K | Other musculoskeletal disorders +M80821P | Other musculoskeletal disorders +M80821S | Other musculoskeletal disorders +M80822A | Other musculoskeletal disorders +M80822D | Other musculoskeletal disorders +M80822G | Other musculoskeletal disorders +M80822K | Other musculoskeletal disorders +M80822P | Other musculoskeletal disorders +M80822S | Other musculoskeletal disorders +M80829A | Other musculoskeletal disorders +M80829D | Other musculoskeletal disorders +M80829G | Other musculoskeletal disorders +M80829K | Other musculoskeletal disorders +M80829P | Other musculoskeletal disorders +M80829S | Other musculoskeletal disorders +M80831A | Other musculoskeletal disorders +M80831D | Other musculoskeletal disorders +M80831G | Other musculoskeletal disorders +M80831K | Other musculoskeletal disorders +M80831P | Other musculoskeletal disorders +M80831S | Other musculoskeletal disorders +M80832A | Other musculoskeletal disorders +M80832D | Other musculoskeletal disorders +M80832G | Other musculoskeletal disorders +M80832K | Other musculoskeletal disorders +M80832P | Other musculoskeletal disorders +M80832S | Other musculoskeletal disorders +M80839A | Other musculoskeletal disorders +M80839D | Other musculoskeletal disorders +M80839G | Other musculoskeletal disorders +M80839K | Other musculoskeletal disorders +M80839P | Other musculoskeletal disorders +M80839S | Other musculoskeletal disorders +M80841A | Other musculoskeletal disorders +M80841D | Other musculoskeletal disorders +M80841G | Other musculoskeletal disorders +M80841K | Other musculoskeletal disorders +M80841P | Other musculoskeletal disorders +M80841S | Other musculoskeletal disorders +M80842A | Other musculoskeletal disorders +M80842D | Other musculoskeletal disorders +M80842G | Other musculoskeletal disorders +M80842K | Other musculoskeletal disorders +M80842P | Other musculoskeletal disorders +M80842S | Other musculoskeletal disorders +M80849A | Other musculoskeletal disorders +M80849D | Other musculoskeletal disorders +M80849G | Other musculoskeletal disorders +M80849K | Other musculoskeletal disorders +M80849P | Other musculoskeletal disorders +M80849S | Other musculoskeletal disorders +M80851A | Other musculoskeletal disorders +M80851D | Other musculoskeletal disorders +M80851G | Other musculoskeletal disorders +M80851K | Other musculoskeletal disorders +M80851P | Other musculoskeletal disorders +M80851S | Other musculoskeletal disorders +M80852A | Other musculoskeletal disorders +M80852D | Other musculoskeletal disorders +M80852G | Other musculoskeletal disorders +M80852K | Other musculoskeletal disorders +M80852P | Other musculoskeletal disorders +M80852S | Other musculoskeletal disorders +M80859A | Other musculoskeletal disorders +M80859D | Other musculoskeletal disorders +M80859G | Other musculoskeletal disorders +M80859K | Other musculoskeletal disorders +M80859P | Other musculoskeletal disorders +M80859S | Other musculoskeletal disorders +M80861A | Other musculoskeletal disorders +M80861D | Other musculoskeletal disorders +M80861G | Other musculoskeletal disorders +M80861K | Other musculoskeletal disorders +M80861P | Other musculoskeletal disorders +M80861S | Other musculoskeletal disorders +M80862A | Other musculoskeletal disorders +M80862D | Other musculoskeletal disorders +M80862G | Other musculoskeletal disorders +M80862K | Other musculoskeletal disorders +M80862P | Other musculoskeletal disorders +M80862S | Other musculoskeletal disorders +M80869A | Other musculoskeletal disorders +M80869D | Other musculoskeletal disorders +M80869G | Other musculoskeletal disorders +M80869K | Other musculoskeletal disorders +M80869P | Other musculoskeletal disorders +M80869S | Other musculoskeletal disorders +M80871A | Other musculoskeletal disorders +M80871D | Other musculoskeletal disorders +M80871G | Other musculoskeletal disorders +M80871K | Other musculoskeletal disorders +M80871P | Other musculoskeletal disorders +M80871S | Other musculoskeletal disorders +M80872A | Other musculoskeletal disorders +M80872D | Other musculoskeletal disorders +M80872G | Other musculoskeletal disorders +M80872K | Other musculoskeletal disorders +M80872P | Other musculoskeletal disorders +M80872S | Other musculoskeletal disorders +M80879A | Other musculoskeletal disorders +M80879D | Other musculoskeletal disorders +M80879G | Other musculoskeletal disorders +M80879K | Other musculoskeletal disorders +M80879P | Other musculoskeletal disorders +M80879S | Other musculoskeletal disorders +M8088XA | Other musculoskeletal disorders +M8088XD | Other musculoskeletal disorders +M8088XG | Other musculoskeletal disorders +M8088XK | Other musculoskeletal disorders +M8088XP | Other musculoskeletal disorders +M8088XS | Other musculoskeletal disorders +M809--- | Other musculoskeletal disorders +M81---- | Other musculoskeletal disorders +M810--- | Other musculoskeletal disorders +M811--- | Other musculoskeletal disorders +M812--- | Other musculoskeletal disorders +M813--- | Other musculoskeletal disorders +M814--- | Other musculoskeletal disorders +M815--- | Other musculoskeletal disorders +M816--- | Other musculoskeletal disorders +M818--- | Other musculoskeletal disorders +M819--- | Other musculoskeletal disorders +M82---- | Other musculoskeletal disorders +M820--- | Other musculoskeletal disorders +M821--- | Other musculoskeletal disorders +M828--- | Other musculoskeletal disorders +M863--- | Other musculoskeletal disorders +M8630-- | Other musculoskeletal disorders +M86311- | Other musculoskeletal disorders +M86312- | Other musculoskeletal disorders +M86319- | Other musculoskeletal disorders +M86321- | Other musculoskeletal disorders +M86322- | Other musculoskeletal disorders +M86329- | Other musculoskeletal disorders +M86331- | Other musculoskeletal disorders +M86332- | Other musculoskeletal disorders +M86339- | Other musculoskeletal disorders +M86341- | Other musculoskeletal disorders +M86342- | Other musculoskeletal disorders +M86349- | Other musculoskeletal disorders +M86351- | Other musculoskeletal disorders +M86352- | Other musculoskeletal disorders +M86359- | Other musculoskeletal disorders +M86361- | Other musculoskeletal disorders +M86362- | Other musculoskeletal disorders +M86369- | Other musculoskeletal disorders +M86371- | Other musculoskeletal disorders +M86372- | Other musculoskeletal disorders +M86379- | Other musculoskeletal disorders +M8638-- | Other musculoskeletal disorders +M8639-- | Other musculoskeletal disorders +M864--- | Other musculoskeletal disorders +M87---- | Other musculoskeletal disorders +M870--- | Other musculoskeletal disorders +M88---- | Other musculoskeletal disorders +M880--- | Other musculoskeletal disorders +M881--- | Other musculoskeletal disorders +M888--- | Other musculoskeletal disorders +M88811- | Other musculoskeletal disorders +M88812- | Other musculoskeletal disorders +M88819- | Other musculoskeletal disorders +M88821- | Other musculoskeletal disorders +M88822- | Other musculoskeletal disorders +M88829- | Other musculoskeletal disorders +M88831- | Other musculoskeletal disorders +M88832- | Other musculoskeletal disorders +M88839- | Other musculoskeletal disorders +M88841- | Other musculoskeletal disorders +M88842- | Other musculoskeletal disorders +M88849- | Other musculoskeletal disorders +M88851- | Other musculoskeletal disorders +M88852- | Other musculoskeletal disorders +M88859- | Other musculoskeletal disorders +M88861- | Other musculoskeletal disorders +M88862- | Other musculoskeletal disorders +M88869- | Other musculoskeletal disorders +M88871- | Other musculoskeletal disorders +M88872- | Other musculoskeletal disorders +M88879- | Other musculoskeletal disorders +M8888-- | Other musculoskeletal disorders +M8889-- | Other musculoskeletal disorders +M889--- | Other musculoskeletal disorders +M89---- | Other musculoskeletal disorders +M890--- | Other musculoskeletal disorders +M895--- | Other musculoskeletal disorders +M8970-- | Other musculoskeletal disorders +M89711- | Other musculoskeletal disorders +M89712- | Other musculoskeletal disorders +M89719- | Other musculoskeletal disorders +M89721- | Other musculoskeletal disorders +M89722- | Other musculoskeletal disorders +M89729- | Other musculoskeletal disorders +M89731- | Other musculoskeletal disorders +M89732- | Other musculoskeletal disorders +M89739- | Other musculoskeletal disorders +M89741- | Other musculoskeletal disorders +M89742- | Other musculoskeletal disorders +M89749- | Other musculoskeletal disorders +M89751- | Other musculoskeletal disorders +M89752- | Other musculoskeletal disorders +M89759- | Other musculoskeletal disorders +M89761- | Other musculoskeletal disorders +M89762- | Other musculoskeletal disorders +M89769- | Other musculoskeletal disorders +M89771- | Other musculoskeletal disorders +M89772- | Other musculoskeletal disorders +M89779- | Other musculoskeletal disorders +M8978-- | Other musculoskeletal disorders +M8979-- | Other musculoskeletal disorders +M898--- | Other musculoskeletal disorders +M898X0- | Other musculoskeletal disorders +M898X1- | Other musculoskeletal disorders +M898X2- | Other musculoskeletal disorders +M898X3- | Other musculoskeletal disorders +M898X4- | Other musculoskeletal disorders +M898X5- | Other musculoskeletal disorders +M898X6- | Other musculoskeletal disorders +M898X7- | Other musculoskeletal disorders +M898X8- | Other musculoskeletal disorders +M898X9- | Other musculoskeletal disorders +M899--- | Other musculoskeletal disorders +D25---- | Other non-communicable diseases +D250--- | Other non-communicable diseases +D251--- | Other non-communicable diseases +D252--- | Other non-communicable diseases +D259--- | Other non-communicable diseases +D26---- | Other non-communicable diseases +D282--- | Other non-communicable diseases +D521--- | Other non-communicable diseases +D55---- | Other non-communicable diseases +D550--- | Other non-communicable diseases +D551--- | Other non-communicable diseases +D552--- | Other non-communicable diseases +D553--- | Other non-communicable diseases +D558--- | Other non-communicable diseases +D559--- | Other non-communicable diseases +D56---- | Other non-communicable diseases +D560--- | Other non-communicable diseases +D561--- | Other non-communicable diseases +D562--- | Other non-communicable diseases +D563--- | Other non-communicable diseases +D564--- | Other non-communicable diseases +D565--- | Other non-communicable diseases +D568--- | Other non-communicable diseases +D569--- | Other non-communicable diseases +D57---- | Other non-communicable diseases +D570--- | Other non-communicable diseases +D5700-- | Other non-communicable diseases +D5701-- | Other non-communicable diseases +D5702-- | Other non-communicable diseases +D571--- | Other non-communicable diseases +D572--- | Other non-communicable diseases +D5720-- | Other non-communicable diseases +D57211- | Other non-communicable diseases +D57212- | Other non-communicable diseases +D57219- | Other non-communicable diseases +D573--- | Other non-communicable diseases +D5740-- | Other non-communicable diseases +D57411- | Other non-communicable diseases +D57412- | Other non-communicable diseases +D57419- | Other non-communicable diseases +D578--- | Other non-communicable diseases +D5780-- | Other non-communicable diseases +D57811- | Other non-communicable diseases +D57812- | Other non-communicable diseases +D57819- | Other non-communicable diseases +D58---- | Other non-communicable diseases +D580--- | Other non-communicable diseases +D581--- | Other non-communicable diseases +D582--- | Other non-communicable diseases +D588--- | Other non-communicable diseases +D589--- | Other non-communicable diseases +D590--- | Other non-communicable diseases +D591--- | Other non-communicable diseases +D592--- | Other non-communicable diseases +D593--- | Other non-communicable diseases +D595--- | Other non-communicable diseases +D596--- | Other non-communicable diseases +D60---- | Other non-communicable diseases +D600--- | Other non-communicable diseases +D601--- | Other non-communicable diseases +D608--- | Other non-communicable diseases +D609--- | Other non-communicable diseases +D61---- | Other non-communicable diseases +D610--- | Other non-communicable diseases +D6101-- | Other non-communicable diseases +D6109-- | Other non-communicable diseases +D611--- | Other non-communicable diseases +D612--- | Other non-communicable diseases +D613--- | Other non-communicable diseases +D618--- | Other non-communicable diseases +D61810- | Other non-communicable diseases +D61811- | Other non-communicable diseases +D61818- | Other non-communicable diseases +D6182-- | Other non-communicable diseases +D6189-- | Other non-communicable diseases +D619--- | Other non-communicable diseases +D640--- | Other non-communicable diseases +D66---- | Other non-communicable diseases +D67---- | Other non-communicable diseases +D680--- | Other non-communicable diseases +D681--- | Other non-communicable diseases +D682--- | Other non-communicable diseases +D683--- | Other non-communicable diseases +D68311- | Other non-communicable diseases +D68312- | Other non-communicable diseases +D68318- | Other non-communicable diseases +D6832-- | Other non-communicable diseases +D684--- | Other non-communicable diseases +D685--- | Other non-communicable diseases +D6851-- | Other non-communicable diseases +D6852-- | Other non-communicable diseases +D6859-- | Other non-communicable diseases +D686--- | Other non-communicable diseases +D6861-- | Other non-communicable diseases +D6862-- | Other non-communicable diseases +D6869-- | Other non-communicable diseases +D688--- | Other non-communicable diseases +D689--- | Other non-communicable diseases +D69---- | Other non-communicable diseases +D690--- | Other non-communicable diseases +D691--- | Other non-communicable diseases +D692--- | Other non-communicable diseases +D693--- | Other non-communicable diseases +D694--- | Other non-communicable diseases +D6941-- | Other non-communicable diseases +D6942-- | Other non-communicable diseases +D6949-- | Other non-communicable diseases +D695--- | Other non-communicable diseases +D6951-- | Other non-communicable diseases +D6959-- | Other non-communicable diseases +D696--- | Other non-communicable diseases +D698--- | Other non-communicable diseases +D70---- | Other non-communicable diseases +D700--- | Other non-communicable diseases +D701--- | Other non-communicable diseases +D702--- | Other non-communicable diseases +D704--- | Other non-communicable diseases +D708--- | Other non-communicable diseases +D709--- | Other non-communicable diseases +D71---- | Other non-communicable diseases +D72---- | Other non-communicable diseases +D720--- | Other non-communicable diseases +D721--- | Other non-communicable diseases +D728--- | Other non-communicable diseases +D72810- | Other non-communicable diseases +D72818- | Other non-communicable diseases +D72819- | Other non-communicable diseases +D72820- | Other non-communicable diseases +D72821- | Other non-communicable diseases +D72822- | Other non-communicable diseases +D72823- | Other non-communicable diseases +D72824- | Other non-communicable diseases +D72825- | Other non-communicable diseases +D72828- | Other non-communicable diseases +D72829- | Other non-communicable diseases +D7289-- | Other non-communicable diseases +D729--- | Other non-communicable diseases +D73---- | Other non-communicable diseases +D730--- | Other non-communicable diseases +D731--- | Other non-communicable diseases +D732--- | Other non-communicable diseases +D733--- | Other non-communicable diseases +D734--- | Other non-communicable diseases +D735--- | Other non-communicable diseases +D738--- | Other non-communicable diseases +D7381-- | Other non-communicable diseases +D7389-- | Other non-communicable diseases +D739--- | Other non-communicable diseases +D74---- | Other non-communicable diseases +D740--- | Other non-communicable diseases +D748--- | Other non-communicable diseases +D749--- | Other non-communicable diseases +D75---- | Other non-communicable diseases +D750--- | Other non-communicable diseases +D751--- | Other non-communicable diseases +D758--- | Other non-communicable diseases +D76---- | Other non-communicable diseases +D761--- | Other non-communicable diseases +D762--- | Other non-communicable diseases +D763--- | Other non-communicable diseases +D77---- | Other non-communicable diseases +D7801-- | Other non-communicable diseases +D7802-- | Other non-communicable diseases +D7811-- | Other non-communicable diseases +D7812-- | Other non-communicable diseases +D7821-- | Other non-communicable diseases +D7822-- | Other non-communicable diseases +D7831-- | Other non-communicable diseases +D7832-- | Other non-communicable diseases +D7833-- | Other non-communicable diseases +D7834-- | Other non-communicable diseases +D868--- | Other non-communicable diseases +D89---- | Other non-communicable diseases +D890--- | Other non-communicable diseases +D891--- | Other non-communicable diseases +D892--- | Other non-communicable diseases +E03---- | Other non-communicable diseases +E030--- | Other non-communicable diseases +E031--- | Other non-communicable diseases +E032--- | Other non-communicable diseases +E033--- | Other non-communicable diseases +E034--- | Other non-communicable diseases +E035--- | Other non-communicable diseases +E038--- | Other non-communicable diseases +E039--- | Other non-communicable diseases +E04---- | Other non-communicable diseases +E040--- | Other non-communicable diseases +E041--- | Other non-communicable diseases +E042--- | Other non-communicable diseases +E048--- | Other non-communicable diseases +E049--- | Other non-communicable diseases +E05---- | Other non-communicable diseases +E050--- | Other non-communicable diseases +E0500-- | Other non-communicable diseases +E0501-- | Other non-communicable diseases +E051--- | Other non-communicable diseases +E0510-- | Other non-communicable diseases +E0511-- | Other non-communicable diseases +E052--- | Other non-communicable diseases +E0520-- | Other non-communicable diseases +E0521-- | Other non-communicable diseases +E053--- | Other non-communicable diseases +E0530-- | Other non-communicable diseases +E0531-- | Other non-communicable diseases +E054--- | Other non-communicable diseases +E0540-- | Other non-communicable diseases +E0541-- | Other non-communicable diseases +E055--- | Other non-communicable diseases +E058--- | Other non-communicable diseases +E0580-- | Other non-communicable diseases +E0581-- | Other non-communicable diseases +E059--- | Other non-communicable diseases +E0590-- | Other non-communicable diseases +E0591-- | Other non-communicable diseases +E06---- | Other non-communicable diseases +E060--- | Other non-communicable diseases +E061--- | Other non-communicable diseases +E062--- | Other non-communicable diseases +E063--- | Other non-communicable diseases +E064--- | Other non-communicable diseases +E065--- | Other non-communicable diseases +E069--- | Other non-communicable diseases +E07---- | Other non-communicable diseases +E070--- | Other non-communicable diseases +E071--- | Other non-communicable diseases +E0900-- | Other non-communicable diseases +E0901-- | Other non-communicable diseases +E0910-- | Other non-communicable diseases +E0911-- | Other non-communicable diseases +E0921-- | Other non-communicable diseases +E0922-- | Other non-communicable diseases +E0929-- | Other non-communicable diseases +E09311- | Other non-communicable diseases +E09319- | Other non-communicable diseases +E093211 | Other non-communicable diseases +E093212 | Other non-communicable diseases +E093213 | Other non-communicable diseases +E093219 | Other non-communicable diseases +E093291 | Other non-communicable diseases +E093292 | Other non-communicable diseases +E093293 | Other non-communicable diseases +E093299 | Other non-communicable diseases +E093311 | Other non-communicable diseases +E093312 | Other non-communicable diseases +E093313 | Other non-communicable diseases +E093319 | Other non-communicable diseases +E093391 | Other non-communicable diseases +E093392 | Other non-communicable diseases +E093393 | Other non-communicable diseases +E093399 | Other non-communicable diseases +E093411 | Other non-communicable diseases +E093412 | Other non-communicable diseases +E093413 | Other non-communicable diseases +E093419 | Other non-communicable diseases +E093491 | Other non-communicable diseases +E093492 | Other non-communicable diseases +E093493 | Other non-communicable diseases +E093499 | Other non-communicable diseases +E093511 | Other non-communicable diseases +E093512 | Other non-communicable diseases +E093513 | Other non-communicable diseases +E093519 | Other non-communicable diseases +E093521 | Other non-communicable diseases +E093522 | Other non-communicable diseases +E093523 | Other non-communicable diseases +E093529 | Other non-communicable diseases +E093531 | Other non-communicable diseases +E093532 | Other non-communicable diseases +E093533 | Other non-communicable diseases +E093539 | Other non-communicable diseases +E093541 | Other non-communicable diseases +E093542 | Other non-communicable diseases +E093543 | Other non-communicable diseases +E093549 | Other non-communicable diseases +E093551 | Other non-communicable diseases +E093552 | Other non-communicable diseases +E093553 | Other non-communicable diseases +E093559 | Other non-communicable diseases +E093591 | Other non-communicable diseases +E093592 | Other non-communicable diseases +E093593 | Other non-communicable diseases +E093599 | Other non-communicable diseases +E0936-- | Other non-communicable diseases +E0937X1 | Other non-communicable diseases +E0937X2 | Other non-communicable diseases +E0937X3 | Other non-communicable diseases +E0937X9 | Other non-communicable diseases +E0939-- | Other non-communicable diseases +E0940-- | Other non-communicable diseases +E0941-- | Other non-communicable diseases +E0942-- | Other non-communicable diseases +E0943-- | Other non-communicable diseases +E0944-- | Other non-communicable diseases +E0949-- | Other non-communicable diseases +E0951-- | Other non-communicable diseases +E0952-- | Other non-communicable diseases +E0959-- | Other non-communicable diseases +E09610- | Other non-communicable diseases +E09618- | Other non-communicable diseases +E09620- | Other non-communicable diseases +E09621- | Other non-communicable diseases +E09622- | Other non-communicable diseases +E09628- | Other non-communicable diseases +E09630- | Other non-communicable diseases +E09638- | Other non-communicable diseases +E09641- | Other non-communicable diseases +E09649- | Other non-communicable diseases +E0965-- | Other non-communicable diseases +E0969-- | Other non-communicable diseases +E098--- | Other non-communicable diseases +E099--- | Other non-communicable diseases +E160--- | Other non-communicable diseases +E161--- | Other non-communicable diseases +E162--- | Other non-communicable diseases +E163--- | Other non-communicable diseases +E164--- | Other non-communicable diseases +E168--- | Other non-communicable diseases +E169--- | Other non-communicable diseases +E20---- | Other non-communicable diseases +E200--- | Other non-communicable diseases +E201--- | Other non-communicable diseases +E208--- | Other non-communicable diseases +E209--- | Other non-communicable diseases +E21---- | Other non-communicable diseases +E210--- | Other non-communicable diseases +E211--- | Other non-communicable diseases +E212--- | Other non-communicable diseases +E213--- | Other non-communicable diseases +E214--- | Other non-communicable diseases +E215--- | Other non-communicable diseases +E22---- | Other non-communicable diseases +E220--- | Other non-communicable diseases +E221--- | Other non-communicable diseases +E222--- | Other non-communicable diseases +E228--- | Other non-communicable diseases +E229--- | Other non-communicable diseases +E23---- | Other non-communicable diseases +E230--- | Other non-communicable diseases +E231--- | Other non-communicable diseases +E232--- | Other non-communicable diseases +E233--- | Other non-communicable diseases +E236--- | Other non-communicable diseases +E237--- | Other non-communicable diseases +E24---- | Other non-communicable diseases +E240--- | Other non-communicable diseases +E241--- | Other non-communicable diseases +E242--- | Other non-communicable diseases +E243--- | Other non-communicable diseases +E248--- | Other non-communicable diseases +E249--- | Other non-communicable diseases +E25---- | Other non-communicable diseases +E250--- | Other non-communicable diseases +E258--- | Other non-communicable diseases +E259--- | Other non-communicable diseases +E26---- | Other non-communicable diseases +E260--- | Other non-communicable diseases +E2601-- | Other non-communicable diseases +E2602-- | Other non-communicable diseases +E2609-- | Other non-communicable diseases +E261--- | Other non-communicable diseases +E268--- | Other non-communicable diseases +E2681-- | Other non-communicable diseases +E2689-- | Other non-communicable diseases +E269--- | Other non-communicable diseases +E27---- | Other non-communicable diseases +E270--- | Other non-communicable diseases +E271--- | Other non-communicable diseases +E272--- | Other non-communicable diseases +E273--- | Other non-communicable diseases +E274--- | Other non-communicable diseases +E2740-- | Other non-communicable diseases +E2749-- | Other non-communicable diseases +E275--- | Other non-communicable diseases +E278--- | Other non-communicable diseases +E279--- | Other non-communicable diseases +E28---- | Other non-communicable diseases +E280--- | Other non-communicable diseases +E281--- | Other non-communicable diseases +E282--- | Other non-communicable diseases +E283--- | Other non-communicable diseases +E28310- | Other non-communicable diseases +E28319- | Other non-communicable diseases +E2839-- | Other non-communicable diseases +E288--- | Other non-communicable diseases +E289--- | Other non-communicable diseases +E29---- | Other non-communicable diseases +E290--- | Other non-communicable diseases +E291--- | Other non-communicable diseases +E298--- | Other non-communicable diseases +E299--- | Other non-communicable diseases +E30---- | Other non-communicable diseases +E300--- | Other non-communicable diseases +E301--- | Other non-communicable diseases +E308--- | Other non-communicable diseases +E309--- | Other non-communicable diseases +E31---- | Other non-communicable diseases +E310--- | Other non-communicable diseases +E311--- | Other non-communicable diseases +E3120-- | Other non-communicable diseases +E3121-- | Other non-communicable diseases +E3122-- | Other non-communicable diseases +E3123-- | Other non-communicable diseases +E318--- | Other non-communicable diseases +E319--- | Other non-communicable diseases +E32---- | Other non-communicable diseases +E320--- | Other non-communicable diseases +E321--- | Other non-communicable diseases +E328--- | Other non-communicable diseases +E329--- | Other non-communicable diseases +E34---- | Other non-communicable diseases +E341--- | Other non-communicable diseases +E342--- | Other non-communicable diseases +E343--- | Other non-communicable diseases +E344--- | Other non-communicable diseases +E345--- | Other non-communicable diseases +E3450-- | Other non-communicable diseases +E3451-- | Other non-communicable diseases +E3452-- | Other non-communicable diseases +E348--- | Other non-communicable diseases +E3601-- | Other non-communicable diseases +E3602-- | Other non-communicable diseases +E3611-- | Other non-communicable diseases +E3612-- | Other non-communicable diseases +E368--- | Other non-communicable diseases +E65---- | Other non-communicable diseases +E66---- | Other non-communicable diseases +E660--- | Other non-communicable diseases +E6601-- | Other non-communicable diseases +E6609-- | Other non-communicable diseases +E661--- | Other non-communicable diseases +E662--- | Other non-communicable diseases +E663--- | Other non-communicable diseases +E668--- | Other non-communicable diseases +E669--- | Other non-communicable diseases +E67---- | Other non-communicable diseases +E670--- | Other non-communicable diseases +E671--- | Other non-communicable diseases +E672--- | Other non-communicable diseases +E673--- | Other non-communicable diseases +E678--- | Other non-communicable diseases +E68---- | Other non-communicable diseases +E70---- | Other non-communicable diseases +E700--- | Other non-communicable diseases +E701--- | Other non-communicable diseases +E702--- | Other non-communicable diseases +E7020-- | Other non-communicable diseases +E7021-- | Other non-communicable diseases +E7029-- | Other non-communicable diseases +E703--- | Other non-communicable diseases +E7030-- | Other non-communicable diseases +E70310- | Other non-communicable diseases +E70311- | Other non-communicable diseases +E70318- | Other non-communicable diseases +E70319- | Other non-communicable diseases +E70320- | Other non-communicable diseases +E70321- | Other non-communicable diseases +E70328- | Other non-communicable diseases +E70329- | Other non-communicable diseases +E70330- | Other non-communicable diseases +E70331- | Other non-communicable diseases +E70338- | Other non-communicable diseases +E70339- | Other non-communicable diseases +E7039-- | Other non-communicable diseases +E7040-- | Other non-communicable diseases +E7041-- | Other non-communicable diseases +E7049-- | Other non-communicable diseases +E705--- | Other non-communicable diseases +E708--- | Other non-communicable diseases +E709--- | Other non-communicable diseases +E71---- | Other non-communicable diseases +E710--- | Other non-communicable diseases +E711--- | Other non-communicable diseases +E71110- | Other non-communicable diseases +E71111- | Other non-communicable diseases +E71118- | Other non-communicable diseases +E71120- | Other non-communicable diseases +E71121- | Other non-communicable diseases +E71128- | Other non-communicable diseases +E7119-- | Other non-communicable diseases +E712--- | Other non-communicable diseases +E713--- | Other non-communicable diseases +E7130-- | Other non-communicable diseases +E71310- | Other non-communicable diseases +E71311- | Other non-communicable diseases +E71312- | Other non-communicable diseases +E71313- | Other non-communicable diseases +E71314- | Other non-communicable diseases +E71318- | Other non-communicable diseases +E7132-- | Other non-communicable diseases +E7139-- | Other non-communicable diseases +E7140-- | Other non-communicable diseases +E7141-- | Other non-communicable diseases +E7142-- | Other non-communicable diseases +E7143-- | Other non-communicable diseases +E71440- | Other non-communicable diseases +E71448- | Other non-communicable diseases +E7150-- | Other non-communicable diseases +E71510- | Other non-communicable diseases +E71511- | Other non-communicable diseases +E71518- | Other non-communicable diseases +E71520- | Other non-communicable diseases +E71521- | Other non-communicable diseases +E71522- | Other non-communicable diseases +E71528- | Other non-communicable diseases +E71529- | Other non-communicable diseases +E7153-- | Other non-communicable diseases +E71540- | Other non-communicable diseases +E71541- | Other non-communicable diseases +E71542- | Other non-communicable diseases +E71548- | Other non-communicable diseases +E72---- | Other non-communicable diseases +E720--- | Other non-communicable diseases +E7200-- | Other non-communicable diseases +E7201-- | Other non-communicable diseases +E7202-- | Other non-communicable diseases +E7203-- | Other non-communicable diseases +E7204-- | Other non-communicable diseases +E7209-- | Other non-communicable diseases +E721--- | Other non-communicable diseases +E7210-- | Other non-communicable diseases +E7211-- | Other non-communicable diseases +E7212-- | Other non-communicable diseases +E7219-- | Other non-communicable diseases +E722--- | Other non-communicable diseases +E7220-- | Other non-communicable diseases +E7221-- | Other non-communicable diseases +E7222-- | Other non-communicable diseases +E7223-- | Other non-communicable diseases +E7229-- | Other non-communicable diseases +E723--- | Other non-communicable diseases +E724--- | Other non-communicable diseases +E725--- | Other non-communicable diseases +E7250-- | Other non-communicable diseases +E7251-- | Other non-communicable diseases +E7252-- | Other non-communicable diseases +E7253-- | Other non-communicable diseases +E7259-- | Other non-communicable diseases +E728--- | Other non-communicable diseases +E7281-- | Other non-communicable diseases +E7289-- | Other non-communicable diseases +E729--- | Other non-communicable diseases +E73---- | Other non-communicable diseases +E730--- | Other non-communicable diseases +E731--- | Other non-communicable diseases +E738--- | Other non-communicable diseases +E739--- | Other non-communicable diseases +E74---- | Other non-communicable diseases +E740--- | Other non-communicable diseases +E7400-- | Other non-communicable diseases +E7401-- | Other non-communicable diseases +E7402-- | Other non-communicable diseases +E7403-- | Other non-communicable diseases +E7404-- | Other non-communicable diseases +E7409-- | Other non-communicable diseases +E741--- | Other non-communicable diseases +E7410-- | Other non-communicable diseases +E7411-- | Other non-communicable diseases +E7412-- | Other non-communicable diseases +E7419-- | Other non-communicable diseases +E742--- | Other non-communicable diseases +E7420-- | Other non-communicable diseases +E7421-- | Other non-communicable diseases +E7429-- | Other non-communicable diseases +E743--- | Other non-communicable diseases +E7431-- | Other non-communicable diseases +E7439-- | Other non-communicable diseases +E744--- | Other non-communicable diseases +E748--- | Other non-communicable diseases +E749--- | Other non-communicable diseases +E75---- | Other non-communicable diseases +E750--- | Other non-communicable diseases +E7500-- | Other non-communicable diseases +E7501-- | Other non-communicable diseases +E7502-- | Other non-communicable diseases +E7509-- | Other non-communicable diseases +E751--- | Other non-communicable diseases +E7510-- | Other non-communicable diseases +E7511-- | Other non-communicable diseases +E7519-- | Other non-communicable diseases +E752--- | Other non-communicable diseases +E7521-- | Other non-communicable diseases +E7522-- | Other non-communicable diseases +E7523-- | Other non-communicable diseases +E75240- | Other non-communicable diseases +E75241- | Other non-communicable diseases +E75242- | Other non-communicable diseases +E75243- | Other non-communicable diseases +E75248- | Other non-communicable diseases +E75249- | Other non-communicable diseases +E7525-- | Other non-communicable diseases +E7526-- | Other non-communicable diseases +E7529-- | Other non-communicable diseases +E753--- | Other non-communicable diseases +E754--- | Other non-communicable diseases +E755--- | Other non-communicable diseases +E756--- | Other non-communicable diseases +E76---- | Other non-communicable diseases +E760--- | Other non-communicable diseases +E7601-- | Other non-communicable diseases +E7602-- | Other non-communicable diseases +E7603-- | Other non-communicable diseases +E761--- | Other non-communicable diseases +E762--- | Other non-communicable diseases +E76210- | Other non-communicable diseases +E76211- | Other non-communicable diseases +E76219- | Other non-communicable diseases +E7622-- | Other non-communicable diseases +E7629-- | Other non-communicable diseases +E763--- | Other non-communicable diseases +E768--- | Other non-communicable diseases +E769--- | Other non-communicable diseases +E77---- | Other non-communicable diseases +E770--- | Other non-communicable diseases +E771--- | Other non-communicable diseases +E778--- | Other non-communicable diseases +E779--- | Other non-communicable diseases +E78---- | Other non-communicable diseases +E780--- | Other non-communicable diseases +E7800-- | Other non-communicable diseases +E7801-- | Other non-communicable diseases +E781--- | Other non-communicable diseases +E782--- | Other non-communicable diseases +E783--- | Other non-communicable diseases +E784--- | Other non-communicable diseases +E7841-- | Other non-communicable diseases +E7849-- | Other non-communicable diseases +E785--- | Other non-communicable diseases +E786--- | Other non-communicable diseases +E7870-- | Other non-communicable diseases +E7871-- | Other non-communicable diseases +E7872-- | Other non-communicable diseases +E7879-- | Other non-communicable diseases +E788--- | Other non-communicable diseases +E7881-- | Other non-communicable diseases +E7889-- | Other non-communicable diseases +E789--- | Other non-communicable diseases +E79---- | Other non-communicable diseases +E790--- | Other non-communicable diseases +E791--- | Other non-communicable diseases +E792--- | Other non-communicable diseases +E798--- | Other non-communicable diseases +E799--- | Other non-communicable diseases +E80---- | Other non-communicable diseases +E800--- | Other non-communicable diseases +E801--- | Other non-communicable diseases +E802--- | Other non-communicable diseases +E8020-- | Other non-communicable diseases +E8021-- | Other non-communicable diseases +E8029-- | Other non-communicable diseases +E803--- | Other non-communicable diseases +E804--- | Other non-communicable diseases +E805--- | Other non-communicable diseases +E806--- | Other non-communicable diseases +E807--- | Other non-communicable diseases +E83---- | Other non-communicable diseases +E830--- | Other non-communicable diseases +E8300-- | Other non-communicable diseases +E8301-- | Other non-communicable diseases +E8309-- | Other non-communicable diseases +E831--- | Other non-communicable diseases +E8310-- | Other non-communicable diseases +E83110- | Other non-communicable diseases +E83111- | Other non-communicable diseases +E83118- | Other non-communicable diseases +E83119- | Other non-communicable diseases +E8319-- | Other non-communicable diseases +E832--- | Other non-communicable diseases +E833--- | Other non-communicable diseases +E8330-- | Other non-communicable diseases +E8331-- | Other non-communicable diseases +E8332-- | Other non-communicable diseases +E8339-- | Other non-communicable diseases +E834--- | Other non-communicable diseases +E8340-- | Other non-communicable diseases +E8341-- | Other non-communicable diseases +E8342-- | Other non-communicable diseases +E8349-- | Other non-communicable diseases +E835--- | Other non-communicable diseases +E8350-- | Other non-communicable diseases +E8351-- | Other non-communicable diseases +E8352-- | Other non-communicable diseases +E8359-- | Other non-communicable diseases +E838--- | Other non-communicable diseases +E8381-- | Other non-communicable diseases +E8389-- | Other non-communicable diseases +E839--- | Other non-communicable diseases +E84---- | Other non-communicable diseases +E840--- | Other non-communicable diseases +E841--- | Other non-communicable diseases +E8411-- | Other non-communicable diseases +E8419-- | Other non-communicable diseases +E848--- | Other non-communicable diseases +E849--- | Other non-communicable diseases +E85---- | Other non-communicable diseases +E850--- | Other non-communicable diseases +E851--- | Other non-communicable diseases +E852--- | Other non-communicable diseases +E88---- | Other non-communicable diseases +E880--- | Other non-communicable diseases +E8801-- | Other non-communicable diseases +E8802-- | Other non-communicable diseases +E8809-- | Other non-communicable diseases +E881--- | Other non-communicable diseases +E882--- | Other non-communicable diseases +E883--- | Other non-communicable diseases +E8840-- | Other non-communicable diseases +E8841-- | Other non-communicable diseases +E8842-- | Other non-communicable diseases +E8849-- | Other non-communicable diseases +E888--- | Other non-communicable diseases +E8881-- | Other non-communicable diseases +E8889-- | Other non-communicable diseases +E889--- | Other non-communicable diseases +E89---- | Other non-communicable diseases +E890--- | Other non-communicable diseases +E891--- | Other non-communicable diseases +E892--- | Other non-communicable diseases +E893--- | Other non-communicable diseases +E894--- | Other non-communicable diseases +E8940-- | Other non-communicable diseases +E8941-- | Other non-communicable diseases +E895--- | Other non-communicable diseases +E896--- | Other non-communicable diseases +E898--- | Other non-communicable diseases +E89810- | Other non-communicable diseases +E89811- | Other non-communicable diseases +E89820- | Other non-communicable diseases +E89821- | Other non-communicable diseases +E89822- | Other non-communicable diseases +E89823- | Other non-communicable diseases +E8989-- | Other non-communicable diseases +E899--- | Other non-communicable diseases +G210--- | Other non-communicable diseases +G211--- | Other non-communicable diseases +G240--- | Other non-communicable diseases +G251--- | Other non-communicable diseases +G254--- | Other non-communicable diseases +G256--- | Other non-communicable diseases +G2561-- | Other non-communicable diseases +G2569-- | Other non-communicable diseases +G712--- | Other non-communicable diseases +G720--- | Other non-communicable diseases +G937--- | Other non-communicable diseases +G97---- | Other non-communicable diseases +G970--- | Other non-communicable diseases +G971--- | Other non-communicable diseases +G972--- | Other non-communicable diseases +G9731-- | Other non-communicable diseases +G9732-- | Other non-communicable diseases +G9741-- | Other non-communicable diseases +G9748-- | Other non-communicable diseases +G9749-- | Other non-communicable diseases +G9751-- | Other non-communicable diseases +G9752-- | Other non-communicable diseases +G9761-- | Other non-communicable diseases +G9762-- | Other non-communicable diseases +G9763-- | Other non-communicable diseases +G9764-- | Other non-communicable diseases +G978--- | Other non-communicable diseases +G9781-- | Other non-communicable diseases +G9782-- | Other non-communicable diseases +G979--- | Other non-communicable diseases +I952--- | Other non-communicable diseases +I953--- | Other non-communicable diseases +I97---- | Other non-communicable diseases +I970--- | Other non-communicable diseases +I971--- | Other non-communicable diseases +I97110- | Other non-communicable diseases +I97111- | Other non-communicable diseases +I97120- | Other non-communicable diseases +I97121- | Other non-communicable diseases +I97130- | Other non-communicable diseases +I97131- | Other non-communicable diseases +I97190- | Other non-communicable diseases +I97191- | Other non-communicable diseases +I972--- | Other non-communicable diseases +I973--- | Other non-communicable diseases +I97410- | Other non-communicable diseases +I97411- | Other non-communicable diseases +I97418- | Other non-communicable diseases +I9742-- | Other non-communicable diseases +I9751-- | Other non-communicable diseases +I9752-- | Other non-communicable diseases +I97610- | Other non-communicable diseases +I97611- | Other non-communicable diseases +I97618- | Other non-communicable diseases +I97620- | Other non-communicable diseases +I97621- | Other non-communicable diseases +I97622- | Other non-communicable diseases +I97630- | Other non-communicable diseases +I97631- | Other non-communicable diseases +I97638- | Other non-communicable diseases +I97640- | Other non-communicable diseases +I97641- | Other non-communicable diseases +I97648- | Other non-communicable diseases +I97710- | Other non-communicable diseases +I97711- | Other non-communicable diseases +I97790- | Other non-communicable diseases +I97791- | Other non-communicable diseases +I978--- | Other non-communicable diseases +I97810- | Other non-communicable diseases +I97811- | Other non-communicable diseases +I97820- | Other non-communicable diseases +I97821- | Other non-communicable diseases +I9788-- | Other non-communicable diseases +I9789-- | Other non-communicable diseases +I979--- | Other non-communicable diseases +J700--- | Other non-communicable diseases +J701--- | Other non-communicable diseases +J702--- | Other non-communicable diseases +J703--- | Other non-communicable diseases +J704--- | Other non-communicable diseases +J705--- | Other non-communicable diseases +J95---- | Other non-communicable diseases +J950--- | Other non-communicable diseases +J9500-- | Other non-communicable diseases +J9501-- | Other non-communicable diseases +J9502-- | Other non-communicable diseases +J9503-- | Other non-communicable diseases +J9504-- | Other non-communicable diseases +J9509-- | Other non-communicable diseases +J951--- | Other non-communicable diseases +J952--- | Other non-communicable diseases +J953--- | Other non-communicable diseases +J954--- | Other non-communicable diseases +J955--- | Other non-communicable diseases +J9561-- | Other non-communicable diseases +J9562-- | Other non-communicable diseases +J9571-- | Other non-communicable diseases +J9572-- | Other non-communicable diseases +J958--- | Other non-communicable diseases +J95811- | Other non-communicable diseases +J95812- | Other non-communicable diseases +J95821- | Other non-communicable diseases +J95822- | Other non-communicable diseases +J95830- | Other non-communicable diseases +J95831- | Other non-communicable diseases +J9584-- | Other non-communicable diseases +J95850- | Other non-communicable diseases +J95851- | Other non-communicable diseases +J95859- | Other non-communicable diseases +J95860- | Other non-communicable diseases +J95861- | Other non-communicable diseases +J95862- | Other non-communicable diseases +J95863- | Other non-communicable diseases +J9588-- | Other non-communicable diseases +J9589-- | Other non-communicable diseases +J959--- | Other non-communicable diseases +K43---- | Other non-communicable diseases +K430--- | Other non-communicable diseases +K431--- | Other non-communicable diseases +K432--- | Other non-communicable diseases +K433--- | Other non-communicable diseases +K434--- | Other non-communicable diseases +K435--- | Other non-communicable diseases +K436--- | Other non-communicable diseases +K437--- | Other non-communicable diseases +K439--- | Other non-communicable diseases +K520--- | Other non-communicable diseases +K627--- | Other non-communicable diseases +K91---- | Other non-communicable diseases +K910--- | Other non-communicable diseases +K911--- | Other non-communicable diseases +K912--- | Other non-communicable diseases +K913--- | Other non-communicable diseases +K9130-- | Other non-communicable diseases +K9131-- | Other non-communicable diseases +K9132-- | Other non-communicable diseases +K914--- | Other non-communicable diseases +K915--- | Other non-communicable diseases +K9161-- | Other non-communicable diseases +K9162-- | Other non-communicable diseases +K9171-- | Other non-communicable diseases +K9172-- | Other non-communicable diseases +K918--- | Other non-communicable diseases +K9181-- | Other non-communicable diseases +K9182-- | Other non-communicable diseases +K9183-- | Other non-communicable diseases +K91840- | Other non-communicable diseases +K91841- | Other non-communicable diseases +K91850- | Other non-communicable diseases +K91858- | Other non-communicable diseases +K9186-- | Other non-communicable diseases +K91870- | Other non-communicable diseases +K91871- | Other non-communicable diseases +K91872- | Other non-communicable diseases +K91873- | Other non-communicable diseases +K9189-- | Other non-communicable diseases +K919--- | Other non-communicable diseases +K9400-- | Other non-communicable diseases +K9401-- | Other non-communicable diseases +K9402-- | Other non-communicable diseases +K9403-- | Other non-communicable diseases +K9409-- | Other non-communicable diseases +K9410-- | Other non-communicable diseases +K9411-- | Other non-communicable diseases +K9412-- | Other non-communicable diseases +K9413-- | Other non-communicable diseases +K9419-- | Other non-communicable diseases +K9420-- | Other non-communicable diseases +K9421-- | Other non-communicable diseases +K9422-- | Other non-communicable diseases +K9423-- | Other non-communicable diseases +K9429-- | Other non-communicable diseases +K9430-- | Other non-communicable diseases +K9431-- | Other non-communicable diseases +K9432-- | Other non-communicable diseases +K9433-- | Other non-communicable diseases +K9439-- | Other non-communicable diseases +K9501-- | Other non-communicable diseases +K9509-- | Other non-communicable diseases +M871--- | Other non-communicable diseases +N10---- | Other non-communicable diseases +N11---- | Other non-communicable diseases +N110--- | Other non-communicable diseases +N111--- | Other non-communicable diseases +N118--- | Other non-communicable diseases +N119--- | Other non-communicable diseases +N12---- | Other non-communicable diseases +N136--- | Other non-communicable diseases +N14---- | Other non-communicable diseases +N140--- | Other non-communicable diseases +N141--- | Other non-communicable diseases +N142--- | Other non-communicable diseases +N143--- | Other non-communicable diseases +N144--- | Other non-communicable diseases +N15---- | Other non-communicable diseases +N151--- | Other non-communicable diseases +N158--- | Other non-communicable diseases +N159--- | Other non-communicable diseases +N16---- | Other non-communicable diseases +N160--- | Other non-communicable diseases +N161--- | Other non-communicable diseases +N162--- | Other non-communicable diseases +N163--- | Other non-communicable diseases +N164--- | Other non-communicable diseases +N165--- | Other non-communicable diseases +N168--- | Other non-communicable diseases +N20---- | Other non-communicable diseases +N200--- | Other non-communicable diseases +N201--- | Other non-communicable diseases +N202--- | Other non-communicable diseases +N209--- | Other non-communicable diseases +N21---- | Other non-communicable diseases +N210--- | Other non-communicable diseases +N211--- | Other non-communicable diseases +N218--- | Other non-communicable diseases +N219--- | Other non-communicable diseases +N22---- | Other non-communicable diseases +N220--- | Other non-communicable diseases +N228--- | Other non-communicable diseases +N23---- | Other non-communicable diseases +N25---- | Other non-communicable diseases +N250--- | Other non-communicable diseases +N251--- | Other non-communicable diseases +N258--- | Other non-communicable diseases +N2581-- | Other non-communicable diseases +N2589-- | Other non-communicable diseases +N259--- | Other non-communicable diseases +N26---- | Other non-communicable diseases +N261--- | Other non-communicable diseases +N262--- | Other non-communicable diseases +N269--- | Other non-communicable diseases +N27---- | Other non-communicable diseases +N270--- | Other non-communicable diseases +N271--- | Other non-communicable diseases +N279--- | Other non-communicable diseases +N28---- | Other non-communicable diseases +N280--- | Other non-communicable diseases +N281--- | Other non-communicable diseases +N29---- | Other non-communicable diseases +N290--- | Other non-communicable diseases +N291--- | Other non-communicable diseases +N298--- | Other non-communicable diseases +N30---- | Other non-communicable diseases +N300--- | Other non-communicable diseases +N3000-- | Other non-communicable diseases +N3001-- | Other non-communicable diseases +N301--- | Other non-communicable diseases +N3010-- | Other non-communicable diseases +N3011-- | Other non-communicable diseases +N302--- | Other non-communicable diseases +N3020-- | Other non-communicable diseases +N3021-- | Other non-communicable diseases +N303--- | Other non-communicable diseases +N308--- | Other non-communicable diseases +N3080-- | Other non-communicable diseases +N3081-- | Other non-communicable diseases +N309--- | Other non-communicable diseases +N3090-- | Other non-communicable diseases +N3091-- | Other non-communicable diseases +N31---- | Other non-communicable diseases +N310--- | Other non-communicable diseases +N311--- | Other non-communicable diseases +N312--- | Other non-communicable diseases +N318--- | Other non-communicable diseases +N319--- | Other non-communicable diseases +N32---- | Other non-communicable diseases +N320--- | Other non-communicable diseases +N323--- | Other non-communicable diseases +N324--- | Other non-communicable diseases +N34---- | Other non-communicable diseases +N340--- | Other non-communicable diseases +N341--- | Other non-communicable diseases +N342--- | Other non-communicable diseases +N343--- | Other non-communicable diseases +N36---- | Other non-communicable diseases +N360--- | Other non-communicable diseases +N361--- | Other non-communicable diseases +N362--- | Other non-communicable diseases +N363--- | Other non-communicable diseases +N3641-- | Other non-communicable diseases +N3642-- | Other non-communicable diseases +N3643-- | Other non-communicable diseases +N3644-- | Other non-communicable diseases +N365--- | Other non-communicable diseases +N368--- | Other non-communicable diseases +N369--- | Other non-communicable diseases +N39---- | Other non-communicable diseases +N390--- | Other non-communicable diseases +N391--- | Other non-communicable diseases +N392--- | Other non-communicable diseases +N41---- | Other non-communicable diseases +N410--- | Other non-communicable diseases +N411--- | Other non-communicable diseases +N412--- | Other non-communicable diseases +N413--- | Other non-communicable diseases +N414--- | Other non-communicable diseases +N418--- | Other non-communicable diseases +N419--- | Other non-communicable diseases +N44---- | Other non-communicable diseases +N45---- | Other non-communicable diseases +N450--- | Other non-communicable diseases +N451--- | Other non-communicable diseases +N452--- | Other non-communicable diseases +N453--- | Other non-communicable diseases +N454--- | Other non-communicable diseases +N459--- | Other non-communicable diseases +N49---- | Other non-communicable diseases +N490--- | Other non-communicable diseases +N491--- | Other non-communicable diseases +N492--- | Other non-communicable diseases +N493--- | Other non-communicable diseases +N498--- | Other non-communicable diseases +N499--- | Other non-communicable diseases +N650--- | Other non-communicable diseases +N651--- | Other non-communicable diseases +N72---- | Other non-communicable diseases +N75---- | Other non-communicable diseases +N750--- | Other non-communicable diseases +N751--- | Other non-communicable diseases +N758--- | Other non-communicable diseases +N759--- | Other non-communicable diseases +N76---- | Other non-communicable diseases +N760--- | Other non-communicable diseases +N761--- | Other non-communicable diseases +N762--- | Other non-communicable diseases +N763--- | Other non-communicable diseases +N764--- | Other non-communicable diseases +N765--- | Other non-communicable diseases +N766--- | Other non-communicable diseases +N768--- | Other non-communicable diseases +N7681-- | Other non-communicable diseases +N7689-- | Other non-communicable diseases +N77---- | Other non-communicable diseases +N770--- | Other non-communicable diseases +N771--- | Other non-communicable diseases +N778--- | Other non-communicable diseases +N80---- | Other non-communicable diseases +N800--- | Other non-communicable diseases +N801--- | Other non-communicable diseases +N802--- | Other non-communicable diseases +N803--- | Other non-communicable diseases +N804--- | Other non-communicable diseases +N805--- | Other non-communicable diseases +N806--- | Other non-communicable diseases +N808--- | Other non-communicable diseases +N809--- | Other non-communicable diseases +N81---- | Other non-communicable diseases +N810--- | Other non-communicable diseases +N811--- | Other non-communicable diseases +N8110-- | Other non-communicable diseases +N8111-- | Other non-communicable diseases +N8112-- | Other non-communicable diseases +N812--- | Other non-communicable diseases +N813--- | Other non-communicable diseases +N814--- | Other non-communicable diseases +N815--- | Other non-communicable diseases +N816--- | Other non-communicable diseases +N818--- | Other non-communicable diseases +N8181-- | Other non-communicable diseases +N8182-- | Other non-communicable diseases +N8183-- | Other non-communicable diseases +N8184-- | Other non-communicable diseases +N8185-- | Other non-communicable diseases +N8189-- | Other non-communicable diseases +N819--- | Other non-communicable diseases +N83---- | Other non-communicable diseases +N830--- | Other non-communicable diseases +N8300-- | Other non-communicable diseases +N8301-- | Other non-communicable diseases +N8302-- | Other non-communicable diseases +N831--- | Other non-communicable diseases +N8310-- | Other non-communicable diseases +N8311-- | Other non-communicable diseases +N8312-- | Other non-communicable diseases +N832--- | Other non-communicable diseases +N83201- | Other non-communicable diseases +N83202- | Other non-communicable diseases +N83209- | Other non-communicable diseases +N83291- | Other non-communicable diseases +N83292- | Other non-communicable diseases +N83299- | Other non-communicable diseases +N833--- | Other non-communicable diseases +N83311- | Other non-communicable diseases +N83312- | Other non-communicable diseases +N83319- | Other non-communicable diseases +N83321- | Other non-communicable diseases +N83322- | Other non-communicable diseases +N83329- | Other non-communicable diseases +N83331- | Other non-communicable diseases +N83332- | Other non-communicable diseases +N83339- | Other non-communicable diseases +N834--- | Other non-communicable diseases +N8340-- | Other non-communicable diseases +N8341-- | Other non-communicable diseases +N8342-- | Other non-communicable diseases +N835--- | Other non-communicable diseases +N83511- | Other non-communicable diseases +N83512- | Other non-communicable diseases +N83519- | Other non-communicable diseases +N83521- | Other non-communicable diseases +N83522- | Other non-communicable diseases +N83529- | Other non-communicable diseases +N8353-- | Other non-communicable diseases +N836--- | Other non-communicable diseases +N837--- | Other non-communicable diseases +N838--- | Other non-communicable diseases +N839--- | Other non-communicable diseases +N99---- | Other non-communicable diseases +N990--- | Other non-communicable diseases +N991--- | Other non-communicable diseases +N99110- | Other non-communicable diseases +N99111- | Other non-communicable diseases +N99112- | Other non-communicable diseases +N99113- | Other non-communicable diseases +N99114- | Other non-communicable diseases +N99115- | Other non-communicable diseases +N99116- | Other non-communicable diseases +N9912-- | Other non-communicable diseases +N992--- | Other non-communicable diseases +N993--- | Other non-communicable diseases +N994--- | Other non-communicable diseases +N995--- | Other non-communicable diseases +N99510- | Other non-communicable diseases +N99511- | Other non-communicable diseases +N99512- | Other non-communicable diseases +N99518- | Other non-communicable diseases +N99520- | Other non-communicable diseases +N99521- | Other non-communicable diseases +N99522- | Other non-communicable diseases +N99523- | Other non-communicable diseases +N99524- | Other non-communicable diseases +N99528- | Other non-communicable diseases +N99530- | Other non-communicable diseases +N99531- | Other non-communicable diseases +N99532- | Other non-communicable diseases +N99533- | Other non-communicable diseases +N99534- | Other non-communicable diseases +N99538- | Other non-communicable diseases +N9961-- | Other non-communicable diseases +N9962-- | Other non-communicable diseases +N9971-- | Other non-communicable diseases +N9972-- | Other non-communicable diseases +N998--- | Other non-communicable diseases +N9981-- | Other non-communicable diseases +N99820- | Other non-communicable diseases +N99821- | Other non-communicable diseases +N9983-- | Other non-communicable diseases +N99840- | Other non-communicable diseases +N99841- | Other non-communicable diseases +N99842- | Other non-communicable diseases +N99843- | Other non-communicable diseases +N9989-- | Other non-communicable diseases +N999--- | Other non-communicable diseases +P960--- | Other non-communicable diseases +P962--- | Other non-communicable diseases +P965--- | Other non-communicable diseases +Q00---- | Other non-communicable diseases +Q000--- | Other non-communicable diseases +Q001--- | Other non-communicable diseases +Q002--- | Other non-communicable diseases +Q01---- | Other non-communicable diseases +Q010--- | Other non-communicable diseases +Q011--- | Other non-communicable diseases +Q012--- | Other non-communicable diseases +Q018--- | Other non-communicable diseases +Q019--- | Other non-communicable diseases +Q02---- | Other non-communicable diseases +Q03---- | Other non-communicable diseases +Q030--- | Other non-communicable diseases +Q031--- | Other non-communicable diseases +Q038--- | Other non-communicable diseases +Q039--- | Other non-communicable diseases +Q04---- | Other non-communicable diseases +Q040--- | Other non-communicable diseases +Q041--- | Other non-communicable diseases +Q042--- | Other non-communicable diseases +Q043--- | Other non-communicable diseases +Q044--- | Other non-communicable diseases +Q045--- | Other non-communicable diseases +Q046--- | Other non-communicable diseases +Q048--- | Other non-communicable diseases +Q049--- | Other non-communicable diseases +Q05---- | Other non-communicable diseases +Q050--- | Other non-communicable diseases +Q051--- | Other non-communicable diseases +Q052--- | Other non-communicable diseases +Q053--- | Other non-communicable diseases +Q054--- | Other non-communicable diseases +Q055--- | Other non-communicable diseases +Q056--- | Other non-communicable diseases +Q057--- | Other non-communicable diseases +Q058--- | Other non-communicable diseases +Q059--- | Other non-communicable diseases +Q06---- | Other non-communicable diseases +Q060--- | Other non-communicable diseases +Q061--- | Other non-communicable diseases +Q062--- | Other non-communicable diseases +Q063--- | Other non-communicable diseases +Q064--- | Other non-communicable diseases +Q068--- | Other non-communicable diseases +Q069--- | Other non-communicable diseases +Q07---- | Other non-communicable diseases +Q070--- | Other non-communicable diseases +Q0700-- | Other non-communicable diseases +Q0701-- | Other non-communicable diseases +Q0702-- | Other non-communicable diseases +Q0703-- | Other non-communicable diseases +Q078--- | Other non-communicable diseases +Q079--- | Other non-communicable diseases +Q104--- | Other non-communicable diseases +Q105--- | Other non-communicable diseases +Q106--- | Other non-communicable diseases +Q107--- | Other non-communicable diseases +Q11---- | Other non-communicable diseases +Q110--- | Other non-communicable diseases +Q111--- | Other non-communicable diseases +Q112--- | Other non-communicable diseases +Q113--- | Other non-communicable diseases +Q12---- | Other non-communicable diseases +Q120--- | Other non-communicable diseases +Q121--- | Other non-communicable diseases +Q122--- | Other non-communicable diseases +Q123--- | Other non-communicable diseases +Q124--- | Other non-communicable diseases +Q128--- | Other non-communicable diseases +Q129--- | Other non-communicable diseases +Q13---- | Other non-communicable diseases +Q130--- | Other non-communicable diseases +Q131--- | Other non-communicable diseases +Q132--- | Other non-communicable diseases +Q133--- | Other non-communicable diseases +Q134--- | Other non-communicable diseases +Q135--- | Other non-communicable diseases +Q138--- | Other non-communicable diseases +Q1381-- | Other non-communicable diseases +Q1389-- | Other non-communicable diseases +Q139--- | Other non-communicable diseases +Q14---- | Other non-communicable diseases +Q140--- | Other non-communicable diseases +Q141--- | Other non-communicable diseases +Q142--- | Other non-communicable diseases +Q143--- | Other non-communicable diseases +Q148--- | Other non-communicable diseases +Q149--- | Other non-communicable diseases +Q15---- | Other non-communicable diseases +Q150--- | Other non-communicable diseases +Q158--- | Other non-communicable diseases +Q159--- | Other non-communicable diseases +Q16---- | Other non-communicable diseases +Q160--- | Other non-communicable diseases +Q161--- | Other non-communicable diseases +Q162--- | Other non-communicable diseases +Q163--- | Other non-communicable diseases +Q164--- | Other non-communicable diseases +Q165--- | Other non-communicable diseases +Q169--- | Other non-communicable diseases +Q17---- | Other non-communicable diseases +Q170--- | Other non-communicable diseases +Q171--- | Other non-communicable diseases +Q172--- | Other non-communicable diseases +Q173--- | Other non-communicable diseases +Q174--- | Other non-communicable diseases +Q175--- | Other non-communicable diseases +Q178--- | Other non-communicable diseases +Q179--- | Other non-communicable diseases +Q18---- | Other non-communicable diseases +Q180--- | Other non-communicable diseases +Q181--- | Other non-communicable diseases +Q182--- | Other non-communicable diseases +Q183--- | Other non-communicable diseases +Q184--- | Other non-communicable diseases +Q185--- | Other non-communicable diseases +Q186--- | Other non-communicable diseases +Q187--- | Other non-communicable diseases +Q188--- | Other non-communicable diseases +Q189--- | Other non-communicable diseases +Q20---- | Other non-communicable diseases +Q200--- | Other non-communicable diseases +Q201--- | Other non-communicable diseases +Q202--- | Other non-communicable diseases +Q203--- | Other non-communicable diseases +Q204--- | Other non-communicable diseases +Q205--- | Other non-communicable diseases +Q206--- | Other non-communicable diseases +Q208--- | Other non-communicable diseases +Q209--- | Other non-communicable diseases +Q21---- | Other non-communicable diseases +Q210--- | Other non-communicable diseases +Q211--- | Other non-communicable diseases +Q212--- | Other non-communicable diseases +Q213--- | Other non-communicable diseases +Q214--- | Other non-communicable diseases +Q218--- | Other non-communicable diseases +Q219--- | Other non-communicable diseases +Q22---- | Other non-communicable diseases +Q220--- | Other non-communicable diseases +Q221--- | Other non-communicable diseases +Q222--- | Other non-communicable diseases +Q223--- | Other non-communicable diseases +Q224--- | Other non-communicable diseases +Q225--- | Other non-communicable diseases +Q226--- | Other non-communicable diseases +Q228--- | Other non-communicable diseases +Q229--- | Other non-communicable diseases +Q23---- | Other non-communicable diseases +Q230--- | Other non-communicable diseases +Q231--- | Other non-communicable diseases +Q232--- | Other non-communicable diseases +Q233--- | Other non-communicable diseases +Q234--- | Other non-communicable diseases +Q238--- | Other non-communicable diseases +Q239--- | Other non-communicable diseases +Q24---- | Other non-communicable diseases +Q240--- | Other non-communicable diseases +Q241--- | Other non-communicable diseases +Q242--- | Other non-communicable diseases +Q243--- | Other non-communicable diseases +Q244--- | Other non-communicable diseases +Q245--- | Other non-communicable diseases +Q246--- | Other non-communicable diseases +Q248--- | Other non-communicable diseases +Q249--- | Other non-communicable diseases +Q25---- | Other non-communicable diseases +Q250--- | Other non-communicable diseases +Q251--- | Other non-communicable diseases +Q252--- | Other non-communicable diseases +Q2521-- | Other non-communicable diseases +Q2529-- | Other non-communicable diseases +Q253--- | Other non-communicable diseases +Q254--- | Other non-communicable diseases +Q2540-- | Other non-communicable diseases +Q2541-- | Other non-communicable diseases +Q2542-- | Other non-communicable diseases +Q2543-- | Other non-communicable diseases +Q2544-- | Other non-communicable diseases +Q2545-- | Other non-communicable diseases +Q2546-- | Other non-communicable diseases +Q2547-- | Other non-communicable diseases +Q2548-- | Other non-communicable diseases +Q2549-- | Other non-communicable diseases +Q255--- | Other non-communicable diseases +Q256--- | Other non-communicable diseases +Q257--- | Other non-communicable diseases +Q2571-- | Other non-communicable diseases +Q2572-- | Other non-communicable diseases +Q2579-- | Other non-communicable diseases +Q258--- | Other non-communicable diseases +Q259--- | Other non-communicable diseases +Q26---- | Other non-communicable diseases +Q260--- | Other non-communicable diseases +Q261--- | Other non-communicable diseases +Q262--- | Other non-communicable diseases +Q263--- | Other non-communicable diseases +Q264--- | Other non-communicable diseases +Q265--- | Other non-communicable diseases +Q266--- | Other non-communicable diseases +Q268--- | Other non-communicable diseases +Q269--- | Other non-communicable diseases +Q27---- | Other non-communicable diseases +Q270--- | Other non-communicable diseases +Q271--- | Other non-communicable diseases +Q272--- | Other non-communicable diseases +Q273--- | Other non-communicable diseases +Q2730-- | Other non-communicable diseases +Q2731-- | Other non-communicable diseases +Q2732-- | Other non-communicable diseases +Q2733-- | Other non-communicable diseases +Q2734-- | Other non-communicable diseases +Q2739-- | Other non-communicable diseases +Q274--- | Other non-communicable diseases +Q278--- | Other non-communicable diseases +Q279--- | Other non-communicable diseases +Q28---- | Other non-communicable diseases +Q280--- | Other non-communicable diseases +Q281--- | Other non-communicable diseases +Q282--- | Other non-communicable diseases +Q283--- | Other non-communicable diseases +Q288--- | Other non-communicable diseases +Q289--- | Other non-communicable diseases +Q30---- | Other non-communicable diseases +Q300--- | Other non-communicable diseases +Q301--- | Other non-communicable diseases +Q302--- | Other non-communicable diseases +Q303--- | Other non-communicable diseases +Q308--- | Other non-communicable diseases +Q309--- | Other non-communicable diseases +Q31---- | Other non-communicable diseases +Q310--- | Other non-communicable diseases +Q311--- | Other non-communicable diseases +Q312--- | Other non-communicable diseases +Q313--- | Other non-communicable diseases +Q315--- | Other non-communicable diseases +Q318--- | Other non-communicable diseases +Q319--- | Other non-communicable diseases +Q32---- | Other non-communicable diseases +Q320--- | Other non-communicable diseases +Q321--- | Other non-communicable diseases +Q322--- | Other non-communicable diseases +Q323--- | Other non-communicable diseases +Q324--- | Other non-communicable diseases +Q33---- | Other non-communicable diseases +Q330--- | Other non-communicable diseases +Q331--- | Other non-communicable diseases +Q332--- | Other non-communicable diseases +Q333--- | Other non-communicable diseases +Q334--- | Other non-communicable diseases +Q335--- | Other non-communicable diseases +Q336--- | Other non-communicable diseases +Q338--- | Other non-communicable diseases +Q339--- | Other non-communicable diseases +Q34---- | Other non-communicable diseases +Q340--- | Other non-communicable diseases +Q341--- | Other non-communicable diseases +Q348--- | Other non-communicable diseases +Q349--- | Other non-communicable diseases +Q35---- | Other non-communicable diseases +Q351--- | Other non-communicable diseases +Q353--- | Other non-communicable diseases +Q355--- | Other non-communicable diseases +Q357--- | Other non-communicable diseases +Q359--- | Other non-communicable diseases +Q36---- | Other non-communicable diseases +Q37---- | Other non-communicable diseases +Q370--- | Other non-communicable diseases +Q371--- | Other non-communicable diseases +Q372--- | Other non-communicable diseases +Q373--- | Other non-communicable diseases +Q374--- | Other non-communicable diseases +Q375--- | Other non-communicable diseases +Q378--- | Other non-communicable diseases +Q379--- | Other non-communicable diseases +Q38---- | Other non-communicable diseases +Q380--- | Other non-communicable diseases +Q381--- | Other non-communicable diseases +Q382--- | Other non-communicable diseases +Q383--- | Other non-communicable diseases +Q384--- | Other non-communicable diseases +Q385--- | Other non-communicable diseases +Q386--- | Other non-communicable diseases +Q387--- | Other non-communicable diseases +Q388--- | Other non-communicable diseases +Q39---- | Other non-communicable diseases +Q390--- | Other non-communicable diseases +Q391--- | Other non-communicable diseases +Q392--- | Other non-communicable diseases +Q393--- | Other non-communicable diseases +Q394--- | Other non-communicable diseases +Q395--- | Other non-communicable diseases +Q396--- | Other non-communicable diseases +Q398--- | Other non-communicable diseases +Q399--- | Other non-communicable diseases +Q40---- | Other non-communicable diseases +Q400--- | Other non-communicable diseases +Q401--- | Other non-communicable diseases +Q402--- | Other non-communicable diseases +Q403--- | Other non-communicable diseases +Q408--- | Other non-communicable diseases +Q409--- | Other non-communicable diseases +Q41---- | Other non-communicable diseases +Q410--- | Other non-communicable diseases +Q411--- | Other non-communicable diseases +Q412--- | Other non-communicable diseases +Q418--- | Other non-communicable diseases +Q419--- | Other non-communicable diseases +Q42---- | Other non-communicable diseases +Q420--- | Other non-communicable diseases +Q421--- | Other non-communicable diseases +Q422--- | Other non-communicable diseases +Q423--- | Other non-communicable diseases +Q428--- | Other non-communicable diseases +Q429--- | Other non-communicable diseases +Q43---- | Other non-communicable diseases +Q430--- | Other non-communicable diseases +Q431--- | Other non-communicable diseases +Q432--- | Other non-communicable diseases +Q433--- | Other non-communicable diseases +Q434--- | Other non-communicable diseases +Q435--- | Other non-communicable diseases +Q436--- | Other non-communicable diseases +Q437--- | Other non-communicable diseases +Q438--- | Other non-communicable diseases +Q439--- | Other non-communicable diseases +Q44---- | Other non-communicable diseases +Q440--- | Other non-communicable diseases +Q441--- | Other non-communicable diseases +Q442--- | Other non-communicable diseases +Q443--- | Other non-communicable diseases +Q444--- | Other non-communicable diseases +Q445--- | Other non-communicable diseases +Q446--- | Other non-communicable diseases +Q447--- | Other non-communicable diseases +Q45---- | Other non-communicable diseases +Q450--- | Other non-communicable diseases +Q451--- | Other non-communicable diseases +Q452--- | Other non-communicable diseases +Q453--- | Other non-communicable diseases +Q458--- | Other non-communicable diseases +Q459--- | Other non-communicable diseases +Q50---- | Other non-communicable diseases +Q500--- | Other non-communicable diseases +Q5001-- | Other non-communicable diseases +Q5002-- | Other non-communicable diseases +Q501--- | Other non-communicable diseases +Q502--- | Other non-communicable diseases +Q503--- | Other non-communicable diseases +Q5031-- | Other non-communicable diseases +Q5032-- | Other non-communicable diseases +Q5039-- | Other non-communicable diseases +Q504--- | Other non-communicable diseases +Q505--- | Other non-communicable diseases +Q506--- | Other non-communicable diseases +Q51---- | Other non-communicable diseases +Q510--- | Other non-communicable diseases +Q511--- | Other non-communicable diseases +Q5110-- | Other non-communicable diseases +Q5111-- | Other non-communicable diseases +Q512--- | Other non-communicable diseases +Q5120-- | Other non-communicable diseases +Q5121-- | Other non-communicable diseases +Q5122-- | Other non-communicable diseases +Q5128-- | Other non-communicable diseases +Q513--- | Other non-communicable diseases +Q514--- | Other non-communicable diseases +Q515--- | Other non-communicable diseases +Q516--- | Other non-communicable diseases +Q517--- | Other non-communicable diseases +Q518--- | Other non-communicable diseases +Q51810- | Other non-communicable diseases +Q51811- | Other non-communicable diseases +Q51818- | Other non-communicable diseases +Q51820- | Other non-communicable diseases +Q51821- | Other non-communicable diseases +Q51828- | Other non-communicable diseases +Q519--- | Other non-communicable diseases +Q52---- | Other non-communicable diseases +Q520--- | Other non-communicable diseases +Q521--- | Other non-communicable diseases +Q5210-- | Other non-communicable diseases +Q5211-- | Other non-communicable diseases +Q52120- | Other non-communicable diseases +Q52121- | Other non-communicable diseases +Q52122- | Other non-communicable diseases +Q52123- | Other non-communicable diseases +Q52124- | Other non-communicable diseases +Q52129- | Other non-communicable diseases +Q522--- | Other non-communicable diseases +Q523--- | Other non-communicable diseases +Q524--- | Other non-communicable diseases +Q525--- | Other non-communicable diseases +Q526--- | Other non-communicable diseases +Q527--- | Other non-communicable diseases +Q5270-- | Other non-communicable diseases +Q5271-- | Other non-communicable diseases +Q5279-- | Other non-communicable diseases +Q528--- | Other non-communicable diseases +Q529--- | Other non-communicable diseases +Q53---- | Other non-communicable diseases +Q530--- | Other non-communicable diseases +Q5300-- | Other non-communicable diseases +Q5301-- | Other non-communicable diseases +Q5302-- | Other non-communicable diseases +Q531--- | Other non-communicable diseases +Q5310-- | Other non-communicable diseases +Q53111- | Other non-communicable diseases +Q53112- | Other non-communicable diseases +Q5312-- | Other non-communicable diseases +Q5313-- | Other non-communicable diseases +Q532--- | Other non-communicable diseases +Q5320-- | Other non-communicable diseases +Q53211- | Other non-communicable diseases +Q53212- | Other non-communicable diseases +Q5322-- | Other non-communicable diseases +Q5323-- | Other non-communicable diseases +Q539--- | Other non-communicable diseases +Q54---- | Other non-communicable diseases +Q540--- | Other non-communicable diseases +Q541--- | Other non-communicable diseases +Q542--- | Other non-communicable diseases +Q543--- | Other non-communicable diseases +Q544--- | Other non-communicable diseases +Q548--- | Other non-communicable diseases +Q549--- | Other non-communicable diseases +Q55---- | Other non-communicable diseases +Q550--- | Other non-communicable diseases +Q551--- | Other non-communicable diseases +Q552--- | Other non-communicable diseases +Q5520-- | Other non-communicable diseases +Q5521-- | Other non-communicable diseases +Q5522-- | Other non-communicable diseases +Q5523-- | Other non-communicable diseases +Q5529-- | Other non-communicable diseases +Q553--- | Other non-communicable diseases +Q554--- | Other non-communicable diseases +Q555--- | Other non-communicable diseases +Q556--- | Other non-communicable diseases +Q5561-- | Other non-communicable diseases +Q5562-- | Other non-communicable diseases +Q5563-- | Other non-communicable diseases +Q5564-- | Other non-communicable diseases +Q5569-- | Other non-communicable diseases +Q557--- | Other non-communicable diseases +Q558--- | Other non-communicable diseases +Q559--- | Other non-communicable diseases +Q56---- | Other non-communicable diseases +Q560--- | Other non-communicable diseases +Q561--- | Other non-communicable diseases +Q562--- | Other non-communicable diseases +Q563--- | Other non-communicable diseases +Q564--- | Other non-communicable diseases +Q60---- | Other non-communicable diseases +Q600--- | Other non-communicable diseases +Q601--- | Other non-communicable diseases +Q602--- | Other non-communicable diseases +Q603--- | Other non-communicable diseases +Q604--- | Other non-communicable diseases +Q605--- | Other non-communicable diseases +Q606--- | Other non-communicable diseases +Q63---- | Other non-communicable diseases +Q630--- | Other non-communicable diseases +Q631--- | Other non-communicable diseases +Q632--- | Other non-communicable diseases +Q633--- | Other non-communicable diseases +Q638--- | Other non-communicable diseases +Q639--- | Other non-communicable diseases +Q64---- | Other non-communicable diseases +Q640--- | Other non-communicable diseases +Q641--- | Other non-communicable diseases +Q6410-- | Other non-communicable diseases +Q6411-- | Other non-communicable diseases +Q6412-- | Other non-communicable diseases +Q6419-- | Other non-communicable diseases +Q642--- | Other non-communicable diseases +Q643--- | Other non-communicable diseases +Q6431-- | Other non-communicable diseases +Q6432-- | Other non-communicable diseases +Q6433-- | Other non-communicable diseases +Q6439-- | Other non-communicable diseases +Q644--- | Other non-communicable diseases +Q645--- | Other non-communicable diseases +Q646--- | Other non-communicable diseases +Q647--- | Other non-communicable diseases +Q6470-- | Other non-communicable diseases +Q6471-- | Other non-communicable diseases +Q6472-- | Other non-communicable diseases +Q6473-- | Other non-communicable diseases +Q6474-- | Other non-communicable diseases +Q6475-- | Other non-communicable diseases +Q6479-- | Other non-communicable diseases +Q648--- | Other non-communicable diseases +Q649--- | Other non-communicable diseases +Q65---- | Other non-communicable diseases +Q650--- | Other non-communicable diseases +Q6500-- | Other non-communicable diseases +Q6501-- | Other non-communicable diseases +Q6502-- | Other non-communicable diseases +Q651--- | Other non-communicable diseases +Q652--- | Other non-communicable diseases +Q653--- | Other non-communicable diseases +Q6530-- | Other non-communicable diseases +Q6531-- | Other non-communicable diseases +Q6532-- | Other non-communicable diseases +Q654--- | Other non-communicable diseases +Q655--- | Other non-communicable diseases +Q656--- | Other non-communicable diseases +Q658--- | Other non-communicable diseases +Q6581-- | Other non-communicable diseases +Q6582-- | Other non-communicable diseases +Q6589-- | Other non-communicable diseases +Q659--- | Other non-communicable diseases +Q66---- | Other non-communicable diseases +Q660--- | Other non-communicable diseases +Q661--- | Other non-communicable diseases +Q662--- | Other non-communicable diseases +Q6621-- | Other non-communicable diseases +Q6622-- | Other non-communicable diseases +Q663--- | Other non-communicable diseases +Q664--- | Other non-communicable diseases +Q665--- | Other non-communicable diseases +Q6650-- | Other non-communicable diseases +Q6651-- | Other non-communicable diseases +Q6652-- | Other non-communicable diseases +Q666--- | Other non-communicable diseases +Q667--- | Other non-communicable diseases +Q668--- | Other non-communicable diseases +Q6680-- | Other non-communicable diseases +Q6681-- | Other non-communicable diseases +Q6682-- | Other non-communicable diseases +Q6689-- | Other non-communicable diseases +Q669--- | Other non-communicable diseases +Q67---- | Other non-communicable diseases +Q670--- | Other non-communicable diseases +Q671--- | Other non-communicable diseases +Q672--- | Other non-communicable diseases +Q673--- | Other non-communicable diseases +Q674--- | Other non-communicable diseases +Q675--- | Other non-communicable diseases +Q676--- | Other non-communicable diseases +Q677--- | Other non-communicable diseases +Q678--- | Other non-communicable diseases +Q68---- | Other non-communicable diseases +Q680--- | Other non-communicable diseases +Q681--- | Other non-communicable diseases +Q682--- | Other non-communicable diseases +Q683--- | Other non-communicable diseases +Q684--- | Other non-communicable diseases +Q685--- | Other non-communicable diseases +Q686--- | Other non-communicable diseases +Q688--- | Other non-communicable diseases +Q69---- | Other non-communicable diseases +Q690--- | Other non-communicable diseases +Q691--- | Other non-communicable diseases +Q692--- | Other non-communicable diseases +Q699--- | Other non-communicable diseases +Q70---- | Other non-communicable diseases +Q700--- | Other non-communicable diseases +Q7000-- | Other non-communicable diseases +Q7001-- | Other non-communicable diseases +Q7002-- | Other non-communicable diseases +Q7003-- | Other non-communicable diseases +Q701--- | Other non-communicable diseases +Q7010-- | Other non-communicable diseases +Q7011-- | Other non-communicable diseases +Q7012-- | Other non-communicable diseases +Q7013-- | Other non-communicable diseases +Q702--- | Other non-communicable diseases +Q7020-- | Other non-communicable diseases +Q7021-- | Other non-communicable diseases +Q7022-- | Other non-communicable diseases +Q7023-- | Other non-communicable diseases +Q703--- | Other non-communicable diseases +Q7030-- | Other non-communicable diseases +Q7031-- | Other non-communicable diseases +Q7032-- | Other non-communicable diseases +Q7033-- | Other non-communicable diseases +Q704--- | Other non-communicable diseases +Q709--- | Other non-communicable diseases +Q71---- | Other non-communicable diseases +Q710--- | Other non-communicable diseases +Q7100-- | Other non-communicable diseases +Q7101-- | Other non-communicable diseases +Q7102-- | Other non-communicable diseases +Q7103-- | Other non-communicable diseases +Q711--- | Other non-communicable diseases +Q7110-- | Other non-communicable diseases +Q7111-- | Other non-communicable diseases +Q7112-- | Other non-communicable diseases +Q7113-- | Other non-communicable diseases +Q712--- | Other non-communicable diseases +Q7120-- | Other non-communicable diseases +Q7121-- | Other non-communicable diseases +Q7122-- | Other non-communicable diseases +Q7123-- | Other non-communicable diseases +Q713--- | Other non-communicable diseases +Q7130-- | Other non-communicable diseases +Q7131-- | Other non-communicable diseases +Q7132-- | Other non-communicable diseases +Q7133-- | Other non-communicable diseases +Q714--- | Other non-communicable diseases +Q7140-- | Other non-communicable diseases +Q7141-- | Other non-communicable diseases +Q7142-- | Other non-communicable diseases +Q7143-- | Other non-communicable diseases +Q715--- | Other non-communicable diseases +Q7150-- | Other non-communicable diseases +Q7151-- | Other non-communicable diseases +Q7152-- | Other non-communicable diseases +Q7153-- | Other non-communicable diseases +Q716--- | Other non-communicable diseases +Q7160-- | Other non-communicable diseases +Q7161-- | Other non-communicable diseases +Q7162-- | Other non-communicable diseases +Q7163-- | Other non-communicable diseases +Q718--- | Other non-communicable diseases +Q71811- | Other non-communicable diseases +Q71812- | Other non-communicable diseases +Q71813- | Other non-communicable diseases +Q71819- | Other non-communicable diseases +Q71891- | Other non-communicable diseases +Q71892- | Other non-communicable diseases +Q71893- | Other non-communicable diseases +Q71899- | Other non-communicable diseases +Q719--- | Other non-communicable diseases +Q7190-- | Other non-communicable diseases +Q7191-- | Other non-communicable diseases +Q7192-- | Other non-communicable diseases +Q7193-- | Other non-communicable diseases +Q72---- | Other non-communicable diseases +Q720--- | Other non-communicable diseases +Q7200-- | Other non-communicable diseases +Q7201-- | Other non-communicable diseases +Q7202-- | Other non-communicable diseases +Q7203-- | Other non-communicable diseases +Q721--- | Other non-communicable diseases +Q7210-- | Other non-communicable diseases +Q7211-- | Other non-communicable diseases +Q7212-- | Other non-communicable diseases +Q7213-- | Other non-communicable diseases +Q722--- | Other non-communicable diseases +Q7220-- | Other non-communicable diseases +Q7221-- | Other non-communicable diseases +Q7222-- | Other non-communicable diseases +Q7223-- | Other non-communicable diseases +Q723--- | Other non-communicable diseases +Q7230-- | Other non-communicable diseases +Q7231-- | Other non-communicable diseases +Q7232-- | Other non-communicable diseases +Q7233-- | Other non-communicable diseases +Q724--- | Other non-communicable diseases +Q7240-- | Other non-communicable diseases +Q7241-- | Other non-communicable diseases +Q7242-- | Other non-communicable diseases +Q7243-- | Other non-communicable diseases +Q725--- | Other non-communicable diseases +Q7250-- | Other non-communicable diseases +Q7251-- | Other non-communicable diseases +Q7252-- | Other non-communicable diseases +Q7253-- | Other non-communicable diseases +Q726--- | Other non-communicable diseases +Q7260-- | Other non-communicable diseases +Q7261-- | Other non-communicable diseases +Q7262-- | Other non-communicable diseases +Q7263-- | Other non-communicable diseases +Q727--- | Other non-communicable diseases +Q7270-- | Other non-communicable diseases +Q7271-- | Other non-communicable diseases +Q7272-- | Other non-communicable diseases +Q7273-- | Other non-communicable diseases +Q728--- | Other non-communicable diseases +Q72811- | Other non-communicable diseases +Q72812- | Other non-communicable diseases +Q72813- | Other non-communicable diseases +Q72819- | Other non-communicable diseases +Q72891- | Other non-communicable diseases +Q72892- | Other non-communicable diseases +Q72893- | Other non-communicable diseases +Q72899- | Other non-communicable diseases +Q729--- | Other non-communicable diseases +Q7290-- | Other non-communicable diseases +Q7291-- | Other non-communicable diseases +Q7292-- | Other non-communicable diseases +Q7293-- | Other non-communicable diseases +Q73---- | Other non-communicable diseases +Q730--- | Other non-communicable diseases +Q731--- | Other non-communicable diseases +Q738--- | Other non-communicable diseases +Q74---- | Other non-communicable diseases +Q740--- | Other non-communicable diseases +Q741--- | Other non-communicable diseases +Q742--- | Other non-communicable diseases +Q743--- | Other non-communicable diseases +Q748--- | Other non-communicable diseases +Q749--- | Other non-communicable diseases +Q75---- | Other non-communicable diseases +Q750--- | Other non-communicable diseases +Q751--- | Other non-communicable diseases +Q752--- | Other non-communicable diseases +Q753--- | Other non-communicable diseases +Q754--- | Other non-communicable diseases +Q755--- | Other non-communicable diseases +Q758--- | Other non-communicable diseases +Q759--- | Other non-communicable diseases +Q76---- | Other non-communicable diseases +Q760--- | Other non-communicable diseases +Q761--- | Other non-communicable diseases +Q762--- | Other non-communicable diseases +Q763--- | Other non-communicable diseases +Q764--- | Other non-communicable diseases +Q76411- | Other non-communicable diseases +Q76412- | Other non-communicable diseases +Q76413- | Other non-communicable diseases +Q76414- | Other non-communicable diseases +Q76415- | Other non-communicable diseases +Q76419- | Other non-communicable diseases +Q76425- | Other non-communicable diseases +Q76426- | Other non-communicable diseases +Q76427- | Other non-communicable diseases +Q76428- | Other non-communicable diseases +Q76429- | Other non-communicable diseases +Q7649-- | Other non-communicable diseases +Q765--- | Other non-communicable diseases +Q766--- | Other non-communicable diseases +Q767--- | Other non-communicable diseases +Q768--- | Other non-communicable diseases +Q769--- | Other non-communicable diseases +Q77---- | Other non-communicable diseases +Q770--- | Other non-communicable diseases +Q771--- | Other non-communicable diseases +Q772--- | Other non-communicable diseases +Q773--- | Other non-communicable diseases +Q774--- | Other non-communicable diseases +Q775--- | Other non-communicable diseases +Q776--- | Other non-communicable diseases +Q777--- | Other non-communicable diseases +Q778--- | Other non-communicable diseases +Q779--- | Other non-communicable diseases +Q78---- | Other non-communicable diseases +Q780--- | Other non-communicable diseases +Q781--- | Other non-communicable diseases +Q782--- | Other non-communicable diseases +Q783--- | Other non-communicable diseases +Q784--- | Other non-communicable diseases +Q785--- | Other non-communicable diseases +Q786--- | Other non-communicable diseases +Q788--- | Other non-communicable diseases +Q789--- | Other non-communicable diseases +Q79---- | Other non-communicable diseases +Q790--- | Other non-communicable diseases +Q791--- | Other non-communicable diseases +Q792--- | Other non-communicable diseases +Q793--- | Other non-communicable diseases +Q794--- | Other non-communicable diseases +Q795--- | Other non-communicable diseases +Q7951-- | Other non-communicable diseases +Q7959-- | Other non-communicable diseases +Q796--- | Other non-communicable diseases +Q798--- | Other non-communicable diseases +Q799--- | Other non-communicable diseases +Q80---- | Other non-communicable diseases +Q800--- | Other non-communicable diseases +Q801--- | Other non-communicable diseases +Q802--- | Other non-communicable diseases +Q803--- | Other non-communicable diseases +Q804--- | Other non-communicable diseases +Q808--- | Other non-communicable diseases +Q809--- | Other non-communicable diseases +Q81---- | Other non-communicable diseases +Q810--- | Other non-communicable diseases +Q811--- | Other non-communicable diseases +Q812--- | Other non-communicable diseases +Q818--- | Other non-communicable diseases +Q819--- | Other non-communicable diseases +Q82---- | Other non-communicable diseases +Q820--- | Other non-communicable diseases +Q821--- | Other non-communicable diseases +Q822--- | Other non-communicable diseases +Q823--- | Other non-communicable diseases +Q824--- | Other non-communicable diseases +Q825--- | Other non-communicable diseases +Q826--- | Other non-communicable diseases +Q828--- | Other non-communicable diseases +Q829--- | Other non-communicable diseases +Q83---- | Other non-communicable diseases +Q830--- | Other non-communicable diseases +Q831--- | Other non-communicable diseases +Q832--- | Other non-communicable diseases +Q833--- | Other non-communicable diseases +Q838--- | Other non-communicable diseases +Q839--- | Other non-communicable diseases +Q84---- | Other non-communicable diseases +Q840--- | Other non-communicable diseases +Q841--- | Other non-communicable diseases +Q842--- | Other non-communicable diseases +Q843--- | Other non-communicable diseases +Q844--- | Other non-communicable diseases +Q845--- | Other non-communicable diseases +Q846--- | Other non-communicable diseases +Q848--- | Other non-communicable diseases +Q849--- | Other non-communicable diseases +Q85---- | Other non-communicable diseases +Q850--- | Other non-communicable diseases +Q8500-- | Other non-communicable diseases +Q8501-- | Other non-communicable diseases +Q8502-- | Other non-communicable diseases +Q8503-- | Other non-communicable diseases +Q8509-- | Other non-communicable diseases +Q851--- | Other non-communicable diseases +Q858--- | Other non-communicable diseases +Q859--- | Other non-communicable diseases +Q86---- | Other non-communicable diseases +Q861--- | Other non-communicable diseases +Q862--- | Other non-communicable diseases +Q868--- | Other non-communicable diseases +Q87---- | Other non-communicable diseases +Q870--- | Other non-communicable diseases +Q871--- | Other non-communicable diseases +Q872--- | Other non-communicable diseases +Q873--- | Other non-communicable diseases +Q874--- | Other non-communicable diseases +Q8740-- | Other non-communicable diseases +Q87410- | Other non-communicable diseases +Q87418- | Other non-communicable diseases +Q8742-- | Other non-communicable diseases +Q8743-- | Other non-communicable diseases +Q875--- | Other non-communicable diseases +Q878--- | Other non-communicable diseases +Q89---- | Other non-communicable diseases +Q890--- | Other non-communicable diseases +Q8901-- | Other non-communicable diseases +Q8909-- | Other non-communicable diseases +Q891--- | Other non-communicable diseases +Q892--- | Other non-communicable diseases +Q893--- | Other non-communicable diseases +Q894--- | Other non-communicable diseases +Q897--- | Other non-communicable diseases +Q898--- | Other non-communicable diseases +Q90---- | Other non-communicable diseases +Q900--- | Other non-communicable diseases +Q901--- | Other non-communicable diseases +Q902--- | Other non-communicable diseases +Q909--- | Other non-communicable diseases +Q91---- | Other non-communicable diseases +Q910--- | Other non-communicable diseases +Q911--- | Other non-communicable diseases +Q912--- | Other non-communicable diseases +Q913--- | Other non-communicable diseases +Q914--- | Other non-communicable diseases +Q915--- | Other non-communicable diseases +Q916--- | Other non-communicable diseases +Q917--- | Other non-communicable diseases +Q92---- | Other non-communicable diseases +Q920--- | Other non-communicable diseases +Q921--- | Other non-communicable diseases +Q922--- | Other non-communicable diseases +Q923--- | Other non-communicable diseases +Q924--- | Other non-communicable diseases +Q925--- | Other non-communicable diseases +Q926--- | Other non-communicable diseases +Q9261-- | Other non-communicable diseases +Q9262-- | Other non-communicable diseases +Q927--- | Other non-communicable diseases +Q928--- | Other non-communicable diseases +Q929--- | Other non-communicable diseases +Q93---- | Other non-communicable diseases +Q930--- | Other non-communicable diseases +Q931--- | Other non-communicable diseases +Q932--- | Other non-communicable diseases +Q933--- | Other non-communicable diseases +Q934--- | Other non-communicable diseases +Q935--- | Other non-communicable diseases +Q9351-- | Other non-communicable diseases +Q9359-- | Other non-communicable diseases +Q936--- | Other non-communicable diseases +Q937--- | Other non-communicable diseases +Q938--- | Other non-communicable diseases +Q9381-- | Other non-communicable diseases +Q9382-- | Other non-communicable diseases +Q9388-- | Other non-communicable diseases +Q9389-- | Other non-communicable diseases +Q939--- | Other non-communicable diseases +Q95---- | Other non-communicable diseases +Q950--- | Other non-communicable diseases +Q951--- | Other non-communicable diseases +Q952--- | Other non-communicable diseases +Q953--- | Other non-communicable diseases +Q954--- | Other non-communicable diseases +Q955--- | Other non-communicable diseases +Q958--- | Other non-communicable diseases +Q959--- | Other non-communicable diseases +Q96---- | Other non-communicable diseases +Q960--- | Other non-communicable diseases +Q961--- | Other non-communicable diseases +Q962--- | Other non-communicable diseases +Q963--- | Other non-communicable diseases +Q964--- | Other non-communicable diseases +Q968--- | Other non-communicable diseases +Q969--- | Other non-communicable diseases +Q97---- | Other non-communicable diseases +Q970--- | Other non-communicable diseases +Q971--- | Other non-communicable diseases +Q972--- | Other non-communicable diseases +Q973--- | Other non-communicable diseases +Q978--- | Other non-communicable diseases +Q979--- | Other non-communicable diseases +Q98---- | Other non-communicable diseases +Q980--- | Other non-communicable diseases +Q981--- | Other non-communicable diseases +Q982--- | Other non-communicable diseases +Q983--- | Other non-communicable diseases +Q984--- | Other non-communicable diseases +Q985--- | Other non-communicable diseases +Q986--- | Other non-communicable diseases +Q987--- | Other non-communicable diseases +Q988--- | Other non-communicable diseases +Q989--- | Other non-communicable diseases +Q99---- | Other non-communicable diseases +Q990--- | Other non-communicable diseases +Q991--- | Other non-communicable diseases +Q992--- | Other non-communicable diseases +Q998--- | Other non-communicable diseases +R502--- | Other non-communicable diseases +R95---- | Other non-communicable diseases +R950--- | Other non-communicable diseases +R959--- | Other non-communicable diseases +G712--- | Congenital birth defects +P960--- | Congenital birth defects +Q00---- | Congenital birth defects +Q000--- | Congenital birth defects +Q001--- | Congenital birth defects +Q002--- | Congenital birth defects +Q01---- | Congenital birth defects +Q010--- | Congenital birth defects +Q011--- | Congenital birth defects +Q012--- | Congenital birth defects +Q018--- | Congenital birth defects +Q019--- | Congenital birth defects +Q02---- | Congenital birth defects +Q03---- | Congenital birth defects +Q030--- | Congenital birth defects +Q031--- | Congenital birth defects +Q038--- | Congenital birth defects +Q039--- | Congenital birth defects +Q04---- | Congenital birth defects +Q040--- | Congenital birth defects +Q041--- | Congenital birth defects +Q042--- | Congenital birth defects +Q043--- | Congenital birth defects +Q044--- | Congenital birth defects +Q045--- | Congenital birth defects +Q046--- | Congenital birth defects +Q048--- | Congenital birth defects +Q049--- | Congenital birth defects +Q05---- | Congenital birth defects +Q050--- | Congenital birth defects +Q051--- | Congenital birth defects +Q052--- | Congenital birth defects +Q053--- | Congenital birth defects +Q054--- | Congenital birth defects +Q055--- | Congenital birth defects +Q056--- | Congenital birth defects +Q057--- | Congenital birth defects +Q058--- | Congenital birth defects +Q059--- | Congenital birth defects +Q06---- | Congenital birth defects +Q060--- | Congenital birth defects +Q061--- | Congenital birth defects +Q062--- | Congenital birth defects +Q063--- | Congenital birth defects +Q064--- | Congenital birth defects +Q068--- | Congenital birth defects +Q069--- | Congenital birth defects +Q07---- | Congenital birth defects +Q070--- | Congenital birth defects +Q0700-- | Congenital birth defects +Q0701-- | Congenital birth defects +Q0702-- | Congenital birth defects +Q0703-- | Congenital birth defects +Q078--- | Congenital birth defects +Q079--- | Congenital birth defects +Q104--- | Congenital birth defects +Q105--- | Congenital birth defects +Q106--- | Congenital birth defects +Q107--- | Congenital birth defects +Q11---- | Congenital birth defects +Q110--- | Congenital birth defects +Q111--- | Congenital birth defects +Q112--- | Congenital birth defects +Q113--- | Congenital birth defects +Q12---- | Congenital birth defects +Q120--- | Congenital birth defects +Q121--- | Congenital birth defects +Q122--- | Congenital birth defects +Q123--- | Congenital birth defects +Q124--- | Congenital birth defects +Q128--- | Congenital birth defects +Q129--- | Congenital birth defects +Q13---- | Congenital birth defects +Q130--- | Congenital birth defects +Q131--- | Congenital birth defects +Q132--- | Congenital birth defects +Q133--- | Congenital birth defects +Q134--- | Congenital birth defects +Q135--- | Congenital birth defects +Q138--- | Congenital birth defects +Q1381-- | Congenital birth defects +Q1389-- | Congenital birth defects +Q139--- | Congenital birth defects +Q14---- | Congenital birth defects +Q140--- | Congenital birth defects +Q141--- | Congenital birth defects +Q142--- | Congenital birth defects +Q143--- | Congenital birth defects +Q148--- | Congenital birth defects +Q149--- | Congenital birth defects +Q15---- | Congenital birth defects +Q150--- | Congenital birth defects +Q158--- | Congenital birth defects +Q159--- | Congenital birth defects +Q16---- | Congenital birth defects +Q160--- | Congenital birth defects +Q161--- | Congenital birth defects +Q162--- | Congenital birth defects +Q163--- | Congenital birth defects +Q164--- | Congenital birth defects +Q165--- | Congenital birth defects +Q169--- | Congenital birth defects +Q17---- | Congenital birth defects +Q170--- | Congenital birth defects +Q171--- | Congenital birth defects +Q172--- | Congenital birth defects +Q173--- | Congenital birth defects +Q174--- | Congenital birth defects +Q175--- | Congenital birth defects +Q178--- | Congenital birth defects +Q179--- | Congenital birth defects +Q18---- | Congenital birth defects +Q180--- | Congenital birth defects +Q181--- | Congenital birth defects +Q182--- | Congenital birth defects +Q183--- | Congenital birth defects +Q184--- | Congenital birth defects +Q185--- | Congenital birth defects +Q186--- | Congenital birth defects +Q187--- | Congenital birth defects +Q188--- | Congenital birth defects +Q189--- | Congenital birth defects +Q20---- | Congenital birth defects +Q200--- | Congenital birth defects +Q201--- | Congenital birth defects +Q202--- | Congenital birth defects +Q203--- | Congenital birth defects +Q204--- | Congenital birth defects +Q205--- | Congenital birth defects +Q206--- | Congenital birth defects +Q208--- | Congenital birth defects +Q209--- | Congenital birth defects +Q21---- | Congenital birth defects +Q210--- | Congenital birth defects +Q211--- | Congenital birth defects +Q212--- | Congenital birth defects +Q213--- | Congenital birth defects +Q214--- | Congenital birth defects +Q218--- | Congenital birth defects +Q219--- | Congenital birth defects +Q22---- | Congenital birth defects +Q220--- | Congenital birth defects +Q221--- | Congenital birth defects +Q222--- | Congenital birth defects +Q223--- | Congenital birth defects +Q224--- | Congenital birth defects +Q225--- | Congenital birth defects +Q226--- | Congenital birth defects +Q228--- | Congenital birth defects +Q229--- | Congenital birth defects +Q23---- | Congenital birth defects +Q230--- | Congenital birth defects +Q231--- | Congenital birth defects +Q232--- | Congenital birth defects +Q233--- | Congenital birth defects +Q234--- | Congenital birth defects +Q238--- | Congenital birth defects +Q239--- | Congenital birth defects +Q24---- | Congenital birth defects +Q240--- | Congenital birth defects +Q241--- | Congenital birth defects +Q242--- | Congenital birth defects +Q243--- | Congenital birth defects +Q244--- | Congenital birth defects +Q245--- | Congenital birth defects +Q246--- | Congenital birth defects +Q248--- | Congenital birth defects +Q249--- | Congenital birth defects +Q25---- | Congenital birth defects +Q250--- | Congenital birth defects +Q251--- | Congenital birth defects +Q252--- | Congenital birth defects +Q2521-- | Congenital birth defects +Q2529-- | Congenital birth defects +Q253--- | Congenital birth defects +Q254--- | Congenital birth defects +Q2540-- | Congenital birth defects +Q2541-- | Congenital birth defects +Q2542-- | Congenital birth defects +Q2543-- | Congenital birth defects +Q2544-- | Congenital birth defects +Q2545-- | Congenital birth defects +Q2546-- | Congenital birth defects +Q2547-- | Congenital birth defects +Q2548-- | Congenital birth defects +Q2549-- | Congenital birth defects +Q255--- | Congenital birth defects +Q256--- | Congenital birth defects +Q257--- | Congenital birth defects +Q2571-- | Congenital birth defects +Q2572-- | Congenital birth defects +Q2579-- | Congenital birth defects +Q258--- | Congenital birth defects +Q259--- | Congenital birth defects +Q26---- | Congenital birth defects +Q260--- | Congenital birth defects +Q261--- | Congenital birth defects +Q262--- | Congenital birth defects +Q263--- | Congenital birth defects +Q264--- | Congenital birth defects +Q265--- | Congenital birth defects +Q266--- | Congenital birth defects +Q268--- | Congenital birth defects +Q269--- | Congenital birth defects +Q27---- | Congenital birth defects +Q270--- | Congenital birth defects +Q271--- | Congenital birth defects +Q272--- | Congenital birth defects +Q273--- | Congenital birth defects +Q2730-- | Congenital birth defects +Q2731-- | Congenital birth defects +Q2732-- | Congenital birth defects +Q2733-- | Congenital birth defects +Q2734-- | Congenital birth defects +Q2739-- | Congenital birth defects +Q274--- | Congenital birth defects +Q278--- | Congenital birth defects +Q279--- | Congenital birth defects +Q28---- | Congenital birth defects +Q280--- | Congenital birth defects +Q281--- | Congenital birth defects +Q282--- | Congenital birth defects +Q283--- | Congenital birth defects +Q288--- | Congenital birth defects +Q289--- | Congenital birth defects +Q30---- | Congenital birth defects +Q300--- | Congenital birth defects +Q301--- | Congenital birth defects +Q302--- | Congenital birth defects +Q303--- | Congenital birth defects +Q308--- | Congenital birth defects +Q309--- | Congenital birth defects +Q31---- | Congenital birth defects +Q310--- | Congenital birth defects +Q311--- | Congenital birth defects +Q312--- | Congenital birth defects +Q313--- | Congenital birth defects +Q315--- | Congenital birth defects +Q318--- | Congenital birth defects +Q319--- | Congenital birth defects +Q32---- | Congenital birth defects +Q320--- | Congenital birth defects +Q321--- | Congenital birth defects +Q322--- | Congenital birth defects +Q323--- | Congenital birth defects +Q324--- | Congenital birth defects +Q33---- | Congenital birth defects +Q330--- | Congenital birth defects +Q331--- | Congenital birth defects +Q332--- | Congenital birth defects +Q333--- | Congenital birth defects +Q334--- | Congenital birth defects +Q335--- | Congenital birth defects +Q336--- | Congenital birth defects +Q338--- | Congenital birth defects +Q339--- | Congenital birth defects +Q34---- | Congenital birth defects +Q340--- | Congenital birth defects +Q341--- | Congenital birth defects +Q348--- | Congenital birth defects +Q349--- | Congenital birth defects +Q35---- | Congenital birth defects +Q351--- | Congenital birth defects +Q353--- | Congenital birth defects +Q355--- | Congenital birth defects +Q357--- | Congenital birth defects +Q359--- | Congenital birth defects +Q36---- | Congenital birth defects +Q37---- | Congenital birth defects +Q370--- | Congenital birth defects +Q371--- | Congenital birth defects +Q372--- | Congenital birth defects +Q373--- | Congenital birth defects +Q374--- | Congenital birth defects +Q375--- | Congenital birth defects +Q378--- | Congenital birth defects +Q379--- | Congenital birth defects +Q38---- | Congenital birth defects +Q380--- | Congenital birth defects +Q381--- | Congenital birth defects +Q382--- | Congenital birth defects +Q383--- | Congenital birth defects +Q384--- | Congenital birth defects +Q385--- | Congenital birth defects +Q386--- | Congenital birth defects +Q387--- | Congenital birth defects +Q388--- | Congenital birth defects +Q39---- | Congenital birth defects +Q390--- | Congenital birth defects +Q391--- | Congenital birth defects +Q392--- | Congenital birth defects +Q393--- | Congenital birth defects +Q394--- | Congenital birth defects +Q395--- | Congenital birth defects +Q396--- | Congenital birth defects +Q398--- | Congenital birth defects +Q399--- | Congenital birth defects +Q40---- | Congenital birth defects +Q400--- | Congenital birth defects +Q401--- | Congenital birth defects +Q402--- | Congenital birth defects +Q403--- | Congenital birth defects +Q408--- | Congenital birth defects +Q409--- | Congenital birth defects +Q41---- | Congenital birth defects +Q410--- | Congenital birth defects +Q411--- | Congenital birth defects +Q412--- | Congenital birth defects +Q418--- | Congenital birth defects +Q419--- | Congenital birth defects +Q42---- | Congenital birth defects +Q420--- | Congenital birth defects +Q421--- | Congenital birth defects +Q422--- | Congenital birth defects +Q423--- | Congenital birth defects +Q428--- | Congenital birth defects +Q429--- | Congenital birth defects +Q43---- | Congenital birth defects +Q430--- | Congenital birth defects +Q431--- | Congenital birth defects +Q432--- | Congenital birth defects +Q433--- | Congenital birth defects +Q434--- | Congenital birth defects +Q435--- | Congenital birth defects +Q436--- | Congenital birth defects +Q437--- | Congenital birth defects +Q438--- | Congenital birth defects +Q439--- | Congenital birth defects +Q44---- | Congenital birth defects +Q440--- | Congenital birth defects +Q441--- | Congenital birth defects +Q442--- | Congenital birth defects +Q443--- | Congenital birth defects +Q444--- | Congenital birth defects +Q445--- | Congenital birth defects +Q446--- | Congenital birth defects +Q447--- | Congenital birth defects +Q45---- | Congenital birth defects +Q450--- | Congenital birth defects +Q451--- | Congenital birth defects +Q452--- | Congenital birth defects +Q453--- | Congenital birth defects +Q458--- | Congenital birth defects +Q459--- | Congenital birth defects +Q50---- | Congenital birth defects +Q500--- | Congenital birth defects +Q5001-- | Congenital birth defects +Q5002-- | Congenital birth defects +Q501--- | Congenital birth defects +Q502--- | Congenital birth defects +Q503--- | Congenital birth defects +Q5031-- | Congenital birth defects +Q5032-- | Congenital birth defects +Q5039-- | Congenital birth defects +Q504--- | Congenital birth defects +Q505--- | Congenital birth defects +Q506--- | Congenital birth defects +Q51---- | Congenital birth defects +Q510--- | Congenital birth defects +Q511--- | Congenital birth defects +Q5110-- | Congenital birth defects +Q5111-- | Congenital birth defects +Q512--- | Congenital birth defects +Q5120-- | Congenital birth defects +Q5121-- | Congenital birth defects +Q5122-- | Congenital birth defects +Q5128-- | Congenital birth defects +Q513--- | Congenital birth defects +Q514--- | Congenital birth defects +Q515--- | Congenital birth defects +Q516--- | Congenital birth defects +Q517--- | Congenital birth defects +Q518--- | Congenital birth defects +Q51810- | Congenital birth defects +Q51811- | Congenital birth defects +Q51818- | Congenital birth defects +Q51820- | Congenital birth defects +Q51821- | Congenital birth defects +Q51828- | Congenital birth defects +Q519--- | Congenital birth defects +Q52---- | Congenital birth defects +Q520--- | Congenital birth defects +Q521--- | Congenital birth defects +Q5210-- | Congenital birth defects +Q5211-- | Congenital birth defects +Q52120- | Congenital birth defects +Q52121- | Congenital birth defects +Q52122- | Congenital birth defects +Q52123- | Congenital birth defects +Q52124- | Congenital birth defects +Q52129- | Congenital birth defects +Q522--- | Congenital birth defects +Q523--- | Congenital birth defects +Q524--- | Congenital birth defects +Q525--- | Congenital birth defects +Q526--- | Congenital birth defects +Q527--- | Congenital birth defects +Q5270-- | Congenital birth defects +Q5271-- | Congenital birth defects +Q5279-- | Congenital birth defects +Q528--- | Congenital birth defects +Q529--- | Congenital birth defects +Q53---- | Congenital birth defects +Q530--- | Congenital birth defects +Q5300-- | Congenital birth defects +Q5301-- | Congenital birth defects +Q5302-- | Congenital birth defects +Q531--- | Congenital birth defects +Q5310-- | Congenital birth defects +Q53111- | Congenital birth defects +Q53112- | Congenital birth defects +Q5312-- | Congenital birth defects +Q5313-- | Congenital birth defects +Q532--- | Congenital birth defects +Q5320-- | Congenital birth defects +Q53211- | Congenital birth defects +Q53212- | Congenital birth defects +Q5322-- | Congenital birth defects +Q5323-- | Congenital birth defects +Q539--- | Congenital birth defects +Q54---- | Congenital birth defects +Q540--- | Congenital birth defects +Q541--- | Congenital birth defects +Q542--- | Congenital birth defects +Q543--- | Congenital birth defects +Q544--- | Congenital birth defects +Q548--- | Congenital birth defects +Q549--- | Congenital birth defects +Q55---- | Congenital birth defects +Q550--- | Congenital birth defects +Q551--- | Congenital birth defects +Q552--- | Congenital birth defects +Q5520-- | Congenital birth defects +Q5521-- | Congenital birth defects +Q5522-- | Congenital birth defects +Q5523-- | Congenital birth defects +Q5529-- | Congenital birth defects +Q553--- | Congenital birth defects +Q554--- | Congenital birth defects +Q555--- | Congenital birth defects +Q556--- | Congenital birth defects +Q5561-- | Congenital birth defects +Q5562-- | Congenital birth defects +Q5563-- | Congenital birth defects +Q5564-- | Congenital birth defects +Q5569-- | Congenital birth defects +Q557--- | Congenital birth defects +Q558--- | Congenital birth defects +Q559--- | Congenital birth defects +Q56---- | Congenital birth defects +Q560--- | Congenital birth defects +Q561--- | Congenital birth defects +Q562--- | Congenital birth defects +Q563--- | Congenital birth defects +Q564--- | Congenital birth defects +Q60---- | Congenital birth defects +Q600--- | Congenital birth defects +Q601--- | Congenital birth defects +Q602--- | Congenital birth defects +Q603--- | Congenital birth defects +Q604--- | Congenital birth defects +Q605--- | Congenital birth defects +Q606--- | Congenital birth defects +Q63---- | Congenital birth defects +Q630--- | Congenital birth defects +Q631--- | Congenital birth defects +Q632--- | Congenital birth defects +Q633--- | Congenital birth defects +Q638--- | Congenital birth defects +Q639--- | Congenital birth defects +Q64---- | Congenital birth defects +Q640--- | Congenital birth defects +Q641--- | Congenital birth defects +Q6410-- | Congenital birth defects +Q6411-- | Congenital birth defects +Q6412-- | Congenital birth defects +Q6419-- | Congenital birth defects +Q642--- | Congenital birth defects +Q643--- | Congenital birth defects +Q6431-- | Congenital birth defects +Q6432-- | Congenital birth defects +Q6433-- | Congenital birth defects +Q6439-- | Congenital birth defects +Q644--- | Congenital birth defects +Q645--- | Congenital birth defects +Q646--- | Congenital birth defects +Q647--- | Congenital birth defects +Q6470-- | Congenital birth defects +Q6471-- | Congenital birth defects +Q6472-- | Congenital birth defects +Q6473-- | Congenital birth defects +Q6474-- | Congenital birth defects +Q6475-- | Congenital birth defects +Q6479-- | Congenital birth defects +Q648--- | Congenital birth defects +Q649--- | Congenital birth defects +Q65---- | Congenital birth defects +Q650--- | Congenital birth defects +Q6500-- | Congenital birth defects +Q6501-- | Congenital birth defects +Q6502-- | Congenital birth defects +Q651--- | Congenital birth defects +Q652--- | Congenital birth defects +Q653--- | Congenital birth defects +Q6530-- | Congenital birth defects +Q6531-- | Congenital birth defects +Q6532-- | Congenital birth defects +Q654--- | Congenital birth defects +Q655--- | Congenital birth defects +Q656--- | Congenital birth defects +Q658--- | Congenital birth defects +Q6581-- | Congenital birth defects +Q6582-- | Congenital birth defects +Q6589-- | Congenital birth defects +Q659--- | Congenital birth defects +Q66---- | Congenital birth defects +Q660--- | Congenital birth defects +Q661--- | Congenital birth defects +Q662--- | Congenital birth defects +Q6621-- | Congenital birth defects +Q6622-- | Congenital birth defects +Q663--- | Congenital birth defects +Q664--- | Congenital birth defects +Q665--- | Congenital birth defects +Q6650-- | Congenital birth defects +Q6651-- | Congenital birth defects +Q6652-- | Congenital birth defects +Q666--- | Congenital birth defects +Q667--- | Congenital birth defects +Q668--- | Congenital birth defects +Q6680-- | Congenital birth defects +Q6681-- | Congenital birth defects +Q6682-- | Congenital birth defects +Q6689-- | Congenital birth defects +Q669--- | Congenital birth defects +Q67---- | Congenital birth defects +Q670--- | Congenital birth defects +Q671--- | Congenital birth defects +Q672--- | Congenital birth defects +Q673--- | Congenital birth defects +Q674--- | Congenital birth defects +Q675--- | Congenital birth defects +Q676--- | Congenital birth defects +Q677--- | Congenital birth defects +Q678--- | Congenital birth defects +Q68---- | Congenital birth defects +Q680--- | Congenital birth defects +Q681--- | Congenital birth defects +Q682--- | Congenital birth defects +Q683--- | Congenital birth defects +Q684--- | Congenital birth defects +Q685--- | Congenital birth defects +Q686--- | Congenital birth defects +Q688--- | Congenital birth defects +Q69---- | Congenital birth defects +Q690--- | Congenital birth defects +Q691--- | Congenital birth defects +Q692--- | Congenital birth defects +Q699--- | Congenital birth defects +Q70---- | Congenital birth defects +Q700--- | Congenital birth defects +Q7000-- | Congenital birth defects +Q7001-- | Congenital birth defects +Q7002-- | Congenital birth defects +Q7003-- | Congenital birth defects +Q701--- | Congenital birth defects +Q7010-- | Congenital birth defects +Q7011-- | Congenital birth defects +Q7012-- | Congenital birth defects +Q7013-- | Congenital birth defects +Q702--- | Congenital birth defects +Q7020-- | Congenital birth defects +Q7021-- | Congenital birth defects +Q7022-- | Congenital birth defects +Q7023-- | Congenital birth defects +Q703--- | Congenital birth defects +Q7030-- | Congenital birth defects +Q7031-- | Congenital birth defects +Q7032-- | Congenital birth defects +Q7033-- | Congenital birth defects +Q704--- | Congenital birth defects +Q709--- | Congenital birth defects +Q71---- | Congenital birth defects +Q710--- | Congenital birth defects +Q7100-- | Congenital birth defects +Q7101-- | Congenital birth defects +Q7102-- | Congenital birth defects +Q7103-- | Congenital birth defects +Q711--- | Congenital birth defects +Q7110-- | Congenital birth defects +Q7111-- | Congenital birth defects +Q7112-- | Congenital birth defects +Q7113-- | Congenital birth defects +Q712--- | Congenital birth defects +Q7120-- | Congenital birth defects +Q7121-- | Congenital birth defects +Q7122-- | Congenital birth defects +Q7123-- | Congenital birth defects +Q713--- | Congenital birth defects +Q7130-- | Congenital birth defects +Q7131-- | Congenital birth defects +Q7132-- | Congenital birth defects +Q7133-- | Congenital birth defects +Q714--- | Congenital birth defects +Q7140-- | Congenital birth defects +Q7141-- | Congenital birth defects +Q7142-- | Congenital birth defects +Q7143-- | Congenital birth defects +Q715--- | Congenital birth defects +Q7150-- | Congenital birth defects +Q7151-- | Congenital birth defects +Q7152-- | Congenital birth defects +Q7153-- | Congenital birth defects +Q716--- | Congenital birth defects +Q7160-- | Congenital birth defects +Q7161-- | Congenital birth defects +Q7162-- | Congenital birth defects +Q7163-- | Congenital birth defects +Q718--- | Congenital birth defects +Q71811- | Congenital birth defects +Q71812- | Congenital birth defects +Q71813- | Congenital birth defects +Q71819- | Congenital birth defects +Q71891- | Congenital birth defects +Q71892- | Congenital birth defects +Q71893- | Congenital birth defects +Q71899- | Congenital birth defects +Q719--- | Congenital birth defects +Q7190-- | Congenital birth defects +Q7191-- | Congenital birth defects +Q7192-- | Congenital birth defects +Q7193-- | Congenital birth defects +Q72---- | Congenital birth defects +Q720--- | Congenital birth defects +Q7200-- | Congenital birth defects +Q7201-- | Congenital birth defects +Q7202-- | Congenital birth defects +Q7203-- | Congenital birth defects +Q721--- | Congenital birth defects +Q7210-- | Congenital birth defects +Q7211-- | Congenital birth defects +Q7212-- | Congenital birth defects +Q7213-- | Congenital birth defects +Q722--- | Congenital birth defects +Q7220-- | Congenital birth defects +Q7221-- | Congenital birth defects +Q7222-- | Congenital birth defects +Q7223-- | Congenital birth defects +Q723--- | Congenital birth defects +Q7230-- | Congenital birth defects +Q7231-- | Congenital birth defects +Q7232-- | Congenital birth defects +Q7233-- | Congenital birth defects +Q724--- | Congenital birth defects +Q7240-- | Congenital birth defects +Q7241-- | Congenital birth defects +Q7242-- | Congenital birth defects +Q7243-- | Congenital birth defects +Q725--- | Congenital birth defects +Q7250-- | Congenital birth defects +Q7251-- | Congenital birth defects +Q7252-- | Congenital birth defects +Q7253-- | Congenital birth defects +Q726--- | Congenital birth defects +Q7260-- | Congenital birth defects +Q7261-- | Congenital birth defects +Q7262-- | Congenital birth defects +Q7263-- | Congenital birth defects +Q727--- | Congenital birth defects +Q7270-- | Congenital birth defects +Q7271-- | Congenital birth defects +Q7272-- | Congenital birth defects +Q7273-- | Congenital birth defects +Q728--- | Congenital birth defects +Q72811- | Congenital birth defects +Q72812- | Congenital birth defects +Q72813- | Congenital birth defects +Q72819- | Congenital birth defects +Q72891- | Congenital birth defects +Q72892- | Congenital birth defects +Q72893- | Congenital birth defects +Q72899- | Congenital birth defects +Q729--- | Congenital birth defects +Q7290-- | Congenital birth defects +Q7291-- | Congenital birth defects +Q7292-- | Congenital birth defects +Q7293-- | Congenital birth defects +Q73---- | Congenital birth defects +Q730--- | Congenital birth defects +Q731--- | Congenital birth defects +Q738--- | Congenital birth defects +Q74---- | Congenital birth defects +Q740--- | Congenital birth defects +Q741--- | Congenital birth defects +Q742--- | Congenital birth defects +Q743--- | Congenital birth defects +Q748--- | Congenital birth defects +Q749--- | Congenital birth defects +Q75---- | Congenital birth defects +Q750--- | Congenital birth defects +Q751--- | Congenital birth defects +Q752--- | Congenital birth defects +Q753--- | Congenital birth defects +Q754--- | Congenital birth defects +Q755--- | Congenital birth defects +Q758--- | Congenital birth defects +Q759--- | Congenital birth defects +Q76---- | Congenital birth defects +Q760--- | Congenital birth defects +Q761--- | Congenital birth defects +Q762--- | Congenital birth defects +Q763--- | Congenital birth defects +Q764--- | Congenital birth defects +Q76411- | Congenital birth defects +Q76412- | Congenital birth defects +Q76413- | Congenital birth defects +Q76414- | Congenital birth defects +Q76415- | Congenital birth defects +Q76419- | Congenital birth defects +Q76425- | Congenital birth defects +Q76426- | Congenital birth defects +Q76427- | Congenital birth defects +Q76428- | Congenital birth defects +Q76429- | Congenital birth defects +Q7649-- | Congenital birth defects +Q765--- | Congenital birth defects +Q766--- | Congenital birth defects +Q767--- | Congenital birth defects +Q768--- | Congenital birth defects +Q769--- | Congenital birth defects +Q77---- | Congenital birth defects +Q770--- | Congenital birth defects +Q771--- | Congenital birth defects +Q772--- | Congenital birth defects +Q773--- | Congenital birth defects +Q774--- | Congenital birth defects +Q775--- | Congenital birth defects +Q776--- | Congenital birth defects +Q777--- | Congenital birth defects +Q778--- | Congenital birth defects +Q779--- | Congenital birth defects +Q78---- | Congenital birth defects +Q780--- | Congenital birth defects +Q781--- | Congenital birth defects +Q782--- | Congenital birth defects +Q783--- | Congenital birth defects +Q784--- | Congenital birth defects +Q785--- | Congenital birth defects +Q786--- | Congenital birth defects +Q788--- | Congenital birth defects +Q789--- | Congenital birth defects +Q79---- | Congenital birth defects +Q790--- | Congenital birth defects +Q791--- | Congenital birth defects +Q792--- | Congenital birth defects +Q793--- | Congenital birth defects +Q794--- | Congenital birth defects +Q795--- | Congenital birth defects +Q7951-- | Congenital birth defects +Q7959-- | Congenital birth defects +Q796--- | Congenital birth defects +Q798--- | Congenital birth defects +Q799--- | Congenital birth defects +Q80---- | Congenital birth defects +Q800--- | Congenital birth defects +Q801--- | Congenital birth defects +Q802--- | Congenital birth defects +Q803--- | Congenital birth defects +Q804--- | Congenital birth defects +Q808--- | Congenital birth defects +Q809--- | Congenital birth defects +Q81---- | Congenital birth defects +Q810--- | Congenital birth defects +Q811--- | Congenital birth defects +Q812--- | Congenital birth defects +Q818--- | Congenital birth defects +Q819--- | Congenital birth defects +Q82---- | Congenital birth defects +Q820--- | Congenital birth defects +Q821--- | Congenital birth defects +Q822--- | Congenital birth defects +Q823--- | Congenital birth defects +Q824--- | Congenital birth defects +Q825--- | Congenital birth defects +Q826--- | Congenital birth defects +Q828--- | Congenital birth defects +Q829--- | Congenital birth defects +Q83---- | Congenital birth defects +Q830--- | Congenital birth defects +Q831--- | Congenital birth defects +Q832--- | Congenital birth defects +Q833--- | Congenital birth defects +Q838--- | Congenital birth defects +Q839--- | Congenital birth defects +Q84---- | Congenital birth defects +Q840--- | Congenital birth defects +Q841--- | Congenital birth defects +Q842--- | Congenital birth defects +Q843--- | Congenital birth defects +Q844--- | Congenital birth defects +Q845--- | Congenital birth defects +Q846--- | Congenital birth defects +Q848--- | Congenital birth defects +Q849--- | Congenital birth defects +Q85---- | Congenital birth defects +Q850--- | Congenital birth defects +Q8500-- | Congenital birth defects +Q8501-- | Congenital birth defects +Q8502-- | Congenital birth defects +Q8503-- | Congenital birth defects +Q8509-- | Congenital birth defects +Q851--- | Congenital birth defects +Q858--- | Congenital birth defects +Q859--- | Congenital birth defects +Q86---- | Congenital birth defects +Q861--- | Congenital birth defects +Q862--- | Congenital birth defects +Q868--- | Congenital birth defects +Q87---- | Congenital birth defects +Q870--- | Congenital birth defects +Q871--- | Congenital birth defects +Q872--- | Congenital birth defects +Q873--- | Congenital birth defects +Q874--- | Congenital birth defects +Q8740-- | Congenital birth defects +Q87410- | Congenital birth defects +Q87418- | Congenital birth defects +Q8742-- | Congenital birth defects +Q8743-- | Congenital birth defects +Q875--- | Congenital birth defects +Q878--- | Congenital birth defects +Q89---- | Congenital birth defects +Q890--- | Congenital birth defects +Q8901-- | Congenital birth defects +Q8909-- | Congenital birth defects +Q891--- | Congenital birth defects +Q892--- | Congenital birth defects +Q893--- | Congenital birth defects +Q894--- | Congenital birth defects +Q897--- | Congenital birth defects +Q898--- | Congenital birth defects +Q90---- | Congenital birth defects +Q900--- | Congenital birth defects +Q901--- | Congenital birth defects +Q902--- | Congenital birth defects +Q909--- | Congenital birth defects +Q91---- | Congenital birth defects +Q910--- | Congenital birth defects +Q911--- | Congenital birth defects +Q912--- | Congenital birth defects +Q913--- | Congenital birth defects +Q914--- | Congenital birth defects +Q915--- | Congenital birth defects +Q916--- | Congenital birth defects +Q917--- | Congenital birth defects +Q92---- | Congenital birth defects +Q920--- | Congenital birth defects +Q921--- | Congenital birth defects +Q922--- | Congenital birth defects +Q923--- | Congenital birth defects +Q924--- | Congenital birth defects +Q925--- | Congenital birth defects +Q926--- | Congenital birth defects +Q9261-- | Congenital birth defects +Q9262-- | Congenital birth defects +Q927--- | Congenital birth defects +Q928--- | Congenital birth defects +Q929--- | Congenital birth defects +Q93---- | Congenital birth defects +Q930--- | Congenital birth defects +Q931--- | Congenital birth defects +Q932--- | Congenital birth defects +Q933--- | Congenital birth defects +Q934--- | Congenital birth defects +Q935--- | Congenital birth defects +Q9351-- | Congenital birth defects +Q9359-- | Congenital birth defects +Q936--- | Congenital birth defects +Q937--- | Congenital birth defects +Q938--- | Congenital birth defects +Q9381-- | Congenital birth defects +Q9382-- | Congenital birth defects +Q9388-- | Congenital birth defects +Q9389-- | Congenital birth defects +Q939--- | Congenital birth defects +Q95---- | Congenital birth defects +Q950--- | Congenital birth defects +Q951--- | Congenital birth defects +Q952--- | Congenital birth defects +Q953--- | Congenital birth defects +Q954--- | Congenital birth defects +Q955--- | Congenital birth defects +Q958--- | Congenital birth defects +Q959--- | Congenital birth defects +Q96---- | Congenital birth defects +Q960--- | Congenital birth defects +Q961--- | Congenital birth defects +Q962--- | Congenital birth defects +Q963--- | Congenital birth defects +Q964--- | Congenital birth defects +Q968--- | Congenital birth defects +Q969--- | Congenital birth defects +Q97---- | Congenital birth defects +Q970--- | Congenital birth defects +Q971--- | Congenital birth defects +Q972--- | Congenital birth defects +Q973--- | Congenital birth defects +Q978--- | Congenital birth defects +Q979--- | Congenital birth defects +Q98---- | Congenital birth defects +Q980--- | Congenital birth defects +Q981--- | Congenital birth defects +Q982--- | Congenital birth defects +Q983--- | Congenital birth defects +Q984--- | Congenital birth defects +Q985--- | Congenital birth defects +Q986--- | Congenital birth defects +Q987--- | Congenital birth defects +Q988--- | Congenital birth defects +Q989--- | Congenital birth defects +Q99---- | Congenital birth defects +Q990--- | Congenital birth defects +Q991--- | Congenital birth defects +Q992--- | Congenital birth defects +Q998--- | Congenital birth defects +Q00---- | Neural tube defects +Q000--- | Neural tube defects +Q001--- | Neural tube defects +Q002--- | Neural tube defects +Q01---- | Neural tube defects +Q010--- | Neural tube defects +Q011--- | Neural tube defects +Q012--- | Neural tube defects +Q018--- | Neural tube defects +Q019--- | Neural tube defects +Q05---- | Neural tube defects +Q050--- | Neural tube defects +Q051--- | Neural tube defects +Q052--- | Neural tube defects +Q053--- | Neural tube defects +Q054--- | Neural tube defects +Q055--- | Neural tube defects +Q056--- | Neural tube defects +Q057--- | Neural tube defects +Q058--- | Neural tube defects +Q059--- | Neural tube defects +Q20---- | Congenital heart anomalies +Q200--- | Congenital heart anomalies +Q201--- | Congenital heart anomalies +Q202--- | Congenital heart anomalies +Q203--- | Congenital heart anomalies +Q204--- | Congenital heart anomalies +Q205--- | Congenital heart anomalies +Q206--- | Congenital heart anomalies +Q208--- | Congenital heart anomalies +Q209--- | Congenital heart anomalies +Q21---- | Congenital heart anomalies +Q210--- | Congenital heart anomalies +Q211--- | Congenital heart anomalies +Q212--- | Congenital heart anomalies +Q213--- | Congenital heart anomalies +Q214--- | Congenital heart anomalies +Q218--- | Congenital heart anomalies +Q219--- | Congenital heart anomalies +Q22---- | Congenital heart anomalies +Q220--- | Congenital heart anomalies +Q221--- | Congenital heart anomalies +Q222--- | Congenital heart anomalies +Q223--- | Congenital heart anomalies +Q224--- | Congenital heart anomalies +Q225--- | Congenital heart anomalies +Q226--- | Congenital heart anomalies +Q228--- | Congenital heart anomalies +Q229--- | Congenital heart anomalies +Q23---- | Congenital heart anomalies +Q230--- | Congenital heart anomalies +Q231--- | Congenital heart anomalies +Q232--- | Congenital heart anomalies +Q233--- | Congenital heart anomalies +Q234--- | Congenital heart anomalies +Q238--- | Congenital heart anomalies +Q239--- | Congenital heart anomalies +Q24---- | Congenital heart anomalies +Q240--- | Congenital heart anomalies +Q241--- | Congenital heart anomalies +Q242--- | Congenital heart anomalies +Q243--- | Congenital heart anomalies +Q244--- | Congenital heart anomalies +Q245--- | Congenital heart anomalies +Q246--- | Congenital heart anomalies +Q248--- | Congenital heart anomalies +Q249--- | Congenital heart anomalies +Q25---- | Congenital heart anomalies +Q250--- | Congenital heart anomalies +Q251--- | Congenital heart anomalies +Q252--- | Congenital heart anomalies +Q2521-- | Congenital heart anomalies +Q2529-- | Congenital heart anomalies +Q253--- | Congenital heart anomalies +Q254--- | Congenital heart anomalies +Q2540-- | Congenital heart anomalies +Q2541-- | Congenital heart anomalies +Q2542-- | Congenital heart anomalies +Q2543-- | Congenital heart anomalies +Q2544-- | Congenital heart anomalies +Q2545-- | Congenital heart anomalies +Q2546-- | Congenital heart anomalies +Q2547-- | Congenital heart anomalies +Q2548-- | Congenital heart anomalies +Q2549-- | Congenital heart anomalies +Q255--- | Congenital heart anomalies +Q256--- | Congenital heart anomalies +Q257--- | Congenital heart anomalies +Q2571-- | Congenital heart anomalies +Q2572-- | Congenital heart anomalies +Q2579-- | Congenital heart anomalies +Q258--- | Congenital heart anomalies +Q259--- | Congenital heart anomalies +Q26---- | Congenital heart anomalies +Q260--- | Congenital heart anomalies +Q261--- | Congenital heart anomalies +Q262--- | Congenital heart anomalies +Q263--- | Congenital heart anomalies +Q264--- | Congenital heart anomalies +Q265--- | Congenital heart anomalies +Q266--- | Congenital heart anomalies +Q268--- | Congenital heart anomalies +Q269--- | Congenital heart anomalies +Q27---- | Congenital heart anomalies +Q270--- | Congenital heart anomalies +Q271--- | Congenital heart anomalies +Q272--- | Congenital heart anomalies +Q273--- | Congenital heart anomalies +Q2730-- | Congenital heart anomalies +Q2731-- | Congenital heart anomalies +Q2732-- | Congenital heart anomalies +Q2733-- | Congenital heart anomalies +Q2734-- | Congenital heart anomalies +Q2739-- | Congenital heart anomalies +Q274--- | Congenital heart anomalies +Q278--- | Congenital heart anomalies +Q279--- | Congenital heart anomalies +Q28---- | Congenital heart anomalies +Q280--- | Congenital heart anomalies +Q281--- | Congenital heart anomalies +Q282--- | Congenital heart anomalies +Q283--- | Congenital heart anomalies +Q288--- | Congenital heart anomalies +Q289--- | Congenital heart anomalies +Q35---- | Orofacial clefts +Q351--- | Orofacial clefts +Q353--- | Orofacial clefts +Q355--- | Orofacial clefts +Q357--- | Orofacial clefts +Q359--- | Orofacial clefts +Q36---- | Orofacial clefts +Q37---- | Orofacial clefts +Q370--- | Orofacial clefts +Q371--- | Orofacial clefts +Q372--- | Orofacial clefts +Q373--- | Orofacial clefts +Q374--- | Orofacial clefts +Q375--- | Orofacial clefts +Q378--- | Orofacial clefts +Q379--- | Orofacial clefts +Q90---- | Down syndrome +Q900--- | Down syndrome +Q901--- | Down syndrome +Q902--- | Down syndrome +Q909--- | Down syndrome +Q87---- | Other chromosomal abnormalities +Q870--- | Other chromosomal abnormalities +Q871--- | Other chromosomal abnormalities +Q872--- | Other chromosomal abnormalities +Q873--- | Other chromosomal abnormalities +Q874--- | Other chromosomal abnormalities +Q8740-- | Other chromosomal abnormalities +Q87410- | Other chromosomal abnormalities +Q87418- | Other chromosomal abnormalities +Q8742-- | Other chromosomal abnormalities +Q8743-- | Other chromosomal abnormalities +Q875--- | Other chromosomal abnormalities +Q878--- | Other chromosomal abnormalities +Q91---- | Other chromosomal abnormalities +Q910--- | Other chromosomal abnormalities +Q911--- | Other chromosomal abnormalities +Q912--- | Other chromosomal abnormalities +Q913--- | Other chromosomal abnormalities +Q914--- | Other chromosomal abnormalities +Q915--- | Other chromosomal abnormalities +Q916--- | Other chromosomal abnormalities +Q917--- | Other chromosomal abnormalities +Q92---- | Other chromosomal abnormalities +Q920--- | Other chromosomal abnormalities +Q921--- | Other chromosomal abnormalities +Q922--- | Other chromosomal abnormalities +Q923--- | Other chromosomal abnormalities +Q924--- | Other chromosomal abnormalities +Q925--- | Other chromosomal abnormalities +Q926--- | Other chromosomal abnormalities +Q9261-- | Other chromosomal abnormalities +Q9262-- | Other chromosomal abnormalities +Q927--- | Other chromosomal abnormalities +Q928--- | Other chromosomal abnormalities +Q929--- | Other chromosomal abnormalities +Q93---- | Other chromosomal abnormalities +Q930--- | Other chromosomal abnormalities +Q931--- | Other chromosomal abnormalities +Q932--- | Other chromosomal abnormalities +Q933--- | Other chromosomal abnormalities +Q934--- | Other chromosomal abnormalities +Q935--- | Other chromosomal abnormalities +Q9351-- | Other chromosomal abnormalities +Q9359-- | Other chromosomal abnormalities +Q936--- | Other chromosomal abnormalities +Q937--- | Other chromosomal abnormalities +Q938--- | Other chromosomal abnormalities +Q9381-- | Other chromosomal abnormalities +Q9382-- | Other chromosomal abnormalities +Q9388-- | Other chromosomal abnormalities +Q9389-- | Other chromosomal abnormalities +Q939--- | Other chromosomal abnormalities +Q95---- | Other chromosomal abnormalities +Q950--- | Other chromosomal abnormalities +Q951--- | Other chromosomal abnormalities +Q952--- | Other chromosomal abnormalities +Q953--- | Other chromosomal abnormalities +Q954--- | Other chromosomal abnormalities +Q955--- | Other chromosomal abnormalities +Q958--- | Other chromosomal abnormalities +Q959--- | Other chromosomal abnormalities +Q97---- | Other chromosomal abnormalities +Q970--- | Other chromosomal abnormalities +Q971--- | Other chromosomal abnormalities +Q972--- | Other chromosomal abnormalities +Q973--- | Other chromosomal abnormalities +Q978--- | Other chromosomal abnormalities +Q979--- | Other chromosomal abnormalities +Q99---- | Other chromosomal abnormalities +Q990--- | Other chromosomal abnormalities +Q991--- | Other chromosomal abnormalities +Q992--- | Other chromosomal abnormalities +Q998--- | Other chromosomal abnormalities +Q65---- | Congenital musculoskeletal and limb anomalies +Q650--- | Congenital musculoskeletal and limb anomalies +Q6500-- | Congenital musculoskeletal and limb anomalies +Q6501-- | Congenital musculoskeletal and limb anomalies +Q6502-- | Congenital musculoskeletal and limb anomalies +Q651--- | Congenital musculoskeletal and limb anomalies +Q652--- | Congenital musculoskeletal and limb anomalies +Q653--- | Congenital musculoskeletal and limb anomalies +Q6530-- | Congenital musculoskeletal and limb anomalies +Q6531-- | Congenital musculoskeletal and limb anomalies +Q6532-- | Congenital musculoskeletal and limb anomalies +Q654--- | Congenital musculoskeletal and limb anomalies +Q655--- | Congenital musculoskeletal and limb anomalies +Q656--- | Congenital musculoskeletal and limb anomalies +Q658--- | Congenital musculoskeletal and limb anomalies +Q6581-- | Congenital musculoskeletal and limb anomalies +Q6582-- | Congenital musculoskeletal and limb anomalies +Q6589-- | Congenital musculoskeletal and limb anomalies +Q659--- | Congenital musculoskeletal and limb anomalies +Q66---- | Congenital musculoskeletal and limb anomalies +Q660--- | Congenital musculoskeletal and limb anomalies +Q661--- | Congenital musculoskeletal and limb anomalies +Q662--- | Congenital musculoskeletal and limb anomalies +Q6621-- | Congenital musculoskeletal and limb anomalies +Q6622-- | Congenital musculoskeletal and limb anomalies +Q663--- | Congenital musculoskeletal and limb anomalies +Q664--- | Congenital musculoskeletal and limb anomalies +Q665--- | Congenital musculoskeletal and limb anomalies +Q6650-- | Congenital musculoskeletal and limb anomalies +Q6651-- | Congenital musculoskeletal and limb anomalies +Q6652-- | Congenital musculoskeletal and limb anomalies +Q666--- | Congenital musculoskeletal and limb anomalies +Q667--- | Congenital musculoskeletal and limb anomalies +Q668--- | Congenital musculoskeletal and limb anomalies +Q6680-- | Congenital musculoskeletal and limb anomalies +Q6681-- | Congenital musculoskeletal and limb anomalies +Q6682-- | Congenital musculoskeletal and limb anomalies +Q6689-- | Congenital musculoskeletal and limb anomalies +Q669--- | Congenital musculoskeletal and limb anomalies +Q67---- | Congenital musculoskeletal and limb anomalies +Q670--- | Congenital musculoskeletal and limb anomalies +Q671--- | Congenital musculoskeletal and limb anomalies +Q672--- | Congenital musculoskeletal and limb anomalies +Q673--- | Congenital musculoskeletal and limb anomalies +Q674--- | Congenital musculoskeletal and limb anomalies +Q675--- | Congenital musculoskeletal and limb anomalies +Q676--- | Congenital musculoskeletal and limb anomalies +Q677--- | Congenital musculoskeletal and limb anomalies +Q678--- | Congenital musculoskeletal and limb anomalies +Q68---- | Congenital musculoskeletal and limb anomalies +Q680--- | Congenital musculoskeletal and limb anomalies +Q681--- | Congenital musculoskeletal and limb anomalies +Q682--- | Congenital musculoskeletal and limb anomalies +Q683--- | Congenital musculoskeletal and limb anomalies +Q684--- | Congenital musculoskeletal and limb anomalies +Q685--- | Congenital musculoskeletal and limb anomalies +Q686--- | Congenital musculoskeletal and limb anomalies +Q688--- | Congenital musculoskeletal and limb anomalies +Q69---- | Congenital musculoskeletal and limb anomalies +Q690--- | Congenital musculoskeletal and limb anomalies +Q691--- | Congenital musculoskeletal and limb anomalies +Q692--- | Congenital musculoskeletal and limb anomalies +Q699--- | Congenital musculoskeletal and limb anomalies +Q70---- | Congenital musculoskeletal and limb anomalies +Q700--- | Congenital musculoskeletal and limb anomalies +Q7000-- | Congenital musculoskeletal and limb anomalies +Q7001-- | Congenital musculoskeletal and limb anomalies +Q7002-- | Congenital musculoskeletal and limb anomalies +Q7003-- | Congenital musculoskeletal and limb anomalies +Q701--- | Congenital musculoskeletal and limb anomalies +Q7010-- | Congenital musculoskeletal and limb anomalies +Q7011-- | Congenital musculoskeletal and limb anomalies +Q7012-- | Congenital musculoskeletal and limb anomalies +Q7013-- | Congenital musculoskeletal and limb anomalies +Q702--- | Congenital musculoskeletal and limb anomalies +Q7020-- | Congenital musculoskeletal and limb anomalies +Q7021-- | Congenital musculoskeletal and limb anomalies +Q7022-- | Congenital musculoskeletal and limb anomalies +Q7023-- | Congenital musculoskeletal and limb anomalies +Q703--- | Congenital musculoskeletal and limb anomalies +Q7030-- | Congenital musculoskeletal and limb anomalies +Q7031-- | Congenital musculoskeletal and limb anomalies +Q7032-- | Congenital musculoskeletal and limb anomalies +Q7033-- | Congenital musculoskeletal and limb anomalies +Q704--- | Congenital musculoskeletal and limb anomalies +Q709--- | Congenital musculoskeletal and limb anomalies +Q71---- | Congenital musculoskeletal and limb anomalies +Q710--- | Congenital musculoskeletal and limb anomalies +Q7100-- | Congenital musculoskeletal and limb anomalies +Q7101-- | Congenital musculoskeletal and limb anomalies +Q7102-- | Congenital musculoskeletal and limb anomalies +Q7103-- | Congenital musculoskeletal and limb anomalies +Q711--- | Congenital musculoskeletal and limb anomalies +Q7110-- | Congenital musculoskeletal and limb anomalies +Q7111-- | Congenital musculoskeletal and limb anomalies +Q7112-- | Congenital musculoskeletal and limb anomalies +Q7113-- | Congenital musculoskeletal and limb anomalies +Q712--- | Congenital musculoskeletal and limb anomalies +Q7120-- | Congenital musculoskeletal and limb anomalies +Q7121-- | Congenital musculoskeletal and limb anomalies +Q7122-- | Congenital musculoskeletal and limb anomalies +Q7123-- | Congenital musculoskeletal and limb anomalies +Q713--- | Congenital musculoskeletal and limb anomalies +Q7130-- | Congenital musculoskeletal and limb anomalies +Q7131-- | Congenital musculoskeletal and limb anomalies +Q7132-- | Congenital musculoskeletal and limb anomalies +Q7133-- | Congenital musculoskeletal and limb anomalies +Q714--- | Congenital musculoskeletal and limb anomalies +Q7140-- | Congenital musculoskeletal and limb anomalies +Q7141-- | Congenital musculoskeletal and limb anomalies +Q7142-- | Congenital musculoskeletal and limb anomalies +Q7143-- | Congenital musculoskeletal and limb anomalies +Q715--- | Congenital musculoskeletal and limb anomalies +Q7150-- | Congenital musculoskeletal and limb anomalies +Q7151-- | Congenital musculoskeletal and limb anomalies +Q7152-- | Congenital musculoskeletal and limb anomalies +Q7153-- | Congenital musculoskeletal and limb anomalies +Q716--- | Congenital musculoskeletal and limb anomalies +Q7160-- | Congenital musculoskeletal and limb anomalies +Q7161-- | Congenital musculoskeletal and limb anomalies +Q7162-- | Congenital musculoskeletal and limb anomalies +Q7163-- | Congenital musculoskeletal and limb anomalies +Q718--- | Congenital musculoskeletal and limb anomalies +Q71811- | Congenital musculoskeletal and limb anomalies +Q71812- | Congenital musculoskeletal and limb anomalies +Q71813- | Congenital musculoskeletal and limb anomalies +Q71819- | Congenital musculoskeletal and limb anomalies +Q71891- | Congenital musculoskeletal and limb anomalies +Q71892- | Congenital musculoskeletal and limb anomalies +Q71893- | Congenital musculoskeletal and limb anomalies +Q71899- | Congenital musculoskeletal and limb anomalies +Q719--- | Congenital musculoskeletal and limb anomalies +Q7190-- | Congenital musculoskeletal and limb anomalies +Q7191-- | Congenital musculoskeletal and limb anomalies +Q7192-- | Congenital musculoskeletal and limb anomalies +Q7193-- | Congenital musculoskeletal and limb anomalies +Q72---- | Congenital musculoskeletal and limb anomalies +Q720--- | Congenital musculoskeletal and limb anomalies +Q7200-- | Congenital musculoskeletal and limb anomalies +Q7201-- | Congenital musculoskeletal and limb anomalies +Q7202-- | Congenital musculoskeletal and limb anomalies +Q7203-- | Congenital musculoskeletal and limb anomalies +Q721--- | Congenital musculoskeletal and limb anomalies +Q7210-- | Congenital musculoskeletal and limb anomalies +Q7211-- | Congenital musculoskeletal and limb anomalies +Q7212-- | Congenital musculoskeletal and limb anomalies +Q7213-- | Congenital musculoskeletal and limb anomalies +Q722--- | Congenital musculoskeletal and limb anomalies +Q7220-- | Congenital musculoskeletal and limb anomalies +Q7221-- | Congenital musculoskeletal and limb anomalies +Q7222-- | Congenital musculoskeletal and limb anomalies +Q7223-- | Congenital musculoskeletal and limb anomalies +Q723--- | Congenital musculoskeletal and limb anomalies +Q7230-- | Congenital musculoskeletal and limb anomalies +Q7231-- | Congenital musculoskeletal and limb anomalies +Q7232-- | Congenital musculoskeletal and limb anomalies +Q7233-- | Congenital musculoskeletal and limb anomalies +Q724--- | Congenital musculoskeletal and limb anomalies +Q7240-- | Congenital musculoskeletal and limb anomalies +Q7241-- | Congenital musculoskeletal and limb anomalies +Q7242-- | Congenital musculoskeletal and limb anomalies +Q7243-- | Congenital musculoskeletal and limb anomalies +Q725--- | Congenital musculoskeletal and limb anomalies +Q7250-- | Congenital musculoskeletal and limb anomalies +Q7251-- | Congenital musculoskeletal and limb anomalies +Q7252-- | Congenital musculoskeletal and limb anomalies +Q7253-- | Congenital musculoskeletal and limb anomalies +Q726--- | Congenital musculoskeletal and limb anomalies +Q7260-- | Congenital musculoskeletal and limb anomalies +Q7261-- | Congenital musculoskeletal and limb anomalies +Q7262-- | Congenital musculoskeletal and limb anomalies +Q7263-- | Congenital musculoskeletal and limb anomalies +Q727--- | Congenital musculoskeletal and limb anomalies +Q7270-- | Congenital musculoskeletal and limb anomalies +Q7271-- | Congenital musculoskeletal and limb anomalies +Q7272-- | Congenital musculoskeletal and limb anomalies +Q7273-- | Congenital musculoskeletal and limb anomalies +Q728--- | Congenital musculoskeletal and limb anomalies +Q72811- | Congenital musculoskeletal and limb anomalies +Q72812- | Congenital musculoskeletal and limb anomalies +Q72813- | Congenital musculoskeletal and limb anomalies +Q72819- | Congenital musculoskeletal and limb anomalies +Q72891- | Congenital musculoskeletal and limb anomalies +Q72892- | Congenital musculoskeletal and limb anomalies +Q72893- | Congenital musculoskeletal and limb anomalies +Q72899- | Congenital musculoskeletal and limb anomalies +Q729--- | Congenital musculoskeletal and limb anomalies +Q7290-- | Congenital musculoskeletal and limb anomalies +Q7291-- | Congenital musculoskeletal and limb anomalies +Q7292-- | Congenital musculoskeletal and limb anomalies +Q7293-- | Congenital musculoskeletal and limb anomalies +Q73---- | Congenital musculoskeletal and limb anomalies +Q730--- | Congenital musculoskeletal and limb anomalies +Q731--- | Congenital musculoskeletal and limb anomalies +Q738--- | Congenital musculoskeletal and limb anomalies +Q74---- | Congenital musculoskeletal and limb anomalies +Q740--- | Congenital musculoskeletal and limb anomalies +Q741--- | Congenital musculoskeletal and limb anomalies +Q742--- | Congenital musculoskeletal and limb anomalies +Q743--- | Congenital musculoskeletal and limb anomalies +Q748--- | Congenital musculoskeletal and limb anomalies +Q749--- | Congenital musculoskeletal and limb anomalies +Q75---- | Congenital musculoskeletal and limb anomalies +Q750--- | Congenital musculoskeletal and limb anomalies +Q751--- | Congenital musculoskeletal and limb anomalies +Q752--- | Congenital musculoskeletal and limb anomalies +Q753--- | Congenital musculoskeletal and limb anomalies +Q754--- | Congenital musculoskeletal and limb anomalies +Q755--- | Congenital musculoskeletal and limb anomalies +Q758--- | Congenital musculoskeletal and limb anomalies +Q759--- | Congenital musculoskeletal and limb anomalies +Q76---- | Congenital musculoskeletal and limb anomalies +Q760--- | Congenital musculoskeletal and limb anomalies +Q761--- | Congenital musculoskeletal and limb anomalies +Q762--- | Congenital musculoskeletal and limb anomalies +Q763--- | Congenital musculoskeletal and limb anomalies +Q764--- | Congenital musculoskeletal and limb anomalies +Q76411- | Congenital musculoskeletal and limb anomalies +Q76412- | Congenital musculoskeletal and limb anomalies +Q76413- | Congenital musculoskeletal and limb anomalies +Q76414- | Congenital musculoskeletal and limb anomalies +Q76415- | Congenital musculoskeletal and limb anomalies +Q76419- | Congenital musculoskeletal and limb anomalies +Q76425- | Congenital musculoskeletal and limb anomalies +Q76426- | Congenital musculoskeletal and limb anomalies +Q76427- | Congenital musculoskeletal and limb anomalies +Q76428- | Congenital musculoskeletal and limb anomalies +Q76429- | Congenital musculoskeletal and limb anomalies +Q7649-- | Congenital musculoskeletal and limb anomalies +Q765--- | Congenital musculoskeletal and limb anomalies +Q766--- | Congenital musculoskeletal and limb anomalies +Q767--- | Congenital musculoskeletal and limb anomalies +Q768--- | Congenital musculoskeletal and limb anomalies +Q769--- | Congenital musculoskeletal and limb anomalies +Q77---- | Congenital musculoskeletal and limb anomalies +Q770--- | Congenital musculoskeletal and limb anomalies +Q771--- | Congenital musculoskeletal and limb anomalies +Q772--- | Congenital musculoskeletal and limb anomalies +Q773--- | Congenital musculoskeletal and limb anomalies +Q774--- | Congenital musculoskeletal and limb anomalies +Q775--- | Congenital musculoskeletal and limb anomalies +Q776--- | Congenital musculoskeletal and limb anomalies +Q777--- | Congenital musculoskeletal and limb anomalies +Q778--- | Congenital musculoskeletal and limb anomalies +Q779--- | Congenital musculoskeletal and limb anomalies +Q78---- | Congenital musculoskeletal and limb anomalies +Q780--- | Congenital musculoskeletal and limb anomalies +Q781--- | Congenital musculoskeletal and limb anomalies +Q782--- | Congenital musculoskeletal and limb anomalies +Q783--- | Congenital musculoskeletal and limb anomalies +Q784--- | Congenital musculoskeletal and limb anomalies +Q785--- | Congenital musculoskeletal and limb anomalies +Q786--- | Congenital musculoskeletal and limb anomalies +Q788--- | Congenital musculoskeletal and limb anomalies +Q789--- | Congenital musculoskeletal and limb anomalies +Q79---- | Congenital musculoskeletal and limb anomalies +Q796--- | Congenital musculoskeletal and limb anomalies +Q798--- | Congenital musculoskeletal and limb anomalies +Q799--- | Congenital musculoskeletal and limb anomalies +P960--- | Urogenital congenital anomalies +Q50---- | Urogenital congenital anomalies +Q500--- | Urogenital congenital anomalies +Q5001-- | Urogenital congenital anomalies +Q5002-- | Urogenital congenital anomalies +Q501--- | Urogenital congenital anomalies +Q502--- | Urogenital congenital anomalies +Q503--- | Urogenital congenital anomalies +Q5031-- | Urogenital congenital anomalies +Q5032-- | Urogenital congenital anomalies +Q5039-- | Urogenital congenital anomalies +Q504--- | Urogenital congenital anomalies +Q505--- | Urogenital congenital anomalies +Q506--- | Urogenital congenital anomalies +Q51---- | Urogenital congenital anomalies +Q510--- | Urogenital congenital anomalies +Q511--- | Urogenital congenital anomalies +Q5110-- | Urogenital congenital anomalies +Q5111-- | Urogenital congenital anomalies +Q512--- | Urogenital congenital anomalies +Q5120-- | Urogenital congenital anomalies +Q5121-- | Urogenital congenital anomalies +Q5122-- | Urogenital congenital anomalies +Q5128-- | Urogenital congenital anomalies +Q513--- | Urogenital congenital anomalies +Q514--- | Urogenital congenital anomalies +Q515--- | Urogenital congenital anomalies +Q516--- | Urogenital congenital anomalies +Q517--- | Urogenital congenital anomalies +Q518--- | Urogenital congenital anomalies +Q51810- | Urogenital congenital anomalies +Q51811- | Urogenital congenital anomalies +Q51818- | Urogenital congenital anomalies +Q51820- | Urogenital congenital anomalies +Q51821- | Urogenital congenital anomalies +Q51828- | Urogenital congenital anomalies +Q519--- | Urogenital congenital anomalies +Q52---- | Urogenital congenital anomalies +Q520--- | Urogenital congenital anomalies +Q521--- | Urogenital congenital anomalies +Q5210-- | Urogenital congenital anomalies +Q5211-- | Urogenital congenital anomalies +Q52120- | Urogenital congenital anomalies +Q52121- | Urogenital congenital anomalies +Q52122- | Urogenital congenital anomalies +Q52123- | Urogenital congenital anomalies +Q52124- | Urogenital congenital anomalies +Q52129- | Urogenital congenital anomalies +Q522--- | Urogenital congenital anomalies +Q523--- | Urogenital congenital anomalies +Q524--- | Urogenital congenital anomalies +Q525--- | Urogenital congenital anomalies +Q526--- | Urogenital congenital anomalies +Q527--- | Urogenital congenital anomalies +Q5270-- | Urogenital congenital anomalies +Q5271-- | Urogenital congenital anomalies +Q5279-- | Urogenital congenital anomalies +Q528--- | Urogenital congenital anomalies +Q529--- | Urogenital congenital anomalies +Q53---- | Urogenital congenital anomalies +Q530--- | Urogenital congenital anomalies +Q5300-- | Urogenital congenital anomalies +Q5301-- | Urogenital congenital anomalies +Q5302-- | Urogenital congenital anomalies +Q531--- | Urogenital congenital anomalies +Q5310-- | Urogenital congenital anomalies +Q53111- | Urogenital congenital anomalies +Q53112- | Urogenital congenital anomalies +Q5312-- | Urogenital congenital anomalies +Q5313-- | Urogenital congenital anomalies +Q532--- | Urogenital congenital anomalies +Q5320-- | Urogenital congenital anomalies +Q53211- | Urogenital congenital anomalies +Q53212- | Urogenital congenital anomalies +Q5322-- | Urogenital congenital anomalies +Q5323-- | Urogenital congenital anomalies +Q539--- | Urogenital congenital anomalies +Q54---- | Urogenital congenital anomalies +Q540--- | Urogenital congenital anomalies +Q541--- | Urogenital congenital anomalies +Q542--- | Urogenital congenital anomalies +Q543--- | Urogenital congenital anomalies +Q544--- | Urogenital congenital anomalies +Q548--- | Urogenital congenital anomalies +Q549--- | Urogenital congenital anomalies +Q55---- | Urogenital congenital anomalies +Q550--- | Urogenital congenital anomalies +Q551--- | Urogenital congenital anomalies +Q552--- | Urogenital congenital anomalies +Q5520-- | Urogenital congenital anomalies +Q5521-- | Urogenital congenital anomalies +Q5522-- | Urogenital congenital anomalies +Q5523-- | Urogenital congenital anomalies +Q5529-- | Urogenital congenital anomalies +Q553--- | Urogenital congenital anomalies +Q554--- | Urogenital congenital anomalies +Q555--- | Urogenital congenital anomalies +Q556--- | Urogenital congenital anomalies +Q5561-- | Urogenital congenital anomalies +Q5562-- | Urogenital congenital anomalies +Q5563-- | Urogenital congenital anomalies +Q5564-- | Urogenital congenital anomalies +Q5569-- | Urogenital congenital anomalies +Q557--- | Urogenital congenital anomalies +Q558--- | Urogenital congenital anomalies +Q559--- | Urogenital congenital anomalies +Q56---- | Urogenital congenital anomalies +Q560--- | Urogenital congenital anomalies +Q561--- | Urogenital congenital anomalies +Q562--- | Urogenital congenital anomalies +Q563--- | Urogenital congenital anomalies +Q564--- | Urogenital congenital anomalies +Q60---- | Urogenital congenital anomalies +Q600--- | Urogenital congenital anomalies +Q601--- | Urogenital congenital anomalies +Q602--- | Urogenital congenital anomalies +Q603--- | Urogenital congenital anomalies +Q604--- | Urogenital congenital anomalies +Q605--- | Urogenital congenital anomalies +Q606--- | Urogenital congenital anomalies +Q63---- | Urogenital congenital anomalies +Q630--- | Urogenital congenital anomalies +Q631--- | Urogenital congenital anomalies +Q632--- | Urogenital congenital anomalies +Q633--- | Urogenital congenital anomalies +Q638--- | Urogenital congenital anomalies +Q639--- | Urogenital congenital anomalies +Q64---- | Urogenital congenital anomalies +Q640--- | Urogenital congenital anomalies +Q641--- | Urogenital congenital anomalies +Q6410-- | Urogenital congenital anomalies +Q6411-- | Urogenital congenital anomalies +Q6412-- | Urogenital congenital anomalies +Q6419-- | Urogenital congenital anomalies +Q642--- | Urogenital congenital anomalies +Q643--- | Urogenital congenital anomalies +Q6431-- | Urogenital congenital anomalies +Q6432-- | Urogenital congenital anomalies +Q6433-- | Urogenital congenital anomalies +Q6439-- | Urogenital congenital anomalies +Q644--- | Urogenital congenital anomalies +Q645--- | Urogenital congenital anomalies +Q646--- | Urogenital congenital anomalies +Q647--- | Urogenital congenital anomalies +Q6470-- | Urogenital congenital anomalies +Q6471-- | Urogenital congenital anomalies +Q6472-- | Urogenital congenital anomalies +Q6473-- | Urogenital congenital anomalies +Q6474-- | Urogenital congenital anomalies +Q6475-- | Urogenital congenital anomalies +Q6479-- | Urogenital congenital anomalies +Q648--- | Urogenital congenital anomalies +Q649--- | Urogenital congenital anomalies +Q38---- | Digestive congenital anomalies +Q380--- | Digestive congenital anomalies +Q381--- | Digestive congenital anomalies +Q382--- | Digestive congenital anomalies +Q383--- | Digestive congenital anomalies +Q384--- | Digestive congenital anomalies +Q385--- | Digestive congenital anomalies +Q386--- | Digestive congenital anomalies +Q387--- | Digestive congenital anomalies +Q388--- | Digestive congenital anomalies +Q39---- | Digestive congenital anomalies +Q390--- | Digestive congenital anomalies +Q391--- | Digestive congenital anomalies +Q392--- | Digestive congenital anomalies +Q393--- | Digestive congenital anomalies +Q394--- | Digestive congenital anomalies +Q395--- | Digestive congenital anomalies +Q396--- | Digestive congenital anomalies +Q398--- | Digestive congenital anomalies +Q399--- | Digestive congenital anomalies +Q40---- | Digestive congenital anomalies +Q400--- | Digestive congenital anomalies +Q401--- | Digestive congenital anomalies +Q402--- | Digestive congenital anomalies +Q403--- | Digestive congenital anomalies +Q408--- | Digestive congenital anomalies +Q409--- | Digestive congenital anomalies +Q41---- | Digestive congenital anomalies +Q410--- | Digestive congenital anomalies +Q411--- | Digestive congenital anomalies +Q412--- | Digestive congenital anomalies +Q418--- | Digestive congenital anomalies +Q419--- | Digestive congenital anomalies +Q42---- | Digestive congenital anomalies +Q420--- | Digestive congenital anomalies +Q421--- | Digestive congenital anomalies +Q422--- | Digestive congenital anomalies +Q423--- | Digestive congenital anomalies +Q428--- | Digestive congenital anomalies +Q429--- | Digestive congenital anomalies +Q43---- | Digestive congenital anomalies +Q430--- | Digestive congenital anomalies +Q431--- | Digestive congenital anomalies +Q432--- | Digestive congenital anomalies +Q433--- | Digestive congenital anomalies +Q434--- | Digestive congenital anomalies +Q435--- | Digestive congenital anomalies +Q436--- | Digestive congenital anomalies +Q437--- | Digestive congenital anomalies +Q438--- | Digestive congenital anomalies +Q439--- | Digestive congenital anomalies +Q44---- | Digestive congenital anomalies +Q440--- | Digestive congenital anomalies +Q441--- | Digestive congenital anomalies +Q442--- | Digestive congenital anomalies +Q443--- | Digestive congenital anomalies +Q444--- | Digestive congenital anomalies +Q445--- | Digestive congenital anomalies +Q446--- | Digestive congenital anomalies +Q447--- | Digestive congenital anomalies +Q45---- | Digestive congenital anomalies +Q450--- | Digestive congenital anomalies +Q451--- | Digestive congenital anomalies +Q452--- | Digestive congenital anomalies +Q453--- | Digestive congenital anomalies +Q458--- | Digestive congenital anomalies +Q459--- | Digestive congenital anomalies +Q790--- | Digestive congenital anomalies +Q791--- | Digestive congenital anomalies +Q792--- | Digestive congenital anomalies +Q793--- | Digestive congenital anomalies +Q794--- | Digestive congenital anomalies +Q795--- | Digestive congenital anomalies +G712--- | Other congenital birth defects +Q02---- | Other congenital birth defects +Q03---- | Other congenital birth defects +Q030--- | Other congenital birth defects +Q031--- | Other congenital birth defects +Q038--- | Other congenital birth defects +Q039--- | Other congenital birth defects +Q04---- | Other congenital birth defects +Q040--- | Other congenital birth defects +Q041--- | Other congenital birth defects +Q042--- | Other congenital birth defects +Q043--- | Other congenital birth defects +Q044--- | Other congenital birth defects +Q045--- | Other congenital birth defects +Q046--- | Other congenital birth defects +Q048--- | Other congenital birth defects +Q049--- | Other congenital birth defects +Q06---- | Other congenital birth defects +Q060--- | Other congenital birth defects +Q061--- | Other congenital birth defects +Q062--- | Other congenital birth defects +Q063--- | Other congenital birth defects +Q064--- | Other congenital birth defects +Q068--- | Other congenital birth defects +Q069--- | Other congenital birth defects +Q07---- | Other congenital birth defects +Q070--- | Other congenital birth defects +Q0700-- | Other congenital birth defects +Q0701-- | Other congenital birth defects +Q0702-- | Other congenital birth defects +Q0703-- | Other congenital birth defects +Q078--- | Other congenital birth defects +Q079--- | Other congenital birth defects +Q104--- | Other congenital birth defects +Q105--- | Other congenital birth defects +Q106--- | Other congenital birth defects +Q107--- | Other congenital birth defects +Q11---- | Other congenital birth defects +Q110--- | Other congenital birth defects +Q111--- | Other congenital birth defects +Q112--- | Other congenital birth defects +Q113--- | Other congenital birth defects +Q12---- | Other congenital birth defects +Q120--- | Other congenital birth defects +Q121--- | Other congenital birth defects +Q122--- | Other congenital birth defects +Q123--- | Other congenital birth defects +Q124--- | Other congenital birth defects +Q128--- | Other congenital birth defects +Q129--- | Other congenital birth defects +Q13---- | Other congenital birth defects +Q130--- | Other congenital birth defects +Q131--- | Other congenital birth defects +Q132--- | Other congenital birth defects +Q133--- | Other congenital birth defects +Q134--- | Other congenital birth defects +Q135--- | Other congenital birth defects +Q138--- | Other congenital birth defects +Q1381-- | Other congenital birth defects +Q1389-- | Other congenital birth defects +Q139--- | Other congenital birth defects +Q14---- | Other congenital birth defects +Q140--- | Other congenital birth defects +Q141--- | Other congenital birth defects +Q142--- | Other congenital birth defects +Q143--- | Other congenital birth defects +Q148--- | Other congenital birth defects +Q149--- | Other congenital birth defects +Q15---- | Other congenital birth defects +Q150--- | Other congenital birth defects +Q158--- | Other congenital birth defects +Q159--- | Other congenital birth defects +Q16---- | Other congenital birth defects +Q160--- | Other congenital birth defects +Q161--- | Other congenital birth defects +Q162--- | Other congenital birth defects +Q163--- | Other congenital birth defects +Q164--- | Other congenital birth defects +Q165--- | Other congenital birth defects +Q169--- | Other congenital birth defects +Q17---- | Other congenital birth defects +Q170--- | Other congenital birth defects +Q171--- | Other congenital birth defects +Q172--- | Other congenital birth defects +Q173--- | Other congenital birth defects +Q174--- | Other congenital birth defects +Q175--- | Other congenital birth defects +Q178--- | Other congenital birth defects +Q179--- | Other congenital birth defects +Q18---- | Other congenital birth defects +Q180--- | Other congenital birth defects +Q181--- | Other congenital birth defects +Q182--- | Other congenital birth defects +Q183--- | Other congenital birth defects +Q184--- | Other congenital birth defects +Q185--- | Other congenital birth defects +Q186--- | Other congenital birth defects +Q187--- | Other congenital birth defects +Q188--- | Other congenital birth defects +Q189--- | Other congenital birth defects +Q30---- | Other congenital birth defects +Q300--- | Other congenital birth defects +Q301--- | Other congenital birth defects +Q302--- | Other congenital birth defects +Q303--- | Other congenital birth defects +Q308--- | Other congenital birth defects +Q309--- | Other congenital birth defects +Q31---- | Other congenital birth defects +Q310--- | Other congenital birth defects +Q311--- | Other congenital birth defects +Q312--- | Other congenital birth defects +Q313--- | Other congenital birth defects +Q315--- | Other congenital birth defects +Q318--- | Other congenital birth defects +Q319--- | Other congenital birth defects +Q32---- | Other congenital birth defects +Q320--- | Other congenital birth defects +Q321--- | Other congenital birth defects +Q322--- | Other congenital birth defects +Q323--- | Other congenital birth defects +Q324--- | Other congenital birth defects +Q33---- | Other congenital birth defects +Q330--- | Other congenital birth defects +Q331--- | Other congenital birth defects +Q332--- | Other congenital birth defects +Q333--- | Other congenital birth defects +Q334--- | Other congenital birth defects +Q335--- | Other congenital birth defects +Q336--- | Other congenital birth defects +Q338--- | Other congenital birth defects +Q339--- | Other congenital birth defects +Q34---- | Other congenital birth defects +Q340--- | Other congenital birth defects +Q341--- | Other congenital birth defects +Q348--- | Other congenital birth defects +Q349--- | Other congenital birth defects +Q80---- | Other congenital birth defects +Q800--- | Other congenital birth defects +Q801--- | Other congenital birth defects +Q802--- | Other congenital birth defects +Q803--- | Other congenital birth defects +Q804--- | Other congenital birth defects +Q808--- | Other congenital birth defects +Q809--- | Other congenital birth defects +Q81---- | Other congenital birth defects +Q810--- | Other congenital birth defects +Q811--- | Other congenital birth defects +Q812--- | Other congenital birth defects +Q818--- | Other congenital birth defects +Q819--- | Other congenital birth defects +Q82---- | Other congenital birth defects +Q820--- | Other congenital birth defects +Q821--- | Other congenital birth defects +Q822--- | Other congenital birth defects +Q823--- | Other congenital birth defects +Q824--- | Other congenital birth defects +Q825--- | Other congenital birth defects +Q826--- | Other congenital birth defects +Q828--- | Other congenital birth defects +Q829--- | Other congenital birth defects +Q83---- | Other congenital birth defects +Q830--- | Other congenital birth defects +Q831--- | Other congenital birth defects +Q832--- | Other congenital birth defects +Q833--- | Other congenital birth defects +Q838--- | Other congenital birth defects +Q839--- | Other congenital birth defects +Q84---- | Other congenital birth defects +Q840--- | Other congenital birth defects +Q841--- | Other congenital birth defects +Q842--- | Other congenital birth defects +Q843--- | Other congenital birth defects +Q844--- | Other congenital birth defects +Q845--- | Other congenital birth defects +Q846--- | Other congenital birth defects +Q848--- | Other congenital birth defects +Q849--- | Other congenital birth defects +Q85---- | Other congenital birth defects +Q850--- | Other congenital birth defects +Q8500-- | Other congenital birth defects +Q8501-- | Other congenital birth defects +Q8502-- | Other congenital birth defects +Q8503-- | Other congenital birth defects +Q8509-- | Other congenital birth defects +Q851--- | Other congenital birth defects +Q858--- | Other congenital birth defects +Q859--- | Other congenital birth defects +Q86---- | Other congenital birth defects +Q861--- | Other congenital birth defects +Q862--- | Other congenital birth defects +Q868--- | Other congenital birth defects +Q89---- | Other congenital birth defects +Q890--- | Other congenital birth defects +Q8901-- | Other congenital birth defects +Q8909-- | Other congenital birth defects +Q891--- | Other congenital birth defects +Q892--- | Other congenital birth defects +Q893--- | Other congenital birth defects +Q894--- | Other congenital birth defects +Q897--- | Other congenital birth defects +Q898--- | Other congenital birth defects +N10---- | Urinary diseases and male infertility +N11---- | Urinary diseases and male infertility +N110--- | Urinary diseases and male infertility +N111--- | Urinary diseases and male infertility +N118--- | Urinary diseases and male infertility +N119--- | Urinary diseases and male infertility +N12---- | Urinary diseases and male infertility +N136--- | Urinary diseases and male infertility +N15---- | Urinary diseases and male infertility +N151--- | Urinary diseases and male infertility +N158--- | Urinary diseases and male infertility +N159--- | Urinary diseases and male infertility +N16---- | Urinary diseases and male infertility +N160--- | Urinary diseases and male infertility +N161--- | Urinary diseases and male infertility +N162--- | Urinary diseases and male infertility +N163--- | Urinary diseases and male infertility +N164--- | Urinary diseases and male infertility +N165--- | Urinary diseases and male infertility +N168--- | Urinary diseases and male infertility +N20---- | Urinary diseases and male infertility +N200--- | Urinary diseases and male infertility +N201--- | Urinary diseases and male infertility +N202--- | Urinary diseases and male infertility +N209--- | Urinary diseases and male infertility +N21---- | Urinary diseases and male infertility +N210--- | Urinary diseases and male infertility +N211--- | Urinary diseases and male infertility +N218--- | Urinary diseases and male infertility +N219--- | Urinary diseases and male infertility +N22---- | Urinary diseases and male infertility +N220--- | Urinary diseases and male infertility +N228--- | Urinary diseases and male infertility +N23---- | Urinary diseases and male infertility +N25---- | Urinary diseases and male infertility +N250--- | Urinary diseases and male infertility +N251--- | Urinary diseases and male infertility +N258--- | Urinary diseases and male infertility +N2581-- | Urinary diseases and male infertility +N2589-- | Urinary diseases and male infertility +N259--- | Urinary diseases and male infertility +N26---- | Urinary diseases and male infertility +N261--- | Urinary diseases and male infertility +N262--- | Urinary diseases and male infertility +N269--- | Urinary diseases and male infertility +N27---- | Urinary diseases and male infertility +N270--- | Urinary diseases and male infertility +N271--- | Urinary diseases and male infertility +N279--- | Urinary diseases and male infertility +N28---- | Urinary diseases and male infertility +N280--- | Urinary diseases and male infertility +N281--- | Urinary diseases and male infertility +N29---- | Urinary diseases and male infertility +N290--- | Urinary diseases and male infertility +N291--- | Urinary diseases and male infertility +N298--- | Urinary diseases and male infertility +N30---- | Urinary diseases and male infertility +N300--- | Urinary diseases and male infertility +N3000-- | Urinary diseases and male infertility +N3001-- | Urinary diseases and male infertility +N301--- | Urinary diseases and male infertility +N3010-- | Urinary diseases and male infertility +N3011-- | Urinary diseases and male infertility +N302--- | Urinary diseases and male infertility +N3020-- | Urinary diseases and male infertility +N3021-- | Urinary diseases and male infertility +N303--- | Urinary diseases and male infertility +N308--- | Urinary diseases and male infertility +N3080-- | Urinary diseases and male infertility +N3081-- | Urinary diseases and male infertility +N309--- | Urinary diseases and male infertility +N3090-- | Urinary diseases and male infertility +N3091-- | Urinary diseases and male infertility +N31---- | Urinary diseases and male infertility +N310--- | Urinary diseases and male infertility +N311--- | Urinary diseases and male infertility +N312--- | Urinary diseases and male infertility +N318--- | Urinary diseases and male infertility +N319--- | Urinary diseases and male infertility +N32---- | Urinary diseases and male infertility +N320--- | Urinary diseases and male infertility +N323--- | Urinary diseases and male infertility +N324--- | Urinary diseases and male infertility +N34---- | Urinary diseases and male infertility +N340--- | Urinary diseases and male infertility +N341--- | Urinary diseases and male infertility +N342--- | Urinary diseases and male infertility +N343--- | Urinary diseases and male infertility +N36---- | Urinary diseases and male infertility +N360--- | Urinary diseases and male infertility +N361--- | Urinary diseases and male infertility +N362--- | Urinary diseases and male infertility +N363--- | Urinary diseases and male infertility +N3641-- | Urinary diseases and male infertility +N3642-- | Urinary diseases and male infertility +N3643-- | Urinary diseases and male infertility +N3644-- | Urinary diseases and male infertility +N365--- | Urinary diseases and male infertility +N368--- | Urinary diseases and male infertility +N369--- | Urinary diseases and male infertility +N39---- | Urinary diseases and male infertility +N390--- | Urinary diseases and male infertility +N391--- | Urinary diseases and male infertility +N392--- | Urinary diseases and male infertility +N41---- | Urinary diseases and male infertility +N410--- | Urinary diseases and male infertility +N411--- | Urinary diseases and male infertility +N412--- | Urinary diseases and male infertility +N413--- | Urinary diseases and male infertility +N414--- | Urinary diseases and male infertility +N418--- | Urinary diseases and male infertility +N419--- | Urinary diseases and male infertility +N44---- | Urinary diseases and male infertility +N45---- | Urinary diseases and male infertility +N450--- | Urinary diseases and male infertility +N451--- | Urinary diseases and male infertility +N452--- | Urinary diseases and male infertility +N453--- | Urinary diseases and male infertility +N454--- | Urinary diseases and male infertility +N459--- | Urinary diseases and male infertility +N49---- | Urinary diseases and male infertility +N490--- | Urinary diseases and male infertility +N491--- | Urinary diseases and male infertility +N492--- | Urinary diseases and male infertility +N493--- | Urinary diseases and male infertility +N498--- | Urinary diseases and male infertility +N499--- | Urinary diseases and male infertility +N10---- | Urinary tract infection and interstitial nephritis +N11---- | Urinary tract infection and interstitial nephritis +N110--- | Urinary tract infection and interstitial nephritis +N111--- | Urinary tract infection and interstitial nephritis +N118--- | Urinary tract infection and interstitial nephritis +N119--- | Urinary tract infection and interstitial nephritis +N12---- | Urinary tract infection and interstitial nephritis +N136--- | Urinary tract infection and interstitial nephritis +N15---- | Urinary tract infection and interstitial nephritis +N151--- | Urinary tract infection and interstitial nephritis +N158--- | Urinary tract infection and interstitial nephritis +N159--- | Urinary tract infection and interstitial nephritis +N16---- | Urinary tract infection and interstitial nephritis +N160--- | Urinary tract infection and interstitial nephritis +N161--- | Urinary tract infection and interstitial nephritis +N162--- | Urinary tract infection and interstitial nephritis +N163--- | Urinary tract infection and interstitial nephritis +N164--- | Urinary tract infection and interstitial nephritis +N165--- | Urinary tract infection and interstitial nephritis +N168--- | Urinary tract infection and interstitial nephritis +N30---- | Urinary tract infection and interstitial nephritis +N300--- | Urinary tract infection and interstitial nephritis +N3000-- | Urinary tract infection and interstitial nephritis +N3001-- | Urinary tract infection and interstitial nephritis +N301--- | Urinary tract infection and interstitial nephritis +N3010-- | Urinary tract infection and interstitial nephritis +N3011-- | Urinary tract infection and interstitial nephritis +N302--- | Urinary tract infection and interstitial nephritis +N3020-- | Urinary tract infection and interstitial nephritis +N3021-- | Urinary tract infection and interstitial nephritis +N303--- | Urinary tract infection and interstitial nephritis +N308--- | Urinary tract infection and interstitial nephritis +N3080-- | Urinary tract infection and interstitial nephritis +N3081-- | Urinary tract infection and interstitial nephritis +N309--- | Urinary tract infection and interstitial nephritis +N34---- | Urinary tract infection and interstitial nephritis +N340--- | Urinary tract infection and interstitial nephritis +N341--- | Urinary tract infection and interstitial nephritis +N342--- | Urinary tract infection and interstitial nephritis +N343--- | Urinary tract infection and interstitial nephritis +N390--- | Urinary tract infection and interstitial nephritis +N391--- | Urinary tract infection and interstitial nephritis +N392--- | Urinary tract infection and interstitial nephritis +N20---- | Urolithiasis +N200--- | Urolithiasis +N201--- | Urolithiasis +N202--- | Urolithiasis +N209--- | Urolithiasis +N21---- | Urolithiasis +N210--- | Urolithiasis +N211--- | Urolithiasis +N218--- | Urolithiasis +N219--- | Urolithiasis +N22---- | Urolithiasis +N220--- | Urolithiasis +N228--- | Urolithiasis +N23---- | Urolithiasis +N25---- | Other urinary diseases +N250--- | Other urinary diseases +N251--- | Other urinary diseases +N258--- | Other urinary diseases +N2581-- | Other urinary diseases +N2589-- | Other urinary diseases +N259--- | Other urinary diseases +N26---- | Other urinary diseases +N261--- | Other urinary diseases +N262--- | Other urinary diseases +N269--- | Other urinary diseases +N27---- | Other urinary diseases +N270--- | Other urinary diseases +N271--- | Other urinary diseases +N279--- | Other urinary diseases +N28---- | Other urinary diseases +N280--- | Other urinary diseases +N281--- | Other urinary diseases +N29---- | Other urinary diseases +N290--- | Other urinary diseases +N291--- | Other urinary diseases +N298--- | Other urinary diseases +N31---- | Other urinary diseases +N310--- | Other urinary diseases +N311--- | Other urinary diseases +N312--- | Other urinary diseases +N318--- | Other urinary diseases +N319--- | Other urinary diseases +N32---- | Other urinary diseases +N320--- | Other urinary diseases +N323--- | Other urinary diseases +N324--- | Other urinary diseases +N36---- | Other urinary diseases +N360--- | Other urinary diseases +N361--- | Other urinary diseases +N362--- | Other urinary diseases +N363--- | Other urinary diseases +N3641-- | Other urinary diseases +N3642-- | Other urinary diseases +N3643-- | Other urinary diseases +N3644-- | Other urinary diseases +N365--- | Other urinary diseases +N368--- | Other urinary diseases +N369--- | Other urinary diseases +N39---- | Other urinary diseases +N41---- | Other urinary diseases +N410--- | Other urinary diseases +N411--- | Other urinary diseases +N412--- | Other urinary diseases +N413--- | Other urinary diseases +N414--- | Other urinary diseases +N418--- | Other urinary diseases +N419--- | Other urinary diseases +N44---- | Other urinary diseases +N45---- | Other urinary diseases +N450--- | Other urinary diseases +N451--- | Other urinary diseases +N452--- | Other urinary diseases +N453--- | Other urinary diseases +N454--- | Other urinary diseases +N459--- | Other urinary diseases +N49---- | Other urinary diseases +N490--- | Other urinary diseases +N491--- | Other urinary diseases +N492--- | Other urinary diseases +N493--- | Other urinary diseases +N498--- | Other urinary diseases +N499--- | Other urinary diseases +D25---- | Gynaecological diseases +D250--- | Gynaecological diseases +D251--- | Gynaecological diseases +D252--- | Gynaecological diseases +D259--- | Gynaecological diseases +D26---- | Gynaecological diseases +D282--- | Gynaecological diseases +E282--- | Gynaecological diseases +N72---- | Gynaecological diseases +N75---- | Gynaecological diseases +N750--- | Gynaecological diseases +N751--- | Gynaecological diseases +N758--- | Gynaecological diseases +N759--- | Gynaecological diseases +N76---- | Gynaecological diseases +N760--- | Gynaecological diseases +N761--- | Gynaecological diseases +N762--- | Gynaecological diseases +N763--- | Gynaecological diseases +N764--- | Gynaecological diseases +N765--- | Gynaecological diseases +N766--- | Gynaecological diseases +N768--- | Gynaecological diseases +N7681-- | Gynaecological diseases +N7689-- | Gynaecological diseases +N77---- | Gynaecological diseases +N770--- | Gynaecological diseases +N771--- | Gynaecological diseases +N778--- | Gynaecological diseases +N80---- | Gynaecological diseases +N800--- | Gynaecological diseases +N801--- | Gynaecological diseases +N802--- | Gynaecological diseases +N803--- | Gynaecological diseases +N804--- | Gynaecological diseases +N805--- | Gynaecological diseases +N806--- | Gynaecological diseases +N808--- | Gynaecological diseases +N809--- | Gynaecological diseases +N81---- | Gynaecological diseases +N810--- | Gynaecological diseases +N811--- | Gynaecological diseases +N8110-- | Gynaecological diseases +N8111-- | Gynaecological diseases +N8112-- | Gynaecological diseases +N812--- | Gynaecological diseases +N813--- | Gynaecological diseases +N814--- | Gynaecological diseases +N815--- | Gynaecological diseases +N816--- | Gynaecological diseases +N818--- | Gynaecological diseases +N8181-- | Gynaecological diseases +N8182-- | Gynaecological diseases +N8183-- | Gynaecological diseases +N8184-- | Gynaecological diseases +N8185-- | Gynaecological diseases +N8189-- | Gynaecological diseases +N819--- | Gynaecological diseases +N83---- | Gynaecological diseases +N830--- | Gynaecological diseases +N8300-- | Gynaecological diseases +N8301-- | Gynaecological diseases +N8302-- | Gynaecological diseases +N831--- | Gynaecological diseases +N8310-- | Gynaecological diseases +N8311-- | Gynaecological diseases +N8312-- | Gynaecological diseases +N832--- | Gynaecological diseases +N83201- | Gynaecological diseases +N83202- | Gynaecological diseases +N83209- | Gynaecological diseases +N83291- | Gynaecological diseases +N83292- | Gynaecological diseases +N83299- | Gynaecological diseases +N833--- | Gynaecological diseases +N83311- | Gynaecological diseases +N83312- | Gynaecological diseases +N83319- | Gynaecological diseases +N83321- | Gynaecological diseases +N83322- | Gynaecological diseases +N83329- | Gynaecological diseases +N83331- | Gynaecological diseases +N83332- | Gynaecological diseases +N83339- | Gynaecological diseases +N834--- | Gynaecological diseases +N8340-- | Gynaecological diseases +N8341-- | Gynaecological diseases +N8342-- | Gynaecological diseases +N835--- | Gynaecological diseases +N83511- | Gynaecological diseases +N83512- | Gynaecological diseases +N83519- | Gynaecological diseases +N83521- | Gynaecological diseases +N83522- | Gynaecological diseases +N83529- | Gynaecological diseases +N8353-- | Gynaecological diseases +N836--- | Gynaecological diseases +N837--- | Gynaecological diseases +N838--- | Gynaecological diseases +N839--- | Gynaecological diseases +D25---- | Uterine fibroids +D250--- | Uterine fibroids +D251--- | Uterine fibroids +D252--- | Uterine fibroids +D259--- | Uterine fibroids +D26---- | Uterine fibroids +D282--- | Uterine fibroids +N80---- | Endometriosis +N800--- | Endometriosis +N801--- | Endometriosis +N802--- | Endometriosis +N803--- | Endometriosis +N804--- | Endometriosis +N805--- | Endometriosis +N806--- | Endometriosis +N808--- | Endometriosis +N809--- | Endometriosis +N81---- | Genital prolapse +N810--- | Genital prolapse +N811--- | Genital prolapse +N8110-- | Genital prolapse +N8111-- | Genital prolapse +N8112-- | Genital prolapse +N812--- | Genital prolapse +N813--- | Genital prolapse +N814--- | Genital prolapse +N815--- | Genital prolapse +N816--- | Genital prolapse +N818--- | Genital prolapse +N8181-- | Genital prolapse +N8182-- | Genital prolapse +N8183-- | Genital prolapse +N8184-- | Genital prolapse +N8185-- | Genital prolapse +N8189-- | Genital prolapse +N819--- | Genital prolapse +N72---- | Other gynaecological diseases +N75---- | Other gynaecological diseases +N750--- | Other gynaecological diseases +N751--- | Other gynaecological diseases +N758--- | Other gynaecological diseases +N759--- | Other gynaecological diseases +N76---- | Other gynaecological diseases +N760--- | Other gynaecological diseases +N761--- | Other gynaecological diseases +N762--- | Other gynaecological diseases +N763--- | Other gynaecological diseases +N764--- | Other gynaecological diseases +N765--- | Other gynaecological diseases +N766--- | Other gynaecological diseases +N768--- | Other gynaecological diseases +N7681-- | Other gynaecological diseases +N7689-- | Other gynaecological diseases +N77---- | Other gynaecological diseases +N770--- | Other gynaecological diseases +N771--- | Other gynaecological diseases +N778--- | Other gynaecological diseases +N83---- | Other gynaecological diseases +N830--- | Other gynaecological diseases +N8300-- | Other gynaecological diseases +N8301-- | Other gynaecological diseases +N8302-- | Other gynaecological diseases +N831--- | Other gynaecological diseases +N8310-- | Other gynaecological diseases +N8311-- | Other gynaecological diseases +N8312-- | Other gynaecological diseases +N832--- | Other gynaecological diseases +N83201- | Other gynaecological diseases +N83202- | Other gynaecological diseases +N83209- | Other gynaecological diseases +N83291- | Other gynaecological diseases +N83292- | Other gynaecological diseases +N83299- | Other gynaecological diseases +N833--- | Other gynaecological diseases +N83311- | Other gynaecological diseases +N83312- | Other gynaecological diseases +N83319- | Other gynaecological diseases +N83321- | Other gynaecological diseases +N83322- | Other gynaecological diseases +N83329- | Other gynaecological diseases +N83331- | Other gynaecological diseases +N83332- | Other gynaecological diseases +N83339- | Other gynaecological diseases +N834--- | Other gynaecological diseases +N8340-- | Other gynaecological diseases +N8341-- | Other gynaecological diseases +N8342-- | Other gynaecological diseases +N835--- | Other gynaecological diseases +N83511- | Other gynaecological diseases +N83512- | Other gynaecological diseases +N83519- | Other gynaecological diseases +N83521- | Other gynaecological diseases +N83522- | Other gynaecological diseases +N83529- | Other gynaecological diseases +N8353-- | Other gynaecological diseases +N836--- | Other gynaecological diseases +N837--- | Other gynaecological diseases +N838--- | Other gynaecological diseases +N839--- | Other gynaecological diseases +D55---- | Haemoglobinopathies and haemolytic anaemias +D550--- | Haemoglobinopathies and haemolytic anaemias +D551--- | Haemoglobinopathies and haemolytic anaemias +D552--- | Haemoglobinopathies and haemolytic anaemias +D553--- | Haemoglobinopathies and haemolytic anaemias +D558--- | Haemoglobinopathies and haemolytic anaemias +D559--- | Haemoglobinopathies and haemolytic anaemias +D56---- | Haemoglobinopathies and haemolytic anaemias +D560--- | Haemoglobinopathies and haemolytic anaemias +D561--- | Haemoglobinopathies and haemolytic anaemias +D562--- | Haemoglobinopathies and haemolytic anaemias +D563--- | Haemoglobinopathies and haemolytic anaemias +D564--- | Haemoglobinopathies and haemolytic anaemias +D565--- | Haemoglobinopathies and haemolytic anaemias +D568--- | Haemoglobinopathies and haemolytic anaemias +D569--- | Haemoglobinopathies and haemolytic anaemias +D57---- | Haemoglobinopathies and haemolytic anaemias +D570--- | Haemoglobinopathies and haemolytic anaemias +D5700-- | Haemoglobinopathies and haemolytic anaemias +D5701-- | Haemoglobinopathies and haemolytic anaemias +D5702-- | Haemoglobinopathies and haemolytic anaemias +D571--- | Haemoglobinopathies and haemolytic anaemias +D572--- | Haemoglobinopathies and haemolytic anaemias +D5720-- | Haemoglobinopathies and haemolytic anaemias +D57211- | Haemoglobinopathies and haemolytic anaemias +D57212- | Haemoglobinopathies and haemolytic anaemias +D57219- | Haemoglobinopathies and haemolytic anaemias +D573--- | Haemoglobinopathies and haemolytic anaemias +D5740-- | Haemoglobinopathies and haemolytic anaemias +D57411- | Haemoglobinopathies and haemolytic anaemias +D57412- | Haemoglobinopathies and haemolytic anaemias +D57419- | Haemoglobinopathies and haemolytic anaemias +D578--- | Haemoglobinopathies and haemolytic anaemias +D5780-- | Haemoglobinopathies and haemolytic anaemias +D57811- | Haemoglobinopathies and haemolytic anaemias +D57812- | Haemoglobinopathies and haemolytic anaemias +D57819- | Haemoglobinopathies and haemolytic anaemias +D58---- | Haemoglobinopathies and haemolytic anaemias +D580--- | Haemoglobinopathies and haemolytic anaemias +D581--- | Haemoglobinopathies and haemolytic anaemias +D582--- | Haemoglobinopathies and haemolytic anaemias +D588--- | Haemoglobinopathies and haemolytic anaemias +D589--- | Haemoglobinopathies and haemolytic anaemias +D591--- | Haemoglobinopathies and haemolytic anaemias +D593--- | Haemoglobinopathies and haemolytic anaemias +D595--- | Haemoglobinopathies and haemolytic anaemias +D60---- | Haemoglobinopathies and haemolytic anaemias +D600--- | Haemoglobinopathies and haemolytic anaemias +D601--- | Haemoglobinopathies and haemolytic anaemias +D608--- | Haemoglobinopathies and haemolytic anaemias +D609--- | Haemoglobinopathies and haemolytic anaemias +D61---- | Haemoglobinopathies and haemolytic anaemias +D610--- | Haemoglobinopathies and haemolytic anaemias +D6101-- | Haemoglobinopathies and haemolytic anaemias +D6109-- | Haemoglobinopathies and haemolytic anaemias +D611--- | Haemoglobinopathies and haemolytic anaemias +D612--- | Haemoglobinopathies and haemolytic anaemias +D613--- | Haemoglobinopathies and haemolytic anaemias +D618--- | Haemoglobinopathies and haemolytic anaemias +D61810- | Haemoglobinopathies and haemolytic anaemias +D61811- | Haemoglobinopathies and haemolytic anaemias +D61818- | Haemoglobinopathies and haemolytic anaemias +D6182-- | Haemoglobinopathies and haemolytic anaemias +D6189-- | Haemoglobinopathies and haemolytic anaemias +D619--- | Haemoglobinopathies and haemolytic anaemias +D640--- | Haemoglobinopathies and haemolytic anaemias +D56---- | Thalassaemias +D560--- | Thalassaemias +D561--- | Thalassaemias +D562--- | Thalassaemias +D563--- | Thalassaemias +D564--- | Thalassaemias +D565--- | Thalassaemias +D568--- | Thalassaemias +D569--- | Thalassaemias +D57---- | Sickle cell disorders +D570--- | Sickle cell disorders +D5700-- | Sickle cell disorders +D5701-- | Sickle cell disorders +D5702-- | Sickle cell disorders +D571--- | Sickle cell disorders +D572--- | Sickle cell disorders +D5720-- | Sickle cell disorders +D57211- | Sickle cell disorders +D57212- | Sickle cell disorders +D57219- | Sickle cell disorders +D573--- | Sickle cell disorders +D5740-- | Sickle cell disorders +D57411- | Sickle cell disorders +D57412- | Sickle cell disorders +D57419- | Sickle cell disorders +D578--- | Sickle cell disorders +D55---- | G6PD deficiency +D550--- | G6PD deficiency +D551--- | G6PD deficiency +D552--- | G6PD deficiency +D553--- | Other haemoglobinopathies and haemolytic anaemias +D558--- | Other haemoglobinopathies and haemolytic anaemias +D559--- | Other haemoglobinopathies and haemolytic anaemias +D58---- | Other haemoglobinopathies and haemolytic anaemias +D580--- | Other haemoglobinopathies and haemolytic anaemias +D581--- | Other haemoglobinopathies and haemolytic anaemias +D582--- | Other haemoglobinopathies and haemolytic anaemias +D588--- | Other haemoglobinopathies and haemolytic anaemias +D589--- | Other haemoglobinopathies and haemolytic anaemias +D591--- | Other haemoglobinopathies and haemolytic anaemias +D593--- | Other haemoglobinopathies and haemolytic anaemias +D595--- | Other haemoglobinopathies and haemolytic anaemias +D60---- | Other haemoglobinopathies and haemolytic anaemias +D600--- | Other haemoglobinopathies and haemolytic anaemias +D601--- | Other haemoglobinopathies and haemolytic anaemias +D608--- | Other haemoglobinopathies and haemolytic anaemias +D609--- | Other haemoglobinopathies and haemolytic anaemias +D61---- | Other haemoglobinopathies and haemolytic anaemias +D610--- | Other haemoglobinopathies and haemolytic anaemias +D6101-- | Other haemoglobinopathies and haemolytic anaemias +D6109-- | Other haemoglobinopathies and haemolytic anaemias +D611--- | Other haemoglobinopathies and haemolytic anaemias +D612--- | Other haemoglobinopathies and haemolytic anaemias +D613--- | Other haemoglobinopathies and haemolytic anaemias +D618--- | Other haemoglobinopathies and haemolytic anaemias +D61810- | Other haemoglobinopathies and haemolytic anaemias +D61811- | Other haemoglobinopathies and haemolytic anaemias +D61818- | Other haemoglobinopathies and haemolytic anaemias +D6182-- | Other haemoglobinopathies and haemolytic anaemias +D6189-- | Other haemoglobinopathies and haemolytic anaemias +D619--- | Other haemoglobinopathies and haemolytic anaemias +D640--- | Other haemoglobinopathies and haemolytic anaemias +D521--- | Endocrine, metabolic, blood, and immune disorders +D590--- | Endocrine, metabolic, blood, and immune disorders +D592--- | Endocrine, metabolic, blood, and immune disorders +D596--- | Endocrine, metabolic, blood, and immune disorders +D66---- | Endocrine, metabolic, blood, and immune disorders +D67---- | Endocrine, metabolic, blood, and immune disorders +D680--- | Endocrine, metabolic, blood, and immune disorders +D681--- | Endocrine, metabolic, blood, and immune disorders +D682--- | Endocrine, metabolic, blood, and immune disorders +D683--- | Endocrine, metabolic, blood, and immune disorders +D68311- | Endocrine, metabolic, blood, and immune disorders +D68312- | Endocrine, metabolic, blood, and immune disorders +D68318- | Endocrine, metabolic, blood, and immune disorders +D6832-- | Endocrine, metabolic, blood, and immune disorders +D684--- | Endocrine, metabolic, blood, and immune disorders +D685--- | Endocrine, metabolic, blood, and immune disorders +D6851-- | Endocrine, metabolic, blood, and immune disorders +D6852-- | Endocrine, metabolic, blood, and immune disorders +D6859-- | Endocrine, metabolic, blood, and immune disorders +D686--- | Endocrine, metabolic, blood, and immune disorders +D6861-- | Endocrine, metabolic, blood, and immune disorders +D6862-- | Endocrine, metabolic, blood, and immune disorders +D6869-- | Endocrine, metabolic, blood, and immune disorders +D688--- | Endocrine, metabolic, blood, and immune disorders +D689--- | Endocrine, metabolic, blood, and immune disorders +D69---- | Endocrine, metabolic, blood, and immune disorders +D690--- | Endocrine, metabolic, blood, and immune disorders +D691--- | Endocrine, metabolic, blood, and immune disorders +D692--- | Endocrine, metabolic, blood, and immune disorders +D693--- | Endocrine, metabolic, blood, and immune disorders +D694--- | Endocrine, metabolic, blood, and immune disorders +D6941-- | Endocrine, metabolic, blood, and immune disorders +D6942-- | Endocrine, metabolic, blood, and immune disorders +D6949-- | Endocrine, metabolic, blood, and immune disorders +D695--- | Endocrine, metabolic, blood, and immune disorders +D6951-- | Endocrine, metabolic, blood, and immune disorders +D6959-- | Endocrine, metabolic, blood, and immune disorders +D696--- | Endocrine, metabolic, blood, and immune disorders +D698--- | Endocrine, metabolic, blood, and immune disorders +D70---- | Endocrine, metabolic, blood, and immune disorders +D700--- | Endocrine, metabolic, blood, and immune disorders +D701--- | Endocrine, metabolic, blood, and immune disorders +D702--- | Endocrine, metabolic, blood, and immune disorders +D704--- | Endocrine, metabolic, blood, and immune disorders +D708--- | Endocrine, metabolic, blood, and immune disorders +D709--- | Endocrine, metabolic, blood, and immune disorders +D71---- | Endocrine, metabolic, blood, and immune disorders +D72---- | Endocrine, metabolic, blood, and immune disorders +D720--- | Endocrine, metabolic, blood, and immune disorders +D721--- | Endocrine, metabolic, blood, and immune disorders +D728--- | Endocrine, metabolic, blood, and immune disorders +D72810- | Endocrine, metabolic, blood, and immune disorders +D72818- | Endocrine, metabolic, blood, and immune disorders +D72819- | Endocrine, metabolic, blood, and immune disorders +D72820- | Endocrine, metabolic, blood, and immune disorders +D72821- | Endocrine, metabolic, blood, and immune disorders +D72822- | Endocrine, metabolic, blood, and immune disorders +D72823- | Endocrine, metabolic, blood, and immune disorders +D72824- | Endocrine, metabolic, blood, and immune disorders +D72825- | Endocrine, metabolic, blood, and immune disorders +D72828- | Endocrine, metabolic, blood, and immune disorders +D72829- | Endocrine, metabolic, blood, and immune disorders +D7289-- | Endocrine, metabolic, blood, and immune disorders +D729--- | Endocrine, metabolic, blood, and immune disorders +D73---- | Endocrine, metabolic, blood, and immune disorders +D730--- | Endocrine, metabolic, blood, and immune disorders +D731--- | Endocrine, metabolic, blood, and immune disorders +D732--- | Endocrine, metabolic, blood, and immune disorders +D733--- | Endocrine, metabolic, blood, and immune disorders +D734--- | Endocrine, metabolic, blood, and immune disorders +D735--- | Endocrine, metabolic, blood, and immune disorders +D738--- | Endocrine, metabolic, blood, and immune disorders +D7381-- | Endocrine, metabolic, blood, and immune disorders +D7389-- | Endocrine, metabolic, blood, and immune disorders +D739--- | Endocrine, metabolic, blood, and immune disorders +D74---- | Endocrine, metabolic, blood, and immune disorders +D740--- | Endocrine, metabolic, blood, and immune disorders +D748--- | Endocrine, metabolic, blood, and immune disorders +D749--- | Endocrine, metabolic, blood, and immune disorders +D75---- | Endocrine, metabolic, blood, and immune disorders +D750--- | Endocrine, metabolic, blood, and immune disorders +D751--- | Endocrine, metabolic, blood, and immune disorders +D758--- | Endocrine, metabolic, blood, and immune disorders +D76---- | Endocrine, metabolic, blood, and immune disorders +D761--- | Endocrine, metabolic, blood, and immune disorders +D762--- | Endocrine, metabolic, blood, and immune disorders +D763--- | Endocrine, metabolic, blood, and immune disorders +D77---- | Endocrine, metabolic, blood, and immune disorders +D7801-- | Endocrine, metabolic, blood, and immune disorders +D7802-- | Endocrine, metabolic, blood, and immune disorders +D7811-- | Endocrine, metabolic, blood, and immune disorders +D7812-- | Endocrine, metabolic, blood, and immune disorders +D7821-- | Endocrine, metabolic, blood, and immune disorders +D7822-- | Endocrine, metabolic, blood, and immune disorders +D7831-- | Endocrine, metabolic, blood, and immune disorders +D7832-- | Endocrine, metabolic, blood, and immune disorders +D7833-- | Endocrine, metabolic, blood, and immune disorders +D7834-- | Endocrine, metabolic, blood, and immune disorders +D868--- | Endocrine, metabolic, blood, and immune disorders +D89---- | Endocrine, metabolic, blood, and immune disorders +D890--- | Endocrine, metabolic, blood, and immune disorders +D891--- | Endocrine, metabolic, blood, and immune disorders +D892--- | Endocrine, metabolic, blood, and immune disorders +E03---- | Endocrine, metabolic, blood, and immune disorders +E030--- | Endocrine, metabolic, blood, and immune disorders +E031--- | Endocrine, metabolic, blood, and immune disorders +E032--- | Endocrine, metabolic, blood, and immune disorders +E033--- | Endocrine, metabolic, blood, and immune disorders +E034--- | Endocrine, metabolic, blood, and immune disorders +E035--- | Endocrine, metabolic, blood, and immune disorders +E038--- | Endocrine, metabolic, blood, and immune disorders +E039--- | Endocrine, metabolic, blood, and immune disorders +E04---- | Endocrine, metabolic, blood, and immune disorders +E040--- | Endocrine, metabolic, blood, and immune disorders +E041--- | Endocrine, metabolic, blood, and immune disorders +E042--- | Endocrine, metabolic, blood, and immune disorders +E048--- | Endocrine, metabolic, blood, and immune disorders +E049--- | Endocrine, metabolic, blood, and immune disorders +E05---- | Endocrine, metabolic, blood, and immune disorders +E050--- | Endocrine, metabolic, blood, and immune disorders +E0500-- | Endocrine, metabolic, blood, and immune disorders +E0501-- | Endocrine, metabolic, blood, and immune disorders +E051--- | Endocrine, metabolic, blood, and immune disorders +E0510-- | Endocrine, metabolic, blood, and immune disorders +E0511-- | Endocrine, metabolic, blood, and immune disorders +E052--- | Endocrine, metabolic, blood, and immune disorders +E0520-- | Endocrine, metabolic, blood, and immune disorders +E0521-- | Endocrine, metabolic, blood, and immune disorders +E053--- | Endocrine, metabolic, blood, and immune disorders +E0530-- | Endocrine, metabolic, blood, and immune disorders +E0531-- | Endocrine, metabolic, blood, and immune disorders +E054--- | Endocrine, metabolic, blood, and immune disorders +E0540-- | Endocrine, metabolic, blood, and immune disorders +E0541-- | Endocrine, metabolic, blood, and immune disorders +E055--- | Endocrine, metabolic, blood, and immune disorders +E058--- | Endocrine, metabolic, blood, and immune disorders +E0580-- | Endocrine, metabolic, blood, and immune disorders +E0581-- | Endocrine, metabolic, blood, and immune disorders +E059--- | Endocrine, metabolic, blood, and immune disorders +E0590-- | Endocrine, metabolic, blood, and immune disorders +E0591-- | Endocrine, metabolic, blood, and immune disorders +E06---- | Endocrine, metabolic, blood, and immune disorders +E060--- | Endocrine, metabolic, blood, and immune disorders +E061--- | Endocrine, metabolic, blood, and immune disorders +E062--- | Endocrine, metabolic, blood, and immune disorders +E063--- | Endocrine, metabolic, blood, and immune disorders +E064--- | Endocrine, metabolic, blood, and immune disorders +E065--- | Endocrine, metabolic, blood, and immune disorders +E069--- | Endocrine, metabolic, blood, and immune disorders +E07---- | Endocrine, metabolic, blood, and immune disorders +E070--- | Endocrine, metabolic, blood, and immune disorders +E071--- | Endocrine, metabolic, blood, and immune disorders +E0900-- | Endocrine, metabolic, blood, and immune disorders +E0901-- | Endocrine, metabolic, blood, and immune disorders +E0910-- | Endocrine, metabolic, blood, and immune disorders +E0911-- | Endocrine, metabolic, blood, and immune disorders +E0921-- | Endocrine, metabolic, blood, and immune disorders +E0922-- | Endocrine, metabolic, blood, and immune disorders +E0929-- | Endocrine, metabolic, blood, and immune disorders +E09311- | Endocrine, metabolic, blood, and immune disorders +E09319- | Endocrine, metabolic, blood, and immune disorders +E093211 | Endocrine, metabolic, blood, and immune disorders +E093212 | Endocrine, metabolic, blood, and immune disorders +E093213 | Endocrine, metabolic, blood, and immune disorders +E093219 | Endocrine, metabolic, blood, and immune disorders +E093291 | Endocrine, metabolic, blood, and immune disorders +E093292 | Endocrine, metabolic, blood, and immune disorders +E093293 | Endocrine, metabolic, blood, and immune disorders +E093299 | Endocrine, metabolic, blood, and immune disorders +E093311 | Endocrine, metabolic, blood, and immune disorders +E093312 | Endocrine, metabolic, blood, and immune disorders +E093313 | Endocrine, metabolic, blood, and immune disorders +E093319 | Endocrine, metabolic, blood, and immune disorders +E093391 | Endocrine, metabolic, blood, and immune disorders +E093392 | Endocrine, metabolic, blood, and immune disorders +E093393 | Endocrine, metabolic, blood, and immune disorders +E093399 | Endocrine, metabolic, blood, and immune disorders +E093411 | Endocrine, metabolic, blood, and immune disorders +E093412 | Endocrine, metabolic, blood, and immune disorders +E093413 | Endocrine, metabolic, blood, and immune disorders +E093419 | Endocrine, metabolic, blood, and immune disorders +E093491 | Endocrine, metabolic, blood, and immune disorders +E093492 | Endocrine, metabolic, blood, and immune disorders +E093493 | Endocrine, metabolic, blood, and immune disorders +E093499 | Endocrine, metabolic, blood, and immune disorders +E093511 | Endocrine, metabolic, blood, and immune disorders +E093512 | Endocrine, metabolic, blood, and immune disorders +E093513 | Endocrine, metabolic, blood, and immune disorders +E093519 | Endocrine, metabolic, blood, and immune disorders +E093521 | Endocrine, metabolic, blood, and immune disorders +E093522 | Endocrine, metabolic, blood, and immune disorders +E093523 | Endocrine, metabolic, blood, and immune disorders +E093529 | Endocrine, metabolic, blood, and immune disorders +E093531 | Endocrine, metabolic, blood, and immune disorders +E093532 | Endocrine, metabolic, blood, and immune disorders +E093533 | Endocrine, metabolic, blood, and immune disorders +E093539 | Endocrine, metabolic, blood, and immune disorders +E093541 | Endocrine, metabolic, blood, and immune disorders +E093542 | Endocrine, metabolic, blood, and immune disorders +E093543 | Endocrine, metabolic, blood, and immune disorders +E093549 | Endocrine, metabolic, blood, and immune disorders +E093551 | Endocrine, metabolic, blood, and immune disorders +E093552 | Endocrine, metabolic, blood, and immune disorders +E093553 | Endocrine, metabolic, blood, and immune disorders +E093559 | Endocrine, metabolic, blood, and immune disorders +E093591 | Endocrine, metabolic, blood, and immune disorders +E093592 | Endocrine, metabolic, blood, and immune disorders +E093593 | Endocrine, metabolic, blood, and immune disorders +E093599 | Endocrine, metabolic, blood, and immune disorders +E0936-- | Endocrine, metabolic, blood, and immune disorders +E0937X1 | Endocrine, metabolic, blood, and immune disorders +E0937X2 | Endocrine, metabolic, blood, and immune disorders +E0937X3 | Endocrine, metabolic, blood, and immune disorders +E0937X9 | Endocrine, metabolic, blood, and immune disorders +E0939-- | Endocrine, metabolic, blood, and immune disorders +E0940-- | Endocrine, metabolic, blood, and immune disorders +E0941-- | Endocrine, metabolic, blood, and immune disorders +E0942-- | Endocrine, metabolic, blood, and immune disorders +E0943-- | Endocrine, metabolic, blood, and immune disorders +E0944-- | Endocrine, metabolic, blood, and immune disorders +E0949-- | Endocrine, metabolic, blood, and immune disorders +E0951-- | Endocrine, metabolic, blood, and immune disorders +E0952-- | Endocrine, metabolic, blood, and immune disorders +E0959-- | Endocrine, metabolic, blood, and immune disorders +E09610- | Endocrine, metabolic, blood, and immune disorders +E09618- | Endocrine, metabolic, blood, and immune disorders +E09620- | Endocrine, metabolic, blood, and immune disorders +E09621- | Endocrine, metabolic, blood, and immune disorders +E09622- | Endocrine, metabolic, blood, and immune disorders +E09628- | Endocrine, metabolic, blood, and immune disorders +E09630- | Endocrine, metabolic, blood, and immune disorders +E09638- | Endocrine, metabolic, blood, and immune disorders +E09641- | Endocrine, metabolic, blood, and immune disorders +E09649- | Endocrine, metabolic, blood, and immune disorders +E0965-- | Endocrine, metabolic, blood, and immune disorders +E0969-- | Endocrine, metabolic, blood, and immune disorders +E098--- | Endocrine, metabolic, blood, and immune disorders +E099--- | Endocrine, metabolic, blood, and immune disorders +E160--- | Endocrine, metabolic, blood, and immune disorders +E161--- | Endocrine, metabolic, blood, and immune disorders +E162--- | Endocrine, metabolic, blood, and immune disorders +E163--- | Endocrine, metabolic, blood, and immune disorders +E164--- | Endocrine, metabolic, blood, and immune disorders +E168--- | Endocrine, metabolic, blood, and immune disorders +E169--- | Endocrine, metabolic, blood, and immune disorders +E20---- | Endocrine, metabolic, blood, and immune disorders +E200--- | Endocrine, metabolic, blood, and immune disorders +E201--- | Endocrine, metabolic, blood, and immune disorders +E208--- | Endocrine, metabolic, blood, and immune disorders +E209--- | Endocrine, metabolic, blood, and immune disorders +E21---- | Endocrine, metabolic, blood, and immune disorders +E210--- | Endocrine, metabolic, blood, and immune disorders +E211--- | Endocrine, metabolic, blood, and immune disorders +E212--- | Endocrine, metabolic, blood, and immune disorders +E213--- | Endocrine, metabolic, blood, and immune disorders +E214--- | Endocrine, metabolic, blood, and immune disorders +E215--- | Endocrine, metabolic, blood, and immune disorders +E22---- | Endocrine, metabolic, blood, and immune disorders +E220--- | Endocrine, metabolic, blood, and immune disorders +E221--- | Endocrine, metabolic, blood, and immune disorders +E222--- | Endocrine, metabolic, blood, and immune disorders +E228--- | Endocrine, metabolic, blood, and immune disorders +E229--- | Endocrine, metabolic, blood, and immune disorders +E23---- | Endocrine, metabolic, blood, and immune disorders +E230--- | Endocrine, metabolic, blood, and immune disorders +E231--- | Endocrine, metabolic, blood, and immune disorders +E232--- | Endocrine, metabolic, blood, and immune disorders +E233--- | Endocrine, metabolic, blood, and immune disorders +E236--- | Endocrine, metabolic, blood, and immune disorders +E237--- | Endocrine, metabolic, blood, and immune disorders +E24---- | Endocrine, metabolic, blood, and immune disorders +E240--- | Endocrine, metabolic, blood, and immune disorders +E241--- | Endocrine, metabolic, blood, and immune disorders +E242--- | Endocrine, metabolic, blood, and immune disorders +E243--- | Endocrine, metabolic, blood, and immune disorders +E248--- | Endocrine, metabolic, blood, and immune disorders +E249--- | Endocrine, metabolic, blood, and immune disorders +E25---- | Endocrine, metabolic, blood, and immune disorders +E250--- | Endocrine, metabolic, blood, and immune disorders +E258--- | Endocrine, metabolic, blood, and immune disorders +E259--- | Endocrine, metabolic, blood, and immune disorders +E26---- | Endocrine, metabolic, blood, and immune disorders +E260--- | Endocrine, metabolic, blood, and immune disorders +E2601-- | Endocrine, metabolic, blood, and immune disorders +E2602-- | Endocrine, metabolic, blood, and immune disorders +E2609-- | Endocrine, metabolic, blood, and immune disorders +E261--- | Endocrine, metabolic, blood, and immune disorders +E268--- | Endocrine, metabolic, blood, and immune disorders +E2681-- | Endocrine, metabolic, blood, and immune disorders +E2689-- | Endocrine, metabolic, blood, and immune disorders +E269--- | Endocrine, metabolic, blood, and immune disorders +E27---- | Endocrine, metabolic, blood, and immune disorders +E270--- | Endocrine, metabolic, blood, and immune disorders +E271--- | Endocrine, metabolic, blood, and immune disorders +E272--- | Endocrine, metabolic, blood, and immune disorders +E273--- | Endocrine, metabolic, blood, and immune disorders +E274--- | Endocrine, metabolic, blood, and immune disorders +E2740-- | Endocrine, metabolic, blood, and immune disorders +E2749-- | Endocrine, metabolic, blood, and immune disorders +E275--- | Endocrine, metabolic, blood, and immune disorders +E278--- | Endocrine, metabolic, blood, and immune disorders +E279--- | Endocrine, metabolic, blood, and immune disorders +E28---- | Endocrine, metabolic, blood, and immune disorders +E280--- | Endocrine, metabolic, blood, and immune disorders +E281--- | Endocrine, metabolic, blood, and immune disorders +E283--- | Endocrine, metabolic, blood, and immune disorders +E28310- | Endocrine, metabolic, blood, and immune disorders +E28319- | Endocrine, metabolic, blood, and immune disorders +E2839-- | Endocrine, metabolic, blood, and immune disorders +E288--- | Endocrine, metabolic, blood, and immune disorders +E289--- | Endocrine, metabolic, blood, and immune disorders +E29---- | Endocrine, metabolic, blood, and immune disorders +E290--- | Endocrine, metabolic, blood, and immune disorders +E291--- | Endocrine, metabolic, blood, and immune disorders +E298--- | Endocrine, metabolic, blood, and immune disorders +E299--- | Endocrine, metabolic, blood, and immune disorders +E30---- | Endocrine, metabolic, blood, and immune disorders +E300--- | Endocrine, metabolic, blood, and immune disorders +E301--- | Endocrine, metabolic, blood, and immune disorders +E308--- | Endocrine, metabolic, blood, and immune disorders +E309--- | Endocrine, metabolic, blood, and immune disorders +E31---- | Endocrine, metabolic, blood, and immune disorders +E310--- | Endocrine, metabolic, blood, and immune disorders +E311--- | Endocrine, metabolic, blood, and immune disorders +E3120-- | Endocrine, metabolic, blood, and immune disorders +E3121-- | Endocrine, metabolic, blood, and immune disorders +E3122-- | Endocrine, metabolic, blood, and immune disorders +E3123-- | Endocrine, metabolic, blood, and immune disorders +E318--- | Endocrine, metabolic, blood, and immune disorders +E319--- | Endocrine, metabolic, blood, and immune disorders +E32---- | Endocrine, metabolic, blood, and immune disorders +E320--- | Endocrine, metabolic, blood, and immune disorders +E321--- | Endocrine, metabolic, blood, and immune disorders +E328--- | Endocrine, metabolic, blood, and immune disorders +E329--- | Endocrine, metabolic, blood, and immune disorders +E34---- | Endocrine, metabolic, blood, and immune disorders +E341--- | Endocrine, metabolic, blood, and immune disorders +E342--- | Endocrine, metabolic, blood, and immune disorders +E343--- | Endocrine, metabolic, blood, and immune disorders +E344--- | Endocrine, metabolic, blood, and immune disorders +E345--- | Endocrine, metabolic, blood, and immune disorders +E3450-- | Endocrine, metabolic, blood, and immune disorders +E3451-- | Endocrine, metabolic, blood, and immune disorders +E3452-- | Endocrine, metabolic, blood, and immune disorders +E348--- | Endocrine, metabolic, blood, and immune disorders +E3601-- | Endocrine, metabolic, blood, and immune disorders +E3602-- | Endocrine, metabolic, blood, and immune disorders +E3611-- | Endocrine, metabolic, blood, and immune disorders +E3612-- | Endocrine, metabolic, blood, and immune disorders +E368--- | Endocrine, metabolic, blood, and immune disorders +E65---- | Endocrine, metabolic, blood, and immune disorders +E66---- | Endocrine, metabolic, blood, and immune disorders +E660--- | Endocrine, metabolic, blood, and immune disorders +E6601-- | Endocrine, metabolic, blood, and immune disorders +E6609-- | Endocrine, metabolic, blood, and immune disorders +E661--- | Endocrine, metabolic, blood, and immune disorders +E662--- | Endocrine, metabolic, blood, and immune disorders +E663--- | Endocrine, metabolic, blood, and immune disorders +E668--- | Endocrine, metabolic, blood, and immune disorders +E669--- | Endocrine, metabolic, blood, and immune disorders +E67---- | Endocrine, metabolic, blood, and immune disorders +E670--- | Endocrine, metabolic, blood, and immune disorders +E671--- | Endocrine, metabolic, blood, and immune disorders +E672--- | Endocrine, metabolic, blood, and immune disorders +E673--- | Endocrine, metabolic, blood, and immune disorders +E678--- | Endocrine, metabolic, blood, and immune disorders +E68---- | Endocrine, metabolic, blood, and immune disorders +E70---- | Endocrine, metabolic, blood, and immune disorders +E700--- | Endocrine, metabolic, blood, and immune disorders +E701--- | Endocrine, metabolic, blood, and immune disorders +E702--- | Endocrine, metabolic, blood, and immune disorders +E7020-- | Endocrine, metabolic, blood, and immune disorders +E7021-- | Endocrine, metabolic, blood, and immune disorders +E7029-- | Endocrine, metabolic, blood, and immune disorders +E703--- | Endocrine, metabolic, blood, and immune disorders +E7030-- | Endocrine, metabolic, blood, and immune disorders +E70310- | Endocrine, metabolic, blood, and immune disorders +E70311- | Endocrine, metabolic, blood, and immune disorders +E70318- | Endocrine, metabolic, blood, and immune disorders +E70319- | Endocrine, metabolic, blood, and immune disorders +E70320- | Endocrine, metabolic, blood, and immune disorders +E70321- | Endocrine, metabolic, blood, and immune disorders +E70328- | Endocrine, metabolic, blood, and immune disorders +E70329- | Endocrine, metabolic, blood, and immune disorders +E70330- | Endocrine, metabolic, blood, and immune disorders +E70331- | Endocrine, metabolic, blood, and immune disorders +E70338- | Endocrine, metabolic, blood, and immune disorders +E70339- | Endocrine, metabolic, blood, and immune disorders +E7039-- | Endocrine, metabolic, blood, and immune disorders +E7040-- | Endocrine, metabolic, blood, and immune disorders +E7041-- | Endocrine, metabolic, blood, and immune disorders +E7049-- | Endocrine, metabolic, blood, and immune disorders +E705--- | Endocrine, metabolic, blood, and immune disorders +E708--- | Endocrine, metabolic, blood, and immune disorders +E709--- | Endocrine, metabolic, blood, and immune disorders +E71---- | Endocrine, metabolic, blood, and immune disorders +E710--- | Endocrine, metabolic, blood, and immune disorders +E711--- | Endocrine, metabolic, blood, and immune disorders +E71110- | Endocrine, metabolic, blood, and immune disorders +E71111- | Endocrine, metabolic, blood, and immune disorders +E71118- | Endocrine, metabolic, blood, and immune disorders +E71120- | Endocrine, metabolic, blood, and immune disorders +E71121- | Endocrine, metabolic, blood, and immune disorders +E71128- | Endocrine, metabolic, blood, and immune disorders +E7119-- | Endocrine, metabolic, blood, and immune disorders +E712--- | Endocrine, metabolic, blood, and immune disorders +E713--- | Endocrine, metabolic, blood, and immune disorders +E7130-- | Endocrine, metabolic, blood, and immune disorders +E71310- | Endocrine, metabolic, blood, and immune disorders +E71311- | Endocrine, metabolic, blood, and immune disorders +E71312- | Endocrine, metabolic, blood, and immune disorders +E71313- | Endocrine, metabolic, blood, and immune disorders +E71314- | Endocrine, metabolic, blood, and immune disorders +E71318- | Endocrine, metabolic, blood, and immune disorders +E7132-- | Endocrine, metabolic, blood, and immune disorders +E7139-- | Endocrine, metabolic, blood, and immune disorders +E7140-- | Endocrine, metabolic, blood, and immune disorders +E7141-- | Endocrine, metabolic, blood, and immune disorders +E7142-- | Endocrine, metabolic, blood, and immune disorders +E7143-- | Endocrine, metabolic, blood, and immune disorders +E71440- | Endocrine, metabolic, blood, and immune disorders +E71448- | Endocrine, metabolic, blood, and immune disorders +E7150-- | Endocrine, metabolic, blood, and immune disorders +E71510- | Endocrine, metabolic, blood, and immune disorders +E71511- | Endocrine, metabolic, blood, and immune disorders +E71518- | Endocrine, metabolic, blood, and immune disorders +E71520- | Endocrine, metabolic, blood, and immune disorders +E71521- | Endocrine, metabolic, blood, and immune disorders +E71522- | Endocrine, metabolic, blood, and immune disorders +E71528- | Endocrine, metabolic, blood, and immune disorders +E71529- | Endocrine, metabolic, blood, and immune disorders +E7153-- | Endocrine, metabolic, blood, and immune disorders +E71540- | Endocrine, metabolic, blood, and immune disorders +E71541- | Endocrine, metabolic, blood, and immune disorders +E71542- | Endocrine, metabolic, blood, and immune disorders +E71548- | Endocrine, metabolic, blood, and immune disorders +E72---- | Endocrine, metabolic, blood, and immune disorders +E720--- | Endocrine, metabolic, blood, and immune disorders +E7200-- | Endocrine, metabolic, blood, and immune disorders +E7201-- | Endocrine, metabolic, blood, and immune disorders +E7202-- | Endocrine, metabolic, blood, and immune disorders +E7203-- | Endocrine, metabolic, blood, and immune disorders +E7204-- | Endocrine, metabolic, blood, and immune disorders +E7209-- | Endocrine, metabolic, blood, and immune disorders +E721--- | Endocrine, metabolic, blood, and immune disorders +E7210-- | Endocrine, metabolic, blood, and immune disorders +E7211-- | Endocrine, metabolic, blood, and immune disorders +E7212-- | Endocrine, metabolic, blood, and immune disorders +E7219-- | Endocrine, metabolic, blood, and immune disorders +E722--- | Endocrine, metabolic, blood, and immune disorders +E7220-- | Endocrine, metabolic, blood, and immune disorders +E7221-- | Endocrine, metabolic, blood, and immune disorders +E7222-- | Endocrine, metabolic, blood, and immune disorders +E7223-- | Endocrine, metabolic, blood, and immune disorders +E7229-- | Endocrine, metabolic, blood, and immune disorders +E723--- | Endocrine, metabolic, blood, and immune disorders +E724--- | Endocrine, metabolic, blood, and immune disorders +E725--- | Endocrine, metabolic, blood, and immune disorders +E7250-- | Endocrine, metabolic, blood, and immune disorders +E7251-- | Endocrine, metabolic, blood, and immune disorders +E7252-- | Endocrine, metabolic, blood, and immune disorders +E7253-- | Endocrine, metabolic, blood, and immune disorders +E7259-- | Endocrine, metabolic, blood, and immune disorders +E728--- | Endocrine, metabolic, blood, and immune disorders +E7281-- | Endocrine, metabolic, blood, and immune disorders +E7289-- | Endocrine, metabolic, blood, and immune disorders +E729--- | Endocrine, metabolic, blood, and immune disorders +E73---- | Endocrine, metabolic, blood, and immune disorders +E730--- | Endocrine, metabolic, blood, and immune disorders +E731--- | Endocrine, metabolic, blood, and immune disorders +E738--- | Endocrine, metabolic, blood, and immune disorders +E739--- | Endocrine, metabolic, blood, and immune disorders +E74---- | Endocrine, metabolic, blood, and immune disorders +E740--- | Endocrine, metabolic, blood, and immune disorders +E7400-- | Endocrine, metabolic, blood, and immune disorders +E7401-- | Endocrine, metabolic, blood, and immune disorders +E7402-- | Endocrine, metabolic, blood, and immune disorders +E7403-- | Endocrine, metabolic, blood, and immune disorders +E7404-- | Endocrine, metabolic, blood, and immune disorders +E7409-- | Endocrine, metabolic, blood, and immune disorders +E741--- | Endocrine, metabolic, blood, and immune disorders +E7410-- | Endocrine, metabolic, blood, and immune disorders +E7411-- | Endocrine, metabolic, blood, and immune disorders +E7412-- | Endocrine, metabolic, blood, and immune disorders +E7419-- | Endocrine, metabolic, blood, and immune disorders +E742--- | Endocrine, metabolic, blood, and immune disorders +E7420-- | Endocrine, metabolic, blood, and immune disorders +E7421-- | Endocrine, metabolic, blood, and immune disorders +E7429-- | Endocrine, metabolic, blood, and immune disorders +E743--- | Endocrine, metabolic, blood, and immune disorders +E7431-- | Endocrine, metabolic, blood, and immune disorders +E7439-- | Endocrine, metabolic, blood, and immune disorders +E744--- | Endocrine, metabolic, blood, and immune disorders +E748--- | Endocrine, metabolic, blood, and immune disorders +E749--- | Endocrine, metabolic, blood, and immune disorders +E75---- | Endocrine, metabolic, blood, and immune disorders +E750--- | Endocrine, metabolic, blood, and immune disorders +E7500-- | Endocrine, metabolic, blood, and immune disorders +E7501-- | Endocrine, metabolic, blood, and immune disorders +E7502-- | Endocrine, metabolic, blood, and immune disorders +E7509-- | Endocrine, metabolic, blood, and immune disorders +E751--- | Endocrine, metabolic, blood, and immune disorders +E7510-- | Endocrine, metabolic, blood, and immune disorders +E7511-- | Endocrine, metabolic, blood, and immune disorders +E7519-- | Endocrine, metabolic, blood, and immune disorders +E752--- | Endocrine, metabolic, blood, and immune disorders +E7521-- | Endocrine, metabolic, blood, and immune disorders +E7522-- | Endocrine, metabolic, blood, and immune disorders +E7523-- | Endocrine, metabolic, blood, and immune disorders +E75240- | Endocrine, metabolic, blood, and immune disorders +E75241- | Endocrine, metabolic, blood, and immune disorders +E75242- | Endocrine, metabolic, blood, and immune disorders +E75243- | Endocrine, metabolic, blood, and immune disorders +E75248- | Endocrine, metabolic, blood, and immune disorders +E75249- | Endocrine, metabolic, blood, and immune disorders +E7525-- | Endocrine, metabolic, blood, and immune disorders +E7526-- | Endocrine, metabolic, blood, and immune disorders +E7529-- | Endocrine, metabolic, blood, and immune disorders +E753--- | Endocrine, metabolic, blood, and immune disorders +E754--- | Endocrine, metabolic, blood, and immune disorders +E755--- | Endocrine, metabolic, blood, and immune disorders +E756--- | Endocrine, metabolic, blood, and immune disorders +E76---- | Endocrine, metabolic, blood, and immune disorders +E760--- | Endocrine, metabolic, blood, and immune disorders +E7601-- | Endocrine, metabolic, blood, and immune disorders +E7602-- | Endocrine, metabolic, blood, and immune disorders +E7603-- | Endocrine, metabolic, blood, and immune disorders +E761--- | Endocrine, metabolic, blood, and immune disorders +E762--- | Endocrine, metabolic, blood, and immune disorders +E76210- | Endocrine, metabolic, blood, and immune disorders +E76211- | Endocrine, metabolic, blood, and immune disorders +E76219- | Endocrine, metabolic, blood, and immune disorders +E7622-- | Endocrine, metabolic, blood, and immune disorders +E7629-- | Endocrine, metabolic, blood, and immune disorders +E763--- | Endocrine, metabolic, blood, and immune disorders +E768--- | Endocrine, metabolic, blood, and immune disorders +E769--- | Endocrine, metabolic, blood, and immune disorders +E77---- | Endocrine, metabolic, blood, and immune disorders +E770--- | Endocrine, metabolic, blood, and immune disorders +E771--- | Endocrine, metabolic, blood, and immune disorders +E778--- | Endocrine, metabolic, blood, and immune disorders +E779--- | Endocrine, metabolic, blood, and immune disorders +E78---- | Endocrine, metabolic, blood, and immune disorders +E780--- | Endocrine, metabolic, blood, and immune disorders +E7800-- | Endocrine, metabolic, blood, and immune disorders +E7801-- | Endocrine, metabolic, blood, and immune disorders +E781--- | Endocrine, metabolic, blood, and immune disorders +E782--- | Endocrine, metabolic, blood, and immune disorders +E783--- | Endocrine, metabolic, blood, and immune disorders +E784--- | Endocrine, metabolic, blood, and immune disorders +E7841-- | Endocrine, metabolic, blood, and immune disorders +E7849-- | Endocrine, metabolic, blood, and immune disorders +E785--- | Endocrine, metabolic, blood, and immune disorders +E786--- | Endocrine, metabolic, blood, and immune disorders +E7870-- | Endocrine, metabolic, blood, and immune disorders +E7871-- | Endocrine, metabolic, blood, and immune disorders +E7872-- | Endocrine, metabolic, blood, and immune disorders +E7879-- | Endocrine, metabolic, blood, and immune disorders +E788--- | Endocrine, metabolic, blood, and immune disorders +E7881-- | Endocrine, metabolic, blood, and immune disorders +E7889-- | Endocrine, metabolic, blood, and immune disorders +E789--- | Endocrine, metabolic, blood, and immune disorders +E79---- | Endocrine, metabolic, blood, and immune disorders +E790--- | Endocrine, metabolic, blood, and immune disorders +E791--- | Endocrine, metabolic, blood, and immune disorders +E792--- | Endocrine, metabolic, blood, and immune disorders +E798--- | Endocrine, metabolic, blood, and immune disorders +E799--- | Endocrine, metabolic, blood, and immune disorders +E80---- | Endocrine, metabolic, blood, and immune disorders +E800--- | Endocrine, metabolic, blood, and immune disorders +E801--- | Endocrine, metabolic, blood, and immune disorders +E802--- | Endocrine, metabolic, blood, and immune disorders +E8020-- | Endocrine, metabolic, blood, and immune disorders +E8021-- | Endocrine, metabolic, blood, and immune disorders +E8029-- | Endocrine, metabolic, blood, and immune disorders +E803--- | Endocrine, metabolic, blood, and immune disorders +E804--- | Endocrine, metabolic, blood, and immune disorders +E805--- | Endocrine, metabolic, blood, and immune disorders +E806--- | Endocrine, metabolic, blood, and immune disorders +E807--- | Endocrine, metabolic, blood, and immune disorders +E83---- | Endocrine, metabolic, blood, and immune disorders +E830--- | Endocrine, metabolic, blood, and immune disorders +E8300-- | Endocrine, metabolic, blood, and immune disorders +E8301-- | Endocrine, metabolic, blood, and immune disorders +E8309-- | Endocrine, metabolic, blood, and immune disorders +E831--- | Endocrine, metabolic, blood, and immune disorders +E8310-- | Endocrine, metabolic, blood, and immune disorders +E83110- | Endocrine, metabolic, blood, and immune disorders +E83111- | Endocrine, metabolic, blood, and immune disorders +E83118- | Endocrine, metabolic, blood, and immune disorders +E83119- | Endocrine, metabolic, blood, and immune disorders +E8319-- | Endocrine, metabolic, blood, and immune disorders +E832--- | Endocrine, metabolic, blood, and immune disorders +E833--- | Endocrine, metabolic, blood, and immune disorders +E8330-- | Endocrine, metabolic, blood, and immune disorders +E8331-- | Endocrine, metabolic, blood, and immune disorders +E8332-- | Endocrine, metabolic, blood, and immune disorders +E8339-- | Endocrine, metabolic, blood, and immune disorders +E834--- | Endocrine, metabolic, blood, and immune disorders +E8340-- | Endocrine, metabolic, blood, and immune disorders +E8341-- | Endocrine, metabolic, blood, and immune disorders +E8342-- | Endocrine, metabolic, blood, and immune disorders +E8349-- | Endocrine, metabolic, blood, and immune disorders +E835--- | Endocrine, metabolic, blood, and immune disorders +E8350-- | Endocrine, metabolic, blood, and immune disorders +E8351-- | Endocrine, metabolic, blood, and immune disorders +E8352-- | Endocrine, metabolic, blood, and immune disorders +E8359-- | Endocrine, metabolic, blood, and immune disorders +E838--- | Endocrine, metabolic, blood, and immune disorders +E8381-- | Endocrine, metabolic, blood, and immune disorders +E8389-- | Endocrine, metabolic, blood, and immune disorders +E839--- | Endocrine, metabolic, blood, and immune disorders +E84---- | Endocrine, metabolic, blood, and immune disorders +E840--- | Endocrine, metabolic, blood, and immune disorders +E841--- | Endocrine, metabolic, blood, and immune disorders +E8411-- | Endocrine, metabolic, blood, and immune disorders +E8419-- | Endocrine, metabolic, blood, and immune disorders +E848--- | Endocrine, metabolic, blood, and immune disorders +E849--- | Endocrine, metabolic, blood, and immune disorders +E85---- | Endocrine, metabolic, blood, and immune disorders +E850--- | Endocrine, metabolic, blood, and immune disorders +E851--- | Endocrine, metabolic, blood, and immune disorders +E852--- | Endocrine, metabolic, blood, and immune disorders +E88---- | Endocrine, metabolic, blood, and immune disorders +E880--- | Endocrine, metabolic, blood, and immune disorders +E8801-- | Endocrine, metabolic, blood, and immune disorders +E8802-- | Endocrine, metabolic, blood, and immune disorders +E8809-- | Endocrine, metabolic, blood, and immune disorders +E881--- | Endocrine, metabolic, blood, and immune disorders +E882--- | Endocrine, metabolic, blood, and immune disorders +E883--- | Endocrine, metabolic, blood, and immune disorders +E8840-- | Endocrine, metabolic, blood, and immune disorders +E8841-- | Endocrine, metabolic, blood, and immune disorders +E8842-- | Endocrine, metabolic, blood, and immune disorders +E8849-- | Endocrine, metabolic, blood, and immune disorders +E888--- | Endocrine, metabolic, blood, and immune disorders +E8881-- | Endocrine, metabolic, blood, and immune disorders +E8889-- | Endocrine, metabolic, blood, and immune disorders +E889--- | Endocrine, metabolic, blood, and immune disorders +E89---- | Endocrine, metabolic, blood, and immune disorders +E890--- | Endocrine, metabolic, blood, and immune disorders +E891--- | Endocrine, metabolic, blood, and immune disorders +E892--- | Endocrine, metabolic, blood, and immune disorders +E893--- | Endocrine, metabolic, blood, and immune disorders +E894--- | Endocrine, metabolic, blood, and immune disorders +E8940-- | Endocrine, metabolic, blood, and immune disorders +E8941-- | Endocrine, metabolic, blood, and immune disorders +E895--- | Endocrine, metabolic, blood, and immune disorders +E896--- | Endocrine, metabolic, blood, and immune disorders +E898--- | Endocrine, metabolic, blood, and immune disorders +E89810- | Endocrine, metabolic, blood, and immune disorders +E89811- | Endocrine, metabolic, blood, and immune disorders +E89820- | Endocrine, metabolic, blood, and immune disorders +E89821- | Endocrine, metabolic, blood, and immune disorders +E89822- | Endocrine, metabolic, blood, and immune disorders +E89823- | Endocrine, metabolic, blood, and immune disorders +E8989-- | Endocrine, metabolic, blood, and immune disorders +E899--- | Endocrine, metabolic, blood, and immune disorders +G210--- | Endocrine, metabolic, blood, and immune disorders +G211--- | Endocrine, metabolic, blood, and immune disorders +G240--- | Endocrine, metabolic, blood, and immune disorders +G251--- | Endocrine, metabolic, blood, and immune disorders +G254--- | Endocrine, metabolic, blood, and immune disorders +G256--- | Endocrine, metabolic, blood, and immune disorders +G2561-- | Endocrine, metabolic, blood, and immune disorders +G2569-- | Endocrine, metabolic, blood, and immune disorders +G720--- | Endocrine, metabolic, blood, and immune disorders +G937--- | Endocrine, metabolic, blood, and immune disorders +G97---- | Endocrine, metabolic, blood, and immune disorders +G970--- | Endocrine, metabolic, blood, and immune disorders +G971--- | Endocrine, metabolic, blood, and immune disorders +G972--- | Endocrine, metabolic, blood, and immune disorders +G9731-- | Endocrine, metabolic, blood, and immune disorders +G9732-- | Endocrine, metabolic, blood, and immune disorders +G9741-- | Endocrine, metabolic, blood, and immune disorders +G9748-- | Endocrine, metabolic, blood, and immune disorders +G9749-- | Endocrine, metabolic, blood, and immune disorders +G9751-- | Endocrine, metabolic, blood, and immune disorders +G9752-- | Endocrine, metabolic, blood, and immune disorders +G9761-- | Endocrine, metabolic, blood, and immune disorders +G9762-- | Endocrine, metabolic, blood, and immune disorders +G9763-- | Endocrine, metabolic, blood, and immune disorders +G9764-- | Endocrine, metabolic, blood, and immune disorders +G978--- | Endocrine, metabolic, blood, and immune disorders +G9781-- | Endocrine, metabolic, blood, and immune disorders +G9782-- | Endocrine, metabolic, blood, and immune disorders +G979--- | Endocrine, metabolic, blood, and immune disorders +I952--- | Endocrine, metabolic, blood, and immune disorders +I953--- | Endocrine, metabolic, blood, and immune disorders +I97---- | Endocrine, metabolic, blood, and immune disorders +I970--- | Endocrine, metabolic, blood, and immune disorders +I971--- | Endocrine, metabolic, blood, and immune disorders +I97110- | Endocrine, metabolic, blood, and immune disorders +I97111- | Endocrine, metabolic, blood, and immune disorders +I97120- | Endocrine, metabolic, blood, and immune disorders +I97121- | Endocrine, metabolic, blood, and immune disorders +I97130- | Endocrine, metabolic, blood, and immune disorders +I97131- | Endocrine, metabolic, blood, and immune disorders +I97190- | Endocrine, metabolic, blood, and immune disorders +I97191- | Endocrine, metabolic, blood, and immune disorders +I972--- | Endocrine, metabolic, blood, and immune disorders +I973--- | Endocrine, metabolic, blood, and immune disorders +I97410- | Endocrine, metabolic, blood, and immune disorders +I97411- | Endocrine, metabolic, blood, and immune disorders +I97418- | Endocrine, metabolic, blood, and immune disorders +I9742-- | Endocrine, metabolic, blood, and immune disorders +I9751-- | Endocrine, metabolic, blood, and immune disorders +I9752-- | Endocrine, metabolic, blood, and immune disorders +I97610- | Endocrine, metabolic, blood, and immune disorders +I97611- | Endocrine, metabolic, blood, and immune disorders +I97618- | Endocrine, metabolic, blood, and immune disorders +I97620- | Endocrine, metabolic, blood, and immune disorders +I97621- | Endocrine, metabolic, blood, and immune disorders +I97622- | Endocrine, metabolic, blood, and immune disorders +I97630- | Endocrine, metabolic, blood, and immune disorders +I97631- | Endocrine, metabolic, blood, and immune disorders +I97638- | Endocrine, metabolic, blood, and immune disorders +I97640- | Endocrine, metabolic, blood, and immune disorders +I97641- | Endocrine, metabolic, blood, and immune disorders +I97648- | Endocrine, metabolic, blood, and immune disorders +I97710- | Endocrine, metabolic, blood, and immune disorders +I97711- | Endocrine, metabolic, blood, and immune disorders +I97790- | Endocrine, metabolic, blood, and immune disorders +I97791- | Endocrine, metabolic, blood, and immune disorders +I978--- | Endocrine, metabolic, blood, and immune disorders +I97810- | Endocrine, metabolic, blood, and immune disorders +I97811- | Endocrine, metabolic, blood, and immune disorders +I97820- | Endocrine, metabolic, blood, and immune disorders +I97821- | Endocrine, metabolic, blood, and immune disorders +I9788-- | Endocrine, metabolic, blood, and immune disorders +I9789-- | Endocrine, metabolic, blood, and immune disorders +I979--- | Endocrine, metabolic, blood, and immune disorders +J700--- | Endocrine, metabolic, blood, and immune disorders +J701--- | Endocrine, metabolic, blood, and immune disorders +J702--- | Endocrine, metabolic, blood, and immune disorders +J703--- | Endocrine, metabolic, blood, and immune disorders +J704--- | Endocrine, metabolic, blood, and immune disorders +J705--- | Endocrine, metabolic, blood, and immune disorders +J95---- | Endocrine, metabolic, blood, and immune disorders +J950--- | Endocrine, metabolic, blood, and immune disorders +J9500-- | Endocrine, metabolic, blood, and immune disorders +J9501-- | Endocrine, metabolic, blood, and immune disorders +J9502-- | Endocrine, metabolic, blood, and immune disorders +J9503-- | Endocrine, metabolic, blood, and immune disorders +J9504-- | Endocrine, metabolic, blood, and immune disorders +J9509-- | Endocrine, metabolic, blood, and immune disorders +J951--- | Endocrine, metabolic, blood, and immune disorders +J952--- | Endocrine, metabolic, blood, and immune disorders +J953--- | Endocrine, metabolic, blood, and immune disorders +J954--- | Endocrine, metabolic, blood, and immune disorders +J955--- | Endocrine, metabolic, blood, and immune disorders +J9561-- | Endocrine, metabolic, blood, and immune disorders +J9562-- | Endocrine, metabolic, blood, and immune disorders +J9571-- | Endocrine, metabolic, blood, and immune disorders +J9572-- | Endocrine, metabolic, blood, and immune disorders +J958--- | Endocrine, metabolic, blood, and immune disorders +J95811- | Endocrine, metabolic, blood, and immune disorders +J95812- | Endocrine, metabolic, blood, and immune disorders +J95821- | Endocrine, metabolic, blood, and immune disorders +J95822- | Endocrine, metabolic, blood, and immune disorders +J95830- | Endocrine, metabolic, blood, and immune disorders +J95831- | Endocrine, metabolic, blood, and immune disorders +J9584-- | Endocrine, metabolic, blood, and immune disorders +J95850- | Endocrine, metabolic, blood, and immune disorders +J95851- | Endocrine, metabolic, blood, and immune disorders +J95859- | Endocrine, metabolic, blood, and immune disorders +J95860- | Endocrine, metabolic, blood, and immune disorders +J95861- | Endocrine, metabolic, blood, and immune disorders +J95862- | Endocrine, metabolic, blood, and immune disorders +J95863- | Endocrine, metabolic, blood, and immune disorders +J9588-- | Endocrine, metabolic, blood, and immune disorders +J9589-- | Endocrine, metabolic, blood, and immune disorders +J959--- | Endocrine, metabolic, blood, and immune disorders +K43---- | Endocrine, metabolic, blood, and immune disorders +K430--- | Endocrine, metabolic, blood, and immune disorders +K431--- | Endocrine, metabolic, blood, and immune disorders +K432--- | Endocrine, metabolic, blood, and immune disorders +K433--- | Endocrine, metabolic, blood, and immune disorders +K434--- | Endocrine, metabolic, blood, and immune disorders +K435--- | Endocrine, metabolic, blood, and immune disorders +K436--- | Endocrine, metabolic, blood, and immune disorders +K437--- | Endocrine, metabolic, blood, and immune disorders +K439--- | Endocrine, metabolic, blood, and immune disorders +K520--- | Endocrine, metabolic, blood, and immune disorders +K627--- | Endocrine, metabolic, blood, and immune disorders +K91---- | Endocrine, metabolic, blood, and immune disorders +K910--- | Endocrine, metabolic, blood, and immune disorders +K911--- | Endocrine, metabolic, blood, and immune disorders +K912--- | Endocrine, metabolic, blood, and immune disorders +K913--- | Endocrine, metabolic, blood, and immune disorders +K9130-- | Endocrine, metabolic, blood, and immune disorders +K9131-- | Endocrine, metabolic, blood, and immune disorders +K9132-- | Endocrine, metabolic, blood, and immune disorders +K914--- | Endocrine, metabolic, blood, and immune disorders +K915--- | Endocrine, metabolic, blood, and immune disorders +K9161-- | Endocrine, metabolic, blood, and immune disorders +K9162-- | Endocrine, metabolic, blood, and immune disorders +K9171-- | Endocrine, metabolic, blood, and immune disorders +K9172-- | Endocrine, metabolic, blood, and immune disorders +K918--- | Endocrine, metabolic, blood, and immune disorders +K9181-- | Endocrine, metabolic, blood, and immune disorders +K9182-- | Endocrine, metabolic, blood, and immune disorders +K9183-- | Endocrine, metabolic, blood, and immune disorders +K91840- | Endocrine, metabolic, blood, and immune disorders +K91841- | Endocrine, metabolic, blood, and immune disorders +K91850- | Endocrine, metabolic, blood, and immune disorders +K91858- | Endocrine, metabolic, blood, and immune disorders +K9186-- | Endocrine, metabolic, blood, and immune disorders +K91870- | Endocrine, metabolic, blood, and immune disorders +K91871- | Endocrine, metabolic, blood, and immune disorders +K91872- | Endocrine, metabolic, blood, and immune disorders +K91873- | Endocrine, metabolic, blood, and immune disorders +K9189-- | Endocrine, metabolic, blood, and immune disorders +K919--- | Endocrine, metabolic, blood, and immune disorders +K9400-- | Endocrine, metabolic, blood, and immune disorders +K9401-- | Endocrine, metabolic, blood, and immune disorders +K9402-- | Endocrine, metabolic, blood, and immune disorders +K9403-- | Endocrine, metabolic, blood, and immune disorders +K9409-- | Endocrine, metabolic, blood, and immune disorders +K9410-- | Endocrine, metabolic, blood, and immune disorders +K9411-- | Endocrine, metabolic, blood, and immune disorders +K9412-- | Endocrine, metabolic, blood, and immune disorders +K9413-- | Endocrine, metabolic, blood, and immune disorders +K9419-- | Endocrine, metabolic, blood, and immune disorders +K9420-- | Endocrine, metabolic, blood, and immune disorders +K9421-- | Endocrine, metabolic, blood, and immune disorders +K9422-- | Endocrine, metabolic, blood, and immune disorders +K9423-- | Endocrine, metabolic, blood, and immune disorders +K9429-- | Endocrine, metabolic, blood, and immune disorders +K9430-- | Endocrine, metabolic, blood, and immune disorders +K9431-- | Endocrine, metabolic, blood, and immune disorders +K9432-- | Endocrine, metabolic, blood, and immune disorders +K9433-- | Endocrine, metabolic, blood, and immune disorders +K9439-- | Endocrine, metabolic, blood, and immune disorders +K9501-- | Endocrine, metabolic, blood, and immune disorders +K9509-- | Endocrine, metabolic, blood, and immune disorders +M871--- | Endocrine, metabolic, blood, and immune disorders +N14---- | Endocrine, metabolic, blood, and immune disorders +N140--- | Endocrine, metabolic, blood, and immune disorders +N141--- | Endocrine, metabolic, blood, and immune disorders +N142--- | Endocrine, metabolic, blood, and immune disorders +N143--- | Endocrine, metabolic, blood, and immune disorders +N144--- | Endocrine, metabolic, blood, and immune disorders +N650--- | Endocrine, metabolic, blood, and immune disorders +N651--- | Endocrine, metabolic, blood, and immune disorders +N99---- | Endocrine, metabolic, blood, and immune disorders +N990--- | Endocrine, metabolic, blood, and immune disorders +N991--- | Endocrine, metabolic, blood, and immune disorders +N99110- | Endocrine, metabolic, blood, and immune disorders +N99111- | Endocrine, metabolic, blood, and immune disorders +N99112- | Endocrine, metabolic, blood, and immune disorders +N99113- | Endocrine, metabolic, blood, and immune disorders +N99114- | Endocrine, metabolic, blood, and immune disorders +N99115- | Endocrine, metabolic, blood, and immune disorders +N99116- | Endocrine, metabolic, blood, and immune disorders +N9912-- | Endocrine, metabolic, blood, and immune disorders +N992--- | Endocrine, metabolic, blood, and immune disorders +N993--- | Endocrine, metabolic, blood, and immune disorders +N994--- | Endocrine, metabolic, blood, and immune disorders +N995--- | Endocrine, metabolic, blood, and immune disorders +N99510- | Endocrine, metabolic, blood, and immune disorders +N99511- | Endocrine, metabolic, blood, and immune disorders +N99512- | Endocrine, metabolic, blood, and immune disorders +N99518- | Endocrine, metabolic, blood, and immune disorders +N99520- | Endocrine, metabolic, blood, and immune disorders +N99521- | Endocrine, metabolic, blood, and immune disorders +N99522- | Endocrine, metabolic, blood, and immune disorders +N99523- | Endocrine, metabolic, blood, and immune disorders +N99524- | Endocrine, metabolic, blood, and immune disorders +N99528- | Endocrine, metabolic, blood, and immune disorders +N99530- | Endocrine, metabolic, blood, and immune disorders +N99531- | Endocrine, metabolic, blood, and immune disorders +N99532- | Endocrine, metabolic, blood, and immune disorders +N99533- | Endocrine, metabolic, blood, and immune disorders +N99534- | Endocrine, metabolic, blood, and immune disorders +N99538- | Endocrine, metabolic, blood, and immune disorders +N9961-- | Endocrine, metabolic, blood, and immune disorders +N9962-- | Endocrine, metabolic, blood, and immune disorders +N9971-- | Endocrine, metabolic, blood, and immune disorders +N9972-- | Endocrine, metabolic, blood, and immune disorders +N998--- | Endocrine, metabolic, blood, and immune disorders +N9981-- | Endocrine, metabolic, blood, and immune disorders +N99820- | Endocrine, metabolic, blood, and immune disorders +N99821- | Endocrine, metabolic, blood, and immune disorders +N9983-- | Endocrine, metabolic, blood, and immune disorders +N99840- | Endocrine, metabolic, blood, and immune disorders +N99841- | Endocrine, metabolic, blood, and immune disorders +N99842- | Endocrine, metabolic, blood, and immune disorders +N99843- | Endocrine, metabolic, blood, and immune disorders +N9989-- | Endocrine, metabolic, blood, and immune disorders +N999--- | Endocrine, metabolic, blood, and immune disorders +P962--- | Endocrine, metabolic, blood, and immune disorders +P965--- | Endocrine, metabolic, blood, and immune disorders +R502--- | Endocrine, metabolic, blood, and immune disorders +R95---- | Sudden infant death syndrome +R950--- | Sudden infant death syndrome +R959--- | Sudden infant death syndrome +L55---- | Injuries +L550--- | Injuries +L551--- | Injuries +L552--- | Injuries +L558--- | Injuries +L559--- | Injuries +L563--- | Injuries +L568--- | Injuries +L569--- | Injuries +L58---- | Injuries +L580--- | Injuries +L581--- | Injuries +L589--- | Injuries +N304--- | Injuries +V0001XA | Injuries +V0001XD | Injuries +V0001XS | Injuries +V0002XA | Injuries +V0002XD | Injuries +V0002XS | Injuries +V0009XA | Injuries +V0009XD | Injuries +V0009XS | Injuries +V00111A | Injuries +V00111D | Injuries +V00111S | Injuries +V00112A | Injuries +V00112D | Injuries +V00112S | Injuries +V00118A | Injuries +V00118D | Injuries +V00118S | Injuries +V00121A | Injuries +V00121D | Injuries +V00121S | Injuries +V00122A | Injuries +V00122D | Injuries +V00122S | Injuries +V00128A | Injuries +V00128D | Injuries +V00128S | Injuries +V00131A | Injuries +V00131D | Injuries +V00131S | Injuries +V00132A | Injuries +V00132D | Injuries +V00132S | Injuries +V00138A | Injuries +V00138D | Injuries +V00138S | Injuries +V00141A | Injuries +V00141D | Injuries +V00141S | Injuries +V00142A | Injuries +V00142D | Injuries +V00142S | Injuries +V00148A | Injuries +V00148D | Injuries +V00148S | Injuries +V00151A | Injuries +V00151D | Injuries +V00151S | Injuries +V00152A | Injuries +V00152D | Injuries +V00152S | Injuries +V00158A | Injuries +V00158D | Injuries +V00158S | Injuries +V00181A | Injuries +V00181D | Injuries +V00181S | Injuries +V00182A | Injuries +V00182D | Injuries +V00182S | Injuries +V00188A | Injuries +V00188D | Injuries +V00188S | Injuries +V00211A | Injuries +V00211D | Injuries +V00211S | Injuries +V00212A | Injuries +V00212D | Injuries +V00212S | Injuries +V00218A | Injuries +V00218D | Injuries +V00218S | Injuries +V00221A | Injuries +V00221D | Injuries +V00221S | Injuries +V00222A | Injuries +V00222D | Injuries +V00222S | Injuries +V00228A | Injuries +V00228D | Injuries +V00228S | Injuries +V00281A | Injuries +V00281D | Injuries +V00281S | Injuries +V00282A | Injuries +V00282D | Injuries +V00282S | Injuries +V00288A | Injuries +V00288D | Injuries +V00288S | Injuries +V00311A | Injuries +V00311D | Injuries +V00311S | Injuries +V00312A | Injuries +V00312D | Injuries +V00312S | Injuries +V00318A | Injuries +V00318D | Injuries +V00318S | Injuries +V00321A | Injuries +V00321D | Injuries +V00321S | Injuries +V00322A | Injuries +V00322D | Injuries +V00322S | Injuries +V00328A | Injuries +V00328D | Injuries +V00328S | Injuries +V00381A | Injuries +V00381D | Injuries +V00381S | Injuries +V00382A | Injuries +V00382D | Injuries +V00382S | Injuries +V00388A | Injuries +V00388D | Injuries +V00388S | Injuries +V00811A | Injuries +V00811D | Injuries +V00811S | Injuries +V00812A | Injuries +V00812D | Injuries +V00812S | Injuries +V00818A | Injuries +V00818D | Injuries +V00818S | Injuries +V00821A | Injuries +V00821D | Injuries +V00821S | Injuries +V00822A | Injuries +V00822D | Injuries +V00822S | Injuries +V00828A | Injuries +V00828D | Injuries +V00828S | Injuries +V00831A | Injuries +V00831D | Injuries +V00831S | Injuries +V00832A | Injuries +V00832D | Injuries +V00832S | Injuries +V00838A | Injuries +V00838D | Injuries +V00838S | Injuries +V00891A | Injuries +V00891D | Injuries +V00891S | Injuries +V00892A | Injuries +V00892D | Injuries +V00892S | Injuries +V00898A | Injuries +V00898D | Injuries +V00898S | Injuries +V01---- | Injuries +V010--- | Injuries +V0100XA | Injuries +V0100XD | Injuries +V0100XS | Injuries +V0101XA | Injuries +V0101XD | Injuries +V0101XS | Injuries +V0102XA | Injuries +V0102XD | Injuries +V0102XS | Injuries +V0109XA | Injuries +V0109XD | Injuries +V0109XS | Injuries +V011--- | Injuries +V0110XA | Injuries +V0110XD | Injuries +V0110XS | Injuries +V0111XA | Injuries +V0111XD | Injuries +V0111XS | Injuries +V0112XA | Injuries +V0112XD | Injuries +V0112XS | Injuries +V0119XA | Injuries +V0119XD | Injuries +V0119XS | Injuries +V019--- | Injuries +V0190XA | Injuries +V0190XD | Injuries +V0190XS | Injuries +V0191XA | Injuries +V0191XD | Injuries +V0191XS | Injuries +V0192XA | Injuries +V0192XD | Injuries +V0192XS | Injuries +V0199XA | Injuries +V0199XD | Injuries +V0199XS | Injuries +V02---- | Injuries +V020--- | Injuries +V0200XA | Injuries +V0200XD | Injuries +V0200XS | Injuries +V0201XA | Injuries +V0201XD | Injuries +V0201XS | Injuries +V0202XA | Injuries +V0202XD | Injuries +V0202XS | Injuries +V0209XA | Injuries +V0209XD | Injuries +V0209XS | Injuries +V021--- | Injuries +V0210XA | Injuries +V0210XD | Injuries +V0210XS | Injuries +V0211XA | Injuries +V0211XD | Injuries +V0211XS | Injuries +V0212XA | Injuries +V0212XD | Injuries +V0212XS | Injuries +V0219XA | Injuries +V0219XD | Injuries +V0219XS | Injuries +V029--- | Injuries +V0290XA | Injuries +V0290XD | Injuries +V0290XS | Injuries +V0291XA | Injuries +V0291XD | Injuries +V0291XS | Injuries +V0292XA | Injuries +V0292XD | Injuries +V0292XS | Injuries +V0299XA | Injuries +V0299XD | Injuries +V0299XS | Injuries +V03---- | Injuries +V030--- | Injuries +V0300XA | Injuries +V0300XD | Injuries +V0300XS | Injuries +V0301XA | Injuries +V0301XD | Injuries +V0301XS | Injuries +V0302XA | Injuries +V0302XD | Injuries +V0302XS | Injuries +V0309XA | Injuries +V0309XD | Injuries +V0309XS | Injuries +V031--- | Injuries +V0310XA | Injuries +V0310XD | Injuries +V0310XS | Injuries +V0311XA | Injuries +V0311XD | Injuries +V0311XS | Injuries +V0312XA | Injuries +V0312XD | Injuries +V0312XS | Injuries +V0319XA | Injuries +V0319XD | Injuries +V0319XS | Injuries +V039--- | Injuries +V0390XA | Injuries +V0390XD | Injuries +V0390XS | Injuries +V0391XA | Injuries +V0391XD | Injuries +V0391XS | Injuries +V0392XA | Injuries +V0392XD | Injuries +V0392XS | Injuries +V0399XA | Injuries +V0399XD | Injuries +V0399XS | Injuries +V04---- | Injuries +V040--- | Injuries +V0400XA | Injuries +V0400XD | Injuries +V0400XS | Injuries +V0401XA | Injuries +V0401XD | Injuries +V0401XS | Injuries +V0402XA | Injuries +V0402XD | Injuries +V0402XS | Injuries +V0409XA | Injuries +V0409XD | Injuries +V0409XS | Injuries +V041--- | Injuries +V0410XA | Injuries +V0410XD | Injuries +V0410XS | Injuries +V0411XA | Injuries +V0411XD | Injuries +V0411XS | Injuries +V0412XA | Injuries +V0412XD | Injuries +V0412XS | Injuries +V0419XA | Injuries +V0419XD | Injuries +V0419XS | Injuries +V049--- | Injuries +V0490XA | Injuries +V0490XD | Injuries +V0490XS | Injuries +V0491XA | Injuries +V0491XD | Injuries +V0491XS | Injuries +V0492XA | Injuries +V0492XD | Injuries +V0492XS | Injuries +V0499XA | Injuries +V0499XD | Injuries +V0499XS | Injuries +V05---- | Injuries +V050--- | Injuries +V0500XA | Injuries +V0500XD | Injuries +V0500XS | Injuries +V0501XA | Injuries +V0501XD | Injuries +V0501XS | Injuries +V0502XA | Injuries +V0502XD | Injuries +V0502XS | Injuries +V0509XA | Injuries +V0509XD | Injuries +V0509XS | Injuries +V051--- | Injuries +V0510XA | Injuries +V0510XD | Injuries +V0510XS | Injuries +V0511XA | Injuries +V0511XD | Injuries +V0511XS | Injuries +V0512XA | Injuries +V0512XD | Injuries +V0512XS | Injuries +V0519XA | Injuries +V0519XD | Injuries +V0519XS | Injuries +V059--- | Injuries +V0590XA | Injuries +V0590XD | Injuries +V0590XS | Injuries +V0591XA | Injuries +V0591XD | Injuries +V0591XS | Injuries +V0592XA | Injuries +V0592XD | Injuries +V0592XS | Injuries +V0599XA | Injuries +V0599XD | Injuries +V0599XS | Injuries +V06---- | Injuries +V060--- | Injuries +V0600XA | Injuries +V0600XD | Injuries +V0600XS | Injuries +V0601XA | Injuries +V0601XD | Injuries +V0601XS | Injuries +V0602XA | Injuries +V0602XD | Injuries +V0602XS | Injuries +V0609XA | Injuries +V0609XD | Injuries +V0609XS | Injuries +V061--- | Injuries +V0610XA | Injuries +V0610XD | Injuries +V0610XS | Injuries +V0611XA | Injuries +V0611XD | Injuries +V0611XS | Injuries +V0612XA | Injuries +V0612XD | Injuries +V0612XS | Injuries +V0619XA | Injuries +V0619XD | Injuries +V0619XS | Injuries +V069--- | Injuries +V0690XA | Injuries +V0690XD | Injuries +V0690XS | Injuries +V0691XA | Injuries +V0691XD | Injuries +V0691XS | Injuries +V0692XA | Injuries +V0692XD | Injuries +V0692XS | Injuries +V0699XA | Injuries +V0699XD | Injuries +V0699XS | Injuries +V09---- | Injuries +V090--- | Injuries +V0900XA | Injuries +V0900XD | Injuries +V0900XS | Injuries +V0901XA | Injuries +V0901XD | Injuries +V0901XS | Injuries +V0909XA | Injuries +V0909XD | Injuries +V0909XS | Injuries +V091--- | Injuries +V091XXA | Injuries +V091XXD | Injuries +V091XXS | Injuries +V092--- | Injuries +V0920XA | Injuries +V0920XD | Injuries +V0920XS | Injuries +V0921XA | Injuries +V0921XD | Injuries +V0921XS | Injuries +V0929XA | Injuries +V0929XD | Injuries +V0929XS | Injuries +V093--- | Injuries +V093XXA | Injuries +V093XXD | Injuries +V093XXS | Injuries +V099--- | Injuries +V099XXA | Injuries +V099XXD | Injuries +V099XXS | Injuries +V10---- | Injuries +V100--- | Injuries +V100XXA | Injuries +V100XXD | Injuries +V100XXS | Injuries +V101--- | Injuries +V101XXA | Injuries +V101XXD | Injuries +V101XXS | Injuries +V102--- | Injuries +V102XXA | Injuries +V102XXD | Injuries +V102XXS | Injuries +V103--- | Injuries +V103XXA | Injuries +V103XXD | Injuries +V103XXS | Injuries +V104--- | Injuries +V104XXA | Injuries +V104XXD | Injuries +V104XXS | Injuries +V105--- | Injuries +V105XXA | Injuries +V105XXD | Injuries +V105XXS | Injuries +V109--- | Injuries +V109XXA | Injuries +V109XXD | Injuries +V109XXS | Injuries +V11---- | Injuries +V110--- | Injuries +V110XXA | Injuries +V110XXD | Injuries +V110XXS | Injuries +V111--- | Injuries +V111XXA | Injuries +V111XXD | Injuries +V111XXS | Injuries +V112--- | Injuries +V112XXA | Injuries +V112XXD | Injuries +V112XXS | Injuries +V113--- | Injuries +V113XXA | Injuries +V113XXD | Injuries +V113XXS | Injuries +V114--- | Injuries +V114XXA | Injuries +V114XXD | Injuries +V114XXS | Injuries +V115--- | Injuries +V115XXA | Injuries +V115XXD | Injuries +V115XXS | Injuries +V119--- | Injuries +V119XXA | Injuries +V119XXD | Injuries +V119XXS | Injuries +V12---- | Injuries +V120--- | Injuries +V120XXA | Injuries +V120XXD | Injuries +V120XXS | Injuries +V121--- | Injuries +V121XXA | Injuries +V121XXD | Injuries +V121XXS | Injuries +V122--- | Injuries +V122XXA | Injuries +V122XXD | Injuries +V122XXS | Injuries +V123--- | Injuries +V123XXA | Injuries +V123XXD | Injuries +V123XXS | Injuries +V124--- | Injuries +V124XXA | Injuries +V124XXD | Injuries +V124XXS | Injuries +V125--- | Injuries +V125XXA | Injuries +V125XXD | Injuries +V125XXS | Injuries +V129--- | Injuries +V129XXA | Injuries +V129XXD | Injuries +V129XXS | Injuries +V13---- | Injuries +V130--- | Injuries +V130XXA | Injuries +V130XXD | Injuries +V130XXS | Injuries +V131--- | Injuries +V131XXA | Injuries +V131XXD | Injuries +V131XXS | Injuries +V132--- | Injuries +V132XXA | Injuries +V132XXD | Injuries +V132XXS | Injuries +V133--- | Injuries +V133XXA | Injuries +V133XXD | Injuries +V133XXS | Injuries +V134--- | Injuries +V134XXA | Injuries +V134XXD | Injuries +V134XXS | Injuries +V135--- | Injuries +V135XXA | Injuries +V135XXD | Injuries +V135XXS | Injuries +V139--- | Injuries +V139XXA | Injuries +V139XXD | Injuries +V139XXS | Injuries +V14---- | Injuries +V140--- | Injuries +V140XXA | Injuries +V140XXD | Injuries +V140XXS | Injuries +V141--- | Injuries +V141XXA | Injuries +V141XXD | Injuries +V141XXS | Injuries +V142--- | Injuries +V142XXA | Injuries +V142XXD | Injuries +V142XXS | Injuries +V143--- | Injuries +V143XXA | Injuries +V143XXD | Injuries +V143XXS | Injuries +V144--- | Injuries +V144XXA | Injuries +V144XXD | Injuries +V144XXS | Injuries +V145--- | Injuries +V145XXA | Injuries +V145XXD | Injuries +V145XXS | Injuries +V149--- | Injuries +V149XXA | Injuries +V149XXD | Injuries +V149XXS | Injuries +V15---- | Injuries +V150--- | Injuries +V150XXA | Injuries +V150XXD | Injuries +V150XXS | Injuries +V151--- | Injuries +V151XXA | Injuries +V151XXD | Injuries +V151XXS | Injuries +V152--- | Injuries +V152XXA | Injuries +V152XXD | Injuries +V152XXS | Injuries +V153--- | Injuries +V153XXA | Injuries +V153XXD | Injuries +V153XXS | Injuries +V154--- | Injuries +V154XXA | Injuries +V154XXD | Injuries +V154XXS | Injuries +V155--- | Injuries +V155XXA | Injuries +V155XXD | Injuries +V155XXS | Injuries +V159--- | Injuries +V159XXA | Injuries +V159XXD | Injuries +V159XXS | Injuries +V16---- | Injuries +V160--- | Injuries +V160XXA | Injuries +V160XXD | Injuries +V160XXS | Injuries +V161--- | Injuries +V161XXA | Injuries +V161XXD | Injuries +V161XXS | Injuries +V162--- | Injuries +V162XXA | Injuries +V162XXD | Injuries +V162XXS | Injuries +V163--- | Injuries +V163XXA | Injuries +V163XXD | Injuries +V163XXS | Injuries +V164--- | Injuries +V164XXA | Injuries +V164XXD | Injuries +V164XXS | Injuries +V165--- | Injuries +V165XXA | Injuries +V165XXD | Injuries +V165XXS | Injuries +V169--- | Injuries +V169XXA | Injuries +V169XXD | Injuries +V169XXS | Injuries +V17---- | Injuries +V170--- | Injuries +V170XXA | Injuries +V170XXD | Injuries +V170XXS | Injuries +V171--- | Injuries +V171XXA | Injuries +V171XXD | Injuries +V171XXS | Injuries +V172--- | Injuries +V172XXA | Injuries +V172XXD | Injuries +V172XXS | Injuries +V173--- | Injuries +V173XXA | Injuries +V173XXD | Injuries +V173XXS | Injuries +V174--- | Injuries +V174XXA | Injuries +V174XXD | Injuries +V174XXS | Injuries +V175--- | Injuries +V175XXA | Injuries +V175XXD | Injuries +V175XXS | Injuries +V179--- | Injuries +V179XXA | Injuries +V179XXD | Injuries +V179XXS | Injuries +V18---- | Injuries +V180--- | Injuries +V180XXA | Injuries +V180XXD | Injuries +V180XXS | Injuries +V181--- | Injuries +V181XXA | Injuries +V181XXD | Injuries +V181XXS | Injuries +V182--- | Injuries +V182XXA | Injuries +V182XXD | Injuries +V182XXS | Injuries +V183--- | Injuries +V183XXA | Injuries +V183XXD | Injuries +V183XXS | Injuries +V184--- | Injuries +V184XXA | Injuries +V184XXD | Injuries +V184XXS | Injuries +V185--- | Injuries +V185XXA | Injuries +V185XXD | Injuries +V185XXS | Injuries +V189--- | Injuries +V189XXA | Injuries +V189XXD | Injuries +V189XXS | Injuries +V19---- | Injuries +V190--- | Injuries +V1900XA | Injuries +V1900XD | Injuries +V1900XS | Injuries +V1909XA | Injuries +V1909XD | Injuries +V1909XS | Injuries +V191--- | Injuries +V1910XA | Injuries +V1910XD | Injuries +V1910XS | Injuries +V1919XA | Injuries +V1919XD | Injuries +V1919XS | Injuries +V192--- | Injuries +V1920XA | Injuries +V1920XD | Injuries +V1920XS | Injuries +V1929XA | Injuries +V1929XD | Injuries +V1929XS | Injuries +V193--- | Injuries +V193XXA | Injuries +V193XXD | Injuries +V193XXS | Injuries +V194--- | Injuries +V1940XA | Injuries +V1940XD | Injuries +V1940XS | Injuries +V1949XA | Injuries +V1949XD | Injuries +V1949XS | Injuries +V195--- | Injuries +V1950XA | Injuries +V1950XD | Injuries +V1950XS | Injuries +V1959XA | Injuries +V1959XD | Injuries +V1959XS | Injuries +V196--- | Injuries +V1960XA | Injuries +V1960XD | Injuries +V1960XS | Injuries +V1969XA | Injuries +V1969XD | Injuries +V1969XS | Injuries +V198--- | Injuries +V1981XA | Injuries +V1981XD | Injuries +V1981XS | Injuries +V1988XA | Injuries +V1988XD | Injuries +V1988XS | Injuries +V199--- | Injuries +V199XXA | Injuries +V199XXD | Injuries +V199XXS | Injuries +V20---- | Injuries +V200--- | Injuries +V200XXA | Injuries +V200XXD | Injuries +V200XXS | Injuries +V201--- | Injuries +V201XXA | Injuries +V201XXD | Injuries +V201XXS | Injuries +V202--- | Injuries +V202XXA | Injuries +V202XXD | Injuries +V202XXS | Injuries +V203--- | Injuries +V203XXA | Injuries +V203XXD | Injuries +V203XXS | Injuries +V204--- | Injuries +V204XXA | Injuries +V204XXD | Injuries +V204XXS | Injuries +V205--- | Injuries +V205XXA | Injuries +V205XXD | Injuries +V205XXS | Injuries +V209--- | Injuries +V209XXA | Injuries +V209XXD | Injuries +V209XXS | Injuries +V21---- | Injuries +V210--- | Injuries +V210XXA | Injuries +V210XXD | Injuries +V210XXS | Injuries +V211--- | Injuries +V211XXA | Injuries +V211XXD | Injuries +V211XXS | Injuries +V212--- | Injuries +V212XXA | Injuries +V212XXD | Injuries +V212XXS | Injuries +V213--- | Injuries +V213XXA | Injuries +V213XXD | Injuries +V213XXS | Injuries +V214--- | Injuries +V214XXA | Injuries +V214XXD | Injuries +V214XXS | Injuries +V215--- | Injuries +V215XXA | Injuries +V215XXD | Injuries +V215XXS | Injuries +V219--- | Injuries +V219XXA | Injuries +V219XXD | Injuries +V219XXS | Injuries +V22---- | Injuries +V220--- | Injuries +V220XXA | Injuries +V220XXD | Injuries +V220XXS | Injuries +V221--- | Injuries +V221XXA | Injuries +V221XXD | Injuries +V221XXS | Injuries +V222--- | Injuries +V222XXA | Injuries +V222XXD | Injuries +V222XXS | Injuries +V223--- | Injuries +V223XXA | Injuries +V223XXD | Injuries +V223XXS | Injuries +V224--- | Injuries +V224XXA | Injuries +V224XXD | Injuries +V224XXS | Injuries +V225--- | Injuries +V225XXA | Injuries +V225XXD | Injuries +V225XXS | Injuries +V229--- | Injuries +V229XXA | Injuries +V229XXD | Injuries +V229XXS | Injuries +V23---- | Injuries +V230--- | Injuries +V230XXA | Injuries +V230XXD | Injuries +V230XXS | Injuries +V231--- | Injuries +V231XXA | Injuries +V231XXD | Injuries +V231XXS | Injuries +V232--- | Injuries +V232XXA | Injuries +V232XXD | Injuries +V232XXS | Injuries +V233--- | Injuries +V233XXA | Injuries +V233XXD | Injuries +V233XXS | Injuries +V234--- | Injuries +V234XXA | Injuries +V234XXD | Injuries +V234XXS | Injuries +V235--- | Injuries +V235XXA | Injuries +V235XXD | Injuries +V235XXS | Injuries +V239--- | Injuries +V239XXA | Injuries +V239XXD | Injuries +V239XXS | Injuries +V24---- | Injuries +V240--- | Injuries +V240XXA | Injuries +V240XXD | Injuries +V240XXS | Injuries +V241--- | Injuries +V241XXA | Injuries +V241XXD | Injuries +V241XXS | Injuries +V242--- | Injuries +V242XXA | Injuries +V242XXD | Injuries +V242XXS | Injuries +V243--- | Injuries +V243XXA | Injuries +V243XXD | Injuries +V243XXS | Injuries +V244--- | Injuries +V244XXA | Injuries +V244XXD | Injuries +V244XXS | Injuries +V245--- | Injuries +V245XXA | Injuries +V245XXD | Injuries +V245XXS | Injuries +V249--- | Injuries +V249XXA | Injuries +V249XXD | Injuries +V249XXS | Injuries +V25---- | Injuries +V250--- | Injuries +V250XXA | Injuries +V250XXD | Injuries +V250XXS | Injuries +V251--- | Injuries +V251XXA | Injuries +V251XXD | Injuries +V251XXS | Injuries +V252--- | Injuries +V252XXA | Injuries +V252XXD | Injuries +V252XXS | Injuries +V253--- | Injuries +V253XXA | Injuries +V253XXD | Injuries +V253XXS | Injuries +V254--- | Injuries +V254XXA | Injuries +V254XXD | Injuries +V254XXS | Injuries +V255--- | Injuries +V255XXA | Injuries +V255XXD | Injuries +V255XXS | Injuries +V259--- | Injuries +V259XXA | Injuries +V259XXD | Injuries +V259XXS | Injuries +V26---- | Injuries +V260--- | Injuries +V260XXA | Injuries +V260XXD | Injuries +V260XXS | Injuries +V261--- | Injuries +V261XXA | Injuries +V261XXD | Injuries +V261XXS | Injuries +V262--- | Injuries +V262XXA | Injuries +V262XXD | Injuries +V262XXS | Injuries +V263--- | Injuries +V263XXA | Injuries +V263XXD | Injuries +V263XXS | Injuries +V264--- | Injuries +V264XXA | Injuries +V264XXD | Injuries +V264XXS | Injuries +V265--- | Injuries +V265XXA | Injuries +V265XXD | Injuries +V265XXS | Injuries +V269--- | Injuries +V269XXA | Injuries +V269XXD | Injuries +V269XXS | Injuries +V27---- | Injuries +V270--- | Injuries +V270XXA | Injuries +V270XXD | Injuries +V270XXS | Injuries +V271--- | Injuries +V271XXA | Injuries +V271XXD | Injuries +V271XXS | Injuries +V272--- | Injuries +V272XXA | Injuries +V272XXD | Injuries +V272XXS | Injuries +V273--- | Injuries +V273XXA | Injuries +V273XXD | Injuries +V273XXS | Injuries +V274--- | Injuries +V274XXA | Injuries +V274XXD | Injuries +V274XXS | Injuries +V275--- | Injuries +V275XXA | Injuries +V275XXD | Injuries +V275XXS | Injuries +V279--- | Injuries +V279XXA | Injuries +V279XXD | Injuries +V279XXS | Injuries +V28---- | Injuries +V280--- | Injuries +V280XXA | Injuries +V280XXD | Injuries +V280XXS | Injuries +V281--- | Injuries +V281XXA | Injuries +V281XXD | Injuries +V281XXS | Injuries +V282--- | Injuries +V282XXA | Injuries +V282XXD | Injuries +V282XXS | Injuries +V283--- | Injuries +V283XXA | Injuries +V283XXD | Injuries +V283XXS | Injuries +V284--- | Injuries +V284XXA | Injuries +V284XXD | Injuries +V284XXS | Injuries +V285--- | Injuries +V285XXA | Injuries +V285XXD | Injuries +V285XXS | Injuries +V289--- | Injuries +V289XXA | Injuries +V289XXD | Injuries +V289XXS | Injuries +V29---- | Injuries +V290--- | Injuries +V2900XA | Injuries +V2900XD | Injuries +V2900XS | Injuries +V2909XA | Injuries +V2909XD | Injuries +V2909XS | Injuries +V291--- | Injuries +V2910XA | Injuries +V2910XD | Injuries +V2910XS | Injuries +V2919XA | Injuries +V2919XD | Injuries +V2919XS | Injuries +V292--- | Injuries +V2920XA | Injuries +V2920XD | Injuries +V2920XS | Injuries +V2929XA | Injuries +V2929XD | Injuries +V2929XS | Injuries +V293--- | Injuries +V293XXA | Injuries +V293XXD | Injuries +V293XXS | Injuries +V294--- | Injuries +V2940XA | Injuries +V2940XD | Injuries +V2940XS | Injuries +V2949XA | Injuries +V2949XD | Injuries +V2949XS | Injuries +V295--- | Injuries +V2950XA | Injuries +V2950XD | Injuries +V2950XS | Injuries +V2959XA | Injuries +V2959XD | Injuries +V2959XS | Injuries +V296--- | Injuries +V2960XA | Injuries +V2960XD | Injuries +V2960XS | Injuries +V2969XA | Injuries +V2969XD | Injuries +V2969XS | Injuries +V298--- | Injuries +V2981XA | Injuries +V2981XD | Injuries +V2981XS | Injuries +V2988XA | Injuries +V2988XD | Injuries +V2988XS | Injuries +V299--- | Injuries +V299XXA | Injuries +V299XXD | Injuries +V299XXS | Injuries +V30---- | Injuries +V300--- | Injuries +V300XXA | Injuries +V300XXD | Injuries +V300XXS | Injuries +V301--- | Injuries +V301XXA | Injuries +V301XXD | Injuries +V301XXS | Injuries +V302--- | Injuries +V302XXA | Injuries +V302XXD | Injuries +V302XXS | Injuries +V303--- | Injuries +V303XXA | Injuries +V303XXD | Injuries +V303XXS | Injuries +V304--- | Injuries +V304XXA | Injuries +V304XXD | Injuries +V304XXS | Injuries +V305--- | Injuries +V305XXA | Injuries +V305XXD | Injuries +V305XXS | Injuries +V306--- | Injuries +V306XXA | Injuries +V306XXD | Injuries +V306XXS | Injuries +V307--- | Injuries +V307XXA | Injuries +V307XXD | Injuries +V307XXS | Injuries +V309--- | Injuries +V309XXA | Injuries +V309XXD | Injuries +V309XXS | Injuries +V31---- | Injuries +V310--- | Injuries +V310XXA | Injuries +V310XXD | Injuries +V310XXS | Injuries +V311--- | Injuries +V311XXA | Injuries +V311XXD | Injuries +V311XXS | Injuries +V312--- | Injuries +V312XXA | Injuries +V312XXD | Injuries +V312XXS | Injuries +V313--- | Injuries +V313XXA | Injuries +V313XXD | Injuries +V313XXS | Injuries +V314--- | Injuries +V314XXA | Injuries +V314XXD | Injuries +V314XXS | Injuries +V315--- | Injuries +V315XXA | Injuries +V315XXD | Injuries +V315XXS | Injuries +V316--- | Injuries +V316XXA | Injuries +V316XXD | Injuries +V316XXS | Injuries +V317--- | Injuries +V317XXA | Injuries +V317XXD | Injuries +V317XXS | Injuries +V319--- | Injuries +V319XXA | Injuries +V319XXD | Injuries +V319XXS | Injuries +V32---- | Injuries +V320--- | Injuries +V320XXA | Injuries +V320XXD | Injuries +V320XXS | Injuries +V321--- | Injuries +V321XXA | Injuries +V321XXD | Injuries +V321XXS | Injuries +V322--- | Injuries +V322XXA | Injuries +V322XXD | Injuries +V322XXS | Injuries +V323--- | Injuries +V323XXA | Injuries +V323XXD | Injuries +V323XXS | Injuries +V324--- | Injuries +V324XXA | Injuries +V324XXD | Injuries +V324XXS | Injuries +V325--- | Injuries +V325XXA | Injuries +V325XXD | Injuries +V325XXS | Injuries +V326--- | Injuries +V326XXA | Injuries +V326XXD | Injuries +V326XXS | Injuries +V327--- | Injuries +V327XXA | Injuries +V327XXD | Injuries +V327XXS | Injuries +V329--- | Injuries +V329XXA | Injuries +V329XXD | Injuries +V329XXS | Injuries +V33---- | Injuries +V330--- | Injuries +V330XXA | Injuries +V330XXD | Injuries +V330XXS | Injuries +V331--- | Injuries +V331XXA | Injuries +V331XXD | Injuries +V331XXS | Injuries +V332--- | Injuries +V332XXA | Injuries +V332XXD | Injuries +V332XXS | Injuries +V333--- | Injuries +V333XXA | Injuries +V333XXD | Injuries +V333XXS | Injuries +V334--- | Injuries +V334XXA | Injuries +V334XXD | Injuries +V334XXS | Injuries +V335--- | Injuries +V335XXA | Injuries +V335XXD | Injuries +V335XXS | Injuries +V336--- | Injuries +V336XXA | Injuries +V336XXD | Injuries +V336XXS | Injuries +V337--- | Injuries +V337XXA | Injuries +V337XXD | Injuries +V337XXS | Injuries +V339--- | Injuries +V339XXA | Injuries +V339XXD | Injuries +V339XXS | Injuries +V34---- | Injuries +V340--- | Injuries +V340XXA | Injuries +V340XXD | Injuries +V340XXS | Injuries +V341--- | Injuries +V341XXA | Injuries +V341XXD | Injuries +V341XXS | Injuries +V342--- | Injuries +V342XXA | Injuries +V342XXD | Injuries +V342XXS | Injuries +V343--- | Injuries +V343XXA | Injuries +V343XXD | Injuries +V343XXS | Injuries +V344--- | Injuries +V344XXA | Injuries +V344XXD | Injuries +V344XXS | Injuries +V345--- | Injuries +V345XXA | Injuries +V345XXD | Injuries +V345XXS | Injuries +V346--- | Injuries +V346XXA | Injuries +V346XXD | Injuries +V346XXS | Injuries +V347--- | Injuries +V347XXA | Injuries +V347XXD | Injuries +V347XXS | Injuries +V349--- | Injuries +V349XXA | Injuries +V349XXD | Injuries +V349XXS | Injuries +V35---- | Injuries +V350--- | Injuries +V350XXA | Injuries +V350XXD | Injuries +V350XXS | Injuries +V351--- | Injuries +V351XXA | Injuries +V351XXD | Injuries +V351XXS | Injuries +V352--- | Injuries +V352XXA | Injuries +V352XXD | Injuries +V352XXS | Injuries +V353--- | Injuries +V353XXA | Injuries +V353XXD | Injuries +V353XXS | Injuries +V354--- | Injuries +V354XXA | Injuries +V354XXD | Injuries +V354XXS | Injuries +V355--- | Injuries +V355XXA | Injuries +V355XXD | Injuries +V355XXS | Injuries +V356--- | Injuries +V356XXA | Injuries +V356XXD | Injuries +V356XXS | Injuries +V357--- | Injuries +V357XXA | Injuries +V357XXD | Injuries +V357XXS | Injuries +V359--- | Injuries +V359XXA | Injuries +V359XXD | Injuries +V359XXS | Injuries +V36---- | Injuries +V360--- | Injuries +V360XXA | Injuries +V360XXD | Injuries +V360XXS | Injuries +V361--- | Injuries +V361XXA | Injuries +V361XXD | Injuries +V361XXS | Injuries +V362--- | Injuries +V362XXA | Injuries +V362XXD | Injuries +V362XXS | Injuries +V363--- | Injuries +V363XXA | Injuries +V363XXD | Injuries +V363XXS | Injuries +V364--- | Injuries +V364XXA | Injuries +V364XXD | Injuries +V364XXS | Injuries +V365--- | Injuries +V365XXA | Injuries +V365XXD | Injuries +V365XXS | Injuries +V366--- | Injuries +V366XXA | Injuries +V366XXD | Injuries +V366XXS | Injuries +V367--- | Injuries +V367XXA | Injuries +V367XXD | Injuries +V367XXS | Injuries +V369--- | Injuries +V369XXA | Injuries +V369XXD | Injuries +V369XXS | Injuries +V37---- | Injuries +V370--- | Injuries +V370XXA | Injuries +V370XXD | Injuries +V370XXS | Injuries +V371--- | Injuries +V371XXA | Injuries +V371XXD | Injuries +V371XXS | Injuries +V372--- | Injuries +V372XXA | Injuries +V372XXD | Injuries +V372XXS | Injuries +V373--- | Injuries +V373XXA | Injuries +V373XXD | Injuries +V373XXS | Injuries +V374--- | Injuries +V374XXA | Injuries +V374XXD | Injuries +V374XXS | Injuries +V375--- | Injuries +V375XXA | Injuries +V375XXD | Injuries +V375XXS | Injuries +V376--- | Injuries +V376XXA | Injuries +V376XXD | Injuries +V376XXS | Injuries +V377--- | Injuries +V377XXA | Injuries +V377XXD | Injuries +V377XXS | Injuries +V379--- | Injuries +V379XXA | Injuries +V379XXD | Injuries +V379XXS | Injuries +V38---- | Injuries +V380--- | Injuries +V380XXA | Injuries +V380XXD | Injuries +V380XXS | Injuries +V381--- | Injuries +V381XXA | Injuries +V381XXD | Injuries +V381XXS | Injuries +V382--- | Injuries +V382XXA | Injuries +V382XXD | Injuries +V382XXS | Injuries +V383--- | Injuries +V383XXA | Injuries +V383XXD | Injuries +V383XXS | Injuries +V384--- | Injuries +V384XXA | Injuries +V384XXD | Injuries +V384XXS | Injuries +V385--- | Injuries +V385XXA | Injuries +V385XXD | Injuries +V385XXS | Injuries +V386--- | Injuries +V386XXA | Injuries +V386XXD | Injuries +V386XXS | Injuries +V387--- | Injuries +V387XXA | Injuries +V387XXD | Injuries +V387XXS | Injuries +V389--- | Injuries +V389XXA | Injuries +V389XXD | Injuries +V389XXS | Injuries +V39---- | Injuries +V390--- | Injuries +V3900XA | Injuries +V3900XD | Injuries +V3900XS | Injuries +V3909XA | Injuries +V3909XD | Injuries +V3909XS | Injuries +V391--- | Injuries +V3910XA | Injuries +V3910XD | Injuries +V3910XS | Injuries +V3919XA | Injuries +V3919XD | Injuries +V3919XS | Injuries +V392--- | Injuries +V3920XA | Injuries +V3920XD | Injuries +V3920XS | Injuries +V3929XA | Injuries +V3929XD | Injuries +V3929XS | Injuries +V393--- | Injuries +V393XXA | Injuries +V393XXD | Injuries +V393XXS | Injuries +V394--- | Injuries +V3940XA | Injuries +V3940XD | Injuries +V3940XS | Injuries +V3949XA | Injuries +V3949XD | Injuries +V3949XS | Injuries +V395--- | Injuries +V3950XA | Injuries +V3950XD | Injuries +V3950XS | Injuries +V3959XA | Injuries +V3959XD | Injuries +V3959XS | Injuries +V396--- | Injuries +V3960XA | Injuries +V3960XD | Injuries +V3960XS | Injuries +V3969XA | Injuries +V3969XD | Injuries +V3969XS | Injuries +V398--- | Injuries +V3981XA | Injuries +V3981XD | Injuries +V3981XS | Injuries +V3989XA | Injuries +V3989XD | Injuries +V3989XS | Injuries +V399--- | Injuries +V399XXA | Injuries +V399XXD | Injuries +V399XXS | Injuries +V40---- | Injuries +V400--- | Injuries +V400XXA | Injuries +V400XXD | Injuries +V400XXS | Injuries +V401--- | Injuries +V401XXA | Injuries +V401XXD | Injuries +V401XXS | Injuries +V402--- | Injuries +V402XXA | Injuries +V402XXD | Injuries +V402XXS | Injuries +V403--- | Injuries +V403XXA | Injuries +V403XXD | Injuries +V403XXS | Injuries +V404--- | Injuries +V404XXA | Injuries +V404XXD | Injuries +V404XXS | Injuries +V405--- | Injuries +V405XXA | Injuries +V405XXD | Injuries +V405XXS | Injuries +V406--- | Injuries +V406XXA | Injuries +V406XXD | Injuries +V406XXS | Injuries +V407--- | Injuries +V407XXA | Injuries +V407XXD | Injuries +V407XXS | Injuries +V409--- | Injuries +V409XXA | Injuries +V409XXD | Injuries +V409XXS | Injuries +V41---- | Injuries +V410--- | Injuries +V410XXA | Injuries +V410XXD | Injuries +V410XXS | Injuries +V411--- | Injuries +V411XXA | Injuries +V411XXD | Injuries +V411XXS | Injuries +V412--- | Injuries +V412XXA | Injuries +V412XXD | Injuries +V412XXS | Injuries +V413--- | Injuries +V413XXA | Injuries +V413XXD | Injuries +V413XXS | Injuries +V414--- | Injuries +V414XXA | Injuries +V414XXD | Injuries +V414XXS | Injuries +V415--- | Injuries +V415XXA | Injuries +V415XXD | Injuries +V415XXS | Injuries +V416--- | Injuries +V416XXA | Injuries +V416XXD | Injuries +V416XXS | Injuries +V417--- | Injuries +V417XXA | Injuries +V417XXD | Injuries +V417XXS | Injuries +V419--- | Injuries +V419XXA | Injuries +V419XXD | Injuries +V419XXS | Injuries +V42---- | Injuries +V420--- | Injuries +V420XXA | Injuries +V420XXD | Injuries +V420XXS | Injuries +V421--- | Injuries +V421XXA | Injuries +V421XXD | Injuries +V421XXS | Injuries +V422--- | Injuries +V422XXA | Injuries +V422XXD | Injuries +V422XXS | Injuries +V423--- | Injuries +V423XXA | Injuries +V423XXD | Injuries +V423XXS | Injuries +V424--- | Injuries +V424XXA | Injuries +V424XXD | Injuries +V424XXS | Injuries +V425--- | Injuries +V425XXA | Injuries +V425XXD | Injuries +V425XXS | Injuries +V426--- | Injuries +V426XXA | Injuries +V426XXD | Injuries +V426XXS | Injuries +V427--- | Injuries +V427XXA | Injuries +V427XXD | Injuries +V427XXS | Injuries +V429--- | Injuries +V429XXA | Injuries +V429XXD | Injuries +V429XXS | Injuries +V43---- | Injuries +V430--- | Injuries +V4301XA | Injuries +V4301XD | Injuries +V4301XS | Injuries +V4302XA | Injuries +V4302XD | Injuries +V4302XS | Injuries +V4303XA | Injuries +V4303XD | Injuries +V4303XS | Injuries +V4304XA | Injuries +V4304XD | Injuries +V4304XS | Injuries +V431--- | Injuries +V4311XA | Injuries +V4311XD | Injuries +V4311XS | Injuries +V4312XA | Injuries +V4312XD | Injuries +V4312XS | Injuries +V4313XA | Injuries +V4313XD | Injuries +V4313XS | Injuries +V4314XA | Injuries +V4314XD | Injuries +V4314XS | Injuries +V432--- | Injuries +V4321XA | Injuries +V4321XD | Injuries +V4321XS | Injuries +V4322XA | Injuries +V4322XD | Injuries +V4322XS | Injuries +V4323XA | Injuries +V4323XD | Injuries +V4323XS | Injuries +V4324XA | Injuries +V4324XD | Injuries +V4324XS | Injuries +V433--- | Injuries +V4331XA | Injuries +V4331XD | Injuries +V4331XS | Injuries +V4332XA | Injuries +V4332XD | Injuries +V4332XS | Injuries +V4333XA | Injuries +V4333XD | Injuries +V4333XS | Injuries +V4334XA | Injuries +V4334XD | Injuries +V4334XS | Injuries +V434--- | Injuries +V4341XA | Injuries +V4341XD | Injuries +V4341XS | Injuries +V4342XA | Injuries +V4342XD | Injuries +V4342XS | Injuries +V4343XA | Injuries +V4343XD | Injuries +V4343XS | Injuries +V4344XA | Injuries +V4344XD | Injuries +V4344XS | Injuries +V435--- | Injuries +V4351XA | Injuries +V4351XD | Injuries +V4351XS | Injuries +V4352XA | Injuries +V4352XD | Injuries +V4352XS | Injuries +V4353XA | Injuries +V4353XD | Injuries +V4353XS | Injuries +V4354XA | Injuries +V4354XD | Injuries +V4354XS | Injuries +V436--- | Injuries +V4361XA | Injuries +V4361XD | Injuries +V4361XS | Injuries +V4362XA | Injuries +V4362XD | Injuries +V4362XS | Injuries +V4363XA | Injuries +V4363XD | Injuries +V4363XS | Injuries +V4364XA | Injuries +V4364XD | Injuries +V4364XS | Injuries +V437--- | Injuries +V4371XA | Injuries +V4371XD | Injuries +V4371XS | Injuries +V4372XA | Injuries +V4372XD | Injuries +V4372XS | Injuries +V4373XA | Injuries +V4373XD | Injuries +V4373XS | Injuries +V4374XA | Injuries +V4374XD | Injuries +V4374XS | Injuries +V439--- | Injuries +V4391XA | Injuries +V4391XD | Injuries +V4391XS | Injuries +V4392XA | Injuries +V4392XD | Injuries +V4392XS | Injuries +V4393XA | Injuries +V4393XD | Injuries +V4393XS | Injuries +V4394XA | Injuries +V4394XD | Injuries +V4394XS | Injuries +V44---- | Injuries +V440--- | Injuries +V440XXA | Injuries +V440XXD | Injuries +V440XXS | Injuries +V441--- | Injuries +V441XXA | Injuries +V441XXD | Injuries +V441XXS | Injuries +V442--- | Injuries +V442XXA | Injuries +V442XXD | Injuries +V442XXS | Injuries +V443--- | Injuries +V443XXA | Injuries +V443XXD | Injuries +V443XXS | Injuries +V444--- | Injuries +V444XXA | Injuries +V444XXD | Injuries +V444XXS | Injuries +V445--- | Injuries +V445XXA | Injuries +V445XXD | Injuries +V445XXS | Injuries +V446--- | Injuries +V446XXA | Injuries +V446XXD | Injuries +V446XXS | Injuries +V447--- | Injuries +V447XXA | Injuries +V447XXD | Injuries +V447XXS | Injuries +V449--- | Injuries +V449XXA | Injuries +V449XXD | Injuries +V449XXS | Injuries +V45---- | Injuries +V450--- | Injuries +V450XXA | Injuries +V450XXD | Injuries +V450XXS | Injuries +V451--- | Injuries +V451XXA | Injuries +V451XXD | Injuries +V451XXS | Injuries +V452--- | Injuries +V452XXA | Injuries +V452XXD | Injuries +V452XXS | Injuries +V453--- | Injuries +V453XXA | Injuries +V453XXD | Injuries +V453XXS | Injuries +V454--- | Injuries +V454XXA | Injuries +V454XXD | Injuries +V454XXS | Injuries +V455--- | Injuries +V455XXA | Injuries +V455XXD | Injuries +V455XXS | Injuries +V456--- | Injuries +V456XXA | Injuries +V456XXD | Injuries +V456XXS | Injuries +V457--- | Injuries +V457XXA | Injuries +V457XXD | Injuries +V457XXS | Injuries +V459--- | Injuries +V459XXA | Injuries +V459XXD | Injuries +V459XXS | Injuries +V46---- | Injuries +V460--- | Injuries +V460XXA | Injuries +V460XXD | Injuries +V460XXS | Injuries +V461--- | Injuries +V461XXA | Injuries +V461XXD | Injuries +V461XXS | Injuries +V462--- | Injuries +V462XXA | Injuries +V462XXD | Injuries +V462XXS | Injuries +V463--- | Injuries +V463XXA | Injuries +V463XXD | Injuries +V463XXS | Injuries +V464--- | Injuries +V464XXA | Injuries +V464XXD | Injuries +V464XXS | Injuries +V465--- | Injuries +V465XXA | Injuries +V465XXD | Injuries +V465XXS | Injuries +V466--- | Injuries +V466XXA | Injuries +V466XXD | Injuries +V466XXS | Injuries +V467--- | Injuries +V467XXA | Injuries +V467XXD | Injuries +V467XXS | Injuries +V469--- | Injuries +V469XXA | Injuries +V469XXD | Injuries +V469XXS | Injuries +V47---- | Injuries +V470--- | Injuries +V470XXA | Injuries +V470XXD | Injuries +V470XXS | Injuries +V471--- | Injuries +V471XXA | Injuries +V471XXD | Injuries +V471XXS | Injuries +V472--- | Injuries +V472XXA | Injuries +V472XXD | Injuries +V472XXS | Injuries +V473--- | Injuries +V473XXA | Injuries +V473XXD | Injuries +V473XXS | Injuries +V474--- | Injuries +V474XXA | Injuries +V474XXD | Injuries +V474XXS | Injuries +V475--- | Injuries +V475XXA | Injuries +V475XXD | Injuries +V475XXS | Injuries +V476--- | Injuries +V476XXA | Injuries +V476XXD | Injuries +V476XXS | Injuries +V477--- | Injuries +V477XXA | Injuries +V477XXD | Injuries +V477XXS | Injuries +V479--- | Injuries +V479XXA | Injuries +V479XXD | Injuries +V479XXS | Injuries +V48---- | Injuries +V480--- | Injuries +V480XXA | Injuries +V480XXD | Injuries +V480XXS | Injuries +V481--- | Injuries +V481XXA | Injuries +V481XXD | Injuries +V481XXS | Injuries +V482--- | Injuries +V482XXA | Injuries +V482XXD | Injuries +V482XXS | Injuries +V483--- | Injuries +V483XXA | Injuries +V483XXD | Injuries +V483XXS | Injuries +V484--- | Injuries +V484XXA | Injuries +V484XXD | Injuries +V484XXS | Injuries +V485--- | Injuries +V485XXA | Injuries +V485XXD | Injuries +V485XXS | Injuries +V486--- | Injuries +V486XXA | Injuries +V486XXD | Injuries +V486XXS | Injuries +V487--- | Injuries +V487XXA | Injuries +V487XXD | Injuries +V487XXS | Injuries +V489--- | Injuries +V489XXA | Injuries +V489XXD | Injuries +V489XXS | Injuries +V49---- | Injuries +V490--- | Injuries +V4900XA | Injuries +V4900XD | Injuries +V4900XS | Injuries +V4909XA | Injuries +V4909XD | Injuries +V4909XS | Injuries +V491--- | Injuries +V4910XA | Injuries +V4910XD | Injuries +V4910XS | Injuries +V4919XA | Injuries +V4919XD | Injuries +V4919XS | Injuries +V492--- | Injuries +V4920XA | Injuries +V4920XD | Injuries +V4920XS | Injuries +V4929XA | Injuries +V4929XD | Injuries +V4929XS | Injuries +V493--- | Injuries +V493XXA | Injuries +V493XXD | Injuries +V493XXS | Injuries +V494--- | Injuries +V4940XA | Injuries +V4940XD | Injuries +V4940XS | Injuries +V4949XA | Injuries +V4949XD | Injuries +V4949XS | Injuries +V495--- | Injuries +V4950XA | Injuries +V4950XD | Injuries +V4950XS | Injuries +V4959XA | Injuries +V4959XD | Injuries +V4959XS | Injuries +V496--- | Injuries +V4960XA | Injuries +V4960XD | Injuries +V4960XS | Injuries +V4969XA | Injuries +V4969XD | Injuries +V4969XS | Injuries +V498--- | Injuries +V4981XA | Injuries +V4981XD | Injuries +V4981XS | Injuries +V4988XA | Injuries +V4988XD | Injuries +V4988XS | Injuries +V499--- | Injuries +V499XXA | Injuries +V499XXD | Injuries +V499XXS | Injuries +V50---- | Injuries +V500--- | Injuries +V500XXA | Injuries +V500XXD | Injuries +V500XXS | Injuries +V501--- | Injuries +V501XXA | Injuries +V501XXD | Injuries +V501XXS | Injuries +V502--- | Injuries +V502XXA | Injuries +V502XXD | Injuries +V502XXS | Injuries +V503--- | Injuries +V503XXA | Injuries +V503XXD | Injuries +V503XXS | Injuries +V504--- | Injuries +V504XXA | Injuries +V504XXD | Injuries +V504XXS | Injuries +V505--- | Injuries +V505XXA | Injuries +V505XXD | Injuries +V505XXS | Injuries +V506--- | Injuries +V506XXA | Injuries +V506XXD | Injuries +V506XXS | Injuries +V507--- | Injuries +V507XXA | Injuries +V507XXD | Injuries +V507XXS | Injuries +V509--- | Injuries +V509XXA | Injuries +V509XXD | Injuries +V509XXS | Injuries +V51---- | Injuries +V510--- | Injuries +V510XXA | Injuries +V510XXD | Injuries +V510XXS | Injuries +V511--- | Injuries +V511XXA | Injuries +V511XXD | Injuries +V511XXS | Injuries +V512--- | Injuries +V512XXA | Injuries +V512XXD | Injuries +V512XXS | Injuries +V513--- | Injuries +V513XXA | Injuries +V513XXD | Injuries +V513XXS | Injuries +V514--- | Injuries +V514XXA | Injuries +V514XXD | Injuries +V514XXS | Injuries +V515--- | Injuries +V515XXA | Injuries +V515XXD | Injuries +V515XXS | Injuries +V516--- | Injuries +V516XXA | Injuries +V516XXD | Injuries +V516XXS | Injuries +V517--- | Injuries +V517XXA | Injuries +V517XXD | Injuries +V517XXS | Injuries +V519--- | Injuries +V519XXA | Injuries +V519XXD | Injuries +V519XXS | Injuries +V52---- | Injuries +V520--- | Injuries +V520XXA | Injuries +V520XXD | Injuries +V520XXS | Injuries +V521--- | Injuries +V521XXA | Injuries +V521XXD | Injuries +V521XXS | Injuries +V522--- | Injuries +V522XXA | Injuries +V522XXD | Injuries +V522XXS | Injuries +V523--- | Injuries +V523XXA | Injuries +V523XXD | Injuries +V523XXS | Injuries +V524--- | Injuries +V524XXA | Injuries +V524XXD | Injuries +V524XXS | Injuries +V525--- | Injuries +V525XXA | Injuries +V525XXD | Injuries +V525XXS | Injuries +V526--- | Injuries +V526XXA | Injuries +V526XXD | Injuries +V526XXS | Injuries +V527--- | Injuries +V527XXA | Injuries +V527XXD | Injuries +V527XXS | Injuries +V529--- | Injuries +V529XXA | Injuries +V529XXD | Injuries +V529XXS | Injuries +V53---- | Injuries +V530--- | Injuries +V530XXA | Injuries +V530XXD | Injuries +V530XXS | Injuries +V531--- | Injuries +V531XXA | Injuries +V531XXD | Injuries +V531XXS | Injuries +V532--- | Injuries +V532XXA | Injuries +V532XXD | Injuries +V532XXS | Injuries +V533--- | Injuries +V533XXA | Injuries +V533XXD | Injuries +V533XXS | Injuries +V534--- | Injuries +V534XXA | Injuries +V534XXD | Injuries +V534XXS | Injuries +V535--- | Injuries +V535XXA | Injuries +V535XXD | Injuries +V535XXS | Injuries +V536--- | Injuries +V536XXA | Injuries +V536XXD | Injuries +V536XXS | Injuries +V537--- | Injuries +V537XXA | Injuries +V537XXD | Injuries +V537XXS | Injuries +V539--- | Injuries +V539XXA | Injuries +V539XXD | Injuries +V539XXS | Injuries +V54---- | Injuries +V540--- | Injuries +V540XXA | Injuries +V540XXD | Injuries +V540XXS | Injuries +V541--- | Injuries +V541XXA | Injuries +V541XXD | Injuries +V541XXS | Injuries +V542--- | Injuries +V542XXA | Injuries +V542XXD | Injuries +V542XXS | Injuries +V543--- | Injuries +V543XXA | Injuries +V543XXD | Injuries +V543XXS | Injuries +V544--- | Injuries +V544XXA | Injuries +V544XXD | Injuries +V544XXS | Injuries +V545--- | Injuries +V545XXA | Injuries +V545XXD | Injuries +V545XXS | Injuries +V546--- | Injuries +V546XXA | Injuries +V546XXD | Injuries +V546XXS | Injuries +V547--- | Injuries +V547XXA | Injuries +V547XXD | Injuries +V547XXS | Injuries +V549--- | Injuries +V549XXA | Injuries +V549XXD | Injuries +V549XXS | Injuries +V55---- | Injuries +V550--- | Injuries +V550XXA | Injuries +V550XXD | Injuries +V550XXS | Injuries +V551--- | Injuries +V551XXA | Injuries +V551XXD | Injuries +V551XXS | Injuries +V552--- | Injuries +V552XXA | Injuries +V552XXD | Injuries +V552XXS | Injuries +V553--- | Injuries +V553XXA | Injuries +V553XXD | Injuries +V553XXS | Injuries +V554--- | Injuries +V554XXA | Injuries +V554XXD | Injuries +V554XXS | Injuries +V555--- | Injuries +V555XXA | Injuries +V555XXD | Injuries +V555XXS | Injuries +V556--- | Injuries +V556XXA | Injuries +V556XXD | Injuries +V556XXS | Injuries +V557--- | Injuries +V557XXA | Injuries +V557XXD | Injuries +V557XXS | Injuries +V559--- | Injuries +V559XXA | Injuries +V559XXD | Injuries +V559XXS | Injuries +V56---- | Injuries +V560--- | Injuries +V560XXA | Injuries +V560XXD | Injuries +V560XXS | Injuries +V561--- | Injuries +V561XXA | Injuries +V561XXD | Injuries +V561XXS | Injuries +V562--- | Injuries +V562XXA | Injuries +V562XXD | Injuries +V562XXS | Injuries +V563--- | Injuries +V563XXA | Injuries +V563XXD | Injuries +V563XXS | Injuries +V564--- | Injuries +V564XXA | Injuries +V564XXD | Injuries +V564XXS | Injuries +V565--- | Injuries +V565XXA | Injuries +V565XXD | Injuries +V565XXS | Injuries +V566--- | Injuries +V566XXA | Injuries +V566XXD | Injuries +V566XXS | Injuries +V567--- | Injuries +V567XXA | Injuries +V567XXD | Injuries +V567XXS | Injuries +V569--- | Injuries +V569XXA | Injuries +V569XXD | Injuries +V569XXS | Injuries +V57---- | Injuries +V570--- | Injuries +V570XXA | Injuries +V570XXD | Injuries +V570XXS | Injuries +V571--- | Injuries +V571XXA | Injuries +V571XXD | Injuries +V571XXS | Injuries +V572--- | Injuries +V572XXA | Injuries +V572XXD | Injuries +V572XXS | Injuries +V573--- | Injuries +V573XXA | Injuries +V573XXD | Injuries +V573XXS | Injuries +V574--- | Injuries +V574XXA | Injuries +V574XXD | Injuries +V574XXS | Injuries +V575--- | Injuries +V575XXA | Injuries +V575XXD | Injuries +V575XXS | Injuries +V576--- | Injuries +V576XXA | Injuries +V576XXD | Injuries +V576XXS | Injuries +V577--- | Injuries +V577XXA | Injuries +V577XXD | Injuries +V577XXS | Injuries +V579--- | Injuries +V579XXA | Injuries +V579XXD | Injuries +V579XXS | Injuries +V58---- | Injuries +V580--- | Injuries +V580XXA | Injuries +V580XXD | Injuries +V580XXS | Injuries +V581--- | Injuries +V581XXA | Injuries +V581XXD | Injuries +V581XXS | Injuries +V582--- | Injuries +V582XXA | Injuries +V582XXD | Injuries +V582XXS | Injuries +V583--- | Injuries +V583XXA | Injuries +V583XXD | Injuries +V583XXS | Injuries +V584--- | Injuries +V584XXA | Injuries +V584XXD | Injuries +V584XXS | Injuries +V585--- | Injuries +V585XXA | Injuries +V585XXD | Injuries +V585XXS | Injuries +V586--- | Injuries +V586XXA | Injuries +V586XXD | Injuries +V586XXS | Injuries +V587--- | Injuries +V587XXA | Injuries +V587XXD | Injuries +V587XXS | Injuries +V589--- | Injuries +V589XXA | Injuries +V589XXD | Injuries +V589XXS | Injuries +V59---- | Injuries +V590--- | Injuries +V5900XA | Injuries +V5900XD | Injuries +V5900XS | Injuries +V5909XA | Injuries +V5909XD | Injuries +V5909XS | Injuries +V591--- | Injuries +V5910XA | Injuries +V5910XD | Injuries +V5910XS | Injuries +V5919XA | Injuries +V5919XD | Injuries +V5919XS | Injuries +V592--- | Injuries +V5920XA | Injuries +V5920XD | Injuries +V5920XS | Injuries +V5929XA | Injuries +V5929XD | Injuries +V5929XS | Injuries +V593--- | Injuries +V593XXA | Injuries +V593XXD | Injuries +V593XXS | Injuries +V594--- | Injuries +V5940XA | Injuries +V5940XD | Injuries +V5940XS | Injuries +V5949XA | Injuries +V5949XD | Injuries +V5949XS | Injuries +V595--- | Injuries +V5950XA | Injuries +V5950XD | Injuries +V5950XS | Injuries +V5959XA | Injuries +V5959XD | Injuries +V5959XS | Injuries +V596--- | Injuries +V5960XA | Injuries +V5960XD | Injuries +V5960XS | Injuries +V5969XA | Injuries +V5969XD | Injuries +V5969XS | Injuries +V598--- | Injuries +V5981XA | Injuries +V5981XD | Injuries +V5981XS | Injuries +V5988XA | Injuries +V5988XD | Injuries +V5988XS | Injuries +V599--- | Injuries +V599XXA | Injuries +V599XXD | Injuries +V599XXS | Injuries +V60---- | Injuries +V600--- | Injuries +V600XXA | Injuries +V600XXD | Injuries +V600XXS | Injuries +V601--- | Injuries +V601XXA | Injuries +V601XXD | Injuries +V601XXS | Injuries +V602--- | Injuries +V602XXA | Injuries +V602XXD | Injuries +V602XXS | Injuries +V603--- | Injuries +V603XXA | Injuries +V603XXD | Injuries +V603XXS | Injuries +V604--- | Injuries +V604XXA | Injuries +V604XXD | Injuries +V604XXS | Injuries +V605--- | Injuries +V605XXA | Injuries +V605XXD | Injuries +V605XXS | Injuries +V606--- | Injuries +V606XXA | Injuries +V606XXD | Injuries +V606XXS | Injuries +V607--- | Injuries +V607XXA | Injuries +V607XXD | Injuries +V607XXS | Injuries +V609--- | Injuries +V609XXA | Injuries +V609XXD | Injuries +V609XXS | Injuries +V61---- | Injuries +V610--- | Injuries +V610XXA | Injuries +V610XXD | Injuries +V610XXS | Injuries +V611--- | Injuries +V611XXA | Injuries +V611XXD | Injuries +V611XXS | Injuries +V612--- | Injuries +V612XXA | Injuries +V612XXD | Injuries +V612XXS | Injuries +V613--- | Injuries +V613XXA | Injuries +V613XXD | Injuries +V613XXS | Injuries +V614--- | Injuries +V614XXA | Injuries +V614XXD | Injuries +V614XXS | Injuries +V615--- | Injuries +V615XXA | Injuries +V615XXD | Injuries +V615XXS | Injuries +V616--- | Injuries +V616XXA | Injuries +V616XXD | Injuries +V616XXS | Injuries +V617--- | Injuries +V617XXA | Injuries +V617XXD | Injuries +V617XXS | Injuries +V619--- | Injuries +V619XXA | Injuries +V619XXD | Injuries +V619XXS | Injuries +V62---- | Injuries +V620--- | Injuries +V620XXA | Injuries +V620XXD | Injuries +V620XXS | Injuries +V621--- | Injuries +V621XXA | Injuries +V621XXD | Injuries +V621XXS | Injuries +V622--- | Injuries +V622XXA | Injuries +V622XXD | Injuries +V622XXS | Injuries +V623--- | Injuries +V623XXA | Injuries +V623XXD | Injuries +V623XXS | Injuries +V624--- | Injuries +V624XXA | Injuries +V624XXD | Injuries +V624XXS | Injuries +V625--- | Injuries +V625XXA | Injuries +V625XXD | Injuries +V625XXS | Injuries +V626--- | Injuries +V626XXA | Injuries +V626XXD | Injuries +V626XXS | Injuries +V627--- | Injuries +V627XXA | Injuries +V627XXD | Injuries +V627XXS | Injuries +V629--- | Injuries +V629XXA | Injuries +V629XXD | Injuries +V629XXS | Injuries +V63---- | Injuries +V630--- | Injuries +V630XXA | Injuries +V630XXD | Injuries +V630XXS | Injuries +V631--- | Injuries +V631XXA | Injuries +V631XXD | Injuries +V631XXS | Injuries +V632--- | Injuries +V632XXA | Injuries +V632XXD | Injuries +V632XXS | Injuries +V633--- | Injuries +V633XXA | Injuries +V633XXD | Injuries +V633XXS | Injuries +V634--- | Injuries +V634XXA | Injuries +V634XXD | Injuries +V634XXS | Injuries +V635--- | Injuries +V635XXA | Injuries +V635XXD | Injuries +V635XXS | Injuries +V636--- | Injuries +V636XXA | Injuries +V636XXD | Injuries +V636XXS | Injuries +V637--- | Injuries +V637XXA | Injuries +V637XXD | Injuries +V637XXS | Injuries +V639--- | Injuries +V639XXA | Injuries +V639XXD | Injuries +V639XXS | Injuries +V64---- | Injuries +V640--- | Injuries +V640XXA | Injuries +V640XXD | Injuries +V640XXS | Injuries +V641--- | Injuries +V641XXA | Injuries +V641XXD | Injuries +V641XXS | Injuries +V642--- | Injuries +V642XXA | Injuries +V642XXD | Injuries +V642XXS | Injuries +V643--- | Injuries +V643XXA | Injuries +V643XXD | Injuries +V643XXS | Injuries +V644--- | Injuries +V644XXA | Injuries +V644XXD | Injuries +V644XXS | Injuries +V645--- | Injuries +V645XXA | Injuries +V645XXD | Injuries +V645XXS | Injuries +V646--- | Injuries +V646XXA | Injuries +V646XXD | Injuries +V646XXS | Injuries +V647--- | Injuries +V647XXA | Injuries +V647XXD | Injuries +V647XXS | Injuries +V649--- | Injuries +V649XXA | Injuries +V649XXD | Injuries +V649XXS | Injuries +V65---- | Injuries +V650--- | Injuries +V650XXA | Injuries +V650XXD | Injuries +V650XXS | Injuries +V651--- | Injuries +V651XXA | Injuries +V651XXD | Injuries +V651XXS | Injuries +V652--- | Injuries +V652XXA | Injuries +V652XXD | Injuries +V652XXS | Injuries +V653--- | Injuries +V653XXA | Injuries +V653XXD | Injuries +V653XXS | Injuries +V654--- | Injuries +V654XXA | Injuries +V654XXD | Injuries +V654XXS | Injuries +V655--- | Injuries +V655XXA | Injuries +V655XXD | Injuries +V655XXS | Injuries +V656--- | Injuries +V656XXA | Injuries +V656XXD | Injuries +V656XXS | Injuries +V657--- | Injuries +V657XXA | Injuries +V657XXD | Injuries +V657XXS | Injuries +V659--- | Injuries +V659XXA | Injuries +V659XXD | Injuries +V659XXS | Injuries +V66---- | Injuries +V660--- | Injuries +V660XXA | Injuries +V660XXD | Injuries +V660XXS | Injuries +V661--- | Injuries +V661XXA | Injuries +V661XXD | Injuries +V661XXS | Injuries +V662--- | Injuries +V662XXA | Injuries +V662XXD | Injuries +V662XXS | Injuries +V663--- | Injuries +V663XXA | Injuries +V663XXD | Injuries +V663XXS | Injuries +V664--- | Injuries +V664XXA | Injuries +V664XXD | Injuries +V664XXS | Injuries +V665--- | Injuries +V665XXA | Injuries +V665XXD | Injuries +V665XXS | Injuries +V666--- | Injuries +V666XXA | Injuries +V666XXD | Injuries +V666XXS | Injuries +V667--- | Injuries +V667XXA | Injuries +V667XXD | Injuries +V667XXS | Injuries +V669--- | Injuries +V669XXA | Injuries +V669XXD | Injuries +V669XXS | Injuries +V67---- | Injuries +V670--- | Injuries +V670XXA | Injuries +V670XXD | Injuries +V670XXS | Injuries +V671--- | Injuries +V671XXA | Injuries +V671XXD | Injuries +V671XXS | Injuries +V672--- | Injuries +V672XXA | Injuries +V672XXD | Injuries +V672XXS | Injuries +V673--- | Injuries +V673XXA | Injuries +V673XXD | Injuries +V673XXS | Injuries +V674--- | Injuries +V674XXA | Injuries +V674XXD | Injuries +V674XXS | Injuries +V675--- | Injuries +V675XXA | Injuries +V675XXD | Injuries +V675XXS | Injuries +V676--- | Injuries +V676XXA | Injuries +V676XXD | Injuries +V676XXS | Injuries +V677--- | Injuries +V677XXA | Injuries +V677XXD | Injuries +V677XXS | Injuries +V679--- | Injuries +V679XXA | Injuries +V679XXD | Injuries +V679XXS | Injuries +V68---- | Injuries +V680--- | Injuries +V680XXA | Injuries +V680XXD | Injuries +V680XXS | Injuries +V681--- | Injuries +V681XXA | Injuries +V681XXD | Injuries +V681XXS | Injuries +V682--- | Injuries +V682XXA | Injuries +V682XXD | Injuries +V682XXS | Injuries +V683--- | Injuries +V683XXA | Injuries +V683XXD | Injuries +V683XXS | Injuries +V684--- | Injuries +V684XXA | Injuries +V684XXD | Injuries +V684XXS | Injuries +V685--- | Injuries +V685XXA | Injuries +V685XXD | Injuries +V685XXS | Injuries +V686--- | Injuries +V686XXA | Injuries +V686XXD | Injuries +V686XXS | Injuries +V687--- | Injuries +V687XXA | Injuries +V687XXD | Injuries +V687XXS | Injuries +V689--- | Injuries +V689XXA | Injuries +V689XXD | Injuries +V689XXS | Injuries +V69---- | Injuries +V690--- | Injuries +V6900XA | Injuries +V6900XD | Injuries +V6900XS | Injuries +V6909XA | Injuries +V6909XD | Injuries +V6909XS | Injuries +V691--- | Injuries +V6910XA | Injuries +V6910XD | Injuries +V6910XS | Injuries +V6919XA | Injuries +V6919XD | Injuries +V6919XS | Injuries +V692--- | Injuries +V6920XA | Injuries +V6920XD | Injuries +V6920XS | Injuries +V6929XA | Injuries +V6929XD | Injuries +V6929XS | Injuries +V693--- | Injuries +V693XXA | Injuries +V693XXD | Injuries +V693XXS | Injuries +V694--- | Injuries +V6940XA | Injuries +V6940XD | Injuries +V6940XS | Injuries +V6949XA | Injuries +V6949XD | Injuries +V6949XS | Injuries +V695--- | Injuries +V6950XA | Injuries +V6950XD | Injuries +V6950XS | Injuries +V6959XA | Injuries +V6959XD | Injuries +V6959XS | Injuries +V696--- | Injuries +V6960XA | Injuries +V6960XD | Injuries +V6960XS | Injuries +V6969XA | Injuries +V6969XD | Injuries +V6969XS | Injuries +V698--- | Injuries +V6981XA | Injuries +V6981XD | Injuries +V6981XS | Injuries +V6988XA | Injuries +V6988XD | Injuries +V6988XS | Injuries +V699--- | Injuries +V699XXA | Injuries +V699XXD | Injuries +V699XXS | Injuries +V70---- | Injuries +V700--- | Injuries +V700XXA | Injuries +V700XXD | Injuries +V700XXS | Injuries +V701--- | Injuries +V701XXA | Injuries +V701XXD | Injuries +V701XXS | Injuries +V702--- | Injuries +V702XXA | Injuries +V702XXD | Injuries +V702XXS | Injuries +V703--- | Injuries +V703XXA | Injuries +V703XXD | Injuries +V703XXS | Injuries +V704--- | Injuries +V704XXA | Injuries +V704XXD | Injuries +V704XXS | Injuries +V705--- | Injuries +V705XXA | Injuries +V705XXD | Injuries +V705XXS | Injuries +V706--- | Injuries +V706XXA | Injuries +V706XXD | Injuries +V706XXS | Injuries +V707--- | Injuries +V707XXA | Injuries +V707XXD | Injuries +V707XXS | Injuries +V709--- | Injuries +V709XXA | Injuries +V709XXD | Injuries +V709XXS | Injuries +V71---- | Injuries +V710--- | Injuries +V710XXA | Injuries +V710XXD | Injuries +V710XXS | Injuries +V711--- | Injuries +V711XXA | Injuries +V711XXD | Injuries +V711XXS | Injuries +V712--- | Injuries +V712XXA | Injuries +V712XXD | Injuries +V712XXS | Injuries +V713--- | Injuries +V713XXA | Injuries +V713XXD | Injuries +V713XXS | Injuries +V714--- | Injuries +V714XXA | Injuries +V714XXD | Injuries +V714XXS | Injuries +V715--- | Injuries +V715XXA | Injuries +V715XXD | Injuries +V715XXS | Injuries +V716--- | Injuries +V716XXA | Injuries +V716XXD | Injuries +V716XXS | Injuries +V717--- | Injuries +V717XXA | Injuries +V717XXD | Injuries +V717XXS | Injuries +V719--- | Injuries +V719XXA | Injuries +V719XXD | Injuries +V719XXS | Injuries +V72---- | Injuries +V720--- | Injuries +V720XXA | Injuries +V720XXD | Injuries +V720XXS | Injuries +V721--- | Injuries +V721XXA | Injuries +V721XXD | Injuries +V721XXS | Injuries +V722--- | Injuries +V722XXA | Injuries +V722XXD | Injuries +V722XXS | Injuries +V723--- | Injuries +V723XXA | Injuries +V723XXD | Injuries +V723XXS | Injuries +V724--- | Injuries +V724XXA | Injuries +V724XXD | Injuries +V724XXS | Injuries +V725--- | Injuries +V725XXA | Injuries +V725XXD | Injuries +V725XXS | Injuries +V726--- | Injuries +V726XXA | Injuries +V726XXD | Injuries +V726XXS | Injuries +V727--- | Injuries +V727XXA | Injuries +V727XXD | Injuries +V727XXS | Injuries +V729--- | Injuries +V729XXA | Injuries +V729XXD | Injuries +V729XXS | Injuries +V73---- | Injuries +V730--- | Injuries +V730XXA | Injuries +V730XXD | Injuries +V730XXS | Injuries +V731--- | Injuries +V731XXA | Injuries +V731XXD | Injuries +V731XXS | Injuries +V732--- | Injuries +V732XXA | Injuries +V732XXD | Injuries +V732XXS | Injuries +V733--- | Injuries +V733XXA | Injuries +V733XXD | Injuries +V733XXS | Injuries +V734--- | Injuries +V734XXA | Injuries +V734XXD | Injuries +V734XXS | Injuries +V735--- | Injuries +V735XXA | Injuries +V735XXD | Injuries +V735XXS | Injuries +V736--- | Injuries +V736XXA | Injuries +V736XXD | Injuries +V736XXS | Injuries +V737--- | Injuries +V737XXA | Injuries +V737XXD | Injuries +V737XXS | Injuries +V739--- | Injuries +V739XXA | Injuries +V739XXD | Injuries +V739XXS | Injuries +V74---- | Injuries +V740--- | Injuries +V740XXA | Injuries +V740XXD | Injuries +V740XXS | Injuries +V741--- | Injuries +V741XXA | Injuries +V741XXD | Injuries +V741XXS | Injuries +V742--- | Injuries +V742XXA | Injuries +V742XXD | Injuries +V742XXS | Injuries +V743--- | Injuries +V743XXA | Injuries +V743XXD | Injuries +V743XXS | Injuries +V744--- | Injuries +V744XXA | Injuries +V744XXD | Injuries +V744XXS | Injuries +V745--- | Injuries +V745XXA | Injuries +V745XXD | Injuries +V745XXS | Injuries +V746--- | Injuries +V746XXA | Injuries +V746XXD | Injuries +V746XXS | Injuries +V747--- | Injuries +V747XXA | Injuries +V747XXD | Injuries +V747XXS | Injuries +V749--- | Injuries +V749XXA | Injuries +V749XXD | Injuries +V749XXS | Injuries +V75---- | Injuries +V750--- | Injuries +V750XXA | Injuries +V750XXD | Injuries +V750XXS | Injuries +V751--- | Injuries +V751XXA | Injuries +V751XXD | Injuries +V751XXS | Injuries +V752--- | Injuries +V752XXA | Injuries +V752XXD | Injuries +V752XXS | Injuries +V753--- | Injuries +V753XXA | Injuries +V753XXD | Injuries +V753XXS | Injuries +V754--- | Injuries +V754XXA | Injuries +V754XXD | Injuries +V754XXS | Injuries +V755--- | Injuries +V755XXA | Injuries +V755XXD | Injuries +V755XXS | Injuries +V756--- | Injuries +V756XXA | Injuries +V756XXD | Injuries +V756XXS | Injuries +V757--- | Injuries +V757XXA | Injuries +V757XXD | Injuries +V757XXS | Injuries +V759--- | Injuries +V759XXA | Injuries +V759XXD | Injuries +V759XXS | Injuries +V76---- | Injuries +V760--- | Injuries +V760XXA | Injuries +V760XXD | Injuries +V760XXS | Injuries +V761--- | Injuries +V761XXA | Injuries +V761XXD | Injuries +V761XXS | Injuries +V762--- | Injuries +V762XXA | Injuries +V762XXD | Injuries +V762XXS | Injuries +V763--- | Injuries +V763XXA | Injuries +V763XXD | Injuries +V763XXS | Injuries +V764--- | Injuries +V764XXA | Injuries +V764XXD | Injuries +V764XXS | Injuries +V765--- | Injuries +V765XXA | Injuries +V765XXD | Injuries +V765XXS | Injuries +V766--- | Injuries +V766XXA | Injuries +V766XXD | Injuries +V766XXS | Injuries +V767--- | Injuries +V767XXA | Injuries +V767XXD | Injuries +V767XXS | Injuries +V769--- | Injuries +V769XXA | Injuries +V769XXD | Injuries +V769XXS | Injuries +V77---- | Injuries +V770--- | Injuries +V770XXA | Injuries +V770XXD | Injuries +V770XXS | Injuries +V771--- | Injuries +V771XXA | Injuries +V771XXD | Injuries +V771XXS | Injuries +V772--- | Injuries +V772XXA | Injuries +V772XXD | Injuries +V772XXS | Injuries +V773--- | Injuries +V773XXA | Injuries +V773XXD | Injuries +V773XXS | Injuries +V774--- | Injuries +V774XXA | Injuries +V774XXD | Injuries +V774XXS | Injuries +V775--- | Injuries +V775XXA | Injuries +V775XXD | Injuries +V775XXS | Injuries +V776--- | Injuries +V776XXA | Injuries +V776XXD | Injuries +V776XXS | Injuries +V777--- | Injuries +V777XXA | Injuries +V777XXD | Injuries +V777XXS | Injuries +V779--- | Injuries +V779XXA | Injuries +V779XXD | Injuries +V779XXS | Injuries +V78---- | Injuries +V780--- | Injuries +V780XXA | Injuries +V780XXD | Injuries +V780XXS | Injuries +V781--- | Injuries +V781XXA | Injuries +V781XXD | Injuries +V781XXS | Injuries +V782--- | Injuries +V782XXA | Injuries +V782XXD | Injuries +V782XXS | Injuries +V783--- | Injuries +V783XXA | Injuries +V783XXD | Injuries +V783XXS | Injuries +V784--- | Injuries +V784XXA | Injuries +V784XXD | Injuries +V784XXS | Injuries +V785--- | Injuries +V785XXA | Injuries +V785XXD | Injuries +V785XXS | Injuries +V786--- | Injuries +V786XXA | Injuries +V786XXD | Injuries +V786XXS | Injuries +V787--- | Injuries +V787XXA | Injuries +V787XXD | Injuries +V787XXS | Injuries +V789--- | Injuries +V789XXA | Injuries +V789XXD | Injuries +V789XXS | Injuries +V79---- | Injuries +V790--- | Injuries +V7900XA | Injuries +V7900XD | Injuries +V7900XS | Injuries +V7909XA | Injuries +V7909XD | Injuries +V7909XS | Injuries +V791--- | Injuries +V7910XA | Injuries +V7910XD | Injuries +V7910XS | Injuries +V7919XA | Injuries +V7919XD | Injuries +V7919XS | Injuries +V792--- | Injuries +V7920XA | Injuries +V7920XD | Injuries +V7920XS | Injuries +V7929XA | Injuries +V7929XD | Injuries +V7929XS | Injuries +V793--- | Injuries +V793XXA | Injuries +V793XXD | Injuries +V793XXS | Injuries +V794--- | Injuries +V7940XA | Injuries +V7940XD | Injuries +V7940XS | Injuries +V7949XA | Injuries +V7949XD | Injuries +V7949XS | Injuries +V795--- | Injuries +V7950XA | Injuries +V7950XD | Injuries +V7950XS | Injuries +V7959XA | Injuries +V7959XD | Injuries +V7959XS | Injuries +V796--- | Injuries +V7960XA | Injuries +V7960XD | Injuries +V7960XS | Injuries +V7969XA | Injuries +V7969XD | Injuries +V7969XS | Injuries +V798--- | Injuries +V7981XA | Injuries +V7981XD | Injuries +V7981XS | Injuries +V7988XA | Injuries +V7988XD | Injuries +V7988XS | Injuries +V799--- | Injuries +V799XXA | Injuries +V799XXD | Injuries +V799XXS | Injuries +V80---- | Injuries +V800--- | Injuries +V80010A | Injuries +V80010D | Injuries +V80010S | Injuries +V80018A | Injuries +V80018D | Injuries +V80018S | Injuries +V8002XA | Injuries +V8002XD | Injuries +V8002XS | Injuries +V801--- | Injuries +V8011XA | Injuries +V8011XD | Injuries +V8011XS | Injuries +V8012XA | Injuries +V8012XD | Injuries +V8012XS | Injuries +V802--- | Injuries +V8021XA | Injuries +V8021XD | Injuries +V8021XS | Injuries +V8022XA | Injuries +V8022XD | Injuries +V8022XS | Injuries +V803--- | Injuries +V8031XA | Injuries +V8031XD | Injuries +V8031XS | Injuries +V8032XA | Injuries +V8032XD | Injuries +V8032XS | Injuries +V804--- | Injuries +V8041XA | Injuries +V8041XD | Injuries +V8041XS | Injuries +V8042XA | Injuries +V8042XD | Injuries +V8042XS | Injuries +V805--- | Injuries +V8051XA | Injuries +V8051XD | Injuries +V8051XS | Injuries +V8052XA | Injuries +V8052XD | Injuries +V8052XS | Injuries +V806--- | Injuries +V8061XA | Injuries +V8061XD | Injuries +V8061XS | Injuries +V8062XA | Injuries +V8062XD | Injuries +V8062XS | Injuries +V807--- | Injuries +V80710A | Injuries +V80710D | Injuries +V80710S | Injuries +V80711A | Injuries +V80711D | Injuries +V80711S | Injuries +V80720A | Injuries +V80720D | Injuries +V80720S | Injuries +V80721A | Injuries +V80721D | Injuries +V80721S | Injuries +V80730A | Injuries +V80730D | Injuries +V80730S | Injuries +V80731A | Injuries +V80731D | Injuries +V80731S | Injuries +V80790A | Injuries +V80790D | Injuries +V80790S | Injuries +V80791A | Injuries +V80791D | Injuries +V80791S | Injuries +V808--- | Injuries +V8081XA | Injuries +V8081XD | Injuries +V8081XS | Injuries +V8082XA | Injuries +V8082XD | Injuries +V8082XS | Injuries +V809--- | Injuries +V80910A | Injuries +V80910D | Injuries +V80910S | Injuries +V80918A | Injuries +V80918D | Injuries +V80918S | Injuries +V80919A | Injuries +V80919D | Injuries +V80919S | Injuries +V80920A | Injuries +V80920D | Injuries +V80920S | Injuries +V80928A | Injuries +V80928D | Injuries +V80928S | Injuries +V80929A | Injuries +V80929D | Injuries +V80929S | Injuries +V81---- | Injuries +V810--- | Injuries +V810XXA | Injuries +V810XXD | Injuries +V810XXS | Injuries +V811--- | Injuries +V811XXA | Injuries +V811XXD | Injuries +V811XXS | Injuries +V812--- | Injuries +V812XXA | Injuries +V812XXD | Injuries +V812XXS | Injuries +V813--- | Injuries +V813XXA | Injuries +V813XXD | Injuries +V813XXS | Injuries +V814--- | Injuries +V814XXA | Injuries +V814XXD | Injuries +V814XXS | Injuries +V815--- | Injuries +V815XXA | Injuries +V815XXD | Injuries +V815XXS | Injuries +V816--- | Injuries +V816XXA | Injuries +V816XXD | Injuries +V816XXS | Injuries +V817--- | Injuries +V817XXA | Injuries +V817XXD | Injuries +V817XXS | Injuries +V818--- | Injuries +V8181XA | Injuries +V8181XD | Injuries +V8181XS | Injuries +V8182XA | Injuries +V8182XD | Injuries +V8182XS | Injuries +V8183XA | Injuries +V8183XD | Injuries +V8183XS | Injuries +V8189XA | Injuries +V8189XD | Injuries +V8189XS | Injuries +V819--- | Injuries +V819XXA | Injuries +V819XXD | Injuries +V819XXS | Injuries +V82---- | Injuries +V820--- | Injuries +V820XXA | Injuries +V820XXD | Injuries +V820XXS | Injuries +V821--- | Injuries +V821XXA | Injuries +V821XXD | Injuries +V821XXS | Injuries +V822--- | Injuries +V822XXA | Injuries +V822XXD | Injuries +V822XXS | Injuries +V823--- | Injuries +V823XXA | Injuries +V823XXD | Injuries +V823XXS | Injuries +V824--- | Injuries +V824XXA | Injuries +V824XXD | Injuries +V824XXS | Injuries +V825--- | Injuries +V825XXA | Injuries +V825XXD | Injuries +V825XXS | Injuries +V826--- | Injuries +V826XXA | Injuries +V826XXD | Injuries +V826XXS | Injuries +V827--- | Injuries +V827XXA | Injuries +V827XXD | Injuries +V827XXS | Injuries +V828--- | Injuries +V828XXA | Injuries +V828XXD | Injuries +V828XXS | Injuries +V829--- | Injuries +V829XXA | Injuries +V829XXD | Injuries +V829XXS | Injuries +V83---- | Injuries +V830--- | Injuries +V830XXA | Injuries +V830XXD | Injuries +V830XXS | Injuries +V831--- | Injuries +V831XXA | Injuries +V831XXD | Injuries +V831XXS | Injuries +V832--- | Injuries +V832XXA | Injuries +V832XXD | Injuries +V832XXS | Injuries +V833--- | Injuries +V833XXA | Injuries +V833XXD | Injuries +V833XXS | Injuries +V834--- | Injuries +V834XXA | Injuries +V834XXD | Injuries +V834XXS | Injuries +V835--- | Injuries +V835XXA | Injuries +V835XXD | Injuries +V835XXS | Injuries +V836--- | Injuries +V836XXA | Injuries +V836XXD | Injuries +V836XXS | Injuries +V837--- | Injuries +V837XXA | Injuries +V837XXD | Injuries +V837XXS | Injuries +V839--- | Injuries +V839XXA | Injuries +V839XXD | Injuries +V839XXS | Injuries +V84---- | Injuries +V840--- | Injuries +V840XXA | Injuries +V840XXD | Injuries +V840XXS | Injuries +V841--- | Injuries +V841XXA | Injuries +V841XXD | Injuries +V841XXS | Injuries +V842--- | Injuries +V842XXA | Injuries +V842XXD | Injuries +V842XXS | Injuries +V843--- | Injuries +V843XXA | Injuries +V843XXD | Injuries +V843XXS | Injuries +V844--- | Injuries +V844XXA | Injuries +V844XXD | Injuries +V844XXS | Injuries +V845--- | Injuries +V845XXA | Injuries +V845XXD | Injuries +V845XXS | Injuries +V846--- | Injuries +V846XXA | Injuries +V846XXD | Injuries +V846XXS | Injuries +V847--- | Injuries +V847XXA | Injuries +V847XXD | Injuries +V847XXS | Injuries +V849--- | Injuries +V849XXA | Injuries +V849XXD | Injuries +V849XXS | Injuries +V85---- | Injuries +V850--- | Injuries +V850XXA | Injuries +V850XXD | Injuries +V850XXS | Injuries +V851--- | Injuries +V851XXA | Injuries +V851XXD | Injuries +V851XXS | Injuries +V852--- | Injuries +V852XXA | Injuries +V852XXD | Injuries +V852XXS | Injuries +V853--- | Injuries +V853XXA | Injuries +V853XXD | Injuries +V853XXS | Injuries +V854--- | Injuries +V854XXA | Injuries +V854XXD | Injuries +V854XXS | Injuries +V855--- | Injuries +V855XXA | Injuries +V855XXD | Injuries +V855XXS | Injuries +V856--- | Injuries +V856XXA | Injuries +V856XXD | Injuries +V856XXS | Injuries +V857--- | Injuries +V857XXA | Injuries +V857XXD | Injuries +V857XXS | Injuries +V859--- | Injuries +V859XXA | Injuries +V859XXD | Injuries +V859XXS | Injuries +V86---- | Injuries +V860--- | Injuries +V8601XA | Injuries +V8601XD | Injuries +V8601XS | Injuries +V8602XA | Injuries +V8602XD | Injuries +V8602XS | Injuries +V8603XA | Injuries +V8603XD | Injuries +V8603XS | Injuries +V8604XA | Injuries +V8604XD | Injuries +V8604XS | Injuries +V8605XA | Injuries +V8605XD | Injuries +V8605XS | Injuries +V8606XA | Injuries +V8606XD | Injuries +V8606XS | Injuries +V8609XA | Injuries +V8609XD | Injuries +V8609XS | Injuries +V861--- | Injuries +V8611XA | Injuries +V8611XD | Injuries +V8611XS | Injuries +V8612XA | Injuries +V8612XD | Injuries +V8612XS | Injuries +V8613XA | Injuries +V8613XD | Injuries +V8613XS | Injuries +V8614XA | Injuries +V8614XD | Injuries +V8614XS | Injuries +V8615XA | Injuries +V8615XD | Injuries +V8615XS | Injuries +V8616XA | Injuries +V8616XD | Injuries +V8616XS | Injuries +V8619XA | Injuries +V8619XD | Injuries +V8619XS | Injuries +V862--- | Injuries +V8621XA | Injuries +V8621XD | Injuries +V8621XS | Injuries +V8622XA | Injuries +V8622XD | Injuries +V8622XS | Injuries +V8623XA | Injuries +V8623XD | Injuries +V8623XS | Injuries +V8624XA | Injuries +V8624XD | Injuries +V8624XS | Injuries +V8625XA | Injuries +V8625XD | Injuries +V8625XS | Injuries +V8626XA | Injuries +V8626XD | Injuries +V8626XS | Injuries +V8629XA | Injuries +V8629XD | Injuries +V8629XS | Injuries +V863--- | Injuries +V8631XA | Injuries +V8631XD | Injuries +V8631XS | Injuries +V8632XA | Injuries +V8632XD | Injuries +V8632XS | Injuries +V8633XA | Injuries +V8633XD | Injuries +V8633XS | Injuries +V8634XA | Injuries +V8634XD | Injuries +V8634XS | Injuries +V8635XA | Injuries +V8635XD | Injuries +V8635XS | Injuries +V8636XA | Injuries +V8636XD | Injuries +V8636XS | Injuries +V8639XA | Injuries +V8639XD | Injuries +V8639XS | Injuries +V864--- | Injuries +V8641XA | Injuries +V8641XD | Injuries +V8641XS | Injuries +V8642XA | Injuries +V8642XD | Injuries +V8642XS | Injuries +V8643XA | Injuries +V8643XD | Injuries +V8643XS | Injuries +V8644XA | Injuries +V8644XD | Injuries +V8644XS | Injuries +V8645XA | Injuries +V8645XD | Injuries +V8645XS | Injuries +V8646XA | Injuries +V8646XD | Injuries +V8646XS | Injuries +V8649XA | Injuries +V8649XD | Injuries +V8649XS | Injuries +V865--- | Injuries +V8651XA | Injuries +V8651XD | Injuries +V8651XS | Injuries +V8652XA | Injuries +V8652XD | Injuries +V8652XS | Injuries +V8653XA | Injuries +V8653XD | Injuries +V8653XS | Injuries +V8654XA | Injuries +V8654XD | Injuries +V8654XS | Injuries +V8655XA | Injuries +V8655XD | Injuries +V8655XS | Injuries +V8656XA | Injuries +V8656XD | Injuries +V8656XS | Injuries +V8659XA | Injuries +V8659XD | Injuries +V8659XS | Injuries +V866--- | Injuries +V8661XA | Injuries +V8661XD | Injuries +V8661XS | Injuries +V8662XA | Injuries +V8662XD | Injuries +V8662XS | Injuries +V8663XA | Injuries +V8663XD | Injuries +V8663XS | Injuries +V8664XA | Injuries +V8664XD | Injuries +V8664XS | Injuries +V8665XA | Injuries +V8665XD | Injuries +V8665XS | Injuries +V8666XA | Injuries +V8666XD | Injuries +V8666XS | Injuries +V8669XA | Injuries +V8669XD | Injuries +V8669XS | Injuries +V867--- | Injuries +V8671XA | Injuries +V8671XD | Injuries +V8671XS | Injuries +V8672XA | Injuries +V8672XD | Injuries +V8672XS | Injuries +V8673XA | Injuries +V8673XD | Injuries +V8673XS | Injuries +V8674XA | Injuries +V8674XD | Injuries +V8674XS | Injuries +V8675XA | Injuries +V8675XD | Injuries +V8675XS | Injuries +V8676XA | Injuries +V8676XD | Injuries +V8676XS | Injuries +V8679XA | Injuries +V8679XD | Injuries +V8679XS | Injuries +V869--- | Injuries +V872--- | Injuries +V872XXA | Injuries +V872XXD | Injuries +V872XXS | Injuries +V873--- | Injuries +V882--- | Injuries +V882XXA | Injuries +V882XXD | Injuries +V882XXS | Injuries +V883--- | Injuries +V90---- | Injuries +V900--- | Injuries +V9000XA | Injuries +V9000XD | Injuries +V9000XS | Injuries +V9001XA | Injuries +V9001XD | Injuries +V9001XS | Injuries +V9002XA | Injuries +V9002XD | Injuries +V9002XS | Injuries +V9003XA | Injuries +V9003XD | Injuries +V9003XS | Injuries +V9004XA | Injuries +V9004XD | Injuries +V9004XS | Injuries +V9005XA | Injuries +V9005XD | Injuries +V9005XS | Injuries +V9006XA | Injuries +V9006XD | Injuries +V9006XS | Injuries +V9008XA | Injuries +V9008XD | Injuries +V9008XS | Injuries +V9009XA | Injuries +V9009XD | Injuries +V9009XS | Injuries +V901--- | Injuries +V9010XA | Injuries +V9010XD | Injuries +V9010XS | Injuries +V9011XA | Injuries +V9011XD | Injuries +V9011XS | Injuries +V9012XA | Injuries +V9012XD | Injuries +V9012XS | Injuries +V9013XA | Injuries +V9013XD | Injuries +V9013XS | Injuries +V9014XA | Injuries +V9014XD | Injuries +V9014XS | Injuries +V9015XA | Injuries +V9015XD | Injuries +V9015XS | Injuries +V9016XA | Injuries +V9016XD | Injuries +V9016XS | Injuries +V9018XA | Injuries +V9018XD | Injuries +V9018XS | Injuries +V9019XA | Injuries +V9019XD | Injuries +V9019XS | Injuries +V902--- | Injuries +V9020XA | Injuries +V9020XD | Injuries +V9020XS | Injuries +V9021XA | Injuries +V9021XD | Injuries +V9021XS | Injuries +V9022XA | Injuries +V9022XD | Injuries +V9022XS | Injuries +V9023XA | Injuries +V9023XD | Injuries +V9023XS | Injuries +V9024XA | Injuries +V9024XD | Injuries +V9024XS | Injuries +V9025XA | Injuries +V9025XD | Injuries +V9025XS | Injuries +V9026XA | Injuries +V9026XD | Injuries +V9026XS | Injuries +V9027XA | Injuries +V9027XD | Injuries +V9027XS | Injuries +V9028XA | Injuries +V9028XD | Injuries +V9028XS | Injuries +V9029XA | Injuries +V9029XD | Injuries +V9029XS | Injuries +V903--- | Injuries +V9030XA | Injuries +V9030XD | Injuries +V9030XS | Injuries +V9031XA | Injuries +V9031XD | Injuries +V9031XS | Injuries +V9032XA | Injuries +V9032XD | Injuries +V9032XS | Injuries +V9033XA | Injuries +V9033XD | Injuries +V9033XS | Injuries +V9034XA | Injuries +V9034XD | Injuries +V9034XS | Injuries +V9035XA | Injuries +V9035XD | Injuries +V9035XS | Injuries +V9036XA | Injuries +V9036XD | Injuries +V9036XS | Injuries +V9037XA | Injuries +V9037XD | Injuries +V9037XS | Injuries +V9038XA | Injuries +V9038XD | Injuries +V9038XS | Injuries +V9039XA | Injuries +V9039XD | Injuries +V9039XS | Injuries +V904--- | Injuries +V905--- | Injuries +V906--- | Injuries +V907--- | Injuries +V908--- | Injuries +V9080XA | Injuries +V9080XD | Injuries +V9080XS | Injuries +V9081XA | Injuries +V9081XD | Injuries +V9081XS | Injuries +V9082XA | Injuries +V9082XD | Injuries +V9082XS | Injuries +V9083XA | Injuries +V9083XD | Injuries +V9083XS | Injuries +V9084XA | Injuries +V9084XD | Injuries +V9084XS | Injuries +V9085XA | Injuries +V9085XD | Injuries +V9085XS | Injuries +V9086XA | Injuries +V9086XD | Injuries +V9086XS | Injuries +V9087XA | Injuries +V9087XD | Injuries +V9087XS | Injuries +V9088XA | Injuries +V9088XD | Injuries +V9088XS | Injuries +V9089XA | Injuries +V9089XD | Injuries +V9089XS | Injuries +V909--- | Injuries +V91---- | Injuries +V910--- | Injuries +V9100XA | Injuries +V9100XD | Injuries +V9100XS | Injuries +V9101XA | Injuries +V9101XD | Injuries +V9101XS | Injuries +V9102XA | Injuries +V9102XD | Injuries +V9102XS | Injuries +V9103XA | Injuries +V9103XD | Injuries +V9103XS | Injuries +V9104XA | Injuries +V9104XD | Injuries +V9104XS | Injuries +V9105XA | Injuries +V9105XD | Injuries +V9105XS | Injuries +V9106XA | Injuries +V9106XD | Injuries +V9106XS | Injuries +V9107XA | Injuries +V9107XD | Injuries +V9107XS | Injuries +V9108XA | Injuries +V9108XD | Injuries +V9108XS | Injuries +V9109XA | Injuries +V9109XD | Injuries +V9109XS | Injuries +V911--- | Injuries +V9110XA | Injuries +V9110XD | Injuries +V9110XS | Injuries +V9111XA | Injuries +V9111XD | Injuries +V9111XS | Injuries +V9112XA | Injuries +V9112XD | Injuries +V9112XS | Injuries +V9113XA | Injuries +V9113XD | Injuries +V9113XS | Injuries +V9114XA | Injuries +V9114XD | Injuries +V9114XS | Injuries +V9115XA | Injuries +V9115XD | Injuries +V9115XS | Injuries +V9116XA | Injuries +V9116XD | Injuries +V9116XS | Injuries +V9118XA | Injuries +V9118XD | Injuries +V9118XS | Injuries +V9119XA | Injuries +V9119XD | Injuries +V9119XS | Injuries +V912--- | Injuries +V9120XA | Injuries +V9120XD | Injuries +V9120XS | Injuries +V9121XA | Injuries +V9121XD | Injuries +V9121XS | Injuries +V9122XA | Injuries +V9122XD | Injuries +V9122XS | Injuries +V9123XA | Injuries +V9123XD | Injuries +V9123XS | Injuries +V9124XA | Injuries +V9124XD | Injuries +V9124XS | Injuries +V9125XA | Injuries +V9125XD | Injuries +V9125XS | Injuries +V9126XA | Injuries +V9126XD | Injuries +V9126XS | Injuries +V9129XA | Injuries +V9129XD | Injuries +V9129XS | Injuries +V913--- | Injuries +V9130XA | Injuries +V9130XD | Injuries +V9130XS | Injuries +V9131XA | Injuries +V9131XD | Injuries +V9131XS | Injuries +V9132XA | Injuries +V9132XD | Injuries +V9132XS | Injuries +V9133XA | Injuries +V9133XD | Injuries +V9133XS | Injuries +V9134XA | Injuries +V9134XD | Injuries +V9134XS | Injuries +V9135XA | Injuries +V9135XD | Injuries +V9135XS | Injuries +V9136XA | Injuries +V9136XD | Injuries +V9136XS | Injuries +V9137XA | Injuries +V9137XD | Injuries +V9137XS | Injuries +V9138XA | Injuries +V9138XD | Injuries +V9138XS | Injuries +V9139XA | Injuries +V9139XD | Injuries +V9139XS | Injuries +V914--- | Injuries +V915--- | Injuries +V916--- | Injuries +V917--- | Injuries +V918--- | Injuries +V9180XA | Injuries +V9180XD | Injuries +V9180XS | Injuries +V9181XA | Injuries +V9181XD | Injuries +V9181XS | Injuries +V9182XA | Injuries +V9182XD | Injuries +V9182XS | Injuries +V9183XA | Injuries +V9183XD | Injuries +V9183XS | Injuries +V9184XA | Injuries +V9184XD | Injuries +V9184XS | Injuries +V9185XA | Injuries +V9185XD | Injuries +V9185XS | Injuries +V9186XA | Injuries +V9186XD | Injuries +V9186XS | Injuries +V9187XA | Injuries +V9187XD | Injuries +V9187XS | Injuries +V9188XA | Injuries +V9188XD | Injuries +V9188XS | Injuries +V9189XA | Injuries +V9189XD | Injuries +V9189XS | Injuries +V919--- | Injuries +V92---- | Injuries +V920--- | Injuries +V9200XA | Injuries +V9200XD | Injuries +V9200XS | Injuries +V9201XA | Injuries +V9201XD | Injuries +V9201XS | Injuries +V9202XA | Injuries +V9202XD | Injuries +V9202XS | Injuries +V9203XA | Injuries +V9203XD | Injuries +V9203XS | Injuries +V9204XA | Injuries +V9204XD | Injuries +V9204XS | Injuries +V9205XA | Injuries +V9205XD | Injuries +V9205XS | Injuries +V9206XA | Injuries +V9206XD | Injuries +V9206XS | Injuries +V9207XA | Injuries +V9207XD | Injuries +V9207XS | Injuries +V9208XA | Injuries +V9208XD | Injuries +V9208XS | Injuries +V9209XA | Injuries +V9209XD | Injuries +V9209XS | Injuries +V921--- | Injuries +V9210XA | Injuries +V9210XD | Injuries +V9210XS | Injuries +V9211XA | Injuries +V9211XD | Injuries +V9211XS | Injuries +V9212XA | Injuries +V9212XD | Injuries +V9212XS | Injuries +V9213XA | Injuries +V9213XD | Injuries +V9213XS | Injuries +V9214XA | Injuries +V9214XD | Injuries +V9214XS | Injuries +V9215XA | Injuries +V9215XD | Injuries +V9215XS | Injuries +V9216XA | Injuries +V9216XD | Injuries +V9216XS | Injuries +V9219XA | Injuries +V9219XD | Injuries +V9219XS | Injuries +V922--- | Injuries +V9220XA | Injuries +V9220XD | Injuries +V9220XS | Injuries +V9221XA | Injuries +V9221XD | Injuries +V9221XS | Injuries +V9222XA | Injuries +V9222XD | Injuries +V9222XS | Injuries +V9223XA | Injuries +V9223XD | Injuries +V9223XS | Injuries +V9224XA | Injuries +V9224XD | Injuries +V9224XS | Injuries +V9225XA | Injuries +V9225XD | Injuries +V9225XS | Injuries +V9226XA | Injuries +V9226XD | Injuries +V9226XS | Injuries +V9227XA | Injuries +V9227XD | Injuries +V9227XS | Injuries +V9228XA | Injuries +V9228XD | Injuries +V9228XS | Injuries +V9229XA | Injuries +V9229XD | Injuries +V9229XS | Injuries +V923--- | Injuries +V924--- | Injuries +V925--- | Injuries +V926--- | Injuries +V927--- | Injuries +V928--- | Injuries +V929--- | Injuries +V93---- | Injuries +V930--- | Injuries +V9300XA | Injuries +V9300XD | Injuries +V9300XS | Injuries +V9301XA | Injuries +V9301XD | Injuries +V9301XS | Injuries +V9302XA | Injuries +V9302XD | Injuries +V9302XS | Injuries +V9303XA | Injuries +V9303XD | Injuries +V9303XS | Injuries +V9304XA | Injuries +V9304XD | Injuries +V9304XS | Injuries +V9309XA | Injuries +V9309XD | Injuries +V9309XS | Injuries +V931--- | Injuries +V9310XA | Injuries +V9310XD | Injuries +V9310XS | Injuries +V9311XA | Injuries +V9311XD | Injuries +V9311XS | Injuries +V9312XA | Injuries +V9312XD | Injuries +V9312XS | Injuries +V9313XA | Injuries +V9313XD | Injuries +V9313XS | Injuries +V9314XA | Injuries +V9314XD | Injuries +V9314XS | Injuries +V9319XA | Injuries +V9319XD | Injuries +V9319XS | Injuries +V932--- | Injuries +V9320XA | Injuries +V9320XD | Injuries +V9320XS | Injuries +V9321XA | Injuries +V9321XD | Injuries +V9321XS | Injuries +V9322XA | Injuries +V9322XD | Injuries +V9322XS | Injuries +V9323XA | Injuries +V9323XD | Injuries +V9323XS | Injuries +V9324XA | Injuries +V9324XD | Injuries +V9324XS | Injuries +V9329XA | Injuries +V9329XD | Injuries +V9329XS | Injuries +V933--- | Injuries +V9330XA | Injuries +V9330XD | Injuries +V9330XS | Injuries +V9331XA | Injuries +V9331XD | Injuries +V9331XS | Injuries +V9332XA | Injuries +V9332XD | Injuries +V9332XS | Injuries +V9333XA | Injuries +V9333XD | Injuries +V9333XS | Injuries +V9334XA | Injuries +V9334XD | Injuries +V9334XS | Injuries +V9335XA | Injuries +V9335XD | Injuries +V9335XS | Injuries +V9336XA | Injuries +V9336XD | Injuries +V9336XS | Injuries +V9338XA | Injuries +V9338XD | Injuries +V9338XS | Injuries +V9339XA | Injuries +V9339XD | Injuries +V9339XS | Injuries +V934--- | Injuries +V9340XA | Injuries +V9340XD | Injuries +V9340XS | Injuries +V9341XA | Injuries +V9341XD | Injuries +V9341XS | Injuries +V9342XA | Injuries +V9342XD | Injuries +V9342XS | Injuries +V9343XA | Injuries +V9343XD | Injuries +V9343XS | Injuries +V9344XA | Injuries +V9344XD | Injuries +V9344XS | Injuries +V9348XA | Injuries +V9348XD | Injuries +V9348XS | Injuries +V9349XA | Injuries +V9349XD | Injuries +V9349XS | Injuries +V935--- | Injuries +V9350XA | Injuries +V9350XD | Injuries +V9350XS | Injuries +V9351XA | Injuries +V9351XD | Injuries +V9351XS | Injuries +V9352XA | Injuries +V9352XD | Injuries +V9352XS | Injuries +V9353XA | Injuries +V9353XD | Injuries +V9353XS | Injuries +V9354XA | Injuries +V9354XD | Injuries +V9354XS | Injuries +V9359XA | Injuries +V9359XD | Injuries +V9359XS | Injuries +V936--- | Injuries +V9360XA | Injuries +V9360XD | Injuries +V9360XS | Injuries +V9361XA | Injuries +V9361XD | Injuries +V9361XS | Injuries +V9362XA | Injuries +V9362XD | Injuries +V9362XS | Injuries +V9363XA | Injuries +V9363XD | Injuries +V9363XS | Injuries +V9364XA | Injuries +V9364XD | Injuries +V9364XS | Injuries +V9369XA | Injuries +V9369XD | Injuries +V9369XS | Injuries +V937--- | Injuries +V938--- | Injuries +V9380XA | Injuries +V9380XD | Injuries +V9380XS | Injuries +V9381XA | Injuries +V9381XD | Injuries +V9381XS | Injuries +V9382XA | Injuries +V9382XD | Injuries +V9382XS | Injuries +V9383XA | Injuries +V9383XD | Injuries +V9383XS | Injuries +V9384XA | Injuries +V9384XD | Injuries +V9384XS | Injuries +V9385XA | Injuries +V9385XD | Injuries +V9385XS | Injuries +V9386XA | Injuries +V9386XD | Injuries +V9386XS | Injuries +V9387XA | Injuries +V9387XD | Injuries +V9387XS | Injuries +V9388XA | Injuries +V9388XD | Injuries +V9388XS | Injuries +V9389XA | Injuries +V9389XD | Injuries +V9389XS | Injuries +V939--- | Injuries +V94---- | Injuries +V940--- | Injuries +V940XXA | Injuries +V940XXD | Injuries +V940XXS | Injuries +V941--- | Injuries +V9411XA | Injuries +V9411XD | Injuries +V9411XS | Injuries +V9412XA | Injuries +V9412XD | Injuries +V9412XS | Injuries +V942--- | Injuries +V9421XA | Injuries +V9421XD | Injuries +V9421XS | Injuries +V9422XA | Injuries +V9422XD | Injuries +V9422XS | Injuries +V943--- | Injuries +V9431XA | Injuries +V9431XD | Injuries +V9431XS | Injuries +V9432XA | Injuries +V9432XD | Injuries +V9432XS | Injuries +V944--- | Injuries +V944XXA | Injuries +V944XXD | Injuries +V944XXS | Injuries +V945--- | Injuries +V946--- | Injuries +V947--- | Injuries +V948--- | Injuries +V94810A | Injuries +V94810D | Injuries +V94810S | Injuries +V94811A | Injuries +V94811D | Injuries +V94811S | Injuries +V94818A | Injuries +V94818D | Injuries +V94818S | Injuries +V9489XA | Injuries +V9489XD | Injuries +V9489XS | Injuries +V949--- | Injuries +V949XXA | Injuries +V949XXD | Injuries +V949XXS | Injuries +V95---- | Injuries +V950--- | Injuries +V9500XA | Injuries +V9500XD | Injuries +V9500XS | Injuries +V9501XA | Injuries +V9501XD | Injuries +V9501XS | Injuries +V9502XA | Injuries +V9502XD | Injuries +V9502XS | Injuries +V9503XA | Injuries +V9503XD | Injuries +V9503XS | Injuries +V9504XA | Injuries +V9504XD | Injuries +V9504XS | Injuries +V9505XA | Injuries +V9505XD | Injuries +V9505XS | Injuries +V9509XA | Injuries +V9509XD | Injuries +V9509XS | Injuries +V951--- | Injuries +V9510XA | Injuries +V9510XD | Injuries +V9510XS | Injuries +V9511XA | Injuries +V9511XD | Injuries +V9511XS | Injuries +V9512XA | Injuries +V9512XD | Injuries +V9512XS | Injuries +V9513XA | Injuries +V9513XD | Injuries +V9513XS | Injuries +V9514XA | Injuries +V9514XD | Injuries +V9514XS | Injuries +V9515XA | Injuries +V9515XD | Injuries +V9515XS | Injuries +V9519XA | Injuries +V9519XD | Injuries +V9519XS | Injuries +V952--- | Injuries +V9520XA | Injuries +V9520XD | Injuries +V9520XS | Injuries +V9521XA | Injuries +V9521XD | Injuries +V9521XS | Injuries +V9522XA | Injuries +V9522XD | Injuries +V9522XS | Injuries +V9523XA | Injuries +V9523XD | Injuries +V9523XS | Injuries +V9524XA | Injuries +V9524XD | Injuries +V9524XS | Injuries +V9525XA | Injuries +V9525XD | Injuries +V9525XS | Injuries +V9529XA | Injuries +V9529XD | Injuries +V9529XS | Injuries +V953--- | Injuries +V9530XA | Injuries +V9530XD | Injuries +V9530XS | Injuries +V9531XA | Injuries +V9531XD | Injuries +V9531XS | Injuries +V9532XA | Injuries +V9532XD | Injuries +V9532XS | Injuries +V9533XA | Injuries +V9533XD | Injuries +V9533XS | Injuries +V9534XA | Injuries +V9534XD | Injuries +V9534XS | Injuries +V9535XA | Injuries +V9535XD | Injuries +V9535XS | Injuries +V9539XA | Injuries +V9539XD | Injuries +V9539XS | Injuries +V954--- | Injuries +V9540XA | Injuries +V9540XD | Injuries +V9540XS | Injuries +V9541XA | Injuries +V9541XD | Injuries +V9541XS | Injuries +V9542XA | Injuries +V9542XD | Injuries +V9542XS | Injuries +V9543XA | Injuries +V9543XD | Injuries +V9543XS | Injuries +V9544XA | Injuries +V9544XD | Injuries +V9544XS | Injuries +V9545XA | Injuries +V9545XD | Injuries +V9545XS | Injuries +V9549XA | Injuries +V9549XD | Injuries +V9549XS | Injuries +V958--- | Injuries +V958XXA | Injuries +V958XXD | Injuries +V958XXS | Injuries +V959--- | Injuries +V959XXA | Injuries +V959XXD | Injuries +V959XXS | Injuries +V96---- | Injuries +V960--- | Injuries +V9600XA | Injuries +V9600XD | Injuries +V9600XS | Injuries +V9601XA | Injuries +V9601XD | Injuries +V9601XS | Injuries +V9602XA | Injuries +V9602XD | Injuries +V9602XS | Injuries +V9603XA | Injuries +V9603XD | Injuries +V9603XS | Injuries +V9604XA | Injuries +V9604XD | Injuries +V9604XS | Injuries +V9605XA | Injuries +V9605XD | Injuries +V9605XS | Injuries +V9609XA | Injuries +V9609XD | Injuries +V9609XS | Injuries +V961--- | Injuries +V9610XA | Injuries +V9610XD | Injuries +V9610XS | Injuries +V9611XA | Injuries +V9611XD | Injuries +V9611XS | Injuries +V9612XA | Injuries +V9612XD | Injuries +V9612XS | Injuries +V9613XA | Injuries +V9613XD | Injuries +V9613XS | Injuries +V9614XA | Injuries +V9614XD | Injuries +V9614XS | Injuries +V9615XA | Injuries +V9615XD | Injuries +V9615XS | Injuries +V9619XA | Injuries +V9619XD | Injuries +V9619XS | Injuries +V962--- | Injuries +V9620XA | Injuries +V9620XD | Injuries +V9620XS | Injuries +V9621XA | Injuries +V9621XD | Injuries +V9621XS | Injuries +V9622XA | Injuries +V9622XD | Injuries +V9622XS | Injuries +V9623XA | Injuries +V9623XD | Injuries +V9623XS | Injuries +V9624XA | Injuries +V9624XD | Injuries +V9624XS | Injuries +V9625XA | Injuries +V9625XD | Injuries +V9625XS | Injuries +V9629XA | Injuries +V9629XD | Injuries +V9629XS | Injuries +V968--- | Injuries +V968XXA | Injuries +V968XXD | Injuries +V968XXS | Injuries +V969--- | Injuries +V969XXA | Injuries +V969XXD | Injuries +V969XXS | Injuries +V97---- | Injuries +V970--- | Injuries +V970XXA | Injuries +V970XXD | Injuries +V970XXS | Injuries +V971--- | Injuries +V971XXA | Injuries +V971XXD | Injuries +V971XXS | Injuries +V972--- | Injuries +V9721XA | Injuries +V9721XD | Injuries +V9721XS | Injuries +V9722XA | Injuries +V9722XD | Injuries +V9722XS | Injuries +V9729XA | Injuries +V9729XD | Injuries +V9729XS | Injuries +V973--- | Injuries +V9731XA | Injuries +V9731XD | Injuries +V9731XS | Injuries +V9732XA | Injuries +V9732XD | Injuries +V9732XS | Injuries +V9733XA | Injuries +V9733XD | Injuries +V9733XS | Injuries +V9739XA | Injuries +V9739XD | Injuries +V9739XS | Injuries +V978--- | Injuries +V97810A | Injuries +V97810D | Injuries +V97810S | Injuries +V97811A | Injuries +V97811D | Injuries +V97811S | Injuries +V97818A | Injuries +V97818D | Injuries +V97818S | Injuries +V9789XA | Injuries +V9789XD | Injuries +V9789XS | Injuries +V98---- | Injuries +V980XXA | Injuries +V980XXD | Injuries +V980XXS | Injuries +V981XXA | Injuries +V981XXD | Injuries +V981XXS | Injuries +V982XXA | Injuries +V982XXD | Injuries +V982XXS | Injuries +V983XXA | Injuries +V983XXD | Injuries +V983XXS | Injuries +W00---- | Injuries +W000XXA | Injuries +W000XXD | Injuries +W000XXS | Injuries +W001XXA | Injuries +W001XXD | Injuries +W001XXS | Injuries +W002XXA | Injuries +W002XXD | Injuries +W002XXS | Injuries +W009XXA | Injuries +W009XXD | Injuries +W009XXS | Injuries +W01---- | Injuries +W010XXA | Injuries +W010XXD | Injuries +W010XXS | Injuries +W0110XA | Injuries +W0110XD | Injuries +W0110XS | Injuries +W01110A | Injuries +W01110D | Injuries +W01110S | Injuries +W01111A | Injuries +W01111D | Injuries +W01111S | Injuries +W01118A | Injuries +W01118D | Injuries +W01118S | Injuries +W01119A | Injuries +W01119D | Injuries +W01119S | Injuries +W01190A | Injuries +W01190D | Injuries +W01190S | Injuries +W01198A | Injuries +W01198D | Injuries +W01198S | Injuries +W02---- | Injuries +W03---- | Injuries +W03XXXA | Injuries +W03XXXD | Injuries +W03XXXS | Injuries +W04---- | Injuries +W04XXXA | Injuries +W04XXXD | Injuries +W04XXXS | Injuries +W05---- | Injuries +W050XXA | Injuries +W050XXD | Injuries +W050XXS | Injuries +W051XXA | Injuries +W051XXD | Injuries +W051XXS | Injuries +W052XXA | Injuries +W052XXD | Injuries +W052XXS | Injuries +W06---- | Injuries +W06XXXA | Injuries +W06XXXD | Injuries +W06XXXS | Injuries +W07---- | Injuries +W07XXXA | Injuries +W07XXXD | Injuries +W07XXXS | Injuries +W08---- | Injuries +W08XXXA | Injuries +W08XXXD | Injuries +W08XXXS | Injuries +W09---- | Injuries +W090XXA | Injuries +W090XXD | Injuries +W090XXS | Injuries +W091XXA | Injuries +W091XXD | Injuries +W091XXS | Injuries +W092XXA | Injuries +W092XXD | Injuries +W092XXS | Injuries +W098XXA | Injuries +W098XXD | Injuries +W098XXS | Injuries +W10---- | Injuries +W100XXA | Injuries +W100XXD | Injuries +W100XXS | Injuries +W101XXA | Injuries +W101XXD | Injuries +W101XXS | Injuries +W102XXA | Injuries +W102XXD | Injuries +W102XXS | Injuries +W108XXA | Injuries +W108XXD | Injuries +W108XXS | Injuries +W109XXA | Injuries +W109XXD | Injuries +W109XXS | Injuries +W11---- | Injuries +W11XXXA | Injuries +W11XXXD | Injuries +W11XXXS | Injuries +W12---- | Injuries +W12XXXA | Injuries +W12XXXD | Injuries +W12XXXS | Injuries +W13---- | Injuries +W130XXA | Injuries +W130XXD | Injuries +W130XXS | Injuries +W131XXA | Injuries +W131XXD | Injuries +W131XXS | Injuries +W132XXA | Injuries +W132XXD | Injuries +W132XXS | Injuries +W133XXA | Injuries +W133XXD | Injuries +W133XXS | Injuries +W134XXA | Injuries +W134XXD | Injuries +W134XXS | Injuries +W138XXA | Injuries +W138XXD | Injuries +W138XXS | Injuries +W139XXA | Injuries +W139XXD | Injuries +W139XXS | Injuries +W14---- | Injuries +W14XXXA | Injuries +W14XXXD | Injuries +W14XXXS | Injuries +W15---- | Injuries +W15XXXA | Injuries +W15XXXD | Injuries +W15XXXS | Injuries +W16---- | Injuries +W16011A | Injuries +W16011D | Injuries +W16011S | Injuries +W16012A | Injuries +W16012D | Injuries +W16012S | Injuries +W16021A | Injuries +W16021D | Injuries +W16021S | Injuries +W16022A | Injuries +W16022D | Injuries +W16022S | Injuries +W16031A | Injuries +W16031D | Injuries +W16031S | Injuries +W16032A | Injuries +W16032D | Injuries +W16032S | Injuries +W16111A | Injuries +W16111D | Injuries +W16111S | Injuries +W16112A | Injuries +W16112D | Injuries +W16112S | Injuries +W16121A | Injuries +W16121D | Injuries +W16121S | Injuries +W16122A | Injuries +W16122D | Injuries +W16122S | Injuries +W16131A | Injuries +W16131D | Injuries +W16131S | Injuries +W16132A | Injuries +W16132D | Injuries +W16132S | Injuries +W16211A | Injuries +W16211D | Injuries +W16211S | Injuries +W16212A | Injuries +W16212D | Injuries +W16212S | Injuries +W16221A | Injuries +W16221D | Injuries +W16221S | Injuries +W16222A | Injuries +W16222D | Injuries +W16222S | Injuries +W16311A | Injuries +W16311D | Injuries +W16311S | Injuries +W16312A | Injuries +W16312D | Injuries +W16312S | Injuries +W16321A | Injuries +W16321D | Injuries +W16321S | Injuries +W16322A | Injuries +W16322D | Injuries +W16322S | Injuries +W16331A | Injuries +W16331D | Injuries +W16331S | Injuries +W16332A | Injuries +W16332D | Injuries +W16332S | Injuries +W1641XA | Injuries +W1641XD | Injuries +W1641XS | Injuries +W1642XA | Injuries +W1642XD | Injuries +W1642XS | Injuries +W16511A | Injuries +W16511D | Injuries +W16511S | Injuries +W16512A | Injuries +W16512D | Injuries +W16512S | Injuries +W16521A | Injuries +W16521D | Injuries +W16521S | Injuries +W16522A | Injuries +W16522D | Injuries +W16522S | Injuries +W16531A | Injuries +W16531D | Injuries +W16531S | Injuries +W16532A | Injuries +W16532D | Injuries +W16532S | Injuries +W16611A | Injuries +W16611D | Injuries +W16611S | Injuries +W16612A | Injuries +W16612D | Injuries +W16612S | Injuries +W16621A | Injuries +W16621D | Injuries +W16621S | Injuries +W16622A | Injuries +W16622D | Injuries +W16622S | Injuries +W16711A | Injuries +W16711D | Injuries +W16711S | Injuries +W16712A | Injuries +W16712D | Injuries +W16712S | Injuries +W16721A | Injuries +W16721D | Injuries +W16721S | Injuries +W16722A | Injuries +W16722D | Injuries +W16722S | Injuries +W16811A | Injuries +W16811D | Injuries +W16811S | Injuries +W16812A | Injuries +W16812D | Injuries +W16812S | Injuries +W16821A | Injuries +W16821D | Injuries +W16821S | Injuries +W16822A | Injuries +W16822D | Injuries +W16822S | Injuries +W16831A | Injuries +W16831D | Injuries +W16831S | Injuries +W16832A | Injuries +W16832D | Injuries +W16832S | Injuries +W1691XA | Injuries +W1691XD | Injuries +W1691XS | Injuries +W1692XA | Injuries +W1692XD | Injuries +W1692XS | Injuries +W17---- | Injuries +W170XXA | Injuries +W170XXD | Injuries +W170XXS | Injuries +W171XXA | Injuries +W171XXD | Injuries +W171XXS | Injuries +W172XXA | Injuries +W172XXD | Injuries +W172XXS | Injuries +W173XXA | Injuries +W173XXD | Injuries +W173XXS | Injuries +W174XXA | Injuries +W174XXD | Injuries +W174XXS | Injuries +W1781XA | Injuries +W1781XD | Injuries +W1781XS | Injuries +W1782XA | Injuries +W1782XD | Injuries +W1782XS | Injuries +W1789XA | Injuries +W1789XD | Injuries +W1789XS | Injuries +W18---- | Injuries +W1800XA | Injuries +W1800XD | Injuries +W1800XS | Injuries +W1801XA | Injuries +W1801XD | Injuries +W1801XS | Injuries +W1802XA | Injuries +W1802XD | Injuries +W1802XS | Injuries +W1809XA | Injuries +W1809XD | Injuries +W1809XS | Injuries +W1811XA | Injuries +W1811XD | Injuries +W1811XS | Injuries +W1812XA | Injuries +W1812XD | Injuries +W1812XS | Injuries +W182XXA | Injuries +W182XXD | Injuries +W182XXS | Injuries +W1830XA | Injuries +W1830XD | Injuries +W1830XS | Injuries +W1831XA | Injuries +W1831XD | Injuries +W1831XS | Injuries +W1839XA | Injuries +W1839XD | Injuries +W1839XS | Injuries +W1840XA | Injuries +W1840XD | Injuries +W1840XS | Injuries +W1841XA | Injuries +W1841XD | Injuries +W1841XS | Injuries +W1842XA | Injuries +W1842XD | Injuries +W1842XS | Injuries +W1843XA | Injuries +W1843XD | Injuries +W1843XS | Injuries +W1849XA | Injuries +W1849XD | Injuries +W1849XS | Injuries +W19---- | Injuries +W19XXXA | Injuries +W19XXXD | Injuries +W19XXXS | Injuries +W20---- | Injuries +W200XXA | Injuries +W200XXD | Injuries +W200XXS | Injuries +W201XXA | Injuries +W201XXD | Injuries +W201XXS | Injuries +W208XXA | Injuries +W208XXD | Injuries +W208XXS | Injuries +W21---- | Injuries +W2100XA | Injuries +W2100XD | Injuries +W2100XS | Injuries +W2101XA | Injuries +W2101XD | Injuries +W2101XS | Injuries +W2102XA | Injuries +W2102XD | Injuries +W2102XS | Injuries +W2103XA | Injuries +W2103XD | Injuries +W2103XS | Injuries +W2104XA | Injuries +W2104XD | Injuries +W2104XS | Injuries +W2105XA | Injuries +W2105XD | Injuries +W2105XS | Injuries +W2106XA | Injuries +W2106XD | Injuries +W2106XS | Injuries +W2107XA | Injuries +W2107XD | Injuries +W2107XS | Injuries +W2109XA | Injuries +W2109XD | Injuries +W2109XS | Injuries +W2111XA | Injuries +W2111XD | Injuries +W2111XS | Injuries +W2112XA | Injuries +W2112XD | Injuries +W2112XS | Injuries +W2113XA | Injuries +W2113XD | Injuries +W2113XS | Injuries +W2119XA | Injuries +W2119XD | Injuries +W2119XS | Injuries +W21210A | Injuries +W21210D | Injuries +W21210S | Injuries +W21211A | Injuries +W21211D | Injuries +W21211S | Injuries +W21220A | Injuries +W21220D | Injuries +W21220S | Injuries +W21221A | Injuries +W21221D | Injuries +W21221S | Injuries +W2131XA | Injuries +W2131XD | Injuries +W2131XS | Injuries +W2132XA | Injuries +W2132XD | Injuries +W2132XS | Injuries +W2139XA | Injuries +W2139XD | Injuries +W2139XS | Injuries +W214XXA | Injuries +W214XXD | Injuries +W214XXS | Injuries +W2181XA | Injuries +W2181XD | Injuries +W2181XS | Injuries +W2189XA | Injuries +W2189XD | Injuries +W2189XS | Injuries +W219XXA | Injuries +W219XXD | Injuries +W219XXS | Injuries +W22---- | Injuries +W2201XA | Injuries +W2201XD | Injuries +W2201XS | Injuries +W2202XA | Injuries +W2202XD | Injuries +W2202XS | Injuries +W2203XA | Injuries +W2203XD | Injuries +W2203XS | Injuries +W22041A | Injuries +W22041D | Injuries +W22041S | Injuries +W22042A | Injuries +W22042D | Injuries +W22042S | Injuries +W2209XA | Injuries +W2209XD | Injuries +W2209XS | Injuries +W2210XA | Injuries +W2210XD | Injuries +W2210XS | Injuries +W2211XA | Injuries +W2211XD | Injuries +W2211XS | Injuries +W2212XA | Injuries +W2212XD | Injuries +W2212XS | Injuries +W2219XA | Injuries +W2219XD | Injuries +W2219XS | Injuries +W228XXA | Injuries +W228XXD | Injuries +W228XXS | Injuries +W23---- | Injuries +W230XXA | Injuries +W230XXD | Injuries +W230XXS | Injuries +W231XXA | Injuries +W231XXD | Injuries +W231XXS | Injuries +W24---- | Injuries +W240XXA | Injuries +W240XXD | Injuries +W240XXS | Injuries +W241XXA | Injuries +W241XXD | Injuries +W241XXS | Injuries +W25---- | Injuries +W25XXXA | Injuries +W25XXXD | Injuries +W25XXXS | Injuries +W26---- | Injuries +W260--- | Injuries +W260XXA | Injuries +W260XXD | Injuries +W260XXS | Injuries +W261XXA | Injuries +W261XXD | Injuries +W261XXS | Injuries +W262XXA | Injuries +W262XXD | Injuries +W262XXS | Injuries +W268--- | Injuries +W268XXA | Injuries +W268XXD | Injuries +W268XXS | Injuries +W269--- | Injuries +W269XXA | Injuries +W269XXD | Injuries +W269XXS | Injuries +W27---- | Injuries +W270XXA | Injuries +W270XXD | Injuries +W270XXS | Injuries +W271XXA | Injuries +W271XXD | Injuries +W271XXS | Injuries +W272XXA | Injuries +W272XXD | Injuries +W272XXS | Injuries +W273XXA | Injuries +W273XXD | Injuries +W273XXS | Injuries +W274XXA | Injuries +W274XXD | Injuries +W274XXS | Injuries +W275XXA | Injuries +W275XXD | Injuries +W275XXS | Injuries +W278XXA | Injuries +W278XXD | Injuries +W278XXS | Injuries +W28---- | Injuries +W28XXXA | Injuries +W28XXXD | Injuries +W28XXXS | Injuries +W29---- | Injuries +W290XXA | Injuries +W290XXD | Injuries +W290XXS | Injuries +W291XXA | Injuries +W291XXD | Injuries +W291XXS | Injuries +W292XXA | Injuries +W292XXD | Injuries +W292XXS | Injuries +W293XXA | Injuries +W293XXD | Injuries +W293XXS | Injuries +W294XXA | Injuries +W294XXD | Injuries +W294XXS | Injuries +W298XXA | Injuries +W298XXD | Injuries +W298XXS | Injuries +W30---- | Injuries +W300XXA | Injuries +W300XXD | Injuries +W300XXS | Injuries +W301XXA | Injuries +W301XXD | Injuries +W301XXS | Injuries +W302XXA | Injuries +W302XXD | Injuries +W302XXS | Injuries +W303XXA | Injuries +W303XXD | Injuries +W303XXS | Injuries +W3081XA | Injuries +W3081XD | Injuries +W3081XS | Injuries +W3089XA | Injuries +W3089XD | Injuries +W3089XS | Injuries +W309XXA | Injuries +W309XXD | Injuries +W309XXS | Injuries +W31---- | Injuries +W310XXA | Injuries +W310XXD | Injuries +W310XXS | Injuries +W311XXA | Injuries +W311XXD | Injuries +W311XXS | Injuries +W312XXA | Injuries +W312XXD | Injuries +W312XXS | Injuries +W313XXA | Injuries +W313XXD | Injuries +W313XXS | Injuries +W3181XA | Injuries +W3181XD | Injuries +W3181XS | Injuries +W3182XA | Injuries +W3182XD | Injuries +W3182XS | Injuries +W3183XA | Injuries +W3183XD | Injuries +W3183XS | Injuries +W3189XA | Injuries +W3189XD | Injuries +W3189XS | Injuries +W319XXA | Injuries +W319XXD | Injuries +W319XXS | Injuries +W32---- | Injuries +W320XXA | Injuries +W320XXD | Injuries +W320XXS | Injuries +W321XXA | Injuries +W321XXD | Injuries +W321XXS | Injuries +W33---- | Injuries +W3300XA | Injuries +W3300XD | Injuries +W3300XS | Injuries +W3301XA | Injuries +W3301XD | Injuries +W3301XS | Injuries +W3302XA | Injuries +W3302XD | Injuries +W3302XS | Injuries +W3303XA | Injuries +W3303XD | Injuries +W3303XS | Injuries +W3309XA | Injuries +W3309XD | Injuries +W3309XS | Injuries +W3310XA | Injuries +W3310XD | Injuries +W3310XS | Injuries +W3311XA | Injuries +W3311XD | Injuries +W3311XS | Injuries +W3312XA | Injuries +W3312XD | Injuries +W3312XS | Injuries +W3313XA | Injuries +W3313XD | Injuries +W3313XS | Injuries +W3319XA | Injuries +W3319XD | Injuries +W3319XS | Injuries +W34---- | Injuries +W3400XA | Injuries +W3400XD | Injuries +W3400XS | Injuries +W34010A | Injuries +W34010D | Injuries +W34010S | Injuries +W34011A | Injuries +W34011D | Injuries +W34011S | Injuries +W34018A | Injuries +W34018D | Injuries +W34018S | Injuries +W3409XA | Injuries +W3409XD | Injuries +W3409XS | Injuries +W3410XA | Injuries +W3410XD | Injuries +W3410XS | Injuries +W34110A | Injuries +W34110D | Injuries +W34110S | Injuries +W34111A | Injuries +W34111D | Injuries +W34111S | Injuries +W34118A | Injuries +W34118D | Injuries +W34118S | Injuries +W3419XA | Injuries +W3419XD | Injuries +W3419XS | Injuries +W35---- | Injuries +W35XXXA | Injuries +W35XXXD | Injuries +W35XXXS | Injuries +W36---- | Injuries +W361XXA | Injuries +W361XXD | Injuries +W361XXS | Injuries +W362XXA | Injuries +W362XXD | Injuries +W362XXS | Injuries +W363XXA | Injuries +W363XXD | Injuries +W363XXS | Injuries +W368XXA | Injuries +W368XXD | Injuries +W368XXS | Injuries +W369XXA | Injuries +W369XXD | Injuries +W369XXS | Injuries +W37---- | Injuries +W370XXA | Injuries +W370XXD | Injuries +W370XXS | Injuries +W378XXA | Injuries +W378XXD | Injuries +W378XXS | Injuries +W38---- | Injuries +W38XXXA | Injuries +W38XXXD | Injuries +W38XXXS | Injuries +W39---- | Injuries +W39XXXA | Injuries +W39XXXD | Injuries +W39XXXS | Injuries +W40---- | Injuries +W400XXA | Injuries +W400XXD | Injuries +W400XXS | Injuries +W401XXA | Injuries +W401XXD | Injuries +W401XXS | Injuries +W408XXA | Injuries +W408XXD | Injuries +W408XXS | Injuries +W409XXA | Injuries +W409XXD | Injuries +W409XXS | Injuries +W41---- | Injuries +W42---- | Injuries +W420XXA | Injuries +W420XXD | Injuries +W420XXS | Injuries +W429XXA | Injuries +W429XXD | Injuries +W429XXS | Injuries +W43---- | Injuries +W44---- | Injuries +W45---- | Injuries +W450XXA | Injuries +W450XXD | Injuries +W450XXS | Injuries +W458XXA | Injuries +W458XXD | Injuries +W458XXS | Injuries +W46---- | Injuries +W460XXA | Injuries +W460XXD | Injuries +W460XXS | Injuries +W461XXA | Injuries +W461XXD | Injuries +W461XXS | Injuries +W49---- | Injuries +W4901XA | Injuries +W4901XD | Injuries +W4901XS | Injuries +W4902XA | Injuries +W4902XD | Injuries +W4902XS | Injuries +W4903XA | Injuries +W4903XD | Injuries +W4903XS | Injuries +W4904XA | Injuries +W4904XD | Injuries +W4904XS | Injuries +W4909XA | Injuries +W4909XD | Injuries +W4909XS | Injuries +W499XXA | Injuries +W499XXD | Injuries +W499XXS | Injuries +W50---- | Injuries +W500XXA | Injuries +W500XXD | Injuries +W500XXS | Injuries +W501XXA | Injuries +W501XXD | Injuries +W501XXS | Injuries +W502XXA | Injuries +W502XXD | Injuries +W502XXS | Injuries +W503XXA | Injuries +W503XXD | Injuries +W503XXS | Injuries +W504XXA | Injuries +W504XXD | Injuries +W504XXS | Injuries +W51---- | Injuries +W51XXXA | Injuries +W51XXXD | Injuries +W51XXXS | Injuries +W52---- | Injuries +W52XXXA | Injuries +W52XXXD | Injuries +W52XXXS | Injuries +W53---- | Injuries +W5301XA | Injuries +W5301XD | Injuries +W5301XS | Injuries +W5309XA | Injuries +W5309XD | Injuries +W5309XS | Injuries +W5311XA | Injuries +W5311XD | Injuries +W5311XS | Injuries +W5319XA | Injuries +W5319XD | Injuries +W5319XS | Injuries +W5321XA | Injuries +W5321XD | Injuries +W5321XS | Injuries +W5329XA | Injuries +W5329XD | Injuries +W5329XS | Injuries +W5381XA | Injuries +W5381XD | Injuries +W5381XS | Injuries +W5389XA | Injuries +W5389XD | Injuries +W5389XS | Injuries +W54---- | Injuries +W540XXA | Injuries +W540XXD | Injuries +W540XXS | Injuries +W541XXA | Injuries +W541XXD | Injuries +W541XXS | Injuries +W548XXA | Injuries +W548XXD | Injuries +W548XXS | Injuries +W55---- | Injuries +W5501XA | Injuries +W5501XD | Injuries +W5501XS | Injuries +W5503XA | Injuries +W5503XD | Injuries +W5503XS | Injuries +W5509XA | Injuries +W5509XD | Injuries +W5509XS | Injuries +W5511XA | Injuries +W5511XD | Injuries +W5511XS | Injuries +W5512XA | Injuries +W5512XD | Injuries +W5512XS | Injuries +W5519XA | Injuries +W5519XD | Injuries +W5519XS | Injuries +W5521XA | Injuries +W5521XD | Injuries +W5521XS | Injuries +W5522XA | Injuries +W5522XD | Injuries +W5522XS | Injuries +W5529XA | Injuries +W5529XD | Injuries +W5529XS | Injuries +W5531XA | Injuries +W5531XD | Injuries +W5531XS | Injuries +W5532XA | Injuries +W5532XD | Injuries +W5532XS | Injuries +W5539XA | Injuries +W5539XD | Injuries +W5539XS | Injuries +W5541XA | Injuries +W5541XD | Injuries +W5541XS | Injuries +W5542XA | Injuries +W5542XD | Injuries +W5542XS | Injuries +W5549XA | Injuries +W5549XD | Injuries +W5549XS | Injuries +W5551XA | Injuries +W5551XD | Injuries +W5551XS | Injuries +W5552XA | Injuries +W5552XD | Injuries +W5552XS | Injuries +W5559XA | Injuries +W5559XD | Injuries +W5559XS | Injuries +W5581XA | Injuries +W5581XD | Injuries +W5581XS | Injuries +W5582XA | Injuries +W5582XD | Injuries +W5582XS | Injuries +W5589XA | Injuries +W5589XD | Injuries +W5589XS | Injuries +W56---- | Injuries +W5601XA | Injuries +W5601XD | Injuries +W5601XS | Injuries +W5602XA | Injuries +W5602XD | Injuries +W5602XS | Injuries +W5609XA | Injuries +W5609XD | Injuries +W5609XS | Injuries +W5611XA | Injuries +W5611XD | Injuries +W5611XS | Injuries +W5612XA | Injuries +W5612XD | Injuries +W5612XS | Injuries +W5619XA | Injuries +W5619XD | Injuries +W5619XS | Injuries +W5621XA | Injuries +W5621XD | Injuries +W5621XS | Injuries +W5622XA | Injuries +W5622XD | Injuries +W5622XS | Injuries +W5629XA | Injuries +W5629XD | Injuries +W5629XS | Injuries +W5631XA | Injuries +W5631XD | Injuries +W5631XS | Injuries +W5632XA | Injuries +W5632XD | Injuries +W5632XS | Injuries +W5639XA | Injuries +W5639XD | Injuries +W5639XS | Injuries +W5641XA | Injuries +W5641XD | Injuries +W5641XS | Injuries +W5642XA | Injuries +W5642XD | Injuries +W5642XS | Injuries +W5649XA | Injuries +W5649XD | Injuries +W5649XS | Injuries +W5651XA | Injuries +W5651XD | Injuries +W5651XS | Injuries +W5652XA | Injuries +W5652XD | Injuries +W5652XS | Injuries +W5659XA | Injuries +W5659XD | Injuries +W5659XS | Injuries +W5681XA | Injuries +W5681XD | Injuries +W5681XS | Injuries +W5682XA | Injuries +W5682XD | Injuries +W5682XS | Injuries +W5689XA | Injuries +W5689XD | Injuries +W5689XS | Injuries +W57---- | Injuries +W57XXXA | Injuries +W57XXXD | Injuries +W57XXXS | Injuries +W58---- | Injuries +W5801XA | Injuries +W5801XD | Injuries +W5801XS | Injuries +W5802XA | Injuries +W5802XD | Injuries +W5802XS | Injuries +W5803XA | Injuries +W5803XD | Injuries +W5803XS | Injuries +W5809XA | Injuries +W5809XD | Injuries +W5809XS | Injuries +W5811XA | Injuries +W5811XD | Injuries +W5811XS | Injuries +W5812XA | Injuries +W5812XD | Injuries +W5812XS | Injuries +W5813XA | Injuries +W5813XD | Injuries +W5813XS | Injuries +W5819XA | Injuries +W5819XD | Injuries +W5819XS | Injuries +W59---- | Injuries +W5901XA | Injuries +W5901XD | Injuries +W5901XS | Injuries +W5902XA | Injuries +W5902XD | Injuries +W5902XS | Injuries +W5909XA | Injuries +W5909XD | Injuries +W5909XS | Injuries +W5911XA | Injuries +W5911XD | Injuries +W5911XS | Injuries +W5912XA | Injuries +W5912XD | Injuries +W5912XS | Injuries +W5913XA | Injuries +W5913XD | Injuries +W5913XS | Injuries +W5919XA | Injuries +W5919XD | Injuries +W5919XS | Injuries +W5921XA | Injuries +W5921XD | Injuries +W5921XS | Injuries +W5922XA | Injuries +W5922XD | Injuries +W5922XS | Injuries +W5929XA | Injuries +W5929XD | Injuries +W5929XS | Injuries +W5981XA | Injuries +W5981XD | Injuries +W5981XS | Injuries +W5982XA | Injuries +W5982XD | Injuries +W5982XS | Injuries +W5983XA | Injuries +W5983XD | Injuries +W5983XS | Injuries +W5989XA | Injuries +W5989XD | Injuries +W5989XS | Injuries +W60---- | Injuries +W60XXXA | Injuries +W60XXXD | Injuries +W60XXXS | Injuries +W6101XA | Injuries +W6101XD | Injuries +W6101XS | Injuries +W6102XA | Injuries +W6102XD | Injuries +W6102XS | Injuries +W6109XA | Injuries +W6109XD | Injuries +W6109XS | Injuries +W6111XA | Injuries +W6111XD | Injuries +W6111XS | Injuries +W6112XA | Injuries +W6112XD | Injuries +W6112XS | Injuries +W6119XA | Injuries +W6119XD | Injuries +W6119XS | Injuries +W6121XA | Injuries +W6121XD | Injuries +W6121XS | Injuries +W6122XA | Injuries +W6122XD | Injuries +W6122XS | Injuries +W6129XA | Injuries +W6129XD | Injuries +W6129XS | Injuries +W6132XA | Injuries +W6132XD | Injuries +W6132XS | Injuries +W6133XA | Injuries +W6133XD | Injuries +W6133XS | Injuries +W6139XA | Injuries +W6139XD | Injuries +W6139XS | Injuries +W6142XA | Injuries +W6142XD | Injuries +W6142XS | Injuries +W6143XA | Injuries +W6143XD | Injuries +W6143XS | Injuries +W6149XA | Injuries +W6149XD | Injuries +W6149XS | Injuries +W6151XA | Injuries +W6151XD | Injuries +W6151XS | Injuries +W6152XA | Injuries +W6152XD | Injuries +W6152XS | Injuries +W6159XA | Injuries +W6159XD | Injuries +W6159XS | Injuries +W6161XA | Injuries +W6161XD | Injuries +W6161XS | Injuries +W6162XA | Injuries +W6162XD | Injuries +W6162XS | Injuries +W6169XA | Injuries +W6169XD | Injuries +W6169XS | Injuries +W6191XA | Injuries +W6191XD | Injuries +W6191XS | Injuries +W6192XA | Injuries +W6192XD | Injuries +W6192XS | Injuries +W6199XA | Injuries +W6199XD | Injuries +W6199XS | Injuries +W620XXA | Injuries +W620XXD | Injuries +W620XXS | Injuries +W621XXA | Injuries +W621XXD | Injuries +W621XXS | Injuries +W64---- | Injuries +W64XXXA | Injuries +W64XXXD | Injuries +W64XXXS | Injuries +W65---- | Injuries +W65XXXA | Injuries +W65XXXD | Injuries +W65XXXS | Injuries +W66---- | Injuries +W67---- | Injuries +W67XXXA | Injuries +W67XXXD | Injuries +W67XXXS | Injuries +W68---- | Injuries +W69---- | Injuries +W69XXXA | Injuries +W69XXXD | Injuries +W69XXXS | Injuries +W70---- | Injuries +W73---- | Injuries +W73XXXA | Injuries +W73XXXD | Injuries +W73XXXS | Injuries +W74---- | Injuries +W74XXXA | Injuries +W74XXXD | Injuries +W74XXXS | Injuries +W75---- | Injuries +W77---- | Injuries +W78---- | Injuries +W79---- | Injuries +W80---- | Injuries +W81---- | Injuries +W83---- | Injuries +W84---- | Injuries +W85---- | Injuries +W85XXXA | Injuries +W85XXXD | Injuries +W85XXXS | Injuries +W86---- | Injuries +W860XXA | Injuries +W860XXD | Injuries +W860XXS | Injuries +W861XXA | Injuries +W861XXD | Injuries +W861XXS | Injuries +W868XXA | Injuries +W868XXD | Injuries +W868XXS | Injuries +W87---- | Injuries +W88---- | Injuries +W880XXA | Injuries +W880XXD | Injuries +W880XXS | Injuries +W881XXA | Injuries +W881XXD | Injuries +W881XXS | Injuries +W888XXA | Injuries +W888XXD | Injuries +W888XXS | Injuries +W89---- | Injuries +W890XXA | Injuries +W890XXD | Injuries +W890XXS | Injuries +W891XXA | Injuries +W891XXD | Injuries +W891XXS | Injuries +W898XXA | Injuries +W898XXD | Injuries +W898XXS | Injuries +W899XXA | Injuries +W899XXD | Injuries +W899XXS | Injuries +W90---- | Injuries +W900XXA | Injuries +W900XXD | Injuries +W900XXS | Injuries +W901XXA | Injuries +W901XXD | Injuries +W901XXS | Injuries +W902XXA | Injuries +W902XXD | Injuries +W902XXS | Injuries +W908XXA | Injuries +W908XXD | Injuries +W908XXS | Injuries +W91---- | Injuries +W92---- | Injuries +W92XXXA | Injuries +W92XXXD | Injuries +W92XXXS | Injuries +W93---- | Injuries +W9301XA | Injuries +W9301XD | Injuries +W9301XS | Injuries +W9302XA | Injuries +W9302XD | Injuries +W9302XS | Injuries +W9311XA | Injuries +W9311XD | Injuries +W9311XS | Injuries +W9312XA | Injuries +W9312XD | Injuries +W9312XS | Injuries +W932XXA | Injuries +W932XXD | Injuries +W932XXS | Injuries +W938XXA | Injuries +W938XXD | Injuries +W938XXS | Injuries +W94---- | Injuries +W940XXA | Injuries +W940XXD | Injuries +W940XXS | Injuries +W9411XA | Injuries +W9411XD | Injuries +W9411XS | Injuries +W9412XA | Injuries +W9412XD | Injuries +W9412XS | Injuries +W9421XA | Injuries +W9421XD | Injuries +W9421XS | Injuries +W9422XA | Injuries +W9422XD | Injuries +W9422XS | Injuries +W9423XA | Injuries +W9423XD | Injuries +W9423XS | Injuries +W9429XA | Injuries +W9429XD | Injuries +W9429XS | Injuries +W9431XA | Injuries +W9431XD | Injuries +W9431XS | Injuries +W9432XA | Injuries +W9432XD | Injuries +W9432XS | Injuries +W9439XA | Injuries +W9439XD | Injuries +W9439XS | Injuries +W99---- | Injuries +W99XXXA | Injuries +W99XXXD | Injuries +W99XXXS | Injuries +X00---- | Injuries +X000XXA | Injuries +X000XXD | Injuries +X000XXS | Injuries +X001XXA | Injuries +X001XXD | Injuries +X001XXS | Injuries +X002XXA | Injuries +X002XXD | Injuries +X002XXS | Injuries +X003XXA | Injuries +X003XXD | Injuries +X003XXS | Injuries +X004XXA | Injuries +X004XXD | Injuries +X004XXS | Injuries +X005XXA | Injuries +X005XXD | Injuries +X005XXS | Injuries +X008XXA | Injuries +X008XXD | Injuries +X008XXS | Injuries +X01---- | Injuries +X010XXA | Injuries +X010XXD | Injuries +X010XXS | Injuries +X011XXA | Injuries +X011XXD | Injuries +X011XXS | Injuries +X013XXA | Injuries +X013XXD | Injuries +X013XXS | Injuries +X014XXA | Injuries +X014XXD | Injuries +X014XXS | Injuries +X018XXA | Injuries +X018XXD | Injuries +X018XXS | Injuries +X02---- | Injuries +X020XXA | Injuries +X020XXD | Injuries +X020XXS | Injuries +X021XXA | Injuries +X021XXD | Injuries +X021XXS | Injuries +X022XXA | Injuries +X022XXD | Injuries +X022XXS | Injuries +X023XXA | Injuries +X023XXD | Injuries +X023XXS | Injuries +X024XXA | Injuries +X024XXD | Injuries +X024XXS | Injuries +X025XXA | Injuries +X025XXD | Injuries +X025XXS | Injuries +X028XXA | Injuries +X028XXD | Injuries +X028XXS | Injuries +X03---- | Injuries +X030XXA | Injuries +X030XXD | Injuries +X030XXS | Injuries +X031XXA | Injuries +X031XXD | Injuries +X031XXS | Injuries +X033XXA | Injuries +X033XXD | Injuries +X033XXS | Injuries +X034XXA | Injuries +X034XXD | Injuries +X034XXS | Injuries +X038XXA | Injuries +X038XXD | Injuries +X038XXS | Injuries +X04---- | Injuries +X04XXXA | Injuries +X04XXXD | Injuries +X04XXXS | Injuries +X05---- | Injuries +X05XXXA | Injuries +X05XXXD | Injuries +X05XXXS | Injuries +X06---- | Injuries +X060XXA | Injuries +X060XXD | Injuries +X060XXS | Injuries +X061XXA | Injuries +X061XXD | Injuries +X061XXS | Injuries +X062XXA | Injuries +X062XXD | Injuries +X062XXS | Injuries +X063XXA | Injuries +X063XXD | Injuries +X063XXS | Injuries +X08---- | Injuries +X0800XA | Injuries +X0800XD | Injuries +X0800XS | Injuries +X0801XA | Injuries +X0801XD | Injuries +X0801XS | Injuries +X0809XA | Injuries +X0809XD | Injuries +X0809XS | Injuries +X0810XA | Injuries +X0810XD | Injuries +X0810XS | Injuries +X0811XA | Injuries +X0811XD | Injuries +X0811XS | Injuries +X0819XA | Injuries +X0819XD | Injuries +X0819XS | Injuries +X0820XA | Injuries +X0820XD | Injuries +X0820XS | Injuries +X0821XA | Injuries +X0821XD | Injuries +X0821XS | Injuries +X0829XA | Injuries +X0829XD | Injuries +X0829XS | Injuries +X088XXA | Injuries +X088XXD | Injuries +X088XXS | Injuries +X09---- | Injuries +X10---- | Injuries +X100XXA | Injuries +X100XXD | Injuries +X100XXS | Injuries +X101XXA | Injuries +X101XXD | Injuries +X101XXS | Injuries +X102XXA | Injuries +X102XXD | Injuries +X102XXS | Injuries +X11---- | Injuries +X110XXA | Injuries +X110XXD | Injuries +X110XXS | Injuries +X111XXA | Injuries +X111XXD | Injuries +X111XXS | Injuries +X118XXA | Injuries +X118XXD | Injuries +X118XXS | Injuries +X12---- | Injuries +X12XXXA | Injuries +X12XXXD | Injuries +X12XXXS | Injuries +X13---- | Injuries +X130XXA | Injuries +X130XXD | Injuries +X130XXS | Injuries +X131XXA | Injuries +X131XXD | Injuries +X131XXS | Injuries +X14---- | Injuries +X140XXA | Injuries +X140XXD | Injuries +X140XXS | Injuries +X141XXA | Injuries +X141XXD | Injuries +X141XXS | Injuries +X15---- | Injuries +X150XXA | Injuries +X150XXD | Injuries +X150XXS | Injuries +X151XXA | Injuries +X151XXD | Injuries +X151XXS | Injuries +X152XXA | Injuries +X152XXD | Injuries +X152XXS | Injuries +X153XXA | Injuries +X153XXD | Injuries +X153XXS | Injuries +X158XXA | Injuries +X158XXD | Injuries +X158XXS | Injuries +X16---- | Injuries +X16XXXA | Injuries +X16XXXD | Injuries +X16XXXS | Injuries +X17---- | Injuries +X17XXXA | Injuries +X17XXXD | Injuries +X17XXXS | Injuries +X18---- | Injuries +X18XXXA | Injuries +X18XXXD | Injuries +X18XXXS | Injuries +X19---- | Injuries +X19XXXA | Injuries +X19XXXD | Injuries +X19XXXS | Injuries +X20---- | Injuries +X21---- | Injuries +X22---- | Injuries +X23---- | Injuries +X24---- | Injuries +X25---- | Injuries +X26---- | Injuries +X27---- | Injuries +X28---- | Injuries +X29---- | Injuries +X30---- | Injuries +X30XXXA | Injuries +X30XXXD | Injuries +X30XXXS | Injuries +X31---- | Injuries +X31XXXA | Injuries +X31XXXD | Injuries +X31XXXS | Injuries +X32---- | Injuries +X32XXXA | Injuries +X32XXXD | Injuries +X32XXXS | Injuries +X33---- | Injuries +X34---- | Injuries +X340--- | Injuries +X341--- | Injuries +X348--- | Injuries +X349--- | Injuries +X34XXXA | Injuries +X34XXXD | Injuries +X34XXXS | Injuries +X35---- | Injuries +X35XXXA | Injuries +X35XXXD | Injuries +X35XXXS | Injuries +X36---- | Injuries +X360XXA | Injuries +X360XXD | Injuries +X360XXS | Injuries +X361XXA | Injuries +X361XXD | Injuries +X361XXS | Injuries +X37---- | Injuries +X370XXA | Injuries +X370XXD | Injuries +X370XXS | Injuries +X371XXA | Injuries +X371XXD | Injuries +X371XXS | Injuries +X372XXA | Injuries +X372XXD | Injuries +X372XXS | Injuries +X373XXA | Injuries +X373XXD | Injuries +X373XXS | Injuries +X3741XA | Injuries +X3741XD | Injuries +X3741XS | Injuries +X3742XA | Injuries +X3742XD | Injuries +X3742XS | Injuries +X3743XA | Injuries +X3743XD | Injuries +X3743XS | Injuries +X378XXA | Injuries +X378XXD | Injuries +X378XXS | Injuries +X379XXA | Injuries +X379XXD | Injuries +X379XXS | Injuries +X38---- | Injuries +X38XXXA | Injuries +X38XXXD | Injuries +X38XXXS | Injuries +X39---- | Injuries +X3901XA | Injuries +X3901XD | Injuries +X3901XS | Injuries +X3908XA | Injuries +X3908XD | Injuries +X3908XS | Injuries +X398XXA | Injuries +X398XXD | Injuries +X398XXS | Injuries +X47---- | Injuries +X470--- | Injuries +X471--- | Injuries +X472--- | Injuries +X473--- | Injuries +X474--- | Injuries +X478--- | Injuries +X479--- | Injuries +X48---- | Injuries +X50---- | Injuries +X500XXA | Injuries +X500XXD | Injuries +X500XXS | Injuries +X501XXA | Injuries +X501XXD | Injuries +X501XXS | Injuries +X503XXA | Injuries +X503XXD | Injuries +X503XXS | Injuries +X509XXA | Injuries +X509XXD | Injuries +X509XXS | Injuries +X51---- | Injuries +X52---- | Injuries +X52XXXA | Injuries +X52XXXD | Injuries +X52XXXS | Injuries +X53---- | Injuries +X54---- | Injuries +X57---- | Injuries +X58---- | Injuries +X60---- | Injuries +X61---- | Injuries +X62---- | Injuries +X63---- | Injuries +X64---- | Injuries +X66---- | Injuries +X67---- | Injuries +X670--- | Injuries +X671--- | Injuries +X672--- | Injuries +X673--- | Injuries +X674--- | Injuries +X678--- | Injuries +X679--- | Injuries +X68---- | Injuries +X69---- | Injuries +X70---- | Injuries +X71---- | Injuries +X710XXA | Injuries +X710XXD | Injuries +X710XXS | Injuries +X711XXA | Injuries +X711XXD | Injuries +X711XXS | Injuries +X712XXA | Injuries +X712XXD | Injuries +X712XXS | Injuries +X713XXA | Injuries +X713XXD | Injuries +X713XXS | Injuries +X718XXA | Injuries +X718XXD | Injuries +X718XXS | Injuries +X719XXA | Injuries +X719XXD | Injuries +X719XXS | Injuries +X72---- | Injuries +X72XXXA | Injuries +X72XXXD | Injuries +X72XXXS | Injuries +X73---- | Injuries +X730XXA | Injuries +X730XXD | Injuries +X730XXS | Injuries +X731XXA | Injuries +X731XXD | Injuries +X731XXS | Injuries +X732XXA | Injuries +X732XXD | Injuries +X732XXS | Injuries +X738XXA | Injuries +X738XXD | Injuries +X738XXS | Injuries +X739XXA | Injuries +X739XXD | Injuries +X739XXS | Injuries +X74---- | Injuries +X7401XA | Injuries +X7401XD | Injuries +X7401XS | Injuries +X7402XA | Injuries +X7402XD | Injuries +X7402XS | Injuries +X7409XA | Injuries +X7409XD | Injuries +X7409XS | Injuries +X748XXA | Injuries +X748XXD | Injuries +X748XXS | Injuries +X749XXA | Injuries +X749XXD | Injuries +X749XXS | Injuries +X75---- | Injuries +X75XXXA | Injuries +X75XXXD | Injuries +X75XXXS | Injuries +X76---- | Injuries +X76XXXA | Injuries +X76XXXD | Injuries +X76XXXS | Injuries +X77---- | Injuries +X770XXA | Injuries +X770XXD | Injuries +X770XXS | Injuries +X771XXA | Injuries +X771XXD | Injuries +X771XXS | Injuries +X772XXA | Injuries +X772XXD | Injuries +X772XXS | Injuries +X773XXA | Injuries +X773XXD | Injuries +X773XXS | Injuries +X778XXA | Injuries +X778XXD | Injuries +X778XXS | Injuries +X779XXA | Injuries +X779XXD | Injuries +X779XXS | Injuries +X78---- | Injuries +X780XXA | Injuries +X780XXD | Injuries +X780XXS | Injuries +X781XXA | Injuries +X781XXD | Injuries +X781XXS | Injuries +X782XXA | Injuries +X782XXD | Injuries +X782XXS | Injuries +X788XXA | Injuries +X788XXD | Injuries +X788XXS | Injuries +X789XXA | Injuries +X789XXD | Injuries +X789XXS | Injuries +X79---- | Injuries +X79XXXA | Injuries +X79XXXD | Injuries +X79XXXS | Injuries +X80---- | Injuries +X80XXXA | Injuries +X80XXXD | Injuries +X80XXXS | Injuries +X81---- | Injuries +X810XXA | Injuries +X810XXD | Injuries +X810XXS | Injuries +X811XXA | Injuries +X811XXD | Injuries +X811XXS | Injuries +X818XXA | Injuries +X818XXD | Injuries +X818XXS | Injuries +X82---- | Injuries +X820XXA | Injuries +X820XXD | Injuries +X820XXS | Injuries +X821XXA | Injuries +X821XXD | Injuries +X821XXS | Injuries +X822XXA | Injuries +X822XXD | Injuries +X822XXS | Injuries +X828XXA | Injuries +X828XXD | Injuries +X828XXS | Injuries +X83---- | Injuries +X830XXA | Injuries +X830XXD | Injuries +X830XXS | Injuries +X831XXA | Injuries +X831XXD | Injuries +X831XXS | Injuries +X832XXA | Injuries +X832XXD | Injuries +X832XXS | Injuries +X838XXA | Injuries +X838XXD | Injuries +X838XXS | Injuries +X85---- | Injuries +X86---- | Injuries +X87---- | Injuries +X88---- | Injuries +X880--- | Injuries +X881--- | Injuries +X882--- | Injuries +X883--- | Injuries +X884--- | Injuries +X888--- | Injuries +X889--- | Injuries +X89---- | Injuries +X90---- | Injuries +X91---- | Injuries +X92---- | Injuries +X920XXA | Injuries +X920XXD | Injuries +X920XXS | Injuries +X921XXA | Injuries +X921XXD | Injuries +X921XXS | Injuries +X922XXA | Injuries +X922XXD | Injuries +X922XXS | Injuries +X923XXA | Injuries +X923XXD | Injuries +X923XXS | Injuries +X928XXA | Injuries +X928XXD | Injuries +X928XXS | Injuries +X929XXA | Injuries +X929XXD | Injuries +X929XXS | Injuries +X93---- | Injuries +X93XXXA | Injuries +X93XXXD | Injuries +X93XXXS | Injuries +X94---- | Injuries +X940XXA | Injuries +X940XXD | Injuries +X940XXS | Injuries +X941XXA | Injuries +X941XXD | Injuries +X941XXS | Injuries +X942XXA | Injuries +X942XXD | Injuries +X942XXS | Injuries +X948XXA | Injuries +X948XXD | Injuries +X948XXS | Injuries +X949XXA | Injuries +X949XXD | Injuries +X949XXS | Injuries +X95---- | Injuries +X9501XA | Injuries +X9501XD | Injuries +X9501XS | Injuries +X9502XA | Injuries +X9502XD | Injuries +X9502XS | Injuries +X9509XA | Injuries +X9509XD | Injuries +X9509XS | Injuries +X958XXA | Injuries +X958XXD | Injuries +X958XXS | Injuries +X959XXA | Injuries +X959XXD | Injuries +X959XXS | Injuries +X96---- | Injuries +X960XXA | Injuries +X960XXD | Injuries +X960XXS | Injuries +X961XXA | Injuries +X961XXD | Injuries +X961XXS | Injuries +X962XXA | Injuries +X962XXD | Injuries +X962XXS | Injuries +X963XXA | Injuries +X963XXD | Injuries +X963XXS | Injuries +X964XXA | Injuries +X964XXD | Injuries +X964XXS | Injuries +X968XXA | Injuries +X968XXD | Injuries +X968XXS | Injuries +X969XXA | Injuries +X969XXD | Injuries +X969XXS | Injuries +X97---- | Injuries +X97XXXA | Injuries +X97XXXD | Injuries +X97XXXS | Injuries +X98---- | Injuries +X980XXA | Injuries +X980XXD | Injuries +X980XXS | Injuries +X981XXA | Injuries +X981XXD | Injuries +X981XXS | Injuries +X982XXA | Injuries +X982XXD | Injuries +X982XXS | Injuries +X983XXA | Injuries +X983XXD | Injuries +X983XXS | Injuries +X988XXA | Injuries +X988XXD | Injuries +X988XXS | Injuries +X989XXA | Injuries +X989XXD | Injuries +X989XXS | Injuries +X99---- | Injuries +X990XXA | Injuries +X990XXD | Injuries +X990XXS | Injuries +X991XXA | Injuries +X991XXD | Injuries +X991XXS | Injuries +X992XXA | Injuries +X992XXD | Injuries +X992XXS | Injuries +X998XXA | Injuries +X998XXD | Injuries +X998XXS | Injuries +X999XXA | Injuries +X999XXD | Injuries +X999XXS | Injuries +Y00---- | Injuries +Y00XXXA | Injuries +Y00XXXD | Injuries +Y00XXXS | Injuries +Y01---- | Injuries +Y01XXXA | Injuries +Y01XXXD | Injuries +Y01XXXS | Injuries +Y02---- | Injuries +Y020XXA | Injuries +Y020XXD | Injuries +Y020XXS | Injuries +Y021XXA | Injuries +Y021XXD | Injuries +Y021XXS | Injuries +Y028XXA | Injuries +Y028XXD | Injuries +Y028XXS | Injuries +Y03---- | Injuries +Y030XXA | Injuries +Y030XXD | Injuries +Y030XXS | Injuries +Y038XXA | Injuries +Y038XXD | Injuries +Y038XXS | Injuries +Y04---- | Injuries +Y040XXA | Injuries +Y040XXD | Injuries +Y040XXS | Injuries +Y041XXA | Injuries +Y041XXD | Injuries +Y041XXS | Injuries +Y042XXA | Injuries +Y042XXD | Injuries +Y042XXS | Injuries +Y048XXA | Injuries +Y048XXD | Injuries +Y048XXS | Injuries +Y05---- | Injuries +Y06---- | Injuries +Y060--- | Injuries +Y061--- | Injuries +Y062--- | Injuries +Y068--- | Injuries +Y069--- | Injuries +Y07---- | Injuries +Y070--- | Injuries +Y0701-- | Injuries +Y0702-- | Injuries +Y0703-- | Injuries +Y0704-- | Injuries +Y071--- | Injuries +Y0711-- | Injuries +Y0712-- | Injuries +Y0713-- | Injuries +Y0714-- | Injuries +Y072--- | Injuries +Y073--- | Injuries +Y07410- | Injuries +Y07411- | Injuries +Y07420- | Injuries +Y07421- | Injuries +Y07430- | Injuries +Y07432- | Injuries +Y07433- | Injuries +Y07434- | Injuries +Y07435- | Injuries +Y07436- | Injuries +Y07490- | Injuries +Y07491- | Injuries +Y07499- | Injuries +Y0750-- | Injuries +Y07510- | Injuries +Y07511- | Injuries +Y07512- | Injuries +Y07513- | Injuries +Y07519- | Injuries +Y07521- | Injuries +Y07528- | Injuries +Y07529- | Injuries +Y0753-- | Injuries +Y0759-- | Injuries +Y076--- | Injuries +Y078--- | Injuries +Y079--- | Injuries +Y08---- | Injuries +Y0801XA | Injuries +Y0801XD | Injuries +Y0801XS | Injuries +Y0802XA | Injuries +Y0802XD | Injuries +Y0802XS | Injuries +Y0809XA | Injuries +Y0809XD | Injuries +Y0809XS | Injuries +Y0881XA | Injuries +Y0881XD | Injuries +Y0881XS | Injuries +Y0889XA | Injuries +Y0889XD | Injuries +Y0889XS | Injuries +Y35---- | Injuries +Y350--- | Injuries +Y35001A | Injuries +Y35001D | Injuries +Y35001S | Injuries +Y35002A | Injuries +Y35002D | Injuries +Y35002S | Injuries +Y35003A | Injuries +Y35003D | Injuries +Y35003S | Injuries +Y35011A | Injuries +Y35011D | Injuries +Y35011S | Injuries +Y35012A | Injuries +Y35012D | Injuries +Y35012S | Injuries +Y35013A | Injuries +Y35013D | Injuries +Y35013S | Injuries +Y35021A | Injuries +Y35021D | Injuries +Y35021S | Injuries +Y35022A | Injuries +Y35022D | Injuries +Y35022S | Injuries +Y35023A | Injuries +Y35023D | Injuries +Y35023S | Injuries +Y35031A | Injuries +Y35031D | Injuries +Y35031S | Injuries +Y35032A | Injuries +Y35032D | Injuries +Y35032S | Injuries +Y35033A | Injuries +Y35033D | Injuries +Y35033S | Injuries +Y35041A | Injuries +Y35041D | Injuries +Y35041S | Injuries +Y35042A | Injuries +Y35042D | Injuries +Y35042S | Injuries +Y35043A | Injuries +Y35043D | Injuries +Y35043S | Injuries +Y35091A | Injuries +Y35091D | Injuries +Y35091S | Injuries +Y35092A | Injuries +Y35092D | Injuries +Y35092S | Injuries +Y35093A | Injuries +Y35093D | Injuries +Y35093S | Injuries +Y351--- | Injuries +Y35101A | Injuries +Y35101D | Injuries +Y35101S | Injuries +Y35102A | Injuries +Y35102D | Injuries +Y35102S | Injuries +Y35103A | Injuries +Y35103D | Injuries +Y35103S | Injuries +Y35111A | Injuries +Y35111D | Injuries +Y35111S | Injuries +Y35112A | Injuries +Y35112D | Injuries +Y35112S | Injuries +Y35113A | Injuries +Y35113D | Injuries +Y35113S | Injuries +Y35121A | Injuries +Y35121D | Injuries +Y35121S | Injuries +Y35122A | Injuries +Y35122D | Injuries +Y35122S | Injuries +Y35123A | Injuries +Y35123D | Injuries +Y35123S | Injuries +Y35191A | Injuries +Y35191D | Injuries +Y35191S | Injuries +Y35192A | Injuries +Y35192D | Injuries +Y35192S | Injuries +Y35193A | Injuries +Y35193D | Injuries +Y35193S | Injuries +Y352--- | Injuries +Y35201A | Injuries +Y35201D | Injuries +Y35201S | Injuries +Y35202A | Injuries +Y35202D | Injuries +Y35202S | Injuries +Y35203A | Injuries +Y35203D | Injuries +Y35203S | Injuries +Y35211A | Injuries +Y35211D | Injuries +Y35211S | Injuries +Y35212A | Injuries +Y35212D | Injuries +Y35212S | Injuries +Y35213A | Injuries +Y35213D | Injuries +Y35213S | Injuries +Y35291A | Injuries +Y35291D | Injuries +Y35291S | Injuries +Y35292A | Injuries +Y35292D | Injuries +Y35292S | Injuries +Y35293A | Injuries +Y35293D | Injuries +Y35293S | Injuries +Y353--- | Injuries +Y35301A | Injuries +Y35301D | Injuries +Y35301S | Injuries +Y35302A | Injuries +Y35302D | Injuries +Y35302S | Injuries +Y35303A | Injuries +Y35303D | Injuries +Y35303S | Injuries +Y35311A | Injuries +Y35311D | Injuries +Y35311S | Injuries +Y35312A | Injuries +Y35312D | Injuries +Y35312S | Injuries +Y35313A | Injuries +Y35313D | Injuries +Y35313S | Injuries +Y35391A | Injuries +Y35391D | Injuries +Y35391S | Injuries +Y35392A | Injuries +Y35392D | Injuries +Y35392S | Injuries +Y35393A | Injuries +Y35393D | Injuries +Y35393S | Injuries +Y354--- | Injuries +Y35401A | Injuries +Y35401D | Injuries +Y35401S | Injuries +Y35402A | Injuries +Y35402D | Injuries +Y35402S | Injuries +Y35403A | Injuries +Y35403D | Injuries +Y35403S | Injuries +Y35411A | Injuries +Y35411D | Injuries +Y35411S | Injuries +Y35412A | Injuries +Y35412D | Injuries +Y35412S | Injuries +Y35413A | Injuries +Y35413D | Injuries +Y35413S | Injuries +Y35491A | Injuries +Y35491D | Injuries +Y35491S | Injuries +Y35492A | Injuries +Y35492D | Injuries +Y35492S | Injuries +Y35493A | Injuries +Y35493D | Injuries +Y35493S | Injuries +Y355--- | Injuries +Y356--- | Injuries +Y357--- | Injuries +Y35811A | Injuries +Y35811D | Injuries +Y35811S | Injuries +Y35812A | Injuries +Y35812D | Injuries +Y35812S | Injuries +Y35813A | Injuries +Y35813D | Injuries +Y35813S | Injuries +Y35891A | Injuries +Y35891D | Injuries +Y35891S | Injuries +Y35892A | Injuries +Y35892D | Injuries +Y35892S | Injuries +Y35893A | Injuries +Y35893D | Injuries +Y35893S | Injuries +Y3591XA | Injuries +Y3591XD | Injuries +Y3591XS | Injuries +Y3592XA | Injuries +Y3592XD | Injuries +Y3592XS | Injuries +Y3593XA | Injuries +Y3593XD | Injuries +Y3593XS | Injuries +Y36---- | Injuries +Y360--- | Injuries +Y36000A | Injuries +Y36000D | Injuries +Y36000S | Injuries +Y36001A | Injuries +Y36001D | Injuries +Y36001S | Injuries +Y36010A | Injuries +Y36010D | Injuries +Y36010S | Injuries +Y36011A | Injuries +Y36011D | Injuries +Y36011S | Injuries +Y36020A | Injuries +Y36020D | Injuries +Y36020S | Injuries +Y36021A | Injuries +Y36021D | Injuries +Y36021S | Injuries +Y36030A | Injuries +Y36030D | Injuries +Y36030S | Injuries +Y36031A | Injuries +Y36031D | Injuries +Y36031S | Injuries +Y36040A | Injuries +Y36040D | Injuries +Y36040S | Injuries +Y36041A | Injuries +Y36041D | Injuries +Y36041S | Injuries +Y36050A | Injuries +Y36050D | Injuries +Y36050S | Injuries +Y36051A | Injuries +Y36051D | Injuries +Y36051S | Injuries +Y36090A | Injuries +Y36090D | Injuries +Y36090S | Injuries +Y36091A | Injuries +Y36091D | Injuries +Y36091S | Injuries +Y361--- | Injuries +Y36100A | Injuries +Y36100D | Injuries +Y36100S | Injuries +Y36101A | Injuries +Y36101D | Injuries +Y36101S | Injuries +Y36110A | Injuries +Y36110D | Injuries +Y36110S | Injuries +Y36111A | Injuries +Y36111D | Injuries +Y36111S | Injuries +Y36120A | Injuries +Y36120D | Injuries +Y36120S | Injuries +Y36121A | Injuries +Y36121D | Injuries +Y36121S | Injuries +Y36130A | Injuries +Y36130D | Injuries +Y36130S | Injuries +Y36131A | Injuries +Y36131D | Injuries +Y36131S | Injuries +Y36140A | Injuries +Y36140D | Injuries +Y36140S | Injuries +Y36141A | Injuries +Y36141D | Injuries +Y36141S | Injuries +Y36190A | Injuries +Y36190D | Injuries +Y36190S | Injuries +Y36191A | Injuries +Y36191D | Injuries +Y36191S | Injuries +Y362--- | Injuries +Y36200A | Injuries +Y36200D | Injuries +Y36200S | Injuries +Y36201A | Injuries +Y36201D | Injuries +Y36201S | Injuries +Y36210A | Injuries +Y36210D | Injuries +Y36210S | Injuries +Y36211A | Injuries +Y36211D | Injuries +Y36211S | Injuries +Y36220A | Injuries +Y36220D | Injuries +Y36220S | Injuries +Y36221A | Injuries +Y36221D | Injuries +Y36221S | Injuries +Y36230A | Injuries +Y36230D | Injuries +Y36230S | Injuries +Y36231A | Injuries +Y36231D | Injuries +Y36231S | Injuries +Y36240A | Injuries +Y36240D | Injuries +Y36240S | Injuries +Y36241A | Injuries +Y36241D | Injuries +Y36241S | Injuries +Y36250A | Injuries +Y36250D | Injuries +Y36250S | Injuries +Y36251A | Injuries +Y36251D | Injuries +Y36251S | Injuries +Y36260A | Injuries +Y36260D | Injuries +Y36260S | Injuries +Y36261A | Injuries +Y36261D | Injuries +Y36261S | Injuries +Y36270A | Injuries +Y36270D | Injuries +Y36270S | Injuries +Y36271A | Injuries +Y36271D | Injuries +Y36271S | Injuries +Y36290A | Injuries +Y36290D | Injuries +Y36290S | Injuries +Y36291A | Injuries +Y36291D | Injuries +Y36291S | Injuries +Y363--- | Injuries +Y36300A | Injuries +Y36300D | Injuries +Y36300S | Injuries +Y36301A | Injuries +Y36301D | Injuries +Y36301S | Injuries +Y36310A | Injuries +Y36310D | Injuries +Y36310S | Injuries +Y36311A | Injuries +Y36311D | Injuries +Y36311S | Injuries +Y36320A | Injuries +Y36320D | Injuries +Y36320S | Injuries +Y36321A | Injuries +Y36321D | Injuries +Y36321S | Injuries +Y36330A | Injuries +Y36330D | Injuries +Y36330S | Injuries +Y36331A | Injuries +Y36331D | Injuries +Y36331S | Injuries +Y36390A | Injuries +Y36390D | Injuries +Y36390S | Injuries +Y36391A | Injuries +Y36391D | Injuries +Y36391S | Injuries +Y364--- | Injuries +Y36410A | Injuries +Y36410D | Injuries +Y36410S | Injuries +Y36411A | Injuries +Y36411D | Injuries +Y36411S | Injuries +Y36420A | Injuries +Y36420D | Injuries +Y36420S | Injuries +Y36421A | Injuries +Y36421D | Injuries +Y36421S | Injuries +Y36430A | Injuries +Y36430D | Injuries +Y36430S | Injuries +Y36431A | Injuries +Y36431D | Injuries +Y36431S | Injuries +Y36440A | Injuries +Y36440D | Injuries +Y36440S | Injuries +Y36441A | Injuries +Y36441D | Injuries +Y36441S | Injuries +Y36450A | Injuries +Y36450D | Injuries +Y36450S | Injuries +Y36451A | Injuries +Y36451D | Injuries +Y36451S | Injuries +Y36460A | Injuries +Y36460D | Injuries +Y36460S | Injuries +Y36461A | Injuries +Y36461D | Injuries +Y36461S | Injuries +Y36470A | Injuries +Y36470D | Injuries +Y36470S | Injuries +Y36471A | Injuries +Y36471D | Injuries +Y36471S | Injuries +Y36490A | Injuries +Y36490D | Injuries +Y36490S | Injuries +Y36491A | Injuries +Y36491D | Injuries +Y36491S | Injuries +Y365--- | Injuries +Y36500A | Injuries +Y36500D | Injuries +Y36500S | Injuries +Y36501A | Injuries +Y36501D | Injuries +Y36501S | Injuries +Y36510A | Injuries +Y36510D | Injuries +Y36510S | Injuries +Y36511A | Injuries +Y36511D | Injuries +Y36511S | Injuries +Y36520A | Injuries +Y36520D | Injuries +Y36520S | Injuries +Y36521A | Injuries +Y36521D | Injuries +Y36521S | Injuries +Y36530A | Injuries +Y36530D | Injuries +Y36530S | Injuries +Y36531A | Injuries +Y36531D | Injuries +Y36531S | Injuries +Y36540A | Injuries +Y36540D | Injuries +Y36540S | Injuries +Y36541A | Injuries +Y36541D | Injuries +Y36541S | Injuries +Y36590A | Injuries +Y36590D | Injuries +Y36590S | Injuries +Y36591A | Injuries +Y36591D | Injuries +Y36591S | Injuries +Y366--- | Injuries +Y366X0A | Injuries +Y366X0D | Injuries +Y366X0S | Injuries +Y366X1A | Injuries +Y366X1D | Injuries +Y366X1S | Injuries +Y367--- | Injuries +Y367X0A | Injuries +Y367X0D | Injuries +Y367X0S | Injuries +Y367X1A | Injuries +Y367X1D | Injuries +Y367X1S | Injuries +Y368--- | Injuries +Y36810A | Injuries +Y36810D | Injuries +Y36810S | Injuries +Y36811A | Injuries +Y36811D | Injuries +Y36811S | Injuries +Y36820A | Injuries +Y36820D | Injuries +Y36820S | Injuries +Y36821A | Injuries +Y36821D | Injuries +Y36821S | Injuries +Y36880A | Injuries +Y36880D | Injuries +Y36880S | Injuries +Y36881A | Injuries +Y36881D | Injuries +Y36881S | Injuries +Y36890A | Injuries +Y36890D | Injuries +Y36890S | Injuries +Y36891A | Injuries +Y36891D | Injuries +Y36891S | Injuries +Y369--- | Injuries +Y3690XA | Injuries +Y3690XD | Injuries +Y3690XS | Injuries +Y3691XA | Injuries +Y3691XD | Injuries +Y3691XS | Injuries +Y3692XA | Injuries +Y3692XD | Injuries +Y3692XS | Injuries +Y37000A | Injuries +Y37000D | Injuries +Y37000S | Injuries +Y37001A | Injuries +Y37001D | Injuries +Y37001S | Injuries +Y37010A | Injuries +Y37010D | Injuries +Y37010S | Injuries +Y37011A | Injuries +Y37011D | Injuries +Y37011S | Injuries +Y37020A | Injuries +Y37020D | Injuries +Y37020S | Injuries +Y37021A | Injuries +Y37021D | Injuries +Y37021S | Injuries +Y37030A | Injuries +Y37030D | Injuries +Y37030S | Injuries +Y37031A | Injuries +Y37031D | Injuries +Y37031S | Injuries +Y37040A | Injuries +Y37040D | Injuries +Y37040S | Injuries +Y37041A | Injuries +Y37041D | Injuries +Y37041S | Injuries +Y37050A | Injuries +Y37050D | Injuries +Y37050S | Injuries +Y37051A | Injuries +Y37051D | Injuries +Y37051S | Injuries +Y37090A | Injuries +Y37090D | Injuries +Y37090S | Injuries +Y37091A | Injuries +Y37091D | Injuries +Y37091S | Injuries +Y37100A | Injuries +Y37100D | Injuries +Y37100S | Injuries +Y37101A | Injuries +Y37101D | Injuries +Y37101S | Injuries +Y37110A | Injuries +Y37110D | Injuries +Y37110S | Injuries +Y37111A | Injuries +Y37111D | Injuries +Y37111S | Injuries +Y37120A | Injuries +Y37120D | Injuries +Y37120S | Injuries +Y37121A | Injuries +Y37121D | Injuries +Y37121S | Injuries +Y37130A | Injuries +Y37130D | Injuries +Y37130S | Injuries +Y37131A | Injuries +Y37131D | Injuries +Y37131S | Injuries +Y37140A | Injuries +Y37140D | Injuries +Y37140S | Injuries +Y37141A | Injuries +Y37141D | Injuries +Y37141S | Injuries +Y37190A | Injuries +Y37190D | Injuries +Y37190S | Injuries +Y37191A | Injuries +Y37191D | Injuries +Y37191S | Injuries +Y37200A | Injuries +Y37200D | Injuries +Y37200S | Injuries +Y37201A | Injuries +Y37201D | Injuries +Y37201S | Injuries +Y37210A | Injuries +Y37210D | Injuries +Y37210S | Injuries +Y37211A | Injuries +Y37211D | Injuries +Y37211S | Injuries +Y37220A | Injuries +Y37220D | Injuries +Y37220S | Injuries +Y37221A | Injuries +Y37221D | Injuries +Y37221S | Injuries +Y37230A | Injuries +Y37230D | Injuries +Y37230S | Injuries +Y37231A | Injuries +Y37231D | Injuries +Y37231S | Injuries +Y37240A | Injuries +Y37240D | Injuries +Y37240S | Injuries +Y37241A | Injuries +Y37241D | Injuries +Y37241S | Injuries +Y37250A | Injuries +Y37250D | Injuries +Y37250S | Injuries +Y37251A | Injuries +Y37251D | Injuries +Y37251S | Injuries +Y37260A | Injuries +Y37260D | Injuries +Y37260S | Injuries +Y37261A | Injuries +Y37261D | Injuries +Y37261S | Injuries +Y37270A | Injuries +Y37270D | Injuries +Y37270S | Injuries +Y37271A | Injuries +Y37271D | Injuries +Y37271S | Injuries +Y37290A | Injuries +Y37290D | Injuries +Y37290S | Injuries +Y37291A | Injuries +Y37291D | Injuries +Y37291S | Injuries +Y37300A | Injuries +Y37300D | Injuries +Y37300S | Injuries +Y37301A | Injuries +Y37301D | Injuries +Y37301S | Injuries +Y37310A | Injuries +Y37310D | Injuries +Y37310S | Injuries +Y37311A | Injuries +Y37311D | Injuries +Y37311S | Injuries +Y37320A | Injuries +Y37320D | Injuries +Y37320S | Injuries +Y37321A | Injuries +Y37321D | Injuries +Y37321S | Injuries +Y37330A | Injuries +Y37330D | Injuries +Y37330S | Injuries +Y37331A | Injuries +Y37331D | Injuries +Y37331S | Injuries +Y37390A | Injuries +Y37390D | Injuries +Y37390S | Injuries +Y37391A | Injuries +Y37391D | Injuries +Y37391S | Injuries +Y37410A | Injuries +Y37410D | Injuries +Y37410S | Injuries +Y37411A | Injuries +Y37411D | Injuries +Y37411S | Injuries +Y37420A | Injuries +Y37420D | Injuries +Y37420S | Injuries +Y37421A | Injuries +Y37421D | Injuries +Y37421S | Injuries +Y37430A | Injuries +Y37430D | Injuries +Y37430S | Injuries +Y37431A | Injuries +Y37431D | Injuries +Y37431S | Injuries +Y37440A | Injuries +Y37440D | Injuries +Y37440S | Injuries +Y37441A | Injuries +Y37441D | Injuries +Y37441S | Injuries +Y37450A | Injuries +Y37450D | Injuries +Y37450S | Injuries +Y37451A | Injuries +Y37451D | Injuries +Y37451S | Injuries +Y37460A | Injuries +Y37460D | Injuries +Y37460S | Injuries +Y37461A | Injuries +Y37461D | Injuries +Y37461S | Injuries +Y37470A | Injuries +Y37470D | Injuries +Y37470S | Injuries +Y37471A | Injuries +Y37471D | Injuries +Y37471S | Injuries +Y37490A | Injuries +Y37490D | Injuries +Y37490S | Injuries +Y37491A | Injuries +Y37491D | Injuries +Y37491S | Injuries +Y37500A | Injuries +Y37500D | Injuries +Y37500S | Injuries +Y37501A | Injuries +Y37501D | Injuries +Y37501S | Injuries +Y37510A | Injuries +Y37510D | Injuries +Y37510S | Injuries +Y37511A | Injuries +Y37511D | Injuries +Y37511S | Injuries +Y37520A | Injuries +Y37520D | Injuries +Y37520S | Injuries +Y37521A | Injuries +Y37521D | Injuries +Y37521S | Injuries +Y37530A | Injuries +Y37530D | Injuries +Y37530S | Injuries +Y37531A | Injuries +Y37531D | Injuries +Y37531S | Injuries +Y37540A | Injuries +Y37540D | Injuries +Y37540S | Injuries +Y37541A | Injuries +Y37541D | Injuries +Y37541S | Injuries +Y37590A | Injuries +Y37590D | Injuries +Y37590S | Injuries +Y37591A | Injuries +Y37591D | Injuries +Y37591S | Injuries +Y376X0A | Injuries +Y376X0D | Injuries +Y376X0S | Injuries +Y376X1A | Injuries +Y376X1D | Injuries +Y376X1S | Injuries +Y377X0A | Injuries +Y377X0D | Injuries +Y377X0S | Injuries +Y377X1A | Injuries +Y377X1D | Injuries +Y377X1S | Injuries +Y3790XA | Injuries +Y3790XD | Injuries +Y3790XS | Injuries +Y3791XA | Injuries +Y3791XD | Injuries +Y3791XS | Injuries +Y3792XA | Injuries +Y3792XD | Injuries +Y3792XS | Injuries +Y380X1A | Injuries +Y380X1D | Injuries +Y380X1S | Injuries +Y380X2A | Injuries +Y380X2D | Injuries +Y380X2S | Injuries +Y380X3A | Injuries +Y380X3D | Injuries +Y380X3S | Injuries +Y381X1A | Injuries +Y381X1D | Injuries +Y381X1S | Injuries +Y381X2A | Injuries +Y381X2D | Injuries +Y381X2S | Injuries +Y381X3A | Injuries +Y381X3D | Injuries +Y381X3S | Injuries +Y382X1A | Injuries +Y382X1D | Injuries +Y382X1S | Injuries +Y382X2A | Injuries +Y382X2D | Injuries +Y382X2S | Injuries +Y382X3A | Injuries +Y382X3D | Injuries +Y382X3S | Injuries +Y383X1A | Injuries +Y383X1D | Injuries +Y383X1S | Injuries +Y383X2A | Injuries +Y383X2D | Injuries +Y383X2S | Injuries +Y383X3A | Injuries +Y383X3D | Injuries +Y383X3S | Injuries +Y384X1A | Injuries +Y384X1D | Injuries +Y384X1S | Injuries +Y384X2A | Injuries +Y384X2D | Injuries +Y384X2S | Injuries +Y384X3A | Injuries +Y384X3D | Injuries +Y384X3S | Injuries +Y385X1A | Injuries +Y385X1D | Injuries +Y385X1S | Injuries +Y385X2A | Injuries +Y385X2D | Injuries +Y385X2S | Injuries +Y385X3A | Injuries +Y385X3D | Injuries +Y385X3S | Injuries +Y386X1A | Injuries +Y386X1D | Injuries +Y386X1S | Injuries +Y386X2A | Injuries +Y386X2D | Injuries +Y386X2S | Injuries +Y386X3A | Injuries +Y386X3D | Injuries +Y386X3S | Injuries +Y387X1A | Injuries +Y387X1D | Injuries +Y387X1S | Injuries +Y387X2A | Injuries +Y387X2D | Injuries +Y387X2S | Injuries +Y387X3A | Injuries +Y387X3D | Injuries +Y387X3S | Injuries +Y3880XA | Injuries +Y3880XD | Injuries +Y3880XS | Injuries +Y38811A | Injuries +Y38811D | Injuries +Y38811S | Injuries +Y38812A | Injuries +Y38812D | Injuries +Y38812S | Injuries +Y38891A | Injuries +Y38891D | Injuries +Y38891S | Injuries +Y38892A | Injuries +Y38892D | Injuries +Y38892S | Injuries +Y38893A | Injuries +Y38893D | Injuries +Y38893S | Injuries +Y389X1A | Injuries +Y389X1D | Injuries +Y389X1S | Injuries +Y389X2A | Injuries +Y389X2D | Injuries +Y389X2S | Injuries +Y40---- | Injuries +Y400--- | Injuries +Y401--- | Injuries +Y402--- | Injuries +Y403--- | Injuries +Y404--- | Injuries +Y405--- | Injuries +Y406--- | Injuries +Y407--- | Injuries +Y408--- | Injuries +Y409--- | Injuries +Y41---- | Injuries +Y410--- | Injuries +Y411--- | Injuries +Y412--- | Injuries +Y413--- | Injuries +Y414--- | Injuries +Y415--- | Injuries +Y418--- | Injuries +Y419--- | Injuries +Y42---- | Injuries +Y420--- | Injuries +Y421--- | Injuries +Y422--- | Injuries +Y423--- | Injuries +Y424--- | Injuries +Y425--- | Injuries +Y426--- | Injuries +Y427--- | Injuries +Y428--- | Injuries +Y429--- | Injuries +Y43---- | Injuries +Y430--- | Injuries +Y431--- | Injuries +Y432--- | Injuries +Y433--- | Injuries +Y434--- | Injuries +Y435--- | Injuries +Y436--- | Injuries +Y438--- | Injuries +Y439--- | Injuries +Y44---- | Injuries +Y440--- | Injuries +Y441--- | Injuries +Y442--- | Injuries +Y443--- | Injuries +Y444--- | Injuries +Y445--- | Injuries +Y446--- | Injuries +Y447--- | Injuries +Y449--- | Injuries +Y45---- | Injuries +Y450--- | Injuries +Y451--- | Injuries +Y452--- | Injuries +Y453--- | Injuries +Y454--- | Injuries +Y455--- | Injuries +Y458--- | Injuries +Y459--- | Injuries +Y46---- | Injuries +Y460--- | Injuries +Y461--- | Injuries +Y462--- | Injuries +Y463--- | Injuries +Y464--- | Injuries +Y465--- | Injuries +Y466--- | Injuries +Y467--- | Injuries +Y468--- | Injuries +Y47---- | Injuries +Y470--- | Injuries +Y471--- | Injuries +Y472--- | Injuries +Y473--- | Injuries +Y474--- | Injuries +Y475--- | Injuries +Y478--- | Injuries +Y479--- | Injuries +Y48---- | Injuries +Y480--- | Injuries +Y481--- | Injuries +Y482--- | Injuries +Y483--- | Injuries +Y484--- | Injuries +Y485--- | Injuries +Y49---- | Injuries +Y490--- | Injuries +Y491--- | Injuries +Y492--- | Injuries +Y493--- | Injuries +Y494--- | Injuries +Y495--- | Injuries +Y496--- | Injuries +Y497--- | Injuries +Y498--- | Injuries +Y499--- | Injuries +Y50---- | Injuries +Y500--- | Injuries +Y501--- | Injuries +Y502--- | Injuries +Y508--- | Injuries +Y509--- | Injuries +Y51---- | Injuries +Y510--- | Injuries +Y511--- | Injuries +Y512--- | Injuries +Y513--- | Injuries +Y514--- | Injuries +Y515--- | Injuries +Y516--- | Injuries +Y517--- | Injuries +Y518--- | Injuries +Y519--- | Injuries +Y52---- | Injuries +Y520--- | Injuries +Y521--- | Injuries +Y522--- | Injuries +Y523--- | Injuries +Y524--- | Injuries +Y525--- | Injuries +Y526--- | Injuries +Y527--- | Injuries +Y528--- | Injuries +Y529--- | Injuries +Y53---- | Injuries +Y530--- | Injuries +Y531--- | Injuries +Y532--- | Injuries +Y533--- | Injuries +Y534--- | Injuries +Y535--- | Injuries +Y536--- | Injuries +Y537--- | Injuries +Y538--- | Injuries +Y539--- | Injuries +Y54---- | Injuries +Y540--- | Injuries +Y541--- | Injuries +Y542--- | Injuries +Y543--- | Injuries +Y544--- | Injuries +Y545--- | Injuries +Y546--- | Injuries +Y547--- | Injuries +Y548--- | Injuries +Y549--- | Injuries +Y55---- | Injuries +Y550--- | Injuries +Y551--- | Injuries +Y552--- | Injuries +Y553--- | Injuries +Y554--- | Injuries +Y555--- | Injuries +Y556--- | Injuries +Y557--- | Injuries +Y56---- | Injuries +Y560--- | Injuries +Y561--- | Injuries +Y562--- | Injuries +Y563--- | Injuries +Y564--- | Injuries +Y565--- | Injuries +Y566--- | Injuries +Y567--- | Injuries +Y568--- | Injuries +Y569--- | Injuries +Y57---- | Injuries +Y570--- | Injuries +Y571--- | Injuries +Y572--- | Injuries +Y573--- | Injuries +Y574--- | Injuries +Y575--- | Injuries +Y576--- | Injuries +Y577--- | Injuries +Y578--- | Injuries +Y579--- | Injuries +Y58---- | Injuries +Y580--- | Injuries +Y581--- | Injuries +Y582--- | Injuries +Y583--- | Injuries +Y584--- | Injuries +Y585--- | Injuries +Y586--- | Injuries +Y588--- | Injuries +Y589--- | Injuries +Y59---- | Injuries +Y590--- | Injuries +Y591--- | Injuries +Y592--- | Injuries +Y593--- | Injuries +Y598--- | Injuries +Y599--- | Injuries +Y60---- | Injuries +Y600--- | Injuries +Y601--- | Injuries +Y602--- | Injuries +Y603--- | Injuries +Y604--- | Injuries +Y605--- | Injuries +Y606--- | Injuries +Y607--- | Injuries +Y608--- | Injuries +Y609--- | Injuries +Y61---- | Injuries +Y610--- | Injuries +Y611--- | Injuries +Y612--- | Injuries +Y613--- | Injuries +Y614--- | Injuries +Y615--- | Injuries +Y616--- | Injuries +Y617--- | Injuries +Y618--- | Injuries +Y619--- | Injuries +Y62---- | Injuries +Y620--- | Injuries +Y621--- | Injuries +Y622--- | Injuries +Y623--- | Injuries +Y624--- | Injuries +Y625--- | Injuries +Y626--- | Injuries +Y628--- | Injuries +Y629--- | Injuries +Y63---- | Injuries +Y630--- | Injuries +Y631--- | Injuries +Y632--- | Injuries +Y633--- | Injuries +Y634--- | Injuries +Y635--- | Injuries +Y636--- | Injuries +Y638--- | Injuries +Y639--- | Injuries +Y64---- | Injuries +Y640--- | Injuries +Y641--- | Injuries +Y648--- | Injuries +Y649--- | Injuries +Y65---- | Injuries +Y650--- | Injuries +Y651--- | Injuries +Y652--- | Injuries +Y653--- | Injuries +Y654--- | Injuries +Y655--- | Injuries +Y6551-- | Injuries +Y6552-- | Injuries +Y6553-- | Injuries +Y658--- | Injuries +Y66---- | Injuries +Y69---- | Injuries +Y70---- | Injuries +Y700--- | Injuries +Y701--- | Injuries +Y702--- | Injuries +Y703--- | Injuries +Y708--- | Injuries +Y71---- | Injuries +Y710--- | Injuries +Y711--- | Injuries +Y712--- | Injuries +Y713--- | Injuries +Y718--- | Injuries +Y72---- | Injuries +Y720--- | Injuries +Y721--- | Injuries +Y722--- | Injuries +Y723--- | Injuries +Y728--- | Injuries +Y73---- | Injuries +Y730--- | Injuries +Y731--- | Injuries +Y732--- | Injuries +Y733--- | Injuries +Y738--- | Injuries +Y74---- | Injuries +Y740--- | Injuries +Y741--- | Injuries +Y742--- | Injuries +Y743--- | Injuries +Y748--- | Injuries +Y75---- | Injuries +Y750--- | Injuries +Y751--- | Injuries +Y752--- | Injuries +Y753--- | Injuries +Y758--- | Injuries +Y76---- | Injuries +Y760--- | Injuries +Y761--- | Injuries +Y762--- | Injuries +Y763--- | Injuries +Y768--- | Injuries +Y77---- | Injuries +Y770--- | Injuries +Y771--- | Injuries +Y772--- | Injuries +Y773--- | Injuries +Y778--- | Injuries +Y78---- | Injuries +Y780--- | Injuries +Y781--- | Injuries +Y782--- | Injuries +Y783--- | Injuries +Y788--- | Injuries +Y79---- | Injuries +Y790--- | Injuries +Y791--- | Injuries +Y792--- | Injuries +Y793--- | Injuries +Y798--- | Injuries +Y80---- | Injuries +Y800--- | Injuries +Y801--- | Injuries +Y802--- | Injuries +Y803--- | Injuries +Y808--- | Injuries +Y81---- | Injuries +Y810--- | Injuries +Y811--- | Injuries +Y812--- | Injuries +Y813--- | Injuries +Y818--- | Injuries +Y82---- | Injuries +Y820--- | Injuries +Y821--- | Injuries +Y822--- | Injuries +Y823--- | Injuries +Y828--- | Injuries +Y829--- | Injuries +Y83---- | Injuries +Y830--- | Injuries +Y831--- | Injuries +Y832--- | Injuries +Y833--- | Injuries +Y834--- | Injuries +Y835--- | Injuries +Y836--- | Injuries +Y838--- | Injuries +Y839--- | Injuries +Y84---- | Injuries +Y840--- | Injuries +Y841--- | Injuries +Y842--- | Injuries +Y843--- | Injuries +Y844--- | Injuries +Y845--- | Injuries +Y846--- | Injuries +Y847--- | Injuries +Y848--- | Injuries +Y849--- | Injuries +Y870--- | Injuries +Y871--- | Injuries +Y88---- | Injuries +Y880--- | Injuries +Y881--- | Injuries +Y882--- | Injuries +Y883--- | Injuries +Y890--- | Injuries +Y891--- | Injuries +V0001XA | Transport injuries +V0001XD | Transport injuries +V0001XS | Transport injuries +V0002XA | Transport injuries +V0002XD | Transport injuries +V0002XS | Transport injuries +V0009XA | Transport injuries +V0009XD | Transport injuries +V0009XS | Transport injuries +V00111A | Transport injuries +V00111D | Transport injuries +V00111S | Transport injuries +V00112A | Transport injuries +V00112D | Transport injuries +V00112S | Transport injuries +V00118A | Transport injuries +V00118D | Transport injuries +V00118S | Transport injuries +V00121A | Transport injuries +V00121D | Transport injuries +V00121S | Transport injuries +V00122A | Transport injuries +V00122D | Transport injuries +V00122S | Transport injuries +V00128A | Transport injuries +V00128D | Transport injuries +V00128S | Transport injuries +V00131A | Transport injuries +V00131D | Transport injuries +V00131S | Transport injuries +V00132A | Transport injuries +V00132D | Transport injuries +V00132S | Transport injuries +V00138A | Transport injuries +V00138D | Transport injuries +V00138S | Transport injuries +V00141A | Transport injuries +V00141D | Transport injuries +V00141S | Transport injuries +V00142A | Transport injuries +V00142D | Transport injuries +V00142S | Transport injuries +V00148A | Transport injuries +V00148D | Transport injuries +V00148S | Transport injuries +V00151A | Transport injuries +V00151D | Transport injuries +V00151S | Transport injuries +V00152A | Transport injuries +V00152D | Transport injuries +V00152S | Transport injuries +V00158A | Transport injuries +V00158D | Transport injuries +V00158S | Transport injuries +V00181A | Transport injuries +V00181D | Transport injuries +V00181S | Transport injuries +V00182A | Transport injuries +V00182D | Transport injuries +V00182S | Transport injuries +V00188A | Transport injuries +V00188D | Transport injuries +V00188S | Transport injuries +V00211A | Transport injuries +V00211D | Transport injuries +V00211S | Transport injuries +V00212A | Transport injuries +V00212D | Transport injuries +V00212S | Transport injuries +V00218A | Transport injuries +V00218D | Transport injuries +V00218S | Transport injuries +V00221A | Transport injuries +V00221D | Transport injuries +V00221S | Transport injuries +V00222A | Transport injuries +V00222D | Transport injuries +V00222S | Transport injuries +V00228A | Transport injuries +V00228D | Transport injuries +V00228S | Transport injuries +V00281A | Transport injuries +V00281D | Transport injuries +V00281S | Transport injuries +V00282A | Transport injuries +V00282D | Transport injuries +V00282S | Transport injuries +V00288A | Transport injuries +V00288D | Transport injuries +V00288S | Transport injuries +V00311A | Transport injuries +V00311D | Transport injuries +V00311S | Transport injuries +V00312A | Transport injuries +V00312D | Transport injuries +V00312S | Transport injuries +V00318A | Transport injuries +V00318D | Transport injuries +V00318S | Transport injuries +V00321A | Transport injuries +V00321D | Transport injuries +V00321S | Transport injuries +V00322A | Transport injuries +V00322D | Transport injuries +V00322S | Transport injuries +V00328A | Transport injuries +V00328D | Transport injuries +V00328S | Transport injuries +V00381A | Transport injuries +V00381D | Transport injuries +V00381S | Transport injuries +V00382A | Transport injuries +V00382D | Transport injuries +V00382S | Transport injuries +V00388A | Transport injuries +V00388D | Transport injuries +V00388S | Transport injuries +V00811A | Transport injuries +V00811D | Transport injuries +V00811S | Transport injuries +V00812A | Transport injuries +V00812D | Transport injuries +V00812S | Transport injuries +V00818A | Transport injuries +V00818D | Transport injuries +V00818S | Transport injuries +V00821A | Transport injuries +V00821D | Transport injuries +V00821S | Transport injuries +V00822A | Transport injuries +V00822D | Transport injuries +V00822S | Transport injuries +V00828A | Transport injuries +V00828D | Transport injuries +V00828S | Transport injuries +V00831A | Transport injuries +V00831D | Transport injuries +V00831S | Transport injuries +V00832A | Transport injuries +V00832D | Transport injuries +V00832S | Transport injuries +V00838A | Transport injuries +V00838D | Transport injuries +V00838S | Transport injuries +V00891A | Transport injuries +V00891D | Transport injuries +V00891S | Transport injuries +V00892A | Transport injuries +V00892D | Transport injuries +V00892S | Transport injuries +V00898A | Transport injuries +V00898D | Transport injuries +V00898S | Transport injuries +V01---- | Transport injuries +V010--- | Transport injuries +V0100XA | Transport injuries +V0100XD | Transport injuries +V0100XS | Transport injuries +V0101XA | Transport injuries +V0101XD | Transport injuries +V0101XS | Transport injuries +V0102XA | Transport injuries +V0102XD | Transport injuries +V0102XS | Transport injuries +V0109XA | Transport injuries +V0109XD | Transport injuries +V0109XS | Transport injuries +V011--- | Transport injuries +V0110XA | Transport injuries +V0110XD | Transport injuries +V0110XS | Transport injuries +V0111XA | Transport injuries +V0111XD | Transport injuries +V0111XS | Transport injuries +V0112XA | Transport injuries +V0112XD | Transport injuries +V0112XS | Transport injuries +V0119XA | Transport injuries +V0119XD | Transport injuries +V0119XS | Transport injuries +V019--- | Transport injuries +V0190XA | Transport injuries +V0190XD | Transport injuries +V0190XS | Transport injuries +V0191XA | Transport injuries +V0191XD | Transport injuries +V0191XS | Transport injuries +V0192XA | Transport injuries +V0192XD | Transport injuries +V0192XS | Transport injuries +V0199XA | Transport injuries +V0199XD | Transport injuries +V0199XS | Transport injuries +V02---- | Transport injuries +V020--- | Transport injuries +V0200XA | Transport injuries +V0200XD | Transport injuries +V0200XS | Transport injuries +V0201XA | Transport injuries +V0201XD | Transport injuries +V0201XS | Transport injuries +V0202XA | Transport injuries +V0202XD | Transport injuries +V0202XS | Transport injuries +V0209XA | Transport injuries +V0209XD | Transport injuries +V0209XS | Transport injuries +V021--- | Transport injuries +V0210XA | Transport injuries +V0210XD | Transport injuries +V0210XS | Transport injuries +V0211XA | Transport injuries +V0211XD | Transport injuries +V0211XS | Transport injuries +V0212XA | Transport injuries +V0212XD | Transport injuries +V0212XS | Transport injuries +V0219XA | Transport injuries +V0219XD | Transport injuries +V0219XS | Transport injuries +V029--- | Transport injuries +V0290XA | Transport injuries +V0290XD | Transport injuries +V0290XS | Transport injuries +V0291XA | Transport injuries +V0291XD | Transport injuries +V0291XS | Transport injuries +V0292XA | Transport injuries +V0292XD | Transport injuries +V0292XS | Transport injuries +V0299XA | Transport injuries +V0299XD | Transport injuries +V0299XS | Transport injuries +V03---- | Transport injuries +V030--- | Transport injuries +V0300XA | Transport injuries +V0300XD | Transport injuries +V0300XS | Transport injuries +V0301XA | Transport injuries +V0301XD | Transport injuries +V0301XS | Transport injuries +V0302XA | Transport injuries +V0302XD | Transport injuries +V0302XS | Transport injuries +V0309XA | Transport injuries +V0309XD | Transport injuries +V0309XS | Transport injuries +V031--- | Transport injuries +V0310XA | Transport injuries +V0310XD | Transport injuries +V0310XS | Transport injuries +V0311XA | Transport injuries +V0311XD | Transport injuries +V0311XS | Transport injuries +V0312XA | Transport injuries +V0312XD | Transport injuries +V0312XS | Transport injuries +V0319XA | Transport injuries +V0319XD | Transport injuries +V0319XS | Transport injuries +V039--- | Transport injuries +V0390XA | Transport injuries +V0390XD | Transport injuries +V0390XS | Transport injuries +V0391XA | Transport injuries +V0391XD | Transport injuries +V0391XS | Transport injuries +V0392XA | Transport injuries +V0392XD | Transport injuries +V0392XS | Transport injuries +V0399XA | Transport injuries +V0399XD | Transport injuries +V0399XS | Transport injuries +V04---- | Transport injuries +V040--- | Transport injuries +V0400XA | Transport injuries +V0400XD | Transport injuries +V0400XS | Transport injuries +V0401XA | Transport injuries +V0401XD | Transport injuries +V0401XS | Transport injuries +V0402XA | Transport injuries +V0402XD | Transport injuries +V0402XS | Transport injuries +V0409XA | Transport injuries +V0409XD | Transport injuries +V0409XS | Transport injuries +V041--- | Transport injuries +V0410XA | Transport injuries +V0410XD | Transport injuries +V0410XS | Transport injuries +V0411XA | Transport injuries +V0411XD | Transport injuries +V0411XS | Transport injuries +V0412XA | Transport injuries +V0412XD | Transport injuries +V0412XS | Transport injuries +V0419XA | Transport injuries +V0419XD | Transport injuries +V0419XS | Transport injuries +V049--- | Transport injuries +V0490XA | Transport injuries +V0490XD | Transport injuries +V0490XS | Transport injuries +V0491XA | Transport injuries +V0491XD | Transport injuries +V0491XS | Transport injuries +V0492XA | Transport injuries +V0492XD | Transport injuries +V0492XS | Transport injuries +V0499XA | Transport injuries +V0499XD | Transport injuries +V0499XS | Transport injuries +V05---- | Transport injuries +V050--- | Transport injuries +V0500XA | Transport injuries +V0500XD | Transport injuries +V0500XS | Transport injuries +V0501XA | Transport injuries +V0501XD | Transport injuries +V0501XS | Transport injuries +V0502XA | Transport injuries +V0502XD | Transport injuries +V0502XS | Transport injuries +V0509XA | Transport injuries +V0509XD | Transport injuries +V0509XS | Transport injuries +V051--- | Transport injuries +V0510XA | Transport injuries +V0510XD | Transport injuries +V0510XS | Transport injuries +V0511XA | Transport injuries +V0511XD | Transport injuries +V0511XS | Transport injuries +V0512XA | Transport injuries +V0512XD | Transport injuries +V0512XS | Transport injuries +V0519XA | Transport injuries +V0519XD | Transport injuries +V0519XS | Transport injuries +V059--- | Transport injuries +V0590XA | Transport injuries +V0590XD | Transport injuries +V0590XS | Transport injuries +V0591XA | Transport injuries +V0591XD | Transport injuries +V0591XS | Transport injuries +V0592XA | Transport injuries +V0592XD | Transport injuries +V0592XS | Transport injuries +V0599XA | Transport injuries +V0599XD | Transport injuries +V0599XS | Transport injuries +V06---- | Transport injuries +V060--- | Transport injuries +V0600XA | Transport injuries +V0600XD | Transport injuries +V0600XS | Transport injuries +V0601XA | Transport injuries +V0601XD | Transport injuries +V0601XS | Transport injuries +V0602XA | Transport injuries +V0602XD | Transport injuries +V0602XS | Transport injuries +V0609XA | Transport injuries +V0609XD | Transport injuries +V0609XS | Transport injuries +V061--- | Transport injuries +V0610XA | Transport injuries +V0610XD | Transport injuries +V0610XS | Transport injuries +V0611XA | Transport injuries +V0611XD | Transport injuries +V0611XS | Transport injuries +V0612XA | Transport injuries +V0612XD | Transport injuries +V0612XS | Transport injuries +V0619XA | Transport injuries +V0619XD | Transport injuries +V0619XS | Transport injuries +V069--- | Transport injuries +V0690XA | Transport injuries +V0690XD | Transport injuries +V0690XS | Transport injuries +V0691XA | Transport injuries +V0691XD | Transport injuries +V0691XS | Transport injuries +V0692XA | Transport injuries +V0692XD | Transport injuries +V0692XS | Transport injuries +V0699XA | Transport injuries +V0699XD | Transport injuries +V0699XS | Transport injuries +V09---- | Transport injuries +V090--- | Transport injuries +V0900XA | Transport injuries +V0900XD | Transport injuries +V0900XS | Transport injuries +V0901XA | Transport injuries +V0901XD | Transport injuries +V0901XS | Transport injuries +V0909XA | Transport injuries +V0909XD | Transport injuries +V0909XS | Transport injuries +V091--- | Transport injuries +V091XXA | Transport injuries +V091XXD | Transport injuries +V091XXS | Transport injuries +V092--- | Transport injuries +V0920XA | Transport injuries +V0920XD | Transport injuries +V0920XS | Transport injuries +V0921XA | Transport injuries +V0921XD | Transport injuries +V0921XS | Transport injuries +V0929XA | Transport injuries +V0929XD | Transport injuries +V0929XS | Transport injuries +V093--- | Transport injuries +V093XXA | Transport injuries +V093XXD | Transport injuries +V093XXS | Transport injuries +V099--- | Transport injuries +V099XXA | Transport injuries +V099XXD | Transport injuries +V099XXS | Transport injuries +V10---- | Transport injuries +V100--- | Transport injuries +V100XXA | Transport injuries +V100XXD | Transport injuries +V100XXS | Transport injuries +V101--- | Transport injuries +V101XXA | Transport injuries +V101XXD | Transport injuries +V101XXS | Transport injuries +V102--- | Transport injuries +V102XXA | Transport injuries +V102XXD | Transport injuries +V102XXS | Transport injuries +V103--- | Transport injuries +V103XXA | Transport injuries +V103XXD | Transport injuries +V103XXS | Transport injuries +V104--- | Transport injuries +V104XXA | Transport injuries +V104XXD | Transport injuries +V104XXS | Transport injuries +V105--- | Transport injuries +V105XXA | Transport injuries +V105XXD | Transport injuries +V105XXS | Transport injuries +V109--- | Transport injuries +V109XXA | Transport injuries +V109XXD | Transport injuries +V109XXS | Transport injuries +V11---- | Transport injuries +V110--- | Transport injuries +V110XXA | Transport injuries +V110XXD | Transport injuries +V110XXS | Transport injuries +V111--- | Transport injuries +V111XXA | Transport injuries +V111XXD | Transport injuries +V111XXS | Transport injuries +V112--- | Transport injuries +V112XXA | Transport injuries +V112XXD | Transport injuries +V112XXS | Transport injuries +V113--- | Transport injuries +V113XXA | Transport injuries +V113XXD | Transport injuries +V113XXS | Transport injuries +V114--- | Transport injuries +V114XXA | Transport injuries +V114XXD | Transport injuries +V114XXS | Transport injuries +V115--- | Transport injuries +V115XXA | Transport injuries +V115XXD | Transport injuries +V115XXS | Transport injuries +V119--- | Transport injuries +V119XXA | Transport injuries +V119XXD | Transport injuries +V119XXS | Transport injuries +V12---- | Transport injuries +V120--- | Transport injuries +V120XXA | Transport injuries +V120XXD | Transport injuries +V120XXS | Transport injuries +V121--- | Transport injuries +V121XXA | Transport injuries +V121XXD | Transport injuries +V121XXS | Transport injuries +V122--- | Transport injuries +V122XXA | Transport injuries +V122XXD | Transport injuries +V122XXS | Transport injuries +V123--- | Transport injuries +V123XXA | Transport injuries +V123XXD | Transport injuries +V123XXS | Transport injuries +V124--- | Transport injuries +V124XXA | Transport injuries +V124XXD | Transport injuries +V124XXS | Transport injuries +V125--- | Transport injuries +V125XXA | Transport injuries +V125XXD | Transport injuries +V125XXS | Transport injuries +V129--- | Transport injuries +V129XXA | Transport injuries +V129XXD | Transport injuries +V129XXS | Transport injuries +V13---- | Transport injuries +V130--- | Transport injuries +V130XXA | Transport injuries +V130XXD | Transport injuries +V130XXS | Transport injuries +V131--- | Transport injuries +V131XXA | Transport injuries +V131XXD | Transport injuries +V131XXS | Transport injuries +V132--- | Transport injuries +V132XXA | Transport injuries +V132XXD | Transport injuries +V132XXS | Transport injuries +V133--- | Transport injuries +V133XXA | Transport injuries +V133XXD | Transport injuries +V133XXS | Transport injuries +V134--- | Transport injuries +V134XXA | Transport injuries +V134XXD | Transport injuries +V134XXS | Transport injuries +V135--- | Transport injuries +V135XXA | Transport injuries +V135XXD | Transport injuries +V135XXS | Transport injuries +V139--- | Transport injuries +V139XXA | Transport injuries +V139XXD | Transport injuries +V139XXS | Transport injuries +V14---- | Transport injuries +V140--- | Transport injuries +V140XXA | Transport injuries +V140XXD | Transport injuries +V140XXS | Transport injuries +V141--- | Transport injuries +V141XXA | Transport injuries +V141XXD | Transport injuries +V141XXS | Transport injuries +V142--- | Transport injuries +V142XXA | Transport injuries +V142XXD | Transport injuries +V142XXS | Transport injuries +V143--- | Transport injuries +V143XXA | Transport injuries +V143XXD | Transport injuries +V143XXS | Transport injuries +V144--- | Transport injuries +V144XXA | Transport injuries +V144XXD | Transport injuries +V144XXS | Transport injuries +V145--- | Transport injuries +V145XXA | Transport injuries +V145XXD | Transport injuries +V145XXS | Transport injuries +V149--- | Transport injuries +V149XXA | Transport injuries +V149XXD | Transport injuries +V149XXS | Transport injuries +V15---- | Transport injuries +V150--- | Transport injuries +V150XXA | Transport injuries +V150XXD | Transport injuries +V150XXS | Transport injuries +V151--- | Transport injuries +V151XXA | Transport injuries +V151XXD | Transport injuries +V151XXS | Transport injuries +V152--- | Transport injuries +V152XXA | Transport injuries +V152XXD | Transport injuries +V152XXS | Transport injuries +V153--- | Transport injuries +V153XXA | Transport injuries +V153XXD | Transport injuries +V153XXS | Transport injuries +V154--- | Transport injuries +V154XXA | Transport injuries +V154XXD | Transport injuries +V154XXS | Transport injuries +V155--- | Transport injuries +V155XXA | Transport injuries +V155XXD | Transport injuries +V155XXS | Transport injuries +V159--- | Transport injuries +V159XXA | Transport injuries +V159XXD | Transport injuries +V159XXS | Transport injuries +V16---- | Transport injuries +V160--- | Transport injuries +V160XXA | Transport injuries +V160XXD | Transport injuries +V160XXS | Transport injuries +V161--- | Transport injuries +V161XXA | Transport injuries +V161XXD | Transport injuries +V161XXS | Transport injuries +V162--- | Transport injuries +V162XXA | Transport injuries +V162XXD | Transport injuries +V162XXS | Transport injuries +V163--- | Transport injuries +V163XXA | Transport injuries +V163XXD | Transport injuries +V163XXS | Transport injuries +V164--- | Transport injuries +V164XXA | Transport injuries +V164XXD | Transport injuries +V164XXS | Transport injuries +V165--- | Transport injuries +V165XXA | Transport injuries +V165XXD | Transport injuries +V165XXS | Transport injuries +V169--- | Transport injuries +V169XXA | Transport injuries +V169XXD | Transport injuries +V169XXS | Transport injuries +V17---- | Transport injuries +V170--- | Transport injuries +V170XXA | Transport injuries +V170XXD | Transport injuries +V170XXS | Transport injuries +V171--- | Transport injuries +V171XXA | Transport injuries +V171XXD | Transport injuries +V171XXS | Transport injuries +V172--- | Transport injuries +V172XXA | Transport injuries +V172XXD | Transport injuries +V172XXS | Transport injuries +V173--- | Transport injuries +V173XXA | Transport injuries +V173XXD | Transport injuries +V173XXS | Transport injuries +V174--- | Transport injuries +V174XXA | Transport injuries +V174XXD | Transport injuries +V174XXS | Transport injuries +V175--- | Transport injuries +V175XXA | Transport injuries +V175XXD | Transport injuries +V175XXS | Transport injuries +V179--- | Transport injuries +V179XXA | Transport injuries +V179XXD | Transport injuries +V179XXS | Transport injuries +V18---- | Transport injuries +V180--- | Transport injuries +V180XXA | Transport injuries +V180XXD | Transport injuries +V180XXS | Transport injuries +V181--- | Transport injuries +V181XXA | Transport injuries +V181XXD | Transport injuries +V181XXS | Transport injuries +V182--- | Transport injuries +V182XXA | Transport injuries +V182XXD | Transport injuries +V182XXS | Transport injuries +V183--- | Transport injuries +V183XXA | Transport injuries +V183XXD | Transport injuries +V183XXS | Transport injuries +V184--- | Transport injuries +V184XXA | Transport injuries +V184XXD | Transport injuries +V184XXS | Transport injuries +V185--- | Transport injuries +V185XXA | Transport injuries +V185XXD | Transport injuries +V185XXS | Transport injuries +V189--- | Transport injuries +V189XXA | Transport injuries +V189XXD | Transport injuries +V189XXS | Transport injuries +V19---- | Transport injuries +V190--- | Transport injuries +V1900XA | Transport injuries +V1900XD | Transport injuries +V1900XS | Transport injuries +V1909XA | Transport injuries +V1909XD | Transport injuries +V1909XS | Transport injuries +V191--- | Transport injuries +V1910XA | Transport injuries +V1910XD | Transport injuries +V1910XS | Transport injuries +V1919XA | Transport injuries +V1919XD | Transport injuries +V1919XS | Transport injuries +V192--- | Transport injuries +V1920XA | Transport injuries +V1920XD | Transport injuries +V1920XS | Transport injuries +V1929XA | Transport injuries +V1929XD | Transport injuries +V1929XS | Transport injuries +V193--- | Transport injuries +V193XXA | Transport injuries +V193XXD | Transport injuries +V193XXS | Transport injuries +V194--- | Transport injuries +V1940XA | Transport injuries +V1940XD | Transport injuries +V1940XS | Transport injuries +V1949XA | Transport injuries +V1949XD | Transport injuries +V1949XS | Transport injuries +V195--- | Transport injuries +V1950XA | Transport injuries +V1950XD | Transport injuries +V1950XS | Transport injuries +V1959XA | Transport injuries +V1959XD | Transport injuries +V1959XS | Transport injuries +V196--- | Transport injuries +V1960XA | Transport injuries +V1960XD | Transport injuries +V1960XS | Transport injuries +V1969XA | Transport injuries +V1969XD | Transport injuries +V1969XS | Transport injuries +V198--- | Transport injuries +V1981XA | Transport injuries +V1981XD | Transport injuries +V1981XS | Transport injuries +V1988XA | Transport injuries +V1988XD | Transport injuries +V1988XS | Transport injuries +V199--- | Transport injuries +V199XXA | Transport injuries +V199XXD | Transport injuries +V199XXS | Transport injuries +V20---- | Transport injuries +V200--- | Transport injuries +V200XXA | Transport injuries +V200XXD | Transport injuries +V200XXS | Transport injuries +V201--- | Transport injuries +V201XXA | Transport injuries +V201XXD | Transport injuries +V201XXS | Transport injuries +V202--- | Transport injuries +V202XXA | Transport injuries +V202XXD | Transport injuries +V202XXS | Transport injuries +V203--- | Transport injuries +V203XXA | Transport injuries +V203XXD | Transport injuries +V203XXS | Transport injuries +V204--- | Transport injuries +V204XXA | Transport injuries +V204XXD | Transport injuries +V204XXS | Transport injuries +V205--- | Transport injuries +V205XXA | Transport injuries +V205XXD | Transport injuries +V205XXS | Transport injuries +V209--- | Transport injuries +V209XXA | Transport injuries +V209XXD | Transport injuries +V209XXS | Transport injuries +V21---- | Transport injuries +V210--- | Transport injuries +V210XXA | Transport injuries +V210XXD | Transport injuries +V210XXS | Transport injuries +V211--- | Transport injuries +V211XXA | Transport injuries +V211XXD | Transport injuries +V211XXS | Transport injuries +V212--- | Transport injuries +V212XXA | Transport injuries +V212XXD | Transport injuries +V212XXS | Transport injuries +V213--- | Transport injuries +V213XXA | Transport injuries +V213XXD | Transport injuries +V213XXS | Transport injuries +V214--- | Transport injuries +V214XXA | Transport injuries +V214XXD | Transport injuries +V214XXS | Transport injuries +V215--- | Transport injuries +V215XXA | Transport injuries +V215XXD | Transport injuries +V215XXS | Transport injuries +V219--- | Transport injuries +V219XXA | Transport injuries +V219XXD | Transport injuries +V219XXS | Transport injuries +V22---- | Transport injuries +V220--- | Transport injuries +V220XXA | Transport injuries +V220XXD | Transport injuries +V220XXS | Transport injuries +V221--- | Transport injuries +V221XXA | Transport injuries +V221XXD | Transport injuries +V221XXS | Transport injuries +V222--- | Transport injuries +V222XXA | Transport injuries +V222XXD | Transport injuries +V222XXS | Transport injuries +V223--- | Transport injuries +V223XXA | Transport injuries +V223XXD | Transport injuries +V223XXS | Transport injuries +V224--- | Transport injuries +V224XXA | Transport injuries +V224XXD | Transport injuries +V224XXS | Transport injuries +V225--- | Transport injuries +V225XXA | Transport injuries +V225XXD | Transport injuries +V225XXS | Transport injuries +V229--- | Transport injuries +V229XXA | Transport injuries +V229XXD | Transport injuries +V229XXS | Transport injuries +V23---- | Transport injuries +V230--- | Transport injuries +V230XXA | Transport injuries +V230XXD | Transport injuries +V230XXS | Transport injuries +V231--- | Transport injuries +V231XXA | Transport injuries +V231XXD | Transport injuries +V231XXS | Transport injuries +V232--- | Transport injuries +V232XXA | Transport injuries +V232XXD | Transport injuries +V232XXS | Transport injuries +V233--- | Transport injuries +V233XXA | Transport injuries +V233XXD | Transport injuries +V233XXS | Transport injuries +V234--- | Transport injuries +V234XXA | Transport injuries +V234XXD | Transport injuries +V234XXS | Transport injuries +V235--- | Transport injuries +V235XXA | Transport injuries +V235XXD | Transport injuries +V235XXS | Transport injuries +V239--- | Transport injuries +V239XXA | Transport injuries +V239XXD | Transport injuries +V239XXS | Transport injuries +V24---- | Transport injuries +V240--- | Transport injuries +V240XXA | Transport injuries +V240XXD | Transport injuries +V240XXS | Transport injuries +V241--- | Transport injuries +V241XXA | Transport injuries +V241XXD | Transport injuries +V241XXS | Transport injuries +V242--- | Transport injuries +V242XXA | Transport injuries +V242XXD | Transport injuries +V242XXS | Transport injuries +V243--- | Transport injuries +V243XXA | Transport injuries +V243XXD | Transport injuries +V243XXS | Transport injuries +V244--- | Transport injuries +V244XXA | Transport injuries +V244XXD | Transport injuries +V244XXS | Transport injuries +V245--- | Transport injuries +V245XXA | Transport injuries +V245XXD | Transport injuries +V245XXS | Transport injuries +V249--- | Transport injuries +V249XXA | Transport injuries +V249XXD | Transport injuries +V249XXS | Transport injuries +V25---- | Transport injuries +V250--- | Transport injuries +V250XXA | Transport injuries +V250XXD | Transport injuries +V250XXS | Transport injuries +V251--- | Transport injuries +V251XXA | Transport injuries +V251XXD | Transport injuries +V251XXS | Transport injuries +V252--- | Transport injuries +V252XXA | Transport injuries +V252XXD | Transport injuries +V252XXS | Transport injuries +V253--- | Transport injuries +V253XXA | Transport injuries +V253XXD | Transport injuries +V253XXS | Transport injuries +V254--- | Transport injuries +V254XXA | Transport injuries +V254XXD | Transport injuries +V254XXS | Transport injuries +V255--- | Transport injuries +V255XXA | Transport injuries +V255XXD | Transport injuries +V255XXS | Transport injuries +V259--- | Transport injuries +V259XXA | Transport injuries +V259XXD | Transport injuries +V259XXS | Transport injuries +V26---- | Transport injuries +V260--- | Transport injuries +V260XXA | Transport injuries +V260XXD | Transport injuries +V260XXS | Transport injuries +V261--- | Transport injuries +V261XXA | Transport injuries +V261XXD | Transport injuries +V261XXS | Transport injuries +V262--- | Transport injuries +V262XXA | Transport injuries +V262XXD | Transport injuries +V262XXS | Transport injuries +V263--- | Transport injuries +V263XXA | Transport injuries +V263XXD | Transport injuries +V263XXS | Transport injuries +V264--- | Transport injuries +V264XXA | Transport injuries +V264XXD | Transport injuries +V264XXS | Transport injuries +V265--- | Transport injuries +V265XXA | Transport injuries +V265XXD | Transport injuries +V265XXS | Transport injuries +V269--- | Transport injuries +V269XXA | Transport injuries +V269XXD | Transport injuries +V269XXS | Transport injuries +V27---- | Transport injuries +V270--- | Transport injuries +V270XXA | Transport injuries +V270XXD | Transport injuries +V270XXS | Transport injuries +V271--- | Transport injuries +V271XXA | Transport injuries +V271XXD | Transport injuries +V271XXS | Transport injuries +V272--- | Transport injuries +V272XXA | Transport injuries +V272XXD | Transport injuries +V272XXS | Transport injuries +V273--- | Transport injuries +V273XXA | Transport injuries +V273XXD | Transport injuries +V273XXS | Transport injuries +V274--- | Transport injuries +V274XXA | Transport injuries +V274XXD | Transport injuries +V274XXS | Transport injuries +V275--- | Transport injuries +V275XXA | Transport injuries +V275XXD | Transport injuries +V275XXS | Transport injuries +V279--- | Transport injuries +V279XXA | Transport injuries +V279XXD | Transport injuries +V279XXS | Transport injuries +V28---- | Transport injuries +V280--- | Transport injuries +V280XXA | Transport injuries +V280XXD | Transport injuries +V280XXS | Transport injuries +V281--- | Transport injuries +V281XXA | Transport injuries +V281XXD | Transport injuries +V281XXS | Transport injuries +V282--- | Transport injuries +V282XXA | Transport injuries +V282XXD | Transport injuries +V282XXS | Transport injuries +V283--- | Transport injuries +V283XXA | Transport injuries +V283XXD | Transport injuries +V283XXS | Transport injuries +V284--- | Transport injuries +V284XXA | Transport injuries +V284XXD | Transport injuries +V284XXS | Transport injuries +V285--- | Transport injuries +V285XXA | Transport injuries +V285XXD | Transport injuries +V285XXS | Transport injuries +V289--- | Transport injuries +V289XXA | Transport injuries +V289XXD | Transport injuries +V289XXS | Transport injuries +V29---- | Transport injuries +V290--- | Transport injuries +V2900XA | Transport injuries +V2900XD | Transport injuries +V2900XS | Transport injuries +V2909XA | Transport injuries +V2909XD | Transport injuries +V2909XS | Transport injuries +V291--- | Transport injuries +V2910XA | Transport injuries +V2910XD | Transport injuries +V2910XS | Transport injuries +V2919XA | Transport injuries +V2919XD | Transport injuries +V2919XS | Transport injuries +V292--- | Transport injuries +V2920XA | Transport injuries +V2920XD | Transport injuries +V2920XS | Transport injuries +V2929XA | Transport injuries +V2929XD | Transport injuries +V2929XS | Transport injuries +V293--- | Transport injuries +V293XXA | Transport injuries +V293XXD | Transport injuries +V293XXS | Transport injuries +V294--- | Transport injuries +V2940XA | Transport injuries +V2940XD | Transport injuries +V2940XS | Transport injuries +V2949XA | Transport injuries +V2949XD | Transport injuries +V2949XS | Transport injuries +V295--- | Transport injuries +V2950XA | Transport injuries +V2950XD | Transport injuries +V2950XS | Transport injuries +V2959XA | Transport injuries +V2959XD | Transport injuries +V2959XS | Transport injuries +V296--- | Transport injuries +V2960XA | Transport injuries +V2960XD | Transport injuries +V2960XS | Transport injuries +V2969XA | Transport injuries +V2969XD | Transport injuries +V2969XS | Transport injuries +V298--- | Transport injuries +V2981XA | Transport injuries +V2981XD | Transport injuries +V2981XS | Transport injuries +V2988XA | Transport injuries +V2988XD | Transport injuries +V2988XS | Transport injuries +V299--- | Transport injuries +V299XXA | Transport injuries +V299XXD | Transport injuries +V299XXS | Transport injuries +V30---- | Transport injuries +V300--- | Transport injuries +V300XXA | Transport injuries +V300XXD | Transport injuries +V300XXS | Transport injuries +V301--- | Transport injuries +V301XXA | Transport injuries +V301XXD | Transport injuries +V301XXS | Transport injuries +V302--- | Transport injuries +V302XXA | Transport injuries +V302XXD | Transport injuries +V302XXS | Transport injuries +V303--- | Transport injuries +V303XXA | Transport injuries +V303XXD | Transport injuries +V303XXS | Transport injuries +V304--- | Transport injuries +V304XXA | Transport injuries +V304XXD | Transport injuries +V304XXS | Transport injuries +V305--- | Transport injuries +V305XXA | Transport injuries +V305XXD | Transport injuries +V305XXS | Transport injuries +V306--- | Transport injuries +V306XXA | Transport injuries +V306XXD | Transport injuries +V306XXS | Transport injuries +V307--- | Transport injuries +V307XXA | Transport injuries +V307XXD | Transport injuries +V307XXS | Transport injuries +V309--- | Transport injuries +V309XXA | Transport injuries +V309XXD | Transport injuries +V309XXS | Transport injuries +V31---- | Transport injuries +V310--- | Transport injuries +V310XXA | Transport injuries +V310XXD | Transport injuries +V310XXS | Transport injuries +V311--- | Transport injuries +V311XXA | Transport injuries +V311XXD | Transport injuries +V311XXS | Transport injuries +V312--- | Transport injuries +V312XXA | Transport injuries +V312XXD | Transport injuries +V312XXS | Transport injuries +V313--- | Transport injuries +V313XXA | Transport injuries +V313XXD | Transport injuries +V313XXS | Transport injuries +V314--- | Transport injuries +V314XXA | Transport injuries +V314XXD | Transport injuries +V314XXS | Transport injuries +V315--- | Transport injuries +V315XXA | Transport injuries +V315XXD | Transport injuries +V315XXS | Transport injuries +V316--- | Transport injuries +V316XXA | Transport injuries +V316XXD | Transport injuries +V316XXS | Transport injuries +V317--- | Transport injuries +V317XXA | Transport injuries +V317XXD | Transport injuries +V317XXS | Transport injuries +V319--- | Transport injuries +V319XXA | Transport injuries +V319XXD | Transport injuries +V319XXS | Transport injuries +V32---- | Transport injuries +V320--- | Transport injuries +V320XXA | Transport injuries +V320XXD | Transport injuries +V320XXS | Transport injuries +V321--- | Transport injuries +V321XXA | Transport injuries +V321XXD | Transport injuries +V321XXS | Transport injuries +V322--- | Transport injuries +V322XXA | Transport injuries +V322XXD | Transport injuries +V322XXS | Transport injuries +V323--- | Transport injuries +V323XXA | Transport injuries +V323XXD | Transport injuries +V323XXS | Transport injuries +V324--- | Transport injuries +V324XXA | Transport injuries +V324XXD | Transport injuries +V324XXS | Transport injuries +V325--- | Transport injuries +V325XXA | Transport injuries +V325XXD | Transport injuries +V325XXS | Transport injuries +V326--- | Transport injuries +V326XXA | Transport injuries +V326XXD | Transport injuries +V326XXS | Transport injuries +V327--- | Transport injuries +V327XXA | Transport injuries +V327XXD | Transport injuries +V327XXS | Transport injuries +V329--- | Transport injuries +V329XXA | Transport injuries +V329XXD | Transport injuries +V329XXS | Transport injuries +V33---- | Transport injuries +V330--- | Transport injuries +V330XXA | Transport injuries +V330XXD | Transport injuries +V330XXS | Transport injuries +V331--- | Transport injuries +V331XXA | Transport injuries +V331XXD | Transport injuries +V331XXS | Transport injuries +V332--- | Transport injuries +V332XXA | Transport injuries +V332XXD | Transport injuries +V332XXS | Transport injuries +V333--- | Transport injuries +V333XXA | Transport injuries +V333XXD | Transport injuries +V333XXS | Transport injuries +V334--- | Transport injuries +V334XXA | Transport injuries +V334XXD | Transport injuries +V334XXS | Transport injuries +V335--- | Transport injuries +V335XXA | Transport injuries +V335XXD | Transport injuries +V335XXS | Transport injuries +V336--- | Transport injuries +V336XXA | Transport injuries +V336XXD | Transport injuries +V336XXS | Transport injuries +V337--- | Transport injuries +V337XXA | Transport injuries +V337XXD | Transport injuries +V337XXS | Transport injuries +V339--- | Transport injuries +V339XXA | Transport injuries +V339XXD | Transport injuries +V339XXS | Transport injuries +V34---- | Transport injuries +V340--- | Transport injuries +V340XXA | Transport injuries +V340XXD | Transport injuries +V340XXS | Transport injuries +V341--- | Transport injuries +V341XXA | Transport injuries +V341XXD | Transport injuries +V341XXS | Transport injuries +V342--- | Transport injuries +V342XXA | Transport injuries +V342XXD | Transport injuries +V342XXS | Transport injuries +V343--- | Transport injuries +V343XXA | Transport injuries +V343XXD | Transport injuries +V343XXS | Transport injuries +V344--- | Transport injuries +V344XXA | Transport injuries +V344XXD | Transport injuries +V344XXS | Transport injuries +V345--- | Transport injuries +V345XXA | Transport injuries +V345XXD | Transport injuries +V345XXS | Transport injuries +V346--- | Transport injuries +V346XXA | Transport injuries +V346XXD | Transport injuries +V346XXS | Transport injuries +V347--- | Transport injuries +V347XXA | Transport injuries +V347XXD | Transport injuries +V347XXS | Transport injuries +V349--- | Transport injuries +V349XXA | Transport injuries +V349XXD | Transport injuries +V349XXS | Transport injuries +V35---- | Transport injuries +V350--- | Transport injuries +V350XXA | Transport injuries +V350XXD | Transport injuries +V350XXS | Transport injuries +V351--- | Transport injuries +V351XXA | Transport injuries +V351XXD | Transport injuries +V351XXS | Transport injuries +V352--- | Transport injuries +V352XXA | Transport injuries +V352XXD | Transport injuries +V352XXS | Transport injuries +V353--- | Transport injuries +V353XXA | Transport injuries +V353XXD | Transport injuries +V353XXS | Transport injuries +V354--- | Transport injuries +V354XXA | Transport injuries +V354XXD | Transport injuries +V354XXS | Transport injuries +V355--- | Transport injuries +V355XXA | Transport injuries +V355XXD | Transport injuries +V355XXS | Transport injuries +V356--- | Transport injuries +V356XXA | Transport injuries +V356XXD | Transport injuries +V356XXS | Transport injuries +V357--- | Transport injuries +V357XXA | Transport injuries +V357XXD | Transport injuries +V357XXS | Transport injuries +V359--- | Transport injuries +V359XXA | Transport injuries +V359XXD | Transport injuries +V359XXS | Transport injuries +V36---- | Transport injuries +V360--- | Transport injuries +V360XXA | Transport injuries +V360XXD | Transport injuries +V360XXS | Transport injuries +V361--- | Transport injuries +V361XXA | Transport injuries +V361XXD | Transport injuries +V361XXS | Transport injuries +V362--- | Transport injuries +V362XXA | Transport injuries +V362XXD | Transport injuries +V362XXS | Transport injuries +V363--- | Transport injuries +V363XXA | Transport injuries +V363XXD | Transport injuries +V363XXS | Transport injuries +V364--- | Transport injuries +V364XXA | Transport injuries +V364XXD | Transport injuries +V364XXS | Transport injuries +V365--- | Transport injuries +V365XXA | Transport injuries +V365XXD | Transport injuries +V365XXS | Transport injuries +V366--- | Transport injuries +V366XXA | Transport injuries +V366XXD | Transport injuries +V366XXS | Transport injuries +V367--- | Transport injuries +V367XXA | Transport injuries +V367XXD | Transport injuries +V367XXS | Transport injuries +V369--- | Transport injuries +V369XXA | Transport injuries +V369XXD | Transport injuries +V369XXS | Transport injuries +V37---- | Transport injuries +V370--- | Transport injuries +V370XXA | Transport injuries +V370XXD | Transport injuries +V370XXS | Transport injuries +V371--- | Transport injuries +V371XXA | Transport injuries +V371XXD | Transport injuries +V371XXS | Transport injuries +V372--- | Transport injuries +V372XXA | Transport injuries +V372XXD | Transport injuries +V372XXS | Transport injuries +V373--- | Transport injuries +V373XXA | Transport injuries +V373XXD | Transport injuries +V373XXS | Transport injuries +V374--- | Transport injuries +V374XXA | Transport injuries +V374XXD | Transport injuries +V374XXS | Transport injuries +V375--- | Transport injuries +V375XXA | Transport injuries +V375XXD | Transport injuries +V375XXS | Transport injuries +V376--- | Transport injuries +V376XXA | Transport injuries +V376XXD | Transport injuries +V376XXS | Transport injuries +V377--- | Transport injuries +V377XXA | Transport injuries +V377XXD | Transport injuries +V377XXS | Transport injuries +V379--- | Transport injuries +V379XXA | Transport injuries +V379XXD | Transport injuries +V379XXS | Transport injuries +V38---- | Transport injuries +V380--- | Transport injuries +V380XXA | Transport injuries +V380XXD | Transport injuries +V380XXS | Transport injuries +V381--- | Transport injuries +V381XXA | Transport injuries +V381XXD | Transport injuries +V381XXS | Transport injuries +V382--- | Transport injuries +V382XXA | Transport injuries +V382XXD | Transport injuries +V382XXS | Transport injuries +V383--- | Transport injuries +V383XXA | Transport injuries +V383XXD | Transport injuries +V383XXS | Transport injuries +V384--- | Transport injuries +V384XXA | Transport injuries +V384XXD | Transport injuries +V384XXS | Transport injuries +V385--- | Transport injuries +V385XXA | Transport injuries +V385XXD | Transport injuries +V385XXS | Transport injuries +V386--- | Transport injuries +V386XXA | Transport injuries +V386XXD | Transport injuries +V386XXS | Transport injuries +V387--- | Transport injuries +V387XXA | Transport injuries +V387XXD | Transport injuries +V387XXS | Transport injuries +V389--- | Transport injuries +V389XXA | Transport injuries +V389XXD | Transport injuries +V389XXS | Transport injuries +V39---- | Transport injuries +V390--- | Transport injuries +V3900XA | Transport injuries +V3900XD | Transport injuries +V3900XS | Transport injuries +V3909XA | Transport injuries +V3909XD | Transport injuries +V3909XS | Transport injuries +V391--- | Transport injuries +V3910XA | Transport injuries +V3910XD | Transport injuries +V3910XS | Transport injuries +V3919XA | Transport injuries +V3919XD | Transport injuries +V3919XS | Transport injuries +V392--- | Transport injuries +V3920XA | Transport injuries +V3920XD | Transport injuries +V3920XS | Transport injuries +V3929XA | Transport injuries +V3929XD | Transport injuries +V3929XS | Transport injuries +V393--- | Transport injuries +V393XXA | Transport injuries +V393XXD | Transport injuries +V393XXS | Transport injuries +V394--- | Transport injuries +V3940XA | Transport injuries +V3940XD | Transport injuries +V3940XS | Transport injuries +V3949XA | Transport injuries +V3949XD | Transport injuries +V3949XS | Transport injuries +V395--- | Transport injuries +V3950XA | Transport injuries +V3950XD | Transport injuries +V3950XS | Transport injuries +V3959XA | Transport injuries +V3959XD | Transport injuries +V3959XS | Transport injuries +V396--- | Transport injuries +V3960XA | Transport injuries +V3960XD | Transport injuries +V3960XS | Transport injuries +V3969XA | Transport injuries +V3969XD | Transport injuries +V3969XS | Transport injuries +V398--- | Transport injuries +V3981XA | Transport injuries +V3981XD | Transport injuries +V3981XS | Transport injuries +V3989XA | Transport injuries +V3989XD | Transport injuries +V3989XS | Transport injuries +V399--- | Transport injuries +V399XXA | Transport injuries +V399XXD | Transport injuries +V399XXS | Transport injuries +V40---- | Transport injuries +V400--- | Transport injuries +V400XXA | Transport injuries +V400XXD | Transport injuries +V400XXS | Transport injuries +V401--- | Transport injuries +V401XXA | Transport injuries +V401XXD | Transport injuries +V401XXS | Transport injuries +V402--- | Transport injuries +V402XXA | Transport injuries +V402XXD | Transport injuries +V402XXS | Transport injuries +V403--- | Transport injuries +V403XXA | Transport injuries +V403XXD | Transport injuries +V403XXS | Transport injuries +V404--- | Transport injuries +V404XXA | Transport injuries +V404XXD | Transport injuries +V404XXS | Transport injuries +V405--- | Transport injuries +V405XXA | Transport injuries +V405XXD | Transport injuries +V405XXS | Transport injuries +V406--- | Transport injuries +V406XXA | Transport injuries +V406XXD | Transport injuries +V406XXS | Transport injuries +V407--- | Transport injuries +V407XXA | Transport injuries +V407XXD | Transport injuries +V407XXS | Transport injuries +V409--- | Transport injuries +V409XXA | Transport injuries +V409XXD | Transport injuries +V409XXS | Transport injuries +V41---- | Transport injuries +V410--- | Transport injuries +V410XXA | Transport injuries +V410XXD | Transport injuries +V410XXS | Transport injuries +V411--- | Transport injuries +V411XXA | Transport injuries +V411XXD | Transport injuries +V411XXS | Transport injuries +V412--- | Transport injuries +V412XXA | Transport injuries +V412XXD | Transport injuries +V412XXS | Transport injuries +V413--- | Transport injuries +V413XXA | Transport injuries +V413XXD | Transport injuries +V413XXS | Transport injuries +V414--- | Transport injuries +V414XXA | Transport injuries +V414XXD | Transport injuries +V414XXS | Transport injuries +V415--- | Transport injuries +V415XXA | Transport injuries +V415XXD | Transport injuries +V415XXS | Transport injuries +V416--- | Transport injuries +V416XXA | Transport injuries +V416XXD | Transport injuries +V416XXS | Transport injuries +V417--- | Transport injuries +V417XXA | Transport injuries +V417XXD | Transport injuries +V417XXS | Transport injuries +V419--- | Transport injuries +V419XXA | Transport injuries +V419XXD | Transport injuries +V419XXS | Transport injuries +V42---- | Transport injuries +V420--- | Transport injuries +V420XXA | Transport injuries +V420XXD | Transport injuries +V420XXS | Transport injuries +V421--- | Transport injuries +V421XXA | Transport injuries +V421XXD | Transport injuries +V421XXS | Transport injuries +V422--- | Transport injuries +V422XXA | Transport injuries +V422XXD | Transport injuries +V422XXS | Transport injuries +V423--- | Transport injuries +V423XXA | Transport injuries +V423XXD | Transport injuries +V423XXS | Transport injuries +V424--- | Transport injuries +V424XXA | Transport injuries +V424XXD | Transport injuries +V424XXS | Transport injuries +V425--- | Transport injuries +V425XXA | Transport injuries +V425XXD | Transport injuries +V425XXS | Transport injuries +V426--- | Transport injuries +V426XXA | Transport injuries +V426XXD | Transport injuries +V426XXS | Transport injuries +V427--- | Transport injuries +V427XXA | Transport injuries +V427XXD | Transport injuries +V427XXS | Transport injuries +V429--- | Transport injuries +V429XXA | Transport injuries +V429XXD | Transport injuries +V429XXS | Transport injuries +V43---- | Transport injuries +V430--- | Transport injuries +V4301XA | Transport injuries +V4301XD | Transport injuries +V4301XS | Transport injuries +V4302XA | Transport injuries +V4302XD | Transport injuries +V4302XS | Transport injuries +V4303XA | Transport injuries +V4303XD | Transport injuries +V4303XS | Transport injuries +V4304XA | Transport injuries +V4304XD | Transport injuries +V4304XS | Transport injuries +V431--- | Transport injuries +V4311XA | Transport injuries +V4311XD | Transport injuries +V4311XS | Transport injuries +V4312XA | Transport injuries +V4312XD | Transport injuries +V4312XS | Transport injuries +V4313XA | Transport injuries +V4313XD | Transport injuries +V4313XS | Transport injuries +V4314XA | Transport injuries +V4314XD | Transport injuries +V4314XS | Transport injuries +V432--- | Transport injuries +V4321XA | Transport injuries +V4321XD | Transport injuries +V4321XS | Transport injuries +V4322XA | Transport injuries +V4322XD | Transport injuries +V4322XS | Transport injuries +V4323XA | Transport injuries +V4323XD | Transport injuries +V4323XS | Transport injuries +V4324XA | Transport injuries +V4324XD | Transport injuries +V4324XS | Transport injuries +V433--- | Transport injuries +V4331XA | Transport injuries +V4331XD | Transport injuries +V4331XS | Transport injuries +V4332XA | Transport injuries +V4332XD | Transport injuries +V4332XS | Transport injuries +V4333XA | Transport injuries +V4333XD | Transport injuries +V4333XS | Transport injuries +V4334XA | Transport injuries +V4334XD | Transport injuries +V4334XS | Transport injuries +V434--- | Transport injuries +V4341XA | Transport injuries +V4341XD | Transport injuries +V4341XS | Transport injuries +V4342XA | Transport injuries +V4342XD | Transport injuries +V4342XS | Transport injuries +V4343XA | Transport injuries +V4343XD | Transport injuries +V4343XS | Transport injuries +V4344XA | Transport injuries +V4344XD | Transport injuries +V4344XS | Transport injuries +V435--- | Transport injuries +V4351XA | Transport injuries +V4351XD | Transport injuries +V4351XS | Transport injuries +V4352XA | Transport injuries +V4352XD | Transport injuries +V4352XS | Transport injuries +V4353XA | Transport injuries +V4353XD | Transport injuries +V4353XS | Transport injuries +V4354XA | Transport injuries +V4354XD | Transport injuries +V4354XS | Transport injuries +V436--- | Transport injuries +V4361XA | Transport injuries +V4361XD | Transport injuries +V4361XS | Transport injuries +V4362XA | Transport injuries +V4362XD | Transport injuries +V4362XS | Transport injuries +V4363XA | Transport injuries +V4363XD | Transport injuries +V4363XS | Transport injuries +V4364XA | Transport injuries +V4364XD | Transport injuries +V4364XS | Transport injuries +V437--- | Transport injuries +V4371XA | Transport injuries +V4371XD | Transport injuries +V4371XS | Transport injuries +V4372XA | Transport injuries +V4372XD | Transport injuries +V4372XS | Transport injuries +V4373XA | Transport injuries +V4373XD | Transport injuries +V4373XS | Transport injuries +V4374XA | Transport injuries +V4374XD | Transport injuries +V4374XS | Transport injuries +V439--- | Transport injuries +V4391XA | Transport injuries +V4391XD | Transport injuries +V4391XS | Transport injuries +V4392XA | Transport injuries +V4392XD | Transport injuries +V4392XS | Transport injuries +V4393XA | Transport injuries +V4393XD | Transport injuries +V4393XS | Transport injuries +V4394XA | Transport injuries +V4394XD | Transport injuries +V4394XS | Transport injuries +V44---- | Transport injuries +V440--- | Transport injuries +V440XXA | Transport injuries +V440XXD | Transport injuries +V440XXS | Transport injuries +V441--- | Transport injuries +V441XXA | Transport injuries +V441XXD | Transport injuries +V441XXS | Transport injuries +V442--- | Transport injuries +V442XXA | Transport injuries +V442XXD | Transport injuries +V442XXS | Transport injuries +V443--- | Transport injuries +V443XXA | Transport injuries +V443XXD | Transport injuries +V443XXS | Transport injuries +V444--- | Transport injuries +V444XXA | Transport injuries +V444XXD | Transport injuries +V444XXS | Transport injuries +V445--- | Transport injuries +V445XXA | Transport injuries +V445XXD | Transport injuries +V445XXS | Transport injuries +V446--- | Transport injuries +V446XXA | Transport injuries +V446XXD | Transport injuries +V446XXS | Transport injuries +V447--- | Transport injuries +V447XXA | Transport injuries +V447XXD | Transport injuries +V447XXS | Transport injuries +V449--- | Transport injuries +V449XXA | Transport injuries +V449XXD | Transport injuries +V449XXS | Transport injuries +V45---- | Transport injuries +V450--- | Transport injuries +V450XXA | Transport injuries +V450XXD | Transport injuries +V450XXS | Transport injuries +V451--- | Transport injuries +V451XXA | Transport injuries +V451XXD | Transport injuries +V451XXS | Transport injuries +V452--- | Transport injuries +V452XXA | Transport injuries +V452XXD | Transport injuries +V452XXS | Transport injuries +V453--- | Transport injuries +V453XXA | Transport injuries +V453XXD | Transport injuries +V453XXS | Transport injuries +V454--- | Transport injuries +V454XXA | Transport injuries +V454XXD | Transport injuries +V454XXS | Transport injuries +V455--- | Transport injuries +V455XXA | Transport injuries +V455XXD | Transport injuries +V455XXS | Transport injuries +V456--- | Transport injuries +V456XXA | Transport injuries +V456XXD | Transport injuries +V456XXS | Transport injuries +V457--- | Transport injuries +V457XXA | Transport injuries +V457XXD | Transport injuries +V457XXS | Transport injuries +V459--- | Transport injuries +V459XXA | Transport injuries +V459XXD | Transport injuries +V459XXS | Transport injuries +V46---- | Transport injuries +V460--- | Transport injuries +V460XXA | Transport injuries +V460XXD | Transport injuries +V460XXS | Transport injuries +V461--- | Transport injuries +V461XXA | Transport injuries +V461XXD | Transport injuries +V461XXS | Transport injuries +V462--- | Transport injuries +V462XXA | Transport injuries +V462XXD | Transport injuries +V462XXS | Transport injuries +V463--- | Transport injuries +V463XXA | Transport injuries +V463XXD | Transport injuries +V463XXS | Transport injuries +V464--- | Transport injuries +V464XXA | Transport injuries +V464XXD | Transport injuries +V464XXS | Transport injuries +V465--- | Transport injuries +V465XXA | Transport injuries +V465XXD | Transport injuries +V465XXS | Transport injuries +V466--- | Transport injuries +V466XXA | Transport injuries +V466XXD | Transport injuries +V466XXS | Transport injuries +V467--- | Transport injuries +V467XXA | Transport injuries +V467XXD | Transport injuries +V467XXS | Transport injuries +V469--- | Transport injuries +V469XXA | Transport injuries +V469XXD | Transport injuries +V469XXS | Transport injuries +V47---- | Transport injuries +V470--- | Transport injuries +V470XXA | Transport injuries +V470XXD | Transport injuries +V470XXS | Transport injuries +V471--- | Transport injuries +V471XXA | Transport injuries +V471XXD | Transport injuries +V471XXS | Transport injuries +V472--- | Transport injuries +V472XXA | Transport injuries +V472XXD | Transport injuries +V472XXS | Transport injuries +V473--- | Transport injuries +V473XXA | Transport injuries +V473XXD | Transport injuries +V473XXS | Transport injuries +V474--- | Transport injuries +V474XXA | Transport injuries +V474XXD | Transport injuries +V474XXS | Transport injuries +V475--- | Transport injuries +V475XXA | Transport injuries +V475XXD | Transport injuries +V475XXS | Transport injuries +V476--- | Transport injuries +V476XXA | Transport injuries +V476XXD | Transport injuries +V476XXS | Transport injuries +V477--- | Transport injuries +V477XXA | Transport injuries +V477XXD | Transport injuries +V477XXS | Transport injuries +V479--- | Transport injuries +V479XXA | Transport injuries +V479XXD | Transport injuries +V479XXS | Transport injuries +V48---- | Transport injuries +V480--- | Transport injuries +V480XXA | Transport injuries +V480XXD | Transport injuries +V480XXS | Transport injuries +V481--- | Transport injuries +V481XXA | Transport injuries +V481XXD | Transport injuries +V481XXS | Transport injuries +V482--- | Transport injuries +V482XXA | Transport injuries +V482XXD | Transport injuries +V482XXS | Transport injuries +V483--- | Transport injuries +V483XXA | Transport injuries +V483XXD | Transport injuries +V483XXS | Transport injuries +V484--- | Transport injuries +V484XXA | Transport injuries +V484XXD | Transport injuries +V484XXS | Transport injuries +V485--- | Transport injuries +V485XXA | Transport injuries +V485XXD | Transport injuries +V485XXS | Transport injuries +V486--- | Transport injuries +V486XXA | Transport injuries +V486XXD | Transport injuries +V486XXS | Transport injuries +V487--- | Transport injuries +V487XXA | Transport injuries +V487XXD | Transport injuries +V487XXS | Transport injuries +V489--- | Transport injuries +V489XXA | Transport injuries +V489XXD | Transport injuries +V489XXS | Transport injuries +V49---- | Transport injuries +V490--- | Transport injuries +V4900XA | Transport injuries +V4900XD | Transport injuries +V4900XS | Transport injuries +V4909XA | Transport injuries +V4909XD | Transport injuries +V4909XS | Transport injuries +V491--- | Transport injuries +V4910XA | Transport injuries +V4910XD | Transport injuries +V4910XS | Transport injuries +V4919XA | Transport injuries +V4919XD | Transport injuries +V4919XS | Transport injuries +V492--- | Transport injuries +V4920XA | Transport injuries +V4920XD | Transport injuries +V4920XS | Transport injuries +V4929XA | Transport injuries +V4929XD | Transport injuries +V4929XS | Transport injuries +V493--- | Transport injuries +V493XXA | Transport injuries +V493XXD | Transport injuries +V493XXS | Transport injuries +V494--- | Transport injuries +V4940XA | Transport injuries +V4940XD | Transport injuries +V4940XS | Transport injuries +V4949XA | Transport injuries +V4949XD | Transport injuries +V4949XS | Transport injuries +V495--- | Transport injuries +V4950XA | Transport injuries +V4950XD | Transport injuries +V4950XS | Transport injuries +V4959XA | Transport injuries +V4959XD | Transport injuries +V4959XS | Transport injuries +V496--- | Transport injuries +V4960XA | Transport injuries +V4960XD | Transport injuries +V4960XS | Transport injuries +V4969XA | Transport injuries +V4969XD | Transport injuries +V4969XS | Transport injuries +V498--- | Transport injuries +V4981XA | Transport injuries +V4981XD | Transport injuries +V4981XS | Transport injuries +V4988XA | Transport injuries +V4988XD | Transport injuries +V4988XS | Transport injuries +V499--- | Transport injuries +V499XXA | Transport injuries +V499XXD | Transport injuries +V499XXS | Transport injuries +V50---- | Transport injuries +V500--- | Transport injuries +V500XXA | Transport injuries +V500XXD | Transport injuries +V500XXS | Transport injuries +V501--- | Transport injuries +V501XXA | Transport injuries +V501XXD | Transport injuries +V501XXS | Transport injuries +V502--- | Transport injuries +V502XXA | Transport injuries +V502XXD | Transport injuries +V502XXS | Transport injuries +V503--- | Transport injuries +V503XXA | Transport injuries +V503XXD | Transport injuries +V503XXS | Transport injuries +V504--- | Transport injuries +V504XXA | Transport injuries +V504XXD | Transport injuries +V504XXS | Transport injuries +V505--- | Transport injuries +V505XXA | Transport injuries +V505XXD | Transport injuries +V505XXS | Transport injuries +V506--- | Transport injuries +V506XXA | Transport injuries +V506XXD | Transport injuries +V506XXS | Transport injuries +V507--- | Transport injuries +V507XXA | Transport injuries +V507XXD | Transport injuries +V507XXS | Transport injuries +V509--- | Transport injuries +V509XXA | Transport injuries +V509XXD | Transport injuries +V509XXS | Transport injuries +V51---- | Transport injuries +V510--- | Transport injuries +V510XXA | Transport injuries +V510XXD | Transport injuries +V510XXS | Transport injuries +V511--- | Transport injuries +V511XXA | Transport injuries +V511XXD | Transport injuries +V511XXS | Transport injuries +V512--- | Transport injuries +V512XXA | Transport injuries +V512XXD | Transport injuries +V512XXS | Transport injuries +V513--- | Transport injuries +V513XXA | Transport injuries +V513XXD | Transport injuries +V513XXS | Transport injuries +V514--- | Transport injuries +V514XXA | Transport injuries +V514XXD | Transport injuries +V514XXS | Transport injuries +V515--- | Transport injuries +V515XXA | Transport injuries +V515XXD | Transport injuries +V515XXS | Transport injuries +V516--- | Transport injuries +V516XXA | Transport injuries +V516XXD | Transport injuries +V516XXS | Transport injuries +V517--- | Transport injuries +V517XXA | Transport injuries +V517XXD | Transport injuries +V517XXS | Transport injuries +V519--- | Transport injuries +V519XXA | Transport injuries +V519XXD | Transport injuries +V519XXS | Transport injuries +V52---- | Transport injuries +V520--- | Transport injuries +V520XXA | Transport injuries +V520XXD | Transport injuries +V520XXS | Transport injuries +V521--- | Transport injuries +V521XXA | Transport injuries +V521XXD | Transport injuries +V521XXS | Transport injuries +V522--- | Transport injuries +V522XXA | Transport injuries +V522XXD | Transport injuries +V522XXS | Transport injuries +V523--- | Transport injuries +V523XXA | Transport injuries +V523XXD | Transport injuries +V523XXS | Transport injuries +V524--- | Transport injuries +V524XXA | Transport injuries +V524XXD | Transport injuries +V524XXS | Transport injuries +V525--- | Transport injuries +V525XXA | Transport injuries +V525XXD | Transport injuries +V525XXS | Transport injuries +V526--- | Transport injuries +V526XXA | Transport injuries +V526XXD | Transport injuries +V526XXS | Transport injuries +V527--- | Transport injuries +V527XXA | Transport injuries +V527XXD | Transport injuries +V527XXS | Transport injuries +V529--- | Transport injuries +V529XXA | Transport injuries +V529XXD | Transport injuries +V529XXS | Transport injuries +V53---- | Transport injuries +V530--- | Transport injuries +V530XXA | Transport injuries +V530XXD | Transport injuries +V530XXS | Transport injuries +V531--- | Transport injuries +V531XXA | Transport injuries +V531XXD | Transport injuries +V531XXS | Transport injuries +V532--- | Transport injuries +V532XXA | Transport injuries +V532XXD | Transport injuries +V532XXS | Transport injuries +V533--- | Transport injuries +V533XXA | Transport injuries +V533XXD | Transport injuries +V533XXS | Transport injuries +V534--- | Transport injuries +V534XXA | Transport injuries +V534XXD | Transport injuries +V534XXS | Transport injuries +V535--- | Transport injuries +V535XXA | Transport injuries +V535XXD | Transport injuries +V535XXS | Transport injuries +V536--- | Transport injuries +V536XXA | Transport injuries +V536XXD | Transport injuries +V536XXS | Transport injuries +V537--- | Transport injuries +V537XXA | Transport injuries +V537XXD | Transport injuries +V537XXS | Transport injuries +V539--- | Transport injuries +V539XXA | Transport injuries +V539XXD | Transport injuries +V539XXS | Transport injuries +V54---- | Transport injuries +V540--- | Transport injuries +V540XXA | Transport injuries +V540XXD | Transport injuries +V540XXS | Transport injuries +V541--- | Transport injuries +V541XXA | Transport injuries +V541XXD | Transport injuries +V541XXS | Transport injuries +V542--- | Transport injuries +V542XXA | Transport injuries +V542XXD | Transport injuries +V542XXS | Transport injuries +V543--- | Transport injuries +V543XXA | Transport injuries +V543XXD | Transport injuries +V543XXS | Transport injuries +V544--- | Transport injuries +V544XXA | Transport injuries +V544XXD | Transport injuries +V544XXS | Transport injuries +V545--- | Transport injuries +V545XXA | Transport injuries +V545XXD | Transport injuries +V545XXS | Transport injuries +V546--- | Transport injuries +V546XXA | Transport injuries +V546XXD | Transport injuries +V546XXS | Transport injuries +V547--- | Transport injuries +V547XXA | Transport injuries +V547XXD | Transport injuries +V547XXS | Transport injuries +V549--- | Transport injuries +V549XXA | Transport injuries +V549XXD | Transport injuries +V549XXS | Transport injuries +V55---- | Transport injuries +V550--- | Transport injuries +V550XXA | Transport injuries +V550XXD | Transport injuries +V550XXS | Transport injuries +V551--- | Transport injuries +V551XXA | Transport injuries +V551XXD | Transport injuries +V551XXS | Transport injuries +V552--- | Transport injuries +V552XXA | Transport injuries +V552XXD | Transport injuries +V552XXS | Transport injuries +V553--- | Transport injuries +V553XXA | Transport injuries +V553XXD | Transport injuries +V553XXS | Transport injuries +V554--- | Transport injuries +V554XXA | Transport injuries +V554XXD | Transport injuries +V554XXS | Transport injuries +V555--- | Transport injuries +V555XXA | Transport injuries +V555XXD | Transport injuries +V555XXS | Transport injuries +V556--- | Transport injuries +V556XXA | Transport injuries +V556XXD | Transport injuries +V556XXS | Transport injuries +V557--- | Transport injuries +V557XXA | Transport injuries +V557XXD | Transport injuries +V557XXS | Transport injuries +V559--- | Transport injuries +V559XXA | Transport injuries +V559XXD | Transport injuries +V559XXS | Transport injuries +V56---- | Transport injuries +V560--- | Transport injuries +V560XXA | Transport injuries +V560XXD | Transport injuries +V560XXS | Transport injuries +V561--- | Transport injuries +V561XXA | Transport injuries +V561XXD | Transport injuries +V561XXS | Transport injuries +V562--- | Transport injuries +V562XXA | Transport injuries +V562XXD | Transport injuries +V562XXS | Transport injuries +V563--- | Transport injuries +V563XXA | Transport injuries +V563XXD | Transport injuries +V563XXS | Transport injuries +V564--- | Transport injuries +V564XXA | Transport injuries +V564XXD | Transport injuries +V564XXS | Transport injuries +V565--- | Transport injuries +V565XXA | Transport injuries +V565XXD | Transport injuries +V565XXS | Transport injuries +V566--- | Transport injuries +V566XXA | Transport injuries +V566XXD | Transport injuries +V566XXS | Transport injuries +V567--- | Transport injuries +V567XXA | Transport injuries +V567XXD | Transport injuries +V567XXS | Transport injuries +V569--- | Transport injuries +V569XXA | Transport injuries +V569XXD | Transport injuries +V569XXS | Transport injuries +V57---- | Transport injuries +V570--- | Transport injuries +V570XXA | Transport injuries +V570XXD | Transport injuries +V570XXS | Transport injuries +V571--- | Transport injuries +V571XXA | Transport injuries +V571XXD | Transport injuries +V571XXS | Transport injuries +V572--- | Transport injuries +V572XXA | Transport injuries +V572XXD | Transport injuries +V572XXS | Transport injuries +V573--- | Transport injuries +V573XXA | Transport injuries +V573XXD | Transport injuries +V573XXS | Transport injuries +V574--- | Transport injuries +V574XXA | Transport injuries +V574XXD | Transport injuries +V574XXS | Transport injuries +V575--- | Transport injuries +V575XXA | Transport injuries +V575XXD | Transport injuries +V575XXS | Transport injuries +V576--- | Transport injuries +V576XXA | Transport injuries +V576XXD | Transport injuries +V576XXS | Transport injuries +V577--- | Transport injuries +V577XXA | Transport injuries +V577XXD | Transport injuries +V577XXS | Transport injuries +V579--- | Transport injuries +V579XXA | Transport injuries +V579XXD | Transport injuries +V579XXS | Transport injuries +V58---- | Transport injuries +V580--- | Transport injuries +V580XXA | Transport injuries +V580XXD | Transport injuries +V580XXS | Transport injuries +V581--- | Transport injuries +V581XXA | Transport injuries +V581XXD | Transport injuries +V581XXS | Transport injuries +V582--- | Transport injuries +V582XXA | Transport injuries +V582XXD | Transport injuries +V582XXS | Transport injuries +V583--- | Transport injuries +V583XXA | Transport injuries +V583XXD | Transport injuries +V583XXS | Transport injuries +V584--- | Transport injuries +V584XXA | Transport injuries +V584XXD | Transport injuries +V584XXS | Transport injuries +V585--- | Transport injuries +V585XXA | Transport injuries +V585XXD | Transport injuries +V585XXS | Transport injuries +V586--- | Transport injuries +V586XXA | Transport injuries +V586XXD | Transport injuries +V586XXS | Transport injuries +V587--- | Transport injuries +V587XXA | Transport injuries +V587XXD | Transport injuries +V587XXS | Transport injuries +V589--- | Transport injuries +V589XXA | Transport injuries +V589XXD | Transport injuries +V589XXS | Transport injuries +V59---- | Transport injuries +V590--- | Transport injuries +V5900XA | Transport injuries +V5900XD | Transport injuries +V5900XS | Transport injuries +V5909XA | Transport injuries +V5909XD | Transport injuries +V5909XS | Transport injuries +V591--- | Transport injuries +V5910XA | Transport injuries +V5910XD | Transport injuries +V5910XS | Transport injuries +V5919XA | Transport injuries +V5919XD | Transport injuries +V5919XS | Transport injuries +V592--- | Transport injuries +V5920XA | Transport injuries +V5920XD | Transport injuries +V5920XS | Transport injuries +V5929XA | Transport injuries +V5929XD | Transport injuries +V5929XS | Transport injuries +V593--- | Transport injuries +V593XXA | Transport injuries +V593XXD | Transport injuries +V593XXS | Transport injuries +V594--- | Transport injuries +V5940XA | Transport injuries +V5940XD | Transport injuries +V5940XS | Transport injuries +V5949XA | Transport injuries +V5949XD | Transport injuries +V5949XS | Transport injuries +V595--- | Transport injuries +V5950XA | Transport injuries +V5950XD | Transport injuries +V5950XS | Transport injuries +V5959XA | Transport injuries +V5959XD | Transport injuries +V5959XS | Transport injuries +V596--- | Transport injuries +V5960XA | Transport injuries +V5960XD | Transport injuries +V5960XS | Transport injuries +V5969XA | Transport injuries +V5969XD | Transport injuries +V5969XS | Transport injuries +V598--- | Transport injuries +V5981XA | Transport injuries +V5981XD | Transport injuries +V5981XS | Transport injuries +V5988XA | Transport injuries +V5988XD | Transport injuries +V5988XS | Transport injuries +V599--- | Transport injuries +V599XXA | Transport injuries +V599XXD | Transport injuries +V599XXS | Transport injuries +V60---- | Transport injuries +V600--- | Transport injuries +V600XXA | Transport injuries +V600XXD | Transport injuries +V600XXS | Transport injuries +V601--- | Transport injuries +V601XXA | Transport injuries +V601XXD | Transport injuries +V601XXS | Transport injuries +V602--- | Transport injuries +V602XXA | Transport injuries +V602XXD | Transport injuries +V602XXS | Transport injuries +V603--- | Transport injuries +V603XXA | Transport injuries +V603XXD | Transport injuries +V603XXS | Transport injuries +V604--- | Transport injuries +V604XXA | Transport injuries +V604XXD | Transport injuries +V604XXS | Transport injuries +V605--- | Transport injuries +V605XXA | Transport injuries +V605XXD | Transport injuries +V605XXS | Transport injuries +V606--- | Transport injuries +V606XXA | Transport injuries +V606XXD | Transport injuries +V606XXS | Transport injuries +V607--- | Transport injuries +V607XXA | Transport injuries +V607XXD | Transport injuries +V607XXS | Transport injuries +V609--- | Transport injuries +V609XXA | Transport injuries +V609XXD | Transport injuries +V609XXS | Transport injuries +V61---- | Transport injuries +V610--- | Transport injuries +V610XXA | Transport injuries +V610XXD | Transport injuries +V610XXS | Transport injuries +V611--- | Transport injuries +V611XXA | Transport injuries +V611XXD | Transport injuries +V611XXS | Transport injuries +V612--- | Transport injuries +V612XXA | Transport injuries +V612XXD | Transport injuries +V612XXS | Transport injuries +V613--- | Transport injuries +V613XXA | Transport injuries +V613XXD | Transport injuries +V613XXS | Transport injuries +V614--- | Transport injuries +V614XXA | Transport injuries +V614XXD | Transport injuries +V614XXS | Transport injuries +V615--- | Transport injuries +V615XXA | Transport injuries +V615XXD | Transport injuries +V615XXS | Transport injuries +V616--- | Transport injuries +V616XXA | Transport injuries +V616XXD | Transport injuries +V616XXS | Transport injuries +V617--- | Transport injuries +V617XXA | Transport injuries +V617XXD | Transport injuries +V617XXS | Transport injuries +V619--- | Transport injuries +V619XXA | Transport injuries +V619XXD | Transport injuries +V619XXS | Transport injuries +V62---- | Transport injuries +V620--- | Transport injuries +V620XXA | Transport injuries +V620XXD | Transport injuries +V620XXS | Transport injuries +V621--- | Transport injuries +V621XXA | Transport injuries +V621XXD | Transport injuries +V621XXS | Transport injuries +V622--- | Transport injuries +V622XXA | Transport injuries +V622XXD | Transport injuries +V622XXS | Transport injuries +V623--- | Transport injuries +V623XXA | Transport injuries +V623XXD | Transport injuries +V623XXS | Transport injuries +V624--- | Transport injuries +V624XXA | Transport injuries +V624XXD | Transport injuries +V624XXS | Transport injuries +V625--- | Transport injuries +V625XXA | Transport injuries +V625XXD | Transport injuries +V625XXS | Transport injuries +V626--- | Transport injuries +V626XXA | Transport injuries +V626XXD | Transport injuries +V626XXS | Transport injuries +V627--- | Transport injuries +V627XXA | Transport injuries +V627XXD | Transport injuries +V627XXS | Transport injuries +V629--- | Transport injuries +V629XXA | Transport injuries +V629XXD | Transport injuries +V629XXS | Transport injuries +V63---- | Transport injuries +V630--- | Transport injuries +V630XXA | Transport injuries +V630XXD | Transport injuries +V630XXS | Transport injuries +V631--- | Transport injuries +V631XXA | Transport injuries +V631XXD | Transport injuries +V631XXS | Transport injuries +V632--- | Transport injuries +V632XXA | Transport injuries +V632XXD | Transport injuries +V632XXS | Transport injuries +V633--- | Transport injuries +V633XXA | Transport injuries +V633XXD | Transport injuries +V633XXS | Transport injuries +V634--- | Transport injuries +V634XXA | Transport injuries +V634XXD | Transport injuries +V634XXS | Transport injuries +V635--- | Transport injuries +V635XXA | Transport injuries +V635XXD | Transport injuries +V635XXS | Transport injuries +V636--- | Transport injuries +V636XXA | Transport injuries +V636XXD | Transport injuries +V636XXS | Transport injuries +V637--- | Transport injuries +V637XXA | Transport injuries +V637XXD | Transport injuries +V637XXS | Transport injuries +V639--- | Transport injuries +V639XXA | Transport injuries +V639XXD | Transport injuries +V639XXS | Transport injuries +V64---- | Transport injuries +V640--- | Transport injuries +V640XXA | Transport injuries +V640XXD | Transport injuries +V640XXS | Transport injuries +V641--- | Transport injuries +V641XXA | Transport injuries +V641XXD | Transport injuries +V641XXS | Transport injuries +V642--- | Transport injuries +V642XXA | Transport injuries +V642XXD | Transport injuries +V642XXS | Transport injuries +V643--- | Transport injuries +V643XXA | Transport injuries +V643XXD | Transport injuries +V643XXS | Transport injuries +V644--- | Transport injuries +V644XXA | Transport injuries +V644XXD | Transport injuries +V644XXS | Transport injuries +V645--- | Transport injuries +V645XXA | Transport injuries +V645XXD | Transport injuries +V645XXS | Transport injuries +V646--- | Transport injuries +V646XXA | Transport injuries +V646XXD | Transport injuries +V646XXS | Transport injuries +V647--- | Transport injuries +V647XXA | Transport injuries +V647XXD | Transport injuries +V647XXS | Transport injuries +V649--- | Transport injuries +V649XXA | Transport injuries +V649XXD | Transport injuries +V649XXS | Transport injuries +V65---- | Transport injuries +V650--- | Transport injuries +V650XXA | Transport injuries +V650XXD | Transport injuries +V650XXS | Transport injuries +V651--- | Transport injuries +V651XXA | Transport injuries +V651XXD | Transport injuries +V651XXS | Transport injuries +V652--- | Transport injuries +V652XXA | Transport injuries +V652XXD | Transport injuries +V652XXS | Transport injuries +V653--- | Transport injuries +V653XXA | Transport injuries +V653XXD | Transport injuries +V653XXS | Transport injuries +V654--- | Transport injuries +V654XXA | Transport injuries +V654XXD | Transport injuries +V654XXS | Transport injuries +V655--- | Transport injuries +V655XXA | Transport injuries +V655XXD | Transport injuries +V655XXS | Transport injuries +V656--- | Transport injuries +V656XXA | Transport injuries +V656XXD | Transport injuries +V656XXS | Transport injuries +V657--- | Transport injuries +V657XXA | Transport injuries +V657XXD | Transport injuries +V657XXS | Transport injuries +V659--- | Transport injuries +V659XXA | Transport injuries +V659XXD | Transport injuries +V659XXS | Transport injuries +V66---- | Transport injuries +V660--- | Transport injuries +V660XXA | Transport injuries +V660XXD | Transport injuries +V660XXS | Transport injuries +V661--- | Transport injuries +V661XXA | Transport injuries +V661XXD | Transport injuries +V661XXS | Transport injuries +V662--- | Transport injuries +V662XXA | Transport injuries +V662XXD | Transport injuries +V662XXS | Transport injuries +V663--- | Transport injuries +V663XXA | Transport injuries +V663XXD | Transport injuries +V663XXS | Transport injuries +V664--- | Transport injuries +V664XXA | Transport injuries +V664XXD | Transport injuries +V664XXS | Transport injuries +V665--- | Transport injuries +V665XXA | Transport injuries +V665XXD | Transport injuries +V665XXS | Transport injuries +V666--- | Transport injuries +V666XXA | Transport injuries +V666XXD | Transport injuries +V666XXS | Transport injuries +V667--- | Transport injuries +V667XXA | Transport injuries +V667XXD | Transport injuries +V667XXS | Transport injuries +V669--- | Transport injuries +V669XXA | Transport injuries +V669XXD | Transport injuries +V669XXS | Transport injuries +V67---- | Transport injuries +V670--- | Transport injuries +V670XXA | Transport injuries +V670XXD | Transport injuries +V670XXS | Transport injuries +V671--- | Transport injuries +V671XXA | Transport injuries +V671XXD | Transport injuries +V671XXS | Transport injuries +V672--- | Transport injuries +V672XXA | Transport injuries +V672XXD | Transport injuries +V672XXS | Transport injuries +V673--- | Transport injuries +V673XXA | Transport injuries +V673XXD | Transport injuries +V673XXS | Transport injuries +V674--- | Transport injuries +V674XXA | Transport injuries +V674XXD | Transport injuries +V674XXS | Transport injuries +V675--- | Transport injuries +V675XXA | Transport injuries +V675XXD | Transport injuries +V675XXS | Transport injuries +V676--- | Transport injuries +V676XXA | Transport injuries +V676XXD | Transport injuries +V676XXS | Transport injuries +V677--- | Transport injuries +V677XXA | Transport injuries +V677XXD | Transport injuries +V677XXS | Transport injuries +V679--- | Transport injuries +V679XXA | Transport injuries +V679XXD | Transport injuries +V679XXS | Transport injuries +V68---- | Transport injuries +V680--- | Transport injuries +V680XXA | Transport injuries +V680XXD | Transport injuries +V680XXS | Transport injuries +V681--- | Transport injuries +V681XXA | Transport injuries +V681XXD | Transport injuries +V681XXS | Transport injuries +V682--- | Transport injuries +V682XXA | Transport injuries +V682XXD | Transport injuries +V682XXS | Transport injuries +V683--- | Transport injuries +V683XXA | Transport injuries +V683XXD | Transport injuries +V683XXS | Transport injuries +V684--- | Transport injuries +V684XXA | Transport injuries +V684XXD | Transport injuries +V684XXS | Transport injuries +V685--- | Transport injuries +V685XXA | Transport injuries +V685XXD | Transport injuries +V685XXS | Transport injuries +V686--- | Transport injuries +V686XXA | Transport injuries +V686XXD | Transport injuries +V686XXS | Transport injuries +V687--- | Transport injuries +V687XXA | Transport injuries +V687XXD | Transport injuries +V687XXS | Transport injuries +V689--- | Transport injuries +V689XXA | Transport injuries +V689XXD | Transport injuries +V689XXS | Transport injuries +V69---- | Transport injuries +V690--- | Transport injuries +V6900XA | Transport injuries +V6900XD | Transport injuries +V6900XS | Transport injuries +V6909XA | Transport injuries +V6909XD | Transport injuries +V6909XS | Transport injuries +V691--- | Transport injuries +V6910XA | Transport injuries +V6910XD | Transport injuries +V6910XS | Transport injuries +V6919XA | Transport injuries +V6919XD | Transport injuries +V6919XS | Transport injuries +V692--- | Transport injuries +V6920XA | Transport injuries +V6920XD | Transport injuries +V6920XS | Transport injuries +V6929XA | Transport injuries +V6929XD | Transport injuries +V6929XS | Transport injuries +V693--- | Transport injuries +V693XXA | Transport injuries +V693XXD | Transport injuries +V693XXS | Transport injuries +V694--- | Transport injuries +V6940XA | Transport injuries +V6940XD | Transport injuries +V6940XS | Transport injuries +V6949XA | Transport injuries +V6949XD | Transport injuries +V6949XS | Transport injuries +V695--- | Transport injuries +V6950XA | Transport injuries +V6950XD | Transport injuries +V6950XS | Transport injuries +V6959XA | Transport injuries +V6959XD | Transport injuries +V6959XS | Transport injuries +V696--- | Transport injuries +V6960XA | Transport injuries +V6960XD | Transport injuries +V6960XS | Transport injuries +V6969XA | Transport injuries +V6969XD | Transport injuries +V6969XS | Transport injuries +V698--- | Transport injuries +V6981XA | Transport injuries +V6981XD | Transport injuries +V6981XS | Transport injuries +V6988XA | Transport injuries +V6988XD | Transport injuries +V6988XS | Transport injuries +V699--- | Transport injuries +V699XXA | Transport injuries +V699XXD | Transport injuries +V699XXS | Transport injuries +V70---- | Transport injuries +V700--- | Transport injuries +V700XXA | Transport injuries +V700XXD | Transport injuries +V700XXS | Transport injuries +V701--- | Transport injuries +V701XXA | Transport injuries +V701XXD | Transport injuries +V701XXS | Transport injuries +V702--- | Transport injuries +V702XXA | Transport injuries +V702XXD | Transport injuries +V702XXS | Transport injuries +V703--- | Transport injuries +V703XXA | Transport injuries +V703XXD | Transport injuries +V703XXS | Transport injuries +V704--- | Transport injuries +V704XXA | Transport injuries +V704XXD | Transport injuries +V704XXS | Transport injuries +V705--- | Transport injuries +V705XXA | Transport injuries +V705XXD | Transport injuries +V705XXS | Transport injuries +V706--- | Transport injuries +V706XXA | Transport injuries +V706XXD | Transport injuries +V706XXS | Transport injuries +V707--- | Transport injuries +V707XXA | Transport injuries +V707XXD | Transport injuries +V707XXS | Transport injuries +V709--- | Transport injuries +V709XXA | Transport injuries +V709XXD | Transport injuries +V709XXS | Transport injuries +V71---- | Transport injuries +V710--- | Transport injuries +V710XXA | Transport injuries +V710XXD | Transport injuries +V710XXS | Transport injuries +V711--- | Transport injuries +V711XXA | Transport injuries +V711XXD | Transport injuries +V711XXS | Transport injuries +V712--- | Transport injuries +V712XXA | Transport injuries +V712XXD | Transport injuries +V712XXS | Transport injuries +V713--- | Transport injuries +V713XXA | Transport injuries +V713XXD | Transport injuries +V713XXS | Transport injuries +V714--- | Transport injuries +V714XXA | Transport injuries +V714XXD | Transport injuries +V714XXS | Transport injuries +V715--- | Transport injuries +V715XXA | Transport injuries +V715XXD | Transport injuries +V715XXS | Transport injuries +V716--- | Transport injuries +V716XXA | Transport injuries +V716XXD | Transport injuries +V716XXS | Transport injuries +V717--- | Transport injuries +V717XXA | Transport injuries +V717XXD | Transport injuries +V717XXS | Transport injuries +V719--- | Transport injuries +V719XXA | Transport injuries +V719XXD | Transport injuries +V719XXS | Transport injuries +V72---- | Transport injuries +V720--- | Transport injuries +V720XXA | Transport injuries +V720XXD | Transport injuries +V720XXS | Transport injuries +V721--- | Transport injuries +V721XXA | Transport injuries +V721XXD | Transport injuries +V721XXS | Transport injuries +V722--- | Transport injuries +V722XXA | Transport injuries +V722XXD | Transport injuries +V722XXS | Transport injuries +V723--- | Transport injuries +V723XXA | Transport injuries +V723XXD | Transport injuries +V723XXS | Transport injuries +V724--- | Transport injuries +V724XXA | Transport injuries +V724XXD | Transport injuries +V724XXS | Transport injuries +V725--- | Transport injuries +V725XXA | Transport injuries +V725XXD | Transport injuries +V725XXS | Transport injuries +V726--- | Transport injuries +V726XXA | Transport injuries +V726XXD | Transport injuries +V726XXS | Transport injuries +V727--- | Transport injuries +V727XXA | Transport injuries +V727XXD | Transport injuries +V727XXS | Transport injuries +V729--- | Transport injuries +V729XXA | Transport injuries +V729XXD | Transport injuries +V729XXS | Transport injuries +V73---- | Transport injuries +V730--- | Transport injuries +V730XXA | Transport injuries +V730XXD | Transport injuries +V730XXS | Transport injuries +V731--- | Transport injuries +V731XXA | Transport injuries +V731XXD | Transport injuries +V731XXS | Transport injuries +V732--- | Transport injuries +V732XXA | Transport injuries +V732XXD | Transport injuries +V732XXS | Transport injuries +V733--- | Transport injuries +V733XXA | Transport injuries +V733XXD | Transport injuries +V733XXS | Transport injuries +V734--- | Transport injuries +V734XXA | Transport injuries +V734XXD | Transport injuries +V734XXS | Transport injuries +V735--- | Transport injuries +V735XXA | Transport injuries +V735XXD | Transport injuries +V735XXS | Transport injuries +V736--- | Transport injuries +V736XXA | Transport injuries +V736XXD | Transport injuries +V736XXS | Transport injuries +V737--- | Transport injuries +V737XXA | Transport injuries +V737XXD | Transport injuries +V737XXS | Transport injuries +V739--- | Transport injuries +V739XXA | Transport injuries +V739XXD | Transport injuries +V739XXS | Transport injuries +V74---- | Transport injuries +V740--- | Transport injuries +V740XXA | Transport injuries +V740XXD | Transport injuries +V740XXS | Transport injuries +V741--- | Transport injuries +V741XXA | Transport injuries +V741XXD | Transport injuries +V741XXS | Transport injuries +V742--- | Transport injuries +V742XXA | Transport injuries +V742XXD | Transport injuries +V742XXS | Transport injuries +V743--- | Transport injuries +V743XXA | Transport injuries +V743XXD | Transport injuries +V743XXS | Transport injuries +V744--- | Transport injuries +V744XXA | Transport injuries +V744XXD | Transport injuries +V744XXS | Transport injuries +V745--- | Transport injuries +V745XXA | Transport injuries +V745XXD | Transport injuries +V745XXS | Transport injuries +V746--- | Transport injuries +V746XXA | Transport injuries +V746XXD | Transport injuries +V746XXS | Transport injuries +V747--- | Transport injuries +V747XXA | Transport injuries +V747XXD | Transport injuries +V747XXS | Transport injuries +V749--- | Transport injuries +V749XXA | Transport injuries +V749XXD | Transport injuries +V749XXS | Transport injuries +V75---- | Transport injuries +V750--- | Transport injuries +V750XXA | Transport injuries +V750XXD | Transport injuries +V750XXS | Transport injuries +V751--- | Transport injuries +V751XXA | Transport injuries +V751XXD | Transport injuries +V751XXS | Transport injuries +V752--- | Transport injuries +V752XXA | Transport injuries +V752XXD | Transport injuries +V752XXS | Transport injuries +V753--- | Transport injuries +V753XXA | Transport injuries +V753XXD | Transport injuries +V753XXS | Transport injuries +V754--- | Transport injuries +V754XXA | Transport injuries +V754XXD | Transport injuries +V754XXS | Transport injuries +V755--- | Transport injuries +V755XXA | Transport injuries +V755XXD | Transport injuries +V755XXS | Transport injuries +V756--- | Transport injuries +V756XXA | Transport injuries +V756XXD | Transport injuries +V756XXS | Transport injuries +V757--- | Transport injuries +V757XXA | Transport injuries +V757XXD | Transport injuries +V757XXS | Transport injuries +V759--- | Transport injuries +V759XXA | Transport injuries +V759XXD | Transport injuries +V759XXS | Transport injuries +V76---- | Transport injuries +V760--- | Transport injuries +V760XXA | Transport injuries +V760XXD | Transport injuries +V760XXS | Transport injuries +V761--- | Transport injuries +V761XXA | Transport injuries +V761XXD | Transport injuries +V761XXS | Transport injuries +V762--- | Transport injuries +V762XXA | Transport injuries +V762XXD | Transport injuries +V762XXS | Transport injuries +V763--- | Transport injuries +V763XXA | Transport injuries +V763XXD | Transport injuries +V763XXS | Transport injuries +V764--- | Transport injuries +V764XXA | Transport injuries +V764XXD | Transport injuries +V764XXS | Transport injuries +V765--- | Transport injuries +V765XXA | Transport injuries +V765XXD | Transport injuries +V765XXS | Transport injuries +V766--- | Transport injuries +V766XXA | Transport injuries +V766XXD | Transport injuries +V766XXS | Transport injuries +V767--- | Transport injuries +V767XXA | Transport injuries +V767XXD | Transport injuries +V767XXS | Transport injuries +V769--- | Transport injuries +V769XXA | Transport injuries +V769XXD | Transport injuries +V769XXS | Transport injuries +V77---- | Transport injuries +V770--- | Transport injuries +V770XXA | Transport injuries +V770XXD | Transport injuries +V770XXS | Transport injuries +V771--- | Transport injuries +V771XXA | Transport injuries +V771XXD | Transport injuries +V771XXS | Transport injuries +V772--- | Transport injuries +V772XXA | Transport injuries +V772XXD | Transport injuries +V772XXS | Transport injuries +V773--- | Transport injuries +V773XXA | Transport injuries +V773XXD | Transport injuries +V773XXS | Transport injuries +V774--- | Transport injuries +V774XXA | Transport injuries +V774XXD | Transport injuries +V774XXS | Transport injuries +V775--- | Transport injuries +V775XXA | Transport injuries +V775XXD | Transport injuries +V775XXS | Transport injuries +V776--- | Transport injuries +V776XXA | Transport injuries +V776XXD | Transport injuries +V776XXS | Transport injuries +V777--- | Transport injuries +V777XXA | Transport injuries +V777XXD | Transport injuries +V777XXS | Transport injuries +V779--- | Transport injuries +V779XXA | Transport injuries +V779XXD | Transport injuries +V779XXS | Transport injuries +V78---- | Transport injuries +V780--- | Transport injuries +V780XXA | Transport injuries +V780XXD | Transport injuries +V780XXS | Transport injuries +V781--- | Transport injuries +V781XXA | Transport injuries +V781XXD | Transport injuries +V781XXS | Transport injuries +V782--- | Transport injuries +V782XXA | Transport injuries +V782XXD | Transport injuries +V782XXS | Transport injuries +V783--- | Transport injuries +V783XXA | Transport injuries +V783XXD | Transport injuries +V783XXS | Transport injuries +V784--- | Transport injuries +V784XXA | Transport injuries +V784XXD | Transport injuries +V784XXS | Transport injuries +V785--- | Transport injuries +V785XXA | Transport injuries +V785XXD | Transport injuries +V785XXS | Transport injuries +V786--- | Transport injuries +V786XXA | Transport injuries +V786XXD | Transport injuries +V786XXS | Transport injuries +V787--- | Transport injuries +V787XXA | Transport injuries +V787XXD | Transport injuries +V787XXS | Transport injuries +V789--- | Transport injuries +V789XXA | Transport injuries +V789XXD | Transport injuries +V789XXS | Transport injuries +V79---- | Transport injuries +V790--- | Transport injuries +V7900XA | Transport injuries +V7900XD | Transport injuries +V7900XS | Transport injuries +V7909XA | Transport injuries +V7909XD | Transport injuries +V7909XS | Transport injuries +V791--- | Transport injuries +V7910XA | Transport injuries +V7910XD | Transport injuries +V7910XS | Transport injuries +V7919XA | Transport injuries +V7919XD | Transport injuries +V7919XS | Transport injuries +V792--- | Transport injuries +V7920XA | Transport injuries +V7920XD | Transport injuries +V7920XS | Transport injuries +V7929XA | Transport injuries +V7929XD | Transport injuries +V7929XS | Transport injuries +V793--- | Transport injuries +V793XXA | Transport injuries +V793XXD | Transport injuries +V793XXS | Transport injuries +V794--- | Transport injuries +V7940XA | Transport injuries +V7940XD | Transport injuries +V7940XS | Transport injuries +V7949XA | Transport injuries +V7949XD | Transport injuries +V7949XS | Transport injuries +V795--- | Transport injuries +V7950XA | Transport injuries +V7950XD | Transport injuries +V7950XS | Transport injuries +V7959XA | Transport injuries +V7959XD | Transport injuries +V7959XS | Transport injuries +V796--- | Transport injuries +V7960XA | Transport injuries +V7960XD | Transport injuries +V7960XS | Transport injuries +V7969XA | Transport injuries +V7969XD | Transport injuries +V7969XS | Transport injuries +V798--- | Transport injuries +V7981XA | Transport injuries +V7981XD | Transport injuries +V7981XS | Transport injuries +V7988XA | Transport injuries +V7988XD | Transport injuries +V7988XS | Transport injuries +V799--- | Transport injuries +V799XXA | Transport injuries +V799XXD | Transport injuries +V799XXS | Transport injuries +V80---- | Transport injuries +V800--- | Transport injuries +V80010A | Transport injuries +V80010D | Transport injuries +V80010S | Transport injuries +V80018A | Transport injuries +V80018D | Transport injuries +V80018S | Transport injuries +V8002XA | Transport injuries +V8002XD | Transport injuries +V8002XS | Transport injuries +V801--- | Transport injuries +V8011XA | Transport injuries +V8011XD | Transport injuries +V8011XS | Transport injuries +V8012XA | Transport injuries +V8012XD | Transport injuries +V8012XS | Transport injuries +V802--- | Transport injuries +V8021XA | Transport injuries +V8021XD | Transport injuries +V8021XS | Transport injuries +V8022XA | Transport injuries +V8022XD | Transport injuries +V8022XS | Transport injuries +V803--- | Transport injuries +V8031XA | Transport injuries +V8031XD | Transport injuries +V8031XS | Transport injuries +V8032XA | Transport injuries +V8032XD | Transport injuries +V8032XS | Transport injuries +V804--- | Transport injuries +V8041XA | Transport injuries +V8041XD | Transport injuries +V8041XS | Transport injuries +V8042XA | Transport injuries +V8042XD | Transport injuries +V8042XS | Transport injuries +V805--- | Transport injuries +V8051XA | Transport injuries +V8051XD | Transport injuries +V8051XS | Transport injuries +V8052XA | Transport injuries +V8052XD | Transport injuries +V8052XS | Transport injuries +V806--- | Transport injuries +V8061XA | Transport injuries +V8061XD | Transport injuries +V8061XS | Transport injuries +V8062XA | Transport injuries +V8062XD | Transport injuries +V8062XS | Transport injuries +V807--- | Transport injuries +V80710A | Transport injuries +V80710D | Transport injuries +V80710S | Transport injuries +V80711A | Transport injuries +V80711D | Transport injuries +V80711S | Transport injuries +V80720A | Transport injuries +V80720D | Transport injuries +V80720S | Transport injuries +V80721A | Transport injuries +V80721D | Transport injuries +V80721S | Transport injuries +V80730A | Transport injuries +V80730D | Transport injuries +V80730S | Transport injuries +V80731A | Transport injuries +V80731D | Transport injuries +V80731S | Transport injuries +V80790A | Transport injuries +V80790D | Transport injuries +V80790S | Transport injuries +V80791A | Transport injuries +V80791D | Transport injuries +V80791S | Transport injuries +V808--- | Transport injuries +V8081XA | Transport injuries +V8081XD | Transport injuries +V8081XS | Transport injuries +V8082XA | Transport injuries +V8082XD | Transport injuries +V8082XS | Transport injuries +V809--- | Transport injuries +V80910A | Transport injuries +V80910D | Transport injuries +V80910S | Transport injuries +V80918A | Transport injuries +V80918D | Transport injuries +V80918S | Transport injuries +V80919A | Transport injuries +V80919D | Transport injuries +V80919S | Transport injuries +V80920A | Transport injuries +V80920D | Transport injuries +V80920S | Transport injuries +V80928A | Transport injuries +V80928D | Transport injuries +V80928S | Transport injuries +V80929A | Transport injuries +V80929D | Transport injuries +V80929S | Transport injuries +V81---- | Transport injuries +V810--- | Transport injuries +V810XXA | Transport injuries +V810XXD | Transport injuries +V810XXS | Transport injuries +V811--- | Transport injuries +V811XXA | Transport injuries +V811XXD | Transport injuries +V811XXS | Transport injuries +V812--- | Transport injuries +V812XXA | Transport injuries +V812XXD | Transport injuries +V812XXS | Transport injuries +V813--- | Transport injuries +V813XXA | Transport injuries +V813XXD | Transport injuries +V813XXS | Transport injuries +V814--- | Transport injuries +V814XXA | Transport injuries +V814XXD | Transport injuries +V814XXS | Transport injuries +V815--- | Transport injuries +V815XXA | Transport injuries +V815XXD | Transport injuries +V815XXS | Transport injuries +V816--- | Transport injuries +V816XXA | Transport injuries +V816XXD | Transport injuries +V816XXS | Transport injuries +V817--- | Transport injuries +V817XXA | Transport injuries +V817XXD | Transport injuries +V817XXS | Transport injuries +V818--- | Transport injuries +V8181XA | Transport injuries +V8181XD | Transport injuries +V8181XS | Transport injuries +V8182XA | Transport injuries +V8182XD | Transport injuries +V8182XS | Transport injuries +V8183XA | Transport injuries +V8183XD | Transport injuries +V8183XS | Transport injuries +V8189XA | Transport injuries +V8189XD | Transport injuries +V8189XS | Transport injuries +V819--- | Transport injuries +V819XXA | Transport injuries +V819XXD | Transport injuries +V819XXS | Transport injuries +V82---- | Transport injuries +V820--- | Transport injuries +V820XXA | Transport injuries +V820XXD | Transport injuries +V820XXS | Transport injuries +V821--- | Transport injuries +V821XXA | Transport injuries +V821XXD | Transport injuries +V821XXS | Transport injuries +V822--- | Transport injuries +V822XXA | Transport injuries +V822XXD | Transport injuries +V822XXS | Transport injuries +V823--- | Transport injuries +V823XXA | Transport injuries +V823XXD | Transport injuries +V823XXS | Transport injuries +V824--- | Transport injuries +V824XXA | Transport injuries +V824XXD | Transport injuries +V824XXS | Transport injuries +V825--- | Transport injuries +V825XXA | Transport injuries +V825XXD | Transport injuries +V825XXS | Transport injuries +V826--- | Transport injuries +V826XXA | Transport injuries +V826XXD | Transport injuries +V826XXS | Transport injuries +V827--- | Transport injuries +V827XXA | Transport injuries +V827XXD | Transport injuries +V827XXS | Transport injuries +V828--- | Transport injuries +V828XXA | Transport injuries +V828XXD | Transport injuries +V828XXS | Transport injuries +V829--- | Transport injuries +V829XXA | Transport injuries +V829XXD | Transport injuries +V829XXS | Transport injuries +V83---- | Transport injuries +V830--- | Transport injuries +V830XXA | Transport injuries +V830XXD | Transport injuries +V830XXS | Transport injuries +V831--- | Transport injuries +V831XXA | Transport injuries +V831XXD | Transport injuries +V831XXS | Transport injuries +V832--- | Transport injuries +V832XXA | Transport injuries +V832XXD | Transport injuries +V832XXS | Transport injuries +V833--- | Transport injuries +V833XXA | Transport injuries +V833XXD | Transport injuries +V833XXS | Transport injuries +V834--- | Transport injuries +V834XXA | Transport injuries +V834XXD | Transport injuries +V834XXS | Transport injuries +V835--- | Transport injuries +V835XXA | Transport injuries +V835XXD | Transport injuries +V835XXS | Transport injuries +V836--- | Transport injuries +V836XXA | Transport injuries +V836XXD | Transport injuries +V836XXS | Transport injuries +V837--- | Transport injuries +V837XXA | Transport injuries +V837XXD | Transport injuries +V837XXS | Transport injuries +V839--- | Transport injuries +V839XXA | Transport injuries +V839XXD | Transport injuries +V839XXS | Transport injuries +V84---- | Transport injuries +V840--- | Transport injuries +V840XXA | Transport injuries +V840XXD | Transport injuries +V840XXS | Transport injuries +V841--- | Transport injuries +V841XXA | Transport injuries +V841XXD | Transport injuries +V841XXS | Transport injuries +V842--- | Transport injuries +V842XXA | Transport injuries +V842XXD | Transport injuries +V842XXS | Transport injuries +V843--- | Transport injuries +V843XXA | Transport injuries +V843XXD | Transport injuries +V843XXS | Transport injuries +V844--- | Transport injuries +V844XXA | Transport injuries +V844XXD | Transport injuries +V844XXS | Transport injuries +V845--- | Transport injuries +V845XXA | Transport injuries +V845XXD | Transport injuries +V845XXS | Transport injuries +V846--- | Transport injuries +V846XXA | Transport injuries +V846XXD | Transport injuries +V846XXS | Transport injuries +V847--- | Transport injuries +V847XXA | Transport injuries +V847XXD | Transport injuries +V847XXS | Transport injuries +V849--- | Transport injuries +V849XXA | Transport injuries +V849XXD | Transport injuries +V849XXS | Transport injuries +V85---- | Transport injuries +V850--- | Transport injuries +V850XXA | Transport injuries +V850XXD | Transport injuries +V850XXS | Transport injuries +V851--- | Transport injuries +V851XXA | Transport injuries +V851XXD | Transport injuries +V851XXS | Transport injuries +V852--- | Transport injuries +V852XXA | Transport injuries +V852XXD | Transport injuries +V852XXS | Transport injuries +V853--- | Transport injuries +V853XXA | Transport injuries +V853XXD | Transport injuries +V853XXS | Transport injuries +V854--- | Transport injuries +V854XXA | Transport injuries +V854XXD | Transport injuries +V854XXS | Transport injuries +V855--- | Transport injuries +V855XXA | Transport injuries +V855XXD | Transport injuries +V855XXS | Transport injuries +V856--- | Transport injuries +V856XXA | Transport injuries +V856XXD | Transport injuries +V856XXS | Transport injuries +V857--- | Transport injuries +V857XXA | Transport injuries +V857XXD | Transport injuries +V857XXS | Transport injuries +V859--- | Transport injuries +V859XXA | Transport injuries +V859XXD | Transport injuries +V859XXS | Transport injuries +V86---- | Transport injuries +V860--- | Transport injuries +V8601XA | Transport injuries +V8601XD | Transport injuries +V8601XS | Transport injuries +V8602XA | Transport injuries +V8602XD | Transport injuries +V8602XS | Transport injuries +V8603XA | Transport injuries +V8603XD | Transport injuries +V8603XS | Transport injuries +V8604XA | Transport injuries +V8604XD | Transport injuries +V8604XS | Transport injuries +V8605XA | Transport injuries +V8605XD | Transport injuries +V8605XS | Transport injuries +V8606XA | Transport injuries +V8606XD | Transport injuries +V8606XS | Transport injuries +V8609XA | Transport injuries +V8609XD | Transport injuries +V8609XS | Transport injuries +V861--- | Transport injuries +V8611XA | Transport injuries +V8611XD | Transport injuries +V8611XS | Transport injuries +V8612XA | Transport injuries +V8612XD | Transport injuries +V8612XS | Transport injuries +V8613XA | Transport injuries +V8613XD | Transport injuries +V8613XS | Transport injuries +V8614XA | Transport injuries +V8614XD | Transport injuries +V8614XS | Transport injuries +V8615XA | Transport injuries +V8615XD | Transport injuries +V8615XS | Transport injuries +V8616XA | Transport injuries +V8616XD | Transport injuries +V8616XS | Transport injuries +V8619XA | Transport injuries +V8619XD | Transport injuries +V8619XS | Transport injuries +V862--- | Transport injuries +V8621XA | Transport injuries +V8621XD | Transport injuries +V8621XS | Transport injuries +V8622XA | Transport injuries +V8622XD | Transport injuries +V8622XS | Transport injuries +V8623XA | Transport injuries +V8623XD | Transport injuries +V8623XS | Transport injuries +V8624XA | Transport injuries +V8624XD | Transport injuries +V8624XS | Transport injuries +V8625XA | Transport injuries +V8625XD | Transport injuries +V8625XS | Transport injuries +V8626XA | Transport injuries +V8626XD | Transport injuries +V8626XS | Transport injuries +V8629XA | Transport injuries +V8629XD | Transport injuries +V8629XS | Transport injuries +V863--- | Transport injuries +V8631XA | Transport injuries +V8631XD | Transport injuries +V8631XS | Transport injuries +V8632XA | Transport injuries +V8632XD | Transport injuries +V8632XS | Transport injuries +V8633XA | Transport injuries +V8633XD | Transport injuries +V8633XS | Transport injuries +V8634XA | Transport injuries +V8634XD | Transport injuries +V8634XS | Transport injuries +V8635XA | Transport injuries +V8635XD | Transport injuries +V8635XS | Transport injuries +V8636XA | Transport injuries +V8636XD | Transport injuries +V8636XS | Transport injuries +V8639XA | Transport injuries +V8639XD | Transport injuries +V8639XS | Transport injuries +V864--- | Transport injuries +V8641XA | Transport injuries +V8641XD | Transport injuries +V8641XS | Transport injuries +V8642XA | Transport injuries +V8642XD | Transport injuries +V8642XS | Transport injuries +V8643XA | Transport injuries +V8643XD | Transport injuries +V8643XS | Transport injuries +V8644XA | Transport injuries +V8644XD | Transport injuries +V8644XS | Transport injuries +V8645XA | Transport injuries +V8645XD | Transport injuries +V8645XS | Transport injuries +V8646XA | Transport injuries +V8646XD | Transport injuries +V8646XS | Transport injuries +V8649XA | Transport injuries +V8649XD | Transport injuries +V8649XS | Transport injuries +V865--- | Transport injuries +V8651XA | Transport injuries +V8651XD | Transport injuries +V8651XS | Transport injuries +V8652XA | Transport injuries +V8652XD | Transport injuries +V8652XS | Transport injuries +V8653XA | Transport injuries +V8653XD | Transport injuries +V8653XS | Transport injuries +V8654XA | Transport injuries +V8654XD | Transport injuries +V8654XS | Transport injuries +V8655XA | Transport injuries +V8655XD | Transport injuries +V8655XS | Transport injuries +V8656XA | Transport injuries +V8656XD | Transport injuries +V8656XS | Transport injuries +V8659XA | Transport injuries +V8659XD | Transport injuries +V8659XS | Transport injuries +V866--- | Transport injuries +V8661XA | Transport injuries +V8661XD | Transport injuries +V8661XS | Transport injuries +V8662XA | Transport injuries +V8662XD | Transport injuries +V8662XS | Transport injuries +V8663XA | Transport injuries +V8663XD | Transport injuries +V8663XS | Transport injuries +V8664XA | Transport injuries +V8664XD | Transport injuries +V8664XS | Transport injuries +V8665XA | Transport injuries +V8665XD | Transport injuries +V8665XS | Transport injuries +V8666XA | Transport injuries +V8666XD | Transport injuries +V8666XS | Transport injuries +V8669XA | Transport injuries +V8669XD | Transport injuries +V8669XS | Transport injuries +V867--- | Transport injuries +V8671XA | Transport injuries +V8671XD | Transport injuries +V8671XS | Transport injuries +V8672XA | Transport injuries +V8672XD | Transport injuries +V8672XS | Transport injuries +V8673XA | Transport injuries +V8673XD | Transport injuries +V8673XS | Transport injuries +V8674XA | Transport injuries +V8674XD | Transport injuries +V8674XS | Transport injuries +V8675XA | Transport injuries +V8675XD | Transport injuries +V8675XS | Transport injuries +V8676XA | Transport injuries +V8676XD | Transport injuries +V8676XS | Transport injuries +V8679XA | Transport injuries +V8679XD | Transport injuries +V8679XS | Transport injuries +V869--- | Transport injuries +V872--- | Transport injuries +V872XXA | Transport injuries +V872XXD | Transport injuries +V872XXS | Transport injuries +V873--- | Transport injuries +V882--- | Transport injuries +V882XXA | Transport injuries +V882XXD | Transport injuries +V882XXS | Transport injuries +V883--- | Transport injuries +V90---- | Transport injuries +V900--- | Transport injuries +V9000XA | Transport injuries +V9000XD | Transport injuries +V9000XS | Transport injuries +V9001XA | Transport injuries +V9001XD | Transport injuries +V9001XS | Transport injuries +V9002XA | Transport injuries +V9002XD | Transport injuries +V9002XS | Transport injuries +V9003XA | Transport injuries +V9003XD | Transport injuries +V9003XS | Transport injuries +V9004XA | Transport injuries +V9004XD | Transport injuries +V9004XS | Transport injuries +V9005XA | Transport injuries +V9005XD | Transport injuries +V9005XS | Transport injuries +V9006XA | Transport injuries +V9006XD | Transport injuries +V9006XS | Transport injuries +V9008XA | Transport injuries +V9008XD | Transport injuries +V9008XS | Transport injuries +V9009XA | Transport injuries +V9009XD | Transport injuries +V9009XS | Transport injuries +V901--- | Transport injuries +V9010XA | Transport injuries +V9010XD | Transport injuries +V9010XS | Transport injuries +V9011XA | Transport injuries +V9011XD | Transport injuries +V9011XS | Transport injuries +V9012XA | Transport injuries +V9012XD | Transport injuries +V9012XS | Transport injuries +V9013XA | Transport injuries +V9013XD | Transport injuries +V9013XS | Transport injuries +V9014XA | Transport injuries +V9014XD | Transport injuries +V9014XS | Transport injuries +V9015XA | Transport injuries +V9015XD | Transport injuries +V9015XS | Transport injuries +V9016XA | Transport injuries +V9016XD | Transport injuries +V9016XS | Transport injuries +V9018XA | Transport injuries +V9018XD | Transport injuries +V9018XS | Transport injuries +V9019XA | Transport injuries +V9019XD | Transport injuries +V9019XS | Transport injuries +V902--- | Transport injuries +V9020XA | Transport injuries +V9020XD | Transport injuries +V9020XS | Transport injuries +V9021XA | Transport injuries +V9021XD | Transport injuries +V9021XS | Transport injuries +V9022XA | Transport injuries +V9022XD | Transport injuries +V9022XS | Transport injuries +V9023XA | Transport injuries +V9023XD | Transport injuries +V9023XS | Transport injuries +V9024XA | Transport injuries +V9024XD | Transport injuries +V9024XS | Transport injuries +V9025XA | Transport injuries +V9025XD | Transport injuries +V9025XS | Transport injuries +V9026XA | Transport injuries +V9026XD | Transport injuries +V9026XS | Transport injuries +V9027XA | Transport injuries +V9027XD | Transport injuries +V9027XS | Transport injuries +V9028XA | Transport injuries +V9028XD | Transport injuries +V9028XS | Transport injuries +V9029XA | Transport injuries +V9029XD | Transport injuries +V9029XS | Transport injuries +V903--- | Transport injuries +V9030XA | Transport injuries +V9030XD | Transport injuries +V9030XS | Transport injuries +V9031XA | Transport injuries +V9031XD | Transport injuries +V9031XS | Transport injuries +V9032XA | Transport injuries +V9032XD | Transport injuries +V9032XS | Transport injuries +V9033XA | Transport injuries +V9033XD | Transport injuries +V9033XS | Transport injuries +V9034XA | Transport injuries +V9034XD | Transport injuries +V9034XS | Transport injuries +V9035XA | Transport injuries +V9035XD | Transport injuries +V9035XS | Transport injuries +V9036XA | Transport injuries +V9036XD | Transport injuries +V9036XS | Transport injuries +V9037XA | Transport injuries +V9037XD | Transport injuries +V9037XS | Transport injuries +V9038XA | Transport injuries +V9038XD | Transport injuries +V9038XS | Transport injuries +V9039XA | Transport injuries +V9039XD | Transport injuries +V9039XS | Transport injuries +V904--- | Transport injuries +V905--- | Transport injuries +V906--- | Transport injuries +V907--- | Transport injuries +V908--- | Transport injuries +V9080XA | Transport injuries +V9080XD | Transport injuries +V9080XS | Transport injuries +V9081XA | Transport injuries +V9081XD | Transport injuries +V9081XS | Transport injuries +V9082XA | Transport injuries +V9082XD | Transport injuries +V9082XS | Transport injuries +V9083XA | Transport injuries +V9083XD | Transport injuries +V9083XS | Transport injuries +V9084XA | Transport injuries +V9084XD | Transport injuries +V9084XS | Transport injuries +V9085XA | Transport injuries +V9085XD | Transport injuries +V9085XS | Transport injuries +V9086XA | Transport injuries +V9086XD | Transport injuries +V9086XS | Transport injuries +V9087XA | Transport injuries +V9087XD | Transport injuries +V9087XS | Transport injuries +V9088XA | Transport injuries +V9088XD | Transport injuries +V9088XS | Transport injuries +V9089XA | Transport injuries +V9089XD | Transport injuries +V9089XS | Transport injuries +V909--- | Transport injuries +V91---- | Transport injuries +V910--- | Transport injuries +V9100XA | Transport injuries +V9100XD | Transport injuries +V9100XS | Transport injuries +V9101XA | Transport injuries +V9101XD | Transport injuries +V9101XS | Transport injuries +V9102XA | Transport injuries +V9102XD | Transport injuries +V9102XS | Transport injuries +V9103XA | Transport injuries +V9103XD | Transport injuries +V9103XS | Transport injuries +V9104XA | Transport injuries +V9104XD | Transport injuries +V9104XS | Transport injuries +V9105XA | Transport injuries +V9105XD | Transport injuries +V9105XS | Transport injuries +V9106XA | Transport injuries +V9106XD | Transport injuries +V9106XS | Transport injuries +V9107XA | Transport injuries +V9107XD | Transport injuries +V9107XS | Transport injuries +V9108XA | Transport injuries +V9108XD | Transport injuries +V9108XS | Transport injuries +V9109XA | Transport injuries +V9109XD | Transport injuries +V9109XS | Transport injuries +V911--- | Transport injuries +V9110XA | Transport injuries +V9110XD | Transport injuries +V9110XS | Transport injuries +V9111XA | Transport injuries +V9111XD | Transport injuries +V9111XS | Transport injuries +V9112XA | Transport injuries +V9112XD | Transport injuries +V9112XS | Transport injuries +V9113XA | Transport injuries +V9113XD | Transport injuries +V9113XS | Transport injuries +V9114XA | Transport injuries +V9114XD | Transport injuries +V9114XS | Transport injuries +V9115XA | Transport injuries +V9115XD | Transport injuries +V9115XS | Transport injuries +V9116XA | Transport injuries +V9116XD | Transport injuries +V9116XS | Transport injuries +V9118XA | Transport injuries +V9118XD | Transport injuries +V9118XS | Transport injuries +V9119XA | Transport injuries +V9119XD | Transport injuries +V9119XS | Transport injuries +V912--- | Transport injuries +V9120XA | Transport injuries +V9120XD | Transport injuries +V9120XS | Transport injuries +V9121XA | Transport injuries +V9121XD | Transport injuries +V9121XS | Transport injuries +V9122XA | Transport injuries +V9122XD | Transport injuries +V9122XS | Transport injuries +V9123XA | Transport injuries +V9123XD | Transport injuries +V9123XS | Transport injuries +V9124XA | Transport injuries +V9124XD | Transport injuries +V9124XS | Transport injuries +V9125XA | Transport injuries +V9125XD | Transport injuries +V9125XS | Transport injuries +V9126XA | Transport injuries +V9126XD | Transport injuries +V9126XS | Transport injuries +V9129XA | Transport injuries +V9129XD | Transport injuries +V9129XS | Transport injuries +V913--- | Transport injuries +V9130XA | Transport injuries +V9130XD | Transport injuries +V9130XS | Transport injuries +V9131XA | Transport injuries +V9131XD | Transport injuries +V9131XS | Transport injuries +V9132XA | Transport injuries +V9132XD | Transport injuries +V9132XS | Transport injuries +V9133XA | Transport injuries +V9133XD | Transport injuries +V9133XS | Transport injuries +V9134XA | Transport injuries +V9134XD | Transport injuries +V9134XS | Transport injuries +V9135XA | Transport injuries +V9135XD | Transport injuries +V9135XS | Transport injuries +V9136XA | Transport injuries +V9136XD | Transport injuries +V9136XS | Transport injuries +V9137XA | Transport injuries +V9137XD | Transport injuries +V9137XS | Transport injuries +V9138XA | Transport injuries +V9138XD | Transport injuries +V9138XS | Transport injuries +V9139XA | Transport injuries +V9139XD | Transport injuries +V9139XS | Transport injuries +V914--- | Transport injuries +V915--- | Transport injuries +V916--- | Transport injuries +V917--- | Transport injuries +V918--- | Transport injuries +V9180XA | Transport injuries +V9180XD | Transport injuries +V9180XS | Transport injuries +V9181XA | Transport injuries +V9181XD | Transport injuries +V9181XS | Transport injuries +V9182XA | Transport injuries +V9182XD | Transport injuries +V9182XS | Transport injuries +V9183XA | Transport injuries +V9183XD | Transport injuries +V9183XS | Transport injuries +V9184XA | Transport injuries +V9184XD | Transport injuries +V9184XS | Transport injuries +V9185XA | Transport injuries +V9185XD | Transport injuries +V9185XS | Transport injuries +V9186XA | Transport injuries +V9186XD | Transport injuries +V9186XS | Transport injuries +V9187XA | Transport injuries +V9187XD | Transport injuries +V9187XS | Transport injuries +V9188XA | Transport injuries +V9188XD | Transport injuries +V9188XS | Transport injuries +V9189XA | Transport injuries +V9189XD | Transport injuries +V9189XS | Transport injuries +V919--- | Transport injuries +V92---- | Transport injuries +V920--- | Transport injuries +V9200XA | Transport injuries +V9200XD | Transport injuries +V9200XS | Transport injuries +V9201XA | Transport injuries +V9201XD | Transport injuries +V9201XS | Transport injuries +V9202XA | Transport injuries +V9202XD | Transport injuries +V9202XS | Transport injuries +V9203XA | Transport injuries +V9203XD | Transport injuries +V9203XS | Transport injuries +V9204XA | Transport injuries +V9204XD | Transport injuries +V9204XS | Transport injuries +V9205XA | Transport injuries +V9205XD | Transport injuries +V9205XS | Transport injuries +V9206XA | Transport injuries +V9206XD | Transport injuries +V9206XS | Transport injuries +V9207XA | Transport injuries +V9207XD | Transport injuries +V9207XS | Transport injuries +V9208XA | Transport injuries +V9208XD | Transport injuries +V9208XS | Transport injuries +V9209XA | Transport injuries +V9209XD | Transport injuries +V9209XS | Transport injuries +V921--- | Transport injuries +V9210XA | Transport injuries +V9210XD | Transport injuries +V9210XS | Transport injuries +V9211XA | Transport injuries +V9211XD | Transport injuries +V9211XS | Transport injuries +V9212XA | Transport injuries +V9212XD | Transport injuries +V9212XS | Transport injuries +V9213XA | Transport injuries +V9213XD | Transport injuries +V9213XS | Transport injuries +V9214XA | Transport injuries +V9214XD | Transport injuries +V9214XS | Transport injuries +V9215XA | Transport injuries +V9215XD | Transport injuries +V9215XS | Transport injuries +V9216XA | Transport injuries +V9216XD | Transport injuries +V9216XS | Transport injuries +V9219XA | Transport injuries +V9219XD | Transport injuries +V9219XS | Transport injuries +V922--- | Transport injuries +V9220XA | Transport injuries +V9220XD | Transport injuries +V9220XS | Transport injuries +V9221XA | Transport injuries +V9221XD | Transport injuries +V9221XS | Transport injuries +V9222XA | Transport injuries +V9222XD | Transport injuries +V9222XS | Transport injuries +V9223XA | Transport injuries +V9223XD | Transport injuries +V9223XS | Transport injuries +V9224XA | Transport injuries +V9224XD | Transport injuries +V9224XS | Transport injuries +V9225XA | Transport injuries +V9225XD | Transport injuries +V9225XS | Transport injuries +V9226XA | Transport injuries +V9226XD | Transport injuries +V9226XS | Transport injuries +V9227XA | Transport injuries +V9227XD | Transport injuries +V9227XS | Transport injuries +V9228XA | Transport injuries +V9228XD | Transport injuries +V9228XS | Transport injuries +V9229XA | Transport injuries +V9229XD | Transport injuries +V9229XS | Transport injuries +V923--- | Transport injuries +V924--- | Transport injuries +V925--- | Transport injuries +V926--- | Transport injuries +V927--- | Transport injuries +V928--- | Transport injuries +V929--- | Transport injuries +V93---- | Transport injuries +V930--- | Transport injuries +V9300XA | Transport injuries +V9300XD | Transport injuries +V9300XS | Transport injuries +V9301XA | Transport injuries +V9301XD | Transport injuries +V9301XS | Transport injuries +V9302XA | Transport injuries +V9302XD | Transport injuries +V9302XS | Transport injuries +V9303XA | Transport injuries +V9303XD | Transport injuries +V9303XS | Transport injuries +V9304XA | Transport injuries +V9304XD | Transport injuries +V9304XS | Transport injuries +V9309XA | Transport injuries +V9309XD | Transport injuries +V9309XS | Transport injuries +V931--- | Transport injuries +V9310XA | Transport injuries +V9310XD | Transport injuries +V9310XS | Transport injuries +V9311XA | Transport injuries +V9311XD | Transport injuries +V9311XS | Transport injuries +V9312XA | Transport injuries +V9312XD | Transport injuries +V9312XS | Transport injuries +V9313XA | Transport injuries +V9313XD | Transport injuries +V9313XS | Transport injuries +V9314XA | Transport injuries +V9314XD | Transport injuries +V9314XS | Transport injuries +V9319XA | Transport injuries +V9319XD | Transport injuries +V9319XS | Transport injuries +V932--- | Transport injuries +V9320XA | Transport injuries +V9320XD | Transport injuries +V9320XS | Transport injuries +V9321XA | Transport injuries +V9321XD | Transport injuries +V9321XS | Transport injuries +V9322XA | Transport injuries +V9322XD | Transport injuries +V9322XS | Transport injuries +V9323XA | Transport injuries +V9323XD | Transport injuries +V9323XS | Transport injuries +V9324XA | Transport injuries +V9324XD | Transport injuries +V9324XS | Transport injuries +V9329XA | Transport injuries +V9329XD | Transport injuries +V9329XS | Transport injuries +V933--- | Transport injuries +V9330XA | Transport injuries +V9330XD | Transport injuries +V9330XS | Transport injuries +V9331XA | Transport injuries +V9331XD | Transport injuries +V9331XS | Transport injuries +V9332XA | Transport injuries +V9332XD | Transport injuries +V9332XS | Transport injuries +V9333XA | Transport injuries +V9333XD | Transport injuries +V9333XS | Transport injuries +V9334XA | Transport injuries +V9334XD | Transport injuries +V9334XS | Transport injuries +V9335XA | Transport injuries +V9335XD | Transport injuries +V9335XS | Transport injuries +V9336XA | Transport injuries +V9336XD | Transport injuries +V9336XS | Transport injuries +V9338XA | Transport injuries +V9338XD | Transport injuries +V9338XS | Transport injuries +V9339XA | Transport injuries +V9339XD | Transport injuries +V9339XS | Transport injuries +V934--- | Transport injuries +V9340XA | Transport injuries +V9340XD | Transport injuries +V9340XS | Transport injuries +V9341XA | Transport injuries +V9341XD | Transport injuries +V9341XS | Transport injuries +V9342XA | Transport injuries +V9342XD | Transport injuries +V9342XS | Transport injuries +V9343XA | Transport injuries +V9343XD | Transport injuries +V9343XS | Transport injuries +V9344XA | Transport injuries +V9344XD | Transport injuries +V9344XS | Transport injuries +V9348XA | Transport injuries +V9348XD | Transport injuries +V9348XS | Transport injuries +V9349XA | Transport injuries +V9349XD | Transport injuries +V9349XS | Transport injuries +V935--- | Transport injuries +V9350XA | Transport injuries +V9350XD | Transport injuries +V9350XS | Transport injuries +V9351XA | Transport injuries +V9351XD | Transport injuries +V9351XS | Transport injuries +V9352XA | Transport injuries +V9352XD | Transport injuries +V9352XS | Transport injuries +V9353XA | Transport injuries +V9353XD | Transport injuries +V9353XS | Transport injuries +V9354XA | Transport injuries +V9354XD | Transport injuries +V9354XS | Transport injuries +V9359XA | Transport injuries +V9359XD | Transport injuries +V9359XS | Transport injuries +V936--- | Transport injuries +V9360XA | Transport injuries +V9360XD | Transport injuries +V9360XS | Transport injuries +V9361XA | Transport injuries +V9361XD | Transport injuries +V9361XS | Transport injuries +V9362XA | Transport injuries +V9362XD | Transport injuries +V9362XS | Transport injuries +V9363XA | Transport injuries +V9363XD | Transport injuries +V9363XS | Transport injuries +V9364XA | Transport injuries +V9364XD | Transport injuries +V9364XS | Transport injuries +V9369XA | Transport injuries +V9369XD | Transport injuries +V9369XS | Transport injuries +V937--- | Transport injuries +V938--- | Transport injuries +V9380XA | Transport injuries +V9380XD | Transport injuries +V9380XS | Transport injuries +V9381XA | Transport injuries +V9381XD | Transport injuries +V9381XS | Transport injuries +V9382XA | Transport injuries +V9382XD | Transport injuries +V9382XS | Transport injuries +V9383XA | Transport injuries +V9383XD | Transport injuries +V9383XS | Transport injuries +V9384XA | Transport injuries +V9384XD | Transport injuries +V9384XS | Transport injuries +V9385XA | Transport injuries +V9385XD | Transport injuries +V9385XS | Transport injuries +V9386XA | Transport injuries +V9386XD | Transport injuries +V9386XS | Transport injuries +V9387XA | Transport injuries +V9387XD | Transport injuries +V9387XS | Transport injuries +V9388XA | Transport injuries +V9388XD | Transport injuries +V9388XS | Transport injuries +V9389XA | Transport injuries +V9389XD | Transport injuries +V9389XS | Transport injuries +V939--- | Transport injuries +V94---- | Transport injuries +V940--- | Transport injuries +V940XXA | Transport injuries +V940XXD | Transport injuries +V940XXS | Transport injuries +V941--- | Transport injuries +V9411XA | Transport injuries +V9411XD | Transport injuries +V9411XS | Transport injuries +V9412XA | Transport injuries +V9412XD | Transport injuries +V9412XS | Transport injuries +V942--- | Transport injuries +V9421XA | Transport injuries +V9421XD | Transport injuries +V9421XS | Transport injuries +V9422XA | Transport injuries +V9422XD | Transport injuries +V9422XS | Transport injuries +V943--- | Transport injuries +V9431XA | Transport injuries +V9431XD | Transport injuries +V9431XS | Transport injuries +V9432XA | Transport injuries +V9432XD | Transport injuries +V9432XS | Transport injuries +V944--- | Transport injuries +V944XXA | Transport injuries +V944XXD | Transport injuries +V944XXS | Transport injuries +V945--- | Transport injuries +V946--- | Transport injuries +V947--- | Transport injuries +V948--- | Transport injuries +V94810A | Transport injuries +V94810D | Transport injuries +V94810S | Transport injuries +V94811A | Transport injuries +V94811D | Transport injuries +V94811S | Transport injuries +V94818A | Transport injuries +V94818D | Transport injuries +V94818S | Transport injuries +V9489XA | Transport injuries +V9489XD | Transport injuries +V9489XS | Transport injuries +V949--- | Transport injuries +V949XXA | Transport injuries +V949XXD | Transport injuries +V949XXS | Transport injuries +V95---- | Transport injuries +V950--- | Transport injuries +V9500XA | Transport injuries +V9500XD | Transport injuries +V9500XS | Transport injuries +V9501XA | Transport injuries +V9501XD | Transport injuries +V9501XS | Transport injuries +V9502XA | Transport injuries +V9502XD | Transport injuries +V9502XS | Transport injuries +V9503XA | Transport injuries +V9503XD | Transport injuries +V9503XS | Transport injuries +V9504XA | Transport injuries +V9504XD | Transport injuries +V9504XS | Transport injuries +V9505XA | Transport injuries +V9505XD | Transport injuries +V9505XS | Transport injuries +V9509XA | Transport injuries +V9509XD | Transport injuries +V9509XS | Transport injuries +V951--- | Transport injuries +V9510XA | Transport injuries +V9510XD | Transport injuries +V9510XS | Transport injuries +V9511XA | Transport injuries +V9511XD | Transport injuries +V9511XS | Transport injuries +V9512XA | Transport injuries +V9512XD | Transport injuries +V9512XS | Transport injuries +V9513XA | Transport injuries +V9513XD | Transport injuries +V9513XS | Transport injuries +V9514XA | Transport injuries +V9514XD | Transport injuries +V9514XS | Transport injuries +V9515XA | Transport injuries +V9515XD | Transport injuries +V9515XS | Transport injuries +V9519XA | Transport injuries +V9519XD | Transport injuries +V9519XS | Transport injuries +V952--- | Transport injuries +V9520XA | Transport injuries +V9520XD | Transport injuries +V9520XS | Transport injuries +V9521XA | Transport injuries +V9521XD | Transport injuries +V9521XS | Transport injuries +V9522XA | Transport injuries +V9522XD | Transport injuries +V9522XS | Transport injuries +V9523XA | Transport injuries +V9523XD | Transport injuries +V9523XS | Transport injuries +V9524XA | Transport injuries +V9524XD | Transport injuries +V9524XS | Transport injuries +V9525XA | Transport injuries +V9525XD | Transport injuries +V9525XS | Transport injuries +V9529XA | Transport injuries +V9529XD | Transport injuries +V9529XS | Transport injuries +V953--- | Transport injuries +V9530XA | Transport injuries +V9530XD | Transport injuries +V9530XS | Transport injuries +V9531XA | Transport injuries +V9531XD | Transport injuries +V9531XS | Transport injuries +V9532XA | Transport injuries +V9532XD | Transport injuries +V9532XS | Transport injuries +V9533XA | Transport injuries +V9533XD | Transport injuries +V9533XS | Transport injuries +V9534XA | Transport injuries +V9534XD | Transport injuries +V9534XS | Transport injuries +V9535XA | Transport injuries +V9535XD | Transport injuries +V9535XS | Transport injuries +V9539XA | Transport injuries +V9539XD | Transport injuries +V9539XS | Transport injuries +V954--- | Transport injuries +V9540XA | Transport injuries +V9540XD | Transport injuries +V9540XS | Transport injuries +V9541XA | Transport injuries +V9541XD | Transport injuries +V9541XS | Transport injuries +V9542XA | Transport injuries +V9542XD | Transport injuries +V9542XS | Transport injuries +V9543XA | Transport injuries +V9543XD | Transport injuries +V9543XS | Transport injuries +V9544XA | Transport injuries +V9544XD | Transport injuries +V9544XS | Transport injuries +V9545XA | Transport injuries +V9545XD | Transport injuries +V9545XS | Transport injuries +V9549XA | Transport injuries +V9549XD | Transport injuries +V9549XS | Transport injuries +V958--- | Transport injuries +V958XXA | Transport injuries +V958XXD | Transport injuries +V958XXS | Transport injuries +V959--- | Transport injuries +V959XXA | Transport injuries +V959XXD | Transport injuries +V959XXS | Transport injuries +V96---- | Transport injuries +V960--- | Transport injuries +V9600XA | Transport injuries +V9600XD | Transport injuries +V9600XS | Transport injuries +V9601XA | Transport injuries +V9601XD | Transport injuries +V9601XS | Transport injuries +V9602XA | Transport injuries +V9602XD | Transport injuries +V9602XS | Transport injuries +V9603XA | Transport injuries +V9603XD | Transport injuries +V9603XS | Transport injuries +V9604XA | Transport injuries +V9604XD | Transport injuries +V9604XS | Transport injuries +V9605XA | Transport injuries +V9605XD | Transport injuries +V9605XS | Transport injuries +V9609XA | Transport injuries +V9609XD | Transport injuries +V9609XS | Transport injuries +V961--- | Transport injuries +V9610XA | Transport injuries +V9610XD | Transport injuries +V9610XS | Transport injuries +V9611XA | Transport injuries +V9611XD | Transport injuries +V9611XS | Transport injuries +V9612XA | Transport injuries +V9612XD | Transport injuries +V9612XS | Transport injuries +V9613XA | Transport injuries +V9613XD | Transport injuries +V9613XS | Transport injuries +V9614XA | Transport injuries +V9614XD | Transport injuries +V9614XS | Transport injuries +V9615XA | Transport injuries +V9615XD | Transport injuries +V9615XS | Transport injuries +V9619XA | Transport injuries +V9619XD | Transport injuries +V9619XS | Transport injuries +V962--- | Transport injuries +V9620XA | Transport injuries +V9620XD | Transport injuries +V9620XS | Transport injuries +V9621XA | Transport injuries +V9621XD | Transport injuries +V9621XS | Transport injuries +V9622XA | Transport injuries +V9622XD | Transport injuries +V9622XS | Transport injuries +V9623XA | Transport injuries +V9623XD | Transport injuries +V9623XS | Transport injuries +V9624XA | Transport injuries +V9624XD | Transport injuries +V9624XS | Transport injuries +V9625XA | Transport injuries +V9625XD | Transport injuries +V9625XS | Transport injuries +V9629XA | Transport injuries +V9629XD | Transport injuries +V9629XS | Transport injuries +V968--- | Transport injuries +V968XXA | Transport injuries +V968XXD | Transport injuries +V968XXS | Transport injuries +V969--- | Transport injuries +V969XXA | Transport injuries +V969XXD | Transport injuries +V969XXS | Transport injuries +V97---- | Transport injuries +V970--- | Transport injuries +V970XXA | Transport injuries +V970XXD | Transport injuries +V970XXS | Transport injuries +V971--- | Transport injuries +V971XXA | Transport injuries +V971XXD | Transport injuries +V971XXS | Transport injuries +V972--- | Transport injuries +V9721XA | Transport injuries +V9721XD | Transport injuries +V9721XS | Transport injuries +V9722XA | Transport injuries +V9722XD | Transport injuries +V9722XS | Transport injuries +V9729XA | Transport injuries +V9729XD | Transport injuries +V9729XS | Transport injuries +V973--- | Transport injuries +V9731XA | Transport injuries +V9731XD | Transport injuries +V9731XS | Transport injuries +V9732XA | Transport injuries +V9732XD | Transport injuries +V9732XS | Transport injuries +V9733XA | Transport injuries +V9733XD | Transport injuries +V9733XS | Transport injuries +V9739XA | Transport injuries +V9739XD | Transport injuries +V9739XS | Transport injuries +V978--- | Transport injuries +V97810A | Transport injuries +V97810D | Transport injuries +V97810S | Transport injuries +V97811A | Transport injuries +V97811D | Transport injuries +V97811S | Transport injuries +V97818A | Transport injuries +V97818D | Transport injuries +V97818S | Transport injuries +V9789XA | Transport injuries +V9789XD | Transport injuries +V9789XS | Transport injuries +V98---- | Transport injuries +V980XXA | Transport injuries +V980XXD | Transport injuries +V980XXS | Transport injuries +V981XXA | Transport injuries +V981XXD | Transport injuries +V981XXS | Transport injuries +V982XXA | Transport injuries +V982XXD | Transport injuries +V982XXS | Transport injuries +V983XXA | Transport injuries +V983XXD | Transport injuries +V983XXS | Transport injuries +V01---- | Road injuries +V010--- | Road injuries +V0100XA | Road injuries +V0100XD | Road injuries +V0100XS | Road injuries +V0101XA | Road injuries +V0101XD | Road injuries +V0101XS | Road injuries +V0102XA | Road injuries +V0102XD | Road injuries +V0102XS | Road injuries +V0109XA | Road injuries +V0109XD | Road injuries +V0109XS | Road injuries +V011--- | Road injuries +V0110XA | Road injuries +V0110XD | Road injuries +V0110XS | Road injuries +V0111XA | Road injuries +V0111XD | Road injuries +V0111XS | Road injuries +V0112XA | Road injuries +V0112XD | Road injuries +V0112XS | Road injuries +V0119XA | Road injuries +V0119XD | Road injuries +V0119XS | Road injuries +V019--- | Road injuries +V0190XA | Road injuries +V0190XD | Road injuries +V0190XS | Road injuries +V0191XA | Road injuries +V0191XD | Road injuries +V0191XS | Road injuries +V0192XA | Road injuries +V0192XD | Road injuries +V0192XS | Road injuries +V0199XA | Road injuries +V0199XD | Road injuries +V0199XS | Road injuries +V02---- | Road injuries +V020--- | Road injuries +V0200XA | Road injuries +V0200XD | Road injuries +V0200XS | Road injuries +V0201XA | Road injuries +V0201XD | Road injuries +V0201XS | Road injuries +V0202XA | Road injuries +V0202XD | Road injuries +V0202XS | Road injuries +V0209XA | Road injuries +V0209XD | Road injuries +V0209XS | Road injuries +V021--- | Road injuries +V0210XA | Road injuries +V0210XD | Road injuries +V0210XS | Road injuries +V0211XA | Road injuries +V0211XD | Road injuries +V0211XS | Road injuries +V0212XA | Road injuries +V0212XD | Road injuries +V0212XS | Road injuries +V0219XA | Road injuries +V0219XD | Road injuries +V0219XS | Road injuries +V029--- | Road injuries +V0290XA | Road injuries +V0290XD | Road injuries +V0290XS | Road injuries +V0291XA | Road injuries +V0291XD | Road injuries +V0291XS | Road injuries +V0292XA | Road injuries +V0292XD | Road injuries +V0292XS | Road injuries +V0299XA | Road injuries +V0299XD | Road injuries +V0299XS | Road injuries +V03---- | Road injuries +V030--- | Road injuries +V0300XA | Road injuries +V0300XD | Road injuries +V0300XS | Road injuries +V0301XA | Road injuries +V0301XD | Road injuries +V0301XS | Road injuries +V0302XA | Road injuries +V0302XD | Road injuries +V0302XS | Road injuries +V0309XA | Road injuries +V0309XD | Road injuries +V0309XS | Road injuries +V031--- | Road injuries +V0310XA | Road injuries +V0310XD | Road injuries +V0310XS | Road injuries +V0311XA | Road injuries +V0311XD | Road injuries +V0311XS | Road injuries +V0312XA | Road injuries +V0312XD | Road injuries +V0312XS | Road injuries +V0319XA | Road injuries +V0319XD | Road injuries +V0319XS | Road injuries +V039--- | Road injuries +V0390XA | Road injuries +V0390XD | Road injuries +V0390XS | Road injuries +V0391XA | Road injuries +V0391XD | Road injuries +V0391XS | Road injuries +V0392XA | Road injuries +V0392XD | Road injuries +V0392XS | Road injuries +V0399XA | Road injuries +V0399XD | Road injuries +V0399XS | Road injuries +V04---- | Road injuries +V040--- | Road injuries +V0400XA | Road injuries +V0400XD | Road injuries +V0400XS | Road injuries +V0401XA | Road injuries +V0401XD | Road injuries +V0401XS | Road injuries +V0402XA | Road injuries +V0402XD | Road injuries +V0402XS | Road injuries +V0409XA | Road injuries +V0409XD | Road injuries +V0409XS | Road injuries +V041--- | Road injuries +V0410XA | Road injuries +V0410XD | Road injuries +V0410XS | Road injuries +V0411XA | Road injuries +V0411XD | Road injuries +V0411XS | Road injuries +V0412XA | Road injuries +V0412XD | Road injuries +V0412XS | Road injuries +V0419XA | Road injuries +V0419XD | Road injuries +V0419XS | Road injuries +V049--- | Road injuries +V06---- | Road injuries +V060--- | Road injuries +V0600XA | Road injuries +V0600XD | Road injuries +V0600XS | Road injuries +V0601XA | Road injuries +V0601XD | Road injuries +V0601XS | Road injuries +V0602XA | Road injuries +V0602XD | Road injuries +V0602XS | Road injuries +V0609XA | Road injuries +V0609XD | Road injuries +V0609XS | Road injuries +V061--- | Road injuries +V0610XA | Road injuries +V0610XD | Road injuries +V0610XS | Road injuries +V0611XA | Road injuries +V0611XD | Road injuries +V0611XS | Road injuries +V0612XA | Road injuries +V0612XD | Road injuries +V0612XS | Road injuries +V0619XA | Road injuries +V0619XD | Road injuries +V0619XS | Road injuries +V069--- | Road injuries +V0690XA | Road injuries +V0690XD | Road injuries +V0690XS | Road injuries +V0691XA | Road injuries +V0691XD | Road injuries +V0691XS | Road injuries +V0692XA | Road injuries +V0692XD | Road injuries +V0692XS | Road injuries +V0699XA | Road injuries +V0699XD | Road injuries +V0699XS | Road injuries +V09---- | Road injuries +V090--- | Road injuries +V0900XA | Road injuries +V0900XD | Road injuries +V0900XS | Road injuries +V0901XA | Road injuries +V0901XD | Road injuries +V0901XS | Road injuries +V0909XA | Road injuries +V0909XD | Road injuries +V0909XS | Road injuries +V091--- | Road injuries +V091XXA | Road injuries +V091XXD | Road injuries +V091XXS | Road injuries +V092--- | Road injuries +V0920XA | Road injuries +V0920XD | Road injuries +V0920XS | Road injuries +V0921XA | Road injuries +V0921XD | Road injuries +V0921XS | Road injuries +V0929XA | Road injuries +V0929XD | Road injuries +V0929XS | Road injuries +V093--- | Road injuries +V093XXA | Road injuries +V093XXD | Road injuries +V093XXS | Road injuries +V099--- | Road injuries +V099XXA | Road injuries +V099XXD | Road injuries +V099XXS | Road injuries +V10---- | Road injuries +V100--- | Road injuries +V100XXA | Road injuries +V100XXD | Road injuries +V100XXS | Road injuries +V101--- | Road injuries +V101XXA | Road injuries +V101XXD | Road injuries +V101XXS | Road injuries +V102--- | Road injuries +V102XXA | Road injuries +V102XXD | Road injuries +V102XXS | Road injuries +V103--- | Road injuries +V103XXA | Road injuries +V103XXD | Road injuries +V103XXS | Road injuries +V104--- | Road injuries +V104XXA | Road injuries +V104XXD | Road injuries +V104XXS | Road injuries +V105--- | Road injuries +V105XXA | Road injuries +V105XXD | Road injuries +V105XXS | Road injuries +V109--- | Road injuries +V109XXA | Road injuries +V109XXD | Road injuries +V109XXS | Road injuries +V11---- | Road injuries +V110--- | Road injuries +V110XXA | Road injuries +V110XXD | Road injuries +V110XXS | Road injuries +V111--- | Road injuries +V111XXA | Road injuries +V111XXD | Road injuries +V111XXS | Road injuries +V112--- | Road injuries +V112XXA | Road injuries +V112XXD | Road injuries +V112XXS | Road injuries +V113--- | Road injuries +V113XXA | Road injuries +V113XXD | Road injuries +V113XXS | Road injuries +V114--- | Road injuries +V114XXA | Road injuries +V114XXD | Road injuries +V114XXS | Road injuries +V115--- | Road injuries +V115XXA | Road injuries +V115XXD | Road injuries +V115XXS | Road injuries +V119--- | Road injuries +V119XXA | Road injuries +V119XXD | Road injuries +V119XXS | Road injuries +V12---- | Road injuries +V120--- | Road injuries +V120XXA | Road injuries +V120XXD | Road injuries +V120XXS | Road injuries +V121--- | Road injuries +V121XXA | Road injuries +V121XXD | Road injuries +V121XXS | Road injuries +V122--- | Road injuries +V122XXA | Road injuries +V122XXD | Road injuries +V122XXS | Road injuries +V123--- | Road injuries +V123XXA | Road injuries +V123XXD | Road injuries +V123XXS | Road injuries +V124--- | Road injuries +V124XXA | Road injuries +V124XXD | Road injuries +V124XXS | Road injuries +V125--- | Road injuries +V125XXA | Road injuries +V125XXD | Road injuries +V125XXS | Road injuries +V129--- | Road injuries +V129XXA | Road injuries +V129XXD | Road injuries +V129XXS | Road injuries +V13---- | Road injuries +V130--- | Road injuries +V130XXA | Road injuries +V130XXD | Road injuries +V130XXS | Road injuries +V131--- | Road injuries +V131XXA | Road injuries +V131XXD | Road injuries +V131XXS | Road injuries +V132--- | Road injuries +V132XXA | Road injuries +V132XXD | Road injuries +V132XXS | Road injuries +V133--- | Road injuries +V133XXA | Road injuries +V133XXD | Road injuries +V133XXS | Road injuries +V134--- | Road injuries +V134XXA | Road injuries +V134XXD | Road injuries +V134XXS | Road injuries +V135--- | Road injuries +V135XXA | Road injuries +V135XXD | Road injuries +V135XXS | Road injuries +V139--- | Road injuries +V139XXA | Road injuries +V139XXD | Road injuries +V139XXS | Road injuries +V14---- | Road injuries +V140--- | Road injuries +V140XXA | Road injuries +V140XXD | Road injuries +V140XXS | Road injuries +V141--- | Road injuries +V141XXA | Road injuries +V141XXD | Road injuries +V141XXS | Road injuries +V142--- | Road injuries +V142XXA | Road injuries +V142XXD | Road injuries +V142XXS | Road injuries +V143--- | Road injuries +V143XXA | Road injuries +V143XXD | Road injuries +V143XXS | Road injuries +V144--- | Road injuries +V144XXA | Road injuries +V144XXD | Road injuries +V144XXS | Road injuries +V145--- | Road injuries +V145XXA | Road injuries +V145XXD | Road injuries +V145XXS | Road injuries +V149--- | Road injuries +V149XXA | Road injuries +V149XXD | Road injuries +V149XXS | Road injuries +V15---- | Road injuries +V150--- | Road injuries +V150XXA | Road injuries +V150XXD | Road injuries +V150XXS | Road injuries +V151--- | Road injuries +V151XXA | Road injuries +V151XXD | Road injuries +V151XXS | Road injuries +V152--- | Road injuries +V152XXA | Road injuries +V152XXD | Road injuries +V152XXS | Road injuries +V153--- | Road injuries +V153XXA | Road injuries +V153XXD | Road injuries +V153XXS | Road injuries +V154--- | Road injuries +V154XXA | Road injuries +V154XXD | Road injuries +V154XXS | Road injuries +V155--- | Road injuries +V155XXA | Road injuries +V155XXD | Road injuries +V155XXS | Road injuries +V159--- | Road injuries +V159XXA | Road injuries +V159XXD | Road injuries +V159XXS | Road injuries +V16---- | Road injuries +V160--- | Road injuries +V160XXA | Road injuries +V160XXD | Road injuries +V160XXS | Road injuries +V161--- | Road injuries +V161XXA | Road injuries +V161XXD | Road injuries +V161XXS | Road injuries +V162--- | Road injuries +V162XXA | Road injuries +V162XXD | Road injuries +V162XXS | Road injuries +V163--- | Road injuries +V163XXA | Road injuries +V163XXD | Road injuries +V163XXS | Road injuries +V164--- | Road injuries +V164XXA | Road injuries +V164XXD | Road injuries +V164XXS | Road injuries +V165--- | Road injuries +V165XXA | Road injuries +V165XXD | Road injuries +V165XXS | Road injuries +V169--- | Road injuries +V169XXA | Road injuries +V169XXD | Road injuries +V169XXS | Road injuries +V17---- | Road injuries +V170--- | Road injuries +V170XXA | Road injuries +V170XXD | Road injuries +V170XXS | Road injuries +V171--- | Road injuries +V171XXA | Road injuries +V171XXD | Road injuries +V171XXS | Road injuries +V172--- | Road injuries +V172XXA | Road injuries +V172XXD | Road injuries +V172XXS | Road injuries +V173--- | Road injuries +V173XXA | Road injuries +V173XXD | Road injuries +V173XXS | Road injuries +V174--- | Road injuries +V174XXA | Road injuries +V174XXD | Road injuries +V174XXS | Road injuries +V175--- | Road injuries +V175XXA | Road injuries +V175XXD | Road injuries +V175XXS | Road injuries +V179--- | Road injuries +V179XXA | Road injuries +V179XXD | Road injuries +V179XXS | Road injuries +V18---- | Road injuries +V180--- | Road injuries +V180XXA | Road injuries +V180XXD | Road injuries +V180XXS | Road injuries +V181--- | Road injuries +V181XXA | Road injuries +V181XXD | Road injuries +V181XXS | Road injuries +V182--- | Road injuries +V182XXA | Road injuries +V182XXD | Road injuries +V182XXS | Road injuries +V183--- | Road injuries +V183XXA | Road injuries +V183XXD | Road injuries +V183XXS | Road injuries +V184--- | Road injuries +V184XXA | Road injuries +V184XXD | Road injuries +V184XXS | Road injuries +V185--- | Road injuries +V185XXA | Road injuries +V185XXD | Road injuries +V185XXS | Road injuries +V189--- | Road injuries +V189XXA | Road injuries +V189XXD | Road injuries +V189XXS | Road injuries +V19---- | Road injuries +V190--- | Road injuries +V1900XA | Road injuries +V1900XD | Road injuries +V1900XS | Road injuries +V1909XA | Road injuries +V1909XD | Road injuries +V1909XS | Road injuries +V191--- | Road injuries +V1910XA | Road injuries +V1910XD | Road injuries +V1910XS | Road injuries +V1919XA | Road injuries +V1919XD | Road injuries +V1919XS | Road injuries +V192--- | Road injuries +V1920XA | Road injuries +V1920XD | Road injuries +V1920XS | Road injuries +V1929XA | Road injuries +V1929XD | Road injuries +V1929XS | Road injuries +V193--- | Road injuries +V193XXA | Road injuries +V193XXD | Road injuries +V193XXS | Road injuries +V194--- | Road injuries +V1940XA | Road injuries +V1940XD | Road injuries +V1940XS | Road injuries +V1949XA | Road injuries +V1949XD | Road injuries +V1949XS | Road injuries +V195--- | Road injuries +V1950XA | Road injuries +V1950XD | Road injuries +V1950XS | Road injuries +V1959XA | Road injuries +V1959XD | Road injuries +V1959XS | Road injuries +V196--- | Road injuries +V1960XA | Road injuries +V1960XD | Road injuries +V1960XS | Road injuries +V1969XA | Road injuries +V1969XD | Road injuries +V1969XS | Road injuries +V198--- | Road injuries +V1981XA | Road injuries +V1981XD | Road injuries +V1981XS | Road injuries +V1988XA | Road injuries +V1988XD | Road injuries +V1988XS | Road injuries +V199--- | Road injuries +V199XXA | Road injuries +V199XXD | Road injuries +V199XXS | Road injuries +V20---- | Road injuries +V200--- | Road injuries +V200XXA | Road injuries +V200XXD | Road injuries +V200XXS | Road injuries +V201--- | Road injuries +V201XXA | Road injuries +V201XXD | Road injuries +V201XXS | Road injuries +V202--- | Road injuries +V202XXA | Road injuries +V202XXD | Road injuries +V202XXS | Road injuries +V203--- | Road injuries +V203XXA | Road injuries +V203XXD | Road injuries +V203XXS | Road injuries +V204--- | Road injuries +V204XXA | Road injuries +V204XXD | Road injuries +V204XXS | Road injuries +V205--- | Road injuries +V205XXA | Road injuries +V205XXD | Road injuries +V205XXS | Road injuries +V209--- | Road injuries +V209XXA | Road injuries +V209XXD | Road injuries +V209XXS | Road injuries +V21---- | Road injuries +V210--- | Road injuries +V210XXA | Road injuries +V210XXD | Road injuries +V210XXS | Road injuries +V211--- | Road injuries +V211XXA | Road injuries +V211XXD | Road injuries +V211XXS | Road injuries +V212--- | Road injuries +V212XXA | Road injuries +V212XXD | Road injuries +V212XXS | Road injuries +V213--- | Road injuries +V213XXA | Road injuries +V213XXD | Road injuries +V213XXS | Road injuries +V214--- | Road injuries +V214XXA | Road injuries +V214XXD | Road injuries +V214XXS | Road injuries +V215--- | Road injuries +V215XXA | Road injuries +V215XXD | Road injuries +V215XXS | Road injuries +V219--- | Road injuries +V219XXA | Road injuries +V219XXD | Road injuries +V219XXS | Road injuries +V22---- | Road injuries +V220--- | Road injuries +V220XXA | Road injuries +V220XXD | Road injuries +V220XXS | Road injuries +V221--- | Road injuries +V221XXA | Road injuries +V221XXD | Road injuries +V221XXS | Road injuries +V222--- | Road injuries +V222XXA | Road injuries +V222XXD | Road injuries +V222XXS | Road injuries +V223--- | Road injuries +V223XXA | Road injuries +V223XXD | Road injuries +V223XXS | Road injuries +V224--- | Road injuries +V224XXA | Road injuries +V224XXD | Road injuries +V224XXS | Road injuries +V225--- | Road injuries +V225XXA | Road injuries +V225XXD | Road injuries +V225XXS | Road injuries +V229--- | Road injuries +V229XXA | Road injuries +V229XXD | Road injuries +V229XXS | Road injuries +V23---- | Road injuries +V230--- | Road injuries +V230XXA | Road injuries +V230XXD | Road injuries +V230XXS | Road injuries +V231--- | Road injuries +V231XXA | Road injuries +V231XXD | Road injuries +V231XXS | Road injuries +V232--- | Road injuries +V232XXA | Road injuries +V232XXD | Road injuries +V232XXS | Road injuries +V233--- | Road injuries +V233XXA | Road injuries +V233XXD | Road injuries +V233XXS | Road injuries +V234--- | Road injuries +V234XXA | Road injuries +V234XXD | Road injuries +V234XXS | Road injuries +V235--- | Road injuries +V235XXA | Road injuries +V235XXD | Road injuries +V235XXS | Road injuries +V239--- | Road injuries +V239XXA | Road injuries +V239XXD | Road injuries +V239XXS | Road injuries +V24---- | Road injuries +V240--- | Road injuries +V240XXA | Road injuries +V240XXD | Road injuries +V240XXS | Road injuries +V241--- | Road injuries +V241XXA | Road injuries +V241XXD | Road injuries +V241XXS | Road injuries +V242--- | Road injuries +V242XXA | Road injuries +V242XXD | Road injuries +V242XXS | Road injuries +V243--- | Road injuries +V243XXA | Road injuries +V243XXD | Road injuries +V243XXS | Road injuries +V244--- | Road injuries +V244XXA | Road injuries +V244XXD | Road injuries +V244XXS | Road injuries +V245--- | Road injuries +V245XXA | Road injuries +V245XXD | Road injuries +V245XXS | Road injuries +V249--- | Road injuries +V249XXA | Road injuries +V249XXD | Road injuries +V249XXS | Road injuries +V25---- | Road injuries +V250--- | Road injuries +V250XXA | Road injuries +V250XXD | Road injuries +V250XXS | Road injuries +V251--- | Road injuries +V251XXA | Road injuries +V251XXD | Road injuries +V251XXS | Road injuries +V252--- | Road injuries +V252XXA | Road injuries +V252XXD | Road injuries +V252XXS | Road injuries +V253--- | Road injuries +V253XXA | Road injuries +V253XXD | Road injuries +V253XXS | Road injuries +V254--- | Road injuries +V254XXA | Road injuries +V254XXD | Road injuries +V254XXS | Road injuries +V255--- | Road injuries +V255XXA | Road injuries +V255XXD | Road injuries +V255XXS | Road injuries +V259--- | Road injuries +V259XXA | Road injuries +V259XXD | Road injuries +V259XXS | Road injuries +V26---- | Road injuries +V260--- | Road injuries +V260XXA | Road injuries +V260XXD | Road injuries +V260XXS | Road injuries +V261--- | Road injuries +V261XXA | Road injuries +V261XXD | Road injuries +V261XXS | Road injuries +V262--- | Road injuries +V262XXA | Road injuries +V262XXD | Road injuries +V262XXS | Road injuries +V263--- | Road injuries +V263XXA | Road injuries +V263XXD | Road injuries +V263XXS | Road injuries +V264--- | Road injuries +V264XXA | Road injuries +V264XXD | Road injuries +V264XXS | Road injuries +V265--- | Road injuries +V265XXA | Road injuries +V265XXD | Road injuries +V265XXS | Road injuries +V269--- | Road injuries +V269XXA | Road injuries +V269XXD | Road injuries +V269XXS | Road injuries +V27---- | Road injuries +V270--- | Road injuries +V270XXA | Road injuries +V270XXD | Road injuries +V270XXS | Road injuries +V271--- | Road injuries +V271XXA | Road injuries +V271XXD | Road injuries +V271XXS | Road injuries +V272--- | Road injuries +V272XXA | Road injuries +V272XXD | Road injuries +V272XXS | Road injuries +V273--- | Road injuries +V273XXA | Road injuries +V273XXD | Road injuries +V273XXS | Road injuries +V274--- | Road injuries +V274XXA | Road injuries +V274XXD | Road injuries +V274XXS | Road injuries +V275--- | Road injuries +V275XXA | Road injuries +V275XXD | Road injuries +V275XXS | Road injuries +V279--- | Road injuries +V279XXA | Road injuries +V279XXD | Road injuries +V279XXS | Road injuries +V28---- | Road injuries +V280--- | Road injuries +V280XXA | Road injuries +V280XXD | Road injuries +V280XXS | Road injuries +V281--- | Road injuries +V281XXA | Road injuries +V281XXD | Road injuries +V281XXS | Road injuries +V282--- | Road injuries +V282XXA | Road injuries +V282XXD | Road injuries +V282XXS | Road injuries +V283--- | Road injuries +V283XXA | Road injuries +V283XXD | Road injuries +V283XXS | Road injuries +V284--- | Road injuries +V284XXA | Road injuries +V284XXD | Road injuries +V284XXS | Road injuries +V285--- | Road injuries +V285XXA | Road injuries +V285XXD | Road injuries +V285XXS | Road injuries +V289--- | Road injuries +V289XXA | Road injuries +V289XXD | Road injuries +V289XXS | Road injuries +V29---- | Road injuries +V290--- | Road injuries +V2900XA | Road injuries +V2900XD | Road injuries +V2900XS | Road injuries +V2909XA | Road injuries +V2909XD | Road injuries +V2909XS | Road injuries +V291--- | Road injuries +V2910XA | Road injuries +V2910XD | Road injuries +V2910XS | Road injuries +V2919XA | Road injuries +V2919XD | Road injuries +V2919XS | Road injuries +V292--- | Road injuries +V2920XA | Road injuries +V2920XD | Road injuries +V2920XS | Road injuries +V2929XA | Road injuries +V2929XD | Road injuries +V2929XS | Road injuries +V293--- | Road injuries +V293XXA | Road injuries +V293XXD | Road injuries +V293XXS | Road injuries +V294--- | Road injuries +V2940XA | Road injuries +V2940XD | Road injuries +V2940XS | Road injuries +V2949XA | Road injuries +V2949XD | Road injuries +V2949XS | Road injuries +V295--- | Road injuries +V2950XA | Road injuries +V2950XD | Road injuries +V2950XS | Road injuries +V2959XA | Road injuries +V2959XD | Road injuries +V2959XS | Road injuries +V296--- | Road injuries +V2960XA | Road injuries +V2960XD | Road injuries +V2960XS | Road injuries +V2969XA | Road injuries +V2969XD | Road injuries +V2969XS | Road injuries +V298--- | Road injuries +V2981XA | Road injuries +V2981XD | Road injuries +V2981XS | Road injuries +V2988XA | Road injuries +V2988XD | Road injuries +V2988XS | Road injuries +V299--- | Road injuries +V299XXA | Road injuries +V299XXD | Road injuries +V299XXS | Road injuries +V30---- | Road injuries +V300--- | Road injuries +V300XXA | Road injuries +V300XXD | Road injuries +V300XXS | Road injuries +V301--- | Road injuries +V301XXA | Road injuries +V301XXD | Road injuries +V301XXS | Road injuries +V302--- | Road injuries +V302XXA | Road injuries +V302XXD | Road injuries +V302XXS | Road injuries +V303--- | Road injuries +V303XXA | Road injuries +V303XXD | Road injuries +V303XXS | Road injuries +V304--- | Road injuries +V304XXA | Road injuries +V304XXD | Road injuries +V304XXS | Road injuries +V305--- | Road injuries +V305XXA | Road injuries +V305XXD | Road injuries +V305XXS | Road injuries +V306--- | Road injuries +V306XXA | Road injuries +V306XXD | Road injuries +V306XXS | Road injuries +V307--- | Road injuries +V307XXA | Road injuries +V307XXD | Road injuries +V307XXS | Road injuries +V309--- | Road injuries +V309XXA | Road injuries +V309XXD | Road injuries +V309XXS | Road injuries +V31---- | Road injuries +V310--- | Road injuries +V310XXA | Road injuries +V310XXD | Road injuries +V310XXS | Road injuries +V311--- | Road injuries +V311XXA | Road injuries +V311XXD | Road injuries +V311XXS | Road injuries +V312--- | Road injuries +V312XXA | Road injuries +V312XXD | Road injuries +V312XXS | Road injuries +V313--- | Road injuries +V313XXA | Road injuries +V313XXD | Road injuries +V313XXS | Road injuries +V314--- | Road injuries +V314XXA | Road injuries +V314XXD | Road injuries +V314XXS | Road injuries +V315--- | Road injuries +V315XXA | Road injuries +V315XXD | Road injuries +V315XXS | Road injuries +V316--- | Road injuries +V316XXA | Road injuries +V316XXD | Road injuries +V316XXS | Road injuries +V317--- | Road injuries +V317XXA | Road injuries +V317XXD | Road injuries +V317XXS | Road injuries +V319--- | Road injuries +V319XXA | Road injuries +V319XXD | Road injuries +V319XXS | Road injuries +V32---- | Road injuries +V320--- | Road injuries +V320XXA | Road injuries +V320XXD | Road injuries +V320XXS | Road injuries +V321--- | Road injuries +V321XXA | Road injuries +V321XXD | Road injuries +V321XXS | Road injuries +V322--- | Road injuries +V322XXA | Road injuries +V322XXD | Road injuries +V322XXS | Road injuries +V323--- | Road injuries +V323XXA | Road injuries +V323XXD | Road injuries +V323XXS | Road injuries +V324--- | Road injuries +V324XXA | Road injuries +V324XXD | Road injuries +V324XXS | Road injuries +V325--- | Road injuries +V325XXA | Road injuries +V325XXD | Road injuries +V325XXS | Road injuries +V326--- | Road injuries +V326XXA | Road injuries +V326XXD | Road injuries +V326XXS | Road injuries +V327--- | Road injuries +V327XXA | Road injuries +V327XXD | Road injuries +V327XXS | Road injuries +V329--- | Road injuries +V329XXA | Road injuries +V329XXD | Road injuries +V329XXS | Road injuries +V33---- | Road injuries +V330--- | Road injuries +V330XXA | Road injuries +V330XXD | Road injuries +V330XXS | Road injuries +V331--- | Road injuries +V331XXA | Road injuries +V331XXD | Road injuries +V331XXS | Road injuries +V332--- | Road injuries +V332XXA | Road injuries +V332XXD | Road injuries +V332XXS | Road injuries +V333--- | Road injuries +V333XXA | Road injuries +V333XXD | Road injuries +V333XXS | Road injuries +V334--- | Road injuries +V334XXA | Road injuries +V334XXD | Road injuries +V334XXS | Road injuries +V335--- | Road injuries +V335XXA | Road injuries +V335XXD | Road injuries +V335XXS | Road injuries +V336--- | Road injuries +V336XXA | Road injuries +V336XXD | Road injuries +V336XXS | Road injuries +V337--- | Road injuries +V337XXA | Road injuries +V337XXD | Road injuries +V337XXS | Road injuries +V339--- | Road injuries +V339XXA | Road injuries +V339XXD | Road injuries +V339XXS | Road injuries +V34---- | Road injuries +V340--- | Road injuries +V340XXA | Road injuries +V340XXD | Road injuries +V340XXS | Road injuries +V341--- | Road injuries +V341XXA | Road injuries +V341XXD | Road injuries +V341XXS | Road injuries +V342--- | Road injuries +V342XXA | Road injuries +V342XXD | Road injuries +V342XXS | Road injuries +V343--- | Road injuries +V343XXA | Road injuries +V343XXD | Road injuries +V343XXS | Road injuries +V344--- | Road injuries +V344XXA | Road injuries +V344XXD | Road injuries +V344XXS | Road injuries +V345--- | Road injuries +V345XXA | Road injuries +V345XXD | Road injuries +V345XXS | Road injuries +V346--- | Road injuries +V346XXA | Road injuries +V346XXD | Road injuries +V346XXS | Road injuries +V347--- | Road injuries +V347XXA | Road injuries +V347XXD | Road injuries +V347XXS | Road injuries +V349--- | Road injuries +V349XXA | Road injuries +V349XXD | Road injuries +V349XXS | Road injuries +V35---- | Road injuries +V350--- | Road injuries +V350XXA | Road injuries +V350XXD | Road injuries +V350XXS | Road injuries +V351--- | Road injuries +V351XXA | Road injuries +V351XXD | Road injuries +V351XXS | Road injuries +V352--- | Road injuries +V352XXA | Road injuries +V352XXD | Road injuries +V352XXS | Road injuries +V353--- | Road injuries +V353XXA | Road injuries +V353XXD | Road injuries +V353XXS | Road injuries +V354--- | Road injuries +V354XXA | Road injuries +V354XXD | Road injuries +V354XXS | Road injuries +V355--- | Road injuries +V355XXA | Road injuries +V355XXD | Road injuries +V355XXS | Road injuries +V356--- | Road injuries +V356XXA | Road injuries +V356XXD | Road injuries +V356XXS | Road injuries +V357--- | Road injuries +V357XXA | Road injuries +V357XXD | Road injuries +V357XXS | Road injuries +V359--- | Road injuries +V359XXA | Road injuries +V359XXD | Road injuries +V359XXS | Road injuries +V36---- | Road injuries +V360--- | Road injuries +V360XXA | Road injuries +V360XXD | Road injuries +V360XXS | Road injuries +V361--- | Road injuries +V361XXA | Road injuries +V361XXD | Road injuries +V361XXS | Road injuries +V362--- | Road injuries +V362XXA | Road injuries +V362XXD | Road injuries +V362XXS | Road injuries +V363--- | Road injuries +V363XXA | Road injuries +V363XXD | Road injuries +V363XXS | Road injuries +V364--- | Road injuries +V364XXA | Road injuries +V364XXD | Road injuries +V364XXS | Road injuries +V365--- | Road injuries +V365XXA | Road injuries +V365XXD | Road injuries +V365XXS | Road injuries +V366--- | Road injuries +V366XXA | Road injuries +V366XXD | Road injuries +V366XXS | Road injuries +V367--- | Road injuries +V367XXA | Road injuries +V367XXD | Road injuries +V367XXS | Road injuries +V369--- | Road injuries +V369XXA | Road injuries +V369XXD | Road injuries +V369XXS | Road injuries +V37---- | Road injuries +V370--- | Road injuries +V370XXA | Road injuries +V370XXD | Road injuries +V370XXS | Road injuries +V371--- | Road injuries +V371XXA | Road injuries +V371XXD | Road injuries +V371XXS | Road injuries +V372--- | Road injuries +V372XXA | Road injuries +V372XXD | Road injuries +V372XXS | Road injuries +V373--- | Road injuries +V373XXA | Road injuries +V373XXD | Road injuries +V373XXS | Road injuries +V374--- | Road injuries +V374XXA | Road injuries +V374XXD | Road injuries +V374XXS | Road injuries +V375--- | Road injuries +V375XXA | Road injuries +V375XXD | Road injuries +V375XXS | Road injuries +V376--- | Road injuries +V376XXA | Road injuries +V376XXD | Road injuries +V376XXS | Road injuries +V377--- | Road injuries +V377XXA | Road injuries +V377XXD | Road injuries +V377XXS | Road injuries +V379--- | Road injuries +V379XXA | Road injuries +V379XXD | Road injuries +V379XXS | Road injuries +V38---- | Road injuries +V380--- | Road injuries +V380XXA | Road injuries +V380XXD | Road injuries +V380XXS | Road injuries +V381--- | Road injuries +V381XXA | Road injuries +V381XXD | Road injuries +V381XXS | Road injuries +V382--- | Road injuries +V382XXA | Road injuries +V382XXD | Road injuries +V382XXS | Road injuries +V383--- | Road injuries +V383XXA | Road injuries +V383XXD | Road injuries +V383XXS | Road injuries +V384--- | Road injuries +V384XXA | Road injuries +V384XXD | Road injuries +V384XXS | Road injuries +V385--- | Road injuries +V385XXA | Road injuries +V385XXD | Road injuries +V385XXS | Road injuries +V386--- | Road injuries +V386XXA | Road injuries +V386XXD | Road injuries +V386XXS | Road injuries +V387--- | Road injuries +V387XXA | Road injuries +V387XXD | Road injuries +V387XXS | Road injuries +V389--- | Road injuries +V389XXA | Road injuries +V389XXD | Road injuries +V389XXS | Road injuries +V39---- | Road injuries +V390--- | Road injuries +V3900XA | Road injuries +V3900XD | Road injuries +V3900XS | Road injuries +V3909XA | Road injuries +V3909XD | Road injuries +V3909XS | Road injuries +V391--- | Road injuries +V3910XA | Road injuries +V3910XD | Road injuries +V3910XS | Road injuries +V3919XA | Road injuries +V3919XD | Road injuries +V3919XS | Road injuries +V392--- | Road injuries +V3920XA | Road injuries +V3920XD | Road injuries +V3920XS | Road injuries +V3929XA | Road injuries +V3929XD | Road injuries +V3929XS | Road injuries +V393--- | Road injuries +V393XXA | Road injuries +V393XXD | Road injuries +V393XXS | Road injuries +V394--- | Road injuries +V3940XA | Road injuries +V3940XD | Road injuries +V3940XS | Road injuries +V3949XA | Road injuries +V3949XD | Road injuries +V3949XS | Road injuries +V395--- | Road injuries +V3950XA | Road injuries +V3950XD | Road injuries +V3950XS | Road injuries +V3959XA | Road injuries +V3959XD | Road injuries +V3959XS | Road injuries +V396--- | Road injuries +V3960XA | Road injuries +V3960XD | Road injuries +V3960XS | Road injuries +V3969XA | Road injuries +V3969XD | Road injuries +V3969XS | Road injuries +V398--- | Road injuries +V3981XA | Road injuries +V3981XD | Road injuries +V3981XS | Road injuries +V3989XA | Road injuries +V3989XD | Road injuries +V3989XS | Road injuries +V399--- | Road injuries +V399XXA | Road injuries +V399XXD | Road injuries +V399XXS | Road injuries +V40---- | Road injuries +V400--- | Road injuries +V400XXA | Road injuries +V400XXD | Road injuries +V400XXS | Road injuries +V401--- | Road injuries +V401XXA | Road injuries +V401XXD | Road injuries +V401XXS | Road injuries +V402--- | Road injuries +V402XXA | Road injuries +V402XXD | Road injuries +V402XXS | Road injuries +V403--- | Road injuries +V403XXA | Road injuries +V403XXD | Road injuries +V403XXS | Road injuries +V404--- | Road injuries +V404XXA | Road injuries +V404XXD | Road injuries +V404XXS | Road injuries +V405--- | Road injuries +V405XXA | Road injuries +V405XXD | Road injuries +V405XXS | Road injuries +V406--- | Road injuries +V406XXA | Road injuries +V406XXD | Road injuries +V406XXS | Road injuries +V407--- | Road injuries +V407XXA | Road injuries +V407XXD | Road injuries +V407XXS | Road injuries +V409--- | Road injuries +V409XXA | Road injuries +V409XXD | Road injuries +V409XXS | Road injuries +V41---- | Road injuries +V410--- | Road injuries +V410XXA | Road injuries +V410XXD | Road injuries +V410XXS | Road injuries +V411--- | Road injuries +V411XXA | Road injuries +V411XXD | Road injuries +V411XXS | Road injuries +V412--- | Road injuries +V412XXA | Road injuries +V412XXD | Road injuries +V412XXS | Road injuries +V413--- | Road injuries +V413XXA | Road injuries +V413XXD | Road injuries +V413XXS | Road injuries +V414--- | Road injuries +V414XXA | Road injuries +V414XXD | Road injuries +V414XXS | Road injuries +V415--- | Road injuries +V415XXA | Road injuries +V415XXD | Road injuries +V415XXS | Road injuries +V416--- | Road injuries +V416XXA | Road injuries +V416XXD | Road injuries +V416XXS | Road injuries +V417--- | Road injuries +V417XXA | Road injuries +V417XXD | Road injuries +V417XXS | Road injuries +V419--- | Road injuries +V419XXA | Road injuries +V419XXD | Road injuries +V419XXS | Road injuries +V42---- | Road injuries +V420--- | Road injuries +V420XXA | Road injuries +V420XXD | Road injuries +V420XXS | Road injuries +V421--- | Road injuries +V421XXA | Road injuries +V421XXD | Road injuries +V421XXS | Road injuries +V422--- | Road injuries +V422XXA | Road injuries +V422XXD | Road injuries +V422XXS | Road injuries +V423--- | Road injuries +V423XXA | Road injuries +V423XXD | Road injuries +V423XXS | Road injuries +V424--- | Road injuries +V424XXA | Road injuries +V424XXD | Road injuries +V424XXS | Road injuries +V425--- | Road injuries +V425XXA | Road injuries +V425XXD | Road injuries +V425XXS | Road injuries +V426--- | Road injuries +V426XXA | Road injuries +V426XXD | Road injuries +V426XXS | Road injuries +V427--- | Road injuries +V427XXA | Road injuries +V427XXD | Road injuries +V427XXS | Road injuries +V429--- | Road injuries +V429XXA | Road injuries +V429XXD | Road injuries +V429XXS | Road injuries +V43---- | Road injuries +V430--- | Road injuries +V4301XA | Road injuries +V4301XD | Road injuries +V4301XS | Road injuries +V4302XA | Road injuries +V4302XD | Road injuries +V4302XS | Road injuries +V4303XA | Road injuries +V4303XD | Road injuries +V4303XS | Road injuries +V4304XA | Road injuries +V4304XD | Road injuries +V4304XS | Road injuries +V431--- | Road injuries +V4311XA | Road injuries +V4311XD | Road injuries +V4311XS | Road injuries +V4312XA | Road injuries +V4312XD | Road injuries +V4312XS | Road injuries +V4313XA | Road injuries +V4313XD | Road injuries +V4313XS | Road injuries +V4314XA | Road injuries +V4314XD | Road injuries +V4314XS | Road injuries +V432--- | Road injuries +V4321XA | Road injuries +V4321XD | Road injuries +V4321XS | Road injuries +V4322XA | Road injuries +V4322XD | Road injuries +V4322XS | Road injuries +V4323XA | Road injuries +V4323XD | Road injuries +V4323XS | Road injuries +V4324XA | Road injuries +V4324XD | Road injuries +V4324XS | Road injuries +V433--- | Road injuries +V4331XA | Road injuries +V4331XD | Road injuries +V4331XS | Road injuries +V4332XA | Road injuries +V4332XD | Road injuries +V4332XS | Road injuries +V4333XA | Road injuries +V4333XD | Road injuries +V4333XS | Road injuries +V4334XA | Road injuries +V4334XD | Road injuries +V4334XS | Road injuries +V434--- | Road injuries +V4341XA | Road injuries +V4341XD | Road injuries +V4341XS | Road injuries +V4342XA | Road injuries +V4342XD | Road injuries +V4342XS | Road injuries +V4343XA | Road injuries +V4343XD | Road injuries +V4343XS | Road injuries +V4344XA | Road injuries +V4344XD | Road injuries +V4344XS | Road injuries +V435--- | Road injuries +V4351XA | Road injuries +V4351XD | Road injuries +V4351XS | Road injuries +V4352XA | Road injuries +V4352XD | Road injuries +V4352XS | Road injuries +V4353XA | Road injuries +V4353XD | Road injuries +V4353XS | Road injuries +V4354XA | Road injuries +V4354XD | Road injuries +V4354XS | Road injuries +V436--- | Road injuries +V4361XA | Road injuries +V4361XD | Road injuries +V4361XS | Road injuries +V4362XA | Road injuries +V4362XD | Road injuries +V4362XS | Road injuries +V4363XA | Road injuries +V4363XD | Road injuries +V4363XS | Road injuries +V4364XA | Road injuries +V4364XD | Road injuries +V4364XS | Road injuries +V437--- | Road injuries +V4371XA | Road injuries +V4371XD | Road injuries +V4371XS | Road injuries +V4372XA | Road injuries +V4372XD | Road injuries +V4372XS | Road injuries +V4373XA | Road injuries +V4373XD | Road injuries +V4373XS | Road injuries +V4374XA | Road injuries +V4374XD | Road injuries +V4374XS | Road injuries +V439--- | Road injuries +V4391XA | Road injuries +V4391XD | Road injuries +V4391XS | Road injuries +V4392XA | Road injuries +V4392XD | Road injuries +V4392XS | Road injuries +V4393XA | Road injuries +V4393XD | Road injuries +V4393XS | Road injuries +V4394XA | Road injuries +V4394XD | Road injuries +V4394XS | Road injuries +V44---- | Road injuries +V440--- | Road injuries +V440XXA | Road injuries +V440XXD | Road injuries +V440XXS | Road injuries +V441--- | Road injuries +V441XXA | Road injuries +V441XXD | Road injuries +V441XXS | Road injuries +V442--- | Road injuries +V442XXA | Road injuries +V442XXD | Road injuries +V442XXS | Road injuries +V443--- | Road injuries +V443XXA | Road injuries +V443XXD | Road injuries +V443XXS | Road injuries +V444--- | Road injuries +V444XXA | Road injuries +V444XXD | Road injuries +V444XXS | Road injuries +V445--- | Road injuries +V445XXA | Road injuries +V445XXD | Road injuries +V445XXS | Road injuries +V446--- | Road injuries +V446XXA | Road injuries +V446XXD | Road injuries +V446XXS | Road injuries +V447--- | Road injuries +V447XXA | Road injuries +V447XXD | Road injuries +V447XXS | Road injuries +V449--- | Road injuries +V449XXA | Road injuries +V449XXD | Road injuries +V449XXS | Road injuries +V45---- | Road injuries +V450--- | Road injuries +V450XXA | Road injuries +V450XXD | Road injuries +V450XXS | Road injuries +V451--- | Road injuries +V451XXA | Road injuries +V451XXD | Road injuries +V451XXS | Road injuries +V452--- | Road injuries +V452XXA | Road injuries +V452XXD | Road injuries +V452XXS | Road injuries +V453--- | Road injuries +V453XXA | Road injuries +V453XXD | Road injuries +V453XXS | Road injuries +V454--- | Road injuries +V454XXA | Road injuries +V454XXD | Road injuries +V454XXS | Road injuries +V455--- | Road injuries +V455XXA | Road injuries +V455XXD | Road injuries +V455XXS | Road injuries +V456--- | Road injuries +V456XXA | Road injuries +V456XXD | Road injuries +V456XXS | Road injuries +V457--- | Road injuries +V457XXA | Road injuries +V457XXD | Road injuries +V457XXS | Road injuries +V459--- | Road injuries +V459XXA | Road injuries +V459XXD | Road injuries +V459XXS | Road injuries +V46---- | Road injuries +V460--- | Road injuries +V460XXA | Road injuries +V460XXD | Road injuries +V460XXS | Road injuries +V461--- | Road injuries +V461XXA | Road injuries +V461XXD | Road injuries +V461XXS | Road injuries +V462--- | Road injuries +V462XXA | Road injuries +V462XXD | Road injuries +V462XXS | Road injuries +V463--- | Road injuries +V463XXA | Road injuries +V463XXD | Road injuries +V463XXS | Road injuries +V464--- | Road injuries +V464XXA | Road injuries +V464XXD | Road injuries +V464XXS | Road injuries +V465--- | Road injuries +V465XXA | Road injuries +V465XXD | Road injuries +V465XXS | Road injuries +V466--- | Road injuries +V466XXA | Road injuries +V466XXD | Road injuries +V466XXS | Road injuries +V467--- | Road injuries +V467XXA | Road injuries +V467XXD | Road injuries +V467XXS | Road injuries +V469--- | Road injuries +V469XXA | Road injuries +V469XXD | Road injuries +V469XXS | Road injuries +V47---- | Road injuries +V470--- | Road injuries +V470XXA | Road injuries +V470XXD | Road injuries +V470XXS | Road injuries +V471--- | Road injuries +V471XXA | Road injuries +V471XXD | Road injuries +V471XXS | Road injuries +V472--- | Road injuries +V472XXA | Road injuries +V472XXD | Road injuries +V472XXS | Road injuries +V473--- | Road injuries +V473XXA | Road injuries +V473XXD | Road injuries +V473XXS | Road injuries +V474--- | Road injuries +V474XXA | Road injuries +V474XXD | Road injuries +V474XXS | Road injuries +V475--- | Road injuries +V475XXA | Road injuries +V475XXD | Road injuries +V475XXS | Road injuries +V476--- | Road injuries +V476XXA | Road injuries +V476XXD | Road injuries +V476XXS | Road injuries +V477--- | Road injuries +V477XXA | Road injuries +V477XXD | Road injuries +V477XXS | Road injuries +V479--- | Road injuries +V479XXA | Road injuries +V479XXD | Road injuries +V479XXS | Road injuries +V48---- | Road injuries +V480--- | Road injuries +V480XXA | Road injuries +V480XXD | Road injuries +V480XXS | Road injuries +V481--- | Road injuries +V481XXA | Road injuries +V481XXD | Road injuries +V481XXS | Road injuries +V482--- | Road injuries +V482XXA | Road injuries +V482XXD | Road injuries +V482XXS | Road injuries +V483--- | Road injuries +V483XXA | Road injuries +V483XXD | Road injuries +V483XXS | Road injuries +V484--- | Road injuries +V484XXA | Road injuries +V484XXD | Road injuries +V484XXS | Road injuries +V485--- | Road injuries +V485XXA | Road injuries +V485XXD | Road injuries +V485XXS | Road injuries +V486--- | Road injuries +V486XXA | Road injuries +V486XXD | Road injuries +V486XXS | Road injuries +V487--- | Road injuries +V487XXA | Road injuries +V487XXD | Road injuries +V487XXS | Road injuries +V489--- | Road injuries +V489XXA | Road injuries +V489XXD | Road injuries +V489XXS | Road injuries +V49---- | Road injuries +V490--- | Road injuries +V4900XA | Road injuries +V4900XD | Road injuries +V4900XS | Road injuries +V4909XA | Road injuries +V4909XD | Road injuries +V4909XS | Road injuries +V491--- | Road injuries +V4910XA | Road injuries +V4910XD | Road injuries +V4910XS | Road injuries +V4919XA | Road injuries +V4919XD | Road injuries +V4919XS | Road injuries +V492--- | Road injuries +V4920XA | Road injuries +V4920XD | Road injuries +V4920XS | Road injuries +V4929XA | Road injuries +V4929XD | Road injuries +V4929XS | Road injuries +V493--- | Road injuries +V493XXA | Road injuries +V493XXD | Road injuries +V493XXS | Road injuries +V494--- | Road injuries +V4940XA | Road injuries +V4940XD | Road injuries +V4940XS | Road injuries +V4949XA | Road injuries +V4949XD | Road injuries +V4949XS | Road injuries +V495--- | Road injuries +V4950XA | Road injuries +V4950XD | Road injuries +V4950XS | Road injuries +V4959XA | Road injuries +V4959XD | Road injuries +V4959XS | Road injuries +V496--- | Road injuries +V4960XA | Road injuries +V4960XD | Road injuries +V4960XS | Road injuries +V4969XA | Road injuries +V4969XD | Road injuries +V4969XS | Road injuries +V498--- | Road injuries +V4981XA | Road injuries +V4981XD | Road injuries +V4981XS | Road injuries +V4988XA | Road injuries +V4988XD | Road injuries +V4988XS | Road injuries +V499--- | Road injuries +V499XXA | Road injuries +V499XXD | Road injuries +V499XXS | Road injuries +V50---- | Road injuries +V500--- | Road injuries +V500XXA | Road injuries +V500XXD | Road injuries +V500XXS | Road injuries +V501--- | Road injuries +V501XXA | Road injuries +V501XXD | Road injuries +V501XXS | Road injuries +V502--- | Road injuries +V502XXA | Road injuries +V502XXD | Road injuries +V502XXS | Road injuries +V503--- | Road injuries +V503XXA | Road injuries +V503XXD | Road injuries +V503XXS | Road injuries +V504--- | Road injuries +V504XXA | Road injuries +V504XXD | Road injuries +V504XXS | Road injuries +V505--- | Road injuries +V505XXA | Road injuries +V505XXD | Road injuries +V505XXS | Road injuries +V506--- | Road injuries +V506XXA | Road injuries +V506XXD | Road injuries +V506XXS | Road injuries +V507--- | Road injuries +V507XXA | Road injuries +V507XXD | Road injuries +V507XXS | Road injuries +V509--- | Road injuries +V509XXA | Road injuries +V509XXD | Road injuries +V509XXS | Road injuries +V51---- | Road injuries +V510--- | Road injuries +V510XXA | Road injuries +V510XXD | Road injuries +V510XXS | Road injuries +V511--- | Road injuries +V511XXA | Road injuries +V511XXD | Road injuries +V511XXS | Road injuries +V512--- | Road injuries +V512XXA | Road injuries +V512XXD | Road injuries +V512XXS | Road injuries +V513--- | Road injuries +V513XXA | Road injuries +V513XXD | Road injuries +V513XXS | Road injuries +V514--- | Road injuries +V514XXA | Road injuries +V514XXD | Road injuries +V514XXS | Road injuries +V515--- | Road injuries +V515XXA | Road injuries +V515XXD | Road injuries +V515XXS | Road injuries +V516--- | Road injuries +V516XXA | Road injuries +V516XXD | Road injuries +V516XXS | Road injuries +V517--- | Road injuries +V517XXA | Road injuries +V517XXD | Road injuries +V517XXS | Road injuries +V519--- | Road injuries +V519XXA | Road injuries +V519XXD | Road injuries +V519XXS | Road injuries +V52---- | Road injuries +V520--- | Road injuries +V520XXA | Road injuries +V520XXD | Road injuries +V520XXS | Road injuries +V521--- | Road injuries +V521XXA | Road injuries +V521XXD | Road injuries +V521XXS | Road injuries +V522--- | Road injuries +V522XXA | Road injuries +V522XXD | Road injuries +V522XXS | Road injuries +V523--- | Road injuries +V523XXA | Road injuries +V523XXD | Road injuries +V523XXS | Road injuries +V524--- | Road injuries +V524XXA | Road injuries +V524XXD | Road injuries +V524XXS | Road injuries +V525--- | Road injuries +V525XXA | Road injuries +V525XXD | Road injuries +V525XXS | Road injuries +V526--- | Road injuries +V526XXA | Road injuries +V526XXD | Road injuries +V526XXS | Road injuries +V527--- | Road injuries +V527XXA | Road injuries +V527XXD | Road injuries +V527XXS | Road injuries +V529--- | Road injuries +V529XXA | Road injuries +V529XXD | Road injuries +V529XXS | Road injuries +V53---- | Road injuries +V530--- | Road injuries +V530XXA | Road injuries +V530XXD | Road injuries +V530XXS | Road injuries +V531--- | Road injuries +V531XXA | Road injuries +V531XXD | Road injuries +V531XXS | Road injuries +V532--- | Road injuries +V532XXA | Road injuries +V532XXD | Road injuries +V532XXS | Road injuries +V533--- | Road injuries +V533XXA | Road injuries +V533XXD | Road injuries +V533XXS | Road injuries +V534--- | Road injuries +V534XXA | Road injuries +V534XXD | Road injuries +V534XXS | Road injuries +V535--- | Road injuries +V535XXA | Road injuries +V535XXD | Road injuries +V535XXS | Road injuries +V536--- | Road injuries +V536XXA | Road injuries +V536XXD | Road injuries +V536XXS | Road injuries +V537--- | Road injuries +V537XXA | Road injuries +V537XXD | Road injuries +V537XXS | Road injuries +V539--- | Road injuries +V539XXA | Road injuries +V539XXD | Road injuries +V539XXS | Road injuries +V54---- | Road injuries +V540--- | Road injuries +V540XXA | Road injuries +V540XXD | Road injuries +V540XXS | Road injuries +V541--- | Road injuries +V541XXA | Road injuries +V541XXD | Road injuries +V541XXS | Road injuries +V542--- | Road injuries +V542XXA | Road injuries +V542XXD | Road injuries +V542XXS | Road injuries +V543--- | Road injuries +V543XXA | Road injuries +V543XXD | Road injuries +V543XXS | Road injuries +V544--- | Road injuries +V544XXA | Road injuries +V544XXD | Road injuries +V544XXS | Road injuries +V545--- | Road injuries +V545XXA | Road injuries +V545XXD | Road injuries +V545XXS | Road injuries +V546--- | Road injuries +V546XXA | Road injuries +V546XXD | Road injuries +V546XXS | Road injuries +V547--- | Road injuries +V547XXA | Road injuries +V547XXD | Road injuries +V547XXS | Road injuries +V549--- | Road injuries +V549XXA | Road injuries +V549XXD | Road injuries +V549XXS | Road injuries +V55---- | Road injuries +V550--- | Road injuries +V550XXA | Road injuries +V550XXD | Road injuries +V550XXS | Road injuries +V551--- | Road injuries +V551XXA | Road injuries +V551XXD | Road injuries +V551XXS | Road injuries +V552--- | Road injuries +V552XXA | Road injuries +V552XXD | Road injuries +V552XXS | Road injuries +V553--- | Road injuries +V553XXA | Road injuries +V553XXD | Road injuries +V553XXS | Road injuries +V554--- | Road injuries +V554XXA | Road injuries +V554XXD | Road injuries +V554XXS | Road injuries +V555--- | Road injuries +V555XXA | Road injuries +V555XXD | Road injuries +V555XXS | Road injuries +V556--- | Road injuries +V556XXA | Road injuries +V556XXD | Road injuries +V556XXS | Road injuries +V557--- | Road injuries +V557XXA | Road injuries +V557XXD | Road injuries +V557XXS | Road injuries +V559--- | Road injuries +V559XXA | Road injuries +V559XXD | Road injuries +V559XXS | Road injuries +V56---- | Road injuries +V560--- | Road injuries +V560XXA | Road injuries +V560XXD | Road injuries +V560XXS | Road injuries +V561--- | Road injuries +V561XXA | Road injuries +V561XXD | Road injuries +V561XXS | Road injuries +V562--- | Road injuries +V562XXA | Road injuries +V562XXD | Road injuries +V562XXS | Road injuries +V563--- | Road injuries +V563XXA | Road injuries +V563XXD | Road injuries +V563XXS | Road injuries +V564--- | Road injuries +V564XXA | Road injuries +V564XXD | Road injuries +V564XXS | Road injuries +V565--- | Road injuries +V565XXA | Road injuries +V565XXD | Road injuries +V565XXS | Road injuries +V566--- | Road injuries +V566XXA | Road injuries +V566XXD | Road injuries +V566XXS | Road injuries +V567--- | Road injuries +V567XXA | Road injuries +V567XXD | Road injuries +V567XXS | Road injuries +V569--- | Road injuries +V569XXA | Road injuries +V569XXD | Road injuries +V569XXS | Road injuries +V57---- | Road injuries +V570--- | Road injuries +V570XXA | Road injuries +V570XXD | Road injuries +V570XXS | Road injuries +V571--- | Road injuries +V571XXA | Road injuries +V571XXD | Road injuries +V571XXS | Road injuries +V572--- | Road injuries +V572XXA | Road injuries +V572XXD | Road injuries +V572XXS | Road injuries +V573--- | Road injuries +V573XXA | Road injuries +V573XXD | Road injuries +V573XXS | Road injuries +V574--- | Road injuries +V574XXA | Road injuries +V574XXD | Road injuries +V574XXS | Road injuries +V575--- | Road injuries +V575XXA | Road injuries +V575XXD | Road injuries +V575XXS | Road injuries +V576--- | Road injuries +V576XXA | Road injuries +V576XXD | Road injuries +V576XXS | Road injuries +V577--- | Road injuries +V577XXA | Road injuries +V577XXD | Road injuries +V577XXS | Road injuries +V579--- | Road injuries +V579XXA | Road injuries +V579XXD | Road injuries +V579XXS | Road injuries +V58---- | Road injuries +V580--- | Road injuries +V580XXA | Road injuries +V580XXD | Road injuries +V580XXS | Road injuries +V581--- | Road injuries +V581XXA | Road injuries +V581XXD | Road injuries +V581XXS | Road injuries +V582--- | Road injuries +V582XXA | Road injuries +V582XXD | Road injuries +V582XXS | Road injuries +V583--- | Road injuries +V583XXA | Road injuries +V583XXD | Road injuries +V583XXS | Road injuries +V584--- | Road injuries +V584XXA | Road injuries +V584XXD | Road injuries +V584XXS | Road injuries +V585--- | Road injuries +V585XXA | Road injuries +V585XXD | Road injuries +V585XXS | Road injuries +V586--- | Road injuries +V586XXA | Road injuries +V586XXD | Road injuries +V586XXS | Road injuries +V587--- | Road injuries +V587XXA | Road injuries +V587XXD | Road injuries +V587XXS | Road injuries +V589--- | Road injuries +V589XXA | Road injuries +V589XXD | Road injuries +V589XXS | Road injuries +V59---- | Road injuries +V590--- | Road injuries +V5900XA | Road injuries +V5900XD | Road injuries +V5900XS | Road injuries +V5909XA | Road injuries +V5909XD | Road injuries +V5909XS | Road injuries +V591--- | Road injuries +V5910XA | Road injuries +V5910XD | Road injuries +V5910XS | Road injuries +V5919XA | Road injuries +V5919XD | Road injuries +V5919XS | Road injuries +V592--- | Road injuries +V5920XA | Road injuries +V5920XD | Road injuries +V5920XS | Road injuries +V5929XA | Road injuries +V5929XD | Road injuries +V5929XS | Road injuries +V593--- | Road injuries +V593XXA | Road injuries +V593XXD | Road injuries +V593XXS | Road injuries +V594--- | Road injuries +V5940XA | Road injuries +V5940XD | Road injuries +V5940XS | Road injuries +V5949XA | Road injuries +V5949XD | Road injuries +V5949XS | Road injuries +V595--- | Road injuries +V5950XA | Road injuries +V5950XD | Road injuries +V5950XS | Road injuries +V5959XA | Road injuries +V5959XD | Road injuries +V5959XS | Road injuries +V596--- | Road injuries +V5960XA | Road injuries +V5960XD | Road injuries +V5960XS | Road injuries +V5969XA | Road injuries +V5969XD | Road injuries +V5969XS | Road injuries +V598--- | Road injuries +V5981XA | Road injuries +V5981XD | Road injuries +V5981XS | Road injuries +V5988XA | Road injuries +V5988XD | Road injuries +V5988XS | Road injuries +V599--- | Road injuries +V599XXA | Road injuries +V599XXD | Road injuries +V599XXS | Road injuries +V60---- | Road injuries +V600--- | Road injuries +V600XXA | Road injuries +V600XXD | Road injuries +V600XXS | Road injuries +V601--- | Road injuries +V601XXA | Road injuries +V601XXD | Road injuries +V601XXS | Road injuries +V602--- | Road injuries +V602XXA | Road injuries +V602XXD | Road injuries +V602XXS | Road injuries +V603--- | Road injuries +V603XXA | Road injuries +V603XXD | Road injuries +V603XXS | Road injuries +V604--- | Road injuries +V604XXA | Road injuries +V604XXD | Road injuries +V604XXS | Road injuries +V605--- | Road injuries +V605XXA | Road injuries +V605XXD | Road injuries +V605XXS | Road injuries +V606--- | Road injuries +V606XXA | Road injuries +V606XXD | Road injuries +V606XXS | Road injuries +V607--- | Road injuries +V607XXA | Road injuries +V607XXD | Road injuries +V607XXS | Road injuries +V609--- | Road injuries +V609XXA | Road injuries +V609XXD | Road injuries +V609XXS | Road injuries +V61---- | Road injuries +V610--- | Road injuries +V610XXA | Road injuries +V610XXD | Road injuries +V610XXS | Road injuries +V611--- | Road injuries +V611XXA | Road injuries +V611XXD | Road injuries +V611XXS | Road injuries +V612--- | Road injuries +V612XXA | Road injuries +V612XXD | Road injuries +V612XXS | Road injuries +V613--- | Road injuries +V613XXA | Road injuries +V613XXD | Road injuries +V613XXS | Road injuries +V614--- | Road injuries +V614XXA | Road injuries +V614XXD | Road injuries +V614XXS | Road injuries +V615--- | Road injuries +V615XXA | Road injuries +V615XXD | Road injuries +V615XXS | Road injuries +V616--- | Road injuries +V616XXA | Road injuries +V616XXD | Road injuries +V616XXS | Road injuries +V617--- | Road injuries +V617XXA | Road injuries +V617XXD | Road injuries +V617XXS | Road injuries +V619--- | Road injuries +V619XXA | Road injuries +V619XXD | Road injuries +V619XXS | Road injuries +V62---- | Road injuries +V620--- | Road injuries +V620XXA | Road injuries +V620XXD | Road injuries +V620XXS | Road injuries +V621--- | Road injuries +V621XXA | Road injuries +V621XXD | Road injuries +V621XXS | Road injuries +V622--- | Road injuries +V622XXA | Road injuries +V622XXD | Road injuries +V622XXS | Road injuries +V623--- | Road injuries +V623XXA | Road injuries +V623XXD | Road injuries +V623XXS | Road injuries +V624--- | Road injuries +V624XXA | Road injuries +V624XXD | Road injuries +V624XXS | Road injuries +V625--- | Road injuries +V625XXA | Road injuries +V625XXD | Road injuries +V625XXS | Road injuries +V626--- | Road injuries +V626XXA | Road injuries +V626XXD | Road injuries +V626XXS | Road injuries +V627--- | Road injuries +V627XXA | Road injuries +V627XXD | Road injuries +V627XXS | Road injuries +V629--- | Road injuries +V629XXA | Road injuries +V629XXD | Road injuries +V629XXS | Road injuries +V63---- | Road injuries +V630--- | Road injuries +V630XXA | Road injuries +V630XXD | Road injuries +V630XXS | Road injuries +V631--- | Road injuries +V631XXA | Road injuries +V631XXD | Road injuries +V631XXS | Road injuries +V632--- | Road injuries +V632XXA | Road injuries +V632XXD | Road injuries +V632XXS | Road injuries +V633--- | Road injuries +V633XXA | Road injuries +V633XXD | Road injuries +V633XXS | Road injuries +V634--- | Road injuries +V634XXA | Road injuries +V634XXD | Road injuries +V634XXS | Road injuries +V635--- | Road injuries +V635XXA | Road injuries +V635XXD | Road injuries +V635XXS | Road injuries +V636--- | Road injuries +V636XXA | Road injuries +V636XXD | Road injuries +V636XXS | Road injuries +V637--- | Road injuries +V637XXA | Road injuries +V637XXD | Road injuries +V637XXS | Road injuries +V639--- | Road injuries +V639XXA | Road injuries +V639XXD | Road injuries +V639XXS | Road injuries +V64---- | Road injuries +V640--- | Road injuries +V640XXA | Road injuries +V640XXD | Road injuries +V640XXS | Road injuries +V641--- | Road injuries +V641XXA | Road injuries +V641XXD | Road injuries +V641XXS | Road injuries +V642--- | Road injuries +V642XXA | Road injuries +V642XXD | Road injuries +V642XXS | Road injuries +V643--- | Road injuries +V643XXA | Road injuries +V643XXD | Road injuries +V643XXS | Road injuries +V644--- | Road injuries +V644XXA | Road injuries +V644XXD | Road injuries +V644XXS | Road injuries +V645--- | Road injuries +V645XXA | Road injuries +V645XXD | Road injuries +V645XXS | Road injuries +V646--- | Road injuries +V646XXA | Road injuries +V646XXD | Road injuries +V646XXS | Road injuries +V647--- | Road injuries +V647XXA | Road injuries +V647XXD | Road injuries +V647XXS | Road injuries +V649--- | Road injuries +V649XXA | Road injuries +V649XXD | Road injuries +V649XXS | Road injuries +V65---- | Road injuries +V650--- | Road injuries +V650XXA | Road injuries +V650XXD | Road injuries +V650XXS | Road injuries +V651--- | Road injuries +V651XXA | Road injuries +V651XXD | Road injuries +V651XXS | Road injuries +V652--- | Road injuries +V652XXA | Road injuries +V652XXD | Road injuries +V652XXS | Road injuries +V653--- | Road injuries +V653XXA | Road injuries +V653XXD | Road injuries +V653XXS | Road injuries +V654--- | Road injuries +V654XXA | Road injuries +V654XXD | Road injuries +V654XXS | Road injuries +V655--- | Road injuries +V655XXA | Road injuries +V655XXD | Road injuries +V655XXS | Road injuries +V656--- | Road injuries +V656XXA | Road injuries +V656XXD | Road injuries +V656XXS | Road injuries +V657--- | Road injuries +V657XXA | Road injuries +V657XXD | Road injuries +V657XXS | Road injuries +V659--- | Road injuries +V659XXA | Road injuries +V659XXD | Road injuries +V659XXS | Road injuries +V66---- | Road injuries +V660--- | Road injuries +V660XXA | Road injuries +V660XXD | Road injuries +V660XXS | Road injuries +V661--- | Road injuries +V661XXA | Road injuries +V661XXD | Road injuries +V661XXS | Road injuries +V662--- | Road injuries +V662XXA | Road injuries +V662XXD | Road injuries +V662XXS | Road injuries +V663--- | Road injuries +V663XXA | Road injuries +V663XXD | Road injuries +V663XXS | Road injuries +V664--- | Road injuries +V664XXA | Road injuries +V664XXD | Road injuries +V664XXS | Road injuries +V665--- | Road injuries +V665XXA | Road injuries +V665XXD | Road injuries +V665XXS | Road injuries +V666--- | Road injuries +V666XXA | Road injuries +V666XXD | Road injuries +V666XXS | Road injuries +V667--- | Road injuries +V667XXA | Road injuries +V667XXD | Road injuries +V667XXS | Road injuries +V669--- | Road injuries +V669XXA | Road injuries +V669XXD | Road injuries +V669XXS | Road injuries +V67---- | Road injuries +V670--- | Road injuries +V670XXA | Road injuries +V670XXD | Road injuries +V670XXS | Road injuries +V671--- | Road injuries +V671XXA | Road injuries +V671XXD | Road injuries +V671XXS | Road injuries +V672--- | Road injuries +V672XXA | Road injuries +V672XXD | Road injuries +V672XXS | Road injuries +V673--- | Road injuries +V673XXA | Road injuries +V673XXD | Road injuries +V673XXS | Road injuries +V674--- | Road injuries +V674XXA | Road injuries +V674XXD | Road injuries +V674XXS | Road injuries +V675--- | Road injuries +V675XXA | Road injuries +V675XXD | Road injuries +V675XXS | Road injuries +V676--- | Road injuries +V676XXA | Road injuries +V676XXD | Road injuries +V676XXS | Road injuries +V677--- | Road injuries +V677XXA | Road injuries +V677XXD | Road injuries +V677XXS | Road injuries +V679--- | Road injuries +V679XXA | Road injuries +V679XXD | Road injuries +V679XXS | Road injuries +V68---- | Road injuries +V680--- | Road injuries +V680XXA | Road injuries +V680XXD | Road injuries +V680XXS | Road injuries +V681--- | Road injuries +V681XXA | Road injuries +V681XXD | Road injuries +V681XXS | Road injuries +V682--- | Road injuries +V682XXA | Road injuries +V682XXD | Road injuries +V682XXS | Road injuries +V683--- | Road injuries +V683XXA | Road injuries +V683XXD | Road injuries +V683XXS | Road injuries +V684--- | Road injuries +V684XXA | Road injuries +V684XXD | Road injuries +V684XXS | Road injuries +V685--- | Road injuries +V685XXA | Road injuries +V685XXD | Road injuries +V685XXS | Road injuries +V686--- | Road injuries +V686XXA | Road injuries +V686XXD | Road injuries +V686XXS | Road injuries +V687--- | Road injuries +V687XXA | Road injuries +V687XXD | Road injuries +V687XXS | Road injuries +V689--- | Road injuries +V689XXA | Road injuries +V689XXD | Road injuries +V689XXS | Road injuries +V69---- | Road injuries +V690--- | Road injuries +V6900XA | Road injuries +V6900XD | Road injuries +V6900XS | Road injuries +V6909XA | Road injuries +V6909XD | Road injuries +V6909XS | Road injuries +V691--- | Road injuries +V6910XA | Road injuries +V6910XD | Road injuries +V6910XS | Road injuries +V6919XA | Road injuries +V6919XD | Road injuries +V6919XS | Road injuries +V692--- | Road injuries +V6920XA | Road injuries +V6920XD | Road injuries +V6920XS | Road injuries +V6929XA | Road injuries +V6929XD | Road injuries +V6929XS | Road injuries +V693--- | Road injuries +V693XXA | Road injuries +V693XXD | Road injuries +V693XXS | Road injuries +V694--- | Road injuries +V6940XA | Road injuries +V6940XD | Road injuries +V6940XS | Road injuries +V6949XA | Road injuries +V6949XD | Road injuries +V6949XS | Road injuries +V695--- | Road injuries +V6950XA | Road injuries +V6950XD | Road injuries +V6950XS | Road injuries +V6959XA | Road injuries +V6959XD | Road injuries +V6959XS | Road injuries +V696--- | Road injuries +V6960XA | Road injuries +V6960XD | Road injuries +V6960XS | Road injuries +V6969XA | Road injuries +V6969XD | Road injuries +V6969XS | Road injuries +V698--- | Road injuries +V6981XA | Road injuries +V6981XD | Road injuries +V6981XS | Road injuries +V6988XA | Road injuries +V6988XD | Road injuries +V6988XS | Road injuries +V699--- | Road injuries +V699XXA | Road injuries +V699XXD | Road injuries +V699XXS | Road injuries +V70---- | Road injuries +V700--- | Road injuries +V700XXA | Road injuries +V700XXD | Road injuries +V700XXS | Road injuries +V701--- | Road injuries +V701XXA | Road injuries +V701XXD | Road injuries +V701XXS | Road injuries +V702--- | Road injuries +V702XXA | Road injuries +V702XXD | Road injuries +V702XXS | Road injuries +V703--- | Road injuries +V703XXA | Road injuries +V703XXD | Road injuries +V703XXS | Road injuries +V704--- | Road injuries +V704XXA | Road injuries +V704XXD | Road injuries +V704XXS | Road injuries +V705--- | Road injuries +V705XXA | Road injuries +V705XXD | Road injuries +V705XXS | Road injuries +V706--- | Road injuries +V706XXA | Road injuries +V706XXD | Road injuries +V706XXS | Road injuries +V707--- | Road injuries +V707XXA | Road injuries +V707XXD | Road injuries +V707XXS | Road injuries +V709--- | Road injuries +V709XXA | Road injuries +V709XXD | Road injuries +V709XXS | Road injuries +V71---- | Road injuries +V710--- | Road injuries +V710XXA | Road injuries +V710XXD | Road injuries +V710XXS | Road injuries +V711--- | Road injuries +V711XXA | Road injuries +V711XXD | Road injuries +V711XXS | Road injuries +V712--- | Road injuries +V712XXA | Road injuries +V712XXD | Road injuries +V712XXS | Road injuries +V713--- | Road injuries +V713XXA | Road injuries +V713XXD | Road injuries +V713XXS | Road injuries +V714--- | Road injuries +V714XXA | Road injuries +V714XXD | Road injuries +V714XXS | Road injuries +V715--- | Road injuries +V715XXA | Road injuries +V715XXD | Road injuries +V715XXS | Road injuries +V716--- | Road injuries +V716XXA | Road injuries +V716XXD | Road injuries +V716XXS | Road injuries +V717--- | Road injuries +V717XXA | Road injuries +V717XXD | Road injuries +V717XXS | Road injuries +V719--- | Road injuries +V719XXA | Road injuries +V719XXD | Road injuries +V719XXS | Road injuries +V72---- | Road injuries +V720--- | Road injuries +V720XXA | Road injuries +V720XXD | Road injuries +V720XXS | Road injuries +V721--- | Road injuries +V721XXA | Road injuries +V721XXD | Road injuries +V721XXS | Road injuries +V722--- | Road injuries +V722XXA | Road injuries +V722XXD | Road injuries +V722XXS | Road injuries +V723--- | Road injuries +V723XXA | Road injuries +V723XXD | Road injuries +V723XXS | Road injuries +V724--- | Road injuries +V724XXA | Road injuries +V724XXD | Road injuries +V724XXS | Road injuries +V725--- | Road injuries +V725XXA | Road injuries +V725XXD | Road injuries +V725XXS | Road injuries +V726--- | Road injuries +V726XXA | Road injuries +V726XXD | Road injuries +V726XXS | Road injuries +V727--- | Road injuries +V727XXA | Road injuries +V727XXD | Road injuries +V727XXS | Road injuries +V729--- | Road injuries +V729XXA | Road injuries +V729XXD | Road injuries +V729XXS | Road injuries +V73---- | Road injuries +V730--- | Road injuries +V730XXA | Road injuries +V730XXD | Road injuries +V730XXS | Road injuries +V731--- | Road injuries +V731XXA | Road injuries +V731XXD | Road injuries +V731XXS | Road injuries +V732--- | Road injuries +V732XXA | Road injuries +V732XXD | Road injuries +V732XXS | Road injuries +V733--- | Road injuries +V733XXA | Road injuries +V733XXD | Road injuries +V733XXS | Road injuries +V734--- | Road injuries +V734XXA | Road injuries +V734XXD | Road injuries +V734XXS | Road injuries +V735--- | Road injuries +V735XXA | Road injuries +V735XXD | Road injuries +V735XXS | Road injuries +V736--- | Road injuries +V736XXA | Road injuries +V736XXD | Road injuries +V736XXS | Road injuries +V737--- | Road injuries +V737XXA | Road injuries +V737XXD | Road injuries +V737XXS | Road injuries +V739--- | Road injuries +V739XXA | Road injuries +V739XXD | Road injuries +V739XXS | Road injuries +V74---- | Road injuries +V740--- | Road injuries +V740XXA | Road injuries +V740XXD | Road injuries +V740XXS | Road injuries +V741--- | Road injuries +V741XXA | Road injuries +V741XXD | Road injuries +V741XXS | Road injuries +V742--- | Road injuries +V742XXA | Road injuries +V742XXD | Road injuries +V742XXS | Road injuries +V743--- | Road injuries +V743XXA | Road injuries +V743XXD | Road injuries +V743XXS | Road injuries +V744--- | Road injuries +V744XXA | Road injuries +V744XXD | Road injuries +V744XXS | Road injuries +V745--- | Road injuries +V745XXA | Road injuries +V745XXD | Road injuries +V745XXS | Road injuries +V746--- | Road injuries +V746XXA | Road injuries +V746XXD | Road injuries +V746XXS | Road injuries +V747--- | Road injuries +V747XXA | Road injuries +V747XXD | Road injuries +V747XXS | Road injuries +V749--- | Road injuries +V749XXA | Road injuries +V749XXD | Road injuries +V749XXS | Road injuries +V75---- | Road injuries +V750--- | Road injuries +V750XXA | Road injuries +V750XXD | Road injuries +V750XXS | Road injuries +V751--- | Road injuries +V751XXA | Road injuries +V751XXD | Road injuries +V751XXS | Road injuries +V752--- | Road injuries +V752XXA | Road injuries +V752XXD | Road injuries +V752XXS | Road injuries +V753--- | Road injuries +V753XXA | Road injuries +V753XXD | Road injuries +V753XXS | Road injuries +V754--- | Road injuries +V754XXA | Road injuries +V754XXD | Road injuries +V754XXS | Road injuries +V755--- | Road injuries +V755XXA | Road injuries +V755XXD | Road injuries +V755XXS | Road injuries +V756--- | Road injuries +V756XXA | Road injuries +V756XXD | Road injuries +V756XXS | Road injuries +V757--- | Road injuries +V757XXA | Road injuries +V757XXD | Road injuries +V757XXS | Road injuries +V759--- | Road injuries +V759XXA | Road injuries +V759XXD | Road injuries +V759XXS | Road injuries +V76---- | Road injuries +V760--- | Road injuries +V760XXA | Road injuries +V760XXD | Road injuries +V760XXS | Road injuries +V761--- | Road injuries +V761XXA | Road injuries +V761XXD | Road injuries +V761XXS | Road injuries +V762--- | Road injuries +V762XXA | Road injuries +V762XXD | Road injuries +V762XXS | Road injuries +V763--- | Road injuries +V763XXA | Road injuries +V763XXD | Road injuries +V763XXS | Road injuries +V764--- | Road injuries +V764XXA | Road injuries +V764XXD | Road injuries +V764XXS | Road injuries +V765--- | Road injuries +V765XXA | Road injuries +V765XXD | Road injuries +V765XXS | Road injuries +V766--- | Road injuries +V766XXA | Road injuries +V766XXD | Road injuries +V766XXS | Road injuries +V767--- | Road injuries +V767XXA | Road injuries +V767XXD | Road injuries +V767XXS | Road injuries +V769--- | Road injuries +V769XXA | Road injuries +V769XXD | Road injuries +V769XXS | Road injuries +V77---- | Road injuries +V770--- | Road injuries +V770XXA | Road injuries +V770XXD | Road injuries +V770XXS | Road injuries +V771--- | Road injuries +V771XXA | Road injuries +V771XXD | Road injuries +V771XXS | Road injuries +V772--- | Road injuries +V772XXA | Road injuries +V772XXD | Road injuries +V772XXS | Road injuries +V773--- | Road injuries +V773XXA | Road injuries +V773XXD | Road injuries +V773XXS | Road injuries +V774--- | Road injuries +V774XXA | Road injuries +V774XXD | Road injuries +V774XXS | Road injuries +V775--- | Road injuries +V775XXA | Road injuries +V775XXD | Road injuries +V775XXS | Road injuries +V776--- | Road injuries +V776XXA | Road injuries +V776XXD | Road injuries +V776XXS | Road injuries +V777--- | Road injuries +V777XXA | Road injuries +V777XXD | Road injuries +V777XXS | Road injuries +V779--- | Road injuries +V779XXA | Road injuries +V779XXD | Road injuries +V779XXS | Road injuries +V78---- | Road injuries +V780--- | Road injuries +V780XXA | Road injuries +V780XXD | Road injuries +V780XXS | Road injuries +V781--- | Road injuries +V781XXA | Road injuries +V781XXD | Road injuries +V781XXS | Road injuries +V782--- | Road injuries +V782XXA | Road injuries +V782XXD | Road injuries +V782XXS | Road injuries +V783--- | Road injuries +V783XXA | Road injuries +V783XXD | Road injuries +V783XXS | Road injuries +V784--- | Road injuries +V784XXA | Road injuries +V784XXD | Road injuries +V784XXS | Road injuries +V785--- | Road injuries +V785XXA | Road injuries +V785XXD | Road injuries +V785XXS | Road injuries +V786--- | Road injuries +V786XXA | Road injuries +V786XXD | Road injuries +V786XXS | Road injuries +V787--- | Road injuries +V787XXA | Road injuries +V787XXD | Road injuries +V787XXS | Road injuries +V789--- | Road injuries +V789XXA | Road injuries +V789XXD | Road injuries +V789XXS | Road injuries +V79---- | Road injuries +V790--- | Road injuries +V7900XA | Road injuries +V7900XD | Road injuries +V7900XS | Road injuries +V7909XA | Road injuries +V7909XD | Road injuries +V7909XS | Road injuries +V791--- | Road injuries +V7910XA | Road injuries +V7910XD | Road injuries +V7910XS | Road injuries +V7919XA | Road injuries +V7919XD | Road injuries +V7919XS | Road injuries +V792--- | Road injuries +V7920XA | Road injuries +V7920XD | Road injuries +V7920XS | Road injuries +V7929XA | Road injuries +V7929XD | Road injuries +V7929XS | Road injuries +V793--- | Road injuries +V793XXA | Road injuries +V793XXD | Road injuries +V793XXS | Road injuries +V794--- | Road injuries +V7940XA | Road injuries +V7940XD | Road injuries +V7940XS | Road injuries +V7949XA | Road injuries +V7949XD | Road injuries +V7949XS | Road injuries +V795--- | Road injuries +V7950XA | Road injuries +V7950XD | Road injuries +V7950XS | Road injuries +V7959XA | Road injuries +V7959XD | Road injuries +V7959XS | Road injuries +V796--- | Road injuries +V7960XA | Road injuries +V7960XD | Road injuries +V7960XS | Road injuries +V7969XA | Road injuries +V7969XD | Road injuries +V7969XS | Road injuries +V798--- | Road injuries +V7981XA | Road injuries +V7981XD | Road injuries +V7981XS | Road injuries +V7988XA | Road injuries +V7988XD | Road injuries +V7988XS | Road injuries +V799--- | Road injuries +V799XXA | Road injuries +V799XXD | Road injuries +V799XXS | Road injuries +V80---- | Road injuries +V800--- | Road injuries +V80010A | Road injuries +V80010D | Road injuries +V80010S | Road injuries +V80018A | Road injuries +V80018D | Road injuries +V80018S | Road injuries +V8002XA | Road injuries +V8002XD | Road injuries +V8002XS | Road injuries +V801--- | Road injuries +V8011XA | Road injuries +V8011XD | Road injuries +V8011XS | Road injuries +V8012XA | Road injuries +V8012XD | Road injuries +V8012XS | Road injuries +V802--- | Road injuries +V8021XA | Road injuries +V8021XD | Road injuries +V8021XS | Road injuries +V8022XA | Road injuries +V8022XD | Road injuries +V8022XS | Road injuries +V803--- | Road injuries +V8031XA | Road injuries +V8031XD | Road injuries +V8031XS | Road injuries +V8032XA | Road injuries +V8032XD | Road injuries +V8032XS | Road injuries +V804--- | Road injuries +V8041XA | Road injuries +V8041XD | Road injuries +V8041XS | Road injuries +V8042XA | Road injuries +V8042XD | Road injuries +V8042XS | Road injuries +V805--- | Road injuries +V8051XA | Road injuries +V8051XD | Road injuries +V8051XS | Road injuries +V8052XA | Road injuries +V8052XD | Road injuries +V8052XS | Road injuries +V806--- | Road injuries +V8061XA | Road injuries +V8061XD | Road injuries +V8061XS | Road injuries +V8062XA | Road injuries +V8062XD | Road injuries +V8062XS | Road injuries +V807--- | Road injuries +V80710A | Road injuries +V80710D | Road injuries +V80710S | Road injuries +V80711A | Road injuries +V80711D | Road injuries +V80711S | Road injuries +V80720A | Road injuries +V80720D | Road injuries +V80720S | Road injuries +V80721A | Road injuries +V80721D | Road injuries +V80721S | Road injuries +V80730A | Road injuries +V80730D | Road injuries +V80730S | Road injuries +V80731A | Road injuries +V80731D | Road injuries +V80731S | Road injuries +V80790A | Road injuries +V80790D | Road injuries +V80790S | Road injuries +V80791A | Road injuries +V80791D | Road injuries +V80791S | Road injuries +V808--- | Road injuries +V8081XA | Road injuries +V8081XD | Road injuries +V8081XS | Road injuries +V8082XA | Road injuries +V8082XD | Road injuries +V8082XS | Road injuries +V809--- | Road injuries +V82---- | Road injuries +V820--- | Road injuries +V820XXA | Road injuries +V820XXD | Road injuries +V820XXS | Road injuries +V821--- | Road injuries +V821XXA | Road injuries +V821XXD | Road injuries +V821XXS | Road injuries +V822--- | Road injuries +V822XXA | Road injuries +V822XXD | Road injuries +V822XXS | Road injuries +V823--- | Road injuries +V823XXA | Road injuries +V823XXD | Road injuries +V823XXS | Road injuries +V824--- | Road injuries +V824XXA | Road injuries +V824XXD | Road injuries +V824XXS | Road injuries +V825--- | Road injuries +V825XXA | Road injuries +V825XXD | Road injuries +V825XXS | Road injuries +V826--- | Road injuries +V826XXA | Road injuries +V826XXD | Road injuries +V826XXS | Road injuries +V827--- | Road injuries +V827XXA | Road injuries +V827XXD | Road injuries +V827XXS | Road injuries +V828--- | Road injuries +V828XXA | Road injuries +V828XXD | Road injuries +V828XXS | Road injuries +V829--- | Road injuries +V872--- | Road injuries +V872XXA | Road injuries +V872XXD | Road injuries +V872XXS | Road injuries +V873--- | Road injuries +V01---- | Pedestrian road injuries +V010--- | Pedestrian road injuries +V0100XA | Pedestrian road injuries +V0100XD | Pedestrian road injuries +V0100XS | Pedestrian road injuries +V0101XA | Pedestrian road injuries +V0101XD | Pedestrian road injuries +V0101XS | Pedestrian road injuries +V0102XA | Pedestrian road injuries +V0102XD | Pedestrian road injuries +V0102XS | Pedestrian road injuries +V0109XA | Pedestrian road injuries +V0109XD | Pedestrian road injuries +V0109XS | Pedestrian road injuries +V011--- | Pedestrian road injuries +V0110XA | Pedestrian road injuries +V0110XD | Pedestrian road injuries +V0110XS | Pedestrian road injuries +V0111XA | Pedestrian road injuries +V0111XD | Pedestrian road injuries +V0111XS | Pedestrian road injuries +V0112XA | Pedestrian road injuries +V0112XD | Pedestrian road injuries +V0112XS | Pedestrian road injuries +V0119XA | Pedestrian road injuries +V0119XD | Pedestrian road injuries +V0119XS | Pedestrian road injuries +V019--- | Pedestrian road injuries +V0190XA | Pedestrian road injuries +V0190XD | Pedestrian road injuries +V0190XS | Pedestrian road injuries +V0191XA | Pedestrian road injuries +V0191XD | Pedestrian road injuries +V0191XS | Pedestrian road injuries +V0192XA | Pedestrian road injuries +V0192XD | Pedestrian road injuries +V0192XS | Pedestrian road injuries +V0199XA | Pedestrian road injuries +V0199XD | Pedestrian road injuries +V0199XS | Pedestrian road injuries +V02---- | Pedestrian road injuries +V020--- | Pedestrian road injuries +V0200XA | Pedestrian road injuries +V0200XD | Pedestrian road injuries +V0200XS | Pedestrian road injuries +V0201XA | Pedestrian road injuries +V0201XD | Pedestrian road injuries +V0201XS | Pedestrian road injuries +V0202XA | Pedestrian road injuries +V0202XD | Pedestrian road injuries +V0202XS | Pedestrian road injuries +V0209XA | Pedestrian road injuries +V0209XD | Pedestrian road injuries +V0209XS | Pedestrian road injuries +V021--- | Pedestrian road injuries +V0210XA | Pedestrian road injuries +V0210XD | Pedestrian road injuries +V0210XS | Pedestrian road injuries +V0211XA | Pedestrian road injuries +V0211XD | Pedestrian road injuries +V0211XS | Pedestrian road injuries +V0212XA | Pedestrian road injuries +V0212XD | Pedestrian road injuries +V0212XS | Pedestrian road injuries +V0219XA | Pedestrian road injuries +V0219XD | Pedestrian road injuries +V0219XS | Pedestrian road injuries +V029--- | Pedestrian road injuries +V0290XA | Pedestrian road injuries +V0290XD | Pedestrian road injuries +V0290XS | Pedestrian road injuries +V0291XA | Pedestrian road injuries +V0291XD | Pedestrian road injuries +V0291XS | Pedestrian road injuries +V0292XA | Pedestrian road injuries +V0292XD | Pedestrian road injuries +V0292XS | Pedestrian road injuries +V0299XA | Pedestrian road injuries +V0299XD | Pedestrian road injuries +V0299XS | Pedestrian road injuries +V03---- | Pedestrian road injuries +V030--- | Pedestrian road injuries +V0300XA | Pedestrian road injuries +V0300XD | Pedestrian road injuries +V0300XS | Pedestrian road injuries +V0301XA | Pedestrian road injuries +V0301XD | Pedestrian road injuries +V0301XS | Pedestrian road injuries +V0302XA | Pedestrian road injuries +V0302XD | Pedestrian road injuries +V0302XS | Pedestrian road injuries +V0309XA | Pedestrian road injuries +V0309XD | Pedestrian road injuries +V0309XS | Pedestrian road injuries +V031--- | Pedestrian road injuries +V0310XA | Pedestrian road injuries +V0310XD | Pedestrian road injuries +V0310XS | Pedestrian road injuries +V0311XA | Pedestrian road injuries +V0311XD | Pedestrian road injuries +V0311XS | Pedestrian road injuries +V0312XA | Pedestrian road injuries +V0312XD | Pedestrian road injuries +V0312XS | Pedestrian road injuries +V0319XA | Pedestrian road injuries +V0319XD | Pedestrian road injuries +V0319XS | Pedestrian road injuries +V039--- | Pedestrian road injuries +V0390XA | Pedestrian road injuries +V0390XD | Pedestrian road injuries +V0390XS | Pedestrian road injuries +V0391XA | Pedestrian road injuries +V0391XD | Pedestrian road injuries +V0391XS | Pedestrian road injuries +V0392XA | Pedestrian road injuries +V0392XD | Pedestrian road injuries +V0392XS | Pedestrian road injuries +V0399XA | Pedestrian road injuries +V0399XD | Pedestrian road injuries +V0399XS | Pedestrian road injuries +V04---- | Pedestrian road injuries +V040--- | Pedestrian road injuries +V0400XA | Pedestrian road injuries +V0400XD | Pedestrian road injuries +V0400XS | Pedestrian road injuries +V0401XA | Pedestrian road injuries +V0401XD | Pedestrian road injuries +V0401XS | Pedestrian road injuries +V0402XA | Pedestrian road injuries +V0402XD | Pedestrian road injuries +V0402XS | Pedestrian road injuries +V0409XA | Pedestrian road injuries +V0409XD | Pedestrian road injuries +V0409XS | Pedestrian road injuries +V041--- | Pedestrian road injuries +V0410XA | Pedestrian road injuries +V0410XD | Pedestrian road injuries +V0410XS | Pedestrian road injuries +V0411XA | Pedestrian road injuries +V0411XD | Pedestrian road injuries +V0411XS | Pedestrian road injuries +V0412XA | Pedestrian road injuries +V0412XD | Pedestrian road injuries +V0412XS | Pedestrian road injuries +V0419XA | Pedestrian road injuries +V0419XD | Pedestrian road injuries +V0419XS | Pedestrian road injuries +V049--- | Pedestrian road injuries +V06---- | Pedestrian road injuries +V060--- | Pedestrian road injuries +V0600XA | Pedestrian road injuries +V0600XD | Pedestrian road injuries +V0600XS | Pedestrian road injuries +V0601XA | Pedestrian road injuries +V0601XD | Pedestrian road injuries +V0601XS | Pedestrian road injuries +V0602XA | Pedestrian road injuries +V0602XD | Pedestrian road injuries +V0602XS | Pedestrian road injuries +V0609XA | Pedestrian road injuries +V0609XD | Pedestrian road injuries +V0609XS | Pedestrian road injuries +V061--- | Pedestrian road injuries +V0610XA | Pedestrian road injuries +V0610XD | Pedestrian road injuries +V0610XS | Pedestrian road injuries +V0611XA | Pedestrian road injuries +V0611XD | Pedestrian road injuries +V0611XS | Pedestrian road injuries +V0612XA | Pedestrian road injuries +V0612XD | Pedestrian road injuries +V0612XS | Pedestrian road injuries +V0619XA | Pedestrian road injuries +V0619XD | Pedestrian road injuries +V0619XS | Pedestrian road injuries +V069--- | Pedestrian road injuries +V0690XA | Pedestrian road injuries +V0690XD | Pedestrian road injuries +V0690XS | Pedestrian road injuries +V0691XA | Pedestrian road injuries +V0691XD | Pedestrian road injuries +V0691XS | Pedestrian road injuries +V0692XA | Pedestrian road injuries +V0692XD | Pedestrian road injuries +V0692XS | Pedestrian road injuries +V0699XA | Pedestrian road injuries +V0699XD | Pedestrian road injuries +V0699XS | Pedestrian road injuries +V09---- | Pedestrian road injuries +V090--- | Pedestrian road injuries +V0900XA | Pedestrian road injuries +V0900XD | Pedestrian road injuries +V0900XS | Pedestrian road injuries +V0901XA | Pedestrian road injuries +V0901XD | Pedestrian road injuries +V0901XS | Pedestrian road injuries +V0909XA | Pedestrian road injuries +V0909XD | Pedestrian road injuries +V0909XS | Pedestrian road injuries +V091--- | Pedestrian road injuries +V091XXA | Pedestrian road injuries +V091XXD | Pedestrian road injuries +V091XXS | Pedestrian road injuries +V092--- | Pedestrian road injuries +V0920XA | Pedestrian road injuries +V0920XD | Pedestrian road injuries +V0920XS | Pedestrian road injuries +V0921XA | Pedestrian road injuries +V0921XD | Pedestrian road injuries +V0921XS | Pedestrian road injuries +V0929XA | Pedestrian road injuries +V0929XD | Pedestrian road injuries +V0929XS | Pedestrian road injuries +V093--- | Pedestrian road injuries +V093XXA | Pedestrian road injuries +V093XXD | Pedestrian road injuries +V093XXS | Pedestrian road injuries +V099--- | Pedestrian road injuries +V10---- | Cyclist road injuries +V100--- | Cyclist road injuries +V100XXA | Cyclist road injuries +V100XXD | Cyclist road injuries +V100XXS | Cyclist road injuries +V101--- | Cyclist road injuries +V101XXA | Cyclist road injuries +V101XXD | Cyclist road injuries +V101XXS | Cyclist road injuries +V102--- | Cyclist road injuries +V102XXA | Cyclist road injuries +V102XXD | Cyclist road injuries +V102XXS | Cyclist road injuries +V103--- | Cyclist road injuries +V103XXA | Cyclist road injuries +V103XXD | Cyclist road injuries +V103XXS | Cyclist road injuries +V104--- | Cyclist road injuries +V104XXA | Cyclist road injuries +V104XXD | Cyclist road injuries +V104XXS | Cyclist road injuries +V105--- | Cyclist road injuries +V105XXA | Cyclist road injuries +V105XXD | Cyclist road injuries +V105XXS | Cyclist road injuries +V109--- | Cyclist road injuries +V109XXA | Cyclist road injuries +V109XXD | Cyclist road injuries +V109XXS | Cyclist road injuries +V11---- | Cyclist road injuries +V110--- | Cyclist road injuries +V110XXA | Cyclist road injuries +V110XXD | Cyclist road injuries +V110XXS | Cyclist road injuries +V111--- | Cyclist road injuries +V111XXA | Cyclist road injuries +V111XXD | Cyclist road injuries +V111XXS | Cyclist road injuries +V112--- | Cyclist road injuries +V112XXA | Cyclist road injuries +V112XXD | Cyclist road injuries +V112XXS | Cyclist road injuries +V113--- | Cyclist road injuries +V113XXA | Cyclist road injuries +V113XXD | Cyclist road injuries +V113XXS | Cyclist road injuries +V114--- | Cyclist road injuries +V114XXA | Cyclist road injuries +V114XXD | Cyclist road injuries +V114XXS | Cyclist road injuries +V115--- | Cyclist road injuries +V115XXA | Cyclist road injuries +V115XXD | Cyclist road injuries +V115XXS | Cyclist road injuries +V119--- | Cyclist road injuries +V119XXA | Cyclist road injuries +V119XXD | Cyclist road injuries +V119XXS | Cyclist road injuries +V12---- | Cyclist road injuries +V120--- | Cyclist road injuries +V120XXA | Cyclist road injuries +V120XXD | Cyclist road injuries +V120XXS | Cyclist road injuries +V121--- | Cyclist road injuries +V121XXA | Cyclist road injuries +V121XXD | Cyclist road injuries +V121XXS | Cyclist road injuries +V122--- | Cyclist road injuries +V122XXA | Cyclist road injuries +V122XXD | Cyclist road injuries +V122XXS | Cyclist road injuries +V123--- | Cyclist road injuries +V123XXA | Cyclist road injuries +V123XXD | Cyclist road injuries +V123XXS | Cyclist road injuries +V124--- | Cyclist road injuries +V124XXA | Cyclist road injuries +V124XXD | Cyclist road injuries +V124XXS | Cyclist road injuries +V125--- | Cyclist road injuries +V125XXA | Cyclist road injuries +V125XXD | Cyclist road injuries +V125XXS | Cyclist road injuries +V129--- | Cyclist road injuries +V129XXA | Cyclist road injuries +V129XXD | Cyclist road injuries +V129XXS | Cyclist road injuries +V13---- | Cyclist road injuries +V130--- | Cyclist road injuries +V130XXA | Cyclist road injuries +V130XXD | Cyclist road injuries +V130XXS | Cyclist road injuries +V131--- | Cyclist road injuries +V131XXA | Cyclist road injuries +V131XXD | Cyclist road injuries +V131XXS | Cyclist road injuries +V132--- | Cyclist road injuries +V132XXA | Cyclist road injuries +V132XXD | Cyclist road injuries +V132XXS | Cyclist road injuries +V133--- | Cyclist road injuries +V133XXA | Cyclist road injuries +V133XXD | Cyclist road injuries +V133XXS | Cyclist road injuries +V134--- | Cyclist road injuries +V134XXA | Cyclist road injuries +V134XXD | Cyclist road injuries +V134XXS | Cyclist road injuries +V135--- | Cyclist road injuries +V135XXA | Cyclist road injuries +V135XXD | Cyclist road injuries +V135XXS | Cyclist road injuries +V139--- | Cyclist road injuries +V139XXA | Cyclist road injuries +V139XXD | Cyclist road injuries +V139XXS | Cyclist road injuries +V14---- | Cyclist road injuries +V140--- | Cyclist road injuries +V140XXA | Cyclist road injuries +V140XXD | Cyclist road injuries +V140XXS | Cyclist road injuries +V141--- | Cyclist road injuries +V141XXA | Cyclist road injuries +V141XXD | Cyclist road injuries +V141XXS | Cyclist road injuries +V142--- | Cyclist road injuries +V142XXA | Cyclist road injuries +V142XXD | Cyclist road injuries +V142XXS | Cyclist road injuries +V143--- | Cyclist road injuries +V143XXA | Cyclist road injuries +V143XXD | Cyclist road injuries +V143XXS | Cyclist road injuries +V144--- | Cyclist road injuries +V144XXA | Cyclist road injuries +V144XXD | Cyclist road injuries +V144XXS | Cyclist road injuries +V145--- | Cyclist road injuries +V145XXA | Cyclist road injuries +V145XXD | Cyclist road injuries +V145XXS | Cyclist road injuries +V149--- | Cyclist road injuries +V149XXA | Cyclist road injuries +V149XXD | Cyclist road injuries +V149XXS | Cyclist road injuries +V15---- | Cyclist road injuries +V150--- | Cyclist road injuries +V150XXA | Cyclist road injuries +V150XXD | Cyclist road injuries +V150XXS | Cyclist road injuries +V151--- | Cyclist road injuries +V151XXA | Cyclist road injuries +V151XXD | Cyclist road injuries +V151XXS | Cyclist road injuries +V152--- | Cyclist road injuries +V152XXA | Cyclist road injuries +V152XXD | Cyclist road injuries +V152XXS | Cyclist road injuries +V153--- | Cyclist road injuries +V153XXA | Cyclist road injuries +V153XXD | Cyclist road injuries +V153XXS | Cyclist road injuries +V154--- | Cyclist road injuries +V154XXA | Cyclist road injuries +V154XXD | Cyclist road injuries +V154XXS | Cyclist road injuries +V155--- | Cyclist road injuries +V155XXA | Cyclist road injuries +V155XXD | Cyclist road injuries +V155XXS | Cyclist road injuries +V159--- | Cyclist road injuries +V159XXA | Cyclist road injuries +V159XXD | Cyclist road injuries +V159XXS | Cyclist road injuries +V16---- | Cyclist road injuries +V160--- | Cyclist road injuries +V160XXA | Cyclist road injuries +V160XXD | Cyclist road injuries +V160XXS | Cyclist road injuries +V161--- | Cyclist road injuries +V161XXA | Cyclist road injuries +V161XXD | Cyclist road injuries +V161XXS | Cyclist road injuries +V162--- | Cyclist road injuries +V162XXA | Cyclist road injuries +V162XXD | Cyclist road injuries +V162XXS | Cyclist road injuries +V163--- | Cyclist road injuries +V163XXA | Cyclist road injuries +V163XXD | Cyclist road injuries +V163XXS | Cyclist road injuries +V164--- | Cyclist road injuries +V164XXA | Cyclist road injuries +V164XXD | Cyclist road injuries +V164XXS | Cyclist road injuries +V165--- | Cyclist road injuries +V165XXA | Cyclist road injuries +V165XXD | Cyclist road injuries +V165XXS | Cyclist road injuries +V169--- | Cyclist road injuries +V169XXA | Cyclist road injuries +V169XXD | Cyclist road injuries +V169XXS | Cyclist road injuries +V17---- | Cyclist road injuries +V170--- | Cyclist road injuries +V170XXA | Cyclist road injuries +V170XXD | Cyclist road injuries +V170XXS | Cyclist road injuries +V171--- | Cyclist road injuries +V171XXA | Cyclist road injuries +V171XXD | Cyclist road injuries +V171XXS | Cyclist road injuries +V172--- | Cyclist road injuries +V172XXA | Cyclist road injuries +V172XXD | Cyclist road injuries +V172XXS | Cyclist road injuries +V173--- | Cyclist road injuries +V173XXA | Cyclist road injuries +V173XXD | Cyclist road injuries +V173XXS | Cyclist road injuries +V174--- | Cyclist road injuries +V174XXA | Cyclist road injuries +V174XXD | Cyclist road injuries +V174XXS | Cyclist road injuries +V175--- | Cyclist road injuries +V175XXA | Cyclist road injuries +V175XXD | Cyclist road injuries +V175XXS | Cyclist road injuries +V179--- | Cyclist road injuries +V179XXA | Cyclist road injuries +V179XXD | Cyclist road injuries +V179XXS | Cyclist road injuries +V18---- | Cyclist road injuries +V180--- | Cyclist road injuries +V180XXA | Cyclist road injuries +V180XXD | Cyclist road injuries +V180XXS | Cyclist road injuries +V181--- | Cyclist road injuries +V181XXA | Cyclist road injuries +V181XXD | Cyclist road injuries +V181XXS | Cyclist road injuries +V182--- | Cyclist road injuries +V182XXA | Cyclist road injuries +V182XXD | Cyclist road injuries +V182XXS | Cyclist road injuries +V183--- | Cyclist road injuries +V183XXA | Cyclist road injuries +V183XXD | Cyclist road injuries +V183XXS | Cyclist road injuries +V184--- | Cyclist road injuries +V184XXA | Cyclist road injuries +V184XXD | Cyclist road injuries +V184XXS | Cyclist road injuries +V185--- | Cyclist road injuries +V185XXA | Cyclist road injuries +V185XXD | Cyclist road injuries +V185XXS | Cyclist road injuries +V189--- | Cyclist road injuries +V189XXA | Cyclist road injuries +V189XXD | Cyclist road injuries +V189XXS | Cyclist road injuries +V19---- | Cyclist road injuries +V190--- | Cyclist road injuries +V1900XA | Cyclist road injuries +V1900XD | Cyclist road injuries +V1900XS | Cyclist road injuries +V1909XA | Cyclist road injuries +V1909XD | Cyclist road injuries +V1909XS | Cyclist road injuries +V191--- | Cyclist road injuries +V1910XA | Cyclist road injuries +V1910XD | Cyclist road injuries +V1910XS | Cyclist road injuries +V1919XA | Cyclist road injuries +V1919XD | Cyclist road injuries +V1919XS | Cyclist road injuries +V192--- | Cyclist road injuries +V1920XA | Cyclist road injuries +V1920XD | Cyclist road injuries +V1920XS | Cyclist road injuries +V1929XA | Cyclist road injuries +V1929XD | Cyclist road injuries +V1929XS | Cyclist road injuries +V193--- | Cyclist road injuries +V193XXA | Cyclist road injuries +V193XXD | Cyclist road injuries +V193XXS | Cyclist road injuries +V194--- | Cyclist road injuries +V1940XA | Cyclist road injuries +V1940XD | Cyclist road injuries +V1940XS | Cyclist road injuries +V1949XA | Cyclist road injuries +V1949XD | Cyclist road injuries +V1949XS | Cyclist road injuries +V195--- | Cyclist road injuries +V1950XA | Cyclist road injuries +V1950XD | Cyclist road injuries +V1950XS | Cyclist road injuries +V1959XA | Cyclist road injuries +V1959XD | Cyclist road injuries +V1959XS | Cyclist road injuries +V196--- | Cyclist road injuries +V1960XA | Cyclist road injuries +V1960XD | Cyclist road injuries +V1960XS | Cyclist road injuries +V1969XA | Cyclist road injuries +V1969XD | Cyclist road injuries +V1969XS | Cyclist road injuries +V198--- | Cyclist road injuries +V1981XA | Cyclist road injuries +V1981XD | Cyclist road injuries +V1981XS | Cyclist road injuries +V1988XA | Cyclist road injuries +V1988XD | Cyclist road injuries +V1988XS | Cyclist road injuries +V199--- | Cyclist road injuries +V20---- | Motorcyclist road injuries +V200--- | Motorcyclist road injuries +V200XXA | Motorcyclist road injuries +V200XXD | Motorcyclist road injuries +V200XXS | Motorcyclist road injuries +V201--- | Motorcyclist road injuries +V201XXA | Motorcyclist road injuries +V201XXD | Motorcyclist road injuries +V201XXS | Motorcyclist road injuries +V202--- | Motorcyclist road injuries +V202XXA | Motorcyclist road injuries +V202XXD | Motorcyclist road injuries +V202XXS | Motorcyclist road injuries +V203--- | Motorcyclist road injuries +V203XXA | Motorcyclist road injuries +V203XXD | Motorcyclist road injuries +V203XXS | Motorcyclist road injuries +V204--- | Motorcyclist road injuries +V204XXA | Motorcyclist road injuries +V204XXD | Motorcyclist road injuries +V204XXS | Motorcyclist road injuries +V205--- | Motorcyclist road injuries +V205XXA | Motorcyclist road injuries +V205XXD | Motorcyclist road injuries +V205XXS | Motorcyclist road injuries +V209--- | Motorcyclist road injuries +V209XXA | Motorcyclist road injuries +V209XXD | Motorcyclist road injuries +V209XXS | Motorcyclist road injuries +V21---- | Motorcyclist road injuries +V210--- | Motorcyclist road injuries +V210XXA | Motorcyclist road injuries +V210XXD | Motorcyclist road injuries +V210XXS | Motorcyclist road injuries +V211--- | Motorcyclist road injuries +V211XXA | Motorcyclist road injuries +V211XXD | Motorcyclist road injuries +V211XXS | Motorcyclist road injuries +V212--- | Motorcyclist road injuries +V212XXA | Motorcyclist road injuries +V212XXD | Motorcyclist road injuries +V212XXS | Motorcyclist road injuries +V213--- | Motorcyclist road injuries +V213XXA | Motorcyclist road injuries +V213XXD | Motorcyclist road injuries +V213XXS | Motorcyclist road injuries +V214--- | Motorcyclist road injuries +V214XXA | Motorcyclist road injuries +V214XXD | Motorcyclist road injuries +V214XXS | Motorcyclist road injuries +V215--- | Motorcyclist road injuries +V215XXA | Motorcyclist road injuries +V215XXD | Motorcyclist road injuries +V215XXS | Motorcyclist road injuries +V219--- | Motorcyclist road injuries +V219XXA | Motorcyclist road injuries +V219XXD | Motorcyclist road injuries +V219XXS | Motorcyclist road injuries +V22---- | Motorcyclist road injuries +V220--- | Motorcyclist road injuries +V220XXA | Motorcyclist road injuries +V220XXD | Motorcyclist road injuries +V220XXS | Motorcyclist road injuries +V221--- | Motorcyclist road injuries +V221XXA | Motorcyclist road injuries +V221XXD | Motorcyclist road injuries +V221XXS | Motorcyclist road injuries +V222--- | Motorcyclist road injuries +V222XXA | Motorcyclist road injuries +V222XXD | Motorcyclist road injuries +V222XXS | Motorcyclist road injuries +V223--- | Motorcyclist road injuries +V223XXA | Motorcyclist road injuries +V223XXD | Motorcyclist road injuries +V223XXS | Motorcyclist road injuries +V224--- | Motorcyclist road injuries +V224XXA | Motorcyclist road injuries +V224XXD | Motorcyclist road injuries +V224XXS | Motorcyclist road injuries +V225--- | Motorcyclist road injuries +V225XXA | Motorcyclist road injuries +V225XXD | Motorcyclist road injuries +V225XXS | Motorcyclist road injuries +V229--- | Motorcyclist road injuries +V229XXA | Motorcyclist road injuries +V229XXD | Motorcyclist road injuries +V229XXS | Motorcyclist road injuries +V23---- | Motorcyclist road injuries +V230--- | Motorcyclist road injuries +V230XXA | Motorcyclist road injuries +V230XXD | Motorcyclist road injuries +V230XXS | Motorcyclist road injuries +V231--- | Motorcyclist road injuries +V231XXA | Motorcyclist road injuries +V231XXD | Motorcyclist road injuries +V231XXS | Motorcyclist road injuries +V232--- | Motorcyclist road injuries +V232XXA | Motorcyclist road injuries +V232XXD | Motorcyclist road injuries +V232XXS | Motorcyclist road injuries +V233--- | Motorcyclist road injuries +V233XXA | Motorcyclist road injuries +V233XXD | Motorcyclist road injuries +V233XXS | Motorcyclist road injuries +V234--- | Motorcyclist road injuries +V234XXA | Motorcyclist road injuries +V234XXD | Motorcyclist road injuries +V234XXS | Motorcyclist road injuries +V235--- | Motorcyclist road injuries +V235XXA | Motorcyclist road injuries +V235XXD | Motorcyclist road injuries +V235XXS | Motorcyclist road injuries +V239--- | Motorcyclist road injuries +V239XXA | Motorcyclist road injuries +V239XXD | Motorcyclist road injuries +V239XXS | Motorcyclist road injuries +V24---- | Motorcyclist road injuries +V240--- | Motorcyclist road injuries +V240XXA | Motorcyclist road injuries +V240XXD | Motorcyclist road injuries +V240XXS | Motorcyclist road injuries +V241--- | Motorcyclist road injuries +V241XXA | Motorcyclist road injuries +V241XXD | Motorcyclist road injuries +V241XXS | Motorcyclist road injuries +V242--- | Motorcyclist road injuries +V242XXA | Motorcyclist road injuries +V242XXD | Motorcyclist road injuries +V242XXS | Motorcyclist road injuries +V243--- | Motorcyclist road injuries +V243XXA | Motorcyclist road injuries +V243XXD | Motorcyclist road injuries +V243XXS | Motorcyclist road injuries +V244--- | Motorcyclist road injuries +V244XXA | Motorcyclist road injuries +V244XXD | Motorcyclist road injuries +V244XXS | Motorcyclist road injuries +V245--- | Motorcyclist road injuries +V245XXA | Motorcyclist road injuries +V245XXD | Motorcyclist road injuries +V245XXS | Motorcyclist road injuries +V249--- | Motorcyclist road injuries +V249XXA | Motorcyclist road injuries +V249XXD | Motorcyclist road injuries +V249XXS | Motorcyclist road injuries +V25---- | Motorcyclist road injuries +V250--- | Motorcyclist road injuries +V250XXA | Motorcyclist road injuries +V250XXD | Motorcyclist road injuries +V250XXS | Motorcyclist road injuries +V251--- | Motorcyclist road injuries +V251XXA | Motorcyclist road injuries +V251XXD | Motorcyclist road injuries +V251XXS | Motorcyclist road injuries +V252--- | Motorcyclist road injuries +V252XXA | Motorcyclist road injuries +V252XXD | Motorcyclist road injuries +V252XXS | Motorcyclist road injuries +V253--- | Motorcyclist road injuries +V253XXA | Motorcyclist road injuries +V253XXD | Motorcyclist road injuries +V253XXS | Motorcyclist road injuries +V254--- | Motorcyclist road injuries +V254XXA | Motorcyclist road injuries +V254XXD | Motorcyclist road injuries +V254XXS | Motorcyclist road injuries +V255--- | Motorcyclist road injuries +V255XXA | Motorcyclist road injuries +V255XXD | Motorcyclist road injuries +V255XXS | Motorcyclist road injuries +V259--- | Motorcyclist road injuries +V259XXA | Motorcyclist road injuries +V259XXD | Motorcyclist road injuries +V259XXS | Motorcyclist road injuries +V26---- | Motorcyclist road injuries +V260--- | Motorcyclist road injuries +V260XXA | Motorcyclist road injuries +V260XXD | Motorcyclist road injuries +V260XXS | Motorcyclist road injuries +V261--- | Motorcyclist road injuries +V261XXA | Motorcyclist road injuries +V261XXD | Motorcyclist road injuries +V261XXS | Motorcyclist road injuries +V262--- | Motorcyclist road injuries +V262XXA | Motorcyclist road injuries +V262XXD | Motorcyclist road injuries +V262XXS | Motorcyclist road injuries +V263--- | Motorcyclist road injuries +V263XXA | Motorcyclist road injuries +V263XXD | Motorcyclist road injuries +V263XXS | Motorcyclist road injuries +V264--- | Motorcyclist road injuries +V264XXA | Motorcyclist road injuries +V264XXD | Motorcyclist road injuries +V264XXS | Motorcyclist road injuries +V265--- | Motorcyclist road injuries +V265XXA | Motorcyclist road injuries +V265XXD | Motorcyclist road injuries +V265XXS | Motorcyclist road injuries +V269--- | Motorcyclist road injuries +V269XXA | Motorcyclist road injuries +V269XXD | Motorcyclist road injuries +V269XXS | Motorcyclist road injuries +V27---- | Motorcyclist road injuries +V270--- | Motorcyclist road injuries +V270XXA | Motorcyclist road injuries +V270XXD | Motorcyclist road injuries +V270XXS | Motorcyclist road injuries +V271--- | Motorcyclist road injuries +V271XXA | Motorcyclist road injuries +V271XXD | Motorcyclist road injuries +V271XXS | Motorcyclist road injuries +V272--- | Motorcyclist road injuries +V272XXA | Motorcyclist road injuries +V272XXD | Motorcyclist road injuries +V272XXS | Motorcyclist road injuries +V273--- | Motorcyclist road injuries +V273XXA | Motorcyclist road injuries +V273XXD | Motorcyclist road injuries +V273XXS | Motorcyclist road injuries +V274--- | Motorcyclist road injuries +V274XXA | Motorcyclist road injuries +V274XXD | Motorcyclist road injuries +V274XXS | Motorcyclist road injuries +V275--- | Motorcyclist road injuries +V275XXA | Motorcyclist road injuries +V275XXD | Motorcyclist road injuries +V275XXS | Motorcyclist road injuries +V279--- | Motorcyclist road injuries +V279XXA | Motorcyclist road injuries +V279XXD | Motorcyclist road injuries +V279XXS | Motorcyclist road injuries +V28---- | Motorcyclist road injuries +V280--- | Motorcyclist road injuries +V280XXA | Motorcyclist road injuries +V280XXD | Motorcyclist road injuries +V280XXS | Motorcyclist road injuries +V281--- | Motorcyclist road injuries +V281XXA | Motorcyclist road injuries +V281XXD | Motorcyclist road injuries +V281XXS | Motorcyclist road injuries +V282--- | Motorcyclist road injuries +V282XXA | Motorcyclist road injuries +V282XXD | Motorcyclist road injuries +V282XXS | Motorcyclist road injuries +V283--- | Motorcyclist road injuries +V283XXA | Motorcyclist road injuries +V283XXD | Motorcyclist road injuries +V283XXS | Motorcyclist road injuries +V284--- | Motorcyclist road injuries +V284XXA | Motorcyclist road injuries +V284XXD | Motorcyclist road injuries +V284XXS | Motorcyclist road injuries +V285--- | Motorcyclist road injuries +V285XXA | Motorcyclist road injuries +V285XXD | Motorcyclist road injuries +V285XXS | Motorcyclist road injuries +V289--- | Motorcyclist road injuries +V289XXA | Motorcyclist road injuries +V289XXD | Motorcyclist road injuries +V289XXS | Motorcyclist road injuries +V29---- | Motorcyclist road injuries +V290--- | Motorcyclist road injuries +V2900XA | Motorcyclist road injuries +V2900XD | Motorcyclist road injuries +V2900XS | Motorcyclist road injuries +V2909XA | Motorcyclist road injuries +V2909XD | Motorcyclist road injuries +V2909XS | Motorcyclist road injuries +V291--- | Motorcyclist road injuries +V2910XA | Motorcyclist road injuries +V2910XD | Motorcyclist road injuries +V2910XS | Motorcyclist road injuries +V2919XA | Motorcyclist road injuries +V2919XD | Motorcyclist road injuries +V2919XS | Motorcyclist road injuries +V292--- | Motorcyclist road injuries +V2920XA | Motorcyclist road injuries +V2920XD | Motorcyclist road injuries +V2920XS | Motorcyclist road injuries +V2929XA | Motorcyclist road injuries +V2929XD | Motorcyclist road injuries +V2929XS | Motorcyclist road injuries +V293--- | Motorcyclist road injuries +V293XXA | Motorcyclist road injuries +V293XXD | Motorcyclist road injuries +V293XXS | Motorcyclist road injuries +V294--- | Motorcyclist road injuries +V2940XA | Motorcyclist road injuries +V2940XD | Motorcyclist road injuries +V2940XS | Motorcyclist road injuries +V2949XA | Motorcyclist road injuries +V2949XD | Motorcyclist road injuries +V2949XS | Motorcyclist road injuries +V295--- | Motorcyclist road injuries +V2950XA | Motorcyclist road injuries +V2950XD | Motorcyclist road injuries +V2950XS | Motorcyclist road injuries +V2959XA | Motorcyclist road injuries +V2959XD | Motorcyclist road injuries +V2959XS | Motorcyclist road injuries +V296--- | Motorcyclist road injuries +V2960XA | Motorcyclist road injuries +V2960XD | Motorcyclist road injuries +V2960XS | Motorcyclist road injuries +V2969XA | Motorcyclist road injuries +V2969XD | Motorcyclist road injuries +V2969XS | Motorcyclist road injuries +V298--- | Motorcyclist road injuries +V2981XA | Motorcyclist road injuries +V2981XD | Motorcyclist road injuries +V2981XS | Motorcyclist road injuries +V2988XA | Motorcyclist road injuries +V2988XD | Motorcyclist road injuries +V2988XS | Motorcyclist road injuries +V299--- | Motorcyclist road injuries +V30---- | Motor vehicle road injuries +V300--- | Motor vehicle road injuries +V300XXA | Motor vehicle road injuries +V300XXD | Motor vehicle road injuries +V300XXS | Motor vehicle road injuries +V301--- | Motor vehicle road injuries +V301XXA | Motor vehicle road injuries +V301XXD | Motor vehicle road injuries +V301XXS | Motor vehicle road injuries +V302--- | Motor vehicle road injuries +V302XXA | Motor vehicle road injuries +V302XXD | Motor vehicle road injuries +V302XXS | Motor vehicle road injuries +V303--- | Motor vehicle road injuries +V303XXA | Motor vehicle road injuries +V303XXD | Motor vehicle road injuries +V303XXS | Motor vehicle road injuries +V304--- | Motor vehicle road injuries +V304XXA | Motor vehicle road injuries +V304XXD | Motor vehicle road injuries +V304XXS | Motor vehicle road injuries +V305--- | Motor vehicle road injuries +V305XXA | Motor vehicle road injuries +V305XXD | Motor vehicle road injuries +V305XXS | Motor vehicle road injuries +V306--- | Motor vehicle road injuries +V306XXA | Motor vehicle road injuries +V306XXD | Motor vehicle road injuries +V306XXS | Motor vehicle road injuries +V307--- | Motor vehicle road injuries +V307XXA | Motor vehicle road injuries +V307XXD | Motor vehicle road injuries +V307XXS | Motor vehicle road injuries +V309--- | Motor vehicle road injuries +V309XXA | Motor vehicle road injuries +V309XXD | Motor vehicle road injuries +V309XXS | Motor vehicle road injuries +V31---- | Motor vehicle road injuries +V310--- | Motor vehicle road injuries +V310XXA | Motor vehicle road injuries +V310XXD | Motor vehicle road injuries +V310XXS | Motor vehicle road injuries +V311--- | Motor vehicle road injuries +V311XXA | Motor vehicle road injuries +V311XXD | Motor vehicle road injuries +V311XXS | Motor vehicle road injuries +V312--- | Motor vehicle road injuries +V312XXA | Motor vehicle road injuries +V312XXD | Motor vehicle road injuries +V312XXS | Motor vehicle road injuries +V313--- | Motor vehicle road injuries +V313XXA | Motor vehicle road injuries +V313XXD | Motor vehicle road injuries +V313XXS | Motor vehicle road injuries +V314--- | Motor vehicle road injuries +V314XXA | Motor vehicle road injuries +V314XXD | Motor vehicle road injuries +V314XXS | Motor vehicle road injuries +V315--- | Motor vehicle road injuries +V315XXA | Motor vehicle road injuries +V315XXD | Motor vehicle road injuries +V315XXS | Motor vehicle road injuries +V316--- | Motor vehicle road injuries +V316XXA | Motor vehicle road injuries +V316XXD | Motor vehicle road injuries +V316XXS | Motor vehicle road injuries +V317--- | Motor vehicle road injuries +V317XXA | Motor vehicle road injuries +V317XXD | Motor vehicle road injuries +V317XXS | Motor vehicle road injuries +V319--- | Motor vehicle road injuries +V319XXA | Motor vehicle road injuries +V319XXD | Motor vehicle road injuries +V319XXS | Motor vehicle road injuries +V32---- | Motor vehicle road injuries +V320--- | Motor vehicle road injuries +V320XXA | Motor vehicle road injuries +V320XXD | Motor vehicle road injuries +V320XXS | Motor vehicle road injuries +V321--- | Motor vehicle road injuries +V321XXA | Motor vehicle road injuries +V321XXD | Motor vehicle road injuries +V321XXS | Motor vehicle road injuries +V322--- | Motor vehicle road injuries +V322XXA | Motor vehicle road injuries +V322XXD | Motor vehicle road injuries +V322XXS | Motor vehicle road injuries +V323--- | Motor vehicle road injuries +V323XXA | Motor vehicle road injuries +V323XXD | Motor vehicle road injuries +V323XXS | Motor vehicle road injuries +V324--- | Motor vehicle road injuries +V324XXA | Motor vehicle road injuries +V324XXD | Motor vehicle road injuries +V324XXS | Motor vehicle road injuries +V325--- | Motor vehicle road injuries +V325XXA | Motor vehicle road injuries +V325XXD | Motor vehicle road injuries +V325XXS | Motor vehicle road injuries +V326--- | Motor vehicle road injuries +V326XXA | Motor vehicle road injuries +V326XXD | Motor vehicle road injuries +V326XXS | Motor vehicle road injuries +V327--- | Motor vehicle road injuries +V327XXA | Motor vehicle road injuries +V327XXD | Motor vehicle road injuries +V327XXS | Motor vehicle road injuries +V329--- | Motor vehicle road injuries +V329XXA | Motor vehicle road injuries +V329XXD | Motor vehicle road injuries +V329XXS | Motor vehicle road injuries +V33---- | Motor vehicle road injuries +V330--- | Motor vehicle road injuries +V330XXA | Motor vehicle road injuries +V330XXD | Motor vehicle road injuries +V330XXS | Motor vehicle road injuries +V331--- | Motor vehicle road injuries +V331XXA | Motor vehicle road injuries +V331XXD | Motor vehicle road injuries +V331XXS | Motor vehicle road injuries +V332--- | Motor vehicle road injuries +V332XXA | Motor vehicle road injuries +V332XXD | Motor vehicle road injuries +V332XXS | Motor vehicle road injuries +V333--- | Motor vehicle road injuries +V333XXA | Motor vehicle road injuries +V333XXD | Motor vehicle road injuries +V333XXS | Motor vehicle road injuries +V334--- | Motor vehicle road injuries +V334XXA | Motor vehicle road injuries +V334XXD | Motor vehicle road injuries +V334XXS | Motor vehicle road injuries +V335--- | Motor vehicle road injuries +V335XXA | Motor vehicle road injuries +V335XXD | Motor vehicle road injuries +V335XXS | Motor vehicle road injuries +V336--- | Motor vehicle road injuries +V336XXA | Motor vehicle road injuries +V336XXD | Motor vehicle road injuries +V336XXS | Motor vehicle road injuries +V337--- | Motor vehicle road injuries +V337XXA | Motor vehicle road injuries +V337XXD | Motor vehicle road injuries +V337XXS | Motor vehicle road injuries +V339--- | Motor vehicle road injuries +V339XXA | Motor vehicle road injuries +V339XXD | Motor vehicle road injuries +V339XXS | Motor vehicle road injuries +V34---- | Motor vehicle road injuries +V340--- | Motor vehicle road injuries +V340XXA | Motor vehicle road injuries +V340XXD | Motor vehicle road injuries +V340XXS | Motor vehicle road injuries +V341--- | Motor vehicle road injuries +V341XXA | Motor vehicle road injuries +V341XXD | Motor vehicle road injuries +V341XXS | Motor vehicle road injuries +V342--- | Motor vehicle road injuries +V342XXA | Motor vehicle road injuries +V342XXD | Motor vehicle road injuries +V342XXS | Motor vehicle road injuries +V343--- | Motor vehicle road injuries +V343XXA | Motor vehicle road injuries +V343XXD | Motor vehicle road injuries +V343XXS | Motor vehicle road injuries +V344--- | Motor vehicle road injuries +V344XXA | Motor vehicle road injuries +V344XXD | Motor vehicle road injuries +V344XXS | Motor vehicle road injuries +V345--- | Motor vehicle road injuries +V345XXA | Motor vehicle road injuries +V345XXD | Motor vehicle road injuries +V345XXS | Motor vehicle road injuries +V346--- | Motor vehicle road injuries +V346XXA | Motor vehicle road injuries +V346XXD | Motor vehicle road injuries +V346XXS | Motor vehicle road injuries +V347--- | Motor vehicle road injuries +V347XXA | Motor vehicle road injuries +V347XXD | Motor vehicle road injuries +V347XXS | Motor vehicle road injuries +V349--- | Motor vehicle road injuries +V349XXA | Motor vehicle road injuries +V349XXD | Motor vehicle road injuries +V349XXS | Motor vehicle road injuries +V35---- | Motor vehicle road injuries +V350--- | Motor vehicle road injuries +V350XXA | Motor vehicle road injuries +V350XXD | Motor vehicle road injuries +V350XXS | Motor vehicle road injuries +V351--- | Motor vehicle road injuries +V351XXA | Motor vehicle road injuries +V351XXD | Motor vehicle road injuries +V351XXS | Motor vehicle road injuries +V352--- | Motor vehicle road injuries +V352XXA | Motor vehicle road injuries +V352XXD | Motor vehicle road injuries +V352XXS | Motor vehicle road injuries +V353--- | Motor vehicle road injuries +V353XXA | Motor vehicle road injuries +V353XXD | Motor vehicle road injuries +V353XXS | Motor vehicle road injuries +V354--- | Motor vehicle road injuries +V354XXA | Motor vehicle road injuries +V354XXD | Motor vehicle road injuries +V354XXS | Motor vehicle road injuries +V355--- | Motor vehicle road injuries +V355XXA | Motor vehicle road injuries +V355XXD | Motor vehicle road injuries +V355XXS | Motor vehicle road injuries +V356--- | Motor vehicle road injuries +V356XXA | Motor vehicle road injuries +V356XXD | Motor vehicle road injuries +V356XXS | Motor vehicle road injuries +V357--- | Motor vehicle road injuries +V357XXA | Motor vehicle road injuries +V357XXD | Motor vehicle road injuries +V357XXS | Motor vehicle road injuries +V359--- | Motor vehicle road injuries +V359XXA | Motor vehicle road injuries +V359XXD | Motor vehicle road injuries +V359XXS | Motor vehicle road injuries +V36---- | Motor vehicle road injuries +V360--- | Motor vehicle road injuries +V360XXA | Motor vehicle road injuries +V360XXD | Motor vehicle road injuries +V360XXS | Motor vehicle road injuries +V361--- | Motor vehicle road injuries +V361XXA | Motor vehicle road injuries +V361XXD | Motor vehicle road injuries +V361XXS | Motor vehicle road injuries +V362--- | Motor vehicle road injuries +V362XXA | Motor vehicle road injuries +V362XXD | Motor vehicle road injuries +V362XXS | Motor vehicle road injuries +V363--- | Motor vehicle road injuries +V363XXA | Motor vehicle road injuries +V363XXD | Motor vehicle road injuries +V363XXS | Motor vehicle road injuries +V364--- | Motor vehicle road injuries +V364XXA | Motor vehicle road injuries +V364XXD | Motor vehicle road injuries +V364XXS | Motor vehicle road injuries +V365--- | Motor vehicle road injuries +V365XXA | Motor vehicle road injuries +V365XXD | Motor vehicle road injuries +V365XXS | Motor vehicle road injuries +V366--- | Motor vehicle road injuries +V366XXA | Motor vehicle road injuries +V366XXD | Motor vehicle road injuries +V366XXS | Motor vehicle road injuries +V367--- | Motor vehicle road injuries +V367XXA | Motor vehicle road injuries +V367XXD | Motor vehicle road injuries +V367XXS | Motor vehicle road injuries +V369--- | Motor vehicle road injuries +V369XXA | Motor vehicle road injuries +V369XXD | Motor vehicle road injuries +V369XXS | Motor vehicle road injuries +V37---- | Motor vehicle road injuries +V370--- | Motor vehicle road injuries +V370XXA | Motor vehicle road injuries +V370XXD | Motor vehicle road injuries +V370XXS | Motor vehicle road injuries +V371--- | Motor vehicle road injuries +V371XXA | Motor vehicle road injuries +V371XXD | Motor vehicle road injuries +V371XXS | Motor vehicle road injuries +V372--- | Motor vehicle road injuries +V372XXA | Motor vehicle road injuries +V372XXD | Motor vehicle road injuries +V372XXS | Motor vehicle road injuries +V373--- | Motor vehicle road injuries +V373XXA | Motor vehicle road injuries +V373XXD | Motor vehicle road injuries +V373XXS | Motor vehicle road injuries +V374--- | Motor vehicle road injuries +V374XXA | Motor vehicle road injuries +V374XXD | Motor vehicle road injuries +V374XXS | Motor vehicle road injuries +V375--- | Motor vehicle road injuries +V375XXA | Motor vehicle road injuries +V375XXD | Motor vehicle road injuries +V375XXS | Motor vehicle road injuries +V376--- | Motor vehicle road injuries +V376XXA | Motor vehicle road injuries +V376XXD | Motor vehicle road injuries +V376XXS | Motor vehicle road injuries +V377--- | Motor vehicle road injuries +V377XXA | Motor vehicle road injuries +V377XXD | Motor vehicle road injuries +V377XXS | Motor vehicle road injuries +V379--- | Motor vehicle road injuries +V379XXA | Motor vehicle road injuries +V379XXD | Motor vehicle road injuries +V379XXS | Motor vehicle road injuries +V38---- | Motor vehicle road injuries +V380--- | Motor vehicle road injuries +V380XXA | Motor vehicle road injuries +V380XXD | Motor vehicle road injuries +V380XXS | Motor vehicle road injuries +V381--- | Motor vehicle road injuries +V381XXA | Motor vehicle road injuries +V381XXD | Motor vehicle road injuries +V381XXS | Motor vehicle road injuries +V382--- | Motor vehicle road injuries +V382XXA | Motor vehicle road injuries +V382XXD | Motor vehicle road injuries +V382XXS | Motor vehicle road injuries +V383--- | Motor vehicle road injuries +V383XXA | Motor vehicle road injuries +V383XXD | Motor vehicle road injuries +V383XXS | Motor vehicle road injuries +V384--- | Motor vehicle road injuries +V384XXA | Motor vehicle road injuries +V384XXD | Motor vehicle road injuries +V384XXS | Motor vehicle road injuries +V385--- | Motor vehicle road injuries +V385XXA | Motor vehicle road injuries +V385XXD | Motor vehicle road injuries +V385XXS | Motor vehicle road injuries +V386--- | Motor vehicle road injuries +V386XXA | Motor vehicle road injuries +V386XXD | Motor vehicle road injuries +V386XXS | Motor vehicle road injuries +V387--- | Motor vehicle road injuries +V387XXA | Motor vehicle road injuries +V387XXD | Motor vehicle road injuries +V387XXS | Motor vehicle road injuries +V389--- | Motor vehicle road injuries +V389XXA | Motor vehicle road injuries +V389XXD | Motor vehicle road injuries +V389XXS | Motor vehicle road injuries +V39---- | Motor vehicle road injuries +V390--- | Motor vehicle road injuries +V3900XA | Motor vehicle road injuries +V3900XD | Motor vehicle road injuries +V3900XS | Motor vehicle road injuries +V3909XA | Motor vehicle road injuries +V3909XD | Motor vehicle road injuries +V3909XS | Motor vehicle road injuries +V391--- | Motor vehicle road injuries +V3910XA | Motor vehicle road injuries +V3910XD | Motor vehicle road injuries +V3910XS | Motor vehicle road injuries +V3919XA | Motor vehicle road injuries +V3919XD | Motor vehicle road injuries +V3919XS | Motor vehicle road injuries +V392--- | Motor vehicle road injuries +V3920XA | Motor vehicle road injuries +V3920XD | Motor vehicle road injuries +V3920XS | Motor vehicle road injuries +V3929XA | Motor vehicle road injuries +V3929XD | Motor vehicle road injuries +V3929XS | Motor vehicle road injuries +V393--- | Motor vehicle road injuries +V393XXA | Motor vehicle road injuries +V393XXD | Motor vehicle road injuries +V393XXS | Motor vehicle road injuries +V394--- | Motor vehicle road injuries +V3940XA | Motor vehicle road injuries +V3940XD | Motor vehicle road injuries +V3940XS | Motor vehicle road injuries +V3949XA | Motor vehicle road injuries +V3949XD | Motor vehicle road injuries +V3949XS | Motor vehicle road injuries +V395--- | Motor vehicle road injuries +V3950XA | Motor vehicle road injuries +V3950XD | Motor vehicle road injuries +V3950XS | Motor vehicle road injuries +V3959XA | Motor vehicle road injuries +V3959XD | Motor vehicle road injuries +V3959XS | Motor vehicle road injuries +V396--- | Motor vehicle road injuries +V3960XA | Motor vehicle road injuries +V3960XD | Motor vehicle road injuries +V3960XS | Motor vehicle road injuries +V3969XA | Motor vehicle road injuries +V3969XD | Motor vehicle road injuries +V3969XS | Motor vehicle road injuries +V398--- | Motor vehicle road injuries +V3981XA | Motor vehicle road injuries +V3981XD | Motor vehicle road injuries +V3981XS | Motor vehicle road injuries +V3989XA | Motor vehicle road injuries +V3989XD | Motor vehicle road injuries +V3989XS | Motor vehicle road injuries +V399--- | Motor vehicle road injuries +V399XXA | Motor vehicle road injuries +V399XXD | Motor vehicle road injuries +V399XXS | Motor vehicle road injuries +V40---- | Motor vehicle road injuries +V400--- | Motor vehicle road injuries +V400XXA | Motor vehicle road injuries +V400XXD | Motor vehicle road injuries +V400XXS | Motor vehicle road injuries +V401--- | Motor vehicle road injuries +V401XXA | Motor vehicle road injuries +V401XXD | Motor vehicle road injuries +V401XXS | Motor vehicle road injuries +V402--- | Motor vehicle road injuries +V402XXA | Motor vehicle road injuries +V402XXD | Motor vehicle road injuries +V402XXS | Motor vehicle road injuries +V403--- | Motor vehicle road injuries +V403XXA | Motor vehicle road injuries +V403XXD | Motor vehicle road injuries +V403XXS | Motor vehicle road injuries +V404--- | Motor vehicle road injuries +V404XXA | Motor vehicle road injuries +V404XXD | Motor vehicle road injuries +V404XXS | Motor vehicle road injuries +V405--- | Motor vehicle road injuries +V405XXA | Motor vehicle road injuries +V405XXD | Motor vehicle road injuries +V405XXS | Motor vehicle road injuries +V406--- | Motor vehicle road injuries +V406XXA | Motor vehicle road injuries +V406XXD | Motor vehicle road injuries +V406XXS | Motor vehicle road injuries +V407--- | Motor vehicle road injuries +V407XXA | Motor vehicle road injuries +V407XXD | Motor vehicle road injuries +V407XXS | Motor vehicle road injuries +V409--- | Motor vehicle road injuries +V409XXA | Motor vehicle road injuries +V409XXD | Motor vehicle road injuries +V409XXS | Motor vehicle road injuries +V41---- | Motor vehicle road injuries +V410--- | Motor vehicle road injuries +V410XXA | Motor vehicle road injuries +V410XXD | Motor vehicle road injuries +V410XXS | Motor vehicle road injuries +V411--- | Motor vehicle road injuries +V411XXA | Motor vehicle road injuries +V411XXD | Motor vehicle road injuries +V411XXS | Motor vehicle road injuries +V412--- | Motor vehicle road injuries +V412XXA | Motor vehicle road injuries +V412XXD | Motor vehicle road injuries +V412XXS | Motor vehicle road injuries +V413--- | Motor vehicle road injuries +V413XXA | Motor vehicle road injuries +V413XXD | Motor vehicle road injuries +V413XXS | Motor vehicle road injuries +V414--- | Motor vehicle road injuries +V414XXA | Motor vehicle road injuries +V414XXD | Motor vehicle road injuries +V414XXS | Motor vehicle road injuries +V415--- | Motor vehicle road injuries +V415XXA | Motor vehicle road injuries +V415XXD | Motor vehicle road injuries +V415XXS | Motor vehicle road injuries +V416--- | Motor vehicle road injuries +V416XXA | Motor vehicle road injuries +V416XXD | Motor vehicle road injuries +V416XXS | Motor vehicle road injuries +V417--- | Motor vehicle road injuries +V417XXA | Motor vehicle road injuries +V417XXD | Motor vehicle road injuries +V417XXS | Motor vehicle road injuries +V419--- | Motor vehicle road injuries +V419XXA | Motor vehicle road injuries +V419XXD | Motor vehicle road injuries +V419XXS | Motor vehicle road injuries +V42---- | Motor vehicle road injuries +V420--- | Motor vehicle road injuries +V420XXA | Motor vehicle road injuries +V420XXD | Motor vehicle road injuries +V420XXS | Motor vehicle road injuries +V421--- | Motor vehicle road injuries +V421XXA | Motor vehicle road injuries +V421XXD | Motor vehicle road injuries +V421XXS | Motor vehicle road injuries +V422--- | Motor vehicle road injuries +V422XXA | Motor vehicle road injuries +V422XXD | Motor vehicle road injuries +V422XXS | Motor vehicle road injuries +V423--- | Motor vehicle road injuries +V423XXA | Motor vehicle road injuries +V423XXD | Motor vehicle road injuries +V423XXS | Motor vehicle road injuries +V424--- | Motor vehicle road injuries +V424XXA | Motor vehicle road injuries +V424XXD | Motor vehicle road injuries +V424XXS | Motor vehicle road injuries +V425--- | Motor vehicle road injuries +V425XXA | Motor vehicle road injuries +V425XXD | Motor vehicle road injuries +V425XXS | Motor vehicle road injuries +V426--- | Motor vehicle road injuries +V426XXA | Motor vehicle road injuries +V426XXD | Motor vehicle road injuries +V426XXS | Motor vehicle road injuries +V427--- | Motor vehicle road injuries +V427XXA | Motor vehicle road injuries +V427XXD | Motor vehicle road injuries +V427XXS | Motor vehicle road injuries +V429--- | Motor vehicle road injuries +V429XXA | Motor vehicle road injuries +V429XXD | Motor vehicle road injuries +V429XXS | Motor vehicle road injuries +V43---- | Motor vehicle road injuries +V430--- | Motor vehicle road injuries +V4301XA | Motor vehicle road injuries +V4301XD | Motor vehicle road injuries +V4301XS | Motor vehicle road injuries +V4302XA | Motor vehicle road injuries +V4302XD | Motor vehicle road injuries +V4302XS | Motor vehicle road injuries +V4303XA | Motor vehicle road injuries +V4303XD | Motor vehicle road injuries +V4303XS | Motor vehicle road injuries +V4304XA | Motor vehicle road injuries +V4304XD | Motor vehicle road injuries +V4304XS | Motor vehicle road injuries +V431--- | Motor vehicle road injuries +V4311XA | Motor vehicle road injuries +V4311XD | Motor vehicle road injuries +V4311XS | Motor vehicle road injuries +V4312XA | Motor vehicle road injuries +V4312XD | Motor vehicle road injuries +V4312XS | Motor vehicle road injuries +V4313XA | Motor vehicle road injuries +V4313XD | Motor vehicle road injuries +V4313XS | Motor vehicle road injuries +V4314XA | Motor vehicle road injuries +V4314XD | Motor vehicle road injuries +V4314XS | Motor vehicle road injuries +V432--- | Motor vehicle road injuries +V4321XA | Motor vehicle road injuries +V4321XD | Motor vehicle road injuries +V4321XS | Motor vehicle road injuries +V4322XA | Motor vehicle road injuries +V4322XD | Motor vehicle road injuries +V4322XS | Motor vehicle road injuries +V4323XA | Motor vehicle road injuries +V4323XD | Motor vehicle road injuries +V4323XS | Motor vehicle road injuries +V4324XA | Motor vehicle road injuries +V4324XD | Motor vehicle road injuries +V4324XS | Motor vehicle road injuries +V433--- | Motor vehicle road injuries +V4331XA | Motor vehicle road injuries +V4331XD | Motor vehicle road injuries +V4331XS | Motor vehicle road injuries +V4332XA | Motor vehicle road injuries +V4332XD | Motor vehicle road injuries +V4332XS | Motor vehicle road injuries +V4333XA | Motor vehicle road injuries +V4333XD | Motor vehicle road injuries +V4333XS | Motor vehicle road injuries +V4334XA | Motor vehicle road injuries +V4334XD | Motor vehicle road injuries +V4334XS | Motor vehicle road injuries +V434--- | Motor vehicle road injuries +V4341XA | Motor vehicle road injuries +V4341XD | Motor vehicle road injuries +V4341XS | Motor vehicle road injuries +V4342XA | Motor vehicle road injuries +V4342XD | Motor vehicle road injuries +V4342XS | Motor vehicle road injuries +V4343XA | Motor vehicle road injuries +V4343XD | Motor vehicle road injuries +V4343XS | Motor vehicle road injuries +V4344XA | Motor vehicle road injuries +V4344XD | Motor vehicle road injuries +V4344XS | Motor vehicle road injuries +V435--- | Motor vehicle road injuries +V4351XA | Motor vehicle road injuries +V4351XD | Motor vehicle road injuries +V4351XS | Motor vehicle road injuries +V4352XA | Motor vehicle road injuries +V4352XD | Motor vehicle road injuries +V4352XS | Motor vehicle road injuries +V4353XA | Motor vehicle road injuries +V4353XD | Motor vehicle road injuries +V4353XS | Motor vehicle road injuries +V4354XA | Motor vehicle road injuries +V4354XD | Motor vehicle road injuries +V4354XS | Motor vehicle road injuries +V436--- | Motor vehicle road injuries +V4361XA | Motor vehicle road injuries +V4361XD | Motor vehicle road injuries +V4361XS | Motor vehicle road injuries +V4362XA | Motor vehicle road injuries +V4362XD | Motor vehicle road injuries +V4362XS | Motor vehicle road injuries +V4363XA | Motor vehicle road injuries +V4363XD | Motor vehicle road injuries +V4363XS | Motor vehicle road injuries +V4364XA | Motor vehicle road injuries +V4364XD | Motor vehicle road injuries +V4364XS | Motor vehicle road injuries +V437--- | Motor vehicle road injuries +V4371XA | Motor vehicle road injuries +V4371XD | Motor vehicle road injuries +V4371XS | Motor vehicle road injuries +V4372XA | Motor vehicle road injuries +V4372XD | Motor vehicle road injuries +V4372XS | Motor vehicle road injuries +V4373XA | Motor vehicle road injuries +V4373XD | Motor vehicle road injuries +V4373XS | Motor vehicle road injuries +V4374XA | Motor vehicle road injuries +V4374XD | Motor vehicle road injuries +V4374XS | Motor vehicle road injuries +V439--- | Motor vehicle road injuries +V4391XA | Motor vehicle road injuries +V4391XD | Motor vehicle road injuries +V4391XS | Motor vehicle road injuries +V4392XA | Motor vehicle road injuries +V4392XD | Motor vehicle road injuries +V4392XS | Motor vehicle road injuries +V4393XA | Motor vehicle road injuries +V4393XD | Motor vehicle road injuries +V4393XS | Motor vehicle road injuries +V4394XA | Motor vehicle road injuries +V4394XD | Motor vehicle road injuries +V4394XS | Motor vehicle road injuries +V44---- | Motor vehicle road injuries +V440--- | Motor vehicle road injuries +V440XXA | Motor vehicle road injuries +V440XXD | Motor vehicle road injuries +V440XXS | Motor vehicle road injuries +V441--- | Motor vehicle road injuries +V441XXA | Motor vehicle road injuries +V441XXD | Motor vehicle road injuries +V441XXS | Motor vehicle road injuries +V442--- | Motor vehicle road injuries +V442XXA | Motor vehicle road injuries +V442XXD | Motor vehicle road injuries +V442XXS | Motor vehicle road injuries +V443--- | Motor vehicle road injuries +V443XXA | Motor vehicle road injuries +V443XXD | Motor vehicle road injuries +V443XXS | Motor vehicle road injuries +V444--- | Motor vehicle road injuries +V444XXA | Motor vehicle road injuries +V444XXD | Motor vehicle road injuries +V444XXS | Motor vehicle road injuries +V445--- | Motor vehicle road injuries +V445XXA | Motor vehicle road injuries +V445XXD | Motor vehicle road injuries +V445XXS | Motor vehicle road injuries +V446--- | Motor vehicle road injuries +V446XXA | Motor vehicle road injuries +V446XXD | Motor vehicle road injuries +V446XXS | Motor vehicle road injuries +V447--- | Motor vehicle road injuries +V447XXA | Motor vehicle road injuries +V447XXD | Motor vehicle road injuries +V447XXS | Motor vehicle road injuries +V449--- | Motor vehicle road injuries +V449XXA | Motor vehicle road injuries +V449XXD | Motor vehicle road injuries +V449XXS | Motor vehicle road injuries +V45---- | Motor vehicle road injuries +V450--- | Motor vehicle road injuries +V450XXA | Motor vehicle road injuries +V450XXD | Motor vehicle road injuries +V450XXS | Motor vehicle road injuries +V451--- | Motor vehicle road injuries +V451XXA | Motor vehicle road injuries +V451XXD | Motor vehicle road injuries +V451XXS | Motor vehicle road injuries +V452--- | Motor vehicle road injuries +V452XXA | Motor vehicle road injuries +V452XXD | Motor vehicle road injuries +V452XXS | Motor vehicle road injuries +V453--- | Motor vehicle road injuries +V453XXA | Motor vehicle road injuries +V453XXD | Motor vehicle road injuries +V453XXS | Motor vehicle road injuries +V454--- | Motor vehicle road injuries +V454XXA | Motor vehicle road injuries +V454XXD | Motor vehicle road injuries +V454XXS | Motor vehicle road injuries +V455--- | Motor vehicle road injuries +V455XXA | Motor vehicle road injuries +V455XXD | Motor vehicle road injuries +V455XXS | Motor vehicle road injuries +V456--- | Motor vehicle road injuries +V456XXA | Motor vehicle road injuries +V456XXD | Motor vehicle road injuries +V456XXS | Motor vehicle road injuries +V457--- | Motor vehicle road injuries +V457XXA | Motor vehicle road injuries +V457XXD | Motor vehicle road injuries +V457XXS | Motor vehicle road injuries +V459--- | Motor vehicle road injuries +V459XXA | Motor vehicle road injuries +V459XXD | Motor vehicle road injuries +V459XXS | Motor vehicle road injuries +V46---- | Motor vehicle road injuries +V460--- | Motor vehicle road injuries +V460XXA | Motor vehicle road injuries +V460XXD | Motor vehicle road injuries +V460XXS | Motor vehicle road injuries +V461--- | Motor vehicle road injuries +V461XXA | Motor vehicle road injuries +V461XXD | Motor vehicle road injuries +V461XXS | Motor vehicle road injuries +V462--- | Motor vehicle road injuries +V462XXA | Motor vehicle road injuries +V462XXD | Motor vehicle road injuries +V462XXS | Motor vehicle road injuries +V463--- | Motor vehicle road injuries +V463XXA | Motor vehicle road injuries +V463XXD | Motor vehicle road injuries +V463XXS | Motor vehicle road injuries +V464--- | Motor vehicle road injuries +V464XXA | Motor vehicle road injuries +V464XXD | Motor vehicle road injuries +V464XXS | Motor vehicle road injuries +V465--- | Motor vehicle road injuries +V465XXA | Motor vehicle road injuries +V465XXD | Motor vehicle road injuries +V465XXS | Motor vehicle road injuries +V466--- | Motor vehicle road injuries +V466XXA | Motor vehicle road injuries +V466XXD | Motor vehicle road injuries +V466XXS | Motor vehicle road injuries +V467--- | Motor vehicle road injuries +V467XXA | Motor vehicle road injuries +V467XXD | Motor vehicle road injuries +V467XXS | Motor vehicle road injuries +V469--- | Motor vehicle road injuries +V469XXA | Motor vehicle road injuries +V469XXD | Motor vehicle road injuries +V469XXS | Motor vehicle road injuries +V47---- | Motor vehicle road injuries +V470--- | Motor vehicle road injuries +V470XXA | Motor vehicle road injuries +V470XXD | Motor vehicle road injuries +V470XXS | Motor vehicle road injuries +V471--- | Motor vehicle road injuries +V471XXA | Motor vehicle road injuries +V471XXD | Motor vehicle road injuries +V471XXS | Motor vehicle road injuries +V472--- | Motor vehicle road injuries +V472XXA | Motor vehicle road injuries +V472XXD | Motor vehicle road injuries +V472XXS | Motor vehicle road injuries +V473--- | Motor vehicle road injuries +V473XXA | Motor vehicle road injuries +V473XXD | Motor vehicle road injuries +V473XXS | Motor vehicle road injuries +V474--- | Motor vehicle road injuries +V474XXA | Motor vehicle road injuries +V474XXD | Motor vehicle road injuries +V474XXS | Motor vehicle road injuries +V475--- | Motor vehicle road injuries +V475XXA | Motor vehicle road injuries +V475XXD | Motor vehicle road injuries +V475XXS | Motor vehicle road injuries +V476--- | Motor vehicle road injuries +V476XXA | Motor vehicle road injuries +V476XXD | Motor vehicle road injuries +V476XXS | Motor vehicle road injuries +V477--- | Motor vehicle road injuries +V477XXA | Motor vehicle road injuries +V477XXD | Motor vehicle road injuries +V477XXS | Motor vehicle road injuries +V479--- | Motor vehicle road injuries +V479XXA | Motor vehicle road injuries +V479XXD | Motor vehicle road injuries +V479XXS | Motor vehicle road injuries +V48---- | Motor vehicle road injuries +V480--- | Motor vehicle road injuries +V480XXA | Motor vehicle road injuries +V480XXD | Motor vehicle road injuries +V480XXS | Motor vehicle road injuries +V481--- | Motor vehicle road injuries +V481XXA | Motor vehicle road injuries +V481XXD | Motor vehicle road injuries +V481XXS | Motor vehicle road injuries +V482--- | Motor vehicle road injuries +V482XXA | Motor vehicle road injuries +V482XXD | Motor vehicle road injuries +V482XXS | Motor vehicle road injuries +V483--- | Motor vehicle road injuries +V483XXA | Motor vehicle road injuries +V483XXD | Motor vehicle road injuries +V483XXS | Motor vehicle road injuries +V484--- | Motor vehicle road injuries +V484XXA | Motor vehicle road injuries +V484XXD | Motor vehicle road injuries +V484XXS | Motor vehicle road injuries +V485--- | Motor vehicle road injuries +V485XXA | Motor vehicle road injuries +V485XXD | Motor vehicle road injuries +V485XXS | Motor vehicle road injuries +V486--- | Motor vehicle road injuries +V486XXA | Motor vehicle road injuries +V486XXD | Motor vehicle road injuries +V486XXS | Motor vehicle road injuries +V487--- | Motor vehicle road injuries +V487XXA | Motor vehicle road injuries +V487XXD | Motor vehicle road injuries +V487XXS | Motor vehicle road injuries +V489--- | Motor vehicle road injuries +V489XXA | Motor vehicle road injuries +V489XXD | Motor vehicle road injuries +V489XXS | Motor vehicle road injuries +V49---- | Motor vehicle road injuries +V490--- | Motor vehicle road injuries +V4900XA | Motor vehicle road injuries +V4900XD | Motor vehicle road injuries +V4900XS | Motor vehicle road injuries +V4909XA | Motor vehicle road injuries +V4909XD | Motor vehicle road injuries +V4909XS | Motor vehicle road injuries +V491--- | Motor vehicle road injuries +V4910XA | Motor vehicle road injuries +V4910XD | Motor vehicle road injuries +V4910XS | Motor vehicle road injuries +V4919XA | Motor vehicle road injuries +V4919XD | Motor vehicle road injuries +V4919XS | Motor vehicle road injuries +V492--- | Motor vehicle road injuries +V4920XA | Motor vehicle road injuries +V4920XD | Motor vehicle road injuries +V4920XS | Motor vehicle road injuries +V4929XA | Motor vehicle road injuries +V4929XD | Motor vehicle road injuries +V4929XS | Motor vehicle road injuries +V493--- | Motor vehicle road injuries +V493XXA | Motor vehicle road injuries +V493XXD | Motor vehicle road injuries +V493XXS | Motor vehicle road injuries +V494--- | Motor vehicle road injuries +V4940XA | Motor vehicle road injuries +V4940XD | Motor vehicle road injuries +V4940XS | Motor vehicle road injuries +V4949XA | Motor vehicle road injuries +V4949XD | Motor vehicle road injuries +V4949XS | Motor vehicle road injuries +V495--- | Motor vehicle road injuries +V4950XA | Motor vehicle road injuries +V4950XD | Motor vehicle road injuries +V4950XS | Motor vehicle road injuries +V4959XA | Motor vehicle road injuries +V4959XD | Motor vehicle road injuries +V4959XS | Motor vehicle road injuries +V496--- | Motor vehicle road injuries +V4960XA | Motor vehicle road injuries +V4960XD | Motor vehicle road injuries +V4960XS | Motor vehicle road injuries +V4969XA | Motor vehicle road injuries +V4969XD | Motor vehicle road injuries +V4969XS | Motor vehicle road injuries +V498--- | Motor vehicle road injuries +V4981XA | Motor vehicle road injuries +V4981XD | Motor vehicle road injuries +V4981XS | Motor vehicle road injuries +V4988XA | Motor vehicle road injuries +V4988XD | Motor vehicle road injuries +V4988XS | Motor vehicle road injuries +V499--- | Motor vehicle road injuries +V499XXA | Motor vehicle road injuries +V499XXD | Motor vehicle road injuries +V499XXS | Motor vehicle road injuries +V50---- | Motor vehicle road injuries +V500--- | Motor vehicle road injuries +V500XXA | Motor vehicle road injuries +V500XXD | Motor vehicle road injuries +V500XXS | Motor vehicle road injuries +V501--- | Motor vehicle road injuries +V501XXA | Motor vehicle road injuries +V501XXD | Motor vehicle road injuries +V501XXS | Motor vehicle road injuries +V502--- | Motor vehicle road injuries +V502XXA | Motor vehicle road injuries +V502XXD | Motor vehicle road injuries +V502XXS | Motor vehicle road injuries +V503--- | Motor vehicle road injuries +V503XXA | Motor vehicle road injuries +V503XXD | Motor vehicle road injuries +V503XXS | Motor vehicle road injuries +V504--- | Motor vehicle road injuries +V504XXA | Motor vehicle road injuries +V504XXD | Motor vehicle road injuries +V504XXS | Motor vehicle road injuries +V505--- | Motor vehicle road injuries +V505XXA | Motor vehicle road injuries +V505XXD | Motor vehicle road injuries +V505XXS | Motor vehicle road injuries +V506--- | Motor vehicle road injuries +V506XXA | Motor vehicle road injuries +V506XXD | Motor vehicle road injuries +V506XXS | Motor vehicle road injuries +V507--- | Motor vehicle road injuries +V507XXA | Motor vehicle road injuries +V507XXD | Motor vehicle road injuries +V507XXS | Motor vehicle road injuries +V509--- | Motor vehicle road injuries +V509XXA | Motor vehicle road injuries +V509XXD | Motor vehicle road injuries +V509XXS | Motor vehicle road injuries +V51---- | Motor vehicle road injuries +V510--- | Motor vehicle road injuries +V510XXA | Motor vehicle road injuries +V510XXD | Motor vehicle road injuries +V510XXS | Motor vehicle road injuries +V511--- | Motor vehicle road injuries +V511XXA | Motor vehicle road injuries +V511XXD | Motor vehicle road injuries +V511XXS | Motor vehicle road injuries +V512--- | Motor vehicle road injuries +V512XXA | Motor vehicle road injuries +V512XXD | Motor vehicle road injuries +V512XXS | Motor vehicle road injuries +V513--- | Motor vehicle road injuries +V513XXA | Motor vehicle road injuries +V513XXD | Motor vehicle road injuries +V513XXS | Motor vehicle road injuries +V514--- | Motor vehicle road injuries +V514XXA | Motor vehicle road injuries +V514XXD | Motor vehicle road injuries +V514XXS | Motor vehicle road injuries +V515--- | Motor vehicle road injuries +V515XXA | Motor vehicle road injuries +V515XXD | Motor vehicle road injuries +V515XXS | Motor vehicle road injuries +V516--- | Motor vehicle road injuries +V516XXA | Motor vehicle road injuries +V516XXD | Motor vehicle road injuries +V516XXS | Motor vehicle road injuries +V517--- | Motor vehicle road injuries +V517XXA | Motor vehicle road injuries +V517XXD | Motor vehicle road injuries +V517XXS | Motor vehicle road injuries +V519--- | Motor vehicle road injuries +V519XXA | Motor vehicle road injuries +V519XXD | Motor vehicle road injuries +V519XXS | Motor vehicle road injuries +V52---- | Motor vehicle road injuries +V520--- | Motor vehicle road injuries +V520XXA | Motor vehicle road injuries +V520XXD | Motor vehicle road injuries +V520XXS | Motor vehicle road injuries +V521--- | Motor vehicle road injuries +V521XXA | Motor vehicle road injuries +V521XXD | Motor vehicle road injuries +V521XXS | Motor vehicle road injuries +V522--- | Motor vehicle road injuries +V522XXA | Motor vehicle road injuries +V522XXD | Motor vehicle road injuries +V522XXS | Motor vehicle road injuries +V523--- | Motor vehicle road injuries +V523XXA | Motor vehicle road injuries +V523XXD | Motor vehicle road injuries +V523XXS | Motor vehicle road injuries +V524--- | Motor vehicle road injuries +V524XXA | Motor vehicle road injuries +V524XXD | Motor vehicle road injuries +V524XXS | Motor vehicle road injuries +V525--- | Motor vehicle road injuries +V525XXA | Motor vehicle road injuries +V525XXD | Motor vehicle road injuries +V525XXS | Motor vehicle road injuries +V526--- | Motor vehicle road injuries +V526XXA | Motor vehicle road injuries +V526XXD | Motor vehicle road injuries +V526XXS | Motor vehicle road injuries +V527--- | Motor vehicle road injuries +V527XXA | Motor vehicle road injuries +V527XXD | Motor vehicle road injuries +V527XXS | Motor vehicle road injuries +V529--- | Motor vehicle road injuries +V529XXA | Motor vehicle road injuries +V529XXD | Motor vehicle road injuries +V529XXS | Motor vehicle road injuries +V53---- | Motor vehicle road injuries +V530--- | Motor vehicle road injuries +V530XXA | Motor vehicle road injuries +V530XXD | Motor vehicle road injuries +V530XXS | Motor vehicle road injuries +V531--- | Motor vehicle road injuries +V531XXA | Motor vehicle road injuries +V531XXD | Motor vehicle road injuries +V531XXS | Motor vehicle road injuries +V532--- | Motor vehicle road injuries +V532XXA | Motor vehicle road injuries +V532XXD | Motor vehicle road injuries +V532XXS | Motor vehicle road injuries +V533--- | Motor vehicle road injuries +V533XXA | Motor vehicle road injuries +V533XXD | Motor vehicle road injuries +V533XXS | Motor vehicle road injuries +V534--- | Motor vehicle road injuries +V534XXA | Motor vehicle road injuries +V534XXD | Motor vehicle road injuries +V534XXS | Motor vehicle road injuries +V535--- | Motor vehicle road injuries +V535XXA | Motor vehicle road injuries +V535XXD | Motor vehicle road injuries +V535XXS | Motor vehicle road injuries +V536--- | Motor vehicle road injuries +V536XXA | Motor vehicle road injuries +V536XXD | Motor vehicle road injuries +V536XXS | Motor vehicle road injuries +V537--- | Motor vehicle road injuries +V537XXA | Motor vehicle road injuries +V537XXD | Motor vehicle road injuries +V537XXS | Motor vehicle road injuries +V539--- | Motor vehicle road injuries +V539XXA | Motor vehicle road injuries +V539XXD | Motor vehicle road injuries +V539XXS | Motor vehicle road injuries +V54---- | Motor vehicle road injuries +V540--- | Motor vehicle road injuries +V540XXA | Motor vehicle road injuries +V540XXD | Motor vehicle road injuries +V540XXS | Motor vehicle road injuries +V541--- | Motor vehicle road injuries +V541XXA | Motor vehicle road injuries +V541XXD | Motor vehicle road injuries +V541XXS | Motor vehicle road injuries +V542--- | Motor vehicle road injuries +V542XXA | Motor vehicle road injuries +V542XXD | Motor vehicle road injuries +V542XXS | Motor vehicle road injuries +V543--- | Motor vehicle road injuries +V543XXA | Motor vehicle road injuries +V543XXD | Motor vehicle road injuries +V543XXS | Motor vehicle road injuries +V544--- | Motor vehicle road injuries +V544XXA | Motor vehicle road injuries +V544XXD | Motor vehicle road injuries +V544XXS | Motor vehicle road injuries +V545--- | Motor vehicle road injuries +V545XXA | Motor vehicle road injuries +V545XXD | Motor vehicle road injuries +V545XXS | Motor vehicle road injuries +V546--- | Motor vehicle road injuries +V546XXA | Motor vehicle road injuries +V546XXD | Motor vehicle road injuries +V546XXS | Motor vehicle road injuries +V547--- | Motor vehicle road injuries +V547XXA | Motor vehicle road injuries +V547XXD | Motor vehicle road injuries +V547XXS | Motor vehicle road injuries +V549--- | Motor vehicle road injuries +V549XXA | Motor vehicle road injuries +V549XXD | Motor vehicle road injuries +V549XXS | Motor vehicle road injuries +V55---- | Motor vehicle road injuries +V550--- | Motor vehicle road injuries +V550XXA | Motor vehicle road injuries +V550XXD | Motor vehicle road injuries +V550XXS | Motor vehicle road injuries +V551--- | Motor vehicle road injuries +V551XXA | Motor vehicle road injuries +V551XXD | Motor vehicle road injuries +V551XXS | Motor vehicle road injuries +V552--- | Motor vehicle road injuries +V552XXA | Motor vehicle road injuries +V552XXD | Motor vehicle road injuries +V552XXS | Motor vehicle road injuries +V553--- | Motor vehicle road injuries +V553XXA | Motor vehicle road injuries +V553XXD | Motor vehicle road injuries +V553XXS | Motor vehicle road injuries +V554--- | Motor vehicle road injuries +V554XXA | Motor vehicle road injuries +V554XXD | Motor vehicle road injuries +V554XXS | Motor vehicle road injuries +V555--- | Motor vehicle road injuries +V555XXA | Motor vehicle road injuries +V555XXD | Motor vehicle road injuries +V555XXS | Motor vehicle road injuries +V556--- | Motor vehicle road injuries +V556XXA | Motor vehicle road injuries +V556XXD | Motor vehicle road injuries +V556XXS | Motor vehicle road injuries +V557--- | Motor vehicle road injuries +V557XXA | Motor vehicle road injuries +V557XXD | Motor vehicle road injuries +V557XXS | Motor vehicle road injuries +V559--- | Motor vehicle road injuries +V559XXA | Motor vehicle road injuries +V559XXD | Motor vehicle road injuries +V559XXS | Motor vehicle road injuries +V56---- | Motor vehicle road injuries +V560--- | Motor vehicle road injuries +V560XXA | Motor vehicle road injuries +V560XXD | Motor vehicle road injuries +V560XXS | Motor vehicle road injuries +V561--- | Motor vehicle road injuries +V561XXA | Motor vehicle road injuries +V561XXD | Motor vehicle road injuries +V561XXS | Motor vehicle road injuries +V562--- | Motor vehicle road injuries +V562XXA | Motor vehicle road injuries +V562XXD | Motor vehicle road injuries +V562XXS | Motor vehicle road injuries +V563--- | Motor vehicle road injuries +V563XXA | Motor vehicle road injuries +V563XXD | Motor vehicle road injuries +V563XXS | Motor vehicle road injuries +V564--- | Motor vehicle road injuries +V564XXA | Motor vehicle road injuries +V564XXD | Motor vehicle road injuries +V564XXS | Motor vehicle road injuries +V565--- | Motor vehicle road injuries +V565XXA | Motor vehicle road injuries +V565XXD | Motor vehicle road injuries +V565XXS | Motor vehicle road injuries +V566--- | Motor vehicle road injuries +V566XXA | Motor vehicle road injuries +V566XXD | Motor vehicle road injuries +V566XXS | Motor vehicle road injuries +V567--- | Motor vehicle road injuries +V567XXA | Motor vehicle road injuries +V567XXD | Motor vehicle road injuries +V567XXS | Motor vehicle road injuries +V569--- | Motor vehicle road injuries +V569XXA | Motor vehicle road injuries +V569XXD | Motor vehicle road injuries +V569XXS | Motor vehicle road injuries +V57---- | Motor vehicle road injuries +V570--- | Motor vehicle road injuries +V570XXA | Motor vehicle road injuries +V570XXD | Motor vehicle road injuries +V570XXS | Motor vehicle road injuries +V571--- | Motor vehicle road injuries +V571XXA | Motor vehicle road injuries +V571XXD | Motor vehicle road injuries +V571XXS | Motor vehicle road injuries +V572--- | Motor vehicle road injuries +V572XXA | Motor vehicle road injuries +V572XXD | Motor vehicle road injuries +V572XXS | Motor vehicle road injuries +V573--- | Motor vehicle road injuries +V573XXA | Motor vehicle road injuries +V573XXD | Motor vehicle road injuries +V573XXS | Motor vehicle road injuries +V574--- | Motor vehicle road injuries +V574XXA | Motor vehicle road injuries +V574XXD | Motor vehicle road injuries +V574XXS | Motor vehicle road injuries +V575--- | Motor vehicle road injuries +V575XXA | Motor vehicle road injuries +V575XXD | Motor vehicle road injuries +V575XXS | Motor vehicle road injuries +V576--- | Motor vehicle road injuries +V576XXA | Motor vehicle road injuries +V576XXD | Motor vehicle road injuries +V576XXS | Motor vehicle road injuries +V577--- | Motor vehicle road injuries +V577XXA | Motor vehicle road injuries +V577XXD | Motor vehicle road injuries +V577XXS | Motor vehicle road injuries +V579--- | Motor vehicle road injuries +V579XXA | Motor vehicle road injuries +V579XXD | Motor vehicle road injuries +V579XXS | Motor vehicle road injuries +V58---- | Motor vehicle road injuries +V580--- | Motor vehicle road injuries +V580XXA | Motor vehicle road injuries +V580XXD | Motor vehicle road injuries +V580XXS | Motor vehicle road injuries +V581--- | Motor vehicle road injuries +V581XXA | Motor vehicle road injuries +V581XXD | Motor vehicle road injuries +V581XXS | Motor vehicle road injuries +V582--- | Motor vehicle road injuries +V582XXA | Motor vehicle road injuries +V582XXD | Motor vehicle road injuries +V582XXS | Motor vehicle road injuries +V583--- | Motor vehicle road injuries +V583XXA | Motor vehicle road injuries +V583XXD | Motor vehicle road injuries +V583XXS | Motor vehicle road injuries +V584--- | Motor vehicle road injuries +V584XXA | Motor vehicle road injuries +V584XXD | Motor vehicle road injuries +V584XXS | Motor vehicle road injuries +V585--- | Motor vehicle road injuries +V585XXA | Motor vehicle road injuries +V585XXD | Motor vehicle road injuries +V585XXS | Motor vehicle road injuries +V586--- | Motor vehicle road injuries +V586XXA | Motor vehicle road injuries +V586XXD | Motor vehicle road injuries +V586XXS | Motor vehicle road injuries +V587--- | Motor vehicle road injuries +V587XXA | Motor vehicle road injuries +V587XXD | Motor vehicle road injuries +V587XXS | Motor vehicle road injuries +V589--- | Motor vehicle road injuries +V589XXA | Motor vehicle road injuries +V589XXD | Motor vehicle road injuries +V589XXS | Motor vehicle road injuries +V59---- | Motor vehicle road injuries +V590--- | Motor vehicle road injuries +V5900XA | Motor vehicle road injuries +V5900XD | Motor vehicle road injuries +V5900XS | Motor vehicle road injuries +V5909XA | Motor vehicle road injuries +V5909XD | Motor vehicle road injuries +V5909XS | Motor vehicle road injuries +V591--- | Motor vehicle road injuries +V5910XA | Motor vehicle road injuries +V5910XD | Motor vehicle road injuries +V5910XS | Motor vehicle road injuries +V5919XA | Motor vehicle road injuries +V5919XD | Motor vehicle road injuries +V5919XS | Motor vehicle road injuries +V592--- | Motor vehicle road injuries +V5920XA | Motor vehicle road injuries +V5920XD | Motor vehicle road injuries +V5920XS | Motor vehicle road injuries +V5929XA | Motor vehicle road injuries +V5929XD | Motor vehicle road injuries +V5929XS | Motor vehicle road injuries +V593--- | Motor vehicle road injuries +V593XXA | Motor vehicle road injuries +V593XXD | Motor vehicle road injuries +V593XXS | Motor vehicle road injuries +V594--- | Motor vehicle road injuries +V5940XA | Motor vehicle road injuries +V5940XD | Motor vehicle road injuries +V5940XS | Motor vehicle road injuries +V5949XA | Motor vehicle road injuries +V5949XD | Motor vehicle road injuries +V5949XS | Motor vehicle road injuries +V595--- | Motor vehicle road injuries +V5950XA | Motor vehicle road injuries +V5950XD | Motor vehicle road injuries +V5950XS | Motor vehicle road injuries +V5959XA | Motor vehicle road injuries +V5959XD | Motor vehicle road injuries +V5959XS | Motor vehicle road injuries +V596--- | Motor vehicle road injuries +V5960XA | Motor vehicle road injuries +V5960XD | Motor vehicle road injuries +V5960XS | Motor vehicle road injuries +V5969XA | Motor vehicle road injuries +V5969XD | Motor vehicle road injuries +V5969XS | Motor vehicle road injuries +V598--- | Motor vehicle road injuries +V5981XA | Motor vehicle road injuries +V5981XD | Motor vehicle road injuries +V5981XS | Motor vehicle road injuries +V5988XA | Motor vehicle road injuries +V5988XD | Motor vehicle road injuries +V5988XS | Motor vehicle road injuries +V599--- | Motor vehicle road injuries +V599XXA | Motor vehicle road injuries +V599XXD | Motor vehicle road injuries +V599XXS | Motor vehicle road injuries +V60---- | Motor vehicle road injuries +V600--- | Motor vehicle road injuries +V600XXA | Motor vehicle road injuries +V600XXD | Motor vehicle road injuries +V600XXS | Motor vehicle road injuries +V601--- | Motor vehicle road injuries +V601XXA | Motor vehicle road injuries +V601XXD | Motor vehicle road injuries +V601XXS | Motor vehicle road injuries +V602--- | Motor vehicle road injuries +V602XXA | Motor vehicle road injuries +V602XXD | Motor vehicle road injuries +V602XXS | Motor vehicle road injuries +V603--- | Motor vehicle road injuries +V603XXA | Motor vehicle road injuries +V603XXD | Motor vehicle road injuries +V603XXS | Motor vehicle road injuries +V604--- | Motor vehicle road injuries +V604XXA | Motor vehicle road injuries +V604XXD | Motor vehicle road injuries +V604XXS | Motor vehicle road injuries +V605--- | Motor vehicle road injuries +V605XXA | Motor vehicle road injuries +V605XXD | Motor vehicle road injuries +V605XXS | Motor vehicle road injuries +V606--- | Motor vehicle road injuries +V606XXA | Motor vehicle road injuries +V606XXD | Motor vehicle road injuries +V606XXS | Motor vehicle road injuries +V607--- | Motor vehicle road injuries +V607XXA | Motor vehicle road injuries +V607XXD | Motor vehicle road injuries +V607XXS | Motor vehicle road injuries +V609--- | Motor vehicle road injuries +V609XXA | Motor vehicle road injuries +V609XXD | Motor vehicle road injuries +V609XXS | Motor vehicle road injuries +V61---- | Motor vehicle road injuries +V610--- | Motor vehicle road injuries +V610XXA | Motor vehicle road injuries +V610XXD | Motor vehicle road injuries +V610XXS | Motor vehicle road injuries +V611--- | Motor vehicle road injuries +V611XXA | Motor vehicle road injuries +V611XXD | Motor vehicle road injuries +V611XXS | Motor vehicle road injuries +V612--- | Motor vehicle road injuries +V612XXA | Motor vehicle road injuries +V612XXD | Motor vehicle road injuries +V612XXS | Motor vehicle road injuries +V613--- | Motor vehicle road injuries +V613XXA | Motor vehicle road injuries +V613XXD | Motor vehicle road injuries +V613XXS | Motor vehicle road injuries +V614--- | Motor vehicle road injuries +V614XXA | Motor vehicle road injuries +V614XXD | Motor vehicle road injuries +V614XXS | Motor vehicle road injuries +V615--- | Motor vehicle road injuries +V615XXA | Motor vehicle road injuries +V615XXD | Motor vehicle road injuries +V615XXS | Motor vehicle road injuries +V616--- | Motor vehicle road injuries +V616XXA | Motor vehicle road injuries +V616XXD | Motor vehicle road injuries +V616XXS | Motor vehicle road injuries +V617--- | Motor vehicle road injuries +V617XXA | Motor vehicle road injuries +V617XXD | Motor vehicle road injuries +V617XXS | Motor vehicle road injuries +V619--- | Motor vehicle road injuries +V619XXA | Motor vehicle road injuries +V619XXD | Motor vehicle road injuries +V619XXS | Motor vehicle road injuries +V62---- | Motor vehicle road injuries +V620--- | Motor vehicle road injuries +V620XXA | Motor vehicle road injuries +V620XXD | Motor vehicle road injuries +V620XXS | Motor vehicle road injuries +V621--- | Motor vehicle road injuries +V621XXA | Motor vehicle road injuries +V621XXD | Motor vehicle road injuries +V621XXS | Motor vehicle road injuries +V622--- | Motor vehicle road injuries +V622XXA | Motor vehicle road injuries +V622XXD | Motor vehicle road injuries +V622XXS | Motor vehicle road injuries +V623--- | Motor vehicle road injuries +V623XXA | Motor vehicle road injuries +V623XXD | Motor vehicle road injuries +V623XXS | Motor vehicle road injuries +V624--- | Motor vehicle road injuries +V624XXA | Motor vehicle road injuries +V624XXD | Motor vehicle road injuries +V624XXS | Motor vehicle road injuries +V625--- | Motor vehicle road injuries +V625XXA | Motor vehicle road injuries +V625XXD | Motor vehicle road injuries +V625XXS | Motor vehicle road injuries +V626--- | Motor vehicle road injuries +V626XXA | Motor vehicle road injuries +V626XXD | Motor vehicle road injuries +V626XXS | Motor vehicle road injuries +V627--- | Motor vehicle road injuries +V627XXA | Motor vehicle road injuries +V627XXD | Motor vehicle road injuries +V627XXS | Motor vehicle road injuries +V629--- | Motor vehicle road injuries +V629XXA | Motor vehicle road injuries +V629XXD | Motor vehicle road injuries +V629XXS | Motor vehicle road injuries +V63---- | Motor vehicle road injuries +V630--- | Motor vehicle road injuries +V630XXA | Motor vehicle road injuries +V630XXD | Motor vehicle road injuries +V630XXS | Motor vehicle road injuries +V631--- | Motor vehicle road injuries +V631XXA | Motor vehicle road injuries +V631XXD | Motor vehicle road injuries +V631XXS | Motor vehicle road injuries +V632--- | Motor vehicle road injuries +V632XXA | Motor vehicle road injuries +V632XXD | Motor vehicle road injuries +V632XXS | Motor vehicle road injuries +V633--- | Motor vehicle road injuries +V633XXA | Motor vehicle road injuries +V633XXD | Motor vehicle road injuries +V633XXS | Motor vehicle road injuries +V634--- | Motor vehicle road injuries +V634XXA | Motor vehicle road injuries +V634XXD | Motor vehicle road injuries +V634XXS | Motor vehicle road injuries +V635--- | Motor vehicle road injuries +V635XXA | Motor vehicle road injuries +V635XXD | Motor vehicle road injuries +V635XXS | Motor vehicle road injuries +V636--- | Motor vehicle road injuries +V636XXA | Motor vehicle road injuries +V636XXD | Motor vehicle road injuries +V636XXS | Motor vehicle road injuries +V637--- | Motor vehicle road injuries +V637XXA | Motor vehicle road injuries +V637XXD | Motor vehicle road injuries +V637XXS | Motor vehicle road injuries +V639--- | Motor vehicle road injuries +V639XXA | Motor vehicle road injuries +V639XXD | Motor vehicle road injuries +V639XXS | Motor vehicle road injuries +V64---- | Motor vehicle road injuries +V640--- | Motor vehicle road injuries +V640XXA | Motor vehicle road injuries +V640XXD | Motor vehicle road injuries +V640XXS | Motor vehicle road injuries +V641--- | Motor vehicle road injuries +V641XXA | Motor vehicle road injuries +V641XXD | Motor vehicle road injuries +V641XXS | Motor vehicle road injuries +V642--- | Motor vehicle road injuries +V642XXA | Motor vehicle road injuries +V642XXD | Motor vehicle road injuries +V642XXS | Motor vehicle road injuries +V643--- | Motor vehicle road injuries +V643XXA | Motor vehicle road injuries +V643XXD | Motor vehicle road injuries +V643XXS | Motor vehicle road injuries +V644--- | Motor vehicle road injuries +V644XXA | Motor vehicle road injuries +V644XXD | Motor vehicle road injuries +V644XXS | Motor vehicle road injuries +V645--- | Motor vehicle road injuries +V645XXA | Motor vehicle road injuries +V645XXD | Motor vehicle road injuries +V645XXS | Motor vehicle road injuries +V646--- | Motor vehicle road injuries +V646XXA | Motor vehicle road injuries +V646XXD | Motor vehicle road injuries +V646XXS | Motor vehicle road injuries +V647--- | Motor vehicle road injuries +V647XXA | Motor vehicle road injuries +V647XXD | Motor vehicle road injuries +V647XXS | Motor vehicle road injuries +V649--- | Motor vehicle road injuries +V649XXA | Motor vehicle road injuries +V649XXD | Motor vehicle road injuries +V649XXS | Motor vehicle road injuries +V65---- | Motor vehicle road injuries +V650--- | Motor vehicle road injuries +V650XXA | Motor vehicle road injuries +V650XXD | Motor vehicle road injuries +V650XXS | Motor vehicle road injuries +V651--- | Motor vehicle road injuries +V651XXA | Motor vehicle road injuries +V651XXD | Motor vehicle road injuries +V651XXS | Motor vehicle road injuries +V652--- | Motor vehicle road injuries +V652XXA | Motor vehicle road injuries +V652XXD | Motor vehicle road injuries +V652XXS | Motor vehicle road injuries +V653--- | Motor vehicle road injuries +V653XXA | Motor vehicle road injuries +V653XXD | Motor vehicle road injuries +V653XXS | Motor vehicle road injuries +V654--- | Motor vehicle road injuries +V654XXA | Motor vehicle road injuries +V654XXD | Motor vehicle road injuries +V654XXS | Motor vehicle road injuries +V655--- | Motor vehicle road injuries +V655XXA | Motor vehicle road injuries +V655XXD | Motor vehicle road injuries +V655XXS | Motor vehicle road injuries +V656--- | Motor vehicle road injuries +V656XXA | Motor vehicle road injuries +V656XXD | Motor vehicle road injuries +V656XXS | Motor vehicle road injuries +V657--- | Motor vehicle road injuries +V657XXA | Motor vehicle road injuries +V657XXD | Motor vehicle road injuries +V657XXS | Motor vehicle road injuries +V659--- | Motor vehicle road injuries +V659XXA | Motor vehicle road injuries +V659XXD | Motor vehicle road injuries +V659XXS | Motor vehicle road injuries +V66---- | Motor vehicle road injuries +V660--- | Motor vehicle road injuries +V660XXA | Motor vehicle road injuries +V660XXD | Motor vehicle road injuries +V660XXS | Motor vehicle road injuries +V661--- | Motor vehicle road injuries +V661XXA | Motor vehicle road injuries +V661XXD | Motor vehicle road injuries +V661XXS | Motor vehicle road injuries +V662--- | Motor vehicle road injuries +V662XXA | Motor vehicle road injuries +V662XXD | Motor vehicle road injuries +V662XXS | Motor vehicle road injuries +V663--- | Motor vehicle road injuries +V663XXA | Motor vehicle road injuries +V663XXD | Motor vehicle road injuries +V663XXS | Motor vehicle road injuries +V664--- | Motor vehicle road injuries +V664XXA | Motor vehicle road injuries +V664XXD | Motor vehicle road injuries +V664XXS | Motor vehicle road injuries +V665--- | Motor vehicle road injuries +V665XXA | Motor vehicle road injuries +V665XXD | Motor vehicle road injuries +V665XXS | Motor vehicle road injuries +V666--- | Motor vehicle road injuries +V666XXA | Motor vehicle road injuries +V666XXD | Motor vehicle road injuries +V666XXS | Motor vehicle road injuries +V667--- | Motor vehicle road injuries +V667XXA | Motor vehicle road injuries +V667XXD | Motor vehicle road injuries +V667XXS | Motor vehicle road injuries +V669--- | Motor vehicle road injuries +V669XXA | Motor vehicle road injuries +V669XXD | Motor vehicle road injuries +V669XXS | Motor vehicle road injuries +V67---- | Motor vehicle road injuries +V670--- | Motor vehicle road injuries +V670XXA | Motor vehicle road injuries +V670XXD | Motor vehicle road injuries +V670XXS | Motor vehicle road injuries +V671--- | Motor vehicle road injuries +V671XXA | Motor vehicle road injuries +V671XXD | Motor vehicle road injuries +V671XXS | Motor vehicle road injuries +V672--- | Motor vehicle road injuries +V672XXA | Motor vehicle road injuries +V672XXD | Motor vehicle road injuries +V672XXS | Motor vehicle road injuries +V673--- | Motor vehicle road injuries +V673XXA | Motor vehicle road injuries +V673XXD | Motor vehicle road injuries +V673XXS | Motor vehicle road injuries +V674--- | Motor vehicle road injuries +V674XXA | Motor vehicle road injuries +V674XXD | Motor vehicle road injuries +V674XXS | Motor vehicle road injuries +V675--- | Motor vehicle road injuries +V675XXA | Motor vehicle road injuries +V675XXD | Motor vehicle road injuries +V675XXS | Motor vehicle road injuries +V676--- | Motor vehicle road injuries +V676XXA | Motor vehicle road injuries +V676XXD | Motor vehicle road injuries +V676XXS | Motor vehicle road injuries +V677--- | Motor vehicle road injuries +V677XXA | Motor vehicle road injuries +V677XXD | Motor vehicle road injuries +V677XXS | Motor vehicle road injuries +V679--- | Motor vehicle road injuries +V679XXA | Motor vehicle road injuries +V679XXD | Motor vehicle road injuries +V679XXS | Motor vehicle road injuries +V68---- | Motor vehicle road injuries +V680--- | Motor vehicle road injuries +V680XXA | Motor vehicle road injuries +V680XXD | Motor vehicle road injuries +V680XXS | Motor vehicle road injuries +V681--- | Motor vehicle road injuries +V681XXA | Motor vehicle road injuries +V681XXD | Motor vehicle road injuries +V681XXS | Motor vehicle road injuries +V682--- | Motor vehicle road injuries +V682XXA | Motor vehicle road injuries +V682XXD | Motor vehicle road injuries +V682XXS | Motor vehicle road injuries +V683--- | Motor vehicle road injuries +V683XXA | Motor vehicle road injuries +V683XXD | Motor vehicle road injuries +V683XXS | Motor vehicle road injuries +V684--- | Motor vehicle road injuries +V684XXA | Motor vehicle road injuries +V684XXD | Motor vehicle road injuries +V684XXS | Motor vehicle road injuries +V685--- | Motor vehicle road injuries +V685XXA | Motor vehicle road injuries +V685XXD | Motor vehicle road injuries +V685XXS | Motor vehicle road injuries +V686--- | Motor vehicle road injuries +V686XXA | Motor vehicle road injuries +V686XXD | Motor vehicle road injuries +V686XXS | Motor vehicle road injuries +V687--- | Motor vehicle road injuries +V687XXA | Motor vehicle road injuries +V687XXD | Motor vehicle road injuries +V687XXS | Motor vehicle road injuries +V689--- | Motor vehicle road injuries +V689XXA | Motor vehicle road injuries +V689XXD | Motor vehicle road injuries +V689XXS | Motor vehicle road injuries +V69---- | Motor vehicle road injuries +V690--- | Motor vehicle road injuries +V6900XA | Motor vehicle road injuries +V6900XD | Motor vehicle road injuries +V6900XS | Motor vehicle road injuries +V6909XA | Motor vehicle road injuries +V6909XD | Motor vehicle road injuries +V6909XS | Motor vehicle road injuries +V691--- | Motor vehicle road injuries +V6910XA | Motor vehicle road injuries +V6910XD | Motor vehicle road injuries +V6910XS | Motor vehicle road injuries +V6919XA | Motor vehicle road injuries +V6919XD | Motor vehicle road injuries +V6919XS | Motor vehicle road injuries +V692--- | Motor vehicle road injuries +V6920XA | Motor vehicle road injuries +V6920XD | Motor vehicle road injuries +V6920XS | Motor vehicle road injuries +V6929XA | Motor vehicle road injuries +V6929XD | Motor vehicle road injuries +V6929XS | Motor vehicle road injuries +V693--- | Motor vehicle road injuries +V693XXA | Motor vehicle road injuries +V693XXD | Motor vehicle road injuries +V693XXS | Motor vehicle road injuries +V694--- | Motor vehicle road injuries +V6940XA | Motor vehicle road injuries +V6940XD | Motor vehicle road injuries +V6940XS | Motor vehicle road injuries +V6949XA | Motor vehicle road injuries +V6949XD | Motor vehicle road injuries +V6949XS | Motor vehicle road injuries +V695--- | Motor vehicle road injuries +V6950XA | Motor vehicle road injuries +V6950XD | Motor vehicle road injuries +V6950XS | Motor vehicle road injuries +V6959XA | Motor vehicle road injuries +V6959XD | Motor vehicle road injuries +V6959XS | Motor vehicle road injuries +V696--- | Motor vehicle road injuries +V6960XA | Motor vehicle road injuries +V6960XD | Motor vehicle road injuries +V6960XS | Motor vehicle road injuries +V6969XA | Motor vehicle road injuries +V6969XD | Motor vehicle road injuries +V6969XS | Motor vehicle road injuries +V698--- | Motor vehicle road injuries +V6981XA | Motor vehicle road injuries +V6981XD | Motor vehicle road injuries +V6981XS | Motor vehicle road injuries +V6988XA | Motor vehicle road injuries +V6988XD | Motor vehicle road injuries +V6988XS | Motor vehicle road injuries +V699--- | Motor vehicle road injuries +V699XXA | Motor vehicle road injuries +V699XXD | Motor vehicle road injuries +V699XXS | Motor vehicle road injuries +V70---- | Motor vehicle road injuries +V700--- | Motor vehicle road injuries +V700XXA | Motor vehicle road injuries +V700XXD | Motor vehicle road injuries +V700XXS | Motor vehicle road injuries +V701--- | Motor vehicle road injuries +V701XXA | Motor vehicle road injuries +V701XXD | Motor vehicle road injuries +V701XXS | Motor vehicle road injuries +V702--- | Motor vehicle road injuries +V702XXA | Motor vehicle road injuries +V702XXD | Motor vehicle road injuries +V702XXS | Motor vehicle road injuries +V703--- | Motor vehicle road injuries +V703XXA | Motor vehicle road injuries +V703XXD | Motor vehicle road injuries +V703XXS | Motor vehicle road injuries +V704--- | Motor vehicle road injuries +V704XXA | Motor vehicle road injuries +V704XXD | Motor vehicle road injuries +V704XXS | Motor vehicle road injuries +V705--- | Motor vehicle road injuries +V705XXA | Motor vehicle road injuries +V705XXD | Motor vehicle road injuries +V705XXS | Motor vehicle road injuries +V706--- | Motor vehicle road injuries +V706XXA | Motor vehicle road injuries +V706XXD | Motor vehicle road injuries +V706XXS | Motor vehicle road injuries +V707--- | Motor vehicle road injuries +V707XXA | Motor vehicle road injuries +V707XXD | Motor vehicle road injuries +V707XXS | Motor vehicle road injuries +V709--- | Motor vehicle road injuries +V709XXA | Motor vehicle road injuries +V709XXD | Motor vehicle road injuries +V709XXS | Motor vehicle road injuries +V71---- | Motor vehicle road injuries +V710--- | Motor vehicle road injuries +V710XXA | Motor vehicle road injuries +V710XXD | Motor vehicle road injuries +V710XXS | Motor vehicle road injuries +V711--- | Motor vehicle road injuries +V711XXA | Motor vehicle road injuries +V711XXD | Motor vehicle road injuries +V711XXS | Motor vehicle road injuries +V712--- | Motor vehicle road injuries +V712XXA | Motor vehicle road injuries +V712XXD | Motor vehicle road injuries +V712XXS | Motor vehicle road injuries +V713--- | Motor vehicle road injuries +V713XXA | Motor vehicle road injuries +V713XXD | Motor vehicle road injuries +V713XXS | Motor vehicle road injuries +V714--- | Motor vehicle road injuries +V714XXA | Motor vehicle road injuries +V714XXD | Motor vehicle road injuries +V714XXS | Motor vehicle road injuries +V715--- | Motor vehicle road injuries +V715XXA | Motor vehicle road injuries +V715XXD | Motor vehicle road injuries +V715XXS | Motor vehicle road injuries +V716--- | Motor vehicle road injuries +V716XXA | Motor vehicle road injuries +V716XXD | Motor vehicle road injuries +V716XXS | Motor vehicle road injuries +V717--- | Motor vehicle road injuries +V717XXA | Motor vehicle road injuries +V717XXD | Motor vehicle road injuries +V717XXS | Motor vehicle road injuries +V719--- | Motor vehicle road injuries +V719XXA | Motor vehicle road injuries +V719XXD | Motor vehicle road injuries +V719XXS | Motor vehicle road injuries +V72---- | Motor vehicle road injuries +V720--- | Motor vehicle road injuries +V720XXA | Motor vehicle road injuries +V720XXD | Motor vehicle road injuries +V720XXS | Motor vehicle road injuries +V721--- | Motor vehicle road injuries +V721XXA | Motor vehicle road injuries +V721XXD | Motor vehicle road injuries +V721XXS | Motor vehicle road injuries +V722--- | Motor vehicle road injuries +V722XXA | Motor vehicle road injuries +V722XXD | Motor vehicle road injuries +V722XXS | Motor vehicle road injuries +V723--- | Motor vehicle road injuries +V723XXA | Motor vehicle road injuries +V723XXD | Motor vehicle road injuries +V723XXS | Motor vehicle road injuries +V724--- | Motor vehicle road injuries +V724XXA | Motor vehicle road injuries +V724XXD | Motor vehicle road injuries +V724XXS | Motor vehicle road injuries +V725--- | Motor vehicle road injuries +V725XXA | Motor vehicle road injuries +V725XXD | Motor vehicle road injuries +V725XXS | Motor vehicle road injuries +V726--- | Motor vehicle road injuries +V726XXA | Motor vehicle road injuries +V726XXD | Motor vehicle road injuries +V726XXS | Motor vehicle road injuries +V727--- | Motor vehicle road injuries +V727XXA | Motor vehicle road injuries +V727XXD | Motor vehicle road injuries +V727XXS | Motor vehicle road injuries +V729--- | Motor vehicle road injuries +V729XXA | Motor vehicle road injuries +V729XXD | Motor vehicle road injuries +V729XXS | Motor vehicle road injuries +V73---- | Motor vehicle road injuries +V730--- | Motor vehicle road injuries +V730XXA | Motor vehicle road injuries +V730XXD | Motor vehicle road injuries +V730XXS | Motor vehicle road injuries +V731--- | Motor vehicle road injuries +V731XXA | Motor vehicle road injuries +V731XXD | Motor vehicle road injuries +V731XXS | Motor vehicle road injuries +V732--- | Motor vehicle road injuries +V732XXA | Motor vehicle road injuries +V732XXD | Motor vehicle road injuries +V732XXS | Motor vehicle road injuries +V733--- | Motor vehicle road injuries +V733XXA | Motor vehicle road injuries +V733XXD | Motor vehicle road injuries +V733XXS | Motor vehicle road injuries +V734--- | Motor vehicle road injuries +V734XXA | Motor vehicle road injuries +V734XXD | Motor vehicle road injuries +V734XXS | Motor vehicle road injuries +V735--- | Motor vehicle road injuries +V735XXA | Motor vehicle road injuries +V735XXD | Motor vehicle road injuries +V735XXS | Motor vehicle road injuries +V736--- | Motor vehicle road injuries +V736XXA | Motor vehicle road injuries +V736XXD | Motor vehicle road injuries +V736XXS | Motor vehicle road injuries +V737--- | Motor vehicle road injuries +V737XXA | Motor vehicle road injuries +V737XXD | Motor vehicle road injuries +V737XXS | Motor vehicle road injuries +V739--- | Motor vehicle road injuries +V739XXA | Motor vehicle road injuries +V739XXD | Motor vehicle road injuries +V739XXS | Motor vehicle road injuries +V74---- | Motor vehicle road injuries +V740--- | Motor vehicle road injuries +V740XXA | Motor vehicle road injuries +V740XXD | Motor vehicle road injuries +V740XXS | Motor vehicle road injuries +V741--- | Motor vehicle road injuries +V741XXA | Motor vehicle road injuries +V741XXD | Motor vehicle road injuries +V741XXS | Motor vehicle road injuries +V742--- | Motor vehicle road injuries +V742XXA | Motor vehicle road injuries +V742XXD | Motor vehicle road injuries +V742XXS | Motor vehicle road injuries +V743--- | Motor vehicle road injuries +V743XXA | Motor vehicle road injuries +V743XXD | Motor vehicle road injuries +V743XXS | Motor vehicle road injuries +V744--- | Motor vehicle road injuries +V744XXA | Motor vehicle road injuries +V744XXD | Motor vehicle road injuries +V744XXS | Motor vehicle road injuries +V745--- | Motor vehicle road injuries +V745XXA | Motor vehicle road injuries +V745XXD | Motor vehicle road injuries +V745XXS | Motor vehicle road injuries +V746--- | Motor vehicle road injuries +V746XXA | Motor vehicle road injuries +V746XXD | Motor vehicle road injuries +V746XXS | Motor vehicle road injuries +V747--- | Motor vehicle road injuries +V747XXA | Motor vehicle road injuries +V747XXD | Motor vehicle road injuries +V747XXS | Motor vehicle road injuries +V749--- | Motor vehicle road injuries +V749XXA | Motor vehicle road injuries +V749XXD | Motor vehicle road injuries +V749XXS | Motor vehicle road injuries +V75---- | Motor vehicle road injuries +V750--- | Motor vehicle road injuries +V750XXA | Motor vehicle road injuries +V750XXD | Motor vehicle road injuries +V750XXS | Motor vehicle road injuries +V751--- | Motor vehicle road injuries +V751XXA | Motor vehicle road injuries +V751XXD | Motor vehicle road injuries +V751XXS | Motor vehicle road injuries +V752--- | Motor vehicle road injuries +V752XXA | Motor vehicle road injuries +V752XXD | Motor vehicle road injuries +V752XXS | Motor vehicle road injuries +V753--- | Motor vehicle road injuries +V753XXA | Motor vehicle road injuries +V753XXD | Motor vehicle road injuries +V753XXS | Motor vehicle road injuries +V754--- | Motor vehicle road injuries +V754XXA | Motor vehicle road injuries +V754XXD | Motor vehicle road injuries +V754XXS | Motor vehicle road injuries +V755--- | Motor vehicle road injuries +V755XXA | Motor vehicle road injuries +V755XXD | Motor vehicle road injuries +V755XXS | Motor vehicle road injuries +V756--- | Motor vehicle road injuries +V756XXA | Motor vehicle road injuries +V756XXD | Motor vehicle road injuries +V756XXS | Motor vehicle road injuries +V757--- | Motor vehicle road injuries +V757XXA | Motor vehicle road injuries +V757XXD | Motor vehicle road injuries +V757XXS | Motor vehicle road injuries +V759--- | Motor vehicle road injuries +V759XXA | Motor vehicle road injuries +V759XXD | Motor vehicle road injuries +V759XXS | Motor vehicle road injuries +V76---- | Motor vehicle road injuries +V760--- | Motor vehicle road injuries +V760XXA | Motor vehicle road injuries +V760XXD | Motor vehicle road injuries +V760XXS | Motor vehicle road injuries +V761--- | Motor vehicle road injuries +V761XXA | Motor vehicle road injuries +V761XXD | Motor vehicle road injuries +V761XXS | Motor vehicle road injuries +V762--- | Motor vehicle road injuries +V762XXA | Motor vehicle road injuries +V762XXD | Motor vehicle road injuries +V762XXS | Motor vehicle road injuries +V763--- | Motor vehicle road injuries +V763XXA | Motor vehicle road injuries +V763XXD | Motor vehicle road injuries +V763XXS | Motor vehicle road injuries +V764--- | Motor vehicle road injuries +V764XXA | Motor vehicle road injuries +V764XXD | Motor vehicle road injuries +V764XXS | Motor vehicle road injuries +V765--- | Motor vehicle road injuries +V765XXA | Motor vehicle road injuries +V765XXD | Motor vehicle road injuries +V765XXS | Motor vehicle road injuries +V766--- | Motor vehicle road injuries +V766XXA | Motor vehicle road injuries +V766XXD | Motor vehicle road injuries +V766XXS | Motor vehicle road injuries +V767--- | Motor vehicle road injuries +V767XXA | Motor vehicle road injuries +V767XXD | Motor vehicle road injuries +V767XXS | Motor vehicle road injuries +V769--- | Motor vehicle road injuries +V769XXA | Motor vehicle road injuries +V769XXD | Motor vehicle road injuries +V769XXS | Motor vehicle road injuries +V77---- | Motor vehicle road injuries +V770--- | Motor vehicle road injuries +V770XXA | Motor vehicle road injuries +V770XXD | Motor vehicle road injuries +V770XXS | Motor vehicle road injuries +V771--- | Motor vehicle road injuries +V771XXA | Motor vehicle road injuries +V771XXD | Motor vehicle road injuries +V771XXS | Motor vehicle road injuries +V772--- | Motor vehicle road injuries +V772XXA | Motor vehicle road injuries +V772XXD | Motor vehicle road injuries +V772XXS | Motor vehicle road injuries +V773--- | Motor vehicle road injuries +V773XXA | Motor vehicle road injuries +V773XXD | Motor vehicle road injuries +V773XXS | Motor vehicle road injuries +V774--- | Motor vehicle road injuries +V774XXA | Motor vehicle road injuries +V774XXD | Motor vehicle road injuries +V774XXS | Motor vehicle road injuries +V775--- | Motor vehicle road injuries +V775XXA | Motor vehicle road injuries +V775XXD | Motor vehicle road injuries +V775XXS | Motor vehicle road injuries +V776--- | Motor vehicle road injuries +V776XXA | Motor vehicle road injuries +V776XXD | Motor vehicle road injuries +V776XXS | Motor vehicle road injuries +V777--- | Motor vehicle road injuries +V777XXA | Motor vehicle road injuries +V777XXD | Motor vehicle road injuries +V777XXS | Motor vehicle road injuries +V779--- | Motor vehicle road injuries +V779XXA | Motor vehicle road injuries +V779XXD | Motor vehicle road injuries +V779XXS | Motor vehicle road injuries +V78---- | Motor vehicle road injuries +V780--- | Motor vehicle road injuries +V780XXA | Motor vehicle road injuries +V780XXD | Motor vehicle road injuries +V780XXS | Motor vehicle road injuries +V781--- | Motor vehicle road injuries +V781XXA | Motor vehicle road injuries +V781XXD | Motor vehicle road injuries +V781XXS | Motor vehicle road injuries +V782--- | Motor vehicle road injuries +V782XXA | Motor vehicle road injuries +V782XXD | Motor vehicle road injuries +V782XXS | Motor vehicle road injuries +V783--- | Motor vehicle road injuries +V783XXA | Motor vehicle road injuries +V783XXD | Motor vehicle road injuries +V783XXS | Motor vehicle road injuries +V784--- | Motor vehicle road injuries +V784XXA | Motor vehicle road injuries +V784XXD | Motor vehicle road injuries +V784XXS | Motor vehicle road injuries +V785--- | Motor vehicle road injuries +V785XXA | Motor vehicle road injuries +V785XXD | Motor vehicle road injuries +V785XXS | Motor vehicle road injuries +V786--- | Motor vehicle road injuries +V786XXA | Motor vehicle road injuries +V786XXD | Motor vehicle road injuries +V786XXS | Motor vehicle road injuries +V787--- | Motor vehicle road injuries +V787XXA | Motor vehicle road injuries +V787XXD | Motor vehicle road injuries +V787XXS | Motor vehicle road injuries +V789--- | Motor vehicle road injuries +V789XXA | Motor vehicle road injuries +V789XXD | Motor vehicle road injuries +V789XXS | Motor vehicle road injuries +V79---- | Motor vehicle road injuries +V790--- | Motor vehicle road injuries +V7900XA | Motor vehicle road injuries +V7900XD | Motor vehicle road injuries +V7900XS | Motor vehicle road injuries +V7909XA | Motor vehicle road injuries +V7909XD | Motor vehicle road injuries +V7909XS | Motor vehicle road injuries +V791--- | Motor vehicle road injuries +V7910XA | Motor vehicle road injuries +V7910XD | Motor vehicle road injuries +V7910XS | Motor vehicle road injuries +V7919XA | Motor vehicle road injuries +V7919XD | Motor vehicle road injuries +V7919XS | Motor vehicle road injuries +V792--- | Motor vehicle road injuries +V7920XA | Motor vehicle road injuries +V7920XD | Motor vehicle road injuries +V7920XS | Motor vehicle road injuries +V7929XA | Motor vehicle road injuries +V7929XD | Motor vehicle road injuries +V7929XS | Motor vehicle road injuries +V793--- | Motor vehicle road injuries +V793XXA | Motor vehicle road injuries +V793XXD | Motor vehicle road injuries +V793XXS | Motor vehicle road injuries +V794--- | Motor vehicle road injuries +V7940XA | Motor vehicle road injuries +V7940XD | Motor vehicle road injuries +V7940XS | Motor vehicle road injuries +V7949XA | Motor vehicle road injuries +V7949XD | Motor vehicle road injuries +V7949XS | Motor vehicle road injuries +V795--- | Motor vehicle road injuries +V7950XA | Motor vehicle road injuries +V7950XD | Motor vehicle road injuries +V7950XS | Motor vehicle road injuries +V7959XA | Motor vehicle road injuries +V7959XD | Motor vehicle road injuries +V7959XS | Motor vehicle road injuries +V796--- | Motor vehicle road injuries +V7960XA | Motor vehicle road injuries +V7960XD | Motor vehicle road injuries +V7960XS | Motor vehicle road injuries +V7969XA | Motor vehicle road injuries +V7969XD | Motor vehicle road injuries +V7969XS | Motor vehicle road injuries +V798--- | Motor vehicle road injuries +V7981XA | Motor vehicle road injuries +V7981XD | Motor vehicle road injuries +V7981XS | Motor vehicle road injuries +V7988XA | Motor vehicle road injuries +V7988XD | Motor vehicle road injuries +V7988XS | Motor vehicle road injuries +V799--- | Motor vehicle road injuries +V872--- | Motor vehicle road injuries +V872XXA | Motor vehicle road injuries +V872XXD | Motor vehicle road injuries +V872XXS | Motor vehicle road injuries +V873--- | Motor vehicle road injuries +V80---- | Other road injuries +V800--- | Other road injuries +V80010A | Other road injuries +V80010D | Other road injuries +V80010S | Other road injuries +V80018A | Other road injuries +V80018D | Other road injuries +V80018S | Other road injuries +V8002XA | Other road injuries +V8002XD | Other road injuries +V8002XS | Other road injuries +V801--- | Other road injuries +V8011XA | Other road injuries +V8011XD | Other road injuries +V8011XS | Other road injuries +V8012XA | Other road injuries +V8012XD | Other road injuries +V8012XS | Other road injuries +V802--- | Other road injuries +V8021XA | Other road injuries +V8021XD | Other road injuries +V8021XS | Other road injuries +V8022XA | Other road injuries +V8022XD | Other road injuries +V8022XS | Other road injuries +V803--- | Other road injuries +V8031XA | Other road injuries +V8031XD | Other road injuries +V8031XS | Other road injuries +V8032XA | Other road injuries +V8032XD | Other road injuries +V8032XS | Other road injuries +V804--- | Other road injuries +V8041XA | Other road injuries +V8041XD | Other road injuries +V8041XS | Other road injuries +V8042XA | Other road injuries +V8042XD | Other road injuries +V8042XS | Other road injuries +V805--- | Other road injuries +V8051XA | Other road injuries +V8051XD | Other road injuries +V8051XS | Other road injuries +V8052XA | Other road injuries +V8052XD | Other road injuries +V8052XS | Other road injuries +V806--- | Other road injuries +V8061XA | Other road injuries +V8061XD | Other road injuries +V8061XS | Other road injuries +V8062XA | Other road injuries +V8062XD | Other road injuries +V8062XS | Other road injuries +V807--- | Other road injuries +V80710A | Other road injuries +V80710D | Other road injuries +V80710S | Other road injuries +V80711A | Other road injuries +V80711D | Other road injuries +V80711S | Other road injuries +V80720A | Other road injuries +V80720D | Other road injuries +V80720S | Other road injuries +V80721A | Other road injuries +V80721D | Other road injuries +V80721S | Other road injuries +V80730A | Other road injuries +V80730D | Other road injuries +V80730S | Other road injuries +V80731A | Other road injuries +V80731D | Other road injuries +V80731S | Other road injuries +V80790A | Other road injuries +V80790D | Other road injuries +V80790S | Other road injuries +V80791A | Other road injuries +V80791D | Other road injuries +V80791S | Other road injuries +V808--- | Other road injuries +V8081XA | Other road injuries +V8081XD | Other road injuries +V8081XS | Other road injuries +V8082XA | Other road injuries +V8082XD | Other road injuries +V8082XS | Other road injuries +V809--- | Other road injuries +V82---- | Other road injuries +V820--- | Other road injuries +V820XXA | Other road injuries +V820XXD | Other road injuries +V820XXS | Other road injuries +V821--- | Other road injuries +V821XXA | Other road injuries +V821XXD | Other road injuries +V821XXS | Other road injuries +V822--- | Other road injuries +V822XXA | Other road injuries +V822XXD | Other road injuries +V822XXS | Other road injuries +V823--- | Other road injuries +V823XXA | Other road injuries +V823XXD | Other road injuries +V823XXS | Other road injuries +V824--- | Other road injuries +V824XXA | Other road injuries +V824XXD | Other road injuries +V824XXS | Other road injuries +V825--- | Other road injuries +V825XXA | Other road injuries +V825XXD | Other road injuries +V825XXS | Other road injuries +V826--- | Other road injuries +V826XXA | Other road injuries +V826XXD | Other road injuries +V826XXS | Other road injuries +V827--- | Other road injuries +V827XXA | Other road injuries +V827XXD | Other road injuries +V827XXS | Other road injuries +V828--- | Other road injuries +V828XXA | Other road injuries +V828XXD | Other road injuries +V828XXS | Other road injuries +V829--- | Other road injuries +V0001XA | Other transport injuries +V0001XD | Other transport injuries +V0001XS | Other transport injuries +V0002XA | Other transport injuries +V0002XD | Other transport injuries +V0002XS | Other transport injuries +V0009XA | Other transport injuries +V0009XD | Other transport injuries +V0009XS | Other transport injuries +V00111A | Other transport injuries +V00111D | Other transport injuries +V00111S | Other transport injuries +V00112A | Other transport injuries +V00112D | Other transport injuries +V00112S | Other transport injuries +V00118A | Other transport injuries +V00118D | Other transport injuries +V00118S | Other transport injuries +V00121A | Other transport injuries +V00121D | Other transport injuries +V00121S | Other transport injuries +V00122A | Other transport injuries +V00122D | Other transport injuries +V00122S | Other transport injuries +V00128A | Other transport injuries +V00128D | Other transport injuries +V00128S | Other transport injuries +V00131A | Other transport injuries +V00131D | Other transport injuries +V00131S | Other transport injuries +V00132A | Other transport injuries +V00132D | Other transport injuries +V00132S | Other transport injuries +V00138A | Other transport injuries +V00138D | Other transport injuries +V00138S | Other transport injuries +V00141A | Other transport injuries +V00141D | Other transport injuries +V00141S | Other transport injuries +V00142A | Other transport injuries +V00142D | Other transport injuries +V00142S | Other transport injuries +V00148A | Other transport injuries +V00148D | Other transport injuries +V00148S | Other transport injuries +V00151A | Other transport injuries +V00151D | Other transport injuries +V00151S | Other transport injuries +V00152A | Other transport injuries +V00152D | Other transport injuries +V00152S | Other transport injuries +V00158A | Other transport injuries +V00158D | Other transport injuries +V00158S | Other transport injuries +V00181A | Other transport injuries +V00181D | Other transport injuries +V00181S | Other transport injuries +V00182A | Other transport injuries +V00182D | Other transport injuries +V00182S | Other transport injuries +V00188A | Other transport injuries +V00188D | Other transport injuries +V00188S | Other transport injuries +V00211A | Other transport injuries +V00211D | Other transport injuries +V00211S | Other transport injuries +V00212A | Other transport injuries +V00212D | Other transport injuries +V00212S | Other transport injuries +V00218A | Other transport injuries +V00218D | Other transport injuries +V00218S | Other transport injuries +V00221A | Other transport injuries +V00221D | Other transport injuries +V00221S | Other transport injuries +V00222A | Other transport injuries +V00222D | Other transport injuries +V00222S | Other transport injuries +V00228A | Other transport injuries +V00228D | Other transport injuries +V00228S | Other transport injuries +V00281A | Other transport injuries +V00281D | Other transport injuries +V00281S | Other transport injuries +V00282A | Other transport injuries +V00282D | Other transport injuries +V00282S | Other transport injuries +V00288A | Other transport injuries +V00288D | Other transport injuries +V00288S | Other transport injuries +V00311A | Other transport injuries +V00311D | Other transport injuries +V00311S | Other transport injuries +V00312A | Other transport injuries +V00312D | Other transport injuries +V00312S | Other transport injuries +V00318A | Other transport injuries +V00318D | Other transport injuries +V00318S | Other transport injuries +V00321A | Other transport injuries +V00321D | Other transport injuries +V00321S | Other transport injuries +V00322A | Other transport injuries +V00322D | Other transport injuries +V00322S | Other transport injuries +V00328A | Other transport injuries +V00328D | Other transport injuries +V00328S | Other transport injuries +V00381A | Other transport injuries +V00381D | Other transport injuries +V00381S | Other transport injuries +V00382A | Other transport injuries +V00382D | Other transport injuries +V00382S | Other transport injuries +V00388A | Other transport injuries +V00388D | Other transport injuries +V00388S | Other transport injuries +V05---- | Other transport injuries +V050--- | Other transport injuries +V0500XA | Other transport injuries +V0500XD | Other transport injuries +V0500XS | Other transport injuries +V0501XA | Other transport injuries +V0501XD | Other transport injuries +V0501XS | Other transport injuries +V0502XA | Other transport injuries +V0502XD | Other transport injuries +V0502XS | Other transport injuries +V0509XA | Other transport injuries +V0509XD | Other transport injuries +V0509XS | Other transport injuries +V051--- | Other transport injuries +V0510XA | Other transport injuries +V0510XD | Other transport injuries +V0510XS | Other transport injuries +V0511XA | Other transport injuries +V0511XD | Other transport injuries +V0511XS | Other transport injuries +V0512XA | Other transport injuries +V0512XD | Other transport injuries +V0512XS | Other transport injuries +V0519XA | Other transport injuries +V0519XD | Other transport injuries +V0519XS | Other transport injuries +V059--- | Other transport injuries +V81---- | Other transport injuries +V810--- | Other transport injuries +V810XXA | Other transport injuries +V810XXD | Other transport injuries +V810XXS | Other transport injuries +V811--- | Other transport injuries +V811XXA | Other transport injuries +V811XXD | Other transport injuries +V811XXS | Other transport injuries +V812--- | Other transport injuries +V812XXA | Other transport injuries +V812XXD | Other transport injuries +V812XXS | Other transport injuries +V813--- | Other transport injuries +V813XXA | Other transport injuries +V813XXD | Other transport injuries +V813XXS | Other transport injuries +V814--- | Other transport injuries +V814XXA | Other transport injuries +V814XXD | Other transport injuries +V814XXS | Other transport injuries +V815--- | Other transport injuries +V815XXA | Other transport injuries +V815XXD | Other transport injuries +V815XXS | Other transport injuries +V816--- | Other transport injuries +V816XXA | Other transport injuries +V816XXD | Other transport injuries +V816XXS | Other transport injuries +V817--- | Other transport injuries +V817XXA | Other transport injuries +V817XXD | Other transport injuries +V817XXS | Other transport injuries +V818--- | Other transport injuries +V8181XA | Other transport injuries +V8181XD | Other transport injuries +V8181XS | Other transport injuries +V8182XA | Other transport injuries +V8182XD | Other transport injuries +V8182XS | Other transport injuries +V8183XA | Other transport injuries +V8183XD | Other transport injuries +V8183XS | Other transport injuries +V8189XA | Other transport injuries +V8189XD | Other transport injuries +V8189XS | Other transport injuries +V819--- | Other transport injuries +V83---- | Other transport injuries +V830--- | Other transport injuries +V830XXA | Other transport injuries +V830XXD | Other transport injuries +V830XXS | Other transport injuries +V831--- | Other transport injuries +V831XXA | Other transport injuries +V831XXD | Other transport injuries +V831XXS | Other transport injuries +V832--- | Other transport injuries +V832XXA | Other transport injuries +V832XXD | Other transport injuries +V832XXS | Other transport injuries +V833--- | Other transport injuries +V833XXA | Other transport injuries +V833XXD | Other transport injuries +V833XXS | Other transport injuries +V834--- | Other transport injuries +V834XXA | Other transport injuries +V834XXD | Other transport injuries +V834XXS | Other transport injuries +V835--- | Other transport injuries +V835XXA | Other transport injuries +V835XXD | Other transport injuries +V835XXS | Other transport injuries +V836--- | Other transport injuries +V836XXA | Other transport injuries +V836XXD | Other transport injuries +V836XXS | Other transport injuries +V837--- | Other transport injuries +V837XXA | Other transport injuries +V837XXD | Other transport injuries +V837XXS | Other transport injuries +V839--- | Other transport injuries +V839XXA | Other transport injuries +V839XXD | Other transport injuries +V839XXS | Other transport injuries +V84---- | Other transport injuries +V840--- | Other transport injuries +V840XXA | Other transport injuries +V840XXD | Other transport injuries +V840XXS | Other transport injuries +V841--- | Other transport injuries +V841XXA | Other transport injuries +V841XXD | Other transport injuries +V841XXS | Other transport injuries +V842--- | Other transport injuries +V842XXA | Other transport injuries +V842XXD | Other transport injuries +V842XXS | Other transport injuries +V843--- | Other transport injuries +V843XXA | Other transport injuries +V843XXD | Other transport injuries +V843XXS | Other transport injuries +V844--- | Other transport injuries +V844XXA | Other transport injuries +V844XXD | Other transport injuries +V844XXS | Other transport injuries +V845--- | Other transport injuries +V845XXA | Other transport injuries +V845XXD | Other transport injuries +V845XXS | Other transport injuries +V846--- | Other transport injuries +V846XXA | Other transport injuries +V846XXD | Other transport injuries +V846XXS | Other transport injuries +V847--- | Other transport injuries +V847XXA | Other transport injuries +V847XXD | Other transport injuries +V847XXS | Other transport injuries +V849--- | Other transport injuries +V849XXA | Other transport injuries +V849XXD | Other transport injuries +V849XXS | Other transport injuries +V85---- | Other transport injuries +V850--- | Other transport injuries +V850XXA | Other transport injuries +V850XXD | Other transport injuries +V850XXS | Other transport injuries +V851--- | Other transport injuries +V851XXA | Other transport injuries +V851XXD | Other transport injuries +V851XXS | Other transport injuries +V852--- | Other transport injuries +V852XXA | Other transport injuries +V852XXD | Other transport injuries +V852XXS | Other transport injuries +V853--- | Other transport injuries +V853XXA | Other transport injuries +V853XXD | Other transport injuries +V853XXS | Other transport injuries +V854--- | Other transport injuries +V854XXA | Other transport injuries +V854XXD | Other transport injuries +V854XXS | Other transport injuries +V855--- | Other transport injuries +V855XXA | Other transport injuries +V855XXD | Other transport injuries +V855XXS | Other transport injuries +V856--- | Other transport injuries +V856XXA | Other transport injuries +V856XXD | Other transport injuries +V856XXS | Other transport injuries +V857--- | Other transport injuries +V857XXA | Other transport injuries +V857XXD | Other transport injuries +V857XXS | Other transport injuries +V859--- | Other transport injuries +V859XXA | Other transport injuries +V859XXD | Other transport injuries +V859XXS | Other transport injuries +V86---- | Other transport injuries +V860--- | Other transport injuries +V8601XA | Other transport injuries +V8601XD | Other transport injuries +V8601XS | Other transport injuries +V8602XA | Other transport injuries +V8602XD | Other transport injuries +V8602XS | Other transport injuries +V8603XA | Other transport injuries +V8603XD | Other transport injuries +V8603XS | Other transport injuries +V8604XA | Other transport injuries +V8604XD | Other transport injuries +V8604XS | Other transport injuries +V8605XA | Other transport injuries +V8605XD | Other transport injuries +V8605XS | Other transport injuries +V8606XA | Other transport injuries +V8606XD | Other transport injuries +V8606XS | Other transport injuries +V8609XA | Other transport injuries +V8609XD | Other transport injuries +V8609XS | Other transport injuries +V861--- | Other transport injuries +V8611XA | Other transport injuries +V8611XD | Other transport injuries +V8611XS | Other transport injuries +V8612XA | Other transport injuries +V8612XD | Other transport injuries +V8612XS | Other transport injuries +V8613XA | Other transport injuries +V8613XD | Other transport injuries +V8613XS | Other transport injuries +V8614XA | Other transport injuries +V8614XD | Other transport injuries +V8614XS | Other transport injuries +V8615XA | Other transport injuries +V8615XD | Other transport injuries +V8615XS | Other transport injuries +V8616XA | Other transport injuries +V8616XD | Other transport injuries +V8616XS | Other transport injuries +V8619XA | Other transport injuries +V8619XD | Other transport injuries +V8619XS | Other transport injuries +V862--- | Other transport injuries +V8621XA | Other transport injuries +V8621XD | Other transport injuries +V8621XS | Other transport injuries +V8622XA | Other transport injuries +V8622XD | Other transport injuries +V8622XS | Other transport injuries +V8623XA | Other transport injuries +V8623XD | Other transport injuries +V8623XS | Other transport injuries +V8624XA | Other transport injuries +V8624XD | Other transport injuries +V8624XS | Other transport injuries +V8625XA | Other transport injuries +V8625XD | Other transport injuries +V8625XS | Other transport injuries +V8626XA | Other transport injuries +V8626XD | Other transport injuries +V8626XS | Other transport injuries +V8629XA | Other transport injuries +V8629XD | Other transport injuries +V8629XS | Other transport injuries +V863--- | Other transport injuries +V8631XA | Other transport injuries +V8631XD | Other transport injuries +V8631XS | Other transport injuries +V8632XA | Other transport injuries +V8632XD | Other transport injuries +V8632XS | Other transport injuries +V8633XA | Other transport injuries +V8633XD | Other transport injuries +V8633XS | Other transport injuries +V8634XA | Other transport injuries +V8634XD | Other transport injuries +V8634XS | Other transport injuries +V8635XA | Other transport injuries +V8635XD | Other transport injuries +V8635XS | Other transport injuries +V8636XA | Other transport injuries +V8636XD | Other transport injuries +V8636XS | Other transport injuries +V8639XA | Other transport injuries +V8639XD | Other transport injuries +V8639XS | Other transport injuries +V864--- | Other transport injuries +V8641XA | Other transport injuries +V8641XD | Other transport injuries +V8641XS | Other transport injuries +V8642XA | Other transport injuries +V8642XD | Other transport injuries +V8642XS | Other transport injuries +V8643XA | Other transport injuries +V8643XD | Other transport injuries +V8643XS | Other transport injuries +V8644XA | Other transport injuries +V8644XD | Other transport injuries +V8644XS | Other transport injuries +V8645XA | Other transport injuries +V8645XD | Other transport injuries +V8645XS | Other transport injuries +V8646XA | Other transport injuries +V8646XD | Other transport injuries +V8646XS | Other transport injuries +V8649XA | Other transport injuries +V8649XD | Other transport injuries +V8649XS | Other transport injuries +V865--- | Other transport injuries +V8651XA | Other transport injuries +V8651XD | Other transport injuries +V8651XS | Other transport injuries +V8652XA | Other transport injuries +V8652XD | Other transport injuries +V8652XS | Other transport injuries +V8653XA | Other transport injuries +V8653XD | Other transport injuries +V8653XS | Other transport injuries +V8654XA | Other transport injuries +V8654XD | Other transport injuries +V8654XS | Other transport injuries +V8655XA | Other transport injuries +V8655XD | Other transport injuries +V8655XS | Other transport injuries +V8656XA | Other transport injuries +V8656XD | Other transport injuries +V8656XS | Other transport injuries +V8659XA | Other transport injuries +V8659XD | Other transport injuries +V8659XS | Other transport injuries +V866--- | Other transport injuries +V8661XA | Other transport injuries +V8661XD | Other transport injuries +V8661XS | Other transport injuries +V8662XA | Other transport injuries +V8662XD | Other transport injuries +V8662XS | Other transport injuries +V8663XA | Other transport injuries +V8663XD | Other transport injuries +V8663XS | Other transport injuries +V8664XA | Other transport injuries +V8664XD | Other transport injuries +V8664XS | Other transport injuries +V8665XA | Other transport injuries +V8665XD | Other transport injuries +V8665XS | Other transport injuries +V8666XA | Other transport injuries +V8666XD | Other transport injuries +V8666XS | Other transport injuries +V8669XA | Other transport injuries +V8669XD | Other transport injuries +V8669XS | Other transport injuries +V867--- | Other transport injuries +V8671XA | Other transport injuries +V8671XD | Other transport injuries +V8671XS | Other transport injuries +V8672XA | Other transport injuries +V8672XD | Other transport injuries +V8672XS | Other transport injuries +V8673XA | Other transport injuries +V8673XD | Other transport injuries +V8673XS | Other transport injuries +V8674XA | Other transport injuries +V8674XD | Other transport injuries +V8674XS | Other transport injuries +V8675XA | Other transport injuries +V8675XD | Other transport injuries +V8675XS | Other transport injuries +V8676XA | Other transport injuries +V8676XD | Other transport injuries +V8676XS | Other transport injuries +V8679XA | Other transport injuries +V8679XD | Other transport injuries +V8679XS | Other transport injuries +V869--- | Other transport injuries +V882--- | Other transport injuries +V882XXA | Other transport injuries +V882XXD | Other transport injuries +V882XXS | Other transport injuries +V883--- | Other transport injuries +V90---- | Other transport injuries +V900--- | Other transport injuries +V9000XA | Other transport injuries +V9000XD | Other transport injuries +V9000XS | Other transport injuries +V9001XA | Other transport injuries +V9001XD | Other transport injuries +V9001XS | Other transport injuries +V9002XA | Other transport injuries +V9002XD | Other transport injuries +V9002XS | Other transport injuries +V9003XA | Other transport injuries +V9003XD | Other transport injuries +V9003XS | Other transport injuries +V9004XA | Other transport injuries +V9004XD | Other transport injuries +V9004XS | Other transport injuries +V9005XA | Other transport injuries +V9005XD | Other transport injuries +V9005XS | Other transport injuries +V9006XA | Other transport injuries +V9006XD | Other transport injuries +V9006XS | Other transport injuries +V9008XA | Other transport injuries +V9008XD | Other transport injuries +V9008XS | Other transport injuries +V9009XA | Other transport injuries +V9009XD | Other transport injuries +V9009XS | Other transport injuries +V901--- | Other transport injuries +V9010XA | Other transport injuries +V9010XD | Other transport injuries +V9010XS | Other transport injuries +V9011XA | Other transport injuries +V9011XD | Other transport injuries +V9011XS | Other transport injuries +V9012XA | Other transport injuries +V9012XD | Other transport injuries +V9012XS | Other transport injuries +V9013XA | Other transport injuries +V9013XD | Other transport injuries +V9013XS | Other transport injuries +V9014XA | Other transport injuries +V9014XD | Other transport injuries +V9014XS | Other transport injuries +V9015XA | Other transport injuries +V9015XD | Other transport injuries +V9015XS | Other transport injuries +V9016XA | Other transport injuries +V9016XD | Other transport injuries +V9016XS | Other transport injuries +V9018XA | Other transport injuries +V9018XD | Other transport injuries +V9018XS | Other transport injuries +V9019XA | Other transport injuries +V9019XD | Other transport injuries +V9019XS | Other transport injuries +V902--- | Other transport injuries +V9020XA | Other transport injuries +V9020XD | Other transport injuries +V9020XS | Other transport injuries +V9021XA | Other transport injuries +V9021XD | Other transport injuries +V9021XS | Other transport injuries +V9022XA | Other transport injuries +V9022XD | Other transport injuries +V9022XS | Other transport injuries +V9023XA | Other transport injuries +V9023XD | Other transport injuries +V9023XS | Other transport injuries +V9024XA | Other transport injuries +V9024XD | Other transport injuries +V9024XS | Other transport injuries +V9025XA | Other transport injuries +V9025XD | Other transport injuries +V9025XS | Other transport injuries +V9026XA | Other transport injuries +V9026XD | Other transport injuries +V9026XS | Other transport injuries +V9027XA | Other transport injuries +V9027XD | Other transport injuries +V9027XS | Other transport injuries +V9028XA | Other transport injuries +V9028XD | Other transport injuries +V9028XS | Other transport injuries +V9029XA | Other transport injuries +V9029XD | Other transport injuries +V9029XS | Other transport injuries +V903--- | Other transport injuries +V9030XA | Other transport injuries +V9030XD | Other transport injuries +V9030XS | Other transport injuries +V9031XA | Other transport injuries +V9031XD | Other transport injuries +V9031XS | Other transport injuries +V9032XA | Other transport injuries +V9032XD | Other transport injuries +V9032XS | Other transport injuries +V9033XA | Other transport injuries +V9033XD | Other transport injuries +V9033XS | Other transport injuries +V9034XA | Other transport injuries +V9034XD | Other transport injuries +V9034XS | Other transport injuries +V9035XA | Other transport injuries +V9035XD | Other transport injuries +V9035XS | Other transport injuries +V9036XA | Other transport injuries +V9036XD | Other transport injuries +V9036XS | Other transport injuries +V9037XA | Other transport injuries +V9037XD | Other transport injuries +V9037XS | Other transport injuries +V9038XA | Other transport injuries +V9038XD | Other transport injuries +V9038XS | Other transport injuries +V9039XA | Other transport injuries +V9039XD | Other transport injuries +V9039XS | Other transport injuries +V904--- | Other transport injuries +V905--- | Other transport injuries +V906--- | Other transport injuries +V907--- | Other transport injuries +V908--- | Other transport injuries +V9080XA | Other transport injuries +V9080XD | Other transport injuries +V9080XS | Other transport injuries +V9081XA | Other transport injuries +V9081XD | Other transport injuries +V9081XS | Other transport injuries +V9082XA | Other transport injuries +V9082XD | Other transport injuries +V9082XS | Other transport injuries +V9083XA | Other transport injuries +V9083XD | Other transport injuries +V9083XS | Other transport injuries +V9084XA | Other transport injuries +V9084XD | Other transport injuries +V9084XS | Other transport injuries +V9085XA | Other transport injuries +V9085XD | Other transport injuries +V9085XS | Other transport injuries +V9086XA | Other transport injuries +V9086XD | Other transport injuries +V9086XS | Other transport injuries +V9087XA | Other transport injuries +V9087XD | Other transport injuries +V9087XS | Other transport injuries +V9088XA | Other transport injuries +V9088XD | Other transport injuries +V9088XS | Other transport injuries +V9089XA | Other transport injuries +V9089XD | Other transport injuries +V9089XS | Other transport injuries +V909--- | Other transport injuries +V91---- | Other transport injuries +V910--- | Other transport injuries +V9100XA | Other transport injuries +V9100XD | Other transport injuries +V9100XS | Other transport injuries +V9101XA | Other transport injuries +V9101XD | Other transport injuries +V9101XS | Other transport injuries +V9102XA | Other transport injuries +V9102XD | Other transport injuries +V9102XS | Other transport injuries +V9103XA | Other transport injuries +V9103XD | Other transport injuries +V9103XS | Other transport injuries +V9104XA | Other transport injuries +V9104XD | Other transport injuries +V9104XS | Other transport injuries +V9105XA | Other transport injuries +V9105XD | Other transport injuries +V9105XS | Other transport injuries +V9106XA | Other transport injuries +V9106XD | Other transport injuries +V9106XS | Other transport injuries +V9107XA | Other transport injuries +V9107XD | Other transport injuries +V9107XS | Other transport injuries +V9108XA | Other transport injuries +V9108XD | Other transport injuries +V9108XS | Other transport injuries +V9109XA | Other transport injuries +V9109XD | Other transport injuries +V9109XS | Other transport injuries +V911--- | Other transport injuries +V9110XA | Other transport injuries +V9110XD | Other transport injuries +V9110XS | Other transport injuries +V9111XA | Other transport injuries +V9111XD | Other transport injuries +V9111XS | Other transport injuries +V9112XA | Other transport injuries +V9112XD | Other transport injuries +V9112XS | Other transport injuries +V9113XA | Other transport injuries +V9113XD | Other transport injuries +V9113XS | Other transport injuries +V9114XA | Other transport injuries +V9114XD | Other transport injuries +V9114XS | Other transport injuries +V9115XA | Other transport injuries +V9115XD | Other transport injuries +V9115XS | Other transport injuries +V9116XA | Other transport injuries +V9116XD | Other transport injuries +V9116XS | Other transport injuries +V9118XA | Other transport injuries +V9118XD | Other transport injuries +V9118XS | Other transport injuries +V9119XA | Other transport injuries +V9119XD | Other transport injuries +V9119XS | Other transport injuries +V912--- | Other transport injuries +V9120XA | Other transport injuries +V9120XD | Other transport injuries +V9120XS | Other transport injuries +V9121XA | Other transport injuries +V9121XD | Other transport injuries +V9121XS | Other transport injuries +V9122XA | Other transport injuries +V9122XD | Other transport injuries +V9122XS | Other transport injuries +V9123XA | Other transport injuries +V9123XD | Other transport injuries +V9123XS | Other transport injuries +V9124XA | Other transport injuries +V9124XD | Other transport injuries +V9124XS | Other transport injuries +V9125XA | Other transport injuries +V9125XD | Other transport injuries +V9125XS | Other transport injuries +V9126XA | Other transport injuries +V9126XD | Other transport injuries +V9126XS | Other transport injuries +V9129XA | Other transport injuries +V9129XD | Other transport injuries +V9129XS | Other transport injuries +V913--- | Other transport injuries +V9130XA | Other transport injuries +V9130XD | Other transport injuries +V9130XS | Other transport injuries +V9131XA | Other transport injuries +V9131XD | Other transport injuries +V9131XS | Other transport injuries +V9132XA | Other transport injuries +V9132XD | Other transport injuries +V9132XS | Other transport injuries +V9133XA | Other transport injuries +V9133XD | Other transport injuries +V9133XS | Other transport injuries +V9134XA | Other transport injuries +V9134XD | Other transport injuries +V9134XS | Other transport injuries +V9135XA | Other transport injuries +V9135XD | Other transport injuries +V9135XS | Other transport injuries +V9136XA | Other transport injuries +V9136XD | Other transport injuries +V9136XS | Other transport injuries +V9137XA | Other transport injuries +V9137XD | Other transport injuries +V9137XS | Other transport injuries +V9138XA | Other transport injuries +V9138XD | Other transport injuries +V9138XS | Other transport injuries +V9139XA | Other transport injuries +V9139XD | Other transport injuries +V9139XS | Other transport injuries +V914--- | Other transport injuries +V915--- | Other transport injuries +V916--- | Other transport injuries +V917--- | Other transport injuries +V918--- | Other transport injuries +V9180XA | Other transport injuries +V9180XD | Other transport injuries +V9180XS | Other transport injuries +V9181XA | Other transport injuries +V9181XD | Other transport injuries +V9181XS | Other transport injuries +V9182XA | Other transport injuries +V9182XD | Other transport injuries +V9182XS | Other transport injuries +V9183XA | Other transport injuries +V9183XD | Other transport injuries +V9183XS | Other transport injuries +V9184XA | Other transport injuries +V9184XD | Other transport injuries +V9184XS | Other transport injuries +V9185XA | Other transport injuries +V9185XD | Other transport injuries +V9185XS | Other transport injuries +V9186XA | Other transport injuries +V9186XD | Other transport injuries +V9186XS | Other transport injuries +V9187XA | Other transport injuries +V9187XD | Other transport injuries +V9187XS | Other transport injuries +V9188XA | Other transport injuries +V9188XD | Other transport injuries +V9188XS | Other transport injuries +V9189XA | Other transport injuries +V9189XD | Other transport injuries +V9189XS | Other transport injuries +V919--- | Other transport injuries +V92---- | Other transport injuries +V920--- | Other transport injuries +V9200XA | Other transport injuries +V9200XD | Other transport injuries +V9200XS | Other transport injuries +V9201XA | Other transport injuries +V9201XD | Other transport injuries +V9201XS | Other transport injuries +V9202XA | Other transport injuries +V9202XD | Other transport injuries +V9202XS | Other transport injuries +V9203XA | Other transport injuries +V9203XD | Other transport injuries +V9203XS | Other transport injuries +V9204XA | Other transport injuries +V9204XD | Other transport injuries +V9204XS | Other transport injuries +V9205XA | Other transport injuries +V9205XD | Other transport injuries +V9205XS | Other transport injuries +V9206XA | Other transport injuries +V9206XD | Other transport injuries +V9206XS | Other transport injuries +V9207XA | Other transport injuries +V9207XD | Other transport injuries +V9207XS | Other transport injuries +V9208XA | Other transport injuries +V9208XD | Other transport injuries +V9208XS | Other transport injuries +V9209XA | Other transport injuries +V9209XD | Other transport injuries +V9209XS | Other transport injuries +V921--- | Other transport injuries +V9210XA | Other transport injuries +V9210XD | Other transport injuries +V9210XS | Other transport injuries +V9211XA | Other transport injuries +V9211XD | Other transport injuries +V9211XS | Other transport injuries +V9212XA | Other transport injuries +V9212XD | Other transport injuries +V9212XS | Other transport injuries +V9213XA | Other transport injuries +V9213XD | Other transport injuries +V9213XS | Other transport injuries +V9214XA | Other transport injuries +V9214XD | Other transport injuries +V9214XS | Other transport injuries +V9215XA | Other transport injuries +V9215XD | Other transport injuries +V9215XS | Other transport injuries +V9216XA | Other transport injuries +V9216XD | Other transport injuries +V9216XS | Other transport injuries +V9219XA | Other transport injuries +V9219XD | Other transport injuries +V9219XS | Other transport injuries +V922--- | Other transport injuries +V9220XA | Other transport injuries +V9220XD | Other transport injuries +V9220XS | Other transport injuries +V9221XA | Other transport injuries +V9221XD | Other transport injuries +V9221XS | Other transport injuries +V9222XA | Other transport injuries +V9222XD | Other transport injuries +V9222XS | Other transport injuries +V9223XA | Other transport injuries +V9223XD | Other transport injuries +V9223XS | Other transport injuries +V9224XA | Other transport injuries +V9224XD | Other transport injuries +V9224XS | Other transport injuries +V9225XA | Other transport injuries +V9225XD | Other transport injuries +V9225XS | Other transport injuries +V9226XA | Other transport injuries +V9226XD | Other transport injuries +V9226XS | Other transport injuries +V9227XA | Other transport injuries +V9227XD | Other transport injuries +V9227XS | Other transport injuries +V9228XA | Other transport injuries +V9228XD | Other transport injuries +V9228XS | Other transport injuries +V9229XA | Other transport injuries +V9229XD | Other transport injuries +V9229XS | Other transport injuries +V923--- | Other transport injuries +V924--- | Other transport injuries +V925--- | Other transport injuries +V926--- | Other transport injuries +V927--- | Other transport injuries +V928--- | Other transport injuries +V929--- | Other transport injuries +V93---- | Other transport injuries +V930--- | Other transport injuries +V9300XA | Other transport injuries +V9300XD | Other transport injuries +V9300XS | Other transport injuries +V9301XA | Other transport injuries +V9301XD | Other transport injuries +V9301XS | Other transport injuries +V9302XA | Other transport injuries +V9302XD | Other transport injuries +V9302XS | Other transport injuries +V9303XA | Other transport injuries +V9303XD | Other transport injuries +V9303XS | Other transport injuries +V9304XA | Other transport injuries +V9304XD | Other transport injuries +V9304XS | Other transport injuries +V9309XA | Other transport injuries +V9309XD | Other transport injuries +V9309XS | Other transport injuries +V931--- | Other transport injuries +V9310XA | Other transport injuries +V9310XD | Other transport injuries +V9310XS | Other transport injuries +V9311XA | Other transport injuries +V9311XD | Other transport injuries +V9311XS | Other transport injuries +V9312XA | Other transport injuries +V9312XD | Other transport injuries +V9312XS | Other transport injuries +V9313XA | Other transport injuries +V9313XD | Other transport injuries +V9313XS | Other transport injuries +V9314XA | Other transport injuries +V9314XD | Other transport injuries +V9314XS | Other transport injuries +V9319XA | Other transport injuries +V9319XD | Other transport injuries +V9319XS | Other transport injuries +V932--- | Other transport injuries +V9320XA | Other transport injuries +V9320XD | Other transport injuries +V9320XS | Other transport injuries +V9321XA | Other transport injuries +V9321XD | Other transport injuries +V9321XS | Other transport injuries +V9322XA | Other transport injuries +V9322XD | Other transport injuries +V9322XS | Other transport injuries +V9323XA | Other transport injuries +V9323XD | Other transport injuries +V9323XS | Other transport injuries +V9324XA | Other transport injuries +V9324XD | Other transport injuries +V9324XS | Other transport injuries +V9329XA | Other transport injuries +V9329XD | Other transport injuries +V9329XS | Other transport injuries +V933--- | Other transport injuries +V9330XA | Other transport injuries +V9330XD | Other transport injuries +V9330XS | Other transport injuries +V9331XA | Other transport injuries +V9331XD | Other transport injuries +V9331XS | Other transport injuries +V9332XA | Other transport injuries +V9332XD | Other transport injuries +V9332XS | Other transport injuries +V9333XA | Other transport injuries +V9333XD | Other transport injuries +V9333XS | Other transport injuries +V9334XA | Other transport injuries +V9334XD | Other transport injuries +V9334XS | Other transport injuries +V9335XA | Other transport injuries +V9335XD | Other transport injuries +V9335XS | Other transport injuries +V9336XA | Other transport injuries +V9336XD | Other transport injuries +V9336XS | Other transport injuries +V9338XA | Other transport injuries +V9338XD | Other transport injuries +V9338XS | Other transport injuries +V9339XA | Other transport injuries +V9339XD | Other transport injuries +V9339XS | Other transport injuries +V934--- | Other transport injuries +V9340XA | Other transport injuries +V9340XD | Other transport injuries +V9340XS | Other transport injuries +V9341XA | Other transport injuries +V9341XD | Other transport injuries +V9341XS | Other transport injuries +V9342XA | Other transport injuries +V9342XD | Other transport injuries +V9342XS | Other transport injuries +V9343XA | Other transport injuries +V9343XD | Other transport injuries +V9343XS | Other transport injuries +V9344XA | Other transport injuries +V9344XD | Other transport injuries +V9344XS | Other transport injuries +V9348XA | Other transport injuries +V9348XD | Other transport injuries +V9348XS | Other transport injuries +V9349XA | Other transport injuries +V9349XD | Other transport injuries +V9349XS | Other transport injuries +V935--- | Other transport injuries +V9350XA | Other transport injuries +V9350XD | Other transport injuries +V9350XS | Other transport injuries +V9351XA | Other transport injuries +V9351XD | Other transport injuries +V9351XS | Other transport injuries +V9352XA | Other transport injuries +V9352XD | Other transport injuries +V9352XS | Other transport injuries +V9353XA | Other transport injuries +V9353XD | Other transport injuries +V9353XS | Other transport injuries +V9354XA | Other transport injuries +V9354XD | Other transport injuries +V9354XS | Other transport injuries +V9359XA | Other transport injuries +V9359XD | Other transport injuries +V9359XS | Other transport injuries +V936--- | Other transport injuries +V9360XA | Other transport injuries +V9360XD | Other transport injuries +V9360XS | Other transport injuries +V9361XA | Other transport injuries +V9361XD | Other transport injuries +V9361XS | Other transport injuries +V9362XA | Other transport injuries +V9362XD | Other transport injuries +V9362XS | Other transport injuries +V9363XA | Other transport injuries +V9363XD | Other transport injuries +V9363XS | Other transport injuries +V9364XA | Other transport injuries +V9364XD | Other transport injuries +V9364XS | Other transport injuries +V9369XA | Other transport injuries +V9369XD | Other transport injuries +V9369XS | Other transport injuries +V937--- | Other transport injuries +V938--- | Other transport injuries +V9380XA | Other transport injuries +V9380XD | Other transport injuries +V9380XS | Other transport injuries +V9381XA | Other transport injuries +V9381XD | Other transport injuries +V9381XS | Other transport injuries +V9382XA | Other transport injuries +V9382XD | Other transport injuries +V9382XS | Other transport injuries +V9383XA | Other transport injuries +V9383XD | Other transport injuries +V9383XS | Other transport injuries +V9384XA | Other transport injuries +V9384XD | Other transport injuries +V9384XS | Other transport injuries +V9385XA | Other transport injuries +V9385XD | Other transport injuries +V9385XS | Other transport injuries +V9386XA | Other transport injuries +V9386XD | Other transport injuries +V9386XS | Other transport injuries +V9387XA | Other transport injuries +V9387XD | Other transport injuries +V9387XS | Other transport injuries +V9388XA | Other transport injuries +V9388XD | Other transport injuries +V9388XS | Other transport injuries +V9389XA | Other transport injuries +V9389XD | Other transport injuries +V9389XS | Other transport injuries +V939--- | Other transport injuries +V94---- | Other transport injuries +V940--- | Other transport injuries +V940XXA | Other transport injuries +V940XXD | Other transport injuries +V940XXS | Other transport injuries +V941--- | Other transport injuries +V9411XA | Other transport injuries +V9411XD | Other transport injuries +V9411XS | Other transport injuries +V9412XA | Other transport injuries +V9412XD | Other transport injuries +V9412XS | Other transport injuries +V942--- | Other transport injuries +V9421XA | Other transport injuries +V9421XD | Other transport injuries +V9421XS | Other transport injuries +V9422XA | Other transport injuries +V9422XD | Other transport injuries +V9422XS | Other transport injuries +V943--- | Other transport injuries +V9431XA | Other transport injuries +V9431XD | Other transport injuries +V9431XS | Other transport injuries +V9432XA | Other transport injuries +V9432XD | Other transport injuries +V9432XS | Other transport injuries +V944--- | Other transport injuries +V944XXA | Other transport injuries +V944XXD | Other transport injuries +V944XXS | Other transport injuries +V945--- | Other transport injuries +V946--- | Other transport injuries +V947--- | Other transport injuries +V948--- | Other transport injuries +V94810A | Other transport injuries +V94810D | Other transport injuries +V94810S | Other transport injuries +V94811A | Other transport injuries +V94811D | Other transport injuries +V94811S | Other transport injuries +V94818A | Other transport injuries +V94818D | Other transport injuries +V94818S | Other transport injuries +V9489XA | Other transport injuries +V9489XD | Other transport injuries +V9489XS | Other transport injuries +V949--- | Other transport injuries +V949XXA | Other transport injuries +V949XXD | Other transport injuries +V949XXS | Other transport injuries +V95---- | Other transport injuries +V950--- | Other transport injuries +V9500XA | Other transport injuries +V9500XD | Other transport injuries +V9500XS | Other transport injuries +V9501XA | Other transport injuries +V9501XD | Other transport injuries +V9501XS | Other transport injuries +V9502XA | Other transport injuries +V9502XD | Other transport injuries +V9502XS | Other transport injuries +V9503XA | Other transport injuries +V9503XD | Other transport injuries +V9503XS | Other transport injuries +V9504XA | Other transport injuries +V9504XD | Other transport injuries +V9504XS | Other transport injuries +V9505XA | Other transport injuries +V9505XD | Other transport injuries +V9505XS | Other transport injuries +V9509XA | Other transport injuries +V9509XD | Other transport injuries +V9509XS | Other transport injuries +V951--- | Other transport injuries +V9510XA | Other transport injuries +V9510XD | Other transport injuries +V9510XS | Other transport injuries +V9511XA | Other transport injuries +V9511XD | Other transport injuries +V9511XS | Other transport injuries +V9512XA | Other transport injuries +V9512XD | Other transport injuries +V9512XS | Other transport injuries +V9513XA | Other transport injuries +V9513XD | Other transport injuries +V9513XS | Other transport injuries +V9514XA | Other transport injuries +V9514XD | Other transport injuries +V9514XS | Other transport injuries +V9515XA | Other transport injuries +V9515XD | Other transport injuries +V9515XS | Other transport injuries +V9519XA | Other transport injuries +V9519XD | Other transport injuries +V9519XS | Other transport injuries +V952--- | Other transport injuries +V9520XA | Other transport injuries +V9520XD | Other transport injuries +V9520XS | Other transport injuries +V9521XA | Other transport injuries +V9521XD | Other transport injuries +V9521XS | Other transport injuries +V9522XA | Other transport injuries +V9522XD | Other transport injuries +V9522XS | Other transport injuries +V9523XA | Other transport injuries +V9523XD | Other transport injuries +V9523XS | Other transport injuries +V9524XA | Other transport injuries +V9524XD | Other transport injuries +V9524XS | Other transport injuries +V9525XA | Other transport injuries +V9525XD | Other transport injuries +V9525XS | Other transport injuries +V9529XA | Other transport injuries +V9529XD | Other transport injuries +V9529XS | Other transport injuries +V953--- | Other transport injuries +V9530XA | Other transport injuries +V9530XD | Other transport injuries +V9530XS | Other transport injuries +V9531XA | Other transport injuries +V9531XD | Other transport injuries +V9531XS | Other transport injuries +V9532XA | Other transport injuries +V9532XD | Other transport injuries +V9532XS | Other transport injuries +V9533XA | Other transport injuries +V9533XD | Other transport injuries +V9533XS | Other transport injuries +V9534XA | Other transport injuries +V9534XD | Other transport injuries +V9534XS | Other transport injuries +V9535XA | Other transport injuries +V9535XD | Other transport injuries +V9535XS | Other transport injuries +V9539XA | Other transport injuries +V9539XD | Other transport injuries +V9539XS | Other transport injuries +V954--- | Other transport injuries +V9540XA | Other transport injuries +V9540XD | Other transport injuries +V9540XS | Other transport injuries +V9541XA | Other transport injuries +V9541XD | Other transport injuries +V9541XS | Other transport injuries +V9542XA | Other transport injuries +V9542XD | Other transport injuries +V9542XS | Other transport injuries +V9543XA | Other transport injuries +V9543XD | Other transport injuries +V9543XS | Other transport injuries +V9544XA | Other transport injuries +V9544XD | Other transport injuries +V9544XS | Other transport injuries +V9545XA | Other transport injuries +V9545XD | Other transport injuries +V9545XS | Other transport injuries +V9549XA | Other transport injuries +V9549XD | Other transport injuries +V9549XS | Other transport injuries +V958--- | Other transport injuries +V958XXA | Other transport injuries +V958XXD | Other transport injuries +V958XXS | Other transport injuries +V959--- | Other transport injuries +V959XXA | Other transport injuries +V959XXD | Other transport injuries +V959XXS | Other transport injuries +V96---- | Other transport injuries +V960--- | Other transport injuries +V9600XA | Other transport injuries +V9600XD | Other transport injuries +V9600XS | Other transport injuries +V9601XA | Other transport injuries +V9601XD | Other transport injuries +V9601XS | Other transport injuries +V9602XA | Other transport injuries +V9602XD | Other transport injuries +V9602XS | Other transport injuries +V9603XA | Other transport injuries +V9603XD | Other transport injuries +V9603XS | Other transport injuries +V9604XA | Other transport injuries +V9604XD | Other transport injuries +V9604XS | Other transport injuries +V9605XA | Other transport injuries +V9605XD | Other transport injuries +V9605XS | Other transport injuries +V9609XA | Other transport injuries +V9609XD | Other transport injuries +V9609XS | Other transport injuries +V961--- | Other transport injuries +V9610XA | Other transport injuries +V9610XD | Other transport injuries +V9610XS | Other transport injuries +V9611XA | Other transport injuries +V9611XD | Other transport injuries +V9611XS | Other transport injuries +V9612XA | Other transport injuries +V9612XD | Other transport injuries +V9612XS | Other transport injuries +V9613XA | Other transport injuries +V9613XD | Other transport injuries +V9613XS | Other transport injuries +V9614XA | Other transport injuries +V9614XD | Other transport injuries +V9614XS | Other transport injuries +V9615XA | Other transport injuries +V9615XD | Other transport injuries +V9615XS | Other transport injuries +V9619XA | Other transport injuries +V9619XD | Other transport injuries +V9619XS | Other transport injuries +V962--- | Other transport injuries +V9620XA | Other transport injuries +V9620XD | Other transport injuries +V9620XS | Other transport injuries +V9621XA | Other transport injuries +V9621XD | Other transport injuries +V9621XS | Other transport injuries +V9622XA | Other transport injuries +V9622XD | Other transport injuries +V9622XS | Other transport injuries +V9623XA | Other transport injuries +V9623XD | Other transport injuries +V9623XS | Other transport injuries +V9624XA | Other transport injuries +V9624XD | Other transport injuries +V9624XS | Other transport injuries +V9625XA | Other transport injuries +V9625XD | Other transport injuries +V9625XS | Other transport injuries +V9629XA | Other transport injuries +V9629XD | Other transport injuries +V9629XS | Other transport injuries +V968--- | Other transport injuries +V968XXA | Other transport injuries +V968XXD | Other transport injuries +V968XXS | Other transport injuries +V969--- | Other transport injuries +V969XXA | Other transport injuries +V969XXD | Other transport injuries +V969XXS | Other transport injuries +V97---- | Other transport injuries +V970--- | Other transport injuries +V970XXA | Other transport injuries +V970XXD | Other transport injuries +V970XXS | Other transport injuries +V971--- | Other transport injuries +V971XXA | Other transport injuries +V971XXD | Other transport injuries +V971XXS | Other transport injuries +V972--- | Other transport injuries +V9721XA | Other transport injuries +V9721XD | Other transport injuries +V9721XS | Other transport injuries +V9722XA | Other transport injuries +V9722XD | Other transport injuries +V9722XS | Other transport injuries +V9729XA | Other transport injuries +V9729XD | Other transport injuries +V9729XS | Other transport injuries +V973--- | Other transport injuries +V9731XA | Other transport injuries +V9731XD | Other transport injuries +V9731XS | Other transport injuries +V9732XA | Other transport injuries +V9732XD | Other transport injuries +V9732XS | Other transport injuries +V9733XA | Other transport injuries +V9733XD | Other transport injuries +V9733XS | Other transport injuries +V9739XA | Other transport injuries +V9739XD | Other transport injuries +V9739XS | Other transport injuries +V978--- | Other transport injuries +V97810A | Other transport injuries +V97810D | Other transport injuries +V97810S | Other transport injuries +V97811A | Other transport injuries +V97811D | Other transport injuries +V97811S | Other transport injuries +V97818A | Other transport injuries +V97818D | Other transport injuries +V97818S | Other transport injuries +V9789XA | Other transport injuries +V9789XD | Other transport injuries +V9789XS | Other transport injuries +V98---- | Other transport injuries +V980XXA | Other transport injuries +V980XXD | Other transport injuries +V980XXS | Other transport injuries +V981XXA | Other transport injuries +V981XXD | Other transport injuries +V981XXS | Other transport injuries +V982XXA | Other transport injuries +V982XXD | Other transport injuries +V982XXS | Other transport injuries +V983XXA | Other transport injuries +V983XXD | Other transport injuries +V983XXS | Other transport injuries +L55---- | Unintentional injuries +L550--- | Unintentional injuries +L551--- | Unintentional injuries +L552--- | Unintentional injuries +L558--- | Unintentional injuries +L559--- | Unintentional injuries +L563--- | Unintentional injuries +L568--- | Unintentional injuries +L569--- | Unintentional injuries +L58---- | Unintentional injuries +L580--- | Unintentional injuries +L581--- | Unintentional injuries +L589--- | Unintentional injuries +N304--- | Unintentional injuries +W00---- | Unintentional injuries +W000XXA | Unintentional injuries +W000XXD | Unintentional injuries +W000XXS | Unintentional injuries +W001XXA | Unintentional injuries +W001XXD | Unintentional injuries +W001XXS | Unintentional injuries +W002XXA | Unintentional injuries +W002XXD | Unintentional injuries +W002XXS | Unintentional injuries +W009XXA | Unintentional injuries +W009XXD | Unintentional injuries +W009XXS | Unintentional injuries +W01---- | Unintentional injuries +W010XXA | Unintentional injuries +W010XXD | Unintentional injuries +W010XXS | Unintentional injuries +W0110XA | Unintentional injuries +W0110XD | Unintentional injuries +W0110XS | Unintentional injuries +W01110A | Unintentional injuries +W01110D | Unintentional injuries +W01110S | Unintentional injuries +W01111A | Unintentional injuries +W01111D | Unintentional injuries +W01111S | Unintentional injuries +W01118A | Unintentional injuries +W01118D | Unintentional injuries +W01118S | Unintentional injuries +W01119A | Unintentional injuries +W01119D | Unintentional injuries +W01119S | Unintentional injuries +W01190A | Unintentional injuries +W01190D | Unintentional injuries +W01190S | Unintentional injuries +W01198A | Unintentional injuries +W01198D | Unintentional injuries +W01198S | Unintentional injuries +W02---- | Unintentional injuries +W03---- | Unintentional injuries +W03XXXA | Unintentional injuries +W03XXXD | Unintentional injuries +W03XXXS | Unintentional injuries +W04---- | Unintentional injuries +W04XXXA | Unintentional injuries +W04XXXD | Unintentional injuries +W04XXXS | Unintentional injuries +W05---- | Unintentional injuries +W050XXA | Unintentional injuries +W050XXD | Unintentional injuries +W050XXS | Unintentional injuries +W051XXA | Unintentional injuries +W051XXD | Unintentional injuries +W051XXS | Unintentional injuries +W052XXA | Unintentional injuries +W052XXD | Unintentional injuries +W052XXS | Unintentional injuries +W06---- | Unintentional injuries +W06XXXA | Unintentional injuries +W06XXXD | Unintentional injuries +W06XXXS | Unintentional injuries +W07---- | Unintentional injuries +W07XXXA | Unintentional injuries +W07XXXD | Unintentional injuries +W07XXXS | Unintentional injuries +W08---- | Unintentional injuries +W08XXXA | Unintentional injuries +W08XXXD | Unintentional injuries +W08XXXS | Unintentional injuries +W09---- | Unintentional injuries +W090XXA | Unintentional injuries +W090XXD | Unintentional injuries +W090XXS | Unintentional injuries +W091XXA | Unintentional injuries +W091XXD | Unintentional injuries +W091XXS | Unintentional injuries +W092XXA | Unintentional injuries +W092XXD | Unintentional injuries +W092XXS | Unintentional injuries +W098XXA | Unintentional injuries +W098XXD | Unintentional injuries +W098XXS | Unintentional injuries +W10---- | Unintentional injuries +W100XXA | Unintentional injuries +W100XXD | Unintentional injuries +W100XXS | Unintentional injuries +W101XXA | Unintentional injuries +W101XXD | Unintentional injuries +W101XXS | Unintentional injuries +W102XXA | Unintentional injuries +W102XXD | Unintentional injuries +W102XXS | Unintentional injuries +W108XXA | Unintentional injuries +W108XXD | Unintentional injuries +W108XXS | Unintentional injuries +W109XXA | Unintentional injuries +W109XXD | Unintentional injuries +W109XXS | Unintentional injuries +W11---- | Unintentional injuries +W11XXXA | Unintentional injuries +W11XXXD | Unintentional injuries +W11XXXS | Unintentional injuries +W12---- | Unintentional injuries +W12XXXA | Unintentional injuries +W12XXXD | Unintentional injuries +W12XXXS | Unintentional injuries +W13---- | Unintentional injuries +W130XXA | Unintentional injuries +W130XXD | Unintentional injuries +W130XXS | Unintentional injuries +W131XXA | Unintentional injuries +W131XXD | Unintentional injuries +W131XXS | Unintentional injuries +W132XXA | Unintentional injuries +W132XXD | Unintentional injuries +W132XXS | Unintentional injuries +W133XXA | Unintentional injuries +W133XXD | Unintentional injuries +W133XXS | Unintentional injuries +W134XXA | Unintentional injuries +W134XXD | Unintentional injuries +W134XXS | Unintentional injuries +W138XXA | Unintentional injuries +W138XXD | Unintentional injuries +W138XXS | Unintentional injuries +W139XXA | Unintentional injuries +W139XXD | Unintentional injuries +W139XXS | Unintentional injuries +W14---- | Unintentional injuries +W14XXXA | Unintentional injuries +W14XXXD | Unintentional injuries +W14XXXS | Unintentional injuries +W15---- | Unintentional injuries +W15XXXA | Unintentional injuries +W15XXXD | Unintentional injuries +W15XXXS | Unintentional injuries +W16---- | Unintentional injuries +W16011A | Unintentional injuries +W16011D | Unintentional injuries +W16011S | Unintentional injuries +W16012A | Unintentional injuries +W16012D | Unintentional injuries +W16012S | Unintentional injuries +W16021A | Unintentional injuries +W16021D | Unintentional injuries +W16021S | Unintentional injuries +W16022A | Unintentional injuries +W16022D | Unintentional injuries +W16022S | Unintentional injuries +W16031A | Unintentional injuries +W16031D | Unintentional injuries +W16031S | Unintentional injuries +W16032A | Unintentional injuries +W16032D | Unintentional injuries +W16032S | Unintentional injuries +W16111A | Unintentional injuries +W16111D | Unintentional injuries +W16111S | Unintentional injuries +W16112A | Unintentional injuries +W16112D | Unintentional injuries +W16112S | Unintentional injuries +W16121A | Unintentional injuries +W16121D | Unintentional injuries +W16121S | Unintentional injuries +W16122A | Unintentional injuries +W16122D | Unintentional injuries +W16122S | Unintentional injuries +W16131A | Unintentional injuries +W16131D | Unintentional injuries +W16131S | Unintentional injuries +W16132A | Unintentional injuries +W16132D | Unintentional injuries +W16132S | Unintentional injuries +W16211A | Unintentional injuries +W16211D | Unintentional injuries +W16211S | Unintentional injuries +W16212A | Unintentional injuries +W16212D | Unintentional injuries +W16212S | Unintentional injuries +W16221A | Unintentional injuries +W16221D | Unintentional injuries +W16221S | Unintentional injuries +W16222A | Unintentional injuries +W16222D | Unintentional injuries +W16222S | Unintentional injuries +W16311A | Unintentional injuries +W16311D | Unintentional injuries +W16311S | Unintentional injuries +W16312A | Unintentional injuries +W16312D | Unintentional injuries +W16312S | Unintentional injuries +W16321A | Unintentional injuries +W16321D | Unintentional injuries +W16321S | Unintentional injuries +W16322A | Unintentional injuries +W16322D | Unintentional injuries +W16322S | Unintentional injuries +W16331A | Unintentional injuries +W16331D | Unintentional injuries +W16331S | Unintentional injuries +W16332A | Unintentional injuries +W16332D | Unintentional injuries +W16332S | Unintentional injuries +W1641XA | Unintentional injuries +W1641XD | Unintentional injuries +W1641XS | Unintentional injuries +W1642XA | Unintentional injuries +W1642XD | Unintentional injuries +W1642XS | Unintentional injuries +W16511A | Unintentional injuries +W16511D | Unintentional injuries +W16511S | Unintentional injuries +W16512A | Unintentional injuries +W16512D | Unintentional injuries +W16512S | Unintentional injuries +W16521A | Unintentional injuries +W16521D | Unintentional injuries +W16521S | Unintentional injuries +W16522A | Unintentional injuries +W16522D | Unintentional injuries +W16522S | Unintentional injuries +W16531A | Unintentional injuries +W16531D | Unintentional injuries +W16531S | Unintentional injuries +W16532A | Unintentional injuries +W16532D | Unintentional injuries +W16532S | Unintentional injuries +W16611A | Unintentional injuries +W16611D | Unintentional injuries +W16611S | Unintentional injuries +W16612A | Unintentional injuries +W16612D | Unintentional injuries +W16612S | Unintentional injuries +W16621A | Unintentional injuries +W16621D | Unintentional injuries +W16621S | Unintentional injuries +W16622A | Unintentional injuries +W16622D | Unintentional injuries +W16622S | Unintentional injuries +W16711A | Unintentional injuries +W16711D | Unintentional injuries +W16711S | Unintentional injuries +W16712A | Unintentional injuries +W16712D | Unintentional injuries +W16712S | Unintentional injuries +W16721A | Unintentional injuries +W16721D | Unintentional injuries +W16721S | Unintentional injuries +W16722A | Unintentional injuries +W16722D | Unintentional injuries +W16722S | Unintentional injuries +W16811A | Unintentional injuries +W16811D | Unintentional injuries +W16811S | Unintentional injuries +W16812A | Unintentional injuries +W16812D | Unintentional injuries +W16812S | Unintentional injuries +W16821A | Unintentional injuries +W16821D | Unintentional injuries +W16821S | Unintentional injuries +W16822A | Unintentional injuries +W16822D | Unintentional injuries +W16822S | Unintentional injuries +W16831A | Unintentional injuries +W16831D | Unintentional injuries +W16831S | Unintentional injuries +W16832A | Unintentional injuries +W16832D | Unintentional injuries +W16832S | Unintentional injuries +W1691XA | Unintentional injuries +W1691XD | Unintentional injuries +W1691XS | Unintentional injuries +W1692XA | Unintentional injuries +W1692XD | Unintentional injuries +W1692XS | Unintentional injuries +W17---- | Unintentional injuries +W170XXA | Unintentional injuries +W170XXD | Unintentional injuries +W170XXS | Unintentional injuries +W171XXA | Unintentional injuries +W171XXD | Unintentional injuries +W171XXS | Unintentional injuries +W172XXA | Unintentional injuries +W172XXD | Unintentional injuries +W172XXS | Unintentional injuries +W173XXA | Unintentional injuries +W173XXD | Unintentional injuries +W173XXS | Unintentional injuries +W174XXA | Unintentional injuries +W174XXD | Unintentional injuries +W174XXS | Unintentional injuries +W1781XA | Unintentional injuries +W1781XD | Unintentional injuries +W1781XS | Unintentional injuries +W1782XA | Unintentional injuries +W1782XD | Unintentional injuries +W1782XS | Unintentional injuries +W1789XA | Unintentional injuries +W1789XD | Unintentional injuries +W1789XS | Unintentional injuries +W18---- | Unintentional injuries +W1800XA | Unintentional injuries +W1800XD | Unintentional injuries +W1800XS | Unintentional injuries +W1801XA | Unintentional injuries +W1801XD | Unintentional injuries +W1801XS | Unintentional injuries +W1802XA | Unintentional injuries +W1802XD | Unintentional injuries +W1802XS | Unintentional injuries +W1809XA | Unintentional injuries +W1809XD | Unintentional injuries +W1809XS | Unintentional injuries +W1811XA | Unintentional injuries +W1811XD | Unintentional injuries +W1811XS | Unintentional injuries +W1812XA | Unintentional injuries +W1812XD | Unintentional injuries +W1812XS | Unintentional injuries +W182XXA | Unintentional injuries +W182XXD | Unintentional injuries +W182XXS | Unintentional injuries +W1830XA | Unintentional injuries +W1830XD | Unintentional injuries +W1830XS | Unintentional injuries +W1831XA | Unintentional injuries +W1831XD | Unintentional injuries +W1831XS | Unintentional injuries +W1839XA | Unintentional injuries +W1839XD | Unintentional injuries +W1839XS | Unintentional injuries +W1840XA | Unintentional injuries +W1840XD | Unintentional injuries +W1840XS | Unintentional injuries +W1841XA | Unintentional injuries +W1841XD | Unintentional injuries +W1841XS | Unintentional injuries +W1842XA | Unintentional injuries +W1842XD | Unintentional injuries +W1842XS | Unintentional injuries +W1843XA | Unintentional injuries +W1843XD | Unintentional injuries +W1843XS | Unintentional injuries +W1849XA | Unintentional injuries +W1849XD | Unintentional injuries +W1849XS | Unintentional injuries +W19---- | Unintentional injuries +W19XXXA | Unintentional injuries +W19XXXD | Unintentional injuries +W19XXXS | Unintentional injuries +W20---- | Unintentional injuries +W200XXA | Unintentional injuries +W200XXD | Unintentional injuries +W200XXS | Unintentional injuries +W201XXA | Unintentional injuries +W201XXD | Unintentional injuries +W201XXS | Unintentional injuries +W208XXA | Unintentional injuries +W208XXD | Unintentional injuries +W208XXS | Unintentional injuries +W21---- | Unintentional injuries +W2100XA | Unintentional injuries +W2100XD | Unintentional injuries +W2100XS | Unintentional injuries +W2101XA | Unintentional injuries +W2101XD | Unintentional injuries +W2101XS | Unintentional injuries +W2102XA | Unintentional injuries +W2102XD | Unintentional injuries +W2102XS | Unintentional injuries +W2103XA | Unintentional injuries +W2103XD | Unintentional injuries +W2103XS | Unintentional injuries +W2104XA | Unintentional injuries +W2104XD | Unintentional injuries +W2104XS | Unintentional injuries +W2105XA | Unintentional injuries +W2105XD | Unintentional injuries +W2105XS | Unintentional injuries +W2106XA | Unintentional injuries +W2106XD | Unintentional injuries +W2106XS | Unintentional injuries +W2107XA | Unintentional injuries +W2107XD | Unintentional injuries +W2107XS | Unintentional injuries +W2109XA | Unintentional injuries +W2109XD | Unintentional injuries +W2109XS | Unintentional injuries +W2111XA | Unintentional injuries +W2111XD | Unintentional injuries +W2111XS | Unintentional injuries +W2112XA | Unintentional injuries +W2112XD | Unintentional injuries +W2112XS | Unintentional injuries +W2113XA | Unintentional injuries +W2113XD | Unintentional injuries +W2113XS | Unintentional injuries +W2119XA | Unintentional injuries +W2119XD | Unintentional injuries +W2119XS | Unintentional injuries +W21210A | Unintentional injuries +W21210D | Unintentional injuries +W21210S | Unintentional injuries +W21211A | Unintentional injuries +W21211D | Unintentional injuries +W21211S | Unintentional injuries +W21220A | Unintentional injuries +W21220D | Unintentional injuries +W21220S | Unintentional injuries +W21221A | Unintentional injuries +W21221D | Unintentional injuries +W21221S | Unintentional injuries +W2131XA | Unintentional injuries +W2131XD | Unintentional injuries +W2131XS | Unintentional injuries +W2132XA | Unintentional injuries +W2132XD | Unintentional injuries +W2132XS | Unintentional injuries +W2139XA | Unintentional injuries +W2139XD | Unintentional injuries +W2139XS | Unintentional injuries +W214XXA | Unintentional injuries +W214XXD | Unintentional injuries +W214XXS | Unintentional injuries +W2181XA | Unintentional injuries +W2181XD | Unintentional injuries +W2181XS | Unintentional injuries +W2189XA | Unintentional injuries +W2189XD | Unintentional injuries +W2189XS | Unintentional injuries +W219XXA | Unintentional injuries +W219XXD | Unintentional injuries +W219XXS | Unintentional injuries +W22---- | Unintentional injuries +W2201XA | Unintentional injuries +W2201XD | Unintentional injuries +W2201XS | Unintentional injuries +W2202XA | Unintentional injuries +W2202XD | Unintentional injuries +W2202XS | Unintentional injuries +W2203XA | Unintentional injuries +W2203XD | Unintentional injuries +W2203XS | Unintentional injuries +W22041A | Unintentional injuries +W22041D | Unintentional injuries +W22041S | Unintentional injuries +W22042A | Unintentional injuries +W22042D | Unintentional injuries +W22042S | Unintentional injuries +W2209XA | Unintentional injuries +W2209XD | Unintentional injuries +W2209XS | Unintentional injuries +W2210XA | Unintentional injuries +W2210XD | Unintentional injuries +W2210XS | Unintentional injuries +W2211XA | Unintentional injuries +W2211XD | Unintentional injuries +W2211XS | Unintentional injuries +W2212XA | Unintentional injuries +W2212XD | Unintentional injuries +W2212XS | Unintentional injuries +W2219XA | Unintentional injuries +W2219XD | Unintentional injuries +W2219XS | Unintentional injuries +W228XXA | Unintentional injuries +W228XXD | Unintentional injuries +W228XXS | Unintentional injuries +W23---- | Unintentional injuries +W230XXA | Unintentional injuries +W230XXD | Unintentional injuries +W230XXS | Unintentional injuries +W231XXA | Unintentional injuries +W231XXD | Unintentional injuries +W231XXS | Unintentional injuries +W24---- | Unintentional injuries +W240XXA | Unintentional injuries +W240XXD | Unintentional injuries +W240XXS | Unintentional injuries +W241XXA | Unintentional injuries +W241XXD | Unintentional injuries +W241XXS | Unintentional injuries +W25---- | Unintentional injuries +W25XXXA | Unintentional injuries +W25XXXD | Unintentional injuries +W25XXXS | Unintentional injuries +W26---- | Unintentional injuries +W260--- | Unintentional injuries +W260XXA | Unintentional injuries +W260XXD | Unintentional injuries +W260XXS | Unintentional injuries +W261XXA | Unintentional injuries +W261XXD | Unintentional injuries +W261XXS | Unintentional injuries +W262XXA | Unintentional injuries +W262XXD | Unintentional injuries +W262XXS | Unintentional injuries +W268--- | Unintentional injuries +W268XXA | Unintentional injuries +W268XXD | Unintentional injuries +W268XXS | Unintentional injuries +W269--- | Unintentional injuries +W269XXA | Unintentional injuries +W269XXD | Unintentional injuries +W269XXS | Unintentional injuries +W27---- | Unintentional injuries +W270XXA | Unintentional injuries +W270XXD | Unintentional injuries +W270XXS | Unintentional injuries +W271XXA | Unintentional injuries +W271XXD | Unintentional injuries +W271XXS | Unintentional injuries +W272XXA | Unintentional injuries +W272XXD | Unintentional injuries +W272XXS | Unintentional injuries +W273XXA | Unintentional injuries +W273XXD | Unintentional injuries +W273XXS | Unintentional injuries +W274XXA | Unintentional injuries +W274XXD | Unintentional injuries +W274XXS | Unintentional injuries +W275XXA | Unintentional injuries +W275XXD | Unintentional injuries +W275XXS | Unintentional injuries +W278XXA | Unintentional injuries +W278XXD | Unintentional injuries +W278XXS | Unintentional injuries +W28---- | Unintentional injuries +W28XXXA | Unintentional injuries +W28XXXD | Unintentional injuries +W28XXXS | Unintentional injuries +W29---- | Unintentional injuries +W290XXA | Unintentional injuries +W290XXD | Unintentional injuries +W290XXS | Unintentional injuries +W291XXA | Unintentional injuries +W291XXD | Unintentional injuries +W291XXS | Unintentional injuries +W292XXA | Unintentional injuries +W292XXD | Unintentional injuries +W292XXS | Unintentional injuries +W293XXA | Unintentional injuries +W293XXD | Unintentional injuries +W293XXS | Unintentional injuries +W294XXA | Unintentional injuries +W294XXD | Unintentional injuries +W294XXS | Unintentional injuries +W298XXA | Unintentional injuries +W298XXD | Unintentional injuries +W298XXS | Unintentional injuries +W30---- | Unintentional injuries +W300XXA | Unintentional injuries +W300XXD | Unintentional injuries +W300XXS | Unintentional injuries +W301XXA | Unintentional injuries +W301XXD | Unintentional injuries +W301XXS | Unintentional injuries +W302XXA | Unintentional injuries +W302XXD | Unintentional injuries +W302XXS | Unintentional injuries +W303XXA | Unintentional injuries +W303XXD | Unintentional injuries +W303XXS | Unintentional injuries +W3081XA | Unintentional injuries +W3081XD | Unintentional injuries +W3081XS | Unintentional injuries +W3089XA | Unintentional injuries +W3089XD | Unintentional injuries +W3089XS | Unintentional injuries +W309XXA | Unintentional injuries +W309XXD | Unintentional injuries +W309XXS | Unintentional injuries +W31---- | Unintentional injuries +W310XXA | Unintentional injuries +W310XXD | Unintentional injuries +W310XXS | Unintentional injuries +W311XXA | Unintentional injuries +W311XXD | Unintentional injuries +W311XXS | Unintentional injuries +W312XXA | Unintentional injuries +W312XXD | Unintentional injuries +W312XXS | Unintentional injuries +W313XXA | Unintentional injuries +W313XXD | Unintentional injuries +W313XXS | Unintentional injuries +W3181XA | Unintentional injuries +W3181XD | Unintentional injuries +W3181XS | Unintentional injuries +W3182XA | Unintentional injuries +W3182XD | Unintentional injuries +W3182XS | Unintentional injuries +W3183XA | Unintentional injuries +W3183XD | Unintentional injuries +W3183XS | Unintentional injuries +W3189XA | Unintentional injuries +W3189XD | Unintentional injuries +W3189XS | Unintentional injuries +W319XXA | Unintentional injuries +W319XXD | Unintentional injuries +W319XXS | Unintentional injuries +W32---- | Unintentional injuries +W320XXA | Unintentional injuries +W320XXD | Unintentional injuries +W320XXS | Unintentional injuries +W321XXA | Unintentional injuries +W321XXD | Unintentional injuries +W321XXS | Unintentional injuries +W33---- | Unintentional injuries +W3300XA | Unintentional injuries +W3300XD | Unintentional injuries +W3300XS | Unintentional injuries +W3301XA | Unintentional injuries +W3301XD | Unintentional injuries +W3301XS | Unintentional injuries +W3302XA | Unintentional injuries +W3302XD | Unintentional injuries +W3302XS | Unintentional injuries +W3303XA | Unintentional injuries +W3303XD | Unintentional injuries +W3303XS | Unintentional injuries +W3309XA | Unintentional injuries +W3309XD | Unintentional injuries +W3309XS | Unintentional injuries +W3310XA | Unintentional injuries +W3310XD | Unintentional injuries +W3310XS | Unintentional injuries +W3311XA | Unintentional injuries +W3311XD | Unintentional injuries +W3311XS | Unintentional injuries +W3312XA | Unintentional injuries +W3312XD | Unintentional injuries +W3312XS | Unintentional injuries +W3313XA | Unintentional injuries +W3313XD | Unintentional injuries +W3313XS | Unintentional injuries +W3319XA | Unintentional injuries +W3319XD | Unintentional injuries +W3319XS | Unintentional injuries +W34---- | Unintentional injuries +W3400XA | Unintentional injuries +W3400XD | Unintentional injuries +W3400XS | Unintentional injuries +W34010A | Unintentional injuries +W34010D | Unintentional injuries +W34010S | Unintentional injuries +W34011A | Unintentional injuries +W34011D | Unintentional injuries +W34011S | Unintentional injuries +W34018A | Unintentional injuries +W34018D | Unintentional injuries +W34018S | Unintentional injuries +W3409XA | Unintentional injuries +W3409XD | Unintentional injuries +W3409XS | Unintentional injuries +W3410XA | Unintentional injuries +W3410XD | Unintentional injuries +W3410XS | Unintentional injuries +W34110A | Unintentional injuries +W34110D | Unintentional injuries +W34110S | Unintentional injuries +W34111A | Unintentional injuries +W34111D | Unintentional injuries +W34111S | Unintentional injuries +W34118A | Unintentional injuries +W34118D | Unintentional injuries +W34118S | Unintentional injuries +W3419XA | Unintentional injuries +W3419XD | Unintentional injuries +W3419XS | Unintentional injuries +W35---- | Unintentional injuries +W35XXXA | Unintentional injuries +W35XXXD | Unintentional injuries +W35XXXS | Unintentional injuries +W36---- | Unintentional injuries +W361XXA | Unintentional injuries +W361XXD | Unintentional injuries +W361XXS | Unintentional injuries +W362XXA | Unintentional injuries +W362XXD | Unintentional injuries +W362XXS | Unintentional injuries +W363XXA | Unintentional injuries +W363XXD | Unintentional injuries +W363XXS | Unintentional injuries +W368XXA | Unintentional injuries +W368XXD | Unintentional injuries +W368XXS | Unintentional injuries +W369XXA | Unintentional injuries +W369XXD | Unintentional injuries +W369XXS | Unintentional injuries +W37---- | Unintentional injuries +W370XXA | Unintentional injuries +W370XXD | Unintentional injuries +W370XXS | Unintentional injuries +W378XXA | Unintentional injuries +W378XXD | Unintentional injuries +W378XXS | Unintentional injuries +W38---- | Unintentional injuries +W38XXXA | Unintentional injuries +W38XXXD | Unintentional injuries +W38XXXS | Unintentional injuries +W39---- | Unintentional injuries +W39XXXA | Unintentional injuries +W39XXXD | Unintentional injuries +W39XXXS | Unintentional injuries +W40---- | Unintentional injuries +W400XXA | Unintentional injuries +W400XXD | Unintentional injuries +W400XXS | Unintentional injuries +W401XXA | Unintentional injuries +W401XXD | Unintentional injuries +W401XXS | Unintentional injuries +W408XXA | Unintentional injuries +W408XXD | Unintentional injuries +W408XXS | Unintentional injuries +W409XXA | Unintentional injuries +W409XXD | Unintentional injuries +W409XXS | Unintentional injuries +W41---- | Unintentional injuries +W42---- | Unintentional injuries +W420XXA | Unintentional injuries +W420XXD | Unintentional injuries +W420XXS | Unintentional injuries +W429XXA | Unintentional injuries +W429XXD | Unintentional injuries +W429XXS | Unintentional injuries +W43---- | Unintentional injuries +W44---- | Unintentional injuries +W45---- | Unintentional injuries +W450XXA | Unintentional injuries +W450XXD | Unintentional injuries +W450XXS | Unintentional injuries +W458XXA | Unintentional injuries +W458XXD | Unintentional injuries +W458XXS | Unintentional injuries +W46---- | Unintentional injuries +W460XXA | Unintentional injuries +W460XXD | Unintentional injuries +W460XXS | Unintentional injuries +W461XXA | Unintentional injuries +W461XXD | Unintentional injuries +W461XXS | Unintentional injuries +W49---- | Unintentional injuries +W4901XA | Unintentional injuries +W4901XD | Unintentional injuries +W4901XS | Unintentional injuries +W4902XA | Unintentional injuries +W4902XD | Unintentional injuries +W4902XS | Unintentional injuries +W4903XA | Unintentional injuries +W4903XD | Unintentional injuries +W4903XS | Unintentional injuries +W4904XA | Unintentional injuries +W4904XD | Unintentional injuries +W4904XS | Unintentional injuries +W4909XA | Unintentional injuries +W4909XD | Unintentional injuries +W4909XS | Unintentional injuries +W499XXA | Unintentional injuries +W499XXD | Unintentional injuries +W499XXS | Unintentional injuries +W50---- | Unintentional injuries +W500XXA | Unintentional injuries +W500XXD | Unintentional injuries +W500XXS | Unintentional injuries +W501XXA | Unintentional injuries +W501XXD | Unintentional injuries +W501XXS | Unintentional injuries +W502XXA | Unintentional injuries +W502XXD | Unintentional injuries +W502XXS | Unintentional injuries +W503XXA | Unintentional injuries +W503XXD | Unintentional injuries +W503XXS | Unintentional injuries +W504XXA | Unintentional injuries +W504XXD | Unintentional injuries +W504XXS | Unintentional injuries +W51---- | Unintentional injuries +W51XXXA | Unintentional injuries +W51XXXD | Unintentional injuries +W51XXXS | Unintentional injuries +W52---- | Unintentional injuries +W52XXXA | Unintentional injuries +W52XXXD | Unintentional injuries +W52XXXS | Unintentional injuries +W53---- | Unintentional injuries +W5301XA | Unintentional injuries +W5301XD | Unintentional injuries +W5301XS | Unintentional injuries +W5309XA | Unintentional injuries +W5309XD | Unintentional injuries +W5309XS | Unintentional injuries +W5311XA | Unintentional injuries +W5311XD | Unintentional injuries +W5311XS | Unintentional injuries +W5319XA | Unintentional injuries +W5319XD | Unintentional injuries +W5319XS | Unintentional injuries +W5321XA | Unintentional injuries +W5321XD | Unintentional injuries +W5321XS | Unintentional injuries +W5329XA | Unintentional injuries +W5329XD | Unintentional injuries +W5329XS | Unintentional injuries +W5381XA | Unintentional injuries +W5381XD | Unintentional injuries +W5381XS | Unintentional injuries +W5389XA | Unintentional injuries +W5389XD | Unintentional injuries +W5389XS | Unintentional injuries +W54---- | Unintentional injuries +W540XXA | Unintentional injuries +W540XXD | Unintentional injuries +W540XXS | Unintentional injuries +W541XXA | Unintentional injuries +W541XXD | Unintentional injuries +W541XXS | Unintentional injuries +W548XXA | Unintentional injuries +W548XXD | Unintentional injuries +W548XXS | Unintentional injuries +W55---- | Unintentional injuries +W5501XA | Unintentional injuries +W5501XD | Unintentional injuries +W5501XS | Unintentional injuries +W5503XA | Unintentional injuries +W5503XD | Unintentional injuries +W5503XS | Unintentional injuries +W5509XA | Unintentional injuries +W5509XD | Unintentional injuries +W5509XS | Unintentional injuries +W5511XA | Unintentional injuries +W5511XD | Unintentional injuries +W5511XS | Unintentional injuries +W5512XA | Unintentional injuries +W5512XD | Unintentional injuries +W5512XS | Unintentional injuries +W5519XA | Unintentional injuries +W5519XD | Unintentional injuries +W5519XS | Unintentional injuries +W5521XA | Unintentional injuries +W5521XD | Unintentional injuries +W5521XS | Unintentional injuries +W5522XA | Unintentional injuries +W5522XD | Unintentional injuries +W5522XS | Unintentional injuries +W5529XA | Unintentional injuries +W5529XD | Unintentional injuries +W5529XS | Unintentional injuries +W5531XA | Unintentional injuries +W5531XD | Unintentional injuries +W5531XS | Unintentional injuries +W5532XA | Unintentional injuries +W5532XD | Unintentional injuries +W5532XS | Unintentional injuries +W5539XA | Unintentional injuries +W5539XD | Unintentional injuries +W5539XS | Unintentional injuries +W5541XA | Unintentional injuries +W5541XD | Unintentional injuries +W5541XS | Unintentional injuries +W5542XA | Unintentional injuries +W5542XD | Unintentional injuries +W5542XS | Unintentional injuries +W5549XA | Unintentional injuries +W5549XD | Unintentional injuries +W5549XS | Unintentional injuries +W5551XA | Unintentional injuries +W5551XD | Unintentional injuries +W5551XS | Unintentional injuries +W5552XA | Unintentional injuries +W5552XD | Unintentional injuries +W5552XS | Unintentional injuries +W5559XA | Unintentional injuries +W5559XD | Unintentional injuries +W5559XS | Unintentional injuries +W5581XA | Unintentional injuries +W5581XD | Unintentional injuries +W5581XS | Unintentional injuries +W5582XA | Unintentional injuries +W5582XD | Unintentional injuries +W5582XS | Unintentional injuries +W5589XA | Unintentional injuries +W5589XD | Unintentional injuries +W5589XS | Unintentional injuries +W56---- | Unintentional injuries +W5601XA | Unintentional injuries +W5601XD | Unintentional injuries +W5601XS | Unintentional injuries +W5602XA | Unintentional injuries +W5602XD | Unintentional injuries +W5602XS | Unintentional injuries +W5609XA | Unintentional injuries +W5609XD | Unintentional injuries +W5609XS | Unintentional injuries +W5611XA | Unintentional injuries +W5611XD | Unintentional injuries +W5611XS | Unintentional injuries +W5612XA | Unintentional injuries +W5612XD | Unintentional injuries +W5612XS | Unintentional injuries +W5619XA | Unintentional injuries +W5619XD | Unintentional injuries +W5619XS | Unintentional injuries +W5621XA | Unintentional injuries +W5621XD | Unintentional injuries +W5621XS | Unintentional injuries +W5622XA | Unintentional injuries +W5622XD | Unintentional injuries +W5622XS | Unintentional injuries +W5629XA | Unintentional injuries +W5629XD | Unintentional injuries +W5629XS | Unintentional injuries +W5631XA | Unintentional injuries +W5631XD | Unintentional injuries +W5631XS | Unintentional injuries +W5632XA | Unintentional injuries +W5632XD | Unintentional injuries +W5632XS | Unintentional injuries +W5639XA | Unintentional injuries +W5639XD | Unintentional injuries +W5639XS | Unintentional injuries +W5641XA | Unintentional injuries +W5641XD | Unintentional injuries +W5641XS | Unintentional injuries +W5642XA | Unintentional injuries +W5642XD | Unintentional injuries +W5642XS | Unintentional injuries +W5649XA | Unintentional injuries +W5649XD | Unintentional injuries +W5649XS | Unintentional injuries +W5651XA | Unintentional injuries +W5651XD | Unintentional injuries +W5651XS | Unintentional injuries +W5652XA | Unintentional injuries +W5652XD | Unintentional injuries +W5652XS | Unintentional injuries +W5659XA | Unintentional injuries +W5659XD | Unintentional injuries +W5659XS | Unintentional injuries +W5681XA | Unintentional injuries +W5681XD | Unintentional injuries +W5681XS | Unintentional injuries +W5682XA | Unintentional injuries +W5682XD | Unintentional injuries +W5682XS | Unintentional injuries +W5689XA | Unintentional injuries +W5689XD | Unintentional injuries +W5689XS | Unintentional injuries +W57---- | Unintentional injuries +W57XXXA | Unintentional injuries +W57XXXD | Unintentional injuries +W57XXXS | Unintentional injuries +W58---- | Unintentional injuries +W5801XA | Unintentional injuries +W5801XD | Unintentional injuries +W5801XS | Unintentional injuries +W5802XA | Unintentional injuries +W5802XD | Unintentional injuries +W5802XS | Unintentional injuries +W5803XA | Unintentional injuries +W5803XD | Unintentional injuries +W5803XS | Unintentional injuries +W5809XA | Unintentional injuries +W5809XD | Unintentional injuries +W5809XS | Unintentional injuries +W5811XA | Unintentional injuries +W5811XD | Unintentional injuries +W5811XS | Unintentional injuries +W5812XA | Unintentional injuries +W5812XD | Unintentional injuries +W5812XS | Unintentional injuries +W5813XA | Unintentional injuries +W5813XD | Unintentional injuries +W5813XS | Unintentional injuries +W5819XA | Unintentional injuries +W5819XD | Unintentional injuries +W5819XS | Unintentional injuries +W59---- | Unintentional injuries +W5901XA | Unintentional injuries +W5901XD | Unintentional injuries +W5901XS | Unintentional injuries +W5902XA | Unintentional injuries +W5902XD | Unintentional injuries +W5902XS | Unintentional injuries +W5909XA | Unintentional injuries +W5909XD | Unintentional injuries +W5909XS | Unintentional injuries +W5911XA | Unintentional injuries +W5911XD | Unintentional injuries +W5911XS | Unintentional injuries +W5912XA | Unintentional injuries +W5912XD | Unintentional injuries +W5912XS | Unintentional injuries +W5913XA | Unintentional injuries +W5913XD | Unintentional injuries +W5913XS | Unintentional injuries +W5919XA | Unintentional injuries +W5919XD | Unintentional injuries +W5919XS | Unintentional injuries +W5921XA | Unintentional injuries +W5921XD | Unintentional injuries +W5921XS | Unintentional injuries +W5922XA | Unintentional injuries +W5922XD | Unintentional injuries +W5922XS | Unintentional injuries +W5929XA | Unintentional injuries +W5929XD | Unintentional injuries +W5929XS | Unintentional injuries +W5981XA | Unintentional injuries +W5981XD | Unintentional injuries +W5981XS | Unintentional injuries +W5982XA | Unintentional injuries +W5982XD | Unintentional injuries +W5982XS | Unintentional injuries +W5983XA | Unintentional injuries +W5983XD | Unintentional injuries +W5983XS | Unintentional injuries +W5989XA | Unintentional injuries +W5989XD | Unintentional injuries +W5989XS | Unintentional injuries +W60---- | Unintentional injuries +W60XXXA | Unintentional injuries +W60XXXD | Unintentional injuries +W60XXXS | Unintentional injuries +W6101XA | Unintentional injuries +W6101XD | Unintentional injuries +W6101XS | Unintentional injuries +W6102XA | Unintentional injuries +W6102XD | Unintentional injuries +W6102XS | Unintentional injuries +W6109XA | Unintentional injuries +W6109XD | Unintentional injuries +W6109XS | Unintentional injuries +W6111XA | Unintentional injuries +W6111XD | Unintentional injuries +W6111XS | Unintentional injuries +W6112XA | Unintentional injuries +W6112XD | Unintentional injuries +W6112XS | Unintentional injuries +W6119XA | Unintentional injuries +W6119XD | Unintentional injuries +W6119XS | Unintentional injuries +W6121XA | Unintentional injuries +W6121XD | Unintentional injuries +W6121XS | Unintentional injuries +W6122XA | Unintentional injuries +W6122XD | Unintentional injuries +W6122XS | Unintentional injuries +W6129XA | Unintentional injuries +W6129XD | Unintentional injuries +W6129XS | Unintentional injuries +W6132XA | Unintentional injuries +W6132XD | Unintentional injuries +W6132XS | Unintentional injuries +W6133XA | Unintentional injuries +W6133XD | Unintentional injuries +W6133XS | Unintentional injuries +W6139XA | Unintentional injuries +W6139XD | Unintentional injuries +W6139XS | Unintentional injuries +W6142XA | Unintentional injuries +W6142XD | Unintentional injuries +W6142XS | Unintentional injuries +W6143XA | Unintentional injuries +W6143XD | Unintentional injuries +W6143XS | Unintentional injuries +W6149XA | Unintentional injuries +W6149XD | Unintentional injuries +W6149XS | Unintentional injuries +W6151XA | Unintentional injuries +W6151XD | Unintentional injuries +W6151XS | Unintentional injuries +W6152XA | Unintentional injuries +W6152XD | Unintentional injuries +W6152XS | Unintentional injuries +W6159XA | Unintentional injuries +W6159XD | Unintentional injuries +W6159XS | Unintentional injuries +W6161XA | Unintentional injuries +W6161XD | Unintentional injuries +W6161XS | Unintentional injuries +W6162XA | Unintentional injuries +W6162XD | Unintentional injuries +W6162XS | Unintentional injuries +W6169XA | Unintentional injuries +W6169XD | Unintentional injuries +W6169XS | Unintentional injuries +W6191XA | Unintentional injuries +W6191XD | Unintentional injuries +W6191XS | Unintentional injuries +W6192XA | Unintentional injuries +W6192XD | Unintentional injuries +W6192XS | Unintentional injuries +W6199XA | Unintentional injuries +W6199XD | Unintentional injuries +W6199XS | Unintentional injuries +W620XXA | Unintentional injuries +W620XXD | Unintentional injuries +W620XXS | Unintentional injuries +W621XXA | Unintentional injuries +W621XXD | Unintentional injuries +W621XXS | Unintentional injuries +W64---- | Unintentional injuries +W64XXXA | Unintentional injuries +W64XXXD | Unintentional injuries +W64XXXS | Unintentional injuries +W65---- | Unintentional injuries +W65XXXA | Unintentional injuries +W65XXXD | Unintentional injuries +W65XXXS | Unintentional injuries +W66---- | Unintentional injuries +W67---- | Unintentional injuries +W67XXXA | Unintentional injuries +W67XXXD | Unintentional injuries +W67XXXS | Unintentional injuries +W68---- | Unintentional injuries +W69---- | Unintentional injuries +W69XXXA | Unintentional injuries +W69XXXD | Unintentional injuries +W69XXXS | Unintentional injuries +W70---- | Unintentional injuries +W73---- | Unintentional injuries +W73XXXA | Unintentional injuries +W73XXXD | Unintentional injuries +W73XXXS | Unintentional injuries +W74---- | Unintentional injuries +W74XXXA | Unintentional injuries +W74XXXD | Unintentional injuries +W74XXXS | Unintentional injuries +W75---- | Unintentional injuries +W77---- | Unintentional injuries +W78---- | Unintentional injuries +W79---- | Unintentional injuries +W80---- | Unintentional injuries +W81---- | Unintentional injuries +W83---- | Unintentional injuries +W84---- | Unintentional injuries +W85---- | Unintentional injuries +W85XXXA | Unintentional injuries +W85XXXD | Unintentional injuries +W85XXXS | Unintentional injuries +W86---- | Unintentional injuries +W860XXA | Unintentional injuries +W860XXD | Unintentional injuries +W860XXS | Unintentional injuries +W861XXA | Unintentional injuries +W861XXD | Unintentional injuries +W861XXS | Unintentional injuries +W868XXA | Unintentional injuries +W868XXD | Unintentional injuries +W868XXS | Unintentional injuries +W87---- | Unintentional injuries +W88---- | Unintentional injuries +W880XXA | Unintentional injuries +W880XXD | Unintentional injuries +W880XXS | Unintentional injuries +W881XXA | Unintentional injuries +W881XXD | Unintentional injuries +W881XXS | Unintentional injuries +W888XXA | Unintentional injuries +W888XXD | Unintentional injuries +W888XXS | Unintentional injuries +W89---- | Unintentional injuries +W890XXA | Unintentional injuries +W890XXD | Unintentional injuries +W890XXS | Unintentional injuries +W891XXA | Unintentional injuries +W891XXD | Unintentional injuries +W891XXS | Unintentional injuries +W898XXA | Unintentional injuries +W898XXD | Unintentional injuries +W898XXS | Unintentional injuries +W899XXA | Unintentional injuries +W899XXD | Unintentional injuries +W899XXS | Unintentional injuries +W90---- | Unintentional injuries +W900XXA | Unintentional injuries +W900XXD | Unintentional injuries +W900XXS | Unintentional injuries +W901XXA | Unintentional injuries +W901XXD | Unintentional injuries +W901XXS | Unintentional injuries +W902XXA | Unintentional injuries +W902XXD | Unintentional injuries +W902XXS | Unintentional injuries +W908XXA | Unintentional injuries +W908XXD | Unintentional injuries +W908XXS | Unintentional injuries +W91---- | Unintentional injuries +W92---- | Unintentional injuries +W92XXXA | Unintentional injuries +W92XXXD | Unintentional injuries +W92XXXS | Unintentional injuries +W93---- | Unintentional injuries +W9301XA | Unintentional injuries +W9301XD | Unintentional injuries +W9301XS | Unintentional injuries +W9302XA | Unintentional injuries +W9302XD | Unintentional injuries +W9302XS | Unintentional injuries +W9311XA | Unintentional injuries +W9311XD | Unintentional injuries +W9311XS | Unintentional injuries +W9312XA | Unintentional injuries +W9312XD | Unintentional injuries +W9312XS | Unintentional injuries +W932XXA | Unintentional injuries +W932XXD | Unintentional injuries +W932XXS | Unintentional injuries +W938XXA | Unintentional injuries +W938XXD | Unintentional injuries +W938XXS | Unintentional injuries +W94---- | Unintentional injuries +W940XXA | Unintentional injuries +W940XXD | Unintentional injuries +W940XXS | Unintentional injuries +W9411XA | Unintentional injuries +W9411XD | Unintentional injuries +W9411XS | Unintentional injuries +W9412XA | Unintentional injuries +W9412XD | Unintentional injuries +W9412XS | Unintentional injuries +W9421XA | Unintentional injuries +W9421XD | Unintentional injuries +W9421XS | Unintentional injuries +W9422XA | Unintentional injuries +W9422XD | Unintentional injuries +W9422XS | Unintentional injuries +W9423XA | Unintentional injuries +W9423XD | Unintentional injuries +W9423XS | Unintentional injuries +W9429XA | Unintentional injuries +W9429XD | Unintentional injuries +W9429XS | Unintentional injuries +W9431XA | Unintentional injuries +W9431XD | Unintentional injuries +W9431XS | Unintentional injuries +W9432XA | Unintentional injuries +W9432XD | Unintentional injuries +W9432XS | Unintentional injuries +W9439XA | Unintentional injuries +W9439XD | Unintentional injuries +W9439XS | Unintentional injuries +W99---- | Unintentional injuries +W99XXXA | Unintentional injuries +W99XXXD | Unintentional injuries +W99XXXS | Unintentional injuries +X00---- | Unintentional injuries +X000XXA | Unintentional injuries +X000XXD | Unintentional injuries +X000XXS | Unintentional injuries +X001XXA | Unintentional injuries +X001XXD | Unintentional injuries +X001XXS | Unintentional injuries +X002XXA | Unintentional injuries +X002XXD | Unintentional injuries +X002XXS | Unintentional injuries +X003XXA | Unintentional injuries +X003XXD | Unintentional injuries +X003XXS | Unintentional injuries +X004XXA | Unintentional injuries +X004XXD | Unintentional injuries +X004XXS | Unintentional injuries +X005XXA | Unintentional injuries +X005XXD | Unintentional injuries +X005XXS | Unintentional injuries +X008XXA | Unintentional injuries +X008XXD | Unintentional injuries +X008XXS | Unintentional injuries +X01---- | Unintentional injuries +X010XXA | Unintentional injuries +X010XXD | Unintentional injuries +X010XXS | Unintentional injuries +X011XXA | Unintentional injuries +X011XXD | Unintentional injuries +X011XXS | Unintentional injuries +X013XXA | Unintentional injuries +X013XXD | Unintentional injuries +X013XXS | Unintentional injuries +X014XXA | Unintentional injuries +X014XXD | Unintentional injuries +X014XXS | Unintentional injuries +X018XXA | Unintentional injuries +X018XXD | Unintentional injuries +X018XXS | Unintentional injuries +X02---- | Unintentional injuries +X020XXA | Unintentional injuries +X020XXD | Unintentional injuries +X020XXS | Unintentional injuries +X021XXA | Unintentional injuries +X021XXD | Unintentional injuries +X021XXS | Unintentional injuries +X022XXA | Unintentional injuries +X022XXD | Unintentional injuries +X022XXS | Unintentional injuries +X023XXA | Unintentional injuries +X023XXD | Unintentional injuries +X023XXS | Unintentional injuries +X024XXA | Unintentional injuries +X024XXD | Unintentional injuries +X024XXS | Unintentional injuries +X025XXA | Unintentional injuries +X025XXD | Unintentional injuries +X025XXS | Unintentional injuries +X028XXA | Unintentional injuries +X028XXD | Unintentional injuries +X028XXS | Unintentional injuries +X03---- | Unintentional injuries +X030XXA | Unintentional injuries +X030XXD | Unintentional injuries +X030XXS | Unintentional injuries +X031XXA | Unintentional injuries +X031XXD | Unintentional injuries +X031XXS | Unintentional injuries +X033XXA | Unintentional injuries +X033XXD | Unintentional injuries +X033XXS | Unintentional injuries +X034XXA | Unintentional injuries +X034XXD | Unintentional injuries +X034XXS | Unintentional injuries +X038XXA | Unintentional injuries +X038XXD | Unintentional injuries +X038XXS | Unintentional injuries +X04---- | Unintentional injuries +X04XXXA | Unintentional injuries +X04XXXD | Unintentional injuries +X04XXXS | Unintentional injuries +X05---- | Unintentional injuries +X05XXXA | Unintentional injuries +X05XXXD | Unintentional injuries +X05XXXS | Unintentional injuries +X06---- | Unintentional injuries +X060XXA | Unintentional injuries +X060XXD | Unintentional injuries +X060XXS | Unintentional injuries +X061XXA | Unintentional injuries +X061XXD | Unintentional injuries +X061XXS | Unintentional injuries +X062XXA | Unintentional injuries +X062XXD | Unintentional injuries +X062XXS | Unintentional injuries +X063XXA | Unintentional injuries +X063XXD | Unintentional injuries +X063XXS | Unintentional injuries +X08---- | Unintentional injuries +X0800XA | Unintentional injuries +X0800XD | Unintentional injuries +X0800XS | Unintentional injuries +X0801XA | Unintentional injuries +X0801XD | Unintentional injuries +X0801XS | Unintentional injuries +X0809XA | Unintentional injuries +X0809XD | Unintentional injuries +X0809XS | Unintentional injuries +X0810XA | Unintentional injuries +X0810XD | Unintentional injuries +X0810XS | Unintentional injuries +X0811XA | Unintentional injuries +X0811XD | Unintentional injuries +X0811XS | Unintentional injuries +X0819XA | Unintentional injuries +X0819XD | Unintentional injuries +X0819XS | Unintentional injuries +X0820XA | Unintentional injuries +X0820XD | Unintentional injuries +X0820XS | Unintentional injuries +X0821XA | Unintentional injuries +X0821XD | Unintentional injuries +X0821XS | Unintentional injuries +X0829XA | Unintentional injuries +X0829XD | Unintentional injuries +X0829XS | Unintentional injuries +X088XXA | Unintentional injuries +X088XXD | Unintentional injuries +X088XXS | Unintentional injuries +X09---- | Unintentional injuries +X10---- | Unintentional injuries +X100XXA | Unintentional injuries +X100XXD | Unintentional injuries +X100XXS | Unintentional injuries +X101XXA | Unintentional injuries +X101XXD | Unintentional injuries +X101XXS | Unintentional injuries +X102XXA | Unintentional injuries +X102XXD | Unintentional injuries +X102XXS | Unintentional injuries +X11---- | Unintentional injuries +X110XXA | Unintentional injuries +X110XXD | Unintentional injuries +X110XXS | Unintentional injuries +X111XXA | Unintentional injuries +X111XXD | Unintentional injuries +X111XXS | Unintentional injuries +X118XXA | Unintentional injuries +X118XXD | Unintentional injuries +X118XXS | Unintentional injuries +X12---- | Unintentional injuries +X12XXXA | Unintentional injuries +X12XXXD | Unintentional injuries +X12XXXS | Unintentional injuries +X13---- | Unintentional injuries +X130XXA | Unintentional injuries +X130XXD | Unintentional injuries +X130XXS | Unintentional injuries +X131XXA | Unintentional injuries +X131XXD | Unintentional injuries +X131XXS | Unintentional injuries +X14---- | Unintentional injuries +X140XXA | Unintentional injuries +X140XXD | Unintentional injuries +X140XXS | Unintentional injuries +X141XXA | Unintentional injuries +X141XXD | Unintentional injuries +X141XXS | Unintentional injuries +X15---- | Unintentional injuries +X150XXA | Unintentional injuries +X150XXD | Unintentional injuries +X150XXS | Unintentional injuries +X151XXA | Unintentional injuries +X151XXD | Unintentional injuries +X151XXS | Unintentional injuries +X152XXA | Unintentional injuries +X152XXD | Unintentional injuries +X152XXS | Unintentional injuries +X153XXA | Unintentional injuries +X153XXD | Unintentional injuries +X153XXS | Unintentional injuries +X158XXA | Unintentional injuries +X158XXD | Unintentional injuries +X158XXS | Unintentional injuries +X16---- | Unintentional injuries +X16XXXA | Unintentional injuries +X16XXXD | Unintentional injuries +X16XXXS | Unintentional injuries +X17---- | Unintentional injuries +X17XXXA | Unintentional injuries +X17XXXD | Unintentional injuries +X17XXXS | Unintentional injuries +X18---- | Unintentional injuries +X18XXXA | Unintentional injuries +X18XXXD | Unintentional injuries +X18XXXS | Unintentional injuries +X19---- | Unintentional injuries +X19XXXA | Unintentional injuries +X19XXXD | Unintentional injuries +X19XXXS | Unintentional injuries +X20---- | Unintentional injuries +X21---- | Unintentional injuries +X22---- | Unintentional injuries +X23---- | Unintentional injuries +X24---- | Unintentional injuries +X25---- | Unintentional injuries +X26---- | Unintentional injuries +X27---- | Unintentional injuries +X28---- | Unintentional injuries +X29---- | Unintentional injuries +X30---- | Unintentional injuries +X30XXXA | Unintentional injuries +X30XXXD | Unintentional injuries +X30XXXS | Unintentional injuries +X31---- | Unintentional injuries +X31XXXA | Unintentional injuries +X31XXXD | Unintentional injuries +X31XXXS | Unintentional injuries +X32---- | Unintentional injuries +X32XXXA | Unintentional injuries +X32XXXD | Unintentional injuries +X32XXXS | Unintentional injuries +X33---- | Unintentional injuries +X34---- | Unintentional injuries +X340--- | Unintentional injuries +X341--- | Unintentional injuries +X348--- | Unintentional injuries +X349--- | Unintentional injuries +X34XXXA | Unintentional injuries +X34XXXD | Unintentional injuries +X34XXXS | Unintentional injuries +X35---- | Unintentional injuries +X35XXXA | Unintentional injuries +X35XXXD | Unintentional injuries +X35XXXS | Unintentional injuries +X36---- | Unintentional injuries +X360XXA | Unintentional injuries +X360XXD | Unintentional injuries +X360XXS | Unintentional injuries +X361XXA | Unintentional injuries +X361XXD | Unintentional injuries +X361XXS | Unintentional injuries +X37---- | Unintentional injuries +X370XXA | Unintentional injuries +X370XXD | Unintentional injuries +X370XXS | Unintentional injuries +X371XXA | Unintentional injuries +X371XXD | Unintentional injuries +X371XXS | Unintentional injuries +X372XXA | Unintentional injuries +X372XXD | Unintentional injuries +X372XXS | Unintentional injuries +X373XXA | Unintentional injuries +X373XXD | Unintentional injuries +X373XXS | Unintentional injuries +X3741XA | Unintentional injuries +X3741XD | Unintentional injuries +X3741XS | Unintentional injuries +X3742XA | Unintentional injuries +X3742XD | Unintentional injuries +X3742XS | Unintentional injuries +X3743XA | Unintentional injuries +X3743XD | Unintentional injuries +X3743XS | Unintentional injuries +X378XXA | Unintentional injuries +X378XXD | Unintentional injuries +X378XXS | Unintentional injuries +X379XXA | Unintentional injuries +X379XXD | Unintentional injuries +X379XXS | Unintentional injuries +X38---- | Unintentional injuries +X38XXXA | Unintentional injuries +X38XXXD | Unintentional injuries +X38XXXS | Unintentional injuries +X39---- | Unintentional injuries +X3901XA | Unintentional injuries +X3901XD | Unintentional injuries +X3901XS | Unintentional injuries +X3908XA | Unintentional injuries +X3908XD | Unintentional injuries +X3908XS | Unintentional injuries +X398XXA | Unintentional injuries +X398XXD | Unintentional injuries +X398XXS | Unintentional injuries +X47---- | Unintentional injuries +X470--- | Unintentional injuries +X471--- | Unintentional injuries +X472--- | Unintentional injuries +X473--- | Unintentional injuries +X474--- | Unintentional injuries +X478--- | Unintentional injuries +X479--- | Unintentional injuries +X48---- | Unintentional injuries +X50---- | Unintentional injuries +X500XXA | Unintentional injuries +X500XXD | Unintentional injuries +X500XXS | Unintentional injuries +X501XXA | Unintentional injuries +X501XXD | Unintentional injuries +X501XXS | Unintentional injuries +X503XXA | Unintentional injuries +X503XXD | Unintentional injuries +X503XXS | Unintentional injuries +X509XXA | Unintentional injuries +X509XXD | Unintentional injuries +X509XXS | Unintentional injuries +X51---- | Unintentional injuries +X52---- | Unintentional injuries +X52XXXA | Unintentional injuries +X52XXXD | Unintentional injuries +X52XXXS | Unintentional injuries +X53---- | Unintentional injuries +X54---- | Unintentional injuries +X57---- | Unintentional injuries +X58---- | Unintentional injuries +Y40---- | Unintentional injuries +Y400--- | Unintentional injuries +Y401--- | Unintentional injuries +Y402--- | Unintentional injuries +Y403--- | Unintentional injuries +Y404--- | Unintentional injuries +Y405--- | Unintentional injuries +Y406--- | Unintentional injuries +Y407--- | Unintentional injuries +Y408--- | Unintentional injuries +Y409--- | Unintentional injuries +Y41---- | Unintentional injuries +Y410--- | Unintentional injuries +Y411--- | Unintentional injuries +Y412--- | Unintentional injuries +Y413--- | Unintentional injuries +Y414--- | Unintentional injuries +Y415--- | Unintentional injuries +Y418--- | Unintentional injuries +Y419--- | Unintentional injuries +Y42---- | Unintentional injuries +Y420--- | Unintentional injuries +Y421--- | Unintentional injuries +Y422--- | Unintentional injuries +Y423--- | Unintentional injuries +Y424--- | Unintentional injuries +Y425--- | Unintentional injuries +Y426--- | Unintentional injuries +Y427--- | Unintentional injuries +Y428--- | Unintentional injuries +Y429--- | Unintentional injuries +Y43---- | Unintentional injuries +Y430--- | Unintentional injuries +Y431--- | Unintentional injuries +Y432--- | Unintentional injuries +Y433--- | Unintentional injuries +Y434--- | Unintentional injuries +Y435--- | Unintentional injuries +Y436--- | Unintentional injuries +Y438--- | Unintentional injuries +Y439--- | Unintentional injuries +Y44---- | Unintentional injuries +Y440--- | Unintentional injuries +Y441--- | Unintentional injuries +Y442--- | Unintentional injuries +Y443--- | Unintentional injuries +Y444--- | Unintentional injuries +Y445--- | Unintentional injuries +Y446--- | Unintentional injuries +Y447--- | Unintentional injuries +Y449--- | Unintentional injuries +Y45---- | Unintentional injuries +Y450--- | Unintentional injuries +Y451--- | Unintentional injuries +Y452--- | Unintentional injuries +Y453--- | Unintentional injuries +Y454--- | Unintentional injuries +Y455--- | Unintentional injuries +Y458--- | Unintentional injuries +Y459--- | Unintentional injuries +Y46---- | Unintentional injuries +Y460--- | Unintentional injuries +Y461--- | Unintentional injuries +Y462--- | Unintentional injuries +Y463--- | Unintentional injuries +Y464--- | Unintentional injuries +Y465--- | Unintentional injuries +Y466--- | Unintentional injuries +Y467--- | Unintentional injuries +Y468--- | Unintentional injuries +Y47---- | Unintentional injuries +Y470--- | Unintentional injuries +Y471--- | Unintentional injuries +Y472--- | Unintentional injuries +Y473--- | Unintentional injuries +Y474--- | Unintentional injuries +Y475--- | Unintentional injuries +Y478--- | Unintentional injuries +Y479--- | Unintentional injuries +Y48---- | Unintentional injuries +Y480--- | Unintentional injuries +Y481--- | Unintentional injuries +Y482--- | Unintentional injuries +Y483--- | Unintentional injuries +Y484--- | Unintentional injuries +Y485--- | Unintentional injuries +Y49---- | Unintentional injuries +Y490--- | Unintentional injuries +Y491--- | Unintentional injuries +Y492--- | Unintentional injuries +Y493--- | Unintentional injuries +Y494--- | Unintentional injuries +Y495--- | Unintentional injuries +Y496--- | Unintentional injuries +Y497--- | Unintentional injuries +Y498--- | Unintentional injuries +Y499--- | Unintentional injuries +Y50---- | Unintentional injuries +Y500--- | Unintentional injuries +Y501--- | Unintentional injuries +Y502--- | Unintentional injuries +Y508--- | Unintentional injuries +Y509--- | Unintentional injuries +Y51---- | Unintentional injuries +Y510--- | Unintentional injuries +Y511--- | Unintentional injuries +Y512--- | Unintentional injuries +Y513--- | Unintentional injuries +Y514--- | Unintentional injuries +Y515--- | Unintentional injuries +Y516--- | Unintentional injuries +Y517--- | Unintentional injuries +Y518--- | Unintentional injuries +Y519--- | Unintentional injuries +Y52---- | Unintentional injuries +Y520--- | Unintentional injuries +Y521--- | Unintentional injuries +Y522--- | Unintentional injuries +Y523--- | Unintentional injuries +Y524--- | Unintentional injuries +Y525--- | Unintentional injuries +Y526--- | Unintentional injuries +Y527--- | Unintentional injuries +Y528--- | Unintentional injuries +Y529--- | Unintentional injuries +Y53---- | Unintentional injuries +Y530--- | Unintentional injuries +Y531--- | Unintentional injuries +Y532--- | Unintentional injuries +Y533--- | Unintentional injuries +Y534--- | Unintentional injuries +Y535--- | Unintentional injuries +Y536--- | Unintentional injuries +Y537--- | Unintentional injuries +Y538--- | Unintentional injuries +Y539--- | Unintentional injuries +Y54---- | Unintentional injuries +Y540--- | Unintentional injuries +Y541--- | Unintentional injuries +Y542--- | Unintentional injuries +Y543--- | Unintentional injuries +Y544--- | Unintentional injuries +Y545--- | Unintentional injuries +Y546--- | Unintentional injuries +Y547--- | Unintentional injuries +Y548--- | Unintentional injuries +Y549--- | Unintentional injuries +Y55---- | Unintentional injuries +Y550--- | Unintentional injuries +Y551--- | Unintentional injuries +Y552--- | Unintentional injuries +Y553--- | Unintentional injuries +Y554--- | Unintentional injuries +Y555--- | Unintentional injuries +Y556--- | Unintentional injuries +Y557--- | Unintentional injuries +Y56---- | Unintentional injuries +Y560--- | Unintentional injuries +Y561--- | Unintentional injuries +Y562--- | Unintentional injuries +Y563--- | Unintentional injuries +Y564--- | Unintentional injuries +Y565--- | Unintentional injuries +Y566--- | Unintentional injuries +Y567--- | Unintentional injuries +Y568--- | Unintentional injuries +Y569--- | Unintentional injuries +Y57---- | Unintentional injuries +Y570--- | Unintentional injuries +Y571--- | Unintentional injuries +Y572--- | Unintentional injuries +Y573--- | Unintentional injuries +Y574--- | Unintentional injuries +Y575--- | Unintentional injuries +Y576--- | Unintentional injuries +Y577--- | Unintentional injuries +Y578--- | Unintentional injuries +Y579--- | Unintentional injuries +Y58---- | Unintentional injuries +Y580--- | Unintentional injuries +Y581--- | Unintentional injuries +Y582--- | Unintentional injuries +Y583--- | Unintentional injuries +Y584--- | Unintentional injuries +Y585--- | Unintentional injuries +Y586--- | Unintentional injuries +Y588--- | Unintentional injuries +Y589--- | Unintentional injuries +Y59---- | Unintentional injuries +Y590--- | Unintentional injuries +Y591--- | Unintentional injuries +Y592--- | Unintentional injuries +Y593--- | Unintentional injuries +Y598--- | Unintentional injuries +Y599--- | Unintentional injuries +Y60---- | Unintentional injuries +Y600--- | Unintentional injuries +Y601--- | Unintentional injuries +Y602--- | Unintentional injuries +Y603--- | Unintentional injuries +Y604--- | Unintentional injuries +Y605--- | Unintentional injuries +Y606--- | Unintentional injuries +Y607--- | Unintentional injuries +Y608--- | Unintentional injuries +Y609--- | Unintentional injuries +Y61---- | Unintentional injuries +Y610--- | Unintentional injuries +Y611--- | Unintentional injuries +Y612--- | Unintentional injuries +Y613--- | Unintentional injuries +Y614--- | Unintentional injuries +Y615--- | Unintentional injuries +Y616--- | Unintentional injuries +Y617--- | Unintentional injuries +Y618--- | Unintentional injuries +Y619--- | Unintentional injuries +Y62---- | Unintentional injuries +Y620--- | Unintentional injuries +Y621--- | Unintentional injuries +Y622--- | Unintentional injuries +Y623--- | Unintentional injuries +Y624--- | Unintentional injuries +Y625--- | Unintentional injuries +Y626--- | Unintentional injuries +Y628--- | Unintentional injuries +Y629--- | Unintentional injuries +Y63---- | Unintentional injuries +Y630--- | Unintentional injuries +Y631--- | Unintentional injuries +Y632--- | Unintentional injuries +Y633--- | Unintentional injuries +Y634--- | Unintentional injuries +Y635--- | Unintentional injuries +Y636--- | Unintentional injuries +Y638--- | Unintentional injuries +Y639--- | Unintentional injuries +Y64---- | Unintentional injuries +Y640--- | Unintentional injuries +Y641--- | Unintentional injuries +Y648--- | Unintentional injuries +Y649--- | Unintentional injuries +Y65---- | Unintentional injuries +Y650--- | Unintentional injuries +Y651--- | Unintentional injuries +Y652--- | Unintentional injuries +Y653--- | Unintentional injuries +Y654--- | Unintentional injuries +Y655--- | Unintentional injuries +Y6551-- | Unintentional injuries +Y6552-- | Unintentional injuries +Y6553-- | Unintentional injuries +Y658--- | Unintentional injuries +Y66---- | Unintentional injuries +Y69---- | Unintentional injuries +Y70---- | Unintentional injuries +Y700--- | Unintentional injuries +Y701--- | Unintentional injuries +Y702--- | Unintentional injuries +Y703--- | Unintentional injuries +Y708--- | Unintentional injuries +Y71---- | Unintentional injuries +Y710--- | Unintentional injuries +Y711--- | Unintentional injuries +Y712--- | Unintentional injuries +Y713--- | Unintentional injuries +Y718--- | Unintentional injuries +Y72---- | Unintentional injuries +Y720--- | Unintentional injuries +Y721--- | Unintentional injuries +Y722--- | Unintentional injuries +Y723--- | Unintentional injuries +Y728--- | Unintentional injuries +Y73---- | Unintentional injuries +Y730--- | Unintentional injuries +Y731--- | Unintentional injuries +Y732--- | Unintentional injuries +Y733--- | Unintentional injuries +Y738--- | Unintentional injuries +Y74---- | Unintentional injuries +Y740--- | Unintentional injuries +Y741--- | Unintentional injuries +Y742--- | Unintentional injuries +Y743--- | Unintentional injuries +Y748--- | Unintentional injuries +Y75---- | Unintentional injuries +Y750--- | Unintentional injuries +Y751--- | Unintentional injuries +Y752--- | Unintentional injuries +Y753--- | Unintentional injuries +Y758--- | Unintentional injuries +Y76---- | Unintentional injuries +Y760--- | Unintentional injuries +Y761--- | Unintentional injuries +Y762--- | Unintentional injuries +Y763--- | Unintentional injuries +Y768--- | Unintentional injuries +Y77---- | Unintentional injuries +Y770--- | Unintentional injuries +Y771--- | Unintentional injuries +Y772--- | Unintentional injuries +Y773--- | Unintentional injuries +Y778--- | Unintentional injuries +Y78---- | Unintentional injuries +Y780--- | Unintentional injuries +Y781--- | Unintentional injuries +Y782--- | Unintentional injuries +Y783--- | Unintentional injuries +Y788--- | Unintentional injuries +Y79---- | Unintentional injuries +Y790--- | Unintentional injuries +Y791--- | Unintentional injuries +Y792--- | Unintentional injuries +Y793--- | Unintentional injuries +Y798--- | Unintentional injuries +Y80---- | Unintentional injuries +Y800--- | Unintentional injuries +Y801--- | Unintentional injuries +Y802--- | Unintentional injuries +Y803--- | Unintentional injuries +Y808--- | Unintentional injuries +Y81---- | Unintentional injuries +Y810--- | Unintentional injuries +Y811--- | Unintentional injuries +Y812--- | Unintentional injuries +Y813--- | Unintentional injuries +Y818--- | Unintentional injuries +Y82---- | Unintentional injuries +Y820--- | Unintentional injuries +Y821--- | Unintentional injuries +Y822--- | Unintentional injuries +Y823--- | Unintentional injuries +Y828--- | Unintentional injuries +Y829--- | Unintentional injuries +Y83---- | Unintentional injuries +Y830--- | Unintentional injuries +Y831--- | Unintentional injuries +Y832--- | Unintentional injuries +Y833--- | Unintentional injuries +Y834--- | Unintentional injuries +Y835--- | Unintentional injuries +Y836--- | Unintentional injuries +Y838--- | Unintentional injuries +Y839--- | Unintentional injuries +Y84---- | Unintentional injuries +Y840--- | Unintentional injuries +Y841--- | Unintentional injuries +Y842--- | Unintentional injuries +Y843--- | Unintentional injuries +Y844--- | Unintentional injuries +Y845--- | Unintentional injuries +Y846--- | Unintentional injuries +Y847--- | Unintentional injuries +Y848--- | Unintentional injuries +Y849--- | Unintentional injuries +Y88---- | Unintentional injuries +Y880--- | Unintentional injuries +Y881--- | Unintentional injuries +Y882--- | Unintentional injuries +Y883--- | Unintentional injuries +W00---- | Falls +W000XXA | Falls +W000XXD | Falls +W000XXS | Falls +W001XXA | Falls +W001XXD | Falls +W001XXS | Falls +W002XXA | Falls +W002XXD | Falls +W002XXS | Falls +W009XXA | Falls +W009XXD | Falls +W009XXS | Falls +W01---- | Falls +W010XXA | Falls +W010XXD | Falls +W010XXS | Falls +W0110XA | Falls +W0110XD | Falls +W0110XS | Falls +W01110A | Falls +W01110D | Falls +W01110S | Falls +W01111A | Falls +W01111D | Falls +W01111S | Falls +W01118A | Falls +W01118D | Falls +W01118S | Falls +W01119A | Falls +W01119D | Falls +W01119S | Falls +W01190A | Falls +W01190D | Falls +W01190S | Falls +W01198A | Falls +W01198D | Falls +W01198S | Falls +W02---- | Falls +W03---- | Falls +W03XXXA | Falls +W03XXXD | Falls +W03XXXS | Falls +W04---- | Falls +W04XXXA | Falls +W04XXXD | Falls +W04XXXS | Falls +W05---- | Falls +W050XXA | Falls +W050XXD | Falls +W050XXS | Falls +W051XXA | Falls +W051XXD | Falls +W051XXS | Falls +W052XXA | Falls +W052XXD | Falls +W052XXS | Falls +W06---- | Falls +W06XXXA | Falls +W06XXXD | Falls +W06XXXS | Falls +W07---- | Falls +W07XXXA | Falls +W07XXXD | Falls +W07XXXS | Falls +W08---- | Falls +W08XXXA | Falls +W08XXXD | Falls +W08XXXS | Falls +W09---- | Falls +W090XXA | Falls +W090XXD | Falls +W090XXS | Falls +W091XXA | Falls +W091XXD | Falls +W091XXS | Falls +W092XXA | Falls +W092XXD | Falls +W092XXS | Falls +W098XXA | Falls +W098XXD | Falls +W098XXS | Falls +W10---- | Falls +W100XXA | Falls +W100XXD | Falls +W100XXS | Falls +W101XXA | Falls +W101XXD | Falls +W101XXS | Falls +W102XXA | Falls +W102XXD | Falls +W102XXS | Falls +W108XXA | Falls +W108XXD | Falls +W108XXS | Falls +W109XXA | Falls +W109XXD | Falls +W109XXS | Falls +W11---- | Falls +W11XXXA | Falls +W11XXXD | Falls +W11XXXS | Falls +W12---- | Falls +W12XXXA | Falls +W12XXXD | Falls +W12XXXS | Falls +W13---- | Falls +W130XXA | Falls +W130XXD | Falls +W130XXS | Falls +W131XXA | Falls +W131XXD | Falls +W131XXS | Falls +W132XXA | Falls +W132XXD | Falls +W132XXS | Falls +W133XXA | Falls +W133XXD | Falls +W133XXS | Falls +W134XXA | Falls +W134XXD | Falls +W134XXS | Falls +W138XXA | Falls +W138XXD | Falls +W138XXS | Falls +W139XXA | Falls +W139XXD | Falls +W139XXS | Falls +W14---- | Falls +W14XXXA | Falls +W14XXXD | Falls +W14XXXS | Falls +W15---- | Falls +W15XXXA | Falls +W15XXXD | Falls +W15XXXS | Falls +W16---- | Falls +W16011A | Falls +W16011D | Falls +W16011S | Falls +W16012A | Falls +W16012D | Falls +W16012S | Falls +W16021A | Falls +W16021D | Falls +W16021S | Falls +W16022A | Falls +W16022D | Falls +W16022S | Falls +W16031A | Falls +W16031D | Falls +W16031S | Falls +W16032A | Falls +W16032D | Falls +W16032S | Falls +W16111A | Falls +W16111D | Falls +W16111S | Falls +W16112A | Falls +W16112D | Falls +W16112S | Falls +W16121A | Falls +W16121D | Falls +W16121S | Falls +W16122A | Falls +W16122D | Falls +W16122S | Falls +W16131A | Falls +W16131D | Falls +W16131S | Falls +W16132A | Falls +W16132D | Falls +W16132S | Falls +W16211A | Falls +W16211D | Falls +W16211S | Falls +W16212A | Falls +W16212D | Falls +W16212S | Falls +W16221A | Falls +W16221D | Falls +W16221S | Falls +W16222A | Falls +W16222D | Falls +W16222S | Falls +W16311A | Falls +W16311D | Falls +W16311S | Falls +W16312A | Falls +W16312D | Falls +W16312S | Falls +W16321A | Falls +W16321D | Falls +W16321S | Falls +W16322A | Falls +W16322D | Falls +W16322S | Falls +W16331A | Falls +W16331D | Falls +W16331S | Falls +W16332A | Falls +W16332D | Falls +W16332S | Falls +W1641XA | Falls +W1641XD | Falls +W1641XS | Falls +W1642XA | Falls +W1642XD | Falls +W1642XS | Falls +W16511A | Falls +W16511D | Falls +W16511S | Falls +W16512A | Falls +W16512D | Falls +W16512S | Falls +W16521A | Falls +W16521D | Falls +W16521S | Falls +W16522A | Falls +W16522D | Falls +W16522S | Falls +W16531A | Falls +W16531D | Falls +W16531S | Falls +W16532A | Falls +W16532D | Falls +W16532S | Falls +W16611A | Falls +W16611D | Falls +W16611S | Falls +W16612A | Falls +W16612D | Falls +W16612S | Falls +W16621A | Falls +W16621D | Falls +W16621S | Falls +W16622A | Falls +W16622D | Falls +W16622S | Falls +W16711A | Falls +W16711D | Falls +W16711S | Falls +W16712A | Falls +W16712D | Falls +W16712S | Falls +W16721A | Falls +W16721D | Falls +W16721S | Falls +W16722A | Falls +W16722D | Falls +W16722S | Falls +W16811A | Falls +W16811D | Falls +W16811S | Falls +W16812A | Falls +W16812D | Falls +W16812S | Falls +W16821A | Falls +W16821D | Falls +W16821S | Falls +W16822A | Falls +W16822D | Falls +W16822S | Falls +W16831A | Falls +W16831D | Falls +W16831S | Falls +W16832A | Falls +W16832D | Falls +W16832S | Falls +W1691XA | Falls +W1691XD | Falls +W1691XS | Falls +W1692XA | Falls +W1692XD | Falls +W1692XS | Falls +W17---- | Falls +W170XXA | Falls +W170XXD | Falls +W170XXS | Falls +W171XXA | Falls +W171XXD | Falls +W171XXS | Falls +W172XXA | Falls +W172XXD | Falls +W172XXS | Falls +W173XXA | Falls +W173XXD | Falls +W173XXS | Falls +W174XXA | Falls +W174XXD | Falls +W174XXS | Falls +W1781XA | Falls +W1781XD | Falls +W1781XS | Falls +W1782XA | Falls +W1782XD | Falls +W1782XS | Falls +W1789XA | Falls +W1789XD | Falls +W1789XS | Falls +W18---- | Falls +W1800XA | Falls +W1800XD | Falls +W1800XS | Falls +W1801XA | Falls +W1801XD | Falls +W1801XS | Falls +W1802XA | Falls +W1802XD | Falls +W1802XS | Falls +W1809XA | Falls +W1809XD | Falls +W1809XS | Falls +W1811XA | Falls +W1811XD | Falls +W1811XS | Falls +W1812XA | Falls +W1812XD | Falls +W1812XS | Falls +W182XXA | Falls +W182XXD | Falls +W182XXS | Falls +W1830XA | Falls +W1830XD | Falls +W1830XS | Falls +W1831XA | Falls +W1831XD | Falls +W1831XS | Falls +W1839XA | Falls +W1839XD | Falls +W1839XS | Falls +W1840XA | Falls +W1840XD | Falls +W1840XS | Falls +W1841XA | Falls +W1841XD | Falls +W1841XS | Falls +W1842XA | Falls +W1842XD | Falls +W1842XS | Falls +W1843XA | Falls +W1843XD | Falls +W1843XS | Falls +W1849XA | Falls +W1849XD | Falls +W1849XS | Falls +W19---- | Falls +W65---- | Drowning +W65XXXA | Drowning +W65XXXD | Drowning +W65XXXS | Drowning +W66---- | Drowning +W67---- | Drowning +W67XXXA | Drowning +W67XXXD | Drowning +W67XXXS | Drowning +W68---- | Drowning +W69---- | Drowning +W69XXXA | Drowning +W69XXXD | Drowning +W69XXXS | Drowning +W70---- | Drowning +W73---- | Drowning +W73XXXA | Drowning +W73XXXD | Drowning +W73XXXS | Drowning +W74---- | Drowning +X00---- | Fire, heat, and hot substances +X000XXA | Fire, heat, and hot substances +X000XXD | Fire, heat, and hot substances +X000XXS | Fire, heat, and hot substances +X001XXA | Fire, heat, and hot substances +X001XXD | Fire, heat, and hot substances +X001XXS | Fire, heat, and hot substances +X002XXA | Fire, heat, and hot substances +X002XXD | Fire, heat, and hot substances +X002XXS | Fire, heat, and hot substances +X003XXA | Fire, heat, and hot substances +X003XXD | Fire, heat, and hot substances +X003XXS | Fire, heat, and hot substances +X004XXA | Fire, heat, and hot substances +X004XXD | Fire, heat, and hot substances +X004XXS | Fire, heat, and hot substances +X005XXA | Fire, heat, and hot substances +X005XXD | Fire, heat, and hot substances +X005XXS | Fire, heat, and hot substances +X008XXA | Fire, heat, and hot substances +X008XXD | Fire, heat, and hot substances +X008XXS | Fire, heat, and hot substances +X01---- | Fire, heat, and hot substances +X010XXA | Fire, heat, and hot substances +X010XXD | Fire, heat, and hot substances +X010XXS | Fire, heat, and hot substances +X011XXA | Fire, heat, and hot substances +X011XXD | Fire, heat, and hot substances +X011XXS | Fire, heat, and hot substances +X013XXA | Fire, heat, and hot substances +X013XXD | Fire, heat, and hot substances +X013XXS | Fire, heat, and hot substances +X014XXA | Fire, heat, and hot substances +X014XXD | Fire, heat, and hot substances +X014XXS | Fire, heat, and hot substances +X018XXA | Fire, heat, and hot substances +X018XXD | Fire, heat, and hot substances +X018XXS | Fire, heat, and hot substances +X02---- | Fire, heat, and hot substances +X020XXA | Fire, heat, and hot substances +X020XXD | Fire, heat, and hot substances +X020XXS | Fire, heat, and hot substances +X021XXA | Fire, heat, and hot substances +X021XXD | Fire, heat, and hot substances +X021XXS | Fire, heat, and hot substances +X022XXA | Fire, heat, and hot substances +X022XXD | Fire, heat, and hot substances +X022XXS | Fire, heat, and hot substances +X023XXA | Fire, heat, and hot substances +X023XXD | Fire, heat, and hot substances +X023XXS | Fire, heat, and hot substances +X024XXA | Fire, heat, and hot substances +X024XXD | Fire, heat, and hot substances +X024XXS | Fire, heat, and hot substances +X025XXA | Fire, heat, and hot substances +X025XXD | Fire, heat, and hot substances +X025XXS | Fire, heat, and hot substances +X028XXA | Fire, heat, and hot substances +X028XXD | Fire, heat, and hot substances +X028XXS | Fire, heat, and hot substances +X03---- | Fire, heat, and hot substances +X030XXA | Fire, heat, and hot substances +X030XXD | Fire, heat, and hot substances +X030XXS | Fire, heat, and hot substances +X031XXA | Fire, heat, and hot substances +X031XXD | Fire, heat, and hot substances +X031XXS | Fire, heat, and hot substances +X033XXA | Fire, heat, and hot substances +X033XXD | Fire, heat, and hot substances +X033XXS | Fire, heat, and hot substances +X034XXA | Fire, heat, and hot substances +X034XXD | Fire, heat, and hot substances +X034XXS | Fire, heat, and hot substances +X038XXA | Fire, heat, and hot substances +X038XXD | Fire, heat, and hot substances +X038XXS | Fire, heat, and hot substances +X04---- | Fire, heat, and hot substances +X04XXXA | Fire, heat, and hot substances +X04XXXD | Fire, heat, and hot substances +X04XXXS | Fire, heat, and hot substances +X05---- | Fire, heat, and hot substances +X05XXXA | Fire, heat, and hot substances +X05XXXD | Fire, heat, and hot substances +X05XXXS | Fire, heat, and hot substances +X06---- | Fire, heat, and hot substances +X060XXA | Fire, heat, and hot substances +X060XXD | Fire, heat, and hot substances +X060XXS | Fire, heat, and hot substances +X061XXA | Fire, heat, and hot substances +X061XXD | Fire, heat, and hot substances +X061XXS | Fire, heat, and hot substances +X062XXA | Fire, heat, and hot substances +X062XXD | Fire, heat, and hot substances +X062XXS | Fire, heat, and hot substances +X063XXA | Fire, heat, and hot substances +X063XXD | Fire, heat, and hot substances +X063XXS | Fire, heat, and hot substances +X08---- | Fire, heat, and hot substances +X0800XA | Fire, heat, and hot substances +X0800XD | Fire, heat, and hot substances +X0800XS | Fire, heat, and hot substances +X0801XA | Fire, heat, and hot substances +X0801XD | Fire, heat, and hot substances +X0801XS | Fire, heat, and hot substances +X0809XA | Fire, heat, and hot substances +X0809XD | Fire, heat, and hot substances +X0809XS | Fire, heat, and hot substances +X0810XA | Fire, heat, and hot substances +X0810XD | Fire, heat, and hot substances +X0810XS | Fire, heat, and hot substances +X0811XA | Fire, heat, and hot substances +X0811XD | Fire, heat, and hot substances +X0811XS | Fire, heat, and hot substances +X0819XA | Fire, heat, and hot substances +X0819XD | Fire, heat, and hot substances +X0819XS | Fire, heat, and hot substances +X0820XA | Fire, heat, and hot substances +X0820XD | Fire, heat, and hot substances +X0820XS | Fire, heat, and hot substances +X0821XA | Fire, heat, and hot substances +X0821XD | Fire, heat, and hot substances +X0821XS | Fire, heat, and hot substances +X0829XA | Fire, heat, and hot substances +X0829XD | Fire, heat, and hot substances +X0829XS | Fire, heat, and hot substances +X088XXA | Fire, heat, and hot substances +X088XXD | Fire, heat, and hot substances +X088XXS | Fire, heat, and hot substances +X09---- | Fire, heat, and hot substances +X10---- | Fire, heat, and hot substances +X100XXA | Fire, heat, and hot substances +X100XXD | Fire, heat, and hot substances +X100XXS | Fire, heat, and hot substances +X101XXA | Fire, heat, and hot substances +X101XXD | Fire, heat, and hot substances +X101XXS | Fire, heat, and hot substances +X102XXA | Fire, heat, and hot substances +X102XXD | Fire, heat, and hot substances +X102XXS | Fire, heat, and hot substances +X11---- | Fire, heat, and hot substances +X110XXA | Fire, heat, and hot substances +X110XXD | Fire, heat, and hot substances +X110XXS | Fire, heat, and hot substances +X111XXA | Fire, heat, and hot substances +X111XXD | Fire, heat, and hot substances +X111XXS | Fire, heat, and hot substances +X118XXA | Fire, heat, and hot substances +X118XXD | Fire, heat, and hot substances +X118XXS | Fire, heat, and hot substances +X12---- | Fire, heat, and hot substances +X12XXXA | Fire, heat, and hot substances +X12XXXD | Fire, heat, and hot substances +X12XXXS | Fire, heat, and hot substances +X13---- | Fire, heat, and hot substances +X130XXA | Fire, heat, and hot substances +X130XXD | Fire, heat, and hot substances +X130XXS | Fire, heat, and hot substances +X131XXA | Fire, heat, and hot substances +X131XXD | Fire, heat, and hot substances +X131XXS | Fire, heat, and hot substances +X14---- | Fire, heat, and hot substances +X140XXA | Fire, heat, and hot substances +X140XXD | Fire, heat, and hot substances +X140XXS | Fire, heat, and hot substances +X141XXA | Fire, heat, and hot substances +X141XXD | Fire, heat, and hot substances +X141XXS | Fire, heat, and hot substances +X15---- | Fire, heat, and hot substances +X150XXA | Fire, heat, and hot substances +X150XXD | Fire, heat, and hot substances +X150XXS | Fire, heat, and hot substances +X151XXA | Fire, heat, and hot substances +X151XXD | Fire, heat, and hot substances +X151XXS | Fire, heat, and hot substances +X152XXA | Fire, heat, and hot substances +X152XXD | Fire, heat, and hot substances +X152XXS | Fire, heat, and hot substances +X153XXA | Fire, heat, and hot substances +X153XXD | Fire, heat, and hot substances +X153XXS | Fire, heat, and hot substances +X158XXA | Fire, heat, and hot substances +X158XXD | Fire, heat, and hot substances +X158XXS | Fire, heat, and hot substances +X16---- | Fire, heat, and hot substances +X16XXXA | Fire, heat, and hot substances +X16XXXD | Fire, heat, and hot substances +X16XXXS | Fire, heat, and hot substances +X17---- | Fire, heat, and hot substances +X17XXXA | Fire, heat, and hot substances +X17XXXD | Fire, heat, and hot substances +X17XXXS | Fire, heat, and hot substances +X18---- | Fire, heat, and hot substances +X18XXXA | Fire, heat, and hot substances +X18XXXD | Fire, heat, and hot substances +X18XXXS | Fire, heat, and hot substances +X19---- | Fire, heat, and hot substances +X47---- | Poisonings +X470--- | Poisonings +X471--- | Poisonings +X472--- | Poisonings +X473--- | Poisonings +X474--- | Poisonings +X478--- | Poisonings +X479--- | Poisonings +X48---- | Poisonings +X47---- | Poisoning by carbon monoxide +X470--- | Poisoning by carbon monoxide +X471--- | Poisoning by carbon monoxide +X472--- | Poisoning by carbon monoxide +X473--- | Poisoning by carbon monoxide +X474--- | Poisoning by carbon monoxide +X478--- | Poisoning by carbon monoxide +X479--- | Poisoning by carbon monoxide +X48---- | Poisoning by other means +W20---- | Exposure to mechanical forces +W200XXA | Exposure to mechanical forces +W200XXD | Exposure to mechanical forces +W200XXS | Exposure to mechanical forces +W201XXA | Exposure to mechanical forces +W201XXD | Exposure to mechanical forces +W201XXS | Exposure to mechanical forces +W208XXA | Exposure to mechanical forces +W208XXD | Exposure to mechanical forces +W208XXS | Exposure to mechanical forces +W21---- | Exposure to mechanical forces +W2100XA | Exposure to mechanical forces +W2100XD | Exposure to mechanical forces +W2100XS | Exposure to mechanical forces +W2101XA | Exposure to mechanical forces +W2101XD | Exposure to mechanical forces +W2101XS | Exposure to mechanical forces +W2102XA | Exposure to mechanical forces +W2102XD | Exposure to mechanical forces +W2102XS | Exposure to mechanical forces +W2103XA | Exposure to mechanical forces +W2103XD | Exposure to mechanical forces +W2103XS | Exposure to mechanical forces +W2104XA | Exposure to mechanical forces +W2104XD | Exposure to mechanical forces +W2104XS | Exposure to mechanical forces +W2105XA | Exposure to mechanical forces +W2105XD | Exposure to mechanical forces +W2105XS | Exposure to mechanical forces +W2106XA | Exposure to mechanical forces +W2106XD | Exposure to mechanical forces +W2106XS | Exposure to mechanical forces +W2107XA | Exposure to mechanical forces +W2107XD | Exposure to mechanical forces +W2107XS | Exposure to mechanical forces +W2109XA | Exposure to mechanical forces +W2109XD | Exposure to mechanical forces +W2109XS | Exposure to mechanical forces +W2111XA | Exposure to mechanical forces +W2111XD | Exposure to mechanical forces +W2111XS | Exposure to mechanical forces +W2112XA | Exposure to mechanical forces +W2112XD | Exposure to mechanical forces +W2112XS | Exposure to mechanical forces +W2113XA | Exposure to mechanical forces +W2113XD | Exposure to mechanical forces +W2113XS | Exposure to mechanical forces +W2119XA | Exposure to mechanical forces +W2119XD | Exposure to mechanical forces +W2119XS | Exposure to mechanical forces +W21210A | Exposure to mechanical forces +W21210D | Exposure to mechanical forces +W21210S | Exposure to mechanical forces +W21211A | Exposure to mechanical forces +W21211D | Exposure to mechanical forces +W21211S | Exposure to mechanical forces +W21220A | Exposure to mechanical forces +W21220D | Exposure to mechanical forces +W21220S | Exposure to mechanical forces +W21221A | Exposure to mechanical forces +W21221D | Exposure to mechanical forces +W21221S | Exposure to mechanical forces +W2131XA | Exposure to mechanical forces +W2131XD | Exposure to mechanical forces +W2131XS | Exposure to mechanical forces +W2132XA | Exposure to mechanical forces +W2132XD | Exposure to mechanical forces +W2132XS | Exposure to mechanical forces +W2139XA | Exposure to mechanical forces +W2139XD | Exposure to mechanical forces +W2139XS | Exposure to mechanical forces +W214XXA | Exposure to mechanical forces +W214XXD | Exposure to mechanical forces +W214XXS | Exposure to mechanical forces +W2181XA | Exposure to mechanical forces +W2181XD | Exposure to mechanical forces +W2181XS | Exposure to mechanical forces +W2189XA | Exposure to mechanical forces +W2189XD | Exposure to mechanical forces +W2189XS | Exposure to mechanical forces +W219XXA | Exposure to mechanical forces +W219XXD | Exposure to mechanical forces +W219XXS | Exposure to mechanical forces +W22---- | Exposure to mechanical forces +W2201XA | Exposure to mechanical forces +W2201XD | Exposure to mechanical forces +W2201XS | Exposure to mechanical forces +W2202XA | Exposure to mechanical forces +W2202XD | Exposure to mechanical forces +W2202XS | Exposure to mechanical forces +W2203XA | Exposure to mechanical forces +W2203XD | Exposure to mechanical forces +W2203XS | Exposure to mechanical forces +W22041A | Exposure to mechanical forces +W22041D | Exposure to mechanical forces +W22041S | Exposure to mechanical forces +W22042A | Exposure to mechanical forces +W22042D | Exposure to mechanical forces +W22042S | Exposure to mechanical forces +W2209XA | Exposure to mechanical forces +W2209XD | Exposure to mechanical forces +W2209XS | Exposure to mechanical forces +W2210XA | Exposure to mechanical forces +W2210XD | Exposure to mechanical forces +W2210XS | Exposure to mechanical forces +W2211XA | Exposure to mechanical forces +W2211XD | Exposure to mechanical forces +W2211XS | Exposure to mechanical forces +W2212XA | Exposure to mechanical forces +W2212XD | Exposure to mechanical forces +W2212XS | Exposure to mechanical forces +W2219XA | Exposure to mechanical forces +W2219XD | Exposure to mechanical forces +W2219XS | Exposure to mechanical forces +W228XXA | Exposure to mechanical forces +W228XXD | Exposure to mechanical forces +W228XXS | Exposure to mechanical forces +W23---- | Exposure to mechanical forces +W230XXA | Exposure to mechanical forces +W230XXD | Exposure to mechanical forces +W230XXS | Exposure to mechanical forces +W231XXA | Exposure to mechanical forces +W231XXD | Exposure to mechanical forces +W231XXS | Exposure to mechanical forces +W24---- | Exposure to mechanical forces +W240XXA | Exposure to mechanical forces +W240XXD | Exposure to mechanical forces +W240XXS | Exposure to mechanical forces +W241XXA | Exposure to mechanical forces +W241XXD | Exposure to mechanical forces +W241XXS | Exposure to mechanical forces +W25---- | Exposure to mechanical forces +W25XXXA | Exposure to mechanical forces +W25XXXD | Exposure to mechanical forces +W25XXXS | Exposure to mechanical forces +W26---- | Exposure to mechanical forces +W260--- | Exposure to mechanical forces +W260XXA | Exposure to mechanical forces +W260XXD | Exposure to mechanical forces +W260XXS | Exposure to mechanical forces +W261XXA | Exposure to mechanical forces +W261XXD | Exposure to mechanical forces +W261XXS | Exposure to mechanical forces +W262XXA | Exposure to mechanical forces +W262XXD | Exposure to mechanical forces +W262XXS | Exposure to mechanical forces +W268--- | Exposure to mechanical forces +W268XXA | Exposure to mechanical forces +W268XXD | Exposure to mechanical forces +W268XXS | Exposure to mechanical forces +W269--- | Exposure to mechanical forces +W269XXA | Exposure to mechanical forces +W269XXD | Exposure to mechanical forces +W269XXS | Exposure to mechanical forces +W27---- | Exposure to mechanical forces +W270XXA | Exposure to mechanical forces +W270XXD | Exposure to mechanical forces +W270XXS | Exposure to mechanical forces +W271XXA | Exposure to mechanical forces +W271XXD | Exposure to mechanical forces +W271XXS | Exposure to mechanical forces +W272XXA | Exposure to mechanical forces +W272XXD | Exposure to mechanical forces +W272XXS | Exposure to mechanical forces +W273XXA | Exposure to mechanical forces +W273XXD | Exposure to mechanical forces +W273XXS | Exposure to mechanical forces +W274XXA | Exposure to mechanical forces +W274XXD | Exposure to mechanical forces +W274XXS | Exposure to mechanical forces +W275XXA | Exposure to mechanical forces +W275XXD | Exposure to mechanical forces +W275XXS | Exposure to mechanical forces +W278XXA | Exposure to mechanical forces +W278XXD | Exposure to mechanical forces +W278XXS | Exposure to mechanical forces +W28---- | Exposure to mechanical forces +W28XXXA | Exposure to mechanical forces +W28XXXD | Exposure to mechanical forces +W28XXXS | Exposure to mechanical forces +W29---- | Exposure to mechanical forces +W290XXA | Exposure to mechanical forces +W290XXD | Exposure to mechanical forces +W290XXS | Exposure to mechanical forces +W291XXA | Exposure to mechanical forces +W291XXD | Exposure to mechanical forces +W291XXS | Exposure to mechanical forces +W292XXA | Exposure to mechanical forces +W292XXD | Exposure to mechanical forces +W292XXS | Exposure to mechanical forces +W293XXA | Exposure to mechanical forces +W293XXD | Exposure to mechanical forces +W293XXS | Exposure to mechanical forces +W294XXA | Exposure to mechanical forces +W294XXD | Exposure to mechanical forces +W294XXS | Exposure to mechanical forces +W298XXA | Exposure to mechanical forces +W298XXD | Exposure to mechanical forces +W298XXS | Exposure to mechanical forces +W30---- | Exposure to mechanical forces +W300XXA | Exposure to mechanical forces +W300XXD | Exposure to mechanical forces +W300XXS | Exposure to mechanical forces +W301XXA | Exposure to mechanical forces +W301XXD | Exposure to mechanical forces +W301XXS | Exposure to mechanical forces +W302XXA | Exposure to mechanical forces +W302XXD | Exposure to mechanical forces +W302XXS | Exposure to mechanical forces +W303XXA | Exposure to mechanical forces +W303XXD | Exposure to mechanical forces +W303XXS | Exposure to mechanical forces +W3081XA | Exposure to mechanical forces +W3081XD | Exposure to mechanical forces +W3081XS | Exposure to mechanical forces +W3089XA | Exposure to mechanical forces +W3089XD | Exposure to mechanical forces +W3089XS | Exposure to mechanical forces +W309XXA | Exposure to mechanical forces +W309XXD | Exposure to mechanical forces +W309XXS | Exposure to mechanical forces +W31---- | Exposure to mechanical forces +W310XXA | Exposure to mechanical forces +W310XXD | Exposure to mechanical forces +W310XXS | Exposure to mechanical forces +W311XXA | Exposure to mechanical forces +W311XXD | Exposure to mechanical forces +W311XXS | Exposure to mechanical forces +W312XXA | Exposure to mechanical forces +W312XXD | Exposure to mechanical forces +W312XXS | Exposure to mechanical forces +W313XXA | Exposure to mechanical forces +W313XXD | Exposure to mechanical forces +W313XXS | Exposure to mechanical forces +W3181XA | Exposure to mechanical forces +W3181XD | Exposure to mechanical forces +W3181XS | Exposure to mechanical forces +W3182XA | Exposure to mechanical forces +W3182XD | Exposure to mechanical forces +W3182XS | Exposure to mechanical forces +W3183XA | Exposure to mechanical forces +W3183XD | Exposure to mechanical forces +W3183XS | Exposure to mechanical forces +W3189XA | Exposure to mechanical forces +W3189XD | Exposure to mechanical forces +W3189XS | Exposure to mechanical forces +W319XXA | Exposure to mechanical forces +W319XXD | Exposure to mechanical forces +W319XXS | Exposure to mechanical forces +W32---- | Exposure to mechanical forces +W320XXA | Exposure to mechanical forces +W320XXD | Exposure to mechanical forces +W320XXS | Exposure to mechanical forces +W321XXA | Exposure to mechanical forces +W321XXD | Exposure to mechanical forces +W321XXS | Exposure to mechanical forces +W33---- | Exposure to mechanical forces +W3300XA | Exposure to mechanical forces +W3300XD | Exposure to mechanical forces +W3300XS | Exposure to mechanical forces +W3301XA | Exposure to mechanical forces +W3301XD | Exposure to mechanical forces +W3301XS | Exposure to mechanical forces +W3302XA | Exposure to mechanical forces +W3302XD | Exposure to mechanical forces +W3302XS | Exposure to mechanical forces +W3303XA | Exposure to mechanical forces +W3303XD | Exposure to mechanical forces +W3303XS | Exposure to mechanical forces +W3309XA | Exposure to mechanical forces +W3309XD | Exposure to mechanical forces +W3309XS | Exposure to mechanical forces +W3310XA | Exposure to mechanical forces +W3310XD | Exposure to mechanical forces +W3310XS | Exposure to mechanical forces +W3311XA | Exposure to mechanical forces +W3311XD | Exposure to mechanical forces +W3311XS | Exposure to mechanical forces +W3312XA | Exposure to mechanical forces +W3312XD | Exposure to mechanical forces +W3312XS | Exposure to mechanical forces +W3313XA | Exposure to mechanical forces +W3313XD | Exposure to mechanical forces +W3313XS | Exposure to mechanical forces +W3319XA | Exposure to mechanical forces +W3319XD | Exposure to mechanical forces +W3319XS | Exposure to mechanical forces +W34---- | Exposure to mechanical forces +W3400XA | Exposure to mechanical forces +W3400XD | Exposure to mechanical forces +W3400XS | Exposure to mechanical forces +W34010A | Exposure to mechanical forces +W34010D | Exposure to mechanical forces +W34010S | Exposure to mechanical forces +W34011A | Exposure to mechanical forces +W34011D | Exposure to mechanical forces +W34011S | Exposure to mechanical forces +W34018A | Exposure to mechanical forces +W34018D | Exposure to mechanical forces +W34018S | Exposure to mechanical forces +W3409XA | Exposure to mechanical forces +W3409XD | Exposure to mechanical forces +W3409XS | Exposure to mechanical forces +W3410XA | Exposure to mechanical forces +W3410XD | Exposure to mechanical forces +W3410XS | Exposure to mechanical forces +W34110A | Exposure to mechanical forces +W34110D | Exposure to mechanical forces +W34110S | Exposure to mechanical forces +W34111A | Exposure to mechanical forces +W34111D | Exposure to mechanical forces +W34111S | Exposure to mechanical forces +W34118A | Exposure to mechanical forces +W34118D | Exposure to mechanical forces +W34118S | Exposure to mechanical forces +W3419XA | Exposure to mechanical forces +W3419XD | Exposure to mechanical forces +W3419XS | Exposure to mechanical forces +W35---- | Exposure to mechanical forces +W35XXXA | Exposure to mechanical forces +W35XXXD | Exposure to mechanical forces +W35XXXS | Exposure to mechanical forces +W36---- | Exposure to mechanical forces +W361XXA | Exposure to mechanical forces +W361XXD | Exposure to mechanical forces +W361XXS | Exposure to mechanical forces +W362XXA | Exposure to mechanical forces +W362XXD | Exposure to mechanical forces +W362XXS | Exposure to mechanical forces +W363XXA | Exposure to mechanical forces +W363XXD | Exposure to mechanical forces +W363XXS | Exposure to mechanical forces +W368XXA | Exposure to mechanical forces +W368XXD | Exposure to mechanical forces +W368XXS | Exposure to mechanical forces +W369XXA | Exposure to mechanical forces +W369XXD | Exposure to mechanical forces +W369XXS | Exposure to mechanical forces +W37---- | Exposure to mechanical forces +W370XXA | Exposure to mechanical forces +W370XXD | Exposure to mechanical forces +W370XXS | Exposure to mechanical forces +W378XXA | Exposure to mechanical forces +W378XXD | Exposure to mechanical forces +W378XXS | Exposure to mechanical forces +W38---- | Exposure to mechanical forces +W40---- | Exposure to mechanical forces +W400XXA | Exposure to mechanical forces +W400XXD | Exposure to mechanical forces +W400XXS | Exposure to mechanical forces +W401XXA | Exposure to mechanical forces +W401XXD | Exposure to mechanical forces +W401XXS | Exposure to mechanical forces +W408XXA | Exposure to mechanical forces +W408XXD | Exposure to mechanical forces +W408XXS | Exposure to mechanical forces +W409XXA | Exposure to mechanical forces +W409XXD | Exposure to mechanical forces +W409XXS | Exposure to mechanical forces +W41---- | Exposure to mechanical forces +W42---- | Exposure to mechanical forces +W420XXA | Exposure to mechanical forces +W420XXD | Exposure to mechanical forces +W420XXS | Exposure to mechanical forces +W429XXA | Exposure to mechanical forces +W429XXD | Exposure to mechanical forces +W429XXS | Exposure to mechanical forces +W43---- | Exposure to mechanical forces +W450XXA | Exposure to mechanical forces +W450XXD | Exposure to mechanical forces +W450XXS | Exposure to mechanical forces +W46---- | Exposure to mechanical forces +W460XXA | Exposure to mechanical forces +W460XXD | Exposure to mechanical forces +W460XXS | Exposure to mechanical forces +W461XXA | Exposure to mechanical forces +W461XXD | Exposure to mechanical forces +W461XXS | Exposure to mechanical forces +W49---- | Exposure to mechanical forces +W4901XA | Exposure to mechanical forces +W4901XD | Exposure to mechanical forces +W4901XS | Exposure to mechanical forces +W4902XA | Exposure to mechanical forces +W4902XD | Exposure to mechanical forces +W4902XS | Exposure to mechanical forces +W4903XA | Exposure to mechanical forces +W4903XD | Exposure to mechanical forces +W4903XS | Exposure to mechanical forces +W4904XA | Exposure to mechanical forces +W4904XD | Exposure to mechanical forces +W4904XS | Exposure to mechanical forces +W4909XA | Exposure to mechanical forces +W4909XD | Exposure to mechanical forces +W4909XS | Exposure to mechanical forces +W499XXA | Exposure to mechanical forces +W499XXD | Exposure to mechanical forces +W499XXS | Exposure to mechanical forces +W50---- | Exposure to mechanical forces +W500XXA | Exposure to mechanical forces +W500XXD | Exposure to mechanical forces +W500XXS | Exposure to mechanical forces +W501XXA | Exposure to mechanical forces +W501XXD | Exposure to mechanical forces +W501XXS | Exposure to mechanical forces +W502XXA | Exposure to mechanical forces +W502XXD | Exposure to mechanical forces +W502XXS | Exposure to mechanical forces +W503XXA | Exposure to mechanical forces +W503XXD | Exposure to mechanical forces +W503XXS | Exposure to mechanical forces +W504XXA | Exposure to mechanical forces +W504XXD | Exposure to mechanical forces +W504XXS | Exposure to mechanical forces +W51---- | Exposure to mechanical forces +W51XXXA | Exposure to mechanical forces +W51XXXD | Exposure to mechanical forces +W51XXXS | Exposure to mechanical forces +W52---- | Exposure to mechanical forces +W32---- | Unintentional firearm injuries +W320XXA | Unintentional firearm injuries +W320XXD | Unintentional firearm injuries +W320XXS | Unintentional firearm injuries +W321XXA | Unintentional firearm injuries +W321XXD | Unintentional firearm injuries +W321XXS | Unintentional firearm injuries +W33---- | Unintentional firearm injuries +W3300XA | Unintentional firearm injuries +W3300XD | Unintentional firearm injuries +W3300XS | Unintentional firearm injuries +W3301XA | Unintentional firearm injuries +W3301XD | Unintentional firearm injuries +W3301XS | Unintentional firearm injuries +W3302XA | Unintentional firearm injuries +W3302XD | Unintentional firearm injuries +W3302XS | Unintentional firearm injuries +W3303XA | Unintentional firearm injuries +W3303XD | Unintentional firearm injuries +W3303XS | Unintentional firearm injuries +W3309XA | Unintentional firearm injuries +W3309XD | Unintentional firearm injuries +W3309XS | Unintentional firearm injuries +W3310XA | Unintentional firearm injuries +W3310XD | Unintentional firearm injuries +W3310XS | Unintentional firearm injuries +W3311XA | Unintentional firearm injuries +W3311XD | Unintentional firearm injuries +W3311XS | Unintentional firearm injuries +W3312XA | Unintentional firearm injuries +W3312XD | Unintentional firearm injuries +W3312XS | Unintentional firearm injuries +W3313XA | Unintentional firearm injuries +W3313XD | Unintentional firearm injuries +W3313XS | Unintentional firearm injuries +W3319XA | Unintentional firearm injuries +W3319XD | Unintentional firearm injuries +W3319XS | Unintentional firearm injuries +W34---- | Unintentional firearm injuries +W3400XA | Unintentional firearm injuries +W3400XD | Unintentional firearm injuries +W3400XS | Unintentional firearm injuries +W34010A | Unintentional firearm injuries +W34010D | Unintentional firearm injuries +W34010S | Unintentional firearm injuries +W34011A | Unintentional firearm injuries +W34011D | Unintentional firearm injuries +W34011S | Unintentional firearm injuries +W34018A | Unintentional firearm injuries +W34018D | Unintentional firearm injuries +W34018S | Unintentional firearm injuries +W3409XA | Unintentional firearm injuries +W3409XD | Unintentional firearm injuries +W3409XS | Unintentional firearm injuries +W3410XA | Unintentional firearm injuries +W3410XD | Unintentional firearm injuries +W3410XS | Unintentional firearm injuries +W34110A | Unintentional firearm injuries +W34110D | Unintentional firearm injuries +W34110S | Unintentional firearm injuries +W34111A | Unintentional firearm injuries +W34111D | Unintentional firearm injuries +W34111S | Unintentional firearm injuries +W34118A | Unintentional firearm injuries +W34118D | Unintentional firearm injuries +W34118S | Unintentional firearm injuries +W3419XA | Unintentional firearm injuries +W3419XD | Unintentional firearm injuries +W3419XS | Unintentional firearm injuries +W20---- | Other exposure to mechanical forces +W200XXA | Other exposure to mechanical forces +W200XXD | Other exposure to mechanical forces +W200XXS | Other exposure to mechanical forces +W201XXA | Other exposure to mechanical forces +W201XXD | Other exposure to mechanical forces +W201XXS | Other exposure to mechanical forces +W208XXA | Other exposure to mechanical forces +W208XXD | Other exposure to mechanical forces +W208XXS | Other exposure to mechanical forces +W21---- | Other exposure to mechanical forces +W2100XA | Other exposure to mechanical forces +W2100XD | Other exposure to mechanical forces +W2100XS | Other exposure to mechanical forces +W2101XA | Other exposure to mechanical forces +W2101XD | Other exposure to mechanical forces +W2101XS | Other exposure to mechanical forces +W2102XA | Other exposure to mechanical forces +W2102XD | Other exposure to mechanical forces +W2102XS | Other exposure to mechanical forces +W2103XA | Other exposure to mechanical forces +W2103XD | Other exposure to mechanical forces +W2103XS | Other exposure to mechanical forces +W2104XA | Other exposure to mechanical forces +W2104XD | Other exposure to mechanical forces +W2104XS | Other exposure to mechanical forces +W2105XA | Other exposure to mechanical forces +W2105XD | Other exposure to mechanical forces +W2105XS | Other exposure to mechanical forces +W2106XA | Other exposure to mechanical forces +W2106XD | Other exposure to mechanical forces +W2106XS | Other exposure to mechanical forces +W2107XA | Other exposure to mechanical forces +W2107XD | Other exposure to mechanical forces +W2107XS | Other exposure to mechanical forces +W2109XA | Other exposure to mechanical forces +W2109XD | Other exposure to mechanical forces +W2109XS | Other exposure to mechanical forces +W2111XA | Other exposure to mechanical forces +W2111XD | Other exposure to mechanical forces +W2111XS | Other exposure to mechanical forces +W2112XA | Other exposure to mechanical forces +W2112XD | Other exposure to mechanical forces +W2112XS | Other exposure to mechanical forces +W2113XA | Other exposure to mechanical forces +W2113XD | Other exposure to mechanical forces +W2113XS | Other exposure to mechanical forces +W2119XA | Other exposure to mechanical forces +W2119XD | Other exposure to mechanical forces +W2119XS | Other exposure to mechanical forces +W21210A | Other exposure to mechanical forces +W21210D | Other exposure to mechanical forces +W21210S | Other exposure to mechanical forces +W21211A | Other exposure to mechanical forces +W21211D | Other exposure to mechanical forces +W21211S | Other exposure to mechanical forces +W21220A | Other exposure to mechanical forces +W21220D | Other exposure to mechanical forces +W21220S | Other exposure to mechanical forces +W21221A | Other exposure to mechanical forces +W21221D | Other exposure to mechanical forces +W21221S | Other exposure to mechanical forces +W2131XA | Other exposure to mechanical forces +W2131XD | Other exposure to mechanical forces +W2131XS | Other exposure to mechanical forces +W2132XA | Other exposure to mechanical forces +W2132XD | Other exposure to mechanical forces +W2132XS | Other exposure to mechanical forces +W2139XA | Other exposure to mechanical forces +W2139XD | Other exposure to mechanical forces +W2139XS | Other exposure to mechanical forces +W214XXA | Other exposure to mechanical forces +W214XXD | Other exposure to mechanical forces +W214XXS | Other exposure to mechanical forces +W2181XA | Other exposure to mechanical forces +W2181XD | Other exposure to mechanical forces +W2181XS | Other exposure to mechanical forces +W2189XA | Other exposure to mechanical forces +W2189XD | Other exposure to mechanical forces +W2189XS | Other exposure to mechanical forces +W219XXA | Other exposure to mechanical forces +W219XXD | Other exposure to mechanical forces +W219XXS | Other exposure to mechanical forces +W22---- | Other exposure to mechanical forces +W2201XA | Other exposure to mechanical forces +W2201XD | Other exposure to mechanical forces +W2201XS | Other exposure to mechanical forces +W2202XA | Other exposure to mechanical forces +W2202XD | Other exposure to mechanical forces +W2202XS | Other exposure to mechanical forces +W2203XA | Other exposure to mechanical forces +W2203XD | Other exposure to mechanical forces +W2203XS | Other exposure to mechanical forces +W22041A | Other exposure to mechanical forces +W22041D | Other exposure to mechanical forces +W22041S | Other exposure to mechanical forces +W22042A | Other exposure to mechanical forces +W22042D | Other exposure to mechanical forces +W22042S | Other exposure to mechanical forces +W2209XA | Other exposure to mechanical forces +W2209XD | Other exposure to mechanical forces +W2209XS | Other exposure to mechanical forces +W2210XA | Other exposure to mechanical forces +W2210XD | Other exposure to mechanical forces +W2210XS | Other exposure to mechanical forces +W2211XA | Other exposure to mechanical forces +W2211XD | Other exposure to mechanical forces +W2211XS | Other exposure to mechanical forces +W2212XA | Other exposure to mechanical forces +W2212XD | Other exposure to mechanical forces +W2212XS | Other exposure to mechanical forces +W2219XA | Other exposure to mechanical forces +W2219XD | Other exposure to mechanical forces +W2219XS | Other exposure to mechanical forces +W228XXA | Other exposure to mechanical forces +W228XXD | Other exposure to mechanical forces +W228XXS | Other exposure to mechanical forces +W23---- | Other exposure to mechanical forces +W230XXA | Other exposure to mechanical forces +W230XXD | Other exposure to mechanical forces +W230XXS | Other exposure to mechanical forces +W231XXA | Other exposure to mechanical forces +W231XXD | Other exposure to mechanical forces +W231XXS | Other exposure to mechanical forces +W24---- | Other exposure to mechanical forces +W240XXA | Other exposure to mechanical forces +W240XXD | Other exposure to mechanical forces +W240XXS | Other exposure to mechanical forces +W241XXA | Other exposure to mechanical forces +W241XXD | Other exposure to mechanical forces +W241XXS | Other exposure to mechanical forces +W25---- | Other exposure to mechanical forces +W25XXXA | Other exposure to mechanical forces +W25XXXD | Other exposure to mechanical forces +W25XXXS | Other exposure to mechanical forces +W26---- | Other exposure to mechanical forces +W260--- | Other exposure to mechanical forces +W260XXA | Other exposure to mechanical forces +W260XXD | Other exposure to mechanical forces +W260XXS | Other exposure to mechanical forces +W261XXA | Other exposure to mechanical forces +W261XXD | Other exposure to mechanical forces +W261XXS | Other exposure to mechanical forces +W262XXA | Other exposure to mechanical forces +W262XXD | Other exposure to mechanical forces +W262XXS | Other exposure to mechanical forces +W268--- | Other exposure to mechanical forces +W268XXA | Other exposure to mechanical forces +W268XXD | Other exposure to mechanical forces +W268XXS | Other exposure to mechanical forces +W269--- | Other exposure to mechanical forces +W269XXA | Other exposure to mechanical forces +W269XXD | Other exposure to mechanical forces +W269XXS | Other exposure to mechanical forces +W27---- | Other exposure to mechanical forces +W270XXA | Other exposure to mechanical forces +W270XXD | Other exposure to mechanical forces +W270XXS | Other exposure to mechanical forces +W271XXA | Other exposure to mechanical forces +W271XXD | Other exposure to mechanical forces +W271XXS | Other exposure to mechanical forces +W272XXA | Other exposure to mechanical forces +W272XXD | Other exposure to mechanical forces +W272XXS | Other exposure to mechanical forces +W273XXA | Other exposure to mechanical forces +W273XXD | Other exposure to mechanical forces +W273XXS | Other exposure to mechanical forces +W274XXA | Other exposure to mechanical forces +W274XXD | Other exposure to mechanical forces +W274XXS | Other exposure to mechanical forces +W275XXA | Other exposure to mechanical forces +W275XXD | Other exposure to mechanical forces +W275XXS | Other exposure to mechanical forces +W278XXA | Other exposure to mechanical forces +W278XXD | Other exposure to mechanical forces +W278XXS | Other exposure to mechanical forces +W28---- | Other exposure to mechanical forces +W28XXXA | Other exposure to mechanical forces +W28XXXD | Other exposure to mechanical forces +W28XXXS | Other exposure to mechanical forces +W29---- | Other exposure to mechanical forces +W290XXA | Other exposure to mechanical forces +W290XXD | Other exposure to mechanical forces +W290XXS | Other exposure to mechanical forces +W291XXA | Other exposure to mechanical forces +W291XXD | Other exposure to mechanical forces +W291XXS | Other exposure to mechanical forces +W292XXA | Other exposure to mechanical forces +W292XXD | Other exposure to mechanical forces +W292XXS | Other exposure to mechanical forces +W293XXA | Other exposure to mechanical forces +W293XXD | Other exposure to mechanical forces +W293XXS | Other exposure to mechanical forces +W294XXA | Other exposure to mechanical forces +W294XXD | Other exposure to mechanical forces +W294XXS | Other exposure to mechanical forces +W298XXA | Other exposure to mechanical forces +W298XXD | Other exposure to mechanical forces +W298XXS | Other exposure to mechanical forces +W30---- | Other exposure to mechanical forces +W300XXA | Other exposure to mechanical forces +W300XXD | Other exposure to mechanical forces +W300XXS | Other exposure to mechanical forces +W301XXA | Other exposure to mechanical forces +W301XXD | Other exposure to mechanical forces +W301XXS | Other exposure to mechanical forces +W302XXA | Other exposure to mechanical forces +W302XXD | Other exposure to mechanical forces +W302XXS | Other exposure to mechanical forces +W303XXA | Other exposure to mechanical forces +W303XXD | Other exposure to mechanical forces +W303XXS | Other exposure to mechanical forces +W3081XA | Other exposure to mechanical forces +W3081XD | Other exposure to mechanical forces +W3081XS | Other exposure to mechanical forces +W3089XA | Other exposure to mechanical forces +W3089XD | Other exposure to mechanical forces +W3089XS | Other exposure to mechanical forces +W309XXA | Other exposure to mechanical forces +W309XXD | Other exposure to mechanical forces +W309XXS | Other exposure to mechanical forces +W31---- | Other exposure to mechanical forces +W310XXA | Other exposure to mechanical forces +W310XXD | Other exposure to mechanical forces +W310XXS | Other exposure to mechanical forces +W311XXA | Other exposure to mechanical forces +W311XXD | Other exposure to mechanical forces +W311XXS | Other exposure to mechanical forces +W312XXA | Other exposure to mechanical forces +W312XXD | Other exposure to mechanical forces +W312XXS | Other exposure to mechanical forces +W313XXA | Other exposure to mechanical forces +W313XXD | Other exposure to mechanical forces +W313XXS | Other exposure to mechanical forces +W3181XA | Other exposure to mechanical forces +W3181XD | Other exposure to mechanical forces +W3181XS | Other exposure to mechanical forces +W3182XA | Other exposure to mechanical forces +W3182XD | Other exposure to mechanical forces +W3182XS | Other exposure to mechanical forces +W3183XA | Other exposure to mechanical forces +W3183XD | Other exposure to mechanical forces +W3183XS | Other exposure to mechanical forces +W3189XA | Other exposure to mechanical forces +W3189XD | Other exposure to mechanical forces +W3189XS | Other exposure to mechanical forces +W35---- | Other exposure to mechanical forces +W35XXXA | Other exposure to mechanical forces +W35XXXD | Other exposure to mechanical forces +W35XXXS | Other exposure to mechanical forces +W36---- | Other exposure to mechanical forces +W361XXA | Other exposure to mechanical forces +W361XXD | Other exposure to mechanical forces +W361XXS | Other exposure to mechanical forces +W362XXA | Other exposure to mechanical forces +W362XXD | Other exposure to mechanical forces +W362XXS | Other exposure to mechanical forces +W363XXA | Other exposure to mechanical forces +W363XXD | Other exposure to mechanical forces +W363XXS | Other exposure to mechanical forces +W368XXA | Other exposure to mechanical forces +W368XXD | Other exposure to mechanical forces +W368XXS | Other exposure to mechanical forces +W369XXA | Other exposure to mechanical forces +W369XXD | Other exposure to mechanical forces +W369XXS | Other exposure to mechanical forces +W37---- | Other exposure to mechanical forces +W370XXA | Other exposure to mechanical forces +W370XXD | Other exposure to mechanical forces +W370XXS | Other exposure to mechanical forces +W378XXA | Other exposure to mechanical forces +W378XXD | Other exposure to mechanical forces +W378XXS | Other exposure to mechanical forces +W38---- | Other exposure to mechanical forces +W40---- | Other exposure to mechanical forces +W400XXA | Other exposure to mechanical forces +W400XXD | Other exposure to mechanical forces +W400XXS | Other exposure to mechanical forces +W401XXA | Other exposure to mechanical forces +W401XXD | Other exposure to mechanical forces +W401XXS | Other exposure to mechanical forces +W408XXA | Other exposure to mechanical forces +W408XXD | Other exposure to mechanical forces +W408XXS | Other exposure to mechanical forces +W409XXA | Other exposure to mechanical forces +W409XXD | Other exposure to mechanical forces +W409XXS | Other exposure to mechanical forces +W41---- | Other exposure to mechanical forces +W42---- | Other exposure to mechanical forces +W420XXA | Other exposure to mechanical forces +W420XXD | Other exposure to mechanical forces +W420XXS | Other exposure to mechanical forces +W429XXA | Other exposure to mechanical forces +W429XXD | Other exposure to mechanical forces +W429XXS | Other exposure to mechanical forces +W43---- | Other exposure to mechanical forces +W450XXA | Other exposure to mechanical forces +W450XXD | Other exposure to mechanical forces +W450XXS | Other exposure to mechanical forces +W46---- | Other exposure to mechanical forces +W460XXA | Other exposure to mechanical forces +W460XXD | Other exposure to mechanical forces +W460XXS | Other exposure to mechanical forces +W461XXA | Other exposure to mechanical forces +W461XXD | Other exposure to mechanical forces +W461XXS | Other exposure to mechanical forces +W49---- | Other exposure to mechanical forces +W4901XA | Other exposure to mechanical forces +W4901XD | Other exposure to mechanical forces +W4901XS | Other exposure to mechanical forces +W4902XA | Other exposure to mechanical forces +W4902XD | Other exposure to mechanical forces +W4902XS | Other exposure to mechanical forces +W4903XA | Other exposure to mechanical forces +W4903XD | Other exposure to mechanical forces +W4903XS | Other exposure to mechanical forces +W4904XA | Other exposure to mechanical forces +W4904XD | Other exposure to mechanical forces +W4904XS | Other exposure to mechanical forces +W4909XA | Other exposure to mechanical forces +W4909XD | Other exposure to mechanical forces +W4909XS | Other exposure to mechanical forces +W499XXA | Other exposure to mechanical forces +W499XXD | Other exposure to mechanical forces +W499XXS | Other exposure to mechanical forces +W50---- | Other exposure to mechanical forces +W500XXA | Other exposure to mechanical forces +W500XXD | Other exposure to mechanical forces +W500XXS | Other exposure to mechanical forces +W501XXA | Other exposure to mechanical forces +W501XXD | Other exposure to mechanical forces +W501XXS | Other exposure to mechanical forces +W502XXA | Other exposure to mechanical forces +W502XXD | Other exposure to mechanical forces +W502XXS | Other exposure to mechanical forces +W503XXA | Other exposure to mechanical forces +W503XXD | Other exposure to mechanical forces +W503XXS | Other exposure to mechanical forces +W504XXA | Other exposure to mechanical forces +W504XXD | Other exposure to mechanical forces +W504XXS | Other exposure to mechanical forces +W51---- | Other exposure to mechanical forces +W51XXXA | Other exposure to mechanical forces +W51XXXD | Other exposure to mechanical forces +W51XXXS | Other exposure to mechanical forces +W52---- | Other exposure to mechanical forces +N304--- | Adverse effects of medical treatment +Y40---- | Adverse effects of medical treatment +Y400--- | Adverse effects of medical treatment +Y401--- | Adverse effects of medical treatment +Y402--- | Adverse effects of medical treatment +Y403--- | Adverse effects of medical treatment +Y404--- | Adverse effects of medical treatment +Y405--- | Adverse effects of medical treatment +Y406--- | Adverse effects of medical treatment +Y407--- | Adverse effects of medical treatment +Y408--- | Adverse effects of medical treatment +Y409--- | Adverse effects of medical treatment +Y41---- | Adverse effects of medical treatment +Y410--- | Adverse effects of medical treatment +Y411--- | Adverse effects of medical treatment +Y412--- | Adverse effects of medical treatment +Y413--- | Adverse effects of medical treatment +Y414--- | Adverse effects of medical treatment +Y415--- | Adverse effects of medical treatment +Y418--- | Adverse effects of medical treatment +Y419--- | Adverse effects of medical treatment +Y42---- | Adverse effects of medical treatment +Y420--- | Adverse effects of medical treatment +Y421--- | Adverse effects of medical treatment +Y422--- | Adverse effects of medical treatment +Y423--- | Adverse effects of medical treatment +Y424--- | Adverse effects of medical treatment +Y425--- | Adverse effects of medical treatment +Y426--- | Adverse effects of medical treatment +Y427--- | Adverse effects of medical treatment +Y428--- | Adverse effects of medical treatment +Y429--- | Adverse effects of medical treatment +Y43---- | Adverse effects of medical treatment +Y430--- | Adverse effects of medical treatment +Y431--- | Adverse effects of medical treatment +Y432--- | Adverse effects of medical treatment +Y433--- | Adverse effects of medical treatment +Y434--- | Adverse effects of medical treatment +Y435--- | Adverse effects of medical treatment +Y436--- | Adverse effects of medical treatment +Y438--- | Adverse effects of medical treatment +Y439--- | Adverse effects of medical treatment +Y44---- | Adverse effects of medical treatment +Y440--- | Adverse effects of medical treatment +Y441--- | Adverse effects of medical treatment +Y442--- | Adverse effects of medical treatment +Y443--- | Adverse effects of medical treatment +Y444--- | Adverse effects of medical treatment +Y445--- | Adverse effects of medical treatment +Y446--- | Adverse effects of medical treatment +Y447--- | Adverse effects of medical treatment +Y449--- | Adverse effects of medical treatment +Y45---- | Adverse effects of medical treatment +Y450--- | Adverse effects of medical treatment +Y451--- | Adverse effects of medical treatment +Y452--- | Adverse effects of medical treatment +Y453--- | Adverse effects of medical treatment +Y454--- | Adverse effects of medical treatment +Y455--- | Adverse effects of medical treatment +Y458--- | Adverse effects of medical treatment +Y459--- | Adverse effects of medical treatment +Y46---- | Adverse effects of medical treatment +Y460--- | Adverse effects of medical treatment +Y461--- | Adverse effects of medical treatment +Y462--- | Adverse effects of medical treatment +Y463--- | Adverse effects of medical treatment +Y464--- | Adverse effects of medical treatment +Y465--- | Adverse effects of medical treatment +Y466--- | Adverse effects of medical treatment +Y467--- | Adverse effects of medical treatment +Y468--- | Adverse effects of medical treatment +Y47---- | Adverse effects of medical treatment +Y470--- | Adverse effects of medical treatment +Y471--- | Adverse effects of medical treatment +Y472--- | Adverse effects of medical treatment +Y473--- | Adverse effects of medical treatment +Y474--- | Adverse effects of medical treatment +Y475--- | Adverse effects of medical treatment +Y478--- | Adverse effects of medical treatment +Y479--- | Adverse effects of medical treatment +Y48---- | Adverse effects of medical treatment +Y480--- | Adverse effects of medical treatment +Y481--- | Adverse effects of medical treatment +Y482--- | Adverse effects of medical treatment +Y483--- | Adverse effects of medical treatment +Y484--- | Adverse effects of medical treatment +Y485--- | Adverse effects of medical treatment +Y49---- | Adverse effects of medical treatment +Y490--- | Adverse effects of medical treatment +Y491--- | Adverse effects of medical treatment +Y492--- | Adverse effects of medical treatment +Y493--- | Adverse effects of medical treatment +Y494--- | Adverse effects of medical treatment +Y495--- | Adverse effects of medical treatment +Y496--- | Adverse effects of medical treatment +Y497--- | Adverse effects of medical treatment +Y498--- | Adverse effects of medical treatment +Y499--- | Adverse effects of medical treatment +Y50---- | Adverse effects of medical treatment +Y500--- | Adverse effects of medical treatment +Y501--- | Adverse effects of medical treatment +Y502--- | Adverse effects of medical treatment +Y508--- | Adverse effects of medical treatment +Y509--- | Adverse effects of medical treatment +Y51---- | Adverse effects of medical treatment +Y510--- | Adverse effects of medical treatment +Y511--- | Adverse effects of medical treatment +Y512--- | Adverse effects of medical treatment +Y513--- | Adverse effects of medical treatment +Y514--- | Adverse effects of medical treatment +Y515--- | Adverse effects of medical treatment +Y516--- | Adverse effects of medical treatment +Y517--- | Adverse effects of medical treatment +Y518--- | Adverse effects of medical treatment +Y519--- | Adverse effects of medical treatment +Y52---- | Adverse effects of medical treatment +Y520--- | Adverse effects of medical treatment +Y521--- | Adverse effects of medical treatment +Y522--- | Adverse effects of medical treatment +Y523--- | Adverse effects of medical treatment +Y524--- | Adverse effects of medical treatment +Y525--- | Adverse effects of medical treatment +Y526--- | Adverse effects of medical treatment +Y527--- | Adverse effects of medical treatment +Y528--- | Adverse effects of medical treatment +Y529--- | Adverse effects of medical treatment +Y53---- | Adverse effects of medical treatment +Y530--- | Adverse effects of medical treatment +Y531--- | Adverse effects of medical treatment +Y532--- | Adverse effects of medical treatment +Y533--- | Adverse effects of medical treatment +Y534--- | Adverse effects of medical treatment +Y535--- | Adverse effects of medical treatment +Y536--- | Adverse effects of medical treatment +Y537--- | Adverse effects of medical treatment +Y538--- | Adverse effects of medical treatment +Y539--- | Adverse effects of medical treatment +Y54---- | Adverse effects of medical treatment +Y540--- | Adverse effects of medical treatment +Y541--- | Adverse effects of medical treatment +Y542--- | Adverse effects of medical treatment +Y543--- | Adverse effects of medical treatment +Y544--- | Adverse effects of medical treatment +Y545--- | Adverse effects of medical treatment +Y546--- | Adverse effects of medical treatment +Y547--- | Adverse effects of medical treatment +Y548--- | Adverse effects of medical treatment +Y549--- | Adverse effects of medical treatment +Y55---- | Adverse effects of medical treatment +Y550--- | Adverse effects of medical treatment +Y551--- | Adverse effects of medical treatment +Y552--- | Adverse effects of medical treatment +Y553--- | Adverse effects of medical treatment +Y554--- | Adverse effects of medical treatment +Y555--- | Adverse effects of medical treatment +Y556--- | Adverse effects of medical treatment +Y557--- | Adverse effects of medical treatment +Y56---- | Adverse effects of medical treatment +Y560--- | Adverse effects of medical treatment +Y561--- | Adverse effects of medical treatment +Y562--- | Adverse effects of medical treatment +Y563--- | Adverse effects of medical treatment +Y564--- | Adverse effects of medical treatment +Y565--- | Adverse effects of medical treatment +Y566--- | Adverse effects of medical treatment +Y567--- | Adverse effects of medical treatment +Y568--- | Adverse effects of medical treatment +Y569--- | Adverse effects of medical treatment +Y57---- | Adverse effects of medical treatment +Y570--- | Adverse effects of medical treatment +Y571--- | Adverse effects of medical treatment +Y572--- | Adverse effects of medical treatment +Y573--- | Adverse effects of medical treatment +Y574--- | Adverse effects of medical treatment +Y575--- | Adverse effects of medical treatment +Y576--- | Adverse effects of medical treatment +Y577--- | Adverse effects of medical treatment +Y578--- | Adverse effects of medical treatment +Y579--- | Adverse effects of medical treatment +Y58---- | Adverse effects of medical treatment +Y580--- | Adverse effects of medical treatment +Y581--- | Adverse effects of medical treatment +Y582--- | Adverse effects of medical treatment +Y583--- | Adverse effects of medical treatment +Y584--- | Adverse effects of medical treatment +Y585--- | Adverse effects of medical treatment +Y586--- | Adverse effects of medical treatment +Y588--- | Adverse effects of medical treatment +Y589--- | Adverse effects of medical treatment +Y59---- | Adverse effects of medical treatment +Y590--- | Adverse effects of medical treatment +Y591--- | Adverse effects of medical treatment +Y592--- | Adverse effects of medical treatment +Y593--- | Adverse effects of medical treatment +Y598--- | Adverse effects of medical treatment +Y599--- | Adverse effects of medical treatment +Y60---- | Adverse effects of medical treatment +Y600--- | Adverse effects of medical treatment +Y601--- | Adverse effects of medical treatment +Y602--- | Adverse effects of medical treatment +Y603--- | Adverse effects of medical treatment +Y604--- | Adverse effects of medical treatment +Y605--- | Adverse effects of medical treatment +Y606--- | Adverse effects of medical treatment +Y607--- | Adverse effects of medical treatment +Y608--- | Adverse effects of medical treatment +Y609--- | Adverse effects of medical treatment +Y61---- | Adverse effects of medical treatment +Y610--- | Adverse effects of medical treatment +Y611--- | Adverse effects of medical treatment +Y612--- | Adverse effects of medical treatment +Y613--- | Adverse effects of medical treatment +Y614--- | Adverse effects of medical treatment +Y615--- | Adverse effects of medical treatment +Y616--- | Adverse effects of medical treatment +Y617--- | Adverse effects of medical treatment +Y618--- | Adverse effects of medical treatment +Y619--- | Adverse effects of medical treatment +Y62---- | Adverse effects of medical treatment +Y620--- | Adverse effects of medical treatment +Y621--- | Adverse effects of medical treatment +Y622--- | Adverse effects of medical treatment +Y623--- | Adverse effects of medical treatment +Y624--- | Adverse effects of medical treatment +Y625--- | Adverse effects of medical treatment +Y626--- | Adverse effects of medical treatment +Y628--- | Adverse effects of medical treatment +Y629--- | Adverse effects of medical treatment +Y63---- | Adverse effects of medical treatment +Y630--- | Adverse effects of medical treatment +Y631--- | Adverse effects of medical treatment +Y632--- | Adverse effects of medical treatment +Y633--- | Adverse effects of medical treatment +Y634--- | Adverse effects of medical treatment +Y635--- | Adverse effects of medical treatment +Y636--- | Adverse effects of medical treatment +Y638--- | Adverse effects of medical treatment +Y639--- | Adverse effects of medical treatment +Y64---- | Adverse effects of medical treatment +Y640--- | Adverse effects of medical treatment +Y641--- | Adverse effects of medical treatment +Y648--- | Adverse effects of medical treatment +Y649--- | Adverse effects of medical treatment +Y65---- | Adverse effects of medical treatment +Y650--- | Adverse effects of medical treatment +Y651--- | Adverse effects of medical treatment +Y652--- | Adverse effects of medical treatment +Y653--- | Adverse effects of medical treatment +Y654--- | Adverse effects of medical treatment +Y655--- | Adverse effects of medical treatment +Y6551-- | Adverse effects of medical treatment +Y6552-- | Adverse effects of medical treatment +Y6553-- | Adverse effects of medical treatment +Y658--- | Adverse effects of medical treatment +Y66---- | Adverse effects of medical treatment +Y69---- | Adverse effects of medical treatment +Y70---- | Adverse effects of medical treatment +Y700--- | Adverse effects of medical treatment +Y701--- | Adverse effects of medical treatment +Y702--- | Adverse effects of medical treatment +Y703--- | Adverse effects of medical treatment +Y708--- | Adverse effects of medical treatment +Y71---- | Adverse effects of medical treatment +Y710--- | Adverse effects of medical treatment +Y711--- | Adverse effects of medical treatment +Y712--- | Adverse effects of medical treatment +Y713--- | Adverse effects of medical treatment +Y718--- | Adverse effects of medical treatment +Y72---- | Adverse effects of medical treatment +Y720--- | Adverse effects of medical treatment +Y721--- | Adverse effects of medical treatment +Y722--- | Adverse effects of medical treatment +Y723--- | Adverse effects of medical treatment +Y728--- | Adverse effects of medical treatment +Y73---- | Adverse effects of medical treatment +Y730--- | Adverse effects of medical treatment +Y731--- | Adverse effects of medical treatment +Y732--- | Adverse effects of medical treatment +Y733--- | Adverse effects of medical treatment +Y738--- | Adverse effects of medical treatment +Y74---- | Adverse effects of medical treatment +Y740--- | Adverse effects of medical treatment +Y741--- | Adverse effects of medical treatment +Y742--- | Adverse effects of medical treatment +Y743--- | Adverse effects of medical treatment +Y748--- | Adverse effects of medical treatment +Y75---- | Adverse effects of medical treatment +Y750--- | Adverse effects of medical treatment +Y751--- | Adverse effects of medical treatment +Y752--- | Adverse effects of medical treatment +Y753--- | Adverse effects of medical treatment +Y758--- | Adverse effects of medical treatment +Y76---- | Adverse effects of medical treatment +Y760--- | Adverse effects of medical treatment +Y761--- | Adverse effects of medical treatment +Y762--- | Adverse effects of medical treatment +Y763--- | Adverse effects of medical treatment +Y768--- | Adverse effects of medical treatment +Y77---- | Adverse effects of medical treatment +Y770--- | Adverse effects of medical treatment +Y771--- | Adverse effects of medical treatment +Y772--- | Adverse effects of medical treatment +Y773--- | Adverse effects of medical treatment +Y778--- | Adverse effects of medical treatment +Y78---- | Adverse effects of medical treatment +Y780--- | Adverse effects of medical treatment +Y781--- | Adverse effects of medical treatment +Y782--- | Adverse effects of medical treatment +Y783--- | Adverse effects of medical treatment +Y788--- | Adverse effects of medical treatment +Y79---- | Adverse effects of medical treatment +Y790--- | Adverse effects of medical treatment +Y791--- | Adverse effects of medical treatment +Y792--- | Adverse effects of medical treatment +Y793--- | Adverse effects of medical treatment +Y798--- | Adverse effects of medical treatment +Y80---- | Adverse effects of medical treatment +Y800--- | Adverse effects of medical treatment +Y801--- | Adverse effects of medical treatment +Y802--- | Adverse effects of medical treatment +Y803--- | Adverse effects of medical treatment +Y808--- | Adverse effects of medical treatment +Y81---- | Adverse effects of medical treatment +Y810--- | Adverse effects of medical treatment +Y811--- | Adverse effects of medical treatment +Y812--- | Adverse effects of medical treatment +Y813--- | Adverse effects of medical treatment +Y818--- | Adverse effects of medical treatment +Y82---- | Adverse effects of medical treatment +Y820--- | Adverse effects of medical treatment +Y821--- | Adverse effects of medical treatment +Y822--- | Adverse effects of medical treatment +Y823--- | Adverse effects of medical treatment +Y828--- | Adverse effects of medical treatment +Y829--- | Adverse effects of medical treatment +Y83---- | Adverse effects of medical treatment +Y830--- | Adverse effects of medical treatment +Y831--- | Adverse effects of medical treatment +Y832--- | Adverse effects of medical treatment +Y833--- | Adverse effects of medical treatment +Y834--- | Adverse effects of medical treatment +Y835--- | Adverse effects of medical treatment +Y836--- | Adverse effects of medical treatment +Y838--- | Adverse effects of medical treatment +Y839--- | Adverse effects of medical treatment +Y84---- | Adverse effects of medical treatment +Y840--- | Adverse effects of medical treatment +Y841--- | Adverse effects of medical treatment +Y842--- | Adverse effects of medical treatment +Y843--- | Adverse effects of medical treatment +Y844--- | Adverse effects of medical treatment +Y845--- | Adverse effects of medical treatment +Y846--- | Adverse effects of medical treatment +Y847--- | Adverse effects of medical treatment +Y848--- | Adverse effects of medical treatment +Y849--- | Adverse effects of medical treatment +Y88---- | Adverse effects of medical treatment +Y880--- | Adverse effects of medical treatment +Y881--- | Adverse effects of medical treatment +Y882--- | Adverse effects of medical treatment +Y883--- | Adverse effects of medical treatment +W52XXXA | Animal contact +W52XXXD | Animal contact +W52XXXS | Animal contact +W53---- | Animal contact +W5301XA | Animal contact +W5301XD | Animal contact +W5301XS | Animal contact +W5309XA | Animal contact +W5309XD | Animal contact +W5309XS | Animal contact +W5311XA | Animal contact +W5311XD | Animal contact +W5311XS | Animal contact +W5319XA | Animal contact +W5319XD | Animal contact +W5319XS | Animal contact +W5321XA | Animal contact +W5321XD | Animal contact +W5321XS | Animal contact +W5329XA | Animal contact +W5329XD | Animal contact +W5329XS | Animal contact +W5381XA | Animal contact +W5381XD | Animal contact +W5381XS | Animal contact +W5389XA | Animal contact +W5389XD | Animal contact +W5389XS | Animal contact +W54---- | Animal contact +W540XXA | Animal contact +W540XXD | Animal contact +W540XXS | Animal contact +W541XXA | Animal contact +W541XXD | Animal contact +W541XXS | Animal contact +W548XXA | Animal contact +W548XXD | Animal contact +W548XXS | Animal contact +W55---- | Animal contact +W5501XA | Animal contact +W5501XD | Animal contact +W5501XS | Animal contact +W5503XA | Animal contact +W5503XD | Animal contact +W5503XS | Animal contact +W5509XA | Animal contact +W5509XD | Animal contact +W5509XS | Animal contact +W5511XA | Animal contact +W5511XD | Animal contact +W5511XS | Animal contact +W5512XA | Animal contact +W5512XD | Animal contact +W5512XS | Animal contact +W5519XA | Animal contact +W5519XD | Animal contact +W5519XS | Animal contact +W5521XA | Animal contact +W5521XD | Animal contact +W5521XS | Animal contact +W5522XA | Animal contact +W5522XD | Animal contact +W5522XS | Animal contact +W5529XA | Animal contact +W5529XD | Animal contact +W5529XS | Animal contact +W5531XA | Animal contact +W5531XD | Animal contact +W5531XS | Animal contact +W5532XA | Animal contact +W5532XD | Animal contact +W5532XS | Animal contact +W5539XA | Animal contact +W5539XD | Animal contact +W5539XS | Animal contact +W5541XA | Animal contact +W5541XD | Animal contact +W5541XS | Animal contact +W5542XA | Animal contact +W5542XD | Animal contact +W5542XS | Animal contact +W5549XA | Animal contact +W5549XD | Animal contact +W5549XS | Animal contact +W5551XA | Animal contact +W5551XD | Animal contact +W5551XS | Animal contact +W5552XA | Animal contact +W5552XD | Animal contact +W5552XS | Animal contact +W5559XA | Animal contact +W5559XD | Animal contact +W5559XS | Animal contact +W5581XA | Animal contact +W5581XD | Animal contact +W5581XS | Animal contact +W5582XA | Animal contact +W5582XD | Animal contact +W5582XS | Animal contact +W5589XA | Animal contact +W5589XD | Animal contact +W5589XS | Animal contact +W56---- | Animal contact +W5601XA | Animal contact +W5601XD | Animal contact +W5601XS | Animal contact +W5602XA | Animal contact +W5602XD | Animal contact +W5602XS | Animal contact +W5609XA | Animal contact +W5609XD | Animal contact +W5609XS | Animal contact +W5611XA | Animal contact +W5611XD | Animal contact +W5611XS | Animal contact +W5612XA | Animal contact +W5612XD | Animal contact +W5612XS | Animal contact +W5619XA | Animal contact +W5619XD | Animal contact +W5619XS | Animal contact +W5621XA | Animal contact +W5621XD | Animal contact +W5621XS | Animal contact +W5622XA | Animal contact +W5622XD | Animal contact +W5622XS | Animal contact +W5629XA | Animal contact +W5629XD | Animal contact +W5629XS | Animal contact +W5631XA | Animal contact +W5631XD | Animal contact +W5631XS | Animal contact +W5632XA | Animal contact +W5632XD | Animal contact +W5632XS | Animal contact +W5639XA | Animal contact +W5639XD | Animal contact +W5639XS | Animal contact +W5641XA | Animal contact +W5641XD | Animal contact +W5641XS | Animal contact +W5642XA | Animal contact +W5642XD | Animal contact +W5642XS | Animal contact +W5649XA | Animal contact +W5649XD | Animal contact +W5649XS | Animal contact +W5651XA | Animal contact +W5651XD | Animal contact +W5651XS | Animal contact +W5652XA | Animal contact +W5652XD | Animal contact +W5652XS | Animal contact +W5659XA | Animal contact +W5659XD | Animal contact +W5659XS | Animal contact +W5681XA | Animal contact +W5681XD | Animal contact +W5681XS | Animal contact +W5682XA | Animal contact +W5682XD | Animal contact +W5682XS | Animal contact +W5689XA | Animal contact +W5689XD | Animal contact +W5689XS | Animal contact +W57---- | Animal contact +W57XXXA | Animal contact +W57XXXD | Animal contact +W57XXXS | Animal contact +W58---- | Animal contact +W5801XA | Animal contact +W5801XD | Animal contact +W5801XS | Animal contact +W5802XA | Animal contact +W5802XD | Animal contact +W5802XS | Animal contact +W5803XA | Animal contact +W5803XD | Animal contact +W5803XS | Animal contact +W5809XA | Animal contact +W5809XD | Animal contact +W5809XS | Animal contact +W5811XA | Animal contact +W5811XD | Animal contact +W5811XS | Animal contact +W5812XA | Animal contact +W5812XD | Animal contact +W5812XS | Animal contact +W5813XA | Animal contact +W5813XD | Animal contact +W5813XS | Animal contact +W5819XA | Animal contact +W5819XD | Animal contact +W5819XS | Animal contact +W59---- | Animal contact +W5901XA | Animal contact +W5901XD | Animal contact +W5901XS | Animal contact +W5902XA | Animal contact +W5902XD | Animal contact +W5902XS | Animal contact +W5909XA | Animal contact +W5909XD | Animal contact +W5909XS | Animal contact +W5911XA | Animal contact +W5911XD | Animal contact +W5911XS | Animal contact +W5912XA | Animal contact +W5912XD | Animal contact +W5912XS | Animal contact +W5913XA | Animal contact +W5913XD | Animal contact +W5913XS | Animal contact +W5919XA | Animal contact +W5919XD | Animal contact +W5919XS | Animal contact +W5921XA | Animal contact +W5921XD | Animal contact +W5921XS | Animal contact +W5922XA | Animal contact +W5922XD | Animal contact +W5922XS | Animal contact +W5929XA | Animal contact +W5929XD | Animal contact +W5929XS | Animal contact +W5981XA | Animal contact +W5981XD | Animal contact +W5981XS | Animal contact +W5982XA | Animal contact +W5982XD | Animal contact +W5982XS | Animal contact +W5983XA | Animal contact +W5983XD | Animal contact +W5983XS | Animal contact +W5989XA | Animal contact +W5989XD | Animal contact +W5989XS | Animal contact +W60---- | Animal contact +W60XXXA | Animal contact +W60XXXD | Animal contact +W60XXXS | Animal contact +W6101XA | Animal contact +W6101XD | Animal contact +W6101XS | Animal contact +W6102XA | Animal contact +W6102XD | Animal contact +W6102XS | Animal contact +W6109XA | Animal contact +W6109XD | Animal contact +W6109XS | Animal contact +W6111XA | Animal contact +W6111XD | Animal contact +W6111XS | Animal contact +W6112XA | Animal contact +W6112XD | Animal contact +W6112XS | Animal contact +W6119XA | Animal contact +W6119XD | Animal contact +W6119XS | Animal contact +W6121XA | Animal contact +W6121XD | Animal contact +W6121XS | Animal contact +W6122XA | Animal contact +W6122XD | Animal contact +W6122XS | Animal contact +W6129XA | Animal contact +W6129XD | Animal contact +W6129XS | Animal contact +W6132XA | Animal contact +W6132XD | Animal contact +W6132XS | Animal contact +W6133XA | Animal contact +W6133XD | Animal contact +W6133XS | Animal contact +W6139XA | Animal contact +W6139XD | Animal contact +W6139XS | Animal contact +W6142XA | Animal contact +W6142XD | Animal contact +W6142XS | Animal contact +W6143XA | Animal contact +W6143XD | Animal contact +W6143XS | Animal contact +W6149XA | Animal contact +W6149XD | Animal contact +W6149XS | Animal contact +W6151XA | Animal contact +W6151XD | Animal contact +W6151XS | Animal contact +W6152XA | Animal contact +W6152XD | Animal contact +W6152XS | Animal contact +W6159XA | Animal contact +W6159XD | Animal contact +W6159XS | Animal contact +W6161XA | Animal contact +W6161XD | Animal contact +W6161XS | Animal contact +W6162XA | Animal contact +W6162XD | Animal contact +W6162XS | Animal contact +W6169XA | Animal contact +W6169XD | Animal contact +W6169XS | Animal contact +W6191XA | Animal contact +W6191XD | Animal contact +W6191XS | Animal contact +W6192XA | Animal contact +W6192XD | Animal contact +W6192XS | Animal contact +W6199XA | Animal contact +W6199XD | Animal contact +W6199XS | Animal contact +W620XXA | Animal contact +W620XXD | Animal contact +W620XXS | Animal contact +W621XXA | Animal contact +W621XXD | Animal contact +W621XXS | Animal contact +W64---- | Animal contact +X20---- | Animal contact +X21---- | Animal contact +X22---- | Animal contact +X23---- | Animal contact +X24---- | Animal contact +X25---- | Animal contact +X26---- | Animal contact +X27---- | Animal contact +X28---- | Animal contact +X29---- | Animal contact +X20---- | Venomous animal contact +X21---- | Venomous animal contact +X22---- | Venomous animal contact +X23---- | Venomous animal contact +X24---- | Venomous animal contact +X25---- | Venomous animal contact +X26---- | Venomous animal contact +X27---- | Venomous animal contact +X28---- | Venomous animal contact +X29---- | Venomous animal contact +W52XXXA | Non-venomous animal contact +W52XXXD | Non-venomous animal contact +W52XXXS | Non-venomous animal contact +W53---- | Non-venomous animal contact +W5301XA | Non-venomous animal contact +W5301XD | Non-venomous animal contact +W5301XS | Non-venomous animal contact +W5309XA | Non-venomous animal contact +W5309XD | Non-venomous animal contact +W5309XS | Non-venomous animal contact +W5311XA | Non-venomous animal contact +W5311XD | Non-venomous animal contact +W5311XS | Non-venomous animal contact +W5319XA | Non-venomous animal contact +W5319XD | Non-venomous animal contact +W5319XS | Non-venomous animal contact +W5321XA | Non-venomous animal contact +W5321XD | Non-venomous animal contact +W5321XS | Non-venomous animal contact +W5329XA | Non-venomous animal contact +W5329XD | Non-venomous animal contact +W5329XS | Non-venomous animal contact +W5381XA | Non-venomous animal contact +W5381XD | Non-venomous animal contact +W5381XS | Non-venomous animal contact +W5389XA | Non-venomous animal contact +W5389XD | Non-venomous animal contact +W5389XS | Non-venomous animal contact +W54---- | Non-venomous animal contact +W540XXA | Non-venomous animal contact +W540XXD | Non-venomous animal contact +W540XXS | Non-venomous animal contact +W541XXA | Non-venomous animal contact +W541XXD | Non-venomous animal contact +W541XXS | Non-venomous animal contact +W548XXA | Non-venomous animal contact +W548XXD | Non-venomous animal contact +W548XXS | Non-venomous animal contact +W55---- | Non-venomous animal contact +W5501XA | Non-venomous animal contact +W5501XD | Non-venomous animal contact +W5501XS | Non-venomous animal contact +W5503XA | Non-venomous animal contact +W5503XD | Non-venomous animal contact +W5503XS | Non-venomous animal contact +W5509XA | Non-venomous animal contact +W5509XD | Non-venomous animal contact +W5509XS | Non-venomous animal contact +W5511XA | Non-venomous animal contact +W5511XD | Non-venomous animal contact +W5511XS | Non-venomous animal contact +W5512XA | Non-venomous animal contact +W5512XD | Non-venomous animal contact +W5512XS | Non-venomous animal contact +W5519XA | Non-venomous animal contact +W5519XD | Non-venomous animal contact +W5519XS | Non-venomous animal contact +W5521XA | Non-venomous animal contact +W5521XD | Non-venomous animal contact +W5521XS | Non-venomous animal contact +W5522XA | Non-venomous animal contact +W5522XD | Non-venomous animal contact +W5522XS | Non-venomous animal contact +W5529XA | Non-venomous animal contact +W5529XD | Non-venomous animal contact +W5529XS | Non-venomous animal contact +W5531XA | Non-venomous animal contact +W5531XD | Non-venomous animal contact +W5531XS | Non-venomous animal contact +W5532XA | Non-venomous animal contact +W5532XD | Non-venomous animal contact +W5532XS | Non-venomous animal contact +W5539XA | Non-venomous animal contact +W5539XD | Non-venomous animal contact +W5539XS | Non-venomous animal contact +W5541XA | Non-venomous animal contact +W5541XD | Non-venomous animal contact +W5541XS | Non-venomous animal contact +W5542XA | Non-venomous animal contact +W5542XD | Non-venomous animal contact +W5542XS | Non-venomous animal contact +W5549XA | Non-venomous animal contact +W5549XD | Non-venomous animal contact +W5549XS | Non-venomous animal contact +W5551XA | Non-venomous animal contact +W5551XD | Non-venomous animal contact +W5551XS | Non-venomous animal contact +W5552XA | Non-venomous animal contact +W5552XD | Non-venomous animal contact +W5552XS | Non-venomous animal contact +W5559XA | Non-venomous animal contact +W5559XD | Non-venomous animal contact +W5559XS | Non-venomous animal contact +W5581XA | Non-venomous animal contact +W5581XD | Non-venomous animal contact +W5581XS | Non-venomous animal contact +W5582XA | Non-venomous animal contact +W5582XD | Non-venomous animal contact +W5582XS | Non-venomous animal contact +W5589XA | Non-venomous animal contact +W5589XD | Non-venomous animal contact +W5589XS | Non-venomous animal contact +W56---- | Non-venomous animal contact +W5601XA | Non-venomous animal contact +W5601XD | Non-venomous animal contact +W5601XS | Non-venomous animal contact +W5602XA | Non-venomous animal contact +W5602XD | Non-venomous animal contact +W5602XS | Non-venomous animal contact +W5609XA | Non-venomous animal contact +W5609XD | Non-venomous animal contact +W5609XS | Non-venomous animal contact +W5611XA | Non-venomous animal contact +W5611XD | Non-venomous animal contact +W5611XS | Non-venomous animal contact +W5612XA | Non-venomous animal contact +W5612XD | Non-venomous animal contact +W5612XS | Non-venomous animal contact +W5619XA | Non-venomous animal contact +W5619XD | Non-venomous animal contact +W5619XS | Non-venomous animal contact +W5621XA | Non-venomous animal contact +W5621XD | Non-venomous animal contact +W5621XS | Non-venomous animal contact +W5622XA | Non-venomous animal contact +W5622XD | Non-venomous animal contact +W5622XS | Non-venomous animal contact +W5629XA | Non-venomous animal contact +W5629XD | Non-venomous animal contact +W5629XS | Non-venomous animal contact +W5631XA | Non-venomous animal contact +W5631XD | Non-venomous animal contact +W5631XS | Non-venomous animal contact +W5632XA | Non-venomous animal contact +W5632XD | Non-venomous animal contact +W5632XS | Non-venomous animal contact +W5639XA | Non-venomous animal contact +W5639XD | Non-venomous animal contact +W5639XS | Non-venomous animal contact +W5641XA | Non-venomous animal contact +W5641XD | Non-venomous animal contact +W5641XS | Non-venomous animal contact +W5642XA | Non-venomous animal contact +W5642XD | Non-venomous animal contact +W5642XS | Non-venomous animal contact +W5649XA | Non-venomous animal contact +W5649XD | Non-venomous animal contact +W5649XS | Non-venomous animal contact +W5651XA | Non-venomous animal contact +W5651XD | Non-venomous animal contact +W5651XS | Non-venomous animal contact +W5652XA | Non-venomous animal contact +W5652XD | Non-venomous animal contact +W5652XS | Non-venomous animal contact +W5659XA | Non-venomous animal contact +W5659XD | Non-venomous animal contact +W5659XS | Non-venomous animal contact +W5681XA | Non-venomous animal contact +W5681XD | Non-venomous animal contact +W5681XS | Non-venomous animal contact +W5682XA | Non-venomous animal contact +W5682XD | Non-venomous animal contact +W5682XS | Non-venomous animal contact +W5689XA | Non-venomous animal contact +W5689XD | Non-venomous animal contact +W5689XS | Non-venomous animal contact +W57---- | Non-venomous animal contact +W57XXXA | Non-venomous animal contact +W57XXXD | Non-venomous animal contact +W57XXXS | Non-venomous animal contact +W58---- | Non-venomous animal contact +W5801XA | Non-venomous animal contact +W5801XD | Non-venomous animal contact +W5801XS | Non-venomous animal contact +W5802XA | Non-venomous animal contact +W5802XD | Non-venomous animal contact +W5802XS | Non-venomous animal contact +W5803XA | Non-venomous animal contact +W5803XD | Non-venomous animal contact +W5803XS | Non-venomous animal contact +W5809XA | Non-venomous animal contact +W5809XD | Non-venomous animal contact +W5809XS | Non-venomous animal contact +W5811XA | Non-venomous animal contact +W5811XD | Non-venomous animal contact +W5811XS | Non-venomous animal contact +W5812XA | Non-venomous animal contact +W5812XD | Non-venomous animal contact +W5812XS | Non-venomous animal contact +W5813XA | Non-venomous animal contact +W5813XD | Non-venomous animal contact +W5813XS | Non-venomous animal contact +W5819XA | Non-venomous animal contact +W5819XD | Non-venomous animal contact +W5819XS | Non-venomous animal contact +W59---- | Non-venomous animal contact +W5901XA | Non-venomous animal contact +W5901XD | Non-venomous animal contact +W5901XS | Non-venomous animal contact +W5902XA | Non-venomous animal contact +W5902XD | Non-venomous animal contact +W5902XS | Non-venomous animal contact +W5909XA | Non-venomous animal contact +W5909XD | Non-venomous animal contact +W5909XS | Non-venomous animal contact +W5911XA | Non-venomous animal contact +W5911XD | Non-venomous animal contact +W5911XS | Non-venomous animal contact +W5912XA | Non-venomous animal contact +W5912XD | Non-venomous animal contact +W5912XS | Non-venomous animal contact +W5913XA | Non-venomous animal contact +W5913XD | Non-venomous animal contact +W5913XS | Non-venomous animal contact +W5919XA | Non-venomous animal contact +W5919XD | Non-venomous animal contact +W5919XS | Non-venomous animal contact +W5921XA | Non-venomous animal contact +W5921XD | Non-venomous animal contact +W5921XS | Non-venomous animal contact +W5922XA | Non-venomous animal contact +W5922XD | Non-venomous animal contact +W5922XS | Non-venomous animal contact +W5929XA | Non-venomous animal contact +W5929XD | Non-venomous animal contact +W5929XS | Non-venomous animal contact +W5981XA | Non-venomous animal contact +W5981XD | Non-venomous animal contact +W5981XS | Non-venomous animal contact +W5982XA | Non-venomous animal contact +W5982XD | Non-venomous animal contact +W5982XS | Non-venomous animal contact +W5983XA | Non-venomous animal contact +W5983XD | Non-venomous animal contact +W5983XS | Non-venomous animal contact +W5989XA | Non-venomous animal contact +W5989XD | Non-venomous animal contact +W5989XS | Non-venomous animal contact +W60---- | Non-venomous animal contact +W60XXXA | Non-venomous animal contact +W60XXXD | Non-venomous animal contact +W60XXXS | Non-venomous animal contact +W6101XA | Non-venomous animal contact +W6101XD | Non-venomous animal contact +W6101XS | Non-venomous animal contact +W6102XA | Non-venomous animal contact +W6102XD | Non-venomous animal contact +W6102XS | Non-venomous animal contact +W6109XA | Non-venomous animal contact +W6109XD | Non-venomous animal contact +W6109XS | Non-venomous animal contact +W6111XA | Non-venomous animal contact +W6111XD | Non-venomous animal contact +W6111XS | Non-venomous animal contact +W6112XA | Non-venomous animal contact +W6112XD | Non-venomous animal contact +W6112XS | Non-venomous animal contact +W6119XA | Non-venomous animal contact +W6119XD | Non-venomous animal contact +W6119XS | Non-venomous animal contact +W6121XA | Non-venomous animal contact +W6121XD | Non-venomous animal contact +W6121XS | Non-venomous animal contact +W6122XA | Non-venomous animal contact +W6122XD | Non-venomous animal contact +W6122XS | Non-venomous animal contact +W6129XA | Non-venomous animal contact +W6129XD | Non-venomous animal contact +W6129XS | Non-venomous animal contact +W6132XA | Non-venomous animal contact +W6132XD | Non-venomous animal contact +W6132XS | Non-venomous animal contact +W6133XA | Non-venomous animal contact +W6133XD | Non-venomous animal contact +W6133XS | Non-venomous animal contact +W6139XA | Non-venomous animal contact +W6139XD | Non-venomous animal contact +W6139XS | Non-venomous animal contact +W6142XA | Non-venomous animal contact +W6142XD | Non-venomous animal contact +W6142XS | Non-venomous animal contact +W6143XA | Non-venomous animal contact +W6143XD | Non-venomous animal contact +W6143XS | Non-venomous animal contact +W6149XA | Non-venomous animal contact +W6149XD | Non-venomous animal contact +W6149XS | Non-venomous animal contact +W6151XA | Non-venomous animal contact +W6151XD | Non-venomous animal contact +W6151XS | Non-venomous animal contact +W6152XA | Non-venomous animal contact +W6152XD | Non-venomous animal contact +W6152XS | Non-venomous animal contact +W6159XA | Non-venomous animal contact +W6159XD | Non-venomous animal contact +W6159XS | Non-venomous animal contact +W6161XA | Non-venomous animal contact +W6161XD | Non-venomous animal contact +W6161XS | Non-venomous animal contact +W6162XA | Non-venomous animal contact +W6162XD | Non-venomous animal contact +W6162XS | Non-venomous animal contact +W6169XA | Non-venomous animal contact +W6169XD | Non-venomous animal contact +W6169XS | Non-venomous animal contact +W6191XA | Non-venomous animal contact +W6191XD | Non-venomous animal contact +W6191XS | Non-venomous animal contact +W6192XA | Non-venomous animal contact +W6192XD | Non-venomous animal contact +W6192XS | Non-venomous animal contact +W6199XA | Non-venomous animal contact +W6199XD | Non-venomous animal contact +W6199XS | Non-venomous animal contact +W620XXA | Non-venomous animal contact +W620XXD | Non-venomous animal contact +W620XXS | Non-venomous animal contact +W621XXA | Non-venomous animal contact +W621XXD | Non-venomous animal contact +W621XXS | Non-venomous animal contact +W64---- | Non-venomous animal contact +W44---- | Foreign body +W45---- | Foreign body +W458XXA | Foreign body +W458XXD | Foreign body +W458XXS | Foreign body +W75---- | Foreign body +W78---- | Foreign body +W79---- | Foreign body +W80---- | Foreign body +W83---- | Foreign body +W84---- | Foreign body +W75---- | Pulmonary aspiration and foreign body in airway +W78---- | Pulmonary aspiration and foreign body in airway +W79---- | Pulmonary aspiration and foreign body in airway +W80---- | Pulmonary aspiration and foreign body in airway +W83---- | Pulmonary aspiration and foreign body in airway +W84---- | Pulmonary aspiration and foreign body in airway +W44---- | Foreign body in other body part +W45---- | Foreign body in other body part +W458XXA | Foreign body in other body part +W458XXD | Foreign body in other body part +W458XXS | Foreign body in other body part +L55---- | Environmental heat and cold exposure +L550--- | Environmental heat and cold exposure +L551--- | Environmental heat and cold exposure +L552--- | Environmental heat and cold exposure +L558--- | Environmental heat and cold exposure +L559--- | Environmental heat and cold exposure +L563--- | Environmental heat and cold exposure +L568--- | Environmental heat and cold exposure +L569--- | Environmental heat and cold exposure +L58---- | Environmental heat and cold exposure +L580--- | Environmental heat and cold exposure +L581--- | Environmental heat and cold exposure +L589--- | Environmental heat and cold exposure +W88---- | Environmental heat and cold exposure +W880XXA | Environmental heat and cold exposure +W880XXD | Environmental heat and cold exposure +W880XXS | Environmental heat and cold exposure +W881XXA | Environmental heat and cold exposure +W881XXD | Environmental heat and cold exposure +W881XXS | Environmental heat and cold exposure +W888XXA | Environmental heat and cold exposure +W888XXD | Environmental heat and cold exposure +W888XXS | Environmental heat and cold exposure +W89---- | Environmental heat and cold exposure +W890XXA | Environmental heat and cold exposure +W890XXD | Environmental heat and cold exposure +W890XXS | Environmental heat and cold exposure +W891XXA | Environmental heat and cold exposure +W891XXD | Environmental heat and cold exposure +W891XXS | Environmental heat and cold exposure +W898XXA | Environmental heat and cold exposure +W898XXD | Environmental heat and cold exposure +W898XXS | Environmental heat and cold exposure +W899XXA | Environmental heat and cold exposure +W899XXD | Environmental heat and cold exposure +W899XXS | Environmental heat and cold exposure +W90---- | Environmental heat and cold exposure +W900XXA | Environmental heat and cold exposure +W900XXD | Environmental heat and cold exposure +W900XXS | Environmental heat and cold exposure +W901XXA | Environmental heat and cold exposure +W901XXD | Environmental heat and cold exposure +W901XXS | Environmental heat and cold exposure +W902XXA | Environmental heat and cold exposure +W902XXD | Environmental heat and cold exposure +W902XXS | Environmental heat and cold exposure +W908XXA | Environmental heat and cold exposure +W908XXD | Environmental heat and cold exposure +W908XXS | Environmental heat and cold exposure +W91---- | Environmental heat and cold exposure +W92---- | Environmental heat and cold exposure +W92XXXA | Environmental heat and cold exposure +W92XXXD | Environmental heat and cold exposure +W92XXXS | Environmental heat and cold exposure +W93---- | Environmental heat and cold exposure +W9301XA | Environmental heat and cold exposure +W9301XD | Environmental heat and cold exposure +W9301XS | Environmental heat and cold exposure +W9302XA | Environmental heat and cold exposure +W9302XD | Environmental heat and cold exposure +W9302XS | Environmental heat and cold exposure +W9311XA | Environmental heat and cold exposure +W9311XD | Environmental heat and cold exposure +W9311XS | Environmental heat and cold exposure +W9312XA | Environmental heat and cold exposure +W9312XD | Environmental heat and cold exposure +W9312XS | Environmental heat and cold exposure +W932XXA | Environmental heat and cold exposure +W932XXD | Environmental heat and cold exposure +W932XXS | Environmental heat and cold exposure +W938XXA | Environmental heat and cold exposure +W938XXD | Environmental heat and cold exposure +W938XXS | Environmental heat and cold exposure +W94---- | Environmental heat and cold exposure +W940XXA | Environmental heat and cold exposure +W940XXD | Environmental heat and cold exposure +W940XXS | Environmental heat and cold exposure +W9411XA | Environmental heat and cold exposure +W9411XD | Environmental heat and cold exposure +W9411XS | Environmental heat and cold exposure +W9412XA | Environmental heat and cold exposure +W9412XD | Environmental heat and cold exposure +W9412XS | Environmental heat and cold exposure +W9421XA | Environmental heat and cold exposure +W9421XD | Environmental heat and cold exposure +W9421XS | Environmental heat and cold exposure +W9422XA | Environmental heat and cold exposure +W9422XD | Environmental heat and cold exposure +W9422XS | Environmental heat and cold exposure +W9423XA | Environmental heat and cold exposure +W9423XD | Environmental heat and cold exposure +W9423XS | Environmental heat and cold exposure +W9429XA | Environmental heat and cold exposure +W9429XD | Environmental heat and cold exposure +W9429XS | Environmental heat and cold exposure +W9431XA | Environmental heat and cold exposure +W9431XD | Environmental heat and cold exposure +W9431XS | Environmental heat and cold exposure +W9432XA | Environmental heat and cold exposure +W9432XD | Environmental heat and cold exposure +W9432XS | Environmental heat and cold exposure +W9439XA | Environmental heat and cold exposure +W9439XD | Environmental heat and cold exposure +W9439XS | Environmental heat and cold exposure +W99---- | Environmental heat and cold exposure +X30---- | Environmental heat and cold exposure +X30XXXA | Environmental heat and cold exposure +X30XXXD | Environmental heat and cold exposure +X30XXXS | Environmental heat and cold exposure +X31---- | Environmental heat and cold exposure +X31XXXA | Environmental heat and cold exposure +X31XXXD | Environmental heat and cold exposure +X31XXXS | Environmental heat and cold exposure +X32---- | Environmental heat and cold exposure +X39---- | Environmental heat and cold exposure +X3901XA | Environmental heat and cold exposure +X3901XD | Environmental heat and cold exposure +X3901XS | Environmental heat and cold exposure +X3908XA | Environmental heat and cold exposure +X3908XD | Environmental heat and cold exposure +X3908XS | Environmental heat and cold exposure +X398XXA | Environmental heat and cold exposure +X398XXD | Environmental heat and cold exposure +X398XXS | Environmental heat and cold exposure +X33---- | Exposure to forces of nature +X34---- | Exposure to forces of nature +X340--- | Exposure to forces of nature +X341--- | Exposure to forces of nature +X348--- | Exposure to forces of nature +X349--- | Exposure to forces of nature +X34XXXA | Exposure to forces of nature +X34XXXD | Exposure to forces of nature +X34XXXS | Exposure to forces of nature +X35---- | Exposure to forces of nature +X35XXXA | Exposure to forces of nature +X35XXXD | Exposure to forces of nature +X35XXXS | Exposure to forces of nature +X36---- | Exposure to forces of nature +X360XXA | Exposure to forces of nature +X360XXD | Exposure to forces of nature +X360XXS | Exposure to forces of nature +X361XXA | Exposure to forces of nature +X361XXD | Exposure to forces of nature +X361XXS | Exposure to forces of nature +X37---- | Exposure to forces of nature +X370XXA | Exposure to forces of nature +X370XXD | Exposure to forces of nature +X370XXS | Exposure to forces of nature +X371XXA | Exposure to forces of nature +X371XXD | Exposure to forces of nature +X371XXS | Exposure to forces of nature +X372XXA | Exposure to forces of nature +X372XXD | Exposure to forces of nature +X372XXS | Exposure to forces of nature +X373XXA | Exposure to forces of nature +X373XXD | Exposure to forces of nature +X373XXS | Exposure to forces of nature +X3741XA | Exposure to forces of nature +X3741XD | Exposure to forces of nature +X3741XS | Exposure to forces of nature +X3742XA | Exposure to forces of nature +X3742XD | Exposure to forces of nature +X3742XS | Exposure to forces of nature +X3743XA | Exposure to forces of nature +X3743XD | Exposure to forces of nature +X3743XS | Exposure to forces of nature +X378XXA | Exposure to forces of nature +X378XXD | Exposure to forces of nature +X378XXS | Exposure to forces of nature +X379XXA | Exposure to forces of nature +X379XXD | Exposure to forces of nature +X379XXS | Exposure to forces of nature +X38---- | Exposure to forces of nature +P95---- | Still Born +W39---- | Other unintentional injuries +W77---- | Other unintentional injuries +W81---- | Other unintentional injuries +W85---- | Other unintentional injuries +W85XXXA | Other unintentional injuries +W85XXXD | Other unintentional injuries +W85XXXS | Other unintentional injuries +W86---- | Other unintentional injuries +W860XXA | Other unintentional injuries +W860XXD | Other unintentional injuries +W860XXS | Other unintentional injuries +W861XXA | Other unintentional injuries +W861XXD | Other unintentional injuries +W861XXS | Other unintentional injuries +W868XXA | Other unintentional injuries +W868XXD | Other unintentional injuries +W868XXS | Other unintentional injuries +W87---- | Other unintentional injuries +X50---- | Other unintentional injuries +X500XXA | Other unintentional injuries +X500XXD | Other unintentional injuries +X500XXS | Other unintentional injuries +X501XXA | Other unintentional injuries +X501XXD | Other unintentional injuries +X501XXS | Other unintentional injuries +X503XXA | Other unintentional injuries +X503XXD | Other unintentional injuries +X503XXS | Other unintentional injuries +X509XXA | Other unintentional injuries +X509XXD | Other unintentional injuries +X509XXS | Other unintentional injuries +X51---- | Other unintentional injuries +X52---- | Other unintentional injuries +X52XXXA | Other unintentional injuries +X52XXXD | Other unintentional injuries +X52XXXS | Other unintentional injuries +X53---- | Other unintentional injuries +X54---- | Other unintentional injuries +X57---- | Other unintentional injuries +X58---- | Other unintentional injuries +X60---- | Self-harm and interpersonal violence +X61---- | Self-harm and interpersonal violence +X62---- | Self-harm and interpersonal violence +X63---- | Self-harm and interpersonal violence +X64---- | Self-harm and interpersonal violence +X66---- | Self-harm and interpersonal violence +X67---- | Self-harm and interpersonal violence +X670--- | Self-harm and interpersonal violence +X671--- | Self-harm and interpersonal violence +X672--- | Self-harm and interpersonal violence +X673--- | Self-harm and interpersonal violence +X674--- | Self-harm and interpersonal violence +X678--- | Self-harm and interpersonal violence +X679--- | Self-harm and interpersonal violence +X68---- | Self-harm and interpersonal violence +X69---- | Self-harm and interpersonal violence +X70---- | Self-harm and interpersonal violence +X71---- | Self-harm and interpersonal violence +X710XXA | Self-harm and interpersonal violence +X710XXD | Self-harm and interpersonal violence +X710XXS | Self-harm and interpersonal violence +X711XXA | Self-harm and interpersonal violence +X711XXD | Self-harm and interpersonal violence +X711XXS | Self-harm and interpersonal violence +X712XXA | Self-harm and interpersonal violence +X712XXD | Self-harm and interpersonal violence +X712XXS | Self-harm and interpersonal violence +X713XXA | Self-harm and interpersonal violence +X713XXD | Self-harm and interpersonal violence +X713XXS | Self-harm and interpersonal violence +X718XXA | Self-harm and interpersonal violence +X718XXD | Self-harm and interpersonal violence +X718XXS | Self-harm and interpersonal violence +X719XXA | Self-harm and interpersonal violence +X719XXD | Self-harm and interpersonal violence +X719XXS | Self-harm and interpersonal violence +X72---- | Self-harm and interpersonal violence +X72XXXA | Self-harm and interpersonal violence +X72XXXD | Self-harm and interpersonal violence +X72XXXS | Self-harm and interpersonal violence +X73---- | Self-harm and interpersonal violence +X730XXA | Self-harm and interpersonal violence +X730XXD | Self-harm and interpersonal violence +X730XXS | Self-harm and interpersonal violence +X731XXA | Self-harm and interpersonal violence +X731XXD | Self-harm and interpersonal violence +X731XXS | Self-harm and interpersonal violence +X732XXA | Self-harm and interpersonal violence +X732XXD | Self-harm and interpersonal violence +X732XXS | Self-harm and interpersonal violence +X738XXA | Self-harm and interpersonal violence +X738XXD | Self-harm and interpersonal violence +X738XXS | Self-harm and interpersonal violence +X739XXA | Self-harm and interpersonal violence +X739XXD | Self-harm and interpersonal violence +X739XXS | Self-harm and interpersonal violence +X74---- | Self-harm and interpersonal violence +X7401XA | Self-harm and interpersonal violence +X7401XD | Self-harm and interpersonal violence +X7401XS | Self-harm and interpersonal violence +X7402XA | Self-harm and interpersonal violence +X7402XD | Self-harm and interpersonal violence +X7402XS | Self-harm and interpersonal violence +X7409XA | Self-harm and interpersonal violence +X7409XD | Self-harm and interpersonal violence +X7409XS | Self-harm and interpersonal violence +X748XXA | Self-harm and interpersonal violence +X748XXD | Self-harm and interpersonal violence +X748XXS | Self-harm and interpersonal violence +X749XXA | Self-harm and interpersonal violence +X749XXD | Self-harm and interpersonal violence +X749XXS | Self-harm and interpersonal violence +X75---- | Self-harm and interpersonal violence +X75XXXA | Self-harm and interpersonal violence +X75XXXD | Self-harm and interpersonal violence +X75XXXS | Self-harm and interpersonal violence +X76---- | Self-harm and interpersonal violence +X76XXXA | Self-harm and interpersonal violence +X76XXXD | Self-harm and interpersonal violence +X76XXXS | Self-harm and interpersonal violence +X77---- | Self-harm and interpersonal violence +X770XXA | Self-harm and interpersonal violence +X770XXD | Self-harm and interpersonal violence +X770XXS | Self-harm and interpersonal violence +X771XXA | Self-harm and interpersonal violence +X771XXD | Self-harm and interpersonal violence +X771XXS | Self-harm and interpersonal violence +X772XXA | Self-harm and interpersonal violence +X772XXD | Self-harm and interpersonal violence +X772XXS | Self-harm and interpersonal violence +X773XXA | Self-harm and interpersonal violence +X773XXD | Self-harm and interpersonal violence +X773XXS | Self-harm and interpersonal violence +X778XXA | Self-harm and interpersonal violence +X778XXD | Self-harm and interpersonal violence +X778XXS | Self-harm and interpersonal violence +X779XXA | Self-harm and interpersonal violence +X779XXD | Self-harm and interpersonal violence +X779XXS | Self-harm and interpersonal violence +X78---- | Self-harm and interpersonal violence +X780XXA | Self-harm and interpersonal violence +X780XXD | Self-harm and interpersonal violence +X780XXS | Self-harm and interpersonal violence +X781XXA | Self-harm and interpersonal violence +X781XXD | Self-harm and interpersonal violence +X781XXS | Self-harm and interpersonal violence +X782XXA | Self-harm and interpersonal violence +X782XXD | Self-harm and interpersonal violence +X782XXS | Self-harm and interpersonal violence +X788XXA | Self-harm and interpersonal violence +X788XXD | Self-harm and interpersonal violence +X788XXS | Self-harm and interpersonal violence +X789XXA | Self-harm and interpersonal violence +X789XXD | Self-harm and interpersonal violence +X789XXS | Self-harm and interpersonal violence +X79---- | Self-harm and interpersonal violence +X79XXXA | Self-harm and interpersonal violence +X79XXXD | Self-harm and interpersonal violence +X79XXXS | Self-harm and interpersonal violence +X80---- | Self-harm and interpersonal violence +X80XXXA | Self-harm and interpersonal violence +X80XXXD | Self-harm and interpersonal violence +X80XXXS | Self-harm and interpersonal violence +X81---- | Self-harm and interpersonal violence +X810XXA | Self-harm and interpersonal violence +X810XXD | Self-harm and interpersonal violence +X810XXS | Self-harm and interpersonal violence +X811XXA | Self-harm and interpersonal violence +X811XXD | Self-harm and interpersonal violence +X811XXS | Self-harm and interpersonal violence +X818XXA | Self-harm and interpersonal violence +X818XXD | Self-harm and interpersonal violence +X818XXS | Self-harm and interpersonal violence +X82---- | Self-harm and interpersonal violence +X820XXA | Self-harm and interpersonal violence +X820XXD | Self-harm and interpersonal violence +X820XXS | Self-harm and interpersonal violence +X821XXA | Self-harm and interpersonal violence +X821XXD | Self-harm and interpersonal violence +X821XXS | Self-harm and interpersonal violence +X822XXA | Self-harm and interpersonal violence +X822XXD | Self-harm and interpersonal violence +X822XXS | Self-harm and interpersonal violence +X828XXA | Self-harm and interpersonal violence +X828XXD | Self-harm and interpersonal violence +X828XXS | Self-harm and interpersonal violence +X83---- | Self-harm and interpersonal violence +X830XXA | Self-harm and interpersonal violence +X830XXD | Self-harm and interpersonal violence +X830XXS | Self-harm and interpersonal violence +X831XXA | Self-harm and interpersonal violence +X831XXD | Self-harm and interpersonal violence +X831XXS | Self-harm and interpersonal violence +X832XXA | Self-harm and interpersonal violence +X832XXD | Self-harm and interpersonal violence +X832XXS | Self-harm and interpersonal violence +X838XXA | Self-harm and interpersonal violence +X838XXD | Self-harm and interpersonal violence +X838XXS | Self-harm and interpersonal violence +X85---- | Self-harm and interpersonal violence +X86---- | Self-harm and interpersonal violence +X87---- | Self-harm and interpersonal violence +X88---- | Self-harm and interpersonal violence +X880--- | Self-harm and interpersonal violence +X881--- | Self-harm and interpersonal violence +X882--- | Self-harm and interpersonal violence +X883--- | Self-harm and interpersonal violence +X884--- | Self-harm and interpersonal violence +X888--- | Self-harm and interpersonal violence +X889--- | Self-harm and interpersonal violence +X89---- | Self-harm and interpersonal violence +X90---- | Self-harm and interpersonal violence +X91---- | Self-harm and interpersonal violence +X92---- | Self-harm and interpersonal violence +X920XXA | Self-harm and interpersonal violence +X920XXD | Self-harm and interpersonal violence +X920XXS | Self-harm and interpersonal violence +X921XXA | Self-harm and interpersonal violence +X921XXD | Self-harm and interpersonal violence +X921XXS | Self-harm and interpersonal violence +X922XXA | Self-harm and interpersonal violence +X922XXD | Self-harm and interpersonal violence +X922XXS | Self-harm and interpersonal violence +X923XXA | Self-harm and interpersonal violence +X923XXD | Self-harm and interpersonal violence +X923XXS | Self-harm and interpersonal violence +X928XXA | Self-harm and interpersonal violence +X928XXD | Self-harm and interpersonal violence +X928XXS | Self-harm and interpersonal violence +X929XXA | Self-harm and interpersonal violence +X929XXD | Self-harm and interpersonal violence +X929XXS | Self-harm and interpersonal violence +X93---- | Self-harm and interpersonal violence +X93XXXA | Self-harm and interpersonal violence +X93XXXD | Self-harm and interpersonal violence +X93XXXS | Self-harm and interpersonal violence +X94---- | Self-harm and interpersonal violence +X940XXA | Self-harm and interpersonal violence +X940XXD | Self-harm and interpersonal violence +X940XXS | Self-harm and interpersonal violence +X941XXA | Self-harm and interpersonal violence +X941XXD | Self-harm and interpersonal violence +X941XXS | Self-harm and interpersonal violence +X942XXA | Self-harm and interpersonal violence +X942XXD | Self-harm and interpersonal violence +X942XXS | Self-harm and interpersonal violence +X948XXA | Self-harm and interpersonal violence +X948XXD | Self-harm and interpersonal violence +X948XXS | Self-harm and interpersonal violence +X949XXA | Self-harm and interpersonal violence +X949XXD | Self-harm and interpersonal violence +X949XXS | Self-harm and interpersonal violence +X95---- | Self-harm and interpersonal violence +X9501XA | Self-harm and interpersonal violence +X9501XD | Self-harm and interpersonal violence +X9501XS | Self-harm and interpersonal violence +X9502XA | Self-harm and interpersonal violence +X9502XD | Self-harm and interpersonal violence +X9502XS | Self-harm and interpersonal violence +X9509XA | Self-harm and interpersonal violence +X9509XD | Self-harm and interpersonal violence +X9509XS | Self-harm and interpersonal violence +X958XXA | Self-harm and interpersonal violence +X958XXD | Self-harm and interpersonal violence +X958XXS | Self-harm and interpersonal violence +X959XXA | Self-harm and interpersonal violence +X959XXD | Self-harm and interpersonal violence +X959XXS | Self-harm and interpersonal violence +X96---- | Self-harm and interpersonal violence +X960XXA | Self-harm and interpersonal violence +X960XXD | Self-harm and interpersonal violence +X960XXS | Self-harm and interpersonal violence +X961XXA | Self-harm and interpersonal violence +X961XXD | Self-harm and interpersonal violence +X961XXS | Self-harm and interpersonal violence +X962XXA | Self-harm and interpersonal violence +X962XXD | Self-harm and interpersonal violence +X962XXS | Self-harm and interpersonal violence +X963XXA | Self-harm and interpersonal violence +X963XXD | Self-harm and interpersonal violence +X963XXS | Self-harm and interpersonal violence +X964XXA | Self-harm and interpersonal violence +X964XXD | Self-harm and interpersonal violence +X964XXS | Self-harm and interpersonal violence +X968XXA | Self-harm and interpersonal violence +X968XXD | Self-harm and interpersonal violence +X968XXS | Self-harm and interpersonal violence +X969XXA | Self-harm and interpersonal violence +X969XXD | Self-harm and interpersonal violence +X969XXS | Self-harm and interpersonal violence +X97---- | Self-harm and interpersonal violence +X97XXXA | Self-harm and interpersonal violence +X97XXXD | Self-harm and interpersonal violence +X97XXXS | Self-harm and interpersonal violence +X98---- | Self-harm and interpersonal violence +X980XXA | Self-harm and interpersonal violence +X980XXD | Self-harm and interpersonal violence +X980XXS | Self-harm and interpersonal violence +X981XXA | Self-harm and interpersonal violence +X981XXD | Self-harm and interpersonal violence +X981XXS | Self-harm and interpersonal violence +X982XXA | Self-harm and interpersonal violence +X982XXD | Self-harm and interpersonal violence +X982XXS | Self-harm and interpersonal violence +X983XXA | Self-harm and interpersonal violence +X983XXD | Self-harm and interpersonal violence +X983XXS | Self-harm and interpersonal violence +X988XXA | Self-harm and interpersonal violence +X988XXD | Self-harm and interpersonal violence +X988XXS | Self-harm and interpersonal violence +X989XXA | Self-harm and interpersonal violence +X989XXD | Self-harm and interpersonal violence +X989XXS | Self-harm and interpersonal violence +X99---- | Self-harm and interpersonal violence +X990XXA | Self-harm and interpersonal violence +X990XXD | Self-harm and interpersonal violence +X990XXS | Self-harm and interpersonal violence +X991XXA | Self-harm and interpersonal violence +X991XXD | Self-harm and interpersonal violence +X991XXS | Self-harm and interpersonal violence +X992XXA | Self-harm and interpersonal violence +X992XXD | Self-harm and interpersonal violence +X992XXS | Self-harm and interpersonal violence +X998XXA | Self-harm and interpersonal violence +X998XXD | Self-harm and interpersonal violence +X998XXS | Self-harm and interpersonal violence +X999XXA | Self-harm and interpersonal violence +X999XXD | Self-harm and interpersonal violence +X999XXS | Self-harm and interpersonal violence +Y00---- | Self-harm and interpersonal violence +Y00XXXA | Self-harm and interpersonal violence +Y00XXXD | Self-harm and interpersonal violence +Y00XXXS | Self-harm and interpersonal violence +Y01---- | Self-harm and interpersonal violence +Y01XXXA | Self-harm and interpersonal violence +Y01XXXD | Self-harm and interpersonal violence +Y01XXXS | Self-harm and interpersonal violence +Y02---- | Self-harm and interpersonal violence +Y020XXA | Self-harm and interpersonal violence +Y020XXD | Self-harm and interpersonal violence +Y020XXS | Self-harm and interpersonal violence +Y021XXA | Self-harm and interpersonal violence +Y021XXD | Self-harm and interpersonal violence +Y021XXS | Self-harm and interpersonal violence +Y028XXA | Self-harm and interpersonal violence +Y028XXD | Self-harm and interpersonal violence +Y028XXS | Self-harm and interpersonal violence +Y03---- | Self-harm and interpersonal violence +Y030XXA | Self-harm and interpersonal violence +Y030XXD | Self-harm and interpersonal violence +Y030XXS | Self-harm and interpersonal violence +Y038XXA | Self-harm and interpersonal violence +Y038XXD | Self-harm and interpersonal violence +Y038XXS | Self-harm and interpersonal violence +Y04---- | Self-harm and interpersonal violence +Y040XXA | Self-harm and interpersonal violence +Y040XXD | Self-harm and interpersonal violence +Y040XXS | Self-harm and interpersonal violence +Y041XXA | Self-harm and interpersonal violence +Y041XXD | Self-harm and interpersonal violence +Y041XXS | Self-harm and interpersonal violence +Y042XXA | Self-harm and interpersonal violence +Y042XXD | Self-harm and interpersonal violence +Y042XXS | Self-harm and interpersonal violence +Y048XXA | Self-harm and interpersonal violence +Y048XXD | Self-harm and interpersonal violence +Y048XXS | Self-harm and interpersonal violence +Y05---- | Self-harm and interpersonal violence +Y06---- | Self-harm and interpersonal violence +Y060--- | Self-harm and interpersonal violence +Y061--- | Self-harm and interpersonal violence +Y062--- | Self-harm and interpersonal violence +Y068--- | Self-harm and interpersonal violence +Y069--- | Self-harm and interpersonal violence +Y07---- | Self-harm and interpersonal violence +Y070--- | Self-harm and interpersonal violence +Y0701-- | Self-harm and interpersonal violence +Y0702-- | Self-harm and interpersonal violence +Y0703-- | Self-harm and interpersonal violence +Y0704-- | Self-harm and interpersonal violence +Y071--- | Self-harm and interpersonal violence +Y0711-- | Self-harm and interpersonal violence +Y0712-- | Self-harm and interpersonal violence +Y0713-- | Self-harm and interpersonal violence +Y0714-- | Self-harm and interpersonal violence +Y072--- | Self-harm and interpersonal violence +Y073--- | Self-harm and interpersonal violence +Y07410- | Self-harm and interpersonal violence +Y07411- | Self-harm and interpersonal violence +Y07420- | Self-harm and interpersonal violence +Y07421- | Self-harm and interpersonal violence +Y07430- | Self-harm and interpersonal violence +Y07432- | Self-harm and interpersonal violence +Y07433- | Self-harm and interpersonal violence +Y07434- | Self-harm and interpersonal violence +Y07435- | Self-harm and interpersonal violence +Y07436- | Self-harm and interpersonal violence +Y07490- | Self-harm and interpersonal violence +Y07491- | Self-harm and interpersonal violence +Y07499- | Self-harm and interpersonal violence +Y0750-- | Self-harm and interpersonal violence +Y07510- | Self-harm and interpersonal violence +Y07511- | Self-harm and interpersonal violence +Y07512- | Self-harm and interpersonal violence +Y07513- | Self-harm and interpersonal violence +Y07519- | Self-harm and interpersonal violence +Y07521- | Self-harm and interpersonal violence +Y07528- | Self-harm and interpersonal violence +Y07529- | Self-harm and interpersonal violence +Y0753-- | Self-harm and interpersonal violence +Y0759-- | Self-harm and interpersonal violence +Y076--- | Self-harm and interpersonal violence +Y078--- | Self-harm and interpersonal violence +Y079--- | Self-harm and interpersonal violence +Y08---- | Self-harm and interpersonal violence +Y0801XA | Self-harm and interpersonal violence +Y0801XD | Self-harm and interpersonal violence +Y0801XS | Self-harm and interpersonal violence +Y0802XA | Self-harm and interpersonal violence +Y0802XD | Self-harm and interpersonal violence +Y0802XS | Self-harm and interpersonal violence +Y0809XA | Self-harm and interpersonal violence +Y0809XD | Self-harm and interpersonal violence +Y0809XS | Self-harm and interpersonal violence +Y0881XA | Self-harm and interpersonal violence +Y0881XD | Self-harm and interpersonal violence +Y0881XS | Self-harm and interpersonal violence +Y0889XA | Self-harm and interpersonal violence +Y0889XD | Self-harm and interpersonal violence +Y0889XS | Self-harm and interpersonal violence +Y35---- | Self-harm and interpersonal violence +Y350--- | Self-harm and interpersonal violence +Y35001A | Self-harm and interpersonal violence +Y35001D | Self-harm and interpersonal violence +Y35001S | Self-harm and interpersonal violence +Y35002A | Self-harm and interpersonal violence +Y35002D | Self-harm and interpersonal violence +Y35002S | Self-harm and interpersonal violence +Y35003A | Self-harm and interpersonal violence +Y35003D | Self-harm and interpersonal violence +Y35003S | Self-harm and interpersonal violence +Y35011A | Self-harm and interpersonal violence +Y35011D | Self-harm and interpersonal violence +Y35011S | Self-harm and interpersonal violence +Y35012A | Self-harm and interpersonal violence +Y35012D | Self-harm and interpersonal violence +Y35012S | Self-harm and interpersonal violence +Y35013A | Self-harm and interpersonal violence +Y35013D | Self-harm and interpersonal violence +Y35013S | Self-harm and interpersonal violence +Y35021A | Self-harm and interpersonal violence +Y35021D | Self-harm and interpersonal violence +Y35021S | Self-harm and interpersonal violence +Y35022A | Self-harm and interpersonal violence +Y35022D | Self-harm and interpersonal violence +Y35022S | Self-harm and interpersonal violence +Y35023A | Self-harm and interpersonal violence +Y35023D | Self-harm and interpersonal violence +Y35023S | Self-harm and interpersonal violence +Y35031A | Self-harm and interpersonal violence +Y35031D | Self-harm and interpersonal violence +Y35031S | Self-harm and interpersonal violence +Y35032A | Self-harm and interpersonal violence +Y35032D | Self-harm and interpersonal violence +Y35032S | Self-harm and interpersonal violence +Y35033A | Self-harm and interpersonal violence +Y35033D | Self-harm and interpersonal violence +Y35033S | Self-harm and interpersonal violence +Y35041A | Self-harm and interpersonal violence +Y35041D | Self-harm and interpersonal violence +Y35041S | Self-harm and interpersonal violence +Y35042A | Self-harm and interpersonal violence +Y35042D | Self-harm and interpersonal violence +Y35042S | Self-harm and interpersonal violence +Y35043A | Self-harm and interpersonal violence +Y35043D | Self-harm and interpersonal violence +Y35043S | Self-harm and interpersonal violence +Y35091A | Self-harm and interpersonal violence +Y35091D | Self-harm and interpersonal violence +Y35091S | Self-harm and interpersonal violence +Y35092A | Self-harm and interpersonal violence +Y35092D | Self-harm and interpersonal violence +Y35092S | Self-harm and interpersonal violence +Y35093A | Self-harm and interpersonal violence +Y35093D | Self-harm and interpersonal violence +Y35093S | Self-harm and interpersonal violence +Y351--- | Self-harm and interpersonal violence +Y35101A | Self-harm and interpersonal violence +Y35101D | Self-harm and interpersonal violence +Y35101S | Self-harm and interpersonal violence +Y35102A | Self-harm and interpersonal violence +Y35102D | Self-harm and interpersonal violence +Y35102S | Self-harm and interpersonal violence +Y35103A | Self-harm and interpersonal violence +Y35103D | Self-harm and interpersonal violence +Y35103S | Self-harm and interpersonal violence +Y35111A | Self-harm and interpersonal violence +Y35111D | Self-harm and interpersonal violence +Y35111S | Self-harm and interpersonal violence +Y35112A | Self-harm and interpersonal violence +Y35112D | Self-harm and interpersonal violence +Y35112S | Self-harm and interpersonal violence +Y35113A | Self-harm and interpersonal violence +Y35113D | Self-harm and interpersonal violence +Y35113S | Self-harm and interpersonal violence +Y35121A | Self-harm and interpersonal violence +Y35121D | Self-harm and interpersonal violence +Y35121S | Self-harm and interpersonal violence +Y35122A | Self-harm and interpersonal violence +Y35122D | Self-harm and interpersonal violence +Y35122S | Self-harm and interpersonal violence +Y35123A | Self-harm and interpersonal violence +Y35123D | Self-harm and interpersonal violence +Y35123S | Self-harm and interpersonal violence +Y35191A | Self-harm and interpersonal violence +Y35191D | Self-harm and interpersonal violence +Y35191S | Self-harm and interpersonal violence +Y35192A | Self-harm and interpersonal violence +Y35192D | Self-harm and interpersonal violence +Y35192S | Self-harm and interpersonal violence +Y35193A | Self-harm and interpersonal violence +Y35193D | Self-harm and interpersonal violence +Y35193S | Self-harm and interpersonal violence +Y352--- | Self-harm and interpersonal violence +Y35201A | Self-harm and interpersonal violence +Y35201D | Self-harm and interpersonal violence +Y35201S | Self-harm and interpersonal violence +Y35202A | Self-harm and interpersonal violence +Y35202D | Self-harm and interpersonal violence +Y35202S | Self-harm and interpersonal violence +Y35203A | Self-harm and interpersonal violence +Y35203D | Self-harm and interpersonal violence +Y35203S | Self-harm and interpersonal violence +Y35211A | Self-harm and interpersonal violence +Y35211D | Self-harm and interpersonal violence +Y35211S | Self-harm and interpersonal violence +Y35212A | Self-harm and interpersonal violence +Y35212D | Self-harm and interpersonal violence +Y35212S | Self-harm and interpersonal violence +Y35213A | Self-harm and interpersonal violence +Y35213D | Self-harm and interpersonal violence +Y35213S | Self-harm and interpersonal violence +Y35291A | Self-harm and interpersonal violence +Y35291D | Self-harm and interpersonal violence +Y35291S | Self-harm and interpersonal violence +Y35292A | Self-harm and interpersonal violence +Y35292D | Self-harm and interpersonal violence +Y35292S | Self-harm and interpersonal violence +Y35293A | Self-harm and interpersonal violence +Y35293D | Self-harm and interpersonal violence +Y35293S | Self-harm and interpersonal violence +Y353--- | Self-harm and interpersonal violence +Y35301A | Self-harm and interpersonal violence +Y35301D | Self-harm and interpersonal violence +Y35301S | Self-harm and interpersonal violence +Y35302A | Self-harm and interpersonal violence +Y35302D | Self-harm and interpersonal violence +Y35302S | Self-harm and interpersonal violence +Y35303A | Self-harm and interpersonal violence +Y35303D | Self-harm and interpersonal violence +Y35303S | Self-harm and interpersonal violence +Y35311A | Self-harm and interpersonal violence +Y35311D | Self-harm and interpersonal violence +Y35311S | Self-harm and interpersonal violence +Y35312A | Self-harm and interpersonal violence +Y35312D | Self-harm and interpersonal violence +Y35312S | Self-harm and interpersonal violence +Y35313A | Self-harm and interpersonal violence +Y35313D | Self-harm and interpersonal violence +Y35313S | Self-harm and interpersonal violence +Y35391A | Self-harm and interpersonal violence +Y35391D | Self-harm and interpersonal violence +Y35391S | Self-harm and interpersonal violence +Y35392A | Self-harm and interpersonal violence +Y35392D | Self-harm and interpersonal violence +Y35392S | Self-harm and interpersonal violence +Y35393A | Self-harm and interpersonal violence +Y35393D | Self-harm and interpersonal violence +Y35393S | Self-harm and interpersonal violence +Y354--- | Self-harm and interpersonal violence +Y35401A | Self-harm and interpersonal violence +Y35401D | Self-harm and interpersonal violence +Y35401S | Self-harm and interpersonal violence +Y35402A | Self-harm and interpersonal violence +Y35402D | Self-harm and interpersonal violence +Y35402S | Self-harm and interpersonal violence +Y35403A | Self-harm and interpersonal violence +Y35403D | Self-harm and interpersonal violence +Y35403S | Self-harm and interpersonal violence +Y35411A | Self-harm and interpersonal violence +Y35411D | Self-harm and interpersonal violence +Y35411S | Self-harm and interpersonal violence +Y35412A | Self-harm and interpersonal violence +Y35412D | Self-harm and interpersonal violence +Y35412S | Self-harm and interpersonal violence +Y35413A | Self-harm and interpersonal violence +Y35413D | Self-harm and interpersonal violence +Y35413S | Self-harm and interpersonal violence +Y35491A | Self-harm and interpersonal violence +Y35491D | Self-harm and interpersonal violence +Y35491S | Self-harm and interpersonal violence +Y35492A | Self-harm and interpersonal violence +Y35492D | Self-harm and interpersonal violence +Y35492S | Self-harm and interpersonal violence +Y35493A | Self-harm and interpersonal violence +Y35493D | Self-harm and interpersonal violence +Y35493S | Self-harm and interpersonal violence +Y355--- | Self-harm and interpersonal violence +Y356--- | Self-harm and interpersonal violence +Y357--- | Self-harm and interpersonal violence +Y35811A | Self-harm and interpersonal violence +Y35811D | Self-harm and interpersonal violence +Y35811S | Self-harm and interpersonal violence +Y35812A | Self-harm and interpersonal violence +Y35812D | Self-harm and interpersonal violence +Y35812S | Self-harm and interpersonal violence +Y35813A | Self-harm and interpersonal violence +Y35813D | Self-harm and interpersonal violence +Y35813S | Self-harm and interpersonal violence +Y35891A | Self-harm and interpersonal violence +Y35891D | Self-harm and interpersonal violence +Y35891S | Self-harm and interpersonal violence +Y35892A | Self-harm and interpersonal violence +Y35892D | Self-harm and interpersonal violence +Y35892S | Self-harm and interpersonal violence +Y35893A | Self-harm and interpersonal violence +Y35893D | Self-harm and interpersonal violence +Y35893S | Self-harm and interpersonal violence +Y3591XA | Self-harm and interpersonal violence +Y3591XD | Self-harm and interpersonal violence +Y3591XS | Self-harm and interpersonal violence +Y3592XA | Self-harm and interpersonal violence +Y3592XD | Self-harm and interpersonal violence +Y3592XS | Self-harm and interpersonal violence +Y3593XA | Self-harm and interpersonal violence +Y3593XD | Self-harm and interpersonal violence +Y3593XS | Self-harm and interpersonal violence +Y36---- | Self-harm and interpersonal violence +Y360--- | Self-harm and interpersonal violence +Y36000A | Self-harm and interpersonal violence +Y36000D | Self-harm and interpersonal violence +Y36000S | Self-harm and interpersonal violence +Y36001A | Self-harm and interpersonal violence +Y36001D | Self-harm and interpersonal violence +Y36001S | Self-harm and interpersonal violence +Y36010A | Self-harm and interpersonal violence +Y36010D | Self-harm and interpersonal violence +Y36010S | Self-harm and interpersonal violence +Y36011A | Self-harm and interpersonal violence +Y36011D | Self-harm and interpersonal violence +Y36011S | Self-harm and interpersonal violence +Y36020A | Self-harm and interpersonal violence +Y36020D | Self-harm and interpersonal violence +Y36020S | Self-harm and interpersonal violence +Y36021A | Self-harm and interpersonal violence +Y36021D | Self-harm and interpersonal violence +Y36021S | Self-harm and interpersonal violence +Y36030A | Self-harm and interpersonal violence +Y36030D | Self-harm and interpersonal violence +Y36030S | Self-harm and interpersonal violence +Y36031A | Self-harm and interpersonal violence +Y36031D | Self-harm and interpersonal violence +Y36031S | Self-harm and interpersonal violence +Y36040A | Self-harm and interpersonal violence +Y36040D | Self-harm and interpersonal violence +Y36040S | Self-harm and interpersonal violence +Y36041A | Self-harm and interpersonal violence +Y36041D | Self-harm and interpersonal violence +Y36041S | Self-harm and interpersonal violence +Y36050A | Self-harm and interpersonal violence +Y36050D | Self-harm and interpersonal violence +Y36050S | Self-harm and interpersonal violence +Y36051A | Self-harm and interpersonal violence +Y36051D | Self-harm and interpersonal violence +Y36051S | Self-harm and interpersonal violence +Y36090A | Self-harm and interpersonal violence +Y36090D | Self-harm and interpersonal violence +Y36090S | Self-harm and interpersonal violence +Y36091A | Self-harm and interpersonal violence +Y36091D | Self-harm and interpersonal violence +Y36091S | Self-harm and interpersonal violence +Y361--- | Self-harm and interpersonal violence +Y36100A | Self-harm and interpersonal violence +Y36100D | Self-harm and interpersonal violence +Y36100S | Self-harm and interpersonal violence +Y36101A | Self-harm and interpersonal violence +Y36101D | Self-harm and interpersonal violence +Y36101S | Self-harm and interpersonal violence +Y36110A | Self-harm and interpersonal violence +Y36110D | Self-harm and interpersonal violence +Y36110S | Self-harm and interpersonal violence +Y36111A | Self-harm and interpersonal violence +Y36111D | Self-harm and interpersonal violence +Y36111S | Self-harm and interpersonal violence +Y36120A | Self-harm and interpersonal violence +Y36120D | Self-harm and interpersonal violence +Y36120S | Self-harm and interpersonal violence +Y36121A | Self-harm and interpersonal violence +Y36121D | Self-harm and interpersonal violence +Y36121S | Self-harm and interpersonal violence +Y36130A | Self-harm and interpersonal violence +Y36130D | Self-harm and interpersonal violence +Y36130S | Self-harm and interpersonal violence +Y36131A | Self-harm and interpersonal violence +Y36131D | Self-harm and interpersonal violence +Y36131S | Self-harm and interpersonal violence +Y36140A | Self-harm and interpersonal violence +Y36140D | Self-harm and interpersonal violence +Y36140S | Self-harm and interpersonal violence +Y36141A | Self-harm and interpersonal violence +Y36141D | Self-harm and interpersonal violence +Y36141S | Self-harm and interpersonal violence +Y36190A | Self-harm and interpersonal violence +Y36190D | Self-harm and interpersonal violence +Y36190S | Self-harm and interpersonal violence +Y36191A | Self-harm and interpersonal violence +Y36191D | Self-harm and interpersonal violence +Y36191S | Self-harm and interpersonal violence +Y362--- | Self-harm and interpersonal violence +Y36200A | Self-harm and interpersonal violence +Y36200D | Self-harm and interpersonal violence +Y36200S | Self-harm and interpersonal violence +Y36201A | Self-harm and interpersonal violence +Y36201D | Self-harm and interpersonal violence +Y36201S | Self-harm and interpersonal violence +Y36210A | Self-harm and interpersonal violence +Y36210D | Self-harm and interpersonal violence +Y36210S | Self-harm and interpersonal violence +Y36211A | Self-harm and interpersonal violence +Y36211D | Self-harm and interpersonal violence +Y36211S | Self-harm and interpersonal violence +Y36220A | Self-harm and interpersonal violence +Y36220D | Self-harm and interpersonal violence +Y36220S | Self-harm and interpersonal violence +Y36221A | Self-harm and interpersonal violence +Y36221D | Self-harm and interpersonal violence +Y36221S | Self-harm and interpersonal violence +Y36230A | Self-harm and interpersonal violence +Y36230D | Self-harm and interpersonal violence +Y36230S | Self-harm and interpersonal violence +Y36231A | Self-harm and interpersonal violence +Y36231D | Self-harm and interpersonal violence +Y36231S | Self-harm and interpersonal violence +Y36240A | Self-harm and interpersonal violence +Y36240D | Self-harm and interpersonal violence +Y36240S | Self-harm and interpersonal violence +Y36241A | Self-harm and interpersonal violence +Y36241D | Self-harm and interpersonal violence +Y36241S | Self-harm and interpersonal violence +Y36250A | Self-harm and interpersonal violence +Y36250D | Self-harm and interpersonal violence +Y36250S | Self-harm and interpersonal violence +Y36251A | Self-harm and interpersonal violence +Y36251D | Self-harm and interpersonal violence +Y36251S | Self-harm and interpersonal violence +Y36260A | Self-harm and interpersonal violence +Y36260D | Self-harm and interpersonal violence +Y36260S | Self-harm and interpersonal violence +Y36261A | Self-harm and interpersonal violence +Y36261D | Self-harm and interpersonal violence +Y36261S | Self-harm and interpersonal violence +Y36270A | Self-harm and interpersonal violence +Y36270D | Self-harm and interpersonal violence +Y36270S | Self-harm and interpersonal violence +Y36271A | Self-harm and interpersonal violence +Y36271D | Self-harm and interpersonal violence +Y36271S | Self-harm and interpersonal violence +Y36290A | Self-harm and interpersonal violence +Y36290D | Self-harm and interpersonal violence +Y36290S | Self-harm and interpersonal violence +Y36291A | Self-harm and interpersonal violence +Y36291D | Self-harm and interpersonal violence +Y36291S | Self-harm and interpersonal violence +Y363--- | Self-harm and interpersonal violence +Y36300A | Self-harm and interpersonal violence +Y36300D | Self-harm and interpersonal violence +Y36300S | Self-harm and interpersonal violence +Y36301A | Self-harm and interpersonal violence +Y36301D | Self-harm and interpersonal violence +Y36301S | Self-harm and interpersonal violence +Y36310A | Self-harm and interpersonal violence +Y36310D | Self-harm and interpersonal violence +Y36310S | Self-harm and interpersonal violence +Y36311A | Self-harm and interpersonal violence +Y36311D | Self-harm and interpersonal violence +Y36311S | Self-harm and interpersonal violence +Y36320A | Self-harm and interpersonal violence +Y36320D | Self-harm and interpersonal violence +Y36320S | Self-harm and interpersonal violence +Y36321A | Self-harm and interpersonal violence +Y36321D | Self-harm and interpersonal violence +Y36321S | Self-harm and interpersonal violence +Y36330A | Self-harm and interpersonal violence +Y36330D | Self-harm and interpersonal violence +Y36330S | Self-harm and interpersonal violence +Y36331A | Self-harm and interpersonal violence +Y36331D | Self-harm and interpersonal violence +Y36331S | Self-harm and interpersonal violence +Y36390A | Self-harm and interpersonal violence +Y36390D | Self-harm and interpersonal violence +Y36390S | Self-harm and interpersonal violence +Y36391A | Self-harm and interpersonal violence +Y36391D | Self-harm and interpersonal violence +Y36391S | Self-harm and interpersonal violence +Y364--- | Self-harm and interpersonal violence +Y36410A | Self-harm and interpersonal violence +Y36410D | Self-harm and interpersonal violence +Y36410S | Self-harm and interpersonal violence +Y36411A | Self-harm and interpersonal violence +Y36411D | Self-harm and interpersonal violence +Y36411S | Self-harm and interpersonal violence +Y36420A | Self-harm and interpersonal violence +Y36420D | Self-harm and interpersonal violence +Y36420S | Self-harm and interpersonal violence +Y36421A | Self-harm and interpersonal violence +Y36421D | Self-harm and interpersonal violence +Y36421S | Self-harm and interpersonal violence +Y36430A | Self-harm and interpersonal violence +Y36430D | Self-harm and interpersonal violence +Y36430S | Self-harm and interpersonal violence +Y36431A | Self-harm and interpersonal violence +Y36431D | Self-harm and interpersonal violence +Y36431S | Self-harm and interpersonal violence +Y36440A | Self-harm and interpersonal violence +Y36440D | Self-harm and interpersonal violence +Y36440S | Self-harm and interpersonal violence +Y36441A | Self-harm and interpersonal violence +Y36441D | Self-harm and interpersonal violence +Y36441S | Self-harm and interpersonal violence +Y36450A | Self-harm and interpersonal violence +Y36450D | Self-harm and interpersonal violence +Y36450S | Self-harm and interpersonal violence +Y36451A | Self-harm and interpersonal violence +Y36451D | Self-harm and interpersonal violence +Y36451S | Self-harm and interpersonal violence +Y36460A | Self-harm and interpersonal violence +Y36460D | Self-harm and interpersonal violence +Y36460S | Self-harm and interpersonal violence +Y36461A | Self-harm and interpersonal violence +Y36461D | Self-harm and interpersonal violence +Y36461S | Self-harm and interpersonal violence +Y36470A | Self-harm and interpersonal violence +Y36470D | Self-harm and interpersonal violence +Y36470S | Self-harm and interpersonal violence +Y36471A | Self-harm and interpersonal violence +Y36471D | Self-harm and interpersonal violence +Y36471S | Self-harm and interpersonal violence +Y36490A | Self-harm and interpersonal violence +Y36490D | Self-harm and interpersonal violence +Y36490S | Self-harm and interpersonal violence +Y36491A | Self-harm and interpersonal violence +Y36491D | Self-harm and interpersonal violence +Y36491S | Self-harm and interpersonal violence +Y365--- | Self-harm and interpersonal violence +Y36500A | Self-harm and interpersonal violence +Y36500D | Self-harm and interpersonal violence +Y36500S | Self-harm and interpersonal violence +Y36501A | Self-harm and interpersonal violence +Y36501D | Self-harm and interpersonal violence +Y36501S | Self-harm and interpersonal violence +Y36510A | Self-harm and interpersonal violence +Y36510D | Self-harm and interpersonal violence +Y36510S | Self-harm and interpersonal violence +Y36511A | Self-harm and interpersonal violence +Y36511D | Self-harm and interpersonal violence +Y36511S | Self-harm and interpersonal violence +Y36520A | Self-harm and interpersonal violence +Y36520D | Self-harm and interpersonal violence +Y36520S | Self-harm and interpersonal violence +Y36521A | Self-harm and interpersonal violence +Y36521D | Self-harm and interpersonal violence +Y36521S | Self-harm and interpersonal violence +Y36530A | Self-harm and interpersonal violence +Y36530D | Self-harm and interpersonal violence +Y36530S | Self-harm and interpersonal violence +Y36531A | Self-harm and interpersonal violence +Y36531D | Self-harm and interpersonal violence +Y36531S | Self-harm and interpersonal violence +Y36540A | Self-harm and interpersonal violence +Y36540D | Self-harm and interpersonal violence +Y36540S | Self-harm and interpersonal violence +Y36541A | Self-harm and interpersonal violence +Y36541D | Self-harm and interpersonal violence +Y36541S | Self-harm and interpersonal violence +Y36590A | Self-harm and interpersonal violence +Y36590D | Self-harm and interpersonal violence +Y36590S | Self-harm and interpersonal violence +Y36591A | Self-harm and interpersonal violence +Y36591D | Self-harm and interpersonal violence +Y36591S | Self-harm and interpersonal violence +Y366--- | Self-harm and interpersonal violence +Y366X0A | Self-harm and interpersonal violence +Y366X0D | Self-harm and interpersonal violence +Y366X0S | Self-harm and interpersonal violence +Y366X1A | Self-harm and interpersonal violence +Y366X1D | Self-harm and interpersonal violence +Y366X1S | Self-harm and interpersonal violence +Y367--- | Self-harm and interpersonal violence +Y367X0A | Self-harm and interpersonal violence +Y367X0D | Self-harm and interpersonal violence +Y367X0S | Self-harm and interpersonal violence +Y367X1A | Self-harm and interpersonal violence +Y367X1D | Self-harm and interpersonal violence +Y367X1S | Self-harm and interpersonal violence +Y368--- | Self-harm and interpersonal violence +Y36810A | Self-harm and interpersonal violence +Y36810D | Self-harm and interpersonal violence +Y36810S | Self-harm and interpersonal violence +Y36811A | Self-harm and interpersonal violence +Y36811D | Self-harm and interpersonal violence +Y36811S | Self-harm and interpersonal violence +Y36820A | Self-harm and interpersonal violence +Y36820D | Self-harm and interpersonal violence +Y36820S | Self-harm and interpersonal violence +Y36821A | Self-harm and interpersonal violence +Y36821D | Self-harm and interpersonal violence +Y36821S | Self-harm and interpersonal violence +Y36880A | Self-harm and interpersonal violence +Y36880D | Self-harm and interpersonal violence +Y36880S | Self-harm and interpersonal violence +Y36881A | Self-harm and interpersonal violence +Y36881D | Self-harm and interpersonal violence +Y36881S | Self-harm and interpersonal violence +Y36890A | Self-harm and interpersonal violence +Y36890D | Self-harm and interpersonal violence +Y36890S | Self-harm and interpersonal violence +Y36891A | Self-harm and interpersonal violence +Y36891D | Self-harm and interpersonal violence +Y36891S | Self-harm and interpersonal violence +Y369--- | Self-harm and interpersonal violence +Y3690XA | Self-harm and interpersonal violence +Y3690XD | Self-harm and interpersonal violence +Y3690XS | Self-harm and interpersonal violence +Y3691XA | Self-harm and interpersonal violence +Y3691XD | Self-harm and interpersonal violence +Y3691XS | Self-harm and interpersonal violence +Y3692XA | Self-harm and interpersonal violence +Y3692XD | Self-harm and interpersonal violence +Y3692XS | Self-harm and interpersonal violence +Y37000A | Self-harm and interpersonal violence +Y37000D | Self-harm and interpersonal violence +Y37000S | Self-harm and interpersonal violence +Y37001A | Self-harm and interpersonal violence +Y37001D | Self-harm and interpersonal violence +Y37001S | Self-harm and interpersonal violence +Y37010A | Self-harm and interpersonal violence +Y37010D | Self-harm and interpersonal violence +Y37010S | Self-harm and interpersonal violence +Y37011A | Self-harm and interpersonal violence +Y37011D | Self-harm and interpersonal violence +Y37011S | Self-harm and interpersonal violence +Y37020A | Self-harm and interpersonal violence +Y37020D | Self-harm and interpersonal violence +Y37020S | Self-harm and interpersonal violence +Y37021A | Self-harm and interpersonal violence +Y37021D | Self-harm and interpersonal violence +Y37021S | Self-harm and interpersonal violence +Y37030A | Self-harm and interpersonal violence +Y37030D | Self-harm and interpersonal violence +Y37030S | Self-harm and interpersonal violence +Y37031A | Self-harm and interpersonal violence +Y37031D | Self-harm and interpersonal violence +Y37031S | Self-harm and interpersonal violence +Y37040A | Self-harm and interpersonal violence +Y37040D | Self-harm and interpersonal violence +Y37040S | Self-harm and interpersonal violence +Y37041A | Self-harm and interpersonal violence +Y37041D | Self-harm and interpersonal violence +Y37041S | Self-harm and interpersonal violence +Y37050A | Self-harm and interpersonal violence +Y37050D | Self-harm and interpersonal violence +Y37050S | Self-harm and interpersonal violence +Y37051A | Self-harm and interpersonal violence +Y37051D | Self-harm and interpersonal violence +Y37051S | Self-harm and interpersonal violence +Y37090A | Self-harm and interpersonal violence +Y37090D | Self-harm and interpersonal violence +Y37090S | Self-harm and interpersonal violence +Y37091A | Self-harm and interpersonal violence +Y37091D | Self-harm and interpersonal violence +Y37091S | Self-harm and interpersonal violence +Y37100A | Self-harm and interpersonal violence +Y37100D | Self-harm and interpersonal violence +Y37100S | Self-harm and interpersonal violence +Y37101A | Self-harm and interpersonal violence +Y37101D | Self-harm and interpersonal violence +Y37101S | Self-harm and interpersonal violence +Y37110A | Self-harm and interpersonal violence +Y37110D | Self-harm and interpersonal violence +Y37110S | Self-harm and interpersonal violence +Y37111A | Self-harm and interpersonal violence +Y37111D | Self-harm and interpersonal violence +Y37111S | Self-harm and interpersonal violence +Y37120A | Self-harm and interpersonal violence +Y37120D | Self-harm and interpersonal violence +Y37120S | Self-harm and interpersonal violence +Y37121A | Self-harm and interpersonal violence +Y37121D | Self-harm and interpersonal violence +Y37121S | Self-harm and interpersonal violence +Y37130A | Self-harm and interpersonal violence +Y37130D | Self-harm and interpersonal violence +Y37130S | Self-harm and interpersonal violence +Y37131A | Self-harm and interpersonal violence +Y37131D | Self-harm and interpersonal violence +Y37131S | Self-harm and interpersonal violence +Y37140A | Self-harm and interpersonal violence +Y37140D | Self-harm and interpersonal violence +Y37140S | Self-harm and interpersonal violence +Y37141A | Self-harm and interpersonal violence +Y37141D | Self-harm and interpersonal violence +Y37141S | Self-harm and interpersonal violence +Y37190A | Self-harm and interpersonal violence +Y37190D | Self-harm and interpersonal violence +Y37190S | Self-harm and interpersonal violence +Y37191A | Self-harm and interpersonal violence +Y37191D | Self-harm and interpersonal violence +Y37191S | Self-harm and interpersonal violence +Y37200A | Self-harm and interpersonal violence +Y37200D | Self-harm and interpersonal violence +Y37200S | Self-harm and interpersonal violence +Y37201A | Self-harm and interpersonal violence +Y37201D | Self-harm and interpersonal violence +Y37201S | Self-harm and interpersonal violence +Y37210A | Self-harm and interpersonal violence +Y37210D | Self-harm and interpersonal violence +Y37210S | Self-harm and interpersonal violence +Y37211A | Self-harm and interpersonal violence +Y37211D | Self-harm and interpersonal violence +Y37211S | Self-harm and interpersonal violence +Y37220A | Self-harm and interpersonal violence +Y37220D | Self-harm and interpersonal violence +Y37220S | Self-harm and interpersonal violence +Y37221A | Self-harm and interpersonal violence +Y37221D | Self-harm and interpersonal violence +Y37221S | Self-harm and interpersonal violence +Y37230A | Self-harm and interpersonal violence +Y37230D | Self-harm and interpersonal violence +Y37230S | Self-harm and interpersonal violence +Y37231A | Self-harm and interpersonal violence +Y37231D | Self-harm and interpersonal violence +Y37231S | Self-harm and interpersonal violence +Y37240A | Self-harm and interpersonal violence +Y37240D | Self-harm and interpersonal violence +Y37240S | Self-harm and interpersonal violence +Y37241A | Self-harm and interpersonal violence +Y37241D | Self-harm and interpersonal violence +Y37241S | Self-harm and interpersonal violence +Y37250A | Self-harm and interpersonal violence +Y37250D | Self-harm and interpersonal violence +Y37250S | Self-harm and interpersonal violence +Y37251A | Self-harm and interpersonal violence +Y37251D | Self-harm and interpersonal violence +Y37251S | Self-harm and interpersonal violence +Y37260A | Self-harm and interpersonal violence +Y37260D | Self-harm and interpersonal violence +Y37260S | Self-harm and interpersonal violence +Y37261A | Self-harm and interpersonal violence +Y37261D | Self-harm and interpersonal violence +Y37261S | Self-harm and interpersonal violence +Y37270A | Self-harm and interpersonal violence +Y37270D | Self-harm and interpersonal violence +Y37270S | Self-harm and interpersonal violence +Y37271A | Self-harm and interpersonal violence +Y37271D | Self-harm and interpersonal violence +Y37271S | Self-harm and interpersonal violence +Y37290A | Self-harm and interpersonal violence +Y37290D | Self-harm and interpersonal violence +Y37290S | Self-harm and interpersonal violence +Y37291A | Self-harm and interpersonal violence +Y37291D | Self-harm and interpersonal violence +Y37291S | Self-harm and interpersonal violence +Y37300A | Self-harm and interpersonal violence +Y37300D | Self-harm and interpersonal violence +Y37300S | Self-harm and interpersonal violence +Y37301A | Self-harm and interpersonal violence +Y37301D | Self-harm and interpersonal violence +Y37301S | Self-harm and interpersonal violence +Y37310A | Self-harm and interpersonal violence +Y37310D | Self-harm and interpersonal violence +Y37310S | Self-harm and interpersonal violence +Y37311A | Self-harm and interpersonal violence +Y37311D | Self-harm and interpersonal violence +Y37311S | Self-harm and interpersonal violence +Y37320A | Self-harm and interpersonal violence +Y37320D | Self-harm and interpersonal violence +Y37320S | Self-harm and interpersonal violence +Y37321A | Self-harm and interpersonal violence +Y37321D | Self-harm and interpersonal violence +Y37321S | Self-harm and interpersonal violence +Y37330A | Self-harm and interpersonal violence +Y37330D | Self-harm and interpersonal violence +Y37330S | Self-harm and interpersonal violence +Y37331A | Self-harm and interpersonal violence +Y37331D | Self-harm and interpersonal violence +Y37331S | Self-harm and interpersonal violence +Y37390A | Self-harm and interpersonal violence +Y37390D | Self-harm and interpersonal violence +Y37390S | Self-harm and interpersonal violence +Y37391A | Self-harm and interpersonal violence +Y37391D | Self-harm and interpersonal violence +Y37391S | Self-harm and interpersonal violence +Y37410A | Self-harm and interpersonal violence +Y37410D | Self-harm and interpersonal violence +Y37410S | Self-harm and interpersonal violence +Y37411A | Self-harm and interpersonal violence +Y37411D | Self-harm and interpersonal violence +Y37411S | Self-harm and interpersonal violence +Y37420A | Self-harm and interpersonal violence +Y37420D | Self-harm and interpersonal violence +Y37420S | Self-harm and interpersonal violence +Y37421A | Self-harm and interpersonal violence +Y37421D | Self-harm and interpersonal violence +Y37421S | Self-harm and interpersonal violence +Y37430A | Self-harm and interpersonal violence +Y37430D | Self-harm and interpersonal violence +Y37430S | Self-harm and interpersonal violence +Y37431A | Self-harm and interpersonal violence +Y37431D | Self-harm and interpersonal violence +Y37431S | Self-harm and interpersonal violence +Y37440A | Self-harm and interpersonal violence +Y37440D | Self-harm and interpersonal violence +Y37440S | Self-harm and interpersonal violence +Y37441A | Self-harm and interpersonal violence +Y37441D | Self-harm and interpersonal violence +Y37441S | Self-harm and interpersonal violence +Y37450A | Self-harm and interpersonal violence +Y37450D | Self-harm and interpersonal violence +Y37450S | Self-harm and interpersonal violence +Y37451A | Self-harm and interpersonal violence +Y37451D | Self-harm and interpersonal violence +Y37451S | Self-harm and interpersonal violence +Y37460A | Self-harm and interpersonal violence +Y37460D | Self-harm and interpersonal violence +Y37460S | Self-harm and interpersonal violence +Y37461A | Self-harm and interpersonal violence +Y37461D | Self-harm and interpersonal violence +Y37461S | Self-harm and interpersonal violence +Y37470A | Self-harm and interpersonal violence +Y37470D | Self-harm and interpersonal violence +Y37470S | Self-harm and interpersonal violence +Y37471A | Self-harm and interpersonal violence +Y37471D | Self-harm and interpersonal violence +Y37471S | Self-harm and interpersonal violence +Y37490A | Self-harm and interpersonal violence +Y37490D | Self-harm and interpersonal violence +Y37490S | Self-harm and interpersonal violence +Y37491A | Self-harm and interpersonal violence +Y37491D | Self-harm and interpersonal violence +Y37491S | Self-harm and interpersonal violence +Y37500A | Self-harm and interpersonal violence +Y37500D | Self-harm and interpersonal violence +Y37500S | Self-harm and interpersonal violence +Y37501A | Self-harm and interpersonal violence +Y37501D | Self-harm and interpersonal violence +Y37501S | Self-harm and interpersonal violence +Y37510A | Self-harm and interpersonal violence +Y37510D | Self-harm and interpersonal violence +Y37510S | Self-harm and interpersonal violence +Y37511A | Self-harm and interpersonal violence +Y37511D | Self-harm and interpersonal violence +Y37511S | Self-harm and interpersonal violence +Y37520A | Self-harm and interpersonal violence +Y37520D | Self-harm and interpersonal violence +Y37520S | Self-harm and interpersonal violence +Y37521A | Self-harm and interpersonal violence +Y37521D | Self-harm and interpersonal violence +Y37521S | Self-harm and interpersonal violence +Y37530A | Self-harm and interpersonal violence +Y37530D | Self-harm and interpersonal violence +Y37530S | Self-harm and interpersonal violence +Y37531A | Self-harm and interpersonal violence +Y37531D | Self-harm and interpersonal violence +Y37531S | Self-harm and interpersonal violence +Y37540A | Self-harm and interpersonal violence +Y37540D | Self-harm and interpersonal violence +Y37540S | Self-harm and interpersonal violence +Y37541A | Self-harm and interpersonal violence +Y37541D | Self-harm and interpersonal violence +Y37541S | Self-harm and interpersonal violence +Y37590A | Self-harm and interpersonal violence +Y37590D | Self-harm and interpersonal violence +Y37590S | Self-harm and interpersonal violence +Y37591A | Self-harm and interpersonal violence +Y37591D | Self-harm and interpersonal violence +Y37591S | Self-harm and interpersonal violence +Y376X0A | Self-harm and interpersonal violence +Y376X0D | Self-harm and interpersonal violence +Y376X0S | Self-harm and interpersonal violence +Y376X1A | Self-harm and interpersonal violence +Y376X1D | Self-harm and interpersonal violence +Y376X1S | Self-harm and interpersonal violence +Y377X0A | Self-harm and interpersonal violence +Y377X0D | Self-harm and interpersonal violence +Y377X0S | Self-harm and interpersonal violence +Y377X1A | Self-harm and interpersonal violence +Y377X1D | Self-harm and interpersonal violence +Y377X1S | Self-harm and interpersonal violence +Y3790XA | Self-harm and interpersonal violence +Y3790XD | Self-harm and interpersonal violence +Y3790XS | Self-harm and interpersonal violence +Y3791XA | Self-harm and interpersonal violence +Y3791XD | Self-harm and interpersonal violence +Y3791XS | Self-harm and interpersonal violence +Y3792XA | Self-harm and interpersonal violence +Y3792XD | Self-harm and interpersonal violence +Y3792XS | Self-harm and interpersonal violence +Y380X1A | Self-harm and interpersonal violence +Y380X1D | Self-harm and interpersonal violence +Y380X1S | Self-harm and interpersonal violence +Y380X2A | Self-harm and interpersonal violence +Y380X2D | Self-harm and interpersonal violence +Y380X2S | Self-harm and interpersonal violence +Y380X3A | Self-harm and interpersonal violence +Y380X3D | Self-harm and interpersonal violence +Y380X3S | Self-harm and interpersonal violence +Y381X1A | Self-harm and interpersonal violence +Y381X1D | Self-harm and interpersonal violence +Y381X1S | Self-harm and interpersonal violence +Y381X2A | Self-harm and interpersonal violence +Y381X2D | Self-harm and interpersonal violence +Y381X2S | Self-harm and interpersonal violence +Y381X3A | Self-harm and interpersonal violence +Y381X3D | Self-harm and interpersonal violence +Y381X3S | Self-harm and interpersonal violence +Y382X1A | Self-harm and interpersonal violence +Y382X1D | Self-harm and interpersonal violence +Y382X1S | Self-harm and interpersonal violence +Y382X2A | Self-harm and interpersonal violence +Y382X2D | Self-harm and interpersonal violence +Y382X2S | Self-harm and interpersonal violence +Y382X3A | Self-harm and interpersonal violence +Y382X3D | Self-harm and interpersonal violence +Y382X3S | Self-harm and interpersonal violence +Y383X1A | Self-harm and interpersonal violence +Y383X1D | Self-harm and interpersonal violence +Y383X1S | Self-harm and interpersonal violence +Y383X2A | Self-harm and interpersonal violence +Y383X2D | Self-harm and interpersonal violence +Y383X2S | Self-harm and interpersonal violence +Y383X3A | Self-harm and interpersonal violence +Y383X3D | Self-harm and interpersonal violence +Y383X3S | Self-harm and interpersonal violence +Y384X1A | Self-harm and interpersonal violence +Y384X1D | Self-harm and interpersonal violence +Y384X1S | Self-harm and interpersonal violence +Y384X2A | Self-harm and interpersonal violence +Y384X2D | Self-harm and interpersonal violence +Y384X2S | Self-harm and interpersonal violence +Y384X3A | Self-harm and interpersonal violence +Y384X3D | Self-harm and interpersonal violence +Y384X3S | Self-harm and interpersonal violence +Y385X1A | Self-harm and interpersonal violence +Y385X1D | Self-harm and interpersonal violence +Y385X1S | Self-harm and interpersonal violence +Y385X2A | Self-harm and interpersonal violence +Y385X2D | Self-harm and interpersonal violence +Y385X2S | Self-harm and interpersonal violence +Y385X3A | Self-harm and interpersonal violence +Y385X3D | Self-harm and interpersonal violence +Y385X3S | Self-harm and interpersonal violence +Y386X1A | Self-harm and interpersonal violence +Y386X1D | Self-harm and interpersonal violence +Y386X1S | Self-harm and interpersonal violence +Y386X2A | Self-harm and interpersonal violence +Y386X2D | Self-harm and interpersonal violence +Y386X2S | Self-harm and interpersonal violence +Y386X3A | Self-harm and interpersonal violence +Y386X3D | Self-harm and interpersonal violence +Y386X3S | Self-harm and interpersonal violence +Y387X1A | Self-harm and interpersonal violence +Y387X1D | Self-harm and interpersonal violence +Y387X1S | Self-harm and interpersonal violence +Y387X2A | Self-harm and interpersonal violence +Y387X2D | Self-harm and interpersonal violence +Y387X2S | Self-harm and interpersonal violence +Y387X3A | Self-harm and interpersonal violence +Y387X3D | Self-harm and interpersonal violence +Y387X3S | Self-harm and interpersonal violence +Y3880XA | Self-harm and interpersonal violence +Y3880XD | Self-harm and interpersonal violence +Y3880XS | Self-harm and interpersonal violence +Y38811A | Self-harm and interpersonal violence +Y38811D | Self-harm and interpersonal violence +Y38811S | Self-harm and interpersonal violence +Y38812A | Self-harm and interpersonal violence +Y38812D | Self-harm and interpersonal violence +Y38812S | Self-harm and interpersonal violence +Y38891A | Self-harm and interpersonal violence +Y38891D | Self-harm and interpersonal violence +Y38891S | Self-harm and interpersonal violence +Y38892A | Self-harm and interpersonal violence +Y38892D | Self-harm and interpersonal violence +Y38892S | Self-harm and interpersonal violence +Y38893A | Self-harm and interpersonal violence +Y38893D | Self-harm and interpersonal violence +Y38893S | Self-harm and interpersonal violence +Y870--- | Self-harm and interpersonal violence +Y871--- | Self-harm and interpersonal violence +Y890--- | Self-harm and interpersonal violence +Y891--- | Self-harm and interpersonal violence +X60---- | Self-harm +X61---- | Self-harm +X62---- | Self-harm +X63---- | Self-harm +X64---- | Self-harm +X66---- | Self-harm +X67---- | Self-harm +X670--- | Self-harm +X671--- | Self-harm +X672--- | Self-harm +X673--- | Self-harm +X674--- | Self-harm +X678--- | Self-harm +X679--- | Self-harm +X68---- | Self-harm +X69---- | Self-harm +X70---- | Self-harm +X71---- | Self-harm +X710XXA | Self-harm +X710XXD | Self-harm +X710XXS | Self-harm +X711XXA | Self-harm +X711XXD | Self-harm +X711XXS | Self-harm +X712XXA | Self-harm +X712XXD | Self-harm +X712XXS | Self-harm +X713XXA | Self-harm +X713XXD | Self-harm +X713XXS | Self-harm +X718XXA | Self-harm +X718XXD | Self-harm +X718XXS | Self-harm +X719XXA | Self-harm +X719XXD | Self-harm +X719XXS | Self-harm +X72---- | Self-harm +X72XXXA | Self-harm +X72XXXD | Self-harm +X72XXXS | Self-harm +X73---- | Self-harm +X730XXA | Self-harm +X730XXD | Self-harm +X730XXS | Self-harm +X731XXA | Self-harm +X731XXD | Self-harm +X731XXS | Self-harm +X732XXA | Self-harm +X732XXD | Self-harm +X732XXS | Self-harm +X738XXA | Self-harm +X738XXD | Self-harm +X738XXS | Self-harm +X739XXA | Self-harm +X739XXD | Self-harm +X739XXS | Self-harm +X74---- | Self-harm +X7401XA | Self-harm +X7401XD | Self-harm +X7401XS | Self-harm +X7402XA | Self-harm +X7402XD | Self-harm +X7402XS | Self-harm +X7409XA | Self-harm +X7409XD | Self-harm +X7409XS | Self-harm +X748XXA | Self-harm +X748XXD | Self-harm +X748XXS | Self-harm +X749XXA | Self-harm +X749XXD | Self-harm +X749XXS | Self-harm +X75---- | Self-harm +X75XXXA | Self-harm +X75XXXD | Self-harm +X75XXXS | Self-harm +X76---- | Self-harm +X76XXXA | Self-harm +X76XXXD | Self-harm +X76XXXS | Self-harm +X77---- | Self-harm +X770XXA | Self-harm +X770XXD | Self-harm +X770XXS | Self-harm +X771XXA | Self-harm +X771XXD | Self-harm +X771XXS | Self-harm +X772XXA | Self-harm +X772XXD | Self-harm +X772XXS | Self-harm +X773XXA | Self-harm +X773XXD | Self-harm +X773XXS | Self-harm +X778XXA | Self-harm +X778XXD | Self-harm +X778XXS | Self-harm +X779XXA | Self-harm +X779XXD | Self-harm +X779XXS | Self-harm +X78---- | Self-harm +X780XXA | Self-harm +X780XXD | Self-harm +X780XXS | Self-harm +X781XXA | Self-harm +X781XXD | Self-harm +X781XXS | Self-harm +X782XXA | Self-harm +X782XXD | Self-harm +X782XXS | Self-harm +X788XXA | Self-harm +X788XXD | Self-harm +X788XXS | Self-harm +X789XXA | Self-harm +X789XXD | Self-harm +X789XXS | Self-harm +X79---- | Self-harm +X79XXXA | Self-harm +X79XXXD | Self-harm +X79XXXS | Self-harm +X80---- | Self-harm +X80XXXA | Self-harm +X80XXXD | Self-harm +X80XXXS | Self-harm +X81---- | Self-harm +X810XXA | Self-harm +X810XXD | Self-harm +X810XXS | Self-harm +X811XXA | Self-harm +X811XXD | Self-harm +X811XXS | Self-harm +X818XXA | Self-harm +X818XXD | Self-harm +X818XXS | Self-harm +X82---- | Self-harm +X820XXA | Self-harm +X820XXD | Self-harm +X820XXS | Self-harm +X821XXA | Self-harm +X821XXD | Self-harm +X821XXS | Self-harm +X822XXA | Self-harm +X822XXD | Self-harm +X822XXS | Self-harm +X828XXA | Self-harm +X828XXD | Self-harm +X828XXS | Self-harm +X83---- | Self-harm +X830XXA | Self-harm +X830XXD | Self-harm +X830XXS | Self-harm +X831XXA | Self-harm +X831XXD | Self-harm +X831XXS | Self-harm +X832XXA | Self-harm +X832XXD | Self-harm +X832XXS | Self-harm +X838XXA | Self-harm +X838XXD | Self-harm +X838XXS | Self-harm +Y870--- | Self-harm +X72---- | Self-harm by firearm +X72XXXA | Self-harm by firearm +X72XXXD | Self-harm by firearm +X72XXXS | Self-harm by firearm +X73---- | Self-harm by firearm +X730XXA | Self-harm by firearm +X730XXD | Self-harm by firearm +X730XXS | Self-harm by firearm +X731XXA | Self-harm by firearm +X731XXD | Self-harm by firearm +X731XXS | Self-harm by firearm +X732XXA | Self-harm by firearm +X732XXD | Self-harm by firearm +X732XXS | Self-harm by firearm +X738XXA | Self-harm by firearm +X738XXD | Self-harm by firearm +X738XXS | Self-harm by firearm +X739XXA | Self-harm by firearm +X739XXD | Self-harm by firearm +X739XXS | Self-harm by firearm +X74---- | Self-harm by firearm +X7401XA | Self-harm by firearm +X7401XD | Self-harm by firearm +X7401XS | Self-harm by firearm +X7402XA | Self-harm by firearm +X7402XD | Self-harm by firearm +X7402XS | Self-harm by firearm +X7409XA | Self-harm by firearm +X7409XD | Self-harm by firearm +X7409XS | Self-harm by firearm +X748XXA | Self-harm by firearm +X748XXD | Self-harm by firearm +X748XXS | Self-harm by firearm +X60---- | Self-harm by other specified means +X61---- | Self-harm by other specified means +X62---- | Self-harm by other specified means +X63---- | Self-harm by other specified means +X64---- | Self-harm by other specified means +X66---- | Self-harm by other specified means +X67---- | Self-harm by other specified means +X670--- | Self-harm by other specified means +X671--- | Self-harm by other specified means +X672--- | Self-harm by other specified means +X673--- | Self-harm by other specified means +X674--- | Self-harm by other specified means +X678--- | Self-harm by other specified means +X679--- | Self-harm by other specified means +X68---- | Self-harm by other specified means +X69---- | Self-harm by other specified means +X70---- | Self-harm by other specified means +X71---- | Self-harm by other specified means +X710XXA | Self-harm by other specified means +X710XXD | Self-harm by other specified means +X710XXS | Self-harm by other specified means +X711XXA | Self-harm by other specified means +X711XXD | Self-harm by other specified means +X711XXS | Self-harm by other specified means +X712XXA | Self-harm by other specified means +X712XXD | Self-harm by other specified means +X712XXS | Self-harm by other specified means +X713XXA | Self-harm by other specified means +X713XXD | Self-harm by other specified means +X713XXS | Self-harm by other specified means +X718XXA | Self-harm by other specified means +X718XXD | Self-harm by other specified means +X718XXS | Self-harm by other specified means +X75---- | Self-harm by other specified means +X75XXXA | Self-harm by other specified means +X75XXXD | Self-harm by other specified means +X75XXXS | Self-harm by other specified means +X76---- | Self-harm by other specified means +X76XXXA | Self-harm by other specified means +X76XXXD | Self-harm by other specified means +X76XXXS | Self-harm by other specified means +X77---- | Self-harm by other specified means +X770XXA | Self-harm by other specified means +X770XXD | Self-harm by other specified means +X770XXS | Self-harm by other specified means +X771XXA | Self-harm by other specified means +X771XXD | Self-harm by other specified means +X771XXS | Self-harm by other specified means +X772XXA | Self-harm by other specified means +X772XXD | Self-harm by other specified means +X772XXS | Self-harm by other specified means +X773XXA | Self-harm by other specified means +X773XXD | Self-harm by other specified means +X773XXS | Self-harm by other specified means +X778XXA | Self-harm by other specified means +X778XXD | Self-harm by other specified means +X778XXS | Self-harm by other specified means +X779XXA | Self-harm by other specified means +X779XXD | Self-harm by other specified means +X779XXS | Self-harm by other specified means +X78---- | Self-harm by other specified means +X780XXA | Self-harm by other specified means +X780XXD | Self-harm by other specified means +X780XXS | Self-harm by other specified means +X781XXA | Self-harm by other specified means +X781XXD | Self-harm by other specified means +X781XXS | Self-harm by other specified means +X782XXA | Self-harm by other specified means +X782XXD | Self-harm by other specified means +X782XXS | Self-harm by other specified means +X788XXA | Self-harm by other specified means +X788XXD | Self-harm by other specified means +X788XXS | Self-harm by other specified means +X789XXA | Self-harm by other specified means +X789XXD | Self-harm by other specified means +X789XXS | Self-harm by other specified means +X79---- | Self-harm by other specified means +X79XXXA | Self-harm by other specified means +X79XXXD | Self-harm by other specified means +X79XXXS | Self-harm by other specified means +X80---- | Self-harm by other specified means +X80XXXA | Self-harm by other specified means +X80XXXD | Self-harm by other specified means +X80XXXS | Self-harm by other specified means +X81---- | Self-harm by other specified means +X810XXA | Self-harm by other specified means +X810XXD | Self-harm by other specified means +X810XXS | Self-harm by other specified means +X811XXA | Self-harm by other specified means +X811XXD | Self-harm by other specified means +X811XXS | Self-harm by other specified means +X818XXA | Self-harm by other specified means +X818XXD | Self-harm by other specified means +X818XXS | Self-harm by other specified means +X82---- | Self-harm by other specified means +X820XXA | Self-harm by other specified means +X820XXD | Self-harm by other specified means +X820XXS | Self-harm by other specified means +X821XXA | Self-harm by other specified means +X821XXD | Self-harm by other specified means +X821XXS | Self-harm by other specified means +X822XXA | Self-harm by other specified means +X822XXD | Self-harm by other specified means +X822XXS | Self-harm by other specified means +X828XXA | Self-harm by other specified means +X828XXD | Self-harm by other specified means +X828XXS | Self-harm by other specified means +X83---- | Self-harm by other specified means +X830XXA | Self-harm by other specified means +X830XXD | Self-harm by other specified means +X830XXS | Self-harm by other specified means +X831XXA | Self-harm by other specified means +X831XXD | Self-harm by other specified means +X831XXS | Self-harm by other specified means +X832XXA | Self-harm by other specified means +X832XXD | Self-harm by other specified means +X832XXS | Self-harm by other specified means +X838XXA | Self-harm by other specified means +X838XXD | Self-harm by other specified means +X838XXS | Self-harm by other specified means +Y870--- | Self-harm by other specified means +X85---- | Interpersonal violence +X86---- | Interpersonal violence +X87---- | Interpersonal violence +X88---- | Interpersonal violence +X880--- | Interpersonal violence +X881--- | Interpersonal violence +X882--- | Interpersonal violence +X883--- | Interpersonal violence +X884--- | Interpersonal violence +X888--- | Interpersonal violence +X889--- | Interpersonal violence +X89---- | Interpersonal violence +X90---- | Interpersonal violence +X91---- | Interpersonal violence +X92---- | Interpersonal violence +X920XXA | Interpersonal violence +X920XXD | Interpersonal violence +X920XXS | Interpersonal violence +X921XXA | Interpersonal violence +X921XXD | Interpersonal violence +X921XXS | Interpersonal violence +X922XXA | Interpersonal violence +X922XXD | Interpersonal violence +X922XXS | Interpersonal violence +X923XXA | Interpersonal violence +X923XXD | Interpersonal violence +X923XXS | Interpersonal violence +X928XXA | Interpersonal violence +X928XXD | Interpersonal violence +X928XXS | Interpersonal violence +X929XXA | Interpersonal violence +X929XXD | Interpersonal violence +X929XXS | Interpersonal violence +X93---- | Interpersonal violence +X93XXXA | Interpersonal violence +X93XXXD | Interpersonal violence +X93XXXS | Interpersonal violence +X94---- | Interpersonal violence +X940XXA | Interpersonal violence +X940XXD | Interpersonal violence +X940XXS | Interpersonal violence +X941XXA | Interpersonal violence +X941XXD | Interpersonal violence +X941XXS | Interpersonal violence +X942XXA | Interpersonal violence +X942XXD | Interpersonal violence +X942XXS | Interpersonal violence +X948XXA | Interpersonal violence +X948XXD | Interpersonal violence +X948XXS | Interpersonal violence +X949XXA | Interpersonal violence +X949XXD | Interpersonal violence +X949XXS | Interpersonal violence +X95---- | Interpersonal violence +X9501XA | Interpersonal violence +X9501XD | Interpersonal violence +X9501XS | Interpersonal violence +X9502XA | Interpersonal violence +X9502XD | Interpersonal violence +X9502XS | Interpersonal violence +X9509XA | Interpersonal violence +X9509XD | Interpersonal violence +X9509XS | Interpersonal violence +X958XXA | Interpersonal violence +X958XXD | Interpersonal violence +X958XXS | Interpersonal violence +X959XXA | Interpersonal violence +X959XXD | Interpersonal violence +X959XXS | Interpersonal violence +X96---- | Interpersonal violence +X960XXA | Interpersonal violence +X960XXD | Interpersonal violence +X960XXS | Interpersonal violence +X961XXA | Interpersonal violence +X961XXD | Interpersonal violence +X961XXS | Interpersonal violence +X962XXA | Interpersonal violence +X962XXD | Interpersonal violence +X962XXS | Interpersonal violence +X963XXA | Interpersonal violence +X963XXD | Interpersonal violence +X963XXS | Interpersonal violence +X964XXA | Interpersonal violence +X964XXD | Interpersonal violence +X964XXS | Interpersonal violence +X968XXA | Interpersonal violence +X968XXD | Interpersonal violence +X968XXS | Interpersonal violence +X969XXA | Interpersonal violence +X969XXD | Interpersonal violence +X969XXS | Interpersonal violence +X97---- | Interpersonal violence +X97XXXA | Interpersonal violence +X97XXXD | Interpersonal violence +X97XXXS | Interpersonal violence +X98---- | Interpersonal violence +X980XXA | Interpersonal violence +X980XXD | Interpersonal violence +X980XXS | Interpersonal violence +X981XXA | Interpersonal violence +X981XXD | Interpersonal violence +X981XXS | Interpersonal violence +X982XXA | Interpersonal violence +X982XXD | Interpersonal violence +X982XXS | Interpersonal violence +X983XXA | Interpersonal violence +X983XXD | Interpersonal violence +X983XXS | Interpersonal violence +X988XXA | Interpersonal violence +X988XXD | Interpersonal violence +X988XXS | Interpersonal violence +X989XXA | Interpersonal violence +X989XXD | Interpersonal violence +X989XXS | Interpersonal violence +X99---- | Interpersonal violence +X990XXA | Interpersonal violence +X990XXD | Interpersonal violence +X990XXS | Interpersonal violence +X991XXA | Interpersonal violence +X991XXD | Interpersonal violence +X991XXS | Interpersonal violence +X992XXA | Interpersonal violence +X992XXD | Interpersonal violence +X992XXS | Interpersonal violence +X998XXA | Interpersonal violence +X998XXD | Interpersonal violence +X998XXS | Interpersonal violence +X999XXA | Interpersonal violence +X999XXD | Interpersonal violence +X999XXS | Interpersonal violence +Y00---- | Interpersonal violence +Y00XXXA | Interpersonal violence +Y00XXXD | Interpersonal violence +Y00XXXS | Interpersonal violence +Y01---- | Interpersonal violence +Y01XXXA | Interpersonal violence +Y01XXXD | Interpersonal violence +Y01XXXS | Interpersonal violence +Y02---- | Interpersonal violence +Y020XXA | Interpersonal violence +Y020XXD | Interpersonal violence +Y020XXS | Interpersonal violence +Y021XXA | Interpersonal violence +Y021XXD | Interpersonal violence +Y021XXS | Interpersonal violence +Y028XXA | Interpersonal violence +Y028XXD | Interpersonal violence +Y028XXS | Interpersonal violence +Y03---- | Interpersonal violence +Y030XXA | Interpersonal violence +Y030XXD | Interpersonal violence +Y030XXS | Interpersonal violence +Y038XXA | Interpersonal violence +Y038XXD | Interpersonal violence +Y038XXS | Interpersonal violence +Y04---- | Interpersonal violence +Y040XXA | Interpersonal violence +Y040XXD | Interpersonal violence +Y040XXS | Interpersonal violence +Y041XXA | Interpersonal violence +Y041XXD | Interpersonal violence +Y041XXS | Interpersonal violence +Y042XXA | Interpersonal violence +Y042XXD | Interpersonal violence +Y042XXS | Interpersonal violence +Y048XXA | Interpersonal violence +Y048XXD | Interpersonal violence +Y048XXS | Interpersonal violence +Y05---- | Interpersonal violence +Y06---- | Interpersonal violence +Y060--- | Interpersonal violence +Y061--- | Interpersonal violence +Y062--- | Interpersonal violence +Y068--- | Interpersonal violence +Y069--- | Interpersonal violence +Y07---- | Interpersonal violence +Y070--- | Interpersonal violence +Y0701-- | Interpersonal violence +Y0702-- | Interpersonal violence +Y0703-- | Interpersonal violence +Y0704-- | Interpersonal violence +Y071--- | Interpersonal violence +Y0711-- | Interpersonal violence +Y0712-- | Interpersonal violence +Y0713-- | Interpersonal violence +Y0714-- | Interpersonal violence +Y072--- | Interpersonal violence +Y073--- | Interpersonal violence +Y07410- | Interpersonal violence +Y07411- | Interpersonal violence +Y07420- | Interpersonal violence +Y07421- | Interpersonal violence +Y07430- | Interpersonal violence +Y07432- | Interpersonal violence +Y07433- | Interpersonal violence +Y07434- | Interpersonal violence +Y07435- | Interpersonal violence +Y07436- | Interpersonal violence +Y07490- | Interpersonal violence +Y07491- | Interpersonal violence +Y07499- | Interpersonal violence +Y0750-- | Interpersonal violence +Y07510- | Interpersonal violence +Y07511- | Interpersonal violence +Y07512- | Interpersonal violence +Y07513- | Interpersonal violence +Y07519- | Interpersonal violence +Y07521- | Interpersonal violence +Y07528- | Interpersonal violence +Y07529- | Interpersonal violence +Y0753-- | Interpersonal violence +Y0759-- | Interpersonal violence +Y076--- | Interpersonal violence +Y078--- | Interpersonal violence +Y079--- | Interpersonal violence +Y08---- | Interpersonal violence +Y0801XA | Interpersonal violence +Y0801XD | Interpersonal violence +Y0801XS | Interpersonal violence +Y0802XA | Interpersonal violence +Y0802XD | Interpersonal violence +Y0802XS | Interpersonal violence +Y0809XA | Interpersonal violence +Y0809XD | Interpersonal violence +Y0809XS | Interpersonal violence +Y0881XA | Interpersonal violence +Y0881XD | Interpersonal violence +Y0881XS | Interpersonal violence +Y0889XA | Interpersonal violence +Y0889XD | Interpersonal violence +Y0889XS | Interpersonal violence +Y871--- | Interpersonal violence +X93---- | Physical violence by firearm +X93XXXA | Physical violence by firearm +X93XXXD | Physical violence by firearm +X93XXXS | Physical violence by firearm +X94---- | Physical violence by firearm +X940XXA | Physical violence by firearm +X940XXD | Physical violence by firearm +X940XXS | Physical violence by firearm +X941XXA | Physical violence by firearm +X941XXD | Physical violence by firearm +X941XXS | Physical violence by firearm +X942XXA | Physical violence by firearm +X942XXD | Physical violence by firearm +X942XXS | Physical violence by firearm +X948XXA | Physical violence by firearm +X948XXD | Physical violence by firearm +X948XXS | Physical violence by firearm +X949XXA | Physical violence by firearm +X949XXD | Physical violence by firearm +X949XXS | Physical violence by firearm +X95---- | Physical violence by firearm +X9501XA | Physical violence by firearm +X9501XD | Physical violence by firearm +X9501XS | Physical violence by firearm +X9502XA | Physical violence by firearm +X9502XD | Physical violence by firearm +X9502XS | Physical violence by firearm +X9509XA | Physical violence by firearm +X9509XD | Physical violence by firearm +X9509XS | Physical violence by firearm +X958XXA | Physical violence by firearm +X958XXD | Physical violence by firearm +X958XXS | Physical violence by firearm +X99---- | Physical violence by sharp object +X990XXA | Physical violence by sharp object +X990XXD | Physical violence by sharp object +X990XXS | Physical violence by sharp object +X991XXA | Physical violence by sharp object +X991XXD | Physical violence by sharp object +X991XXS | Physical violence by sharp object +X992XXA | Physical violence by sharp object +X992XXD | Physical violence by sharp object +X992XXS | Physical violence by sharp object +X998XXA | Physical violence by sharp object +X998XXD | Physical violence by sharp object +X998XXS | Physical violence by sharp object +X85---- | Physical violence by other means +X86---- | Physical violence by other means +X87---- | Physical violence by other means +X88---- | Physical violence by other means +X880--- | Physical violence by other means +X881--- | Physical violence by other means +X882--- | Physical violence by other means +X883--- | Physical violence by other means +X884--- | Physical violence by other means +X888--- | Physical violence by other means +X889--- | Physical violence by other means +X89---- | Physical violence by other means +X90---- | Physical violence by other means +X91---- | Physical violence by other means +X92---- | Physical violence by other means +X920XXA | Physical violence by other means +X920XXD | Physical violence by other means +X920XXS | Physical violence by other means +X921XXA | Physical violence by other means +X921XXD | Physical violence by other means +X921XXS | Physical violence by other means +X922XXA | Physical violence by other means +X922XXD | Physical violence by other means +X922XXS | Physical violence by other means +X923XXA | Physical violence by other means +X923XXD | Physical violence by other means +X923XXS | Physical violence by other means +X928XXA | Physical violence by other means +X928XXD | Physical violence by other means +X928XXS | Physical violence by other means +X96---- | Physical violence by other means +X960XXA | Physical violence by other means +X960XXD | Physical violence by other means +X960XXS | Physical violence by other means +X961XXA | Physical violence by other means +X961XXD | Physical violence by other means +X961XXS | Physical violence by other means +X962XXA | Physical violence by other means +X962XXD | Physical violence by other means +X962XXS | Physical violence by other means +X963XXA | Physical violence by other means +X963XXD | Physical violence by other means +X963XXS | Physical violence by other means +X964XXA | Physical violence by other means +X964XXD | Physical violence by other means +X964XXS | Physical violence by other means +X968XXA | Physical violence by other means +X968XXD | Physical violence by other means +X968XXS | Physical violence by other means +X969XXA | Physical violence by other means +X969XXD | Physical violence by other means +X969XXS | Physical violence by other means +X97---- | Physical violence by other means +X97XXXA | Physical violence by other means +X97XXXD | Physical violence by other means +X97XXXS | Physical violence by other means +X98---- | Physical violence by other means +X980XXA | Physical violence by other means +X980XXD | Physical violence by other means +X980XXS | Physical violence by other means +X981XXA | Physical violence by other means +X981XXD | Physical violence by other means +X981XXS | Physical violence by other means +X982XXA | Physical violence by other means +X982XXD | Physical violence by other means +X982XXS | Physical violence by other means +X983XXA | Physical violence by other means +X983XXD | Physical violence by other means +X983XXS | Physical violence by other means +X988XXA | Physical violence by other means +X988XXD | Physical violence by other means +X988XXS | Physical violence by other means +Y00---- | Physical violence by other means +Y00XXXA | Physical violence by other means +Y00XXXD | Physical violence by other means +Y00XXXS | Physical violence by other means +Y01---- | Physical violence by other means +Y01XXXA | Physical violence by other means +Y01XXXD | Physical violence by other means +Y01XXXS | Physical violence by other means +Y02---- | Physical violence by other means +Y020XXA | Physical violence by other means +Y020XXD | Physical violence by other means +Y020XXS | Physical violence by other means +Y021XXA | Physical violence by other means +Y021XXD | Physical violence by other means +Y021XXS | Physical violence by other means +Y028XXA | Physical violence by other means +Y028XXD | Physical violence by other means +Y028XXS | Physical violence by other means +Y03---- | Physical violence by other means +Y030XXA | Physical violence by other means +Y030XXD | Physical violence by other means +Y030XXS | Physical violence by other means +Y038XXA | Physical violence by other means +Y038XXD | Physical violence by other means +Y038XXS | Physical violence by other means +Y04---- | Physical violence by other means +Y040XXA | Physical violence by other means +Y040XXD | Physical violence by other means +Y040XXS | Physical violence by other means +Y041XXA | Physical violence by other means +Y041XXD | Physical violence by other means +Y041XXS | Physical violence by other means +Y042XXA | Physical violence by other means +Y042XXD | Physical violence by other means +Y042XXS | Physical violence by other means +Y048XXA | Physical violence by other means +Y048XXD | Physical violence by other means +Y048XXS | Physical violence by other means +Y06---- | Physical violence by other means +Y060--- | Physical violence by other means +Y061--- | Physical violence by other means +Y062--- | Physical violence by other means +Y068--- | Physical violence by other means +Y069--- | Physical violence by other means +Y07---- | Physical violence by other means +Y070--- | Physical violence by other means +Y0701-- | Physical violence by other means +Y0702-- | Physical violence by other means +Y0703-- | Physical violence by other means +Y0704-- | Physical violence by other means +Y071--- | Physical violence by other means +Y0711-- | Physical violence by other means +Y0712-- | Physical violence by other means +Y0713-- | Physical violence by other means +Y0714-- | Physical violence by other means +Y072--- | Physical violence by other means +Y073--- | Physical violence by other means +Y07410- | Physical violence by other means +Y07411- | Physical violence by other means +Y07420- | Physical violence by other means +Y07421- | Physical violence by other means +Y07430- | Physical violence by other means +Y07432- | Physical violence by other means +Y07433- | Physical violence by other means +Y07434- | Physical violence by other means +Y07435- | Physical violence by other means +Y07436- | Physical violence by other means +Y07490- | Physical violence by other means +Y07491- | Physical violence by other means +Y07499- | Physical violence by other means +Y0750-- | Physical violence by other means +Y07510- | Physical violence by other means +Y07511- | Physical violence by other means +Y07512- | Physical violence by other means +Y07513- | Physical violence by other means +Y07519- | Physical violence by other means +Y07521- | Physical violence by other means +Y07528- | Physical violence by other means +Y07529- | Physical violence by other means +Y0753-- | Physical violence by other means +Y0759-- | Physical violence by other means +Y076--- | Physical violence by other means +Y078--- | Physical violence by other means +Y079--- | Physical violence by other means +Y08---- | Physical violence by other means +Y0801XA | Physical violence by other means +Y0801XD | Physical violence by other means +Y0801XS | Physical violence by other means +Y0802XA | Physical violence by other means +Y0802XD | Physical violence by other means +Y0802XS | Physical violence by other means +Y0809XA | Physical violence by other means +Y0809XD | Physical violence by other means +Y0809XS | Physical violence by other means +Y0881XA | Physical violence by other means +Y0881XD | Physical violence by other means +Y0881XS | Physical violence by other means +Y0889XA | Physical violence by other means +Y0889XD | Physical violence by other means +Y0889XS | Physical violence by other means +Y871--- | Physical violence by other means +Y36---- | Conflict and terrorism +Y360--- | Conflict and terrorism +Y36000A | Conflict and terrorism +Y36000D | Conflict and terrorism +Y36000S | Conflict and terrorism +Y36001A | Conflict and terrorism +Y36001D | Conflict and terrorism +Y36001S | Conflict and terrorism +Y36010A | Conflict and terrorism +Y36010D | Conflict and terrorism +Y36010S | Conflict and terrorism +Y36011A | Conflict and terrorism +Y36011D | Conflict and terrorism +Y36011S | Conflict and terrorism +Y36020A | Conflict and terrorism +Y36020D | Conflict and terrorism +Y36020S | Conflict and terrorism +Y36021A | Conflict and terrorism +Y36021D | Conflict and terrorism +Y36021S | Conflict and terrorism +Y36030A | Conflict and terrorism +Y36030D | Conflict and terrorism +Y36030S | Conflict and terrorism +Y36031A | Conflict and terrorism +Y36031D | Conflict and terrorism +Y36031S | Conflict and terrorism +Y36040A | Conflict and terrorism +Y36040D | Conflict and terrorism +Y36040S | Conflict and terrorism +Y36041A | Conflict and terrorism +Y36041D | Conflict and terrorism +Y36041S | Conflict and terrorism +Y36050A | Conflict and terrorism +Y36050D | Conflict and terrorism +Y36050S | Conflict and terrorism +Y36051A | Conflict and terrorism +Y36051D | Conflict and terrorism +Y36051S | Conflict and terrorism +Y36090A | Conflict and terrorism +Y36090D | Conflict and terrorism +Y36090S | Conflict and terrorism +Y36091A | Conflict and terrorism +Y36091D | Conflict and terrorism +Y36091S | Conflict and terrorism +Y361--- | Conflict and terrorism +Y36100A | Conflict and terrorism +Y36100D | Conflict and terrorism +Y36100S | Conflict and terrorism +Y36101A | Conflict and terrorism +Y36101D | Conflict and terrorism +Y36101S | Conflict and terrorism +Y36110A | Conflict and terrorism +Y36110D | Conflict and terrorism +Y36110S | Conflict and terrorism +Y36111A | Conflict and terrorism +Y36111D | Conflict and terrorism +Y36111S | Conflict and terrorism +Y36120A | Conflict and terrorism +Y36120D | Conflict and terrorism +Y36120S | Conflict and terrorism +Y36121A | Conflict and terrorism +Y36121D | Conflict and terrorism +Y36121S | Conflict and terrorism +Y36130A | Conflict and terrorism +Y36130D | Conflict and terrorism +Y36130S | Conflict and terrorism +Y36131A | Conflict and terrorism +Y36131D | Conflict and terrorism +Y36131S | Conflict and terrorism +Y36140A | Conflict and terrorism +Y36140D | Conflict and terrorism +Y36140S | Conflict and terrorism +Y36141A | Conflict and terrorism +Y36141D | Conflict and terrorism +Y36141S | Conflict and terrorism +Y36190A | Conflict and terrorism +Y36190D | Conflict and terrorism +Y36190S | Conflict and terrorism +Y36191A | Conflict and terrorism +Y36191D | Conflict and terrorism +Y36191S | Conflict and terrorism +Y362--- | Conflict and terrorism +Y36200A | Conflict and terrorism +Y36200D | Conflict and terrorism +Y36200S | Conflict and terrorism +Y36201A | Conflict and terrorism +Y36201D | Conflict and terrorism +Y36201S | Conflict and terrorism +Y36210A | Conflict and terrorism +Y36210D | Conflict and terrorism +Y36210S | Conflict and terrorism +Y36211A | Conflict and terrorism +Y36211D | Conflict and terrorism +Y36211S | Conflict and terrorism +Y36220A | Conflict and terrorism +Y36220D | Conflict and terrorism +Y36220S | Conflict and terrorism +Y36221A | Conflict and terrorism +Y36221D | Conflict and terrorism +Y36221S | Conflict and terrorism +Y36230A | Conflict and terrorism +Y36230D | Conflict and terrorism +Y36230S | Conflict and terrorism +Y36231A | Conflict and terrorism +Y36231D | Conflict and terrorism +Y36231S | Conflict and terrorism +Y36240A | Conflict and terrorism +Y36240D | Conflict and terrorism +Y36240S | Conflict and terrorism +Y36241A | Conflict and terrorism +Y36241D | Conflict and terrorism +Y36241S | Conflict and terrorism +Y36250A | Conflict and terrorism +Y36250D | Conflict and terrorism +Y36250S | Conflict and terrorism +Y36251A | Conflict and terrorism +Y36251D | Conflict and terrorism +Y36251S | Conflict and terrorism +Y36260A | Conflict and terrorism +Y36260D | Conflict and terrorism +Y36260S | Conflict and terrorism +Y36261A | Conflict and terrorism +Y36261D | Conflict and terrorism +Y36261S | Conflict and terrorism +Y36270A | Conflict and terrorism +Y36270D | Conflict and terrorism +Y36270S | Conflict and terrorism +Y36271A | Conflict and terrorism +Y36271D | Conflict and terrorism +Y36271S | Conflict and terrorism +Y36290A | Conflict and terrorism +Y36290D | Conflict and terrorism +Y36290S | Conflict and terrorism +Y36291A | Conflict and terrorism +Y36291D | Conflict and terrorism +Y36291S | Conflict and terrorism +Y363--- | Conflict and terrorism +Y36300A | Conflict and terrorism +Y36300D | Conflict and terrorism +Y36300S | Conflict and terrorism +Y36301A | Conflict and terrorism +Y36301D | Conflict and terrorism +Y36301S | Conflict and terrorism +Y36310A | Conflict and terrorism +Y36310D | Conflict and terrorism +Y36310S | Conflict and terrorism +Y36311A | Conflict and terrorism +Y36311D | Conflict and terrorism +Y36311S | Conflict and terrorism +Y36320A | Conflict and terrorism +Y36320D | Conflict and terrorism +Y36320S | Conflict and terrorism +Y36321A | Conflict and terrorism +Y36321D | Conflict and terrorism +Y36321S | Conflict and terrorism +Y36330A | Conflict and terrorism +Y36330D | Conflict and terrorism +Y36330S | Conflict and terrorism +Y36331A | Conflict and terrorism +Y36331D | Conflict and terrorism +Y36331S | Conflict and terrorism +Y36390A | Conflict and terrorism +Y36390D | Conflict and terrorism +Y36390S | Conflict and terrorism +Y36391A | Conflict and terrorism +Y36391D | Conflict and terrorism +Y36391S | Conflict and terrorism +Y364--- | Conflict and terrorism +Y36410A | Conflict and terrorism +Y36410D | Conflict and terrorism +Y36410S | Conflict and terrorism +Y36411A | Conflict and terrorism +Y36411D | Conflict and terrorism +Y36411S | Conflict and terrorism +Y36420A | Conflict and terrorism +Y36420D | Conflict and terrorism +Y36420S | Conflict and terrorism +Y36421A | Conflict and terrorism +Y36421D | Conflict and terrorism +Y36421S | Conflict and terrorism +Y36430A | Conflict and terrorism +Y36430D | Conflict and terrorism +Y36430S | Conflict and terrorism +Y36431A | Conflict and terrorism +Y36431D | Conflict and terrorism +Y36431S | Conflict and terrorism +Y36440A | Conflict and terrorism +Y36440D | Conflict and terrorism +Y36440S | Conflict and terrorism +Y36441A | Conflict and terrorism +Y36441D | Conflict and terrorism +Y36441S | Conflict and terrorism +Y36450A | Conflict and terrorism +Y36450D | Conflict and terrorism +Y36450S | Conflict and terrorism +Y36451A | Conflict and terrorism +Y36451D | Conflict and terrorism +Y36451S | Conflict and terrorism +Y36460A | Conflict and terrorism +Y36460D | Conflict and terrorism +Y36460S | Conflict and terrorism +Y36461A | Conflict and terrorism +Y36461D | Conflict and terrorism +Y36461S | Conflict and terrorism +Y36470A | Conflict and terrorism +Y36470D | Conflict and terrorism +Y36470S | Conflict and terrorism +Y36471A | Conflict and terrorism +Y36471D | Conflict and terrorism +Y36471S | Conflict and terrorism +Y36490A | Conflict and terrorism +Y36490D | Conflict and terrorism +Y36490S | Conflict and terrorism +Y36491A | Conflict and terrorism +Y36491D | Conflict and terrorism +Y36491S | Conflict and terrorism +Y365--- | Conflict and terrorism +Y36500A | Conflict and terrorism +Y36500D | Conflict and terrorism +Y36500S | Conflict and terrorism +Y36501A | Conflict and terrorism +Y36501D | Conflict and terrorism +Y36501S | Conflict and terrorism +Y36510A | Conflict and terrorism +Y36510D | Conflict and terrorism +Y36510S | Conflict and terrorism +Y36511A | Conflict and terrorism +Y36511D | Conflict and terrorism +Y36511S | Conflict and terrorism +Y36520A | Conflict and terrorism +Y36520D | Conflict and terrorism +Y36520S | Conflict and terrorism +Y36521A | Conflict and terrorism +Y36521D | Conflict and terrorism +Y36521S | Conflict and terrorism +Y36530A | Conflict and terrorism +Y36530D | Conflict and terrorism +Y36530S | Conflict and terrorism +Y36531A | Conflict and terrorism +Y36531D | Conflict and terrorism +Y36531S | Conflict and terrorism +Y36540A | Conflict and terrorism +Y36540D | Conflict and terrorism +Y36540S | Conflict and terrorism +Y36541A | Conflict and terrorism +Y36541D | Conflict and terrorism +Y36541S | Conflict and terrorism +Y36590A | Conflict and terrorism +Y36590D | Conflict and terrorism +Y36590S | Conflict and terrorism +Y36591A | Conflict and terrorism +Y36591D | Conflict and terrorism +Y36591S | Conflict and terrorism +Y366--- | Conflict and terrorism +Y366X0A | Conflict and terrorism +Y366X0D | Conflict and terrorism +Y366X0S | Conflict and terrorism +Y366X1A | Conflict and terrorism +Y366X1D | Conflict and terrorism +Y366X1S | Conflict and terrorism +Y367--- | Conflict and terrorism +Y367X0A | Conflict and terrorism +Y367X0D | Conflict and terrorism +Y367X0S | Conflict and terrorism +Y367X1A | Conflict and terrorism +Y367X1D | Conflict and terrorism +Y367X1S | Conflict and terrorism +Y368--- | Conflict and terrorism +Y36810A | Conflict and terrorism +Y36810D | Conflict and terrorism +Y36810S | Conflict and terrorism +Y36811A | Conflict and terrorism +Y36811D | Conflict and terrorism +Y36811S | Conflict and terrorism +Y36820A | Conflict and terrorism +Y36820D | Conflict and terrorism +Y36820S | Conflict and terrorism +Y36821A | Conflict and terrorism +Y36821D | Conflict and terrorism +Y36821S | Conflict and terrorism +Y36880A | Conflict and terrorism +Y36880D | Conflict and terrorism +Y36880S | Conflict and terrorism +Y36881A | Conflict and terrorism +Y36881D | Conflict and terrorism +Y36881S | Conflict and terrorism +Y36890A | Conflict and terrorism +Y36890D | Conflict and terrorism +Y36890S | Conflict and terrorism +Y36891A | Conflict and terrorism +Y36891D | Conflict and terrorism +Y36891S | Conflict and terrorism +Y369--- | Conflict and terrorism +Y3690XA | Conflict and terrorism +Y3690XD | Conflict and terrorism +Y3690XS | Conflict and terrorism +Y3691XA | Conflict and terrorism +Y3691XD | Conflict and terrorism +Y3691XS | Conflict and terrorism +Y3692XA | Conflict and terrorism +Y3692XD | Conflict and terrorism +Y3692XS | Conflict and terrorism +Y37000A | Conflict and terrorism +Y37000D | Conflict and terrorism +Y37000S | Conflict and terrorism +Y37001A | Conflict and terrorism +Y37001D | Conflict and terrorism +Y37001S | Conflict and terrorism +Y37010A | Conflict and terrorism +Y37010D | Conflict and terrorism +Y37010S | Conflict and terrorism +Y37011A | Conflict and terrorism +Y37011D | Conflict and terrorism +Y37011S | Conflict and terrorism +Y37020A | Conflict and terrorism +Y37020D | Conflict and terrorism +Y37020S | Conflict and terrorism +Y37021A | Conflict and terrorism +Y37021D | Conflict and terrorism +Y37021S | Conflict and terrorism +Y37030A | Conflict and terrorism +Y37030D | Conflict and terrorism +Y37030S | Conflict and terrorism +Y37031A | Conflict and terrorism +Y37031D | Conflict and terrorism +Y37031S | Conflict and terrorism +Y37040A | Conflict and terrorism +Y37040D | Conflict and terrorism +Y37040S | Conflict and terrorism +Y37041A | Conflict and terrorism +Y37041D | Conflict and terrorism +Y37041S | Conflict and terrorism +Y37050A | Conflict and terrorism +Y37050D | Conflict and terrorism +Y37050S | Conflict and terrorism +Y37051A | Conflict and terrorism +Y37051D | Conflict and terrorism +Y37051S | Conflict and terrorism +Y37090A | Conflict and terrorism +Y37090D | Conflict and terrorism +Y37090S | Conflict and terrorism +Y37091A | Conflict and terrorism +Y37091D | Conflict and terrorism +Y37091S | Conflict and terrorism +Y37100A | Conflict and terrorism +Y37100D | Conflict and terrorism +Y37100S | Conflict and terrorism +Y37101A | Conflict and terrorism +Y37101D | Conflict and terrorism +Y37101S | Conflict and terrorism +Y37110A | Conflict and terrorism +Y37110D | Conflict and terrorism +Y37110S | Conflict and terrorism +Y37111A | Conflict and terrorism +Y37111D | Conflict and terrorism +Y37111S | Conflict and terrorism +Y37120A | Conflict and terrorism +Y37120D | Conflict and terrorism +Y37120S | Conflict and terrorism +Y37121A | Conflict and terrorism +Y37121D | Conflict and terrorism +Y37121S | Conflict and terrorism +Y37130A | Conflict and terrorism +Y37130D | Conflict and terrorism +Y37130S | Conflict and terrorism +Y37131A | Conflict and terrorism +Y37131D | Conflict and terrorism +Y37131S | Conflict and terrorism +Y37140A | Conflict and terrorism +Y37140D | Conflict and terrorism +Y37140S | Conflict and terrorism +Y37141A | Conflict and terrorism +Y37141D | Conflict and terrorism +Y37141S | Conflict and terrorism +Y37190A | Conflict and terrorism +Y37190D | Conflict and terrorism +Y37190S | Conflict and terrorism +Y37191A | Conflict and terrorism +Y37191D | Conflict and terrorism +Y37191S | Conflict and terrorism +Y37200A | Conflict and terrorism +Y37200D | Conflict and terrorism +Y37200S | Conflict and terrorism +Y37201A | Conflict and terrorism +Y37201D | Conflict and terrorism +Y37201S | Conflict and terrorism +Y37210A | Conflict and terrorism +Y37210D | Conflict and terrorism +Y37210S | Conflict and terrorism +Y37211A | Conflict and terrorism +Y37211D | Conflict and terrorism +Y37211S | Conflict and terrorism +Y37220A | Conflict and terrorism +Y37220D | Conflict and terrorism +Y37220S | Conflict and terrorism +Y37221A | Conflict and terrorism +Y37221D | Conflict and terrorism +Y37221S | Conflict and terrorism +Y37230A | Conflict and terrorism +Y37230D | Conflict and terrorism +Y37230S | Conflict and terrorism +Y37231A | Conflict and terrorism +Y37231D | Conflict and terrorism +Y37231S | Conflict and terrorism +Y37240A | Conflict and terrorism +Y37240D | Conflict and terrorism +Y37240S | Conflict and terrorism +Y37241A | Conflict and terrorism +Y37241D | Conflict and terrorism +Y37241S | Conflict and terrorism +Y37250A | Conflict and terrorism +Y37250D | Conflict and terrorism +Y37250S | Conflict and terrorism +Y37251A | Conflict and terrorism +Y37251D | Conflict and terrorism +Y37251S | Conflict and terrorism +Y37260A | Conflict and terrorism +Y37260D | Conflict and terrorism +Y37260S | Conflict and terrorism +Y37261A | Conflict and terrorism +Y37261D | Conflict and terrorism +Y37261S | Conflict and terrorism +Y37270A | Conflict and terrorism +Y37270D | Conflict and terrorism +Y37270S | Conflict and terrorism +Y37271A | Conflict and terrorism +Y37271D | Conflict and terrorism +Y37271S | Conflict and terrorism +Y37290A | Conflict and terrorism +Y37290D | Conflict and terrorism +Y37290S | Conflict and terrorism +Y37291A | Conflict and terrorism +Y37291D | Conflict and terrorism +Y37291S | Conflict and terrorism +Y37300A | Conflict and terrorism +Y37300D | Conflict and terrorism +Y37300S | Conflict and terrorism +Y37301A | Conflict and terrorism +Y37301D | Conflict and terrorism +Y37301S | Conflict and terrorism +Y37310A | Conflict and terrorism +Y37310D | Conflict and terrorism +Y37310S | Conflict and terrorism +Y37311A | Conflict and terrorism +Y37311D | Conflict and terrorism +Y37311S | Conflict and terrorism +Y37320A | Conflict and terrorism +Y37320D | Conflict and terrorism +Y37320S | Conflict and terrorism +Y37321A | Conflict and terrorism +Y37321D | Conflict and terrorism +Y37321S | Conflict and terrorism +Y37330A | Conflict and terrorism +Y37330D | Conflict and terrorism +Y37330S | Conflict and terrorism +Y37331A | Conflict and terrorism +Y37331D | Conflict and terrorism +Y37331S | Conflict and terrorism +Y37390A | Conflict and terrorism +Y37390D | Conflict and terrorism +Y37390S | Conflict and terrorism +Y37391A | Conflict and terrorism +Y37391D | Conflict and terrorism +Y37391S | Conflict and terrorism +Y37410A | Conflict and terrorism +Y37410D | Conflict and terrorism +Y37410S | Conflict and terrorism +Y37411A | Conflict and terrorism +Y37411D | Conflict and terrorism +Y37411S | Conflict and terrorism +Y37420A | Conflict and terrorism +Y37420D | Conflict and terrorism +Y37420S | Conflict and terrorism +Y37421A | Conflict and terrorism +Y37421D | Conflict and terrorism +Y37421S | Conflict and terrorism +Y37430A | Conflict and terrorism +Y37430D | Conflict and terrorism +Y37430S | Conflict and terrorism +Y37431A | Conflict and terrorism +Y37431D | Conflict and terrorism +Y37431S | Conflict and terrorism +Y37440A | Conflict and terrorism +Y37440D | Conflict and terrorism +Y37440S | Conflict and terrorism +Y37441A | Conflict and terrorism +Y37441D | Conflict and terrorism +Y37441S | Conflict and terrorism +Y37450A | Conflict and terrorism +Y37450D | Conflict and terrorism +Y37450S | Conflict and terrorism +Y37451A | Conflict and terrorism +Y37451D | Conflict and terrorism +Y37451S | Conflict and terrorism +Y37460A | Conflict and terrorism +Y37460D | Conflict and terrorism +Y37460S | Conflict and terrorism +Y37461A | Conflict and terrorism +Y37461D | Conflict and terrorism +Y37461S | Conflict and terrorism +Y37470A | Conflict and terrorism +Y37470D | Conflict and terrorism +Y37470S | Conflict and terrorism +Y37471A | Conflict and terrorism +Y37471D | Conflict and terrorism +Y37471S | Conflict and terrorism +Y37490A | Conflict and terrorism +Y37490D | Conflict and terrorism +Y37490S | Conflict and terrorism +Y37491A | Conflict and terrorism +Y37491D | Conflict and terrorism +Y37491S | Conflict and terrorism +Y37500A | Conflict and terrorism +Y37500D | Conflict and terrorism +Y37500S | Conflict and terrorism +Y37501A | Conflict and terrorism +Y37501D | Conflict and terrorism +Y37501S | Conflict and terrorism +Y37510A | Conflict and terrorism +Y37510D | Conflict and terrorism +Y37510S | Conflict and terrorism +Y37511A | Conflict and terrorism +Y37511D | Conflict and terrorism +Y37511S | Conflict and terrorism +Y37520A | Conflict and terrorism +Y37520D | Conflict and terrorism +Y37520S | Conflict and terrorism +Y37521A | Conflict and terrorism +Y37521D | Conflict and terrorism +Y37521S | Conflict and terrorism +Y37530A | Conflict and terrorism +Y37530D | Conflict and terrorism +Y37530S | Conflict and terrorism +Y37531A | Conflict and terrorism +Y37531D | Conflict and terrorism +Y37531S | Conflict and terrorism +Y37540A | Conflict and terrorism +Y37540D | Conflict and terrorism +Y37540S | Conflict and terrorism +Y37541A | Conflict and terrorism +Y37541D | Conflict and terrorism +Y37541S | Conflict and terrorism +Y37590A | Conflict and terrorism +Y37590D | Conflict and terrorism +Y37590S | Conflict and terrorism +Y37591A | Conflict and terrorism +Y37591D | Conflict and terrorism +Y37591S | Conflict and terrorism +Y376X0A | Conflict and terrorism +Y376X0D | Conflict and terrorism +Y376X0S | Conflict and terrorism +Y376X1A | Conflict and terrorism +Y376X1D | Conflict and terrorism +Y376X1S | Conflict and terrorism +Y377X0A | Conflict and terrorism +Y377X0D | Conflict and terrorism +Y377X0S | Conflict and terrorism +Y377X1A | Conflict and terrorism +Y377X1D | Conflict and terrorism +Y377X1S | Conflict and terrorism +Y3790XA | Conflict and terrorism +Y3790XD | Conflict and terrorism +Y3790XS | Conflict and terrorism +Y3791XA | Conflict and terrorism +Y3791XD | Conflict and terrorism +Y3791XS | Conflict and terrorism +Y3792XA | Conflict and terrorism +Y3792XD | Conflict and terrorism +Y3792XS | Conflict and terrorism +Y380X1A | Conflict and terrorism +Y380X1D | Conflict and terrorism +Y380X1S | Conflict and terrorism +Y380X2A | Conflict and terrorism +Y380X2D | Conflict and terrorism +Y380X2S | Conflict and terrorism +Y380X3A | Conflict and terrorism +Y380X3D | Conflict and terrorism +Y380X3S | Conflict and terrorism +Y381X1A | Conflict and terrorism +Y381X1D | Conflict and terrorism +Y381X1S | Conflict and terrorism +Y381X2A | Conflict and terrorism +Y381X2D | Conflict and terrorism +Y381X2S | Conflict and terrorism +Y381X3A | Conflict and terrorism +Y381X3D | Conflict and terrorism +Y381X3S | Conflict and terrorism +Y382X1A | Conflict and terrorism +Y382X1D | Conflict and terrorism +Y382X1S | Conflict and terrorism +Y382X2A | Conflict and terrorism +Y382X2D | Conflict and terrorism +Y382X2S | Conflict and terrorism +Y382X3A | Conflict and terrorism +Y382X3D | Conflict and terrorism +Y382X3S | Conflict and terrorism +Y383X1A | Conflict and terrorism +Y383X1D | Conflict and terrorism +Y383X1S | Conflict and terrorism +Y383X2A | Conflict and terrorism +Y383X2D | Conflict and terrorism +Y383X2S | Conflict and terrorism +Y383X3A | Conflict and terrorism +Y383X3D | Conflict and terrorism +Y383X3S | Conflict and terrorism +Y384X1A | Conflict and terrorism +Y384X1D | Conflict and terrorism +Y384X1S | Conflict and terrorism +Y384X2A | Conflict and terrorism +Y384X2D | Conflict and terrorism +Y384X2S | Conflict and terrorism +Y384X3A | Conflict and terrorism +Y384X3D | Conflict and terrorism +Y384X3S | Conflict and terrorism +Y385X1A | Conflict and terrorism +Y385X1D | Conflict and terrorism +Y385X1S | Conflict and terrorism +Y385X2A | Conflict and terrorism +Y385X2D | Conflict and terrorism +Y385X2S | Conflict and terrorism +Y385X3A | Conflict and terrorism +Y385X3D | Conflict and terrorism +Y385X3S | Conflict and terrorism +Y386X1A | Conflict and terrorism +Y386X1D | Conflict and terrorism +Y386X1S | Conflict and terrorism +Y386X2A | Conflict and terrorism +Y386X2D | Conflict and terrorism +Y386X2S | Conflict and terrorism +Y386X3A | Conflict and terrorism +Y386X3D | Conflict and terrorism +Y386X3S | Conflict and terrorism +Y387X1A | Conflict and terrorism +Y387X1D | Conflict and terrorism +Y387X1S | Conflict and terrorism +Y387X2A | Conflict and terrorism +Y387X2D | Conflict and terrorism +Y387X2S | Conflict and terrorism +Y387X3A | Conflict and terrorism +Y387X3D | Conflict and terrorism +Y387X3S | Conflict and terrorism +Y3880XA | Conflict and terrorism +Y3880XD | Conflict and terrorism +Y3880XS | Conflict and terrorism +Y38811A | Conflict and terrorism +Y38811D | Conflict and terrorism +Y38811S | Conflict and terrorism +Y38812A | Conflict and terrorism +Y38812D | Conflict and terrorism +Y38812S | Conflict and terrorism +Y38891A | Conflict and terrorism +Y38891D | Conflict and terrorism +Y38891S | Conflict and terrorism +Y38892A | Conflict and terrorism +Y38892D | Conflict and terrorism +Y38892S | Conflict and terrorism +Y38893A | Conflict and terrorism +Y38893D | Conflict and terrorism +Y38893S | Conflict and terrorism +Y891--- | Conflict and terrorism +Y35---- | Police conflict and executions +Y350--- | Police conflict and executions +Y35001A | Police conflict and executions +Y35001D | Police conflict and executions +Y35001S | Police conflict and executions +Y35002A | Police conflict and executions +Y35002D | Police conflict and executions +Y35002S | Police conflict and executions +Y35003A | Police conflict and executions +Y35003D | Police conflict and executions +Y35003S | Police conflict and executions +Y35011A | Police conflict and executions +Y35011D | Police conflict and executions +Y35011S | Police conflict and executions +Y35012A | Police conflict and executions +Y35012D | Police conflict and executions +Y35012S | Police conflict and executions +Y35013A | Police conflict and executions +Y35013D | Police conflict and executions +Y35013S | Police conflict and executions +Y35021A | Police conflict and executions +Y35021D | Police conflict and executions +Y35021S | Police conflict and executions +Y35022A | Police conflict and executions +Y35022D | Police conflict and executions +Y35022S | Police conflict and executions +Y35023A | Police conflict and executions +Y35023D | Police conflict and executions +Y35023S | Police conflict and executions +Y35031A | Police conflict and executions +Y35031D | Police conflict and executions +Y35031S | Police conflict and executions +Y35032A | Police conflict and executions +Y35032D | Police conflict and executions +Y35032S | Police conflict and executions +Y35033A | Police conflict and executions +Y35033D | Police conflict and executions +Y35033S | Police conflict and executions +Y35041A | Police conflict and executions +Y35041D | Police conflict and executions +Y35041S | Police conflict and executions +Y35042A | Police conflict and executions +Y35042D | Police conflict and executions +Y35042S | Police conflict and executions +Y35043A | Police conflict and executions +Y35043D | Police conflict and executions +Y35043S | Police conflict and executions +Y35091A | Police conflict and executions +Y35091D | Police conflict and executions +Y35091S | Police conflict and executions +Y35092A | Police conflict and executions +Y35092D | Police conflict and executions +Y35092S | Police conflict and executions +Y35093A | Police conflict and executions +Y35093D | Police conflict and executions +Y35093S | Police conflict and executions +Y351--- | Police conflict and executions +Y35101A | Police conflict and executions +Y35101D | Police conflict and executions +Y35101S | Police conflict and executions +Y35102A | Police conflict and executions +Y35102D | Police conflict and executions +Y35102S | Police conflict and executions +Y35103A | Police conflict and executions +Y35103D | Police conflict and executions +Y35103S | Police conflict and executions +Y35111A | Police conflict and executions +Y35111D | Police conflict and executions +Y35111S | Police conflict and executions +Y35112A | Police conflict and executions +Y35112D | Police conflict and executions +Y35112S | Police conflict and executions +Y35113A | Police conflict and executions +Y35113D | Police conflict and executions +Y35113S | Police conflict and executions +Y35121A | Police conflict and executions +Y35121D | Police conflict and executions +Y35121S | Police conflict and executions +Y35122A | Police conflict and executions +Y35122D | Police conflict and executions +Y35122S | Police conflict and executions +Y35123A | Police conflict and executions +Y35123D | Police conflict and executions +Y35123S | Police conflict and executions +Y35191A | Police conflict and executions +Y35191D | Police conflict and executions +Y35191S | Police conflict and executions +Y35192A | Police conflict and executions +Y35192D | Police conflict and executions +Y35192S | Police conflict and executions +Y35193A | Police conflict and executions +Y35193D | Police conflict and executions +Y35193S | Police conflict and executions +Y352--- | Police conflict and executions +Y35201A | Police conflict and executions +Y35201D | Police conflict and executions +Y35201S | Police conflict and executions +Y35202A | Police conflict and executions +Y35202D | Police conflict and executions +Y35202S | Police conflict and executions +Y35203A | Police conflict and executions +Y35203D | Police conflict and executions +Y35203S | Police conflict and executions +Y35211A | Police conflict and executions +Y35211D | Police conflict and executions +Y35211S | Police conflict and executions +Y35212A | Police conflict and executions +Y35212D | Police conflict and executions +Y35212S | Police conflict and executions +Y35213A | Police conflict and executions +Y35213D | Police conflict and executions +Y35213S | Police conflict and executions +Y35291A | Police conflict and executions +Y35291D | Police conflict and executions +Y35291S | Police conflict and executions +Y35292A | Police conflict and executions +Y35292D | Police conflict and executions +Y35292S | Police conflict and executions +Y35293A | Police conflict and executions +Y35293D | Police conflict and executions +Y35293S | Police conflict and executions +Y353--- | Police conflict and executions +Y35301A | Police conflict and executions +Y35301D | Police conflict and executions +Y35301S | Police conflict and executions +Y35302A | Police conflict and executions +Y35302D | Police conflict and executions +Y35302S | Police conflict and executions +Y35303A | Police conflict and executions +Y35303D | Police conflict and executions +Y35303S | Police conflict and executions +Y35311A | Police conflict and executions +Y35311D | Police conflict and executions +Y35311S | Police conflict and executions +Y35312A | Police conflict and executions +Y35312D | Police conflict and executions +Y35312S | Police conflict and executions +Y35313A | Police conflict and executions +Y35313D | Police conflict and executions +Y35313S | Police conflict and executions +Y35391A | Police conflict and executions +Y35391D | Police conflict and executions +Y35391S | Police conflict and executions +Y35392A | Police conflict and executions +Y35392D | Police conflict and executions +Y35392S | Police conflict and executions +Y35393A | Police conflict and executions +Y35393D | Police conflict and executions +Y35393S | Police conflict and executions +Y354--- | Police conflict and executions +Y35401A | Police conflict and executions +Y35401D | Police conflict and executions +Y35401S | Police conflict and executions +Y35402A | Police conflict and executions +Y35402D | Police conflict and executions +Y35402S | Police conflict and executions +Y35403A | Police conflict and executions +Y35403D | Police conflict and executions +Y35403S | Police conflict and executions +Y35411A | Police conflict and executions +Y35411D | Police conflict and executions +Y35411S | Police conflict and executions +Y35412A | Police conflict and executions +Y35412D | Police conflict and executions +Y35412S | Police conflict and executions +Y35413A | Police conflict and executions +Y35413D | Police conflict and executions +Y35413S | Police conflict and executions +Y35491A | Police conflict and executions +Y35491D | Police conflict and executions +Y35491S | Police conflict and executions +Y35492A | Police conflict and executions +Y35492D | Police conflict and executions +Y35492S | Police conflict and executions +Y35493A | Police conflict and executions +Y35493D | Police conflict and executions +Y35493S | Police conflict and executions +Y355--- | Police conflict and executions +Y356--- | Police conflict and executions +Y357--- | Police conflict and executions +Y35811A | Police conflict and executions +Y35811D | Police conflict and executions +Y35811S | Police conflict and executions +Y35812A | Police conflict and executions +Y35812D | Police conflict and executions +Y35812S | Police conflict and executions +Y35813A | Police conflict and executions +Y35813D | Police conflict and executions +Y35813S | Police conflict and executions +Y35891A | Police conflict and executions +Y35891D | Police conflict and executions +Y35891S | Police conflict and executions +Y35892A | Police conflict and executions +Y35892D | Police conflict and executions +Y35892S | Police conflict and executions +Y35893A | Police conflict and executions +Y35893D | Police conflict and executions +Y35893S | Police conflict and executions +Y890--- | Police conflict and executions +A40---- | Garbage Code (GBD Level 1) +A400--- | Garbage Code (GBD Level 1) +A401--- | Garbage Code (GBD Level 1) +A402--- | Garbage Code (GBD Level 1) +A403--- | Garbage Code (GBD Level 1) +A408--- | Garbage Code (GBD Level 1) +A409--- | Garbage Code (GBD Level 1) +A41---- | Garbage Code (GBD Level 1) +A410--- | Garbage Code (GBD Level 1) +A4101-- | Garbage Code (GBD Level 1) +A4102-- | Garbage Code (GBD Level 1) +A411--- | Garbage Code (GBD Level 1) +A412--- | Garbage Code (GBD Level 1) +A413--- | Garbage Code (GBD Level 1) +A414--- | Garbage Code (GBD Level 1) +A415--- | Garbage Code (GBD Level 1) +A4150-- | Garbage Code (GBD Level 1) +A4151-- | Garbage Code (GBD Level 1) +A4152-- | Garbage Code (GBD Level 1) +A4153-- | Garbage Code (GBD Level 1) +A4159-- | Garbage Code (GBD Level 1) +A418--- | Garbage Code (GBD Level 1) +A4181-- | Garbage Code (GBD Level 1) +A4189-- | Garbage Code (GBD Level 1) +A419--- | Garbage Code (GBD Level 1) +A480--- | Garbage Code (GBD Level 1) +A483--- | Garbage Code (GBD Level 1) +A490--- | Garbage Code (GBD Level 1) +A4901-- | Garbage Code (GBD Level 1) +A4902-- | Garbage Code (GBD Level 1) +A491--- | Garbage Code (GBD Level 1) +A59---- | Garbage Code (GBD Level 1) +A590--- | Garbage Code (GBD Level 1) +A5900-- | Garbage Code (GBD Level 1) +A5901-- | Garbage Code (GBD Level 1) +A5902-- | Garbage Code (GBD Level 1) +A5903-- | Garbage Code (GBD Level 1) +A5909-- | Garbage Code (GBD Level 1) +A598--- | Garbage Code (GBD Level 1) +A599--- | Garbage Code (GBD Level 1) +A71---- | Garbage Code (GBD Level 1) +A710--- | Garbage Code (GBD Level 1) +A711--- | Garbage Code (GBD Level 1) +A719--- | Garbage Code (GBD Level 1) +A740--- | Garbage Code (GBD Level 1) +B07---- | Garbage Code (GBD Level 1) +B070--- | Garbage Code (GBD Level 1) +B078--- | Garbage Code (GBD Level 1) +B079--- | Garbage Code (GBD Level 1) +B30---- | Garbage Code (GBD Level 1) +B300--- | Garbage Code (GBD Level 1) +B301--- | Garbage Code (GBD Level 1) +B302--- | Garbage Code (GBD Level 1) +B303--- | Garbage Code (GBD Level 1) +B308--- | Garbage Code (GBD Level 1) +B309--- | Garbage Code (GBD Level 1) +B35---- | Garbage Code (GBD Level 1) +B350--- | Garbage Code (GBD Level 1) +B351--- | Garbage Code (GBD Level 1) +B352--- | Garbage Code (GBD Level 1) +B353--- | Garbage Code (GBD Level 1) +B354--- | Garbage Code (GBD Level 1) +B355--- | Garbage Code (GBD Level 1) +B356--- | Garbage Code (GBD Level 1) +B358--- | Garbage Code (GBD Level 1) +B359--- | Garbage Code (GBD Level 1) +B36---- | Garbage Code (GBD Level 1) +B360--- | Garbage Code (GBD Level 1) +B361--- | Garbage Code (GBD Level 1) +B362--- | Garbage Code (GBD Level 1) +B363--- | Garbage Code (GBD Level 1) +B368--- | Garbage Code (GBD Level 1) +B369--- | Garbage Code (GBD Level 1) +B85---- | Garbage Code (GBD Level 1) +B850--- | Garbage Code (GBD Level 1) +B851--- | Garbage Code (GBD Level 1) +B852--- | Garbage Code (GBD Level 1) +B853--- | Garbage Code (GBD Level 1) +B854--- | Garbage Code (GBD Level 1) +B87---- | Garbage Code (GBD Level 1) +B870--- | Garbage Code (GBD Level 1) +B871--- | Garbage Code (GBD Level 1) +B872--- | Garbage Code (GBD Level 1) +B873--- | Garbage Code (GBD Level 1) +B874--- | Garbage Code (GBD Level 1) +B878--- | Garbage Code (GBD Level 1) +B8781-- | Garbage Code (GBD Level 1) +B8782-- | Garbage Code (GBD Level 1) +B8789-- | Garbage Code (GBD Level 1) +B879--- | Garbage Code (GBD Level 1) +B88---- | Garbage Code (GBD Level 1) +B880--- | Garbage Code (GBD Level 1) +B881--- | Garbage Code (GBD Level 1) +B882--- | Garbage Code (GBD Level 1) +B883--- | Garbage Code (GBD Level 1) +B888--- | Garbage Code (GBD Level 1) +B889--- | Garbage Code (GBD Level 1) +B940--- | Garbage Code (GBD Level 1) +D50---- | Garbage Code (GBD Level 1) +D500--- | Garbage Code (GBD Level 1) +D509--- | Garbage Code (GBD Level 1) +D62---- | Garbage Code (GBD Level 1) +D63---- | Garbage Code (GBD Level 1) +D630--- | Garbage Code (GBD Level 1) +D638--- | Garbage Code (GBD Level 1) +D64---- | Garbage Code (GBD Level 1) +D641--- | Garbage Code (GBD Level 1) +D642--- | Garbage Code (GBD Level 1) +D643--- | Garbage Code (GBD Level 1) +D644--- | Garbage Code (GBD Level 1) +D648--- | Garbage Code (GBD Level 1) +D6481-- | Garbage Code (GBD Level 1) +D6489-- | Garbage Code (GBD Level 1) +D649--- | Garbage Code (GBD Level 1) +D65---- | Garbage Code (GBD Level 1) +D68---- | Garbage Code (GBD Level 1) +D699--- | Garbage Code (GBD Level 1) +E15---- | Garbage Code (GBD Level 1) +E16---- | Garbage Code (GBD Level 1) +E50---- | Garbage Code (GBD Level 1) +E500--- | Garbage Code (GBD Level 1) +E501--- | Garbage Code (GBD Level 1) +E502--- | Garbage Code (GBD Level 1) +E503--- | Garbage Code (GBD Level 1) +E504--- | Garbage Code (GBD Level 1) +E505--- | Garbage Code (GBD Level 1) +E506--- | Garbage Code (GBD Level 1) +E507--- | Garbage Code (GBD Level 1) +E508--- | Garbage Code (GBD Level 1) +E509--- | Garbage Code (GBD Level 1) +E641--- | Garbage Code (GBD Level 1) +E853--- | Garbage Code (GBD Level 1) +E854--- | Garbage Code (GBD Level 1) +E858--- | Garbage Code (GBD Level 1) +E8581-- | Garbage Code (GBD Level 1) +E8582-- | Garbage Code (GBD Level 1) +E8589-- | Garbage Code (GBD Level 1) +E859--- | Garbage Code (GBD Level 1) +E86---- | Garbage Code (GBD Level 1) +E860--- | Garbage Code (GBD Level 1) +E861--- | Garbage Code (GBD Level 1) +E869--- | Garbage Code (GBD Level 1) +E87---- | Garbage Code (GBD Level 1) +E870--- | Garbage Code (GBD Level 1) +E871--- | Garbage Code (GBD Level 1) +E872--- | Garbage Code (GBD Level 1) +E873--- | Garbage Code (GBD Level 1) +E874--- | Garbage Code (GBD Level 1) +E875--- | Garbage Code (GBD Level 1) +E876--- | Garbage Code (GBD Level 1) +E878--- | Garbage Code (GBD Level 1) +F062--- | Garbage Code (GBD Level 1) +F063--- | Garbage Code (GBD Level 1) +F0630-- | Garbage Code (GBD Level 1) +F0631-- | Garbage Code (GBD Level 1) +F0632-- | Garbage Code (GBD Level 1) +F0633-- | Garbage Code (GBD Level 1) +F0634-- | Garbage Code (GBD Level 1) +F064--- | Garbage Code (GBD Level 1) +F072--- | Garbage Code (GBD Level 1) +F09---- | Garbage Code (GBD Level 1) +F19---- | Garbage Code (GBD Level 1) +F190--- | Garbage Code (GBD Level 1) +F191--- | Garbage Code (GBD Level 1) +F1910-- | Garbage Code (GBD Level 1) +F1911-- | Garbage Code (GBD Level 1) +F19120- | Garbage Code (GBD Level 1) +F19121- | Garbage Code (GBD Level 1) +F19122- | Garbage Code (GBD Level 1) +F19129- | Garbage Code (GBD Level 1) +F1914-- | Garbage Code (GBD Level 1) +F19150- | Garbage Code (GBD Level 1) +F19151- | Garbage Code (GBD Level 1) +F19159- | Garbage Code (GBD Level 1) +F1916-- | Garbage Code (GBD Level 1) +F1917-- | Garbage Code (GBD Level 1) +F19180- | Garbage Code (GBD Level 1) +F19181- | Garbage Code (GBD Level 1) +F19182- | Garbage Code (GBD Level 1) +F19188- | Garbage Code (GBD Level 1) +F1919-- | Garbage Code (GBD Level 1) +F192--- | Garbage Code (GBD Level 1) +F1920-- | Garbage Code (GBD Level 1) +F1921-- | Garbage Code (GBD Level 1) +F19220- | Garbage Code (GBD Level 1) +F19221- | Garbage Code (GBD Level 1) +F19222- | Garbage Code (GBD Level 1) +F19229- | Garbage Code (GBD Level 1) +F19230- | Garbage Code (GBD Level 1) +F19231- | Garbage Code (GBD Level 1) +F19232- | Garbage Code (GBD Level 1) +F19239- | Garbage Code (GBD Level 1) +F1924-- | Garbage Code (GBD Level 1) +F19250- | Garbage Code (GBD Level 1) +F19251- | Garbage Code (GBD Level 1) +F19259- | Garbage Code (GBD Level 1) +F1926-- | Garbage Code (GBD Level 1) +F1927-- | Garbage Code (GBD Level 1) +F19280- | Garbage Code (GBD Level 1) +F19281- | Garbage Code (GBD Level 1) +F19282- | Garbage Code (GBD Level 1) +F19288- | Garbage Code (GBD Level 1) +F1929-- | Garbage Code (GBD Level 1) +F193--- | Garbage Code (GBD Level 1) +F194--- | Garbage Code (GBD Level 1) +F195--- | Garbage Code (GBD Level 1) +F196--- | Garbage Code (GBD Level 1) +F197--- | Garbage Code (GBD Level 1) +F198--- | Garbage Code (GBD Level 1) +F199--- | Garbage Code (GBD Level 1) +F1990-- | Garbage Code (GBD Level 1) +F19920- | Garbage Code (GBD Level 1) +F19921- | Garbage Code (GBD Level 1) +F19922- | Garbage Code (GBD Level 1) +F19929- | Garbage Code (GBD Level 1) +F19930- | Garbage Code (GBD Level 1) +F19931- | Garbage Code (GBD Level 1) +F19932- | Garbage Code (GBD Level 1) +F19939- | Garbage Code (GBD Level 1) +F1994-- | Garbage Code (GBD Level 1) +F19950- | Garbage Code (GBD Level 1) +F19951- | Garbage Code (GBD Level 1) +F19959- | Garbage Code (GBD Level 1) +F1996-- | Garbage Code (GBD Level 1) +F1997-- | Garbage Code (GBD Level 1) +F19980- | Garbage Code (GBD Level 1) +F19981- | Garbage Code (GBD Level 1) +F19982- | Garbage Code (GBD Level 1) +F19988- | Garbage Code (GBD Level 1) +F1999-- | Garbage Code (GBD Level 1) +F20---- | Garbage Code (GBD Level 1) +F200--- | Garbage Code (GBD Level 1) +F201--- | Garbage Code (GBD Level 1) +F202--- | Garbage Code (GBD Level 1) +F203--- | Garbage Code (GBD Level 1) +F204--- | Garbage Code (GBD Level 1) +F205--- | Garbage Code (GBD Level 1) +F206--- | Garbage Code (GBD Level 1) +F208--- | Garbage Code (GBD Level 1) +F2081-- | Garbage Code (GBD Level 1) +F2089-- | Garbage Code (GBD Level 1) +F209--- | Garbage Code (GBD Level 1) +F21---- | Garbage Code (GBD Level 1) +F22---- | Garbage Code (GBD Level 1) +F220--- | Garbage Code (GBD Level 1) +F228--- | Garbage Code (GBD Level 1) +F229--- | Garbage Code (GBD Level 1) +F23---- | Garbage Code (GBD Level 1) +F230--- | Garbage Code (GBD Level 1) +F231--- | Garbage Code (GBD Level 1) +F232--- | Garbage Code (GBD Level 1) +F233--- | Garbage Code (GBD Level 1) +F238--- | Garbage Code (GBD Level 1) +F239--- | Garbage Code (GBD Level 1) +F25---- | Garbage Code (GBD Level 1) +F250--- | Garbage Code (GBD Level 1) +F251--- | Garbage Code (GBD Level 1) +F252--- | Garbage Code (GBD Level 1) +F258--- | Garbage Code (GBD Level 1) +F259--- | Garbage Code (GBD Level 1) +F28---- | Garbage Code (GBD Level 1) +F29---- | Garbage Code (GBD Level 1) +F30---- | Garbage Code (GBD Level 1) +F300--- | Garbage Code (GBD Level 1) +F301--- | Garbage Code (GBD Level 1) +F3010-- | Garbage Code (GBD Level 1) +F3011-- | Garbage Code (GBD Level 1) +F3012-- | Garbage Code (GBD Level 1) +F3013-- | Garbage Code (GBD Level 1) +F302--- | Garbage Code (GBD Level 1) +F303--- | Garbage Code (GBD Level 1) +F304--- | Garbage Code (GBD Level 1) +F308--- | Garbage Code (GBD Level 1) +F309--- | Garbage Code (GBD Level 1) +F31---- | Garbage Code (GBD Level 1) +F310--- | Garbage Code (GBD Level 1) +F311--- | Garbage Code (GBD Level 1) +F3110-- | Garbage Code (GBD Level 1) +F3111-- | Garbage Code (GBD Level 1) +F3112-- | Garbage Code (GBD Level 1) +F3113-- | Garbage Code (GBD Level 1) +F312--- | Garbage Code (GBD Level 1) +F313--- | Garbage Code (GBD Level 1) +F3130-- | Garbage Code (GBD Level 1) +F3131-- | Garbage Code (GBD Level 1) +F3132-- | Garbage Code (GBD Level 1) +F314--- | Garbage Code (GBD Level 1) +F315--- | Garbage Code (GBD Level 1) +F316--- | Garbage Code (GBD Level 1) +F3160-- | Garbage Code (GBD Level 1) +F3161-- | Garbage Code (GBD Level 1) +F3162-- | Garbage Code (GBD Level 1) +F3163-- | Garbage Code (GBD Level 1) +F3164-- | Garbage Code (GBD Level 1) +F317--- | Garbage Code (GBD Level 1) +F3170-- | Garbage Code (GBD Level 1) +F3171-- | Garbage Code (GBD Level 1) +F3172-- | Garbage Code (GBD Level 1) +F3173-- | Garbage Code (GBD Level 1) +F3174-- | Garbage Code (GBD Level 1) +F3175-- | Garbage Code (GBD Level 1) +F3176-- | Garbage Code (GBD Level 1) +F3177-- | Garbage Code (GBD Level 1) +F3178-- | Garbage Code (GBD Level 1) +F318--- | Garbage Code (GBD Level 1) +F3181-- | Garbage Code (GBD Level 1) +F3189-- | Garbage Code (GBD Level 1) +F319--- | Garbage Code (GBD Level 1) +F32---- | Garbage Code (GBD Level 1) +F320--- | Garbage Code (GBD Level 1) +F321--- | Garbage Code (GBD Level 1) +F322--- | Garbage Code (GBD Level 1) +F323--- | Garbage Code (GBD Level 1) +F324--- | Garbage Code (GBD Level 1) +F325--- | Garbage Code (GBD Level 1) +F328--- | Garbage Code (GBD Level 1) +F3281-- | Garbage Code (GBD Level 1) +F3289-- | Garbage Code (GBD Level 1) +F329--- | Garbage Code (GBD Level 1) +F33---- | Garbage Code (GBD Level 1) +F330--- | Garbage Code (GBD Level 1) +F331--- | Garbage Code (GBD Level 1) +F332--- | Garbage Code (GBD Level 1) +F333--- | Garbage Code (GBD Level 1) +F334--- | Garbage Code (GBD Level 1) +F3340-- | Garbage Code (GBD Level 1) +F3341-- | Garbage Code (GBD Level 1) +F3342-- | Garbage Code (GBD Level 1) +F338--- | Garbage Code (GBD Level 1) +F339--- | Garbage Code (GBD Level 1) +F34---- | Garbage Code (GBD Level 1) +F340--- | Garbage Code (GBD Level 1) +F341--- | Garbage Code (GBD Level 1) +F348--- | Garbage Code (GBD Level 1) +F3481-- | Garbage Code (GBD Level 1) +F3489-- | Garbage Code (GBD Level 1) +F349--- | Garbage Code (GBD Level 1) +F38---- | Garbage Code (GBD Level 1) +F380--- | Garbage Code (GBD Level 1) +F381--- | Garbage Code (GBD Level 1) +F388--- | Garbage Code (GBD Level 1) +F39---- | Garbage Code (GBD Level 1) +F40---- | Garbage Code (GBD Level 1) +F400--- | Garbage Code (GBD Level 1) +F4000-- | Garbage Code (GBD Level 1) +F4001-- | Garbage Code (GBD Level 1) +F4002-- | Garbage Code (GBD Level 1) +F401--- | Garbage Code (GBD Level 1) +F4010-- | Garbage Code (GBD Level 1) +F4011-- | Garbage Code (GBD Level 1) +F402--- | Garbage Code (GBD Level 1) +F40210- | Garbage Code (GBD Level 1) +F40218- | Garbage Code (GBD Level 1) +F40220- | Garbage Code (GBD Level 1) +F40228- | Garbage Code (GBD Level 1) +F40230- | Garbage Code (GBD Level 1) +F40231- | Garbage Code (GBD Level 1) +F40232- | Garbage Code (GBD Level 1) +F40233- | Garbage Code (GBD Level 1) +F40240- | Garbage Code (GBD Level 1) +F40241- | Garbage Code (GBD Level 1) +F40242- | Garbage Code (GBD Level 1) +F40243- | Garbage Code (GBD Level 1) +F40248- | Garbage Code (GBD Level 1) +F40290- | Garbage Code (GBD Level 1) +F40291- | Garbage Code (GBD Level 1) +F40298- | Garbage Code (GBD Level 1) +F408--- | Garbage Code (GBD Level 1) +F409--- | Garbage Code (GBD Level 1) +F41---- | Garbage Code (GBD Level 1) +F410--- | Garbage Code (GBD Level 1) +F411--- | Garbage Code (GBD Level 1) +F412--- | Garbage Code (GBD Level 1) +F413--- | Garbage Code (GBD Level 1) +F418--- | Garbage Code (GBD Level 1) +F419--- | Garbage Code (GBD Level 1) +F42---- | Garbage Code (GBD Level 1) +F420--- | Garbage Code (GBD Level 1) +F421--- | Garbage Code (GBD Level 1) +F422--- | Garbage Code (GBD Level 1) +F423--- | Garbage Code (GBD Level 1) +F424--- | Garbage Code (GBD Level 1) +F428--- | Garbage Code (GBD Level 1) +F429--- | Garbage Code (GBD Level 1) +F43---- | Garbage Code (GBD Level 1) +F430--- | Garbage Code (GBD Level 1) +F431--- | Garbage Code (GBD Level 1) +F4310-- | Garbage Code (GBD Level 1) +F4311-- | Garbage Code (GBD Level 1) +F4312-- | Garbage Code (GBD Level 1) +F432--- | Garbage Code (GBD Level 1) +F4320-- | Garbage Code (GBD Level 1) +F4321-- | Garbage Code (GBD Level 1) +F4322-- | Garbage Code (GBD Level 1) +F4323-- | Garbage Code (GBD Level 1) +F4324-- | Garbage Code (GBD Level 1) +F4325-- | Garbage Code (GBD Level 1) +F4329-- | Garbage Code (GBD Level 1) +F438--- | Garbage Code (GBD Level 1) +F439--- | Garbage Code (GBD Level 1) +F44---- | Garbage Code (GBD Level 1) +F440--- | Garbage Code (GBD Level 1) +F441--- | Garbage Code (GBD Level 1) +F442--- | Garbage Code (GBD Level 1) +F443--- | Garbage Code (GBD Level 1) +F444--- | Garbage Code (GBD Level 1) +F445--- | Garbage Code (GBD Level 1) +F446--- | Garbage Code (GBD Level 1) +F447--- | Garbage Code (GBD Level 1) +F448--- | Garbage Code (GBD Level 1) +F4481-- | Garbage Code (GBD Level 1) +F4489-- | Garbage Code (GBD Level 1) +F449--- | Garbage Code (GBD Level 1) +F45---- | Garbage Code (GBD Level 1) +F450--- | Garbage Code (GBD Level 1) +F451--- | Garbage Code (GBD Level 1) +F452--- | Garbage Code (GBD Level 1) +F4520-- | Garbage Code (GBD Level 1) +F4521-- | Garbage Code (GBD Level 1) +F4522-- | Garbage Code (GBD Level 1) +F4529-- | Garbage Code (GBD Level 1) +F453--- | Garbage Code (GBD Level 1) +F454--- | Garbage Code (GBD Level 1) +F4541-- | Garbage Code (GBD Level 1) +F4542-- | Garbage Code (GBD Level 1) +F458--- | Garbage Code (GBD Level 1) +F459--- | Garbage Code (GBD Level 1) +F48---- | Garbage Code (GBD Level 1) +F480--- | Garbage Code (GBD Level 1) +F481--- | Garbage Code (GBD Level 1) +F482--- | Garbage Code (GBD Level 1) +F488--- | Garbage Code (GBD Level 1) +F489--- | Garbage Code (GBD Level 1) +F51---- | Garbage Code (GBD Level 1) +F510--- | Garbage Code (GBD Level 1) +F5101-- | Garbage Code (GBD Level 1) +F5102-- | Garbage Code (GBD Level 1) +F5103-- | Garbage Code (GBD Level 1) +F5104-- | Garbage Code (GBD Level 1) +F5105-- | Garbage Code (GBD Level 1) +F5109-- | Garbage Code (GBD Level 1) +F511--- | Garbage Code (GBD Level 1) +F5111-- | Garbage Code (GBD Level 1) +F5112-- | Garbage Code (GBD Level 1) +F5113-- | Garbage Code (GBD Level 1) +F5119-- | Garbage Code (GBD Level 1) +F512--- | Garbage Code (GBD Level 1) +F513--- | Garbage Code (GBD Level 1) +F514--- | Garbage Code (GBD Level 1) +F515--- | Garbage Code (GBD Level 1) +F518--- | Garbage Code (GBD Level 1) +F519--- | Garbage Code (GBD Level 1) +F52---- | Garbage Code (GBD Level 1) +F520--- | Garbage Code (GBD Level 1) +F521--- | Garbage Code (GBD Level 1) +F522--- | Garbage Code (GBD Level 1) +F5221-- | Garbage Code (GBD Level 1) +F5222-- | Garbage Code (GBD Level 1) +F523--- | Garbage Code (GBD Level 1) +F5231-- | Garbage Code (GBD Level 1) +F5232-- | Garbage Code (GBD Level 1) +F524--- | Garbage Code (GBD Level 1) +F525--- | Garbage Code (GBD Level 1) +F526--- | Garbage Code (GBD Level 1) +F527--- | Garbage Code (GBD Level 1) +F528--- | Garbage Code (GBD Level 1) +F529--- | Garbage Code (GBD Level 1) +F53---- | Garbage Code (GBD Level 1) +F530--- | Garbage Code (GBD Level 1) +F531--- | Garbage Code (GBD Level 1) +F538--- | Garbage Code (GBD Level 1) +F539--- | Garbage Code (GBD Level 1) +F54---- | Garbage Code (GBD Level 1) +F55---- | Garbage Code (GBD Level 1) +F550--- | Garbage Code (GBD Level 1) +F551--- | Garbage Code (GBD Level 1) +F552--- | Garbage Code (GBD Level 1) +F553--- | Garbage Code (GBD Level 1) +F554--- | Garbage Code (GBD Level 1) +F558--- | Garbage Code (GBD Level 1) +F59---- | Garbage Code (GBD Level 1) +F60---- | Garbage Code (GBD Level 1) +F600--- | Garbage Code (GBD Level 1) +F601--- | Garbage Code (GBD Level 1) +F602--- | Garbage Code (GBD Level 1) +F603--- | Garbage Code (GBD Level 1) +F604--- | Garbage Code (GBD Level 1) +F605--- | Garbage Code (GBD Level 1) +F606--- | Garbage Code (GBD Level 1) +F607--- | Garbage Code (GBD Level 1) +F608--- | Garbage Code (GBD Level 1) +F6081-- | Garbage Code (GBD Level 1) +F6089-- | Garbage Code (GBD Level 1) +F609--- | Garbage Code (GBD Level 1) +F61---- | Garbage Code (GBD Level 1) +F62---- | Garbage Code (GBD Level 1) +F620--- | Garbage Code (GBD Level 1) +F621--- | Garbage Code (GBD Level 1) +F628--- | Garbage Code (GBD Level 1) +F629--- | Garbage Code (GBD Level 1) +F63---- | Garbage Code (GBD Level 1) +F630--- | Garbage Code (GBD Level 1) +F631--- | Garbage Code (GBD Level 1) +F632--- | Garbage Code (GBD Level 1) +F633--- | Garbage Code (GBD Level 1) +F638--- | Garbage Code (GBD Level 1) +F6381-- | Garbage Code (GBD Level 1) +F6389-- | Garbage Code (GBD Level 1) +F639--- | Garbage Code (GBD Level 1) +F64---- | Garbage Code (GBD Level 1) +F640--- | Garbage Code (GBD Level 1) +F641--- | Garbage Code (GBD Level 1) +F642--- | Garbage Code (GBD Level 1) +F648--- | Garbage Code (GBD Level 1) +F649--- | Garbage Code (GBD Level 1) +F65---- | Garbage Code (GBD Level 1) +F650--- | Garbage Code (GBD Level 1) +F651--- | Garbage Code (GBD Level 1) +F652--- | Garbage Code (GBD Level 1) +F653--- | Garbage Code (GBD Level 1) +F654--- | Garbage Code (GBD Level 1) +F655--- | Garbage Code (GBD Level 1) +F6550-- | Garbage Code (GBD Level 1) +F6551-- | Garbage Code (GBD Level 1) +F6552-- | Garbage Code (GBD Level 1) +F656--- | Garbage Code (GBD Level 1) +F658--- | Garbage Code (GBD Level 1) +F6581-- | Garbage Code (GBD Level 1) +F6589-- | Garbage Code (GBD Level 1) +F659--- | Garbage Code (GBD Level 1) +F66---- | Garbage Code (GBD Level 1) +F660--- | Garbage Code (GBD Level 1) +F661--- | Garbage Code (GBD Level 1) +F662--- | Garbage Code (GBD Level 1) +F668--- | Garbage Code (GBD Level 1) +F669--- | Garbage Code (GBD Level 1) +F68---- | Garbage Code (GBD Level 1) +F680--- | Garbage Code (GBD Level 1) +F681--- | Garbage Code (GBD Level 1) +F6810-- | Garbage Code (GBD Level 1) +F6811-- | Garbage Code (GBD Level 1) +F6812-- | Garbage Code (GBD Level 1) +F6813-- | Garbage Code (GBD Level 1) +F688--- | Garbage Code (GBD Level 1) +F68A--- | Garbage Code (GBD Level 1) +F69---- | Garbage Code (GBD Level 1) +F70---- | Garbage Code (GBD Level 1) +F700--- | Garbage Code (GBD Level 1) +F701--- | Garbage Code (GBD Level 1) +F708--- | Garbage Code (GBD Level 1) +F709--- | Garbage Code (GBD Level 1) +F71---- | Garbage Code (GBD Level 1) +F710--- | Garbage Code (GBD Level 1) +F711--- | Garbage Code (GBD Level 1) +F718--- | Garbage Code (GBD Level 1) +F719--- | Garbage Code (GBD Level 1) +F72---- | Garbage Code (GBD Level 1) +F720--- | Garbage Code (GBD Level 1) +F721--- | Garbage Code (GBD Level 1) +F728--- | Garbage Code (GBD Level 1) +F729--- | Garbage Code (GBD Level 1) +F73---- | Garbage Code (GBD Level 1) +F730--- | Garbage Code (GBD Level 1) +F731--- | Garbage Code (GBD Level 1) +F738--- | Garbage Code (GBD Level 1) +F739--- | Garbage Code (GBD Level 1) +F78---- | Garbage Code (GBD Level 1) +F780--- | Garbage Code (GBD Level 1) +F781--- | Garbage Code (GBD Level 1) +F788--- | Garbage Code (GBD Level 1) +F789--- | Garbage Code (GBD Level 1) +F79---- | Garbage Code (GBD Level 1) +F790--- | Garbage Code (GBD Level 1) +F791--- | Garbage Code (GBD Level 1) +F798--- | Garbage Code (GBD Level 1) +F799--- | Garbage Code (GBD Level 1) +F80---- | Garbage Code (GBD Level 1) +F800--- | Garbage Code (GBD Level 1) +F801--- | Garbage Code (GBD Level 1) +F802--- | Garbage Code (GBD Level 1) +F803--- | Garbage Code (GBD Level 1) +F804--- | Garbage Code (GBD Level 1) +F808--- | Garbage Code (GBD Level 1) +F8081-- | Garbage Code (GBD Level 1) +F8082-- | Garbage Code (GBD Level 1) +F8089-- | Garbage Code (GBD Level 1) +F809--- | Garbage Code (GBD Level 1) +F81---- | Garbage Code (GBD Level 1) +F810--- | Garbage Code (GBD Level 1) +F811--- | Garbage Code (GBD Level 1) +F812--- | Garbage Code (GBD Level 1) +F813--- | Garbage Code (GBD Level 1) +F818--- | Garbage Code (GBD Level 1) +F8181-- | Garbage Code (GBD Level 1) +F8189-- | Garbage Code (GBD Level 1) +F819--- | Garbage Code (GBD Level 1) +F82---- | Garbage Code (GBD Level 1) +F83---- | Garbage Code (GBD Level 1) +F84---- | Garbage Code (GBD Level 1) +F840--- | Garbage Code (GBD Level 1) +F841--- | Garbage Code (GBD Level 1) +F842--- | Garbage Code (GBD Level 1) +F843--- | Garbage Code (GBD Level 1) +F844--- | Garbage Code (GBD Level 1) +F845--- | Garbage Code (GBD Level 1) +F848--- | Garbage Code (GBD Level 1) +F849--- | Garbage Code (GBD Level 1) +F88---- | Garbage Code (GBD Level 1) +F89---- | Garbage Code (GBD Level 1) +F90---- | Garbage Code (GBD Level 1) +F900--- | Garbage Code (GBD Level 1) +F901--- | Garbage Code (GBD Level 1) +F902--- | Garbage Code (GBD Level 1) +F908--- | Garbage Code (GBD Level 1) +F909--- | Garbage Code (GBD Level 1) +F91---- | Garbage Code (GBD Level 1) +F910--- | Garbage Code (GBD Level 1) +F911--- | Garbage Code (GBD Level 1) +F912--- | Garbage Code (GBD Level 1) +F913--- | Garbage Code (GBD Level 1) +F918--- | Garbage Code (GBD Level 1) +F919--- | Garbage Code (GBD Level 1) +F92---- | Garbage Code (GBD Level 1) +F920--- | Garbage Code (GBD Level 1) +F928--- | Garbage Code (GBD Level 1) +F929--- | Garbage Code (GBD Level 1) +F93---- | Garbage Code (GBD Level 1) +F930--- | Garbage Code (GBD Level 1) +F931--- | Garbage Code (GBD Level 1) +F932--- | Garbage Code (GBD Level 1) +F933--- | Garbage Code (GBD Level 1) +F938--- | Garbage Code (GBD Level 1) +F939--- | Garbage Code (GBD Level 1) +F94---- | Garbage Code (GBD Level 1) +F940--- | Garbage Code (GBD Level 1) +F941--- | Garbage Code (GBD Level 1) +F942--- | Garbage Code (GBD Level 1) +F948--- | Garbage Code (GBD Level 1) +F949--- | Garbage Code (GBD Level 1) +F95---- | Garbage Code (GBD Level 1) +F950--- | Garbage Code (GBD Level 1) +F951--- | Garbage Code (GBD Level 1) +F952--- | Garbage Code (GBD Level 1) +F958--- | Garbage Code (GBD Level 1) +F959--- | Garbage Code (GBD Level 1) +F98---- | Garbage Code (GBD Level 1) +F980--- | Garbage Code (GBD Level 1) +F981--- | Garbage Code (GBD Level 1) +F982--- | Garbage Code (GBD Level 1) +F9821-- | Garbage Code (GBD Level 1) +F9829-- | Garbage Code (GBD Level 1) +F983--- | Garbage Code (GBD Level 1) +F984--- | Garbage Code (GBD Level 1) +F985--- | Garbage Code (GBD Level 1) +F986--- | Garbage Code (GBD Level 1) +F988--- | Garbage Code (GBD Level 1) +F989--- | Garbage Code (GBD Level 1) +F99---- | Garbage Code (GBD Level 1) +G06---- | Garbage Code (GBD Level 1) +G060--- | Garbage Code (GBD Level 1) +G061--- | Garbage Code (GBD Level 1) +G062--- | Garbage Code (GBD Level 1) +G07---- | Garbage Code (GBD Level 1) +G08---- | Garbage Code (GBD Level 1) +G32---- | Garbage Code (GBD Level 1) +G320--- | Garbage Code (GBD Level 1) +G328--- | Garbage Code (GBD Level 1) +G43---- | Garbage Code (GBD Level 1) +G430--- | Garbage Code (GBD Level 1) +G43001- | Garbage Code (GBD Level 1) +G43009- | Garbage Code (GBD Level 1) +G43011- | Garbage Code (GBD Level 1) +G43019- | Garbage Code (GBD Level 1) +G431--- | Garbage Code (GBD Level 1) +G43101- | Garbage Code (GBD Level 1) +G43109- | Garbage Code (GBD Level 1) +G43111- | Garbage Code (GBD Level 1) +G43119- | Garbage Code (GBD Level 1) +G432--- | Garbage Code (GBD Level 1) +G433--- | Garbage Code (GBD Level 1) +G43401- | Garbage Code (GBD Level 1) +G43409- | Garbage Code (GBD Level 1) +G43411- | Garbage Code (GBD Level 1) +G43419- | Garbage Code (GBD Level 1) +G43501- | Garbage Code (GBD Level 1) +G43509- | Garbage Code (GBD Level 1) +G43511- | Garbage Code (GBD Level 1) +G43519- | Garbage Code (GBD Level 1) +G43601- | Garbage Code (GBD Level 1) +G43609- | Garbage Code (GBD Level 1) +G43611- | Garbage Code (GBD Level 1) +G43619- | Garbage Code (GBD Level 1) +G43701- | Garbage Code (GBD Level 1) +G43709- | Garbage Code (GBD Level 1) +G43711- | Garbage Code (GBD Level 1) +G43719- | Garbage Code (GBD Level 1) +G438--- | Garbage Code (GBD Level 1) +G43801- | Garbage Code (GBD Level 1) +G43809- | Garbage Code (GBD Level 1) +G43811- | Garbage Code (GBD Level 1) +G43819- | Garbage Code (GBD Level 1) +G43821- | Garbage Code (GBD Level 1) +G43829- | Garbage Code (GBD Level 1) +G43831- | Garbage Code (GBD Level 1) +G43839- | Garbage Code (GBD Level 1) +G439--- | Garbage Code (GBD Level 1) +G43901- | Garbage Code (GBD Level 1) +G43909- | Garbage Code (GBD Level 1) +G43911- | Garbage Code (GBD Level 1) +G43919- | Garbage Code (GBD Level 1) +G43A0-- | Garbage Code (GBD Level 1) +G43A1-- | Garbage Code (GBD Level 1) +G43B0-- | Garbage Code (GBD Level 1) +G43B1-- | Garbage Code (GBD Level 1) +G43C0-- | Garbage Code (GBD Level 1) +G43C1-- | Garbage Code (GBD Level 1) +G43D0-- | Garbage Code (GBD Level 1) +G43D1-- | Garbage Code (GBD Level 1) +G44---- | Garbage Code (GBD Level 1) +G440--- | Garbage Code (GBD Level 1) +G44001- | Garbage Code (GBD Level 1) +G44009- | Garbage Code (GBD Level 1) +G44011- | Garbage Code (GBD Level 1) +G44019- | Garbage Code (GBD Level 1) +G44021- | Garbage Code (GBD Level 1) +G44029- | Garbage Code (GBD Level 1) +G44031- | Garbage Code (GBD Level 1) +G44039- | Garbage Code (GBD Level 1) +G44041- | Garbage Code (GBD Level 1) +G44049- | Garbage Code (GBD Level 1) +G44051- | Garbage Code (GBD Level 1) +G44059- | Garbage Code (GBD Level 1) +G44091- | Garbage Code (GBD Level 1) +G44099- | Garbage Code (GBD Level 1) +G441--- | Garbage Code (GBD Level 1) +G442--- | Garbage Code (GBD Level 1) +G444--- | Garbage Code (GBD Level 1) +G4440-- | Garbage Code (GBD Level 1) +G4441-- | Garbage Code (GBD Level 1) +G4451-- | Garbage Code (GBD Level 1) +G4452-- | Garbage Code (GBD Level 1) +G4453-- | Garbage Code (GBD Level 1) +G4459-- | Garbage Code (GBD Level 1) +G448--- | Garbage Code (GBD Level 1) +G47---- | Garbage Code (GBD Level 1) +G470--- | Garbage Code (GBD Level 1) +G4700-- | Garbage Code (GBD Level 1) +G4701-- | Garbage Code (GBD Level 1) +G4709-- | Garbage Code (GBD Level 1) +G471--- | Garbage Code (GBD Level 1) +G4710-- | Garbage Code (GBD Level 1) +G4711-- | Garbage Code (GBD Level 1) +G4712-- | Garbage Code (GBD Level 1) +G4713-- | Garbage Code (GBD Level 1) +G4714-- | Garbage Code (GBD Level 1) +G4719-- | Garbage Code (GBD Level 1) +G472--- | Garbage Code (GBD Level 1) +G474--- | Garbage Code (GBD Level 1) +G47411- | Garbage Code (GBD Level 1) +G47419- | Garbage Code (GBD Level 1) +G47421- | Garbage Code (GBD Level 1) +G47429- | Garbage Code (GBD Level 1) +G4750-- | Garbage Code (GBD Level 1) +G4751-- | Garbage Code (GBD Level 1) +G4752-- | Garbage Code (GBD Level 1) +G4753-- | Garbage Code (GBD Level 1) +G4754-- | Garbage Code (GBD Level 1) +G4759-- | Garbage Code (GBD Level 1) +G4761-- | Garbage Code (GBD Level 1) +G4762-- | Garbage Code (GBD Level 1) +G4763-- | Garbage Code (GBD Level 1) +G4769-- | Garbage Code (GBD Level 1) +G478--- | Garbage Code (GBD Level 1) +G479--- | Garbage Code (GBD Level 1) +G50---- | Garbage Code (GBD Level 1) +G500--- | Garbage Code (GBD Level 1) +G501--- | Garbage Code (GBD Level 1) +G508--- | Garbage Code (GBD Level 1) +G509--- | Garbage Code (GBD Level 1) +G51---- | Garbage Code (GBD Level 1) +G510--- | Garbage Code (GBD Level 1) +G511--- | Garbage Code (GBD Level 1) +G512--- | Garbage Code (GBD Level 1) +G513--- | Garbage Code (GBD Level 1) +G5131-- | Garbage Code (GBD Level 1) +G5132-- | Garbage Code (GBD Level 1) +G5133-- | Garbage Code (GBD Level 1) +G5139-- | Garbage Code (GBD Level 1) +G514--- | Garbage Code (GBD Level 1) +G518--- | Garbage Code (GBD Level 1) +G519--- | Garbage Code (GBD Level 1) +G52---- | Garbage Code (GBD Level 1) +G520--- | Garbage Code (GBD Level 1) +G521--- | Garbage Code (GBD Level 1) +G522--- | Garbage Code (GBD Level 1) +G523--- | Garbage Code (GBD Level 1) +G527--- | Garbage Code (GBD Level 1) +G528--- | Garbage Code (GBD Level 1) +G529--- | Garbage Code (GBD Level 1) +G53---- | Garbage Code (GBD Level 1) +G530--- | Garbage Code (GBD Level 1) +G531--- | Garbage Code (GBD Level 1) +G532--- | Garbage Code (GBD Level 1) +G533--- | Garbage Code (GBD Level 1) +G538--- | Garbage Code (GBD Level 1) +G54---- | Garbage Code (GBD Level 1) +G540--- | Garbage Code (GBD Level 1) +G541--- | Garbage Code (GBD Level 1) +G542--- | Garbage Code (GBD Level 1) +G543--- | Garbage Code (GBD Level 1) +G544--- | Garbage Code (GBD Level 1) +G545--- | Garbage Code (GBD Level 1) +G546--- | Garbage Code (GBD Level 1) +G547--- | Garbage Code (GBD Level 1) +G548--- | Garbage Code (GBD Level 1) +G549--- | Garbage Code (GBD Level 1) +G55---- | Garbage Code (GBD Level 1) +G550--- | Garbage Code (GBD Level 1) +G551--- | Garbage Code (GBD Level 1) +G552--- | Garbage Code (GBD Level 1) +G553--- | Garbage Code (GBD Level 1) +G558--- | Garbage Code (GBD Level 1) +G56---- | Garbage Code (GBD Level 1) +G560--- | Garbage Code (GBD Level 1) +G5600-- | Garbage Code (GBD Level 1) +G5601-- | Garbage Code (GBD Level 1) +G5602-- | Garbage Code (GBD Level 1) +G5603-- | Garbage Code (GBD Level 1) +G561--- | Garbage Code (GBD Level 1) +G5610-- | Garbage Code (GBD Level 1) +G5611-- | Garbage Code (GBD Level 1) +G5612-- | Garbage Code (GBD Level 1) +G5613-- | Garbage Code (GBD Level 1) +G562--- | Garbage Code (GBD Level 1) +G5620-- | Garbage Code (GBD Level 1) +G5621-- | Garbage Code (GBD Level 1) +G5622-- | Garbage Code (GBD Level 1) +G5623-- | Garbage Code (GBD Level 1) +G563--- | Garbage Code (GBD Level 1) +G5630-- | Garbage Code (GBD Level 1) +G5631-- | Garbage Code (GBD Level 1) +G5632-- | Garbage Code (GBD Level 1) +G5633-- | Garbage Code (GBD Level 1) +G5640-- | Garbage Code (GBD Level 1) +G5641-- | Garbage Code (GBD Level 1) +G5642-- | Garbage Code (GBD Level 1) +G5643-- | Garbage Code (GBD Level 1) +G568--- | Garbage Code (GBD Level 1) +G5680-- | Garbage Code (GBD Level 1) +G5681-- | Garbage Code (GBD Level 1) +G5682-- | Garbage Code (GBD Level 1) +G5683-- | Garbage Code (GBD Level 1) +G569--- | Garbage Code (GBD Level 1) +G5690-- | Garbage Code (GBD Level 1) +G5691-- | Garbage Code (GBD Level 1) +G5692-- | Garbage Code (GBD Level 1) +G5693-- | Garbage Code (GBD Level 1) +G57---- | Garbage Code (GBD Level 1) +G570--- | Garbage Code (GBD Level 1) +G5700-- | Garbage Code (GBD Level 1) +G5701-- | Garbage Code (GBD Level 1) +G5702-- | Garbage Code (GBD Level 1) +G5703-- | Garbage Code (GBD Level 1) +G571--- | Garbage Code (GBD Level 1) +G5710-- | Garbage Code (GBD Level 1) +G5711-- | Garbage Code (GBD Level 1) +G5712-- | Garbage Code (GBD Level 1) +G5713-- | Garbage Code (GBD Level 1) +G572--- | Garbage Code (GBD Level 1) +G5720-- | Garbage Code (GBD Level 1) +G5721-- | Garbage Code (GBD Level 1) +G5722-- | Garbage Code (GBD Level 1) +G5723-- | Garbage Code (GBD Level 1) +G573--- | Garbage Code (GBD Level 1) +G5730-- | Garbage Code (GBD Level 1) +G5731-- | Garbage Code (GBD Level 1) +G5732-- | Garbage Code (GBD Level 1) +G5733-- | Garbage Code (GBD Level 1) +G574--- | Garbage Code (GBD Level 1) +G5740-- | Garbage Code (GBD Level 1) +G5741-- | Garbage Code (GBD Level 1) +G5742-- | Garbage Code (GBD Level 1) +G5743-- | Garbage Code (GBD Level 1) +G575--- | Garbage Code (GBD Level 1) +G5750-- | Garbage Code (GBD Level 1) +G5751-- | Garbage Code (GBD Level 1) +G5752-- | Garbage Code (GBD Level 1) +G5753-- | Garbage Code (GBD Level 1) +G576--- | Garbage Code (GBD Level 1) +G5760-- | Garbage Code (GBD Level 1) +G5761-- | Garbage Code (GBD Level 1) +G5762-- | Garbage Code (GBD Level 1) +G5763-- | Garbage Code (GBD Level 1) +G5770-- | Garbage Code (GBD Level 1) +G5771-- | Garbage Code (GBD Level 1) +G5772-- | Garbage Code (GBD Level 1) +G5773-- | Garbage Code (GBD Level 1) +G578--- | Garbage Code (GBD Level 1) +G5780-- | Garbage Code (GBD Level 1) +G5781-- | Garbage Code (GBD Level 1) +G5782-- | Garbage Code (GBD Level 1) +G5783-- | Garbage Code (GBD Level 1) +G579--- | Garbage Code (GBD Level 1) +G5790-- | Garbage Code (GBD Level 1) +G5791-- | Garbage Code (GBD Level 1) +G5792-- | Garbage Code (GBD Level 1) +G5793-- | Garbage Code (GBD Level 1) +G58---- | Garbage Code (GBD Level 1) +G580--- | Garbage Code (GBD Level 1) +G587--- | Garbage Code (GBD Level 1) +G588--- | Garbage Code (GBD Level 1) +G589--- | Garbage Code (GBD Level 1) +G59---- | Garbage Code (GBD Level 1) +G590--- | Garbage Code (GBD Level 1) +G598--- | Garbage Code (GBD Level 1) +G60---- | Garbage Code (GBD Level 1) +G600--- | Garbage Code (GBD Level 1) +G601--- | Garbage Code (GBD Level 1) +G602--- | Garbage Code (GBD Level 1) +G603--- | Garbage Code (GBD Level 1) +G608--- | Garbage Code (GBD Level 1) +G609--- | Garbage Code (GBD Level 1) +G62---- | Garbage Code (GBD Level 1) +G620--- | Garbage Code (GBD Level 1) +G622--- | Garbage Code (GBD Level 1) +G628--- | Garbage Code (GBD Level 1) +G6281-- | Garbage Code (GBD Level 1) +G6282-- | Garbage Code (GBD Level 1) +G6289-- | Garbage Code (GBD Level 1) +G629--- | Garbage Code (GBD Level 1) +G63---- | Garbage Code (GBD Level 1) +G630--- | Garbage Code (GBD Level 1) +G631--- | Garbage Code (GBD Level 1) +G632--- | Garbage Code (GBD Level 1) +G633--- | Garbage Code (GBD Level 1) +G634--- | Garbage Code (GBD Level 1) +G635--- | Garbage Code (GBD Level 1) +G636--- | Garbage Code (GBD Level 1) +G638--- | Garbage Code (GBD Level 1) +G64---- | Garbage Code (GBD Level 1) +G650--- | Garbage Code (GBD Level 1) +G651--- | Garbage Code (GBD Level 1) +G652--- | Garbage Code (GBD Level 1) +G80---- | Garbage Code (GBD Level 1) +G800--- | Garbage Code (GBD Level 1) +G801--- | Garbage Code (GBD Level 1) +G802--- | Garbage Code (GBD Level 1) +G803--- | Garbage Code (GBD Level 1) +G804--- | Garbage Code (GBD Level 1) +G808--- | Garbage Code (GBD Level 1) +G809--- | Garbage Code (GBD Level 1) +G81---- | Garbage Code (GBD Level 1) +G810--- | Garbage Code (GBD Level 1) +G8100-- | Garbage Code (GBD Level 1) +G8101-- | Garbage Code (GBD Level 1) +G8102-- | Garbage Code (GBD Level 1) +G8103-- | Garbage Code (GBD Level 1) +G8104-- | Garbage Code (GBD Level 1) +G811--- | Garbage Code (GBD Level 1) +G8110-- | Garbage Code (GBD Level 1) +G8111-- | Garbage Code (GBD Level 1) +G8112-- | Garbage Code (GBD Level 1) +G8113-- | Garbage Code (GBD Level 1) +G8114-- | Garbage Code (GBD Level 1) +G819--- | Garbage Code (GBD Level 1) +G8190-- | Garbage Code (GBD Level 1) +G8191-- | Garbage Code (GBD Level 1) +G8192-- | Garbage Code (GBD Level 1) +G8193-- | Garbage Code (GBD Level 1) +G8194-- | Garbage Code (GBD Level 1) +G82---- | Garbage Code (GBD Level 1) +G820--- | Garbage Code (GBD Level 1) +G821--- | Garbage Code (GBD Level 1) +G822--- | Garbage Code (GBD Level 1) +G8220-- | Garbage Code (GBD Level 1) +G8221-- | Garbage Code (GBD Level 1) +G8222-- | Garbage Code (GBD Level 1) +G823--- | Garbage Code (GBD Level 1) +G824--- | Garbage Code (GBD Level 1) +G825--- | Garbage Code (GBD Level 1) +G8250-- | Garbage Code (GBD Level 1) +G8251-- | Garbage Code (GBD Level 1) +G8252-- | Garbage Code (GBD Level 1) +G8253-- | Garbage Code (GBD Level 1) +G8254-- | Garbage Code (GBD Level 1) +G83---- | Garbage Code (GBD Level 1) +G830--- | Garbage Code (GBD Level 1) +G831--- | Garbage Code (GBD Level 1) +G8310-- | Garbage Code (GBD Level 1) +G8311-- | Garbage Code (GBD Level 1) +G8312-- | Garbage Code (GBD Level 1) +G8313-- | Garbage Code (GBD Level 1) +G8314-- | Garbage Code (GBD Level 1) +G832--- | Garbage Code (GBD Level 1) +G8320-- | Garbage Code (GBD Level 1) +G8321-- | Garbage Code (GBD Level 1) +G8322-- | Garbage Code (GBD Level 1) +G8323-- | Garbage Code (GBD Level 1) +G8324-- | Garbage Code (GBD Level 1) +G833--- | Garbage Code (GBD Level 1) +G8330-- | Garbage Code (GBD Level 1) +G8331-- | Garbage Code (GBD Level 1) +G8332-- | Garbage Code (GBD Level 1) +G8333-- | Garbage Code (GBD Level 1) +G8334-- | Garbage Code (GBD Level 1) +G834--- | Garbage Code (GBD Level 1) +G835--- | Garbage Code (GBD Level 1) +G836--- | Garbage Code (GBD Level 1) +G838--- | Garbage Code (GBD Level 1) +G8381-- | Garbage Code (GBD Level 1) +G8382-- | Garbage Code (GBD Level 1) +G8383-- | Garbage Code (GBD Level 1) +G8384-- | Garbage Code (GBD Level 1) +G8389-- | Garbage Code (GBD Level 1) +G839--- | Garbage Code (GBD Level 1) +G890--- | Garbage Code (GBD Level 1) +G8911-- | Garbage Code (GBD Level 1) +G8912-- | Garbage Code (GBD Level 1) +G8918-- | Garbage Code (GBD Level 1) +G8921-- | Garbage Code (GBD Level 1) +G8922-- | Garbage Code (GBD Level 1) +G8928-- | Garbage Code (GBD Level 1) +G8929-- | Garbage Code (GBD Level 1) +G893--- | Garbage Code (GBD Level 1) +G894--- | Garbage Code (GBD Level 1) +G91---- | Garbage Code (GBD Level 1) +G910--- | Garbage Code (GBD Level 1) +G911--- | Garbage Code (GBD Level 1) +G912--- | Garbage Code (GBD Level 1) +G914--- | Garbage Code (GBD Level 1) +G918--- | Garbage Code (GBD Level 1) +G919--- | Garbage Code (GBD Level 1) +G92---- | Garbage Code (GBD Level 1) +G93---- | Garbage Code (GBD Level 1) +G931--- | Garbage Code (GBD Level 1) +G932--- | Garbage Code (GBD Level 1) +G934--- | Garbage Code (GBD Level 1) +G9340-- | Garbage Code (GBD Level 1) +G9341-- | Garbage Code (GBD Level 1) +G9349-- | Garbage Code (GBD Level 1) +G935--- | Garbage Code (GBD Level 1) +G936--- | Garbage Code (GBD Level 1) +G940--- | Garbage Code (GBD Level 1) +G941--- | Garbage Code (GBD Level 1) +G942--- | Garbage Code (GBD Level 1) +G943--- | Garbage Code (GBD Level 1) +G948--- | Garbage Code (GBD Level 1) +G99---- | Garbage Code (GBD Level 1) +G990--- | Garbage Code (GBD Level 1) +G991--- | Garbage Code (GBD Level 1) +G992--- | Garbage Code (GBD Level 1) +G998--- | Garbage Code (GBD Level 1) +H00---- | Garbage Code (GBD Level 1) +H000--- | Garbage Code (GBD Level 1) +H00011- | Garbage Code (GBD Level 1) +H00012- | Garbage Code (GBD Level 1) +H00013- | Garbage Code (GBD Level 1) +H00014- | Garbage Code (GBD Level 1) +H00015- | Garbage Code (GBD Level 1) +H00016- | Garbage Code (GBD Level 1) +H00019- | Garbage Code (GBD Level 1) +H00021- | Garbage Code (GBD Level 1) +H00022- | Garbage Code (GBD Level 1) +H00023- | Garbage Code (GBD Level 1) +H00024- | Garbage Code (GBD Level 1) +H00025- | Garbage Code (GBD Level 1) +H00026- | Garbage Code (GBD Level 1) +H00029- | Garbage Code (GBD Level 1) +H00031- | Garbage Code (GBD Level 1) +H00032- | Garbage Code (GBD Level 1) +H00033- | Garbage Code (GBD Level 1) +H00034- | Garbage Code (GBD Level 1) +H00035- | Garbage Code (GBD Level 1) +H00036- | Garbage Code (GBD Level 1) +H00039- | Garbage Code (GBD Level 1) +H001--- | Garbage Code (GBD Level 1) +H0011-- | Garbage Code (GBD Level 1) +H0012-- | Garbage Code (GBD Level 1) +H0013-- | Garbage Code (GBD Level 1) +H0014-- | Garbage Code (GBD Level 1) +H0015-- | Garbage Code (GBD Level 1) +H0016-- | Garbage Code (GBD Level 1) +H0019-- | Garbage Code (GBD Level 1) +H01---- | Garbage Code (GBD Level 1) +H010--- | Garbage Code (GBD Level 1) +H01001- | Garbage Code (GBD Level 1) +H01002- | Garbage Code (GBD Level 1) +H01003- | Garbage Code (GBD Level 1) +H01004- | Garbage Code (GBD Level 1) +H01005- | Garbage Code (GBD Level 1) +H01006- | Garbage Code (GBD Level 1) +H01009- | Garbage Code (GBD Level 1) +H0100A- | Garbage Code (GBD Level 1) +H0100B- | Garbage Code (GBD Level 1) +H01011- | Garbage Code (GBD Level 1) +H01012- | Garbage Code (GBD Level 1) +H01013- | Garbage Code (GBD Level 1) +H01014- | Garbage Code (GBD Level 1) +H01015- | Garbage Code (GBD Level 1) +H01016- | Garbage Code (GBD Level 1) +H01019- | Garbage Code (GBD Level 1) +H0101A- | Garbage Code (GBD Level 1) +H0101B- | Garbage Code (GBD Level 1) +H01021- | Garbage Code (GBD Level 1) +H01022- | Garbage Code (GBD Level 1) +H01023- | Garbage Code (GBD Level 1) +H01024- | Garbage Code (GBD Level 1) +H01025- | Garbage Code (GBD Level 1) +H01026- | Garbage Code (GBD Level 1) +H01029- | Garbage Code (GBD Level 1) +H0102A- | Garbage Code (GBD Level 1) +H0102B- | Garbage Code (GBD Level 1) +H011--- | Garbage Code (GBD Level 1) +H01111- | Garbage Code (GBD Level 1) +H01112- | Garbage Code (GBD Level 1) +H01113- | Garbage Code (GBD Level 1) +H01114- | Garbage Code (GBD Level 1) +H01115- | Garbage Code (GBD Level 1) +H01116- | Garbage Code (GBD Level 1) +H01119- | Garbage Code (GBD Level 1) +H01121- | Garbage Code (GBD Level 1) +H01122- | Garbage Code (GBD Level 1) +H01123- | Garbage Code (GBD Level 1) +H01124- | Garbage Code (GBD Level 1) +H01125- | Garbage Code (GBD Level 1) +H01126- | Garbage Code (GBD Level 1) +H01129- | Garbage Code (GBD Level 1) +H01131- | Garbage Code (GBD Level 1) +H01132- | Garbage Code (GBD Level 1) +H01133- | Garbage Code (GBD Level 1) +H01134- | Garbage Code (GBD Level 1) +H01135- | Garbage Code (GBD Level 1) +H01136- | Garbage Code (GBD Level 1) +H01139- | Garbage Code (GBD Level 1) +H01141- | Garbage Code (GBD Level 1) +H01142- | Garbage Code (GBD Level 1) +H01143- | Garbage Code (GBD Level 1) +H01144- | Garbage Code (GBD Level 1) +H01145- | Garbage Code (GBD Level 1) +H01146- | Garbage Code (GBD Level 1) +H01149- | Garbage Code (GBD Level 1) +H018--- | Garbage Code (GBD Level 1) +H019--- | Garbage Code (GBD Level 1) +H02---- | Garbage Code (GBD Level 1) +H020--- | Garbage Code (GBD Level 1) +H02001- | Garbage Code (GBD Level 1) +H02002- | Garbage Code (GBD Level 1) +H02003- | Garbage Code (GBD Level 1) +H02004- | Garbage Code (GBD Level 1) +H02005- | Garbage Code (GBD Level 1) +H02006- | Garbage Code (GBD Level 1) +H02009- | Garbage Code (GBD Level 1) +H02011- | Garbage Code (GBD Level 1) +H02012- | Garbage Code (GBD Level 1) +H02013- | Garbage Code (GBD Level 1) +H02014- | Garbage Code (GBD Level 1) +H02015- | Garbage Code (GBD Level 1) +H02016- | Garbage Code (GBD Level 1) +H02019- | Garbage Code (GBD Level 1) +H02021- | Garbage Code (GBD Level 1) +H02022- | Garbage Code (GBD Level 1) +H02023- | Garbage Code (GBD Level 1) +H02024- | Garbage Code (GBD Level 1) +H02025- | Garbage Code (GBD Level 1) +H02026- | Garbage Code (GBD Level 1) +H02029- | Garbage Code (GBD Level 1) +H02031- | Garbage Code (GBD Level 1) +H02032- | Garbage Code (GBD Level 1) +H02033- | Garbage Code (GBD Level 1) +H02034- | Garbage Code (GBD Level 1) +H02035- | Garbage Code (GBD Level 1) +H02036- | Garbage Code (GBD Level 1) +H02039- | Garbage Code (GBD Level 1) +H02041- | Garbage Code (GBD Level 1) +H02042- | Garbage Code (GBD Level 1) +H02043- | Garbage Code (GBD Level 1) +H02044- | Garbage Code (GBD Level 1) +H02045- | Garbage Code (GBD Level 1) +H02046- | Garbage Code (GBD Level 1) +H02049- | Garbage Code (GBD Level 1) +H02051- | Garbage Code (GBD Level 1) +H02052- | Garbage Code (GBD Level 1) +H02053- | Garbage Code (GBD Level 1) +H02054- | Garbage Code (GBD Level 1) +H02055- | Garbage Code (GBD Level 1) +H02056- | Garbage Code (GBD Level 1) +H02059- | Garbage Code (GBD Level 1) +H021--- | Garbage Code (GBD Level 1) +H02101- | Garbage Code (GBD Level 1) +H02102- | Garbage Code (GBD Level 1) +H02103- | Garbage Code (GBD Level 1) +H02104- | Garbage Code (GBD Level 1) +H02105- | Garbage Code (GBD Level 1) +H02106- | Garbage Code (GBD Level 1) +H02109- | Garbage Code (GBD Level 1) +H02111- | Garbage Code (GBD Level 1) +H02112- | Garbage Code (GBD Level 1) +H02113- | Garbage Code (GBD Level 1) +H02114- | Garbage Code (GBD Level 1) +H02115- | Garbage Code (GBD Level 1) +H02116- | Garbage Code (GBD Level 1) +H02119- | Garbage Code (GBD Level 1) +H02121- | Garbage Code (GBD Level 1) +H02122- | Garbage Code (GBD Level 1) +H02123- | Garbage Code (GBD Level 1) +H02124- | Garbage Code (GBD Level 1) +H02125- | Garbage Code (GBD Level 1) +H02126- | Garbage Code (GBD Level 1) +H02129- | Garbage Code (GBD Level 1) +H02131- | Garbage Code (GBD Level 1) +H02132- | Garbage Code (GBD Level 1) +H02133- | Garbage Code (GBD Level 1) +H02134- | Garbage Code (GBD Level 1) +H02135- | Garbage Code (GBD Level 1) +H02136- | Garbage Code (GBD Level 1) +H02139- | Garbage Code (GBD Level 1) +H02141- | Garbage Code (GBD Level 1) +H02142- | Garbage Code (GBD Level 1) +H02143- | Garbage Code (GBD Level 1) +H02144- | Garbage Code (GBD Level 1) +H02145- | Garbage Code (GBD Level 1) +H02146- | Garbage Code (GBD Level 1) +H02149- | Garbage Code (GBD Level 1) +H02151- | Garbage Code (GBD Level 1) +H02152- | Garbage Code (GBD Level 1) +H02153- | Garbage Code (GBD Level 1) +H02154- | Garbage Code (GBD Level 1) +H02155- | Garbage Code (GBD Level 1) +H02156- | Garbage Code (GBD Level 1) +H02159- | Garbage Code (GBD Level 1) +H022--- | Garbage Code (GBD Level 1) +H02201- | Garbage Code (GBD Level 1) +H02202- | Garbage Code (GBD Level 1) +H02203- | Garbage Code (GBD Level 1) +H02204- | Garbage Code (GBD Level 1) +H02205- | Garbage Code (GBD Level 1) +H02206- | Garbage Code (GBD Level 1) +H02209- | Garbage Code (GBD Level 1) +H0220A- | Garbage Code (GBD Level 1) +H0220B- | Garbage Code (GBD Level 1) +H0220C- | Garbage Code (GBD Level 1) +H02211- | Garbage Code (GBD Level 1) +H02212- | Garbage Code (GBD Level 1) +H02213- | Garbage Code (GBD Level 1) +H02214- | Garbage Code (GBD Level 1) +H02215- | Garbage Code (GBD Level 1) +H02216- | Garbage Code (GBD Level 1) +H02219- | Garbage Code (GBD Level 1) +H0221A- | Garbage Code (GBD Level 1) +H0221B- | Garbage Code (GBD Level 1) +H0221C- | Garbage Code (GBD Level 1) +H02221- | Garbage Code (GBD Level 1) +H02222- | Garbage Code (GBD Level 1) +H02223- | Garbage Code (GBD Level 1) +H02224- | Garbage Code (GBD Level 1) +H02225- | Garbage Code (GBD Level 1) +H02226- | Garbage Code (GBD Level 1) +H02229- | Garbage Code (GBD Level 1) +H0222A- | Garbage Code (GBD Level 1) +H0222B- | Garbage Code (GBD Level 1) +H0222C- | Garbage Code (GBD Level 1) +H02231- | Garbage Code (GBD Level 1) +H02232- | Garbage Code (GBD Level 1) +H02233- | Garbage Code (GBD Level 1) +H02234- | Garbage Code (GBD Level 1) +H02235- | Garbage Code (GBD Level 1) +H02236- | Garbage Code (GBD Level 1) +H02239- | Garbage Code (GBD Level 1) +H0223A- | Garbage Code (GBD Level 1) +H0223B- | Garbage Code (GBD Level 1) +H0223C- | Garbage Code (GBD Level 1) +H023--- | Garbage Code (GBD Level 1) +H0230-- | Garbage Code (GBD Level 1) +H0231-- | Garbage Code (GBD Level 1) +H0232-- | Garbage Code (GBD Level 1) +H0233-- | Garbage Code (GBD Level 1) +H0234-- | Garbage Code (GBD Level 1) +H0235-- | Garbage Code (GBD Level 1) +H0236-- | Garbage Code (GBD Level 1) +H024--- | Garbage Code (GBD Level 1) +H02401- | Garbage Code (GBD Level 1) +H02402- | Garbage Code (GBD Level 1) +H02403- | Garbage Code (GBD Level 1) +H02409- | Garbage Code (GBD Level 1) +H02411- | Garbage Code (GBD Level 1) +H02412- | Garbage Code (GBD Level 1) +H02413- | Garbage Code (GBD Level 1) +H02419- | Garbage Code (GBD Level 1) +H02421- | Garbage Code (GBD Level 1) +H02422- | Garbage Code (GBD Level 1) +H02423- | Garbage Code (GBD Level 1) +H02429- | Garbage Code (GBD Level 1) +H02431- | Garbage Code (GBD Level 1) +H02432- | Garbage Code (GBD Level 1) +H02433- | Garbage Code (GBD Level 1) +H02439- | Garbage Code (GBD Level 1) +H025--- | Garbage Code (GBD Level 1) +H02511- | Garbage Code (GBD Level 1) +H02512- | Garbage Code (GBD Level 1) +H02513- | Garbage Code (GBD Level 1) +H02514- | Garbage Code (GBD Level 1) +H02515- | Garbage Code (GBD Level 1) +H02516- | Garbage Code (GBD Level 1) +H02519- | Garbage Code (GBD Level 1) +H02521- | Garbage Code (GBD Level 1) +H02522- | Garbage Code (GBD Level 1) +H02523- | Garbage Code (GBD Level 1) +H02524- | Garbage Code (GBD Level 1) +H02525- | Garbage Code (GBD Level 1) +H02526- | Garbage Code (GBD Level 1) +H02529- | Garbage Code (GBD Level 1) +H02531- | Garbage Code (GBD Level 1) +H02532- | Garbage Code (GBD Level 1) +H02533- | Garbage Code (GBD Level 1) +H02534- | Garbage Code (GBD Level 1) +H02535- | Garbage Code (GBD Level 1) +H02536- | Garbage Code (GBD Level 1) +H02539- | Garbage Code (GBD Level 1) +H0259-- | Garbage Code (GBD Level 1) +H026--- | Garbage Code (GBD Level 1) +H0260-- | Garbage Code (GBD Level 1) +H0261-- | Garbage Code (GBD Level 1) +H0262-- | Garbage Code (GBD Level 1) +H0263-- | Garbage Code (GBD Level 1) +H0264-- | Garbage Code (GBD Level 1) +H0265-- | Garbage Code (GBD Level 1) +H0266-- | Garbage Code (GBD Level 1) +H027--- | Garbage Code (GBD Level 1) +H0270-- | Garbage Code (GBD Level 1) +H02711- | Garbage Code (GBD Level 1) +H02712- | Garbage Code (GBD Level 1) +H02713- | Garbage Code (GBD Level 1) +H02714- | Garbage Code (GBD Level 1) +H02715- | Garbage Code (GBD Level 1) +H02716- | Garbage Code (GBD Level 1) +H02719- | Garbage Code (GBD Level 1) +H02721- | Garbage Code (GBD Level 1) +H02722- | Garbage Code (GBD Level 1) +H02723- | Garbage Code (GBD Level 1) +H02724- | Garbage Code (GBD Level 1) +H02725- | Garbage Code (GBD Level 1) +H02726- | Garbage Code (GBD Level 1) +H02729- | Garbage Code (GBD Level 1) +H02731- | Garbage Code (GBD Level 1) +H02732- | Garbage Code (GBD Level 1) +H02733- | Garbage Code (GBD Level 1) +H02734- | Garbage Code (GBD Level 1) +H02735- | Garbage Code (GBD Level 1) +H02736- | Garbage Code (GBD Level 1) +H02739- | Garbage Code (GBD Level 1) +H0279-- | Garbage Code (GBD Level 1) +H028--- | Garbage Code (GBD Level 1) +H02811- | Garbage Code (GBD Level 1) +H02812- | Garbage Code (GBD Level 1) +H02813- | Garbage Code (GBD Level 1) +H02814- | Garbage Code (GBD Level 1) +H02815- | Garbage Code (GBD Level 1) +H02816- | Garbage Code (GBD Level 1) +H02819- | Garbage Code (GBD Level 1) +H02821- | Garbage Code (GBD Level 1) +H02822- | Garbage Code (GBD Level 1) +H02823- | Garbage Code (GBD Level 1) +H02824- | Garbage Code (GBD Level 1) +H02825- | Garbage Code (GBD Level 1) +H02826- | Garbage Code (GBD Level 1) +H02829- | Garbage Code (GBD Level 1) +H02831- | Garbage Code (GBD Level 1) +H02832- | Garbage Code (GBD Level 1) +H02833- | Garbage Code (GBD Level 1) +H02834- | Garbage Code (GBD Level 1) +H02835- | Garbage Code (GBD Level 1) +H02836- | Garbage Code (GBD Level 1) +H02839- | Garbage Code (GBD Level 1) +H02841- | Garbage Code (GBD Level 1) +H02842- | Garbage Code (GBD Level 1) +H02843- | Garbage Code (GBD Level 1) +H02844- | Garbage Code (GBD Level 1) +H02845- | Garbage Code (GBD Level 1) +H02846- | Garbage Code (GBD Level 1) +H02849- | Garbage Code (GBD Level 1) +H02851- | Garbage Code (GBD Level 1) +H02852- | Garbage Code (GBD Level 1) +H02853- | Garbage Code (GBD Level 1) +H02854- | Garbage Code (GBD Level 1) +H02855- | Garbage Code (GBD Level 1) +H02856- | Garbage Code (GBD Level 1) +H02859- | Garbage Code (GBD Level 1) +H02861- | Garbage Code (GBD Level 1) +H02862- | Garbage Code (GBD Level 1) +H02863- | Garbage Code (GBD Level 1) +H02864- | Garbage Code (GBD Level 1) +H02865- | Garbage Code (GBD Level 1) +H02866- | Garbage Code (GBD Level 1) +H02869- | Garbage Code (GBD Level 1) +H02871- | Garbage Code (GBD Level 1) +H02872- | Garbage Code (GBD Level 1) +H02873- | Garbage Code (GBD Level 1) +H02874- | Garbage Code (GBD Level 1) +H02875- | Garbage Code (GBD Level 1) +H02876- | Garbage Code (GBD Level 1) +H02879- | Garbage Code (GBD Level 1) +H02881- | Garbage Code (GBD Level 1) +H02882- | Garbage Code (GBD Level 1) +H02883- | Garbage Code (GBD Level 1) +H02884- | Garbage Code (GBD Level 1) +H02885- | Garbage Code (GBD Level 1) +H02886- | Garbage Code (GBD Level 1) +H02889- | Garbage Code (GBD Level 1) +H0288A- | Garbage Code (GBD Level 1) +H0288B- | Garbage Code (GBD Level 1) +H0289-- | Garbage Code (GBD Level 1) +H029--- | Garbage Code (GBD Level 1) +H03---- | Garbage Code (GBD Level 1) +H030--- | Garbage Code (GBD Level 1) +H031--- | Garbage Code (GBD Level 1) +H038--- | Garbage Code (GBD Level 1) +H04---- | Garbage Code (GBD Level 1) +H040--- | Garbage Code (GBD Level 1) +H04001- | Garbage Code (GBD Level 1) +H04002- | Garbage Code (GBD Level 1) +H04003- | Garbage Code (GBD Level 1) +H04009- | Garbage Code (GBD Level 1) +H04011- | Garbage Code (GBD Level 1) +H04012- | Garbage Code (GBD Level 1) +H04013- | Garbage Code (GBD Level 1) +H04019- | Garbage Code (GBD Level 1) +H04021- | Garbage Code (GBD Level 1) +H04022- | Garbage Code (GBD Level 1) +H04023- | Garbage Code (GBD Level 1) +H04029- | Garbage Code (GBD Level 1) +H04031- | Garbage Code (GBD Level 1) +H04032- | Garbage Code (GBD Level 1) +H04033- | Garbage Code (GBD Level 1) +H04039- | Garbage Code (GBD Level 1) +H041--- | Garbage Code (GBD Level 1) +H04111- | Garbage Code (GBD Level 1) +H04112- | Garbage Code (GBD Level 1) +H04113- | Garbage Code (GBD Level 1) +H04119- | Garbage Code (GBD Level 1) +H04121- | Garbage Code (GBD Level 1) +H04122- | Garbage Code (GBD Level 1) +H04123- | Garbage Code (GBD Level 1) +H04129- | Garbage Code (GBD Level 1) +H04131- | Garbage Code (GBD Level 1) +H04132- | Garbage Code (GBD Level 1) +H04133- | Garbage Code (GBD Level 1) +H04139- | Garbage Code (GBD Level 1) +H04141- | Garbage Code (GBD Level 1) +H04142- | Garbage Code (GBD Level 1) +H04143- | Garbage Code (GBD Level 1) +H04149- | Garbage Code (GBD Level 1) +H04151- | Garbage Code (GBD Level 1) +H04152- | Garbage Code (GBD Level 1) +H04153- | Garbage Code (GBD Level 1) +H04159- | Garbage Code (GBD Level 1) +H04161- | Garbage Code (GBD Level 1) +H04162- | Garbage Code (GBD Level 1) +H04163- | Garbage Code (GBD Level 1) +H04169- | Garbage Code (GBD Level 1) +H0419-- | Garbage Code (GBD Level 1) +H042--- | Garbage Code (GBD Level 1) +H04201- | Garbage Code (GBD Level 1) +H04202- | Garbage Code (GBD Level 1) +H04203- | Garbage Code (GBD Level 1) +H04209- | Garbage Code (GBD Level 1) +H04211- | Garbage Code (GBD Level 1) +H04212- | Garbage Code (GBD Level 1) +H04213- | Garbage Code (GBD Level 1) +H04219- | Garbage Code (GBD Level 1) +H04221- | Garbage Code (GBD Level 1) +H04222- | Garbage Code (GBD Level 1) +H04223- | Garbage Code (GBD Level 1) +H04229- | Garbage Code (GBD Level 1) +H043--- | Garbage Code (GBD Level 1) +H04301- | Garbage Code (GBD Level 1) +H04302- | Garbage Code (GBD Level 1) +H04303- | Garbage Code (GBD Level 1) +H04309- | Garbage Code (GBD Level 1) +H04311- | Garbage Code (GBD Level 1) +H04312- | Garbage Code (GBD Level 1) +H04313- | Garbage Code (GBD Level 1) +H04319- | Garbage Code (GBD Level 1) +H04321- | Garbage Code (GBD Level 1) +H04322- | Garbage Code (GBD Level 1) +H04323- | Garbage Code (GBD Level 1) +H04329- | Garbage Code (GBD Level 1) +H04331- | Garbage Code (GBD Level 1) +H04332- | Garbage Code (GBD Level 1) +H04333- | Garbage Code (GBD Level 1) +H04339- | Garbage Code (GBD Level 1) +H044--- | Garbage Code (GBD Level 1) +H04411- | Garbage Code (GBD Level 1) +H04412- | Garbage Code (GBD Level 1) +H04413- | Garbage Code (GBD Level 1) +H04419- | Garbage Code (GBD Level 1) +H04421- | Garbage Code (GBD Level 1) +H04422- | Garbage Code (GBD Level 1) +H04423- | Garbage Code (GBD Level 1) +H04429- | Garbage Code (GBD Level 1) +H04431- | Garbage Code (GBD Level 1) +H04432- | Garbage Code (GBD Level 1) +H04433- | Garbage Code (GBD Level 1) +H04439- | Garbage Code (GBD Level 1) +H045--- | Garbage Code (GBD Level 1) +H04511- | Garbage Code (GBD Level 1) +H04512- | Garbage Code (GBD Level 1) +H04513- | Garbage Code (GBD Level 1) +H04519- | Garbage Code (GBD Level 1) +H04521- | Garbage Code (GBD Level 1) +H04522- | Garbage Code (GBD Level 1) +H04523- | Garbage Code (GBD Level 1) +H04529- | Garbage Code (GBD Level 1) +H04531- | Garbage Code (GBD Level 1) +H04532- | Garbage Code (GBD Level 1) +H04533- | Garbage Code (GBD Level 1) +H04539- | Garbage Code (GBD Level 1) +H04541- | Garbage Code (GBD Level 1) +H04542- | Garbage Code (GBD Level 1) +H04543- | Garbage Code (GBD Level 1) +H04549- | Garbage Code (GBD Level 1) +H04551- | Garbage Code (GBD Level 1) +H04552- | Garbage Code (GBD Level 1) +H04553- | Garbage Code (GBD Level 1) +H04559- | Garbage Code (GBD Level 1) +H04561- | Garbage Code (GBD Level 1) +H04562- | Garbage Code (GBD Level 1) +H04563- | Garbage Code (GBD Level 1) +H04569- | Garbage Code (GBD Level 1) +H04571- | Garbage Code (GBD Level 1) +H04572- | Garbage Code (GBD Level 1) +H04573- | Garbage Code (GBD Level 1) +H04579- | Garbage Code (GBD Level 1) +H046--- | Garbage Code (GBD Level 1) +H04611- | Garbage Code (GBD Level 1) +H04612- | Garbage Code (GBD Level 1) +H04613- | Garbage Code (GBD Level 1) +H04619- | Garbage Code (GBD Level 1) +H0469-- | Garbage Code (GBD Level 1) +H048--- | Garbage Code (GBD Level 1) +H04811- | Garbage Code (GBD Level 1) +H04812- | Garbage Code (GBD Level 1) +H04813- | Garbage Code (GBD Level 1) +H04819- | Garbage Code (GBD Level 1) +H0489-- | Garbage Code (GBD Level 1) +H049--- | Garbage Code (GBD Level 1) +H05---- | Garbage Code (GBD Level 1) +H052--- | Garbage Code (GBD Level 1) +H0520-- | Garbage Code (GBD Level 1) +H05211- | Garbage Code (GBD Level 1) +H05212- | Garbage Code (GBD Level 1) +H05213- | Garbage Code (GBD Level 1) +H05219- | Garbage Code (GBD Level 1) +H05221- | Garbage Code (GBD Level 1) +H05222- | Garbage Code (GBD Level 1) +H05223- | Garbage Code (GBD Level 1) +H05229- | Garbage Code (GBD Level 1) +H05231- | Garbage Code (GBD Level 1) +H05232- | Garbage Code (GBD Level 1) +H05233- | Garbage Code (GBD Level 1) +H05239- | Garbage Code (GBD Level 1) +H05241- | Garbage Code (GBD Level 1) +H05242- | Garbage Code (GBD Level 1) +H05243- | Garbage Code (GBD Level 1) +H05249- | Garbage Code (GBD Level 1) +H05251- | Garbage Code (GBD Level 1) +H05252- | Garbage Code (GBD Level 1) +H05253- | Garbage Code (GBD Level 1) +H05259- | Garbage Code (GBD Level 1) +H05261- | Garbage Code (GBD Level 1) +H05262- | Garbage Code (GBD Level 1) +H05263- | Garbage Code (GBD Level 1) +H05269- | Garbage Code (GBD Level 1) +H053--- | Garbage Code (GBD Level 1) +H0530-- | Garbage Code (GBD Level 1) +H05311- | Garbage Code (GBD Level 1) +H05312- | Garbage Code (GBD Level 1) +H05313- | Garbage Code (GBD Level 1) +H05319- | Garbage Code (GBD Level 1) +H05321- | Garbage Code (GBD Level 1) +H05322- | Garbage Code (GBD Level 1) +H05323- | Garbage Code (GBD Level 1) +H05329- | Garbage Code (GBD Level 1) +H05331- | Garbage Code (GBD Level 1) +H05332- | Garbage Code (GBD Level 1) +H05333- | Garbage Code (GBD Level 1) +H05339- | Garbage Code (GBD Level 1) +H05341- | Garbage Code (GBD Level 1) +H05342- | Garbage Code (GBD Level 1) +H05343- | Garbage Code (GBD Level 1) +H05349- | Garbage Code (GBD Level 1) +H05351- | Garbage Code (GBD Level 1) +H05352- | Garbage Code (GBD Level 1) +H05353- | Garbage Code (GBD Level 1) +H05359- | Garbage Code (GBD Level 1) +H054--- | Garbage Code (GBD Level 1) +H05401- | Garbage Code (GBD Level 1) +H05402- | Garbage Code (GBD Level 1) +H05403- | Garbage Code (GBD Level 1) +H05409- | Garbage Code (GBD Level 1) +H05411- | Garbage Code (GBD Level 1) +H05412- | Garbage Code (GBD Level 1) +H05413- | Garbage Code (GBD Level 1) +H05419- | Garbage Code (GBD Level 1) +H05421- | Garbage Code (GBD Level 1) +H05422- | Garbage Code (GBD Level 1) +H05423- | Garbage Code (GBD Level 1) +H05429- | Garbage Code (GBD Level 1) +H055--- | Garbage Code (GBD Level 1) +H0550-- | Garbage Code (GBD Level 1) +H0551-- | Garbage Code (GBD Level 1) +H0552-- | Garbage Code (GBD Level 1) +H0553-- | Garbage Code (GBD Level 1) +H058--- | Garbage Code (GBD Level 1) +H05811- | Garbage Code (GBD Level 1) +H05812- | Garbage Code (GBD Level 1) +H05813- | Garbage Code (GBD Level 1) +H05819- | Garbage Code (GBD Level 1) +H05821- | Garbage Code (GBD Level 1) +H05822- | Garbage Code (GBD Level 1) +H05823- | Garbage Code (GBD Level 1) +H05829- | Garbage Code (GBD Level 1) +H0589-- | Garbage Code (GBD Level 1) +H059--- | Garbage Code (GBD Level 1) +H06---- | Garbage Code (GBD Level 1) +H060--- | Garbage Code (GBD Level 1) +H061--- | Garbage Code (GBD Level 1) +H062--- | Garbage Code (GBD Level 1) +H063--- | Garbage Code (GBD Level 1) +H10---- | Garbage Code (GBD Level 1) +H100--- | Garbage Code (GBD Level 1) +H10011- | Garbage Code (GBD Level 1) +H10012- | Garbage Code (GBD Level 1) +H10013- | Garbage Code (GBD Level 1) +H10019- | Garbage Code (GBD Level 1) +H10021- | Garbage Code (GBD Level 1) +H10022- | Garbage Code (GBD Level 1) +H10023- | Garbage Code (GBD Level 1) +H10029- | Garbage Code (GBD Level 1) +H101--- | Garbage Code (GBD Level 1) +H1010-- | Garbage Code (GBD Level 1) +H1011-- | Garbage Code (GBD Level 1) +H1012-- | Garbage Code (GBD Level 1) +H1013-- | Garbage Code (GBD Level 1) +H102--- | Garbage Code (GBD Level 1) +H10211- | Garbage Code (GBD Level 1) +H10212- | Garbage Code (GBD Level 1) +H10213- | Garbage Code (GBD Level 1) +H10219- | Garbage Code (GBD Level 1) +H10221- | Garbage Code (GBD Level 1) +H10222- | Garbage Code (GBD Level 1) +H10223- | Garbage Code (GBD Level 1) +H10229- | Garbage Code (GBD Level 1) +H10231- | Garbage Code (GBD Level 1) +H10232- | Garbage Code (GBD Level 1) +H10233- | Garbage Code (GBD Level 1) +H10239- | Garbage Code (GBD Level 1) +H103--- | Garbage Code (GBD Level 1) +H1030-- | Garbage Code (GBD Level 1) +H1031-- | Garbage Code (GBD Level 1) +H1032-- | Garbage Code (GBD Level 1) +H1033-- | Garbage Code (GBD Level 1) +H104--- | Garbage Code (GBD Level 1) +H10401- | Garbage Code (GBD Level 1) +H10402- | Garbage Code (GBD Level 1) +H10403- | Garbage Code (GBD Level 1) +H10409- | Garbage Code (GBD Level 1) +H10411- | Garbage Code (GBD Level 1) +H10412- | Garbage Code (GBD Level 1) +H10413- | Garbage Code (GBD Level 1) +H10419- | Garbage Code (GBD Level 1) +H10421- | Garbage Code (GBD Level 1) +H10422- | Garbage Code (GBD Level 1) +H10423- | Garbage Code (GBD Level 1) +H10429- | Garbage Code (GBD Level 1) +H10431- | Garbage Code (GBD Level 1) +H10432- | Garbage Code (GBD Level 1) +H10433- | Garbage Code (GBD Level 1) +H10439- | Garbage Code (GBD Level 1) +H1044-- | Garbage Code (GBD Level 1) +H1045-- | Garbage Code (GBD Level 1) +H105--- | Garbage Code (GBD Level 1) +H10501- | Garbage Code (GBD Level 1) +H10502- | Garbage Code (GBD Level 1) +H10503- | Garbage Code (GBD Level 1) +H10509- | Garbage Code (GBD Level 1) +H10511- | Garbage Code (GBD Level 1) +H10512- | Garbage Code (GBD Level 1) +H10513- | Garbage Code (GBD Level 1) +H10519- | Garbage Code (GBD Level 1) +H10521- | Garbage Code (GBD Level 1) +H10522- | Garbage Code (GBD Level 1) +H10523- | Garbage Code (GBD Level 1) +H10529- | Garbage Code (GBD Level 1) +H10531- | Garbage Code (GBD Level 1) +H10532- | Garbage Code (GBD Level 1) +H10533- | Garbage Code (GBD Level 1) +H10539- | Garbage Code (GBD Level 1) +H108--- | Garbage Code (GBD Level 1) +H10811- | Garbage Code (GBD Level 1) +H10812- | Garbage Code (GBD Level 1) +H10813- | Garbage Code (GBD Level 1) +H10819- | Garbage Code (GBD Level 1) +H10821- | Garbage Code (GBD Level 1) +H10822- | Garbage Code (GBD Level 1) +H10823- | Garbage Code (GBD Level 1) +H10829- | Garbage Code (GBD Level 1) +H1089-- | Garbage Code (GBD Level 1) +H109--- | Garbage Code (GBD Level 1) +H11---- | Garbage Code (GBD Level 1) +H110--- | Garbage Code (GBD Level 1) +H11001- | Garbage Code (GBD Level 1) +H11002- | Garbage Code (GBD Level 1) +H11003- | Garbage Code (GBD Level 1) +H11009- | Garbage Code (GBD Level 1) +H11011- | Garbage Code (GBD Level 1) +H11012- | Garbage Code (GBD Level 1) +H11013- | Garbage Code (GBD Level 1) +H11019- | Garbage Code (GBD Level 1) +H11021- | Garbage Code (GBD Level 1) +H11022- | Garbage Code (GBD Level 1) +H11023- | Garbage Code (GBD Level 1) +H11029- | Garbage Code (GBD Level 1) +H11031- | Garbage Code (GBD Level 1) +H11032- | Garbage Code (GBD Level 1) +H11033- | Garbage Code (GBD Level 1) +H11039- | Garbage Code (GBD Level 1) +H11041- | Garbage Code (GBD Level 1) +H11042- | Garbage Code (GBD Level 1) +H11043- | Garbage Code (GBD Level 1) +H11049- | Garbage Code (GBD Level 1) +H11051- | Garbage Code (GBD Level 1) +H11052- | Garbage Code (GBD Level 1) +H11053- | Garbage Code (GBD Level 1) +H11059- | Garbage Code (GBD Level 1) +H11061- | Garbage Code (GBD Level 1) +H11062- | Garbage Code (GBD Level 1) +H11063- | Garbage Code (GBD Level 1) +H11069- | Garbage Code (GBD Level 1) +H111--- | Garbage Code (GBD Level 1) +H1110-- | Garbage Code (GBD Level 1) +H11111- | Garbage Code (GBD Level 1) +H11112- | Garbage Code (GBD Level 1) +H11113- | Garbage Code (GBD Level 1) +H11119- | Garbage Code (GBD Level 1) +H11121- | Garbage Code (GBD Level 1) +H11122- | Garbage Code (GBD Level 1) +H11123- | Garbage Code (GBD Level 1) +H11129- | Garbage Code (GBD Level 1) +H11131- | Garbage Code (GBD Level 1) +H11132- | Garbage Code (GBD Level 1) +H11133- | Garbage Code (GBD Level 1) +H11139- | Garbage Code (GBD Level 1) +H11141- | Garbage Code (GBD Level 1) +H11142- | Garbage Code (GBD Level 1) +H11143- | Garbage Code (GBD Level 1) +H11149- | Garbage Code (GBD Level 1) +H11151- | Garbage Code (GBD Level 1) +H11152- | Garbage Code (GBD Level 1) +H11153- | Garbage Code (GBD Level 1) +H11159- | Garbage Code (GBD Level 1) +H112--- | Garbage Code (GBD Level 1) +H11211- | Garbage Code (GBD Level 1) +H11212- | Garbage Code (GBD Level 1) +H11213- | Garbage Code (GBD Level 1) +H11219- | Garbage Code (GBD Level 1) +H11221- | Garbage Code (GBD Level 1) +H11222- | Garbage Code (GBD Level 1) +H11223- | Garbage Code (GBD Level 1) +H11229- | Garbage Code (GBD Level 1) +H11231- | Garbage Code (GBD Level 1) +H11232- | Garbage Code (GBD Level 1) +H11233- | Garbage Code (GBD Level 1) +H11239- | Garbage Code (GBD Level 1) +H11241- | Garbage Code (GBD Level 1) +H11242- | Garbage Code (GBD Level 1) +H11243- | Garbage Code (GBD Level 1) +H11249- | Garbage Code (GBD Level 1) +H113--- | Garbage Code (GBD Level 1) +H1130-- | Garbage Code (GBD Level 1) +H1131-- | Garbage Code (GBD Level 1) +H1132-- | Garbage Code (GBD Level 1) +H1133-- | Garbage Code (GBD Level 1) +H114--- | Garbage Code (GBD Level 1) +H11411- | Garbage Code (GBD Level 1) +H11412- | Garbage Code (GBD Level 1) +H11413- | Garbage Code (GBD Level 1) +H11419- | Garbage Code (GBD Level 1) +H11421- | Garbage Code (GBD Level 1) +H11422- | Garbage Code (GBD Level 1) +H11423- | Garbage Code (GBD Level 1) +H11429- | Garbage Code (GBD Level 1) +H11431- | Garbage Code (GBD Level 1) +H11432- | Garbage Code (GBD Level 1) +H11433- | Garbage Code (GBD Level 1) +H11439- | Garbage Code (GBD Level 1) +H11441- | Garbage Code (GBD Level 1) +H11442- | Garbage Code (GBD Level 1) +H11443- | Garbage Code (GBD Level 1) +H11449- | Garbage Code (GBD Level 1) +H118--- | Garbage Code (GBD Level 1) +H11811- | Garbage Code (GBD Level 1) +H11812- | Garbage Code (GBD Level 1) +H11813- | Garbage Code (GBD Level 1) +H11819- | Garbage Code (GBD Level 1) +H11821- | Garbage Code (GBD Level 1) +H11822- | Garbage Code (GBD Level 1) +H11823- | Garbage Code (GBD Level 1) +H11829- | Garbage Code (GBD Level 1) +H1189-- | Garbage Code (GBD Level 1) +H119--- | Garbage Code (GBD Level 1) +H13---- | Garbage Code (GBD Level 1) +H130--- | Garbage Code (GBD Level 1) +H131--- | Garbage Code (GBD Level 1) +H132--- | Garbage Code (GBD Level 1) +H133--- | Garbage Code (GBD Level 1) +H138--- | Garbage Code (GBD Level 1) +H15---- | Garbage Code (GBD Level 1) +H150--- | Garbage Code (GBD Level 1) +H15001- | Garbage Code (GBD Level 1) +H15002- | Garbage Code (GBD Level 1) +H15003- | Garbage Code (GBD Level 1) +H15009- | Garbage Code (GBD Level 1) +H15011- | Garbage Code (GBD Level 1) +H15012- | Garbage Code (GBD Level 1) +H15013- | Garbage Code (GBD Level 1) +H15019- | Garbage Code (GBD Level 1) +H15021- | Garbage Code (GBD Level 1) +H15022- | Garbage Code (GBD Level 1) +H15023- | Garbage Code (GBD Level 1) +H15029- | Garbage Code (GBD Level 1) +H15031- | Garbage Code (GBD Level 1) +H15032- | Garbage Code (GBD Level 1) +H15033- | Garbage Code (GBD Level 1) +H15039- | Garbage Code (GBD Level 1) +H15041- | Garbage Code (GBD Level 1) +H15042- | Garbage Code (GBD Level 1) +H15043- | Garbage Code (GBD Level 1) +H15049- | Garbage Code (GBD Level 1) +H15051- | Garbage Code (GBD Level 1) +H15052- | Garbage Code (GBD Level 1) +H15053- | Garbage Code (GBD Level 1) +H15059- | Garbage Code (GBD Level 1) +H15091- | Garbage Code (GBD Level 1) +H15092- | Garbage Code (GBD Level 1) +H15093- | Garbage Code (GBD Level 1) +H15099- | Garbage Code (GBD Level 1) +H151--- | Garbage Code (GBD Level 1) +H15101- | Garbage Code (GBD Level 1) +H15102- | Garbage Code (GBD Level 1) +H15103- | Garbage Code (GBD Level 1) +H15109- | Garbage Code (GBD Level 1) +H15111- | Garbage Code (GBD Level 1) +H15112- | Garbage Code (GBD Level 1) +H15113- | Garbage Code (GBD Level 1) +H15119- | Garbage Code (GBD Level 1) +H15121- | Garbage Code (GBD Level 1) +H15122- | Garbage Code (GBD Level 1) +H15123- | Garbage Code (GBD Level 1) +H15129- | Garbage Code (GBD Level 1) +H158--- | Garbage Code (GBD Level 1) +H15811- | Garbage Code (GBD Level 1) +H15812- | Garbage Code (GBD Level 1) +H15813- | Garbage Code (GBD Level 1) +H15819- | Garbage Code (GBD Level 1) +H15821- | Garbage Code (GBD Level 1) +H15822- | Garbage Code (GBD Level 1) +H15823- | Garbage Code (GBD Level 1) +H15829- | Garbage Code (GBD Level 1) +H15831- | Garbage Code (GBD Level 1) +H15832- | Garbage Code (GBD Level 1) +H15833- | Garbage Code (GBD Level 1) +H15839- | Garbage Code (GBD Level 1) +H15841- | Garbage Code (GBD Level 1) +H15842- | Garbage Code (GBD Level 1) +H15843- | Garbage Code (GBD Level 1) +H15849- | Garbage Code (GBD Level 1) +H15851- | Garbage Code (GBD Level 1) +H15852- | Garbage Code (GBD Level 1) +H15853- | Garbage Code (GBD Level 1) +H15859- | Garbage Code (GBD Level 1) +H1589-- | Garbage Code (GBD Level 1) +H159--- | Garbage Code (GBD Level 1) +H16---- | Garbage Code (GBD Level 1) +H160--- | Garbage Code (GBD Level 1) +H16001- | Garbage Code (GBD Level 1) +H16002- | Garbage Code (GBD Level 1) +H16003- | Garbage Code (GBD Level 1) +H16009- | Garbage Code (GBD Level 1) +H16011- | Garbage Code (GBD Level 1) +H16012- | Garbage Code (GBD Level 1) +H16013- | Garbage Code (GBD Level 1) +H16019- | Garbage Code (GBD Level 1) +H16021- | Garbage Code (GBD Level 1) +H16022- | Garbage Code (GBD Level 1) +H16023- | Garbage Code (GBD Level 1) +H16029- | Garbage Code (GBD Level 1) +H16031- | Garbage Code (GBD Level 1) +H16032- | Garbage Code (GBD Level 1) +H16033- | Garbage Code (GBD Level 1) +H16039- | Garbage Code (GBD Level 1) +H16041- | Garbage Code (GBD Level 1) +H16042- | Garbage Code (GBD Level 1) +H16043- | Garbage Code (GBD Level 1) +H16049- | Garbage Code (GBD Level 1) +H16051- | Garbage Code (GBD Level 1) +H16052- | Garbage Code (GBD Level 1) +H16053- | Garbage Code (GBD Level 1) +H16059- | Garbage Code (GBD Level 1) +H16061- | Garbage Code (GBD Level 1) +H16062- | Garbage Code (GBD Level 1) +H16063- | Garbage Code (GBD Level 1) +H16069- | Garbage Code (GBD Level 1) +H16071- | Garbage Code (GBD Level 1) +H16072- | Garbage Code (GBD Level 1) +H16073- | Garbage Code (GBD Level 1) +H16079- | Garbage Code (GBD Level 1) +H161--- | Garbage Code (GBD Level 1) +H16101- | Garbage Code (GBD Level 1) +H16102- | Garbage Code (GBD Level 1) +H16103- | Garbage Code (GBD Level 1) +H16109- | Garbage Code (GBD Level 1) +H16111- | Garbage Code (GBD Level 1) +H16112- | Garbage Code (GBD Level 1) +H16113- | Garbage Code (GBD Level 1) +H16119- | Garbage Code (GBD Level 1) +H16121- | Garbage Code (GBD Level 1) +H16122- | Garbage Code (GBD Level 1) +H16123- | Garbage Code (GBD Level 1) +H16129- | Garbage Code (GBD Level 1) +H16131- | Garbage Code (GBD Level 1) +H16132- | Garbage Code (GBD Level 1) +H16133- | Garbage Code (GBD Level 1) +H16139- | Garbage Code (GBD Level 1) +H16141- | Garbage Code (GBD Level 1) +H16142- | Garbage Code (GBD Level 1) +H16143- | Garbage Code (GBD Level 1) +H16149- | Garbage Code (GBD Level 1) +H162--- | Garbage Code (GBD Level 1) +H16201- | Garbage Code (GBD Level 1) +H16202- | Garbage Code (GBD Level 1) +H16203- | Garbage Code (GBD Level 1) +H16209- | Garbage Code (GBD Level 1) +H16211- | Garbage Code (GBD Level 1) +H16212- | Garbage Code (GBD Level 1) +H16213- | Garbage Code (GBD Level 1) +H16219- | Garbage Code (GBD Level 1) +H16221- | Garbage Code (GBD Level 1) +H16222- | Garbage Code (GBD Level 1) +H16223- | Garbage Code (GBD Level 1) +H16229- | Garbage Code (GBD Level 1) +H16231- | Garbage Code (GBD Level 1) +H16232- | Garbage Code (GBD Level 1) +H16233- | Garbage Code (GBD Level 1) +H16239- | Garbage Code (GBD Level 1) +H16241- | Garbage Code (GBD Level 1) +H16242- | Garbage Code (GBD Level 1) +H16243- | Garbage Code (GBD Level 1) +H16249- | Garbage Code (GBD Level 1) +H16251- | Garbage Code (GBD Level 1) +H16252- | Garbage Code (GBD Level 1) +H16253- | Garbage Code (GBD Level 1) +H16259- | Garbage Code (GBD Level 1) +H16261- | Garbage Code (GBD Level 1) +H16262- | Garbage Code (GBD Level 1) +H16263- | Garbage Code (GBD Level 1) +H16269- | Garbage Code (GBD Level 1) +H16291- | Garbage Code (GBD Level 1) +H16292- | Garbage Code (GBD Level 1) +H16293- | Garbage Code (GBD Level 1) +H16299- | Garbage Code (GBD Level 1) +H163--- | Garbage Code (GBD Level 1) +H16301- | Garbage Code (GBD Level 1) +H16302- | Garbage Code (GBD Level 1) +H16303- | Garbage Code (GBD Level 1) +H16309- | Garbage Code (GBD Level 1) +H16311- | Garbage Code (GBD Level 1) +H16312- | Garbage Code (GBD Level 1) +H16313- | Garbage Code (GBD Level 1) +H16319- | Garbage Code (GBD Level 1) +H16321- | Garbage Code (GBD Level 1) +H16322- | Garbage Code (GBD Level 1) +H16323- | Garbage Code (GBD Level 1) +H16329- | Garbage Code (GBD Level 1) +H16331- | Garbage Code (GBD Level 1) +H16332- | Garbage Code (GBD Level 1) +H16333- | Garbage Code (GBD Level 1) +H16339- | Garbage Code (GBD Level 1) +H16391- | Garbage Code (GBD Level 1) +H16392- | Garbage Code (GBD Level 1) +H16393- | Garbage Code (GBD Level 1) +H16399- | Garbage Code (GBD Level 1) +H164--- | Garbage Code (GBD Level 1) +H16401- | Garbage Code (GBD Level 1) +H16402- | Garbage Code (GBD Level 1) +H16403- | Garbage Code (GBD Level 1) +H16409- | Garbage Code (GBD Level 1) +H16411- | Garbage Code (GBD Level 1) +H16412- | Garbage Code (GBD Level 1) +H16413- | Garbage Code (GBD Level 1) +H16419- | Garbage Code (GBD Level 1) +H16421- | Garbage Code (GBD Level 1) +H16422- | Garbage Code (GBD Level 1) +H16423- | Garbage Code (GBD Level 1) +H16429- | Garbage Code (GBD Level 1) +H16431- | Garbage Code (GBD Level 1) +H16432- | Garbage Code (GBD Level 1) +H16433- | Garbage Code (GBD Level 1) +H16439- | Garbage Code (GBD Level 1) +H16441- | Garbage Code (GBD Level 1) +H16442- | Garbage Code (GBD Level 1) +H16443- | Garbage Code (GBD Level 1) +H16449- | Garbage Code (GBD Level 1) +H168--- | Garbage Code (GBD Level 1) +H169--- | Garbage Code (GBD Level 1) +H17---- | Garbage Code (GBD Level 1) +H170--- | Garbage Code (GBD Level 1) +H1700-- | Garbage Code (GBD Level 1) +H1701-- | Garbage Code (GBD Level 1) +H1702-- | Garbage Code (GBD Level 1) +H1703-- | Garbage Code (GBD Level 1) +H171--- | Garbage Code (GBD Level 1) +H1710-- | Garbage Code (GBD Level 1) +H1711-- | Garbage Code (GBD Level 1) +H1712-- | Garbage Code (GBD Level 1) +H1713-- | Garbage Code (GBD Level 1) +H178--- | Garbage Code (GBD Level 1) +H17811- | Garbage Code (GBD Level 1) +H17812- | Garbage Code (GBD Level 1) +H17813- | Garbage Code (GBD Level 1) +H17819- | Garbage Code (GBD Level 1) +H17821- | Garbage Code (GBD Level 1) +H17822- | Garbage Code (GBD Level 1) +H17823- | Garbage Code (GBD Level 1) +H17829- | Garbage Code (GBD Level 1) +H1789-- | Garbage Code (GBD Level 1) +H179--- | Garbage Code (GBD Level 1) +H18---- | Garbage Code (GBD Level 1) +H180--- | Garbage Code (GBD Level 1) +H18001- | Garbage Code (GBD Level 1) +H18002- | Garbage Code (GBD Level 1) +H18003- | Garbage Code (GBD Level 1) +H18009- | Garbage Code (GBD Level 1) +H18011- | Garbage Code (GBD Level 1) +H18012- | Garbage Code (GBD Level 1) +H18013- | Garbage Code (GBD Level 1) +H18019- | Garbage Code (GBD Level 1) +H18021- | Garbage Code (GBD Level 1) +H18022- | Garbage Code (GBD Level 1) +H18023- | Garbage Code (GBD Level 1) +H18029- | Garbage Code (GBD Level 1) +H18031- | Garbage Code (GBD Level 1) +H18032- | Garbage Code (GBD Level 1) +H18033- | Garbage Code (GBD Level 1) +H18039- | Garbage Code (GBD Level 1) +H18041- | Garbage Code (GBD Level 1) +H18042- | Garbage Code (GBD Level 1) +H18043- | Garbage Code (GBD Level 1) +H18049- | Garbage Code (GBD Level 1) +H18051- | Garbage Code (GBD Level 1) +H18052- | Garbage Code (GBD Level 1) +H18053- | Garbage Code (GBD Level 1) +H18059- | Garbage Code (GBD Level 1) +H18061- | Garbage Code (GBD Level 1) +H18062- | Garbage Code (GBD Level 1) +H18063- | Garbage Code (GBD Level 1) +H18069- | Garbage Code (GBD Level 1) +H181--- | Garbage Code (GBD Level 1) +H1810-- | Garbage Code (GBD Level 1) +H1811-- | Garbage Code (GBD Level 1) +H1812-- | Garbage Code (GBD Level 1) +H1813-- | Garbage Code (GBD Level 1) +H182--- | Garbage Code (GBD Level 1) +H1820-- | Garbage Code (GBD Level 1) +H18211- | Garbage Code (GBD Level 1) +H18212- | Garbage Code (GBD Level 1) +H18213- | Garbage Code (GBD Level 1) +H18219- | Garbage Code (GBD Level 1) +H18221- | Garbage Code (GBD Level 1) +H18222- | Garbage Code (GBD Level 1) +H18223- | Garbage Code (GBD Level 1) +H18229- | Garbage Code (GBD Level 1) +H18231- | Garbage Code (GBD Level 1) +H18232- | Garbage Code (GBD Level 1) +H18233- | Garbage Code (GBD Level 1) +H18239- | Garbage Code (GBD Level 1) +H183--- | Garbage Code (GBD Level 1) +H1830-- | Garbage Code (GBD Level 1) +H18311- | Garbage Code (GBD Level 1) +H18312- | Garbage Code (GBD Level 1) +H18313- | Garbage Code (GBD Level 1) +H18319- | Garbage Code (GBD Level 1) +H18321- | Garbage Code (GBD Level 1) +H18322- | Garbage Code (GBD Level 1) +H18323- | Garbage Code (GBD Level 1) +H18329- | Garbage Code (GBD Level 1) +H18331- | Garbage Code (GBD Level 1) +H18332- | Garbage Code (GBD Level 1) +H18333- | Garbage Code (GBD Level 1) +H18339- | Garbage Code (GBD Level 1) +H184--- | Garbage Code (GBD Level 1) +H1840-- | Garbage Code (GBD Level 1) +H18411- | Garbage Code (GBD Level 1) +H18412- | Garbage Code (GBD Level 1) +H18413- | Garbage Code (GBD Level 1) +H18419- | Garbage Code (GBD Level 1) +H18421- | Garbage Code (GBD Level 1) +H18422- | Garbage Code (GBD Level 1) +H18423- | Garbage Code (GBD Level 1) +H18429- | Garbage Code (GBD Level 1) +H1843-- | Garbage Code (GBD Level 1) +H18441- | Garbage Code (GBD Level 1) +H18442- | Garbage Code (GBD Level 1) +H18443- | Garbage Code (GBD Level 1) +H18449- | Garbage Code (GBD Level 1) +H18451- | Garbage Code (GBD Level 1) +H18452- | Garbage Code (GBD Level 1) +H18453- | Garbage Code (GBD Level 1) +H18459- | Garbage Code (GBD Level 1) +H18461- | Garbage Code (GBD Level 1) +H18462- | Garbage Code (GBD Level 1) +H18463- | Garbage Code (GBD Level 1) +H18469- | Garbage Code (GBD Level 1) +H1849-- | Garbage Code (GBD Level 1) +H185--- | Garbage Code (GBD Level 1) +H1850-- | Garbage Code (GBD Level 1) +H1851-- | Garbage Code (GBD Level 1) +H1852-- | Garbage Code (GBD Level 1) +H1853-- | Garbage Code (GBD Level 1) +H1854-- | Garbage Code (GBD Level 1) +H1855-- | Garbage Code (GBD Level 1) +H1859-- | Garbage Code (GBD Level 1) +H186--- | Garbage Code (GBD Level 1) +H18601- | Garbage Code (GBD Level 1) +H18602- | Garbage Code (GBD Level 1) +H18603- | Garbage Code (GBD Level 1) +H18609- | Garbage Code (GBD Level 1) +H18611- | Garbage Code (GBD Level 1) +H18612- | Garbage Code (GBD Level 1) +H18613- | Garbage Code (GBD Level 1) +H18619- | Garbage Code (GBD Level 1) +H18621- | Garbage Code (GBD Level 1) +H18622- | Garbage Code (GBD Level 1) +H18623- | Garbage Code (GBD Level 1) +H18629- | Garbage Code (GBD Level 1) +H187--- | Garbage Code (GBD Level 1) +H1870-- | Garbage Code (GBD Level 1) +H18711- | Garbage Code (GBD Level 1) +H18712- | Garbage Code (GBD Level 1) +H18713- | Garbage Code (GBD Level 1) +H18719- | Garbage Code (GBD Level 1) +H18721- | Garbage Code (GBD Level 1) +H18722- | Garbage Code (GBD Level 1) +H18723- | Garbage Code (GBD Level 1) +H18729- | Garbage Code (GBD Level 1) +H18731- | Garbage Code (GBD Level 1) +H18732- | Garbage Code (GBD Level 1) +H18733- | Garbage Code (GBD Level 1) +H18739- | Garbage Code (GBD Level 1) +H18791- | Garbage Code (GBD Level 1) +H18792- | Garbage Code (GBD Level 1) +H18793- | Garbage Code (GBD Level 1) +H18799- | Garbage Code (GBD Level 1) +H188--- | Garbage Code (GBD Level 1) +H18811- | Garbage Code (GBD Level 1) +H18812- | Garbage Code (GBD Level 1) +H18813- | Garbage Code (GBD Level 1) +H18819- | Garbage Code (GBD Level 1) +H18821- | Garbage Code (GBD Level 1) +H18822- | Garbage Code (GBD Level 1) +H18823- | Garbage Code (GBD Level 1) +H18829- | Garbage Code (GBD Level 1) +H18831- | Garbage Code (GBD Level 1) +H18832- | Garbage Code (GBD Level 1) +H18833- | Garbage Code (GBD Level 1) +H18839- | Garbage Code (GBD Level 1) +H18891- | Garbage Code (GBD Level 1) +H18892- | Garbage Code (GBD Level 1) +H18893- | Garbage Code (GBD Level 1) +H18899- | Garbage Code (GBD Level 1) +H189--- | Garbage Code (GBD Level 1) +H19---- | Garbage Code (GBD Level 1) +H190--- | Garbage Code (GBD Level 1) +H191--- | Garbage Code (GBD Level 1) +H192--- | Garbage Code (GBD Level 1) +H193--- | Garbage Code (GBD Level 1) +H198--- | Garbage Code (GBD Level 1) +H20---- | Garbage Code (GBD Level 1) +H200--- | Garbage Code (GBD Level 1) +H2000-- | Garbage Code (GBD Level 1) +H20011- | Garbage Code (GBD Level 1) +H20012- | Garbage Code (GBD Level 1) +H20013- | Garbage Code (GBD Level 1) +H20019- | Garbage Code (GBD Level 1) +H20021- | Garbage Code (GBD Level 1) +H20022- | Garbage Code (GBD Level 1) +H20023- | Garbage Code (GBD Level 1) +H20029- | Garbage Code (GBD Level 1) +H20031- | Garbage Code (GBD Level 1) +H20032- | Garbage Code (GBD Level 1) +H20033- | Garbage Code (GBD Level 1) +H20039- | Garbage Code (GBD Level 1) +H20041- | Garbage Code (GBD Level 1) +H20042- | Garbage Code (GBD Level 1) +H20043- | Garbage Code (GBD Level 1) +H20049- | Garbage Code (GBD Level 1) +H20051- | Garbage Code (GBD Level 1) +H20052- | Garbage Code (GBD Level 1) +H20053- | Garbage Code (GBD Level 1) +H20059- | Garbage Code (GBD Level 1) +H201--- | Garbage Code (GBD Level 1) +H2010-- | Garbage Code (GBD Level 1) +H2011-- | Garbage Code (GBD Level 1) +H2012-- | Garbage Code (GBD Level 1) +H2013-- | Garbage Code (GBD Level 1) +H202--- | Garbage Code (GBD Level 1) +H2020-- | Garbage Code (GBD Level 1) +H2021-- | Garbage Code (GBD Level 1) +H2022-- | Garbage Code (GBD Level 1) +H2023-- | Garbage Code (GBD Level 1) +H208--- | Garbage Code (GBD Level 1) +H20811- | Garbage Code (GBD Level 1) +H20812- | Garbage Code (GBD Level 1) +H20813- | Garbage Code (GBD Level 1) +H20819- | Garbage Code (GBD Level 1) +H20821- | Garbage Code (GBD Level 1) +H20822- | Garbage Code (GBD Level 1) +H20823- | Garbage Code (GBD Level 1) +H20829- | Garbage Code (GBD Level 1) +H209--- | Garbage Code (GBD Level 1) +H21---- | Garbage Code (GBD Level 1) +H210--- | Garbage Code (GBD Level 1) +H2100-- | Garbage Code (GBD Level 1) +H2101-- | Garbage Code (GBD Level 1) +H2102-- | Garbage Code (GBD Level 1) +H2103-- | Garbage Code (GBD Level 1) +H211--- | Garbage Code (GBD Level 1) +H211X1- | Garbage Code (GBD Level 1) +H211X2- | Garbage Code (GBD Level 1) +H211X3- | Garbage Code (GBD Level 1) +H211X9- | Garbage Code (GBD Level 1) +H212--- | Garbage Code (GBD Level 1) +H21211- | Garbage Code (GBD Level 1) +H21212- | Garbage Code (GBD Level 1) +H21213- | Garbage Code (GBD Level 1) +H21219- | Garbage Code (GBD Level 1) +H21221- | Garbage Code (GBD Level 1) +H21222- | Garbage Code (GBD Level 1) +H21223- | Garbage Code (GBD Level 1) +H21229- | Garbage Code (GBD Level 1) +H21231- | Garbage Code (GBD Level 1) +H21232- | Garbage Code (GBD Level 1) +H21233- | Garbage Code (GBD Level 1) +H21239- | Garbage Code (GBD Level 1) +H21241- | Garbage Code (GBD Level 1) +H21242- | Garbage Code (GBD Level 1) +H21243- | Garbage Code (GBD Level 1) +H21249- | Garbage Code (GBD Level 1) +H21251- | Garbage Code (GBD Level 1) +H21252- | Garbage Code (GBD Level 1) +H21253- | Garbage Code (GBD Level 1) +H21259- | Garbage Code (GBD Level 1) +H21261- | Garbage Code (GBD Level 1) +H21262- | Garbage Code (GBD Level 1) +H21263- | Garbage Code (GBD Level 1) +H21269- | Garbage Code (GBD Level 1) +H21271- | Garbage Code (GBD Level 1) +H21272- | Garbage Code (GBD Level 1) +H21273- | Garbage Code (GBD Level 1) +H21279- | Garbage Code (GBD Level 1) +H2129-- | Garbage Code (GBD Level 1) +H213--- | Garbage Code (GBD Level 1) +H21301- | Garbage Code (GBD Level 1) +H21302- | Garbage Code (GBD Level 1) +H21303- | Garbage Code (GBD Level 1) +H21309- | Garbage Code (GBD Level 1) +H21311- | Garbage Code (GBD Level 1) +H21312- | Garbage Code (GBD Level 1) +H21313- | Garbage Code (GBD Level 1) +H21319- | Garbage Code (GBD Level 1) +H21321- | Garbage Code (GBD Level 1) +H21322- | Garbage Code (GBD Level 1) +H21323- | Garbage Code (GBD Level 1) +H21329- | Garbage Code (GBD Level 1) +H21331- | Garbage Code (GBD Level 1) +H21332- | Garbage Code (GBD Level 1) +H21333- | Garbage Code (GBD Level 1) +H21339- | Garbage Code (GBD Level 1) +H21341- | Garbage Code (GBD Level 1) +H21342- | Garbage Code (GBD Level 1) +H21343- | Garbage Code (GBD Level 1) +H21349- | Garbage Code (GBD Level 1) +H21351- | Garbage Code (GBD Level 1) +H21352- | Garbage Code (GBD Level 1) +H21353- | Garbage Code (GBD Level 1) +H21359- | Garbage Code (GBD Level 1) +H214--- | Garbage Code (GBD Level 1) +H2140-- | Garbage Code (GBD Level 1) +H2141-- | Garbage Code (GBD Level 1) +H2142-- | Garbage Code (GBD Level 1) +H2143-- | Garbage Code (GBD Level 1) +H215--- | Garbage Code (GBD Level 1) +H21501- | Garbage Code (GBD Level 1) +H21502- | Garbage Code (GBD Level 1) +H21503- | Garbage Code (GBD Level 1) +H21509- | Garbage Code (GBD Level 1) +H21511- | Garbage Code (GBD Level 1) +H21512- | Garbage Code (GBD Level 1) +H21513- | Garbage Code (GBD Level 1) +H21519- | Garbage Code (GBD Level 1) +H21521- | Garbage Code (GBD Level 1) +H21522- | Garbage Code (GBD Level 1) +H21523- | Garbage Code (GBD Level 1) +H21529- | Garbage Code (GBD Level 1) +H21531- | Garbage Code (GBD Level 1) +H21532- | Garbage Code (GBD Level 1) +H21533- | Garbage Code (GBD Level 1) +H21539- | Garbage Code (GBD Level 1) +H21541- | Garbage Code (GBD Level 1) +H21542- | Garbage Code (GBD Level 1) +H21543- | Garbage Code (GBD Level 1) +H21549- | Garbage Code (GBD Level 1) +H21551- | Garbage Code (GBD Level 1) +H21552- | Garbage Code (GBD Level 1) +H21553- | Garbage Code (GBD Level 1) +H21559- | Garbage Code (GBD Level 1) +H21561- | Garbage Code (GBD Level 1) +H21562- | Garbage Code (GBD Level 1) +H21563- | Garbage Code (GBD Level 1) +H21569- | Garbage Code (GBD Level 1) +H218--- | Garbage Code (GBD Level 1) +H2181-- | Garbage Code (GBD Level 1) +H2182-- | Garbage Code (GBD Level 1) +H2189-- | Garbage Code (GBD Level 1) +H219--- | Garbage Code (GBD Level 1) +H22---- | Garbage Code (GBD Level 1) +H220--- | Garbage Code (GBD Level 1) +H221--- | Garbage Code (GBD Level 1) +H228--- | Garbage Code (GBD Level 1) +H25---- | Garbage Code (GBD Level 1) +H250--- | Garbage Code (GBD Level 1) +H25011- | Garbage Code (GBD Level 1) +H25012- | Garbage Code (GBD Level 1) +H25013- | Garbage Code (GBD Level 1) +H25019- | Garbage Code (GBD Level 1) +H25031- | Garbage Code (GBD Level 1) +H25032- | Garbage Code (GBD Level 1) +H25033- | Garbage Code (GBD Level 1) +H25039- | Garbage Code (GBD Level 1) +H25041- | Garbage Code (GBD Level 1) +H25042- | Garbage Code (GBD Level 1) +H25043- | Garbage Code (GBD Level 1) +H25049- | Garbage Code (GBD Level 1) +H25091- | Garbage Code (GBD Level 1) +H25092- | Garbage Code (GBD Level 1) +H25093- | Garbage Code (GBD Level 1) +H25099- | Garbage Code (GBD Level 1) +H251--- | Garbage Code (GBD Level 1) +H2510-- | Garbage Code (GBD Level 1) +H2511-- | Garbage Code (GBD Level 1) +H2512-- | Garbage Code (GBD Level 1) +H2513-- | Garbage Code (GBD Level 1) +H252--- | Garbage Code (GBD Level 1) +H2520-- | Garbage Code (GBD Level 1) +H2521-- | Garbage Code (GBD Level 1) +H2522-- | Garbage Code (GBD Level 1) +H2523-- | Garbage Code (GBD Level 1) +H258--- | Garbage Code (GBD Level 1) +H25811- | Garbage Code (GBD Level 1) +H25812- | Garbage Code (GBD Level 1) +H25813- | Garbage Code (GBD Level 1) +H25819- | Garbage Code (GBD Level 1) +H2589-- | Garbage Code (GBD Level 1) +H259--- | Garbage Code (GBD Level 1) +H26---- | Garbage Code (GBD Level 1) +H260--- | Garbage Code (GBD Level 1) +H26001- | Garbage Code (GBD Level 1) +H26002- | Garbage Code (GBD Level 1) +H26003- | Garbage Code (GBD Level 1) +H26009- | Garbage Code (GBD Level 1) +H26011- | Garbage Code (GBD Level 1) +H26012- | Garbage Code (GBD Level 1) +H26013- | Garbage Code (GBD Level 1) +H26019- | Garbage Code (GBD Level 1) +H26031- | Garbage Code (GBD Level 1) +H26032- | Garbage Code (GBD Level 1) +H26033- | Garbage Code (GBD Level 1) +H26039- | Garbage Code (GBD Level 1) +H26041- | Garbage Code (GBD Level 1) +H26042- | Garbage Code (GBD Level 1) +H26043- | Garbage Code (GBD Level 1) +H26049- | Garbage Code (GBD Level 1) +H26051- | Garbage Code (GBD Level 1) +H26052- | Garbage Code (GBD Level 1) +H26053- | Garbage Code (GBD Level 1) +H26059- | Garbage Code (GBD Level 1) +H26061- | Garbage Code (GBD Level 1) +H26062- | Garbage Code (GBD Level 1) +H26063- | Garbage Code (GBD Level 1) +H26069- | Garbage Code (GBD Level 1) +H2609-- | Garbage Code (GBD Level 1) +H261--- | Garbage Code (GBD Level 1) +H26101- | Garbage Code (GBD Level 1) +H26102- | Garbage Code (GBD Level 1) +H26103- | Garbage Code (GBD Level 1) +H26109- | Garbage Code (GBD Level 1) +H26111- | Garbage Code (GBD Level 1) +H26112- | Garbage Code (GBD Level 1) +H26113- | Garbage Code (GBD Level 1) +H26119- | Garbage Code (GBD Level 1) +H26121- | Garbage Code (GBD Level 1) +H26122- | Garbage Code (GBD Level 1) +H26123- | Garbage Code (GBD Level 1) +H26129- | Garbage Code (GBD Level 1) +H26131- | Garbage Code (GBD Level 1) +H26132- | Garbage Code (GBD Level 1) +H26133- | Garbage Code (GBD Level 1) +H26139- | Garbage Code (GBD Level 1) +H262--- | Garbage Code (GBD Level 1) +H2620-- | Garbage Code (GBD Level 1) +H26211- | Garbage Code (GBD Level 1) +H26212- | Garbage Code (GBD Level 1) +H26213- | Garbage Code (GBD Level 1) +H26219- | Garbage Code (GBD Level 1) +H26221- | Garbage Code (GBD Level 1) +H26222- | Garbage Code (GBD Level 1) +H26223- | Garbage Code (GBD Level 1) +H26229- | Garbage Code (GBD Level 1) +H26231- | Garbage Code (GBD Level 1) +H26232- | Garbage Code (GBD Level 1) +H26233- | Garbage Code (GBD Level 1) +H26239- | Garbage Code (GBD Level 1) +H263--- | Garbage Code (GBD Level 1) +H2630-- | Garbage Code (GBD Level 1) +H2631-- | Garbage Code (GBD Level 1) +H2632-- | Garbage Code (GBD Level 1) +H2633-- | Garbage Code (GBD Level 1) +H264--- | Garbage Code (GBD Level 1) +H2640-- | Garbage Code (GBD Level 1) +H26411- | Garbage Code (GBD Level 1) +H26412- | Garbage Code (GBD Level 1) +H26413- | Garbage Code (GBD Level 1) +H26419- | Garbage Code (GBD Level 1) +H26491- | Garbage Code (GBD Level 1) +H26492- | Garbage Code (GBD Level 1) +H26493- | Garbage Code (GBD Level 1) +H26499- | Garbage Code (GBD Level 1) +H268--- | Garbage Code (GBD Level 1) +H269--- | Garbage Code (GBD Level 1) +H27---- | Garbage Code (GBD Level 1) +H270--- | Garbage Code (GBD Level 1) +H2700-- | Garbage Code (GBD Level 1) +H2701-- | Garbage Code (GBD Level 1) +H2702-- | Garbage Code (GBD Level 1) +H2703-- | Garbage Code (GBD Level 1) +H271--- | Garbage Code (GBD Level 1) +H2710-- | Garbage Code (GBD Level 1) +H27111- | Garbage Code (GBD Level 1) +H27112- | Garbage Code (GBD Level 1) +H27113- | Garbage Code (GBD Level 1) +H27119- | Garbage Code (GBD Level 1) +H27121- | Garbage Code (GBD Level 1) +H27122- | Garbage Code (GBD Level 1) +H27123- | Garbage Code (GBD Level 1) +H27129- | Garbage Code (GBD Level 1) +H27131- | Garbage Code (GBD Level 1) +H27132- | Garbage Code (GBD Level 1) +H27133- | Garbage Code (GBD Level 1) +H27139- | Garbage Code (GBD Level 1) +H278--- | Garbage Code (GBD Level 1) +H279--- | Garbage Code (GBD Level 1) +H28---- | Garbage Code (GBD Level 1) +H280--- | Garbage Code (GBD Level 1) +H281--- | Garbage Code (GBD Level 1) +H282--- | Garbage Code (GBD Level 1) +H288--- | Garbage Code (GBD Level 1) +H30---- | Garbage Code (GBD Level 1) +H300--- | Garbage Code (GBD Level 1) +H30001- | Garbage Code (GBD Level 1) +H30002- | Garbage Code (GBD Level 1) +H30003- | Garbage Code (GBD Level 1) +H30009- | Garbage Code (GBD Level 1) +H30011- | Garbage Code (GBD Level 1) +H30012- | Garbage Code (GBD Level 1) +H30013- | Garbage Code (GBD Level 1) +H30019- | Garbage Code (GBD Level 1) +H30021- | Garbage Code (GBD Level 1) +H30022- | Garbage Code (GBD Level 1) +H30023- | Garbage Code (GBD Level 1) +H30029- | Garbage Code (GBD Level 1) +H30031- | Garbage Code (GBD Level 1) +H30032- | Garbage Code (GBD Level 1) +H30033- | Garbage Code (GBD Level 1) +H30039- | Garbage Code (GBD Level 1) +H30041- | Garbage Code (GBD Level 1) +H30042- | Garbage Code (GBD Level 1) +H30043- | Garbage Code (GBD Level 1) +H30049- | Garbage Code (GBD Level 1) +H301--- | Garbage Code (GBD Level 1) +H30101- | Garbage Code (GBD Level 1) +H30102- | Garbage Code (GBD Level 1) +H30103- | Garbage Code (GBD Level 1) +H30109- | Garbage Code (GBD Level 1) +H30111- | Garbage Code (GBD Level 1) +H30112- | Garbage Code (GBD Level 1) +H30113- | Garbage Code (GBD Level 1) +H30119- | Garbage Code (GBD Level 1) +H30121- | Garbage Code (GBD Level 1) +H30122- | Garbage Code (GBD Level 1) +H30123- | Garbage Code (GBD Level 1) +H30129- | Garbage Code (GBD Level 1) +H30131- | Garbage Code (GBD Level 1) +H30132- | Garbage Code (GBD Level 1) +H30133- | Garbage Code (GBD Level 1) +H30139- | Garbage Code (GBD Level 1) +H30141- | Garbage Code (GBD Level 1) +H30142- | Garbage Code (GBD Level 1) +H30143- | Garbage Code (GBD Level 1) +H30149- | Garbage Code (GBD Level 1) +H302--- | Garbage Code (GBD Level 1) +H3020-- | Garbage Code (GBD Level 1) +H3021-- | Garbage Code (GBD Level 1) +H3022-- | Garbage Code (GBD Level 1) +H3023-- | Garbage Code (GBD Level 1) +H308--- | Garbage Code (GBD Level 1) +H30811- | Garbage Code (GBD Level 1) +H30812- | Garbage Code (GBD Level 1) +H30813- | Garbage Code (GBD Level 1) +H30819- | Garbage Code (GBD Level 1) +H30891- | Garbage Code (GBD Level 1) +H30892- | Garbage Code (GBD Level 1) +H30893- | Garbage Code (GBD Level 1) +H30899- | Garbage Code (GBD Level 1) +H309--- | Garbage Code (GBD Level 1) +H3090-- | Garbage Code (GBD Level 1) +H3091-- | Garbage Code (GBD Level 1) +H3092-- | Garbage Code (GBD Level 1) +H3093-- | Garbage Code (GBD Level 1) +H31---- | Garbage Code (GBD Level 1) +H310--- | Garbage Code (GBD Level 1) +H31001- | Garbage Code (GBD Level 1) +H31002- | Garbage Code (GBD Level 1) +H31003- | Garbage Code (GBD Level 1) +H31009- | Garbage Code (GBD Level 1) +H31011- | Garbage Code (GBD Level 1) +H31012- | Garbage Code (GBD Level 1) +H31013- | Garbage Code (GBD Level 1) +H31019- | Garbage Code (GBD Level 1) +H31021- | Garbage Code (GBD Level 1) +H31022- | Garbage Code (GBD Level 1) +H31023- | Garbage Code (GBD Level 1) +H31029- | Garbage Code (GBD Level 1) +H31091- | Garbage Code (GBD Level 1) +H31092- | Garbage Code (GBD Level 1) +H31093- | Garbage Code (GBD Level 1) +H31099- | Garbage Code (GBD Level 1) +H311--- | Garbage Code (GBD Level 1) +H31101- | Garbage Code (GBD Level 1) +H31102- | Garbage Code (GBD Level 1) +H31103- | Garbage Code (GBD Level 1) +H31109- | Garbage Code (GBD Level 1) +H31111- | Garbage Code (GBD Level 1) +H31112- | Garbage Code (GBD Level 1) +H31113- | Garbage Code (GBD Level 1) +H31119- | Garbage Code (GBD Level 1) +H31121- | Garbage Code (GBD Level 1) +H31122- | Garbage Code (GBD Level 1) +H31123- | Garbage Code (GBD Level 1) +H31129- | Garbage Code (GBD Level 1) +H312--- | Garbage Code (GBD Level 1) +H3120-- | Garbage Code (GBD Level 1) +H3121-- | Garbage Code (GBD Level 1) +H3122-- | Garbage Code (GBD Level 1) +H3123-- | Garbage Code (GBD Level 1) +H3129-- | Garbage Code (GBD Level 1) +H313--- | Garbage Code (GBD Level 1) +H31301- | Garbage Code (GBD Level 1) +H31302- | Garbage Code (GBD Level 1) +H31303- | Garbage Code (GBD Level 1) +H31309- | Garbage Code (GBD Level 1) +H31311- | Garbage Code (GBD Level 1) +H31312- | Garbage Code (GBD Level 1) +H31313- | Garbage Code (GBD Level 1) +H31319- | Garbage Code (GBD Level 1) +H31321- | Garbage Code (GBD Level 1) +H31322- | Garbage Code (GBD Level 1) +H31323- | Garbage Code (GBD Level 1) +H31329- | Garbage Code (GBD Level 1) +H314--- | Garbage Code (GBD Level 1) +H31401- | Garbage Code (GBD Level 1) +H31402- | Garbage Code (GBD Level 1) +H31403- | Garbage Code (GBD Level 1) +H31409- | Garbage Code (GBD Level 1) +H31411- | Garbage Code (GBD Level 1) +H31412- | Garbage Code (GBD Level 1) +H31413- | Garbage Code (GBD Level 1) +H31419- | Garbage Code (GBD Level 1) +H31421- | Garbage Code (GBD Level 1) +H31422- | Garbage Code (GBD Level 1) +H31423- | Garbage Code (GBD Level 1) +H31429- | Garbage Code (GBD Level 1) +H318--- | Garbage Code (GBD Level 1) +H319--- | Garbage Code (GBD Level 1) +H32---- | Garbage Code (GBD Level 1) +H320--- | Garbage Code (GBD Level 1) +H328--- | Garbage Code (GBD Level 1) +H33---- | Garbage Code (GBD Level 1) +H330--- | Garbage Code (GBD Level 1) +H33001- | Garbage Code (GBD Level 1) +H33002- | Garbage Code (GBD Level 1) +H33003- | Garbage Code (GBD Level 1) +H33009- | Garbage Code (GBD Level 1) +H33011- | Garbage Code (GBD Level 1) +H33012- | Garbage Code (GBD Level 1) +H33013- | Garbage Code (GBD Level 1) +H33019- | Garbage Code (GBD Level 1) +H33021- | Garbage Code (GBD Level 1) +H33022- | Garbage Code (GBD Level 1) +H33023- | Garbage Code (GBD Level 1) +H33029- | Garbage Code (GBD Level 1) +H33031- | Garbage Code (GBD Level 1) +H33032- | Garbage Code (GBD Level 1) +H33033- | Garbage Code (GBD Level 1) +H33039- | Garbage Code (GBD Level 1) +H33041- | Garbage Code (GBD Level 1) +H33042- | Garbage Code (GBD Level 1) +H33043- | Garbage Code (GBD Level 1) +H33049- | Garbage Code (GBD Level 1) +H33051- | Garbage Code (GBD Level 1) +H33052- | Garbage Code (GBD Level 1) +H33053- | Garbage Code (GBD Level 1) +H33059- | Garbage Code (GBD Level 1) +H331--- | Garbage Code (GBD Level 1) +H33101- | Garbage Code (GBD Level 1) +H33102- | Garbage Code (GBD Level 1) +H33103- | Garbage Code (GBD Level 1) +H33109- | Garbage Code (GBD Level 1) +H33111- | Garbage Code (GBD Level 1) +H33112- | Garbage Code (GBD Level 1) +H33113- | Garbage Code (GBD Level 1) +H33119- | Garbage Code (GBD Level 1) +H33121- | Garbage Code (GBD Level 1) +H33122- | Garbage Code (GBD Level 1) +H33123- | Garbage Code (GBD Level 1) +H33129- | Garbage Code (GBD Level 1) +H33191- | Garbage Code (GBD Level 1) +H33192- | Garbage Code (GBD Level 1) +H33193- | Garbage Code (GBD Level 1) +H33199- | Garbage Code (GBD Level 1) +H332--- | Garbage Code (GBD Level 1) +H3320-- | Garbage Code (GBD Level 1) +H3321-- | Garbage Code (GBD Level 1) +H3322-- | Garbage Code (GBD Level 1) +H3323-- | Garbage Code (GBD Level 1) +H333--- | Garbage Code (GBD Level 1) +H33301- | Garbage Code (GBD Level 1) +H33302- | Garbage Code (GBD Level 1) +H33303- | Garbage Code (GBD Level 1) +H33309- | Garbage Code (GBD Level 1) +H33311- | Garbage Code (GBD Level 1) +H33312- | Garbage Code (GBD Level 1) +H33313- | Garbage Code (GBD Level 1) +H33319- | Garbage Code (GBD Level 1) +H33321- | Garbage Code (GBD Level 1) +H33322- | Garbage Code (GBD Level 1) +H33323- | Garbage Code (GBD Level 1) +H33329- | Garbage Code (GBD Level 1) +H33331- | Garbage Code (GBD Level 1) +H33332- | Garbage Code (GBD Level 1) +H33333- | Garbage Code (GBD Level 1) +H33339- | Garbage Code (GBD Level 1) +H334--- | Garbage Code (GBD Level 1) +H3340-- | Garbage Code (GBD Level 1) +H3341-- | Garbage Code (GBD Level 1) +H3342-- | Garbage Code (GBD Level 1) +H3343-- | Garbage Code (GBD Level 1) +H335--- | Garbage Code (GBD Level 1) +H338--- | Garbage Code (GBD Level 1) +H34---- | Garbage Code (GBD Level 1) +H340--- | Garbage Code (GBD Level 1) +H3400-- | Garbage Code (GBD Level 1) +H3401-- | Garbage Code (GBD Level 1) +H3402-- | Garbage Code (GBD Level 1) +H3403-- | Garbage Code (GBD Level 1) +H341--- | Garbage Code (GBD Level 1) +H3410-- | Garbage Code (GBD Level 1) +H3411-- | Garbage Code (GBD Level 1) +H3412-- | Garbage Code (GBD Level 1) +H3413-- | Garbage Code (GBD Level 1) +H342--- | Garbage Code (GBD Level 1) +H34211- | Garbage Code (GBD Level 1) +H34212- | Garbage Code (GBD Level 1) +H34213- | Garbage Code (GBD Level 1) +H34219- | Garbage Code (GBD Level 1) +H34231- | Garbage Code (GBD Level 1) +H34232- | Garbage Code (GBD Level 1) +H34233- | Garbage Code (GBD Level 1) +H34239- | Garbage Code (GBD Level 1) +H348--- | Garbage Code (GBD Level 1) +H348110 | Garbage Code (GBD Level 1) +H348111 | Garbage Code (GBD Level 1) +H348112 | Garbage Code (GBD Level 1) +H348120 | Garbage Code (GBD Level 1) +H348121 | Garbage Code (GBD Level 1) +H348122 | Garbage Code (GBD Level 1) +H348130 | Garbage Code (GBD Level 1) +H348131 | Garbage Code (GBD Level 1) +H348132 | Garbage Code (GBD Level 1) +H348190 | Garbage Code (GBD Level 1) +H348191 | Garbage Code (GBD Level 1) +H348192 | Garbage Code (GBD Level 1) +H34821- | Garbage Code (GBD Level 1) +H34822- | Garbage Code (GBD Level 1) +H34823- | Garbage Code (GBD Level 1) +H34829- | Garbage Code (GBD Level 1) +H348310 | Garbage Code (GBD Level 1) +H348311 | Garbage Code (GBD Level 1) +H348312 | Garbage Code (GBD Level 1) +H348320 | Garbage Code (GBD Level 1) +H348321 | Garbage Code (GBD Level 1) +H348322 | Garbage Code (GBD Level 1) +H348330 | Garbage Code (GBD Level 1) +H348331 | Garbage Code (GBD Level 1) +H348332 | Garbage Code (GBD Level 1) +H348390 | Garbage Code (GBD Level 1) +H348391 | Garbage Code (GBD Level 1) +H348392 | Garbage Code (GBD Level 1) +H349--- | Garbage Code (GBD Level 1) +H35---- | Garbage Code (GBD Level 1) +H350--- | Garbage Code (GBD Level 1) +H3500-- | Garbage Code (GBD Level 1) +H35011- | Garbage Code (GBD Level 1) +H35012- | Garbage Code (GBD Level 1) +H35013- | Garbage Code (GBD Level 1) +H35019- | Garbage Code (GBD Level 1) +H35021- | Garbage Code (GBD Level 1) +H35022- | Garbage Code (GBD Level 1) +H35023- | Garbage Code (GBD Level 1) +H35029- | Garbage Code (GBD Level 1) +H35031- | Garbage Code (GBD Level 1) +H35032- | Garbage Code (GBD Level 1) +H35033- | Garbage Code (GBD Level 1) +H35039- | Garbage Code (GBD Level 1) +H35041- | Garbage Code (GBD Level 1) +H35042- | Garbage Code (GBD Level 1) +H35043- | Garbage Code (GBD Level 1) +H35049- | Garbage Code (GBD Level 1) +H35051- | Garbage Code (GBD Level 1) +H35052- | Garbage Code (GBD Level 1) +H35053- | Garbage Code (GBD Level 1) +H35059- | Garbage Code (GBD Level 1) +H35061- | Garbage Code (GBD Level 1) +H35062- | Garbage Code (GBD Level 1) +H35063- | Garbage Code (GBD Level 1) +H35069- | Garbage Code (GBD Level 1) +H35071- | Garbage Code (GBD Level 1) +H35072- | Garbage Code (GBD Level 1) +H35073- | Garbage Code (GBD Level 1) +H35079- | Garbage Code (GBD Level 1) +H3509-- | Garbage Code (GBD Level 1) +H351--- | Garbage Code (GBD Level 1) +H35101- | Garbage Code (GBD Level 1) +H35102- | Garbage Code (GBD Level 1) +H35103- | Garbage Code (GBD Level 1) +H35109- | Garbage Code (GBD Level 1) +H35111- | Garbage Code (GBD Level 1) +H35112- | Garbage Code (GBD Level 1) +H35113- | Garbage Code (GBD Level 1) +H35119- | Garbage Code (GBD Level 1) +H35121- | Garbage Code (GBD Level 1) +H35122- | Garbage Code (GBD Level 1) +H35123- | Garbage Code (GBD Level 1) +H35129- | Garbage Code (GBD Level 1) +H35131- | Garbage Code (GBD Level 1) +H35132- | Garbage Code (GBD Level 1) +H35133- | Garbage Code (GBD Level 1) +H35139- | Garbage Code (GBD Level 1) +H35141- | Garbage Code (GBD Level 1) +H35142- | Garbage Code (GBD Level 1) +H35143- | Garbage Code (GBD Level 1) +H35149- | Garbage Code (GBD Level 1) +H35151- | Garbage Code (GBD Level 1) +H35152- | Garbage Code (GBD Level 1) +H35153- | Garbage Code (GBD Level 1) +H35159- | Garbage Code (GBD Level 1) +H35161- | Garbage Code (GBD Level 1) +H35162- | Garbage Code (GBD Level 1) +H35163- | Garbage Code (GBD Level 1) +H35169- | Garbage Code (GBD Level 1) +H35171- | Garbage Code (GBD Level 1) +H35172- | Garbage Code (GBD Level 1) +H35173- | Garbage Code (GBD Level 1) +H35179- | Garbage Code (GBD Level 1) +H352--- | Garbage Code (GBD Level 1) +H3520-- | Garbage Code (GBD Level 1) +H3521-- | Garbage Code (GBD Level 1) +H3522-- | Garbage Code (GBD Level 1) +H3523-- | Garbage Code (GBD Level 1) +H353--- | Garbage Code (GBD Level 1) +H3530-- | Garbage Code (GBD Level 1) +H353110 | Garbage Code (GBD Level 1) +H353111 | Garbage Code (GBD Level 1) +H353112 | Garbage Code (GBD Level 1) +H353113 | Garbage Code (GBD Level 1) +H353114 | Garbage Code (GBD Level 1) +H353120 | Garbage Code (GBD Level 1) +H353121 | Garbage Code (GBD Level 1) +H353122 | Garbage Code (GBD Level 1) +H353123 | Garbage Code (GBD Level 1) +H353124 | Garbage Code (GBD Level 1) +H353130 | Garbage Code (GBD Level 1) +H353131 | Garbage Code (GBD Level 1) +H353132 | Garbage Code (GBD Level 1) +H353133 | Garbage Code (GBD Level 1) +H353134 | Garbage Code (GBD Level 1) +H353190 | Garbage Code (GBD Level 1) +H353191 | Garbage Code (GBD Level 1) +H353192 | Garbage Code (GBD Level 1) +H353193 | Garbage Code (GBD Level 1) +H353194 | Garbage Code (GBD Level 1) +H353210 | Garbage Code (GBD Level 1) +H353211 | Garbage Code (GBD Level 1) +H353212 | Garbage Code (GBD Level 1) +H353213 | Garbage Code (GBD Level 1) +H353220 | Garbage Code (GBD Level 1) +H353221 | Garbage Code (GBD Level 1) +H353222 | Garbage Code (GBD Level 1) +H353223 | Garbage Code (GBD Level 1) +H353230 | Garbage Code (GBD Level 1) +H353231 | Garbage Code (GBD Level 1) +H353232 | Garbage Code (GBD Level 1) +H353233 | Garbage Code (GBD Level 1) +H353290 | Garbage Code (GBD Level 1) +H353291 | Garbage Code (GBD Level 1) +H353292 | Garbage Code (GBD Level 1) +H353293 | Garbage Code (GBD Level 1) +H3533-- | Garbage Code (GBD Level 1) +H35341- | Garbage Code (GBD Level 1) +H35342- | Garbage Code (GBD Level 1) +H35343- | Garbage Code (GBD Level 1) +H35349- | Garbage Code (GBD Level 1) +H35351- | Garbage Code (GBD Level 1) +H35352- | Garbage Code (GBD Level 1) +H35353- | Garbage Code (GBD Level 1) +H35359- | Garbage Code (GBD Level 1) +H35361- | Garbage Code (GBD Level 1) +H35362- | Garbage Code (GBD Level 1) +H35363- | Garbage Code (GBD Level 1) +H35369- | Garbage Code (GBD Level 1) +H35371- | Garbage Code (GBD Level 1) +H35372- | Garbage Code (GBD Level 1) +H35373- | Garbage Code (GBD Level 1) +H35379- | Garbage Code (GBD Level 1) +H35381- | Garbage Code (GBD Level 1) +H35382- | Garbage Code (GBD Level 1) +H35383- | Garbage Code (GBD Level 1) +H35389- | Garbage Code (GBD Level 1) +H354--- | Garbage Code (GBD Level 1) +H3540-- | Garbage Code (GBD Level 1) +H35411- | Garbage Code (GBD Level 1) +H35412- | Garbage Code (GBD Level 1) +H35413- | Garbage Code (GBD Level 1) +H35419- | Garbage Code (GBD Level 1) +H35421- | Garbage Code (GBD Level 1) +H35422- | Garbage Code (GBD Level 1) +H35423- | Garbage Code (GBD Level 1) +H35429- | Garbage Code (GBD Level 1) +H35431- | Garbage Code (GBD Level 1) +H35432- | Garbage Code (GBD Level 1) +H35433- | Garbage Code (GBD Level 1) +H35439- | Garbage Code (GBD Level 1) +H35441- | Garbage Code (GBD Level 1) +H35442- | Garbage Code (GBD Level 1) +H35443- | Garbage Code (GBD Level 1) +H35449- | Garbage Code (GBD Level 1) +H35451- | Garbage Code (GBD Level 1) +H35452- | Garbage Code (GBD Level 1) +H35453- | Garbage Code (GBD Level 1) +H35459- | Garbage Code (GBD Level 1) +H35461- | Garbage Code (GBD Level 1) +H35462- | Garbage Code (GBD Level 1) +H35463- | Garbage Code (GBD Level 1) +H35469- | Garbage Code (GBD Level 1) +H355--- | Garbage Code (GBD Level 1) +H3550-- | Garbage Code (GBD Level 1) +H3551-- | Garbage Code (GBD Level 1) +H3552-- | Garbage Code (GBD Level 1) +H3553-- | Garbage Code (GBD Level 1) +H3554-- | Garbage Code (GBD Level 1) +H356--- | Garbage Code (GBD Level 1) +H3560-- | Garbage Code (GBD Level 1) +H3561-- | Garbage Code (GBD Level 1) +H3562-- | Garbage Code (GBD Level 1) +H3563-- | Garbage Code (GBD Level 1) +H357--- | Garbage Code (GBD Level 1) +H3570-- | Garbage Code (GBD Level 1) +H35711- | Garbage Code (GBD Level 1) +H35712- | Garbage Code (GBD Level 1) +H35713- | Garbage Code (GBD Level 1) +H35719- | Garbage Code (GBD Level 1) +H35721- | Garbage Code (GBD Level 1) +H35722- | Garbage Code (GBD Level 1) +H35723- | Garbage Code (GBD Level 1) +H35729- | Garbage Code (GBD Level 1) +H35731- | Garbage Code (GBD Level 1) +H35732- | Garbage Code (GBD Level 1) +H35733- | Garbage Code (GBD Level 1) +H35739- | Garbage Code (GBD Level 1) +H358--- | Garbage Code (GBD Level 1) +H3581-- | Garbage Code (GBD Level 1) +H3582-- | Garbage Code (GBD Level 1) +H3589-- | Garbage Code (GBD Level 1) +H359--- | Garbage Code (GBD Level 1) +H36---- | Garbage Code (GBD Level 1) +H360--- | Garbage Code (GBD Level 1) +H368--- | Garbage Code (GBD Level 1) +H40---- | Garbage Code (GBD Level 1) +H400--- | Garbage Code (GBD Level 1) +H40001- | Garbage Code (GBD Level 1) +H40002- | Garbage Code (GBD Level 1) +H40003- | Garbage Code (GBD Level 1) +H40009- | Garbage Code (GBD Level 1) +H40011- | Garbage Code (GBD Level 1) +H40012- | Garbage Code (GBD Level 1) +H40013- | Garbage Code (GBD Level 1) +H40019- | Garbage Code (GBD Level 1) +H40021- | Garbage Code (GBD Level 1) +H40022- | Garbage Code (GBD Level 1) +H40023- | Garbage Code (GBD Level 1) +H40029- | Garbage Code (GBD Level 1) +H40031- | Garbage Code (GBD Level 1) +H40032- | Garbage Code (GBD Level 1) +H40033- | Garbage Code (GBD Level 1) +H40039- | Garbage Code (GBD Level 1) +H40041- | Garbage Code (GBD Level 1) +H40042- | Garbage Code (GBD Level 1) +H40043- | Garbage Code (GBD Level 1) +H40049- | Garbage Code (GBD Level 1) +H40051- | Garbage Code (GBD Level 1) +H40052- | Garbage Code (GBD Level 1) +H40053- | Garbage Code (GBD Level 1) +H40059- | Garbage Code (GBD Level 1) +H40061- | Garbage Code (GBD Level 1) +H40062- | Garbage Code (GBD Level 1) +H40063- | Garbage Code (GBD Level 1) +H40069- | Garbage Code (GBD Level 1) +H401--- | Garbage Code (GBD Level 1) +H4010X0 | Garbage Code (GBD Level 1) +H4010X1 | Garbage Code (GBD Level 1) +H4010X2 | Garbage Code (GBD Level 1) +H4010X3 | Garbage Code (GBD Level 1) +H4010X4 | Garbage Code (GBD Level 1) +H401110 | Garbage Code (GBD Level 1) +H401111 | Garbage Code (GBD Level 1) +H401112 | Garbage Code (GBD Level 1) +H401113 | Garbage Code (GBD Level 1) +H401114 | Garbage Code (GBD Level 1) +H401120 | Garbage Code (GBD Level 1) +H401121 | Garbage Code (GBD Level 1) +H401122 | Garbage Code (GBD Level 1) +H401123 | Garbage Code (GBD Level 1) +H401124 | Garbage Code (GBD Level 1) +H401130 | Garbage Code (GBD Level 1) +H401131 | Garbage Code (GBD Level 1) +H401132 | Garbage Code (GBD Level 1) +H401133 | Garbage Code (GBD Level 1) +H401134 | Garbage Code (GBD Level 1) +H401190 | Garbage Code (GBD Level 1) +H401191 | Garbage Code (GBD Level 1) +H401192 | Garbage Code (GBD Level 1) +H401193 | Garbage Code (GBD Level 1) +H401194 | Garbage Code (GBD Level 1) +H401210 | Garbage Code (GBD Level 1) +H401211 | Garbage Code (GBD Level 1) +H401212 | Garbage Code (GBD Level 1) +H401213 | Garbage Code (GBD Level 1) +H401214 | Garbage Code (GBD Level 1) +H401220 | Garbage Code (GBD Level 1) +H401221 | Garbage Code (GBD Level 1) +H401222 | Garbage Code (GBD Level 1) +H401223 | Garbage Code (GBD Level 1) +H401224 | Garbage Code (GBD Level 1) +H401230 | Garbage Code (GBD Level 1) +H401231 | Garbage Code (GBD Level 1) +H401232 | Garbage Code (GBD Level 1) +H401233 | Garbage Code (GBD Level 1) +H401234 | Garbage Code (GBD Level 1) +H401290 | Garbage Code (GBD Level 1) +H401291 | Garbage Code (GBD Level 1) +H401292 | Garbage Code (GBD Level 1) +H401293 | Garbage Code (GBD Level 1) +H401294 | Garbage Code (GBD Level 1) +H401310 | Garbage Code (GBD Level 1) +H401311 | Garbage Code (GBD Level 1) +H401312 | Garbage Code (GBD Level 1) +H401313 | Garbage Code (GBD Level 1) +H401314 | Garbage Code (GBD Level 1) +H401320 | Garbage Code (GBD Level 1) +H401321 | Garbage Code (GBD Level 1) +H401322 | Garbage Code (GBD Level 1) +H401323 | Garbage Code (GBD Level 1) +H401324 | Garbage Code (GBD Level 1) +H401330 | Garbage Code (GBD Level 1) +H401331 | Garbage Code (GBD Level 1) +H401332 | Garbage Code (GBD Level 1) +H401333 | Garbage Code (GBD Level 1) +H401334 | Garbage Code (GBD Level 1) +H401390 | Garbage Code (GBD Level 1) +H401391 | Garbage Code (GBD Level 1) +H401392 | Garbage Code (GBD Level 1) +H401393 | Garbage Code (GBD Level 1) +H401394 | Garbage Code (GBD Level 1) +H401410 | Garbage Code (GBD Level 1) +H401411 | Garbage Code (GBD Level 1) +H401412 | Garbage Code (GBD Level 1) +H401413 | Garbage Code (GBD Level 1) +H401414 | Garbage Code (GBD Level 1) +H401420 | Garbage Code (GBD Level 1) +H401421 | Garbage Code (GBD Level 1) +H401422 | Garbage Code (GBD Level 1) +H401423 | Garbage Code (GBD Level 1) +H401424 | Garbage Code (GBD Level 1) +H401430 | Garbage Code (GBD Level 1) +H401431 | Garbage Code (GBD Level 1) +H401432 | Garbage Code (GBD Level 1) +H401433 | Garbage Code (GBD Level 1) +H401434 | Garbage Code (GBD Level 1) +H401490 | Garbage Code (GBD Level 1) +H401491 | Garbage Code (GBD Level 1) +H401492 | Garbage Code (GBD Level 1) +H401493 | Garbage Code (GBD Level 1) +H401494 | Garbage Code (GBD Level 1) +H40151- | Garbage Code (GBD Level 1) +H40152- | Garbage Code (GBD Level 1) +H40153- | Garbage Code (GBD Level 1) +H40159- | Garbage Code (GBD Level 1) +H402--- | Garbage Code (GBD Level 1) +H4020X0 | Garbage Code (GBD Level 1) +H4020X1 | Garbage Code (GBD Level 1) +H4020X2 | Garbage Code (GBD Level 1) +H4020X3 | Garbage Code (GBD Level 1) +H4020X4 | Garbage Code (GBD Level 1) +H40211- | Garbage Code (GBD Level 1) +H40212- | Garbage Code (GBD Level 1) +H40213- | Garbage Code (GBD Level 1) +H40219- | Garbage Code (GBD Level 1) +H402210 | Garbage Code (GBD Level 1) +H402211 | Garbage Code (GBD Level 1) +H402212 | Garbage Code (GBD Level 1) +H402213 | Garbage Code (GBD Level 1) +H402214 | Garbage Code (GBD Level 1) +H402220 | Garbage Code (GBD Level 1) +H402221 | Garbage Code (GBD Level 1) +H402222 | Garbage Code (GBD Level 1) +H402223 | Garbage Code (GBD Level 1) +H402224 | Garbage Code (GBD Level 1) +H402230 | Garbage Code (GBD Level 1) +H402231 | Garbage Code (GBD Level 1) +H402232 | Garbage Code (GBD Level 1) +H402233 | Garbage Code (GBD Level 1) +H402234 | Garbage Code (GBD Level 1) +H402290 | Garbage Code (GBD Level 1) +H402291 | Garbage Code (GBD Level 1) +H402292 | Garbage Code (GBD Level 1) +H402293 | Garbage Code (GBD Level 1) +H402294 | Garbage Code (GBD Level 1) +H40231- | Garbage Code (GBD Level 1) +H40232- | Garbage Code (GBD Level 1) +H40233- | Garbage Code (GBD Level 1) +H40239- | Garbage Code (GBD Level 1) +H40241- | Garbage Code (GBD Level 1) +H40242- | Garbage Code (GBD Level 1) +H40243- | Garbage Code (GBD Level 1) +H40249- | Garbage Code (GBD Level 1) +H403--- | Garbage Code (GBD Level 1) +H4030X0 | Garbage Code (GBD Level 1) +H4030X1 | Garbage Code (GBD Level 1) +H4030X2 | Garbage Code (GBD Level 1) +H4030X3 | Garbage Code (GBD Level 1) +H4030X4 | Garbage Code (GBD Level 1) +H4031X0 | Garbage Code (GBD Level 1) +H4031X1 | Garbage Code (GBD Level 1) +H4031X2 | Garbage Code (GBD Level 1) +H4031X3 | Garbage Code (GBD Level 1) +H4031X4 | Garbage Code (GBD Level 1) +H4032X0 | Garbage Code (GBD Level 1) +H4032X1 | Garbage Code (GBD Level 1) +H4032X2 | Garbage Code (GBD Level 1) +H4032X3 | Garbage Code (GBD Level 1) +H4032X4 | Garbage Code (GBD Level 1) +H4033X0 | Garbage Code (GBD Level 1) +H4033X1 | Garbage Code (GBD Level 1) +H4033X2 | Garbage Code (GBD Level 1) +H4033X3 | Garbage Code (GBD Level 1) +H4033X4 | Garbage Code (GBD Level 1) +H404--- | Garbage Code (GBD Level 1) +H4040X0 | Garbage Code (GBD Level 1) +H4040X1 | Garbage Code (GBD Level 1) +H4040X2 | Garbage Code (GBD Level 1) +H4040X3 | Garbage Code (GBD Level 1) +H4040X4 | Garbage Code (GBD Level 1) +H4041X0 | Garbage Code (GBD Level 1) +H4041X1 | Garbage Code (GBD Level 1) +H4041X2 | Garbage Code (GBD Level 1) +H4041X3 | Garbage Code (GBD Level 1) +H4041X4 | Garbage Code (GBD Level 1) +H4042X0 | Garbage Code (GBD Level 1) +H4042X1 | Garbage Code (GBD Level 1) +H4042X2 | Garbage Code (GBD Level 1) +H4042X3 | Garbage Code (GBD Level 1) +H4042X4 | Garbage Code (GBD Level 1) +H4043X0 | Garbage Code (GBD Level 1) +H4043X1 | Garbage Code (GBD Level 1) +H4043X2 | Garbage Code (GBD Level 1) +H4043X3 | Garbage Code (GBD Level 1) +H4043X4 | Garbage Code (GBD Level 1) +H405--- | Garbage Code (GBD Level 1) +H4050X0 | Garbage Code (GBD Level 1) +H4050X1 | Garbage Code (GBD Level 1) +H4050X2 | Garbage Code (GBD Level 1) +H4050X3 | Garbage Code (GBD Level 1) +H4050X4 | Garbage Code (GBD Level 1) +H4051X0 | Garbage Code (GBD Level 1) +H4051X1 | Garbage Code (GBD Level 1) +H4051X2 | Garbage Code (GBD Level 1) +H4051X3 | Garbage Code (GBD Level 1) +H4051X4 | Garbage Code (GBD Level 1) +H4052X0 | Garbage Code (GBD Level 1) +H4052X1 | Garbage Code (GBD Level 1) +H4052X2 | Garbage Code (GBD Level 1) +H4052X3 | Garbage Code (GBD Level 1) +H4052X4 | Garbage Code (GBD Level 1) +H4053X0 | Garbage Code (GBD Level 1) +H4053X1 | Garbage Code (GBD Level 1) +H4053X2 | Garbage Code (GBD Level 1) +H4053X3 | Garbage Code (GBD Level 1) +H4053X4 | Garbage Code (GBD Level 1) +H406--- | Garbage Code (GBD Level 1) +H4060X0 | Garbage Code (GBD Level 1) +H4060X1 | Garbage Code (GBD Level 1) +H4060X2 | Garbage Code (GBD Level 1) +H4060X3 | Garbage Code (GBD Level 1) +H4060X4 | Garbage Code (GBD Level 1) +H4061X0 | Garbage Code (GBD Level 1) +H4061X1 | Garbage Code (GBD Level 1) +H4061X2 | Garbage Code (GBD Level 1) +H4061X3 | Garbage Code (GBD Level 1) +H4061X4 | Garbage Code (GBD Level 1) +H4062X0 | Garbage Code (GBD Level 1) +H4062X1 | Garbage Code (GBD Level 1) +H4062X2 | Garbage Code (GBD Level 1) +H4062X3 | Garbage Code (GBD Level 1) +H4062X4 | Garbage Code (GBD Level 1) +H4063X0 | Garbage Code (GBD Level 1) +H4063X1 | Garbage Code (GBD Level 1) +H4063X2 | Garbage Code (GBD Level 1) +H4063X3 | Garbage Code (GBD Level 1) +H4063X4 | Garbage Code (GBD Level 1) +H408--- | Garbage Code (GBD Level 1) +H40811- | Garbage Code (GBD Level 1) +H40812- | Garbage Code (GBD Level 1) +H40813- | Garbage Code (GBD Level 1) +H40819- | Garbage Code (GBD Level 1) +H40821- | Garbage Code (GBD Level 1) +H40822- | Garbage Code (GBD Level 1) +H40823- | Garbage Code (GBD Level 1) +H40829- | Garbage Code (GBD Level 1) +H40831- | Garbage Code (GBD Level 1) +H40832- | Garbage Code (GBD Level 1) +H40833- | Garbage Code (GBD Level 1) +H40839- | Garbage Code (GBD Level 1) +H4089-- | Garbage Code (GBD Level 1) +H409--- | Garbage Code (GBD Level 1) +H42---- | Garbage Code (GBD Level 1) +H420--- | Garbage Code (GBD Level 1) +H428--- | Garbage Code (GBD Level 1) +H43---- | Garbage Code (GBD Level 1) +H430--- | Garbage Code (GBD Level 1) +H4300-- | Garbage Code (GBD Level 1) +H4301-- | Garbage Code (GBD Level 1) +H4302-- | Garbage Code (GBD Level 1) +H4303-- | Garbage Code (GBD Level 1) +H431--- | Garbage Code (GBD Level 1) +H4310-- | Garbage Code (GBD Level 1) +H4311-- | Garbage Code (GBD Level 1) +H4312-- | Garbage Code (GBD Level 1) +H4313-- | Garbage Code (GBD Level 1) +H432--- | Garbage Code (GBD Level 1) +H4320-- | Garbage Code (GBD Level 1) +H4321-- | Garbage Code (GBD Level 1) +H4322-- | Garbage Code (GBD Level 1) +H4323-- | Garbage Code (GBD Level 1) +H433--- | Garbage Code (GBD Level 1) +H43311- | Garbage Code (GBD Level 1) +H43312- | Garbage Code (GBD Level 1) +H43313- | Garbage Code (GBD Level 1) +H43319- | Garbage Code (GBD Level 1) +H43391- | Garbage Code (GBD Level 1) +H43392- | Garbage Code (GBD Level 1) +H43393- | Garbage Code (GBD Level 1) +H43399- | Garbage Code (GBD Level 1) +H438--- | Garbage Code (GBD Level 1) +H43811- | Garbage Code (GBD Level 1) +H43812- | Garbage Code (GBD Level 1) +H43813- | Garbage Code (GBD Level 1) +H43819- | Garbage Code (GBD Level 1) +H43821- | Garbage Code (GBD Level 1) +H43822- | Garbage Code (GBD Level 1) +H43823- | Garbage Code (GBD Level 1) +H43829- | Garbage Code (GBD Level 1) +H4389-- | Garbage Code (GBD Level 1) +H439--- | Garbage Code (GBD Level 1) +H44---- | Garbage Code (GBD Level 1) +H440--- | Garbage Code (GBD Level 1) +H44001- | Garbage Code (GBD Level 1) +H44002- | Garbage Code (GBD Level 1) +H44003- | Garbage Code (GBD Level 1) +H44009- | Garbage Code (GBD Level 1) +H44011- | Garbage Code (GBD Level 1) +H44012- | Garbage Code (GBD Level 1) +H44013- | Garbage Code (GBD Level 1) +H44019- | Garbage Code (GBD Level 1) +H44021- | Garbage Code (GBD Level 1) +H44022- | Garbage Code (GBD Level 1) +H44023- | Garbage Code (GBD Level 1) +H44029- | Garbage Code (GBD Level 1) +H441--- | Garbage Code (GBD Level 1) +H44111- | Garbage Code (GBD Level 1) +H44112- | Garbage Code (GBD Level 1) +H44113- | Garbage Code (GBD Level 1) +H44119- | Garbage Code (GBD Level 1) +H44121- | Garbage Code (GBD Level 1) +H44122- | Garbage Code (GBD Level 1) +H44123- | Garbage Code (GBD Level 1) +H44129- | Garbage Code (GBD Level 1) +H44131- | Garbage Code (GBD Level 1) +H44132- | Garbage Code (GBD Level 1) +H44133- | Garbage Code (GBD Level 1) +H44139- | Garbage Code (GBD Level 1) +H4419-- | Garbage Code (GBD Level 1) +H442--- | Garbage Code (GBD Level 1) +H4420-- | Garbage Code (GBD Level 1) +H4421-- | Garbage Code (GBD Level 1) +H4422-- | Garbage Code (GBD Level 1) +H4423-- | Garbage Code (GBD Level 1) +H442A1- | Garbage Code (GBD Level 1) +H442A2- | Garbage Code (GBD Level 1) +H442A3- | Garbage Code (GBD Level 1) +H442A9- | Garbage Code (GBD Level 1) +H442B1- | Garbage Code (GBD Level 1) +H442B2- | Garbage Code (GBD Level 1) +H442B3- | Garbage Code (GBD Level 1) +H442B9- | Garbage Code (GBD Level 1) +H442C1- | Garbage Code (GBD Level 1) +H442C2- | Garbage Code (GBD Level 1) +H442C3- | Garbage Code (GBD Level 1) +H442C9- | Garbage Code (GBD Level 1) +H442D1- | Garbage Code (GBD Level 1) +H442D2- | Garbage Code (GBD Level 1) +H442D3- | Garbage Code (GBD Level 1) +H442D9- | Garbage Code (GBD Level 1) +H442E1- | Garbage Code (GBD Level 1) +H442E2- | Garbage Code (GBD Level 1) +H442E3- | Garbage Code (GBD Level 1) +H442E9- | Garbage Code (GBD Level 1) +H443--- | Garbage Code (GBD Level 1) +H4430-- | Garbage Code (GBD Level 1) +H44311- | Garbage Code (GBD Level 1) +H44312- | Garbage Code (GBD Level 1) +H44313- | Garbage Code (GBD Level 1) +H44319- | Garbage Code (GBD Level 1) +H44321- | Garbage Code (GBD Level 1) +H44322- | Garbage Code (GBD Level 1) +H44323- | Garbage Code (GBD Level 1) +H44329- | Garbage Code (GBD Level 1) +H44391- | Garbage Code (GBD Level 1) +H44392- | Garbage Code (GBD Level 1) +H44393- | Garbage Code (GBD Level 1) +H44399- | Garbage Code (GBD Level 1) +H444--- | Garbage Code (GBD Level 1) +H4440-- | Garbage Code (GBD Level 1) +H44411- | Garbage Code (GBD Level 1) +H44412- | Garbage Code (GBD Level 1) +H44413- | Garbage Code (GBD Level 1) +H44419- | Garbage Code (GBD Level 1) +H44421- | Garbage Code (GBD Level 1) +H44422- | Garbage Code (GBD Level 1) +H44423- | Garbage Code (GBD Level 1) +H44429- | Garbage Code (GBD Level 1) +H44431- | Garbage Code (GBD Level 1) +H44432- | Garbage Code (GBD Level 1) +H44433- | Garbage Code (GBD Level 1) +H44439- | Garbage Code (GBD Level 1) +H44441- | Garbage Code (GBD Level 1) +H44442- | Garbage Code (GBD Level 1) +H44443- | Garbage Code (GBD Level 1) +H44449- | Garbage Code (GBD Level 1) +H445--- | Garbage Code (GBD Level 1) +H4450-- | Garbage Code (GBD Level 1) +H44511- | Garbage Code (GBD Level 1) +H44512- | Garbage Code (GBD Level 1) +H44513- | Garbage Code (GBD Level 1) +H44519- | Garbage Code (GBD Level 1) +H44521- | Garbage Code (GBD Level 1) +H44522- | Garbage Code (GBD Level 1) +H44523- | Garbage Code (GBD Level 1) +H44529- | Garbage Code (GBD Level 1) +H44531- | Garbage Code (GBD Level 1) +H44532- | Garbage Code (GBD Level 1) +H44533- | Garbage Code (GBD Level 1) +H44539- | Garbage Code (GBD Level 1) +H446--- | Garbage Code (GBD Level 1) +H44601- | Garbage Code (GBD Level 1) +H44602- | Garbage Code (GBD Level 1) +H44603- | Garbage Code (GBD Level 1) +H44609- | Garbage Code (GBD Level 1) +H44611- | Garbage Code (GBD Level 1) +H44612- | Garbage Code (GBD Level 1) +H44613- | Garbage Code (GBD Level 1) +H44619- | Garbage Code (GBD Level 1) +H44621- | Garbage Code (GBD Level 1) +H44622- | Garbage Code (GBD Level 1) +H44623- | Garbage Code (GBD Level 1) +H44629- | Garbage Code (GBD Level 1) +H44631- | Garbage Code (GBD Level 1) +H44632- | Garbage Code (GBD Level 1) +H44633- | Garbage Code (GBD Level 1) +H44639- | Garbage Code (GBD Level 1) +H44641- | Garbage Code (GBD Level 1) +H44642- | Garbage Code (GBD Level 1) +H44643- | Garbage Code (GBD Level 1) +H44649- | Garbage Code (GBD Level 1) +H44651- | Garbage Code (GBD Level 1) +H44652- | Garbage Code (GBD Level 1) +H44653- | Garbage Code (GBD Level 1) +H44659- | Garbage Code (GBD Level 1) +H44691- | Garbage Code (GBD Level 1) +H44692- | Garbage Code (GBD Level 1) +H44693- | Garbage Code (GBD Level 1) +H44699- | Garbage Code (GBD Level 1) +H447--- | Garbage Code (GBD Level 1) +H44701- | Garbage Code (GBD Level 1) +H44702- | Garbage Code (GBD Level 1) +H44703- | Garbage Code (GBD Level 1) +H44709- | Garbage Code (GBD Level 1) +H44711- | Garbage Code (GBD Level 1) +H44712- | Garbage Code (GBD Level 1) +H44713- | Garbage Code (GBD Level 1) +H44719- | Garbage Code (GBD Level 1) +H44721- | Garbage Code (GBD Level 1) +H44722- | Garbage Code (GBD Level 1) +H44723- | Garbage Code (GBD Level 1) +H44729- | Garbage Code (GBD Level 1) +H44731- | Garbage Code (GBD Level 1) +H44732- | Garbage Code (GBD Level 1) +H44733- | Garbage Code (GBD Level 1) +H44739- | Garbage Code (GBD Level 1) +H44741- | Garbage Code (GBD Level 1) +H44742- | Garbage Code (GBD Level 1) +H44743- | Garbage Code (GBD Level 1) +H44749- | Garbage Code (GBD Level 1) +H44751- | Garbage Code (GBD Level 1) +H44752- | Garbage Code (GBD Level 1) +H44753- | Garbage Code (GBD Level 1) +H44759- | Garbage Code (GBD Level 1) +H44791- | Garbage Code (GBD Level 1) +H44792- | Garbage Code (GBD Level 1) +H44793- | Garbage Code (GBD Level 1) +H44799- | Garbage Code (GBD Level 1) +H448--- | Garbage Code (GBD Level 1) +H44811- | Garbage Code (GBD Level 1) +H44812- | Garbage Code (GBD Level 1) +H44813- | Garbage Code (GBD Level 1) +H44819- | Garbage Code (GBD Level 1) +H44821- | Garbage Code (GBD Level 1) +H44822- | Garbage Code (GBD Level 1) +H44823- | Garbage Code (GBD Level 1) +H44829- | Garbage Code (GBD Level 1) +H4489-- | Garbage Code (GBD Level 1) +H449--- | Garbage Code (GBD Level 1) +H45---- | Garbage Code (GBD Level 1) +H450--- | Garbage Code (GBD Level 1) +H451--- | Garbage Code (GBD Level 1) +H458--- | Garbage Code (GBD Level 1) +H46---- | Garbage Code (GBD Level 1) +H4600-- | Garbage Code (GBD Level 1) +H4601-- | Garbage Code (GBD Level 1) +H4602-- | Garbage Code (GBD Level 1) +H4603-- | Garbage Code (GBD Level 1) +H4610-- | Garbage Code (GBD Level 1) +H4611-- | Garbage Code (GBD Level 1) +H4612-- | Garbage Code (GBD Level 1) +H4613-- | Garbage Code (GBD Level 1) +H462--- | Garbage Code (GBD Level 1) +H463--- | Garbage Code (GBD Level 1) +H468--- | Garbage Code (GBD Level 1) +H469--- | Garbage Code (GBD Level 1) +H47---- | Garbage Code (GBD Level 1) +H470--- | Garbage Code (GBD Level 1) +H47011- | Garbage Code (GBD Level 1) +H47012- | Garbage Code (GBD Level 1) +H47013- | Garbage Code (GBD Level 1) +H47019- | Garbage Code (GBD Level 1) +H47021- | Garbage Code (GBD Level 1) +H47022- | Garbage Code (GBD Level 1) +H47023- | Garbage Code (GBD Level 1) +H47029- | Garbage Code (GBD Level 1) +H47031- | Garbage Code (GBD Level 1) +H47032- | Garbage Code (GBD Level 1) +H47033- | Garbage Code (GBD Level 1) +H47039- | Garbage Code (GBD Level 1) +H47091- | Garbage Code (GBD Level 1) +H47092- | Garbage Code (GBD Level 1) +H47093- | Garbage Code (GBD Level 1) +H47099- | Garbage Code (GBD Level 1) +H471--- | Garbage Code (GBD Level 1) +H4710-- | Garbage Code (GBD Level 1) +H4711-- | Garbage Code (GBD Level 1) +H4712-- | Garbage Code (GBD Level 1) +H4713-- | Garbage Code (GBD Level 1) +H47141- | Garbage Code (GBD Level 1) +H47142- | Garbage Code (GBD Level 1) +H47143- | Garbage Code (GBD Level 1) +H47149- | Garbage Code (GBD Level 1) +H472--- | Garbage Code (GBD Level 1) +H4720-- | Garbage Code (GBD Level 1) +H47211- | Garbage Code (GBD Level 1) +H47212- | Garbage Code (GBD Level 1) +H47213- | Garbage Code (GBD Level 1) +H47219- | Garbage Code (GBD Level 1) +H4722-- | Garbage Code (GBD Level 1) +H47231- | Garbage Code (GBD Level 1) +H47232- | Garbage Code (GBD Level 1) +H47233- | Garbage Code (GBD Level 1) +H47239- | Garbage Code (GBD Level 1) +H47291- | Garbage Code (GBD Level 1) +H47292- | Garbage Code (GBD Level 1) +H47293- | Garbage Code (GBD Level 1) +H47299- | Garbage Code (GBD Level 1) +H473--- | Garbage Code (GBD Level 1) +H47311- | Garbage Code (GBD Level 1) +H47312- | Garbage Code (GBD Level 1) +H47313- | Garbage Code (GBD Level 1) +H47319- | Garbage Code (GBD Level 1) +H47321- | Garbage Code (GBD Level 1) +H47322- | Garbage Code (GBD Level 1) +H47323- | Garbage Code (GBD Level 1) +H47329- | Garbage Code (GBD Level 1) +H47331- | Garbage Code (GBD Level 1) +H47332- | Garbage Code (GBD Level 1) +H47333- | Garbage Code (GBD Level 1) +H47339- | Garbage Code (GBD Level 1) +H47391- | Garbage Code (GBD Level 1) +H47392- | Garbage Code (GBD Level 1) +H47393- | Garbage Code (GBD Level 1) +H47399- | Garbage Code (GBD Level 1) +H474--- | Garbage Code (GBD Level 1) +H4741-- | Garbage Code (GBD Level 1) +H4742-- | Garbage Code (GBD Level 1) +H4743-- | Garbage Code (GBD Level 1) +H4749-- | Garbage Code (GBD Level 1) +H475--- | Garbage Code (GBD Level 1) +H47511- | Garbage Code (GBD Level 1) +H47512- | Garbage Code (GBD Level 1) +H47519- | Garbage Code (GBD Level 1) +H47521- | Garbage Code (GBD Level 1) +H47522- | Garbage Code (GBD Level 1) +H47529- | Garbage Code (GBD Level 1) +H47531- | Garbage Code (GBD Level 1) +H47532- | Garbage Code (GBD Level 1) +H47539- | Garbage Code (GBD Level 1) +H476--- | Garbage Code (GBD Level 1) +H47611- | Garbage Code (GBD Level 1) +H47612- | Garbage Code (GBD Level 1) +H47619- | Garbage Code (GBD Level 1) +H47621- | Garbage Code (GBD Level 1) +H47622- | Garbage Code (GBD Level 1) +H47629- | Garbage Code (GBD Level 1) +H47631- | Garbage Code (GBD Level 1) +H47632- | Garbage Code (GBD Level 1) +H47639- | Garbage Code (GBD Level 1) +H47641- | Garbage Code (GBD Level 1) +H47642- | Garbage Code (GBD Level 1) +H47649- | Garbage Code (GBD Level 1) +H477--- | Garbage Code (GBD Level 1) +H479--- | Garbage Code (GBD Level 1) +H48---- | Garbage Code (GBD Level 1) +H480--- | Garbage Code (GBD Level 1) +H481--- | Garbage Code (GBD Level 1) +H488--- | Garbage Code (GBD Level 1) +H49---- | Garbage Code (GBD Level 1) +H490--- | Garbage Code (GBD Level 1) +H4900-- | Garbage Code (GBD Level 1) +H4901-- | Garbage Code (GBD Level 1) +H4902-- | Garbage Code (GBD Level 1) +H4903-- | Garbage Code (GBD Level 1) +H491--- | Garbage Code (GBD Level 1) +H4910-- | Garbage Code (GBD Level 1) +H4911-- | Garbage Code (GBD Level 1) +H4912-- | Garbage Code (GBD Level 1) +H4913-- | Garbage Code (GBD Level 1) +H492--- | Garbage Code (GBD Level 1) +H4920-- | Garbage Code (GBD Level 1) +H4921-- | Garbage Code (GBD Level 1) +H4922-- | Garbage Code (GBD Level 1) +H4923-- | Garbage Code (GBD Level 1) +H493--- | Garbage Code (GBD Level 1) +H4930-- | Garbage Code (GBD Level 1) +H4931-- | Garbage Code (GBD Level 1) +H4932-- | Garbage Code (GBD Level 1) +H4933-- | Garbage Code (GBD Level 1) +H494--- | Garbage Code (GBD Level 1) +H4940-- | Garbage Code (GBD Level 1) +H4941-- | Garbage Code (GBD Level 1) +H4942-- | Garbage Code (GBD Level 1) +H4943-- | Garbage Code (GBD Level 1) +H498--- | Garbage Code (GBD Level 1) +H49811- | Garbage Code (GBD Level 1) +H49812- | Garbage Code (GBD Level 1) +H49813- | Garbage Code (GBD Level 1) +H49819- | Garbage Code (GBD Level 1) +H49881- | Garbage Code (GBD Level 1) +H49882- | Garbage Code (GBD Level 1) +H49883- | Garbage Code (GBD Level 1) +H49889- | Garbage Code (GBD Level 1) +H499--- | Garbage Code (GBD Level 1) +H50---- | Garbage Code (GBD Level 1) +H500--- | Garbage Code (GBD Level 1) +H5000-- | Garbage Code (GBD Level 1) +H50011- | Garbage Code (GBD Level 1) +H50012- | Garbage Code (GBD Level 1) +H50021- | Garbage Code (GBD Level 1) +H50022- | Garbage Code (GBD Level 1) +H50031- | Garbage Code (GBD Level 1) +H50032- | Garbage Code (GBD Level 1) +H50041- | Garbage Code (GBD Level 1) +H50042- | Garbage Code (GBD Level 1) +H5005-- | Garbage Code (GBD Level 1) +H5006-- | Garbage Code (GBD Level 1) +H5007-- | Garbage Code (GBD Level 1) +H5008-- | Garbage Code (GBD Level 1) +H501--- | Garbage Code (GBD Level 1) +H5010-- | Garbage Code (GBD Level 1) +H50111- | Garbage Code (GBD Level 1) +H50112- | Garbage Code (GBD Level 1) +H50121- | Garbage Code (GBD Level 1) +H50122- | Garbage Code (GBD Level 1) +H50131- | Garbage Code (GBD Level 1) +H50132- | Garbage Code (GBD Level 1) +H50141- | Garbage Code (GBD Level 1) +H50142- | Garbage Code (GBD Level 1) +H5015-- | Garbage Code (GBD Level 1) +H5016-- | Garbage Code (GBD Level 1) +H5017-- | Garbage Code (GBD Level 1) +H5018-- | Garbage Code (GBD Level 1) +H502--- | Garbage Code (GBD Level 1) +H5021-- | Garbage Code (GBD Level 1) +H5022-- | Garbage Code (GBD Level 1) +H503--- | Garbage Code (GBD Level 1) +H5030-- | Garbage Code (GBD Level 1) +H50311- | Garbage Code (GBD Level 1) +H50312- | Garbage Code (GBD Level 1) +H5032-- | Garbage Code (GBD Level 1) +H50331- | Garbage Code (GBD Level 1) +H50332- | Garbage Code (GBD Level 1) +H5034-- | Garbage Code (GBD Level 1) +H504--- | Garbage Code (GBD Level 1) +H5040-- | Garbage Code (GBD Level 1) +H50411- | Garbage Code (GBD Level 1) +H50412- | Garbage Code (GBD Level 1) +H5042-- | Garbage Code (GBD Level 1) +H5043-- | Garbage Code (GBD Level 1) +H505--- | Garbage Code (GBD Level 1) +H5050-- | Garbage Code (GBD Level 1) +H5051-- | Garbage Code (GBD Level 1) +H5052-- | Garbage Code (GBD Level 1) +H5053-- | Garbage Code (GBD Level 1) +H5054-- | Garbage Code (GBD Level 1) +H5055-- | Garbage Code (GBD Level 1) +H506--- | Garbage Code (GBD Level 1) +H5060-- | Garbage Code (GBD Level 1) +H50611- | Garbage Code (GBD Level 1) +H50612- | Garbage Code (GBD Level 1) +H5069-- | Garbage Code (GBD Level 1) +H508--- | Garbage Code (GBD Level 1) +H50811- | Garbage Code (GBD Level 1) +H50812- | Garbage Code (GBD Level 1) +H5089-- | Garbage Code (GBD Level 1) +H509--- | Garbage Code (GBD Level 1) +H51---- | Garbage Code (GBD Level 1) +H510--- | Garbage Code (GBD Level 1) +H511--- | Garbage Code (GBD Level 1) +H5111-- | Garbage Code (GBD Level 1) +H5112-- | Garbage Code (GBD Level 1) +H512--- | Garbage Code (GBD Level 1) +H5120-- | Garbage Code (GBD Level 1) +H5121-- | Garbage Code (GBD Level 1) +H5122-- | Garbage Code (GBD Level 1) +H5123-- | Garbage Code (GBD Level 1) +H518--- | Garbage Code (GBD Level 1) +H519--- | Garbage Code (GBD Level 1) +H52---- | Garbage Code (GBD Level 1) +H520--- | Garbage Code (GBD Level 1) +H5200-- | Garbage Code (GBD Level 1) +H5201-- | Garbage Code (GBD Level 1) +H5202-- | Garbage Code (GBD Level 1) +H5203-- | Garbage Code (GBD Level 1) +H521--- | Garbage Code (GBD Level 1) +H5210-- | Garbage Code (GBD Level 1) +H5211-- | Garbage Code (GBD Level 1) +H5212-- | Garbage Code (GBD Level 1) +H5213-- | Garbage Code (GBD Level 1) +H522--- | Garbage Code (GBD Level 1) +H52201- | Garbage Code (GBD Level 1) +H52202- | Garbage Code (GBD Level 1) +H52203- | Garbage Code (GBD Level 1) +H52209- | Garbage Code (GBD Level 1) +H52211- | Garbage Code (GBD Level 1) +H52212- | Garbage Code (GBD Level 1) +H52213- | Garbage Code (GBD Level 1) +H52219- | Garbage Code (GBD Level 1) +H52221- | Garbage Code (GBD Level 1) +H52222- | Garbage Code (GBD Level 1) +H52223- | Garbage Code (GBD Level 1) +H52229- | Garbage Code (GBD Level 1) +H523--- | Garbage Code (GBD Level 1) +H5231-- | Garbage Code (GBD Level 1) +H5232-- | Garbage Code (GBD Level 1) +H524--- | Garbage Code (GBD Level 1) +H525--- | Garbage Code (GBD Level 1) +H52511- | Garbage Code (GBD Level 1) +H52512- | Garbage Code (GBD Level 1) +H52513- | Garbage Code (GBD Level 1) +H52519- | Garbage Code (GBD Level 1) +H52521- | Garbage Code (GBD Level 1) +H52522- | Garbage Code (GBD Level 1) +H52523- | Garbage Code (GBD Level 1) +H52529- | Garbage Code (GBD Level 1) +H52531- | Garbage Code (GBD Level 1) +H52532- | Garbage Code (GBD Level 1) +H52533- | Garbage Code (GBD Level 1) +H52539- | Garbage Code (GBD Level 1) +H526--- | Garbage Code (GBD Level 1) +H527--- | Garbage Code (GBD Level 1) +H53---- | Garbage Code (GBD Level 1) +H530--- | Garbage Code (GBD Level 1) +H53001- | Garbage Code (GBD Level 1) +H53002- | Garbage Code (GBD Level 1) +H53003- | Garbage Code (GBD Level 1) +H53009- | Garbage Code (GBD Level 1) +H53011- | Garbage Code (GBD Level 1) +H53012- | Garbage Code (GBD Level 1) +H53013- | Garbage Code (GBD Level 1) +H53019- | Garbage Code (GBD Level 1) +H53021- | Garbage Code (GBD Level 1) +H53022- | Garbage Code (GBD Level 1) +H53023- | Garbage Code (GBD Level 1) +H53029- | Garbage Code (GBD Level 1) +H53031- | Garbage Code (GBD Level 1) +H53032- | Garbage Code (GBD Level 1) +H53033- | Garbage Code (GBD Level 1) +H53039- | Garbage Code (GBD Level 1) +H53041- | Garbage Code (GBD Level 1) +H53042- | Garbage Code (GBD Level 1) +H53043- | Garbage Code (GBD Level 1) +H53049- | Garbage Code (GBD Level 1) +H531--- | Garbage Code (GBD Level 1) +H5310-- | Garbage Code (GBD Level 1) +H5311-- | Garbage Code (GBD Level 1) +H53121- | Garbage Code (GBD Level 1) +H53122- | Garbage Code (GBD Level 1) +H53123- | Garbage Code (GBD Level 1) +H53129- | Garbage Code (GBD Level 1) +H53131- | Garbage Code (GBD Level 1) +H53132- | Garbage Code (GBD Level 1) +H53133- | Garbage Code (GBD Level 1) +H53139- | Garbage Code (GBD Level 1) +H53141- | Garbage Code (GBD Level 1) +H53142- | Garbage Code (GBD Level 1) +H53143- | Garbage Code (GBD Level 1) +H53149- | Garbage Code (GBD Level 1) +H5315-- | Garbage Code (GBD Level 1) +H5316-- | Garbage Code (GBD Level 1) +H5319-- | Garbage Code (GBD Level 1) +H532--- | Garbage Code (GBD Level 1) +H533--- | Garbage Code (GBD Level 1) +H5330-- | Garbage Code (GBD Level 1) +H5331-- | Garbage Code (GBD Level 1) +H5332-- | Garbage Code (GBD Level 1) +H5333-- | Garbage Code (GBD Level 1) +H5334-- | Garbage Code (GBD Level 1) +H534--- | Garbage Code (GBD Level 1) +H5340-- | Garbage Code (GBD Level 1) +H53411- | Garbage Code (GBD Level 1) +H53412- | Garbage Code (GBD Level 1) +H53413- | Garbage Code (GBD Level 1) +H53419- | Garbage Code (GBD Level 1) +H53421- | Garbage Code (GBD Level 1) +H53422- | Garbage Code (GBD Level 1) +H53423- | Garbage Code (GBD Level 1) +H53429- | Garbage Code (GBD Level 1) +H53431- | Garbage Code (GBD Level 1) +H53432- | Garbage Code (GBD Level 1) +H53433- | Garbage Code (GBD Level 1) +H53439- | Garbage Code (GBD Level 1) +H53451- | Garbage Code (GBD Level 1) +H53452- | Garbage Code (GBD Level 1) +H53453- | Garbage Code (GBD Level 1) +H53459- | Garbage Code (GBD Level 1) +H53461- | Garbage Code (GBD Level 1) +H53462- | Garbage Code (GBD Level 1) +H53469- | Garbage Code (GBD Level 1) +H5347-- | Garbage Code (GBD Level 1) +H53481- | Garbage Code (GBD Level 1) +H53482- | Garbage Code (GBD Level 1) +H53483- | Garbage Code (GBD Level 1) +H53489- | Garbage Code (GBD Level 1) +H535--- | Garbage Code (GBD Level 1) +H5350-- | Garbage Code (GBD Level 1) +H5351-- | Garbage Code (GBD Level 1) +H5352-- | Garbage Code (GBD Level 1) +H5353-- | Garbage Code (GBD Level 1) +H5354-- | Garbage Code (GBD Level 1) +H5355-- | Garbage Code (GBD Level 1) +H5359-- | Garbage Code (GBD Level 1) +H536--- | Garbage Code (GBD Level 1) +H5360-- | Garbage Code (GBD Level 1) +H5361-- | Garbage Code (GBD Level 1) +H5362-- | Garbage Code (GBD Level 1) +H5363-- | Garbage Code (GBD Level 1) +H5369-- | Garbage Code (GBD Level 1) +H5371-- | Garbage Code (GBD Level 1) +H5372-- | Garbage Code (GBD Level 1) +H538--- | Garbage Code (GBD Level 1) +H539--- | Garbage Code (GBD Level 1) +H54---- | Garbage Code (GBD Level 1) +H540--- | Garbage Code (GBD Level 1) +H540X33 | Garbage Code (GBD Level 1) +H540X34 | Garbage Code (GBD Level 1) +H540X35 | Garbage Code (GBD Level 1) +H540X43 | Garbage Code (GBD Level 1) +H540X44 | Garbage Code (GBD Level 1) +H540X45 | Garbage Code (GBD Level 1) +H540X53 | Garbage Code (GBD Level 1) +H540X54 | Garbage Code (GBD Level 1) +H540X55 | Garbage Code (GBD Level 1) +H541--- | Garbage Code (GBD Level 1) +H5410-- | Garbage Code (GBD Level 1) +H541131 | Garbage Code (GBD Level 1) +H541132 | Garbage Code (GBD Level 1) +H541141 | Garbage Code (GBD Level 1) +H541142 | Garbage Code (GBD Level 1) +H541151 | Garbage Code (GBD Level 1) +H541152 | Garbage Code (GBD Level 1) +H541213 | Garbage Code (GBD Level 1) +H541214 | Garbage Code (GBD Level 1) +H541215 | Garbage Code (GBD Level 1) +H541223 | Garbage Code (GBD Level 1) +H541224 | Garbage Code (GBD Level 1) +H541225 | Garbage Code (GBD Level 1) +H542--- | Garbage Code (GBD Level 1) +H542X11 | Garbage Code (GBD Level 1) +H542X12 | Garbage Code (GBD Level 1) +H542X21 | Garbage Code (GBD Level 1) +H542X22 | Garbage Code (GBD Level 1) +H543--- | Garbage Code (GBD Level 1) +H544--- | Garbage Code (GBD Level 1) +H5440-- | Garbage Code (GBD Level 1) +H54413A | Garbage Code (GBD Level 1) +H54414A | Garbage Code (GBD Level 1) +H54415A | Garbage Code (GBD Level 1) +H5442A3 | Garbage Code (GBD Level 1) +H5442A4 | Garbage Code (GBD Level 1) +H5442A5 | Garbage Code (GBD Level 1) +H545--- | Garbage Code (GBD Level 1) +H5450-- | Garbage Code (GBD Level 1) +H54511A | Garbage Code (GBD Level 1) +H54512A | Garbage Code (GBD Level 1) +H5452A1 | Garbage Code (GBD Level 1) +H5452A2 | Garbage Code (GBD Level 1) +H546--- | Garbage Code (GBD Level 1) +H5460-- | Garbage Code (GBD Level 1) +H5461-- | Garbage Code (GBD Level 1) +H5462-- | Garbage Code (GBD Level 1) +H547--- | Garbage Code (GBD Level 1) +H548--- | Garbage Code (GBD Level 1) +H549--- | Garbage Code (GBD Level 1) +H55---- | Garbage Code (GBD Level 1) +H5500-- | Garbage Code (GBD Level 1) +H5501-- | Garbage Code (GBD Level 1) +H5502-- | Garbage Code (GBD Level 1) +H5503-- | Garbage Code (GBD Level 1) +H5504-- | Garbage Code (GBD Level 1) +H5509-- | Garbage Code (GBD Level 1) +H5581-- | Garbage Code (GBD Level 1) +H5589-- | Garbage Code (GBD Level 1) +H57---- | Garbage Code (GBD Level 1) +H570--- | Garbage Code (GBD Level 1) +H5700-- | Garbage Code (GBD Level 1) +H5701-- | Garbage Code (GBD Level 1) +H5702-- | Garbage Code (GBD Level 1) +H5703-- | Garbage Code (GBD Level 1) +H5704-- | Garbage Code (GBD Level 1) +H57051- | Garbage Code (GBD Level 1) +H57052- | Garbage Code (GBD Level 1) +H57053- | Garbage Code (GBD Level 1) +H57059- | Garbage Code (GBD Level 1) +H5709-- | Garbage Code (GBD Level 1) +H571--- | Garbage Code (GBD Level 1) +H5710-- | Garbage Code (GBD Level 1) +H5711-- | Garbage Code (GBD Level 1) +H5712-- | Garbage Code (GBD Level 1) +H5713-- | Garbage Code (GBD Level 1) +H578--- | Garbage Code (GBD Level 1) +H57811- | Garbage Code (GBD Level 1) +H57812- | Garbage Code (GBD Level 1) +H57813- | Garbage Code (GBD Level 1) +H57819- | Garbage Code (GBD Level 1) +H5789-- | Garbage Code (GBD Level 1) +H579--- | Garbage Code (GBD Level 1) +H58---- | Garbage Code (GBD Level 1) +H580--- | Garbage Code (GBD Level 1) +H581--- | Garbage Code (GBD Level 1) +H588--- | Garbage Code (GBD Level 1) +H59---- | Garbage Code (GBD Level 1) +H590--- | Garbage Code (GBD Level 1) +H59011- | Garbage Code (GBD Level 1) +H59012- | Garbage Code (GBD Level 1) +H59013- | Garbage Code (GBD Level 1) +H59019- | Garbage Code (GBD Level 1) +H59021- | Garbage Code (GBD Level 1) +H59022- | Garbage Code (GBD Level 1) +H59023- | Garbage Code (GBD Level 1) +H59029- | Garbage Code (GBD Level 1) +H59031- | Garbage Code (GBD Level 1) +H59032- | Garbage Code (GBD Level 1) +H59033- | Garbage Code (GBD Level 1) +H59039- | Garbage Code (GBD Level 1) +H59091- | Garbage Code (GBD Level 1) +H59092- | Garbage Code (GBD Level 1) +H59093- | Garbage Code (GBD Level 1) +H59099- | Garbage Code (GBD Level 1) +H59111- | Garbage Code (GBD Level 1) +H59112- | Garbage Code (GBD Level 1) +H59113- | Garbage Code (GBD Level 1) +H59119- | Garbage Code (GBD Level 1) +H59121- | Garbage Code (GBD Level 1) +H59122- | Garbage Code (GBD Level 1) +H59123- | Garbage Code (GBD Level 1) +H59129- | Garbage Code (GBD Level 1) +H59211- | Garbage Code (GBD Level 1) +H59212- | Garbage Code (GBD Level 1) +H59213- | Garbage Code (GBD Level 1) +H59219- | Garbage Code (GBD Level 1) +H59221- | Garbage Code (GBD Level 1) +H59222- | Garbage Code (GBD Level 1) +H59223- | Garbage Code (GBD Level 1) +H59229- | Garbage Code (GBD Level 1) +H59311- | Garbage Code (GBD Level 1) +H59312- | Garbage Code (GBD Level 1) +H59313- | Garbage Code (GBD Level 1) +H59319- | Garbage Code (GBD Level 1) +H59321- | Garbage Code (GBD Level 1) +H59322- | Garbage Code (GBD Level 1) +H59323- | Garbage Code (GBD Level 1) +H59329- | Garbage Code (GBD Level 1) +H59331- | Garbage Code (GBD Level 1) +H59332- | Garbage Code (GBD Level 1) +H59333- | Garbage Code (GBD Level 1) +H59339- | Garbage Code (GBD Level 1) +H59341- | Garbage Code (GBD Level 1) +H59342- | Garbage Code (GBD Level 1) +H59343- | Garbage Code (GBD Level 1) +H59349- | Garbage Code (GBD Level 1) +H59351- | Garbage Code (GBD Level 1) +H59352- | Garbage Code (GBD Level 1) +H59353- | Garbage Code (GBD Level 1) +H59359- | Garbage Code (GBD Level 1) +H59361- | Garbage Code (GBD Level 1) +H59362- | Garbage Code (GBD Level 1) +H59363- | Garbage Code (GBD Level 1) +H59369- | Garbage Code (GBD Level 1) +H5940-- | Garbage Code (GBD Level 1) +H5941-- | Garbage Code (GBD Level 1) +H5942-- | Garbage Code (GBD Level 1) +H5943-- | Garbage Code (GBD Level 1) +H598--- | Garbage Code (GBD Level 1) +H59811- | Garbage Code (GBD Level 1) +H59812- | Garbage Code (GBD Level 1) +H59813- | Garbage Code (GBD Level 1) +H59819- | Garbage Code (GBD Level 1) +H5988-- | Garbage Code (GBD Level 1) +H5989-- | Garbage Code (GBD Level 1) +H599--- | Garbage Code (GBD Level 1) +H60---- | Garbage Code (GBD Level 1) +H600--- | Garbage Code (GBD Level 1) +H6000-- | Garbage Code (GBD Level 1) +H6001-- | Garbage Code (GBD Level 1) +H6002-- | Garbage Code (GBD Level 1) +H6003-- | Garbage Code (GBD Level 1) +H601--- | Garbage Code (GBD Level 1) +H6010-- | Garbage Code (GBD Level 1) +H6011-- | Garbage Code (GBD Level 1) +H6012-- | Garbage Code (GBD Level 1) +H6013-- | Garbage Code (GBD Level 1) +H602--- | Garbage Code (GBD Level 1) +H6020-- | Garbage Code (GBD Level 1) +H6021-- | Garbage Code (GBD Level 1) +H6022-- | Garbage Code (GBD Level 1) +H6023-- | Garbage Code (GBD Level 1) +H603--- | Garbage Code (GBD Level 1) +H60311- | Garbage Code (GBD Level 1) +H60312- | Garbage Code (GBD Level 1) +H60313- | Garbage Code (GBD Level 1) +H60319- | Garbage Code (GBD Level 1) +H60321- | Garbage Code (GBD Level 1) +H60322- | Garbage Code (GBD Level 1) +H60323- | Garbage Code (GBD Level 1) +H60329- | Garbage Code (GBD Level 1) +H60331- | Garbage Code (GBD Level 1) +H60332- | Garbage Code (GBD Level 1) +H60333- | Garbage Code (GBD Level 1) +H60339- | Garbage Code (GBD Level 1) +H60391- | Garbage Code (GBD Level 1) +H60392- | Garbage Code (GBD Level 1) +H60393- | Garbage Code (GBD Level 1) +H60399- | Garbage Code (GBD Level 1) +H604--- | Garbage Code (GBD Level 1) +H6040-- | Garbage Code (GBD Level 1) +H6041-- | Garbage Code (GBD Level 1) +H6042-- | Garbage Code (GBD Level 1) +H6043-- | Garbage Code (GBD Level 1) +H605--- | Garbage Code (GBD Level 1) +H60501- | Garbage Code (GBD Level 1) +H60502- | Garbage Code (GBD Level 1) +H60503- | Garbage Code (GBD Level 1) +H60509- | Garbage Code (GBD Level 1) +H60511- | Garbage Code (GBD Level 1) +H60512- | Garbage Code (GBD Level 1) +H60513- | Garbage Code (GBD Level 1) +H60519- | Garbage Code (GBD Level 1) +H60521- | Garbage Code (GBD Level 1) +H60522- | Garbage Code (GBD Level 1) +H60523- | Garbage Code (GBD Level 1) +H60529- | Garbage Code (GBD Level 1) +H60531- | Garbage Code (GBD Level 1) +H60532- | Garbage Code (GBD Level 1) +H60533- | Garbage Code (GBD Level 1) +H60539- | Garbage Code (GBD Level 1) +H60541- | Garbage Code (GBD Level 1) +H60542- | Garbage Code (GBD Level 1) +H60543- | Garbage Code (GBD Level 1) +H60549- | Garbage Code (GBD Level 1) +H60551- | Garbage Code (GBD Level 1) +H60552- | Garbage Code (GBD Level 1) +H60553- | Garbage Code (GBD Level 1) +H60559- | Garbage Code (GBD Level 1) +H60591- | Garbage Code (GBD Level 1) +H60592- | Garbage Code (GBD Level 1) +H60593- | Garbage Code (GBD Level 1) +H60599- | Garbage Code (GBD Level 1) +H6060-- | Garbage Code (GBD Level 1) +H6061-- | Garbage Code (GBD Level 1) +H6062-- | Garbage Code (GBD Level 1) +H6063-- | Garbage Code (GBD Level 1) +H608--- | Garbage Code (GBD Level 1) +H608X1- | Garbage Code (GBD Level 1) +H608X2- | Garbage Code (GBD Level 1) +H608X3- | Garbage Code (GBD Level 1) +H608X9- | Garbage Code (GBD Level 1) +H609--- | Garbage Code (GBD Level 1) +H6090-- | Garbage Code (GBD Level 1) +H6091-- | Garbage Code (GBD Level 1) +H6092-- | Garbage Code (GBD Level 1) +H6093-- | Garbage Code (GBD Level 1) +H61---- | Garbage Code (GBD Level 1) +H610--- | Garbage Code (GBD Level 1) +H61001- | Garbage Code (GBD Level 1) +H61002- | Garbage Code (GBD Level 1) +H61003- | Garbage Code (GBD Level 1) +H61009- | Garbage Code (GBD Level 1) +H61011- | Garbage Code (GBD Level 1) +H61012- | Garbage Code (GBD Level 1) +H61013- | Garbage Code (GBD Level 1) +H61019- | Garbage Code (GBD Level 1) +H61021- | Garbage Code (GBD Level 1) +H61022- | Garbage Code (GBD Level 1) +H61023- | Garbage Code (GBD Level 1) +H61029- | Garbage Code (GBD Level 1) +H61031- | Garbage Code (GBD Level 1) +H61032- | Garbage Code (GBD Level 1) +H61033- | Garbage Code (GBD Level 1) +H61039- | Garbage Code (GBD Level 1) +H611--- | Garbage Code (GBD Level 1) +H61101- | Garbage Code (GBD Level 1) +H61102- | Garbage Code (GBD Level 1) +H61103- | Garbage Code (GBD Level 1) +H61109- | Garbage Code (GBD Level 1) +H61111- | Garbage Code (GBD Level 1) +H61112- | Garbage Code (GBD Level 1) +H61113- | Garbage Code (GBD Level 1) +H61119- | Garbage Code (GBD Level 1) +H61121- | Garbage Code (GBD Level 1) +H61122- | Garbage Code (GBD Level 1) +H61123- | Garbage Code (GBD Level 1) +H61129- | Garbage Code (GBD Level 1) +H61191- | Garbage Code (GBD Level 1) +H61192- | Garbage Code (GBD Level 1) +H61193- | Garbage Code (GBD Level 1) +H61199- | Garbage Code (GBD Level 1) +H612--- | Garbage Code (GBD Level 1) +H6120-- | Garbage Code (GBD Level 1) +H6121-- | Garbage Code (GBD Level 1) +H6122-- | Garbage Code (GBD Level 1) +H6123-- | Garbage Code (GBD Level 1) +H613--- | Garbage Code (GBD Level 1) +H61301- | Garbage Code (GBD Level 1) +H61302- | Garbage Code (GBD Level 1) +H61303- | Garbage Code (GBD Level 1) +H61309- | Garbage Code (GBD Level 1) +H61311- | Garbage Code (GBD Level 1) +H61312- | Garbage Code (GBD Level 1) +H61313- | Garbage Code (GBD Level 1) +H61319- | Garbage Code (GBD Level 1) +H61321- | Garbage Code (GBD Level 1) +H61322- | Garbage Code (GBD Level 1) +H61323- | Garbage Code (GBD Level 1) +H61329- | Garbage Code (GBD Level 1) +H61391- | Garbage Code (GBD Level 1) +H61392- | Garbage Code (GBD Level 1) +H61393- | Garbage Code (GBD Level 1) +H61399- | Garbage Code (GBD Level 1) +H618--- | Garbage Code (GBD Level 1) +H61811- | Garbage Code (GBD Level 1) +H61812- | Garbage Code (GBD Level 1) +H61813- | Garbage Code (GBD Level 1) +H61819- | Garbage Code (GBD Level 1) +H61891- | Garbage Code (GBD Level 1) +H61892- | Garbage Code (GBD Level 1) +H61893- | Garbage Code (GBD Level 1) +H61899- | Garbage Code (GBD Level 1) +H619--- | Garbage Code (GBD Level 1) +H6190-- | Garbage Code (GBD Level 1) +H6191-- | Garbage Code (GBD Level 1) +H6192-- | Garbage Code (GBD Level 1) +H6193-- | Garbage Code (GBD Level 1) +H62---- | Garbage Code (GBD Level 1) +H620--- | Garbage Code (GBD Level 1) +H621--- | Garbage Code (GBD Level 1) +H622--- | Garbage Code (GBD Level 1) +H623--- | Garbage Code (GBD Level 1) +H624--- | Garbage Code (GBD Level 1) +H6240-- | Garbage Code (GBD Level 1) +H6241-- | Garbage Code (GBD Level 1) +H6242-- | Garbage Code (GBD Level 1) +H6243-- | Garbage Code (GBD Level 1) +H628--- | Garbage Code (GBD Level 1) +H628X1- | Garbage Code (GBD Level 1) +H628X2- | Garbage Code (GBD Level 1) +H628X3- | Garbage Code (GBD Level 1) +H628X9- | Garbage Code (GBD Level 1) +H65---- | Garbage Code (GBD Level 1) +H650--- | Garbage Code (GBD Level 1) +H6500-- | Garbage Code (GBD Level 1) +H6501-- | Garbage Code (GBD Level 1) +H6502-- | Garbage Code (GBD Level 1) +H6503-- | Garbage Code (GBD Level 1) +H6504-- | Garbage Code (GBD Level 1) +H6505-- | Garbage Code (GBD Level 1) +H6506-- | Garbage Code (GBD Level 1) +H6507-- | Garbage Code (GBD Level 1) +H651--- | Garbage Code (GBD Level 1) +H65111- | Garbage Code (GBD Level 1) +H65112- | Garbage Code (GBD Level 1) +H65113- | Garbage Code (GBD Level 1) +H65114- | Garbage Code (GBD Level 1) +H65115- | Garbage Code (GBD Level 1) +H65116- | Garbage Code (GBD Level 1) +H65117- | Garbage Code (GBD Level 1) +H65119- | Garbage Code (GBD Level 1) +H65191- | Garbage Code (GBD Level 1) +H65192- | Garbage Code (GBD Level 1) +H65193- | Garbage Code (GBD Level 1) +H65194- | Garbage Code (GBD Level 1) +H65195- | Garbage Code (GBD Level 1) +H65196- | Garbage Code (GBD Level 1) +H65197- | Garbage Code (GBD Level 1) +H65199- | Garbage Code (GBD Level 1) +H652--- | Garbage Code (GBD Level 1) +H6520-- | Garbage Code (GBD Level 1) +H6521-- | Garbage Code (GBD Level 1) +H6522-- | Garbage Code (GBD Level 1) +H6523-- | Garbage Code (GBD Level 1) +H653--- | Garbage Code (GBD Level 1) +H6530-- | Garbage Code (GBD Level 1) +H6531-- | Garbage Code (GBD Level 1) +H6532-- | Garbage Code (GBD Level 1) +H6533-- | Garbage Code (GBD Level 1) +H654--- | Garbage Code (GBD Level 1) +H65411- | Garbage Code (GBD Level 1) +H65412- | Garbage Code (GBD Level 1) +H65413- | Garbage Code (GBD Level 1) +H65419- | Garbage Code (GBD Level 1) +H65491- | Garbage Code (GBD Level 1) +H65492- | Garbage Code (GBD Level 1) +H65493- | Garbage Code (GBD Level 1) +H65499- | Garbage Code (GBD Level 1) +H659--- | Garbage Code (GBD Level 1) +H6590-- | Garbage Code (GBD Level 1) +H6591-- | Garbage Code (GBD Level 1) +H6592-- | Garbage Code (GBD Level 1) +H6593-- | Garbage Code (GBD Level 1) +H66---- | Garbage Code (GBD Level 1) +H660--- | Garbage Code (GBD Level 1) +H66001- | Garbage Code (GBD Level 1) +H66002- | Garbage Code (GBD Level 1) +H66003- | Garbage Code (GBD Level 1) +H66004- | Garbage Code (GBD Level 1) +H66005- | Garbage Code (GBD Level 1) +H66006- | Garbage Code (GBD Level 1) +H66007- | Garbage Code (GBD Level 1) +H66009- | Garbage Code (GBD Level 1) +H66011- | Garbage Code (GBD Level 1) +H66012- | Garbage Code (GBD Level 1) +H66013- | Garbage Code (GBD Level 1) +H66014- | Garbage Code (GBD Level 1) +H66015- | Garbage Code (GBD Level 1) +H66016- | Garbage Code (GBD Level 1) +H66017- | Garbage Code (GBD Level 1) +H66019- | Garbage Code (GBD Level 1) +H661--- | Garbage Code (GBD Level 1) +H6610-- | Garbage Code (GBD Level 1) +H6611-- | Garbage Code (GBD Level 1) +H6612-- | Garbage Code (GBD Level 1) +H6613-- | Garbage Code (GBD Level 1) +H662--- | Garbage Code (GBD Level 1) +H6620-- | Garbage Code (GBD Level 1) +H6621-- | Garbage Code (GBD Level 1) +H6622-- | Garbage Code (GBD Level 1) +H6623-- | Garbage Code (GBD Level 1) +H663--- | Garbage Code (GBD Level 1) +H663X1- | Garbage Code (GBD Level 1) +H663X2- | Garbage Code (GBD Level 1) +H663X3- | Garbage Code (GBD Level 1) +H663X9- | Garbage Code (GBD Level 1) +H664--- | Garbage Code (GBD Level 1) +H6640-- | Garbage Code (GBD Level 1) +H6641-- | Garbage Code (GBD Level 1) +H6642-- | Garbage Code (GBD Level 1) +H6643-- | Garbage Code (GBD Level 1) +H669--- | Garbage Code (GBD Level 1) +H6690-- | Garbage Code (GBD Level 1) +H6691-- | Garbage Code (GBD Level 1) +H6692-- | Garbage Code (GBD Level 1) +H6693-- | Garbage Code (GBD Level 1) +H67---- | Garbage Code (GBD Level 1) +H670--- | Garbage Code (GBD Level 1) +H671--- | Garbage Code (GBD Level 1) +H672--- | Garbage Code (GBD Level 1) +H673--- | Garbage Code (GBD Level 1) +H678--- | Garbage Code (GBD Level 1) +H679--- | Garbage Code (GBD Level 1) +H68---- | Garbage Code (GBD Level 1) +H680--- | Garbage Code (GBD Level 1) +H68001- | Garbage Code (GBD Level 1) +H68002- | Garbage Code (GBD Level 1) +H68003- | Garbage Code (GBD Level 1) +H68009- | Garbage Code (GBD Level 1) +H68011- | Garbage Code (GBD Level 1) +H68012- | Garbage Code (GBD Level 1) +H68013- | Garbage Code (GBD Level 1) +H68019- | Garbage Code (GBD Level 1) +H68021- | Garbage Code (GBD Level 1) +H68022- | Garbage Code (GBD Level 1) +H68023- | Garbage Code (GBD Level 1) +H68029- | Garbage Code (GBD Level 1) +H681--- | Garbage Code (GBD Level 1) +H68101- | Garbage Code (GBD Level 1) +H68102- | Garbage Code (GBD Level 1) +H68103- | Garbage Code (GBD Level 1) +H68109- | Garbage Code (GBD Level 1) +H68111- | Garbage Code (GBD Level 1) +H68112- | Garbage Code (GBD Level 1) +H68113- | Garbage Code (GBD Level 1) +H68119- | Garbage Code (GBD Level 1) +H68121- | Garbage Code (GBD Level 1) +H68122- | Garbage Code (GBD Level 1) +H68123- | Garbage Code (GBD Level 1) +H68129- | Garbage Code (GBD Level 1) +H68131- | Garbage Code (GBD Level 1) +H68132- | Garbage Code (GBD Level 1) +H68133- | Garbage Code (GBD Level 1) +H68139- | Garbage Code (GBD Level 1) +H69---- | Garbage Code (GBD Level 1) +H690--- | Garbage Code (GBD Level 1) +H6900-- | Garbage Code (GBD Level 1) +H6901-- | Garbage Code (GBD Level 1) +H6902-- | Garbage Code (GBD Level 1) +H6903-- | Garbage Code (GBD Level 1) +H698--- | Garbage Code (GBD Level 1) +H6980-- | Garbage Code (GBD Level 1) +H6981-- | Garbage Code (GBD Level 1) +H6982-- | Garbage Code (GBD Level 1) +H6983-- | Garbage Code (GBD Level 1) +H699--- | Garbage Code (GBD Level 1) +H71---- | Garbage Code (GBD Level 1) +H7100-- | Garbage Code (GBD Level 1) +H7101-- | Garbage Code (GBD Level 1) +H7102-- | Garbage Code (GBD Level 1) +H7103-- | Garbage Code (GBD Level 1) +H7110-- | Garbage Code (GBD Level 1) +H7111-- | Garbage Code (GBD Level 1) +H7112-- | Garbage Code (GBD Level 1) +H7113-- | Garbage Code (GBD Level 1) +H7120-- | Garbage Code (GBD Level 1) +H7121-- | Garbage Code (GBD Level 1) +H7122-- | Garbage Code (GBD Level 1) +H7123-- | Garbage Code (GBD Level 1) +H7130-- | Garbage Code (GBD Level 1) +H7131-- | Garbage Code (GBD Level 1) +H7132-- | Garbage Code (GBD Level 1) +H7133-- | Garbage Code (GBD Level 1) +H7190-- | Garbage Code (GBD Level 1) +H7191-- | Garbage Code (GBD Level 1) +H7192-- | Garbage Code (GBD Level 1) +H7193-- | Garbage Code (GBD Level 1) +H72---- | Garbage Code (GBD Level 1) +H720--- | Garbage Code (GBD Level 1) +H7200-- | Garbage Code (GBD Level 1) +H7201-- | Garbage Code (GBD Level 1) +H7202-- | Garbage Code (GBD Level 1) +H7203-- | Garbage Code (GBD Level 1) +H721--- | Garbage Code (GBD Level 1) +H7210-- | Garbage Code (GBD Level 1) +H7211-- | Garbage Code (GBD Level 1) +H7212-- | Garbage Code (GBD Level 1) +H7213-- | Garbage Code (GBD Level 1) +H722--- | Garbage Code (GBD Level 1) +H722X1- | Garbage Code (GBD Level 1) +H722X2- | Garbage Code (GBD Level 1) +H722X3- | Garbage Code (GBD Level 1) +H722X9- | Garbage Code (GBD Level 1) +H728--- | Garbage Code (GBD Level 1) +H72811- | Garbage Code (GBD Level 1) +H72812- | Garbage Code (GBD Level 1) +H72813- | Garbage Code (GBD Level 1) +H72819- | Garbage Code (GBD Level 1) +H72821- | Garbage Code (GBD Level 1) +H72822- | Garbage Code (GBD Level 1) +H72823- | Garbage Code (GBD Level 1) +H72829- | Garbage Code (GBD Level 1) +H729--- | Garbage Code (GBD Level 1) +H7290-- | Garbage Code (GBD Level 1) +H7291-- | Garbage Code (GBD Level 1) +H7292-- | Garbage Code (GBD Level 1) +H7293-- | Garbage Code (GBD Level 1) +H73---- | Garbage Code (GBD Level 1) +H730--- | Garbage Code (GBD Level 1) +H73001- | Garbage Code (GBD Level 1) +H73002- | Garbage Code (GBD Level 1) +H73003- | Garbage Code (GBD Level 1) +H73009- | Garbage Code (GBD Level 1) +H73011- | Garbage Code (GBD Level 1) +H73012- | Garbage Code (GBD Level 1) +H73013- | Garbage Code (GBD Level 1) +H73019- | Garbage Code (GBD Level 1) +H73091- | Garbage Code (GBD Level 1) +H73092- | Garbage Code (GBD Level 1) +H73093- | Garbage Code (GBD Level 1) +H73099- | Garbage Code (GBD Level 1) +H731--- | Garbage Code (GBD Level 1) +H7310-- | Garbage Code (GBD Level 1) +H7311-- | Garbage Code (GBD Level 1) +H7312-- | Garbage Code (GBD Level 1) +H7313-- | Garbage Code (GBD Level 1) +H7320-- | Garbage Code (GBD Level 1) +H7321-- | Garbage Code (GBD Level 1) +H7322-- | Garbage Code (GBD Level 1) +H7323-- | Garbage Code (GBD Level 1) +H738--- | Garbage Code (GBD Level 1) +H73811- | Garbage Code (GBD Level 1) +H73812- | Garbage Code (GBD Level 1) +H73813- | Garbage Code (GBD Level 1) +H73819- | Garbage Code (GBD Level 1) +H73821- | Garbage Code (GBD Level 1) +H73822- | Garbage Code (GBD Level 1) +H73823- | Garbage Code (GBD Level 1) +H73829- | Garbage Code (GBD Level 1) +H73891- | Garbage Code (GBD Level 1) +H73892- | Garbage Code (GBD Level 1) +H73893- | Garbage Code (GBD Level 1) +H73899- | Garbage Code (GBD Level 1) +H739--- | Garbage Code (GBD Level 1) +H7390-- | Garbage Code (GBD Level 1) +H7391-- | Garbage Code (GBD Level 1) +H7392-- | Garbage Code (GBD Level 1) +H7393-- | Garbage Code (GBD Level 1) +H74---- | Garbage Code (GBD Level 1) +H740--- | Garbage Code (GBD Level 1) +H7401-- | Garbage Code (GBD Level 1) +H7402-- | Garbage Code (GBD Level 1) +H7403-- | Garbage Code (GBD Level 1) +H7409-- | Garbage Code (GBD Level 1) +H741--- | Garbage Code (GBD Level 1) +H7411-- | Garbage Code (GBD Level 1) +H7412-- | Garbage Code (GBD Level 1) +H7413-- | Garbage Code (GBD Level 1) +H7419-- | Garbage Code (GBD Level 1) +H742--- | Garbage Code (GBD Level 1) +H7420-- | Garbage Code (GBD Level 1) +H7421-- | Garbage Code (GBD Level 1) +H7422-- | Garbage Code (GBD Level 1) +H7423-- | Garbage Code (GBD Level 1) +H743--- | Garbage Code (GBD Level 1) +H74311- | Garbage Code (GBD Level 1) +H74312- | Garbage Code (GBD Level 1) +H74313- | Garbage Code (GBD Level 1) +H74319- | Garbage Code (GBD Level 1) +H74321- | Garbage Code (GBD Level 1) +H74322- | Garbage Code (GBD Level 1) +H74323- | Garbage Code (GBD Level 1) +H74329- | Garbage Code (GBD Level 1) +H74391- | Garbage Code (GBD Level 1) +H74392- | Garbage Code (GBD Level 1) +H74393- | Garbage Code (GBD Level 1) +H74399- | Garbage Code (GBD Level 1) +H744--- | Garbage Code (GBD Level 1) +H7440-- | Garbage Code (GBD Level 1) +H7441-- | Garbage Code (GBD Level 1) +H7442-- | Garbage Code (GBD Level 1) +H7443-- | Garbage Code (GBD Level 1) +H748--- | Garbage Code (GBD Level 1) +H748X1- | Garbage Code (GBD Level 1) +H748X2- | Garbage Code (GBD Level 1) +H748X3- | Garbage Code (GBD Level 1) +H748X9- | Garbage Code (GBD Level 1) +H749--- | Garbage Code (GBD Level 1) +H7490-- | Garbage Code (GBD Level 1) +H7491-- | Garbage Code (GBD Level 1) +H7492-- | Garbage Code (GBD Level 1) +H7493-- | Garbage Code (GBD Level 1) +H75---- | Garbage Code (GBD Level 1) +H750--- | Garbage Code (GBD Level 1) +H7500-- | Garbage Code (GBD Level 1) +H7501-- | Garbage Code (GBD Level 1) +H7502-- | Garbage Code (GBD Level 1) +H7503-- | Garbage Code (GBD Level 1) +H758--- | Garbage Code (GBD Level 1) +H7580-- | Garbage Code (GBD Level 1) +H7581-- | Garbage Code (GBD Level 1) +H7582-- | Garbage Code (GBD Level 1) +H7583-- | Garbage Code (GBD Level 1) +H80---- | Garbage Code (GBD Level 1) +H800--- | Garbage Code (GBD Level 1) +H8000-- | Garbage Code (GBD Level 1) +H8001-- | Garbage Code (GBD Level 1) +H8002-- | Garbage Code (GBD Level 1) +H8003-- | Garbage Code (GBD Level 1) +H801--- | Garbage Code (GBD Level 1) +H8010-- | Garbage Code (GBD Level 1) +H8011-- | Garbage Code (GBD Level 1) +H8012-- | Garbage Code (GBD Level 1) +H8013-- | Garbage Code (GBD Level 1) +H802--- | Garbage Code (GBD Level 1) +H8020-- | Garbage Code (GBD Level 1) +H8021-- | Garbage Code (GBD Level 1) +H8022-- | Garbage Code (GBD Level 1) +H8023-- | Garbage Code (GBD Level 1) +H808--- | Garbage Code (GBD Level 1) +H8080-- | Garbage Code (GBD Level 1) +H8081-- | Garbage Code (GBD Level 1) +H8082-- | Garbage Code (GBD Level 1) +H8083-- | Garbage Code (GBD Level 1) +H809--- | Garbage Code (GBD Level 1) +H8090-- | Garbage Code (GBD Level 1) +H8091-- | Garbage Code (GBD Level 1) +H8092-- | Garbage Code (GBD Level 1) +H8093-- | Garbage Code (GBD Level 1) +H81---- | Garbage Code (GBD Level 1) +H810--- | Garbage Code (GBD Level 1) +H8101-- | Garbage Code (GBD Level 1) +H8102-- | Garbage Code (GBD Level 1) +H8103-- | Garbage Code (GBD Level 1) +H8109-- | Garbage Code (GBD Level 1) +H811--- | Garbage Code (GBD Level 1) +H8110-- | Garbage Code (GBD Level 1) +H8111-- | Garbage Code (GBD Level 1) +H8112-- | Garbage Code (GBD Level 1) +H8113-- | Garbage Code (GBD Level 1) +H812--- | Garbage Code (GBD Level 1) +H8120-- | Garbage Code (GBD Level 1) +H8121-- | Garbage Code (GBD Level 1) +H8122-- | Garbage Code (GBD Level 1) +H8123-- | Garbage Code (GBD Level 1) +H813--- | Garbage Code (GBD Level 1) +H81311- | Garbage Code (GBD Level 1) +H81312- | Garbage Code (GBD Level 1) +H81313- | Garbage Code (GBD Level 1) +H81319- | Garbage Code (GBD Level 1) +H81391- | Garbage Code (GBD Level 1) +H81392- | Garbage Code (GBD Level 1) +H81393- | Garbage Code (GBD Level 1) +H81399- | Garbage Code (GBD Level 1) +H814--- | Garbage Code (GBD Level 1) +H8141-- | Garbage Code (GBD Level 1) +H8142-- | Garbage Code (GBD Level 1) +H8143-- | Garbage Code (GBD Level 1) +H8149-- | Garbage Code (GBD Level 1) +H818--- | Garbage Code (GBD Level 1) +H818X1- | Garbage Code (GBD Level 1) +H818X2- | Garbage Code (GBD Level 1) +H818X3- | Garbage Code (GBD Level 1) +H818X9- | Garbage Code (GBD Level 1) +H819--- | Garbage Code (GBD Level 1) +H8190-- | Garbage Code (GBD Level 1) +H8191-- | Garbage Code (GBD Level 1) +H8192-- | Garbage Code (GBD Level 1) +H8193-- | Garbage Code (GBD Level 1) +H82---- | Garbage Code (GBD Level 1) +H821--- | Garbage Code (GBD Level 1) +H822--- | Garbage Code (GBD Level 1) +H823--- | Garbage Code (GBD Level 1) +H829--- | Garbage Code (GBD Level 1) +H83---- | Garbage Code (GBD Level 1) +H830--- | Garbage Code (GBD Level 1) +H8301-- | Garbage Code (GBD Level 1) +H8302-- | Garbage Code (GBD Level 1) +H8303-- | Garbage Code (GBD Level 1) +H8309-- | Garbage Code (GBD Level 1) +H831--- | Garbage Code (GBD Level 1) +H8311-- | Garbage Code (GBD Level 1) +H8312-- | Garbage Code (GBD Level 1) +H8313-- | Garbage Code (GBD Level 1) +H8319-- | Garbage Code (GBD Level 1) +H832--- | Garbage Code (GBD Level 1) +H832X1- | Garbage Code (GBD Level 1) +H832X2- | Garbage Code (GBD Level 1) +H832X3- | Garbage Code (GBD Level 1) +H832X9- | Garbage Code (GBD Level 1) +H833--- | Garbage Code (GBD Level 1) +H833X1- | Garbage Code (GBD Level 1) +H833X2- | Garbage Code (GBD Level 1) +H833X3- | Garbage Code (GBD Level 1) +H833X9- | Garbage Code (GBD Level 1) +H838--- | Garbage Code (GBD Level 1) +H838X1- | Garbage Code (GBD Level 1) +H838X2- | Garbage Code (GBD Level 1) +H838X3- | Garbage Code (GBD Level 1) +H838X9- | Garbage Code (GBD Level 1) +H839--- | Garbage Code (GBD Level 1) +H8390-- | Garbage Code (GBD Level 1) +H8391-- | Garbage Code (GBD Level 1) +H8392-- | Garbage Code (GBD Level 1) +H8393-- | Garbage Code (GBD Level 1) +H90---- | Garbage Code (GBD Level 1) +H900--- | Garbage Code (GBD Level 1) +H901--- | Garbage Code (GBD Level 1) +H9011-- | Garbage Code (GBD Level 1) +H9012-- | Garbage Code (GBD Level 1) +H902--- | Garbage Code (GBD Level 1) +H903--- | Garbage Code (GBD Level 1) +H904--- | Garbage Code (GBD Level 1) +H9041-- | Garbage Code (GBD Level 1) +H9042-- | Garbage Code (GBD Level 1) +H905--- | Garbage Code (GBD Level 1) +H906--- | Garbage Code (GBD Level 1) +H907--- | Garbage Code (GBD Level 1) +H9071-- | Garbage Code (GBD Level 1) +H9072-- | Garbage Code (GBD Level 1) +H908--- | Garbage Code (GBD Level 1) +H90A11- | Garbage Code (GBD Level 1) +H90A12- | Garbage Code (GBD Level 1) +H90A21- | Garbage Code (GBD Level 1) +H90A22- | Garbage Code (GBD Level 1) +H90A31- | Garbage Code (GBD Level 1) +H90A32- | Garbage Code (GBD Level 1) +H91---- | Garbage Code (GBD Level 1) +H910--- | Garbage Code (GBD Level 1) +H9101-- | Garbage Code (GBD Level 1) +H9102-- | Garbage Code (GBD Level 1) +H9103-- | Garbage Code (GBD Level 1) +H9109-- | Garbage Code (GBD Level 1) +H911--- | Garbage Code (GBD Level 1) +H9110-- | Garbage Code (GBD Level 1) +H9111-- | Garbage Code (GBD Level 1) +H9112-- | Garbage Code (GBD Level 1) +H9113-- | Garbage Code (GBD Level 1) +H912--- | Garbage Code (GBD Level 1) +H9120-- | Garbage Code (GBD Level 1) +H9121-- | Garbage Code (GBD Level 1) +H9122-- | Garbage Code (GBD Level 1) +H9123-- | Garbage Code (GBD Level 1) +H913--- | Garbage Code (GBD Level 1) +H918--- | Garbage Code (GBD Level 1) +H918X1- | Garbage Code (GBD Level 1) +H918X2- | Garbage Code (GBD Level 1) +H918X3- | Garbage Code (GBD Level 1) +H918X9- | Garbage Code (GBD Level 1) +H919--- | Garbage Code (GBD Level 1) +H9190-- | Garbage Code (GBD Level 1) +H9191-- | Garbage Code (GBD Level 1) +H9192-- | Garbage Code (GBD Level 1) +H9193-- | Garbage Code (GBD Level 1) +H92---- | Garbage Code (GBD Level 1) +H920--- | Garbage Code (GBD Level 1) +H9201-- | Garbage Code (GBD Level 1) +H9202-- | Garbage Code (GBD Level 1) +H9203-- | Garbage Code (GBD Level 1) +H9209-- | Garbage Code (GBD Level 1) +H921--- | Garbage Code (GBD Level 1) +H9210-- | Garbage Code (GBD Level 1) +H9211-- | Garbage Code (GBD Level 1) +H9212-- | Garbage Code (GBD Level 1) +H9213-- | Garbage Code (GBD Level 1) +H922--- | Garbage Code (GBD Level 1) +H9220-- | Garbage Code (GBD Level 1) +H9221-- | Garbage Code (GBD Level 1) +H9222-- | Garbage Code (GBD Level 1) +H9223-- | Garbage Code (GBD Level 1) +H93---- | Garbage Code (GBD Level 1) +H930--- | Garbage Code (GBD Level 1) +H93011- | Garbage Code (GBD Level 1) +H93012- | Garbage Code (GBD Level 1) +H93013- | Garbage Code (GBD Level 1) +H93019- | Garbage Code (GBD Level 1) +H93091- | Garbage Code (GBD Level 1) +H93092- | Garbage Code (GBD Level 1) +H93093- | Garbage Code (GBD Level 1) +H93099- | Garbage Code (GBD Level 1) +H931--- | Garbage Code (GBD Level 1) +H9311-- | Garbage Code (GBD Level 1) +H9312-- | Garbage Code (GBD Level 1) +H9313-- | Garbage Code (GBD Level 1) +H9319-- | Garbage Code (GBD Level 1) +H932--- | Garbage Code (GBD Level 1) +H93211- | Garbage Code (GBD Level 1) +H93212- | Garbage Code (GBD Level 1) +H93213- | Garbage Code (GBD Level 1) +H93219- | Garbage Code (GBD Level 1) +H93221- | Garbage Code (GBD Level 1) +H93222- | Garbage Code (GBD Level 1) +H93223- | Garbage Code (GBD Level 1) +H93229- | Garbage Code (GBD Level 1) +H93231- | Garbage Code (GBD Level 1) +H93232- | Garbage Code (GBD Level 1) +H93233- | Garbage Code (GBD Level 1) +H93239- | Garbage Code (GBD Level 1) +H93241- | Garbage Code (GBD Level 1) +H93242- | Garbage Code (GBD Level 1) +H93243- | Garbage Code (GBD Level 1) +H93249- | Garbage Code (GBD Level 1) +H9325-- | Garbage Code (GBD Level 1) +H93291- | Garbage Code (GBD Level 1) +H93292- | Garbage Code (GBD Level 1) +H93293- | Garbage Code (GBD Level 1) +H93299- | Garbage Code (GBD Level 1) +H933--- | Garbage Code (GBD Level 1) +H933X1- | Garbage Code (GBD Level 1) +H933X2- | Garbage Code (GBD Level 1) +H933X3- | Garbage Code (GBD Level 1) +H933X9- | Garbage Code (GBD Level 1) +H938--- | Garbage Code (GBD Level 1) +H938X1- | Garbage Code (GBD Level 1) +H938X2- | Garbage Code (GBD Level 1) +H938X3- | Garbage Code (GBD Level 1) +H938X9- | Garbage Code (GBD Level 1) +H939--- | Garbage Code (GBD Level 1) +H9390-- | Garbage Code (GBD Level 1) +H9391-- | Garbage Code (GBD Level 1) +H9392-- | Garbage Code (GBD Level 1) +H9393-- | Garbage Code (GBD Level 1) +H93A1-- | Garbage Code (GBD Level 1) +H93A2-- | Garbage Code (GBD Level 1) +H93A3-- | Garbage Code (GBD Level 1) +H93A9-- | Garbage Code (GBD Level 1) +H94---- | Garbage Code (GBD Level 1) +H940--- | Garbage Code (GBD Level 1) +H9400-- | Garbage Code (GBD Level 1) +H9401-- | Garbage Code (GBD Level 1) +H9402-- | Garbage Code (GBD Level 1) +H9403-- | Garbage Code (GBD Level 1) +H948--- | Garbage Code (GBD Level 1) +H9480-- | Garbage Code (GBD Level 1) +H9481-- | Garbage Code (GBD Level 1) +H9482-- | Garbage Code (GBD Level 1) +H9483-- | Garbage Code (GBD Level 1) +H95---- | Garbage Code (GBD Level 1) +H950--- | Garbage Code (GBD Level 1) +H9500-- | Garbage Code (GBD Level 1) +H9501-- | Garbage Code (GBD Level 1) +H9502-- | Garbage Code (GBD Level 1) +H9503-- | Garbage Code (GBD Level 1) +H951--- | Garbage Code (GBD Level 1) +H95111- | Garbage Code (GBD Level 1) +H95112- | Garbage Code (GBD Level 1) +H95113- | Garbage Code (GBD Level 1) +H95119- | Garbage Code (GBD Level 1) +H95121- | Garbage Code (GBD Level 1) +H95122- | Garbage Code (GBD Level 1) +H95123- | Garbage Code (GBD Level 1) +H95129- | Garbage Code (GBD Level 1) +H95131- | Garbage Code (GBD Level 1) +H95132- | Garbage Code (GBD Level 1) +H95133- | Garbage Code (GBD Level 1) +H95139- | Garbage Code (GBD Level 1) +H95191- | Garbage Code (GBD Level 1) +H95192- | Garbage Code (GBD Level 1) +H95193- | Garbage Code (GBD Level 1) +H95199- | Garbage Code (GBD Level 1) +H9521-- | Garbage Code (GBD Level 1) +H9522-- | Garbage Code (GBD Level 1) +H9531-- | Garbage Code (GBD Level 1) +H9532-- | Garbage Code (GBD Level 1) +H9541-- | Garbage Code (GBD Level 1) +H9542-- | Garbage Code (GBD Level 1) +H9551-- | Garbage Code (GBD Level 1) +H9552-- | Garbage Code (GBD Level 1) +H9553-- | Garbage Code (GBD Level 1) +H9554-- | Garbage Code (GBD Level 1) +H958--- | Garbage Code (GBD Level 1) +H95811- | Garbage Code (GBD Level 1) +H95812- | Garbage Code (GBD Level 1) +H95813- | Garbage Code (GBD Level 1) +H95819- | Garbage Code (GBD Level 1) +H9588-- | Garbage Code (GBD Level 1) +H9589-- | Garbage Code (GBD Level 1) +H959--- | Garbage Code (GBD Level 1) +I26---- | Garbage Code (GBD Level 1) +I260--- | Garbage Code (GBD Level 1) +I2601-- | Garbage Code (GBD Level 1) +I2602-- | Garbage Code (GBD Level 1) +I2609-- | Garbage Code (GBD Level 1) +I269--- | Garbage Code (GBD Level 1) +I312--- | Garbage Code (GBD Level 1) +I313--- | Garbage Code (GBD Level 1) +I314--- | Garbage Code (GBD Level 1) +I46---- | Garbage Code (GBD Level 1) +I460--- | Garbage Code (GBD Level 1) +I461--- | Garbage Code (GBD Level 1) +I462--- | Garbage Code (GBD Level 1) +I468--- | Garbage Code (GBD Level 1) +I469--- | Garbage Code (GBD Level 1) +I500--- | Garbage Code (GBD Level 1) +I501--- | Garbage Code (GBD Level 1) +I5020-- | Garbage Code (GBD Level 1) +I5021-- | Garbage Code (GBD Level 1) +I5022-- | Garbage Code (GBD Level 1) +I5023-- | Garbage Code (GBD Level 1) +I5030-- | Garbage Code (GBD Level 1) +I5031-- | Garbage Code (GBD Level 1) +I5032-- | Garbage Code (GBD Level 1) +I5033-- | Garbage Code (GBD Level 1) +I76---- | Garbage Code (GBD Level 1) +I95---- | Garbage Code (GBD Level 1) +I950--- | Garbage Code (GBD Level 1) +I951--- | Garbage Code (GBD Level 1) +I958--- | Garbage Code (GBD Level 1) +I9581-- | Garbage Code (GBD Level 1) +I9589-- | Garbage Code (GBD Level 1) +I959--- | Garbage Code (GBD Level 1) +J69---- | Garbage Code (GBD Level 1) +J690--- | Garbage Code (GBD Level 1) +J691--- | Garbage Code (GBD Level 1) +J698--- | Garbage Code (GBD Level 1) +J80---- | Garbage Code (GBD Level 1) +J810--- | Garbage Code (GBD Level 1) +J85---- | Garbage Code (GBD Level 1) +J850--- | Garbage Code (GBD Level 1) +J851--- | Garbage Code (GBD Level 1) +J852--- | Garbage Code (GBD Level 1) +J853--- | Garbage Code (GBD Level 1) +J86---- | Garbage Code (GBD Level 1) +J860--- | Garbage Code (GBD Level 1) +J869--- | Garbage Code (GBD Level 1) +J93---- | Garbage Code (GBD Level 1) +J930--- | Garbage Code (GBD Level 1) +J931--- | Garbage Code (GBD Level 1) +J938--- | Garbage Code (GBD Level 1) +J9381-- | Garbage Code (GBD Level 1) +J9382-- | Garbage Code (GBD Level 1) +J9383-- | Garbage Code (GBD Level 1) +J939--- | Garbage Code (GBD Level 1) +J942--- | Garbage Code (GBD Level 1) +J96---- | Garbage Code (GBD Level 1) +J960--- | Garbage Code (GBD Level 1) +J9600-- | Garbage Code (GBD Level 1) +J9601-- | Garbage Code (GBD Level 1) +J9602-- | Garbage Code (GBD Level 1) +J961--- | Garbage Code (GBD Level 1) +J9610-- | Garbage Code (GBD Level 1) +J9611-- | Garbage Code (GBD Level 1) +J9612-- | Garbage Code (GBD Level 1) +J9620-- | Garbage Code (GBD Level 1) +J9621-- | Garbage Code (GBD Level 1) +J9622-- | Garbage Code (GBD Level 1) +J969--- | Garbage Code (GBD Level 1) +J981--- | Garbage Code (GBD Level 1) +J9811-- | Garbage Code (GBD Level 1) +J9819-- | Garbage Code (GBD Level 1) +J982--- | Garbage Code (GBD Level 1) +J983--- | Garbage Code (GBD Level 1) +K00---- | Garbage Code (GBD Level 1) +K000--- | Garbage Code (GBD Level 1) +K001--- | Garbage Code (GBD Level 1) +K002--- | Garbage Code (GBD Level 1) +K003--- | Garbage Code (GBD Level 1) +K004--- | Garbage Code (GBD Level 1) +K005--- | Garbage Code (GBD Level 1) +K006--- | Garbage Code (GBD Level 1) +K007--- | Garbage Code (GBD Level 1) +K008--- | Garbage Code (GBD Level 1) +K009--- | Garbage Code (GBD Level 1) +K01---- | Garbage Code (GBD Level 1) +K010--- | Garbage Code (GBD Level 1) +K011--- | Garbage Code (GBD Level 1) +K02---- | Garbage Code (GBD Level 1) +K020--- | Garbage Code (GBD Level 1) +K021--- | Garbage Code (GBD Level 1) +K022--- | Garbage Code (GBD Level 1) +K023--- | Garbage Code (GBD Level 1) +K024--- | Garbage Code (GBD Level 1) +K025--- | Garbage Code (GBD Level 1) +K0251-- | Garbage Code (GBD Level 1) +K0252-- | Garbage Code (GBD Level 1) +K0253-- | Garbage Code (GBD Level 1) +K0261-- | Garbage Code (GBD Level 1) +K0262-- | Garbage Code (GBD Level 1) +K0263-- | Garbage Code (GBD Level 1) +K027--- | Garbage Code (GBD Level 1) +K028--- | Garbage Code (GBD Level 1) +K029--- | Garbage Code (GBD Level 1) +K03---- | Garbage Code (GBD Level 1) +K030--- | Garbage Code (GBD Level 1) +K031--- | Garbage Code (GBD Level 1) +K032--- | Garbage Code (GBD Level 1) +K033--- | Garbage Code (GBD Level 1) +K034--- | Garbage Code (GBD Level 1) +K035--- | Garbage Code (GBD Level 1) +K036--- | Garbage Code (GBD Level 1) +K037--- | Garbage Code (GBD Level 1) +K038--- | Garbage Code (GBD Level 1) +K0381-- | Garbage Code (GBD Level 1) +K0389-- | Garbage Code (GBD Level 1) +K039--- | Garbage Code (GBD Level 1) +K04---- | Garbage Code (GBD Level 1) +K040--- | Garbage Code (GBD Level 1) +K0401-- | Garbage Code (GBD Level 1) +K0402-- | Garbage Code (GBD Level 1) +K041--- | Garbage Code (GBD Level 1) +K042--- | Garbage Code (GBD Level 1) +K043--- | Garbage Code (GBD Level 1) +K044--- | Garbage Code (GBD Level 1) +K045--- | Garbage Code (GBD Level 1) +K046--- | Garbage Code (GBD Level 1) +K047--- | Garbage Code (GBD Level 1) +K048--- | Garbage Code (GBD Level 1) +K049--- | Garbage Code (GBD Level 1) +K0490-- | Garbage Code (GBD Level 1) +K0499-- | Garbage Code (GBD Level 1) +K05---- | Garbage Code (GBD Level 1) +K050--- | Garbage Code (GBD Level 1) +K0500-- | Garbage Code (GBD Level 1) +K0501-- | Garbage Code (GBD Level 1) +K051--- | Garbage Code (GBD Level 1) +K0510-- | Garbage Code (GBD Level 1) +K0511-- | Garbage Code (GBD Level 1) +K052--- | Garbage Code (GBD Level 1) +K0520-- | Garbage Code (GBD Level 1) +K05211- | Garbage Code (GBD Level 1) +K05212- | Garbage Code (GBD Level 1) +K05213- | Garbage Code (GBD Level 1) +K05219- | Garbage Code (GBD Level 1) +K05221- | Garbage Code (GBD Level 1) +K05222- | Garbage Code (GBD Level 1) +K05223- | Garbage Code (GBD Level 1) +K05229- | Garbage Code (GBD Level 1) +K053--- | Garbage Code (GBD Level 1) +K0530-- | Garbage Code (GBD Level 1) +K05311- | Garbage Code (GBD Level 1) +K05312- | Garbage Code (GBD Level 1) +K05313- | Garbage Code (GBD Level 1) +K05319- | Garbage Code (GBD Level 1) +K05321- | Garbage Code (GBD Level 1) +K05322- | Garbage Code (GBD Level 1) +K05323- | Garbage Code (GBD Level 1) +K05329- | Garbage Code (GBD Level 1) +K054--- | Garbage Code (GBD Level 1) +K055--- | Garbage Code (GBD Level 1) +K056--- | Garbage Code (GBD Level 1) +K06---- | Garbage Code (GBD Level 1) +K060--- | Garbage Code (GBD Level 1) +K06010- | Garbage Code (GBD Level 1) +K06011- | Garbage Code (GBD Level 1) +K06012- | Garbage Code (GBD Level 1) +K06013- | Garbage Code (GBD Level 1) +K06020- | Garbage Code (GBD Level 1) +K06021- | Garbage Code (GBD Level 1) +K06022- | Garbage Code (GBD Level 1) +K06023- | Garbage Code (GBD Level 1) +K061--- | Garbage Code (GBD Level 1) +K062--- | Garbage Code (GBD Level 1) +K063--- | Garbage Code (GBD Level 1) +K068--- | Garbage Code (GBD Level 1) +K069--- | Garbage Code (GBD Level 1) +K07---- | Garbage Code (GBD Level 1) +K070--- | Garbage Code (GBD Level 1) +K071--- | Garbage Code (GBD Level 1) +K072--- | Garbage Code (GBD Level 1) +K073--- | Garbage Code (GBD Level 1) +K074--- | Garbage Code (GBD Level 1) +K075--- | Garbage Code (GBD Level 1) +K076--- | Garbage Code (GBD Level 1) +K078--- | Garbage Code (GBD Level 1) +K079--- | Garbage Code (GBD Level 1) +K08---- | Garbage Code (GBD Level 1) +K080--- | Garbage Code (GBD Level 1) +K081--- | Garbage Code (GBD Level 1) +K08101- | Garbage Code (GBD Level 1) +K08102- | Garbage Code (GBD Level 1) +K08103- | Garbage Code (GBD Level 1) +K08104- | Garbage Code (GBD Level 1) +K08109- | Garbage Code (GBD Level 1) +K08111- | Garbage Code (GBD Level 1) +K08112- | Garbage Code (GBD Level 1) +K08113- | Garbage Code (GBD Level 1) +K08114- | Garbage Code (GBD Level 1) +K08119- | Garbage Code (GBD Level 1) +K08121- | Garbage Code (GBD Level 1) +K08122- | Garbage Code (GBD Level 1) +K08123- | Garbage Code (GBD Level 1) +K08124- | Garbage Code (GBD Level 1) +K08129- | Garbage Code (GBD Level 1) +K08131- | Garbage Code (GBD Level 1) +K08132- | Garbage Code (GBD Level 1) +K08133- | Garbage Code (GBD Level 1) +K08134- | Garbage Code (GBD Level 1) +K08139- | Garbage Code (GBD Level 1) +K08191- | Garbage Code (GBD Level 1) +K08192- | Garbage Code (GBD Level 1) +K08193- | Garbage Code (GBD Level 1) +K08194- | Garbage Code (GBD Level 1) +K08199- | Garbage Code (GBD Level 1) +K082--- | Garbage Code (GBD Level 1) +K0820-- | Garbage Code (GBD Level 1) +K0821-- | Garbage Code (GBD Level 1) +K0822-- | Garbage Code (GBD Level 1) +K0823-- | Garbage Code (GBD Level 1) +K0824-- | Garbage Code (GBD Level 1) +K0825-- | Garbage Code (GBD Level 1) +K0826-- | Garbage Code (GBD Level 1) +K083--- | Garbage Code (GBD Level 1) +K08401- | Garbage Code (GBD Level 1) +K08402- | Garbage Code (GBD Level 1) +K08403- | Garbage Code (GBD Level 1) +K08404- | Garbage Code (GBD Level 1) +K08409- | Garbage Code (GBD Level 1) +K08411- | Garbage Code (GBD Level 1) +K08412- | Garbage Code (GBD Level 1) +K08413- | Garbage Code (GBD Level 1) +K08414- | Garbage Code (GBD Level 1) +K08419- | Garbage Code (GBD Level 1) +K08421- | Garbage Code (GBD Level 1) +K08422- | Garbage Code (GBD Level 1) +K08423- | Garbage Code (GBD Level 1) +K08424- | Garbage Code (GBD Level 1) +K08429- | Garbage Code (GBD Level 1) +K08431- | Garbage Code (GBD Level 1) +K08432- | Garbage Code (GBD Level 1) +K08433- | Garbage Code (GBD Level 1) +K08434- | Garbage Code (GBD Level 1) +K08439- | Garbage Code (GBD Level 1) +K08491- | Garbage Code (GBD Level 1) +K08492- | Garbage Code (GBD Level 1) +K08493- | Garbage Code (GBD Level 1) +K08494- | Garbage Code (GBD Level 1) +K08499- | Garbage Code (GBD Level 1) +K0850-- | Garbage Code (GBD Level 1) +K0851-- | Garbage Code (GBD Level 1) +K0852-- | Garbage Code (GBD Level 1) +K08530- | Garbage Code (GBD Level 1) +K08531- | Garbage Code (GBD Level 1) +K08539- | Garbage Code (GBD Level 1) +K0854-- | Garbage Code (GBD Level 1) +K0855-- | Garbage Code (GBD Level 1) +K0856-- | Garbage Code (GBD Level 1) +K0859-- | Garbage Code (GBD Level 1) +K088--- | Garbage Code (GBD Level 1) +K0881-- | Garbage Code (GBD Level 1) +K0882-- | Garbage Code (GBD Level 1) +K0889-- | Garbage Code (GBD Level 1) +K089--- | Garbage Code (GBD Level 1) +K09---- | Garbage Code (GBD Level 1) +K090--- | Garbage Code (GBD Level 1) +K091--- | Garbage Code (GBD Level 1) +K092--- | Garbage Code (GBD Level 1) +K098--- | Garbage Code (GBD Level 1) +K099--- | Garbage Code (GBD Level 1) +K10---- | Garbage Code (GBD Level 1) +K100--- | Garbage Code (GBD Level 1) +K101--- | Garbage Code (GBD Level 1) +K102--- | Garbage Code (GBD Level 1) +K103--- | Garbage Code (GBD Level 1) +K108--- | Garbage Code (GBD Level 1) +K109--- | Garbage Code (GBD Level 1) +K11---- | Garbage Code (GBD Level 1) +K110--- | Garbage Code (GBD Level 1) +K111--- | Garbage Code (GBD Level 1) +K112--- | Garbage Code (GBD Level 1) +K1120-- | Garbage Code (GBD Level 1) +K1121-- | Garbage Code (GBD Level 1) +K1122-- | Garbage Code (GBD Level 1) +K1123-- | Garbage Code (GBD Level 1) +K113--- | Garbage Code (GBD Level 1) +K114--- | Garbage Code (GBD Level 1) +K115--- | Garbage Code (GBD Level 1) +K116--- | Garbage Code (GBD Level 1) +K117--- | Garbage Code (GBD Level 1) +K118--- | Garbage Code (GBD Level 1) +K119--- | Garbage Code (GBD Level 1) +K12---- | Garbage Code (GBD Level 1) +K120--- | Garbage Code (GBD Level 1) +K121--- | Garbage Code (GBD Level 1) +K122--- | Garbage Code (GBD Level 1) +K123--- | Garbage Code (GBD Level 1) +K1230-- | Garbage Code (GBD Level 1) +K1231-- | Garbage Code (GBD Level 1) +K1232-- | Garbage Code (GBD Level 1) +K1233-- | Garbage Code (GBD Level 1) +K1239-- | Garbage Code (GBD Level 1) +K13---- | Garbage Code (GBD Level 1) +K130--- | Garbage Code (GBD Level 1) +K131--- | Garbage Code (GBD Level 1) +K132--- | Garbage Code (GBD Level 1) +K1321-- | Garbage Code (GBD Level 1) +K1322-- | Garbage Code (GBD Level 1) +K1323-- | Garbage Code (GBD Level 1) +K1324-- | Garbage Code (GBD Level 1) +K1329-- | Garbage Code (GBD Level 1) +K133--- | Garbage Code (GBD Level 1) +K134--- | Garbage Code (GBD Level 1) +K135--- | Garbage Code (GBD Level 1) +K136--- | Garbage Code (GBD Level 1) +K137--- | Garbage Code (GBD Level 1) +K1370-- | Garbage Code (GBD Level 1) +K1379-- | Garbage Code (GBD Level 1) +K14---- | Garbage Code (GBD Level 1) +K140--- | Garbage Code (GBD Level 1) +K141--- | Garbage Code (GBD Level 1) +K142--- | Garbage Code (GBD Level 1) +K143--- | Garbage Code (GBD Level 1) +K144--- | Garbage Code (GBD Level 1) +K145--- | Garbage Code (GBD Level 1) +K146--- | Garbage Code (GBD Level 1) +K148--- | Garbage Code (GBD Level 1) +K149--- | Garbage Code (GBD Level 1) +K30---- | Garbage Code (GBD Level 1) +K65---- | Garbage Code (GBD Level 1) +K650--- | Garbage Code (GBD Level 1) +K651--- | Garbage Code (GBD Level 1) +K652--- | Garbage Code (GBD Level 1) +K653--- | Garbage Code (GBD Level 1) +K654--- | Garbage Code (GBD Level 1) +K658--- | Garbage Code (GBD Level 1) +K659--- | Garbage Code (GBD Level 1) +K66---- | Garbage Code (GBD Level 1) +K660--- | Garbage Code (GBD Level 1) +K661--- | Garbage Code (GBD Level 1) +K669--- | Garbage Code (GBD Level 1) +K6811-- | Garbage Code (GBD Level 1) +K6812-- | Garbage Code (GBD Level 1) +K6819-- | Garbage Code (GBD Level 1) +K689--- | Garbage Code (GBD Level 1) +K71---- | Garbage Code (GBD Level 1) +K710--- | Garbage Code (GBD Level 1) +K711--- | Garbage Code (GBD Level 1) +K7110-- | Garbage Code (GBD Level 1) +K7111-- | Garbage Code (GBD Level 1) +K712--- | Garbage Code (GBD Level 1) +K713--- | Garbage Code (GBD Level 1) +K714--- | Garbage Code (GBD Level 1) +K715--- | Garbage Code (GBD Level 1) +K7150-- | Garbage Code (GBD Level 1) +K7151-- | Garbage Code (GBD Level 1) +K716--- | Garbage Code (GBD Level 1) +K718--- | Garbage Code (GBD Level 1) +K719--- | Garbage Code (GBD Level 1) +K72---- | Garbage Code (GBD Level 1) +K720--- | Garbage Code (GBD Level 1) +K7200-- | Garbage Code (GBD Level 1) +K7201-- | Garbage Code (GBD Level 1) +K721--- | Garbage Code (GBD Level 1) +K7210-- | Garbage Code (GBD Level 1) +K7211-- | Garbage Code (GBD Level 1) +K729--- | Garbage Code (GBD Level 1) +K750--- | Garbage Code (GBD Level 1) +L20---- | Garbage Code (GBD Level 1) +L200--- | Garbage Code (GBD Level 1) +L208--- | Garbage Code (GBD Level 1) +L2081-- | Garbage Code (GBD Level 1) +L2082-- | Garbage Code (GBD Level 1) +L2083-- | Garbage Code (GBD Level 1) +L2084-- | Garbage Code (GBD Level 1) +L2089-- | Garbage Code (GBD Level 1) +L209--- | Garbage Code (GBD Level 1) +L21---- | Garbage Code (GBD Level 1) +L210--- | Garbage Code (GBD Level 1) +L211--- | Garbage Code (GBD Level 1) +L218--- | Garbage Code (GBD Level 1) +L219--- | Garbage Code (GBD Level 1) +L22---- | Garbage Code (GBD Level 1) +L23---- | Garbage Code (GBD Level 1) +L230--- | Garbage Code (GBD Level 1) +L231--- | Garbage Code (GBD Level 1) +L232--- | Garbage Code (GBD Level 1) +L233--- | Garbage Code (GBD Level 1) +L234--- | Garbage Code (GBD Level 1) +L235--- | Garbage Code (GBD Level 1) +L236--- | Garbage Code (GBD Level 1) +L237--- | Garbage Code (GBD Level 1) +L238--- | Garbage Code (GBD Level 1) +L2381-- | Garbage Code (GBD Level 1) +L2389-- | Garbage Code (GBD Level 1) +L239--- | Garbage Code (GBD Level 1) +L24---- | Garbage Code (GBD Level 1) +L240--- | Garbage Code (GBD Level 1) +L241--- | Garbage Code (GBD Level 1) +L242--- | Garbage Code (GBD Level 1) +L243--- | Garbage Code (GBD Level 1) +L244--- | Garbage Code (GBD Level 1) +L245--- | Garbage Code (GBD Level 1) +L246--- | Garbage Code (GBD Level 1) +L247--- | Garbage Code (GBD Level 1) +L248--- | Garbage Code (GBD Level 1) +L2481-- | Garbage Code (GBD Level 1) +L2489-- | Garbage Code (GBD Level 1) +L249--- | Garbage Code (GBD Level 1) +L25---- | Garbage Code (GBD Level 1) +L250--- | Garbage Code (GBD Level 1) +L251--- | Garbage Code (GBD Level 1) +L252--- | Garbage Code (GBD Level 1) +L253--- | Garbage Code (GBD Level 1) +L254--- | Garbage Code (GBD Level 1) +L255--- | Garbage Code (GBD Level 1) +L258--- | Garbage Code (GBD Level 1) +L259--- | Garbage Code (GBD Level 1) +L26---- | Garbage Code (GBD Level 1) +L27---- | Garbage Code (GBD Level 1) +L270--- | Garbage Code (GBD Level 1) +L271--- | Garbage Code (GBD Level 1) +L272--- | Garbage Code (GBD Level 1) +L278--- | Garbage Code (GBD Level 1) +L279--- | Garbage Code (GBD Level 1) +L28---- | Garbage Code (GBD Level 1) +L280--- | Garbage Code (GBD Level 1) +L281--- | Garbage Code (GBD Level 1) +L282--- | Garbage Code (GBD Level 1) +L29---- | Garbage Code (GBD Level 1) +L290--- | Garbage Code (GBD Level 1) +L291--- | Garbage Code (GBD Level 1) +L292--- | Garbage Code (GBD Level 1) +L293--- | Garbage Code (GBD Level 1) +L298--- | Garbage Code (GBD Level 1) +L299--- | Garbage Code (GBD Level 1) +L30---- | Garbage Code (GBD Level 1) +L300--- | Garbage Code (GBD Level 1) +L301--- | Garbage Code (GBD Level 1) +L302--- | Garbage Code (GBD Level 1) +L303--- | Garbage Code (GBD Level 1) +L304--- | Garbage Code (GBD Level 1) +L305--- | Garbage Code (GBD Level 1) +L308--- | Garbage Code (GBD Level 1) +L309--- | Garbage Code (GBD Level 1) +L40---- | Garbage Code (GBD Level 1) +L400--- | Garbage Code (GBD Level 1) +L401--- | Garbage Code (GBD Level 1) +L402--- | Garbage Code (GBD Level 1) +L403--- | Garbage Code (GBD Level 1) +L404--- | Garbage Code (GBD Level 1) +L405--- | Garbage Code (GBD Level 1) +L4050-- | Garbage Code (GBD Level 1) +L4051-- | Garbage Code (GBD Level 1) +L4052-- | Garbage Code (GBD Level 1) +L4053-- | Garbage Code (GBD Level 1) +L4054-- | Garbage Code (GBD Level 1) +L4059-- | Garbage Code (GBD Level 1) +L408--- | Garbage Code (GBD Level 1) +L409--- | Garbage Code (GBD Level 1) +L41---- | Garbage Code (GBD Level 1) +L410--- | Garbage Code (GBD Level 1) +L411--- | Garbage Code (GBD Level 1) +L413--- | Garbage Code (GBD Level 1) +L414--- | Garbage Code (GBD Level 1) +L415--- | Garbage Code (GBD Level 1) +L418--- | Garbage Code (GBD Level 1) +L419--- | Garbage Code (GBD Level 1) +L42---- | Garbage Code (GBD Level 1) +L43---- | Garbage Code (GBD Level 1) +L430--- | Garbage Code (GBD Level 1) +L431--- | Garbage Code (GBD Level 1) +L432--- | Garbage Code (GBD Level 1) +L433--- | Garbage Code (GBD Level 1) +L438--- | Garbage Code (GBD Level 1) +L439--- | Garbage Code (GBD Level 1) +L44---- | Garbage Code (GBD Level 1) +L440--- | Garbage Code (GBD Level 1) +L441--- | Garbage Code (GBD Level 1) +L442--- | Garbage Code (GBD Level 1) +L443--- | Garbage Code (GBD Level 1) +L444--- | Garbage Code (GBD Level 1) +L448--- | Garbage Code (GBD Level 1) +L449--- | Garbage Code (GBD Level 1) +L45---- | Garbage Code (GBD Level 1) +L490--- | Garbage Code (GBD Level 1) +L491--- | Garbage Code (GBD Level 1) +L492--- | Garbage Code (GBD Level 1) +L493--- | Garbage Code (GBD Level 1) +L494--- | Garbage Code (GBD Level 1) +L495--- | Garbage Code (GBD Level 1) +L496--- | Garbage Code (GBD Level 1) +L497--- | Garbage Code (GBD Level 1) +L498--- | Garbage Code (GBD Level 1) +L499--- | Garbage Code (GBD Level 1) +L50---- | Garbage Code (GBD Level 1) +L500--- | Garbage Code (GBD Level 1) +L501--- | Garbage Code (GBD Level 1) +L502--- | Garbage Code (GBD Level 1) +L503--- | Garbage Code (GBD Level 1) +L504--- | Garbage Code (GBD Level 1) +L505--- | Garbage Code (GBD Level 1) +L506--- | Garbage Code (GBD Level 1) +L508--- | Garbage Code (GBD Level 1) +L509--- | Garbage Code (GBD Level 1) +L52---- | Garbage Code (GBD Level 1) +L53---- | Garbage Code (GBD Level 1) +L530--- | Garbage Code (GBD Level 1) +L531--- | Garbage Code (GBD Level 1) +L532--- | Garbage Code (GBD Level 1) +L533--- | Garbage Code (GBD Level 1) +L538--- | Garbage Code (GBD Level 1) +L539--- | Garbage Code (GBD Level 1) +L54---- | Garbage Code (GBD Level 1) +L540--- | Garbage Code (GBD Level 1) +L548--- | Garbage Code (GBD Level 1) +L56---- | Garbage Code (GBD Level 1) +L560--- | Garbage Code (GBD Level 1) +L561--- | Garbage Code (GBD Level 1) +L562--- | Garbage Code (GBD Level 1) +L564--- | Garbage Code (GBD Level 1) +L565--- | Garbage Code (GBD Level 1) +L57---- | Garbage Code (GBD Level 1) +L570--- | Garbage Code (GBD Level 1) +L571--- | Garbage Code (GBD Level 1) +L572--- | Garbage Code (GBD Level 1) +L573--- | Garbage Code (GBD Level 1) +L574--- | Garbage Code (GBD Level 1) +L575--- | Garbage Code (GBD Level 1) +L578--- | Garbage Code (GBD Level 1) +L579--- | Garbage Code (GBD Level 1) +L59---- | Garbage Code (GBD Level 1) +L590--- | Garbage Code (GBD Level 1) +L598--- | Garbage Code (GBD Level 1) +L599--- | Garbage Code (GBD Level 1) +L60---- | Garbage Code (GBD Level 1) +L600--- | Garbage Code (GBD Level 1) +L601--- | Garbage Code (GBD Level 1) +L602--- | Garbage Code (GBD Level 1) +L603--- | Garbage Code (GBD Level 1) +L604--- | Garbage Code (GBD Level 1) +L605--- | Garbage Code (GBD Level 1) +L608--- | Garbage Code (GBD Level 1) +L609--- | Garbage Code (GBD Level 1) +L62---- | Garbage Code (GBD Level 1) +L620--- | Garbage Code (GBD Level 1) +L628--- | Garbage Code (GBD Level 1) +L63---- | Garbage Code (GBD Level 1) +L630--- | Garbage Code (GBD Level 1) +L631--- | Garbage Code (GBD Level 1) +L632--- | Garbage Code (GBD Level 1) +L638--- | Garbage Code (GBD Level 1) +L639--- | Garbage Code (GBD Level 1) +L64---- | Garbage Code (GBD Level 1) +L640--- | Garbage Code (GBD Level 1) +L648--- | Garbage Code (GBD Level 1) +L649--- | Garbage Code (GBD Level 1) +L65---- | Garbage Code (GBD Level 1) +L650--- | Garbage Code (GBD Level 1) +L651--- | Garbage Code (GBD Level 1) +L652--- | Garbage Code (GBD Level 1) +L658--- | Garbage Code (GBD Level 1) +L659--- | Garbage Code (GBD Level 1) +L66---- | Garbage Code (GBD Level 1) +L660--- | Garbage Code (GBD Level 1) +L661--- | Garbage Code (GBD Level 1) +L662--- | Garbage Code (GBD Level 1) +L663--- | Garbage Code (GBD Level 1) +L664--- | Garbage Code (GBD Level 1) +L668--- | Garbage Code (GBD Level 1) +L669--- | Garbage Code (GBD Level 1) +L67---- | Garbage Code (GBD Level 1) +L670--- | Garbage Code (GBD Level 1) +L671--- | Garbage Code (GBD Level 1) +L678--- | Garbage Code (GBD Level 1) +L679--- | Garbage Code (GBD Level 1) +L68---- | Garbage Code (GBD Level 1) +L680--- | Garbage Code (GBD Level 1) +L681--- | Garbage Code (GBD Level 1) +L682--- | Garbage Code (GBD Level 1) +L683--- | Garbage Code (GBD Level 1) +L688--- | Garbage Code (GBD Level 1) +L689--- | Garbage Code (GBD Level 1) +L70---- | Garbage Code (GBD Level 1) +L700--- | Garbage Code (GBD Level 1) +L701--- | Garbage Code (GBD Level 1) +L702--- | Garbage Code (GBD Level 1) +L703--- | Garbage Code (GBD Level 1) +L704--- | Garbage Code (GBD Level 1) +L705--- | Garbage Code (GBD Level 1) +L708--- | Garbage Code (GBD Level 1) +L709--- | Garbage Code (GBD Level 1) +L71---- | Garbage Code (GBD Level 1) +L710--- | Garbage Code (GBD Level 1) +L711--- | Garbage Code (GBD Level 1) +L718--- | Garbage Code (GBD Level 1) +L719--- | Garbage Code (GBD Level 1) +L72---- | Garbage Code (GBD Level 1) +L720--- | Garbage Code (GBD Level 1) +L721--- | Garbage Code (GBD Level 1) +L7211-- | Garbage Code (GBD Level 1) +L7212-- | Garbage Code (GBD Level 1) +L722--- | Garbage Code (GBD Level 1) +L723--- | Garbage Code (GBD Level 1) +L728--- | Garbage Code (GBD Level 1) +L729--- | Garbage Code (GBD Level 1) +L73---- | Garbage Code (GBD Level 1) +L730--- | Garbage Code (GBD Level 1) +L731--- | Garbage Code (GBD Level 1) +L732--- | Garbage Code (GBD Level 1) +L738--- | Garbage Code (GBD Level 1) +L739--- | Garbage Code (GBD Level 1) +L74---- | Garbage Code (GBD Level 1) +L740--- | Garbage Code (GBD Level 1) +L741--- | Garbage Code (GBD Level 1) +L742--- | Garbage Code (GBD Level 1) +L743--- | Garbage Code (GBD Level 1) +L744--- | Garbage Code (GBD Level 1) +L74510- | Garbage Code (GBD Level 1) +L74511- | Garbage Code (GBD Level 1) +L74512- | Garbage Code (GBD Level 1) +L74513- | Garbage Code (GBD Level 1) +L74519- | Garbage Code (GBD Level 1) +L7452-- | Garbage Code (GBD Level 1) +L748--- | Garbage Code (GBD Level 1) +L749--- | Garbage Code (GBD Level 1) +L75---- | Garbage Code (GBD Level 1) +L750--- | Garbage Code (GBD Level 1) +L751--- | Garbage Code (GBD Level 1) +L752--- | Garbage Code (GBD Level 1) +L758--- | Garbage Code (GBD Level 1) +L759--- | Garbage Code (GBD Level 1) +L7601-- | Garbage Code (GBD Level 1) +L7602-- | Garbage Code (GBD Level 1) +L7611-- | Garbage Code (GBD Level 1) +L7612-- | Garbage Code (GBD Level 1) +L7621-- | Garbage Code (GBD Level 1) +L7622-- | Garbage Code (GBD Level 1) +L7631-- | Garbage Code (GBD Level 1) +L7632-- | Garbage Code (GBD Level 1) +L7633-- | Garbage Code (GBD Level 1) +L7634-- | Garbage Code (GBD Level 1) +L80---- | Garbage Code (GBD Level 1) +L81---- | Garbage Code (GBD Level 1) +L810--- | Garbage Code (GBD Level 1) +L811--- | Garbage Code (GBD Level 1) +L812--- | Garbage Code (GBD Level 1) +L813--- | Garbage Code (GBD Level 1) +L814--- | Garbage Code (GBD Level 1) +L815--- | Garbage Code (GBD Level 1) +L816--- | Garbage Code (GBD Level 1) +L817--- | Garbage Code (GBD Level 1) +L818--- | Garbage Code (GBD Level 1) +L819--- | Garbage Code (GBD Level 1) +L82---- | Garbage Code (GBD Level 1) +L820--- | Garbage Code (GBD Level 1) +L821--- | Garbage Code (GBD Level 1) +L83---- | Garbage Code (GBD Level 1) +L84---- | Garbage Code (GBD Level 1) +L85---- | Garbage Code (GBD Level 1) +L850--- | Garbage Code (GBD Level 1) +L851--- | Garbage Code (GBD Level 1) +L852--- | Garbage Code (GBD Level 1) +L853--- | Garbage Code (GBD Level 1) +L858--- | Garbage Code (GBD Level 1) +L859--- | Garbage Code (GBD Level 1) +L86---- | Garbage Code (GBD Level 1) +L87---- | Garbage Code (GBD Level 1) +L870--- | Garbage Code (GBD Level 1) +L871--- | Garbage Code (GBD Level 1) +L872--- | Garbage Code (GBD Level 1) +L878--- | Garbage Code (GBD Level 1) +L879--- | Garbage Code (GBD Level 1) +L90---- | Garbage Code (GBD Level 1) +L900--- | Garbage Code (GBD Level 1) +L901--- | Garbage Code (GBD Level 1) +L902--- | Garbage Code (GBD Level 1) +L903--- | Garbage Code (GBD Level 1) +L904--- | Garbage Code (GBD Level 1) +L905--- | Garbage Code (GBD Level 1) +L906--- | Garbage Code (GBD Level 1) +L908--- | Garbage Code (GBD Level 1) +L909--- | Garbage Code (GBD Level 1) +L91---- | Garbage Code (GBD Level 1) +L910--- | Garbage Code (GBD Level 1) +L918--- | Garbage Code (GBD Level 1) +L919--- | Garbage Code (GBD Level 1) +L92---- | Garbage Code (GBD Level 1) +L920--- | Garbage Code (GBD Level 1) +L921--- | Garbage Code (GBD Level 1) +L922--- | Garbage Code (GBD Level 1) +L923--- | Garbage Code (GBD Level 1) +L928--- | Garbage Code (GBD Level 1) +L929--- | Garbage Code (GBD Level 1) +L94---- | Garbage Code (GBD Level 1) +L940--- | Garbage Code (GBD Level 1) +L941--- | Garbage Code (GBD Level 1) +L942--- | Garbage Code (GBD Level 1) +L943--- | Garbage Code (GBD Level 1) +L944--- | Garbage Code (GBD Level 1) +L945--- | Garbage Code (GBD Level 1) +L946--- | Garbage Code (GBD Level 1) +L948--- | Garbage Code (GBD Level 1) +L949--- | Garbage Code (GBD Level 1) +L95---- | Garbage Code (GBD Level 1) +L950--- | Garbage Code (GBD Level 1) +L951--- | Garbage Code (GBD Level 1) +L958--- | Garbage Code (GBD Level 1) +L959--- | Garbage Code (GBD Level 1) +L985--- | Garbage Code (GBD Level 1) +L986--- | Garbage Code (GBD Level 1) +L987--- | Garbage Code (GBD Level 1) +L988--- | Garbage Code (GBD Level 1) +L989--- | Garbage Code (GBD Level 1) +L99---- | Garbage Code (GBD Level 1) +L990--- | Garbage Code (GBD Level 1) +L998--- | Garbage Code (GBD Level 1) +M10---- | Garbage Code (GBD Level 1) +M100--- | Garbage Code (GBD Level 1) +M1000-- | Garbage Code (GBD Level 1) +M10011- | Garbage Code (GBD Level 1) +M10012- | Garbage Code (GBD Level 1) +M10019- | Garbage Code (GBD Level 1) +M10021- | Garbage Code (GBD Level 1) +M10022- | Garbage Code (GBD Level 1) +M10029- | Garbage Code (GBD Level 1) +M10031- | Garbage Code (GBD Level 1) +M10032- | Garbage Code (GBD Level 1) +M10039- | Garbage Code (GBD Level 1) +M10041- | Garbage Code (GBD Level 1) +M10042- | Garbage Code (GBD Level 1) +M10049- | Garbage Code (GBD Level 1) +M10051- | Garbage Code (GBD Level 1) +M10052- | Garbage Code (GBD Level 1) +M10059- | Garbage Code (GBD Level 1) +M10061- | Garbage Code (GBD Level 1) +M10062- | Garbage Code (GBD Level 1) +M10069- | Garbage Code (GBD Level 1) +M10071- | Garbage Code (GBD Level 1) +M10072- | Garbage Code (GBD Level 1) +M10079- | Garbage Code (GBD Level 1) +M1008-- | Garbage Code (GBD Level 1) +M1009-- | Garbage Code (GBD Level 1) +M101--- | Garbage Code (GBD Level 1) +M1010-- | Garbage Code (GBD Level 1) +M10111- | Garbage Code (GBD Level 1) +M10112- | Garbage Code (GBD Level 1) +M10119- | Garbage Code (GBD Level 1) +M10121- | Garbage Code (GBD Level 1) +M10122- | Garbage Code (GBD Level 1) +M10129- | Garbage Code (GBD Level 1) +M10131- | Garbage Code (GBD Level 1) +M10132- | Garbage Code (GBD Level 1) +M10139- | Garbage Code (GBD Level 1) +M10141- | Garbage Code (GBD Level 1) +M10142- | Garbage Code (GBD Level 1) +M10149- | Garbage Code (GBD Level 1) +M10151- | Garbage Code (GBD Level 1) +M10152- | Garbage Code (GBD Level 1) +M10159- | Garbage Code (GBD Level 1) +M10161- | Garbage Code (GBD Level 1) +M10162- | Garbage Code (GBD Level 1) +M10169- | Garbage Code (GBD Level 1) +M10171- | Garbage Code (GBD Level 1) +M10172- | Garbage Code (GBD Level 1) +M10179- | Garbage Code (GBD Level 1) +M1018-- | Garbage Code (GBD Level 1) +M1019-- | Garbage Code (GBD Level 1) +M102--- | Garbage Code (GBD Level 1) +M1020-- | Garbage Code (GBD Level 1) +M10211- | Garbage Code (GBD Level 1) +M10212- | Garbage Code (GBD Level 1) +M10219- | Garbage Code (GBD Level 1) +M10221- | Garbage Code (GBD Level 1) +M10222- | Garbage Code (GBD Level 1) +M10229- | Garbage Code (GBD Level 1) +M10231- | Garbage Code (GBD Level 1) +M10232- | Garbage Code (GBD Level 1) +M10239- | Garbage Code (GBD Level 1) +M10241- | Garbage Code (GBD Level 1) +M10242- | Garbage Code (GBD Level 1) +M10249- | Garbage Code (GBD Level 1) +M10251- | Garbage Code (GBD Level 1) +M10252- | Garbage Code (GBD Level 1) +M10259- | Garbage Code (GBD Level 1) +M10261- | Garbage Code (GBD Level 1) +M10262- | Garbage Code (GBD Level 1) +M10269- | Garbage Code (GBD Level 1) +M10271- | Garbage Code (GBD Level 1) +M10272- | Garbage Code (GBD Level 1) +M10279- | Garbage Code (GBD Level 1) +M1028-- | Garbage Code (GBD Level 1) +M1029-- | Garbage Code (GBD Level 1) +M103--- | Garbage Code (GBD Level 1) +M1030-- | Garbage Code (GBD Level 1) +M10311- | Garbage Code (GBD Level 1) +M10312- | Garbage Code (GBD Level 1) +M10319- | Garbage Code (GBD Level 1) +M10321- | Garbage Code (GBD Level 1) +M10322- | Garbage Code (GBD Level 1) +M10329- | Garbage Code (GBD Level 1) +M10331- | Garbage Code (GBD Level 1) +M10332- | Garbage Code (GBD Level 1) +M10339- | Garbage Code (GBD Level 1) +M10341- | Garbage Code (GBD Level 1) +M10342- | Garbage Code (GBD Level 1) +M10349- | Garbage Code (GBD Level 1) +M10351- | Garbage Code (GBD Level 1) +M10352- | Garbage Code (GBD Level 1) +M10359- | Garbage Code (GBD Level 1) +M10361- | Garbage Code (GBD Level 1) +M10362- | Garbage Code (GBD Level 1) +M10369- | Garbage Code (GBD Level 1) +M10371- | Garbage Code (GBD Level 1) +M10372- | Garbage Code (GBD Level 1) +M10379- | Garbage Code (GBD Level 1) +M1038-- | Garbage Code (GBD Level 1) +M1039-- | Garbage Code (GBD Level 1) +M104--- | Garbage Code (GBD Level 1) +M1040-- | Garbage Code (GBD Level 1) +M10411- | Garbage Code (GBD Level 1) +M10412- | Garbage Code (GBD Level 1) +M10419- | Garbage Code (GBD Level 1) +M10421- | Garbage Code (GBD Level 1) +M10422- | Garbage Code (GBD Level 1) +M10429- | Garbage Code (GBD Level 1) +M10431- | Garbage Code (GBD Level 1) +M10432- | Garbage Code (GBD Level 1) +M10439- | Garbage Code (GBD Level 1) +M10441- | Garbage Code (GBD Level 1) +M10442- | Garbage Code (GBD Level 1) +M10449- | Garbage Code (GBD Level 1) +M10451- | Garbage Code (GBD Level 1) +M10452- | Garbage Code (GBD Level 1) +M10459- | Garbage Code (GBD Level 1) +M10461- | Garbage Code (GBD Level 1) +M10462- | Garbage Code (GBD Level 1) +M10469- | Garbage Code (GBD Level 1) +M10471- | Garbage Code (GBD Level 1) +M10472- | Garbage Code (GBD Level 1) +M10479- | Garbage Code (GBD Level 1) +M1048-- | Garbage Code (GBD Level 1) +M1049-- | Garbage Code (GBD Level 1) +M109--- | Garbage Code (GBD Level 1) +M11---- | Garbage Code (GBD Level 1) +M110--- | Garbage Code (GBD Level 1) +M1100-- | Garbage Code (GBD Level 1) +M11011- | Garbage Code (GBD Level 1) +M11012- | Garbage Code (GBD Level 1) +M11019- | Garbage Code (GBD Level 1) +M11021- | Garbage Code (GBD Level 1) +M11022- | Garbage Code (GBD Level 1) +M11029- | Garbage Code (GBD Level 1) +M11031- | Garbage Code (GBD Level 1) +M11032- | Garbage Code (GBD Level 1) +M11039- | Garbage Code (GBD Level 1) +M11041- | Garbage Code (GBD Level 1) +M11042- | Garbage Code (GBD Level 1) +M11049- | Garbage Code (GBD Level 1) +M11051- | Garbage Code (GBD Level 1) +M11052- | Garbage Code (GBD Level 1) +M11059- | Garbage Code (GBD Level 1) +M11061- | Garbage Code (GBD Level 1) +M11062- | Garbage Code (GBD Level 1) +M11069- | Garbage Code (GBD Level 1) +M11071- | Garbage Code (GBD Level 1) +M11072- | Garbage Code (GBD Level 1) +M11079- | Garbage Code (GBD Level 1) +M1108-- | Garbage Code (GBD Level 1) +M1109-- | Garbage Code (GBD Level 1) +M111--- | Garbage Code (GBD Level 1) +M1110-- | Garbage Code (GBD Level 1) +M11111- | Garbage Code (GBD Level 1) +M11112- | Garbage Code (GBD Level 1) +M11119- | Garbage Code (GBD Level 1) +M11121- | Garbage Code (GBD Level 1) +M11122- | Garbage Code (GBD Level 1) +M11129- | Garbage Code (GBD Level 1) +M11131- | Garbage Code (GBD Level 1) +M11132- | Garbage Code (GBD Level 1) +M11139- | Garbage Code (GBD Level 1) +M11141- | Garbage Code (GBD Level 1) +M11142- | Garbage Code (GBD Level 1) +M11149- | Garbage Code (GBD Level 1) +M11151- | Garbage Code (GBD Level 1) +M11152- | Garbage Code (GBD Level 1) +M11159- | Garbage Code (GBD Level 1) +M11161- | Garbage Code (GBD Level 1) +M11162- | Garbage Code (GBD Level 1) +M11169- | Garbage Code (GBD Level 1) +M11171- | Garbage Code (GBD Level 1) +M11172- | Garbage Code (GBD Level 1) +M11179- | Garbage Code (GBD Level 1) +M1118-- | Garbage Code (GBD Level 1) +M1119-- | Garbage Code (GBD Level 1) +M112--- | Garbage Code (GBD Level 1) +M1120-- | Garbage Code (GBD Level 1) +M11211- | Garbage Code (GBD Level 1) +M11212- | Garbage Code (GBD Level 1) +M11219- | Garbage Code (GBD Level 1) +M11221- | Garbage Code (GBD Level 1) +M11222- | Garbage Code (GBD Level 1) +M11229- | Garbage Code (GBD Level 1) +M11231- | Garbage Code (GBD Level 1) +M11232- | Garbage Code (GBD Level 1) +M11239- | Garbage Code (GBD Level 1) +M11241- | Garbage Code (GBD Level 1) +M11242- | Garbage Code (GBD Level 1) +M11249- | Garbage Code (GBD Level 1) +M11251- | Garbage Code (GBD Level 1) +M11252- | Garbage Code (GBD Level 1) +M11259- | Garbage Code (GBD Level 1) +M11261- | Garbage Code (GBD Level 1) +M11262- | Garbage Code (GBD Level 1) +M11269- | Garbage Code (GBD Level 1) +M11271- | Garbage Code (GBD Level 1) +M11272- | Garbage Code (GBD Level 1) +M11279- | Garbage Code (GBD Level 1) +M1128-- | Garbage Code (GBD Level 1) +M1129-- | Garbage Code (GBD Level 1) +M118--- | Garbage Code (GBD Level 1) +M1180-- | Garbage Code (GBD Level 1) +M11811- | Garbage Code (GBD Level 1) +M11812- | Garbage Code (GBD Level 1) +M11819- | Garbage Code (GBD Level 1) +M11821- | Garbage Code (GBD Level 1) +M11822- | Garbage Code (GBD Level 1) +M11829- | Garbage Code (GBD Level 1) +M11831- | Garbage Code (GBD Level 1) +M11832- | Garbage Code (GBD Level 1) +M11839- | Garbage Code (GBD Level 1) +M11841- | Garbage Code (GBD Level 1) +M11842- | Garbage Code (GBD Level 1) +M11849- | Garbage Code (GBD Level 1) +M11851- | Garbage Code (GBD Level 1) +M11852- | Garbage Code (GBD Level 1) +M11859- | Garbage Code (GBD Level 1) +M11861- | Garbage Code (GBD Level 1) +M11862- | Garbage Code (GBD Level 1) +M11869- | Garbage Code (GBD Level 1) +M11871- | Garbage Code (GBD Level 1) +M11872- | Garbage Code (GBD Level 1) +M11879- | Garbage Code (GBD Level 1) +M1188-- | Garbage Code (GBD Level 1) +M1189-- | Garbage Code (GBD Level 1) +M119--- | Garbage Code (GBD Level 1) +M12---- | Garbage Code (GBD Level 1) +M120--- | Garbage Code (GBD Level 1) +M122--- | Garbage Code (GBD Level 1) +M1220-- | Garbage Code (GBD Level 1) +M12211- | Garbage Code (GBD Level 1) +M12212- | Garbage Code (GBD Level 1) +M12219- | Garbage Code (GBD Level 1) +M12221- | Garbage Code (GBD Level 1) +M12222- | Garbage Code (GBD Level 1) +M12229- | Garbage Code (GBD Level 1) +M12231- | Garbage Code (GBD Level 1) +M12232- | Garbage Code (GBD Level 1) +M12239- | Garbage Code (GBD Level 1) +M12241- | Garbage Code (GBD Level 1) +M12242- | Garbage Code (GBD Level 1) +M12249- | Garbage Code (GBD Level 1) +M12251- | Garbage Code (GBD Level 1) +M12252- | Garbage Code (GBD Level 1) +M12259- | Garbage Code (GBD Level 1) +M12261- | Garbage Code (GBD Level 1) +M12262- | Garbage Code (GBD Level 1) +M12269- | Garbage Code (GBD Level 1) +M12271- | Garbage Code (GBD Level 1) +M12272- | Garbage Code (GBD Level 1) +M12279- | Garbage Code (GBD Level 1) +M1228-- | Garbage Code (GBD Level 1) +M1229-- | Garbage Code (GBD Level 1) +M123--- | Garbage Code (GBD Level 1) +M1230-- | Garbage Code (GBD Level 1) +M12311- | Garbage Code (GBD Level 1) +M12312- | Garbage Code (GBD Level 1) +M12319- | Garbage Code (GBD Level 1) +M12321- | Garbage Code (GBD Level 1) +M12322- | Garbage Code (GBD Level 1) +M12329- | Garbage Code (GBD Level 1) +M12331- | Garbage Code (GBD Level 1) +M12332- | Garbage Code (GBD Level 1) +M12339- | Garbage Code (GBD Level 1) +M12341- | Garbage Code (GBD Level 1) +M12342- | Garbage Code (GBD Level 1) +M12349- | Garbage Code (GBD Level 1) +M12351- | Garbage Code (GBD Level 1) +M12352- | Garbage Code (GBD Level 1) +M12359- | Garbage Code (GBD Level 1) +M12361- | Garbage Code (GBD Level 1) +M12362- | Garbage Code (GBD Level 1) +M12369- | Garbage Code (GBD Level 1) +M12371- | Garbage Code (GBD Level 1) +M12372- | Garbage Code (GBD Level 1) +M12379- | Garbage Code (GBD Level 1) +M1238-- | Garbage Code (GBD Level 1) +M1239-- | Garbage Code (GBD Level 1) +M124--- | Garbage Code (GBD Level 1) +M1240-- | Garbage Code (GBD Level 1) +M12411- | Garbage Code (GBD Level 1) +M12412- | Garbage Code (GBD Level 1) +M12419- | Garbage Code (GBD Level 1) +M12421- | Garbage Code (GBD Level 1) +M12422- | Garbage Code (GBD Level 1) +M12429- | Garbage Code (GBD Level 1) +M12431- | Garbage Code (GBD Level 1) +M12432- | Garbage Code (GBD Level 1) +M12439- | Garbage Code (GBD Level 1) +M12441- | Garbage Code (GBD Level 1) +M12442- | Garbage Code (GBD Level 1) +M12449- | Garbage Code (GBD Level 1) +M12451- | Garbage Code (GBD Level 1) +M12452- | Garbage Code (GBD Level 1) +M12459- | Garbage Code (GBD Level 1) +M12461- | Garbage Code (GBD Level 1) +M12462- | Garbage Code (GBD Level 1) +M12469- | Garbage Code (GBD Level 1) +M12471- | Garbage Code (GBD Level 1) +M12472- | Garbage Code (GBD Level 1) +M12479- | Garbage Code (GBD Level 1) +M1248-- | Garbage Code (GBD Level 1) +M1249-- | Garbage Code (GBD Level 1) +M125--- | Garbage Code (GBD Level 1) +M1250-- | Garbage Code (GBD Level 1) +M12511- | Garbage Code (GBD Level 1) +M12512- | Garbage Code (GBD Level 1) +M12519- | Garbage Code (GBD Level 1) +M12521- | Garbage Code (GBD Level 1) +M12522- | Garbage Code (GBD Level 1) +M12529- | Garbage Code (GBD Level 1) +M12531- | Garbage Code (GBD Level 1) +M12532- | Garbage Code (GBD Level 1) +M12539- | Garbage Code (GBD Level 1) +M12541- | Garbage Code (GBD Level 1) +M12542- | Garbage Code (GBD Level 1) +M12549- | Garbage Code (GBD Level 1) +M12551- | Garbage Code (GBD Level 1) +M12552- | Garbage Code (GBD Level 1) +M12559- | Garbage Code (GBD Level 1) +M12561- | Garbage Code (GBD Level 1) +M12562- | Garbage Code (GBD Level 1) +M12569- | Garbage Code (GBD Level 1) +M12571- | Garbage Code (GBD Level 1) +M12572- | Garbage Code (GBD Level 1) +M12579- | Garbage Code (GBD Level 1) +M1258-- | Garbage Code (GBD Level 1) +M1259-- | Garbage Code (GBD Level 1) +M128--- | Garbage Code (GBD Level 1) +M1280-- | Garbage Code (GBD Level 1) +M12811- | Garbage Code (GBD Level 1) +M12812- | Garbage Code (GBD Level 1) +M12819- | Garbage Code (GBD Level 1) +M12821- | Garbage Code (GBD Level 1) +M12822- | Garbage Code (GBD Level 1) +M12829- | Garbage Code (GBD Level 1) +M12831- | Garbage Code (GBD Level 1) +M12832- | Garbage Code (GBD Level 1) +M12839- | Garbage Code (GBD Level 1) +M12841- | Garbage Code (GBD Level 1) +M12842- | Garbage Code (GBD Level 1) +M12849- | Garbage Code (GBD Level 1) +M12851- | Garbage Code (GBD Level 1) +M12852- | Garbage Code (GBD Level 1) +M12859- | Garbage Code (GBD Level 1) +M12861- | Garbage Code (GBD Level 1) +M12862- | Garbage Code (GBD Level 1) +M12869- | Garbage Code (GBD Level 1) +M12871- | Garbage Code (GBD Level 1) +M12872- | Garbage Code (GBD Level 1) +M12879- | Garbage Code (GBD Level 1) +M1288-- | Garbage Code (GBD Level 1) +M1289-- | Garbage Code (GBD Level 1) +M129--- | Garbage Code (GBD Level 1) +M13---- | Garbage Code (GBD Level 1) +M130--- | Garbage Code (GBD Level 1) +M131--- | Garbage Code (GBD Level 1) +M1310-- | Garbage Code (GBD Level 1) +M13111- | Garbage Code (GBD Level 1) +M13112- | Garbage Code (GBD Level 1) +M13119- | Garbage Code (GBD Level 1) +M13121- | Garbage Code (GBD Level 1) +M13122- | Garbage Code (GBD Level 1) +M13129- | Garbage Code (GBD Level 1) +M13131- | Garbage Code (GBD Level 1) +M13132- | Garbage Code (GBD Level 1) +M13139- | Garbage Code (GBD Level 1) +M13141- | Garbage Code (GBD Level 1) +M13142- | Garbage Code (GBD Level 1) +M13149- | Garbage Code (GBD Level 1) +M13151- | Garbage Code (GBD Level 1) +M13152- | Garbage Code (GBD Level 1) +M13159- | Garbage Code (GBD Level 1) +M13161- | Garbage Code (GBD Level 1) +M13162- | Garbage Code (GBD Level 1) +M13169- | Garbage Code (GBD Level 1) +M13171- | Garbage Code (GBD Level 1) +M13172- | Garbage Code (GBD Level 1) +M13179- | Garbage Code (GBD Level 1) +M138--- | Garbage Code (GBD Level 1) +M1380-- | Garbage Code (GBD Level 1) +M13811- | Garbage Code (GBD Level 1) +M13812- | Garbage Code (GBD Level 1) +M13819- | Garbage Code (GBD Level 1) +M13821- | Garbage Code (GBD Level 1) +M13822- | Garbage Code (GBD Level 1) +M13829- | Garbage Code (GBD Level 1) +M13831- | Garbage Code (GBD Level 1) +M13832- | Garbage Code (GBD Level 1) +M13839- | Garbage Code (GBD Level 1) +M13841- | Garbage Code (GBD Level 1) +M13842- | Garbage Code (GBD Level 1) +M13849- | Garbage Code (GBD Level 1) +M13851- | Garbage Code (GBD Level 1) +M13852- | Garbage Code (GBD Level 1) +M13859- | Garbage Code (GBD Level 1) +M13861- | Garbage Code (GBD Level 1) +M13862- | Garbage Code (GBD Level 1) +M13869- | Garbage Code (GBD Level 1) +M13871- | Garbage Code (GBD Level 1) +M13872- | Garbage Code (GBD Level 1) +M13879- | Garbage Code (GBD Level 1) +M1388-- | Garbage Code (GBD Level 1) +M1389-- | Garbage Code (GBD Level 1) +M139--- | Garbage Code (GBD Level 1) +M14---- | Garbage Code (GBD Level 1) +M140--- | Garbage Code (GBD Level 1) +M141--- | Garbage Code (GBD Level 1) +M142--- | Garbage Code (GBD Level 1) +M143--- | Garbage Code (GBD Level 1) +M144--- | Garbage Code (GBD Level 1) +M145--- | Garbage Code (GBD Level 1) +M146--- | Garbage Code (GBD Level 1) +M1460-- | Garbage Code (GBD Level 1) +M14611- | Garbage Code (GBD Level 1) +M14612- | Garbage Code (GBD Level 1) +M14619- | Garbage Code (GBD Level 1) +M14621- | Garbage Code (GBD Level 1) +M14622- | Garbage Code (GBD Level 1) +M14629- | Garbage Code (GBD Level 1) +M14631- | Garbage Code (GBD Level 1) +M14632- | Garbage Code (GBD Level 1) +M14639- | Garbage Code (GBD Level 1) +M14641- | Garbage Code (GBD Level 1) +M14642- | Garbage Code (GBD Level 1) +M14649- | Garbage Code (GBD Level 1) +M14651- | Garbage Code (GBD Level 1) +M14652- | Garbage Code (GBD Level 1) +M14659- | Garbage Code (GBD Level 1) +M14661- | Garbage Code (GBD Level 1) +M14662- | Garbage Code (GBD Level 1) +M14669- | Garbage Code (GBD Level 1) +M14671- | Garbage Code (GBD Level 1) +M14672- | Garbage Code (GBD Level 1) +M14679- | Garbage Code (GBD Level 1) +M1468-- | Garbage Code (GBD Level 1) +M1469-- | Garbage Code (GBD Level 1) +M148--- | Garbage Code (GBD Level 1) +M1480-- | Garbage Code (GBD Level 1) +M14811- | Garbage Code (GBD Level 1) +M14812- | Garbage Code (GBD Level 1) +M14819- | Garbage Code (GBD Level 1) +M14821- | Garbage Code (GBD Level 1) +M14822- | Garbage Code (GBD Level 1) +M14829- | Garbage Code (GBD Level 1) +M14831- | Garbage Code (GBD Level 1) +M14832- | Garbage Code (GBD Level 1) +M14839- | Garbage Code (GBD Level 1) +M14841- | Garbage Code (GBD Level 1) +M14842- | Garbage Code (GBD Level 1) +M14849- | Garbage Code (GBD Level 1) +M14851- | Garbage Code (GBD Level 1) +M14852- | Garbage Code (GBD Level 1) +M14859- | Garbage Code (GBD Level 1) +M14861- | Garbage Code (GBD Level 1) +M14862- | Garbage Code (GBD Level 1) +M14869- | Garbage Code (GBD Level 1) +M14871- | Garbage Code (GBD Level 1) +M14872- | Garbage Code (GBD Level 1) +M14879- | Garbage Code (GBD Level 1) +M1488-- | Garbage Code (GBD Level 1) +M1489-- | Garbage Code (GBD Level 1) +M15---- | Garbage Code (GBD Level 1) +M150--- | Garbage Code (GBD Level 1) +M151--- | Garbage Code (GBD Level 1) +M152--- | Garbage Code (GBD Level 1) +M153--- | Garbage Code (GBD Level 1) +M154--- | Garbage Code (GBD Level 1) +M158--- | Garbage Code (GBD Level 1) +M159--- | Garbage Code (GBD Level 1) +M16---- | Garbage Code (GBD Level 1) +M160--- | Garbage Code (GBD Level 1) +M161--- | Garbage Code (GBD Level 1) +M1610-- | Garbage Code (GBD Level 1) +M1611-- | Garbage Code (GBD Level 1) +M1612-- | Garbage Code (GBD Level 1) +M162--- | Garbage Code (GBD Level 1) +M163--- | Garbage Code (GBD Level 1) +M1630-- | Garbage Code (GBD Level 1) +M1631-- | Garbage Code (GBD Level 1) +M1632-- | Garbage Code (GBD Level 1) +M164--- | Garbage Code (GBD Level 1) +M165--- | Garbage Code (GBD Level 1) +M1650-- | Garbage Code (GBD Level 1) +M1651-- | Garbage Code (GBD Level 1) +M1652-- | Garbage Code (GBD Level 1) +M166--- | Garbage Code (GBD Level 1) +M167--- | Garbage Code (GBD Level 1) +M169--- | Garbage Code (GBD Level 1) +M17---- | Garbage Code (GBD Level 1) +M170--- | Garbage Code (GBD Level 1) +M171--- | Garbage Code (GBD Level 1) +M1710-- | Garbage Code (GBD Level 1) +M1711-- | Garbage Code (GBD Level 1) +M1712-- | Garbage Code (GBD Level 1) +M172--- | Garbage Code (GBD Level 1) +M173--- | Garbage Code (GBD Level 1) +M1730-- | Garbage Code (GBD Level 1) +M1731-- | Garbage Code (GBD Level 1) +M1732-- | Garbage Code (GBD Level 1) +M174--- | Garbage Code (GBD Level 1) +M175--- | Garbage Code (GBD Level 1) +M179--- | Garbage Code (GBD Level 1) +M18---- | Garbage Code (GBD Level 1) +M180--- | Garbage Code (GBD Level 1) +M181--- | Garbage Code (GBD Level 1) +M1810-- | Garbage Code (GBD Level 1) +M1811-- | Garbage Code (GBD Level 1) +M1812-- | Garbage Code (GBD Level 1) +M182--- | Garbage Code (GBD Level 1) +M183--- | Garbage Code (GBD Level 1) +M1830-- | Garbage Code (GBD Level 1) +M1831-- | Garbage Code (GBD Level 1) +M1832-- | Garbage Code (GBD Level 1) +M184--- | Garbage Code (GBD Level 1) +M185--- | Garbage Code (GBD Level 1) +M1850-- | Garbage Code (GBD Level 1) +M1851-- | Garbage Code (GBD Level 1) +M1852-- | Garbage Code (GBD Level 1) +M189--- | Garbage Code (GBD Level 1) +M19---- | Garbage Code (GBD Level 1) +M190--- | Garbage Code (GBD Level 1) +M19011- | Garbage Code (GBD Level 1) +M19012- | Garbage Code (GBD Level 1) +M19019- | Garbage Code (GBD Level 1) +M19021- | Garbage Code (GBD Level 1) +M19022- | Garbage Code (GBD Level 1) +M19029- | Garbage Code (GBD Level 1) +M19031- | Garbage Code (GBD Level 1) +M19032- | Garbage Code (GBD Level 1) +M19039- | Garbage Code (GBD Level 1) +M19041- | Garbage Code (GBD Level 1) +M19042- | Garbage Code (GBD Level 1) +M19049- | Garbage Code (GBD Level 1) +M19071- | Garbage Code (GBD Level 1) +M19072- | Garbage Code (GBD Level 1) +M19079- | Garbage Code (GBD Level 1) +M191--- | Garbage Code (GBD Level 1) +M19111- | Garbage Code (GBD Level 1) +M19112- | Garbage Code (GBD Level 1) +M19119- | Garbage Code (GBD Level 1) +M19121- | Garbage Code (GBD Level 1) +M19122- | Garbage Code (GBD Level 1) +M19129- | Garbage Code (GBD Level 1) +M19131- | Garbage Code (GBD Level 1) +M19132- | Garbage Code (GBD Level 1) +M19139- | Garbage Code (GBD Level 1) +M19141- | Garbage Code (GBD Level 1) +M19142- | Garbage Code (GBD Level 1) +M19149- | Garbage Code (GBD Level 1) +M19171- | Garbage Code (GBD Level 1) +M19172- | Garbage Code (GBD Level 1) +M19179- | Garbage Code (GBD Level 1) +M192--- | Garbage Code (GBD Level 1) +M19211- | Garbage Code (GBD Level 1) +M19212- | Garbage Code (GBD Level 1) +M19219- | Garbage Code (GBD Level 1) +M19221- | Garbage Code (GBD Level 1) +M19222- | Garbage Code (GBD Level 1) +M19229- | Garbage Code (GBD Level 1) +M19231- | Garbage Code (GBD Level 1) +M19232- | Garbage Code (GBD Level 1) +M19239- | Garbage Code (GBD Level 1) +M19241- | Garbage Code (GBD Level 1) +M19242- | Garbage Code (GBD Level 1) +M19249- | Garbage Code (GBD Level 1) +M19271- | Garbage Code (GBD Level 1) +M19272- | Garbage Code (GBD Level 1) +M19279- | Garbage Code (GBD Level 1) +M198--- | Garbage Code (GBD Level 1) +M199--- | Garbage Code (GBD Level 1) +M1990-- | Garbage Code (GBD Level 1) +M1991-- | Garbage Code (GBD Level 1) +M1992-- | Garbage Code (GBD Level 1) +M1993-- | Garbage Code (GBD Level 1) +M1A00X0 | Garbage Code (GBD Level 1) +M1A00X1 | Garbage Code (GBD Level 1) +M1A0110 | Garbage Code (GBD Level 1) +M1A0111 | Garbage Code (GBD Level 1) +M1A0120 | Garbage Code (GBD Level 1) +M1A0121 | Garbage Code (GBD Level 1) +M1A0190 | Garbage Code (GBD Level 1) +M1A0191 | Garbage Code (GBD Level 1) +M1A0210 | Garbage Code (GBD Level 1) +M1A0211 | Garbage Code (GBD Level 1) +M1A0220 | Garbage Code (GBD Level 1) +M1A0221 | Garbage Code (GBD Level 1) +M1A0290 | Garbage Code (GBD Level 1) +M1A0291 | Garbage Code (GBD Level 1) +M1A0310 | Garbage Code (GBD Level 1) +M1A0311 | Garbage Code (GBD Level 1) +M1A0320 | Garbage Code (GBD Level 1) +M1A0321 | Garbage Code (GBD Level 1) +M1A0390 | Garbage Code (GBD Level 1) +M1A0391 | Garbage Code (GBD Level 1) +M1A0410 | Garbage Code (GBD Level 1) +M1A0411 | Garbage Code (GBD Level 1) +M1A0420 | Garbage Code (GBD Level 1) +M1A0421 | Garbage Code (GBD Level 1) +M1A0490 | Garbage Code (GBD Level 1) +M1A0491 | Garbage Code (GBD Level 1) +M1A0510 | Garbage Code (GBD Level 1) +M1A0511 | Garbage Code (GBD Level 1) +M1A0520 | Garbage Code (GBD Level 1) +M1A0521 | Garbage Code (GBD Level 1) +M1A0590 | Garbage Code (GBD Level 1) +M1A0591 | Garbage Code (GBD Level 1) +M1A0610 | Garbage Code (GBD Level 1) +M1A0611 | Garbage Code (GBD Level 1) +M1A0620 | Garbage Code (GBD Level 1) +M1A0621 | Garbage Code (GBD Level 1) +M1A0690 | Garbage Code (GBD Level 1) +M1A0691 | Garbage Code (GBD Level 1) +M1A0710 | Garbage Code (GBD Level 1) +M1A0711 | Garbage Code (GBD Level 1) +M1A0720 | Garbage Code (GBD Level 1) +M1A0721 | Garbage Code (GBD Level 1) +M1A0790 | Garbage Code (GBD Level 1) +M1A0791 | Garbage Code (GBD Level 1) +M1A08X0 | Garbage Code (GBD Level 1) +M1A08X1 | Garbage Code (GBD Level 1) +M1A09X0 | Garbage Code (GBD Level 1) +M1A09X1 | Garbage Code (GBD Level 1) +M1A10X0 | Garbage Code (GBD Level 1) +M1A10X1 | Garbage Code (GBD Level 1) +M1A1110 | Garbage Code (GBD Level 1) +M1A1111 | Garbage Code (GBD Level 1) +M1A1120 | Garbage Code (GBD Level 1) +M1A1121 | Garbage Code (GBD Level 1) +M1A1190 | Garbage Code (GBD Level 1) +M1A1191 | Garbage Code (GBD Level 1) +M1A1210 | Garbage Code (GBD Level 1) +M1A1211 | Garbage Code (GBD Level 1) +M1A1220 | Garbage Code (GBD Level 1) +M1A1221 | Garbage Code (GBD Level 1) +M1A1290 | Garbage Code (GBD Level 1) +M1A1291 | Garbage Code (GBD Level 1) +M1A1310 | Garbage Code (GBD Level 1) +M1A1311 | Garbage Code (GBD Level 1) +M1A1320 | Garbage Code (GBD Level 1) +M1A1321 | Garbage Code (GBD Level 1) +M1A1390 | Garbage Code (GBD Level 1) +M1A1391 | Garbage Code (GBD Level 1) +M1A1410 | Garbage Code (GBD Level 1) +M1A1411 | Garbage Code (GBD Level 1) +M1A1420 | Garbage Code (GBD Level 1) +M1A1421 | Garbage Code (GBD Level 1) +M1A1490 | Garbage Code (GBD Level 1) +M1A1491 | Garbage Code (GBD Level 1) +M1A1510 | Garbage Code (GBD Level 1) +M1A1511 | Garbage Code (GBD Level 1) +M1A1520 | Garbage Code (GBD Level 1) +M1A1521 | Garbage Code (GBD Level 1) +M1A1590 | Garbage Code (GBD Level 1) +M1A1591 | Garbage Code (GBD Level 1) +M1A1610 | Garbage Code (GBD Level 1) +M1A1611 | Garbage Code (GBD Level 1) +M1A1620 | Garbage Code (GBD Level 1) +M1A1621 | Garbage Code (GBD Level 1) +M1A1690 | Garbage Code (GBD Level 1) +M1A1691 | Garbage Code (GBD Level 1) +M1A1710 | Garbage Code (GBD Level 1) +M1A1711 | Garbage Code (GBD Level 1) +M1A1720 | Garbage Code (GBD Level 1) +M1A1721 | Garbage Code (GBD Level 1) +M1A1790 | Garbage Code (GBD Level 1) +M1A1791 | Garbage Code (GBD Level 1) +M1A18X0 | Garbage Code (GBD Level 1) +M1A18X1 | Garbage Code (GBD Level 1) +M1A19X0 | Garbage Code (GBD Level 1) +M1A19X1 | Garbage Code (GBD Level 1) +M1A20X0 | Garbage Code (GBD Level 1) +M1A20X1 | Garbage Code (GBD Level 1) +M1A2110 | Garbage Code (GBD Level 1) +M1A2111 | Garbage Code (GBD Level 1) +M1A2120 | Garbage Code (GBD Level 1) +M1A2121 | Garbage Code (GBD Level 1) +M1A2190 | Garbage Code (GBD Level 1) +M1A2191 | Garbage Code (GBD Level 1) +M1A2210 | Garbage Code (GBD Level 1) +M1A2211 | Garbage Code (GBD Level 1) +M1A2220 | Garbage Code (GBD Level 1) +M1A2221 | Garbage Code (GBD Level 1) +M1A2290 | Garbage Code (GBD Level 1) +M1A2291 | Garbage Code (GBD Level 1) +M1A2310 | Garbage Code (GBD Level 1) +M1A2311 | Garbage Code (GBD Level 1) +M1A2320 | Garbage Code (GBD Level 1) +M1A2321 | Garbage Code (GBD Level 1) +M1A2390 | Garbage Code (GBD Level 1) +M1A2391 | Garbage Code (GBD Level 1) +M1A2410 | Garbage Code (GBD Level 1) +M1A2411 | Garbage Code (GBD Level 1) +M1A2420 | Garbage Code (GBD Level 1) +M1A2421 | Garbage Code (GBD Level 1) +M1A2490 | Garbage Code (GBD Level 1) +M1A2491 | Garbage Code (GBD Level 1) +M1A2510 | Garbage Code (GBD Level 1) +M1A2511 | Garbage Code (GBD Level 1) +M1A2520 | Garbage Code (GBD Level 1) +M1A2521 | Garbage Code (GBD Level 1) +M1A2590 | Garbage Code (GBD Level 1) +M1A2591 | Garbage Code (GBD Level 1) +M1A2610 | Garbage Code (GBD Level 1) +M1A2611 | Garbage Code (GBD Level 1) +M1A2620 | Garbage Code (GBD Level 1) +M1A2621 | Garbage Code (GBD Level 1) +M1A2690 | Garbage Code (GBD Level 1) +M1A2691 | Garbage Code (GBD Level 1) +M1A2710 | Garbage Code (GBD Level 1) +M1A2711 | Garbage Code (GBD Level 1) +M1A2720 | Garbage Code (GBD Level 1) +M1A2721 | Garbage Code (GBD Level 1) +M1A2790 | Garbage Code (GBD Level 1) +M1A2791 | Garbage Code (GBD Level 1) +M1A28X0 | Garbage Code (GBD Level 1) +M1A28X1 | Garbage Code (GBD Level 1) +M1A29X0 | Garbage Code (GBD Level 1) +M1A29X1 | Garbage Code (GBD Level 1) +M1A30X0 | Garbage Code (GBD Level 1) +M1A30X1 | Garbage Code (GBD Level 1) +M1A3110 | Garbage Code (GBD Level 1) +M1A3111 | Garbage Code (GBD Level 1) +M1A3120 | Garbage Code (GBD Level 1) +M1A3121 | Garbage Code (GBD Level 1) +M1A3190 | Garbage Code (GBD Level 1) +M1A3191 | Garbage Code (GBD Level 1) +M1A3210 | Garbage Code (GBD Level 1) +M1A3211 | Garbage Code (GBD Level 1) +M1A3220 | Garbage Code (GBD Level 1) +M1A3221 | Garbage Code (GBD Level 1) +M1A3290 | Garbage Code (GBD Level 1) +M1A3291 | Garbage Code (GBD Level 1) +M1A3310 | Garbage Code (GBD Level 1) +M1A3311 | Garbage Code (GBD Level 1) +M1A3320 | Garbage Code (GBD Level 1) +M1A3321 | Garbage Code (GBD Level 1) +M1A3390 | Garbage Code (GBD Level 1) +M1A3391 | Garbage Code (GBD Level 1) +M1A3410 | Garbage Code (GBD Level 1) +M1A3411 | Garbage Code (GBD Level 1) +M1A3420 | Garbage Code (GBD Level 1) +M1A3421 | Garbage Code (GBD Level 1) +M1A3490 | Garbage Code (GBD Level 1) +M1A3491 | Garbage Code (GBD Level 1) +M1A3510 | Garbage Code (GBD Level 1) +M1A3511 | Garbage Code (GBD Level 1) +M1A3520 | Garbage Code (GBD Level 1) +M1A3521 | Garbage Code (GBD Level 1) +M1A3590 | Garbage Code (GBD Level 1) +M1A3591 | Garbage Code (GBD Level 1) +M1A3610 | Garbage Code (GBD Level 1) +M1A3611 | Garbage Code (GBD Level 1) +M1A3620 | Garbage Code (GBD Level 1) +M1A3621 | Garbage Code (GBD Level 1) +M1A3690 | Garbage Code (GBD Level 1) +M1A3691 | Garbage Code (GBD Level 1) +M1A3710 | Garbage Code (GBD Level 1) +M1A3711 | Garbage Code (GBD Level 1) +M1A3720 | Garbage Code (GBD Level 1) +M1A3721 | Garbage Code (GBD Level 1) +M1A3790 | Garbage Code (GBD Level 1) +M1A3791 | Garbage Code (GBD Level 1) +M1A38X0 | Garbage Code (GBD Level 1) +M1A38X1 | Garbage Code (GBD Level 1) +M1A39X0 | Garbage Code (GBD Level 1) +M1A39X1 | Garbage Code (GBD Level 1) +M1A40X0 | Garbage Code (GBD Level 1) +M1A40X1 | Garbage Code (GBD Level 1) +M1A4110 | Garbage Code (GBD Level 1) +M1A4111 | Garbage Code (GBD Level 1) +M1A4120 | Garbage Code (GBD Level 1) +M1A4121 | Garbage Code (GBD Level 1) +M1A4190 | Garbage Code (GBD Level 1) +M1A4191 | Garbage Code (GBD Level 1) +M1A4210 | Garbage Code (GBD Level 1) +M1A4211 | Garbage Code (GBD Level 1) +M1A4220 | Garbage Code (GBD Level 1) +M1A4221 | Garbage Code (GBD Level 1) +M1A4290 | Garbage Code (GBD Level 1) +M1A4291 | Garbage Code (GBD Level 1) +M1A4310 | Garbage Code (GBD Level 1) +M1A4311 | Garbage Code (GBD Level 1) +M1A4320 | Garbage Code (GBD Level 1) +M1A4321 | Garbage Code (GBD Level 1) +M1A4390 | Garbage Code (GBD Level 1) +M1A4391 | Garbage Code (GBD Level 1) +M1A4410 | Garbage Code (GBD Level 1) +M1A4411 | Garbage Code (GBD Level 1) +M1A4420 | Garbage Code (GBD Level 1) +M1A4421 | Garbage Code (GBD Level 1) +M1A4490 | Garbage Code (GBD Level 1) +M1A4491 | Garbage Code (GBD Level 1) +M1A4510 | Garbage Code (GBD Level 1) +M1A4511 | Garbage Code (GBD Level 1) +M1A4520 | Garbage Code (GBD Level 1) +M1A4521 | Garbage Code (GBD Level 1) +M1A4590 | Garbage Code (GBD Level 1) +M1A4591 | Garbage Code (GBD Level 1) +M1A4610 | Garbage Code (GBD Level 1) +M1A4611 | Garbage Code (GBD Level 1) +M1A4620 | Garbage Code (GBD Level 1) +M1A4621 | Garbage Code (GBD Level 1) +M1A4690 | Garbage Code (GBD Level 1) +M1A4691 | Garbage Code (GBD Level 1) +M1A4710 | Garbage Code (GBD Level 1) +M1A4711 | Garbage Code (GBD Level 1) +M1A4720 | Garbage Code (GBD Level 1) +M1A4721 | Garbage Code (GBD Level 1) +M1A4790 | Garbage Code (GBD Level 1) +M1A4791 | Garbage Code (GBD Level 1) +M1A48X0 | Garbage Code (GBD Level 1) +M1A48X1 | Garbage Code (GBD Level 1) +M1A49X0 | Garbage Code (GBD Level 1) +M1A49X1 | Garbage Code (GBD Level 1) +M1A9XX0 | Garbage Code (GBD Level 1) +M1A9XX1 | Garbage Code (GBD Level 1) +M20---- | Garbage Code (GBD Level 1) +M200--- | Garbage Code (GBD Level 1) +M20001- | Garbage Code (GBD Level 1) +M20002- | Garbage Code (GBD Level 1) +M20009- | Garbage Code (GBD Level 1) +M20011- | Garbage Code (GBD Level 1) +M20012- | Garbage Code (GBD Level 1) +M20019- | Garbage Code (GBD Level 1) +M20021- | Garbage Code (GBD Level 1) +M20022- | Garbage Code (GBD Level 1) +M20029- | Garbage Code (GBD Level 1) +M20031- | Garbage Code (GBD Level 1) +M20032- | Garbage Code (GBD Level 1) +M20039- | Garbage Code (GBD Level 1) +M20091- | Garbage Code (GBD Level 1) +M20092- | Garbage Code (GBD Level 1) +M20099- | Garbage Code (GBD Level 1) +M201--- | Garbage Code (GBD Level 1) +M2010-- | Garbage Code (GBD Level 1) +M2011-- | Garbage Code (GBD Level 1) +M2012-- | Garbage Code (GBD Level 1) +M202--- | Garbage Code (GBD Level 1) +M2020-- | Garbage Code (GBD Level 1) +M2021-- | Garbage Code (GBD Level 1) +M2022-- | Garbage Code (GBD Level 1) +M203--- | Garbage Code (GBD Level 1) +M2030-- | Garbage Code (GBD Level 1) +M2031-- | Garbage Code (GBD Level 1) +M2032-- | Garbage Code (GBD Level 1) +M204--- | Garbage Code (GBD Level 1) +M2040-- | Garbage Code (GBD Level 1) +M2041-- | Garbage Code (GBD Level 1) +M2042-- | Garbage Code (GBD Level 1) +M205--- | Garbage Code (GBD Level 1) +M205X1- | Garbage Code (GBD Level 1) +M205X2- | Garbage Code (GBD Level 1) +M205X9- | Garbage Code (GBD Level 1) +M206--- | Garbage Code (GBD Level 1) +M2060-- | Garbage Code (GBD Level 1) +M2061-- | Garbage Code (GBD Level 1) +M2062-- | Garbage Code (GBD Level 1) +M21---- | Garbage Code (GBD Level 1) +M210--- | Garbage Code (GBD Level 1) +M2100-- | Garbage Code (GBD Level 1) +M21021- | Garbage Code (GBD Level 1) +M21022- | Garbage Code (GBD Level 1) +M21029- | Garbage Code (GBD Level 1) +M21051- | Garbage Code (GBD Level 1) +M21052- | Garbage Code (GBD Level 1) +M21059- | Garbage Code (GBD Level 1) +M21061- | Garbage Code (GBD Level 1) +M21062- | Garbage Code (GBD Level 1) +M21069- | Garbage Code (GBD Level 1) +M21071- | Garbage Code (GBD Level 1) +M21072- | Garbage Code (GBD Level 1) +M21079- | Garbage Code (GBD Level 1) +M211--- | Garbage Code (GBD Level 1) +M2110-- | Garbage Code (GBD Level 1) +M21121- | Garbage Code (GBD Level 1) +M21122- | Garbage Code (GBD Level 1) +M21129- | Garbage Code (GBD Level 1) +M21151- | Garbage Code (GBD Level 1) +M21152- | Garbage Code (GBD Level 1) +M21159- | Garbage Code (GBD Level 1) +M21161- | Garbage Code (GBD Level 1) +M21162- | Garbage Code (GBD Level 1) +M21169- | Garbage Code (GBD Level 1) +M21171- | Garbage Code (GBD Level 1) +M21172- | Garbage Code (GBD Level 1) +M21179- | Garbage Code (GBD Level 1) +M212--- | Garbage Code (GBD Level 1) +M2120-- | Garbage Code (GBD Level 1) +M21211- | Garbage Code (GBD Level 1) +M21212- | Garbage Code (GBD Level 1) +M21219- | Garbage Code (GBD Level 1) +M21221- | Garbage Code (GBD Level 1) +M21222- | Garbage Code (GBD Level 1) +M21229- | Garbage Code (GBD Level 1) +M21231- | Garbage Code (GBD Level 1) +M21232- | Garbage Code (GBD Level 1) +M21239- | Garbage Code (GBD Level 1) +M21241- | Garbage Code (GBD Level 1) +M21242- | Garbage Code (GBD Level 1) +M21249- | Garbage Code (GBD Level 1) +M21251- | Garbage Code (GBD Level 1) +M21252- | Garbage Code (GBD Level 1) +M21259- | Garbage Code (GBD Level 1) +M21261- | Garbage Code (GBD Level 1) +M21262- | Garbage Code (GBD Level 1) +M21269- | Garbage Code (GBD Level 1) +M21271- | Garbage Code (GBD Level 1) +M21272- | Garbage Code (GBD Level 1) +M21279- | Garbage Code (GBD Level 1) +M213--- | Garbage Code (GBD Level 1) +M21331- | Garbage Code (GBD Level 1) +M21332- | Garbage Code (GBD Level 1) +M21339- | Garbage Code (GBD Level 1) +M21371- | Garbage Code (GBD Level 1) +M21372- | Garbage Code (GBD Level 1) +M21379- | Garbage Code (GBD Level 1) +M214--- | Garbage Code (GBD Level 1) +M2140-- | Garbage Code (GBD Level 1) +M2141-- | Garbage Code (GBD Level 1) +M2142-- | Garbage Code (GBD Level 1) +M215--- | Garbage Code (GBD Level 1) +M21511- | Garbage Code (GBD Level 1) +M21512- | Garbage Code (GBD Level 1) +M21519- | Garbage Code (GBD Level 1) +M21521- | Garbage Code (GBD Level 1) +M21522- | Garbage Code (GBD Level 1) +M21529- | Garbage Code (GBD Level 1) +M21531- | Garbage Code (GBD Level 1) +M21532- | Garbage Code (GBD Level 1) +M21539- | Garbage Code (GBD Level 1) +M21541- | Garbage Code (GBD Level 1) +M21542- | Garbage Code (GBD Level 1) +M21549- | Garbage Code (GBD Level 1) +M216--- | Garbage Code (GBD Level 1) +M21611- | Garbage Code (GBD Level 1) +M21612- | Garbage Code (GBD Level 1) +M21619- | Garbage Code (GBD Level 1) +M21621- | Garbage Code (GBD Level 1) +M21622- | Garbage Code (GBD Level 1) +M21629- | Garbage Code (GBD Level 1) +M216X1- | Garbage Code (GBD Level 1) +M216X2- | Garbage Code (GBD Level 1) +M216X9- | Garbage Code (GBD Level 1) +M217--- | Garbage Code (GBD Level 1) +M2170-- | Garbage Code (GBD Level 1) +M21721- | Garbage Code (GBD Level 1) +M21722- | Garbage Code (GBD Level 1) +M21729- | Garbage Code (GBD Level 1) +M21731- | Garbage Code (GBD Level 1) +M21732- | Garbage Code (GBD Level 1) +M21733- | Garbage Code (GBD Level 1) +M21734- | Garbage Code (GBD Level 1) +M21739- | Garbage Code (GBD Level 1) +M21751- | Garbage Code (GBD Level 1) +M21752- | Garbage Code (GBD Level 1) +M21759- | Garbage Code (GBD Level 1) +M21761- | Garbage Code (GBD Level 1) +M21762- | Garbage Code (GBD Level 1) +M21763- | Garbage Code (GBD Level 1) +M21764- | Garbage Code (GBD Level 1) +M21769- | Garbage Code (GBD Level 1) +M218--- | Garbage Code (GBD Level 1) +M2180-- | Garbage Code (GBD Level 1) +M21821- | Garbage Code (GBD Level 1) +M21822- | Garbage Code (GBD Level 1) +M21829- | Garbage Code (GBD Level 1) +M21831- | Garbage Code (GBD Level 1) +M21832- | Garbage Code (GBD Level 1) +M21839- | Garbage Code (GBD Level 1) +M21851- | Garbage Code (GBD Level 1) +M21852- | Garbage Code (GBD Level 1) +M21859- | Garbage Code (GBD Level 1) +M21861- | Garbage Code (GBD Level 1) +M21862- | Garbage Code (GBD Level 1) +M21869- | Garbage Code (GBD Level 1) +M219--- | Garbage Code (GBD Level 1) +M2190-- | Garbage Code (GBD Level 1) +M21921- | Garbage Code (GBD Level 1) +M21922- | Garbage Code (GBD Level 1) +M21929- | Garbage Code (GBD Level 1) +M21931- | Garbage Code (GBD Level 1) +M21932- | Garbage Code (GBD Level 1) +M21939- | Garbage Code (GBD Level 1) +M21941- | Garbage Code (GBD Level 1) +M21942- | Garbage Code (GBD Level 1) +M21949- | Garbage Code (GBD Level 1) +M21951- | Garbage Code (GBD Level 1) +M21952- | Garbage Code (GBD Level 1) +M21959- | Garbage Code (GBD Level 1) +M21961- | Garbage Code (GBD Level 1) +M21962- | Garbage Code (GBD Level 1) +M21969- | Garbage Code (GBD Level 1) +M22---- | Garbage Code (GBD Level 1) +M220--- | Garbage Code (GBD Level 1) +M2200-- | Garbage Code (GBD Level 1) +M2201-- | Garbage Code (GBD Level 1) +M2202-- | Garbage Code (GBD Level 1) +M221--- | Garbage Code (GBD Level 1) +M2210-- | Garbage Code (GBD Level 1) +M2211-- | Garbage Code (GBD Level 1) +M2212-- | Garbage Code (GBD Level 1) +M222--- | Garbage Code (GBD Level 1) +M222X1- | Garbage Code (GBD Level 1) +M222X2- | Garbage Code (GBD Level 1) +M222X9- | Garbage Code (GBD Level 1) +M223--- | Garbage Code (GBD Level 1) +M223X1- | Garbage Code (GBD Level 1) +M223X2- | Garbage Code (GBD Level 1) +M223X9- | Garbage Code (GBD Level 1) +M224--- | Garbage Code (GBD Level 1) +M2240-- | Garbage Code (GBD Level 1) +M2241-- | Garbage Code (GBD Level 1) +M2242-- | Garbage Code (GBD Level 1) +M228--- | Garbage Code (GBD Level 1) +M228X1- | Garbage Code (GBD Level 1) +M228X2- | Garbage Code (GBD Level 1) +M228X9- | Garbage Code (GBD Level 1) +M229--- | Garbage Code (GBD Level 1) +M2290-- | Garbage Code (GBD Level 1) +M2291-- | Garbage Code (GBD Level 1) +M2292-- | Garbage Code (GBD Level 1) +M23---- | Garbage Code (GBD Level 1) +M230--- | Garbage Code (GBD Level 1) +M23000- | Garbage Code (GBD Level 1) +M23001- | Garbage Code (GBD Level 1) +M23002- | Garbage Code (GBD Level 1) +M23003- | Garbage Code (GBD Level 1) +M23004- | Garbage Code (GBD Level 1) +M23005- | Garbage Code (GBD Level 1) +M23006- | Garbage Code (GBD Level 1) +M23007- | Garbage Code (GBD Level 1) +M23009- | Garbage Code (GBD Level 1) +M23011- | Garbage Code (GBD Level 1) +M23012- | Garbage Code (GBD Level 1) +M23019- | Garbage Code (GBD Level 1) +M23021- | Garbage Code (GBD Level 1) +M23022- | Garbage Code (GBD Level 1) +M23029- | Garbage Code (GBD Level 1) +M23031- | Garbage Code (GBD Level 1) +M23032- | Garbage Code (GBD Level 1) +M23039- | Garbage Code (GBD Level 1) +M23041- | Garbage Code (GBD Level 1) +M23042- | Garbage Code (GBD Level 1) +M23049- | Garbage Code (GBD Level 1) +M23051- | Garbage Code (GBD Level 1) +M23052- | Garbage Code (GBD Level 1) +M23059- | Garbage Code (GBD Level 1) +M23061- | Garbage Code (GBD Level 1) +M23062- | Garbage Code (GBD Level 1) +M23069- | Garbage Code (GBD Level 1) +M231--- | Garbage Code (GBD Level 1) +M232--- | Garbage Code (GBD Level 1) +M23200- | Garbage Code (GBD Level 1) +M23201- | Garbage Code (GBD Level 1) +M23202- | Garbage Code (GBD Level 1) +M23203- | Garbage Code (GBD Level 1) +M23204- | Garbage Code (GBD Level 1) +M23205- | Garbage Code (GBD Level 1) +M23206- | Garbage Code (GBD Level 1) +M23207- | Garbage Code (GBD Level 1) +M23209- | Garbage Code (GBD Level 1) +M23211- | Garbage Code (GBD Level 1) +M23212- | Garbage Code (GBD Level 1) +M23219- | Garbage Code (GBD Level 1) +M23221- | Garbage Code (GBD Level 1) +M23222- | Garbage Code (GBD Level 1) +M23229- | Garbage Code (GBD Level 1) +M23231- | Garbage Code (GBD Level 1) +M23232- | Garbage Code (GBD Level 1) +M23239- | Garbage Code (GBD Level 1) +M23241- | Garbage Code (GBD Level 1) +M23242- | Garbage Code (GBD Level 1) +M23249- | Garbage Code (GBD Level 1) +M23251- | Garbage Code (GBD Level 1) +M23252- | Garbage Code (GBD Level 1) +M23259- | Garbage Code (GBD Level 1) +M23261- | Garbage Code (GBD Level 1) +M23262- | Garbage Code (GBD Level 1) +M23269- | Garbage Code (GBD Level 1) +M233--- | Garbage Code (GBD Level 1) +M23300- | Garbage Code (GBD Level 1) +M23301- | Garbage Code (GBD Level 1) +M23302- | Garbage Code (GBD Level 1) +M23303- | Garbage Code (GBD Level 1) +M23304- | Garbage Code (GBD Level 1) +M23305- | Garbage Code (GBD Level 1) +M23306- | Garbage Code (GBD Level 1) +M23307- | Garbage Code (GBD Level 1) +M23309- | Garbage Code (GBD Level 1) +M23311- | Garbage Code (GBD Level 1) +M23312- | Garbage Code (GBD Level 1) +M23319- | Garbage Code (GBD Level 1) +M23321- | Garbage Code (GBD Level 1) +M23322- | Garbage Code (GBD Level 1) +M23329- | Garbage Code (GBD Level 1) +M23331- | Garbage Code (GBD Level 1) +M23332- | Garbage Code (GBD Level 1) +M23339- | Garbage Code (GBD Level 1) +M23341- | Garbage Code (GBD Level 1) +M23342- | Garbage Code (GBD Level 1) +M23349- | Garbage Code (GBD Level 1) +M23351- | Garbage Code (GBD Level 1) +M23352- | Garbage Code (GBD Level 1) +M23359- | Garbage Code (GBD Level 1) +M23361- | Garbage Code (GBD Level 1) +M23362- | Garbage Code (GBD Level 1) +M23369- | Garbage Code (GBD Level 1) +M234--- | Garbage Code (GBD Level 1) +M2340-- | Garbage Code (GBD Level 1) +M2341-- | Garbage Code (GBD Level 1) +M2342-- | Garbage Code (GBD Level 1) +M235--- | Garbage Code (GBD Level 1) +M2350-- | Garbage Code (GBD Level 1) +M2351-- | Garbage Code (GBD Level 1) +M2352-- | Garbage Code (GBD Level 1) +M236--- | Garbage Code (GBD Level 1) +M23601- | Garbage Code (GBD Level 1) +M23602- | Garbage Code (GBD Level 1) +M23609- | Garbage Code (GBD Level 1) +M23611- | Garbage Code (GBD Level 1) +M23612- | Garbage Code (GBD Level 1) +M23619- | Garbage Code (GBD Level 1) +M23621- | Garbage Code (GBD Level 1) +M23622- | Garbage Code (GBD Level 1) +M23629- | Garbage Code (GBD Level 1) +M23631- | Garbage Code (GBD Level 1) +M23632- | Garbage Code (GBD Level 1) +M23639- | Garbage Code (GBD Level 1) +M23641- | Garbage Code (GBD Level 1) +M23642- | Garbage Code (GBD Level 1) +M23649- | Garbage Code (GBD Level 1) +M23671- | Garbage Code (GBD Level 1) +M23672- | Garbage Code (GBD Level 1) +M23679- | Garbage Code (GBD Level 1) +M238--- | Garbage Code (GBD Level 1) +M238X1- | Garbage Code (GBD Level 1) +M238X2- | Garbage Code (GBD Level 1) +M238X9- | Garbage Code (GBD Level 1) +M239--- | Garbage Code (GBD Level 1) +M2390-- | Garbage Code (GBD Level 1) +M2391-- | Garbage Code (GBD Level 1) +M2392-- | Garbage Code (GBD Level 1) +M24---- | Garbage Code (GBD Level 1) +M240--- | Garbage Code (GBD Level 1) +M2400-- | Garbage Code (GBD Level 1) +M24011- | Garbage Code (GBD Level 1) +M24012- | Garbage Code (GBD Level 1) +M24019- | Garbage Code (GBD Level 1) +M24021- | Garbage Code (GBD Level 1) +M24022- | Garbage Code (GBD Level 1) +M24029- | Garbage Code (GBD Level 1) +M24031- | Garbage Code (GBD Level 1) +M24032- | Garbage Code (GBD Level 1) +M24039- | Garbage Code (GBD Level 1) +M24041- | Garbage Code (GBD Level 1) +M24042- | Garbage Code (GBD Level 1) +M24049- | Garbage Code (GBD Level 1) +M24051- | Garbage Code (GBD Level 1) +M24052- | Garbage Code (GBD Level 1) +M24059- | Garbage Code (GBD Level 1) +M24071- | Garbage Code (GBD Level 1) +M24072- | Garbage Code (GBD Level 1) +M24073- | Garbage Code (GBD Level 1) +M24074- | Garbage Code (GBD Level 1) +M24075- | Garbage Code (GBD Level 1) +M24076- | Garbage Code (GBD Level 1) +M2408-- | Garbage Code (GBD Level 1) +M241--- | Garbage Code (GBD Level 1) +M2410-- | Garbage Code (GBD Level 1) +M24111- | Garbage Code (GBD Level 1) +M24112- | Garbage Code (GBD Level 1) +M24119- | Garbage Code (GBD Level 1) +M24121- | Garbage Code (GBD Level 1) +M24122- | Garbage Code (GBD Level 1) +M24129- | Garbage Code (GBD Level 1) +M24131- | Garbage Code (GBD Level 1) +M24132- | Garbage Code (GBD Level 1) +M24139- | Garbage Code (GBD Level 1) +M24141- | Garbage Code (GBD Level 1) +M24142- | Garbage Code (GBD Level 1) +M24149- | Garbage Code (GBD Level 1) +M24151- | Garbage Code (GBD Level 1) +M24152- | Garbage Code (GBD Level 1) +M24159- | Garbage Code (GBD Level 1) +M24171- | Garbage Code (GBD Level 1) +M24172- | Garbage Code (GBD Level 1) +M24173- | Garbage Code (GBD Level 1) +M24174- | Garbage Code (GBD Level 1) +M24175- | Garbage Code (GBD Level 1) +M24176- | Garbage Code (GBD Level 1) +M242--- | Garbage Code (GBD Level 1) +M2420-- | Garbage Code (GBD Level 1) +M24211- | Garbage Code (GBD Level 1) +M24212- | Garbage Code (GBD Level 1) +M24219- | Garbage Code (GBD Level 1) +M24221- | Garbage Code (GBD Level 1) +M24222- | Garbage Code (GBD Level 1) +M24229- | Garbage Code (GBD Level 1) +M24231- | Garbage Code (GBD Level 1) +M24232- | Garbage Code (GBD Level 1) +M24239- | Garbage Code (GBD Level 1) +M24241- | Garbage Code (GBD Level 1) +M24242- | Garbage Code (GBD Level 1) +M24249- | Garbage Code (GBD Level 1) +M24251- | Garbage Code (GBD Level 1) +M24252- | Garbage Code (GBD Level 1) +M24259- | Garbage Code (GBD Level 1) +M24271- | Garbage Code (GBD Level 1) +M24272- | Garbage Code (GBD Level 1) +M24273- | Garbage Code (GBD Level 1) +M24274- | Garbage Code (GBD Level 1) +M24275- | Garbage Code (GBD Level 1) +M24276- | Garbage Code (GBD Level 1) +M2428-- | Garbage Code (GBD Level 1) +M243--- | Garbage Code (GBD Level 1) +M2430-- | Garbage Code (GBD Level 1) +M24311- | Garbage Code (GBD Level 1) +M24312- | Garbage Code (GBD Level 1) +M24319- | Garbage Code (GBD Level 1) +M24321- | Garbage Code (GBD Level 1) +M24322- | Garbage Code (GBD Level 1) +M24329- | Garbage Code (GBD Level 1) +M24331- | Garbage Code (GBD Level 1) +M24332- | Garbage Code (GBD Level 1) +M24339- | Garbage Code (GBD Level 1) +M24341- | Garbage Code (GBD Level 1) +M24342- | Garbage Code (GBD Level 1) +M24349- | Garbage Code (GBD Level 1) +M24351- | Garbage Code (GBD Level 1) +M24352- | Garbage Code (GBD Level 1) +M24359- | Garbage Code (GBD Level 1) +M24361- | Garbage Code (GBD Level 1) +M24362- | Garbage Code (GBD Level 1) +M24369- | Garbage Code (GBD Level 1) +M24371- | Garbage Code (GBD Level 1) +M24372- | Garbage Code (GBD Level 1) +M24373- | Garbage Code (GBD Level 1) +M24374- | Garbage Code (GBD Level 1) +M24375- | Garbage Code (GBD Level 1) +M24376- | Garbage Code (GBD Level 1) +M244--- | Garbage Code (GBD Level 1) +M2440-- | Garbage Code (GBD Level 1) +M24411- | Garbage Code (GBD Level 1) +M24412- | Garbage Code (GBD Level 1) +M24419- | Garbage Code (GBD Level 1) +M24421- | Garbage Code (GBD Level 1) +M24422- | Garbage Code (GBD Level 1) +M24429- | Garbage Code (GBD Level 1) +M24431- | Garbage Code (GBD Level 1) +M24432- | Garbage Code (GBD Level 1) +M24439- | Garbage Code (GBD Level 1) +M24441- | Garbage Code (GBD Level 1) +M24442- | Garbage Code (GBD Level 1) +M24443- | Garbage Code (GBD Level 1) +M24444- | Garbage Code (GBD Level 1) +M24445- | Garbage Code (GBD Level 1) +M24446- | Garbage Code (GBD Level 1) +M24451- | Garbage Code (GBD Level 1) +M24452- | Garbage Code (GBD Level 1) +M24459- | Garbage Code (GBD Level 1) +M24461- | Garbage Code (GBD Level 1) +M24462- | Garbage Code (GBD Level 1) +M24469- | Garbage Code (GBD Level 1) +M24471- | Garbage Code (GBD Level 1) +M24472- | Garbage Code (GBD Level 1) +M24473- | Garbage Code (GBD Level 1) +M24474- | Garbage Code (GBD Level 1) +M24475- | Garbage Code (GBD Level 1) +M24476- | Garbage Code (GBD Level 1) +M24477- | Garbage Code (GBD Level 1) +M24478- | Garbage Code (GBD Level 1) +M24479- | Garbage Code (GBD Level 1) +M245--- | Garbage Code (GBD Level 1) +M2450-- | Garbage Code (GBD Level 1) +M24511- | Garbage Code (GBD Level 1) +M24512- | Garbage Code (GBD Level 1) +M24519- | Garbage Code (GBD Level 1) +M24521- | Garbage Code (GBD Level 1) +M24522- | Garbage Code (GBD Level 1) +M24529- | Garbage Code (GBD Level 1) +M24531- | Garbage Code (GBD Level 1) +M24532- | Garbage Code (GBD Level 1) +M24539- | Garbage Code (GBD Level 1) +M24541- | Garbage Code (GBD Level 1) +M24542- | Garbage Code (GBD Level 1) +M24549- | Garbage Code (GBD Level 1) +M24551- | Garbage Code (GBD Level 1) +M24552- | Garbage Code (GBD Level 1) +M24559- | Garbage Code (GBD Level 1) +M24561- | Garbage Code (GBD Level 1) +M24562- | Garbage Code (GBD Level 1) +M24569- | Garbage Code (GBD Level 1) +M24571- | Garbage Code (GBD Level 1) +M24572- | Garbage Code (GBD Level 1) +M24573- | Garbage Code (GBD Level 1) +M24574- | Garbage Code (GBD Level 1) +M24575- | Garbage Code (GBD Level 1) +M24576- | Garbage Code (GBD Level 1) +M246--- | Garbage Code (GBD Level 1) +M2460-- | Garbage Code (GBD Level 1) +M24611- | Garbage Code (GBD Level 1) +M24612- | Garbage Code (GBD Level 1) +M24619- | Garbage Code (GBD Level 1) +M24621- | Garbage Code (GBD Level 1) +M24622- | Garbage Code (GBD Level 1) +M24629- | Garbage Code (GBD Level 1) +M24631- | Garbage Code (GBD Level 1) +M24632- | Garbage Code (GBD Level 1) +M24639- | Garbage Code (GBD Level 1) +M24641- | Garbage Code (GBD Level 1) +M24642- | Garbage Code (GBD Level 1) +M24649- | Garbage Code (GBD Level 1) +M24651- | Garbage Code (GBD Level 1) +M24652- | Garbage Code (GBD Level 1) +M24659- | Garbage Code (GBD Level 1) +M24661- | Garbage Code (GBD Level 1) +M24662- | Garbage Code (GBD Level 1) +M24669- | Garbage Code (GBD Level 1) +M24671- | Garbage Code (GBD Level 1) +M24672- | Garbage Code (GBD Level 1) +M24673- | Garbage Code (GBD Level 1) +M24674- | Garbage Code (GBD Level 1) +M24675- | Garbage Code (GBD Level 1) +M24676- | Garbage Code (GBD Level 1) +M247--- | Garbage Code (GBD Level 1) +M248--- | Garbage Code (GBD Level 1) +M2480-- | Garbage Code (GBD Level 1) +M24811- | Garbage Code (GBD Level 1) +M24812- | Garbage Code (GBD Level 1) +M24819- | Garbage Code (GBD Level 1) +M24821- | Garbage Code (GBD Level 1) +M24822- | Garbage Code (GBD Level 1) +M24829- | Garbage Code (GBD Level 1) +M24831- | Garbage Code (GBD Level 1) +M24832- | Garbage Code (GBD Level 1) +M24839- | Garbage Code (GBD Level 1) +M24841- | Garbage Code (GBD Level 1) +M24842- | Garbage Code (GBD Level 1) +M24849- | Garbage Code (GBD Level 1) +M24851- | Garbage Code (GBD Level 1) +M24852- | Garbage Code (GBD Level 1) +M24859- | Garbage Code (GBD Level 1) +M24871- | Garbage Code (GBD Level 1) +M24872- | Garbage Code (GBD Level 1) +M24873- | Garbage Code (GBD Level 1) +M24874- | Garbage Code (GBD Level 1) +M24875- | Garbage Code (GBD Level 1) +M24876- | Garbage Code (GBD Level 1) +M249--- | Garbage Code (GBD Level 1) +M25---- | Garbage Code (GBD Level 1) +M250--- | Garbage Code (GBD Level 1) +M2500-- | Garbage Code (GBD Level 1) +M25011- | Garbage Code (GBD Level 1) +M25012- | Garbage Code (GBD Level 1) +M25019- | Garbage Code (GBD Level 1) +M25021- | Garbage Code (GBD Level 1) +M25022- | Garbage Code (GBD Level 1) +M25029- | Garbage Code (GBD Level 1) +M25031- | Garbage Code (GBD Level 1) +M25032- | Garbage Code (GBD Level 1) +M25039- | Garbage Code (GBD Level 1) +M25041- | Garbage Code (GBD Level 1) +M25042- | Garbage Code (GBD Level 1) +M25049- | Garbage Code (GBD Level 1) +M25051- | Garbage Code (GBD Level 1) +M25052- | Garbage Code (GBD Level 1) +M25059- | Garbage Code (GBD Level 1) +M25061- | Garbage Code (GBD Level 1) +M25062- | Garbage Code (GBD Level 1) +M25069- | Garbage Code (GBD Level 1) +M25071- | Garbage Code (GBD Level 1) +M25072- | Garbage Code (GBD Level 1) +M25073- | Garbage Code (GBD Level 1) +M25074- | Garbage Code (GBD Level 1) +M25075- | Garbage Code (GBD Level 1) +M25076- | Garbage Code (GBD Level 1) +M2508-- | Garbage Code (GBD Level 1) +M251--- | Garbage Code (GBD Level 1) +M2510-- | Garbage Code (GBD Level 1) +M25111- | Garbage Code (GBD Level 1) +M25112- | Garbage Code (GBD Level 1) +M25119- | Garbage Code (GBD Level 1) +M25121- | Garbage Code (GBD Level 1) +M25122- | Garbage Code (GBD Level 1) +M25129- | Garbage Code (GBD Level 1) +M25131- | Garbage Code (GBD Level 1) +M25132- | Garbage Code (GBD Level 1) +M25139- | Garbage Code (GBD Level 1) +M25141- | Garbage Code (GBD Level 1) +M25142- | Garbage Code (GBD Level 1) +M25149- | Garbage Code (GBD Level 1) +M25151- | Garbage Code (GBD Level 1) +M25152- | Garbage Code (GBD Level 1) +M25159- | Garbage Code (GBD Level 1) +M25161- | Garbage Code (GBD Level 1) +M25162- | Garbage Code (GBD Level 1) +M25169- | Garbage Code (GBD Level 1) +M25171- | Garbage Code (GBD Level 1) +M25172- | Garbage Code (GBD Level 1) +M25173- | Garbage Code (GBD Level 1) +M25174- | Garbage Code (GBD Level 1) +M25175- | Garbage Code (GBD Level 1) +M25176- | Garbage Code (GBD Level 1) +M2518-- | Garbage Code (GBD Level 1) +M252--- | Garbage Code (GBD Level 1) +M2520-- | Garbage Code (GBD Level 1) +M25211- | Garbage Code (GBD Level 1) +M25212- | Garbage Code (GBD Level 1) +M25219- | Garbage Code (GBD Level 1) +M25221- | Garbage Code (GBD Level 1) +M25222- | Garbage Code (GBD Level 1) +M25229- | Garbage Code (GBD Level 1) +M25231- | Garbage Code (GBD Level 1) +M25232- | Garbage Code (GBD Level 1) +M25239- | Garbage Code (GBD Level 1) +M25241- | Garbage Code (GBD Level 1) +M25242- | Garbage Code (GBD Level 1) +M25249- | Garbage Code (GBD Level 1) +M25251- | Garbage Code (GBD Level 1) +M25252- | Garbage Code (GBD Level 1) +M25259- | Garbage Code (GBD Level 1) +M25261- | Garbage Code (GBD Level 1) +M25262- | Garbage Code (GBD Level 1) +M25269- | Garbage Code (GBD Level 1) +M25271- | Garbage Code (GBD Level 1) +M25272- | Garbage Code (GBD Level 1) +M25279- | Garbage Code (GBD Level 1) +M2528-- | Garbage Code (GBD Level 1) +M253--- | Garbage Code (GBD Level 1) +M2530-- | Garbage Code (GBD Level 1) +M25311- | Garbage Code (GBD Level 1) +M25312- | Garbage Code (GBD Level 1) +M25319- | Garbage Code (GBD Level 1) +M25321- | Garbage Code (GBD Level 1) +M25322- | Garbage Code (GBD Level 1) +M25329- | Garbage Code (GBD Level 1) +M25331- | Garbage Code (GBD Level 1) +M25332- | Garbage Code (GBD Level 1) +M25339- | Garbage Code (GBD Level 1) +M25341- | Garbage Code (GBD Level 1) +M25342- | Garbage Code (GBD Level 1) +M25349- | Garbage Code (GBD Level 1) +M25351- | Garbage Code (GBD Level 1) +M25352- | Garbage Code (GBD Level 1) +M25359- | Garbage Code (GBD Level 1) +M25361- | Garbage Code (GBD Level 1) +M25362- | Garbage Code (GBD Level 1) +M25369- | Garbage Code (GBD Level 1) +M25371- | Garbage Code (GBD Level 1) +M25372- | Garbage Code (GBD Level 1) +M25373- | Garbage Code (GBD Level 1) +M25374- | Garbage Code (GBD Level 1) +M25375- | Garbage Code (GBD Level 1) +M25376- | Garbage Code (GBD Level 1) +M254--- | Garbage Code (GBD Level 1) +M2540-- | Garbage Code (GBD Level 1) +M25411- | Garbage Code (GBD Level 1) +M25412- | Garbage Code (GBD Level 1) +M25419- | Garbage Code (GBD Level 1) +M25421- | Garbage Code (GBD Level 1) +M25422- | Garbage Code (GBD Level 1) +M25429- | Garbage Code (GBD Level 1) +M25431- | Garbage Code (GBD Level 1) +M25432- | Garbage Code (GBD Level 1) +M25439- | Garbage Code (GBD Level 1) +M25441- | Garbage Code (GBD Level 1) +M25442- | Garbage Code (GBD Level 1) +M25449- | Garbage Code (GBD Level 1) +M25451- | Garbage Code (GBD Level 1) +M25452- | Garbage Code (GBD Level 1) +M25459- | Garbage Code (GBD Level 1) +M25461- | Garbage Code (GBD Level 1) +M25462- | Garbage Code (GBD Level 1) +M25469- | Garbage Code (GBD Level 1) +M25471- | Garbage Code (GBD Level 1) +M25472- | Garbage Code (GBD Level 1) +M25473- | Garbage Code (GBD Level 1) +M25474- | Garbage Code (GBD Level 1) +M25475- | Garbage Code (GBD Level 1) +M25476- | Garbage Code (GBD Level 1) +M2548-- | Garbage Code (GBD Level 1) +M255--- | Garbage Code (GBD Level 1) +M2550-- | Garbage Code (GBD Level 1) +M25511- | Garbage Code (GBD Level 1) +M25512- | Garbage Code (GBD Level 1) +M25519- | Garbage Code (GBD Level 1) +M25521- | Garbage Code (GBD Level 1) +M25522- | Garbage Code (GBD Level 1) +M25529- | Garbage Code (GBD Level 1) +M25531- | Garbage Code (GBD Level 1) +M25532- | Garbage Code (GBD Level 1) +M25539- | Garbage Code (GBD Level 1) +M25541- | Garbage Code (GBD Level 1) +M25542- | Garbage Code (GBD Level 1) +M25549- | Garbage Code (GBD Level 1) +M25551- | Garbage Code (GBD Level 1) +M25552- | Garbage Code (GBD Level 1) +M25559- | Garbage Code (GBD Level 1) +M25561- | Garbage Code (GBD Level 1) +M25562- | Garbage Code (GBD Level 1) +M25569- | Garbage Code (GBD Level 1) +M25571- | Garbage Code (GBD Level 1) +M25572- | Garbage Code (GBD Level 1) +M25579- | Garbage Code (GBD Level 1) +M256--- | Garbage Code (GBD Level 1) +M2560-- | Garbage Code (GBD Level 1) +M25611- | Garbage Code (GBD Level 1) +M25612- | Garbage Code (GBD Level 1) +M25619- | Garbage Code (GBD Level 1) +M25621- | Garbage Code (GBD Level 1) +M25622- | Garbage Code (GBD Level 1) +M25629- | Garbage Code (GBD Level 1) +M25631- | Garbage Code (GBD Level 1) +M25632- | Garbage Code (GBD Level 1) +M25639- | Garbage Code (GBD Level 1) +M25641- | Garbage Code (GBD Level 1) +M25642- | Garbage Code (GBD Level 1) +M25649- | Garbage Code (GBD Level 1) +M25651- | Garbage Code (GBD Level 1) +M25652- | Garbage Code (GBD Level 1) +M25659- | Garbage Code (GBD Level 1) +M25661- | Garbage Code (GBD Level 1) +M25662- | Garbage Code (GBD Level 1) +M25669- | Garbage Code (GBD Level 1) +M25671- | Garbage Code (GBD Level 1) +M25672- | Garbage Code (GBD Level 1) +M25673- | Garbage Code (GBD Level 1) +M25674- | Garbage Code (GBD Level 1) +M25675- | Garbage Code (GBD Level 1) +M25676- | Garbage Code (GBD Level 1) +M257--- | Garbage Code (GBD Level 1) +M2570-- | Garbage Code (GBD Level 1) +M25711- | Garbage Code (GBD Level 1) +M25712- | Garbage Code (GBD Level 1) +M25719- | Garbage Code (GBD Level 1) +M25721- | Garbage Code (GBD Level 1) +M25722- | Garbage Code (GBD Level 1) +M25729- | Garbage Code (GBD Level 1) +M25731- | Garbage Code (GBD Level 1) +M25732- | Garbage Code (GBD Level 1) +M25739- | Garbage Code (GBD Level 1) +M25741- | Garbage Code (GBD Level 1) +M25742- | Garbage Code (GBD Level 1) +M25749- | Garbage Code (GBD Level 1) +M25751- | Garbage Code (GBD Level 1) +M25752- | Garbage Code (GBD Level 1) +M25759- | Garbage Code (GBD Level 1) +M25761- | Garbage Code (GBD Level 1) +M25762- | Garbage Code (GBD Level 1) +M25769- | Garbage Code (GBD Level 1) +M25771- | Garbage Code (GBD Level 1) +M25772- | Garbage Code (GBD Level 1) +M25773- | Garbage Code (GBD Level 1) +M25774- | Garbage Code (GBD Level 1) +M25775- | Garbage Code (GBD Level 1) +M25776- | Garbage Code (GBD Level 1) +M2578-- | Garbage Code (GBD Level 1) +M258--- | Garbage Code (GBD Level 1) +M2580-- | Garbage Code (GBD Level 1) +M25811- | Garbage Code (GBD Level 1) +M25812- | Garbage Code (GBD Level 1) +M25819- | Garbage Code (GBD Level 1) +M25821- | Garbage Code (GBD Level 1) +M25822- | Garbage Code (GBD Level 1) +M25829- | Garbage Code (GBD Level 1) +M25831- | Garbage Code (GBD Level 1) +M25832- | Garbage Code (GBD Level 1) +M25839- | Garbage Code (GBD Level 1) +M25841- | Garbage Code (GBD Level 1) +M25842- | Garbage Code (GBD Level 1) +M25849- | Garbage Code (GBD Level 1) +M25851- | Garbage Code (GBD Level 1) +M25852- | Garbage Code (GBD Level 1) +M25859- | Garbage Code (GBD Level 1) +M25861- | Garbage Code (GBD Level 1) +M25862- | Garbage Code (GBD Level 1) +M25869- | Garbage Code (GBD Level 1) +M25871- | Garbage Code (GBD Level 1) +M25872- | Garbage Code (GBD Level 1) +M25879- | Garbage Code (GBD Level 1) +M259--- | Garbage Code (GBD Level 1) +M2600-- | Garbage Code (GBD Level 1) +M2601-- | Garbage Code (GBD Level 1) +M2602-- | Garbage Code (GBD Level 1) +M2603-- | Garbage Code (GBD Level 1) +M2604-- | Garbage Code (GBD Level 1) +M2605-- | Garbage Code (GBD Level 1) +M2606-- | Garbage Code (GBD Level 1) +M2607-- | Garbage Code (GBD Level 1) +M2609-- | Garbage Code (GBD Level 1) +M2610-- | Garbage Code (GBD Level 1) +M2611-- | Garbage Code (GBD Level 1) +M2612-- | Garbage Code (GBD Level 1) +M2619-- | Garbage Code (GBD Level 1) +M2620-- | Garbage Code (GBD Level 1) +M26211- | Garbage Code (GBD Level 1) +M26212- | Garbage Code (GBD Level 1) +M26213- | Garbage Code (GBD Level 1) +M26219- | Garbage Code (GBD Level 1) +M26220- | Garbage Code (GBD Level 1) +M26221- | Garbage Code (GBD Level 1) +M2623-- | Garbage Code (GBD Level 1) +M2624-- | Garbage Code (GBD Level 1) +M2625-- | Garbage Code (GBD Level 1) +M2629-- | Garbage Code (GBD Level 1) +M2630-- | Garbage Code (GBD Level 1) +M2631-- | Garbage Code (GBD Level 1) +M2632-- | Garbage Code (GBD Level 1) +M2633-- | Garbage Code (GBD Level 1) +M2634-- | Garbage Code (GBD Level 1) +M2635-- | Garbage Code (GBD Level 1) +M2636-- | Garbage Code (GBD Level 1) +M2637-- | Garbage Code (GBD Level 1) +M2639-- | Garbage Code (GBD Level 1) +M264--- | Garbage Code (GBD Level 1) +M2650-- | Garbage Code (GBD Level 1) +M2651-- | Garbage Code (GBD Level 1) +M2652-- | Garbage Code (GBD Level 1) +M2653-- | Garbage Code (GBD Level 1) +M2654-- | Garbage Code (GBD Level 1) +M2655-- | Garbage Code (GBD Level 1) +M2656-- | Garbage Code (GBD Level 1) +M2657-- | Garbage Code (GBD Level 1) +M2659-- | Garbage Code (GBD Level 1) +M26601- | Garbage Code (GBD Level 1) +M26602- | Garbage Code (GBD Level 1) +M26603- | Garbage Code (GBD Level 1) +M26609- | Garbage Code (GBD Level 1) +M26611- | Garbage Code (GBD Level 1) +M26612- | Garbage Code (GBD Level 1) +M26613- | Garbage Code (GBD Level 1) +M26619- | Garbage Code (GBD Level 1) +M26621- | Garbage Code (GBD Level 1) +M26622- | Garbage Code (GBD Level 1) +M26623- | Garbage Code (GBD Level 1) +M26629- | Garbage Code (GBD Level 1) +M26631- | Garbage Code (GBD Level 1) +M26632- | Garbage Code (GBD Level 1) +M26633- | Garbage Code (GBD Level 1) +M26639- | Garbage Code (GBD Level 1) +M2669-- | Garbage Code (GBD Level 1) +M2670-- | Garbage Code (GBD Level 1) +M2671-- | Garbage Code (GBD Level 1) +M2672-- | Garbage Code (GBD Level 1) +M2673-- | Garbage Code (GBD Level 1) +M2674-- | Garbage Code (GBD Level 1) +M2679-- | Garbage Code (GBD Level 1) +M2681-- | Garbage Code (GBD Level 1) +M2682-- | Garbage Code (GBD Level 1) +M2689-- | Garbage Code (GBD Level 1) +M269--- | Garbage Code (GBD Level 1) +M270--- | Garbage Code (GBD Level 1) +M271--- | Garbage Code (GBD Level 1) +M272--- | Garbage Code (GBD Level 1) +M273--- | Garbage Code (GBD Level 1) +M2740-- | Garbage Code (GBD Level 1) +M2749-- | Garbage Code (GBD Level 1) +M2751-- | Garbage Code (GBD Level 1) +M2752-- | Garbage Code (GBD Level 1) +M2753-- | Garbage Code (GBD Level 1) +M2759-- | Garbage Code (GBD Level 1) +M2761-- | Garbage Code (GBD Level 1) +M2762-- | Garbage Code (GBD Level 1) +M2763-- | Garbage Code (GBD Level 1) +M2769-- | Garbage Code (GBD Level 1) +M278--- | Garbage Code (GBD Level 1) +M279--- | Garbage Code (GBD Level 1) +M432--- | Garbage Code (GBD Level 1) +M4320-- | Garbage Code (GBD Level 1) +M4321-- | Garbage Code (GBD Level 1) +M4322-- | Garbage Code (GBD Level 1) +M4323-- | Garbage Code (GBD Level 1) +M4324-- | Garbage Code (GBD Level 1) +M4325-- | Garbage Code (GBD Level 1) +M4326-- | Garbage Code (GBD Level 1) +M4327-- | Garbage Code (GBD Level 1) +M4328-- | Garbage Code (GBD Level 1) +M433--- | Garbage Code (GBD Level 1) +M434--- | Garbage Code (GBD Level 1) +M435--- | Garbage Code (GBD Level 1) +M435X2- | Garbage Code (GBD Level 1) +M435X3- | Garbage Code (GBD Level 1) +M435X4- | Garbage Code (GBD Level 1) +M435X5- | Garbage Code (GBD Level 1) +M435X6- | Garbage Code (GBD Level 1) +M435X7- | Garbage Code (GBD Level 1) +M435X8- | Garbage Code (GBD Level 1) +M435X9- | Garbage Code (GBD Level 1) +M436--- | Garbage Code (GBD Level 1) +M438--- | Garbage Code (GBD Level 1) +M438X1- | Garbage Code (GBD Level 1) +M438X2- | Garbage Code (GBD Level 1) +M438X3- | Garbage Code (GBD Level 1) +M438X4- | Garbage Code (GBD Level 1) +M438X5- | Garbage Code (GBD Level 1) +M438X6- | Garbage Code (GBD Level 1) +M438X7- | Garbage Code (GBD Level 1) +M438X8- | Garbage Code (GBD Level 1) +M438X9- | Garbage Code (GBD Level 1) +M439--- | Garbage Code (GBD Level 1) +M45---- | Garbage Code (GBD Level 1) +M450--- | Garbage Code (GBD Level 1) +M451--- | Garbage Code (GBD Level 1) +M452--- | Garbage Code (GBD Level 1) +M453--- | Garbage Code (GBD Level 1) +M454--- | Garbage Code (GBD Level 1) +M455--- | Garbage Code (GBD Level 1) +M456--- | Garbage Code (GBD Level 1) +M457--- | Garbage Code (GBD Level 1) +M458--- | Garbage Code (GBD Level 1) +M459--- | Garbage Code (GBD Level 1) +M46---- | Garbage Code (GBD Level 1) +M460--- | Garbage Code (GBD Level 1) +M4600-- | Garbage Code (GBD Level 1) +M4601-- | Garbage Code (GBD Level 1) +M4602-- | Garbage Code (GBD Level 1) +M4603-- | Garbage Code (GBD Level 1) +M4604-- | Garbage Code (GBD Level 1) +M4605-- | Garbage Code (GBD Level 1) +M4606-- | Garbage Code (GBD Level 1) +M4607-- | Garbage Code (GBD Level 1) +M4608-- | Garbage Code (GBD Level 1) +M4609-- | Garbage Code (GBD Level 1) +M461--- | Garbage Code (GBD Level 1) +M462--- | Garbage Code (GBD Level 1) +M4620-- | Garbage Code (GBD Level 1) +M4621-- | Garbage Code (GBD Level 1) +M4622-- | Garbage Code (GBD Level 1) +M4623-- | Garbage Code (GBD Level 1) +M4624-- | Garbage Code (GBD Level 1) +M4625-- | Garbage Code (GBD Level 1) +M4626-- | Garbage Code (GBD Level 1) +M4627-- | Garbage Code (GBD Level 1) +M4628-- | Garbage Code (GBD Level 1) +M463--- | Garbage Code (GBD Level 1) +M4630-- | Garbage Code (GBD Level 1) +M4631-- | Garbage Code (GBD Level 1) +M4632-- | Garbage Code (GBD Level 1) +M4633-- | Garbage Code (GBD Level 1) +M4634-- | Garbage Code (GBD Level 1) +M4635-- | Garbage Code (GBD Level 1) +M4636-- | Garbage Code (GBD Level 1) +M4637-- | Garbage Code (GBD Level 1) +M4638-- | Garbage Code (GBD Level 1) +M4639-- | Garbage Code (GBD Level 1) +M464--- | Garbage Code (GBD Level 1) +M4640-- | Garbage Code (GBD Level 1) +M4641-- | Garbage Code (GBD Level 1) +M4642-- | Garbage Code (GBD Level 1) +M4643-- | Garbage Code (GBD Level 1) +M4644-- | Garbage Code (GBD Level 1) +M4645-- | Garbage Code (GBD Level 1) +M4646-- | Garbage Code (GBD Level 1) +M4647-- | Garbage Code (GBD Level 1) +M4648-- | Garbage Code (GBD Level 1) +M4649-- | Garbage Code (GBD Level 1) +M465--- | Garbage Code (GBD Level 1) +M4650-- | Garbage Code (GBD Level 1) +M4651-- | Garbage Code (GBD Level 1) +M4652-- | Garbage Code (GBD Level 1) +M4653-- | Garbage Code (GBD Level 1) +M4654-- | Garbage Code (GBD Level 1) +M4655-- | Garbage Code (GBD Level 1) +M4656-- | Garbage Code (GBD Level 1) +M4657-- | Garbage Code (GBD Level 1) +M4658-- | Garbage Code (GBD Level 1) +M4659-- | Garbage Code (GBD Level 1) +M468--- | Garbage Code (GBD Level 1) +M4680-- | Garbage Code (GBD Level 1) +M4681-- | Garbage Code (GBD Level 1) +M4682-- | Garbage Code (GBD Level 1) +M4683-- | Garbage Code (GBD Level 1) +M4684-- | Garbage Code (GBD Level 1) +M4685-- | Garbage Code (GBD Level 1) +M4686-- | Garbage Code (GBD Level 1) +M4687-- | Garbage Code (GBD Level 1) +M4688-- | Garbage Code (GBD Level 1) +M4689-- | Garbage Code (GBD Level 1) +M469--- | Garbage Code (GBD Level 1) +M4690-- | Garbage Code (GBD Level 1) +M4691-- | Garbage Code (GBD Level 1) +M4692-- | Garbage Code (GBD Level 1) +M4693-- | Garbage Code (GBD Level 1) +M4694-- | Garbage Code (GBD Level 1) +M4695-- | Garbage Code (GBD Level 1) +M4696-- | Garbage Code (GBD Level 1) +M4697-- | Garbage Code (GBD Level 1) +M4698-- | Garbage Code (GBD Level 1) +M4699-- | Garbage Code (GBD Level 1) +M47---- | Garbage Code (GBD Level 1) +M470--- | Garbage Code (GBD Level 1) +M47011- | Garbage Code (GBD Level 1) +M47012- | Garbage Code (GBD Level 1) +M47013- | Garbage Code (GBD Level 1) +M47014- | Garbage Code (GBD Level 1) +M47015- | Garbage Code (GBD Level 1) +M47016- | Garbage Code (GBD Level 1) +M47019- | Garbage Code (GBD Level 1) +M47021- | Garbage Code (GBD Level 1) +M47022- | Garbage Code (GBD Level 1) +M47029- | Garbage Code (GBD Level 1) +M471--- | Garbage Code (GBD Level 1) +M4710-- | Garbage Code (GBD Level 1) +M4711-- | Garbage Code (GBD Level 1) +M4712-- | Garbage Code (GBD Level 1) +M4713-- | Garbage Code (GBD Level 1) +M4714-- | Garbage Code (GBD Level 1) +M4715-- | Garbage Code (GBD Level 1) +M4716-- | Garbage Code (GBD Level 1) +M472--- | Garbage Code (GBD Level 1) +M4720-- | Garbage Code (GBD Level 1) +M4721-- | Garbage Code (GBD Level 1) +M4722-- | Garbage Code (GBD Level 1) +M4723-- | Garbage Code (GBD Level 1) +M4724-- | Garbage Code (GBD Level 1) +M4725-- | Garbage Code (GBD Level 1) +M4726-- | Garbage Code (GBD Level 1) +M4727-- | Garbage Code (GBD Level 1) +M4728-- | Garbage Code (GBD Level 1) +M478--- | Garbage Code (GBD Level 1) +M47811- | Garbage Code (GBD Level 1) +M47812- | Garbage Code (GBD Level 1) +M47813- | Garbage Code (GBD Level 1) +M47814- | Garbage Code (GBD Level 1) +M47815- | Garbage Code (GBD Level 1) +M47816- | Garbage Code (GBD Level 1) +M47817- | Garbage Code (GBD Level 1) +M47818- | Garbage Code (GBD Level 1) +M47819- | Garbage Code (GBD Level 1) +M47891- | Garbage Code (GBD Level 1) +M47892- | Garbage Code (GBD Level 1) +M47893- | Garbage Code (GBD Level 1) +M47894- | Garbage Code (GBD Level 1) +M47895- | Garbage Code (GBD Level 1) +M47896- | Garbage Code (GBD Level 1) +M47897- | Garbage Code (GBD Level 1) +M47898- | Garbage Code (GBD Level 1) +M47899- | Garbage Code (GBD Level 1) +M479--- | Garbage Code (GBD Level 1) +M48---- | Garbage Code (GBD Level 1) +M480--- | Garbage Code (GBD Level 1) +M4800-- | Garbage Code (GBD Level 1) +M4801-- | Garbage Code (GBD Level 1) +M4802-- | Garbage Code (GBD Level 1) +M4803-- | Garbage Code (GBD Level 1) +M4804-- | Garbage Code (GBD Level 1) +M4805-- | Garbage Code (GBD Level 1) +M48061- | Garbage Code (GBD Level 1) +M48062- | Garbage Code (GBD Level 1) +M4807-- | Garbage Code (GBD Level 1) +M4808-- | Garbage Code (GBD Level 1) +M481--- | Garbage Code (GBD Level 1) +M4810-- | Garbage Code (GBD Level 1) +M4811-- | Garbage Code (GBD Level 1) +M4812-- | Garbage Code (GBD Level 1) +M4813-- | Garbage Code (GBD Level 1) +M4814-- | Garbage Code (GBD Level 1) +M4815-- | Garbage Code (GBD Level 1) +M4816-- | Garbage Code (GBD Level 1) +M4817-- | Garbage Code (GBD Level 1) +M4818-- | Garbage Code (GBD Level 1) +M4819-- | Garbage Code (GBD Level 1) +M482--- | Garbage Code (GBD Level 1) +M4820-- | Garbage Code (GBD Level 1) +M4821-- | Garbage Code (GBD Level 1) +M4822-- | Garbage Code (GBD Level 1) +M4823-- | Garbage Code (GBD Level 1) +M4824-- | Garbage Code (GBD Level 1) +M4825-- | Garbage Code (GBD Level 1) +M4826-- | Garbage Code (GBD Level 1) +M4827-- | Garbage Code (GBD Level 1) +M483--- | Garbage Code (GBD Level 1) +M4830-- | Garbage Code (GBD Level 1) +M4831-- | Garbage Code (GBD Level 1) +M4832-- | Garbage Code (GBD Level 1) +M4833-- | Garbage Code (GBD Level 1) +M4834-- | Garbage Code (GBD Level 1) +M4835-- | Garbage Code (GBD Level 1) +M4836-- | Garbage Code (GBD Level 1) +M4837-- | Garbage Code (GBD Level 1) +M4838-- | Garbage Code (GBD Level 1) +M484--- | Garbage Code (GBD Level 1) +M4840XA | Garbage Code (GBD Level 1) +M4840XD | Garbage Code (GBD Level 1) +M4840XG | Garbage Code (GBD Level 1) +M4840XS | Garbage Code (GBD Level 1) +M4841XA | Garbage Code (GBD Level 1) +M4841XD | Garbage Code (GBD Level 1) +M4841XG | Garbage Code (GBD Level 1) +M4841XS | Garbage Code (GBD Level 1) +M4842XA | Garbage Code (GBD Level 1) +M4842XD | Garbage Code (GBD Level 1) +M4842XG | Garbage Code (GBD Level 1) +M4842XS | Garbage Code (GBD Level 1) +M4843XA | Garbage Code (GBD Level 1) +M4843XD | Garbage Code (GBD Level 1) +M4843XG | Garbage Code (GBD Level 1) +M4843XS | Garbage Code (GBD Level 1) +M4844XA | Garbage Code (GBD Level 1) +M4844XD | Garbage Code (GBD Level 1) +M4844XG | Garbage Code (GBD Level 1) +M4844XS | Garbage Code (GBD Level 1) +M4845XA | Garbage Code (GBD Level 1) +M4845XD | Garbage Code (GBD Level 1) +M4845XG | Garbage Code (GBD Level 1) +M4845XS | Garbage Code (GBD Level 1) +M4846XA | Garbage Code (GBD Level 1) +M4846XD | Garbage Code (GBD Level 1) +M4846XG | Garbage Code (GBD Level 1) +M4846XS | Garbage Code (GBD Level 1) +M4847XA | Garbage Code (GBD Level 1) +M4847XD | Garbage Code (GBD Level 1) +M4847XG | Garbage Code (GBD Level 1) +M4847XS | Garbage Code (GBD Level 1) +M4848XA | Garbage Code (GBD Level 1) +M4848XD | Garbage Code (GBD Level 1) +M4848XG | Garbage Code (GBD Level 1) +M4848XS | Garbage Code (GBD Level 1) +M485--- | Garbage Code (GBD Level 1) +M4850XA | Garbage Code (GBD Level 1) +M4850XD | Garbage Code (GBD Level 1) +M4850XG | Garbage Code (GBD Level 1) +M4850XS | Garbage Code (GBD Level 1) +M4851XA | Garbage Code (GBD Level 1) +M4851XD | Garbage Code (GBD Level 1) +M4851XG | Garbage Code (GBD Level 1) +M4851XS | Garbage Code (GBD Level 1) +M4852XA | Garbage Code (GBD Level 1) +M4852XD | Garbage Code (GBD Level 1) +M4852XG | Garbage Code (GBD Level 1) +M4852XS | Garbage Code (GBD Level 1) +M4853XA | Garbage Code (GBD Level 1) +M4853XD | Garbage Code (GBD Level 1) +M4853XG | Garbage Code (GBD Level 1) +M4853XS | Garbage Code (GBD Level 1) +M4854XA | Garbage Code (GBD Level 1) +M4854XD | Garbage Code (GBD Level 1) +M4854XG | Garbage Code (GBD Level 1) +M4854XS | Garbage Code (GBD Level 1) +M4855XA | Garbage Code (GBD Level 1) +M4855XD | Garbage Code (GBD Level 1) +M4855XG | Garbage Code (GBD Level 1) +M4855XS | Garbage Code (GBD Level 1) +M4856XA | Garbage Code (GBD Level 1) +M4856XD | Garbage Code (GBD Level 1) +M4856XG | Garbage Code (GBD Level 1) +M4856XS | Garbage Code (GBD Level 1) +M4857XA | Garbage Code (GBD Level 1) +M4857XD | Garbage Code (GBD Level 1) +M4857XG | Garbage Code (GBD Level 1) +M4857XS | Garbage Code (GBD Level 1) +M4858XA | Garbage Code (GBD Level 1) +M4858XD | Garbage Code (GBD Level 1) +M4858XG | Garbage Code (GBD Level 1) +M4858XS | Garbage Code (GBD Level 1) +M488--- | Garbage Code (GBD Level 1) +M488X1- | Garbage Code (GBD Level 1) +M488X2- | Garbage Code (GBD Level 1) +M488X3- | Garbage Code (GBD Level 1) +M488X4- | Garbage Code (GBD Level 1) +M488X5- | Garbage Code (GBD Level 1) +M488X6- | Garbage Code (GBD Level 1) +M488X7- | Garbage Code (GBD Level 1) +M488X8- | Garbage Code (GBD Level 1) +M488X9- | Garbage Code (GBD Level 1) +M489--- | Garbage Code (GBD Level 1) +M49---- | Garbage Code (GBD Level 1) +M492--- | Garbage Code (GBD Level 1) +M493--- | Garbage Code (GBD Level 1) +M494--- | Garbage Code (GBD Level 1) +M495--- | Garbage Code (GBD Level 1) +M498--- | Garbage Code (GBD Level 1) +M4980-- | Garbage Code (GBD Level 1) +M4981-- | Garbage Code (GBD Level 1) +M4982-- | Garbage Code (GBD Level 1) +M4983-- | Garbage Code (GBD Level 1) +M4984-- | Garbage Code (GBD Level 1) +M4985-- | Garbage Code (GBD Level 1) +M4986-- | Garbage Code (GBD Level 1) +M4987-- | Garbage Code (GBD Level 1) +M4988-- | Garbage Code (GBD Level 1) +M4989-- | Garbage Code (GBD Level 1) +M50---- | Garbage Code (GBD Level 1) +M500--- | Garbage Code (GBD Level 1) +M5000-- | Garbage Code (GBD Level 1) +M5001-- | Garbage Code (GBD Level 1) +M50020- | Garbage Code (GBD Level 1) +M50021- | Garbage Code (GBD Level 1) +M50022- | Garbage Code (GBD Level 1) +M50023- | Garbage Code (GBD Level 1) +M5003-- | Garbage Code (GBD Level 1) +M501--- | Garbage Code (GBD Level 1) +M5010-- | Garbage Code (GBD Level 1) +M5011-- | Garbage Code (GBD Level 1) +M50120- | Garbage Code (GBD Level 1) +M50121- | Garbage Code (GBD Level 1) +M50122- | Garbage Code (GBD Level 1) +M50123- | Garbage Code (GBD Level 1) +M5013-- | Garbage Code (GBD Level 1) +M502--- | Garbage Code (GBD Level 1) +M5020-- | Garbage Code (GBD Level 1) +M5021-- | Garbage Code (GBD Level 1) +M50220- | Garbage Code (GBD Level 1) +M50221- | Garbage Code (GBD Level 1) +M50222- | Garbage Code (GBD Level 1) +M50223- | Garbage Code (GBD Level 1) +M5023-- | Garbage Code (GBD Level 1) +M503--- | Garbage Code (GBD Level 1) +M5030-- | Garbage Code (GBD Level 1) +M5031-- | Garbage Code (GBD Level 1) +M50320- | Garbage Code (GBD Level 1) +M50321- | Garbage Code (GBD Level 1) +M50322- | Garbage Code (GBD Level 1) +M50323- | Garbage Code (GBD Level 1) +M5033-- | Garbage Code (GBD Level 1) +M508--- | Garbage Code (GBD Level 1) +M5080-- | Garbage Code (GBD Level 1) +M5081-- | Garbage Code (GBD Level 1) +M50820- | Garbage Code (GBD Level 1) +M50821- | Garbage Code (GBD Level 1) +M50822- | Garbage Code (GBD Level 1) +M50823- | Garbage Code (GBD Level 1) +M5083-- | Garbage Code (GBD Level 1) +M509--- | Garbage Code (GBD Level 1) +M5090-- | Garbage Code (GBD Level 1) +M5091-- | Garbage Code (GBD Level 1) +M50920- | Garbage Code (GBD Level 1) +M50921- | Garbage Code (GBD Level 1) +M50922- | Garbage Code (GBD Level 1) +M50923- | Garbage Code (GBD Level 1) +M5093-- | Garbage Code (GBD Level 1) +M51---- | Garbage Code (GBD Level 1) +M510--- | Garbage Code (GBD Level 1) +M5104-- | Garbage Code (GBD Level 1) +M5105-- | Garbage Code (GBD Level 1) +M5106-- | Garbage Code (GBD Level 1) +M511--- | Garbage Code (GBD Level 1) +M5114-- | Garbage Code (GBD Level 1) +M5115-- | Garbage Code (GBD Level 1) +M5116-- | Garbage Code (GBD Level 1) +M5117-- | Garbage Code (GBD Level 1) +M512--- | Garbage Code (GBD Level 1) +M5124-- | Garbage Code (GBD Level 1) +M5125-- | Garbage Code (GBD Level 1) +M5126-- | Garbage Code (GBD Level 1) +M5127-- | Garbage Code (GBD Level 1) +M513--- | Garbage Code (GBD Level 1) +M5134-- | Garbage Code (GBD Level 1) +M5135-- | Garbage Code (GBD Level 1) +M5136-- | Garbage Code (GBD Level 1) +M5137-- | Garbage Code (GBD Level 1) +M514--- | Garbage Code (GBD Level 1) +M5144-- | Garbage Code (GBD Level 1) +M5145-- | Garbage Code (GBD Level 1) +M5146-- | Garbage Code (GBD Level 1) +M5147-- | Garbage Code (GBD Level 1) +M518--- | Garbage Code (GBD Level 1) +M5184-- | Garbage Code (GBD Level 1) +M5185-- | Garbage Code (GBD Level 1) +M5186-- | Garbage Code (GBD Level 1) +M5187-- | Garbage Code (GBD Level 1) +M519--- | Garbage Code (GBD Level 1) +M53---- | Garbage Code (GBD Level 1) +M530--- | Garbage Code (GBD Level 1) +M531--- | Garbage Code (GBD Level 1) +M532--- | Garbage Code (GBD Level 1) +M532X1- | Garbage Code (GBD Level 1) +M532X2- | Garbage Code (GBD Level 1) +M532X3- | Garbage Code (GBD Level 1) +M532X4- | Garbage Code (GBD Level 1) +M532X5- | Garbage Code (GBD Level 1) +M532X6- | Garbage Code (GBD Level 1) +M532X7- | Garbage Code (GBD Level 1) +M532X8- | Garbage Code (GBD Level 1) +M532X9- | Garbage Code (GBD Level 1) +M533--- | Garbage Code (GBD Level 1) +M538--- | Garbage Code (GBD Level 1) +M5380-- | Garbage Code (GBD Level 1) +M5381-- | Garbage Code (GBD Level 1) +M5382-- | Garbage Code (GBD Level 1) +M5383-- | Garbage Code (GBD Level 1) +M5384-- | Garbage Code (GBD Level 1) +M5385-- | Garbage Code (GBD Level 1) +M5386-- | Garbage Code (GBD Level 1) +M5387-- | Garbage Code (GBD Level 1) +M5388-- | Garbage Code (GBD Level 1) +M539--- | Garbage Code (GBD Level 1) +M54---- | Garbage Code (GBD Level 1) +M540--- | Garbage Code (GBD Level 1) +M5400-- | Garbage Code (GBD Level 1) +M5401-- | Garbage Code (GBD Level 1) +M5402-- | Garbage Code (GBD Level 1) +M5403-- | Garbage Code (GBD Level 1) +M5404-- | Garbage Code (GBD Level 1) +M5405-- | Garbage Code (GBD Level 1) +M5406-- | Garbage Code (GBD Level 1) +M5407-- | Garbage Code (GBD Level 1) +M5408-- | Garbage Code (GBD Level 1) +M5409-- | Garbage Code (GBD Level 1) +M541--- | Garbage Code (GBD Level 1) +M5410-- | Garbage Code (GBD Level 1) +M5411-- | Garbage Code (GBD Level 1) +M5412-- | Garbage Code (GBD Level 1) +M5413-- | Garbage Code (GBD Level 1) +M5414-- | Garbage Code (GBD Level 1) +M5415-- | Garbage Code (GBD Level 1) +M5416-- | Garbage Code (GBD Level 1) +M5417-- | Garbage Code (GBD Level 1) +M5418-- | Garbage Code (GBD Level 1) +M542--- | Garbage Code (GBD Level 1) +M543--- | Garbage Code (GBD Level 1) +M5430-- | Garbage Code (GBD Level 1) +M5431-- | Garbage Code (GBD Level 1) +M5432-- | Garbage Code (GBD Level 1) +M544--- | Garbage Code (GBD Level 1) +M5440-- | Garbage Code (GBD Level 1) +M5441-- | Garbage Code (GBD Level 1) +M5442-- | Garbage Code (GBD Level 1) +M545--- | Garbage Code (GBD Level 1) +M546--- | Garbage Code (GBD Level 1) +M548--- | Garbage Code (GBD Level 1) +M5481-- | Garbage Code (GBD Level 1) +M5489-- | Garbage Code (GBD Level 1) +M549--- | Garbage Code (GBD Level 1) +M60---- | Garbage Code (GBD Level 1) +M600--- | Garbage Code (GBD Level 1) +M60000- | Garbage Code (GBD Level 1) +M60001- | Garbage Code (GBD Level 1) +M60002- | Garbage Code (GBD Level 1) +M60003- | Garbage Code (GBD Level 1) +M60004- | Garbage Code (GBD Level 1) +M60005- | Garbage Code (GBD Level 1) +M60009- | Garbage Code (GBD Level 1) +M60011- | Garbage Code (GBD Level 1) +M60012- | Garbage Code (GBD Level 1) +M60019- | Garbage Code (GBD Level 1) +M60021- | Garbage Code (GBD Level 1) +M60022- | Garbage Code (GBD Level 1) +M60029- | Garbage Code (GBD Level 1) +M60031- | Garbage Code (GBD Level 1) +M60032- | Garbage Code (GBD Level 1) +M60039- | Garbage Code (GBD Level 1) +M60041- | Garbage Code (GBD Level 1) +M60042- | Garbage Code (GBD Level 1) +M60043- | Garbage Code (GBD Level 1) +M60044- | Garbage Code (GBD Level 1) +M60045- | Garbage Code (GBD Level 1) +M60046- | Garbage Code (GBD Level 1) +M60051- | Garbage Code (GBD Level 1) +M60052- | Garbage Code (GBD Level 1) +M60059- | Garbage Code (GBD Level 1) +M60061- | Garbage Code (GBD Level 1) +M60062- | Garbage Code (GBD Level 1) +M60069- | Garbage Code (GBD Level 1) +M60070- | Garbage Code (GBD Level 1) +M60071- | Garbage Code (GBD Level 1) +M60072- | Garbage Code (GBD Level 1) +M60073- | Garbage Code (GBD Level 1) +M60074- | Garbage Code (GBD Level 1) +M60075- | Garbage Code (GBD Level 1) +M60076- | Garbage Code (GBD Level 1) +M60077- | Garbage Code (GBD Level 1) +M60078- | Garbage Code (GBD Level 1) +M6008-- | Garbage Code (GBD Level 1) +M6009-- | Garbage Code (GBD Level 1) +M601--- | Garbage Code (GBD Level 1) +M6010-- | Garbage Code (GBD Level 1) +M60111- | Garbage Code (GBD Level 1) +M60112- | Garbage Code (GBD Level 1) +M60119- | Garbage Code (GBD Level 1) +M60121- | Garbage Code (GBD Level 1) +M60122- | Garbage Code (GBD Level 1) +M60129- | Garbage Code (GBD Level 1) +M60131- | Garbage Code (GBD Level 1) +M60132- | Garbage Code (GBD Level 1) +M60139- | Garbage Code (GBD Level 1) +M60141- | Garbage Code (GBD Level 1) +M60142- | Garbage Code (GBD Level 1) +M60149- | Garbage Code (GBD Level 1) +M60151- | Garbage Code (GBD Level 1) +M60152- | Garbage Code (GBD Level 1) +M60159- | Garbage Code (GBD Level 1) +M60161- | Garbage Code (GBD Level 1) +M60162- | Garbage Code (GBD Level 1) +M60169- | Garbage Code (GBD Level 1) +M60171- | Garbage Code (GBD Level 1) +M60172- | Garbage Code (GBD Level 1) +M60179- | Garbage Code (GBD Level 1) +M6018-- | Garbage Code (GBD Level 1) +M6019-- | Garbage Code (GBD Level 1) +M602--- | Garbage Code (GBD Level 1) +M6020-- | Garbage Code (GBD Level 1) +M60211- | Garbage Code (GBD Level 1) +M60212- | Garbage Code (GBD Level 1) +M60219- | Garbage Code (GBD Level 1) +M60221- | Garbage Code (GBD Level 1) +M60222- | Garbage Code (GBD Level 1) +M60229- | Garbage Code (GBD Level 1) +M60231- | Garbage Code (GBD Level 1) +M60232- | Garbage Code (GBD Level 1) +M60239- | Garbage Code (GBD Level 1) +M60241- | Garbage Code (GBD Level 1) +M60242- | Garbage Code (GBD Level 1) +M60249- | Garbage Code (GBD Level 1) +M60251- | Garbage Code (GBD Level 1) +M60252- | Garbage Code (GBD Level 1) +M60259- | Garbage Code (GBD Level 1) +M60261- | Garbage Code (GBD Level 1) +M60262- | Garbage Code (GBD Level 1) +M60269- | Garbage Code (GBD Level 1) +M60271- | Garbage Code (GBD Level 1) +M60272- | Garbage Code (GBD Level 1) +M60279- | Garbage Code (GBD Level 1) +M6028-- | Garbage Code (GBD Level 1) +M608--- | Garbage Code (GBD Level 1) +M6080-- | Garbage Code (GBD Level 1) +M60811- | Garbage Code (GBD Level 1) +M60812- | Garbage Code (GBD Level 1) +M60819- | Garbage Code (GBD Level 1) +M60821- | Garbage Code (GBD Level 1) +M60822- | Garbage Code (GBD Level 1) +M60829- | Garbage Code (GBD Level 1) +M60831- | Garbage Code (GBD Level 1) +M60832- | Garbage Code (GBD Level 1) +M60839- | Garbage Code (GBD Level 1) +M60841- | Garbage Code (GBD Level 1) +M60842- | Garbage Code (GBD Level 1) +M60849- | Garbage Code (GBD Level 1) +M60851- | Garbage Code (GBD Level 1) +M60852- | Garbage Code (GBD Level 1) +M60859- | Garbage Code (GBD Level 1) +M60861- | Garbage Code (GBD Level 1) +M60862- | Garbage Code (GBD Level 1) +M60869- | Garbage Code (GBD Level 1) +M60871- | Garbage Code (GBD Level 1) +M60872- | Garbage Code (GBD Level 1) +M60879- | Garbage Code (GBD Level 1) +M6088-- | Garbage Code (GBD Level 1) +M6089-- | Garbage Code (GBD Level 1) +M609--- | Garbage Code (GBD Level 1) +M61---- | Garbage Code (GBD Level 1) +M610--- | Garbage Code (GBD Level 1) +M6100-- | Garbage Code (GBD Level 1) +M61011- | Garbage Code (GBD Level 1) +M61012- | Garbage Code (GBD Level 1) +M61019- | Garbage Code (GBD Level 1) +M61021- | Garbage Code (GBD Level 1) +M61022- | Garbage Code (GBD Level 1) +M61029- | Garbage Code (GBD Level 1) +M61031- | Garbage Code (GBD Level 1) +M61032- | Garbage Code (GBD Level 1) +M61039- | Garbage Code (GBD Level 1) +M61041- | Garbage Code (GBD Level 1) +M61042- | Garbage Code (GBD Level 1) +M61049- | Garbage Code (GBD Level 1) +M61051- | Garbage Code (GBD Level 1) +M61052- | Garbage Code (GBD Level 1) +M61059- | Garbage Code (GBD Level 1) +M61061- | Garbage Code (GBD Level 1) +M61062- | Garbage Code (GBD Level 1) +M61069- | Garbage Code (GBD Level 1) +M61071- | Garbage Code (GBD Level 1) +M61072- | Garbage Code (GBD Level 1) +M61079- | Garbage Code (GBD Level 1) +M6108-- | Garbage Code (GBD Level 1) +M6109-- | Garbage Code (GBD Level 1) +M611--- | Garbage Code (GBD Level 1) +M6110-- | Garbage Code (GBD Level 1) +M61111- | Garbage Code (GBD Level 1) +M61112- | Garbage Code (GBD Level 1) +M61119- | Garbage Code (GBD Level 1) +M61121- | Garbage Code (GBD Level 1) +M61122- | Garbage Code (GBD Level 1) +M61129- | Garbage Code (GBD Level 1) +M61131- | Garbage Code (GBD Level 1) +M61132- | Garbage Code (GBD Level 1) +M61139- | Garbage Code (GBD Level 1) +M61141- | Garbage Code (GBD Level 1) +M61142- | Garbage Code (GBD Level 1) +M61143- | Garbage Code (GBD Level 1) +M61144- | Garbage Code (GBD Level 1) +M61145- | Garbage Code (GBD Level 1) +M61146- | Garbage Code (GBD Level 1) +M61151- | Garbage Code (GBD Level 1) +M61152- | Garbage Code (GBD Level 1) +M61159- | Garbage Code (GBD Level 1) +M61161- | Garbage Code (GBD Level 1) +M61162- | Garbage Code (GBD Level 1) +M61169- | Garbage Code (GBD Level 1) +M61171- | Garbage Code (GBD Level 1) +M61172- | Garbage Code (GBD Level 1) +M61173- | Garbage Code (GBD Level 1) +M61174- | Garbage Code (GBD Level 1) +M61175- | Garbage Code (GBD Level 1) +M61176- | Garbage Code (GBD Level 1) +M61177- | Garbage Code (GBD Level 1) +M61178- | Garbage Code (GBD Level 1) +M61179- | Garbage Code (GBD Level 1) +M6118-- | Garbage Code (GBD Level 1) +M6119-- | Garbage Code (GBD Level 1) +M612--- | Garbage Code (GBD Level 1) +M6120-- | Garbage Code (GBD Level 1) +M61211- | Garbage Code (GBD Level 1) +M61212- | Garbage Code (GBD Level 1) +M61219- | Garbage Code (GBD Level 1) +M61221- | Garbage Code (GBD Level 1) +M61222- | Garbage Code (GBD Level 1) +M61229- | Garbage Code (GBD Level 1) +M61231- | Garbage Code (GBD Level 1) +M61232- | Garbage Code (GBD Level 1) +M61239- | Garbage Code (GBD Level 1) +M61241- | Garbage Code (GBD Level 1) +M61242- | Garbage Code (GBD Level 1) +M61249- | Garbage Code (GBD Level 1) +M61251- | Garbage Code (GBD Level 1) +M61252- | Garbage Code (GBD Level 1) +M61259- | Garbage Code (GBD Level 1) +M61261- | Garbage Code (GBD Level 1) +M61262- | Garbage Code (GBD Level 1) +M61269- | Garbage Code (GBD Level 1) +M61271- | Garbage Code (GBD Level 1) +M61272- | Garbage Code (GBD Level 1) +M61279- | Garbage Code (GBD Level 1) +M6128-- | Garbage Code (GBD Level 1) +M6129-- | Garbage Code (GBD Level 1) +M613--- | Garbage Code (GBD Level 1) +M6130-- | Garbage Code (GBD Level 1) +M61311- | Garbage Code (GBD Level 1) +M61312- | Garbage Code (GBD Level 1) +M61319- | Garbage Code (GBD Level 1) +M61321- | Garbage Code (GBD Level 1) +M61322- | Garbage Code (GBD Level 1) +M61329- | Garbage Code (GBD Level 1) +M61331- | Garbage Code (GBD Level 1) +M61332- | Garbage Code (GBD Level 1) +M61339- | Garbage Code (GBD Level 1) +M61341- | Garbage Code (GBD Level 1) +M61342- | Garbage Code (GBD Level 1) +M61349- | Garbage Code (GBD Level 1) +M61351- | Garbage Code (GBD Level 1) +M61352- | Garbage Code (GBD Level 1) +M61359- | Garbage Code (GBD Level 1) +M61361- | Garbage Code (GBD Level 1) +M61362- | Garbage Code (GBD Level 1) +M61369- | Garbage Code (GBD Level 1) +M61371- | Garbage Code (GBD Level 1) +M61372- | Garbage Code (GBD Level 1) +M61379- | Garbage Code (GBD Level 1) +M6138-- | Garbage Code (GBD Level 1) +M6139-- | Garbage Code (GBD Level 1) +M614--- | Garbage Code (GBD Level 1) +M6140-- | Garbage Code (GBD Level 1) +M61411- | Garbage Code (GBD Level 1) +M61412- | Garbage Code (GBD Level 1) +M61419- | Garbage Code (GBD Level 1) +M61421- | Garbage Code (GBD Level 1) +M61422- | Garbage Code (GBD Level 1) +M61429- | Garbage Code (GBD Level 1) +M61431- | Garbage Code (GBD Level 1) +M61432- | Garbage Code (GBD Level 1) +M61439- | Garbage Code (GBD Level 1) +M61441- | Garbage Code (GBD Level 1) +M61442- | Garbage Code (GBD Level 1) +M61449- | Garbage Code (GBD Level 1) +M61451- | Garbage Code (GBD Level 1) +M61452- | Garbage Code (GBD Level 1) +M61459- | Garbage Code (GBD Level 1) +M61461- | Garbage Code (GBD Level 1) +M61462- | Garbage Code (GBD Level 1) +M61469- | Garbage Code (GBD Level 1) +M61471- | Garbage Code (GBD Level 1) +M61472- | Garbage Code (GBD Level 1) +M61479- | Garbage Code (GBD Level 1) +M6148-- | Garbage Code (GBD Level 1) +M6149-- | Garbage Code (GBD Level 1) +M615--- | Garbage Code (GBD Level 1) +M6150-- | Garbage Code (GBD Level 1) +M61511- | Garbage Code (GBD Level 1) +M61512- | Garbage Code (GBD Level 1) +M61519- | Garbage Code (GBD Level 1) +M61521- | Garbage Code (GBD Level 1) +M61522- | Garbage Code (GBD Level 1) +M61529- | Garbage Code (GBD Level 1) +M61531- | Garbage Code (GBD Level 1) +M61532- | Garbage Code (GBD Level 1) +M61539- | Garbage Code (GBD Level 1) +M61541- | Garbage Code (GBD Level 1) +M61542- | Garbage Code (GBD Level 1) +M61549- | Garbage Code (GBD Level 1) +M61551- | Garbage Code (GBD Level 1) +M61552- | Garbage Code (GBD Level 1) +M61559- | Garbage Code (GBD Level 1) +M61561- | Garbage Code (GBD Level 1) +M61562- | Garbage Code (GBD Level 1) +M61569- | Garbage Code (GBD Level 1) +M61571- | Garbage Code (GBD Level 1) +M61572- | Garbage Code (GBD Level 1) +M61579- | Garbage Code (GBD Level 1) +M6158-- | Garbage Code (GBD Level 1) +M6159-- | Garbage Code (GBD Level 1) +M619--- | Garbage Code (GBD Level 1) +M62---- | Garbage Code (GBD Level 1) +M620--- | Garbage Code (GBD Level 1) +M6200-- | Garbage Code (GBD Level 1) +M62011- | Garbage Code (GBD Level 1) +M62012- | Garbage Code (GBD Level 1) +M62019- | Garbage Code (GBD Level 1) +M62021- | Garbage Code (GBD Level 1) +M62022- | Garbage Code (GBD Level 1) +M62029- | Garbage Code (GBD Level 1) +M62031- | Garbage Code (GBD Level 1) +M62032- | Garbage Code (GBD Level 1) +M62039- | Garbage Code (GBD Level 1) +M62041- | Garbage Code (GBD Level 1) +M62042- | Garbage Code (GBD Level 1) +M62049- | Garbage Code (GBD Level 1) +M62051- | Garbage Code (GBD Level 1) +M62052- | Garbage Code (GBD Level 1) +M62059- | Garbage Code (GBD Level 1) +M62061- | Garbage Code (GBD Level 1) +M62062- | Garbage Code (GBD Level 1) +M62069- | Garbage Code (GBD Level 1) +M62071- | Garbage Code (GBD Level 1) +M62072- | Garbage Code (GBD Level 1) +M62079- | Garbage Code (GBD Level 1) +M6208-- | Garbage Code (GBD Level 1) +M621--- | Garbage Code (GBD Level 1) +M6210-- | Garbage Code (GBD Level 1) +M62111- | Garbage Code (GBD Level 1) +M62112- | Garbage Code (GBD Level 1) +M62119- | Garbage Code (GBD Level 1) +M62121- | Garbage Code (GBD Level 1) +M62122- | Garbage Code (GBD Level 1) +M62129- | Garbage Code (GBD Level 1) +M62131- | Garbage Code (GBD Level 1) +M62132- | Garbage Code (GBD Level 1) +M62139- | Garbage Code (GBD Level 1) +M62141- | Garbage Code (GBD Level 1) +M62142- | Garbage Code (GBD Level 1) +M62149- | Garbage Code (GBD Level 1) +M62151- | Garbage Code (GBD Level 1) +M62152- | Garbage Code (GBD Level 1) +M62159- | Garbage Code (GBD Level 1) +M62161- | Garbage Code (GBD Level 1) +M62162- | Garbage Code (GBD Level 1) +M62169- | Garbage Code (GBD Level 1) +M62171- | Garbage Code (GBD Level 1) +M62172- | Garbage Code (GBD Level 1) +M62179- | Garbage Code (GBD Level 1) +M6218-- | Garbage Code (GBD Level 1) +M622--- | Garbage Code (GBD Level 1) +M6220-- | Garbage Code (GBD Level 1) +M62211- | Garbage Code (GBD Level 1) +M62212- | Garbage Code (GBD Level 1) +M62219- | Garbage Code (GBD Level 1) +M62221- | Garbage Code (GBD Level 1) +M62222- | Garbage Code (GBD Level 1) +M62229- | Garbage Code (GBD Level 1) +M62231- | Garbage Code (GBD Level 1) +M62232- | Garbage Code (GBD Level 1) +M62239- | Garbage Code (GBD Level 1) +M62241- | Garbage Code (GBD Level 1) +M62242- | Garbage Code (GBD Level 1) +M62249- | Garbage Code (GBD Level 1) +M62251- | Garbage Code (GBD Level 1) +M62252- | Garbage Code (GBD Level 1) +M62259- | Garbage Code (GBD Level 1) +M62261- | Garbage Code (GBD Level 1) +M62262- | Garbage Code (GBD Level 1) +M62269- | Garbage Code (GBD Level 1) +M62271- | Garbage Code (GBD Level 1) +M62272- | Garbage Code (GBD Level 1) +M62279- | Garbage Code (GBD Level 1) +M6228-- | Garbage Code (GBD Level 1) +M623--- | Garbage Code (GBD Level 1) +M624--- | Garbage Code (GBD Level 1) +M6240-- | Garbage Code (GBD Level 1) +M62411- | Garbage Code (GBD Level 1) +M62412- | Garbage Code (GBD Level 1) +M62419- | Garbage Code (GBD Level 1) +M62421- | Garbage Code (GBD Level 1) +M62422- | Garbage Code (GBD Level 1) +M62429- | Garbage Code (GBD Level 1) +M62431- | Garbage Code (GBD Level 1) +M62432- | Garbage Code (GBD Level 1) +M62439- | Garbage Code (GBD Level 1) +M62441- | Garbage Code (GBD Level 1) +M62442- | Garbage Code (GBD Level 1) +M62449- | Garbage Code (GBD Level 1) +M62451- | Garbage Code (GBD Level 1) +M62452- | Garbage Code (GBD Level 1) +M62459- | Garbage Code (GBD Level 1) +M62461- | Garbage Code (GBD Level 1) +M62462- | Garbage Code (GBD Level 1) +M62469- | Garbage Code (GBD Level 1) +M62471- | Garbage Code (GBD Level 1) +M62472- | Garbage Code (GBD Level 1) +M62479- | Garbage Code (GBD Level 1) +M6248-- | Garbage Code (GBD Level 1) +M6249-- | Garbage Code (GBD Level 1) +M625--- | Garbage Code (GBD Level 1) +M6250-- | Garbage Code (GBD Level 1) +M62511- | Garbage Code (GBD Level 1) +M62512- | Garbage Code (GBD Level 1) +M62519- | Garbage Code (GBD Level 1) +M62521- | Garbage Code (GBD Level 1) +M62522- | Garbage Code (GBD Level 1) +M62529- | Garbage Code (GBD Level 1) +M62531- | Garbage Code (GBD Level 1) +M62532- | Garbage Code (GBD Level 1) +M62539- | Garbage Code (GBD Level 1) +M62541- | Garbage Code (GBD Level 1) +M62542- | Garbage Code (GBD Level 1) +M62549- | Garbage Code (GBD Level 1) +M62551- | Garbage Code (GBD Level 1) +M62552- | Garbage Code (GBD Level 1) +M62559- | Garbage Code (GBD Level 1) +M62561- | Garbage Code (GBD Level 1) +M62562- | Garbage Code (GBD Level 1) +M62569- | Garbage Code (GBD Level 1) +M62571- | Garbage Code (GBD Level 1) +M62572- | Garbage Code (GBD Level 1) +M62579- | Garbage Code (GBD Level 1) +M6258-- | Garbage Code (GBD Level 1) +M6259-- | Garbage Code (GBD Level 1) +M626--- | Garbage Code (GBD Level 1) +M628--- | Garbage Code (GBD Level 1) +M6281-- | Garbage Code (GBD Level 1) +M6282-- | Garbage Code (GBD Level 1) +M62830- | Garbage Code (GBD Level 1) +M62831- | Garbage Code (GBD Level 1) +M62838- | Garbage Code (GBD Level 1) +M6284-- | Garbage Code (GBD Level 1) +M6289-- | Garbage Code (GBD Level 1) +M629--- | Garbage Code (GBD Level 1) +M63---- | Garbage Code (GBD Level 1) +M630--- | Garbage Code (GBD Level 1) +M631--- | Garbage Code (GBD Level 1) +M632--- | Garbage Code (GBD Level 1) +M633--- | Garbage Code (GBD Level 1) +M638--- | Garbage Code (GBD Level 1) +M6380-- | Garbage Code (GBD Level 1) +M63811- | Garbage Code (GBD Level 1) +M63812- | Garbage Code (GBD Level 1) +M63819- | Garbage Code (GBD Level 1) +M63821- | Garbage Code (GBD Level 1) +M63822- | Garbage Code (GBD Level 1) +M63829- | Garbage Code (GBD Level 1) +M63831- | Garbage Code (GBD Level 1) +M63832- | Garbage Code (GBD Level 1) +M63839- | Garbage Code (GBD Level 1) +M63841- | Garbage Code (GBD Level 1) +M63842- | Garbage Code (GBD Level 1) +M63849- | Garbage Code (GBD Level 1) +M63851- | Garbage Code (GBD Level 1) +M63852- | Garbage Code (GBD Level 1) +M63859- | Garbage Code (GBD Level 1) +M63861- | Garbage Code (GBD Level 1) +M63862- | Garbage Code (GBD Level 1) +M63869- | Garbage Code (GBD Level 1) +M63871- | Garbage Code (GBD Level 1) +M63872- | Garbage Code (GBD Level 1) +M63879- | Garbage Code (GBD Level 1) +M6388-- | Garbage Code (GBD Level 1) +M6389-- | Garbage Code (GBD Level 1) +M651--- | Garbage Code (GBD Level 1) +M6510-- | Garbage Code (GBD Level 1) +M65111- | Garbage Code (GBD Level 1) +M65112- | Garbage Code (GBD Level 1) +M65119- | Garbage Code (GBD Level 1) +M65121- | Garbage Code (GBD Level 1) +M65122- | Garbage Code (GBD Level 1) +M65129- | Garbage Code (GBD Level 1) +M65131- | Garbage Code (GBD Level 1) +M65132- | Garbage Code (GBD Level 1) +M65139- | Garbage Code (GBD Level 1) +M65141- | Garbage Code (GBD Level 1) +M65142- | Garbage Code (GBD Level 1) +M65149- | Garbage Code (GBD Level 1) +M65151- | Garbage Code (GBD Level 1) +M65152- | Garbage Code (GBD Level 1) +M65159- | Garbage Code (GBD Level 1) +M65161- | Garbage Code (GBD Level 1) +M65162- | Garbage Code (GBD Level 1) +M65169- | Garbage Code (GBD Level 1) +M65171- | Garbage Code (GBD Level 1) +M65172- | Garbage Code (GBD Level 1) +M65179- | Garbage Code (GBD Level 1) +M6518-- | Garbage Code (GBD Level 1) +M6519-- | Garbage Code (GBD Level 1) +M652--- | Garbage Code (GBD Level 1) +M6520-- | Garbage Code (GBD Level 1) +M65221- | Garbage Code (GBD Level 1) +M65222- | Garbage Code (GBD Level 1) +M65229- | Garbage Code (GBD Level 1) +M65231- | Garbage Code (GBD Level 1) +M65232- | Garbage Code (GBD Level 1) +M65239- | Garbage Code (GBD Level 1) +M65241- | Garbage Code (GBD Level 1) +M65242- | Garbage Code (GBD Level 1) +M65249- | Garbage Code (GBD Level 1) +M65251- | Garbage Code (GBD Level 1) +M65252- | Garbage Code (GBD Level 1) +M65259- | Garbage Code (GBD Level 1) +M65261- | Garbage Code (GBD Level 1) +M65262- | Garbage Code (GBD Level 1) +M65269- | Garbage Code (GBD Level 1) +M65271- | Garbage Code (GBD Level 1) +M65272- | Garbage Code (GBD Level 1) +M65279- | Garbage Code (GBD Level 1) +M6528-- | Garbage Code (GBD Level 1) +M6529-- | Garbage Code (GBD Level 1) +M653--- | Garbage Code (GBD Level 1) +M6530-- | Garbage Code (GBD Level 1) +M65311- | Garbage Code (GBD Level 1) +M65312- | Garbage Code (GBD Level 1) +M65319- | Garbage Code (GBD Level 1) +M65321- | Garbage Code (GBD Level 1) +M65322- | Garbage Code (GBD Level 1) +M65329- | Garbage Code (GBD Level 1) +M65331- | Garbage Code (GBD Level 1) +M65332- | Garbage Code (GBD Level 1) +M65339- | Garbage Code (GBD Level 1) +M65341- | Garbage Code (GBD Level 1) +M65342- | Garbage Code (GBD Level 1) +M65349- | Garbage Code (GBD Level 1) +M65351- | Garbage Code (GBD Level 1) +M65352- | Garbage Code (GBD Level 1) +M65359- | Garbage Code (GBD Level 1) +M654--- | Garbage Code (GBD Level 1) +M658--- | Garbage Code (GBD Level 1) +M6580-- | Garbage Code (GBD Level 1) +M65811- | Garbage Code (GBD Level 1) +M65812- | Garbage Code (GBD Level 1) +M65819- | Garbage Code (GBD Level 1) +M65821- | Garbage Code (GBD Level 1) +M65822- | Garbage Code (GBD Level 1) +M65829- | Garbage Code (GBD Level 1) +M65831- | Garbage Code (GBD Level 1) +M65832- | Garbage Code (GBD Level 1) +M65839- | Garbage Code (GBD Level 1) +M65841- | Garbage Code (GBD Level 1) +M65842- | Garbage Code (GBD Level 1) +M65849- | Garbage Code (GBD Level 1) +M65851- | Garbage Code (GBD Level 1) +M65852- | Garbage Code (GBD Level 1) +M65859- | Garbage Code (GBD Level 1) +M65861- | Garbage Code (GBD Level 1) +M65862- | Garbage Code (GBD Level 1) +M65869- | Garbage Code (GBD Level 1) +M65871- | Garbage Code (GBD Level 1) +M65872- | Garbage Code (GBD Level 1) +M65879- | Garbage Code (GBD Level 1) +M6588-- | Garbage Code (GBD Level 1) +M6589-- | Garbage Code (GBD Level 1) +M659--- | Garbage Code (GBD Level 1) +M66---- | Garbage Code (GBD Level 1) +M660--- | Garbage Code (GBD Level 1) +M661--- | Garbage Code (GBD Level 1) +M6610-- | Garbage Code (GBD Level 1) +M66111- | Garbage Code (GBD Level 1) +M66112- | Garbage Code (GBD Level 1) +M66119- | Garbage Code (GBD Level 1) +M66121- | Garbage Code (GBD Level 1) +M66122- | Garbage Code (GBD Level 1) +M66129- | Garbage Code (GBD Level 1) +M66131- | Garbage Code (GBD Level 1) +M66132- | Garbage Code (GBD Level 1) +M66139- | Garbage Code (GBD Level 1) +M66141- | Garbage Code (GBD Level 1) +M66142- | Garbage Code (GBD Level 1) +M66143- | Garbage Code (GBD Level 1) +M66144- | Garbage Code (GBD Level 1) +M66145- | Garbage Code (GBD Level 1) +M66146- | Garbage Code (GBD Level 1) +M66151- | Garbage Code (GBD Level 1) +M66152- | Garbage Code (GBD Level 1) +M66159- | Garbage Code (GBD Level 1) +M66171- | Garbage Code (GBD Level 1) +M66172- | Garbage Code (GBD Level 1) +M66173- | Garbage Code (GBD Level 1) +M66174- | Garbage Code (GBD Level 1) +M66175- | Garbage Code (GBD Level 1) +M66176- | Garbage Code (GBD Level 1) +M66177- | Garbage Code (GBD Level 1) +M66178- | Garbage Code (GBD Level 1) +M66179- | Garbage Code (GBD Level 1) +M6618-- | Garbage Code (GBD Level 1) +M662--- | Garbage Code (GBD Level 1) +M6620-- | Garbage Code (GBD Level 1) +M66211- | Garbage Code (GBD Level 1) +M66212- | Garbage Code (GBD Level 1) +M66219- | Garbage Code (GBD Level 1) +M66221- | Garbage Code (GBD Level 1) +M66222- | Garbage Code (GBD Level 1) +M66229- | Garbage Code (GBD Level 1) +M66231- | Garbage Code (GBD Level 1) +M66232- | Garbage Code (GBD Level 1) +M66239- | Garbage Code (GBD Level 1) +M66241- | Garbage Code (GBD Level 1) +M66242- | Garbage Code (GBD Level 1) +M66249- | Garbage Code (GBD Level 1) +M66251- | Garbage Code (GBD Level 1) +M66252- | Garbage Code (GBD Level 1) +M66259- | Garbage Code (GBD Level 1) +M66261- | Garbage Code (GBD Level 1) +M66262- | Garbage Code (GBD Level 1) +M66269- | Garbage Code (GBD Level 1) +M66271- | Garbage Code (GBD Level 1) +M66272- | Garbage Code (GBD Level 1) +M66279- | Garbage Code (GBD Level 1) +M6628-- | Garbage Code (GBD Level 1) +M6629-- | Garbage Code (GBD Level 1) +M663--- | Garbage Code (GBD Level 1) +M6630-- | Garbage Code (GBD Level 1) +M66311- | Garbage Code (GBD Level 1) +M66312- | Garbage Code (GBD Level 1) +M66319- | Garbage Code (GBD Level 1) +M66321- | Garbage Code (GBD Level 1) +M66322- | Garbage Code (GBD Level 1) +M66329- | Garbage Code (GBD Level 1) +M66331- | Garbage Code (GBD Level 1) +M66332- | Garbage Code (GBD Level 1) +M66339- | Garbage Code (GBD Level 1) +M66341- | Garbage Code (GBD Level 1) +M66342- | Garbage Code (GBD Level 1) +M66349- | Garbage Code (GBD Level 1) +M66351- | Garbage Code (GBD Level 1) +M66352- | Garbage Code (GBD Level 1) +M66359- | Garbage Code (GBD Level 1) +M66361- | Garbage Code (GBD Level 1) +M66362- | Garbage Code (GBD Level 1) +M66369- | Garbage Code (GBD Level 1) +M66371- | Garbage Code (GBD Level 1) +M66372- | Garbage Code (GBD Level 1) +M66379- | Garbage Code (GBD Level 1) +M6638-- | Garbage Code (GBD Level 1) +M6639-- | Garbage Code (GBD Level 1) +M664--- | Garbage Code (GBD Level 1) +M665--- | Garbage Code (GBD Level 1) +M6680-- | Garbage Code (GBD Level 1) +M66811- | Garbage Code (GBD Level 1) +M66812- | Garbage Code (GBD Level 1) +M66819- | Garbage Code (GBD Level 1) +M66821- | Garbage Code (GBD Level 1) +M66822- | Garbage Code (GBD Level 1) +M66829- | Garbage Code (GBD Level 1) +M66831- | Garbage Code (GBD Level 1) +M66832- | Garbage Code (GBD Level 1) +M66839- | Garbage Code (GBD Level 1) +M66841- | Garbage Code (GBD Level 1) +M66842- | Garbage Code (GBD Level 1) +M66849- | Garbage Code (GBD Level 1) +M66851- | Garbage Code (GBD Level 1) +M66852- | Garbage Code (GBD Level 1) +M66859- | Garbage Code (GBD Level 1) +M66861- | Garbage Code (GBD Level 1) +M66862- | Garbage Code (GBD Level 1) +M66869- | Garbage Code (GBD Level 1) +M66871- | Garbage Code (GBD Level 1) +M66872- | Garbage Code (GBD Level 1) +M66879- | Garbage Code (GBD Level 1) +M6688-- | Garbage Code (GBD Level 1) +M6689-- | Garbage Code (GBD Level 1) +M669--- | Garbage Code (GBD Level 1) +M67---- | Garbage Code (GBD Level 1) +M670--- | Garbage Code (GBD Level 1) +M6700-- | Garbage Code (GBD Level 1) +M6701-- | Garbage Code (GBD Level 1) +M6702-- | Garbage Code (GBD Level 1) +M671--- | Garbage Code (GBD Level 1) +M672--- | Garbage Code (GBD Level 1) +M6720-- | Garbage Code (GBD Level 1) +M67211- | Garbage Code (GBD Level 1) +M67212- | Garbage Code (GBD Level 1) +M67219- | Garbage Code (GBD Level 1) +M67221- | Garbage Code (GBD Level 1) +M67222- | Garbage Code (GBD Level 1) +M67229- | Garbage Code (GBD Level 1) +M67231- | Garbage Code (GBD Level 1) +M67232- | Garbage Code (GBD Level 1) +M67239- | Garbage Code (GBD Level 1) +M67241- | Garbage Code (GBD Level 1) +M67242- | Garbage Code (GBD Level 1) +M67249- | Garbage Code (GBD Level 1) +M67251- | Garbage Code (GBD Level 1) +M67252- | Garbage Code (GBD Level 1) +M67259- | Garbage Code (GBD Level 1) +M67261- | Garbage Code (GBD Level 1) +M67262- | Garbage Code (GBD Level 1) +M67269- | Garbage Code (GBD Level 1) +M67271- | Garbage Code (GBD Level 1) +M67272- | Garbage Code (GBD Level 1) +M67279- | Garbage Code (GBD Level 1) +M6728-- | Garbage Code (GBD Level 1) +M6729-- | Garbage Code (GBD Level 1) +M673--- | Garbage Code (GBD Level 1) +M6730-- | Garbage Code (GBD Level 1) +M67311- | Garbage Code (GBD Level 1) +M67312- | Garbage Code (GBD Level 1) +M67319- | Garbage Code (GBD Level 1) +M67321- | Garbage Code (GBD Level 1) +M67322- | Garbage Code (GBD Level 1) +M67329- | Garbage Code (GBD Level 1) +M67331- | Garbage Code (GBD Level 1) +M67332- | Garbage Code (GBD Level 1) +M67339- | Garbage Code (GBD Level 1) +M67341- | Garbage Code (GBD Level 1) +M67342- | Garbage Code (GBD Level 1) +M67349- | Garbage Code (GBD Level 1) +M67351- | Garbage Code (GBD Level 1) +M67352- | Garbage Code (GBD Level 1) +M67359- | Garbage Code (GBD Level 1) +M67361- | Garbage Code (GBD Level 1) +M67362- | Garbage Code (GBD Level 1) +M67369- | Garbage Code (GBD Level 1) +M67371- | Garbage Code (GBD Level 1) +M67372- | Garbage Code (GBD Level 1) +M67379- | Garbage Code (GBD Level 1) +M6738-- | Garbage Code (GBD Level 1) +M6739-- | Garbage Code (GBD Level 1) +M674--- | Garbage Code (GBD Level 1) +M6740-- | Garbage Code (GBD Level 1) +M67411- | Garbage Code (GBD Level 1) +M67412- | Garbage Code (GBD Level 1) +M67419- | Garbage Code (GBD Level 1) +M67421- | Garbage Code (GBD Level 1) +M67422- | Garbage Code (GBD Level 1) +M67429- | Garbage Code (GBD Level 1) +M67431- | Garbage Code (GBD Level 1) +M67432- | Garbage Code (GBD Level 1) +M67439- | Garbage Code (GBD Level 1) +M67441- | Garbage Code (GBD Level 1) +M67442- | Garbage Code (GBD Level 1) +M67449- | Garbage Code (GBD Level 1) +M67451- | Garbage Code (GBD Level 1) +M67452- | Garbage Code (GBD Level 1) +M67459- | Garbage Code (GBD Level 1) +M67461- | Garbage Code (GBD Level 1) +M67462- | Garbage Code (GBD Level 1) +M67469- | Garbage Code (GBD Level 1) +M67471- | Garbage Code (GBD Level 1) +M67472- | Garbage Code (GBD Level 1) +M67479- | Garbage Code (GBD Level 1) +M6748-- | Garbage Code (GBD Level 1) +M6749-- | Garbage Code (GBD Level 1) +M6750-- | Garbage Code (GBD Level 1) +M6751-- | Garbage Code (GBD Level 1) +M6752-- | Garbage Code (GBD Level 1) +M678--- | Garbage Code (GBD Level 1) +M6780-- | Garbage Code (GBD Level 1) +M67811- | Garbage Code (GBD Level 1) +M67812- | Garbage Code (GBD Level 1) +M67813- | Garbage Code (GBD Level 1) +M67814- | Garbage Code (GBD Level 1) +M67819- | Garbage Code (GBD Level 1) +M67821- | Garbage Code (GBD Level 1) +M67822- | Garbage Code (GBD Level 1) +M67823- | Garbage Code (GBD Level 1) +M67824- | Garbage Code (GBD Level 1) +M67829- | Garbage Code (GBD Level 1) +M67831- | Garbage Code (GBD Level 1) +M67832- | Garbage Code (GBD Level 1) +M67833- | Garbage Code (GBD Level 1) +M67834- | Garbage Code (GBD Level 1) +M67839- | Garbage Code (GBD Level 1) +M67841- | Garbage Code (GBD Level 1) +M67842- | Garbage Code (GBD Level 1) +M67843- | Garbage Code (GBD Level 1) +M67844- | Garbage Code (GBD Level 1) +M67849- | Garbage Code (GBD Level 1) +M67851- | Garbage Code (GBD Level 1) +M67852- | Garbage Code (GBD Level 1) +M67853- | Garbage Code (GBD Level 1) +M67854- | Garbage Code (GBD Level 1) +M67859- | Garbage Code (GBD Level 1) +M67861- | Garbage Code (GBD Level 1) +M67862- | Garbage Code (GBD Level 1) +M67863- | Garbage Code (GBD Level 1) +M67864- | Garbage Code (GBD Level 1) +M67869- | Garbage Code (GBD Level 1) +M67871- | Garbage Code (GBD Level 1) +M67872- | Garbage Code (GBD Level 1) +M67873- | Garbage Code (GBD Level 1) +M67874- | Garbage Code (GBD Level 1) +M67879- | Garbage Code (GBD Level 1) +M6788-- | Garbage Code (GBD Level 1) +M6789-- | Garbage Code (GBD Level 1) +M679--- | Garbage Code (GBD Level 1) +M6790-- | Garbage Code (GBD Level 1) +M67911- | Garbage Code (GBD Level 1) +M67912- | Garbage Code (GBD Level 1) +M67919- | Garbage Code (GBD Level 1) +M67921- | Garbage Code (GBD Level 1) +M67922- | Garbage Code (GBD Level 1) +M67929- | Garbage Code (GBD Level 1) +M67931- | Garbage Code (GBD Level 1) +M67932- | Garbage Code (GBD Level 1) +M67939- | Garbage Code (GBD Level 1) +M67941- | Garbage Code (GBD Level 1) +M67942- | Garbage Code (GBD Level 1) +M67949- | Garbage Code (GBD Level 1) +M67951- | Garbage Code (GBD Level 1) +M67952- | Garbage Code (GBD Level 1) +M67959- | Garbage Code (GBD Level 1) +M67961- | Garbage Code (GBD Level 1) +M67962- | Garbage Code (GBD Level 1) +M67969- | Garbage Code (GBD Level 1) +M67971- | Garbage Code (GBD Level 1) +M67972- | Garbage Code (GBD Level 1) +M67979- | Garbage Code (GBD Level 1) +M6798-- | Garbage Code (GBD Level 1) +M6799-- | Garbage Code (GBD Level 1) +M68---- | Garbage Code (GBD Level 1) +M680--- | Garbage Code (GBD Level 1) +M688--- | Garbage Code (GBD Level 1) +M70---- | Garbage Code (GBD Level 1) +M700--- | Garbage Code (GBD Level 1) +M70031- | Garbage Code (GBD Level 1) +M70032- | Garbage Code (GBD Level 1) +M70039- | Garbage Code (GBD Level 1) +M70041- | Garbage Code (GBD Level 1) +M70042- | Garbage Code (GBD Level 1) +M70049- | Garbage Code (GBD Level 1) +M701--- | Garbage Code (GBD Level 1) +M7010-- | Garbage Code (GBD Level 1) +M7011-- | Garbage Code (GBD Level 1) +M7012-- | Garbage Code (GBD Level 1) +M702--- | Garbage Code (GBD Level 1) +M7020-- | Garbage Code (GBD Level 1) +M7021-- | Garbage Code (GBD Level 1) +M7022-- | Garbage Code (GBD Level 1) +M703--- | Garbage Code (GBD Level 1) +M7030-- | Garbage Code (GBD Level 1) +M7031-- | Garbage Code (GBD Level 1) +M7032-- | Garbage Code (GBD Level 1) +M704--- | Garbage Code (GBD Level 1) +M7040-- | Garbage Code (GBD Level 1) +M7041-- | Garbage Code (GBD Level 1) +M7042-- | Garbage Code (GBD Level 1) +M705--- | Garbage Code (GBD Level 1) +M7050-- | Garbage Code (GBD Level 1) +M7051-- | Garbage Code (GBD Level 1) +M7052-- | Garbage Code (GBD Level 1) +M706--- | Garbage Code (GBD Level 1) +M7060-- | Garbage Code (GBD Level 1) +M7061-- | Garbage Code (GBD Level 1) +M7062-- | Garbage Code (GBD Level 1) +M707--- | Garbage Code (GBD Level 1) +M7070-- | Garbage Code (GBD Level 1) +M7071-- | Garbage Code (GBD Level 1) +M7072-- | Garbage Code (GBD Level 1) +M708--- | Garbage Code (GBD Level 1) +M7080-- | Garbage Code (GBD Level 1) +M70811- | Garbage Code (GBD Level 1) +M70812- | Garbage Code (GBD Level 1) +M70819- | Garbage Code (GBD Level 1) +M70821- | Garbage Code (GBD Level 1) +M70822- | Garbage Code (GBD Level 1) +M70829- | Garbage Code (GBD Level 1) +M70831- | Garbage Code (GBD Level 1) +M70832- | Garbage Code (GBD Level 1) +M70839- | Garbage Code (GBD Level 1) +M70841- | Garbage Code (GBD Level 1) +M70842- | Garbage Code (GBD Level 1) +M70849- | Garbage Code (GBD Level 1) +M70851- | Garbage Code (GBD Level 1) +M70852- | Garbage Code (GBD Level 1) +M70859- | Garbage Code (GBD Level 1) +M70861- | Garbage Code (GBD Level 1) +M70862- | Garbage Code (GBD Level 1) +M70869- | Garbage Code (GBD Level 1) +M70871- | Garbage Code (GBD Level 1) +M70872- | Garbage Code (GBD Level 1) +M70879- | Garbage Code (GBD Level 1) +M7088-- | Garbage Code (GBD Level 1) +M7089-- | Garbage Code (GBD Level 1) +M709--- | Garbage Code (GBD Level 1) +M7090-- | Garbage Code (GBD Level 1) +M70911- | Garbage Code (GBD Level 1) +M70912- | Garbage Code (GBD Level 1) +M70919- | Garbage Code (GBD Level 1) +M70921- | Garbage Code (GBD Level 1) +M70922- | Garbage Code (GBD Level 1) +M70929- | Garbage Code (GBD Level 1) +M70931- | Garbage Code (GBD Level 1) +M70932- | Garbage Code (GBD Level 1) +M70939- | Garbage Code (GBD Level 1) +M70941- | Garbage Code (GBD Level 1) +M70942- | Garbage Code (GBD Level 1) +M70949- | Garbage Code (GBD Level 1) +M70951- | Garbage Code (GBD Level 1) +M70952- | Garbage Code (GBD Level 1) +M70959- | Garbage Code (GBD Level 1) +M70961- | Garbage Code (GBD Level 1) +M70962- | Garbage Code (GBD Level 1) +M70969- | Garbage Code (GBD Level 1) +M70971- | Garbage Code (GBD Level 1) +M70972- | Garbage Code (GBD Level 1) +M70979- | Garbage Code (GBD Level 1) +M7098-- | Garbage Code (GBD Level 1) +M7099-- | Garbage Code (GBD Level 1) +M71---- | Garbage Code (GBD Level 1) +M712--- | Garbage Code (GBD Level 1) +M7120-- | Garbage Code (GBD Level 1) +M7121-- | Garbage Code (GBD Level 1) +M7122-- | Garbage Code (GBD Level 1) +M713--- | Garbage Code (GBD Level 1) +M7130-- | Garbage Code (GBD Level 1) +M71311- | Garbage Code (GBD Level 1) +M71312- | Garbage Code (GBD Level 1) +M71319- | Garbage Code (GBD Level 1) +M71321- | Garbage Code (GBD Level 1) +M71322- | Garbage Code (GBD Level 1) +M71329- | Garbage Code (GBD Level 1) +M71331- | Garbage Code (GBD Level 1) +M71332- | Garbage Code (GBD Level 1) +M71339- | Garbage Code (GBD Level 1) +M71341- | Garbage Code (GBD Level 1) +M71342- | Garbage Code (GBD Level 1) +M71349- | Garbage Code (GBD Level 1) +M71351- | Garbage Code (GBD Level 1) +M71352- | Garbage Code (GBD Level 1) +M71359- | Garbage Code (GBD Level 1) +M71371- | Garbage Code (GBD Level 1) +M71372- | Garbage Code (GBD Level 1) +M71379- | Garbage Code (GBD Level 1) +M7138-- | Garbage Code (GBD Level 1) +M7139-- | Garbage Code (GBD Level 1) +M714--- | Garbage Code (GBD Level 1) +M7140-- | Garbage Code (GBD Level 1) +M71421- | Garbage Code (GBD Level 1) +M71422- | Garbage Code (GBD Level 1) +M71429- | Garbage Code (GBD Level 1) +M71431- | Garbage Code (GBD Level 1) +M71432- | Garbage Code (GBD Level 1) +M71439- | Garbage Code (GBD Level 1) +M71441- | Garbage Code (GBD Level 1) +M71442- | Garbage Code (GBD Level 1) +M71449- | Garbage Code (GBD Level 1) +M71451- | Garbage Code (GBD Level 1) +M71452- | Garbage Code (GBD Level 1) +M71459- | Garbage Code (GBD Level 1) +M71461- | Garbage Code (GBD Level 1) +M71462- | Garbage Code (GBD Level 1) +M71469- | Garbage Code (GBD Level 1) +M71471- | Garbage Code (GBD Level 1) +M71472- | Garbage Code (GBD Level 1) +M71479- | Garbage Code (GBD Level 1) +M7148-- | Garbage Code (GBD Level 1) +M7149-- | Garbage Code (GBD Level 1) +M715--- | Garbage Code (GBD Level 1) +M7150-- | Garbage Code (GBD Level 1) +M71521- | Garbage Code (GBD Level 1) +M71522- | Garbage Code (GBD Level 1) +M71529- | Garbage Code (GBD Level 1) +M71531- | Garbage Code (GBD Level 1) +M71532- | Garbage Code (GBD Level 1) +M71539- | Garbage Code (GBD Level 1) +M71541- | Garbage Code (GBD Level 1) +M71542- | Garbage Code (GBD Level 1) +M71549- | Garbage Code (GBD Level 1) +M71551- | Garbage Code (GBD Level 1) +M71552- | Garbage Code (GBD Level 1) +M71559- | Garbage Code (GBD Level 1) +M71561- | Garbage Code (GBD Level 1) +M71562- | Garbage Code (GBD Level 1) +M71569- | Garbage Code (GBD Level 1) +M71571- | Garbage Code (GBD Level 1) +M71572- | Garbage Code (GBD Level 1) +M71579- | Garbage Code (GBD Level 1) +M7158-- | Garbage Code (GBD Level 1) +M718--- | Garbage Code (GBD Level 1) +M7180-- | Garbage Code (GBD Level 1) +M71811- | Garbage Code (GBD Level 1) +M71812- | Garbage Code (GBD Level 1) +M71819- | Garbage Code (GBD Level 1) +M71821- | Garbage Code (GBD Level 1) +M71822- | Garbage Code (GBD Level 1) +M71829- | Garbage Code (GBD Level 1) +M71831- | Garbage Code (GBD Level 1) +M71832- | Garbage Code (GBD Level 1) +M71839- | Garbage Code (GBD Level 1) +M71841- | Garbage Code (GBD Level 1) +M71842- | Garbage Code (GBD Level 1) +M71849- | Garbage Code (GBD Level 1) +M71851- | Garbage Code (GBD Level 1) +M71852- | Garbage Code (GBD Level 1) +M71859- | Garbage Code (GBD Level 1) +M71861- | Garbage Code (GBD Level 1) +M71862- | Garbage Code (GBD Level 1) +M71869- | Garbage Code (GBD Level 1) +M71871- | Garbage Code (GBD Level 1) +M71872- | Garbage Code (GBD Level 1) +M71879- | Garbage Code (GBD Level 1) +M7188-- | Garbage Code (GBD Level 1) +M7189-- | Garbage Code (GBD Level 1) +M719--- | Garbage Code (GBD Level 1) +M72---- | Garbage Code (GBD Level 1) +M720--- | Garbage Code (GBD Level 1) +M721--- | Garbage Code (GBD Level 1) +M722--- | Garbage Code (GBD Level 1) +M724--- | Garbage Code (GBD Level 1) +M728--- | Garbage Code (GBD Level 1) +M729--- | Garbage Code (GBD Level 1) +M73---- | Garbage Code (GBD Level 1) +M738--- | Garbage Code (GBD Level 1) +M75---- | Garbage Code (GBD Level 1) +M750--- | Garbage Code (GBD Level 1) +M7500-- | Garbage Code (GBD Level 1) +M7501-- | Garbage Code (GBD Level 1) +M7502-- | Garbage Code (GBD Level 1) +M751--- | Garbage Code (GBD Level 1) +M75100- | Garbage Code (GBD Level 1) +M75101- | Garbage Code (GBD Level 1) +M75102- | Garbage Code (GBD Level 1) +M75110- | Garbage Code (GBD Level 1) +M75111- | Garbage Code (GBD Level 1) +M75112- | Garbage Code (GBD Level 1) +M75120- | Garbage Code (GBD Level 1) +M75121- | Garbage Code (GBD Level 1) +M75122- | Garbage Code (GBD Level 1) +M752--- | Garbage Code (GBD Level 1) +M7520-- | Garbage Code (GBD Level 1) +M7521-- | Garbage Code (GBD Level 1) +M7522-- | Garbage Code (GBD Level 1) +M753--- | Garbage Code (GBD Level 1) +M7530-- | Garbage Code (GBD Level 1) +M7531-- | Garbage Code (GBD Level 1) +M7532-- | Garbage Code (GBD Level 1) +M754--- | Garbage Code (GBD Level 1) +M7540-- | Garbage Code (GBD Level 1) +M7541-- | Garbage Code (GBD Level 1) +M7542-- | Garbage Code (GBD Level 1) +M755--- | Garbage Code (GBD Level 1) +M7550-- | Garbage Code (GBD Level 1) +M7551-- | Garbage Code (GBD Level 1) +M7552-- | Garbage Code (GBD Level 1) +M756--- | Garbage Code (GBD Level 1) +M758--- | Garbage Code (GBD Level 1) +M7580-- | Garbage Code (GBD Level 1) +M7581-- | Garbage Code (GBD Level 1) +M7582-- | Garbage Code (GBD Level 1) +M759--- | Garbage Code (GBD Level 1) +M7590-- | Garbage Code (GBD Level 1) +M7591-- | Garbage Code (GBD Level 1) +M7592-- | Garbage Code (GBD Level 1) +M76---- | Garbage Code (GBD Level 1) +M760--- | Garbage Code (GBD Level 1) +M7600-- | Garbage Code (GBD Level 1) +M7601-- | Garbage Code (GBD Level 1) +M7602-- | Garbage Code (GBD Level 1) +M761--- | Garbage Code (GBD Level 1) +M7610-- | Garbage Code (GBD Level 1) +M7611-- | Garbage Code (GBD Level 1) +M7612-- | Garbage Code (GBD Level 1) +M762--- | Garbage Code (GBD Level 1) +M7620-- | Garbage Code (GBD Level 1) +M7621-- | Garbage Code (GBD Level 1) +M7622-- | Garbage Code (GBD Level 1) +M763--- | Garbage Code (GBD Level 1) +M7630-- | Garbage Code (GBD Level 1) +M7631-- | Garbage Code (GBD Level 1) +M7632-- | Garbage Code (GBD Level 1) +M764--- | Garbage Code (GBD Level 1) +M7640-- | Garbage Code (GBD Level 1) +M7641-- | Garbage Code (GBD Level 1) +M7642-- | Garbage Code (GBD Level 1) +M765--- | Garbage Code (GBD Level 1) +M7650-- | Garbage Code (GBD Level 1) +M7651-- | Garbage Code (GBD Level 1) +M7652-- | Garbage Code (GBD Level 1) +M766--- | Garbage Code (GBD Level 1) +M7660-- | Garbage Code (GBD Level 1) +M7661-- | Garbage Code (GBD Level 1) +M7662-- | Garbage Code (GBD Level 1) +M767--- | Garbage Code (GBD Level 1) +M7670-- | Garbage Code (GBD Level 1) +M7671-- | Garbage Code (GBD Level 1) +M7672-- | Garbage Code (GBD Level 1) +M768--- | Garbage Code (GBD Level 1) +M76811- | Garbage Code (GBD Level 1) +M76812- | Garbage Code (GBD Level 1) +M76819- | Garbage Code (GBD Level 1) +M76821- | Garbage Code (GBD Level 1) +M76822- | Garbage Code (GBD Level 1) +M76829- | Garbage Code (GBD Level 1) +M76891- | Garbage Code (GBD Level 1) +M76892- | Garbage Code (GBD Level 1) +M76899- | Garbage Code (GBD Level 1) +M769--- | Garbage Code (GBD Level 1) +M77---- | Garbage Code (GBD Level 1) +M770--- | Garbage Code (GBD Level 1) +M7700-- | Garbage Code (GBD Level 1) +M7701-- | Garbage Code (GBD Level 1) +M7702-- | Garbage Code (GBD Level 1) +M771--- | Garbage Code (GBD Level 1) +M7710-- | Garbage Code (GBD Level 1) +M7711-- | Garbage Code (GBD Level 1) +M7712-- | Garbage Code (GBD Level 1) +M772--- | Garbage Code (GBD Level 1) +M7720-- | Garbage Code (GBD Level 1) +M7721-- | Garbage Code (GBD Level 1) +M7722-- | Garbage Code (GBD Level 1) +M773--- | Garbage Code (GBD Level 1) +M7730-- | Garbage Code (GBD Level 1) +M7731-- | Garbage Code (GBD Level 1) +M7732-- | Garbage Code (GBD Level 1) +M774--- | Garbage Code (GBD Level 1) +M7740-- | Garbage Code (GBD Level 1) +M7741-- | Garbage Code (GBD Level 1) +M7742-- | Garbage Code (GBD Level 1) +M775--- | Garbage Code (GBD Level 1) +M7750-- | Garbage Code (GBD Level 1) +M7751-- | Garbage Code (GBD Level 1) +M7752-- | Garbage Code (GBD Level 1) +M778--- | Garbage Code (GBD Level 1) +M779--- | Garbage Code (GBD Level 1) +M79---- | Garbage Code (GBD Level 1) +M790--- | Garbage Code (GBD Level 1) +M791--- | Garbage Code (GBD Level 1) +M7910-- | Garbage Code (GBD Level 1) +M7911-- | Garbage Code (GBD Level 1) +M7912-- | Garbage Code (GBD Level 1) +M7918-- | Garbage Code (GBD Level 1) +M792--- | Garbage Code (GBD Level 1) +M793--- | Garbage Code (GBD Level 1) +M794--- | Garbage Code (GBD Level 1) +M795--- | Garbage Code (GBD Level 1) +M796--- | Garbage Code (GBD Level 1) +M79601- | Garbage Code (GBD Level 1) +M79602- | Garbage Code (GBD Level 1) +M79603- | Garbage Code (GBD Level 1) +M79604- | Garbage Code (GBD Level 1) +M79605- | Garbage Code (GBD Level 1) +M79606- | Garbage Code (GBD Level 1) +M79609- | Garbage Code (GBD Level 1) +M79621- | Garbage Code (GBD Level 1) +M79622- | Garbage Code (GBD Level 1) +M79629- | Garbage Code (GBD Level 1) +M79631- | Garbage Code (GBD Level 1) +M79632- | Garbage Code (GBD Level 1) +M79639- | Garbage Code (GBD Level 1) +M79641- | Garbage Code (GBD Level 1) +M79642- | Garbage Code (GBD Level 1) +M79643- | Garbage Code (GBD Level 1) +M79644- | Garbage Code (GBD Level 1) +M79645- | Garbage Code (GBD Level 1) +M79646- | Garbage Code (GBD Level 1) +M79651- | Garbage Code (GBD Level 1) +M79652- | Garbage Code (GBD Level 1) +M79659- | Garbage Code (GBD Level 1) +M79661- | Garbage Code (GBD Level 1) +M79662- | Garbage Code (GBD Level 1) +M79669- | Garbage Code (GBD Level 1) +M79671- | Garbage Code (GBD Level 1) +M79672- | Garbage Code (GBD Level 1) +M79673- | Garbage Code (GBD Level 1) +M79674- | Garbage Code (GBD Level 1) +M79675- | Garbage Code (GBD Level 1) +M79676- | Garbage Code (GBD Level 1) +M797--- | Garbage Code (GBD Level 1) +M798--- | Garbage Code (GBD Level 1) +M7981-- | Garbage Code (GBD Level 1) +M7989-- | Garbage Code (GBD Level 1) +M799--- | Garbage Code (GBD Level 1) +M83---- | Garbage Code (GBD Level 1) +M830--- | Garbage Code (GBD Level 1) +M831--- | Garbage Code (GBD Level 1) +M832--- | Garbage Code (GBD Level 1) +M833--- | Garbage Code (GBD Level 1) +M834--- | Garbage Code (GBD Level 1) +M835--- | Garbage Code (GBD Level 1) +M838--- | Garbage Code (GBD Level 1) +M839--- | Garbage Code (GBD Level 1) +M84---- | Garbage Code (GBD Level 1) +M840--- | Garbage Code (GBD Level 1) +M841--- | Garbage Code (GBD Level 1) +M842--- | Garbage Code (GBD Level 1) +M843--- | Garbage Code (GBD Level 1) +M8430XA | Garbage Code (GBD Level 1) +M8430XD | Garbage Code (GBD Level 1) +M8430XG | Garbage Code (GBD Level 1) +M8430XK | Garbage Code (GBD Level 1) +M8430XP | Garbage Code (GBD Level 1) +M8430XS | Garbage Code (GBD Level 1) +M84311A | Garbage Code (GBD Level 1) +M84311D | Garbage Code (GBD Level 1) +M84311G | Garbage Code (GBD Level 1) +M84311K | Garbage Code (GBD Level 1) +M84311P | Garbage Code (GBD Level 1) +M84311S | Garbage Code (GBD Level 1) +M84312A | Garbage Code (GBD Level 1) +M84312D | Garbage Code (GBD Level 1) +M84312G | Garbage Code (GBD Level 1) +M84312K | Garbage Code (GBD Level 1) +M84312P | Garbage Code (GBD Level 1) +M84312S | Garbage Code (GBD Level 1) +M84319A | Garbage Code (GBD Level 1) +M84319D | Garbage Code (GBD Level 1) +M84319G | Garbage Code (GBD Level 1) +M84319K | Garbage Code (GBD Level 1) +M84319P | Garbage Code (GBD Level 1) +M84319S | Garbage Code (GBD Level 1) +M84321A | Garbage Code (GBD Level 1) +M84321D | Garbage Code (GBD Level 1) +M84321G | Garbage Code (GBD Level 1) +M84321K | Garbage Code (GBD Level 1) +M84321P | Garbage Code (GBD Level 1) +M84321S | Garbage Code (GBD Level 1) +M84322A | Garbage Code (GBD Level 1) +M84322D | Garbage Code (GBD Level 1) +M84322G | Garbage Code (GBD Level 1) +M84322K | Garbage Code (GBD Level 1) +M84322P | Garbage Code (GBD Level 1) +M84322S | Garbage Code (GBD Level 1) +M84329A | Garbage Code (GBD Level 1) +M84329D | Garbage Code (GBD Level 1) +M84329G | Garbage Code (GBD Level 1) +M84329K | Garbage Code (GBD Level 1) +M84329P | Garbage Code (GBD Level 1) +M84329S | Garbage Code (GBD Level 1) +M84331A | Garbage Code (GBD Level 1) +M84331D | Garbage Code (GBD Level 1) +M84331G | Garbage Code (GBD Level 1) +M84331K | Garbage Code (GBD Level 1) +M84331P | Garbage Code (GBD Level 1) +M84331S | Garbage Code (GBD Level 1) +M84332A | Garbage Code (GBD Level 1) +M84332D | Garbage Code (GBD Level 1) +M84332G | Garbage Code (GBD Level 1) +M84332K | Garbage Code (GBD Level 1) +M84332P | Garbage Code (GBD Level 1) +M84332S | Garbage Code (GBD Level 1) +M84333A | Garbage Code (GBD Level 1) +M84333D | Garbage Code (GBD Level 1) +M84333G | Garbage Code (GBD Level 1) +M84333K | Garbage Code (GBD Level 1) +M84333P | Garbage Code (GBD Level 1) +M84333S | Garbage Code (GBD Level 1) +M84334A | Garbage Code (GBD Level 1) +M84334D | Garbage Code (GBD Level 1) +M84334G | Garbage Code (GBD Level 1) +M84334K | Garbage Code (GBD Level 1) +M84334P | Garbage Code (GBD Level 1) +M84334S | Garbage Code (GBD Level 1) +M84339A | Garbage Code (GBD Level 1) +M84339D | Garbage Code (GBD Level 1) +M84339G | Garbage Code (GBD Level 1) +M84339K | Garbage Code (GBD Level 1) +M84339P | Garbage Code (GBD Level 1) +M84339S | Garbage Code (GBD Level 1) +M84341A | Garbage Code (GBD Level 1) +M84341D | Garbage Code (GBD Level 1) +M84341G | Garbage Code (GBD Level 1) +M84341K | Garbage Code (GBD Level 1) +M84341P | Garbage Code (GBD Level 1) +M84341S | Garbage Code (GBD Level 1) +M84342A | Garbage Code (GBD Level 1) +M84342D | Garbage Code (GBD Level 1) +M84342G | Garbage Code (GBD Level 1) +M84342K | Garbage Code (GBD Level 1) +M84342P | Garbage Code (GBD Level 1) +M84342S | Garbage Code (GBD Level 1) +M84343A | Garbage Code (GBD Level 1) +M84343D | Garbage Code (GBD Level 1) +M84343G | Garbage Code (GBD Level 1) +M84343K | Garbage Code (GBD Level 1) +M84343P | Garbage Code (GBD Level 1) +M84343S | Garbage Code (GBD Level 1) +M84344A | Garbage Code (GBD Level 1) +M84344D | Garbage Code (GBD Level 1) +M84344G | Garbage Code (GBD Level 1) +M84344K | Garbage Code (GBD Level 1) +M84344P | Garbage Code (GBD Level 1) +M84344S | Garbage Code (GBD Level 1) +M84345A | Garbage Code (GBD Level 1) +M84345D | Garbage Code (GBD Level 1) +M84345G | Garbage Code (GBD Level 1) +M84345K | Garbage Code (GBD Level 1) +M84345P | Garbage Code (GBD Level 1) +M84345S | Garbage Code (GBD Level 1) +M84346A | Garbage Code (GBD Level 1) +M84346D | Garbage Code (GBD Level 1) +M84346G | Garbage Code (GBD Level 1) +M84346K | Garbage Code (GBD Level 1) +M84346P | Garbage Code (GBD Level 1) +M84346S | Garbage Code (GBD Level 1) +M84350A | Garbage Code (GBD Level 1) +M84350D | Garbage Code (GBD Level 1) +M84350G | Garbage Code (GBD Level 1) +M84350K | Garbage Code (GBD Level 1) +M84350P | Garbage Code (GBD Level 1) +M84350S | Garbage Code (GBD Level 1) +M84351A | Garbage Code (GBD Level 1) +M84351D | Garbage Code (GBD Level 1) +M84351G | Garbage Code (GBD Level 1) +M84351K | Garbage Code (GBD Level 1) +M84351P | Garbage Code (GBD Level 1) +M84351S | Garbage Code (GBD Level 1) +M84352A | Garbage Code (GBD Level 1) +M84352D | Garbage Code (GBD Level 1) +M84352G | Garbage Code (GBD Level 1) +M84352K | Garbage Code (GBD Level 1) +M84352P | Garbage Code (GBD Level 1) +M84352S | Garbage Code (GBD Level 1) +M84353A | Garbage Code (GBD Level 1) +M84353D | Garbage Code (GBD Level 1) +M84353G | Garbage Code (GBD Level 1) +M84353K | Garbage Code (GBD Level 1) +M84353P | Garbage Code (GBD Level 1) +M84353S | Garbage Code (GBD Level 1) +M84359A | Garbage Code (GBD Level 1) +M84359D | Garbage Code (GBD Level 1) +M84359G | Garbage Code (GBD Level 1) +M84359K | Garbage Code (GBD Level 1) +M84359P | Garbage Code (GBD Level 1) +M84359S | Garbage Code (GBD Level 1) +M84361A | Garbage Code (GBD Level 1) +M84361D | Garbage Code (GBD Level 1) +M84361G | Garbage Code (GBD Level 1) +M84361K | Garbage Code (GBD Level 1) +M84361P | Garbage Code (GBD Level 1) +M84361S | Garbage Code (GBD Level 1) +M84362A | Garbage Code (GBD Level 1) +M84362D | Garbage Code (GBD Level 1) +M84362G | Garbage Code (GBD Level 1) +M84362K | Garbage Code (GBD Level 1) +M84362P | Garbage Code (GBD Level 1) +M84362S | Garbage Code (GBD Level 1) +M84363A | Garbage Code (GBD Level 1) +M84363D | Garbage Code (GBD Level 1) +M84363G | Garbage Code (GBD Level 1) +M84363K | Garbage Code (GBD Level 1) +M84363P | Garbage Code (GBD Level 1) +M84363S | Garbage Code (GBD Level 1) +M84364A | Garbage Code (GBD Level 1) +M84364D | Garbage Code (GBD Level 1) +M84364G | Garbage Code (GBD Level 1) +M84364K | Garbage Code (GBD Level 1) +M84364P | Garbage Code (GBD Level 1) +M84364S | Garbage Code (GBD Level 1) +M84369A | Garbage Code (GBD Level 1) +M84369D | Garbage Code (GBD Level 1) +M84369G | Garbage Code (GBD Level 1) +M84369K | Garbage Code (GBD Level 1) +M84369P | Garbage Code (GBD Level 1) +M84369S | Garbage Code (GBD Level 1) +M84371A | Garbage Code (GBD Level 1) +M84371D | Garbage Code (GBD Level 1) +M84371G | Garbage Code (GBD Level 1) +M84371K | Garbage Code (GBD Level 1) +M84371P | Garbage Code (GBD Level 1) +M84371S | Garbage Code (GBD Level 1) +M84372A | Garbage Code (GBD Level 1) +M84372D | Garbage Code (GBD Level 1) +M84372G | Garbage Code (GBD Level 1) +M84372K | Garbage Code (GBD Level 1) +M84372P | Garbage Code (GBD Level 1) +M84372S | Garbage Code (GBD Level 1) +M84373A | Garbage Code (GBD Level 1) +M84373D | Garbage Code (GBD Level 1) +M84373G | Garbage Code (GBD Level 1) +M84373K | Garbage Code (GBD Level 1) +M84373P | Garbage Code (GBD Level 1) +M84373S | Garbage Code (GBD Level 1) +M84374A | Garbage Code (GBD Level 1) +M84374D | Garbage Code (GBD Level 1) +M84374G | Garbage Code (GBD Level 1) +M84374K | Garbage Code (GBD Level 1) +M84374P | Garbage Code (GBD Level 1) +M84374S | Garbage Code (GBD Level 1) +M84375A | Garbage Code (GBD Level 1) +M84375D | Garbage Code (GBD Level 1) +M84375G | Garbage Code (GBD Level 1) +M84375K | Garbage Code (GBD Level 1) +M84375P | Garbage Code (GBD Level 1) +M84375S | Garbage Code (GBD Level 1) +M84376A | Garbage Code (GBD Level 1) +M84376D | Garbage Code (GBD Level 1) +M84376G | Garbage Code (GBD Level 1) +M84376K | Garbage Code (GBD Level 1) +M84376P | Garbage Code (GBD Level 1) +M84376S | Garbage Code (GBD Level 1) +M84377A | Garbage Code (GBD Level 1) +M84377D | Garbage Code (GBD Level 1) +M84377G | Garbage Code (GBD Level 1) +M84377K | Garbage Code (GBD Level 1) +M84377P | Garbage Code (GBD Level 1) +M84377S | Garbage Code (GBD Level 1) +M84378A | Garbage Code (GBD Level 1) +M84378D | Garbage Code (GBD Level 1) +M84378G | Garbage Code (GBD Level 1) +M84378K | Garbage Code (GBD Level 1) +M84378P | Garbage Code (GBD Level 1) +M84378S | Garbage Code (GBD Level 1) +M84379A | Garbage Code (GBD Level 1) +M84379D | Garbage Code (GBD Level 1) +M84379G | Garbage Code (GBD Level 1) +M84379K | Garbage Code (GBD Level 1) +M84379P | Garbage Code (GBD Level 1) +M84379S | Garbage Code (GBD Level 1) +M8438XA | Garbage Code (GBD Level 1) +M8438XD | Garbage Code (GBD Level 1) +M8438XG | Garbage Code (GBD Level 1) +M8438XK | Garbage Code (GBD Level 1) +M8438XP | Garbage Code (GBD Level 1) +M8438XS | Garbage Code (GBD Level 1) +M844--- | Garbage Code (GBD Level 1) +M8440XA | Garbage Code (GBD Level 1) +M8440XD | Garbage Code (GBD Level 1) +M8440XG | Garbage Code (GBD Level 1) +M8440XK | Garbage Code (GBD Level 1) +M8440XP | Garbage Code (GBD Level 1) +M8440XS | Garbage Code (GBD Level 1) +M84411A | Garbage Code (GBD Level 1) +M84411D | Garbage Code (GBD Level 1) +M84411G | Garbage Code (GBD Level 1) +M84411K | Garbage Code (GBD Level 1) +M84411P | Garbage Code (GBD Level 1) +M84411S | Garbage Code (GBD Level 1) +M84412A | Garbage Code (GBD Level 1) +M84412D | Garbage Code (GBD Level 1) +M84412G | Garbage Code (GBD Level 1) +M84412K | Garbage Code (GBD Level 1) +M84412P | Garbage Code (GBD Level 1) +M84412S | Garbage Code (GBD Level 1) +M84419A | Garbage Code (GBD Level 1) +M84419D | Garbage Code (GBD Level 1) +M84419G | Garbage Code (GBD Level 1) +M84419K | Garbage Code (GBD Level 1) +M84419P | Garbage Code (GBD Level 1) +M84419S | Garbage Code (GBD Level 1) +M84421A | Garbage Code (GBD Level 1) +M84421D | Garbage Code (GBD Level 1) +M84421G | Garbage Code (GBD Level 1) +M84421K | Garbage Code (GBD Level 1) +M84421P | Garbage Code (GBD Level 1) +M84421S | Garbage Code (GBD Level 1) +M84422A | Garbage Code (GBD Level 1) +M84422D | Garbage Code (GBD Level 1) +M84422G | Garbage Code (GBD Level 1) +M84422K | Garbage Code (GBD Level 1) +M84422P | Garbage Code (GBD Level 1) +M84422S | Garbage Code (GBD Level 1) +M84429A | Garbage Code (GBD Level 1) +M84429D | Garbage Code (GBD Level 1) +M84429G | Garbage Code (GBD Level 1) +M84429K | Garbage Code (GBD Level 1) +M84429P | Garbage Code (GBD Level 1) +M84429S | Garbage Code (GBD Level 1) +M84431A | Garbage Code (GBD Level 1) +M84431D | Garbage Code (GBD Level 1) +M84431G | Garbage Code (GBD Level 1) +M84431K | Garbage Code (GBD Level 1) +M84431P | Garbage Code (GBD Level 1) +M84431S | Garbage Code (GBD Level 1) +M84432A | Garbage Code (GBD Level 1) +M84432D | Garbage Code (GBD Level 1) +M84432G | Garbage Code (GBD Level 1) +M84432K | Garbage Code (GBD Level 1) +M84432P | Garbage Code (GBD Level 1) +M84432S | Garbage Code (GBD Level 1) +M84433A | Garbage Code (GBD Level 1) +M84433D | Garbage Code (GBD Level 1) +M84433G | Garbage Code (GBD Level 1) +M84433K | Garbage Code (GBD Level 1) +M84433P | Garbage Code (GBD Level 1) +M84433S | Garbage Code (GBD Level 1) +M84434A | Garbage Code (GBD Level 1) +M84434D | Garbage Code (GBD Level 1) +M84434G | Garbage Code (GBD Level 1) +M84434K | Garbage Code (GBD Level 1) +M84434P | Garbage Code (GBD Level 1) +M84434S | Garbage Code (GBD Level 1) +M84439A | Garbage Code (GBD Level 1) +M84439D | Garbage Code (GBD Level 1) +M84439G | Garbage Code (GBD Level 1) +M84439K | Garbage Code (GBD Level 1) +M84439P | Garbage Code (GBD Level 1) +M84439S | Garbage Code (GBD Level 1) +M84441A | Garbage Code (GBD Level 1) +M84441D | Garbage Code (GBD Level 1) +M84441G | Garbage Code (GBD Level 1) +M84441K | Garbage Code (GBD Level 1) +M84441P | Garbage Code (GBD Level 1) +M84441S | Garbage Code (GBD Level 1) +M84442A | Garbage Code (GBD Level 1) +M84442D | Garbage Code (GBD Level 1) +M84442G | Garbage Code (GBD Level 1) +M84442K | Garbage Code (GBD Level 1) +M84442P | Garbage Code (GBD Level 1) +M84442S | Garbage Code (GBD Level 1) +M84443A | Garbage Code (GBD Level 1) +M84443D | Garbage Code (GBD Level 1) +M84443G | Garbage Code (GBD Level 1) +M84443K | Garbage Code (GBD Level 1) +M84443P | Garbage Code (GBD Level 1) +M84443S | Garbage Code (GBD Level 1) +M84444A | Garbage Code (GBD Level 1) +M84444D | Garbage Code (GBD Level 1) +M84444G | Garbage Code (GBD Level 1) +M84444K | Garbage Code (GBD Level 1) +M84444P | Garbage Code (GBD Level 1) +M84444S | Garbage Code (GBD Level 1) +M84445A | Garbage Code (GBD Level 1) +M84445D | Garbage Code (GBD Level 1) +M84445G | Garbage Code (GBD Level 1) +M84445K | Garbage Code (GBD Level 1) +M84445P | Garbage Code (GBD Level 1) +M84445S | Garbage Code (GBD Level 1) +M84446A | Garbage Code (GBD Level 1) +M84446D | Garbage Code (GBD Level 1) +M84446G | Garbage Code (GBD Level 1) +M84446K | Garbage Code (GBD Level 1) +M84446P | Garbage Code (GBD Level 1) +M84446S | Garbage Code (GBD Level 1) +M84451A | Garbage Code (GBD Level 1) +M84451D | Garbage Code (GBD Level 1) +M84451G | Garbage Code (GBD Level 1) +M84451K | Garbage Code (GBD Level 1) +M84451P | Garbage Code (GBD Level 1) +M84451S | Garbage Code (GBD Level 1) +M84452A | Garbage Code (GBD Level 1) +M84452D | Garbage Code (GBD Level 1) +M84452G | Garbage Code (GBD Level 1) +M84452K | Garbage Code (GBD Level 1) +M84452P | Garbage Code (GBD Level 1) +M84452S | Garbage Code (GBD Level 1) +M84453A | Garbage Code (GBD Level 1) +M84453D | Garbage Code (GBD Level 1) +M84453G | Garbage Code (GBD Level 1) +M84453K | Garbage Code (GBD Level 1) +M84453P | Garbage Code (GBD Level 1) +M84453S | Garbage Code (GBD Level 1) +M84454A | Garbage Code (GBD Level 1) +M84454D | Garbage Code (GBD Level 1) +M84454G | Garbage Code (GBD Level 1) +M84454K | Garbage Code (GBD Level 1) +M84454P | Garbage Code (GBD Level 1) +M84454S | Garbage Code (GBD Level 1) +M84459A | Garbage Code (GBD Level 1) +M84459D | Garbage Code (GBD Level 1) +M84459G | Garbage Code (GBD Level 1) +M84459K | Garbage Code (GBD Level 1) +M84459P | Garbage Code (GBD Level 1) +M84459S | Garbage Code (GBD Level 1) +M84461A | Garbage Code (GBD Level 1) +M84461D | Garbage Code (GBD Level 1) +M84461G | Garbage Code (GBD Level 1) +M84461K | Garbage Code (GBD Level 1) +M84461P | Garbage Code (GBD Level 1) +M84461S | Garbage Code (GBD Level 1) +M84462A | Garbage Code (GBD Level 1) +M84462D | Garbage Code (GBD Level 1) +M84462G | Garbage Code (GBD Level 1) +M84462K | Garbage Code (GBD Level 1) +M84462P | Garbage Code (GBD Level 1) +M84462S | Garbage Code (GBD Level 1) +M84463A | Garbage Code (GBD Level 1) +M84463D | Garbage Code (GBD Level 1) +M84463G | Garbage Code (GBD Level 1) +M84463K | Garbage Code (GBD Level 1) +M84463P | Garbage Code (GBD Level 1) +M84463S | Garbage Code (GBD Level 1) +M84464A | Garbage Code (GBD Level 1) +M84464D | Garbage Code (GBD Level 1) +M84464G | Garbage Code (GBD Level 1) +M84464K | Garbage Code (GBD Level 1) +M84464P | Garbage Code (GBD Level 1) +M84464S | Garbage Code (GBD Level 1) +M84469A | Garbage Code (GBD Level 1) +M84469D | Garbage Code (GBD Level 1) +M84469G | Garbage Code (GBD Level 1) +M84469K | Garbage Code (GBD Level 1) +M84469P | Garbage Code (GBD Level 1) +M84469S | Garbage Code (GBD Level 1) +M84471A | Garbage Code (GBD Level 1) +M84471D | Garbage Code (GBD Level 1) +M84471G | Garbage Code (GBD Level 1) +M84471K | Garbage Code (GBD Level 1) +M84471P | Garbage Code (GBD Level 1) +M84471S | Garbage Code (GBD Level 1) +M84472A | Garbage Code (GBD Level 1) +M84472D | Garbage Code (GBD Level 1) +M84472G | Garbage Code (GBD Level 1) +M84472K | Garbage Code (GBD Level 1) +M84472P | Garbage Code (GBD Level 1) +M84472S | Garbage Code (GBD Level 1) +M84473A | Garbage Code (GBD Level 1) +M84473D | Garbage Code (GBD Level 1) +M84473G | Garbage Code (GBD Level 1) +M84473K | Garbage Code (GBD Level 1) +M84473P | Garbage Code (GBD Level 1) +M84473S | Garbage Code (GBD Level 1) +M84474A | Garbage Code (GBD Level 1) +M84474D | Garbage Code (GBD Level 1) +M84474G | Garbage Code (GBD Level 1) +M84474K | Garbage Code (GBD Level 1) +M84474P | Garbage Code (GBD Level 1) +M84474S | Garbage Code (GBD Level 1) +M84475A | Garbage Code (GBD Level 1) +M84475D | Garbage Code (GBD Level 1) +M84475G | Garbage Code (GBD Level 1) +M84475K | Garbage Code (GBD Level 1) +M84475P | Garbage Code (GBD Level 1) +M84475S | Garbage Code (GBD Level 1) +M84476A | Garbage Code (GBD Level 1) +M84476D | Garbage Code (GBD Level 1) +M84476G | Garbage Code (GBD Level 1) +M84476K | Garbage Code (GBD Level 1) +M84476P | Garbage Code (GBD Level 1) +M84476S | Garbage Code (GBD Level 1) +M84477A | Garbage Code (GBD Level 1) +M84477D | Garbage Code (GBD Level 1) +M84477G | Garbage Code (GBD Level 1) +M84477K | Garbage Code (GBD Level 1) +M84477P | Garbage Code (GBD Level 1) +M84477S | Garbage Code (GBD Level 1) +M84478A | Garbage Code (GBD Level 1) +M84478D | Garbage Code (GBD Level 1) +M84478G | Garbage Code (GBD Level 1) +M84478K | Garbage Code (GBD Level 1) +M84478P | Garbage Code (GBD Level 1) +M84478S | Garbage Code (GBD Level 1) +M84479A | Garbage Code (GBD Level 1) +M84479D | Garbage Code (GBD Level 1) +M84479G | Garbage Code (GBD Level 1) +M84479K | Garbage Code (GBD Level 1) +M84479P | Garbage Code (GBD Level 1) +M84479S | Garbage Code (GBD Level 1) +M8448XA | Garbage Code (GBD Level 1) +M8448XD | Garbage Code (GBD Level 1) +M8448XG | Garbage Code (GBD Level 1) +M8448XK | Garbage Code (GBD Level 1) +M8448XP | Garbage Code (GBD Level 1) +M8448XS | Garbage Code (GBD Level 1) +M8450XA | Garbage Code (GBD Level 1) +M8450XD | Garbage Code (GBD Level 1) +M8450XG | Garbage Code (GBD Level 1) +M8450XK | Garbage Code (GBD Level 1) +M8450XP | Garbage Code (GBD Level 1) +M8450XS | Garbage Code (GBD Level 1) +M84511A | Garbage Code (GBD Level 1) +M84511D | Garbage Code (GBD Level 1) +M84511G | Garbage Code (GBD Level 1) +M84511K | Garbage Code (GBD Level 1) +M84511P | Garbage Code (GBD Level 1) +M84511S | Garbage Code (GBD Level 1) +M84512A | Garbage Code (GBD Level 1) +M84512D | Garbage Code (GBD Level 1) +M84512G | Garbage Code (GBD Level 1) +M84512K | Garbage Code (GBD Level 1) +M84512P | Garbage Code (GBD Level 1) +M84512S | Garbage Code (GBD Level 1) +M84519A | Garbage Code (GBD Level 1) +M84519D | Garbage Code (GBD Level 1) +M84519G | Garbage Code (GBD Level 1) +M84519K | Garbage Code (GBD Level 1) +M84519P | Garbage Code (GBD Level 1) +M84519S | Garbage Code (GBD Level 1) +M84521A | Garbage Code (GBD Level 1) +M84521D | Garbage Code (GBD Level 1) +M84521G | Garbage Code (GBD Level 1) +M84521K | Garbage Code (GBD Level 1) +M84521P | Garbage Code (GBD Level 1) +M84521S | Garbage Code (GBD Level 1) +M84522A | Garbage Code (GBD Level 1) +M84522D | Garbage Code (GBD Level 1) +M84522G | Garbage Code (GBD Level 1) +M84522K | Garbage Code (GBD Level 1) +M84522P | Garbage Code (GBD Level 1) +M84522S | Garbage Code (GBD Level 1) +M84529A | Garbage Code (GBD Level 1) +M84529D | Garbage Code (GBD Level 1) +M84529G | Garbage Code (GBD Level 1) +M84529K | Garbage Code (GBD Level 1) +M84529P | Garbage Code (GBD Level 1) +M84529S | Garbage Code (GBD Level 1) +M84531A | Garbage Code (GBD Level 1) +M84531D | Garbage Code (GBD Level 1) +M84531G | Garbage Code (GBD Level 1) +M84531K | Garbage Code (GBD Level 1) +M84531P | Garbage Code (GBD Level 1) +M84531S | Garbage Code (GBD Level 1) +M84532A | Garbage Code (GBD Level 1) +M84532D | Garbage Code (GBD Level 1) +M84532G | Garbage Code (GBD Level 1) +M84532K | Garbage Code (GBD Level 1) +M84532P | Garbage Code (GBD Level 1) +M84532S | Garbage Code (GBD Level 1) +M84533A | Garbage Code (GBD Level 1) +M84533D | Garbage Code (GBD Level 1) +M84533G | Garbage Code (GBD Level 1) +M84533K | Garbage Code (GBD Level 1) +M84533P | Garbage Code (GBD Level 1) +M84533S | Garbage Code (GBD Level 1) +M84534A | Garbage Code (GBD Level 1) +M84534D | Garbage Code (GBD Level 1) +M84534G | Garbage Code (GBD Level 1) +M84534K | Garbage Code (GBD Level 1) +M84534P | Garbage Code (GBD Level 1) +M84534S | Garbage Code (GBD Level 1) +M84539A | Garbage Code (GBD Level 1) +M84539D | Garbage Code (GBD Level 1) +M84539G | Garbage Code (GBD Level 1) +M84539K | Garbage Code (GBD Level 1) +M84539P | Garbage Code (GBD Level 1) +M84539S | Garbage Code (GBD Level 1) +M84541A | Garbage Code (GBD Level 1) +M84541D | Garbage Code (GBD Level 1) +M84541G | Garbage Code (GBD Level 1) +M84541K | Garbage Code (GBD Level 1) +M84541P | Garbage Code (GBD Level 1) +M84541S | Garbage Code (GBD Level 1) +M84542A | Garbage Code (GBD Level 1) +M84542D | Garbage Code (GBD Level 1) +M84542G | Garbage Code (GBD Level 1) +M84542K | Garbage Code (GBD Level 1) +M84542P | Garbage Code (GBD Level 1) +M84542S | Garbage Code (GBD Level 1) +M84549A | Garbage Code (GBD Level 1) +M84549D | Garbage Code (GBD Level 1) +M84549G | Garbage Code (GBD Level 1) +M84549K | Garbage Code (GBD Level 1) +M84549P | Garbage Code (GBD Level 1) +M84549S | Garbage Code (GBD Level 1) +M84550A | Garbage Code (GBD Level 1) +M84550D | Garbage Code (GBD Level 1) +M84550G | Garbage Code (GBD Level 1) +M84550K | Garbage Code (GBD Level 1) +M84550P | Garbage Code (GBD Level 1) +M84550S | Garbage Code (GBD Level 1) +M84551A | Garbage Code (GBD Level 1) +M84551D | Garbage Code (GBD Level 1) +M84551G | Garbage Code (GBD Level 1) +M84551K | Garbage Code (GBD Level 1) +M84551P | Garbage Code (GBD Level 1) +M84551S | Garbage Code (GBD Level 1) +M84552A | Garbage Code (GBD Level 1) +M84552D | Garbage Code (GBD Level 1) +M84552G | Garbage Code (GBD Level 1) +M84552K | Garbage Code (GBD Level 1) +M84552P | Garbage Code (GBD Level 1) +M84552S | Garbage Code (GBD Level 1) +M84553A | Garbage Code (GBD Level 1) +M84553D | Garbage Code (GBD Level 1) +M84553G | Garbage Code (GBD Level 1) +M84553K | Garbage Code (GBD Level 1) +M84553P | Garbage Code (GBD Level 1) +M84553S | Garbage Code (GBD Level 1) +M84559A | Garbage Code (GBD Level 1) +M84559D | Garbage Code (GBD Level 1) +M84559G | Garbage Code (GBD Level 1) +M84559K | Garbage Code (GBD Level 1) +M84559P | Garbage Code (GBD Level 1) +M84559S | Garbage Code (GBD Level 1) +M84561A | Garbage Code (GBD Level 1) +M84561D | Garbage Code (GBD Level 1) +M84561G | Garbage Code (GBD Level 1) +M84561K | Garbage Code (GBD Level 1) +M84561P | Garbage Code (GBD Level 1) +M84561S | Garbage Code (GBD Level 1) +M84562A | Garbage Code (GBD Level 1) +M84562D | Garbage Code (GBD Level 1) +M84562G | Garbage Code (GBD Level 1) +M84562K | Garbage Code (GBD Level 1) +M84562P | Garbage Code (GBD Level 1) +M84562S | Garbage Code (GBD Level 1) +M84563A | Garbage Code (GBD Level 1) +M84563D | Garbage Code (GBD Level 1) +M84563G | Garbage Code (GBD Level 1) +M84563K | Garbage Code (GBD Level 1) +M84563P | Garbage Code (GBD Level 1) +M84563S | Garbage Code (GBD Level 1) +M84564A | Garbage Code (GBD Level 1) +M84564D | Garbage Code (GBD Level 1) +M84564G | Garbage Code (GBD Level 1) +M84564K | Garbage Code (GBD Level 1) +M84564P | Garbage Code (GBD Level 1) +M84564S | Garbage Code (GBD Level 1) +M84569A | Garbage Code (GBD Level 1) +M84569D | Garbage Code (GBD Level 1) +M84569G | Garbage Code (GBD Level 1) +M84569K | Garbage Code (GBD Level 1) +M84569P | Garbage Code (GBD Level 1) +M84569S | Garbage Code (GBD Level 1) +M84571A | Garbage Code (GBD Level 1) +M84571D | Garbage Code (GBD Level 1) +M84571G | Garbage Code (GBD Level 1) +M84571K | Garbage Code (GBD Level 1) +M84571P | Garbage Code (GBD Level 1) +M84571S | Garbage Code (GBD Level 1) +M84572A | Garbage Code (GBD Level 1) +M84572D | Garbage Code (GBD Level 1) +M84572G | Garbage Code (GBD Level 1) +M84572K | Garbage Code (GBD Level 1) +M84572P | Garbage Code (GBD Level 1) +M84572S | Garbage Code (GBD Level 1) +M84573A | Garbage Code (GBD Level 1) +M84573D | Garbage Code (GBD Level 1) +M84573G | Garbage Code (GBD Level 1) +M84573K | Garbage Code (GBD Level 1) +M84573P | Garbage Code (GBD Level 1) +M84573S | Garbage Code (GBD Level 1) +M84574A | Garbage Code (GBD Level 1) +M84574D | Garbage Code (GBD Level 1) +M84574G | Garbage Code (GBD Level 1) +M84574K | Garbage Code (GBD Level 1) +M84574P | Garbage Code (GBD Level 1) +M84574S | Garbage Code (GBD Level 1) +M84575A | Garbage Code (GBD Level 1) +M84575D | Garbage Code (GBD Level 1) +M84575G | Garbage Code (GBD Level 1) +M84575K | Garbage Code (GBD Level 1) +M84575P | Garbage Code (GBD Level 1) +M84575S | Garbage Code (GBD Level 1) +M84576A | Garbage Code (GBD Level 1) +M84576D | Garbage Code (GBD Level 1) +M84576G | Garbage Code (GBD Level 1) +M84576K | Garbage Code (GBD Level 1) +M84576P | Garbage Code (GBD Level 1) +M84576S | Garbage Code (GBD Level 1) +M8458XA | Garbage Code (GBD Level 1) +M8458XD | Garbage Code (GBD Level 1) +M8458XG | Garbage Code (GBD Level 1) +M8458XK | Garbage Code (GBD Level 1) +M8458XP | Garbage Code (GBD Level 1) +M8458XS | Garbage Code (GBD Level 1) +M8460XA | Garbage Code (GBD Level 1) +M8460XD | Garbage Code (GBD Level 1) +M8460XG | Garbage Code (GBD Level 1) +M8460XK | Garbage Code (GBD Level 1) +M8460XP | Garbage Code (GBD Level 1) +M8460XS | Garbage Code (GBD Level 1) +M84611A | Garbage Code (GBD Level 1) +M84611D | Garbage Code (GBD Level 1) +M84611G | Garbage Code (GBD Level 1) +M84611K | Garbage Code (GBD Level 1) +M84611P | Garbage Code (GBD Level 1) +M84611S | Garbage Code (GBD Level 1) +M84612A | Garbage Code (GBD Level 1) +M84612D | Garbage Code (GBD Level 1) +M84612G | Garbage Code (GBD Level 1) +M84612K | Garbage Code (GBD Level 1) +M84612P | Garbage Code (GBD Level 1) +M84612S | Garbage Code (GBD Level 1) +M84619A | Garbage Code (GBD Level 1) +M84619D | Garbage Code (GBD Level 1) +M84619G | Garbage Code (GBD Level 1) +M84619K | Garbage Code (GBD Level 1) +M84619P | Garbage Code (GBD Level 1) +M84619S | Garbage Code (GBD Level 1) +M84621A | Garbage Code (GBD Level 1) +M84621D | Garbage Code (GBD Level 1) +M84621G | Garbage Code (GBD Level 1) +M84621K | Garbage Code (GBD Level 1) +M84621P | Garbage Code (GBD Level 1) +M84621S | Garbage Code (GBD Level 1) +M84622A | Garbage Code (GBD Level 1) +M84622D | Garbage Code (GBD Level 1) +M84622G | Garbage Code (GBD Level 1) +M84622K | Garbage Code (GBD Level 1) +M84622P | Garbage Code (GBD Level 1) +M84622S | Garbage Code (GBD Level 1) +M84629A | Garbage Code (GBD Level 1) +M84629D | Garbage Code (GBD Level 1) +M84629G | Garbage Code (GBD Level 1) +M84629K | Garbage Code (GBD Level 1) +M84629P | Garbage Code (GBD Level 1) +M84629S | Garbage Code (GBD Level 1) +M84631A | Garbage Code (GBD Level 1) +M84631D | Garbage Code (GBD Level 1) +M84631G | Garbage Code (GBD Level 1) +M84631K | Garbage Code (GBD Level 1) +M84631P | Garbage Code (GBD Level 1) +M84631S | Garbage Code (GBD Level 1) +M84632A | Garbage Code (GBD Level 1) +M84632D | Garbage Code (GBD Level 1) +M84632G | Garbage Code (GBD Level 1) +M84632K | Garbage Code (GBD Level 1) +M84632P | Garbage Code (GBD Level 1) +M84632S | Garbage Code (GBD Level 1) +M84633A | Garbage Code (GBD Level 1) +M84633D | Garbage Code (GBD Level 1) +M84633G | Garbage Code (GBD Level 1) +M84633K | Garbage Code (GBD Level 1) +M84633P | Garbage Code (GBD Level 1) +M84633S | Garbage Code (GBD Level 1) +M84634A | Garbage Code (GBD Level 1) +M84634D | Garbage Code (GBD Level 1) +M84634G | Garbage Code (GBD Level 1) +M84634K | Garbage Code (GBD Level 1) +M84634P | Garbage Code (GBD Level 1) +M84634S | Garbage Code (GBD Level 1) +M84639A | Garbage Code (GBD Level 1) +M84639D | Garbage Code (GBD Level 1) +M84639G | Garbage Code (GBD Level 1) +M84639K | Garbage Code (GBD Level 1) +M84639P | Garbage Code (GBD Level 1) +M84639S | Garbage Code (GBD Level 1) +M84641A | Garbage Code (GBD Level 1) +M84641D | Garbage Code (GBD Level 1) +M84641G | Garbage Code (GBD Level 1) +M84641K | Garbage Code (GBD Level 1) +M84641P | Garbage Code (GBD Level 1) +M84641S | Garbage Code (GBD Level 1) +M84642A | Garbage Code (GBD Level 1) +M84642D | Garbage Code (GBD Level 1) +M84642G | Garbage Code (GBD Level 1) +M84642K | Garbage Code (GBD Level 1) +M84642P | Garbage Code (GBD Level 1) +M84642S | Garbage Code (GBD Level 1) +M84649A | Garbage Code (GBD Level 1) +M84649D | Garbage Code (GBD Level 1) +M84649G | Garbage Code (GBD Level 1) +M84649K | Garbage Code (GBD Level 1) +M84649P | Garbage Code (GBD Level 1) +M84649S | Garbage Code (GBD Level 1) +M84650A | Garbage Code (GBD Level 1) +M84650D | Garbage Code (GBD Level 1) +M84650G | Garbage Code (GBD Level 1) +M84650K | Garbage Code (GBD Level 1) +M84650P | Garbage Code (GBD Level 1) +M84650S | Garbage Code (GBD Level 1) +M84651A | Garbage Code (GBD Level 1) +M84651D | Garbage Code (GBD Level 1) +M84651G | Garbage Code (GBD Level 1) +M84651K | Garbage Code (GBD Level 1) +M84651P | Garbage Code (GBD Level 1) +M84651S | Garbage Code (GBD Level 1) +M84652A | Garbage Code (GBD Level 1) +M84652D | Garbage Code (GBD Level 1) +M84652G | Garbage Code (GBD Level 1) +M84652K | Garbage Code (GBD Level 1) +M84652P | Garbage Code (GBD Level 1) +M84652S | Garbage Code (GBD Level 1) +M84653A | Garbage Code (GBD Level 1) +M84653D | Garbage Code (GBD Level 1) +M84653G | Garbage Code (GBD Level 1) +M84653K | Garbage Code (GBD Level 1) +M84653P | Garbage Code (GBD Level 1) +M84653S | Garbage Code (GBD Level 1) +M84659A | Garbage Code (GBD Level 1) +M84659D | Garbage Code (GBD Level 1) +M84659G | Garbage Code (GBD Level 1) +M84659K | Garbage Code (GBD Level 1) +M84659P | Garbage Code (GBD Level 1) +M84659S | Garbage Code (GBD Level 1) +M84661A | Garbage Code (GBD Level 1) +M84661D | Garbage Code (GBD Level 1) +M84661G | Garbage Code (GBD Level 1) +M84661K | Garbage Code (GBD Level 1) +M84661P | Garbage Code (GBD Level 1) +M84661S | Garbage Code (GBD Level 1) +M84662A | Garbage Code (GBD Level 1) +M84662D | Garbage Code (GBD Level 1) +M84662G | Garbage Code (GBD Level 1) +M84662K | Garbage Code (GBD Level 1) +M84662P | Garbage Code (GBD Level 1) +M84662S | Garbage Code (GBD Level 1) +M84663A | Garbage Code (GBD Level 1) +M84663D | Garbage Code (GBD Level 1) +M84663G | Garbage Code (GBD Level 1) +M84663K | Garbage Code (GBD Level 1) +M84663P | Garbage Code (GBD Level 1) +M84663S | Garbage Code (GBD Level 1) +M84664A | Garbage Code (GBD Level 1) +M84664D | Garbage Code (GBD Level 1) +M84664G | Garbage Code (GBD Level 1) +M84664K | Garbage Code (GBD Level 1) +M84664P | Garbage Code (GBD Level 1) +M84664S | Garbage Code (GBD Level 1) +M84669A | Garbage Code (GBD Level 1) +M84669D | Garbage Code (GBD Level 1) +M84669G | Garbage Code (GBD Level 1) +M84669K | Garbage Code (GBD Level 1) +M84669P | Garbage Code (GBD Level 1) +M84669S | Garbage Code (GBD Level 1) +M84671A | Garbage Code (GBD Level 1) +M84671D | Garbage Code (GBD Level 1) +M84671G | Garbage Code (GBD Level 1) +M84671K | Garbage Code (GBD Level 1) +M84671P | Garbage Code (GBD Level 1) +M84671S | Garbage Code (GBD Level 1) +M84672A | Garbage Code (GBD Level 1) +M84672D | Garbage Code (GBD Level 1) +M84672G | Garbage Code (GBD Level 1) +M84672K | Garbage Code (GBD Level 1) +M84672P | Garbage Code (GBD Level 1) +M84672S | Garbage Code (GBD Level 1) +M84673A | Garbage Code (GBD Level 1) +M84673D | Garbage Code (GBD Level 1) +M84673G | Garbage Code (GBD Level 1) +M84673K | Garbage Code (GBD Level 1) +M84673P | Garbage Code (GBD Level 1) +M84673S | Garbage Code (GBD Level 1) +M84674A | Garbage Code (GBD Level 1) +M84674D | Garbage Code (GBD Level 1) +M84674G | Garbage Code (GBD Level 1) +M84674K | Garbage Code (GBD Level 1) +M84674P | Garbage Code (GBD Level 1) +M84674S | Garbage Code (GBD Level 1) +M84675A | Garbage Code (GBD Level 1) +M84675D | Garbage Code (GBD Level 1) +M84675G | Garbage Code (GBD Level 1) +M84675K | Garbage Code (GBD Level 1) +M84675P | Garbage Code (GBD Level 1) +M84675S | Garbage Code (GBD Level 1) +M84676A | Garbage Code (GBD Level 1) +M84676D | Garbage Code (GBD Level 1) +M84676G | Garbage Code (GBD Level 1) +M84676K | Garbage Code (GBD Level 1) +M84676P | Garbage Code (GBD Level 1) +M84676S | Garbage Code (GBD Level 1) +M8468XA | Garbage Code (GBD Level 1) +M8468XD | Garbage Code (GBD Level 1) +M8468XG | Garbage Code (GBD Level 1) +M8468XK | Garbage Code (GBD Level 1) +M8468XP | Garbage Code (GBD Level 1) +M8468XS | Garbage Code (GBD Level 1) +M84750A | Garbage Code (GBD Level 1) +M84750D | Garbage Code (GBD Level 1) +M84750G | Garbage Code (GBD Level 1) +M84750K | Garbage Code (GBD Level 1) +M84750P | Garbage Code (GBD Level 1) +M84750S | Garbage Code (GBD Level 1) +M84751A | Garbage Code (GBD Level 1) +M84751D | Garbage Code (GBD Level 1) +M84751G | Garbage Code (GBD Level 1) +M84751K | Garbage Code (GBD Level 1) +M84751P | Garbage Code (GBD Level 1) +M84751S | Garbage Code (GBD Level 1) +M84752A | Garbage Code (GBD Level 1) +M84752D | Garbage Code (GBD Level 1) +M84752G | Garbage Code (GBD Level 1) +M84752K | Garbage Code (GBD Level 1) +M84752P | Garbage Code (GBD Level 1) +M84752S | Garbage Code (GBD Level 1) +M84753A | Garbage Code (GBD Level 1) +M84753D | Garbage Code (GBD Level 1) +M84753G | Garbage Code (GBD Level 1) +M84753K | Garbage Code (GBD Level 1) +M84753P | Garbage Code (GBD Level 1) +M84753S | Garbage Code (GBD Level 1) +M84754A | Garbage Code (GBD Level 1) +M84754D | Garbage Code (GBD Level 1) +M84754G | Garbage Code (GBD Level 1) +M84754K | Garbage Code (GBD Level 1) +M84754P | Garbage Code (GBD Level 1) +M84754S | Garbage Code (GBD Level 1) +M84755A | Garbage Code (GBD Level 1) +M84755D | Garbage Code (GBD Level 1) +M84755G | Garbage Code (GBD Level 1) +M84755K | Garbage Code (GBD Level 1) +M84755P | Garbage Code (GBD Level 1) +M84755S | Garbage Code (GBD Level 1) +M84756A | Garbage Code (GBD Level 1) +M84756D | Garbage Code (GBD Level 1) +M84756G | Garbage Code (GBD Level 1) +M84756K | Garbage Code (GBD Level 1) +M84756P | Garbage Code (GBD Level 1) +M84756S | Garbage Code (GBD Level 1) +M84757A | Garbage Code (GBD Level 1) +M84757D | Garbage Code (GBD Level 1) +M84757G | Garbage Code (GBD Level 1) +M84757K | Garbage Code (GBD Level 1) +M84757P | Garbage Code (GBD Level 1) +M84757S | Garbage Code (GBD Level 1) +M84758A | Garbage Code (GBD Level 1) +M84758D | Garbage Code (GBD Level 1) +M84758G | Garbage Code (GBD Level 1) +M84758K | Garbage Code (GBD Level 1) +M84758P | Garbage Code (GBD Level 1) +M84758S | Garbage Code (GBD Level 1) +M84759A | Garbage Code (GBD Level 1) +M84759D | Garbage Code (GBD Level 1) +M84759G | Garbage Code (GBD Level 1) +M84759K | Garbage Code (GBD Level 1) +M84759P | Garbage Code (GBD Level 1) +M84759S | Garbage Code (GBD Level 1) +M848--- | Garbage Code (GBD Level 1) +M8480-- | Garbage Code (GBD Level 1) +M84811- | Garbage Code (GBD Level 1) +M84812- | Garbage Code (GBD Level 1) +M84819- | Garbage Code (GBD Level 1) +M84821- | Garbage Code (GBD Level 1) +M84822- | Garbage Code (GBD Level 1) +M84829- | Garbage Code (GBD Level 1) +M84831- | Garbage Code (GBD Level 1) +M84832- | Garbage Code (GBD Level 1) +M84833- | Garbage Code (GBD Level 1) +M84834- | Garbage Code (GBD Level 1) +M84839- | Garbage Code (GBD Level 1) +M84841- | Garbage Code (GBD Level 1) +M84842- | Garbage Code (GBD Level 1) +M84849- | Garbage Code (GBD Level 1) +M84851- | Garbage Code (GBD Level 1) +M84852- | Garbage Code (GBD Level 1) +M84859- | Garbage Code (GBD Level 1) +M84861- | Garbage Code (GBD Level 1) +M84862- | Garbage Code (GBD Level 1) +M84863- | Garbage Code (GBD Level 1) +M84864- | Garbage Code (GBD Level 1) +M84869- | Garbage Code (GBD Level 1) +M84871- | Garbage Code (GBD Level 1) +M84872- | Garbage Code (GBD Level 1) +M84879- | Garbage Code (GBD Level 1) +M8488-- | Garbage Code (GBD Level 1) +M849--- | Garbage Code (GBD Level 1) +M85---- | Garbage Code (GBD Level 1) +M850--- | Garbage Code (GBD Level 1) +M8500-- | Garbage Code (GBD Level 1) +M85011- | Garbage Code (GBD Level 1) +M85012- | Garbage Code (GBD Level 1) +M85019- | Garbage Code (GBD Level 1) +M85021- | Garbage Code (GBD Level 1) +M85022- | Garbage Code (GBD Level 1) +M85029- | Garbage Code (GBD Level 1) +M85031- | Garbage Code (GBD Level 1) +M85032- | Garbage Code (GBD Level 1) +M85039- | Garbage Code (GBD Level 1) +M85041- | Garbage Code (GBD Level 1) +M85042- | Garbage Code (GBD Level 1) +M85049- | Garbage Code (GBD Level 1) +M85051- | Garbage Code (GBD Level 1) +M85052- | Garbage Code (GBD Level 1) +M85059- | Garbage Code (GBD Level 1) +M85061- | Garbage Code (GBD Level 1) +M85062- | Garbage Code (GBD Level 1) +M85069- | Garbage Code (GBD Level 1) +M85071- | Garbage Code (GBD Level 1) +M85072- | Garbage Code (GBD Level 1) +M85079- | Garbage Code (GBD Level 1) +M8508-- | Garbage Code (GBD Level 1) +M8509-- | Garbage Code (GBD Level 1) +M851--- | Garbage Code (GBD Level 1) +M8510-- | Garbage Code (GBD Level 1) +M85111- | Garbage Code (GBD Level 1) +M85112- | Garbage Code (GBD Level 1) +M85119- | Garbage Code (GBD Level 1) +M85121- | Garbage Code (GBD Level 1) +M85122- | Garbage Code (GBD Level 1) +M85129- | Garbage Code (GBD Level 1) +M85131- | Garbage Code (GBD Level 1) +M85132- | Garbage Code (GBD Level 1) +M85139- | Garbage Code (GBD Level 1) +M85141- | Garbage Code (GBD Level 1) +M85142- | Garbage Code (GBD Level 1) +M85149- | Garbage Code (GBD Level 1) +M85151- | Garbage Code (GBD Level 1) +M85152- | Garbage Code (GBD Level 1) +M85159- | Garbage Code (GBD Level 1) +M85161- | Garbage Code (GBD Level 1) +M85162- | Garbage Code (GBD Level 1) +M85169- | Garbage Code (GBD Level 1) +M85171- | Garbage Code (GBD Level 1) +M85172- | Garbage Code (GBD Level 1) +M85179- | Garbage Code (GBD Level 1) +M8518-- | Garbage Code (GBD Level 1) +M8519-- | Garbage Code (GBD Level 1) +M852--- | Garbage Code (GBD Level 1) +M853--- | Garbage Code (GBD Level 1) +M8530-- | Garbage Code (GBD Level 1) +M85311- | Garbage Code (GBD Level 1) +M85312- | Garbage Code (GBD Level 1) +M85319- | Garbage Code (GBD Level 1) +M85321- | Garbage Code (GBD Level 1) +M85322- | Garbage Code (GBD Level 1) +M85329- | Garbage Code (GBD Level 1) +M85331- | Garbage Code (GBD Level 1) +M85332- | Garbage Code (GBD Level 1) +M85339- | Garbage Code (GBD Level 1) +M85341- | Garbage Code (GBD Level 1) +M85342- | Garbage Code (GBD Level 1) +M85349- | Garbage Code (GBD Level 1) +M85351- | Garbage Code (GBD Level 1) +M85352- | Garbage Code (GBD Level 1) +M85359- | Garbage Code (GBD Level 1) +M85361- | Garbage Code (GBD Level 1) +M85362- | Garbage Code (GBD Level 1) +M85369- | Garbage Code (GBD Level 1) +M85371- | Garbage Code (GBD Level 1) +M85372- | Garbage Code (GBD Level 1) +M85379- | Garbage Code (GBD Level 1) +M8538-- | Garbage Code (GBD Level 1) +M8539-- | Garbage Code (GBD Level 1) +M854--- | Garbage Code (GBD Level 1) +M8540-- | Garbage Code (GBD Level 1) +M85411- | Garbage Code (GBD Level 1) +M85412- | Garbage Code (GBD Level 1) +M85419- | Garbage Code (GBD Level 1) +M85421- | Garbage Code (GBD Level 1) +M85422- | Garbage Code (GBD Level 1) +M85429- | Garbage Code (GBD Level 1) +M85431- | Garbage Code (GBD Level 1) +M85432- | Garbage Code (GBD Level 1) +M85439- | Garbage Code (GBD Level 1) +M85441- | Garbage Code (GBD Level 1) +M85442- | Garbage Code (GBD Level 1) +M85449- | Garbage Code (GBD Level 1) +M85451- | Garbage Code (GBD Level 1) +M85452- | Garbage Code (GBD Level 1) +M85459- | Garbage Code (GBD Level 1) +M85461- | Garbage Code (GBD Level 1) +M85462- | Garbage Code (GBD Level 1) +M85469- | Garbage Code (GBD Level 1) +M85471- | Garbage Code (GBD Level 1) +M85472- | Garbage Code (GBD Level 1) +M85479- | Garbage Code (GBD Level 1) +M8548-- | Garbage Code (GBD Level 1) +M855--- | Garbage Code (GBD Level 1) +M8550-- | Garbage Code (GBD Level 1) +M85511- | Garbage Code (GBD Level 1) +M85512- | Garbage Code (GBD Level 1) +M85519- | Garbage Code (GBD Level 1) +M85521- | Garbage Code (GBD Level 1) +M85522- | Garbage Code (GBD Level 1) +M85529- | Garbage Code (GBD Level 1) +M85531- | Garbage Code (GBD Level 1) +M85532- | Garbage Code (GBD Level 1) +M85539- | Garbage Code (GBD Level 1) +M85541- | Garbage Code (GBD Level 1) +M85542- | Garbage Code (GBD Level 1) +M85549- | Garbage Code (GBD Level 1) +M85551- | Garbage Code (GBD Level 1) +M85552- | Garbage Code (GBD Level 1) +M85559- | Garbage Code (GBD Level 1) +M85561- | Garbage Code (GBD Level 1) +M85562- | Garbage Code (GBD Level 1) +M85569- | Garbage Code (GBD Level 1) +M85571- | Garbage Code (GBD Level 1) +M85572- | Garbage Code (GBD Level 1) +M85579- | Garbage Code (GBD Level 1) +M8558-- | Garbage Code (GBD Level 1) +M8559-- | Garbage Code (GBD Level 1) +M856--- | Garbage Code (GBD Level 1) +M8560-- | Garbage Code (GBD Level 1) +M85611- | Garbage Code (GBD Level 1) +M85612- | Garbage Code (GBD Level 1) +M85619- | Garbage Code (GBD Level 1) +M85621- | Garbage Code (GBD Level 1) +M85622- | Garbage Code (GBD Level 1) +M85629- | Garbage Code (GBD Level 1) +M85631- | Garbage Code (GBD Level 1) +M85632- | Garbage Code (GBD Level 1) +M85639- | Garbage Code (GBD Level 1) +M85641- | Garbage Code (GBD Level 1) +M85642- | Garbage Code (GBD Level 1) +M85649- | Garbage Code (GBD Level 1) +M85651- | Garbage Code (GBD Level 1) +M85652- | Garbage Code (GBD Level 1) +M85659- | Garbage Code (GBD Level 1) +M85661- | Garbage Code (GBD Level 1) +M85662- | Garbage Code (GBD Level 1) +M85669- | Garbage Code (GBD Level 1) +M85671- | Garbage Code (GBD Level 1) +M85672- | Garbage Code (GBD Level 1) +M85679- | Garbage Code (GBD Level 1) +M8568-- | Garbage Code (GBD Level 1) +M8569-- | Garbage Code (GBD Level 1) +M858--- | Garbage Code (GBD Level 1) +M8580-- | Garbage Code (GBD Level 1) +M85811- | Garbage Code (GBD Level 1) +M85812- | Garbage Code (GBD Level 1) +M85819- | Garbage Code (GBD Level 1) +M85821- | Garbage Code (GBD Level 1) +M85822- | Garbage Code (GBD Level 1) +M85829- | Garbage Code (GBD Level 1) +M85831- | Garbage Code (GBD Level 1) +M85832- | Garbage Code (GBD Level 1) +M85839- | Garbage Code (GBD Level 1) +M85841- | Garbage Code (GBD Level 1) +M85842- | Garbage Code (GBD Level 1) +M85849- | Garbage Code (GBD Level 1) +M85851- | Garbage Code (GBD Level 1) +M85852- | Garbage Code (GBD Level 1) +M85859- | Garbage Code (GBD Level 1) +M85861- | Garbage Code (GBD Level 1) +M85862- | Garbage Code (GBD Level 1) +M85869- | Garbage Code (GBD Level 1) +M85871- | Garbage Code (GBD Level 1) +M85872- | Garbage Code (GBD Level 1) +M85879- | Garbage Code (GBD Level 1) +M8588-- | Garbage Code (GBD Level 1) +M8589-- | Garbage Code (GBD Level 1) +M859--- | Garbage Code (GBD Level 1) +M86---- | Garbage Code (GBD Level 1) +M860--- | Garbage Code (GBD Level 1) +M8600-- | Garbage Code (GBD Level 1) +M86011- | Garbage Code (GBD Level 1) +M86012- | Garbage Code (GBD Level 1) +M86019- | Garbage Code (GBD Level 1) +M86021- | Garbage Code (GBD Level 1) +M86022- | Garbage Code (GBD Level 1) +M86029- | Garbage Code (GBD Level 1) +M86031- | Garbage Code (GBD Level 1) +M86032- | Garbage Code (GBD Level 1) +M86039- | Garbage Code (GBD Level 1) +M86041- | Garbage Code (GBD Level 1) +M86042- | Garbage Code (GBD Level 1) +M86049- | Garbage Code (GBD Level 1) +M86051- | Garbage Code (GBD Level 1) +M86052- | Garbage Code (GBD Level 1) +M86059- | Garbage Code (GBD Level 1) +M86061- | Garbage Code (GBD Level 1) +M86062- | Garbage Code (GBD Level 1) +M86069- | Garbage Code (GBD Level 1) +M86071- | Garbage Code (GBD Level 1) +M86072- | Garbage Code (GBD Level 1) +M86079- | Garbage Code (GBD Level 1) +M8608-- | Garbage Code (GBD Level 1) +M8609-- | Garbage Code (GBD Level 1) +M861--- | Garbage Code (GBD Level 1) +M8610-- | Garbage Code (GBD Level 1) +M86111- | Garbage Code (GBD Level 1) +M86112- | Garbage Code (GBD Level 1) +M86119- | Garbage Code (GBD Level 1) +M86121- | Garbage Code (GBD Level 1) +M86122- | Garbage Code (GBD Level 1) +M86129- | Garbage Code (GBD Level 1) +M86131- | Garbage Code (GBD Level 1) +M86132- | Garbage Code (GBD Level 1) +M86139- | Garbage Code (GBD Level 1) +M86141- | Garbage Code (GBD Level 1) +M86142- | Garbage Code (GBD Level 1) +M86149- | Garbage Code (GBD Level 1) +M86151- | Garbage Code (GBD Level 1) +M86152- | Garbage Code (GBD Level 1) +M86159- | Garbage Code (GBD Level 1) +M86161- | Garbage Code (GBD Level 1) +M86162- | Garbage Code (GBD Level 1) +M86169- | Garbage Code (GBD Level 1) +M86171- | Garbage Code (GBD Level 1) +M86172- | Garbage Code (GBD Level 1) +M86179- | Garbage Code (GBD Level 1) +M8618-- | Garbage Code (GBD Level 1) +M8619-- | Garbage Code (GBD Level 1) +M862--- | Garbage Code (GBD Level 1) +M865--- | Garbage Code (GBD Level 1) +M8650-- | Garbage Code (GBD Level 1) +M86511- | Garbage Code (GBD Level 1) +M86512- | Garbage Code (GBD Level 1) +M86519- | Garbage Code (GBD Level 1) +M86521- | Garbage Code (GBD Level 1) +M86522- | Garbage Code (GBD Level 1) +M86529- | Garbage Code (GBD Level 1) +M86531- | Garbage Code (GBD Level 1) +M86532- | Garbage Code (GBD Level 1) +M86539- | Garbage Code (GBD Level 1) +M86541- | Garbage Code (GBD Level 1) +M86542- | Garbage Code (GBD Level 1) +M86549- | Garbage Code (GBD Level 1) +M86551- | Garbage Code (GBD Level 1) +M86552- | Garbage Code (GBD Level 1) +M86559- | Garbage Code (GBD Level 1) +M86561- | Garbage Code (GBD Level 1) +M86562- | Garbage Code (GBD Level 1) +M86569- | Garbage Code (GBD Level 1) +M86571- | Garbage Code (GBD Level 1) +M86572- | Garbage Code (GBD Level 1) +M86579- | Garbage Code (GBD Level 1) +M8658-- | Garbage Code (GBD Level 1) +M8659-- | Garbage Code (GBD Level 1) +M866--- | Garbage Code (GBD Level 1) +M8660-- | Garbage Code (GBD Level 1) +M86611- | Garbage Code (GBD Level 1) +M86612- | Garbage Code (GBD Level 1) +M86619- | Garbage Code (GBD Level 1) +M86621- | Garbage Code (GBD Level 1) +M86622- | Garbage Code (GBD Level 1) +M86629- | Garbage Code (GBD Level 1) +M86631- | Garbage Code (GBD Level 1) +M86632- | Garbage Code (GBD Level 1) +M86639- | Garbage Code (GBD Level 1) +M86641- | Garbage Code (GBD Level 1) +M86642- | Garbage Code (GBD Level 1) +M86649- | Garbage Code (GBD Level 1) +M86651- | Garbage Code (GBD Level 1) +M86652- | Garbage Code (GBD Level 1) +M86659- | Garbage Code (GBD Level 1) +M86661- | Garbage Code (GBD Level 1) +M86662- | Garbage Code (GBD Level 1) +M86669- | Garbage Code (GBD Level 1) +M86671- | Garbage Code (GBD Level 1) +M86672- | Garbage Code (GBD Level 1) +M86679- | Garbage Code (GBD Level 1) +M8668-- | Garbage Code (GBD Level 1) +M8669-- | Garbage Code (GBD Level 1) +M868--- | Garbage Code (GBD Level 1) +M868X0- | Garbage Code (GBD Level 1) +M868X1- | Garbage Code (GBD Level 1) +M868X2- | Garbage Code (GBD Level 1) +M868X3- | Garbage Code (GBD Level 1) +M868X4- | Garbage Code (GBD Level 1) +M868X5- | Garbage Code (GBD Level 1) +M868X6- | Garbage Code (GBD Level 1) +M868X7- | Garbage Code (GBD Level 1) +M868X8- | Garbage Code (GBD Level 1) +M868X9- | Garbage Code (GBD Level 1) +M869--- | Garbage Code (GBD Level 1) +M872--- | Garbage Code (GBD Level 1) +M8720-- | Garbage Code (GBD Level 1) +M87211- | Garbage Code (GBD Level 1) +M87212- | Garbage Code (GBD Level 1) +M87219- | Garbage Code (GBD Level 1) +M87221- | Garbage Code (GBD Level 1) +M87222- | Garbage Code (GBD Level 1) +M87229- | Garbage Code (GBD Level 1) +M87231- | Garbage Code (GBD Level 1) +M87232- | Garbage Code (GBD Level 1) +M87233- | Garbage Code (GBD Level 1) +M87234- | Garbage Code (GBD Level 1) +M87235- | Garbage Code (GBD Level 1) +M87236- | Garbage Code (GBD Level 1) +M87237- | Garbage Code (GBD Level 1) +M87238- | Garbage Code (GBD Level 1) +M87239- | Garbage Code (GBD Level 1) +M87241- | Garbage Code (GBD Level 1) +M87242- | Garbage Code (GBD Level 1) +M87243- | Garbage Code (GBD Level 1) +M87244- | Garbage Code (GBD Level 1) +M87245- | Garbage Code (GBD Level 1) +M87246- | Garbage Code (GBD Level 1) +M87250- | Garbage Code (GBD Level 1) +M87251- | Garbage Code (GBD Level 1) +M87252- | Garbage Code (GBD Level 1) +M87256- | Garbage Code (GBD Level 1) +M87261- | Garbage Code (GBD Level 1) +M87262- | Garbage Code (GBD Level 1) +M87263- | Garbage Code (GBD Level 1) +M87264- | Garbage Code (GBD Level 1) +M87265- | Garbage Code (GBD Level 1) +M87266- | Garbage Code (GBD Level 1) +M87271- | Garbage Code (GBD Level 1) +M87272- | Garbage Code (GBD Level 1) +M87273- | Garbage Code (GBD Level 1) +M87274- | Garbage Code (GBD Level 1) +M87275- | Garbage Code (GBD Level 1) +M87276- | Garbage Code (GBD Level 1) +M87277- | Garbage Code (GBD Level 1) +M87278- | Garbage Code (GBD Level 1) +M87279- | Garbage Code (GBD Level 1) +M8728-- | Garbage Code (GBD Level 1) +M8729-- | Garbage Code (GBD Level 1) +M873--- | Garbage Code (GBD Level 1) +M8730-- | Garbage Code (GBD Level 1) +M87311- | Garbage Code (GBD Level 1) +M87312- | Garbage Code (GBD Level 1) +M87319- | Garbage Code (GBD Level 1) +M87321- | Garbage Code (GBD Level 1) +M87322- | Garbage Code (GBD Level 1) +M87329- | Garbage Code (GBD Level 1) +M87331- | Garbage Code (GBD Level 1) +M87332- | Garbage Code (GBD Level 1) +M87333- | Garbage Code (GBD Level 1) +M87334- | Garbage Code (GBD Level 1) +M87335- | Garbage Code (GBD Level 1) +M87336- | Garbage Code (GBD Level 1) +M87337- | Garbage Code (GBD Level 1) +M87338- | Garbage Code (GBD Level 1) +M87339- | Garbage Code (GBD Level 1) +M87341- | Garbage Code (GBD Level 1) +M87342- | Garbage Code (GBD Level 1) +M87343- | Garbage Code (GBD Level 1) +M87344- | Garbage Code (GBD Level 1) +M87345- | Garbage Code (GBD Level 1) +M87346- | Garbage Code (GBD Level 1) +M87350- | Garbage Code (GBD Level 1) +M87351- | Garbage Code (GBD Level 1) +M87352- | Garbage Code (GBD Level 1) +M87353- | Garbage Code (GBD Level 1) +M87361- | Garbage Code (GBD Level 1) +M87362- | Garbage Code (GBD Level 1) +M87363- | Garbage Code (GBD Level 1) +M87364- | Garbage Code (GBD Level 1) +M87365- | Garbage Code (GBD Level 1) +M87366- | Garbage Code (GBD Level 1) +M87371- | Garbage Code (GBD Level 1) +M87372- | Garbage Code (GBD Level 1) +M87373- | Garbage Code (GBD Level 1) +M87374- | Garbage Code (GBD Level 1) +M87375- | Garbage Code (GBD Level 1) +M87376- | Garbage Code (GBD Level 1) +M87377- | Garbage Code (GBD Level 1) +M87378- | Garbage Code (GBD Level 1) +M87379- | Garbage Code (GBD Level 1) +M8738-- | Garbage Code (GBD Level 1) +M8739-- | Garbage Code (GBD Level 1) +M878--- | Garbage Code (GBD Level 1) +M8780-- | Garbage Code (GBD Level 1) +M87811- | Garbage Code (GBD Level 1) +M87812- | Garbage Code (GBD Level 1) +M87819- | Garbage Code (GBD Level 1) +M87821- | Garbage Code (GBD Level 1) +M87822- | Garbage Code (GBD Level 1) +M87829- | Garbage Code (GBD Level 1) +M87831- | Garbage Code (GBD Level 1) +M87832- | Garbage Code (GBD Level 1) +M87833- | Garbage Code (GBD Level 1) +M87834- | Garbage Code (GBD Level 1) +M87835- | Garbage Code (GBD Level 1) +M87836- | Garbage Code (GBD Level 1) +M87837- | Garbage Code (GBD Level 1) +M87838- | Garbage Code (GBD Level 1) +M87839- | Garbage Code (GBD Level 1) +M87841- | Garbage Code (GBD Level 1) +M87842- | Garbage Code (GBD Level 1) +M87843- | Garbage Code (GBD Level 1) +M87844- | Garbage Code (GBD Level 1) +M87845- | Garbage Code (GBD Level 1) +M87849- | Garbage Code (GBD Level 1) +M87850- | Garbage Code (GBD Level 1) +M87851- | Garbage Code (GBD Level 1) +M87852- | Garbage Code (GBD Level 1) +M87859- | Garbage Code (GBD Level 1) +M87861- | Garbage Code (GBD Level 1) +M87862- | Garbage Code (GBD Level 1) +M87863- | Garbage Code (GBD Level 1) +M87864- | Garbage Code (GBD Level 1) +M87865- | Garbage Code (GBD Level 1) +M87869- | Garbage Code (GBD Level 1) +M87871- | Garbage Code (GBD Level 1) +M87872- | Garbage Code (GBD Level 1) +M87873- | Garbage Code (GBD Level 1) +M87874- | Garbage Code (GBD Level 1) +M87875- | Garbage Code (GBD Level 1) +M87876- | Garbage Code (GBD Level 1) +M87877- | Garbage Code (GBD Level 1) +M87878- | Garbage Code (GBD Level 1) +M87879- | Garbage Code (GBD Level 1) +M8788-- | Garbage Code (GBD Level 1) +M8789-- | Garbage Code (GBD Level 1) +M879--- | Garbage Code (GBD Level 1) +M891--- | Garbage Code (GBD Level 1) +M89121- | Garbage Code (GBD Level 1) +M89122- | Garbage Code (GBD Level 1) +M89123- | Garbage Code (GBD Level 1) +M89124- | Garbage Code (GBD Level 1) +M89125- | Garbage Code (GBD Level 1) +M89126- | Garbage Code (GBD Level 1) +M89127- | Garbage Code (GBD Level 1) +M89128- | Garbage Code (GBD Level 1) +M89129- | Garbage Code (GBD Level 1) +M89131- | Garbage Code (GBD Level 1) +M89132- | Garbage Code (GBD Level 1) +M89133- | Garbage Code (GBD Level 1) +M89134- | Garbage Code (GBD Level 1) +M89138- | Garbage Code (GBD Level 1) +M89139- | Garbage Code (GBD Level 1) +M89151- | Garbage Code (GBD Level 1) +M89152- | Garbage Code (GBD Level 1) +M89153- | Garbage Code (GBD Level 1) +M89154- | Garbage Code (GBD Level 1) +M89155- | Garbage Code (GBD Level 1) +M89156- | Garbage Code (GBD Level 1) +M89157- | Garbage Code (GBD Level 1) +M89158- | Garbage Code (GBD Level 1) +M89159- | Garbage Code (GBD Level 1) +M89160- | Garbage Code (GBD Level 1) +M89161- | Garbage Code (GBD Level 1) +M89162- | Garbage Code (GBD Level 1) +M89163- | Garbage Code (GBD Level 1) +M89164- | Garbage Code (GBD Level 1) +M89165- | Garbage Code (GBD Level 1) +M89166- | Garbage Code (GBD Level 1) +M89167- | Garbage Code (GBD Level 1) +M89168- | Garbage Code (GBD Level 1) +M89169- | Garbage Code (GBD Level 1) +M8918-- | Garbage Code (GBD Level 1) +M892--- | Garbage Code (GBD Level 1) +M8920-- | Garbage Code (GBD Level 1) +M89211- | Garbage Code (GBD Level 1) +M89212- | Garbage Code (GBD Level 1) +M89219- | Garbage Code (GBD Level 1) +M89221- | Garbage Code (GBD Level 1) +M89222- | Garbage Code (GBD Level 1) +M89229- | Garbage Code (GBD Level 1) +M89231- | Garbage Code (GBD Level 1) +M89232- | Garbage Code (GBD Level 1) +M89233- | Garbage Code (GBD Level 1) +M89234- | Garbage Code (GBD Level 1) +M89239- | Garbage Code (GBD Level 1) +M89241- | Garbage Code (GBD Level 1) +M89242- | Garbage Code (GBD Level 1) +M89249- | Garbage Code (GBD Level 1) +M89251- | Garbage Code (GBD Level 1) +M89252- | Garbage Code (GBD Level 1) +M89259- | Garbage Code (GBD Level 1) +M89261- | Garbage Code (GBD Level 1) +M89262- | Garbage Code (GBD Level 1) +M89263- | Garbage Code (GBD Level 1) +M89264- | Garbage Code (GBD Level 1) +M89269- | Garbage Code (GBD Level 1) +M89271- | Garbage Code (GBD Level 1) +M89272- | Garbage Code (GBD Level 1) +M89279- | Garbage Code (GBD Level 1) +M8928-- | Garbage Code (GBD Level 1) +M8929-- | Garbage Code (GBD Level 1) +M893--- | Garbage Code (GBD Level 1) +M8930-- | Garbage Code (GBD Level 1) +M89311- | Garbage Code (GBD Level 1) +M89312- | Garbage Code (GBD Level 1) +M89319- | Garbage Code (GBD Level 1) +M89321- | Garbage Code (GBD Level 1) +M89322- | Garbage Code (GBD Level 1) +M89329- | Garbage Code (GBD Level 1) +M89331- | Garbage Code (GBD Level 1) +M89332- | Garbage Code (GBD Level 1) +M89333- | Garbage Code (GBD Level 1) +M89334- | Garbage Code (GBD Level 1) +M89339- | Garbage Code (GBD Level 1) +M89341- | Garbage Code (GBD Level 1) +M89342- | Garbage Code (GBD Level 1) +M89349- | Garbage Code (GBD Level 1) +M89351- | Garbage Code (GBD Level 1) +M89352- | Garbage Code (GBD Level 1) +M89359- | Garbage Code (GBD Level 1) +M89361- | Garbage Code (GBD Level 1) +M89362- | Garbage Code (GBD Level 1) +M89363- | Garbage Code (GBD Level 1) +M89364- | Garbage Code (GBD Level 1) +M89369- | Garbage Code (GBD Level 1) +M89371- | Garbage Code (GBD Level 1) +M89372- | Garbage Code (GBD Level 1) +M89379- | Garbage Code (GBD Level 1) +M8938-- | Garbage Code (GBD Level 1) +M8939-- | Garbage Code (GBD Level 1) +M894--- | Garbage Code (GBD Level 1) +M90---- | Garbage Code (GBD Level 1) +M900--- | Garbage Code (GBD Level 1) +M901--- | Garbage Code (GBD Level 1) +M902--- | Garbage Code (GBD Level 1) +M903--- | Garbage Code (GBD Level 1) +M904--- | Garbage Code (GBD Level 1) +M905--- | Garbage Code (GBD Level 1) +M9050-- | Garbage Code (GBD Level 1) +M90511- | Garbage Code (GBD Level 1) +M90512- | Garbage Code (GBD Level 1) +M90519- | Garbage Code (GBD Level 1) +M90521- | Garbage Code (GBD Level 1) +M90522- | Garbage Code (GBD Level 1) +M90529- | Garbage Code (GBD Level 1) +M90531- | Garbage Code (GBD Level 1) +M90532- | Garbage Code (GBD Level 1) +M90539- | Garbage Code (GBD Level 1) +M90541- | Garbage Code (GBD Level 1) +M90542- | Garbage Code (GBD Level 1) +M90549- | Garbage Code (GBD Level 1) +M90551- | Garbage Code (GBD Level 1) +M90552- | Garbage Code (GBD Level 1) +M90559- | Garbage Code (GBD Level 1) +M90561- | Garbage Code (GBD Level 1) +M90562- | Garbage Code (GBD Level 1) +M90569- | Garbage Code (GBD Level 1) +M90571- | Garbage Code (GBD Level 1) +M90572- | Garbage Code (GBD Level 1) +M90579- | Garbage Code (GBD Level 1) +M9058-- | Garbage Code (GBD Level 1) +M9059-- | Garbage Code (GBD Level 1) +M906--- | Garbage Code (GBD Level 1) +M9060-- | Garbage Code (GBD Level 1) +M90611- | Garbage Code (GBD Level 1) +M90612- | Garbage Code (GBD Level 1) +M90619- | Garbage Code (GBD Level 1) +M90621- | Garbage Code (GBD Level 1) +M90622- | Garbage Code (GBD Level 1) +M90629- | Garbage Code (GBD Level 1) +M90631- | Garbage Code (GBD Level 1) +M90632- | Garbage Code (GBD Level 1) +M90639- | Garbage Code (GBD Level 1) +M90641- | Garbage Code (GBD Level 1) +M90642- | Garbage Code (GBD Level 1) +M90649- | Garbage Code (GBD Level 1) +M90651- | Garbage Code (GBD Level 1) +M90652- | Garbage Code (GBD Level 1) +M90659- | Garbage Code (GBD Level 1) +M90661- | Garbage Code (GBD Level 1) +M90662- | Garbage Code (GBD Level 1) +M90669- | Garbage Code (GBD Level 1) +M90671- | Garbage Code (GBD Level 1) +M90672- | Garbage Code (GBD Level 1) +M90679- | Garbage Code (GBD Level 1) +M9068-- | Garbage Code (GBD Level 1) +M9069-- | Garbage Code (GBD Level 1) +M907--- | Garbage Code (GBD Level 1) +M908--- | Garbage Code (GBD Level 1) +M9080-- | Garbage Code (GBD Level 1) +M90811- | Garbage Code (GBD Level 1) +M90812- | Garbage Code (GBD Level 1) +M90819- | Garbage Code (GBD Level 1) +M90821- | Garbage Code (GBD Level 1) +M90822- | Garbage Code (GBD Level 1) +M90829- | Garbage Code (GBD Level 1) +M90831- | Garbage Code (GBD Level 1) +M90832- | Garbage Code (GBD Level 1) +M90839- | Garbage Code (GBD Level 1) +M90841- | Garbage Code (GBD Level 1) +M90842- | Garbage Code (GBD Level 1) +M90849- | Garbage Code (GBD Level 1) +M90851- | Garbage Code (GBD Level 1) +M90852- | Garbage Code (GBD Level 1) +M90859- | Garbage Code (GBD Level 1) +M90861- | Garbage Code (GBD Level 1) +M90862- | Garbage Code (GBD Level 1) +M90869- | Garbage Code (GBD Level 1) +M90871- | Garbage Code (GBD Level 1) +M90872- | Garbage Code (GBD Level 1) +M90879- | Garbage Code (GBD Level 1) +M9088-- | Garbage Code (GBD Level 1) +M9089-- | Garbage Code (GBD Level 1) +M91---- | Garbage Code (GBD Level 1) +M910--- | Garbage Code (GBD Level 1) +M911--- | Garbage Code (GBD Level 1) +M9110-- | Garbage Code (GBD Level 1) +M9111-- | Garbage Code (GBD Level 1) +M9112-- | Garbage Code (GBD Level 1) +M912--- | Garbage Code (GBD Level 1) +M9120-- | Garbage Code (GBD Level 1) +M9121-- | Garbage Code (GBD Level 1) +M9122-- | Garbage Code (GBD Level 1) +M913--- | Garbage Code (GBD Level 1) +M9130-- | Garbage Code (GBD Level 1) +M9131-- | Garbage Code (GBD Level 1) +M9132-- | Garbage Code (GBD Level 1) +M9140-- | Garbage Code (GBD Level 1) +M9141-- | Garbage Code (GBD Level 1) +M9142-- | Garbage Code (GBD Level 1) +M918--- | Garbage Code (GBD Level 1) +M9180-- | Garbage Code (GBD Level 1) +M9181-- | Garbage Code (GBD Level 1) +M9182-- | Garbage Code (GBD Level 1) +M919--- | Garbage Code (GBD Level 1) +M9190-- | Garbage Code (GBD Level 1) +M9191-- | Garbage Code (GBD Level 1) +M9192-- | Garbage Code (GBD Level 1) +M92---- | Garbage Code (GBD Level 1) +M920--- | Garbage Code (GBD Level 1) +M9200-- | Garbage Code (GBD Level 1) +M9201-- | Garbage Code (GBD Level 1) +M9202-- | Garbage Code (GBD Level 1) +M921--- | Garbage Code (GBD Level 1) +M9210-- | Garbage Code (GBD Level 1) +M9211-- | Garbage Code (GBD Level 1) +M9212-- | Garbage Code (GBD Level 1) +M922--- | Garbage Code (GBD Level 1) +M92201- | Garbage Code (GBD Level 1) +M92202- | Garbage Code (GBD Level 1) +M92209- | Garbage Code (GBD Level 1) +M92211- | Garbage Code (GBD Level 1) +M92212- | Garbage Code (GBD Level 1) +M92219- | Garbage Code (GBD Level 1) +M92221- | Garbage Code (GBD Level 1) +M92222- | Garbage Code (GBD Level 1) +M92229- | Garbage Code (GBD Level 1) +M92291- | Garbage Code (GBD Level 1) +M92292- | Garbage Code (GBD Level 1) +M92299- | Garbage Code (GBD Level 1) +M923--- | Garbage Code (GBD Level 1) +M9230-- | Garbage Code (GBD Level 1) +M9231-- | Garbage Code (GBD Level 1) +M9232-- | Garbage Code (GBD Level 1) +M924--- | Garbage Code (GBD Level 1) +M9240-- | Garbage Code (GBD Level 1) +M9241-- | Garbage Code (GBD Level 1) +M9242-- | Garbage Code (GBD Level 1) +M925--- | Garbage Code (GBD Level 1) +M9250-- | Garbage Code (GBD Level 1) +M9251-- | Garbage Code (GBD Level 1) +M9252-- | Garbage Code (GBD Level 1) +M926--- | Garbage Code (GBD Level 1) +M9260-- | Garbage Code (GBD Level 1) +M9261-- | Garbage Code (GBD Level 1) +M9262-- | Garbage Code (GBD Level 1) +M927--- | Garbage Code (GBD Level 1) +M9270-- | Garbage Code (GBD Level 1) +M9271-- | Garbage Code (GBD Level 1) +M9272-- | Garbage Code (GBD Level 1) +M928--- | Garbage Code (GBD Level 1) +M929--- | Garbage Code (GBD Level 1) +M93---- | Garbage Code (GBD Level 1) +M930--- | Garbage Code (GBD Level 1) +M93001- | Garbage Code (GBD Level 1) +M93002- | Garbage Code (GBD Level 1) +M93003- | Garbage Code (GBD Level 1) +M93011- | Garbage Code (GBD Level 1) +M93012- | Garbage Code (GBD Level 1) +M93013- | Garbage Code (GBD Level 1) +M93021- | Garbage Code (GBD Level 1) +M93022- | Garbage Code (GBD Level 1) +M93023- | Garbage Code (GBD Level 1) +M93031- | Garbage Code (GBD Level 1) +M93032- | Garbage Code (GBD Level 1) +M93033- | Garbage Code (GBD Level 1) +M931--- | Garbage Code (GBD Level 1) +M932--- | Garbage Code (GBD Level 1) +M9320-- | Garbage Code (GBD Level 1) +M93211- | Garbage Code (GBD Level 1) +M93212- | Garbage Code (GBD Level 1) +M93219- | Garbage Code (GBD Level 1) +M93221- | Garbage Code (GBD Level 1) +M93222- | Garbage Code (GBD Level 1) +M93229- | Garbage Code (GBD Level 1) +M93231- | Garbage Code (GBD Level 1) +M93232- | Garbage Code (GBD Level 1) +M93239- | Garbage Code (GBD Level 1) +M93241- | Garbage Code (GBD Level 1) +M93242- | Garbage Code (GBD Level 1) +M93249- | Garbage Code (GBD Level 1) +M93251- | Garbage Code (GBD Level 1) +M93252- | Garbage Code (GBD Level 1) +M93259- | Garbage Code (GBD Level 1) +M93261- | Garbage Code (GBD Level 1) +M93262- | Garbage Code (GBD Level 1) +M93269- | Garbage Code (GBD Level 1) +M93271- | Garbage Code (GBD Level 1) +M93272- | Garbage Code (GBD Level 1) +M93279- | Garbage Code (GBD Level 1) +M9328-- | Garbage Code (GBD Level 1) +M9329-- | Garbage Code (GBD Level 1) +M938--- | Garbage Code (GBD Level 1) +M9380-- | Garbage Code (GBD Level 1) +M93811- | Garbage Code (GBD Level 1) +M93812- | Garbage Code (GBD Level 1) +M93819- | Garbage Code (GBD Level 1) +M93821- | Garbage Code (GBD Level 1) +M93822- | Garbage Code (GBD Level 1) +M93829- | Garbage Code (GBD Level 1) +M93831- | Garbage Code (GBD Level 1) +M93832- | Garbage Code (GBD Level 1) +M93839- | Garbage Code (GBD Level 1) +M93841- | Garbage Code (GBD Level 1) +M93842- | Garbage Code (GBD Level 1) +M93849- | Garbage Code (GBD Level 1) +M93851- | Garbage Code (GBD Level 1) +M93852- | Garbage Code (GBD Level 1) +M93859- | Garbage Code (GBD Level 1) +M93861- | Garbage Code (GBD Level 1) +M93862- | Garbage Code (GBD Level 1) +M93869- | Garbage Code (GBD Level 1) +M93871- | Garbage Code (GBD Level 1) +M93872- | Garbage Code (GBD Level 1) +M93879- | Garbage Code (GBD Level 1) +M9388-- | Garbage Code (GBD Level 1) +M9389-- | Garbage Code (GBD Level 1) +M939--- | Garbage Code (GBD Level 1) +M9390-- | Garbage Code (GBD Level 1) +M93911- | Garbage Code (GBD Level 1) +M93912- | Garbage Code (GBD Level 1) +M93919- | Garbage Code (GBD Level 1) +M93921- | Garbage Code (GBD Level 1) +M93922- | Garbage Code (GBD Level 1) +M93929- | Garbage Code (GBD Level 1) +M93931- | Garbage Code (GBD Level 1) +M93932- | Garbage Code (GBD Level 1) +M93939- | Garbage Code (GBD Level 1) +M93941- | Garbage Code (GBD Level 1) +M93942- | Garbage Code (GBD Level 1) +M93949- | Garbage Code (GBD Level 1) +M93951- | Garbage Code (GBD Level 1) +M93952- | Garbage Code (GBD Level 1) +M93959- | Garbage Code (GBD Level 1) +M93961- | Garbage Code (GBD Level 1) +M93962- | Garbage Code (GBD Level 1) +M93969- | Garbage Code (GBD Level 1) +M93971- | Garbage Code (GBD Level 1) +M93972- | Garbage Code (GBD Level 1) +M93979- | Garbage Code (GBD Level 1) +M9398-- | Garbage Code (GBD Level 1) +M9399-- | Garbage Code (GBD Level 1) +M94---- | Garbage Code (GBD Level 1) +M940--- | Garbage Code (GBD Level 1) +M941--- | Garbage Code (GBD Level 1) +M942--- | Garbage Code (GBD Level 1) +M9420-- | Garbage Code (GBD Level 1) +M94211- | Garbage Code (GBD Level 1) +M94212- | Garbage Code (GBD Level 1) +M94219- | Garbage Code (GBD Level 1) +M94221- | Garbage Code (GBD Level 1) +M94222- | Garbage Code (GBD Level 1) +M94229- | Garbage Code (GBD Level 1) +M94231- | Garbage Code (GBD Level 1) +M94232- | Garbage Code (GBD Level 1) +M94239- | Garbage Code (GBD Level 1) +M94241- | Garbage Code (GBD Level 1) +M94242- | Garbage Code (GBD Level 1) +M94249- | Garbage Code (GBD Level 1) +M94251- | Garbage Code (GBD Level 1) +M94252- | Garbage Code (GBD Level 1) +M94259- | Garbage Code (GBD Level 1) +M94261- | Garbage Code (GBD Level 1) +M94262- | Garbage Code (GBD Level 1) +M94269- | Garbage Code (GBD Level 1) +M94271- | Garbage Code (GBD Level 1) +M94272- | Garbage Code (GBD Level 1) +M94279- | Garbage Code (GBD Level 1) +M9428-- | Garbage Code (GBD Level 1) +M9429-- | Garbage Code (GBD Level 1) +M943--- | Garbage Code (GBD Level 1) +M94351- | Garbage Code (GBD Level 1) +M94352- | Garbage Code (GBD Level 1) +M94359- | Garbage Code (GBD Level 1) +M948--- | Garbage Code (GBD Level 1) +M948X0- | Garbage Code (GBD Level 1) +M948X1- | Garbage Code (GBD Level 1) +M948X2- | Garbage Code (GBD Level 1) +M948X3- | Garbage Code (GBD Level 1) +M948X4- | Garbage Code (GBD Level 1) +M948X5- | Garbage Code (GBD Level 1) +M948X6- | Garbage Code (GBD Level 1) +M948X7- | Garbage Code (GBD Level 1) +M948X8- | Garbage Code (GBD Level 1) +M948X9- | Garbage Code (GBD Level 1) +M949--- | Garbage Code (GBD Level 1) +M95---- | Garbage Code (GBD Level 1) +M950--- | Garbage Code (GBD Level 1) +M951--- | Garbage Code (GBD Level 1) +M9510-- | Garbage Code (GBD Level 1) +M9511-- | Garbage Code (GBD Level 1) +M9512-- | Garbage Code (GBD Level 1) +M952--- | Garbage Code (GBD Level 1) +M953--- | Garbage Code (GBD Level 1) +M954--- | Garbage Code (GBD Level 1) +M955--- | Garbage Code (GBD Level 1) +M958--- | Garbage Code (GBD Level 1) +M959--- | Garbage Code (GBD Level 1) +M96---- | Garbage Code (GBD Level 1) +M960--- | Garbage Code (GBD Level 1) +M961--- | Garbage Code (GBD Level 1) +M962--- | Garbage Code (GBD Level 1) +M963--- | Garbage Code (GBD Level 1) +M964--- | Garbage Code (GBD Level 1) +M965--- | Garbage Code (GBD Level 1) +M966--- | Garbage Code (GBD Level 1) +M96621- | Garbage Code (GBD Level 1) +M96622- | Garbage Code (GBD Level 1) +M96629- | Garbage Code (GBD Level 1) +M96631- | Garbage Code (GBD Level 1) +M96632- | Garbage Code (GBD Level 1) +M96639- | Garbage Code (GBD Level 1) +M9665-- | Garbage Code (GBD Level 1) +M96661- | Garbage Code (GBD Level 1) +M96662- | Garbage Code (GBD Level 1) +M96669- | Garbage Code (GBD Level 1) +M96671- | Garbage Code (GBD Level 1) +M96672- | Garbage Code (GBD Level 1) +M96679- | Garbage Code (GBD Level 1) +M9669-- | Garbage Code (GBD Level 1) +M968--- | Garbage Code (GBD Level 1) +M96810- | Garbage Code (GBD Level 1) +M96811- | Garbage Code (GBD Level 1) +M96820- | Garbage Code (GBD Level 1) +M96821- | Garbage Code (GBD Level 1) +M96830- | Garbage Code (GBD Level 1) +M96831- | Garbage Code (GBD Level 1) +M96840- | Garbage Code (GBD Level 1) +M96841- | Garbage Code (GBD Level 1) +M96842- | Garbage Code (GBD Level 1) +M96843- | Garbage Code (GBD Level 1) +M9689-- | Garbage Code (GBD Level 1) +M969--- | Garbage Code (GBD Level 1) +M9701XA | Garbage Code (GBD Level 1) +M9701XD | Garbage Code (GBD Level 1) +M9701XS | Garbage Code (GBD Level 1) +M9702XA | Garbage Code (GBD Level 1) +M9702XD | Garbage Code (GBD Level 1) +M9702XS | Garbage Code (GBD Level 1) +M9711XA | Garbage Code (GBD Level 1) +M9711XD | Garbage Code (GBD Level 1) +M9711XS | Garbage Code (GBD Level 1) +M9712XA | Garbage Code (GBD Level 1) +M9712XD | Garbage Code (GBD Level 1) +M9712XS | Garbage Code (GBD Level 1) +M9721XA | Garbage Code (GBD Level 1) +M9721XD | Garbage Code (GBD Level 1) +M9721XS | Garbage Code (GBD Level 1) +M9722XA | Garbage Code (GBD Level 1) +M9722XD | Garbage Code (GBD Level 1) +M9722XS | Garbage Code (GBD Level 1) +M9731XA | Garbage Code (GBD Level 1) +M9731XD | Garbage Code (GBD Level 1) +M9731XS | Garbage Code (GBD Level 1) +M9732XA | Garbage Code (GBD Level 1) +M9732XD | Garbage Code (GBD Level 1) +M9732XS | Garbage Code (GBD Level 1) +M9741XA | Garbage Code (GBD Level 1) +M9741XD | Garbage Code (GBD Level 1) +M9741XS | Garbage Code (GBD Level 1) +M9742XA | Garbage Code (GBD Level 1) +M9742XD | Garbage Code (GBD Level 1) +M9742XS | Garbage Code (GBD Level 1) +M978XXA | Garbage Code (GBD Level 1) +M978XXD | Garbage Code (GBD Level 1) +M978XXS | Garbage Code (GBD Level 1) +M979XXA | Garbage Code (GBD Level 1) +M979XXD | Garbage Code (GBD Level 1) +M979XXS | Garbage Code (GBD Level 1) +M99---- | Garbage Code (GBD Level 1) +M990--- | Garbage Code (GBD Level 1) +M9900-- | Garbage Code (GBD Level 1) +M9901-- | Garbage Code (GBD Level 1) +M9902-- | Garbage Code (GBD Level 1) +M9903-- | Garbage Code (GBD Level 1) +M9904-- | Garbage Code (GBD Level 1) +M9905-- | Garbage Code (GBD Level 1) +M9906-- | Garbage Code (GBD Level 1) +M9907-- | Garbage Code (GBD Level 1) +M9908-- | Garbage Code (GBD Level 1) +M9909-- | Garbage Code (GBD Level 1) +M991--- | Garbage Code (GBD Level 1) +M9910-- | Garbage Code (GBD Level 1) +M9911-- | Garbage Code (GBD Level 1) +M9912-- | Garbage Code (GBD Level 1) +M9913-- | Garbage Code (GBD Level 1) +M9914-- | Garbage Code (GBD Level 1) +M9915-- | Garbage Code (GBD Level 1) +M9916-- | Garbage Code (GBD Level 1) +M9917-- | Garbage Code (GBD Level 1) +M9918-- | Garbage Code (GBD Level 1) +M9919-- | Garbage Code (GBD Level 1) +M992--- | Garbage Code (GBD Level 1) +M9920-- | Garbage Code (GBD Level 1) +M9921-- | Garbage Code (GBD Level 1) +M9922-- | Garbage Code (GBD Level 1) +M9923-- | Garbage Code (GBD Level 1) +M9924-- | Garbage Code (GBD Level 1) +M9925-- | Garbage Code (GBD Level 1) +M9926-- | Garbage Code (GBD Level 1) +M9927-- | Garbage Code (GBD Level 1) +M9928-- | Garbage Code (GBD Level 1) +M9929-- | Garbage Code (GBD Level 1) +M993--- | Garbage Code (GBD Level 1) +M9930-- | Garbage Code (GBD Level 1) +M9931-- | Garbage Code (GBD Level 1) +M9932-- | Garbage Code (GBD Level 1) +M9933-- | Garbage Code (GBD Level 1) +M9934-- | Garbage Code (GBD Level 1) +M9935-- | Garbage Code (GBD Level 1) +M9936-- | Garbage Code (GBD Level 1) +M9937-- | Garbage Code (GBD Level 1) +M9938-- | Garbage Code (GBD Level 1) +M9939-- | Garbage Code (GBD Level 1) +M994--- | Garbage Code (GBD Level 1) +M9940-- | Garbage Code (GBD Level 1) +M9941-- | Garbage Code (GBD Level 1) +M9942-- | Garbage Code (GBD Level 1) +M9943-- | Garbage Code (GBD Level 1) +M9944-- | Garbage Code (GBD Level 1) +M9945-- | Garbage Code (GBD Level 1) +M9946-- | Garbage Code (GBD Level 1) +M9947-- | Garbage Code (GBD Level 1) +M9948-- | Garbage Code (GBD Level 1) +M9949-- | Garbage Code (GBD Level 1) +M995--- | Garbage Code (GBD Level 1) +M9950-- | Garbage Code (GBD Level 1) +M9951-- | Garbage Code (GBD Level 1) +M9952-- | Garbage Code (GBD Level 1) +M9953-- | Garbage Code (GBD Level 1) +M9954-- | Garbage Code (GBD Level 1) +M9955-- | Garbage Code (GBD Level 1) +M9956-- | Garbage Code (GBD Level 1) +M9957-- | Garbage Code (GBD Level 1) +M9958-- | Garbage Code (GBD Level 1) +M9959-- | Garbage Code (GBD Level 1) +M996--- | Garbage Code (GBD Level 1) +M9960-- | Garbage Code (GBD Level 1) +M9961-- | Garbage Code (GBD Level 1) +M9962-- | Garbage Code (GBD Level 1) +M9963-- | Garbage Code (GBD Level 1) +M9964-- | Garbage Code (GBD Level 1) +M9965-- | Garbage Code (GBD Level 1) +M9966-- | Garbage Code (GBD Level 1) +M9967-- | Garbage Code (GBD Level 1) +M9968-- | Garbage Code (GBD Level 1) +M9969-- | Garbage Code (GBD Level 1) +M997--- | Garbage Code (GBD Level 1) +M9970-- | Garbage Code (GBD Level 1) +M9971-- | Garbage Code (GBD Level 1) +M9972-- | Garbage Code (GBD Level 1) +M9973-- | Garbage Code (GBD Level 1) +M9974-- | Garbage Code (GBD Level 1) +M9975-- | Garbage Code (GBD Level 1) +M9976-- | Garbage Code (GBD Level 1) +M9977-- | Garbage Code (GBD Level 1) +M9978-- | Garbage Code (GBD Level 1) +M9979-- | Garbage Code (GBD Level 1) +M998--- | Garbage Code (GBD Level 1) +M9980-- | Garbage Code (GBD Level 1) +M9981-- | Garbage Code (GBD Level 1) +M9982-- | Garbage Code (GBD Level 1) +M9983-- | Garbage Code (GBD Level 1) +M9984-- | Garbage Code (GBD Level 1) +M9985-- | Garbage Code (GBD Level 1) +M9986-- | Garbage Code (GBD Level 1) +M9987-- | Garbage Code (GBD Level 1) +M9988-- | Garbage Code (GBD Level 1) +M9989-- | Garbage Code (GBD Level 1) +M999--- | Garbage Code (GBD Level 1) +N17---- | Garbage Code (GBD Level 1) +N170--- | Garbage Code (GBD Level 1) +N171--- | Garbage Code (GBD Level 1) +N172--- | Garbage Code (GBD Level 1) +N178--- | Garbage Code (GBD Level 1) +N179--- | Garbage Code (GBD Level 1) +N19---- | Garbage Code (GBD Level 1) +N321--- | Garbage Code (GBD Level 1) +N322--- | Garbage Code (GBD Level 1) +N328--- | Garbage Code (GBD Level 1) +N3281-- | Garbage Code (GBD Level 1) +N3289-- | Garbage Code (GBD Level 1) +N329--- | Garbage Code (GBD Level 1) +N33---- | Garbage Code (GBD Level 1) +N330--- | Garbage Code (GBD Level 1) +N338--- | Garbage Code (GBD Level 1) +N35---- | Garbage Code (GBD Level 1) +N350--- | Garbage Code (GBD Level 1) +N35010- | Garbage Code (GBD Level 1) +N35011- | Garbage Code (GBD Level 1) +N35012- | Garbage Code (GBD Level 1) +N35013- | Garbage Code (GBD Level 1) +N35014- | Garbage Code (GBD Level 1) +N35016- | Garbage Code (GBD Level 1) +N35021- | Garbage Code (GBD Level 1) +N35028- | Garbage Code (GBD Level 1) +N351--- | Garbage Code (GBD Level 1) +N35111- | Garbage Code (GBD Level 1) +N35112- | Garbage Code (GBD Level 1) +N35113- | Garbage Code (GBD Level 1) +N35114- | Garbage Code (GBD Level 1) +N35116- | Garbage Code (GBD Level 1) +N35119- | Garbage Code (GBD Level 1) +N3512-- | Garbage Code (GBD Level 1) +N358--- | Garbage Code (GBD Level 1) +N35811- | Garbage Code (GBD Level 1) +N35812- | Garbage Code (GBD Level 1) +N35813- | Garbage Code (GBD Level 1) +N35814- | Garbage Code (GBD Level 1) +N35816- | Garbage Code (GBD Level 1) +N35819- | Garbage Code (GBD Level 1) +N3582-- | Garbage Code (GBD Level 1) +N359--- | Garbage Code (GBD Level 1) +N37---- | Garbage Code (GBD Level 1) +N370--- | Garbage Code (GBD Level 1) +N378--- | Garbage Code (GBD Level 1) +N393--- | Garbage Code (GBD Level 1) +N394--- | Garbage Code (GBD Level 1) +N3941-- | Garbage Code (GBD Level 1) +N3942-- | Garbage Code (GBD Level 1) +N3943-- | Garbage Code (GBD Level 1) +N3944-- | Garbage Code (GBD Level 1) +N3945-- | Garbage Code (GBD Level 1) +N3946-- | Garbage Code (GBD Level 1) +N39490- | Garbage Code (GBD Level 1) +N39491- | Garbage Code (GBD Level 1) +N39492- | Garbage Code (GBD Level 1) +N39498- | Garbage Code (GBD Level 1) +N398--- | Garbage Code (GBD Level 1) +N42---- | Garbage Code (GBD Level 1) +N420--- | Garbage Code (GBD Level 1) +N421--- | Garbage Code (GBD Level 1) +N422--- | Garbage Code (GBD Level 1) +N423--- | Garbage Code (GBD Level 1) +N4230-- | Garbage Code (GBD Level 1) +N4231-- | Garbage Code (GBD Level 1) +N4232-- | Garbage Code (GBD Level 1) +N4239-- | Garbage Code (GBD Level 1) +N428--- | Garbage Code (GBD Level 1) +N4281-- | Garbage Code (GBD Level 1) +N4282-- | Garbage Code (GBD Level 1) +N4283-- | Garbage Code (GBD Level 1) +N4289-- | Garbage Code (GBD Level 1) +N429--- | Garbage Code (GBD Level 1) +N43---- | Garbage Code (GBD Level 1) +N430--- | Garbage Code (GBD Level 1) +N431--- | Garbage Code (GBD Level 1) +N432--- | Garbage Code (GBD Level 1) +N433--- | Garbage Code (GBD Level 1) +N434--- | Garbage Code (GBD Level 1) +N441--- | Garbage Code (GBD Level 1) +N442--- | Garbage Code (GBD Level 1) +N448--- | Garbage Code (GBD Level 1) +N46---- | Garbage Code (GBD Level 1) +N4601-- | Garbage Code (GBD Level 1) +N46021- | Garbage Code (GBD Level 1) +N46022- | Garbage Code (GBD Level 1) +N46023- | Garbage Code (GBD Level 1) +N46024- | Garbage Code (GBD Level 1) +N46025- | Garbage Code (GBD Level 1) +N46029- | Garbage Code (GBD Level 1) +N4611-- | Garbage Code (GBD Level 1) +N46121- | Garbage Code (GBD Level 1) +N46122- | Garbage Code (GBD Level 1) +N46123- | Garbage Code (GBD Level 1) +N46124- | Garbage Code (GBD Level 1) +N46125- | Garbage Code (GBD Level 1) +N46129- | Garbage Code (GBD Level 1) +N468--- | Garbage Code (GBD Level 1) +N469--- | Garbage Code (GBD Level 1) +N47---- | Garbage Code (GBD Level 1) +N470--- | Garbage Code (GBD Level 1) +N471--- | Garbage Code (GBD Level 1) +N472--- | Garbage Code (GBD Level 1) +N473--- | Garbage Code (GBD Level 1) +N474--- | Garbage Code (GBD Level 1) +N475--- | Garbage Code (GBD Level 1) +N476--- | Garbage Code (GBD Level 1) +N477--- | Garbage Code (GBD Level 1) +N478--- | Garbage Code (GBD Level 1) +N48---- | Garbage Code (GBD Level 1) +N480--- | Garbage Code (GBD Level 1) +N481--- | Garbage Code (GBD Level 1) +N482--- | Garbage Code (GBD Level 1) +N4821-- | Garbage Code (GBD Level 1) +N4822-- | Garbage Code (GBD Level 1) +N4829-- | Garbage Code (GBD Level 1) +N483--- | Garbage Code (GBD Level 1) +N4830-- | Garbage Code (GBD Level 1) +N4831-- | Garbage Code (GBD Level 1) +N4832-- | Garbage Code (GBD Level 1) +N4833-- | Garbage Code (GBD Level 1) +N4839-- | Garbage Code (GBD Level 1) +N484--- | Garbage Code (GBD Level 1) +N485--- | Garbage Code (GBD Level 1) +N486--- | Garbage Code (GBD Level 1) +N488--- | Garbage Code (GBD Level 1) +N4881-- | Garbage Code (GBD Level 1) +N4882-- | Garbage Code (GBD Level 1) +N4883-- | Garbage Code (GBD Level 1) +N4889-- | Garbage Code (GBD Level 1) +N489--- | Garbage Code (GBD Level 1) +N50---- | Garbage Code (GBD Level 1) +N500--- | Garbage Code (GBD Level 1) +N501--- | Garbage Code (GBD Level 1) +N503--- | Garbage Code (GBD Level 1) +N508--- | Garbage Code (GBD Level 1) +N50811- | Garbage Code (GBD Level 1) +N50812- | Garbage Code (GBD Level 1) +N50819- | Garbage Code (GBD Level 1) +N5082-- | Garbage Code (GBD Level 1) +N5089-- | Garbage Code (GBD Level 1) +N509--- | Garbage Code (GBD Level 1) +N51---- | Garbage Code (GBD Level 1) +N510--- | Garbage Code (GBD Level 1) +N511--- | Garbage Code (GBD Level 1) +N512--- | Garbage Code (GBD Level 1) +N518--- | Garbage Code (GBD Level 1) +N5201-- | Garbage Code (GBD Level 1) +N5202-- | Garbage Code (GBD Level 1) +N5203-- | Garbage Code (GBD Level 1) +N521--- | Garbage Code (GBD Level 1) +N522--- | Garbage Code (GBD Level 1) +N5231-- | Garbage Code (GBD Level 1) +N5232-- | Garbage Code (GBD Level 1) +N5233-- | Garbage Code (GBD Level 1) +N5234-- | Garbage Code (GBD Level 1) +N5235-- | Garbage Code (GBD Level 1) +N5236-- | Garbage Code (GBD Level 1) +N5237-- | Garbage Code (GBD Level 1) +N5239-- | Garbage Code (GBD Level 1) +N528--- | Garbage Code (GBD Level 1) +N529--- | Garbage Code (GBD Level 1) +N5311-- | Garbage Code (GBD Level 1) +N5312-- | Garbage Code (GBD Level 1) +N5313-- | Garbage Code (GBD Level 1) +N5314-- | Garbage Code (GBD Level 1) +N5319-- | Garbage Code (GBD Level 1) +N538--- | Garbage Code (GBD Level 1) +N539--- | Garbage Code (GBD Level 1) +N61---- | Garbage Code (GBD Level 1) +N610--- | Garbage Code (GBD Level 1) +N611--- | Garbage Code (GBD Level 1) +N62---- | Garbage Code (GBD Level 1) +N63---- | Garbage Code (GBD Level 1) +N630--- | Garbage Code (GBD Level 1) +N6310-- | Garbage Code (GBD Level 1) +N6311-- | Garbage Code (GBD Level 1) +N6312-- | Garbage Code (GBD Level 1) +N6313-- | Garbage Code (GBD Level 1) +N6314-- | Garbage Code (GBD Level 1) +N6320-- | Garbage Code (GBD Level 1) +N6321-- | Garbage Code (GBD Level 1) +N6322-- | Garbage Code (GBD Level 1) +N6323-- | Garbage Code (GBD Level 1) +N6324-- | Garbage Code (GBD Level 1) +N6331-- | Garbage Code (GBD Level 1) +N6332-- | Garbage Code (GBD Level 1) +N6341-- | Garbage Code (GBD Level 1) +N6342-- | Garbage Code (GBD Level 1) +N64---- | Garbage Code (GBD Level 1) +N640--- | Garbage Code (GBD Level 1) +N641--- | Garbage Code (GBD Level 1) +N642--- | Garbage Code (GBD Level 1) +N643--- | Garbage Code (GBD Level 1) +N644--- | Garbage Code (GBD Level 1) +N645--- | Garbage Code (GBD Level 1) +N6451-- | Garbage Code (GBD Level 1) +N6452-- | Garbage Code (GBD Level 1) +N6453-- | Garbage Code (GBD Level 1) +N6459-- | Garbage Code (GBD Level 1) +N648--- | Garbage Code (GBD Level 1) +N6481-- | Garbage Code (GBD Level 1) +N6482-- | Garbage Code (GBD Level 1) +N6489-- | Garbage Code (GBD Level 1) +N649--- | Garbage Code (GBD Level 1) +N82---- | Garbage Code (GBD Level 1) +N820--- | Garbage Code (GBD Level 1) +N821--- | Garbage Code (GBD Level 1) +N822--- | Garbage Code (GBD Level 1) +N823--- | Garbage Code (GBD Level 1) +N824--- | Garbage Code (GBD Level 1) +N825--- | Garbage Code (GBD Level 1) +N828--- | Garbage Code (GBD Level 1) +N829--- | Garbage Code (GBD Level 1) +N91---- | Garbage Code (GBD Level 1) +N910--- | Garbage Code (GBD Level 1) +N911--- | Garbage Code (GBD Level 1) +N912--- | Garbage Code (GBD Level 1) +N913--- | Garbage Code (GBD Level 1) +N914--- | Garbage Code (GBD Level 1) +N915--- | Garbage Code (GBD Level 1) +N95---- | Garbage Code (GBD Level 1) +N951--- | Garbage Code (GBD Level 1) +N952--- | Garbage Code (GBD Level 1) +N953--- | Garbage Code (GBD Level 1) +N958--- | Garbage Code (GBD Level 1) +N959--- | Garbage Code (GBD Level 1) +N97---- | Garbage Code (GBD Level 1) +N970--- | Garbage Code (GBD Level 1) +N971--- | Garbage Code (GBD Level 1) +N972--- | Garbage Code (GBD Level 1) +N973--- | Garbage Code (GBD Level 1) +N974--- | Garbage Code (GBD Level 1) +N978--- | Garbage Code (GBD Level 1) +N979--- | Garbage Code (GBD Level 1) +R02---- | Garbage Code (GBD Level 1) +R031--- | Garbage Code (GBD Level 1) +R070--- | Garbage Code (GBD Level 1) +R09---- | Garbage Code (GBD Level 1) +R093--- | Garbage Code (GBD Level 1) +R11---- | Garbage Code (GBD Level 1) +R110--- | Garbage Code (GBD Level 1) +R1110-- | Garbage Code (GBD Level 1) +R1111-- | Garbage Code (GBD Level 1) +R1112-- | Garbage Code (GBD Level 1) +R1113-- | Garbage Code (GBD Level 1) +R1114-- | Garbage Code (GBD Level 1) +R112--- | Garbage Code (GBD Level 1) +R12---- | Garbage Code (GBD Level 1) +R14---- | Garbage Code (GBD Level 1) +R140--- | Garbage Code (GBD Level 1) +R141--- | Garbage Code (GBD Level 1) +R142--- | Garbage Code (GBD Level 1) +R143--- | Garbage Code (GBD Level 1) +R15---- | Garbage Code (GBD Level 1) +R150--- | Garbage Code (GBD Level 1) +R151--- | Garbage Code (GBD Level 1) +R152--- | Garbage Code (GBD Level 1) +R159--- | Garbage Code (GBD Level 1) +R16---- | Garbage Code (GBD Level 1) +R160--- | Garbage Code (GBD Level 1) +R161--- | Garbage Code (GBD Level 1) +R162--- | Garbage Code (GBD Level 1) +R17---- | Garbage Code (GBD Level 1) +R170--- | Garbage Code (GBD Level 1) +R179--- | Garbage Code (GBD Level 1) +R18---- | Garbage Code (GBD Level 1) +R180--- | Garbage Code (GBD Level 1) +R188--- | Garbage Code (GBD Level 1) +R19---- | Garbage Code (GBD Level 1) +R190--- | Garbage Code (GBD Level 1) +R1900-- | Garbage Code (GBD Level 1) +R1901-- | Garbage Code (GBD Level 1) +R1902-- | Garbage Code (GBD Level 1) +R1903-- | Garbage Code (GBD Level 1) +R1904-- | Garbage Code (GBD Level 1) +R1905-- | Garbage Code (GBD Level 1) +R1906-- | Garbage Code (GBD Level 1) +R1907-- | Garbage Code (GBD Level 1) +R1909-- | Garbage Code (GBD Level 1) +R191--- | Garbage Code (GBD Level 1) +R1911-- | Garbage Code (GBD Level 1) +R1912-- | Garbage Code (GBD Level 1) +R1915-- | Garbage Code (GBD Level 1) +R192--- | Garbage Code (GBD Level 1) +R193--- | Garbage Code (GBD Level 1) +R1930-- | Garbage Code (GBD Level 1) +R1931-- | Garbage Code (GBD Level 1) +R1932-- | Garbage Code (GBD Level 1) +R1933-- | Garbage Code (GBD Level 1) +R1934-- | Garbage Code (GBD Level 1) +R1935-- | Garbage Code (GBD Level 1) +R1936-- | Garbage Code (GBD Level 1) +R1937-- | Garbage Code (GBD Level 1) +R194--- | Garbage Code (GBD Level 1) +R195--- | Garbage Code (GBD Level 1) +R196--- | Garbage Code (GBD Level 1) +R198--- | Garbage Code (GBD Level 1) +R20---- | Garbage Code (GBD Level 1) +R200--- | Garbage Code (GBD Level 1) +R201--- | Garbage Code (GBD Level 1) +R202--- | Garbage Code (GBD Level 1) +R203--- | Garbage Code (GBD Level 1) +R208--- | Garbage Code (GBD Level 1) +R209--- | Garbage Code (GBD Level 1) +R21---- | Garbage Code (GBD Level 1) +R22---- | Garbage Code (GBD Level 1) +R220--- | Garbage Code (GBD Level 1) +R221--- | Garbage Code (GBD Level 1) +R222--- | Garbage Code (GBD Level 1) +R223--- | Garbage Code (GBD Level 1) +R2230-- | Garbage Code (GBD Level 1) +R2231-- | Garbage Code (GBD Level 1) +R2232-- | Garbage Code (GBD Level 1) +R2233-- | Garbage Code (GBD Level 1) +R224--- | Garbage Code (GBD Level 1) +R2240-- | Garbage Code (GBD Level 1) +R2241-- | Garbage Code (GBD Level 1) +R2242-- | Garbage Code (GBD Level 1) +R2243-- | Garbage Code (GBD Level 1) +R227--- | Garbage Code (GBD Level 1) +R229--- | Garbage Code (GBD Level 1) +R23---- | Garbage Code (GBD Level 1) +R231--- | Garbage Code (GBD Level 1) +R232--- | Garbage Code (GBD Level 1) +R233--- | Garbage Code (GBD Level 1) +R234--- | Garbage Code (GBD Level 1) +R238--- | Garbage Code (GBD Level 1) +R239--- | Garbage Code (GBD Level 1) +R25---- | Garbage Code (GBD Level 1) +R250--- | Garbage Code (GBD Level 1) +R251--- | Garbage Code (GBD Level 1) +R252--- | Garbage Code (GBD Level 1) +R253--- | Garbage Code (GBD Level 1) +R258--- | Garbage Code (GBD Level 1) +R259--- | Garbage Code (GBD Level 1) +R26---- | Garbage Code (GBD Level 1) +R260--- | Garbage Code (GBD Level 1) +R261--- | Garbage Code (GBD Level 1) +R262--- | Garbage Code (GBD Level 1) +R263--- | Garbage Code (GBD Level 1) +R268--- | Garbage Code (GBD Level 1) +R2681-- | Garbage Code (GBD Level 1) +R2689-- | Garbage Code (GBD Level 1) +R269--- | Garbage Code (GBD Level 1) +R27---- | Garbage Code (GBD Level 1) +R270--- | Garbage Code (GBD Level 1) +R278--- | Garbage Code (GBD Level 1) +R279--- | Garbage Code (GBD Level 1) +R29---- | Garbage Code (GBD Level 1) +R290--- | Garbage Code (GBD Level 1) +R291--- | Garbage Code (GBD Level 1) +R292--- | Garbage Code (GBD Level 1) +R293--- | Garbage Code (GBD Level 1) +R294--- | Garbage Code (GBD Level 1) +R295--- | Garbage Code (GBD Level 1) +R296--- | Garbage Code (GBD Level 1) +R29700- | Garbage Code (GBD Level 1) +R29701- | Garbage Code (GBD Level 1) +R29702- | Garbage Code (GBD Level 1) +R29703- | Garbage Code (GBD Level 1) +R29704- | Garbage Code (GBD Level 1) +R29705- | Garbage Code (GBD Level 1) +R29706- | Garbage Code (GBD Level 1) +R29707- | Garbage Code (GBD Level 1) +R29708- | Garbage Code (GBD Level 1) +R29709- | Garbage Code (GBD Level 1) +R29710- | Garbage Code (GBD Level 1) +R29711- | Garbage Code (GBD Level 1) +R29712- | Garbage Code (GBD Level 1) +R29713- | Garbage Code (GBD Level 1) +R29714- | Garbage Code (GBD Level 1) +R29715- | Garbage Code (GBD Level 1) +R29716- | Garbage Code (GBD Level 1) +R29717- | Garbage Code (GBD Level 1) +R29718- | Garbage Code (GBD Level 1) +R29719- | Garbage Code (GBD Level 1) +R29720- | Garbage Code (GBD Level 1) +R29721- | Garbage Code (GBD Level 1) +R29722- | Garbage Code (GBD Level 1) +R29723- | Garbage Code (GBD Level 1) +R29724- | Garbage Code (GBD Level 1) +R29725- | Garbage Code (GBD Level 1) +R29726- | Garbage Code (GBD Level 1) +R29727- | Garbage Code (GBD Level 1) +R29728- | Garbage Code (GBD Level 1) +R29729- | Garbage Code (GBD Level 1) +R29730- | Garbage Code (GBD Level 1) +R29731- | Garbage Code (GBD Level 1) +R29732- | Garbage Code (GBD Level 1) +R29733- | Garbage Code (GBD Level 1) +R29734- | Garbage Code (GBD Level 1) +R29735- | Garbage Code (GBD Level 1) +R29736- | Garbage Code (GBD Level 1) +R29737- | Garbage Code (GBD Level 1) +R29738- | Garbage Code (GBD Level 1) +R29739- | Garbage Code (GBD Level 1) +R29740- | Garbage Code (GBD Level 1) +R29741- | Garbage Code (GBD Level 1) +R29742- | Garbage Code (GBD Level 1) +R298--- | Garbage Code (GBD Level 1) +R29810- | Garbage Code (GBD Level 1) +R29818- | Garbage Code (GBD Level 1) +R29890- | Garbage Code (GBD Level 1) +R29891- | Garbage Code (GBD Level 1) +R29898- | Garbage Code (GBD Level 1) +R2990-- | Garbage Code (GBD Level 1) +R2991-- | Garbage Code (GBD Level 1) +R30---- | Garbage Code (GBD Level 1) +R300--- | Garbage Code (GBD Level 1) +R301--- | Garbage Code (GBD Level 1) +R309--- | Garbage Code (GBD Level 1) +R32---- | Garbage Code (GBD Level 1) +R33---- | Garbage Code (GBD Level 1) +R330--- | Garbage Code (GBD Level 1) +R338--- | Garbage Code (GBD Level 1) +R339--- | Garbage Code (GBD Level 1) +R34---- | Garbage Code (GBD Level 1) +R35---- | Garbage Code (GBD Level 1) +R350--- | Garbage Code (GBD Level 1) +R351--- | Garbage Code (GBD Level 1) +R358--- | Garbage Code (GBD Level 1) +R36---- | Garbage Code (GBD Level 1) +R360--- | Garbage Code (GBD Level 1) +R361--- | Garbage Code (GBD Level 1) +R369--- | Garbage Code (GBD Level 1) +R37---- | Garbage Code (GBD Level 1) +R39---- | Garbage Code (GBD Level 1) +R390--- | Garbage Code (GBD Level 1) +R391--- | Garbage Code (GBD Level 1) +R3911-- | Garbage Code (GBD Level 1) +R3912-- | Garbage Code (GBD Level 1) +R3913-- | Garbage Code (GBD Level 1) +R3914-- | Garbage Code (GBD Level 1) +R3915-- | Garbage Code (GBD Level 1) +R3916-- | Garbage Code (GBD Level 1) +R39191- | Garbage Code (GBD Level 1) +R39192- | Garbage Code (GBD Level 1) +R39198- | Garbage Code (GBD Level 1) +R392--- | Garbage Code (GBD Level 1) +R398--- | Garbage Code (GBD Level 1) +R3981-- | Garbage Code (GBD Level 1) +R3982-- | Garbage Code (GBD Level 1) +R3983-- | Garbage Code (GBD Level 1) +R3984-- | Garbage Code (GBD Level 1) +R3989-- | Garbage Code (GBD Level 1) +R399--- | Garbage Code (GBD Level 1) +R40---- | Garbage Code (GBD Level 1) +R400--- | Garbage Code (GBD Level 1) +R401--- | Garbage Code (GBD Level 1) +R402--- | Garbage Code (GBD Level 1) +R4020-- | Garbage Code (GBD Level 1) +R402110 | Garbage Code (GBD Level 1) +R402111 | Garbage Code (GBD Level 1) +R402112 | Garbage Code (GBD Level 1) +R402113 | Garbage Code (GBD Level 1) +R402114 | Garbage Code (GBD Level 1) +R402120 | Garbage Code (GBD Level 1) +R402121 | Garbage Code (GBD Level 1) +R402122 | Garbage Code (GBD Level 1) +R402123 | Garbage Code (GBD Level 1) +R402124 | Garbage Code (GBD Level 1) +R402130 | Garbage Code (GBD Level 1) +R402131 | Garbage Code (GBD Level 1) +R402132 | Garbage Code (GBD Level 1) +R402133 | Garbage Code (GBD Level 1) +R402134 | Garbage Code (GBD Level 1) +R402140 | Garbage Code (GBD Level 1) +R402141 | Garbage Code (GBD Level 1) +R402142 | Garbage Code (GBD Level 1) +R402143 | Garbage Code (GBD Level 1) +R402144 | Garbage Code (GBD Level 1) +R402210 | Garbage Code (GBD Level 1) +R402211 | Garbage Code (GBD Level 1) +R402212 | Garbage Code (GBD Level 1) +R402213 | Garbage Code (GBD Level 1) +R402214 | Garbage Code (GBD Level 1) +R402220 | Garbage Code (GBD Level 1) +R402221 | Garbage Code (GBD Level 1) +R402222 | Garbage Code (GBD Level 1) +R402223 | Garbage Code (GBD Level 1) +R402224 | Garbage Code (GBD Level 1) +R402230 | Garbage Code (GBD Level 1) +R402231 | Garbage Code (GBD Level 1) +R402232 | Garbage Code (GBD Level 1) +R402233 | Garbage Code (GBD Level 1) +R402234 | Garbage Code (GBD Level 1) +R402240 | Garbage Code (GBD Level 1) +R402241 | Garbage Code (GBD Level 1) +R402242 | Garbage Code (GBD Level 1) +R402243 | Garbage Code (GBD Level 1) +R402244 | Garbage Code (GBD Level 1) +R402250 | Garbage Code (GBD Level 1) +R402251 | Garbage Code (GBD Level 1) +R402252 | Garbage Code (GBD Level 1) +R402253 | Garbage Code (GBD Level 1) +R402254 | Garbage Code (GBD Level 1) +R402310 | Garbage Code (GBD Level 1) +R402311 | Garbage Code (GBD Level 1) +R402312 | Garbage Code (GBD Level 1) +R402313 | Garbage Code (GBD Level 1) +R402314 | Garbage Code (GBD Level 1) +R402320 | Garbage Code (GBD Level 1) +R402321 | Garbage Code (GBD Level 1) +R402322 | Garbage Code (GBD Level 1) +R402323 | Garbage Code (GBD Level 1) +R402324 | Garbage Code (GBD Level 1) +R402330 | Garbage Code (GBD Level 1) +R402331 | Garbage Code (GBD Level 1) +R402332 | Garbage Code (GBD Level 1) +R402333 | Garbage Code (GBD Level 1) +R402334 | Garbage Code (GBD Level 1) +R402340 | Garbage Code (GBD Level 1) +R402341 | Garbage Code (GBD Level 1) +R402342 | Garbage Code (GBD Level 1) +R402343 | Garbage Code (GBD Level 1) +R402344 | Garbage Code (GBD Level 1) +R402350 | Garbage Code (GBD Level 1) +R402351 | Garbage Code (GBD Level 1) +R402352 | Garbage Code (GBD Level 1) +R402353 | Garbage Code (GBD Level 1) +R402354 | Garbage Code (GBD Level 1) +R402360 | Garbage Code (GBD Level 1) +R402361 | Garbage Code (GBD Level 1) +R402362 | Garbage Code (GBD Level 1) +R402363 | Garbage Code (GBD Level 1) +R402364 | Garbage Code (GBD Level 1) +R402410 | Garbage Code (GBD Level 1) +R402411 | Garbage Code (GBD Level 1) +R402412 | Garbage Code (GBD Level 1) +R402413 | Garbage Code (GBD Level 1) +R402414 | Garbage Code (GBD Level 1) +R402420 | Garbage Code (GBD Level 1) +R402421 | Garbage Code (GBD Level 1) +R402422 | Garbage Code (GBD Level 1) +R402423 | Garbage Code (GBD Level 1) +R402424 | Garbage Code (GBD Level 1) +R402430 | Garbage Code (GBD Level 1) +R402431 | Garbage Code (GBD Level 1) +R402432 | Garbage Code (GBD Level 1) +R402433 | Garbage Code (GBD Level 1) +R402434 | Garbage Code (GBD Level 1) +R402440 | Garbage Code (GBD Level 1) +R402441 | Garbage Code (GBD Level 1) +R402442 | Garbage Code (GBD Level 1) +R402443 | Garbage Code (GBD Level 1) +R402444 | Garbage Code (GBD Level 1) +R403--- | Garbage Code (GBD Level 1) +R404--- | Garbage Code (GBD Level 1) +R41---- | Garbage Code (GBD Level 1) +R410--- | Garbage Code (GBD Level 1) +R411--- | Garbage Code (GBD Level 1) +R412--- | Garbage Code (GBD Level 1) +R413--- | Garbage Code (GBD Level 1) +R414--- | Garbage Code (GBD Level 1) +R418--- | Garbage Code (GBD Level 1) +R4181-- | Garbage Code (GBD Level 1) +R4182-- | Garbage Code (GBD Level 1) +R4183-- | Garbage Code (GBD Level 1) +R41840- | Garbage Code (GBD Level 1) +R41841- | Garbage Code (GBD Level 1) +R41842- | Garbage Code (GBD Level 1) +R41843- | Garbage Code (GBD Level 1) +R41844- | Garbage Code (GBD Level 1) +R4189-- | Garbage Code (GBD Level 1) +R419--- | Garbage Code (GBD Level 1) +R42---- | Garbage Code (GBD Level 1) +R43---- | Garbage Code (GBD Level 1) +R430--- | Garbage Code (GBD Level 1) +R431--- | Garbage Code (GBD Level 1) +R432--- | Garbage Code (GBD Level 1) +R438--- | Garbage Code (GBD Level 1) +R439--- | Garbage Code (GBD Level 1) +R44---- | Garbage Code (GBD Level 1) +R440--- | Garbage Code (GBD Level 1) +R441--- | Garbage Code (GBD Level 1) +R442--- | Garbage Code (GBD Level 1) +R443--- | Garbage Code (GBD Level 1) +R448--- | Garbage Code (GBD Level 1) +R449--- | Garbage Code (GBD Level 1) +R45---- | Garbage Code (GBD Level 1) +R450--- | Garbage Code (GBD Level 1) +R451--- | Garbage Code (GBD Level 1) +R452--- | Garbage Code (GBD Level 1) +R453--- | Garbage Code (GBD Level 1) +R454--- | Garbage Code (GBD Level 1) +R455--- | Garbage Code (GBD Level 1) +R456--- | Garbage Code (GBD Level 1) +R457--- | Garbage Code (GBD Level 1) +R458--- | Garbage Code (GBD Level 1) +R4581-- | Garbage Code (GBD Level 1) +R4582-- | Garbage Code (GBD Level 1) +R4583-- | Garbage Code (GBD Level 1) +R4584-- | Garbage Code (GBD Level 1) +R45850- | Garbage Code (GBD Level 1) +R45851- | Garbage Code (GBD Level 1) +R4586-- | Garbage Code (GBD Level 1) +R4587-- | Garbage Code (GBD Level 1) +R4589-- | Garbage Code (GBD Level 1) +R46---- | Garbage Code (GBD Level 1) +R460--- | Garbage Code (GBD Level 1) +R461--- | Garbage Code (GBD Level 1) +R462--- | Garbage Code (GBD Level 1) +R463--- | Garbage Code (GBD Level 1) +R464--- | Garbage Code (GBD Level 1) +R465--- | Garbage Code (GBD Level 1) +R466--- | Garbage Code (GBD Level 1) +R467--- | Garbage Code (GBD Level 1) +R468--- | Garbage Code (GBD Level 1) +R4681-- | Garbage Code (GBD Level 1) +R4689-- | Garbage Code (GBD Level 1) +R47---- | Garbage Code (GBD Level 1) +R470--- | Garbage Code (GBD Level 1) +R4701-- | Garbage Code (GBD Level 1) +R4702-- | Garbage Code (GBD Level 1) +R471--- | Garbage Code (GBD Level 1) +R478--- | Garbage Code (GBD Level 1) +R4781-- | Garbage Code (GBD Level 1) +R4782-- | Garbage Code (GBD Level 1) +R4789-- | Garbage Code (GBD Level 1) +R479--- | Garbage Code (GBD Level 1) +R48---- | Garbage Code (GBD Level 1) +R480--- | Garbage Code (GBD Level 1) +R481--- | Garbage Code (GBD Level 1) +R482--- | Garbage Code (GBD Level 1) +R483--- | Garbage Code (GBD Level 1) +R488--- | Garbage Code (GBD Level 1) +R489--- | Garbage Code (GBD Level 1) +R49---- | Garbage Code (GBD Level 1) +R490--- | Garbage Code (GBD Level 1) +R491--- | Garbage Code (GBD Level 1) +R492--- | Garbage Code (GBD Level 1) +R4921-- | Garbage Code (GBD Level 1) +R4922-- | Garbage Code (GBD Level 1) +R498--- | Garbage Code (GBD Level 1) +R499--- | Garbage Code (GBD Level 1) +R50---- | Garbage Code (GBD Level 1) +R508--- | Garbage Code (GBD Level 1) +R5081-- | Garbage Code (GBD Level 1) +R5082-- | Garbage Code (GBD Level 1) +R5083-- | Garbage Code (GBD Level 1) +R5084-- | Garbage Code (GBD Level 1) +R509--- | Garbage Code (GBD Level 1) +R51---- | Garbage Code (GBD Level 1) +R52---- | Garbage Code (GBD Level 1) +R520--- | Garbage Code (GBD Level 1) +R521--- | Garbage Code (GBD Level 1) +R522--- | Garbage Code (GBD Level 1) +R529--- | Garbage Code (GBD Level 1) +R53---- | Garbage Code (GBD Level 1) +R530--- | Garbage Code (GBD Level 1) +R531--- | Garbage Code (GBD Level 1) +R532--- | Garbage Code (GBD Level 1) +R5381-- | Garbage Code (GBD Level 1) +R5382-- | Garbage Code (GBD Level 1) +R5383-- | Garbage Code (GBD Level 1) +R54---- | Garbage Code (GBD Level 1) +R55---- | Garbage Code (GBD Level 1) +R56---- | Garbage Code (GBD Level 1) +R560--- | Garbage Code (GBD Level 1) +R5600-- | Garbage Code (GBD Level 1) +R5601-- | Garbage Code (GBD Level 1) +R561--- | Garbage Code (GBD Level 1) +R568--- | Garbage Code (GBD Level 1) +R569--- | Garbage Code (GBD Level 1) +R57---- | Garbage Code (GBD Level 1) +R570--- | Garbage Code (GBD Level 1) +R571--- | Garbage Code (GBD Level 1) +R572--- | Garbage Code (GBD Level 1) +R578--- | Garbage Code (GBD Level 1) +R579--- | Garbage Code (GBD Level 1) +R59---- | Garbage Code (GBD Level 1) +R590--- | Garbage Code (GBD Level 1) +R591--- | Garbage Code (GBD Level 1) +R599--- | Garbage Code (GBD Level 1) +R60---- | Garbage Code (GBD Level 1) +R600--- | Garbage Code (GBD Level 1) +R601--- | Garbage Code (GBD Level 1) +R609--- | Garbage Code (GBD Level 1) +R61---- | Garbage Code (GBD Level 1) +R610--- | Garbage Code (GBD Level 1) +R611--- | Garbage Code (GBD Level 1) +R619--- | Garbage Code (GBD Level 1) +R62---- | Garbage Code (GBD Level 1) +R620--- | Garbage Code (GBD Level 1) +R6250-- | Garbage Code (GBD Level 1) +R6251-- | Garbage Code (GBD Level 1) +R6252-- | Garbage Code (GBD Level 1) +R6259-- | Garbage Code (GBD Level 1) +R627--- | Garbage Code (GBD Level 1) +R628--- | Garbage Code (GBD Level 1) +R629--- | Garbage Code (GBD Level 1) +R63---- | Garbage Code (GBD Level 1) +R630--- | Garbage Code (GBD Level 1) +R631--- | Garbage Code (GBD Level 1) +R632--- | Garbage Code (GBD Level 1) +R633--- | Garbage Code (GBD Level 1) +R634--- | Garbage Code (GBD Level 1) +R635--- | Garbage Code (GBD Level 1) +R636--- | Garbage Code (GBD Level 1) +R638--- | Garbage Code (GBD Level 1) +R64---- | Garbage Code (GBD Level 1) +R65---- | Garbage Code (GBD Level 1) +R650--- | Garbage Code (GBD Level 1) +R651--- | Garbage Code (GBD Level 1) +R6510-- | Garbage Code (GBD Level 1) +R6511-- | Garbage Code (GBD Level 1) +R652--- | Garbage Code (GBD Level 1) +R6520-- | Garbage Code (GBD Level 1) +R6521-- | Garbage Code (GBD Level 1) +R653--- | Garbage Code (GBD Level 1) +R659--- | Garbage Code (GBD Level 1) +R68---- | Garbage Code (GBD Level 1) +R680--- | Garbage Code (GBD Level 1) +R681--- | Garbage Code (GBD Level 1) +R6811-- | Garbage Code (GBD Level 1) +R6812-- | Garbage Code (GBD Level 1) +R6813-- | Garbage Code (GBD Level 1) +R6819-- | Garbage Code (GBD Level 1) +R682--- | Garbage Code (GBD Level 1) +R683--- | Garbage Code (GBD Level 1) +R688--- | Garbage Code (GBD Level 1) +R6881-- | Garbage Code (GBD Level 1) +R6882-- | Garbage Code (GBD Level 1) +R6883-- | Garbage Code (GBD Level 1) +R6884-- | Garbage Code (GBD Level 1) +R6889-- | Garbage Code (GBD Level 1) +R69---- | Garbage Code (GBD Level 1) +R70---- | Garbage Code (GBD Level 1) +R700--- | Garbage Code (GBD Level 1) +R701--- | Garbage Code (GBD Level 1) +R71---- | Garbage Code (GBD Level 1) +R710--- | Garbage Code (GBD Level 1) +R718--- | Garbage Code (GBD Level 1) +R72---- | Garbage Code (GBD Level 1) +R74---- | Garbage Code (GBD Level 1) +R740--- | Garbage Code (GBD Level 1) +R748--- | Garbage Code (GBD Level 1) +R749--- | Garbage Code (GBD Level 1) +R75---- | Garbage Code (GBD Level 1) +R76---- | Garbage Code (GBD Level 1) +R760--- | Garbage Code (GBD Level 1) +R761--- | Garbage Code (GBD Level 1) +R7611-- | Garbage Code (GBD Level 1) +R7612-- | Garbage Code (GBD Level 1) +R762--- | Garbage Code (GBD Level 1) +R768--- | Garbage Code (GBD Level 1) +R769--- | Garbage Code (GBD Level 1) +R77---- | Garbage Code (GBD Level 1) +R770--- | Garbage Code (GBD Level 1) +R771--- | Garbage Code (GBD Level 1) +R772--- | Garbage Code (GBD Level 1) +R778--- | Garbage Code (GBD Level 1) +R779--- | Garbage Code (GBD Level 1) +R78---- | Garbage Code (GBD Level 1) +R786--- | Garbage Code (GBD Level 1) +R787--- | Garbage Code (GBD Level 1) +R7871-- | Garbage Code (GBD Level 1) +R7879-- | Garbage Code (GBD Level 1) +R788--- | Garbage Code (GBD Level 1) +R7881-- | Garbage Code (GBD Level 1) +R7889-- | Garbage Code (GBD Level 1) +R789--- | Garbage Code (GBD Level 1) +R79---- | Garbage Code (GBD Level 1) +R790--- | Garbage Code (GBD Level 1) +R791--- | Garbage Code (GBD Level 1) +R798--- | Garbage Code (GBD Level 1) +R7981-- | Garbage Code (GBD Level 1) +R7982-- | Garbage Code (GBD Level 1) +R7989-- | Garbage Code (GBD Level 1) +R799--- | Garbage Code (GBD Level 1) +R80---- | Garbage Code (GBD Level 1) +R800--- | Garbage Code (GBD Level 1) +R801--- | Garbage Code (GBD Level 1) +R802--- | Garbage Code (GBD Level 1) +R803--- | Garbage Code (GBD Level 1) +R808--- | Garbage Code (GBD Level 1) +R809--- | Garbage Code (GBD Level 1) +R81---- | Garbage Code (GBD Level 1) +R82---- | Garbage Code (GBD Level 1) +R820--- | Garbage Code (GBD Level 1) +R821--- | Garbage Code (GBD Level 1) +R822--- | Garbage Code (GBD Level 1) +R823--- | Garbage Code (GBD Level 1) +R824--- | Garbage Code (GBD Level 1) +R825--- | Garbage Code (GBD Level 1) +R826--- | Garbage Code (GBD Level 1) +R827--- | Garbage Code (GBD Level 1) +R8271-- | Garbage Code (GBD Level 1) +R8279-- | Garbage Code (GBD Level 1) +R828--- | Garbage Code (GBD Level 1) +R829--- | Garbage Code (GBD Level 1) +R8290-- | Garbage Code (GBD Level 1) +R8291-- | Garbage Code (GBD Level 1) +R82991- | Garbage Code (GBD Level 1) +R82992- | Garbage Code (GBD Level 1) +R82993- | Garbage Code (GBD Level 1) +R82994- | Garbage Code (GBD Level 1) +R82998- | Garbage Code (GBD Level 1) +R83---- | Garbage Code (GBD Level 1) +R830--- | Garbage Code (GBD Level 1) +R831--- | Garbage Code (GBD Level 1) +R832--- | Garbage Code (GBD Level 1) +R833--- | Garbage Code (GBD Level 1) +R834--- | Garbage Code (GBD Level 1) +R835--- | Garbage Code (GBD Level 1) +R836--- | Garbage Code (GBD Level 1) +R837--- | Garbage Code (GBD Level 1) +R838--- | Garbage Code (GBD Level 1) +R839--- | Garbage Code (GBD Level 1) +R84---- | Garbage Code (GBD Level 1) +R840--- | Garbage Code (GBD Level 1) +R841--- | Garbage Code (GBD Level 1) +R842--- | Garbage Code (GBD Level 1) +R843--- | Garbage Code (GBD Level 1) +R844--- | Garbage Code (GBD Level 1) +R845--- | Garbage Code (GBD Level 1) +R846--- | Garbage Code (GBD Level 1) +R847--- | Garbage Code (GBD Level 1) +R848--- | Garbage Code (GBD Level 1) +R849--- | Garbage Code (GBD Level 1) +R85---- | Garbage Code (GBD Level 1) +R850--- | Garbage Code (GBD Level 1) +R851--- | Garbage Code (GBD Level 1) +R852--- | Garbage Code (GBD Level 1) +R853--- | Garbage Code (GBD Level 1) +R854--- | Garbage Code (GBD Level 1) +R855--- | Garbage Code (GBD Level 1) +R856--- | Garbage Code (GBD Level 1) +R85610- | Garbage Code (GBD Level 1) +R85611- | Garbage Code (GBD Level 1) +R85612- | Garbage Code (GBD Level 1) +R85613- | Garbage Code (GBD Level 1) +R85614- | Garbage Code (GBD Level 1) +R85615- | Garbage Code (GBD Level 1) +R85616- | Garbage Code (GBD Level 1) +R85618- | Garbage Code (GBD Level 1) +R85619- | Garbage Code (GBD Level 1) +R8569-- | Garbage Code (GBD Level 1) +R857--- | Garbage Code (GBD Level 1) +R858--- | Garbage Code (GBD Level 1) +R8581-- | Garbage Code (GBD Level 1) +R8582-- | Garbage Code (GBD Level 1) +R8589-- | Garbage Code (GBD Level 1) +R859--- | Garbage Code (GBD Level 1) +R86---- | Garbage Code (GBD Level 1) +R860--- | Garbage Code (GBD Level 1) +R861--- | Garbage Code (GBD Level 1) +R862--- | Garbage Code (GBD Level 1) +R863--- | Garbage Code (GBD Level 1) +R864--- | Garbage Code (GBD Level 1) +R865--- | Garbage Code (GBD Level 1) +R866--- | Garbage Code (GBD Level 1) +R867--- | Garbage Code (GBD Level 1) +R868--- | Garbage Code (GBD Level 1) +R869--- | Garbage Code (GBD Level 1) +R87---- | Garbage Code (GBD Level 1) +R870--- | Garbage Code (GBD Level 1) +R871--- | Garbage Code (GBD Level 1) +R872--- | Garbage Code (GBD Level 1) +R873--- | Garbage Code (GBD Level 1) +R874--- | Garbage Code (GBD Level 1) +R875--- | Garbage Code (GBD Level 1) +R876--- | Garbage Code (GBD Level 1) +R87610- | Garbage Code (GBD Level 1) +R87611- | Garbage Code (GBD Level 1) +R87612- | Garbage Code (GBD Level 1) +R87613- | Garbage Code (GBD Level 1) +R87614- | Garbage Code (GBD Level 1) +R87615- | Garbage Code (GBD Level 1) +R87616- | Garbage Code (GBD Level 1) +R87618- | Garbage Code (GBD Level 1) +R87619- | Garbage Code (GBD Level 1) +R87620- | Garbage Code (GBD Level 1) +R87621- | Garbage Code (GBD Level 1) +R87622- | Garbage Code (GBD Level 1) +R87623- | Garbage Code (GBD Level 1) +R87624- | Garbage Code (GBD Level 1) +R87625- | Garbage Code (GBD Level 1) +R87628- | Garbage Code (GBD Level 1) +R87629- | Garbage Code (GBD Level 1) +R8769-- | Garbage Code (GBD Level 1) +R877--- | Garbage Code (GBD Level 1) +R878--- | Garbage Code (GBD Level 1) +R87810- | Garbage Code (GBD Level 1) +R87811- | Garbage Code (GBD Level 1) +R87820- | Garbage Code (GBD Level 1) +R87821- | Garbage Code (GBD Level 1) +R8789-- | Garbage Code (GBD Level 1) +R879--- | Garbage Code (GBD Level 1) +R880--- | Garbage Code (GBD Level 1) +R888--- | Garbage Code (GBD Level 1) +R89---- | Garbage Code (GBD Level 1) +R890--- | Garbage Code (GBD Level 1) +R891--- | Garbage Code (GBD Level 1) +R892--- | Garbage Code (GBD Level 1) +R893--- | Garbage Code (GBD Level 1) +R894--- | Garbage Code (GBD Level 1) +R895--- | Garbage Code (GBD Level 1) +R896--- | Garbage Code (GBD Level 1) +R897--- | Garbage Code (GBD Level 1) +R898--- | Garbage Code (GBD Level 1) +R899--- | Garbage Code (GBD Level 1) +R90---- | Garbage Code (GBD Level 1) +R900--- | Garbage Code (GBD Level 1) +R908--- | Garbage Code (GBD Level 1) +R9081-- | Garbage Code (GBD Level 1) +R9082-- | Garbage Code (GBD Level 1) +R9089-- | Garbage Code (GBD Level 1) +R91---- | Garbage Code (GBD Level 1) +R911--- | Garbage Code (GBD Level 1) +R918--- | Garbage Code (GBD Level 1) +R92---- | Garbage Code (GBD Level 1) +R920--- | Garbage Code (GBD Level 1) +R921--- | Garbage Code (GBD Level 1) +R922--- | Garbage Code (GBD Level 1) +R928--- | Garbage Code (GBD Level 1) +R93---- | Garbage Code (GBD Level 1) +R930--- | Garbage Code (GBD Level 1) +R931--- | Garbage Code (GBD Level 1) +R932--- | Garbage Code (GBD Level 1) +R933--- | Garbage Code (GBD Level 1) +R934--- | Garbage Code (GBD Level 1) +R9341-- | Garbage Code (GBD Level 1) +R93421- | Garbage Code (GBD Level 1) +R93422- | Garbage Code (GBD Level 1) +R93429- | Garbage Code (GBD Level 1) +R9349-- | Garbage Code (GBD Level 1) +R935--- | Garbage Code (GBD Level 1) +R936--- | Garbage Code (GBD Level 1) +R937--- | Garbage Code (GBD Level 1) +R938--- | Garbage Code (GBD Level 1) +R93811- | Garbage Code (GBD Level 1) +R93812- | Garbage Code (GBD Level 1) +R93813- | Garbage Code (GBD Level 1) +R93819- | Garbage Code (GBD Level 1) +R9389-- | Garbage Code (GBD Level 1) +R939--- | Garbage Code (GBD Level 1) +R94---- | Garbage Code (GBD Level 1) +R940--- | Garbage Code (GBD Level 1) +R9401-- | Garbage Code (GBD Level 1) +R9402-- | Garbage Code (GBD Level 1) +R9409-- | Garbage Code (GBD Level 1) +R941--- | Garbage Code (GBD Level 1) +R94110- | Garbage Code (GBD Level 1) +R94111- | Garbage Code (GBD Level 1) +R94112- | Garbage Code (GBD Level 1) +R94113- | Garbage Code (GBD Level 1) +R94118- | Garbage Code (GBD Level 1) +R94120- | Garbage Code (GBD Level 1) +R94121- | Garbage Code (GBD Level 1) +R94128- | Garbage Code (GBD Level 1) +R94130- | Garbage Code (GBD Level 1) +R94131- | Garbage Code (GBD Level 1) +R94138- | Garbage Code (GBD Level 1) +R942--- | Garbage Code (GBD Level 1) +R943--- | Garbage Code (GBD Level 1) +R9430-- | Garbage Code (GBD Level 1) +R9431-- | Garbage Code (GBD Level 1) +R9439-- | Garbage Code (GBD Level 1) +R944--- | Garbage Code (GBD Level 1) +R945--- | Garbage Code (GBD Level 1) +R946--- | Garbage Code (GBD Level 1) +R947--- | Garbage Code (GBD Level 1) +R948--- | Garbage Code (GBD Level 1) +R96---- | Garbage Code (GBD Level 1) +R960--- | Garbage Code (GBD Level 1) +R961--- | Garbage Code (GBD Level 1) +R970--- | Garbage Code (GBD Level 1) +R971--- | Garbage Code (GBD Level 1) +R9720-- | Garbage Code (GBD Level 1) +R9721-- | Garbage Code (GBD Level 1) +R978--- | Garbage Code (GBD Level 1) +R98---- | Garbage Code (GBD Level 1) +R99---- | Garbage Code (GBD Level 1) +U07---- | Garbage Code (GBD Level 1) +U070--- | Garbage Code (GBD Level 1) +U071--- | Garbage Code (GBD Level 1) +U072--- | Garbage Code (GBD Level 1) +U08---- | Garbage Code (GBD Level 1) +U089--- | Garbage Code (GBD Level 1) +U09---- | Garbage Code (GBD Level 1) +U099--- | Garbage Code (GBD Level 1) +U10---- | Garbage Code (GBD Level 1) +U109--- | Garbage Code (GBD Level 1) +U11---- | Garbage Code (GBD Level 1) +U119--- | Garbage Code (GBD Level 1) +U12---- | Garbage Code (GBD Level 1) +U129--- | Garbage Code (GBD Level 1) +U13---- | Garbage Code (GBD Level 1) +U139--- | Garbage Code (GBD Level 1) +U14---- | Garbage Code (GBD Level 1) +U149--- | Garbage Code (GBD Level 1) +U15---- | Garbage Code (GBD Level 1) +U159--- | Garbage Code (GBD Level 1) +U16---- | Garbage Code (GBD Level 1) +U169--- | Garbage Code (GBD Level 1) +U17---- | Garbage Code (GBD Level 1) +U179--- | Garbage Code (GBD Level 1) +U18---- | Garbage Code (GBD Level 1) +U189--- | Garbage Code (GBD Level 1) +U19---- | Garbage Code (GBD Level 1) +U199--- | Garbage Code (GBD Level 1) +U20---- | Garbage Code (GBD Level 1) +U209--- | Garbage Code (GBD Level 1) +U21---- | Garbage Code (GBD Level 1) +U219--- | Garbage Code (GBD Level 1) +U22---- | Garbage Code (GBD Level 1) +U229--- | Garbage Code (GBD Level 1) +U23---- | Garbage Code (GBD Level 1) +U239--- | Garbage Code (GBD Level 1) +U24---- | Garbage Code (GBD Level 1) +U249--- | Garbage Code (GBD Level 1) +U25---- | Garbage Code (GBD Level 1) +U259--- | Garbage Code (GBD Level 1) +U26---- | Garbage Code (GBD Level 1) +U269--- | Garbage Code (GBD Level 1) +U27---- | Garbage Code (GBD Level 1) +U279--- | Garbage Code (GBD Level 1) +U28---- | Garbage Code (GBD Level 1) +U289--- | Garbage Code (GBD Level 1) +U29---- | Garbage Code (GBD Level 1) +U299--- | Garbage Code (GBD Level 1) +U30---- | Garbage Code (GBD Level 1) +U309--- | Garbage Code (GBD Level 1) +U31---- | Garbage Code (GBD Level 1) +U319--- | Garbage Code (GBD Level 1) +U32---- | Garbage Code (GBD Level 1) +U329--- | Garbage Code (GBD Level 1) +U33---- | Garbage Code (GBD Level 1) +U339--- | Garbage Code (GBD Level 1) +U34---- | Garbage Code (GBD Level 1) +U349--- | Garbage Code (GBD Level 1) +U35---- | Garbage Code (GBD Level 1) +U359--- | Garbage Code (GBD Level 1) +U36---- | Garbage Code (GBD Level 1) +U369--- | Garbage Code (GBD Level 1) +U37---- | Garbage Code (GBD Level 1) +U379--- | Garbage Code (GBD Level 1) +U38---- | Garbage Code (GBD Level 1) +U389--- | Garbage Code (GBD Level 1) +U39---- | Garbage Code (GBD Level 1) +U399--- | Garbage Code (GBD Level 1) +U40---- | Garbage Code (GBD Level 1) +U409--- | Garbage Code (GBD Level 1) +U41---- | Garbage Code (GBD Level 1) +U419--- | Garbage Code (GBD Level 1) +U42---- | Garbage Code (GBD Level 1) +U429--- | Garbage Code (GBD Level 1) +U43---- | Garbage Code (GBD Level 1) +U439--- | Garbage Code (GBD Level 1) +U44---- | Garbage Code (GBD Level 1) +U449--- | Garbage Code (GBD Level 1) +U45---- | Garbage Code (GBD Level 1) +U459--- | Garbage Code (GBD Level 1) +U46---- | Garbage Code (GBD Level 1) +U469--- | Garbage Code (GBD Level 1) +U47---- | Garbage Code (GBD Level 1) +U479--- | Garbage Code (GBD Level 1) +U48---- | Garbage Code (GBD Level 1) +U489--- | Garbage Code (GBD Level 1) +U49---- | Garbage Code (GBD Level 1) +U499--- | Garbage Code (GBD Level 1) +X40---- | Garbage Code (GBD Level 1) +X41---- | Garbage Code (GBD Level 1) +X42---- | Garbage Code (GBD Level 1) +X43---- | Garbage Code (GBD Level 1) +X44---- | Garbage Code (GBD Level 1) +X46---- | Garbage Code (GBD Level 1) +X49---- | Garbage Code (GBD Level 1) +Y10---- | Garbage Code (GBD Level 1) +Y11---- | Garbage Code (GBD Level 1) +Y12---- | Garbage Code (GBD Level 1) +Y13---- | Garbage Code (GBD Level 1) +Y14---- | Garbage Code (GBD Level 1) +Y16---- | Garbage Code (GBD Level 1) +Y17---- | Garbage Code (GBD Level 1) +Y170--- | Garbage Code (GBD Level 1) +Y171--- | Garbage Code (GBD Level 1) +Y172--- | Garbage Code (GBD Level 1) +Y173--- | Garbage Code (GBD Level 1) +Y174--- | Garbage Code (GBD Level 1) +Y178--- | Garbage Code (GBD Level 1) +Y179--- | Garbage Code (GBD Level 1) +Y18---- | Garbage Code (GBD Level 1) +Y19---- | Garbage Code (GBD Level 1) +Z00---- | Garbage Code (GBD Level 1) +Z000--- | Garbage Code (GBD Level 1) +Z0000-- | Garbage Code (GBD Level 1) +Z0001-- | Garbage Code (GBD Level 1) +Z001--- | Garbage Code (GBD Level 1) +Z00110- | Garbage Code (GBD Level 1) +Z00111- | Garbage Code (GBD Level 1) +Z00121- | Garbage Code (GBD Level 1) +Z00129- | Garbage Code (GBD Level 1) +Z002--- | Garbage Code (GBD Level 1) +Z003--- | Garbage Code (GBD Level 1) +Z004--- | Garbage Code (GBD Level 1) +Z005--- | Garbage Code (GBD Level 1) +Z006--- | Garbage Code (GBD Level 1) +Z0070-- | Garbage Code (GBD Level 1) +Z0071-- | Garbage Code (GBD Level 1) +Z008--- | Garbage Code (GBD Level 1) +Z01---- | Garbage Code (GBD Level 1) +Z010--- | Garbage Code (GBD Level 1) +Z0100-- | Garbage Code (GBD Level 1) +Z0101-- | Garbage Code (GBD Level 1) +Z011--- | Garbage Code (GBD Level 1) +Z0110-- | Garbage Code (GBD Level 1) +Z01110- | Garbage Code (GBD Level 1) +Z01118- | Garbage Code (GBD Level 1) +Z0112-- | Garbage Code (GBD Level 1) +Z012--- | Garbage Code (GBD Level 1) +Z0120-- | Garbage Code (GBD Level 1) +Z0121-- | Garbage Code (GBD Level 1) +Z013--- | Garbage Code (GBD Level 1) +Z0130-- | Garbage Code (GBD Level 1) +Z0131-- | Garbage Code (GBD Level 1) +Z014--- | Garbage Code (GBD Level 1) +Z01411- | Garbage Code (GBD Level 1) +Z01419- | Garbage Code (GBD Level 1) +Z0142-- | Garbage Code (GBD Level 1) +Z015--- | Garbage Code (GBD Level 1) +Z016--- | Garbage Code (GBD Level 1) +Z017--- | Garbage Code (GBD Level 1) +Z018--- | Garbage Code (GBD Level 1) +Z01810- | Garbage Code (GBD Level 1) +Z01811- | Garbage Code (GBD Level 1) +Z01812- | Garbage Code (GBD Level 1) +Z01818- | Garbage Code (GBD Level 1) +Z0182-- | Garbage Code (GBD Level 1) +Z0183-- | Garbage Code (GBD Level 1) +Z0184-- | Garbage Code (GBD Level 1) +Z0189-- | Garbage Code (GBD Level 1) +Z019--- | Garbage Code (GBD Level 1) +Z02---- | Garbage Code (GBD Level 1) +Z020--- | Garbage Code (GBD Level 1) +Z021--- | Garbage Code (GBD Level 1) +Z022--- | Garbage Code (GBD Level 1) +Z023--- | Garbage Code (GBD Level 1) +Z024--- | Garbage Code (GBD Level 1) +Z025--- | Garbage Code (GBD Level 1) +Z026--- | Garbage Code (GBD Level 1) +Z027--- | Garbage Code (GBD Level 1) +Z0271-- | Garbage Code (GBD Level 1) +Z0279-- | Garbage Code (GBD Level 1) +Z028--- | Garbage Code (GBD Level 1) +Z0281-- | Garbage Code (GBD Level 1) +Z0282-- | Garbage Code (GBD Level 1) +Z0283-- | Garbage Code (GBD Level 1) +Z0289-- | Garbage Code (GBD Level 1) +Z029--- | Garbage Code (GBD Level 1) +Z03---- | Garbage Code (GBD Level 1) +Z030--- | Garbage Code (GBD Level 1) +Z031--- | Garbage Code (GBD Level 1) +Z032--- | Garbage Code (GBD Level 1) +Z033--- | Garbage Code (GBD Level 1) +Z034--- | Garbage Code (GBD Level 1) +Z035--- | Garbage Code (GBD Level 1) +Z036--- | Garbage Code (GBD Level 1) +Z0371-- | Garbage Code (GBD Level 1) +Z0372-- | Garbage Code (GBD Level 1) +Z0373-- | Garbage Code (GBD Level 1) +Z0374-- | Garbage Code (GBD Level 1) +Z0375-- | Garbage Code (GBD Level 1) +Z0379-- | Garbage Code (GBD Level 1) +Z038--- | Garbage Code (GBD Level 1) +Z03810- | Garbage Code (GBD Level 1) +Z03818- | Garbage Code (GBD Level 1) +Z0389-- | Garbage Code (GBD Level 1) +Z039--- | Garbage Code (GBD Level 1) +Z04---- | Garbage Code (GBD Level 1) +Z040--- | Garbage Code (GBD Level 1) +Z041--- | Garbage Code (GBD Level 1) +Z042--- | Garbage Code (GBD Level 1) +Z043--- | Garbage Code (GBD Level 1) +Z044--- | Garbage Code (GBD Level 1) +Z0441-- | Garbage Code (GBD Level 1) +Z0442-- | Garbage Code (GBD Level 1) +Z045--- | Garbage Code (GBD Level 1) +Z046--- | Garbage Code (GBD Level 1) +Z0471-- | Garbage Code (GBD Level 1) +Z0472-- | Garbage Code (GBD Level 1) +Z048--- | Garbage Code (GBD Level 1) +Z0481-- | Garbage Code (GBD Level 1) +Z0482-- | Garbage Code (GBD Level 1) +Z0489-- | Garbage Code (GBD Level 1) +Z049--- | Garbage Code (GBD Level 1) +Z050--- | Garbage Code (GBD Level 1) +Z051--- | Garbage Code (GBD Level 1) +Z052--- | Garbage Code (GBD Level 1) +Z053--- | Garbage Code (GBD Level 1) +Z0541-- | Garbage Code (GBD Level 1) +Z0542-- | Garbage Code (GBD Level 1) +Z0543-- | Garbage Code (GBD Level 1) +Z055--- | Garbage Code (GBD Level 1) +Z056--- | Garbage Code (GBD Level 1) +Z0571-- | Garbage Code (GBD Level 1) +Z0572-- | Garbage Code (GBD Level 1) +Z0573-- | Garbage Code (GBD Level 1) +Z058--- | Garbage Code (GBD Level 1) +Z059--- | Garbage Code (GBD Level 1) +Z08---- | Garbage Code (GBD Level 1) +Z080--- | Garbage Code (GBD Level 1) +Z081--- | Garbage Code (GBD Level 1) +Z082--- | Garbage Code (GBD Level 1) +Z087--- | Garbage Code (GBD Level 1) +Z088--- | Garbage Code (GBD Level 1) +Z089--- | Garbage Code (GBD Level 1) +Z09---- | Garbage Code (GBD Level 1) +Z090--- | Garbage Code (GBD Level 1) +Z091--- | Garbage Code (GBD Level 1) +Z092--- | Garbage Code (GBD Level 1) +Z093--- | Garbage Code (GBD Level 1) +Z094--- | Garbage Code (GBD Level 1) +Z097--- | Garbage Code (GBD Level 1) +Z098--- | Garbage Code (GBD Level 1) +Z099--- | Garbage Code (GBD Level 1) +Z10---- | Garbage Code (GBD Level 1) +Z100--- | Garbage Code (GBD Level 1) +Z101--- | Garbage Code (GBD Level 1) +Z102--- | Garbage Code (GBD Level 1) +Z103--- | Garbage Code (GBD Level 1) +Z108--- | Garbage Code (GBD Level 1) +Z11---- | Garbage Code (GBD Level 1) +Z110--- | Garbage Code (GBD Level 1) +Z111--- | Garbage Code (GBD Level 1) +Z112--- | Garbage Code (GBD Level 1) +Z113--- | Garbage Code (GBD Level 1) +Z114--- | Garbage Code (GBD Level 1) +Z115--- | Garbage Code (GBD Level 1) +Z1151-- | Garbage Code (GBD Level 1) +Z1159-- | Garbage Code (GBD Level 1) +Z116--- | Garbage Code (GBD Level 1) +Z118--- | Garbage Code (GBD Level 1) +Z119--- | Garbage Code (GBD Level 1) +Z12---- | Garbage Code (GBD Level 1) +Z120--- | Garbage Code (GBD Level 1) +Z121--- | Garbage Code (GBD Level 1) +Z1210-- | Garbage Code (GBD Level 1) +Z1211-- | Garbage Code (GBD Level 1) +Z1212-- | Garbage Code (GBD Level 1) +Z1213-- | Garbage Code (GBD Level 1) +Z122--- | Garbage Code (GBD Level 1) +Z123--- | Garbage Code (GBD Level 1) +Z1231-- | Garbage Code (GBD Level 1) +Z1239-- | Garbage Code (GBD Level 1) +Z124--- | Garbage Code (GBD Level 1) +Z125--- | Garbage Code (GBD Level 1) +Z126--- | Garbage Code (GBD Level 1) +Z1271-- | Garbage Code (GBD Level 1) +Z1272-- | Garbage Code (GBD Level 1) +Z1273-- | Garbage Code (GBD Level 1) +Z1279-- | Garbage Code (GBD Level 1) +Z128--- | Garbage Code (GBD Level 1) +Z1281-- | Garbage Code (GBD Level 1) +Z1282-- | Garbage Code (GBD Level 1) +Z1283-- | Garbage Code (GBD Level 1) +Z1289-- | Garbage Code (GBD Level 1) +Z129--- | Garbage Code (GBD Level 1) +Z13---- | Garbage Code (GBD Level 1) +Z130--- | Garbage Code (GBD Level 1) +Z131--- | Garbage Code (GBD Level 1) +Z132--- | Garbage Code (GBD Level 1) +Z1321-- | Garbage Code (GBD Level 1) +Z13220- | Garbage Code (GBD Level 1) +Z13228- | Garbage Code (GBD Level 1) +Z1329-- | Garbage Code (GBD Level 1) +Z133--- | Garbage Code (GBD Level 1) +Z1330-- | Garbage Code (GBD Level 1) +Z1331-- | Garbage Code (GBD Level 1) +Z1332-- | Garbage Code (GBD Level 1) +Z1339-- | Garbage Code (GBD Level 1) +Z134--- | Garbage Code (GBD Level 1) +Z1340-- | Garbage Code (GBD Level 1) +Z1341-- | Garbage Code (GBD Level 1) +Z1342-- | Garbage Code (GBD Level 1) +Z1349-- | Garbage Code (GBD Level 1) +Z135--- | Garbage Code (GBD Level 1) +Z136--- | Garbage Code (GBD Level 1) +Z137--- | Garbage Code (GBD Level 1) +Z1371-- | Garbage Code (GBD Level 1) +Z1379-- | Garbage Code (GBD Level 1) +Z138--- | Garbage Code (GBD Level 1) +Z13810- | Garbage Code (GBD Level 1) +Z13811- | Garbage Code (GBD Level 1) +Z13818- | Garbage Code (GBD Level 1) +Z13820- | Garbage Code (GBD Level 1) +Z13828- | Garbage Code (GBD Level 1) +Z1383-- | Garbage Code (GBD Level 1) +Z1384-- | Garbage Code (GBD Level 1) +Z13850- | Garbage Code (GBD Level 1) +Z13858- | Garbage Code (GBD Level 1) +Z1388-- | Garbage Code (GBD Level 1) +Z1389-- | Garbage Code (GBD Level 1) +Z139--- | Garbage Code (GBD Level 1) +Z1401-- | Garbage Code (GBD Level 1) +Z1402-- | Garbage Code (GBD Level 1) +Z141--- | Garbage Code (GBD Level 1) +Z148--- | Garbage Code (GBD Level 1) +Z1501-- | Garbage Code (GBD Level 1) +Z1502-- | Garbage Code (GBD Level 1) +Z1503-- | Garbage Code (GBD Level 1) +Z1504-- | Garbage Code (GBD Level 1) +Z1509-- | Garbage Code (GBD Level 1) +code--- | Garbage Code (GBD Level 1) +Z170--- | Garbage Code (GBD Level 1) +Z171--- | Garbage Code (GBD Level 1) +Z1801-- | Garbage Code (GBD Level 1) +Z1809-- | Garbage Code (GBD Level 1) +Z1810-- | Garbage Code (GBD Level 1) +Z1811-- | Garbage Code (GBD Level 1) +Z1812-- | Garbage Code (GBD Level 1) +Z182--- | Garbage Code (GBD Level 1) +Z1831-- | Garbage Code (GBD Level 1) +Z1832-- | Garbage Code (GBD Level 1) +Z1833-- | Garbage Code (GBD Level 1) +Z1839-- | Garbage Code (GBD Level 1) +Z1881-- | Garbage Code (GBD Level 1) +Z1883-- | Garbage Code (GBD Level 1) +Z1889-- | Garbage Code (GBD Level 1) +Z189--- | Garbage Code (GBD Level 1) +Z191--- | Garbage Code (GBD Level 1) +Z192--- | Garbage Code (GBD Level 1) +Z20---- | Garbage Code (GBD Level 1) +Z200--- | Garbage Code (GBD Level 1) +Z2001-- | Garbage Code (GBD Level 1) +Z2009-- | Garbage Code (GBD Level 1) +Z201--- | Garbage Code (GBD Level 1) +Z202--- | Garbage Code (GBD Level 1) +Z203--- | Garbage Code (GBD Level 1) +Z204--- | Garbage Code (GBD Level 1) +Z205--- | Garbage Code (GBD Level 1) +Z206--- | Garbage Code (GBD Level 1) +Z207--- | Garbage Code (GBD Level 1) +Z208--- | Garbage Code (GBD Level 1) +Z20810- | Garbage Code (GBD Level 1) +Z20811- | Garbage Code (GBD Level 1) +Z20818- | Garbage Code (GBD Level 1) +Z20820- | Garbage Code (GBD Level 1) +Z20821- | Garbage Code (GBD Level 1) +Z20828- | Garbage Code (GBD Level 1) +Z2089-- | Garbage Code (GBD Level 1) +Z209--- | Garbage Code (GBD Level 1) +Z21---- | Garbage Code (GBD Level 1) +Z22---- | Garbage Code (GBD Level 1) +Z220--- | Garbage Code (GBD Level 1) +Z221--- | Garbage Code (GBD Level 1) +Z222--- | Garbage Code (GBD Level 1) +Z223--- | Garbage Code (GBD Level 1) +Z2231-- | Garbage Code (GBD Level 1) +Z22321- | Garbage Code (GBD Level 1) +Z22322- | Garbage Code (GBD Level 1) +Z22330- | Garbage Code (GBD Level 1) +Z22338- | Garbage Code (GBD Level 1) +Z2239-- | Garbage Code (GBD Level 1) +Z224--- | Garbage Code (GBD Level 1) +Z226--- | Garbage Code (GBD Level 1) +Z227--- | Garbage Code (GBD Level 1) +Z228--- | Garbage Code (GBD Level 1) +Z229--- | Garbage Code (GBD Level 1) +Z23---- | Garbage Code (GBD Level 1) +Z230--- | Garbage Code (GBD Level 1) +Z231--- | Garbage Code (GBD Level 1) +Z232--- | Garbage Code (GBD Level 1) +Z233--- | Garbage Code (GBD Level 1) +Z234--- | Garbage Code (GBD Level 1) +Z235--- | Garbage Code (GBD Level 1) +Z236--- | Garbage Code (GBD Level 1) +Z237--- | Garbage Code (GBD Level 1) +Z238--- | Garbage Code (GBD Level 1) +Z24---- | Garbage Code (GBD Level 1) +Z240--- | Garbage Code (GBD Level 1) +Z241--- | Garbage Code (GBD Level 1) +Z242--- | Garbage Code (GBD Level 1) +Z243--- | Garbage Code (GBD Level 1) +Z244--- | Garbage Code (GBD Level 1) +Z245--- | Garbage Code (GBD Level 1) +Z246--- | Garbage Code (GBD Level 1) +Z25---- | Garbage Code (GBD Level 1) +Z250--- | Garbage Code (GBD Level 1) +Z251--- | Garbage Code (GBD Level 1) +Z258--- | Garbage Code (GBD Level 1) +Z26---- | Garbage Code (GBD Level 1) +Z260--- | Garbage Code (GBD Level 1) +Z268--- | Garbage Code (GBD Level 1) +Z269--- | Garbage Code (GBD Level 1) +Z27---- | Garbage Code (GBD Level 1) +Z270--- | Garbage Code (GBD Level 1) +Z271--- | Garbage Code (GBD Level 1) +Z272--- | Garbage Code (GBD Level 1) +Z273--- | Garbage Code (GBD Level 1) +Z274--- | Garbage Code (GBD Level 1) +Z278--- | Garbage Code (GBD Level 1) +Z279--- | Garbage Code (GBD Level 1) +Z28---- | Garbage Code (GBD Level 1) +Z280--- | Garbage Code (GBD Level 1) +Z2801-- | Garbage Code (GBD Level 1) +Z2802-- | Garbage Code (GBD Level 1) +Z2803-- | Garbage Code (GBD Level 1) +Z2804-- | Garbage Code (GBD Level 1) +Z2809-- | Garbage Code (GBD Level 1) +Z281--- | Garbage Code (GBD Level 1) +Z282--- | Garbage Code (GBD Level 1) +Z2820-- | Garbage Code (GBD Level 1) +Z2821-- | Garbage Code (GBD Level 1) +Z2829-- | Garbage Code (GBD Level 1) +Z283--- | Garbage Code (GBD Level 1) +Z288--- | Garbage Code (GBD Level 1) +Z2881-- | Garbage Code (GBD Level 1) +Z2882-- | Garbage Code (GBD Level 1) +Z2883-- | Garbage Code (GBD Level 1) +Z2889-- | Garbage Code (GBD Level 1) +Z289--- | Garbage Code (GBD Level 1) +Z29---- | Garbage Code (GBD Level 1) +Z290--- | Garbage Code (GBD Level 1) +Z291--- | Garbage Code (GBD Level 1) +Z2911-- | Garbage Code (GBD Level 1) +Z2912-- | Garbage Code (GBD Level 1) +Z2913-- | Garbage Code (GBD Level 1) +Z2914-- | Garbage Code (GBD Level 1) +Z292--- | Garbage Code (GBD Level 1) +Z293--- | Garbage Code (GBD Level 1) +Z298--- | Garbage Code (GBD Level 1) +Z299--- | Garbage Code (GBD Level 1) +Z30---- | Garbage Code (GBD Level 1) +Z300--- | Garbage Code (GBD Level 1) +Z30011- | Garbage Code (GBD Level 1) +Z30012- | Garbage Code (GBD Level 1) +Z30013- | Garbage Code (GBD Level 1) +Z30014- | Garbage Code (GBD Level 1) +Z30015- | Garbage Code (GBD Level 1) +Z30016- | Garbage Code (GBD Level 1) +Z30017- | Garbage Code (GBD Level 1) +Z30018- | Garbage Code (GBD Level 1) +Z30019- | Garbage Code (GBD Level 1) +Z3002-- | Garbage Code (GBD Level 1) +Z3009-- | Garbage Code (GBD Level 1) +Z301--- | Garbage Code (GBD Level 1) +Z302--- | Garbage Code (GBD Level 1) +Z303--- | Garbage Code (GBD Level 1) +Z304--- | Garbage Code (GBD Level 1) +Z3040-- | Garbage Code (GBD Level 1) +Z3041-- | Garbage Code (GBD Level 1) +Z3042-- | Garbage Code (GBD Level 1) +Z30430- | Garbage Code (GBD Level 1) +Z30431- | Garbage Code (GBD Level 1) +Z30432- | Garbage Code (GBD Level 1) +Z30433- | Garbage Code (GBD Level 1) +Z3044-- | Garbage Code (GBD Level 1) +Z3045-- | Garbage Code (GBD Level 1) +Z3046-- | Garbage Code (GBD Level 1) +Z3049-- | Garbage Code (GBD Level 1) +Z305--- | Garbage Code (GBD Level 1) +Z308--- | Garbage Code (GBD Level 1) +Z309--- | Garbage Code (GBD Level 1) +Z31---- | Garbage Code (GBD Level 1) +Z310--- | Garbage Code (GBD Level 1) +Z311--- | Garbage Code (GBD Level 1) +Z312--- | Garbage Code (GBD Level 1) +Z313--- | Garbage Code (GBD Level 1) +Z314--- | Garbage Code (GBD Level 1) +Z3141-- | Garbage Code (GBD Level 1) +Z3142-- | Garbage Code (GBD Level 1) +Z31430- | Garbage Code (GBD Level 1) +Z31438- | Garbage Code (GBD Level 1) +Z31440- | Garbage Code (GBD Level 1) +Z31441- | Garbage Code (GBD Level 1) +Z31448- | Garbage Code (GBD Level 1) +Z3149-- | Garbage Code (GBD Level 1) +Z315--- | Garbage Code (GBD Level 1) +Z316--- | Garbage Code (GBD Level 1) +Z3161-- | Garbage Code (GBD Level 1) +Z3162-- | Garbage Code (GBD Level 1) +Z3169-- | Garbage Code (GBD Level 1) +Z317--- | Garbage Code (GBD Level 1) +Z318--- | Garbage Code (GBD Level 1) +Z3181-- | Garbage Code (GBD Level 1) +Z3182-- | Garbage Code (GBD Level 1) +Z3183-- | Garbage Code (GBD Level 1) +Z3184-- | Garbage Code (GBD Level 1) +Z3189-- | Garbage Code (GBD Level 1) +Z319--- | Garbage Code (GBD Level 1) +Z32---- | Garbage Code (GBD Level 1) +Z320--- | Garbage Code (GBD Level 1) +Z3200-- | Garbage Code (GBD Level 1) +Z3201-- | Garbage Code (GBD Level 1) +Z3202-- | Garbage Code (GBD Level 1) +Z321--- | Garbage Code (GBD Level 1) +Z322--- | Garbage Code (GBD Level 1) +Z323--- | Garbage Code (GBD Level 1) +Z33---- | Garbage Code (GBD Level 1) +Z331--- | Garbage Code (GBD Level 1) +Z332--- | Garbage Code (GBD Level 1) +Z333--- | Garbage Code (GBD Level 1) +Z34---- | Garbage Code (GBD Level 1) +Z340--- | Garbage Code (GBD Level 1) +Z3400-- | Garbage Code (GBD Level 1) +Z3401-- | Garbage Code (GBD Level 1) +Z3402-- | Garbage Code (GBD Level 1) +Z3403-- | Garbage Code (GBD Level 1) +Z348--- | Garbage Code (GBD Level 1) +Z3480-- | Garbage Code (GBD Level 1) +Z3481-- | Garbage Code (GBD Level 1) +Z3482-- | Garbage Code (GBD Level 1) +Z3483-- | Garbage Code (GBD Level 1) +Z349--- | Garbage Code (GBD Level 1) +Z3490-- | Garbage Code (GBD Level 1) +Z3491-- | Garbage Code (GBD Level 1) +Z3492-- | Garbage Code (GBD Level 1) +Z3493-- | Garbage Code (GBD Level 1) +Z35---- | Garbage Code (GBD Level 1) +Z350--- | Garbage Code (GBD Level 1) +Z351--- | Garbage Code (GBD Level 1) +Z352--- | Garbage Code (GBD Level 1) +Z353--- | Garbage Code (GBD Level 1) +Z354--- | Garbage Code (GBD Level 1) +Z355--- | Garbage Code (GBD Level 1) +Z356--- | Garbage Code (GBD Level 1) +Z357--- | Garbage Code (GBD Level 1) +Z358--- | Garbage Code (GBD Level 1) +Z359--- | Garbage Code (GBD Level 1) +Z36---- | Garbage Code (GBD Level 1) +Z360--- | Garbage Code (GBD Level 1) +Z361--- | Garbage Code (GBD Level 1) +Z362--- | Garbage Code (GBD Level 1) +Z363--- | Garbage Code (GBD Level 1) +Z364--- | Garbage Code (GBD Level 1) +Z365--- | Garbage Code (GBD Level 1) +Z368--- | Garbage Code (GBD Level 1) +Z3681-- | Garbage Code (GBD Level 1) +Z3682-- | Garbage Code (GBD Level 1) +Z3683-- | Garbage Code (GBD Level 1) +Z3684-- | Garbage Code (GBD Level 1) +Z3685-- | Garbage Code (GBD Level 1) +Z3686-- | Garbage Code (GBD Level 1) +Z3687-- | Garbage Code (GBD Level 1) +Z3688-- | Garbage Code (GBD Level 1) +Z3689-- | Garbage Code (GBD Level 1) +Z368A-- | Garbage Code (GBD Level 1) +Z369--- | Garbage Code (GBD Level 1) +Z37---- | Garbage Code (GBD Level 1) +Z370--- | Garbage Code (GBD Level 1) +Z371--- | Garbage Code (GBD Level 1) +Z372--- | Garbage Code (GBD Level 1) +Z373--- | Garbage Code (GBD Level 1) +Z374--- | Garbage Code (GBD Level 1) +Z375--- | Garbage Code (GBD Level 1) +Z3750-- | Garbage Code (GBD Level 1) +Z3751-- | Garbage Code (GBD Level 1) +Z3752-- | Garbage Code (GBD Level 1) +Z3753-- | Garbage Code (GBD Level 1) +Z3754-- | Garbage Code (GBD Level 1) +Z3759-- | Garbage Code (GBD Level 1) +Z376--- | Garbage Code (GBD Level 1) +Z3760-- | Garbage Code (GBD Level 1) +Z3761-- | Garbage Code (GBD Level 1) +Z3762-- | Garbage Code (GBD Level 1) +Z3763-- | Garbage Code (GBD Level 1) +Z3764-- | Garbage Code (GBD Level 1) +Z3769-- | Garbage Code (GBD Level 1) +Z377--- | Garbage Code (GBD Level 1) +Z379--- | Garbage Code (GBD Level 1) +Z38---- | Garbage Code (GBD Level 1) +Z380--- | Garbage Code (GBD Level 1) +Z3800-- | Garbage Code (GBD Level 1) +Z3801-- | Garbage Code (GBD Level 1) +Z381--- | Garbage Code (GBD Level 1) +Z382--- | Garbage Code (GBD Level 1) +Z383--- | Garbage Code (GBD Level 1) +Z3830-- | Garbage Code (GBD Level 1) +Z3831-- | Garbage Code (GBD Level 1) +Z384--- | Garbage Code (GBD Level 1) +Z385--- | Garbage Code (GBD Level 1) +Z386--- | Garbage Code (GBD Level 1) +Z3861-- | Garbage Code (GBD Level 1) +Z3862-- | Garbage Code (GBD Level 1) +Z3863-- | Garbage Code (GBD Level 1) +Z3864-- | Garbage Code (GBD Level 1) +Z3865-- | Garbage Code (GBD Level 1) +Z3866-- | Garbage Code (GBD Level 1) +Z3868-- | Garbage Code (GBD Level 1) +Z3869-- | Garbage Code (GBD Level 1) +Z387--- | Garbage Code (GBD Level 1) +Z388--- | Garbage Code (GBD Level 1) +Z39---- | Garbage Code (GBD Level 1) +Z390--- | Garbage Code (GBD Level 1) +Z391--- | Garbage Code (GBD Level 1) +Z392--- | Garbage Code (GBD Level 1) +Z3A00-- | Garbage Code (GBD Level 1) +Z3A01-- | Garbage Code (GBD Level 1) +Z3A08-- | Garbage Code (GBD Level 1) +Z3A09-- | Garbage Code (GBD Level 1) +Z3A10-- | Garbage Code (GBD Level 1) +Z3A11-- | Garbage Code (GBD Level 1) +Z3A12-- | Garbage Code (GBD Level 1) +Z3A13-- | Garbage Code (GBD Level 1) +Z3A14-- | Garbage Code (GBD Level 1) +Z3A15-- | Garbage Code (GBD Level 1) +Z3A16-- | Garbage Code (GBD Level 1) +Z3A17-- | Garbage Code (GBD Level 1) +Z3A18-- | Garbage Code (GBD Level 1) +Z3A19-- | Garbage Code (GBD Level 1) +Z3A20-- | Garbage Code (GBD Level 1) +Z3A21-- | Garbage Code (GBD Level 1) +Z3A22-- | Garbage Code (GBD Level 1) +Z3A23-- | Garbage Code (GBD Level 1) +Z3A24-- | Garbage Code (GBD Level 1) +Z3A25-- | Garbage Code (GBD Level 1) +Z3A26-- | Garbage Code (GBD Level 1) +Z3A27-- | Garbage Code (GBD Level 1) +Z3A28-- | Garbage Code (GBD Level 1) +Z3A29-- | Garbage Code (GBD Level 1) +Z3A30-- | Garbage Code (GBD Level 1) +Z3A31-- | Garbage Code (GBD Level 1) +Z3A32-- | Garbage Code (GBD Level 1) +Z3A33-- | Garbage Code (GBD Level 1) +Z3A34-- | Garbage Code (GBD Level 1) +Z3A35-- | Garbage Code (GBD Level 1) +Z3A36-- | Garbage Code (GBD Level 1) +Z3A37-- | Garbage Code (GBD Level 1) +Z3A38-- | Garbage Code (GBD Level 1) +Z3A39-- | Garbage Code (GBD Level 1) +Z3A40-- | Garbage Code (GBD Level 1) +Z3A41-- | Garbage Code (GBD Level 1) +Z3A42-- | Garbage Code (GBD Level 1) +Z3A49-- | Garbage Code (GBD Level 1) +Z40---- | Garbage Code (GBD Level 1) +Z400--- | Garbage Code (GBD Level 1) +Z4000-- | Garbage Code (GBD Level 1) +Z4001-- | Garbage Code (GBD Level 1) +Z4002-- | Garbage Code (GBD Level 1) +Z4003-- | Garbage Code (GBD Level 1) +Z4009-- | Garbage Code (GBD Level 1) +Z408--- | Garbage Code (GBD Level 1) +Z409--- | Garbage Code (GBD Level 1) +Z41---- | Garbage Code (GBD Level 1) +Z410--- | Garbage Code (GBD Level 1) +Z411--- | Garbage Code (GBD Level 1) +Z412--- | Garbage Code (GBD Level 1) +Z413--- | Garbage Code (GBD Level 1) +Z418--- | Garbage Code (GBD Level 1) +Z419--- | Garbage Code (GBD Level 1) +Z42---- | Garbage Code (GBD Level 1) +Z420--- | Garbage Code (GBD Level 1) +Z421--- | Garbage Code (GBD Level 1) +Z422--- | Garbage Code (GBD Level 1) +Z423--- | Garbage Code (GBD Level 1) +Z424--- | Garbage Code (GBD Level 1) +Z428--- | Garbage Code (GBD Level 1) +Z429--- | Garbage Code (GBD Level 1) +Z43---- | Garbage Code (GBD Level 1) +Z430--- | Garbage Code (GBD Level 1) +Z431--- | Garbage Code (GBD Level 1) +Z432--- | Garbage Code (GBD Level 1) +Z433--- | Garbage Code (GBD Level 1) +Z434--- | Garbage Code (GBD Level 1) +Z435--- | Garbage Code (GBD Level 1) +Z436--- | Garbage Code (GBD Level 1) +Z437--- | Garbage Code (GBD Level 1) +Z438--- | Garbage Code (GBD Level 1) +Z439--- | Garbage Code (GBD Level 1) +Z44---- | Garbage Code (GBD Level 1) +Z440--- | Garbage Code (GBD Level 1) +Z44001- | Garbage Code (GBD Level 1) +Z44002- | Garbage Code (GBD Level 1) +Z44009- | Garbage Code (GBD Level 1) +Z44011- | Garbage Code (GBD Level 1) +Z44012- | Garbage Code (GBD Level 1) +Z44019- | Garbage Code (GBD Level 1) +Z44021- | Garbage Code (GBD Level 1) +Z44022- | Garbage Code (GBD Level 1) +Z44029- | Garbage Code (GBD Level 1) +Z441--- | Garbage Code (GBD Level 1) +Z44101- | Garbage Code (GBD Level 1) +Z44102- | Garbage Code (GBD Level 1) +Z44109- | Garbage Code (GBD Level 1) +Z44111- | Garbage Code (GBD Level 1) +Z44112- | Garbage Code (GBD Level 1) +Z44119- | Garbage Code (GBD Level 1) +Z44121- | Garbage Code (GBD Level 1) +Z44122- | Garbage Code (GBD Level 1) +Z44129- | Garbage Code (GBD Level 1) +Z442--- | Garbage Code (GBD Level 1) +Z4420-- | Garbage Code (GBD Level 1) +Z4421-- | Garbage Code (GBD Level 1) +Z4422-- | Garbage Code (GBD Level 1) +Z443--- | Garbage Code (GBD Level 1) +Z4430-- | Garbage Code (GBD Level 1) +Z4431-- | Garbage Code (GBD Level 1) +Z4432-- | Garbage Code (GBD Level 1) +Z448--- | Garbage Code (GBD Level 1) +Z449--- | Garbage Code (GBD Level 1) +Z45---- | Garbage Code (GBD Level 1) +Z450--- | Garbage Code (GBD Level 1) +Z45010- | Garbage Code (GBD Level 1) +Z45018- | Garbage Code (GBD Level 1) +Z4502-- | Garbage Code (GBD Level 1) +Z4509-- | Garbage Code (GBD Level 1) +Z451--- | Garbage Code (GBD Level 1) +Z452--- | Garbage Code (GBD Level 1) +Z453--- | Garbage Code (GBD Level 1) +Z4531-- | Garbage Code (GBD Level 1) +Z45320- | Garbage Code (GBD Level 1) +Z45321- | Garbage Code (GBD Level 1) +Z45328- | Garbage Code (GBD Level 1) +Z4541-- | Garbage Code (GBD Level 1) +Z4542-- | Garbage Code (GBD Level 1) +Z4549-- | Garbage Code (GBD Level 1) +Z458--- | Garbage Code (GBD Level 1) +Z45811- | Garbage Code (GBD Level 1) +Z45812- | Garbage Code (GBD Level 1) +Z45819- | Garbage Code (GBD Level 1) +Z4582-- | Garbage Code (GBD Level 1) +Z4589-- | Garbage Code (GBD Level 1) +Z459--- | Garbage Code (GBD Level 1) +Z46---- | Garbage Code (GBD Level 1) +Z460--- | Garbage Code (GBD Level 1) +Z461--- | Garbage Code (GBD Level 1) +Z462--- | Garbage Code (GBD Level 1) +Z463--- | Garbage Code (GBD Level 1) +Z464--- | Garbage Code (GBD Level 1) +Z465--- | Garbage Code (GBD Level 1) +Z4651-- | Garbage Code (GBD Level 1) +Z4659-- | Garbage Code (GBD Level 1) +Z466--- | Garbage Code (GBD Level 1) +Z467--- | Garbage Code (GBD Level 1) +Z468--- | Garbage Code (GBD Level 1) +Z4681-- | Garbage Code (GBD Level 1) +Z4682-- | Garbage Code (GBD Level 1) +Z4689-- | Garbage Code (GBD Level 1) +Z469--- | Garbage Code (GBD Level 1) +Z47---- | Garbage Code (GBD Level 1) +Z470--- | Garbage Code (GBD Level 1) +Z471--- | Garbage Code (GBD Level 1) +Z472--- | Garbage Code (GBD Level 1) +Z4731-- | Garbage Code (GBD Level 1) +Z4732-- | Garbage Code (GBD Level 1) +Z4733-- | Garbage Code (GBD Level 1) +Z478--- | Garbage Code (GBD Level 1) +Z4781-- | Garbage Code (GBD Level 1) +Z4782-- | Garbage Code (GBD Level 1) +Z4789-- | Garbage Code (GBD Level 1) +Z479--- | Garbage Code (GBD Level 1) +Z48---- | Garbage Code (GBD Level 1) +Z480--- | Garbage Code (GBD Level 1) +Z4800-- | Garbage Code (GBD Level 1) +Z4801-- | Garbage Code (GBD Level 1) +Z4802-- | Garbage Code (GBD Level 1) +Z4803-- | Garbage Code (GBD Level 1) +Z481--- | Garbage Code (GBD Level 1) +Z4821-- | Garbage Code (GBD Level 1) +Z4822-- | Garbage Code (GBD Level 1) +Z4823-- | Garbage Code (GBD Level 1) +Z4824-- | Garbage Code (GBD Level 1) +Z48280- | Garbage Code (GBD Level 1) +Z48288- | Garbage Code (GBD Level 1) +Z48290- | Garbage Code (GBD Level 1) +Z48298- | Garbage Code (GBD Level 1) +Z483--- | Garbage Code (GBD Level 1) +Z488--- | Garbage Code (GBD Level 1) +Z48810- | Garbage Code (GBD Level 1) +Z48811- | Garbage Code (GBD Level 1) +Z48812- | Garbage Code (GBD Level 1) +Z48813- | Garbage Code (GBD Level 1) +Z48814- | Garbage Code (GBD Level 1) +Z48815- | Garbage Code (GBD Level 1) +Z48816- | Garbage Code (GBD Level 1) +Z48817- | Garbage Code (GBD Level 1) +Z4889-- | Garbage Code (GBD Level 1) +Z489--- | Garbage Code (GBD Level 1) +Z49---- | Garbage Code (GBD Level 1) +Z490--- | Garbage Code (GBD Level 1) +Z4901-- | Garbage Code (GBD Level 1) +Z4902-- | Garbage Code (GBD Level 1) +Z491--- | Garbage Code (GBD Level 1) +Z492--- | Garbage Code (GBD Level 1) +Z4931-- | Garbage Code (GBD Level 1) +Z4932-- | Garbage Code (GBD Level 1) +Z50---- | Garbage Code (GBD Level 1) +Z500--- | Garbage Code (GBD Level 1) +Z501--- | Garbage Code (GBD Level 1) +Z502--- | Garbage Code (GBD Level 1) +Z503--- | Garbage Code (GBD Level 1) +Z504--- | Garbage Code (GBD Level 1) +Z505--- | Garbage Code (GBD Level 1) +Z506--- | Garbage Code (GBD Level 1) +Z507--- | Garbage Code (GBD Level 1) +Z508--- | Garbage Code (GBD Level 1) +Z509--- | Garbage Code (GBD Level 1) +Z51---- | Garbage Code (GBD Level 1) +Z510--- | Garbage Code (GBD Level 1) +Z511--- | Garbage Code (GBD Level 1) +Z5111-- | Garbage Code (GBD Level 1) +Z5112-- | Garbage Code (GBD Level 1) +Z512--- | Garbage Code (GBD Level 1) +Z513--- | Garbage Code (GBD Level 1) +Z514--- | Garbage Code (GBD Level 1) +Z515--- | Garbage Code (GBD Level 1) +Z516--- | Garbage Code (GBD Level 1) +Z518--- | Garbage Code (GBD Level 1) +Z5181-- | Garbage Code (GBD Level 1) +Z5189-- | Garbage Code (GBD Level 1) +Z519--- | Garbage Code (GBD Level 1) +Z52---- | Garbage Code (GBD Level 1) +Z520--- | Garbage Code (GBD Level 1) +Z52000- | Garbage Code (GBD Level 1) +Z52001- | Garbage Code (GBD Level 1) +Z52008- | Garbage Code (GBD Level 1) +Z52010- | Garbage Code (GBD Level 1) +Z52011- | Garbage Code (GBD Level 1) +Z52018- | Garbage Code (GBD Level 1) +Z52090- | Garbage Code (GBD Level 1) +Z52091- | Garbage Code (GBD Level 1) +Z52098- | Garbage Code (GBD Level 1) +Z521--- | Garbage Code (GBD Level 1) +Z5210-- | Garbage Code (GBD Level 1) +Z5211-- | Garbage Code (GBD Level 1) +Z5219-- | Garbage Code (GBD Level 1) +Z522--- | Garbage Code (GBD Level 1) +Z5220-- | Garbage Code (GBD Level 1) +Z5221-- | Garbage Code (GBD Level 1) +Z5229-- | Garbage Code (GBD Level 1) +Z523--- | Garbage Code (GBD Level 1) +Z524--- | Garbage Code (GBD Level 1) +Z525--- | Garbage Code (GBD Level 1) +Z526--- | Garbage Code (GBD Level 1) +Z527--- | Garbage Code (GBD Level 1) +Z528--- | Garbage Code (GBD Level 1) +Z52810- | Garbage Code (GBD Level 1) +Z52811- | Garbage Code (GBD Level 1) +Z52812- | Garbage Code (GBD Level 1) +Z52813- | Garbage Code (GBD Level 1) +Z52819- | Garbage Code (GBD Level 1) +Z5289-- | Garbage Code (GBD Level 1) +Z529--- | Garbage Code (GBD Level 1) +Z53---- | Garbage Code (GBD Level 1) +Z530--- | Garbage Code (GBD Level 1) +Z5301-- | Garbage Code (GBD Level 1) +Z5309-- | Garbage Code (GBD Level 1) +Z531--- | Garbage Code (GBD Level 1) +Z532--- | Garbage Code (GBD Level 1) +Z5320-- | Garbage Code (GBD Level 1) +Z5321-- | Garbage Code (GBD Level 1) +Z5329-- | Garbage Code (GBD Level 1) +Z5331-- | Garbage Code (GBD Level 1) +Z5332-- | Garbage Code (GBD Level 1) +Z5333-- | Garbage Code (GBD Level 1) +Z5339-- | Garbage Code (GBD Level 1) +Z538--- | Garbage Code (GBD Level 1) +Z539--- | Garbage Code (GBD Level 1) +Z54---- | Garbage Code (GBD Level 1) +Z540--- | Garbage Code (GBD Level 1) +Z541--- | Garbage Code (GBD Level 1) +Z542--- | Garbage Code (GBD Level 1) +Z543--- | Garbage Code (GBD Level 1) +Z544--- | Garbage Code (GBD Level 1) +Z547--- | Garbage Code (GBD Level 1) +Z548--- | Garbage Code (GBD Level 1) +Z549--- | Garbage Code (GBD Level 1) +Z55---- | Garbage Code (GBD Level 1) +Z550--- | Garbage Code (GBD Level 1) +Z551--- | Garbage Code (GBD Level 1) +Z552--- | Garbage Code (GBD Level 1) +Z553--- | Garbage Code (GBD Level 1) +Z554--- | Garbage Code (GBD Level 1) +Z558--- | Garbage Code (GBD Level 1) +Z559--- | Garbage Code (GBD Level 1) +Z56---- | Garbage Code (GBD Level 1) +Z560--- | Garbage Code (GBD Level 1) +Z561--- | Garbage Code (GBD Level 1) +Z562--- | Garbage Code (GBD Level 1) +Z563--- | Garbage Code (GBD Level 1) +Z564--- | Garbage Code (GBD Level 1) +Z565--- | Garbage Code (GBD Level 1) +Z566--- | Garbage Code (GBD Level 1) +Z567--- | Garbage Code (GBD Level 1) +Z5681-- | Garbage Code (GBD Level 1) +Z5682-- | Garbage Code (GBD Level 1) +Z5689-- | Garbage Code (GBD Level 1) +Z569--- | Garbage Code (GBD Level 1) +Z57---- | Garbage Code (GBD Level 1) +Z570--- | Garbage Code (GBD Level 1) +Z571--- | Garbage Code (GBD Level 1) +Z572--- | Garbage Code (GBD Level 1) +Z573--- | Garbage Code (GBD Level 1) +Z5731-- | Garbage Code (GBD Level 1) +Z5739-- | Garbage Code (GBD Level 1) +Z574--- | Garbage Code (GBD Level 1) +Z575--- | Garbage Code (GBD Level 1) +Z576--- | Garbage Code (GBD Level 1) +Z577--- | Garbage Code (GBD Level 1) +Z578--- | Garbage Code (GBD Level 1) +Z579--- | Garbage Code (GBD Level 1) +Z58---- | Garbage Code (GBD Level 1) +Z580--- | Garbage Code (GBD Level 1) +Z581--- | Garbage Code (GBD Level 1) +Z582--- | Garbage Code (GBD Level 1) +Z583--- | Garbage Code (GBD Level 1) +Z584--- | Garbage Code (GBD Level 1) +Z585--- | Garbage Code (GBD Level 1) +Z586--- | Garbage Code (GBD Level 1) +Z587--- | Garbage Code (GBD Level 1) +Z588--- | Garbage Code (GBD Level 1) +Z589--- | Garbage Code (GBD Level 1) +Z59---- | Garbage Code (GBD Level 1) +Z590--- | Garbage Code (GBD Level 1) +Z591--- | Garbage Code (GBD Level 1) +Z592--- | Garbage Code (GBD Level 1) +Z593--- | Garbage Code (GBD Level 1) +Z594--- | Garbage Code (GBD Level 1) +Z595--- | Garbage Code (GBD Level 1) +Z596--- | Garbage Code (GBD Level 1) +Z597--- | Garbage Code (GBD Level 1) +Z598--- | Garbage Code (GBD Level 1) +Z599--- | Garbage Code (GBD Level 1) +Z60---- | Garbage Code (GBD Level 1) +Z600--- | Garbage Code (GBD Level 1) +Z601--- | Garbage Code (GBD Level 1) +Z602--- | Garbage Code (GBD Level 1) +Z603--- | Garbage Code (GBD Level 1) +Z604--- | Garbage Code (GBD Level 1) +Z605--- | Garbage Code (GBD Level 1) +Z608--- | Garbage Code (GBD Level 1) +Z609--- | Garbage Code (GBD Level 1) +Z61---- | Garbage Code (GBD Level 1) +Z610--- | Garbage Code (GBD Level 1) +Z611--- | Garbage Code (GBD Level 1) +Z612--- | Garbage Code (GBD Level 1) +Z613--- | Garbage Code (GBD Level 1) +Z614--- | Garbage Code (GBD Level 1) +Z615--- | Garbage Code (GBD Level 1) +Z616--- | Garbage Code (GBD Level 1) +Z617--- | Garbage Code (GBD Level 1) +Z618--- | Garbage Code (GBD Level 1) +Z619--- | Garbage Code (GBD Level 1) +Z62---- | Garbage Code (GBD Level 1) +Z620--- | Garbage Code (GBD Level 1) +Z621--- | Garbage Code (GBD Level 1) +Z622--- | Garbage Code (GBD Level 1) +Z6221-- | Garbage Code (GBD Level 1) +Z6222-- | Garbage Code (GBD Level 1) +Z6229-- | Garbage Code (GBD Level 1) +Z623--- | Garbage Code (GBD Level 1) +Z624--- | Garbage Code (GBD Level 1) +Z625--- | Garbage Code (GBD Level 1) +Z626--- | Garbage Code (GBD Level 1) +Z628--- | Garbage Code (GBD Level 1) +Z62810- | Garbage Code (GBD Level 1) +Z62811- | Garbage Code (GBD Level 1) +Z62812- | Garbage Code (GBD Level 1) +Z62813- | Garbage Code (GBD Level 1) +Z62819- | Garbage Code (GBD Level 1) +Z62820- | Garbage Code (GBD Level 1) +Z62821- | Garbage Code (GBD Level 1) +Z62822- | Garbage Code (GBD Level 1) +Z62890- | Garbage Code (GBD Level 1) +Z62891- | Garbage Code (GBD Level 1) +Z62898- | Garbage Code (GBD Level 1) +Z629--- | Garbage Code (GBD Level 1) +Z63---- | Garbage Code (GBD Level 1) +Z630--- | Garbage Code (GBD Level 1) +Z631--- | Garbage Code (GBD Level 1) +Z632--- | Garbage Code (GBD Level 1) +Z633--- | Garbage Code (GBD Level 1) +Z6331-- | Garbage Code (GBD Level 1) +Z6332-- | Garbage Code (GBD Level 1) +Z634--- | Garbage Code (GBD Level 1) +Z635--- | Garbage Code (GBD Level 1) +Z636--- | Garbage Code (GBD Level 1) +Z637--- | Garbage Code (GBD Level 1) +Z6371-- | Garbage Code (GBD Level 1) +Z6372-- | Garbage Code (GBD Level 1) +Z6379-- | Garbage Code (GBD Level 1) +Z638--- | Garbage Code (GBD Level 1) +Z639--- | Garbage Code (GBD Level 1) +Z64---- | Garbage Code (GBD Level 1) +Z640--- | Garbage Code (GBD Level 1) +Z641--- | Garbage Code (GBD Level 1) +Z642--- | Garbage Code (GBD Level 1) +Z643--- | Garbage Code (GBD Level 1) +Z644--- | Garbage Code (GBD Level 1) +Z65---- | Garbage Code (GBD Level 1) +Z650--- | Garbage Code (GBD Level 1) +Z651--- | Garbage Code (GBD Level 1) +Z652--- | Garbage Code (GBD Level 1) +Z653--- | Garbage Code (GBD Level 1) +Z654--- | Garbage Code (GBD Level 1) +Z655--- | Garbage Code (GBD Level 1) +Z658--- | Garbage Code (GBD Level 1) +Z659--- | Garbage Code (GBD Level 1) +Z66---- | Garbage Code (GBD Level 1) +Z6710-- | Garbage Code (GBD Level 1) +Z6711-- | Garbage Code (GBD Level 1) +Z6720-- | Garbage Code (GBD Level 1) +Z6721-- | Garbage Code (GBD Level 1) +Z6730-- | Garbage Code (GBD Level 1) +Z6731-- | Garbage Code (GBD Level 1) +Z6740-- | Garbage Code (GBD Level 1) +Z6741-- | Garbage Code (GBD Level 1) +Z6790-- | Garbage Code (GBD Level 1) +Z6791-- | Garbage Code (GBD Level 1) +Z681--- | Garbage Code (GBD Level 1) +Z6820-- | Garbage Code (GBD Level 1) +Z6821-- | Garbage Code (GBD Level 1) +Z6822-- | Garbage Code (GBD Level 1) +Z6823-- | Garbage Code (GBD Level 1) +Z6824-- | Garbage Code (GBD Level 1) +Z6825-- | Garbage Code (GBD Level 1) +Z6826-- | Garbage Code (GBD Level 1) +Z6827-- | Garbage Code (GBD Level 1) +Z6828-- | Garbage Code (GBD Level 1) +Z6829-- | Garbage Code (GBD Level 1) +Z6830-- | Garbage Code (GBD Level 1) +Z6831-- | Garbage Code (GBD Level 1) +Z6832-- | Garbage Code (GBD Level 1) +Z6833-- | Garbage Code (GBD Level 1) +Z6834-- | Garbage Code (GBD Level 1) +Z6835-- | Garbage Code (GBD Level 1) +Z6836-- | Garbage Code (GBD Level 1) +Z6837-- | Garbage Code (GBD Level 1) +Z6838-- | Garbage Code (GBD Level 1) +Z6839-- | Garbage Code (GBD Level 1) +Z6841-- | Garbage Code (GBD Level 1) +Z6842-- | Garbage Code (GBD Level 1) +Z6843-- | Garbage Code (GBD Level 1) +Z6844-- | Garbage Code (GBD Level 1) +Z6845-- | Garbage Code (GBD Level 1) +Z6851-- | Garbage Code (GBD Level 1) +Z6852-- | Garbage Code (GBD Level 1) +Z6853-- | Garbage Code (GBD Level 1) +Z6854-- | Garbage Code (GBD Level 1) +Z69010- | Garbage Code (GBD Level 1) +Z69011- | Garbage Code (GBD Level 1) +Z69020- | Garbage Code (GBD Level 1) +Z69021- | Garbage Code (GBD Level 1) +Z6911-- | Garbage Code (GBD Level 1) +Z6912-- | Garbage Code (GBD Level 1) +Z6981-- | Garbage Code (GBD Level 1) +Z6982-- | Garbage Code (GBD Level 1) +Z70---- | Garbage Code (GBD Level 1) +Z700--- | Garbage Code (GBD Level 1) +Z701--- | Garbage Code (GBD Level 1) +Z702--- | Garbage Code (GBD Level 1) +Z703--- | Garbage Code (GBD Level 1) +Z708--- | Garbage Code (GBD Level 1) +Z709--- | Garbage Code (GBD Level 1) +Z71---- | Garbage Code (GBD Level 1) +Z710--- | Garbage Code (GBD Level 1) +Z711--- | Garbage Code (GBD Level 1) +Z712--- | Garbage Code (GBD Level 1) +Z713--- | Garbage Code (GBD Level 1) +Z714--- | Garbage Code (GBD Level 1) +Z7141-- | Garbage Code (GBD Level 1) +Z7142-- | Garbage Code (GBD Level 1) +Z715--- | Garbage Code (GBD Level 1) +Z7151-- | Garbage Code (GBD Level 1) +Z7152-- | Garbage Code (GBD Level 1) +Z716--- | Garbage Code (GBD Level 1) +Z717--- | Garbage Code (GBD Level 1) +Z718--- | Garbage Code (GBD Level 1) +Z7181-- | Garbage Code (GBD Level 1) +Z7182-- | Garbage Code (GBD Level 1) +Z7183-- | Garbage Code (GBD Level 1) +Z7189-- | Garbage Code (GBD Level 1) +Z719--- | Garbage Code (GBD Level 1) +Z72---- | Garbage Code (GBD Level 1) +Z720--- | Garbage Code (GBD Level 1) +Z721--- | Garbage Code (GBD Level 1) +Z722--- | Garbage Code (GBD Level 1) +Z723--- | Garbage Code (GBD Level 1) +Z724--- | Garbage Code (GBD Level 1) +Z725--- | Garbage Code (GBD Level 1) +Z7251-- | Garbage Code (GBD Level 1) +Z7252-- | Garbage Code (GBD Level 1) +Z7253-- | Garbage Code (GBD Level 1) +Z726--- | Garbage Code (GBD Level 1) +Z728--- | Garbage Code (GBD Level 1) +Z72810- | Garbage Code (GBD Level 1) +Z72811- | Garbage Code (GBD Level 1) +Z72820- | Garbage Code (GBD Level 1) +Z72821- | Garbage Code (GBD Level 1) +Z7289-- | Garbage Code (GBD Level 1) +Z729--- | Garbage Code (GBD Level 1) +Z73---- | Garbage Code (GBD Level 1) +Z730--- | Garbage Code (GBD Level 1) +Z731--- | Garbage Code (GBD Level 1) +Z732--- | Garbage Code (GBD Level 1) +Z733--- | Garbage Code (GBD Level 1) +Z734--- | Garbage Code (GBD Level 1) +Z735--- | Garbage Code (GBD Level 1) +Z736--- | Garbage Code (GBD Level 1) +Z738--- | Garbage Code (GBD Level 1) +Z73810- | Garbage Code (GBD Level 1) +Z73811- | Garbage Code (GBD Level 1) +Z73812- | Garbage Code (GBD Level 1) +Z73819- | Garbage Code (GBD Level 1) +Z7382-- | Garbage Code (GBD Level 1) +Z7389-- | Garbage Code (GBD Level 1) +Z739--- | Garbage Code (GBD Level 1) +Z74---- | Garbage Code (GBD Level 1) +Z740--- | Garbage Code (GBD Level 1) +Z7401-- | Garbage Code (GBD Level 1) +Z7409-- | Garbage Code (GBD Level 1) +Z741--- | Garbage Code (GBD Level 1) +Z742--- | Garbage Code (GBD Level 1) +Z743--- | Garbage Code (GBD Level 1) +Z748--- | Garbage Code (GBD Level 1) +Z749--- | Garbage Code (GBD Level 1) +Z75---- | Garbage Code (GBD Level 1) +Z750--- | Garbage Code (GBD Level 1) +Z751--- | Garbage Code (GBD Level 1) +Z752--- | Garbage Code (GBD Level 1) +Z753--- | Garbage Code (GBD Level 1) +Z754--- | Garbage Code (GBD Level 1) +Z755--- | Garbage Code (GBD Level 1) +Z758--- | Garbage Code (GBD Level 1) +Z759--- | Garbage Code (GBD Level 1) +Z76---- | Garbage Code (GBD Level 1) +Z760--- | Garbage Code (GBD Level 1) +Z761--- | Garbage Code (GBD Level 1) +Z762--- | Garbage Code (GBD Level 1) +Z763--- | Garbage Code (GBD Level 1) +Z764--- | Garbage Code (GBD Level 1) +Z765--- | Garbage Code (GBD Level 1) +Z768--- | Garbage Code (GBD Level 1) +Z7681-- | Garbage Code (GBD Level 1) +Z7682-- | Garbage Code (GBD Level 1) +Z7689-- | Garbage Code (GBD Level 1) +Z769--- | Garbage Code (GBD Level 1) +Z77010- | Garbage Code (GBD Level 1) +Z77011- | Garbage Code (GBD Level 1) +Z77012- | Garbage Code (GBD Level 1) +Z77018- | Garbage Code (GBD Level 1) +Z77020- | Garbage Code (GBD Level 1) +Z77021- | Garbage Code (GBD Level 1) +Z77028- | Garbage Code (GBD Level 1) +Z77090- | Garbage Code (GBD Level 1) +Z77098- | Garbage Code (GBD Level 1) +Z77110- | Garbage Code (GBD Level 1) +Z77111- | Garbage Code (GBD Level 1) +Z77112- | Garbage Code (GBD Level 1) +Z77118- | Garbage Code (GBD Level 1) +Z77120- | Garbage Code (GBD Level 1) +Z77121- | Garbage Code (GBD Level 1) +Z77122- | Garbage Code (GBD Level 1) +Z77123- | Garbage Code (GBD Level 1) +Z77128- | Garbage Code (GBD Level 1) +Z7721-- | Garbage Code (GBD Level 1) +Z7722-- | Garbage Code (GBD Level 1) +Z7729-- | Garbage Code (GBD Level 1) +Z779--- | Garbage Code (GBD Level 1) +Z780--- | Garbage Code (GBD Level 1) +Z781--- | Garbage Code (GBD Level 1) +Z789--- | Garbage Code (GBD Level 1) +Z7901-- | Garbage Code (GBD Level 1) +Z7902-- | Garbage Code (GBD Level 1) +Z791--- | Garbage Code (GBD Level 1) +Z792--- | Garbage Code (GBD Level 1) +Z793--- | Garbage Code (GBD Level 1) +Z794--- | Garbage Code (GBD Level 1) +Z7951-- | Garbage Code (GBD Level 1) +Z7952-- | Garbage Code (GBD Level 1) +Z79810- | Garbage Code (GBD Level 1) +Z79811- | Garbage Code (GBD Level 1) +Z79818- | Garbage Code (GBD Level 1) +Z7982-- | Garbage Code (GBD Level 1) +Z7983-- | Garbage Code (GBD Level 1) +Z7984-- | Garbage Code (GBD Level 1) +Z79890- | Garbage Code (GBD Level 1) +Z79891- | Garbage Code (GBD Level 1) +Z79899- | Garbage Code (GBD Level 1) +Z80---- | Garbage Code (GBD Level 1) +Z800--- | Garbage Code (GBD Level 1) +Z801--- | Garbage Code (GBD Level 1) +Z802--- | Garbage Code (GBD Level 1) +Z803--- | Garbage Code (GBD Level 1) +Z804--- | Garbage Code (GBD Level 1) +Z8041-- | Garbage Code (GBD Level 1) +Z8042-- | Garbage Code (GBD Level 1) +Z8043-- | Garbage Code (GBD Level 1) +Z8049-- | Garbage Code (GBD Level 1) +Z805--- | Garbage Code (GBD Level 1) +Z8051-- | Garbage Code (GBD Level 1) +Z8052-- | Garbage Code (GBD Level 1) +Z8059-- | Garbage Code (GBD Level 1) +Z806--- | Garbage Code (GBD Level 1) +Z807--- | Garbage Code (GBD Level 1) +Z808--- | Garbage Code (GBD Level 1) +Z809--- | Garbage Code (GBD Level 1) +Z81---- | Garbage Code (GBD Level 1) +Z810--- | Garbage Code (GBD Level 1) +Z811--- | Garbage Code (GBD Level 1) +Z812--- | Garbage Code (GBD Level 1) +Z813--- | Garbage Code (GBD Level 1) +Z814--- | Garbage Code (GBD Level 1) +Z818--- | Garbage Code (GBD Level 1) +Z82---- | Garbage Code (GBD Level 1) +Z820--- | Garbage Code (GBD Level 1) +Z821--- | Garbage Code (GBD Level 1) +Z822--- | Garbage Code (GBD Level 1) +Z823--- | Garbage Code (GBD Level 1) +Z824--- | Garbage Code (GBD Level 1) +Z8241-- | Garbage Code (GBD Level 1) +Z8249-- | Garbage Code (GBD Level 1) +Z825--- | Garbage Code (GBD Level 1) +Z826--- | Garbage Code (GBD Level 1) +Z8261-- | Garbage Code (GBD Level 1) +Z8262-- | Garbage Code (GBD Level 1) +Z8269-- | Garbage Code (GBD Level 1) +Z827--- | Garbage Code (GBD Level 1) +Z8271-- | Garbage Code (GBD Level 1) +Z8279-- | Garbage Code (GBD Level 1) +Z828--- | Garbage Code (GBD Level 1) +Z83---- | Garbage Code (GBD Level 1) +Z830--- | Garbage Code (GBD Level 1) +Z831--- | Garbage Code (GBD Level 1) +Z832--- | Garbage Code (GBD Level 1) +Z833--- | Garbage Code (GBD Level 1) +Z834--- | Garbage Code (GBD Level 1) +Z8341-- | Garbage Code (GBD Level 1) +Z8342-- | Garbage Code (GBD Level 1) +Z83430- | Garbage Code (GBD Level 1) +Z83438- | Garbage Code (GBD Level 1) +Z8349-- | Garbage Code (GBD Level 1) +Z835--- | Garbage Code (GBD Level 1) +Z83511- | Garbage Code (GBD Level 1) +Z83518- | Garbage Code (GBD Level 1) +Z8352-- | Garbage Code (GBD Level 1) +Z836--- | Garbage Code (GBD Level 1) +Z837--- | Garbage Code (GBD Level 1) +Z8371-- | Garbage Code (GBD Level 1) +Z8379-- | Garbage Code (GBD Level 1) +Z84---- | Garbage Code (GBD Level 1) +Z840--- | Garbage Code (GBD Level 1) +Z841--- | Garbage Code (GBD Level 1) +Z842--- | Garbage Code (GBD Level 1) +Z843--- | Garbage Code (GBD Level 1) +Z848--- | Garbage Code (GBD Level 1) +Z8481-- | Garbage Code (GBD Level 1) +Z8482-- | Garbage Code (GBD Level 1) +Z8489-- | Garbage Code (GBD Level 1) +Z85---- | Garbage Code (GBD Level 1) +Z850--- | Garbage Code (GBD Level 1) +Z8500-- | Garbage Code (GBD Level 1) +Z8501-- | Garbage Code (GBD Level 1) +Z85020- | Garbage Code (GBD Level 1) +Z85028- | Garbage Code (GBD Level 1) +Z85030- | Garbage Code (GBD Level 1) +Z85038- | Garbage Code (GBD Level 1) +Z85040- | Garbage Code (GBD Level 1) +Z85048- | Garbage Code (GBD Level 1) +Z8505-- | Garbage Code (GBD Level 1) +Z85060- | Garbage Code (GBD Level 1) +Z85068- | Garbage Code (GBD Level 1) +Z8507-- | Garbage Code (GBD Level 1) +Z8509-- | Garbage Code (GBD Level 1) +Z851--- | Garbage Code (GBD Level 1) +Z85110- | Garbage Code (GBD Level 1) +Z85118- | Garbage Code (GBD Level 1) +Z8512-- | Garbage Code (GBD Level 1) +Z852--- | Garbage Code (GBD Level 1) +Z8520-- | Garbage Code (GBD Level 1) +Z8521-- | Garbage Code (GBD Level 1) +Z8522-- | Garbage Code (GBD Level 1) +Z85230- | Garbage Code (GBD Level 1) +Z85238- | Garbage Code (GBD Level 1) +Z8529-- | Garbage Code (GBD Level 1) +Z853--- | Garbage Code (GBD Level 1) +Z854--- | Garbage Code (GBD Level 1) +Z8540-- | Garbage Code (GBD Level 1) +Z8541-- | Garbage Code (GBD Level 1) +Z8542-- | Garbage Code (GBD Level 1) +Z8543-- | Garbage Code (GBD Level 1) +Z8544-- | Garbage Code (GBD Level 1) +Z8545-- | Garbage Code (GBD Level 1) +Z8546-- | Garbage Code (GBD Level 1) +Z8547-- | Garbage Code (GBD Level 1) +Z8548-- | Garbage Code (GBD Level 1) +Z8549-- | Garbage Code (GBD Level 1) +Z855--- | Garbage Code (GBD Level 1) +Z8550-- | Garbage Code (GBD Level 1) +Z8551-- | Garbage Code (GBD Level 1) +Z85520- | Garbage Code (GBD Level 1) +Z85528- | Garbage Code (GBD Level 1) +Z8553-- | Garbage Code (GBD Level 1) +Z8554-- | Garbage Code (GBD Level 1) +Z8559-- | Garbage Code (GBD Level 1) +Z856--- | Garbage Code (GBD Level 1) +Z857--- | Garbage Code (GBD Level 1) +Z8571-- | Garbage Code (GBD Level 1) +Z8572-- | Garbage Code (GBD Level 1) +Z8579-- | Garbage Code (GBD Level 1) +Z858--- | Garbage Code (GBD Level 1) +Z85810- | Garbage Code (GBD Level 1) +Z85818- | Garbage Code (GBD Level 1) +Z85819- | Garbage Code (GBD Level 1) +Z85820- | Garbage Code (GBD Level 1) +Z85821- | Garbage Code (GBD Level 1) +Z85828- | Garbage Code (GBD Level 1) +Z85830- | Garbage Code (GBD Level 1) +Z85831- | Garbage Code (GBD Level 1) +Z85840- | Garbage Code (GBD Level 1) +Z85841- | Garbage Code (GBD Level 1) +Z85848- | Garbage Code (GBD Level 1) +Z85850- | Garbage Code (GBD Level 1) +Z85858- | Garbage Code (GBD Level 1) +Z8589-- | Garbage Code (GBD Level 1) +Z859--- | Garbage Code (GBD Level 1) +Z86---- | Garbage Code (GBD Level 1) +Z860--- | Garbage Code (GBD Level 1) +Z86000- | Garbage Code (GBD Level 1) +Z86001- | Garbage Code (GBD Level 1) +Z86008- | Garbage Code (GBD Level 1) +Z86010- | Garbage Code (GBD Level 1) +Z86011- | Garbage Code (GBD Level 1) +Z86012- | Garbage Code (GBD Level 1) +Z86018- | Garbage Code (GBD Level 1) +Z8603-- | Garbage Code (GBD Level 1) +Z861--- | Garbage Code (GBD Level 1) +Z8611-- | Garbage Code (GBD Level 1) +Z8612-- | Garbage Code (GBD Level 1) +Z8613-- | Garbage Code (GBD Level 1) +Z8614-- | Garbage Code (GBD Level 1) +Z8619-- | Garbage Code (GBD Level 1) +Z862--- | Garbage Code (GBD Level 1) +Z863--- | Garbage Code (GBD Level 1) +Z8631-- | Garbage Code (GBD Level 1) +Z8632-- | Garbage Code (GBD Level 1) +Z8639-- | Garbage Code (GBD Level 1) +Z864--- | Garbage Code (GBD Level 1) +Z865--- | Garbage Code (GBD Level 1) +Z8651-- | Garbage Code (GBD Level 1) +Z8659-- | Garbage Code (GBD Level 1) +Z866--- | Garbage Code (GBD Level 1) +Z8661-- | Garbage Code (GBD Level 1) +Z8669-- | Garbage Code (GBD Level 1) +Z867--- | Garbage Code (GBD Level 1) +Z86711- | Garbage Code (GBD Level 1) +Z86718- | Garbage Code (GBD Level 1) +Z8672-- | Garbage Code (GBD Level 1) +Z8673-- | Garbage Code (GBD Level 1) +Z8674-- | Garbage Code (GBD Level 1) +Z8679-- | Garbage Code (GBD Level 1) +Z87---- | Garbage Code (GBD Level 1) +Z870--- | Garbage Code (GBD Level 1) +Z8701-- | Garbage Code (GBD Level 1) +Z8709-- | Garbage Code (GBD Level 1) +Z871--- | Garbage Code (GBD Level 1) +Z8711-- | Garbage Code (GBD Level 1) +Z8719-- | Garbage Code (GBD Level 1) +Z872--- | Garbage Code (GBD Level 1) +Z873--- | Garbage Code (GBD Level 1) +Z87310- | Garbage Code (GBD Level 1) +Z87311- | Garbage Code (GBD Level 1) +Z87312- | Garbage Code (GBD Level 1) +Z8739-- | Garbage Code (GBD Level 1) +Z874--- | Garbage Code (GBD Level 1) +Z87410- | Garbage Code (GBD Level 1) +Z87411- | Garbage Code (GBD Level 1) +Z87412- | Garbage Code (GBD Level 1) +Z8742-- | Garbage Code (GBD Level 1) +Z87430- | Garbage Code (GBD Level 1) +Z87438- | Garbage Code (GBD Level 1) +Z87440- | Garbage Code (GBD Level 1) +Z87441- | Garbage Code (GBD Level 1) +Z87442- | Garbage Code (GBD Level 1) +Z87448- | Garbage Code (GBD Level 1) +Z875--- | Garbage Code (GBD Level 1) +Z8751-- | Garbage Code (GBD Level 1) +Z8759-- | Garbage Code (GBD Level 1) +Z876--- | Garbage Code (GBD Level 1) +Z877--- | Garbage Code (GBD Level 1) +Z87710- | Garbage Code (GBD Level 1) +Z87718- | Garbage Code (GBD Level 1) +Z87720- | Garbage Code (GBD Level 1) +Z87721- | Garbage Code (GBD Level 1) +Z87728- | Garbage Code (GBD Level 1) +Z87730- | Garbage Code (GBD Level 1) +Z87738- | Garbage Code (GBD Level 1) +Z8774-- | Garbage Code (GBD Level 1) +Z8775-- | Garbage Code (GBD Level 1) +Z8776-- | Garbage Code (GBD Level 1) +Z87790- | Garbage Code (GBD Level 1) +Z87798- | Garbage Code (GBD Level 1) +Z878--- | Garbage Code (GBD Level 1) +Z8781-- | Garbage Code (GBD Level 1) +Z87820- | Garbage Code (GBD Level 1) +Z87821- | Garbage Code (GBD Level 1) +Z87828- | Garbage Code (GBD Level 1) +Z87890- | Garbage Code (GBD Level 1) +Z87891- | Garbage Code (GBD Level 1) +Z87892- | Garbage Code (GBD Level 1) +Z87898- | Garbage Code (GBD Level 1) +Z88---- | Garbage Code (GBD Level 1) +Z880--- | Garbage Code (GBD Level 1) +Z881--- | Garbage Code (GBD Level 1) +Z882--- | Garbage Code (GBD Level 1) +Z883--- | Garbage Code (GBD Level 1) +Z884--- | Garbage Code (GBD Level 1) +Z885--- | Garbage Code (GBD Level 1) +Z886--- | Garbage Code (GBD Level 1) +Z887--- | Garbage Code (GBD Level 1) +Z888--- | Garbage Code (GBD Level 1) +Z889--- | Garbage Code (GBD Level 1) +Z89---- | Garbage Code (GBD Level 1) +Z890--- | Garbage Code (GBD Level 1) +Z89011- | Garbage Code (GBD Level 1) +Z89012- | Garbage Code (GBD Level 1) +Z89019- | Garbage Code (GBD Level 1) +Z89021- | Garbage Code (GBD Level 1) +Z89022- | Garbage Code (GBD Level 1) +Z89029- | Garbage Code (GBD Level 1) +Z891--- | Garbage Code (GBD Level 1) +Z89111- | Garbage Code (GBD Level 1) +Z89112- | Garbage Code (GBD Level 1) +Z89119- | Garbage Code (GBD Level 1) +Z89121- | Garbage Code (GBD Level 1) +Z89122- | Garbage Code (GBD Level 1) +Z89129- | Garbage Code (GBD Level 1) +Z892--- | Garbage Code (GBD Level 1) +Z89201- | Garbage Code (GBD Level 1) +Z89202- | Garbage Code (GBD Level 1) +Z89209- | Garbage Code (GBD Level 1) +Z89211- | Garbage Code (GBD Level 1) +Z89212- | Garbage Code (GBD Level 1) +Z89219- | Garbage Code (GBD Level 1) +Z89221- | Garbage Code (GBD Level 1) +Z89222- | Garbage Code (GBD Level 1) +Z89229- | Garbage Code (GBD Level 1) +Z89231- | Garbage Code (GBD Level 1) +Z89232- | Garbage Code (GBD Level 1) +Z89239- | Garbage Code (GBD Level 1) +Z893--- | Garbage Code (GBD Level 1) +Z894--- | Garbage Code (GBD Level 1) +Z89411- | Garbage Code (GBD Level 1) +Z89412- | Garbage Code (GBD Level 1) +Z89419- | Garbage Code (GBD Level 1) +Z89421- | Garbage Code (GBD Level 1) +Z89422- | Garbage Code (GBD Level 1) +Z89429- | Garbage Code (GBD Level 1) +Z89431- | Garbage Code (GBD Level 1) +Z89432- | Garbage Code (GBD Level 1) +Z89439- | Garbage Code (GBD Level 1) +Z89441- | Garbage Code (GBD Level 1) +Z89442- | Garbage Code (GBD Level 1) +Z89449- | Garbage Code (GBD Level 1) +Z895--- | Garbage Code (GBD Level 1) +Z89511- | Garbage Code (GBD Level 1) +Z89512- | Garbage Code (GBD Level 1) +Z89519- | Garbage Code (GBD Level 1) +Z89521- | Garbage Code (GBD Level 1) +Z89522- | Garbage Code (GBD Level 1) +Z89529- | Garbage Code (GBD Level 1) +Z896--- | Garbage Code (GBD Level 1) +Z89611- | Garbage Code (GBD Level 1) +Z89612- | Garbage Code (GBD Level 1) +Z89619- | Garbage Code (GBD Level 1) +Z89621- | Garbage Code (GBD Level 1) +Z89622- | Garbage Code (GBD Level 1) +Z89629- | Garbage Code (GBD Level 1) +Z897--- | Garbage Code (GBD Level 1) +Z898--- | Garbage Code (GBD Level 1) +Z899--- | Garbage Code (GBD Level 1) +Z90---- | Garbage Code (GBD Level 1) +Z900--- | Garbage Code (GBD Level 1) +Z9001-- | Garbage Code (GBD Level 1) +Z9002-- | Garbage Code (GBD Level 1) +Z9009-- | Garbage Code (GBD Level 1) +Z901--- | Garbage Code (GBD Level 1) +Z9010-- | Garbage Code (GBD Level 1) +Z9011-- | Garbage Code (GBD Level 1) +Z9012-- | Garbage Code (GBD Level 1) +Z9013-- | Garbage Code (GBD Level 1) +Z902--- | Garbage Code (GBD Level 1) +Z903--- | Garbage Code (GBD Level 1) +Z904--- | Garbage Code (GBD Level 1) +Z90410- | Garbage Code (GBD Level 1) +Z90411- | Garbage Code (GBD Level 1) +Z9049-- | Garbage Code (GBD Level 1) +Z905--- | Garbage Code (GBD Level 1) +Z906--- | Garbage Code (GBD Level 1) +Z907--- | Garbage Code (GBD Level 1) +Z90710- | Garbage Code (GBD Level 1) +Z90711- | Garbage Code (GBD Level 1) +Z90712- | Garbage Code (GBD Level 1) +Z90721- | Garbage Code (GBD Level 1) +Z90722- | Garbage Code (GBD Level 1) +Z9079-- | Garbage Code (GBD Level 1) +Z908--- | Garbage Code (GBD Level 1) +Z9081-- | Garbage Code (GBD Level 1) +Z9089-- | Garbage Code (GBD Level 1) +Z91---- | Garbage Code (GBD Level 1) +Z910--- | Garbage Code (GBD Level 1) +Z91010- | Garbage Code (GBD Level 1) +Z91011- | Garbage Code (GBD Level 1) +Z91012- | Garbage Code (GBD Level 1) +Z91013- | Garbage Code (GBD Level 1) +Z91018- | Garbage Code (GBD Level 1) +Z9102-- | Garbage Code (GBD Level 1) +Z91030- | Garbage Code (GBD Level 1) +Z91038- | Garbage Code (GBD Level 1) +Z91040- | Garbage Code (GBD Level 1) +Z91041- | Garbage Code (GBD Level 1) +Z91048- | Garbage Code (GBD Level 1) +Z9109-- | Garbage Code (GBD Level 1) +Z911--- | Garbage Code (GBD Level 1) +Z9111-- | Garbage Code (GBD Level 1) +Z91120- | Garbage Code (GBD Level 1) +Z91128- | Garbage Code (GBD Level 1) +Z91130- | Garbage Code (GBD Level 1) +Z91138- | Garbage Code (GBD Level 1) +Z9114-- | Garbage Code (GBD Level 1) +Z9115-- | Garbage Code (GBD Level 1) +Z9119-- | Garbage Code (GBD Level 1) +Z912--- | Garbage Code (GBD Level 1) +Z913--- | Garbage Code (GBD Level 1) +Z914--- | Garbage Code (GBD Level 1) +Z91410- | Garbage Code (GBD Level 1) +Z91411- | Garbage Code (GBD Level 1) +Z91412- | Garbage Code (GBD Level 1) +Z91419- | Garbage Code (GBD Level 1) +Z9142-- | Garbage Code (GBD Level 1) +Z9149-- | Garbage Code (GBD Level 1) +Z915--- | Garbage Code (GBD Level 1) +Z916--- | Garbage Code (GBD Level 1) +Z917--- | Garbage Code (GBD Level 1) +Z918--- | Garbage Code (GBD Level 1) +Z9181-- | Garbage Code (GBD Level 1) +Z9182-- | Garbage Code (GBD Level 1) +Z9183-- | Garbage Code (GBD Level 1) +Z91841- | Garbage Code (GBD Level 1) +Z91842- | Garbage Code (GBD Level 1) +Z91843- | Garbage Code (GBD Level 1) +Z91849- | Garbage Code (GBD Level 1) +Z9189-- | Garbage Code (GBD Level 1) +Z92---- | Garbage Code (GBD Level 1) +Z920--- | Garbage Code (GBD Level 1) +Z921--- | Garbage Code (GBD Level 1) +Z922--- | Garbage Code (GBD Level 1) +Z9221-- | Garbage Code (GBD Level 1) +Z9222-- | Garbage Code (GBD Level 1) +Z9223-- | Garbage Code (GBD Level 1) +Z92240- | Garbage Code (GBD Level 1) +Z92241- | Garbage Code (GBD Level 1) +Z9225-- | Garbage Code (GBD Level 1) +Z9229-- | Garbage Code (GBD Level 1) +Z923--- | Garbage Code (GBD Level 1) +Z924--- | Garbage Code (GBD Level 1) +Z925--- | Garbage Code (GBD Level 1) +Z926--- | Garbage Code (GBD Level 1) +Z928--- | Garbage Code (GBD Level 1) +Z9281-- | Garbage Code (GBD Level 1) +Z9282-- | Garbage Code (GBD Level 1) +Z9283-- | Garbage Code (GBD Level 1) +Z9284-- | Garbage Code (GBD Level 1) +Z9289-- | Garbage Code (GBD Level 1) +Z929--- | Garbage Code (GBD Level 1) +Z93---- | Garbage Code (GBD Level 1) +Z930--- | Garbage Code (GBD Level 1) +Z931--- | Garbage Code (GBD Level 1) +Z932--- | Garbage Code (GBD Level 1) +Z933--- | Garbage Code (GBD Level 1) +Z934--- | Garbage Code (GBD Level 1) +Z935--- | Garbage Code (GBD Level 1) +Z9350-- | Garbage Code (GBD Level 1) +Z9351-- | Garbage Code (GBD Level 1) +Z9352-- | Garbage Code (GBD Level 1) +Z9359-- | Garbage Code (GBD Level 1) +Z936--- | Garbage Code (GBD Level 1) +Z938--- | Garbage Code (GBD Level 1) +Z939--- | Garbage Code (GBD Level 1) +Z94---- | Garbage Code (GBD Level 1) +Z940--- | Garbage Code (GBD Level 1) +Z941--- | Garbage Code (GBD Level 1) +Z942--- | Garbage Code (GBD Level 1) +Z943--- | Garbage Code (GBD Level 1) +Z944--- | Garbage Code (GBD Level 1) +Z945--- | Garbage Code (GBD Level 1) +Z946--- | Garbage Code (GBD Level 1) +Z947--- | Garbage Code (GBD Level 1) +Z948--- | Garbage Code (GBD Level 1) +Z9481-- | Garbage Code (GBD Level 1) +Z9482-- | Garbage Code (GBD Level 1) +Z9483-- | Garbage Code (GBD Level 1) +Z9484-- | Garbage Code (GBD Level 1) +Z9489-- | Garbage Code (GBD Level 1) +Z949--- | Garbage Code (GBD Level 1) +Z95---- | Garbage Code (GBD Level 1) +Z950--- | Garbage Code (GBD Level 1) +Z951--- | Garbage Code (GBD Level 1) +Z952--- | Garbage Code (GBD Level 1) +Z953--- | Garbage Code (GBD Level 1) +Z954--- | Garbage Code (GBD Level 1) +Z955--- | Garbage Code (GBD Level 1) +Z958--- | Garbage Code (GBD Level 1) +Z95810- | Garbage Code (GBD Level 1) +Z95811- | Garbage Code (GBD Level 1) +Z95812- | Garbage Code (GBD Level 1) +Z95818- | Garbage Code (GBD Level 1) +Z95820- | Garbage Code (GBD Level 1) +Z95828- | Garbage Code (GBD Level 1) +Z959--- | Garbage Code (GBD Level 1) +Z96---- | Garbage Code (GBD Level 1) +Z960--- | Garbage Code (GBD Level 1) +Z961--- | Garbage Code (GBD Level 1) +Z962--- | Garbage Code (GBD Level 1) +Z9620-- | Garbage Code (GBD Level 1) +Z9621-- | Garbage Code (GBD Level 1) +Z9622-- | Garbage Code (GBD Level 1) +Z9629-- | Garbage Code (GBD Level 1) +Z963--- | Garbage Code (GBD Level 1) +Z964--- | Garbage Code (GBD Level 1) +Z9641-- | Garbage Code (GBD Level 1) +Z9649-- | Garbage Code (GBD Level 1) +Z965--- | Garbage Code (GBD Level 1) +Z966--- | Garbage Code (GBD Level 1) +Z9660-- | Garbage Code (GBD Level 1) +Z96611- | Garbage Code (GBD Level 1) +Z96612- | Garbage Code (GBD Level 1) +Z96619- | Garbage Code (GBD Level 1) +Z96621- | Garbage Code (GBD Level 1) +Z96622- | Garbage Code (GBD Level 1) +Z96629- | Garbage Code (GBD Level 1) +Z96631- | Garbage Code (GBD Level 1) +Z96632- | Garbage Code (GBD Level 1) +Z96639- | Garbage Code (GBD Level 1) +Z96641- | Garbage Code (GBD Level 1) +Z96642- | Garbage Code (GBD Level 1) +Z96643- | Garbage Code (GBD Level 1) +Z96649- | Garbage Code (GBD Level 1) +Z96651- | Garbage Code (GBD Level 1) +Z96652- | Garbage Code (GBD Level 1) +Z96653- | Garbage Code (GBD Level 1) +Z96659- | Garbage Code (GBD Level 1) +Z96661- | Garbage Code (GBD Level 1) +Z96662- | Garbage Code (GBD Level 1) +Z96669- | Garbage Code (GBD Level 1) +Z96691- | Garbage Code (GBD Level 1) +Z96692- | Garbage Code (GBD Level 1) +Z96693- | Garbage Code (GBD Level 1) +Z96698- | Garbage Code (GBD Level 1) +Z967--- | Garbage Code (GBD Level 1) +Z968--- | Garbage Code (GBD Level 1) +Z9681-- | Garbage Code (GBD Level 1) +Z9689-- | Garbage Code (GBD Level 1) +Z969--- | Garbage Code (GBD Level 1) +Z97---- | Garbage Code (GBD Level 1) +Z970--- | Garbage Code (GBD Level 1) +Z971--- | Garbage Code (GBD Level 1) +Z9710-- | Garbage Code (GBD Level 1) +Z9711-- | Garbage Code (GBD Level 1) +Z9712-- | Garbage Code (GBD Level 1) +Z9713-- | Garbage Code (GBD Level 1) +Z9714-- | Garbage Code (GBD Level 1) +Z9715-- | Garbage Code (GBD Level 1) +Z9716-- | Garbage Code (GBD Level 1) +Z972--- | Garbage Code (GBD Level 1) +Z973--- | Garbage Code (GBD Level 1) +Z974--- | Garbage Code (GBD Level 1) +Z975--- | Garbage Code (GBD Level 1) +Z978--- | Garbage Code (GBD Level 1) +Z98---- | Garbage Code (GBD Level 1) +Z980--- | Garbage Code (GBD Level 1) +Z981--- | Garbage Code (GBD Level 1) +Z982--- | Garbage Code (GBD Level 1) +Z983--- | Garbage Code (GBD Level 1) +Z9841-- | Garbage Code (GBD Level 1) +Z9842-- | Garbage Code (GBD Level 1) +Z9849-- | Garbage Code (GBD Level 1) +Z9851-- | Garbage Code (GBD Level 1) +Z9852-- | Garbage Code (GBD Level 1) +Z9861-- | Garbage Code (GBD Level 1) +Z9862-- | Garbage Code (GBD Level 1) +Z988--- | Garbage Code (GBD Level 1) +Z98810- | Garbage Code (GBD Level 1) +Z98811- | Garbage Code (GBD Level 1) +Z98818- | Garbage Code (GBD Level 1) +Z9882-- | Garbage Code (GBD Level 1) +Z9883-- | Garbage Code (GBD Level 1) +Z9884-- | Garbage Code (GBD Level 1) +Z9885-- | Garbage Code (GBD Level 1) +Z9886-- | Garbage Code (GBD Level 1) +Z98870- | Garbage Code (GBD Level 1) +Z98871- | Garbage Code (GBD Level 1) +Z98890- | Garbage Code (GBD Level 1) +Z98891- | Garbage Code (GBD Level 1) +Z99---- | Garbage Code (GBD Level 1) +Z990--- | Garbage Code (GBD Level 1) +Z991--- | Garbage Code (GBD Level 1) +Z9911-- | Garbage Code (GBD Level 1) +Z9912-- | Garbage Code (GBD Level 1) +Z992--- | Garbage Code (GBD Level 1) +Z993--- | Garbage Code (GBD Level 1) +Z994--- | Garbage Code (GBD Level 1) +Z998--- | Garbage Code (GBD Level 1) +Z9981-- | Garbage Code (GBD Level 1) +Z9989-- | Garbage Code (GBD Level 1) +Z999--- | Garbage Code (GBD Level 1) +A30---- | Garbage Code (GBD Level 2) +A300--- | Garbage Code (GBD Level 2) +A301--- | Garbage Code (GBD Level 2) +A302--- | Garbage Code (GBD Level 2) +A303--- | Garbage Code (GBD Level 2) +A304--- | Garbage Code (GBD Level 2) +A305--- | Garbage Code (GBD Level 2) +A308--- | Garbage Code (GBD Level 2) +A309--- | Garbage Code (GBD Level 2) +A48---- | Garbage Code (GBD Level 2) +A488--- | Garbage Code (GBD Level 2) +A49---- | Garbage Code (GBD Level 2) +A493--- | Garbage Code (GBD Level 2) +A498--- | Garbage Code (GBD Level 2) +A499--- | Garbage Code (GBD Level 2) +A97---- | Garbage Code (GBD Level 2) +B08---- | Garbage Code (GBD Level 2) +B080--- | Garbage Code (GBD Level 2) +B08010- | Garbage Code (GBD Level 2) +B08011- | Garbage Code (GBD Level 2) +B0802-- | Garbage Code (GBD Level 2) +B0803-- | Garbage Code (GBD Level 2) +B0804-- | Garbage Code (GBD Level 2) +B0809-- | Garbage Code (GBD Level 2) +B081--- | Garbage Code (GBD Level 2) +B082--- | Garbage Code (GBD Level 2) +B0820-- | Garbage Code (GBD Level 2) +B0821-- | Garbage Code (GBD Level 2) +B0822-- | Garbage Code (GBD Level 2) +B083--- | Garbage Code (GBD Level 2) +B084--- | Garbage Code (GBD Level 2) +B085--- | Garbage Code (GBD Level 2) +B0860-- | Garbage Code (GBD Level 2) +B0861-- | Garbage Code (GBD Level 2) +B0862-- | Garbage Code (GBD Level 2) +B0869-- | Garbage Code (GBD Level 2) +B0870-- | Garbage Code (GBD Level 2) +B0871-- | Garbage Code (GBD Level 2) +B0872-- | Garbage Code (GBD Level 2) +B0879-- | Garbage Code (GBD Level 2) +B088--- | Garbage Code (GBD Level 2) +B09---- | Garbage Code (GBD Level 2) +B34---- | Garbage Code (GBD Level 2) +B340--- | Garbage Code (GBD Level 2) +B341--- | Garbage Code (GBD Level 2) +B342--- | Garbage Code (GBD Level 2) +B343--- | Garbage Code (GBD Level 2) +B344--- | Garbage Code (GBD Level 2) +B348--- | Garbage Code (GBD Level 2) +B349--- | Garbage Code (GBD Level 2) +B68---- | Garbage Code (GBD Level 2) +B680--- | Garbage Code (GBD Level 2) +B681--- | Garbage Code (GBD Level 2) +B689--- | Garbage Code (GBD Level 2) +B73---- | Garbage Code (GBD Level 2) +B7300-- | Garbage Code (GBD Level 2) +B7301-- | Garbage Code (GBD Level 2) +B7302-- | Garbage Code (GBD Level 2) +B7309-- | Garbage Code (GBD Level 2) +B731--- | Garbage Code (GBD Level 2) +B74---- | Garbage Code (GBD Level 2) +B740--- | Garbage Code (GBD Level 2) +B741--- | Garbage Code (GBD Level 2) +B742--- | Garbage Code (GBD Level 2) +B76---- | Garbage Code (GBD Level 2) +B760--- | Garbage Code (GBD Level 2) +B761--- | Garbage Code (GBD Level 2) +B768--- | Garbage Code (GBD Level 2) +B769--- | Garbage Code (GBD Level 2) +B78---- | Garbage Code (GBD Level 2) +B780--- | Garbage Code (GBD Level 2) +B781--- | Garbage Code (GBD Level 2) +B787--- | Garbage Code (GBD Level 2) +B789--- | Garbage Code (GBD Level 2) +B79---- | Garbage Code (GBD Level 2) +B80---- | Garbage Code (GBD Level 2) +B81---- | Garbage Code (GBD Level 2) +B810--- | Garbage Code (GBD Level 2) +B811--- | Garbage Code (GBD Level 2) +B812--- | Garbage Code (GBD Level 2) +B813--- | Garbage Code (GBD Level 2) +B814--- | Garbage Code (GBD Level 2) +B818--- | Garbage Code (GBD Level 2) +B92---- | Garbage Code (GBD Level 2) +B94---- | Garbage Code (GBD Level 2) +B948--- | Garbage Code (GBD Level 2) +B949--- | Garbage Code (GBD Level 2) +B956--- | Garbage Code (GBD Level 2) +B9561-- | Garbage Code (GBD Level 2) +B9562-- | Garbage Code (GBD Level 2) +B957--- | Garbage Code (GBD Level 2) +B958--- | Garbage Code (GBD Level 2) +B96---- | Garbage Code (GBD Level 2) +B960--- | Garbage Code (GBD Level 2) +B961--- | Garbage Code (GBD Level 2) +B962--- | Garbage Code (GBD Level 2) +B9620-- | Garbage Code (GBD Level 2) +B9621-- | Garbage Code (GBD Level 2) +B9622-- | Garbage Code (GBD Level 2) +B9623-- | Garbage Code (GBD Level 2) +B9629-- | Garbage Code (GBD Level 2) +B963--- | Garbage Code (GBD Level 2) +B964--- | Garbage Code (GBD Level 2) +B965--- | Garbage Code (GBD Level 2) +B966--- | Garbage Code (GBD Level 2) +B967--- | Garbage Code (GBD Level 2) +B968--- | Garbage Code (GBD Level 2) +B9681-- | Garbage Code (GBD Level 2) +B9682-- | Garbage Code (GBD Level 2) +B9689-- | Garbage Code (GBD Level 2) +B97---- | Garbage Code (GBD Level 2) +B970--- | Garbage Code (GBD Level 2) +B971--- | Garbage Code (GBD Level 2) +B9710-- | Garbage Code (GBD Level 2) +B9711-- | Garbage Code (GBD Level 2) +B9712-- | Garbage Code (GBD Level 2) +B9719-- | Garbage Code (GBD Level 2) +B972--- | Garbage Code (GBD Level 2) +B9721-- | Garbage Code (GBD Level 2) +B9729-- | Garbage Code (GBD Level 2) +B973--- | Garbage Code (GBD Level 2) +B977--- | Garbage Code (GBD Level 2) +B978--- | Garbage Code (GBD Level 2) +B9781-- | Garbage Code (GBD Level 2) +B9789-- | Garbage Code (GBD Level 2) +B98---- | Garbage Code (GBD Level 2) +B980--- | Garbage Code (GBD Level 2) +B981--- | Garbage Code (GBD Level 2) +B99---- | Garbage Code (GBD Level 2) +B998--- | Garbage Code (GBD Level 2) +B999--- | Garbage Code (GBD Level 2) +D59---- | Garbage Code (GBD Level 2) +D594--- | Garbage Code (GBD Level 2) +D598--- | Garbage Code (GBD Level 2) +D599--- | Garbage Code (GBD Level 2) +F17---- | Garbage Code (GBD Level 2) +F170--- | Garbage Code (GBD Level 2) +F171--- | Garbage Code (GBD Level 2) +F172--- | Garbage Code (GBD Level 2) +F17200- | Garbage Code (GBD Level 2) +F17201- | Garbage Code (GBD Level 2) +F17203- | Garbage Code (GBD Level 2) +F17208- | Garbage Code (GBD Level 2) +F17209- | Garbage Code (GBD Level 2) +F17210- | Garbage Code (GBD Level 2) +F17211- | Garbage Code (GBD Level 2) +F17213- | Garbage Code (GBD Level 2) +F17218- | Garbage Code (GBD Level 2) +F17219- | Garbage Code (GBD Level 2) +F17220- | Garbage Code (GBD Level 2) +F17221- | Garbage Code (GBD Level 2) +F17223- | Garbage Code (GBD Level 2) +F17228- | Garbage Code (GBD Level 2) +F17229- | Garbage Code (GBD Level 2) +F17290- | Garbage Code (GBD Level 2) +F17291- | Garbage Code (GBD Level 2) +F17293- | Garbage Code (GBD Level 2) +F17298- | Garbage Code (GBD Level 2) +F17299- | Garbage Code (GBD Level 2) +F173--- | Garbage Code (GBD Level 2) +F174--- | Garbage Code (GBD Level 2) +F175--- | Garbage Code (GBD Level 2) +F176--- | Garbage Code (GBD Level 2) +F177--- | Garbage Code (GBD Level 2) +F178--- | Garbage Code (GBD Level 2) +F179--- | Garbage Code (GBD Level 2) +G443--- | Garbage Code (GBD Level 2) +G913--- | Garbage Code (GBD Level 2) +G930--- | Garbage Code (GBD Level 2) +G933--- | Garbage Code (GBD Level 2) +I10---- | Garbage Code (GBD Level 2) +I15---- | Garbage Code (GBD Level 2) +I150--- | Garbage Code (GBD Level 2) +I151--- | Garbage Code (GBD Level 2) +I152--- | Garbage Code (GBD Level 2) +I158--- | Garbage Code (GBD Level 2) +I159--- | Garbage Code (GBD Level 2) +I27---- | Garbage Code (GBD Level 2) +I278--- | Garbage Code (GBD Level 2) +I2781-- | Garbage Code (GBD Level 2) +I2782-- | Garbage Code (GBD Level 2) +I2783-- | Garbage Code (GBD Level 2) +I2789-- | Garbage Code (GBD Level 2) +I279--- | Garbage Code (GBD Level 2) +I50---- | Garbage Code (GBD Level 2) +I50810- | Garbage Code (GBD Level 2) +I50811- | Garbage Code (GBD Level 2) +I50812- | Garbage Code (GBD Level 2) +I50813- | Garbage Code (GBD Level 2) +I50814- | Garbage Code (GBD Level 2) +I5082-- | Garbage Code (GBD Level 2) +I5083-- | Garbage Code (GBD Level 2) +I5084-- | Garbage Code (GBD Level 2) +I5089-- | Garbage Code (GBD Level 2) +I509--- | Garbage Code (GBD Level 2) +I674--- | Garbage Code (GBD Level 2) +I70---- | Garbage Code (GBD Level 2) +I700--- | Garbage Code (GBD Level 2) +I701--- | Garbage Code (GBD Level 2) +I709--- | Garbage Code (GBD Level 2) +I74---- | Garbage Code (GBD Level 2) +I740--- | Garbage Code (GBD Level 2) +I7401-- | Garbage Code (GBD Level 2) +I7409-- | Garbage Code (GBD Level 2) +I741--- | Garbage Code (GBD Level 2) +I7410-- | Garbage Code (GBD Level 2) +I7411-- | Garbage Code (GBD Level 2) +I7419-- | Garbage Code (GBD Level 2) +I742--- | Garbage Code (GBD Level 2) +I743--- | Garbage Code (GBD Level 2) +I744--- | Garbage Code (GBD Level 2) +I745--- | Garbage Code (GBD Level 2) +I748--- | Garbage Code (GBD Level 2) +I749--- | Garbage Code (GBD Level 2) +I75011- | Garbage Code (GBD Level 2) +I75012- | Garbage Code (GBD Level 2) +I75013- | Garbage Code (GBD Level 2) +I75019- | Garbage Code (GBD Level 2) +I75021- | Garbage Code (GBD Level 2) +I75022- | Garbage Code (GBD Level 2) +I75023- | Garbage Code (GBD Level 2) +I75029- | Garbage Code (GBD Level 2) +J81---- | Garbage Code (GBD Level 2) +J811--- | Garbage Code (GBD Level 2) +J90---- | Garbage Code (GBD Level 2) +J94---- | Garbage Code (GBD Level 2) +J940--- | Garbage Code (GBD Level 2) +J941--- | Garbage Code (GBD Level 2) +J948--- | Garbage Code (GBD Level 2) +J949--- | Garbage Code (GBD Level 2) +K920--- | Garbage Code (GBD Level 2) +K921--- | Garbage Code (GBD Level 2) +K922--- | Garbage Code (GBD Level 2) +N70---- | Garbage Code (GBD Level 2) +N700--- | Garbage Code (GBD Level 2) +N7001-- | Garbage Code (GBD Level 2) +N7002-- | Garbage Code (GBD Level 2) +N7003-- | Garbage Code (GBD Level 2) +N701--- | Garbage Code (GBD Level 2) +N7011-- | Garbage Code (GBD Level 2) +N7012-- | Garbage Code (GBD Level 2) +N7013-- | Garbage Code (GBD Level 2) +N709--- | Garbage Code (GBD Level 2) +N7091-- | Garbage Code (GBD Level 2) +N7092-- | Garbage Code (GBD Level 2) +N7093-- | Garbage Code (GBD Level 2) +N71---- | Garbage Code (GBD Level 2) +N710--- | Garbage Code (GBD Level 2) +N711--- | Garbage Code (GBD Level 2) +N719--- | Garbage Code (GBD Level 2) +N73---- | Garbage Code (GBD Level 2) +N730--- | Garbage Code (GBD Level 2) +N731--- | Garbage Code (GBD Level 2) +N732--- | Garbage Code (GBD Level 2) +N733--- | Garbage Code (GBD Level 2) +N734--- | Garbage Code (GBD Level 2) +N735--- | Garbage Code (GBD Level 2) +N736--- | Garbage Code (GBD Level 2) +N738--- | Garbage Code (GBD Level 2) +N739--- | Garbage Code (GBD Level 2) +N74---- | Garbage Code (GBD Level 2) +N740--- | Garbage Code (GBD Level 2) +N742--- | Garbage Code (GBD Level 2) +N743--- | Garbage Code (GBD Level 2) +N744--- | Garbage Code (GBD Level 2) +N748--- | Garbage Code (GBD Level 2) +R03---- | Garbage Code (GBD Level 2) +R030--- | Garbage Code (GBD Level 2) +R04---- | Garbage Code (GBD Level 2) +R040--- | Garbage Code (GBD Level 2) +R041--- | Garbage Code (GBD Level 2) +R042--- | Garbage Code (GBD Level 2) +R048--- | Garbage Code (GBD Level 2) +R0481-- | Garbage Code (GBD Level 2) +R0489-- | Garbage Code (GBD Level 2) +R049--- | Garbage Code (GBD Level 2) +R05---- | Garbage Code (GBD Level 2) +R06---- | Garbage Code (GBD Level 2) +R060--- | Garbage Code (GBD Level 2) +R0600-- | Garbage Code (GBD Level 2) +R0601-- | Garbage Code (GBD Level 2) +R0602-- | Garbage Code (GBD Level 2) +R0603-- | Garbage Code (GBD Level 2) +R0609-- | Garbage Code (GBD Level 2) +R061--- | Garbage Code (GBD Level 2) +R062--- | Garbage Code (GBD Level 2) +R063--- | Garbage Code (GBD Level 2) +R064--- | Garbage Code (GBD Level 2) +R065--- | Garbage Code (GBD Level 2) +R066--- | Garbage Code (GBD Level 2) +R067--- | Garbage Code (GBD Level 2) +R068--- | Garbage Code (GBD Level 2) +R0681-- | Garbage Code (GBD Level 2) +R0682-- | Garbage Code (GBD Level 2) +R0683-- | Garbage Code (GBD Level 2) +R0689-- | Garbage Code (GBD Level 2) +R069--- | Garbage Code (GBD Level 2) +R090--- | Garbage Code (GBD Level 2) +R0901-- | Garbage Code (GBD Level 2) +R0902-- | Garbage Code (GBD Level 2) +R091--- | Garbage Code (GBD Level 2) +R092--- | Garbage Code (GBD Level 2) +R098--- | Garbage Code (GBD Level 2) +R0981-- | Garbage Code (GBD Level 2) +R0982-- | Garbage Code (GBD Level 2) +R0989-- | Garbage Code (GBD Level 2) +R10---- | Garbage Code (GBD Level 2) +R100--- | Garbage Code (GBD Level 2) +R101--- | Garbage Code (GBD Level 2) +R1010-- | Garbage Code (GBD Level 2) +R1011-- | Garbage Code (GBD Level 2) +R1012-- | Garbage Code (GBD Level 2) +R1013-- | Garbage Code (GBD Level 2) +R102--- | Garbage Code (GBD Level 2) +R103--- | Garbage Code (GBD Level 2) +R1030-- | Garbage Code (GBD Level 2) +R1031-- | Garbage Code (GBD Level 2) +R1032-- | Garbage Code (GBD Level 2) +R1033-- | Garbage Code (GBD Level 2) +R104--- | Garbage Code (GBD Level 2) +R10811- | Garbage Code (GBD Level 2) +R10812- | Garbage Code (GBD Level 2) +R10813- | Garbage Code (GBD Level 2) +R10814- | Garbage Code (GBD Level 2) +R10815- | Garbage Code (GBD Level 2) +R10816- | Garbage Code (GBD Level 2) +R10817- | Garbage Code (GBD Level 2) +R10819- | Garbage Code (GBD Level 2) +R10821- | Garbage Code (GBD Level 2) +R10822- | Garbage Code (GBD Level 2) +R10823- | Garbage Code (GBD Level 2) +R10824- | Garbage Code (GBD Level 2) +R10825- | Garbage Code (GBD Level 2) +R10826- | Garbage Code (GBD Level 2) +R10827- | Garbage Code (GBD Level 2) +R10829- | Garbage Code (GBD Level 2) +R1083-- | Garbage Code (GBD Level 2) +R1084-- | Garbage Code (GBD Level 2) +R109--- | Garbage Code (GBD Level 2) +R13---- | Garbage Code (GBD Level 2) +R130--- | Garbage Code (GBD Level 2) +R1310-- | Garbage Code (GBD Level 2) +R1311-- | Garbage Code (GBD Level 2) +R1312-- | Garbage Code (GBD Level 2) +R1313-- | Garbage Code (GBD Level 2) +R1314-- | Garbage Code (GBD Level 2) +R1319-- | Garbage Code (GBD Level 2) +R230--- | Garbage Code (GBD Level 2) +R58---- | Garbage Code (GBD Level 2) +S00---- | Garbage Code (GBD Level 2) +S000--- | Garbage Code (GBD Level 2) +S0000XA | Garbage Code (GBD Level 2) +S0000XD | Garbage Code (GBD Level 2) +S0000XS | Garbage Code (GBD Level 2) +S0001XA | Garbage Code (GBD Level 2) +S0001XD | Garbage Code (GBD Level 2) +S0001XS | Garbage Code (GBD Level 2) +S0002XA | Garbage Code (GBD Level 2) +S0002XD | Garbage Code (GBD Level 2) +S0002XS | Garbage Code (GBD Level 2) +S0003XA | Garbage Code (GBD Level 2) +S0003XD | Garbage Code (GBD Level 2) +S0003XS | Garbage Code (GBD Level 2) +S0004XA | Garbage Code (GBD Level 2) +S0004XD | Garbage Code (GBD Level 2) +S0004XS | Garbage Code (GBD Level 2) +S0005XA | Garbage Code (GBD Level 2) +S0005XD | Garbage Code (GBD Level 2) +S0005XS | Garbage Code (GBD Level 2) +S0006XA | Garbage Code (GBD Level 2) +S0006XD | Garbage Code (GBD Level 2) +S0006XS | Garbage Code (GBD Level 2) +S0007XA | Garbage Code (GBD Level 2) +S0007XD | Garbage Code (GBD Level 2) +S0007XS | Garbage Code (GBD Level 2) +S001--- | Garbage Code (GBD Level 2) +S0010XA | Garbage Code (GBD Level 2) +S0010XD | Garbage Code (GBD Level 2) +S0010XS | Garbage Code (GBD Level 2) +S0011XA | Garbage Code (GBD Level 2) +S0011XD | Garbage Code (GBD Level 2) +S0011XS | Garbage Code (GBD Level 2) +S0012XA | Garbage Code (GBD Level 2) +S0012XD | Garbage Code (GBD Level 2) +S0012XS | Garbage Code (GBD Level 2) +S002--- | Garbage Code (GBD Level 2) +S00201A | Garbage Code (GBD Level 2) +S00201D | Garbage Code (GBD Level 2) +S00201S | Garbage Code (GBD Level 2) +S00202A | Garbage Code (GBD Level 2) +S00202D | Garbage Code (GBD Level 2) +S00202S | Garbage Code (GBD Level 2) +S00209A | Garbage Code (GBD Level 2) +S00209D | Garbage Code (GBD Level 2) +S00209S | Garbage Code (GBD Level 2) +S00211A | Garbage Code (GBD Level 2) +S00211D | Garbage Code (GBD Level 2) +S00211S | Garbage Code (GBD Level 2) +S00212A | Garbage Code (GBD Level 2) +S00212D | Garbage Code (GBD Level 2) +S00212S | Garbage Code (GBD Level 2) +S00219A | Garbage Code (GBD Level 2) +S00219D | Garbage Code (GBD Level 2) +S00219S | Garbage Code (GBD Level 2) +S00221A | Garbage Code (GBD Level 2) +S00221D | Garbage Code (GBD Level 2) +S00221S | Garbage Code (GBD Level 2) +S00222A | Garbage Code (GBD Level 2) +S00222D | Garbage Code (GBD Level 2) +S00222S | Garbage Code (GBD Level 2) +S00229A | Garbage Code (GBD Level 2) +S00229D | Garbage Code (GBD Level 2) +S00229S | Garbage Code (GBD Level 2) +S00241A | Garbage Code (GBD Level 2) +S00241D | Garbage Code (GBD Level 2) +S00241S | Garbage Code (GBD Level 2) +S00242A | Garbage Code (GBD Level 2) +S00242D | Garbage Code (GBD Level 2) +S00242S | Garbage Code (GBD Level 2) +S00249A | Garbage Code (GBD Level 2) +S00249D | Garbage Code (GBD Level 2) +S00249S | Garbage Code (GBD Level 2) +S00251A | Garbage Code (GBD Level 2) +S00251D | Garbage Code (GBD Level 2) +S00251S | Garbage Code (GBD Level 2) +S00252A | Garbage Code (GBD Level 2) +S00252D | Garbage Code (GBD Level 2) +S00252S | Garbage Code (GBD Level 2) +S00259A | Garbage Code (GBD Level 2) +S00259D | Garbage Code (GBD Level 2) +S00259S | Garbage Code (GBD Level 2) +S00261A | Garbage Code (GBD Level 2) +S00261D | Garbage Code (GBD Level 2) +S00261S | Garbage Code (GBD Level 2) +S00262A | Garbage Code (GBD Level 2) +S00262D | Garbage Code (GBD Level 2) +S00262S | Garbage Code (GBD Level 2) +S00269A | Garbage Code (GBD Level 2) +S00269D | Garbage Code (GBD Level 2) +S00269S | Garbage Code (GBD Level 2) +S00271A | Garbage Code (GBD Level 2) +S00271D | Garbage Code (GBD Level 2) +S00271S | Garbage Code (GBD Level 2) +S00272A | Garbage Code (GBD Level 2) +S00272D | Garbage Code (GBD Level 2) +S00272S | Garbage Code (GBD Level 2) +S00279A | Garbage Code (GBD Level 2) +S00279D | Garbage Code (GBD Level 2) +S00279S | Garbage Code (GBD Level 2) +S003--- | Garbage Code (GBD Level 2) +S0030XA | Garbage Code (GBD Level 2) +S0030XD | Garbage Code (GBD Level 2) +S0030XS | Garbage Code (GBD Level 2) +S0031XA | Garbage Code (GBD Level 2) +S0031XD | Garbage Code (GBD Level 2) +S0031XS | Garbage Code (GBD Level 2) +S0032XA | Garbage Code (GBD Level 2) +S0032XD | Garbage Code (GBD Level 2) +S0032XS | Garbage Code (GBD Level 2) +S0033XA | Garbage Code (GBD Level 2) +S0033XD | Garbage Code (GBD Level 2) +S0033XS | Garbage Code (GBD Level 2) +S0034XA | Garbage Code (GBD Level 2) +S0034XD | Garbage Code (GBD Level 2) +S0034XS | Garbage Code (GBD Level 2) +S0035XA | Garbage Code (GBD Level 2) +S0035XD | Garbage Code (GBD Level 2) +S0035XS | Garbage Code (GBD Level 2) +S0036XA | Garbage Code (GBD Level 2) +S0036XD | Garbage Code (GBD Level 2) +S0036XS | Garbage Code (GBD Level 2) +S0037XA | Garbage Code (GBD Level 2) +S0037XD | Garbage Code (GBD Level 2) +S0037XS | Garbage Code (GBD Level 2) +S004--- | Garbage Code (GBD Level 2) +S00401A | Garbage Code (GBD Level 2) +S00401D | Garbage Code (GBD Level 2) +S00401S | Garbage Code (GBD Level 2) +S00402A | Garbage Code (GBD Level 2) +S00402D | Garbage Code (GBD Level 2) +S00402S | Garbage Code (GBD Level 2) +S00409A | Garbage Code (GBD Level 2) +S00409D | Garbage Code (GBD Level 2) +S00409S | Garbage Code (GBD Level 2) +S00411A | Garbage Code (GBD Level 2) +S00411D | Garbage Code (GBD Level 2) +S00411S | Garbage Code (GBD Level 2) +S00412A | Garbage Code (GBD Level 2) +S00412D | Garbage Code (GBD Level 2) +S00412S | Garbage Code (GBD Level 2) +S00419A | Garbage Code (GBD Level 2) +S00419D | Garbage Code (GBD Level 2) +S00419S | Garbage Code (GBD Level 2) +S00421A | Garbage Code (GBD Level 2) +S00421D | Garbage Code (GBD Level 2) +S00421S | Garbage Code (GBD Level 2) +S00422A | Garbage Code (GBD Level 2) +S00422D | Garbage Code (GBD Level 2) +S00422S | Garbage Code (GBD Level 2) +S00429A | Garbage Code (GBD Level 2) +S00429D | Garbage Code (GBD Level 2) +S00429S | Garbage Code (GBD Level 2) +S00431A | Garbage Code (GBD Level 2) +S00431D | Garbage Code (GBD Level 2) +S00431S | Garbage Code (GBD Level 2) +S00432A | Garbage Code (GBD Level 2) +S00432D | Garbage Code (GBD Level 2) +S00432S | Garbage Code (GBD Level 2) +S00439A | Garbage Code (GBD Level 2) +S00439D | Garbage Code (GBD Level 2) +S00439S | Garbage Code (GBD Level 2) +S00441A | Garbage Code (GBD Level 2) +S00441D | Garbage Code (GBD Level 2) +S00441S | Garbage Code (GBD Level 2) +S00442A | Garbage Code (GBD Level 2) +S00442D | Garbage Code (GBD Level 2) +S00442S | Garbage Code (GBD Level 2) +S00449A | Garbage Code (GBD Level 2) +S00449D | Garbage Code (GBD Level 2) +S00449S | Garbage Code (GBD Level 2) +S00451A | Garbage Code (GBD Level 2) +S00451D | Garbage Code (GBD Level 2) +S00451S | Garbage Code (GBD Level 2) +S00452A | Garbage Code (GBD Level 2) +S00452D | Garbage Code (GBD Level 2) +S00452S | Garbage Code (GBD Level 2) +S00459A | Garbage Code (GBD Level 2) +S00459D | Garbage Code (GBD Level 2) +S00459S | Garbage Code (GBD Level 2) +S00461A | Garbage Code (GBD Level 2) +S00461D | Garbage Code (GBD Level 2) +S00461S | Garbage Code (GBD Level 2) +S00462A | Garbage Code (GBD Level 2) +S00462D | Garbage Code (GBD Level 2) +S00462S | Garbage Code (GBD Level 2) +S00469A | Garbage Code (GBD Level 2) +S00469D | Garbage Code (GBD Level 2) +S00469S | Garbage Code (GBD Level 2) +S00471A | Garbage Code (GBD Level 2) +S00471D | Garbage Code (GBD Level 2) +S00471S | Garbage Code (GBD Level 2) +S00472A | Garbage Code (GBD Level 2) +S00472D | Garbage Code (GBD Level 2) +S00472S | Garbage Code (GBD Level 2) +S00479A | Garbage Code (GBD Level 2) +S00479D | Garbage Code (GBD Level 2) +S00479S | Garbage Code (GBD Level 2) +S005--- | Garbage Code (GBD Level 2) +S00501A | Garbage Code (GBD Level 2) +S00501D | Garbage Code (GBD Level 2) +S00501S | Garbage Code (GBD Level 2) +S00502A | Garbage Code (GBD Level 2) +S00502D | Garbage Code (GBD Level 2) +S00502S | Garbage Code (GBD Level 2) +S00511A | Garbage Code (GBD Level 2) +S00511D | Garbage Code (GBD Level 2) +S00511S | Garbage Code (GBD Level 2) +S00512A | Garbage Code (GBD Level 2) +S00512D | Garbage Code (GBD Level 2) +S00512S | Garbage Code (GBD Level 2) +S00521A | Garbage Code (GBD Level 2) +S00521D | Garbage Code (GBD Level 2) +S00521S | Garbage Code (GBD Level 2) +S00522A | Garbage Code (GBD Level 2) +S00522D | Garbage Code (GBD Level 2) +S00522S | Garbage Code (GBD Level 2) +S00531A | Garbage Code (GBD Level 2) +S00531D | Garbage Code (GBD Level 2) +S00531S | Garbage Code (GBD Level 2) +S00532A | Garbage Code (GBD Level 2) +S00532D | Garbage Code (GBD Level 2) +S00532S | Garbage Code (GBD Level 2) +S00541A | Garbage Code (GBD Level 2) +S00541D | Garbage Code (GBD Level 2) +S00541S | Garbage Code (GBD Level 2) +S00542A | Garbage Code (GBD Level 2) +S00542D | Garbage Code (GBD Level 2) +S00542S | Garbage Code (GBD Level 2) +S00551A | Garbage Code (GBD Level 2) +S00551D | Garbage Code (GBD Level 2) +S00551S | Garbage Code (GBD Level 2) +S00552A | Garbage Code (GBD Level 2) +S00552D | Garbage Code (GBD Level 2) +S00552S | Garbage Code (GBD Level 2) +S00561A | Garbage Code (GBD Level 2) +S00561D | Garbage Code (GBD Level 2) +S00561S | Garbage Code (GBD Level 2) +S00562A | Garbage Code (GBD Level 2) +S00562D | Garbage Code (GBD Level 2) +S00562S | Garbage Code (GBD Level 2) +S00571A | Garbage Code (GBD Level 2) +S00571D | Garbage Code (GBD Level 2) +S00571S | Garbage Code (GBD Level 2) +S00572A | Garbage Code (GBD Level 2) +S00572D | Garbage Code (GBD Level 2) +S00572S | Garbage Code (GBD Level 2) +S007--- | Garbage Code (GBD Level 2) +S008--- | Garbage Code (GBD Level 2) +S0080XA | Garbage Code (GBD Level 2) +S0080XD | Garbage Code (GBD Level 2) +S0080XS | Garbage Code (GBD Level 2) +S0081XA | Garbage Code (GBD Level 2) +S0081XD | Garbage Code (GBD Level 2) +S0081XS | Garbage Code (GBD Level 2) +S0082XA | Garbage Code (GBD Level 2) +S0082XD | Garbage Code (GBD Level 2) +S0082XS | Garbage Code (GBD Level 2) +S0083XA | Garbage Code (GBD Level 2) +S0083XD | Garbage Code (GBD Level 2) +S0083XS | Garbage Code (GBD Level 2) +S0084XA | Garbage Code (GBD Level 2) +S0084XD | Garbage Code (GBD Level 2) +S0084XS | Garbage Code (GBD Level 2) +S0085XA | Garbage Code (GBD Level 2) +S0085XD | Garbage Code (GBD Level 2) +S0085XS | Garbage Code (GBD Level 2) +S0086XA | Garbage Code (GBD Level 2) +S0086XD | Garbage Code (GBD Level 2) +S0086XS | Garbage Code (GBD Level 2) +S0087XA | Garbage Code (GBD Level 2) +S0087XD | Garbage Code (GBD Level 2) +S0087XS | Garbage Code (GBD Level 2) +S009--- | Garbage Code (GBD Level 2) +S0090XA | Garbage Code (GBD Level 2) +S0090XD | Garbage Code (GBD Level 2) +S0090XS | Garbage Code (GBD Level 2) +S0091XA | Garbage Code (GBD Level 2) +S0091XD | Garbage Code (GBD Level 2) +S0091XS | Garbage Code (GBD Level 2) +S0092XA | Garbage Code (GBD Level 2) +S0092XD | Garbage Code (GBD Level 2) +S0092XS | Garbage Code (GBD Level 2) +S0093XA | Garbage Code (GBD Level 2) +S0093XD | Garbage Code (GBD Level 2) +S0093XS | Garbage Code (GBD Level 2) +S0094XA | Garbage Code (GBD Level 2) +S0094XD | Garbage Code (GBD Level 2) +S0094XS | Garbage Code (GBD Level 2) +S0095XA | Garbage Code (GBD Level 2) +S0095XD | Garbage Code (GBD Level 2) +S0095XS | Garbage Code (GBD Level 2) +S0096XA | Garbage Code (GBD Level 2) +S0096XD | Garbage Code (GBD Level 2) +S0096XS | Garbage Code (GBD Level 2) +S0097XA | Garbage Code (GBD Level 2) +S0097XD | Garbage Code (GBD Level 2) +S0097XS | Garbage Code (GBD Level 2) +S01---- | Garbage Code (GBD Level 2) +S010--- | Garbage Code (GBD Level 2) +S0100XA | Garbage Code (GBD Level 2) +S0100XD | Garbage Code (GBD Level 2) +S0100XS | Garbage Code (GBD Level 2) +S0101XA | Garbage Code (GBD Level 2) +S0101XD | Garbage Code (GBD Level 2) +S0101XS | Garbage Code (GBD Level 2) +S0102XA | Garbage Code (GBD Level 2) +S0102XD | Garbage Code (GBD Level 2) +S0102XS | Garbage Code (GBD Level 2) +S0103XA | Garbage Code (GBD Level 2) +S0103XD | Garbage Code (GBD Level 2) +S0103XS | Garbage Code (GBD Level 2) +S0104XA | Garbage Code (GBD Level 2) +S0104XD | Garbage Code (GBD Level 2) +S0104XS | Garbage Code (GBD Level 2) +S0105XA | Garbage Code (GBD Level 2) +S0105XD | Garbage Code (GBD Level 2) +S0105XS | Garbage Code (GBD Level 2) +S011--- | Garbage Code (GBD Level 2) +S01101A | Garbage Code (GBD Level 2) +S01101D | Garbage Code (GBD Level 2) +S01101S | Garbage Code (GBD Level 2) +S01102A | Garbage Code (GBD Level 2) +S01102D | Garbage Code (GBD Level 2) +S01102S | Garbage Code (GBD Level 2) +S01109A | Garbage Code (GBD Level 2) +S01109D | Garbage Code (GBD Level 2) +S01109S | Garbage Code (GBD Level 2) +S01111A | Garbage Code (GBD Level 2) +S01111D | Garbage Code (GBD Level 2) +S01111S | Garbage Code (GBD Level 2) +S01112A | Garbage Code (GBD Level 2) +S01112D | Garbage Code (GBD Level 2) +S01112S | Garbage Code (GBD Level 2) +S01119A | Garbage Code (GBD Level 2) +S01119D | Garbage Code (GBD Level 2) +S01119S | Garbage Code (GBD Level 2) +S01121A | Garbage Code (GBD Level 2) +S01121D | Garbage Code (GBD Level 2) +S01121S | Garbage Code (GBD Level 2) +S01122A | Garbage Code (GBD Level 2) +S01122D | Garbage Code (GBD Level 2) +S01122S | Garbage Code (GBD Level 2) +S01129A | Garbage Code (GBD Level 2) +S01129D | Garbage Code (GBD Level 2) +S01129S | Garbage Code (GBD Level 2) +S01131A | Garbage Code (GBD Level 2) +S01131D | Garbage Code (GBD Level 2) +S01131S | Garbage Code (GBD Level 2) +S01132A | Garbage Code (GBD Level 2) +S01132D | Garbage Code (GBD Level 2) +S01132S | Garbage Code (GBD Level 2) +S01139A | Garbage Code (GBD Level 2) +S01139D | Garbage Code (GBD Level 2) +S01139S | Garbage Code (GBD Level 2) +S01141A | Garbage Code (GBD Level 2) +S01141D | Garbage Code (GBD Level 2) +S01141S | Garbage Code (GBD Level 2) +S01142A | Garbage Code (GBD Level 2) +S01142D | Garbage Code (GBD Level 2) +S01142S | Garbage Code (GBD Level 2) +S01149A | Garbage Code (GBD Level 2) +S01149D | Garbage Code (GBD Level 2) +S01149S | Garbage Code (GBD Level 2) +S01151A | Garbage Code (GBD Level 2) +S01151D | Garbage Code (GBD Level 2) +S01151S | Garbage Code (GBD Level 2) +S01152A | Garbage Code (GBD Level 2) +S01152D | Garbage Code (GBD Level 2) +S01152S | Garbage Code (GBD Level 2) +S01159A | Garbage Code (GBD Level 2) +S01159D | Garbage Code (GBD Level 2) +S01159S | Garbage Code (GBD Level 2) +S012--- | Garbage Code (GBD Level 2) +S0120XA | Garbage Code (GBD Level 2) +S0120XD | Garbage Code (GBD Level 2) +S0120XS | Garbage Code (GBD Level 2) +S0121XA | Garbage Code (GBD Level 2) +S0121XD | Garbage Code (GBD Level 2) +S0121XS | Garbage Code (GBD Level 2) +S0122XA | Garbage Code (GBD Level 2) +S0122XD | Garbage Code (GBD Level 2) +S0122XS | Garbage Code (GBD Level 2) +S0123XA | Garbage Code (GBD Level 2) +S0123XD | Garbage Code (GBD Level 2) +S0123XS | Garbage Code (GBD Level 2) +S0124XA | Garbage Code (GBD Level 2) +S0124XD | Garbage Code (GBD Level 2) +S0124XS | Garbage Code (GBD Level 2) +S0125XA | Garbage Code (GBD Level 2) +S0125XD | Garbage Code (GBD Level 2) +S0125XS | Garbage Code (GBD Level 2) +S013--- | Garbage Code (GBD Level 2) +S01301A | Garbage Code (GBD Level 2) +S01301D | Garbage Code (GBD Level 2) +S01301S | Garbage Code (GBD Level 2) +S01302A | Garbage Code (GBD Level 2) +S01302D | Garbage Code (GBD Level 2) +S01302S | Garbage Code (GBD Level 2) +S01309A | Garbage Code (GBD Level 2) +S01309D | Garbage Code (GBD Level 2) +S01309S | Garbage Code (GBD Level 2) +S01311A | Garbage Code (GBD Level 2) +S01311D | Garbage Code (GBD Level 2) +S01311S | Garbage Code (GBD Level 2) +S01312A | Garbage Code (GBD Level 2) +S01312D | Garbage Code (GBD Level 2) +S01312S | Garbage Code (GBD Level 2) +S01319A | Garbage Code (GBD Level 2) +S01319D | Garbage Code (GBD Level 2) +S01319S | Garbage Code (GBD Level 2) +S01321A | Garbage Code (GBD Level 2) +S01321D | Garbage Code (GBD Level 2) +S01321S | Garbage Code (GBD Level 2) +S01322A | Garbage Code (GBD Level 2) +S01322D | Garbage Code (GBD Level 2) +S01322S | Garbage Code (GBD Level 2) +S01329A | Garbage Code (GBD Level 2) +S01329D | Garbage Code (GBD Level 2) +S01329S | Garbage Code (GBD Level 2) +S01331A | Garbage Code (GBD Level 2) +S01331D | Garbage Code (GBD Level 2) +S01331S | Garbage Code (GBD Level 2) +S01332A | Garbage Code (GBD Level 2) +S01332D | Garbage Code (GBD Level 2) +S01332S | Garbage Code (GBD Level 2) +S01339A | Garbage Code (GBD Level 2) +S01339D | Garbage Code (GBD Level 2) +S01339S | Garbage Code (GBD Level 2) +S01341A | Garbage Code (GBD Level 2) +S01341D | Garbage Code (GBD Level 2) +S01341S | Garbage Code (GBD Level 2) +S01342A | Garbage Code (GBD Level 2) +S01342D | Garbage Code (GBD Level 2) +S01342S | Garbage Code (GBD Level 2) +S01349A | Garbage Code (GBD Level 2) +S01349D | Garbage Code (GBD Level 2) +S01349S | Garbage Code (GBD Level 2) +S01351A | Garbage Code (GBD Level 2) +S01351D | Garbage Code (GBD Level 2) +S01351S | Garbage Code (GBD Level 2) +S01352A | Garbage Code (GBD Level 2) +S01352D | Garbage Code (GBD Level 2) +S01352S | Garbage Code (GBD Level 2) +S01359A | Garbage Code (GBD Level 2) +S01359D | Garbage Code (GBD Level 2) +S01359S | Garbage Code (GBD Level 2) +S014--- | Garbage Code (GBD Level 2) +S01401A | Garbage Code (GBD Level 2) +S01401D | Garbage Code (GBD Level 2) +S01401S | Garbage Code (GBD Level 2) +S01402A | Garbage Code (GBD Level 2) +S01402D | Garbage Code (GBD Level 2) +S01402S | Garbage Code (GBD Level 2) +S01409A | Garbage Code (GBD Level 2) +S01409D | Garbage Code (GBD Level 2) +S01409S | Garbage Code (GBD Level 2) +S01411A | Garbage Code (GBD Level 2) +S01411D | Garbage Code (GBD Level 2) +S01411S | Garbage Code (GBD Level 2) +S01412A | Garbage Code (GBD Level 2) +S01412D | Garbage Code (GBD Level 2) +S01412S | Garbage Code (GBD Level 2) +S01419A | Garbage Code (GBD Level 2) +S01419D | Garbage Code (GBD Level 2) +S01419S | Garbage Code (GBD Level 2) +S01421A | Garbage Code (GBD Level 2) +S01421D | Garbage Code (GBD Level 2) +S01421S | Garbage Code (GBD Level 2) +S01422A | Garbage Code (GBD Level 2) +S01422D | Garbage Code (GBD Level 2) +S01422S | Garbage Code (GBD Level 2) +S01429A | Garbage Code (GBD Level 2) +S01429D | Garbage Code (GBD Level 2) +S01429S | Garbage Code (GBD Level 2) +S01431A | Garbage Code (GBD Level 2) +S01431D | Garbage Code (GBD Level 2) +S01431S | Garbage Code (GBD Level 2) +S01432A | Garbage Code (GBD Level 2) +S01432D | Garbage Code (GBD Level 2) +S01432S | Garbage Code (GBD Level 2) +S01439A | Garbage Code (GBD Level 2) +S01439D | Garbage Code (GBD Level 2) +S01439S | Garbage Code (GBD Level 2) +S01441A | Garbage Code (GBD Level 2) +S01441D | Garbage Code (GBD Level 2) +S01441S | Garbage Code (GBD Level 2) +S01442A | Garbage Code (GBD Level 2) +S01442D | Garbage Code (GBD Level 2) +S01442S | Garbage Code (GBD Level 2) +S01449A | Garbage Code (GBD Level 2) +S01449D | Garbage Code (GBD Level 2) +S01449S | Garbage Code (GBD Level 2) +S01451A | Garbage Code (GBD Level 2) +S01451D | Garbage Code (GBD Level 2) +S01451S | Garbage Code (GBD Level 2) +S01452A | Garbage Code (GBD Level 2) +S01452D | Garbage Code (GBD Level 2) +S01452S | Garbage Code (GBD Level 2) +S01459A | Garbage Code (GBD Level 2) +S01459D | Garbage Code (GBD Level 2) +S01459S | Garbage Code (GBD Level 2) +S015--- | Garbage Code (GBD Level 2) +S01501A | Garbage Code (GBD Level 2) +S01501D | Garbage Code (GBD Level 2) +S01501S | Garbage Code (GBD Level 2) +S01502A | Garbage Code (GBD Level 2) +S01502D | Garbage Code (GBD Level 2) +S01502S | Garbage Code (GBD Level 2) +S01511A | Garbage Code (GBD Level 2) +S01511D | Garbage Code (GBD Level 2) +S01511S | Garbage Code (GBD Level 2) +S01512A | Garbage Code (GBD Level 2) +S01512D | Garbage Code (GBD Level 2) +S01512S | Garbage Code (GBD Level 2) +S01521A | Garbage Code (GBD Level 2) +S01521D | Garbage Code (GBD Level 2) +S01521S | Garbage Code (GBD Level 2) +S01522A | Garbage Code (GBD Level 2) +S01522D | Garbage Code (GBD Level 2) +S01522S | Garbage Code (GBD Level 2) +S01531A | Garbage Code (GBD Level 2) +S01531D | Garbage Code (GBD Level 2) +S01531S | Garbage Code (GBD Level 2) +S01532A | Garbage Code (GBD Level 2) +S01532D | Garbage Code (GBD Level 2) +S01532S | Garbage Code (GBD Level 2) +S01541A | Garbage Code (GBD Level 2) +S01541D | Garbage Code (GBD Level 2) +S01541S | Garbage Code (GBD Level 2) +S01542A | Garbage Code (GBD Level 2) +S01542D | Garbage Code (GBD Level 2) +S01542S | Garbage Code (GBD Level 2) +S01551A | Garbage Code (GBD Level 2) +S01551D | Garbage Code (GBD Level 2) +S01551S | Garbage Code (GBD Level 2) +S01552A | Garbage Code (GBD Level 2) +S01552D | Garbage Code (GBD Level 2) +S01552S | Garbage Code (GBD Level 2) +S017--- | Garbage Code (GBD Level 2) +S018--- | Garbage Code (GBD Level 2) +S0180XA | Garbage Code (GBD Level 2) +S0180XD | Garbage Code (GBD Level 2) +S0180XS | Garbage Code (GBD Level 2) +S0181XA | Garbage Code (GBD Level 2) +S0181XD | Garbage Code (GBD Level 2) +S0181XS | Garbage Code (GBD Level 2) +S0182XA | Garbage Code (GBD Level 2) +S0182XD | Garbage Code (GBD Level 2) +S0182XS | Garbage Code (GBD Level 2) +S0183XA | Garbage Code (GBD Level 2) +S0183XD | Garbage Code (GBD Level 2) +S0183XS | Garbage Code (GBD Level 2) +S0184XA | Garbage Code (GBD Level 2) +S0184XD | Garbage Code (GBD Level 2) +S0184XS | Garbage Code (GBD Level 2) +S0185XA | Garbage Code (GBD Level 2) +S0185XD | Garbage Code (GBD Level 2) +S0185XS | Garbage Code (GBD Level 2) +S019--- | Garbage Code (GBD Level 2) +S0190XA | Garbage Code (GBD Level 2) +S0190XD | Garbage Code (GBD Level 2) +S0190XS | Garbage Code (GBD Level 2) +S0191XA | Garbage Code (GBD Level 2) +S0191XD | Garbage Code (GBD Level 2) +S0191XS | Garbage Code (GBD Level 2) +S0192XA | Garbage Code (GBD Level 2) +S0192XD | Garbage Code (GBD Level 2) +S0192XS | Garbage Code (GBD Level 2) +S0193XA | Garbage Code (GBD Level 2) +S0193XD | Garbage Code (GBD Level 2) +S0193XS | Garbage Code (GBD Level 2) +S0194XA | Garbage Code (GBD Level 2) +S0194XD | Garbage Code (GBD Level 2) +S0194XS | Garbage Code (GBD Level 2) +S0195XA | Garbage Code (GBD Level 2) +S0195XD | Garbage Code (GBD Level 2) +S0195XS | Garbage Code (GBD Level 2) +S02---- | Garbage Code (GBD Level 2) +S020--- | Garbage Code (GBD Level 2) +S020XXA | Garbage Code (GBD Level 2) +S020XXB | Garbage Code (GBD Level 2) +S020XXD | Garbage Code (GBD Level 2) +S020XXG | Garbage Code (GBD Level 2) +S020XXK | Garbage Code (GBD Level 2) +S020XXS | Garbage Code (GBD Level 2) +S021--- | Garbage Code (GBD Level 2) +S02101A | Garbage Code (GBD Level 2) +S02101B | Garbage Code (GBD Level 2) +S02101D | Garbage Code (GBD Level 2) +S02101G | Garbage Code (GBD Level 2) +S02101K | Garbage Code (GBD Level 2) +S02101S | Garbage Code (GBD Level 2) +S02102A | Garbage Code (GBD Level 2) +S02102B | Garbage Code (GBD Level 2) +S02102D | Garbage Code (GBD Level 2) +S02102G | Garbage Code (GBD Level 2) +S02102K | Garbage Code (GBD Level 2) +S02102S | Garbage Code (GBD Level 2) +S02109A | Garbage Code (GBD Level 2) +S02109B | Garbage Code (GBD Level 2) +S02109D | Garbage Code (GBD Level 2) +S02109G | Garbage Code (GBD Level 2) +S02109K | Garbage Code (GBD Level 2) +S02109S | Garbage Code (GBD Level 2) +S02110A | Garbage Code (GBD Level 2) +S02110B | Garbage Code (GBD Level 2) +S02110D | Garbage Code (GBD Level 2) +S02110G | Garbage Code (GBD Level 2) +S02110K | Garbage Code (GBD Level 2) +S02110S | Garbage Code (GBD Level 2) +S02111A | Garbage Code (GBD Level 2) +S02111B | Garbage Code (GBD Level 2) +S02111D | Garbage Code (GBD Level 2) +S02111G | Garbage Code (GBD Level 2) +S02111K | Garbage Code (GBD Level 2) +S02111S | Garbage Code (GBD Level 2) +S02112A | Garbage Code (GBD Level 2) +S02112B | Garbage Code (GBD Level 2) +S02112D | Garbage Code (GBD Level 2) +S02112G | Garbage Code (GBD Level 2) +S02112K | Garbage Code (GBD Level 2) +S02112S | Garbage Code (GBD Level 2) +S02113A | Garbage Code (GBD Level 2) +S02113B | Garbage Code (GBD Level 2) +S02113D | Garbage Code (GBD Level 2) +S02113G | Garbage Code (GBD Level 2) +S02113K | Garbage Code (GBD Level 2) +S02113S | Garbage Code (GBD Level 2) +S02118A | Garbage Code (GBD Level 2) +S02118B | Garbage Code (GBD Level 2) +S02118D | Garbage Code (GBD Level 2) +S02118G | Garbage Code (GBD Level 2) +S02118K | Garbage Code (GBD Level 2) +S02118S | Garbage Code (GBD Level 2) +S02119A | Garbage Code (GBD Level 2) +S02119B | Garbage Code (GBD Level 2) +S02119D | Garbage Code (GBD Level 2) +S02119G | Garbage Code (GBD Level 2) +S02119K | Garbage Code (GBD Level 2) +S02119S | Garbage Code (GBD Level 2) +S0211AA | Garbage Code (GBD Level 2) +S0211AB | Garbage Code (GBD Level 2) +S0211AD | Garbage Code (GBD Level 2) +S0211AG | Garbage Code (GBD Level 2) +S0211AK | Garbage Code (GBD Level 2) +S0211AS | Garbage Code (GBD Level 2) +S0211BA | Garbage Code (GBD Level 2) +S0211BB | Garbage Code (GBD Level 2) +S0211BD | Garbage Code (GBD Level 2) +S0211BG | Garbage Code (GBD Level 2) +S0211BK | Garbage Code (GBD Level 2) +S0211BS | Garbage Code (GBD Level 2) +S0211CA | Garbage Code (GBD Level 2) +S0211CB | Garbage Code (GBD Level 2) +S0211CD | Garbage Code (GBD Level 2) +S0211CG | Garbage Code (GBD Level 2) +S0211CK | Garbage Code (GBD Level 2) +S0211CS | Garbage Code (GBD Level 2) +S0211DA | Garbage Code (GBD Level 2) +S0211DB | Garbage Code (GBD Level 2) +S0211DD | Garbage Code (GBD Level 2) +S0211DG | Garbage Code (GBD Level 2) +S0211DK | Garbage Code (GBD Level 2) +S0211DS | Garbage Code (GBD Level 2) +S0211EA | Garbage Code (GBD Level 2) +S0211EB | Garbage Code (GBD Level 2) +S0211ED | Garbage Code (GBD Level 2) +S0211EG | Garbage Code (GBD Level 2) +S0211EK | Garbage Code (GBD Level 2) +S0211ES | Garbage Code (GBD Level 2) +S0211FA | Garbage Code (GBD Level 2) +S0211FB | Garbage Code (GBD Level 2) +S0211FD | Garbage Code (GBD Level 2) +S0211FG | Garbage Code (GBD Level 2) +S0211FK | Garbage Code (GBD Level 2) +S0211FS | Garbage Code (GBD Level 2) +S0211GA | Garbage Code (GBD Level 2) +S0211GB | Garbage Code (GBD Level 2) +S0211GD | Garbage Code (GBD Level 2) +S0211GG | Garbage Code (GBD Level 2) +S0211GK | Garbage Code (GBD Level 2) +S0211GS | Garbage Code (GBD Level 2) +S0211HA | Garbage Code (GBD Level 2) +S0211HB | Garbage Code (GBD Level 2) +S0211HD | Garbage Code (GBD Level 2) +S0211HG | Garbage Code (GBD Level 2) +S0211HK | Garbage Code (GBD Level 2) +S0211HS | Garbage Code (GBD Level 2) +S0219XA | Garbage Code (GBD Level 2) +S0219XB | Garbage Code (GBD Level 2) +S0219XD | Garbage Code (GBD Level 2) +S0219XG | Garbage Code (GBD Level 2) +S0219XK | Garbage Code (GBD Level 2) +S0219XS | Garbage Code (GBD Level 2) +S022--- | Garbage Code (GBD Level 2) +S022XXA | Garbage Code (GBD Level 2) +S022XXB | Garbage Code (GBD Level 2) +S022XXD | Garbage Code (GBD Level 2) +S022XXG | Garbage Code (GBD Level 2) +S022XXK | Garbage Code (GBD Level 2) +S022XXS | Garbage Code (GBD Level 2) +S023--- | Garbage Code (GBD Level 2) +S0230XA | Garbage Code (GBD Level 2) +S0230XB | Garbage Code (GBD Level 2) +S0230XD | Garbage Code (GBD Level 2) +S0230XG | Garbage Code (GBD Level 2) +S0230XK | Garbage Code (GBD Level 2) +S0230XS | Garbage Code (GBD Level 2) +S0231XA | Garbage Code (GBD Level 2) +S0231XB | Garbage Code (GBD Level 2) +S0231XD | Garbage Code (GBD Level 2) +S0231XG | Garbage Code (GBD Level 2) +S0231XK | Garbage Code (GBD Level 2) +S0231XS | Garbage Code (GBD Level 2) +S0232XA | Garbage Code (GBD Level 2) +S0232XB | Garbage Code (GBD Level 2) +S0232XD | Garbage Code (GBD Level 2) +S0232XG | Garbage Code (GBD Level 2) +S0232XK | Garbage Code (GBD Level 2) +S0232XS | Garbage Code (GBD Level 2) +S024--- | Garbage Code (GBD Level 2) +S02400A | Garbage Code (GBD Level 2) +S02400B | Garbage Code (GBD Level 2) +S02400D | Garbage Code (GBD Level 2) +S02400G | Garbage Code (GBD Level 2) +S02400K | Garbage Code (GBD Level 2) +S02400S | Garbage Code (GBD Level 2) +S02401A | Garbage Code (GBD Level 2) +S02401B | Garbage Code (GBD Level 2) +S02401D | Garbage Code (GBD Level 2) +S02401G | Garbage Code (GBD Level 2) +S02401K | Garbage Code (GBD Level 2) +S02401S | Garbage Code (GBD Level 2) +S02402A | Garbage Code (GBD Level 2) +S02402B | Garbage Code (GBD Level 2) +S02402D | Garbage Code (GBD Level 2) +S02402G | Garbage Code (GBD Level 2) +S02402K | Garbage Code (GBD Level 2) +S02402S | Garbage Code (GBD Level 2) +S0240AA | Garbage Code (GBD Level 2) +S0240AB | Garbage Code (GBD Level 2) +S0240AD | Garbage Code (GBD Level 2) +S0240AG | Garbage Code (GBD Level 2) +S0240AK | Garbage Code (GBD Level 2) +S0240AS | Garbage Code (GBD Level 2) +S0240BA | Garbage Code (GBD Level 2) +S0240BB | Garbage Code (GBD Level 2) +S0240BD | Garbage Code (GBD Level 2) +S0240BG | Garbage Code (GBD Level 2) +S0240BK | Garbage Code (GBD Level 2) +S0240BS | Garbage Code (GBD Level 2) +S0240CA | Garbage Code (GBD Level 2) +S0240CB | Garbage Code (GBD Level 2) +S0240CD | Garbage Code (GBD Level 2) +S0240CG | Garbage Code (GBD Level 2) +S0240CK | Garbage Code (GBD Level 2) +S0240CS | Garbage Code (GBD Level 2) +S0240DA | Garbage Code (GBD Level 2) +S0240DB | Garbage Code (GBD Level 2) +S0240DD | Garbage Code (GBD Level 2) +S0240DG | Garbage Code (GBD Level 2) +S0240DK | Garbage Code (GBD Level 2) +S0240DS | Garbage Code (GBD Level 2) +S0240EA | Garbage Code (GBD Level 2) +S0240EB | Garbage Code (GBD Level 2) +S0240ED | Garbage Code (GBD Level 2) +S0240EG | Garbage Code (GBD Level 2) +S0240EK | Garbage Code (GBD Level 2) +S0240ES | Garbage Code (GBD Level 2) +S0240FA | Garbage Code (GBD Level 2) +S0240FB | Garbage Code (GBD Level 2) +S0240FD | Garbage Code (GBD Level 2) +S0240FG | Garbage Code (GBD Level 2) +S0240FK | Garbage Code (GBD Level 2) +S0240FS | Garbage Code (GBD Level 2) +S02411A | Garbage Code (GBD Level 2) +S02411B | Garbage Code (GBD Level 2) +S02411D | Garbage Code (GBD Level 2) +S02411G | Garbage Code (GBD Level 2) +S02411K | Garbage Code (GBD Level 2) +S02411S | Garbage Code (GBD Level 2) +S02412A | Garbage Code (GBD Level 2) +S02412B | Garbage Code (GBD Level 2) +S02412D | Garbage Code (GBD Level 2) +S02412G | Garbage Code (GBD Level 2) +S02412K | Garbage Code (GBD Level 2) +S02412S | Garbage Code (GBD Level 2) +S02413A | Garbage Code (GBD Level 2) +S02413B | Garbage Code (GBD Level 2) +S02413D | Garbage Code (GBD Level 2) +S02413G | Garbage Code (GBD Level 2) +S02413K | Garbage Code (GBD Level 2) +S02413S | Garbage Code (GBD Level 2) +S0242XA | Garbage Code (GBD Level 2) +S0242XB | Garbage Code (GBD Level 2) +S0242XD | Garbage Code (GBD Level 2) +S0242XG | Garbage Code (GBD Level 2) +S0242XK | Garbage Code (GBD Level 2) +S0242XS | Garbage Code (GBD Level 2) +S025--- | Garbage Code (GBD Level 2) +S025XXA | Garbage Code (GBD Level 2) +S025XXB | Garbage Code (GBD Level 2) +S025XXD | Garbage Code (GBD Level 2) +S025XXG | Garbage Code (GBD Level 2) +S025XXK | Garbage Code (GBD Level 2) +S025XXS | Garbage Code (GBD Level 2) +S026--- | Garbage Code (GBD Level 2) +S02600A | Garbage Code (GBD Level 2) +S02600B | Garbage Code (GBD Level 2) +S02600D | Garbage Code (GBD Level 2) +S02600G | Garbage Code (GBD Level 2) +S02600K | Garbage Code (GBD Level 2) +S02600S | Garbage Code (GBD Level 2) +S02601A | Garbage Code (GBD Level 2) +S02601B | Garbage Code (GBD Level 2) +S02601D | Garbage Code (GBD Level 2) +S02601G | Garbage Code (GBD Level 2) +S02601K | Garbage Code (GBD Level 2) +S02601S | Garbage Code (GBD Level 2) +S02602A | Garbage Code (GBD Level 2) +S02602B | Garbage Code (GBD Level 2) +S02602D | Garbage Code (GBD Level 2) +S02602G | Garbage Code (GBD Level 2) +S02602K | Garbage Code (GBD Level 2) +S02602S | Garbage Code (GBD Level 2) +S02609A | Garbage Code (GBD Level 2) +S02609B | Garbage Code (GBD Level 2) +S02609D | Garbage Code (GBD Level 2) +S02609G | Garbage Code (GBD Level 2) +S02609K | Garbage Code (GBD Level 2) +S02609S | Garbage Code (GBD Level 2) +S02610A | Garbage Code (GBD Level 2) +S02610B | Garbage Code (GBD Level 2) +S02610D | Garbage Code (GBD Level 2) +S02610G | Garbage Code (GBD Level 2) +S02610K | Garbage Code (GBD Level 2) +S02610S | Garbage Code (GBD Level 2) +S02611A | Garbage Code (GBD Level 2) +S02611B | Garbage Code (GBD Level 2) +S02611D | Garbage Code (GBD Level 2) +S02611G | Garbage Code (GBD Level 2) +S02611K | Garbage Code (GBD Level 2) +S02611S | Garbage Code (GBD Level 2) +S02612A | Garbage Code (GBD Level 2) +S02612B | Garbage Code (GBD Level 2) +S02612D | Garbage Code (GBD Level 2) +S02612G | Garbage Code (GBD Level 2) +S02612K | Garbage Code (GBD Level 2) +S02612S | Garbage Code (GBD Level 2) +S02620A | Garbage Code (GBD Level 2) +S02620B | Garbage Code (GBD Level 2) +S02620D | Garbage Code (GBD Level 2) +S02620G | Garbage Code (GBD Level 2) +S02620K | Garbage Code (GBD Level 2) +S02620S | Garbage Code (GBD Level 2) +S02621A | Garbage Code (GBD Level 2) +S02621B | Garbage Code (GBD Level 2) +S02621D | Garbage Code (GBD Level 2) +S02621G | Garbage Code (GBD Level 2) +S02621K | Garbage Code (GBD Level 2) +S02621S | Garbage Code (GBD Level 2) +S02622A | Garbage Code (GBD Level 2) +S02622B | Garbage Code (GBD Level 2) +S02622D | Garbage Code (GBD Level 2) +S02622G | Garbage Code (GBD Level 2) +S02622K | Garbage Code (GBD Level 2) +S02622S | Garbage Code (GBD Level 2) +S02630A | Garbage Code (GBD Level 2) +S02630B | Garbage Code (GBD Level 2) +S02630D | Garbage Code (GBD Level 2) +S02630G | Garbage Code (GBD Level 2) +S02630K | Garbage Code (GBD Level 2) +S02630S | Garbage Code (GBD Level 2) +S02631A | Garbage Code (GBD Level 2) +S02631B | Garbage Code (GBD Level 2) +S02631D | Garbage Code (GBD Level 2) +S02631G | Garbage Code (GBD Level 2) +S02631K | Garbage Code (GBD Level 2) +S02631S | Garbage Code (GBD Level 2) +S02632A | Garbage Code (GBD Level 2) +S02632B | Garbage Code (GBD Level 2) +S02632D | Garbage Code (GBD Level 2) +S02632G | Garbage Code (GBD Level 2) +S02632K | Garbage Code (GBD Level 2) +S02632S | Garbage Code (GBD Level 2) +S02640A | Garbage Code (GBD Level 2) +S02640B | Garbage Code (GBD Level 2) +S02640D | Garbage Code (GBD Level 2) +S02640G | Garbage Code (GBD Level 2) +S02640K | Garbage Code (GBD Level 2) +S02640S | Garbage Code (GBD Level 2) +S02641A | Garbage Code (GBD Level 2) +S02641B | Garbage Code (GBD Level 2) +S02641D | Garbage Code (GBD Level 2) +S02641G | Garbage Code (GBD Level 2) +S02641K | Garbage Code (GBD Level 2) +S02641S | Garbage Code (GBD Level 2) +S02642A | Garbage Code (GBD Level 2) +S02642B | Garbage Code (GBD Level 2) +S02642D | Garbage Code (GBD Level 2) +S02642G | Garbage Code (GBD Level 2) +S02642K | Garbage Code (GBD Level 2) +S02642S | Garbage Code (GBD Level 2) +S02650A | Garbage Code (GBD Level 2) +S02650B | Garbage Code (GBD Level 2) +S02650D | Garbage Code (GBD Level 2) +S02650G | Garbage Code (GBD Level 2) +S02650K | Garbage Code (GBD Level 2) +S02650S | Garbage Code (GBD Level 2) +S02651A | Garbage Code (GBD Level 2) +S02651B | Garbage Code (GBD Level 2) +S02651D | Garbage Code (GBD Level 2) +S02651G | Garbage Code (GBD Level 2) +S02651K | Garbage Code (GBD Level 2) +S02651S | Garbage Code (GBD Level 2) +S02652A | Garbage Code (GBD Level 2) +S02652B | Garbage Code (GBD Level 2) +S02652D | Garbage Code (GBD Level 2) +S02652G | Garbage Code (GBD Level 2) +S02652K | Garbage Code (GBD Level 2) +S02652S | Garbage Code (GBD Level 2) +S0266XA | Garbage Code (GBD Level 2) +S0266XB | Garbage Code (GBD Level 2) +S0266XD | Garbage Code (GBD Level 2) +S0266XG | Garbage Code (GBD Level 2) +S0266XK | Garbage Code (GBD Level 2) +S0266XS | Garbage Code (GBD Level 2) +S02670A | Garbage Code (GBD Level 2) +S02670B | Garbage Code (GBD Level 2) +S02670D | Garbage Code (GBD Level 2) +S02670G | Garbage Code (GBD Level 2) +S02670K | Garbage Code (GBD Level 2) +S02670S | Garbage Code (GBD Level 2) +S02671A | Garbage Code (GBD Level 2) +S02671B | Garbage Code (GBD Level 2) +S02671D | Garbage Code (GBD Level 2) +S02671G | Garbage Code (GBD Level 2) +S02671K | Garbage Code (GBD Level 2) +S02671S | Garbage Code (GBD Level 2) +S02672A | Garbage Code (GBD Level 2) +S02672B | Garbage Code (GBD Level 2) +S02672D | Garbage Code (GBD Level 2) +S02672G | Garbage Code (GBD Level 2) +S02672K | Garbage Code (GBD Level 2) +S02672S | Garbage Code (GBD Level 2) +S0269XA | Garbage Code (GBD Level 2) +S0269XB | Garbage Code (GBD Level 2) +S0269XD | Garbage Code (GBD Level 2) +S0269XG | Garbage Code (GBD Level 2) +S0269XK | Garbage Code (GBD Level 2) +S0269XS | Garbage Code (GBD Level 2) +S027--- | Garbage Code (GBD Level 2) +S028--- | Garbage Code (GBD Level 2) +S0280XA | Garbage Code (GBD Level 2) +S0280XB | Garbage Code (GBD Level 2) +S0280XD | Garbage Code (GBD Level 2) +S0280XG | Garbage Code (GBD Level 2) +S0280XK | Garbage Code (GBD Level 2) +S0280XS | Garbage Code (GBD Level 2) +S0281XA | Garbage Code (GBD Level 2) +S0281XB | Garbage Code (GBD Level 2) +S0281XD | Garbage Code (GBD Level 2) +S0281XG | Garbage Code (GBD Level 2) +S0281XK | Garbage Code (GBD Level 2) +S0281XS | Garbage Code (GBD Level 2) +S0282XA | Garbage Code (GBD Level 2) +S0282XB | Garbage Code (GBD Level 2) +S0282XD | Garbage Code (GBD Level 2) +S0282XG | Garbage Code (GBD Level 2) +S0282XK | Garbage Code (GBD Level 2) +S0282XS | Garbage Code (GBD Level 2) +S029--- | Garbage Code (GBD Level 2) +S0291XA | Garbage Code (GBD Level 2) +S0291XB | Garbage Code (GBD Level 2) +S0291XD | Garbage Code (GBD Level 2) +S0291XG | Garbage Code (GBD Level 2) +S0291XK | Garbage Code (GBD Level 2) +S0291XS | Garbage Code (GBD Level 2) +S0292XA | Garbage Code (GBD Level 2) +S0292XB | Garbage Code (GBD Level 2) +S0292XD | Garbage Code (GBD Level 2) +S0292XG | Garbage Code (GBD Level 2) +S0292XK | Garbage Code (GBD Level 2) +S0292XS | Garbage Code (GBD Level 2) +S03---- | Garbage Code (GBD Level 2) +S030--- | Garbage Code (GBD Level 2) +S0300XA | Garbage Code (GBD Level 2) +S0300XD | Garbage Code (GBD Level 2) +S0300XS | Garbage Code (GBD Level 2) +S0301XA | Garbage Code (GBD Level 2) +S0301XD | Garbage Code (GBD Level 2) +S0301XS | Garbage Code (GBD Level 2) +S0302XA | Garbage Code (GBD Level 2) +S0302XD | Garbage Code (GBD Level 2) +S0302XS | Garbage Code (GBD Level 2) +S0303XA | Garbage Code (GBD Level 2) +S0303XD | Garbage Code (GBD Level 2) +S0303XS | Garbage Code (GBD Level 2) +S031--- | Garbage Code (GBD Level 2) +S031XXA | Garbage Code (GBD Level 2) +S031XXD | Garbage Code (GBD Level 2) +S031XXS | Garbage Code (GBD Level 2) +S032--- | Garbage Code (GBD Level 2) +S032XXA | Garbage Code (GBD Level 2) +S032XXD | Garbage Code (GBD Level 2) +S032XXS | Garbage Code (GBD Level 2) +S033--- | Garbage Code (GBD Level 2) +S034--- | Garbage Code (GBD Level 2) +S0340XA | Garbage Code (GBD Level 2) +S0340XD | Garbage Code (GBD Level 2) +S0340XS | Garbage Code (GBD Level 2) +S0341XA | Garbage Code (GBD Level 2) +S0341XD | Garbage Code (GBD Level 2) +S0341XS | Garbage Code (GBD Level 2) +S0342XA | Garbage Code (GBD Level 2) +S0342XD | Garbage Code (GBD Level 2) +S0342XS | Garbage Code (GBD Level 2) +S0343XA | Garbage Code (GBD Level 2) +S0343XD | Garbage Code (GBD Level 2) +S0343XS | Garbage Code (GBD Level 2) +S035--- | Garbage Code (GBD Level 2) +S038XXA | Garbage Code (GBD Level 2) +S038XXD | Garbage Code (GBD Level 2) +S038XXS | Garbage Code (GBD Level 2) +S039XXA | Garbage Code (GBD Level 2) +S039XXD | Garbage Code (GBD Level 2) +S039XXS | Garbage Code (GBD Level 2) +S04---- | Garbage Code (GBD Level 2) +S040--- | Garbage Code (GBD Level 2) +S04011A | Garbage Code (GBD Level 2) +S04011D | Garbage Code (GBD Level 2) +S04011S | Garbage Code (GBD Level 2) +S04012A | Garbage Code (GBD Level 2) +S04012D | Garbage Code (GBD Level 2) +S04012S | Garbage Code (GBD Level 2) +S04019A | Garbage Code (GBD Level 2) +S04019D | Garbage Code (GBD Level 2) +S04019S | Garbage Code (GBD Level 2) +S0402XA | Garbage Code (GBD Level 2) +S0402XD | Garbage Code (GBD Level 2) +S0402XS | Garbage Code (GBD Level 2) +S04031A | Garbage Code (GBD Level 2) +S04031D | Garbage Code (GBD Level 2) +S04031S | Garbage Code (GBD Level 2) +S04032A | Garbage Code (GBD Level 2) +S04032D | Garbage Code (GBD Level 2) +S04032S | Garbage Code (GBD Level 2) +S04039A | Garbage Code (GBD Level 2) +S04039D | Garbage Code (GBD Level 2) +S04039S | Garbage Code (GBD Level 2) +S04041A | Garbage Code (GBD Level 2) +S04041D | Garbage Code (GBD Level 2) +S04041S | Garbage Code (GBD Level 2) +S04042A | Garbage Code (GBD Level 2) +S04042D | Garbage Code (GBD Level 2) +S04042S | Garbage Code (GBD Level 2) +S04049A | Garbage Code (GBD Level 2) +S04049D | Garbage Code (GBD Level 2) +S04049S | Garbage Code (GBD Level 2) +S041--- | Garbage Code (GBD Level 2) +S0410XA | Garbage Code (GBD Level 2) +S0410XD | Garbage Code (GBD Level 2) +S0410XS | Garbage Code (GBD Level 2) +S0411XA | Garbage Code (GBD Level 2) +S0411XD | Garbage Code (GBD Level 2) +S0411XS | Garbage Code (GBD Level 2) +S0412XA | Garbage Code (GBD Level 2) +S0412XD | Garbage Code (GBD Level 2) +S0412XS | Garbage Code (GBD Level 2) +S042--- | Garbage Code (GBD Level 2) +S0420XA | Garbage Code (GBD Level 2) +S0420XD | Garbage Code (GBD Level 2) +S0420XS | Garbage Code (GBD Level 2) +S0421XA | Garbage Code (GBD Level 2) +S0421XD | Garbage Code (GBD Level 2) +S0421XS | Garbage Code (GBD Level 2) +S0422XA | Garbage Code (GBD Level 2) +S0422XD | Garbage Code (GBD Level 2) +S0422XS | Garbage Code (GBD Level 2) +S043--- | Garbage Code (GBD Level 2) +S0430XA | Garbage Code (GBD Level 2) +S0430XD | Garbage Code (GBD Level 2) +S0430XS | Garbage Code (GBD Level 2) +S0431XA | Garbage Code (GBD Level 2) +S0431XD | Garbage Code (GBD Level 2) +S0431XS | Garbage Code (GBD Level 2) +S0432XA | Garbage Code (GBD Level 2) +S0432XD | Garbage Code (GBD Level 2) +S0432XS | Garbage Code (GBD Level 2) +S044--- | Garbage Code (GBD Level 2) +S0440XA | Garbage Code (GBD Level 2) +S0440XD | Garbage Code (GBD Level 2) +S0440XS | Garbage Code (GBD Level 2) +S0441XA | Garbage Code (GBD Level 2) +S0441XD | Garbage Code (GBD Level 2) +S0441XS | Garbage Code (GBD Level 2) +S0442XA | Garbage Code (GBD Level 2) +S0442XD | Garbage Code (GBD Level 2) +S0442XS | Garbage Code (GBD Level 2) +S045--- | Garbage Code (GBD Level 2) +S0450XA | Garbage Code (GBD Level 2) +S0450XD | Garbage Code (GBD Level 2) +S0450XS | Garbage Code (GBD Level 2) +S0451XA | Garbage Code (GBD Level 2) +S0451XD | Garbage Code (GBD Level 2) +S0451XS | Garbage Code (GBD Level 2) +S0452XA | Garbage Code (GBD Level 2) +S0452XD | Garbage Code (GBD Level 2) +S0452XS | Garbage Code (GBD Level 2) +S046--- | Garbage Code (GBD Level 2) +S0460XA | Garbage Code (GBD Level 2) +S0460XD | Garbage Code (GBD Level 2) +S0460XS | Garbage Code (GBD Level 2) +S0461XA | Garbage Code (GBD Level 2) +S0461XD | Garbage Code (GBD Level 2) +S0461XS | Garbage Code (GBD Level 2) +S0462XA | Garbage Code (GBD Level 2) +S0462XD | Garbage Code (GBD Level 2) +S0462XS | Garbage Code (GBD Level 2) +S047--- | Garbage Code (GBD Level 2) +S0470XA | Garbage Code (GBD Level 2) +S0470XD | Garbage Code (GBD Level 2) +S0470XS | Garbage Code (GBD Level 2) +S0471XA | Garbage Code (GBD Level 2) +S0471XD | Garbage Code (GBD Level 2) +S0471XS | Garbage Code (GBD Level 2) +S0472XA | Garbage Code (GBD Level 2) +S0472XD | Garbage Code (GBD Level 2) +S0472XS | Garbage Code (GBD Level 2) +S048--- | Garbage Code (GBD Level 2) +S04811A | Garbage Code (GBD Level 2) +S04811D | Garbage Code (GBD Level 2) +S04811S | Garbage Code (GBD Level 2) +S04812A | Garbage Code (GBD Level 2) +S04812D | Garbage Code (GBD Level 2) +S04812S | Garbage Code (GBD Level 2) +S04819A | Garbage Code (GBD Level 2) +S04819D | Garbage Code (GBD Level 2) +S04819S | Garbage Code (GBD Level 2) +S04891A | Garbage Code (GBD Level 2) +S04891D | Garbage Code (GBD Level 2) +S04891S | Garbage Code (GBD Level 2) +S04892A | Garbage Code (GBD Level 2) +S04892D | Garbage Code (GBD Level 2) +S04892S | Garbage Code (GBD Level 2) +S04899A | Garbage Code (GBD Level 2) +S04899D | Garbage Code (GBD Level 2) +S04899S | Garbage Code (GBD Level 2) +S049--- | Garbage Code (GBD Level 2) +S049XXA | Garbage Code (GBD Level 2) +S049XXD | Garbage Code (GBD Level 2) +S049XXS | Garbage Code (GBD Level 2) +S05---- | Garbage Code (GBD Level 2) +S050--- | Garbage Code (GBD Level 2) +S0500XA | Garbage Code (GBD Level 2) +S0500XD | Garbage Code (GBD Level 2) +S0500XS | Garbage Code (GBD Level 2) +S0501XA | Garbage Code (GBD Level 2) +S0501XD | Garbage Code (GBD Level 2) +S0501XS | Garbage Code (GBD Level 2) +S0502XA | Garbage Code (GBD Level 2) +S0502XD | Garbage Code (GBD Level 2) +S0502XS | Garbage Code (GBD Level 2) +S051--- | Garbage Code (GBD Level 2) +S0510XA | Garbage Code (GBD Level 2) +S0510XD | Garbage Code (GBD Level 2) +S0510XS | Garbage Code (GBD Level 2) +S0511XA | Garbage Code (GBD Level 2) +S0511XD | Garbage Code (GBD Level 2) +S0511XS | Garbage Code (GBD Level 2) +S0512XA | Garbage Code (GBD Level 2) +S0512XD | Garbage Code (GBD Level 2) +S0512XS | Garbage Code (GBD Level 2) +S052--- | Garbage Code (GBD Level 2) +S0520XA | Garbage Code (GBD Level 2) +S0520XD | Garbage Code (GBD Level 2) +S0520XS | Garbage Code (GBD Level 2) +S0521XA | Garbage Code (GBD Level 2) +S0521XD | Garbage Code (GBD Level 2) +S0521XS | Garbage Code (GBD Level 2) +S0522XA | Garbage Code (GBD Level 2) +S0522XD | Garbage Code (GBD Level 2) +S0522XS | Garbage Code (GBD Level 2) +S053--- | Garbage Code (GBD Level 2) +S0530XA | Garbage Code (GBD Level 2) +S0530XD | Garbage Code (GBD Level 2) +S0530XS | Garbage Code (GBD Level 2) +S0531XA | Garbage Code (GBD Level 2) +S0531XD | Garbage Code (GBD Level 2) +S0531XS | Garbage Code (GBD Level 2) +S0532XA | Garbage Code (GBD Level 2) +S0532XD | Garbage Code (GBD Level 2) +S0532XS | Garbage Code (GBD Level 2) +S054--- | Garbage Code (GBD Level 2) +S0540XA | Garbage Code (GBD Level 2) +S0540XD | Garbage Code (GBD Level 2) +S0540XS | Garbage Code (GBD Level 2) +S0541XA | Garbage Code (GBD Level 2) +S0541XD | Garbage Code (GBD Level 2) +S0541XS | Garbage Code (GBD Level 2) +S0542XA | Garbage Code (GBD Level 2) +S0542XD | Garbage Code (GBD Level 2) +S0542XS | Garbage Code (GBD Level 2) +S055--- | Garbage Code (GBD Level 2) +S0550XA | Garbage Code (GBD Level 2) +S0550XD | Garbage Code (GBD Level 2) +S0550XS | Garbage Code (GBD Level 2) +S0551XA | Garbage Code (GBD Level 2) +S0551XD | Garbage Code (GBD Level 2) +S0551XS | Garbage Code (GBD Level 2) +S0552XA | Garbage Code (GBD Level 2) +S0552XD | Garbage Code (GBD Level 2) +S0552XS | Garbage Code (GBD Level 2) +S056--- | Garbage Code (GBD Level 2) +S0560XA | Garbage Code (GBD Level 2) +S0560XD | Garbage Code (GBD Level 2) +S0560XS | Garbage Code (GBD Level 2) +S0561XA | Garbage Code (GBD Level 2) +S0561XD | Garbage Code (GBD Level 2) +S0561XS | Garbage Code (GBD Level 2) +S0562XA | Garbage Code (GBD Level 2) +S0562XD | Garbage Code (GBD Level 2) +S0562XS | Garbage Code (GBD Level 2) +S057--- | Garbage Code (GBD Level 2) +S0570XA | Garbage Code (GBD Level 2) +S0570XD | Garbage Code (GBD Level 2) +S0570XS | Garbage Code (GBD Level 2) +S0571XA | Garbage Code (GBD Level 2) +S0571XD | Garbage Code (GBD Level 2) +S0571XS | Garbage Code (GBD Level 2) +S0572XA | Garbage Code (GBD Level 2) +S0572XD | Garbage Code (GBD Level 2) +S0572XS | Garbage Code (GBD Level 2) +S058--- | Garbage Code (GBD Level 2) +S058X1A | Garbage Code (GBD Level 2) +S058X1D | Garbage Code (GBD Level 2) +S058X1S | Garbage Code (GBD Level 2) +S058X2A | Garbage Code (GBD Level 2) +S058X2D | Garbage Code (GBD Level 2) +S058X2S | Garbage Code (GBD Level 2) +S058X9A | Garbage Code (GBD Level 2) +S058X9D | Garbage Code (GBD Level 2) +S058X9S | Garbage Code (GBD Level 2) +S059--- | Garbage Code (GBD Level 2) +S0590XA | Garbage Code (GBD Level 2) +S0590XD | Garbage Code (GBD Level 2) +S0590XS | Garbage Code (GBD Level 2) +S0591XA | Garbage Code (GBD Level 2) +S0591XD | Garbage Code (GBD Level 2) +S0591XS | Garbage Code (GBD Level 2) +S0592XA | Garbage Code (GBD Level 2) +S0592XD | Garbage Code (GBD Level 2) +S0592XS | Garbage Code (GBD Level 2) +S06---- | Garbage Code (GBD Level 2) +S060--- | Garbage Code (GBD Level 2) +S060X0A | Garbage Code (GBD Level 2) +S060X0D | Garbage Code (GBD Level 2) +S060X0S | Garbage Code (GBD Level 2) +S060X1A | Garbage Code (GBD Level 2) +S060X1D | Garbage Code (GBD Level 2) +S060X1S | Garbage Code (GBD Level 2) +S060X9A | Garbage Code (GBD Level 2) +S060X9D | Garbage Code (GBD Level 2) +S060X9S | Garbage Code (GBD Level 2) +S061--- | Garbage Code (GBD Level 2) +S061X0A | Garbage Code (GBD Level 2) +S061X0D | Garbage Code (GBD Level 2) +S061X0S | Garbage Code (GBD Level 2) +S061X1A | Garbage Code (GBD Level 2) +S061X1D | Garbage Code (GBD Level 2) +S061X1S | Garbage Code (GBD Level 2) +S061X2A | Garbage Code (GBD Level 2) +S061X2D | Garbage Code (GBD Level 2) +S061X2S | Garbage Code (GBD Level 2) +S061X3A | Garbage Code (GBD Level 2) +S061X3D | Garbage Code (GBD Level 2) +S061X3S | Garbage Code (GBD Level 2) +S061X4A | Garbage Code (GBD Level 2) +S061X4D | Garbage Code (GBD Level 2) +S061X4S | Garbage Code (GBD Level 2) +S061X5A | Garbage Code (GBD Level 2) +S061X5D | Garbage Code (GBD Level 2) +S061X5S | Garbage Code (GBD Level 2) +S061X6A | Garbage Code (GBD Level 2) +S061X6D | Garbage Code (GBD Level 2) +S061X6S | Garbage Code (GBD Level 2) +S061X7A | Garbage Code (GBD Level 2) +S061X8A | Garbage Code (GBD Level 2) +S061X9A | Garbage Code (GBD Level 2) +S061X9D | Garbage Code (GBD Level 2) +S061X9S | Garbage Code (GBD Level 2) +S062--- | Garbage Code (GBD Level 2) +S062X0A | Garbage Code (GBD Level 2) +S062X0D | Garbage Code (GBD Level 2) +S062X0S | Garbage Code (GBD Level 2) +S062X1A | Garbage Code (GBD Level 2) +S062X1D | Garbage Code (GBD Level 2) +S062X1S | Garbage Code (GBD Level 2) +S062X2A | Garbage Code (GBD Level 2) +S062X2D | Garbage Code (GBD Level 2) +S062X2S | Garbage Code (GBD Level 2) +S062X3A | Garbage Code (GBD Level 2) +S062X3D | Garbage Code (GBD Level 2) +S062X3S | Garbage Code (GBD Level 2) +S062X4A | Garbage Code (GBD Level 2) +S062X4D | Garbage Code (GBD Level 2) +S062X4S | Garbage Code (GBD Level 2) +S062X5A | Garbage Code (GBD Level 2) +S062X5D | Garbage Code (GBD Level 2) +S062X5S | Garbage Code (GBD Level 2) +S062X6A | Garbage Code (GBD Level 2) +S062X6D | Garbage Code (GBD Level 2) +S062X6S | Garbage Code (GBD Level 2) +S062X7A | Garbage Code (GBD Level 2) +S062X8A | Garbage Code (GBD Level 2) +S062X9A | Garbage Code (GBD Level 2) +S062X9D | Garbage Code (GBD Level 2) +S062X9S | Garbage Code (GBD Level 2) +S063--- | Garbage Code (GBD Level 2) +S06300A | Garbage Code (GBD Level 2) +S06300D | Garbage Code (GBD Level 2) +S06300S | Garbage Code (GBD Level 2) +S06301A | Garbage Code (GBD Level 2) +S06301D | Garbage Code (GBD Level 2) +S06301S | Garbage Code (GBD Level 2) +S06302A | Garbage Code (GBD Level 2) +S06302D | Garbage Code (GBD Level 2) +S06302S | Garbage Code (GBD Level 2) +S06303A | Garbage Code (GBD Level 2) +S06303D | Garbage Code (GBD Level 2) +S06303S | Garbage Code (GBD Level 2) +S06304A | Garbage Code (GBD Level 2) +S06304D | Garbage Code (GBD Level 2) +S06304S | Garbage Code (GBD Level 2) +S06305A | Garbage Code (GBD Level 2) +S06305D | Garbage Code (GBD Level 2) +S06305S | Garbage Code (GBD Level 2) +S06306A | Garbage Code (GBD Level 2) +S06306D | Garbage Code (GBD Level 2) +S06306S | Garbage Code (GBD Level 2) +S06307A | Garbage Code (GBD Level 2) +S06308A | Garbage Code (GBD Level 2) +S06309A | Garbage Code (GBD Level 2) +S06309D | Garbage Code (GBD Level 2) +S06309S | Garbage Code (GBD Level 2) +S06310A | Garbage Code (GBD Level 2) +S06310D | Garbage Code (GBD Level 2) +S06310S | Garbage Code (GBD Level 2) +S06311A | Garbage Code (GBD Level 2) +S06311D | Garbage Code (GBD Level 2) +S06311S | Garbage Code (GBD Level 2) +S06312A | Garbage Code (GBD Level 2) +S06312D | Garbage Code (GBD Level 2) +S06312S | Garbage Code (GBD Level 2) +S06313A | Garbage Code (GBD Level 2) +S06313D | Garbage Code (GBD Level 2) +S06313S | Garbage Code (GBD Level 2) +S06314A | Garbage Code (GBD Level 2) +S06314D | Garbage Code (GBD Level 2) +S06314S | Garbage Code (GBD Level 2) +S06315A | Garbage Code (GBD Level 2) +S06315D | Garbage Code (GBD Level 2) +S06315S | Garbage Code (GBD Level 2) +S06316A | Garbage Code (GBD Level 2) +S06316D | Garbage Code (GBD Level 2) +S06316S | Garbage Code (GBD Level 2) +S06317A | Garbage Code (GBD Level 2) +S06318A | Garbage Code (GBD Level 2) +S06319A | Garbage Code (GBD Level 2) +S06319D | Garbage Code (GBD Level 2) +S06319S | Garbage Code (GBD Level 2) +S06320A | Garbage Code (GBD Level 2) +S06320D | Garbage Code (GBD Level 2) +S06320S | Garbage Code (GBD Level 2) +S06321A | Garbage Code (GBD Level 2) +S06321D | Garbage Code (GBD Level 2) +S06321S | Garbage Code (GBD Level 2) +S06322A | Garbage Code (GBD Level 2) +S06322D | Garbage Code (GBD Level 2) +S06322S | Garbage Code (GBD Level 2) +S06323A | Garbage Code (GBD Level 2) +S06323D | Garbage Code (GBD Level 2) +S06323S | Garbage Code (GBD Level 2) +S06324A | Garbage Code (GBD Level 2) +S06324D | Garbage Code (GBD Level 2) +S06324S | Garbage Code (GBD Level 2) +S06325A | Garbage Code (GBD Level 2) +S06325D | Garbage Code (GBD Level 2) +S06325S | Garbage Code (GBD Level 2) +S06326A | Garbage Code (GBD Level 2) +S06326D | Garbage Code (GBD Level 2) +S06326S | Garbage Code (GBD Level 2) +S06327A | Garbage Code (GBD Level 2) +S06328A | Garbage Code (GBD Level 2) +S06329A | Garbage Code (GBD Level 2) +S06329D | Garbage Code (GBD Level 2) +S06329S | Garbage Code (GBD Level 2) +S06330A | Garbage Code (GBD Level 2) +S06330D | Garbage Code (GBD Level 2) +S06330S | Garbage Code (GBD Level 2) +S06331A | Garbage Code (GBD Level 2) +S06331D | Garbage Code (GBD Level 2) +S06331S | Garbage Code (GBD Level 2) +S06332A | Garbage Code (GBD Level 2) +S06332D | Garbage Code (GBD Level 2) +S06332S | Garbage Code (GBD Level 2) +S06333A | Garbage Code (GBD Level 2) +S06333D | Garbage Code (GBD Level 2) +S06333S | Garbage Code (GBD Level 2) +S06334A | Garbage Code (GBD Level 2) +S06334D | Garbage Code (GBD Level 2) +S06334S | Garbage Code (GBD Level 2) +S06335A | Garbage Code (GBD Level 2) +S06335D | Garbage Code (GBD Level 2) +S06335S | Garbage Code (GBD Level 2) +S06336A | Garbage Code (GBD Level 2) +S06336D | Garbage Code (GBD Level 2) +S06336S | Garbage Code (GBD Level 2) +S06337A | Garbage Code (GBD Level 2) +S06338A | Garbage Code (GBD Level 2) +S06339A | Garbage Code (GBD Level 2) +S06339D | Garbage Code (GBD Level 2) +S06339S | Garbage Code (GBD Level 2) +S06340A | Garbage Code (GBD Level 2) +S06340D | Garbage Code (GBD Level 2) +S06340S | Garbage Code (GBD Level 2) +S06341A | Garbage Code (GBD Level 2) +S06341D | Garbage Code (GBD Level 2) +S06341S | Garbage Code (GBD Level 2) +S06342A | Garbage Code (GBD Level 2) +S06342D | Garbage Code (GBD Level 2) +S06342S | Garbage Code (GBD Level 2) +S06343A | Garbage Code (GBD Level 2) +S06343D | Garbage Code (GBD Level 2) +S06343S | Garbage Code (GBD Level 2) +S06344A | Garbage Code (GBD Level 2) +S06344D | Garbage Code (GBD Level 2) +S06344S | Garbage Code (GBD Level 2) +S06345A | Garbage Code (GBD Level 2) +S06345D | Garbage Code (GBD Level 2) +S06345S | Garbage Code (GBD Level 2) +S06346A | Garbage Code (GBD Level 2) +S06346D | Garbage Code (GBD Level 2) +S06346S | Garbage Code (GBD Level 2) +S06347A | Garbage Code (GBD Level 2) +S06348A | Garbage Code (GBD Level 2) +S06349A | Garbage Code (GBD Level 2) +S06349D | Garbage Code (GBD Level 2) +S06349S | Garbage Code (GBD Level 2) +S06350A | Garbage Code (GBD Level 2) +S06350D | Garbage Code (GBD Level 2) +S06350S | Garbage Code (GBD Level 2) +S06351A | Garbage Code (GBD Level 2) +S06351D | Garbage Code (GBD Level 2) +S06351S | Garbage Code (GBD Level 2) +S06352A | Garbage Code (GBD Level 2) +S06352D | Garbage Code (GBD Level 2) +S06352S | Garbage Code (GBD Level 2) +S06353A | Garbage Code (GBD Level 2) +S06353D | Garbage Code (GBD Level 2) +S06353S | Garbage Code (GBD Level 2) +S06354A | Garbage Code (GBD Level 2) +S06354D | Garbage Code (GBD Level 2) +S06354S | Garbage Code (GBD Level 2) +S06355A | Garbage Code (GBD Level 2) +S06355D | Garbage Code (GBD Level 2) +S06355S | Garbage Code (GBD Level 2) +S06356A | Garbage Code (GBD Level 2) +S06356D | Garbage Code (GBD Level 2) +S06356S | Garbage Code (GBD Level 2) +S06357A | Garbage Code (GBD Level 2) +S06358A | Garbage Code (GBD Level 2) +S06359A | Garbage Code (GBD Level 2) +S06359D | Garbage Code (GBD Level 2) +S06359S | Garbage Code (GBD Level 2) +S06360A | Garbage Code (GBD Level 2) +S06360D | Garbage Code (GBD Level 2) +S06360S | Garbage Code (GBD Level 2) +S06361A | Garbage Code (GBD Level 2) +S06361D | Garbage Code (GBD Level 2) +S06361S | Garbage Code (GBD Level 2) +S06362A | Garbage Code (GBD Level 2) +S06362D | Garbage Code (GBD Level 2) +S06362S | Garbage Code (GBD Level 2) +S06363A | Garbage Code (GBD Level 2) +S06363D | Garbage Code (GBD Level 2) +S06363S | Garbage Code (GBD Level 2) +S06364A | Garbage Code (GBD Level 2) +S06364D | Garbage Code (GBD Level 2) +S06364S | Garbage Code (GBD Level 2) +S06365A | Garbage Code (GBD Level 2) +S06365D | Garbage Code (GBD Level 2) +S06365S | Garbage Code (GBD Level 2) +S06366A | Garbage Code (GBD Level 2) +S06366D | Garbage Code (GBD Level 2) +S06366S | Garbage Code (GBD Level 2) +S06367A | Garbage Code (GBD Level 2) +S06368A | Garbage Code (GBD Level 2) +S06369A | Garbage Code (GBD Level 2) +S06369D | Garbage Code (GBD Level 2) +S06369S | Garbage Code (GBD Level 2) +S06370A | Garbage Code (GBD Level 2) +S06370D | Garbage Code (GBD Level 2) +S06370S | Garbage Code (GBD Level 2) +S06371A | Garbage Code (GBD Level 2) +S06371D | Garbage Code (GBD Level 2) +S06371S | Garbage Code (GBD Level 2) +S06372A | Garbage Code (GBD Level 2) +S06372D | Garbage Code (GBD Level 2) +S06372S | Garbage Code (GBD Level 2) +S06373A | Garbage Code (GBD Level 2) +S06373D | Garbage Code (GBD Level 2) +S06373S | Garbage Code (GBD Level 2) +S06374A | Garbage Code (GBD Level 2) +S06374D | Garbage Code (GBD Level 2) +S06374S | Garbage Code (GBD Level 2) +S06375A | Garbage Code (GBD Level 2) +S06375D | Garbage Code (GBD Level 2) +S06375S | Garbage Code (GBD Level 2) +S06376A | Garbage Code (GBD Level 2) +S06376D | Garbage Code (GBD Level 2) +S06376S | Garbage Code (GBD Level 2) +S06377A | Garbage Code (GBD Level 2) +S06378A | Garbage Code (GBD Level 2) +S06379A | Garbage Code (GBD Level 2) +S06379D | Garbage Code (GBD Level 2) +S06379S | Garbage Code (GBD Level 2) +S06380A | Garbage Code (GBD Level 2) +S06380D | Garbage Code (GBD Level 2) +S06380S | Garbage Code (GBD Level 2) +S06381A | Garbage Code (GBD Level 2) +S06381D | Garbage Code (GBD Level 2) +S06381S | Garbage Code (GBD Level 2) +S06382A | Garbage Code (GBD Level 2) +S06382D | Garbage Code (GBD Level 2) +S06382S | Garbage Code (GBD Level 2) +S06383A | Garbage Code (GBD Level 2) +S06383D | Garbage Code (GBD Level 2) +S06383S | Garbage Code (GBD Level 2) +S06384A | Garbage Code (GBD Level 2) +S06384D | Garbage Code (GBD Level 2) +S06384S | Garbage Code (GBD Level 2) +S06385A | Garbage Code (GBD Level 2) +S06385D | Garbage Code (GBD Level 2) +S06385S | Garbage Code (GBD Level 2) +S06386A | Garbage Code (GBD Level 2) +S06386D | Garbage Code (GBD Level 2) +S06386S | Garbage Code (GBD Level 2) +S06387A | Garbage Code (GBD Level 2) +S06388A | Garbage Code (GBD Level 2) +S06389A | Garbage Code (GBD Level 2) +S06389D | Garbage Code (GBD Level 2) +S06389S | Garbage Code (GBD Level 2) +S064--- | Garbage Code (GBD Level 2) +S064X0A | Garbage Code (GBD Level 2) +S064X0D | Garbage Code (GBD Level 2) +S064X0S | Garbage Code (GBD Level 2) +S064X1A | Garbage Code (GBD Level 2) +S064X1D | Garbage Code (GBD Level 2) +S064X1S | Garbage Code (GBD Level 2) +S064X2A | Garbage Code (GBD Level 2) +S064X2D | Garbage Code (GBD Level 2) +S064X2S | Garbage Code (GBD Level 2) +S064X3A | Garbage Code (GBD Level 2) +S064X3D | Garbage Code (GBD Level 2) +S064X3S | Garbage Code (GBD Level 2) +S064X4A | Garbage Code (GBD Level 2) +S064X4D | Garbage Code (GBD Level 2) +S064X4S | Garbage Code (GBD Level 2) +S064X5A | Garbage Code (GBD Level 2) +S064X5D | Garbage Code (GBD Level 2) +S064X5S | Garbage Code (GBD Level 2) +S064X6A | Garbage Code (GBD Level 2) +S064X6D | Garbage Code (GBD Level 2) +S064X6S | Garbage Code (GBD Level 2) +S064X7A | Garbage Code (GBD Level 2) +S064X8A | Garbage Code (GBD Level 2) +S064X9A | Garbage Code (GBD Level 2) +S064X9D | Garbage Code (GBD Level 2) +S064X9S | Garbage Code (GBD Level 2) +S065--- | Garbage Code (GBD Level 2) +S065X0A | Garbage Code (GBD Level 2) +S065X0D | Garbage Code (GBD Level 2) +S065X0S | Garbage Code (GBD Level 2) +S065X1A | Garbage Code (GBD Level 2) +S065X1D | Garbage Code (GBD Level 2) +S065X1S | Garbage Code (GBD Level 2) +S065X2A | Garbage Code (GBD Level 2) +S065X2D | Garbage Code (GBD Level 2) +S065X2S | Garbage Code (GBD Level 2) +S065X3A | Garbage Code (GBD Level 2) +S065X3D | Garbage Code (GBD Level 2) +S065X3S | Garbage Code (GBD Level 2) +S065X4A | Garbage Code (GBD Level 2) +S065X4D | Garbage Code (GBD Level 2) +S065X4S | Garbage Code (GBD Level 2) +S065X5A | Garbage Code (GBD Level 2) +S065X5D | Garbage Code (GBD Level 2) +S065X5S | Garbage Code (GBD Level 2) +S065X6A | Garbage Code (GBD Level 2) +S065X6D | Garbage Code (GBD Level 2) +S065X6S | Garbage Code (GBD Level 2) +S065X7A | Garbage Code (GBD Level 2) +S065X8A | Garbage Code (GBD Level 2) +S065X9A | Garbage Code (GBD Level 2) +S065X9D | Garbage Code (GBD Level 2) +S065X9S | Garbage Code (GBD Level 2) +S066--- | Garbage Code (GBD Level 2) +S066X0A | Garbage Code (GBD Level 2) +S066X0D | Garbage Code (GBD Level 2) +S066X0S | Garbage Code (GBD Level 2) +S066X1A | Garbage Code (GBD Level 2) +S066X1D | Garbage Code (GBD Level 2) +S066X1S | Garbage Code (GBD Level 2) +S066X2A | Garbage Code (GBD Level 2) +S066X2D | Garbage Code (GBD Level 2) +S066X2S | Garbage Code (GBD Level 2) +S066X3A | Garbage Code (GBD Level 2) +S066X3D | Garbage Code (GBD Level 2) +S066X3S | Garbage Code (GBD Level 2) +S066X4A | Garbage Code (GBD Level 2) +S066X4D | Garbage Code (GBD Level 2) +S066X4S | Garbage Code (GBD Level 2) +S066X5A | Garbage Code (GBD Level 2) +S066X5D | Garbage Code (GBD Level 2) +S066X5S | Garbage Code (GBD Level 2) +S066X6A | Garbage Code (GBD Level 2) +S066X6D | Garbage Code (GBD Level 2) +S066X6S | Garbage Code (GBD Level 2) +S066X7A | Garbage Code (GBD Level 2) +S066X8A | Garbage Code (GBD Level 2) +S066X9A | Garbage Code (GBD Level 2) +S066X9D | Garbage Code (GBD Level 2) +S066X9S | Garbage Code (GBD Level 2) +S067--- | Garbage Code (GBD Level 2) +S068--- | Garbage Code (GBD Level 2) +S06810A | Garbage Code (GBD Level 2) +S06810D | Garbage Code (GBD Level 2) +S06810S | Garbage Code (GBD Level 2) +S06811A | Garbage Code (GBD Level 2) +S06811D | Garbage Code (GBD Level 2) +S06811S | Garbage Code (GBD Level 2) +S06812A | Garbage Code (GBD Level 2) +S06812D | Garbage Code (GBD Level 2) +S06812S | Garbage Code (GBD Level 2) +S06813A | Garbage Code (GBD Level 2) +S06813D | Garbage Code (GBD Level 2) +S06813S | Garbage Code (GBD Level 2) +S06814A | Garbage Code (GBD Level 2) +S06814D | Garbage Code (GBD Level 2) +S06814S | Garbage Code (GBD Level 2) +S06815A | Garbage Code (GBD Level 2) +S06815D | Garbage Code (GBD Level 2) +S06815S | Garbage Code (GBD Level 2) +S06816A | Garbage Code (GBD Level 2) +S06816D | Garbage Code (GBD Level 2) +S06816S | Garbage Code (GBD Level 2) +S06817A | Garbage Code (GBD Level 2) +S06818A | Garbage Code (GBD Level 2) +S06819A | Garbage Code (GBD Level 2) +S06819D | Garbage Code (GBD Level 2) +S06819S | Garbage Code (GBD Level 2) +S06820A | Garbage Code (GBD Level 2) +S06820D | Garbage Code (GBD Level 2) +S06820S | Garbage Code (GBD Level 2) +S06821A | Garbage Code (GBD Level 2) +S06821D | Garbage Code (GBD Level 2) +S06821S | Garbage Code (GBD Level 2) +S06822A | Garbage Code (GBD Level 2) +S06822D | Garbage Code (GBD Level 2) +S06822S | Garbage Code (GBD Level 2) +S06823A | Garbage Code (GBD Level 2) +S06823D | Garbage Code (GBD Level 2) +S06823S | Garbage Code (GBD Level 2) +S06824A | Garbage Code (GBD Level 2) +S06824D | Garbage Code (GBD Level 2) +S06824S | Garbage Code (GBD Level 2) +S06825A | Garbage Code (GBD Level 2) +S06825D | Garbage Code (GBD Level 2) +S06825S | Garbage Code (GBD Level 2) +S06826A | Garbage Code (GBD Level 2) +S06826D | Garbage Code (GBD Level 2) +S06826S | Garbage Code (GBD Level 2) +S06827A | Garbage Code (GBD Level 2) +S06828A | Garbage Code (GBD Level 2) +S06829A | Garbage Code (GBD Level 2) +S06829D | Garbage Code (GBD Level 2) +S06829S | Garbage Code (GBD Level 2) +S06890A | Garbage Code (GBD Level 2) +S06890D | Garbage Code (GBD Level 2) +S06890S | Garbage Code (GBD Level 2) +S06891A | Garbage Code (GBD Level 2) +S06891D | Garbage Code (GBD Level 2) +S06891S | Garbage Code (GBD Level 2) +S06892A | Garbage Code (GBD Level 2) +S06892D | Garbage Code (GBD Level 2) +S06892S | Garbage Code (GBD Level 2) +S06893A | Garbage Code (GBD Level 2) +S06893D | Garbage Code (GBD Level 2) +S06893S | Garbage Code (GBD Level 2) +S06894A | Garbage Code (GBD Level 2) +S06894D | Garbage Code (GBD Level 2) +S06894S | Garbage Code (GBD Level 2) +S06895A | Garbage Code (GBD Level 2) +S06895D | Garbage Code (GBD Level 2) +S06895S | Garbage Code (GBD Level 2) +S06896A | Garbage Code (GBD Level 2) +S06896D | Garbage Code (GBD Level 2) +S06896S | Garbage Code (GBD Level 2) +S06897A | Garbage Code (GBD Level 2) +S06898A | Garbage Code (GBD Level 2) +S06899A | Garbage Code (GBD Level 2) +S06899D | Garbage Code (GBD Level 2) +S06899S | Garbage Code (GBD Level 2) +S069--- | Garbage Code (GBD Level 2) +S069X0A | Garbage Code (GBD Level 2) +S069X0D | Garbage Code (GBD Level 2) +S069X0S | Garbage Code (GBD Level 2) +S069X1A | Garbage Code (GBD Level 2) +S069X1D | Garbage Code (GBD Level 2) +S069X1S | Garbage Code (GBD Level 2) +S069X2A | Garbage Code (GBD Level 2) +S069X2D | Garbage Code (GBD Level 2) +S069X2S | Garbage Code (GBD Level 2) +S069X3A | Garbage Code (GBD Level 2) +S069X3D | Garbage Code (GBD Level 2) +S069X3S | Garbage Code (GBD Level 2) +S069X4A | Garbage Code (GBD Level 2) +S069X4D | Garbage Code (GBD Level 2) +S069X4S | Garbage Code (GBD Level 2) +S069X5A | Garbage Code (GBD Level 2) +S069X5D | Garbage Code (GBD Level 2) +S069X5S | Garbage Code (GBD Level 2) +S069X6A | Garbage Code (GBD Level 2) +S069X6D | Garbage Code (GBD Level 2) +S069X6S | Garbage Code (GBD Level 2) +S069X7A | Garbage Code (GBD Level 2) +S069X8A | Garbage Code (GBD Level 2) +S069X9A | Garbage Code (GBD Level 2) +S069X9D | Garbage Code (GBD Level 2) +S069X9S | Garbage Code (GBD Level 2) +S07---- | Garbage Code (GBD Level 2) +S070--- | Garbage Code (GBD Level 2) +S070XXA | Garbage Code (GBD Level 2) +S070XXD | Garbage Code (GBD Level 2) +S070XXS | Garbage Code (GBD Level 2) +S071--- | Garbage Code (GBD Level 2) +S071XXA | Garbage Code (GBD Level 2) +S071XXD | Garbage Code (GBD Level 2) +S071XXS | Garbage Code (GBD Level 2) +S078--- | Garbage Code (GBD Level 2) +S078XXA | Garbage Code (GBD Level 2) +S078XXD | Garbage Code (GBD Level 2) +S078XXS | Garbage Code (GBD Level 2) +S079--- | Garbage Code (GBD Level 2) +S079XXA | Garbage Code (GBD Level 2) +S079XXD | Garbage Code (GBD Level 2) +S079XXS | Garbage Code (GBD Level 2) +S08---- | Garbage Code (GBD Level 2) +S080--- | Garbage Code (GBD Level 2) +S080XXA | Garbage Code (GBD Level 2) +S080XXD | Garbage Code (GBD Level 2) +S080XXS | Garbage Code (GBD Level 2) +S081--- | Garbage Code (GBD Level 2) +S08111A | Garbage Code (GBD Level 2) +S08111D | Garbage Code (GBD Level 2) +S08111S | Garbage Code (GBD Level 2) +S08112A | Garbage Code (GBD Level 2) +S08112D | Garbage Code (GBD Level 2) +S08112S | Garbage Code (GBD Level 2) +S08119A | Garbage Code (GBD Level 2) +S08119D | Garbage Code (GBD Level 2) +S08119S | Garbage Code (GBD Level 2) +S08121A | Garbage Code (GBD Level 2) +S08121D | Garbage Code (GBD Level 2) +S08121S | Garbage Code (GBD Level 2) +S08122A | Garbage Code (GBD Level 2) +S08122D | Garbage Code (GBD Level 2) +S08122S | Garbage Code (GBD Level 2) +S08129A | Garbage Code (GBD Level 2) +S08129D | Garbage Code (GBD Level 2) +S08129S | Garbage Code (GBD Level 2) +S088--- | Garbage Code (GBD Level 2) +S08811A | Garbage Code (GBD Level 2) +S08811D | Garbage Code (GBD Level 2) +S08811S | Garbage Code (GBD Level 2) +S08812A | Garbage Code (GBD Level 2) +S08812D | Garbage Code (GBD Level 2) +S08812S | Garbage Code (GBD Level 2) +S0889XA | Garbage Code (GBD Level 2) +S0889XD | Garbage Code (GBD Level 2) +S0889XS | Garbage Code (GBD Level 2) +S089--- | Garbage Code (GBD Level 2) +S09---- | Garbage Code (GBD Level 2) +S090--- | Garbage Code (GBD Level 2) +S090XXA | Garbage Code (GBD Level 2) +S090XXD | Garbage Code (GBD Level 2) +S090XXS | Garbage Code (GBD Level 2) +S091--- | Garbage Code (GBD Level 2) +S0910XA | Garbage Code (GBD Level 2) +S0910XD | Garbage Code (GBD Level 2) +S0910XS | Garbage Code (GBD Level 2) +S0911XA | Garbage Code (GBD Level 2) +S0911XD | Garbage Code (GBD Level 2) +S0911XS | Garbage Code (GBD Level 2) +S0912XA | Garbage Code (GBD Level 2) +S0912XD | Garbage Code (GBD Level 2) +S0912XS | Garbage Code (GBD Level 2) +S0919XA | Garbage Code (GBD Level 2) +S0919XD | Garbage Code (GBD Level 2) +S0919XS | Garbage Code (GBD Level 2) +S092--- | Garbage Code (GBD Level 2) +S0920XA | Garbage Code (GBD Level 2) +S0920XD | Garbage Code (GBD Level 2) +S0920XS | Garbage Code (GBD Level 2) +S0921XA | Garbage Code (GBD Level 2) +S0921XD | Garbage Code (GBD Level 2) +S0921XS | Garbage Code (GBD Level 2) +S0922XA | Garbage Code (GBD Level 2) +S0922XD | Garbage Code (GBD Level 2) +S0922XS | Garbage Code (GBD Level 2) +S09301A | Garbage Code (GBD Level 2) +S09301D | Garbage Code (GBD Level 2) +S09301S | Garbage Code (GBD Level 2) +S09302A | Garbage Code (GBD Level 2) +S09302D | Garbage Code (GBD Level 2) +S09302S | Garbage Code (GBD Level 2) +S09309A | Garbage Code (GBD Level 2) +S09309D | Garbage Code (GBD Level 2) +S09309S | Garbage Code (GBD Level 2) +S09311A | Garbage Code (GBD Level 2) +S09311D | Garbage Code (GBD Level 2) +S09311S | Garbage Code (GBD Level 2) +S09312A | Garbage Code (GBD Level 2) +S09312D | Garbage Code (GBD Level 2) +S09312S | Garbage Code (GBD Level 2) +S09313A | Garbage Code (GBD Level 2) +S09313D | Garbage Code (GBD Level 2) +S09313S | Garbage Code (GBD Level 2) +S09319A | Garbage Code (GBD Level 2) +S09319D | Garbage Code (GBD Level 2) +S09319S | Garbage Code (GBD Level 2) +S09391A | Garbage Code (GBD Level 2) +S09391D | Garbage Code (GBD Level 2) +S09391S | Garbage Code (GBD Level 2) +S09392A | Garbage Code (GBD Level 2) +S09392D | Garbage Code (GBD Level 2) +S09392S | Garbage Code (GBD Level 2) +S09399A | Garbage Code (GBD Level 2) +S09399D | Garbage Code (GBD Level 2) +S09399S | Garbage Code (GBD Level 2) +S097--- | Garbage Code (GBD Level 2) +S098--- | Garbage Code (GBD Level 2) +S098XXA | Garbage Code (GBD Level 2) +S098XXD | Garbage Code (GBD Level 2) +S098XXS | Garbage Code (GBD Level 2) +S099--- | Garbage Code (GBD Level 2) +S0990XA | Garbage Code (GBD Level 2) +S0990XD | Garbage Code (GBD Level 2) +S0990XS | Garbage Code (GBD Level 2) +S0991XA | Garbage Code (GBD Level 2) +S0991XD | Garbage Code (GBD Level 2) +S0991XS | Garbage Code (GBD Level 2) +S0992XA | Garbage Code (GBD Level 2) +S0992XD | Garbage Code (GBD Level 2) +S0992XS | Garbage Code (GBD Level 2) +S0993XA | Garbage Code (GBD Level 2) +S0993XD | Garbage Code (GBD Level 2) +S0993XS | Garbage Code (GBD Level 2) +S10---- | Garbage Code (GBD Level 2) +S100--- | Garbage Code (GBD Level 2) +S100XXA | Garbage Code (GBD Level 2) +S100XXD | Garbage Code (GBD Level 2) +S100XXS | Garbage Code (GBD Level 2) +S101--- | Garbage Code (GBD Level 2) +S1010XA | Garbage Code (GBD Level 2) +S1010XD | Garbage Code (GBD Level 2) +S1010XS | Garbage Code (GBD Level 2) +S1011XA | Garbage Code (GBD Level 2) +S1011XD | Garbage Code (GBD Level 2) +S1011XS | Garbage Code (GBD Level 2) +S1012XA | Garbage Code (GBD Level 2) +S1012XD | Garbage Code (GBD Level 2) +S1012XS | Garbage Code (GBD Level 2) +S1014XA | Garbage Code (GBD Level 2) +S1014XD | Garbage Code (GBD Level 2) +S1014XS | Garbage Code (GBD Level 2) +S1015XA | Garbage Code (GBD Level 2) +S1015XD | Garbage Code (GBD Level 2) +S1015XS | Garbage Code (GBD Level 2) +S1016XA | Garbage Code (GBD Level 2) +S1016XD | Garbage Code (GBD Level 2) +S1016XS | Garbage Code (GBD Level 2) +S1017XA | Garbage Code (GBD Level 2) +S1017XD | Garbage Code (GBD Level 2) +S1017XS | Garbage Code (GBD Level 2) +S107--- | Garbage Code (GBD Level 2) +S108--- | Garbage Code (GBD Level 2) +S1080XA | Garbage Code (GBD Level 2) +S1080XD | Garbage Code (GBD Level 2) +S1080XS | Garbage Code (GBD Level 2) +S1081XA | Garbage Code (GBD Level 2) +S1081XD | Garbage Code (GBD Level 2) +S1081XS | Garbage Code (GBD Level 2) +S1082XA | Garbage Code (GBD Level 2) +S1082XD | Garbage Code (GBD Level 2) +S1082XS | Garbage Code (GBD Level 2) +S1083XA | Garbage Code (GBD Level 2) +S1083XD | Garbage Code (GBD Level 2) +S1083XS | Garbage Code (GBD Level 2) +S1084XA | Garbage Code (GBD Level 2) +S1084XD | Garbage Code (GBD Level 2) +S1084XS | Garbage Code (GBD Level 2) +S1085XA | Garbage Code (GBD Level 2) +S1085XD | Garbage Code (GBD Level 2) +S1085XS | Garbage Code (GBD Level 2) +S1086XA | Garbage Code (GBD Level 2) +S1086XD | Garbage Code (GBD Level 2) +S1086XS | Garbage Code (GBD Level 2) +S1087XA | Garbage Code (GBD Level 2) +S1087XD | Garbage Code (GBD Level 2) +S1087XS | Garbage Code (GBD Level 2) +S109--- | Garbage Code (GBD Level 2) +S1090XA | Garbage Code (GBD Level 2) +S1090XD | Garbage Code (GBD Level 2) +S1090XS | Garbage Code (GBD Level 2) +S1091XA | Garbage Code (GBD Level 2) +S1091XD | Garbage Code (GBD Level 2) +S1091XS | Garbage Code (GBD Level 2) +S1092XA | Garbage Code (GBD Level 2) +S1092XD | Garbage Code (GBD Level 2) +S1092XS | Garbage Code (GBD Level 2) +S1093XA | Garbage Code (GBD Level 2) +S1093XD | Garbage Code (GBD Level 2) +S1093XS | Garbage Code (GBD Level 2) +S1094XA | Garbage Code (GBD Level 2) +S1094XD | Garbage Code (GBD Level 2) +S1094XS | Garbage Code (GBD Level 2) +S1095XA | Garbage Code (GBD Level 2) +S1095XD | Garbage Code (GBD Level 2) +S1095XS | Garbage Code (GBD Level 2) +S1096XA | Garbage Code (GBD Level 2) +S1096XD | Garbage Code (GBD Level 2) +S1096XS | Garbage Code (GBD Level 2) +S1097XA | Garbage Code (GBD Level 2) +S1097XD | Garbage Code (GBD Level 2) +S1097XS | Garbage Code (GBD Level 2) +S11---- | Garbage Code (GBD Level 2) +S110--- | Garbage Code (GBD Level 2) +S11011A | Garbage Code (GBD Level 2) +S11011D | Garbage Code (GBD Level 2) +S11011S | Garbage Code (GBD Level 2) +S11012A | Garbage Code (GBD Level 2) +S11012D | Garbage Code (GBD Level 2) +S11012S | Garbage Code (GBD Level 2) +S11013A | Garbage Code (GBD Level 2) +S11013D | Garbage Code (GBD Level 2) +S11013S | Garbage Code (GBD Level 2) +S11014A | Garbage Code (GBD Level 2) +S11014D | Garbage Code (GBD Level 2) +S11014S | Garbage Code (GBD Level 2) +S11015A | Garbage Code (GBD Level 2) +S11015D | Garbage Code (GBD Level 2) +S11015S | Garbage Code (GBD Level 2) +S11019A | Garbage Code (GBD Level 2) +S11019D | Garbage Code (GBD Level 2) +S11019S | Garbage Code (GBD Level 2) +S11021A | Garbage Code (GBD Level 2) +S11021D | Garbage Code (GBD Level 2) +S11021S | Garbage Code (GBD Level 2) +S11022A | Garbage Code (GBD Level 2) +S11022D | Garbage Code (GBD Level 2) +S11022S | Garbage Code (GBD Level 2) +S11023A | Garbage Code (GBD Level 2) +S11023D | Garbage Code (GBD Level 2) +S11023S | Garbage Code (GBD Level 2) +S11024A | Garbage Code (GBD Level 2) +S11024D | Garbage Code (GBD Level 2) +S11024S | Garbage Code (GBD Level 2) +S11025A | Garbage Code (GBD Level 2) +S11025D | Garbage Code (GBD Level 2) +S11025S | Garbage Code (GBD Level 2) +S11029A | Garbage Code (GBD Level 2) +S11029D | Garbage Code (GBD Level 2) +S11029S | Garbage Code (GBD Level 2) +S11031A | Garbage Code (GBD Level 2) +S11031D | Garbage Code (GBD Level 2) +S11031S | Garbage Code (GBD Level 2) +S11032A | Garbage Code (GBD Level 2) +S11032D | Garbage Code (GBD Level 2) +S11032S | Garbage Code (GBD Level 2) +S11033A | Garbage Code (GBD Level 2) +S11033D | Garbage Code (GBD Level 2) +S11033S | Garbage Code (GBD Level 2) +S11034A | Garbage Code (GBD Level 2) +S11034D | Garbage Code (GBD Level 2) +S11034S | Garbage Code (GBD Level 2) +S11035A | Garbage Code (GBD Level 2) +S11035D | Garbage Code (GBD Level 2) +S11035S | Garbage Code (GBD Level 2) +S11039A | Garbage Code (GBD Level 2) +S11039D | Garbage Code (GBD Level 2) +S11039S | Garbage Code (GBD Level 2) +S111--- | Garbage Code (GBD Level 2) +S1110XA | Garbage Code (GBD Level 2) +S1110XD | Garbage Code (GBD Level 2) +S1110XS | Garbage Code (GBD Level 2) +S1111XA | Garbage Code (GBD Level 2) +S1111XD | Garbage Code (GBD Level 2) +S1111XS | Garbage Code (GBD Level 2) +S1112XA | Garbage Code (GBD Level 2) +S1112XD | Garbage Code (GBD Level 2) +S1112XS | Garbage Code (GBD Level 2) +S1113XA | Garbage Code (GBD Level 2) +S1113XD | Garbage Code (GBD Level 2) +S1113XS | Garbage Code (GBD Level 2) +S1114XA | Garbage Code (GBD Level 2) +S1114XD | Garbage Code (GBD Level 2) +S1114XS | Garbage Code (GBD Level 2) +S1115XA | Garbage Code (GBD Level 2) +S1115XD | Garbage Code (GBD Level 2) +S1115XS | Garbage Code (GBD Level 2) +S112--- | Garbage Code (GBD Level 2) +S1120XA | Garbage Code (GBD Level 2) +S1120XD | Garbage Code (GBD Level 2) +S1120XS | Garbage Code (GBD Level 2) +S1121XA | Garbage Code (GBD Level 2) +S1121XD | Garbage Code (GBD Level 2) +S1121XS | Garbage Code (GBD Level 2) +S1122XA | Garbage Code (GBD Level 2) +S1122XD | Garbage Code (GBD Level 2) +S1122XS | Garbage Code (GBD Level 2) +S1123XA | Garbage Code (GBD Level 2) +S1123XD | Garbage Code (GBD Level 2) +S1123XS | Garbage Code (GBD Level 2) +S1124XA | Garbage Code (GBD Level 2) +S1124XD | Garbage Code (GBD Level 2) +S1124XS | Garbage Code (GBD Level 2) +S1125XA | Garbage Code (GBD Level 2) +S1125XD | Garbage Code (GBD Level 2) +S1125XS | Garbage Code (GBD Level 2) +S117--- | Garbage Code (GBD Level 2) +S118--- | Garbage Code (GBD Level 2) +S1180XA | Garbage Code (GBD Level 2) +S1180XD | Garbage Code (GBD Level 2) +S1180XS | Garbage Code (GBD Level 2) +S1181XA | Garbage Code (GBD Level 2) +S1181XD | Garbage Code (GBD Level 2) +S1181XS | Garbage Code (GBD Level 2) +S1182XA | Garbage Code (GBD Level 2) +S1182XD | Garbage Code (GBD Level 2) +S1182XS | Garbage Code (GBD Level 2) +S1183XA | Garbage Code (GBD Level 2) +S1183XD | Garbage Code (GBD Level 2) +S1183XS | Garbage Code (GBD Level 2) +S1184XA | Garbage Code (GBD Level 2) +S1184XD | Garbage Code (GBD Level 2) +S1184XS | Garbage Code (GBD Level 2) +S1185XA | Garbage Code (GBD Level 2) +S1185XD | Garbage Code (GBD Level 2) +S1185XS | Garbage Code (GBD Level 2) +S1189XA | Garbage Code (GBD Level 2) +S1189XD | Garbage Code (GBD Level 2) +S1189XS | Garbage Code (GBD Level 2) +S119--- | Garbage Code (GBD Level 2) +S1190XA | Garbage Code (GBD Level 2) +S1190XD | Garbage Code (GBD Level 2) +S1190XS | Garbage Code (GBD Level 2) +S1191XA | Garbage Code (GBD Level 2) +S1191XD | Garbage Code (GBD Level 2) +S1191XS | Garbage Code (GBD Level 2) +S1192XA | Garbage Code (GBD Level 2) +S1192XD | Garbage Code (GBD Level 2) +S1192XS | Garbage Code (GBD Level 2) +S1193XA | Garbage Code (GBD Level 2) +S1193XD | Garbage Code (GBD Level 2) +S1193XS | Garbage Code (GBD Level 2) +S1194XA | Garbage Code (GBD Level 2) +S1194XD | Garbage Code (GBD Level 2) +S1194XS | Garbage Code (GBD Level 2) +S1195XA | Garbage Code (GBD Level 2) +S1195XD | Garbage Code (GBD Level 2) +S1195XS | Garbage Code (GBD Level 2) +S12---- | Garbage Code (GBD Level 2) +S120--- | Garbage Code (GBD Level 2) +S12000A | Garbage Code (GBD Level 2) +S12000B | Garbage Code (GBD Level 2) +S12000D | Garbage Code (GBD Level 2) +S12000G | Garbage Code (GBD Level 2) +S12000K | Garbage Code (GBD Level 2) +S12000S | Garbage Code (GBD Level 2) +S12001A | Garbage Code (GBD Level 2) +S12001B | Garbage Code (GBD Level 2) +S12001D | Garbage Code (GBD Level 2) +S12001G | Garbage Code (GBD Level 2) +S12001K | Garbage Code (GBD Level 2) +S12001S | Garbage Code (GBD Level 2) +S1201XA | Garbage Code (GBD Level 2) +S1201XB | Garbage Code (GBD Level 2) +S1201XD | Garbage Code (GBD Level 2) +S1201XG | Garbage Code (GBD Level 2) +S1201XK | Garbage Code (GBD Level 2) +S1201XS | Garbage Code (GBD Level 2) +S1202XA | Garbage Code (GBD Level 2) +S1202XB | Garbage Code (GBD Level 2) +S1202XD | Garbage Code (GBD Level 2) +S1202XG | Garbage Code (GBD Level 2) +S1202XK | Garbage Code (GBD Level 2) +S1202XS | Garbage Code (GBD Level 2) +S12030A | Garbage Code (GBD Level 2) +S12030B | Garbage Code (GBD Level 2) +S12030D | Garbage Code (GBD Level 2) +S12030G | Garbage Code (GBD Level 2) +S12030K | Garbage Code (GBD Level 2) +S12030S | Garbage Code (GBD Level 2) +S12031A | Garbage Code (GBD Level 2) +S12031B | Garbage Code (GBD Level 2) +S12031D | Garbage Code (GBD Level 2) +S12031G | Garbage Code (GBD Level 2) +S12031K | Garbage Code (GBD Level 2) +S12031S | Garbage Code (GBD Level 2) +S12040A | Garbage Code (GBD Level 2) +S12040B | Garbage Code (GBD Level 2) +S12040D | Garbage Code (GBD Level 2) +S12040G | Garbage Code (GBD Level 2) +S12040K | Garbage Code (GBD Level 2) +S12040S | Garbage Code (GBD Level 2) +S12041A | Garbage Code (GBD Level 2) +S12041B | Garbage Code (GBD Level 2) +S12041D | Garbage Code (GBD Level 2) +S12041G | Garbage Code (GBD Level 2) +S12041K | Garbage Code (GBD Level 2) +S12041S | Garbage Code (GBD Level 2) +S12090A | Garbage Code (GBD Level 2) +S12090B | Garbage Code (GBD Level 2) +S12090D | Garbage Code (GBD Level 2) +S12090G | Garbage Code (GBD Level 2) +S12090K | Garbage Code (GBD Level 2) +S12090S | Garbage Code (GBD Level 2) +S12091A | Garbage Code (GBD Level 2) +S12091B | Garbage Code (GBD Level 2) +S12091D | Garbage Code (GBD Level 2) +S12091G | Garbage Code (GBD Level 2) +S12091K | Garbage Code (GBD Level 2) +S12091S | Garbage Code (GBD Level 2) +S121--- | Garbage Code (GBD Level 2) +S12100A | Garbage Code (GBD Level 2) +S12100B | Garbage Code (GBD Level 2) +S12100D | Garbage Code (GBD Level 2) +S12100G | Garbage Code (GBD Level 2) +S12100K | Garbage Code (GBD Level 2) +S12100S | Garbage Code (GBD Level 2) +S12101A | Garbage Code (GBD Level 2) +S12101B | Garbage Code (GBD Level 2) +S12101D | Garbage Code (GBD Level 2) +S12101G | Garbage Code (GBD Level 2) +S12101K | Garbage Code (GBD Level 2) +S12101S | Garbage Code (GBD Level 2) +S12110A | Garbage Code (GBD Level 2) +S12110B | Garbage Code (GBD Level 2) +S12110D | Garbage Code (GBD Level 2) +S12110G | Garbage Code (GBD Level 2) +S12110K | Garbage Code (GBD Level 2) +S12110S | Garbage Code (GBD Level 2) +S12111A | Garbage Code (GBD Level 2) +S12111B | Garbage Code (GBD Level 2) +S12111D | Garbage Code (GBD Level 2) +S12111G | Garbage Code (GBD Level 2) +S12111K | Garbage Code (GBD Level 2) +S12111S | Garbage Code (GBD Level 2) +S12112A | Garbage Code (GBD Level 2) +S12112B | Garbage Code (GBD Level 2) +S12112D | Garbage Code (GBD Level 2) +S12112G | Garbage Code (GBD Level 2) +S12112K | Garbage Code (GBD Level 2) +S12112S | Garbage Code (GBD Level 2) +S12120A | Garbage Code (GBD Level 2) +S12120B | Garbage Code (GBD Level 2) +S12120D | Garbage Code (GBD Level 2) +S12120G | Garbage Code (GBD Level 2) +S12120K | Garbage Code (GBD Level 2) +S12120S | Garbage Code (GBD Level 2) +S12121A | Garbage Code (GBD Level 2) +S12121B | Garbage Code (GBD Level 2) +S12121D | Garbage Code (GBD Level 2) +S12121G | Garbage Code (GBD Level 2) +S12121K | Garbage Code (GBD Level 2) +S12121S | Garbage Code (GBD Level 2) +S12130A | Garbage Code (GBD Level 2) +S12130B | Garbage Code (GBD Level 2) +S12130D | Garbage Code (GBD Level 2) +S12130G | Garbage Code (GBD Level 2) +S12130K | Garbage Code (GBD Level 2) +S12130S | Garbage Code (GBD Level 2) +S12131A | Garbage Code (GBD Level 2) +S12131B | Garbage Code (GBD Level 2) +S12131D | Garbage Code (GBD Level 2) +S12131G | Garbage Code (GBD Level 2) +S12131K | Garbage Code (GBD Level 2) +S12131S | Garbage Code (GBD Level 2) +S1214XA | Garbage Code (GBD Level 2) +S1214XB | Garbage Code (GBD Level 2) +S1214XD | Garbage Code (GBD Level 2) +S1214XG | Garbage Code (GBD Level 2) +S1214XK | Garbage Code (GBD Level 2) +S1214XS | Garbage Code (GBD Level 2) +S12150A | Garbage Code (GBD Level 2) +S12150B | Garbage Code (GBD Level 2) +S12150D | Garbage Code (GBD Level 2) +S12150G | Garbage Code (GBD Level 2) +S12150K | Garbage Code (GBD Level 2) +S12150S | Garbage Code (GBD Level 2) +S12151A | Garbage Code (GBD Level 2) +S12151B | Garbage Code (GBD Level 2) +S12151D | Garbage Code (GBD Level 2) +S12151G | Garbage Code (GBD Level 2) +S12151K | Garbage Code (GBD Level 2) +S12151S | Garbage Code (GBD Level 2) +S12190A | Garbage Code (GBD Level 2) +S12190B | Garbage Code (GBD Level 2) +S12190D | Garbage Code (GBD Level 2) +S12190G | Garbage Code (GBD Level 2) +S12190K | Garbage Code (GBD Level 2) +S12190S | Garbage Code (GBD Level 2) +S12191A | Garbage Code (GBD Level 2) +S12191B | Garbage Code (GBD Level 2) +S12191D | Garbage Code (GBD Level 2) +S12191G | Garbage Code (GBD Level 2) +S12191K | Garbage Code (GBD Level 2) +S12191S | Garbage Code (GBD Level 2) +S122--- | Garbage Code (GBD Level 2) +S12200A | Garbage Code (GBD Level 2) +S12200B | Garbage Code (GBD Level 2) +S12200D | Garbage Code (GBD Level 2) +S12200G | Garbage Code (GBD Level 2) +S12200K | Garbage Code (GBD Level 2) +S12200S | Garbage Code (GBD Level 2) +S12201A | Garbage Code (GBD Level 2) +S12201B | Garbage Code (GBD Level 2) +S12201D | Garbage Code (GBD Level 2) +S12201G | Garbage Code (GBD Level 2) +S12201K | Garbage Code (GBD Level 2) +S12201S | Garbage Code (GBD Level 2) +S12230A | Garbage Code (GBD Level 2) +S12230B | Garbage Code (GBD Level 2) +S12230D | Garbage Code (GBD Level 2) +S12230G | Garbage Code (GBD Level 2) +S12230K | Garbage Code (GBD Level 2) +S12230S | Garbage Code (GBD Level 2) +S12231A | Garbage Code (GBD Level 2) +S12231B | Garbage Code (GBD Level 2) +S12231D | Garbage Code (GBD Level 2) +S12231G | Garbage Code (GBD Level 2) +S12231K | Garbage Code (GBD Level 2) +S12231S | Garbage Code (GBD Level 2) +S1224XA | Garbage Code (GBD Level 2) +S1224XB | Garbage Code (GBD Level 2) +S1224XD | Garbage Code (GBD Level 2) +S1224XG | Garbage Code (GBD Level 2) +S1224XK | Garbage Code (GBD Level 2) +S1224XS | Garbage Code (GBD Level 2) +S12250A | Garbage Code (GBD Level 2) +S12250B | Garbage Code (GBD Level 2) +S12250D | Garbage Code (GBD Level 2) +S12250G | Garbage Code (GBD Level 2) +S12250K | Garbage Code (GBD Level 2) +S12250S | Garbage Code (GBD Level 2) +S12251A | Garbage Code (GBD Level 2) +S12251B | Garbage Code (GBD Level 2) +S12251D | Garbage Code (GBD Level 2) +S12251G | Garbage Code (GBD Level 2) +S12251K | Garbage Code (GBD Level 2) +S12251S | Garbage Code (GBD Level 2) +S12290A | Garbage Code (GBD Level 2) +S12290B | Garbage Code (GBD Level 2) +S12290D | Garbage Code (GBD Level 2) +S12290G | Garbage Code (GBD Level 2) +S12290K | Garbage Code (GBD Level 2) +S12290S | Garbage Code (GBD Level 2) +S12291A | Garbage Code (GBD Level 2) +S12291B | Garbage Code (GBD Level 2) +S12291D | Garbage Code (GBD Level 2) +S12291G | Garbage Code (GBD Level 2) +S12291K | Garbage Code (GBD Level 2) +S12291S | Garbage Code (GBD Level 2) +S12300A | Garbage Code (GBD Level 2) +S12300B | Garbage Code (GBD Level 2) +S12300D | Garbage Code (GBD Level 2) +S12300G | Garbage Code (GBD Level 2) +S12300K | Garbage Code (GBD Level 2) +S12300S | Garbage Code (GBD Level 2) +S12301A | Garbage Code (GBD Level 2) +S12301B | Garbage Code (GBD Level 2) +S12301D | Garbage Code (GBD Level 2) +S12301G | Garbage Code (GBD Level 2) +S12301K | Garbage Code (GBD Level 2) +S12301S | Garbage Code (GBD Level 2) +S12330A | Garbage Code (GBD Level 2) +S12330B | Garbage Code (GBD Level 2) +S12330D | Garbage Code (GBD Level 2) +S12330G | Garbage Code (GBD Level 2) +S12330K | Garbage Code (GBD Level 2) +S12330S | Garbage Code (GBD Level 2) +S12331A | Garbage Code (GBD Level 2) +S12331B | Garbage Code (GBD Level 2) +S12331D | Garbage Code (GBD Level 2) +S12331G | Garbage Code (GBD Level 2) +S12331K | Garbage Code (GBD Level 2) +S12331S | Garbage Code (GBD Level 2) +S1234XA | Garbage Code (GBD Level 2) +S1234XB | Garbage Code (GBD Level 2) +S1234XD | Garbage Code (GBD Level 2) +S1234XG | Garbage Code (GBD Level 2) +S1234XK | Garbage Code (GBD Level 2) +S1234XS | Garbage Code (GBD Level 2) +S12350A | Garbage Code (GBD Level 2) +S12350B | Garbage Code (GBD Level 2) +S12350D | Garbage Code (GBD Level 2) +S12350G | Garbage Code (GBD Level 2) +S12350K | Garbage Code (GBD Level 2) +S12350S | Garbage Code (GBD Level 2) +S12351A | Garbage Code (GBD Level 2) +S12351B | Garbage Code (GBD Level 2) +S12351D | Garbage Code (GBD Level 2) +S12351G | Garbage Code (GBD Level 2) +S12351K | Garbage Code (GBD Level 2) +S12351S | Garbage Code (GBD Level 2) +S12390A | Garbage Code (GBD Level 2) +S12390B | Garbage Code (GBD Level 2) +S12390D | Garbage Code (GBD Level 2) +S12390G | Garbage Code (GBD Level 2) +S12390K | Garbage Code (GBD Level 2) +S12390S | Garbage Code (GBD Level 2) +S12391A | Garbage Code (GBD Level 2) +S12391B | Garbage Code (GBD Level 2) +S12391D | Garbage Code (GBD Level 2) +S12391G | Garbage Code (GBD Level 2) +S12391K | Garbage Code (GBD Level 2) +S12391S | Garbage Code (GBD Level 2) +S12400A | Garbage Code (GBD Level 2) +S12400B | Garbage Code (GBD Level 2) +S12400D | Garbage Code (GBD Level 2) +S12400G | Garbage Code (GBD Level 2) +S12400K | Garbage Code (GBD Level 2) +S12400S | Garbage Code (GBD Level 2) +S12401A | Garbage Code (GBD Level 2) +S12401B | Garbage Code (GBD Level 2) +S12401D | Garbage Code (GBD Level 2) +S12401G | Garbage Code (GBD Level 2) +S12401K | Garbage Code (GBD Level 2) +S12401S | Garbage Code (GBD Level 2) +S12430A | Garbage Code (GBD Level 2) +S12430B | Garbage Code (GBD Level 2) +S12430D | Garbage Code (GBD Level 2) +S12430G | Garbage Code (GBD Level 2) +S12430K | Garbage Code (GBD Level 2) +S12430S | Garbage Code (GBD Level 2) +S12431A | Garbage Code (GBD Level 2) +S12431B | Garbage Code (GBD Level 2) +S12431D | Garbage Code (GBD Level 2) +S12431G | Garbage Code (GBD Level 2) +S12431K | Garbage Code (GBD Level 2) +S12431S | Garbage Code (GBD Level 2) +S1244XA | Garbage Code (GBD Level 2) +S1244XB | Garbage Code (GBD Level 2) +S1244XD | Garbage Code (GBD Level 2) +S1244XG | Garbage Code (GBD Level 2) +S1244XK | Garbage Code (GBD Level 2) +S1244XS | Garbage Code (GBD Level 2) +S12450A | Garbage Code (GBD Level 2) +S12450B | Garbage Code (GBD Level 2) +S12450D | Garbage Code (GBD Level 2) +S12450G | Garbage Code (GBD Level 2) +S12450K | Garbage Code (GBD Level 2) +S12450S | Garbage Code (GBD Level 2) +S12451A | Garbage Code (GBD Level 2) +S12451B | Garbage Code (GBD Level 2) +S12451D | Garbage Code (GBD Level 2) +S12451G | Garbage Code (GBD Level 2) +S12451K | Garbage Code (GBD Level 2) +S12451S | Garbage Code (GBD Level 2) +S12490A | Garbage Code (GBD Level 2) +S12490B | Garbage Code (GBD Level 2) +S12490D | Garbage Code (GBD Level 2) +S12490G | Garbage Code (GBD Level 2) +S12490K | Garbage Code (GBD Level 2) +S12490S | Garbage Code (GBD Level 2) +S12491A | Garbage Code (GBD Level 2) +S12491B | Garbage Code (GBD Level 2) +S12491D | Garbage Code (GBD Level 2) +S12491G | Garbage Code (GBD Level 2) +S12491K | Garbage Code (GBD Level 2) +S12491S | Garbage Code (GBD Level 2) +S12500A | Garbage Code (GBD Level 2) +S12500B | Garbage Code (GBD Level 2) +S12500D | Garbage Code (GBD Level 2) +S12500G | Garbage Code (GBD Level 2) +S12500K | Garbage Code (GBD Level 2) +S12500S | Garbage Code (GBD Level 2) +S12501A | Garbage Code (GBD Level 2) +S12501B | Garbage Code (GBD Level 2) +S12501D | Garbage Code (GBD Level 2) +S12501G | Garbage Code (GBD Level 2) +S12501K | Garbage Code (GBD Level 2) +S12501S | Garbage Code (GBD Level 2) +S12530A | Garbage Code (GBD Level 2) +S12530B | Garbage Code (GBD Level 2) +S12530D | Garbage Code (GBD Level 2) +S12530G | Garbage Code (GBD Level 2) +S12530K | Garbage Code (GBD Level 2) +S12530S | Garbage Code (GBD Level 2) +S12531A | Garbage Code (GBD Level 2) +S12531B | Garbage Code (GBD Level 2) +S12531D | Garbage Code (GBD Level 2) +S12531G | Garbage Code (GBD Level 2) +S12531K | Garbage Code (GBD Level 2) +S12531S | Garbage Code (GBD Level 2) +S1254XA | Garbage Code (GBD Level 2) +S1254XB | Garbage Code (GBD Level 2) +S1254XD | Garbage Code (GBD Level 2) +S1254XG | Garbage Code (GBD Level 2) +S1254XK | Garbage Code (GBD Level 2) +S1254XS | Garbage Code (GBD Level 2) +S12550A | Garbage Code (GBD Level 2) +S12550B | Garbage Code (GBD Level 2) +S12550D | Garbage Code (GBD Level 2) +S12550G | Garbage Code (GBD Level 2) +S12550K | Garbage Code (GBD Level 2) +S12550S | Garbage Code (GBD Level 2) +S12551A | Garbage Code (GBD Level 2) +S12551B | Garbage Code (GBD Level 2) +S12551D | Garbage Code (GBD Level 2) +S12551G | Garbage Code (GBD Level 2) +S12551K | Garbage Code (GBD Level 2) +S12551S | Garbage Code (GBD Level 2) +S12590A | Garbage Code (GBD Level 2) +S12590B | Garbage Code (GBD Level 2) +S12590D | Garbage Code (GBD Level 2) +S12590G | Garbage Code (GBD Level 2) +S12590K | Garbage Code (GBD Level 2) +S12590S | Garbage Code (GBD Level 2) +S12591A | Garbage Code (GBD Level 2) +S12591B | Garbage Code (GBD Level 2) +S12591D | Garbage Code (GBD Level 2) +S12591G | Garbage Code (GBD Level 2) +S12591K | Garbage Code (GBD Level 2) +S12591S | Garbage Code (GBD Level 2) +S12600A | Garbage Code (GBD Level 2) +S12600B | Garbage Code (GBD Level 2) +S12600D | Garbage Code (GBD Level 2) +S12600G | Garbage Code (GBD Level 2) +S12600K | Garbage Code (GBD Level 2) +S12600S | Garbage Code (GBD Level 2) +S12601A | Garbage Code (GBD Level 2) +S12601B | Garbage Code (GBD Level 2) +S12601D | Garbage Code (GBD Level 2) +S12601G | Garbage Code (GBD Level 2) +S12601K | Garbage Code (GBD Level 2) +S12601S | Garbage Code (GBD Level 2) +S12630A | Garbage Code (GBD Level 2) +S12630B | Garbage Code (GBD Level 2) +S12630D | Garbage Code (GBD Level 2) +S12630G | Garbage Code (GBD Level 2) +S12630K | Garbage Code (GBD Level 2) +S12630S | Garbage Code (GBD Level 2) +S12631A | Garbage Code (GBD Level 2) +S12631B | Garbage Code (GBD Level 2) +S12631D | Garbage Code (GBD Level 2) +S12631G | Garbage Code (GBD Level 2) +S12631K | Garbage Code (GBD Level 2) +S12631S | Garbage Code (GBD Level 2) +S1264XA | Garbage Code (GBD Level 2) +S1264XB | Garbage Code (GBD Level 2) +S1264XD | Garbage Code (GBD Level 2) +S1264XG | Garbage Code (GBD Level 2) +S1264XK | Garbage Code (GBD Level 2) +S1264XS | Garbage Code (GBD Level 2) +S12650A | Garbage Code (GBD Level 2) +S12650B | Garbage Code (GBD Level 2) +S12650D | Garbage Code (GBD Level 2) +S12650G | Garbage Code (GBD Level 2) +S12650K | Garbage Code (GBD Level 2) +S12650S | Garbage Code (GBD Level 2) +S12651A | Garbage Code (GBD Level 2) +S12651B | Garbage Code (GBD Level 2) +S12651D | Garbage Code (GBD Level 2) +S12651G | Garbage Code (GBD Level 2) +S12651K | Garbage Code (GBD Level 2) +S12651S | Garbage Code (GBD Level 2) +S12690A | Garbage Code (GBD Level 2) +S12690B | Garbage Code (GBD Level 2) +S12690D | Garbage Code (GBD Level 2) +S12690G | Garbage Code (GBD Level 2) +S12690K | Garbage Code (GBD Level 2) +S12690S | Garbage Code (GBD Level 2) +S12691A | Garbage Code (GBD Level 2) +S12691B | Garbage Code (GBD Level 2) +S12691D | Garbage Code (GBD Level 2) +S12691G | Garbage Code (GBD Level 2) +S12691K | Garbage Code (GBD Level 2) +S12691S | Garbage Code (GBD Level 2) +S127--- | Garbage Code (GBD Level 2) +S128--- | Garbage Code (GBD Level 2) +S128XXA | Garbage Code (GBD Level 2) +S128XXD | Garbage Code (GBD Level 2) +S128XXS | Garbage Code (GBD Level 2) +S129--- | Garbage Code (GBD Level 2) +S129XXA | Garbage Code (GBD Level 2) +S129XXD | Garbage Code (GBD Level 2) +S129XXS | Garbage Code (GBD Level 2) +S13---- | Garbage Code (GBD Level 2) +S130--- | Garbage Code (GBD Level 2) +S130XXA | Garbage Code (GBD Level 2) +S130XXD | Garbage Code (GBD Level 2) +S130XXS | Garbage Code (GBD Level 2) +S131--- | Garbage Code (GBD Level 2) +S13100A | Garbage Code (GBD Level 2) +S13100D | Garbage Code (GBD Level 2) +S13100S | Garbage Code (GBD Level 2) +S13101A | Garbage Code (GBD Level 2) +S13101D | Garbage Code (GBD Level 2) +S13101S | Garbage Code (GBD Level 2) +S13110A | Garbage Code (GBD Level 2) +S13110D | Garbage Code (GBD Level 2) +S13110S | Garbage Code (GBD Level 2) +S13111A | Garbage Code (GBD Level 2) +S13111D | Garbage Code (GBD Level 2) +S13111S | Garbage Code (GBD Level 2) +S13120A | Garbage Code (GBD Level 2) +S13120D | Garbage Code (GBD Level 2) +S13120S | Garbage Code (GBD Level 2) +S13121A | Garbage Code (GBD Level 2) +S13121D | Garbage Code (GBD Level 2) +S13121S | Garbage Code (GBD Level 2) +S13130A | Garbage Code (GBD Level 2) +S13130D | Garbage Code (GBD Level 2) +S13130S | Garbage Code (GBD Level 2) +S13131A | Garbage Code (GBD Level 2) +S13131D | Garbage Code (GBD Level 2) +S13131S | Garbage Code (GBD Level 2) +S13140A | Garbage Code (GBD Level 2) +S13140D | Garbage Code (GBD Level 2) +S13140S | Garbage Code (GBD Level 2) +S13141A | Garbage Code (GBD Level 2) +S13141D | Garbage Code (GBD Level 2) +S13141S | Garbage Code (GBD Level 2) +S13150A | Garbage Code (GBD Level 2) +S13150D | Garbage Code (GBD Level 2) +S13150S | Garbage Code (GBD Level 2) +S13151A | Garbage Code (GBD Level 2) +S13151D | Garbage Code (GBD Level 2) +S13151S | Garbage Code (GBD Level 2) +S13160A | Garbage Code (GBD Level 2) +S13160D | Garbage Code (GBD Level 2) +S13160S | Garbage Code (GBD Level 2) +S13161A | Garbage Code (GBD Level 2) +S13161D | Garbage Code (GBD Level 2) +S13161S | Garbage Code (GBD Level 2) +S13170A | Garbage Code (GBD Level 2) +S13170D | Garbage Code (GBD Level 2) +S13170S | Garbage Code (GBD Level 2) +S13171A | Garbage Code (GBD Level 2) +S13171D | Garbage Code (GBD Level 2) +S13171S | Garbage Code (GBD Level 2) +S13180A | Garbage Code (GBD Level 2) +S13180D | Garbage Code (GBD Level 2) +S13180S | Garbage Code (GBD Level 2) +S13181A | Garbage Code (GBD Level 2) +S13181D | Garbage Code (GBD Level 2) +S13181S | Garbage Code (GBD Level 2) +S132--- | Garbage Code (GBD Level 2) +S1320XA | Garbage Code (GBD Level 2) +S1320XD | Garbage Code (GBD Level 2) +S1320XS | Garbage Code (GBD Level 2) +S1329XA | Garbage Code (GBD Level 2) +S1329XD | Garbage Code (GBD Level 2) +S1329XS | Garbage Code (GBD Level 2) +S133--- | Garbage Code (GBD Level 2) +S134--- | Garbage Code (GBD Level 2) +S134XXA | Garbage Code (GBD Level 2) +S134XXD | Garbage Code (GBD Level 2) +S134XXS | Garbage Code (GBD Level 2) +S135--- | Garbage Code (GBD Level 2) +S135XXA | Garbage Code (GBD Level 2) +S135XXD | Garbage Code (GBD Level 2) +S135XXS | Garbage Code (GBD Level 2) +S136--- | Garbage Code (GBD Level 2) +S138XXA | Garbage Code (GBD Level 2) +S138XXD | Garbage Code (GBD Level 2) +S138XXS | Garbage Code (GBD Level 2) +S139XXA | Garbage Code (GBD Level 2) +S139XXD | Garbage Code (GBD Level 2) +S139XXS | Garbage Code (GBD Level 2) +S14---- | Garbage Code (GBD Level 2) +S140--- | Garbage Code (GBD Level 2) +S140XXA | Garbage Code (GBD Level 2) +S140XXD | Garbage Code (GBD Level 2) +S140XXS | Garbage Code (GBD Level 2) +S141--- | Garbage Code (GBD Level 2) +S14101A | Garbage Code (GBD Level 2) +S14101D | Garbage Code (GBD Level 2) +S14101S | Garbage Code (GBD Level 2) +S14102A | Garbage Code (GBD Level 2) +S14102D | Garbage Code (GBD Level 2) +S14102S | Garbage Code (GBD Level 2) +S14103A | Garbage Code (GBD Level 2) +S14103D | Garbage Code (GBD Level 2) +S14103S | Garbage Code (GBD Level 2) +S14104A | Garbage Code (GBD Level 2) +S14104D | Garbage Code (GBD Level 2) +S14104S | Garbage Code (GBD Level 2) +S14105A | Garbage Code (GBD Level 2) +S14105D | Garbage Code (GBD Level 2) +S14105S | Garbage Code (GBD Level 2) +S14106A | Garbage Code (GBD Level 2) +S14106D | Garbage Code (GBD Level 2) +S14106S | Garbage Code (GBD Level 2) +S14107A | Garbage Code (GBD Level 2) +S14107D | Garbage Code (GBD Level 2) +S14107S | Garbage Code (GBD Level 2) +S14108A | Garbage Code (GBD Level 2) +S14108D | Garbage Code (GBD Level 2) +S14108S | Garbage Code (GBD Level 2) +S14109A | Garbage Code (GBD Level 2) +S14109D | Garbage Code (GBD Level 2) +S14109S | Garbage Code (GBD Level 2) +S14111A | Garbage Code (GBD Level 2) +S14111D | Garbage Code (GBD Level 2) +S14111S | Garbage Code (GBD Level 2) +S14112A | Garbage Code (GBD Level 2) +S14112D | Garbage Code (GBD Level 2) +S14112S | Garbage Code (GBD Level 2) +S14113A | Garbage Code (GBD Level 2) +S14113D | Garbage Code (GBD Level 2) +S14113S | Garbage Code (GBD Level 2) +S14114A | Garbage Code (GBD Level 2) +S14114D | Garbage Code (GBD Level 2) +S14114S | Garbage Code (GBD Level 2) +S14115A | Garbage Code (GBD Level 2) +S14115D | Garbage Code (GBD Level 2) +S14115S | Garbage Code (GBD Level 2) +S14116A | Garbage Code (GBD Level 2) +S14116D | Garbage Code (GBD Level 2) +S14116S | Garbage Code (GBD Level 2) +S14117A | Garbage Code (GBD Level 2) +S14117D | Garbage Code (GBD Level 2) +S14117S | Garbage Code (GBD Level 2) +S14118A | Garbage Code (GBD Level 2) +S14118D | Garbage Code (GBD Level 2) +S14118S | Garbage Code (GBD Level 2) +S14119A | Garbage Code (GBD Level 2) +S14119D | Garbage Code (GBD Level 2) +S14119S | Garbage Code (GBD Level 2) +S14121A | Garbage Code (GBD Level 2) +S14121D | Garbage Code (GBD Level 2) +S14121S | Garbage Code (GBD Level 2) +S14122A | Garbage Code (GBD Level 2) +S14122D | Garbage Code (GBD Level 2) +S14122S | Garbage Code (GBD Level 2) +S14123A | Garbage Code (GBD Level 2) +S14123D | Garbage Code (GBD Level 2) +S14123S | Garbage Code (GBD Level 2) +S14124A | Garbage Code (GBD Level 2) +S14124D | Garbage Code (GBD Level 2) +S14124S | Garbage Code (GBD Level 2) +S14125A | Garbage Code (GBD Level 2) +S14125D | Garbage Code (GBD Level 2) +S14125S | Garbage Code (GBD Level 2) +S14126A | Garbage Code (GBD Level 2) +S14126D | Garbage Code (GBD Level 2) +S14126S | Garbage Code (GBD Level 2) +S14127A | Garbage Code (GBD Level 2) +S14127D | Garbage Code (GBD Level 2) +S14127S | Garbage Code (GBD Level 2) +S14128A | Garbage Code (GBD Level 2) +S14128D | Garbage Code (GBD Level 2) +S14128S | Garbage Code (GBD Level 2) +S14129A | Garbage Code (GBD Level 2) +S14129D | Garbage Code (GBD Level 2) +S14129S | Garbage Code (GBD Level 2) +S14131A | Garbage Code (GBD Level 2) +S14131D | Garbage Code (GBD Level 2) +S14131S | Garbage Code (GBD Level 2) +S14132A | Garbage Code (GBD Level 2) +S14132D | Garbage Code (GBD Level 2) +S14132S | Garbage Code (GBD Level 2) +S14133A | Garbage Code (GBD Level 2) +S14133D | Garbage Code (GBD Level 2) +S14133S | Garbage Code (GBD Level 2) +S14134A | Garbage Code (GBD Level 2) +S14134D | Garbage Code (GBD Level 2) +S14134S | Garbage Code (GBD Level 2) +S14135A | Garbage Code (GBD Level 2) +S14135D | Garbage Code (GBD Level 2) +S14135S | Garbage Code (GBD Level 2) +S14136A | Garbage Code (GBD Level 2) +S14136D | Garbage Code (GBD Level 2) +S14136S | Garbage Code (GBD Level 2) +S14137A | Garbage Code (GBD Level 2) +S14137D | Garbage Code (GBD Level 2) +S14137S | Garbage Code (GBD Level 2) +S14138A | Garbage Code (GBD Level 2) +S14138D | Garbage Code (GBD Level 2) +S14138S | Garbage Code (GBD Level 2) +S14139A | Garbage Code (GBD Level 2) +S14139D | Garbage Code (GBD Level 2) +S14139S | Garbage Code (GBD Level 2) +S14141A | Garbage Code (GBD Level 2) +S14141D | Garbage Code (GBD Level 2) +S14141S | Garbage Code (GBD Level 2) +S14142A | Garbage Code (GBD Level 2) +S14142D | Garbage Code (GBD Level 2) +S14142S | Garbage Code (GBD Level 2) +S14143A | Garbage Code (GBD Level 2) +S14143D | Garbage Code (GBD Level 2) +S14143S | Garbage Code (GBD Level 2) +S14144A | Garbage Code (GBD Level 2) +S14144D | Garbage Code (GBD Level 2) +S14144S | Garbage Code (GBD Level 2) +S14145A | Garbage Code (GBD Level 2) +S14145D | Garbage Code (GBD Level 2) +S14145S | Garbage Code (GBD Level 2) +S14146A | Garbage Code (GBD Level 2) +S14146D | Garbage Code (GBD Level 2) +S14146S | Garbage Code (GBD Level 2) +S14147A | Garbage Code (GBD Level 2) +S14147D | Garbage Code (GBD Level 2) +S14147S | Garbage Code (GBD Level 2) +S14148A | Garbage Code (GBD Level 2) +S14148D | Garbage Code (GBD Level 2) +S14148S | Garbage Code (GBD Level 2) +S14149A | Garbage Code (GBD Level 2) +S14149D | Garbage Code (GBD Level 2) +S14149S | Garbage Code (GBD Level 2) +S14151A | Garbage Code (GBD Level 2) +S14151D | Garbage Code (GBD Level 2) +S14151S | Garbage Code (GBD Level 2) +S14152A | Garbage Code (GBD Level 2) +S14152D | Garbage Code (GBD Level 2) +S14152S | Garbage Code (GBD Level 2) +S14153A | Garbage Code (GBD Level 2) +S14153D | Garbage Code (GBD Level 2) +S14153S | Garbage Code (GBD Level 2) +S14154A | Garbage Code (GBD Level 2) +S14154D | Garbage Code (GBD Level 2) +S14154S | Garbage Code (GBD Level 2) +S14155A | Garbage Code (GBD Level 2) +S14155D | Garbage Code (GBD Level 2) +S14155S | Garbage Code (GBD Level 2) +S14156A | Garbage Code (GBD Level 2) +S14156D | Garbage Code (GBD Level 2) +S14156S | Garbage Code (GBD Level 2) +S14157A | Garbage Code (GBD Level 2) +S14157D | Garbage Code (GBD Level 2) +S14157S | Garbage Code (GBD Level 2) +S14158A | Garbage Code (GBD Level 2) +S14158D | Garbage Code (GBD Level 2) +S14158S | Garbage Code (GBD Level 2) +S14159A | Garbage Code (GBD Level 2) +S14159D | Garbage Code (GBD Level 2) +S14159S | Garbage Code (GBD Level 2) +S142--- | Garbage Code (GBD Level 2) +S142XXA | Garbage Code (GBD Level 2) +S142XXD | Garbage Code (GBD Level 2) +S142XXS | Garbage Code (GBD Level 2) +S143--- | Garbage Code (GBD Level 2) +S143XXA | Garbage Code (GBD Level 2) +S143XXD | Garbage Code (GBD Level 2) +S143XXS | Garbage Code (GBD Level 2) +S144--- | Garbage Code (GBD Level 2) +S144XXA | Garbage Code (GBD Level 2) +S144XXD | Garbage Code (GBD Level 2) +S144XXS | Garbage Code (GBD Level 2) +S145--- | Garbage Code (GBD Level 2) +S145XXA | Garbage Code (GBD Level 2) +S145XXD | Garbage Code (GBD Level 2) +S145XXS | Garbage Code (GBD Level 2) +S146--- | Garbage Code (GBD Level 2) +S148XXA | Garbage Code (GBD Level 2) +S148XXD | Garbage Code (GBD Level 2) +S148XXS | Garbage Code (GBD Level 2) +S149XXA | Garbage Code (GBD Level 2) +S149XXD | Garbage Code (GBD Level 2) +S149XXS | Garbage Code (GBD Level 2) +S15---- | Garbage Code (GBD Level 2) +S150--- | Garbage Code (GBD Level 2) +S15001A | Garbage Code (GBD Level 2) +S15001D | Garbage Code (GBD Level 2) +S15001S | Garbage Code (GBD Level 2) +S15002A | Garbage Code (GBD Level 2) +S15002D | Garbage Code (GBD Level 2) +S15002S | Garbage Code (GBD Level 2) +S15009A | Garbage Code (GBD Level 2) +S15009D | Garbage Code (GBD Level 2) +S15009S | Garbage Code (GBD Level 2) +S15011A | Garbage Code (GBD Level 2) +S15011D | Garbage Code (GBD Level 2) +S15011S | Garbage Code (GBD Level 2) +S15012A | Garbage Code (GBD Level 2) +S15012D | Garbage Code (GBD Level 2) +S15012S | Garbage Code (GBD Level 2) +S15019A | Garbage Code (GBD Level 2) +S15019D | Garbage Code (GBD Level 2) +S15019S | Garbage Code (GBD Level 2) +S15021A | Garbage Code (GBD Level 2) +S15021D | Garbage Code (GBD Level 2) +S15021S | Garbage Code (GBD Level 2) +S15022A | Garbage Code (GBD Level 2) +S15022D | Garbage Code (GBD Level 2) +S15022S | Garbage Code (GBD Level 2) +S15029A | Garbage Code (GBD Level 2) +S15029D | Garbage Code (GBD Level 2) +S15029S | Garbage Code (GBD Level 2) +S15091A | Garbage Code (GBD Level 2) +S15091D | Garbage Code (GBD Level 2) +S15091S | Garbage Code (GBD Level 2) +S15092A | Garbage Code (GBD Level 2) +S15092D | Garbage Code (GBD Level 2) +S15092S | Garbage Code (GBD Level 2) +S15099A | Garbage Code (GBD Level 2) +S15099D | Garbage Code (GBD Level 2) +S15099S | Garbage Code (GBD Level 2) +S151--- | Garbage Code (GBD Level 2) +S15101A | Garbage Code (GBD Level 2) +S15101D | Garbage Code (GBD Level 2) +S15101S | Garbage Code (GBD Level 2) +S15102A | Garbage Code (GBD Level 2) +S15102D | Garbage Code (GBD Level 2) +S15102S | Garbage Code (GBD Level 2) +S15109A | Garbage Code (GBD Level 2) +S15109D | Garbage Code (GBD Level 2) +S15109S | Garbage Code (GBD Level 2) +S15111A | Garbage Code (GBD Level 2) +S15111D | Garbage Code (GBD Level 2) +S15111S | Garbage Code (GBD Level 2) +S15112A | Garbage Code (GBD Level 2) +S15112D | Garbage Code (GBD Level 2) +S15112S | Garbage Code (GBD Level 2) +S15119A | Garbage Code (GBD Level 2) +S15119D | Garbage Code (GBD Level 2) +S15119S | Garbage Code (GBD Level 2) +S15121A | Garbage Code (GBD Level 2) +S15121D | Garbage Code (GBD Level 2) +S15121S | Garbage Code (GBD Level 2) +S15122A | Garbage Code (GBD Level 2) +S15122D | Garbage Code (GBD Level 2) +S15122S | Garbage Code (GBD Level 2) +S15129A | Garbage Code (GBD Level 2) +S15129D | Garbage Code (GBD Level 2) +S15129S | Garbage Code (GBD Level 2) +S15191A | Garbage Code (GBD Level 2) +S15191D | Garbage Code (GBD Level 2) +S15191S | Garbage Code (GBD Level 2) +S15192A | Garbage Code (GBD Level 2) +S15192D | Garbage Code (GBD Level 2) +S15192S | Garbage Code (GBD Level 2) +S15199A | Garbage Code (GBD Level 2) +S15199D | Garbage Code (GBD Level 2) +S15199S | Garbage Code (GBD Level 2) +S152--- | Garbage Code (GBD Level 2) +S15201A | Garbage Code (GBD Level 2) +S15201D | Garbage Code (GBD Level 2) +S15201S | Garbage Code (GBD Level 2) +S15202A | Garbage Code (GBD Level 2) +S15202D | Garbage Code (GBD Level 2) +S15202S | Garbage Code (GBD Level 2) +S15209A | Garbage Code (GBD Level 2) +S15209D | Garbage Code (GBD Level 2) +S15209S | Garbage Code (GBD Level 2) +S15211A | Garbage Code (GBD Level 2) +S15211D | Garbage Code (GBD Level 2) +S15211S | Garbage Code (GBD Level 2) +S15212A | Garbage Code (GBD Level 2) +S15212D | Garbage Code (GBD Level 2) +S15212S | Garbage Code (GBD Level 2) +S15219A | Garbage Code (GBD Level 2) +S15219D | Garbage Code (GBD Level 2) +S15219S | Garbage Code (GBD Level 2) +S15221A | Garbage Code (GBD Level 2) +S15221D | Garbage Code (GBD Level 2) +S15221S | Garbage Code (GBD Level 2) +S15222A | Garbage Code (GBD Level 2) +S15222D | Garbage Code (GBD Level 2) +S15222S | Garbage Code (GBD Level 2) +S15229A | Garbage Code (GBD Level 2) +S15229D | Garbage Code (GBD Level 2) +S15229S | Garbage Code (GBD Level 2) +S15291A | Garbage Code (GBD Level 2) +S15291D | Garbage Code (GBD Level 2) +S15291S | Garbage Code (GBD Level 2) +S15292A | Garbage Code (GBD Level 2) +S15292D | Garbage Code (GBD Level 2) +S15292S | Garbage Code (GBD Level 2) +S15299A | Garbage Code (GBD Level 2) +S15299D | Garbage Code (GBD Level 2) +S15299S | Garbage Code (GBD Level 2) +S153--- | Garbage Code (GBD Level 2) +S15301A | Garbage Code (GBD Level 2) +S15301D | Garbage Code (GBD Level 2) +S15301S | Garbage Code (GBD Level 2) +S15302A | Garbage Code (GBD Level 2) +S15302D | Garbage Code (GBD Level 2) +S15302S | Garbage Code (GBD Level 2) +S15309A | Garbage Code (GBD Level 2) +S15309D | Garbage Code (GBD Level 2) +S15309S | Garbage Code (GBD Level 2) +S15311A | Garbage Code (GBD Level 2) +S15311D | Garbage Code (GBD Level 2) +S15311S | Garbage Code (GBD Level 2) +S15312A | Garbage Code (GBD Level 2) +S15312D | Garbage Code (GBD Level 2) +S15312S | Garbage Code (GBD Level 2) +S15319A | Garbage Code (GBD Level 2) +S15319D | Garbage Code (GBD Level 2) +S15319S | Garbage Code (GBD Level 2) +S15321A | Garbage Code (GBD Level 2) +S15321D | Garbage Code (GBD Level 2) +S15321S | Garbage Code (GBD Level 2) +S15322A | Garbage Code (GBD Level 2) +S15322D | Garbage Code (GBD Level 2) +S15322S | Garbage Code (GBD Level 2) +S15329A | Garbage Code (GBD Level 2) +S15329D | Garbage Code (GBD Level 2) +S15329S | Garbage Code (GBD Level 2) +S15391A | Garbage Code (GBD Level 2) +S15391D | Garbage Code (GBD Level 2) +S15391S | Garbage Code (GBD Level 2) +S15392A | Garbage Code (GBD Level 2) +S15392D | Garbage Code (GBD Level 2) +S15392S | Garbage Code (GBD Level 2) +S15399A | Garbage Code (GBD Level 2) +S15399D | Garbage Code (GBD Level 2) +S15399S | Garbage Code (GBD Level 2) +S157--- | Garbage Code (GBD Level 2) +S158--- | Garbage Code (GBD Level 2) +S158XXA | Garbage Code (GBD Level 2) +S158XXD | Garbage Code (GBD Level 2) +S158XXS | Garbage Code (GBD Level 2) +S159--- | Garbage Code (GBD Level 2) +S159XXA | Garbage Code (GBD Level 2) +S159XXD | Garbage Code (GBD Level 2) +S159XXS | Garbage Code (GBD Level 2) +S16---- | Garbage Code (GBD Level 2) +S161XXA | Garbage Code (GBD Level 2) +S161XXD | Garbage Code (GBD Level 2) +S161XXS | Garbage Code (GBD Level 2) +S162XXA | Garbage Code (GBD Level 2) +S162XXD | Garbage Code (GBD Level 2) +S162XXS | Garbage Code (GBD Level 2) +S168XXA | Garbage Code (GBD Level 2) +S168XXD | Garbage Code (GBD Level 2) +S168XXS | Garbage Code (GBD Level 2) +S169XXA | Garbage Code (GBD Level 2) +S169XXD | Garbage Code (GBD Level 2) +S169XXS | Garbage Code (GBD Level 2) +S17---- | Garbage Code (GBD Level 2) +S170--- | Garbage Code (GBD Level 2) +S170XXA | Garbage Code (GBD Level 2) +S170XXD | Garbage Code (GBD Level 2) +S170XXS | Garbage Code (GBD Level 2) +S178--- | Garbage Code (GBD Level 2) +S178XXA | Garbage Code (GBD Level 2) +S178XXD | Garbage Code (GBD Level 2) +S178XXS | Garbage Code (GBD Level 2) +S179--- | Garbage Code (GBD Level 2) +S179XXA | Garbage Code (GBD Level 2) +S179XXD | Garbage Code (GBD Level 2) +S179XXS | Garbage Code (GBD Level 2) +S18---- | Garbage Code (GBD Level 2) +S19---- | Garbage Code (GBD Level 2) +S197--- | Garbage Code (GBD Level 2) +S198--- | Garbage Code (GBD Level 2) +S1980XA | Garbage Code (GBD Level 2) +S1980XD | Garbage Code (GBD Level 2) +S1980XS | Garbage Code (GBD Level 2) +S1981XA | Garbage Code (GBD Level 2) +S1981XD | Garbage Code (GBD Level 2) +S1981XS | Garbage Code (GBD Level 2) +S1982XA | Garbage Code (GBD Level 2) +S1982XD | Garbage Code (GBD Level 2) +S1982XS | Garbage Code (GBD Level 2) +S1983XA | Garbage Code (GBD Level 2) +S1983XD | Garbage Code (GBD Level 2) +S1983XS | Garbage Code (GBD Level 2) +S1984XA | Garbage Code (GBD Level 2) +S1984XD | Garbage Code (GBD Level 2) +S1984XS | Garbage Code (GBD Level 2) +S1985XA | Garbage Code (GBD Level 2) +S1985XD | Garbage Code (GBD Level 2) +S1985XS | Garbage Code (GBD Level 2) +S1989XA | Garbage Code (GBD Level 2) +S1989XD | Garbage Code (GBD Level 2) +S1989XS | Garbage Code (GBD Level 2) +S199--- | Garbage Code (GBD Level 2) +S199XXA | Garbage Code (GBD Level 2) +S199XXD | Garbage Code (GBD Level 2) +S199XXS | Garbage Code (GBD Level 2) +S20---- | Garbage Code (GBD Level 2) +S200--- | Garbage Code (GBD Level 2) +S2000XA | Garbage Code (GBD Level 2) +S2000XD | Garbage Code (GBD Level 2) +S2000XS | Garbage Code (GBD Level 2) +S2001XA | Garbage Code (GBD Level 2) +S2001XD | Garbage Code (GBD Level 2) +S2001XS | Garbage Code (GBD Level 2) +S2002XA | Garbage Code (GBD Level 2) +S2002XD | Garbage Code (GBD Level 2) +S2002XS | Garbage Code (GBD Level 2) +S201--- | Garbage Code (GBD Level 2) +S20101A | Garbage Code (GBD Level 2) +S20101D | Garbage Code (GBD Level 2) +S20101S | Garbage Code (GBD Level 2) +S20102A | Garbage Code (GBD Level 2) +S20102D | Garbage Code (GBD Level 2) +S20102S | Garbage Code (GBD Level 2) +S20109A | Garbage Code (GBD Level 2) +S20109D | Garbage Code (GBD Level 2) +S20109S | Garbage Code (GBD Level 2) +S20111A | Garbage Code (GBD Level 2) +S20111D | Garbage Code (GBD Level 2) +S20111S | Garbage Code (GBD Level 2) +S20112A | Garbage Code (GBD Level 2) +S20112D | Garbage Code (GBD Level 2) +S20112S | Garbage Code (GBD Level 2) +S20119A | Garbage Code (GBD Level 2) +S20119D | Garbage Code (GBD Level 2) +S20119S | Garbage Code (GBD Level 2) +S20121A | Garbage Code (GBD Level 2) +S20121D | Garbage Code (GBD Level 2) +S20121S | Garbage Code (GBD Level 2) +S20122A | Garbage Code (GBD Level 2) +S20122D | Garbage Code (GBD Level 2) +S20122S | Garbage Code (GBD Level 2) +S20129A | Garbage Code (GBD Level 2) +S20129D | Garbage Code (GBD Level 2) +S20129S | Garbage Code (GBD Level 2) +S20141A | Garbage Code (GBD Level 2) +S20141D | Garbage Code (GBD Level 2) +S20141S | Garbage Code (GBD Level 2) +S20142A | Garbage Code (GBD Level 2) +S20142D | Garbage Code (GBD Level 2) +S20142S | Garbage Code (GBD Level 2) +S20149A | Garbage Code (GBD Level 2) +S20149D | Garbage Code (GBD Level 2) +S20149S | Garbage Code (GBD Level 2) +S20151A | Garbage Code (GBD Level 2) +S20151D | Garbage Code (GBD Level 2) +S20151S | Garbage Code (GBD Level 2) +S20152A | Garbage Code (GBD Level 2) +S20152D | Garbage Code (GBD Level 2) +S20152S | Garbage Code (GBD Level 2) +S20159A | Garbage Code (GBD Level 2) +S20159D | Garbage Code (GBD Level 2) +S20159S | Garbage Code (GBD Level 2) +S20161A | Garbage Code (GBD Level 2) +S20161D | Garbage Code (GBD Level 2) +S20161S | Garbage Code (GBD Level 2) +S20162A | Garbage Code (GBD Level 2) +S20162D | Garbage Code (GBD Level 2) +S20162S | Garbage Code (GBD Level 2) +S20169A | Garbage Code (GBD Level 2) +S20169D | Garbage Code (GBD Level 2) +S20169S | Garbage Code (GBD Level 2) +S20171A | Garbage Code (GBD Level 2) +S20171D | Garbage Code (GBD Level 2) +S20171S | Garbage Code (GBD Level 2) +S20172A | Garbage Code (GBD Level 2) +S20172D | Garbage Code (GBD Level 2) +S20172S | Garbage Code (GBD Level 2) +S20179A | Garbage Code (GBD Level 2) +S20179D | Garbage Code (GBD Level 2) +S20179S | Garbage Code (GBD Level 2) +S202--- | Garbage Code (GBD Level 2) +S2020XA | Garbage Code (GBD Level 2) +S2020XD | Garbage Code (GBD Level 2) +S2020XS | Garbage Code (GBD Level 2) +S20211A | Garbage Code (GBD Level 2) +S20211D | Garbage Code (GBD Level 2) +S20211S | Garbage Code (GBD Level 2) +S20212A | Garbage Code (GBD Level 2) +S20212D | Garbage Code (GBD Level 2) +S20212S | Garbage Code (GBD Level 2) +S20219A | Garbage Code (GBD Level 2) +S20219D | Garbage Code (GBD Level 2) +S20219S | Garbage Code (GBD Level 2) +S20221A | Garbage Code (GBD Level 2) +S20221D | Garbage Code (GBD Level 2) +S20221S | Garbage Code (GBD Level 2) +S20222A | Garbage Code (GBD Level 2) +S20222D | Garbage Code (GBD Level 2) +S20222S | Garbage Code (GBD Level 2) +S20229A | Garbage Code (GBD Level 2) +S20229D | Garbage Code (GBD Level 2) +S20229S | Garbage Code (GBD Level 2) +S203--- | Garbage Code (GBD Level 2) +S20301A | Garbage Code (GBD Level 2) +S20301D | Garbage Code (GBD Level 2) +S20301S | Garbage Code (GBD Level 2) +S20302A | Garbage Code (GBD Level 2) +S20302D | Garbage Code (GBD Level 2) +S20302S | Garbage Code (GBD Level 2) +S20309A | Garbage Code (GBD Level 2) +S20309D | Garbage Code (GBD Level 2) +S20309S | Garbage Code (GBD Level 2) +S20311A | Garbage Code (GBD Level 2) +S20311D | Garbage Code (GBD Level 2) +S20311S | Garbage Code (GBD Level 2) +S20312A | Garbage Code (GBD Level 2) +S20312D | Garbage Code (GBD Level 2) +S20312S | Garbage Code (GBD Level 2) +S20319A | Garbage Code (GBD Level 2) +S20319D | Garbage Code (GBD Level 2) +S20319S | Garbage Code (GBD Level 2) +S20321A | Garbage Code (GBD Level 2) +S20321D | Garbage Code (GBD Level 2) +S20321S | Garbage Code (GBD Level 2) +S20322A | Garbage Code (GBD Level 2) +S20322D | Garbage Code (GBD Level 2) +S20322S | Garbage Code (GBD Level 2) +S20329A | Garbage Code (GBD Level 2) +S20329D | Garbage Code (GBD Level 2) +S20329S | Garbage Code (GBD Level 2) +S20341A | Garbage Code (GBD Level 2) +S20341D | Garbage Code (GBD Level 2) +S20341S | Garbage Code (GBD Level 2) +S20342A | Garbage Code (GBD Level 2) +S20342D | Garbage Code (GBD Level 2) +S20342S | Garbage Code (GBD Level 2) +S20349A | Garbage Code (GBD Level 2) +S20349D | Garbage Code (GBD Level 2) +S20349S | Garbage Code (GBD Level 2) +S20351A | Garbage Code (GBD Level 2) +S20351D | Garbage Code (GBD Level 2) +S20351S | Garbage Code (GBD Level 2) +S20352A | Garbage Code (GBD Level 2) +S20352D | Garbage Code (GBD Level 2) +S20352S | Garbage Code (GBD Level 2) +S20359A | Garbage Code (GBD Level 2) +S20359D | Garbage Code (GBD Level 2) +S20359S | Garbage Code (GBD Level 2) +S20361A | Garbage Code (GBD Level 2) +S20361D | Garbage Code (GBD Level 2) +S20361S | Garbage Code (GBD Level 2) +S20362A | Garbage Code (GBD Level 2) +S20362D | Garbage Code (GBD Level 2) +S20362S | Garbage Code (GBD Level 2) +S20369A | Garbage Code (GBD Level 2) +S20369D | Garbage Code (GBD Level 2) +S20369S | Garbage Code (GBD Level 2) +S20371A | Garbage Code (GBD Level 2) +S20371D | Garbage Code (GBD Level 2) +S20371S | Garbage Code (GBD Level 2) +S20372A | Garbage Code (GBD Level 2) +S20372D | Garbage Code (GBD Level 2) +S20372S | Garbage Code (GBD Level 2) +S20379A | Garbage Code (GBD Level 2) +S20379D | Garbage Code (GBD Level 2) +S20379S | Garbage Code (GBD Level 2) +S204--- | Garbage Code (GBD Level 2) +S20401A | Garbage Code (GBD Level 2) +S20401D | Garbage Code (GBD Level 2) +S20401S | Garbage Code (GBD Level 2) +S20402A | Garbage Code (GBD Level 2) +S20402D | Garbage Code (GBD Level 2) +S20402S | Garbage Code (GBD Level 2) +S20409A | Garbage Code (GBD Level 2) +S20409D | Garbage Code (GBD Level 2) +S20409S | Garbage Code (GBD Level 2) +S20411A | Garbage Code (GBD Level 2) +S20411D | Garbage Code (GBD Level 2) +S20411S | Garbage Code (GBD Level 2) +S20412A | Garbage Code (GBD Level 2) +S20412D | Garbage Code (GBD Level 2) +S20412S | Garbage Code (GBD Level 2) +S20419A | Garbage Code (GBD Level 2) +S20419D | Garbage Code (GBD Level 2) +S20419S | Garbage Code (GBD Level 2) +S20421A | Garbage Code (GBD Level 2) +S20421D | Garbage Code (GBD Level 2) +S20421S | Garbage Code (GBD Level 2) +S20422A | Garbage Code (GBD Level 2) +S20422D | Garbage Code (GBD Level 2) +S20422S | Garbage Code (GBD Level 2) +S20429A | Garbage Code (GBD Level 2) +S20429D | Garbage Code (GBD Level 2) +S20429S | Garbage Code (GBD Level 2) +S20441A | Garbage Code (GBD Level 2) +S20441D | Garbage Code (GBD Level 2) +S20441S | Garbage Code (GBD Level 2) +S20442A | Garbage Code (GBD Level 2) +S20442D | Garbage Code (GBD Level 2) +S20442S | Garbage Code (GBD Level 2) +S20449A | Garbage Code (GBD Level 2) +S20449D | Garbage Code (GBD Level 2) +S20449S | Garbage Code (GBD Level 2) +S20451A | Garbage Code (GBD Level 2) +S20451D | Garbage Code (GBD Level 2) +S20451S | Garbage Code (GBD Level 2) +S20452A | Garbage Code (GBD Level 2) +S20452D | Garbage Code (GBD Level 2) +S20452S | Garbage Code (GBD Level 2) +S20459A | Garbage Code (GBD Level 2) +S20459D | Garbage Code (GBD Level 2) +S20459S | Garbage Code (GBD Level 2) +S20461A | Garbage Code (GBD Level 2) +S20461D | Garbage Code (GBD Level 2) +S20461S | Garbage Code (GBD Level 2) +S20462A | Garbage Code (GBD Level 2) +S20462D | Garbage Code (GBD Level 2) +S20462S | Garbage Code (GBD Level 2) +S20469A | Garbage Code (GBD Level 2) +S20469D | Garbage Code (GBD Level 2) +S20469S | Garbage Code (GBD Level 2) +S20471A | Garbage Code (GBD Level 2) +S20471D | Garbage Code (GBD Level 2) +S20471S | Garbage Code (GBD Level 2) +S20472A | Garbage Code (GBD Level 2) +S20472D | Garbage Code (GBD Level 2) +S20472S | Garbage Code (GBD Level 2) +S20479A | Garbage Code (GBD Level 2) +S20479D | Garbage Code (GBD Level 2) +S20479S | Garbage Code (GBD Level 2) +S207--- | Garbage Code (GBD Level 2) +S208--- | Garbage Code (GBD Level 2) +S2090XA | Garbage Code (GBD Level 2) +S2090XD | Garbage Code (GBD Level 2) +S2090XS | Garbage Code (GBD Level 2) +S2091XA | Garbage Code (GBD Level 2) +S2091XD | Garbage Code (GBD Level 2) +S2091XS | Garbage Code (GBD Level 2) +S2092XA | Garbage Code (GBD Level 2) +S2092XD | Garbage Code (GBD Level 2) +S2092XS | Garbage Code (GBD Level 2) +S2094XA | Garbage Code (GBD Level 2) +S2094XD | Garbage Code (GBD Level 2) +S2094XS | Garbage Code (GBD Level 2) +S2095XA | Garbage Code (GBD Level 2) +S2095XD | Garbage Code (GBD Level 2) +S2095XS | Garbage Code (GBD Level 2) +S2096XA | Garbage Code (GBD Level 2) +S2096XD | Garbage Code (GBD Level 2) +S2096XS | Garbage Code (GBD Level 2) +S2097XA | Garbage Code (GBD Level 2) +S2097XD | Garbage Code (GBD Level 2) +S2097XS | Garbage Code (GBD Level 2) +S21---- | Garbage Code (GBD Level 2) +S210--- | Garbage Code (GBD Level 2) +S21001A | Garbage Code (GBD Level 2) +S21001D | Garbage Code (GBD Level 2) +S21001S | Garbage Code (GBD Level 2) +S21002A | Garbage Code (GBD Level 2) +S21002D | Garbage Code (GBD Level 2) +S21002S | Garbage Code (GBD Level 2) +S21009A | Garbage Code (GBD Level 2) +S21009D | Garbage Code (GBD Level 2) +S21009S | Garbage Code (GBD Level 2) +S21011A | Garbage Code (GBD Level 2) +S21011D | Garbage Code (GBD Level 2) +S21011S | Garbage Code (GBD Level 2) +S21012A | Garbage Code (GBD Level 2) +S21012D | Garbage Code (GBD Level 2) +S21012S | Garbage Code (GBD Level 2) +S21019A | Garbage Code (GBD Level 2) +S21019D | Garbage Code (GBD Level 2) +S21019S | Garbage Code (GBD Level 2) +S21021A | Garbage Code (GBD Level 2) +S21021D | Garbage Code (GBD Level 2) +S21021S | Garbage Code (GBD Level 2) +S21022A | Garbage Code (GBD Level 2) +S21022D | Garbage Code (GBD Level 2) +S21022S | Garbage Code (GBD Level 2) +S21029A | Garbage Code (GBD Level 2) +S21029D | Garbage Code (GBD Level 2) +S21029S | Garbage Code (GBD Level 2) +S21031A | Garbage Code (GBD Level 2) +S21031D | Garbage Code (GBD Level 2) +S21031S | Garbage Code (GBD Level 2) +S21032A | Garbage Code (GBD Level 2) +S21032D | Garbage Code (GBD Level 2) +S21032S | Garbage Code (GBD Level 2) +S21039A | Garbage Code (GBD Level 2) +S21039D | Garbage Code (GBD Level 2) +S21039S | Garbage Code (GBD Level 2) +S21041A | Garbage Code (GBD Level 2) +S21041D | Garbage Code (GBD Level 2) +S21041S | Garbage Code (GBD Level 2) +S21042A | Garbage Code (GBD Level 2) +S21042D | Garbage Code (GBD Level 2) +S21042S | Garbage Code (GBD Level 2) +S21049A | Garbage Code (GBD Level 2) +S21049D | Garbage Code (GBD Level 2) +S21049S | Garbage Code (GBD Level 2) +S21051A | Garbage Code (GBD Level 2) +S21051D | Garbage Code (GBD Level 2) +S21051S | Garbage Code (GBD Level 2) +S21052A | Garbage Code (GBD Level 2) +S21052D | Garbage Code (GBD Level 2) +S21052S | Garbage Code (GBD Level 2) +S21059A | Garbage Code (GBD Level 2) +S21059D | Garbage Code (GBD Level 2) +S21059S | Garbage Code (GBD Level 2) +S211--- | Garbage Code (GBD Level 2) +S21101A | Garbage Code (GBD Level 2) +S21101D | Garbage Code (GBD Level 2) +S21101S | Garbage Code (GBD Level 2) +S21102A | Garbage Code (GBD Level 2) +S21102D | Garbage Code (GBD Level 2) +S21102S | Garbage Code (GBD Level 2) +S21109A | Garbage Code (GBD Level 2) +S21109D | Garbage Code (GBD Level 2) +S21109S | Garbage Code (GBD Level 2) +S21111A | Garbage Code (GBD Level 2) +S21111D | Garbage Code (GBD Level 2) +S21111S | Garbage Code (GBD Level 2) +S21112A | Garbage Code (GBD Level 2) +S21112D | Garbage Code (GBD Level 2) +S21112S | Garbage Code (GBD Level 2) +S21119A | Garbage Code (GBD Level 2) +S21119D | Garbage Code (GBD Level 2) +S21119S | Garbage Code (GBD Level 2) +S21121A | Garbage Code (GBD Level 2) +S21121D | Garbage Code (GBD Level 2) +S21121S | Garbage Code (GBD Level 2) +S21122A | Garbage Code (GBD Level 2) +S21122D | Garbage Code (GBD Level 2) +S21122S | Garbage Code (GBD Level 2) +S21129A | Garbage Code (GBD Level 2) +S21129D | Garbage Code (GBD Level 2) +S21129S | Garbage Code (GBD Level 2) +S21131A | Garbage Code (GBD Level 2) +S21131D | Garbage Code (GBD Level 2) +S21131S | Garbage Code (GBD Level 2) +S21132A | Garbage Code (GBD Level 2) +S21132D | Garbage Code (GBD Level 2) +S21132S | Garbage Code (GBD Level 2) +S21139A | Garbage Code (GBD Level 2) +S21139D | Garbage Code (GBD Level 2) +S21139S | Garbage Code (GBD Level 2) +S21141A | Garbage Code (GBD Level 2) +S21141D | Garbage Code (GBD Level 2) +S21141S | Garbage Code (GBD Level 2) +S21142A | Garbage Code (GBD Level 2) +S21142D | Garbage Code (GBD Level 2) +S21142S | Garbage Code (GBD Level 2) +S21149A | Garbage Code (GBD Level 2) +S21149D | Garbage Code (GBD Level 2) +S21149S | Garbage Code (GBD Level 2) +S21151A | Garbage Code (GBD Level 2) +S21151D | Garbage Code (GBD Level 2) +S21151S | Garbage Code (GBD Level 2) +S21152A | Garbage Code (GBD Level 2) +S21152D | Garbage Code (GBD Level 2) +S21152S | Garbage Code (GBD Level 2) +S21159A | Garbage Code (GBD Level 2) +S21159D | Garbage Code (GBD Level 2) +S21159S | Garbage Code (GBD Level 2) +S212--- | Garbage Code (GBD Level 2) +S21201A | Garbage Code (GBD Level 2) +S21201D | Garbage Code (GBD Level 2) +S21201S | Garbage Code (GBD Level 2) +S21202A | Garbage Code (GBD Level 2) +S21202D | Garbage Code (GBD Level 2) +S21202S | Garbage Code (GBD Level 2) +S21209A | Garbage Code (GBD Level 2) +S21209D | Garbage Code (GBD Level 2) +S21209S | Garbage Code (GBD Level 2) +S21211A | Garbage Code (GBD Level 2) +S21211D | Garbage Code (GBD Level 2) +S21211S | Garbage Code (GBD Level 2) +S21212A | Garbage Code (GBD Level 2) +S21212D | Garbage Code (GBD Level 2) +S21212S | Garbage Code (GBD Level 2) +S21219A | Garbage Code (GBD Level 2) +S21219D | Garbage Code (GBD Level 2) +S21219S | Garbage Code (GBD Level 2) +S21221A | Garbage Code (GBD Level 2) +S21221D | Garbage Code (GBD Level 2) +S21221S | Garbage Code (GBD Level 2) +S21222A | Garbage Code (GBD Level 2) +S21222D | Garbage Code (GBD Level 2) +S21222S | Garbage Code (GBD Level 2) +S21229A | Garbage Code (GBD Level 2) +S21229D | Garbage Code (GBD Level 2) +S21229S | Garbage Code (GBD Level 2) +S21231A | Garbage Code (GBD Level 2) +S21231D | Garbage Code (GBD Level 2) +S21231S | Garbage Code (GBD Level 2) +S21232A | Garbage Code (GBD Level 2) +S21232D | Garbage Code (GBD Level 2) +S21232S | Garbage Code (GBD Level 2) +S21239A | Garbage Code (GBD Level 2) +S21239D | Garbage Code (GBD Level 2) +S21239S | Garbage Code (GBD Level 2) +S21241A | Garbage Code (GBD Level 2) +S21241D | Garbage Code (GBD Level 2) +S21241S | Garbage Code (GBD Level 2) +S21242A | Garbage Code (GBD Level 2) +S21242D | Garbage Code (GBD Level 2) +S21242S | Garbage Code (GBD Level 2) +S21249A | Garbage Code (GBD Level 2) +S21249D | Garbage Code (GBD Level 2) +S21249S | Garbage Code (GBD Level 2) +S21251A | Garbage Code (GBD Level 2) +S21251D | Garbage Code (GBD Level 2) +S21251S | Garbage Code (GBD Level 2) +S21252A | Garbage Code (GBD Level 2) +S21252D | Garbage Code (GBD Level 2) +S21252S | Garbage Code (GBD Level 2) +S21259A | Garbage Code (GBD Level 2) +S21259D | Garbage Code (GBD Level 2) +S21259S | Garbage Code (GBD Level 2) +S21301A | Garbage Code (GBD Level 2) +S21301D | Garbage Code (GBD Level 2) +S21301S | Garbage Code (GBD Level 2) +S21302A | Garbage Code (GBD Level 2) +S21302D | Garbage Code (GBD Level 2) +S21302S | Garbage Code (GBD Level 2) +S21309A | Garbage Code (GBD Level 2) +S21309D | Garbage Code (GBD Level 2) +S21309S | Garbage Code (GBD Level 2) +S21311A | Garbage Code (GBD Level 2) +S21311D | Garbage Code (GBD Level 2) +S21311S | Garbage Code (GBD Level 2) +S21312A | Garbage Code (GBD Level 2) +S21312D | Garbage Code (GBD Level 2) +S21312S | Garbage Code (GBD Level 2) +S21319A | Garbage Code (GBD Level 2) +S21319D | Garbage Code (GBD Level 2) +S21319S | Garbage Code (GBD Level 2) +S21321A | Garbage Code (GBD Level 2) +S21321D | Garbage Code (GBD Level 2) +S21321S | Garbage Code (GBD Level 2) +S21322A | Garbage Code (GBD Level 2) +S21322D | Garbage Code (GBD Level 2) +S21322S | Garbage Code (GBD Level 2) +S21329A | Garbage Code (GBD Level 2) +S21329D | Garbage Code (GBD Level 2) +S21329S | Garbage Code (GBD Level 2) +S21331A | Garbage Code (GBD Level 2) +S21331D | Garbage Code (GBD Level 2) +S21331S | Garbage Code (GBD Level 2) +S21332A | Garbage Code (GBD Level 2) +S21332D | Garbage Code (GBD Level 2) +S21332S | Garbage Code (GBD Level 2) +S21339A | Garbage Code (GBD Level 2) +S21339D | Garbage Code (GBD Level 2) +S21339S | Garbage Code (GBD Level 2) +S21341A | Garbage Code (GBD Level 2) +S21341D | Garbage Code (GBD Level 2) +S21341S | Garbage Code (GBD Level 2) +S21342A | Garbage Code (GBD Level 2) +S21342D | Garbage Code (GBD Level 2) +S21342S | Garbage Code (GBD Level 2) +S21349A | Garbage Code (GBD Level 2) +S21349D | Garbage Code (GBD Level 2) +S21349S | Garbage Code (GBD Level 2) +S21351A | Garbage Code (GBD Level 2) +S21351D | Garbage Code (GBD Level 2) +S21351S | Garbage Code (GBD Level 2) +S21352A | Garbage Code (GBD Level 2) +S21352D | Garbage Code (GBD Level 2) +S21352S | Garbage Code (GBD Level 2) +S21359A | Garbage Code (GBD Level 2) +S21359D | Garbage Code (GBD Level 2) +S21359S | Garbage Code (GBD Level 2) +S21401A | Garbage Code (GBD Level 2) +S21401D | Garbage Code (GBD Level 2) +S21401S | Garbage Code (GBD Level 2) +S21402A | Garbage Code (GBD Level 2) +S21402D | Garbage Code (GBD Level 2) +S21402S | Garbage Code (GBD Level 2) +S21409A | Garbage Code (GBD Level 2) +S21409D | Garbage Code (GBD Level 2) +S21409S | Garbage Code (GBD Level 2) +S21411A | Garbage Code (GBD Level 2) +S21411D | Garbage Code (GBD Level 2) +S21411S | Garbage Code (GBD Level 2) +S21412A | Garbage Code (GBD Level 2) +S21412D | Garbage Code (GBD Level 2) +S21412S | Garbage Code (GBD Level 2) +S21419A | Garbage Code (GBD Level 2) +S21419D | Garbage Code (GBD Level 2) +S21419S | Garbage Code (GBD Level 2) +S21421A | Garbage Code (GBD Level 2) +S21421D | Garbage Code (GBD Level 2) +S21421S | Garbage Code (GBD Level 2) +S21422A | Garbage Code (GBD Level 2) +S21422D | Garbage Code (GBD Level 2) +S21422S | Garbage Code (GBD Level 2) +S21429A | Garbage Code (GBD Level 2) +S21429D | Garbage Code (GBD Level 2) +S21429S | Garbage Code (GBD Level 2) +S21431A | Garbage Code (GBD Level 2) +S21431D | Garbage Code (GBD Level 2) +S21431S | Garbage Code (GBD Level 2) +S21432A | Garbage Code (GBD Level 2) +S21432D | Garbage Code (GBD Level 2) +S21432S | Garbage Code (GBD Level 2) +S21439A | Garbage Code (GBD Level 2) +S21439D | Garbage Code (GBD Level 2) +S21439S | Garbage Code (GBD Level 2) +S21441A | Garbage Code (GBD Level 2) +S21441D | Garbage Code (GBD Level 2) +S21441S | Garbage Code (GBD Level 2) +S21442A | Garbage Code (GBD Level 2) +S21442D | Garbage Code (GBD Level 2) +S21442S | Garbage Code (GBD Level 2) +S21449A | Garbage Code (GBD Level 2) +S21449D | Garbage Code (GBD Level 2) +S21449S | Garbage Code (GBD Level 2) +S21451A | Garbage Code (GBD Level 2) +S21451D | Garbage Code (GBD Level 2) +S21451S | Garbage Code (GBD Level 2) +S21452A | Garbage Code (GBD Level 2) +S21452D | Garbage Code (GBD Level 2) +S21452S | Garbage Code (GBD Level 2) +S21459A | Garbage Code (GBD Level 2) +S21459D | Garbage Code (GBD Level 2) +S21459S | Garbage Code (GBD Level 2) +S217--- | Garbage Code (GBD Level 2) +S218--- | Garbage Code (GBD Level 2) +S219--- | Garbage Code (GBD Level 2) +S2190XA | Garbage Code (GBD Level 2) +S2190XD | Garbage Code (GBD Level 2) +S2190XS | Garbage Code (GBD Level 2) +S2191XA | Garbage Code (GBD Level 2) +S2191XD | Garbage Code (GBD Level 2) +S2191XS | Garbage Code (GBD Level 2) +S2192XA | Garbage Code (GBD Level 2) +S2192XD | Garbage Code (GBD Level 2) +S2192XS | Garbage Code (GBD Level 2) +S2193XA | Garbage Code (GBD Level 2) +S2193XD | Garbage Code (GBD Level 2) +S2193XS | Garbage Code (GBD Level 2) +S2194XA | Garbage Code (GBD Level 2) +S2194XD | Garbage Code (GBD Level 2) +S2194XS | Garbage Code (GBD Level 2) +S2195XA | Garbage Code (GBD Level 2) +S2195XD | Garbage Code (GBD Level 2) +S2195XS | Garbage Code (GBD Level 2) +S22---- | Garbage Code (GBD Level 2) +S220--- | Garbage Code (GBD Level 2) +S22000A | Garbage Code (GBD Level 2) +S22000B | Garbage Code (GBD Level 2) +S22000D | Garbage Code (GBD Level 2) +S22000G | Garbage Code (GBD Level 2) +S22000K | Garbage Code (GBD Level 2) +S22000S | Garbage Code (GBD Level 2) +S22001A | Garbage Code (GBD Level 2) +S22001B | Garbage Code (GBD Level 2) +S22001D | Garbage Code (GBD Level 2) +S22001G | Garbage Code (GBD Level 2) +S22001K | Garbage Code (GBD Level 2) +S22001S | Garbage Code (GBD Level 2) +S22002A | Garbage Code (GBD Level 2) +S22002B | Garbage Code (GBD Level 2) +S22002D | Garbage Code (GBD Level 2) +S22002G | Garbage Code (GBD Level 2) +S22002K | Garbage Code (GBD Level 2) +S22002S | Garbage Code (GBD Level 2) +S22008A | Garbage Code (GBD Level 2) +S22008B | Garbage Code (GBD Level 2) +S22008D | Garbage Code (GBD Level 2) +S22008G | Garbage Code (GBD Level 2) +S22008K | Garbage Code (GBD Level 2) +S22008S | Garbage Code (GBD Level 2) +S22009A | Garbage Code (GBD Level 2) +S22009B | Garbage Code (GBD Level 2) +S22009D | Garbage Code (GBD Level 2) +S22009G | Garbage Code (GBD Level 2) +S22009K | Garbage Code (GBD Level 2) +S22009S | Garbage Code (GBD Level 2) +S22010A | Garbage Code (GBD Level 2) +S22010B | Garbage Code (GBD Level 2) +S22010D | Garbage Code (GBD Level 2) +S22010G | Garbage Code (GBD Level 2) +S22010K | Garbage Code (GBD Level 2) +S22010S | Garbage Code (GBD Level 2) +S22011A | Garbage Code (GBD Level 2) +S22011B | Garbage Code (GBD Level 2) +S22011D | Garbage Code (GBD Level 2) +S22011G | Garbage Code (GBD Level 2) +S22011K | Garbage Code (GBD Level 2) +S22011S | Garbage Code (GBD Level 2) +S22012A | Garbage Code (GBD Level 2) +S22012B | Garbage Code (GBD Level 2) +S22012D | Garbage Code (GBD Level 2) +S22012G | Garbage Code (GBD Level 2) +S22012K | Garbage Code (GBD Level 2) +S22012S | Garbage Code (GBD Level 2) +S22018A | Garbage Code (GBD Level 2) +S22018B | Garbage Code (GBD Level 2) +S22018D | Garbage Code (GBD Level 2) +S22018G | Garbage Code (GBD Level 2) +S22018K | Garbage Code (GBD Level 2) +S22018S | Garbage Code (GBD Level 2) +S22019A | Garbage Code (GBD Level 2) +S22019B | Garbage Code (GBD Level 2) +S22019D | Garbage Code (GBD Level 2) +S22019G | Garbage Code (GBD Level 2) +S22019K | Garbage Code (GBD Level 2) +S22019S | Garbage Code (GBD Level 2) +S22020A | Garbage Code (GBD Level 2) +S22020B | Garbage Code (GBD Level 2) +S22020D | Garbage Code (GBD Level 2) +S22020G | Garbage Code (GBD Level 2) +S22020K | Garbage Code (GBD Level 2) +S22020S | Garbage Code (GBD Level 2) +S22021A | Garbage Code (GBD Level 2) +S22021B | Garbage Code (GBD Level 2) +S22021D | Garbage Code (GBD Level 2) +S22021G | Garbage Code (GBD Level 2) +S22021K | Garbage Code (GBD Level 2) +S22021S | Garbage Code (GBD Level 2) +S22022A | Garbage Code (GBD Level 2) +S22022B | Garbage Code (GBD Level 2) +S22022D | Garbage Code (GBD Level 2) +S22022G | Garbage Code (GBD Level 2) +S22022K | Garbage Code (GBD Level 2) +S22022S | Garbage Code (GBD Level 2) +S22028A | Garbage Code (GBD Level 2) +S22028B | Garbage Code (GBD Level 2) +S22028D | Garbage Code (GBD Level 2) +S22028G | Garbage Code (GBD Level 2) +S22028K | Garbage Code (GBD Level 2) +S22028S | Garbage Code (GBD Level 2) +S22029A | Garbage Code (GBD Level 2) +S22029B | Garbage Code (GBD Level 2) +S22029D | Garbage Code (GBD Level 2) +S22029G | Garbage Code (GBD Level 2) +S22029K | Garbage Code (GBD Level 2) +S22029S | Garbage Code (GBD Level 2) +S22030A | Garbage Code (GBD Level 2) +S22030B | Garbage Code (GBD Level 2) +S22030D | Garbage Code (GBD Level 2) +S22030G | Garbage Code (GBD Level 2) +S22030K | Garbage Code (GBD Level 2) +S22030S | Garbage Code (GBD Level 2) +S22031A | Garbage Code (GBD Level 2) +S22031B | Garbage Code (GBD Level 2) +S22031D | Garbage Code (GBD Level 2) +S22031G | Garbage Code (GBD Level 2) +S22031K | Garbage Code (GBD Level 2) +S22031S | Garbage Code (GBD Level 2) +S22032A | Garbage Code (GBD Level 2) +S22032B | Garbage Code (GBD Level 2) +S22032D | Garbage Code (GBD Level 2) +S22032G | Garbage Code (GBD Level 2) +S22032K | Garbage Code (GBD Level 2) +S22032S | Garbage Code (GBD Level 2) +S22038A | Garbage Code (GBD Level 2) +S22038B | Garbage Code (GBD Level 2) +S22038D | Garbage Code (GBD Level 2) +S22038G | Garbage Code (GBD Level 2) +S22038K | Garbage Code (GBD Level 2) +S22038S | Garbage Code (GBD Level 2) +S22039A | Garbage Code (GBD Level 2) +S22039B | Garbage Code (GBD Level 2) +S22039D | Garbage Code (GBD Level 2) +S22039G | Garbage Code (GBD Level 2) +S22039K | Garbage Code (GBD Level 2) +S22039S | Garbage Code (GBD Level 2) +S22040A | Garbage Code (GBD Level 2) +S22040B | Garbage Code (GBD Level 2) +S22040D | Garbage Code (GBD Level 2) +S22040G | Garbage Code (GBD Level 2) +S22040K | Garbage Code (GBD Level 2) +S22040S | Garbage Code (GBD Level 2) +S22041A | Garbage Code (GBD Level 2) +S22041B | Garbage Code (GBD Level 2) +S22041D | Garbage Code (GBD Level 2) +S22041G | Garbage Code (GBD Level 2) +S22041K | Garbage Code (GBD Level 2) +S22041S | Garbage Code (GBD Level 2) +S22042A | Garbage Code (GBD Level 2) +S22042B | Garbage Code (GBD Level 2) +S22042D | Garbage Code (GBD Level 2) +S22042G | Garbage Code (GBD Level 2) +S22042K | Garbage Code (GBD Level 2) +S22042S | Garbage Code (GBD Level 2) +S22048A | Garbage Code (GBD Level 2) +S22048B | Garbage Code (GBD Level 2) +S22048D | Garbage Code (GBD Level 2) +S22048G | Garbage Code (GBD Level 2) +S22048K | Garbage Code (GBD Level 2) +S22048S | Garbage Code (GBD Level 2) +S22049A | Garbage Code (GBD Level 2) +S22049B | Garbage Code (GBD Level 2) +S22049D | Garbage Code (GBD Level 2) +S22049G | Garbage Code (GBD Level 2) +S22049K | Garbage Code (GBD Level 2) +S22049S | Garbage Code (GBD Level 2) +S22050A | Garbage Code (GBD Level 2) +S22050B | Garbage Code (GBD Level 2) +S22050D | Garbage Code (GBD Level 2) +S22050G | Garbage Code (GBD Level 2) +S22050K | Garbage Code (GBD Level 2) +S22050S | Garbage Code (GBD Level 2) +S22051A | Garbage Code (GBD Level 2) +S22051B | Garbage Code (GBD Level 2) +S22051D | Garbage Code (GBD Level 2) +S22051G | Garbage Code (GBD Level 2) +S22051K | Garbage Code (GBD Level 2) +S22051S | Garbage Code (GBD Level 2) +S22052A | Garbage Code (GBD Level 2) +S22052B | Garbage Code (GBD Level 2) +S22052D | Garbage Code (GBD Level 2) +S22052G | Garbage Code (GBD Level 2) +S22052K | Garbage Code (GBD Level 2) +S22052S | Garbage Code (GBD Level 2) +S22058A | Garbage Code (GBD Level 2) +S22058B | Garbage Code (GBD Level 2) +S22058D | Garbage Code (GBD Level 2) +S22058G | Garbage Code (GBD Level 2) +S22058K | Garbage Code (GBD Level 2) +S22058S | Garbage Code (GBD Level 2) +S22059A | Garbage Code (GBD Level 2) +S22059B | Garbage Code (GBD Level 2) +S22059D | Garbage Code (GBD Level 2) +S22059G | Garbage Code (GBD Level 2) +S22059K | Garbage Code (GBD Level 2) +S22059S | Garbage Code (GBD Level 2) +S22060A | Garbage Code (GBD Level 2) +S22060B | Garbage Code (GBD Level 2) +S22060D | Garbage Code (GBD Level 2) +S22060G | Garbage Code (GBD Level 2) +S22060K | Garbage Code (GBD Level 2) +S22060S | Garbage Code (GBD Level 2) +S22061A | Garbage Code (GBD Level 2) +S22061B | Garbage Code (GBD Level 2) +S22061D | Garbage Code (GBD Level 2) +S22061G | Garbage Code (GBD Level 2) +S22061K | Garbage Code (GBD Level 2) +S22061S | Garbage Code (GBD Level 2) +S22062A | Garbage Code (GBD Level 2) +S22062B | Garbage Code (GBD Level 2) +S22062D | Garbage Code (GBD Level 2) +S22062G | Garbage Code (GBD Level 2) +S22062K | Garbage Code (GBD Level 2) +S22062S | Garbage Code (GBD Level 2) +S22068A | Garbage Code (GBD Level 2) +S22068B | Garbage Code (GBD Level 2) +S22068D | Garbage Code (GBD Level 2) +S22068G | Garbage Code (GBD Level 2) +S22068K | Garbage Code (GBD Level 2) +S22068S | Garbage Code (GBD Level 2) +S22069A | Garbage Code (GBD Level 2) +S22069B | Garbage Code (GBD Level 2) +S22069D | Garbage Code (GBD Level 2) +S22069G | Garbage Code (GBD Level 2) +S22069K | Garbage Code (GBD Level 2) +S22069S | Garbage Code (GBD Level 2) +S22070A | Garbage Code (GBD Level 2) +S22070B | Garbage Code (GBD Level 2) +S22070D | Garbage Code (GBD Level 2) +S22070G | Garbage Code (GBD Level 2) +S22070K | Garbage Code (GBD Level 2) +S22070S | Garbage Code (GBD Level 2) +S22071A | Garbage Code (GBD Level 2) +S22071B | Garbage Code (GBD Level 2) +S22071D | Garbage Code (GBD Level 2) +S22071G | Garbage Code (GBD Level 2) +S22071K | Garbage Code (GBD Level 2) +S22071S | Garbage Code (GBD Level 2) +S22072A | Garbage Code (GBD Level 2) +S22072B | Garbage Code (GBD Level 2) +S22072D | Garbage Code (GBD Level 2) +S22072G | Garbage Code (GBD Level 2) +S22072K | Garbage Code (GBD Level 2) +S22072S | Garbage Code (GBD Level 2) +S22078A | Garbage Code (GBD Level 2) +S22078B | Garbage Code (GBD Level 2) +S22078D | Garbage Code (GBD Level 2) +S22078G | Garbage Code (GBD Level 2) +S22078K | Garbage Code (GBD Level 2) +S22078S | Garbage Code (GBD Level 2) +S22079A | Garbage Code (GBD Level 2) +S22079B | Garbage Code (GBD Level 2) +S22079D | Garbage Code (GBD Level 2) +S22079G | Garbage Code (GBD Level 2) +S22079K | Garbage Code (GBD Level 2) +S22079S | Garbage Code (GBD Level 2) +S22080A | Garbage Code (GBD Level 2) +S22080B | Garbage Code (GBD Level 2) +S22080D | Garbage Code (GBD Level 2) +S22080G | Garbage Code (GBD Level 2) +S22080K | Garbage Code (GBD Level 2) +S22080S | Garbage Code (GBD Level 2) +S22081A | Garbage Code (GBD Level 2) +S22081B | Garbage Code (GBD Level 2) +S22081D | Garbage Code (GBD Level 2) +S22081G | Garbage Code (GBD Level 2) +S22081K | Garbage Code (GBD Level 2) +S22081S | Garbage Code (GBD Level 2) +S22082A | Garbage Code (GBD Level 2) +S22082B | Garbage Code (GBD Level 2) +S22082D | Garbage Code (GBD Level 2) +S22082G | Garbage Code (GBD Level 2) +S22082K | Garbage Code (GBD Level 2) +S22082S | Garbage Code (GBD Level 2) +S22088A | Garbage Code (GBD Level 2) +S22088B | Garbage Code (GBD Level 2) +S22088D | Garbage Code (GBD Level 2) +S22088G | Garbage Code (GBD Level 2) +S22088K | Garbage Code (GBD Level 2) +S22088S | Garbage Code (GBD Level 2) +S22089A | Garbage Code (GBD Level 2) +S22089B | Garbage Code (GBD Level 2) +S22089D | Garbage Code (GBD Level 2) +S22089G | Garbage Code (GBD Level 2) +S22089K | Garbage Code (GBD Level 2) +S22089S | Garbage Code (GBD Level 2) +S221--- | Garbage Code (GBD Level 2) +S222--- | Garbage Code (GBD Level 2) +S2220XA | Garbage Code (GBD Level 2) +S2220XB | Garbage Code (GBD Level 2) +S2220XD | Garbage Code (GBD Level 2) +S2220XG | Garbage Code (GBD Level 2) +S2220XK | Garbage Code (GBD Level 2) +S2220XS | Garbage Code (GBD Level 2) +S2221XA | Garbage Code (GBD Level 2) +S2221XB | Garbage Code (GBD Level 2) +S2221XD | Garbage Code (GBD Level 2) +S2221XG | Garbage Code (GBD Level 2) +S2221XK | Garbage Code (GBD Level 2) +S2221XS | Garbage Code (GBD Level 2) +S2222XA | Garbage Code (GBD Level 2) +S2222XB | Garbage Code (GBD Level 2) +S2222XD | Garbage Code (GBD Level 2) +S2222XG | Garbage Code (GBD Level 2) +S2222XK | Garbage Code (GBD Level 2) +S2222XS | Garbage Code (GBD Level 2) +S2223XA | Garbage Code (GBD Level 2) +S2223XB | Garbage Code (GBD Level 2) +S2223XD | Garbage Code (GBD Level 2) +S2223XG | Garbage Code (GBD Level 2) +S2223XK | Garbage Code (GBD Level 2) +S2223XS | Garbage Code (GBD Level 2) +S2224XA | Garbage Code (GBD Level 2) +S2224XB | Garbage Code (GBD Level 2) +S2224XD | Garbage Code (GBD Level 2) +S2224XG | Garbage Code (GBD Level 2) +S2224XK | Garbage Code (GBD Level 2) +S2224XS | Garbage Code (GBD Level 2) +S223--- | Garbage Code (GBD Level 2) +S2231XA | Garbage Code (GBD Level 2) +S2231XB | Garbage Code (GBD Level 2) +S2231XD | Garbage Code (GBD Level 2) +S2231XG | Garbage Code (GBD Level 2) +S2231XK | Garbage Code (GBD Level 2) +S2231XS | Garbage Code (GBD Level 2) +S2232XA | Garbage Code (GBD Level 2) +S2232XB | Garbage Code (GBD Level 2) +S2232XD | Garbage Code (GBD Level 2) +S2232XG | Garbage Code (GBD Level 2) +S2232XK | Garbage Code (GBD Level 2) +S2232XS | Garbage Code (GBD Level 2) +S2239XA | Garbage Code (GBD Level 2) +S2239XB | Garbage Code (GBD Level 2) +S2239XD | Garbage Code (GBD Level 2) +S2239XG | Garbage Code (GBD Level 2) +S2239XK | Garbage Code (GBD Level 2) +S2239XS | Garbage Code (GBD Level 2) +S224--- | Garbage Code (GBD Level 2) +S2241XA | Garbage Code (GBD Level 2) +S2241XB | Garbage Code (GBD Level 2) +S2241XD | Garbage Code (GBD Level 2) +S2241XG | Garbage Code (GBD Level 2) +S2241XK | Garbage Code (GBD Level 2) +S2241XS | Garbage Code (GBD Level 2) +S2242XA | Garbage Code (GBD Level 2) +S2242XB | Garbage Code (GBD Level 2) +S2242XD | Garbage Code (GBD Level 2) +S2242XG | Garbage Code (GBD Level 2) +S2242XK | Garbage Code (GBD Level 2) +S2242XS | Garbage Code (GBD Level 2) +S2243XA | Garbage Code (GBD Level 2) +S2243XB | Garbage Code (GBD Level 2) +S2243XD | Garbage Code (GBD Level 2) +S2243XG | Garbage Code (GBD Level 2) +S2243XK | Garbage Code (GBD Level 2) +S2243XS | Garbage Code (GBD Level 2) +S2249XA | Garbage Code (GBD Level 2) +S2249XB | Garbage Code (GBD Level 2) +S2249XD | Garbage Code (GBD Level 2) +S2249XG | Garbage Code (GBD Level 2) +S2249XK | Garbage Code (GBD Level 2) +S2249XS | Garbage Code (GBD Level 2) +S225--- | Garbage Code (GBD Level 2) +S225XXA | Garbage Code (GBD Level 2) +S225XXB | Garbage Code (GBD Level 2) +S225XXD | Garbage Code (GBD Level 2) +S225XXG | Garbage Code (GBD Level 2) +S225XXK | Garbage Code (GBD Level 2) +S225XXS | Garbage Code (GBD Level 2) +S228--- | Garbage Code (GBD Level 2) +S229--- | Garbage Code (GBD Level 2) +S229XXA | Garbage Code (GBD Level 2) +S229XXB | Garbage Code (GBD Level 2) +S229XXD | Garbage Code (GBD Level 2) +S229XXG | Garbage Code (GBD Level 2) +S229XXK | Garbage Code (GBD Level 2) +S229XXS | Garbage Code (GBD Level 2) +S23---- | Garbage Code (GBD Level 2) +S230--- | Garbage Code (GBD Level 2) +S230XXA | Garbage Code (GBD Level 2) +S230XXD | Garbage Code (GBD Level 2) +S230XXS | Garbage Code (GBD Level 2) +S231--- | Garbage Code (GBD Level 2) +S23100A | Garbage Code (GBD Level 2) +S23100D | Garbage Code (GBD Level 2) +S23100S | Garbage Code (GBD Level 2) +S23101A | Garbage Code (GBD Level 2) +S23101D | Garbage Code (GBD Level 2) +S23101S | Garbage Code (GBD Level 2) +S23110A | Garbage Code (GBD Level 2) +S23110D | Garbage Code (GBD Level 2) +S23110S | Garbage Code (GBD Level 2) +S23111A | Garbage Code (GBD Level 2) +S23111D | Garbage Code (GBD Level 2) +S23111S | Garbage Code (GBD Level 2) +S23120A | Garbage Code (GBD Level 2) +S23120D | Garbage Code (GBD Level 2) +S23120S | Garbage Code (GBD Level 2) +S23121A | Garbage Code (GBD Level 2) +S23121D | Garbage Code (GBD Level 2) +S23121S | Garbage Code (GBD Level 2) +S23122A | Garbage Code (GBD Level 2) +S23122D | Garbage Code (GBD Level 2) +S23122S | Garbage Code (GBD Level 2) +S23123A | Garbage Code (GBD Level 2) +S23123D | Garbage Code (GBD Level 2) +S23123S | Garbage Code (GBD Level 2) +S23130A | Garbage Code (GBD Level 2) +S23130D | Garbage Code (GBD Level 2) +S23130S | Garbage Code (GBD Level 2) +S23131A | Garbage Code (GBD Level 2) +S23131D | Garbage Code (GBD Level 2) +S23131S | Garbage Code (GBD Level 2) +S23132A | Garbage Code (GBD Level 2) +S23132D | Garbage Code (GBD Level 2) +S23132S | Garbage Code (GBD Level 2) +S23133A | Garbage Code (GBD Level 2) +S23133D | Garbage Code (GBD Level 2) +S23133S | Garbage Code (GBD Level 2) +S23140A | Garbage Code (GBD Level 2) +S23140D | Garbage Code (GBD Level 2) +S23140S | Garbage Code (GBD Level 2) +S23141A | Garbage Code (GBD Level 2) +S23141D | Garbage Code (GBD Level 2) +S23141S | Garbage Code (GBD Level 2) +S23142A | Garbage Code (GBD Level 2) +S23142D | Garbage Code (GBD Level 2) +S23142S | Garbage Code (GBD Level 2) +S23143A | Garbage Code (GBD Level 2) +S23143D | Garbage Code (GBD Level 2) +S23143S | Garbage Code (GBD Level 2) +S23150A | Garbage Code (GBD Level 2) +S23150D | Garbage Code (GBD Level 2) +S23150S | Garbage Code (GBD Level 2) +S23151A | Garbage Code (GBD Level 2) +S23151D | Garbage Code (GBD Level 2) +S23151S | Garbage Code (GBD Level 2) +S23152A | Garbage Code (GBD Level 2) +S23152D | Garbage Code (GBD Level 2) +S23152S | Garbage Code (GBD Level 2) +S23153A | Garbage Code (GBD Level 2) +S23153D | Garbage Code (GBD Level 2) +S23153S | Garbage Code (GBD Level 2) +S23160A | Garbage Code (GBD Level 2) +S23160D | Garbage Code (GBD Level 2) +S23160S | Garbage Code (GBD Level 2) +S23161A | Garbage Code (GBD Level 2) +S23161D | Garbage Code (GBD Level 2) +S23161S | Garbage Code (GBD Level 2) +S23162A | Garbage Code (GBD Level 2) +S23162D | Garbage Code (GBD Level 2) +S23162S | Garbage Code (GBD Level 2) +S23163A | Garbage Code (GBD Level 2) +S23163D | Garbage Code (GBD Level 2) +S23163S | Garbage Code (GBD Level 2) +S23170A | Garbage Code (GBD Level 2) +S23170D | Garbage Code (GBD Level 2) +S23170S | Garbage Code (GBD Level 2) +S23171A | Garbage Code (GBD Level 2) +S23171D | Garbage Code (GBD Level 2) +S23171S | Garbage Code (GBD Level 2) +S232--- | Garbage Code (GBD Level 2) +S2320XA | Garbage Code (GBD Level 2) +S2320XD | Garbage Code (GBD Level 2) +S2320XS | Garbage Code (GBD Level 2) +S2329XA | Garbage Code (GBD Level 2) +S2329XD | Garbage Code (GBD Level 2) +S2329XS | Garbage Code (GBD Level 2) +S233--- | Garbage Code (GBD Level 2) +S233XXA | Garbage Code (GBD Level 2) +S233XXD | Garbage Code (GBD Level 2) +S233XXS | Garbage Code (GBD Level 2) +S234--- | Garbage Code (GBD Level 2) +S2341XA | Garbage Code (GBD Level 2) +S2341XD | Garbage Code (GBD Level 2) +S2341XS | Garbage Code (GBD Level 2) +S23420A | Garbage Code (GBD Level 2) +S23420D | Garbage Code (GBD Level 2) +S23420S | Garbage Code (GBD Level 2) +S23421A | Garbage Code (GBD Level 2) +S23421D | Garbage Code (GBD Level 2) +S23421S | Garbage Code (GBD Level 2) +S23428A | Garbage Code (GBD Level 2) +S23428D | Garbage Code (GBD Level 2) +S23428S | Garbage Code (GBD Level 2) +S23429A | Garbage Code (GBD Level 2) +S23429D | Garbage Code (GBD Level 2) +S23429S | Garbage Code (GBD Level 2) +S235--- | Garbage Code (GBD Level 2) +S238XXA | Garbage Code (GBD Level 2) +S238XXD | Garbage Code (GBD Level 2) +S238XXS | Garbage Code (GBD Level 2) +S239XXA | Garbage Code (GBD Level 2) +S239XXD | Garbage Code (GBD Level 2) +S239XXS | Garbage Code (GBD Level 2) +S24---- | Garbage Code (GBD Level 2) +S240--- | Garbage Code (GBD Level 2) +S240XXA | Garbage Code (GBD Level 2) +S240XXD | Garbage Code (GBD Level 2) +S240XXS | Garbage Code (GBD Level 2) +S241--- | Garbage Code (GBD Level 2) +S24101A | Garbage Code (GBD Level 2) +S24101D | Garbage Code (GBD Level 2) +S24101S | Garbage Code (GBD Level 2) +S24102A | Garbage Code (GBD Level 2) +S24102D | Garbage Code (GBD Level 2) +S24102S | Garbage Code (GBD Level 2) +S24103A | Garbage Code (GBD Level 2) +S24103D | Garbage Code (GBD Level 2) +S24103S | Garbage Code (GBD Level 2) +S24104A | Garbage Code (GBD Level 2) +S24104D | Garbage Code (GBD Level 2) +S24104S | Garbage Code (GBD Level 2) +S24109A | Garbage Code (GBD Level 2) +S24109D | Garbage Code (GBD Level 2) +S24109S | Garbage Code (GBD Level 2) +S24111A | Garbage Code (GBD Level 2) +S24111D | Garbage Code (GBD Level 2) +S24111S | Garbage Code (GBD Level 2) +S24112A | Garbage Code (GBD Level 2) +S24112D | Garbage Code (GBD Level 2) +S24112S | Garbage Code (GBD Level 2) +S24113A | Garbage Code (GBD Level 2) +S24113D | Garbage Code (GBD Level 2) +S24113S | Garbage Code (GBD Level 2) +S24114A | Garbage Code (GBD Level 2) +S24114D | Garbage Code (GBD Level 2) +S24114S | Garbage Code (GBD Level 2) +S24119A | Garbage Code (GBD Level 2) +S24119D | Garbage Code (GBD Level 2) +S24119S | Garbage Code (GBD Level 2) +S24131A | Garbage Code (GBD Level 2) +S24131D | Garbage Code (GBD Level 2) +S24131S | Garbage Code (GBD Level 2) +S24132A | Garbage Code (GBD Level 2) +S24132D | Garbage Code (GBD Level 2) +S24132S | Garbage Code (GBD Level 2) +S24133A | Garbage Code (GBD Level 2) +S24133D | Garbage Code (GBD Level 2) +S24133S | Garbage Code (GBD Level 2) +S24134A | Garbage Code (GBD Level 2) +S24134D | Garbage Code (GBD Level 2) +S24134S | Garbage Code (GBD Level 2) +S24139A | Garbage Code (GBD Level 2) +S24139D | Garbage Code (GBD Level 2) +S24139S | Garbage Code (GBD Level 2) +S24141A | Garbage Code (GBD Level 2) +S24141D | Garbage Code (GBD Level 2) +S24141S | Garbage Code (GBD Level 2) +S24142A | Garbage Code (GBD Level 2) +S24142D | Garbage Code (GBD Level 2) +S24142S | Garbage Code (GBD Level 2) +S24143A | Garbage Code (GBD Level 2) +S24143D | Garbage Code (GBD Level 2) +S24143S | Garbage Code (GBD Level 2) +S24144A | Garbage Code (GBD Level 2) +S24144D | Garbage Code (GBD Level 2) +S24144S | Garbage Code (GBD Level 2) +S24149A | Garbage Code (GBD Level 2) +S24149D | Garbage Code (GBD Level 2) +S24149S | Garbage Code (GBD Level 2) +S24151A | Garbage Code (GBD Level 2) +S24151D | Garbage Code (GBD Level 2) +S24151S | Garbage Code (GBD Level 2) +S24152A | Garbage Code (GBD Level 2) +S24152D | Garbage Code (GBD Level 2) +S24152S | Garbage Code (GBD Level 2) +S24153A | Garbage Code (GBD Level 2) +S24153D | Garbage Code (GBD Level 2) +S24153S | Garbage Code (GBD Level 2) +S24154A | Garbage Code (GBD Level 2) +S24154D | Garbage Code (GBD Level 2) +S24154S | Garbage Code (GBD Level 2) +S24159A | Garbage Code (GBD Level 2) +S24159D | Garbage Code (GBD Level 2) +S24159S | Garbage Code (GBD Level 2) +S242--- | Garbage Code (GBD Level 2) +S242XXA | Garbage Code (GBD Level 2) +S242XXD | Garbage Code (GBD Level 2) +S242XXS | Garbage Code (GBD Level 2) +S243--- | Garbage Code (GBD Level 2) +S243XXA | Garbage Code (GBD Level 2) +S243XXD | Garbage Code (GBD Level 2) +S243XXS | Garbage Code (GBD Level 2) +S244--- | Garbage Code (GBD Level 2) +S244XXA | Garbage Code (GBD Level 2) +S244XXD | Garbage Code (GBD Level 2) +S244XXS | Garbage Code (GBD Level 2) +S245--- | Garbage Code (GBD Level 2) +S246--- | Garbage Code (GBD Level 2) +S248XXA | Garbage Code (GBD Level 2) +S248XXD | Garbage Code (GBD Level 2) +S248XXS | Garbage Code (GBD Level 2) +S249XXA | Garbage Code (GBD Level 2) +S249XXD | Garbage Code (GBD Level 2) +S249XXS | Garbage Code (GBD Level 2) +S25---- | Garbage Code (GBD Level 2) +S250--- | Garbage Code (GBD Level 2) +S2500XA | Garbage Code (GBD Level 2) +S2500XD | Garbage Code (GBD Level 2) +S2500XS | Garbage Code (GBD Level 2) +S2501XA | Garbage Code (GBD Level 2) +S2501XD | Garbage Code (GBD Level 2) +S2501XS | Garbage Code (GBD Level 2) +S2502XA | Garbage Code (GBD Level 2) +S2502XD | Garbage Code (GBD Level 2) +S2502XS | Garbage Code (GBD Level 2) +S2509XA | Garbage Code (GBD Level 2) +S2509XD | Garbage Code (GBD Level 2) +S2509XS | Garbage Code (GBD Level 2) +S251--- | Garbage Code (GBD Level 2) +S25101A | Garbage Code (GBD Level 2) +S25101D | Garbage Code (GBD Level 2) +S25101S | Garbage Code (GBD Level 2) +S25102A | Garbage Code (GBD Level 2) +S25102D | Garbage Code (GBD Level 2) +S25102S | Garbage Code (GBD Level 2) +S25109A | Garbage Code (GBD Level 2) +S25109D | Garbage Code (GBD Level 2) +S25109S | Garbage Code (GBD Level 2) +S25111A | Garbage Code (GBD Level 2) +S25111D | Garbage Code (GBD Level 2) +S25111S | Garbage Code (GBD Level 2) +S25112A | Garbage Code (GBD Level 2) +S25112D | Garbage Code (GBD Level 2) +S25112S | Garbage Code (GBD Level 2) +S25119A | Garbage Code (GBD Level 2) +S25119D | Garbage Code (GBD Level 2) +S25119S | Garbage Code (GBD Level 2) +S25121A | Garbage Code (GBD Level 2) +S25121D | Garbage Code (GBD Level 2) +S25121S | Garbage Code (GBD Level 2) +S25122A | Garbage Code (GBD Level 2) +S25122D | Garbage Code (GBD Level 2) +S25122S | Garbage Code (GBD Level 2) +S25129A | Garbage Code (GBD Level 2) +S25129D | Garbage Code (GBD Level 2) +S25129S | Garbage Code (GBD Level 2) +S25191A | Garbage Code (GBD Level 2) +S25191D | Garbage Code (GBD Level 2) +S25191S | Garbage Code (GBD Level 2) +S25192A | Garbage Code (GBD Level 2) +S25192D | Garbage Code (GBD Level 2) +S25192S | Garbage Code (GBD Level 2) +S25199A | Garbage Code (GBD Level 2) +S25199D | Garbage Code (GBD Level 2) +S25199S | Garbage Code (GBD Level 2) +S252--- | Garbage Code (GBD Level 2) +S2520XA | Garbage Code (GBD Level 2) +S2520XD | Garbage Code (GBD Level 2) +S2520XS | Garbage Code (GBD Level 2) +S2521XA | Garbage Code (GBD Level 2) +S2521XD | Garbage Code (GBD Level 2) +S2521XS | Garbage Code (GBD Level 2) +S2522XA | Garbage Code (GBD Level 2) +S2522XD | Garbage Code (GBD Level 2) +S2522XS | Garbage Code (GBD Level 2) +S2529XA | Garbage Code (GBD Level 2) +S2529XD | Garbage Code (GBD Level 2) +S2529XS | Garbage Code (GBD Level 2) +S253--- | Garbage Code (GBD Level 2) +S25301A | Garbage Code (GBD Level 2) +S25301D | Garbage Code (GBD Level 2) +S25301S | Garbage Code (GBD Level 2) +S25302A | Garbage Code (GBD Level 2) +S25302D | Garbage Code (GBD Level 2) +S25302S | Garbage Code (GBD Level 2) +S25309A | Garbage Code (GBD Level 2) +S25309D | Garbage Code (GBD Level 2) +S25309S | Garbage Code (GBD Level 2) +S25311A | Garbage Code (GBD Level 2) +S25311D | Garbage Code (GBD Level 2) +S25311S | Garbage Code (GBD Level 2) +S25312A | Garbage Code (GBD Level 2) +S25312D | Garbage Code (GBD Level 2) +S25312S | Garbage Code (GBD Level 2) +S25319A | Garbage Code (GBD Level 2) +S25319D | Garbage Code (GBD Level 2) +S25319S | Garbage Code (GBD Level 2) +S25321A | Garbage Code (GBD Level 2) +S25321D | Garbage Code (GBD Level 2) +S25321S | Garbage Code (GBD Level 2) +S25322A | Garbage Code (GBD Level 2) +S25322D | Garbage Code (GBD Level 2) +S25322S | Garbage Code (GBD Level 2) +S25329A | Garbage Code (GBD Level 2) +S25329D | Garbage Code (GBD Level 2) +S25329S | Garbage Code (GBD Level 2) +S25391A | Garbage Code (GBD Level 2) +S25391D | Garbage Code (GBD Level 2) +S25391S | Garbage Code (GBD Level 2) +S25392A | Garbage Code (GBD Level 2) +S25392D | Garbage Code (GBD Level 2) +S25392S | Garbage Code (GBD Level 2) +S25399A | Garbage Code (GBD Level 2) +S25399D | Garbage Code (GBD Level 2) +S25399S | Garbage Code (GBD Level 2) +S254--- | Garbage Code (GBD Level 2) +S25401A | Garbage Code (GBD Level 2) +S25401D | Garbage Code (GBD Level 2) +S25401S | Garbage Code (GBD Level 2) +S25402A | Garbage Code (GBD Level 2) +S25402D | Garbage Code (GBD Level 2) +S25402S | Garbage Code (GBD Level 2) +S25409A | Garbage Code (GBD Level 2) +S25409D | Garbage Code (GBD Level 2) +S25409S | Garbage Code (GBD Level 2) +S25411A | Garbage Code (GBD Level 2) +S25411D | Garbage Code (GBD Level 2) +S25411S | Garbage Code (GBD Level 2) +S25412A | Garbage Code (GBD Level 2) +S25412D | Garbage Code (GBD Level 2) +S25412S | Garbage Code (GBD Level 2) +S25419A | Garbage Code (GBD Level 2) +S25419D | Garbage Code (GBD Level 2) +S25419S | Garbage Code (GBD Level 2) +S25421A | Garbage Code (GBD Level 2) +S25421D | Garbage Code (GBD Level 2) +S25421S | Garbage Code (GBD Level 2) +S25422A | Garbage Code (GBD Level 2) +S25422D | Garbage Code (GBD Level 2) +S25422S | Garbage Code (GBD Level 2) +S25429A | Garbage Code (GBD Level 2) +S25429D | Garbage Code (GBD Level 2) +S25429S | Garbage Code (GBD Level 2) +S25491A | Garbage Code (GBD Level 2) +S25491D | Garbage Code (GBD Level 2) +S25491S | Garbage Code (GBD Level 2) +S25492A | Garbage Code (GBD Level 2) +S25492D | Garbage Code (GBD Level 2) +S25492S | Garbage Code (GBD Level 2) +S25499A | Garbage Code (GBD Level 2) +S25499D | Garbage Code (GBD Level 2) +S25499S | Garbage Code (GBD Level 2) +S255--- | Garbage Code (GBD Level 2) +S25501A | Garbage Code (GBD Level 2) +S25501D | Garbage Code (GBD Level 2) +S25501S | Garbage Code (GBD Level 2) +S25502A | Garbage Code (GBD Level 2) +S25502D | Garbage Code (GBD Level 2) +S25502S | Garbage Code (GBD Level 2) +S25509A | Garbage Code (GBD Level 2) +S25509D | Garbage Code (GBD Level 2) +S25509S | Garbage Code (GBD Level 2) +S25511A | Garbage Code (GBD Level 2) +S25511D | Garbage Code (GBD Level 2) +S25511S | Garbage Code (GBD Level 2) +S25512A | Garbage Code (GBD Level 2) +S25512D | Garbage Code (GBD Level 2) +S25512S | Garbage Code (GBD Level 2) +S25519A | Garbage Code (GBD Level 2) +S25519D | Garbage Code (GBD Level 2) +S25519S | Garbage Code (GBD Level 2) +S25591A | Garbage Code (GBD Level 2) +S25591D | Garbage Code (GBD Level 2) +S25591S | Garbage Code (GBD Level 2) +S25592A | Garbage Code (GBD Level 2) +S25592D | Garbage Code (GBD Level 2) +S25592S | Garbage Code (GBD Level 2) +S25599A | Garbage Code (GBD Level 2) +S25599D | Garbage Code (GBD Level 2) +S25599S | Garbage Code (GBD Level 2) +S257--- | Garbage Code (GBD Level 2) +S258--- | Garbage Code (GBD Level 2) +S25801A | Garbage Code (GBD Level 2) +S25801D | Garbage Code (GBD Level 2) +S25801S | Garbage Code (GBD Level 2) +S25802A | Garbage Code (GBD Level 2) +S25802D | Garbage Code (GBD Level 2) +S25802S | Garbage Code (GBD Level 2) +S25809A | Garbage Code (GBD Level 2) +S25809D | Garbage Code (GBD Level 2) +S25809S | Garbage Code (GBD Level 2) +S25811A | Garbage Code (GBD Level 2) +S25811D | Garbage Code (GBD Level 2) +S25811S | Garbage Code (GBD Level 2) +S25812A | Garbage Code (GBD Level 2) +S25812D | Garbage Code (GBD Level 2) +S25812S | Garbage Code (GBD Level 2) +S25819A | Garbage Code (GBD Level 2) +S25819D | Garbage Code (GBD Level 2) +S25819S | Garbage Code (GBD Level 2) +S25891A | Garbage Code (GBD Level 2) +S25891D | Garbage Code (GBD Level 2) +S25891S | Garbage Code (GBD Level 2) +S25892A | Garbage Code (GBD Level 2) +S25892D | Garbage Code (GBD Level 2) +S25892S | Garbage Code (GBD Level 2) +S25899A | Garbage Code (GBD Level 2) +S25899D | Garbage Code (GBD Level 2) +S25899S | Garbage Code (GBD Level 2) +S259--- | Garbage Code (GBD Level 2) +S2590XA | Garbage Code (GBD Level 2) +S2590XD | Garbage Code (GBD Level 2) +S2590XS | Garbage Code (GBD Level 2) +S2591XA | Garbage Code (GBD Level 2) +S2591XD | Garbage Code (GBD Level 2) +S2591XS | Garbage Code (GBD Level 2) +S2599XA | Garbage Code (GBD Level 2) +S2599XD | Garbage Code (GBD Level 2) +S2599XS | Garbage Code (GBD Level 2) +S26---- | Garbage Code (GBD Level 2) +S260--- | Garbage Code (GBD Level 2) +S2600XA | Garbage Code (GBD Level 2) +S2600XD | Garbage Code (GBD Level 2) +S2600XS | Garbage Code (GBD Level 2) +S2601XA | Garbage Code (GBD Level 2) +S2601XD | Garbage Code (GBD Level 2) +S2601XS | Garbage Code (GBD Level 2) +S26020A | Garbage Code (GBD Level 2) +S26020D | Garbage Code (GBD Level 2) +S26020S | Garbage Code (GBD Level 2) +S26021A | Garbage Code (GBD Level 2) +S26021D | Garbage Code (GBD Level 2) +S26021S | Garbage Code (GBD Level 2) +S26022A | Garbage Code (GBD Level 2) +S26022D | Garbage Code (GBD Level 2) +S26022S | Garbage Code (GBD Level 2) +S2609XA | Garbage Code (GBD Level 2) +S2609XD | Garbage Code (GBD Level 2) +S2609XS | Garbage Code (GBD Level 2) +S2610XA | Garbage Code (GBD Level 2) +S2610XD | Garbage Code (GBD Level 2) +S2610XS | Garbage Code (GBD Level 2) +S2611XA | Garbage Code (GBD Level 2) +S2611XD | Garbage Code (GBD Level 2) +S2611XS | Garbage Code (GBD Level 2) +S2612XA | Garbage Code (GBD Level 2) +S2612XD | Garbage Code (GBD Level 2) +S2612XS | Garbage Code (GBD Level 2) +S2619XA | Garbage Code (GBD Level 2) +S2619XD | Garbage Code (GBD Level 2) +S2619XS | Garbage Code (GBD Level 2) +S268--- | Garbage Code (GBD Level 2) +S269--- | Garbage Code (GBD Level 2) +S2690XA | Garbage Code (GBD Level 2) +S2690XD | Garbage Code (GBD Level 2) +S2690XS | Garbage Code (GBD Level 2) +S2691XA | Garbage Code (GBD Level 2) +S2691XD | Garbage Code (GBD Level 2) +S2691XS | Garbage Code (GBD Level 2) +S2692XA | Garbage Code (GBD Level 2) +S2692XD | Garbage Code (GBD Level 2) +S2692XS | Garbage Code (GBD Level 2) +S2699XA | Garbage Code (GBD Level 2) +S2699XD | Garbage Code (GBD Level 2) +S2699XS | Garbage Code (GBD Level 2) +S27---- | Garbage Code (GBD Level 2) +S270--- | Garbage Code (GBD Level 2) +S270XXA | Garbage Code (GBD Level 2) +S270XXD | Garbage Code (GBD Level 2) +S270XXS | Garbage Code (GBD Level 2) +S271--- | Garbage Code (GBD Level 2) +S271XXA | Garbage Code (GBD Level 2) +S271XXD | Garbage Code (GBD Level 2) +S271XXS | Garbage Code (GBD Level 2) +S272--- | Garbage Code (GBD Level 2) +S272XXA | Garbage Code (GBD Level 2) +S272XXD | Garbage Code (GBD Level 2) +S272XXS | Garbage Code (GBD Level 2) +S273--- | Garbage Code (GBD Level 2) +S27301A | Garbage Code (GBD Level 2) +S27301D | Garbage Code (GBD Level 2) +S27301S | Garbage Code (GBD Level 2) +S27302A | Garbage Code (GBD Level 2) +S27302D | Garbage Code (GBD Level 2) +S27302S | Garbage Code (GBD Level 2) +S27309A | Garbage Code (GBD Level 2) +S27309D | Garbage Code (GBD Level 2) +S27309S | Garbage Code (GBD Level 2) +S27311A | Garbage Code (GBD Level 2) +S27311D | Garbage Code (GBD Level 2) +S27311S | Garbage Code (GBD Level 2) +S27312A | Garbage Code (GBD Level 2) +S27312D | Garbage Code (GBD Level 2) +S27312S | Garbage Code (GBD Level 2) +S27319A | Garbage Code (GBD Level 2) +S27319D | Garbage Code (GBD Level 2) +S27319S | Garbage Code (GBD Level 2) +S27321A | Garbage Code (GBD Level 2) +S27321D | Garbage Code (GBD Level 2) +S27321S | Garbage Code (GBD Level 2) +S27322A | Garbage Code (GBD Level 2) +S27322D | Garbage Code (GBD Level 2) +S27322S | Garbage Code (GBD Level 2) +S27329A | Garbage Code (GBD Level 2) +S27329D | Garbage Code (GBD Level 2) +S27329S | Garbage Code (GBD Level 2) +S27331A | Garbage Code (GBD Level 2) +S27331D | Garbage Code (GBD Level 2) +S27331S | Garbage Code (GBD Level 2) +S27332A | Garbage Code (GBD Level 2) +S27332D | Garbage Code (GBD Level 2) +S27332S | Garbage Code (GBD Level 2) +S27339A | Garbage Code (GBD Level 2) +S27339D | Garbage Code (GBD Level 2) +S27339S | Garbage Code (GBD Level 2) +S27391A | Garbage Code (GBD Level 2) +S27391D | Garbage Code (GBD Level 2) +S27391S | Garbage Code (GBD Level 2) +S27392A | Garbage Code (GBD Level 2) +S27392D | Garbage Code (GBD Level 2) +S27392S | Garbage Code (GBD Level 2) +S27399A | Garbage Code (GBD Level 2) +S27399D | Garbage Code (GBD Level 2) +S27399S | Garbage Code (GBD Level 2) +S274--- | Garbage Code (GBD Level 2) +S27401A | Garbage Code (GBD Level 2) +S27401D | Garbage Code (GBD Level 2) +S27401S | Garbage Code (GBD Level 2) +S27402A | Garbage Code (GBD Level 2) +S27402D | Garbage Code (GBD Level 2) +S27402S | Garbage Code (GBD Level 2) +S27409A | Garbage Code (GBD Level 2) +S27409D | Garbage Code (GBD Level 2) +S27409S | Garbage Code (GBD Level 2) +S27411A | Garbage Code (GBD Level 2) +S27411D | Garbage Code (GBD Level 2) +S27411S | Garbage Code (GBD Level 2) +S27412A | Garbage Code (GBD Level 2) +S27412D | Garbage Code (GBD Level 2) +S27412S | Garbage Code (GBD Level 2) +S27419A | Garbage Code (GBD Level 2) +S27419D | Garbage Code (GBD Level 2) +S27419S | Garbage Code (GBD Level 2) +S27421A | Garbage Code (GBD Level 2) +S27421D | Garbage Code (GBD Level 2) +S27421S | Garbage Code (GBD Level 2) +S27422A | Garbage Code (GBD Level 2) +S27422D | Garbage Code (GBD Level 2) +S27422S | Garbage Code (GBD Level 2) +S27429A | Garbage Code (GBD Level 2) +S27429D | Garbage Code (GBD Level 2) +S27429S | Garbage Code (GBD Level 2) +S27431A | Garbage Code (GBD Level 2) +S27431D | Garbage Code (GBD Level 2) +S27431S | Garbage Code (GBD Level 2) +S27432A | Garbage Code (GBD Level 2) +S27432D | Garbage Code (GBD Level 2) +S27432S | Garbage Code (GBD Level 2) +S27439A | Garbage Code (GBD Level 2) +S27439D | Garbage Code (GBD Level 2) +S27439S | Garbage Code (GBD Level 2) +S27491A | Garbage Code (GBD Level 2) +S27491D | Garbage Code (GBD Level 2) +S27491S | Garbage Code (GBD Level 2) +S27492A | Garbage Code (GBD Level 2) +S27492D | Garbage Code (GBD Level 2) +S27492S | Garbage Code (GBD Level 2) +S27499A | Garbage Code (GBD Level 2) +S27499D | Garbage Code (GBD Level 2) +S27499S | Garbage Code (GBD Level 2) +S275--- | Garbage Code (GBD Level 2) +S2750XA | Garbage Code (GBD Level 2) +S2750XD | Garbage Code (GBD Level 2) +S2750XS | Garbage Code (GBD Level 2) +S2751XA | Garbage Code (GBD Level 2) +S2751XD | Garbage Code (GBD Level 2) +S2751XS | Garbage Code (GBD Level 2) +S2752XA | Garbage Code (GBD Level 2) +S2752XD | Garbage Code (GBD Level 2) +S2752XS | Garbage Code (GBD Level 2) +S2753XA | Garbage Code (GBD Level 2) +S2753XD | Garbage Code (GBD Level 2) +S2753XS | Garbage Code (GBD Level 2) +S2759XA | Garbage Code (GBD Level 2) +S2759XD | Garbage Code (GBD Level 2) +S2759XS | Garbage Code (GBD Level 2) +S276--- | Garbage Code (GBD Level 2) +S2760XA | Garbage Code (GBD Level 2) +S2760XD | Garbage Code (GBD Level 2) +S2760XS | Garbage Code (GBD Level 2) +S2763XA | Garbage Code (GBD Level 2) +S2763XD | Garbage Code (GBD Level 2) +S2763XS | Garbage Code (GBD Level 2) +S2769XA | Garbage Code (GBD Level 2) +S2769XD | Garbage Code (GBD Level 2) +S2769XS | Garbage Code (GBD Level 2) +S277--- | Garbage Code (GBD Level 2) +S278--- | Garbage Code (GBD Level 2) +S27802A | Garbage Code (GBD Level 2) +S27802D | Garbage Code (GBD Level 2) +S27802S | Garbage Code (GBD Level 2) +S27803A | Garbage Code (GBD Level 2) +S27803D | Garbage Code (GBD Level 2) +S27803S | Garbage Code (GBD Level 2) +S27808A | Garbage Code (GBD Level 2) +S27808D | Garbage Code (GBD Level 2) +S27808S | Garbage Code (GBD Level 2) +S27809A | Garbage Code (GBD Level 2) +S27809D | Garbage Code (GBD Level 2) +S27809S | Garbage Code (GBD Level 2) +S27812A | Garbage Code (GBD Level 2) +S27812D | Garbage Code (GBD Level 2) +S27812S | Garbage Code (GBD Level 2) +S27813A | Garbage Code (GBD Level 2) +S27813D | Garbage Code (GBD Level 2) +S27813S | Garbage Code (GBD Level 2) +S27818A | Garbage Code (GBD Level 2) +S27818D | Garbage Code (GBD Level 2) +S27818S | Garbage Code (GBD Level 2) +S27819A | Garbage Code (GBD Level 2) +S27819D | Garbage Code (GBD Level 2) +S27819S | Garbage Code (GBD Level 2) +S27892A | Garbage Code (GBD Level 2) +S27892D | Garbage Code (GBD Level 2) +S27892S | Garbage Code (GBD Level 2) +S27893A | Garbage Code (GBD Level 2) +S27893D | Garbage Code (GBD Level 2) +S27893S | Garbage Code (GBD Level 2) +S27898A | Garbage Code (GBD Level 2) +S27898D | Garbage Code (GBD Level 2) +S27898S | Garbage Code (GBD Level 2) +S27899A | Garbage Code (GBD Level 2) +S27899D | Garbage Code (GBD Level 2) +S27899S | Garbage Code (GBD Level 2) +S279--- | Garbage Code (GBD Level 2) +S279XXA | Garbage Code (GBD Level 2) +S279XXD | Garbage Code (GBD Level 2) +S279XXS | Garbage Code (GBD Level 2) +S28---- | Garbage Code (GBD Level 2) +S280--- | Garbage Code (GBD Level 2) +S280XXA | Garbage Code (GBD Level 2) +S280XXD | Garbage Code (GBD Level 2) +S280XXS | Garbage Code (GBD Level 2) +S281--- | Garbage Code (GBD Level 2) +S281XXA | Garbage Code (GBD Level 2) +S281XXD | Garbage Code (GBD Level 2) +S281XXS | Garbage Code (GBD Level 2) +S28211A | Garbage Code (GBD Level 2) +S28211D | Garbage Code (GBD Level 2) +S28211S | Garbage Code (GBD Level 2) +S28212A | Garbage Code (GBD Level 2) +S28212D | Garbage Code (GBD Level 2) +S28212S | Garbage Code (GBD Level 2) +S28219A | Garbage Code (GBD Level 2) +S28219D | Garbage Code (GBD Level 2) +S28219S | Garbage Code (GBD Level 2) +S28221A | Garbage Code (GBD Level 2) +S28221D | Garbage Code (GBD Level 2) +S28221S | Garbage Code (GBD Level 2) +S28222A | Garbage Code (GBD Level 2) +S28222D | Garbage Code (GBD Level 2) +S28222S | Garbage Code (GBD Level 2) +S28229A | Garbage Code (GBD Level 2) +S28229D | Garbage Code (GBD Level 2) +S28229S | Garbage Code (GBD Level 2) +S29---- | Garbage Code (GBD Level 2) +S290--- | Garbage Code (GBD Level 2) +S29001A | Garbage Code (GBD Level 2) +S29001D | Garbage Code (GBD Level 2) +S29001S | Garbage Code (GBD Level 2) +S29002A | Garbage Code (GBD Level 2) +S29002D | Garbage Code (GBD Level 2) +S29002S | Garbage Code (GBD Level 2) +S29009A | Garbage Code (GBD Level 2) +S29009D | Garbage Code (GBD Level 2) +S29009S | Garbage Code (GBD Level 2) +S29011A | Garbage Code (GBD Level 2) +S29011D | Garbage Code (GBD Level 2) +S29011S | Garbage Code (GBD Level 2) +S29012A | Garbage Code (GBD Level 2) +S29012D | Garbage Code (GBD Level 2) +S29012S | Garbage Code (GBD Level 2) +S29019A | Garbage Code (GBD Level 2) +S29019D | Garbage Code (GBD Level 2) +S29019S | Garbage Code (GBD Level 2) +S29021A | Garbage Code (GBD Level 2) +S29021D | Garbage Code (GBD Level 2) +S29021S | Garbage Code (GBD Level 2) +S29022A | Garbage Code (GBD Level 2) +S29022D | Garbage Code (GBD Level 2) +S29022S | Garbage Code (GBD Level 2) +S29029A | Garbage Code (GBD Level 2) +S29029D | Garbage Code (GBD Level 2) +S29029S | Garbage Code (GBD Level 2) +S29091A | Garbage Code (GBD Level 2) +S29091D | Garbage Code (GBD Level 2) +S29091S | Garbage Code (GBD Level 2) +S29092A | Garbage Code (GBD Level 2) +S29092D | Garbage Code (GBD Level 2) +S29092S | Garbage Code (GBD Level 2) +S29099A | Garbage Code (GBD Level 2) +S29099D | Garbage Code (GBD Level 2) +S29099S | Garbage Code (GBD Level 2) +S297--- | Garbage Code (GBD Level 2) +S298--- | Garbage Code (GBD Level 2) +S298XXA | Garbage Code (GBD Level 2) +S298XXD | Garbage Code (GBD Level 2) +S298XXS | Garbage Code (GBD Level 2) +S299--- | Garbage Code (GBD Level 2) +S299XXA | Garbage Code (GBD Level 2) +S299XXD | Garbage Code (GBD Level 2) +S299XXS | Garbage Code (GBD Level 2) +S30---- | Garbage Code (GBD Level 2) +S300--- | Garbage Code (GBD Level 2) +S300XXA | Garbage Code (GBD Level 2) +S300XXD | Garbage Code (GBD Level 2) +S300XXS | Garbage Code (GBD Level 2) +S301--- | Garbage Code (GBD Level 2) +S301XXA | Garbage Code (GBD Level 2) +S301XXD | Garbage Code (GBD Level 2) +S301XXS | Garbage Code (GBD Level 2) +S302--- | Garbage Code (GBD Level 2) +S30201A | Garbage Code (GBD Level 2) +S30201D | Garbage Code (GBD Level 2) +S30201S | Garbage Code (GBD Level 2) +S30202A | Garbage Code (GBD Level 2) +S30202D | Garbage Code (GBD Level 2) +S30202S | Garbage Code (GBD Level 2) +S3021XA | Garbage Code (GBD Level 2) +S3021XD | Garbage Code (GBD Level 2) +S3021XS | Garbage Code (GBD Level 2) +S3022XA | Garbage Code (GBD Level 2) +S3022XD | Garbage Code (GBD Level 2) +S3022XS | Garbage Code (GBD Level 2) +S3023XA | Garbage Code (GBD Level 2) +S3023XD | Garbage Code (GBD Level 2) +S3023XS | Garbage Code (GBD Level 2) +S303XXA | Garbage Code (GBD Level 2) +S303XXD | Garbage Code (GBD Level 2) +S303XXS | Garbage Code (GBD Level 2) +S307--- | Garbage Code (GBD Level 2) +S308--- | Garbage Code (GBD Level 2) +S30810A | Garbage Code (GBD Level 2) +S30810D | Garbage Code (GBD Level 2) +S30810S | Garbage Code (GBD Level 2) +S30811A | Garbage Code (GBD Level 2) +S30811D | Garbage Code (GBD Level 2) +S30811S | Garbage Code (GBD Level 2) +S30812A | Garbage Code (GBD Level 2) +S30812D | Garbage Code (GBD Level 2) +S30812S | Garbage Code (GBD Level 2) +S30813A | Garbage Code (GBD Level 2) +S30813D | Garbage Code (GBD Level 2) +S30813S | Garbage Code (GBD Level 2) +S30814A | Garbage Code (GBD Level 2) +S30814D | Garbage Code (GBD Level 2) +S30814S | Garbage Code (GBD Level 2) +S30815A | Garbage Code (GBD Level 2) +S30815D | Garbage Code (GBD Level 2) +S30815S | Garbage Code (GBD Level 2) +S30816A | Garbage Code (GBD Level 2) +S30816D | Garbage Code (GBD Level 2) +S30816S | Garbage Code (GBD Level 2) +S30817A | Garbage Code (GBD Level 2) +S30817D | Garbage Code (GBD Level 2) +S30817S | Garbage Code (GBD Level 2) +S30820A | Garbage Code (GBD Level 2) +S30820D | Garbage Code (GBD Level 2) +S30820S | Garbage Code (GBD Level 2) +S30821A | Garbage Code (GBD Level 2) +S30821D | Garbage Code (GBD Level 2) +S30821S | Garbage Code (GBD Level 2) +S30822A | Garbage Code (GBD Level 2) +S30822D | Garbage Code (GBD Level 2) +S30822S | Garbage Code (GBD Level 2) +S30823A | Garbage Code (GBD Level 2) +S30823D | Garbage Code (GBD Level 2) +S30823S | Garbage Code (GBD Level 2) +S30824A | Garbage Code (GBD Level 2) +S30824D | Garbage Code (GBD Level 2) +S30824S | Garbage Code (GBD Level 2) +S30825A | Garbage Code (GBD Level 2) +S30825D | Garbage Code (GBD Level 2) +S30825S | Garbage Code (GBD Level 2) +S30826A | Garbage Code (GBD Level 2) +S30826D | Garbage Code (GBD Level 2) +S30826S | Garbage Code (GBD Level 2) +S30827A | Garbage Code (GBD Level 2) +S30827D | Garbage Code (GBD Level 2) +S30827S | Garbage Code (GBD Level 2) +S30840A | Garbage Code (GBD Level 2) +S30840D | Garbage Code (GBD Level 2) +S30840S | Garbage Code (GBD Level 2) +S30841A | Garbage Code (GBD Level 2) +S30841D | Garbage Code (GBD Level 2) +S30841S | Garbage Code (GBD Level 2) +S30842A | Garbage Code (GBD Level 2) +S30842D | Garbage Code (GBD Level 2) +S30842S | Garbage Code (GBD Level 2) +S30843A | Garbage Code (GBD Level 2) +S30843D | Garbage Code (GBD Level 2) +S30843S | Garbage Code (GBD Level 2) +S30844A | Garbage Code (GBD Level 2) +S30844D | Garbage Code (GBD Level 2) +S30844S | Garbage Code (GBD Level 2) +S30845A | Garbage Code (GBD Level 2) +S30845D | Garbage Code (GBD Level 2) +S30845S | Garbage Code (GBD Level 2) +S30846A | Garbage Code (GBD Level 2) +S30846D | Garbage Code (GBD Level 2) +S30846S | Garbage Code (GBD Level 2) +S30850A | Garbage Code (GBD Level 2) +S30850D | Garbage Code (GBD Level 2) +S30850S | Garbage Code (GBD Level 2) +S30851A | Garbage Code (GBD Level 2) +S30851D | Garbage Code (GBD Level 2) +S30851S | Garbage Code (GBD Level 2) +S30852A | Garbage Code (GBD Level 2) +S30852D | Garbage Code (GBD Level 2) +S30852S | Garbage Code (GBD Level 2) +S30853A | Garbage Code (GBD Level 2) +S30853D | Garbage Code (GBD Level 2) +S30853S | Garbage Code (GBD Level 2) +S30854A | Garbage Code (GBD Level 2) +S30854D | Garbage Code (GBD Level 2) +S30854S | Garbage Code (GBD Level 2) +S30855A | Garbage Code (GBD Level 2) +S30855D | Garbage Code (GBD Level 2) +S30855S | Garbage Code (GBD Level 2) +S30856A | Garbage Code (GBD Level 2) +S30856D | Garbage Code (GBD Level 2) +S30856S | Garbage Code (GBD Level 2) +S30857A | Garbage Code (GBD Level 2) +S30857D | Garbage Code (GBD Level 2) +S30857S | Garbage Code (GBD Level 2) +S30860A | Garbage Code (GBD Level 2) +S30860D | Garbage Code (GBD Level 2) +S30860S | Garbage Code (GBD Level 2) +S30861A | Garbage Code (GBD Level 2) +S30861D | Garbage Code (GBD Level 2) +S30861S | Garbage Code (GBD Level 2) +S30862A | Garbage Code (GBD Level 2) +S30862D | Garbage Code (GBD Level 2) +S30862S | Garbage Code (GBD Level 2) +S30863A | Garbage Code (GBD Level 2) +S30863D | Garbage Code (GBD Level 2) +S30863S | Garbage Code (GBD Level 2) +S30864A | Garbage Code (GBD Level 2) +S30864D | Garbage Code (GBD Level 2) +S30864S | Garbage Code (GBD Level 2) +S30865A | Garbage Code (GBD Level 2) +S30865D | Garbage Code (GBD Level 2) +S30865S | Garbage Code (GBD Level 2) +S30866A | Garbage Code (GBD Level 2) +S30866D | Garbage Code (GBD Level 2) +S30866S | Garbage Code (GBD Level 2) +S30867A | Garbage Code (GBD Level 2) +S30867D | Garbage Code (GBD Level 2) +S30867S | Garbage Code (GBD Level 2) +S30870A | Garbage Code (GBD Level 2) +S30870D | Garbage Code (GBD Level 2) +S30870S | Garbage Code (GBD Level 2) +S30871A | Garbage Code (GBD Level 2) +S30871D | Garbage Code (GBD Level 2) +S30871S | Garbage Code (GBD Level 2) +S30872A | Garbage Code (GBD Level 2) +S30872D | Garbage Code (GBD Level 2) +S30872S | Garbage Code (GBD Level 2) +S30873A | Garbage Code (GBD Level 2) +S30873D | Garbage Code (GBD Level 2) +S30873S | Garbage Code (GBD Level 2) +S30874A | Garbage Code (GBD Level 2) +S30874D | Garbage Code (GBD Level 2) +S30874S | Garbage Code (GBD Level 2) +S30875A | Garbage Code (GBD Level 2) +S30875D | Garbage Code (GBD Level 2) +S30875S | Garbage Code (GBD Level 2) +S30876A | Garbage Code (GBD Level 2) +S30876D | Garbage Code (GBD Level 2) +S30876S | Garbage Code (GBD Level 2) +S30877A | Garbage Code (GBD Level 2) +S30877D | Garbage Code (GBD Level 2) +S30877S | Garbage Code (GBD Level 2) +S309--- | Garbage Code (GBD Level 2) +S3091XA | Garbage Code (GBD Level 2) +S3091XD | Garbage Code (GBD Level 2) +S3091XS | Garbage Code (GBD Level 2) +S3092XA | Garbage Code (GBD Level 2) +S3092XD | Garbage Code (GBD Level 2) +S3092XS | Garbage Code (GBD Level 2) +S3093XA | Garbage Code (GBD Level 2) +S3093XD | Garbage Code (GBD Level 2) +S3093XS | Garbage Code (GBD Level 2) +S3094XA | Garbage Code (GBD Level 2) +S3094XD | Garbage Code (GBD Level 2) +S3094XS | Garbage Code (GBD Level 2) +S3095XA | Garbage Code (GBD Level 2) +S3095XD | Garbage Code (GBD Level 2) +S3095XS | Garbage Code (GBD Level 2) +S3096XA | Garbage Code (GBD Level 2) +S3096XD | Garbage Code (GBD Level 2) +S3096XS | Garbage Code (GBD Level 2) +S3097XA | Garbage Code (GBD Level 2) +S3097XD | Garbage Code (GBD Level 2) +S3097XS | Garbage Code (GBD Level 2) +S3098XA | Garbage Code (GBD Level 2) +S3098XD | Garbage Code (GBD Level 2) +S3098XS | Garbage Code (GBD Level 2) +S31---- | Garbage Code (GBD Level 2) +S310--- | Garbage Code (GBD Level 2) +S31000A | Garbage Code (GBD Level 2) +S31000D | Garbage Code (GBD Level 2) +S31000S | Garbage Code (GBD Level 2) +S31001A | Garbage Code (GBD Level 2) +S31001D | Garbage Code (GBD Level 2) +S31001S | Garbage Code (GBD Level 2) +S31010A | Garbage Code (GBD Level 2) +S31010D | Garbage Code (GBD Level 2) +S31010S | Garbage Code (GBD Level 2) +S31011A | Garbage Code (GBD Level 2) +S31011D | Garbage Code (GBD Level 2) +S31011S | Garbage Code (GBD Level 2) +S31020A | Garbage Code (GBD Level 2) +S31020D | Garbage Code (GBD Level 2) +S31020S | Garbage Code (GBD Level 2) +S31021A | Garbage Code (GBD Level 2) +S31021D | Garbage Code (GBD Level 2) +S31021S | Garbage Code (GBD Level 2) +S31030A | Garbage Code (GBD Level 2) +S31030D | Garbage Code (GBD Level 2) +S31030S | Garbage Code (GBD Level 2) +S31031A | Garbage Code (GBD Level 2) +S31031D | Garbage Code (GBD Level 2) +S31031S | Garbage Code (GBD Level 2) +S31040A | Garbage Code (GBD Level 2) +S31040D | Garbage Code (GBD Level 2) +S31040S | Garbage Code (GBD Level 2) +S31041A | Garbage Code (GBD Level 2) +S31041D | Garbage Code (GBD Level 2) +S31041S | Garbage Code (GBD Level 2) +S31050A | Garbage Code (GBD Level 2) +S31050D | Garbage Code (GBD Level 2) +S31050S | Garbage Code (GBD Level 2) +S31051A | Garbage Code (GBD Level 2) +S31051D | Garbage Code (GBD Level 2) +S31051S | Garbage Code (GBD Level 2) +S311--- | Garbage Code (GBD Level 2) +S31100A | Garbage Code (GBD Level 2) +S31100D | Garbage Code (GBD Level 2) +S31100S | Garbage Code (GBD Level 2) +S31101A | Garbage Code (GBD Level 2) +S31101D | Garbage Code (GBD Level 2) +S31101S | Garbage Code (GBD Level 2) +S31102A | Garbage Code (GBD Level 2) +S31102D | Garbage Code (GBD Level 2) +S31102S | Garbage Code (GBD Level 2) +S31103A | Garbage Code (GBD Level 2) +S31103D | Garbage Code (GBD Level 2) +S31103S | Garbage Code (GBD Level 2) +S31104A | Garbage Code (GBD Level 2) +S31104D | Garbage Code (GBD Level 2) +S31104S | Garbage Code (GBD Level 2) +S31105A | Garbage Code (GBD Level 2) +S31105D | Garbage Code (GBD Level 2) +S31105S | Garbage Code (GBD Level 2) +S31109A | Garbage Code (GBD Level 2) +S31109D | Garbage Code (GBD Level 2) +S31109S | Garbage Code (GBD Level 2) +S31110A | Garbage Code (GBD Level 2) +S31110D | Garbage Code (GBD Level 2) +S31110S | Garbage Code (GBD Level 2) +S31111A | Garbage Code (GBD Level 2) +S31111D | Garbage Code (GBD Level 2) +S31111S | Garbage Code (GBD Level 2) +S31112A | Garbage Code (GBD Level 2) +S31112D | Garbage Code (GBD Level 2) +S31112S | Garbage Code (GBD Level 2) +S31113A | Garbage Code (GBD Level 2) +S31113D | Garbage Code (GBD Level 2) +S31113S | Garbage Code (GBD Level 2) +S31114A | Garbage Code (GBD Level 2) +S31114D | Garbage Code (GBD Level 2) +S31114S | Garbage Code (GBD Level 2) +S31115A | Garbage Code (GBD Level 2) +S31115D | Garbage Code (GBD Level 2) +S31115S | Garbage Code (GBD Level 2) +S31119A | Garbage Code (GBD Level 2) +S31119D | Garbage Code (GBD Level 2) +S31119S | Garbage Code (GBD Level 2) +S31120A | Garbage Code (GBD Level 2) +S31120D | Garbage Code (GBD Level 2) +S31120S | Garbage Code (GBD Level 2) +S31121A | Garbage Code (GBD Level 2) +S31121D | Garbage Code (GBD Level 2) +S31121S | Garbage Code (GBD Level 2) +S31122A | Garbage Code (GBD Level 2) +S31122D | Garbage Code (GBD Level 2) +S31122S | Garbage Code (GBD Level 2) +S31123A | Garbage Code (GBD Level 2) +S31123D | Garbage Code (GBD Level 2) +S31123S | Garbage Code (GBD Level 2) +S31124A | Garbage Code (GBD Level 2) +S31124D | Garbage Code (GBD Level 2) +S31124S | Garbage Code (GBD Level 2) +S31125A | Garbage Code (GBD Level 2) +S31125D | Garbage Code (GBD Level 2) +S31125S | Garbage Code (GBD Level 2) +S31129A | Garbage Code (GBD Level 2) +S31129D | Garbage Code (GBD Level 2) +S31129S | Garbage Code (GBD Level 2) +S31130A | Garbage Code (GBD Level 2) +S31130D | Garbage Code (GBD Level 2) +S31130S | Garbage Code (GBD Level 2) +S31131A | Garbage Code (GBD Level 2) +S31131D | Garbage Code (GBD Level 2) +S31131S | Garbage Code (GBD Level 2) +S31132A | Garbage Code (GBD Level 2) +S31132D | Garbage Code (GBD Level 2) +S31132S | Garbage Code (GBD Level 2) +S31133A | Garbage Code (GBD Level 2) +S31133D | Garbage Code (GBD Level 2) +S31133S | Garbage Code (GBD Level 2) +S31134A | Garbage Code (GBD Level 2) +S31134D | Garbage Code (GBD Level 2) +S31134S | Garbage Code (GBD Level 2) +S31135A | Garbage Code (GBD Level 2) +S31135D | Garbage Code (GBD Level 2) +S31135S | Garbage Code (GBD Level 2) +S31139A | Garbage Code (GBD Level 2) +S31139D | Garbage Code (GBD Level 2) +S31139S | Garbage Code (GBD Level 2) +S31140A | Garbage Code (GBD Level 2) +S31140D | Garbage Code (GBD Level 2) +S31140S | Garbage Code (GBD Level 2) +S31141A | Garbage Code (GBD Level 2) +S31141D | Garbage Code (GBD Level 2) +S31141S | Garbage Code (GBD Level 2) +S31142A | Garbage Code (GBD Level 2) +S31142D | Garbage Code (GBD Level 2) +S31142S | Garbage Code (GBD Level 2) +S31143A | Garbage Code (GBD Level 2) +S31143D | Garbage Code (GBD Level 2) +S31143S | Garbage Code (GBD Level 2) +S31144A | Garbage Code (GBD Level 2) +S31144D | Garbage Code (GBD Level 2) +S31144S | Garbage Code (GBD Level 2) +S31145A | Garbage Code (GBD Level 2) +S31145D | Garbage Code (GBD Level 2) +S31145S | Garbage Code (GBD Level 2) +S31149A | Garbage Code (GBD Level 2) +S31149D | Garbage Code (GBD Level 2) +S31149S | Garbage Code (GBD Level 2) +S31150A | Garbage Code (GBD Level 2) +S31150D | Garbage Code (GBD Level 2) +S31150S | Garbage Code (GBD Level 2) +S31151A | Garbage Code (GBD Level 2) +S31151D | Garbage Code (GBD Level 2) +S31151S | Garbage Code (GBD Level 2) +S31152A | Garbage Code (GBD Level 2) +S31152D | Garbage Code (GBD Level 2) +S31152S | Garbage Code (GBD Level 2) +S31153A | Garbage Code (GBD Level 2) +S31153D | Garbage Code (GBD Level 2) +S31153S | Garbage Code (GBD Level 2) +S31154A | Garbage Code (GBD Level 2) +S31154D | Garbage Code (GBD Level 2) +S31154S | Garbage Code (GBD Level 2) +S31155A | Garbage Code (GBD Level 2) +S31155D | Garbage Code (GBD Level 2) +S31155S | Garbage Code (GBD Level 2) +S31159A | Garbage Code (GBD Level 2) +S31159D | Garbage Code (GBD Level 2) +S31159S | Garbage Code (GBD Level 2) +S312--- | Garbage Code (GBD Level 2) +S3120XA | Garbage Code (GBD Level 2) +S3120XD | Garbage Code (GBD Level 2) +S3120XS | Garbage Code (GBD Level 2) +S3121XA | Garbage Code (GBD Level 2) +S3121XD | Garbage Code (GBD Level 2) +S3121XS | Garbage Code (GBD Level 2) +S3122XA | Garbage Code (GBD Level 2) +S3122XD | Garbage Code (GBD Level 2) +S3122XS | Garbage Code (GBD Level 2) +S3123XA | Garbage Code (GBD Level 2) +S3123XD | Garbage Code (GBD Level 2) +S3123XS | Garbage Code (GBD Level 2) +S3124XA | Garbage Code (GBD Level 2) +S3124XD | Garbage Code (GBD Level 2) +S3124XS | Garbage Code (GBD Level 2) +S3125XA | Garbage Code (GBD Level 2) +S3125XD | Garbage Code (GBD Level 2) +S3125XS | Garbage Code (GBD Level 2) +S313--- | Garbage Code (GBD Level 2) +S3130XA | Garbage Code (GBD Level 2) +S3130XD | Garbage Code (GBD Level 2) +S3130XS | Garbage Code (GBD Level 2) +S3131XA | Garbage Code (GBD Level 2) +S3131XD | Garbage Code (GBD Level 2) +S3131XS | Garbage Code (GBD Level 2) +S3132XA | Garbage Code (GBD Level 2) +S3132XD | Garbage Code (GBD Level 2) +S3132XS | Garbage Code (GBD Level 2) +S3133XA | Garbage Code (GBD Level 2) +S3133XD | Garbage Code (GBD Level 2) +S3133XS | Garbage Code (GBD Level 2) +S3134XA | Garbage Code (GBD Level 2) +S3134XD | Garbage Code (GBD Level 2) +S3134XS | Garbage Code (GBD Level 2) +S3135XA | Garbage Code (GBD Level 2) +S3135XD | Garbage Code (GBD Level 2) +S3135XS | Garbage Code (GBD Level 2) +S314--- | Garbage Code (GBD Level 2) +S3140XA | Garbage Code (GBD Level 2) +S3140XD | Garbage Code (GBD Level 2) +S3140XS | Garbage Code (GBD Level 2) +S3141XA | Garbage Code (GBD Level 2) +S3141XD | Garbage Code (GBD Level 2) +S3141XS | Garbage Code (GBD Level 2) +S3142XA | Garbage Code (GBD Level 2) +S3142XD | Garbage Code (GBD Level 2) +S3142XS | Garbage Code (GBD Level 2) +S3143XA | Garbage Code (GBD Level 2) +S3143XD | Garbage Code (GBD Level 2) +S3143XS | Garbage Code (GBD Level 2) +S3144XA | Garbage Code (GBD Level 2) +S3144XD | Garbage Code (GBD Level 2) +S3144XS | Garbage Code (GBD Level 2) +S3145XA | Garbage Code (GBD Level 2) +S3145XD | Garbage Code (GBD Level 2) +S3145XS | Garbage Code (GBD Level 2) +S315--- | Garbage Code (GBD Level 2) +S31501A | Garbage Code (GBD Level 2) +S31501D | Garbage Code (GBD Level 2) +S31501S | Garbage Code (GBD Level 2) +S31502A | Garbage Code (GBD Level 2) +S31502D | Garbage Code (GBD Level 2) +S31502S | Garbage Code (GBD Level 2) +S31511A | Garbage Code (GBD Level 2) +S31511D | Garbage Code (GBD Level 2) +S31511S | Garbage Code (GBD Level 2) +S31512A | Garbage Code (GBD Level 2) +S31512D | Garbage Code (GBD Level 2) +S31512S | Garbage Code (GBD Level 2) +S31521A | Garbage Code (GBD Level 2) +S31521D | Garbage Code (GBD Level 2) +S31521S | Garbage Code (GBD Level 2) +S31522A | Garbage Code (GBD Level 2) +S31522D | Garbage Code (GBD Level 2) +S31522S | Garbage Code (GBD Level 2) +S31531A | Garbage Code (GBD Level 2) +S31531D | Garbage Code (GBD Level 2) +S31531S | Garbage Code (GBD Level 2) +S31532A | Garbage Code (GBD Level 2) +S31532D | Garbage Code (GBD Level 2) +S31532S | Garbage Code (GBD Level 2) +S31541A | Garbage Code (GBD Level 2) +S31541D | Garbage Code (GBD Level 2) +S31541S | Garbage Code (GBD Level 2) +S31542A | Garbage Code (GBD Level 2) +S31542D | Garbage Code (GBD Level 2) +S31542S | Garbage Code (GBD Level 2) +S31551A | Garbage Code (GBD Level 2) +S31551D | Garbage Code (GBD Level 2) +S31551S | Garbage Code (GBD Level 2) +S31552A | Garbage Code (GBD Level 2) +S31552D | Garbage Code (GBD Level 2) +S31552S | Garbage Code (GBD Level 2) +S31600A | Garbage Code (GBD Level 2) +S31600D | Garbage Code (GBD Level 2) +S31600S | Garbage Code (GBD Level 2) +S31601A | Garbage Code (GBD Level 2) +S31601D | Garbage Code (GBD Level 2) +S31601S | Garbage Code (GBD Level 2) +S31602A | Garbage Code (GBD Level 2) +S31602D | Garbage Code (GBD Level 2) +S31602S | Garbage Code (GBD Level 2) +S31603A | Garbage Code (GBD Level 2) +S31603D | Garbage Code (GBD Level 2) +S31603S | Garbage Code (GBD Level 2) +S31604A | Garbage Code (GBD Level 2) +S31604D | Garbage Code (GBD Level 2) +S31604S | Garbage Code (GBD Level 2) +S31605A | Garbage Code (GBD Level 2) +S31605D | Garbage Code (GBD Level 2) +S31605S | Garbage Code (GBD Level 2) +S31609A | Garbage Code (GBD Level 2) +S31609D | Garbage Code (GBD Level 2) +S31609S | Garbage Code (GBD Level 2) +S31610A | Garbage Code (GBD Level 2) +S31610D | Garbage Code (GBD Level 2) +S31610S | Garbage Code (GBD Level 2) +S31611A | Garbage Code (GBD Level 2) +S31611D | Garbage Code (GBD Level 2) +S31611S | Garbage Code (GBD Level 2) +S31612A | Garbage Code (GBD Level 2) +S31612D | Garbage Code (GBD Level 2) +S31612S | Garbage Code (GBD Level 2) +S31613A | Garbage Code (GBD Level 2) +S31613D | Garbage Code (GBD Level 2) +S31613S | Garbage Code (GBD Level 2) +S31614A | Garbage Code (GBD Level 2) +S31614D | Garbage Code (GBD Level 2) +S31614S | Garbage Code (GBD Level 2) +S31615A | Garbage Code (GBD Level 2) +S31615D | Garbage Code (GBD Level 2) +S31615S | Garbage Code (GBD Level 2) +S31619A | Garbage Code (GBD Level 2) +S31619D | Garbage Code (GBD Level 2) +S31619S | Garbage Code (GBD Level 2) +S31620A | Garbage Code (GBD Level 2) +S31620D | Garbage Code (GBD Level 2) +S31620S | Garbage Code (GBD Level 2) +S31621A | Garbage Code (GBD Level 2) +S31621D | Garbage Code (GBD Level 2) +S31621S | Garbage Code (GBD Level 2) +S31622A | Garbage Code (GBD Level 2) +S31622D | Garbage Code (GBD Level 2) +S31622S | Garbage Code (GBD Level 2) +S31623A | Garbage Code (GBD Level 2) +S31623D | Garbage Code (GBD Level 2) +S31623S | Garbage Code (GBD Level 2) +S31624A | Garbage Code (GBD Level 2) +S31624D | Garbage Code (GBD Level 2) +S31624S | Garbage Code (GBD Level 2) +S31625A | Garbage Code (GBD Level 2) +S31625D | Garbage Code (GBD Level 2) +S31625S | Garbage Code (GBD Level 2) +S31629A | Garbage Code (GBD Level 2) +S31629D | Garbage Code (GBD Level 2) +S31629S | Garbage Code (GBD Level 2) +S31630A | Garbage Code (GBD Level 2) +S31630D | Garbage Code (GBD Level 2) +S31630S | Garbage Code (GBD Level 2) +S31631A | Garbage Code (GBD Level 2) +S31631D | Garbage Code (GBD Level 2) +S31631S | Garbage Code (GBD Level 2) +S31632A | Garbage Code (GBD Level 2) +S31632D | Garbage Code (GBD Level 2) +S31632S | Garbage Code (GBD Level 2) +S31633A | Garbage Code (GBD Level 2) +S31633D | Garbage Code (GBD Level 2) +S31633S | Garbage Code (GBD Level 2) +S31634A | Garbage Code (GBD Level 2) +S31634D | Garbage Code (GBD Level 2) +S31634S | Garbage Code (GBD Level 2) +S31635A | Garbage Code (GBD Level 2) +S31635D | Garbage Code (GBD Level 2) +S31635S | Garbage Code (GBD Level 2) +S31639A | Garbage Code (GBD Level 2) +S31639D | Garbage Code (GBD Level 2) +S31639S | Garbage Code (GBD Level 2) +S31640A | Garbage Code (GBD Level 2) +S31640D | Garbage Code (GBD Level 2) +S31640S | Garbage Code (GBD Level 2) +S31641A | Garbage Code (GBD Level 2) +S31641D | Garbage Code (GBD Level 2) +S31641S | Garbage Code (GBD Level 2) +S31642A | Garbage Code (GBD Level 2) +S31642D | Garbage Code (GBD Level 2) +S31642S | Garbage Code (GBD Level 2) +S31643A | Garbage Code (GBD Level 2) +S31643D | Garbage Code (GBD Level 2) +S31643S | Garbage Code (GBD Level 2) +S31644A | Garbage Code (GBD Level 2) +S31644D | Garbage Code (GBD Level 2) +S31644S | Garbage Code (GBD Level 2) +S31645A | Garbage Code (GBD Level 2) +S31645D | Garbage Code (GBD Level 2) +S31645S | Garbage Code (GBD Level 2) +S31649A | Garbage Code (GBD Level 2) +S31649D | Garbage Code (GBD Level 2) +S31649S | Garbage Code (GBD Level 2) +S31650A | Garbage Code (GBD Level 2) +S31650D | Garbage Code (GBD Level 2) +S31650S | Garbage Code (GBD Level 2) +S31651A | Garbage Code (GBD Level 2) +S31651D | Garbage Code (GBD Level 2) +S31651S | Garbage Code (GBD Level 2) +S31652A | Garbage Code (GBD Level 2) +S31652D | Garbage Code (GBD Level 2) +S31652S | Garbage Code (GBD Level 2) +S31653A | Garbage Code (GBD Level 2) +S31653D | Garbage Code (GBD Level 2) +S31653S | Garbage Code (GBD Level 2) +S31654A | Garbage Code (GBD Level 2) +S31654D | Garbage Code (GBD Level 2) +S31654S | Garbage Code (GBD Level 2) +S31655A | Garbage Code (GBD Level 2) +S31655D | Garbage Code (GBD Level 2) +S31655S | Garbage Code (GBD Level 2) +S31659A | Garbage Code (GBD Level 2) +S31659D | Garbage Code (GBD Level 2) +S31659S | Garbage Code (GBD Level 2) +S317--- | Garbage Code (GBD Level 2) +S318--- | Garbage Code (GBD Level 2) +S31801A | Garbage Code (GBD Level 2) +S31801D | Garbage Code (GBD Level 2) +S31801S | Garbage Code (GBD Level 2) +S31802A | Garbage Code (GBD Level 2) +S31802D | Garbage Code (GBD Level 2) +S31802S | Garbage Code (GBD Level 2) +S31803A | Garbage Code (GBD Level 2) +S31803D | Garbage Code (GBD Level 2) +S31803S | Garbage Code (GBD Level 2) +S31804A | Garbage Code (GBD Level 2) +S31804D | Garbage Code (GBD Level 2) +S31804S | Garbage Code (GBD Level 2) +S31805A | Garbage Code (GBD Level 2) +S31805D | Garbage Code (GBD Level 2) +S31805S | Garbage Code (GBD Level 2) +S31809A | Garbage Code (GBD Level 2) +S31809D | Garbage Code (GBD Level 2) +S31809S | Garbage Code (GBD Level 2) +S31811A | Garbage Code (GBD Level 2) +S31811D | Garbage Code (GBD Level 2) +S31811S | Garbage Code (GBD Level 2) +S31812A | Garbage Code (GBD Level 2) +S31812D | Garbage Code (GBD Level 2) +S31812S | Garbage Code (GBD Level 2) +S31813A | Garbage Code (GBD Level 2) +S31813D | Garbage Code (GBD Level 2) +S31813S | Garbage Code (GBD Level 2) +S31814A | Garbage Code (GBD Level 2) +S31814D | Garbage Code (GBD Level 2) +S31814S | Garbage Code (GBD Level 2) +S31815A | Garbage Code (GBD Level 2) +S31815D | Garbage Code (GBD Level 2) +S31815S | Garbage Code (GBD Level 2) +S31819A | Garbage Code (GBD Level 2) +S31819D | Garbage Code (GBD Level 2) +S31819S | Garbage Code (GBD Level 2) +S31821A | Garbage Code (GBD Level 2) +S31821D | Garbage Code (GBD Level 2) +S31821S | Garbage Code (GBD Level 2) +S31822A | Garbage Code (GBD Level 2) +S31822D | Garbage Code (GBD Level 2) +S31822S | Garbage Code (GBD Level 2) +S31823A | Garbage Code (GBD Level 2) +S31823D | Garbage Code (GBD Level 2) +S31823S | Garbage Code (GBD Level 2) +S31824A | Garbage Code (GBD Level 2) +S31824D | Garbage Code (GBD Level 2) +S31824S | Garbage Code (GBD Level 2) +S31825A | Garbage Code (GBD Level 2) +S31825D | Garbage Code (GBD Level 2) +S31825S | Garbage Code (GBD Level 2) +S31829A | Garbage Code (GBD Level 2) +S31829D | Garbage Code (GBD Level 2) +S31829S | Garbage Code (GBD Level 2) +S31831A | Garbage Code (GBD Level 2) +S31831D | Garbage Code (GBD Level 2) +S31831S | Garbage Code (GBD Level 2) +S31832A | Garbage Code (GBD Level 2) +S31832D | Garbage Code (GBD Level 2) +S31832S | Garbage Code (GBD Level 2) +S31833A | Garbage Code (GBD Level 2) +S31833D | Garbage Code (GBD Level 2) +S31833S | Garbage Code (GBD Level 2) +S31834A | Garbage Code (GBD Level 2) +S31834D | Garbage Code (GBD Level 2) +S31834S | Garbage Code (GBD Level 2) +S31835A | Garbage Code (GBD Level 2) +S31835D | Garbage Code (GBD Level 2) +S31835S | Garbage Code (GBD Level 2) +S31839A | Garbage Code (GBD Level 2) +S31839D | Garbage Code (GBD Level 2) +S31839S | Garbage Code (GBD Level 2) +S32---- | Garbage Code (GBD Level 2) +S320--- | Garbage Code (GBD Level 2) +S32000A | Garbage Code (GBD Level 2) +S32000B | Garbage Code (GBD Level 2) +S32000D | Garbage Code (GBD Level 2) +S32000G | Garbage Code (GBD Level 2) +S32000K | Garbage Code (GBD Level 2) +S32000S | Garbage Code (GBD Level 2) +S32001A | Garbage Code (GBD Level 2) +S32001B | Garbage Code (GBD Level 2) +S32001D | Garbage Code (GBD Level 2) +S32001G | Garbage Code (GBD Level 2) +S32001K | Garbage Code (GBD Level 2) +S32001S | Garbage Code (GBD Level 2) +S32002A | Garbage Code (GBD Level 2) +S32002B | Garbage Code (GBD Level 2) +S32002D | Garbage Code (GBD Level 2) +S32002G | Garbage Code (GBD Level 2) +S32002K | Garbage Code (GBD Level 2) +S32002S | Garbage Code (GBD Level 2) +S32008A | Garbage Code (GBD Level 2) +S32008B | Garbage Code (GBD Level 2) +S32008D | Garbage Code (GBD Level 2) +S32008G | Garbage Code (GBD Level 2) +S32008K | Garbage Code (GBD Level 2) +S32008S | Garbage Code (GBD Level 2) +S32009A | Garbage Code (GBD Level 2) +S32009B | Garbage Code (GBD Level 2) +S32009D | Garbage Code (GBD Level 2) +S32009G | Garbage Code (GBD Level 2) +S32009K | Garbage Code (GBD Level 2) +S32009S | Garbage Code (GBD Level 2) +S32010A | Garbage Code (GBD Level 2) +S32010B | Garbage Code (GBD Level 2) +S32010D | Garbage Code (GBD Level 2) +S32010G | Garbage Code (GBD Level 2) +S32010K | Garbage Code (GBD Level 2) +S32010S | Garbage Code (GBD Level 2) +S32011A | Garbage Code (GBD Level 2) +S32011B | Garbage Code (GBD Level 2) +S32011D | Garbage Code (GBD Level 2) +S32011G | Garbage Code (GBD Level 2) +S32011K | Garbage Code (GBD Level 2) +S32011S | Garbage Code (GBD Level 2) +S32012A | Garbage Code (GBD Level 2) +S32012B | Garbage Code (GBD Level 2) +S32012D | Garbage Code (GBD Level 2) +S32012G | Garbage Code (GBD Level 2) +S32012K | Garbage Code (GBD Level 2) +S32012S | Garbage Code (GBD Level 2) +S32018A | Garbage Code (GBD Level 2) +S32018B | Garbage Code (GBD Level 2) +S32018D | Garbage Code (GBD Level 2) +S32018G | Garbage Code (GBD Level 2) +S32018K | Garbage Code (GBD Level 2) +S32018S | Garbage Code (GBD Level 2) +S32019A | Garbage Code (GBD Level 2) +S32019B | Garbage Code (GBD Level 2) +S32019D | Garbage Code (GBD Level 2) +S32019G | Garbage Code (GBD Level 2) +S32019K | Garbage Code (GBD Level 2) +S32019S | Garbage Code (GBD Level 2) +S32020A | Garbage Code (GBD Level 2) +S32020B | Garbage Code (GBD Level 2) +S32020D | Garbage Code (GBD Level 2) +S32020G | Garbage Code (GBD Level 2) +S32020K | Garbage Code (GBD Level 2) +S32020S | Garbage Code (GBD Level 2) +S32021A | Garbage Code (GBD Level 2) +S32021B | Garbage Code (GBD Level 2) +S32021D | Garbage Code (GBD Level 2) +S32021G | Garbage Code (GBD Level 2) +S32021K | Garbage Code (GBD Level 2) +S32021S | Garbage Code (GBD Level 2) +S32022A | Garbage Code (GBD Level 2) +S32022B | Garbage Code (GBD Level 2) +S32022D | Garbage Code (GBD Level 2) +S32022G | Garbage Code (GBD Level 2) +S32022K | Garbage Code (GBD Level 2) +S32022S | Garbage Code (GBD Level 2) +S32028A | Garbage Code (GBD Level 2) +S32028B | Garbage Code (GBD Level 2) +S32028D | Garbage Code (GBD Level 2) +S32028G | Garbage Code (GBD Level 2) +S32028K | Garbage Code (GBD Level 2) +S32028S | Garbage Code (GBD Level 2) +S32029A | Garbage Code (GBD Level 2) +S32029B | Garbage Code (GBD Level 2) +S32029D | Garbage Code (GBD Level 2) +S32029G | Garbage Code (GBD Level 2) +S32029K | Garbage Code (GBD Level 2) +S32029S | Garbage Code (GBD Level 2) +S32030A | Garbage Code (GBD Level 2) +S32030B | Garbage Code (GBD Level 2) +S32030D | Garbage Code (GBD Level 2) +S32030G | Garbage Code (GBD Level 2) +S32030K | Garbage Code (GBD Level 2) +S32030S | Garbage Code (GBD Level 2) +S32031A | Garbage Code (GBD Level 2) +S32031B | Garbage Code (GBD Level 2) +S32031D | Garbage Code (GBD Level 2) +S32031G | Garbage Code (GBD Level 2) +S32031K | Garbage Code (GBD Level 2) +S32031S | Garbage Code (GBD Level 2) +S32032A | Garbage Code (GBD Level 2) +S32032B | Garbage Code (GBD Level 2) +S32032D | Garbage Code (GBD Level 2) +S32032G | Garbage Code (GBD Level 2) +S32032K | Garbage Code (GBD Level 2) +S32032S | Garbage Code (GBD Level 2) +S32038A | Garbage Code (GBD Level 2) +S32038B | Garbage Code (GBD Level 2) +S32038D | Garbage Code (GBD Level 2) +S32038G | Garbage Code (GBD Level 2) +S32038K | Garbage Code (GBD Level 2) +S32038S | Garbage Code (GBD Level 2) +S32039A | Garbage Code (GBD Level 2) +S32039B | Garbage Code (GBD Level 2) +S32039D | Garbage Code (GBD Level 2) +S32039G | Garbage Code (GBD Level 2) +S32039K | Garbage Code (GBD Level 2) +S32039S | Garbage Code (GBD Level 2) +S32040A | Garbage Code (GBD Level 2) +S32040B | Garbage Code (GBD Level 2) +S32040D | Garbage Code (GBD Level 2) +S32040G | Garbage Code (GBD Level 2) +S32040K | Garbage Code (GBD Level 2) +S32040S | Garbage Code (GBD Level 2) +S32041A | Garbage Code (GBD Level 2) +S32041B | Garbage Code (GBD Level 2) +S32041D | Garbage Code (GBD Level 2) +S32041G | Garbage Code (GBD Level 2) +S32041K | Garbage Code (GBD Level 2) +S32041S | Garbage Code (GBD Level 2) +S32042A | Garbage Code (GBD Level 2) +S32042B | Garbage Code (GBD Level 2) +S32042D | Garbage Code (GBD Level 2) +S32042G | Garbage Code (GBD Level 2) +S32042K | Garbage Code (GBD Level 2) +S32042S | Garbage Code (GBD Level 2) +S32048A | Garbage Code (GBD Level 2) +S32048B | Garbage Code (GBD Level 2) +S32048D | Garbage Code (GBD Level 2) +S32048G | Garbage Code (GBD Level 2) +S32048K | Garbage Code (GBD Level 2) +S32048S | Garbage Code (GBD Level 2) +S32049A | Garbage Code (GBD Level 2) +S32049B | Garbage Code (GBD Level 2) +S32049D | Garbage Code (GBD Level 2) +S32049G | Garbage Code (GBD Level 2) +S32049K | Garbage Code (GBD Level 2) +S32049S | Garbage Code (GBD Level 2) +S32050A | Garbage Code (GBD Level 2) +S32050B | Garbage Code (GBD Level 2) +S32050D | Garbage Code (GBD Level 2) +S32050G | Garbage Code (GBD Level 2) +S32050K | Garbage Code (GBD Level 2) +S32050S | Garbage Code (GBD Level 2) +S32051A | Garbage Code (GBD Level 2) +S32051B | Garbage Code (GBD Level 2) +S32051D | Garbage Code (GBD Level 2) +S32051G | Garbage Code (GBD Level 2) +S32051K | Garbage Code (GBD Level 2) +S32051S | Garbage Code (GBD Level 2) +S32052A | Garbage Code (GBD Level 2) +S32052B | Garbage Code (GBD Level 2) +S32052D | Garbage Code (GBD Level 2) +S32052G | Garbage Code (GBD Level 2) +S32052K | Garbage Code (GBD Level 2) +S32052S | Garbage Code (GBD Level 2) +S32058A | Garbage Code (GBD Level 2) +S32058B | Garbage Code (GBD Level 2) +S32058D | Garbage Code (GBD Level 2) +S32058G | Garbage Code (GBD Level 2) +S32058K | Garbage Code (GBD Level 2) +S32058S | Garbage Code (GBD Level 2) +S32059A | Garbage Code (GBD Level 2) +S32059B | Garbage Code (GBD Level 2) +S32059D | Garbage Code (GBD Level 2) +S32059G | Garbage Code (GBD Level 2) +S32059K | Garbage Code (GBD Level 2) +S32059S | Garbage Code (GBD Level 2) +S321--- | Garbage Code (GBD Level 2) +S3210XA | Garbage Code (GBD Level 2) +S3210XB | Garbage Code (GBD Level 2) +S3210XD | Garbage Code (GBD Level 2) +S3210XG | Garbage Code (GBD Level 2) +S3210XK | Garbage Code (GBD Level 2) +S3210XS | Garbage Code (GBD Level 2) +S32110A | Garbage Code (GBD Level 2) +S32110B | Garbage Code (GBD Level 2) +S32110D | Garbage Code (GBD Level 2) +S32110G | Garbage Code (GBD Level 2) +S32110K | Garbage Code (GBD Level 2) +S32110S | Garbage Code (GBD Level 2) +S32111A | Garbage Code (GBD Level 2) +S32111B | Garbage Code (GBD Level 2) +S32111D | Garbage Code (GBD Level 2) +S32111G | Garbage Code (GBD Level 2) +S32111K | Garbage Code (GBD Level 2) +S32111S | Garbage Code (GBD Level 2) +S32112A | Garbage Code (GBD Level 2) +S32112B | Garbage Code (GBD Level 2) +S32112D | Garbage Code (GBD Level 2) +S32112G | Garbage Code (GBD Level 2) +S32112K | Garbage Code (GBD Level 2) +S32112S | Garbage Code (GBD Level 2) +S32119A | Garbage Code (GBD Level 2) +S32119B | Garbage Code (GBD Level 2) +S32119D | Garbage Code (GBD Level 2) +S32119G | Garbage Code (GBD Level 2) +S32119K | Garbage Code (GBD Level 2) +S32119S | Garbage Code (GBD Level 2) +S32120A | Garbage Code (GBD Level 2) +S32120B | Garbage Code (GBD Level 2) +S32120D | Garbage Code (GBD Level 2) +S32120G | Garbage Code (GBD Level 2) +S32120K | Garbage Code (GBD Level 2) +S32120S | Garbage Code (GBD Level 2) +S32121A | Garbage Code (GBD Level 2) +S32121B | Garbage Code (GBD Level 2) +S32121D | Garbage Code (GBD Level 2) +S32121G | Garbage Code (GBD Level 2) +S32121K | Garbage Code (GBD Level 2) +S32121S | Garbage Code (GBD Level 2) +S32122A | Garbage Code (GBD Level 2) +S32122B | Garbage Code (GBD Level 2) +S32122D | Garbage Code (GBD Level 2) +S32122G | Garbage Code (GBD Level 2) +S32122K | Garbage Code (GBD Level 2) +S32122S | Garbage Code (GBD Level 2) +S32129A | Garbage Code (GBD Level 2) +S32129B | Garbage Code (GBD Level 2) +S32129D | Garbage Code (GBD Level 2) +S32129G | Garbage Code (GBD Level 2) +S32129K | Garbage Code (GBD Level 2) +S32129S | Garbage Code (GBD Level 2) +S32130A | Garbage Code (GBD Level 2) +S32130B | Garbage Code (GBD Level 2) +S32130D | Garbage Code (GBD Level 2) +S32130G | Garbage Code (GBD Level 2) +S32130K | Garbage Code (GBD Level 2) +S32130S | Garbage Code (GBD Level 2) +S32131A | Garbage Code (GBD Level 2) +S32131B | Garbage Code (GBD Level 2) +S32131D | Garbage Code (GBD Level 2) +S32131G | Garbage Code (GBD Level 2) +S32131K | Garbage Code (GBD Level 2) +S32131S | Garbage Code (GBD Level 2) +S32132A | Garbage Code (GBD Level 2) +S32132B | Garbage Code (GBD Level 2) +S32132D | Garbage Code (GBD Level 2) +S32132G | Garbage Code (GBD Level 2) +S32132K | Garbage Code (GBD Level 2) +S32132S | Garbage Code (GBD Level 2) +S32139A | Garbage Code (GBD Level 2) +S32139B | Garbage Code (GBD Level 2) +S32139D | Garbage Code (GBD Level 2) +S32139G | Garbage Code (GBD Level 2) +S32139K | Garbage Code (GBD Level 2) +S32139S | Garbage Code (GBD Level 2) +S3214XA | Garbage Code (GBD Level 2) +S3214XB | Garbage Code (GBD Level 2) +S3214XD | Garbage Code (GBD Level 2) +S3214XG | Garbage Code (GBD Level 2) +S3214XK | Garbage Code (GBD Level 2) +S3214XS | Garbage Code (GBD Level 2) +S3215XA | Garbage Code (GBD Level 2) +S3215XB | Garbage Code (GBD Level 2) +S3215XD | Garbage Code (GBD Level 2) +S3215XG | Garbage Code (GBD Level 2) +S3215XK | Garbage Code (GBD Level 2) +S3215XS | Garbage Code (GBD Level 2) +S3216XA | Garbage Code (GBD Level 2) +S3216XB | Garbage Code (GBD Level 2) +S3216XD | Garbage Code (GBD Level 2) +S3216XG | Garbage Code (GBD Level 2) +S3216XK | Garbage Code (GBD Level 2) +S3216XS | Garbage Code (GBD Level 2) +S3217XA | Garbage Code (GBD Level 2) +S3217XB | Garbage Code (GBD Level 2) +S3217XD | Garbage Code (GBD Level 2) +S3217XG | Garbage Code (GBD Level 2) +S3217XK | Garbage Code (GBD Level 2) +S3217XS | Garbage Code (GBD Level 2) +S3219XA | Garbage Code (GBD Level 2) +S3219XB | Garbage Code (GBD Level 2) +S3219XD | Garbage Code (GBD Level 2) +S3219XG | Garbage Code (GBD Level 2) +S3219XK | Garbage Code (GBD Level 2) +S3219XS | Garbage Code (GBD Level 2) +S322--- | Garbage Code (GBD Level 2) +S322XXA | Garbage Code (GBD Level 2) +S322XXB | Garbage Code (GBD Level 2) +S322XXD | Garbage Code (GBD Level 2) +S322XXG | Garbage Code (GBD Level 2) +S322XXK | Garbage Code (GBD Level 2) +S322XXS | Garbage Code (GBD Level 2) +S323--- | Garbage Code (GBD Level 2) +S32301A | Garbage Code (GBD Level 2) +S32301B | Garbage Code (GBD Level 2) +S32301D | Garbage Code (GBD Level 2) +S32301G | Garbage Code (GBD Level 2) +S32301K | Garbage Code (GBD Level 2) +S32301S | Garbage Code (GBD Level 2) +S32302A | Garbage Code (GBD Level 2) +S32302B | Garbage Code (GBD Level 2) +S32302D | Garbage Code (GBD Level 2) +S32302G | Garbage Code (GBD Level 2) +S32302K | Garbage Code (GBD Level 2) +S32302S | Garbage Code (GBD Level 2) +S32309A | Garbage Code (GBD Level 2) +S32309B | Garbage Code (GBD Level 2) +S32309D | Garbage Code (GBD Level 2) +S32309G | Garbage Code (GBD Level 2) +S32309K | Garbage Code (GBD Level 2) +S32309S | Garbage Code (GBD Level 2) +S32311A | Garbage Code (GBD Level 2) +S32311B | Garbage Code (GBD Level 2) +S32311D | Garbage Code (GBD Level 2) +S32311G | Garbage Code (GBD Level 2) +S32311K | Garbage Code (GBD Level 2) +S32311S | Garbage Code (GBD Level 2) +S32312A | Garbage Code (GBD Level 2) +S32312B | Garbage Code (GBD Level 2) +S32312D | Garbage Code (GBD Level 2) +S32312G | Garbage Code (GBD Level 2) +S32312K | Garbage Code (GBD Level 2) +S32312S | Garbage Code (GBD Level 2) +S32313A | Garbage Code (GBD Level 2) +S32313B | Garbage Code (GBD Level 2) +S32313D | Garbage Code (GBD Level 2) +S32313G | Garbage Code (GBD Level 2) +S32313K | Garbage Code (GBD Level 2) +S32313S | Garbage Code (GBD Level 2) +S32314A | Garbage Code (GBD Level 2) +S32314B | Garbage Code (GBD Level 2) +S32314D | Garbage Code (GBD Level 2) +S32314G | Garbage Code (GBD Level 2) +S32314K | Garbage Code (GBD Level 2) +S32314S | Garbage Code (GBD Level 2) +S32315A | Garbage Code (GBD Level 2) +S32315B | Garbage Code (GBD Level 2) +S32315D | Garbage Code (GBD Level 2) +S32315G | Garbage Code (GBD Level 2) +S32315K | Garbage Code (GBD Level 2) +S32315S | Garbage Code (GBD Level 2) +S32316A | Garbage Code (GBD Level 2) +S32316B | Garbage Code (GBD Level 2) +S32316D | Garbage Code (GBD Level 2) +S32316G | Garbage Code (GBD Level 2) +S32316K | Garbage Code (GBD Level 2) +S32316S | Garbage Code (GBD Level 2) +S32391A | Garbage Code (GBD Level 2) +S32391B | Garbage Code (GBD Level 2) +S32391D | Garbage Code (GBD Level 2) +S32391G | Garbage Code (GBD Level 2) +S32391K | Garbage Code (GBD Level 2) +S32391S | Garbage Code (GBD Level 2) +S32392A | Garbage Code (GBD Level 2) +S32392B | Garbage Code (GBD Level 2) +S32392D | Garbage Code (GBD Level 2) +S32392G | Garbage Code (GBD Level 2) +S32392K | Garbage Code (GBD Level 2) +S32392S | Garbage Code (GBD Level 2) +S32399A | Garbage Code (GBD Level 2) +S32399B | Garbage Code (GBD Level 2) +S32399D | Garbage Code (GBD Level 2) +S32399G | Garbage Code (GBD Level 2) +S32399K | Garbage Code (GBD Level 2) +S32399S | Garbage Code (GBD Level 2) +S324--- | Garbage Code (GBD Level 2) +S32401A | Garbage Code (GBD Level 2) +S32401B | Garbage Code (GBD Level 2) +S32401D | Garbage Code (GBD Level 2) +S32401G | Garbage Code (GBD Level 2) +S32401K | Garbage Code (GBD Level 2) +S32401S | Garbage Code (GBD Level 2) +S32402A | Garbage Code (GBD Level 2) +S32402B | Garbage Code (GBD Level 2) +S32402D | Garbage Code (GBD Level 2) +S32402G | Garbage Code (GBD Level 2) +S32402K | Garbage Code (GBD Level 2) +S32402S | Garbage Code (GBD Level 2) +S32409A | Garbage Code (GBD Level 2) +S32409B | Garbage Code (GBD Level 2) +S32409D | Garbage Code (GBD Level 2) +S32409G | Garbage Code (GBD Level 2) +S32409K | Garbage Code (GBD Level 2) +S32409S | Garbage Code (GBD Level 2) +S32411A | Garbage Code (GBD Level 2) +S32411B | Garbage Code (GBD Level 2) +S32411D | Garbage Code (GBD Level 2) +S32411G | Garbage Code (GBD Level 2) +S32411K | Garbage Code (GBD Level 2) +S32411S | Garbage Code (GBD Level 2) +S32412A | Garbage Code (GBD Level 2) +S32412B | Garbage Code (GBD Level 2) +S32412D | Garbage Code (GBD Level 2) +S32412G | Garbage Code (GBD Level 2) +S32412K | Garbage Code (GBD Level 2) +S32412S | Garbage Code (GBD Level 2) +S32413A | Garbage Code (GBD Level 2) +S32413B | Garbage Code (GBD Level 2) +S32413D | Garbage Code (GBD Level 2) +S32413G | Garbage Code (GBD Level 2) +S32413K | Garbage Code (GBD Level 2) +S32413S | Garbage Code (GBD Level 2) +S32414A | Garbage Code (GBD Level 2) +S32414B | Garbage Code (GBD Level 2) +S32414D | Garbage Code (GBD Level 2) +S32414G | Garbage Code (GBD Level 2) +S32414K | Garbage Code (GBD Level 2) +S32414S | Garbage Code (GBD Level 2) +S32415A | Garbage Code (GBD Level 2) +S32415B | Garbage Code (GBD Level 2) +S32415D | Garbage Code (GBD Level 2) +S32415G | Garbage Code (GBD Level 2) +S32415K | Garbage Code (GBD Level 2) +S32415S | Garbage Code (GBD Level 2) +S32416A | Garbage Code (GBD Level 2) +S32416B | Garbage Code (GBD Level 2) +S32416D | Garbage Code (GBD Level 2) +S32416G | Garbage Code (GBD Level 2) +S32416K | Garbage Code (GBD Level 2) +S32416S | Garbage Code (GBD Level 2) +S32421A | Garbage Code (GBD Level 2) +S32421B | Garbage Code (GBD Level 2) +S32421D | Garbage Code (GBD Level 2) +S32421G | Garbage Code (GBD Level 2) +S32421K | Garbage Code (GBD Level 2) +S32421S | Garbage Code (GBD Level 2) +S32422A | Garbage Code (GBD Level 2) +S32422B | Garbage Code (GBD Level 2) +S32422D | Garbage Code (GBD Level 2) +S32422G | Garbage Code (GBD Level 2) +S32422K | Garbage Code (GBD Level 2) +S32422S | Garbage Code (GBD Level 2) +S32423A | Garbage Code (GBD Level 2) +S32423B | Garbage Code (GBD Level 2) +S32423D | Garbage Code (GBD Level 2) +S32423G | Garbage Code (GBD Level 2) +S32423K | Garbage Code (GBD Level 2) +S32423S | Garbage Code (GBD Level 2) +S32424A | Garbage Code (GBD Level 2) +S32424B | Garbage Code (GBD Level 2) +S32424D | Garbage Code (GBD Level 2) +S32424G | Garbage Code (GBD Level 2) +S32424K | Garbage Code (GBD Level 2) +S32424S | Garbage Code (GBD Level 2) +S32425A | Garbage Code (GBD Level 2) +S32425B | Garbage Code (GBD Level 2) +S32425D | Garbage Code (GBD Level 2) +S32425G | Garbage Code (GBD Level 2) +S32425K | Garbage Code (GBD Level 2) +S32425S | Garbage Code (GBD Level 2) +S32426A | Garbage Code (GBD Level 2) +S32426B | Garbage Code (GBD Level 2) +S32426D | Garbage Code (GBD Level 2) +S32426G | Garbage Code (GBD Level 2) +S32426K | Garbage Code (GBD Level 2) +S32426S | Garbage Code (GBD Level 2) +S32431A | Garbage Code (GBD Level 2) +S32431B | Garbage Code (GBD Level 2) +S32431D | Garbage Code (GBD Level 2) +S32431G | Garbage Code (GBD Level 2) +S32431K | Garbage Code (GBD Level 2) +S32431S | Garbage Code (GBD Level 2) +S32432A | Garbage Code (GBD Level 2) +S32432B | Garbage Code (GBD Level 2) +S32432D | Garbage Code (GBD Level 2) +S32432G | Garbage Code (GBD Level 2) +S32432K | Garbage Code (GBD Level 2) +S32432S | Garbage Code (GBD Level 2) +S32433A | Garbage Code (GBD Level 2) +S32433B | Garbage Code (GBD Level 2) +S32433D | Garbage Code (GBD Level 2) +S32433G | Garbage Code (GBD Level 2) +S32433K | Garbage Code (GBD Level 2) +S32433S | Garbage Code (GBD Level 2) +S32434A | Garbage Code (GBD Level 2) +S32434B | Garbage Code (GBD Level 2) +S32434D | Garbage Code (GBD Level 2) +S32434G | Garbage Code (GBD Level 2) +S32434K | Garbage Code (GBD Level 2) +S32434S | Garbage Code (GBD Level 2) +S32435A | Garbage Code (GBD Level 2) +S32435B | Garbage Code (GBD Level 2) +S32435D | Garbage Code (GBD Level 2) +S32435G | Garbage Code (GBD Level 2) +S32435K | Garbage Code (GBD Level 2) +S32435S | Garbage Code (GBD Level 2) +S32436A | Garbage Code (GBD Level 2) +S32436B | Garbage Code (GBD Level 2) +S32436D | Garbage Code (GBD Level 2) +S32436G | Garbage Code (GBD Level 2) +S32436K | Garbage Code (GBD Level 2) +S32436S | Garbage Code (GBD Level 2) +S32441A | Garbage Code (GBD Level 2) +S32441B | Garbage Code (GBD Level 2) +S32441D | Garbage Code (GBD Level 2) +S32441G | Garbage Code (GBD Level 2) +S32441K | Garbage Code (GBD Level 2) +S32441S | Garbage Code (GBD Level 2) +S32442A | Garbage Code (GBD Level 2) +S32442B | Garbage Code (GBD Level 2) +S32442D | Garbage Code (GBD Level 2) +S32442G | Garbage Code (GBD Level 2) +S32442K | Garbage Code (GBD Level 2) +S32442S | Garbage Code (GBD Level 2) +S32443A | Garbage Code (GBD Level 2) +S32443B | Garbage Code (GBD Level 2) +S32443D | Garbage Code (GBD Level 2) +S32443G | Garbage Code (GBD Level 2) +S32443K | Garbage Code (GBD Level 2) +S32443S | Garbage Code (GBD Level 2) +S32444A | Garbage Code (GBD Level 2) +S32444B | Garbage Code (GBD Level 2) +S32444D | Garbage Code (GBD Level 2) +S32444G | Garbage Code (GBD Level 2) +S32444K | Garbage Code (GBD Level 2) +S32444S | Garbage Code (GBD Level 2) +S32445A | Garbage Code (GBD Level 2) +S32445B | Garbage Code (GBD Level 2) +S32445D | Garbage Code (GBD Level 2) +S32445G | Garbage Code (GBD Level 2) +S32445K | Garbage Code (GBD Level 2) +S32445S | Garbage Code (GBD Level 2) +S32446A | Garbage Code (GBD Level 2) +S32446B | Garbage Code (GBD Level 2) +S32446D | Garbage Code (GBD Level 2) +S32446G | Garbage Code (GBD Level 2) +S32446K | Garbage Code (GBD Level 2) +S32446S | Garbage Code (GBD Level 2) +S32451A | Garbage Code (GBD Level 2) +S32451B | Garbage Code (GBD Level 2) +S32451D | Garbage Code (GBD Level 2) +S32451G | Garbage Code (GBD Level 2) +S32451K | Garbage Code (GBD Level 2) +S32451S | Garbage Code (GBD Level 2) +S32452A | Garbage Code (GBD Level 2) +S32452B | Garbage Code (GBD Level 2) +S32452D | Garbage Code (GBD Level 2) +S32452G | Garbage Code (GBD Level 2) +S32452K | Garbage Code (GBD Level 2) +S32452S | Garbage Code (GBD Level 2) +S32453A | Garbage Code (GBD Level 2) +S32453B | Garbage Code (GBD Level 2) +S32453D | Garbage Code (GBD Level 2) +S32453G | Garbage Code (GBD Level 2) +S32453K | Garbage Code (GBD Level 2) +S32453S | Garbage Code (GBD Level 2) +S32454A | Garbage Code (GBD Level 2) +S32454B | Garbage Code (GBD Level 2) +S32454D | Garbage Code (GBD Level 2) +S32454G | Garbage Code (GBD Level 2) +S32454K | Garbage Code (GBD Level 2) +S32454S | Garbage Code (GBD Level 2) +S32455A | Garbage Code (GBD Level 2) +S32455B | Garbage Code (GBD Level 2) +S32455D | Garbage Code (GBD Level 2) +S32455G | Garbage Code (GBD Level 2) +S32455K | Garbage Code (GBD Level 2) +S32455S | Garbage Code (GBD Level 2) +S32456A | Garbage Code (GBD Level 2) +S32456B | Garbage Code (GBD Level 2) +S32456D | Garbage Code (GBD Level 2) +S32456G | Garbage Code (GBD Level 2) +S32456K | Garbage Code (GBD Level 2) +S32456S | Garbage Code (GBD Level 2) +S32461A | Garbage Code (GBD Level 2) +S32461B | Garbage Code (GBD Level 2) +S32461D | Garbage Code (GBD Level 2) +S32461G | Garbage Code (GBD Level 2) +S32461K | Garbage Code (GBD Level 2) +S32461S | Garbage Code (GBD Level 2) +S32462A | Garbage Code (GBD Level 2) +S32462B | Garbage Code (GBD Level 2) +S32462D | Garbage Code (GBD Level 2) +S32462G | Garbage Code (GBD Level 2) +S32462K | Garbage Code (GBD Level 2) +S32462S | Garbage Code (GBD Level 2) +S32463A | Garbage Code (GBD Level 2) +S32463B | Garbage Code (GBD Level 2) +S32463D | Garbage Code (GBD Level 2) +S32463G | Garbage Code (GBD Level 2) +S32463K | Garbage Code (GBD Level 2) +S32463S | Garbage Code (GBD Level 2) +S32464A | Garbage Code (GBD Level 2) +S32464B | Garbage Code (GBD Level 2) +S32464D | Garbage Code (GBD Level 2) +S32464G | Garbage Code (GBD Level 2) +S32464K | Garbage Code (GBD Level 2) +S32464S | Garbage Code (GBD Level 2) +S32465A | Garbage Code (GBD Level 2) +S32465B | Garbage Code (GBD Level 2) +S32465D | Garbage Code (GBD Level 2) +S32465G | Garbage Code (GBD Level 2) +S32465K | Garbage Code (GBD Level 2) +S32465S | Garbage Code (GBD Level 2) +S32466A | Garbage Code (GBD Level 2) +S32466B | Garbage Code (GBD Level 2) +S32466D | Garbage Code (GBD Level 2) +S32466G | Garbage Code (GBD Level 2) +S32466K | Garbage Code (GBD Level 2) +S32466S | Garbage Code (GBD Level 2) +S32471A | Garbage Code (GBD Level 2) +S32471B | Garbage Code (GBD Level 2) +S32471D | Garbage Code (GBD Level 2) +S32471G | Garbage Code (GBD Level 2) +S32471K | Garbage Code (GBD Level 2) +S32471S | Garbage Code (GBD Level 2) +S32472A | Garbage Code (GBD Level 2) +S32472B | Garbage Code (GBD Level 2) +S32472D | Garbage Code (GBD Level 2) +S32472G | Garbage Code (GBD Level 2) +S32472K | Garbage Code (GBD Level 2) +S32472S | Garbage Code (GBD Level 2) +S32473A | Garbage Code (GBD Level 2) +S32473B | Garbage Code (GBD Level 2) +S32473D | Garbage Code (GBD Level 2) +S32473G | Garbage Code (GBD Level 2) +S32473K | Garbage Code (GBD Level 2) +S32473S | Garbage Code (GBD Level 2) +S32474A | Garbage Code (GBD Level 2) +S32474B | Garbage Code (GBD Level 2) +S32474D | Garbage Code (GBD Level 2) +S32474G | Garbage Code (GBD Level 2) +S32474K | Garbage Code (GBD Level 2) +S32474S | Garbage Code (GBD Level 2) +S32475A | Garbage Code (GBD Level 2) +S32475B | Garbage Code (GBD Level 2) +S32475D | Garbage Code (GBD Level 2) +S32475G | Garbage Code (GBD Level 2) +S32475K | Garbage Code (GBD Level 2) +S32475S | Garbage Code (GBD Level 2) +S32476A | Garbage Code (GBD Level 2) +S32476B | Garbage Code (GBD Level 2) +S32476D | Garbage Code (GBD Level 2) +S32476G | Garbage Code (GBD Level 2) +S32476K | Garbage Code (GBD Level 2) +S32476S | Garbage Code (GBD Level 2) +S32481A | Garbage Code (GBD Level 2) +S32481B | Garbage Code (GBD Level 2) +S32481D | Garbage Code (GBD Level 2) +S32481G | Garbage Code (GBD Level 2) +S32481K | Garbage Code (GBD Level 2) +S32481S | Garbage Code (GBD Level 2) +S32482A | Garbage Code (GBD Level 2) +S32482B | Garbage Code (GBD Level 2) +S32482D | Garbage Code (GBD Level 2) +S32482G | Garbage Code (GBD Level 2) +S32482K | Garbage Code (GBD Level 2) +S32482S | Garbage Code (GBD Level 2) +S32483A | Garbage Code (GBD Level 2) +S32483B | Garbage Code (GBD Level 2) +S32483D | Garbage Code (GBD Level 2) +S32483G | Garbage Code (GBD Level 2) +S32483K | Garbage Code (GBD Level 2) +S32483S | Garbage Code (GBD Level 2) +S32484A | Garbage Code (GBD Level 2) +S32484B | Garbage Code (GBD Level 2) +S32484D | Garbage Code (GBD Level 2) +S32484G | Garbage Code (GBD Level 2) +S32484K | Garbage Code (GBD Level 2) +S32484S | Garbage Code (GBD Level 2) +S32485A | Garbage Code (GBD Level 2) +S32485B | Garbage Code (GBD Level 2) +S32485D | Garbage Code (GBD Level 2) +S32485G | Garbage Code (GBD Level 2) +S32485K | Garbage Code (GBD Level 2) +S32485S | Garbage Code (GBD Level 2) +S32486A | Garbage Code (GBD Level 2) +S32486B | Garbage Code (GBD Level 2) +S32486D | Garbage Code (GBD Level 2) +S32486G | Garbage Code (GBD Level 2) +S32486K | Garbage Code (GBD Level 2) +S32486S | Garbage Code (GBD Level 2) +S32491A | Garbage Code (GBD Level 2) +S32491B | Garbage Code (GBD Level 2) +S32491D | Garbage Code (GBD Level 2) +S32491G | Garbage Code (GBD Level 2) +S32491K | Garbage Code (GBD Level 2) +S32491S | Garbage Code (GBD Level 2) +S32492A | Garbage Code (GBD Level 2) +S32492B | Garbage Code (GBD Level 2) +S32492D | Garbage Code (GBD Level 2) +S32492G | Garbage Code (GBD Level 2) +S32492K | Garbage Code (GBD Level 2) +S32492S | Garbage Code (GBD Level 2) +S32499A | Garbage Code (GBD Level 2) +S32499B | Garbage Code (GBD Level 2) +S32499D | Garbage Code (GBD Level 2) +S32499G | Garbage Code (GBD Level 2) +S32499K | Garbage Code (GBD Level 2) +S32499S | Garbage Code (GBD Level 2) +S325--- | Garbage Code (GBD Level 2) +S32501A | Garbage Code (GBD Level 2) +S32501B | Garbage Code (GBD Level 2) +S32501D | Garbage Code (GBD Level 2) +S32501G | Garbage Code (GBD Level 2) +S32501K | Garbage Code (GBD Level 2) +S32501S | Garbage Code (GBD Level 2) +S32502A | Garbage Code (GBD Level 2) +S32502B | Garbage Code (GBD Level 2) +S32502D | Garbage Code (GBD Level 2) +S32502G | Garbage Code (GBD Level 2) +S32502K | Garbage Code (GBD Level 2) +S32502S | Garbage Code (GBD Level 2) +S32509A | Garbage Code (GBD Level 2) +S32509B | Garbage Code (GBD Level 2) +S32509D | Garbage Code (GBD Level 2) +S32509G | Garbage Code (GBD Level 2) +S32509K | Garbage Code (GBD Level 2) +S32509S | Garbage Code (GBD Level 2) +S32511A | Garbage Code (GBD Level 2) +S32511B | Garbage Code (GBD Level 2) +S32511D | Garbage Code (GBD Level 2) +S32511G | Garbage Code (GBD Level 2) +S32511K | Garbage Code (GBD Level 2) +S32511S | Garbage Code (GBD Level 2) +S32512A | Garbage Code (GBD Level 2) +S32512B | Garbage Code (GBD Level 2) +S32512D | Garbage Code (GBD Level 2) +S32512G | Garbage Code (GBD Level 2) +S32512K | Garbage Code (GBD Level 2) +S32512S | Garbage Code (GBD Level 2) +S32519A | Garbage Code (GBD Level 2) +S32519B | Garbage Code (GBD Level 2) +S32519D | Garbage Code (GBD Level 2) +S32519G | Garbage Code (GBD Level 2) +S32519K | Garbage Code (GBD Level 2) +S32519S | Garbage Code (GBD Level 2) +S32591A | Garbage Code (GBD Level 2) +S32591B | Garbage Code (GBD Level 2) +S32591D | Garbage Code (GBD Level 2) +S32591G | Garbage Code (GBD Level 2) +S32591K | Garbage Code (GBD Level 2) +S32591S | Garbage Code (GBD Level 2) +S32592A | Garbage Code (GBD Level 2) +S32592B | Garbage Code (GBD Level 2) +S32592D | Garbage Code (GBD Level 2) +S32592G | Garbage Code (GBD Level 2) +S32592K | Garbage Code (GBD Level 2) +S32592S | Garbage Code (GBD Level 2) +S32599A | Garbage Code (GBD Level 2) +S32599B | Garbage Code (GBD Level 2) +S32599D | Garbage Code (GBD Level 2) +S32599G | Garbage Code (GBD Level 2) +S32599K | Garbage Code (GBD Level 2) +S32599S | Garbage Code (GBD Level 2) +S32601A | Garbage Code (GBD Level 2) +S32601B | Garbage Code (GBD Level 2) +S32601D | Garbage Code (GBD Level 2) +S32601G | Garbage Code (GBD Level 2) +S32601K | Garbage Code (GBD Level 2) +S32601S | Garbage Code (GBD Level 2) +S32602A | Garbage Code (GBD Level 2) +S32602B | Garbage Code (GBD Level 2) +S32602D | Garbage Code (GBD Level 2) +S32602G | Garbage Code (GBD Level 2) +S32602K | Garbage Code (GBD Level 2) +S32602S | Garbage Code (GBD Level 2) +S32609A | Garbage Code (GBD Level 2) +S32609B | Garbage Code (GBD Level 2) +S32609D | Garbage Code (GBD Level 2) +S32609G | Garbage Code (GBD Level 2) +S32609K | Garbage Code (GBD Level 2) +S32609S | Garbage Code (GBD Level 2) +S32611A | Garbage Code (GBD Level 2) +S32611B | Garbage Code (GBD Level 2) +S32611D | Garbage Code (GBD Level 2) +S32611G | Garbage Code (GBD Level 2) +S32611K | Garbage Code (GBD Level 2) +S32611S | Garbage Code (GBD Level 2) +S32612A | Garbage Code (GBD Level 2) +S32612B | Garbage Code (GBD Level 2) +S32612D | Garbage Code (GBD Level 2) +S32612G | Garbage Code (GBD Level 2) +S32612K | Garbage Code (GBD Level 2) +S32612S | Garbage Code (GBD Level 2) +S32613A | Garbage Code (GBD Level 2) +S32613B | Garbage Code (GBD Level 2) +S32613D | Garbage Code (GBD Level 2) +S32613G | Garbage Code (GBD Level 2) +S32613K | Garbage Code (GBD Level 2) +S32613S | Garbage Code (GBD Level 2) +S32614A | Garbage Code (GBD Level 2) +S32614B | Garbage Code (GBD Level 2) +S32614D | Garbage Code (GBD Level 2) +S32614G | Garbage Code (GBD Level 2) +S32614K | Garbage Code (GBD Level 2) +S32614S | Garbage Code (GBD Level 2) +S32615A | Garbage Code (GBD Level 2) +S32615B | Garbage Code (GBD Level 2) +S32615D | Garbage Code (GBD Level 2) +S32615G | Garbage Code (GBD Level 2) +S32615K | Garbage Code (GBD Level 2) +S32615S | Garbage Code (GBD Level 2) +S32616A | Garbage Code (GBD Level 2) +S32616B | Garbage Code (GBD Level 2) +S32616D | Garbage Code (GBD Level 2) +S32616G | Garbage Code (GBD Level 2) +S32616K | Garbage Code (GBD Level 2) +S32616S | Garbage Code (GBD Level 2) +S32691A | Garbage Code (GBD Level 2) +S32691B | Garbage Code (GBD Level 2) +S32691D | Garbage Code (GBD Level 2) +S32691G | Garbage Code (GBD Level 2) +S32691K | Garbage Code (GBD Level 2) +S32691S | Garbage Code (GBD Level 2) +S32692A | Garbage Code (GBD Level 2) +S32692B | Garbage Code (GBD Level 2) +S32692D | Garbage Code (GBD Level 2) +S32692G | Garbage Code (GBD Level 2) +S32692K | Garbage Code (GBD Level 2) +S32692S | Garbage Code (GBD Level 2) +S32699A | Garbage Code (GBD Level 2) +S32699B | Garbage Code (GBD Level 2) +S32699D | Garbage Code (GBD Level 2) +S32699G | Garbage Code (GBD Level 2) +S32699K | Garbage Code (GBD Level 2) +S32699S | Garbage Code (GBD Level 2) +S327--- | Garbage Code (GBD Level 2) +S328--- | Garbage Code (GBD Level 2) +S32810A | Garbage Code (GBD Level 2) +S32810B | Garbage Code (GBD Level 2) +S32810D | Garbage Code (GBD Level 2) +S32810G | Garbage Code (GBD Level 2) +S32810K | Garbage Code (GBD Level 2) +S32810S | Garbage Code (GBD Level 2) +S32811A | Garbage Code (GBD Level 2) +S32811B | Garbage Code (GBD Level 2) +S32811D | Garbage Code (GBD Level 2) +S32811G | Garbage Code (GBD Level 2) +S32811K | Garbage Code (GBD Level 2) +S32811S | Garbage Code (GBD Level 2) +S3282XA | Garbage Code (GBD Level 2) +S3282XB | Garbage Code (GBD Level 2) +S3282XD | Garbage Code (GBD Level 2) +S3282XG | Garbage Code (GBD Level 2) +S3282XK | Garbage Code (GBD Level 2) +S3282XS | Garbage Code (GBD Level 2) +S3289XA | Garbage Code (GBD Level 2) +S3289XB | Garbage Code (GBD Level 2) +S3289XD | Garbage Code (GBD Level 2) +S3289XG | Garbage Code (GBD Level 2) +S3289XK | Garbage Code (GBD Level 2) +S3289XS | Garbage Code (GBD Level 2) +S329XXA | Garbage Code (GBD Level 2) +S329XXB | Garbage Code (GBD Level 2) +S329XXD | Garbage Code (GBD Level 2) +S329XXG | Garbage Code (GBD Level 2) +S329XXK | Garbage Code (GBD Level 2) +S329XXS | Garbage Code (GBD Level 2) +S33---- | Garbage Code (GBD Level 2) +S330--- | Garbage Code (GBD Level 2) +S330XXA | Garbage Code (GBD Level 2) +S330XXD | Garbage Code (GBD Level 2) +S330XXS | Garbage Code (GBD Level 2) +S331--- | Garbage Code (GBD Level 2) +S33100A | Garbage Code (GBD Level 2) +S33100D | Garbage Code (GBD Level 2) +S33100S | Garbage Code (GBD Level 2) +S33101A | Garbage Code (GBD Level 2) +S33101D | Garbage Code (GBD Level 2) +S33101S | Garbage Code (GBD Level 2) +S33110A | Garbage Code (GBD Level 2) +S33110D | Garbage Code (GBD Level 2) +S33110S | Garbage Code (GBD Level 2) +S33111A | Garbage Code (GBD Level 2) +S33111D | Garbage Code (GBD Level 2) +S33111S | Garbage Code (GBD Level 2) +S33120A | Garbage Code (GBD Level 2) +S33120D | Garbage Code (GBD Level 2) +S33120S | Garbage Code (GBD Level 2) +S33121A | Garbage Code (GBD Level 2) +S33121D | Garbage Code (GBD Level 2) +S33121S | Garbage Code (GBD Level 2) +S33130A | Garbage Code (GBD Level 2) +S33130D | Garbage Code (GBD Level 2) +S33130S | Garbage Code (GBD Level 2) +S33131A | Garbage Code (GBD Level 2) +S33131D | Garbage Code (GBD Level 2) +S33131S | Garbage Code (GBD Level 2) +S33140A | Garbage Code (GBD Level 2) +S33140D | Garbage Code (GBD Level 2) +S33140S | Garbage Code (GBD Level 2) +S33141A | Garbage Code (GBD Level 2) +S33141D | Garbage Code (GBD Level 2) +S33141S | Garbage Code (GBD Level 2) +S332--- | Garbage Code (GBD Level 2) +S332XXA | Garbage Code (GBD Level 2) +S332XXD | Garbage Code (GBD Level 2) +S332XXS | Garbage Code (GBD Level 2) +S333--- | Garbage Code (GBD Level 2) +S3330XA | Garbage Code (GBD Level 2) +S3330XD | Garbage Code (GBD Level 2) +S3330XS | Garbage Code (GBD Level 2) +S3339XA | Garbage Code (GBD Level 2) +S3339XD | Garbage Code (GBD Level 2) +S3339XS | Garbage Code (GBD Level 2) +S334--- | Garbage Code (GBD Level 2) +S334XXA | Garbage Code (GBD Level 2) +S334XXD | Garbage Code (GBD Level 2) +S334XXS | Garbage Code (GBD Level 2) +S335--- | Garbage Code (GBD Level 2) +S335XXA | Garbage Code (GBD Level 2) +S335XXD | Garbage Code (GBD Level 2) +S335XXS | Garbage Code (GBD Level 2) +S336--- | Garbage Code (GBD Level 2) +S336XXA | Garbage Code (GBD Level 2) +S336XXD | Garbage Code (GBD Level 2) +S336XXS | Garbage Code (GBD Level 2) +S337--- | Garbage Code (GBD Level 2) +S338XXA | Garbage Code (GBD Level 2) +S338XXD | Garbage Code (GBD Level 2) +S338XXS | Garbage Code (GBD Level 2) +S339XXA | Garbage Code (GBD Level 2) +S339XXD | Garbage Code (GBD Level 2) +S339XXS | Garbage Code (GBD Level 2) +S34---- | Garbage Code (GBD Level 2) +S340--- | Garbage Code (GBD Level 2) +S3401XA | Garbage Code (GBD Level 2) +S3401XD | Garbage Code (GBD Level 2) +S3401XS | Garbage Code (GBD Level 2) +S3402XA | Garbage Code (GBD Level 2) +S3402XD | Garbage Code (GBD Level 2) +S3402XS | Garbage Code (GBD Level 2) +S341--- | Garbage Code (GBD Level 2) +S34101A | Garbage Code (GBD Level 2) +S34101D | Garbage Code (GBD Level 2) +S34101S | Garbage Code (GBD Level 2) +S34102A | Garbage Code (GBD Level 2) +S34102D | Garbage Code (GBD Level 2) +S34102S | Garbage Code (GBD Level 2) +S34103A | Garbage Code (GBD Level 2) +S34103D | Garbage Code (GBD Level 2) +S34103S | Garbage Code (GBD Level 2) +S34104A | Garbage Code (GBD Level 2) +S34104D | Garbage Code (GBD Level 2) +S34104S | Garbage Code (GBD Level 2) +S34105A | Garbage Code (GBD Level 2) +S34105D | Garbage Code (GBD Level 2) +S34105S | Garbage Code (GBD Level 2) +S34109A | Garbage Code (GBD Level 2) +S34109D | Garbage Code (GBD Level 2) +S34109S | Garbage Code (GBD Level 2) +S34111A | Garbage Code (GBD Level 2) +S34111D | Garbage Code (GBD Level 2) +S34111S | Garbage Code (GBD Level 2) +S34112A | Garbage Code (GBD Level 2) +S34112D | Garbage Code (GBD Level 2) +S34112S | Garbage Code (GBD Level 2) +S34113A | Garbage Code (GBD Level 2) +S34113D | Garbage Code (GBD Level 2) +S34113S | Garbage Code (GBD Level 2) +S34114A | Garbage Code (GBD Level 2) +S34114D | Garbage Code (GBD Level 2) +S34114S | Garbage Code (GBD Level 2) +S34115A | Garbage Code (GBD Level 2) +S34115D | Garbage Code (GBD Level 2) +S34115S | Garbage Code (GBD Level 2) +S34119A | Garbage Code (GBD Level 2) +S34119D | Garbage Code (GBD Level 2) +S34119S | Garbage Code (GBD Level 2) +S34121A | Garbage Code (GBD Level 2) +S34121D | Garbage Code (GBD Level 2) +S34121S | Garbage Code (GBD Level 2) +S34122A | Garbage Code (GBD Level 2) +S34122D | Garbage Code (GBD Level 2) +S34122S | Garbage Code (GBD Level 2) +S34123A | Garbage Code (GBD Level 2) +S34123D | Garbage Code (GBD Level 2) +S34123S | Garbage Code (GBD Level 2) +S34124A | Garbage Code (GBD Level 2) +S34124D | Garbage Code (GBD Level 2) +S34124S | Garbage Code (GBD Level 2) +S34125A | Garbage Code (GBD Level 2) +S34125D | Garbage Code (GBD Level 2) +S34125S | Garbage Code (GBD Level 2) +S34129A | Garbage Code (GBD Level 2) +S34129D | Garbage Code (GBD Level 2) +S34129S | Garbage Code (GBD Level 2) +S34131A | Garbage Code (GBD Level 2) +S34131D | Garbage Code (GBD Level 2) +S34131S | Garbage Code (GBD Level 2) +S34132A | Garbage Code (GBD Level 2) +S34132D | Garbage Code (GBD Level 2) +S34132S | Garbage Code (GBD Level 2) +S34139A | Garbage Code (GBD Level 2) +S34139D | Garbage Code (GBD Level 2) +S34139S | Garbage Code (GBD Level 2) +S342--- | Garbage Code (GBD Level 2) +S3421XA | Garbage Code (GBD Level 2) +S3421XD | Garbage Code (GBD Level 2) +S3421XS | Garbage Code (GBD Level 2) +S3422XA | Garbage Code (GBD Level 2) +S3422XD | Garbage Code (GBD Level 2) +S3422XS | Garbage Code (GBD Level 2) +S343--- | Garbage Code (GBD Level 2) +S343XXA | Garbage Code (GBD Level 2) +S343XXD | Garbage Code (GBD Level 2) +S343XXS | Garbage Code (GBD Level 2) +S344--- | Garbage Code (GBD Level 2) +S344XXA | Garbage Code (GBD Level 2) +S344XXD | Garbage Code (GBD Level 2) +S344XXS | Garbage Code (GBD Level 2) +S345--- | Garbage Code (GBD Level 2) +S345XXA | Garbage Code (GBD Level 2) +S345XXD | Garbage Code (GBD Level 2) +S345XXS | Garbage Code (GBD Level 2) +S346--- | Garbage Code (GBD Level 2) +S346XXA | Garbage Code (GBD Level 2) +S346XXD | Garbage Code (GBD Level 2) +S346XXS | Garbage Code (GBD Level 2) +S348--- | Garbage Code (GBD Level 2) +S348XXA | Garbage Code (GBD Level 2) +S348XXD | Garbage Code (GBD Level 2) +S348XXS | Garbage Code (GBD Level 2) +S349XXA | Garbage Code (GBD Level 2) +S349XXD | Garbage Code (GBD Level 2) +S349XXS | Garbage Code (GBD Level 2) +S35---- | Garbage Code (GBD Level 2) +S350--- | Garbage Code (GBD Level 2) +S3500XA | Garbage Code (GBD Level 2) +S3500XD | Garbage Code (GBD Level 2) +S3500XS | Garbage Code (GBD Level 2) +S3501XA | Garbage Code (GBD Level 2) +S3501XD | Garbage Code (GBD Level 2) +S3501XS | Garbage Code (GBD Level 2) +S3502XA | Garbage Code (GBD Level 2) +S3502XD | Garbage Code (GBD Level 2) +S3502XS | Garbage Code (GBD Level 2) +S3509XA | Garbage Code (GBD Level 2) +S3509XD | Garbage Code (GBD Level 2) +S3509XS | Garbage Code (GBD Level 2) +S351--- | Garbage Code (GBD Level 2) +S3510XA | Garbage Code (GBD Level 2) +S3510XD | Garbage Code (GBD Level 2) +S3510XS | Garbage Code (GBD Level 2) +S3511XA | Garbage Code (GBD Level 2) +S3511XD | Garbage Code (GBD Level 2) +S3511XS | Garbage Code (GBD Level 2) +S3512XA | Garbage Code (GBD Level 2) +S3512XD | Garbage Code (GBD Level 2) +S3512XS | Garbage Code (GBD Level 2) +S3519XA | Garbage Code (GBD Level 2) +S3519XD | Garbage Code (GBD Level 2) +S3519XS | Garbage Code (GBD Level 2) +S352--- | Garbage Code (GBD Level 2) +S35211A | Garbage Code (GBD Level 2) +S35211D | Garbage Code (GBD Level 2) +S35211S | Garbage Code (GBD Level 2) +S35212A | Garbage Code (GBD Level 2) +S35212D | Garbage Code (GBD Level 2) +S35212S | Garbage Code (GBD Level 2) +S35218A | Garbage Code (GBD Level 2) +S35218D | Garbage Code (GBD Level 2) +S35218S | Garbage Code (GBD Level 2) +S35219A | Garbage Code (GBD Level 2) +S35219D | Garbage Code (GBD Level 2) +S35219S | Garbage Code (GBD Level 2) +S35221A | Garbage Code (GBD Level 2) +S35221D | Garbage Code (GBD Level 2) +S35221S | Garbage Code (GBD Level 2) +S35222A | Garbage Code (GBD Level 2) +S35222D | Garbage Code (GBD Level 2) +S35222S | Garbage Code (GBD Level 2) +S35228A | Garbage Code (GBD Level 2) +S35228D | Garbage Code (GBD Level 2) +S35228S | Garbage Code (GBD Level 2) +S35229A | Garbage Code (GBD Level 2) +S35229D | Garbage Code (GBD Level 2) +S35229S | Garbage Code (GBD Level 2) +S35231A | Garbage Code (GBD Level 2) +S35231D | Garbage Code (GBD Level 2) +S35231S | Garbage Code (GBD Level 2) +S35232A | Garbage Code (GBD Level 2) +S35232D | Garbage Code (GBD Level 2) +S35232S | Garbage Code (GBD Level 2) +S35238A | Garbage Code (GBD Level 2) +S35238D | Garbage Code (GBD Level 2) +S35238S | Garbage Code (GBD Level 2) +S35239A | Garbage Code (GBD Level 2) +S35239D | Garbage Code (GBD Level 2) +S35239S | Garbage Code (GBD Level 2) +S35291A | Garbage Code (GBD Level 2) +S35291D | Garbage Code (GBD Level 2) +S35291S | Garbage Code (GBD Level 2) +S35292A | Garbage Code (GBD Level 2) +S35292D | Garbage Code (GBD Level 2) +S35292S | Garbage Code (GBD Level 2) +S35298A | Garbage Code (GBD Level 2) +S35298D | Garbage Code (GBD Level 2) +S35298S | Garbage Code (GBD Level 2) +S35299A | Garbage Code (GBD Level 2) +S35299D | Garbage Code (GBD Level 2) +S35299S | Garbage Code (GBD Level 2) +S353--- | Garbage Code (GBD Level 2) +S35311A | Garbage Code (GBD Level 2) +S35311D | Garbage Code (GBD Level 2) +S35311S | Garbage Code (GBD Level 2) +S35318A | Garbage Code (GBD Level 2) +S35318D | Garbage Code (GBD Level 2) +S35318S | Garbage Code (GBD Level 2) +S35319A | Garbage Code (GBD Level 2) +S35319D | Garbage Code (GBD Level 2) +S35319S | Garbage Code (GBD Level 2) +S35321A | Garbage Code (GBD Level 2) +S35321D | Garbage Code (GBD Level 2) +S35321S | Garbage Code (GBD Level 2) +S35328A | Garbage Code (GBD Level 2) +S35328D | Garbage Code (GBD Level 2) +S35328S | Garbage Code (GBD Level 2) +S35329A | Garbage Code (GBD Level 2) +S35329D | Garbage Code (GBD Level 2) +S35329S | Garbage Code (GBD Level 2) +S35331A | Garbage Code (GBD Level 2) +S35331D | Garbage Code (GBD Level 2) +S35331S | Garbage Code (GBD Level 2) +S35338A | Garbage Code (GBD Level 2) +S35338D | Garbage Code (GBD Level 2) +S35338S | Garbage Code (GBD Level 2) +S35339A | Garbage Code (GBD Level 2) +S35339D | Garbage Code (GBD Level 2) +S35339S | Garbage Code (GBD Level 2) +S35341A | Garbage Code (GBD Level 2) +S35341D | Garbage Code (GBD Level 2) +S35341S | Garbage Code (GBD Level 2) +S35348A | Garbage Code (GBD Level 2) +S35348D | Garbage Code (GBD Level 2) +S35348S | Garbage Code (GBD Level 2) +S35349A | Garbage Code (GBD Level 2) +S35349D | Garbage Code (GBD Level 2) +S35349S | Garbage Code (GBD Level 2) +S354--- | Garbage Code (GBD Level 2) +S35401A | Garbage Code (GBD Level 2) +S35401D | Garbage Code (GBD Level 2) +S35401S | Garbage Code (GBD Level 2) +S35402A | Garbage Code (GBD Level 2) +S35402D | Garbage Code (GBD Level 2) +S35402S | Garbage Code (GBD Level 2) +S35403A | Garbage Code (GBD Level 2) +S35403D | Garbage Code (GBD Level 2) +S35403S | Garbage Code (GBD Level 2) +S35404A | Garbage Code (GBD Level 2) +S35404D | Garbage Code (GBD Level 2) +S35404S | Garbage Code (GBD Level 2) +S35405A | Garbage Code (GBD Level 2) +S35405D | Garbage Code (GBD Level 2) +S35405S | Garbage Code (GBD Level 2) +S35406A | Garbage Code (GBD Level 2) +S35406D | Garbage Code (GBD Level 2) +S35406S | Garbage Code (GBD Level 2) +S35411A | Garbage Code (GBD Level 2) +S35411D | Garbage Code (GBD Level 2) +S35411S | Garbage Code (GBD Level 2) +S35412A | Garbage Code (GBD Level 2) +S35412D | Garbage Code (GBD Level 2) +S35412S | Garbage Code (GBD Level 2) +S35413A | Garbage Code (GBD Level 2) +S35413D | Garbage Code (GBD Level 2) +S35413S | Garbage Code (GBD Level 2) +S35414A | Garbage Code (GBD Level 2) +S35414D | Garbage Code (GBD Level 2) +S35414S | Garbage Code (GBD Level 2) +S35415A | Garbage Code (GBD Level 2) +S35415D | Garbage Code (GBD Level 2) +S35415S | Garbage Code (GBD Level 2) +S35416A | Garbage Code (GBD Level 2) +S35416D | Garbage Code (GBD Level 2) +S35416S | Garbage Code (GBD Level 2) +S35491A | Garbage Code (GBD Level 2) +S35491D | Garbage Code (GBD Level 2) +S35491S | Garbage Code (GBD Level 2) +S35492A | Garbage Code (GBD Level 2) +S35492D | Garbage Code (GBD Level 2) +S35492S | Garbage Code (GBD Level 2) +S35493A | Garbage Code (GBD Level 2) +S35493D | Garbage Code (GBD Level 2) +S35493S | Garbage Code (GBD Level 2) +S35494A | Garbage Code (GBD Level 2) +S35494D | Garbage Code (GBD Level 2) +S35494S | Garbage Code (GBD Level 2) +S35495A | Garbage Code (GBD Level 2) +S35495D | Garbage Code (GBD Level 2) +S35495S | Garbage Code (GBD Level 2) +S35496A | Garbage Code (GBD Level 2) +S35496D | Garbage Code (GBD Level 2) +S35496S | Garbage Code (GBD Level 2) +S355--- | Garbage Code (GBD Level 2) +S3550XA | Garbage Code (GBD Level 2) +S3550XD | Garbage Code (GBD Level 2) +S3550XS | Garbage Code (GBD Level 2) +S35511A | Garbage Code (GBD Level 2) +S35511D | Garbage Code (GBD Level 2) +S35511S | Garbage Code (GBD Level 2) +S35512A | Garbage Code (GBD Level 2) +S35512D | Garbage Code (GBD Level 2) +S35512S | Garbage Code (GBD Level 2) +S35513A | Garbage Code (GBD Level 2) +S35513D | Garbage Code (GBD Level 2) +S35513S | Garbage Code (GBD Level 2) +S35514A | Garbage Code (GBD Level 2) +S35514D | Garbage Code (GBD Level 2) +S35514S | Garbage Code (GBD Level 2) +S35515A | Garbage Code (GBD Level 2) +S35515D | Garbage Code (GBD Level 2) +S35515S | Garbage Code (GBD Level 2) +S35516A | Garbage Code (GBD Level 2) +S35516D | Garbage Code (GBD Level 2) +S35516S | Garbage Code (GBD Level 2) +S35531A | Garbage Code (GBD Level 2) +S35531D | Garbage Code (GBD Level 2) +S35531S | Garbage Code (GBD Level 2) +S35532A | Garbage Code (GBD Level 2) +S35532D | Garbage Code (GBD Level 2) +S35532S | Garbage Code (GBD Level 2) +S35533A | Garbage Code (GBD Level 2) +S35533D | Garbage Code (GBD Level 2) +S35533S | Garbage Code (GBD Level 2) +S35534A | Garbage Code (GBD Level 2) +S35534D | Garbage Code (GBD Level 2) +S35534S | Garbage Code (GBD Level 2) +S35535A | Garbage Code (GBD Level 2) +S35535D | Garbage Code (GBD Level 2) +S35535S | Garbage Code (GBD Level 2) +S35536A | Garbage Code (GBD Level 2) +S35536D | Garbage Code (GBD Level 2) +S35536S | Garbage Code (GBD Level 2) +S3559XA | Garbage Code (GBD Level 2) +S3559XD | Garbage Code (GBD Level 2) +S3559XS | Garbage Code (GBD Level 2) +S357--- | Garbage Code (GBD Level 2) +S358--- | Garbage Code (GBD Level 2) +S358X1A | Garbage Code (GBD Level 2) +S358X1D | Garbage Code (GBD Level 2) +S358X1S | Garbage Code (GBD Level 2) +S358X8A | Garbage Code (GBD Level 2) +S358X8D | Garbage Code (GBD Level 2) +S358X8S | Garbage Code (GBD Level 2) +S358X9A | Garbage Code (GBD Level 2) +S358X9D | Garbage Code (GBD Level 2) +S358X9S | Garbage Code (GBD Level 2) +S359--- | Garbage Code (GBD Level 2) +S3590XA | Garbage Code (GBD Level 2) +S3590XD | Garbage Code (GBD Level 2) +S3590XS | Garbage Code (GBD Level 2) +S3591XA | Garbage Code (GBD Level 2) +S3591XD | Garbage Code (GBD Level 2) +S3591XS | Garbage Code (GBD Level 2) +S3599XA | Garbage Code (GBD Level 2) +S3599XD | Garbage Code (GBD Level 2) +S3599XS | Garbage Code (GBD Level 2) +S36---- | Garbage Code (GBD Level 2) +S360--- | Garbage Code (GBD Level 2) +S3600XA | Garbage Code (GBD Level 2) +S3600XD | Garbage Code (GBD Level 2) +S3600XS | Garbage Code (GBD Level 2) +S36020A | Garbage Code (GBD Level 2) +S36020D | Garbage Code (GBD Level 2) +S36020S | Garbage Code (GBD Level 2) +S36021A | Garbage Code (GBD Level 2) +S36021D | Garbage Code (GBD Level 2) +S36021S | Garbage Code (GBD Level 2) +S36029A | Garbage Code (GBD Level 2) +S36029D | Garbage Code (GBD Level 2) +S36029S | Garbage Code (GBD Level 2) +S36030A | Garbage Code (GBD Level 2) +S36030D | Garbage Code (GBD Level 2) +S36030S | Garbage Code (GBD Level 2) +S36031A | Garbage Code (GBD Level 2) +S36031D | Garbage Code (GBD Level 2) +S36031S | Garbage Code (GBD Level 2) +S36032A | Garbage Code (GBD Level 2) +S36032D | Garbage Code (GBD Level 2) +S36032S | Garbage Code (GBD Level 2) +S36039A | Garbage Code (GBD Level 2) +S36039D | Garbage Code (GBD Level 2) +S36039S | Garbage Code (GBD Level 2) +S3609XA | Garbage Code (GBD Level 2) +S3609XD | Garbage Code (GBD Level 2) +S3609XS | Garbage Code (GBD Level 2) +S361--- | Garbage Code (GBD Level 2) +S36112A | Garbage Code (GBD Level 2) +S36112D | Garbage Code (GBD Level 2) +S36112S | Garbage Code (GBD Level 2) +S36113A | Garbage Code (GBD Level 2) +S36113D | Garbage Code (GBD Level 2) +S36113S | Garbage Code (GBD Level 2) +S36114A | Garbage Code (GBD Level 2) +S36114D | Garbage Code (GBD Level 2) +S36114S | Garbage Code (GBD Level 2) +S36115A | Garbage Code (GBD Level 2) +S36115D | Garbage Code (GBD Level 2) +S36115S | Garbage Code (GBD Level 2) +S36116A | Garbage Code (GBD Level 2) +S36116D | Garbage Code (GBD Level 2) +S36116S | Garbage Code (GBD Level 2) +S36118A | Garbage Code (GBD Level 2) +S36118D | Garbage Code (GBD Level 2) +S36118S | Garbage Code (GBD Level 2) +S36119A | Garbage Code (GBD Level 2) +S36119D | Garbage Code (GBD Level 2) +S36119S | Garbage Code (GBD Level 2) +S36122A | Garbage Code (GBD Level 2) +S36122D | Garbage Code (GBD Level 2) +S36122S | Garbage Code (GBD Level 2) +S36123A | Garbage Code (GBD Level 2) +S36123D | Garbage Code (GBD Level 2) +S36123S | Garbage Code (GBD Level 2) +S36128A | Garbage Code (GBD Level 2) +S36128D | Garbage Code (GBD Level 2) +S36128S | Garbage Code (GBD Level 2) +S36129A | Garbage Code (GBD Level 2) +S36129D | Garbage Code (GBD Level 2) +S36129S | Garbage Code (GBD Level 2) +S3613XA | Garbage Code (GBD Level 2) +S3613XD | Garbage Code (GBD Level 2) +S3613XS | Garbage Code (GBD Level 2) +S362--- | Garbage Code (GBD Level 2) +S36200A | Garbage Code (GBD Level 2) +S36200D | Garbage Code (GBD Level 2) +S36200S | Garbage Code (GBD Level 2) +S36201A | Garbage Code (GBD Level 2) +S36201D | Garbage Code (GBD Level 2) +S36201S | Garbage Code (GBD Level 2) +S36202A | Garbage Code (GBD Level 2) +S36202D | Garbage Code (GBD Level 2) +S36202S | Garbage Code (GBD Level 2) +S36209A | Garbage Code (GBD Level 2) +S36209D | Garbage Code (GBD Level 2) +S36209S | Garbage Code (GBD Level 2) +S36220A | Garbage Code (GBD Level 2) +S36220D | Garbage Code (GBD Level 2) +S36220S | Garbage Code (GBD Level 2) +S36221A | Garbage Code (GBD Level 2) +S36221D | Garbage Code (GBD Level 2) +S36221S | Garbage Code (GBD Level 2) +S36222A | Garbage Code (GBD Level 2) +S36222D | Garbage Code (GBD Level 2) +S36222S | Garbage Code (GBD Level 2) +S36229A | Garbage Code (GBD Level 2) +S36229D | Garbage Code (GBD Level 2) +S36229S | Garbage Code (GBD Level 2) +S36230A | Garbage Code (GBD Level 2) +S36230D | Garbage Code (GBD Level 2) +S36230S | Garbage Code (GBD Level 2) +S36231A | Garbage Code (GBD Level 2) +S36231D | Garbage Code (GBD Level 2) +S36231S | Garbage Code (GBD Level 2) +S36232A | Garbage Code (GBD Level 2) +S36232D | Garbage Code (GBD Level 2) +S36232S | Garbage Code (GBD Level 2) +S36239A | Garbage Code (GBD Level 2) +S36239D | Garbage Code (GBD Level 2) +S36239S | Garbage Code (GBD Level 2) +S36240A | Garbage Code (GBD Level 2) +S36240D | Garbage Code (GBD Level 2) +S36240S | Garbage Code (GBD Level 2) +S36241A | Garbage Code (GBD Level 2) +S36241D | Garbage Code (GBD Level 2) +S36241S | Garbage Code (GBD Level 2) +S36242A | Garbage Code (GBD Level 2) +S36242D | Garbage Code (GBD Level 2) +S36242S | Garbage Code (GBD Level 2) +S36249A | Garbage Code (GBD Level 2) +S36249D | Garbage Code (GBD Level 2) +S36249S | Garbage Code (GBD Level 2) +S36250A | Garbage Code (GBD Level 2) +S36250D | Garbage Code (GBD Level 2) +S36250S | Garbage Code (GBD Level 2) +S36251A | Garbage Code (GBD Level 2) +S36251D | Garbage Code (GBD Level 2) +S36251S | Garbage Code (GBD Level 2) +S36252A | Garbage Code (GBD Level 2) +S36252D | Garbage Code (GBD Level 2) +S36252S | Garbage Code (GBD Level 2) +S36259A | Garbage Code (GBD Level 2) +S36259D | Garbage Code (GBD Level 2) +S36259S | Garbage Code (GBD Level 2) +S36260A | Garbage Code (GBD Level 2) +S36260D | Garbage Code (GBD Level 2) +S36260S | Garbage Code (GBD Level 2) +S36261A | Garbage Code (GBD Level 2) +S36261D | Garbage Code (GBD Level 2) +S36261S | Garbage Code (GBD Level 2) +S36262A | Garbage Code (GBD Level 2) +S36262D | Garbage Code (GBD Level 2) +S36262S | Garbage Code (GBD Level 2) +S36269A | Garbage Code (GBD Level 2) +S36269D | Garbage Code (GBD Level 2) +S36269S | Garbage Code (GBD Level 2) +S36290A | Garbage Code (GBD Level 2) +S36290D | Garbage Code (GBD Level 2) +S36290S | Garbage Code (GBD Level 2) +S36291A | Garbage Code (GBD Level 2) +S36291D | Garbage Code (GBD Level 2) +S36291S | Garbage Code (GBD Level 2) +S36292A | Garbage Code (GBD Level 2) +S36292D | Garbage Code (GBD Level 2) +S36292S | Garbage Code (GBD Level 2) +S36299A | Garbage Code (GBD Level 2) +S36299D | Garbage Code (GBD Level 2) +S36299S | Garbage Code (GBD Level 2) +S363--- | Garbage Code (GBD Level 2) +S3630XA | Garbage Code (GBD Level 2) +S3630XD | Garbage Code (GBD Level 2) +S3630XS | Garbage Code (GBD Level 2) +S3632XA | Garbage Code (GBD Level 2) +S3632XD | Garbage Code (GBD Level 2) +S3632XS | Garbage Code (GBD Level 2) +S3633XA | Garbage Code (GBD Level 2) +S3633XD | Garbage Code (GBD Level 2) +S3633XS | Garbage Code (GBD Level 2) +S3639XA | Garbage Code (GBD Level 2) +S3639XD | Garbage Code (GBD Level 2) +S3639XS | Garbage Code (GBD Level 2) +S364--- | Garbage Code (GBD Level 2) +S36400A | Garbage Code (GBD Level 2) +S36400D | Garbage Code (GBD Level 2) +S36400S | Garbage Code (GBD Level 2) +S36408A | Garbage Code (GBD Level 2) +S36408D | Garbage Code (GBD Level 2) +S36408S | Garbage Code (GBD Level 2) +S36409A | Garbage Code (GBD Level 2) +S36409D | Garbage Code (GBD Level 2) +S36409S | Garbage Code (GBD Level 2) +S36410A | Garbage Code (GBD Level 2) +S36410D | Garbage Code (GBD Level 2) +S36410S | Garbage Code (GBD Level 2) +S36418A | Garbage Code (GBD Level 2) +S36418D | Garbage Code (GBD Level 2) +S36418S | Garbage Code (GBD Level 2) +S36419A | Garbage Code (GBD Level 2) +S36419D | Garbage Code (GBD Level 2) +S36419S | Garbage Code (GBD Level 2) +S36420A | Garbage Code (GBD Level 2) +S36420D | Garbage Code (GBD Level 2) +S36420S | Garbage Code (GBD Level 2) +S36428A | Garbage Code (GBD Level 2) +S36428D | Garbage Code (GBD Level 2) +S36428S | Garbage Code (GBD Level 2) +S36429A | Garbage Code (GBD Level 2) +S36429D | Garbage Code (GBD Level 2) +S36429S | Garbage Code (GBD Level 2) +S36430A | Garbage Code (GBD Level 2) +S36430D | Garbage Code (GBD Level 2) +S36430S | Garbage Code (GBD Level 2) +S36438A | Garbage Code (GBD Level 2) +S36438D | Garbage Code (GBD Level 2) +S36438S | Garbage Code (GBD Level 2) +S36439A | Garbage Code (GBD Level 2) +S36439D | Garbage Code (GBD Level 2) +S36439S | Garbage Code (GBD Level 2) +S36490A | Garbage Code (GBD Level 2) +S36490D | Garbage Code (GBD Level 2) +S36490S | Garbage Code (GBD Level 2) +S36498A | Garbage Code (GBD Level 2) +S36498D | Garbage Code (GBD Level 2) +S36498S | Garbage Code (GBD Level 2) +S36499A | Garbage Code (GBD Level 2) +S36499D | Garbage Code (GBD Level 2) +S36499S | Garbage Code (GBD Level 2) +S365--- | Garbage Code (GBD Level 2) +S36500A | Garbage Code (GBD Level 2) +S36500D | Garbage Code (GBD Level 2) +S36500S | Garbage Code (GBD Level 2) +S36501A | Garbage Code (GBD Level 2) +S36501D | Garbage Code (GBD Level 2) +S36501S | Garbage Code (GBD Level 2) +S36502A | Garbage Code (GBD Level 2) +S36502D | Garbage Code (GBD Level 2) +S36502S | Garbage Code (GBD Level 2) +S36503A | Garbage Code (GBD Level 2) +S36503D | Garbage Code (GBD Level 2) +S36503S | Garbage Code (GBD Level 2) +S36508A | Garbage Code (GBD Level 2) +S36508D | Garbage Code (GBD Level 2) +S36508S | Garbage Code (GBD Level 2) +S36509A | Garbage Code (GBD Level 2) +S36509D | Garbage Code (GBD Level 2) +S36509S | Garbage Code (GBD Level 2) +S36510A | Garbage Code (GBD Level 2) +S36510D | Garbage Code (GBD Level 2) +S36510S | Garbage Code (GBD Level 2) +S36511A | Garbage Code (GBD Level 2) +S36511D | Garbage Code (GBD Level 2) +S36511S | Garbage Code (GBD Level 2) +S36512A | Garbage Code (GBD Level 2) +S36512D | Garbage Code (GBD Level 2) +S36512S | Garbage Code (GBD Level 2) +S36513A | Garbage Code (GBD Level 2) +S36513D | Garbage Code (GBD Level 2) +S36513S | Garbage Code (GBD Level 2) +S36518A | Garbage Code (GBD Level 2) +S36518D | Garbage Code (GBD Level 2) +S36518S | Garbage Code (GBD Level 2) +S36519A | Garbage Code (GBD Level 2) +S36519D | Garbage Code (GBD Level 2) +S36519S | Garbage Code (GBD Level 2) +S36520A | Garbage Code (GBD Level 2) +S36520D | Garbage Code (GBD Level 2) +S36520S | Garbage Code (GBD Level 2) +S36521A | Garbage Code (GBD Level 2) +S36521D | Garbage Code (GBD Level 2) +S36521S | Garbage Code (GBD Level 2) +S36522A | Garbage Code (GBD Level 2) +S36522D | Garbage Code (GBD Level 2) +S36522S | Garbage Code (GBD Level 2) +S36523A | Garbage Code (GBD Level 2) +S36523D | Garbage Code (GBD Level 2) +S36523S | Garbage Code (GBD Level 2) +S36528A | Garbage Code (GBD Level 2) +S36528D | Garbage Code (GBD Level 2) +S36528S | Garbage Code (GBD Level 2) +S36529A | Garbage Code (GBD Level 2) +S36529D | Garbage Code (GBD Level 2) +S36529S | Garbage Code (GBD Level 2) +S36530A | Garbage Code (GBD Level 2) +S36530D | Garbage Code (GBD Level 2) +S36530S | Garbage Code (GBD Level 2) +S36531A | Garbage Code (GBD Level 2) +S36531D | Garbage Code (GBD Level 2) +S36531S | Garbage Code (GBD Level 2) +S36532A | Garbage Code (GBD Level 2) +S36532D | Garbage Code (GBD Level 2) +S36532S | Garbage Code (GBD Level 2) +S36533A | Garbage Code (GBD Level 2) +S36533D | Garbage Code (GBD Level 2) +S36533S | Garbage Code (GBD Level 2) +S36538A | Garbage Code (GBD Level 2) +S36538D | Garbage Code (GBD Level 2) +S36538S | Garbage Code (GBD Level 2) +S36539A | Garbage Code (GBD Level 2) +S36539D | Garbage Code (GBD Level 2) +S36539S | Garbage Code (GBD Level 2) +S36590A | Garbage Code (GBD Level 2) +S36590D | Garbage Code (GBD Level 2) +S36590S | Garbage Code (GBD Level 2) +S36591A | Garbage Code (GBD Level 2) +S36591D | Garbage Code (GBD Level 2) +S36591S | Garbage Code (GBD Level 2) +S36592A | Garbage Code (GBD Level 2) +S36592D | Garbage Code (GBD Level 2) +S36592S | Garbage Code (GBD Level 2) +S36593A | Garbage Code (GBD Level 2) +S36593D | Garbage Code (GBD Level 2) +S36593S | Garbage Code (GBD Level 2) +S36598A | Garbage Code (GBD Level 2) +S36598D | Garbage Code (GBD Level 2) +S36598S | Garbage Code (GBD Level 2) +S36599A | Garbage Code (GBD Level 2) +S36599D | Garbage Code (GBD Level 2) +S36599S | Garbage Code (GBD Level 2) +S366--- | Garbage Code (GBD Level 2) +S3660XA | Garbage Code (GBD Level 2) +S3660XD | Garbage Code (GBD Level 2) +S3660XS | Garbage Code (GBD Level 2) +S3661XA | Garbage Code (GBD Level 2) +S3661XD | Garbage Code (GBD Level 2) +S3661XS | Garbage Code (GBD Level 2) +S3662XA | Garbage Code (GBD Level 2) +S3662XD | Garbage Code (GBD Level 2) +S3662XS | Garbage Code (GBD Level 2) +S3663XA | Garbage Code (GBD Level 2) +S3663XD | Garbage Code (GBD Level 2) +S3663XS | Garbage Code (GBD Level 2) +S3669XA | Garbage Code (GBD Level 2) +S3669XD | Garbage Code (GBD Level 2) +S3669XS | Garbage Code (GBD Level 2) +S367--- | Garbage Code (GBD Level 2) +S368--- | Garbage Code (GBD Level 2) +S3681XA | Garbage Code (GBD Level 2) +S3681XD | Garbage Code (GBD Level 2) +S3681XS | Garbage Code (GBD Level 2) +S36892A | Garbage Code (GBD Level 2) +S36892D | Garbage Code (GBD Level 2) +S36892S | Garbage Code (GBD Level 2) +S36893A | Garbage Code (GBD Level 2) +S36893D | Garbage Code (GBD Level 2) +S36893S | Garbage Code (GBD Level 2) +S36898A | Garbage Code (GBD Level 2) +S36898D | Garbage Code (GBD Level 2) +S36898S | Garbage Code (GBD Level 2) +S36899A | Garbage Code (GBD Level 2) +S36899D | Garbage Code (GBD Level 2) +S36899S | Garbage Code (GBD Level 2) +S369--- | Garbage Code (GBD Level 2) +S3690XA | Garbage Code (GBD Level 2) +S3690XD | Garbage Code (GBD Level 2) +S3690XS | Garbage Code (GBD Level 2) +S3692XA | Garbage Code (GBD Level 2) +S3692XD | Garbage Code (GBD Level 2) +S3692XS | Garbage Code (GBD Level 2) +S3693XA | Garbage Code (GBD Level 2) +S3693XD | Garbage Code (GBD Level 2) +S3693XS | Garbage Code (GBD Level 2) +S3699XA | Garbage Code (GBD Level 2) +S3699XD | Garbage Code (GBD Level 2) +S3699XS | Garbage Code (GBD Level 2) +S37---- | Garbage Code (GBD Level 2) +S370--- | Garbage Code (GBD Level 2) +S37001A | Garbage Code (GBD Level 2) +S37001D | Garbage Code (GBD Level 2) +S37001S | Garbage Code (GBD Level 2) +S37002A | Garbage Code (GBD Level 2) +S37002D | Garbage Code (GBD Level 2) +S37002S | Garbage Code (GBD Level 2) +S37009A | Garbage Code (GBD Level 2) +S37009D | Garbage Code (GBD Level 2) +S37009S | Garbage Code (GBD Level 2) +S37011A | Garbage Code (GBD Level 2) +S37011D | Garbage Code (GBD Level 2) +S37011S | Garbage Code (GBD Level 2) +S37012A | Garbage Code (GBD Level 2) +S37012D | Garbage Code (GBD Level 2) +S37012S | Garbage Code (GBD Level 2) +S37019A | Garbage Code (GBD Level 2) +S37019D | Garbage Code (GBD Level 2) +S37019S | Garbage Code (GBD Level 2) +S37021A | Garbage Code (GBD Level 2) +S37021D | Garbage Code (GBD Level 2) +S37021S | Garbage Code (GBD Level 2) +S37022A | Garbage Code (GBD Level 2) +S37022D | Garbage Code (GBD Level 2) +S37022S | Garbage Code (GBD Level 2) +S37029A | Garbage Code (GBD Level 2) +S37029D | Garbage Code (GBD Level 2) +S37029S | Garbage Code (GBD Level 2) +S37031A | Garbage Code (GBD Level 2) +S37031D | Garbage Code (GBD Level 2) +S37031S | Garbage Code (GBD Level 2) +S37032A | Garbage Code (GBD Level 2) +S37032D | Garbage Code (GBD Level 2) +S37032S | Garbage Code (GBD Level 2) +S37039A | Garbage Code (GBD Level 2) +S37039D | Garbage Code (GBD Level 2) +S37039S | Garbage Code (GBD Level 2) +S37041A | Garbage Code (GBD Level 2) +S37041D | Garbage Code (GBD Level 2) +S37041S | Garbage Code (GBD Level 2) +S37042A | Garbage Code (GBD Level 2) +S37042D | Garbage Code (GBD Level 2) +S37042S | Garbage Code (GBD Level 2) +S37049A | Garbage Code (GBD Level 2) +S37049D | Garbage Code (GBD Level 2) +S37049S | Garbage Code (GBD Level 2) +S37051A | Garbage Code (GBD Level 2) +S37051D | Garbage Code (GBD Level 2) +S37051S | Garbage Code (GBD Level 2) +S37052A | Garbage Code (GBD Level 2) +S37052D | Garbage Code (GBD Level 2) +S37052S | Garbage Code (GBD Level 2) +S37059A | Garbage Code (GBD Level 2) +S37059D | Garbage Code (GBD Level 2) +S37059S | Garbage Code (GBD Level 2) +S37061A | Garbage Code (GBD Level 2) +S37061D | Garbage Code (GBD Level 2) +S37061S | Garbage Code (GBD Level 2) +S37062A | Garbage Code (GBD Level 2) +S37062D | Garbage Code (GBD Level 2) +S37062S | Garbage Code (GBD Level 2) +S37069A | Garbage Code (GBD Level 2) +S37069D | Garbage Code (GBD Level 2) +S37069S | Garbage Code (GBD Level 2) +S37091A | Garbage Code (GBD Level 2) +S37091D | Garbage Code (GBD Level 2) +S37091S | Garbage Code (GBD Level 2) +S37092A | Garbage Code (GBD Level 2) +S37092D | Garbage Code (GBD Level 2) +S37092S | Garbage Code (GBD Level 2) +S37099A | Garbage Code (GBD Level 2) +S37099D | Garbage Code (GBD Level 2) +S37099S | Garbage Code (GBD Level 2) +S371--- | Garbage Code (GBD Level 2) +S3710XA | Garbage Code (GBD Level 2) +S3710XD | Garbage Code (GBD Level 2) +S3710XS | Garbage Code (GBD Level 2) +S3712XA | Garbage Code (GBD Level 2) +S3712XD | Garbage Code (GBD Level 2) +S3712XS | Garbage Code (GBD Level 2) +S3713XA | Garbage Code (GBD Level 2) +S3713XD | Garbage Code (GBD Level 2) +S3713XS | Garbage Code (GBD Level 2) +S3719XA | Garbage Code (GBD Level 2) +S3719XD | Garbage Code (GBD Level 2) +S3719XS | Garbage Code (GBD Level 2) +S372--- | Garbage Code (GBD Level 2) +S3720XA | Garbage Code (GBD Level 2) +S3720XD | Garbage Code (GBD Level 2) +S3720XS | Garbage Code (GBD Level 2) +S3722XA | Garbage Code (GBD Level 2) +S3722XD | Garbage Code (GBD Level 2) +S3722XS | Garbage Code (GBD Level 2) +S3723XA | Garbage Code (GBD Level 2) +S3723XD | Garbage Code (GBD Level 2) +S3723XS | Garbage Code (GBD Level 2) +S3729XA | Garbage Code (GBD Level 2) +S3729XD | Garbage Code (GBD Level 2) +S3729XS | Garbage Code (GBD Level 2) +S373--- | Garbage Code (GBD Level 2) +S3730XA | Garbage Code (GBD Level 2) +S3730XD | Garbage Code (GBD Level 2) +S3730XS | Garbage Code (GBD Level 2) +S3732XA | Garbage Code (GBD Level 2) +S3732XD | Garbage Code (GBD Level 2) +S3732XS | Garbage Code (GBD Level 2) +S3733XA | Garbage Code (GBD Level 2) +S3733XD | Garbage Code (GBD Level 2) +S3733XS | Garbage Code (GBD Level 2) +S3739XA | Garbage Code (GBD Level 2) +S3739XD | Garbage Code (GBD Level 2) +S3739XS | Garbage Code (GBD Level 2) +S374--- | Garbage Code (GBD Level 2) +S37401A | Garbage Code (GBD Level 2) +S37401D | Garbage Code (GBD Level 2) +S37401S | Garbage Code (GBD Level 2) +S37402A | Garbage Code (GBD Level 2) +S37402D | Garbage Code (GBD Level 2) +S37402S | Garbage Code (GBD Level 2) +S37409A | Garbage Code (GBD Level 2) +S37409D | Garbage Code (GBD Level 2) +S37409S | Garbage Code (GBD Level 2) +S37421A | Garbage Code (GBD Level 2) +S37421D | Garbage Code (GBD Level 2) +S37421S | Garbage Code (GBD Level 2) +S37422A | Garbage Code (GBD Level 2) +S37422D | Garbage Code (GBD Level 2) +S37422S | Garbage Code (GBD Level 2) +S37429A | Garbage Code (GBD Level 2) +S37429D | Garbage Code (GBD Level 2) +S37429S | Garbage Code (GBD Level 2) +S37431A | Garbage Code (GBD Level 2) +S37431D | Garbage Code (GBD Level 2) +S37431S | Garbage Code (GBD Level 2) +S37432A | Garbage Code (GBD Level 2) +S37432D | Garbage Code (GBD Level 2) +S37432S | Garbage Code (GBD Level 2) +S37439A | Garbage Code (GBD Level 2) +S37439D | Garbage Code (GBD Level 2) +S37439S | Garbage Code (GBD Level 2) +S37491A | Garbage Code (GBD Level 2) +S37491D | Garbage Code (GBD Level 2) +S37491S | Garbage Code (GBD Level 2) +S37492A | Garbage Code (GBD Level 2) +S37492D | Garbage Code (GBD Level 2) +S37492S | Garbage Code (GBD Level 2) +S37499A | Garbage Code (GBD Level 2) +S37499D | Garbage Code (GBD Level 2) +S37499S | Garbage Code (GBD Level 2) +S375--- | Garbage Code (GBD Level 2) +S37501A | Garbage Code (GBD Level 2) +S37501D | Garbage Code (GBD Level 2) +S37501S | Garbage Code (GBD Level 2) +S37502A | Garbage Code (GBD Level 2) +S37502D | Garbage Code (GBD Level 2) +S37502S | Garbage Code (GBD Level 2) +S37509A | Garbage Code (GBD Level 2) +S37509D | Garbage Code (GBD Level 2) +S37509S | Garbage Code (GBD Level 2) +S37511A | Garbage Code (GBD Level 2) +S37511D | Garbage Code (GBD Level 2) +S37511S | Garbage Code (GBD Level 2) +S37512A | Garbage Code (GBD Level 2) +S37512D | Garbage Code (GBD Level 2) +S37512S | Garbage Code (GBD Level 2) +S37519A | Garbage Code (GBD Level 2) +S37519D | Garbage Code (GBD Level 2) +S37519S | Garbage Code (GBD Level 2) +S37521A | Garbage Code (GBD Level 2) +S37521D | Garbage Code (GBD Level 2) +S37521S | Garbage Code (GBD Level 2) +S37522A | Garbage Code (GBD Level 2) +S37522D | Garbage Code (GBD Level 2) +S37522S | Garbage Code (GBD Level 2) +S37529A | Garbage Code (GBD Level 2) +S37529D | Garbage Code (GBD Level 2) +S37529S | Garbage Code (GBD Level 2) +S37531A | Garbage Code (GBD Level 2) +S37531D | Garbage Code (GBD Level 2) +S37531S | Garbage Code (GBD Level 2) +S37532A | Garbage Code (GBD Level 2) +S37532D | Garbage Code (GBD Level 2) +S37532S | Garbage Code (GBD Level 2) +S37539A | Garbage Code (GBD Level 2) +S37539D | Garbage Code (GBD Level 2) +S37539S | Garbage Code (GBD Level 2) +S37591A | Garbage Code (GBD Level 2) +S37591D | Garbage Code (GBD Level 2) +S37591S | Garbage Code (GBD Level 2) +S37592A | Garbage Code (GBD Level 2) +S37592D | Garbage Code (GBD Level 2) +S37592S | Garbage Code (GBD Level 2) +S37599A | Garbage Code (GBD Level 2) +S37599D | Garbage Code (GBD Level 2) +S37599S | Garbage Code (GBD Level 2) +S376--- | Garbage Code (GBD Level 2) +S3760XA | Garbage Code (GBD Level 2) +S3760XD | Garbage Code (GBD Level 2) +S3760XS | Garbage Code (GBD Level 2) +S3762XA | Garbage Code (GBD Level 2) +S3762XD | Garbage Code (GBD Level 2) +S3762XS | Garbage Code (GBD Level 2) +S3763XA | Garbage Code (GBD Level 2) +S3763XD | Garbage Code (GBD Level 2) +S3763XS | Garbage Code (GBD Level 2) +S3769XA | Garbage Code (GBD Level 2) +S3769XD | Garbage Code (GBD Level 2) +S3769XS | Garbage Code (GBD Level 2) +S377--- | Garbage Code (GBD Level 2) +S378--- | Garbage Code (GBD Level 2) +S37812A | Garbage Code (GBD Level 2) +S37812D | Garbage Code (GBD Level 2) +S37812S | Garbage Code (GBD Level 2) +S37813A | Garbage Code (GBD Level 2) +S37813D | Garbage Code (GBD Level 2) +S37813S | Garbage Code (GBD Level 2) +S37818A | Garbage Code (GBD Level 2) +S37818D | Garbage Code (GBD Level 2) +S37818S | Garbage Code (GBD Level 2) +S37819A | Garbage Code (GBD Level 2) +S37819D | Garbage Code (GBD Level 2) +S37819S | Garbage Code (GBD Level 2) +S37822A | Garbage Code (GBD Level 2) +S37822D | Garbage Code (GBD Level 2) +S37822S | Garbage Code (GBD Level 2) +S37823A | Garbage Code (GBD Level 2) +S37823D | Garbage Code (GBD Level 2) +S37823S | Garbage Code (GBD Level 2) +S37828A | Garbage Code (GBD Level 2) +S37828D | Garbage Code (GBD Level 2) +S37828S | Garbage Code (GBD Level 2) +S37829A | Garbage Code (GBD Level 2) +S37829D | Garbage Code (GBD Level 2) +S37829S | Garbage Code (GBD Level 2) +S37892A | Garbage Code (GBD Level 2) +S37892D | Garbage Code (GBD Level 2) +S37892S | Garbage Code (GBD Level 2) +S37893A | Garbage Code (GBD Level 2) +S37893D | Garbage Code (GBD Level 2) +S37893S | Garbage Code (GBD Level 2) +S37898A | Garbage Code (GBD Level 2) +S37898D | Garbage Code (GBD Level 2) +S37898S | Garbage Code (GBD Level 2) +S37899A | Garbage Code (GBD Level 2) +S37899D | Garbage Code (GBD Level 2) +S37899S | Garbage Code (GBD Level 2) +S379--- | Garbage Code (GBD Level 2) +S3790XA | Garbage Code (GBD Level 2) +S3790XD | Garbage Code (GBD Level 2) +S3790XS | Garbage Code (GBD Level 2) +S3792XA | Garbage Code (GBD Level 2) +S3792XD | Garbage Code (GBD Level 2) +S3792XS | Garbage Code (GBD Level 2) +S3793XA | Garbage Code (GBD Level 2) +S3793XD | Garbage Code (GBD Level 2) +S3793XS | Garbage Code (GBD Level 2) +S3799XA | Garbage Code (GBD Level 2) +S3799XD | Garbage Code (GBD Level 2) +S3799XS | Garbage Code (GBD Level 2) +S38---- | Garbage Code (GBD Level 2) +S380--- | Garbage Code (GBD Level 2) +S38001A | Garbage Code (GBD Level 2) +S38001D | Garbage Code (GBD Level 2) +S38001S | Garbage Code (GBD Level 2) +S38002A | Garbage Code (GBD Level 2) +S38002D | Garbage Code (GBD Level 2) +S38002S | Garbage Code (GBD Level 2) +S3801XA | Garbage Code (GBD Level 2) +S3801XD | Garbage Code (GBD Level 2) +S3801XS | Garbage Code (GBD Level 2) +S3802XA | Garbage Code (GBD Level 2) +S3802XD | Garbage Code (GBD Level 2) +S3802XS | Garbage Code (GBD Level 2) +S3803XA | Garbage Code (GBD Level 2) +S3803XD | Garbage Code (GBD Level 2) +S3803XS | Garbage Code (GBD Level 2) +S381--- | Garbage Code (GBD Level 2) +S381XXA | Garbage Code (GBD Level 2) +S381XXD | Garbage Code (GBD Level 2) +S381XXS | Garbage Code (GBD Level 2) +S382--- | Garbage Code (GBD Level 2) +S38211A | Garbage Code (GBD Level 2) +S38211D | Garbage Code (GBD Level 2) +S38211S | Garbage Code (GBD Level 2) +S38212A | Garbage Code (GBD Level 2) +S38212D | Garbage Code (GBD Level 2) +S38212S | Garbage Code (GBD Level 2) +S38221A | Garbage Code (GBD Level 2) +S38221D | Garbage Code (GBD Level 2) +S38221S | Garbage Code (GBD Level 2) +S38222A | Garbage Code (GBD Level 2) +S38222D | Garbage Code (GBD Level 2) +S38222S | Garbage Code (GBD Level 2) +S38231A | Garbage Code (GBD Level 2) +S38231D | Garbage Code (GBD Level 2) +S38231S | Garbage Code (GBD Level 2) +S38232A | Garbage Code (GBD Level 2) +S38232D | Garbage Code (GBD Level 2) +S38232S | Garbage Code (GBD Level 2) +S383--- | Garbage Code (GBD Level 2) +S383XXA | Garbage Code (GBD Level 2) +S383XXD | Garbage Code (GBD Level 2) +S383XXS | Garbage Code (GBD Level 2) +S39---- | Garbage Code (GBD Level 2) +S390--- | Garbage Code (GBD Level 2) +S39001A | Garbage Code (GBD Level 2) +S39001D | Garbage Code (GBD Level 2) +S39001S | Garbage Code (GBD Level 2) +S39002A | Garbage Code (GBD Level 2) +S39002D | Garbage Code (GBD Level 2) +S39002S | Garbage Code (GBD Level 2) +S39003A | Garbage Code (GBD Level 2) +S39003D | Garbage Code (GBD Level 2) +S39003S | Garbage Code (GBD Level 2) +S39011A | Garbage Code (GBD Level 2) +S39011D | Garbage Code (GBD Level 2) +S39011S | Garbage Code (GBD Level 2) +S39012A | Garbage Code (GBD Level 2) +S39012D | Garbage Code (GBD Level 2) +S39012S | Garbage Code (GBD Level 2) +S39013A | Garbage Code (GBD Level 2) +S39013D | Garbage Code (GBD Level 2) +S39013S | Garbage Code (GBD Level 2) +S39021A | Garbage Code (GBD Level 2) +S39021D | Garbage Code (GBD Level 2) +S39021S | Garbage Code (GBD Level 2) +S39022A | Garbage Code (GBD Level 2) +S39022D | Garbage Code (GBD Level 2) +S39022S | Garbage Code (GBD Level 2) +S39023A | Garbage Code (GBD Level 2) +S39023D | Garbage Code (GBD Level 2) +S39023S | Garbage Code (GBD Level 2) +S39091A | Garbage Code (GBD Level 2) +S39091D | Garbage Code (GBD Level 2) +S39091S | Garbage Code (GBD Level 2) +S39092A | Garbage Code (GBD Level 2) +S39092D | Garbage Code (GBD Level 2) +S39092S | Garbage Code (GBD Level 2) +S39093A | Garbage Code (GBD Level 2) +S39093D | Garbage Code (GBD Level 2) +S39093S | Garbage Code (GBD Level 2) +S396--- | Garbage Code (GBD Level 2) +S397--- | Garbage Code (GBD Level 2) +S398--- | Garbage Code (GBD Level 2) +S3981XA | Garbage Code (GBD Level 2) +S3981XD | Garbage Code (GBD Level 2) +S3981XS | Garbage Code (GBD Level 2) +S3982XA | Garbage Code (GBD Level 2) +S3982XD | Garbage Code (GBD Level 2) +S3982XS | Garbage Code (GBD Level 2) +S3983XA | Garbage Code (GBD Level 2) +S3983XD | Garbage Code (GBD Level 2) +S3983XS | Garbage Code (GBD Level 2) +S39840A | Garbage Code (GBD Level 2) +S39840D | Garbage Code (GBD Level 2) +S39840S | Garbage Code (GBD Level 2) +S39848A | Garbage Code (GBD Level 2) +S39848D | Garbage Code (GBD Level 2) +S39848S | Garbage Code (GBD Level 2) +S399--- | Garbage Code (GBD Level 2) +S3991XA | Garbage Code (GBD Level 2) +S3991XD | Garbage Code (GBD Level 2) +S3991XS | Garbage Code (GBD Level 2) +S3992XA | Garbage Code (GBD Level 2) +S3992XD | Garbage Code (GBD Level 2) +S3992XS | Garbage Code (GBD Level 2) +S3993XA | Garbage Code (GBD Level 2) +S3993XD | Garbage Code (GBD Level 2) +S3993XS | Garbage Code (GBD Level 2) +S3994XA | Garbage Code (GBD Level 2) +S3994XD | Garbage Code (GBD Level 2) +S3994XS | Garbage Code (GBD Level 2) +S40---- | Garbage Code (GBD Level 2) +S400--- | Garbage Code (GBD Level 2) +S40011A | Garbage Code (GBD Level 2) +S40011D | Garbage Code (GBD Level 2) +S40011S | Garbage Code (GBD Level 2) +S40012A | Garbage Code (GBD Level 2) +S40012D | Garbage Code (GBD Level 2) +S40012S | Garbage Code (GBD Level 2) +S40019A | Garbage Code (GBD Level 2) +S40019D | Garbage Code (GBD Level 2) +S40019S | Garbage Code (GBD Level 2) +S40021A | Garbage Code (GBD Level 2) +S40021D | Garbage Code (GBD Level 2) +S40021S | Garbage Code (GBD Level 2) +S40022A | Garbage Code (GBD Level 2) +S40022D | Garbage Code (GBD Level 2) +S40022S | Garbage Code (GBD Level 2) +S40029A | Garbage Code (GBD Level 2) +S40029D | Garbage Code (GBD Level 2) +S40029S | Garbage Code (GBD Level 2) +S40211A | Garbage Code (GBD Level 2) +S40211D | Garbage Code (GBD Level 2) +S40211S | Garbage Code (GBD Level 2) +S40212A | Garbage Code (GBD Level 2) +S40212D | Garbage Code (GBD Level 2) +S40212S | Garbage Code (GBD Level 2) +S40219A | Garbage Code (GBD Level 2) +S40219D | Garbage Code (GBD Level 2) +S40219S | Garbage Code (GBD Level 2) +S40221A | Garbage Code (GBD Level 2) +S40221D | Garbage Code (GBD Level 2) +S40221S | Garbage Code (GBD Level 2) +S40222A | Garbage Code (GBD Level 2) +S40222D | Garbage Code (GBD Level 2) +S40222S | Garbage Code (GBD Level 2) +S40229A | Garbage Code (GBD Level 2) +S40229D | Garbage Code (GBD Level 2) +S40229S | Garbage Code (GBD Level 2) +S40241A | Garbage Code (GBD Level 2) +S40241D | Garbage Code (GBD Level 2) +S40241S | Garbage Code (GBD Level 2) +S40242A | Garbage Code (GBD Level 2) +S40242D | Garbage Code (GBD Level 2) +S40242S | Garbage Code (GBD Level 2) +S40249A | Garbage Code (GBD Level 2) +S40249D | Garbage Code (GBD Level 2) +S40249S | Garbage Code (GBD Level 2) +S40251A | Garbage Code (GBD Level 2) +S40251D | Garbage Code (GBD Level 2) +S40251S | Garbage Code (GBD Level 2) +S40252A | Garbage Code (GBD Level 2) +S40252D | Garbage Code (GBD Level 2) +S40252S | Garbage Code (GBD Level 2) +S40259A | Garbage Code (GBD Level 2) +S40259D | Garbage Code (GBD Level 2) +S40259S | Garbage Code (GBD Level 2) +S40261A | Garbage Code (GBD Level 2) +S40261D | Garbage Code (GBD Level 2) +S40261S | Garbage Code (GBD Level 2) +S40262A | Garbage Code (GBD Level 2) +S40262D | Garbage Code (GBD Level 2) +S40262S | Garbage Code (GBD Level 2) +S40269A | Garbage Code (GBD Level 2) +S40269D | Garbage Code (GBD Level 2) +S40269S | Garbage Code (GBD Level 2) +S40271A | Garbage Code (GBD Level 2) +S40271D | Garbage Code (GBD Level 2) +S40271S | Garbage Code (GBD Level 2) +S40272A | Garbage Code (GBD Level 2) +S40272D | Garbage Code (GBD Level 2) +S40272S | Garbage Code (GBD Level 2) +S40279A | Garbage Code (GBD Level 2) +S40279D | Garbage Code (GBD Level 2) +S40279S | Garbage Code (GBD Level 2) +S407--- | Garbage Code (GBD Level 2) +S408--- | Garbage Code (GBD Level 2) +S40811A | Garbage Code (GBD Level 2) +S40811D | Garbage Code (GBD Level 2) +S40811S | Garbage Code (GBD Level 2) +S40812A | Garbage Code (GBD Level 2) +S40812D | Garbage Code (GBD Level 2) +S40812S | Garbage Code (GBD Level 2) +S40819A | Garbage Code (GBD Level 2) +S40819D | Garbage Code (GBD Level 2) +S40819S | Garbage Code (GBD Level 2) +S40821A | Garbage Code (GBD Level 2) +S40821D | Garbage Code (GBD Level 2) +S40821S | Garbage Code (GBD Level 2) +S40822A | Garbage Code (GBD Level 2) +S40822D | Garbage Code (GBD Level 2) +S40822S | Garbage Code (GBD Level 2) +S40829A | Garbage Code (GBD Level 2) +S40829D | Garbage Code (GBD Level 2) +S40829S | Garbage Code (GBD Level 2) +S40841A | Garbage Code (GBD Level 2) +S40841D | Garbage Code (GBD Level 2) +S40841S | Garbage Code (GBD Level 2) +S40842A | Garbage Code (GBD Level 2) +S40842D | Garbage Code (GBD Level 2) +S40842S | Garbage Code (GBD Level 2) +S40849A | Garbage Code (GBD Level 2) +S40849D | Garbage Code (GBD Level 2) +S40849S | Garbage Code (GBD Level 2) +S40851A | Garbage Code (GBD Level 2) +S40851D | Garbage Code (GBD Level 2) +S40851S | Garbage Code (GBD Level 2) +S40852A | Garbage Code (GBD Level 2) +S40852D | Garbage Code (GBD Level 2) +S40852S | Garbage Code (GBD Level 2) +S40859A | Garbage Code (GBD Level 2) +S40859D | Garbage Code (GBD Level 2) +S40859S | Garbage Code (GBD Level 2) +S40861A | Garbage Code (GBD Level 2) +S40861D | Garbage Code (GBD Level 2) +S40861S | Garbage Code (GBD Level 2) +S40862A | Garbage Code (GBD Level 2) +S40862D | Garbage Code (GBD Level 2) +S40862S | Garbage Code (GBD Level 2) +S40869A | Garbage Code (GBD Level 2) +S40869D | Garbage Code (GBD Level 2) +S40869S | Garbage Code (GBD Level 2) +S40871A | Garbage Code (GBD Level 2) +S40871D | Garbage Code (GBD Level 2) +S40871S | Garbage Code (GBD Level 2) +S40872A | Garbage Code (GBD Level 2) +S40872D | Garbage Code (GBD Level 2) +S40872S | Garbage Code (GBD Level 2) +S40879A | Garbage Code (GBD Level 2) +S40879D | Garbage Code (GBD Level 2) +S40879S | Garbage Code (GBD Level 2) +S409--- | Garbage Code (GBD Level 2) +S40911A | Garbage Code (GBD Level 2) +S40911D | Garbage Code (GBD Level 2) +S40911S | Garbage Code (GBD Level 2) +S40912A | Garbage Code (GBD Level 2) +S40912D | Garbage Code (GBD Level 2) +S40912S | Garbage Code (GBD Level 2) +S40919A | Garbage Code (GBD Level 2) +S40919D | Garbage Code (GBD Level 2) +S40919S | Garbage Code (GBD Level 2) +S40921A | Garbage Code (GBD Level 2) +S40921D | Garbage Code (GBD Level 2) +S40921S | Garbage Code (GBD Level 2) +S40922A | Garbage Code (GBD Level 2) +S40922D | Garbage Code (GBD Level 2) +S40922S | Garbage Code (GBD Level 2) +S40929A | Garbage Code (GBD Level 2) +S40929D | Garbage Code (GBD Level 2) +S40929S | Garbage Code (GBD Level 2) +S41---- | Garbage Code (GBD Level 2) +S410--- | Garbage Code (GBD Level 2) +S41001A | Garbage Code (GBD Level 2) +S41001D | Garbage Code (GBD Level 2) +S41001S | Garbage Code (GBD Level 2) +S41002A | Garbage Code (GBD Level 2) +S41002D | Garbage Code (GBD Level 2) +S41002S | Garbage Code (GBD Level 2) +S41009A | Garbage Code (GBD Level 2) +S41009D | Garbage Code (GBD Level 2) +S41009S | Garbage Code (GBD Level 2) +S41011A | Garbage Code (GBD Level 2) +S41011D | Garbage Code (GBD Level 2) +S41011S | Garbage Code (GBD Level 2) +S41012A | Garbage Code (GBD Level 2) +S41012D | Garbage Code (GBD Level 2) +S41012S | Garbage Code (GBD Level 2) +S41019A | Garbage Code (GBD Level 2) +S41019D | Garbage Code (GBD Level 2) +S41019S | Garbage Code (GBD Level 2) +S41021A | Garbage Code (GBD Level 2) +S41021D | Garbage Code (GBD Level 2) +S41021S | Garbage Code (GBD Level 2) +S41022A | Garbage Code (GBD Level 2) +S41022D | Garbage Code (GBD Level 2) +S41022S | Garbage Code (GBD Level 2) +S41029A | Garbage Code (GBD Level 2) +S41029D | Garbage Code (GBD Level 2) +S41029S | Garbage Code (GBD Level 2) +S41031A | Garbage Code (GBD Level 2) +S41031D | Garbage Code (GBD Level 2) +S41031S | Garbage Code (GBD Level 2) +S41032A | Garbage Code (GBD Level 2) +S41032D | Garbage Code (GBD Level 2) +S41032S | Garbage Code (GBD Level 2) +S41039A | Garbage Code (GBD Level 2) +S41039D | Garbage Code (GBD Level 2) +S41039S | Garbage Code (GBD Level 2) +S41041A | Garbage Code (GBD Level 2) +S41041D | Garbage Code (GBD Level 2) +S41041S | Garbage Code (GBD Level 2) +S41042A | Garbage Code (GBD Level 2) +S41042D | Garbage Code (GBD Level 2) +S41042S | Garbage Code (GBD Level 2) +S41049A | Garbage Code (GBD Level 2) +S41049D | Garbage Code (GBD Level 2) +S41049S | Garbage Code (GBD Level 2) +S41051A | Garbage Code (GBD Level 2) +S41051D | Garbage Code (GBD Level 2) +S41051S | Garbage Code (GBD Level 2) +S41052A | Garbage Code (GBD Level 2) +S41052D | Garbage Code (GBD Level 2) +S41052S | Garbage Code (GBD Level 2) +S41059A | Garbage Code (GBD Level 2) +S41059D | Garbage Code (GBD Level 2) +S41059S | Garbage Code (GBD Level 2) +S411--- | Garbage Code (GBD Level 2) +S41101A | Garbage Code (GBD Level 2) +S41101D | Garbage Code (GBD Level 2) +S41101S | Garbage Code (GBD Level 2) +S41102A | Garbage Code (GBD Level 2) +S41102D | Garbage Code (GBD Level 2) +S41102S | Garbage Code (GBD Level 2) +S41109A | Garbage Code (GBD Level 2) +S41109D | Garbage Code (GBD Level 2) +S41109S | Garbage Code (GBD Level 2) +S41111A | Garbage Code (GBD Level 2) +S41111D | Garbage Code (GBD Level 2) +S41111S | Garbage Code (GBD Level 2) +S41112A | Garbage Code (GBD Level 2) +S41112D | Garbage Code (GBD Level 2) +S41112S | Garbage Code (GBD Level 2) +S41119A | Garbage Code (GBD Level 2) +S41119D | Garbage Code (GBD Level 2) +S41119S | Garbage Code (GBD Level 2) +S41121A | Garbage Code (GBD Level 2) +S41121D | Garbage Code (GBD Level 2) +S41121S | Garbage Code (GBD Level 2) +S41122A | Garbage Code (GBD Level 2) +S41122D | Garbage Code (GBD Level 2) +S41122S | Garbage Code (GBD Level 2) +S41129A | Garbage Code (GBD Level 2) +S41129D | Garbage Code (GBD Level 2) +S41129S | Garbage Code (GBD Level 2) +S41131A | Garbage Code (GBD Level 2) +S41131D | Garbage Code (GBD Level 2) +S41131S | Garbage Code (GBD Level 2) +S41132A | Garbage Code (GBD Level 2) +S41132D | Garbage Code (GBD Level 2) +S41132S | Garbage Code (GBD Level 2) +S41139A | Garbage Code (GBD Level 2) +S41139D | Garbage Code (GBD Level 2) +S41139S | Garbage Code (GBD Level 2) +S41141A | Garbage Code (GBD Level 2) +S41141D | Garbage Code (GBD Level 2) +S41141S | Garbage Code (GBD Level 2) +S41142A | Garbage Code (GBD Level 2) +S41142D | Garbage Code (GBD Level 2) +S41142S | Garbage Code (GBD Level 2) +S41149A | Garbage Code (GBD Level 2) +S41149D | Garbage Code (GBD Level 2) +S41149S | Garbage Code (GBD Level 2) +S41151A | Garbage Code (GBD Level 2) +S41151D | Garbage Code (GBD Level 2) +S41151S | Garbage Code (GBD Level 2) +S41152A | Garbage Code (GBD Level 2) +S41152D | Garbage Code (GBD Level 2) +S41152S | Garbage Code (GBD Level 2) +S41159A | Garbage Code (GBD Level 2) +S41159D | Garbage Code (GBD Level 2) +S41159S | Garbage Code (GBD Level 2) +S417--- | Garbage Code (GBD Level 2) +S418--- | Garbage Code (GBD Level 2) +S42---- | Garbage Code (GBD Level 2) +S420--- | Garbage Code (GBD Level 2) +S42001A | Garbage Code (GBD Level 2) +S42001B | Garbage Code (GBD Level 2) +S42001D | Garbage Code (GBD Level 2) +S42001G | Garbage Code (GBD Level 2) +S42001K | Garbage Code (GBD Level 2) +S42001P | Garbage Code (GBD Level 2) +S42001S | Garbage Code (GBD Level 2) +S42002A | Garbage Code (GBD Level 2) +S42002B | Garbage Code (GBD Level 2) +S42002D | Garbage Code (GBD Level 2) +S42002G | Garbage Code (GBD Level 2) +S42002K | Garbage Code (GBD Level 2) +S42002P | Garbage Code (GBD Level 2) +S42002S | Garbage Code (GBD Level 2) +S42009A | Garbage Code (GBD Level 2) +S42009B | Garbage Code (GBD Level 2) +S42009D | Garbage Code (GBD Level 2) +S42009G | Garbage Code (GBD Level 2) +S42009K | Garbage Code (GBD Level 2) +S42009P | Garbage Code (GBD Level 2) +S42009S | Garbage Code (GBD Level 2) +S42011A | Garbage Code (GBD Level 2) +S42011B | Garbage Code (GBD Level 2) +S42011D | Garbage Code (GBD Level 2) +S42011G | Garbage Code (GBD Level 2) +S42011K | Garbage Code (GBD Level 2) +S42011P | Garbage Code (GBD Level 2) +S42011S | Garbage Code (GBD Level 2) +S42012A | Garbage Code (GBD Level 2) +S42012B | Garbage Code (GBD Level 2) +S42012D | Garbage Code (GBD Level 2) +S42012G | Garbage Code (GBD Level 2) +S42012K | Garbage Code (GBD Level 2) +S42012P | Garbage Code (GBD Level 2) +S42012S | Garbage Code (GBD Level 2) +S42013A | Garbage Code (GBD Level 2) +S42013B | Garbage Code (GBD Level 2) +S42013D | Garbage Code (GBD Level 2) +S42013G | Garbage Code (GBD Level 2) +S42013K | Garbage Code (GBD Level 2) +S42013P | Garbage Code (GBD Level 2) +S42013S | Garbage Code (GBD Level 2) +S42014A | Garbage Code (GBD Level 2) +S42014B | Garbage Code (GBD Level 2) +S42014D | Garbage Code (GBD Level 2) +S42014G | Garbage Code (GBD Level 2) +S42014K | Garbage Code (GBD Level 2) +S42014P | Garbage Code (GBD Level 2) +S42014S | Garbage Code (GBD Level 2) +S42015A | Garbage Code (GBD Level 2) +S42015B | Garbage Code (GBD Level 2) +S42015D | Garbage Code (GBD Level 2) +S42015G | Garbage Code (GBD Level 2) +S42015K | Garbage Code (GBD Level 2) +S42015P | Garbage Code (GBD Level 2) +S42015S | Garbage Code (GBD Level 2) +S42016A | Garbage Code (GBD Level 2) +S42016B | Garbage Code (GBD Level 2) +S42016D | Garbage Code (GBD Level 2) +S42016G | Garbage Code (GBD Level 2) +S42016K | Garbage Code (GBD Level 2) +S42016P | Garbage Code (GBD Level 2) +S42016S | Garbage Code (GBD Level 2) +S42017A | Garbage Code (GBD Level 2) +S42017B | Garbage Code (GBD Level 2) +S42017D | Garbage Code (GBD Level 2) +S42017G | Garbage Code (GBD Level 2) +S42017K | Garbage Code (GBD Level 2) +S42017P | Garbage Code (GBD Level 2) +S42017S | Garbage Code (GBD Level 2) +S42018A | Garbage Code (GBD Level 2) +S42018B | Garbage Code (GBD Level 2) +S42018D | Garbage Code (GBD Level 2) +S42018G | Garbage Code (GBD Level 2) +S42018K | Garbage Code (GBD Level 2) +S42018P | Garbage Code (GBD Level 2) +S42018S | Garbage Code (GBD Level 2) +S42019A | Garbage Code (GBD Level 2) +S42019B | Garbage Code (GBD Level 2) +S42019D | Garbage Code (GBD Level 2) +S42019G | Garbage Code (GBD Level 2) +S42019K | Garbage Code (GBD Level 2) +S42019P | Garbage Code (GBD Level 2) +S42019S | Garbage Code (GBD Level 2) +S42021A | Garbage Code (GBD Level 2) +S42021B | Garbage Code (GBD Level 2) +S42021D | Garbage Code (GBD Level 2) +S42021G | Garbage Code (GBD Level 2) +S42021K | Garbage Code (GBD Level 2) +S42021P | Garbage Code (GBD Level 2) +S42021S | Garbage Code (GBD Level 2) +S42022A | Garbage Code (GBD Level 2) +S42022B | Garbage Code (GBD Level 2) +S42022D | Garbage Code (GBD Level 2) +S42022G | Garbage Code (GBD Level 2) +S42022K | Garbage Code (GBD Level 2) +S42022P | Garbage Code (GBD Level 2) +S42022S | Garbage Code (GBD Level 2) +S42023A | Garbage Code (GBD Level 2) +S42023B | Garbage Code (GBD Level 2) +S42023D | Garbage Code (GBD Level 2) +S42023G | Garbage Code (GBD Level 2) +S42023K | Garbage Code (GBD Level 2) +S42023P | Garbage Code (GBD Level 2) +S42023S | Garbage Code (GBD Level 2) +S42024A | Garbage Code (GBD Level 2) +S42024B | Garbage Code (GBD Level 2) +S42024D | Garbage Code (GBD Level 2) +S42024G | Garbage Code (GBD Level 2) +S42024K | Garbage Code (GBD Level 2) +S42024P | Garbage Code (GBD Level 2) +S42024S | Garbage Code (GBD Level 2) +S42025A | Garbage Code (GBD Level 2) +S42025B | Garbage Code (GBD Level 2) +S42025D | Garbage Code (GBD Level 2) +S42025G | Garbage Code (GBD Level 2) +S42025K | Garbage Code (GBD Level 2) +S42025P | Garbage Code (GBD Level 2) +S42025S | Garbage Code (GBD Level 2) +S42026A | Garbage Code (GBD Level 2) +S42026B | Garbage Code (GBD Level 2) +S42026D | Garbage Code (GBD Level 2) +S42026G | Garbage Code (GBD Level 2) +S42026K | Garbage Code (GBD Level 2) +S42026P | Garbage Code (GBD Level 2) +S42026S | Garbage Code (GBD Level 2) +S42031A | Garbage Code (GBD Level 2) +S42031B | Garbage Code (GBD Level 2) +S42031D | Garbage Code (GBD Level 2) +S42031G | Garbage Code (GBD Level 2) +S42031K | Garbage Code (GBD Level 2) +S42031P | Garbage Code (GBD Level 2) +S42031S | Garbage Code (GBD Level 2) +S42032A | Garbage Code (GBD Level 2) +S42032B | Garbage Code (GBD Level 2) +S42032D | Garbage Code (GBD Level 2) +S42032G | Garbage Code (GBD Level 2) +S42032K | Garbage Code (GBD Level 2) +S42032P | Garbage Code (GBD Level 2) +S42032S | Garbage Code (GBD Level 2) +S42033A | Garbage Code (GBD Level 2) +S42033B | Garbage Code (GBD Level 2) +S42033D | Garbage Code (GBD Level 2) +S42033G | Garbage Code (GBD Level 2) +S42033K | Garbage Code (GBD Level 2) +S42033P | Garbage Code (GBD Level 2) +S42033S | Garbage Code (GBD Level 2) +S42034A | Garbage Code (GBD Level 2) +S42034B | Garbage Code (GBD Level 2) +S42034D | Garbage Code (GBD Level 2) +S42034G | Garbage Code (GBD Level 2) +S42034K | Garbage Code (GBD Level 2) +S42034P | Garbage Code (GBD Level 2) +S42034S | Garbage Code (GBD Level 2) +S42035A | Garbage Code (GBD Level 2) +S42035B | Garbage Code (GBD Level 2) +S42035D | Garbage Code (GBD Level 2) +S42035G | Garbage Code (GBD Level 2) +S42035K | Garbage Code (GBD Level 2) +S42035P | Garbage Code (GBD Level 2) +S42035S | Garbage Code (GBD Level 2) +S42036A | Garbage Code (GBD Level 2) +S42036B | Garbage Code (GBD Level 2) +S42036D | Garbage Code (GBD Level 2) +S42036G | Garbage Code (GBD Level 2) +S42036K | Garbage Code (GBD Level 2) +S42036P | Garbage Code (GBD Level 2) +S42036S | Garbage Code (GBD Level 2) +S421--- | Garbage Code (GBD Level 2) +S42101A | Garbage Code (GBD Level 2) +S42101B | Garbage Code (GBD Level 2) +S42101D | Garbage Code (GBD Level 2) +S42101G | Garbage Code (GBD Level 2) +S42101K | Garbage Code (GBD Level 2) +S42101P | Garbage Code (GBD Level 2) +S42101S | Garbage Code (GBD Level 2) +S42102A | Garbage Code (GBD Level 2) +S42102B | Garbage Code (GBD Level 2) +S42102D | Garbage Code (GBD Level 2) +S42102G | Garbage Code (GBD Level 2) +S42102K | Garbage Code (GBD Level 2) +S42102P | Garbage Code (GBD Level 2) +S42102S | Garbage Code (GBD Level 2) +S42109A | Garbage Code (GBD Level 2) +S42109B | Garbage Code (GBD Level 2) +S42109D | Garbage Code (GBD Level 2) +S42109G | Garbage Code (GBD Level 2) +S42109K | Garbage Code (GBD Level 2) +S42109P | Garbage Code (GBD Level 2) +S42109S | Garbage Code (GBD Level 2) +S42111A | Garbage Code (GBD Level 2) +S42111B | Garbage Code (GBD Level 2) +S42111D | Garbage Code (GBD Level 2) +S42111G | Garbage Code (GBD Level 2) +S42111K | Garbage Code (GBD Level 2) +S42111P | Garbage Code (GBD Level 2) +S42111S | Garbage Code (GBD Level 2) +S42112A | Garbage Code (GBD Level 2) +S42112B | Garbage Code (GBD Level 2) +S42112D | Garbage Code (GBD Level 2) +S42112G | Garbage Code (GBD Level 2) +S42112K | Garbage Code (GBD Level 2) +S42112P | Garbage Code (GBD Level 2) +S42112S | Garbage Code (GBD Level 2) +S42113A | Garbage Code (GBD Level 2) +S42113B | Garbage Code (GBD Level 2) +S42113D | Garbage Code (GBD Level 2) +S42113G | Garbage Code (GBD Level 2) +S42113K | Garbage Code (GBD Level 2) +S42113P | Garbage Code (GBD Level 2) +S42113S | Garbage Code (GBD Level 2) +S42114A | Garbage Code (GBD Level 2) +S42114B | Garbage Code (GBD Level 2) +S42114D | Garbage Code (GBD Level 2) +S42114G | Garbage Code (GBD Level 2) +S42114K | Garbage Code (GBD Level 2) +S42114P | Garbage Code (GBD Level 2) +S42114S | Garbage Code (GBD Level 2) +S42115A | Garbage Code (GBD Level 2) +S42115B | Garbage Code (GBD Level 2) +S42115D | Garbage Code (GBD Level 2) +S42115G | Garbage Code (GBD Level 2) +S42115K | Garbage Code (GBD Level 2) +S42115P | Garbage Code (GBD Level 2) +S42115S | Garbage Code (GBD Level 2) +S42116A | Garbage Code (GBD Level 2) +S42116B | Garbage Code (GBD Level 2) +S42116D | Garbage Code (GBD Level 2) +S42116G | Garbage Code (GBD Level 2) +S42116K | Garbage Code (GBD Level 2) +S42116P | Garbage Code (GBD Level 2) +S42116S | Garbage Code (GBD Level 2) +S42121A | Garbage Code (GBD Level 2) +S42121B | Garbage Code (GBD Level 2) +S42121D | Garbage Code (GBD Level 2) +S42121G | Garbage Code (GBD Level 2) +S42121K | Garbage Code (GBD Level 2) +S42121P | Garbage Code (GBD Level 2) +S42121S | Garbage Code (GBD Level 2) +S42122A | Garbage Code (GBD Level 2) +S42122B | Garbage Code (GBD Level 2) +S42122D | Garbage Code (GBD Level 2) +S42122G | Garbage Code (GBD Level 2) +S42122K | Garbage Code (GBD Level 2) +S42122P | Garbage Code (GBD Level 2) +S42122S | Garbage Code (GBD Level 2) +S42123A | Garbage Code (GBD Level 2) +S42123B | Garbage Code (GBD Level 2) +S42123D | Garbage Code (GBD Level 2) +S42123G | Garbage Code (GBD Level 2) +S42123K | Garbage Code (GBD Level 2) +S42123P | Garbage Code (GBD Level 2) +S42123S | Garbage Code (GBD Level 2) +S42124A | Garbage Code (GBD Level 2) +S42124B | Garbage Code (GBD Level 2) +S42124D | Garbage Code (GBD Level 2) +S42124G | Garbage Code (GBD Level 2) +S42124K | Garbage Code (GBD Level 2) +S42124P | Garbage Code (GBD Level 2) +S42124S | Garbage Code (GBD Level 2) +S42125A | Garbage Code (GBD Level 2) +S42125B | Garbage Code (GBD Level 2) +S42125D | Garbage Code (GBD Level 2) +S42125G | Garbage Code (GBD Level 2) +S42125K | Garbage Code (GBD Level 2) +S42125P | Garbage Code (GBD Level 2) +S42125S | Garbage Code (GBD Level 2) +S42126A | Garbage Code (GBD Level 2) +S42126B | Garbage Code (GBD Level 2) +S42126D | Garbage Code (GBD Level 2) +S42126G | Garbage Code (GBD Level 2) +S42126K | Garbage Code (GBD Level 2) +S42126P | Garbage Code (GBD Level 2) +S42126S | Garbage Code (GBD Level 2) +S42131A | Garbage Code (GBD Level 2) +S42131B | Garbage Code (GBD Level 2) +S42131D | Garbage Code (GBD Level 2) +S42131G | Garbage Code (GBD Level 2) +S42131K | Garbage Code (GBD Level 2) +S42131P | Garbage Code (GBD Level 2) +S42131S | Garbage Code (GBD Level 2) +S42132A | Garbage Code (GBD Level 2) +S42132B | Garbage Code (GBD Level 2) +S42132D | Garbage Code (GBD Level 2) +S42132G | Garbage Code (GBD Level 2) +S42132K | Garbage Code (GBD Level 2) +S42132P | Garbage Code (GBD Level 2) +S42132S | Garbage Code (GBD Level 2) +S42133A | Garbage Code (GBD Level 2) +S42133B | Garbage Code (GBD Level 2) +S42133D | Garbage Code (GBD Level 2) +S42133G | Garbage Code (GBD Level 2) +S42133K | Garbage Code (GBD Level 2) +S42133P | Garbage Code (GBD Level 2) +S42133S | Garbage Code (GBD Level 2) +S42134A | Garbage Code (GBD Level 2) +S42134B | Garbage Code (GBD Level 2) +S42134D | Garbage Code (GBD Level 2) +S42134G | Garbage Code (GBD Level 2) +S42134K | Garbage Code (GBD Level 2) +S42134P | Garbage Code (GBD Level 2) +S42134S | Garbage Code (GBD Level 2) +S42135A | Garbage Code (GBD Level 2) +S42135B | Garbage Code (GBD Level 2) +S42135D | Garbage Code (GBD Level 2) +S42135G | Garbage Code (GBD Level 2) +S42135K | Garbage Code (GBD Level 2) +S42135P | Garbage Code (GBD Level 2) +S42135S | Garbage Code (GBD Level 2) +S42136A | Garbage Code (GBD Level 2) +S42136B | Garbage Code (GBD Level 2) +S42136D | Garbage Code (GBD Level 2) +S42136G | Garbage Code (GBD Level 2) +S42136K | Garbage Code (GBD Level 2) +S42136P | Garbage Code (GBD Level 2) +S42136S | Garbage Code (GBD Level 2) +S42141A | Garbage Code (GBD Level 2) +S42141B | Garbage Code (GBD Level 2) +S42141D | Garbage Code (GBD Level 2) +S42141G | Garbage Code (GBD Level 2) +S42141K | Garbage Code (GBD Level 2) +S42141P | Garbage Code (GBD Level 2) +S42141S | Garbage Code (GBD Level 2) +S42142A | Garbage Code (GBD Level 2) +S42142B | Garbage Code (GBD Level 2) +S42142D | Garbage Code (GBD Level 2) +S42142G | Garbage Code (GBD Level 2) +S42142K | Garbage Code (GBD Level 2) +S42142P | Garbage Code (GBD Level 2) +S42142S | Garbage Code (GBD Level 2) +S42143A | Garbage Code (GBD Level 2) +S42143B | Garbage Code (GBD Level 2) +S42143D | Garbage Code (GBD Level 2) +S42143G | Garbage Code (GBD Level 2) +S42143K | Garbage Code (GBD Level 2) +S42143P | Garbage Code (GBD Level 2) +S42143S | Garbage Code (GBD Level 2) +S42144A | Garbage Code (GBD Level 2) +S42144B | Garbage Code (GBD Level 2) +S42144D | Garbage Code (GBD Level 2) +S42144G | Garbage Code (GBD Level 2) +S42144K | Garbage Code (GBD Level 2) +S42144P | Garbage Code (GBD Level 2) +S42144S | Garbage Code (GBD Level 2) +S42145A | Garbage Code (GBD Level 2) +S42145B | Garbage Code (GBD Level 2) +S42145D | Garbage Code (GBD Level 2) +S42145G | Garbage Code (GBD Level 2) +S42145K | Garbage Code (GBD Level 2) +S42145P | Garbage Code (GBD Level 2) +S42145S | Garbage Code (GBD Level 2) +S42146A | Garbage Code (GBD Level 2) +S42146B | Garbage Code (GBD Level 2) +S42146D | Garbage Code (GBD Level 2) +S42146G | Garbage Code (GBD Level 2) +S42146K | Garbage Code (GBD Level 2) +S42146P | Garbage Code (GBD Level 2) +S42146S | Garbage Code (GBD Level 2) +S42151A | Garbage Code (GBD Level 2) +S42151B | Garbage Code (GBD Level 2) +S42151D | Garbage Code (GBD Level 2) +S42151G | Garbage Code (GBD Level 2) +S42151K | Garbage Code (GBD Level 2) +S42151P | Garbage Code (GBD Level 2) +S42151S | Garbage Code (GBD Level 2) +S42152A | Garbage Code (GBD Level 2) +S42152B | Garbage Code (GBD Level 2) +S42152D | Garbage Code (GBD Level 2) +S42152G | Garbage Code (GBD Level 2) +S42152K | Garbage Code (GBD Level 2) +S42152P | Garbage Code (GBD Level 2) +S42152S | Garbage Code (GBD Level 2) +S42153A | Garbage Code (GBD Level 2) +S42153B | Garbage Code (GBD Level 2) +S42153D | Garbage Code (GBD Level 2) +S42153G | Garbage Code (GBD Level 2) +S42153K | Garbage Code (GBD Level 2) +S42153P | Garbage Code (GBD Level 2) +S42153S | Garbage Code (GBD Level 2) +S42154A | Garbage Code (GBD Level 2) +S42154B | Garbage Code (GBD Level 2) +S42154D | Garbage Code (GBD Level 2) +S42154G | Garbage Code (GBD Level 2) +S42154K | Garbage Code (GBD Level 2) +S42154P | Garbage Code (GBD Level 2) +S42154S | Garbage Code (GBD Level 2) +S42155A | Garbage Code (GBD Level 2) +S42155B | Garbage Code (GBD Level 2) +S42155D | Garbage Code (GBD Level 2) +S42155G | Garbage Code (GBD Level 2) +S42155K | Garbage Code (GBD Level 2) +S42155P | Garbage Code (GBD Level 2) +S42155S | Garbage Code (GBD Level 2) +S42156A | Garbage Code (GBD Level 2) +S42156B | Garbage Code (GBD Level 2) +S42156D | Garbage Code (GBD Level 2) +S42156G | Garbage Code (GBD Level 2) +S42156K | Garbage Code (GBD Level 2) +S42156P | Garbage Code (GBD Level 2) +S42156S | Garbage Code (GBD Level 2) +S42191A | Garbage Code (GBD Level 2) +S42191B | Garbage Code (GBD Level 2) +S42191D | Garbage Code (GBD Level 2) +S42191G | Garbage Code (GBD Level 2) +S42191K | Garbage Code (GBD Level 2) +S42191P | Garbage Code (GBD Level 2) +S42191S | Garbage Code (GBD Level 2) +S42192A | Garbage Code (GBD Level 2) +S42192B | Garbage Code (GBD Level 2) +S42192D | Garbage Code (GBD Level 2) +S42192G | Garbage Code (GBD Level 2) +S42192K | Garbage Code (GBD Level 2) +S42192P | Garbage Code (GBD Level 2) +S42192S | Garbage Code (GBD Level 2) +S42199A | Garbage Code (GBD Level 2) +S42199B | Garbage Code (GBD Level 2) +S42199D | Garbage Code (GBD Level 2) +S42199G | Garbage Code (GBD Level 2) +S42199K | Garbage Code (GBD Level 2) +S42199P | Garbage Code (GBD Level 2) +S42199S | Garbage Code (GBD Level 2) +S422--- | Garbage Code (GBD Level 2) +S42201A | Garbage Code (GBD Level 2) +S42201B | Garbage Code (GBD Level 2) +S42201D | Garbage Code (GBD Level 2) +S42201G | Garbage Code (GBD Level 2) +S42201K | Garbage Code (GBD Level 2) +S42201P | Garbage Code (GBD Level 2) +S42201S | Garbage Code (GBD Level 2) +S42202A | Garbage Code (GBD Level 2) +S42202B | Garbage Code (GBD Level 2) +S42202D | Garbage Code (GBD Level 2) +S42202G | Garbage Code (GBD Level 2) +S42202K | Garbage Code (GBD Level 2) +S42202P | Garbage Code (GBD Level 2) +S42202S | Garbage Code (GBD Level 2) +S42209A | Garbage Code (GBD Level 2) +S42209B | Garbage Code (GBD Level 2) +S42209D | Garbage Code (GBD Level 2) +S42209G | Garbage Code (GBD Level 2) +S42209K | Garbage Code (GBD Level 2) +S42209P | Garbage Code (GBD Level 2) +S42209S | Garbage Code (GBD Level 2) +S42211A | Garbage Code (GBD Level 2) +S42211B | Garbage Code (GBD Level 2) +S42211D | Garbage Code (GBD Level 2) +S42211G | Garbage Code (GBD Level 2) +S42211K | Garbage Code (GBD Level 2) +S42211P | Garbage Code (GBD Level 2) +S42211S | Garbage Code (GBD Level 2) +S42212A | Garbage Code (GBD Level 2) +S42212B | Garbage Code (GBD Level 2) +S42212D | Garbage Code (GBD Level 2) +S42212G | Garbage Code (GBD Level 2) +S42212K | Garbage Code (GBD Level 2) +S42212P | Garbage Code (GBD Level 2) +S42212S | Garbage Code (GBD Level 2) +S42213A | Garbage Code (GBD Level 2) +S42213B | Garbage Code (GBD Level 2) +S42213D | Garbage Code (GBD Level 2) +S42213G | Garbage Code (GBD Level 2) +S42213K | Garbage Code (GBD Level 2) +S42213P | Garbage Code (GBD Level 2) +S42213S | Garbage Code (GBD Level 2) +S42214A | Garbage Code (GBD Level 2) +S42214B | Garbage Code (GBD Level 2) +S42214D | Garbage Code (GBD Level 2) +S42214G | Garbage Code (GBD Level 2) +S42214K | Garbage Code (GBD Level 2) +S42214P | Garbage Code (GBD Level 2) +S42214S | Garbage Code (GBD Level 2) +S42215A | Garbage Code (GBD Level 2) +S42215B | Garbage Code (GBD Level 2) +S42215D | Garbage Code (GBD Level 2) +S42215G | Garbage Code (GBD Level 2) +S42215K | Garbage Code (GBD Level 2) +S42215P | Garbage Code (GBD Level 2) +S42215S | Garbage Code (GBD Level 2) +S42216A | Garbage Code (GBD Level 2) +S42216B | Garbage Code (GBD Level 2) +S42216D | Garbage Code (GBD Level 2) +S42216G | Garbage Code (GBD Level 2) +S42216K | Garbage Code (GBD Level 2) +S42216P | Garbage Code (GBD Level 2) +S42216S | Garbage Code (GBD Level 2) +S42221A | Garbage Code (GBD Level 2) +S42221B | Garbage Code (GBD Level 2) +S42221D | Garbage Code (GBD Level 2) +S42221G | Garbage Code (GBD Level 2) +S42221K | Garbage Code (GBD Level 2) +S42221P | Garbage Code (GBD Level 2) +S42221S | Garbage Code (GBD Level 2) +S42222A | Garbage Code (GBD Level 2) +S42222B | Garbage Code (GBD Level 2) +S42222D | Garbage Code (GBD Level 2) +S42222G | Garbage Code (GBD Level 2) +S42222K | Garbage Code (GBD Level 2) +S42222P | Garbage Code (GBD Level 2) +S42222S | Garbage Code (GBD Level 2) +S42223A | Garbage Code (GBD Level 2) +S42223B | Garbage Code (GBD Level 2) +S42223D | Garbage Code (GBD Level 2) +S42223G | Garbage Code (GBD Level 2) +S42223K | Garbage Code (GBD Level 2) +S42223P | Garbage Code (GBD Level 2) +S42223S | Garbage Code (GBD Level 2) +S42224A | Garbage Code (GBD Level 2) +S42224B | Garbage Code (GBD Level 2) +S42224D | Garbage Code (GBD Level 2) +S42224G | Garbage Code (GBD Level 2) +S42224K | Garbage Code (GBD Level 2) +S42224P | Garbage Code (GBD Level 2) +S42224S | Garbage Code (GBD Level 2) +S42225A | Garbage Code (GBD Level 2) +S42225B | Garbage Code (GBD Level 2) +S42225D | Garbage Code (GBD Level 2) +S42225G | Garbage Code (GBD Level 2) +S42225K | Garbage Code (GBD Level 2) +S42225P | Garbage Code (GBD Level 2) +S42225S | Garbage Code (GBD Level 2) +S42226A | Garbage Code (GBD Level 2) +S42226B | Garbage Code (GBD Level 2) +S42226D | Garbage Code (GBD Level 2) +S42226G | Garbage Code (GBD Level 2) +S42226K | Garbage Code (GBD Level 2) +S42226P | Garbage Code (GBD Level 2) +S42226S | Garbage Code (GBD Level 2) +S42231A | Garbage Code (GBD Level 2) +S42231B | Garbage Code (GBD Level 2) +S42231D | Garbage Code (GBD Level 2) +S42231G | Garbage Code (GBD Level 2) +S42231K | Garbage Code (GBD Level 2) +S42231P | Garbage Code (GBD Level 2) +S42231S | Garbage Code (GBD Level 2) +S42232A | Garbage Code (GBD Level 2) +S42232B | Garbage Code (GBD Level 2) +S42232D | Garbage Code (GBD Level 2) +S42232G | Garbage Code (GBD Level 2) +S42232K | Garbage Code (GBD Level 2) +S42232P | Garbage Code (GBD Level 2) +S42232S | Garbage Code (GBD Level 2) +S42239A | Garbage Code (GBD Level 2) +S42239B | Garbage Code (GBD Level 2) +S42239D | Garbage Code (GBD Level 2) +S42239G | Garbage Code (GBD Level 2) +S42239K | Garbage Code (GBD Level 2) +S42239P | Garbage Code (GBD Level 2) +S42239S | Garbage Code (GBD Level 2) +S42241A | Garbage Code (GBD Level 2) +S42241B | Garbage Code (GBD Level 2) +S42241D | Garbage Code (GBD Level 2) +S42241G | Garbage Code (GBD Level 2) +S42241K | Garbage Code (GBD Level 2) +S42241P | Garbage Code (GBD Level 2) +S42241S | Garbage Code (GBD Level 2) +S42242A | Garbage Code (GBD Level 2) +S42242B | Garbage Code (GBD Level 2) +S42242D | Garbage Code (GBD Level 2) +S42242G | Garbage Code (GBD Level 2) +S42242K | Garbage Code (GBD Level 2) +S42242P | Garbage Code (GBD Level 2) +S42242S | Garbage Code (GBD Level 2) +S42249A | Garbage Code (GBD Level 2) +S42249B | Garbage Code (GBD Level 2) +S42249D | Garbage Code (GBD Level 2) +S42249G | Garbage Code (GBD Level 2) +S42249K | Garbage Code (GBD Level 2) +S42249P | Garbage Code (GBD Level 2) +S42249S | Garbage Code (GBD Level 2) +S42251A | Garbage Code (GBD Level 2) +S42251B | Garbage Code (GBD Level 2) +S42251D | Garbage Code (GBD Level 2) +S42251G | Garbage Code (GBD Level 2) +S42251K | Garbage Code (GBD Level 2) +S42251P | Garbage Code (GBD Level 2) +S42251S | Garbage Code (GBD Level 2) +S42252A | Garbage Code (GBD Level 2) +S42252B | Garbage Code (GBD Level 2) +S42252D | Garbage Code (GBD Level 2) +S42252G | Garbage Code (GBD Level 2) +S42252K | Garbage Code (GBD Level 2) +S42252P | Garbage Code (GBD Level 2) +S42252S | Garbage Code (GBD Level 2) +S42253A | Garbage Code (GBD Level 2) +S42253B | Garbage Code (GBD Level 2) +S42253D | Garbage Code (GBD Level 2) +S42253G | Garbage Code (GBD Level 2) +S42253K | Garbage Code (GBD Level 2) +S42253P | Garbage Code (GBD Level 2) +S42253S | Garbage Code (GBD Level 2) +S42254A | Garbage Code (GBD Level 2) +S42254B | Garbage Code (GBD Level 2) +S42254D | Garbage Code (GBD Level 2) +S42254G | Garbage Code (GBD Level 2) +S42254K | Garbage Code (GBD Level 2) +S42254P | Garbage Code (GBD Level 2) +S42254S | Garbage Code (GBD Level 2) +S42255A | Garbage Code (GBD Level 2) +S42255B | Garbage Code (GBD Level 2) +S42255D | Garbage Code (GBD Level 2) +S42255G | Garbage Code (GBD Level 2) +S42255K | Garbage Code (GBD Level 2) +S42255P | Garbage Code (GBD Level 2) +S42255S | Garbage Code (GBD Level 2) +S42256A | Garbage Code (GBD Level 2) +S42256B | Garbage Code (GBD Level 2) +S42256D | Garbage Code (GBD Level 2) +S42256G | Garbage Code (GBD Level 2) +S42256K | Garbage Code (GBD Level 2) +S42256P | Garbage Code (GBD Level 2) +S42256S | Garbage Code (GBD Level 2) +S42261A | Garbage Code (GBD Level 2) +S42261B | Garbage Code (GBD Level 2) +S42261D | Garbage Code (GBD Level 2) +S42261G | Garbage Code (GBD Level 2) +S42261K | Garbage Code (GBD Level 2) +S42261P | Garbage Code (GBD Level 2) +S42261S | Garbage Code (GBD Level 2) +S42262A | Garbage Code (GBD Level 2) +S42262B | Garbage Code (GBD Level 2) +S42262D | Garbage Code (GBD Level 2) +S42262G | Garbage Code (GBD Level 2) +S42262K | Garbage Code (GBD Level 2) +S42262P | Garbage Code (GBD Level 2) +S42262S | Garbage Code (GBD Level 2) +S42263A | Garbage Code (GBD Level 2) +S42263B | Garbage Code (GBD Level 2) +S42263D | Garbage Code (GBD Level 2) +S42263G | Garbage Code (GBD Level 2) +S42263K | Garbage Code (GBD Level 2) +S42263P | Garbage Code (GBD Level 2) +S42263S | Garbage Code (GBD Level 2) +S42264A | Garbage Code (GBD Level 2) +S42264B | Garbage Code (GBD Level 2) +S42264D | Garbage Code (GBD Level 2) +S42264G | Garbage Code (GBD Level 2) +S42264K | Garbage Code (GBD Level 2) +S42264P | Garbage Code (GBD Level 2) +S42264S | Garbage Code (GBD Level 2) +S42265A | Garbage Code (GBD Level 2) +S42265B | Garbage Code (GBD Level 2) +S42265D | Garbage Code (GBD Level 2) +S42265G | Garbage Code (GBD Level 2) +S42265K | Garbage Code (GBD Level 2) +S42265P | Garbage Code (GBD Level 2) +S42265S | Garbage Code (GBD Level 2) +S42266A | Garbage Code (GBD Level 2) +S42266B | Garbage Code (GBD Level 2) +S42266D | Garbage Code (GBD Level 2) +S42266G | Garbage Code (GBD Level 2) +S42266K | Garbage Code (GBD Level 2) +S42266P | Garbage Code (GBD Level 2) +S42266S | Garbage Code (GBD Level 2) +S42271A | Garbage Code (GBD Level 2) +S42271D | Garbage Code (GBD Level 2) +S42271G | Garbage Code (GBD Level 2) +S42271K | Garbage Code (GBD Level 2) +S42271P | Garbage Code (GBD Level 2) +S42271S | Garbage Code (GBD Level 2) +S42272A | Garbage Code (GBD Level 2) +S42272D | Garbage Code (GBD Level 2) +S42272G | Garbage Code (GBD Level 2) +S42272K | Garbage Code (GBD Level 2) +S42272P | Garbage Code (GBD Level 2) +S42272S | Garbage Code (GBD Level 2) +S42279A | Garbage Code (GBD Level 2) +S42279D | Garbage Code (GBD Level 2) +S42279G | Garbage Code (GBD Level 2) +S42279K | Garbage Code (GBD Level 2) +S42279P | Garbage Code (GBD Level 2) +S42279S | Garbage Code (GBD Level 2) +S42291A | Garbage Code (GBD Level 2) +S42291B | Garbage Code (GBD Level 2) +S42291D | Garbage Code (GBD Level 2) +S42291G | Garbage Code (GBD Level 2) +S42291K | Garbage Code (GBD Level 2) +S42291P | Garbage Code (GBD Level 2) +S42291S | Garbage Code (GBD Level 2) +S42292A | Garbage Code (GBD Level 2) +S42292B | Garbage Code (GBD Level 2) +S42292D | Garbage Code (GBD Level 2) +S42292G | Garbage Code (GBD Level 2) +S42292K | Garbage Code (GBD Level 2) +S42292P | Garbage Code (GBD Level 2) +S42292S | Garbage Code (GBD Level 2) +S42293A | Garbage Code (GBD Level 2) +S42293B | Garbage Code (GBD Level 2) +S42293D | Garbage Code (GBD Level 2) +S42293G | Garbage Code (GBD Level 2) +S42293K | Garbage Code (GBD Level 2) +S42293P | Garbage Code (GBD Level 2) +S42293S | Garbage Code (GBD Level 2) +S42294A | Garbage Code (GBD Level 2) +S42294B | Garbage Code (GBD Level 2) +S42294D | Garbage Code (GBD Level 2) +S42294G | Garbage Code (GBD Level 2) +S42294K | Garbage Code (GBD Level 2) +S42294P | Garbage Code (GBD Level 2) +S42294S | Garbage Code (GBD Level 2) +S42295A | Garbage Code (GBD Level 2) +S42295B | Garbage Code (GBD Level 2) +S42295D | Garbage Code (GBD Level 2) +S42295G | Garbage Code (GBD Level 2) +S42295K | Garbage Code (GBD Level 2) +S42295P | Garbage Code (GBD Level 2) +S42295S | Garbage Code (GBD Level 2) +S42296A | Garbage Code (GBD Level 2) +S42296B | Garbage Code (GBD Level 2) +S42296D | Garbage Code (GBD Level 2) +S42296G | Garbage Code (GBD Level 2) +S42296K | Garbage Code (GBD Level 2) +S42296P | Garbage Code (GBD Level 2) +S42296S | Garbage Code (GBD Level 2) +S423--- | Garbage Code (GBD Level 2) +S42301A | Garbage Code (GBD Level 2) +S42301B | Garbage Code (GBD Level 2) +S42301D | Garbage Code (GBD Level 2) +S42301G | Garbage Code (GBD Level 2) +S42301K | Garbage Code (GBD Level 2) +S42301P | Garbage Code (GBD Level 2) +S42301S | Garbage Code (GBD Level 2) +S42302A | Garbage Code (GBD Level 2) +S42302B | Garbage Code (GBD Level 2) +S42302D | Garbage Code (GBD Level 2) +S42302G | Garbage Code (GBD Level 2) +S42302K | Garbage Code (GBD Level 2) +S42302P | Garbage Code (GBD Level 2) +S42302S | Garbage Code (GBD Level 2) +S42309A | Garbage Code (GBD Level 2) +S42309B | Garbage Code (GBD Level 2) +S42309D | Garbage Code (GBD Level 2) +S42309G | Garbage Code (GBD Level 2) +S42309K | Garbage Code (GBD Level 2) +S42309P | Garbage Code (GBD Level 2) +S42309S | Garbage Code (GBD Level 2) +S42311A | Garbage Code (GBD Level 2) +S42311D | Garbage Code (GBD Level 2) +S42311G | Garbage Code (GBD Level 2) +S42311K | Garbage Code (GBD Level 2) +S42311P | Garbage Code (GBD Level 2) +S42311S | Garbage Code (GBD Level 2) +S42312A | Garbage Code (GBD Level 2) +S42312D | Garbage Code (GBD Level 2) +S42312G | Garbage Code (GBD Level 2) +S42312K | Garbage Code (GBD Level 2) +S42312P | Garbage Code (GBD Level 2) +S42312S | Garbage Code (GBD Level 2) +S42319A | Garbage Code (GBD Level 2) +S42319D | Garbage Code (GBD Level 2) +S42319G | Garbage Code (GBD Level 2) +S42319K | Garbage Code (GBD Level 2) +S42319P | Garbage Code (GBD Level 2) +S42319S | Garbage Code (GBD Level 2) +S42321A | Garbage Code (GBD Level 2) +S42321B | Garbage Code (GBD Level 2) +S42321D | Garbage Code (GBD Level 2) +S42321G | Garbage Code (GBD Level 2) +S42321K | Garbage Code (GBD Level 2) +S42321P | Garbage Code (GBD Level 2) +S42321S | Garbage Code (GBD Level 2) +S42322A | Garbage Code (GBD Level 2) +S42322B | Garbage Code (GBD Level 2) +S42322D | Garbage Code (GBD Level 2) +S42322G | Garbage Code (GBD Level 2) +S42322K | Garbage Code (GBD Level 2) +S42322P | Garbage Code (GBD Level 2) +S42322S | Garbage Code (GBD Level 2) +S42323A | Garbage Code (GBD Level 2) +S42323B | Garbage Code (GBD Level 2) +S42323D | Garbage Code (GBD Level 2) +S42323G | Garbage Code (GBD Level 2) +S42323K | Garbage Code (GBD Level 2) +S42323P | Garbage Code (GBD Level 2) +S42323S | Garbage Code (GBD Level 2) +S42324A | Garbage Code (GBD Level 2) +S42324B | Garbage Code (GBD Level 2) +S42324D | Garbage Code (GBD Level 2) +S42324G | Garbage Code (GBD Level 2) +S42324K | Garbage Code (GBD Level 2) +S42324P | Garbage Code (GBD Level 2) +S42324S | Garbage Code (GBD Level 2) +S42325A | Garbage Code (GBD Level 2) +S42325B | Garbage Code (GBD Level 2) +S42325D | Garbage Code (GBD Level 2) +S42325G | Garbage Code (GBD Level 2) +S42325K | Garbage Code (GBD Level 2) +S42325P | Garbage Code (GBD Level 2) +S42325S | Garbage Code (GBD Level 2) +S42326A | Garbage Code (GBD Level 2) +S42326B | Garbage Code (GBD Level 2) +S42326D | Garbage Code (GBD Level 2) +S42326G | Garbage Code (GBD Level 2) +S42326K | Garbage Code (GBD Level 2) +S42326P | Garbage Code (GBD Level 2) +S42326S | Garbage Code (GBD Level 2) +S42331A | Garbage Code (GBD Level 2) +S42331B | Garbage Code (GBD Level 2) +S42331D | Garbage Code (GBD Level 2) +S42331G | Garbage Code (GBD Level 2) +S42331K | Garbage Code (GBD Level 2) +S42331P | Garbage Code (GBD Level 2) +S42331S | Garbage Code (GBD Level 2) +S42332A | Garbage Code (GBD Level 2) +S42332B | Garbage Code (GBD Level 2) +S42332D | Garbage Code (GBD Level 2) +S42332G | Garbage Code (GBD Level 2) +S42332K | Garbage Code (GBD Level 2) +S42332P | Garbage Code (GBD Level 2) +S42332S | Garbage Code (GBD Level 2) +S42333A | Garbage Code (GBD Level 2) +S42333B | Garbage Code (GBD Level 2) +S42333D | Garbage Code (GBD Level 2) +S42333G | Garbage Code (GBD Level 2) +S42333K | Garbage Code (GBD Level 2) +S42333P | Garbage Code (GBD Level 2) +S42333S | Garbage Code (GBD Level 2) +S42334A | Garbage Code (GBD Level 2) +S42334B | Garbage Code (GBD Level 2) +S42334D | Garbage Code (GBD Level 2) +S42334G | Garbage Code (GBD Level 2) +S42334K | Garbage Code (GBD Level 2) +S42334P | Garbage Code (GBD Level 2) +S42334S | Garbage Code (GBD Level 2) +S42335A | Garbage Code (GBD Level 2) +S42335B | Garbage Code (GBD Level 2) +S42335D | Garbage Code (GBD Level 2) +S42335G | Garbage Code (GBD Level 2) +S42335K | Garbage Code (GBD Level 2) +S42335P | Garbage Code (GBD Level 2) +S42335S | Garbage Code (GBD Level 2) +S42336A | Garbage Code (GBD Level 2) +S42336B | Garbage Code (GBD Level 2) +S42336D | Garbage Code (GBD Level 2) +S42336G | Garbage Code (GBD Level 2) +S42336K | Garbage Code (GBD Level 2) +S42336P | Garbage Code (GBD Level 2) +S42336S | Garbage Code (GBD Level 2) +S42341A | Garbage Code (GBD Level 2) +S42341B | Garbage Code (GBD Level 2) +S42341D | Garbage Code (GBD Level 2) +S42341G | Garbage Code (GBD Level 2) +S42341K | Garbage Code (GBD Level 2) +S42341P | Garbage Code (GBD Level 2) +S42341S | Garbage Code (GBD Level 2) +S42342A | Garbage Code (GBD Level 2) +S42342B | Garbage Code (GBD Level 2) +S42342D | Garbage Code (GBD Level 2) +S42342G | Garbage Code (GBD Level 2) +S42342K | Garbage Code (GBD Level 2) +S42342P | Garbage Code (GBD Level 2) +S42342S | Garbage Code (GBD Level 2) +S42343A | Garbage Code (GBD Level 2) +S42343B | Garbage Code (GBD Level 2) +S42343D | Garbage Code (GBD Level 2) +S42343G | Garbage Code (GBD Level 2) +S42343K | Garbage Code (GBD Level 2) +S42343P | Garbage Code (GBD Level 2) +S42343S | Garbage Code (GBD Level 2) +S42344A | Garbage Code (GBD Level 2) +S42344B | Garbage Code (GBD Level 2) +S42344D | Garbage Code (GBD Level 2) +S42344G | Garbage Code (GBD Level 2) +S42344K | Garbage Code (GBD Level 2) +S42344P | Garbage Code (GBD Level 2) +S42344S | Garbage Code (GBD Level 2) +S42345A | Garbage Code (GBD Level 2) +S42345B | Garbage Code (GBD Level 2) +S42345D | Garbage Code (GBD Level 2) +S42345G | Garbage Code (GBD Level 2) +S42345K | Garbage Code (GBD Level 2) +S42345P | Garbage Code (GBD Level 2) +S42345S | Garbage Code (GBD Level 2) +S42346A | Garbage Code (GBD Level 2) +S42346B | Garbage Code (GBD Level 2) +S42346D | Garbage Code (GBD Level 2) +S42346G | Garbage Code (GBD Level 2) +S42346K | Garbage Code (GBD Level 2) +S42346P | Garbage Code (GBD Level 2) +S42346S | Garbage Code (GBD Level 2) +S42351A | Garbage Code (GBD Level 2) +S42351B | Garbage Code (GBD Level 2) +S42351D | Garbage Code (GBD Level 2) +S42351G | Garbage Code (GBD Level 2) +S42351K | Garbage Code (GBD Level 2) +S42351P | Garbage Code (GBD Level 2) +S42351S | Garbage Code (GBD Level 2) +S42352A | Garbage Code (GBD Level 2) +S42352B | Garbage Code (GBD Level 2) +S42352D | Garbage Code (GBD Level 2) +S42352G | Garbage Code (GBD Level 2) +S42352K | Garbage Code (GBD Level 2) +S42352P | Garbage Code (GBD Level 2) +S42352S | Garbage Code (GBD Level 2) +S42353A | Garbage Code (GBD Level 2) +S42353B | Garbage Code (GBD Level 2) +S42353D | Garbage Code (GBD Level 2) +S42353G | Garbage Code (GBD Level 2) +S42353K | Garbage Code (GBD Level 2) +S42353P | Garbage Code (GBD Level 2) +S42353S | Garbage Code (GBD Level 2) +S42354A | Garbage Code (GBD Level 2) +S42354B | Garbage Code (GBD Level 2) +S42354D | Garbage Code (GBD Level 2) +S42354G | Garbage Code (GBD Level 2) +S42354K | Garbage Code (GBD Level 2) +S42354P | Garbage Code (GBD Level 2) +S42354S | Garbage Code (GBD Level 2) +S42355A | Garbage Code (GBD Level 2) +S42355B | Garbage Code (GBD Level 2) +S42355D | Garbage Code (GBD Level 2) +S42355G | Garbage Code (GBD Level 2) +S42355K | Garbage Code (GBD Level 2) +S42355P | Garbage Code (GBD Level 2) +S42355S | Garbage Code (GBD Level 2) +S42356A | Garbage Code (GBD Level 2) +S42356B | Garbage Code (GBD Level 2) +S42356D | Garbage Code (GBD Level 2) +S42356G | Garbage Code (GBD Level 2) +S42356K | Garbage Code (GBD Level 2) +S42356P | Garbage Code (GBD Level 2) +S42356S | Garbage Code (GBD Level 2) +S42361A | Garbage Code (GBD Level 2) +S42361B | Garbage Code (GBD Level 2) +S42361D | Garbage Code (GBD Level 2) +S42361G | Garbage Code (GBD Level 2) +S42361K | Garbage Code (GBD Level 2) +S42361P | Garbage Code (GBD Level 2) +S42361S | Garbage Code (GBD Level 2) +S42362A | Garbage Code (GBD Level 2) +S42362B | Garbage Code (GBD Level 2) +S42362D | Garbage Code (GBD Level 2) +S42362G | Garbage Code (GBD Level 2) +S42362K | Garbage Code (GBD Level 2) +S42362P | Garbage Code (GBD Level 2) +S42362S | Garbage Code (GBD Level 2) +S42363A | Garbage Code (GBD Level 2) +S42363B | Garbage Code (GBD Level 2) +S42363D | Garbage Code (GBD Level 2) +S42363G | Garbage Code (GBD Level 2) +S42363K | Garbage Code (GBD Level 2) +S42363P | Garbage Code (GBD Level 2) +S42363S | Garbage Code (GBD Level 2) +S42364A | Garbage Code (GBD Level 2) +S42364B | Garbage Code (GBD Level 2) +S42364D | Garbage Code (GBD Level 2) +S42364G | Garbage Code (GBD Level 2) +S42364K | Garbage Code (GBD Level 2) +S42364P | Garbage Code (GBD Level 2) +S42364S | Garbage Code (GBD Level 2) +S42365A | Garbage Code (GBD Level 2) +S42365B | Garbage Code (GBD Level 2) +S42365D | Garbage Code (GBD Level 2) +S42365G | Garbage Code (GBD Level 2) +S42365K | Garbage Code (GBD Level 2) +S42365P | Garbage Code (GBD Level 2) +S42365S | Garbage Code (GBD Level 2) +S42366A | Garbage Code (GBD Level 2) +S42366B | Garbage Code (GBD Level 2) +S42366D | Garbage Code (GBD Level 2) +S42366G | Garbage Code (GBD Level 2) +S42366K | Garbage Code (GBD Level 2) +S42366P | Garbage Code (GBD Level 2) +S42366S | Garbage Code (GBD Level 2) +S42391A | Garbage Code (GBD Level 2) +S42391B | Garbage Code (GBD Level 2) +S42391D | Garbage Code (GBD Level 2) +S42391G | Garbage Code (GBD Level 2) +S42391K | Garbage Code (GBD Level 2) +S42391P | Garbage Code (GBD Level 2) +S42391S | Garbage Code (GBD Level 2) +S42392A | Garbage Code (GBD Level 2) +S42392B | Garbage Code (GBD Level 2) +S42392D | Garbage Code (GBD Level 2) +S42392G | Garbage Code (GBD Level 2) +S42392K | Garbage Code (GBD Level 2) +S42392P | Garbage Code (GBD Level 2) +S42392S | Garbage Code (GBD Level 2) +S42399A | Garbage Code (GBD Level 2) +S42399B | Garbage Code (GBD Level 2) +S42399D | Garbage Code (GBD Level 2) +S42399G | Garbage Code (GBD Level 2) +S42399K | Garbage Code (GBD Level 2) +S42399P | Garbage Code (GBD Level 2) +S42399S | Garbage Code (GBD Level 2) +S424--- | Garbage Code (GBD Level 2) +S42401A | Garbage Code (GBD Level 2) +S42401B | Garbage Code (GBD Level 2) +S42401D | Garbage Code (GBD Level 2) +S42401G | Garbage Code (GBD Level 2) +S42401K | Garbage Code (GBD Level 2) +S42401P | Garbage Code (GBD Level 2) +S42401S | Garbage Code (GBD Level 2) +S42402A | Garbage Code (GBD Level 2) +S42402B | Garbage Code (GBD Level 2) +S42402D | Garbage Code (GBD Level 2) +S42402G | Garbage Code (GBD Level 2) +S42402K | Garbage Code (GBD Level 2) +S42402P | Garbage Code (GBD Level 2) +S42402S | Garbage Code (GBD Level 2) +S42409A | Garbage Code (GBD Level 2) +S42409B | Garbage Code (GBD Level 2) +S42409D | Garbage Code (GBD Level 2) +S42409G | Garbage Code (GBD Level 2) +S42409K | Garbage Code (GBD Level 2) +S42409P | Garbage Code (GBD Level 2) +S42409S | Garbage Code (GBD Level 2) +S42411A | Garbage Code (GBD Level 2) +S42411B | Garbage Code (GBD Level 2) +S42411D | Garbage Code (GBD Level 2) +S42411G | Garbage Code (GBD Level 2) +S42411K | Garbage Code (GBD Level 2) +S42411P | Garbage Code (GBD Level 2) +S42411S | Garbage Code (GBD Level 2) +S42412A | Garbage Code (GBD Level 2) +S42412B | Garbage Code (GBD Level 2) +S42412D | Garbage Code (GBD Level 2) +S42412G | Garbage Code (GBD Level 2) +S42412K | Garbage Code (GBD Level 2) +S42412P | Garbage Code (GBD Level 2) +S42412S | Garbage Code (GBD Level 2) +S42413A | Garbage Code (GBD Level 2) +S42413B | Garbage Code (GBD Level 2) +S42413D | Garbage Code (GBD Level 2) +S42413G | Garbage Code (GBD Level 2) +S42413K | Garbage Code (GBD Level 2) +S42413P | Garbage Code (GBD Level 2) +S42413S | Garbage Code (GBD Level 2) +S42414A | Garbage Code (GBD Level 2) +S42414B | Garbage Code (GBD Level 2) +S42414D | Garbage Code (GBD Level 2) +S42414G | Garbage Code (GBD Level 2) +S42414K | Garbage Code (GBD Level 2) +S42414P | Garbage Code (GBD Level 2) +S42414S | Garbage Code (GBD Level 2) +S42415A | Garbage Code (GBD Level 2) +S42415B | Garbage Code (GBD Level 2) +S42415D | Garbage Code (GBD Level 2) +S42415G | Garbage Code (GBD Level 2) +S42415K | Garbage Code (GBD Level 2) +S42415P | Garbage Code (GBD Level 2) +S42415S | Garbage Code (GBD Level 2) +S42416A | Garbage Code (GBD Level 2) +S42416B | Garbage Code (GBD Level 2) +S42416D | Garbage Code (GBD Level 2) +S42416G | Garbage Code (GBD Level 2) +S42416K | Garbage Code (GBD Level 2) +S42416P | Garbage Code (GBD Level 2) +S42416S | Garbage Code (GBD Level 2) +S42421A | Garbage Code (GBD Level 2) +S42421B | Garbage Code (GBD Level 2) +S42421D | Garbage Code (GBD Level 2) +S42421G | Garbage Code (GBD Level 2) +S42421K | Garbage Code (GBD Level 2) +S42421P | Garbage Code (GBD Level 2) +S42421S | Garbage Code (GBD Level 2) +S42422A | Garbage Code (GBD Level 2) +S42422B | Garbage Code (GBD Level 2) +S42422D | Garbage Code (GBD Level 2) +S42422G | Garbage Code (GBD Level 2) +S42422K | Garbage Code (GBD Level 2) +S42422P | Garbage Code (GBD Level 2) +S42422S | Garbage Code (GBD Level 2) +S42423A | Garbage Code (GBD Level 2) +S42423B | Garbage Code (GBD Level 2) +S42423D | Garbage Code (GBD Level 2) +S42423G | Garbage Code (GBD Level 2) +S42423K | Garbage Code (GBD Level 2) +S42423P | Garbage Code (GBD Level 2) +S42423S | Garbage Code (GBD Level 2) +S42424A | Garbage Code (GBD Level 2) +S42424B | Garbage Code (GBD Level 2) +S42424D | Garbage Code (GBD Level 2) +S42424G | Garbage Code (GBD Level 2) +S42424K | Garbage Code (GBD Level 2) +S42424P | Garbage Code (GBD Level 2) +S42424S | Garbage Code (GBD Level 2) +S42425A | Garbage Code (GBD Level 2) +S42425B | Garbage Code (GBD Level 2) +S42425D | Garbage Code (GBD Level 2) +S42425G | Garbage Code (GBD Level 2) +S42425K | Garbage Code (GBD Level 2) +S42425P | Garbage Code (GBD Level 2) +S42425S | Garbage Code (GBD Level 2) +S42426A | Garbage Code (GBD Level 2) +S42426B | Garbage Code (GBD Level 2) +S42426D | Garbage Code (GBD Level 2) +S42426G | Garbage Code (GBD Level 2) +S42426K | Garbage Code (GBD Level 2) +S42426P | Garbage Code (GBD Level 2) +S42426S | Garbage Code (GBD Level 2) +S42431A | Garbage Code (GBD Level 2) +S42431B | Garbage Code (GBD Level 2) +S42431D | Garbage Code (GBD Level 2) +S42431G | Garbage Code (GBD Level 2) +S42431K | Garbage Code (GBD Level 2) +S42431P | Garbage Code (GBD Level 2) +S42431S | Garbage Code (GBD Level 2) +S42432A | Garbage Code (GBD Level 2) +S42432B | Garbage Code (GBD Level 2) +S42432D | Garbage Code (GBD Level 2) +S42432G | Garbage Code (GBD Level 2) +S42432K | Garbage Code (GBD Level 2) +S42432P | Garbage Code (GBD Level 2) +S42432S | Garbage Code (GBD Level 2) +S42433A | Garbage Code (GBD Level 2) +S42433B | Garbage Code (GBD Level 2) +S42433D | Garbage Code (GBD Level 2) +S42433G | Garbage Code (GBD Level 2) +S42433K | Garbage Code (GBD Level 2) +S42433P | Garbage Code (GBD Level 2) +S42433S | Garbage Code (GBD Level 2) +S42434A | Garbage Code (GBD Level 2) +S42434B | Garbage Code (GBD Level 2) +S42434D | Garbage Code (GBD Level 2) +S42434G | Garbage Code (GBD Level 2) +S42434K | Garbage Code (GBD Level 2) +S42434P | Garbage Code (GBD Level 2) +S42434S | Garbage Code (GBD Level 2) +S42435A | Garbage Code (GBD Level 2) +S42435B | Garbage Code (GBD Level 2) +S42435D | Garbage Code (GBD Level 2) +S42435G | Garbage Code (GBD Level 2) +S42435K | Garbage Code (GBD Level 2) +S42435P | Garbage Code (GBD Level 2) +S42435S | Garbage Code (GBD Level 2) +S42436A | Garbage Code (GBD Level 2) +S42436B | Garbage Code (GBD Level 2) +S42436D | Garbage Code (GBD Level 2) +S42436G | Garbage Code (GBD Level 2) +S42436K | Garbage Code (GBD Level 2) +S42436P | Garbage Code (GBD Level 2) +S42436S | Garbage Code (GBD Level 2) +S42441A | Garbage Code (GBD Level 2) +S42441B | Garbage Code (GBD Level 2) +S42441D | Garbage Code (GBD Level 2) +S42441G | Garbage Code (GBD Level 2) +S42441K | Garbage Code (GBD Level 2) +S42441P | Garbage Code (GBD Level 2) +S42441S | Garbage Code (GBD Level 2) +S42442A | Garbage Code (GBD Level 2) +S42442B | Garbage Code (GBD Level 2) +S42442D | Garbage Code (GBD Level 2) +S42442G | Garbage Code (GBD Level 2) +S42442K | Garbage Code (GBD Level 2) +S42442P | Garbage Code (GBD Level 2) +S42442S | Garbage Code (GBD Level 2) +S42443A | Garbage Code (GBD Level 2) +S42443B | Garbage Code (GBD Level 2) +S42443D | Garbage Code (GBD Level 2) +S42443G | Garbage Code (GBD Level 2) +S42443K | Garbage Code (GBD Level 2) +S42443P | Garbage Code (GBD Level 2) +S42443S | Garbage Code (GBD Level 2) +S42444A | Garbage Code (GBD Level 2) +S42444B | Garbage Code (GBD Level 2) +S42444D | Garbage Code (GBD Level 2) +S42444G | Garbage Code (GBD Level 2) +S42444K | Garbage Code (GBD Level 2) +S42444P | Garbage Code (GBD Level 2) +S42444S | Garbage Code (GBD Level 2) +S42445A | Garbage Code (GBD Level 2) +S42445B | Garbage Code (GBD Level 2) +S42445D | Garbage Code (GBD Level 2) +S42445G | Garbage Code (GBD Level 2) +S42445K | Garbage Code (GBD Level 2) +S42445P | Garbage Code (GBD Level 2) +S42445S | Garbage Code (GBD Level 2) +S42446A | Garbage Code (GBD Level 2) +S42446B | Garbage Code (GBD Level 2) +S42446D | Garbage Code (GBD Level 2) +S42446G | Garbage Code (GBD Level 2) +S42446K | Garbage Code (GBD Level 2) +S42446P | Garbage Code (GBD Level 2) +S42446S | Garbage Code (GBD Level 2) +S42447A | Garbage Code (GBD Level 2) +S42447B | Garbage Code (GBD Level 2) +S42447D | Garbage Code (GBD Level 2) +S42447G | Garbage Code (GBD Level 2) +S42447K | Garbage Code (GBD Level 2) +S42447P | Garbage Code (GBD Level 2) +S42447S | Garbage Code (GBD Level 2) +S42448A | Garbage Code (GBD Level 2) +S42448B | Garbage Code (GBD Level 2) +S42448D | Garbage Code (GBD Level 2) +S42448G | Garbage Code (GBD Level 2) +S42448K | Garbage Code (GBD Level 2) +S42448P | Garbage Code (GBD Level 2) +S42448S | Garbage Code (GBD Level 2) +S42449A | Garbage Code (GBD Level 2) +S42449B | Garbage Code (GBD Level 2) +S42449D | Garbage Code (GBD Level 2) +S42449G | Garbage Code (GBD Level 2) +S42449K | Garbage Code (GBD Level 2) +S42449P | Garbage Code (GBD Level 2) +S42449S | Garbage Code (GBD Level 2) +S42451A | Garbage Code (GBD Level 2) +S42451B | Garbage Code (GBD Level 2) +S42451D | Garbage Code (GBD Level 2) +S42451G | Garbage Code (GBD Level 2) +S42451K | Garbage Code (GBD Level 2) +S42451P | Garbage Code (GBD Level 2) +S42451S | Garbage Code (GBD Level 2) +S42452A | Garbage Code (GBD Level 2) +S42452B | Garbage Code (GBD Level 2) +S42452D | Garbage Code (GBD Level 2) +S42452G | Garbage Code (GBD Level 2) +S42452K | Garbage Code (GBD Level 2) +S42452P | Garbage Code (GBD Level 2) +S42452S | Garbage Code (GBD Level 2) +S42453A | Garbage Code (GBD Level 2) +S42453B | Garbage Code (GBD Level 2) +S42453D | Garbage Code (GBD Level 2) +S42453G | Garbage Code (GBD Level 2) +S42453K | Garbage Code (GBD Level 2) +S42453P | Garbage Code (GBD Level 2) +S42453S | Garbage Code (GBD Level 2) +S42454A | Garbage Code (GBD Level 2) +S42454B | Garbage Code (GBD Level 2) +S42454D | Garbage Code (GBD Level 2) +S42454G | Garbage Code (GBD Level 2) +S42454K | Garbage Code (GBD Level 2) +S42454P | Garbage Code (GBD Level 2) +S42454S | Garbage Code (GBD Level 2) +S42455A | Garbage Code (GBD Level 2) +S42455B | Garbage Code (GBD Level 2) +S42455D | Garbage Code (GBD Level 2) +S42455G | Garbage Code (GBD Level 2) +S42455K | Garbage Code (GBD Level 2) +S42455P | Garbage Code (GBD Level 2) +S42455S | Garbage Code (GBD Level 2) +S42456A | Garbage Code (GBD Level 2) +S42456B | Garbage Code (GBD Level 2) +S42456D | Garbage Code (GBD Level 2) +S42456G | Garbage Code (GBD Level 2) +S42456K | Garbage Code (GBD Level 2) +S42456P | Garbage Code (GBD Level 2) +S42456S | Garbage Code (GBD Level 2) +S42461A | Garbage Code (GBD Level 2) +S42461B | Garbage Code (GBD Level 2) +S42461D | Garbage Code (GBD Level 2) +S42461G | Garbage Code (GBD Level 2) +S42461K | Garbage Code (GBD Level 2) +S42461P | Garbage Code (GBD Level 2) +S42461S | Garbage Code (GBD Level 2) +S42462A | Garbage Code (GBD Level 2) +S42462B | Garbage Code (GBD Level 2) +S42462D | Garbage Code (GBD Level 2) +S42462G | Garbage Code (GBD Level 2) +S42462K | Garbage Code (GBD Level 2) +S42462P | Garbage Code (GBD Level 2) +S42462S | Garbage Code (GBD Level 2) +S42463A | Garbage Code (GBD Level 2) +S42463B | Garbage Code (GBD Level 2) +S42463D | Garbage Code (GBD Level 2) +S42463G | Garbage Code (GBD Level 2) +S42463K | Garbage Code (GBD Level 2) +S42463P | Garbage Code (GBD Level 2) +S42463S | Garbage Code (GBD Level 2) +S42464A | Garbage Code (GBD Level 2) +S42464B | Garbage Code (GBD Level 2) +S42464D | Garbage Code (GBD Level 2) +S42464G | Garbage Code (GBD Level 2) +S42464K | Garbage Code (GBD Level 2) +S42464P | Garbage Code (GBD Level 2) +S42464S | Garbage Code (GBD Level 2) +S42465A | Garbage Code (GBD Level 2) +S42465B | Garbage Code (GBD Level 2) +S42465D | Garbage Code (GBD Level 2) +S42465G | Garbage Code (GBD Level 2) +S42465K | Garbage Code (GBD Level 2) +S42465P | Garbage Code (GBD Level 2) +S42465S | Garbage Code (GBD Level 2) +S42466A | Garbage Code (GBD Level 2) +S42466B | Garbage Code (GBD Level 2) +S42466D | Garbage Code (GBD Level 2) +S42466G | Garbage Code (GBD Level 2) +S42466K | Garbage Code (GBD Level 2) +S42466P | Garbage Code (GBD Level 2) +S42466S | Garbage Code (GBD Level 2) +S42471A | Garbage Code (GBD Level 2) +S42471B | Garbage Code (GBD Level 2) +S42471D | Garbage Code (GBD Level 2) +S42471G | Garbage Code (GBD Level 2) +S42471K | Garbage Code (GBD Level 2) +S42471P | Garbage Code (GBD Level 2) +S42471S | Garbage Code (GBD Level 2) +S42472A | Garbage Code (GBD Level 2) +S42472B | Garbage Code (GBD Level 2) +S42472D | Garbage Code (GBD Level 2) +S42472G | Garbage Code (GBD Level 2) +S42472K | Garbage Code (GBD Level 2) +S42472P | Garbage Code (GBD Level 2) +S42472S | Garbage Code (GBD Level 2) +S42473A | Garbage Code (GBD Level 2) +S42473B | Garbage Code (GBD Level 2) +S42473D | Garbage Code (GBD Level 2) +S42473G | Garbage Code (GBD Level 2) +S42473K | Garbage Code (GBD Level 2) +S42473P | Garbage Code (GBD Level 2) +S42473S | Garbage Code (GBD Level 2) +S42474A | Garbage Code (GBD Level 2) +S42474B | Garbage Code (GBD Level 2) +S42474D | Garbage Code (GBD Level 2) +S42474G | Garbage Code (GBD Level 2) +S42474K | Garbage Code (GBD Level 2) +S42474P | Garbage Code (GBD Level 2) +S42474S | Garbage Code (GBD Level 2) +S42475A | Garbage Code (GBD Level 2) +S42475B | Garbage Code (GBD Level 2) +S42475D | Garbage Code (GBD Level 2) +S42475G | Garbage Code (GBD Level 2) +S42475K | Garbage Code (GBD Level 2) +S42475P | Garbage Code (GBD Level 2) +S42475S | Garbage Code (GBD Level 2) +S42476A | Garbage Code (GBD Level 2) +S42476B | Garbage Code (GBD Level 2) +S42476D | Garbage Code (GBD Level 2) +S42476G | Garbage Code (GBD Level 2) +S42476K | Garbage Code (GBD Level 2) +S42476P | Garbage Code (GBD Level 2) +S42476S | Garbage Code (GBD Level 2) +S42481A | Garbage Code (GBD Level 2) +S42481D | Garbage Code (GBD Level 2) +S42481G | Garbage Code (GBD Level 2) +S42481K | Garbage Code (GBD Level 2) +S42481P | Garbage Code (GBD Level 2) +S42481S | Garbage Code (GBD Level 2) +S42482A | Garbage Code (GBD Level 2) +S42482D | Garbage Code (GBD Level 2) +S42482G | Garbage Code (GBD Level 2) +S42482K | Garbage Code (GBD Level 2) +S42482P | Garbage Code (GBD Level 2) +S42482S | Garbage Code (GBD Level 2) +S42489A | Garbage Code (GBD Level 2) +S42489D | Garbage Code (GBD Level 2) +S42489G | Garbage Code (GBD Level 2) +S42489K | Garbage Code (GBD Level 2) +S42489P | Garbage Code (GBD Level 2) +S42489S | Garbage Code (GBD Level 2) +S42491A | Garbage Code (GBD Level 2) +S42491B | Garbage Code (GBD Level 2) +S42491D | Garbage Code (GBD Level 2) +S42491G | Garbage Code (GBD Level 2) +S42491K | Garbage Code (GBD Level 2) +S42491P | Garbage Code (GBD Level 2) +S42491S | Garbage Code (GBD Level 2) +S42492A | Garbage Code (GBD Level 2) +S42492B | Garbage Code (GBD Level 2) +S42492D | Garbage Code (GBD Level 2) +S42492G | Garbage Code (GBD Level 2) +S42492K | Garbage Code (GBD Level 2) +S42492P | Garbage Code (GBD Level 2) +S42492S | Garbage Code (GBD Level 2) +S42493A | Garbage Code (GBD Level 2) +S42493B | Garbage Code (GBD Level 2) +S42493D | Garbage Code (GBD Level 2) +S42493G | Garbage Code (GBD Level 2) +S42493K | Garbage Code (GBD Level 2) +S42493P | Garbage Code (GBD Level 2) +S42493S | Garbage Code (GBD Level 2) +S42494A | Garbage Code (GBD Level 2) +S42494B | Garbage Code (GBD Level 2) +S42494D | Garbage Code (GBD Level 2) +S42494G | Garbage Code (GBD Level 2) +S42494K | Garbage Code (GBD Level 2) +S42494P | Garbage Code (GBD Level 2) +S42494S | Garbage Code (GBD Level 2) +S42495A | Garbage Code (GBD Level 2) +S42495B | Garbage Code (GBD Level 2) +S42495D | Garbage Code (GBD Level 2) +S42495G | Garbage Code (GBD Level 2) +S42495K | Garbage Code (GBD Level 2) +S42495P | Garbage Code (GBD Level 2) +S42495S | Garbage Code (GBD Level 2) +S42496A | Garbage Code (GBD Level 2) +S42496B | Garbage Code (GBD Level 2) +S42496D | Garbage Code (GBD Level 2) +S42496G | Garbage Code (GBD Level 2) +S42496K | Garbage Code (GBD Level 2) +S42496P | Garbage Code (GBD Level 2) +S42496S | Garbage Code (GBD Level 2) +S427--- | Garbage Code (GBD Level 2) +S428--- | Garbage Code (GBD Level 2) +S429--- | Garbage Code (GBD Level 2) +S4290XA | Garbage Code (GBD Level 2) +S4290XB | Garbage Code (GBD Level 2) +S4290XD | Garbage Code (GBD Level 2) +S4290XG | Garbage Code (GBD Level 2) +S4290XK | Garbage Code (GBD Level 2) +S4290XP | Garbage Code (GBD Level 2) +S4290XS | Garbage Code (GBD Level 2) +S4291XA | Garbage Code (GBD Level 2) +S4291XB | Garbage Code (GBD Level 2) +S4291XD | Garbage Code (GBD Level 2) +S4291XG | Garbage Code (GBD Level 2) +S4291XK | Garbage Code (GBD Level 2) +S4291XP | Garbage Code (GBD Level 2) +S4291XS | Garbage Code (GBD Level 2) +S4292XA | Garbage Code (GBD Level 2) +S4292XB | Garbage Code (GBD Level 2) +S4292XD | Garbage Code (GBD Level 2) +S4292XG | Garbage Code (GBD Level 2) +S4292XK | Garbage Code (GBD Level 2) +S4292XP | Garbage Code (GBD Level 2) +S4292XS | Garbage Code (GBD Level 2) +S43---- | Garbage Code (GBD Level 2) +S430--- | Garbage Code (GBD Level 2) +S43001A | Garbage Code (GBD Level 2) +S43001D | Garbage Code (GBD Level 2) +S43001S | Garbage Code (GBD Level 2) +S43002A | Garbage Code (GBD Level 2) +S43002D | Garbage Code (GBD Level 2) +S43002S | Garbage Code (GBD Level 2) +S43003A | Garbage Code (GBD Level 2) +S43003D | Garbage Code (GBD Level 2) +S43003S | Garbage Code (GBD Level 2) +S43004A | Garbage Code (GBD Level 2) +S43004D | Garbage Code (GBD Level 2) +S43004S | Garbage Code (GBD Level 2) +S43005A | Garbage Code (GBD Level 2) +S43005D | Garbage Code (GBD Level 2) +S43005S | Garbage Code (GBD Level 2) +S43006A | Garbage Code (GBD Level 2) +S43006D | Garbage Code (GBD Level 2) +S43006S | Garbage Code (GBD Level 2) +S43011A | Garbage Code (GBD Level 2) +S43011D | Garbage Code (GBD Level 2) +S43011S | Garbage Code (GBD Level 2) +S43012A | Garbage Code (GBD Level 2) +S43012D | Garbage Code (GBD Level 2) +S43012S | Garbage Code (GBD Level 2) +S43013A | Garbage Code (GBD Level 2) +S43013D | Garbage Code (GBD Level 2) +S43013S | Garbage Code (GBD Level 2) +S43014A | Garbage Code (GBD Level 2) +S43014D | Garbage Code (GBD Level 2) +S43014S | Garbage Code (GBD Level 2) +S43015A | Garbage Code (GBD Level 2) +S43015D | Garbage Code (GBD Level 2) +S43015S | Garbage Code (GBD Level 2) +S43016A | Garbage Code (GBD Level 2) +S43016D | Garbage Code (GBD Level 2) +S43016S | Garbage Code (GBD Level 2) +S43021A | Garbage Code (GBD Level 2) +S43021D | Garbage Code (GBD Level 2) +S43021S | Garbage Code (GBD Level 2) +S43022A | Garbage Code (GBD Level 2) +S43022D | Garbage Code (GBD Level 2) +S43022S | Garbage Code (GBD Level 2) +S43023A | Garbage Code (GBD Level 2) +S43023D | Garbage Code (GBD Level 2) +S43023S | Garbage Code (GBD Level 2) +S43024A | Garbage Code (GBD Level 2) +S43024D | Garbage Code (GBD Level 2) +S43024S | Garbage Code (GBD Level 2) +S43025A | Garbage Code (GBD Level 2) +S43025D | Garbage Code (GBD Level 2) +S43025S | Garbage Code (GBD Level 2) +S43026A | Garbage Code (GBD Level 2) +S43026D | Garbage Code (GBD Level 2) +S43026S | Garbage Code (GBD Level 2) +S43031A | Garbage Code (GBD Level 2) +S43031D | Garbage Code (GBD Level 2) +S43031S | Garbage Code (GBD Level 2) +S43032A | Garbage Code (GBD Level 2) +S43032D | Garbage Code (GBD Level 2) +S43032S | Garbage Code (GBD Level 2) +S43033A | Garbage Code (GBD Level 2) +S43033D | Garbage Code (GBD Level 2) +S43033S | Garbage Code (GBD Level 2) +S43034A | Garbage Code (GBD Level 2) +S43034D | Garbage Code (GBD Level 2) +S43034S | Garbage Code (GBD Level 2) +S43035A | Garbage Code (GBD Level 2) +S43035D | Garbage Code (GBD Level 2) +S43035S | Garbage Code (GBD Level 2) +S43036A | Garbage Code (GBD Level 2) +S43036D | Garbage Code (GBD Level 2) +S43036S | Garbage Code (GBD Level 2) +S43081A | Garbage Code (GBD Level 2) +S43081D | Garbage Code (GBD Level 2) +S43081S | Garbage Code (GBD Level 2) +S43082A | Garbage Code (GBD Level 2) +S43082D | Garbage Code (GBD Level 2) +S43082S | Garbage Code (GBD Level 2) +S43083A | Garbage Code (GBD Level 2) +S43083D | Garbage Code (GBD Level 2) +S43083S | Garbage Code (GBD Level 2) +S43084A | Garbage Code (GBD Level 2) +S43084D | Garbage Code (GBD Level 2) +S43084S | Garbage Code (GBD Level 2) +S43085A | Garbage Code (GBD Level 2) +S43085D | Garbage Code (GBD Level 2) +S43085S | Garbage Code (GBD Level 2) +S43086A | Garbage Code (GBD Level 2) +S43086D | Garbage Code (GBD Level 2) +S43086S | Garbage Code (GBD Level 2) +S431--- | Garbage Code (GBD Level 2) +S43101A | Garbage Code (GBD Level 2) +S43101D | Garbage Code (GBD Level 2) +S43101S | Garbage Code (GBD Level 2) +S43102A | Garbage Code (GBD Level 2) +S43102D | Garbage Code (GBD Level 2) +S43102S | Garbage Code (GBD Level 2) +S43109A | Garbage Code (GBD Level 2) +S43109D | Garbage Code (GBD Level 2) +S43109S | Garbage Code (GBD Level 2) +S43111A | Garbage Code (GBD Level 2) +S43111D | Garbage Code (GBD Level 2) +S43111S | Garbage Code (GBD Level 2) +S43112A | Garbage Code (GBD Level 2) +S43112D | Garbage Code (GBD Level 2) +S43112S | Garbage Code (GBD Level 2) +S43119A | Garbage Code (GBD Level 2) +S43119D | Garbage Code (GBD Level 2) +S43119S | Garbage Code (GBD Level 2) +S43121A | Garbage Code (GBD Level 2) +S43121D | Garbage Code (GBD Level 2) +S43121S | Garbage Code (GBD Level 2) +S43122A | Garbage Code (GBD Level 2) +S43122D | Garbage Code (GBD Level 2) +S43122S | Garbage Code (GBD Level 2) +S43129A | Garbage Code (GBD Level 2) +S43129D | Garbage Code (GBD Level 2) +S43129S | Garbage Code (GBD Level 2) +S43131A | Garbage Code (GBD Level 2) +S43131D | Garbage Code (GBD Level 2) +S43131S | Garbage Code (GBD Level 2) +S43132A | Garbage Code (GBD Level 2) +S43132D | Garbage Code (GBD Level 2) +S43132S | Garbage Code (GBD Level 2) +S43139A | Garbage Code (GBD Level 2) +S43139D | Garbage Code (GBD Level 2) +S43139S | Garbage Code (GBD Level 2) +S43141A | Garbage Code (GBD Level 2) +S43141D | Garbage Code (GBD Level 2) +S43141S | Garbage Code (GBD Level 2) +S43142A | Garbage Code (GBD Level 2) +S43142D | Garbage Code (GBD Level 2) +S43142S | Garbage Code (GBD Level 2) +S43149A | Garbage Code (GBD Level 2) +S43149D | Garbage Code (GBD Level 2) +S43149S | Garbage Code (GBD Level 2) +S43151A | Garbage Code (GBD Level 2) +S43151D | Garbage Code (GBD Level 2) +S43151S | Garbage Code (GBD Level 2) +S43152A | Garbage Code (GBD Level 2) +S43152D | Garbage Code (GBD Level 2) +S43152S | Garbage Code (GBD Level 2) +S43159A | Garbage Code (GBD Level 2) +S43159D | Garbage Code (GBD Level 2) +S43159S | Garbage Code (GBD Level 2) +S432--- | Garbage Code (GBD Level 2) +S43201A | Garbage Code (GBD Level 2) +S43201D | Garbage Code (GBD Level 2) +S43201S | Garbage Code (GBD Level 2) +S43202A | Garbage Code (GBD Level 2) +S43202D | Garbage Code (GBD Level 2) +S43202S | Garbage Code (GBD Level 2) +S43203A | Garbage Code (GBD Level 2) +S43203D | Garbage Code (GBD Level 2) +S43203S | Garbage Code (GBD Level 2) +S43204A | Garbage Code (GBD Level 2) +S43204D | Garbage Code (GBD Level 2) +S43204S | Garbage Code (GBD Level 2) +S43205A | Garbage Code (GBD Level 2) +S43205D | Garbage Code (GBD Level 2) +S43205S | Garbage Code (GBD Level 2) +S43206A | Garbage Code (GBD Level 2) +S43206D | Garbage Code (GBD Level 2) +S43206S | Garbage Code (GBD Level 2) +S43211A | Garbage Code (GBD Level 2) +S43211D | Garbage Code (GBD Level 2) +S43211S | Garbage Code (GBD Level 2) +S43212A | Garbage Code (GBD Level 2) +S43212D | Garbage Code (GBD Level 2) +S43212S | Garbage Code (GBD Level 2) +S43213A | Garbage Code (GBD Level 2) +S43213D | Garbage Code (GBD Level 2) +S43213S | Garbage Code (GBD Level 2) +S43214A | Garbage Code (GBD Level 2) +S43214D | Garbage Code (GBD Level 2) +S43214S | Garbage Code (GBD Level 2) +S43215A | Garbage Code (GBD Level 2) +S43215D | Garbage Code (GBD Level 2) +S43215S | Garbage Code (GBD Level 2) +S43216A | Garbage Code (GBD Level 2) +S43216D | Garbage Code (GBD Level 2) +S43216S | Garbage Code (GBD Level 2) +S43221A | Garbage Code (GBD Level 2) +S43221D | Garbage Code (GBD Level 2) +S43221S | Garbage Code (GBD Level 2) +S43222A | Garbage Code (GBD Level 2) +S43222D | Garbage Code (GBD Level 2) +S43222S | Garbage Code (GBD Level 2) +S43223A | Garbage Code (GBD Level 2) +S43223D | Garbage Code (GBD Level 2) +S43223S | Garbage Code (GBD Level 2) +S43224A | Garbage Code (GBD Level 2) +S43224D | Garbage Code (GBD Level 2) +S43224S | Garbage Code (GBD Level 2) +S43225A | Garbage Code (GBD Level 2) +S43225D | Garbage Code (GBD Level 2) +S43225S | Garbage Code (GBD Level 2) +S43226A | Garbage Code (GBD Level 2) +S43226D | Garbage Code (GBD Level 2) +S43226S | Garbage Code (GBD Level 2) +S433--- | Garbage Code (GBD Level 2) +S43301A | Garbage Code (GBD Level 2) +S43301D | Garbage Code (GBD Level 2) +S43301S | Garbage Code (GBD Level 2) +S43302A | Garbage Code (GBD Level 2) +S43302D | Garbage Code (GBD Level 2) +S43302S | Garbage Code (GBD Level 2) +S43303A | Garbage Code (GBD Level 2) +S43303D | Garbage Code (GBD Level 2) +S43303S | Garbage Code (GBD Level 2) +S43304A | Garbage Code (GBD Level 2) +S43304D | Garbage Code (GBD Level 2) +S43304S | Garbage Code (GBD Level 2) +S43305A | Garbage Code (GBD Level 2) +S43305D | Garbage Code (GBD Level 2) +S43305S | Garbage Code (GBD Level 2) +S43306A | Garbage Code (GBD Level 2) +S43306D | Garbage Code (GBD Level 2) +S43306S | Garbage Code (GBD Level 2) +S43311A | Garbage Code (GBD Level 2) +S43311D | Garbage Code (GBD Level 2) +S43311S | Garbage Code (GBD Level 2) +S43312A | Garbage Code (GBD Level 2) +S43312D | Garbage Code (GBD Level 2) +S43312S | Garbage Code (GBD Level 2) +S43313A | Garbage Code (GBD Level 2) +S43313D | Garbage Code (GBD Level 2) +S43313S | Garbage Code (GBD Level 2) +S43314A | Garbage Code (GBD Level 2) +S43314D | Garbage Code (GBD Level 2) +S43314S | Garbage Code (GBD Level 2) +S43315A | Garbage Code (GBD Level 2) +S43315D | Garbage Code (GBD Level 2) +S43315S | Garbage Code (GBD Level 2) +S43316A | Garbage Code (GBD Level 2) +S43316D | Garbage Code (GBD Level 2) +S43316S | Garbage Code (GBD Level 2) +S43391A | Garbage Code (GBD Level 2) +S43391D | Garbage Code (GBD Level 2) +S43391S | Garbage Code (GBD Level 2) +S43392A | Garbage Code (GBD Level 2) +S43392D | Garbage Code (GBD Level 2) +S43392S | Garbage Code (GBD Level 2) +S43393A | Garbage Code (GBD Level 2) +S43393D | Garbage Code (GBD Level 2) +S43393S | Garbage Code (GBD Level 2) +S43394A | Garbage Code (GBD Level 2) +S43394D | Garbage Code (GBD Level 2) +S43394S | Garbage Code (GBD Level 2) +S43395A | Garbage Code (GBD Level 2) +S43395D | Garbage Code (GBD Level 2) +S43395S | Garbage Code (GBD Level 2) +S43396A | Garbage Code (GBD Level 2) +S43396D | Garbage Code (GBD Level 2) +S43396S | Garbage Code (GBD Level 2) +S434--- | Garbage Code (GBD Level 2) +S43401A | Garbage Code (GBD Level 2) +S43401D | Garbage Code (GBD Level 2) +S43401S | Garbage Code (GBD Level 2) +S43402A | Garbage Code (GBD Level 2) +S43402D | Garbage Code (GBD Level 2) +S43402S | Garbage Code (GBD Level 2) +S43409A | Garbage Code (GBD Level 2) +S43409D | Garbage Code (GBD Level 2) +S43409S | Garbage Code (GBD Level 2) +S43411A | Garbage Code (GBD Level 2) +S43411D | Garbage Code (GBD Level 2) +S43411S | Garbage Code (GBD Level 2) +S43412A | Garbage Code (GBD Level 2) +S43412D | Garbage Code (GBD Level 2) +S43412S | Garbage Code (GBD Level 2) +S43419A | Garbage Code (GBD Level 2) +S43419D | Garbage Code (GBD Level 2) +S43419S | Garbage Code (GBD Level 2) +S43421A | Garbage Code (GBD Level 2) +S43421D | Garbage Code (GBD Level 2) +S43421S | Garbage Code (GBD Level 2) +S43422A | Garbage Code (GBD Level 2) +S43422D | Garbage Code (GBD Level 2) +S43422S | Garbage Code (GBD Level 2) +S43429A | Garbage Code (GBD Level 2) +S43429D | Garbage Code (GBD Level 2) +S43429S | Garbage Code (GBD Level 2) +S43431A | Garbage Code (GBD Level 2) +S43431D | Garbage Code (GBD Level 2) +S43431S | Garbage Code (GBD Level 2) +S43432A | Garbage Code (GBD Level 2) +S43432D | Garbage Code (GBD Level 2) +S43432S | Garbage Code (GBD Level 2) +S43439A | Garbage Code (GBD Level 2) +S43439D | Garbage Code (GBD Level 2) +S43439S | Garbage Code (GBD Level 2) +S43491A | Garbage Code (GBD Level 2) +S43491D | Garbage Code (GBD Level 2) +S43491S | Garbage Code (GBD Level 2) +S43492A | Garbage Code (GBD Level 2) +S43492D | Garbage Code (GBD Level 2) +S43492S | Garbage Code (GBD Level 2) +S43499A | Garbage Code (GBD Level 2) +S43499D | Garbage Code (GBD Level 2) +S43499S | Garbage Code (GBD Level 2) +S435--- | Garbage Code (GBD Level 2) +S4350XA | Garbage Code (GBD Level 2) +S4350XD | Garbage Code (GBD Level 2) +S4350XS | Garbage Code (GBD Level 2) +S4351XA | Garbage Code (GBD Level 2) +S4351XD | Garbage Code (GBD Level 2) +S4351XS | Garbage Code (GBD Level 2) +S4352XA | Garbage Code (GBD Level 2) +S4352XD | Garbage Code (GBD Level 2) +S4352XS | Garbage Code (GBD Level 2) +S436--- | Garbage Code (GBD Level 2) +S4360XA | Garbage Code (GBD Level 2) +S4360XD | Garbage Code (GBD Level 2) +S4360XS | Garbage Code (GBD Level 2) +S4361XA | Garbage Code (GBD Level 2) +S4361XD | Garbage Code (GBD Level 2) +S4361XS | Garbage Code (GBD Level 2) +S4362XA | Garbage Code (GBD Level 2) +S4362XD | Garbage Code (GBD Level 2) +S4362XS | Garbage Code (GBD Level 2) +S437--- | Garbage Code (GBD Level 2) +S4380XA | Garbage Code (GBD Level 2) +S4380XD | Garbage Code (GBD Level 2) +S4380XS | Garbage Code (GBD Level 2) +S4381XA | Garbage Code (GBD Level 2) +S4381XD | Garbage Code (GBD Level 2) +S4381XS | Garbage Code (GBD Level 2) +S4382XA | Garbage Code (GBD Level 2) +S4382XD | Garbage Code (GBD Level 2) +S4382XS | Garbage Code (GBD Level 2) +S4390XA | Garbage Code (GBD Level 2) +S4390XD | Garbage Code (GBD Level 2) +S4390XS | Garbage Code (GBD Level 2) +S4391XA | Garbage Code (GBD Level 2) +S4391XD | Garbage Code (GBD Level 2) +S4391XS | Garbage Code (GBD Level 2) +S4392XA | Garbage Code (GBD Level 2) +S4392XD | Garbage Code (GBD Level 2) +S4392XS | Garbage Code (GBD Level 2) +S44---- | Garbage Code (GBD Level 2) +S440--- | Garbage Code (GBD Level 2) +S4400XA | Garbage Code (GBD Level 2) +S4400XD | Garbage Code (GBD Level 2) +S4400XS | Garbage Code (GBD Level 2) +S4401XA | Garbage Code (GBD Level 2) +S4401XD | Garbage Code (GBD Level 2) +S4401XS | Garbage Code (GBD Level 2) +S4402XA | Garbage Code (GBD Level 2) +S4402XD | Garbage Code (GBD Level 2) +S4402XS | Garbage Code (GBD Level 2) +S441--- | Garbage Code (GBD Level 2) +S4410XA | Garbage Code (GBD Level 2) +S4410XD | Garbage Code (GBD Level 2) +S4410XS | Garbage Code (GBD Level 2) +S4411XA | Garbage Code (GBD Level 2) +S4411XD | Garbage Code (GBD Level 2) +S4411XS | Garbage Code (GBD Level 2) +S4412XA | Garbage Code (GBD Level 2) +S4412XD | Garbage Code (GBD Level 2) +S4412XS | Garbage Code (GBD Level 2) +S442--- | Garbage Code (GBD Level 2) +S4420XA | Garbage Code (GBD Level 2) +S4420XD | Garbage Code (GBD Level 2) +S4420XS | Garbage Code (GBD Level 2) +S4421XA | Garbage Code (GBD Level 2) +S4421XD | Garbage Code (GBD Level 2) +S4421XS | Garbage Code (GBD Level 2) +S4422XA | Garbage Code (GBD Level 2) +S4422XD | Garbage Code (GBD Level 2) +S4422XS | Garbage Code (GBD Level 2) +S443--- | Garbage Code (GBD Level 2) +S4430XA | Garbage Code (GBD Level 2) +S4430XD | Garbage Code (GBD Level 2) +S4430XS | Garbage Code (GBD Level 2) +S4431XA | Garbage Code (GBD Level 2) +S4431XD | Garbage Code (GBD Level 2) +S4431XS | Garbage Code (GBD Level 2) +S4432XA | Garbage Code (GBD Level 2) +S4432XD | Garbage Code (GBD Level 2) +S4432XS | Garbage Code (GBD Level 2) +S444--- | Garbage Code (GBD Level 2) +S4440XA | Garbage Code (GBD Level 2) +S4440XD | Garbage Code (GBD Level 2) +S4440XS | Garbage Code (GBD Level 2) +S4441XA | Garbage Code (GBD Level 2) +S4441XD | Garbage Code (GBD Level 2) +S4441XS | Garbage Code (GBD Level 2) +S4442XA | Garbage Code (GBD Level 2) +S4442XD | Garbage Code (GBD Level 2) +S4442XS | Garbage Code (GBD Level 2) +S445--- | Garbage Code (GBD Level 2) +S4450XA | Garbage Code (GBD Level 2) +S4450XD | Garbage Code (GBD Level 2) +S4450XS | Garbage Code (GBD Level 2) +S4451XA | Garbage Code (GBD Level 2) +S4451XD | Garbage Code (GBD Level 2) +S4451XS | Garbage Code (GBD Level 2) +S4452XA | Garbage Code (GBD Level 2) +S4452XD | Garbage Code (GBD Level 2) +S4452XS | Garbage Code (GBD Level 2) +S447--- | Garbage Code (GBD Level 2) +S448--- | Garbage Code (GBD Level 2) +S448X1A | Garbage Code (GBD Level 2) +S448X1D | Garbage Code (GBD Level 2) +S448X1S | Garbage Code (GBD Level 2) +S448X2A | Garbage Code (GBD Level 2) +S448X2D | Garbage Code (GBD Level 2) +S448X2S | Garbage Code (GBD Level 2) +S448X9A | Garbage Code (GBD Level 2) +S448X9D | Garbage Code (GBD Level 2) +S448X9S | Garbage Code (GBD Level 2) +S449--- | Garbage Code (GBD Level 2) +S4490XA | Garbage Code (GBD Level 2) +S4490XD | Garbage Code (GBD Level 2) +S4490XS | Garbage Code (GBD Level 2) +S4491XA | Garbage Code (GBD Level 2) +S4491XD | Garbage Code (GBD Level 2) +S4491XS | Garbage Code (GBD Level 2) +S4492XA | Garbage Code (GBD Level 2) +S4492XD | Garbage Code (GBD Level 2) +S4492XS | Garbage Code (GBD Level 2) +S45---- | Garbage Code (GBD Level 2) +S450--- | Garbage Code (GBD Level 2) +S45001A | Garbage Code (GBD Level 2) +S45001D | Garbage Code (GBD Level 2) +S45001S | Garbage Code (GBD Level 2) +S45002A | Garbage Code (GBD Level 2) +S45002D | Garbage Code (GBD Level 2) +S45002S | Garbage Code (GBD Level 2) +S45009A | Garbage Code (GBD Level 2) +S45009D | Garbage Code (GBD Level 2) +S45009S | Garbage Code (GBD Level 2) +S45011A | Garbage Code (GBD Level 2) +S45011D | Garbage Code (GBD Level 2) +S45011S | Garbage Code (GBD Level 2) +S45012A | Garbage Code (GBD Level 2) +S45012D | Garbage Code (GBD Level 2) +S45012S | Garbage Code (GBD Level 2) +S45019A | Garbage Code (GBD Level 2) +S45019D | Garbage Code (GBD Level 2) +S45019S | Garbage Code (GBD Level 2) +S45091A | Garbage Code (GBD Level 2) +S45091D | Garbage Code (GBD Level 2) +S45091S | Garbage Code (GBD Level 2) +S45092A | Garbage Code (GBD Level 2) +S45092D | Garbage Code (GBD Level 2) +S45092S | Garbage Code (GBD Level 2) +S45099A | Garbage Code (GBD Level 2) +S45099D | Garbage Code (GBD Level 2) +S45099S | Garbage Code (GBD Level 2) +S451--- | Garbage Code (GBD Level 2) +S45101A | Garbage Code (GBD Level 2) +S45101D | Garbage Code (GBD Level 2) +S45101S | Garbage Code (GBD Level 2) +S45102A | Garbage Code (GBD Level 2) +S45102D | Garbage Code (GBD Level 2) +S45102S | Garbage Code (GBD Level 2) +S45109A | Garbage Code (GBD Level 2) +S45109D | Garbage Code (GBD Level 2) +S45109S | Garbage Code (GBD Level 2) +S45111A | Garbage Code (GBD Level 2) +S45111D | Garbage Code (GBD Level 2) +S45111S | Garbage Code (GBD Level 2) +S45112A | Garbage Code (GBD Level 2) +S45112D | Garbage Code (GBD Level 2) +S45112S | Garbage Code (GBD Level 2) +S45119A | Garbage Code (GBD Level 2) +S45119D | Garbage Code (GBD Level 2) +S45119S | Garbage Code (GBD Level 2) +S45191A | Garbage Code (GBD Level 2) +S45191D | Garbage Code (GBD Level 2) +S45191S | Garbage Code (GBD Level 2) +S45192A | Garbage Code (GBD Level 2) +S45192D | Garbage Code (GBD Level 2) +S45192S | Garbage Code (GBD Level 2) +S45199A | Garbage Code (GBD Level 2) +S45199D | Garbage Code (GBD Level 2) +S45199S | Garbage Code (GBD Level 2) +S452--- | Garbage Code (GBD Level 2) +S45201A | Garbage Code (GBD Level 2) +S45201D | Garbage Code (GBD Level 2) +S45201S | Garbage Code (GBD Level 2) +S45202A | Garbage Code (GBD Level 2) +S45202D | Garbage Code (GBD Level 2) +S45202S | Garbage Code (GBD Level 2) +S45209A | Garbage Code (GBD Level 2) +S45209D | Garbage Code (GBD Level 2) +S45209S | Garbage Code (GBD Level 2) +S45211A | Garbage Code (GBD Level 2) +S45211D | Garbage Code (GBD Level 2) +S45211S | Garbage Code (GBD Level 2) +S45212A | Garbage Code (GBD Level 2) +S45212D | Garbage Code (GBD Level 2) +S45212S | Garbage Code (GBD Level 2) +S45219A | Garbage Code (GBD Level 2) +S45219D | Garbage Code (GBD Level 2) +S45219S | Garbage Code (GBD Level 2) +S45291A | Garbage Code (GBD Level 2) +S45291D | Garbage Code (GBD Level 2) +S45291S | Garbage Code (GBD Level 2) +S45292A | Garbage Code (GBD Level 2) +S45292D | Garbage Code (GBD Level 2) +S45292S | Garbage Code (GBD Level 2) +S45299A | Garbage Code (GBD Level 2) +S45299D | Garbage Code (GBD Level 2) +S45299S | Garbage Code (GBD Level 2) +S453--- | Garbage Code (GBD Level 2) +S45301A | Garbage Code (GBD Level 2) +S45301D | Garbage Code (GBD Level 2) +S45301S | Garbage Code (GBD Level 2) +S45302A | Garbage Code (GBD Level 2) +S45302D | Garbage Code (GBD Level 2) +S45302S | Garbage Code (GBD Level 2) +S45309A | Garbage Code (GBD Level 2) +S45309D | Garbage Code (GBD Level 2) +S45309S | Garbage Code (GBD Level 2) +S45311A | Garbage Code (GBD Level 2) +S45311D | Garbage Code (GBD Level 2) +S45311S | Garbage Code (GBD Level 2) +S45312A | Garbage Code (GBD Level 2) +S45312D | Garbage Code (GBD Level 2) +S45312S | Garbage Code (GBD Level 2) +S45319A | Garbage Code (GBD Level 2) +S45319D | Garbage Code (GBD Level 2) +S45319S | Garbage Code (GBD Level 2) +S45391A | Garbage Code (GBD Level 2) +S45391D | Garbage Code (GBD Level 2) +S45391S | Garbage Code (GBD Level 2) +S45392A | Garbage Code (GBD Level 2) +S45392D | Garbage Code (GBD Level 2) +S45392S | Garbage Code (GBD Level 2) +S45399A | Garbage Code (GBD Level 2) +S45399D | Garbage Code (GBD Level 2) +S45399S | Garbage Code (GBD Level 2) +S457--- | Garbage Code (GBD Level 2) +S458--- | Garbage Code (GBD Level 2) +S45801A | Garbage Code (GBD Level 2) +S45801D | Garbage Code (GBD Level 2) +S45801S | Garbage Code (GBD Level 2) +S45802A | Garbage Code (GBD Level 2) +S45802D | Garbage Code (GBD Level 2) +S45802S | Garbage Code (GBD Level 2) +S45809A | Garbage Code (GBD Level 2) +S45809D | Garbage Code (GBD Level 2) +S45809S | Garbage Code (GBD Level 2) +S45811A | Garbage Code (GBD Level 2) +S45811D | Garbage Code (GBD Level 2) +S45811S | Garbage Code (GBD Level 2) +S45812A | Garbage Code (GBD Level 2) +S45812D | Garbage Code (GBD Level 2) +S45812S | Garbage Code (GBD Level 2) +S45819A | Garbage Code (GBD Level 2) +S45819D | Garbage Code (GBD Level 2) +S45819S | Garbage Code (GBD Level 2) +S45891A | Garbage Code (GBD Level 2) +S45891D | Garbage Code (GBD Level 2) +S45891S | Garbage Code (GBD Level 2) +S45892A | Garbage Code (GBD Level 2) +S45892D | Garbage Code (GBD Level 2) +S45892S | Garbage Code (GBD Level 2) +S45899A | Garbage Code (GBD Level 2) +S45899D | Garbage Code (GBD Level 2) +S45899S | Garbage Code (GBD Level 2) +S459--- | Garbage Code (GBD Level 2) +S45901A | Garbage Code (GBD Level 2) +S45901D | Garbage Code (GBD Level 2) +S45901S | Garbage Code (GBD Level 2) +S45902A | Garbage Code (GBD Level 2) +S45902D | Garbage Code (GBD Level 2) +S45902S | Garbage Code (GBD Level 2) +S45909A | Garbage Code (GBD Level 2) +S45909D | Garbage Code (GBD Level 2) +S45909S | Garbage Code (GBD Level 2) +S45911A | Garbage Code (GBD Level 2) +S45911D | Garbage Code (GBD Level 2) +S45911S | Garbage Code (GBD Level 2) +S45912A | Garbage Code (GBD Level 2) +S45912D | Garbage Code (GBD Level 2) +S45912S | Garbage Code (GBD Level 2) +S45919A | Garbage Code (GBD Level 2) +S45919D | Garbage Code (GBD Level 2) +S45919S | Garbage Code (GBD Level 2) +S45991A | Garbage Code (GBD Level 2) +S45991D | Garbage Code (GBD Level 2) +S45991S | Garbage Code (GBD Level 2) +S45992A | Garbage Code (GBD Level 2) +S45992D | Garbage Code (GBD Level 2) +S45992S | Garbage Code (GBD Level 2) +S45999A | Garbage Code (GBD Level 2) +S45999D | Garbage Code (GBD Level 2) +S45999S | Garbage Code (GBD Level 2) +S46---- | Garbage Code (GBD Level 2) +S460--- | Garbage Code (GBD Level 2) +S46001A | Garbage Code (GBD Level 2) +S46001D | Garbage Code (GBD Level 2) +S46001S | Garbage Code (GBD Level 2) +S46002A | Garbage Code (GBD Level 2) +S46002D | Garbage Code (GBD Level 2) +S46002S | Garbage Code (GBD Level 2) +S46009A | Garbage Code (GBD Level 2) +S46009D | Garbage Code (GBD Level 2) +S46009S | Garbage Code (GBD Level 2) +S46011A | Garbage Code (GBD Level 2) +S46011D | Garbage Code (GBD Level 2) +S46011S | Garbage Code (GBD Level 2) +S46012A | Garbage Code (GBD Level 2) +S46012D | Garbage Code (GBD Level 2) +S46012S | Garbage Code (GBD Level 2) +S46019A | Garbage Code (GBD Level 2) +S46019D | Garbage Code (GBD Level 2) +S46019S | Garbage Code (GBD Level 2) +S46021A | Garbage Code (GBD Level 2) +S46021D | Garbage Code (GBD Level 2) +S46021S | Garbage Code (GBD Level 2) +S46022A | Garbage Code (GBD Level 2) +S46022D | Garbage Code (GBD Level 2) +S46022S | Garbage Code (GBD Level 2) +S46029A | Garbage Code (GBD Level 2) +S46029D | Garbage Code (GBD Level 2) +S46029S | Garbage Code (GBD Level 2) +S46091A | Garbage Code (GBD Level 2) +S46091D | Garbage Code (GBD Level 2) +S46091S | Garbage Code (GBD Level 2) +S46092A | Garbage Code (GBD Level 2) +S46092D | Garbage Code (GBD Level 2) +S46092S | Garbage Code (GBD Level 2) +S46099A | Garbage Code (GBD Level 2) +S46099D | Garbage Code (GBD Level 2) +S46099S | Garbage Code (GBD Level 2) +S461--- | Garbage Code (GBD Level 2) +S46101A | Garbage Code (GBD Level 2) +S46101D | Garbage Code (GBD Level 2) +S46101S | Garbage Code (GBD Level 2) +S46102A | Garbage Code (GBD Level 2) +S46102D | Garbage Code (GBD Level 2) +S46102S | Garbage Code (GBD Level 2) +S46109A | Garbage Code (GBD Level 2) +S46109D | Garbage Code (GBD Level 2) +S46109S | Garbage Code (GBD Level 2) +S46111A | Garbage Code (GBD Level 2) +S46111D | Garbage Code (GBD Level 2) +S46111S | Garbage Code (GBD Level 2) +S46112A | Garbage Code (GBD Level 2) +S46112D | Garbage Code (GBD Level 2) +S46112S | Garbage Code (GBD Level 2) +S46119A | Garbage Code (GBD Level 2) +S46119D | Garbage Code (GBD Level 2) +S46119S | Garbage Code (GBD Level 2) +S46121A | Garbage Code (GBD Level 2) +S46121D | Garbage Code (GBD Level 2) +S46121S | Garbage Code (GBD Level 2) +S46122A | Garbage Code (GBD Level 2) +S46122D | Garbage Code (GBD Level 2) +S46122S | Garbage Code (GBD Level 2) +S46129A | Garbage Code (GBD Level 2) +S46129D | Garbage Code (GBD Level 2) +S46129S | Garbage Code (GBD Level 2) +S46191A | Garbage Code (GBD Level 2) +S46191D | Garbage Code (GBD Level 2) +S46191S | Garbage Code (GBD Level 2) +S46192A | Garbage Code (GBD Level 2) +S46192D | Garbage Code (GBD Level 2) +S46192S | Garbage Code (GBD Level 2) +S46199A | Garbage Code (GBD Level 2) +S46199D | Garbage Code (GBD Level 2) +S46199S | Garbage Code (GBD Level 2) +S462--- | Garbage Code (GBD Level 2) +S46201A | Garbage Code (GBD Level 2) +S46201D | Garbage Code (GBD Level 2) +S46201S | Garbage Code (GBD Level 2) +S46202A | Garbage Code (GBD Level 2) +S46202D | Garbage Code (GBD Level 2) +S46202S | Garbage Code (GBD Level 2) +S46209A | Garbage Code (GBD Level 2) +S46209D | Garbage Code (GBD Level 2) +S46209S | Garbage Code (GBD Level 2) +S46211A | Garbage Code (GBD Level 2) +S46211D | Garbage Code (GBD Level 2) +S46211S | Garbage Code (GBD Level 2) +S46212A | Garbage Code (GBD Level 2) +S46212D | Garbage Code (GBD Level 2) +S46212S | Garbage Code (GBD Level 2) +S46219A | Garbage Code (GBD Level 2) +S46219D | Garbage Code (GBD Level 2) +S46219S | Garbage Code (GBD Level 2) +S46221A | Garbage Code (GBD Level 2) +S46221D | Garbage Code (GBD Level 2) +S46221S | Garbage Code (GBD Level 2) +S46222A | Garbage Code (GBD Level 2) +S46222D | Garbage Code (GBD Level 2) +S46222S | Garbage Code (GBD Level 2) +S46229A | Garbage Code (GBD Level 2) +S46229D | Garbage Code (GBD Level 2) +S46229S | Garbage Code (GBD Level 2) +S46291A | Garbage Code (GBD Level 2) +S46291D | Garbage Code (GBD Level 2) +S46291S | Garbage Code (GBD Level 2) +S46292A | Garbage Code (GBD Level 2) +S46292D | Garbage Code (GBD Level 2) +S46292S | Garbage Code (GBD Level 2) +S46299A | Garbage Code (GBD Level 2) +S46299D | Garbage Code (GBD Level 2) +S46299S | Garbage Code (GBD Level 2) +S463--- | Garbage Code (GBD Level 2) +S46301A | Garbage Code (GBD Level 2) +S46301D | Garbage Code (GBD Level 2) +S46301S | Garbage Code (GBD Level 2) +S46302A | Garbage Code (GBD Level 2) +S46302D | Garbage Code (GBD Level 2) +S46302S | Garbage Code (GBD Level 2) +S46309A | Garbage Code (GBD Level 2) +S46309D | Garbage Code (GBD Level 2) +S46309S | Garbage Code (GBD Level 2) +S46311A | Garbage Code (GBD Level 2) +S46311D | Garbage Code (GBD Level 2) +S46311S | Garbage Code (GBD Level 2) +S46312A | Garbage Code (GBD Level 2) +S46312D | Garbage Code (GBD Level 2) +S46312S | Garbage Code (GBD Level 2) +S46319A | Garbage Code (GBD Level 2) +S46319D | Garbage Code (GBD Level 2) +S46319S | Garbage Code (GBD Level 2) +S46321A | Garbage Code (GBD Level 2) +S46321D | Garbage Code (GBD Level 2) +S46321S | Garbage Code (GBD Level 2) +S46322A | Garbage Code (GBD Level 2) +S46322D | Garbage Code (GBD Level 2) +S46322S | Garbage Code (GBD Level 2) +S46329A | Garbage Code (GBD Level 2) +S46329D | Garbage Code (GBD Level 2) +S46329S | Garbage Code (GBD Level 2) +S46391A | Garbage Code (GBD Level 2) +S46391D | Garbage Code (GBD Level 2) +S46391S | Garbage Code (GBD Level 2) +S46392A | Garbage Code (GBD Level 2) +S46392D | Garbage Code (GBD Level 2) +S46392S | Garbage Code (GBD Level 2) +S46399A | Garbage Code (GBD Level 2) +S46399D | Garbage Code (GBD Level 2) +S46399S | Garbage Code (GBD Level 2) +S467--- | Garbage Code (GBD Level 2) +S468--- | Garbage Code (GBD Level 2) +S46801A | Garbage Code (GBD Level 2) +S46801D | Garbage Code (GBD Level 2) +S46801S | Garbage Code (GBD Level 2) +S46802A | Garbage Code (GBD Level 2) +S46802D | Garbage Code (GBD Level 2) +S46802S | Garbage Code (GBD Level 2) +S46809A | Garbage Code (GBD Level 2) +S46809D | Garbage Code (GBD Level 2) +S46809S | Garbage Code (GBD Level 2) +S46811A | Garbage Code (GBD Level 2) +S46811D | Garbage Code (GBD Level 2) +S46811S | Garbage Code (GBD Level 2) +S46812A | Garbage Code (GBD Level 2) +S46812D | Garbage Code (GBD Level 2) +S46812S | Garbage Code (GBD Level 2) +S46819A | Garbage Code (GBD Level 2) +S46819D | Garbage Code (GBD Level 2) +S46819S | Garbage Code (GBD Level 2) +S46821A | Garbage Code (GBD Level 2) +S46821D | Garbage Code (GBD Level 2) +S46821S | Garbage Code (GBD Level 2) +S46822A | Garbage Code (GBD Level 2) +S46822D | Garbage Code (GBD Level 2) +S46822S | Garbage Code (GBD Level 2) +S46829A | Garbage Code (GBD Level 2) +S46829D | Garbage Code (GBD Level 2) +S46829S | Garbage Code (GBD Level 2) +S46891A | Garbage Code (GBD Level 2) +S46891D | Garbage Code (GBD Level 2) +S46891S | Garbage Code (GBD Level 2) +S46892A | Garbage Code (GBD Level 2) +S46892D | Garbage Code (GBD Level 2) +S46892S | Garbage Code (GBD Level 2) +S46899A | Garbage Code (GBD Level 2) +S46899D | Garbage Code (GBD Level 2) +S46899S | Garbage Code (GBD Level 2) +S469--- | Garbage Code (GBD Level 2) +S46901A | Garbage Code (GBD Level 2) +S46901D | Garbage Code (GBD Level 2) +S46901S | Garbage Code (GBD Level 2) +S46902A | Garbage Code (GBD Level 2) +S46902D | Garbage Code (GBD Level 2) +S46902S | Garbage Code (GBD Level 2) +S46909A | Garbage Code (GBD Level 2) +S46909D | Garbage Code (GBD Level 2) +S46909S | Garbage Code (GBD Level 2) +S46911A | Garbage Code (GBD Level 2) +S46911D | Garbage Code (GBD Level 2) +S46911S | Garbage Code (GBD Level 2) +S46912A | Garbage Code (GBD Level 2) +S46912D | Garbage Code (GBD Level 2) +S46912S | Garbage Code (GBD Level 2) +S46919A | Garbage Code (GBD Level 2) +S46919D | Garbage Code (GBD Level 2) +S46919S | Garbage Code (GBD Level 2) +S46921A | Garbage Code (GBD Level 2) +S46921D | Garbage Code (GBD Level 2) +S46921S | Garbage Code (GBD Level 2) +S46922A | Garbage Code (GBD Level 2) +S46922D | Garbage Code (GBD Level 2) +S46922S | Garbage Code (GBD Level 2) +S46929A | Garbage Code (GBD Level 2) +S46929D | Garbage Code (GBD Level 2) +S46929S | Garbage Code (GBD Level 2) +S46991A | Garbage Code (GBD Level 2) +S46991D | Garbage Code (GBD Level 2) +S46991S | Garbage Code (GBD Level 2) +S46992A | Garbage Code (GBD Level 2) +S46992D | Garbage Code (GBD Level 2) +S46992S | Garbage Code (GBD Level 2) +S46999A | Garbage Code (GBD Level 2) +S46999D | Garbage Code (GBD Level 2) +S46999S | Garbage Code (GBD Level 2) +S47---- | Garbage Code (GBD Level 2) +S471XXA | Garbage Code (GBD Level 2) +S471XXD | Garbage Code (GBD Level 2) +S471XXS | Garbage Code (GBD Level 2) +S472XXA | Garbage Code (GBD Level 2) +S472XXD | Garbage Code (GBD Level 2) +S472XXS | Garbage Code (GBD Level 2) +S479XXA | Garbage Code (GBD Level 2) +S479XXD | Garbage Code (GBD Level 2) +S479XXS | Garbage Code (GBD Level 2) +S48---- | Garbage Code (GBD Level 2) +S480--- | Garbage Code (GBD Level 2) +S48011A | Garbage Code (GBD Level 2) +S48011D | Garbage Code (GBD Level 2) +S48011S | Garbage Code (GBD Level 2) +S48012A | Garbage Code (GBD Level 2) +S48012D | Garbage Code (GBD Level 2) +S48012S | Garbage Code (GBD Level 2) +S48019A | Garbage Code (GBD Level 2) +S48019D | Garbage Code (GBD Level 2) +S48019S | Garbage Code (GBD Level 2) +S48021A | Garbage Code (GBD Level 2) +S48021D | Garbage Code (GBD Level 2) +S48021S | Garbage Code (GBD Level 2) +S48022A | Garbage Code (GBD Level 2) +S48022D | Garbage Code (GBD Level 2) +S48022S | Garbage Code (GBD Level 2) +S48029A | Garbage Code (GBD Level 2) +S48029D | Garbage Code (GBD Level 2) +S48029S | Garbage Code (GBD Level 2) +S481--- | Garbage Code (GBD Level 2) +S48111A | Garbage Code (GBD Level 2) +S48111D | Garbage Code (GBD Level 2) +S48111S | Garbage Code (GBD Level 2) +S48112A | Garbage Code (GBD Level 2) +S48112D | Garbage Code (GBD Level 2) +S48112S | Garbage Code (GBD Level 2) +S48119A | Garbage Code (GBD Level 2) +S48119D | Garbage Code (GBD Level 2) +S48119S | Garbage Code (GBD Level 2) +S48121A | Garbage Code (GBD Level 2) +S48121D | Garbage Code (GBD Level 2) +S48121S | Garbage Code (GBD Level 2) +S48122A | Garbage Code (GBD Level 2) +S48122D | Garbage Code (GBD Level 2) +S48122S | Garbage Code (GBD Level 2) +S48129A | Garbage Code (GBD Level 2) +S48129D | Garbage Code (GBD Level 2) +S48129S | Garbage Code (GBD Level 2) +S489--- | Garbage Code (GBD Level 2) +S48911A | Garbage Code (GBD Level 2) +S48911D | Garbage Code (GBD Level 2) +S48911S | Garbage Code (GBD Level 2) +S48912A | Garbage Code (GBD Level 2) +S48912D | Garbage Code (GBD Level 2) +S48912S | Garbage Code (GBD Level 2) +S48919A | Garbage Code (GBD Level 2) +S48919D | Garbage Code (GBD Level 2) +S48919S | Garbage Code (GBD Level 2) +S48921A | Garbage Code (GBD Level 2) +S48921D | Garbage Code (GBD Level 2) +S48921S | Garbage Code (GBD Level 2) +S48922A | Garbage Code (GBD Level 2) +S48922D | Garbage Code (GBD Level 2) +S48922S | Garbage Code (GBD Level 2) +S48929A | Garbage Code (GBD Level 2) +S48929D | Garbage Code (GBD Level 2) +S48929S | Garbage Code (GBD Level 2) +S49---- | Garbage Code (GBD Level 2) +S49001A | Garbage Code (GBD Level 2) +S49001D | Garbage Code (GBD Level 2) +S49001G | Garbage Code (GBD Level 2) +S49001K | Garbage Code (GBD Level 2) +S49001P | Garbage Code (GBD Level 2) +S49001S | Garbage Code (GBD Level 2) +S49002A | Garbage Code (GBD Level 2) +S49002D | Garbage Code (GBD Level 2) +S49002G | Garbage Code (GBD Level 2) +S49002K | Garbage Code (GBD Level 2) +S49002P | Garbage Code (GBD Level 2) +S49002S | Garbage Code (GBD Level 2) +S49009A | Garbage Code (GBD Level 2) +S49009D | Garbage Code (GBD Level 2) +S49009G | Garbage Code (GBD Level 2) +S49009K | Garbage Code (GBD Level 2) +S49009P | Garbage Code (GBD Level 2) +S49009S | Garbage Code (GBD Level 2) +S49011A | Garbage Code (GBD Level 2) +S49011D | Garbage Code (GBD Level 2) +S49011G | Garbage Code (GBD Level 2) +S49011K | Garbage Code (GBD Level 2) +S49011P | Garbage Code (GBD Level 2) +S49011S | Garbage Code (GBD Level 2) +S49012A | Garbage Code (GBD Level 2) +S49012D | Garbage Code (GBD Level 2) +S49012G | Garbage Code (GBD Level 2) +S49012K | Garbage Code (GBD Level 2) +S49012P | Garbage Code (GBD Level 2) +S49012S | Garbage Code (GBD Level 2) +S49019A | Garbage Code (GBD Level 2) +S49019D | Garbage Code (GBD Level 2) +S49019G | Garbage Code (GBD Level 2) +S49019K | Garbage Code (GBD Level 2) +S49019P | Garbage Code (GBD Level 2) +S49019S | Garbage Code (GBD Level 2) +S49021A | Garbage Code (GBD Level 2) +S49021D | Garbage Code (GBD Level 2) +S49021G | Garbage Code (GBD Level 2) +S49021K | Garbage Code (GBD Level 2) +S49021P | Garbage Code (GBD Level 2) +S49021S | Garbage Code (GBD Level 2) +S49022A | Garbage Code (GBD Level 2) +S49022D | Garbage Code (GBD Level 2) +S49022G | Garbage Code (GBD Level 2) +S49022K | Garbage Code (GBD Level 2) +S49022P | Garbage Code (GBD Level 2) +S49022S | Garbage Code (GBD Level 2) +S49029A | Garbage Code (GBD Level 2) +S49029D | Garbage Code (GBD Level 2) +S49029G | Garbage Code (GBD Level 2) +S49029K | Garbage Code (GBD Level 2) +S49029P | Garbage Code (GBD Level 2) +S49029S | Garbage Code (GBD Level 2) +S49031A | Garbage Code (GBD Level 2) +S49031D | Garbage Code (GBD Level 2) +S49031G | Garbage Code (GBD Level 2) +S49031K | Garbage Code (GBD Level 2) +S49031P | Garbage Code (GBD Level 2) +S49031S | Garbage Code (GBD Level 2) +S49032A | Garbage Code (GBD Level 2) +S49032D | Garbage Code (GBD Level 2) +S49032G | Garbage Code (GBD Level 2) +S49032K | Garbage Code (GBD Level 2) +S49032P | Garbage Code (GBD Level 2) +S49032S | Garbage Code (GBD Level 2) +S49039A | Garbage Code (GBD Level 2) +S49039D | Garbage Code (GBD Level 2) +S49039G | Garbage Code (GBD Level 2) +S49039K | Garbage Code (GBD Level 2) +S49039P | Garbage Code (GBD Level 2) +S49039S | Garbage Code (GBD Level 2) +S49041A | Garbage Code (GBD Level 2) +S49041D | Garbage Code (GBD Level 2) +S49041G | Garbage Code (GBD Level 2) +S49041K | Garbage Code (GBD Level 2) +S49041P | Garbage Code (GBD Level 2) +S49041S | Garbage Code (GBD Level 2) +S49042A | Garbage Code (GBD Level 2) +S49042D | Garbage Code (GBD Level 2) +S49042G | Garbage Code (GBD Level 2) +S49042K | Garbage Code (GBD Level 2) +S49042P | Garbage Code (GBD Level 2) +S49042S | Garbage Code (GBD Level 2) +S49049A | Garbage Code (GBD Level 2) +S49049D | Garbage Code (GBD Level 2) +S49049G | Garbage Code (GBD Level 2) +S49049K | Garbage Code (GBD Level 2) +S49049P | Garbage Code (GBD Level 2) +S49049S | Garbage Code (GBD Level 2) +S49091A | Garbage Code (GBD Level 2) +S49091D | Garbage Code (GBD Level 2) +S49091G | Garbage Code (GBD Level 2) +S49091K | Garbage Code (GBD Level 2) +S49091P | Garbage Code (GBD Level 2) +S49091S | Garbage Code (GBD Level 2) +S49092A | Garbage Code (GBD Level 2) +S49092D | Garbage Code (GBD Level 2) +S49092G | Garbage Code (GBD Level 2) +S49092K | Garbage Code (GBD Level 2) +S49092P | Garbage Code (GBD Level 2) +S49092S | Garbage Code (GBD Level 2) +S49099A | Garbage Code (GBD Level 2) +S49099D | Garbage Code (GBD Level 2) +S49099G | Garbage Code (GBD Level 2) +S49099K | Garbage Code (GBD Level 2) +S49099P | Garbage Code (GBD Level 2) +S49099S | Garbage Code (GBD Level 2) +S49101A | Garbage Code (GBD Level 2) +S49101D | Garbage Code (GBD Level 2) +S49101G | Garbage Code (GBD Level 2) +S49101K | Garbage Code (GBD Level 2) +S49101P | Garbage Code (GBD Level 2) +S49101S | Garbage Code (GBD Level 2) +S49102A | Garbage Code (GBD Level 2) +S49102D | Garbage Code (GBD Level 2) +S49102G | Garbage Code (GBD Level 2) +S49102K | Garbage Code (GBD Level 2) +S49102P | Garbage Code (GBD Level 2) +S49102S | Garbage Code (GBD Level 2) +S49109A | Garbage Code (GBD Level 2) +S49109D | Garbage Code (GBD Level 2) +S49109G | Garbage Code (GBD Level 2) +S49109K | Garbage Code (GBD Level 2) +S49109P | Garbage Code (GBD Level 2) +S49109S | Garbage Code (GBD Level 2) +S49111A | Garbage Code (GBD Level 2) +S49111D | Garbage Code (GBD Level 2) +S49111G | Garbage Code (GBD Level 2) +S49111K | Garbage Code (GBD Level 2) +S49111P | Garbage Code (GBD Level 2) +S49111S | Garbage Code (GBD Level 2) +S49112A | Garbage Code (GBD Level 2) +S49112D | Garbage Code (GBD Level 2) +S49112G | Garbage Code (GBD Level 2) +S49112K | Garbage Code (GBD Level 2) +S49112P | Garbage Code (GBD Level 2) +S49112S | Garbage Code (GBD Level 2) +S49119A | Garbage Code (GBD Level 2) +S49119D | Garbage Code (GBD Level 2) +S49119G | Garbage Code (GBD Level 2) +S49119K | Garbage Code (GBD Level 2) +S49119P | Garbage Code (GBD Level 2) +S49119S | Garbage Code (GBD Level 2) +S49121A | Garbage Code (GBD Level 2) +S49121D | Garbage Code (GBD Level 2) +S49121G | Garbage Code (GBD Level 2) +S49121K | Garbage Code (GBD Level 2) +S49121P | Garbage Code (GBD Level 2) +S49121S | Garbage Code (GBD Level 2) +S49122A | Garbage Code (GBD Level 2) +S49122D | Garbage Code (GBD Level 2) +S49122G | Garbage Code (GBD Level 2) +S49122K | Garbage Code (GBD Level 2) +S49122P | Garbage Code (GBD Level 2) +S49122S | Garbage Code (GBD Level 2) +S49129A | Garbage Code (GBD Level 2) +S49129D | Garbage Code (GBD Level 2) +S49129G | Garbage Code (GBD Level 2) +S49129K | Garbage Code (GBD Level 2) +S49129P | Garbage Code (GBD Level 2) +S49129S | Garbage Code (GBD Level 2) +S49131A | Garbage Code (GBD Level 2) +S49131D | Garbage Code (GBD Level 2) +S49131G | Garbage Code (GBD Level 2) +S49131K | Garbage Code (GBD Level 2) +S49131P | Garbage Code (GBD Level 2) +S49131S | Garbage Code (GBD Level 2) +S49132A | Garbage Code (GBD Level 2) +S49132D | Garbage Code (GBD Level 2) +S49132G | Garbage Code (GBD Level 2) +S49132K | Garbage Code (GBD Level 2) +S49132P | Garbage Code (GBD Level 2) +S49132S | Garbage Code (GBD Level 2) +S49139A | Garbage Code (GBD Level 2) +S49139D | Garbage Code (GBD Level 2) +S49139G | Garbage Code (GBD Level 2) +S49139K | Garbage Code (GBD Level 2) +S49139P | Garbage Code (GBD Level 2) +S49139S | Garbage Code (GBD Level 2) +S49141A | Garbage Code (GBD Level 2) +S49141D | Garbage Code (GBD Level 2) +S49141G | Garbage Code (GBD Level 2) +S49141K | Garbage Code (GBD Level 2) +S49141P | Garbage Code (GBD Level 2) +S49141S | Garbage Code (GBD Level 2) +S49142A | Garbage Code (GBD Level 2) +S49142D | Garbage Code (GBD Level 2) +S49142G | Garbage Code (GBD Level 2) +S49142K | Garbage Code (GBD Level 2) +S49142P | Garbage Code (GBD Level 2) +S49142S | Garbage Code (GBD Level 2) +S49149A | Garbage Code (GBD Level 2) +S49149D | Garbage Code (GBD Level 2) +S49149G | Garbage Code (GBD Level 2) +S49149K | Garbage Code (GBD Level 2) +S49149P | Garbage Code (GBD Level 2) +S49149S | Garbage Code (GBD Level 2) +S49191A | Garbage Code (GBD Level 2) +S49191D | Garbage Code (GBD Level 2) +S49191G | Garbage Code (GBD Level 2) +S49191K | Garbage Code (GBD Level 2) +S49191P | Garbage Code (GBD Level 2) +S49191S | Garbage Code (GBD Level 2) +S49192A | Garbage Code (GBD Level 2) +S49192D | Garbage Code (GBD Level 2) +S49192G | Garbage Code (GBD Level 2) +S49192K | Garbage Code (GBD Level 2) +S49192P | Garbage Code (GBD Level 2) +S49192S | Garbage Code (GBD Level 2) +S49199A | Garbage Code (GBD Level 2) +S49199D | Garbage Code (GBD Level 2) +S49199G | Garbage Code (GBD Level 2) +S49199K | Garbage Code (GBD Level 2) +S49199P | Garbage Code (GBD Level 2) +S49199S | Garbage Code (GBD Level 2) +S497--- | Garbage Code (GBD Level 2) +S498--- | Garbage Code (GBD Level 2) +S4980XA | Garbage Code (GBD Level 2) +S4980XD | Garbage Code (GBD Level 2) +S4980XS | Garbage Code (GBD Level 2) +S4981XA | Garbage Code (GBD Level 2) +S4981XD | Garbage Code (GBD Level 2) +S4981XS | Garbage Code (GBD Level 2) +S4982XA | Garbage Code (GBD Level 2) +S4982XD | Garbage Code (GBD Level 2) +S4982XS | Garbage Code (GBD Level 2) +S499--- | Garbage Code (GBD Level 2) +S4990XA | Garbage Code (GBD Level 2) +S4990XD | Garbage Code (GBD Level 2) +S4990XS | Garbage Code (GBD Level 2) +S4991XA | Garbage Code (GBD Level 2) +S4991XD | Garbage Code (GBD Level 2) +S4991XS | Garbage Code (GBD Level 2) +S4992XA | Garbage Code (GBD Level 2) +S4992XD | Garbage Code (GBD Level 2) +S4992XS | Garbage Code (GBD Level 2) +S50---- | Garbage Code (GBD Level 2) +S500--- | Garbage Code (GBD Level 2) +S5000XA | Garbage Code (GBD Level 2) +S5000XD | Garbage Code (GBD Level 2) +S5000XS | Garbage Code (GBD Level 2) +S5001XA | Garbage Code (GBD Level 2) +S5001XD | Garbage Code (GBD Level 2) +S5001XS | Garbage Code (GBD Level 2) +S5002XA | Garbage Code (GBD Level 2) +S5002XD | Garbage Code (GBD Level 2) +S5002XS | Garbage Code (GBD Level 2) +S501--- | Garbage Code (GBD Level 2) +S5010XA | Garbage Code (GBD Level 2) +S5010XD | Garbage Code (GBD Level 2) +S5010XS | Garbage Code (GBD Level 2) +S5011XA | Garbage Code (GBD Level 2) +S5011XD | Garbage Code (GBD Level 2) +S5011XS | Garbage Code (GBD Level 2) +S5012XA | Garbage Code (GBD Level 2) +S5012XD | Garbage Code (GBD Level 2) +S5012XS | Garbage Code (GBD Level 2) +S50311A | Garbage Code (GBD Level 2) +S50311D | Garbage Code (GBD Level 2) +S50311S | Garbage Code (GBD Level 2) +S50312A | Garbage Code (GBD Level 2) +S50312D | Garbage Code (GBD Level 2) +S50312S | Garbage Code (GBD Level 2) +S50319A | Garbage Code (GBD Level 2) +S50319D | Garbage Code (GBD Level 2) +S50319S | Garbage Code (GBD Level 2) +S50321A | Garbage Code (GBD Level 2) +S50321D | Garbage Code (GBD Level 2) +S50321S | Garbage Code (GBD Level 2) +S50322A | Garbage Code (GBD Level 2) +S50322D | Garbage Code (GBD Level 2) +S50322S | Garbage Code (GBD Level 2) +S50329A | Garbage Code (GBD Level 2) +S50329D | Garbage Code (GBD Level 2) +S50329S | Garbage Code (GBD Level 2) +S50341A | Garbage Code (GBD Level 2) +S50341D | Garbage Code (GBD Level 2) +S50341S | Garbage Code (GBD Level 2) +S50342A | Garbage Code (GBD Level 2) +S50342D | Garbage Code (GBD Level 2) +S50342S | Garbage Code (GBD Level 2) +S50349A | Garbage Code (GBD Level 2) +S50349D | Garbage Code (GBD Level 2) +S50349S | Garbage Code (GBD Level 2) +S50351A | Garbage Code (GBD Level 2) +S50351D | Garbage Code (GBD Level 2) +S50351S | Garbage Code (GBD Level 2) +S50352A | Garbage Code (GBD Level 2) +S50352D | Garbage Code (GBD Level 2) +S50352S | Garbage Code (GBD Level 2) +S50359A | Garbage Code (GBD Level 2) +S50359D | Garbage Code (GBD Level 2) +S50359S | Garbage Code (GBD Level 2) +S50361A | Garbage Code (GBD Level 2) +S50361D | Garbage Code (GBD Level 2) +S50361S | Garbage Code (GBD Level 2) +S50362A | Garbage Code (GBD Level 2) +S50362D | Garbage Code (GBD Level 2) +S50362S | Garbage Code (GBD Level 2) +S50369A | Garbage Code (GBD Level 2) +S50369D | Garbage Code (GBD Level 2) +S50369S | Garbage Code (GBD Level 2) +S50371A | Garbage Code (GBD Level 2) +S50371D | Garbage Code (GBD Level 2) +S50371S | Garbage Code (GBD Level 2) +S50372A | Garbage Code (GBD Level 2) +S50372D | Garbage Code (GBD Level 2) +S50372S | Garbage Code (GBD Level 2) +S50379A | Garbage Code (GBD Level 2) +S50379D | Garbage Code (GBD Level 2) +S50379S | Garbage Code (GBD Level 2) +S507--- | Garbage Code (GBD Level 2) +S508--- | Garbage Code (GBD Level 2) +S50811A | Garbage Code (GBD Level 2) +S50811D | Garbage Code (GBD Level 2) +S50811S | Garbage Code (GBD Level 2) +S50812A | Garbage Code (GBD Level 2) +S50812D | Garbage Code (GBD Level 2) +S50812S | Garbage Code (GBD Level 2) +S50819A | Garbage Code (GBD Level 2) +S50819D | Garbage Code (GBD Level 2) +S50819S | Garbage Code (GBD Level 2) +S50821A | Garbage Code (GBD Level 2) +S50821D | Garbage Code (GBD Level 2) +S50821S | Garbage Code (GBD Level 2) +S50822A | Garbage Code (GBD Level 2) +S50822D | Garbage Code (GBD Level 2) +S50822S | Garbage Code (GBD Level 2) +S50829A | Garbage Code (GBD Level 2) +S50829D | Garbage Code (GBD Level 2) +S50829S | Garbage Code (GBD Level 2) +S50841A | Garbage Code (GBD Level 2) +S50841D | Garbage Code (GBD Level 2) +S50841S | Garbage Code (GBD Level 2) +S50842A | Garbage Code (GBD Level 2) +S50842D | Garbage Code (GBD Level 2) +S50842S | Garbage Code (GBD Level 2) +S50849A | Garbage Code (GBD Level 2) +S50849D | Garbage Code (GBD Level 2) +S50849S | Garbage Code (GBD Level 2) +S50851A | Garbage Code (GBD Level 2) +S50851D | Garbage Code (GBD Level 2) +S50851S | Garbage Code (GBD Level 2) +S50852A | Garbage Code (GBD Level 2) +S50852D | Garbage Code (GBD Level 2) +S50852S | Garbage Code (GBD Level 2) +S50859A | Garbage Code (GBD Level 2) +S50859D | Garbage Code (GBD Level 2) +S50859S | Garbage Code (GBD Level 2) +S50861A | Garbage Code (GBD Level 2) +S50861D | Garbage Code (GBD Level 2) +S50861S | Garbage Code (GBD Level 2) +S50862A | Garbage Code (GBD Level 2) +S50862D | Garbage Code (GBD Level 2) +S50862S | Garbage Code (GBD Level 2) +S50869A | Garbage Code (GBD Level 2) +S50869D | Garbage Code (GBD Level 2) +S50869S | Garbage Code (GBD Level 2) +S50871A | Garbage Code (GBD Level 2) +S50871D | Garbage Code (GBD Level 2) +S50871S | Garbage Code (GBD Level 2) +S50872A | Garbage Code (GBD Level 2) +S50872D | Garbage Code (GBD Level 2) +S50872S | Garbage Code (GBD Level 2) +S50879A | Garbage Code (GBD Level 2) +S50879D | Garbage Code (GBD Level 2) +S50879S | Garbage Code (GBD Level 2) +S509--- | Garbage Code (GBD Level 2) +S50901A | Garbage Code (GBD Level 2) +S50901D | Garbage Code (GBD Level 2) +S50901S | Garbage Code (GBD Level 2) +S50902A | Garbage Code (GBD Level 2) +S50902D | Garbage Code (GBD Level 2) +S50902S | Garbage Code (GBD Level 2) +S50909A | Garbage Code (GBD Level 2) +S50909D | Garbage Code (GBD Level 2) +S50909S | Garbage Code (GBD Level 2) +S50911A | Garbage Code (GBD Level 2) +S50911D | Garbage Code (GBD Level 2) +S50911S | Garbage Code (GBD Level 2) +S50912A | Garbage Code (GBD Level 2) +S50912D | Garbage Code (GBD Level 2) +S50912S | Garbage Code (GBD Level 2) +S50919A | Garbage Code (GBD Level 2) +S50919D | Garbage Code (GBD Level 2) +S50919S | Garbage Code (GBD Level 2) +S51---- | Garbage Code (GBD Level 2) +S510--- | Garbage Code (GBD Level 2) +S51001A | Garbage Code (GBD Level 2) +S51001D | Garbage Code (GBD Level 2) +S51001S | Garbage Code (GBD Level 2) +S51002A | Garbage Code (GBD Level 2) +S51002D | Garbage Code (GBD Level 2) +S51002S | Garbage Code (GBD Level 2) +S51009A | Garbage Code (GBD Level 2) +S51009D | Garbage Code (GBD Level 2) +S51009S | Garbage Code (GBD Level 2) +S51011A | Garbage Code (GBD Level 2) +S51011D | Garbage Code (GBD Level 2) +S51011S | Garbage Code (GBD Level 2) +S51012A | Garbage Code (GBD Level 2) +S51012D | Garbage Code (GBD Level 2) +S51012S | Garbage Code (GBD Level 2) +S51019A | Garbage Code (GBD Level 2) +S51019D | Garbage Code (GBD Level 2) +S51019S | Garbage Code (GBD Level 2) +S51021A | Garbage Code (GBD Level 2) +S51021D | Garbage Code (GBD Level 2) +S51021S | Garbage Code (GBD Level 2) +S51022A | Garbage Code (GBD Level 2) +S51022D | Garbage Code (GBD Level 2) +S51022S | Garbage Code (GBD Level 2) +S51029A | Garbage Code (GBD Level 2) +S51029D | Garbage Code (GBD Level 2) +S51029S | Garbage Code (GBD Level 2) +S51031A | Garbage Code (GBD Level 2) +S51031D | Garbage Code (GBD Level 2) +S51031S | Garbage Code (GBD Level 2) +S51032A | Garbage Code (GBD Level 2) +S51032D | Garbage Code (GBD Level 2) +S51032S | Garbage Code (GBD Level 2) +S51039A | Garbage Code (GBD Level 2) +S51039D | Garbage Code (GBD Level 2) +S51039S | Garbage Code (GBD Level 2) +S51041A | Garbage Code (GBD Level 2) +S51041D | Garbage Code (GBD Level 2) +S51041S | Garbage Code (GBD Level 2) +S51042A | Garbage Code (GBD Level 2) +S51042D | Garbage Code (GBD Level 2) +S51042S | Garbage Code (GBD Level 2) +S51049A | Garbage Code (GBD Level 2) +S51049D | Garbage Code (GBD Level 2) +S51049S | Garbage Code (GBD Level 2) +S51051A | Garbage Code (GBD Level 2) +S51051D | Garbage Code (GBD Level 2) +S51051S | Garbage Code (GBD Level 2) +S51052A | Garbage Code (GBD Level 2) +S51052D | Garbage Code (GBD Level 2) +S51052S | Garbage Code (GBD Level 2) +S51059A | Garbage Code (GBD Level 2) +S51059D | Garbage Code (GBD Level 2) +S51059S | Garbage Code (GBD Level 2) +S517--- | Garbage Code (GBD Level 2) +S518--- | Garbage Code (GBD Level 2) +S51801A | Garbage Code (GBD Level 2) +S51801D | Garbage Code (GBD Level 2) +S51801S | Garbage Code (GBD Level 2) +S51802A | Garbage Code (GBD Level 2) +S51802D | Garbage Code (GBD Level 2) +S51802S | Garbage Code (GBD Level 2) +S51809A | Garbage Code (GBD Level 2) +S51809D | Garbage Code (GBD Level 2) +S51809S | Garbage Code (GBD Level 2) +S51811A | Garbage Code (GBD Level 2) +S51811D | Garbage Code (GBD Level 2) +S51811S | Garbage Code (GBD Level 2) +S51812A | Garbage Code (GBD Level 2) +S51812D | Garbage Code (GBD Level 2) +S51812S | Garbage Code (GBD Level 2) +S51819A | Garbage Code (GBD Level 2) +S51819D | Garbage Code (GBD Level 2) +S51819S | Garbage Code (GBD Level 2) +S51821A | Garbage Code (GBD Level 2) +S51821D | Garbage Code (GBD Level 2) +S51821S | Garbage Code (GBD Level 2) +S51822A | Garbage Code (GBD Level 2) +S51822D | Garbage Code (GBD Level 2) +S51822S | Garbage Code (GBD Level 2) +S51829A | Garbage Code (GBD Level 2) +S51829D | Garbage Code (GBD Level 2) +S51829S | Garbage Code (GBD Level 2) +S51831A | Garbage Code (GBD Level 2) +S51831D | Garbage Code (GBD Level 2) +S51831S | Garbage Code (GBD Level 2) +S51832A | Garbage Code (GBD Level 2) +S51832D | Garbage Code (GBD Level 2) +S51832S | Garbage Code (GBD Level 2) +S51839A | Garbage Code (GBD Level 2) +S51839D | Garbage Code (GBD Level 2) +S51839S | Garbage Code (GBD Level 2) +S51841A | Garbage Code (GBD Level 2) +S51841D | Garbage Code (GBD Level 2) +S51841S | Garbage Code (GBD Level 2) +S51842A | Garbage Code (GBD Level 2) +S51842D | Garbage Code (GBD Level 2) +S51842S | Garbage Code (GBD Level 2) +S51849A | Garbage Code (GBD Level 2) +S51849D | Garbage Code (GBD Level 2) +S51849S | Garbage Code (GBD Level 2) +S51851A | Garbage Code (GBD Level 2) +S51851D | Garbage Code (GBD Level 2) +S51851S | Garbage Code (GBD Level 2) +S51852A | Garbage Code (GBD Level 2) +S51852D | Garbage Code (GBD Level 2) +S51852S | Garbage Code (GBD Level 2) +S51859A | Garbage Code (GBD Level 2) +S51859D | Garbage Code (GBD Level 2) +S51859S | Garbage Code (GBD Level 2) +S519--- | Garbage Code (GBD Level 2) +S52---- | Garbage Code (GBD Level 2) +S520--- | Garbage Code (GBD Level 2) +S52001A | Garbage Code (GBD Level 2) +S52001B | Garbage Code (GBD Level 2) +S52001C | Garbage Code (GBD Level 2) +S52001D | Garbage Code (GBD Level 2) +S52001E | Garbage Code (GBD Level 2) +S52001F | Garbage Code (GBD Level 2) +S52001G | Garbage Code (GBD Level 2) +S52001H | Garbage Code (GBD Level 2) +S52001J | Garbage Code (GBD Level 2) +S52001K | Garbage Code (GBD Level 2) +S52001M | Garbage Code (GBD Level 2) +S52001N | Garbage Code (GBD Level 2) +S52001P | Garbage Code (GBD Level 2) +S52001Q | Garbage Code (GBD Level 2) +S52001R | Garbage Code (GBD Level 2) +S52001S | Garbage Code (GBD Level 2) +S52002A | Garbage Code (GBD Level 2) +S52002B | Garbage Code (GBD Level 2) +S52002C | Garbage Code (GBD Level 2) +S52002D | Garbage Code (GBD Level 2) +S52002E | Garbage Code (GBD Level 2) +S52002F | Garbage Code (GBD Level 2) +S52002G | Garbage Code (GBD Level 2) +S52002H | Garbage Code (GBD Level 2) +S52002J | Garbage Code (GBD Level 2) +S52002K | Garbage Code (GBD Level 2) +S52002M | Garbage Code (GBD Level 2) +S52002N | Garbage Code (GBD Level 2) +S52002P | Garbage Code (GBD Level 2) +S52002Q | Garbage Code (GBD Level 2) +S52002R | Garbage Code (GBD Level 2) +S52002S | Garbage Code (GBD Level 2) +S52009A | Garbage Code (GBD Level 2) +S52009B | Garbage Code (GBD Level 2) +S52009C | Garbage Code (GBD Level 2) +S52009D | Garbage Code (GBD Level 2) +S52009E | Garbage Code (GBD Level 2) +S52009F | Garbage Code (GBD Level 2) +S52009G | Garbage Code (GBD Level 2) +S52009H | Garbage Code (GBD Level 2) +S52009J | Garbage Code (GBD Level 2) +S52009K | Garbage Code (GBD Level 2) +S52009M | Garbage Code (GBD Level 2) +S52009N | Garbage Code (GBD Level 2) +S52009P | Garbage Code (GBD Level 2) +S52009Q | Garbage Code (GBD Level 2) +S52009R | Garbage Code (GBD Level 2) +S52009S | Garbage Code (GBD Level 2) +S52011A | Garbage Code (GBD Level 2) +S52011D | Garbage Code (GBD Level 2) +S52011G | Garbage Code (GBD Level 2) +S52011K | Garbage Code (GBD Level 2) +S52011P | Garbage Code (GBD Level 2) +S52011S | Garbage Code (GBD Level 2) +S52012A | Garbage Code (GBD Level 2) +S52012D | Garbage Code (GBD Level 2) +S52012G | Garbage Code (GBD Level 2) +S52012K | Garbage Code (GBD Level 2) +S52012P | Garbage Code (GBD Level 2) +S52012S | Garbage Code (GBD Level 2) +S52019A | Garbage Code (GBD Level 2) +S52019D | Garbage Code (GBD Level 2) +S52019G | Garbage Code (GBD Level 2) +S52019K | Garbage Code (GBD Level 2) +S52019P | Garbage Code (GBD Level 2) +S52019S | Garbage Code (GBD Level 2) +S52021A | Garbage Code (GBD Level 2) +S52021B | Garbage Code (GBD Level 2) +S52021C | Garbage Code (GBD Level 2) +S52021D | Garbage Code (GBD Level 2) +S52021E | Garbage Code (GBD Level 2) +S52021F | Garbage Code (GBD Level 2) +S52021G | Garbage Code (GBD Level 2) +S52021H | Garbage Code (GBD Level 2) +S52021J | Garbage Code (GBD Level 2) +S52021K | Garbage Code (GBD Level 2) +S52021M | Garbage Code (GBD Level 2) +S52021N | Garbage Code (GBD Level 2) +S52021P | Garbage Code (GBD Level 2) +S52021Q | Garbage Code (GBD Level 2) +S52021R | Garbage Code (GBD Level 2) +S52021S | Garbage Code (GBD Level 2) +S52022A | Garbage Code (GBD Level 2) +S52022B | Garbage Code (GBD Level 2) +S52022C | Garbage Code (GBD Level 2) +S52022D | Garbage Code (GBD Level 2) +S52022E | Garbage Code (GBD Level 2) +S52022F | Garbage Code (GBD Level 2) +S52022G | Garbage Code (GBD Level 2) +S52022H | Garbage Code (GBD Level 2) +S52022J | Garbage Code (GBD Level 2) +S52022K | Garbage Code (GBD Level 2) +S52022M | Garbage Code (GBD Level 2) +S52022N | Garbage Code (GBD Level 2) +S52022P | Garbage Code (GBD Level 2) +S52022Q | Garbage Code (GBD Level 2) +S52022R | Garbage Code (GBD Level 2) +S52022S | Garbage Code (GBD Level 2) +S52023A | Garbage Code (GBD Level 2) +S52023B | Garbage Code (GBD Level 2) +S52023C | Garbage Code (GBD Level 2) +S52023D | Garbage Code (GBD Level 2) +S52023E | Garbage Code (GBD Level 2) +S52023F | Garbage Code (GBD Level 2) +S52023G | Garbage Code (GBD Level 2) +S52023H | Garbage Code (GBD Level 2) +S52023J | Garbage Code (GBD Level 2) +S52023K | Garbage Code (GBD Level 2) +S52023M | Garbage Code (GBD Level 2) +S52023N | Garbage Code (GBD Level 2) +S52023P | Garbage Code (GBD Level 2) +S52023Q | Garbage Code (GBD Level 2) +S52023R | Garbage Code (GBD Level 2) +S52023S | Garbage Code (GBD Level 2) +S52024A | Garbage Code (GBD Level 2) +S52024B | Garbage Code (GBD Level 2) +S52024C | Garbage Code (GBD Level 2) +S52024D | Garbage Code (GBD Level 2) +S52024E | Garbage Code (GBD Level 2) +S52024F | Garbage Code (GBD Level 2) +S52024G | Garbage Code (GBD Level 2) +S52024H | Garbage Code (GBD Level 2) +S52024J | Garbage Code (GBD Level 2) +S52024K | Garbage Code (GBD Level 2) +S52024M | Garbage Code (GBD Level 2) +S52024N | Garbage Code (GBD Level 2) +S52024P | Garbage Code (GBD Level 2) +S52024Q | Garbage Code (GBD Level 2) +S52024R | Garbage Code (GBD Level 2) +S52024S | Garbage Code (GBD Level 2) +S52025A | Garbage Code (GBD Level 2) +S52025B | Garbage Code (GBD Level 2) +S52025C | Garbage Code (GBD Level 2) +S52025D | Garbage Code (GBD Level 2) +S52025E | Garbage Code (GBD Level 2) +S52025F | Garbage Code (GBD Level 2) +S52025G | Garbage Code (GBD Level 2) +S52025H | Garbage Code (GBD Level 2) +S52025J | Garbage Code (GBD Level 2) +S52025K | Garbage Code (GBD Level 2) +S52025M | Garbage Code (GBD Level 2) +S52025N | Garbage Code (GBD Level 2) +S52025P | Garbage Code (GBD Level 2) +S52025Q | Garbage Code (GBD Level 2) +S52025R | Garbage Code (GBD Level 2) +S52025S | Garbage Code (GBD Level 2) +S52026A | Garbage Code (GBD Level 2) +S52026B | Garbage Code (GBD Level 2) +S52026C | Garbage Code (GBD Level 2) +S52026D | Garbage Code (GBD Level 2) +S52026E | Garbage Code (GBD Level 2) +S52026F | Garbage Code (GBD Level 2) +S52026G | Garbage Code (GBD Level 2) +S52026H | Garbage Code (GBD Level 2) +S52026J | Garbage Code (GBD Level 2) +S52026K | Garbage Code (GBD Level 2) +S52026M | Garbage Code (GBD Level 2) +S52026N | Garbage Code (GBD Level 2) +S52026P | Garbage Code (GBD Level 2) +S52026Q | Garbage Code (GBD Level 2) +S52026R | Garbage Code (GBD Level 2) +S52026S | Garbage Code (GBD Level 2) +S52031A | Garbage Code (GBD Level 2) +S52031B | Garbage Code (GBD Level 2) +S52031C | Garbage Code (GBD Level 2) +S52031D | Garbage Code (GBD Level 2) +S52031E | Garbage Code (GBD Level 2) +S52031F | Garbage Code (GBD Level 2) +S52031G | Garbage Code (GBD Level 2) +S52031H | Garbage Code (GBD Level 2) +S52031J | Garbage Code (GBD Level 2) +S52031K | Garbage Code (GBD Level 2) +S52031M | Garbage Code (GBD Level 2) +S52031N | Garbage Code (GBD Level 2) +S52031P | Garbage Code (GBD Level 2) +S52031Q | Garbage Code (GBD Level 2) +S52031R | Garbage Code (GBD Level 2) +S52031S | Garbage Code (GBD Level 2) +S52032A | Garbage Code (GBD Level 2) +S52032B | Garbage Code (GBD Level 2) +S52032C | Garbage Code (GBD Level 2) +S52032D | Garbage Code (GBD Level 2) +S52032E | Garbage Code (GBD Level 2) +S52032F | Garbage Code (GBD Level 2) +S52032G | Garbage Code (GBD Level 2) +S52032H | Garbage Code (GBD Level 2) +S52032J | Garbage Code (GBD Level 2) +S52032K | Garbage Code (GBD Level 2) +S52032M | Garbage Code (GBD Level 2) +S52032N | Garbage Code (GBD Level 2) +S52032P | Garbage Code (GBD Level 2) +S52032Q | Garbage Code (GBD Level 2) +S52032R | Garbage Code (GBD Level 2) +S52032S | Garbage Code (GBD Level 2) +S52033A | Garbage Code (GBD Level 2) +S52033B | Garbage Code (GBD Level 2) +S52033C | Garbage Code (GBD Level 2) +S52033D | Garbage Code (GBD Level 2) +S52033E | Garbage Code (GBD Level 2) +S52033F | Garbage Code (GBD Level 2) +S52033G | Garbage Code (GBD Level 2) +S52033H | Garbage Code (GBD Level 2) +S52033J | Garbage Code (GBD Level 2) +S52033K | Garbage Code (GBD Level 2) +S52033M | Garbage Code (GBD Level 2) +S52033N | Garbage Code (GBD Level 2) +S52033P | Garbage Code (GBD Level 2) +S52033Q | Garbage Code (GBD Level 2) +S52033R | Garbage Code (GBD Level 2) +S52033S | Garbage Code (GBD Level 2) +S52034A | Garbage Code (GBD Level 2) +S52034B | Garbage Code (GBD Level 2) +S52034C | Garbage Code (GBD Level 2) +S52034D | Garbage Code (GBD Level 2) +S52034E | Garbage Code (GBD Level 2) +S52034F | Garbage Code (GBD Level 2) +S52034G | Garbage Code (GBD Level 2) +S52034H | Garbage Code (GBD Level 2) +S52034J | Garbage Code (GBD Level 2) +S52034K | Garbage Code (GBD Level 2) +S52034M | Garbage Code (GBD Level 2) +S52034N | Garbage Code (GBD Level 2) +S52034P | Garbage Code (GBD Level 2) +S52034Q | Garbage Code (GBD Level 2) +S52034R | Garbage Code (GBD Level 2) +S52034S | Garbage Code (GBD Level 2) +S52035A | Garbage Code (GBD Level 2) +S52035B | Garbage Code (GBD Level 2) +S52035C | Garbage Code (GBD Level 2) +S52035D | Garbage Code (GBD Level 2) +S52035E | Garbage Code (GBD Level 2) +S52035F | Garbage Code (GBD Level 2) +S52035G | Garbage Code (GBD Level 2) +S52035H | Garbage Code (GBD Level 2) +S52035J | Garbage Code (GBD Level 2) +S52035K | Garbage Code (GBD Level 2) +S52035M | Garbage Code (GBD Level 2) +S52035N | Garbage Code (GBD Level 2) +S52035P | Garbage Code (GBD Level 2) +S52035Q | Garbage Code (GBD Level 2) +S52035R | Garbage Code (GBD Level 2) +S52035S | Garbage Code (GBD Level 2) +S52036A | Garbage Code (GBD Level 2) +S52036B | Garbage Code (GBD Level 2) +S52036C | Garbage Code (GBD Level 2) +S52036D | Garbage Code (GBD Level 2) +S52036E | Garbage Code (GBD Level 2) +S52036F | Garbage Code (GBD Level 2) +S52036G | Garbage Code (GBD Level 2) +S52036H | Garbage Code (GBD Level 2) +S52036J | Garbage Code (GBD Level 2) +S52036K | Garbage Code (GBD Level 2) +S52036M | Garbage Code (GBD Level 2) +S52036N | Garbage Code (GBD Level 2) +S52036P | Garbage Code (GBD Level 2) +S52036Q | Garbage Code (GBD Level 2) +S52036R | Garbage Code (GBD Level 2) +S52036S | Garbage Code (GBD Level 2) +S52041A | Garbage Code (GBD Level 2) +S52041B | Garbage Code (GBD Level 2) +S52041C | Garbage Code (GBD Level 2) +S52041D | Garbage Code (GBD Level 2) +S52041E | Garbage Code (GBD Level 2) +S52041F | Garbage Code (GBD Level 2) +S52041G | Garbage Code (GBD Level 2) +S52041H | Garbage Code (GBD Level 2) +S52041J | Garbage Code (GBD Level 2) +S52041K | Garbage Code (GBD Level 2) +S52041M | Garbage Code (GBD Level 2) +S52041N | Garbage Code (GBD Level 2) +S52041P | Garbage Code (GBD Level 2) +S52041Q | Garbage Code (GBD Level 2) +S52041R | Garbage Code (GBD Level 2) +S52041S | Garbage Code (GBD Level 2) +S52042A | Garbage Code (GBD Level 2) +S52042B | Garbage Code (GBD Level 2) +S52042C | Garbage Code (GBD Level 2) +S52042D | Garbage Code (GBD Level 2) +S52042E | Garbage Code (GBD Level 2) +S52042F | Garbage Code (GBD Level 2) +S52042G | Garbage Code (GBD Level 2) +S52042H | Garbage Code (GBD Level 2) +S52042J | Garbage Code (GBD Level 2) +S52042K | Garbage Code (GBD Level 2) +S52042M | Garbage Code (GBD Level 2) +S52042N | Garbage Code (GBD Level 2) +S52042P | Garbage Code (GBD Level 2) +S52042Q | Garbage Code (GBD Level 2) +S52042R | Garbage Code (GBD Level 2) +S52042S | Garbage Code (GBD Level 2) +S52043A | Garbage Code (GBD Level 2) +S52043B | Garbage Code (GBD Level 2) +S52043C | Garbage Code (GBD Level 2) +S52043D | Garbage Code (GBD Level 2) +S52043E | Garbage Code (GBD Level 2) +S52043F | Garbage Code (GBD Level 2) +S52043G | Garbage Code (GBD Level 2) +S52043H | Garbage Code (GBD Level 2) +S52043J | Garbage Code (GBD Level 2) +S52043K | Garbage Code (GBD Level 2) +S52043M | Garbage Code (GBD Level 2) +S52043N | Garbage Code (GBD Level 2) +S52043P | Garbage Code (GBD Level 2) +S52043Q | Garbage Code (GBD Level 2) +S52043R | Garbage Code (GBD Level 2) +S52043S | Garbage Code (GBD Level 2) +S52044A | Garbage Code (GBD Level 2) +S52044B | Garbage Code (GBD Level 2) +S52044C | Garbage Code (GBD Level 2) +S52044D | Garbage Code (GBD Level 2) +S52044E | Garbage Code (GBD Level 2) +S52044F | Garbage Code (GBD Level 2) +S52044G | Garbage Code (GBD Level 2) +S52044H | Garbage Code (GBD Level 2) +S52044J | Garbage Code (GBD Level 2) +S52044K | Garbage Code (GBD Level 2) +S52044M | Garbage Code (GBD Level 2) +S52044N | Garbage Code (GBD Level 2) +S52044P | Garbage Code (GBD Level 2) +S52044Q | Garbage Code (GBD Level 2) +S52044R | Garbage Code (GBD Level 2) +S52044S | Garbage Code (GBD Level 2) +S52045A | Garbage Code (GBD Level 2) +S52045B | Garbage Code (GBD Level 2) +S52045C | Garbage Code (GBD Level 2) +S52045D | Garbage Code (GBD Level 2) +S52045E | Garbage Code (GBD Level 2) +S52045F | Garbage Code (GBD Level 2) +S52045G | Garbage Code (GBD Level 2) +S52045H | Garbage Code (GBD Level 2) +S52045J | Garbage Code (GBD Level 2) +S52045K | Garbage Code (GBD Level 2) +S52045M | Garbage Code (GBD Level 2) +S52045N | Garbage Code (GBD Level 2) +S52045P | Garbage Code (GBD Level 2) +S52045Q | Garbage Code (GBD Level 2) +S52045R | Garbage Code (GBD Level 2) +S52045S | Garbage Code (GBD Level 2) +S52046A | Garbage Code (GBD Level 2) +S52046B | Garbage Code (GBD Level 2) +S52046C | Garbage Code (GBD Level 2) +S52046D | Garbage Code (GBD Level 2) +S52046E | Garbage Code (GBD Level 2) +S52046F | Garbage Code (GBD Level 2) +S52046G | Garbage Code (GBD Level 2) +S52046H | Garbage Code (GBD Level 2) +S52046J | Garbage Code (GBD Level 2) +S52046K | Garbage Code (GBD Level 2) +S52046M | Garbage Code (GBD Level 2) +S52046N | Garbage Code (GBD Level 2) +S52046P | Garbage Code (GBD Level 2) +S52046Q | Garbage Code (GBD Level 2) +S52046R | Garbage Code (GBD Level 2) +S52046S | Garbage Code (GBD Level 2) +S52091A | Garbage Code (GBD Level 2) +S52091B | Garbage Code (GBD Level 2) +S52091C | Garbage Code (GBD Level 2) +S52091D | Garbage Code (GBD Level 2) +S52091E | Garbage Code (GBD Level 2) +S52091F | Garbage Code (GBD Level 2) +S52091G | Garbage Code (GBD Level 2) +S52091H | Garbage Code (GBD Level 2) +S52091J | Garbage Code (GBD Level 2) +S52091K | Garbage Code (GBD Level 2) +S52091M | Garbage Code (GBD Level 2) +S52091N | Garbage Code (GBD Level 2) +S52091P | Garbage Code (GBD Level 2) +S52091Q | Garbage Code (GBD Level 2) +S52091R | Garbage Code (GBD Level 2) +S52091S | Garbage Code (GBD Level 2) +S52092A | Garbage Code (GBD Level 2) +S52092B | Garbage Code (GBD Level 2) +S52092C | Garbage Code (GBD Level 2) +S52092D | Garbage Code (GBD Level 2) +S52092E | Garbage Code (GBD Level 2) +S52092F | Garbage Code (GBD Level 2) +S52092G | Garbage Code (GBD Level 2) +S52092H | Garbage Code (GBD Level 2) +S52092J | Garbage Code (GBD Level 2) +S52092K | Garbage Code (GBD Level 2) +S52092M | Garbage Code (GBD Level 2) +S52092N | Garbage Code (GBD Level 2) +S52092P | Garbage Code (GBD Level 2) +S52092Q | Garbage Code (GBD Level 2) +S52092R | Garbage Code (GBD Level 2) +S52092S | Garbage Code (GBD Level 2) +S52099A | Garbage Code (GBD Level 2) +S52099B | Garbage Code (GBD Level 2) +S52099C | Garbage Code (GBD Level 2) +S52099D | Garbage Code (GBD Level 2) +S52099E | Garbage Code (GBD Level 2) +S52099F | Garbage Code (GBD Level 2) +S52099G | Garbage Code (GBD Level 2) +S52099H | Garbage Code (GBD Level 2) +S52099J | Garbage Code (GBD Level 2) +S52099K | Garbage Code (GBD Level 2) +S52099M | Garbage Code (GBD Level 2) +S52099N | Garbage Code (GBD Level 2) +S52099P | Garbage Code (GBD Level 2) +S52099Q | Garbage Code (GBD Level 2) +S52099R | Garbage Code (GBD Level 2) +S52099S | Garbage Code (GBD Level 2) +S521--- | Garbage Code (GBD Level 2) +S52101A | Garbage Code (GBD Level 2) +S52101B | Garbage Code (GBD Level 2) +S52101C | Garbage Code (GBD Level 2) +S52101D | Garbage Code (GBD Level 2) +S52101E | Garbage Code (GBD Level 2) +S52101F | Garbage Code (GBD Level 2) +S52101G | Garbage Code (GBD Level 2) +S52101H | Garbage Code (GBD Level 2) +S52101J | Garbage Code (GBD Level 2) +S52101K | Garbage Code (GBD Level 2) +S52101M | Garbage Code (GBD Level 2) +S52101N | Garbage Code (GBD Level 2) +S52101P | Garbage Code (GBD Level 2) +S52101Q | Garbage Code (GBD Level 2) +S52101R | Garbage Code (GBD Level 2) +S52101S | Garbage Code (GBD Level 2) +S52102A | Garbage Code (GBD Level 2) +S52102B | Garbage Code (GBD Level 2) +S52102C | Garbage Code (GBD Level 2) +S52102D | Garbage Code (GBD Level 2) +S52102E | Garbage Code (GBD Level 2) +S52102F | Garbage Code (GBD Level 2) +S52102G | Garbage Code (GBD Level 2) +S52102H | Garbage Code (GBD Level 2) +S52102J | Garbage Code (GBD Level 2) +S52102K | Garbage Code (GBD Level 2) +S52102M | Garbage Code (GBD Level 2) +S52102N | Garbage Code (GBD Level 2) +S52102P | Garbage Code (GBD Level 2) +S52102Q | Garbage Code (GBD Level 2) +S52102R | Garbage Code (GBD Level 2) +S52102S | Garbage Code (GBD Level 2) +S52109A | Garbage Code (GBD Level 2) +S52109B | Garbage Code (GBD Level 2) +S52109C | Garbage Code (GBD Level 2) +S52109D | Garbage Code (GBD Level 2) +S52109E | Garbage Code (GBD Level 2) +S52109F | Garbage Code (GBD Level 2) +S52109G | Garbage Code (GBD Level 2) +S52109H | Garbage Code (GBD Level 2) +S52109J | Garbage Code (GBD Level 2) +S52109K | Garbage Code (GBD Level 2) +S52109M | Garbage Code (GBD Level 2) +S52109N | Garbage Code (GBD Level 2) +S52109P | Garbage Code (GBD Level 2) +S52109Q | Garbage Code (GBD Level 2) +S52109R | Garbage Code (GBD Level 2) +S52109S | Garbage Code (GBD Level 2) +S52111A | Garbage Code (GBD Level 2) +S52111D | Garbage Code (GBD Level 2) +S52111G | Garbage Code (GBD Level 2) +S52111K | Garbage Code (GBD Level 2) +S52111P | Garbage Code (GBD Level 2) +S52111S | Garbage Code (GBD Level 2) +S52112A | Garbage Code (GBD Level 2) +S52112D | Garbage Code (GBD Level 2) +S52112G | Garbage Code (GBD Level 2) +S52112K | Garbage Code (GBD Level 2) +S52112P | Garbage Code (GBD Level 2) +S52112S | Garbage Code (GBD Level 2) +S52119A | Garbage Code (GBD Level 2) +S52119D | Garbage Code (GBD Level 2) +S52119G | Garbage Code (GBD Level 2) +S52119K | Garbage Code (GBD Level 2) +S52119P | Garbage Code (GBD Level 2) +S52119S | Garbage Code (GBD Level 2) +S52121A | Garbage Code (GBD Level 2) +S52121B | Garbage Code (GBD Level 2) +S52121C | Garbage Code (GBD Level 2) +S52121D | Garbage Code (GBD Level 2) +S52121E | Garbage Code (GBD Level 2) +S52121F | Garbage Code (GBD Level 2) +S52121G | Garbage Code (GBD Level 2) +S52121H | Garbage Code (GBD Level 2) +S52121J | Garbage Code (GBD Level 2) +S52121K | Garbage Code (GBD Level 2) +S52121M | Garbage Code (GBD Level 2) +S52121N | Garbage Code (GBD Level 2) +S52121P | Garbage Code (GBD Level 2) +S52121Q | Garbage Code (GBD Level 2) +S52121R | Garbage Code (GBD Level 2) +S52121S | Garbage Code (GBD Level 2) +S52122A | Garbage Code (GBD Level 2) +S52122B | Garbage Code (GBD Level 2) +S52122C | Garbage Code (GBD Level 2) +S52122D | Garbage Code (GBD Level 2) +S52122E | Garbage Code (GBD Level 2) +S52122F | Garbage Code (GBD Level 2) +S52122G | Garbage Code (GBD Level 2) +S52122H | Garbage Code (GBD Level 2) +S52122J | Garbage Code (GBD Level 2) +S52122K | Garbage Code (GBD Level 2) +S52122M | Garbage Code (GBD Level 2) +S52122N | Garbage Code (GBD Level 2) +S52122P | Garbage Code (GBD Level 2) +S52122Q | Garbage Code (GBD Level 2) +S52122R | Garbage Code (GBD Level 2) +S52122S | Garbage Code (GBD Level 2) +S52123A | Garbage Code (GBD Level 2) +S52123B | Garbage Code (GBD Level 2) +S52123C | Garbage Code (GBD Level 2) +S52123D | Garbage Code (GBD Level 2) +S52123E | Garbage Code (GBD Level 2) +S52123F | Garbage Code (GBD Level 2) +S52123G | Garbage Code (GBD Level 2) +S52123H | Garbage Code (GBD Level 2) +S52123J | Garbage Code (GBD Level 2) +S52123K | Garbage Code (GBD Level 2) +S52123M | Garbage Code (GBD Level 2) +S52123N | Garbage Code (GBD Level 2) +S52123P | Garbage Code (GBD Level 2) +S52123Q | Garbage Code (GBD Level 2) +S52123R | Garbage Code (GBD Level 2) +S52123S | Garbage Code (GBD Level 2) +S52124A | Garbage Code (GBD Level 2) +S52124B | Garbage Code (GBD Level 2) +S52124C | Garbage Code (GBD Level 2) +S52124D | Garbage Code (GBD Level 2) +S52124E | Garbage Code (GBD Level 2) +S52124F | Garbage Code (GBD Level 2) +S52124G | Garbage Code (GBD Level 2) +S52124H | Garbage Code (GBD Level 2) +S52124J | Garbage Code (GBD Level 2) +S52124K | Garbage Code (GBD Level 2) +S52124M | Garbage Code (GBD Level 2) +S52124N | Garbage Code (GBD Level 2) +S52124P | Garbage Code (GBD Level 2) +S52124Q | Garbage Code (GBD Level 2) +S52124R | Garbage Code (GBD Level 2) +S52124S | Garbage Code (GBD Level 2) +S52125A | Garbage Code (GBD Level 2) +S52125B | Garbage Code (GBD Level 2) +S52125C | Garbage Code (GBD Level 2) +S52125D | Garbage Code (GBD Level 2) +S52125E | Garbage Code (GBD Level 2) +S52125F | Garbage Code (GBD Level 2) +S52125G | Garbage Code (GBD Level 2) +S52125H | Garbage Code (GBD Level 2) +S52125J | Garbage Code (GBD Level 2) +S52125K | Garbage Code (GBD Level 2) +S52125M | Garbage Code (GBD Level 2) +S52125N | Garbage Code (GBD Level 2) +S52125P | Garbage Code (GBD Level 2) +S52125Q | Garbage Code (GBD Level 2) +S52125R | Garbage Code (GBD Level 2) +S52125S | Garbage Code (GBD Level 2) +S52126A | Garbage Code (GBD Level 2) +S52126B | Garbage Code (GBD Level 2) +S52126C | Garbage Code (GBD Level 2) +S52126D | Garbage Code (GBD Level 2) +S52126E | Garbage Code (GBD Level 2) +S52126F | Garbage Code (GBD Level 2) +S52126G | Garbage Code (GBD Level 2) +S52126H | Garbage Code (GBD Level 2) +S52126J | Garbage Code (GBD Level 2) +S52126K | Garbage Code (GBD Level 2) +S52126M | Garbage Code (GBD Level 2) +S52126N | Garbage Code (GBD Level 2) +S52126P | Garbage Code (GBD Level 2) +S52126Q | Garbage Code (GBD Level 2) +S52126R | Garbage Code (GBD Level 2) +S52126S | Garbage Code (GBD Level 2) +S52131A | Garbage Code (GBD Level 2) +S52131B | Garbage Code (GBD Level 2) +S52131C | Garbage Code (GBD Level 2) +S52131D | Garbage Code (GBD Level 2) +S52131E | Garbage Code (GBD Level 2) +S52131F | Garbage Code (GBD Level 2) +S52131G | Garbage Code (GBD Level 2) +S52131H | Garbage Code (GBD Level 2) +S52131J | Garbage Code (GBD Level 2) +S52131K | Garbage Code (GBD Level 2) +S52131M | Garbage Code (GBD Level 2) +S52131N | Garbage Code (GBD Level 2) +S52131P | Garbage Code (GBD Level 2) +S52131Q | Garbage Code (GBD Level 2) +S52131R | Garbage Code (GBD Level 2) +S52131S | Garbage Code (GBD Level 2) +S52132A | Garbage Code (GBD Level 2) +S52132B | Garbage Code (GBD Level 2) +S52132C | Garbage Code (GBD Level 2) +S52132D | Garbage Code (GBD Level 2) +S52132E | Garbage Code (GBD Level 2) +S52132F | Garbage Code (GBD Level 2) +S52132G | Garbage Code (GBD Level 2) +S52132H | Garbage Code (GBD Level 2) +S52132J | Garbage Code (GBD Level 2) +S52132K | Garbage Code (GBD Level 2) +S52132M | Garbage Code (GBD Level 2) +S52132N | Garbage Code (GBD Level 2) +S52132P | Garbage Code (GBD Level 2) +S52132Q | Garbage Code (GBD Level 2) +S52132R | Garbage Code (GBD Level 2) +S52132S | Garbage Code (GBD Level 2) +S52133A | Garbage Code (GBD Level 2) +S52133B | Garbage Code (GBD Level 2) +S52133C | Garbage Code (GBD Level 2) +S52133D | Garbage Code (GBD Level 2) +S52133E | Garbage Code (GBD Level 2) +S52133F | Garbage Code (GBD Level 2) +S52133G | Garbage Code (GBD Level 2) +S52133H | Garbage Code (GBD Level 2) +S52133J | Garbage Code (GBD Level 2) +S52133K | Garbage Code (GBD Level 2) +S52133M | Garbage Code (GBD Level 2) +S52133N | Garbage Code (GBD Level 2) +S52133P | Garbage Code (GBD Level 2) +S52133Q | Garbage Code (GBD Level 2) +S52133R | Garbage Code (GBD Level 2) +S52133S | Garbage Code (GBD Level 2) +S52134A | Garbage Code (GBD Level 2) +S52134B | Garbage Code (GBD Level 2) +S52134C | Garbage Code (GBD Level 2) +S52134D | Garbage Code (GBD Level 2) +S52134E | Garbage Code (GBD Level 2) +S52134F | Garbage Code (GBD Level 2) +S52134G | Garbage Code (GBD Level 2) +S52134H | Garbage Code (GBD Level 2) +S52134J | Garbage Code (GBD Level 2) +S52134K | Garbage Code (GBD Level 2) +S52134M | Garbage Code (GBD Level 2) +S52134N | Garbage Code (GBD Level 2) +S52134P | Garbage Code (GBD Level 2) +S52134Q | Garbage Code (GBD Level 2) +S52134R | Garbage Code (GBD Level 2) +S52134S | Garbage Code (GBD Level 2) +S52135A | Garbage Code (GBD Level 2) +S52135B | Garbage Code (GBD Level 2) +S52135C | Garbage Code (GBD Level 2) +S52135D | Garbage Code (GBD Level 2) +S52135E | Garbage Code (GBD Level 2) +S52135F | Garbage Code (GBD Level 2) +S52135G | Garbage Code (GBD Level 2) +S52135H | Garbage Code (GBD Level 2) +S52135J | Garbage Code (GBD Level 2) +S52135K | Garbage Code (GBD Level 2) +S52135M | Garbage Code (GBD Level 2) +S52135N | Garbage Code (GBD Level 2) +S52135P | Garbage Code (GBD Level 2) +S52135Q | Garbage Code (GBD Level 2) +S52135R | Garbage Code (GBD Level 2) +S52135S | Garbage Code (GBD Level 2) +S52136A | Garbage Code (GBD Level 2) +S52136B | Garbage Code (GBD Level 2) +S52136C | Garbage Code (GBD Level 2) +S52136D | Garbage Code (GBD Level 2) +S52136E | Garbage Code (GBD Level 2) +S52136F | Garbage Code (GBD Level 2) +S52136G | Garbage Code (GBD Level 2) +S52136H | Garbage Code (GBD Level 2) +S52136J | Garbage Code (GBD Level 2) +S52136K | Garbage Code (GBD Level 2) +S52136M | Garbage Code (GBD Level 2) +S52136N | Garbage Code (GBD Level 2) +S52136P | Garbage Code (GBD Level 2) +S52136Q | Garbage Code (GBD Level 2) +S52136R | Garbage Code (GBD Level 2) +S52136S | Garbage Code (GBD Level 2) +S52181A | Garbage Code (GBD Level 2) +S52181B | Garbage Code (GBD Level 2) +S52181C | Garbage Code (GBD Level 2) +S52181D | Garbage Code (GBD Level 2) +S52181E | Garbage Code (GBD Level 2) +S52181F | Garbage Code (GBD Level 2) +S52181G | Garbage Code (GBD Level 2) +S52181H | Garbage Code (GBD Level 2) +S52181J | Garbage Code (GBD Level 2) +S52181K | Garbage Code (GBD Level 2) +S52181M | Garbage Code (GBD Level 2) +S52181N | Garbage Code (GBD Level 2) +S52181P | Garbage Code (GBD Level 2) +S52181Q | Garbage Code (GBD Level 2) +S52181R | Garbage Code (GBD Level 2) +S52181S | Garbage Code (GBD Level 2) +S52182A | Garbage Code (GBD Level 2) +S52182B | Garbage Code (GBD Level 2) +S52182C | Garbage Code (GBD Level 2) +S52182D | Garbage Code (GBD Level 2) +S52182E | Garbage Code (GBD Level 2) +S52182F | Garbage Code (GBD Level 2) +S52182G | Garbage Code (GBD Level 2) +S52182H | Garbage Code (GBD Level 2) +S52182J | Garbage Code (GBD Level 2) +S52182K | Garbage Code (GBD Level 2) +S52182M | Garbage Code (GBD Level 2) +S52182N | Garbage Code (GBD Level 2) +S52182P | Garbage Code (GBD Level 2) +S52182Q | Garbage Code (GBD Level 2) +S52182R | Garbage Code (GBD Level 2) +S52182S | Garbage Code (GBD Level 2) +S52189A | Garbage Code (GBD Level 2) +S52189B | Garbage Code (GBD Level 2) +S52189C | Garbage Code (GBD Level 2) +S52189D | Garbage Code (GBD Level 2) +S52189E | Garbage Code (GBD Level 2) +S52189F | Garbage Code (GBD Level 2) +S52189G | Garbage Code (GBD Level 2) +S52189H | Garbage Code (GBD Level 2) +S52189J | Garbage Code (GBD Level 2) +S52189K | Garbage Code (GBD Level 2) +S52189M | Garbage Code (GBD Level 2) +S52189N | Garbage Code (GBD Level 2) +S52189P | Garbage Code (GBD Level 2) +S52189Q | Garbage Code (GBD Level 2) +S52189R | Garbage Code (GBD Level 2) +S52189S | Garbage Code (GBD Level 2) +S522--- | Garbage Code (GBD Level 2) +S52201A | Garbage Code (GBD Level 2) +S52201B | Garbage Code (GBD Level 2) +S52201C | Garbage Code (GBD Level 2) +S52201D | Garbage Code (GBD Level 2) +S52201E | Garbage Code (GBD Level 2) +S52201F | Garbage Code (GBD Level 2) +S52201G | Garbage Code (GBD Level 2) +S52201H | Garbage Code (GBD Level 2) +S52201J | Garbage Code (GBD Level 2) +S52201K | Garbage Code (GBD Level 2) +S52201M | Garbage Code (GBD Level 2) +S52201N | Garbage Code (GBD Level 2) +S52201P | Garbage Code (GBD Level 2) +S52201Q | Garbage Code (GBD Level 2) +S52201R | Garbage Code (GBD Level 2) +S52201S | Garbage Code (GBD Level 2) +S52202A | Garbage Code (GBD Level 2) +S52202B | Garbage Code (GBD Level 2) +S52202C | Garbage Code (GBD Level 2) +S52202D | Garbage Code (GBD Level 2) +S52202E | Garbage Code (GBD Level 2) +S52202F | Garbage Code (GBD Level 2) +S52202G | Garbage Code (GBD Level 2) +S52202H | Garbage Code (GBD Level 2) +S52202J | Garbage Code (GBD Level 2) +S52202K | Garbage Code (GBD Level 2) +S52202M | Garbage Code (GBD Level 2) +S52202N | Garbage Code (GBD Level 2) +S52202P | Garbage Code (GBD Level 2) +S52202Q | Garbage Code (GBD Level 2) +S52202R | Garbage Code (GBD Level 2) +S52202S | Garbage Code (GBD Level 2) +S52209A | Garbage Code (GBD Level 2) +S52209B | Garbage Code (GBD Level 2) +S52209C | Garbage Code (GBD Level 2) +S52209D | Garbage Code (GBD Level 2) +S52209E | Garbage Code (GBD Level 2) +S52209F | Garbage Code (GBD Level 2) +S52209G | Garbage Code (GBD Level 2) +S52209H | Garbage Code (GBD Level 2) +S52209J | Garbage Code (GBD Level 2) +S52209K | Garbage Code (GBD Level 2) +S52209M | Garbage Code (GBD Level 2) +S52209N | Garbage Code (GBD Level 2) +S52209P | Garbage Code (GBD Level 2) +S52209Q | Garbage Code (GBD Level 2) +S52209R | Garbage Code (GBD Level 2) +S52209S | Garbage Code (GBD Level 2) +S52211A | Garbage Code (GBD Level 2) +S52211D | Garbage Code (GBD Level 2) +S52211G | Garbage Code (GBD Level 2) +S52211K | Garbage Code (GBD Level 2) +S52211P | Garbage Code (GBD Level 2) +S52211S | Garbage Code (GBD Level 2) +S52212A | Garbage Code (GBD Level 2) +S52212D | Garbage Code (GBD Level 2) +S52212G | Garbage Code (GBD Level 2) +S52212K | Garbage Code (GBD Level 2) +S52212P | Garbage Code (GBD Level 2) +S52212S | Garbage Code (GBD Level 2) +S52219A | Garbage Code (GBD Level 2) +S52219D | Garbage Code (GBD Level 2) +S52219G | Garbage Code (GBD Level 2) +S52219K | Garbage Code (GBD Level 2) +S52219P | Garbage Code (GBD Level 2) +S52219S | Garbage Code (GBD Level 2) +S52221A | Garbage Code (GBD Level 2) +S52221B | Garbage Code (GBD Level 2) +S52221C | Garbage Code (GBD Level 2) +S52221D | Garbage Code (GBD Level 2) +S52221E | Garbage Code (GBD Level 2) +S52221F | Garbage Code (GBD Level 2) +S52221G | Garbage Code (GBD Level 2) +S52221H | Garbage Code (GBD Level 2) +S52221J | Garbage Code (GBD Level 2) +S52221K | Garbage Code (GBD Level 2) +S52221M | Garbage Code (GBD Level 2) +S52221N | Garbage Code (GBD Level 2) +S52221P | Garbage Code (GBD Level 2) +S52221Q | Garbage Code (GBD Level 2) +S52221R | Garbage Code (GBD Level 2) +S52221S | Garbage Code (GBD Level 2) +S52222A | Garbage Code (GBD Level 2) +S52222B | Garbage Code (GBD Level 2) +S52222C | Garbage Code (GBD Level 2) +S52222D | Garbage Code (GBD Level 2) +S52222E | Garbage Code (GBD Level 2) +S52222F | Garbage Code (GBD Level 2) +S52222G | Garbage Code (GBD Level 2) +S52222H | Garbage Code (GBD Level 2) +S52222J | Garbage Code (GBD Level 2) +S52222K | Garbage Code (GBD Level 2) +S52222M | Garbage Code (GBD Level 2) +S52222N | Garbage Code (GBD Level 2) +S52222P | Garbage Code (GBD Level 2) +S52222Q | Garbage Code (GBD Level 2) +S52222R | Garbage Code (GBD Level 2) +S52222S | Garbage Code (GBD Level 2) +S52223A | Garbage Code (GBD Level 2) +S52223B | Garbage Code (GBD Level 2) +S52223C | Garbage Code (GBD Level 2) +S52223D | Garbage Code (GBD Level 2) +S52223E | Garbage Code (GBD Level 2) +S52223F | Garbage Code (GBD Level 2) +S52223G | Garbage Code (GBD Level 2) +S52223H | Garbage Code (GBD Level 2) +S52223J | Garbage Code (GBD Level 2) +S52223K | Garbage Code (GBD Level 2) +S52223M | Garbage Code (GBD Level 2) +S52223N | Garbage Code (GBD Level 2) +S52223P | Garbage Code (GBD Level 2) +S52223Q | Garbage Code (GBD Level 2) +S52223R | Garbage Code (GBD Level 2) +S52223S | Garbage Code (GBD Level 2) +S52224A | Garbage Code (GBD Level 2) +S52224B | Garbage Code (GBD Level 2) +S52224C | Garbage Code (GBD Level 2) +S52224D | Garbage Code (GBD Level 2) +S52224E | Garbage Code (GBD Level 2) +S52224F | Garbage Code (GBD Level 2) +S52224G | Garbage Code (GBD Level 2) +S52224H | Garbage Code (GBD Level 2) +S52224J | Garbage Code (GBD Level 2) +S52224K | Garbage Code (GBD Level 2) +S52224M | Garbage Code (GBD Level 2) +S52224N | Garbage Code (GBD Level 2) +S52224P | Garbage Code (GBD Level 2) +S52224Q | Garbage Code (GBD Level 2) +S52224R | Garbage Code (GBD Level 2) +S52224S | Garbage Code (GBD Level 2) +S52225A | Garbage Code (GBD Level 2) +S52225B | Garbage Code (GBD Level 2) +S52225C | Garbage Code (GBD Level 2) +S52225D | Garbage Code (GBD Level 2) +S52225E | Garbage Code (GBD Level 2) +S52225F | Garbage Code (GBD Level 2) +S52225G | Garbage Code (GBD Level 2) +S52225H | Garbage Code (GBD Level 2) +S52225J | Garbage Code (GBD Level 2) +S52225K | Garbage Code (GBD Level 2) +S52225M | Garbage Code (GBD Level 2) +S52225N | Garbage Code (GBD Level 2) +S52225P | Garbage Code (GBD Level 2) +S52225Q | Garbage Code (GBD Level 2) +S52225R | Garbage Code (GBD Level 2) +S52225S | Garbage Code (GBD Level 2) +S52226A | Garbage Code (GBD Level 2) +S52226B | Garbage Code (GBD Level 2) +S52226C | Garbage Code (GBD Level 2) +S52226D | Garbage Code (GBD Level 2) +S52226E | Garbage Code (GBD Level 2) +S52226F | Garbage Code (GBD Level 2) +S52226G | Garbage Code (GBD Level 2) +S52226H | Garbage Code (GBD Level 2) +S52226J | Garbage Code (GBD Level 2) +S52226K | Garbage Code (GBD Level 2) +S52226M | Garbage Code (GBD Level 2) +S52226N | Garbage Code (GBD Level 2) +S52226P | Garbage Code (GBD Level 2) +S52226Q | Garbage Code (GBD Level 2) +S52226R | Garbage Code (GBD Level 2) +S52226S | Garbage Code (GBD Level 2) +S52231A | Garbage Code (GBD Level 2) +S52231B | Garbage Code (GBD Level 2) +S52231C | Garbage Code (GBD Level 2) +S52231D | Garbage Code (GBD Level 2) +S52231E | Garbage Code (GBD Level 2) +S52231F | Garbage Code (GBD Level 2) +S52231G | Garbage Code (GBD Level 2) +S52231H | Garbage Code (GBD Level 2) +S52231J | Garbage Code (GBD Level 2) +S52231K | Garbage Code (GBD Level 2) +S52231M | Garbage Code (GBD Level 2) +S52231N | Garbage Code (GBD Level 2) +S52231P | Garbage Code (GBD Level 2) +S52231Q | Garbage Code (GBD Level 2) +S52231R | Garbage Code (GBD Level 2) +S52231S | Garbage Code (GBD Level 2) +S52232A | Garbage Code (GBD Level 2) +S52232B | Garbage Code (GBD Level 2) +S52232C | Garbage Code (GBD Level 2) +S52232D | Garbage Code (GBD Level 2) +S52232E | Garbage Code (GBD Level 2) +S52232F | Garbage Code (GBD Level 2) +S52232G | Garbage Code (GBD Level 2) +S52232H | Garbage Code (GBD Level 2) +S52232J | Garbage Code (GBD Level 2) +S52232K | Garbage Code (GBD Level 2) +S52232M | Garbage Code (GBD Level 2) +S52232N | Garbage Code (GBD Level 2) +S52232P | Garbage Code (GBD Level 2) +S52232Q | Garbage Code (GBD Level 2) +S52232R | Garbage Code (GBD Level 2) +S52232S | Garbage Code (GBD Level 2) +S52233A | Garbage Code (GBD Level 2) +S52233B | Garbage Code (GBD Level 2) +S52233C | Garbage Code (GBD Level 2) +S52233D | Garbage Code (GBD Level 2) +S52233E | Garbage Code (GBD Level 2) +S52233F | Garbage Code (GBD Level 2) +S52233G | Garbage Code (GBD Level 2) +S52233H | Garbage Code (GBD Level 2) +S52233J | Garbage Code (GBD Level 2) +S52233K | Garbage Code (GBD Level 2) +S52233M | Garbage Code (GBD Level 2) +S52233N | Garbage Code (GBD Level 2) +S52233P | Garbage Code (GBD Level 2) +S52233Q | Garbage Code (GBD Level 2) +S52233R | Garbage Code (GBD Level 2) +S52233S | Garbage Code (GBD Level 2) +S52234A | Garbage Code (GBD Level 2) +S52234B | Garbage Code (GBD Level 2) +S52234C | Garbage Code (GBD Level 2) +S52234D | Garbage Code (GBD Level 2) +S52234E | Garbage Code (GBD Level 2) +S52234F | Garbage Code (GBD Level 2) +S52234G | Garbage Code (GBD Level 2) +S52234H | Garbage Code (GBD Level 2) +S52234J | Garbage Code (GBD Level 2) +S52234K | Garbage Code (GBD Level 2) +S52234M | Garbage Code (GBD Level 2) +S52234N | Garbage Code (GBD Level 2) +S52234P | Garbage Code (GBD Level 2) +S52234Q | Garbage Code (GBD Level 2) +S52234R | Garbage Code (GBD Level 2) +S52234S | Garbage Code (GBD Level 2) +S52235A | Garbage Code (GBD Level 2) +S52235B | Garbage Code (GBD Level 2) +S52235C | Garbage Code (GBD Level 2) +S52235D | Garbage Code (GBD Level 2) +S52235E | Garbage Code (GBD Level 2) +S52235F | Garbage Code (GBD Level 2) +S52235G | Garbage Code (GBD Level 2) +S52235H | Garbage Code (GBD Level 2) +S52235J | Garbage Code (GBD Level 2) +S52235K | Garbage Code (GBD Level 2) +S52235M | Garbage Code (GBD Level 2) +S52235N | Garbage Code (GBD Level 2) +S52235P | Garbage Code (GBD Level 2) +S52235Q | Garbage Code (GBD Level 2) +S52235R | Garbage Code (GBD Level 2) +S52235S | Garbage Code (GBD Level 2) +S52236A | Garbage Code (GBD Level 2) +S52236B | Garbage Code (GBD Level 2) +S52236C | Garbage Code (GBD Level 2) +S52236D | Garbage Code (GBD Level 2) +S52236E | Garbage Code (GBD Level 2) +S52236F | Garbage Code (GBD Level 2) +S52236G | Garbage Code (GBD Level 2) +S52236H | Garbage Code (GBD Level 2) +S52236J | Garbage Code (GBD Level 2) +S52236K | Garbage Code (GBD Level 2) +S52236M | Garbage Code (GBD Level 2) +S52236N | Garbage Code (GBD Level 2) +S52236P | Garbage Code (GBD Level 2) +S52236Q | Garbage Code (GBD Level 2) +S52236R | Garbage Code (GBD Level 2) +S52236S | Garbage Code (GBD Level 2) +S52241A | Garbage Code (GBD Level 2) +S52241B | Garbage Code (GBD Level 2) +S52241C | Garbage Code (GBD Level 2) +S52241D | Garbage Code (GBD Level 2) +S52241E | Garbage Code (GBD Level 2) +S52241F | Garbage Code (GBD Level 2) +S52241G | Garbage Code (GBD Level 2) +S52241H | Garbage Code (GBD Level 2) +S52241J | Garbage Code (GBD Level 2) +S52241K | Garbage Code (GBD Level 2) +S52241M | Garbage Code (GBD Level 2) +S52241N | Garbage Code (GBD Level 2) +S52241P | Garbage Code (GBD Level 2) +S52241Q | Garbage Code (GBD Level 2) +S52241R | Garbage Code (GBD Level 2) +S52241S | Garbage Code (GBD Level 2) +S52242A | Garbage Code (GBD Level 2) +S52242B | Garbage Code (GBD Level 2) +S52242C | Garbage Code (GBD Level 2) +S52242D | Garbage Code (GBD Level 2) +S52242E | Garbage Code (GBD Level 2) +S52242F | Garbage Code (GBD Level 2) +S52242G | Garbage Code (GBD Level 2) +S52242H | Garbage Code (GBD Level 2) +S52242J | Garbage Code (GBD Level 2) +S52242K | Garbage Code (GBD Level 2) +S52242M | Garbage Code (GBD Level 2) +S52242N | Garbage Code (GBD Level 2) +S52242P | Garbage Code (GBD Level 2) +S52242Q | Garbage Code (GBD Level 2) +S52242R | Garbage Code (GBD Level 2) +S52242S | Garbage Code (GBD Level 2) +S52243A | Garbage Code (GBD Level 2) +S52243B | Garbage Code (GBD Level 2) +S52243C | Garbage Code (GBD Level 2) +S52243D | Garbage Code (GBD Level 2) +S52243E | Garbage Code (GBD Level 2) +S52243F | Garbage Code (GBD Level 2) +S52243G | Garbage Code (GBD Level 2) +S52243H | Garbage Code (GBD Level 2) +S52243J | Garbage Code (GBD Level 2) +S52243K | Garbage Code (GBD Level 2) +S52243M | Garbage Code (GBD Level 2) +S52243N | Garbage Code (GBD Level 2) +S52243P | Garbage Code (GBD Level 2) +S52243Q | Garbage Code (GBD Level 2) +S52243R | Garbage Code (GBD Level 2) +S52243S | Garbage Code (GBD Level 2) +S52244A | Garbage Code (GBD Level 2) +S52244B | Garbage Code (GBD Level 2) +S52244C | Garbage Code (GBD Level 2) +S52244D | Garbage Code (GBD Level 2) +S52244E | Garbage Code (GBD Level 2) +S52244F | Garbage Code (GBD Level 2) +S52244G | Garbage Code (GBD Level 2) +S52244H | Garbage Code (GBD Level 2) +S52244J | Garbage Code (GBD Level 2) +S52244K | Garbage Code (GBD Level 2) +S52244M | Garbage Code (GBD Level 2) +S52244N | Garbage Code (GBD Level 2) +S52244P | Garbage Code (GBD Level 2) +S52244Q | Garbage Code (GBD Level 2) +S52244R | Garbage Code (GBD Level 2) +S52244S | Garbage Code (GBD Level 2) +S52245A | Garbage Code (GBD Level 2) +S52245B | Garbage Code (GBD Level 2) +S52245C | Garbage Code (GBD Level 2) +S52245D | Garbage Code (GBD Level 2) +S52245E | Garbage Code (GBD Level 2) +S52245F | Garbage Code (GBD Level 2) +S52245G | Garbage Code (GBD Level 2) +S52245H | Garbage Code (GBD Level 2) +S52245J | Garbage Code (GBD Level 2) +S52245K | Garbage Code (GBD Level 2) +S52245M | Garbage Code (GBD Level 2) +S52245N | Garbage Code (GBD Level 2) +S52245P | Garbage Code (GBD Level 2) +S52245Q | Garbage Code (GBD Level 2) +S52245R | Garbage Code (GBD Level 2) +S52245S | Garbage Code (GBD Level 2) +S52246A | Garbage Code (GBD Level 2) +S52246B | Garbage Code (GBD Level 2) +S52246C | Garbage Code (GBD Level 2) +S52246D | Garbage Code (GBD Level 2) +S52246E | Garbage Code (GBD Level 2) +S52246F | Garbage Code (GBD Level 2) +S52246G | Garbage Code (GBD Level 2) +S52246H | Garbage Code (GBD Level 2) +S52246J | Garbage Code (GBD Level 2) +S52246K | Garbage Code (GBD Level 2) +S52246M | Garbage Code (GBD Level 2) +S52246N | Garbage Code (GBD Level 2) +S52246P | Garbage Code (GBD Level 2) +S52246Q | Garbage Code (GBD Level 2) +S52246R | Garbage Code (GBD Level 2) +S52246S | Garbage Code (GBD Level 2) +S52251A | Garbage Code (GBD Level 2) +S52251B | Garbage Code (GBD Level 2) +S52251C | Garbage Code (GBD Level 2) +S52251D | Garbage Code (GBD Level 2) +S52251E | Garbage Code (GBD Level 2) +S52251F | Garbage Code (GBD Level 2) +S52251G | Garbage Code (GBD Level 2) +S52251H | Garbage Code (GBD Level 2) +S52251J | Garbage Code (GBD Level 2) +S52251K | Garbage Code (GBD Level 2) +S52251M | Garbage Code (GBD Level 2) +S52251N | Garbage Code (GBD Level 2) +S52251P | Garbage Code (GBD Level 2) +S52251Q | Garbage Code (GBD Level 2) +S52251R | Garbage Code (GBD Level 2) +S52251S | Garbage Code (GBD Level 2) +S52252A | Garbage Code (GBD Level 2) +S52252B | Garbage Code (GBD Level 2) +S52252C | Garbage Code (GBD Level 2) +S52252D | Garbage Code (GBD Level 2) +S52252E | Garbage Code (GBD Level 2) +S52252F | Garbage Code (GBD Level 2) +S52252G | Garbage Code (GBD Level 2) +S52252H | Garbage Code (GBD Level 2) +S52252J | Garbage Code (GBD Level 2) +S52252K | Garbage Code (GBD Level 2) +S52252M | Garbage Code (GBD Level 2) +S52252N | Garbage Code (GBD Level 2) +S52252P | Garbage Code (GBD Level 2) +S52252Q | Garbage Code (GBD Level 2) +S52252R | Garbage Code (GBD Level 2) +S52252S | Garbage Code (GBD Level 2) +S52253A | Garbage Code (GBD Level 2) +S52253B | Garbage Code (GBD Level 2) +S52253C | Garbage Code (GBD Level 2) +S52253D | Garbage Code (GBD Level 2) +S52253E | Garbage Code (GBD Level 2) +S52253F | Garbage Code (GBD Level 2) +S52253G | Garbage Code (GBD Level 2) +S52253H | Garbage Code (GBD Level 2) +S52253J | Garbage Code (GBD Level 2) +S52253K | Garbage Code (GBD Level 2) +S52253M | Garbage Code (GBD Level 2) +S52253N | Garbage Code (GBD Level 2) +S52253P | Garbage Code (GBD Level 2) +S52253Q | Garbage Code (GBD Level 2) +S52253R | Garbage Code (GBD Level 2) +S52253S | Garbage Code (GBD Level 2) +S52254A | Garbage Code (GBD Level 2) +S52254B | Garbage Code (GBD Level 2) +S52254C | Garbage Code (GBD Level 2) +S52254D | Garbage Code (GBD Level 2) +S52254E | Garbage Code (GBD Level 2) +S52254F | Garbage Code (GBD Level 2) +S52254G | Garbage Code (GBD Level 2) +S52254H | Garbage Code (GBD Level 2) +S52254J | Garbage Code (GBD Level 2) +S52254K | Garbage Code (GBD Level 2) +S52254M | Garbage Code (GBD Level 2) +S52254N | Garbage Code (GBD Level 2) +S52254P | Garbage Code (GBD Level 2) +S52254Q | Garbage Code (GBD Level 2) +S52254R | Garbage Code (GBD Level 2) +S52254S | Garbage Code (GBD Level 2) +S52255A | Garbage Code (GBD Level 2) +S52255B | Garbage Code (GBD Level 2) +S52255C | Garbage Code (GBD Level 2) +S52255D | Garbage Code (GBD Level 2) +S52255E | Garbage Code (GBD Level 2) +S52255F | Garbage Code (GBD Level 2) +S52255G | Garbage Code (GBD Level 2) +S52255H | Garbage Code (GBD Level 2) +S52255J | Garbage Code (GBD Level 2) +S52255K | Garbage Code (GBD Level 2) +S52255M | Garbage Code (GBD Level 2) +S52255N | Garbage Code (GBD Level 2) +S52255P | Garbage Code (GBD Level 2) +S52255Q | Garbage Code (GBD Level 2) +S52255R | Garbage Code (GBD Level 2) +S52255S | Garbage Code (GBD Level 2) +S52256A | Garbage Code (GBD Level 2) +S52256B | Garbage Code (GBD Level 2) +S52256C | Garbage Code (GBD Level 2) +S52256D | Garbage Code (GBD Level 2) +S52256E | Garbage Code (GBD Level 2) +S52256F | Garbage Code (GBD Level 2) +S52256G | Garbage Code (GBD Level 2) +S52256H | Garbage Code (GBD Level 2) +S52256J | Garbage Code (GBD Level 2) +S52256K | Garbage Code (GBD Level 2) +S52256M | Garbage Code (GBD Level 2) +S52256N | Garbage Code (GBD Level 2) +S52256P | Garbage Code (GBD Level 2) +S52256Q | Garbage Code (GBD Level 2) +S52256R | Garbage Code (GBD Level 2) +S52256S | Garbage Code (GBD Level 2) +S52261A | Garbage Code (GBD Level 2) +S52261B | Garbage Code (GBD Level 2) +S52261C | Garbage Code (GBD Level 2) +S52261D | Garbage Code (GBD Level 2) +S52261E | Garbage Code (GBD Level 2) +S52261F | Garbage Code (GBD Level 2) +S52261G | Garbage Code (GBD Level 2) +S52261H | Garbage Code (GBD Level 2) +S52261J | Garbage Code (GBD Level 2) +S52261K | Garbage Code (GBD Level 2) +S52261M | Garbage Code (GBD Level 2) +S52261N | Garbage Code (GBD Level 2) +S52261P | Garbage Code (GBD Level 2) +S52261Q | Garbage Code (GBD Level 2) +S52261R | Garbage Code (GBD Level 2) +S52261S | Garbage Code (GBD Level 2) +S52262A | Garbage Code (GBD Level 2) +S52262B | Garbage Code (GBD Level 2) +S52262C | Garbage Code (GBD Level 2) +S52262D | Garbage Code (GBD Level 2) +S52262E | Garbage Code (GBD Level 2) +S52262F | Garbage Code (GBD Level 2) +S52262G | Garbage Code (GBD Level 2) +S52262H | Garbage Code (GBD Level 2) +S52262J | Garbage Code (GBD Level 2) +S52262K | Garbage Code (GBD Level 2) +S52262M | Garbage Code (GBD Level 2) +S52262N | Garbage Code (GBD Level 2) +S52262P | Garbage Code (GBD Level 2) +S52262Q | Garbage Code (GBD Level 2) +S52262R | Garbage Code (GBD Level 2) +S52262S | Garbage Code (GBD Level 2) +S52263A | Garbage Code (GBD Level 2) +S52263B | Garbage Code (GBD Level 2) +S52263C | Garbage Code (GBD Level 2) +S52263D | Garbage Code (GBD Level 2) +S52263E | Garbage Code (GBD Level 2) +S52263F | Garbage Code (GBD Level 2) +S52263G | Garbage Code (GBD Level 2) +S52263H | Garbage Code (GBD Level 2) +S52263J | Garbage Code (GBD Level 2) +S52263K | Garbage Code (GBD Level 2) +S52263M | Garbage Code (GBD Level 2) +S52263N | Garbage Code (GBD Level 2) +S52263P | Garbage Code (GBD Level 2) +S52263Q | Garbage Code (GBD Level 2) +S52263R | Garbage Code (GBD Level 2) +S52263S | Garbage Code (GBD Level 2) +S52264A | Garbage Code (GBD Level 2) +S52264B | Garbage Code (GBD Level 2) +S52264C | Garbage Code (GBD Level 2) +S52264D | Garbage Code (GBD Level 2) +S52264E | Garbage Code (GBD Level 2) +S52264F | Garbage Code (GBD Level 2) +S52264G | Garbage Code (GBD Level 2) +S52264H | Garbage Code (GBD Level 2) +S52264J | Garbage Code (GBD Level 2) +S52264K | Garbage Code (GBD Level 2) +S52264M | Garbage Code (GBD Level 2) +S52264N | Garbage Code (GBD Level 2) +S52264P | Garbage Code (GBD Level 2) +S52264Q | Garbage Code (GBD Level 2) +S52264R | Garbage Code (GBD Level 2) +S52264S | Garbage Code (GBD Level 2) +S52265A | Garbage Code (GBD Level 2) +S52265B | Garbage Code (GBD Level 2) +S52265C | Garbage Code (GBD Level 2) +S52265D | Garbage Code (GBD Level 2) +S52265E | Garbage Code (GBD Level 2) +S52265F | Garbage Code (GBD Level 2) +S52265G | Garbage Code (GBD Level 2) +S52265H | Garbage Code (GBD Level 2) +S52265J | Garbage Code (GBD Level 2) +S52265K | Garbage Code (GBD Level 2) +S52265M | Garbage Code (GBD Level 2) +S52265N | Garbage Code (GBD Level 2) +S52265P | Garbage Code (GBD Level 2) +S52265Q | Garbage Code (GBD Level 2) +S52265R | Garbage Code (GBD Level 2) +S52265S | Garbage Code (GBD Level 2) +S52266A | Garbage Code (GBD Level 2) +S52266B | Garbage Code (GBD Level 2) +S52266C | Garbage Code (GBD Level 2) +S52266D | Garbage Code (GBD Level 2) +S52266E | Garbage Code (GBD Level 2) +S52266F | Garbage Code (GBD Level 2) +S52266G | Garbage Code (GBD Level 2) +S52266H | Garbage Code (GBD Level 2) +S52266J | Garbage Code (GBD Level 2) +S52266K | Garbage Code (GBD Level 2) +S52266M | Garbage Code (GBD Level 2) +S52266N | Garbage Code (GBD Level 2) +S52266P | Garbage Code (GBD Level 2) +S52266Q | Garbage Code (GBD Level 2) +S52266R | Garbage Code (GBD Level 2) +S52266S | Garbage Code (GBD Level 2) +S52271A | Garbage Code (GBD Level 2) +S52271B | Garbage Code (GBD Level 2) +S52271C | Garbage Code (GBD Level 2) +S52271D | Garbage Code (GBD Level 2) +S52271E | Garbage Code (GBD Level 2) +S52271F | Garbage Code (GBD Level 2) +S52271G | Garbage Code (GBD Level 2) +S52271H | Garbage Code (GBD Level 2) +S52271J | Garbage Code (GBD Level 2) +S52271K | Garbage Code (GBD Level 2) +S52271M | Garbage Code (GBD Level 2) +S52271N | Garbage Code (GBD Level 2) +S52271P | Garbage Code (GBD Level 2) +S52271Q | Garbage Code (GBD Level 2) +S52271R | Garbage Code (GBD Level 2) +S52271S | Garbage Code (GBD Level 2) +S52272A | Garbage Code (GBD Level 2) +S52272B | Garbage Code (GBD Level 2) +S52272C | Garbage Code (GBD Level 2) +S52272D | Garbage Code (GBD Level 2) +S52272E | Garbage Code (GBD Level 2) +S52272F | Garbage Code (GBD Level 2) +S52272G | Garbage Code (GBD Level 2) +S52272H | Garbage Code (GBD Level 2) +S52272J | Garbage Code (GBD Level 2) +S52272K | Garbage Code (GBD Level 2) +S52272M | Garbage Code (GBD Level 2) +S52272N | Garbage Code (GBD Level 2) +S52272P | Garbage Code (GBD Level 2) +S52272Q | Garbage Code (GBD Level 2) +S52272R | Garbage Code (GBD Level 2) +S52272S | Garbage Code (GBD Level 2) +S52279A | Garbage Code (GBD Level 2) +S52279B | Garbage Code (GBD Level 2) +S52279C | Garbage Code (GBD Level 2) +S52279D | Garbage Code (GBD Level 2) +S52279E | Garbage Code (GBD Level 2) +S52279F | Garbage Code (GBD Level 2) +S52279G | Garbage Code (GBD Level 2) +S52279H | Garbage Code (GBD Level 2) +S52279J | Garbage Code (GBD Level 2) +S52279K | Garbage Code (GBD Level 2) +S52279M | Garbage Code (GBD Level 2) +S52279N | Garbage Code (GBD Level 2) +S52279P | Garbage Code (GBD Level 2) +S52279Q | Garbage Code (GBD Level 2) +S52279R | Garbage Code (GBD Level 2) +S52279S | Garbage Code (GBD Level 2) +S52281A | Garbage Code (GBD Level 2) +S52281B | Garbage Code (GBD Level 2) +S52281C | Garbage Code (GBD Level 2) +S52281D | Garbage Code (GBD Level 2) +S52281E | Garbage Code (GBD Level 2) +S52281F | Garbage Code (GBD Level 2) +S52281G | Garbage Code (GBD Level 2) +S52281H | Garbage Code (GBD Level 2) +S52281J | Garbage Code (GBD Level 2) +S52281K | Garbage Code (GBD Level 2) +S52281M | Garbage Code (GBD Level 2) +S52281N | Garbage Code (GBD Level 2) +S52281P | Garbage Code (GBD Level 2) +S52281Q | Garbage Code (GBD Level 2) +S52281R | Garbage Code (GBD Level 2) +S52281S | Garbage Code (GBD Level 2) +S52282A | Garbage Code (GBD Level 2) +S52282B | Garbage Code (GBD Level 2) +S52282C | Garbage Code (GBD Level 2) +S52282D | Garbage Code (GBD Level 2) +S52282E | Garbage Code (GBD Level 2) +S52282F | Garbage Code (GBD Level 2) +S52282G | Garbage Code (GBD Level 2) +S52282H | Garbage Code (GBD Level 2) +S52282J | Garbage Code (GBD Level 2) +S52282K | Garbage Code (GBD Level 2) +S52282M | Garbage Code (GBD Level 2) +S52282N | Garbage Code (GBD Level 2) +S52282P | Garbage Code (GBD Level 2) +S52282Q | Garbage Code (GBD Level 2) +S52282R | Garbage Code (GBD Level 2) +S52282S | Garbage Code (GBD Level 2) +S52283A | Garbage Code (GBD Level 2) +S52283B | Garbage Code (GBD Level 2) +S52283C | Garbage Code (GBD Level 2) +S52283D | Garbage Code (GBD Level 2) +S52283E | Garbage Code (GBD Level 2) +S52283F | Garbage Code (GBD Level 2) +S52283G | Garbage Code (GBD Level 2) +S52283H | Garbage Code (GBD Level 2) +S52283J | Garbage Code (GBD Level 2) +S52283K | Garbage Code (GBD Level 2) +S52283M | Garbage Code (GBD Level 2) +S52283N | Garbage Code (GBD Level 2) +S52283P | Garbage Code (GBD Level 2) +S52283Q | Garbage Code (GBD Level 2) +S52283R | Garbage Code (GBD Level 2) +S52283S | Garbage Code (GBD Level 2) +S52291A | Garbage Code (GBD Level 2) +S52291B | Garbage Code (GBD Level 2) +S52291C | Garbage Code (GBD Level 2) +S52291D | Garbage Code (GBD Level 2) +S52291E | Garbage Code (GBD Level 2) +S52291F | Garbage Code (GBD Level 2) +S52291G | Garbage Code (GBD Level 2) +S52291H | Garbage Code (GBD Level 2) +S52291J | Garbage Code (GBD Level 2) +S52291K | Garbage Code (GBD Level 2) +S52291M | Garbage Code (GBD Level 2) +S52291N | Garbage Code (GBD Level 2) +S52291P | Garbage Code (GBD Level 2) +S52291Q | Garbage Code (GBD Level 2) +S52291R | Garbage Code (GBD Level 2) +S52291S | Garbage Code (GBD Level 2) +S52292A | Garbage Code (GBD Level 2) +S52292B | Garbage Code (GBD Level 2) +S52292C | Garbage Code (GBD Level 2) +S52292D | Garbage Code (GBD Level 2) +S52292E | Garbage Code (GBD Level 2) +S52292F | Garbage Code (GBD Level 2) +S52292G | Garbage Code (GBD Level 2) +S52292H | Garbage Code (GBD Level 2) +S52292J | Garbage Code (GBD Level 2) +S52292K | Garbage Code (GBD Level 2) +S52292M | Garbage Code (GBD Level 2) +S52292N | Garbage Code (GBD Level 2) +S52292P | Garbage Code (GBD Level 2) +S52292Q | Garbage Code (GBD Level 2) +S52292R | Garbage Code (GBD Level 2) +S52292S | Garbage Code (GBD Level 2) +S52299A | Garbage Code (GBD Level 2) +S52299B | Garbage Code (GBD Level 2) +S52299C | Garbage Code (GBD Level 2) +S52299D | Garbage Code (GBD Level 2) +S52299E | Garbage Code (GBD Level 2) +S52299F | Garbage Code (GBD Level 2) +S52299G | Garbage Code (GBD Level 2) +S52299H | Garbage Code (GBD Level 2) +S52299J | Garbage Code (GBD Level 2) +S52299K | Garbage Code (GBD Level 2) +S52299M | Garbage Code (GBD Level 2) +S52299N | Garbage Code (GBD Level 2) +S52299P | Garbage Code (GBD Level 2) +S52299Q | Garbage Code (GBD Level 2) +S52299R | Garbage Code (GBD Level 2) +S52299S | Garbage Code (GBD Level 2) +S523--- | Garbage Code (GBD Level 2) +S52301A | Garbage Code (GBD Level 2) +S52301B | Garbage Code (GBD Level 2) +S52301C | Garbage Code (GBD Level 2) +S52301D | Garbage Code (GBD Level 2) +S52301E | Garbage Code (GBD Level 2) +S52301F | Garbage Code (GBD Level 2) +S52301G | Garbage Code (GBD Level 2) +S52301H | Garbage Code (GBD Level 2) +S52301J | Garbage Code (GBD Level 2) +S52301K | Garbage Code (GBD Level 2) +S52301M | Garbage Code (GBD Level 2) +S52301N | Garbage Code (GBD Level 2) +S52301P | Garbage Code (GBD Level 2) +S52301Q | Garbage Code (GBD Level 2) +S52301R | Garbage Code (GBD Level 2) +S52301S | Garbage Code (GBD Level 2) +S52302A | Garbage Code (GBD Level 2) +S52302B | Garbage Code (GBD Level 2) +S52302C | Garbage Code (GBD Level 2) +S52302D | Garbage Code (GBD Level 2) +S52302E | Garbage Code (GBD Level 2) +S52302F | Garbage Code (GBD Level 2) +S52302G | Garbage Code (GBD Level 2) +S52302H | Garbage Code (GBD Level 2) +S52302J | Garbage Code (GBD Level 2) +S52302K | Garbage Code (GBD Level 2) +S52302M | Garbage Code (GBD Level 2) +S52302N | Garbage Code (GBD Level 2) +S52302P | Garbage Code (GBD Level 2) +S52302Q | Garbage Code (GBD Level 2) +S52302R | Garbage Code (GBD Level 2) +S52302S | Garbage Code (GBD Level 2) +S52309A | Garbage Code (GBD Level 2) +S52309B | Garbage Code (GBD Level 2) +S52309C | Garbage Code (GBD Level 2) +S52309D | Garbage Code (GBD Level 2) +S52309E | Garbage Code (GBD Level 2) +S52309F | Garbage Code (GBD Level 2) +S52309G | Garbage Code (GBD Level 2) +S52309H | Garbage Code (GBD Level 2) +S52309J | Garbage Code (GBD Level 2) +S52309K | Garbage Code (GBD Level 2) +S52309M | Garbage Code (GBD Level 2) +S52309N | Garbage Code (GBD Level 2) +S52309P | Garbage Code (GBD Level 2) +S52309Q | Garbage Code (GBD Level 2) +S52309R | Garbage Code (GBD Level 2) +S52309S | Garbage Code (GBD Level 2) +S52311A | Garbage Code (GBD Level 2) +S52311D | Garbage Code (GBD Level 2) +S52311G | Garbage Code (GBD Level 2) +S52311K | Garbage Code (GBD Level 2) +S52311P | Garbage Code (GBD Level 2) +S52311S | Garbage Code (GBD Level 2) +S52312A | Garbage Code (GBD Level 2) +S52312D | Garbage Code (GBD Level 2) +S52312G | Garbage Code (GBD Level 2) +S52312K | Garbage Code (GBD Level 2) +S52312P | Garbage Code (GBD Level 2) +S52312S | Garbage Code (GBD Level 2) +S52319A | Garbage Code (GBD Level 2) +S52319D | Garbage Code (GBD Level 2) +S52319G | Garbage Code (GBD Level 2) +S52319K | Garbage Code (GBD Level 2) +S52319P | Garbage Code (GBD Level 2) +S52319S | Garbage Code (GBD Level 2) +S52321A | Garbage Code (GBD Level 2) +S52321B | Garbage Code (GBD Level 2) +S52321C | Garbage Code (GBD Level 2) +S52321D | Garbage Code (GBD Level 2) +S52321E | Garbage Code (GBD Level 2) +S52321F | Garbage Code (GBD Level 2) +S52321G | Garbage Code (GBD Level 2) +S52321H | Garbage Code (GBD Level 2) +S52321J | Garbage Code (GBD Level 2) +S52321K | Garbage Code (GBD Level 2) +S52321M | Garbage Code (GBD Level 2) +S52321N | Garbage Code (GBD Level 2) +S52321P | Garbage Code (GBD Level 2) +S52321Q | Garbage Code (GBD Level 2) +S52321R | Garbage Code (GBD Level 2) +S52321S | Garbage Code (GBD Level 2) +S52322A | Garbage Code (GBD Level 2) +S52322B | Garbage Code (GBD Level 2) +S52322C | Garbage Code (GBD Level 2) +S52322D | Garbage Code (GBD Level 2) +S52322E | Garbage Code (GBD Level 2) +S52322F | Garbage Code (GBD Level 2) +S52322G | Garbage Code (GBD Level 2) +S52322H | Garbage Code (GBD Level 2) +S52322J | Garbage Code (GBD Level 2) +S52322K | Garbage Code (GBD Level 2) +S52322M | Garbage Code (GBD Level 2) +S52322N | Garbage Code (GBD Level 2) +S52322P | Garbage Code (GBD Level 2) +S52322Q | Garbage Code (GBD Level 2) +S52322R | Garbage Code (GBD Level 2) +S52322S | Garbage Code (GBD Level 2) +S52323A | Garbage Code (GBD Level 2) +S52323B | Garbage Code (GBD Level 2) +S52323C | Garbage Code (GBD Level 2) +S52323D | Garbage Code (GBD Level 2) +S52323E | Garbage Code (GBD Level 2) +S52323F | Garbage Code (GBD Level 2) +S52323G | Garbage Code (GBD Level 2) +S52323H | Garbage Code (GBD Level 2) +S52323J | Garbage Code (GBD Level 2) +S52323K | Garbage Code (GBD Level 2) +S52323M | Garbage Code (GBD Level 2) +S52323N | Garbage Code (GBD Level 2) +S52323P | Garbage Code (GBD Level 2) +S52323Q | Garbage Code (GBD Level 2) +S52323R | Garbage Code (GBD Level 2) +S52323S | Garbage Code (GBD Level 2) +S52324A | Garbage Code (GBD Level 2) +S52324B | Garbage Code (GBD Level 2) +S52324C | Garbage Code (GBD Level 2) +S52324D | Garbage Code (GBD Level 2) +S52324E | Garbage Code (GBD Level 2) +S52324F | Garbage Code (GBD Level 2) +S52324G | Garbage Code (GBD Level 2) +S52324H | Garbage Code (GBD Level 2) +S52324J | Garbage Code (GBD Level 2) +S52324K | Garbage Code (GBD Level 2) +S52324M | Garbage Code (GBD Level 2) +S52324N | Garbage Code (GBD Level 2) +S52324P | Garbage Code (GBD Level 2) +S52324Q | Garbage Code (GBD Level 2) +S52324R | Garbage Code (GBD Level 2) +S52324S | Garbage Code (GBD Level 2) +S52325A | Garbage Code (GBD Level 2) +S52325B | Garbage Code (GBD Level 2) +S52325C | Garbage Code (GBD Level 2) +S52325D | Garbage Code (GBD Level 2) +S52325E | Garbage Code (GBD Level 2) +S52325F | Garbage Code (GBD Level 2) +S52325G | Garbage Code (GBD Level 2) +S52325H | Garbage Code (GBD Level 2) +S52325J | Garbage Code (GBD Level 2) +S52325K | Garbage Code (GBD Level 2) +S52325M | Garbage Code (GBD Level 2) +S52325N | Garbage Code (GBD Level 2) +S52325P | Garbage Code (GBD Level 2) +S52325Q | Garbage Code (GBD Level 2) +S52325R | Garbage Code (GBD Level 2) +S52325S | Garbage Code (GBD Level 2) +S52326A | Garbage Code (GBD Level 2) +S52326B | Garbage Code (GBD Level 2) +S52326C | Garbage Code (GBD Level 2) +S52326D | Garbage Code (GBD Level 2) +S52326E | Garbage Code (GBD Level 2) +S52326F | Garbage Code (GBD Level 2) +S52326G | Garbage Code (GBD Level 2) +S52326H | Garbage Code (GBD Level 2) +S52326J | Garbage Code (GBD Level 2) +S52326K | Garbage Code (GBD Level 2) +S52326M | Garbage Code (GBD Level 2) +S52326N | Garbage Code (GBD Level 2) +S52326P | Garbage Code (GBD Level 2) +S52326Q | Garbage Code (GBD Level 2) +S52326R | Garbage Code (GBD Level 2) +S52326S | Garbage Code (GBD Level 2) +S52331A | Garbage Code (GBD Level 2) +S52331B | Garbage Code (GBD Level 2) +S52331C | Garbage Code (GBD Level 2) +S52331D | Garbage Code (GBD Level 2) +S52331E | Garbage Code (GBD Level 2) +S52331F | Garbage Code (GBD Level 2) +S52331G | Garbage Code (GBD Level 2) +S52331H | Garbage Code (GBD Level 2) +S52331J | Garbage Code (GBD Level 2) +S52331K | Garbage Code (GBD Level 2) +S52331M | Garbage Code (GBD Level 2) +S52331N | Garbage Code (GBD Level 2) +S52331P | Garbage Code (GBD Level 2) +S52331Q | Garbage Code (GBD Level 2) +S52331R | Garbage Code (GBD Level 2) +S52331S | Garbage Code (GBD Level 2) +S52332A | Garbage Code (GBD Level 2) +S52332B | Garbage Code (GBD Level 2) +S52332C | Garbage Code (GBD Level 2) +S52332D | Garbage Code (GBD Level 2) +S52332E | Garbage Code (GBD Level 2) +S52332F | Garbage Code (GBD Level 2) +S52332G | Garbage Code (GBD Level 2) +S52332H | Garbage Code (GBD Level 2) +S52332J | Garbage Code (GBD Level 2) +S52332K | Garbage Code (GBD Level 2) +S52332M | Garbage Code (GBD Level 2) +S52332N | Garbage Code (GBD Level 2) +S52332P | Garbage Code (GBD Level 2) +S52332Q | Garbage Code (GBD Level 2) +S52332R | Garbage Code (GBD Level 2) +S52332S | Garbage Code (GBD Level 2) +S52333A | Garbage Code (GBD Level 2) +S52333B | Garbage Code (GBD Level 2) +S52333C | Garbage Code (GBD Level 2) +S52333D | Garbage Code (GBD Level 2) +S52333E | Garbage Code (GBD Level 2) +S52333F | Garbage Code (GBD Level 2) +S52333G | Garbage Code (GBD Level 2) +S52333H | Garbage Code (GBD Level 2) +S52333J | Garbage Code (GBD Level 2) +S52333K | Garbage Code (GBD Level 2) +S52333M | Garbage Code (GBD Level 2) +S52333N | Garbage Code (GBD Level 2) +S52333P | Garbage Code (GBD Level 2) +S52333Q | Garbage Code (GBD Level 2) +S52333R | Garbage Code (GBD Level 2) +S52333S | Garbage Code (GBD Level 2) +S52334A | Garbage Code (GBD Level 2) +S52334B | Garbage Code (GBD Level 2) +S52334C | Garbage Code (GBD Level 2) +S52334D | Garbage Code (GBD Level 2) +S52334E | Garbage Code (GBD Level 2) +S52334F | Garbage Code (GBD Level 2) +S52334G | Garbage Code (GBD Level 2) +S52334H | Garbage Code (GBD Level 2) +S52334J | Garbage Code (GBD Level 2) +S52334K | Garbage Code (GBD Level 2) +S52334M | Garbage Code (GBD Level 2) +S52334N | Garbage Code (GBD Level 2) +S52334P | Garbage Code (GBD Level 2) +S52334Q | Garbage Code (GBD Level 2) +S52334R | Garbage Code (GBD Level 2) +S52334S | Garbage Code (GBD Level 2) +S52335A | Garbage Code (GBD Level 2) +S52335B | Garbage Code (GBD Level 2) +S52335C | Garbage Code (GBD Level 2) +S52335D | Garbage Code (GBD Level 2) +S52335E | Garbage Code (GBD Level 2) +S52335F | Garbage Code (GBD Level 2) +S52335G | Garbage Code (GBD Level 2) +S52335H | Garbage Code (GBD Level 2) +S52335J | Garbage Code (GBD Level 2) +S52335K | Garbage Code (GBD Level 2) +S52335M | Garbage Code (GBD Level 2) +S52335N | Garbage Code (GBD Level 2) +S52335P | Garbage Code (GBD Level 2) +S52335Q | Garbage Code (GBD Level 2) +S52335R | Garbage Code (GBD Level 2) +S52335S | Garbage Code (GBD Level 2) +S52336A | Garbage Code (GBD Level 2) +S52336B | Garbage Code (GBD Level 2) +S52336C | Garbage Code (GBD Level 2) +S52336D | Garbage Code (GBD Level 2) +S52336E | Garbage Code (GBD Level 2) +S52336F | Garbage Code (GBD Level 2) +S52336G | Garbage Code (GBD Level 2) +S52336H | Garbage Code (GBD Level 2) +S52336J | Garbage Code (GBD Level 2) +S52336K | Garbage Code (GBD Level 2) +S52336M | Garbage Code (GBD Level 2) +S52336N | Garbage Code (GBD Level 2) +S52336P | Garbage Code (GBD Level 2) +S52336Q | Garbage Code (GBD Level 2) +S52336R | Garbage Code (GBD Level 2) +S52336S | Garbage Code (GBD Level 2) +S52341A | Garbage Code (GBD Level 2) +S52341B | Garbage Code (GBD Level 2) +S52341C | Garbage Code (GBD Level 2) +S52341D | Garbage Code (GBD Level 2) +S52341E | Garbage Code (GBD Level 2) +S52341F | Garbage Code (GBD Level 2) +S52341G | Garbage Code (GBD Level 2) +S52341H | Garbage Code (GBD Level 2) +S52341J | Garbage Code (GBD Level 2) +S52341K | Garbage Code (GBD Level 2) +S52341M | Garbage Code (GBD Level 2) +S52341N | Garbage Code (GBD Level 2) +S52341P | Garbage Code (GBD Level 2) +S52341Q | Garbage Code (GBD Level 2) +S52341R | Garbage Code (GBD Level 2) +S52341S | Garbage Code (GBD Level 2) +S52342A | Garbage Code (GBD Level 2) +S52342B | Garbage Code (GBD Level 2) +S52342C | Garbage Code (GBD Level 2) +S52342D | Garbage Code (GBD Level 2) +S52342E | Garbage Code (GBD Level 2) +S52342F | Garbage Code (GBD Level 2) +S52342G | Garbage Code (GBD Level 2) +S52342H | Garbage Code (GBD Level 2) +S52342J | Garbage Code (GBD Level 2) +S52342K | Garbage Code (GBD Level 2) +S52342M | Garbage Code (GBD Level 2) +S52342N | Garbage Code (GBD Level 2) +S52342P | Garbage Code (GBD Level 2) +S52342Q | Garbage Code (GBD Level 2) +S52342R | Garbage Code (GBD Level 2) +S52342S | Garbage Code (GBD Level 2) +S52343A | Garbage Code (GBD Level 2) +S52343B | Garbage Code (GBD Level 2) +S52343C | Garbage Code (GBD Level 2) +S52343D | Garbage Code (GBD Level 2) +S52343E | Garbage Code (GBD Level 2) +S52343F | Garbage Code (GBD Level 2) +S52343G | Garbage Code (GBD Level 2) +S52343H | Garbage Code (GBD Level 2) +S52343J | Garbage Code (GBD Level 2) +S52343K | Garbage Code (GBD Level 2) +S52343M | Garbage Code (GBD Level 2) +S52343N | Garbage Code (GBD Level 2) +S52343P | Garbage Code (GBD Level 2) +S52343Q | Garbage Code (GBD Level 2) +S52343R | Garbage Code (GBD Level 2) +S52343S | Garbage Code (GBD Level 2) +S52344A | Garbage Code (GBD Level 2) +S52344B | Garbage Code (GBD Level 2) +S52344C | Garbage Code (GBD Level 2) +S52344D | Garbage Code (GBD Level 2) +S52344E | Garbage Code (GBD Level 2) +S52344F | Garbage Code (GBD Level 2) +S52344G | Garbage Code (GBD Level 2) +S52344H | Garbage Code (GBD Level 2) +S52344J | Garbage Code (GBD Level 2) +S52344K | Garbage Code (GBD Level 2) +S52344M | Garbage Code (GBD Level 2) +S52344N | Garbage Code (GBD Level 2) +S52344P | Garbage Code (GBD Level 2) +S52344Q | Garbage Code (GBD Level 2) +S52344R | Garbage Code (GBD Level 2) +S52344S | Garbage Code (GBD Level 2) +S52345A | Garbage Code (GBD Level 2) +S52345B | Garbage Code (GBD Level 2) +S52345C | Garbage Code (GBD Level 2) +S52345D | Garbage Code (GBD Level 2) +S52345E | Garbage Code (GBD Level 2) +S52345F | Garbage Code (GBD Level 2) +S52345G | Garbage Code (GBD Level 2) +S52345H | Garbage Code (GBD Level 2) +S52345J | Garbage Code (GBD Level 2) +S52345K | Garbage Code (GBD Level 2) +S52345M | Garbage Code (GBD Level 2) +S52345N | Garbage Code (GBD Level 2) +S52345P | Garbage Code (GBD Level 2) +S52345Q | Garbage Code (GBD Level 2) +S52345R | Garbage Code (GBD Level 2) +S52345S | Garbage Code (GBD Level 2) +S52346A | Garbage Code (GBD Level 2) +S52346B | Garbage Code (GBD Level 2) +S52346C | Garbage Code (GBD Level 2) +S52346D | Garbage Code (GBD Level 2) +S52346E | Garbage Code (GBD Level 2) +S52346F | Garbage Code (GBD Level 2) +S52346G | Garbage Code (GBD Level 2) +S52346H | Garbage Code (GBD Level 2) +S52346J | Garbage Code (GBD Level 2) +S52346K | Garbage Code (GBD Level 2) +S52346M | Garbage Code (GBD Level 2) +S52346N | Garbage Code (GBD Level 2) +S52346P | Garbage Code (GBD Level 2) +S52346Q | Garbage Code (GBD Level 2) +S52346R | Garbage Code (GBD Level 2) +S52346S | Garbage Code (GBD Level 2) +S52351A | Garbage Code (GBD Level 2) +S52351B | Garbage Code (GBD Level 2) +S52351C | Garbage Code (GBD Level 2) +S52351D | Garbage Code (GBD Level 2) +S52351E | Garbage Code (GBD Level 2) +S52351F | Garbage Code (GBD Level 2) +S52351G | Garbage Code (GBD Level 2) +S52351H | Garbage Code (GBD Level 2) +S52351J | Garbage Code (GBD Level 2) +S52351K | Garbage Code (GBD Level 2) +S52351M | Garbage Code (GBD Level 2) +S52351N | Garbage Code (GBD Level 2) +S52351P | Garbage Code (GBD Level 2) +S52351Q | Garbage Code (GBD Level 2) +S52351R | Garbage Code (GBD Level 2) +S52351S | Garbage Code (GBD Level 2) +S52352A | Garbage Code (GBD Level 2) +S52352B | Garbage Code (GBD Level 2) +S52352C | Garbage Code (GBD Level 2) +S52352D | Garbage Code (GBD Level 2) +S52352E | Garbage Code (GBD Level 2) +S52352F | Garbage Code (GBD Level 2) +S52352G | Garbage Code (GBD Level 2) +S52352H | Garbage Code (GBD Level 2) +S52352J | Garbage Code (GBD Level 2) +S52352K | Garbage Code (GBD Level 2) +S52352M | Garbage Code (GBD Level 2) +S52352N | Garbage Code (GBD Level 2) +S52352P | Garbage Code (GBD Level 2) +S52352Q | Garbage Code (GBD Level 2) +S52352R | Garbage Code (GBD Level 2) +S52352S | Garbage Code (GBD Level 2) +S52353A | Garbage Code (GBD Level 2) +S52353B | Garbage Code (GBD Level 2) +S52353C | Garbage Code (GBD Level 2) +S52353D | Garbage Code (GBD Level 2) +S52353E | Garbage Code (GBD Level 2) +S52353F | Garbage Code (GBD Level 2) +S52353G | Garbage Code (GBD Level 2) +S52353H | Garbage Code (GBD Level 2) +S52353J | Garbage Code (GBD Level 2) +S52353K | Garbage Code (GBD Level 2) +S52353M | Garbage Code (GBD Level 2) +S52353N | Garbage Code (GBD Level 2) +S52353P | Garbage Code (GBD Level 2) +S52353Q | Garbage Code (GBD Level 2) +S52353R | Garbage Code (GBD Level 2) +S52353S | Garbage Code (GBD Level 2) +S52354A | Garbage Code (GBD Level 2) +S52354B | Garbage Code (GBD Level 2) +S52354C | Garbage Code (GBD Level 2) +S52354D | Garbage Code (GBD Level 2) +S52354E | Garbage Code (GBD Level 2) +S52354F | Garbage Code (GBD Level 2) +S52354G | Garbage Code (GBD Level 2) +S52354H | Garbage Code (GBD Level 2) +S52354J | Garbage Code (GBD Level 2) +S52354K | Garbage Code (GBD Level 2) +S52354M | Garbage Code (GBD Level 2) +S52354N | Garbage Code (GBD Level 2) +S52354P | Garbage Code (GBD Level 2) +S52354Q | Garbage Code (GBD Level 2) +S52354R | Garbage Code (GBD Level 2) +S52354S | Garbage Code (GBD Level 2) +S52355A | Garbage Code (GBD Level 2) +S52355B | Garbage Code (GBD Level 2) +S52355C | Garbage Code (GBD Level 2) +S52355D | Garbage Code (GBD Level 2) +S52355E | Garbage Code (GBD Level 2) +S52355F | Garbage Code (GBD Level 2) +S52355G | Garbage Code (GBD Level 2) +S52355H | Garbage Code (GBD Level 2) +S52355J | Garbage Code (GBD Level 2) +S52355K | Garbage Code (GBD Level 2) +S52355M | Garbage Code (GBD Level 2) +S52355N | Garbage Code (GBD Level 2) +S52355P | Garbage Code (GBD Level 2) +S52355Q | Garbage Code (GBD Level 2) +S52355R | Garbage Code (GBD Level 2) +S52355S | Garbage Code (GBD Level 2) +S52356A | Garbage Code (GBD Level 2) +S52356B | Garbage Code (GBD Level 2) +S52356C | Garbage Code (GBD Level 2) +S52356D | Garbage Code (GBD Level 2) +S52356E | Garbage Code (GBD Level 2) +S52356F | Garbage Code (GBD Level 2) +S52356G | Garbage Code (GBD Level 2) +S52356H | Garbage Code (GBD Level 2) +S52356J | Garbage Code (GBD Level 2) +S52356K | Garbage Code (GBD Level 2) +S52356M | Garbage Code (GBD Level 2) +S52356N | Garbage Code (GBD Level 2) +S52356P | Garbage Code (GBD Level 2) +S52356Q | Garbage Code (GBD Level 2) +S52356R | Garbage Code (GBD Level 2) +S52356S | Garbage Code (GBD Level 2) +S52361A | Garbage Code (GBD Level 2) +S52361B | Garbage Code (GBD Level 2) +S52361C | Garbage Code (GBD Level 2) +S52361D | Garbage Code (GBD Level 2) +S52361E | Garbage Code (GBD Level 2) +S52361F | Garbage Code (GBD Level 2) +S52361G | Garbage Code (GBD Level 2) +S52361H | Garbage Code (GBD Level 2) +S52361J | Garbage Code (GBD Level 2) +S52361K | Garbage Code (GBD Level 2) +S52361M | Garbage Code (GBD Level 2) +S52361N | Garbage Code (GBD Level 2) +S52361P | Garbage Code (GBD Level 2) +S52361Q | Garbage Code (GBD Level 2) +S52361R | Garbage Code (GBD Level 2) +S52361S | Garbage Code (GBD Level 2) +S52362A | Garbage Code (GBD Level 2) +S52362B | Garbage Code (GBD Level 2) +S52362C | Garbage Code (GBD Level 2) +S52362D | Garbage Code (GBD Level 2) +S52362E | Garbage Code (GBD Level 2) +S52362F | Garbage Code (GBD Level 2) +S52362G | Garbage Code (GBD Level 2) +S52362H | Garbage Code (GBD Level 2) +S52362J | Garbage Code (GBD Level 2) +S52362K | Garbage Code (GBD Level 2) +S52362M | Garbage Code (GBD Level 2) +S52362N | Garbage Code (GBD Level 2) +S52362P | Garbage Code (GBD Level 2) +S52362Q | Garbage Code (GBD Level 2) +S52362R | Garbage Code (GBD Level 2) +S52362S | Garbage Code (GBD Level 2) +S52363A | Garbage Code (GBD Level 2) +S52363B | Garbage Code (GBD Level 2) +S52363C | Garbage Code (GBD Level 2) +S52363D | Garbage Code (GBD Level 2) +S52363E | Garbage Code (GBD Level 2) +S52363F | Garbage Code (GBD Level 2) +S52363G | Garbage Code (GBD Level 2) +S52363H | Garbage Code (GBD Level 2) +S52363J | Garbage Code (GBD Level 2) +S52363K | Garbage Code (GBD Level 2) +S52363M | Garbage Code (GBD Level 2) +S52363N | Garbage Code (GBD Level 2) +S52363P | Garbage Code (GBD Level 2) +S52363Q | Garbage Code (GBD Level 2) +S52363R | Garbage Code (GBD Level 2) +S52363S | Garbage Code (GBD Level 2) +S52364A | Garbage Code (GBD Level 2) +S52364B | Garbage Code (GBD Level 2) +S52364C | Garbage Code (GBD Level 2) +S52364D | Garbage Code (GBD Level 2) +S52364E | Garbage Code (GBD Level 2) +S52364F | Garbage Code (GBD Level 2) +S52364G | Garbage Code (GBD Level 2) +S52364H | Garbage Code (GBD Level 2) +S52364J | Garbage Code (GBD Level 2) +S52364K | Garbage Code (GBD Level 2) +S52364M | Garbage Code (GBD Level 2) +S52364N | Garbage Code (GBD Level 2) +S52364P | Garbage Code (GBD Level 2) +S52364Q | Garbage Code (GBD Level 2) +S52364R | Garbage Code (GBD Level 2) +S52364S | Garbage Code (GBD Level 2) +S52365A | Garbage Code (GBD Level 2) +S52365B | Garbage Code (GBD Level 2) +S52365C | Garbage Code (GBD Level 2) +S52365D | Garbage Code (GBD Level 2) +S52365E | Garbage Code (GBD Level 2) +S52365F | Garbage Code (GBD Level 2) +S52365G | Garbage Code (GBD Level 2) +S52365H | Garbage Code (GBD Level 2) +S52365J | Garbage Code (GBD Level 2) +S52365K | Garbage Code (GBD Level 2) +S52365M | Garbage Code (GBD Level 2) +S52365N | Garbage Code (GBD Level 2) +S52365P | Garbage Code (GBD Level 2) +S52365Q | Garbage Code (GBD Level 2) +S52365R | Garbage Code (GBD Level 2) +S52365S | Garbage Code (GBD Level 2) +S52366A | Garbage Code (GBD Level 2) +S52366B | Garbage Code (GBD Level 2) +S52366C | Garbage Code (GBD Level 2) +S52366D | Garbage Code (GBD Level 2) +S52366E | Garbage Code (GBD Level 2) +S52366F | Garbage Code (GBD Level 2) +S52366G | Garbage Code (GBD Level 2) +S52366H | Garbage Code (GBD Level 2) +S52366J | Garbage Code (GBD Level 2) +S52366K | Garbage Code (GBD Level 2) +S52366M | Garbage Code (GBD Level 2) +S52366N | Garbage Code (GBD Level 2) +S52366P | Garbage Code (GBD Level 2) +S52366Q | Garbage Code (GBD Level 2) +S52366R | Garbage Code (GBD Level 2) +S52366S | Garbage Code (GBD Level 2) +S52371A | Garbage Code (GBD Level 2) +S52371B | Garbage Code (GBD Level 2) +S52371C | Garbage Code (GBD Level 2) +S52371D | Garbage Code (GBD Level 2) +S52371E | Garbage Code (GBD Level 2) +S52371F | Garbage Code (GBD Level 2) +S52371G | Garbage Code (GBD Level 2) +S52371H | Garbage Code (GBD Level 2) +S52371J | Garbage Code (GBD Level 2) +S52371K | Garbage Code (GBD Level 2) +S52371M | Garbage Code (GBD Level 2) +S52371N | Garbage Code (GBD Level 2) +S52371P | Garbage Code (GBD Level 2) +S52371Q | Garbage Code (GBD Level 2) +S52371R | Garbage Code (GBD Level 2) +S52371S | Garbage Code (GBD Level 2) +S52372A | Garbage Code (GBD Level 2) +S52372B | Garbage Code (GBD Level 2) +S52372C | Garbage Code (GBD Level 2) +S52372D | Garbage Code (GBD Level 2) +S52372E | Garbage Code (GBD Level 2) +S52372F | Garbage Code (GBD Level 2) +S52372G | Garbage Code (GBD Level 2) +S52372H | Garbage Code (GBD Level 2) +S52372J | Garbage Code (GBD Level 2) +S52372K | Garbage Code (GBD Level 2) +S52372M | Garbage Code (GBD Level 2) +S52372N | Garbage Code (GBD Level 2) +S52372P | Garbage Code (GBD Level 2) +S52372Q | Garbage Code (GBD Level 2) +S52372R | Garbage Code (GBD Level 2) +S52372S | Garbage Code (GBD Level 2) +S52379A | Garbage Code (GBD Level 2) +S52379B | Garbage Code (GBD Level 2) +S52379C | Garbage Code (GBD Level 2) +S52379D | Garbage Code (GBD Level 2) +S52379E | Garbage Code (GBD Level 2) +S52379F | Garbage Code (GBD Level 2) +S52379G | Garbage Code (GBD Level 2) +S52379H | Garbage Code (GBD Level 2) +S52379J | Garbage Code (GBD Level 2) +S52379K | Garbage Code (GBD Level 2) +S52379M | Garbage Code (GBD Level 2) +S52379N | Garbage Code (GBD Level 2) +S52379P | Garbage Code (GBD Level 2) +S52379Q | Garbage Code (GBD Level 2) +S52379R | Garbage Code (GBD Level 2) +S52379S | Garbage Code (GBD Level 2) +S52381A | Garbage Code (GBD Level 2) +S52381B | Garbage Code (GBD Level 2) +S52381C | Garbage Code (GBD Level 2) +S52381D | Garbage Code (GBD Level 2) +S52381E | Garbage Code (GBD Level 2) +S52381F | Garbage Code (GBD Level 2) +S52381G | Garbage Code (GBD Level 2) +S52381H | Garbage Code (GBD Level 2) +S52381J | Garbage Code (GBD Level 2) +S52381K | Garbage Code (GBD Level 2) +S52381M | Garbage Code (GBD Level 2) +S52381N | Garbage Code (GBD Level 2) +S52381P | Garbage Code (GBD Level 2) +S52381Q | Garbage Code (GBD Level 2) +S52381R | Garbage Code (GBD Level 2) +S52381S | Garbage Code (GBD Level 2) +S52382A | Garbage Code (GBD Level 2) +S52382B | Garbage Code (GBD Level 2) +S52382C | Garbage Code (GBD Level 2) +S52382D | Garbage Code (GBD Level 2) +S52382E | Garbage Code (GBD Level 2) +S52382F | Garbage Code (GBD Level 2) +S52382G | Garbage Code (GBD Level 2) +S52382H | Garbage Code (GBD Level 2) +S52382J | Garbage Code (GBD Level 2) +S52382K | Garbage Code (GBD Level 2) +S52382M | Garbage Code (GBD Level 2) +S52382N | Garbage Code (GBD Level 2) +S52382P | Garbage Code (GBD Level 2) +S52382Q | Garbage Code (GBD Level 2) +S52382R | Garbage Code (GBD Level 2) +S52382S | Garbage Code (GBD Level 2) +S52389A | Garbage Code (GBD Level 2) +S52389B | Garbage Code (GBD Level 2) +S52389C | Garbage Code (GBD Level 2) +S52389D | Garbage Code (GBD Level 2) +S52389E | Garbage Code (GBD Level 2) +S52389F | Garbage Code (GBD Level 2) +S52389G | Garbage Code (GBD Level 2) +S52389H | Garbage Code (GBD Level 2) +S52389J | Garbage Code (GBD Level 2) +S52389K | Garbage Code (GBD Level 2) +S52389M | Garbage Code (GBD Level 2) +S52389N | Garbage Code (GBD Level 2) +S52389P | Garbage Code (GBD Level 2) +S52389Q | Garbage Code (GBD Level 2) +S52389R | Garbage Code (GBD Level 2) +S52389S | Garbage Code (GBD Level 2) +S52391A | Garbage Code (GBD Level 2) +S52391B | Garbage Code (GBD Level 2) +S52391C | Garbage Code (GBD Level 2) +S52391D | Garbage Code (GBD Level 2) +S52391E | Garbage Code (GBD Level 2) +S52391F | Garbage Code (GBD Level 2) +S52391G | Garbage Code (GBD Level 2) +S52391H | Garbage Code (GBD Level 2) +S52391J | Garbage Code (GBD Level 2) +S52391K | Garbage Code (GBD Level 2) +S52391M | Garbage Code (GBD Level 2) +S52391N | Garbage Code (GBD Level 2) +S52391P | Garbage Code (GBD Level 2) +S52391Q | Garbage Code (GBD Level 2) +S52391R | Garbage Code (GBD Level 2) +S52391S | Garbage Code (GBD Level 2) +S52392A | Garbage Code (GBD Level 2) +S52392B | Garbage Code (GBD Level 2) +S52392C | Garbage Code (GBD Level 2) +S52392D | Garbage Code (GBD Level 2) +S52392E | Garbage Code (GBD Level 2) +S52392F | Garbage Code (GBD Level 2) +S52392G | Garbage Code (GBD Level 2) +S52392H | Garbage Code (GBD Level 2) +S52392J | Garbage Code (GBD Level 2) +S52392K | Garbage Code (GBD Level 2) +S52392M | Garbage Code (GBD Level 2) +S52392N | Garbage Code (GBD Level 2) +S52392P | Garbage Code (GBD Level 2) +S52392Q | Garbage Code (GBD Level 2) +S52392R | Garbage Code (GBD Level 2) +S52392S | Garbage Code (GBD Level 2) +S52399A | Garbage Code (GBD Level 2) +S52399B | Garbage Code (GBD Level 2) +S52399C | Garbage Code (GBD Level 2) +S52399D | Garbage Code (GBD Level 2) +S52399E | Garbage Code (GBD Level 2) +S52399F | Garbage Code (GBD Level 2) +S52399G | Garbage Code (GBD Level 2) +S52399H | Garbage Code (GBD Level 2) +S52399J | Garbage Code (GBD Level 2) +S52399K | Garbage Code (GBD Level 2) +S52399M | Garbage Code (GBD Level 2) +S52399N | Garbage Code (GBD Level 2) +S52399P | Garbage Code (GBD Level 2) +S52399Q | Garbage Code (GBD Level 2) +S52399R | Garbage Code (GBD Level 2) +S52399S | Garbage Code (GBD Level 2) +S524--- | Garbage Code (GBD Level 2) +S525--- | Garbage Code (GBD Level 2) +S52501A | Garbage Code (GBD Level 2) +S52501B | Garbage Code (GBD Level 2) +S52501C | Garbage Code (GBD Level 2) +S52501D | Garbage Code (GBD Level 2) +S52501E | Garbage Code (GBD Level 2) +S52501F | Garbage Code (GBD Level 2) +S52501G | Garbage Code (GBD Level 2) +S52501H | Garbage Code (GBD Level 2) +S52501J | Garbage Code (GBD Level 2) +S52501K | Garbage Code (GBD Level 2) +S52501M | Garbage Code (GBD Level 2) +S52501N | Garbage Code (GBD Level 2) +S52501P | Garbage Code (GBD Level 2) +S52501Q | Garbage Code (GBD Level 2) +S52501R | Garbage Code (GBD Level 2) +S52501S | Garbage Code (GBD Level 2) +S52502A | Garbage Code (GBD Level 2) +S52502B | Garbage Code (GBD Level 2) +S52502C | Garbage Code (GBD Level 2) +S52502D | Garbage Code (GBD Level 2) +S52502E | Garbage Code (GBD Level 2) +S52502F | Garbage Code (GBD Level 2) +S52502G | Garbage Code (GBD Level 2) +S52502H | Garbage Code (GBD Level 2) +S52502J | Garbage Code (GBD Level 2) +S52502K | Garbage Code (GBD Level 2) +S52502M | Garbage Code (GBD Level 2) +S52502N | Garbage Code (GBD Level 2) +S52502P | Garbage Code (GBD Level 2) +S52502Q | Garbage Code (GBD Level 2) +S52502R | Garbage Code (GBD Level 2) +S52502S | Garbage Code (GBD Level 2) +S52509A | Garbage Code (GBD Level 2) +S52509B | Garbage Code (GBD Level 2) +S52509C | Garbage Code (GBD Level 2) +S52509D | Garbage Code (GBD Level 2) +S52509E | Garbage Code (GBD Level 2) +S52509F | Garbage Code (GBD Level 2) +S52509G | Garbage Code (GBD Level 2) +S52509H | Garbage Code (GBD Level 2) +S52509J | Garbage Code (GBD Level 2) +S52509K | Garbage Code (GBD Level 2) +S52509M | Garbage Code (GBD Level 2) +S52509N | Garbage Code (GBD Level 2) +S52509P | Garbage Code (GBD Level 2) +S52509Q | Garbage Code (GBD Level 2) +S52509R | Garbage Code (GBD Level 2) +S52509S | Garbage Code (GBD Level 2) +S52511A | Garbage Code (GBD Level 2) +S52511B | Garbage Code (GBD Level 2) +S52511C | Garbage Code (GBD Level 2) +S52511D | Garbage Code (GBD Level 2) +S52511E | Garbage Code (GBD Level 2) +S52511F | Garbage Code (GBD Level 2) +S52511G | Garbage Code (GBD Level 2) +S52511H | Garbage Code (GBD Level 2) +S52511J | Garbage Code (GBD Level 2) +S52511K | Garbage Code (GBD Level 2) +S52511M | Garbage Code (GBD Level 2) +S52511N | Garbage Code (GBD Level 2) +S52511P | Garbage Code (GBD Level 2) +S52511Q | Garbage Code (GBD Level 2) +S52511R | Garbage Code (GBD Level 2) +S52511S | Garbage Code (GBD Level 2) +S52512A | Garbage Code (GBD Level 2) +S52512B | Garbage Code (GBD Level 2) +S52512C | Garbage Code (GBD Level 2) +S52512D | Garbage Code (GBD Level 2) +S52512E | Garbage Code (GBD Level 2) +S52512F | Garbage Code (GBD Level 2) +S52512G | Garbage Code (GBD Level 2) +S52512H | Garbage Code (GBD Level 2) +S52512J | Garbage Code (GBD Level 2) +S52512K | Garbage Code (GBD Level 2) +S52512M | Garbage Code (GBD Level 2) +S52512N | Garbage Code (GBD Level 2) +S52512P | Garbage Code (GBD Level 2) +S52512Q | Garbage Code (GBD Level 2) +S52512R | Garbage Code (GBD Level 2) +S52512S | Garbage Code (GBD Level 2) +S52513A | Garbage Code (GBD Level 2) +S52513B | Garbage Code (GBD Level 2) +S52513C | Garbage Code (GBD Level 2) +S52513D | Garbage Code (GBD Level 2) +S52513E | Garbage Code (GBD Level 2) +S52513F | Garbage Code (GBD Level 2) +S52513G | Garbage Code (GBD Level 2) +S52513H | Garbage Code (GBD Level 2) +S52513J | Garbage Code (GBD Level 2) +S52513K | Garbage Code (GBD Level 2) +S52513M | Garbage Code (GBD Level 2) +S52513N | Garbage Code (GBD Level 2) +S52513P | Garbage Code (GBD Level 2) +S52513Q | Garbage Code (GBD Level 2) +S52513R | Garbage Code (GBD Level 2) +S52513S | Garbage Code (GBD Level 2) +S52514A | Garbage Code (GBD Level 2) +S52514B | Garbage Code (GBD Level 2) +S52514C | Garbage Code (GBD Level 2) +S52514D | Garbage Code (GBD Level 2) +S52514E | Garbage Code (GBD Level 2) +S52514F | Garbage Code (GBD Level 2) +S52514G | Garbage Code (GBD Level 2) +S52514H | Garbage Code (GBD Level 2) +S52514J | Garbage Code (GBD Level 2) +S52514K | Garbage Code (GBD Level 2) +S52514M | Garbage Code (GBD Level 2) +S52514N | Garbage Code (GBD Level 2) +S52514P | Garbage Code (GBD Level 2) +S52514Q | Garbage Code (GBD Level 2) +S52514R | Garbage Code (GBD Level 2) +S52514S | Garbage Code (GBD Level 2) +S52515A | Garbage Code (GBD Level 2) +S52515B | Garbage Code (GBD Level 2) +S52515C | Garbage Code (GBD Level 2) +S52515D | Garbage Code (GBD Level 2) +S52515E | Garbage Code (GBD Level 2) +S52515F | Garbage Code (GBD Level 2) +S52515G | Garbage Code (GBD Level 2) +S52515H | Garbage Code (GBD Level 2) +S52515J | Garbage Code (GBD Level 2) +S52515K | Garbage Code (GBD Level 2) +S52515M | Garbage Code (GBD Level 2) +S52515N | Garbage Code (GBD Level 2) +S52515P | Garbage Code (GBD Level 2) +S52515Q | Garbage Code (GBD Level 2) +S52515R | Garbage Code (GBD Level 2) +S52515S | Garbage Code (GBD Level 2) +S52516A | Garbage Code (GBD Level 2) +S52516B | Garbage Code (GBD Level 2) +S52516C | Garbage Code (GBD Level 2) +S52516D | Garbage Code (GBD Level 2) +S52516E | Garbage Code (GBD Level 2) +S52516F | Garbage Code (GBD Level 2) +S52516G | Garbage Code (GBD Level 2) +S52516H | Garbage Code (GBD Level 2) +S52516J | Garbage Code (GBD Level 2) +S52516K | Garbage Code (GBD Level 2) +S52516M | Garbage Code (GBD Level 2) +S52516N | Garbage Code (GBD Level 2) +S52516P | Garbage Code (GBD Level 2) +S52516Q | Garbage Code (GBD Level 2) +S52516R | Garbage Code (GBD Level 2) +S52516S | Garbage Code (GBD Level 2) +S52521A | Garbage Code (GBD Level 2) +S52521D | Garbage Code (GBD Level 2) +S52521G | Garbage Code (GBD Level 2) +S52521K | Garbage Code (GBD Level 2) +S52521P | Garbage Code (GBD Level 2) +S52521S | Garbage Code (GBD Level 2) +S52522A | Garbage Code (GBD Level 2) +S52522D | Garbage Code (GBD Level 2) +S52522G | Garbage Code (GBD Level 2) +S52522K | Garbage Code (GBD Level 2) +S52522P | Garbage Code (GBD Level 2) +S52522S | Garbage Code (GBD Level 2) +S52529A | Garbage Code (GBD Level 2) +S52529D | Garbage Code (GBD Level 2) +S52529G | Garbage Code (GBD Level 2) +S52529K | Garbage Code (GBD Level 2) +S52529P | Garbage Code (GBD Level 2) +S52529S | Garbage Code (GBD Level 2) +S52531A | Garbage Code (GBD Level 2) +S52531B | Garbage Code (GBD Level 2) +S52531C | Garbage Code (GBD Level 2) +S52531D | Garbage Code (GBD Level 2) +S52531E | Garbage Code (GBD Level 2) +S52531F | Garbage Code (GBD Level 2) +S52531G | Garbage Code (GBD Level 2) +S52531H | Garbage Code (GBD Level 2) +S52531J | Garbage Code (GBD Level 2) +S52531K | Garbage Code (GBD Level 2) +S52531M | Garbage Code (GBD Level 2) +S52531N | Garbage Code (GBD Level 2) +S52531P | Garbage Code (GBD Level 2) +S52531Q | Garbage Code (GBD Level 2) +S52531R | Garbage Code (GBD Level 2) +S52531S | Garbage Code (GBD Level 2) +S52532A | Garbage Code (GBD Level 2) +S52532B | Garbage Code (GBD Level 2) +S52532C | Garbage Code (GBD Level 2) +S52532D | Garbage Code (GBD Level 2) +S52532E | Garbage Code (GBD Level 2) +S52532F | Garbage Code (GBD Level 2) +S52532G | Garbage Code (GBD Level 2) +S52532H | Garbage Code (GBD Level 2) +S52532J | Garbage Code (GBD Level 2) +S52532K | Garbage Code (GBD Level 2) +S52532M | Garbage Code (GBD Level 2) +S52532N | Garbage Code (GBD Level 2) +S52532P | Garbage Code (GBD Level 2) +S52532Q | Garbage Code (GBD Level 2) +S52532R | Garbage Code (GBD Level 2) +S52532S | Garbage Code (GBD Level 2) +S52539A | Garbage Code (GBD Level 2) +S52539B | Garbage Code (GBD Level 2) +S52539C | Garbage Code (GBD Level 2) +S52539D | Garbage Code (GBD Level 2) +S52539E | Garbage Code (GBD Level 2) +S52539F | Garbage Code (GBD Level 2) +S52539G | Garbage Code (GBD Level 2) +S52539H | Garbage Code (GBD Level 2) +S52539J | Garbage Code (GBD Level 2) +S52539K | Garbage Code (GBD Level 2) +S52539M | Garbage Code (GBD Level 2) +S52539N | Garbage Code (GBD Level 2) +S52539P | Garbage Code (GBD Level 2) +S52539Q | Garbage Code (GBD Level 2) +S52539R | Garbage Code (GBD Level 2) +S52539S | Garbage Code (GBD Level 2) +S52541A | Garbage Code (GBD Level 2) +S52541B | Garbage Code (GBD Level 2) +S52541C | Garbage Code (GBD Level 2) +S52541D | Garbage Code (GBD Level 2) +S52541E | Garbage Code (GBD Level 2) +S52541F | Garbage Code (GBD Level 2) +S52541G | Garbage Code (GBD Level 2) +S52541H | Garbage Code (GBD Level 2) +S52541J | Garbage Code (GBD Level 2) +S52541K | Garbage Code (GBD Level 2) +S52541M | Garbage Code (GBD Level 2) +S52541N | Garbage Code (GBD Level 2) +S52541P | Garbage Code (GBD Level 2) +S52541Q | Garbage Code (GBD Level 2) +S52541R | Garbage Code (GBD Level 2) +S52541S | Garbage Code (GBD Level 2) +S52542A | Garbage Code (GBD Level 2) +S52542B | Garbage Code (GBD Level 2) +S52542C | Garbage Code (GBD Level 2) +S52542D | Garbage Code (GBD Level 2) +S52542E | Garbage Code (GBD Level 2) +S52542F | Garbage Code (GBD Level 2) +S52542G | Garbage Code (GBD Level 2) +S52542H | Garbage Code (GBD Level 2) +S52542J | Garbage Code (GBD Level 2) +S52542K | Garbage Code (GBD Level 2) +S52542M | Garbage Code (GBD Level 2) +S52542N | Garbage Code (GBD Level 2) +S52542P | Garbage Code (GBD Level 2) +S52542Q | Garbage Code (GBD Level 2) +S52542R | Garbage Code (GBD Level 2) +S52542S | Garbage Code (GBD Level 2) +S52549A | Garbage Code (GBD Level 2) +S52549B | Garbage Code (GBD Level 2) +S52549C | Garbage Code (GBD Level 2) +S52549D | Garbage Code (GBD Level 2) +S52549E | Garbage Code (GBD Level 2) +S52549F | Garbage Code (GBD Level 2) +S52549G | Garbage Code (GBD Level 2) +S52549H | Garbage Code (GBD Level 2) +S52549J | Garbage Code (GBD Level 2) +S52549K | Garbage Code (GBD Level 2) +S52549M | Garbage Code (GBD Level 2) +S52549N | Garbage Code (GBD Level 2) +S52549P | Garbage Code (GBD Level 2) +S52549Q | Garbage Code (GBD Level 2) +S52549R | Garbage Code (GBD Level 2) +S52549S | Garbage Code (GBD Level 2) +S52551A | Garbage Code (GBD Level 2) +S52551B | Garbage Code (GBD Level 2) +S52551C | Garbage Code (GBD Level 2) +S52551D | Garbage Code (GBD Level 2) +S52551E | Garbage Code (GBD Level 2) +S52551F | Garbage Code (GBD Level 2) +S52551G | Garbage Code (GBD Level 2) +S52551H | Garbage Code (GBD Level 2) +S52551J | Garbage Code (GBD Level 2) +S52551K | Garbage Code (GBD Level 2) +S52551M | Garbage Code (GBD Level 2) +S52551N | Garbage Code (GBD Level 2) +S52551P | Garbage Code (GBD Level 2) +S52551Q | Garbage Code (GBD Level 2) +S52551R | Garbage Code (GBD Level 2) +S52551S | Garbage Code (GBD Level 2) +S52552A | Garbage Code (GBD Level 2) +S52552B | Garbage Code (GBD Level 2) +S52552C | Garbage Code (GBD Level 2) +S52552D | Garbage Code (GBD Level 2) +S52552E | Garbage Code (GBD Level 2) +S52552F | Garbage Code (GBD Level 2) +S52552G | Garbage Code (GBD Level 2) +S52552H | Garbage Code (GBD Level 2) +S52552J | Garbage Code (GBD Level 2) +S52552K | Garbage Code (GBD Level 2) +S52552M | Garbage Code (GBD Level 2) +S52552N | Garbage Code (GBD Level 2) +S52552P | Garbage Code (GBD Level 2) +S52552Q | Garbage Code (GBD Level 2) +S52552R | Garbage Code (GBD Level 2) +S52552S | Garbage Code (GBD Level 2) +S52559A | Garbage Code (GBD Level 2) +S52559B | Garbage Code (GBD Level 2) +S52559C | Garbage Code (GBD Level 2) +S52559D | Garbage Code (GBD Level 2) +S52559E | Garbage Code (GBD Level 2) +S52559F | Garbage Code (GBD Level 2) +S52559G | Garbage Code (GBD Level 2) +S52559H | Garbage Code (GBD Level 2) +S52559J | Garbage Code (GBD Level 2) +S52559K | Garbage Code (GBD Level 2) +S52559M | Garbage Code (GBD Level 2) +S52559N | Garbage Code (GBD Level 2) +S52559P | Garbage Code (GBD Level 2) +S52559Q | Garbage Code (GBD Level 2) +S52559R | Garbage Code (GBD Level 2) +S52559S | Garbage Code (GBD Level 2) +S52561A | Garbage Code (GBD Level 2) +S52561B | Garbage Code (GBD Level 2) +S52561C | Garbage Code (GBD Level 2) +S52561D | Garbage Code (GBD Level 2) +S52561E | Garbage Code (GBD Level 2) +S52561F | Garbage Code (GBD Level 2) +S52561G | Garbage Code (GBD Level 2) +S52561H | Garbage Code (GBD Level 2) +S52561J | Garbage Code (GBD Level 2) +S52561K | Garbage Code (GBD Level 2) +S52561M | Garbage Code (GBD Level 2) +S52561N | Garbage Code (GBD Level 2) +S52561P | Garbage Code (GBD Level 2) +S52561Q | Garbage Code (GBD Level 2) +S52561R | Garbage Code (GBD Level 2) +S52561S | Garbage Code (GBD Level 2) +S52562A | Garbage Code (GBD Level 2) +S52562B | Garbage Code (GBD Level 2) +S52562C | Garbage Code (GBD Level 2) +S52562D | Garbage Code (GBD Level 2) +S52562E | Garbage Code (GBD Level 2) +S52562F | Garbage Code (GBD Level 2) +S52562G | Garbage Code (GBD Level 2) +S52562H | Garbage Code (GBD Level 2) +S52562J | Garbage Code (GBD Level 2) +S52562K | Garbage Code (GBD Level 2) +S52562M | Garbage Code (GBD Level 2) +S52562N | Garbage Code (GBD Level 2) +S52562P | Garbage Code (GBD Level 2) +S52562Q | Garbage Code (GBD Level 2) +S52562R | Garbage Code (GBD Level 2) +S52562S | Garbage Code (GBD Level 2) +S52569A | Garbage Code (GBD Level 2) +S52569B | Garbage Code (GBD Level 2) +S52569C | Garbage Code (GBD Level 2) +S52569D | Garbage Code (GBD Level 2) +S52569E | Garbage Code (GBD Level 2) +S52569F | Garbage Code (GBD Level 2) +S52569G | Garbage Code (GBD Level 2) +S52569H | Garbage Code (GBD Level 2) +S52569J | Garbage Code (GBD Level 2) +S52569K | Garbage Code (GBD Level 2) +S52569M | Garbage Code (GBD Level 2) +S52569N | Garbage Code (GBD Level 2) +S52569P | Garbage Code (GBD Level 2) +S52569Q | Garbage Code (GBD Level 2) +S52569R | Garbage Code (GBD Level 2) +S52569S | Garbage Code (GBD Level 2) +S52571A | Garbage Code (GBD Level 2) +S52571B | Garbage Code (GBD Level 2) +S52571C | Garbage Code (GBD Level 2) +S52571D | Garbage Code (GBD Level 2) +S52571E | Garbage Code (GBD Level 2) +S52571F | Garbage Code (GBD Level 2) +S52571G | Garbage Code (GBD Level 2) +S52571H | Garbage Code (GBD Level 2) +S52571J | Garbage Code (GBD Level 2) +S52571K | Garbage Code (GBD Level 2) +S52571M | Garbage Code (GBD Level 2) +S52571N | Garbage Code (GBD Level 2) +S52571P | Garbage Code (GBD Level 2) +S52571Q | Garbage Code (GBD Level 2) +S52571R | Garbage Code (GBD Level 2) +S52571S | Garbage Code (GBD Level 2) +S52572A | Garbage Code (GBD Level 2) +S52572B | Garbage Code (GBD Level 2) +S52572C | Garbage Code (GBD Level 2) +S52572D | Garbage Code (GBD Level 2) +S52572E | Garbage Code (GBD Level 2) +S52572F | Garbage Code (GBD Level 2) +S52572G | Garbage Code (GBD Level 2) +S52572H | Garbage Code (GBD Level 2) +S52572J | Garbage Code (GBD Level 2) +S52572K | Garbage Code (GBD Level 2) +S52572M | Garbage Code (GBD Level 2) +S52572N | Garbage Code (GBD Level 2) +S52572P | Garbage Code (GBD Level 2) +S52572Q | Garbage Code (GBD Level 2) +S52572R | Garbage Code (GBD Level 2) +S52572S | Garbage Code (GBD Level 2) +S52579A | Garbage Code (GBD Level 2) +S52579B | Garbage Code (GBD Level 2) +S52579C | Garbage Code (GBD Level 2) +S52579D | Garbage Code (GBD Level 2) +S52579E | Garbage Code (GBD Level 2) +S52579F | Garbage Code (GBD Level 2) +S52579G | Garbage Code (GBD Level 2) +S52579H | Garbage Code (GBD Level 2) +S52579J | Garbage Code (GBD Level 2) +S52579K | Garbage Code (GBD Level 2) +S52579M | Garbage Code (GBD Level 2) +S52579N | Garbage Code (GBD Level 2) +S52579P | Garbage Code (GBD Level 2) +S52579Q | Garbage Code (GBD Level 2) +S52579R | Garbage Code (GBD Level 2) +S52579S | Garbage Code (GBD Level 2) +S52591A | Garbage Code (GBD Level 2) +S52591B | Garbage Code (GBD Level 2) +S52591C | Garbage Code (GBD Level 2) +S52591D | Garbage Code (GBD Level 2) +S52591E | Garbage Code (GBD Level 2) +S52591F | Garbage Code (GBD Level 2) +S52591G | Garbage Code (GBD Level 2) +S52591H | Garbage Code (GBD Level 2) +S52591J | Garbage Code (GBD Level 2) +S52591K | Garbage Code (GBD Level 2) +S52591M | Garbage Code (GBD Level 2) +S52591N | Garbage Code (GBD Level 2) +S52591P | Garbage Code (GBD Level 2) +S52591Q | Garbage Code (GBD Level 2) +S52591R | Garbage Code (GBD Level 2) +S52591S | Garbage Code (GBD Level 2) +S52592A | Garbage Code (GBD Level 2) +S52592B | Garbage Code (GBD Level 2) +S52592C | Garbage Code (GBD Level 2) +S52592D | Garbage Code (GBD Level 2) +S52592E | Garbage Code (GBD Level 2) +S52592F | Garbage Code (GBD Level 2) +S52592G | Garbage Code (GBD Level 2) +S52592H | Garbage Code (GBD Level 2) +S52592J | Garbage Code (GBD Level 2) +S52592K | Garbage Code (GBD Level 2) +S52592M | Garbage Code (GBD Level 2) +S52592N | Garbage Code (GBD Level 2) +S52592P | Garbage Code (GBD Level 2) +S52592Q | Garbage Code (GBD Level 2) +S52592R | Garbage Code (GBD Level 2) +S52592S | Garbage Code (GBD Level 2) +S52599A | Garbage Code (GBD Level 2) +S52599B | Garbage Code (GBD Level 2) +S52599C | Garbage Code (GBD Level 2) +S52599D | Garbage Code (GBD Level 2) +S52599E | Garbage Code (GBD Level 2) +S52599F | Garbage Code (GBD Level 2) +S52599G | Garbage Code (GBD Level 2) +S52599H | Garbage Code (GBD Level 2) +S52599J | Garbage Code (GBD Level 2) +S52599K | Garbage Code (GBD Level 2) +S52599M | Garbage Code (GBD Level 2) +S52599N | Garbage Code (GBD Level 2) +S52599P | Garbage Code (GBD Level 2) +S52599Q | Garbage Code (GBD Level 2) +S52599R | Garbage Code (GBD Level 2) +S52599S | Garbage Code (GBD Level 2) +S526--- | Garbage Code (GBD Level 2) +S52601A | Garbage Code (GBD Level 2) +S52601B | Garbage Code (GBD Level 2) +S52601C | Garbage Code (GBD Level 2) +S52601D | Garbage Code (GBD Level 2) +S52601E | Garbage Code (GBD Level 2) +S52601F | Garbage Code (GBD Level 2) +S52601G | Garbage Code (GBD Level 2) +S52601H | Garbage Code (GBD Level 2) +S52601J | Garbage Code (GBD Level 2) +S52601K | Garbage Code (GBD Level 2) +S52601M | Garbage Code (GBD Level 2) +S52601N | Garbage Code (GBD Level 2) +S52601P | Garbage Code (GBD Level 2) +S52601Q | Garbage Code (GBD Level 2) +S52601R | Garbage Code (GBD Level 2) +S52601S | Garbage Code (GBD Level 2) +S52602A | Garbage Code (GBD Level 2) +S52602B | Garbage Code (GBD Level 2) +S52602C | Garbage Code (GBD Level 2) +S52602D | Garbage Code (GBD Level 2) +S52602E | Garbage Code (GBD Level 2) +S52602F | Garbage Code (GBD Level 2) +S52602G | Garbage Code (GBD Level 2) +S52602H | Garbage Code (GBD Level 2) +S52602J | Garbage Code (GBD Level 2) +S52602K | Garbage Code (GBD Level 2) +S52602M | Garbage Code (GBD Level 2) +S52602N | Garbage Code (GBD Level 2) +S52602P | Garbage Code (GBD Level 2) +S52602Q | Garbage Code (GBD Level 2) +S52602R | Garbage Code (GBD Level 2) +S52602S | Garbage Code (GBD Level 2) +S52609A | Garbage Code (GBD Level 2) +S52609B | Garbage Code (GBD Level 2) +S52609C | Garbage Code (GBD Level 2) +S52609D | Garbage Code (GBD Level 2) +S52609E | Garbage Code (GBD Level 2) +S52609F | Garbage Code (GBD Level 2) +S52609G | Garbage Code (GBD Level 2) +S52609H | Garbage Code (GBD Level 2) +S52609J | Garbage Code (GBD Level 2) +S52609K | Garbage Code (GBD Level 2) +S52609M | Garbage Code (GBD Level 2) +S52609N | Garbage Code (GBD Level 2) +S52609P | Garbage Code (GBD Level 2) +S52609Q | Garbage Code (GBD Level 2) +S52609R | Garbage Code (GBD Level 2) +S52609S | Garbage Code (GBD Level 2) +S52611A | Garbage Code (GBD Level 2) +S52611B | Garbage Code (GBD Level 2) +S52611C | Garbage Code (GBD Level 2) +S52611D | Garbage Code (GBD Level 2) +S52611E | Garbage Code (GBD Level 2) +S52611F | Garbage Code (GBD Level 2) +S52611G | Garbage Code (GBD Level 2) +S52611H | Garbage Code (GBD Level 2) +S52611J | Garbage Code (GBD Level 2) +S52611K | Garbage Code (GBD Level 2) +S52611M | Garbage Code (GBD Level 2) +S52611N | Garbage Code (GBD Level 2) +S52611P | Garbage Code (GBD Level 2) +S52611Q | Garbage Code (GBD Level 2) +S52611R | Garbage Code (GBD Level 2) +S52611S | Garbage Code (GBD Level 2) +S52612A | Garbage Code (GBD Level 2) +S52612B | Garbage Code (GBD Level 2) +S52612C | Garbage Code (GBD Level 2) +S52612D | Garbage Code (GBD Level 2) +S52612E | Garbage Code (GBD Level 2) +S52612F | Garbage Code (GBD Level 2) +S52612G | Garbage Code (GBD Level 2) +S52612H | Garbage Code (GBD Level 2) +S52612J | Garbage Code (GBD Level 2) +S52612K | Garbage Code (GBD Level 2) +S52612M | Garbage Code (GBD Level 2) +S52612N | Garbage Code (GBD Level 2) +S52612P | Garbage Code (GBD Level 2) +S52612Q | Garbage Code (GBD Level 2) +S52612R | Garbage Code (GBD Level 2) +S52612S | Garbage Code (GBD Level 2) +S52613A | Garbage Code (GBD Level 2) +S52613B | Garbage Code (GBD Level 2) +S52613C | Garbage Code (GBD Level 2) +S52613D | Garbage Code (GBD Level 2) +S52613E | Garbage Code (GBD Level 2) +S52613F | Garbage Code (GBD Level 2) +S52613G | Garbage Code (GBD Level 2) +S52613H | Garbage Code (GBD Level 2) +S52613J | Garbage Code (GBD Level 2) +S52613K | Garbage Code (GBD Level 2) +S52613M | Garbage Code (GBD Level 2) +S52613N | Garbage Code (GBD Level 2) +S52613P | Garbage Code (GBD Level 2) +S52613Q | Garbage Code (GBD Level 2) +S52613R | Garbage Code (GBD Level 2) +S52613S | Garbage Code (GBD Level 2) +S52614A | Garbage Code (GBD Level 2) +S52614B | Garbage Code (GBD Level 2) +S52614C | Garbage Code (GBD Level 2) +S52614D | Garbage Code (GBD Level 2) +S52614E | Garbage Code (GBD Level 2) +S52614F | Garbage Code (GBD Level 2) +S52614G | Garbage Code (GBD Level 2) +S52614H | Garbage Code (GBD Level 2) +S52614J | Garbage Code (GBD Level 2) +S52614K | Garbage Code (GBD Level 2) +S52614M | Garbage Code (GBD Level 2) +S52614N | Garbage Code (GBD Level 2) +S52614P | Garbage Code (GBD Level 2) +S52614Q | Garbage Code (GBD Level 2) +S52614R | Garbage Code (GBD Level 2) +S52614S | Garbage Code (GBD Level 2) +S52615A | Garbage Code (GBD Level 2) +S52615B | Garbage Code (GBD Level 2) +S52615C | Garbage Code (GBD Level 2) +S52615D | Garbage Code (GBD Level 2) +S52615E | Garbage Code (GBD Level 2) +S52615F | Garbage Code (GBD Level 2) +S52615G | Garbage Code (GBD Level 2) +S52615H | Garbage Code (GBD Level 2) +S52615J | Garbage Code (GBD Level 2) +S52615K | Garbage Code (GBD Level 2) +S52615M | Garbage Code (GBD Level 2) +S52615N | Garbage Code (GBD Level 2) +S52615P | Garbage Code (GBD Level 2) +S52615Q | Garbage Code (GBD Level 2) +S52615R | Garbage Code (GBD Level 2) +S52615S | Garbage Code (GBD Level 2) +S52616A | Garbage Code (GBD Level 2) +S52616B | Garbage Code (GBD Level 2) +S52616C | Garbage Code (GBD Level 2) +S52616D | Garbage Code (GBD Level 2) +S52616E | Garbage Code (GBD Level 2) +S52616F | Garbage Code (GBD Level 2) +S52616G | Garbage Code (GBD Level 2) +S52616H | Garbage Code (GBD Level 2) +S52616J | Garbage Code (GBD Level 2) +S52616K | Garbage Code (GBD Level 2) +S52616M | Garbage Code (GBD Level 2) +S52616N | Garbage Code (GBD Level 2) +S52616P | Garbage Code (GBD Level 2) +S52616Q | Garbage Code (GBD Level 2) +S52616R | Garbage Code (GBD Level 2) +S52616S | Garbage Code (GBD Level 2) +S52621A | Garbage Code (GBD Level 2) +S52621D | Garbage Code (GBD Level 2) +S52621G | Garbage Code (GBD Level 2) +S52621K | Garbage Code (GBD Level 2) +S52621P | Garbage Code (GBD Level 2) +S52621S | Garbage Code (GBD Level 2) +S52622A | Garbage Code (GBD Level 2) +S52622D | Garbage Code (GBD Level 2) +S52622G | Garbage Code (GBD Level 2) +S52622K | Garbage Code (GBD Level 2) +S52622P | Garbage Code (GBD Level 2) +S52622S | Garbage Code (GBD Level 2) +S52629A | Garbage Code (GBD Level 2) +S52629D | Garbage Code (GBD Level 2) +S52629G | Garbage Code (GBD Level 2) +S52629K | Garbage Code (GBD Level 2) +S52629P | Garbage Code (GBD Level 2) +S52629S | Garbage Code (GBD Level 2) +S52691A | Garbage Code (GBD Level 2) +S52691B | Garbage Code (GBD Level 2) +S52691C | Garbage Code (GBD Level 2) +S52691D | Garbage Code (GBD Level 2) +S52691E | Garbage Code (GBD Level 2) +S52691F | Garbage Code (GBD Level 2) +S52691G | Garbage Code (GBD Level 2) +S52691H | Garbage Code (GBD Level 2) +S52691J | Garbage Code (GBD Level 2) +S52691K | Garbage Code (GBD Level 2) +S52691M | Garbage Code (GBD Level 2) +S52691N | Garbage Code (GBD Level 2) +S52691P | Garbage Code (GBD Level 2) +S52691Q | Garbage Code (GBD Level 2) +S52691R | Garbage Code (GBD Level 2) +S52691S | Garbage Code (GBD Level 2) +S52692A | Garbage Code (GBD Level 2) +S52692B | Garbage Code (GBD Level 2) +S52692C | Garbage Code (GBD Level 2) +S52692D | Garbage Code (GBD Level 2) +S52692E | Garbage Code (GBD Level 2) +S52692F | Garbage Code (GBD Level 2) +S52692G | Garbage Code (GBD Level 2) +S52692H | Garbage Code (GBD Level 2) +S52692J | Garbage Code (GBD Level 2) +S52692K | Garbage Code (GBD Level 2) +S52692M | Garbage Code (GBD Level 2) +S52692N | Garbage Code (GBD Level 2) +S52692P | Garbage Code (GBD Level 2) +S52692Q | Garbage Code (GBD Level 2) +S52692R | Garbage Code (GBD Level 2) +S52692S | Garbage Code (GBD Level 2) +S52699A | Garbage Code (GBD Level 2) +S52699B | Garbage Code (GBD Level 2) +S52699C | Garbage Code (GBD Level 2) +S52699D | Garbage Code (GBD Level 2) +S52699E | Garbage Code (GBD Level 2) +S52699F | Garbage Code (GBD Level 2) +S52699G | Garbage Code (GBD Level 2) +S52699H | Garbage Code (GBD Level 2) +S52699J | Garbage Code (GBD Level 2) +S52699K | Garbage Code (GBD Level 2) +S52699M | Garbage Code (GBD Level 2) +S52699N | Garbage Code (GBD Level 2) +S52699P | Garbage Code (GBD Level 2) +S52699Q | Garbage Code (GBD Level 2) +S52699R | Garbage Code (GBD Level 2) +S52699S | Garbage Code (GBD Level 2) +S527--- | Garbage Code (GBD Level 2) +S528--- | Garbage Code (GBD Level 2) +S529--- | Garbage Code (GBD Level 2) +S5290XA | Garbage Code (GBD Level 2) +S5290XB | Garbage Code (GBD Level 2) +S5290XC | Garbage Code (GBD Level 2) +S5290XD | Garbage Code (GBD Level 2) +S5290XE | Garbage Code (GBD Level 2) +S5290XF | Garbage Code (GBD Level 2) +S5290XG | Garbage Code (GBD Level 2) +S5290XH | Garbage Code (GBD Level 2) +S5290XJ | Garbage Code (GBD Level 2) +S5290XK | Garbage Code (GBD Level 2) +S5290XM | Garbage Code (GBD Level 2) +S5290XN | Garbage Code (GBD Level 2) +S5290XP | Garbage Code (GBD Level 2) +S5290XQ | Garbage Code (GBD Level 2) +S5290XR | Garbage Code (GBD Level 2) +S5290XS | Garbage Code (GBD Level 2) +S5291XA | Garbage Code (GBD Level 2) +S5291XB | Garbage Code (GBD Level 2) +S5291XC | Garbage Code (GBD Level 2) +S5291XD | Garbage Code (GBD Level 2) +S5291XE | Garbage Code (GBD Level 2) +S5291XF | Garbage Code (GBD Level 2) +S5291XG | Garbage Code (GBD Level 2) +S5291XH | Garbage Code (GBD Level 2) +S5291XJ | Garbage Code (GBD Level 2) +S5291XK | Garbage Code (GBD Level 2) +S5291XM | Garbage Code (GBD Level 2) +S5291XN | Garbage Code (GBD Level 2) +S5291XP | Garbage Code (GBD Level 2) +S5291XQ | Garbage Code (GBD Level 2) +S5291XR | Garbage Code (GBD Level 2) +S5291XS | Garbage Code (GBD Level 2) +S5292XA | Garbage Code (GBD Level 2) +S5292XB | Garbage Code (GBD Level 2) +S5292XC | Garbage Code (GBD Level 2) +S5292XD | Garbage Code (GBD Level 2) +S5292XE | Garbage Code (GBD Level 2) +S5292XF | Garbage Code (GBD Level 2) +S5292XG | Garbage Code (GBD Level 2) +S5292XH | Garbage Code (GBD Level 2) +S5292XJ | Garbage Code (GBD Level 2) +S5292XK | Garbage Code (GBD Level 2) +S5292XM | Garbage Code (GBD Level 2) +S5292XN | Garbage Code (GBD Level 2) +S5292XP | Garbage Code (GBD Level 2) +S5292XQ | Garbage Code (GBD Level 2) +S5292XR | Garbage Code (GBD Level 2) +S5292XS | Garbage Code (GBD Level 2) +S53---- | Garbage Code (GBD Level 2) +S530--- | Garbage Code (GBD Level 2) +S53001A | Garbage Code (GBD Level 2) +S53001D | Garbage Code (GBD Level 2) +S53001S | Garbage Code (GBD Level 2) +S53002A | Garbage Code (GBD Level 2) +S53002D | Garbage Code (GBD Level 2) +S53002S | Garbage Code (GBD Level 2) +S53003A | Garbage Code (GBD Level 2) +S53003D | Garbage Code (GBD Level 2) +S53003S | Garbage Code (GBD Level 2) +S53004A | Garbage Code (GBD Level 2) +S53004D | Garbage Code (GBD Level 2) +S53004S | Garbage Code (GBD Level 2) +S53005A | Garbage Code (GBD Level 2) +S53005D | Garbage Code (GBD Level 2) +S53005S | Garbage Code (GBD Level 2) +S53006A | Garbage Code (GBD Level 2) +S53006D | Garbage Code (GBD Level 2) +S53006S | Garbage Code (GBD Level 2) +S53011A | Garbage Code (GBD Level 2) +S53011D | Garbage Code (GBD Level 2) +S53011S | Garbage Code (GBD Level 2) +S53012A | Garbage Code (GBD Level 2) +S53012D | Garbage Code (GBD Level 2) +S53012S | Garbage Code (GBD Level 2) +S53013A | Garbage Code (GBD Level 2) +S53013D | Garbage Code (GBD Level 2) +S53013S | Garbage Code (GBD Level 2) +S53014A | Garbage Code (GBD Level 2) +S53014D | Garbage Code (GBD Level 2) +S53014S | Garbage Code (GBD Level 2) +S53015A | Garbage Code (GBD Level 2) +S53015D | Garbage Code (GBD Level 2) +S53015S | Garbage Code (GBD Level 2) +S53016A | Garbage Code (GBD Level 2) +S53016D | Garbage Code (GBD Level 2) +S53016S | Garbage Code (GBD Level 2) +S53021A | Garbage Code (GBD Level 2) +S53021D | Garbage Code (GBD Level 2) +S53021S | Garbage Code (GBD Level 2) +S53022A | Garbage Code (GBD Level 2) +S53022D | Garbage Code (GBD Level 2) +S53022S | Garbage Code (GBD Level 2) +S53023A | Garbage Code (GBD Level 2) +S53023D | Garbage Code (GBD Level 2) +S53023S | Garbage Code (GBD Level 2) +S53024A | Garbage Code (GBD Level 2) +S53024D | Garbage Code (GBD Level 2) +S53024S | Garbage Code (GBD Level 2) +S53025A | Garbage Code (GBD Level 2) +S53025D | Garbage Code (GBD Level 2) +S53025S | Garbage Code (GBD Level 2) +S53026A | Garbage Code (GBD Level 2) +S53026D | Garbage Code (GBD Level 2) +S53026S | Garbage Code (GBD Level 2) +S53031A | Garbage Code (GBD Level 2) +S53031D | Garbage Code (GBD Level 2) +S53031S | Garbage Code (GBD Level 2) +S53032A | Garbage Code (GBD Level 2) +S53032D | Garbage Code (GBD Level 2) +S53032S | Garbage Code (GBD Level 2) +S53033A | Garbage Code (GBD Level 2) +S53033D | Garbage Code (GBD Level 2) +S53033S | Garbage Code (GBD Level 2) +S53091A | Garbage Code (GBD Level 2) +S53091D | Garbage Code (GBD Level 2) +S53091S | Garbage Code (GBD Level 2) +S53092A | Garbage Code (GBD Level 2) +S53092D | Garbage Code (GBD Level 2) +S53092S | Garbage Code (GBD Level 2) +S53093A | Garbage Code (GBD Level 2) +S53093D | Garbage Code (GBD Level 2) +S53093S | Garbage Code (GBD Level 2) +S53094A | Garbage Code (GBD Level 2) +S53094D | Garbage Code (GBD Level 2) +S53094S | Garbage Code (GBD Level 2) +S53095A | Garbage Code (GBD Level 2) +S53095D | Garbage Code (GBD Level 2) +S53095S | Garbage Code (GBD Level 2) +S53096A | Garbage Code (GBD Level 2) +S53096D | Garbage Code (GBD Level 2) +S53096S | Garbage Code (GBD Level 2) +S531--- | Garbage Code (GBD Level 2) +S53101A | Garbage Code (GBD Level 2) +S53101D | Garbage Code (GBD Level 2) +S53101S | Garbage Code (GBD Level 2) +S53102A | Garbage Code (GBD Level 2) +S53102D | Garbage Code (GBD Level 2) +S53102S | Garbage Code (GBD Level 2) +S53103A | Garbage Code (GBD Level 2) +S53103D | Garbage Code (GBD Level 2) +S53103S | Garbage Code (GBD Level 2) +S53104A | Garbage Code (GBD Level 2) +S53104D | Garbage Code (GBD Level 2) +S53104S | Garbage Code (GBD Level 2) +S53105A | Garbage Code (GBD Level 2) +S53105D | Garbage Code (GBD Level 2) +S53105S | Garbage Code (GBD Level 2) +S53106A | Garbage Code (GBD Level 2) +S53106D | Garbage Code (GBD Level 2) +S53106S | Garbage Code (GBD Level 2) +S53111A | Garbage Code (GBD Level 2) +S53111D | Garbage Code (GBD Level 2) +S53111S | Garbage Code (GBD Level 2) +S53112A | Garbage Code (GBD Level 2) +S53112D | Garbage Code (GBD Level 2) +S53112S | Garbage Code (GBD Level 2) +S53113A | Garbage Code (GBD Level 2) +S53113D | Garbage Code (GBD Level 2) +S53113S | Garbage Code (GBD Level 2) +S53114A | Garbage Code (GBD Level 2) +S53114D | Garbage Code (GBD Level 2) +S53114S | Garbage Code (GBD Level 2) +S53115A | Garbage Code (GBD Level 2) +S53115D | Garbage Code (GBD Level 2) +S53115S | Garbage Code (GBD Level 2) +S53116A | Garbage Code (GBD Level 2) +S53116D | Garbage Code (GBD Level 2) +S53116S | Garbage Code (GBD Level 2) +S53121A | Garbage Code (GBD Level 2) +S53121D | Garbage Code (GBD Level 2) +S53121S | Garbage Code (GBD Level 2) +S53122A | Garbage Code (GBD Level 2) +S53122D | Garbage Code (GBD Level 2) +S53122S | Garbage Code (GBD Level 2) +S53123A | Garbage Code (GBD Level 2) +S53123D | Garbage Code (GBD Level 2) +S53123S | Garbage Code (GBD Level 2) +S53124A | Garbage Code (GBD Level 2) +S53124D | Garbage Code (GBD Level 2) +S53124S | Garbage Code (GBD Level 2) +S53125A | Garbage Code (GBD Level 2) +S53125D | Garbage Code (GBD Level 2) +S53125S | Garbage Code (GBD Level 2) +S53126A | Garbage Code (GBD Level 2) +S53126D | Garbage Code (GBD Level 2) +S53126S | Garbage Code (GBD Level 2) +S53131A | Garbage Code (GBD Level 2) +S53131D | Garbage Code (GBD Level 2) +S53131S | Garbage Code (GBD Level 2) +S53132A | Garbage Code (GBD Level 2) +S53132D | Garbage Code (GBD Level 2) +S53132S | Garbage Code (GBD Level 2) +S53133A | Garbage Code (GBD Level 2) +S53133D | Garbage Code (GBD Level 2) +S53133S | Garbage Code (GBD Level 2) +S53134A | Garbage Code (GBD Level 2) +S53134D | Garbage Code (GBD Level 2) +S53134S | Garbage Code (GBD Level 2) +S53135A | Garbage Code (GBD Level 2) +S53135D | Garbage Code (GBD Level 2) +S53135S | Garbage Code (GBD Level 2) +S53136A | Garbage Code (GBD Level 2) +S53136D | Garbage Code (GBD Level 2) +S53136S | Garbage Code (GBD Level 2) +S53141A | Garbage Code (GBD Level 2) +S53141D | Garbage Code (GBD Level 2) +S53141S | Garbage Code (GBD Level 2) +S53142A | Garbage Code (GBD Level 2) +S53142D | Garbage Code (GBD Level 2) +S53142S | Garbage Code (GBD Level 2) +S53143A | Garbage Code (GBD Level 2) +S53143D | Garbage Code (GBD Level 2) +S53143S | Garbage Code (GBD Level 2) +S53144A | Garbage Code (GBD Level 2) +S53144D | Garbage Code (GBD Level 2) +S53144S | Garbage Code (GBD Level 2) +S53145A | Garbage Code (GBD Level 2) +S53145D | Garbage Code (GBD Level 2) +S53145S | Garbage Code (GBD Level 2) +S53146A | Garbage Code (GBD Level 2) +S53146D | Garbage Code (GBD Level 2) +S53146S | Garbage Code (GBD Level 2) +S53191A | Garbage Code (GBD Level 2) +S53191D | Garbage Code (GBD Level 2) +S53191S | Garbage Code (GBD Level 2) +S53192A | Garbage Code (GBD Level 2) +S53192D | Garbage Code (GBD Level 2) +S53192S | Garbage Code (GBD Level 2) +S53193A | Garbage Code (GBD Level 2) +S53193D | Garbage Code (GBD Level 2) +S53193S | Garbage Code (GBD Level 2) +S53194A | Garbage Code (GBD Level 2) +S53194D | Garbage Code (GBD Level 2) +S53194S | Garbage Code (GBD Level 2) +S53195A | Garbage Code (GBD Level 2) +S53195D | Garbage Code (GBD Level 2) +S53195S | Garbage Code (GBD Level 2) +S53196A | Garbage Code (GBD Level 2) +S53196D | Garbage Code (GBD Level 2) +S53196S | Garbage Code (GBD Level 2) +S532--- | Garbage Code (GBD Level 2) +S5320XA | Garbage Code (GBD Level 2) +S5320XD | Garbage Code (GBD Level 2) +S5320XS | Garbage Code (GBD Level 2) +S5321XA | Garbage Code (GBD Level 2) +S5321XD | Garbage Code (GBD Level 2) +S5321XS | Garbage Code (GBD Level 2) +S5322XA | Garbage Code (GBD Level 2) +S5322XD | Garbage Code (GBD Level 2) +S5322XS | Garbage Code (GBD Level 2) +S533--- | Garbage Code (GBD Level 2) +S5330XA | Garbage Code (GBD Level 2) +S5330XD | Garbage Code (GBD Level 2) +S5330XS | Garbage Code (GBD Level 2) +S5331XA | Garbage Code (GBD Level 2) +S5331XD | Garbage Code (GBD Level 2) +S5331XS | Garbage Code (GBD Level 2) +S5332XA | Garbage Code (GBD Level 2) +S5332XD | Garbage Code (GBD Level 2) +S5332XS | Garbage Code (GBD Level 2) +S534--- | Garbage Code (GBD Level 2) +S53401A | Garbage Code (GBD Level 2) +S53401D | Garbage Code (GBD Level 2) +S53401S | Garbage Code (GBD Level 2) +S53402A | Garbage Code (GBD Level 2) +S53402D | Garbage Code (GBD Level 2) +S53402S | Garbage Code (GBD Level 2) +S53409A | Garbage Code (GBD Level 2) +S53409D | Garbage Code (GBD Level 2) +S53409S | Garbage Code (GBD Level 2) +S53411A | Garbage Code (GBD Level 2) +S53411D | Garbage Code (GBD Level 2) +S53411S | Garbage Code (GBD Level 2) +S53412A | Garbage Code (GBD Level 2) +S53412D | Garbage Code (GBD Level 2) +S53412S | Garbage Code (GBD Level 2) +S53419A | Garbage Code (GBD Level 2) +S53419D | Garbage Code (GBD Level 2) +S53419S | Garbage Code (GBD Level 2) +S53421A | Garbage Code (GBD Level 2) +S53421D | Garbage Code (GBD Level 2) +S53421S | Garbage Code (GBD Level 2) +S53422A | Garbage Code (GBD Level 2) +S53422D | Garbage Code (GBD Level 2) +S53422S | Garbage Code (GBD Level 2) +S53429A | Garbage Code (GBD Level 2) +S53429D | Garbage Code (GBD Level 2) +S53429S | Garbage Code (GBD Level 2) +S53431A | Garbage Code (GBD Level 2) +S53431D | Garbage Code (GBD Level 2) +S53431S | Garbage Code (GBD Level 2) +S53432A | Garbage Code (GBD Level 2) +S53432D | Garbage Code (GBD Level 2) +S53432S | Garbage Code (GBD Level 2) +S53439A | Garbage Code (GBD Level 2) +S53439D | Garbage Code (GBD Level 2) +S53439S | Garbage Code (GBD Level 2) +S53441A | Garbage Code (GBD Level 2) +S53441D | Garbage Code (GBD Level 2) +S53441S | Garbage Code (GBD Level 2) +S53442A | Garbage Code (GBD Level 2) +S53442D | Garbage Code (GBD Level 2) +S53442S | Garbage Code (GBD Level 2) +S53449A | Garbage Code (GBD Level 2) +S53449D | Garbage Code (GBD Level 2) +S53449S | Garbage Code (GBD Level 2) +S53491A | Garbage Code (GBD Level 2) +S53491D | Garbage Code (GBD Level 2) +S53491S | Garbage Code (GBD Level 2) +S53492A | Garbage Code (GBD Level 2) +S53492D | Garbage Code (GBD Level 2) +S53492S | Garbage Code (GBD Level 2) +S53499A | Garbage Code (GBD Level 2) +S53499D | Garbage Code (GBD Level 2) +S53499S | Garbage Code (GBD Level 2) +S54---- | Garbage Code (GBD Level 2) +S540--- | Garbage Code (GBD Level 2) +S5400XA | Garbage Code (GBD Level 2) +S5400XD | Garbage Code (GBD Level 2) +S5400XS | Garbage Code (GBD Level 2) +S5401XA | Garbage Code (GBD Level 2) +S5401XD | Garbage Code (GBD Level 2) +S5401XS | Garbage Code (GBD Level 2) +S5402XA | Garbage Code (GBD Level 2) +S5402XD | Garbage Code (GBD Level 2) +S5402XS | Garbage Code (GBD Level 2) +S541--- | Garbage Code (GBD Level 2) +S5410XA | Garbage Code (GBD Level 2) +S5410XD | Garbage Code (GBD Level 2) +S5410XS | Garbage Code (GBD Level 2) +S5411XA | Garbage Code (GBD Level 2) +S5411XD | Garbage Code (GBD Level 2) +S5411XS | Garbage Code (GBD Level 2) +S5412XA | Garbage Code (GBD Level 2) +S5412XD | Garbage Code (GBD Level 2) +S5412XS | Garbage Code (GBD Level 2) +S542--- | Garbage Code (GBD Level 2) +S5420XA | Garbage Code (GBD Level 2) +S5420XD | Garbage Code (GBD Level 2) +S5420XS | Garbage Code (GBD Level 2) +S5421XA | Garbage Code (GBD Level 2) +S5421XD | Garbage Code (GBD Level 2) +S5421XS | Garbage Code (GBD Level 2) +S5422XA | Garbage Code (GBD Level 2) +S5422XD | Garbage Code (GBD Level 2) +S5422XS | Garbage Code (GBD Level 2) +S543--- | Garbage Code (GBD Level 2) +S5430XA | Garbage Code (GBD Level 2) +S5430XD | Garbage Code (GBD Level 2) +S5430XS | Garbage Code (GBD Level 2) +S5431XA | Garbage Code (GBD Level 2) +S5431XD | Garbage Code (GBD Level 2) +S5431XS | Garbage Code (GBD Level 2) +S5432XA | Garbage Code (GBD Level 2) +S5432XD | Garbage Code (GBD Level 2) +S5432XS | Garbage Code (GBD Level 2) +S547--- | Garbage Code (GBD Level 2) +S548--- | Garbage Code (GBD Level 2) +S548X1A | Garbage Code (GBD Level 2) +S548X1D | Garbage Code (GBD Level 2) +S548X1S | Garbage Code (GBD Level 2) +S548X2A | Garbage Code (GBD Level 2) +S548X2D | Garbage Code (GBD Level 2) +S548X2S | Garbage Code (GBD Level 2) +S548X9A | Garbage Code (GBD Level 2) +S548X9D | Garbage Code (GBD Level 2) +S548X9S | Garbage Code (GBD Level 2) +S549--- | Garbage Code (GBD Level 2) +S5490XA | Garbage Code (GBD Level 2) +S5490XD | Garbage Code (GBD Level 2) +S5490XS | Garbage Code (GBD Level 2) +S5491XA | Garbage Code (GBD Level 2) +S5491XD | Garbage Code (GBD Level 2) +S5491XS | Garbage Code (GBD Level 2) +S5492XA | Garbage Code (GBD Level 2) +S5492XD | Garbage Code (GBD Level 2) +S5492XS | Garbage Code (GBD Level 2) +S55---- | Garbage Code (GBD Level 2) +S550--- | Garbage Code (GBD Level 2) +S55001A | Garbage Code (GBD Level 2) +S55001D | Garbage Code (GBD Level 2) +S55001S | Garbage Code (GBD Level 2) +S55002A | Garbage Code (GBD Level 2) +S55002D | Garbage Code (GBD Level 2) +S55002S | Garbage Code (GBD Level 2) +S55009A | Garbage Code (GBD Level 2) +S55009D | Garbage Code (GBD Level 2) +S55009S | Garbage Code (GBD Level 2) +S55011A | Garbage Code (GBD Level 2) +S55011D | Garbage Code (GBD Level 2) +S55011S | Garbage Code (GBD Level 2) +S55012A | Garbage Code (GBD Level 2) +S55012D | Garbage Code (GBD Level 2) +S55012S | Garbage Code (GBD Level 2) +S55019A | Garbage Code (GBD Level 2) +S55019D | Garbage Code (GBD Level 2) +S55019S | Garbage Code (GBD Level 2) +S55091A | Garbage Code (GBD Level 2) +S55091D | Garbage Code (GBD Level 2) +S55091S | Garbage Code (GBD Level 2) +S55092A | Garbage Code (GBD Level 2) +S55092D | Garbage Code (GBD Level 2) +S55092S | Garbage Code (GBD Level 2) +S55099A | Garbage Code (GBD Level 2) +S55099D | Garbage Code (GBD Level 2) +S55099S | Garbage Code (GBD Level 2) +S551--- | Garbage Code (GBD Level 2) +S55101A | Garbage Code (GBD Level 2) +S55101D | Garbage Code (GBD Level 2) +S55101S | Garbage Code (GBD Level 2) +S55102A | Garbage Code (GBD Level 2) +S55102D | Garbage Code (GBD Level 2) +S55102S | Garbage Code (GBD Level 2) +S55109A | Garbage Code (GBD Level 2) +S55109D | Garbage Code (GBD Level 2) +S55109S | Garbage Code (GBD Level 2) +S55111A | Garbage Code (GBD Level 2) +S55111D | Garbage Code (GBD Level 2) +S55111S | Garbage Code (GBD Level 2) +S55112A | Garbage Code (GBD Level 2) +S55112D | Garbage Code (GBD Level 2) +S55112S | Garbage Code (GBD Level 2) +S55119A | Garbage Code (GBD Level 2) +S55119D | Garbage Code (GBD Level 2) +S55119S | Garbage Code (GBD Level 2) +S55191A | Garbage Code (GBD Level 2) +S55191D | Garbage Code (GBD Level 2) +S55191S | Garbage Code (GBD Level 2) +S55192A | Garbage Code (GBD Level 2) +S55192D | Garbage Code (GBD Level 2) +S55192S | Garbage Code (GBD Level 2) +S55199A | Garbage Code (GBD Level 2) +S55199D | Garbage Code (GBD Level 2) +S55199S | Garbage Code (GBD Level 2) +S552--- | Garbage Code (GBD Level 2) +S55201A | Garbage Code (GBD Level 2) +S55201D | Garbage Code (GBD Level 2) +S55201S | Garbage Code (GBD Level 2) +S55202A | Garbage Code (GBD Level 2) +S55202D | Garbage Code (GBD Level 2) +S55202S | Garbage Code (GBD Level 2) +S55209A | Garbage Code (GBD Level 2) +S55209D | Garbage Code (GBD Level 2) +S55209S | Garbage Code (GBD Level 2) +S55211A | Garbage Code (GBD Level 2) +S55211D | Garbage Code (GBD Level 2) +S55211S | Garbage Code (GBD Level 2) +S55212A | Garbage Code (GBD Level 2) +S55212D | Garbage Code (GBD Level 2) +S55212S | Garbage Code (GBD Level 2) +S55219A | Garbage Code (GBD Level 2) +S55219D | Garbage Code (GBD Level 2) +S55219S | Garbage Code (GBD Level 2) +S55291A | Garbage Code (GBD Level 2) +S55291D | Garbage Code (GBD Level 2) +S55291S | Garbage Code (GBD Level 2) +S55292A | Garbage Code (GBD Level 2) +S55292D | Garbage Code (GBD Level 2) +S55292S | Garbage Code (GBD Level 2) +S55299A | Garbage Code (GBD Level 2) +S55299D | Garbage Code (GBD Level 2) +S55299S | Garbage Code (GBD Level 2) +S557--- | Garbage Code (GBD Level 2) +S558--- | Garbage Code (GBD Level 2) +S55801A | Garbage Code (GBD Level 2) +S55801D | Garbage Code (GBD Level 2) +S55801S | Garbage Code (GBD Level 2) +S55802A | Garbage Code (GBD Level 2) +S55802D | Garbage Code (GBD Level 2) +S55802S | Garbage Code (GBD Level 2) +S55809A | Garbage Code (GBD Level 2) +S55809D | Garbage Code (GBD Level 2) +S55809S | Garbage Code (GBD Level 2) +S55811A | Garbage Code (GBD Level 2) +S55811D | Garbage Code (GBD Level 2) +S55811S | Garbage Code (GBD Level 2) +S55812A | Garbage Code (GBD Level 2) +S55812D | Garbage Code (GBD Level 2) +S55812S | Garbage Code (GBD Level 2) +S55819A | Garbage Code (GBD Level 2) +S55819D | Garbage Code (GBD Level 2) +S55819S | Garbage Code (GBD Level 2) +S55891A | Garbage Code (GBD Level 2) +S55891D | Garbage Code (GBD Level 2) +S55891S | Garbage Code (GBD Level 2) +S55892A | Garbage Code (GBD Level 2) +S55892D | Garbage Code (GBD Level 2) +S55892S | Garbage Code (GBD Level 2) +S55899A | Garbage Code (GBD Level 2) +S55899D | Garbage Code (GBD Level 2) +S55899S | Garbage Code (GBD Level 2) +S559--- | Garbage Code (GBD Level 2) +S55901A | Garbage Code (GBD Level 2) +S55901D | Garbage Code (GBD Level 2) +S55901S | Garbage Code (GBD Level 2) +S55902A | Garbage Code (GBD Level 2) +S55902D | Garbage Code (GBD Level 2) +S55902S | Garbage Code (GBD Level 2) +S55909A | Garbage Code (GBD Level 2) +S55909D | Garbage Code (GBD Level 2) +S55909S | Garbage Code (GBD Level 2) +S55911A | Garbage Code (GBD Level 2) +S55911D | Garbage Code (GBD Level 2) +S55911S | Garbage Code (GBD Level 2) +S55912A | Garbage Code (GBD Level 2) +S55912D | Garbage Code (GBD Level 2) +S55912S | Garbage Code (GBD Level 2) +S55919A | Garbage Code (GBD Level 2) +S55919D | Garbage Code (GBD Level 2) +S55919S | Garbage Code (GBD Level 2) +S55991A | Garbage Code (GBD Level 2) +S55991D | Garbage Code (GBD Level 2) +S55991S | Garbage Code (GBD Level 2) +S55992A | Garbage Code (GBD Level 2) +S55992D | Garbage Code (GBD Level 2) +S55992S | Garbage Code (GBD Level 2) +S55999A | Garbage Code (GBD Level 2) +S55999D | Garbage Code (GBD Level 2) +S55999S | Garbage Code (GBD Level 2) +S56---- | Garbage Code (GBD Level 2) +S560--- | Garbage Code (GBD Level 2) +S56001A | Garbage Code (GBD Level 2) +S56001D | Garbage Code (GBD Level 2) +S56001S | Garbage Code (GBD Level 2) +S56002A | Garbage Code (GBD Level 2) +S56002D | Garbage Code (GBD Level 2) +S56002S | Garbage Code (GBD Level 2) +S56009A | Garbage Code (GBD Level 2) +S56009D | Garbage Code (GBD Level 2) +S56009S | Garbage Code (GBD Level 2) +S56011A | Garbage Code (GBD Level 2) +S56011D | Garbage Code (GBD Level 2) +S56011S | Garbage Code (GBD Level 2) +S56012A | Garbage Code (GBD Level 2) +S56012D | Garbage Code (GBD Level 2) +S56012S | Garbage Code (GBD Level 2) +S56019A | Garbage Code (GBD Level 2) +S56019D | Garbage Code (GBD Level 2) +S56019S | Garbage Code (GBD Level 2) +S56021A | Garbage Code (GBD Level 2) +S56021D | Garbage Code (GBD Level 2) +S56021S | Garbage Code (GBD Level 2) +S56022A | Garbage Code (GBD Level 2) +S56022D | Garbage Code (GBD Level 2) +S56022S | Garbage Code (GBD Level 2) +S56029A | Garbage Code (GBD Level 2) +S56029D | Garbage Code (GBD Level 2) +S56029S | Garbage Code (GBD Level 2) +S56091A | Garbage Code (GBD Level 2) +S56091D | Garbage Code (GBD Level 2) +S56091S | Garbage Code (GBD Level 2) +S56092A | Garbage Code (GBD Level 2) +S56092D | Garbage Code (GBD Level 2) +S56092S | Garbage Code (GBD Level 2) +S56099A | Garbage Code (GBD Level 2) +S56099D | Garbage Code (GBD Level 2) +S56099S | Garbage Code (GBD Level 2) +S561--- | Garbage Code (GBD Level 2) +S56101A | Garbage Code (GBD Level 2) +S56101D | Garbage Code (GBD Level 2) +S56101S | Garbage Code (GBD Level 2) +S56102A | Garbage Code (GBD Level 2) +S56102D | Garbage Code (GBD Level 2) +S56102S | Garbage Code (GBD Level 2) +S56103A | Garbage Code (GBD Level 2) +S56103D | Garbage Code (GBD Level 2) +S56103S | Garbage Code (GBD Level 2) +S56104A | Garbage Code (GBD Level 2) +S56104D | Garbage Code (GBD Level 2) +S56104S | Garbage Code (GBD Level 2) +S56105A | Garbage Code (GBD Level 2) +S56105D | Garbage Code (GBD Level 2) +S56105S | Garbage Code (GBD Level 2) +S56106A | Garbage Code (GBD Level 2) +S56106D | Garbage Code (GBD Level 2) +S56106S | Garbage Code (GBD Level 2) +S56107A | Garbage Code (GBD Level 2) +S56107D | Garbage Code (GBD Level 2) +S56107S | Garbage Code (GBD Level 2) +S56108A | Garbage Code (GBD Level 2) +S56108D | Garbage Code (GBD Level 2) +S56108S | Garbage Code (GBD Level 2) +S56109A | Garbage Code (GBD Level 2) +S56109D | Garbage Code (GBD Level 2) +S56109S | Garbage Code (GBD Level 2) +S56111A | Garbage Code (GBD Level 2) +S56111D | Garbage Code (GBD Level 2) +S56111S | Garbage Code (GBD Level 2) +S56112A | Garbage Code (GBD Level 2) +S56112D | Garbage Code (GBD Level 2) +S56112S | Garbage Code (GBD Level 2) +S56113A | Garbage Code (GBD Level 2) +S56113D | Garbage Code (GBD Level 2) +S56113S | Garbage Code (GBD Level 2) +S56114A | Garbage Code (GBD Level 2) +S56114D | Garbage Code (GBD Level 2) +S56114S | Garbage Code (GBD Level 2) +S56115A | Garbage Code (GBD Level 2) +S56115D | Garbage Code (GBD Level 2) +S56115S | Garbage Code (GBD Level 2) +S56116A | Garbage Code (GBD Level 2) +S56116D | Garbage Code (GBD Level 2) +S56116S | Garbage Code (GBD Level 2) +S56117A | Garbage Code (GBD Level 2) +S56117D | Garbage Code (GBD Level 2) +S56117S | Garbage Code (GBD Level 2) +S56118A | Garbage Code (GBD Level 2) +S56118D | Garbage Code (GBD Level 2) +S56118S | Garbage Code (GBD Level 2) +S56119A | Garbage Code (GBD Level 2) +S56119D | Garbage Code (GBD Level 2) +S56119S | Garbage Code (GBD Level 2) +S56121A | Garbage Code (GBD Level 2) +S56121D | Garbage Code (GBD Level 2) +S56121S | Garbage Code (GBD Level 2) +S56122A | Garbage Code (GBD Level 2) +S56122D | Garbage Code (GBD Level 2) +S56122S | Garbage Code (GBD Level 2) +S56123A | Garbage Code (GBD Level 2) +S56123D | Garbage Code (GBD Level 2) +S56123S | Garbage Code (GBD Level 2) +S56124A | Garbage Code (GBD Level 2) +S56124D | Garbage Code (GBD Level 2) +S56124S | Garbage Code (GBD Level 2) +S56125A | Garbage Code (GBD Level 2) +S56125D | Garbage Code (GBD Level 2) +S56125S | Garbage Code (GBD Level 2) +S56126A | Garbage Code (GBD Level 2) +S56126D | Garbage Code (GBD Level 2) +S56126S | Garbage Code (GBD Level 2) +S56127A | Garbage Code (GBD Level 2) +S56127D | Garbage Code (GBD Level 2) +S56127S | Garbage Code (GBD Level 2) +S56128A | Garbage Code (GBD Level 2) +S56128D | Garbage Code (GBD Level 2) +S56128S | Garbage Code (GBD Level 2) +S56129A | Garbage Code (GBD Level 2) +S56129D | Garbage Code (GBD Level 2) +S56129S | Garbage Code (GBD Level 2) +S56191A | Garbage Code (GBD Level 2) +S56191D | Garbage Code (GBD Level 2) +S56191S | Garbage Code (GBD Level 2) +S56192A | Garbage Code (GBD Level 2) +S56192D | Garbage Code (GBD Level 2) +S56192S | Garbage Code (GBD Level 2) +S56193A | Garbage Code (GBD Level 2) +S56193D | Garbage Code (GBD Level 2) +S56193S | Garbage Code (GBD Level 2) +S56194A | Garbage Code (GBD Level 2) +S56194D | Garbage Code (GBD Level 2) +S56194S | Garbage Code (GBD Level 2) +S56195A | Garbage Code (GBD Level 2) +S56195D | Garbage Code (GBD Level 2) +S56195S | Garbage Code (GBD Level 2) +S56196A | Garbage Code (GBD Level 2) +S56196D | Garbage Code (GBD Level 2) +S56196S | Garbage Code (GBD Level 2) +S56197A | Garbage Code (GBD Level 2) +S56197D | Garbage Code (GBD Level 2) +S56197S | Garbage Code (GBD Level 2) +S56198A | Garbage Code (GBD Level 2) +S56198D | Garbage Code (GBD Level 2) +S56198S | Garbage Code (GBD Level 2) +S56199A | Garbage Code (GBD Level 2) +S56199D | Garbage Code (GBD Level 2) +S56199S | Garbage Code (GBD Level 2) +S562--- | Garbage Code (GBD Level 2) +S56201A | Garbage Code (GBD Level 2) +S56201D | Garbage Code (GBD Level 2) +S56201S | Garbage Code (GBD Level 2) +S56202A | Garbage Code (GBD Level 2) +S56202D | Garbage Code (GBD Level 2) +S56202S | Garbage Code (GBD Level 2) +S56209A | Garbage Code (GBD Level 2) +S56209D | Garbage Code (GBD Level 2) +S56209S | Garbage Code (GBD Level 2) +S56211A | Garbage Code (GBD Level 2) +S56211D | Garbage Code (GBD Level 2) +S56211S | Garbage Code (GBD Level 2) +S56212A | Garbage Code (GBD Level 2) +S56212D | Garbage Code (GBD Level 2) +S56212S | Garbage Code (GBD Level 2) +S56219A | Garbage Code (GBD Level 2) +S56219D | Garbage Code (GBD Level 2) +S56219S | Garbage Code (GBD Level 2) +S56221A | Garbage Code (GBD Level 2) +S56221D | Garbage Code (GBD Level 2) +S56221S | Garbage Code (GBD Level 2) +S56222A | Garbage Code (GBD Level 2) +S56222D | Garbage Code (GBD Level 2) +S56222S | Garbage Code (GBD Level 2) +S56229A | Garbage Code (GBD Level 2) +S56229D | Garbage Code (GBD Level 2) +S56229S | Garbage Code (GBD Level 2) +S56291A | Garbage Code (GBD Level 2) +S56291D | Garbage Code (GBD Level 2) +S56291S | Garbage Code (GBD Level 2) +S56292A | Garbage Code (GBD Level 2) +S56292D | Garbage Code (GBD Level 2) +S56292S | Garbage Code (GBD Level 2) +S56299A | Garbage Code (GBD Level 2) +S56299D | Garbage Code (GBD Level 2) +S56299S | Garbage Code (GBD Level 2) +S563--- | Garbage Code (GBD Level 2) +S56301A | Garbage Code (GBD Level 2) +S56301D | Garbage Code (GBD Level 2) +S56301S | Garbage Code (GBD Level 2) +S56302A | Garbage Code (GBD Level 2) +S56302D | Garbage Code (GBD Level 2) +S56302S | Garbage Code (GBD Level 2) +S56309A | Garbage Code (GBD Level 2) +S56309D | Garbage Code (GBD Level 2) +S56309S | Garbage Code (GBD Level 2) +S56311A | Garbage Code (GBD Level 2) +S56311D | Garbage Code (GBD Level 2) +S56311S | Garbage Code (GBD Level 2) +S56312A | Garbage Code (GBD Level 2) +S56312D | Garbage Code (GBD Level 2) +S56312S | Garbage Code (GBD Level 2) +S56319A | Garbage Code (GBD Level 2) +S56319D | Garbage Code (GBD Level 2) +S56319S | Garbage Code (GBD Level 2) +S56321A | Garbage Code (GBD Level 2) +S56321D | Garbage Code (GBD Level 2) +S56321S | Garbage Code (GBD Level 2) +S56322A | Garbage Code (GBD Level 2) +S56322D | Garbage Code (GBD Level 2) +S56322S | Garbage Code (GBD Level 2) +S56329A | Garbage Code (GBD Level 2) +S56329D | Garbage Code (GBD Level 2) +S56329S | Garbage Code (GBD Level 2) +S56391A | Garbage Code (GBD Level 2) +S56391D | Garbage Code (GBD Level 2) +S56391S | Garbage Code (GBD Level 2) +S56392A | Garbage Code (GBD Level 2) +S56392D | Garbage Code (GBD Level 2) +S56392S | Garbage Code (GBD Level 2) +S56399A | Garbage Code (GBD Level 2) +S56399D | Garbage Code (GBD Level 2) +S56399S | Garbage Code (GBD Level 2) +S564--- | Garbage Code (GBD Level 2) +S56401A | Garbage Code (GBD Level 2) +S56401D | Garbage Code (GBD Level 2) +S56401S | Garbage Code (GBD Level 2) +S56402A | Garbage Code (GBD Level 2) +S56402D | Garbage Code (GBD Level 2) +S56402S | Garbage Code (GBD Level 2) +S56403A | Garbage Code (GBD Level 2) +S56403D | Garbage Code (GBD Level 2) +S56403S | Garbage Code (GBD Level 2) +S56404A | Garbage Code (GBD Level 2) +S56404D | Garbage Code (GBD Level 2) +S56404S | Garbage Code (GBD Level 2) +S56405A | Garbage Code (GBD Level 2) +S56405D | Garbage Code (GBD Level 2) +S56405S | Garbage Code (GBD Level 2) +S56406A | Garbage Code (GBD Level 2) +S56406D | Garbage Code (GBD Level 2) +S56406S | Garbage Code (GBD Level 2) +S56407A | Garbage Code (GBD Level 2) +S56407D | Garbage Code (GBD Level 2) +S56407S | Garbage Code (GBD Level 2) +S56408A | Garbage Code (GBD Level 2) +S56408D | Garbage Code (GBD Level 2) +S56408S | Garbage Code (GBD Level 2) +S56409A | Garbage Code (GBD Level 2) +S56409D | Garbage Code (GBD Level 2) +S56409S | Garbage Code (GBD Level 2) +S56411A | Garbage Code (GBD Level 2) +S56411D | Garbage Code (GBD Level 2) +S56411S | Garbage Code (GBD Level 2) +S56412A | Garbage Code (GBD Level 2) +S56412D | Garbage Code (GBD Level 2) +S56412S | Garbage Code (GBD Level 2) +S56413A | Garbage Code (GBD Level 2) +S56413D | Garbage Code (GBD Level 2) +S56413S | Garbage Code (GBD Level 2) +S56414A | Garbage Code (GBD Level 2) +S56414D | Garbage Code (GBD Level 2) +S56414S | Garbage Code (GBD Level 2) +S56415A | Garbage Code (GBD Level 2) +S56415D | Garbage Code (GBD Level 2) +S56415S | Garbage Code (GBD Level 2) +S56416A | Garbage Code (GBD Level 2) +S56416D | Garbage Code (GBD Level 2) +S56416S | Garbage Code (GBD Level 2) +S56417A | Garbage Code (GBD Level 2) +S56417D | Garbage Code (GBD Level 2) +S56417S | Garbage Code (GBD Level 2) +S56418A | Garbage Code (GBD Level 2) +S56418D | Garbage Code (GBD Level 2) +S56418S | Garbage Code (GBD Level 2) +S56419A | Garbage Code (GBD Level 2) +S56419D | Garbage Code (GBD Level 2) +S56419S | Garbage Code (GBD Level 2) +S56421A | Garbage Code (GBD Level 2) +S56421D | Garbage Code (GBD Level 2) +S56421S | Garbage Code (GBD Level 2) +S56422A | Garbage Code (GBD Level 2) +S56422D | Garbage Code (GBD Level 2) +S56422S | Garbage Code (GBD Level 2) +S56423A | Garbage Code (GBD Level 2) +S56423D | Garbage Code (GBD Level 2) +S56423S | Garbage Code (GBD Level 2) +S56424A | Garbage Code (GBD Level 2) +S56424D | Garbage Code (GBD Level 2) +S56424S | Garbage Code (GBD Level 2) +S56425A | Garbage Code (GBD Level 2) +S56425D | Garbage Code (GBD Level 2) +S56425S | Garbage Code (GBD Level 2) +S56426A | Garbage Code (GBD Level 2) +S56426D | Garbage Code (GBD Level 2) +S56426S | Garbage Code (GBD Level 2) +S56427A | Garbage Code (GBD Level 2) +S56427D | Garbage Code (GBD Level 2) +S56427S | Garbage Code (GBD Level 2) +S56428A | Garbage Code (GBD Level 2) +S56428D | Garbage Code (GBD Level 2) +S56428S | Garbage Code (GBD Level 2) +S56429A | Garbage Code (GBD Level 2) +S56429D | Garbage Code (GBD Level 2) +S56429S | Garbage Code (GBD Level 2) +S56491A | Garbage Code (GBD Level 2) +S56491D | Garbage Code (GBD Level 2) +S56491S | Garbage Code (GBD Level 2) +S56492A | Garbage Code (GBD Level 2) +S56492D | Garbage Code (GBD Level 2) +S56492S | Garbage Code (GBD Level 2) +S56493A | Garbage Code (GBD Level 2) +S56493D | Garbage Code (GBD Level 2) +S56493S | Garbage Code (GBD Level 2) +S56494A | Garbage Code (GBD Level 2) +S56494D | Garbage Code (GBD Level 2) +S56494S | Garbage Code (GBD Level 2) +S56495A | Garbage Code (GBD Level 2) +S56495D | Garbage Code (GBD Level 2) +S56495S | Garbage Code (GBD Level 2) +S56496A | Garbage Code (GBD Level 2) +S56496D | Garbage Code (GBD Level 2) +S56496S | Garbage Code (GBD Level 2) +S56497A | Garbage Code (GBD Level 2) +S56497D | Garbage Code (GBD Level 2) +S56497S | Garbage Code (GBD Level 2) +S56498A | Garbage Code (GBD Level 2) +S56498D | Garbage Code (GBD Level 2) +S56498S | Garbage Code (GBD Level 2) +S56499A | Garbage Code (GBD Level 2) +S56499D | Garbage Code (GBD Level 2) +S56499S | Garbage Code (GBD Level 2) +S565--- | Garbage Code (GBD Level 2) +S56501A | Garbage Code (GBD Level 2) +S56501D | Garbage Code (GBD Level 2) +S56501S | Garbage Code (GBD Level 2) +S56502A | Garbage Code (GBD Level 2) +S56502D | Garbage Code (GBD Level 2) +S56502S | Garbage Code (GBD Level 2) +S56509A | Garbage Code (GBD Level 2) +S56509D | Garbage Code (GBD Level 2) +S56509S | Garbage Code (GBD Level 2) +S56511A | Garbage Code (GBD Level 2) +S56511D | Garbage Code (GBD Level 2) +S56511S | Garbage Code (GBD Level 2) +S56512A | Garbage Code (GBD Level 2) +S56512D | Garbage Code (GBD Level 2) +S56512S | Garbage Code (GBD Level 2) +S56519A | Garbage Code (GBD Level 2) +S56519D | Garbage Code (GBD Level 2) +S56519S | Garbage Code (GBD Level 2) +S56521A | Garbage Code (GBD Level 2) +S56521D | Garbage Code (GBD Level 2) +S56521S | Garbage Code (GBD Level 2) +S56522A | Garbage Code (GBD Level 2) +S56522D | Garbage Code (GBD Level 2) +S56522S | Garbage Code (GBD Level 2) +S56529A | Garbage Code (GBD Level 2) +S56529D | Garbage Code (GBD Level 2) +S56529S | Garbage Code (GBD Level 2) +S56591A | Garbage Code (GBD Level 2) +S56591D | Garbage Code (GBD Level 2) +S56591S | Garbage Code (GBD Level 2) +S56592A | Garbage Code (GBD Level 2) +S56592D | Garbage Code (GBD Level 2) +S56592S | Garbage Code (GBD Level 2) +S56599A | Garbage Code (GBD Level 2) +S56599D | Garbage Code (GBD Level 2) +S56599S | Garbage Code (GBD Level 2) +S567--- | Garbage Code (GBD Level 2) +S568--- | Garbage Code (GBD Level 2) +S56801A | Garbage Code (GBD Level 2) +S56801D | Garbage Code (GBD Level 2) +S56801S | Garbage Code (GBD Level 2) +S56802A | Garbage Code (GBD Level 2) +S56802D | Garbage Code (GBD Level 2) +S56802S | Garbage Code (GBD Level 2) +S56809A | Garbage Code (GBD Level 2) +S56809D | Garbage Code (GBD Level 2) +S56809S | Garbage Code (GBD Level 2) +S56811A | Garbage Code (GBD Level 2) +S56811D | Garbage Code (GBD Level 2) +S56811S | Garbage Code (GBD Level 2) +S56812A | Garbage Code (GBD Level 2) +S56812D | Garbage Code (GBD Level 2) +S56812S | Garbage Code (GBD Level 2) +S56819A | Garbage Code (GBD Level 2) +S56819D | Garbage Code (GBD Level 2) +S56819S | Garbage Code (GBD Level 2) +S56821A | Garbage Code (GBD Level 2) +S56821D | Garbage Code (GBD Level 2) +S56821S | Garbage Code (GBD Level 2) +S56822A | Garbage Code (GBD Level 2) +S56822D | Garbage Code (GBD Level 2) +S56822S | Garbage Code (GBD Level 2) +S56829A | Garbage Code (GBD Level 2) +S56829D | Garbage Code (GBD Level 2) +S56829S | Garbage Code (GBD Level 2) +S56891A | Garbage Code (GBD Level 2) +S56891D | Garbage Code (GBD Level 2) +S56891S | Garbage Code (GBD Level 2) +S56892A | Garbage Code (GBD Level 2) +S56892D | Garbage Code (GBD Level 2) +S56892S | Garbage Code (GBD Level 2) +S56899A | Garbage Code (GBD Level 2) +S56899D | Garbage Code (GBD Level 2) +S56899S | Garbage Code (GBD Level 2) +S56901A | Garbage Code (GBD Level 2) +S56901D | Garbage Code (GBD Level 2) +S56901S | Garbage Code (GBD Level 2) +S56902A | Garbage Code (GBD Level 2) +S56902D | Garbage Code (GBD Level 2) +S56902S | Garbage Code (GBD Level 2) +S56909A | Garbage Code (GBD Level 2) +S56909D | Garbage Code (GBD Level 2) +S56909S | Garbage Code (GBD Level 2) +S56911A | Garbage Code (GBD Level 2) +S56911D | Garbage Code (GBD Level 2) +S56911S | Garbage Code (GBD Level 2) +S56912A | Garbage Code (GBD Level 2) +S56912D | Garbage Code (GBD Level 2) +S56912S | Garbage Code (GBD Level 2) +S56919A | Garbage Code (GBD Level 2) +S56919D | Garbage Code (GBD Level 2) +S56919S | Garbage Code (GBD Level 2) +S56921A | Garbage Code (GBD Level 2) +S56921D | Garbage Code (GBD Level 2) +S56921S | Garbage Code (GBD Level 2) +S56922A | Garbage Code (GBD Level 2) +S56922D | Garbage Code (GBD Level 2) +S56922S | Garbage Code (GBD Level 2) +S56929A | Garbage Code (GBD Level 2) +S56929D | Garbage Code (GBD Level 2) +S56929S | Garbage Code (GBD Level 2) +S56991A | Garbage Code (GBD Level 2) +S56991D | Garbage Code (GBD Level 2) +S56991S | Garbage Code (GBD Level 2) +S56992A | Garbage Code (GBD Level 2) +S56992D | Garbage Code (GBD Level 2) +S56992S | Garbage Code (GBD Level 2) +S56999A | Garbage Code (GBD Level 2) +S56999D | Garbage Code (GBD Level 2) +S56999S | Garbage Code (GBD Level 2) +S57---- | Garbage Code (GBD Level 2) +S570--- | Garbage Code (GBD Level 2) +S5700XA | Garbage Code (GBD Level 2) +S5700XD | Garbage Code (GBD Level 2) +S5700XS | Garbage Code (GBD Level 2) +S5701XA | Garbage Code (GBD Level 2) +S5701XD | Garbage Code (GBD Level 2) +S5701XS | Garbage Code (GBD Level 2) +S5702XA | Garbage Code (GBD Level 2) +S5702XD | Garbage Code (GBD Level 2) +S5702XS | Garbage Code (GBD Level 2) +S578--- | Garbage Code (GBD Level 2) +S5780XA | Garbage Code (GBD Level 2) +S5780XD | Garbage Code (GBD Level 2) +S5780XS | Garbage Code (GBD Level 2) +S5781XA | Garbage Code (GBD Level 2) +S5781XD | Garbage Code (GBD Level 2) +S5781XS | Garbage Code (GBD Level 2) +S5782XA | Garbage Code (GBD Level 2) +S5782XD | Garbage Code (GBD Level 2) +S5782XS | Garbage Code (GBD Level 2) +S579--- | Garbage Code (GBD Level 2) +S58---- | Garbage Code (GBD Level 2) +S580--- | Garbage Code (GBD Level 2) +S58011A | Garbage Code (GBD Level 2) +S58011D | Garbage Code (GBD Level 2) +S58011S | Garbage Code (GBD Level 2) +S58012A | Garbage Code (GBD Level 2) +S58012D | Garbage Code (GBD Level 2) +S58012S | Garbage Code (GBD Level 2) +S58019A | Garbage Code (GBD Level 2) +S58019D | Garbage Code (GBD Level 2) +S58019S | Garbage Code (GBD Level 2) +S58021A | Garbage Code (GBD Level 2) +S58021D | Garbage Code (GBD Level 2) +S58021S | Garbage Code (GBD Level 2) +S58022A | Garbage Code (GBD Level 2) +S58022D | Garbage Code (GBD Level 2) +S58022S | Garbage Code (GBD Level 2) +S58029A | Garbage Code (GBD Level 2) +S58029D | Garbage Code (GBD Level 2) +S58029S | Garbage Code (GBD Level 2) +S581--- | Garbage Code (GBD Level 2) +S58111A | Garbage Code (GBD Level 2) +S58111D | Garbage Code (GBD Level 2) +S58111S | Garbage Code (GBD Level 2) +S58112A | Garbage Code (GBD Level 2) +S58112D | Garbage Code (GBD Level 2) +S58112S | Garbage Code (GBD Level 2) +S58119A | Garbage Code (GBD Level 2) +S58119D | Garbage Code (GBD Level 2) +S58119S | Garbage Code (GBD Level 2) +S58121A | Garbage Code (GBD Level 2) +S58121D | Garbage Code (GBD Level 2) +S58121S | Garbage Code (GBD Level 2) +S58122A | Garbage Code (GBD Level 2) +S58122D | Garbage Code (GBD Level 2) +S58122S | Garbage Code (GBD Level 2) +S58129A | Garbage Code (GBD Level 2) +S58129D | Garbage Code (GBD Level 2) +S58129S | Garbage Code (GBD Level 2) +S589--- | Garbage Code (GBD Level 2) +S58911A | Garbage Code (GBD Level 2) +S58911D | Garbage Code (GBD Level 2) +S58911S | Garbage Code (GBD Level 2) +S58912A | Garbage Code (GBD Level 2) +S58912D | Garbage Code (GBD Level 2) +S58912S | Garbage Code (GBD Level 2) +S58919A | Garbage Code (GBD Level 2) +S58919D | Garbage Code (GBD Level 2) +S58919S | Garbage Code (GBD Level 2) +S58921A | Garbage Code (GBD Level 2) +S58921D | Garbage Code (GBD Level 2) +S58921S | Garbage Code (GBD Level 2) +S58922A | Garbage Code (GBD Level 2) +S58922D | Garbage Code (GBD Level 2) +S58922S | Garbage Code (GBD Level 2) +S58929A | Garbage Code (GBD Level 2) +S58929D | Garbage Code (GBD Level 2) +S58929S | Garbage Code (GBD Level 2) +S59---- | Garbage Code (GBD Level 2) +S59001A | Garbage Code (GBD Level 2) +S59001D | Garbage Code (GBD Level 2) +S59001G | Garbage Code (GBD Level 2) +S59001K | Garbage Code (GBD Level 2) +S59001P | Garbage Code (GBD Level 2) +S59001S | Garbage Code (GBD Level 2) +S59002A | Garbage Code (GBD Level 2) +S59002D | Garbage Code (GBD Level 2) +S59002G | Garbage Code (GBD Level 2) +S59002K | Garbage Code (GBD Level 2) +S59002P | Garbage Code (GBD Level 2) +S59002S | Garbage Code (GBD Level 2) +S59009A | Garbage Code (GBD Level 2) +S59009D | Garbage Code (GBD Level 2) +S59009G | Garbage Code (GBD Level 2) +S59009K | Garbage Code (GBD Level 2) +S59009P | Garbage Code (GBD Level 2) +S59009S | Garbage Code (GBD Level 2) +S59011A | Garbage Code (GBD Level 2) +S59011D | Garbage Code (GBD Level 2) +S59011G | Garbage Code (GBD Level 2) +S59011K | Garbage Code (GBD Level 2) +S59011P | Garbage Code (GBD Level 2) +S59011S | Garbage Code (GBD Level 2) +S59012A | Garbage Code (GBD Level 2) +S59012D | Garbage Code (GBD Level 2) +S59012G | Garbage Code (GBD Level 2) +S59012K | Garbage Code (GBD Level 2) +S59012P | Garbage Code (GBD Level 2) +S59012S | Garbage Code (GBD Level 2) +S59019A | Garbage Code (GBD Level 2) +S59019D | Garbage Code (GBD Level 2) +S59019G | Garbage Code (GBD Level 2) +S59019K | Garbage Code (GBD Level 2) +S59019P | Garbage Code (GBD Level 2) +S59019S | Garbage Code (GBD Level 2) +S59021A | Garbage Code (GBD Level 2) +S59021D | Garbage Code (GBD Level 2) +S59021G | Garbage Code (GBD Level 2) +S59021K | Garbage Code (GBD Level 2) +S59021P | Garbage Code (GBD Level 2) +S59021S | Garbage Code (GBD Level 2) +S59022A | Garbage Code (GBD Level 2) +S59022D | Garbage Code (GBD Level 2) +S59022G | Garbage Code (GBD Level 2) +S59022K | Garbage Code (GBD Level 2) +S59022P | Garbage Code (GBD Level 2) +S59022S | Garbage Code (GBD Level 2) +S59029A | Garbage Code (GBD Level 2) +S59029D | Garbage Code (GBD Level 2) +S59029G | Garbage Code (GBD Level 2) +S59029K | Garbage Code (GBD Level 2) +S59029P | Garbage Code (GBD Level 2) +S59029S | Garbage Code (GBD Level 2) +S59031A | Garbage Code (GBD Level 2) +S59031D | Garbage Code (GBD Level 2) +S59031G | Garbage Code (GBD Level 2) +S59031K | Garbage Code (GBD Level 2) +S59031P | Garbage Code (GBD Level 2) +S59031S | Garbage Code (GBD Level 2) +S59032A | Garbage Code (GBD Level 2) +S59032D | Garbage Code (GBD Level 2) +S59032G | Garbage Code (GBD Level 2) +S59032K | Garbage Code (GBD Level 2) +S59032P | Garbage Code (GBD Level 2) +S59032S | Garbage Code (GBD Level 2) +S59039A | Garbage Code (GBD Level 2) +S59039D | Garbage Code (GBD Level 2) +S59039G | Garbage Code (GBD Level 2) +S59039K | Garbage Code (GBD Level 2) +S59039P | Garbage Code (GBD Level 2) +S59039S | Garbage Code (GBD Level 2) +S59041A | Garbage Code (GBD Level 2) +S59041D | Garbage Code (GBD Level 2) +S59041G | Garbage Code (GBD Level 2) +S59041K | Garbage Code (GBD Level 2) +S59041P | Garbage Code (GBD Level 2) +S59041S | Garbage Code (GBD Level 2) +S59042A | Garbage Code (GBD Level 2) +S59042D | Garbage Code (GBD Level 2) +S59042G | Garbage Code (GBD Level 2) +S59042K | Garbage Code (GBD Level 2) +S59042P | Garbage Code (GBD Level 2) +S59042S | Garbage Code (GBD Level 2) +S59049A | Garbage Code (GBD Level 2) +S59049D | Garbage Code (GBD Level 2) +S59049G | Garbage Code (GBD Level 2) +S59049K | Garbage Code (GBD Level 2) +S59049P | Garbage Code (GBD Level 2) +S59049S | Garbage Code (GBD Level 2) +S59091A | Garbage Code (GBD Level 2) +S59091D | Garbage Code (GBD Level 2) +S59091G | Garbage Code (GBD Level 2) +S59091K | Garbage Code (GBD Level 2) +S59091P | Garbage Code (GBD Level 2) +S59091S | Garbage Code (GBD Level 2) +S59092A | Garbage Code (GBD Level 2) +S59092D | Garbage Code (GBD Level 2) +S59092G | Garbage Code (GBD Level 2) +S59092K | Garbage Code (GBD Level 2) +S59092P | Garbage Code (GBD Level 2) +S59092S | Garbage Code (GBD Level 2) +S59099A | Garbage Code (GBD Level 2) +S59099D | Garbage Code (GBD Level 2) +S59099G | Garbage Code (GBD Level 2) +S59099K | Garbage Code (GBD Level 2) +S59099P | Garbage Code (GBD Level 2) +S59099S | Garbage Code (GBD Level 2) +S59101A | Garbage Code (GBD Level 2) +S59101D | Garbage Code (GBD Level 2) +S59101G | Garbage Code (GBD Level 2) +S59101K | Garbage Code (GBD Level 2) +S59101P | Garbage Code (GBD Level 2) +S59101S | Garbage Code (GBD Level 2) +S59102A | Garbage Code (GBD Level 2) +S59102D | Garbage Code (GBD Level 2) +S59102G | Garbage Code (GBD Level 2) +S59102K | Garbage Code (GBD Level 2) +S59102P | Garbage Code (GBD Level 2) +S59102S | Garbage Code (GBD Level 2) +S59109A | Garbage Code (GBD Level 2) +S59109D | Garbage Code (GBD Level 2) +S59109G | Garbage Code (GBD Level 2) +S59109K | Garbage Code (GBD Level 2) +S59109P | Garbage Code (GBD Level 2) +S59109S | Garbage Code (GBD Level 2) +S59111A | Garbage Code (GBD Level 2) +S59111D | Garbage Code (GBD Level 2) +S59111G | Garbage Code (GBD Level 2) +S59111K | Garbage Code (GBD Level 2) +S59111P | Garbage Code (GBD Level 2) +S59111S | Garbage Code (GBD Level 2) +S59112A | Garbage Code (GBD Level 2) +S59112D | Garbage Code (GBD Level 2) +S59112G | Garbage Code (GBD Level 2) +S59112K | Garbage Code (GBD Level 2) +S59112P | Garbage Code (GBD Level 2) +S59112S | Garbage Code (GBD Level 2) +S59119A | Garbage Code (GBD Level 2) +S59119D | Garbage Code (GBD Level 2) +S59119G | Garbage Code (GBD Level 2) +S59119K | Garbage Code (GBD Level 2) +S59119P | Garbage Code (GBD Level 2) +S59119S | Garbage Code (GBD Level 2) +S59121A | Garbage Code (GBD Level 2) +S59121D | Garbage Code (GBD Level 2) +S59121G | Garbage Code (GBD Level 2) +S59121K | Garbage Code (GBD Level 2) +S59121P | Garbage Code (GBD Level 2) +S59121S | Garbage Code (GBD Level 2) +S59122A | Garbage Code (GBD Level 2) +S59122D | Garbage Code (GBD Level 2) +S59122G | Garbage Code (GBD Level 2) +S59122K | Garbage Code (GBD Level 2) +S59122P | Garbage Code (GBD Level 2) +S59122S | Garbage Code (GBD Level 2) +S59129A | Garbage Code (GBD Level 2) +S59129D | Garbage Code (GBD Level 2) +S59129G | Garbage Code (GBD Level 2) +S59129K | Garbage Code (GBD Level 2) +S59129P | Garbage Code (GBD Level 2) +S59129S | Garbage Code (GBD Level 2) +S59131A | Garbage Code (GBD Level 2) +S59131D | Garbage Code (GBD Level 2) +S59131G | Garbage Code (GBD Level 2) +S59131K | Garbage Code (GBD Level 2) +S59131P | Garbage Code (GBD Level 2) +S59131S | Garbage Code (GBD Level 2) +S59132A | Garbage Code (GBD Level 2) +S59132D | Garbage Code (GBD Level 2) +S59132G | Garbage Code (GBD Level 2) +S59132K | Garbage Code (GBD Level 2) +S59132P | Garbage Code (GBD Level 2) +S59132S | Garbage Code (GBD Level 2) +S59139A | Garbage Code (GBD Level 2) +S59139D | Garbage Code (GBD Level 2) +S59139G | Garbage Code (GBD Level 2) +S59139K | Garbage Code (GBD Level 2) +S59139P | Garbage Code (GBD Level 2) +S59139S | Garbage Code (GBD Level 2) +S59141A | Garbage Code (GBD Level 2) +S59141D | Garbage Code (GBD Level 2) +S59141G | Garbage Code (GBD Level 2) +S59141K | Garbage Code (GBD Level 2) +S59141P | Garbage Code (GBD Level 2) +S59141S | Garbage Code (GBD Level 2) +S59142A | Garbage Code (GBD Level 2) +S59142D | Garbage Code (GBD Level 2) +S59142G | Garbage Code (GBD Level 2) +S59142K | Garbage Code (GBD Level 2) +S59142P | Garbage Code (GBD Level 2) +S59142S | Garbage Code (GBD Level 2) +S59149A | Garbage Code (GBD Level 2) +S59149D | Garbage Code (GBD Level 2) +S59149G | Garbage Code (GBD Level 2) +S59149K | Garbage Code (GBD Level 2) +S59149P | Garbage Code (GBD Level 2) +S59149S | Garbage Code (GBD Level 2) +S59191A | Garbage Code (GBD Level 2) +S59191D | Garbage Code (GBD Level 2) +S59191G | Garbage Code (GBD Level 2) +S59191K | Garbage Code (GBD Level 2) +S59191P | Garbage Code (GBD Level 2) +S59191S | Garbage Code (GBD Level 2) +S59192A | Garbage Code (GBD Level 2) +S59192D | Garbage Code (GBD Level 2) +S59192G | Garbage Code (GBD Level 2) +S59192K | Garbage Code (GBD Level 2) +S59192P | Garbage Code (GBD Level 2) +S59192S | Garbage Code (GBD Level 2) +S59199A | Garbage Code (GBD Level 2) +S59199D | Garbage Code (GBD Level 2) +S59199G | Garbage Code (GBD Level 2) +S59199K | Garbage Code (GBD Level 2) +S59199P | Garbage Code (GBD Level 2) +S59199S | Garbage Code (GBD Level 2) +S59201A | Garbage Code (GBD Level 2) +S59201D | Garbage Code (GBD Level 2) +S59201G | Garbage Code (GBD Level 2) +S59201K | Garbage Code (GBD Level 2) +S59201P | Garbage Code (GBD Level 2) +S59201S | Garbage Code (GBD Level 2) +S59202A | Garbage Code (GBD Level 2) +S59202D | Garbage Code (GBD Level 2) +S59202G | Garbage Code (GBD Level 2) +S59202K | Garbage Code (GBD Level 2) +S59202P | Garbage Code (GBD Level 2) +S59202S | Garbage Code (GBD Level 2) +S59209A | Garbage Code (GBD Level 2) +S59209D | Garbage Code (GBD Level 2) +S59209G | Garbage Code (GBD Level 2) +S59209K | Garbage Code (GBD Level 2) +S59209P | Garbage Code (GBD Level 2) +S59209S | Garbage Code (GBD Level 2) +S59211A | Garbage Code (GBD Level 2) +S59211D | Garbage Code (GBD Level 2) +S59211G | Garbage Code (GBD Level 2) +S59211K | Garbage Code (GBD Level 2) +S59211P | Garbage Code (GBD Level 2) +S59211S | Garbage Code (GBD Level 2) +S59212A | Garbage Code (GBD Level 2) +S59212D | Garbage Code (GBD Level 2) +S59212G | Garbage Code (GBD Level 2) +S59212K | Garbage Code (GBD Level 2) +S59212P | Garbage Code (GBD Level 2) +S59212S | Garbage Code (GBD Level 2) +S59219A | Garbage Code (GBD Level 2) +S59219D | Garbage Code (GBD Level 2) +S59219G | Garbage Code (GBD Level 2) +S59219K | Garbage Code (GBD Level 2) +S59219P | Garbage Code (GBD Level 2) +S59219S | Garbage Code (GBD Level 2) +S59221A | Garbage Code (GBD Level 2) +S59221D | Garbage Code (GBD Level 2) +S59221G | Garbage Code (GBD Level 2) +S59221K | Garbage Code (GBD Level 2) +S59221P | Garbage Code (GBD Level 2) +S59221S | Garbage Code (GBD Level 2) +S59222A | Garbage Code (GBD Level 2) +S59222D | Garbage Code (GBD Level 2) +S59222G | Garbage Code (GBD Level 2) +S59222K | Garbage Code (GBD Level 2) +S59222P | Garbage Code (GBD Level 2) +S59222S | Garbage Code (GBD Level 2) +S59229A | Garbage Code (GBD Level 2) +S59229D | Garbage Code (GBD Level 2) +S59229G | Garbage Code (GBD Level 2) +S59229K | Garbage Code (GBD Level 2) +S59229P | Garbage Code (GBD Level 2) +S59229S | Garbage Code (GBD Level 2) +S59231A | Garbage Code (GBD Level 2) +S59231D | Garbage Code (GBD Level 2) +S59231G | Garbage Code (GBD Level 2) +S59231K | Garbage Code (GBD Level 2) +S59231P | Garbage Code (GBD Level 2) +S59231S | Garbage Code (GBD Level 2) +S59232A | Garbage Code (GBD Level 2) +S59232D | Garbage Code (GBD Level 2) +S59232G | Garbage Code (GBD Level 2) +S59232K | Garbage Code (GBD Level 2) +S59232P | Garbage Code (GBD Level 2) +S59232S | Garbage Code (GBD Level 2) +S59239A | Garbage Code (GBD Level 2) +S59239D | Garbage Code (GBD Level 2) +S59239G | Garbage Code (GBD Level 2) +S59239K | Garbage Code (GBD Level 2) +S59239P | Garbage Code (GBD Level 2) +S59239S | Garbage Code (GBD Level 2) +S59241A | Garbage Code (GBD Level 2) +S59241D | Garbage Code (GBD Level 2) +S59241G | Garbage Code (GBD Level 2) +S59241K | Garbage Code (GBD Level 2) +S59241P | Garbage Code (GBD Level 2) +S59241S | Garbage Code (GBD Level 2) +S59242A | Garbage Code (GBD Level 2) +S59242D | Garbage Code (GBD Level 2) +S59242G | Garbage Code (GBD Level 2) +S59242K | Garbage Code (GBD Level 2) +S59242P | Garbage Code (GBD Level 2) +S59242S | Garbage Code (GBD Level 2) +S59249A | Garbage Code (GBD Level 2) +S59249D | Garbage Code (GBD Level 2) +S59249G | Garbage Code (GBD Level 2) +S59249K | Garbage Code (GBD Level 2) +S59249P | Garbage Code (GBD Level 2) +S59249S | Garbage Code (GBD Level 2) +S59291A | Garbage Code (GBD Level 2) +S59291D | Garbage Code (GBD Level 2) +S59291G | Garbage Code (GBD Level 2) +S59291K | Garbage Code (GBD Level 2) +S59291P | Garbage Code (GBD Level 2) +S59291S | Garbage Code (GBD Level 2) +S59292A | Garbage Code (GBD Level 2) +S59292D | Garbage Code (GBD Level 2) +S59292G | Garbage Code (GBD Level 2) +S59292K | Garbage Code (GBD Level 2) +S59292P | Garbage Code (GBD Level 2) +S59292S | Garbage Code (GBD Level 2) +S59299A | Garbage Code (GBD Level 2) +S59299D | Garbage Code (GBD Level 2) +S59299G | Garbage Code (GBD Level 2) +S59299K | Garbage Code (GBD Level 2) +S59299P | Garbage Code (GBD Level 2) +S59299S | Garbage Code (GBD Level 2) +S597--- | Garbage Code (GBD Level 2) +S598--- | Garbage Code (GBD Level 2) +S59801A | Garbage Code (GBD Level 2) +S59801D | Garbage Code (GBD Level 2) +S59801S | Garbage Code (GBD Level 2) +S59802A | Garbage Code (GBD Level 2) +S59802D | Garbage Code (GBD Level 2) +S59802S | Garbage Code (GBD Level 2) +S59809A | Garbage Code (GBD Level 2) +S59809D | Garbage Code (GBD Level 2) +S59809S | Garbage Code (GBD Level 2) +S59811A | Garbage Code (GBD Level 2) +S59811D | Garbage Code (GBD Level 2) +S59811S | Garbage Code (GBD Level 2) +S59812A | Garbage Code (GBD Level 2) +S59812D | Garbage Code (GBD Level 2) +S59812S | Garbage Code (GBD Level 2) +S59819A | Garbage Code (GBD Level 2) +S59819D | Garbage Code (GBD Level 2) +S59819S | Garbage Code (GBD Level 2) +S599--- | Garbage Code (GBD Level 2) +S59901A | Garbage Code (GBD Level 2) +S59901D | Garbage Code (GBD Level 2) +S59901S | Garbage Code (GBD Level 2) +S59902A | Garbage Code (GBD Level 2) +S59902D | Garbage Code (GBD Level 2) +S59902S | Garbage Code (GBD Level 2) +S59909A | Garbage Code (GBD Level 2) +S59909D | Garbage Code (GBD Level 2) +S59909S | Garbage Code (GBD Level 2) +S59911A | Garbage Code (GBD Level 2) +S59911D | Garbage Code (GBD Level 2) +S59911S | Garbage Code (GBD Level 2) +S59912A | Garbage Code (GBD Level 2) +S59912D | Garbage Code (GBD Level 2) +S59912S | Garbage Code (GBD Level 2) +S59919A | Garbage Code (GBD Level 2) +S59919D | Garbage Code (GBD Level 2) +S59919S | Garbage Code (GBD Level 2) +S60---- | Garbage Code (GBD Level 2) +S600--- | Garbage Code (GBD Level 2) +S6000XA | Garbage Code (GBD Level 2) +S6000XD | Garbage Code (GBD Level 2) +S6000XS | Garbage Code (GBD Level 2) +S60011A | Garbage Code (GBD Level 2) +S60011D | Garbage Code (GBD Level 2) +S60011S | Garbage Code (GBD Level 2) +S60012A | Garbage Code (GBD Level 2) +S60012D | Garbage Code (GBD Level 2) +S60012S | Garbage Code (GBD Level 2) +S60019A | Garbage Code (GBD Level 2) +S60019D | Garbage Code (GBD Level 2) +S60019S | Garbage Code (GBD Level 2) +S60021A | Garbage Code (GBD Level 2) +S60021D | Garbage Code (GBD Level 2) +S60021S | Garbage Code (GBD Level 2) +S60022A | Garbage Code (GBD Level 2) +S60022D | Garbage Code (GBD Level 2) +S60022S | Garbage Code (GBD Level 2) +S60029A | Garbage Code (GBD Level 2) +S60029D | Garbage Code (GBD Level 2) +S60029S | Garbage Code (GBD Level 2) +S60031A | Garbage Code (GBD Level 2) +S60031D | Garbage Code (GBD Level 2) +S60031S | Garbage Code (GBD Level 2) +S60032A | Garbage Code (GBD Level 2) +S60032D | Garbage Code (GBD Level 2) +S60032S | Garbage Code (GBD Level 2) +S60039A | Garbage Code (GBD Level 2) +S60039D | Garbage Code (GBD Level 2) +S60039S | Garbage Code (GBD Level 2) +S60041A | Garbage Code (GBD Level 2) +S60041D | Garbage Code (GBD Level 2) +S60041S | Garbage Code (GBD Level 2) +S60042A | Garbage Code (GBD Level 2) +S60042D | Garbage Code (GBD Level 2) +S60042S | Garbage Code (GBD Level 2) +S60049A | Garbage Code (GBD Level 2) +S60049D | Garbage Code (GBD Level 2) +S60049S | Garbage Code (GBD Level 2) +S60051A | Garbage Code (GBD Level 2) +S60051D | Garbage Code (GBD Level 2) +S60051S | Garbage Code (GBD Level 2) +S60052A | Garbage Code (GBD Level 2) +S60052D | Garbage Code (GBD Level 2) +S60052S | Garbage Code (GBD Level 2) +S60059A | Garbage Code (GBD Level 2) +S60059D | Garbage Code (GBD Level 2) +S60059S | Garbage Code (GBD Level 2) +S601--- | Garbage Code (GBD Level 2) +S6010XA | Garbage Code (GBD Level 2) +S6010XD | Garbage Code (GBD Level 2) +S6010XS | Garbage Code (GBD Level 2) +S60111A | Garbage Code (GBD Level 2) +S60111D | Garbage Code (GBD Level 2) +S60111S | Garbage Code (GBD Level 2) +S60112A | Garbage Code (GBD Level 2) +S60112D | Garbage Code (GBD Level 2) +S60112S | Garbage Code (GBD Level 2) +S60119A | Garbage Code (GBD Level 2) +S60119D | Garbage Code (GBD Level 2) +S60119S | Garbage Code (GBD Level 2) +S60121A | Garbage Code (GBD Level 2) +S60121D | Garbage Code (GBD Level 2) +S60121S | Garbage Code (GBD Level 2) +S60122A | Garbage Code (GBD Level 2) +S60122D | Garbage Code (GBD Level 2) +S60122S | Garbage Code (GBD Level 2) +S60129A | Garbage Code (GBD Level 2) +S60129D | Garbage Code (GBD Level 2) +S60129S | Garbage Code (GBD Level 2) +S60131A | Garbage Code (GBD Level 2) +S60131D | Garbage Code (GBD Level 2) +S60131S | Garbage Code (GBD Level 2) +S60132A | Garbage Code (GBD Level 2) +S60132D | Garbage Code (GBD Level 2) +S60132S | Garbage Code (GBD Level 2) +S60139A | Garbage Code (GBD Level 2) +S60139D | Garbage Code (GBD Level 2) +S60139S | Garbage Code (GBD Level 2) +S60141A | Garbage Code (GBD Level 2) +S60141D | Garbage Code (GBD Level 2) +S60141S | Garbage Code (GBD Level 2) +S60142A | Garbage Code (GBD Level 2) +S60142D | Garbage Code (GBD Level 2) +S60142S | Garbage Code (GBD Level 2) +S60149A | Garbage Code (GBD Level 2) +S60149D | Garbage Code (GBD Level 2) +S60149S | Garbage Code (GBD Level 2) +S60151A | Garbage Code (GBD Level 2) +S60151D | Garbage Code (GBD Level 2) +S60151S | Garbage Code (GBD Level 2) +S60152A | Garbage Code (GBD Level 2) +S60152D | Garbage Code (GBD Level 2) +S60152S | Garbage Code (GBD Level 2) +S60159A | Garbage Code (GBD Level 2) +S60159D | Garbage Code (GBD Level 2) +S60159S | Garbage Code (GBD Level 2) +S602--- | Garbage Code (GBD Level 2) +S60211A | Garbage Code (GBD Level 2) +S60211D | Garbage Code (GBD Level 2) +S60211S | Garbage Code (GBD Level 2) +S60212A | Garbage Code (GBD Level 2) +S60212D | Garbage Code (GBD Level 2) +S60212S | Garbage Code (GBD Level 2) +S60219A | Garbage Code (GBD Level 2) +S60219D | Garbage Code (GBD Level 2) +S60219S | Garbage Code (GBD Level 2) +S60221A | Garbage Code (GBD Level 2) +S60221D | Garbage Code (GBD Level 2) +S60221S | Garbage Code (GBD Level 2) +S60222A | Garbage Code (GBD Level 2) +S60222D | Garbage Code (GBD Level 2) +S60222S | Garbage Code (GBD Level 2) +S60229A | Garbage Code (GBD Level 2) +S60229D | Garbage Code (GBD Level 2) +S60229S | Garbage Code (GBD Level 2) +S60311A | Garbage Code (GBD Level 2) +S60311D | Garbage Code (GBD Level 2) +S60311S | Garbage Code (GBD Level 2) +S60312A | Garbage Code (GBD Level 2) +S60312D | Garbage Code (GBD Level 2) +S60312S | Garbage Code (GBD Level 2) +S60319A | Garbage Code (GBD Level 2) +S60319D | Garbage Code (GBD Level 2) +S60319S | Garbage Code (GBD Level 2) +S60321A | Garbage Code (GBD Level 2) +S60321D | Garbage Code (GBD Level 2) +S60321S | Garbage Code (GBD Level 2) +S60322A | Garbage Code (GBD Level 2) +S60322D | Garbage Code (GBD Level 2) +S60322S | Garbage Code (GBD Level 2) +S60329A | Garbage Code (GBD Level 2) +S60329D | Garbage Code (GBD Level 2) +S60329S | Garbage Code (GBD Level 2) +S60341A | Garbage Code (GBD Level 2) +S60341D | Garbage Code (GBD Level 2) +S60341S | Garbage Code (GBD Level 2) +S60342A | Garbage Code (GBD Level 2) +S60342D | Garbage Code (GBD Level 2) +S60342S | Garbage Code (GBD Level 2) +S60349A | Garbage Code (GBD Level 2) +S60349D | Garbage Code (GBD Level 2) +S60349S | Garbage Code (GBD Level 2) +S60351A | Garbage Code (GBD Level 2) +S60351D | Garbage Code (GBD Level 2) +S60351S | Garbage Code (GBD Level 2) +S60352A | Garbage Code (GBD Level 2) +S60352D | Garbage Code (GBD Level 2) +S60352S | Garbage Code (GBD Level 2) +S60359A | Garbage Code (GBD Level 2) +S60359D | Garbage Code (GBD Level 2) +S60359S | Garbage Code (GBD Level 2) +S60361A | Garbage Code (GBD Level 2) +S60361D | Garbage Code (GBD Level 2) +S60361S | Garbage Code (GBD Level 2) +S60362A | Garbage Code (GBD Level 2) +S60362D | Garbage Code (GBD Level 2) +S60362S | Garbage Code (GBD Level 2) +S60369A | Garbage Code (GBD Level 2) +S60369D | Garbage Code (GBD Level 2) +S60369S | Garbage Code (GBD Level 2) +S60371A | Garbage Code (GBD Level 2) +S60371D | Garbage Code (GBD Level 2) +S60371S | Garbage Code (GBD Level 2) +S60372A | Garbage Code (GBD Level 2) +S60372D | Garbage Code (GBD Level 2) +S60372S | Garbage Code (GBD Level 2) +S60379A | Garbage Code (GBD Level 2) +S60379D | Garbage Code (GBD Level 2) +S60379S | Garbage Code (GBD Level 2) +S60391A | Garbage Code (GBD Level 2) +S60391D | Garbage Code (GBD Level 2) +S60391S | Garbage Code (GBD Level 2) +S60392A | Garbage Code (GBD Level 2) +S60392D | Garbage Code (GBD Level 2) +S60392S | Garbage Code (GBD Level 2) +S60399A | Garbage Code (GBD Level 2) +S60399D | Garbage Code (GBD Level 2) +S60399S | Garbage Code (GBD Level 2) +S60410A | Garbage Code (GBD Level 2) +S60410D | Garbage Code (GBD Level 2) +S60410S | Garbage Code (GBD Level 2) +S60411A | Garbage Code (GBD Level 2) +S60411D | Garbage Code (GBD Level 2) +S60411S | Garbage Code (GBD Level 2) +S60412A | Garbage Code (GBD Level 2) +S60412D | Garbage Code (GBD Level 2) +S60412S | Garbage Code (GBD Level 2) +S60413A | Garbage Code (GBD Level 2) +S60413D | Garbage Code (GBD Level 2) +S60413S | Garbage Code (GBD Level 2) +S60414A | Garbage Code (GBD Level 2) +S60414D | Garbage Code (GBD Level 2) +S60414S | Garbage Code (GBD Level 2) +S60415A | Garbage Code (GBD Level 2) +S60415D | Garbage Code (GBD Level 2) +S60415S | Garbage Code (GBD Level 2) +S60416A | Garbage Code (GBD Level 2) +S60416D | Garbage Code (GBD Level 2) +S60416S | Garbage Code (GBD Level 2) +S60417A | Garbage Code (GBD Level 2) +S60417D | Garbage Code (GBD Level 2) +S60417S | Garbage Code (GBD Level 2) +S60418A | Garbage Code (GBD Level 2) +S60418D | Garbage Code (GBD Level 2) +S60418S | Garbage Code (GBD Level 2) +S60419A | Garbage Code (GBD Level 2) +S60419D | Garbage Code (GBD Level 2) +S60419S | Garbage Code (GBD Level 2) +S60420A | Garbage Code (GBD Level 2) +S60420D | Garbage Code (GBD Level 2) +S60420S | Garbage Code (GBD Level 2) +S60421A | Garbage Code (GBD Level 2) +S60421D | Garbage Code (GBD Level 2) +S60421S | Garbage Code (GBD Level 2) +S60422A | Garbage Code (GBD Level 2) +S60422D | Garbage Code (GBD Level 2) +S60422S | Garbage Code (GBD Level 2) +S60423A | Garbage Code (GBD Level 2) +S60423D | Garbage Code (GBD Level 2) +S60423S | Garbage Code (GBD Level 2) +S60424A | Garbage Code (GBD Level 2) +S60424D | Garbage Code (GBD Level 2) +S60424S | Garbage Code (GBD Level 2) +S60425A | Garbage Code (GBD Level 2) +S60425D | Garbage Code (GBD Level 2) +S60425S | Garbage Code (GBD Level 2) +S60426A | Garbage Code (GBD Level 2) +S60426D | Garbage Code (GBD Level 2) +S60426S | Garbage Code (GBD Level 2) +S60427A | Garbage Code (GBD Level 2) +S60427D | Garbage Code (GBD Level 2) +S60427S | Garbage Code (GBD Level 2) +S60428A | Garbage Code (GBD Level 2) +S60428D | Garbage Code (GBD Level 2) +S60428S | Garbage Code (GBD Level 2) +S60429A | Garbage Code (GBD Level 2) +S60429D | Garbage Code (GBD Level 2) +S60429S | Garbage Code (GBD Level 2) +S60440A | Garbage Code (GBD Level 2) +S60440D | Garbage Code (GBD Level 2) +S60440S | Garbage Code (GBD Level 2) +S60441A | Garbage Code (GBD Level 2) +S60441D | Garbage Code (GBD Level 2) +S60441S | Garbage Code (GBD Level 2) +S60442A | Garbage Code (GBD Level 2) +S60442D | Garbage Code (GBD Level 2) +S60442S | Garbage Code (GBD Level 2) +S60443A | Garbage Code (GBD Level 2) +S60443D | Garbage Code (GBD Level 2) +S60443S | Garbage Code (GBD Level 2) +S60444A | Garbage Code (GBD Level 2) +S60444D | Garbage Code (GBD Level 2) +S60444S | Garbage Code (GBD Level 2) +S60445A | Garbage Code (GBD Level 2) +S60445D | Garbage Code (GBD Level 2) +S60445S | Garbage Code (GBD Level 2) +S60446A | Garbage Code (GBD Level 2) +S60446D | Garbage Code (GBD Level 2) +S60446S | Garbage Code (GBD Level 2) +S60447A | Garbage Code (GBD Level 2) +S60447D | Garbage Code (GBD Level 2) +S60447S | Garbage Code (GBD Level 2) +S60448A | Garbage Code (GBD Level 2) +S60448D | Garbage Code (GBD Level 2) +S60448S | Garbage Code (GBD Level 2) +S60449A | Garbage Code (GBD Level 2) +S60449D | Garbage Code (GBD Level 2) +S60449S | Garbage Code (GBD Level 2) +S60450A | Garbage Code (GBD Level 2) +S60450D | Garbage Code (GBD Level 2) +S60450S | Garbage Code (GBD Level 2) +S60451A | Garbage Code (GBD Level 2) +S60451D | Garbage Code (GBD Level 2) +S60451S | Garbage Code (GBD Level 2) +S60452A | Garbage Code (GBD Level 2) +S60452D | Garbage Code (GBD Level 2) +S60452S | Garbage Code (GBD Level 2) +S60453A | Garbage Code (GBD Level 2) +S60453D | Garbage Code (GBD Level 2) +S60453S | Garbage Code (GBD Level 2) +S60454A | Garbage Code (GBD Level 2) +S60454D | Garbage Code (GBD Level 2) +S60454S | Garbage Code (GBD Level 2) +S60455A | Garbage Code (GBD Level 2) +S60455D | Garbage Code (GBD Level 2) +S60455S | Garbage Code (GBD Level 2) +S60456A | Garbage Code (GBD Level 2) +S60456D | Garbage Code (GBD Level 2) +S60456S | Garbage Code (GBD Level 2) +S60457A | Garbage Code (GBD Level 2) +S60457D | Garbage Code (GBD Level 2) +S60457S | Garbage Code (GBD Level 2) +S60458A | Garbage Code (GBD Level 2) +S60458D | Garbage Code (GBD Level 2) +S60458S | Garbage Code (GBD Level 2) +S60459A | Garbage Code (GBD Level 2) +S60459D | Garbage Code (GBD Level 2) +S60459S | Garbage Code (GBD Level 2) +S60460A | Garbage Code (GBD Level 2) +S60460D | Garbage Code (GBD Level 2) +S60460S | Garbage Code (GBD Level 2) +S60461A | Garbage Code (GBD Level 2) +S60461D | Garbage Code (GBD Level 2) +S60461S | Garbage Code (GBD Level 2) +S60462A | Garbage Code (GBD Level 2) +S60462D | Garbage Code (GBD Level 2) +S60462S | Garbage Code (GBD Level 2) +S60463A | Garbage Code (GBD Level 2) +S60463D | Garbage Code (GBD Level 2) +S60463S | Garbage Code (GBD Level 2) +S60464A | Garbage Code (GBD Level 2) +S60464D | Garbage Code (GBD Level 2) +S60464S | Garbage Code (GBD Level 2) +S60465A | Garbage Code (GBD Level 2) +S60465D | Garbage Code (GBD Level 2) +S60465S | Garbage Code (GBD Level 2) +S60466A | Garbage Code (GBD Level 2) +S60466D | Garbage Code (GBD Level 2) +S60466S | Garbage Code (GBD Level 2) +S60467A | Garbage Code (GBD Level 2) +S60467D | Garbage Code (GBD Level 2) +S60467S | Garbage Code (GBD Level 2) +S60468A | Garbage Code (GBD Level 2) +S60468D | Garbage Code (GBD Level 2) +S60468S | Garbage Code (GBD Level 2) +S60469A | Garbage Code (GBD Level 2) +S60469D | Garbage Code (GBD Level 2) +S60469S | Garbage Code (GBD Level 2) +S60470A | Garbage Code (GBD Level 2) +S60470D | Garbage Code (GBD Level 2) +S60470S | Garbage Code (GBD Level 2) +S60471A | Garbage Code (GBD Level 2) +S60471D | Garbage Code (GBD Level 2) +S60471S | Garbage Code (GBD Level 2) +S60472A | Garbage Code (GBD Level 2) +S60472D | Garbage Code (GBD Level 2) +S60472S | Garbage Code (GBD Level 2) +S60473A | Garbage Code (GBD Level 2) +S60473D | Garbage Code (GBD Level 2) +S60473S | Garbage Code (GBD Level 2) +S60474A | Garbage Code (GBD Level 2) +S60474D | Garbage Code (GBD Level 2) +S60474S | Garbage Code (GBD Level 2) +S60475A | Garbage Code (GBD Level 2) +S60475D | Garbage Code (GBD Level 2) +S60475S | Garbage Code (GBD Level 2) +S60476A | Garbage Code (GBD Level 2) +S60476D | Garbage Code (GBD Level 2) +S60476S | Garbage Code (GBD Level 2) +S60477A | Garbage Code (GBD Level 2) +S60477D | Garbage Code (GBD Level 2) +S60477S | Garbage Code (GBD Level 2) +S60478A | Garbage Code (GBD Level 2) +S60478D | Garbage Code (GBD Level 2) +S60478S | Garbage Code (GBD Level 2) +S60479A | Garbage Code (GBD Level 2) +S60479D | Garbage Code (GBD Level 2) +S60479S | Garbage Code (GBD Level 2) +S60511A | Garbage Code (GBD Level 2) +S60511D | Garbage Code (GBD Level 2) +S60511S | Garbage Code (GBD Level 2) +S60512A | Garbage Code (GBD Level 2) +S60512D | Garbage Code (GBD Level 2) +S60512S | Garbage Code (GBD Level 2) +S60519A | Garbage Code (GBD Level 2) +S60519D | Garbage Code (GBD Level 2) +S60519S | Garbage Code (GBD Level 2) +S60521A | Garbage Code (GBD Level 2) +S60521D | Garbage Code (GBD Level 2) +S60521S | Garbage Code (GBD Level 2) +S60522A | Garbage Code (GBD Level 2) +S60522D | Garbage Code (GBD Level 2) +S60522S | Garbage Code (GBD Level 2) +S60529A | Garbage Code (GBD Level 2) +S60529D | Garbage Code (GBD Level 2) +S60529S | Garbage Code (GBD Level 2) +S60541A | Garbage Code (GBD Level 2) +S60541D | Garbage Code (GBD Level 2) +S60541S | Garbage Code (GBD Level 2) +S60542A | Garbage Code (GBD Level 2) +S60542D | Garbage Code (GBD Level 2) +S60542S | Garbage Code (GBD Level 2) +S60549A | Garbage Code (GBD Level 2) +S60549D | Garbage Code (GBD Level 2) +S60549S | Garbage Code (GBD Level 2) +S60551A | Garbage Code (GBD Level 2) +S60551D | Garbage Code (GBD Level 2) +S60551S | Garbage Code (GBD Level 2) +S60552A | Garbage Code (GBD Level 2) +S60552D | Garbage Code (GBD Level 2) +S60552S | Garbage Code (GBD Level 2) +S60559A | Garbage Code (GBD Level 2) +S60559D | Garbage Code (GBD Level 2) +S60559S | Garbage Code (GBD Level 2) +S60561A | Garbage Code (GBD Level 2) +S60561D | Garbage Code (GBD Level 2) +S60561S | Garbage Code (GBD Level 2) +S60562A | Garbage Code (GBD Level 2) +S60562D | Garbage Code (GBD Level 2) +S60562S | Garbage Code (GBD Level 2) +S60569A | Garbage Code (GBD Level 2) +S60569D | Garbage Code (GBD Level 2) +S60569S | Garbage Code (GBD Level 2) +S60571A | Garbage Code (GBD Level 2) +S60571D | Garbage Code (GBD Level 2) +S60571S | Garbage Code (GBD Level 2) +S60572A | Garbage Code (GBD Level 2) +S60572D | Garbage Code (GBD Level 2) +S60572S | Garbage Code (GBD Level 2) +S60579A | Garbage Code (GBD Level 2) +S60579D | Garbage Code (GBD Level 2) +S60579S | Garbage Code (GBD Level 2) +S607--- | Garbage Code (GBD Level 2) +S608--- | Garbage Code (GBD Level 2) +S60811A | Garbage Code (GBD Level 2) +S60811D | Garbage Code (GBD Level 2) +S60811S | Garbage Code (GBD Level 2) +S60812A | Garbage Code (GBD Level 2) +S60812D | Garbage Code (GBD Level 2) +S60812S | Garbage Code (GBD Level 2) +S60819A | Garbage Code (GBD Level 2) +S60819D | Garbage Code (GBD Level 2) +S60819S | Garbage Code (GBD Level 2) +S60821A | Garbage Code (GBD Level 2) +S60821D | Garbage Code (GBD Level 2) +S60821S | Garbage Code (GBD Level 2) +S60822A | Garbage Code (GBD Level 2) +S60822D | Garbage Code (GBD Level 2) +S60822S | Garbage Code (GBD Level 2) +S60829A | Garbage Code (GBD Level 2) +S60829D | Garbage Code (GBD Level 2) +S60829S | Garbage Code (GBD Level 2) +S60841A | Garbage Code (GBD Level 2) +S60841D | Garbage Code (GBD Level 2) +S60841S | Garbage Code (GBD Level 2) +S60842A | Garbage Code (GBD Level 2) +S60842D | Garbage Code (GBD Level 2) +S60842S | Garbage Code (GBD Level 2) +S60849A | Garbage Code (GBD Level 2) +S60849D | Garbage Code (GBD Level 2) +S60849S | Garbage Code (GBD Level 2) +S60851A | Garbage Code (GBD Level 2) +S60851D | Garbage Code (GBD Level 2) +S60851S | Garbage Code (GBD Level 2) +S60852A | Garbage Code (GBD Level 2) +S60852D | Garbage Code (GBD Level 2) +S60852S | Garbage Code (GBD Level 2) +S60859A | Garbage Code (GBD Level 2) +S60859D | Garbage Code (GBD Level 2) +S60859S | Garbage Code (GBD Level 2) +S60861A | Garbage Code (GBD Level 2) +S60861D | Garbage Code (GBD Level 2) +S60861S | Garbage Code (GBD Level 2) +S60862A | Garbage Code (GBD Level 2) +S60862D | Garbage Code (GBD Level 2) +S60862S | Garbage Code (GBD Level 2) +S60869A | Garbage Code (GBD Level 2) +S60869D | Garbage Code (GBD Level 2) +S60869S | Garbage Code (GBD Level 2) +S60871A | Garbage Code (GBD Level 2) +S60871D | Garbage Code (GBD Level 2) +S60871S | Garbage Code (GBD Level 2) +S60872A | Garbage Code (GBD Level 2) +S60872D | Garbage Code (GBD Level 2) +S60872S | Garbage Code (GBD Level 2) +S60879A | Garbage Code (GBD Level 2) +S60879D | Garbage Code (GBD Level 2) +S60879S | Garbage Code (GBD Level 2) +S609--- | Garbage Code (GBD Level 2) +S60911A | Garbage Code (GBD Level 2) +S60911D | Garbage Code (GBD Level 2) +S60911S | Garbage Code (GBD Level 2) +S60912A | Garbage Code (GBD Level 2) +S60912D | Garbage Code (GBD Level 2) +S60912S | Garbage Code (GBD Level 2) +S60919A | Garbage Code (GBD Level 2) +S60919D | Garbage Code (GBD Level 2) +S60919S | Garbage Code (GBD Level 2) +S60921A | Garbage Code (GBD Level 2) +S60921D | Garbage Code (GBD Level 2) +S60921S | Garbage Code (GBD Level 2) +S60922A | Garbage Code (GBD Level 2) +S60922D | Garbage Code (GBD Level 2) +S60922S | Garbage Code (GBD Level 2) +S60929A | Garbage Code (GBD Level 2) +S60929D | Garbage Code (GBD Level 2) +S60929S | Garbage Code (GBD Level 2) +S60931A | Garbage Code (GBD Level 2) +S60931D | Garbage Code (GBD Level 2) +S60931S | Garbage Code (GBD Level 2) +S60932A | Garbage Code (GBD Level 2) +S60932D | Garbage Code (GBD Level 2) +S60932S | Garbage Code (GBD Level 2) +S60939A | Garbage Code (GBD Level 2) +S60939D | Garbage Code (GBD Level 2) +S60939S | Garbage Code (GBD Level 2) +S60940A | Garbage Code (GBD Level 2) +S60940D | Garbage Code (GBD Level 2) +S60940S | Garbage Code (GBD Level 2) +S60941A | Garbage Code (GBD Level 2) +S60941D | Garbage Code (GBD Level 2) +S60941S | Garbage Code (GBD Level 2) +S60942A | Garbage Code (GBD Level 2) +S60942D | Garbage Code (GBD Level 2) +S60942S | Garbage Code (GBD Level 2) +S60943A | Garbage Code (GBD Level 2) +S60943D | Garbage Code (GBD Level 2) +S60943S | Garbage Code (GBD Level 2) +S60944A | Garbage Code (GBD Level 2) +S60944D | Garbage Code (GBD Level 2) +S60944S | Garbage Code (GBD Level 2) +S60945A | Garbage Code (GBD Level 2) +S60945D | Garbage Code (GBD Level 2) +S60945S | Garbage Code (GBD Level 2) +S60946A | Garbage Code (GBD Level 2) +S60946D | Garbage Code (GBD Level 2) +S60946S | Garbage Code (GBD Level 2) +S60947A | Garbage Code (GBD Level 2) +S60947D | Garbage Code (GBD Level 2) +S60947S | Garbage Code (GBD Level 2) +S60948A | Garbage Code (GBD Level 2) +S60948D | Garbage Code (GBD Level 2) +S60948S | Garbage Code (GBD Level 2) +S60949A | Garbage Code (GBD Level 2) +S60949D | Garbage Code (GBD Level 2) +S60949S | Garbage Code (GBD Level 2) +S61---- | Garbage Code (GBD Level 2) +S610--- | Garbage Code (GBD Level 2) +S61001A | Garbage Code (GBD Level 2) +S61001D | Garbage Code (GBD Level 2) +S61001S | Garbage Code (GBD Level 2) +S61002A | Garbage Code (GBD Level 2) +S61002D | Garbage Code (GBD Level 2) +S61002S | Garbage Code (GBD Level 2) +S61009A | Garbage Code (GBD Level 2) +S61009D | Garbage Code (GBD Level 2) +S61009S | Garbage Code (GBD Level 2) +S61011A | Garbage Code (GBD Level 2) +S61011D | Garbage Code (GBD Level 2) +S61011S | Garbage Code (GBD Level 2) +S61012A | Garbage Code (GBD Level 2) +S61012D | Garbage Code (GBD Level 2) +S61012S | Garbage Code (GBD Level 2) +S61019A | Garbage Code (GBD Level 2) +S61019D | Garbage Code (GBD Level 2) +S61019S | Garbage Code (GBD Level 2) +S61021A | Garbage Code (GBD Level 2) +S61021D | Garbage Code (GBD Level 2) +S61021S | Garbage Code (GBD Level 2) +S61022A | Garbage Code (GBD Level 2) +S61022D | Garbage Code (GBD Level 2) +S61022S | Garbage Code (GBD Level 2) +S61029A | Garbage Code (GBD Level 2) +S61029D | Garbage Code (GBD Level 2) +S61029S | Garbage Code (GBD Level 2) +S61031A | Garbage Code (GBD Level 2) +S61031D | Garbage Code (GBD Level 2) +S61031S | Garbage Code (GBD Level 2) +S61032A | Garbage Code (GBD Level 2) +S61032D | Garbage Code (GBD Level 2) +S61032S | Garbage Code (GBD Level 2) +S61039A | Garbage Code (GBD Level 2) +S61039D | Garbage Code (GBD Level 2) +S61039S | Garbage Code (GBD Level 2) +S61041A | Garbage Code (GBD Level 2) +S61041D | Garbage Code (GBD Level 2) +S61041S | Garbage Code (GBD Level 2) +S61042A | Garbage Code (GBD Level 2) +S61042D | Garbage Code (GBD Level 2) +S61042S | Garbage Code (GBD Level 2) +S61049A | Garbage Code (GBD Level 2) +S61049D | Garbage Code (GBD Level 2) +S61049S | Garbage Code (GBD Level 2) +S61051A | Garbage Code (GBD Level 2) +S61051D | Garbage Code (GBD Level 2) +S61051S | Garbage Code (GBD Level 2) +S61052A | Garbage Code (GBD Level 2) +S61052D | Garbage Code (GBD Level 2) +S61052S | Garbage Code (GBD Level 2) +S61059A | Garbage Code (GBD Level 2) +S61059D | Garbage Code (GBD Level 2) +S61059S | Garbage Code (GBD Level 2) +S611--- | Garbage Code (GBD Level 2) +S61101A | Garbage Code (GBD Level 2) +S61101D | Garbage Code (GBD Level 2) +S61101S | Garbage Code (GBD Level 2) +S61102A | Garbage Code (GBD Level 2) +S61102D | Garbage Code (GBD Level 2) +S61102S | Garbage Code (GBD Level 2) +S61109A | Garbage Code (GBD Level 2) +S61109D | Garbage Code (GBD Level 2) +S61109S | Garbage Code (GBD Level 2) +S61111A | Garbage Code (GBD Level 2) +S61111D | Garbage Code (GBD Level 2) +S61111S | Garbage Code (GBD Level 2) +S61112A | Garbage Code (GBD Level 2) +S61112D | Garbage Code (GBD Level 2) +S61112S | Garbage Code (GBD Level 2) +S61119A | Garbage Code (GBD Level 2) +S61119D | Garbage Code (GBD Level 2) +S61119S | Garbage Code (GBD Level 2) +S61121A | Garbage Code (GBD Level 2) +S61121D | Garbage Code (GBD Level 2) +S61121S | Garbage Code (GBD Level 2) +S61122A | Garbage Code (GBD Level 2) +S61122D | Garbage Code (GBD Level 2) +S61122S | Garbage Code (GBD Level 2) +S61129A | Garbage Code (GBD Level 2) +S61129D | Garbage Code (GBD Level 2) +S61129S | Garbage Code (GBD Level 2) +S61131A | Garbage Code (GBD Level 2) +S61131D | Garbage Code (GBD Level 2) +S61131S | Garbage Code (GBD Level 2) +S61132A | Garbage Code (GBD Level 2) +S61132D | Garbage Code (GBD Level 2) +S61132S | Garbage Code (GBD Level 2) +S61139A | Garbage Code (GBD Level 2) +S61139D | Garbage Code (GBD Level 2) +S61139S | Garbage Code (GBD Level 2) +S61141A | Garbage Code (GBD Level 2) +S61141D | Garbage Code (GBD Level 2) +S61141S | Garbage Code (GBD Level 2) +S61142A | Garbage Code (GBD Level 2) +S61142D | Garbage Code (GBD Level 2) +S61142S | Garbage Code (GBD Level 2) +S61149A | Garbage Code (GBD Level 2) +S61149D | Garbage Code (GBD Level 2) +S61149S | Garbage Code (GBD Level 2) +S61151A | Garbage Code (GBD Level 2) +S61151D | Garbage Code (GBD Level 2) +S61151S | Garbage Code (GBD Level 2) +S61152A | Garbage Code (GBD Level 2) +S61152D | Garbage Code (GBD Level 2) +S61152S | Garbage Code (GBD Level 2) +S61159A | Garbage Code (GBD Level 2) +S61159D | Garbage Code (GBD Level 2) +S61159S | Garbage Code (GBD Level 2) +S61200A | Garbage Code (GBD Level 2) +S61200D | Garbage Code (GBD Level 2) +S61200S | Garbage Code (GBD Level 2) +S61201A | Garbage Code (GBD Level 2) +S61201D | Garbage Code (GBD Level 2) +S61201S | Garbage Code (GBD Level 2) +S61202A | Garbage Code (GBD Level 2) +S61202D | Garbage Code (GBD Level 2) +S61202S | Garbage Code (GBD Level 2) +S61203A | Garbage Code (GBD Level 2) +S61203D | Garbage Code (GBD Level 2) +S61203S | Garbage Code (GBD Level 2) +S61204A | Garbage Code (GBD Level 2) +S61204D | Garbage Code (GBD Level 2) +S61204S | Garbage Code (GBD Level 2) +S61205A | Garbage Code (GBD Level 2) +S61205D | Garbage Code (GBD Level 2) +S61205S | Garbage Code (GBD Level 2) +S61206A | Garbage Code (GBD Level 2) +S61206D | Garbage Code (GBD Level 2) +S61206S | Garbage Code (GBD Level 2) +S61207A | Garbage Code (GBD Level 2) +S61207D | Garbage Code (GBD Level 2) +S61207S | Garbage Code (GBD Level 2) +S61208A | Garbage Code (GBD Level 2) +S61208D | Garbage Code (GBD Level 2) +S61208S | Garbage Code (GBD Level 2) +S61209A | Garbage Code (GBD Level 2) +S61209D | Garbage Code (GBD Level 2) +S61209S | Garbage Code (GBD Level 2) +S61210A | Garbage Code (GBD Level 2) +S61210D | Garbage Code (GBD Level 2) +S61210S | Garbage Code (GBD Level 2) +S61211A | Garbage Code (GBD Level 2) +S61211D | Garbage Code (GBD Level 2) +S61211S | Garbage Code (GBD Level 2) +S61212A | Garbage Code (GBD Level 2) +S61212D | Garbage Code (GBD Level 2) +S61212S | Garbage Code (GBD Level 2) +S61213A | Garbage Code (GBD Level 2) +S61213D | Garbage Code (GBD Level 2) +S61213S | Garbage Code (GBD Level 2) +S61214A | Garbage Code (GBD Level 2) +S61214D | Garbage Code (GBD Level 2) +S61214S | Garbage Code (GBD Level 2) +S61215A | Garbage Code (GBD Level 2) +S61215D | Garbage Code (GBD Level 2) +S61215S | Garbage Code (GBD Level 2) +S61216A | Garbage Code (GBD Level 2) +S61216D | Garbage Code (GBD Level 2) +S61216S | Garbage Code (GBD Level 2) +S61217A | Garbage Code (GBD Level 2) +S61217D | Garbage Code (GBD Level 2) +S61217S | Garbage Code (GBD Level 2) +S61218A | Garbage Code (GBD Level 2) +S61218D | Garbage Code (GBD Level 2) +S61218S | Garbage Code (GBD Level 2) +S61219A | Garbage Code (GBD Level 2) +S61219D | Garbage Code (GBD Level 2) +S61219S | Garbage Code (GBD Level 2) +S61220A | Garbage Code (GBD Level 2) +S61220D | Garbage Code (GBD Level 2) +S61220S | Garbage Code (GBD Level 2) +S61221A | Garbage Code (GBD Level 2) +S61221D | Garbage Code (GBD Level 2) +S61221S | Garbage Code (GBD Level 2) +S61222A | Garbage Code (GBD Level 2) +S61222D | Garbage Code (GBD Level 2) +S61222S | Garbage Code (GBD Level 2) +S61223A | Garbage Code (GBD Level 2) +S61223D | Garbage Code (GBD Level 2) +S61223S | Garbage Code (GBD Level 2) +S61224A | Garbage Code (GBD Level 2) +S61224D | Garbage Code (GBD Level 2) +S61224S | Garbage Code (GBD Level 2) +S61225A | Garbage Code (GBD Level 2) +S61225D | Garbage Code (GBD Level 2) +S61225S | Garbage Code (GBD Level 2) +S61226A | Garbage Code (GBD Level 2) +S61226D | Garbage Code (GBD Level 2) +S61226S | Garbage Code (GBD Level 2) +S61227A | Garbage Code (GBD Level 2) +S61227D | Garbage Code (GBD Level 2) +S61227S | Garbage Code (GBD Level 2) +S61228A | Garbage Code (GBD Level 2) +S61228D | Garbage Code (GBD Level 2) +S61228S | Garbage Code (GBD Level 2) +S61229A | Garbage Code (GBD Level 2) +S61229D | Garbage Code (GBD Level 2) +S61229S | Garbage Code (GBD Level 2) +S61230A | Garbage Code (GBD Level 2) +S61230D | Garbage Code (GBD Level 2) +S61230S | Garbage Code (GBD Level 2) +S61231A | Garbage Code (GBD Level 2) +S61231D | Garbage Code (GBD Level 2) +S61231S | Garbage Code (GBD Level 2) +S61232A | Garbage Code (GBD Level 2) +S61232D | Garbage Code (GBD Level 2) +S61232S | Garbage Code (GBD Level 2) +S61233A | Garbage Code (GBD Level 2) +S61233D | Garbage Code (GBD Level 2) +S61233S | Garbage Code (GBD Level 2) +S61234A | Garbage Code (GBD Level 2) +S61234D | Garbage Code (GBD Level 2) +S61234S | Garbage Code (GBD Level 2) +S61235A | Garbage Code (GBD Level 2) +S61235D | Garbage Code (GBD Level 2) +S61235S | Garbage Code (GBD Level 2) +S61236A | Garbage Code (GBD Level 2) +S61236D | Garbage Code (GBD Level 2) +S61236S | Garbage Code (GBD Level 2) +S61237A | Garbage Code (GBD Level 2) +S61237D | Garbage Code (GBD Level 2) +S61237S | Garbage Code (GBD Level 2) +S61238A | Garbage Code (GBD Level 2) +S61238D | Garbage Code (GBD Level 2) +S61238S | Garbage Code (GBD Level 2) +S61239A | Garbage Code (GBD Level 2) +S61239D | Garbage Code (GBD Level 2) +S61239S | Garbage Code (GBD Level 2) +S61240A | Garbage Code (GBD Level 2) +S61240D | Garbage Code (GBD Level 2) +S61240S | Garbage Code (GBD Level 2) +S61241A | Garbage Code (GBD Level 2) +S61241D | Garbage Code (GBD Level 2) +S61241S | Garbage Code (GBD Level 2) +S61242A | Garbage Code (GBD Level 2) +S61242D | Garbage Code (GBD Level 2) +S61242S | Garbage Code (GBD Level 2) +S61243A | Garbage Code (GBD Level 2) +S61243D | Garbage Code (GBD Level 2) +S61243S | Garbage Code (GBD Level 2) +S61244A | Garbage Code (GBD Level 2) +S61244D | Garbage Code (GBD Level 2) +S61244S | Garbage Code (GBD Level 2) +S61245A | Garbage Code (GBD Level 2) +S61245D | Garbage Code (GBD Level 2) +S61245S | Garbage Code (GBD Level 2) +S61246A | Garbage Code (GBD Level 2) +S61246D | Garbage Code (GBD Level 2) +S61246S | Garbage Code (GBD Level 2) +S61247A | Garbage Code (GBD Level 2) +S61247D | Garbage Code (GBD Level 2) +S61247S | Garbage Code (GBD Level 2) +S61248A | Garbage Code (GBD Level 2) +S61248D | Garbage Code (GBD Level 2) +S61248S | Garbage Code (GBD Level 2) +S61249A | Garbage Code (GBD Level 2) +S61249D | Garbage Code (GBD Level 2) +S61249S | Garbage Code (GBD Level 2) +S61250A | Garbage Code (GBD Level 2) +S61250D | Garbage Code (GBD Level 2) +S61250S | Garbage Code (GBD Level 2) +S61251A | Garbage Code (GBD Level 2) +S61251D | Garbage Code (GBD Level 2) +S61251S | Garbage Code (GBD Level 2) +S61252A | Garbage Code (GBD Level 2) +S61252D | Garbage Code (GBD Level 2) +S61252S | Garbage Code (GBD Level 2) +S61253A | Garbage Code (GBD Level 2) +S61253D | Garbage Code (GBD Level 2) +S61253S | Garbage Code (GBD Level 2) +S61254A | Garbage Code (GBD Level 2) +S61254D | Garbage Code (GBD Level 2) +S61254S | Garbage Code (GBD Level 2) +S61255A | Garbage Code (GBD Level 2) +S61255D | Garbage Code (GBD Level 2) +S61255S | Garbage Code (GBD Level 2) +S61256A | Garbage Code (GBD Level 2) +S61256D | Garbage Code (GBD Level 2) +S61256S | Garbage Code (GBD Level 2) +S61257A | Garbage Code (GBD Level 2) +S61257D | Garbage Code (GBD Level 2) +S61257S | Garbage Code (GBD Level 2) +S61258A | Garbage Code (GBD Level 2) +S61258D | Garbage Code (GBD Level 2) +S61258S | Garbage Code (GBD Level 2) +S61259A | Garbage Code (GBD Level 2) +S61259D | Garbage Code (GBD Level 2) +S61259S | Garbage Code (GBD Level 2) +S61300A | Garbage Code (GBD Level 2) +S61300D | Garbage Code (GBD Level 2) +S61300S | Garbage Code (GBD Level 2) +S61301A | Garbage Code (GBD Level 2) +S61301D | Garbage Code (GBD Level 2) +S61301S | Garbage Code (GBD Level 2) +S61302A | Garbage Code (GBD Level 2) +S61302D | Garbage Code (GBD Level 2) +S61302S | Garbage Code (GBD Level 2) +S61303A | Garbage Code (GBD Level 2) +S61303D | Garbage Code (GBD Level 2) +S61303S | Garbage Code (GBD Level 2) +S61304A | Garbage Code (GBD Level 2) +S61304D | Garbage Code (GBD Level 2) +S61304S | Garbage Code (GBD Level 2) +S61305A | Garbage Code (GBD Level 2) +S61305D | Garbage Code (GBD Level 2) +S61305S | Garbage Code (GBD Level 2) +S61306A | Garbage Code (GBD Level 2) +S61306D | Garbage Code (GBD Level 2) +S61306S | Garbage Code (GBD Level 2) +S61307A | Garbage Code (GBD Level 2) +S61307D | Garbage Code (GBD Level 2) +S61307S | Garbage Code (GBD Level 2) +S61308A | Garbage Code (GBD Level 2) +S61308D | Garbage Code (GBD Level 2) +S61308S | Garbage Code (GBD Level 2) +S61309A | Garbage Code (GBD Level 2) +S61309D | Garbage Code (GBD Level 2) +S61309S | Garbage Code (GBD Level 2) +S61310A | Garbage Code (GBD Level 2) +S61310D | Garbage Code (GBD Level 2) +S61310S | Garbage Code (GBD Level 2) +S61311A | Garbage Code (GBD Level 2) +S61311D | Garbage Code (GBD Level 2) +S61311S | Garbage Code (GBD Level 2) +S61312A | Garbage Code (GBD Level 2) +S61312D | Garbage Code (GBD Level 2) +S61312S | Garbage Code (GBD Level 2) +S61313A | Garbage Code (GBD Level 2) +S61313D | Garbage Code (GBD Level 2) +S61313S | Garbage Code (GBD Level 2) +S61314A | Garbage Code (GBD Level 2) +S61314D | Garbage Code (GBD Level 2) +S61314S | Garbage Code (GBD Level 2) +S61315A | Garbage Code (GBD Level 2) +S61315D | Garbage Code (GBD Level 2) +S61315S | Garbage Code (GBD Level 2) +S61316A | Garbage Code (GBD Level 2) +S61316D | Garbage Code (GBD Level 2) +S61316S | Garbage Code (GBD Level 2) +S61317A | Garbage Code (GBD Level 2) +S61317D | Garbage Code (GBD Level 2) +S61317S | Garbage Code (GBD Level 2) +S61318A | Garbage Code (GBD Level 2) +S61318D | Garbage Code (GBD Level 2) +S61318S | Garbage Code (GBD Level 2) +S61319A | Garbage Code (GBD Level 2) +S61319D | Garbage Code (GBD Level 2) +S61319S | Garbage Code (GBD Level 2) +S61320A | Garbage Code (GBD Level 2) +S61320D | Garbage Code (GBD Level 2) +S61320S | Garbage Code (GBD Level 2) +S61321A | Garbage Code (GBD Level 2) +S61321D | Garbage Code (GBD Level 2) +S61321S | Garbage Code (GBD Level 2) +S61322A | Garbage Code (GBD Level 2) +S61322D | Garbage Code (GBD Level 2) +S61322S | Garbage Code (GBD Level 2) +S61323A | Garbage Code (GBD Level 2) +S61323D | Garbage Code (GBD Level 2) +S61323S | Garbage Code (GBD Level 2) +S61324A | Garbage Code (GBD Level 2) +S61324D | Garbage Code (GBD Level 2) +S61324S | Garbage Code (GBD Level 2) +S61325A | Garbage Code (GBD Level 2) +S61325D | Garbage Code (GBD Level 2) +S61325S | Garbage Code (GBD Level 2) +S61326A | Garbage Code (GBD Level 2) +S61326D | Garbage Code (GBD Level 2) +S61326S | Garbage Code (GBD Level 2) +S61327A | Garbage Code (GBD Level 2) +S61327D | Garbage Code (GBD Level 2) +S61327S | Garbage Code (GBD Level 2) +S61328A | Garbage Code (GBD Level 2) +S61328D | Garbage Code (GBD Level 2) +S61328S | Garbage Code (GBD Level 2) +S61329A | Garbage Code (GBD Level 2) +S61329D | Garbage Code (GBD Level 2) +S61329S | Garbage Code (GBD Level 2) +S61330A | Garbage Code (GBD Level 2) +S61330D | Garbage Code (GBD Level 2) +S61330S | Garbage Code (GBD Level 2) +S61331A | Garbage Code (GBD Level 2) +S61331D | Garbage Code (GBD Level 2) +S61331S | Garbage Code (GBD Level 2) +S61332A | Garbage Code (GBD Level 2) +S61332D | Garbage Code (GBD Level 2) +S61332S | Garbage Code (GBD Level 2) +S61333A | Garbage Code (GBD Level 2) +S61333D | Garbage Code (GBD Level 2) +S61333S | Garbage Code (GBD Level 2) +S61334A | Garbage Code (GBD Level 2) +S61334D | Garbage Code (GBD Level 2) +S61334S | Garbage Code (GBD Level 2) +S61335A | Garbage Code (GBD Level 2) +S61335D | Garbage Code (GBD Level 2) +S61335S | Garbage Code (GBD Level 2) +S61336A | Garbage Code (GBD Level 2) +S61336D | Garbage Code (GBD Level 2) +S61336S | Garbage Code (GBD Level 2) +S61337A | Garbage Code (GBD Level 2) +S61337D | Garbage Code (GBD Level 2) +S61337S | Garbage Code (GBD Level 2) +S61338A | Garbage Code (GBD Level 2) +S61338D | Garbage Code (GBD Level 2) +S61338S | Garbage Code (GBD Level 2) +S61339A | Garbage Code (GBD Level 2) +S61339D | Garbage Code (GBD Level 2) +S61339S | Garbage Code (GBD Level 2) +S61340A | Garbage Code (GBD Level 2) +S61340D | Garbage Code (GBD Level 2) +S61340S | Garbage Code (GBD Level 2) +S61341A | Garbage Code (GBD Level 2) +S61341D | Garbage Code (GBD Level 2) +S61341S | Garbage Code (GBD Level 2) +S61342A | Garbage Code (GBD Level 2) +S61342D | Garbage Code (GBD Level 2) +S61342S | Garbage Code (GBD Level 2) +S61343A | Garbage Code (GBD Level 2) +S61343D | Garbage Code (GBD Level 2) +S61343S | Garbage Code (GBD Level 2) +S61344A | Garbage Code (GBD Level 2) +S61344D | Garbage Code (GBD Level 2) +S61344S | Garbage Code (GBD Level 2) +S61345A | Garbage Code (GBD Level 2) +S61345D | Garbage Code (GBD Level 2) +S61345S | Garbage Code (GBD Level 2) +S61346A | Garbage Code (GBD Level 2) +S61346D | Garbage Code (GBD Level 2) +S61346S | Garbage Code (GBD Level 2) +S61347A | Garbage Code (GBD Level 2) +S61347D | Garbage Code (GBD Level 2) +S61347S | Garbage Code (GBD Level 2) +S61348A | Garbage Code (GBD Level 2) +S61348D | Garbage Code (GBD Level 2) +S61348S | Garbage Code (GBD Level 2) +S61349A | Garbage Code (GBD Level 2) +S61349D | Garbage Code (GBD Level 2) +S61349S | Garbage Code (GBD Level 2) +S61350A | Garbage Code (GBD Level 2) +S61350D | Garbage Code (GBD Level 2) +S61350S | Garbage Code (GBD Level 2) +S61351A | Garbage Code (GBD Level 2) +S61351D | Garbage Code (GBD Level 2) +S61351S | Garbage Code (GBD Level 2) +S61352A | Garbage Code (GBD Level 2) +S61352D | Garbage Code (GBD Level 2) +S61352S | Garbage Code (GBD Level 2) +S61353A | Garbage Code (GBD Level 2) +S61353D | Garbage Code (GBD Level 2) +S61353S | Garbage Code (GBD Level 2) +S61354A | Garbage Code (GBD Level 2) +S61354D | Garbage Code (GBD Level 2) +S61354S | Garbage Code (GBD Level 2) +S61355A | Garbage Code (GBD Level 2) +S61355D | Garbage Code (GBD Level 2) +S61355S | Garbage Code (GBD Level 2) +S61356A | Garbage Code (GBD Level 2) +S61356D | Garbage Code (GBD Level 2) +S61356S | Garbage Code (GBD Level 2) +S61357A | Garbage Code (GBD Level 2) +S61357D | Garbage Code (GBD Level 2) +S61357S | Garbage Code (GBD Level 2) +S61358A | Garbage Code (GBD Level 2) +S61358D | Garbage Code (GBD Level 2) +S61358S | Garbage Code (GBD Level 2) +S61359A | Garbage Code (GBD Level 2) +S61359D | Garbage Code (GBD Level 2) +S61359S | Garbage Code (GBD Level 2) +S61401A | Garbage Code (GBD Level 2) +S61401D | Garbage Code (GBD Level 2) +S61401S | Garbage Code (GBD Level 2) +S61402A | Garbage Code (GBD Level 2) +S61402D | Garbage Code (GBD Level 2) +S61402S | Garbage Code (GBD Level 2) +S61409A | Garbage Code (GBD Level 2) +S61409D | Garbage Code (GBD Level 2) +S61409S | Garbage Code (GBD Level 2) +S61411A | Garbage Code (GBD Level 2) +S61411D | Garbage Code (GBD Level 2) +S61411S | Garbage Code (GBD Level 2) +S61412A | Garbage Code (GBD Level 2) +S61412D | Garbage Code (GBD Level 2) +S61412S | Garbage Code (GBD Level 2) +S61419A | Garbage Code (GBD Level 2) +S61419D | Garbage Code (GBD Level 2) +S61419S | Garbage Code (GBD Level 2) +S61421A | Garbage Code (GBD Level 2) +S61421D | Garbage Code (GBD Level 2) +S61421S | Garbage Code (GBD Level 2) +S61422A | Garbage Code (GBD Level 2) +S61422D | Garbage Code (GBD Level 2) +S61422S | Garbage Code (GBD Level 2) +S61429A | Garbage Code (GBD Level 2) +S61429D | Garbage Code (GBD Level 2) +S61429S | Garbage Code (GBD Level 2) +S61431A | Garbage Code (GBD Level 2) +S61431D | Garbage Code (GBD Level 2) +S61431S | Garbage Code (GBD Level 2) +S61432A | Garbage Code (GBD Level 2) +S61432D | Garbage Code (GBD Level 2) +S61432S | Garbage Code (GBD Level 2) +S61439A | Garbage Code (GBD Level 2) +S61439D | Garbage Code (GBD Level 2) +S61439S | Garbage Code (GBD Level 2) +S61441A | Garbage Code (GBD Level 2) +S61441D | Garbage Code (GBD Level 2) +S61441S | Garbage Code (GBD Level 2) +S61442A | Garbage Code (GBD Level 2) +S61442D | Garbage Code (GBD Level 2) +S61442S | Garbage Code (GBD Level 2) +S61449A | Garbage Code (GBD Level 2) +S61449D | Garbage Code (GBD Level 2) +S61449S | Garbage Code (GBD Level 2) +S61451A | Garbage Code (GBD Level 2) +S61451D | Garbage Code (GBD Level 2) +S61451S | Garbage Code (GBD Level 2) +S61452A | Garbage Code (GBD Level 2) +S61452D | Garbage Code (GBD Level 2) +S61452S | Garbage Code (GBD Level 2) +S61459A | Garbage Code (GBD Level 2) +S61459D | Garbage Code (GBD Level 2) +S61459S | Garbage Code (GBD Level 2) +S61501A | Garbage Code (GBD Level 2) +S61501D | Garbage Code (GBD Level 2) +S61501S | Garbage Code (GBD Level 2) +S61502A | Garbage Code (GBD Level 2) +S61502D | Garbage Code (GBD Level 2) +S61502S | Garbage Code (GBD Level 2) +S61509A | Garbage Code (GBD Level 2) +S61509D | Garbage Code (GBD Level 2) +S61509S | Garbage Code (GBD Level 2) +S61511A | Garbage Code (GBD Level 2) +S61511D | Garbage Code (GBD Level 2) +S61511S | Garbage Code (GBD Level 2) +S61512A | Garbage Code (GBD Level 2) +S61512D | Garbage Code (GBD Level 2) +S61512S | Garbage Code (GBD Level 2) +S61519A | Garbage Code (GBD Level 2) +S61519D | Garbage Code (GBD Level 2) +S61519S | Garbage Code (GBD Level 2) +S61521A | Garbage Code (GBD Level 2) +S61521D | Garbage Code (GBD Level 2) +S61521S | Garbage Code (GBD Level 2) +S61522A | Garbage Code (GBD Level 2) +S61522D | Garbage Code (GBD Level 2) +S61522S | Garbage Code (GBD Level 2) +S61529A | Garbage Code (GBD Level 2) +S61529D | Garbage Code (GBD Level 2) +S61529S | Garbage Code (GBD Level 2) +S61531A | Garbage Code (GBD Level 2) +S61531D | Garbage Code (GBD Level 2) +S61531S | Garbage Code (GBD Level 2) +S61532A | Garbage Code (GBD Level 2) +S61532D | Garbage Code (GBD Level 2) +S61532S | Garbage Code (GBD Level 2) +S61539A | Garbage Code (GBD Level 2) +S61539D | Garbage Code (GBD Level 2) +S61539S | Garbage Code (GBD Level 2) +S61541A | Garbage Code (GBD Level 2) +S61541D | Garbage Code (GBD Level 2) +S61541S | Garbage Code (GBD Level 2) +S61542A | Garbage Code (GBD Level 2) +S61542D | Garbage Code (GBD Level 2) +S61542S | Garbage Code (GBD Level 2) +S61549A | Garbage Code (GBD Level 2) +S61549D | Garbage Code (GBD Level 2) +S61549S | Garbage Code (GBD Level 2) +S61551A | Garbage Code (GBD Level 2) +S61551D | Garbage Code (GBD Level 2) +S61551S | Garbage Code (GBD Level 2) +S61552A | Garbage Code (GBD Level 2) +S61552D | Garbage Code (GBD Level 2) +S61552S | Garbage Code (GBD Level 2) +S61559A | Garbage Code (GBD Level 2) +S61559D | Garbage Code (GBD Level 2) +S61559S | Garbage Code (GBD Level 2) +S617--- | Garbage Code (GBD Level 2) +S618--- | Garbage Code (GBD Level 2) +S619--- | Garbage Code (GBD Level 2) +S62---- | Garbage Code (GBD Level 2) +S620--- | Garbage Code (GBD Level 2) +S62001A | Garbage Code (GBD Level 2) +S62001B | Garbage Code (GBD Level 2) +S62001D | Garbage Code (GBD Level 2) +S62001G | Garbage Code (GBD Level 2) +S62001K | Garbage Code (GBD Level 2) +S62001P | Garbage Code (GBD Level 2) +S62001S | Garbage Code (GBD Level 2) +S62002A | Garbage Code (GBD Level 2) +S62002B | Garbage Code (GBD Level 2) +S62002D | Garbage Code (GBD Level 2) +S62002G | Garbage Code (GBD Level 2) +S62002K | Garbage Code (GBD Level 2) +S62002P | Garbage Code (GBD Level 2) +S62002S | Garbage Code (GBD Level 2) +S62009A | Garbage Code (GBD Level 2) +S62009B | Garbage Code (GBD Level 2) +S62009D | Garbage Code (GBD Level 2) +S62009G | Garbage Code (GBD Level 2) +S62009K | Garbage Code (GBD Level 2) +S62009P | Garbage Code (GBD Level 2) +S62009S | Garbage Code (GBD Level 2) +S62011A | Garbage Code (GBD Level 2) +S62011B | Garbage Code (GBD Level 2) +S62011D | Garbage Code (GBD Level 2) +S62011G | Garbage Code (GBD Level 2) +S62011K | Garbage Code (GBD Level 2) +S62011P | Garbage Code (GBD Level 2) +S62011S | Garbage Code (GBD Level 2) +S62012A | Garbage Code (GBD Level 2) +S62012B | Garbage Code (GBD Level 2) +S62012D | Garbage Code (GBD Level 2) +S62012G | Garbage Code (GBD Level 2) +S62012K | Garbage Code (GBD Level 2) +S62012P | Garbage Code (GBD Level 2) +S62012S | Garbage Code (GBD Level 2) +S62013A | Garbage Code (GBD Level 2) +S62013B | Garbage Code (GBD Level 2) +S62013D | Garbage Code (GBD Level 2) +S62013G | Garbage Code (GBD Level 2) +S62013K | Garbage Code (GBD Level 2) +S62013P | Garbage Code (GBD Level 2) +S62013S | Garbage Code (GBD Level 2) +S62014A | Garbage Code (GBD Level 2) +S62014B | Garbage Code (GBD Level 2) +S62014D | Garbage Code (GBD Level 2) +S62014G | Garbage Code (GBD Level 2) +S62014K | Garbage Code (GBD Level 2) +S62014P | Garbage Code (GBD Level 2) +S62014S | Garbage Code (GBD Level 2) +S62015A | Garbage Code (GBD Level 2) +S62015B | Garbage Code (GBD Level 2) +S62015D | Garbage Code (GBD Level 2) +S62015G | Garbage Code (GBD Level 2) +S62015K | Garbage Code (GBD Level 2) +S62015P | Garbage Code (GBD Level 2) +S62015S | Garbage Code (GBD Level 2) +S62016A | Garbage Code (GBD Level 2) +S62016B | Garbage Code (GBD Level 2) +S62016D | Garbage Code (GBD Level 2) +S62016G | Garbage Code (GBD Level 2) +S62016K | Garbage Code (GBD Level 2) +S62016P | Garbage Code (GBD Level 2) +S62016S | Garbage Code (GBD Level 2) +S62021A | Garbage Code (GBD Level 2) +S62021B | Garbage Code (GBD Level 2) +S62021D | Garbage Code (GBD Level 2) +S62021G | Garbage Code (GBD Level 2) +S62021K | Garbage Code (GBD Level 2) +S62021P | Garbage Code (GBD Level 2) +S62021S | Garbage Code (GBD Level 2) +S62022A | Garbage Code (GBD Level 2) +S62022B | Garbage Code (GBD Level 2) +S62022D | Garbage Code (GBD Level 2) +S62022G | Garbage Code (GBD Level 2) +S62022K | Garbage Code (GBD Level 2) +S62022P | Garbage Code (GBD Level 2) +S62022S | Garbage Code (GBD Level 2) +S62023A | Garbage Code (GBD Level 2) +S62023B | Garbage Code (GBD Level 2) +S62023D | Garbage Code (GBD Level 2) +S62023G | Garbage Code (GBD Level 2) +S62023K | Garbage Code (GBD Level 2) +S62023P | Garbage Code (GBD Level 2) +S62023S | Garbage Code (GBD Level 2) +S62024A | Garbage Code (GBD Level 2) +S62024B | Garbage Code (GBD Level 2) +S62024D | Garbage Code (GBD Level 2) +S62024G | Garbage Code (GBD Level 2) +S62024K | Garbage Code (GBD Level 2) +S62024P | Garbage Code (GBD Level 2) +S62024S | Garbage Code (GBD Level 2) +S62025A | Garbage Code (GBD Level 2) +S62025B | Garbage Code (GBD Level 2) +S62025D | Garbage Code (GBD Level 2) +S62025G | Garbage Code (GBD Level 2) +S62025K | Garbage Code (GBD Level 2) +S62025P | Garbage Code (GBD Level 2) +S62025S | Garbage Code (GBD Level 2) +S62026A | Garbage Code (GBD Level 2) +S62026B | Garbage Code (GBD Level 2) +S62026D | Garbage Code (GBD Level 2) +S62026G | Garbage Code (GBD Level 2) +S62026K | Garbage Code (GBD Level 2) +S62026P | Garbage Code (GBD Level 2) +S62026S | Garbage Code (GBD Level 2) +S62031A | Garbage Code (GBD Level 2) +S62031B | Garbage Code (GBD Level 2) +S62031D | Garbage Code (GBD Level 2) +S62031G | Garbage Code (GBD Level 2) +S62031K | Garbage Code (GBD Level 2) +S62031P | Garbage Code (GBD Level 2) +S62031S | Garbage Code (GBD Level 2) +S62032A | Garbage Code (GBD Level 2) +S62032B | Garbage Code (GBD Level 2) +S62032D | Garbage Code (GBD Level 2) +S62032G | Garbage Code (GBD Level 2) +S62032K | Garbage Code (GBD Level 2) +S62032P | Garbage Code (GBD Level 2) +S62032S | Garbage Code (GBD Level 2) +S62033A | Garbage Code (GBD Level 2) +S62033B | Garbage Code (GBD Level 2) +S62033D | Garbage Code (GBD Level 2) +S62033G | Garbage Code (GBD Level 2) +S62033K | Garbage Code (GBD Level 2) +S62033P | Garbage Code (GBD Level 2) +S62033S | Garbage Code (GBD Level 2) +S62034A | Garbage Code (GBD Level 2) +S62034B | Garbage Code (GBD Level 2) +S62034D | Garbage Code (GBD Level 2) +S62034G | Garbage Code (GBD Level 2) +S62034K | Garbage Code (GBD Level 2) +S62034P | Garbage Code (GBD Level 2) +S62034S | Garbage Code (GBD Level 2) +S62035A | Garbage Code (GBD Level 2) +S62035B | Garbage Code (GBD Level 2) +S62035D | Garbage Code (GBD Level 2) +S62035G | Garbage Code (GBD Level 2) +S62035K | Garbage Code (GBD Level 2) +S62035P | Garbage Code (GBD Level 2) +S62035S | Garbage Code (GBD Level 2) +S62036A | Garbage Code (GBD Level 2) +S62036B | Garbage Code (GBD Level 2) +S62036D | Garbage Code (GBD Level 2) +S62036G | Garbage Code (GBD Level 2) +S62036K | Garbage Code (GBD Level 2) +S62036P | Garbage Code (GBD Level 2) +S62036S | Garbage Code (GBD Level 2) +S621--- | Garbage Code (GBD Level 2) +S62101A | Garbage Code (GBD Level 2) +S62101B | Garbage Code (GBD Level 2) +S62101D | Garbage Code (GBD Level 2) +S62101G | Garbage Code (GBD Level 2) +S62101K | Garbage Code (GBD Level 2) +S62101P | Garbage Code (GBD Level 2) +S62101S | Garbage Code (GBD Level 2) +S62102A | Garbage Code (GBD Level 2) +S62102B | Garbage Code (GBD Level 2) +S62102D | Garbage Code (GBD Level 2) +S62102G | Garbage Code (GBD Level 2) +S62102K | Garbage Code (GBD Level 2) +S62102P | Garbage Code (GBD Level 2) +S62102S | Garbage Code (GBD Level 2) +S62109A | Garbage Code (GBD Level 2) +S62109B | Garbage Code (GBD Level 2) +S62109D | Garbage Code (GBD Level 2) +S62109G | Garbage Code (GBD Level 2) +S62109K | Garbage Code (GBD Level 2) +S62109P | Garbage Code (GBD Level 2) +S62109S | Garbage Code (GBD Level 2) +S62111A | Garbage Code (GBD Level 2) +S62111B | Garbage Code (GBD Level 2) +S62111D | Garbage Code (GBD Level 2) +S62111G | Garbage Code (GBD Level 2) +S62111K | Garbage Code (GBD Level 2) +S62111P | Garbage Code (GBD Level 2) +S62111S | Garbage Code (GBD Level 2) +S62112A | Garbage Code (GBD Level 2) +S62112B | Garbage Code (GBD Level 2) +S62112D | Garbage Code (GBD Level 2) +S62112G | Garbage Code (GBD Level 2) +S62112K | Garbage Code (GBD Level 2) +S62112P | Garbage Code (GBD Level 2) +S62112S | Garbage Code (GBD Level 2) +S62113A | Garbage Code (GBD Level 2) +S62113B | Garbage Code (GBD Level 2) +S62113D | Garbage Code (GBD Level 2) +S62113G | Garbage Code (GBD Level 2) +S62113K | Garbage Code (GBD Level 2) +S62113P | Garbage Code (GBD Level 2) +S62113S | Garbage Code (GBD Level 2) +S62114A | Garbage Code (GBD Level 2) +S62114B | Garbage Code (GBD Level 2) +S62114D | Garbage Code (GBD Level 2) +S62114G | Garbage Code (GBD Level 2) +S62114K | Garbage Code (GBD Level 2) +S62114P | Garbage Code (GBD Level 2) +S62114S | Garbage Code (GBD Level 2) +S62115A | Garbage Code (GBD Level 2) +S62115B | Garbage Code (GBD Level 2) +S62115D | Garbage Code (GBD Level 2) +S62115G | Garbage Code (GBD Level 2) +S62115K | Garbage Code (GBD Level 2) +S62115P | Garbage Code (GBD Level 2) +S62115S | Garbage Code (GBD Level 2) +S62116A | Garbage Code (GBD Level 2) +S62116B | Garbage Code (GBD Level 2) +S62116D | Garbage Code (GBD Level 2) +S62116G | Garbage Code (GBD Level 2) +S62116K | Garbage Code (GBD Level 2) +S62116P | Garbage Code (GBD Level 2) +S62116S | Garbage Code (GBD Level 2) +S62121A | Garbage Code (GBD Level 2) +S62121B | Garbage Code (GBD Level 2) +S62121D | Garbage Code (GBD Level 2) +S62121G | Garbage Code (GBD Level 2) +S62121K | Garbage Code (GBD Level 2) +S62121P | Garbage Code (GBD Level 2) +S62121S | Garbage Code (GBD Level 2) +S62122A | Garbage Code (GBD Level 2) +S62122B | Garbage Code (GBD Level 2) +S62122D | Garbage Code (GBD Level 2) +S62122G | Garbage Code (GBD Level 2) +S62122K | Garbage Code (GBD Level 2) +S62122P | Garbage Code (GBD Level 2) +S62122S | Garbage Code (GBD Level 2) +S62123A | Garbage Code (GBD Level 2) +S62123B | Garbage Code (GBD Level 2) +S62123D | Garbage Code (GBD Level 2) +S62123G | Garbage Code (GBD Level 2) +S62123K | Garbage Code (GBD Level 2) +S62123P | Garbage Code (GBD Level 2) +S62123S | Garbage Code (GBD Level 2) +S62124A | Garbage Code (GBD Level 2) +S62124B | Garbage Code (GBD Level 2) +S62124D | Garbage Code (GBD Level 2) +S62124G | Garbage Code (GBD Level 2) +S62124K | Garbage Code (GBD Level 2) +S62124P | Garbage Code (GBD Level 2) +S62124S | Garbage Code (GBD Level 2) +S62125A | Garbage Code (GBD Level 2) +S62125B | Garbage Code (GBD Level 2) +S62125D | Garbage Code (GBD Level 2) +S62125G | Garbage Code (GBD Level 2) +S62125K | Garbage Code (GBD Level 2) +S62125P | Garbage Code (GBD Level 2) +S62125S | Garbage Code (GBD Level 2) +S62126A | Garbage Code (GBD Level 2) +S62126B | Garbage Code (GBD Level 2) +S62126D | Garbage Code (GBD Level 2) +S62126G | Garbage Code (GBD Level 2) +S62126K | Garbage Code (GBD Level 2) +S62126P | Garbage Code (GBD Level 2) +S62126S | Garbage Code (GBD Level 2) +S62131A | Garbage Code (GBD Level 2) +S62131B | Garbage Code (GBD Level 2) +S62131D | Garbage Code (GBD Level 2) +S62131G | Garbage Code (GBD Level 2) +S62131K | Garbage Code (GBD Level 2) +S62131P | Garbage Code (GBD Level 2) +S62131S | Garbage Code (GBD Level 2) +S62132A | Garbage Code (GBD Level 2) +S62132B | Garbage Code (GBD Level 2) +S62132D | Garbage Code (GBD Level 2) +S62132G | Garbage Code (GBD Level 2) +S62132K | Garbage Code (GBD Level 2) +S62132P | Garbage Code (GBD Level 2) +S62132S | Garbage Code (GBD Level 2) +S62133A | Garbage Code (GBD Level 2) +S62133B | Garbage Code (GBD Level 2) +S62133D | Garbage Code (GBD Level 2) +S62133G | Garbage Code (GBD Level 2) +S62133K | Garbage Code (GBD Level 2) +S62133P | Garbage Code (GBD Level 2) +S62133S | Garbage Code (GBD Level 2) +S62134A | Garbage Code (GBD Level 2) +S62134B | Garbage Code (GBD Level 2) +S62134D | Garbage Code (GBD Level 2) +S62134G | Garbage Code (GBD Level 2) +S62134K | Garbage Code (GBD Level 2) +S62134P | Garbage Code (GBD Level 2) +S62134S | Garbage Code (GBD Level 2) +S62135A | Garbage Code (GBD Level 2) +S62135B | Garbage Code (GBD Level 2) +S62135D | Garbage Code (GBD Level 2) +S62135G | Garbage Code (GBD Level 2) +S62135K | Garbage Code (GBD Level 2) +S62135P | Garbage Code (GBD Level 2) +S62135S | Garbage Code (GBD Level 2) +S62136A | Garbage Code (GBD Level 2) +S62136B | Garbage Code (GBD Level 2) +S62136D | Garbage Code (GBD Level 2) +S62136G | Garbage Code (GBD Level 2) +S62136K | Garbage Code (GBD Level 2) +S62136P | Garbage Code (GBD Level 2) +S62136S | Garbage Code (GBD Level 2) +S62141A | Garbage Code (GBD Level 2) +S62141B | Garbage Code (GBD Level 2) +S62141D | Garbage Code (GBD Level 2) +S62141G | Garbage Code (GBD Level 2) +S62141K | Garbage Code (GBD Level 2) +S62141P | Garbage Code (GBD Level 2) +S62141S | Garbage Code (GBD Level 2) +S62142A | Garbage Code (GBD Level 2) +S62142B | Garbage Code (GBD Level 2) +S62142D | Garbage Code (GBD Level 2) +S62142G | Garbage Code (GBD Level 2) +S62142K | Garbage Code (GBD Level 2) +S62142P | Garbage Code (GBD Level 2) +S62142S | Garbage Code (GBD Level 2) +S62143A | Garbage Code (GBD Level 2) +S62143B | Garbage Code (GBD Level 2) +S62143D | Garbage Code (GBD Level 2) +S62143G | Garbage Code (GBD Level 2) +S62143K | Garbage Code (GBD Level 2) +S62143P | Garbage Code (GBD Level 2) +S62143S | Garbage Code (GBD Level 2) +S62144A | Garbage Code (GBD Level 2) +S62144B | Garbage Code (GBD Level 2) +S62144D | Garbage Code (GBD Level 2) +S62144G | Garbage Code (GBD Level 2) +S62144K | Garbage Code (GBD Level 2) +S62144P | Garbage Code (GBD Level 2) +S62144S | Garbage Code (GBD Level 2) +S62145A | Garbage Code (GBD Level 2) +S62145B | Garbage Code (GBD Level 2) +S62145D | Garbage Code (GBD Level 2) +S62145G | Garbage Code (GBD Level 2) +S62145K | Garbage Code (GBD Level 2) +S62145P | Garbage Code (GBD Level 2) +S62145S | Garbage Code (GBD Level 2) +S62146A | Garbage Code (GBD Level 2) +S62146B | Garbage Code (GBD Level 2) +S62146D | Garbage Code (GBD Level 2) +S62146G | Garbage Code (GBD Level 2) +S62146K | Garbage Code (GBD Level 2) +S62146P | Garbage Code (GBD Level 2) +S62146S | Garbage Code (GBD Level 2) +S62151A | Garbage Code (GBD Level 2) +S62151B | Garbage Code (GBD Level 2) +S62151D | Garbage Code (GBD Level 2) +S62151G | Garbage Code (GBD Level 2) +S62151K | Garbage Code (GBD Level 2) +S62151P | Garbage Code (GBD Level 2) +S62151S | Garbage Code (GBD Level 2) +S62152A | Garbage Code (GBD Level 2) +S62152B | Garbage Code (GBD Level 2) +S62152D | Garbage Code (GBD Level 2) +S62152G | Garbage Code (GBD Level 2) +S62152K | Garbage Code (GBD Level 2) +S62152P | Garbage Code (GBD Level 2) +S62152S | Garbage Code (GBD Level 2) +S62153A | Garbage Code (GBD Level 2) +S62153B | Garbage Code (GBD Level 2) +S62153D | Garbage Code (GBD Level 2) +S62153G | Garbage Code (GBD Level 2) +S62153K | Garbage Code (GBD Level 2) +S62153P | Garbage Code (GBD Level 2) +S62153S | Garbage Code (GBD Level 2) +S62154A | Garbage Code (GBD Level 2) +S62154B | Garbage Code (GBD Level 2) +S62154D | Garbage Code (GBD Level 2) +S62154G | Garbage Code (GBD Level 2) +S62154K | Garbage Code (GBD Level 2) +S62154P | Garbage Code (GBD Level 2) +S62154S | Garbage Code (GBD Level 2) +S62155A | Garbage Code (GBD Level 2) +S62155B | Garbage Code (GBD Level 2) +S62155D | Garbage Code (GBD Level 2) +S62155G | Garbage Code (GBD Level 2) +S62155K | Garbage Code (GBD Level 2) +S62155P | Garbage Code (GBD Level 2) +S62155S | Garbage Code (GBD Level 2) +S62156A | Garbage Code (GBD Level 2) +S62156B | Garbage Code (GBD Level 2) +S62156D | Garbage Code (GBD Level 2) +S62156G | Garbage Code (GBD Level 2) +S62156K | Garbage Code (GBD Level 2) +S62156P | Garbage Code (GBD Level 2) +S62156S | Garbage Code (GBD Level 2) +S62161A | Garbage Code (GBD Level 2) +S62161B | Garbage Code (GBD Level 2) +S62161D | Garbage Code (GBD Level 2) +S62161G | Garbage Code (GBD Level 2) +S62161K | Garbage Code (GBD Level 2) +S62161P | Garbage Code (GBD Level 2) +S62161S | Garbage Code (GBD Level 2) +S62162A | Garbage Code (GBD Level 2) +S62162B | Garbage Code (GBD Level 2) +S62162D | Garbage Code (GBD Level 2) +S62162G | Garbage Code (GBD Level 2) +S62162K | Garbage Code (GBD Level 2) +S62162P | Garbage Code (GBD Level 2) +S62162S | Garbage Code (GBD Level 2) +S62163A | Garbage Code (GBD Level 2) +S62163B | Garbage Code (GBD Level 2) +S62163D | Garbage Code (GBD Level 2) +S62163G | Garbage Code (GBD Level 2) +S62163K | Garbage Code (GBD Level 2) +S62163P | Garbage Code (GBD Level 2) +S62163S | Garbage Code (GBD Level 2) +S62164A | Garbage Code (GBD Level 2) +S62164B | Garbage Code (GBD Level 2) +S62164D | Garbage Code (GBD Level 2) +S62164G | Garbage Code (GBD Level 2) +S62164K | Garbage Code (GBD Level 2) +S62164P | Garbage Code (GBD Level 2) +S62164S | Garbage Code (GBD Level 2) +S62165A | Garbage Code (GBD Level 2) +S62165B | Garbage Code (GBD Level 2) +S62165D | Garbage Code (GBD Level 2) +S62165G | Garbage Code (GBD Level 2) +S62165K | Garbage Code (GBD Level 2) +S62165P | Garbage Code (GBD Level 2) +S62165S | Garbage Code (GBD Level 2) +S62166A | Garbage Code (GBD Level 2) +S62166B | Garbage Code (GBD Level 2) +S62166D | Garbage Code (GBD Level 2) +S62166G | Garbage Code (GBD Level 2) +S62166K | Garbage Code (GBD Level 2) +S62166P | Garbage Code (GBD Level 2) +S62166S | Garbage Code (GBD Level 2) +S62171A | Garbage Code (GBD Level 2) +S62171B | Garbage Code (GBD Level 2) +S62171D | Garbage Code (GBD Level 2) +S62171G | Garbage Code (GBD Level 2) +S62171K | Garbage Code (GBD Level 2) +S62171P | Garbage Code (GBD Level 2) +S62171S | Garbage Code (GBD Level 2) +S62172A | Garbage Code (GBD Level 2) +S62172B | Garbage Code (GBD Level 2) +S62172D | Garbage Code (GBD Level 2) +S62172G | Garbage Code (GBD Level 2) +S62172K | Garbage Code (GBD Level 2) +S62172P | Garbage Code (GBD Level 2) +S62172S | Garbage Code (GBD Level 2) +S62173A | Garbage Code (GBD Level 2) +S62173B | Garbage Code (GBD Level 2) +S62173D | Garbage Code (GBD Level 2) +S62173G | Garbage Code (GBD Level 2) +S62173K | Garbage Code (GBD Level 2) +S62173P | Garbage Code (GBD Level 2) +S62173S | Garbage Code (GBD Level 2) +S62174A | Garbage Code (GBD Level 2) +S62174B | Garbage Code (GBD Level 2) +S62174D | Garbage Code (GBD Level 2) +S62174G | Garbage Code (GBD Level 2) +S62174K | Garbage Code (GBD Level 2) +S62174P | Garbage Code (GBD Level 2) +S62174S | Garbage Code (GBD Level 2) +S62175A | Garbage Code (GBD Level 2) +S62175B | Garbage Code (GBD Level 2) +S62175D | Garbage Code (GBD Level 2) +S62175G | Garbage Code (GBD Level 2) +S62175K | Garbage Code (GBD Level 2) +S62175P | Garbage Code (GBD Level 2) +S62175S | Garbage Code (GBD Level 2) +S62176A | Garbage Code (GBD Level 2) +S62176B | Garbage Code (GBD Level 2) +S62176D | Garbage Code (GBD Level 2) +S62176G | Garbage Code (GBD Level 2) +S62176K | Garbage Code (GBD Level 2) +S62176P | Garbage Code (GBD Level 2) +S62176S | Garbage Code (GBD Level 2) +S62181A | Garbage Code (GBD Level 2) +S62181B | Garbage Code (GBD Level 2) +S62181D | Garbage Code (GBD Level 2) +S62181G | Garbage Code (GBD Level 2) +S62181K | Garbage Code (GBD Level 2) +S62181P | Garbage Code (GBD Level 2) +S62181S | Garbage Code (GBD Level 2) +S62182A | Garbage Code (GBD Level 2) +S62182B | Garbage Code (GBD Level 2) +S62182D | Garbage Code (GBD Level 2) +S62182G | Garbage Code (GBD Level 2) +S62182K | Garbage Code (GBD Level 2) +S62182P | Garbage Code (GBD Level 2) +S62182S | Garbage Code (GBD Level 2) +S62183A | Garbage Code (GBD Level 2) +S62183B | Garbage Code (GBD Level 2) +S62183D | Garbage Code (GBD Level 2) +S62183G | Garbage Code (GBD Level 2) +S62183K | Garbage Code (GBD Level 2) +S62183P | Garbage Code (GBD Level 2) +S62183S | Garbage Code (GBD Level 2) +S62184A | Garbage Code (GBD Level 2) +S62184B | Garbage Code (GBD Level 2) +S62184D | Garbage Code (GBD Level 2) +S62184G | Garbage Code (GBD Level 2) +S62184K | Garbage Code (GBD Level 2) +S62184P | Garbage Code (GBD Level 2) +S62184S | Garbage Code (GBD Level 2) +S62185A | Garbage Code (GBD Level 2) +S62185B | Garbage Code (GBD Level 2) +S62185D | Garbage Code (GBD Level 2) +S62185G | Garbage Code (GBD Level 2) +S62185K | Garbage Code (GBD Level 2) +S62185P | Garbage Code (GBD Level 2) +S62185S | Garbage Code (GBD Level 2) +S62186A | Garbage Code (GBD Level 2) +S62186B | Garbage Code (GBD Level 2) +S62186D | Garbage Code (GBD Level 2) +S62186G | Garbage Code (GBD Level 2) +S62186K | Garbage Code (GBD Level 2) +S62186P | Garbage Code (GBD Level 2) +S62186S | Garbage Code (GBD Level 2) +S622--- | Garbage Code (GBD Level 2) +S62201A | Garbage Code (GBD Level 2) +S62201B | Garbage Code (GBD Level 2) +S62201D | Garbage Code (GBD Level 2) +S62201G | Garbage Code (GBD Level 2) +S62201K | Garbage Code (GBD Level 2) +S62201P | Garbage Code (GBD Level 2) +S62201S | Garbage Code (GBD Level 2) +S62202A | Garbage Code (GBD Level 2) +S62202B | Garbage Code (GBD Level 2) +S62202D | Garbage Code (GBD Level 2) +S62202G | Garbage Code (GBD Level 2) +S62202K | Garbage Code (GBD Level 2) +S62202P | Garbage Code (GBD Level 2) +S62202S | Garbage Code (GBD Level 2) +S62209A | Garbage Code (GBD Level 2) +S62209B | Garbage Code (GBD Level 2) +S62209D | Garbage Code (GBD Level 2) +S62209G | Garbage Code (GBD Level 2) +S62209K | Garbage Code (GBD Level 2) +S62209P | Garbage Code (GBD Level 2) +S62209S | Garbage Code (GBD Level 2) +S62211A | Garbage Code (GBD Level 2) +S62211B | Garbage Code (GBD Level 2) +S62211D | Garbage Code (GBD Level 2) +S62211G | Garbage Code (GBD Level 2) +S62211K | Garbage Code (GBD Level 2) +S62211P | Garbage Code (GBD Level 2) +S62211S | Garbage Code (GBD Level 2) +S62212A | Garbage Code (GBD Level 2) +S62212B | Garbage Code (GBD Level 2) +S62212D | Garbage Code (GBD Level 2) +S62212G | Garbage Code (GBD Level 2) +S62212K | Garbage Code (GBD Level 2) +S62212P | Garbage Code (GBD Level 2) +S62212S | Garbage Code (GBD Level 2) +S62213A | Garbage Code (GBD Level 2) +S62213B | Garbage Code (GBD Level 2) +S62213D | Garbage Code (GBD Level 2) +S62213G | Garbage Code (GBD Level 2) +S62213K | Garbage Code (GBD Level 2) +S62213P | Garbage Code (GBD Level 2) +S62213S | Garbage Code (GBD Level 2) +S62221A | Garbage Code (GBD Level 2) +S62221B | Garbage Code (GBD Level 2) +S62221D | Garbage Code (GBD Level 2) +S62221G | Garbage Code (GBD Level 2) +S62221K | Garbage Code (GBD Level 2) +S62221P | Garbage Code (GBD Level 2) +S62221S | Garbage Code (GBD Level 2) +S62222A | Garbage Code (GBD Level 2) +S62222B | Garbage Code (GBD Level 2) +S62222D | Garbage Code (GBD Level 2) +S62222G | Garbage Code (GBD Level 2) +S62222K | Garbage Code (GBD Level 2) +S62222P | Garbage Code (GBD Level 2) +S62222S | Garbage Code (GBD Level 2) +S62223A | Garbage Code (GBD Level 2) +S62223B | Garbage Code (GBD Level 2) +S62223D | Garbage Code (GBD Level 2) +S62223G | Garbage Code (GBD Level 2) +S62223K | Garbage Code (GBD Level 2) +S62223P | Garbage Code (GBD Level 2) +S62223S | Garbage Code (GBD Level 2) +S62224A | Garbage Code (GBD Level 2) +S62224B | Garbage Code (GBD Level 2) +S62224D | Garbage Code (GBD Level 2) +S62224G | Garbage Code (GBD Level 2) +S62224K | Garbage Code (GBD Level 2) +S62224P | Garbage Code (GBD Level 2) +S62224S | Garbage Code (GBD Level 2) +S62225A | Garbage Code (GBD Level 2) +S62225B | Garbage Code (GBD Level 2) +S62225D | Garbage Code (GBD Level 2) +S62225G | Garbage Code (GBD Level 2) +S62225K | Garbage Code (GBD Level 2) +S62225P | Garbage Code (GBD Level 2) +S62225S | Garbage Code (GBD Level 2) +S62226A | Garbage Code (GBD Level 2) +S62226B | Garbage Code (GBD Level 2) +S62226D | Garbage Code (GBD Level 2) +S62226G | Garbage Code (GBD Level 2) +S62226K | Garbage Code (GBD Level 2) +S62226P | Garbage Code (GBD Level 2) +S62226S | Garbage Code (GBD Level 2) +S62231A | Garbage Code (GBD Level 2) +S62231B | Garbage Code (GBD Level 2) +S62231D | Garbage Code (GBD Level 2) +S62231G | Garbage Code (GBD Level 2) +S62231K | Garbage Code (GBD Level 2) +S62231P | Garbage Code (GBD Level 2) +S62231S | Garbage Code (GBD Level 2) +S62232A | Garbage Code (GBD Level 2) +S62232B | Garbage Code (GBD Level 2) +S62232D | Garbage Code (GBD Level 2) +S62232G | Garbage Code (GBD Level 2) +S62232K | Garbage Code (GBD Level 2) +S62232P | Garbage Code (GBD Level 2) +S62232S | Garbage Code (GBD Level 2) +S62233A | Garbage Code (GBD Level 2) +S62233B | Garbage Code (GBD Level 2) +S62233D | Garbage Code (GBD Level 2) +S62233G | Garbage Code (GBD Level 2) +S62233K | Garbage Code (GBD Level 2) +S62233P | Garbage Code (GBD Level 2) +S62233S | Garbage Code (GBD Level 2) +S62234A | Garbage Code (GBD Level 2) +S62234B | Garbage Code (GBD Level 2) +S62234D | Garbage Code (GBD Level 2) +S62234G | Garbage Code (GBD Level 2) +S62234K | Garbage Code (GBD Level 2) +S62234P | Garbage Code (GBD Level 2) +S62234S | Garbage Code (GBD Level 2) +S62235A | Garbage Code (GBD Level 2) +S62235B | Garbage Code (GBD Level 2) +S62235D | Garbage Code (GBD Level 2) +S62235G | Garbage Code (GBD Level 2) +S62235K | Garbage Code (GBD Level 2) +S62235P | Garbage Code (GBD Level 2) +S62235S | Garbage Code (GBD Level 2) +S62236A | Garbage Code (GBD Level 2) +S62236B | Garbage Code (GBD Level 2) +S62236D | Garbage Code (GBD Level 2) +S62236G | Garbage Code (GBD Level 2) +S62236K | Garbage Code (GBD Level 2) +S62236P | Garbage Code (GBD Level 2) +S62236S | Garbage Code (GBD Level 2) +S62241A | Garbage Code (GBD Level 2) +S62241B | Garbage Code (GBD Level 2) +S62241D | Garbage Code (GBD Level 2) +S62241G | Garbage Code (GBD Level 2) +S62241K | Garbage Code (GBD Level 2) +S62241P | Garbage Code (GBD Level 2) +S62241S | Garbage Code (GBD Level 2) +S62242A | Garbage Code (GBD Level 2) +S62242B | Garbage Code (GBD Level 2) +S62242D | Garbage Code (GBD Level 2) +S62242G | Garbage Code (GBD Level 2) +S62242K | Garbage Code (GBD Level 2) +S62242P | Garbage Code (GBD Level 2) +S62242S | Garbage Code (GBD Level 2) +S62243A | Garbage Code (GBD Level 2) +S62243B | Garbage Code (GBD Level 2) +S62243D | Garbage Code (GBD Level 2) +S62243G | Garbage Code (GBD Level 2) +S62243K | Garbage Code (GBD Level 2) +S62243P | Garbage Code (GBD Level 2) +S62243S | Garbage Code (GBD Level 2) +S62244A | Garbage Code (GBD Level 2) +S62244B | Garbage Code (GBD Level 2) +S62244D | Garbage Code (GBD Level 2) +S62244G | Garbage Code (GBD Level 2) +S62244K | Garbage Code (GBD Level 2) +S62244P | Garbage Code (GBD Level 2) +S62244S | Garbage Code (GBD Level 2) +S62245A | Garbage Code (GBD Level 2) +S62245B | Garbage Code (GBD Level 2) +S62245D | Garbage Code (GBD Level 2) +S62245G | Garbage Code (GBD Level 2) +S62245K | Garbage Code (GBD Level 2) +S62245P | Garbage Code (GBD Level 2) +S62245S | Garbage Code (GBD Level 2) +S62246A | Garbage Code (GBD Level 2) +S62246B | Garbage Code (GBD Level 2) +S62246D | Garbage Code (GBD Level 2) +S62246G | Garbage Code (GBD Level 2) +S62246K | Garbage Code (GBD Level 2) +S62246P | Garbage Code (GBD Level 2) +S62246S | Garbage Code (GBD Level 2) +S62251A | Garbage Code (GBD Level 2) +S62251B | Garbage Code (GBD Level 2) +S62251D | Garbage Code (GBD Level 2) +S62251G | Garbage Code (GBD Level 2) +S62251K | Garbage Code (GBD Level 2) +S62251P | Garbage Code (GBD Level 2) +S62251S | Garbage Code (GBD Level 2) +S62252A | Garbage Code (GBD Level 2) +S62252B | Garbage Code (GBD Level 2) +S62252D | Garbage Code (GBD Level 2) +S62252G | Garbage Code (GBD Level 2) +S62252K | Garbage Code (GBD Level 2) +S62252P | Garbage Code (GBD Level 2) +S62252S | Garbage Code (GBD Level 2) +S62253A | Garbage Code (GBD Level 2) +S62253B | Garbage Code (GBD Level 2) +S62253D | Garbage Code (GBD Level 2) +S62253G | Garbage Code (GBD Level 2) +S62253K | Garbage Code (GBD Level 2) +S62253P | Garbage Code (GBD Level 2) +S62253S | Garbage Code (GBD Level 2) +S62254A | Garbage Code (GBD Level 2) +S62254B | Garbage Code (GBD Level 2) +S62254D | Garbage Code (GBD Level 2) +S62254G | Garbage Code (GBD Level 2) +S62254K | Garbage Code (GBD Level 2) +S62254P | Garbage Code (GBD Level 2) +S62254S | Garbage Code (GBD Level 2) +S62255A | Garbage Code (GBD Level 2) +S62255B | Garbage Code (GBD Level 2) +S62255D | Garbage Code (GBD Level 2) +S62255G | Garbage Code (GBD Level 2) +S62255K | Garbage Code (GBD Level 2) +S62255P | Garbage Code (GBD Level 2) +S62255S | Garbage Code (GBD Level 2) +S62256A | Garbage Code (GBD Level 2) +S62256B | Garbage Code (GBD Level 2) +S62256D | Garbage Code (GBD Level 2) +S62256G | Garbage Code (GBD Level 2) +S62256K | Garbage Code (GBD Level 2) +S62256P | Garbage Code (GBD Level 2) +S62256S | Garbage Code (GBD Level 2) +S62291A | Garbage Code (GBD Level 2) +S62291B | Garbage Code (GBD Level 2) +S62291D | Garbage Code (GBD Level 2) +S62291G | Garbage Code (GBD Level 2) +S62291K | Garbage Code (GBD Level 2) +S62291P | Garbage Code (GBD Level 2) +S62291S | Garbage Code (GBD Level 2) +S62292A | Garbage Code (GBD Level 2) +S62292B | Garbage Code (GBD Level 2) +S62292D | Garbage Code (GBD Level 2) +S62292G | Garbage Code (GBD Level 2) +S62292K | Garbage Code (GBD Level 2) +S62292P | Garbage Code (GBD Level 2) +S62292S | Garbage Code (GBD Level 2) +S62299A | Garbage Code (GBD Level 2) +S62299B | Garbage Code (GBD Level 2) +S62299D | Garbage Code (GBD Level 2) +S62299G | Garbage Code (GBD Level 2) +S62299K | Garbage Code (GBD Level 2) +S62299P | Garbage Code (GBD Level 2) +S62299S | Garbage Code (GBD Level 2) +S623--- | Garbage Code (GBD Level 2) +S62300A | Garbage Code (GBD Level 2) +S62300B | Garbage Code (GBD Level 2) +S62300D | Garbage Code (GBD Level 2) +S62300G | Garbage Code (GBD Level 2) +S62300K | Garbage Code (GBD Level 2) +S62300P | Garbage Code (GBD Level 2) +S62300S | Garbage Code (GBD Level 2) +S62301A | Garbage Code (GBD Level 2) +S62301B | Garbage Code (GBD Level 2) +S62301D | Garbage Code (GBD Level 2) +S62301G | Garbage Code (GBD Level 2) +S62301K | Garbage Code (GBD Level 2) +S62301P | Garbage Code (GBD Level 2) +S62301S | Garbage Code (GBD Level 2) +S62302A | Garbage Code (GBD Level 2) +S62302B | Garbage Code (GBD Level 2) +S62302D | Garbage Code (GBD Level 2) +S62302G | Garbage Code (GBD Level 2) +S62302K | Garbage Code (GBD Level 2) +S62302P | Garbage Code (GBD Level 2) +S62302S | Garbage Code (GBD Level 2) +S62303A | Garbage Code (GBD Level 2) +S62303B | Garbage Code (GBD Level 2) +S62303D | Garbage Code (GBD Level 2) +S62303G | Garbage Code (GBD Level 2) +S62303K | Garbage Code (GBD Level 2) +S62303P | Garbage Code (GBD Level 2) +S62303S | Garbage Code (GBD Level 2) +S62304A | Garbage Code (GBD Level 2) +S62304B | Garbage Code (GBD Level 2) +S62304D | Garbage Code (GBD Level 2) +S62304G | Garbage Code (GBD Level 2) +S62304K | Garbage Code (GBD Level 2) +S62304P | Garbage Code (GBD Level 2) +S62304S | Garbage Code (GBD Level 2) +S62305A | Garbage Code (GBD Level 2) +S62305B | Garbage Code (GBD Level 2) +S62305D | Garbage Code (GBD Level 2) +S62305G | Garbage Code (GBD Level 2) +S62305K | Garbage Code (GBD Level 2) +S62305P | Garbage Code (GBD Level 2) +S62305S | Garbage Code (GBD Level 2) +S62306A | Garbage Code (GBD Level 2) +S62306B | Garbage Code (GBD Level 2) +S62306D | Garbage Code (GBD Level 2) +S62306G | Garbage Code (GBD Level 2) +S62306K | Garbage Code (GBD Level 2) +S62306P | Garbage Code (GBD Level 2) +S62306S | Garbage Code (GBD Level 2) +S62307A | Garbage Code (GBD Level 2) +S62307B | Garbage Code (GBD Level 2) +S62307D | Garbage Code (GBD Level 2) +S62307G | Garbage Code (GBD Level 2) +S62307K | Garbage Code (GBD Level 2) +S62307P | Garbage Code (GBD Level 2) +S62307S | Garbage Code (GBD Level 2) +S62308A | Garbage Code (GBD Level 2) +S62308B | Garbage Code (GBD Level 2) +S62308D | Garbage Code (GBD Level 2) +S62308G | Garbage Code (GBD Level 2) +S62308K | Garbage Code (GBD Level 2) +S62308P | Garbage Code (GBD Level 2) +S62308S | Garbage Code (GBD Level 2) +S62309A | Garbage Code (GBD Level 2) +S62309B | Garbage Code (GBD Level 2) +S62309D | Garbage Code (GBD Level 2) +S62309G | Garbage Code (GBD Level 2) +S62309K | Garbage Code (GBD Level 2) +S62309P | Garbage Code (GBD Level 2) +S62309S | Garbage Code (GBD Level 2) +S62310A | Garbage Code (GBD Level 2) +S62310B | Garbage Code (GBD Level 2) +S62310D | Garbage Code (GBD Level 2) +S62310G | Garbage Code (GBD Level 2) +S62310K | Garbage Code (GBD Level 2) +S62310P | Garbage Code (GBD Level 2) +S62310S | Garbage Code (GBD Level 2) +S62311A | Garbage Code (GBD Level 2) +S62311B | Garbage Code (GBD Level 2) +S62311D | Garbage Code (GBD Level 2) +S62311G | Garbage Code (GBD Level 2) +S62311K | Garbage Code (GBD Level 2) +S62311P | Garbage Code (GBD Level 2) +S62311S | Garbage Code (GBD Level 2) +S62312A | Garbage Code (GBD Level 2) +S62312B | Garbage Code (GBD Level 2) +S62312D | Garbage Code (GBD Level 2) +S62312G | Garbage Code (GBD Level 2) +S62312K | Garbage Code (GBD Level 2) +S62312P | Garbage Code (GBD Level 2) +S62312S | Garbage Code (GBD Level 2) +S62313A | Garbage Code (GBD Level 2) +S62313B | Garbage Code (GBD Level 2) +S62313D | Garbage Code (GBD Level 2) +S62313G | Garbage Code (GBD Level 2) +S62313K | Garbage Code (GBD Level 2) +S62313P | Garbage Code (GBD Level 2) +S62313S | Garbage Code (GBD Level 2) +S62314A | Garbage Code (GBD Level 2) +S62314B | Garbage Code (GBD Level 2) +S62314D | Garbage Code (GBD Level 2) +S62314G | Garbage Code (GBD Level 2) +S62314K | Garbage Code (GBD Level 2) +S62314P | Garbage Code (GBD Level 2) +S62314S | Garbage Code (GBD Level 2) +S62315A | Garbage Code (GBD Level 2) +S62315B | Garbage Code (GBD Level 2) +S62315D | Garbage Code (GBD Level 2) +S62315G | Garbage Code (GBD Level 2) +S62315K | Garbage Code (GBD Level 2) +S62315P | Garbage Code (GBD Level 2) +S62315S | Garbage Code (GBD Level 2) +S62316A | Garbage Code (GBD Level 2) +S62316B | Garbage Code (GBD Level 2) +S62316D | Garbage Code (GBD Level 2) +S62316G | Garbage Code (GBD Level 2) +S62316K | Garbage Code (GBD Level 2) +S62316P | Garbage Code (GBD Level 2) +S62316S | Garbage Code (GBD Level 2) +S62317A | Garbage Code (GBD Level 2) +S62317B | Garbage Code (GBD Level 2) +S62317D | Garbage Code (GBD Level 2) +S62317G | Garbage Code (GBD Level 2) +S62317K | Garbage Code (GBD Level 2) +S62317P | Garbage Code (GBD Level 2) +S62317S | Garbage Code (GBD Level 2) +S62318A | Garbage Code (GBD Level 2) +S62318B | Garbage Code (GBD Level 2) +S62318D | Garbage Code (GBD Level 2) +S62318G | Garbage Code (GBD Level 2) +S62318K | Garbage Code (GBD Level 2) +S62318P | Garbage Code (GBD Level 2) +S62318S | Garbage Code (GBD Level 2) +S62319A | Garbage Code (GBD Level 2) +S62319B | Garbage Code (GBD Level 2) +S62319D | Garbage Code (GBD Level 2) +S62319G | Garbage Code (GBD Level 2) +S62319K | Garbage Code (GBD Level 2) +S62319P | Garbage Code (GBD Level 2) +S62319S | Garbage Code (GBD Level 2) +S62320A | Garbage Code (GBD Level 2) +S62320B | Garbage Code (GBD Level 2) +S62320D | Garbage Code (GBD Level 2) +S62320G | Garbage Code (GBD Level 2) +S62320K | Garbage Code (GBD Level 2) +S62320P | Garbage Code (GBD Level 2) +S62320S | Garbage Code (GBD Level 2) +S62321A | Garbage Code (GBD Level 2) +S62321B | Garbage Code (GBD Level 2) +S62321D | Garbage Code (GBD Level 2) +S62321G | Garbage Code (GBD Level 2) +S62321K | Garbage Code (GBD Level 2) +S62321P | Garbage Code (GBD Level 2) +S62321S | Garbage Code (GBD Level 2) +S62322A | Garbage Code (GBD Level 2) +S62322B | Garbage Code (GBD Level 2) +S62322D | Garbage Code (GBD Level 2) +S62322G | Garbage Code (GBD Level 2) +S62322K | Garbage Code (GBD Level 2) +S62322P | Garbage Code (GBD Level 2) +S62322S | Garbage Code (GBD Level 2) +S62323A | Garbage Code (GBD Level 2) +S62323B | Garbage Code (GBD Level 2) +S62323D | Garbage Code (GBD Level 2) +S62323G | Garbage Code (GBD Level 2) +S62323K | Garbage Code (GBD Level 2) +S62323P | Garbage Code (GBD Level 2) +S62323S | Garbage Code (GBD Level 2) +S62324A | Garbage Code (GBD Level 2) +S62324B | Garbage Code (GBD Level 2) +S62324D | Garbage Code (GBD Level 2) +S62324G | Garbage Code (GBD Level 2) +S62324K | Garbage Code (GBD Level 2) +S62324P | Garbage Code (GBD Level 2) +S62324S | Garbage Code (GBD Level 2) +S62325A | Garbage Code (GBD Level 2) +S62325B | Garbage Code (GBD Level 2) +S62325D | Garbage Code (GBD Level 2) +S62325G | Garbage Code (GBD Level 2) +S62325K | Garbage Code (GBD Level 2) +S62325P | Garbage Code (GBD Level 2) +S62325S | Garbage Code (GBD Level 2) +S62326A | Garbage Code (GBD Level 2) +S62326B | Garbage Code (GBD Level 2) +S62326D | Garbage Code (GBD Level 2) +S62326G | Garbage Code (GBD Level 2) +S62326K | Garbage Code (GBD Level 2) +S62326P | Garbage Code (GBD Level 2) +S62326S | Garbage Code (GBD Level 2) +S62327A | Garbage Code (GBD Level 2) +S62327B | Garbage Code (GBD Level 2) +S62327D | Garbage Code (GBD Level 2) +S62327G | Garbage Code (GBD Level 2) +S62327K | Garbage Code (GBD Level 2) +S62327P | Garbage Code (GBD Level 2) +S62327S | Garbage Code (GBD Level 2) +S62328A | Garbage Code (GBD Level 2) +S62328B | Garbage Code (GBD Level 2) +S62328D | Garbage Code (GBD Level 2) +S62328G | Garbage Code (GBD Level 2) +S62328K | Garbage Code (GBD Level 2) +S62328P | Garbage Code (GBD Level 2) +S62328S | Garbage Code (GBD Level 2) +S62329A | Garbage Code (GBD Level 2) +S62329B | Garbage Code (GBD Level 2) +S62329D | Garbage Code (GBD Level 2) +S62329G | Garbage Code (GBD Level 2) +S62329K | Garbage Code (GBD Level 2) +S62329P | Garbage Code (GBD Level 2) +S62329S | Garbage Code (GBD Level 2) +S62330A | Garbage Code (GBD Level 2) +S62330B | Garbage Code (GBD Level 2) +S62330D | Garbage Code (GBD Level 2) +S62330G | Garbage Code (GBD Level 2) +S62330K | Garbage Code (GBD Level 2) +S62330P | Garbage Code (GBD Level 2) +S62330S | Garbage Code (GBD Level 2) +S62331A | Garbage Code (GBD Level 2) +S62331B | Garbage Code (GBD Level 2) +S62331D | Garbage Code (GBD Level 2) +S62331G | Garbage Code (GBD Level 2) +S62331K | Garbage Code (GBD Level 2) +S62331P | Garbage Code (GBD Level 2) +S62331S | Garbage Code (GBD Level 2) +S62332A | Garbage Code (GBD Level 2) +S62332B | Garbage Code (GBD Level 2) +S62332D | Garbage Code (GBD Level 2) +S62332G | Garbage Code (GBD Level 2) +S62332K | Garbage Code (GBD Level 2) +S62332P | Garbage Code (GBD Level 2) +S62332S | Garbage Code (GBD Level 2) +S62333A | Garbage Code (GBD Level 2) +S62333B | Garbage Code (GBD Level 2) +S62333D | Garbage Code (GBD Level 2) +S62333G | Garbage Code (GBD Level 2) +S62333K | Garbage Code (GBD Level 2) +S62333P | Garbage Code (GBD Level 2) +S62333S | Garbage Code (GBD Level 2) +S62334A | Garbage Code (GBD Level 2) +S62334B | Garbage Code (GBD Level 2) +S62334D | Garbage Code (GBD Level 2) +S62334G | Garbage Code (GBD Level 2) +S62334K | Garbage Code (GBD Level 2) +S62334P | Garbage Code (GBD Level 2) +S62334S | Garbage Code (GBD Level 2) +S62335A | Garbage Code (GBD Level 2) +S62335B | Garbage Code (GBD Level 2) +S62335D | Garbage Code (GBD Level 2) +S62335G | Garbage Code (GBD Level 2) +S62335K | Garbage Code (GBD Level 2) +S62335P | Garbage Code (GBD Level 2) +S62335S | Garbage Code (GBD Level 2) +S62336A | Garbage Code (GBD Level 2) +S62336B | Garbage Code (GBD Level 2) +S62336D | Garbage Code (GBD Level 2) +S62336G | Garbage Code (GBD Level 2) +S62336K | Garbage Code (GBD Level 2) +S62336P | Garbage Code (GBD Level 2) +S62336S | Garbage Code (GBD Level 2) +S62337A | Garbage Code (GBD Level 2) +S62337B | Garbage Code (GBD Level 2) +S62337D | Garbage Code (GBD Level 2) +S62337G | Garbage Code (GBD Level 2) +S62337K | Garbage Code (GBD Level 2) +S62337P | Garbage Code (GBD Level 2) +S62337S | Garbage Code (GBD Level 2) +S62338A | Garbage Code (GBD Level 2) +S62338B | Garbage Code (GBD Level 2) +S62338D | Garbage Code (GBD Level 2) +S62338G | Garbage Code (GBD Level 2) +S62338K | Garbage Code (GBD Level 2) +S62338P | Garbage Code (GBD Level 2) +S62338S | Garbage Code (GBD Level 2) +S62339A | Garbage Code (GBD Level 2) +S62339B | Garbage Code (GBD Level 2) +S62339D | Garbage Code (GBD Level 2) +S62339G | Garbage Code (GBD Level 2) +S62339K | Garbage Code (GBD Level 2) +S62339P | Garbage Code (GBD Level 2) +S62339S | Garbage Code (GBD Level 2) +S62340A | Garbage Code (GBD Level 2) +S62340B | Garbage Code (GBD Level 2) +S62340D | Garbage Code (GBD Level 2) +S62340G | Garbage Code (GBD Level 2) +S62340K | Garbage Code (GBD Level 2) +S62340P | Garbage Code (GBD Level 2) +S62340S | Garbage Code (GBD Level 2) +S62341A | Garbage Code (GBD Level 2) +S62341B | Garbage Code (GBD Level 2) +S62341D | Garbage Code (GBD Level 2) +S62341G | Garbage Code (GBD Level 2) +S62341K | Garbage Code (GBD Level 2) +S62341P | Garbage Code (GBD Level 2) +S62341S | Garbage Code (GBD Level 2) +S62342A | Garbage Code (GBD Level 2) +S62342B | Garbage Code (GBD Level 2) +S62342D | Garbage Code (GBD Level 2) +S62342G | Garbage Code (GBD Level 2) +S62342K | Garbage Code (GBD Level 2) +S62342P | Garbage Code (GBD Level 2) +S62342S | Garbage Code (GBD Level 2) +S62343A | Garbage Code (GBD Level 2) +S62343B | Garbage Code (GBD Level 2) +S62343D | Garbage Code (GBD Level 2) +S62343G | Garbage Code (GBD Level 2) +S62343K | Garbage Code (GBD Level 2) +S62343P | Garbage Code (GBD Level 2) +S62343S | Garbage Code (GBD Level 2) +S62344A | Garbage Code (GBD Level 2) +S62344B | Garbage Code (GBD Level 2) +S62344D | Garbage Code (GBD Level 2) +S62344G | Garbage Code (GBD Level 2) +S62344K | Garbage Code (GBD Level 2) +S62344P | Garbage Code (GBD Level 2) +S62344S | Garbage Code (GBD Level 2) +S62345A | Garbage Code (GBD Level 2) +S62345B | Garbage Code (GBD Level 2) +S62345D | Garbage Code (GBD Level 2) +S62345G | Garbage Code (GBD Level 2) +S62345K | Garbage Code (GBD Level 2) +S62345P | Garbage Code (GBD Level 2) +S62345S | Garbage Code (GBD Level 2) +S62346A | Garbage Code (GBD Level 2) +S62346B | Garbage Code (GBD Level 2) +S62346D | Garbage Code (GBD Level 2) +S62346G | Garbage Code (GBD Level 2) +S62346K | Garbage Code (GBD Level 2) +S62346P | Garbage Code (GBD Level 2) +S62346S | Garbage Code (GBD Level 2) +S62347A | Garbage Code (GBD Level 2) +S62347B | Garbage Code (GBD Level 2) +S62347D | Garbage Code (GBD Level 2) +S62347G | Garbage Code (GBD Level 2) +S62347K | Garbage Code (GBD Level 2) +S62347P | Garbage Code (GBD Level 2) +S62347S | Garbage Code (GBD Level 2) +S62348A | Garbage Code (GBD Level 2) +S62348B | Garbage Code (GBD Level 2) +S62348D | Garbage Code (GBD Level 2) +S62348G | Garbage Code (GBD Level 2) +S62348K | Garbage Code (GBD Level 2) +S62348P | Garbage Code (GBD Level 2) +S62348S | Garbage Code (GBD Level 2) +S62349A | Garbage Code (GBD Level 2) +S62349B | Garbage Code (GBD Level 2) +S62349D | Garbage Code (GBD Level 2) +S62349G | Garbage Code (GBD Level 2) +S62349K | Garbage Code (GBD Level 2) +S62349P | Garbage Code (GBD Level 2) +S62349S | Garbage Code (GBD Level 2) +S62350A | Garbage Code (GBD Level 2) +S62350B | Garbage Code (GBD Level 2) +S62350D | Garbage Code (GBD Level 2) +S62350G | Garbage Code (GBD Level 2) +S62350K | Garbage Code (GBD Level 2) +S62350P | Garbage Code (GBD Level 2) +S62350S | Garbage Code (GBD Level 2) +S62351A | Garbage Code (GBD Level 2) +S62351B | Garbage Code (GBD Level 2) +S62351D | Garbage Code (GBD Level 2) +S62351G | Garbage Code (GBD Level 2) +S62351K | Garbage Code (GBD Level 2) +S62351P | Garbage Code (GBD Level 2) +S62351S | Garbage Code (GBD Level 2) +S62352A | Garbage Code (GBD Level 2) +S62352B | Garbage Code (GBD Level 2) +S62352D | Garbage Code (GBD Level 2) +S62352G | Garbage Code (GBD Level 2) +S62352K | Garbage Code (GBD Level 2) +S62352P | Garbage Code (GBD Level 2) +S62352S | Garbage Code (GBD Level 2) +S62353A | Garbage Code (GBD Level 2) +S62353B | Garbage Code (GBD Level 2) +S62353D | Garbage Code (GBD Level 2) +S62353G | Garbage Code (GBD Level 2) +S62353K | Garbage Code (GBD Level 2) +S62353P | Garbage Code (GBD Level 2) +S62353S | Garbage Code (GBD Level 2) +S62354A | Garbage Code (GBD Level 2) +S62354B | Garbage Code (GBD Level 2) +S62354D | Garbage Code (GBD Level 2) +S62354G | Garbage Code (GBD Level 2) +S62354K | Garbage Code (GBD Level 2) +S62354P | Garbage Code (GBD Level 2) +S62354S | Garbage Code (GBD Level 2) +S62355A | Garbage Code (GBD Level 2) +S62355B | Garbage Code (GBD Level 2) +S62355D | Garbage Code (GBD Level 2) +S62355G | Garbage Code (GBD Level 2) +S62355K | Garbage Code (GBD Level 2) +S62355P | Garbage Code (GBD Level 2) +S62355S | Garbage Code (GBD Level 2) +S62356A | Garbage Code (GBD Level 2) +S62356B | Garbage Code (GBD Level 2) +S62356D | Garbage Code (GBD Level 2) +S62356G | Garbage Code (GBD Level 2) +S62356K | Garbage Code (GBD Level 2) +S62356P | Garbage Code (GBD Level 2) +S62356S | Garbage Code (GBD Level 2) +S62357A | Garbage Code (GBD Level 2) +S62357B | Garbage Code (GBD Level 2) +S62357D | Garbage Code (GBD Level 2) +S62357G | Garbage Code (GBD Level 2) +S62357K | Garbage Code (GBD Level 2) +S62357P | Garbage Code (GBD Level 2) +S62357S | Garbage Code (GBD Level 2) +S62358A | Garbage Code (GBD Level 2) +S62358B | Garbage Code (GBD Level 2) +S62358D | Garbage Code (GBD Level 2) +S62358G | Garbage Code (GBD Level 2) +S62358K | Garbage Code (GBD Level 2) +S62358P | Garbage Code (GBD Level 2) +S62358S | Garbage Code (GBD Level 2) +S62359A | Garbage Code (GBD Level 2) +S62359B | Garbage Code (GBD Level 2) +S62359D | Garbage Code (GBD Level 2) +S62359G | Garbage Code (GBD Level 2) +S62359K | Garbage Code (GBD Level 2) +S62359P | Garbage Code (GBD Level 2) +S62359S | Garbage Code (GBD Level 2) +S62360A | Garbage Code (GBD Level 2) +S62360B | Garbage Code (GBD Level 2) +S62360D | Garbage Code (GBD Level 2) +S62360G | Garbage Code (GBD Level 2) +S62360K | Garbage Code (GBD Level 2) +S62360P | Garbage Code (GBD Level 2) +S62360S | Garbage Code (GBD Level 2) +S62361A | Garbage Code (GBD Level 2) +S62361B | Garbage Code (GBD Level 2) +S62361D | Garbage Code (GBD Level 2) +S62361G | Garbage Code (GBD Level 2) +S62361K | Garbage Code (GBD Level 2) +S62361P | Garbage Code (GBD Level 2) +S62361S | Garbage Code (GBD Level 2) +S62362A | Garbage Code (GBD Level 2) +S62362B | Garbage Code (GBD Level 2) +S62362D | Garbage Code (GBD Level 2) +S62362G | Garbage Code (GBD Level 2) +S62362K | Garbage Code (GBD Level 2) +S62362P | Garbage Code (GBD Level 2) +S62362S | Garbage Code (GBD Level 2) +S62363A | Garbage Code (GBD Level 2) +S62363B | Garbage Code (GBD Level 2) +S62363D | Garbage Code (GBD Level 2) +S62363G | Garbage Code (GBD Level 2) +S62363K | Garbage Code (GBD Level 2) +S62363P | Garbage Code (GBD Level 2) +S62363S | Garbage Code (GBD Level 2) +S62364A | Garbage Code (GBD Level 2) +S62364B | Garbage Code (GBD Level 2) +S62364D | Garbage Code (GBD Level 2) +S62364G | Garbage Code (GBD Level 2) +S62364K | Garbage Code (GBD Level 2) +S62364P | Garbage Code (GBD Level 2) +S62364S | Garbage Code (GBD Level 2) +S62365A | Garbage Code (GBD Level 2) +S62365B | Garbage Code (GBD Level 2) +S62365D | Garbage Code (GBD Level 2) +S62365G | Garbage Code (GBD Level 2) +S62365K | Garbage Code (GBD Level 2) +S62365P | Garbage Code (GBD Level 2) +S62365S | Garbage Code (GBD Level 2) +S62366A | Garbage Code (GBD Level 2) +S62366B | Garbage Code (GBD Level 2) +S62366D | Garbage Code (GBD Level 2) +S62366G | Garbage Code (GBD Level 2) +S62366K | Garbage Code (GBD Level 2) +S62366P | Garbage Code (GBD Level 2) +S62366S | Garbage Code (GBD Level 2) +S62367A | Garbage Code (GBD Level 2) +S62367B | Garbage Code (GBD Level 2) +S62367D | Garbage Code (GBD Level 2) +S62367G | Garbage Code (GBD Level 2) +S62367K | Garbage Code (GBD Level 2) +S62367P | Garbage Code (GBD Level 2) +S62367S | Garbage Code (GBD Level 2) +S62368A | Garbage Code (GBD Level 2) +S62368B | Garbage Code (GBD Level 2) +S62368D | Garbage Code (GBD Level 2) +S62368G | Garbage Code (GBD Level 2) +S62368K | Garbage Code (GBD Level 2) +S62368P | Garbage Code (GBD Level 2) +S62368S | Garbage Code (GBD Level 2) +S62369A | Garbage Code (GBD Level 2) +S62369B | Garbage Code (GBD Level 2) +S62369D | Garbage Code (GBD Level 2) +S62369G | Garbage Code (GBD Level 2) +S62369K | Garbage Code (GBD Level 2) +S62369P | Garbage Code (GBD Level 2) +S62369S | Garbage Code (GBD Level 2) +S62390A | Garbage Code (GBD Level 2) +S62390B | Garbage Code (GBD Level 2) +S62390D | Garbage Code (GBD Level 2) +S62390G | Garbage Code (GBD Level 2) +S62390K | Garbage Code (GBD Level 2) +S62390P | Garbage Code (GBD Level 2) +S62390S | Garbage Code (GBD Level 2) +S62391A | Garbage Code (GBD Level 2) +S62391B | Garbage Code (GBD Level 2) +S62391D | Garbage Code (GBD Level 2) +S62391G | Garbage Code (GBD Level 2) +S62391K | Garbage Code (GBD Level 2) +S62391P | Garbage Code (GBD Level 2) +S62391S | Garbage Code (GBD Level 2) +S62392A | Garbage Code (GBD Level 2) +S62392B | Garbage Code (GBD Level 2) +S62392D | Garbage Code (GBD Level 2) +S62392G | Garbage Code (GBD Level 2) +S62392K | Garbage Code (GBD Level 2) +S62392P | Garbage Code (GBD Level 2) +S62392S | Garbage Code (GBD Level 2) +S62393A | Garbage Code (GBD Level 2) +S62393B | Garbage Code (GBD Level 2) +S62393D | Garbage Code (GBD Level 2) +S62393G | Garbage Code (GBD Level 2) +S62393K | Garbage Code (GBD Level 2) +S62393P | Garbage Code (GBD Level 2) +S62393S | Garbage Code (GBD Level 2) +S62394A | Garbage Code (GBD Level 2) +S62394B | Garbage Code (GBD Level 2) +S62394D | Garbage Code (GBD Level 2) +S62394G | Garbage Code (GBD Level 2) +S62394K | Garbage Code (GBD Level 2) +S62394P | Garbage Code (GBD Level 2) +S62394S | Garbage Code (GBD Level 2) +S62395A | Garbage Code (GBD Level 2) +S62395B | Garbage Code (GBD Level 2) +S62395D | Garbage Code (GBD Level 2) +S62395G | Garbage Code (GBD Level 2) +S62395K | Garbage Code (GBD Level 2) +S62395P | Garbage Code (GBD Level 2) +S62395S | Garbage Code (GBD Level 2) +S62396A | Garbage Code (GBD Level 2) +S62396B | Garbage Code (GBD Level 2) +S62396D | Garbage Code (GBD Level 2) +S62396G | Garbage Code (GBD Level 2) +S62396K | Garbage Code (GBD Level 2) +S62396P | Garbage Code (GBD Level 2) +S62396S | Garbage Code (GBD Level 2) +S62397A | Garbage Code (GBD Level 2) +S62397B | Garbage Code (GBD Level 2) +S62397D | Garbage Code (GBD Level 2) +S62397G | Garbage Code (GBD Level 2) +S62397K | Garbage Code (GBD Level 2) +S62397P | Garbage Code (GBD Level 2) +S62397S | Garbage Code (GBD Level 2) +S62398A | Garbage Code (GBD Level 2) +S62398B | Garbage Code (GBD Level 2) +S62398D | Garbage Code (GBD Level 2) +S62398G | Garbage Code (GBD Level 2) +S62398K | Garbage Code (GBD Level 2) +S62398P | Garbage Code (GBD Level 2) +S62398S | Garbage Code (GBD Level 2) +S62399A | Garbage Code (GBD Level 2) +S62399B | Garbage Code (GBD Level 2) +S62399D | Garbage Code (GBD Level 2) +S62399G | Garbage Code (GBD Level 2) +S62399K | Garbage Code (GBD Level 2) +S62399P | Garbage Code (GBD Level 2) +S62399S | Garbage Code (GBD Level 2) +S624--- | Garbage Code (GBD Level 2) +S625--- | Garbage Code (GBD Level 2) +S62501A | Garbage Code (GBD Level 2) +S62501B | Garbage Code (GBD Level 2) +S62501D | Garbage Code (GBD Level 2) +S62501G | Garbage Code (GBD Level 2) +S62501K | Garbage Code (GBD Level 2) +S62501P | Garbage Code (GBD Level 2) +S62501S | Garbage Code (GBD Level 2) +S62502A | Garbage Code (GBD Level 2) +S62502B | Garbage Code (GBD Level 2) +S62502D | Garbage Code (GBD Level 2) +S62502G | Garbage Code (GBD Level 2) +S62502K | Garbage Code (GBD Level 2) +S62502P | Garbage Code (GBD Level 2) +S62502S | Garbage Code (GBD Level 2) +S62509A | Garbage Code (GBD Level 2) +S62509B | Garbage Code (GBD Level 2) +S62509D | Garbage Code (GBD Level 2) +S62509G | Garbage Code (GBD Level 2) +S62509K | Garbage Code (GBD Level 2) +S62509P | Garbage Code (GBD Level 2) +S62509S | Garbage Code (GBD Level 2) +S62511A | Garbage Code (GBD Level 2) +S62511B | Garbage Code (GBD Level 2) +S62511D | Garbage Code (GBD Level 2) +S62511G | Garbage Code (GBD Level 2) +S62511K | Garbage Code (GBD Level 2) +S62511P | Garbage Code (GBD Level 2) +S62511S | Garbage Code (GBD Level 2) +S62512A | Garbage Code (GBD Level 2) +S62512B | Garbage Code (GBD Level 2) +S62512D | Garbage Code (GBD Level 2) +S62512G | Garbage Code (GBD Level 2) +S62512K | Garbage Code (GBD Level 2) +S62512P | Garbage Code (GBD Level 2) +S62512S | Garbage Code (GBD Level 2) +S62513A | Garbage Code (GBD Level 2) +S62513B | Garbage Code (GBD Level 2) +S62513D | Garbage Code (GBD Level 2) +S62513G | Garbage Code (GBD Level 2) +S62513K | Garbage Code (GBD Level 2) +S62513P | Garbage Code (GBD Level 2) +S62513S | Garbage Code (GBD Level 2) +S62514A | Garbage Code (GBD Level 2) +S62514B | Garbage Code (GBD Level 2) +S62514D | Garbage Code (GBD Level 2) +S62514G | Garbage Code (GBD Level 2) +S62514K | Garbage Code (GBD Level 2) +S62514P | Garbage Code (GBD Level 2) +S62514S | Garbage Code (GBD Level 2) +S62515A | Garbage Code (GBD Level 2) +S62515B | Garbage Code (GBD Level 2) +S62515D | Garbage Code (GBD Level 2) +S62515G | Garbage Code (GBD Level 2) +S62515K | Garbage Code (GBD Level 2) +S62515P | Garbage Code (GBD Level 2) +S62515S | Garbage Code (GBD Level 2) +S62516A | Garbage Code (GBD Level 2) +S62516B | Garbage Code (GBD Level 2) +S62516D | Garbage Code (GBD Level 2) +S62516G | Garbage Code (GBD Level 2) +S62516K | Garbage Code (GBD Level 2) +S62516P | Garbage Code (GBD Level 2) +S62516S | Garbage Code (GBD Level 2) +S62521A | Garbage Code (GBD Level 2) +S62521B | Garbage Code (GBD Level 2) +S62521D | Garbage Code (GBD Level 2) +S62521G | Garbage Code (GBD Level 2) +S62521K | Garbage Code (GBD Level 2) +S62521P | Garbage Code (GBD Level 2) +S62521S | Garbage Code (GBD Level 2) +S62522A | Garbage Code (GBD Level 2) +S62522B | Garbage Code (GBD Level 2) +S62522D | Garbage Code (GBD Level 2) +S62522G | Garbage Code (GBD Level 2) +S62522K | Garbage Code (GBD Level 2) +S62522P | Garbage Code (GBD Level 2) +S62522S | Garbage Code (GBD Level 2) +S62523A | Garbage Code (GBD Level 2) +S62523B | Garbage Code (GBD Level 2) +S62523D | Garbage Code (GBD Level 2) +S62523G | Garbage Code (GBD Level 2) +S62523K | Garbage Code (GBD Level 2) +S62523P | Garbage Code (GBD Level 2) +S62523S | Garbage Code (GBD Level 2) +S62524A | Garbage Code (GBD Level 2) +S62524B | Garbage Code (GBD Level 2) +S62524D | Garbage Code (GBD Level 2) +S62524G | Garbage Code (GBD Level 2) +S62524K | Garbage Code (GBD Level 2) +S62524P | Garbage Code (GBD Level 2) +S62524S | Garbage Code (GBD Level 2) +S62525A | Garbage Code (GBD Level 2) +S62525B | Garbage Code (GBD Level 2) +S62525D | Garbage Code (GBD Level 2) +S62525G | Garbage Code (GBD Level 2) +S62525K | Garbage Code (GBD Level 2) +S62525P | Garbage Code (GBD Level 2) +S62525S | Garbage Code (GBD Level 2) +S62526A | Garbage Code (GBD Level 2) +S62526B | Garbage Code (GBD Level 2) +S62526D | Garbage Code (GBD Level 2) +S62526G | Garbage Code (GBD Level 2) +S62526K | Garbage Code (GBD Level 2) +S62526P | Garbage Code (GBD Level 2) +S62526S | Garbage Code (GBD Level 2) +S626--- | Garbage Code (GBD Level 2) +S62600A | Garbage Code (GBD Level 2) +S62600B | Garbage Code (GBD Level 2) +S62600D | Garbage Code (GBD Level 2) +S62600G | Garbage Code (GBD Level 2) +S62600K | Garbage Code (GBD Level 2) +S62600P | Garbage Code (GBD Level 2) +S62600S | Garbage Code (GBD Level 2) +S62601A | Garbage Code (GBD Level 2) +S62601B | Garbage Code (GBD Level 2) +S62601D | Garbage Code (GBD Level 2) +S62601G | Garbage Code (GBD Level 2) +S62601K | Garbage Code (GBD Level 2) +S62601P | Garbage Code (GBD Level 2) +S62601S | Garbage Code (GBD Level 2) +S62602A | Garbage Code (GBD Level 2) +S62602B | Garbage Code (GBD Level 2) +S62602D | Garbage Code (GBD Level 2) +S62602G | Garbage Code (GBD Level 2) +S62602K | Garbage Code (GBD Level 2) +S62602P | Garbage Code (GBD Level 2) +S62602S | Garbage Code (GBD Level 2) +S62603A | Garbage Code (GBD Level 2) +S62603B | Garbage Code (GBD Level 2) +S62603D | Garbage Code (GBD Level 2) +S62603G | Garbage Code (GBD Level 2) +S62603K | Garbage Code (GBD Level 2) +S62603P | Garbage Code (GBD Level 2) +S62603S | Garbage Code (GBD Level 2) +S62604A | Garbage Code (GBD Level 2) +S62604B | Garbage Code (GBD Level 2) +S62604D | Garbage Code (GBD Level 2) +S62604G | Garbage Code (GBD Level 2) +S62604K | Garbage Code (GBD Level 2) +S62604P | Garbage Code (GBD Level 2) +S62604S | Garbage Code (GBD Level 2) +S62605A | Garbage Code (GBD Level 2) +S62605B | Garbage Code (GBD Level 2) +S62605D | Garbage Code (GBD Level 2) +S62605G | Garbage Code (GBD Level 2) +S62605K | Garbage Code (GBD Level 2) +S62605P | Garbage Code (GBD Level 2) +S62605S | Garbage Code (GBD Level 2) +S62606A | Garbage Code (GBD Level 2) +S62606B | Garbage Code (GBD Level 2) +S62606D | Garbage Code (GBD Level 2) +S62606G | Garbage Code (GBD Level 2) +S62606K | Garbage Code (GBD Level 2) +S62606P | Garbage Code (GBD Level 2) +S62606S | Garbage Code (GBD Level 2) +S62607A | Garbage Code (GBD Level 2) +S62607B | Garbage Code (GBD Level 2) +S62607D | Garbage Code (GBD Level 2) +S62607G | Garbage Code (GBD Level 2) +S62607K | Garbage Code (GBD Level 2) +S62607P | Garbage Code (GBD Level 2) +S62607S | Garbage Code (GBD Level 2) +S62608A | Garbage Code (GBD Level 2) +S62608B | Garbage Code (GBD Level 2) +S62608D | Garbage Code (GBD Level 2) +S62608G | Garbage Code (GBD Level 2) +S62608K | Garbage Code (GBD Level 2) +S62608P | Garbage Code (GBD Level 2) +S62608S | Garbage Code (GBD Level 2) +S62609A | Garbage Code (GBD Level 2) +S62609B | Garbage Code (GBD Level 2) +S62609D | Garbage Code (GBD Level 2) +S62609G | Garbage Code (GBD Level 2) +S62609K | Garbage Code (GBD Level 2) +S62609P | Garbage Code (GBD Level 2) +S62609S | Garbage Code (GBD Level 2) +S62610A | Garbage Code (GBD Level 2) +S62610B | Garbage Code (GBD Level 2) +S62610D | Garbage Code (GBD Level 2) +S62610G | Garbage Code (GBD Level 2) +S62610K | Garbage Code (GBD Level 2) +S62610P | Garbage Code (GBD Level 2) +S62610S | Garbage Code (GBD Level 2) +S62611A | Garbage Code (GBD Level 2) +S62611B | Garbage Code (GBD Level 2) +S62611D | Garbage Code (GBD Level 2) +S62611G | Garbage Code (GBD Level 2) +S62611K | Garbage Code (GBD Level 2) +S62611P | Garbage Code (GBD Level 2) +S62611S | Garbage Code (GBD Level 2) +S62612A | Garbage Code (GBD Level 2) +S62612B | Garbage Code (GBD Level 2) +S62612D | Garbage Code (GBD Level 2) +S62612G | Garbage Code (GBD Level 2) +S62612K | Garbage Code (GBD Level 2) +S62612P | Garbage Code (GBD Level 2) +S62612S | Garbage Code (GBD Level 2) +S62613A | Garbage Code (GBD Level 2) +S62613B | Garbage Code (GBD Level 2) +S62613D | Garbage Code (GBD Level 2) +S62613G | Garbage Code (GBD Level 2) +S62613K | Garbage Code (GBD Level 2) +S62613P | Garbage Code (GBD Level 2) +S62613S | Garbage Code (GBD Level 2) +S62614A | Garbage Code (GBD Level 2) +S62614B | Garbage Code (GBD Level 2) +S62614D | Garbage Code (GBD Level 2) +S62614G | Garbage Code (GBD Level 2) +S62614K | Garbage Code (GBD Level 2) +S62614P | Garbage Code (GBD Level 2) +S62614S | Garbage Code (GBD Level 2) +S62615A | Garbage Code (GBD Level 2) +S62615B | Garbage Code (GBD Level 2) +S62615D | Garbage Code (GBD Level 2) +S62615G | Garbage Code (GBD Level 2) +S62615K | Garbage Code (GBD Level 2) +S62615P | Garbage Code (GBD Level 2) +S62615S | Garbage Code (GBD Level 2) +S62616A | Garbage Code (GBD Level 2) +S62616B | Garbage Code (GBD Level 2) +S62616D | Garbage Code (GBD Level 2) +S62616G | Garbage Code (GBD Level 2) +S62616K | Garbage Code (GBD Level 2) +S62616P | Garbage Code (GBD Level 2) +S62616S | Garbage Code (GBD Level 2) +S62617A | Garbage Code (GBD Level 2) +S62617B | Garbage Code (GBD Level 2) +S62617D | Garbage Code (GBD Level 2) +S62617G | Garbage Code (GBD Level 2) +S62617K | Garbage Code (GBD Level 2) +S62617P | Garbage Code (GBD Level 2) +S62617S | Garbage Code (GBD Level 2) +S62618A | Garbage Code (GBD Level 2) +S62618B | Garbage Code (GBD Level 2) +S62618D | Garbage Code (GBD Level 2) +S62618G | Garbage Code (GBD Level 2) +S62618K | Garbage Code (GBD Level 2) +S62618P | Garbage Code (GBD Level 2) +S62618S | Garbage Code (GBD Level 2) +S62619A | Garbage Code (GBD Level 2) +S62619B | Garbage Code (GBD Level 2) +S62619D | Garbage Code (GBD Level 2) +S62619G | Garbage Code (GBD Level 2) +S62619K | Garbage Code (GBD Level 2) +S62619P | Garbage Code (GBD Level 2) +S62619S | Garbage Code (GBD Level 2) +S62620A | Garbage Code (GBD Level 2) +S62620B | Garbage Code (GBD Level 2) +S62620D | Garbage Code (GBD Level 2) +S62620G | Garbage Code (GBD Level 2) +S62620K | Garbage Code (GBD Level 2) +S62620P | Garbage Code (GBD Level 2) +S62620S | Garbage Code (GBD Level 2) +S62621A | Garbage Code (GBD Level 2) +S62621B | Garbage Code (GBD Level 2) +S62621D | Garbage Code (GBD Level 2) +S62621G | Garbage Code (GBD Level 2) +S62621K | Garbage Code (GBD Level 2) +S62621P | Garbage Code (GBD Level 2) +S62621S | Garbage Code (GBD Level 2) +S62622A | Garbage Code (GBD Level 2) +S62622B | Garbage Code (GBD Level 2) +S62622D | Garbage Code (GBD Level 2) +S62622G | Garbage Code (GBD Level 2) +S62622K | Garbage Code (GBD Level 2) +S62622P | Garbage Code (GBD Level 2) +S62622S | Garbage Code (GBD Level 2) +S62623A | Garbage Code (GBD Level 2) +S62623B | Garbage Code (GBD Level 2) +S62623D | Garbage Code (GBD Level 2) +S62623G | Garbage Code (GBD Level 2) +S62623K | Garbage Code (GBD Level 2) +S62623P | Garbage Code (GBD Level 2) +S62623S | Garbage Code (GBD Level 2) +S62624A | Garbage Code (GBD Level 2) +S62624B | Garbage Code (GBD Level 2) +S62624D | Garbage Code (GBD Level 2) +S62624G | Garbage Code (GBD Level 2) +S62624K | Garbage Code (GBD Level 2) +S62624P | Garbage Code (GBD Level 2) +S62624S | Garbage Code (GBD Level 2) +S62625A | Garbage Code (GBD Level 2) +S62625B | Garbage Code (GBD Level 2) +S62625D | Garbage Code (GBD Level 2) +S62625G | Garbage Code (GBD Level 2) +S62625K | Garbage Code (GBD Level 2) +S62625P | Garbage Code (GBD Level 2) +S62625S | Garbage Code (GBD Level 2) +S62626A | Garbage Code (GBD Level 2) +S62626B | Garbage Code (GBD Level 2) +S62626D | Garbage Code (GBD Level 2) +S62626G | Garbage Code (GBD Level 2) +S62626K | Garbage Code (GBD Level 2) +S62626P | Garbage Code (GBD Level 2) +S62626S | Garbage Code (GBD Level 2) +S62627A | Garbage Code (GBD Level 2) +S62627B | Garbage Code (GBD Level 2) +S62627D | Garbage Code (GBD Level 2) +S62627G | Garbage Code (GBD Level 2) +S62627K | Garbage Code (GBD Level 2) +S62627P | Garbage Code (GBD Level 2) +S62627S | Garbage Code (GBD Level 2) +S62628A | Garbage Code (GBD Level 2) +S62628B | Garbage Code (GBD Level 2) +S62628D | Garbage Code (GBD Level 2) +S62628G | Garbage Code (GBD Level 2) +S62628K | Garbage Code (GBD Level 2) +S62628P | Garbage Code (GBD Level 2) +S62628S | Garbage Code (GBD Level 2) +S62629A | Garbage Code (GBD Level 2) +S62629B | Garbage Code (GBD Level 2) +S62629D | Garbage Code (GBD Level 2) +S62629G | Garbage Code (GBD Level 2) +S62629K | Garbage Code (GBD Level 2) +S62629P | Garbage Code (GBD Level 2) +S62629S | Garbage Code (GBD Level 2) +S62630A | Garbage Code (GBD Level 2) +S62630B | Garbage Code (GBD Level 2) +S62630D | Garbage Code (GBD Level 2) +S62630G | Garbage Code (GBD Level 2) +S62630K | Garbage Code (GBD Level 2) +S62630P | Garbage Code (GBD Level 2) +S62630S | Garbage Code (GBD Level 2) +S62631A | Garbage Code (GBD Level 2) +S62631B | Garbage Code (GBD Level 2) +S62631D | Garbage Code (GBD Level 2) +S62631G | Garbage Code (GBD Level 2) +S62631K | Garbage Code (GBD Level 2) +S62631P | Garbage Code (GBD Level 2) +S62631S | Garbage Code (GBD Level 2) +S62632A | Garbage Code (GBD Level 2) +S62632B | Garbage Code (GBD Level 2) +S62632D | Garbage Code (GBD Level 2) +S62632G | Garbage Code (GBD Level 2) +S62632K | Garbage Code (GBD Level 2) +S62632P | Garbage Code (GBD Level 2) +S62632S | Garbage Code (GBD Level 2) +S62633A | Garbage Code (GBD Level 2) +S62633B | Garbage Code (GBD Level 2) +S62633D | Garbage Code (GBD Level 2) +S62633G | Garbage Code (GBD Level 2) +S62633K | Garbage Code (GBD Level 2) +S62633P | Garbage Code (GBD Level 2) +S62633S | Garbage Code (GBD Level 2) +S62634A | Garbage Code (GBD Level 2) +S62634B | Garbage Code (GBD Level 2) +S62634D | Garbage Code (GBD Level 2) +S62634G | Garbage Code (GBD Level 2) +S62634K | Garbage Code (GBD Level 2) +S62634P | Garbage Code (GBD Level 2) +S62634S | Garbage Code (GBD Level 2) +S62635A | Garbage Code (GBD Level 2) +S62635B | Garbage Code (GBD Level 2) +S62635D | Garbage Code (GBD Level 2) +S62635G | Garbage Code (GBD Level 2) +S62635K | Garbage Code (GBD Level 2) +S62635P | Garbage Code (GBD Level 2) +S62635S | Garbage Code (GBD Level 2) +S62636A | Garbage Code (GBD Level 2) +S62636B | Garbage Code (GBD Level 2) +S62636D | Garbage Code (GBD Level 2) +S62636G | Garbage Code (GBD Level 2) +S62636K | Garbage Code (GBD Level 2) +S62636P | Garbage Code (GBD Level 2) +S62636S | Garbage Code (GBD Level 2) +S62637A | Garbage Code (GBD Level 2) +S62637B | Garbage Code (GBD Level 2) +S62637D | Garbage Code (GBD Level 2) +S62637G | Garbage Code (GBD Level 2) +S62637K | Garbage Code (GBD Level 2) +S62637P | Garbage Code (GBD Level 2) +S62637S | Garbage Code (GBD Level 2) +S62638A | Garbage Code (GBD Level 2) +S62638B | Garbage Code (GBD Level 2) +S62638D | Garbage Code (GBD Level 2) +S62638G | Garbage Code (GBD Level 2) +S62638K | Garbage Code (GBD Level 2) +S62638P | Garbage Code (GBD Level 2) +S62638S | Garbage Code (GBD Level 2) +S62639A | Garbage Code (GBD Level 2) +S62639B | Garbage Code (GBD Level 2) +S62639D | Garbage Code (GBD Level 2) +S62639G | Garbage Code (GBD Level 2) +S62639K | Garbage Code (GBD Level 2) +S62639P | Garbage Code (GBD Level 2) +S62639S | Garbage Code (GBD Level 2) +S62640A | Garbage Code (GBD Level 2) +S62640B | Garbage Code (GBD Level 2) +S62640D | Garbage Code (GBD Level 2) +S62640G | Garbage Code (GBD Level 2) +S62640K | Garbage Code (GBD Level 2) +S62640P | Garbage Code (GBD Level 2) +S62640S | Garbage Code (GBD Level 2) +S62641A | Garbage Code (GBD Level 2) +S62641B | Garbage Code (GBD Level 2) +S62641D | Garbage Code (GBD Level 2) +S62641G | Garbage Code (GBD Level 2) +S62641K | Garbage Code (GBD Level 2) +S62641P | Garbage Code (GBD Level 2) +S62641S | Garbage Code (GBD Level 2) +S62642A | Garbage Code (GBD Level 2) +S62642B | Garbage Code (GBD Level 2) +S62642D | Garbage Code (GBD Level 2) +S62642G | Garbage Code (GBD Level 2) +S62642K | Garbage Code (GBD Level 2) +S62642P | Garbage Code (GBD Level 2) +S62642S | Garbage Code (GBD Level 2) +S62643A | Garbage Code (GBD Level 2) +S62643B | Garbage Code (GBD Level 2) +S62643D | Garbage Code (GBD Level 2) +S62643G | Garbage Code (GBD Level 2) +S62643K | Garbage Code (GBD Level 2) +S62643P | Garbage Code (GBD Level 2) +S62643S | Garbage Code (GBD Level 2) +S62644A | Garbage Code (GBD Level 2) +S62644B | Garbage Code (GBD Level 2) +S62644D | Garbage Code (GBD Level 2) +S62644G | Garbage Code (GBD Level 2) +S62644K | Garbage Code (GBD Level 2) +S62644P | Garbage Code (GBD Level 2) +S62644S | Garbage Code (GBD Level 2) +S62645A | Garbage Code (GBD Level 2) +S62645B | Garbage Code (GBD Level 2) +S62645D | Garbage Code (GBD Level 2) +S62645G | Garbage Code (GBD Level 2) +S62645K | Garbage Code (GBD Level 2) +S62645P | Garbage Code (GBD Level 2) +S62645S | Garbage Code (GBD Level 2) +S62646A | Garbage Code (GBD Level 2) +S62646B | Garbage Code (GBD Level 2) +S62646D | Garbage Code (GBD Level 2) +S62646G | Garbage Code (GBD Level 2) +S62646K | Garbage Code (GBD Level 2) +S62646P | Garbage Code (GBD Level 2) +S62646S | Garbage Code (GBD Level 2) +S62647A | Garbage Code (GBD Level 2) +S62647B | Garbage Code (GBD Level 2) +S62647D | Garbage Code (GBD Level 2) +S62647G | Garbage Code (GBD Level 2) +S62647K | Garbage Code (GBD Level 2) +S62647P | Garbage Code (GBD Level 2) +S62647S | Garbage Code (GBD Level 2) +S62648A | Garbage Code (GBD Level 2) +S62648B | Garbage Code (GBD Level 2) +S62648D | Garbage Code (GBD Level 2) +S62648G | Garbage Code (GBD Level 2) +S62648K | Garbage Code (GBD Level 2) +S62648P | Garbage Code (GBD Level 2) +S62648S | Garbage Code (GBD Level 2) +S62649A | Garbage Code (GBD Level 2) +S62649B | Garbage Code (GBD Level 2) +S62649D | Garbage Code (GBD Level 2) +S62649G | Garbage Code (GBD Level 2) +S62649K | Garbage Code (GBD Level 2) +S62649P | Garbage Code (GBD Level 2) +S62649S | Garbage Code (GBD Level 2) +S62650A | Garbage Code (GBD Level 2) +S62650B | Garbage Code (GBD Level 2) +S62650D | Garbage Code (GBD Level 2) +S62650G | Garbage Code (GBD Level 2) +S62650K | Garbage Code (GBD Level 2) +S62650P | Garbage Code (GBD Level 2) +S62650S | Garbage Code (GBD Level 2) +S62651A | Garbage Code (GBD Level 2) +S62651B | Garbage Code (GBD Level 2) +S62651D | Garbage Code (GBD Level 2) +S62651G | Garbage Code (GBD Level 2) +S62651K | Garbage Code (GBD Level 2) +S62651P | Garbage Code (GBD Level 2) +S62651S | Garbage Code (GBD Level 2) +S62652A | Garbage Code (GBD Level 2) +S62652B | Garbage Code (GBD Level 2) +S62652D | Garbage Code (GBD Level 2) +S62652G | Garbage Code (GBD Level 2) +S62652K | Garbage Code (GBD Level 2) +S62652P | Garbage Code (GBD Level 2) +S62652S | Garbage Code (GBD Level 2) +S62653A | Garbage Code (GBD Level 2) +S62653B | Garbage Code (GBD Level 2) +S62653D | Garbage Code (GBD Level 2) +S62653G | Garbage Code (GBD Level 2) +S62653K | Garbage Code (GBD Level 2) +S62653P | Garbage Code (GBD Level 2) +S62653S | Garbage Code (GBD Level 2) +S62654A | Garbage Code (GBD Level 2) +S62654B | Garbage Code (GBD Level 2) +S62654D | Garbage Code (GBD Level 2) +S62654G | Garbage Code (GBD Level 2) +S62654K | Garbage Code (GBD Level 2) +S62654P | Garbage Code (GBD Level 2) +S62654S | Garbage Code (GBD Level 2) +S62655A | Garbage Code (GBD Level 2) +S62655B | Garbage Code (GBD Level 2) +S62655D | Garbage Code (GBD Level 2) +S62655G | Garbage Code (GBD Level 2) +S62655K | Garbage Code (GBD Level 2) +S62655P | Garbage Code (GBD Level 2) +S62655S | Garbage Code (GBD Level 2) +S62656A | Garbage Code (GBD Level 2) +S62656B | Garbage Code (GBD Level 2) +S62656D | Garbage Code (GBD Level 2) +S62656G | Garbage Code (GBD Level 2) +S62656K | Garbage Code (GBD Level 2) +S62656P | Garbage Code (GBD Level 2) +S62656S | Garbage Code (GBD Level 2) +S62657A | Garbage Code (GBD Level 2) +S62657B | Garbage Code (GBD Level 2) +S62657D | Garbage Code (GBD Level 2) +S62657G | Garbage Code (GBD Level 2) +S62657K | Garbage Code (GBD Level 2) +S62657P | Garbage Code (GBD Level 2) +S62657S | Garbage Code (GBD Level 2) +S62658A | Garbage Code (GBD Level 2) +S62658B | Garbage Code (GBD Level 2) +S62658D | Garbage Code (GBD Level 2) +S62658G | Garbage Code (GBD Level 2) +S62658K | Garbage Code (GBD Level 2) +S62658P | Garbage Code (GBD Level 2) +S62658S | Garbage Code (GBD Level 2) +S62659A | Garbage Code (GBD Level 2) +S62659B | Garbage Code (GBD Level 2) +S62659D | Garbage Code (GBD Level 2) +S62659G | Garbage Code (GBD Level 2) +S62659K | Garbage Code (GBD Level 2) +S62659P | Garbage Code (GBD Level 2) +S62659S | Garbage Code (GBD Level 2) +S62660A | Garbage Code (GBD Level 2) +S62660B | Garbage Code (GBD Level 2) +S62660D | Garbage Code (GBD Level 2) +S62660G | Garbage Code (GBD Level 2) +S62660K | Garbage Code (GBD Level 2) +S62660P | Garbage Code (GBD Level 2) +S62660S | Garbage Code (GBD Level 2) +S62661A | Garbage Code (GBD Level 2) +S62661B | Garbage Code (GBD Level 2) +S62661D | Garbage Code (GBD Level 2) +S62661G | Garbage Code (GBD Level 2) +S62661K | Garbage Code (GBD Level 2) +S62661P | Garbage Code (GBD Level 2) +S62661S | Garbage Code (GBD Level 2) +S62662A | Garbage Code (GBD Level 2) +S62662B | Garbage Code (GBD Level 2) +S62662D | Garbage Code (GBD Level 2) +S62662G | Garbage Code (GBD Level 2) +S62662K | Garbage Code (GBD Level 2) +S62662P | Garbage Code (GBD Level 2) +S62662S | Garbage Code (GBD Level 2) +S62663A | Garbage Code (GBD Level 2) +S62663B | Garbage Code (GBD Level 2) +S62663D | Garbage Code (GBD Level 2) +S62663G | Garbage Code (GBD Level 2) +S62663K | Garbage Code (GBD Level 2) +S62663P | Garbage Code (GBD Level 2) +S62663S | Garbage Code (GBD Level 2) +S62664A | Garbage Code (GBD Level 2) +S62664B | Garbage Code (GBD Level 2) +S62664D | Garbage Code (GBD Level 2) +S62664G | Garbage Code (GBD Level 2) +S62664K | Garbage Code (GBD Level 2) +S62664P | Garbage Code (GBD Level 2) +S62664S | Garbage Code (GBD Level 2) +S62665A | Garbage Code (GBD Level 2) +S62665B | Garbage Code (GBD Level 2) +S62665D | Garbage Code (GBD Level 2) +S62665G | Garbage Code (GBD Level 2) +S62665K | Garbage Code (GBD Level 2) +S62665P | Garbage Code (GBD Level 2) +S62665S | Garbage Code (GBD Level 2) +S62666A | Garbage Code (GBD Level 2) +S62666B | Garbage Code (GBD Level 2) +S62666D | Garbage Code (GBD Level 2) +S62666G | Garbage Code (GBD Level 2) +S62666K | Garbage Code (GBD Level 2) +S62666P | Garbage Code (GBD Level 2) +S62666S | Garbage Code (GBD Level 2) +S62667A | Garbage Code (GBD Level 2) +S62667B | Garbage Code (GBD Level 2) +S62667D | Garbage Code (GBD Level 2) +S62667G | Garbage Code (GBD Level 2) +S62667K | Garbage Code (GBD Level 2) +S62667P | Garbage Code (GBD Level 2) +S62667S | Garbage Code (GBD Level 2) +S62668A | Garbage Code (GBD Level 2) +S62668B | Garbage Code (GBD Level 2) +S62668D | Garbage Code (GBD Level 2) +S62668G | Garbage Code (GBD Level 2) +S62668K | Garbage Code (GBD Level 2) +S62668P | Garbage Code (GBD Level 2) +S62668S | Garbage Code (GBD Level 2) +S62669A | Garbage Code (GBD Level 2) +S62669B | Garbage Code (GBD Level 2) +S62669D | Garbage Code (GBD Level 2) +S62669G | Garbage Code (GBD Level 2) +S62669K | Garbage Code (GBD Level 2) +S62669P | Garbage Code (GBD Level 2) +S62669S | Garbage Code (GBD Level 2) +S627--- | Garbage Code (GBD Level 2) +S628--- | Garbage Code (GBD Level 2) +S6290XA | Garbage Code (GBD Level 2) +S6290XB | Garbage Code (GBD Level 2) +S6290XD | Garbage Code (GBD Level 2) +S6290XG | Garbage Code (GBD Level 2) +S6290XK | Garbage Code (GBD Level 2) +S6290XP | Garbage Code (GBD Level 2) +S6290XS | Garbage Code (GBD Level 2) +S6291XA | Garbage Code (GBD Level 2) +S6291XB | Garbage Code (GBD Level 2) +S6291XD | Garbage Code (GBD Level 2) +S6291XG | Garbage Code (GBD Level 2) +S6291XK | Garbage Code (GBD Level 2) +S6291XP | Garbage Code (GBD Level 2) +S6291XS | Garbage Code (GBD Level 2) +S6292XA | Garbage Code (GBD Level 2) +S6292XB | Garbage Code (GBD Level 2) +S6292XD | Garbage Code (GBD Level 2) +S6292XG | Garbage Code (GBD Level 2) +S6292XK | Garbage Code (GBD Level 2) +S6292XP | Garbage Code (GBD Level 2) +S6292XS | Garbage Code (GBD Level 2) +S63---- | Garbage Code (GBD Level 2) +S630--- | Garbage Code (GBD Level 2) +S63001A | Garbage Code (GBD Level 2) +S63001D | Garbage Code (GBD Level 2) +S63001S | Garbage Code (GBD Level 2) +S63002A | Garbage Code (GBD Level 2) +S63002D | Garbage Code (GBD Level 2) +S63002S | Garbage Code (GBD Level 2) +S63003A | Garbage Code (GBD Level 2) +S63003D | Garbage Code (GBD Level 2) +S63003S | Garbage Code (GBD Level 2) +S63004A | Garbage Code (GBD Level 2) +S63004D | Garbage Code (GBD Level 2) +S63004S | Garbage Code (GBD Level 2) +S63005A | Garbage Code (GBD Level 2) +S63005D | Garbage Code (GBD Level 2) +S63005S | Garbage Code (GBD Level 2) +S63006A | Garbage Code (GBD Level 2) +S63006D | Garbage Code (GBD Level 2) +S63006S | Garbage Code (GBD Level 2) +S63011A | Garbage Code (GBD Level 2) +S63011D | Garbage Code (GBD Level 2) +S63011S | Garbage Code (GBD Level 2) +S63012A | Garbage Code (GBD Level 2) +S63012D | Garbage Code (GBD Level 2) +S63012S | Garbage Code (GBD Level 2) +S63013A | Garbage Code (GBD Level 2) +S63013D | Garbage Code (GBD Level 2) +S63013S | Garbage Code (GBD Level 2) +S63014A | Garbage Code (GBD Level 2) +S63014D | Garbage Code (GBD Level 2) +S63014S | Garbage Code (GBD Level 2) +S63015A | Garbage Code (GBD Level 2) +S63015D | Garbage Code (GBD Level 2) +S63015S | Garbage Code (GBD Level 2) +S63016A | Garbage Code (GBD Level 2) +S63016D | Garbage Code (GBD Level 2) +S63016S | Garbage Code (GBD Level 2) +S63021A | Garbage Code (GBD Level 2) +S63021D | Garbage Code (GBD Level 2) +S63021S | Garbage Code (GBD Level 2) +S63022A | Garbage Code (GBD Level 2) +S63022D | Garbage Code (GBD Level 2) +S63022S | Garbage Code (GBD Level 2) +S63023A | Garbage Code (GBD Level 2) +S63023D | Garbage Code (GBD Level 2) +S63023S | Garbage Code (GBD Level 2) +S63024A | Garbage Code (GBD Level 2) +S63024D | Garbage Code (GBD Level 2) +S63024S | Garbage Code (GBD Level 2) +S63025A | Garbage Code (GBD Level 2) +S63025D | Garbage Code (GBD Level 2) +S63025S | Garbage Code (GBD Level 2) +S63026A | Garbage Code (GBD Level 2) +S63026D | Garbage Code (GBD Level 2) +S63026S | Garbage Code (GBD Level 2) +S63031A | Garbage Code (GBD Level 2) +S63031D | Garbage Code (GBD Level 2) +S63031S | Garbage Code (GBD Level 2) +S63032A | Garbage Code (GBD Level 2) +S63032D | Garbage Code (GBD Level 2) +S63032S | Garbage Code (GBD Level 2) +S63033A | Garbage Code (GBD Level 2) +S63033D | Garbage Code (GBD Level 2) +S63033S | Garbage Code (GBD Level 2) +S63034A | Garbage Code (GBD Level 2) +S63034D | Garbage Code (GBD Level 2) +S63034S | Garbage Code (GBD Level 2) +S63035A | Garbage Code (GBD Level 2) +S63035D | Garbage Code (GBD Level 2) +S63035S | Garbage Code (GBD Level 2) +S63036A | Garbage Code (GBD Level 2) +S63036D | Garbage Code (GBD Level 2) +S63036S | Garbage Code (GBD Level 2) +S63041A | Garbage Code (GBD Level 2) +S63041D | Garbage Code (GBD Level 2) +S63041S | Garbage Code (GBD Level 2) +S63042A | Garbage Code (GBD Level 2) +S63042D | Garbage Code (GBD Level 2) +S63042S | Garbage Code (GBD Level 2) +S63043A | Garbage Code (GBD Level 2) +S63043D | Garbage Code (GBD Level 2) +S63043S | Garbage Code (GBD Level 2) +S63044A | Garbage Code (GBD Level 2) +S63044D | Garbage Code (GBD Level 2) +S63044S | Garbage Code (GBD Level 2) +S63045A | Garbage Code (GBD Level 2) +S63045D | Garbage Code (GBD Level 2) +S63045S | Garbage Code (GBD Level 2) +S63046A | Garbage Code (GBD Level 2) +S63046D | Garbage Code (GBD Level 2) +S63046S | Garbage Code (GBD Level 2) +S63051A | Garbage Code (GBD Level 2) +S63051D | Garbage Code (GBD Level 2) +S63051S | Garbage Code (GBD Level 2) +S63052A | Garbage Code (GBD Level 2) +S63052D | Garbage Code (GBD Level 2) +S63052S | Garbage Code (GBD Level 2) +S63053A | Garbage Code (GBD Level 2) +S63053D | Garbage Code (GBD Level 2) +S63053S | Garbage Code (GBD Level 2) +S63054A | Garbage Code (GBD Level 2) +S63054D | Garbage Code (GBD Level 2) +S63054S | Garbage Code (GBD Level 2) +S63055A | Garbage Code (GBD Level 2) +S63055D | Garbage Code (GBD Level 2) +S63055S | Garbage Code (GBD Level 2) +S63056A | Garbage Code (GBD Level 2) +S63056D | Garbage Code (GBD Level 2) +S63056S | Garbage Code (GBD Level 2) +S63061A | Garbage Code (GBD Level 2) +S63061D | Garbage Code (GBD Level 2) +S63061S | Garbage Code (GBD Level 2) +S63062A | Garbage Code (GBD Level 2) +S63062D | Garbage Code (GBD Level 2) +S63062S | Garbage Code (GBD Level 2) +S63063A | Garbage Code (GBD Level 2) +S63063D | Garbage Code (GBD Level 2) +S63063S | Garbage Code (GBD Level 2) +S63064A | Garbage Code (GBD Level 2) +S63064D | Garbage Code (GBD Level 2) +S63064S | Garbage Code (GBD Level 2) +S63065A | Garbage Code (GBD Level 2) +S63065D | Garbage Code (GBD Level 2) +S63065S | Garbage Code (GBD Level 2) +S63066A | Garbage Code (GBD Level 2) +S63066D | Garbage Code (GBD Level 2) +S63066S | Garbage Code (GBD Level 2) +S63071A | Garbage Code (GBD Level 2) +S63071D | Garbage Code (GBD Level 2) +S63071S | Garbage Code (GBD Level 2) +S63072A | Garbage Code (GBD Level 2) +S63072D | Garbage Code (GBD Level 2) +S63072S | Garbage Code (GBD Level 2) +S63073A | Garbage Code (GBD Level 2) +S63073D | Garbage Code (GBD Level 2) +S63073S | Garbage Code (GBD Level 2) +S63074A | Garbage Code (GBD Level 2) +S63074D | Garbage Code (GBD Level 2) +S63074S | Garbage Code (GBD Level 2) +S63075A | Garbage Code (GBD Level 2) +S63075D | Garbage Code (GBD Level 2) +S63075S | Garbage Code (GBD Level 2) +S63076A | Garbage Code (GBD Level 2) +S63076D | Garbage Code (GBD Level 2) +S63076S | Garbage Code (GBD Level 2) +S63091A | Garbage Code (GBD Level 2) +S63091D | Garbage Code (GBD Level 2) +S63091S | Garbage Code (GBD Level 2) +S63092A | Garbage Code (GBD Level 2) +S63092D | Garbage Code (GBD Level 2) +S63092S | Garbage Code (GBD Level 2) +S63093A | Garbage Code (GBD Level 2) +S63093D | Garbage Code (GBD Level 2) +S63093S | Garbage Code (GBD Level 2) +S63094A | Garbage Code (GBD Level 2) +S63094D | Garbage Code (GBD Level 2) +S63094S | Garbage Code (GBD Level 2) +S63095A | Garbage Code (GBD Level 2) +S63095D | Garbage Code (GBD Level 2) +S63095S | Garbage Code (GBD Level 2) +S63096A | Garbage Code (GBD Level 2) +S63096D | Garbage Code (GBD Level 2) +S63096S | Garbage Code (GBD Level 2) +S631--- | Garbage Code (GBD Level 2) +S63101A | Garbage Code (GBD Level 2) +S63101D | Garbage Code (GBD Level 2) +S63101S | Garbage Code (GBD Level 2) +S63102A | Garbage Code (GBD Level 2) +S63102D | Garbage Code (GBD Level 2) +S63102S | Garbage Code (GBD Level 2) +S63103A | Garbage Code (GBD Level 2) +S63103D | Garbage Code (GBD Level 2) +S63103S | Garbage Code (GBD Level 2) +S63104A | Garbage Code (GBD Level 2) +S63104D | Garbage Code (GBD Level 2) +S63104S | Garbage Code (GBD Level 2) +S63105A | Garbage Code (GBD Level 2) +S63105D | Garbage Code (GBD Level 2) +S63105S | Garbage Code (GBD Level 2) +S63106A | Garbage Code (GBD Level 2) +S63106D | Garbage Code (GBD Level 2) +S63106S | Garbage Code (GBD Level 2) +S63111A | Garbage Code (GBD Level 2) +S63111D | Garbage Code (GBD Level 2) +S63111S | Garbage Code (GBD Level 2) +S63112A | Garbage Code (GBD Level 2) +S63112D | Garbage Code (GBD Level 2) +S63112S | Garbage Code (GBD Level 2) +S63113A | Garbage Code (GBD Level 2) +S63113D | Garbage Code (GBD Level 2) +S63113S | Garbage Code (GBD Level 2) +S63114A | Garbage Code (GBD Level 2) +S63114D | Garbage Code (GBD Level 2) +S63114S | Garbage Code (GBD Level 2) +S63115A | Garbage Code (GBD Level 2) +S63115D | Garbage Code (GBD Level 2) +S63115S | Garbage Code (GBD Level 2) +S63116A | Garbage Code (GBD Level 2) +S63116D | Garbage Code (GBD Level 2) +S63116S | Garbage Code (GBD Level 2) +S63121A | Garbage Code (GBD Level 2) +S63121D | Garbage Code (GBD Level 2) +S63121S | Garbage Code (GBD Level 2) +S63122A | Garbage Code (GBD Level 2) +S63122D | Garbage Code (GBD Level 2) +S63122S | Garbage Code (GBD Level 2) +S63123A | Garbage Code (GBD Level 2) +S63123D | Garbage Code (GBD Level 2) +S63123S | Garbage Code (GBD Level 2) +S63124A | Garbage Code (GBD Level 2) +S63124D | Garbage Code (GBD Level 2) +S63124S | Garbage Code (GBD Level 2) +S63125A | Garbage Code (GBD Level 2) +S63125D | Garbage Code (GBD Level 2) +S63125S | Garbage Code (GBD Level 2) +S63126A | Garbage Code (GBD Level 2) +S63126D | Garbage Code (GBD Level 2) +S63126S | Garbage Code (GBD Level 2) +S632--- | Garbage Code (GBD Level 2) +S63200A | Garbage Code (GBD Level 2) +S63200D | Garbage Code (GBD Level 2) +S63200S | Garbage Code (GBD Level 2) +S63201A | Garbage Code (GBD Level 2) +S63201D | Garbage Code (GBD Level 2) +S63201S | Garbage Code (GBD Level 2) +S63202A | Garbage Code (GBD Level 2) +S63202D | Garbage Code (GBD Level 2) +S63202S | Garbage Code (GBD Level 2) +S63203A | Garbage Code (GBD Level 2) +S63203D | Garbage Code (GBD Level 2) +S63203S | Garbage Code (GBD Level 2) +S63204A | Garbage Code (GBD Level 2) +S63204D | Garbage Code (GBD Level 2) +S63204S | Garbage Code (GBD Level 2) +S63205A | Garbage Code (GBD Level 2) +S63205D | Garbage Code (GBD Level 2) +S63205S | Garbage Code (GBD Level 2) +S63206A | Garbage Code (GBD Level 2) +S63206D | Garbage Code (GBD Level 2) +S63206S | Garbage Code (GBD Level 2) +S63207A | Garbage Code (GBD Level 2) +S63207D | Garbage Code (GBD Level 2) +S63207S | Garbage Code (GBD Level 2) +S63208A | Garbage Code (GBD Level 2) +S63208D | Garbage Code (GBD Level 2) +S63208S | Garbage Code (GBD Level 2) +S63209A | Garbage Code (GBD Level 2) +S63209D | Garbage Code (GBD Level 2) +S63209S | Garbage Code (GBD Level 2) +S63210A | Garbage Code (GBD Level 2) +S63210D | Garbage Code (GBD Level 2) +S63210S | Garbage Code (GBD Level 2) +S63211A | Garbage Code (GBD Level 2) +S63211D | Garbage Code (GBD Level 2) +S63211S | Garbage Code (GBD Level 2) +S63212A | Garbage Code (GBD Level 2) +S63212D | Garbage Code (GBD Level 2) +S63212S | Garbage Code (GBD Level 2) +S63213A | Garbage Code (GBD Level 2) +S63213D | Garbage Code (GBD Level 2) +S63213S | Garbage Code (GBD Level 2) +S63214A | Garbage Code (GBD Level 2) +S63214D | Garbage Code (GBD Level 2) +S63214S | Garbage Code (GBD Level 2) +S63215A | Garbage Code (GBD Level 2) +S63215D | Garbage Code (GBD Level 2) +S63215S | Garbage Code (GBD Level 2) +S63216A | Garbage Code (GBD Level 2) +S63216D | Garbage Code (GBD Level 2) +S63216S | Garbage Code (GBD Level 2) +S63217A | Garbage Code (GBD Level 2) +S63217D | Garbage Code (GBD Level 2) +S63217S | Garbage Code (GBD Level 2) +S63218A | Garbage Code (GBD Level 2) +S63218D | Garbage Code (GBD Level 2) +S63218S | Garbage Code (GBD Level 2) +S63219A | Garbage Code (GBD Level 2) +S63219D | Garbage Code (GBD Level 2) +S63219S | Garbage Code (GBD Level 2) +S63220A | Garbage Code (GBD Level 2) +S63220D | Garbage Code (GBD Level 2) +S63220S | Garbage Code (GBD Level 2) +S63221A | Garbage Code (GBD Level 2) +S63221D | Garbage Code (GBD Level 2) +S63221S | Garbage Code (GBD Level 2) +S63222A | Garbage Code (GBD Level 2) +S63222D | Garbage Code (GBD Level 2) +S63222S | Garbage Code (GBD Level 2) +S63223A | Garbage Code (GBD Level 2) +S63223D | Garbage Code (GBD Level 2) +S63223S | Garbage Code (GBD Level 2) +S63224A | Garbage Code (GBD Level 2) +S63224D | Garbage Code (GBD Level 2) +S63224S | Garbage Code (GBD Level 2) +S63225A | Garbage Code (GBD Level 2) +S63225D | Garbage Code (GBD Level 2) +S63225S | Garbage Code (GBD Level 2) +S63226A | Garbage Code (GBD Level 2) +S63226D | Garbage Code (GBD Level 2) +S63226S | Garbage Code (GBD Level 2) +S63227A | Garbage Code (GBD Level 2) +S63227D | Garbage Code (GBD Level 2) +S63227S | Garbage Code (GBD Level 2) +S63228A | Garbage Code (GBD Level 2) +S63228D | Garbage Code (GBD Level 2) +S63228S | Garbage Code (GBD Level 2) +S63229A | Garbage Code (GBD Level 2) +S63229D | Garbage Code (GBD Level 2) +S63229S | Garbage Code (GBD Level 2) +S63230A | Garbage Code (GBD Level 2) +S63230D | Garbage Code (GBD Level 2) +S63230S | Garbage Code (GBD Level 2) +S63231A | Garbage Code (GBD Level 2) +S63231D | Garbage Code (GBD Level 2) +S63231S | Garbage Code (GBD Level 2) +S63232A | Garbage Code (GBD Level 2) +S63232D | Garbage Code (GBD Level 2) +S63232S | Garbage Code (GBD Level 2) +S63233A | Garbage Code (GBD Level 2) +S63233D | Garbage Code (GBD Level 2) +S63233S | Garbage Code (GBD Level 2) +S63234A | Garbage Code (GBD Level 2) +S63234D | Garbage Code (GBD Level 2) +S63234S | Garbage Code (GBD Level 2) +S63235A | Garbage Code (GBD Level 2) +S63235D | Garbage Code (GBD Level 2) +S63235S | Garbage Code (GBD Level 2) +S63236A | Garbage Code (GBD Level 2) +S63236D | Garbage Code (GBD Level 2) +S63236S | Garbage Code (GBD Level 2) +S63237A | Garbage Code (GBD Level 2) +S63237D | Garbage Code (GBD Level 2) +S63237S | Garbage Code (GBD Level 2) +S63238A | Garbage Code (GBD Level 2) +S63238D | Garbage Code (GBD Level 2) +S63238S | Garbage Code (GBD Level 2) +S63239A | Garbage Code (GBD Level 2) +S63239D | Garbage Code (GBD Level 2) +S63239S | Garbage Code (GBD Level 2) +S63240A | Garbage Code (GBD Level 2) +S63240D | Garbage Code (GBD Level 2) +S63240S | Garbage Code (GBD Level 2) +S63241A | Garbage Code (GBD Level 2) +S63241D | Garbage Code (GBD Level 2) +S63241S | Garbage Code (GBD Level 2) +S63242A | Garbage Code (GBD Level 2) +S63242D | Garbage Code (GBD Level 2) +S63242S | Garbage Code (GBD Level 2) +S63243A | Garbage Code (GBD Level 2) +S63243D | Garbage Code (GBD Level 2) +S63243S | Garbage Code (GBD Level 2) +S63244A | Garbage Code (GBD Level 2) +S63244D | Garbage Code (GBD Level 2) +S63244S | Garbage Code (GBD Level 2) +S63245A | Garbage Code (GBD Level 2) +S63245D | Garbage Code (GBD Level 2) +S63245S | Garbage Code (GBD Level 2) +S63246A | Garbage Code (GBD Level 2) +S63246D | Garbage Code (GBD Level 2) +S63246S | Garbage Code (GBD Level 2) +S63247A | Garbage Code (GBD Level 2) +S63247D | Garbage Code (GBD Level 2) +S63247S | Garbage Code (GBD Level 2) +S63248A | Garbage Code (GBD Level 2) +S63248D | Garbage Code (GBD Level 2) +S63248S | Garbage Code (GBD Level 2) +S63249A | Garbage Code (GBD Level 2) +S63249D | Garbage Code (GBD Level 2) +S63249S | Garbage Code (GBD Level 2) +S63250A | Garbage Code (GBD Level 2) +S63250D | Garbage Code (GBD Level 2) +S63250S | Garbage Code (GBD Level 2) +S63251A | Garbage Code (GBD Level 2) +S63251D | Garbage Code (GBD Level 2) +S63251S | Garbage Code (GBD Level 2) +S63252A | Garbage Code (GBD Level 2) +S63252D | Garbage Code (GBD Level 2) +S63252S | Garbage Code (GBD Level 2) +S63253A | Garbage Code (GBD Level 2) +S63253D | Garbage Code (GBD Level 2) +S63253S | Garbage Code (GBD Level 2) +S63254A | Garbage Code (GBD Level 2) +S63254D | Garbage Code (GBD Level 2) +S63254S | Garbage Code (GBD Level 2) +S63255A | Garbage Code (GBD Level 2) +S63255D | Garbage Code (GBD Level 2) +S63255S | Garbage Code (GBD Level 2) +S63256A | Garbage Code (GBD Level 2) +S63256D | Garbage Code (GBD Level 2) +S63256S | Garbage Code (GBD Level 2) +S63257A | Garbage Code (GBD Level 2) +S63257D | Garbage Code (GBD Level 2) +S63257S | Garbage Code (GBD Level 2) +S63258A | Garbage Code (GBD Level 2) +S63258D | Garbage Code (GBD Level 2) +S63258S | Garbage Code (GBD Level 2) +S63259A | Garbage Code (GBD Level 2) +S63259D | Garbage Code (GBD Level 2) +S63259S | Garbage Code (GBD Level 2) +S63260A | Garbage Code (GBD Level 2) +S63260D | Garbage Code (GBD Level 2) +S63260S | Garbage Code (GBD Level 2) +S63261A | Garbage Code (GBD Level 2) +S63261D | Garbage Code (GBD Level 2) +S63261S | Garbage Code (GBD Level 2) +S63262A | Garbage Code (GBD Level 2) +S63262D | Garbage Code (GBD Level 2) +S63262S | Garbage Code (GBD Level 2) +S63263A | Garbage Code (GBD Level 2) +S63263D | Garbage Code (GBD Level 2) +S63263S | Garbage Code (GBD Level 2) +S63264A | Garbage Code (GBD Level 2) +S63264D | Garbage Code (GBD Level 2) +S63264S | Garbage Code (GBD Level 2) +S63265A | Garbage Code (GBD Level 2) +S63265D | Garbage Code (GBD Level 2) +S63265S | Garbage Code (GBD Level 2) +S63266A | Garbage Code (GBD Level 2) +S63266D | Garbage Code (GBD Level 2) +S63266S | Garbage Code (GBD Level 2) +S63267A | Garbage Code (GBD Level 2) +S63267D | Garbage Code (GBD Level 2) +S63267S | Garbage Code (GBD Level 2) +S63268A | Garbage Code (GBD Level 2) +S63268D | Garbage Code (GBD Level 2) +S63268S | Garbage Code (GBD Level 2) +S63269A | Garbage Code (GBD Level 2) +S63269D | Garbage Code (GBD Level 2) +S63269S | Garbage Code (GBD Level 2) +S63270A | Garbage Code (GBD Level 2) +S63270D | Garbage Code (GBD Level 2) +S63270S | Garbage Code (GBD Level 2) +S63271A | Garbage Code (GBD Level 2) +S63271D | Garbage Code (GBD Level 2) +S63271S | Garbage Code (GBD Level 2) +S63272A | Garbage Code (GBD Level 2) +S63272D | Garbage Code (GBD Level 2) +S63272S | Garbage Code (GBD Level 2) +S63273A | Garbage Code (GBD Level 2) +S63273D | Garbage Code (GBD Level 2) +S63273S | Garbage Code (GBD Level 2) +S63274A | Garbage Code (GBD Level 2) +S63274D | Garbage Code (GBD Level 2) +S63274S | Garbage Code (GBD Level 2) +S63275A | Garbage Code (GBD Level 2) +S63275D | Garbage Code (GBD Level 2) +S63275S | Garbage Code (GBD Level 2) +S63276A | Garbage Code (GBD Level 2) +S63276D | Garbage Code (GBD Level 2) +S63276S | Garbage Code (GBD Level 2) +S63277A | Garbage Code (GBD Level 2) +S63277D | Garbage Code (GBD Level 2) +S63277S | Garbage Code (GBD Level 2) +S63278A | Garbage Code (GBD Level 2) +S63278D | Garbage Code (GBD Level 2) +S63278S | Garbage Code (GBD Level 2) +S63279A | Garbage Code (GBD Level 2) +S63279D | Garbage Code (GBD Level 2) +S63279S | Garbage Code (GBD Level 2) +S63280A | Garbage Code (GBD Level 2) +S63280D | Garbage Code (GBD Level 2) +S63280S | Garbage Code (GBD Level 2) +S63281A | Garbage Code (GBD Level 2) +S63281D | Garbage Code (GBD Level 2) +S63281S | Garbage Code (GBD Level 2) +S63282A | Garbage Code (GBD Level 2) +S63282D | Garbage Code (GBD Level 2) +S63282S | Garbage Code (GBD Level 2) +S63283A | Garbage Code (GBD Level 2) +S63283D | Garbage Code (GBD Level 2) +S63283S | Garbage Code (GBD Level 2) +S63284A | Garbage Code (GBD Level 2) +S63284D | Garbage Code (GBD Level 2) +S63284S | Garbage Code (GBD Level 2) +S63285A | Garbage Code (GBD Level 2) +S63285D | Garbage Code (GBD Level 2) +S63285S | Garbage Code (GBD Level 2) +S63286A | Garbage Code (GBD Level 2) +S63286D | Garbage Code (GBD Level 2) +S63286S | Garbage Code (GBD Level 2) +S63287A | Garbage Code (GBD Level 2) +S63287D | Garbage Code (GBD Level 2) +S63287S | Garbage Code (GBD Level 2) +S63288A | Garbage Code (GBD Level 2) +S63288D | Garbage Code (GBD Level 2) +S63288S | Garbage Code (GBD Level 2) +S63289A | Garbage Code (GBD Level 2) +S63289D | Garbage Code (GBD Level 2) +S63289S | Garbage Code (GBD Level 2) +S63290A | Garbage Code (GBD Level 2) +S63290D | Garbage Code (GBD Level 2) +S63290S | Garbage Code (GBD Level 2) +S63291A | Garbage Code (GBD Level 2) +S63291D | Garbage Code (GBD Level 2) +S63291S | Garbage Code (GBD Level 2) +S63292A | Garbage Code (GBD Level 2) +S63292D | Garbage Code (GBD Level 2) +S63292S | Garbage Code (GBD Level 2) +S63293A | Garbage Code (GBD Level 2) +S63293D | Garbage Code (GBD Level 2) +S63293S | Garbage Code (GBD Level 2) +S63294A | Garbage Code (GBD Level 2) +S63294D | Garbage Code (GBD Level 2) +S63294S | Garbage Code (GBD Level 2) +S63295A | Garbage Code (GBD Level 2) +S63295D | Garbage Code (GBD Level 2) +S63295S | Garbage Code (GBD Level 2) +S63296A | Garbage Code (GBD Level 2) +S63296D | Garbage Code (GBD Level 2) +S63296S | Garbage Code (GBD Level 2) +S63297A | Garbage Code (GBD Level 2) +S63297D | Garbage Code (GBD Level 2) +S63297S | Garbage Code (GBD Level 2) +S63298A | Garbage Code (GBD Level 2) +S63298D | Garbage Code (GBD Level 2) +S63298S | Garbage Code (GBD Level 2) +S63299A | Garbage Code (GBD Level 2) +S63299D | Garbage Code (GBD Level 2) +S63299S | Garbage Code (GBD Level 2) +S633--- | Garbage Code (GBD Level 2) +S63301A | Garbage Code (GBD Level 2) +S63301D | Garbage Code (GBD Level 2) +S63301S | Garbage Code (GBD Level 2) +S63302A | Garbage Code (GBD Level 2) +S63302D | Garbage Code (GBD Level 2) +S63302S | Garbage Code (GBD Level 2) +S63309A | Garbage Code (GBD Level 2) +S63309D | Garbage Code (GBD Level 2) +S63309S | Garbage Code (GBD Level 2) +S63311A | Garbage Code (GBD Level 2) +S63311D | Garbage Code (GBD Level 2) +S63311S | Garbage Code (GBD Level 2) +S63312A | Garbage Code (GBD Level 2) +S63312D | Garbage Code (GBD Level 2) +S63312S | Garbage Code (GBD Level 2) +S63319A | Garbage Code (GBD Level 2) +S63319D | Garbage Code (GBD Level 2) +S63319S | Garbage Code (GBD Level 2) +S63321A | Garbage Code (GBD Level 2) +S63321D | Garbage Code (GBD Level 2) +S63321S | Garbage Code (GBD Level 2) +S63322A | Garbage Code (GBD Level 2) +S63322D | Garbage Code (GBD Level 2) +S63322S | Garbage Code (GBD Level 2) +S63329A | Garbage Code (GBD Level 2) +S63329D | Garbage Code (GBD Level 2) +S63329S | Garbage Code (GBD Level 2) +S63331A | Garbage Code (GBD Level 2) +S63331D | Garbage Code (GBD Level 2) +S63331S | Garbage Code (GBD Level 2) +S63332A | Garbage Code (GBD Level 2) +S63332D | Garbage Code (GBD Level 2) +S63332S | Garbage Code (GBD Level 2) +S63339A | Garbage Code (GBD Level 2) +S63339D | Garbage Code (GBD Level 2) +S63339S | Garbage Code (GBD Level 2) +S63391A | Garbage Code (GBD Level 2) +S63391D | Garbage Code (GBD Level 2) +S63391S | Garbage Code (GBD Level 2) +S63392A | Garbage Code (GBD Level 2) +S63392D | Garbage Code (GBD Level 2) +S63392S | Garbage Code (GBD Level 2) +S63399A | Garbage Code (GBD Level 2) +S63399D | Garbage Code (GBD Level 2) +S63399S | Garbage Code (GBD Level 2) +S634--- | Garbage Code (GBD Level 2) +S63400A | Garbage Code (GBD Level 2) +S63400D | Garbage Code (GBD Level 2) +S63400S | Garbage Code (GBD Level 2) +S63401A | Garbage Code (GBD Level 2) +S63401D | Garbage Code (GBD Level 2) +S63401S | Garbage Code (GBD Level 2) +S63402A | Garbage Code (GBD Level 2) +S63402D | Garbage Code (GBD Level 2) +S63402S | Garbage Code (GBD Level 2) +S63403A | Garbage Code (GBD Level 2) +S63403D | Garbage Code (GBD Level 2) +S63403S | Garbage Code (GBD Level 2) +S63404A | Garbage Code (GBD Level 2) +S63404D | Garbage Code (GBD Level 2) +S63404S | Garbage Code (GBD Level 2) +S63405A | Garbage Code (GBD Level 2) +S63405D | Garbage Code (GBD Level 2) +S63405S | Garbage Code (GBD Level 2) +S63406A | Garbage Code (GBD Level 2) +S63406D | Garbage Code (GBD Level 2) +S63406S | Garbage Code (GBD Level 2) +S63407A | Garbage Code (GBD Level 2) +S63407D | Garbage Code (GBD Level 2) +S63407S | Garbage Code (GBD Level 2) +S63408A | Garbage Code (GBD Level 2) +S63408D | Garbage Code (GBD Level 2) +S63408S | Garbage Code (GBD Level 2) +S63409A | Garbage Code (GBD Level 2) +S63409D | Garbage Code (GBD Level 2) +S63409S | Garbage Code (GBD Level 2) +S63410A | Garbage Code (GBD Level 2) +S63410D | Garbage Code (GBD Level 2) +S63410S | Garbage Code (GBD Level 2) +S63411A | Garbage Code (GBD Level 2) +S63411D | Garbage Code (GBD Level 2) +S63411S | Garbage Code (GBD Level 2) +S63412A | Garbage Code (GBD Level 2) +S63412D | Garbage Code (GBD Level 2) +S63412S | Garbage Code (GBD Level 2) +S63413A | Garbage Code (GBD Level 2) +S63413D | Garbage Code (GBD Level 2) +S63413S | Garbage Code (GBD Level 2) +S63414A | Garbage Code (GBD Level 2) +S63414D | Garbage Code (GBD Level 2) +S63414S | Garbage Code (GBD Level 2) +S63415A | Garbage Code (GBD Level 2) +S63415D | Garbage Code (GBD Level 2) +S63415S | Garbage Code (GBD Level 2) +S63416A | Garbage Code (GBD Level 2) +S63416D | Garbage Code (GBD Level 2) +S63416S | Garbage Code (GBD Level 2) +S63417A | Garbage Code (GBD Level 2) +S63417D | Garbage Code (GBD Level 2) +S63417S | Garbage Code (GBD Level 2) +S63418A | Garbage Code (GBD Level 2) +S63418D | Garbage Code (GBD Level 2) +S63418S | Garbage Code (GBD Level 2) +S63419A | Garbage Code (GBD Level 2) +S63419D | Garbage Code (GBD Level 2) +S63419S | Garbage Code (GBD Level 2) +S63420A | Garbage Code (GBD Level 2) +S63420D | Garbage Code (GBD Level 2) +S63420S | Garbage Code (GBD Level 2) +S63421A | Garbage Code (GBD Level 2) +S63421D | Garbage Code (GBD Level 2) +S63421S | Garbage Code (GBD Level 2) +S63422A | Garbage Code (GBD Level 2) +S63422D | Garbage Code (GBD Level 2) +S63422S | Garbage Code (GBD Level 2) +S63423A | Garbage Code (GBD Level 2) +S63423D | Garbage Code (GBD Level 2) +S63423S | Garbage Code (GBD Level 2) +S63424A | Garbage Code (GBD Level 2) +S63424D | Garbage Code (GBD Level 2) +S63424S | Garbage Code (GBD Level 2) +S63425A | Garbage Code (GBD Level 2) +S63425D | Garbage Code (GBD Level 2) +S63425S | Garbage Code (GBD Level 2) +S63426A | Garbage Code (GBD Level 2) +S63426D | Garbage Code (GBD Level 2) +S63426S | Garbage Code (GBD Level 2) +S63427A | Garbage Code (GBD Level 2) +S63427D | Garbage Code (GBD Level 2) +S63427S | Garbage Code (GBD Level 2) +S63428A | Garbage Code (GBD Level 2) +S63428D | Garbage Code (GBD Level 2) +S63428S | Garbage Code (GBD Level 2) +S63429A | Garbage Code (GBD Level 2) +S63429D | Garbage Code (GBD Level 2) +S63429S | Garbage Code (GBD Level 2) +S63430A | Garbage Code (GBD Level 2) +S63430D | Garbage Code (GBD Level 2) +S63430S | Garbage Code (GBD Level 2) +S63431A | Garbage Code (GBD Level 2) +S63431D | Garbage Code (GBD Level 2) +S63431S | Garbage Code (GBD Level 2) +S63432A | Garbage Code (GBD Level 2) +S63432D | Garbage Code (GBD Level 2) +S63432S | Garbage Code (GBD Level 2) +S63433A | Garbage Code (GBD Level 2) +S63433D | Garbage Code (GBD Level 2) +S63433S | Garbage Code (GBD Level 2) +S63434A | Garbage Code (GBD Level 2) +S63434D | Garbage Code (GBD Level 2) +S63434S | Garbage Code (GBD Level 2) +S63435A | Garbage Code (GBD Level 2) +S63435D | Garbage Code (GBD Level 2) +S63435S | Garbage Code (GBD Level 2) +S63436A | Garbage Code (GBD Level 2) +S63436D | Garbage Code (GBD Level 2) +S63436S | Garbage Code (GBD Level 2) +S63437A | Garbage Code (GBD Level 2) +S63437D | Garbage Code (GBD Level 2) +S63437S | Garbage Code (GBD Level 2) +S63438A | Garbage Code (GBD Level 2) +S63438D | Garbage Code (GBD Level 2) +S63438S | Garbage Code (GBD Level 2) +S63439A | Garbage Code (GBD Level 2) +S63439D | Garbage Code (GBD Level 2) +S63439S | Garbage Code (GBD Level 2) +S63490A | Garbage Code (GBD Level 2) +S63490D | Garbage Code (GBD Level 2) +S63490S | Garbage Code (GBD Level 2) +S63491A | Garbage Code (GBD Level 2) +S63491D | Garbage Code (GBD Level 2) +S63491S | Garbage Code (GBD Level 2) +S63492A | Garbage Code (GBD Level 2) +S63492D | Garbage Code (GBD Level 2) +S63492S | Garbage Code (GBD Level 2) +S63493A | Garbage Code (GBD Level 2) +S63493D | Garbage Code (GBD Level 2) +S63493S | Garbage Code (GBD Level 2) +S63494A | Garbage Code (GBD Level 2) +S63494D | Garbage Code (GBD Level 2) +S63494S | Garbage Code (GBD Level 2) +S63495A | Garbage Code (GBD Level 2) +S63495D | Garbage Code (GBD Level 2) +S63495S | Garbage Code (GBD Level 2) +S63496A | Garbage Code (GBD Level 2) +S63496D | Garbage Code (GBD Level 2) +S63496S | Garbage Code (GBD Level 2) +S63497A | Garbage Code (GBD Level 2) +S63497D | Garbage Code (GBD Level 2) +S63497S | Garbage Code (GBD Level 2) +S63498A | Garbage Code (GBD Level 2) +S63498D | Garbage Code (GBD Level 2) +S63498S | Garbage Code (GBD Level 2) +S63499A | Garbage Code (GBD Level 2) +S63499D | Garbage Code (GBD Level 2) +S63499S | Garbage Code (GBD Level 2) +S635--- | Garbage Code (GBD Level 2) +S63501A | Garbage Code (GBD Level 2) +S63501D | Garbage Code (GBD Level 2) +S63501S | Garbage Code (GBD Level 2) +S63502A | Garbage Code (GBD Level 2) +S63502D | Garbage Code (GBD Level 2) +S63502S | Garbage Code (GBD Level 2) +S63509A | Garbage Code (GBD Level 2) +S63509D | Garbage Code (GBD Level 2) +S63509S | Garbage Code (GBD Level 2) +S63511A | Garbage Code (GBD Level 2) +S63511D | Garbage Code (GBD Level 2) +S63511S | Garbage Code (GBD Level 2) +S63512A | Garbage Code (GBD Level 2) +S63512D | Garbage Code (GBD Level 2) +S63512S | Garbage Code (GBD Level 2) +S63519A | Garbage Code (GBD Level 2) +S63519D | Garbage Code (GBD Level 2) +S63519S | Garbage Code (GBD Level 2) +S63521A | Garbage Code (GBD Level 2) +S63521D | Garbage Code (GBD Level 2) +S63521S | Garbage Code (GBD Level 2) +S63522A | Garbage Code (GBD Level 2) +S63522D | Garbage Code (GBD Level 2) +S63522S | Garbage Code (GBD Level 2) +S63529A | Garbage Code (GBD Level 2) +S63529D | Garbage Code (GBD Level 2) +S63529S | Garbage Code (GBD Level 2) +S63591A | Garbage Code (GBD Level 2) +S63591D | Garbage Code (GBD Level 2) +S63591S | Garbage Code (GBD Level 2) +S63592A | Garbage Code (GBD Level 2) +S63592D | Garbage Code (GBD Level 2) +S63592S | Garbage Code (GBD Level 2) +S63599A | Garbage Code (GBD Level 2) +S63599D | Garbage Code (GBD Level 2) +S63599S | Garbage Code (GBD Level 2) +S636--- | Garbage Code (GBD Level 2) +S63601A | Garbage Code (GBD Level 2) +S63601D | Garbage Code (GBD Level 2) +S63601S | Garbage Code (GBD Level 2) +S63602A | Garbage Code (GBD Level 2) +S63602D | Garbage Code (GBD Level 2) +S63602S | Garbage Code (GBD Level 2) +S63609A | Garbage Code (GBD Level 2) +S63609D | Garbage Code (GBD Level 2) +S63609S | Garbage Code (GBD Level 2) +S63610A | Garbage Code (GBD Level 2) +S63610D | Garbage Code (GBD Level 2) +S63610S | Garbage Code (GBD Level 2) +S63611A | Garbage Code (GBD Level 2) +S63611D | Garbage Code (GBD Level 2) +S63611S | Garbage Code (GBD Level 2) +S63612A | Garbage Code (GBD Level 2) +S63612D | Garbage Code (GBD Level 2) +S63612S | Garbage Code (GBD Level 2) +S63613A | Garbage Code (GBD Level 2) +S63613D | Garbage Code (GBD Level 2) +S63613S | Garbage Code (GBD Level 2) +S63614A | Garbage Code (GBD Level 2) +S63614D | Garbage Code (GBD Level 2) +S63614S | Garbage Code (GBD Level 2) +S63615A | Garbage Code (GBD Level 2) +S63615D | Garbage Code (GBD Level 2) +S63615S | Garbage Code (GBD Level 2) +S63616A | Garbage Code (GBD Level 2) +S63616D | Garbage Code (GBD Level 2) +S63616S | Garbage Code (GBD Level 2) +S63617A | Garbage Code (GBD Level 2) +S63617D | Garbage Code (GBD Level 2) +S63617S | Garbage Code (GBD Level 2) +S63618A | Garbage Code (GBD Level 2) +S63618D | Garbage Code (GBD Level 2) +S63618S | Garbage Code (GBD Level 2) +S63619A | Garbage Code (GBD Level 2) +S63619D | Garbage Code (GBD Level 2) +S63619S | Garbage Code (GBD Level 2) +S63621A | Garbage Code (GBD Level 2) +S63621D | Garbage Code (GBD Level 2) +S63621S | Garbage Code (GBD Level 2) +S63622A | Garbage Code (GBD Level 2) +S63622D | Garbage Code (GBD Level 2) +S63622S | Garbage Code (GBD Level 2) +S63629A | Garbage Code (GBD Level 2) +S63629D | Garbage Code (GBD Level 2) +S63629S | Garbage Code (GBD Level 2) +S63630A | Garbage Code (GBD Level 2) +S63630D | Garbage Code (GBD Level 2) +S63630S | Garbage Code (GBD Level 2) +S63631A | Garbage Code (GBD Level 2) +S63631D | Garbage Code (GBD Level 2) +S63631S | Garbage Code (GBD Level 2) +S63632A | Garbage Code (GBD Level 2) +S63632D | Garbage Code (GBD Level 2) +S63632S | Garbage Code (GBD Level 2) +S63633A | Garbage Code (GBD Level 2) +S63633D | Garbage Code (GBD Level 2) +S63633S | Garbage Code (GBD Level 2) +S63634A | Garbage Code (GBD Level 2) +S63634D | Garbage Code (GBD Level 2) +S63634S | Garbage Code (GBD Level 2) +S63635A | Garbage Code (GBD Level 2) +S63635D | Garbage Code (GBD Level 2) +S63635S | Garbage Code (GBD Level 2) +S63636A | Garbage Code (GBD Level 2) +S63636D | Garbage Code (GBD Level 2) +S63636S | Garbage Code (GBD Level 2) +S63637A | Garbage Code (GBD Level 2) +S63637D | Garbage Code (GBD Level 2) +S63637S | Garbage Code (GBD Level 2) +S63638A | Garbage Code (GBD Level 2) +S63638D | Garbage Code (GBD Level 2) +S63638S | Garbage Code (GBD Level 2) +S63639A | Garbage Code (GBD Level 2) +S63639D | Garbage Code (GBD Level 2) +S63639S | Garbage Code (GBD Level 2) +S63641A | Garbage Code (GBD Level 2) +S63641D | Garbage Code (GBD Level 2) +S63641S | Garbage Code (GBD Level 2) +S63642A | Garbage Code (GBD Level 2) +S63642D | Garbage Code (GBD Level 2) +S63642S | Garbage Code (GBD Level 2) +S63649A | Garbage Code (GBD Level 2) +S63649D | Garbage Code (GBD Level 2) +S63649S | Garbage Code (GBD Level 2) +S63650A | Garbage Code (GBD Level 2) +S63650D | Garbage Code (GBD Level 2) +S63650S | Garbage Code (GBD Level 2) +S63651A | Garbage Code (GBD Level 2) +S63651D | Garbage Code (GBD Level 2) +S63651S | Garbage Code (GBD Level 2) +S63652A | Garbage Code (GBD Level 2) +S63652D | Garbage Code (GBD Level 2) +S63652S | Garbage Code (GBD Level 2) +S63653A | Garbage Code (GBD Level 2) +S63653D | Garbage Code (GBD Level 2) +S63653S | Garbage Code (GBD Level 2) +S63654A | Garbage Code (GBD Level 2) +S63654D | Garbage Code (GBD Level 2) +S63654S | Garbage Code (GBD Level 2) +S63655A | Garbage Code (GBD Level 2) +S63655D | Garbage Code (GBD Level 2) +S63655S | Garbage Code (GBD Level 2) +S63656A | Garbage Code (GBD Level 2) +S63656D | Garbage Code (GBD Level 2) +S63656S | Garbage Code (GBD Level 2) +S63657A | Garbage Code (GBD Level 2) +S63657D | Garbage Code (GBD Level 2) +S63657S | Garbage Code (GBD Level 2) +S63658A | Garbage Code (GBD Level 2) +S63658D | Garbage Code (GBD Level 2) +S63658S | Garbage Code (GBD Level 2) +S63659A | Garbage Code (GBD Level 2) +S63659D | Garbage Code (GBD Level 2) +S63659S | Garbage Code (GBD Level 2) +S63681A | Garbage Code (GBD Level 2) +S63681D | Garbage Code (GBD Level 2) +S63681S | Garbage Code (GBD Level 2) +S63682A | Garbage Code (GBD Level 2) +S63682D | Garbage Code (GBD Level 2) +S63682S | Garbage Code (GBD Level 2) +S63689A | Garbage Code (GBD Level 2) +S63689D | Garbage Code (GBD Level 2) +S63689S | Garbage Code (GBD Level 2) +S63690A | Garbage Code (GBD Level 2) +S63690D | Garbage Code (GBD Level 2) +S63690S | Garbage Code (GBD Level 2) +S63691A | Garbage Code (GBD Level 2) +S63691D | Garbage Code (GBD Level 2) +S63691S | Garbage Code (GBD Level 2) +S63692A | Garbage Code (GBD Level 2) +S63692D | Garbage Code (GBD Level 2) +S63692S | Garbage Code (GBD Level 2) +S63693A | Garbage Code (GBD Level 2) +S63693D | Garbage Code (GBD Level 2) +S63693S | Garbage Code (GBD Level 2) +S63694A | Garbage Code (GBD Level 2) +S63694D | Garbage Code (GBD Level 2) +S63694S | Garbage Code (GBD Level 2) +S63695A | Garbage Code (GBD Level 2) +S63695D | Garbage Code (GBD Level 2) +S63695S | Garbage Code (GBD Level 2) +S63696A | Garbage Code (GBD Level 2) +S63696D | Garbage Code (GBD Level 2) +S63696S | Garbage Code (GBD Level 2) +S63697A | Garbage Code (GBD Level 2) +S63697D | Garbage Code (GBD Level 2) +S63697S | Garbage Code (GBD Level 2) +S63698A | Garbage Code (GBD Level 2) +S63698D | Garbage Code (GBD Level 2) +S63698S | Garbage Code (GBD Level 2) +S63699A | Garbage Code (GBD Level 2) +S63699D | Garbage Code (GBD Level 2) +S63699S | Garbage Code (GBD Level 2) +S637--- | Garbage Code (GBD Level 2) +S638X1A | Garbage Code (GBD Level 2) +S638X1D | Garbage Code (GBD Level 2) +S638X1S | Garbage Code (GBD Level 2) +S638X2A | Garbage Code (GBD Level 2) +S638X2D | Garbage Code (GBD Level 2) +S638X2S | Garbage Code (GBD Level 2) +S638X9A | Garbage Code (GBD Level 2) +S638X9D | Garbage Code (GBD Level 2) +S638X9S | Garbage Code (GBD Level 2) +S6390XA | Garbage Code (GBD Level 2) +S6390XD | Garbage Code (GBD Level 2) +S6390XS | Garbage Code (GBD Level 2) +S6391XA | Garbage Code (GBD Level 2) +S6391XD | Garbage Code (GBD Level 2) +S6391XS | Garbage Code (GBD Level 2) +S6392XA | Garbage Code (GBD Level 2) +S6392XD | Garbage Code (GBD Level 2) +S6392XS | Garbage Code (GBD Level 2) +S64---- | Garbage Code (GBD Level 2) +S640--- | Garbage Code (GBD Level 2) +S6400XA | Garbage Code (GBD Level 2) +S6400XD | Garbage Code (GBD Level 2) +S6400XS | Garbage Code (GBD Level 2) +S6401XA | Garbage Code (GBD Level 2) +S6401XD | Garbage Code (GBD Level 2) +S6401XS | Garbage Code (GBD Level 2) +S6402XA | Garbage Code (GBD Level 2) +S6402XD | Garbage Code (GBD Level 2) +S6402XS | Garbage Code (GBD Level 2) +S641--- | Garbage Code (GBD Level 2) +S6410XA | Garbage Code (GBD Level 2) +S6410XD | Garbage Code (GBD Level 2) +S6410XS | Garbage Code (GBD Level 2) +S6411XA | Garbage Code (GBD Level 2) +S6411XD | Garbage Code (GBD Level 2) +S6411XS | Garbage Code (GBD Level 2) +S6412XA | Garbage Code (GBD Level 2) +S6412XD | Garbage Code (GBD Level 2) +S6412XS | Garbage Code (GBD Level 2) +S642--- | Garbage Code (GBD Level 2) +S6420XA | Garbage Code (GBD Level 2) +S6420XD | Garbage Code (GBD Level 2) +S6420XS | Garbage Code (GBD Level 2) +S6421XA | Garbage Code (GBD Level 2) +S6421XD | Garbage Code (GBD Level 2) +S6421XS | Garbage Code (GBD Level 2) +S6422XA | Garbage Code (GBD Level 2) +S6422XD | Garbage Code (GBD Level 2) +S6422XS | Garbage Code (GBD Level 2) +S643--- | Garbage Code (GBD Level 2) +S6430XA | Garbage Code (GBD Level 2) +S6430XD | Garbage Code (GBD Level 2) +S6430XS | Garbage Code (GBD Level 2) +S6431XA | Garbage Code (GBD Level 2) +S6431XD | Garbage Code (GBD Level 2) +S6431XS | Garbage Code (GBD Level 2) +S6432XA | Garbage Code (GBD Level 2) +S6432XD | Garbage Code (GBD Level 2) +S6432XS | Garbage Code (GBD Level 2) +S644--- | Garbage Code (GBD Level 2) +S6440XA | Garbage Code (GBD Level 2) +S6440XD | Garbage Code (GBD Level 2) +S6440XS | Garbage Code (GBD Level 2) +S64490A | Garbage Code (GBD Level 2) +S64490D | Garbage Code (GBD Level 2) +S64490S | Garbage Code (GBD Level 2) +S64491A | Garbage Code (GBD Level 2) +S64491D | Garbage Code (GBD Level 2) +S64491S | Garbage Code (GBD Level 2) +S64492A | Garbage Code (GBD Level 2) +S64492D | Garbage Code (GBD Level 2) +S64492S | Garbage Code (GBD Level 2) +S64493A | Garbage Code (GBD Level 2) +S64493D | Garbage Code (GBD Level 2) +S64493S | Garbage Code (GBD Level 2) +S64494A | Garbage Code (GBD Level 2) +S64494D | Garbage Code (GBD Level 2) +S64494S | Garbage Code (GBD Level 2) +S64495A | Garbage Code (GBD Level 2) +S64495D | Garbage Code (GBD Level 2) +S64495S | Garbage Code (GBD Level 2) +S64496A | Garbage Code (GBD Level 2) +S64496D | Garbage Code (GBD Level 2) +S64496S | Garbage Code (GBD Level 2) +S64497A | Garbage Code (GBD Level 2) +S64497D | Garbage Code (GBD Level 2) +S64497S | Garbage Code (GBD Level 2) +S64498A | Garbage Code (GBD Level 2) +S64498D | Garbage Code (GBD Level 2) +S64498S | Garbage Code (GBD Level 2) +S647--- | Garbage Code (GBD Level 2) +S648--- | Garbage Code (GBD Level 2) +S648X1A | Garbage Code (GBD Level 2) +S648X1D | Garbage Code (GBD Level 2) +S648X1S | Garbage Code (GBD Level 2) +S648X2A | Garbage Code (GBD Level 2) +S648X2D | Garbage Code (GBD Level 2) +S648X2S | Garbage Code (GBD Level 2) +S648X9A | Garbage Code (GBD Level 2) +S648X9D | Garbage Code (GBD Level 2) +S648X9S | Garbage Code (GBD Level 2) +S649--- | Garbage Code (GBD Level 2) +S6490XA | Garbage Code (GBD Level 2) +S6490XD | Garbage Code (GBD Level 2) +S6490XS | Garbage Code (GBD Level 2) +S6491XA | Garbage Code (GBD Level 2) +S6491XD | Garbage Code (GBD Level 2) +S6491XS | Garbage Code (GBD Level 2) +S6492XA | Garbage Code (GBD Level 2) +S6492XD | Garbage Code (GBD Level 2) +S6492XS | Garbage Code (GBD Level 2) +S65---- | Garbage Code (GBD Level 2) +S650--- | Garbage Code (GBD Level 2) +S65001A | Garbage Code (GBD Level 2) +S65001D | Garbage Code (GBD Level 2) +S65001S | Garbage Code (GBD Level 2) +S65002A | Garbage Code (GBD Level 2) +S65002D | Garbage Code (GBD Level 2) +S65002S | Garbage Code (GBD Level 2) +S65009A | Garbage Code (GBD Level 2) +S65009D | Garbage Code (GBD Level 2) +S65009S | Garbage Code (GBD Level 2) +S65011A | Garbage Code (GBD Level 2) +S65011D | Garbage Code (GBD Level 2) +S65011S | Garbage Code (GBD Level 2) +S65012A | Garbage Code (GBD Level 2) +S65012D | Garbage Code (GBD Level 2) +S65012S | Garbage Code (GBD Level 2) +S65019A | Garbage Code (GBD Level 2) +S65019D | Garbage Code (GBD Level 2) +S65019S | Garbage Code (GBD Level 2) +S65091A | Garbage Code (GBD Level 2) +S65091D | Garbage Code (GBD Level 2) +S65091S | Garbage Code (GBD Level 2) +S65092A | Garbage Code (GBD Level 2) +S65092D | Garbage Code (GBD Level 2) +S65092S | Garbage Code (GBD Level 2) +S65099A | Garbage Code (GBD Level 2) +S65099D | Garbage Code (GBD Level 2) +S65099S | Garbage Code (GBD Level 2) +S651--- | Garbage Code (GBD Level 2) +S65101A | Garbage Code (GBD Level 2) +S65101D | Garbage Code (GBD Level 2) +S65101S | Garbage Code (GBD Level 2) +S65102A | Garbage Code (GBD Level 2) +S65102D | Garbage Code (GBD Level 2) +S65102S | Garbage Code (GBD Level 2) +S65109A | Garbage Code (GBD Level 2) +S65109D | Garbage Code (GBD Level 2) +S65109S | Garbage Code (GBD Level 2) +S65111A | Garbage Code (GBD Level 2) +S65111D | Garbage Code (GBD Level 2) +S65111S | Garbage Code (GBD Level 2) +S65112A | Garbage Code (GBD Level 2) +S65112D | Garbage Code (GBD Level 2) +S65112S | Garbage Code (GBD Level 2) +S65119A | Garbage Code (GBD Level 2) +S65119D | Garbage Code (GBD Level 2) +S65119S | Garbage Code (GBD Level 2) +S65191A | Garbage Code (GBD Level 2) +S65191D | Garbage Code (GBD Level 2) +S65191S | Garbage Code (GBD Level 2) +S65192A | Garbage Code (GBD Level 2) +S65192D | Garbage Code (GBD Level 2) +S65192S | Garbage Code (GBD Level 2) +S65199A | Garbage Code (GBD Level 2) +S65199D | Garbage Code (GBD Level 2) +S65199S | Garbage Code (GBD Level 2) +S652--- | Garbage Code (GBD Level 2) +S65201A | Garbage Code (GBD Level 2) +S65201D | Garbage Code (GBD Level 2) +S65201S | Garbage Code (GBD Level 2) +S65202A | Garbage Code (GBD Level 2) +S65202D | Garbage Code (GBD Level 2) +S65202S | Garbage Code (GBD Level 2) +S65209A | Garbage Code (GBD Level 2) +S65209D | Garbage Code (GBD Level 2) +S65209S | Garbage Code (GBD Level 2) +S65211A | Garbage Code (GBD Level 2) +S65211D | Garbage Code (GBD Level 2) +S65211S | Garbage Code (GBD Level 2) +S65212A | Garbage Code (GBD Level 2) +S65212D | Garbage Code (GBD Level 2) +S65212S | Garbage Code (GBD Level 2) +S65219A | Garbage Code (GBD Level 2) +S65219D | Garbage Code (GBD Level 2) +S65219S | Garbage Code (GBD Level 2) +S65291A | Garbage Code (GBD Level 2) +S65291D | Garbage Code (GBD Level 2) +S65291S | Garbage Code (GBD Level 2) +S65292A | Garbage Code (GBD Level 2) +S65292D | Garbage Code (GBD Level 2) +S65292S | Garbage Code (GBD Level 2) +S65299A | Garbage Code (GBD Level 2) +S65299D | Garbage Code (GBD Level 2) +S65299S | Garbage Code (GBD Level 2) +S653--- | Garbage Code (GBD Level 2) +S65301A | Garbage Code (GBD Level 2) +S65301D | Garbage Code (GBD Level 2) +S65301S | Garbage Code (GBD Level 2) +S65302A | Garbage Code (GBD Level 2) +S65302D | Garbage Code (GBD Level 2) +S65302S | Garbage Code (GBD Level 2) +S65309A | Garbage Code (GBD Level 2) +S65309D | Garbage Code (GBD Level 2) +S65309S | Garbage Code (GBD Level 2) +S65311A | Garbage Code (GBD Level 2) +S65311D | Garbage Code (GBD Level 2) +S65311S | Garbage Code (GBD Level 2) +S65312A | Garbage Code (GBD Level 2) +S65312D | Garbage Code (GBD Level 2) +S65312S | Garbage Code (GBD Level 2) +S65319A | Garbage Code (GBD Level 2) +S65319D | Garbage Code (GBD Level 2) +S65319S | Garbage Code (GBD Level 2) +S65391A | Garbage Code (GBD Level 2) +S65391D | Garbage Code (GBD Level 2) +S65391S | Garbage Code (GBD Level 2) +S65392A | Garbage Code (GBD Level 2) +S65392D | Garbage Code (GBD Level 2) +S65392S | Garbage Code (GBD Level 2) +S65399A | Garbage Code (GBD Level 2) +S65399D | Garbage Code (GBD Level 2) +S65399S | Garbage Code (GBD Level 2) +S654--- | Garbage Code (GBD Level 2) +S65401A | Garbage Code (GBD Level 2) +S65401D | Garbage Code (GBD Level 2) +S65401S | Garbage Code (GBD Level 2) +S65402A | Garbage Code (GBD Level 2) +S65402D | Garbage Code (GBD Level 2) +S65402S | Garbage Code (GBD Level 2) +S65409A | Garbage Code (GBD Level 2) +S65409D | Garbage Code (GBD Level 2) +S65409S | Garbage Code (GBD Level 2) +S65411A | Garbage Code (GBD Level 2) +S65411D | Garbage Code (GBD Level 2) +S65411S | Garbage Code (GBD Level 2) +S65412A | Garbage Code (GBD Level 2) +S65412D | Garbage Code (GBD Level 2) +S65412S | Garbage Code (GBD Level 2) +S65419A | Garbage Code (GBD Level 2) +S65419D | Garbage Code (GBD Level 2) +S65419S | Garbage Code (GBD Level 2) +S65491A | Garbage Code (GBD Level 2) +S65491D | Garbage Code (GBD Level 2) +S65491S | Garbage Code (GBD Level 2) +S65492A | Garbage Code (GBD Level 2) +S65492D | Garbage Code (GBD Level 2) +S65492S | Garbage Code (GBD Level 2) +S65499A | Garbage Code (GBD Level 2) +S65499D | Garbage Code (GBD Level 2) +S65499S | Garbage Code (GBD Level 2) +S655--- | Garbage Code (GBD Level 2) +S65500A | Garbage Code (GBD Level 2) +S65500D | Garbage Code (GBD Level 2) +S65500S | Garbage Code (GBD Level 2) +S65501A | Garbage Code (GBD Level 2) +S65501D | Garbage Code (GBD Level 2) +S65501S | Garbage Code (GBD Level 2) +S65502A | Garbage Code (GBD Level 2) +S65502D | Garbage Code (GBD Level 2) +S65502S | Garbage Code (GBD Level 2) +S65503A | Garbage Code (GBD Level 2) +S65503D | Garbage Code (GBD Level 2) +S65503S | Garbage Code (GBD Level 2) +S65504A | Garbage Code (GBD Level 2) +S65504D | Garbage Code (GBD Level 2) +S65504S | Garbage Code (GBD Level 2) +S65505A | Garbage Code (GBD Level 2) +S65505D | Garbage Code (GBD Level 2) +S65505S | Garbage Code (GBD Level 2) +S65506A | Garbage Code (GBD Level 2) +S65506D | Garbage Code (GBD Level 2) +S65506S | Garbage Code (GBD Level 2) +S65507A | Garbage Code (GBD Level 2) +S65507D | Garbage Code (GBD Level 2) +S65507S | Garbage Code (GBD Level 2) +S65508A | Garbage Code (GBD Level 2) +S65508D | Garbage Code (GBD Level 2) +S65508S | Garbage Code (GBD Level 2) +S65509A | Garbage Code (GBD Level 2) +S65509D | Garbage Code (GBD Level 2) +S65509S | Garbage Code (GBD Level 2) +S65510A | Garbage Code (GBD Level 2) +S65510D | Garbage Code (GBD Level 2) +S65510S | Garbage Code (GBD Level 2) +S65511A | Garbage Code (GBD Level 2) +S65511D | Garbage Code (GBD Level 2) +S65511S | Garbage Code (GBD Level 2) +S65512A | Garbage Code (GBD Level 2) +S65512D | Garbage Code (GBD Level 2) +S65512S | Garbage Code (GBD Level 2) +S65513A | Garbage Code (GBD Level 2) +S65513D | Garbage Code (GBD Level 2) +S65513S | Garbage Code (GBD Level 2) +S65514A | Garbage Code (GBD Level 2) +S65514D | Garbage Code (GBD Level 2) +S65514S | Garbage Code (GBD Level 2) +S65515A | Garbage Code (GBD Level 2) +S65515D | Garbage Code (GBD Level 2) +S65515S | Garbage Code (GBD Level 2) +S65516A | Garbage Code (GBD Level 2) +S65516D | Garbage Code (GBD Level 2) +S65516S | Garbage Code (GBD Level 2) +S65517A | Garbage Code (GBD Level 2) +S65517D | Garbage Code (GBD Level 2) +S65517S | Garbage Code (GBD Level 2) +S65518A | Garbage Code (GBD Level 2) +S65518D | Garbage Code (GBD Level 2) +S65518S | Garbage Code (GBD Level 2) +S65519A | Garbage Code (GBD Level 2) +S65519D | Garbage Code (GBD Level 2) +S65519S | Garbage Code (GBD Level 2) +S65590A | Garbage Code (GBD Level 2) +S65590D | Garbage Code (GBD Level 2) +S65590S | Garbage Code (GBD Level 2) +S65591A | Garbage Code (GBD Level 2) +S65591D | Garbage Code (GBD Level 2) +S65591S | Garbage Code (GBD Level 2) +S65592A | Garbage Code (GBD Level 2) +S65592D | Garbage Code (GBD Level 2) +S65592S | Garbage Code (GBD Level 2) +S65593A | Garbage Code (GBD Level 2) +S65593D | Garbage Code (GBD Level 2) +S65593S | Garbage Code (GBD Level 2) +S65594A | Garbage Code (GBD Level 2) +S65594D | Garbage Code (GBD Level 2) +S65594S | Garbage Code (GBD Level 2) +S65595A | Garbage Code (GBD Level 2) +S65595D | Garbage Code (GBD Level 2) +S65595S | Garbage Code (GBD Level 2) +S65596A | Garbage Code (GBD Level 2) +S65596D | Garbage Code (GBD Level 2) +S65596S | Garbage Code (GBD Level 2) +S65597A | Garbage Code (GBD Level 2) +S65597D | Garbage Code (GBD Level 2) +S65597S | Garbage Code (GBD Level 2) +S65598A | Garbage Code (GBD Level 2) +S65598D | Garbage Code (GBD Level 2) +S65598S | Garbage Code (GBD Level 2) +S65599A | Garbage Code (GBD Level 2) +S65599D | Garbage Code (GBD Level 2) +S65599S | Garbage Code (GBD Level 2) +S657--- | Garbage Code (GBD Level 2) +S658--- | Garbage Code (GBD Level 2) +S65801A | Garbage Code (GBD Level 2) +S65801D | Garbage Code (GBD Level 2) +S65801S | Garbage Code (GBD Level 2) +S65802A | Garbage Code (GBD Level 2) +S65802D | Garbage Code (GBD Level 2) +S65802S | Garbage Code (GBD Level 2) +S65809A | Garbage Code (GBD Level 2) +S65809D | Garbage Code (GBD Level 2) +S65809S | Garbage Code (GBD Level 2) +S65811A | Garbage Code (GBD Level 2) +S65811D | Garbage Code (GBD Level 2) +S65811S | Garbage Code (GBD Level 2) +S65812A | Garbage Code (GBD Level 2) +S65812D | Garbage Code (GBD Level 2) +S65812S | Garbage Code (GBD Level 2) +S65819A | Garbage Code (GBD Level 2) +S65819D | Garbage Code (GBD Level 2) +S65819S | Garbage Code (GBD Level 2) +S65891A | Garbage Code (GBD Level 2) +S65891D | Garbage Code (GBD Level 2) +S65891S | Garbage Code (GBD Level 2) +S65892A | Garbage Code (GBD Level 2) +S65892D | Garbage Code (GBD Level 2) +S65892S | Garbage Code (GBD Level 2) +S65899A | Garbage Code (GBD Level 2) +S65899D | Garbage Code (GBD Level 2) +S65899S | Garbage Code (GBD Level 2) +S659--- | Garbage Code (GBD Level 2) +S65901A | Garbage Code (GBD Level 2) +S65901D | Garbage Code (GBD Level 2) +S65901S | Garbage Code (GBD Level 2) +S65902A | Garbage Code (GBD Level 2) +S65902D | Garbage Code (GBD Level 2) +S65902S | Garbage Code (GBD Level 2) +S65909A | Garbage Code (GBD Level 2) +S65909D | Garbage Code (GBD Level 2) +S65909S | Garbage Code (GBD Level 2) +S65911A | Garbage Code (GBD Level 2) +S65911D | Garbage Code (GBD Level 2) +S65911S | Garbage Code (GBD Level 2) +S65912A | Garbage Code (GBD Level 2) +S65912D | Garbage Code (GBD Level 2) +S65912S | Garbage Code (GBD Level 2) +S65919A | Garbage Code (GBD Level 2) +S65919D | Garbage Code (GBD Level 2) +S65919S | Garbage Code (GBD Level 2) +S65991A | Garbage Code (GBD Level 2) +S65991D | Garbage Code (GBD Level 2) +S65991S | Garbage Code (GBD Level 2) +S65992A | Garbage Code (GBD Level 2) +S65992D | Garbage Code (GBD Level 2) +S65992S | Garbage Code (GBD Level 2) +S65999A | Garbage Code (GBD Level 2) +S65999D | Garbage Code (GBD Level 2) +S65999S | Garbage Code (GBD Level 2) +S66---- | Garbage Code (GBD Level 2) +S660--- | Garbage Code (GBD Level 2) +S66001A | Garbage Code (GBD Level 2) +S66001D | Garbage Code (GBD Level 2) +S66001S | Garbage Code (GBD Level 2) +S66002A | Garbage Code (GBD Level 2) +S66002D | Garbage Code (GBD Level 2) +S66002S | Garbage Code (GBD Level 2) +S66009A | Garbage Code (GBD Level 2) +S66009D | Garbage Code (GBD Level 2) +S66009S | Garbage Code (GBD Level 2) +S66011A | Garbage Code (GBD Level 2) +S66011D | Garbage Code (GBD Level 2) +S66011S | Garbage Code (GBD Level 2) +S66012A | Garbage Code (GBD Level 2) +S66012D | Garbage Code (GBD Level 2) +S66012S | Garbage Code (GBD Level 2) +S66019A | Garbage Code (GBD Level 2) +S66019D | Garbage Code (GBD Level 2) +S66019S | Garbage Code (GBD Level 2) +S66021A | Garbage Code (GBD Level 2) +S66021D | Garbage Code (GBD Level 2) +S66021S | Garbage Code (GBD Level 2) +S66022A | Garbage Code (GBD Level 2) +S66022D | Garbage Code (GBD Level 2) +S66022S | Garbage Code (GBD Level 2) +S66029A | Garbage Code (GBD Level 2) +S66029D | Garbage Code (GBD Level 2) +S66029S | Garbage Code (GBD Level 2) +S66091A | Garbage Code (GBD Level 2) +S66091D | Garbage Code (GBD Level 2) +S66091S | Garbage Code (GBD Level 2) +S66092A | Garbage Code (GBD Level 2) +S66092D | Garbage Code (GBD Level 2) +S66092S | Garbage Code (GBD Level 2) +S66099A | Garbage Code (GBD Level 2) +S66099D | Garbage Code (GBD Level 2) +S66099S | Garbage Code (GBD Level 2) +S661--- | Garbage Code (GBD Level 2) +S66100A | Garbage Code (GBD Level 2) +S66100D | Garbage Code (GBD Level 2) +S66100S | Garbage Code (GBD Level 2) +S66101A | Garbage Code (GBD Level 2) +S66101D | Garbage Code (GBD Level 2) +S66101S | Garbage Code (GBD Level 2) +S66102A | Garbage Code (GBD Level 2) +S66102D | Garbage Code (GBD Level 2) +S66102S | Garbage Code (GBD Level 2) +S66103A | Garbage Code (GBD Level 2) +S66103D | Garbage Code (GBD Level 2) +S66103S | Garbage Code (GBD Level 2) +S66104A | Garbage Code (GBD Level 2) +S66104D | Garbage Code (GBD Level 2) +S66104S | Garbage Code (GBD Level 2) +S66105A | Garbage Code (GBD Level 2) +S66105D | Garbage Code (GBD Level 2) +S66105S | Garbage Code (GBD Level 2) +S66106A | Garbage Code (GBD Level 2) +S66106D | Garbage Code (GBD Level 2) +S66106S | Garbage Code (GBD Level 2) +S66107A | Garbage Code (GBD Level 2) +S66107D | Garbage Code (GBD Level 2) +S66107S | Garbage Code (GBD Level 2) +S66108A | Garbage Code (GBD Level 2) +S66108D | Garbage Code (GBD Level 2) +S66108S | Garbage Code (GBD Level 2) +S66109A | Garbage Code (GBD Level 2) +S66109D | Garbage Code (GBD Level 2) +S66109S | Garbage Code (GBD Level 2) +S66110A | Garbage Code (GBD Level 2) +S66110D | Garbage Code (GBD Level 2) +S66110S | Garbage Code (GBD Level 2) +S66111A | Garbage Code (GBD Level 2) +S66111D | Garbage Code (GBD Level 2) +S66111S | Garbage Code (GBD Level 2) +S66112A | Garbage Code (GBD Level 2) +S66112D | Garbage Code (GBD Level 2) +S66112S | Garbage Code (GBD Level 2) +S66113A | Garbage Code (GBD Level 2) +S66113D | Garbage Code (GBD Level 2) +S66113S | Garbage Code (GBD Level 2) +S66114A | Garbage Code (GBD Level 2) +S66114D | Garbage Code (GBD Level 2) +S66114S | Garbage Code (GBD Level 2) +S66115A | Garbage Code (GBD Level 2) +S66115D | Garbage Code (GBD Level 2) +S66115S | Garbage Code (GBD Level 2) +S66116A | Garbage Code (GBD Level 2) +S66116D | Garbage Code (GBD Level 2) +S66116S | Garbage Code (GBD Level 2) +S66117A | Garbage Code (GBD Level 2) +S66117D | Garbage Code (GBD Level 2) +S66117S | Garbage Code (GBD Level 2) +S66118A | Garbage Code (GBD Level 2) +S66118D | Garbage Code (GBD Level 2) +S66118S | Garbage Code (GBD Level 2) +S66119A | Garbage Code (GBD Level 2) +S66119D | Garbage Code (GBD Level 2) +S66119S | Garbage Code (GBD Level 2) +S66120A | Garbage Code (GBD Level 2) +S66120D | Garbage Code (GBD Level 2) +S66120S | Garbage Code (GBD Level 2) +S66121A | Garbage Code (GBD Level 2) +S66121D | Garbage Code (GBD Level 2) +S66121S | Garbage Code (GBD Level 2) +S66122A | Garbage Code (GBD Level 2) +S66122D | Garbage Code (GBD Level 2) +S66122S | Garbage Code (GBD Level 2) +S66123A | Garbage Code (GBD Level 2) +S66123D | Garbage Code (GBD Level 2) +S66123S | Garbage Code (GBD Level 2) +S66124A | Garbage Code (GBD Level 2) +S66124D | Garbage Code (GBD Level 2) +S66124S | Garbage Code (GBD Level 2) +S66125A | Garbage Code (GBD Level 2) +S66125D | Garbage Code (GBD Level 2) +S66125S | Garbage Code (GBD Level 2) +S66126A | Garbage Code (GBD Level 2) +S66126D | Garbage Code (GBD Level 2) +S66126S | Garbage Code (GBD Level 2) +S66127A | Garbage Code (GBD Level 2) +S66127D | Garbage Code (GBD Level 2) +S66127S | Garbage Code (GBD Level 2) +S66128A | Garbage Code (GBD Level 2) +S66128D | Garbage Code (GBD Level 2) +S66128S | Garbage Code (GBD Level 2) +S66129A | Garbage Code (GBD Level 2) +S66129D | Garbage Code (GBD Level 2) +S66129S | Garbage Code (GBD Level 2) +S66190A | Garbage Code (GBD Level 2) +S66190D | Garbage Code (GBD Level 2) +S66190S | Garbage Code (GBD Level 2) +S66191A | Garbage Code (GBD Level 2) +S66191D | Garbage Code (GBD Level 2) +S66191S | Garbage Code (GBD Level 2) +S66192A | Garbage Code (GBD Level 2) +S66192D | Garbage Code (GBD Level 2) +S66192S | Garbage Code (GBD Level 2) +S66193A | Garbage Code (GBD Level 2) +S66193D | Garbage Code (GBD Level 2) +S66193S | Garbage Code (GBD Level 2) +S66194A | Garbage Code (GBD Level 2) +S66194D | Garbage Code (GBD Level 2) +S66194S | Garbage Code (GBD Level 2) +S66195A | Garbage Code (GBD Level 2) +S66195D | Garbage Code (GBD Level 2) +S66195S | Garbage Code (GBD Level 2) +S66196A | Garbage Code (GBD Level 2) +S66196D | Garbage Code (GBD Level 2) +S66196S | Garbage Code (GBD Level 2) +S66197A | Garbage Code (GBD Level 2) +S66197D | Garbage Code (GBD Level 2) +S66197S | Garbage Code (GBD Level 2) +S66198A | Garbage Code (GBD Level 2) +S66198D | Garbage Code (GBD Level 2) +S66198S | Garbage Code (GBD Level 2) +S66199A | Garbage Code (GBD Level 2) +S66199D | Garbage Code (GBD Level 2) +S66199S | Garbage Code (GBD Level 2) +S662--- | Garbage Code (GBD Level 2) +S66201A | Garbage Code (GBD Level 2) +S66201D | Garbage Code (GBD Level 2) +S66201S | Garbage Code (GBD Level 2) +S66202A | Garbage Code (GBD Level 2) +S66202D | Garbage Code (GBD Level 2) +S66202S | Garbage Code (GBD Level 2) +S66209A | Garbage Code (GBD Level 2) +S66209D | Garbage Code (GBD Level 2) +S66209S | Garbage Code (GBD Level 2) +S66211A | Garbage Code (GBD Level 2) +S66211D | Garbage Code (GBD Level 2) +S66211S | Garbage Code (GBD Level 2) +S66212A | Garbage Code (GBD Level 2) +S66212D | Garbage Code (GBD Level 2) +S66212S | Garbage Code (GBD Level 2) +S66219A | Garbage Code (GBD Level 2) +S66219D | Garbage Code (GBD Level 2) +S66219S | Garbage Code (GBD Level 2) +S66221A | Garbage Code (GBD Level 2) +S66221D | Garbage Code (GBD Level 2) +S66221S | Garbage Code (GBD Level 2) +S66222A | Garbage Code (GBD Level 2) +S66222D | Garbage Code (GBD Level 2) +S66222S | Garbage Code (GBD Level 2) +S66229A | Garbage Code (GBD Level 2) +S66229D | Garbage Code (GBD Level 2) +S66229S | Garbage Code (GBD Level 2) +S66291A | Garbage Code (GBD Level 2) +S66291D | Garbage Code (GBD Level 2) +S66291S | Garbage Code (GBD Level 2) +S66292A | Garbage Code (GBD Level 2) +S66292D | Garbage Code (GBD Level 2) +S66292S | Garbage Code (GBD Level 2) +S66299A | Garbage Code (GBD Level 2) +S66299D | Garbage Code (GBD Level 2) +S66299S | Garbage Code (GBD Level 2) +S663--- | Garbage Code (GBD Level 2) +S66300A | Garbage Code (GBD Level 2) +S66300D | Garbage Code (GBD Level 2) +S66300S | Garbage Code (GBD Level 2) +S66301A | Garbage Code (GBD Level 2) +S66301D | Garbage Code (GBD Level 2) +S66301S | Garbage Code (GBD Level 2) +S66302A | Garbage Code (GBD Level 2) +S66302D | Garbage Code (GBD Level 2) +S66302S | Garbage Code (GBD Level 2) +S66303A | Garbage Code (GBD Level 2) +S66303D | Garbage Code (GBD Level 2) +S66303S | Garbage Code (GBD Level 2) +S66304A | Garbage Code (GBD Level 2) +S66304D | Garbage Code (GBD Level 2) +S66304S | Garbage Code (GBD Level 2) +S66305A | Garbage Code (GBD Level 2) +S66305D | Garbage Code (GBD Level 2) +S66305S | Garbage Code (GBD Level 2) +S66306A | Garbage Code (GBD Level 2) +S66306D | Garbage Code (GBD Level 2) +S66306S | Garbage Code (GBD Level 2) +S66307A | Garbage Code (GBD Level 2) +S66307D | Garbage Code (GBD Level 2) +S66307S | Garbage Code (GBD Level 2) +S66308A | Garbage Code (GBD Level 2) +S66308D | Garbage Code (GBD Level 2) +S66308S | Garbage Code (GBD Level 2) +S66309A | Garbage Code (GBD Level 2) +S66309D | Garbage Code (GBD Level 2) +S66309S | Garbage Code (GBD Level 2) +S66310A | Garbage Code (GBD Level 2) +S66310D | Garbage Code (GBD Level 2) +S66310S | Garbage Code (GBD Level 2) +S66311A | Garbage Code (GBD Level 2) +S66311D | Garbage Code (GBD Level 2) +S66311S | Garbage Code (GBD Level 2) +S66312A | Garbage Code (GBD Level 2) +S66312D | Garbage Code (GBD Level 2) +S66312S | Garbage Code (GBD Level 2) +S66313A | Garbage Code (GBD Level 2) +S66313D | Garbage Code (GBD Level 2) +S66313S | Garbage Code (GBD Level 2) +S66314A | Garbage Code (GBD Level 2) +S66314D | Garbage Code (GBD Level 2) +S66314S | Garbage Code (GBD Level 2) +S66315A | Garbage Code (GBD Level 2) +S66315D | Garbage Code (GBD Level 2) +S66315S | Garbage Code (GBD Level 2) +S66316A | Garbage Code (GBD Level 2) +S66316D | Garbage Code (GBD Level 2) +S66316S | Garbage Code (GBD Level 2) +S66317A | Garbage Code (GBD Level 2) +S66317D | Garbage Code (GBD Level 2) +S66317S | Garbage Code (GBD Level 2) +S66318A | Garbage Code (GBD Level 2) +S66318D | Garbage Code (GBD Level 2) +S66318S | Garbage Code (GBD Level 2) +S66319A | Garbage Code (GBD Level 2) +S66319D | Garbage Code (GBD Level 2) +S66319S | Garbage Code (GBD Level 2) +S66320A | Garbage Code (GBD Level 2) +S66320D | Garbage Code (GBD Level 2) +S66320S | Garbage Code (GBD Level 2) +S66321A | Garbage Code (GBD Level 2) +S66321D | Garbage Code (GBD Level 2) +S66321S | Garbage Code (GBD Level 2) +S66322A | Garbage Code (GBD Level 2) +S66322D | Garbage Code (GBD Level 2) +S66322S | Garbage Code (GBD Level 2) +S66323A | Garbage Code (GBD Level 2) +S66323D | Garbage Code (GBD Level 2) +S66323S | Garbage Code (GBD Level 2) +S66324A | Garbage Code (GBD Level 2) +S66324D | Garbage Code (GBD Level 2) +S66324S | Garbage Code (GBD Level 2) +S66325A | Garbage Code (GBD Level 2) +S66325D | Garbage Code (GBD Level 2) +S66325S | Garbage Code (GBD Level 2) +S66326A | Garbage Code (GBD Level 2) +S66326D | Garbage Code (GBD Level 2) +S66326S | Garbage Code (GBD Level 2) +S66327A | Garbage Code (GBD Level 2) +S66327D | Garbage Code (GBD Level 2) +S66327S | Garbage Code (GBD Level 2) +S66328A | Garbage Code (GBD Level 2) +S66328D | Garbage Code (GBD Level 2) +S66328S | Garbage Code (GBD Level 2) +S66329A | Garbage Code (GBD Level 2) +S66329D | Garbage Code (GBD Level 2) +S66329S | Garbage Code (GBD Level 2) +S66390A | Garbage Code (GBD Level 2) +S66390D | Garbage Code (GBD Level 2) +S66390S | Garbage Code (GBD Level 2) +S66391A | Garbage Code (GBD Level 2) +S66391D | Garbage Code (GBD Level 2) +S66391S | Garbage Code (GBD Level 2) +S66392A | Garbage Code (GBD Level 2) +S66392D | Garbage Code (GBD Level 2) +S66392S | Garbage Code (GBD Level 2) +S66393A | Garbage Code (GBD Level 2) +S66393D | Garbage Code (GBD Level 2) +S66393S | Garbage Code (GBD Level 2) +S66394A | Garbage Code (GBD Level 2) +S66394D | Garbage Code (GBD Level 2) +S66394S | Garbage Code (GBD Level 2) +S66395A | Garbage Code (GBD Level 2) +S66395D | Garbage Code (GBD Level 2) +S66395S | Garbage Code (GBD Level 2) +S66396A | Garbage Code (GBD Level 2) +S66396D | Garbage Code (GBD Level 2) +S66396S | Garbage Code (GBD Level 2) +S66397A | Garbage Code (GBD Level 2) +S66397D | Garbage Code (GBD Level 2) +S66397S | Garbage Code (GBD Level 2) +S66398A | Garbage Code (GBD Level 2) +S66398D | Garbage Code (GBD Level 2) +S66398S | Garbage Code (GBD Level 2) +S66399A | Garbage Code (GBD Level 2) +S66399D | Garbage Code (GBD Level 2) +S66399S | Garbage Code (GBD Level 2) +S664--- | Garbage Code (GBD Level 2) +S66401A | Garbage Code (GBD Level 2) +S66401D | Garbage Code (GBD Level 2) +S66401S | Garbage Code (GBD Level 2) +S66402A | Garbage Code (GBD Level 2) +S66402D | Garbage Code (GBD Level 2) +S66402S | Garbage Code (GBD Level 2) +S66409A | Garbage Code (GBD Level 2) +S66409D | Garbage Code (GBD Level 2) +S66409S | Garbage Code (GBD Level 2) +S66411A | Garbage Code (GBD Level 2) +S66411D | Garbage Code (GBD Level 2) +S66411S | Garbage Code (GBD Level 2) +S66412A | Garbage Code (GBD Level 2) +S66412D | Garbage Code (GBD Level 2) +S66412S | Garbage Code (GBD Level 2) +S66419A | Garbage Code (GBD Level 2) +S66419D | Garbage Code (GBD Level 2) +S66419S | Garbage Code (GBD Level 2) +S66421A | Garbage Code (GBD Level 2) +S66421D | Garbage Code (GBD Level 2) +S66421S | Garbage Code (GBD Level 2) +S66422A | Garbage Code (GBD Level 2) +S66422D | Garbage Code (GBD Level 2) +S66422S | Garbage Code (GBD Level 2) +S66429A | Garbage Code (GBD Level 2) +S66429D | Garbage Code (GBD Level 2) +S66429S | Garbage Code (GBD Level 2) +S66491A | Garbage Code (GBD Level 2) +S66491D | Garbage Code (GBD Level 2) +S66491S | Garbage Code (GBD Level 2) +S66492A | Garbage Code (GBD Level 2) +S66492D | Garbage Code (GBD Level 2) +S66492S | Garbage Code (GBD Level 2) +S66499A | Garbage Code (GBD Level 2) +S66499D | Garbage Code (GBD Level 2) +S66499S | Garbage Code (GBD Level 2) +S665--- | Garbage Code (GBD Level 2) +S66500A | Garbage Code (GBD Level 2) +S66500D | Garbage Code (GBD Level 2) +S66500S | Garbage Code (GBD Level 2) +S66501A | Garbage Code (GBD Level 2) +S66501D | Garbage Code (GBD Level 2) +S66501S | Garbage Code (GBD Level 2) +S66502A | Garbage Code (GBD Level 2) +S66502D | Garbage Code (GBD Level 2) +S66502S | Garbage Code (GBD Level 2) +S66503A | Garbage Code (GBD Level 2) +S66503D | Garbage Code (GBD Level 2) +S66503S | Garbage Code (GBD Level 2) +S66504A | Garbage Code (GBD Level 2) +S66504D | Garbage Code (GBD Level 2) +S66504S | Garbage Code (GBD Level 2) +S66505A | Garbage Code (GBD Level 2) +S66505D | Garbage Code (GBD Level 2) +S66505S | Garbage Code (GBD Level 2) +S66506A | Garbage Code (GBD Level 2) +S66506D | Garbage Code (GBD Level 2) +S66506S | Garbage Code (GBD Level 2) +S66507A | Garbage Code (GBD Level 2) +S66507D | Garbage Code (GBD Level 2) +S66507S | Garbage Code (GBD Level 2) +S66508A | Garbage Code (GBD Level 2) +S66508D | Garbage Code (GBD Level 2) +S66508S | Garbage Code (GBD Level 2) +S66509A | Garbage Code (GBD Level 2) +S66509D | Garbage Code (GBD Level 2) +S66509S | Garbage Code (GBD Level 2) +S66510A | Garbage Code (GBD Level 2) +S66510D | Garbage Code (GBD Level 2) +S66510S | Garbage Code (GBD Level 2) +S66511A | Garbage Code (GBD Level 2) +S66511D | Garbage Code (GBD Level 2) +S66511S | Garbage Code (GBD Level 2) +S66512A | Garbage Code (GBD Level 2) +S66512D | Garbage Code (GBD Level 2) +S66512S | Garbage Code (GBD Level 2) +S66513A | Garbage Code (GBD Level 2) +S66513D | Garbage Code (GBD Level 2) +S66513S | Garbage Code (GBD Level 2) +S66514A | Garbage Code (GBD Level 2) +S66514D | Garbage Code (GBD Level 2) +S66514S | Garbage Code (GBD Level 2) +S66515A | Garbage Code (GBD Level 2) +S66515D | Garbage Code (GBD Level 2) +S66515S | Garbage Code (GBD Level 2) +S66516A | Garbage Code (GBD Level 2) +S66516D | Garbage Code (GBD Level 2) +S66516S | Garbage Code (GBD Level 2) +S66517A | Garbage Code (GBD Level 2) +S66517D | Garbage Code (GBD Level 2) +S66517S | Garbage Code (GBD Level 2) +S66518A | Garbage Code (GBD Level 2) +S66518D | Garbage Code (GBD Level 2) +S66518S | Garbage Code (GBD Level 2) +S66519A | Garbage Code (GBD Level 2) +S66519D | Garbage Code (GBD Level 2) +S66519S | Garbage Code (GBD Level 2) +S66520A | Garbage Code (GBD Level 2) +S66520D | Garbage Code (GBD Level 2) +S66520S | Garbage Code (GBD Level 2) +S66521A | Garbage Code (GBD Level 2) +S66521D | Garbage Code (GBD Level 2) +S66521S | Garbage Code (GBD Level 2) +S66522A | Garbage Code (GBD Level 2) +S66522D | Garbage Code (GBD Level 2) +S66522S | Garbage Code (GBD Level 2) +S66523A | Garbage Code (GBD Level 2) +S66523D | Garbage Code (GBD Level 2) +S66523S | Garbage Code (GBD Level 2) +S66524A | Garbage Code (GBD Level 2) +S66524D | Garbage Code (GBD Level 2) +S66524S | Garbage Code (GBD Level 2) +S66525A | Garbage Code (GBD Level 2) +S66525D | Garbage Code (GBD Level 2) +S66525S | Garbage Code (GBD Level 2) +S66526A | Garbage Code (GBD Level 2) +S66526D | Garbage Code (GBD Level 2) +S66526S | Garbage Code (GBD Level 2) +S66527A | Garbage Code (GBD Level 2) +S66527D | Garbage Code (GBD Level 2) +S66527S | Garbage Code (GBD Level 2) +S66528A | Garbage Code (GBD Level 2) +S66528D | Garbage Code (GBD Level 2) +S66528S | Garbage Code (GBD Level 2) +S66529A | Garbage Code (GBD Level 2) +S66529D | Garbage Code (GBD Level 2) +S66529S | Garbage Code (GBD Level 2) +S66590A | Garbage Code (GBD Level 2) +S66590D | Garbage Code (GBD Level 2) +S66590S | Garbage Code (GBD Level 2) +S66591A | Garbage Code (GBD Level 2) +S66591D | Garbage Code (GBD Level 2) +S66591S | Garbage Code (GBD Level 2) +S66592A | Garbage Code (GBD Level 2) +S66592D | Garbage Code (GBD Level 2) +S66592S | Garbage Code (GBD Level 2) +S66593A | Garbage Code (GBD Level 2) +S66593D | Garbage Code (GBD Level 2) +S66593S | Garbage Code (GBD Level 2) +S66594A | Garbage Code (GBD Level 2) +S66594D | Garbage Code (GBD Level 2) +S66594S | Garbage Code (GBD Level 2) +S66595A | Garbage Code (GBD Level 2) +S66595D | Garbage Code (GBD Level 2) +S66595S | Garbage Code (GBD Level 2) +S66596A | Garbage Code (GBD Level 2) +S66596D | Garbage Code (GBD Level 2) +S66596S | Garbage Code (GBD Level 2) +S66597A | Garbage Code (GBD Level 2) +S66597D | Garbage Code (GBD Level 2) +S66597S | Garbage Code (GBD Level 2) +S66598A | Garbage Code (GBD Level 2) +S66598D | Garbage Code (GBD Level 2) +S66598S | Garbage Code (GBD Level 2) +S66599A | Garbage Code (GBD Level 2) +S66599D | Garbage Code (GBD Level 2) +S66599S | Garbage Code (GBD Level 2) +S666--- | Garbage Code (GBD Level 2) +S667--- | Garbage Code (GBD Level 2) +S668--- | Garbage Code (GBD Level 2) +S66801A | Garbage Code (GBD Level 2) +S66801D | Garbage Code (GBD Level 2) +S66801S | Garbage Code (GBD Level 2) +S66802A | Garbage Code (GBD Level 2) +S66802D | Garbage Code (GBD Level 2) +S66802S | Garbage Code (GBD Level 2) +S66809A | Garbage Code (GBD Level 2) +S66809D | Garbage Code (GBD Level 2) +S66809S | Garbage Code (GBD Level 2) +S66811A | Garbage Code (GBD Level 2) +S66811D | Garbage Code (GBD Level 2) +S66811S | Garbage Code (GBD Level 2) +S66812A | Garbage Code (GBD Level 2) +S66812D | Garbage Code (GBD Level 2) +S66812S | Garbage Code (GBD Level 2) +S66819A | Garbage Code (GBD Level 2) +S66819D | Garbage Code (GBD Level 2) +S66819S | Garbage Code (GBD Level 2) +S66821A | Garbage Code (GBD Level 2) +S66821D | Garbage Code (GBD Level 2) +S66821S | Garbage Code (GBD Level 2) +S66822A | Garbage Code (GBD Level 2) +S66822D | Garbage Code (GBD Level 2) +S66822S | Garbage Code (GBD Level 2) +S66829A | Garbage Code (GBD Level 2) +S66829D | Garbage Code (GBD Level 2) +S66829S | Garbage Code (GBD Level 2) +S66891A | Garbage Code (GBD Level 2) +S66891D | Garbage Code (GBD Level 2) +S66891S | Garbage Code (GBD Level 2) +S66892A | Garbage Code (GBD Level 2) +S66892D | Garbage Code (GBD Level 2) +S66892S | Garbage Code (GBD Level 2) +S66899A | Garbage Code (GBD Level 2) +S66899D | Garbage Code (GBD Level 2) +S66899S | Garbage Code (GBD Level 2) +S669--- | Garbage Code (GBD Level 2) +S66901A | Garbage Code (GBD Level 2) +S66901D | Garbage Code (GBD Level 2) +S66901S | Garbage Code (GBD Level 2) +S66902A | Garbage Code (GBD Level 2) +S66902D | Garbage Code (GBD Level 2) +S66902S | Garbage Code (GBD Level 2) +S66909A | Garbage Code (GBD Level 2) +S66909D | Garbage Code (GBD Level 2) +S66909S | Garbage Code (GBD Level 2) +S66911A | Garbage Code (GBD Level 2) +S66911D | Garbage Code (GBD Level 2) +S66911S | Garbage Code (GBD Level 2) +S66912A | Garbage Code (GBD Level 2) +S66912D | Garbage Code (GBD Level 2) +S66912S | Garbage Code (GBD Level 2) +S66919A | Garbage Code (GBD Level 2) +S66919D | Garbage Code (GBD Level 2) +S66919S | Garbage Code (GBD Level 2) +S66921A | Garbage Code (GBD Level 2) +S66921D | Garbage Code (GBD Level 2) +S66921S | Garbage Code (GBD Level 2) +S66922A | Garbage Code (GBD Level 2) +S66922D | Garbage Code (GBD Level 2) +S66922S | Garbage Code (GBD Level 2) +S66929A | Garbage Code (GBD Level 2) +S66929D | Garbage Code (GBD Level 2) +S66929S | Garbage Code (GBD Level 2) +S66991A | Garbage Code (GBD Level 2) +S66991D | Garbage Code (GBD Level 2) +S66991S | Garbage Code (GBD Level 2) +S66992A | Garbage Code (GBD Level 2) +S66992D | Garbage Code (GBD Level 2) +S66992S | Garbage Code (GBD Level 2) +S66999A | Garbage Code (GBD Level 2) +S66999D | Garbage Code (GBD Level 2) +S66999S | Garbage Code (GBD Level 2) +S67---- | Garbage Code (GBD Level 2) +S670--- | Garbage Code (GBD Level 2) +S6700XA | Garbage Code (GBD Level 2) +S6700XD | Garbage Code (GBD Level 2) +S6700XS | Garbage Code (GBD Level 2) +S6701XA | Garbage Code (GBD Level 2) +S6701XD | Garbage Code (GBD Level 2) +S6701XS | Garbage Code (GBD Level 2) +S6702XA | Garbage Code (GBD Level 2) +S6702XD | Garbage Code (GBD Level 2) +S6702XS | Garbage Code (GBD Level 2) +S6710XA | Garbage Code (GBD Level 2) +S6710XD | Garbage Code (GBD Level 2) +S6710XS | Garbage Code (GBD Level 2) +S67190A | Garbage Code (GBD Level 2) +S67190D | Garbage Code (GBD Level 2) +S67190S | Garbage Code (GBD Level 2) +S67191A | Garbage Code (GBD Level 2) +S67191D | Garbage Code (GBD Level 2) +S67191S | Garbage Code (GBD Level 2) +S67192A | Garbage Code (GBD Level 2) +S67192D | Garbage Code (GBD Level 2) +S67192S | Garbage Code (GBD Level 2) +S67193A | Garbage Code (GBD Level 2) +S67193D | Garbage Code (GBD Level 2) +S67193S | Garbage Code (GBD Level 2) +S67194A | Garbage Code (GBD Level 2) +S67194D | Garbage Code (GBD Level 2) +S67194S | Garbage Code (GBD Level 2) +S67195A | Garbage Code (GBD Level 2) +S67195D | Garbage Code (GBD Level 2) +S67195S | Garbage Code (GBD Level 2) +S67196A | Garbage Code (GBD Level 2) +S67196D | Garbage Code (GBD Level 2) +S67196S | Garbage Code (GBD Level 2) +S67197A | Garbage Code (GBD Level 2) +S67197D | Garbage Code (GBD Level 2) +S67197S | Garbage Code (GBD Level 2) +S67198A | Garbage Code (GBD Level 2) +S67198D | Garbage Code (GBD Level 2) +S67198S | Garbage Code (GBD Level 2) +S6720XA | Garbage Code (GBD Level 2) +S6720XD | Garbage Code (GBD Level 2) +S6720XS | Garbage Code (GBD Level 2) +S6721XA | Garbage Code (GBD Level 2) +S6721XD | Garbage Code (GBD Level 2) +S6721XS | Garbage Code (GBD Level 2) +S6722XA | Garbage Code (GBD Level 2) +S6722XD | Garbage Code (GBD Level 2) +S6722XS | Garbage Code (GBD Level 2) +S6730XA | Garbage Code (GBD Level 2) +S6730XD | Garbage Code (GBD Level 2) +S6730XS | Garbage Code (GBD Level 2) +S6731XA | Garbage Code (GBD Level 2) +S6731XD | Garbage Code (GBD Level 2) +S6731XS | Garbage Code (GBD Level 2) +S6732XA | Garbage Code (GBD Level 2) +S6732XD | Garbage Code (GBD Level 2) +S6732XS | Garbage Code (GBD Level 2) +S6740XA | Garbage Code (GBD Level 2) +S6740XD | Garbage Code (GBD Level 2) +S6740XS | Garbage Code (GBD Level 2) +S6741XA | Garbage Code (GBD Level 2) +S6741XD | Garbage Code (GBD Level 2) +S6741XS | Garbage Code (GBD Level 2) +S6742XA | Garbage Code (GBD Level 2) +S6742XD | Garbage Code (GBD Level 2) +S6742XS | Garbage Code (GBD Level 2) +S678--- | Garbage Code (GBD Level 2) +S6790XA | Garbage Code (GBD Level 2) +S6790XD | Garbage Code (GBD Level 2) +S6790XS | Garbage Code (GBD Level 2) +S6791XA | Garbage Code (GBD Level 2) +S6791XD | Garbage Code (GBD Level 2) +S6791XS | Garbage Code (GBD Level 2) +S6792XA | Garbage Code (GBD Level 2) +S6792XD | Garbage Code (GBD Level 2) +S6792XS | Garbage Code (GBD Level 2) +S68---- | Garbage Code (GBD Level 2) +S680--- | Garbage Code (GBD Level 2) +S68011A | Garbage Code (GBD Level 2) +S68011D | Garbage Code (GBD Level 2) +S68011S | Garbage Code (GBD Level 2) +S68012A | Garbage Code (GBD Level 2) +S68012D | Garbage Code (GBD Level 2) +S68012S | Garbage Code (GBD Level 2) +S68019A | Garbage Code (GBD Level 2) +S68019D | Garbage Code (GBD Level 2) +S68019S | Garbage Code (GBD Level 2) +S68021A | Garbage Code (GBD Level 2) +S68021D | Garbage Code (GBD Level 2) +S68021S | Garbage Code (GBD Level 2) +S68022A | Garbage Code (GBD Level 2) +S68022D | Garbage Code (GBD Level 2) +S68022S | Garbage Code (GBD Level 2) +S68029A | Garbage Code (GBD Level 2) +S68029D | Garbage Code (GBD Level 2) +S68029S | Garbage Code (GBD Level 2) +S681--- | Garbage Code (GBD Level 2) +S68110A | Garbage Code (GBD Level 2) +S68110D | Garbage Code (GBD Level 2) +S68110S | Garbage Code (GBD Level 2) +S68111A | Garbage Code (GBD Level 2) +S68111D | Garbage Code (GBD Level 2) +S68111S | Garbage Code (GBD Level 2) +S68112A | Garbage Code (GBD Level 2) +S68112D | Garbage Code (GBD Level 2) +S68112S | Garbage Code (GBD Level 2) +S68113A | Garbage Code (GBD Level 2) +S68113D | Garbage Code (GBD Level 2) +S68113S | Garbage Code (GBD Level 2) +S68114A | Garbage Code (GBD Level 2) +S68114D | Garbage Code (GBD Level 2) +S68114S | Garbage Code (GBD Level 2) +S68115A | Garbage Code (GBD Level 2) +S68115D | Garbage Code (GBD Level 2) +S68115S | Garbage Code (GBD Level 2) +S68116A | Garbage Code (GBD Level 2) +S68116D | Garbage Code (GBD Level 2) +S68116S | Garbage Code (GBD Level 2) +S68117A | Garbage Code (GBD Level 2) +S68117D | Garbage Code (GBD Level 2) +S68117S | Garbage Code (GBD Level 2) +S68118A | Garbage Code (GBD Level 2) +S68118D | Garbage Code (GBD Level 2) +S68118S | Garbage Code (GBD Level 2) +S68119A | Garbage Code (GBD Level 2) +S68119D | Garbage Code (GBD Level 2) +S68119S | Garbage Code (GBD Level 2) +S68120A | Garbage Code (GBD Level 2) +S68120D | Garbage Code (GBD Level 2) +S68120S | Garbage Code (GBD Level 2) +S68121A | Garbage Code (GBD Level 2) +S68121D | Garbage Code (GBD Level 2) +S68121S | Garbage Code (GBD Level 2) +S68122A | Garbage Code (GBD Level 2) +S68122D | Garbage Code (GBD Level 2) +S68122S | Garbage Code (GBD Level 2) +S68123A | Garbage Code (GBD Level 2) +S68123D | Garbage Code (GBD Level 2) +S68123S | Garbage Code (GBD Level 2) +S68124A | Garbage Code (GBD Level 2) +S68124D | Garbage Code (GBD Level 2) +S68124S | Garbage Code (GBD Level 2) +S68125A | Garbage Code (GBD Level 2) +S68125D | Garbage Code (GBD Level 2) +S68125S | Garbage Code (GBD Level 2) +S68126A | Garbage Code (GBD Level 2) +S68126D | Garbage Code (GBD Level 2) +S68126S | Garbage Code (GBD Level 2) +S68127A | Garbage Code (GBD Level 2) +S68127D | Garbage Code (GBD Level 2) +S68127S | Garbage Code (GBD Level 2) +S68128A | Garbage Code (GBD Level 2) +S68128D | Garbage Code (GBD Level 2) +S68128S | Garbage Code (GBD Level 2) +S68129A | Garbage Code (GBD Level 2) +S68129D | Garbage Code (GBD Level 2) +S68129S | Garbage Code (GBD Level 2) +S682--- | Garbage Code (GBD Level 2) +S683--- | Garbage Code (GBD Level 2) +S684--- | Garbage Code (GBD Level 2) +S68411A | Garbage Code (GBD Level 2) +S68411D | Garbage Code (GBD Level 2) +S68411S | Garbage Code (GBD Level 2) +S68412A | Garbage Code (GBD Level 2) +S68412D | Garbage Code (GBD Level 2) +S68412S | Garbage Code (GBD Level 2) +S68419A | Garbage Code (GBD Level 2) +S68419D | Garbage Code (GBD Level 2) +S68419S | Garbage Code (GBD Level 2) +S68421A | Garbage Code (GBD Level 2) +S68421D | Garbage Code (GBD Level 2) +S68421S | Garbage Code (GBD Level 2) +S68422A | Garbage Code (GBD Level 2) +S68422D | Garbage Code (GBD Level 2) +S68422S | Garbage Code (GBD Level 2) +S68429A | Garbage Code (GBD Level 2) +S68429D | Garbage Code (GBD Level 2) +S68429S | Garbage Code (GBD Level 2) +S68511A | Garbage Code (GBD Level 2) +S68511D | Garbage Code (GBD Level 2) +S68511S | Garbage Code (GBD Level 2) +S68512A | Garbage Code (GBD Level 2) +S68512D | Garbage Code (GBD Level 2) +S68512S | Garbage Code (GBD Level 2) +S68519A | Garbage Code (GBD Level 2) +S68519D | Garbage Code (GBD Level 2) +S68519S | Garbage Code (GBD Level 2) +S68521A | Garbage Code (GBD Level 2) +S68521D | Garbage Code (GBD Level 2) +S68521S | Garbage Code (GBD Level 2) +S68522A | Garbage Code (GBD Level 2) +S68522D | Garbage Code (GBD Level 2) +S68522S | Garbage Code (GBD Level 2) +S68529A | Garbage Code (GBD Level 2) +S68529D | Garbage Code (GBD Level 2) +S68529S | Garbage Code (GBD Level 2) +S68610A | Garbage Code (GBD Level 2) +S68610D | Garbage Code (GBD Level 2) +S68610S | Garbage Code (GBD Level 2) +S68611A | Garbage Code (GBD Level 2) +S68611D | Garbage Code (GBD Level 2) +S68611S | Garbage Code (GBD Level 2) +S68612A | Garbage Code (GBD Level 2) +S68612D | Garbage Code (GBD Level 2) +S68612S | Garbage Code (GBD Level 2) +S68613A | Garbage Code (GBD Level 2) +S68613D | Garbage Code (GBD Level 2) +S68613S | Garbage Code (GBD Level 2) +S68614A | Garbage Code (GBD Level 2) +S68614D | Garbage Code (GBD Level 2) +S68614S | Garbage Code (GBD Level 2) +S68615A | Garbage Code (GBD Level 2) +S68615D | Garbage Code (GBD Level 2) +S68615S | Garbage Code (GBD Level 2) +S68616A | Garbage Code (GBD Level 2) +S68616D | Garbage Code (GBD Level 2) +S68616S | Garbage Code (GBD Level 2) +S68617A | Garbage Code (GBD Level 2) +S68617D | Garbage Code (GBD Level 2) +S68617S | Garbage Code (GBD Level 2) +S68618A | Garbage Code (GBD Level 2) +S68618D | Garbage Code (GBD Level 2) +S68618S | Garbage Code (GBD Level 2) +S68619A | Garbage Code (GBD Level 2) +S68619D | Garbage Code (GBD Level 2) +S68619S | Garbage Code (GBD Level 2) +S68620A | Garbage Code (GBD Level 2) +S68620D | Garbage Code (GBD Level 2) +S68620S | Garbage Code (GBD Level 2) +S68621A | Garbage Code (GBD Level 2) +S68621D | Garbage Code (GBD Level 2) +S68621S | Garbage Code (GBD Level 2) +S68622A | Garbage Code (GBD Level 2) +S68622D | Garbage Code (GBD Level 2) +S68622S | Garbage Code (GBD Level 2) +S68623A | Garbage Code (GBD Level 2) +S68623D | Garbage Code (GBD Level 2) +S68623S | Garbage Code (GBD Level 2) +S68624A | Garbage Code (GBD Level 2) +S68624D | Garbage Code (GBD Level 2) +S68624S | Garbage Code (GBD Level 2) +S68625A | Garbage Code (GBD Level 2) +S68625D | Garbage Code (GBD Level 2) +S68625S | Garbage Code (GBD Level 2) +S68626A | Garbage Code (GBD Level 2) +S68626D | Garbage Code (GBD Level 2) +S68626S | Garbage Code (GBD Level 2) +S68627A | Garbage Code (GBD Level 2) +S68627D | Garbage Code (GBD Level 2) +S68627S | Garbage Code (GBD Level 2) +S68628A | Garbage Code (GBD Level 2) +S68628D | Garbage Code (GBD Level 2) +S68628S | Garbage Code (GBD Level 2) +S68629A | Garbage Code (GBD Level 2) +S68629D | Garbage Code (GBD Level 2) +S68629S | Garbage Code (GBD Level 2) +S68711A | Garbage Code (GBD Level 2) +S68711D | Garbage Code (GBD Level 2) +S68711S | Garbage Code (GBD Level 2) +S68712A | Garbage Code (GBD Level 2) +S68712D | Garbage Code (GBD Level 2) +S68712S | Garbage Code (GBD Level 2) +S68719A | Garbage Code (GBD Level 2) +S68719D | Garbage Code (GBD Level 2) +S68719S | Garbage Code (GBD Level 2) +S68721A | Garbage Code (GBD Level 2) +S68721D | Garbage Code (GBD Level 2) +S68721S | Garbage Code (GBD Level 2) +S68722A | Garbage Code (GBD Level 2) +S68722D | Garbage Code (GBD Level 2) +S68722S | Garbage Code (GBD Level 2) +S68729A | Garbage Code (GBD Level 2) +S68729D | Garbage Code (GBD Level 2) +S68729S | Garbage Code (GBD Level 2) +S688--- | Garbage Code (GBD Level 2) +S689--- | Garbage Code (GBD Level 2) +S69---- | Garbage Code (GBD Level 2) +S697--- | Garbage Code (GBD Level 2) +S698--- | Garbage Code (GBD Level 2) +S6980XA | Garbage Code (GBD Level 2) +S6980XD | Garbage Code (GBD Level 2) +S6980XS | Garbage Code (GBD Level 2) +S6981XA | Garbage Code (GBD Level 2) +S6981XD | Garbage Code (GBD Level 2) +S6981XS | Garbage Code (GBD Level 2) +S6982XA | Garbage Code (GBD Level 2) +S6982XD | Garbage Code (GBD Level 2) +S6982XS | Garbage Code (GBD Level 2) +S699--- | Garbage Code (GBD Level 2) +S6990XA | Garbage Code (GBD Level 2) +S6990XD | Garbage Code (GBD Level 2) +S6990XS | Garbage Code (GBD Level 2) +S6991XA | Garbage Code (GBD Level 2) +S6991XD | Garbage Code (GBD Level 2) +S6991XS | Garbage Code (GBD Level 2) +S6992XA | Garbage Code (GBD Level 2) +S6992XD | Garbage Code (GBD Level 2) +S6992XS | Garbage Code (GBD Level 2) +S70---- | Garbage Code (GBD Level 2) +S700--- | Garbage Code (GBD Level 2) +S7000XA | Garbage Code (GBD Level 2) +S7000XD | Garbage Code (GBD Level 2) +S7000XS | Garbage Code (GBD Level 2) +S7001XA | Garbage Code (GBD Level 2) +S7001XD | Garbage Code (GBD Level 2) +S7001XS | Garbage Code (GBD Level 2) +S7002XA | Garbage Code (GBD Level 2) +S7002XD | Garbage Code (GBD Level 2) +S7002XS | Garbage Code (GBD Level 2) +S701--- | Garbage Code (GBD Level 2) +S7010XA | Garbage Code (GBD Level 2) +S7010XD | Garbage Code (GBD Level 2) +S7010XS | Garbage Code (GBD Level 2) +S7011XA | Garbage Code (GBD Level 2) +S7011XD | Garbage Code (GBD Level 2) +S7011XS | Garbage Code (GBD Level 2) +S7012XA | Garbage Code (GBD Level 2) +S7012XD | Garbage Code (GBD Level 2) +S7012XS | Garbage Code (GBD Level 2) +S70211A | Garbage Code (GBD Level 2) +S70211D | Garbage Code (GBD Level 2) +S70211S | Garbage Code (GBD Level 2) +S70212A | Garbage Code (GBD Level 2) +S70212D | Garbage Code (GBD Level 2) +S70212S | Garbage Code (GBD Level 2) +S70219A | Garbage Code (GBD Level 2) +S70219D | Garbage Code (GBD Level 2) +S70219S | Garbage Code (GBD Level 2) +S70221A | Garbage Code (GBD Level 2) +S70221D | Garbage Code (GBD Level 2) +S70221S | Garbage Code (GBD Level 2) +S70222A | Garbage Code (GBD Level 2) +S70222D | Garbage Code (GBD Level 2) +S70222S | Garbage Code (GBD Level 2) +S70229A | Garbage Code (GBD Level 2) +S70229D | Garbage Code (GBD Level 2) +S70229S | Garbage Code (GBD Level 2) +S70241A | Garbage Code (GBD Level 2) +S70241D | Garbage Code (GBD Level 2) +S70241S | Garbage Code (GBD Level 2) +S70242A | Garbage Code (GBD Level 2) +S70242D | Garbage Code (GBD Level 2) +S70242S | Garbage Code (GBD Level 2) +S70249A | Garbage Code (GBD Level 2) +S70249D | Garbage Code (GBD Level 2) +S70249S | Garbage Code (GBD Level 2) +S70251A | Garbage Code (GBD Level 2) +S70251D | Garbage Code (GBD Level 2) +S70251S | Garbage Code (GBD Level 2) +S70252A | Garbage Code (GBD Level 2) +S70252D | Garbage Code (GBD Level 2) +S70252S | Garbage Code (GBD Level 2) +S70259A | Garbage Code (GBD Level 2) +S70259D | Garbage Code (GBD Level 2) +S70259S | Garbage Code (GBD Level 2) +S70261A | Garbage Code (GBD Level 2) +S70261D | Garbage Code (GBD Level 2) +S70261S | Garbage Code (GBD Level 2) +S70262A | Garbage Code (GBD Level 2) +S70262D | Garbage Code (GBD Level 2) +S70262S | Garbage Code (GBD Level 2) +S70269A | Garbage Code (GBD Level 2) +S70269D | Garbage Code (GBD Level 2) +S70269S | Garbage Code (GBD Level 2) +S70271A | Garbage Code (GBD Level 2) +S70271D | Garbage Code (GBD Level 2) +S70271S | Garbage Code (GBD Level 2) +S70272A | Garbage Code (GBD Level 2) +S70272D | Garbage Code (GBD Level 2) +S70272S | Garbage Code (GBD Level 2) +S70279A | Garbage Code (GBD Level 2) +S70279D | Garbage Code (GBD Level 2) +S70279S | Garbage Code (GBD Level 2) +S70311A | Garbage Code (GBD Level 2) +S70311D | Garbage Code (GBD Level 2) +S70311S | Garbage Code (GBD Level 2) +S70312A | Garbage Code (GBD Level 2) +S70312D | Garbage Code (GBD Level 2) +S70312S | Garbage Code (GBD Level 2) +S70319A | Garbage Code (GBD Level 2) +S70319D | Garbage Code (GBD Level 2) +S70319S | Garbage Code (GBD Level 2) +S70321A | Garbage Code (GBD Level 2) +S70321D | Garbage Code (GBD Level 2) +S70321S | Garbage Code (GBD Level 2) +S70322A | Garbage Code (GBD Level 2) +S70322D | Garbage Code (GBD Level 2) +S70322S | Garbage Code (GBD Level 2) +S70329A | Garbage Code (GBD Level 2) +S70329D | Garbage Code (GBD Level 2) +S70329S | Garbage Code (GBD Level 2) +S70341A | Garbage Code (GBD Level 2) +S70341D | Garbage Code (GBD Level 2) +S70341S | Garbage Code (GBD Level 2) +S70342A | Garbage Code (GBD Level 2) +S70342D | Garbage Code (GBD Level 2) +S70342S | Garbage Code (GBD Level 2) +S70349A | Garbage Code (GBD Level 2) +S70349D | Garbage Code (GBD Level 2) +S70349S | Garbage Code (GBD Level 2) +S70351A | Garbage Code (GBD Level 2) +S70351D | Garbage Code (GBD Level 2) +S70351S | Garbage Code (GBD Level 2) +S70352A | Garbage Code (GBD Level 2) +S70352D | Garbage Code (GBD Level 2) +S70352S | Garbage Code (GBD Level 2) +S70359A | Garbage Code (GBD Level 2) +S70359D | Garbage Code (GBD Level 2) +S70359S | Garbage Code (GBD Level 2) +S70361A | Garbage Code (GBD Level 2) +S70361D | Garbage Code (GBD Level 2) +S70361S | Garbage Code (GBD Level 2) +S70362A | Garbage Code (GBD Level 2) +S70362D | Garbage Code (GBD Level 2) +S70362S | Garbage Code (GBD Level 2) +S70369A | Garbage Code (GBD Level 2) +S70369D | Garbage Code (GBD Level 2) +S70369S | Garbage Code (GBD Level 2) +S70371A | Garbage Code (GBD Level 2) +S70371D | Garbage Code (GBD Level 2) +S70371S | Garbage Code (GBD Level 2) +S70372A | Garbage Code (GBD Level 2) +S70372D | Garbage Code (GBD Level 2) +S70372S | Garbage Code (GBD Level 2) +S70379A | Garbage Code (GBD Level 2) +S70379D | Garbage Code (GBD Level 2) +S70379S | Garbage Code (GBD Level 2) +S707--- | Garbage Code (GBD Level 2) +S708--- | Garbage Code (GBD Level 2) +S709--- | Garbage Code (GBD Level 2) +S70911A | Garbage Code (GBD Level 2) +S70911D | Garbage Code (GBD Level 2) +S70911S | Garbage Code (GBD Level 2) +S70912A | Garbage Code (GBD Level 2) +S70912D | Garbage Code (GBD Level 2) +S70912S | Garbage Code (GBD Level 2) +S70919A | Garbage Code (GBD Level 2) +S70919D | Garbage Code (GBD Level 2) +S70919S | Garbage Code (GBD Level 2) +S70921A | Garbage Code (GBD Level 2) +S70921D | Garbage Code (GBD Level 2) +S70921S | Garbage Code (GBD Level 2) +S70922A | Garbage Code (GBD Level 2) +S70922D | Garbage Code (GBD Level 2) +S70922S | Garbage Code (GBD Level 2) +S70929A | Garbage Code (GBD Level 2) +S70929D | Garbage Code (GBD Level 2) +S70929S | Garbage Code (GBD Level 2) +S71---- | Garbage Code (GBD Level 2) +S710--- | Garbage Code (GBD Level 2) +S71001A | Garbage Code (GBD Level 2) +S71001D | Garbage Code (GBD Level 2) +S71001S | Garbage Code (GBD Level 2) +S71002A | Garbage Code (GBD Level 2) +S71002D | Garbage Code (GBD Level 2) +S71002S | Garbage Code (GBD Level 2) +S71009A | Garbage Code (GBD Level 2) +S71009D | Garbage Code (GBD Level 2) +S71009S | Garbage Code (GBD Level 2) +S71011A | Garbage Code (GBD Level 2) +S71011D | Garbage Code (GBD Level 2) +S71011S | Garbage Code (GBD Level 2) +S71012A | Garbage Code (GBD Level 2) +S71012D | Garbage Code (GBD Level 2) +S71012S | Garbage Code (GBD Level 2) +S71019A | Garbage Code (GBD Level 2) +S71019D | Garbage Code (GBD Level 2) +S71019S | Garbage Code (GBD Level 2) +S71021A | Garbage Code (GBD Level 2) +S71021D | Garbage Code (GBD Level 2) +S71021S | Garbage Code (GBD Level 2) +S71022A | Garbage Code (GBD Level 2) +S71022D | Garbage Code (GBD Level 2) +S71022S | Garbage Code (GBD Level 2) +S71029A | Garbage Code (GBD Level 2) +S71029D | Garbage Code (GBD Level 2) +S71029S | Garbage Code (GBD Level 2) +S71031A | Garbage Code (GBD Level 2) +S71031D | Garbage Code (GBD Level 2) +S71031S | Garbage Code (GBD Level 2) +S71032A | Garbage Code (GBD Level 2) +S71032D | Garbage Code (GBD Level 2) +S71032S | Garbage Code (GBD Level 2) +S71039A | Garbage Code (GBD Level 2) +S71039D | Garbage Code (GBD Level 2) +S71039S | Garbage Code (GBD Level 2) +S71041A | Garbage Code (GBD Level 2) +S71041D | Garbage Code (GBD Level 2) +S71041S | Garbage Code (GBD Level 2) +S71042A | Garbage Code (GBD Level 2) +S71042D | Garbage Code (GBD Level 2) +S71042S | Garbage Code (GBD Level 2) +S71049A | Garbage Code (GBD Level 2) +S71049D | Garbage Code (GBD Level 2) +S71049S | Garbage Code (GBD Level 2) +S71051A | Garbage Code (GBD Level 2) +S71051D | Garbage Code (GBD Level 2) +S71051S | Garbage Code (GBD Level 2) +S71052A | Garbage Code (GBD Level 2) +S71052D | Garbage Code (GBD Level 2) +S71052S | Garbage Code (GBD Level 2) +S71059A | Garbage Code (GBD Level 2) +S71059D | Garbage Code (GBD Level 2) +S71059S | Garbage Code (GBD Level 2) +S711--- | Garbage Code (GBD Level 2) +S71101A | Garbage Code (GBD Level 2) +S71101D | Garbage Code (GBD Level 2) +S71101S | Garbage Code (GBD Level 2) +S71102A | Garbage Code (GBD Level 2) +S71102D | Garbage Code (GBD Level 2) +S71102S | Garbage Code (GBD Level 2) +S71109A | Garbage Code (GBD Level 2) +S71109D | Garbage Code (GBD Level 2) +S71109S | Garbage Code (GBD Level 2) +S71111A | Garbage Code (GBD Level 2) +S71111D | Garbage Code (GBD Level 2) +S71111S | Garbage Code (GBD Level 2) +S71112A | Garbage Code (GBD Level 2) +S71112D | Garbage Code (GBD Level 2) +S71112S | Garbage Code (GBD Level 2) +S71119A | Garbage Code (GBD Level 2) +S71119D | Garbage Code (GBD Level 2) +S71119S | Garbage Code (GBD Level 2) +S71121A | Garbage Code (GBD Level 2) +S71121D | Garbage Code (GBD Level 2) +S71121S | Garbage Code (GBD Level 2) +S71122A | Garbage Code (GBD Level 2) +S71122D | Garbage Code (GBD Level 2) +S71122S | Garbage Code (GBD Level 2) +S71129A | Garbage Code (GBD Level 2) +S71129D | Garbage Code (GBD Level 2) +S71129S | Garbage Code (GBD Level 2) +S71131A | Garbage Code (GBD Level 2) +S71131D | Garbage Code (GBD Level 2) +S71131S | Garbage Code (GBD Level 2) +S71132A | Garbage Code (GBD Level 2) +S71132D | Garbage Code (GBD Level 2) +S71132S | Garbage Code (GBD Level 2) +S71139A | Garbage Code (GBD Level 2) +S71139D | Garbage Code (GBD Level 2) +S71139S | Garbage Code (GBD Level 2) +S71141A | Garbage Code (GBD Level 2) +S71141D | Garbage Code (GBD Level 2) +S71141S | Garbage Code (GBD Level 2) +S71142A | Garbage Code (GBD Level 2) +S71142D | Garbage Code (GBD Level 2) +S71142S | Garbage Code (GBD Level 2) +S71149A | Garbage Code (GBD Level 2) +S71149D | Garbage Code (GBD Level 2) +S71149S | Garbage Code (GBD Level 2) +S71151A | Garbage Code (GBD Level 2) +S71151D | Garbage Code (GBD Level 2) +S71151S | Garbage Code (GBD Level 2) +S71152A | Garbage Code (GBD Level 2) +S71152D | Garbage Code (GBD Level 2) +S71152S | Garbage Code (GBD Level 2) +S71159A | Garbage Code (GBD Level 2) +S71159D | Garbage Code (GBD Level 2) +S71159S | Garbage Code (GBD Level 2) +S717--- | Garbage Code (GBD Level 2) +S718--- | Garbage Code (GBD Level 2) +S72---- | Garbage Code (GBD Level 2) +S720--- | Garbage Code (GBD Level 2) +S72001A | Garbage Code (GBD Level 2) +S72001B | Garbage Code (GBD Level 2) +S72001C | Garbage Code (GBD Level 2) +S72001D | Garbage Code (GBD Level 2) +S72001E | Garbage Code (GBD Level 2) +S72001F | Garbage Code (GBD Level 2) +S72001G | Garbage Code (GBD Level 2) +S72001H | Garbage Code (GBD Level 2) +S72001J | Garbage Code (GBD Level 2) +S72001K | Garbage Code (GBD Level 2) +S72001M | Garbage Code (GBD Level 2) +S72001N | Garbage Code (GBD Level 2) +S72001P | Garbage Code (GBD Level 2) +S72001Q | Garbage Code (GBD Level 2) +S72001R | Garbage Code (GBD Level 2) +S72001S | Garbage Code (GBD Level 2) +S72002A | Garbage Code (GBD Level 2) +S72002B | Garbage Code (GBD Level 2) +S72002C | Garbage Code (GBD Level 2) +S72002D | Garbage Code (GBD Level 2) +S72002E | Garbage Code (GBD Level 2) +S72002F | Garbage Code (GBD Level 2) +S72002G | Garbage Code (GBD Level 2) +S72002H | Garbage Code (GBD Level 2) +S72002J | Garbage Code (GBD Level 2) +S72002K | Garbage Code (GBD Level 2) +S72002M | Garbage Code (GBD Level 2) +S72002N | Garbage Code (GBD Level 2) +S72002P | Garbage Code (GBD Level 2) +S72002Q | Garbage Code (GBD Level 2) +S72002R | Garbage Code (GBD Level 2) +S72002S | Garbage Code (GBD Level 2) +S72009A | Garbage Code (GBD Level 2) +S72009B | Garbage Code (GBD Level 2) +S72009C | Garbage Code (GBD Level 2) +S72009D | Garbage Code (GBD Level 2) +S72009E | Garbage Code (GBD Level 2) +S72009F | Garbage Code (GBD Level 2) +S72009G | Garbage Code (GBD Level 2) +S72009H | Garbage Code (GBD Level 2) +S72009J | Garbage Code (GBD Level 2) +S72009K | Garbage Code (GBD Level 2) +S72009M | Garbage Code (GBD Level 2) +S72009N | Garbage Code (GBD Level 2) +S72009P | Garbage Code (GBD Level 2) +S72009Q | Garbage Code (GBD Level 2) +S72009R | Garbage Code (GBD Level 2) +S72009S | Garbage Code (GBD Level 2) +S72011A | Garbage Code (GBD Level 2) +S72011B | Garbage Code (GBD Level 2) +S72011C | Garbage Code (GBD Level 2) +S72011D | Garbage Code (GBD Level 2) +S72011E | Garbage Code (GBD Level 2) +S72011F | Garbage Code (GBD Level 2) +S72011G | Garbage Code (GBD Level 2) +S72011H | Garbage Code (GBD Level 2) +S72011J | Garbage Code (GBD Level 2) +S72011K | Garbage Code (GBD Level 2) +S72011M | Garbage Code (GBD Level 2) +S72011N | Garbage Code (GBD Level 2) +S72011P | Garbage Code (GBD Level 2) +S72011Q | Garbage Code (GBD Level 2) +S72011R | Garbage Code (GBD Level 2) +S72011S | Garbage Code (GBD Level 2) +S72012A | Garbage Code (GBD Level 2) +S72012B | Garbage Code (GBD Level 2) +S72012C | Garbage Code (GBD Level 2) +S72012D | Garbage Code (GBD Level 2) +S72012E | Garbage Code (GBD Level 2) +S72012F | Garbage Code (GBD Level 2) +S72012G | Garbage Code (GBD Level 2) +S72012H | Garbage Code (GBD Level 2) +S72012J | Garbage Code (GBD Level 2) +S72012K | Garbage Code (GBD Level 2) +S72012M | Garbage Code (GBD Level 2) +S72012N | Garbage Code (GBD Level 2) +S72012P | Garbage Code (GBD Level 2) +S72012Q | Garbage Code (GBD Level 2) +S72012R | Garbage Code (GBD Level 2) +S72012S | Garbage Code (GBD Level 2) +S72019A | Garbage Code (GBD Level 2) +S72019B | Garbage Code (GBD Level 2) +S72019C | Garbage Code (GBD Level 2) +S72019D | Garbage Code (GBD Level 2) +S72019E | Garbage Code (GBD Level 2) +S72019F | Garbage Code (GBD Level 2) +S72019G | Garbage Code (GBD Level 2) +S72019H | Garbage Code (GBD Level 2) +S72019J | Garbage Code (GBD Level 2) +S72019K | Garbage Code (GBD Level 2) +S72019M | Garbage Code (GBD Level 2) +S72019N | Garbage Code (GBD Level 2) +S72019P | Garbage Code (GBD Level 2) +S72019Q | Garbage Code (GBD Level 2) +S72019R | Garbage Code (GBD Level 2) +S72019S | Garbage Code (GBD Level 2) +S72021A | Garbage Code (GBD Level 2) +S72021B | Garbage Code (GBD Level 2) +S72021C | Garbage Code (GBD Level 2) +S72021D | Garbage Code (GBD Level 2) +S72021E | Garbage Code (GBD Level 2) +S72021F | Garbage Code (GBD Level 2) +S72021G | Garbage Code (GBD Level 2) +S72021H | Garbage Code (GBD Level 2) +S72021J | Garbage Code (GBD Level 2) +S72021K | Garbage Code (GBD Level 2) +S72021M | Garbage Code (GBD Level 2) +S72021N | Garbage Code (GBD Level 2) +S72021P | Garbage Code (GBD Level 2) +S72021Q | Garbage Code (GBD Level 2) +S72021R | Garbage Code (GBD Level 2) +S72021S | Garbage Code (GBD Level 2) +S72022A | Garbage Code (GBD Level 2) +S72022B | Garbage Code (GBD Level 2) +S72022C | Garbage Code (GBD Level 2) +S72022D | Garbage Code (GBD Level 2) +S72022E | Garbage Code (GBD Level 2) +S72022F | Garbage Code (GBD Level 2) +S72022G | Garbage Code (GBD Level 2) +S72022H | Garbage Code (GBD Level 2) +S72022J | Garbage Code (GBD Level 2) +S72022K | Garbage Code (GBD Level 2) +S72022M | Garbage Code (GBD Level 2) +S72022N | Garbage Code (GBD Level 2) +S72022P | Garbage Code (GBD Level 2) +S72022Q | Garbage Code (GBD Level 2) +S72022R | Garbage Code (GBD Level 2) +S72022S | Garbage Code (GBD Level 2) +S72023A | Garbage Code (GBD Level 2) +S72023B | Garbage Code (GBD Level 2) +S72023C | Garbage Code (GBD Level 2) +S72023D | Garbage Code (GBD Level 2) +S72023E | Garbage Code (GBD Level 2) +S72023F | Garbage Code (GBD Level 2) +S72023G | Garbage Code (GBD Level 2) +S72023H | Garbage Code (GBD Level 2) +S72023J | Garbage Code (GBD Level 2) +S72023K | Garbage Code (GBD Level 2) +S72023M | Garbage Code (GBD Level 2) +S72023N | Garbage Code (GBD Level 2) +S72023P | Garbage Code (GBD Level 2) +S72023Q | Garbage Code (GBD Level 2) +S72023R | Garbage Code (GBD Level 2) +S72023S | Garbage Code (GBD Level 2) +S72024A | Garbage Code (GBD Level 2) +S72024B | Garbage Code (GBD Level 2) +S72024C | Garbage Code (GBD Level 2) +S72024D | Garbage Code (GBD Level 2) +S72024E | Garbage Code (GBD Level 2) +S72024F | Garbage Code (GBD Level 2) +S72024G | Garbage Code (GBD Level 2) +S72024H | Garbage Code (GBD Level 2) +S72024J | Garbage Code (GBD Level 2) +S72024K | Garbage Code (GBD Level 2) +S72024M | Garbage Code (GBD Level 2) +S72024N | Garbage Code (GBD Level 2) +S72024P | Garbage Code (GBD Level 2) +S72024Q | Garbage Code (GBD Level 2) +S72024R | Garbage Code (GBD Level 2) +S72024S | Garbage Code (GBD Level 2) +S72025A | Garbage Code (GBD Level 2) +S72025B | Garbage Code (GBD Level 2) +S72025C | Garbage Code (GBD Level 2) +S72025D | Garbage Code (GBD Level 2) +S72025E | Garbage Code (GBD Level 2) +S72025F | Garbage Code (GBD Level 2) +S72025G | Garbage Code (GBD Level 2) +S72025H | Garbage Code (GBD Level 2) +S72025J | Garbage Code (GBD Level 2) +S72025K | Garbage Code (GBD Level 2) +S72025M | Garbage Code (GBD Level 2) +S72025N | Garbage Code (GBD Level 2) +S72025P | Garbage Code (GBD Level 2) +S72025Q | Garbage Code (GBD Level 2) +S72025R | Garbage Code (GBD Level 2) +S72025S | Garbage Code (GBD Level 2) +S72026A | Garbage Code (GBD Level 2) +S72026B | Garbage Code (GBD Level 2) +S72026C | Garbage Code (GBD Level 2) +S72026D | Garbage Code (GBD Level 2) +S72026E | Garbage Code (GBD Level 2) +S72026F | Garbage Code (GBD Level 2) +S72026G | Garbage Code (GBD Level 2) +S72026H | Garbage Code (GBD Level 2) +S72026J | Garbage Code (GBD Level 2) +S72026K | Garbage Code (GBD Level 2) +S72026M | Garbage Code (GBD Level 2) +S72026N | Garbage Code (GBD Level 2) +S72026P | Garbage Code (GBD Level 2) +S72026Q | Garbage Code (GBD Level 2) +S72026R | Garbage Code (GBD Level 2) +S72026S | Garbage Code (GBD Level 2) +S72031A | Garbage Code (GBD Level 2) +S72031B | Garbage Code (GBD Level 2) +S72031C | Garbage Code (GBD Level 2) +S72031D | Garbage Code (GBD Level 2) +S72031E | Garbage Code (GBD Level 2) +S72031F | Garbage Code (GBD Level 2) +S72031G | Garbage Code (GBD Level 2) +S72031H | Garbage Code (GBD Level 2) +S72031J | Garbage Code (GBD Level 2) +S72031K | Garbage Code (GBD Level 2) +S72031M | Garbage Code (GBD Level 2) +S72031N | Garbage Code (GBD Level 2) +S72031P | Garbage Code (GBD Level 2) +S72031Q | Garbage Code (GBD Level 2) +S72031R | Garbage Code (GBD Level 2) +S72031S | Garbage Code (GBD Level 2) +S72032A | Garbage Code (GBD Level 2) +S72032B | Garbage Code (GBD Level 2) +S72032C | Garbage Code (GBD Level 2) +S72032D | Garbage Code (GBD Level 2) +S72032E | Garbage Code (GBD Level 2) +S72032F | Garbage Code (GBD Level 2) +S72032G | Garbage Code (GBD Level 2) +S72032H | Garbage Code (GBD Level 2) +S72032J | Garbage Code (GBD Level 2) +S72032K | Garbage Code (GBD Level 2) +S72032M | Garbage Code (GBD Level 2) +S72032N | Garbage Code (GBD Level 2) +S72032P | Garbage Code (GBD Level 2) +S72032Q | Garbage Code (GBD Level 2) +S72032R | Garbage Code (GBD Level 2) +S72032S | Garbage Code (GBD Level 2) +S72033A | Garbage Code (GBD Level 2) +S72033B | Garbage Code (GBD Level 2) +S72033C | Garbage Code (GBD Level 2) +S72033D | Garbage Code (GBD Level 2) +S72033E | Garbage Code (GBD Level 2) +S72033F | Garbage Code (GBD Level 2) +S72033G | Garbage Code (GBD Level 2) +S72033H | Garbage Code (GBD Level 2) +S72033J | Garbage Code (GBD Level 2) +S72033K | Garbage Code (GBD Level 2) +S72033M | Garbage Code (GBD Level 2) +S72033N | Garbage Code (GBD Level 2) +S72033P | Garbage Code (GBD Level 2) +S72033Q | Garbage Code (GBD Level 2) +S72033R | Garbage Code (GBD Level 2) +S72033S | Garbage Code (GBD Level 2) +S72034A | Garbage Code (GBD Level 2) +S72034B | Garbage Code (GBD Level 2) +S72034C | Garbage Code (GBD Level 2) +S72034D | Garbage Code (GBD Level 2) +S72034E | Garbage Code (GBD Level 2) +S72034F | Garbage Code (GBD Level 2) +S72034G | Garbage Code (GBD Level 2) +S72034H | Garbage Code (GBD Level 2) +S72034J | Garbage Code (GBD Level 2) +S72034K | Garbage Code (GBD Level 2) +S72034M | Garbage Code (GBD Level 2) +S72034N | Garbage Code (GBD Level 2) +S72034P | Garbage Code (GBD Level 2) +S72034Q | Garbage Code (GBD Level 2) +S72034R | Garbage Code (GBD Level 2) +S72034S | Garbage Code (GBD Level 2) +S72035A | Garbage Code (GBD Level 2) +S72035B | Garbage Code (GBD Level 2) +S72035C | Garbage Code (GBD Level 2) +S72035D | Garbage Code (GBD Level 2) +S72035E | Garbage Code (GBD Level 2) +S72035F | Garbage Code (GBD Level 2) +S72035G | Garbage Code (GBD Level 2) +S72035H | Garbage Code (GBD Level 2) +S72035J | Garbage Code (GBD Level 2) +S72035K | Garbage Code (GBD Level 2) +S72035M | Garbage Code (GBD Level 2) +S72035N | Garbage Code (GBD Level 2) +S72035P | Garbage Code (GBD Level 2) +S72035Q | Garbage Code (GBD Level 2) +S72035R | Garbage Code (GBD Level 2) +S72035S | Garbage Code (GBD Level 2) +S72036A | Garbage Code (GBD Level 2) +S72036B | Garbage Code (GBD Level 2) +S72036C | Garbage Code (GBD Level 2) +S72036D | Garbage Code (GBD Level 2) +S72036E | Garbage Code (GBD Level 2) +S72036F | Garbage Code (GBD Level 2) +S72036G | Garbage Code (GBD Level 2) +S72036H | Garbage Code (GBD Level 2) +S72036J | Garbage Code (GBD Level 2) +S72036K | Garbage Code (GBD Level 2) +S72036M | Garbage Code (GBD Level 2) +S72036N | Garbage Code (GBD Level 2) +S72036P | Garbage Code (GBD Level 2) +S72036Q | Garbage Code (GBD Level 2) +S72036R | Garbage Code (GBD Level 2) +S72036S | Garbage Code (GBD Level 2) +S72041A | Garbage Code (GBD Level 2) +S72041B | Garbage Code (GBD Level 2) +S72041C | Garbage Code (GBD Level 2) +S72041D | Garbage Code (GBD Level 2) +S72041E | Garbage Code (GBD Level 2) +S72041F | Garbage Code (GBD Level 2) +S72041G | Garbage Code (GBD Level 2) +S72041H | Garbage Code (GBD Level 2) +S72041J | Garbage Code (GBD Level 2) +S72041K | Garbage Code (GBD Level 2) +S72041M | Garbage Code (GBD Level 2) +S72041N | Garbage Code (GBD Level 2) +S72041P | Garbage Code (GBD Level 2) +S72041Q | Garbage Code (GBD Level 2) +S72041R | Garbage Code (GBD Level 2) +S72041S | Garbage Code (GBD Level 2) +S72042A | Garbage Code (GBD Level 2) +S72042B | Garbage Code (GBD Level 2) +S72042C | Garbage Code (GBD Level 2) +S72042D | Garbage Code (GBD Level 2) +S72042E | Garbage Code (GBD Level 2) +S72042F | Garbage Code (GBD Level 2) +S72042G | Garbage Code (GBD Level 2) +S72042H | Garbage Code (GBD Level 2) +S72042J | Garbage Code (GBD Level 2) +S72042K | Garbage Code (GBD Level 2) +S72042M | Garbage Code (GBD Level 2) +S72042N | Garbage Code (GBD Level 2) +S72042P | Garbage Code (GBD Level 2) +S72042Q | Garbage Code (GBD Level 2) +S72042R | Garbage Code (GBD Level 2) +S72042S | Garbage Code (GBD Level 2) +S72043A | Garbage Code (GBD Level 2) +S72043B | Garbage Code (GBD Level 2) +S72043C | Garbage Code (GBD Level 2) +S72043D | Garbage Code (GBD Level 2) +S72043E | Garbage Code (GBD Level 2) +S72043F | Garbage Code (GBD Level 2) +S72043G | Garbage Code (GBD Level 2) +S72043H | Garbage Code (GBD Level 2) +S72043J | Garbage Code (GBD Level 2) +S72043K | Garbage Code (GBD Level 2) +S72043M | Garbage Code (GBD Level 2) +S72043N | Garbage Code (GBD Level 2) +S72043P | Garbage Code (GBD Level 2) +S72043Q | Garbage Code (GBD Level 2) +S72043R | Garbage Code (GBD Level 2) +S72043S | Garbage Code (GBD Level 2) +S72044A | Garbage Code (GBD Level 2) +S72044B | Garbage Code (GBD Level 2) +S72044C | Garbage Code (GBD Level 2) +S72044D | Garbage Code (GBD Level 2) +S72044E | Garbage Code (GBD Level 2) +S72044F | Garbage Code (GBD Level 2) +S72044G | Garbage Code (GBD Level 2) +S72044H | Garbage Code (GBD Level 2) +S72044J | Garbage Code (GBD Level 2) +S72044K | Garbage Code (GBD Level 2) +S72044M | Garbage Code (GBD Level 2) +S72044N | Garbage Code (GBD Level 2) +S72044P | Garbage Code (GBD Level 2) +S72044Q | Garbage Code (GBD Level 2) +S72044R | Garbage Code (GBD Level 2) +S72044S | Garbage Code (GBD Level 2) +S72045A | Garbage Code (GBD Level 2) +S72045B | Garbage Code (GBD Level 2) +S72045C | Garbage Code (GBD Level 2) +S72045D | Garbage Code (GBD Level 2) +S72045E | Garbage Code (GBD Level 2) +S72045F | Garbage Code (GBD Level 2) +S72045G | Garbage Code (GBD Level 2) +S72045H | Garbage Code (GBD Level 2) +S72045J | Garbage Code (GBD Level 2) +S72045K | Garbage Code (GBD Level 2) +S72045M | Garbage Code (GBD Level 2) +S72045N | Garbage Code (GBD Level 2) +S72045P | Garbage Code (GBD Level 2) +S72045Q | Garbage Code (GBD Level 2) +S72045R | Garbage Code (GBD Level 2) +S72045S | Garbage Code (GBD Level 2) +S72046A | Garbage Code (GBD Level 2) +S72046B | Garbage Code (GBD Level 2) +S72046C | Garbage Code (GBD Level 2) +S72046D | Garbage Code (GBD Level 2) +S72046E | Garbage Code (GBD Level 2) +S72046F | Garbage Code (GBD Level 2) +S72046G | Garbage Code (GBD Level 2) +S72046H | Garbage Code (GBD Level 2) +S72046J | Garbage Code (GBD Level 2) +S72046K | Garbage Code (GBD Level 2) +S72046M | Garbage Code (GBD Level 2) +S72046N | Garbage Code (GBD Level 2) +S72046P | Garbage Code (GBD Level 2) +S72046Q | Garbage Code (GBD Level 2) +S72046R | Garbage Code (GBD Level 2) +S72046S | Garbage Code (GBD Level 2) +S72051A | Garbage Code (GBD Level 2) +S72051B | Garbage Code (GBD Level 2) +S72051C | Garbage Code (GBD Level 2) +S72051D | Garbage Code (GBD Level 2) +S72051E | Garbage Code (GBD Level 2) +S72051F | Garbage Code (GBD Level 2) +S72051G | Garbage Code (GBD Level 2) +S72051H | Garbage Code (GBD Level 2) +S72051J | Garbage Code (GBD Level 2) +S72051K | Garbage Code (GBD Level 2) +S72051M | Garbage Code (GBD Level 2) +S72051N | Garbage Code (GBD Level 2) +S72051P | Garbage Code (GBD Level 2) +S72051Q | Garbage Code (GBD Level 2) +S72051R | Garbage Code (GBD Level 2) +S72051S | Garbage Code (GBD Level 2) +S72052A | Garbage Code (GBD Level 2) +S72052B | Garbage Code (GBD Level 2) +S72052C | Garbage Code (GBD Level 2) +S72052D | Garbage Code (GBD Level 2) +S72052E | Garbage Code (GBD Level 2) +S72052F | Garbage Code (GBD Level 2) +S72052G | Garbage Code (GBD Level 2) +S72052H | Garbage Code (GBD Level 2) +S72052J | Garbage Code (GBD Level 2) +S72052K | Garbage Code (GBD Level 2) +S72052M | Garbage Code (GBD Level 2) +S72052N | Garbage Code (GBD Level 2) +S72052P | Garbage Code (GBD Level 2) +S72052Q | Garbage Code (GBD Level 2) +S72052R | Garbage Code (GBD Level 2) +S72052S | Garbage Code (GBD Level 2) +S72059A | Garbage Code (GBD Level 2) +S72059B | Garbage Code (GBD Level 2) +S72059C | Garbage Code (GBD Level 2) +S72059D | Garbage Code (GBD Level 2) +S72059E | Garbage Code (GBD Level 2) +S72059F | Garbage Code (GBD Level 2) +S72059G | Garbage Code (GBD Level 2) +S72059H | Garbage Code (GBD Level 2) +S72059J | Garbage Code (GBD Level 2) +S72059K | Garbage Code (GBD Level 2) +S72059M | Garbage Code (GBD Level 2) +S72059N | Garbage Code (GBD Level 2) +S72059P | Garbage Code (GBD Level 2) +S72059Q | Garbage Code (GBD Level 2) +S72059R | Garbage Code (GBD Level 2) +S72059S | Garbage Code (GBD Level 2) +S72061A | Garbage Code (GBD Level 2) +S72061B | Garbage Code (GBD Level 2) +S72061C | Garbage Code (GBD Level 2) +S72061D | Garbage Code (GBD Level 2) +S72061E | Garbage Code (GBD Level 2) +S72061F | Garbage Code (GBD Level 2) +S72061G | Garbage Code (GBD Level 2) +S72061H | Garbage Code (GBD Level 2) +S72061J | Garbage Code (GBD Level 2) +S72061K | Garbage Code (GBD Level 2) +S72061M | Garbage Code (GBD Level 2) +S72061N | Garbage Code (GBD Level 2) +S72061P | Garbage Code (GBD Level 2) +S72061Q | Garbage Code (GBD Level 2) +S72061R | Garbage Code (GBD Level 2) +S72061S | Garbage Code (GBD Level 2) +S72062A | Garbage Code (GBD Level 2) +S72062B | Garbage Code (GBD Level 2) +S72062C | Garbage Code (GBD Level 2) +S72062D | Garbage Code (GBD Level 2) +S72062E | Garbage Code (GBD Level 2) +S72062F | Garbage Code (GBD Level 2) +S72062G | Garbage Code (GBD Level 2) +S72062H | Garbage Code (GBD Level 2) +S72062J | Garbage Code (GBD Level 2) +S72062K | Garbage Code (GBD Level 2) +S72062M | Garbage Code (GBD Level 2) +S72062N | Garbage Code (GBD Level 2) +S72062P | Garbage Code (GBD Level 2) +S72062Q | Garbage Code (GBD Level 2) +S72062R | Garbage Code (GBD Level 2) +S72062S | Garbage Code (GBD Level 2) +S72063A | Garbage Code (GBD Level 2) +S72063B | Garbage Code (GBD Level 2) +S72063C | Garbage Code (GBD Level 2) +S72063D | Garbage Code (GBD Level 2) +S72063E | Garbage Code (GBD Level 2) +S72063F | Garbage Code (GBD Level 2) +S72063G | Garbage Code (GBD Level 2) +S72063H | Garbage Code (GBD Level 2) +S72063J | Garbage Code (GBD Level 2) +S72063K | Garbage Code (GBD Level 2) +S72063M | Garbage Code (GBD Level 2) +S72063N | Garbage Code (GBD Level 2) +S72063P | Garbage Code (GBD Level 2) +S72063Q | Garbage Code (GBD Level 2) +S72063R | Garbage Code (GBD Level 2) +S72063S | Garbage Code (GBD Level 2) +S72064A | Garbage Code (GBD Level 2) +S72064B | Garbage Code (GBD Level 2) +S72064C | Garbage Code (GBD Level 2) +S72064D | Garbage Code (GBD Level 2) +S72064E | Garbage Code (GBD Level 2) +S72064F | Garbage Code (GBD Level 2) +S72064G | Garbage Code (GBD Level 2) +S72064H | Garbage Code (GBD Level 2) +S72064J | Garbage Code (GBD Level 2) +S72064K | Garbage Code (GBD Level 2) +S72064M | Garbage Code (GBD Level 2) +S72064N | Garbage Code (GBD Level 2) +S72064P | Garbage Code (GBD Level 2) +S72064Q | Garbage Code (GBD Level 2) +S72064R | Garbage Code (GBD Level 2) +S72064S | Garbage Code (GBD Level 2) +S72065A | Garbage Code (GBD Level 2) +S72065B | Garbage Code (GBD Level 2) +S72065C | Garbage Code (GBD Level 2) +S72065D | Garbage Code (GBD Level 2) +S72065E | Garbage Code (GBD Level 2) +S72065F | Garbage Code (GBD Level 2) +S72065G | Garbage Code (GBD Level 2) +S72065H | Garbage Code (GBD Level 2) +S72065J | Garbage Code (GBD Level 2) +S72065K | Garbage Code (GBD Level 2) +S72065M | Garbage Code (GBD Level 2) +S72065N | Garbage Code (GBD Level 2) +S72065P | Garbage Code (GBD Level 2) +S72065Q | Garbage Code (GBD Level 2) +S72065R | Garbage Code (GBD Level 2) +S72065S | Garbage Code (GBD Level 2) +S72066A | Garbage Code (GBD Level 2) +S72066B | Garbage Code (GBD Level 2) +S72066C | Garbage Code (GBD Level 2) +S72066D | Garbage Code (GBD Level 2) +S72066E | Garbage Code (GBD Level 2) +S72066F | Garbage Code (GBD Level 2) +S72066G | Garbage Code (GBD Level 2) +S72066H | Garbage Code (GBD Level 2) +S72066J | Garbage Code (GBD Level 2) +S72066K | Garbage Code (GBD Level 2) +S72066M | Garbage Code (GBD Level 2) +S72066N | Garbage Code (GBD Level 2) +S72066P | Garbage Code (GBD Level 2) +S72066Q | Garbage Code (GBD Level 2) +S72066R | Garbage Code (GBD Level 2) +S72066S | Garbage Code (GBD Level 2) +S72091A | Garbage Code (GBD Level 2) +S72091B | Garbage Code (GBD Level 2) +S72091C | Garbage Code (GBD Level 2) +S72091D | Garbage Code (GBD Level 2) +S72091E | Garbage Code (GBD Level 2) +S72091F | Garbage Code (GBD Level 2) +S72091G | Garbage Code (GBD Level 2) +S72091H | Garbage Code (GBD Level 2) +S72091J | Garbage Code (GBD Level 2) +S72091K | Garbage Code (GBD Level 2) +S72091M | Garbage Code (GBD Level 2) +S72091N | Garbage Code (GBD Level 2) +S72091P | Garbage Code (GBD Level 2) +S72091Q | Garbage Code (GBD Level 2) +S72091R | Garbage Code (GBD Level 2) +S72091S | Garbage Code (GBD Level 2) +S72092A | Garbage Code (GBD Level 2) +S72092B | Garbage Code (GBD Level 2) +S72092C | Garbage Code (GBD Level 2) +S72092D | Garbage Code (GBD Level 2) +S72092E | Garbage Code (GBD Level 2) +S72092F | Garbage Code (GBD Level 2) +S72092G | Garbage Code (GBD Level 2) +S72092H | Garbage Code (GBD Level 2) +S72092J | Garbage Code (GBD Level 2) +S72092K | Garbage Code (GBD Level 2) +S72092M | Garbage Code (GBD Level 2) +S72092N | Garbage Code (GBD Level 2) +S72092P | Garbage Code (GBD Level 2) +S72092Q | Garbage Code (GBD Level 2) +S72092R | Garbage Code (GBD Level 2) +S72092S | Garbage Code (GBD Level 2) +S72099A | Garbage Code (GBD Level 2) +S72099B | Garbage Code (GBD Level 2) +S72099C | Garbage Code (GBD Level 2) +S72099D | Garbage Code (GBD Level 2) +S72099E | Garbage Code (GBD Level 2) +S72099F | Garbage Code (GBD Level 2) +S72099G | Garbage Code (GBD Level 2) +S72099H | Garbage Code (GBD Level 2) +S72099J | Garbage Code (GBD Level 2) +S72099K | Garbage Code (GBD Level 2) +S72099M | Garbage Code (GBD Level 2) +S72099N | Garbage Code (GBD Level 2) +S72099P | Garbage Code (GBD Level 2) +S72099Q | Garbage Code (GBD Level 2) +S72099R | Garbage Code (GBD Level 2) +S72099S | Garbage Code (GBD Level 2) +S721--- | Garbage Code (GBD Level 2) +S72101A | Garbage Code (GBD Level 2) +S72101B | Garbage Code (GBD Level 2) +S72101C | Garbage Code (GBD Level 2) +S72101D | Garbage Code (GBD Level 2) +S72101E | Garbage Code (GBD Level 2) +S72101F | Garbage Code (GBD Level 2) +S72101G | Garbage Code (GBD Level 2) +S72101H | Garbage Code (GBD Level 2) +S72101J | Garbage Code (GBD Level 2) +S72101K | Garbage Code (GBD Level 2) +S72101M | Garbage Code (GBD Level 2) +S72101N | Garbage Code (GBD Level 2) +S72101P | Garbage Code (GBD Level 2) +S72101Q | Garbage Code (GBD Level 2) +S72101R | Garbage Code (GBD Level 2) +S72101S | Garbage Code (GBD Level 2) +S72102A | Garbage Code (GBD Level 2) +S72102B | Garbage Code (GBD Level 2) +S72102C | Garbage Code (GBD Level 2) +S72102D | Garbage Code (GBD Level 2) +S72102E | Garbage Code (GBD Level 2) +S72102F | Garbage Code (GBD Level 2) +S72102G | Garbage Code (GBD Level 2) +S72102H | Garbage Code (GBD Level 2) +S72102J | Garbage Code (GBD Level 2) +S72102K | Garbage Code (GBD Level 2) +S72102M | Garbage Code (GBD Level 2) +S72102N | Garbage Code (GBD Level 2) +S72102P | Garbage Code (GBD Level 2) +S72102Q | Garbage Code (GBD Level 2) +S72102R | Garbage Code (GBD Level 2) +S72102S | Garbage Code (GBD Level 2) +S72109A | Garbage Code (GBD Level 2) +S72109B | Garbage Code (GBD Level 2) +S72109C | Garbage Code (GBD Level 2) +S72109D | Garbage Code (GBD Level 2) +S72109E | Garbage Code (GBD Level 2) +S72109F | Garbage Code (GBD Level 2) +S72109G | Garbage Code (GBD Level 2) +S72109H | Garbage Code (GBD Level 2) +S72109J | Garbage Code (GBD Level 2) +S72109K | Garbage Code (GBD Level 2) +S72109M | Garbage Code (GBD Level 2) +S72109N | Garbage Code (GBD Level 2) +S72109P | Garbage Code (GBD Level 2) +S72109Q | Garbage Code (GBD Level 2) +S72109R | Garbage Code (GBD Level 2) +S72109S | Garbage Code (GBD Level 2) +S72111A | Garbage Code (GBD Level 2) +S72111B | Garbage Code (GBD Level 2) +S72111C | Garbage Code (GBD Level 2) +S72111D | Garbage Code (GBD Level 2) +S72111E | Garbage Code (GBD Level 2) +S72111F | Garbage Code (GBD Level 2) +S72111G | Garbage Code (GBD Level 2) +S72111H | Garbage Code (GBD Level 2) +S72111J | Garbage Code (GBD Level 2) +S72111K | Garbage Code (GBD Level 2) +S72111M | Garbage Code (GBD Level 2) +S72111N | Garbage Code (GBD Level 2) +S72111P | Garbage Code (GBD Level 2) +S72111Q | Garbage Code (GBD Level 2) +S72111R | Garbage Code (GBD Level 2) +S72111S | Garbage Code (GBD Level 2) +S72112A | Garbage Code (GBD Level 2) +S72112B | Garbage Code (GBD Level 2) +S72112C | Garbage Code (GBD Level 2) +S72112D | Garbage Code (GBD Level 2) +S72112E | Garbage Code (GBD Level 2) +S72112F | Garbage Code (GBD Level 2) +S72112G | Garbage Code (GBD Level 2) +S72112H | Garbage Code (GBD Level 2) +S72112J | Garbage Code (GBD Level 2) +S72112K | Garbage Code (GBD Level 2) +S72112M | Garbage Code (GBD Level 2) +S72112N | Garbage Code (GBD Level 2) +S72112P | Garbage Code (GBD Level 2) +S72112Q | Garbage Code (GBD Level 2) +S72112R | Garbage Code (GBD Level 2) +S72112S | Garbage Code (GBD Level 2) +S72113A | Garbage Code (GBD Level 2) +S72113B | Garbage Code (GBD Level 2) +S72113C | Garbage Code (GBD Level 2) +S72113D | Garbage Code (GBD Level 2) +S72113E | Garbage Code (GBD Level 2) +S72113F | Garbage Code (GBD Level 2) +S72113G | Garbage Code (GBD Level 2) +S72113H | Garbage Code (GBD Level 2) +S72113J | Garbage Code (GBD Level 2) +S72113K | Garbage Code (GBD Level 2) +S72113M | Garbage Code (GBD Level 2) +S72113N | Garbage Code (GBD Level 2) +S72113P | Garbage Code (GBD Level 2) +S72113Q | Garbage Code (GBD Level 2) +S72113R | Garbage Code (GBD Level 2) +S72113S | Garbage Code (GBD Level 2) +S72114A | Garbage Code (GBD Level 2) +S72114B | Garbage Code (GBD Level 2) +S72114C | Garbage Code (GBD Level 2) +S72114D | Garbage Code (GBD Level 2) +S72114E | Garbage Code (GBD Level 2) +S72114F | Garbage Code (GBD Level 2) +S72114G | Garbage Code (GBD Level 2) +S72114H | Garbage Code (GBD Level 2) +S72114J | Garbage Code (GBD Level 2) +S72114K | Garbage Code (GBD Level 2) +S72114M | Garbage Code (GBD Level 2) +S72114N | Garbage Code (GBD Level 2) +S72114P | Garbage Code (GBD Level 2) +S72114Q | Garbage Code (GBD Level 2) +S72114R | Garbage Code (GBD Level 2) +S72114S | Garbage Code (GBD Level 2) +S72115A | Garbage Code (GBD Level 2) +S72115B | Garbage Code (GBD Level 2) +S72115C | Garbage Code (GBD Level 2) +S72115D | Garbage Code (GBD Level 2) +S72115E | Garbage Code (GBD Level 2) +S72115F | Garbage Code (GBD Level 2) +S72115G | Garbage Code (GBD Level 2) +S72115H | Garbage Code (GBD Level 2) +S72115J | Garbage Code (GBD Level 2) +S72115K | Garbage Code (GBD Level 2) +S72115M | Garbage Code (GBD Level 2) +S72115N | Garbage Code (GBD Level 2) +S72115P | Garbage Code (GBD Level 2) +S72115Q | Garbage Code (GBD Level 2) +S72115R | Garbage Code (GBD Level 2) +S72115S | Garbage Code (GBD Level 2) +S72116A | Garbage Code (GBD Level 2) +S72116B | Garbage Code (GBD Level 2) +S72116C | Garbage Code (GBD Level 2) +S72116D | Garbage Code (GBD Level 2) +S72116E | Garbage Code (GBD Level 2) +S72116F | Garbage Code (GBD Level 2) +S72116G | Garbage Code (GBD Level 2) +S72116H | Garbage Code (GBD Level 2) +S72116J | Garbage Code (GBD Level 2) +S72116K | Garbage Code (GBD Level 2) +S72116M | Garbage Code (GBD Level 2) +S72116N | Garbage Code (GBD Level 2) +S72116P | Garbage Code (GBD Level 2) +S72116Q | Garbage Code (GBD Level 2) +S72116R | Garbage Code (GBD Level 2) +S72116S | Garbage Code (GBD Level 2) +S72121A | Garbage Code (GBD Level 2) +S72121B | Garbage Code (GBD Level 2) +S72121C | Garbage Code (GBD Level 2) +S72121D | Garbage Code (GBD Level 2) +S72121E | Garbage Code (GBD Level 2) +S72121F | Garbage Code (GBD Level 2) +S72121G | Garbage Code (GBD Level 2) +S72121H | Garbage Code (GBD Level 2) +S72121J | Garbage Code (GBD Level 2) +S72121K | Garbage Code (GBD Level 2) +S72121M | Garbage Code (GBD Level 2) +S72121N | Garbage Code (GBD Level 2) +S72121P | Garbage Code (GBD Level 2) +S72121Q | Garbage Code (GBD Level 2) +S72121R | Garbage Code (GBD Level 2) +S72121S | Garbage Code (GBD Level 2) +S72122A | Garbage Code (GBD Level 2) +S72122B | Garbage Code (GBD Level 2) +S72122C | Garbage Code (GBD Level 2) +S72122D | Garbage Code (GBD Level 2) +S72122E | Garbage Code (GBD Level 2) +S72122F | Garbage Code (GBD Level 2) +S72122G | Garbage Code (GBD Level 2) +S72122H | Garbage Code (GBD Level 2) +S72122J | Garbage Code (GBD Level 2) +S72122K | Garbage Code (GBD Level 2) +S72122M | Garbage Code (GBD Level 2) +S72122N | Garbage Code (GBD Level 2) +S72122P | Garbage Code (GBD Level 2) +S72122Q | Garbage Code (GBD Level 2) +S72122R | Garbage Code (GBD Level 2) +S72122S | Garbage Code (GBD Level 2) +S72123A | Garbage Code (GBD Level 2) +S72123B | Garbage Code (GBD Level 2) +S72123C | Garbage Code (GBD Level 2) +S72123D | Garbage Code (GBD Level 2) +S72123E | Garbage Code (GBD Level 2) +S72123F | Garbage Code (GBD Level 2) +S72123G | Garbage Code (GBD Level 2) +S72123H | Garbage Code (GBD Level 2) +S72123J | Garbage Code (GBD Level 2) +S72123K | Garbage Code (GBD Level 2) +S72123M | Garbage Code (GBD Level 2) +S72123N | Garbage Code (GBD Level 2) +S72123P | Garbage Code (GBD Level 2) +S72123Q | Garbage Code (GBD Level 2) +S72123R | Garbage Code (GBD Level 2) +S72123S | Garbage Code (GBD Level 2) +S72124A | Garbage Code (GBD Level 2) +S72124B | Garbage Code (GBD Level 2) +S72124C | Garbage Code (GBD Level 2) +S72124D | Garbage Code (GBD Level 2) +S72124E | Garbage Code (GBD Level 2) +S72124F | Garbage Code (GBD Level 2) +S72124G | Garbage Code (GBD Level 2) +S72124H | Garbage Code (GBD Level 2) +S72124J | Garbage Code (GBD Level 2) +S72124K | Garbage Code (GBD Level 2) +S72124M | Garbage Code (GBD Level 2) +S72124N | Garbage Code (GBD Level 2) +S72124P | Garbage Code (GBD Level 2) +S72124Q | Garbage Code (GBD Level 2) +S72124R | Garbage Code (GBD Level 2) +S72124S | Garbage Code (GBD Level 2) +S72125A | Garbage Code (GBD Level 2) +S72125B | Garbage Code (GBD Level 2) +S72125C | Garbage Code (GBD Level 2) +S72125D | Garbage Code (GBD Level 2) +S72125E | Garbage Code (GBD Level 2) +S72125F | Garbage Code (GBD Level 2) +S72125G | Garbage Code (GBD Level 2) +S72125H | Garbage Code (GBD Level 2) +S72125J | Garbage Code (GBD Level 2) +S72125K | Garbage Code (GBD Level 2) +S72125M | Garbage Code (GBD Level 2) +S72125N | Garbage Code (GBD Level 2) +S72125P | Garbage Code (GBD Level 2) +S72125Q | Garbage Code (GBD Level 2) +S72125R | Garbage Code (GBD Level 2) +S72125S | Garbage Code (GBD Level 2) +S72126A | Garbage Code (GBD Level 2) +S72126B | Garbage Code (GBD Level 2) +S72126C | Garbage Code (GBD Level 2) +S72126D | Garbage Code (GBD Level 2) +S72126E | Garbage Code (GBD Level 2) +S72126F | Garbage Code (GBD Level 2) +S72126G | Garbage Code (GBD Level 2) +S72126H | Garbage Code (GBD Level 2) +S72126J | Garbage Code (GBD Level 2) +S72126K | Garbage Code (GBD Level 2) +S72126M | Garbage Code (GBD Level 2) +S72126N | Garbage Code (GBD Level 2) +S72126P | Garbage Code (GBD Level 2) +S72126Q | Garbage Code (GBD Level 2) +S72126R | Garbage Code (GBD Level 2) +S72126S | Garbage Code (GBD Level 2) +S72131A | Garbage Code (GBD Level 2) +S72131B | Garbage Code (GBD Level 2) +S72131C | Garbage Code (GBD Level 2) +S72131D | Garbage Code (GBD Level 2) +S72131E | Garbage Code (GBD Level 2) +S72131F | Garbage Code (GBD Level 2) +S72131G | Garbage Code (GBD Level 2) +S72131H | Garbage Code (GBD Level 2) +S72131J | Garbage Code (GBD Level 2) +S72131K | Garbage Code (GBD Level 2) +S72131M | Garbage Code (GBD Level 2) +S72131N | Garbage Code (GBD Level 2) +S72131P | Garbage Code (GBD Level 2) +S72131Q | Garbage Code (GBD Level 2) +S72131R | Garbage Code (GBD Level 2) +S72131S | Garbage Code (GBD Level 2) +S72132A | Garbage Code (GBD Level 2) +S72132B | Garbage Code (GBD Level 2) +S72132C | Garbage Code (GBD Level 2) +S72132D | Garbage Code (GBD Level 2) +S72132E | Garbage Code (GBD Level 2) +S72132F | Garbage Code (GBD Level 2) +S72132G | Garbage Code (GBD Level 2) +S72132H | Garbage Code (GBD Level 2) +S72132J | Garbage Code (GBD Level 2) +S72132K | Garbage Code (GBD Level 2) +S72132M | Garbage Code (GBD Level 2) +S72132N | Garbage Code (GBD Level 2) +S72132P | Garbage Code (GBD Level 2) +S72132Q | Garbage Code (GBD Level 2) +S72132R | Garbage Code (GBD Level 2) +S72132S | Garbage Code (GBD Level 2) +S72133A | Garbage Code (GBD Level 2) +S72133B | Garbage Code (GBD Level 2) +S72133C | Garbage Code (GBD Level 2) +S72133D | Garbage Code (GBD Level 2) +S72133E | Garbage Code (GBD Level 2) +S72133F | Garbage Code (GBD Level 2) +S72133G | Garbage Code (GBD Level 2) +S72133H | Garbage Code (GBD Level 2) +S72133J | Garbage Code (GBD Level 2) +S72133K | Garbage Code (GBD Level 2) +S72133M | Garbage Code (GBD Level 2) +S72133N | Garbage Code (GBD Level 2) +S72133P | Garbage Code (GBD Level 2) +S72133Q | Garbage Code (GBD Level 2) +S72133R | Garbage Code (GBD Level 2) +S72133S | Garbage Code (GBD Level 2) +S72134A | Garbage Code (GBD Level 2) +S72134B | Garbage Code (GBD Level 2) +S72134C | Garbage Code (GBD Level 2) +S72134D | Garbage Code (GBD Level 2) +S72134E | Garbage Code (GBD Level 2) +S72134F | Garbage Code (GBD Level 2) +S72134G | Garbage Code (GBD Level 2) +S72134H | Garbage Code (GBD Level 2) +S72134J | Garbage Code (GBD Level 2) +S72134K | Garbage Code (GBD Level 2) +S72134M | Garbage Code (GBD Level 2) +S72134N | Garbage Code (GBD Level 2) +S72134P | Garbage Code (GBD Level 2) +S72134Q | Garbage Code (GBD Level 2) +S72134R | Garbage Code (GBD Level 2) +S72134S | Garbage Code (GBD Level 2) +S72135A | Garbage Code (GBD Level 2) +S72135B | Garbage Code (GBD Level 2) +S72135C | Garbage Code (GBD Level 2) +S72135D | Garbage Code (GBD Level 2) +S72135E | Garbage Code (GBD Level 2) +S72135F | Garbage Code (GBD Level 2) +S72135G | Garbage Code (GBD Level 2) +S72135H | Garbage Code (GBD Level 2) +S72135J | Garbage Code (GBD Level 2) +S72135K | Garbage Code (GBD Level 2) +S72135M | Garbage Code (GBD Level 2) +S72135N | Garbage Code (GBD Level 2) +S72135P | Garbage Code (GBD Level 2) +S72135Q | Garbage Code (GBD Level 2) +S72135R | Garbage Code (GBD Level 2) +S72135S | Garbage Code (GBD Level 2) +S72136A | Garbage Code (GBD Level 2) +S72136B | Garbage Code (GBD Level 2) +S72136C | Garbage Code (GBD Level 2) +S72136D | Garbage Code (GBD Level 2) +S72136E | Garbage Code (GBD Level 2) +S72136F | Garbage Code (GBD Level 2) +S72136G | Garbage Code (GBD Level 2) +S72136H | Garbage Code (GBD Level 2) +S72136J | Garbage Code (GBD Level 2) +S72136K | Garbage Code (GBD Level 2) +S72136M | Garbage Code (GBD Level 2) +S72136N | Garbage Code (GBD Level 2) +S72136P | Garbage Code (GBD Level 2) +S72136Q | Garbage Code (GBD Level 2) +S72136R | Garbage Code (GBD Level 2) +S72136S | Garbage Code (GBD Level 2) +S72141A | Garbage Code (GBD Level 2) +S72141B | Garbage Code (GBD Level 2) +S72141C | Garbage Code (GBD Level 2) +S72141D | Garbage Code (GBD Level 2) +S72141E | Garbage Code (GBD Level 2) +S72141F | Garbage Code (GBD Level 2) +S72141G | Garbage Code (GBD Level 2) +S72141H | Garbage Code (GBD Level 2) +S72141J | Garbage Code (GBD Level 2) +S72141K | Garbage Code (GBD Level 2) +S72141M | Garbage Code (GBD Level 2) +S72141N | Garbage Code (GBD Level 2) +S72141P | Garbage Code (GBD Level 2) +S72141Q | Garbage Code (GBD Level 2) +S72141R | Garbage Code (GBD Level 2) +S72141S | Garbage Code (GBD Level 2) +S72142A | Garbage Code (GBD Level 2) +S72142B | Garbage Code (GBD Level 2) +S72142C | Garbage Code (GBD Level 2) +S72142D | Garbage Code (GBD Level 2) +S72142E | Garbage Code (GBD Level 2) +S72142F | Garbage Code (GBD Level 2) +S72142G | Garbage Code (GBD Level 2) +S72142H | Garbage Code (GBD Level 2) +S72142J | Garbage Code (GBD Level 2) +S72142K | Garbage Code (GBD Level 2) +S72142M | Garbage Code (GBD Level 2) +S72142N | Garbage Code (GBD Level 2) +S72142P | Garbage Code (GBD Level 2) +S72142Q | Garbage Code (GBD Level 2) +S72142R | Garbage Code (GBD Level 2) +S72142S | Garbage Code (GBD Level 2) +S72143A | Garbage Code (GBD Level 2) +S72143B | Garbage Code (GBD Level 2) +S72143C | Garbage Code (GBD Level 2) +S72143D | Garbage Code (GBD Level 2) +S72143E | Garbage Code (GBD Level 2) +S72143F | Garbage Code (GBD Level 2) +S72143G | Garbage Code (GBD Level 2) +S72143H | Garbage Code (GBD Level 2) +S72143J | Garbage Code (GBD Level 2) +S72143K | Garbage Code (GBD Level 2) +S72143M | Garbage Code (GBD Level 2) +S72143N | Garbage Code (GBD Level 2) +S72143P | Garbage Code (GBD Level 2) +S72143Q | Garbage Code (GBD Level 2) +S72143R | Garbage Code (GBD Level 2) +S72143S | Garbage Code (GBD Level 2) +S72144A | Garbage Code (GBD Level 2) +S72144B | Garbage Code (GBD Level 2) +S72144C | Garbage Code (GBD Level 2) +S72144D | Garbage Code (GBD Level 2) +S72144E | Garbage Code (GBD Level 2) +S72144F | Garbage Code (GBD Level 2) +S72144G | Garbage Code (GBD Level 2) +S72144H | Garbage Code (GBD Level 2) +S72144J | Garbage Code (GBD Level 2) +S72144K | Garbage Code (GBD Level 2) +S72144M | Garbage Code (GBD Level 2) +S72144N | Garbage Code (GBD Level 2) +S72144P | Garbage Code (GBD Level 2) +S72144Q | Garbage Code (GBD Level 2) +S72144R | Garbage Code (GBD Level 2) +S72144S | Garbage Code (GBD Level 2) +S72145A | Garbage Code (GBD Level 2) +S72145B | Garbage Code (GBD Level 2) +S72145C | Garbage Code (GBD Level 2) +S72145D | Garbage Code (GBD Level 2) +S72145E | Garbage Code (GBD Level 2) +S72145F | Garbage Code (GBD Level 2) +S72145G | Garbage Code (GBD Level 2) +S72145H | Garbage Code (GBD Level 2) +S72145J | Garbage Code (GBD Level 2) +S72145K | Garbage Code (GBD Level 2) +S72145M | Garbage Code (GBD Level 2) +S72145N | Garbage Code (GBD Level 2) +S72145P | Garbage Code (GBD Level 2) +S72145Q | Garbage Code (GBD Level 2) +S72145R | Garbage Code (GBD Level 2) +S72145S | Garbage Code (GBD Level 2) +S72146A | Garbage Code (GBD Level 2) +S72146B | Garbage Code (GBD Level 2) +S72146C | Garbage Code (GBD Level 2) +S72146D | Garbage Code (GBD Level 2) +S72146E | Garbage Code (GBD Level 2) +S72146F | Garbage Code (GBD Level 2) +S72146G | Garbage Code (GBD Level 2) +S72146H | Garbage Code (GBD Level 2) +S72146J | Garbage Code (GBD Level 2) +S72146K | Garbage Code (GBD Level 2) +S72146M | Garbage Code (GBD Level 2) +S72146N | Garbage Code (GBD Level 2) +S72146P | Garbage Code (GBD Level 2) +S72146Q | Garbage Code (GBD Level 2) +S72146R | Garbage Code (GBD Level 2) +S72146S | Garbage Code (GBD Level 2) +S722--- | Garbage Code (GBD Level 2) +S7221XA | Garbage Code (GBD Level 2) +S7221XB | Garbage Code (GBD Level 2) +S7221XC | Garbage Code (GBD Level 2) +S7221XD | Garbage Code (GBD Level 2) +S7221XE | Garbage Code (GBD Level 2) +S7221XF | Garbage Code (GBD Level 2) +S7221XG | Garbage Code (GBD Level 2) +S7221XH | Garbage Code (GBD Level 2) +S7221XJ | Garbage Code (GBD Level 2) +S7221XK | Garbage Code (GBD Level 2) +S7221XM | Garbage Code (GBD Level 2) +S7221XN | Garbage Code (GBD Level 2) +S7221XP | Garbage Code (GBD Level 2) +S7221XQ | Garbage Code (GBD Level 2) +S7221XR | Garbage Code (GBD Level 2) +S7221XS | Garbage Code (GBD Level 2) +S7222XA | Garbage Code (GBD Level 2) +S7222XB | Garbage Code (GBD Level 2) +S7222XC | Garbage Code (GBD Level 2) +S7222XD | Garbage Code (GBD Level 2) +S7222XE | Garbage Code (GBD Level 2) +S7222XF | Garbage Code (GBD Level 2) +S7222XG | Garbage Code (GBD Level 2) +S7222XH | Garbage Code (GBD Level 2) +S7222XJ | Garbage Code (GBD Level 2) +S7222XK | Garbage Code (GBD Level 2) +S7222XM | Garbage Code (GBD Level 2) +S7222XN | Garbage Code (GBD Level 2) +S7222XP | Garbage Code (GBD Level 2) +S7222XQ | Garbage Code (GBD Level 2) +S7222XR | Garbage Code (GBD Level 2) +S7222XS | Garbage Code (GBD Level 2) +S7223XA | Garbage Code (GBD Level 2) +S7223XB | Garbage Code (GBD Level 2) +S7223XC | Garbage Code (GBD Level 2) +S7223XD | Garbage Code (GBD Level 2) +S7223XE | Garbage Code (GBD Level 2) +S7223XF | Garbage Code (GBD Level 2) +S7223XG | Garbage Code (GBD Level 2) +S7223XH | Garbage Code (GBD Level 2) +S7223XJ | Garbage Code (GBD Level 2) +S7223XK | Garbage Code (GBD Level 2) +S7223XM | Garbage Code (GBD Level 2) +S7223XN | Garbage Code (GBD Level 2) +S7223XP | Garbage Code (GBD Level 2) +S7223XQ | Garbage Code (GBD Level 2) +S7223XR | Garbage Code (GBD Level 2) +S7223XS | Garbage Code (GBD Level 2) +S7224XA | Garbage Code (GBD Level 2) +S7224XB | Garbage Code (GBD Level 2) +S7224XC | Garbage Code (GBD Level 2) +S7224XD | Garbage Code (GBD Level 2) +S7224XE | Garbage Code (GBD Level 2) +S7224XF | Garbage Code (GBD Level 2) +S7224XG | Garbage Code (GBD Level 2) +S7224XH | Garbage Code (GBD Level 2) +S7224XJ | Garbage Code (GBD Level 2) +S7224XK | Garbage Code (GBD Level 2) +S7224XM | Garbage Code (GBD Level 2) +S7224XN | Garbage Code (GBD Level 2) +S7224XP | Garbage Code (GBD Level 2) +S7224XQ | Garbage Code (GBD Level 2) +S7224XR | Garbage Code (GBD Level 2) +S7224XS | Garbage Code (GBD Level 2) +S7225XA | Garbage Code (GBD Level 2) +S7225XB | Garbage Code (GBD Level 2) +S7225XC | Garbage Code (GBD Level 2) +S7225XD | Garbage Code (GBD Level 2) +S7225XE | Garbage Code (GBD Level 2) +S7225XF | Garbage Code (GBD Level 2) +S7225XG | Garbage Code (GBD Level 2) +S7225XH | Garbage Code (GBD Level 2) +S7225XJ | Garbage Code (GBD Level 2) +S7225XK | Garbage Code (GBD Level 2) +S7225XM | Garbage Code (GBD Level 2) +S7225XN | Garbage Code (GBD Level 2) +S7225XP | Garbage Code (GBD Level 2) +S7225XQ | Garbage Code (GBD Level 2) +S7225XR | Garbage Code (GBD Level 2) +S7225XS | Garbage Code (GBD Level 2) +S7226XA | Garbage Code (GBD Level 2) +S7226XB | Garbage Code (GBD Level 2) +S7226XC | Garbage Code (GBD Level 2) +S7226XD | Garbage Code (GBD Level 2) +S7226XE | Garbage Code (GBD Level 2) +S7226XF | Garbage Code (GBD Level 2) +S7226XG | Garbage Code (GBD Level 2) +S7226XH | Garbage Code (GBD Level 2) +S7226XJ | Garbage Code (GBD Level 2) +S7226XK | Garbage Code (GBD Level 2) +S7226XM | Garbage Code (GBD Level 2) +S7226XN | Garbage Code (GBD Level 2) +S7226XP | Garbage Code (GBD Level 2) +S7226XQ | Garbage Code (GBD Level 2) +S7226XR | Garbage Code (GBD Level 2) +S7226XS | Garbage Code (GBD Level 2) +S723--- | Garbage Code (GBD Level 2) +S72301A | Garbage Code (GBD Level 2) +S72301B | Garbage Code (GBD Level 2) +S72301C | Garbage Code (GBD Level 2) +S72301D | Garbage Code (GBD Level 2) +S72301E | Garbage Code (GBD Level 2) +S72301F | Garbage Code (GBD Level 2) +S72301G | Garbage Code (GBD Level 2) +S72301H | Garbage Code (GBD Level 2) +S72301J | Garbage Code (GBD Level 2) +S72301K | Garbage Code (GBD Level 2) +S72301M | Garbage Code (GBD Level 2) +S72301N | Garbage Code (GBD Level 2) +S72301P | Garbage Code (GBD Level 2) +S72301Q | Garbage Code (GBD Level 2) +S72301R | Garbage Code (GBD Level 2) +S72301S | Garbage Code (GBD Level 2) +S72302A | Garbage Code (GBD Level 2) +S72302B | Garbage Code (GBD Level 2) +S72302C | Garbage Code (GBD Level 2) +S72302D | Garbage Code (GBD Level 2) +S72302E | Garbage Code (GBD Level 2) +S72302F | Garbage Code (GBD Level 2) +S72302G | Garbage Code (GBD Level 2) +S72302H | Garbage Code (GBD Level 2) +S72302J | Garbage Code (GBD Level 2) +S72302K | Garbage Code (GBD Level 2) +S72302M | Garbage Code (GBD Level 2) +S72302N | Garbage Code (GBD Level 2) +S72302P | Garbage Code (GBD Level 2) +S72302Q | Garbage Code (GBD Level 2) +S72302R | Garbage Code (GBD Level 2) +S72302S | Garbage Code (GBD Level 2) +S72309A | Garbage Code (GBD Level 2) +S72309B | Garbage Code (GBD Level 2) +S72309C | Garbage Code (GBD Level 2) +S72309D | Garbage Code (GBD Level 2) +S72309E | Garbage Code (GBD Level 2) +S72309F | Garbage Code (GBD Level 2) +S72309G | Garbage Code (GBD Level 2) +S72309H | Garbage Code (GBD Level 2) +S72309J | Garbage Code (GBD Level 2) +S72309K | Garbage Code (GBD Level 2) +S72309M | Garbage Code (GBD Level 2) +S72309N | Garbage Code (GBD Level 2) +S72309P | Garbage Code (GBD Level 2) +S72309Q | Garbage Code (GBD Level 2) +S72309R | Garbage Code (GBD Level 2) +S72309S | Garbage Code (GBD Level 2) +S72321A | Garbage Code (GBD Level 2) +S72321B | Garbage Code (GBD Level 2) +S72321C | Garbage Code (GBD Level 2) +S72321D | Garbage Code (GBD Level 2) +S72321E | Garbage Code (GBD Level 2) +S72321F | Garbage Code (GBD Level 2) +S72321G | Garbage Code (GBD Level 2) +S72321H | Garbage Code (GBD Level 2) +S72321J | Garbage Code (GBD Level 2) +S72321K | Garbage Code (GBD Level 2) +S72321M | Garbage Code (GBD Level 2) +S72321N | Garbage Code (GBD Level 2) +S72321P | Garbage Code (GBD Level 2) +S72321Q | Garbage Code (GBD Level 2) +S72321R | Garbage Code (GBD Level 2) +S72321S | Garbage Code (GBD Level 2) +S72322A | Garbage Code (GBD Level 2) +S72322B | Garbage Code (GBD Level 2) +S72322C | Garbage Code (GBD Level 2) +S72322D | Garbage Code (GBD Level 2) +S72322E | Garbage Code (GBD Level 2) +S72322F | Garbage Code (GBD Level 2) +S72322G | Garbage Code (GBD Level 2) +S72322H | Garbage Code (GBD Level 2) +S72322J | Garbage Code (GBD Level 2) +S72322K | Garbage Code (GBD Level 2) +S72322M | Garbage Code (GBD Level 2) +S72322N | Garbage Code (GBD Level 2) +S72322P | Garbage Code (GBD Level 2) +S72322Q | Garbage Code (GBD Level 2) +S72322R | Garbage Code (GBD Level 2) +S72322S | Garbage Code (GBD Level 2) +S72323A | Garbage Code (GBD Level 2) +S72323B | Garbage Code (GBD Level 2) +S72323C | Garbage Code (GBD Level 2) +S72323D | Garbage Code (GBD Level 2) +S72323E | Garbage Code (GBD Level 2) +S72323F | Garbage Code (GBD Level 2) +S72323G | Garbage Code (GBD Level 2) +S72323H | Garbage Code (GBD Level 2) +S72323J | Garbage Code (GBD Level 2) +S72323K | Garbage Code (GBD Level 2) +S72323M | Garbage Code (GBD Level 2) +S72323N | Garbage Code (GBD Level 2) +S72323P | Garbage Code (GBD Level 2) +S72323Q | Garbage Code (GBD Level 2) +S72323R | Garbage Code (GBD Level 2) +S72323S | Garbage Code (GBD Level 2) +S72324A | Garbage Code (GBD Level 2) +S72324B | Garbage Code (GBD Level 2) +S72324C | Garbage Code (GBD Level 2) +S72324D | Garbage Code (GBD Level 2) +S72324E | Garbage Code (GBD Level 2) +S72324F | Garbage Code (GBD Level 2) +S72324G | Garbage Code (GBD Level 2) +S72324H | Garbage Code (GBD Level 2) +S72324J | Garbage Code (GBD Level 2) +S72324K | Garbage Code (GBD Level 2) +S72324M | Garbage Code (GBD Level 2) +S72324N | Garbage Code (GBD Level 2) +S72324P | Garbage Code (GBD Level 2) +S72324Q | Garbage Code (GBD Level 2) +S72324R | Garbage Code (GBD Level 2) +S72324S | Garbage Code (GBD Level 2) +S72325A | Garbage Code (GBD Level 2) +S72325B | Garbage Code (GBD Level 2) +S72325C | Garbage Code (GBD Level 2) +S72325D | Garbage Code (GBD Level 2) +S72325E | Garbage Code (GBD Level 2) +S72325F | Garbage Code (GBD Level 2) +S72325G | Garbage Code (GBD Level 2) +S72325H | Garbage Code (GBD Level 2) +S72325J | Garbage Code (GBD Level 2) +S72325K | Garbage Code (GBD Level 2) +S72325M | Garbage Code (GBD Level 2) +S72325N | Garbage Code (GBD Level 2) +S72325P | Garbage Code (GBD Level 2) +S72325Q | Garbage Code (GBD Level 2) +S72325R | Garbage Code (GBD Level 2) +S72325S | Garbage Code (GBD Level 2) +S72326A | Garbage Code (GBD Level 2) +S72326B | Garbage Code (GBD Level 2) +S72326C | Garbage Code (GBD Level 2) +S72326D | Garbage Code (GBD Level 2) +S72326E | Garbage Code (GBD Level 2) +S72326F | Garbage Code (GBD Level 2) +S72326G | Garbage Code (GBD Level 2) +S72326H | Garbage Code (GBD Level 2) +S72326J | Garbage Code (GBD Level 2) +S72326K | Garbage Code (GBD Level 2) +S72326M | Garbage Code (GBD Level 2) +S72326N | Garbage Code (GBD Level 2) +S72326P | Garbage Code (GBD Level 2) +S72326Q | Garbage Code (GBD Level 2) +S72326R | Garbage Code (GBD Level 2) +S72326S | Garbage Code (GBD Level 2) +S72331A | Garbage Code (GBD Level 2) +S72331B | Garbage Code (GBD Level 2) +S72331C | Garbage Code (GBD Level 2) +S72331D | Garbage Code (GBD Level 2) +S72331E | Garbage Code (GBD Level 2) +S72331F | Garbage Code (GBD Level 2) +S72331G | Garbage Code (GBD Level 2) +S72331H | Garbage Code (GBD Level 2) +S72331J | Garbage Code (GBD Level 2) +S72331K | Garbage Code (GBD Level 2) +S72331M | Garbage Code (GBD Level 2) +S72331N | Garbage Code (GBD Level 2) +S72331P | Garbage Code (GBD Level 2) +S72331Q | Garbage Code (GBD Level 2) +S72331R | Garbage Code (GBD Level 2) +S72331S | Garbage Code (GBD Level 2) +S72332A | Garbage Code (GBD Level 2) +S72332B | Garbage Code (GBD Level 2) +S72332C | Garbage Code (GBD Level 2) +S72332D | Garbage Code (GBD Level 2) +S72332E | Garbage Code (GBD Level 2) +S72332F | Garbage Code (GBD Level 2) +S72332G | Garbage Code (GBD Level 2) +S72332H | Garbage Code (GBD Level 2) +S72332J | Garbage Code (GBD Level 2) +S72332K | Garbage Code (GBD Level 2) +S72332M | Garbage Code (GBD Level 2) +S72332N | Garbage Code (GBD Level 2) +S72332P | Garbage Code (GBD Level 2) +S72332Q | Garbage Code (GBD Level 2) +S72332R | Garbage Code (GBD Level 2) +S72332S | Garbage Code (GBD Level 2) +S72333A | Garbage Code (GBD Level 2) +S72333B | Garbage Code (GBD Level 2) +S72333C | Garbage Code (GBD Level 2) +S72333D | Garbage Code (GBD Level 2) +S72333E | Garbage Code (GBD Level 2) +S72333F | Garbage Code (GBD Level 2) +S72333G | Garbage Code (GBD Level 2) +S72333H | Garbage Code (GBD Level 2) +S72333J | Garbage Code (GBD Level 2) +S72333K | Garbage Code (GBD Level 2) +S72333M | Garbage Code (GBD Level 2) +S72333N | Garbage Code (GBD Level 2) +S72333P | Garbage Code (GBD Level 2) +S72333Q | Garbage Code (GBD Level 2) +S72333R | Garbage Code (GBD Level 2) +S72333S | Garbage Code (GBD Level 2) +S72334A | Garbage Code (GBD Level 2) +S72334B | Garbage Code (GBD Level 2) +S72334C | Garbage Code (GBD Level 2) +S72334D | Garbage Code (GBD Level 2) +S72334E | Garbage Code (GBD Level 2) +S72334F | Garbage Code (GBD Level 2) +S72334G | Garbage Code (GBD Level 2) +S72334H | Garbage Code (GBD Level 2) +S72334J | Garbage Code (GBD Level 2) +S72334K | Garbage Code (GBD Level 2) +S72334M | Garbage Code (GBD Level 2) +S72334N | Garbage Code (GBD Level 2) +S72334P | Garbage Code (GBD Level 2) +S72334Q | Garbage Code (GBD Level 2) +S72334R | Garbage Code (GBD Level 2) +S72334S | Garbage Code (GBD Level 2) +S72335A | Garbage Code (GBD Level 2) +S72335B | Garbage Code (GBD Level 2) +S72335C | Garbage Code (GBD Level 2) +S72335D | Garbage Code (GBD Level 2) +S72335E | Garbage Code (GBD Level 2) +S72335F | Garbage Code (GBD Level 2) +S72335G | Garbage Code (GBD Level 2) +S72335H | Garbage Code (GBD Level 2) +S72335J | Garbage Code (GBD Level 2) +S72335K | Garbage Code (GBD Level 2) +S72335M | Garbage Code (GBD Level 2) +S72335N | Garbage Code (GBD Level 2) +S72335P | Garbage Code (GBD Level 2) +S72335Q | Garbage Code (GBD Level 2) +S72335R | Garbage Code (GBD Level 2) +S72335S | Garbage Code (GBD Level 2) +S72336A | Garbage Code (GBD Level 2) +S72336B | Garbage Code (GBD Level 2) +S72336C | Garbage Code (GBD Level 2) +S72336D | Garbage Code (GBD Level 2) +S72336E | Garbage Code (GBD Level 2) +S72336F | Garbage Code (GBD Level 2) +S72336G | Garbage Code (GBD Level 2) +S72336H | Garbage Code (GBD Level 2) +S72336J | Garbage Code (GBD Level 2) +S72336K | Garbage Code (GBD Level 2) +S72336M | Garbage Code (GBD Level 2) +S72336N | Garbage Code (GBD Level 2) +S72336P | Garbage Code (GBD Level 2) +S72336Q | Garbage Code (GBD Level 2) +S72336R | Garbage Code (GBD Level 2) +S72336S | Garbage Code (GBD Level 2) +S72341A | Garbage Code (GBD Level 2) +S72341B | Garbage Code (GBD Level 2) +S72341C | Garbage Code (GBD Level 2) +S72341D | Garbage Code (GBD Level 2) +S72341E | Garbage Code (GBD Level 2) +S72341F | Garbage Code (GBD Level 2) +S72341G | Garbage Code (GBD Level 2) +S72341H | Garbage Code (GBD Level 2) +S72341J | Garbage Code (GBD Level 2) +S72341K | Garbage Code (GBD Level 2) +S72341M | Garbage Code (GBD Level 2) +S72341N | Garbage Code (GBD Level 2) +S72341P | Garbage Code (GBD Level 2) +S72341Q | Garbage Code (GBD Level 2) +S72341R | Garbage Code (GBD Level 2) +S72341S | Garbage Code (GBD Level 2) +S72342A | Garbage Code (GBD Level 2) +S72342B | Garbage Code (GBD Level 2) +S72342C | Garbage Code (GBD Level 2) +S72342D | Garbage Code (GBD Level 2) +S72342E | Garbage Code (GBD Level 2) +S72342F | Garbage Code (GBD Level 2) +S72342G | Garbage Code (GBD Level 2) +S72342H | Garbage Code (GBD Level 2) +S72342J | Garbage Code (GBD Level 2) +S72342K | Garbage Code (GBD Level 2) +S72342M | Garbage Code (GBD Level 2) +S72342N | Garbage Code (GBD Level 2) +S72342P | Garbage Code (GBD Level 2) +S72342Q | Garbage Code (GBD Level 2) +S72342R | Garbage Code (GBD Level 2) +S72342S | Garbage Code (GBD Level 2) +S72343A | Garbage Code (GBD Level 2) +S72343B | Garbage Code (GBD Level 2) +S72343C | Garbage Code (GBD Level 2) +S72343D | Garbage Code (GBD Level 2) +S72343E | Garbage Code (GBD Level 2) +S72343F | Garbage Code (GBD Level 2) +S72343G | Garbage Code (GBD Level 2) +S72343H | Garbage Code (GBD Level 2) +S72343J | Garbage Code (GBD Level 2) +S72343K | Garbage Code (GBD Level 2) +S72343M | Garbage Code (GBD Level 2) +S72343N | Garbage Code (GBD Level 2) +S72343P | Garbage Code (GBD Level 2) +S72343Q | Garbage Code (GBD Level 2) +S72343R | Garbage Code (GBD Level 2) +S72343S | Garbage Code (GBD Level 2) +S72344A | Garbage Code (GBD Level 2) +S72344B | Garbage Code (GBD Level 2) +S72344C | Garbage Code (GBD Level 2) +S72344D | Garbage Code (GBD Level 2) +S72344E | Garbage Code (GBD Level 2) +S72344F | Garbage Code (GBD Level 2) +S72344G | Garbage Code (GBD Level 2) +S72344H | Garbage Code (GBD Level 2) +S72344J | Garbage Code (GBD Level 2) +S72344K | Garbage Code (GBD Level 2) +S72344M | Garbage Code (GBD Level 2) +S72344N | Garbage Code (GBD Level 2) +S72344P | Garbage Code (GBD Level 2) +S72344Q | Garbage Code (GBD Level 2) +S72344R | Garbage Code (GBD Level 2) +S72344S | Garbage Code (GBD Level 2) +S72345A | Garbage Code (GBD Level 2) +S72345B | Garbage Code (GBD Level 2) +S72345C | Garbage Code (GBD Level 2) +S72345D | Garbage Code (GBD Level 2) +S72345E | Garbage Code (GBD Level 2) +S72345F | Garbage Code (GBD Level 2) +S72345G | Garbage Code (GBD Level 2) +S72345H | Garbage Code (GBD Level 2) +S72345J | Garbage Code (GBD Level 2) +S72345K | Garbage Code (GBD Level 2) +S72345M | Garbage Code (GBD Level 2) +S72345N | Garbage Code (GBD Level 2) +S72345P | Garbage Code (GBD Level 2) +S72345Q | Garbage Code (GBD Level 2) +S72345R | Garbage Code (GBD Level 2) +S72345S | Garbage Code (GBD Level 2) +S72346A | Garbage Code (GBD Level 2) +S72346B | Garbage Code (GBD Level 2) +S72346C | Garbage Code (GBD Level 2) +S72346D | Garbage Code (GBD Level 2) +S72346E | Garbage Code (GBD Level 2) +S72346F | Garbage Code (GBD Level 2) +S72346G | Garbage Code (GBD Level 2) +S72346H | Garbage Code (GBD Level 2) +S72346J | Garbage Code (GBD Level 2) +S72346K | Garbage Code (GBD Level 2) +S72346M | Garbage Code (GBD Level 2) +S72346N | Garbage Code (GBD Level 2) +S72346P | Garbage Code (GBD Level 2) +S72346Q | Garbage Code (GBD Level 2) +S72346R | Garbage Code (GBD Level 2) +S72346S | Garbage Code (GBD Level 2) +S72351A | Garbage Code (GBD Level 2) +S72351B | Garbage Code (GBD Level 2) +S72351C | Garbage Code (GBD Level 2) +S72351D | Garbage Code (GBD Level 2) +S72351E | Garbage Code (GBD Level 2) +S72351F | Garbage Code (GBD Level 2) +S72351G | Garbage Code (GBD Level 2) +S72351H | Garbage Code (GBD Level 2) +S72351J | Garbage Code (GBD Level 2) +S72351K | Garbage Code (GBD Level 2) +S72351M | Garbage Code (GBD Level 2) +S72351N | Garbage Code (GBD Level 2) +S72351P | Garbage Code (GBD Level 2) +S72351Q | Garbage Code (GBD Level 2) +S72351R | Garbage Code (GBD Level 2) +S72351S | Garbage Code (GBD Level 2) +S72352A | Garbage Code (GBD Level 2) +S72352B | Garbage Code (GBD Level 2) +S72352C | Garbage Code (GBD Level 2) +S72352D | Garbage Code (GBD Level 2) +S72352E | Garbage Code (GBD Level 2) +S72352F | Garbage Code (GBD Level 2) +S72352G | Garbage Code (GBD Level 2) +S72352H | Garbage Code (GBD Level 2) +S72352J | Garbage Code (GBD Level 2) +S72352K | Garbage Code (GBD Level 2) +S72352M | Garbage Code (GBD Level 2) +S72352N | Garbage Code (GBD Level 2) +S72352P | Garbage Code (GBD Level 2) +S72352Q | Garbage Code (GBD Level 2) +S72352R | Garbage Code (GBD Level 2) +S72352S | Garbage Code (GBD Level 2) +S72353A | Garbage Code (GBD Level 2) +S72353B | Garbage Code (GBD Level 2) +S72353C | Garbage Code (GBD Level 2) +S72353D | Garbage Code (GBD Level 2) +S72353E | Garbage Code (GBD Level 2) +S72353F | Garbage Code (GBD Level 2) +S72353G | Garbage Code (GBD Level 2) +S72353H | Garbage Code (GBD Level 2) +S72353J | Garbage Code (GBD Level 2) +S72353K | Garbage Code (GBD Level 2) +S72353M | Garbage Code (GBD Level 2) +S72353N | Garbage Code (GBD Level 2) +S72353P | Garbage Code (GBD Level 2) +S72353Q | Garbage Code (GBD Level 2) +S72353R | Garbage Code (GBD Level 2) +S72353S | Garbage Code (GBD Level 2) +S72354A | Garbage Code (GBD Level 2) +S72354B | Garbage Code (GBD Level 2) +S72354C | Garbage Code (GBD Level 2) +S72354D | Garbage Code (GBD Level 2) +S72354E | Garbage Code (GBD Level 2) +S72354F | Garbage Code (GBD Level 2) +S72354G | Garbage Code (GBD Level 2) +S72354H | Garbage Code (GBD Level 2) +S72354J | Garbage Code (GBD Level 2) +S72354K | Garbage Code (GBD Level 2) +S72354M | Garbage Code (GBD Level 2) +S72354N | Garbage Code (GBD Level 2) +S72354P | Garbage Code (GBD Level 2) +S72354Q | Garbage Code (GBD Level 2) +S72354R | Garbage Code (GBD Level 2) +S72354S | Garbage Code (GBD Level 2) +S72355A | Garbage Code (GBD Level 2) +S72355B | Garbage Code (GBD Level 2) +S72355C | Garbage Code (GBD Level 2) +S72355D | Garbage Code (GBD Level 2) +S72355E | Garbage Code (GBD Level 2) +S72355F | Garbage Code (GBD Level 2) +S72355G | Garbage Code (GBD Level 2) +S72355H | Garbage Code (GBD Level 2) +S72355J | Garbage Code (GBD Level 2) +S72355K | Garbage Code (GBD Level 2) +S72355M | Garbage Code (GBD Level 2) +S72355N | Garbage Code (GBD Level 2) +S72355P | Garbage Code (GBD Level 2) +S72355Q | Garbage Code (GBD Level 2) +S72355R | Garbage Code (GBD Level 2) +S72355S | Garbage Code (GBD Level 2) +S72356A | Garbage Code (GBD Level 2) +S72356B | Garbage Code (GBD Level 2) +S72356C | Garbage Code (GBD Level 2) +S72356D | Garbage Code (GBD Level 2) +S72356E | Garbage Code (GBD Level 2) +S72356F | Garbage Code (GBD Level 2) +S72356G | Garbage Code (GBD Level 2) +S72356H | Garbage Code (GBD Level 2) +S72356J | Garbage Code (GBD Level 2) +S72356K | Garbage Code (GBD Level 2) +S72356M | Garbage Code (GBD Level 2) +S72356N | Garbage Code (GBD Level 2) +S72356P | Garbage Code (GBD Level 2) +S72356Q | Garbage Code (GBD Level 2) +S72356R | Garbage Code (GBD Level 2) +S72356S | Garbage Code (GBD Level 2) +S72361A | Garbage Code (GBD Level 2) +S72361B | Garbage Code (GBD Level 2) +S72361C | Garbage Code (GBD Level 2) +S72361D | Garbage Code (GBD Level 2) +S72361E | Garbage Code (GBD Level 2) +S72361F | Garbage Code (GBD Level 2) +S72361G | Garbage Code (GBD Level 2) +S72361H | Garbage Code (GBD Level 2) +S72361J | Garbage Code (GBD Level 2) +S72361K | Garbage Code (GBD Level 2) +S72361M | Garbage Code (GBD Level 2) +S72361N | Garbage Code (GBD Level 2) +S72361P | Garbage Code (GBD Level 2) +S72361Q | Garbage Code (GBD Level 2) +S72361R | Garbage Code (GBD Level 2) +S72361S | Garbage Code (GBD Level 2) +S72362A | Garbage Code (GBD Level 2) +S72362B | Garbage Code (GBD Level 2) +S72362C | Garbage Code (GBD Level 2) +S72362D | Garbage Code (GBD Level 2) +S72362E | Garbage Code (GBD Level 2) +S72362F | Garbage Code (GBD Level 2) +S72362G | Garbage Code (GBD Level 2) +S72362H | Garbage Code (GBD Level 2) +S72362J | Garbage Code (GBD Level 2) +S72362K | Garbage Code (GBD Level 2) +S72362M | Garbage Code (GBD Level 2) +S72362N | Garbage Code (GBD Level 2) +S72362P | Garbage Code (GBD Level 2) +S72362Q | Garbage Code (GBD Level 2) +S72362R | Garbage Code (GBD Level 2) +S72362S | Garbage Code (GBD Level 2) +S72363A | Garbage Code (GBD Level 2) +S72363B | Garbage Code (GBD Level 2) +S72363C | Garbage Code (GBD Level 2) +S72363D | Garbage Code (GBD Level 2) +S72363E | Garbage Code (GBD Level 2) +S72363F | Garbage Code (GBD Level 2) +S72363G | Garbage Code (GBD Level 2) +S72363H | Garbage Code (GBD Level 2) +S72363J | Garbage Code (GBD Level 2) +S72363K | Garbage Code (GBD Level 2) +S72363M | Garbage Code (GBD Level 2) +S72363N | Garbage Code (GBD Level 2) +S72363P | Garbage Code (GBD Level 2) +S72363Q | Garbage Code (GBD Level 2) +S72363R | Garbage Code (GBD Level 2) +S72363S | Garbage Code (GBD Level 2) +S72364A | Garbage Code (GBD Level 2) +S72364B | Garbage Code (GBD Level 2) +S72364C | Garbage Code (GBD Level 2) +S72364D | Garbage Code (GBD Level 2) +S72364E | Garbage Code (GBD Level 2) +S72364F | Garbage Code (GBD Level 2) +S72364G | Garbage Code (GBD Level 2) +S72364H | Garbage Code (GBD Level 2) +S72364J | Garbage Code (GBD Level 2) +S72364K | Garbage Code (GBD Level 2) +S72364M | Garbage Code (GBD Level 2) +S72364N | Garbage Code (GBD Level 2) +S72364P | Garbage Code (GBD Level 2) +S72364Q | Garbage Code (GBD Level 2) +S72364R | Garbage Code (GBD Level 2) +S72364S | Garbage Code (GBD Level 2) +S72365A | Garbage Code (GBD Level 2) +S72365B | Garbage Code (GBD Level 2) +S72365C | Garbage Code (GBD Level 2) +S72365D | Garbage Code (GBD Level 2) +S72365E | Garbage Code (GBD Level 2) +S72365F | Garbage Code (GBD Level 2) +S72365G | Garbage Code (GBD Level 2) +S72365H | Garbage Code (GBD Level 2) +S72365J | Garbage Code (GBD Level 2) +S72365K | Garbage Code (GBD Level 2) +S72365M | Garbage Code (GBD Level 2) +S72365N | Garbage Code (GBD Level 2) +S72365P | Garbage Code (GBD Level 2) +S72365Q | Garbage Code (GBD Level 2) +S72365R | Garbage Code (GBD Level 2) +S72365S | Garbage Code (GBD Level 2) +S72366A | Garbage Code (GBD Level 2) +S72366B | Garbage Code (GBD Level 2) +S72366C | Garbage Code (GBD Level 2) +S72366D | Garbage Code (GBD Level 2) +S72366E | Garbage Code (GBD Level 2) +S72366F | Garbage Code (GBD Level 2) +S72366G | Garbage Code (GBD Level 2) +S72366H | Garbage Code (GBD Level 2) +S72366J | Garbage Code (GBD Level 2) +S72366K | Garbage Code (GBD Level 2) +S72366M | Garbage Code (GBD Level 2) +S72366N | Garbage Code (GBD Level 2) +S72366P | Garbage Code (GBD Level 2) +S72366Q | Garbage Code (GBD Level 2) +S72366R | Garbage Code (GBD Level 2) +S72366S | Garbage Code (GBD Level 2) +S72391A | Garbage Code (GBD Level 2) +S72391B | Garbage Code (GBD Level 2) +S72391C | Garbage Code (GBD Level 2) +S72391D | Garbage Code (GBD Level 2) +S72391E | Garbage Code (GBD Level 2) +S72391F | Garbage Code (GBD Level 2) +S72391G | Garbage Code (GBD Level 2) +S72391H | Garbage Code (GBD Level 2) +S72391J | Garbage Code (GBD Level 2) +S72391K | Garbage Code (GBD Level 2) +S72391M | Garbage Code (GBD Level 2) +S72391N | Garbage Code (GBD Level 2) +S72391P | Garbage Code (GBD Level 2) +S72391Q | Garbage Code (GBD Level 2) +S72391R | Garbage Code (GBD Level 2) +S72391S | Garbage Code (GBD Level 2) +S72392A | Garbage Code (GBD Level 2) +S72392B | Garbage Code (GBD Level 2) +S72392C | Garbage Code (GBD Level 2) +S72392D | Garbage Code (GBD Level 2) +S72392E | Garbage Code (GBD Level 2) +S72392F | Garbage Code (GBD Level 2) +S72392G | Garbage Code (GBD Level 2) +S72392H | Garbage Code (GBD Level 2) +S72392J | Garbage Code (GBD Level 2) +S72392K | Garbage Code (GBD Level 2) +S72392M | Garbage Code (GBD Level 2) +S72392N | Garbage Code (GBD Level 2) +S72392P | Garbage Code (GBD Level 2) +S72392Q | Garbage Code (GBD Level 2) +S72392R | Garbage Code (GBD Level 2) +S72392S | Garbage Code (GBD Level 2) +S72399A | Garbage Code (GBD Level 2) +S72399B | Garbage Code (GBD Level 2) +S72399C | Garbage Code (GBD Level 2) +S72399D | Garbage Code (GBD Level 2) +S72399E | Garbage Code (GBD Level 2) +S72399F | Garbage Code (GBD Level 2) +S72399G | Garbage Code (GBD Level 2) +S72399H | Garbage Code (GBD Level 2) +S72399J | Garbage Code (GBD Level 2) +S72399K | Garbage Code (GBD Level 2) +S72399M | Garbage Code (GBD Level 2) +S72399N | Garbage Code (GBD Level 2) +S72399P | Garbage Code (GBD Level 2) +S72399Q | Garbage Code (GBD Level 2) +S72399R | Garbage Code (GBD Level 2) +S72399S | Garbage Code (GBD Level 2) +S724--- | Garbage Code (GBD Level 2) +S72401A | Garbage Code (GBD Level 2) +S72401B | Garbage Code (GBD Level 2) +S72401C | Garbage Code (GBD Level 2) +S72401D | Garbage Code (GBD Level 2) +S72401E | Garbage Code (GBD Level 2) +S72401F | Garbage Code (GBD Level 2) +S72401G | Garbage Code (GBD Level 2) +S72401H | Garbage Code (GBD Level 2) +S72401J | Garbage Code (GBD Level 2) +S72401K | Garbage Code (GBD Level 2) +S72401M | Garbage Code (GBD Level 2) +S72401N | Garbage Code (GBD Level 2) +S72401P | Garbage Code (GBD Level 2) +S72401Q | Garbage Code (GBD Level 2) +S72401R | Garbage Code (GBD Level 2) +S72401S | Garbage Code (GBD Level 2) +S72402A | Garbage Code (GBD Level 2) +S72402B | Garbage Code (GBD Level 2) +S72402C | Garbage Code (GBD Level 2) +S72402D | Garbage Code (GBD Level 2) +S72402E | Garbage Code (GBD Level 2) +S72402F | Garbage Code (GBD Level 2) +S72402G | Garbage Code (GBD Level 2) +S72402H | Garbage Code (GBD Level 2) +S72402J | Garbage Code (GBD Level 2) +S72402K | Garbage Code (GBD Level 2) +S72402M | Garbage Code (GBD Level 2) +S72402N | Garbage Code (GBD Level 2) +S72402P | Garbage Code (GBD Level 2) +S72402Q | Garbage Code (GBD Level 2) +S72402R | Garbage Code (GBD Level 2) +S72402S | Garbage Code (GBD Level 2) +S72409A | Garbage Code (GBD Level 2) +S72409B | Garbage Code (GBD Level 2) +S72409C | Garbage Code (GBD Level 2) +S72409D | Garbage Code (GBD Level 2) +S72409E | Garbage Code (GBD Level 2) +S72409F | Garbage Code (GBD Level 2) +S72409G | Garbage Code (GBD Level 2) +S72409H | Garbage Code (GBD Level 2) +S72409J | Garbage Code (GBD Level 2) +S72409K | Garbage Code (GBD Level 2) +S72409M | Garbage Code (GBD Level 2) +S72409N | Garbage Code (GBD Level 2) +S72409P | Garbage Code (GBD Level 2) +S72409Q | Garbage Code (GBD Level 2) +S72409R | Garbage Code (GBD Level 2) +S72409S | Garbage Code (GBD Level 2) +S72411A | Garbage Code (GBD Level 2) +S72411B | Garbage Code (GBD Level 2) +S72411C | Garbage Code (GBD Level 2) +S72411D | Garbage Code (GBD Level 2) +S72411E | Garbage Code (GBD Level 2) +S72411F | Garbage Code (GBD Level 2) +S72411G | Garbage Code (GBD Level 2) +S72411H | Garbage Code (GBD Level 2) +S72411J | Garbage Code (GBD Level 2) +S72411K | Garbage Code (GBD Level 2) +S72411M | Garbage Code (GBD Level 2) +S72411N | Garbage Code (GBD Level 2) +S72411P | Garbage Code (GBD Level 2) +S72411Q | Garbage Code (GBD Level 2) +S72411R | Garbage Code (GBD Level 2) +S72411S | Garbage Code (GBD Level 2) +S72412A | Garbage Code (GBD Level 2) +S72412B | Garbage Code (GBD Level 2) +S72412C | Garbage Code (GBD Level 2) +S72412D | Garbage Code (GBD Level 2) +S72412E | Garbage Code (GBD Level 2) +S72412F | Garbage Code (GBD Level 2) +S72412G | Garbage Code (GBD Level 2) +S72412H | Garbage Code (GBD Level 2) +S72412J | Garbage Code (GBD Level 2) +S72412K | Garbage Code (GBD Level 2) +S72412M | Garbage Code (GBD Level 2) +S72412N | Garbage Code (GBD Level 2) +S72412P | Garbage Code (GBD Level 2) +S72412Q | Garbage Code (GBD Level 2) +S72412R | Garbage Code (GBD Level 2) +S72412S | Garbage Code (GBD Level 2) +S72413A | Garbage Code (GBD Level 2) +S72413B | Garbage Code (GBD Level 2) +S72413C | Garbage Code (GBD Level 2) +S72413D | Garbage Code (GBD Level 2) +S72413E | Garbage Code (GBD Level 2) +S72413F | Garbage Code (GBD Level 2) +S72413G | Garbage Code (GBD Level 2) +S72413H | Garbage Code (GBD Level 2) +S72413J | Garbage Code (GBD Level 2) +S72413K | Garbage Code (GBD Level 2) +S72413M | Garbage Code (GBD Level 2) +S72413N | Garbage Code (GBD Level 2) +S72413P | Garbage Code (GBD Level 2) +S72413Q | Garbage Code (GBD Level 2) +S72413R | Garbage Code (GBD Level 2) +S72413S | Garbage Code (GBD Level 2) +S72414A | Garbage Code (GBD Level 2) +S72414B | Garbage Code (GBD Level 2) +S72414C | Garbage Code (GBD Level 2) +S72414D | Garbage Code (GBD Level 2) +S72414E | Garbage Code (GBD Level 2) +S72414F | Garbage Code (GBD Level 2) +S72414G | Garbage Code (GBD Level 2) +S72414H | Garbage Code (GBD Level 2) +S72414J | Garbage Code (GBD Level 2) +S72414K | Garbage Code (GBD Level 2) +S72414M | Garbage Code (GBD Level 2) +S72414N | Garbage Code (GBD Level 2) +S72414P | Garbage Code (GBD Level 2) +S72414Q | Garbage Code (GBD Level 2) +S72414R | Garbage Code (GBD Level 2) +S72414S | Garbage Code (GBD Level 2) +S72415A | Garbage Code (GBD Level 2) +S72415B | Garbage Code (GBD Level 2) +S72415C | Garbage Code (GBD Level 2) +S72415D | Garbage Code (GBD Level 2) +S72415E | Garbage Code (GBD Level 2) +S72415F | Garbage Code (GBD Level 2) +S72415G | Garbage Code (GBD Level 2) +S72415H | Garbage Code (GBD Level 2) +S72415J | Garbage Code (GBD Level 2) +S72415K | Garbage Code (GBD Level 2) +S72415M | Garbage Code (GBD Level 2) +S72415N | Garbage Code (GBD Level 2) +S72415P | Garbage Code (GBD Level 2) +S72415Q | Garbage Code (GBD Level 2) +S72415R | Garbage Code (GBD Level 2) +S72415S | Garbage Code (GBD Level 2) +S72416A | Garbage Code (GBD Level 2) +S72416B | Garbage Code (GBD Level 2) +S72416C | Garbage Code (GBD Level 2) +S72416D | Garbage Code (GBD Level 2) +S72416E | Garbage Code (GBD Level 2) +S72416F | Garbage Code (GBD Level 2) +S72416G | Garbage Code (GBD Level 2) +S72416H | Garbage Code (GBD Level 2) +S72416J | Garbage Code (GBD Level 2) +S72416K | Garbage Code (GBD Level 2) +S72416M | Garbage Code (GBD Level 2) +S72416N | Garbage Code (GBD Level 2) +S72416P | Garbage Code (GBD Level 2) +S72416Q | Garbage Code (GBD Level 2) +S72416R | Garbage Code (GBD Level 2) +S72416S | Garbage Code (GBD Level 2) +S72421A | Garbage Code (GBD Level 2) +S72421B | Garbage Code (GBD Level 2) +S72421C | Garbage Code (GBD Level 2) +S72421D | Garbage Code (GBD Level 2) +S72421E | Garbage Code (GBD Level 2) +S72421F | Garbage Code (GBD Level 2) +S72421G | Garbage Code (GBD Level 2) +S72421H | Garbage Code (GBD Level 2) +S72421J | Garbage Code (GBD Level 2) +S72421K | Garbage Code (GBD Level 2) +S72421M | Garbage Code (GBD Level 2) +S72421N | Garbage Code (GBD Level 2) +S72421P | Garbage Code (GBD Level 2) +S72421Q | Garbage Code (GBD Level 2) +S72421R | Garbage Code (GBD Level 2) +S72421S | Garbage Code (GBD Level 2) +S72422A | Garbage Code (GBD Level 2) +S72422B | Garbage Code (GBD Level 2) +S72422C | Garbage Code (GBD Level 2) +S72422D | Garbage Code (GBD Level 2) +S72422E | Garbage Code (GBD Level 2) +S72422F | Garbage Code (GBD Level 2) +S72422G | Garbage Code (GBD Level 2) +S72422H | Garbage Code (GBD Level 2) +S72422J | Garbage Code (GBD Level 2) +S72422K | Garbage Code (GBD Level 2) +S72422M | Garbage Code (GBD Level 2) +S72422N | Garbage Code (GBD Level 2) +S72422P | Garbage Code (GBD Level 2) +S72422Q | Garbage Code (GBD Level 2) +S72422R | Garbage Code (GBD Level 2) +S72422S | Garbage Code (GBD Level 2) +S72423A | Garbage Code (GBD Level 2) +S72423B | Garbage Code (GBD Level 2) +S72423C | Garbage Code (GBD Level 2) +S72423D | Garbage Code (GBD Level 2) +S72423E | Garbage Code (GBD Level 2) +S72423F | Garbage Code (GBD Level 2) +S72423G | Garbage Code (GBD Level 2) +S72423H | Garbage Code (GBD Level 2) +S72423J | Garbage Code (GBD Level 2) +S72423K | Garbage Code (GBD Level 2) +S72423M | Garbage Code (GBD Level 2) +S72423N | Garbage Code (GBD Level 2) +S72423P | Garbage Code (GBD Level 2) +S72423Q | Garbage Code (GBD Level 2) +S72423R | Garbage Code (GBD Level 2) +S72423S | Garbage Code (GBD Level 2) +S72424A | Garbage Code (GBD Level 2) +S72424B | Garbage Code (GBD Level 2) +S72424C | Garbage Code (GBD Level 2) +S72424D | Garbage Code (GBD Level 2) +S72424E | Garbage Code (GBD Level 2) +S72424F | Garbage Code (GBD Level 2) +S72424G | Garbage Code (GBD Level 2) +S72424H | Garbage Code (GBD Level 2) +S72424J | Garbage Code (GBD Level 2) +S72424K | Garbage Code (GBD Level 2) +S72424M | Garbage Code (GBD Level 2) +S72424N | Garbage Code (GBD Level 2) +S72424P | Garbage Code (GBD Level 2) +S72424Q | Garbage Code (GBD Level 2) +S72424R | Garbage Code (GBD Level 2) +S72424S | Garbage Code (GBD Level 2) +S72425A | Garbage Code (GBD Level 2) +S72425B | Garbage Code (GBD Level 2) +S72425C | Garbage Code (GBD Level 2) +S72425D | Garbage Code (GBD Level 2) +S72425E | Garbage Code (GBD Level 2) +S72425F | Garbage Code (GBD Level 2) +S72425G | Garbage Code (GBD Level 2) +S72425H | Garbage Code (GBD Level 2) +S72425J | Garbage Code (GBD Level 2) +S72425K | Garbage Code (GBD Level 2) +S72425M | Garbage Code (GBD Level 2) +S72425N | Garbage Code (GBD Level 2) +S72425P | Garbage Code (GBD Level 2) +S72425Q | Garbage Code (GBD Level 2) +S72425R | Garbage Code (GBD Level 2) +S72425S | Garbage Code (GBD Level 2) +S72426A | Garbage Code (GBD Level 2) +S72426B | Garbage Code (GBD Level 2) +S72426C | Garbage Code (GBD Level 2) +S72426D | Garbage Code (GBD Level 2) +S72426E | Garbage Code (GBD Level 2) +S72426F | Garbage Code (GBD Level 2) +S72426G | Garbage Code (GBD Level 2) +S72426H | Garbage Code (GBD Level 2) +S72426J | Garbage Code (GBD Level 2) +S72426K | Garbage Code (GBD Level 2) +S72426M | Garbage Code (GBD Level 2) +S72426N | Garbage Code (GBD Level 2) +S72426P | Garbage Code (GBD Level 2) +S72426Q | Garbage Code (GBD Level 2) +S72426R | Garbage Code (GBD Level 2) +S72426S | Garbage Code (GBD Level 2) +S72431A | Garbage Code (GBD Level 2) +S72431B | Garbage Code (GBD Level 2) +S72431C | Garbage Code (GBD Level 2) +S72431D | Garbage Code (GBD Level 2) +S72431E | Garbage Code (GBD Level 2) +S72431F | Garbage Code (GBD Level 2) +S72431G | Garbage Code (GBD Level 2) +S72431H | Garbage Code (GBD Level 2) +S72431J | Garbage Code (GBD Level 2) +S72431K | Garbage Code (GBD Level 2) +S72431M | Garbage Code (GBD Level 2) +S72431N | Garbage Code (GBD Level 2) +S72431P | Garbage Code (GBD Level 2) +S72431Q | Garbage Code (GBD Level 2) +S72431R | Garbage Code (GBD Level 2) +S72431S | Garbage Code (GBD Level 2) +S72432A | Garbage Code (GBD Level 2) +S72432B | Garbage Code (GBD Level 2) +S72432C | Garbage Code (GBD Level 2) +S72432D | Garbage Code (GBD Level 2) +S72432E | Garbage Code (GBD Level 2) +S72432F | Garbage Code (GBD Level 2) +S72432G | Garbage Code (GBD Level 2) +S72432H | Garbage Code (GBD Level 2) +S72432J | Garbage Code (GBD Level 2) +S72432K | Garbage Code (GBD Level 2) +S72432M | Garbage Code (GBD Level 2) +S72432N | Garbage Code (GBD Level 2) +S72432P | Garbage Code (GBD Level 2) +S72432Q | Garbage Code (GBD Level 2) +S72432R | Garbage Code (GBD Level 2) +S72432S | Garbage Code (GBD Level 2) +S72433A | Garbage Code (GBD Level 2) +S72433B | Garbage Code (GBD Level 2) +S72433C | Garbage Code (GBD Level 2) +S72433D | Garbage Code (GBD Level 2) +S72433E | Garbage Code (GBD Level 2) +S72433F | Garbage Code (GBD Level 2) +S72433G | Garbage Code (GBD Level 2) +S72433H | Garbage Code (GBD Level 2) +S72433J | Garbage Code (GBD Level 2) +S72433K | Garbage Code (GBD Level 2) +S72433M | Garbage Code (GBD Level 2) +S72433N | Garbage Code (GBD Level 2) +S72433P | Garbage Code (GBD Level 2) +S72433Q | Garbage Code (GBD Level 2) +S72433R | Garbage Code (GBD Level 2) +S72433S | Garbage Code (GBD Level 2) +S72434A | Garbage Code (GBD Level 2) +S72434B | Garbage Code (GBD Level 2) +S72434C | Garbage Code (GBD Level 2) +S72434D | Garbage Code (GBD Level 2) +S72434E | Garbage Code (GBD Level 2) +S72434F | Garbage Code (GBD Level 2) +S72434G | Garbage Code (GBD Level 2) +S72434H | Garbage Code (GBD Level 2) +S72434J | Garbage Code (GBD Level 2) +S72434K | Garbage Code (GBD Level 2) +S72434M | Garbage Code (GBD Level 2) +S72434N | Garbage Code (GBD Level 2) +S72434P | Garbage Code (GBD Level 2) +S72434Q | Garbage Code (GBD Level 2) +S72434R | Garbage Code (GBD Level 2) +S72434S | Garbage Code (GBD Level 2) +S72435A | Garbage Code (GBD Level 2) +S72435B | Garbage Code (GBD Level 2) +S72435C | Garbage Code (GBD Level 2) +S72435D | Garbage Code (GBD Level 2) +S72435E | Garbage Code (GBD Level 2) +S72435F | Garbage Code (GBD Level 2) +S72435G | Garbage Code (GBD Level 2) +S72435H | Garbage Code (GBD Level 2) +S72435J | Garbage Code (GBD Level 2) +S72435K | Garbage Code (GBD Level 2) +S72435M | Garbage Code (GBD Level 2) +S72435N | Garbage Code (GBD Level 2) +S72435P | Garbage Code (GBD Level 2) +S72435Q | Garbage Code (GBD Level 2) +S72435R | Garbage Code (GBD Level 2) +S72435S | Garbage Code (GBD Level 2) +S72436A | Garbage Code (GBD Level 2) +S72436B | Garbage Code (GBD Level 2) +S72436C | Garbage Code (GBD Level 2) +S72436D | Garbage Code (GBD Level 2) +S72436E | Garbage Code (GBD Level 2) +S72436F | Garbage Code (GBD Level 2) +S72436G | Garbage Code (GBD Level 2) +S72436H | Garbage Code (GBD Level 2) +S72436J | Garbage Code (GBD Level 2) +S72436K | Garbage Code (GBD Level 2) +S72436M | Garbage Code (GBD Level 2) +S72436N | Garbage Code (GBD Level 2) +S72436P | Garbage Code (GBD Level 2) +S72436Q | Garbage Code (GBD Level 2) +S72436R | Garbage Code (GBD Level 2) +S72436S | Garbage Code (GBD Level 2) +S72441A | Garbage Code (GBD Level 2) +S72441B | Garbage Code (GBD Level 2) +S72441C | Garbage Code (GBD Level 2) +S72441D | Garbage Code (GBD Level 2) +S72441E | Garbage Code (GBD Level 2) +S72441F | Garbage Code (GBD Level 2) +S72441G | Garbage Code (GBD Level 2) +S72441H | Garbage Code (GBD Level 2) +S72441J | Garbage Code (GBD Level 2) +S72441K | Garbage Code (GBD Level 2) +S72441M | Garbage Code (GBD Level 2) +S72441N | Garbage Code (GBD Level 2) +S72441P | Garbage Code (GBD Level 2) +S72441Q | Garbage Code (GBD Level 2) +S72441R | Garbage Code (GBD Level 2) +S72441S | Garbage Code (GBD Level 2) +S72442A | Garbage Code (GBD Level 2) +S72442B | Garbage Code (GBD Level 2) +S72442C | Garbage Code (GBD Level 2) +S72442D | Garbage Code (GBD Level 2) +S72442E | Garbage Code (GBD Level 2) +S72442F | Garbage Code (GBD Level 2) +S72442G | Garbage Code (GBD Level 2) +S72442H | Garbage Code (GBD Level 2) +S72442J | Garbage Code (GBD Level 2) +S72442K | Garbage Code (GBD Level 2) +S72442M | Garbage Code (GBD Level 2) +S72442N | Garbage Code (GBD Level 2) +S72442P | Garbage Code (GBD Level 2) +S72442Q | Garbage Code (GBD Level 2) +S72442R | Garbage Code (GBD Level 2) +S72442S | Garbage Code (GBD Level 2) +S72443A | Garbage Code (GBD Level 2) +S72443B | Garbage Code (GBD Level 2) +S72443C | Garbage Code (GBD Level 2) +S72443D | Garbage Code (GBD Level 2) +S72443E | Garbage Code (GBD Level 2) +S72443F | Garbage Code (GBD Level 2) +S72443G | Garbage Code (GBD Level 2) +S72443H | Garbage Code (GBD Level 2) +S72443J | Garbage Code (GBD Level 2) +S72443K | Garbage Code (GBD Level 2) +S72443M | Garbage Code (GBD Level 2) +S72443N | Garbage Code (GBD Level 2) +S72443P | Garbage Code (GBD Level 2) +S72443Q | Garbage Code (GBD Level 2) +S72443R | Garbage Code (GBD Level 2) +S72443S | Garbage Code (GBD Level 2) +S72444A | Garbage Code (GBD Level 2) +S72444B | Garbage Code (GBD Level 2) +S72444C | Garbage Code (GBD Level 2) +S72444D | Garbage Code (GBD Level 2) +S72444E | Garbage Code (GBD Level 2) +S72444F | Garbage Code (GBD Level 2) +S72444G | Garbage Code (GBD Level 2) +S72444H | Garbage Code (GBD Level 2) +S72444J | Garbage Code (GBD Level 2) +S72444K | Garbage Code (GBD Level 2) +S72444M | Garbage Code (GBD Level 2) +S72444N | Garbage Code (GBD Level 2) +S72444P | Garbage Code (GBD Level 2) +S72444Q | Garbage Code (GBD Level 2) +S72444R | Garbage Code (GBD Level 2) +S72444S | Garbage Code (GBD Level 2) +S72445A | Garbage Code (GBD Level 2) +S72445B | Garbage Code (GBD Level 2) +S72445C | Garbage Code (GBD Level 2) +S72445D | Garbage Code (GBD Level 2) +S72445E | Garbage Code (GBD Level 2) +S72445F | Garbage Code (GBD Level 2) +S72445G | Garbage Code (GBD Level 2) +S72445H | Garbage Code (GBD Level 2) +S72445J | Garbage Code (GBD Level 2) +S72445K | Garbage Code (GBD Level 2) +S72445M | Garbage Code (GBD Level 2) +S72445N | Garbage Code (GBD Level 2) +S72445P | Garbage Code (GBD Level 2) +S72445Q | Garbage Code (GBD Level 2) +S72445R | Garbage Code (GBD Level 2) +S72445S | Garbage Code (GBD Level 2) +S72446A | Garbage Code (GBD Level 2) +S72446B | Garbage Code (GBD Level 2) +S72446C | Garbage Code (GBD Level 2) +S72446D | Garbage Code (GBD Level 2) +S72446E | Garbage Code (GBD Level 2) +S72446F | Garbage Code (GBD Level 2) +S72446G | Garbage Code (GBD Level 2) +S72446H | Garbage Code (GBD Level 2) +S72446J | Garbage Code (GBD Level 2) +S72446K | Garbage Code (GBD Level 2) +S72446M | Garbage Code (GBD Level 2) +S72446N | Garbage Code (GBD Level 2) +S72446P | Garbage Code (GBD Level 2) +S72446Q | Garbage Code (GBD Level 2) +S72446R | Garbage Code (GBD Level 2) +S72446S | Garbage Code (GBD Level 2) +S72451A | Garbage Code (GBD Level 2) +S72451B | Garbage Code (GBD Level 2) +S72451C | Garbage Code (GBD Level 2) +S72451D | Garbage Code (GBD Level 2) +S72451E | Garbage Code (GBD Level 2) +S72451F | Garbage Code (GBD Level 2) +S72451G | Garbage Code (GBD Level 2) +S72451H | Garbage Code (GBD Level 2) +S72451J | Garbage Code (GBD Level 2) +S72451K | Garbage Code (GBD Level 2) +S72451M | Garbage Code (GBD Level 2) +S72451N | Garbage Code (GBD Level 2) +S72451P | Garbage Code (GBD Level 2) +S72451Q | Garbage Code (GBD Level 2) +S72451R | Garbage Code (GBD Level 2) +S72451S | Garbage Code (GBD Level 2) +S72452A | Garbage Code (GBD Level 2) +S72452B | Garbage Code (GBD Level 2) +S72452C | Garbage Code (GBD Level 2) +S72452D | Garbage Code (GBD Level 2) +S72452E | Garbage Code (GBD Level 2) +S72452F | Garbage Code (GBD Level 2) +S72452G | Garbage Code (GBD Level 2) +S72452H | Garbage Code (GBD Level 2) +S72452J | Garbage Code (GBD Level 2) +S72452K | Garbage Code (GBD Level 2) +S72452M | Garbage Code (GBD Level 2) +S72452N | Garbage Code (GBD Level 2) +S72452P | Garbage Code (GBD Level 2) +S72452Q | Garbage Code (GBD Level 2) +S72452R | Garbage Code (GBD Level 2) +S72452S | Garbage Code (GBD Level 2) +S72453A | Garbage Code (GBD Level 2) +S72453B | Garbage Code (GBD Level 2) +S72453C | Garbage Code (GBD Level 2) +S72453D | Garbage Code (GBD Level 2) +S72453E | Garbage Code (GBD Level 2) +S72453F | Garbage Code (GBD Level 2) +S72453G | Garbage Code (GBD Level 2) +S72453H | Garbage Code (GBD Level 2) +S72453J | Garbage Code (GBD Level 2) +S72453K | Garbage Code (GBD Level 2) +S72453M | Garbage Code (GBD Level 2) +S72453N | Garbage Code (GBD Level 2) +S72453P | Garbage Code (GBD Level 2) +S72453Q | Garbage Code (GBD Level 2) +S72453R | Garbage Code (GBD Level 2) +S72453S | Garbage Code (GBD Level 2) +S72454A | Garbage Code (GBD Level 2) +S72454B | Garbage Code (GBD Level 2) +S72454C | Garbage Code (GBD Level 2) +S72454D | Garbage Code (GBD Level 2) +S72454E | Garbage Code (GBD Level 2) +S72454F | Garbage Code (GBD Level 2) +S72454G | Garbage Code (GBD Level 2) +S72454H | Garbage Code (GBD Level 2) +S72454J | Garbage Code (GBD Level 2) +S72454K | Garbage Code (GBD Level 2) +S72454M | Garbage Code (GBD Level 2) +S72454N | Garbage Code (GBD Level 2) +S72454P | Garbage Code (GBD Level 2) +S72454Q | Garbage Code (GBD Level 2) +S72454R | Garbage Code (GBD Level 2) +S72454S | Garbage Code (GBD Level 2) +S72455A | Garbage Code (GBD Level 2) +S72455B | Garbage Code (GBD Level 2) +S72455C | Garbage Code (GBD Level 2) +S72455D | Garbage Code (GBD Level 2) +S72455E | Garbage Code (GBD Level 2) +S72455F | Garbage Code (GBD Level 2) +S72455G | Garbage Code (GBD Level 2) +S72455H | Garbage Code (GBD Level 2) +S72455J | Garbage Code (GBD Level 2) +S72455K | Garbage Code (GBD Level 2) +S72455M | Garbage Code (GBD Level 2) +S72455N | Garbage Code (GBD Level 2) +S72455P | Garbage Code (GBD Level 2) +S72455Q | Garbage Code (GBD Level 2) +S72455R | Garbage Code (GBD Level 2) +S72455S | Garbage Code (GBD Level 2) +S72456A | Garbage Code (GBD Level 2) +S72456B | Garbage Code (GBD Level 2) +S72456C | Garbage Code (GBD Level 2) +S72456D | Garbage Code (GBD Level 2) +S72456E | Garbage Code (GBD Level 2) +S72456F | Garbage Code (GBD Level 2) +S72456G | Garbage Code (GBD Level 2) +S72456H | Garbage Code (GBD Level 2) +S72456J | Garbage Code (GBD Level 2) +S72456K | Garbage Code (GBD Level 2) +S72456M | Garbage Code (GBD Level 2) +S72456N | Garbage Code (GBD Level 2) +S72456P | Garbage Code (GBD Level 2) +S72456Q | Garbage Code (GBD Level 2) +S72456R | Garbage Code (GBD Level 2) +S72456S | Garbage Code (GBD Level 2) +S72461A | Garbage Code (GBD Level 2) +S72461B | Garbage Code (GBD Level 2) +S72461C | Garbage Code (GBD Level 2) +S72461D | Garbage Code (GBD Level 2) +S72461E | Garbage Code (GBD Level 2) +S72461F | Garbage Code (GBD Level 2) +S72461G | Garbage Code (GBD Level 2) +S72461H | Garbage Code (GBD Level 2) +S72461J | Garbage Code (GBD Level 2) +S72461K | Garbage Code (GBD Level 2) +S72461M | Garbage Code (GBD Level 2) +S72461N | Garbage Code (GBD Level 2) +S72461P | Garbage Code (GBD Level 2) +S72461Q | Garbage Code (GBD Level 2) +S72461R | Garbage Code (GBD Level 2) +S72461S | Garbage Code (GBD Level 2) +S72462A | Garbage Code (GBD Level 2) +S72462B | Garbage Code (GBD Level 2) +S72462C | Garbage Code (GBD Level 2) +S72462D | Garbage Code (GBD Level 2) +S72462E | Garbage Code (GBD Level 2) +S72462F | Garbage Code (GBD Level 2) +S72462G | Garbage Code (GBD Level 2) +S72462H | Garbage Code (GBD Level 2) +S72462J | Garbage Code (GBD Level 2) +S72462K | Garbage Code (GBD Level 2) +S72462M | Garbage Code (GBD Level 2) +S72462N | Garbage Code (GBD Level 2) +S72462P | Garbage Code (GBD Level 2) +S72462Q | Garbage Code (GBD Level 2) +S72462R | Garbage Code (GBD Level 2) +S72462S | Garbage Code (GBD Level 2) +S72463A | Garbage Code (GBD Level 2) +S72463B | Garbage Code (GBD Level 2) +S72463C | Garbage Code (GBD Level 2) +S72463D | Garbage Code (GBD Level 2) +S72463E | Garbage Code (GBD Level 2) +S72463F | Garbage Code (GBD Level 2) +S72463G | Garbage Code (GBD Level 2) +S72463H | Garbage Code (GBD Level 2) +S72463J | Garbage Code (GBD Level 2) +S72463K | Garbage Code (GBD Level 2) +S72463M | Garbage Code (GBD Level 2) +S72463N | Garbage Code (GBD Level 2) +S72463P | Garbage Code (GBD Level 2) +S72463Q | Garbage Code (GBD Level 2) +S72463R | Garbage Code (GBD Level 2) +S72463S | Garbage Code (GBD Level 2) +S72464A | Garbage Code (GBD Level 2) +S72464B | Garbage Code (GBD Level 2) +S72464C | Garbage Code (GBD Level 2) +S72464D | Garbage Code (GBD Level 2) +S72464E | Garbage Code (GBD Level 2) +S72464F | Garbage Code (GBD Level 2) +S72464G | Garbage Code (GBD Level 2) +S72464H | Garbage Code (GBD Level 2) +S72464J | Garbage Code (GBD Level 2) +S72464K | Garbage Code (GBD Level 2) +S72464M | Garbage Code (GBD Level 2) +S72464N | Garbage Code (GBD Level 2) +S72464P | Garbage Code (GBD Level 2) +S72464Q | Garbage Code (GBD Level 2) +S72464R | Garbage Code (GBD Level 2) +S72464S | Garbage Code (GBD Level 2) +S72465A | Garbage Code (GBD Level 2) +S72465B | Garbage Code (GBD Level 2) +S72465C | Garbage Code (GBD Level 2) +S72465D | Garbage Code (GBD Level 2) +S72465E | Garbage Code (GBD Level 2) +S72465F | Garbage Code (GBD Level 2) +S72465G | Garbage Code (GBD Level 2) +S72465H | Garbage Code (GBD Level 2) +S72465J | Garbage Code (GBD Level 2) +S72465K | Garbage Code (GBD Level 2) +S72465M | Garbage Code (GBD Level 2) +S72465N | Garbage Code (GBD Level 2) +S72465P | Garbage Code (GBD Level 2) +S72465Q | Garbage Code (GBD Level 2) +S72465R | Garbage Code (GBD Level 2) +S72465S | Garbage Code (GBD Level 2) +S72466A | Garbage Code (GBD Level 2) +S72466B | Garbage Code (GBD Level 2) +S72466C | Garbage Code (GBD Level 2) +S72466D | Garbage Code (GBD Level 2) +S72466E | Garbage Code (GBD Level 2) +S72466F | Garbage Code (GBD Level 2) +S72466G | Garbage Code (GBD Level 2) +S72466H | Garbage Code (GBD Level 2) +S72466J | Garbage Code (GBD Level 2) +S72466K | Garbage Code (GBD Level 2) +S72466M | Garbage Code (GBD Level 2) +S72466N | Garbage Code (GBD Level 2) +S72466P | Garbage Code (GBD Level 2) +S72466Q | Garbage Code (GBD Level 2) +S72466R | Garbage Code (GBD Level 2) +S72466S | Garbage Code (GBD Level 2) +S72471A | Garbage Code (GBD Level 2) +S72471D | Garbage Code (GBD Level 2) +S72471G | Garbage Code (GBD Level 2) +S72471K | Garbage Code (GBD Level 2) +S72471P | Garbage Code (GBD Level 2) +S72471S | Garbage Code (GBD Level 2) +S72472A | Garbage Code (GBD Level 2) +S72472D | Garbage Code (GBD Level 2) +S72472G | Garbage Code (GBD Level 2) +S72472K | Garbage Code (GBD Level 2) +S72472P | Garbage Code (GBD Level 2) +S72472S | Garbage Code (GBD Level 2) +S72479A | Garbage Code (GBD Level 2) +S72479D | Garbage Code (GBD Level 2) +S72479G | Garbage Code (GBD Level 2) +S72479K | Garbage Code (GBD Level 2) +S72479P | Garbage Code (GBD Level 2) +S72479S | Garbage Code (GBD Level 2) +S72491A | Garbage Code (GBD Level 2) +S72491B | Garbage Code (GBD Level 2) +S72491C | Garbage Code (GBD Level 2) +S72491D | Garbage Code (GBD Level 2) +S72491E | Garbage Code (GBD Level 2) +S72491F | Garbage Code (GBD Level 2) +S72491G | Garbage Code (GBD Level 2) +S72491H | Garbage Code (GBD Level 2) +S72491J | Garbage Code (GBD Level 2) +S72491K | Garbage Code (GBD Level 2) +S72491M | Garbage Code (GBD Level 2) +S72491N | Garbage Code (GBD Level 2) +S72491P | Garbage Code (GBD Level 2) +S72491Q | Garbage Code (GBD Level 2) +S72491R | Garbage Code (GBD Level 2) +S72491S | Garbage Code (GBD Level 2) +S72492A | Garbage Code (GBD Level 2) +S72492B | Garbage Code (GBD Level 2) +S72492C | Garbage Code (GBD Level 2) +S72492D | Garbage Code (GBD Level 2) +S72492E | Garbage Code (GBD Level 2) +S72492F | Garbage Code (GBD Level 2) +S72492G | Garbage Code (GBD Level 2) +S72492H | Garbage Code (GBD Level 2) +S72492J | Garbage Code (GBD Level 2) +S72492K | Garbage Code (GBD Level 2) +S72492M | Garbage Code (GBD Level 2) +S72492N | Garbage Code (GBD Level 2) +S72492P | Garbage Code (GBD Level 2) +S72492Q | Garbage Code (GBD Level 2) +S72492R | Garbage Code (GBD Level 2) +S72492S | Garbage Code (GBD Level 2) +S72499A | Garbage Code (GBD Level 2) +S72499B | Garbage Code (GBD Level 2) +S72499C | Garbage Code (GBD Level 2) +S72499D | Garbage Code (GBD Level 2) +S72499E | Garbage Code (GBD Level 2) +S72499F | Garbage Code (GBD Level 2) +S72499G | Garbage Code (GBD Level 2) +S72499H | Garbage Code (GBD Level 2) +S72499J | Garbage Code (GBD Level 2) +S72499K | Garbage Code (GBD Level 2) +S72499M | Garbage Code (GBD Level 2) +S72499N | Garbage Code (GBD Level 2) +S72499P | Garbage Code (GBD Level 2) +S72499Q | Garbage Code (GBD Level 2) +S72499R | Garbage Code (GBD Level 2) +S72499S | Garbage Code (GBD Level 2) +S727--- | Garbage Code (GBD Level 2) +S728--- | Garbage Code (GBD Level 2) +S728X1A | Garbage Code (GBD Level 2) +S728X1B | Garbage Code (GBD Level 2) +S728X1C | Garbage Code (GBD Level 2) +S728X1D | Garbage Code (GBD Level 2) +S728X1E | Garbage Code (GBD Level 2) +S728X1F | Garbage Code (GBD Level 2) +S728X1G | Garbage Code (GBD Level 2) +S728X1H | Garbage Code (GBD Level 2) +S728X1J | Garbage Code (GBD Level 2) +S728X1K | Garbage Code (GBD Level 2) +S728X1M | Garbage Code (GBD Level 2) +S728X1N | Garbage Code (GBD Level 2) +S728X1P | Garbage Code (GBD Level 2) +S728X1Q | Garbage Code (GBD Level 2) +S728X1R | Garbage Code (GBD Level 2) +S728X1S | Garbage Code (GBD Level 2) +S728X2A | Garbage Code (GBD Level 2) +S728X2B | Garbage Code (GBD Level 2) +S728X2C | Garbage Code (GBD Level 2) +S728X2D | Garbage Code (GBD Level 2) +S728X2E | Garbage Code (GBD Level 2) +S728X2F | Garbage Code (GBD Level 2) +S728X2G | Garbage Code (GBD Level 2) +S728X2H | Garbage Code (GBD Level 2) +S728X2J | Garbage Code (GBD Level 2) +S728X2K | Garbage Code (GBD Level 2) +S728X2M | Garbage Code (GBD Level 2) +S728X2N | Garbage Code (GBD Level 2) +S728X2P | Garbage Code (GBD Level 2) +S728X2Q | Garbage Code (GBD Level 2) +S728X2R | Garbage Code (GBD Level 2) +S728X2S | Garbage Code (GBD Level 2) +S728X9A | Garbage Code (GBD Level 2) +S728X9B | Garbage Code (GBD Level 2) +S728X9C | Garbage Code (GBD Level 2) +S728X9D | Garbage Code (GBD Level 2) +S728X9E | Garbage Code (GBD Level 2) +S728X9F | Garbage Code (GBD Level 2) +S728X9G | Garbage Code (GBD Level 2) +S728X9H | Garbage Code (GBD Level 2) +S728X9J | Garbage Code (GBD Level 2) +S728X9K | Garbage Code (GBD Level 2) +S728X9M | Garbage Code (GBD Level 2) +S728X9N | Garbage Code (GBD Level 2) +S728X9P | Garbage Code (GBD Level 2) +S728X9Q | Garbage Code (GBD Level 2) +S728X9R | Garbage Code (GBD Level 2) +S728X9S | Garbage Code (GBD Level 2) +S729--- | Garbage Code (GBD Level 2) +S7290XA | Garbage Code (GBD Level 2) +S7290XB | Garbage Code (GBD Level 2) +S7290XC | Garbage Code (GBD Level 2) +S7290XD | Garbage Code (GBD Level 2) +S7290XE | Garbage Code (GBD Level 2) +S7290XF | Garbage Code (GBD Level 2) +S7290XG | Garbage Code (GBD Level 2) +S7290XH | Garbage Code (GBD Level 2) +S7290XJ | Garbage Code (GBD Level 2) +S7290XK | Garbage Code (GBD Level 2) +S7290XM | Garbage Code (GBD Level 2) +S7290XN | Garbage Code (GBD Level 2) +S7290XP | Garbage Code (GBD Level 2) +S7290XQ | Garbage Code (GBD Level 2) +S7290XR | Garbage Code (GBD Level 2) +S7290XS | Garbage Code (GBD Level 2) +S7291XA | Garbage Code (GBD Level 2) +S7291XB | Garbage Code (GBD Level 2) +S7291XC | Garbage Code (GBD Level 2) +S7291XD | Garbage Code (GBD Level 2) +S7291XE | Garbage Code (GBD Level 2) +S7291XF | Garbage Code (GBD Level 2) +S7291XG | Garbage Code (GBD Level 2) +S7291XH | Garbage Code (GBD Level 2) +S7291XJ | Garbage Code (GBD Level 2) +S7291XK | Garbage Code (GBD Level 2) +S7291XM | Garbage Code (GBD Level 2) +S7291XN | Garbage Code (GBD Level 2) +S7291XP | Garbage Code (GBD Level 2) +S7291XQ | Garbage Code (GBD Level 2) +S7291XR | Garbage Code (GBD Level 2) +S7291XS | Garbage Code (GBD Level 2) +S7292XA | Garbage Code (GBD Level 2) +S7292XB | Garbage Code (GBD Level 2) +S7292XC | Garbage Code (GBD Level 2) +S7292XD | Garbage Code (GBD Level 2) +S7292XE | Garbage Code (GBD Level 2) +S7292XF | Garbage Code (GBD Level 2) +S7292XG | Garbage Code (GBD Level 2) +S7292XH | Garbage Code (GBD Level 2) +S7292XJ | Garbage Code (GBD Level 2) +S7292XK | Garbage Code (GBD Level 2) +S7292XM | Garbage Code (GBD Level 2) +S7292XN | Garbage Code (GBD Level 2) +S7292XP | Garbage Code (GBD Level 2) +S7292XQ | Garbage Code (GBD Level 2) +S7292XR | Garbage Code (GBD Level 2) +S7292XS | Garbage Code (GBD Level 2) +S73---- | Garbage Code (GBD Level 2) +S730--- | Garbage Code (GBD Level 2) +S73001A | Garbage Code (GBD Level 2) +S73001D | Garbage Code (GBD Level 2) +S73001S | Garbage Code (GBD Level 2) +S73002A | Garbage Code (GBD Level 2) +S73002D | Garbage Code (GBD Level 2) +S73002S | Garbage Code (GBD Level 2) +S73003A | Garbage Code (GBD Level 2) +S73003D | Garbage Code (GBD Level 2) +S73003S | Garbage Code (GBD Level 2) +S73004A | Garbage Code (GBD Level 2) +S73004D | Garbage Code (GBD Level 2) +S73004S | Garbage Code (GBD Level 2) +S73005A | Garbage Code (GBD Level 2) +S73005D | Garbage Code (GBD Level 2) +S73005S | Garbage Code (GBD Level 2) +S73006A | Garbage Code (GBD Level 2) +S73006D | Garbage Code (GBD Level 2) +S73006S | Garbage Code (GBD Level 2) +S73011A | Garbage Code (GBD Level 2) +S73011D | Garbage Code (GBD Level 2) +S73011S | Garbage Code (GBD Level 2) +S73012A | Garbage Code (GBD Level 2) +S73012D | Garbage Code (GBD Level 2) +S73012S | Garbage Code (GBD Level 2) +S73013A | Garbage Code (GBD Level 2) +S73013D | Garbage Code (GBD Level 2) +S73013S | Garbage Code (GBD Level 2) +S73014A | Garbage Code (GBD Level 2) +S73014D | Garbage Code (GBD Level 2) +S73014S | Garbage Code (GBD Level 2) +S73015A | Garbage Code (GBD Level 2) +S73015D | Garbage Code (GBD Level 2) +S73015S | Garbage Code (GBD Level 2) +S73016A | Garbage Code (GBD Level 2) +S73016D | Garbage Code (GBD Level 2) +S73016S | Garbage Code (GBD Level 2) +S73021A | Garbage Code (GBD Level 2) +S73021D | Garbage Code (GBD Level 2) +S73021S | Garbage Code (GBD Level 2) +S73022A | Garbage Code (GBD Level 2) +S73022D | Garbage Code (GBD Level 2) +S73022S | Garbage Code (GBD Level 2) +S73023A | Garbage Code (GBD Level 2) +S73023D | Garbage Code (GBD Level 2) +S73023S | Garbage Code (GBD Level 2) +S73024A | Garbage Code (GBD Level 2) +S73024D | Garbage Code (GBD Level 2) +S73024S | Garbage Code (GBD Level 2) +S73025A | Garbage Code (GBD Level 2) +S73025D | Garbage Code (GBD Level 2) +S73025S | Garbage Code (GBD Level 2) +S73026A | Garbage Code (GBD Level 2) +S73026D | Garbage Code (GBD Level 2) +S73026S | Garbage Code (GBD Level 2) +S73031A | Garbage Code (GBD Level 2) +S73031D | Garbage Code (GBD Level 2) +S73031S | Garbage Code (GBD Level 2) +S73032A | Garbage Code (GBD Level 2) +S73032D | Garbage Code (GBD Level 2) +S73032S | Garbage Code (GBD Level 2) +S73033A | Garbage Code (GBD Level 2) +S73033D | Garbage Code (GBD Level 2) +S73033S | Garbage Code (GBD Level 2) +S73034A | Garbage Code (GBD Level 2) +S73034D | Garbage Code (GBD Level 2) +S73034S | Garbage Code (GBD Level 2) +S73035A | Garbage Code (GBD Level 2) +S73035D | Garbage Code (GBD Level 2) +S73035S | Garbage Code (GBD Level 2) +S73036A | Garbage Code (GBD Level 2) +S73036D | Garbage Code (GBD Level 2) +S73036S | Garbage Code (GBD Level 2) +S73041A | Garbage Code (GBD Level 2) +S73041D | Garbage Code (GBD Level 2) +S73041S | Garbage Code (GBD Level 2) +S73042A | Garbage Code (GBD Level 2) +S73042D | Garbage Code (GBD Level 2) +S73042S | Garbage Code (GBD Level 2) +S73043A | Garbage Code (GBD Level 2) +S73043D | Garbage Code (GBD Level 2) +S73043S | Garbage Code (GBD Level 2) +S73044A | Garbage Code (GBD Level 2) +S73044D | Garbage Code (GBD Level 2) +S73044S | Garbage Code (GBD Level 2) +S73045A | Garbage Code (GBD Level 2) +S73045D | Garbage Code (GBD Level 2) +S73045S | Garbage Code (GBD Level 2) +S73046A | Garbage Code (GBD Level 2) +S73046D | Garbage Code (GBD Level 2) +S73046S | Garbage Code (GBD Level 2) +S731--- | Garbage Code (GBD Level 2) +S73101A | Garbage Code (GBD Level 2) +S73101D | Garbage Code (GBD Level 2) +S73101S | Garbage Code (GBD Level 2) +S73102A | Garbage Code (GBD Level 2) +S73102D | Garbage Code (GBD Level 2) +S73102S | Garbage Code (GBD Level 2) +S73109A | Garbage Code (GBD Level 2) +S73109D | Garbage Code (GBD Level 2) +S73109S | Garbage Code (GBD Level 2) +S73111A | Garbage Code (GBD Level 2) +S73111D | Garbage Code (GBD Level 2) +S73111S | Garbage Code (GBD Level 2) +S73112A | Garbage Code (GBD Level 2) +S73112D | Garbage Code (GBD Level 2) +S73112S | Garbage Code (GBD Level 2) +S73119A | Garbage Code (GBD Level 2) +S73119D | Garbage Code (GBD Level 2) +S73119S | Garbage Code (GBD Level 2) +S73121A | Garbage Code (GBD Level 2) +S73121D | Garbage Code (GBD Level 2) +S73121S | Garbage Code (GBD Level 2) +S73122A | Garbage Code (GBD Level 2) +S73122D | Garbage Code (GBD Level 2) +S73122S | Garbage Code (GBD Level 2) +S73129A | Garbage Code (GBD Level 2) +S73129D | Garbage Code (GBD Level 2) +S73129S | Garbage Code (GBD Level 2) +S73191A | Garbage Code (GBD Level 2) +S73191D | Garbage Code (GBD Level 2) +S73191S | Garbage Code (GBD Level 2) +S73192A | Garbage Code (GBD Level 2) +S73192D | Garbage Code (GBD Level 2) +S73192S | Garbage Code (GBD Level 2) +S73199A | Garbage Code (GBD Level 2) +S73199D | Garbage Code (GBD Level 2) +S73199S | Garbage Code (GBD Level 2) +S74---- | Garbage Code (GBD Level 2) +S740--- | Garbage Code (GBD Level 2) +S7400XA | Garbage Code (GBD Level 2) +S7400XD | Garbage Code (GBD Level 2) +S7400XS | Garbage Code (GBD Level 2) +S7401XA | Garbage Code (GBD Level 2) +S7401XD | Garbage Code (GBD Level 2) +S7401XS | Garbage Code (GBD Level 2) +S7402XA | Garbage Code (GBD Level 2) +S7402XD | Garbage Code (GBD Level 2) +S7402XS | Garbage Code (GBD Level 2) +S741--- | Garbage Code (GBD Level 2) +S7410XA | Garbage Code (GBD Level 2) +S7410XD | Garbage Code (GBD Level 2) +S7410XS | Garbage Code (GBD Level 2) +S7411XA | Garbage Code (GBD Level 2) +S7411XD | Garbage Code (GBD Level 2) +S7411XS | Garbage Code (GBD Level 2) +S7412XA | Garbage Code (GBD Level 2) +S7412XD | Garbage Code (GBD Level 2) +S7412XS | Garbage Code (GBD Level 2) +S742--- | Garbage Code (GBD Level 2) +S7420XA | Garbage Code (GBD Level 2) +S7420XD | Garbage Code (GBD Level 2) +S7420XS | Garbage Code (GBD Level 2) +S7421XA | Garbage Code (GBD Level 2) +S7421XD | Garbage Code (GBD Level 2) +S7421XS | Garbage Code (GBD Level 2) +S7422XA | Garbage Code (GBD Level 2) +S7422XD | Garbage Code (GBD Level 2) +S7422XS | Garbage Code (GBD Level 2) +S747--- | Garbage Code (GBD Level 2) +S748--- | Garbage Code (GBD Level 2) +S748X1A | Garbage Code (GBD Level 2) +S748X1D | Garbage Code (GBD Level 2) +S748X1S | Garbage Code (GBD Level 2) +S748X2A | Garbage Code (GBD Level 2) +S748X2D | Garbage Code (GBD Level 2) +S748X2S | Garbage Code (GBD Level 2) +S748X9A | Garbage Code (GBD Level 2) +S748X9D | Garbage Code (GBD Level 2) +S748X9S | Garbage Code (GBD Level 2) +S749--- | Garbage Code (GBD Level 2) +S7490XA | Garbage Code (GBD Level 2) +S7490XD | Garbage Code (GBD Level 2) +S7490XS | Garbage Code (GBD Level 2) +S7491XA | Garbage Code (GBD Level 2) +S7491XD | Garbage Code (GBD Level 2) +S7491XS | Garbage Code (GBD Level 2) +S7492XA | Garbage Code (GBD Level 2) +S7492XD | Garbage Code (GBD Level 2) +S7492XS | Garbage Code (GBD Level 2) +S75---- | Garbage Code (GBD Level 2) +S750--- | Garbage Code (GBD Level 2) +S75001A | Garbage Code (GBD Level 2) +S75001D | Garbage Code (GBD Level 2) +S75001S | Garbage Code (GBD Level 2) +S75002A | Garbage Code (GBD Level 2) +S75002D | Garbage Code (GBD Level 2) +S75002S | Garbage Code (GBD Level 2) +S75009A | Garbage Code (GBD Level 2) +S75009D | Garbage Code (GBD Level 2) +S75009S | Garbage Code (GBD Level 2) +S75011A | Garbage Code (GBD Level 2) +S75011D | Garbage Code (GBD Level 2) +S75011S | Garbage Code (GBD Level 2) +S75012A | Garbage Code (GBD Level 2) +S75012D | Garbage Code (GBD Level 2) +S75012S | Garbage Code (GBD Level 2) +S75019A | Garbage Code (GBD Level 2) +S75019D | Garbage Code (GBD Level 2) +S75019S | Garbage Code (GBD Level 2) +S75021A | Garbage Code (GBD Level 2) +S75021D | Garbage Code (GBD Level 2) +S75021S | Garbage Code (GBD Level 2) +S75022A | Garbage Code (GBD Level 2) +S75022D | Garbage Code (GBD Level 2) +S75022S | Garbage Code (GBD Level 2) +S75029A | Garbage Code (GBD Level 2) +S75029D | Garbage Code (GBD Level 2) +S75029S | Garbage Code (GBD Level 2) +S75091A | Garbage Code (GBD Level 2) +S75091D | Garbage Code (GBD Level 2) +S75091S | Garbage Code (GBD Level 2) +S75092A | Garbage Code (GBD Level 2) +S75092D | Garbage Code (GBD Level 2) +S75092S | Garbage Code (GBD Level 2) +S75099A | Garbage Code (GBD Level 2) +S75099D | Garbage Code (GBD Level 2) +S75099S | Garbage Code (GBD Level 2) +S751--- | Garbage Code (GBD Level 2) +S75101A | Garbage Code (GBD Level 2) +S75101D | Garbage Code (GBD Level 2) +S75101S | Garbage Code (GBD Level 2) +S75102A | Garbage Code (GBD Level 2) +S75102D | Garbage Code (GBD Level 2) +S75102S | Garbage Code (GBD Level 2) +S75109A | Garbage Code (GBD Level 2) +S75109D | Garbage Code (GBD Level 2) +S75109S | Garbage Code (GBD Level 2) +S75111A | Garbage Code (GBD Level 2) +S75111D | Garbage Code (GBD Level 2) +S75111S | Garbage Code (GBD Level 2) +S75112A | Garbage Code (GBD Level 2) +S75112D | Garbage Code (GBD Level 2) +S75112S | Garbage Code (GBD Level 2) +S75119A | Garbage Code (GBD Level 2) +S75119D | Garbage Code (GBD Level 2) +S75119S | Garbage Code (GBD Level 2) +S75121A | Garbage Code (GBD Level 2) +S75121D | Garbage Code (GBD Level 2) +S75121S | Garbage Code (GBD Level 2) +S75122A | Garbage Code (GBD Level 2) +S75122D | Garbage Code (GBD Level 2) +S75122S | Garbage Code (GBD Level 2) +S75129A | Garbage Code (GBD Level 2) +S75129D | Garbage Code (GBD Level 2) +S75129S | Garbage Code (GBD Level 2) +S75191A | Garbage Code (GBD Level 2) +S75191D | Garbage Code (GBD Level 2) +S75191S | Garbage Code (GBD Level 2) +S75192A | Garbage Code (GBD Level 2) +S75192D | Garbage Code (GBD Level 2) +S75192S | Garbage Code (GBD Level 2) +S75199A | Garbage Code (GBD Level 2) +S75199D | Garbage Code (GBD Level 2) +S75199S | Garbage Code (GBD Level 2) +S752--- | Garbage Code (GBD Level 2) +S75201A | Garbage Code (GBD Level 2) +S75201D | Garbage Code (GBD Level 2) +S75201S | Garbage Code (GBD Level 2) +S75202A | Garbage Code (GBD Level 2) +S75202D | Garbage Code (GBD Level 2) +S75202S | Garbage Code (GBD Level 2) +S75209A | Garbage Code (GBD Level 2) +S75209D | Garbage Code (GBD Level 2) +S75209S | Garbage Code (GBD Level 2) +S75211A | Garbage Code (GBD Level 2) +S75211D | Garbage Code (GBD Level 2) +S75211S | Garbage Code (GBD Level 2) +S75212A | Garbage Code (GBD Level 2) +S75212D | Garbage Code (GBD Level 2) +S75212S | Garbage Code (GBD Level 2) +S75219A | Garbage Code (GBD Level 2) +S75219D | Garbage Code (GBD Level 2) +S75219S | Garbage Code (GBD Level 2) +S75221A | Garbage Code (GBD Level 2) +S75221D | Garbage Code (GBD Level 2) +S75221S | Garbage Code (GBD Level 2) +S75222A | Garbage Code (GBD Level 2) +S75222D | Garbage Code (GBD Level 2) +S75222S | Garbage Code (GBD Level 2) +S75229A | Garbage Code (GBD Level 2) +S75229D | Garbage Code (GBD Level 2) +S75229S | Garbage Code (GBD Level 2) +S75291A | Garbage Code (GBD Level 2) +S75291D | Garbage Code (GBD Level 2) +S75291S | Garbage Code (GBD Level 2) +S75292A | Garbage Code (GBD Level 2) +S75292D | Garbage Code (GBD Level 2) +S75292S | Garbage Code (GBD Level 2) +S75299A | Garbage Code (GBD Level 2) +S75299D | Garbage Code (GBD Level 2) +S75299S | Garbage Code (GBD Level 2) +S757--- | Garbage Code (GBD Level 2) +S758--- | Garbage Code (GBD Level 2) +S75801A | Garbage Code (GBD Level 2) +S75801D | Garbage Code (GBD Level 2) +S75801S | Garbage Code (GBD Level 2) +S75802A | Garbage Code (GBD Level 2) +S75802D | Garbage Code (GBD Level 2) +S75802S | Garbage Code (GBD Level 2) +S75809A | Garbage Code (GBD Level 2) +S75809D | Garbage Code (GBD Level 2) +S75809S | Garbage Code (GBD Level 2) +S75811A | Garbage Code (GBD Level 2) +S75811D | Garbage Code (GBD Level 2) +S75811S | Garbage Code (GBD Level 2) +S75812A | Garbage Code (GBD Level 2) +S75812D | Garbage Code (GBD Level 2) +S75812S | Garbage Code (GBD Level 2) +S75819A | Garbage Code (GBD Level 2) +S75819D | Garbage Code (GBD Level 2) +S75819S | Garbage Code (GBD Level 2) +S75891A | Garbage Code (GBD Level 2) +S75891D | Garbage Code (GBD Level 2) +S75891S | Garbage Code (GBD Level 2) +S75892A | Garbage Code (GBD Level 2) +S75892D | Garbage Code (GBD Level 2) +S75892S | Garbage Code (GBD Level 2) +S75899A | Garbage Code (GBD Level 2) +S75899D | Garbage Code (GBD Level 2) +S75899S | Garbage Code (GBD Level 2) +S759--- | Garbage Code (GBD Level 2) +S75901A | Garbage Code (GBD Level 2) +S75901D | Garbage Code (GBD Level 2) +S75901S | Garbage Code (GBD Level 2) +S75902A | Garbage Code (GBD Level 2) +S75902D | Garbage Code (GBD Level 2) +S75902S | Garbage Code (GBD Level 2) +S75909A | Garbage Code (GBD Level 2) +S75909D | Garbage Code (GBD Level 2) +S75909S | Garbage Code (GBD Level 2) +S75911A | Garbage Code (GBD Level 2) +S75911D | Garbage Code (GBD Level 2) +S75911S | Garbage Code (GBD Level 2) +S75912A | Garbage Code (GBD Level 2) +S75912D | Garbage Code (GBD Level 2) +S75912S | Garbage Code (GBD Level 2) +S75919A | Garbage Code (GBD Level 2) +S75919D | Garbage Code (GBD Level 2) +S75919S | Garbage Code (GBD Level 2) +S75991A | Garbage Code (GBD Level 2) +S75991D | Garbage Code (GBD Level 2) +S75991S | Garbage Code (GBD Level 2) +S75992A | Garbage Code (GBD Level 2) +S75992D | Garbage Code (GBD Level 2) +S75992S | Garbage Code (GBD Level 2) +S75999A | Garbage Code (GBD Level 2) +S75999D | Garbage Code (GBD Level 2) +S75999S | Garbage Code (GBD Level 2) +S76---- | Garbage Code (GBD Level 2) +S760--- | Garbage Code (GBD Level 2) +S76001A | Garbage Code (GBD Level 2) +S76001D | Garbage Code (GBD Level 2) +S76001S | Garbage Code (GBD Level 2) +S76002A | Garbage Code (GBD Level 2) +S76002D | Garbage Code (GBD Level 2) +S76002S | Garbage Code (GBD Level 2) +S76009A | Garbage Code (GBD Level 2) +S76009D | Garbage Code (GBD Level 2) +S76009S | Garbage Code (GBD Level 2) +S76011A | Garbage Code (GBD Level 2) +S76011D | Garbage Code (GBD Level 2) +S76011S | Garbage Code (GBD Level 2) +S76012A | Garbage Code (GBD Level 2) +S76012D | Garbage Code (GBD Level 2) +S76012S | Garbage Code (GBD Level 2) +S76019A | Garbage Code (GBD Level 2) +S76019D | Garbage Code (GBD Level 2) +S76019S | Garbage Code (GBD Level 2) +S76021A | Garbage Code (GBD Level 2) +S76021D | Garbage Code (GBD Level 2) +S76021S | Garbage Code (GBD Level 2) +S76022A | Garbage Code (GBD Level 2) +S76022D | Garbage Code (GBD Level 2) +S76022S | Garbage Code (GBD Level 2) +S76029A | Garbage Code (GBD Level 2) +S76029D | Garbage Code (GBD Level 2) +S76029S | Garbage Code (GBD Level 2) +S76091A | Garbage Code (GBD Level 2) +S76091D | Garbage Code (GBD Level 2) +S76091S | Garbage Code (GBD Level 2) +S76092A | Garbage Code (GBD Level 2) +S76092D | Garbage Code (GBD Level 2) +S76092S | Garbage Code (GBD Level 2) +S76099A | Garbage Code (GBD Level 2) +S76099D | Garbage Code (GBD Level 2) +S76099S | Garbage Code (GBD Level 2) +S761--- | Garbage Code (GBD Level 2) +S76101A | Garbage Code (GBD Level 2) +S76101D | Garbage Code (GBD Level 2) +S76101S | Garbage Code (GBD Level 2) +S76102A | Garbage Code (GBD Level 2) +S76102D | Garbage Code (GBD Level 2) +S76102S | Garbage Code (GBD Level 2) +S76109A | Garbage Code (GBD Level 2) +S76109D | Garbage Code (GBD Level 2) +S76109S | Garbage Code (GBD Level 2) +S76111A | Garbage Code (GBD Level 2) +S76111D | Garbage Code (GBD Level 2) +S76111S | Garbage Code (GBD Level 2) +S76112A | Garbage Code (GBD Level 2) +S76112D | Garbage Code (GBD Level 2) +S76112S | Garbage Code (GBD Level 2) +S76119A | Garbage Code (GBD Level 2) +S76119D | Garbage Code (GBD Level 2) +S76119S | Garbage Code (GBD Level 2) +S76121A | Garbage Code (GBD Level 2) +S76121D | Garbage Code (GBD Level 2) +S76121S | Garbage Code (GBD Level 2) +S76122A | Garbage Code (GBD Level 2) +S76122D | Garbage Code (GBD Level 2) +S76122S | Garbage Code (GBD Level 2) +S76129A | Garbage Code (GBD Level 2) +S76129D | Garbage Code (GBD Level 2) +S76129S | Garbage Code (GBD Level 2) +S76191A | Garbage Code (GBD Level 2) +S76191D | Garbage Code (GBD Level 2) +S76191S | Garbage Code (GBD Level 2) +S76192A | Garbage Code (GBD Level 2) +S76192D | Garbage Code (GBD Level 2) +S76192S | Garbage Code (GBD Level 2) +S76199A | Garbage Code (GBD Level 2) +S76199D | Garbage Code (GBD Level 2) +S76199S | Garbage Code (GBD Level 2) +S762--- | Garbage Code (GBD Level 2) +S76201A | Garbage Code (GBD Level 2) +S76201D | Garbage Code (GBD Level 2) +S76201S | Garbage Code (GBD Level 2) +S76202A | Garbage Code (GBD Level 2) +S76202D | Garbage Code (GBD Level 2) +S76202S | Garbage Code (GBD Level 2) +S76209A | Garbage Code (GBD Level 2) +S76209D | Garbage Code (GBD Level 2) +S76209S | Garbage Code (GBD Level 2) +S76211A | Garbage Code (GBD Level 2) +S76211D | Garbage Code (GBD Level 2) +S76211S | Garbage Code (GBD Level 2) +S76212A | Garbage Code (GBD Level 2) +S76212D | Garbage Code (GBD Level 2) +S76212S | Garbage Code (GBD Level 2) +S76219A | Garbage Code (GBD Level 2) +S76219D | Garbage Code (GBD Level 2) +S76219S | Garbage Code (GBD Level 2) +S76221A | Garbage Code (GBD Level 2) +S76221D | Garbage Code (GBD Level 2) +S76221S | Garbage Code (GBD Level 2) +S76222A | Garbage Code (GBD Level 2) +S76222D | Garbage Code (GBD Level 2) +S76222S | Garbage Code (GBD Level 2) +S76229A | Garbage Code (GBD Level 2) +S76229D | Garbage Code (GBD Level 2) +S76229S | Garbage Code (GBD Level 2) +S76291A | Garbage Code (GBD Level 2) +S76291D | Garbage Code (GBD Level 2) +S76291S | Garbage Code (GBD Level 2) +S76292A | Garbage Code (GBD Level 2) +S76292D | Garbage Code (GBD Level 2) +S76292S | Garbage Code (GBD Level 2) +S76299A | Garbage Code (GBD Level 2) +S76299D | Garbage Code (GBD Level 2) +S76299S | Garbage Code (GBD Level 2) +S763--- | Garbage Code (GBD Level 2) +S76301A | Garbage Code (GBD Level 2) +S76301D | Garbage Code (GBD Level 2) +S76301S | Garbage Code (GBD Level 2) +S76302A | Garbage Code (GBD Level 2) +S76302D | Garbage Code (GBD Level 2) +S76302S | Garbage Code (GBD Level 2) +S76309A | Garbage Code (GBD Level 2) +S76309D | Garbage Code (GBD Level 2) +S76309S | Garbage Code (GBD Level 2) +S76311A | Garbage Code (GBD Level 2) +S76311D | Garbage Code (GBD Level 2) +S76311S | Garbage Code (GBD Level 2) +S76312A | Garbage Code (GBD Level 2) +S76312D | Garbage Code (GBD Level 2) +S76312S | Garbage Code (GBD Level 2) +S76319A | Garbage Code (GBD Level 2) +S76319D | Garbage Code (GBD Level 2) +S76319S | Garbage Code (GBD Level 2) +S76321A | Garbage Code (GBD Level 2) +S76321D | Garbage Code (GBD Level 2) +S76321S | Garbage Code (GBD Level 2) +S76322A | Garbage Code (GBD Level 2) +S76322D | Garbage Code (GBD Level 2) +S76322S | Garbage Code (GBD Level 2) +S76329A | Garbage Code (GBD Level 2) +S76329D | Garbage Code (GBD Level 2) +S76329S | Garbage Code (GBD Level 2) +S76391A | Garbage Code (GBD Level 2) +S76391D | Garbage Code (GBD Level 2) +S76391S | Garbage Code (GBD Level 2) +S76392A | Garbage Code (GBD Level 2) +S76392D | Garbage Code (GBD Level 2) +S76392S | Garbage Code (GBD Level 2) +S76399A | Garbage Code (GBD Level 2) +S76399D | Garbage Code (GBD Level 2) +S76399S | Garbage Code (GBD Level 2) +S764--- | Garbage Code (GBD Level 2) +S767--- | Garbage Code (GBD Level 2) +S76801A | Garbage Code (GBD Level 2) +S76801D | Garbage Code (GBD Level 2) +S76801S | Garbage Code (GBD Level 2) +S76802A | Garbage Code (GBD Level 2) +S76802D | Garbage Code (GBD Level 2) +S76802S | Garbage Code (GBD Level 2) +S76809A | Garbage Code (GBD Level 2) +S76809D | Garbage Code (GBD Level 2) +S76809S | Garbage Code (GBD Level 2) +S76811A | Garbage Code (GBD Level 2) +S76811D | Garbage Code (GBD Level 2) +S76811S | Garbage Code (GBD Level 2) +S76812A | Garbage Code (GBD Level 2) +S76812D | Garbage Code (GBD Level 2) +S76812S | Garbage Code (GBD Level 2) +S76819A | Garbage Code (GBD Level 2) +S76819D | Garbage Code (GBD Level 2) +S76819S | Garbage Code (GBD Level 2) +S76821A | Garbage Code (GBD Level 2) +S76821D | Garbage Code (GBD Level 2) +S76821S | Garbage Code (GBD Level 2) +S76822A | Garbage Code (GBD Level 2) +S76822D | Garbage Code (GBD Level 2) +S76822S | Garbage Code (GBD Level 2) +S76829A | Garbage Code (GBD Level 2) +S76829D | Garbage Code (GBD Level 2) +S76829S | Garbage Code (GBD Level 2) +S76891A | Garbage Code (GBD Level 2) +S76891D | Garbage Code (GBD Level 2) +S76891S | Garbage Code (GBD Level 2) +S76892A | Garbage Code (GBD Level 2) +S76892D | Garbage Code (GBD Level 2) +S76892S | Garbage Code (GBD Level 2) +S76899A | Garbage Code (GBD Level 2) +S76899D | Garbage Code (GBD Level 2) +S76899S | Garbage Code (GBD Level 2) +S76901A | Garbage Code (GBD Level 2) +S76901D | Garbage Code (GBD Level 2) +S76901S | Garbage Code (GBD Level 2) +S76902A | Garbage Code (GBD Level 2) +S76902D | Garbage Code (GBD Level 2) +S76902S | Garbage Code (GBD Level 2) +S76909A | Garbage Code (GBD Level 2) +S76909D | Garbage Code (GBD Level 2) +S76909S | Garbage Code (GBD Level 2) +S76911A | Garbage Code (GBD Level 2) +S76911D | Garbage Code (GBD Level 2) +S76911S | Garbage Code (GBD Level 2) +S76912A | Garbage Code (GBD Level 2) +S76912D | Garbage Code (GBD Level 2) +S76912S | Garbage Code (GBD Level 2) +S76919A | Garbage Code (GBD Level 2) +S76919D | Garbage Code (GBD Level 2) +S76919S | Garbage Code (GBD Level 2) +S76921A | Garbage Code (GBD Level 2) +S76921D | Garbage Code (GBD Level 2) +S76921S | Garbage Code (GBD Level 2) +S76922A | Garbage Code (GBD Level 2) +S76922D | Garbage Code (GBD Level 2) +S76922S | Garbage Code (GBD Level 2) +S76929A | Garbage Code (GBD Level 2) +S76929D | Garbage Code (GBD Level 2) +S76929S | Garbage Code (GBD Level 2) +S76991A | Garbage Code (GBD Level 2) +S76991D | Garbage Code (GBD Level 2) +S76991S | Garbage Code (GBD Level 2) +S76992A | Garbage Code (GBD Level 2) +S76992D | Garbage Code (GBD Level 2) +S76992S | Garbage Code (GBD Level 2) +S76999A | Garbage Code (GBD Level 2) +S76999D | Garbage Code (GBD Level 2) +S76999S | Garbage Code (GBD Level 2) +S77---- | Garbage Code (GBD Level 2) +S770--- | Garbage Code (GBD Level 2) +S7700XA | Garbage Code (GBD Level 2) +S7700XD | Garbage Code (GBD Level 2) +S7700XS | Garbage Code (GBD Level 2) +S7701XA | Garbage Code (GBD Level 2) +S7701XD | Garbage Code (GBD Level 2) +S7701XS | Garbage Code (GBD Level 2) +S7702XA | Garbage Code (GBD Level 2) +S7702XD | Garbage Code (GBD Level 2) +S7702XS | Garbage Code (GBD Level 2) +S771--- | Garbage Code (GBD Level 2) +S7710XA | Garbage Code (GBD Level 2) +S7710XD | Garbage Code (GBD Level 2) +S7710XS | Garbage Code (GBD Level 2) +S7711XA | Garbage Code (GBD Level 2) +S7711XD | Garbage Code (GBD Level 2) +S7711XS | Garbage Code (GBD Level 2) +S7712XA | Garbage Code (GBD Level 2) +S7712XD | Garbage Code (GBD Level 2) +S7712XS | Garbage Code (GBD Level 2) +S772--- | Garbage Code (GBD Level 2) +S7720XA | Garbage Code (GBD Level 2) +S7720XD | Garbage Code (GBD Level 2) +S7720XS | Garbage Code (GBD Level 2) +S7721XA | Garbage Code (GBD Level 2) +S7721XD | Garbage Code (GBD Level 2) +S7721XS | Garbage Code (GBD Level 2) +S7722XA | Garbage Code (GBD Level 2) +S7722XD | Garbage Code (GBD Level 2) +S7722XS | Garbage Code (GBD Level 2) +S78---- | Garbage Code (GBD Level 2) +S780--- | Garbage Code (GBD Level 2) +S78011A | Garbage Code (GBD Level 2) +S78011D | Garbage Code (GBD Level 2) +S78011S | Garbage Code (GBD Level 2) +S78012A | Garbage Code (GBD Level 2) +S78012D | Garbage Code (GBD Level 2) +S78012S | Garbage Code (GBD Level 2) +S78019A | Garbage Code (GBD Level 2) +S78019D | Garbage Code (GBD Level 2) +S78019S | Garbage Code (GBD Level 2) +S78021A | Garbage Code (GBD Level 2) +S78021D | Garbage Code (GBD Level 2) +S78021S | Garbage Code (GBD Level 2) +S78022A | Garbage Code (GBD Level 2) +S78022D | Garbage Code (GBD Level 2) +S78022S | Garbage Code (GBD Level 2) +S78029A | Garbage Code (GBD Level 2) +S78029D | Garbage Code (GBD Level 2) +S78029S | Garbage Code (GBD Level 2) +S781--- | Garbage Code (GBD Level 2) +S78111A | Garbage Code (GBD Level 2) +S78111D | Garbage Code (GBD Level 2) +S78111S | Garbage Code (GBD Level 2) +S78112A | Garbage Code (GBD Level 2) +S78112D | Garbage Code (GBD Level 2) +S78112S | Garbage Code (GBD Level 2) +S78119A | Garbage Code (GBD Level 2) +S78119D | Garbage Code (GBD Level 2) +S78119S | Garbage Code (GBD Level 2) +S78121A | Garbage Code (GBD Level 2) +S78121D | Garbage Code (GBD Level 2) +S78121S | Garbage Code (GBD Level 2) +S78122A | Garbage Code (GBD Level 2) +S78122D | Garbage Code (GBD Level 2) +S78122S | Garbage Code (GBD Level 2) +S78129A | Garbage Code (GBD Level 2) +S78129D | Garbage Code (GBD Level 2) +S78129S | Garbage Code (GBD Level 2) +S789--- | Garbage Code (GBD Level 2) +S78911A | Garbage Code (GBD Level 2) +S78911D | Garbage Code (GBD Level 2) +S78911S | Garbage Code (GBD Level 2) +S78912A | Garbage Code (GBD Level 2) +S78912D | Garbage Code (GBD Level 2) +S78912S | Garbage Code (GBD Level 2) +S78919A | Garbage Code (GBD Level 2) +S78919D | Garbage Code (GBD Level 2) +S78919S | Garbage Code (GBD Level 2) +S78921A | Garbage Code (GBD Level 2) +S78921D | Garbage Code (GBD Level 2) +S78921S | Garbage Code (GBD Level 2) +S78922A | Garbage Code (GBD Level 2) +S78922D | Garbage Code (GBD Level 2) +S78922S | Garbage Code (GBD Level 2) +S78929A | Garbage Code (GBD Level 2) +S78929D | Garbage Code (GBD Level 2) +S78929S | Garbage Code (GBD Level 2) +S79---- | Garbage Code (GBD Level 2) +S79001A | Garbage Code (GBD Level 2) +S79001D | Garbage Code (GBD Level 2) +S79001G | Garbage Code (GBD Level 2) +S79001K | Garbage Code (GBD Level 2) +S79001P | Garbage Code (GBD Level 2) +S79001S | Garbage Code (GBD Level 2) +S79002A | Garbage Code (GBD Level 2) +S79002D | Garbage Code (GBD Level 2) +S79002G | Garbage Code (GBD Level 2) +S79002K | Garbage Code (GBD Level 2) +S79002P | Garbage Code (GBD Level 2) +S79002S | Garbage Code (GBD Level 2) +S79009A | Garbage Code (GBD Level 2) +S79009D | Garbage Code (GBD Level 2) +S79009G | Garbage Code (GBD Level 2) +S79009K | Garbage Code (GBD Level 2) +S79009P | Garbage Code (GBD Level 2) +S79009S | Garbage Code (GBD Level 2) +S79011A | Garbage Code (GBD Level 2) +S79011D | Garbage Code (GBD Level 2) +S79011G | Garbage Code (GBD Level 2) +S79011K | Garbage Code (GBD Level 2) +S79011P | Garbage Code (GBD Level 2) +S79011S | Garbage Code (GBD Level 2) +S79012A | Garbage Code (GBD Level 2) +S79012D | Garbage Code (GBD Level 2) +S79012G | Garbage Code (GBD Level 2) +S79012K | Garbage Code (GBD Level 2) +S79012P | Garbage Code (GBD Level 2) +S79012S | Garbage Code (GBD Level 2) +S79019A | Garbage Code (GBD Level 2) +S79019D | Garbage Code (GBD Level 2) +S79019G | Garbage Code (GBD Level 2) +S79019K | Garbage Code (GBD Level 2) +S79019P | Garbage Code (GBD Level 2) +S79019S | Garbage Code (GBD Level 2) +S79091A | Garbage Code (GBD Level 2) +S79091D | Garbage Code (GBD Level 2) +S79091G | Garbage Code (GBD Level 2) +S79091K | Garbage Code (GBD Level 2) +S79091P | Garbage Code (GBD Level 2) +S79091S | Garbage Code (GBD Level 2) +S79092A | Garbage Code (GBD Level 2) +S79092D | Garbage Code (GBD Level 2) +S79092G | Garbage Code (GBD Level 2) +S79092K | Garbage Code (GBD Level 2) +S79092P | Garbage Code (GBD Level 2) +S79092S | Garbage Code (GBD Level 2) +S79099A | Garbage Code (GBD Level 2) +S79099D | Garbage Code (GBD Level 2) +S79099G | Garbage Code (GBD Level 2) +S79099K | Garbage Code (GBD Level 2) +S79099P | Garbage Code (GBD Level 2) +S79099S | Garbage Code (GBD Level 2) +S79101A | Garbage Code (GBD Level 2) +S79101D | Garbage Code (GBD Level 2) +S79101G | Garbage Code (GBD Level 2) +S79101K | Garbage Code (GBD Level 2) +S79101P | Garbage Code (GBD Level 2) +S79101S | Garbage Code (GBD Level 2) +S79102A | Garbage Code (GBD Level 2) +S79102D | Garbage Code (GBD Level 2) +S79102G | Garbage Code (GBD Level 2) +S79102K | Garbage Code (GBD Level 2) +S79102P | Garbage Code (GBD Level 2) +S79102S | Garbage Code (GBD Level 2) +S79109A | Garbage Code (GBD Level 2) +S79109D | Garbage Code (GBD Level 2) +S79109G | Garbage Code (GBD Level 2) +S79109K | Garbage Code (GBD Level 2) +S79109P | Garbage Code (GBD Level 2) +S79109S | Garbage Code (GBD Level 2) +S79111A | Garbage Code (GBD Level 2) +S79111D | Garbage Code (GBD Level 2) +S79111G | Garbage Code (GBD Level 2) +S79111K | Garbage Code (GBD Level 2) +S79111P | Garbage Code (GBD Level 2) +S79111S | Garbage Code (GBD Level 2) +S79112A | Garbage Code (GBD Level 2) +S79112D | Garbage Code (GBD Level 2) +S79112G | Garbage Code (GBD Level 2) +S79112K | Garbage Code (GBD Level 2) +S79112P | Garbage Code (GBD Level 2) +S79112S | Garbage Code (GBD Level 2) +S79119A | Garbage Code (GBD Level 2) +S79119D | Garbage Code (GBD Level 2) +S79119G | Garbage Code (GBD Level 2) +S79119K | Garbage Code (GBD Level 2) +S79119P | Garbage Code (GBD Level 2) +S79119S | Garbage Code (GBD Level 2) +S79121A | Garbage Code (GBD Level 2) +S79121D | Garbage Code (GBD Level 2) +S79121G | Garbage Code (GBD Level 2) +S79121K | Garbage Code (GBD Level 2) +S79121P | Garbage Code (GBD Level 2) +S79121S | Garbage Code (GBD Level 2) +S79122A | Garbage Code (GBD Level 2) +S79122D | Garbage Code (GBD Level 2) +S79122G | Garbage Code (GBD Level 2) +S79122K | Garbage Code (GBD Level 2) +S79122P | Garbage Code (GBD Level 2) +S79122S | Garbage Code (GBD Level 2) +S79129A | Garbage Code (GBD Level 2) +S79129D | Garbage Code (GBD Level 2) +S79129G | Garbage Code (GBD Level 2) +S79129K | Garbage Code (GBD Level 2) +S79129P | Garbage Code (GBD Level 2) +S79129S | Garbage Code (GBD Level 2) +S79131A | Garbage Code (GBD Level 2) +S79131D | Garbage Code (GBD Level 2) +S79131G | Garbage Code (GBD Level 2) +S79131K | Garbage Code (GBD Level 2) +S79131P | Garbage Code (GBD Level 2) +S79131S | Garbage Code (GBD Level 2) +S79132A | Garbage Code (GBD Level 2) +S79132D | Garbage Code (GBD Level 2) +S79132G | Garbage Code (GBD Level 2) +S79132K | Garbage Code (GBD Level 2) +S79132P | Garbage Code (GBD Level 2) +S79132S | Garbage Code (GBD Level 2) +S79139A | Garbage Code (GBD Level 2) +S79139D | Garbage Code (GBD Level 2) +S79139G | Garbage Code (GBD Level 2) +S79139K | Garbage Code (GBD Level 2) +S79139P | Garbage Code (GBD Level 2) +S79139S | Garbage Code (GBD Level 2) +S79141A | Garbage Code (GBD Level 2) +S79141D | Garbage Code (GBD Level 2) +S79141G | Garbage Code (GBD Level 2) +S79141K | Garbage Code (GBD Level 2) +S79141P | Garbage Code (GBD Level 2) +S79141S | Garbage Code (GBD Level 2) +S79142A | Garbage Code (GBD Level 2) +S79142D | Garbage Code (GBD Level 2) +S79142G | Garbage Code (GBD Level 2) +S79142K | Garbage Code (GBD Level 2) +S79142P | Garbage Code (GBD Level 2) +S79142S | Garbage Code (GBD Level 2) +S79149A | Garbage Code (GBD Level 2) +S79149D | Garbage Code (GBD Level 2) +S79149G | Garbage Code (GBD Level 2) +S79149K | Garbage Code (GBD Level 2) +S79149P | Garbage Code (GBD Level 2) +S79149S | Garbage Code (GBD Level 2) +S79191A | Garbage Code (GBD Level 2) +S79191D | Garbage Code (GBD Level 2) +S79191G | Garbage Code (GBD Level 2) +S79191K | Garbage Code (GBD Level 2) +S79191P | Garbage Code (GBD Level 2) +S79191S | Garbage Code (GBD Level 2) +S79192A | Garbage Code (GBD Level 2) +S79192D | Garbage Code (GBD Level 2) +S79192G | Garbage Code (GBD Level 2) +S79192K | Garbage Code (GBD Level 2) +S79192P | Garbage Code (GBD Level 2) +S79192S | Garbage Code (GBD Level 2) +S79199A | Garbage Code (GBD Level 2) +S79199D | Garbage Code (GBD Level 2) +S79199G | Garbage Code (GBD Level 2) +S79199K | Garbage Code (GBD Level 2) +S79199P | Garbage Code (GBD Level 2) +S79199S | Garbage Code (GBD Level 2) +S797--- | Garbage Code (GBD Level 2) +S798--- | Garbage Code (GBD Level 2) +S79811A | Garbage Code (GBD Level 2) +S79811D | Garbage Code (GBD Level 2) +S79811S | Garbage Code (GBD Level 2) +S79812A | Garbage Code (GBD Level 2) +S79812D | Garbage Code (GBD Level 2) +S79812S | Garbage Code (GBD Level 2) +S79819A | Garbage Code (GBD Level 2) +S79819D | Garbage Code (GBD Level 2) +S79819S | Garbage Code (GBD Level 2) +S79821A | Garbage Code (GBD Level 2) +S79821D | Garbage Code (GBD Level 2) +S79821S | Garbage Code (GBD Level 2) +S79822A | Garbage Code (GBD Level 2) +S79822D | Garbage Code (GBD Level 2) +S79822S | Garbage Code (GBD Level 2) +S79829A | Garbage Code (GBD Level 2) +S79829D | Garbage Code (GBD Level 2) +S79829S | Garbage Code (GBD Level 2) +S799--- | Garbage Code (GBD Level 2) +S79911A | Garbage Code (GBD Level 2) +S79911D | Garbage Code (GBD Level 2) +S79911S | Garbage Code (GBD Level 2) +S79912A | Garbage Code (GBD Level 2) +S79912D | Garbage Code (GBD Level 2) +S79912S | Garbage Code (GBD Level 2) +S79919A | Garbage Code (GBD Level 2) +S79919D | Garbage Code (GBD Level 2) +S79919S | Garbage Code (GBD Level 2) +S79921A | Garbage Code (GBD Level 2) +S79921D | Garbage Code (GBD Level 2) +S79921S | Garbage Code (GBD Level 2) +S79922A | Garbage Code (GBD Level 2) +S79922D | Garbage Code (GBD Level 2) +S79922S | Garbage Code (GBD Level 2) +S79929A | Garbage Code (GBD Level 2) +S79929D | Garbage Code (GBD Level 2) +S79929S | Garbage Code (GBD Level 2) +S80---- | Garbage Code (GBD Level 2) +S800--- | Garbage Code (GBD Level 2) +S8000XA | Garbage Code (GBD Level 2) +S8000XD | Garbage Code (GBD Level 2) +S8000XS | Garbage Code (GBD Level 2) +S8001XA | Garbage Code (GBD Level 2) +S8001XD | Garbage Code (GBD Level 2) +S8001XS | Garbage Code (GBD Level 2) +S8002XA | Garbage Code (GBD Level 2) +S8002XD | Garbage Code (GBD Level 2) +S8002XS | Garbage Code (GBD Level 2) +S801--- | Garbage Code (GBD Level 2) +S8010XA | Garbage Code (GBD Level 2) +S8010XD | Garbage Code (GBD Level 2) +S8010XS | Garbage Code (GBD Level 2) +S8011XA | Garbage Code (GBD Level 2) +S8011XD | Garbage Code (GBD Level 2) +S8011XS | Garbage Code (GBD Level 2) +S8012XA | Garbage Code (GBD Level 2) +S8012XD | Garbage Code (GBD Level 2) +S8012XS | Garbage Code (GBD Level 2) +S80211A | Garbage Code (GBD Level 2) +S80211D | Garbage Code (GBD Level 2) +S80211S | Garbage Code (GBD Level 2) +S80212A | Garbage Code (GBD Level 2) +S80212D | Garbage Code (GBD Level 2) +S80212S | Garbage Code (GBD Level 2) +S80219A | Garbage Code (GBD Level 2) +S80219D | Garbage Code (GBD Level 2) +S80219S | Garbage Code (GBD Level 2) +S80221A | Garbage Code (GBD Level 2) +S80221D | Garbage Code (GBD Level 2) +S80221S | Garbage Code (GBD Level 2) +S80222A | Garbage Code (GBD Level 2) +S80222D | Garbage Code (GBD Level 2) +S80222S | Garbage Code (GBD Level 2) +S80229A | Garbage Code (GBD Level 2) +S80229D | Garbage Code (GBD Level 2) +S80229S | Garbage Code (GBD Level 2) +S80241A | Garbage Code (GBD Level 2) +S80241D | Garbage Code (GBD Level 2) +S80241S | Garbage Code (GBD Level 2) +S80242A | Garbage Code (GBD Level 2) +S80242D | Garbage Code (GBD Level 2) +S80242S | Garbage Code (GBD Level 2) +S80249A | Garbage Code (GBD Level 2) +S80249D | Garbage Code (GBD Level 2) +S80249S | Garbage Code (GBD Level 2) +S80251A | Garbage Code (GBD Level 2) +S80251D | Garbage Code (GBD Level 2) +S80251S | Garbage Code (GBD Level 2) +S80252A | Garbage Code (GBD Level 2) +S80252D | Garbage Code (GBD Level 2) +S80252S | Garbage Code (GBD Level 2) +S80259A | Garbage Code (GBD Level 2) +S80259D | Garbage Code (GBD Level 2) +S80259S | Garbage Code (GBD Level 2) +S80261A | Garbage Code (GBD Level 2) +S80261D | Garbage Code (GBD Level 2) +S80261S | Garbage Code (GBD Level 2) +S80262A | Garbage Code (GBD Level 2) +S80262D | Garbage Code (GBD Level 2) +S80262S | Garbage Code (GBD Level 2) +S80269A | Garbage Code (GBD Level 2) +S80269D | Garbage Code (GBD Level 2) +S80269S | Garbage Code (GBD Level 2) +S80271A | Garbage Code (GBD Level 2) +S80271D | Garbage Code (GBD Level 2) +S80271S | Garbage Code (GBD Level 2) +S80272A | Garbage Code (GBD Level 2) +S80272D | Garbage Code (GBD Level 2) +S80272S | Garbage Code (GBD Level 2) +S80279A | Garbage Code (GBD Level 2) +S80279D | Garbage Code (GBD Level 2) +S80279S | Garbage Code (GBD Level 2) +S807--- | Garbage Code (GBD Level 2) +S808--- | Garbage Code (GBD Level 2) +S80811A | Garbage Code (GBD Level 2) +S80811D | Garbage Code (GBD Level 2) +S80811S | Garbage Code (GBD Level 2) +S80812A | Garbage Code (GBD Level 2) +S80812D | Garbage Code (GBD Level 2) +S80812S | Garbage Code (GBD Level 2) +S80819A | Garbage Code (GBD Level 2) +S80819D | Garbage Code (GBD Level 2) +S80819S | Garbage Code (GBD Level 2) +S80821A | Garbage Code (GBD Level 2) +S80821D | Garbage Code (GBD Level 2) +S80821S | Garbage Code (GBD Level 2) +S80822A | Garbage Code (GBD Level 2) +S80822D | Garbage Code (GBD Level 2) +S80822S | Garbage Code (GBD Level 2) +S80829A | Garbage Code (GBD Level 2) +S80829D | Garbage Code (GBD Level 2) +S80829S | Garbage Code (GBD Level 2) +S80841A | Garbage Code (GBD Level 2) +S80841D | Garbage Code (GBD Level 2) +S80841S | Garbage Code (GBD Level 2) +S80842A | Garbage Code (GBD Level 2) +S80842D | Garbage Code (GBD Level 2) +S80842S | Garbage Code (GBD Level 2) +S80849A | Garbage Code (GBD Level 2) +S80849D | Garbage Code (GBD Level 2) +S80849S | Garbage Code (GBD Level 2) +S80851A | Garbage Code (GBD Level 2) +S80851D | Garbage Code (GBD Level 2) +S80851S | Garbage Code (GBD Level 2) +S80852A | Garbage Code (GBD Level 2) +S80852D | Garbage Code (GBD Level 2) +S80852S | Garbage Code (GBD Level 2) +S80859A | Garbage Code (GBD Level 2) +S80859D | Garbage Code (GBD Level 2) +S80859S | Garbage Code (GBD Level 2) +S80861A | Garbage Code (GBD Level 2) +S80861D | Garbage Code (GBD Level 2) +S80861S | Garbage Code (GBD Level 2) +S80862A | Garbage Code (GBD Level 2) +S80862D | Garbage Code (GBD Level 2) +S80862S | Garbage Code (GBD Level 2) +S80869A | Garbage Code (GBD Level 2) +S80869D | Garbage Code (GBD Level 2) +S80869S | Garbage Code (GBD Level 2) +S80871A | Garbage Code (GBD Level 2) +S80871D | Garbage Code (GBD Level 2) +S80871S | Garbage Code (GBD Level 2) +S80872A | Garbage Code (GBD Level 2) +S80872D | Garbage Code (GBD Level 2) +S80872S | Garbage Code (GBD Level 2) +S80879A | Garbage Code (GBD Level 2) +S80879D | Garbage Code (GBD Level 2) +S80879S | Garbage Code (GBD Level 2) +S809--- | Garbage Code (GBD Level 2) +S80911A | Garbage Code (GBD Level 2) +S80911D | Garbage Code (GBD Level 2) +S80911S | Garbage Code (GBD Level 2) +S80912A | Garbage Code (GBD Level 2) +S80912D | Garbage Code (GBD Level 2) +S80912S | Garbage Code (GBD Level 2) +S80919A | Garbage Code (GBD Level 2) +S80919D | Garbage Code (GBD Level 2) +S80919S | Garbage Code (GBD Level 2) +S80921A | Garbage Code (GBD Level 2) +S80921D | Garbage Code (GBD Level 2) +S80921S | Garbage Code (GBD Level 2) +S80922A | Garbage Code (GBD Level 2) +S80922D | Garbage Code (GBD Level 2) +S80922S | Garbage Code (GBD Level 2) +S80929A | Garbage Code (GBD Level 2) +S80929D | Garbage Code (GBD Level 2) +S80929S | Garbage Code (GBD Level 2) +S81---- | Garbage Code (GBD Level 2) +S810--- | Garbage Code (GBD Level 2) +S81001A | Garbage Code (GBD Level 2) +S81001D | Garbage Code (GBD Level 2) +S81001S | Garbage Code (GBD Level 2) +S81002A | Garbage Code (GBD Level 2) +S81002D | Garbage Code (GBD Level 2) +S81002S | Garbage Code (GBD Level 2) +S81009A | Garbage Code (GBD Level 2) +S81009D | Garbage Code (GBD Level 2) +S81009S | Garbage Code (GBD Level 2) +S81011A | Garbage Code (GBD Level 2) +S81011D | Garbage Code (GBD Level 2) +S81011S | Garbage Code (GBD Level 2) +S81012A | Garbage Code (GBD Level 2) +S81012D | Garbage Code (GBD Level 2) +S81012S | Garbage Code (GBD Level 2) +S81019A | Garbage Code (GBD Level 2) +S81019D | Garbage Code (GBD Level 2) +S81019S | Garbage Code (GBD Level 2) +S81021A | Garbage Code (GBD Level 2) +S81021D | Garbage Code (GBD Level 2) +S81021S | Garbage Code (GBD Level 2) +S81022A | Garbage Code (GBD Level 2) +S81022D | Garbage Code (GBD Level 2) +S81022S | Garbage Code (GBD Level 2) +S81029A | Garbage Code (GBD Level 2) +S81029D | Garbage Code (GBD Level 2) +S81029S | Garbage Code (GBD Level 2) +S81031A | Garbage Code (GBD Level 2) +S81031D | Garbage Code (GBD Level 2) +S81031S | Garbage Code (GBD Level 2) +S81032A | Garbage Code (GBD Level 2) +S81032D | Garbage Code (GBD Level 2) +S81032S | Garbage Code (GBD Level 2) +S81039A | Garbage Code (GBD Level 2) +S81039D | Garbage Code (GBD Level 2) +S81039S | Garbage Code (GBD Level 2) +S81041A | Garbage Code (GBD Level 2) +S81041D | Garbage Code (GBD Level 2) +S81041S | Garbage Code (GBD Level 2) +S81042A | Garbage Code (GBD Level 2) +S81042D | Garbage Code (GBD Level 2) +S81042S | Garbage Code (GBD Level 2) +S81049A | Garbage Code (GBD Level 2) +S81049D | Garbage Code (GBD Level 2) +S81049S | Garbage Code (GBD Level 2) +S81051A | Garbage Code (GBD Level 2) +S81051D | Garbage Code (GBD Level 2) +S81051S | Garbage Code (GBD Level 2) +S81052A | Garbage Code (GBD Level 2) +S81052D | Garbage Code (GBD Level 2) +S81052S | Garbage Code (GBD Level 2) +S81059A | Garbage Code (GBD Level 2) +S81059D | Garbage Code (GBD Level 2) +S81059S | Garbage Code (GBD Level 2) +S817--- | Garbage Code (GBD Level 2) +S818--- | Garbage Code (GBD Level 2) +S81801A | Garbage Code (GBD Level 2) +S81801D | Garbage Code (GBD Level 2) +S81801S | Garbage Code (GBD Level 2) +S81802A | Garbage Code (GBD Level 2) +S81802D | Garbage Code (GBD Level 2) +S81802S | Garbage Code (GBD Level 2) +S81809A | Garbage Code (GBD Level 2) +S81809D | Garbage Code (GBD Level 2) +S81809S | Garbage Code (GBD Level 2) +S81811A | Garbage Code (GBD Level 2) +S81811D | Garbage Code (GBD Level 2) +S81811S | Garbage Code (GBD Level 2) +S81812A | Garbage Code (GBD Level 2) +S81812D | Garbage Code (GBD Level 2) +S81812S | Garbage Code (GBD Level 2) +S81819A | Garbage Code (GBD Level 2) +S81819D | Garbage Code (GBD Level 2) +S81819S | Garbage Code (GBD Level 2) +S81821A | Garbage Code (GBD Level 2) +S81821D | Garbage Code (GBD Level 2) +S81821S | Garbage Code (GBD Level 2) +S81822A | Garbage Code (GBD Level 2) +S81822D | Garbage Code (GBD Level 2) +S81822S | Garbage Code (GBD Level 2) +S81829A | Garbage Code (GBD Level 2) +S81829D | Garbage Code (GBD Level 2) +S81829S | Garbage Code (GBD Level 2) +S81831A | Garbage Code (GBD Level 2) +S81831D | Garbage Code (GBD Level 2) +S81831S | Garbage Code (GBD Level 2) +S81832A | Garbage Code (GBD Level 2) +S81832D | Garbage Code (GBD Level 2) +S81832S | Garbage Code (GBD Level 2) +S81839A | Garbage Code (GBD Level 2) +S81839D | Garbage Code (GBD Level 2) +S81839S | Garbage Code (GBD Level 2) +S81841A | Garbage Code (GBD Level 2) +S81841D | Garbage Code (GBD Level 2) +S81841S | Garbage Code (GBD Level 2) +S81842A | Garbage Code (GBD Level 2) +S81842D | Garbage Code (GBD Level 2) +S81842S | Garbage Code (GBD Level 2) +S81849A | Garbage Code (GBD Level 2) +S81849D | Garbage Code (GBD Level 2) +S81849S | Garbage Code (GBD Level 2) +S81851A | Garbage Code (GBD Level 2) +S81851D | Garbage Code (GBD Level 2) +S81851S | Garbage Code (GBD Level 2) +S81852A | Garbage Code (GBD Level 2) +S81852D | Garbage Code (GBD Level 2) +S81852S | Garbage Code (GBD Level 2) +S81859A | Garbage Code (GBD Level 2) +S81859D | Garbage Code (GBD Level 2) +S81859S | Garbage Code (GBD Level 2) +S819--- | Garbage Code (GBD Level 2) +S82---- | Garbage Code (GBD Level 2) +S820--- | Garbage Code (GBD Level 2) +S82001A | Garbage Code (GBD Level 2) +S82001B | Garbage Code (GBD Level 2) +S82001C | Garbage Code (GBD Level 2) +S82001D | Garbage Code (GBD Level 2) +S82001E | Garbage Code (GBD Level 2) +S82001F | Garbage Code (GBD Level 2) +S82001G | Garbage Code (GBD Level 2) +S82001H | Garbage Code (GBD Level 2) +S82001J | Garbage Code (GBD Level 2) +S82001K | Garbage Code (GBD Level 2) +S82001M | Garbage Code (GBD Level 2) +S82001N | Garbage Code (GBD Level 2) +S82001P | Garbage Code (GBD Level 2) +S82001Q | Garbage Code (GBD Level 2) +S82001R | Garbage Code (GBD Level 2) +S82001S | Garbage Code (GBD Level 2) +S82002A | Garbage Code (GBD Level 2) +S82002B | Garbage Code (GBD Level 2) +S82002C | Garbage Code (GBD Level 2) +S82002D | Garbage Code (GBD Level 2) +S82002E | Garbage Code (GBD Level 2) +S82002F | Garbage Code (GBD Level 2) +S82002G | Garbage Code (GBD Level 2) +S82002H | Garbage Code (GBD Level 2) +S82002J | Garbage Code (GBD Level 2) +S82002K | Garbage Code (GBD Level 2) +S82002M | Garbage Code (GBD Level 2) +S82002N | Garbage Code (GBD Level 2) +S82002P | Garbage Code (GBD Level 2) +S82002Q | Garbage Code (GBD Level 2) +S82002R | Garbage Code (GBD Level 2) +S82002S | Garbage Code (GBD Level 2) +S82009A | Garbage Code (GBD Level 2) +S82009B | Garbage Code (GBD Level 2) +S82009C | Garbage Code (GBD Level 2) +S82009D | Garbage Code (GBD Level 2) +S82009E | Garbage Code (GBD Level 2) +S82009F | Garbage Code (GBD Level 2) +S82009G | Garbage Code (GBD Level 2) +S82009H | Garbage Code (GBD Level 2) +S82009J | Garbage Code (GBD Level 2) +S82009K | Garbage Code (GBD Level 2) +S82009M | Garbage Code (GBD Level 2) +S82009N | Garbage Code (GBD Level 2) +S82009P | Garbage Code (GBD Level 2) +S82009Q | Garbage Code (GBD Level 2) +S82009R | Garbage Code (GBD Level 2) +S82009S | Garbage Code (GBD Level 2) +S82011A | Garbage Code (GBD Level 2) +S82011B | Garbage Code (GBD Level 2) +S82011C | Garbage Code (GBD Level 2) +S82011D | Garbage Code (GBD Level 2) +S82011E | Garbage Code (GBD Level 2) +S82011F | Garbage Code (GBD Level 2) +S82011G | Garbage Code (GBD Level 2) +S82011H | Garbage Code (GBD Level 2) +S82011J | Garbage Code (GBD Level 2) +S82011K | Garbage Code (GBD Level 2) +S82011M | Garbage Code (GBD Level 2) +S82011N | Garbage Code (GBD Level 2) +S82011P | Garbage Code (GBD Level 2) +S82011Q | Garbage Code (GBD Level 2) +S82011R | Garbage Code (GBD Level 2) +S82011S | Garbage Code (GBD Level 2) +S82012A | Garbage Code (GBD Level 2) +S82012B | Garbage Code (GBD Level 2) +S82012C | Garbage Code (GBD Level 2) +S82012D | Garbage Code (GBD Level 2) +S82012E | Garbage Code (GBD Level 2) +S82012F | Garbage Code (GBD Level 2) +S82012G | Garbage Code (GBD Level 2) +S82012H | Garbage Code (GBD Level 2) +S82012J | Garbage Code (GBD Level 2) +S82012K | Garbage Code (GBD Level 2) +S82012M | Garbage Code (GBD Level 2) +S82012N | Garbage Code (GBD Level 2) +S82012P | Garbage Code (GBD Level 2) +S82012Q | Garbage Code (GBD Level 2) +S82012R | Garbage Code (GBD Level 2) +S82012S | Garbage Code (GBD Level 2) +S82013A | Garbage Code (GBD Level 2) +S82013B | Garbage Code (GBD Level 2) +S82013C | Garbage Code (GBD Level 2) +S82013D | Garbage Code (GBD Level 2) +S82013E | Garbage Code (GBD Level 2) +S82013F | Garbage Code (GBD Level 2) +S82013G | Garbage Code (GBD Level 2) +S82013H | Garbage Code (GBD Level 2) +S82013J | Garbage Code (GBD Level 2) +S82013K | Garbage Code (GBD Level 2) +S82013M | Garbage Code (GBD Level 2) +S82013N | Garbage Code (GBD Level 2) +S82013P | Garbage Code (GBD Level 2) +S82013Q | Garbage Code (GBD Level 2) +S82013R | Garbage Code (GBD Level 2) +S82013S | Garbage Code (GBD Level 2) +S82014A | Garbage Code (GBD Level 2) +S82014B | Garbage Code (GBD Level 2) +S82014C | Garbage Code (GBD Level 2) +S82014D | Garbage Code (GBD Level 2) +S82014E | Garbage Code (GBD Level 2) +S82014F | Garbage Code (GBD Level 2) +S82014G | Garbage Code (GBD Level 2) +S82014H | Garbage Code (GBD Level 2) +S82014J | Garbage Code (GBD Level 2) +S82014K | Garbage Code (GBD Level 2) +S82014M | Garbage Code (GBD Level 2) +S82014N | Garbage Code (GBD Level 2) +S82014P | Garbage Code (GBD Level 2) +S82014Q | Garbage Code (GBD Level 2) +S82014R | Garbage Code (GBD Level 2) +S82014S | Garbage Code (GBD Level 2) +S82015A | Garbage Code (GBD Level 2) +S82015B | Garbage Code (GBD Level 2) +S82015C | Garbage Code (GBD Level 2) +S82015D | Garbage Code (GBD Level 2) +S82015E | Garbage Code (GBD Level 2) +S82015F | Garbage Code (GBD Level 2) +S82015G | Garbage Code (GBD Level 2) +S82015H | Garbage Code (GBD Level 2) +S82015J | Garbage Code (GBD Level 2) +S82015K | Garbage Code (GBD Level 2) +S82015M | Garbage Code (GBD Level 2) +S82015N | Garbage Code (GBD Level 2) +S82015P | Garbage Code (GBD Level 2) +S82015Q | Garbage Code (GBD Level 2) +S82015R | Garbage Code (GBD Level 2) +S82015S | Garbage Code (GBD Level 2) +S82016A | Garbage Code (GBD Level 2) +S82016B | Garbage Code (GBD Level 2) +S82016C | Garbage Code (GBD Level 2) +S82016D | Garbage Code (GBD Level 2) +S82016E | Garbage Code (GBD Level 2) +S82016F | Garbage Code (GBD Level 2) +S82016G | Garbage Code (GBD Level 2) +S82016H | Garbage Code (GBD Level 2) +S82016J | Garbage Code (GBD Level 2) +S82016K | Garbage Code (GBD Level 2) +S82016M | Garbage Code (GBD Level 2) +S82016N | Garbage Code (GBD Level 2) +S82016P | Garbage Code (GBD Level 2) +S82016Q | Garbage Code (GBD Level 2) +S82016R | Garbage Code (GBD Level 2) +S82016S | Garbage Code (GBD Level 2) +S82021A | Garbage Code (GBD Level 2) +S82021B | Garbage Code (GBD Level 2) +S82021C | Garbage Code (GBD Level 2) +S82021D | Garbage Code (GBD Level 2) +S82021E | Garbage Code (GBD Level 2) +S82021F | Garbage Code (GBD Level 2) +S82021G | Garbage Code (GBD Level 2) +S82021H | Garbage Code (GBD Level 2) +S82021J | Garbage Code (GBD Level 2) +S82021K | Garbage Code (GBD Level 2) +S82021M | Garbage Code (GBD Level 2) +S82021N | Garbage Code (GBD Level 2) +S82021P | Garbage Code (GBD Level 2) +S82021Q | Garbage Code (GBD Level 2) +S82021R | Garbage Code (GBD Level 2) +S82021S | Garbage Code (GBD Level 2) +S82022A | Garbage Code (GBD Level 2) +S82022B | Garbage Code (GBD Level 2) +S82022C | Garbage Code (GBD Level 2) +S82022D | Garbage Code (GBD Level 2) +S82022E | Garbage Code (GBD Level 2) +S82022F | Garbage Code (GBD Level 2) +S82022G | Garbage Code (GBD Level 2) +S82022H | Garbage Code (GBD Level 2) +S82022J | Garbage Code (GBD Level 2) +S82022K | Garbage Code (GBD Level 2) +S82022M | Garbage Code (GBD Level 2) +S82022N | Garbage Code (GBD Level 2) +S82022P | Garbage Code (GBD Level 2) +S82022Q | Garbage Code (GBD Level 2) +S82022R | Garbage Code (GBD Level 2) +S82022S | Garbage Code (GBD Level 2) +S82023A | Garbage Code (GBD Level 2) +S82023B | Garbage Code (GBD Level 2) +S82023C | Garbage Code (GBD Level 2) +S82023D | Garbage Code (GBD Level 2) +S82023E | Garbage Code (GBD Level 2) +S82023F | Garbage Code (GBD Level 2) +S82023G | Garbage Code (GBD Level 2) +S82023H | Garbage Code (GBD Level 2) +S82023J | Garbage Code (GBD Level 2) +S82023K | Garbage Code (GBD Level 2) +S82023M | Garbage Code (GBD Level 2) +S82023N | Garbage Code (GBD Level 2) +S82023P | Garbage Code (GBD Level 2) +S82023Q | Garbage Code (GBD Level 2) +S82023R | Garbage Code (GBD Level 2) +S82023S | Garbage Code (GBD Level 2) +S82024A | Garbage Code (GBD Level 2) +S82024B | Garbage Code (GBD Level 2) +S82024C | Garbage Code (GBD Level 2) +S82024D | Garbage Code (GBD Level 2) +S82024E | Garbage Code (GBD Level 2) +S82024F | Garbage Code (GBD Level 2) +S82024G | Garbage Code (GBD Level 2) +S82024H | Garbage Code (GBD Level 2) +S82024J | Garbage Code (GBD Level 2) +S82024K | Garbage Code (GBD Level 2) +S82024M | Garbage Code (GBD Level 2) +S82024N | Garbage Code (GBD Level 2) +S82024P | Garbage Code (GBD Level 2) +S82024Q | Garbage Code (GBD Level 2) +S82024R | Garbage Code (GBD Level 2) +S82024S | Garbage Code (GBD Level 2) +S82025A | Garbage Code (GBD Level 2) +S82025B | Garbage Code (GBD Level 2) +S82025C | Garbage Code (GBD Level 2) +S82025D | Garbage Code (GBD Level 2) +S82025E | Garbage Code (GBD Level 2) +S82025F | Garbage Code (GBD Level 2) +S82025G | Garbage Code (GBD Level 2) +S82025H | Garbage Code (GBD Level 2) +S82025J | Garbage Code (GBD Level 2) +S82025K | Garbage Code (GBD Level 2) +S82025M | Garbage Code (GBD Level 2) +S82025N | Garbage Code (GBD Level 2) +S82025P | Garbage Code (GBD Level 2) +S82025Q | Garbage Code (GBD Level 2) +S82025R | Garbage Code (GBD Level 2) +S82025S | Garbage Code (GBD Level 2) +S82026A | Garbage Code (GBD Level 2) +S82026B | Garbage Code (GBD Level 2) +S82026C | Garbage Code (GBD Level 2) +S82026D | Garbage Code (GBD Level 2) +S82026E | Garbage Code (GBD Level 2) +S82026F | Garbage Code (GBD Level 2) +S82026G | Garbage Code (GBD Level 2) +S82026H | Garbage Code (GBD Level 2) +S82026J | Garbage Code (GBD Level 2) +S82026K | Garbage Code (GBD Level 2) +S82026M | Garbage Code (GBD Level 2) +S82026N | Garbage Code (GBD Level 2) +S82026P | Garbage Code (GBD Level 2) +S82026Q | Garbage Code (GBD Level 2) +S82026R | Garbage Code (GBD Level 2) +S82026S | Garbage Code (GBD Level 2) +S82031A | Garbage Code (GBD Level 2) +S82031B | Garbage Code (GBD Level 2) +S82031C | Garbage Code (GBD Level 2) +S82031D | Garbage Code (GBD Level 2) +S82031E | Garbage Code (GBD Level 2) +S82031F | Garbage Code (GBD Level 2) +S82031G | Garbage Code (GBD Level 2) +S82031H | Garbage Code (GBD Level 2) +S82031J | Garbage Code (GBD Level 2) +S82031K | Garbage Code (GBD Level 2) +S82031M | Garbage Code (GBD Level 2) +S82031N | Garbage Code (GBD Level 2) +S82031P | Garbage Code (GBD Level 2) +S82031Q | Garbage Code (GBD Level 2) +S82031R | Garbage Code (GBD Level 2) +S82031S | Garbage Code (GBD Level 2) +S82032A | Garbage Code (GBD Level 2) +S82032B | Garbage Code (GBD Level 2) +S82032C | Garbage Code (GBD Level 2) +S82032D | Garbage Code (GBD Level 2) +S82032E | Garbage Code (GBD Level 2) +S82032F | Garbage Code (GBD Level 2) +S82032G | Garbage Code (GBD Level 2) +S82032H | Garbage Code (GBD Level 2) +S82032J | Garbage Code (GBD Level 2) +S82032K | Garbage Code (GBD Level 2) +S82032M | Garbage Code (GBD Level 2) +S82032N | Garbage Code (GBD Level 2) +S82032P | Garbage Code (GBD Level 2) +S82032Q | Garbage Code (GBD Level 2) +S82032R | Garbage Code (GBD Level 2) +S82032S | Garbage Code (GBD Level 2) +S82033A | Garbage Code (GBD Level 2) +S82033B | Garbage Code (GBD Level 2) +S82033C | Garbage Code (GBD Level 2) +S82033D | Garbage Code (GBD Level 2) +S82033E | Garbage Code (GBD Level 2) +S82033F | Garbage Code (GBD Level 2) +S82033G | Garbage Code (GBD Level 2) +S82033H | Garbage Code (GBD Level 2) +S82033J | Garbage Code (GBD Level 2) +S82033K | Garbage Code (GBD Level 2) +S82033M | Garbage Code (GBD Level 2) +S82033N | Garbage Code (GBD Level 2) +S82033P | Garbage Code (GBD Level 2) +S82033Q | Garbage Code (GBD Level 2) +S82033R | Garbage Code (GBD Level 2) +S82033S | Garbage Code (GBD Level 2) +S82034A | Garbage Code (GBD Level 2) +S82034B | Garbage Code (GBD Level 2) +S82034C | Garbage Code (GBD Level 2) +S82034D | Garbage Code (GBD Level 2) +S82034E | Garbage Code (GBD Level 2) +S82034F | Garbage Code (GBD Level 2) +S82034G | Garbage Code (GBD Level 2) +S82034H | Garbage Code (GBD Level 2) +S82034J | Garbage Code (GBD Level 2) +S82034K | Garbage Code (GBD Level 2) +S82034M | Garbage Code (GBD Level 2) +S82034N | Garbage Code (GBD Level 2) +S82034P | Garbage Code (GBD Level 2) +S82034Q | Garbage Code (GBD Level 2) +S82034R | Garbage Code (GBD Level 2) +S82034S | Garbage Code (GBD Level 2) +S82035A | Garbage Code (GBD Level 2) +S82035B | Garbage Code (GBD Level 2) +S82035C | Garbage Code (GBD Level 2) +S82035D | Garbage Code (GBD Level 2) +S82035E | Garbage Code (GBD Level 2) +S82035F | Garbage Code (GBD Level 2) +S82035G | Garbage Code (GBD Level 2) +S82035H | Garbage Code (GBD Level 2) +S82035J | Garbage Code (GBD Level 2) +S82035K | Garbage Code (GBD Level 2) +S82035M | Garbage Code (GBD Level 2) +S82035N | Garbage Code (GBD Level 2) +S82035P | Garbage Code (GBD Level 2) +S82035Q | Garbage Code (GBD Level 2) +S82035R | Garbage Code (GBD Level 2) +S82035S | Garbage Code (GBD Level 2) +S82036A | Garbage Code (GBD Level 2) +S82036B | Garbage Code (GBD Level 2) +S82036C | Garbage Code (GBD Level 2) +S82036D | Garbage Code (GBD Level 2) +S82036E | Garbage Code (GBD Level 2) +S82036F | Garbage Code (GBD Level 2) +S82036G | Garbage Code (GBD Level 2) +S82036H | Garbage Code (GBD Level 2) +S82036J | Garbage Code (GBD Level 2) +S82036K | Garbage Code (GBD Level 2) +S82036M | Garbage Code (GBD Level 2) +S82036N | Garbage Code (GBD Level 2) +S82036P | Garbage Code (GBD Level 2) +S82036Q | Garbage Code (GBD Level 2) +S82036R | Garbage Code (GBD Level 2) +S82036S | Garbage Code (GBD Level 2) +S82041A | Garbage Code (GBD Level 2) +S82041B | Garbage Code (GBD Level 2) +S82041C | Garbage Code (GBD Level 2) +S82041D | Garbage Code (GBD Level 2) +S82041E | Garbage Code (GBD Level 2) +S82041F | Garbage Code (GBD Level 2) +S82041G | Garbage Code (GBD Level 2) +S82041H | Garbage Code (GBD Level 2) +S82041J | Garbage Code (GBD Level 2) +S82041K | Garbage Code (GBD Level 2) +S82041M | Garbage Code (GBD Level 2) +S82041N | Garbage Code (GBD Level 2) +S82041P | Garbage Code (GBD Level 2) +S82041Q | Garbage Code (GBD Level 2) +S82041R | Garbage Code (GBD Level 2) +S82041S | Garbage Code (GBD Level 2) +S82042A | Garbage Code (GBD Level 2) +S82042B | Garbage Code (GBD Level 2) +S82042C | Garbage Code (GBD Level 2) +S82042D | Garbage Code (GBD Level 2) +S82042E | Garbage Code (GBD Level 2) +S82042F | Garbage Code (GBD Level 2) +S82042G | Garbage Code (GBD Level 2) +S82042H | Garbage Code (GBD Level 2) +S82042J | Garbage Code (GBD Level 2) +S82042K | Garbage Code (GBD Level 2) +S82042M | Garbage Code (GBD Level 2) +S82042N | Garbage Code (GBD Level 2) +S82042P | Garbage Code (GBD Level 2) +S82042Q | Garbage Code (GBD Level 2) +S82042R | Garbage Code (GBD Level 2) +S82042S | Garbage Code (GBD Level 2) +S82043A | Garbage Code (GBD Level 2) +S82043B | Garbage Code (GBD Level 2) +S82043C | Garbage Code (GBD Level 2) +S82043D | Garbage Code (GBD Level 2) +S82043E | Garbage Code (GBD Level 2) +S82043F | Garbage Code (GBD Level 2) +S82043G | Garbage Code (GBD Level 2) +S82043H | Garbage Code (GBD Level 2) +S82043J | Garbage Code (GBD Level 2) +S82043K | Garbage Code (GBD Level 2) +S82043M | Garbage Code (GBD Level 2) +S82043N | Garbage Code (GBD Level 2) +S82043P | Garbage Code (GBD Level 2) +S82043Q | Garbage Code (GBD Level 2) +S82043R | Garbage Code (GBD Level 2) +S82043S | Garbage Code (GBD Level 2) +S82044A | Garbage Code (GBD Level 2) +S82044B | Garbage Code (GBD Level 2) +S82044C | Garbage Code (GBD Level 2) +S82044D | Garbage Code (GBD Level 2) +S82044E | Garbage Code (GBD Level 2) +S82044F | Garbage Code (GBD Level 2) +S82044G | Garbage Code (GBD Level 2) +S82044H | Garbage Code (GBD Level 2) +S82044J | Garbage Code (GBD Level 2) +S82044K | Garbage Code (GBD Level 2) +S82044M | Garbage Code (GBD Level 2) +S82044N | Garbage Code (GBD Level 2) +S82044P | Garbage Code (GBD Level 2) +S82044Q | Garbage Code (GBD Level 2) +S82044R | Garbage Code (GBD Level 2) +S82044S | Garbage Code (GBD Level 2) +S82045A | Garbage Code (GBD Level 2) +S82045B | Garbage Code (GBD Level 2) +S82045C | Garbage Code (GBD Level 2) +S82045D | Garbage Code (GBD Level 2) +S82045E | Garbage Code (GBD Level 2) +S82045F | Garbage Code (GBD Level 2) +S82045G | Garbage Code (GBD Level 2) +S82045H | Garbage Code (GBD Level 2) +S82045J | Garbage Code (GBD Level 2) +S82045K | Garbage Code (GBD Level 2) +S82045M | Garbage Code (GBD Level 2) +S82045N | Garbage Code (GBD Level 2) +S82045P | Garbage Code (GBD Level 2) +S82045Q | Garbage Code (GBD Level 2) +S82045R | Garbage Code (GBD Level 2) +S82045S | Garbage Code (GBD Level 2) +S82046A | Garbage Code (GBD Level 2) +S82046B | Garbage Code (GBD Level 2) +S82046C | Garbage Code (GBD Level 2) +S82046D | Garbage Code (GBD Level 2) +S82046E | Garbage Code (GBD Level 2) +S82046F | Garbage Code (GBD Level 2) +S82046G | Garbage Code (GBD Level 2) +S82046H | Garbage Code (GBD Level 2) +S82046J | Garbage Code (GBD Level 2) +S82046K | Garbage Code (GBD Level 2) +S82046M | Garbage Code (GBD Level 2) +S82046N | Garbage Code (GBD Level 2) +S82046P | Garbage Code (GBD Level 2) +S82046Q | Garbage Code (GBD Level 2) +S82046R | Garbage Code (GBD Level 2) +S82046S | Garbage Code (GBD Level 2) +S82091A | Garbage Code (GBD Level 2) +S82091B | Garbage Code (GBD Level 2) +S82091C | Garbage Code (GBD Level 2) +S82091D | Garbage Code (GBD Level 2) +S82091E | Garbage Code (GBD Level 2) +S82091F | Garbage Code (GBD Level 2) +S82091G | Garbage Code (GBD Level 2) +S82091H | Garbage Code (GBD Level 2) +S82091J | Garbage Code (GBD Level 2) +S82091K | Garbage Code (GBD Level 2) +S82091M | Garbage Code (GBD Level 2) +S82091N | Garbage Code (GBD Level 2) +S82091P | Garbage Code (GBD Level 2) +S82091Q | Garbage Code (GBD Level 2) +S82091R | Garbage Code (GBD Level 2) +S82091S | Garbage Code (GBD Level 2) +S82092A | Garbage Code (GBD Level 2) +S82092B | Garbage Code (GBD Level 2) +S82092C | Garbage Code (GBD Level 2) +S82092D | Garbage Code (GBD Level 2) +S82092E | Garbage Code (GBD Level 2) +S82092F | Garbage Code (GBD Level 2) +S82092G | Garbage Code (GBD Level 2) +S82092H | Garbage Code (GBD Level 2) +S82092J | Garbage Code (GBD Level 2) +S82092K | Garbage Code (GBD Level 2) +S82092M | Garbage Code (GBD Level 2) +S82092N | Garbage Code (GBD Level 2) +S82092P | Garbage Code (GBD Level 2) +S82092Q | Garbage Code (GBD Level 2) +S82092R | Garbage Code (GBD Level 2) +S82092S | Garbage Code (GBD Level 2) +S82099A | Garbage Code (GBD Level 2) +S82099B | Garbage Code (GBD Level 2) +S82099C | Garbage Code (GBD Level 2) +S82099D | Garbage Code (GBD Level 2) +S82099E | Garbage Code (GBD Level 2) +S82099F | Garbage Code (GBD Level 2) +S82099G | Garbage Code (GBD Level 2) +S82099H | Garbage Code (GBD Level 2) +S82099J | Garbage Code (GBD Level 2) +S82099K | Garbage Code (GBD Level 2) +S82099M | Garbage Code (GBD Level 2) +S82099N | Garbage Code (GBD Level 2) +S82099P | Garbage Code (GBD Level 2) +S82099Q | Garbage Code (GBD Level 2) +S82099R | Garbage Code (GBD Level 2) +S82099S | Garbage Code (GBD Level 2) +S821--- | Garbage Code (GBD Level 2) +S82101A | Garbage Code (GBD Level 2) +S82101B | Garbage Code (GBD Level 2) +S82101C | Garbage Code (GBD Level 2) +S82101D | Garbage Code (GBD Level 2) +S82101E | Garbage Code (GBD Level 2) +S82101F | Garbage Code (GBD Level 2) +S82101G | Garbage Code (GBD Level 2) +S82101H | Garbage Code (GBD Level 2) +S82101J | Garbage Code (GBD Level 2) +S82101K | Garbage Code (GBD Level 2) +S82101M | Garbage Code (GBD Level 2) +S82101N | Garbage Code (GBD Level 2) +S82101P | Garbage Code (GBD Level 2) +S82101Q | Garbage Code (GBD Level 2) +S82101R | Garbage Code (GBD Level 2) +S82101S | Garbage Code (GBD Level 2) +S82102A | Garbage Code (GBD Level 2) +S82102B | Garbage Code (GBD Level 2) +S82102C | Garbage Code (GBD Level 2) +S82102D | Garbage Code (GBD Level 2) +S82102E | Garbage Code (GBD Level 2) +S82102F | Garbage Code (GBD Level 2) +S82102G | Garbage Code (GBD Level 2) +S82102H | Garbage Code (GBD Level 2) +S82102J | Garbage Code (GBD Level 2) +S82102K | Garbage Code (GBD Level 2) +S82102M | Garbage Code (GBD Level 2) +S82102N | Garbage Code (GBD Level 2) +S82102P | Garbage Code (GBD Level 2) +S82102Q | Garbage Code (GBD Level 2) +S82102R | Garbage Code (GBD Level 2) +S82102S | Garbage Code (GBD Level 2) +S82109A | Garbage Code (GBD Level 2) +S82109B | Garbage Code (GBD Level 2) +S82109C | Garbage Code (GBD Level 2) +S82109D | Garbage Code (GBD Level 2) +S82109E | Garbage Code (GBD Level 2) +S82109F | Garbage Code (GBD Level 2) +S82109G | Garbage Code (GBD Level 2) +S82109H | Garbage Code (GBD Level 2) +S82109J | Garbage Code (GBD Level 2) +S82109K | Garbage Code (GBD Level 2) +S82109M | Garbage Code (GBD Level 2) +S82109N | Garbage Code (GBD Level 2) +S82109P | Garbage Code (GBD Level 2) +S82109Q | Garbage Code (GBD Level 2) +S82109R | Garbage Code (GBD Level 2) +S82109S | Garbage Code (GBD Level 2) +S82111A | Garbage Code (GBD Level 2) +S82111B | Garbage Code (GBD Level 2) +S82111C | Garbage Code (GBD Level 2) +S82111D | Garbage Code (GBD Level 2) +S82111E | Garbage Code (GBD Level 2) +S82111F | Garbage Code (GBD Level 2) +S82111G | Garbage Code (GBD Level 2) +S82111H | Garbage Code (GBD Level 2) +S82111J | Garbage Code (GBD Level 2) +S82111K | Garbage Code (GBD Level 2) +S82111M | Garbage Code (GBD Level 2) +S82111N | Garbage Code (GBD Level 2) +S82111P | Garbage Code (GBD Level 2) +S82111Q | Garbage Code (GBD Level 2) +S82111R | Garbage Code (GBD Level 2) +S82111S | Garbage Code (GBD Level 2) +S82112A | Garbage Code (GBD Level 2) +S82112B | Garbage Code (GBD Level 2) +S82112C | Garbage Code (GBD Level 2) +S82112D | Garbage Code (GBD Level 2) +S82112E | Garbage Code (GBD Level 2) +S82112F | Garbage Code (GBD Level 2) +S82112G | Garbage Code (GBD Level 2) +S82112H | Garbage Code (GBD Level 2) +S82112J | Garbage Code (GBD Level 2) +S82112K | Garbage Code (GBD Level 2) +S82112M | Garbage Code (GBD Level 2) +S82112N | Garbage Code (GBD Level 2) +S82112P | Garbage Code (GBD Level 2) +S82112Q | Garbage Code (GBD Level 2) +S82112R | Garbage Code (GBD Level 2) +S82112S | Garbage Code (GBD Level 2) +S82113A | Garbage Code (GBD Level 2) +S82113B | Garbage Code (GBD Level 2) +S82113C | Garbage Code (GBD Level 2) +S82113D | Garbage Code (GBD Level 2) +S82113E | Garbage Code (GBD Level 2) +S82113F | Garbage Code (GBD Level 2) +S82113G | Garbage Code (GBD Level 2) +S82113H | Garbage Code (GBD Level 2) +S82113J | Garbage Code (GBD Level 2) +S82113K | Garbage Code (GBD Level 2) +S82113M | Garbage Code (GBD Level 2) +S82113N | Garbage Code (GBD Level 2) +S82113P | Garbage Code (GBD Level 2) +S82113Q | Garbage Code (GBD Level 2) +S82113R | Garbage Code (GBD Level 2) +S82113S | Garbage Code (GBD Level 2) +S82114A | Garbage Code (GBD Level 2) +S82114B | Garbage Code (GBD Level 2) +S82114C | Garbage Code (GBD Level 2) +S82114D | Garbage Code (GBD Level 2) +S82114E | Garbage Code (GBD Level 2) +S82114F | Garbage Code (GBD Level 2) +S82114G | Garbage Code (GBD Level 2) +S82114H | Garbage Code (GBD Level 2) +S82114J | Garbage Code (GBD Level 2) +S82114K | Garbage Code (GBD Level 2) +S82114M | Garbage Code (GBD Level 2) +S82114N | Garbage Code (GBD Level 2) +S82114P | Garbage Code (GBD Level 2) +S82114Q | Garbage Code (GBD Level 2) +S82114R | Garbage Code (GBD Level 2) +S82114S | Garbage Code (GBD Level 2) +S82115A | Garbage Code (GBD Level 2) +S82115B | Garbage Code (GBD Level 2) +S82115C | Garbage Code (GBD Level 2) +S82115D | Garbage Code (GBD Level 2) +S82115E | Garbage Code (GBD Level 2) +S82115F | Garbage Code (GBD Level 2) +S82115G | Garbage Code (GBD Level 2) +S82115H | Garbage Code (GBD Level 2) +S82115J | Garbage Code (GBD Level 2) +S82115K | Garbage Code (GBD Level 2) +S82115M | Garbage Code (GBD Level 2) +S82115N | Garbage Code (GBD Level 2) +S82115P | Garbage Code (GBD Level 2) +S82115Q | Garbage Code (GBD Level 2) +S82115R | Garbage Code (GBD Level 2) +S82115S | Garbage Code (GBD Level 2) +S82116A | Garbage Code (GBD Level 2) +S82116B | Garbage Code (GBD Level 2) +S82116C | Garbage Code (GBD Level 2) +S82116D | Garbage Code (GBD Level 2) +S82116E | Garbage Code (GBD Level 2) +S82116F | Garbage Code (GBD Level 2) +S82116G | Garbage Code (GBD Level 2) +S82116H | Garbage Code (GBD Level 2) +S82116J | Garbage Code (GBD Level 2) +S82116K | Garbage Code (GBD Level 2) +S82116M | Garbage Code (GBD Level 2) +S82116N | Garbage Code (GBD Level 2) +S82116P | Garbage Code (GBD Level 2) +S82116Q | Garbage Code (GBD Level 2) +S82116R | Garbage Code (GBD Level 2) +S82116S | Garbage Code (GBD Level 2) +S82121A | Garbage Code (GBD Level 2) +S82121B | Garbage Code (GBD Level 2) +S82121C | Garbage Code (GBD Level 2) +S82121D | Garbage Code (GBD Level 2) +S82121E | Garbage Code (GBD Level 2) +S82121F | Garbage Code (GBD Level 2) +S82121G | Garbage Code (GBD Level 2) +S82121H | Garbage Code (GBD Level 2) +S82121J | Garbage Code (GBD Level 2) +S82121K | Garbage Code (GBD Level 2) +S82121M | Garbage Code (GBD Level 2) +S82121N | Garbage Code (GBD Level 2) +S82121P | Garbage Code (GBD Level 2) +S82121Q | Garbage Code (GBD Level 2) +S82121R | Garbage Code (GBD Level 2) +S82121S | Garbage Code (GBD Level 2) +S82122A | Garbage Code (GBD Level 2) +S82122B | Garbage Code (GBD Level 2) +S82122C | Garbage Code (GBD Level 2) +S82122D | Garbage Code (GBD Level 2) +S82122E | Garbage Code (GBD Level 2) +S82122F | Garbage Code (GBD Level 2) +S82122G | Garbage Code (GBD Level 2) +S82122H | Garbage Code (GBD Level 2) +S82122J | Garbage Code (GBD Level 2) +S82122K | Garbage Code (GBD Level 2) +S82122M | Garbage Code (GBD Level 2) +S82122N | Garbage Code (GBD Level 2) +S82122P | Garbage Code (GBD Level 2) +S82122Q | Garbage Code (GBD Level 2) +S82122R | Garbage Code (GBD Level 2) +S82122S | Garbage Code (GBD Level 2) +S82123A | Garbage Code (GBD Level 2) +S82123B | Garbage Code (GBD Level 2) +S82123C | Garbage Code (GBD Level 2) +S82123D | Garbage Code (GBD Level 2) +S82123E | Garbage Code (GBD Level 2) +S82123F | Garbage Code (GBD Level 2) +S82123G | Garbage Code (GBD Level 2) +S82123H | Garbage Code (GBD Level 2) +S82123J | Garbage Code (GBD Level 2) +S82123K | Garbage Code (GBD Level 2) +S82123M | Garbage Code (GBD Level 2) +S82123N | Garbage Code (GBD Level 2) +S82123P | Garbage Code (GBD Level 2) +S82123Q | Garbage Code (GBD Level 2) +S82123R | Garbage Code (GBD Level 2) +S82123S | Garbage Code (GBD Level 2) +S82124A | Garbage Code (GBD Level 2) +S82124B | Garbage Code (GBD Level 2) +S82124C | Garbage Code (GBD Level 2) +S82124D | Garbage Code (GBD Level 2) +S82124E | Garbage Code (GBD Level 2) +S82124F | Garbage Code (GBD Level 2) +S82124G | Garbage Code (GBD Level 2) +S82124H | Garbage Code (GBD Level 2) +S82124J | Garbage Code (GBD Level 2) +S82124K | Garbage Code (GBD Level 2) +S82124M | Garbage Code (GBD Level 2) +S82124N | Garbage Code (GBD Level 2) +S82124P | Garbage Code (GBD Level 2) +S82124Q | Garbage Code (GBD Level 2) +S82124R | Garbage Code (GBD Level 2) +S82124S | Garbage Code (GBD Level 2) +S82125A | Garbage Code (GBD Level 2) +S82125B | Garbage Code (GBD Level 2) +S82125C | Garbage Code (GBD Level 2) +S82125D | Garbage Code (GBD Level 2) +S82125E | Garbage Code (GBD Level 2) +S82125F | Garbage Code (GBD Level 2) +S82125G | Garbage Code (GBD Level 2) +S82125H | Garbage Code (GBD Level 2) +S82125J | Garbage Code (GBD Level 2) +S82125K | Garbage Code (GBD Level 2) +S82125M | Garbage Code (GBD Level 2) +S82125N | Garbage Code (GBD Level 2) +S82125P | Garbage Code (GBD Level 2) +S82125Q | Garbage Code (GBD Level 2) +S82125R | Garbage Code (GBD Level 2) +S82125S | Garbage Code (GBD Level 2) +S82126A | Garbage Code (GBD Level 2) +S82126B | Garbage Code (GBD Level 2) +S82126C | Garbage Code (GBD Level 2) +S82126D | Garbage Code (GBD Level 2) +S82126E | Garbage Code (GBD Level 2) +S82126F | Garbage Code (GBD Level 2) +S82126G | Garbage Code (GBD Level 2) +S82126H | Garbage Code (GBD Level 2) +S82126J | Garbage Code (GBD Level 2) +S82126K | Garbage Code (GBD Level 2) +S82126M | Garbage Code (GBD Level 2) +S82126N | Garbage Code (GBD Level 2) +S82126P | Garbage Code (GBD Level 2) +S82126Q | Garbage Code (GBD Level 2) +S82126R | Garbage Code (GBD Level 2) +S82126S | Garbage Code (GBD Level 2) +S82131A | Garbage Code (GBD Level 2) +S82131B | Garbage Code (GBD Level 2) +S82131C | Garbage Code (GBD Level 2) +S82131D | Garbage Code (GBD Level 2) +S82131E | Garbage Code (GBD Level 2) +S82131F | Garbage Code (GBD Level 2) +S82131G | Garbage Code (GBD Level 2) +S82131H | Garbage Code (GBD Level 2) +S82131J | Garbage Code (GBD Level 2) +S82131K | Garbage Code (GBD Level 2) +S82131M | Garbage Code (GBD Level 2) +S82131N | Garbage Code (GBD Level 2) +S82131P | Garbage Code (GBD Level 2) +S82131Q | Garbage Code (GBD Level 2) +S82131R | Garbage Code (GBD Level 2) +S82131S | Garbage Code (GBD Level 2) +S82132A | Garbage Code (GBD Level 2) +S82132B | Garbage Code (GBD Level 2) +S82132C | Garbage Code (GBD Level 2) +S82132D | Garbage Code (GBD Level 2) +S82132E | Garbage Code (GBD Level 2) +S82132F | Garbage Code (GBD Level 2) +S82132G | Garbage Code (GBD Level 2) +S82132H | Garbage Code (GBD Level 2) +S82132J | Garbage Code (GBD Level 2) +S82132K | Garbage Code (GBD Level 2) +S82132M | Garbage Code (GBD Level 2) +S82132N | Garbage Code (GBD Level 2) +S82132P | Garbage Code (GBD Level 2) +S82132Q | Garbage Code (GBD Level 2) +S82132R | Garbage Code (GBD Level 2) +S82132S | Garbage Code (GBD Level 2) +S82133A | Garbage Code (GBD Level 2) +S82133B | Garbage Code (GBD Level 2) +S82133C | Garbage Code (GBD Level 2) +S82133D | Garbage Code (GBD Level 2) +S82133E | Garbage Code (GBD Level 2) +S82133F | Garbage Code (GBD Level 2) +S82133G | Garbage Code (GBD Level 2) +S82133H | Garbage Code (GBD Level 2) +S82133J | Garbage Code (GBD Level 2) +S82133K | Garbage Code (GBD Level 2) +S82133M | Garbage Code (GBD Level 2) +S82133N | Garbage Code (GBD Level 2) +S82133P | Garbage Code (GBD Level 2) +S82133Q | Garbage Code (GBD Level 2) +S82133R | Garbage Code (GBD Level 2) +S82133S | Garbage Code (GBD Level 2) +S82134A | Garbage Code (GBD Level 2) +S82134B | Garbage Code (GBD Level 2) +S82134C | Garbage Code (GBD Level 2) +S82134D | Garbage Code (GBD Level 2) +S82134E | Garbage Code (GBD Level 2) +S82134F | Garbage Code (GBD Level 2) +S82134G | Garbage Code (GBD Level 2) +S82134H | Garbage Code (GBD Level 2) +S82134J | Garbage Code (GBD Level 2) +S82134K | Garbage Code (GBD Level 2) +S82134M | Garbage Code (GBD Level 2) +S82134N | Garbage Code (GBD Level 2) +S82134P | Garbage Code (GBD Level 2) +S82134Q | Garbage Code (GBD Level 2) +S82134R | Garbage Code (GBD Level 2) +S82134S | Garbage Code (GBD Level 2) +S82135A | Garbage Code (GBD Level 2) +S82135B | Garbage Code (GBD Level 2) +S82135C | Garbage Code (GBD Level 2) +S82135D | Garbage Code (GBD Level 2) +S82135E | Garbage Code (GBD Level 2) +S82135F | Garbage Code (GBD Level 2) +S82135G | Garbage Code (GBD Level 2) +S82135H | Garbage Code (GBD Level 2) +S82135J | Garbage Code (GBD Level 2) +S82135K | Garbage Code (GBD Level 2) +S82135M | Garbage Code (GBD Level 2) +S82135N | Garbage Code (GBD Level 2) +S82135P | Garbage Code (GBD Level 2) +S82135Q | Garbage Code (GBD Level 2) +S82135R | Garbage Code (GBD Level 2) +S82135S | Garbage Code (GBD Level 2) +S82136A | Garbage Code (GBD Level 2) +S82136B | Garbage Code (GBD Level 2) +S82136C | Garbage Code (GBD Level 2) +S82136D | Garbage Code (GBD Level 2) +S82136E | Garbage Code (GBD Level 2) +S82136F | Garbage Code (GBD Level 2) +S82136G | Garbage Code (GBD Level 2) +S82136H | Garbage Code (GBD Level 2) +S82136J | Garbage Code (GBD Level 2) +S82136K | Garbage Code (GBD Level 2) +S82136M | Garbage Code (GBD Level 2) +S82136N | Garbage Code (GBD Level 2) +S82136P | Garbage Code (GBD Level 2) +S82136Q | Garbage Code (GBD Level 2) +S82136R | Garbage Code (GBD Level 2) +S82136S | Garbage Code (GBD Level 2) +S82141A | Garbage Code (GBD Level 2) +S82141B | Garbage Code (GBD Level 2) +S82141C | Garbage Code (GBD Level 2) +S82141D | Garbage Code (GBD Level 2) +S82141E | Garbage Code (GBD Level 2) +S82141F | Garbage Code (GBD Level 2) +S82141G | Garbage Code (GBD Level 2) +S82141H | Garbage Code (GBD Level 2) +S82141J | Garbage Code (GBD Level 2) +S82141K | Garbage Code (GBD Level 2) +S82141M | Garbage Code (GBD Level 2) +S82141N | Garbage Code (GBD Level 2) +S82141P | Garbage Code (GBD Level 2) +S82141Q | Garbage Code (GBD Level 2) +S82141R | Garbage Code (GBD Level 2) +S82141S | Garbage Code (GBD Level 2) +S82142A | Garbage Code (GBD Level 2) +S82142B | Garbage Code (GBD Level 2) +S82142C | Garbage Code (GBD Level 2) +S82142D | Garbage Code (GBD Level 2) +S82142E | Garbage Code (GBD Level 2) +S82142F | Garbage Code (GBD Level 2) +S82142G | Garbage Code (GBD Level 2) +S82142H | Garbage Code (GBD Level 2) +S82142J | Garbage Code (GBD Level 2) +S82142K | Garbage Code (GBD Level 2) +S82142M | Garbage Code (GBD Level 2) +S82142N | Garbage Code (GBD Level 2) +S82142P | Garbage Code (GBD Level 2) +S82142Q | Garbage Code (GBD Level 2) +S82142R | Garbage Code (GBD Level 2) +S82142S | Garbage Code (GBD Level 2) +S82143A | Garbage Code (GBD Level 2) +S82143B | Garbage Code (GBD Level 2) +S82143C | Garbage Code (GBD Level 2) +S82143D | Garbage Code (GBD Level 2) +S82143E | Garbage Code (GBD Level 2) +S82143F | Garbage Code (GBD Level 2) +S82143G | Garbage Code (GBD Level 2) +S82143H | Garbage Code (GBD Level 2) +S82143J | Garbage Code (GBD Level 2) +S82143K | Garbage Code (GBD Level 2) +S82143M | Garbage Code (GBD Level 2) +S82143N | Garbage Code (GBD Level 2) +S82143P | Garbage Code (GBD Level 2) +S82143Q | Garbage Code (GBD Level 2) +S82143R | Garbage Code (GBD Level 2) +S82143S | Garbage Code (GBD Level 2) +S82144A | Garbage Code (GBD Level 2) +S82144B | Garbage Code (GBD Level 2) +S82144C | Garbage Code (GBD Level 2) +S82144D | Garbage Code (GBD Level 2) +S82144E | Garbage Code (GBD Level 2) +S82144F | Garbage Code (GBD Level 2) +S82144G | Garbage Code (GBD Level 2) +S82144H | Garbage Code (GBD Level 2) +S82144J | Garbage Code (GBD Level 2) +S82144K | Garbage Code (GBD Level 2) +S82144M | Garbage Code (GBD Level 2) +S82144N | Garbage Code (GBD Level 2) +S82144P | Garbage Code (GBD Level 2) +S82144Q | Garbage Code (GBD Level 2) +S82144R | Garbage Code (GBD Level 2) +S82144S | Garbage Code (GBD Level 2) +S82145A | Garbage Code (GBD Level 2) +S82145B | Garbage Code (GBD Level 2) +S82145C | Garbage Code (GBD Level 2) +S82145D | Garbage Code (GBD Level 2) +S82145E | Garbage Code (GBD Level 2) +S82145F | Garbage Code (GBD Level 2) +S82145G | Garbage Code (GBD Level 2) +S82145H | Garbage Code (GBD Level 2) +S82145J | Garbage Code (GBD Level 2) +S82145K | Garbage Code (GBD Level 2) +S82145M | Garbage Code (GBD Level 2) +S82145N | Garbage Code (GBD Level 2) +S82145P | Garbage Code (GBD Level 2) +S82145Q | Garbage Code (GBD Level 2) +S82145R | Garbage Code (GBD Level 2) +S82145S | Garbage Code (GBD Level 2) +S82146A | Garbage Code (GBD Level 2) +S82146B | Garbage Code (GBD Level 2) +S82146C | Garbage Code (GBD Level 2) +S82146D | Garbage Code (GBD Level 2) +S82146E | Garbage Code (GBD Level 2) +S82146F | Garbage Code (GBD Level 2) +S82146G | Garbage Code (GBD Level 2) +S82146H | Garbage Code (GBD Level 2) +S82146J | Garbage Code (GBD Level 2) +S82146K | Garbage Code (GBD Level 2) +S82146M | Garbage Code (GBD Level 2) +S82146N | Garbage Code (GBD Level 2) +S82146P | Garbage Code (GBD Level 2) +S82146Q | Garbage Code (GBD Level 2) +S82146R | Garbage Code (GBD Level 2) +S82146S | Garbage Code (GBD Level 2) +S82151A | Garbage Code (GBD Level 2) +S82151B | Garbage Code (GBD Level 2) +S82151C | Garbage Code (GBD Level 2) +S82151D | Garbage Code (GBD Level 2) +S82151E | Garbage Code (GBD Level 2) +S82151F | Garbage Code (GBD Level 2) +S82151G | Garbage Code (GBD Level 2) +S82151H | Garbage Code (GBD Level 2) +S82151J | Garbage Code (GBD Level 2) +S82151K | Garbage Code (GBD Level 2) +S82151M | Garbage Code (GBD Level 2) +S82151N | Garbage Code (GBD Level 2) +S82151P | Garbage Code (GBD Level 2) +S82151Q | Garbage Code (GBD Level 2) +S82151R | Garbage Code (GBD Level 2) +S82151S | Garbage Code (GBD Level 2) +S82152A | Garbage Code (GBD Level 2) +S82152B | Garbage Code (GBD Level 2) +S82152C | Garbage Code (GBD Level 2) +S82152D | Garbage Code (GBD Level 2) +S82152E | Garbage Code (GBD Level 2) +S82152F | Garbage Code (GBD Level 2) +S82152G | Garbage Code (GBD Level 2) +S82152H | Garbage Code (GBD Level 2) +S82152J | Garbage Code (GBD Level 2) +S82152K | Garbage Code (GBD Level 2) +S82152M | Garbage Code (GBD Level 2) +S82152N | Garbage Code (GBD Level 2) +S82152P | Garbage Code (GBD Level 2) +S82152Q | Garbage Code (GBD Level 2) +S82152R | Garbage Code (GBD Level 2) +S82152S | Garbage Code (GBD Level 2) +S82153A | Garbage Code (GBD Level 2) +S82153B | Garbage Code (GBD Level 2) +S82153C | Garbage Code (GBD Level 2) +S82153D | Garbage Code (GBD Level 2) +S82153E | Garbage Code (GBD Level 2) +S82153F | Garbage Code (GBD Level 2) +S82153G | Garbage Code (GBD Level 2) +S82153H | Garbage Code (GBD Level 2) +S82153J | Garbage Code (GBD Level 2) +S82153K | Garbage Code (GBD Level 2) +S82153M | Garbage Code (GBD Level 2) +S82153N | Garbage Code (GBD Level 2) +S82153P | Garbage Code (GBD Level 2) +S82153Q | Garbage Code (GBD Level 2) +S82153R | Garbage Code (GBD Level 2) +S82153S | Garbage Code (GBD Level 2) +S82154A | Garbage Code (GBD Level 2) +S82154B | Garbage Code (GBD Level 2) +S82154C | Garbage Code (GBD Level 2) +S82154D | Garbage Code (GBD Level 2) +S82154E | Garbage Code (GBD Level 2) +S82154F | Garbage Code (GBD Level 2) +S82154G | Garbage Code (GBD Level 2) +S82154H | Garbage Code (GBD Level 2) +S82154J | Garbage Code (GBD Level 2) +S82154K | Garbage Code (GBD Level 2) +S82154M | Garbage Code (GBD Level 2) +S82154N | Garbage Code (GBD Level 2) +S82154P | Garbage Code (GBD Level 2) +S82154Q | Garbage Code (GBD Level 2) +S82154R | Garbage Code (GBD Level 2) +S82154S | Garbage Code (GBD Level 2) +S82155A | Garbage Code (GBD Level 2) +S82155B | Garbage Code (GBD Level 2) +S82155C | Garbage Code (GBD Level 2) +S82155D | Garbage Code (GBD Level 2) +S82155E | Garbage Code (GBD Level 2) +S82155F | Garbage Code (GBD Level 2) +S82155G | Garbage Code (GBD Level 2) +S82155H | Garbage Code (GBD Level 2) +S82155J | Garbage Code (GBD Level 2) +S82155K | Garbage Code (GBD Level 2) +S82155M | Garbage Code (GBD Level 2) +S82155N | Garbage Code (GBD Level 2) +S82155P | Garbage Code (GBD Level 2) +S82155Q | Garbage Code (GBD Level 2) +S82155R | Garbage Code (GBD Level 2) +S82155S | Garbage Code (GBD Level 2) +S82156A | Garbage Code (GBD Level 2) +S82156B | Garbage Code (GBD Level 2) +S82156C | Garbage Code (GBD Level 2) +S82156D | Garbage Code (GBD Level 2) +S82156E | Garbage Code (GBD Level 2) +S82156F | Garbage Code (GBD Level 2) +S82156G | Garbage Code (GBD Level 2) +S82156H | Garbage Code (GBD Level 2) +S82156J | Garbage Code (GBD Level 2) +S82156K | Garbage Code (GBD Level 2) +S82156M | Garbage Code (GBD Level 2) +S82156N | Garbage Code (GBD Level 2) +S82156P | Garbage Code (GBD Level 2) +S82156Q | Garbage Code (GBD Level 2) +S82156R | Garbage Code (GBD Level 2) +S82156S | Garbage Code (GBD Level 2) +S82161A | Garbage Code (GBD Level 2) +S82161D | Garbage Code (GBD Level 2) +S82161G | Garbage Code (GBD Level 2) +S82161K | Garbage Code (GBD Level 2) +S82161P | Garbage Code (GBD Level 2) +S82161S | Garbage Code (GBD Level 2) +S82162A | Garbage Code (GBD Level 2) +S82162D | Garbage Code (GBD Level 2) +S82162G | Garbage Code (GBD Level 2) +S82162K | Garbage Code (GBD Level 2) +S82162P | Garbage Code (GBD Level 2) +S82162S | Garbage Code (GBD Level 2) +S82169A | Garbage Code (GBD Level 2) +S82169D | Garbage Code (GBD Level 2) +S82169G | Garbage Code (GBD Level 2) +S82169K | Garbage Code (GBD Level 2) +S82169P | Garbage Code (GBD Level 2) +S82169S | Garbage Code (GBD Level 2) +S82191A | Garbage Code (GBD Level 2) +S82191B | Garbage Code (GBD Level 2) +S82191C | Garbage Code (GBD Level 2) +S82191D | Garbage Code (GBD Level 2) +S82191E | Garbage Code (GBD Level 2) +S82191F | Garbage Code (GBD Level 2) +S82191G | Garbage Code (GBD Level 2) +S82191H | Garbage Code (GBD Level 2) +S82191J | Garbage Code (GBD Level 2) +S82191K | Garbage Code (GBD Level 2) +S82191M | Garbage Code (GBD Level 2) +S82191N | Garbage Code (GBD Level 2) +S82191P | Garbage Code (GBD Level 2) +S82191Q | Garbage Code (GBD Level 2) +S82191R | Garbage Code (GBD Level 2) +S82191S | Garbage Code (GBD Level 2) +S82192A | Garbage Code (GBD Level 2) +S82192B | Garbage Code (GBD Level 2) +S82192C | Garbage Code (GBD Level 2) +S82192D | Garbage Code (GBD Level 2) +S82192E | Garbage Code (GBD Level 2) +S82192F | Garbage Code (GBD Level 2) +S82192G | Garbage Code (GBD Level 2) +S82192H | Garbage Code (GBD Level 2) +S82192J | Garbage Code (GBD Level 2) +S82192K | Garbage Code (GBD Level 2) +S82192M | Garbage Code (GBD Level 2) +S82192N | Garbage Code (GBD Level 2) +S82192P | Garbage Code (GBD Level 2) +S82192Q | Garbage Code (GBD Level 2) +S82192R | Garbage Code (GBD Level 2) +S82192S | Garbage Code (GBD Level 2) +S82199A | Garbage Code (GBD Level 2) +S82199B | Garbage Code (GBD Level 2) +S82199C | Garbage Code (GBD Level 2) +S82199D | Garbage Code (GBD Level 2) +S82199E | Garbage Code (GBD Level 2) +S82199F | Garbage Code (GBD Level 2) +S82199G | Garbage Code (GBD Level 2) +S82199H | Garbage Code (GBD Level 2) +S82199J | Garbage Code (GBD Level 2) +S82199K | Garbage Code (GBD Level 2) +S82199M | Garbage Code (GBD Level 2) +S82199N | Garbage Code (GBD Level 2) +S82199P | Garbage Code (GBD Level 2) +S82199Q | Garbage Code (GBD Level 2) +S82199R | Garbage Code (GBD Level 2) +S82199S | Garbage Code (GBD Level 2) +S822--- | Garbage Code (GBD Level 2) +S82201A | Garbage Code (GBD Level 2) +S82201B | Garbage Code (GBD Level 2) +S82201C | Garbage Code (GBD Level 2) +S82201D | Garbage Code (GBD Level 2) +S82201E | Garbage Code (GBD Level 2) +S82201F | Garbage Code (GBD Level 2) +S82201G | Garbage Code (GBD Level 2) +S82201H | Garbage Code (GBD Level 2) +S82201J | Garbage Code (GBD Level 2) +S82201K | Garbage Code (GBD Level 2) +S82201M | Garbage Code (GBD Level 2) +S82201N | Garbage Code (GBD Level 2) +S82201P | Garbage Code (GBD Level 2) +S82201Q | Garbage Code (GBD Level 2) +S82201R | Garbage Code (GBD Level 2) +S82201S | Garbage Code (GBD Level 2) +S82202A | Garbage Code (GBD Level 2) +S82202B | Garbage Code (GBD Level 2) +S82202C | Garbage Code (GBD Level 2) +S82202D | Garbage Code (GBD Level 2) +S82202E | Garbage Code (GBD Level 2) +S82202F | Garbage Code (GBD Level 2) +S82202G | Garbage Code (GBD Level 2) +S82202H | Garbage Code (GBD Level 2) +S82202J | Garbage Code (GBD Level 2) +S82202K | Garbage Code (GBD Level 2) +S82202M | Garbage Code (GBD Level 2) +S82202N | Garbage Code (GBD Level 2) +S82202P | Garbage Code (GBD Level 2) +S82202Q | Garbage Code (GBD Level 2) +S82202R | Garbage Code (GBD Level 2) +S82202S | Garbage Code (GBD Level 2) +S82209A | Garbage Code (GBD Level 2) +S82209B | Garbage Code (GBD Level 2) +S82209C | Garbage Code (GBD Level 2) +S82209D | Garbage Code (GBD Level 2) +S82209E | Garbage Code (GBD Level 2) +S82209F | Garbage Code (GBD Level 2) +S82209G | Garbage Code (GBD Level 2) +S82209H | Garbage Code (GBD Level 2) +S82209J | Garbage Code (GBD Level 2) +S82209K | Garbage Code (GBD Level 2) +S82209M | Garbage Code (GBD Level 2) +S82209N | Garbage Code (GBD Level 2) +S82209P | Garbage Code (GBD Level 2) +S82209Q | Garbage Code (GBD Level 2) +S82209R | Garbage Code (GBD Level 2) +S82209S | Garbage Code (GBD Level 2) +S82221A | Garbage Code (GBD Level 2) +S82221B | Garbage Code (GBD Level 2) +S82221C | Garbage Code (GBD Level 2) +S82221D | Garbage Code (GBD Level 2) +S82221E | Garbage Code (GBD Level 2) +S82221F | Garbage Code (GBD Level 2) +S82221G | Garbage Code (GBD Level 2) +S82221H | Garbage Code (GBD Level 2) +S82221J | Garbage Code (GBD Level 2) +S82221K | Garbage Code (GBD Level 2) +S82221M | Garbage Code (GBD Level 2) +S82221N | Garbage Code (GBD Level 2) +S82221P | Garbage Code (GBD Level 2) +S82221Q | Garbage Code (GBD Level 2) +S82221R | Garbage Code (GBD Level 2) +S82221S | Garbage Code (GBD Level 2) +S82222A | Garbage Code (GBD Level 2) +S82222B | Garbage Code (GBD Level 2) +S82222C | Garbage Code (GBD Level 2) +S82222D | Garbage Code (GBD Level 2) +S82222E | Garbage Code (GBD Level 2) +S82222F | Garbage Code (GBD Level 2) +S82222G | Garbage Code (GBD Level 2) +S82222H | Garbage Code (GBD Level 2) +S82222J | Garbage Code (GBD Level 2) +S82222K | Garbage Code (GBD Level 2) +S82222M | Garbage Code (GBD Level 2) +S82222N | Garbage Code (GBD Level 2) +S82222P | Garbage Code (GBD Level 2) +S82222Q | Garbage Code (GBD Level 2) +S82222R | Garbage Code (GBD Level 2) +S82222S | Garbage Code (GBD Level 2) +S82223A | Garbage Code (GBD Level 2) +S82223B | Garbage Code (GBD Level 2) +S82223C | Garbage Code (GBD Level 2) +S82223D | Garbage Code (GBD Level 2) +S82223E | Garbage Code (GBD Level 2) +S82223F | Garbage Code (GBD Level 2) +S82223G | Garbage Code (GBD Level 2) +S82223H | Garbage Code (GBD Level 2) +S82223J | Garbage Code (GBD Level 2) +S82223K | Garbage Code (GBD Level 2) +S82223M | Garbage Code (GBD Level 2) +S82223N | Garbage Code (GBD Level 2) +S82223P | Garbage Code (GBD Level 2) +S82223Q | Garbage Code (GBD Level 2) +S82223R | Garbage Code (GBD Level 2) +S82223S | Garbage Code (GBD Level 2) +S82224A | Garbage Code (GBD Level 2) +S82224B | Garbage Code (GBD Level 2) +S82224C | Garbage Code (GBD Level 2) +S82224D | Garbage Code (GBD Level 2) +S82224E | Garbage Code (GBD Level 2) +S82224F | Garbage Code (GBD Level 2) +S82224G | Garbage Code (GBD Level 2) +S82224H | Garbage Code (GBD Level 2) +S82224J | Garbage Code (GBD Level 2) +S82224K | Garbage Code (GBD Level 2) +S82224M | Garbage Code (GBD Level 2) +S82224N | Garbage Code (GBD Level 2) +S82224P | Garbage Code (GBD Level 2) +S82224Q | Garbage Code (GBD Level 2) +S82224R | Garbage Code (GBD Level 2) +S82224S | Garbage Code (GBD Level 2) +S82225A | Garbage Code (GBD Level 2) +S82225B | Garbage Code (GBD Level 2) +S82225C | Garbage Code (GBD Level 2) +S82225D | Garbage Code (GBD Level 2) +S82225E | Garbage Code (GBD Level 2) +S82225F | Garbage Code (GBD Level 2) +S82225G | Garbage Code (GBD Level 2) +S82225H | Garbage Code (GBD Level 2) +S82225J | Garbage Code (GBD Level 2) +S82225K | Garbage Code (GBD Level 2) +S82225M | Garbage Code (GBD Level 2) +S82225N | Garbage Code (GBD Level 2) +S82225P | Garbage Code (GBD Level 2) +S82225Q | Garbage Code (GBD Level 2) +S82225R | Garbage Code (GBD Level 2) +S82225S | Garbage Code (GBD Level 2) +S82226A | Garbage Code (GBD Level 2) +S82226B | Garbage Code (GBD Level 2) +S82226C | Garbage Code (GBD Level 2) +S82226D | Garbage Code (GBD Level 2) +S82226E | Garbage Code (GBD Level 2) +S82226F | Garbage Code (GBD Level 2) +S82226G | Garbage Code (GBD Level 2) +S82226H | Garbage Code (GBD Level 2) +S82226J | Garbage Code (GBD Level 2) +S82226K | Garbage Code (GBD Level 2) +S82226M | Garbage Code (GBD Level 2) +S82226N | Garbage Code (GBD Level 2) +S82226P | Garbage Code (GBD Level 2) +S82226Q | Garbage Code (GBD Level 2) +S82226R | Garbage Code (GBD Level 2) +S82226S | Garbage Code (GBD Level 2) +S82231A | Garbage Code (GBD Level 2) +S82231B | Garbage Code (GBD Level 2) +S82231C | Garbage Code (GBD Level 2) +S82231D | Garbage Code (GBD Level 2) +S82231E | Garbage Code (GBD Level 2) +S82231F | Garbage Code (GBD Level 2) +S82231G | Garbage Code (GBD Level 2) +S82231H | Garbage Code (GBD Level 2) +S82231J | Garbage Code (GBD Level 2) +S82231K | Garbage Code (GBD Level 2) +S82231M | Garbage Code (GBD Level 2) +S82231N | Garbage Code (GBD Level 2) +S82231P | Garbage Code (GBD Level 2) +S82231Q | Garbage Code (GBD Level 2) +S82231R | Garbage Code (GBD Level 2) +S82231S | Garbage Code (GBD Level 2) +S82232A | Garbage Code (GBD Level 2) +S82232B | Garbage Code (GBD Level 2) +S82232C | Garbage Code (GBD Level 2) +S82232D | Garbage Code (GBD Level 2) +S82232E | Garbage Code (GBD Level 2) +S82232F | Garbage Code (GBD Level 2) +S82232G | Garbage Code (GBD Level 2) +S82232H | Garbage Code (GBD Level 2) +S82232J | Garbage Code (GBD Level 2) +S82232K | Garbage Code (GBD Level 2) +S82232M | Garbage Code (GBD Level 2) +S82232N | Garbage Code (GBD Level 2) +S82232P | Garbage Code (GBD Level 2) +S82232Q | Garbage Code (GBD Level 2) +S82232R | Garbage Code (GBD Level 2) +S82232S | Garbage Code (GBD Level 2) +S82233A | Garbage Code (GBD Level 2) +S82233B | Garbage Code (GBD Level 2) +S82233C | Garbage Code (GBD Level 2) +S82233D | Garbage Code (GBD Level 2) +S82233E | Garbage Code (GBD Level 2) +S82233F | Garbage Code (GBD Level 2) +S82233G | Garbage Code (GBD Level 2) +S82233H | Garbage Code (GBD Level 2) +S82233J | Garbage Code (GBD Level 2) +S82233K | Garbage Code (GBD Level 2) +S82233M | Garbage Code (GBD Level 2) +S82233N | Garbage Code (GBD Level 2) +S82233P | Garbage Code (GBD Level 2) +S82233Q | Garbage Code (GBD Level 2) +S82233R | Garbage Code (GBD Level 2) +S82233S | Garbage Code (GBD Level 2) +S82234A | Garbage Code (GBD Level 2) +S82234B | Garbage Code (GBD Level 2) +S82234C | Garbage Code (GBD Level 2) +S82234D | Garbage Code (GBD Level 2) +S82234E | Garbage Code (GBD Level 2) +S82234F | Garbage Code (GBD Level 2) +S82234G | Garbage Code (GBD Level 2) +S82234H | Garbage Code (GBD Level 2) +S82234J | Garbage Code (GBD Level 2) +S82234K | Garbage Code (GBD Level 2) +S82234M | Garbage Code (GBD Level 2) +S82234N | Garbage Code (GBD Level 2) +S82234P | Garbage Code (GBD Level 2) +S82234Q | Garbage Code (GBD Level 2) +S82234R | Garbage Code (GBD Level 2) +S82234S | Garbage Code (GBD Level 2) +S82235A | Garbage Code (GBD Level 2) +S82235B | Garbage Code (GBD Level 2) +S82235C | Garbage Code (GBD Level 2) +S82235D | Garbage Code (GBD Level 2) +S82235E | Garbage Code (GBD Level 2) +S82235F | Garbage Code (GBD Level 2) +S82235G | Garbage Code (GBD Level 2) +S82235H | Garbage Code (GBD Level 2) +S82235J | Garbage Code (GBD Level 2) +S82235K | Garbage Code (GBD Level 2) +S82235M | Garbage Code (GBD Level 2) +S82235N | Garbage Code (GBD Level 2) +S82235P | Garbage Code (GBD Level 2) +S82235Q | Garbage Code (GBD Level 2) +S82235R | Garbage Code (GBD Level 2) +S82235S | Garbage Code (GBD Level 2) +S82236A | Garbage Code (GBD Level 2) +S82236B | Garbage Code (GBD Level 2) +S82236C | Garbage Code (GBD Level 2) +S82236D | Garbage Code (GBD Level 2) +S82236E | Garbage Code (GBD Level 2) +S82236F | Garbage Code (GBD Level 2) +S82236G | Garbage Code (GBD Level 2) +S82236H | Garbage Code (GBD Level 2) +S82236J | Garbage Code (GBD Level 2) +S82236K | Garbage Code (GBD Level 2) +S82236M | Garbage Code (GBD Level 2) +S82236N | Garbage Code (GBD Level 2) +S82236P | Garbage Code (GBD Level 2) +S82236Q | Garbage Code (GBD Level 2) +S82236R | Garbage Code (GBD Level 2) +S82236S | Garbage Code (GBD Level 2) +S82241A | Garbage Code (GBD Level 2) +S82241B | Garbage Code (GBD Level 2) +S82241C | Garbage Code (GBD Level 2) +S82241D | Garbage Code (GBD Level 2) +S82241E | Garbage Code (GBD Level 2) +S82241F | Garbage Code (GBD Level 2) +S82241G | Garbage Code (GBD Level 2) +S82241H | Garbage Code (GBD Level 2) +S82241J | Garbage Code (GBD Level 2) +S82241K | Garbage Code (GBD Level 2) +S82241M | Garbage Code (GBD Level 2) +S82241N | Garbage Code (GBD Level 2) +S82241P | Garbage Code (GBD Level 2) +S82241Q | Garbage Code (GBD Level 2) +S82241R | Garbage Code (GBD Level 2) +S82241S | Garbage Code (GBD Level 2) +S82242A | Garbage Code (GBD Level 2) +S82242B | Garbage Code (GBD Level 2) +S82242C | Garbage Code (GBD Level 2) +S82242D | Garbage Code (GBD Level 2) +S82242E | Garbage Code (GBD Level 2) +S82242F | Garbage Code (GBD Level 2) +S82242G | Garbage Code (GBD Level 2) +S82242H | Garbage Code (GBD Level 2) +S82242J | Garbage Code (GBD Level 2) +S82242K | Garbage Code (GBD Level 2) +S82242M | Garbage Code (GBD Level 2) +S82242N | Garbage Code (GBD Level 2) +S82242P | Garbage Code (GBD Level 2) +S82242Q | Garbage Code (GBD Level 2) +S82242R | Garbage Code (GBD Level 2) +S82242S | Garbage Code (GBD Level 2) +S82243A | Garbage Code (GBD Level 2) +S82243B | Garbage Code (GBD Level 2) +S82243C | Garbage Code (GBD Level 2) +S82243D | Garbage Code (GBD Level 2) +S82243E | Garbage Code (GBD Level 2) +S82243F | Garbage Code (GBD Level 2) +S82243G | Garbage Code (GBD Level 2) +S82243H | Garbage Code (GBD Level 2) +S82243J | Garbage Code (GBD Level 2) +S82243K | Garbage Code (GBD Level 2) +S82243M | Garbage Code (GBD Level 2) +S82243N | Garbage Code (GBD Level 2) +S82243P | Garbage Code (GBD Level 2) +S82243Q | Garbage Code (GBD Level 2) +S82243R | Garbage Code (GBD Level 2) +S82243S | Garbage Code (GBD Level 2) +S82244A | Garbage Code (GBD Level 2) +S82244B | Garbage Code (GBD Level 2) +S82244C | Garbage Code (GBD Level 2) +S82244D | Garbage Code (GBD Level 2) +S82244E | Garbage Code (GBD Level 2) +S82244F | Garbage Code (GBD Level 2) +S82244G | Garbage Code (GBD Level 2) +S82244H | Garbage Code (GBD Level 2) +S82244J | Garbage Code (GBD Level 2) +S82244K | Garbage Code (GBD Level 2) +S82244M | Garbage Code (GBD Level 2) +S82244N | Garbage Code (GBD Level 2) +S82244P | Garbage Code (GBD Level 2) +S82244Q | Garbage Code (GBD Level 2) +S82244R | Garbage Code (GBD Level 2) +S82244S | Garbage Code (GBD Level 2) +S82245A | Garbage Code (GBD Level 2) +S82245B | Garbage Code (GBD Level 2) +S82245C | Garbage Code (GBD Level 2) +S82245D | Garbage Code (GBD Level 2) +S82245E | Garbage Code (GBD Level 2) +S82245F | Garbage Code (GBD Level 2) +S82245G | Garbage Code (GBD Level 2) +S82245H | Garbage Code (GBD Level 2) +S82245J | Garbage Code (GBD Level 2) +S82245K | Garbage Code (GBD Level 2) +S82245M | Garbage Code (GBD Level 2) +S82245N | Garbage Code (GBD Level 2) +S82245P | Garbage Code (GBD Level 2) +S82245Q | Garbage Code (GBD Level 2) +S82245R | Garbage Code (GBD Level 2) +S82245S | Garbage Code (GBD Level 2) +S82246A | Garbage Code (GBD Level 2) +S82246B | Garbage Code (GBD Level 2) +S82246C | Garbage Code (GBD Level 2) +S82246D | Garbage Code (GBD Level 2) +S82246E | Garbage Code (GBD Level 2) +S82246F | Garbage Code (GBD Level 2) +S82246G | Garbage Code (GBD Level 2) +S82246H | Garbage Code (GBD Level 2) +S82246J | Garbage Code (GBD Level 2) +S82246K | Garbage Code (GBD Level 2) +S82246M | Garbage Code (GBD Level 2) +S82246N | Garbage Code (GBD Level 2) +S82246P | Garbage Code (GBD Level 2) +S82246Q | Garbage Code (GBD Level 2) +S82246R | Garbage Code (GBD Level 2) +S82246S | Garbage Code (GBD Level 2) +S82251A | Garbage Code (GBD Level 2) +S82251B | Garbage Code (GBD Level 2) +S82251C | Garbage Code (GBD Level 2) +S82251D | Garbage Code (GBD Level 2) +S82251E | Garbage Code (GBD Level 2) +S82251F | Garbage Code (GBD Level 2) +S82251G | Garbage Code (GBD Level 2) +S82251H | Garbage Code (GBD Level 2) +S82251J | Garbage Code (GBD Level 2) +S82251K | Garbage Code (GBD Level 2) +S82251M | Garbage Code (GBD Level 2) +S82251N | Garbage Code (GBD Level 2) +S82251P | Garbage Code (GBD Level 2) +S82251Q | Garbage Code (GBD Level 2) +S82251R | Garbage Code (GBD Level 2) +S82251S | Garbage Code (GBD Level 2) +S82252A | Garbage Code (GBD Level 2) +S82252B | Garbage Code (GBD Level 2) +S82252C | Garbage Code (GBD Level 2) +S82252D | Garbage Code (GBD Level 2) +S82252E | Garbage Code (GBD Level 2) +S82252F | Garbage Code (GBD Level 2) +S82252G | Garbage Code (GBD Level 2) +S82252H | Garbage Code (GBD Level 2) +S82252J | Garbage Code (GBD Level 2) +S82252K | Garbage Code (GBD Level 2) +S82252M | Garbage Code (GBD Level 2) +S82252N | Garbage Code (GBD Level 2) +S82252P | Garbage Code (GBD Level 2) +S82252Q | Garbage Code (GBD Level 2) +S82252R | Garbage Code (GBD Level 2) +S82252S | Garbage Code (GBD Level 2) +S82253A | Garbage Code (GBD Level 2) +S82253B | Garbage Code (GBD Level 2) +S82253C | Garbage Code (GBD Level 2) +S82253D | Garbage Code (GBD Level 2) +S82253E | Garbage Code (GBD Level 2) +S82253F | Garbage Code (GBD Level 2) +S82253G | Garbage Code (GBD Level 2) +S82253H | Garbage Code (GBD Level 2) +S82253J | Garbage Code (GBD Level 2) +S82253K | Garbage Code (GBD Level 2) +S82253M | Garbage Code (GBD Level 2) +S82253N | Garbage Code (GBD Level 2) +S82253P | Garbage Code (GBD Level 2) +S82253Q | Garbage Code (GBD Level 2) +S82253R | Garbage Code (GBD Level 2) +S82253S | Garbage Code (GBD Level 2) +S82254A | Garbage Code (GBD Level 2) +S82254B | Garbage Code (GBD Level 2) +S82254C | Garbage Code (GBD Level 2) +S82254D | Garbage Code (GBD Level 2) +S82254E | Garbage Code (GBD Level 2) +S82254F | Garbage Code (GBD Level 2) +S82254G | Garbage Code (GBD Level 2) +S82254H | Garbage Code (GBD Level 2) +S82254J | Garbage Code (GBD Level 2) +S82254K | Garbage Code (GBD Level 2) +S82254M | Garbage Code (GBD Level 2) +S82254N | Garbage Code (GBD Level 2) +S82254P | Garbage Code (GBD Level 2) +S82254Q | Garbage Code (GBD Level 2) +S82254R | Garbage Code (GBD Level 2) +S82254S | Garbage Code (GBD Level 2) +S82255A | Garbage Code (GBD Level 2) +S82255B | Garbage Code (GBD Level 2) +S82255C | Garbage Code (GBD Level 2) +S82255D | Garbage Code (GBD Level 2) +S82255E | Garbage Code (GBD Level 2) +S82255F | Garbage Code (GBD Level 2) +S82255G | Garbage Code (GBD Level 2) +S82255H | Garbage Code (GBD Level 2) +S82255J | Garbage Code (GBD Level 2) +S82255K | Garbage Code (GBD Level 2) +S82255M | Garbage Code (GBD Level 2) +S82255N | Garbage Code (GBD Level 2) +S82255P | Garbage Code (GBD Level 2) +S82255Q | Garbage Code (GBD Level 2) +S82255R | Garbage Code (GBD Level 2) +S82255S | Garbage Code (GBD Level 2) +S82256A | Garbage Code (GBD Level 2) +S82256B | Garbage Code (GBD Level 2) +S82256C | Garbage Code (GBD Level 2) +S82256D | Garbage Code (GBD Level 2) +S82256E | Garbage Code (GBD Level 2) +S82256F | Garbage Code (GBD Level 2) +S82256G | Garbage Code (GBD Level 2) +S82256H | Garbage Code (GBD Level 2) +S82256J | Garbage Code (GBD Level 2) +S82256K | Garbage Code (GBD Level 2) +S82256M | Garbage Code (GBD Level 2) +S82256N | Garbage Code (GBD Level 2) +S82256P | Garbage Code (GBD Level 2) +S82256Q | Garbage Code (GBD Level 2) +S82256R | Garbage Code (GBD Level 2) +S82256S | Garbage Code (GBD Level 2) +S82261A | Garbage Code (GBD Level 2) +S82261B | Garbage Code (GBD Level 2) +S82261C | Garbage Code (GBD Level 2) +S82261D | Garbage Code (GBD Level 2) +S82261E | Garbage Code (GBD Level 2) +S82261F | Garbage Code (GBD Level 2) +S82261G | Garbage Code (GBD Level 2) +S82261H | Garbage Code (GBD Level 2) +S82261J | Garbage Code (GBD Level 2) +S82261K | Garbage Code (GBD Level 2) +S82261M | Garbage Code (GBD Level 2) +S82261N | Garbage Code (GBD Level 2) +S82261P | Garbage Code (GBD Level 2) +S82261Q | Garbage Code (GBD Level 2) +S82261R | Garbage Code (GBD Level 2) +S82261S | Garbage Code (GBD Level 2) +S82262A | Garbage Code (GBD Level 2) +S82262B | Garbage Code (GBD Level 2) +S82262C | Garbage Code (GBD Level 2) +S82262D | Garbage Code (GBD Level 2) +S82262E | Garbage Code (GBD Level 2) +S82262F | Garbage Code (GBD Level 2) +S82262G | Garbage Code (GBD Level 2) +S82262H | Garbage Code (GBD Level 2) +S82262J | Garbage Code (GBD Level 2) +S82262K | Garbage Code (GBD Level 2) +S82262M | Garbage Code (GBD Level 2) +S82262N | Garbage Code (GBD Level 2) +S82262P | Garbage Code (GBD Level 2) +S82262Q | Garbage Code (GBD Level 2) +S82262R | Garbage Code (GBD Level 2) +S82262S | Garbage Code (GBD Level 2) +S82263A | Garbage Code (GBD Level 2) +S82263B | Garbage Code (GBD Level 2) +S82263C | Garbage Code (GBD Level 2) +S82263D | Garbage Code (GBD Level 2) +S82263E | Garbage Code (GBD Level 2) +S82263F | Garbage Code (GBD Level 2) +S82263G | Garbage Code (GBD Level 2) +S82263H | Garbage Code (GBD Level 2) +S82263J | Garbage Code (GBD Level 2) +S82263K | Garbage Code (GBD Level 2) +S82263M | Garbage Code (GBD Level 2) +S82263N | Garbage Code (GBD Level 2) +S82263P | Garbage Code (GBD Level 2) +S82263Q | Garbage Code (GBD Level 2) +S82263R | Garbage Code (GBD Level 2) +S82263S | Garbage Code (GBD Level 2) +S82264A | Garbage Code (GBD Level 2) +S82264B | Garbage Code (GBD Level 2) +S82264C | Garbage Code (GBD Level 2) +S82264D | Garbage Code (GBD Level 2) +S82264E | Garbage Code (GBD Level 2) +S82264F | Garbage Code (GBD Level 2) +S82264G | Garbage Code (GBD Level 2) +S82264H | Garbage Code (GBD Level 2) +S82264J | Garbage Code (GBD Level 2) +S82264K | Garbage Code (GBD Level 2) +S82264M | Garbage Code (GBD Level 2) +S82264N | Garbage Code (GBD Level 2) +S82264P | Garbage Code (GBD Level 2) +S82264Q | Garbage Code (GBD Level 2) +S82264R | Garbage Code (GBD Level 2) +S82264S | Garbage Code (GBD Level 2) +S82265A | Garbage Code (GBD Level 2) +S82265B | Garbage Code (GBD Level 2) +S82265C | Garbage Code (GBD Level 2) +S82265D | Garbage Code (GBD Level 2) +S82265E | Garbage Code (GBD Level 2) +S82265F | Garbage Code (GBD Level 2) +S82265G | Garbage Code (GBD Level 2) +S82265H | Garbage Code (GBD Level 2) +S82265J | Garbage Code (GBD Level 2) +S82265K | Garbage Code (GBD Level 2) +S82265M | Garbage Code (GBD Level 2) +S82265N | Garbage Code (GBD Level 2) +S82265P | Garbage Code (GBD Level 2) +S82265Q | Garbage Code (GBD Level 2) +S82265R | Garbage Code (GBD Level 2) +S82265S | Garbage Code (GBD Level 2) +S82266A | Garbage Code (GBD Level 2) +S82266B | Garbage Code (GBD Level 2) +S82266C | Garbage Code (GBD Level 2) +S82266D | Garbage Code (GBD Level 2) +S82266E | Garbage Code (GBD Level 2) +S82266F | Garbage Code (GBD Level 2) +S82266G | Garbage Code (GBD Level 2) +S82266H | Garbage Code (GBD Level 2) +S82266J | Garbage Code (GBD Level 2) +S82266K | Garbage Code (GBD Level 2) +S82266M | Garbage Code (GBD Level 2) +S82266N | Garbage Code (GBD Level 2) +S82266P | Garbage Code (GBD Level 2) +S82266Q | Garbage Code (GBD Level 2) +S82266R | Garbage Code (GBD Level 2) +S82266S | Garbage Code (GBD Level 2) +S82291A | Garbage Code (GBD Level 2) +S82291B | Garbage Code (GBD Level 2) +S82291C | Garbage Code (GBD Level 2) +S82291D | Garbage Code (GBD Level 2) +S82291E | Garbage Code (GBD Level 2) +S82291F | Garbage Code (GBD Level 2) +S82291G | Garbage Code (GBD Level 2) +S82291H | Garbage Code (GBD Level 2) +S82291J | Garbage Code (GBD Level 2) +S82291K | Garbage Code (GBD Level 2) +S82291M | Garbage Code (GBD Level 2) +S82291N | Garbage Code (GBD Level 2) +S82291P | Garbage Code (GBD Level 2) +S82291Q | Garbage Code (GBD Level 2) +S82291R | Garbage Code (GBD Level 2) +S82291S | Garbage Code (GBD Level 2) +S82292A | Garbage Code (GBD Level 2) +S82292B | Garbage Code (GBD Level 2) +S82292C | Garbage Code (GBD Level 2) +S82292D | Garbage Code (GBD Level 2) +S82292E | Garbage Code (GBD Level 2) +S82292F | Garbage Code (GBD Level 2) +S82292G | Garbage Code (GBD Level 2) +S82292H | Garbage Code (GBD Level 2) +S82292J | Garbage Code (GBD Level 2) +S82292K | Garbage Code (GBD Level 2) +S82292M | Garbage Code (GBD Level 2) +S82292N | Garbage Code (GBD Level 2) +S82292P | Garbage Code (GBD Level 2) +S82292Q | Garbage Code (GBD Level 2) +S82292R | Garbage Code (GBD Level 2) +S82292S | Garbage Code (GBD Level 2) +S82299A | Garbage Code (GBD Level 2) +S82299B | Garbage Code (GBD Level 2) +S82299C | Garbage Code (GBD Level 2) +S82299D | Garbage Code (GBD Level 2) +S82299E | Garbage Code (GBD Level 2) +S82299F | Garbage Code (GBD Level 2) +S82299G | Garbage Code (GBD Level 2) +S82299H | Garbage Code (GBD Level 2) +S82299J | Garbage Code (GBD Level 2) +S82299K | Garbage Code (GBD Level 2) +S82299M | Garbage Code (GBD Level 2) +S82299N | Garbage Code (GBD Level 2) +S82299P | Garbage Code (GBD Level 2) +S82299Q | Garbage Code (GBD Level 2) +S82299R | Garbage Code (GBD Level 2) +S82299S | Garbage Code (GBD Level 2) +S823--- | Garbage Code (GBD Level 2) +S82301A | Garbage Code (GBD Level 2) +S82301B | Garbage Code (GBD Level 2) +S82301C | Garbage Code (GBD Level 2) +S82301D | Garbage Code (GBD Level 2) +S82301E | Garbage Code (GBD Level 2) +S82301F | Garbage Code (GBD Level 2) +S82301G | Garbage Code (GBD Level 2) +S82301H | Garbage Code (GBD Level 2) +S82301J | Garbage Code (GBD Level 2) +S82301K | Garbage Code (GBD Level 2) +S82301M | Garbage Code (GBD Level 2) +S82301N | Garbage Code (GBD Level 2) +S82301P | Garbage Code (GBD Level 2) +S82301Q | Garbage Code (GBD Level 2) +S82301R | Garbage Code (GBD Level 2) +S82301S | Garbage Code (GBD Level 2) +S82302A | Garbage Code (GBD Level 2) +S82302B | Garbage Code (GBD Level 2) +S82302C | Garbage Code (GBD Level 2) +S82302D | Garbage Code (GBD Level 2) +S82302E | Garbage Code (GBD Level 2) +S82302F | Garbage Code (GBD Level 2) +S82302G | Garbage Code (GBD Level 2) +S82302H | Garbage Code (GBD Level 2) +S82302J | Garbage Code (GBD Level 2) +S82302K | Garbage Code (GBD Level 2) +S82302M | Garbage Code (GBD Level 2) +S82302N | Garbage Code (GBD Level 2) +S82302P | Garbage Code (GBD Level 2) +S82302Q | Garbage Code (GBD Level 2) +S82302R | Garbage Code (GBD Level 2) +S82302S | Garbage Code (GBD Level 2) +S82309A | Garbage Code (GBD Level 2) +S82309B | Garbage Code (GBD Level 2) +S82309C | Garbage Code (GBD Level 2) +S82309D | Garbage Code (GBD Level 2) +S82309E | Garbage Code (GBD Level 2) +S82309F | Garbage Code (GBD Level 2) +S82309G | Garbage Code (GBD Level 2) +S82309H | Garbage Code (GBD Level 2) +S82309J | Garbage Code (GBD Level 2) +S82309K | Garbage Code (GBD Level 2) +S82309M | Garbage Code (GBD Level 2) +S82309N | Garbage Code (GBD Level 2) +S82309P | Garbage Code (GBD Level 2) +S82309Q | Garbage Code (GBD Level 2) +S82309R | Garbage Code (GBD Level 2) +S82309S | Garbage Code (GBD Level 2) +S82311A | Garbage Code (GBD Level 2) +S82311D | Garbage Code (GBD Level 2) +S82311G | Garbage Code (GBD Level 2) +S82311K | Garbage Code (GBD Level 2) +S82311P | Garbage Code (GBD Level 2) +S82311S | Garbage Code (GBD Level 2) +S82312A | Garbage Code (GBD Level 2) +S82312D | Garbage Code (GBD Level 2) +S82312G | Garbage Code (GBD Level 2) +S82312K | Garbage Code (GBD Level 2) +S82312P | Garbage Code (GBD Level 2) +S82312S | Garbage Code (GBD Level 2) +S82319A | Garbage Code (GBD Level 2) +S82319D | Garbage Code (GBD Level 2) +S82319G | Garbage Code (GBD Level 2) +S82319K | Garbage Code (GBD Level 2) +S82319P | Garbage Code (GBD Level 2) +S82319S | Garbage Code (GBD Level 2) +S82391A | Garbage Code (GBD Level 2) +S82391B | Garbage Code (GBD Level 2) +S82391C | Garbage Code (GBD Level 2) +S82391D | Garbage Code (GBD Level 2) +S82391E | Garbage Code (GBD Level 2) +S82391F | Garbage Code (GBD Level 2) +S82391G | Garbage Code (GBD Level 2) +S82391H | Garbage Code (GBD Level 2) +S82391J | Garbage Code (GBD Level 2) +S82391K | Garbage Code (GBD Level 2) +S82391M | Garbage Code (GBD Level 2) +S82391N | Garbage Code (GBD Level 2) +S82391P | Garbage Code (GBD Level 2) +S82391Q | Garbage Code (GBD Level 2) +S82391R | Garbage Code (GBD Level 2) +S82391S | Garbage Code (GBD Level 2) +S82392A | Garbage Code (GBD Level 2) +S82392B | Garbage Code (GBD Level 2) +S82392C | Garbage Code (GBD Level 2) +S82392D | Garbage Code (GBD Level 2) +S82392E | Garbage Code (GBD Level 2) +S82392F | Garbage Code (GBD Level 2) +S82392G | Garbage Code (GBD Level 2) +S82392H | Garbage Code (GBD Level 2) +S82392J | Garbage Code (GBD Level 2) +S82392K | Garbage Code (GBD Level 2) +S82392M | Garbage Code (GBD Level 2) +S82392N | Garbage Code (GBD Level 2) +S82392P | Garbage Code (GBD Level 2) +S82392Q | Garbage Code (GBD Level 2) +S82392R | Garbage Code (GBD Level 2) +S82392S | Garbage Code (GBD Level 2) +S82399A | Garbage Code (GBD Level 2) +S82399B | Garbage Code (GBD Level 2) +S82399C | Garbage Code (GBD Level 2) +S82399D | Garbage Code (GBD Level 2) +S82399E | Garbage Code (GBD Level 2) +S82399F | Garbage Code (GBD Level 2) +S82399G | Garbage Code (GBD Level 2) +S82399H | Garbage Code (GBD Level 2) +S82399J | Garbage Code (GBD Level 2) +S82399K | Garbage Code (GBD Level 2) +S82399M | Garbage Code (GBD Level 2) +S82399N | Garbage Code (GBD Level 2) +S82399P | Garbage Code (GBD Level 2) +S82399Q | Garbage Code (GBD Level 2) +S82399R | Garbage Code (GBD Level 2) +S82399S | Garbage Code (GBD Level 2) +S824--- | Garbage Code (GBD Level 2) +S82401A | Garbage Code (GBD Level 2) +S82401B | Garbage Code (GBD Level 2) +S82401C | Garbage Code (GBD Level 2) +S82401D | Garbage Code (GBD Level 2) +S82401E | Garbage Code (GBD Level 2) +S82401F | Garbage Code (GBD Level 2) +S82401G | Garbage Code (GBD Level 2) +S82401H | Garbage Code (GBD Level 2) +S82401J | Garbage Code (GBD Level 2) +S82401K | Garbage Code (GBD Level 2) +S82401M | Garbage Code (GBD Level 2) +S82401N | Garbage Code (GBD Level 2) +S82401P | Garbage Code (GBD Level 2) +S82401Q | Garbage Code (GBD Level 2) +S82401R | Garbage Code (GBD Level 2) +S82401S | Garbage Code (GBD Level 2) +S82402A | Garbage Code (GBD Level 2) +S82402B | Garbage Code (GBD Level 2) +S82402C | Garbage Code (GBD Level 2) +S82402D | Garbage Code (GBD Level 2) +S82402E | Garbage Code (GBD Level 2) +S82402F | Garbage Code (GBD Level 2) +S82402G | Garbage Code (GBD Level 2) +S82402H | Garbage Code (GBD Level 2) +S82402J | Garbage Code (GBD Level 2) +S82402K | Garbage Code (GBD Level 2) +S82402M | Garbage Code (GBD Level 2) +S82402N | Garbage Code (GBD Level 2) +S82402P | Garbage Code (GBD Level 2) +S82402Q | Garbage Code (GBD Level 2) +S82402R | Garbage Code (GBD Level 2) +S82402S | Garbage Code (GBD Level 2) +S82409A | Garbage Code (GBD Level 2) +S82409B | Garbage Code (GBD Level 2) +S82409C | Garbage Code (GBD Level 2) +S82409D | Garbage Code (GBD Level 2) +S82409E | Garbage Code (GBD Level 2) +S82409F | Garbage Code (GBD Level 2) +S82409G | Garbage Code (GBD Level 2) +S82409H | Garbage Code (GBD Level 2) +S82409J | Garbage Code (GBD Level 2) +S82409K | Garbage Code (GBD Level 2) +S82409M | Garbage Code (GBD Level 2) +S82409N | Garbage Code (GBD Level 2) +S82409P | Garbage Code (GBD Level 2) +S82409Q | Garbage Code (GBD Level 2) +S82409R | Garbage Code (GBD Level 2) +S82409S | Garbage Code (GBD Level 2) +S82421A | Garbage Code (GBD Level 2) +S82421B | Garbage Code (GBD Level 2) +S82421C | Garbage Code (GBD Level 2) +S82421D | Garbage Code (GBD Level 2) +S82421E | Garbage Code (GBD Level 2) +S82421F | Garbage Code (GBD Level 2) +S82421G | Garbage Code (GBD Level 2) +S82421H | Garbage Code (GBD Level 2) +S82421J | Garbage Code (GBD Level 2) +S82421K | Garbage Code (GBD Level 2) +S82421M | Garbage Code (GBD Level 2) +S82421N | Garbage Code (GBD Level 2) +S82421P | Garbage Code (GBD Level 2) +S82421Q | Garbage Code (GBD Level 2) +S82421R | Garbage Code (GBD Level 2) +S82421S | Garbage Code (GBD Level 2) +S82422A | Garbage Code (GBD Level 2) +S82422B | Garbage Code (GBD Level 2) +S82422C | Garbage Code (GBD Level 2) +S82422D | Garbage Code (GBD Level 2) +S82422E | Garbage Code (GBD Level 2) +S82422F | Garbage Code (GBD Level 2) +S82422G | Garbage Code (GBD Level 2) +S82422H | Garbage Code (GBD Level 2) +S82422J | Garbage Code (GBD Level 2) +S82422K | Garbage Code (GBD Level 2) +S82422M | Garbage Code (GBD Level 2) +S82422N | Garbage Code (GBD Level 2) +S82422P | Garbage Code (GBD Level 2) +S82422Q | Garbage Code (GBD Level 2) +S82422R | Garbage Code (GBD Level 2) +S82422S | Garbage Code (GBD Level 2) +S82423A | Garbage Code (GBD Level 2) +S82423B | Garbage Code (GBD Level 2) +S82423C | Garbage Code (GBD Level 2) +S82423D | Garbage Code (GBD Level 2) +S82423E | Garbage Code (GBD Level 2) +S82423F | Garbage Code (GBD Level 2) +S82423G | Garbage Code (GBD Level 2) +S82423H | Garbage Code (GBD Level 2) +S82423J | Garbage Code (GBD Level 2) +S82423K | Garbage Code (GBD Level 2) +S82423M | Garbage Code (GBD Level 2) +S82423N | Garbage Code (GBD Level 2) +S82423P | Garbage Code (GBD Level 2) +S82423Q | Garbage Code (GBD Level 2) +S82423R | Garbage Code (GBD Level 2) +S82423S | Garbage Code (GBD Level 2) +S82424A | Garbage Code (GBD Level 2) +S82424B | Garbage Code (GBD Level 2) +S82424C | Garbage Code (GBD Level 2) +S82424D | Garbage Code (GBD Level 2) +S82424E | Garbage Code (GBD Level 2) +S82424F | Garbage Code (GBD Level 2) +S82424G | Garbage Code (GBD Level 2) +S82424H | Garbage Code (GBD Level 2) +S82424J | Garbage Code (GBD Level 2) +S82424K | Garbage Code (GBD Level 2) +S82424M | Garbage Code (GBD Level 2) +S82424N | Garbage Code (GBD Level 2) +S82424P | Garbage Code (GBD Level 2) +S82424Q | Garbage Code (GBD Level 2) +S82424R | Garbage Code (GBD Level 2) +S82424S | Garbage Code (GBD Level 2) +S82425A | Garbage Code (GBD Level 2) +S82425B | Garbage Code (GBD Level 2) +S82425C | Garbage Code (GBD Level 2) +S82425D | Garbage Code (GBD Level 2) +S82425E | Garbage Code (GBD Level 2) +S82425F | Garbage Code (GBD Level 2) +S82425G | Garbage Code (GBD Level 2) +S82425H | Garbage Code (GBD Level 2) +S82425J | Garbage Code (GBD Level 2) +S82425K | Garbage Code (GBD Level 2) +S82425M | Garbage Code (GBD Level 2) +S82425N | Garbage Code (GBD Level 2) +S82425P | Garbage Code (GBD Level 2) +S82425Q | Garbage Code (GBD Level 2) +S82425R | Garbage Code (GBD Level 2) +S82425S | Garbage Code (GBD Level 2) +S82426A | Garbage Code (GBD Level 2) +S82426B | Garbage Code (GBD Level 2) +S82426C | Garbage Code (GBD Level 2) +S82426D | Garbage Code (GBD Level 2) +S82426E | Garbage Code (GBD Level 2) +S82426F | Garbage Code (GBD Level 2) +S82426G | Garbage Code (GBD Level 2) +S82426H | Garbage Code (GBD Level 2) +S82426J | Garbage Code (GBD Level 2) +S82426K | Garbage Code (GBD Level 2) +S82426M | Garbage Code (GBD Level 2) +S82426N | Garbage Code (GBD Level 2) +S82426P | Garbage Code (GBD Level 2) +S82426Q | Garbage Code (GBD Level 2) +S82426R | Garbage Code (GBD Level 2) +S82426S | Garbage Code (GBD Level 2) +S82431A | Garbage Code (GBD Level 2) +S82431B | Garbage Code (GBD Level 2) +S82431C | Garbage Code (GBD Level 2) +S82431D | Garbage Code (GBD Level 2) +S82431E | Garbage Code (GBD Level 2) +S82431F | Garbage Code (GBD Level 2) +S82431G | Garbage Code (GBD Level 2) +S82431H | Garbage Code (GBD Level 2) +S82431J | Garbage Code (GBD Level 2) +S82431K | Garbage Code (GBD Level 2) +S82431M | Garbage Code (GBD Level 2) +S82431N | Garbage Code (GBD Level 2) +S82431P | Garbage Code (GBD Level 2) +S82431Q | Garbage Code (GBD Level 2) +S82431R | Garbage Code (GBD Level 2) +S82431S | Garbage Code (GBD Level 2) +S82432A | Garbage Code (GBD Level 2) +S82432B | Garbage Code (GBD Level 2) +S82432C | Garbage Code (GBD Level 2) +S82432D | Garbage Code (GBD Level 2) +S82432E | Garbage Code (GBD Level 2) +S82432F | Garbage Code (GBD Level 2) +S82432G | Garbage Code (GBD Level 2) +S82432H | Garbage Code (GBD Level 2) +S82432J | Garbage Code (GBD Level 2) +S82432K | Garbage Code (GBD Level 2) +S82432M | Garbage Code (GBD Level 2) +S82432N | Garbage Code (GBD Level 2) +S82432P | Garbage Code (GBD Level 2) +S82432Q | Garbage Code (GBD Level 2) +S82432R | Garbage Code (GBD Level 2) +S82432S | Garbage Code (GBD Level 2) +S82433A | Garbage Code (GBD Level 2) +S82433B | Garbage Code (GBD Level 2) +S82433C | Garbage Code (GBD Level 2) +S82433D | Garbage Code (GBD Level 2) +S82433E | Garbage Code (GBD Level 2) +S82433F | Garbage Code (GBD Level 2) +S82433G | Garbage Code (GBD Level 2) +S82433H | Garbage Code (GBD Level 2) +S82433J | Garbage Code (GBD Level 2) +S82433K | Garbage Code (GBD Level 2) +S82433M | Garbage Code (GBD Level 2) +S82433N | Garbage Code (GBD Level 2) +S82433P | Garbage Code (GBD Level 2) +S82433Q | Garbage Code (GBD Level 2) +S82433R | Garbage Code (GBD Level 2) +S82433S | Garbage Code (GBD Level 2) +S82434A | Garbage Code (GBD Level 2) +S82434B | Garbage Code (GBD Level 2) +S82434C | Garbage Code (GBD Level 2) +S82434D | Garbage Code (GBD Level 2) +S82434E | Garbage Code (GBD Level 2) +S82434F | Garbage Code (GBD Level 2) +S82434G | Garbage Code (GBD Level 2) +S82434H | Garbage Code (GBD Level 2) +S82434J | Garbage Code (GBD Level 2) +S82434K | Garbage Code (GBD Level 2) +S82434M | Garbage Code (GBD Level 2) +S82434N | Garbage Code (GBD Level 2) +S82434P | Garbage Code (GBD Level 2) +S82434Q | Garbage Code (GBD Level 2) +S82434R | Garbage Code (GBD Level 2) +S82434S | Garbage Code (GBD Level 2) +S82435A | Garbage Code (GBD Level 2) +S82435B | Garbage Code (GBD Level 2) +S82435C | Garbage Code (GBD Level 2) +S82435D | Garbage Code (GBD Level 2) +S82435E | Garbage Code (GBD Level 2) +S82435F | Garbage Code (GBD Level 2) +S82435G | Garbage Code (GBD Level 2) +S82435H | Garbage Code (GBD Level 2) +S82435J | Garbage Code (GBD Level 2) +S82435K | Garbage Code (GBD Level 2) +S82435M | Garbage Code (GBD Level 2) +S82435N | Garbage Code (GBD Level 2) +S82435P | Garbage Code (GBD Level 2) +S82435Q | Garbage Code (GBD Level 2) +S82435R | Garbage Code (GBD Level 2) +S82435S | Garbage Code (GBD Level 2) +S82436A | Garbage Code (GBD Level 2) +S82436B | Garbage Code (GBD Level 2) +S82436C | Garbage Code (GBD Level 2) +S82436D | Garbage Code (GBD Level 2) +S82436E | Garbage Code (GBD Level 2) +S82436F | Garbage Code (GBD Level 2) +S82436G | Garbage Code (GBD Level 2) +S82436H | Garbage Code (GBD Level 2) +S82436J | Garbage Code (GBD Level 2) +S82436K | Garbage Code (GBD Level 2) +S82436M | Garbage Code (GBD Level 2) +S82436N | Garbage Code (GBD Level 2) +S82436P | Garbage Code (GBD Level 2) +S82436Q | Garbage Code (GBD Level 2) +S82436R | Garbage Code (GBD Level 2) +S82436S | Garbage Code (GBD Level 2) +S82441A | Garbage Code (GBD Level 2) +S82441B | Garbage Code (GBD Level 2) +S82441C | Garbage Code (GBD Level 2) +S82441D | Garbage Code (GBD Level 2) +S82441E | Garbage Code (GBD Level 2) +S82441F | Garbage Code (GBD Level 2) +S82441G | Garbage Code (GBD Level 2) +S82441H | Garbage Code (GBD Level 2) +S82441J | Garbage Code (GBD Level 2) +S82441K | Garbage Code (GBD Level 2) +S82441M | Garbage Code (GBD Level 2) +S82441N | Garbage Code (GBD Level 2) +S82441P | Garbage Code (GBD Level 2) +S82441Q | Garbage Code (GBD Level 2) +S82441R | Garbage Code (GBD Level 2) +S82441S | Garbage Code (GBD Level 2) +S82442A | Garbage Code (GBD Level 2) +S82442B | Garbage Code (GBD Level 2) +S82442C | Garbage Code (GBD Level 2) +S82442D | Garbage Code (GBD Level 2) +S82442E | Garbage Code (GBD Level 2) +S82442F | Garbage Code (GBD Level 2) +S82442G | Garbage Code (GBD Level 2) +S82442H | Garbage Code (GBD Level 2) +S82442J | Garbage Code (GBD Level 2) +S82442K | Garbage Code (GBD Level 2) +S82442M | Garbage Code (GBD Level 2) +S82442N | Garbage Code (GBD Level 2) +S82442P | Garbage Code (GBD Level 2) +S82442Q | Garbage Code (GBD Level 2) +S82442R | Garbage Code (GBD Level 2) +S82442S | Garbage Code (GBD Level 2) +S82443A | Garbage Code (GBD Level 2) +S82443B | Garbage Code (GBD Level 2) +S82443C | Garbage Code (GBD Level 2) +S82443D | Garbage Code (GBD Level 2) +S82443E | Garbage Code (GBD Level 2) +S82443F | Garbage Code (GBD Level 2) +S82443G | Garbage Code (GBD Level 2) +S82443H | Garbage Code (GBD Level 2) +S82443J | Garbage Code (GBD Level 2) +S82443K | Garbage Code (GBD Level 2) +S82443M | Garbage Code (GBD Level 2) +S82443N | Garbage Code (GBD Level 2) +S82443P | Garbage Code (GBD Level 2) +S82443Q | Garbage Code (GBD Level 2) +S82443R | Garbage Code (GBD Level 2) +S82443S | Garbage Code (GBD Level 2) +S82444A | Garbage Code (GBD Level 2) +S82444B | Garbage Code (GBD Level 2) +S82444C | Garbage Code (GBD Level 2) +S82444D | Garbage Code (GBD Level 2) +S82444E | Garbage Code (GBD Level 2) +S82444F | Garbage Code (GBD Level 2) +S82444G | Garbage Code (GBD Level 2) +S82444H | Garbage Code (GBD Level 2) +S82444J | Garbage Code (GBD Level 2) +S82444K | Garbage Code (GBD Level 2) +S82444M | Garbage Code (GBD Level 2) +S82444N | Garbage Code (GBD Level 2) +S82444P | Garbage Code (GBD Level 2) +S82444Q | Garbage Code (GBD Level 2) +S82444R | Garbage Code (GBD Level 2) +S82444S | Garbage Code (GBD Level 2) +S82445A | Garbage Code (GBD Level 2) +S82445B | Garbage Code (GBD Level 2) +S82445C | Garbage Code (GBD Level 2) +S82445D | Garbage Code (GBD Level 2) +S82445E | Garbage Code (GBD Level 2) +S82445F | Garbage Code (GBD Level 2) +S82445G | Garbage Code (GBD Level 2) +S82445H | Garbage Code (GBD Level 2) +S82445J | Garbage Code (GBD Level 2) +S82445K | Garbage Code (GBD Level 2) +S82445M | Garbage Code (GBD Level 2) +S82445N | Garbage Code (GBD Level 2) +S82445P | Garbage Code (GBD Level 2) +S82445Q | Garbage Code (GBD Level 2) +S82445R | Garbage Code (GBD Level 2) +S82445S | Garbage Code (GBD Level 2) +S82446A | Garbage Code (GBD Level 2) +S82446B | Garbage Code (GBD Level 2) +S82446C | Garbage Code (GBD Level 2) +S82446D | Garbage Code (GBD Level 2) +S82446E | Garbage Code (GBD Level 2) +S82446F | Garbage Code (GBD Level 2) +S82446G | Garbage Code (GBD Level 2) +S82446H | Garbage Code (GBD Level 2) +S82446J | Garbage Code (GBD Level 2) +S82446K | Garbage Code (GBD Level 2) +S82446M | Garbage Code (GBD Level 2) +S82446N | Garbage Code (GBD Level 2) +S82446P | Garbage Code (GBD Level 2) +S82446Q | Garbage Code (GBD Level 2) +S82446R | Garbage Code (GBD Level 2) +S82446S | Garbage Code (GBD Level 2) +S82451A | Garbage Code (GBD Level 2) +S82451B | Garbage Code (GBD Level 2) +S82451C | Garbage Code (GBD Level 2) +S82451D | Garbage Code (GBD Level 2) +S82451E | Garbage Code (GBD Level 2) +S82451F | Garbage Code (GBD Level 2) +S82451G | Garbage Code (GBD Level 2) +S82451H | Garbage Code (GBD Level 2) +S82451J | Garbage Code (GBD Level 2) +S82451K | Garbage Code (GBD Level 2) +S82451M | Garbage Code (GBD Level 2) +S82451N | Garbage Code (GBD Level 2) +S82451P | Garbage Code (GBD Level 2) +S82451Q | Garbage Code (GBD Level 2) +S82451R | Garbage Code (GBD Level 2) +S82451S | Garbage Code (GBD Level 2) +S82452A | Garbage Code (GBD Level 2) +S82452B | Garbage Code (GBD Level 2) +S82452C | Garbage Code (GBD Level 2) +S82452D | Garbage Code (GBD Level 2) +S82452E | Garbage Code (GBD Level 2) +S82452F | Garbage Code (GBD Level 2) +S82452G | Garbage Code (GBD Level 2) +S82452H | Garbage Code (GBD Level 2) +S82452J | Garbage Code (GBD Level 2) +S82452K | Garbage Code (GBD Level 2) +S82452M | Garbage Code (GBD Level 2) +S82452N | Garbage Code (GBD Level 2) +S82452P | Garbage Code (GBD Level 2) +S82452Q | Garbage Code (GBD Level 2) +S82452R | Garbage Code (GBD Level 2) +S82452S | Garbage Code (GBD Level 2) +S82453A | Garbage Code (GBD Level 2) +S82453B | Garbage Code (GBD Level 2) +S82453C | Garbage Code (GBD Level 2) +S82453D | Garbage Code (GBD Level 2) +S82453E | Garbage Code (GBD Level 2) +S82453F | Garbage Code (GBD Level 2) +S82453G | Garbage Code (GBD Level 2) +S82453H | Garbage Code (GBD Level 2) +S82453J | Garbage Code (GBD Level 2) +S82453K | Garbage Code (GBD Level 2) +S82453M | Garbage Code (GBD Level 2) +S82453N | Garbage Code (GBD Level 2) +S82453P | Garbage Code (GBD Level 2) +S82453Q | Garbage Code (GBD Level 2) +S82453R | Garbage Code (GBD Level 2) +S82453S | Garbage Code (GBD Level 2) +S82454A | Garbage Code (GBD Level 2) +S82454B | Garbage Code (GBD Level 2) +S82454C | Garbage Code (GBD Level 2) +S82454D | Garbage Code (GBD Level 2) +S82454E | Garbage Code (GBD Level 2) +S82454F | Garbage Code (GBD Level 2) +S82454G | Garbage Code (GBD Level 2) +S82454H | Garbage Code (GBD Level 2) +S82454J | Garbage Code (GBD Level 2) +S82454K | Garbage Code (GBD Level 2) +S82454M | Garbage Code (GBD Level 2) +S82454N | Garbage Code (GBD Level 2) +S82454P | Garbage Code (GBD Level 2) +S82454Q | Garbage Code (GBD Level 2) +S82454R | Garbage Code (GBD Level 2) +S82454S | Garbage Code (GBD Level 2) +S82455A | Garbage Code (GBD Level 2) +S82455B | Garbage Code (GBD Level 2) +S82455C | Garbage Code (GBD Level 2) +S82455D | Garbage Code (GBD Level 2) +S82455E | Garbage Code (GBD Level 2) +S82455F | Garbage Code (GBD Level 2) +S82455G | Garbage Code (GBD Level 2) +S82455H | Garbage Code (GBD Level 2) +S82455J | Garbage Code (GBD Level 2) +S82455K | Garbage Code (GBD Level 2) +S82455M | Garbage Code (GBD Level 2) +S82455N | Garbage Code (GBD Level 2) +S82455P | Garbage Code (GBD Level 2) +S82455Q | Garbage Code (GBD Level 2) +S82455R | Garbage Code (GBD Level 2) +S82455S | Garbage Code (GBD Level 2) +S82456A | Garbage Code (GBD Level 2) +S82456B | Garbage Code (GBD Level 2) +S82456C | Garbage Code (GBD Level 2) +S82456D | Garbage Code (GBD Level 2) +S82456E | Garbage Code (GBD Level 2) +S82456F | Garbage Code (GBD Level 2) +S82456G | Garbage Code (GBD Level 2) +S82456H | Garbage Code (GBD Level 2) +S82456J | Garbage Code (GBD Level 2) +S82456K | Garbage Code (GBD Level 2) +S82456M | Garbage Code (GBD Level 2) +S82456N | Garbage Code (GBD Level 2) +S82456P | Garbage Code (GBD Level 2) +S82456Q | Garbage Code (GBD Level 2) +S82456R | Garbage Code (GBD Level 2) +S82456S | Garbage Code (GBD Level 2) +S82461A | Garbage Code (GBD Level 2) +S82461B | Garbage Code (GBD Level 2) +S82461C | Garbage Code (GBD Level 2) +S82461D | Garbage Code (GBD Level 2) +S82461E | Garbage Code (GBD Level 2) +S82461F | Garbage Code (GBD Level 2) +S82461G | Garbage Code (GBD Level 2) +S82461H | Garbage Code (GBD Level 2) +S82461J | Garbage Code (GBD Level 2) +S82461K | Garbage Code (GBD Level 2) +S82461M | Garbage Code (GBD Level 2) +S82461N | Garbage Code (GBD Level 2) +S82461P | Garbage Code (GBD Level 2) +S82461Q | Garbage Code (GBD Level 2) +S82461R | Garbage Code (GBD Level 2) +S82461S | Garbage Code (GBD Level 2) +S82462A | Garbage Code (GBD Level 2) +S82462B | Garbage Code (GBD Level 2) +S82462C | Garbage Code (GBD Level 2) +S82462D | Garbage Code (GBD Level 2) +S82462E | Garbage Code (GBD Level 2) +S82462F | Garbage Code (GBD Level 2) +S82462G | Garbage Code (GBD Level 2) +S82462H | Garbage Code (GBD Level 2) +S82462J | Garbage Code (GBD Level 2) +S82462K | Garbage Code (GBD Level 2) +S82462M | Garbage Code (GBD Level 2) +S82462N | Garbage Code (GBD Level 2) +S82462P | Garbage Code (GBD Level 2) +S82462Q | Garbage Code (GBD Level 2) +S82462R | Garbage Code (GBD Level 2) +S82462S | Garbage Code (GBD Level 2) +S82463A | Garbage Code (GBD Level 2) +S82463B | Garbage Code (GBD Level 2) +S82463C | Garbage Code (GBD Level 2) +S82463D | Garbage Code (GBD Level 2) +S82463E | Garbage Code (GBD Level 2) +S82463F | Garbage Code (GBD Level 2) +S82463G | Garbage Code (GBD Level 2) +S82463H | Garbage Code (GBD Level 2) +S82463J | Garbage Code (GBD Level 2) +S82463K | Garbage Code (GBD Level 2) +S82463M | Garbage Code (GBD Level 2) +S82463N | Garbage Code (GBD Level 2) +S82463P | Garbage Code (GBD Level 2) +S82463Q | Garbage Code (GBD Level 2) +S82463R | Garbage Code (GBD Level 2) +S82463S | Garbage Code (GBD Level 2) +S82464A | Garbage Code (GBD Level 2) +S82464B | Garbage Code (GBD Level 2) +S82464C | Garbage Code (GBD Level 2) +S82464D | Garbage Code (GBD Level 2) +S82464E | Garbage Code (GBD Level 2) +S82464F | Garbage Code (GBD Level 2) +S82464G | Garbage Code (GBD Level 2) +S82464H | Garbage Code (GBD Level 2) +S82464J | Garbage Code (GBD Level 2) +S82464K | Garbage Code (GBD Level 2) +S82464M | Garbage Code (GBD Level 2) +S82464N | Garbage Code (GBD Level 2) +S82464P | Garbage Code (GBD Level 2) +S82464Q | Garbage Code (GBD Level 2) +S82464R | Garbage Code (GBD Level 2) +S82464S | Garbage Code (GBD Level 2) +S82465A | Garbage Code (GBD Level 2) +S82465B | Garbage Code (GBD Level 2) +S82465C | Garbage Code (GBD Level 2) +S82465D | Garbage Code (GBD Level 2) +S82465E | Garbage Code (GBD Level 2) +S82465F | Garbage Code (GBD Level 2) +S82465G | Garbage Code (GBD Level 2) +S82465H | Garbage Code (GBD Level 2) +S82465J | Garbage Code (GBD Level 2) +S82465K | Garbage Code (GBD Level 2) +S82465M | Garbage Code (GBD Level 2) +S82465N | Garbage Code (GBD Level 2) +S82465P | Garbage Code (GBD Level 2) +S82465Q | Garbage Code (GBD Level 2) +S82465R | Garbage Code (GBD Level 2) +S82465S | Garbage Code (GBD Level 2) +S82466A | Garbage Code (GBD Level 2) +S82466B | Garbage Code (GBD Level 2) +S82466C | Garbage Code (GBD Level 2) +S82466D | Garbage Code (GBD Level 2) +S82466E | Garbage Code (GBD Level 2) +S82466F | Garbage Code (GBD Level 2) +S82466G | Garbage Code (GBD Level 2) +S82466H | Garbage Code (GBD Level 2) +S82466J | Garbage Code (GBD Level 2) +S82466K | Garbage Code (GBD Level 2) +S82466M | Garbage Code (GBD Level 2) +S82466N | Garbage Code (GBD Level 2) +S82466P | Garbage Code (GBD Level 2) +S82466Q | Garbage Code (GBD Level 2) +S82466R | Garbage Code (GBD Level 2) +S82466S | Garbage Code (GBD Level 2) +S82491A | Garbage Code (GBD Level 2) +S82491B | Garbage Code (GBD Level 2) +S82491C | Garbage Code (GBD Level 2) +S82491D | Garbage Code (GBD Level 2) +S82491E | Garbage Code (GBD Level 2) +S82491F | Garbage Code (GBD Level 2) +S82491G | Garbage Code (GBD Level 2) +S82491H | Garbage Code (GBD Level 2) +S82491J | Garbage Code (GBD Level 2) +S82491K | Garbage Code (GBD Level 2) +S82491M | Garbage Code (GBD Level 2) +S82491N | Garbage Code (GBD Level 2) +S82491P | Garbage Code (GBD Level 2) +S82491Q | Garbage Code (GBD Level 2) +S82491R | Garbage Code (GBD Level 2) +S82491S | Garbage Code (GBD Level 2) +S82492A | Garbage Code (GBD Level 2) +S82492B | Garbage Code (GBD Level 2) +S82492C | Garbage Code (GBD Level 2) +S82492D | Garbage Code (GBD Level 2) +S82492E | Garbage Code (GBD Level 2) +S82492F | Garbage Code (GBD Level 2) +S82492G | Garbage Code (GBD Level 2) +S82492H | Garbage Code (GBD Level 2) +S82492J | Garbage Code (GBD Level 2) +S82492K | Garbage Code (GBD Level 2) +S82492M | Garbage Code (GBD Level 2) +S82492N | Garbage Code (GBD Level 2) +S82492P | Garbage Code (GBD Level 2) +S82492Q | Garbage Code (GBD Level 2) +S82492R | Garbage Code (GBD Level 2) +S82492S | Garbage Code (GBD Level 2) +S82499A | Garbage Code (GBD Level 2) +S82499B | Garbage Code (GBD Level 2) +S82499C | Garbage Code (GBD Level 2) +S82499D | Garbage Code (GBD Level 2) +S82499E | Garbage Code (GBD Level 2) +S82499F | Garbage Code (GBD Level 2) +S82499G | Garbage Code (GBD Level 2) +S82499H | Garbage Code (GBD Level 2) +S82499J | Garbage Code (GBD Level 2) +S82499K | Garbage Code (GBD Level 2) +S82499M | Garbage Code (GBD Level 2) +S82499N | Garbage Code (GBD Level 2) +S82499P | Garbage Code (GBD Level 2) +S82499Q | Garbage Code (GBD Level 2) +S82499R | Garbage Code (GBD Level 2) +S82499S | Garbage Code (GBD Level 2) +S825--- | Garbage Code (GBD Level 2) +S8251XA | Garbage Code (GBD Level 2) +S8251XB | Garbage Code (GBD Level 2) +S8251XC | Garbage Code (GBD Level 2) +S8251XD | Garbage Code (GBD Level 2) +S8251XE | Garbage Code (GBD Level 2) +S8251XF | Garbage Code (GBD Level 2) +S8251XG | Garbage Code (GBD Level 2) +S8251XH | Garbage Code (GBD Level 2) +S8251XJ | Garbage Code (GBD Level 2) +S8251XK | Garbage Code (GBD Level 2) +S8251XM | Garbage Code (GBD Level 2) +S8251XN | Garbage Code (GBD Level 2) +S8251XP | Garbage Code (GBD Level 2) +S8251XQ | Garbage Code (GBD Level 2) +S8251XR | Garbage Code (GBD Level 2) +S8251XS | Garbage Code (GBD Level 2) +S8252XA | Garbage Code (GBD Level 2) +S8252XB | Garbage Code (GBD Level 2) +S8252XC | Garbage Code (GBD Level 2) +S8252XD | Garbage Code (GBD Level 2) +S8252XE | Garbage Code (GBD Level 2) +S8252XF | Garbage Code (GBD Level 2) +S8252XG | Garbage Code (GBD Level 2) +S8252XH | Garbage Code (GBD Level 2) +S8252XJ | Garbage Code (GBD Level 2) +S8252XK | Garbage Code (GBD Level 2) +S8252XM | Garbage Code (GBD Level 2) +S8252XN | Garbage Code (GBD Level 2) +S8252XP | Garbage Code (GBD Level 2) +S8252XQ | Garbage Code (GBD Level 2) +S8252XR | Garbage Code (GBD Level 2) +S8252XS | Garbage Code (GBD Level 2) +S8253XA | Garbage Code (GBD Level 2) +S8253XB | Garbage Code (GBD Level 2) +S8253XC | Garbage Code (GBD Level 2) +S8253XD | Garbage Code (GBD Level 2) +S8253XE | Garbage Code (GBD Level 2) +S8253XF | Garbage Code (GBD Level 2) +S8253XG | Garbage Code (GBD Level 2) +S8253XH | Garbage Code (GBD Level 2) +S8253XJ | Garbage Code (GBD Level 2) +S8253XK | Garbage Code (GBD Level 2) +S8253XM | Garbage Code (GBD Level 2) +S8253XN | Garbage Code (GBD Level 2) +S8253XP | Garbage Code (GBD Level 2) +S8253XQ | Garbage Code (GBD Level 2) +S8253XR | Garbage Code (GBD Level 2) +S8253XS | Garbage Code (GBD Level 2) +S8254XA | Garbage Code (GBD Level 2) +S8254XB | Garbage Code (GBD Level 2) +S8254XC | Garbage Code (GBD Level 2) +S8254XD | Garbage Code (GBD Level 2) +S8254XE | Garbage Code (GBD Level 2) +S8254XF | Garbage Code (GBD Level 2) +S8254XG | Garbage Code (GBD Level 2) +S8254XH | Garbage Code (GBD Level 2) +S8254XJ | Garbage Code (GBD Level 2) +S8254XK | Garbage Code (GBD Level 2) +S8254XM | Garbage Code (GBD Level 2) +S8254XN | Garbage Code (GBD Level 2) +S8254XP | Garbage Code (GBD Level 2) +S8254XQ | Garbage Code (GBD Level 2) +S8254XR | Garbage Code (GBD Level 2) +S8254XS | Garbage Code (GBD Level 2) +S8255XA | Garbage Code (GBD Level 2) +S8255XB | Garbage Code (GBD Level 2) +S8255XC | Garbage Code (GBD Level 2) +S8255XD | Garbage Code (GBD Level 2) +S8255XE | Garbage Code (GBD Level 2) +S8255XF | Garbage Code (GBD Level 2) +S8255XG | Garbage Code (GBD Level 2) +S8255XH | Garbage Code (GBD Level 2) +S8255XJ | Garbage Code (GBD Level 2) +S8255XK | Garbage Code (GBD Level 2) +S8255XM | Garbage Code (GBD Level 2) +S8255XN | Garbage Code (GBD Level 2) +S8255XP | Garbage Code (GBD Level 2) +S8255XQ | Garbage Code (GBD Level 2) +S8255XR | Garbage Code (GBD Level 2) +S8255XS | Garbage Code (GBD Level 2) +S8256XA | Garbage Code (GBD Level 2) +S8256XB | Garbage Code (GBD Level 2) +S8256XC | Garbage Code (GBD Level 2) +S8256XD | Garbage Code (GBD Level 2) +S8256XE | Garbage Code (GBD Level 2) +S8256XF | Garbage Code (GBD Level 2) +S8256XG | Garbage Code (GBD Level 2) +S8256XH | Garbage Code (GBD Level 2) +S8256XJ | Garbage Code (GBD Level 2) +S8256XK | Garbage Code (GBD Level 2) +S8256XM | Garbage Code (GBD Level 2) +S8256XN | Garbage Code (GBD Level 2) +S8256XP | Garbage Code (GBD Level 2) +S8256XQ | Garbage Code (GBD Level 2) +S8256XR | Garbage Code (GBD Level 2) +S8256XS | Garbage Code (GBD Level 2) +S826--- | Garbage Code (GBD Level 2) +S8261XA | Garbage Code (GBD Level 2) +S8261XB | Garbage Code (GBD Level 2) +S8261XC | Garbage Code (GBD Level 2) +S8261XD | Garbage Code (GBD Level 2) +S8261XE | Garbage Code (GBD Level 2) +S8261XF | Garbage Code (GBD Level 2) +S8261XG | Garbage Code (GBD Level 2) +S8261XH | Garbage Code (GBD Level 2) +S8261XJ | Garbage Code (GBD Level 2) +S8261XK | Garbage Code (GBD Level 2) +S8261XM | Garbage Code (GBD Level 2) +S8261XN | Garbage Code (GBD Level 2) +S8261XP | Garbage Code (GBD Level 2) +S8261XQ | Garbage Code (GBD Level 2) +S8261XR | Garbage Code (GBD Level 2) +S8261XS | Garbage Code (GBD Level 2) +S8262XA | Garbage Code (GBD Level 2) +S8262XB | Garbage Code (GBD Level 2) +S8262XC | Garbage Code (GBD Level 2) +S8262XD | Garbage Code (GBD Level 2) +S8262XE | Garbage Code (GBD Level 2) +S8262XF | Garbage Code (GBD Level 2) +S8262XG | Garbage Code (GBD Level 2) +S8262XH | Garbage Code (GBD Level 2) +S8262XJ | Garbage Code (GBD Level 2) +S8262XK | Garbage Code (GBD Level 2) +S8262XM | Garbage Code (GBD Level 2) +S8262XN | Garbage Code (GBD Level 2) +S8262XP | Garbage Code (GBD Level 2) +S8262XQ | Garbage Code (GBD Level 2) +S8262XR | Garbage Code (GBD Level 2) +S8262XS | Garbage Code (GBD Level 2) +S8263XA | Garbage Code (GBD Level 2) +S8263XB | Garbage Code (GBD Level 2) +S8263XC | Garbage Code (GBD Level 2) +S8263XD | Garbage Code (GBD Level 2) +S8263XE | Garbage Code (GBD Level 2) +S8263XF | Garbage Code (GBD Level 2) +S8263XG | Garbage Code (GBD Level 2) +S8263XH | Garbage Code (GBD Level 2) +S8263XJ | Garbage Code (GBD Level 2) +S8263XK | Garbage Code (GBD Level 2) +S8263XM | Garbage Code (GBD Level 2) +S8263XN | Garbage Code (GBD Level 2) +S8263XP | Garbage Code (GBD Level 2) +S8263XQ | Garbage Code (GBD Level 2) +S8263XR | Garbage Code (GBD Level 2) +S8263XS | Garbage Code (GBD Level 2) +S8264XA | Garbage Code (GBD Level 2) +S8264XB | Garbage Code (GBD Level 2) +S8264XC | Garbage Code (GBD Level 2) +S8264XD | Garbage Code (GBD Level 2) +S8264XE | Garbage Code (GBD Level 2) +S8264XF | Garbage Code (GBD Level 2) +S8264XG | Garbage Code (GBD Level 2) +S8264XH | Garbage Code (GBD Level 2) +S8264XJ | Garbage Code (GBD Level 2) +S8264XK | Garbage Code (GBD Level 2) +S8264XM | Garbage Code (GBD Level 2) +S8264XN | Garbage Code (GBD Level 2) +S8264XP | Garbage Code (GBD Level 2) +S8264XQ | Garbage Code (GBD Level 2) +S8264XR | Garbage Code (GBD Level 2) +S8264XS | Garbage Code (GBD Level 2) +S8265XA | Garbage Code (GBD Level 2) +S8265XB | Garbage Code (GBD Level 2) +S8265XC | Garbage Code (GBD Level 2) +S8265XD | Garbage Code (GBD Level 2) +S8265XE | Garbage Code (GBD Level 2) +S8265XF | Garbage Code (GBD Level 2) +S8265XG | Garbage Code (GBD Level 2) +S8265XH | Garbage Code (GBD Level 2) +S8265XJ | Garbage Code (GBD Level 2) +S8265XK | Garbage Code (GBD Level 2) +S8265XM | Garbage Code (GBD Level 2) +S8265XN | Garbage Code (GBD Level 2) +S8265XP | Garbage Code (GBD Level 2) +S8265XQ | Garbage Code (GBD Level 2) +S8265XR | Garbage Code (GBD Level 2) +S8265XS | Garbage Code (GBD Level 2) +S8266XA | Garbage Code (GBD Level 2) +S8266XB | Garbage Code (GBD Level 2) +S8266XC | Garbage Code (GBD Level 2) +S8266XD | Garbage Code (GBD Level 2) +S8266XE | Garbage Code (GBD Level 2) +S8266XF | Garbage Code (GBD Level 2) +S8266XG | Garbage Code (GBD Level 2) +S8266XH | Garbage Code (GBD Level 2) +S8266XJ | Garbage Code (GBD Level 2) +S8266XK | Garbage Code (GBD Level 2) +S8266XM | Garbage Code (GBD Level 2) +S8266XN | Garbage Code (GBD Level 2) +S8266XP | Garbage Code (GBD Level 2) +S8266XQ | Garbage Code (GBD Level 2) +S8266XR | Garbage Code (GBD Level 2) +S8266XS | Garbage Code (GBD Level 2) +S827--- | Garbage Code (GBD Level 2) +S828--- | Garbage Code (GBD Level 2) +S82811A | Garbage Code (GBD Level 2) +S82811D | Garbage Code (GBD Level 2) +S82811G | Garbage Code (GBD Level 2) +S82811K | Garbage Code (GBD Level 2) +S82811P | Garbage Code (GBD Level 2) +S82811S | Garbage Code (GBD Level 2) +S82812A | Garbage Code (GBD Level 2) +S82812D | Garbage Code (GBD Level 2) +S82812G | Garbage Code (GBD Level 2) +S82812K | Garbage Code (GBD Level 2) +S82812P | Garbage Code (GBD Level 2) +S82812S | Garbage Code (GBD Level 2) +S82819A | Garbage Code (GBD Level 2) +S82819D | Garbage Code (GBD Level 2) +S82819G | Garbage Code (GBD Level 2) +S82819K | Garbage Code (GBD Level 2) +S82819P | Garbage Code (GBD Level 2) +S82819S | Garbage Code (GBD Level 2) +S82821A | Garbage Code (GBD Level 2) +S82821D | Garbage Code (GBD Level 2) +S82821G | Garbage Code (GBD Level 2) +S82821K | Garbage Code (GBD Level 2) +S82821P | Garbage Code (GBD Level 2) +S82821S | Garbage Code (GBD Level 2) +S82822A | Garbage Code (GBD Level 2) +S82822D | Garbage Code (GBD Level 2) +S82822G | Garbage Code (GBD Level 2) +S82822K | Garbage Code (GBD Level 2) +S82822P | Garbage Code (GBD Level 2) +S82822S | Garbage Code (GBD Level 2) +S82829A | Garbage Code (GBD Level 2) +S82829D | Garbage Code (GBD Level 2) +S82829G | Garbage Code (GBD Level 2) +S82829K | Garbage Code (GBD Level 2) +S82829P | Garbage Code (GBD Level 2) +S82829S | Garbage Code (GBD Level 2) +S82831A | Garbage Code (GBD Level 2) +S82831B | Garbage Code (GBD Level 2) +S82831C | Garbage Code (GBD Level 2) +S82831D | Garbage Code (GBD Level 2) +S82831E | Garbage Code (GBD Level 2) +S82831F | Garbage Code (GBD Level 2) +S82831G | Garbage Code (GBD Level 2) +S82831H | Garbage Code (GBD Level 2) +S82831J | Garbage Code (GBD Level 2) +S82831K | Garbage Code (GBD Level 2) +S82831M | Garbage Code (GBD Level 2) +S82831N | Garbage Code (GBD Level 2) +S82831P | Garbage Code (GBD Level 2) +S82831Q | Garbage Code (GBD Level 2) +S82831R | Garbage Code (GBD Level 2) +S82831S | Garbage Code (GBD Level 2) +S82832A | Garbage Code (GBD Level 2) +S82832B | Garbage Code (GBD Level 2) +S82832C | Garbage Code (GBD Level 2) +S82832D | Garbage Code (GBD Level 2) +S82832E | Garbage Code (GBD Level 2) +S82832F | Garbage Code (GBD Level 2) +S82832G | Garbage Code (GBD Level 2) +S82832H | Garbage Code (GBD Level 2) +S82832J | Garbage Code (GBD Level 2) +S82832K | Garbage Code (GBD Level 2) +S82832M | Garbage Code (GBD Level 2) +S82832N | Garbage Code (GBD Level 2) +S82832P | Garbage Code (GBD Level 2) +S82832Q | Garbage Code (GBD Level 2) +S82832R | Garbage Code (GBD Level 2) +S82832S | Garbage Code (GBD Level 2) +S82839A | Garbage Code (GBD Level 2) +S82839B | Garbage Code (GBD Level 2) +S82839C | Garbage Code (GBD Level 2) +S82839D | Garbage Code (GBD Level 2) +S82839E | Garbage Code (GBD Level 2) +S82839F | Garbage Code (GBD Level 2) +S82839G | Garbage Code (GBD Level 2) +S82839H | Garbage Code (GBD Level 2) +S82839J | Garbage Code (GBD Level 2) +S82839K | Garbage Code (GBD Level 2) +S82839M | Garbage Code (GBD Level 2) +S82839N | Garbage Code (GBD Level 2) +S82839P | Garbage Code (GBD Level 2) +S82839Q | Garbage Code (GBD Level 2) +S82839R | Garbage Code (GBD Level 2) +S82839S | Garbage Code (GBD Level 2) +S82841A | Garbage Code (GBD Level 2) +S82841B | Garbage Code (GBD Level 2) +S82841C | Garbage Code (GBD Level 2) +S82841D | Garbage Code (GBD Level 2) +S82841E | Garbage Code (GBD Level 2) +S82841F | Garbage Code (GBD Level 2) +S82841G | Garbage Code (GBD Level 2) +S82841H | Garbage Code (GBD Level 2) +S82841J | Garbage Code (GBD Level 2) +S82841K | Garbage Code (GBD Level 2) +S82841M | Garbage Code (GBD Level 2) +S82841N | Garbage Code (GBD Level 2) +S82841P | Garbage Code (GBD Level 2) +S82841Q | Garbage Code (GBD Level 2) +S82841R | Garbage Code (GBD Level 2) +S82841S | Garbage Code (GBD Level 2) +S82842A | Garbage Code (GBD Level 2) +S82842B | Garbage Code (GBD Level 2) +S82842C | Garbage Code (GBD Level 2) +S82842D | Garbage Code (GBD Level 2) +S82842E | Garbage Code (GBD Level 2) +S82842F | Garbage Code (GBD Level 2) +S82842G | Garbage Code (GBD Level 2) +S82842H | Garbage Code (GBD Level 2) +S82842J | Garbage Code (GBD Level 2) +S82842K | Garbage Code (GBD Level 2) +S82842M | Garbage Code (GBD Level 2) +S82842N | Garbage Code (GBD Level 2) +S82842P | Garbage Code (GBD Level 2) +S82842Q | Garbage Code (GBD Level 2) +S82842R | Garbage Code (GBD Level 2) +S82842S | Garbage Code (GBD Level 2) +S82843A | Garbage Code (GBD Level 2) +S82843B | Garbage Code (GBD Level 2) +S82843C | Garbage Code (GBD Level 2) +S82843D | Garbage Code (GBD Level 2) +S82843E | Garbage Code (GBD Level 2) +S82843F | Garbage Code (GBD Level 2) +S82843G | Garbage Code (GBD Level 2) +S82843H | Garbage Code (GBD Level 2) +S82843J | Garbage Code (GBD Level 2) +S82843K | Garbage Code (GBD Level 2) +S82843M | Garbage Code (GBD Level 2) +S82843N | Garbage Code (GBD Level 2) +S82843P | Garbage Code (GBD Level 2) +S82843Q | Garbage Code (GBD Level 2) +S82843R | Garbage Code (GBD Level 2) +S82843S | Garbage Code (GBD Level 2) +S82844A | Garbage Code (GBD Level 2) +S82844B | Garbage Code (GBD Level 2) +S82844C | Garbage Code (GBD Level 2) +S82844D | Garbage Code (GBD Level 2) +S82844E | Garbage Code (GBD Level 2) +S82844F | Garbage Code (GBD Level 2) +S82844G | Garbage Code (GBD Level 2) +S82844H | Garbage Code (GBD Level 2) +S82844J | Garbage Code (GBD Level 2) +S82844K | Garbage Code (GBD Level 2) +S82844M | Garbage Code (GBD Level 2) +S82844N | Garbage Code (GBD Level 2) +S82844P | Garbage Code (GBD Level 2) +S82844Q | Garbage Code (GBD Level 2) +S82844R | Garbage Code (GBD Level 2) +S82844S | Garbage Code (GBD Level 2) +S82845A | Garbage Code (GBD Level 2) +S82845B | Garbage Code (GBD Level 2) +S82845C | Garbage Code (GBD Level 2) +S82845D | Garbage Code (GBD Level 2) +S82845E | Garbage Code (GBD Level 2) +S82845F | Garbage Code (GBD Level 2) +S82845G | Garbage Code (GBD Level 2) +S82845H | Garbage Code (GBD Level 2) +S82845J | Garbage Code (GBD Level 2) +S82845K | Garbage Code (GBD Level 2) +S82845M | Garbage Code (GBD Level 2) +S82845N | Garbage Code (GBD Level 2) +S82845P | Garbage Code (GBD Level 2) +S82845Q | Garbage Code (GBD Level 2) +S82845R | Garbage Code (GBD Level 2) +S82845S | Garbage Code (GBD Level 2) +S82846A | Garbage Code (GBD Level 2) +S82846B | Garbage Code (GBD Level 2) +S82846C | Garbage Code (GBD Level 2) +S82846D | Garbage Code (GBD Level 2) +S82846E | Garbage Code (GBD Level 2) +S82846F | Garbage Code (GBD Level 2) +S82846G | Garbage Code (GBD Level 2) +S82846H | Garbage Code (GBD Level 2) +S82846J | Garbage Code (GBD Level 2) +S82846K | Garbage Code (GBD Level 2) +S82846M | Garbage Code (GBD Level 2) +S82846N | Garbage Code (GBD Level 2) +S82846P | Garbage Code (GBD Level 2) +S82846Q | Garbage Code (GBD Level 2) +S82846R | Garbage Code (GBD Level 2) +S82846S | Garbage Code (GBD Level 2) +S82851A | Garbage Code (GBD Level 2) +S82851B | Garbage Code (GBD Level 2) +S82851C | Garbage Code (GBD Level 2) +S82851D | Garbage Code (GBD Level 2) +S82851E | Garbage Code (GBD Level 2) +S82851F | Garbage Code (GBD Level 2) +S82851G | Garbage Code (GBD Level 2) +S82851H | Garbage Code (GBD Level 2) +S82851J | Garbage Code (GBD Level 2) +S82851K | Garbage Code (GBD Level 2) +S82851M | Garbage Code (GBD Level 2) +S82851N | Garbage Code (GBD Level 2) +S82851P | Garbage Code (GBD Level 2) +S82851Q | Garbage Code (GBD Level 2) +S82851R | Garbage Code (GBD Level 2) +S82851S | Garbage Code (GBD Level 2) +S82852A | Garbage Code (GBD Level 2) +S82852B | Garbage Code (GBD Level 2) +S82852C | Garbage Code (GBD Level 2) +S82852D | Garbage Code (GBD Level 2) +S82852E | Garbage Code (GBD Level 2) +S82852F | Garbage Code (GBD Level 2) +S82852G | Garbage Code (GBD Level 2) +S82852H | Garbage Code (GBD Level 2) +S82852J | Garbage Code (GBD Level 2) +S82852K | Garbage Code (GBD Level 2) +S82852M | Garbage Code (GBD Level 2) +S82852N | Garbage Code (GBD Level 2) +S82852P | Garbage Code (GBD Level 2) +S82852Q | Garbage Code (GBD Level 2) +S82852R | Garbage Code (GBD Level 2) +S82852S | Garbage Code (GBD Level 2) +S82853A | Garbage Code (GBD Level 2) +S82853B | Garbage Code (GBD Level 2) +S82853C | Garbage Code (GBD Level 2) +S82853D | Garbage Code (GBD Level 2) +S82853E | Garbage Code (GBD Level 2) +S82853F | Garbage Code (GBD Level 2) +S82853G | Garbage Code (GBD Level 2) +S82853H | Garbage Code (GBD Level 2) +S82853J | Garbage Code (GBD Level 2) +S82853K | Garbage Code (GBD Level 2) +S82853M | Garbage Code (GBD Level 2) +S82853N | Garbage Code (GBD Level 2) +S82853P | Garbage Code (GBD Level 2) +S82853Q | Garbage Code (GBD Level 2) +S82853R | Garbage Code (GBD Level 2) +S82853S | Garbage Code (GBD Level 2) +S82854A | Garbage Code (GBD Level 2) +S82854B | Garbage Code (GBD Level 2) +S82854C | Garbage Code (GBD Level 2) +S82854D | Garbage Code (GBD Level 2) +S82854E | Garbage Code (GBD Level 2) +S82854F | Garbage Code (GBD Level 2) +S82854G | Garbage Code (GBD Level 2) +S82854H | Garbage Code (GBD Level 2) +S82854J | Garbage Code (GBD Level 2) +S82854K | Garbage Code (GBD Level 2) +S82854M | Garbage Code (GBD Level 2) +S82854N | Garbage Code (GBD Level 2) +S82854P | Garbage Code (GBD Level 2) +S82854Q | Garbage Code (GBD Level 2) +S82854R | Garbage Code (GBD Level 2) +S82854S | Garbage Code (GBD Level 2) +S82855A | Garbage Code (GBD Level 2) +S82855B | Garbage Code (GBD Level 2) +S82855C | Garbage Code (GBD Level 2) +S82855D | Garbage Code (GBD Level 2) +S82855E | Garbage Code (GBD Level 2) +S82855F | Garbage Code (GBD Level 2) +S82855G | Garbage Code (GBD Level 2) +S82855H | Garbage Code (GBD Level 2) +S82855J | Garbage Code (GBD Level 2) +S82855K | Garbage Code (GBD Level 2) +S82855M | Garbage Code (GBD Level 2) +S82855N | Garbage Code (GBD Level 2) +S82855P | Garbage Code (GBD Level 2) +S82855Q | Garbage Code (GBD Level 2) +S82855R | Garbage Code (GBD Level 2) +S82855S | Garbage Code (GBD Level 2) +S82856A | Garbage Code (GBD Level 2) +S82856B | Garbage Code (GBD Level 2) +S82856C | Garbage Code (GBD Level 2) +S82856D | Garbage Code (GBD Level 2) +S82856E | Garbage Code (GBD Level 2) +S82856F | Garbage Code (GBD Level 2) +S82856G | Garbage Code (GBD Level 2) +S82856H | Garbage Code (GBD Level 2) +S82856J | Garbage Code (GBD Level 2) +S82856K | Garbage Code (GBD Level 2) +S82856M | Garbage Code (GBD Level 2) +S82856N | Garbage Code (GBD Level 2) +S82856P | Garbage Code (GBD Level 2) +S82856Q | Garbage Code (GBD Level 2) +S82856R | Garbage Code (GBD Level 2) +S82856S | Garbage Code (GBD Level 2) +S82861A | Garbage Code (GBD Level 2) +S82861B | Garbage Code (GBD Level 2) +S82861C | Garbage Code (GBD Level 2) +S82861D | Garbage Code (GBD Level 2) +S82861E | Garbage Code (GBD Level 2) +S82861F | Garbage Code (GBD Level 2) +S82861G | Garbage Code (GBD Level 2) +S82861H | Garbage Code (GBD Level 2) +S82861J | Garbage Code (GBD Level 2) +S82861K | Garbage Code (GBD Level 2) +S82861M | Garbage Code (GBD Level 2) +S82861N | Garbage Code (GBD Level 2) +S82861P | Garbage Code (GBD Level 2) +S82861Q | Garbage Code (GBD Level 2) +S82861R | Garbage Code (GBD Level 2) +S82861S | Garbage Code (GBD Level 2) +S82862A | Garbage Code (GBD Level 2) +S82862B | Garbage Code (GBD Level 2) +S82862C | Garbage Code (GBD Level 2) +S82862D | Garbage Code (GBD Level 2) +S82862E | Garbage Code (GBD Level 2) +S82862F | Garbage Code (GBD Level 2) +S82862G | Garbage Code (GBD Level 2) +S82862H | Garbage Code (GBD Level 2) +S82862J | Garbage Code (GBD Level 2) +S82862K | Garbage Code (GBD Level 2) +S82862M | Garbage Code (GBD Level 2) +S82862N | Garbage Code (GBD Level 2) +S82862P | Garbage Code (GBD Level 2) +S82862Q | Garbage Code (GBD Level 2) +S82862R | Garbage Code (GBD Level 2) +S82862S | Garbage Code (GBD Level 2) +S82863A | Garbage Code (GBD Level 2) +S82863B | Garbage Code (GBD Level 2) +S82863C | Garbage Code (GBD Level 2) +S82863D | Garbage Code (GBD Level 2) +S82863E | Garbage Code (GBD Level 2) +S82863F | Garbage Code (GBD Level 2) +S82863G | Garbage Code (GBD Level 2) +S82863H | Garbage Code (GBD Level 2) +S82863J | Garbage Code (GBD Level 2) +S82863K | Garbage Code (GBD Level 2) +S82863M | Garbage Code (GBD Level 2) +S82863N | Garbage Code (GBD Level 2) +S82863P | Garbage Code (GBD Level 2) +S82863Q | Garbage Code (GBD Level 2) +S82863R | Garbage Code (GBD Level 2) +S82863S | Garbage Code (GBD Level 2) +S82864A | Garbage Code (GBD Level 2) +S82864B | Garbage Code (GBD Level 2) +S82864C | Garbage Code (GBD Level 2) +S82864D | Garbage Code (GBD Level 2) +S82864E | Garbage Code (GBD Level 2) +S82864F | Garbage Code (GBD Level 2) +S82864G | Garbage Code (GBD Level 2) +S82864H | Garbage Code (GBD Level 2) +S82864J | Garbage Code (GBD Level 2) +S82864K | Garbage Code (GBD Level 2) +S82864M | Garbage Code (GBD Level 2) +S82864N | Garbage Code (GBD Level 2) +S82864P | Garbage Code (GBD Level 2) +S82864Q | Garbage Code (GBD Level 2) +S82864R | Garbage Code (GBD Level 2) +S82864S | Garbage Code (GBD Level 2) +S82865A | Garbage Code (GBD Level 2) +S82865B | Garbage Code (GBD Level 2) +S82865C | Garbage Code (GBD Level 2) +S82865D | Garbage Code (GBD Level 2) +S82865E | Garbage Code (GBD Level 2) +S82865F | Garbage Code (GBD Level 2) +S82865G | Garbage Code (GBD Level 2) +S82865H | Garbage Code (GBD Level 2) +S82865J | Garbage Code (GBD Level 2) +S82865K | Garbage Code (GBD Level 2) +S82865M | Garbage Code (GBD Level 2) +S82865N | Garbage Code (GBD Level 2) +S82865P | Garbage Code (GBD Level 2) +S82865Q | Garbage Code (GBD Level 2) +S82865R | Garbage Code (GBD Level 2) +S82865S | Garbage Code (GBD Level 2) +S82866A | Garbage Code (GBD Level 2) +S82866B | Garbage Code (GBD Level 2) +S82866C | Garbage Code (GBD Level 2) +S82866D | Garbage Code (GBD Level 2) +S82866E | Garbage Code (GBD Level 2) +S82866F | Garbage Code (GBD Level 2) +S82866G | Garbage Code (GBD Level 2) +S82866H | Garbage Code (GBD Level 2) +S82866J | Garbage Code (GBD Level 2) +S82866K | Garbage Code (GBD Level 2) +S82866M | Garbage Code (GBD Level 2) +S82866N | Garbage Code (GBD Level 2) +S82866P | Garbage Code (GBD Level 2) +S82866Q | Garbage Code (GBD Level 2) +S82866R | Garbage Code (GBD Level 2) +S82866S | Garbage Code (GBD Level 2) +S82871A | Garbage Code (GBD Level 2) +S82871B | Garbage Code (GBD Level 2) +S82871C | Garbage Code (GBD Level 2) +S82871D | Garbage Code (GBD Level 2) +S82871E | Garbage Code (GBD Level 2) +S82871F | Garbage Code (GBD Level 2) +S82871G | Garbage Code (GBD Level 2) +S82871H | Garbage Code (GBD Level 2) +S82871J | Garbage Code (GBD Level 2) +S82871K | Garbage Code (GBD Level 2) +S82871M | Garbage Code (GBD Level 2) +S82871N | Garbage Code (GBD Level 2) +S82871P | Garbage Code (GBD Level 2) +S82871Q | Garbage Code (GBD Level 2) +S82871R | Garbage Code (GBD Level 2) +S82871S | Garbage Code (GBD Level 2) +S82872A | Garbage Code (GBD Level 2) +S82872B | Garbage Code (GBD Level 2) +S82872C | Garbage Code (GBD Level 2) +S82872D | Garbage Code (GBD Level 2) +S82872E | Garbage Code (GBD Level 2) +S82872F | Garbage Code (GBD Level 2) +S82872G | Garbage Code (GBD Level 2) +S82872H | Garbage Code (GBD Level 2) +S82872J | Garbage Code (GBD Level 2) +S82872K | Garbage Code (GBD Level 2) +S82872M | Garbage Code (GBD Level 2) +S82872N | Garbage Code (GBD Level 2) +S82872P | Garbage Code (GBD Level 2) +S82872Q | Garbage Code (GBD Level 2) +S82872R | Garbage Code (GBD Level 2) +S82872S | Garbage Code (GBD Level 2) +S82873A | Garbage Code (GBD Level 2) +S82873B | Garbage Code (GBD Level 2) +S82873C | Garbage Code (GBD Level 2) +S82873D | Garbage Code (GBD Level 2) +S82873E | Garbage Code (GBD Level 2) +S82873F | Garbage Code (GBD Level 2) +S82873G | Garbage Code (GBD Level 2) +S82873H | Garbage Code (GBD Level 2) +S82873J | Garbage Code (GBD Level 2) +S82873K | Garbage Code (GBD Level 2) +S82873M | Garbage Code (GBD Level 2) +S82873N | Garbage Code (GBD Level 2) +S82873P | Garbage Code (GBD Level 2) +S82873Q | Garbage Code (GBD Level 2) +S82873R | Garbage Code (GBD Level 2) +S82873S | Garbage Code (GBD Level 2) +S82874A | Garbage Code (GBD Level 2) +S82874B | Garbage Code (GBD Level 2) +S82874C | Garbage Code (GBD Level 2) +S82874D | Garbage Code (GBD Level 2) +S82874E | Garbage Code (GBD Level 2) +S82874F | Garbage Code (GBD Level 2) +S82874G | Garbage Code (GBD Level 2) +S82874H | Garbage Code (GBD Level 2) +S82874J | Garbage Code (GBD Level 2) +S82874K | Garbage Code (GBD Level 2) +S82874M | Garbage Code (GBD Level 2) +S82874N | Garbage Code (GBD Level 2) +S82874P | Garbage Code (GBD Level 2) +S82874Q | Garbage Code (GBD Level 2) +S82874R | Garbage Code (GBD Level 2) +S82874S | Garbage Code (GBD Level 2) +S82875A | Garbage Code (GBD Level 2) +S82875B | Garbage Code (GBD Level 2) +S82875C | Garbage Code (GBD Level 2) +S82875D | Garbage Code (GBD Level 2) +S82875E | Garbage Code (GBD Level 2) +S82875F | Garbage Code (GBD Level 2) +S82875G | Garbage Code (GBD Level 2) +S82875H | Garbage Code (GBD Level 2) +S82875J | Garbage Code (GBD Level 2) +S82875K | Garbage Code (GBD Level 2) +S82875M | Garbage Code (GBD Level 2) +S82875N | Garbage Code (GBD Level 2) +S82875P | Garbage Code (GBD Level 2) +S82875Q | Garbage Code (GBD Level 2) +S82875R | Garbage Code (GBD Level 2) +S82875S | Garbage Code (GBD Level 2) +S82876A | Garbage Code (GBD Level 2) +S82876B | Garbage Code (GBD Level 2) +S82876C | Garbage Code (GBD Level 2) +S82876D | Garbage Code (GBD Level 2) +S82876E | Garbage Code (GBD Level 2) +S82876F | Garbage Code (GBD Level 2) +S82876G | Garbage Code (GBD Level 2) +S82876H | Garbage Code (GBD Level 2) +S82876J | Garbage Code (GBD Level 2) +S82876K | Garbage Code (GBD Level 2) +S82876M | Garbage Code (GBD Level 2) +S82876N | Garbage Code (GBD Level 2) +S82876P | Garbage Code (GBD Level 2) +S82876Q | Garbage Code (GBD Level 2) +S82876R | Garbage Code (GBD Level 2) +S82876S | Garbage Code (GBD Level 2) +S82891A | Garbage Code (GBD Level 2) +S82891B | Garbage Code (GBD Level 2) +S82891C | Garbage Code (GBD Level 2) +S82891D | Garbage Code (GBD Level 2) +S82891E | Garbage Code (GBD Level 2) +S82891F | Garbage Code (GBD Level 2) +S82891G | Garbage Code (GBD Level 2) +S82891H | Garbage Code (GBD Level 2) +S82891J | Garbage Code (GBD Level 2) +S82891K | Garbage Code (GBD Level 2) +S82891M | Garbage Code (GBD Level 2) +S82891N | Garbage Code (GBD Level 2) +S82891P | Garbage Code (GBD Level 2) +S82891Q | Garbage Code (GBD Level 2) +S82891R | Garbage Code (GBD Level 2) +S82891S | Garbage Code (GBD Level 2) +S82892A | Garbage Code (GBD Level 2) +S82892B | Garbage Code (GBD Level 2) +S82892C | Garbage Code (GBD Level 2) +S82892D | Garbage Code (GBD Level 2) +S82892E | Garbage Code (GBD Level 2) +S82892F | Garbage Code (GBD Level 2) +S82892G | Garbage Code (GBD Level 2) +S82892H | Garbage Code (GBD Level 2) +S82892J | Garbage Code (GBD Level 2) +S82892K | Garbage Code (GBD Level 2) +S82892M | Garbage Code (GBD Level 2) +S82892N | Garbage Code (GBD Level 2) +S82892P | Garbage Code (GBD Level 2) +S82892Q | Garbage Code (GBD Level 2) +S82892R | Garbage Code (GBD Level 2) +S82892S | Garbage Code (GBD Level 2) +S82899A | Garbage Code (GBD Level 2) +S82899B | Garbage Code (GBD Level 2) +S82899C | Garbage Code (GBD Level 2) +S82899D | Garbage Code (GBD Level 2) +S82899E | Garbage Code (GBD Level 2) +S82899F | Garbage Code (GBD Level 2) +S82899G | Garbage Code (GBD Level 2) +S82899H | Garbage Code (GBD Level 2) +S82899J | Garbage Code (GBD Level 2) +S82899K | Garbage Code (GBD Level 2) +S82899M | Garbage Code (GBD Level 2) +S82899N | Garbage Code (GBD Level 2) +S82899P | Garbage Code (GBD Level 2) +S82899Q | Garbage Code (GBD Level 2) +S82899R | Garbage Code (GBD Level 2) +S82899S | Garbage Code (GBD Level 2) +S829--- | Garbage Code (GBD Level 2) +S8290XA | Garbage Code (GBD Level 2) +S8290XB | Garbage Code (GBD Level 2) +S8290XC | Garbage Code (GBD Level 2) +S8290XD | Garbage Code (GBD Level 2) +S8290XE | Garbage Code (GBD Level 2) +S8290XF | Garbage Code (GBD Level 2) +S8290XG | Garbage Code (GBD Level 2) +S8290XH | Garbage Code (GBD Level 2) +S8290XJ | Garbage Code (GBD Level 2) +S8290XK | Garbage Code (GBD Level 2) +S8290XM | Garbage Code (GBD Level 2) +S8290XN | Garbage Code (GBD Level 2) +S8290XP | Garbage Code (GBD Level 2) +S8290XQ | Garbage Code (GBD Level 2) +S8290XR | Garbage Code (GBD Level 2) +S8290XS | Garbage Code (GBD Level 2) +S8291XA | Garbage Code (GBD Level 2) +S8291XB | Garbage Code (GBD Level 2) +S8291XC | Garbage Code (GBD Level 2) +S8291XD | Garbage Code (GBD Level 2) +S8291XE | Garbage Code (GBD Level 2) +S8291XF | Garbage Code (GBD Level 2) +S8291XG | Garbage Code (GBD Level 2) +S8291XH | Garbage Code (GBD Level 2) +S8291XJ | Garbage Code (GBD Level 2) +S8291XK | Garbage Code (GBD Level 2) +S8291XM | Garbage Code (GBD Level 2) +S8291XN | Garbage Code (GBD Level 2) +S8291XP | Garbage Code (GBD Level 2) +S8291XQ | Garbage Code (GBD Level 2) +S8291XR | Garbage Code (GBD Level 2) +S8291XS | Garbage Code (GBD Level 2) +S8292XA | Garbage Code (GBD Level 2) +S8292XB | Garbage Code (GBD Level 2) +S8292XC | Garbage Code (GBD Level 2) +S8292XD | Garbage Code (GBD Level 2) +S8292XE | Garbage Code (GBD Level 2) +S8292XF | Garbage Code (GBD Level 2) +S8292XG | Garbage Code (GBD Level 2) +S8292XH | Garbage Code (GBD Level 2) +S8292XJ | Garbage Code (GBD Level 2) +S8292XK | Garbage Code (GBD Level 2) +S8292XM | Garbage Code (GBD Level 2) +S8292XN | Garbage Code (GBD Level 2) +S8292XP | Garbage Code (GBD Level 2) +S8292XQ | Garbage Code (GBD Level 2) +S8292XR | Garbage Code (GBD Level 2) +S8292XS | Garbage Code (GBD Level 2) +S83---- | Garbage Code (GBD Level 2) +S830--- | Garbage Code (GBD Level 2) +S83001A | Garbage Code (GBD Level 2) +S83001D | Garbage Code (GBD Level 2) +S83001S | Garbage Code (GBD Level 2) +S83002A | Garbage Code (GBD Level 2) +S83002D | Garbage Code (GBD Level 2) +S83002S | Garbage Code (GBD Level 2) +S83003A | Garbage Code (GBD Level 2) +S83003D | Garbage Code (GBD Level 2) +S83003S | Garbage Code (GBD Level 2) +S83004A | Garbage Code (GBD Level 2) +S83004D | Garbage Code (GBD Level 2) +S83004S | Garbage Code (GBD Level 2) +S83005A | Garbage Code (GBD Level 2) +S83005D | Garbage Code (GBD Level 2) +S83005S | Garbage Code (GBD Level 2) +S83006A | Garbage Code (GBD Level 2) +S83006D | Garbage Code (GBD Level 2) +S83006S | Garbage Code (GBD Level 2) +S83011A | Garbage Code (GBD Level 2) +S83011D | Garbage Code (GBD Level 2) +S83011S | Garbage Code (GBD Level 2) +S83012A | Garbage Code (GBD Level 2) +S83012D | Garbage Code (GBD Level 2) +S83012S | Garbage Code (GBD Level 2) +S83013A | Garbage Code (GBD Level 2) +S83013D | Garbage Code (GBD Level 2) +S83013S | Garbage Code (GBD Level 2) +S83014A | Garbage Code (GBD Level 2) +S83014D | Garbage Code (GBD Level 2) +S83014S | Garbage Code (GBD Level 2) +S83015A | Garbage Code (GBD Level 2) +S83015D | Garbage Code (GBD Level 2) +S83015S | Garbage Code (GBD Level 2) +S83016A | Garbage Code (GBD Level 2) +S83016D | Garbage Code (GBD Level 2) +S83016S | Garbage Code (GBD Level 2) +S83091A | Garbage Code (GBD Level 2) +S83091D | Garbage Code (GBD Level 2) +S83091S | Garbage Code (GBD Level 2) +S83092A | Garbage Code (GBD Level 2) +S83092D | Garbage Code (GBD Level 2) +S83092S | Garbage Code (GBD Level 2) +S83093A | Garbage Code (GBD Level 2) +S83093D | Garbage Code (GBD Level 2) +S83093S | Garbage Code (GBD Level 2) +S83094A | Garbage Code (GBD Level 2) +S83094D | Garbage Code (GBD Level 2) +S83094S | Garbage Code (GBD Level 2) +S83095A | Garbage Code (GBD Level 2) +S83095D | Garbage Code (GBD Level 2) +S83095S | Garbage Code (GBD Level 2) +S83096A | Garbage Code (GBD Level 2) +S83096D | Garbage Code (GBD Level 2) +S83096S | Garbage Code (GBD Level 2) +S831--- | Garbage Code (GBD Level 2) +S83101A | Garbage Code (GBD Level 2) +S83101D | Garbage Code (GBD Level 2) +S83101S | Garbage Code (GBD Level 2) +S83102A | Garbage Code (GBD Level 2) +S83102D | Garbage Code (GBD Level 2) +S83102S | Garbage Code (GBD Level 2) +S83103A | Garbage Code (GBD Level 2) +S83103D | Garbage Code (GBD Level 2) +S83103S | Garbage Code (GBD Level 2) +S83104A | Garbage Code (GBD Level 2) +S83104D | Garbage Code (GBD Level 2) +S83104S | Garbage Code (GBD Level 2) +S83105A | Garbage Code (GBD Level 2) +S83105D | Garbage Code (GBD Level 2) +S83105S | Garbage Code (GBD Level 2) +S83106A | Garbage Code (GBD Level 2) +S83106D | Garbage Code (GBD Level 2) +S83106S | Garbage Code (GBD Level 2) +S83111A | Garbage Code (GBD Level 2) +S83111D | Garbage Code (GBD Level 2) +S83111S | Garbage Code (GBD Level 2) +S83112A | Garbage Code (GBD Level 2) +S83112D | Garbage Code (GBD Level 2) +S83112S | Garbage Code (GBD Level 2) +S83113A | Garbage Code (GBD Level 2) +S83113D | Garbage Code (GBD Level 2) +S83113S | Garbage Code (GBD Level 2) +S83114A | Garbage Code (GBD Level 2) +S83114D | Garbage Code (GBD Level 2) +S83114S | Garbage Code (GBD Level 2) +S83115A | Garbage Code (GBD Level 2) +S83115D | Garbage Code (GBD Level 2) +S83115S | Garbage Code (GBD Level 2) +S83116A | Garbage Code (GBD Level 2) +S83116D | Garbage Code (GBD Level 2) +S83116S | Garbage Code (GBD Level 2) +S83121A | Garbage Code (GBD Level 2) +S83121D | Garbage Code (GBD Level 2) +S83121S | Garbage Code (GBD Level 2) +S83122A | Garbage Code (GBD Level 2) +S83122D | Garbage Code (GBD Level 2) +S83122S | Garbage Code (GBD Level 2) +S83123A | Garbage Code (GBD Level 2) +S83123D | Garbage Code (GBD Level 2) +S83123S | Garbage Code (GBD Level 2) +S83124A | Garbage Code (GBD Level 2) +S83124D | Garbage Code (GBD Level 2) +S83124S | Garbage Code (GBD Level 2) +S83125A | Garbage Code (GBD Level 2) +S83125D | Garbage Code (GBD Level 2) +S83125S | Garbage Code (GBD Level 2) +S83126A | Garbage Code (GBD Level 2) +S83126D | Garbage Code (GBD Level 2) +S83126S | Garbage Code (GBD Level 2) +S83131A | Garbage Code (GBD Level 2) +S83131D | Garbage Code (GBD Level 2) +S83131S | Garbage Code (GBD Level 2) +S83132A | Garbage Code (GBD Level 2) +S83132D | Garbage Code (GBD Level 2) +S83132S | Garbage Code (GBD Level 2) +S83133A | Garbage Code (GBD Level 2) +S83133D | Garbage Code (GBD Level 2) +S83133S | Garbage Code (GBD Level 2) +S83134A | Garbage Code (GBD Level 2) +S83134D | Garbage Code (GBD Level 2) +S83134S | Garbage Code (GBD Level 2) +S83135A | Garbage Code (GBD Level 2) +S83135D | Garbage Code (GBD Level 2) +S83135S | Garbage Code (GBD Level 2) +S83136A | Garbage Code (GBD Level 2) +S83136D | Garbage Code (GBD Level 2) +S83136S | Garbage Code (GBD Level 2) +S83141A | Garbage Code (GBD Level 2) +S83141D | Garbage Code (GBD Level 2) +S83141S | Garbage Code (GBD Level 2) +S83142A | Garbage Code (GBD Level 2) +S83142D | Garbage Code (GBD Level 2) +S83142S | Garbage Code (GBD Level 2) +S83143A | Garbage Code (GBD Level 2) +S83143D | Garbage Code (GBD Level 2) +S83143S | Garbage Code (GBD Level 2) +S83144A | Garbage Code (GBD Level 2) +S83144D | Garbage Code (GBD Level 2) +S83144S | Garbage Code (GBD Level 2) +S83145A | Garbage Code (GBD Level 2) +S83145D | Garbage Code (GBD Level 2) +S83145S | Garbage Code (GBD Level 2) +S83146A | Garbage Code (GBD Level 2) +S83146D | Garbage Code (GBD Level 2) +S83146S | Garbage Code (GBD Level 2) +S83191A | Garbage Code (GBD Level 2) +S83191D | Garbage Code (GBD Level 2) +S83191S | Garbage Code (GBD Level 2) +S83192A | Garbage Code (GBD Level 2) +S83192D | Garbage Code (GBD Level 2) +S83192S | Garbage Code (GBD Level 2) +S83193A | Garbage Code (GBD Level 2) +S83193D | Garbage Code (GBD Level 2) +S83193S | Garbage Code (GBD Level 2) +S83194A | Garbage Code (GBD Level 2) +S83194D | Garbage Code (GBD Level 2) +S83194S | Garbage Code (GBD Level 2) +S83195A | Garbage Code (GBD Level 2) +S83195D | Garbage Code (GBD Level 2) +S83195S | Garbage Code (GBD Level 2) +S83196A | Garbage Code (GBD Level 2) +S83196D | Garbage Code (GBD Level 2) +S83196S | Garbage Code (GBD Level 2) +S832--- | Garbage Code (GBD Level 2) +S83200A | Garbage Code (GBD Level 2) +S83200D | Garbage Code (GBD Level 2) +S83200S | Garbage Code (GBD Level 2) +S83201A | Garbage Code (GBD Level 2) +S83201D | Garbage Code (GBD Level 2) +S83201S | Garbage Code (GBD Level 2) +S83202A | Garbage Code (GBD Level 2) +S83202D | Garbage Code (GBD Level 2) +S83202S | Garbage Code (GBD Level 2) +S83203A | Garbage Code (GBD Level 2) +S83203D | Garbage Code (GBD Level 2) +S83203S | Garbage Code (GBD Level 2) +S83204A | Garbage Code (GBD Level 2) +S83204D | Garbage Code (GBD Level 2) +S83204S | Garbage Code (GBD Level 2) +S83205A | Garbage Code (GBD Level 2) +S83205D | Garbage Code (GBD Level 2) +S83205S | Garbage Code (GBD Level 2) +S83206A | Garbage Code (GBD Level 2) +S83206D | Garbage Code (GBD Level 2) +S83206S | Garbage Code (GBD Level 2) +S83207A | Garbage Code (GBD Level 2) +S83207D | Garbage Code (GBD Level 2) +S83207S | Garbage Code (GBD Level 2) +S83209A | Garbage Code (GBD Level 2) +S83209D | Garbage Code (GBD Level 2) +S83209S | Garbage Code (GBD Level 2) +S83211A | Garbage Code (GBD Level 2) +S83211D | Garbage Code (GBD Level 2) +S83211S | Garbage Code (GBD Level 2) +S83212A | Garbage Code (GBD Level 2) +S83212D | Garbage Code (GBD Level 2) +S83212S | Garbage Code (GBD Level 2) +S83219A | Garbage Code (GBD Level 2) +S83219D | Garbage Code (GBD Level 2) +S83219S | Garbage Code (GBD Level 2) +S83221A | Garbage Code (GBD Level 2) +S83221D | Garbage Code (GBD Level 2) +S83221S | Garbage Code (GBD Level 2) +S83222A | Garbage Code (GBD Level 2) +S83222D | Garbage Code (GBD Level 2) +S83222S | Garbage Code (GBD Level 2) +S83229A | Garbage Code (GBD Level 2) +S83229D | Garbage Code (GBD Level 2) +S83229S | Garbage Code (GBD Level 2) +S83231A | Garbage Code (GBD Level 2) +S83231D | Garbage Code (GBD Level 2) +S83231S | Garbage Code (GBD Level 2) +S83232A | Garbage Code (GBD Level 2) +S83232D | Garbage Code (GBD Level 2) +S83232S | Garbage Code (GBD Level 2) +S83239A | Garbage Code (GBD Level 2) +S83239D | Garbage Code (GBD Level 2) +S83239S | Garbage Code (GBD Level 2) +S83241A | Garbage Code (GBD Level 2) +S83241D | Garbage Code (GBD Level 2) +S83241S | Garbage Code (GBD Level 2) +S83242A | Garbage Code (GBD Level 2) +S83242D | Garbage Code (GBD Level 2) +S83242S | Garbage Code (GBD Level 2) +S83249A | Garbage Code (GBD Level 2) +S83249D | Garbage Code (GBD Level 2) +S83249S | Garbage Code (GBD Level 2) +S83251A | Garbage Code (GBD Level 2) +S83251D | Garbage Code (GBD Level 2) +S83251S | Garbage Code (GBD Level 2) +S83252A | Garbage Code (GBD Level 2) +S83252D | Garbage Code (GBD Level 2) +S83252S | Garbage Code (GBD Level 2) +S83259A | Garbage Code (GBD Level 2) +S83259D | Garbage Code (GBD Level 2) +S83259S | Garbage Code (GBD Level 2) +S83261A | Garbage Code (GBD Level 2) +S83261D | Garbage Code (GBD Level 2) +S83261S | Garbage Code (GBD Level 2) +S83262A | Garbage Code (GBD Level 2) +S83262D | Garbage Code (GBD Level 2) +S83262S | Garbage Code (GBD Level 2) +S83269A | Garbage Code (GBD Level 2) +S83269D | Garbage Code (GBD Level 2) +S83269S | Garbage Code (GBD Level 2) +S83271A | Garbage Code (GBD Level 2) +S83271D | Garbage Code (GBD Level 2) +S83271S | Garbage Code (GBD Level 2) +S83272A | Garbage Code (GBD Level 2) +S83272D | Garbage Code (GBD Level 2) +S83272S | Garbage Code (GBD Level 2) +S83279A | Garbage Code (GBD Level 2) +S83279D | Garbage Code (GBD Level 2) +S83279S | Garbage Code (GBD Level 2) +S83281A | Garbage Code (GBD Level 2) +S83281D | Garbage Code (GBD Level 2) +S83281S | Garbage Code (GBD Level 2) +S83282A | Garbage Code (GBD Level 2) +S83282D | Garbage Code (GBD Level 2) +S83282S | Garbage Code (GBD Level 2) +S83289A | Garbage Code (GBD Level 2) +S83289D | Garbage Code (GBD Level 2) +S83289S | Garbage Code (GBD Level 2) +S833--- | Garbage Code (GBD Level 2) +S8330XA | Garbage Code (GBD Level 2) +S8330XD | Garbage Code (GBD Level 2) +S8330XS | Garbage Code (GBD Level 2) +S8331XA | Garbage Code (GBD Level 2) +S8331XD | Garbage Code (GBD Level 2) +S8331XS | Garbage Code (GBD Level 2) +S8332XA | Garbage Code (GBD Level 2) +S8332XD | Garbage Code (GBD Level 2) +S8332XS | Garbage Code (GBD Level 2) +S834--- | Garbage Code (GBD Level 2) +S83401A | Garbage Code (GBD Level 2) +S83401D | Garbage Code (GBD Level 2) +S83401S | Garbage Code (GBD Level 2) +S83402A | Garbage Code (GBD Level 2) +S83402D | Garbage Code (GBD Level 2) +S83402S | Garbage Code (GBD Level 2) +S83409A | Garbage Code (GBD Level 2) +S83409D | Garbage Code (GBD Level 2) +S83409S | Garbage Code (GBD Level 2) +S83411A | Garbage Code (GBD Level 2) +S83411D | Garbage Code (GBD Level 2) +S83411S | Garbage Code (GBD Level 2) +S83412A | Garbage Code (GBD Level 2) +S83412D | Garbage Code (GBD Level 2) +S83412S | Garbage Code (GBD Level 2) +S83419A | Garbage Code (GBD Level 2) +S83419D | Garbage Code (GBD Level 2) +S83419S | Garbage Code (GBD Level 2) +S83421A | Garbage Code (GBD Level 2) +S83421D | Garbage Code (GBD Level 2) +S83421S | Garbage Code (GBD Level 2) +S83422A | Garbage Code (GBD Level 2) +S83422D | Garbage Code (GBD Level 2) +S83422S | Garbage Code (GBD Level 2) +S83429A | Garbage Code (GBD Level 2) +S83429D | Garbage Code (GBD Level 2) +S83429S | Garbage Code (GBD Level 2) +S835--- | Garbage Code (GBD Level 2) +S83501A | Garbage Code (GBD Level 2) +S83501D | Garbage Code (GBD Level 2) +S83501S | Garbage Code (GBD Level 2) +S83502A | Garbage Code (GBD Level 2) +S83502D | Garbage Code (GBD Level 2) +S83502S | Garbage Code (GBD Level 2) +S83509A | Garbage Code (GBD Level 2) +S83509D | Garbage Code (GBD Level 2) +S83509S | Garbage Code (GBD Level 2) +S83511A | Garbage Code (GBD Level 2) +S83511D | Garbage Code (GBD Level 2) +S83511S | Garbage Code (GBD Level 2) +S83512A | Garbage Code (GBD Level 2) +S83512D | Garbage Code (GBD Level 2) +S83512S | Garbage Code (GBD Level 2) +S83519A | Garbage Code (GBD Level 2) +S83519D | Garbage Code (GBD Level 2) +S83519S | Garbage Code (GBD Level 2) +S83521A | Garbage Code (GBD Level 2) +S83521D | Garbage Code (GBD Level 2) +S83521S | Garbage Code (GBD Level 2) +S83522A | Garbage Code (GBD Level 2) +S83522D | Garbage Code (GBD Level 2) +S83522S | Garbage Code (GBD Level 2) +S83529A | Garbage Code (GBD Level 2) +S83529D | Garbage Code (GBD Level 2) +S83529S | Garbage Code (GBD Level 2) +S836--- | Garbage Code (GBD Level 2) +S8360XA | Garbage Code (GBD Level 2) +S8360XD | Garbage Code (GBD Level 2) +S8360XS | Garbage Code (GBD Level 2) +S8361XA | Garbage Code (GBD Level 2) +S8361XD | Garbage Code (GBD Level 2) +S8361XS | Garbage Code (GBD Level 2) +S8362XA | Garbage Code (GBD Level 2) +S8362XD | Garbage Code (GBD Level 2) +S8362XS | Garbage Code (GBD Level 2) +S837--- | Garbage Code (GBD Level 2) +S838X1A | Garbage Code (GBD Level 2) +S838X1D | Garbage Code (GBD Level 2) +S838X1S | Garbage Code (GBD Level 2) +S838X2A | Garbage Code (GBD Level 2) +S838X2D | Garbage Code (GBD Level 2) +S838X2S | Garbage Code (GBD Level 2) +S838X9A | Garbage Code (GBD Level 2) +S838X9D | Garbage Code (GBD Level 2) +S838X9S | Garbage Code (GBD Level 2) +S8390XA | Garbage Code (GBD Level 2) +S8390XD | Garbage Code (GBD Level 2) +S8390XS | Garbage Code (GBD Level 2) +S8391XA | Garbage Code (GBD Level 2) +S8391XD | Garbage Code (GBD Level 2) +S8391XS | Garbage Code (GBD Level 2) +S8392XA | Garbage Code (GBD Level 2) +S8392XD | Garbage Code (GBD Level 2) +S8392XS | Garbage Code (GBD Level 2) +S84---- | Garbage Code (GBD Level 2) +S840--- | Garbage Code (GBD Level 2) +S8400XA | Garbage Code (GBD Level 2) +S8400XD | Garbage Code (GBD Level 2) +S8400XS | Garbage Code (GBD Level 2) +S8401XA | Garbage Code (GBD Level 2) +S8401XD | Garbage Code (GBD Level 2) +S8401XS | Garbage Code (GBD Level 2) +S8402XA | Garbage Code (GBD Level 2) +S8402XD | Garbage Code (GBD Level 2) +S8402XS | Garbage Code (GBD Level 2) +S841--- | Garbage Code (GBD Level 2) +S8410XA | Garbage Code (GBD Level 2) +S8410XD | Garbage Code (GBD Level 2) +S8410XS | Garbage Code (GBD Level 2) +S8411XA | Garbage Code (GBD Level 2) +S8411XD | Garbage Code (GBD Level 2) +S8411XS | Garbage Code (GBD Level 2) +S8412XA | Garbage Code (GBD Level 2) +S8412XD | Garbage Code (GBD Level 2) +S8412XS | Garbage Code (GBD Level 2) +S842--- | Garbage Code (GBD Level 2) +S8420XA | Garbage Code (GBD Level 2) +S8420XD | Garbage Code (GBD Level 2) +S8420XS | Garbage Code (GBD Level 2) +S8421XA | Garbage Code (GBD Level 2) +S8421XD | Garbage Code (GBD Level 2) +S8421XS | Garbage Code (GBD Level 2) +S8422XA | Garbage Code (GBD Level 2) +S8422XD | Garbage Code (GBD Level 2) +S8422XS | Garbage Code (GBD Level 2) +S847--- | Garbage Code (GBD Level 2) +S848--- | Garbage Code (GBD Level 2) +S84801A | Garbage Code (GBD Level 2) +S84801D | Garbage Code (GBD Level 2) +S84801S | Garbage Code (GBD Level 2) +S84802A | Garbage Code (GBD Level 2) +S84802D | Garbage Code (GBD Level 2) +S84802S | Garbage Code (GBD Level 2) +S84809A | Garbage Code (GBD Level 2) +S84809D | Garbage Code (GBD Level 2) +S84809S | Garbage Code (GBD Level 2) +S849--- | Garbage Code (GBD Level 2) +S8490XA | Garbage Code (GBD Level 2) +S8490XD | Garbage Code (GBD Level 2) +S8490XS | Garbage Code (GBD Level 2) +S8491XA | Garbage Code (GBD Level 2) +S8491XD | Garbage Code (GBD Level 2) +S8491XS | Garbage Code (GBD Level 2) +S8492XA | Garbage Code (GBD Level 2) +S8492XD | Garbage Code (GBD Level 2) +S8492XS | Garbage Code (GBD Level 2) +S85---- | Garbage Code (GBD Level 2) +S850--- | Garbage Code (GBD Level 2) +S85001A | Garbage Code (GBD Level 2) +S85001D | Garbage Code (GBD Level 2) +S85001S | Garbage Code (GBD Level 2) +S85002A | Garbage Code (GBD Level 2) +S85002D | Garbage Code (GBD Level 2) +S85002S | Garbage Code (GBD Level 2) +S85009A | Garbage Code (GBD Level 2) +S85009D | Garbage Code (GBD Level 2) +S85009S | Garbage Code (GBD Level 2) +S85011A | Garbage Code (GBD Level 2) +S85011D | Garbage Code (GBD Level 2) +S85011S | Garbage Code (GBD Level 2) +S85012A | Garbage Code (GBD Level 2) +S85012D | Garbage Code (GBD Level 2) +S85012S | Garbage Code (GBD Level 2) +S85019A | Garbage Code (GBD Level 2) +S85019D | Garbage Code (GBD Level 2) +S85019S | Garbage Code (GBD Level 2) +S85091A | Garbage Code (GBD Level 2) +S85091D | Garbage Code (GBD Level 2) +S85091S | Garbage Code (GBD Level 2) +S85092A | Garbage Code (GBD Level 2) +S85092D | Garbage Code (GBD Level 2) +S85092S | Garbage Code (GBD Level 2) +S85099A | Garbage Code (GBD Level 2) +S85099D | Garbage Code (GBD Level 2) +S85099S | Garbage Code (GBD Level 2) +S851--- | Garbage Code (GBD Level 2) +S85101A | Garbage Code (GBD Level 2) +S85101D | Garbage Code (GBD Level 2) +S85101S | Garbage Code (GBD Level 2) +S85102A | Garbage Code (GBD Level 2) +S85102D | Garbage Code (GBD Level 2) +S85102S | Garbage Code (GBD Level 2) +S85109A | Garbage Code (GBD Level 2) +S85109D | Garbage Code (GBD Level 2) +S85109S | Garbage Code (GBD Level 2) +S85111A | Garbage Code (GBD Level 2) +S85111D | Garbage Code (GBD Level 2) +S85111S | Garbage Code (GBD Level 2) +S85112A | Garbage Code (GBD Level 2) +S85112D | Garbage Code (GBD Level 2) +S85112S | Garbage Code (GBD Level 2) +S85119A | Garbage Code (GBD Level 2) +S85119D | Garbage Code (GBD Level 2) +S85119S | Garbage Code (GBD Level 2) +S85121A | Garbage Code (GBD Level 2) +S85121D | Garbage Code (GBD Level 2) +S85121S | Garbage Code (GBD Level 2) +S85122A | Garbage Code (GBD Level 2) +S85122D | Garbage Code (GBD Level 2) +S85122S | Garbage Code (GBD Level 2) +S85129A | Garbage Code (GBD Level 2) +S85129D | Garbage Code (GBD Level 2) +S85129S | Garbage Code (GBD Level 2) +S85131A | Garbage Code (GBD Level 2) +S85131D | Garbage Code (GBD Level 2) +S85131S | Garbage Code (GBD Level 2) +S85132A | Garbage Code (GBD Level 2) +S85132D | Garbage Code (GBD Level 2) +S85132S | Garbage Code (GBD Level 2) +S85139A | Garbage Code (GBD Level 2) +S85139D | Garbage Code (GBD Level 2) +S85139S | Garbage Code (GBD Level 2) +S85141A | Garbage Code (GBD Level 2) +S85141D | Garbage Code (GBD Level 2) +S85141S | Garbage Code (GBD Level 2) +S85142A | Garbage Code (GBD Level 2) +S85142D | Garbage Code (GBD Level 2) +S85142S | Garbage Code (GBD Level 2) +S85149A | Garbage Code (GBD Level 2) +S85149D | Garbage Code (GBD Level 2) +S85149S | Garbage Code (GBD Level 2) +S85151A | Garbage Code (GBD Level 2) +S85151D | Garbage Code (GBD Level 2) +S85151S | Garbage Code (GBD Level 2) +S85152A | Garbage Code (GBD Level 2) +S85152D | Garbage Code (GBD Level 2) +S85152S | Garbage Code (GBD Level 2) +S85159A | Garbage Code (GBD Level 2) +S85159D | Garbage Code (GBD Level 2) +S85159S | Garbage Code (GBD Level 2) +S85161A | Garbage Code (GBD Level 2) +S85161D | Garbage Code (GBD Level 2) +S85161S | Garbage Code (GBD Level 2) +S85162A | Garbage Code (GBD Level 2) +S85162D | Garbage Code (GBD Level 2) +S85162S | Garbage Code (GBD Level 2) +S85169A | Garbage Code (GBD Level 2) +S85169D | Garbage Code (GBD Level 2) +S85169S | Garbage Code (GBD Level 2) +S85171A | Garbage Code (GBD Level 2) +S85171D | Garbage Code (GBD Level 2) +S85171S | Garbage Code (GBD Level 2) +S85172A | Garbage Code (GBD Level 2) +S85172D | Garbage Code (GBD Level 2) +S85172S | Garbage Code (GBD Level 2) +S85179A | Garbage Code (GBD Level 2) +S85179D | Garbage Code (GBD Level 2) +S85179S | Garbage Code (GBD Level 2) +S85181A | Garbage Code (GBD Level 2) +S85181D | Garbage Code (GBD Level 2) +S85181S | Garbage Code (GBD Level 2) +S85182A | Garbage Code (GBD Level 2) +S85182D | Garbage Code (GBD Level 2) +S85182S | Garbage Code (GBD Level 2) +S85189A | Garbage Code (GBD Level 2) +S85189D | Garbage Code (GBD Level 2) +S85189S | Garbage Code (GBD Level 2) +S852--- | Garbage Code (GBD Level 2) +S85201A | Garbage Code (GBD Level 2) +S85201D | Garbage Code (GBD Level 2) +S85201S | Garbage Code (GBD Level 2) +S85202A | Garbage Code (GBD Level 2) +S85202D | Garbage Code (GBD Level 2) +S85202S | Garbage Code (GBD Level 2) +S85209A | Garbage Code (GBD Level 2) +S85209D | Garbage Code (GBD Level 2) +S85209S | Garbage Code (GBD Level 2) +S85211A | Garbage Code (GBD Level 2) +S85211D | Garbage Code (GBD Level 2) +S85211S | Garbage Code (GBD Level 2) +S85212A | Garbage Code (GBD Level 2) +S85212D | Garbage Code (GBD Level 2) +S85212S | Garbage Code (GBD Level 2) +S85219A | Garbage Code (GBD Level 2) +S85219D | Garbage Code (GBD Level 2) +S85219S | Garbage Code (GBD Level 2) +S85291A | Garbage Code (GBD Level 2) +S85291D | Garbage Code (GBD Level 2) +S85291S | Garbage Code (GBD Level 2) +S85292A | Garbage Code (GBD Level 2) +S85292D | Garbage Code (GBD Level 2) +S85292S | Garbage Code (GBD Level 2) +S85299A | Garbage Code (GBD Level 2) +S85299D | Garbage Code (GBD Level 2) +S85299S | Garbage Code (GBD Level 2) +S853--- | Garbage Code (GBD Level 2) +S85301A | Garbage Code (GBD Level 2) +S85301D | Garbage Code (GBD Level 2) +S85301S | Garbage Code (GBD Level 2) +S85302A | Garbage Code (GBD Level 2) +S85302D | Garbage Code (GBD Level 2) +S85302S | Garbage Code (GBD Level 2) +S85309A | Garbage Code (GBD Level 2) +S85309D | Garbage Code (GBD Level 2) +S85309S | Garbage Code (GBD Level 2) +S85311A | Garbage Code (GBD Level 2) +S85311D | Garbage Code (GBD Level 2) +S85311S | Garbage Code (GBD Level 2) +S85312A | Garbage Code (GBD Level 2) +S85312D | Garbage Code (GBD Level 2) +S85312S | Garbage Code (GBD Level 2) +S85319A | Garbage Code (GBD Level 2) +S85319D | Garbage Code (GBD Level 2) +S85319S | Garbage Code (GBD Level 2) +S85391A | Garbage Code (GBD Level 2) +S85391D | Garbage Code (GBD Level 2) +S85391S | Garbage Code (GBD Level 2) +S85392A | Garbage Code (GBD Level 2) +S85392D | Garbage Code (GBD Level 2) +S85392S | Garbage Code (GBD Level 2) +S85399A | Garbage Code (GBD Level 2) +S85399D | Garbage Code (GBD Level 2) +S85399S | Garbage Code (GBD Level 2) +S854--- | Garbage Code (GBD Level 2) +S85401A | Garbage Code (GBD Level 2) +S85401D | Garbage Code (GBD Level 2) +S85401S | Garbage Code (GBD Level 2) +S85402A | Garbage Code (GBD Level 2) +S85402D | Garbage Code (GBD Level 2) +S85402S | Garbage Code (GBD Level 2) +S85409A | Garbage Code (GBD Level 2) +S85409D | Garbage Code (GBD Level 2) +S85409S | Garbage Code (GBD Level 2) +S85411A | Garbage Code (GBD Level 2) +S85411D | Garbage Code (GBD Level 2) +S85411S | Garbage Code (GBD Level 2) +S85412A | Garbage Code (GBD Level 2) +S85412D | Garbage Code (GBD Level 2) +S85412S | Garbage Code (GBD Level 2) +S85419A | Garbage Code (GBD Level 2) +S85419D | Garbage Code (GBD Level 2) +S85419S | Garbage Code (GBD Level 2) +S85491A | Garbage Code (GBD Level 2) +S85491D | Garbage Code (GBD Level 2) +S85491S | Garbage Code (GBD Level 2) +S85492A | Garbage Code (GBD Level 2) +S85492D | Garbage Code (GBD Level 2) +S85492S | Garbage Code (GBD Level 2) +S85499A | Garbage Code (GBD Level 2) +S85499D | Garbage Code (GBD Level 2) +S85499S | Garbage Code (GBD Level 2) +S855--- | Garbage Code (GBD Level 2) +S85501A | Garbage Code (GBD Level 2) +S85501D | Garbage Code (GBD Level 2) +S85501S | Garbage Code (GBD Level 2) +S85502A | Garbage Code (GBD Level 2) +S85502D | Garbage Code (GBD Level 2) +S85502S | Garbage Code (GBD Level 2) +S85509A | Garbage Code (GBD Level 2) +S85509D | Garbage Code (GBD Level 2) +S85509S | Garbage Code (GBD Level 2) +S85511A | Garbage Code (GBD Level 2) +S85511D | Garbage Code (GBD Level 2) +S85511S | Garbage Code (GBD Level 2) +S85512A | Garbage Code (GBD Level 2) +S85512D | Garbage Code (GBD Level 2) +S85512S | Garbage Code (GBD Level 2) +S85519A | Garbage Code (GBD Level 2) +S85519D | Garbage Code (GBD Level 2) +S85519S | Garbage Code (GBD Level 2) +S85591A | Garbage Code (GBD Level 2) +S85591D | Garbage Code (GBD Level 2) +S85591S | Garbage Code (GBD Level 2) +S85592A | Garbage Code (GBD Level 2) +S85592D | Garbage Code (GBD Level 2) +S85592S | Garbage Code (GBD Level 2) +S85599A | Garbage Code (GBD Level 2) +S85599D | Garbage Code (GBD Level 2) +S85599S | Garbage Code (GBD Level 2) +S857--- | Garbage Code (GBD Level 2) +S858--- | Garbage Code (GBD Level 2) +S85801A | Garbage Code (GBD Level 2) +S85801D | Garbage Code (GBD Level 2) +S85801S | Garbage Code (GBD Level 2) +S85802A | Garbage Code (GBD Level 2) +S85802D | Garbage Code (GBD Level 2) +S85802S | Garbage Code (GBD Level 2) +S85809A | Garbage Code (GBD Level 2) +S85809D | Garbage Code (GBD Level 2) +S85809S | Garbage Code (GBD Level 2) +S85811A | Garbage Code (GBD Level 2) +S85811D | Garbage Code (GBD Level 2) +S85811S | Garbage Code (GBD Level 2) +S85812A | Garbage Code (GBD Level 2) +S85812D | Garbage Code (GBD Level 2) +S85812S | Garbage Code (GBD Level 2) +S85819A | Garbage Code (GBD Level 2) +S85819D | Garbage Code (GBD Level 2) +S85819S | Garbage Code (GBD Level 2) +S85891A | Garbage Code (GBD Level 2) +S85891D | Garbage Code (GBD Level 2) +S85891S | Garbage Code (GBD Level 2) +S85892A | Garbage Code (GBD Level 2) +S85892D | Garbage Code (GBD Level 2) +S85892S | Garbage Code (GBD Level 2) +S85899A | Garbage Code (GBD Level 2) +S85899D | Garbage Code (GBD Level 2) +S85899S | Garbage Code (GBD Level 2) +S859--- | Garbage Code (GBD Level 2) +S85901A | Garbage Code (GBD Level 2) +S85901D | Garbage Code (GBD Level 2) +S85901S | Garbage Code (GBD Level 2) +S85902A | Garbage Code (GBD Level 2) +S85902D | Garbage Code (GBD Level 2) +S85902S | Garbage Code (GBD Level 2) +S85909A | Garbage Code (GBD Level 2) +S85909D | Garbage Code (GBD Level 2) +S85909S | Garbage Code (GBD Level 2) +S85911A | Garbage Code (GBD Level 2) +S85911D | Garbage Code (GBD Level 2) +S85911S | Garbage Code (GBD Level 2) +S85912A | Garbage Code (GBD Level 2) +S85912D | Garbage Code (GBD Level 2) +S85912S | Garbage Code (GBD Level 2) +S85919A | Garbage Code (GBD Level 2) +S85919D | Garbage Code (GBD Level 2) +S85919S | Garbage Code (GBD Level 2) +S85991A | Garbage Code (GBD Level 2) +S85991D | Garbage Code (GBD Level 2) +S85991S | Garbage Code (GBD Level 2) +S85992A | Garbage Code (GBD Level 2) +S85992D | Garbage Code (GBD Level 2) +S85992S | Garbage Code (GBD Level 2) +S85999A | Garbage Code (GBD Level 2) +S85999D | Garbage Code (GBD Level 2) +S85999S | Garbage Code (GBD Level 2) +S86---- | Garbage Code (GBD Level 2) +S860--- | Garbage Code (GBD Level 2) +S86001A | Garbage Code (GBD Level 2) +S86001D | Garbage Code (GBD Level 2) +S86001S | Garbage Code (GBD Level 2) +S86002A | Garbage Code (GBD Level 2) +S86002D | Garbage Code (GBD Level 2) +S86002S | Garbage Code (GBD Level 2) +S86009A | Garbage Code (GBD Level 2) +S86009D | Garbage Code (GBD Level 2) +S86009S | Garbage Code (GBD Level 2) +S86011A | Garbage Code (GBD Level 2) +S86011D | Garbage Code (GBD Level 2) +S86011S | Garbage Code (GBD Level 2) +S86012A | Garbage Code (GBD Level 2) +S86012D | Garbage Code (GBD Level 2) +S86012S | Garbage Code (GBD Level 2) +S86019A | Garbage Code (GBD Level 2) +S86019D | Garbage Code (GBD Level 2) +S86019S | Garbage Code (GBD Level 2) +S86021A | Garbage Code (GBD Level 2) +S86021D | Garbage Code (GBD Level 2) +S86021S | Garbage Code (GBD Level 2) +S86022A | Garbage Code (GBD Level 2) +S86022D | Garbage Code (GBD Level 2) +S86022S | Garbage Code (GBD Level 2) +S86029A | Garbage Code (GBD Level 2) +S86029D | Garbage Code (GBD Level 2) +S86029S | Garbage Code (GBD Level 2) +S86091A | Garbage Code (GBD Level 2) +S86091D | Garbage Code (GBD Level 2) +S86091S | Garbage Code (GBD Level 2) +S86092A | Garbage Code (GBD Level 2) +S86092D | Garbage Code (GBD Level 2) +S86092S | Garbage Code (GBD Level 2) +S86099A | Garbage Code (GBD Level 2) +S86099D | Garbage Code (GBD Level 2) +S86099S | Garbage Code (GBD Level 2) +S861--- | Garbage Code (GBD Level 2) +S86101A | Garbage Code (GBD Level 2) +S86101D | Garbage Code (GBD Level 2) +S86101S | Garbage Code (GBD Level 2) +S86102A | Garbage Code (GBD Level 2) +S86102D | Garbage Code (GBD Level 2) +S86102S | Garbage Code (GBD Level 2) +S86109A | Garbage Code (GBD Level 2) +S86109D | Garbage Code (GBD Level 2) +S86109S | Garbage Code (GBD Level 2) +S86111A | Garbage Code (GBD Level 2) +S86111D | Garbage Code (GBD Level 2) +S86111S | Garbage Code (GBD Level 2) +S86112A | Garbage Code (GBD Level 2) +S86112D | Garbage Code (GBD Level 2) +S86112S | Garbage Code (GBD Level 2) +S86119A | Garbage Code (GBD Level 2) +S86119D | Garbage Code (GBD Level 2) +S86119S | Garbage Code (GBD Level 2) +S86121A | Garbage Code (GBD Level 2) +S86121D | Garbage Code (GBD Level 2) +S86121S | Garbage Code (GBD Level 2) +S86122A | Garbage Code (GBD Level 2) +S86122D | Garbage Code (GBD Level 2) +S86122S | Garbage Code (GBD Level 2) +S86129A | Garbage Code (GBD Level 2) +S86129D | Garbage Code (GBD Level 2) +S86129S | Garbage Code (GBD Level 2) +S86191A | Garbage Code (GBD Level 2) +S86191D | Garbage Code (GBD Level 2) +S86191S | Garbage Code (GBD Level 2) +S86192A | Garbage Code (GBD Level 2) +S86192D | Garbage Code (GBD Level 2) +S86192S | Garbage Code (GBD Level 2) +S86199A | Garbage Code (GBD Level 2) +S86199D | Garbage Code (GBD Level 2) +S86199S | Garbage Code (GBD Level 2) +S862--- | Garbage Code (GBD Level 2) +S86201A | Garbage Code (GBD Level 2) +S86201D | Garbage Code (GBD Level 2) +S86201S | Garbage Code (GBD Level 2) +S86202A | Garbage Code (GBD Level 2) +S86202D | Garbage Code (GBD Level 2) +S86202S | Garbage Code (GBD Level 2) +S86209A | Garbage Code (GBD Level 2) +S86209D | Garbage Code (GBD Level 2) +S86209S | Garbage Code (GBD Level 2) +S86211A | Garbage Code (GBD Level 2) +S86211D | Garbage Code (GBD Level 2) +S86211S | Garbage Code (GBD Level 2) +S86212A | Garbage Code (GBD Level 2) +S86212D | Garbage Code (GBD Level 2) +S86212S | Garbage Code (GBD Level 2) +S86219A | Garbage Code (GBD Level 2) +S86219D | Garbage Code (GBD Level 2) +S86219S | Garbage Code (GBD Level 2) +S86221A | Garbage Code (GBD Level 2) +S86221D | Garbage Code (GBD Level 2) +S86221S | Garbage Code (GBD Level 2) +S86222A | Garbage Code (GBD Level 2) +S86222D | Garbage Code (GBD Level 2) +S86222S | Garbage Code (GBD Level 2) +S86229A | Garbage Code (GBD Level 2) +S86229D | Garbage Code (GBD Level 2) +S86229S | Garbage Code (GBD Level 2) +S86291A | Garbage Code (GBD Level 2) +S86291D | Garbage Code (GBD Level 2) +S86291S | Garbage Code (GBD Level 2) +S86292A | Garbage Code (GBD Level 2) +S86292D | Garbage Code (GBD Level 2) +S86292S | Garbage Code (GBD Level 2) +S86299A | Garbage Code (GBD Level 2) +S86299D | Garbage Code (GBD Level 2) +S86299S | Garbage Code (GBD Level 2) +S863--- | Garbage Code (GBD Level 2) +S86301A | Garbage Code (GBD Level 2) +S86301D | Garbage Code (GBD Level 2) +S86301S | Garbage Code (GBD Level 2) +S86302A | Garbage Code (GBD Level 2) +S86302D | Garbage Code (GBD Level 2) +S86302S | Garbage Code (GBD Level 2) +S86309A | Garbage Code (GBD Level 2) +S86309D | Garbage Code (GBD Level 2) +S86309S | Garbage Code (GBD Level 2) +S86311A | Garbage Code (GBD Level 2) +S86311D | Garbage Code (GBD Level 2) +S86311S | Garbage Code (GBD Level 2) +S86312A | Garbage Code (GBD Level 2) +S86312D | Garbage Code (GBD Level 2) +S86312S | Garbage Code (GBD Level 2) +S86319A | Garbage Code (GBD Level 2) +S86319D | Garbage Code (GBD Level 2) +S86319S | Garbage Code (GBD Level 2) +S86321A | Garbage Code (GBD Level 2) +S86321D | Garbage Code (GBD Level 2) +S86321S | Garbage Code (GBD Level 2) +S86322A | Garbage Code (GBD Level 2) +S86322D | Garbage Code (GBD Level 2) +S86322S | Garbage Code (GBD Level 2) +S86329A | Garbage Code (GBD Level 2) +S86329D | Garbage Code (GBD Level 2) +S86329S | Garbage Code (GBD Level 2) +S86391A | Garbage Code (GBD Level 2) +S86391D | Garbage Code (GBD Level 2) +S86391S | Garbage Code (GBD Level 2) +S86392A | Garbage Code (GBD Level 2) +S86392D | Garbage Code (GBD Level 2) +S86392S | Garbage Code (GBD Level 2) +S86399A | Garbage Code (GBD Level 2) +S86399D | Garbage Code (GBD Level 2) +S86399S | Garbage Code (GBD Level 2) +S867--- | Garbage Code (GBD Level 2) +S868--- | Garbage Code (GBD Level 2) +S86801A | Garbage Code (GBD Level 2) +S86801D | Garbage Code (GBD Level 2) +S86801S | Garbage Code (GBD Level 2) +S86802A | Garbage Code (GBD Level 2) +S86802D | Garbage Code (GBD Level 2) +S86802S | Garbage Code (GBD Level 2) +S86809A | Garbage Code (GBD Level 2) +S86809D | Garbage Code (GBD Level 2) +S86809S | Garbage Code (GBD Level 2) +S86811A | Garbage Code (GBD Level 2) +S86811D | Garbage Code (GBD Level 2) +S86811S | Garbage Code (GBD Level 2) +S86812A | Garbage Code (GBD Level 2) +S86812D | Garbage Code (GBD Level 2) +S86812S | Garbage Code (GBD Level 2) +S86819A | Garbage Code (GBD Level 2) +S86819D | Garbage Code (GBD Level 2) +S86819S | Garbage Code (GBD Level 2) +S86821A | Garbage Code (GBD Level 2) +S86821D | Garbage Code (GBD Level 2) +S86821S | Garbage Code (GBD Level 2) +S86822A | Garbage Code (GBD Level 2) +S86822D | Garbage Code (GBD Level 2) +S86822S | Garbage Code (GBD Level 2) +S86829A | Garbage Code (GBD Level 2) +S86829D | Garbage Code (GBD Level 2) +S86829S | Garbage Code (GBD Level 2) +S86891A | Garbage Code (GBD Level 2) +S86891D | Garbage Code (GBD Level 2) +S86891S | Garbage Code (GBD Level 2) +S86892A | Garbage Code (GBD Level 2) +S86892D | Garbage Code (GBD Level 2) +S86892S | Garbage Code (GBD Level 2) +S86899A | Garbage Code (GBD Level 2) +S86899D | Garbage Code (GBD Level 2) +S86899S | Garbage Code (GBD Level 2) +S869--- | Garbage Code (GBD Level 2) +S86901A | Garbage Code (GBD Level 2) +S86901D | Garbage Code (GBD Level 2) +S86901S | Garbage Code (GBD Level 2) +S86902A | Garbage Code (GBD Level 2) +S86902D | Garbage Code (GBD Level 2) +S86902S | Garbage Code (GBD Level 2) +S86909A | Garbage Code (GBD Level 2) +S86909D | Garbage Code (GBD Level 2) +S86909S | Garbage Code (GBD Level 2) +S86911A | Garbage Code (GBD Level 2) +S86911D | Garbage Code (GBD Level 2) +S86911S | Garbage Code (GBD Level 2) +S86912A | Garbage Code (GBD Level 2) +S86912D | Garbage Code (GBD Level 2) +S86912S | Garbage Code (GBD Level 2) +S86919A | Garbage Code (GBD Level 2) +S86919D | Garbage Code (GBD Level 2) +S86919S | Garbage Code (GBD Level 2) +S86921A | Garbage Code (GBD Level 2) +S86921D | Garbage Code (GBD Level 2) +S86921S | Garbage Code (GBD Level 2) +S86922A | Garbage Code (GBD Level 2) +S86922D | Garbage Code (GBD Level 2) +S86922S | Garbage Code (GBD Level 2) +S86929A | Garbage Code (GBD Level 2) +S86929D | Garbage Code (GBD Level 2) +S86929S | Garbage Code (GBD Level 2) +S86991A | Garbage Code (GBD Level 2) +S86991D | Garbage Code (GBD Level 2) +S86991S | Garbage Code (GBD Level 2) +S86992A | Garbage Code (GBD Level 2) +S86992D | Garbage Code (GBD Level 2) +S86992S | Garbage Code (GBD Level 2) +S86999A | Garbage Code (GBD Level 2) +S86999D | Garbage Code (GBD Level 2) +S86999S | Garbage Code (GBD Level 2) +S87---- | Garbage Code (GBD Level 2) +S870--- | Garbage Code (GBD Level 2) +S8700XA | Garbage Code (GBD Level 2) +S8700XD | Garbage Code (GBD Level 2) +S8700XS | Garbage Code (GBD Level 2) +S8701XA | Garbage Code (GBD Level 2) +S8701XD | Garbage Code (GBD Level 2) +S8701XS | Garbage Code (GBD Level 2) +S8702XA | Garbage Code (GBD Level 2) +S8702XD | Garbage Code (GBD Level 2) +S8702XS | Garbage Code (GBD Level 2) +S878--- | Garbage Code (GBD Level 2) +S8780XA | Garbage Code (GBD Level 2) +S8780XD | Garbage Code (GBD Level 2) +S8780XS | Garbage Code (GBD Level 2) +S8781XA | Garbage Code (GBD Level 2) +S8781XD | Garbage Code (GBD Level 2) +S8781XS | Garbage Code (GBD Level 2) +S8782XA | Garbage Code (GBD Level 2) +S8782XD | Garbage Code (GBD Level 2) +S8782XS | Garbage Code (GBD Level 2) +S88---- | Garbage Code (GBD Level 2) +S880--- | Garbage Code (GBD Level 2) +S88011A | Garbage Code (GBD Level 2) +S88011D | Garbage Code (GBD Level 2) +S88011S | Garbage Code (GBD Level 2) +S88012A | Garbage Code (GBD Level 2) +S88012D | Garbage Code (GBD Level 2) +S88012S | Garbage Code (GBD Level 2) +S88019A | Garbage Code (GBD Level 2) +S88019D | Garbage Code (GBD Level 2) +S88019S | Garbage Code (GBD Level 2) +S88021A | Garbage Code (GBD Level 2) +S88021D | Garbage Code (GBD Level 2) +S88021S | Garbage Code (GBD Level 2) +S88022A | Garbage Code (GBD Level 2) +S88022D | Garbage Code (GBD Level 2) +S88022S | Garbage Code (GBD Level 2) +S88029A | Garbage Code (GBD Level 2) +S88029D | Garbage Code (GBD Level 2) +S88029S | Garbage Code (GBD Level 2) +S881--- | Garbage Code (GBD Level 2) +S88111A | Garbage Code (GBD Level 2) +S88111D | Garbage Code (GBD Level 2) +S88111S | Garbage Code (GBD Level 2) +S88112A | Garbage Code (GBD Level 2) +S88112D | Garbage Code (GBD Level 2) +S88112S | Garbage Code (GBD Level 2) +S88119A | Garbage Code (GBD Level 2) +S88119D | Garbage Code (GBD Level 2) +S88119S | Garbage Code (GBD Level 2) +S88121A | Garbage Code (GBD Level 2) +S88121D | Garbage Code (GBD Level 2) +S88121S | Garbage Code (GBD Level 2) +S88122A | Garbage Code (GBD Level 2) +S88122D | Garbage Code (GBD Level 2) +S88122S | Garbage Code (GBD Level 2) +S88129A | Garbage Code (GBD Level 2) +S88129D | Garbage Code (GBD Level 2) +S88129S | Garbage Code (GBD Level 2) +S889--- | Garbage Code (GBD Level 2) +S88911A | Garbage Code (GBD Level 2) +S88911D | Garbage Code (GBD Level 2) +S88911S | Garbage Code (GBD Level 2) +S88912A | Garbage Code (GBD Level 2) +S88912D | Garbage Code (GBD Level 2) +S88912S | Garbage Code (GBD Level 2) +S88919A | Garbage Code (GBD Level 2) +S88919D | Garbage Code (GBD Level 2) +S88919S | Garbage Code (GBD Level 2) +S88921A | Garbage Code (GBD Level 2) +S88921D | Garbage Code (GBD Level 2) +S88921S | Garbage Code (GBD Level 2) +S88922A | Garbage Code (GBD Level 2) +S88922D | Garbage Code (GBD Level 2) +S88922S | Garbage Code (GBD Level 2) +S88929A | Garbage Code (GBD Level 2) +S88929D | Garbage Code (GBD Level 2) +S88929S | Garbage Code (GBD Level 2) +S89---- | Garbage Code (GBD Level 2) +S89001A | Garbage Code (GBD Level 2) +S89001D | Garbage Code (GBD Level 2) +S89001G | Garbage Code (GBD Level 2) +S89001K | Garbage Code (GBD Level 2) +S89001P | Garbage Code (GBD Level 2) +S89001S | Garbage Code (GBD Level 2) +S89002A | Garbage Code (GBD Level 2) +S89002D | Garbage Code (GBD Level 2) +S89002G | Garbage Code (GBD Level 2) +S89002K | Garbage Code (GBD Level 2) +S89002P | Garbage Code (GBD Level 2) +S89002S | Garbage Code (GBD Level 2) +S89009A | Garbage Code (GBD Level 2) +S89009D | Garbage Code (GBD Level 2) +S89009G | Garbage Code (GBD Level 2) +S89009K | Garbage Code (GBD Level 2) +S89009P | Garbage Code (GBD Level 2) +S89009S | Garbage Code (GBD Level 2) +S89011A | Garbage Code (GBD Level 2) +S89011D | Garbage Code (GBD Level 2) +S89011G | Garbage Code (GBD Level 2) +S89011K | Garbage Code (GBD Level 2) +S89011P | Garbage Code (GBD Level 2) +S89011S | Garbage Code (GBD Level 2) +S89012A | Garbage Code (GBD Level 2) +S89012D | Garbage Code (GBD Level 2) +S89012G | Garbage Code (GBD Level 2) +S89012K | Garbage Code (GBD Level 2) +S89012P | Garbage Code (GBD Level 2) +S89012S | Garbage Code (GBD Level 2) +S89019A | Garbage Code (GBD Level 2) +S89019D | Garbage Code (GBD Level 2) +S89019G | Garbage Code (GBD Level 2) +S89019K | Garbage Code (GBD Level 2) +S89019P | Garbage Code (GBD Level 2) +S89019S | Garbage Code (GBD Level 2) +S89021A | Garbage Code (GBD Level 2) +S89021D | Garbage Code (GBD Level 2) +S89021G | Garbage Code (GBD Level 2) +S89021K | Garbage Code (GBD Level 2) +S89021P | Garbage Code (GBD Level 2) +S89021S | Garbage Code (GBD Level 2) +S89022A | Garbage Code (GBD Level 2) +S89022D | Garbage Code (GBD Level 2) +S89022G | Garbage Code (GBD Level 2) +S89022K | Garbage Code (GBD Level 2) +S89022P | Garbage Code (GBD Level 2) +S89022S | Garbage Code (GBD Level 2) +S89029A | Garbage Code (GBD Level 2) +S89029D | Garbage Code (GBD Level 2) +S89029G | Garbage Code (GBD Level 2) +S89029K | Garbage Code (GBD Level 2) +S89029P | Garbage Code (GBD Level 2) +S89029S | Garbage Code (GBD Level 2) +S89031A | Garbage Code (GBD Level 2) +S89031D | Garbage Code (GBD Level 2) +S89031G | Garbage Code (GBD Level 2) +S89031K | Garbage Code (GBD Level 2) +S89031P | Garbage Code (GBD Level 2) +S89031S | Garbage Code (GBD Level 2) +S89032A | Garbage Code (GBD Level 2) +S89032D | Garbage Code (GBD Level 2) +S89032G | Garbage Code (GBD Level 2) +S89032K | Garbage Code (GBD Level 2) +S89032P | Garbage Code (GBD Level 2) +S89032S | Garbage Code (GBD Level 2) +S89039A | Garbage Code (GBD Level 2) +S89039D | Garbage Code (GBD Level 2) +S89039G | Garbage Code (GBD Level 2) +S89039K | Garbage Code (GBD Level 2) +S89039P | Garbage Code (GBD Level 2) +S89039S | Garbage Code (GBD Level 2) +S89041A | Garbage Code (GBD Level 2) +S89041D | Garbage Code (GBD Level 2) +S89041G | Garbage Code (GBD Level 2) +S89041K | Garbage Code (GBD Level 2) +S89041P | Garbage Code (GBD Level 2) +S89041S | Garbage Code (GBD Level 2) +S89042A | Garbage Code (GBD Level 2) +S89042D | Garbage Code (GBD Level 2) +S89042G | Garbage Code (GBD Level 2) +S89042K | Garbage Code (GBD Level 2) +S89042P | Garbage Code (GBD Level 2) +S89042S | Garbage Code (GBD Level 2) +S89049A | Garbage Code (GBD Level 2) +S89049D | Garbage Code (GBD Level 2) +S89049G | Garbage Code (GBD Level 2) +S89049K | Garbage Code (GBD Level 2) +S89049P | Garbage Code (GBD Level 2) +S89049S | Garbage Code (GBD Level 2) +S89091A | Garbage Code (GBD Level 2) +S89091D | Garbage Code (GBD Level 2) +S89091G | Garbage Code (GBD Level 2) +S89091K | Garbage Code (GBD Level 2) +S89091P | Garbage Code (GBD Level 2) +S89091S | Garbage Code (GBD Level 2) +S89092A | Garbage Code (GBD Level 2) +S89092D | Garbage Code (GBD Level 2) +S89092G | Garbage Code (GBD Level 2) +S89092K | Garbage Code (GBD Level 2) +S89092P | Garbage Code (GBD Level 2) +S89092S | Garbage Code (GBD Level 2) +S89099A | Garbage Code (GBD Level 2) +S89099D | Garbage Code (GBD Level 2) +S89099G | Garbage Code (GBD Level 2) +S89099K | Garbage Code (GBD Level 2) +S89099P | Garbage Code (GBD Level 2) +S89099S | Garbage Code (GBD Level 2) +S89101A | Garbage Code (GBD Level 2) +S89101D | Garbage Code (GBD Level 2) +S89101G | Garbage Code (GBD Level 2) +S89101K | Garbage Code (GBD Level 2) +S89101P | Garbage Code (GBD Level 2) +S89101S | Garbage Code (GBD Level 2) +S89102A | Garbage Code (GBD Level 2) +S89102D | Garbage Code (GBD Level 2) +S89102G | Garbage Code (GBD Level 2) +S89102K | Garbage Code (GBD Level 2) +S89102P | Garbage Code (GBD Level 2) +S89102S | Garbage Code (GBD Level 2) +S89109A | Garbage Code (GBD Level 2) +S89109D | Garbage Code (GBD Level 2) +S89109G | Garbage Code (GBD Level 2) +S89109K | Garbage Code (GBD Level 2) +S89109P | Garbage Code (GBD Level 2) +S89109S | Garbage Code (GBD Level 2) +S89111A | Garbage Code (GBD Level 2) +S89111D | Garbage Code (GBD Level 2) +S89111G | Garbage Code (GBD Level 2) +S89111K | Garbage Code (GBD Level 2) +S89111P | Garbage Code (GBD Level 2) +S89111S | Garbage Code (GBD Level 2) +S89112A | Garbage Code (GBD Level 2) +S89112D | Garbage Code (GBD Level 2) +S89112G | Garbage Code (GBD Level 2) +S89112K | Garbage Code (GBD Level 2) +S89112P | Garbage Code (GBD Level 2) +S89112S | Garbage Code (GBD Level 2) +S89119A | Garbage Code (GBD Level 2) +S89119D | Garbage Code (GBD Level 2) +S89119G | Garbage Code (GBD Level 2) +S89119K | Garbage Code (GBD Level 2) +S89119P | Garbage Code (GBD Level 2) +S89119S | Garbage Code (GBD Level 2) +S89121A | Garbage Code (GBD Level 2) +S89121D | Garbage Code (GBD Level 2) +S89121G | Garbage Code (GBD Level 2) +S89121K | Garbage Code (GBD Level 2) +S89121P | Garbage Code (GBD Level 2) +S89121S | Garbage Code (GBD Level 2) +S89122A | Garbage Code (GBD Level 2) +S89122D | Garbage Code (GBD Level 2) +S89122G | Garbage Code (GBD Level 2) +S89122K | Garbage Code (GBD Level 2) +S89122P | Garbage Code (GBD Level 2) +S89122S | Garbage Code (GBD Level 2) +S89129A | Garbage Code (GBD Level 2) +S89129D | Garbage Code (GBD Level 2) +S89129G | Garbage Code (GBD Level 2) +S89129K | Garbage Code (GBD Level 2) +S89129P | Garbage Code (GBD Level 2) +S89129S | Garbage Code (GBD Level 2) +S89131A | Garbage Code (GBD Level 2) +S89131D | Garbage Code (GBD Level 2) +S89131G | Garbage Code (GBD Level 2) +S89131K | Garbage Code (GBD Level 2) +S89131P | Garbage Code (GBD Level 2) +S89131S | Garbage Code (GBD Level 2) +S89132A | Garbage Code (GBD Level 2) +S89132D | Garbage Code (GBD Level 2) +S89132G | Garbage Code (GBD Level 2) +S89132K | Garbage Code (GBD Level 2) +S89132P | Garbage Code (GBD Level 2) +S89132S | Garbage Code (GBD Level 2) +S89139A | Garbage Code (GBD Level 2) +S89139D | Garbage Code (GBD Level 2) +S89139G | Garbage Code (GBD Level 2) +S89139K | Garbage Code (GBD Level 2) +S89139P | Garbage Code (GBD Level 2) +S89139S | Garbage Code (GBD Level 2) +S89141A | Garbage Code (GBD Level 2) +S89141D | Garbage Code (GBD Level 2) +S89141G | Garbage Code (GBD Level 2) +S89141K | Garbage Code (GBD Level 2) +S89141P | Garbage Code (GBD Level 2) +S89141S | Garbage Code (GBD Level 2) +S89142A | Garbage Code (GBD Level 2) +S89142D | Garbage Code (GBD Level 2) +S89142G | Garbage Code (GBD Level 2) +S89142K | Garbage Code (GBD Level 2) +S89142P | Garbage Code (GBD Level 2) +S89142S | Garbage Code (GBD Level 2) +S89149A | Garbage Code (GBD Level 2) +S89149D | Garbage Code (GBD Level 2) +S89149G | Garbage Code (GBD Level 2) +S89149K | Garbage Code (GBD Level 2) +S89149P | Garbage Code (GBD Level 2) +S89149S | Garbage Code (GBD Level 2) +S89191A | Garbage Code (GBD Level 2) +S89191D | Garbage Code (GBD Level 2) +S89191G | Garbage Code (GBD Level 2) +S89191K | Garbage Code (GBD Level 2) +S89191P | Garbage Code (GBD Level 2) +S89191S | Garbage Code (GBD Level 2) +S89192A | Garbage Code (GBD Level 2) +S89192D | Garbage Code (GBD Level 2) +S89192G | Garbage Code (GBD Level 2) +S89192K | Garbage Code (GBD Level 2) +S89192P | Garbage Code (GBD Level 2) +S89192S | Garbage Code (GBD Level 2) +S89199A | Garbage Code (GBD Level 2) +S89199D | Garbage Code (GBD Level 2) +S89199G | Garbage Code (GBD Level 2) +S89199K | Garbage Code (GBD Level 2) +S89199P | Garbage Code (GBD Level 2) +S89199S | Garbage Code (GBD Level 2) +S89201A | Garbage Code (GBD Level 2) +S89201D | Garbage Code (GBD Level 2) +S89201G | Garbage Code (GBD Level 2) +S89201K | Garbage Code (GBD Level 2) +S89201P | Garbage Code (GBD Level 2) +S89201S | Garbage Code (GBD Level 2) +S89202A | Garbage Code (GBD Level 2) +S89202D | Garbage Code (GBD Level 2) +S89202G | Garbage Code (GBD Level 2) +S89202K | Garbage Code (GBD Level 2) +S89202P | Garbage Code (GBD Level 2) +S89202S | Garbage Code (GBD Level 2) +S89209A | Garbage Code (GBD Level 2) +S89209D | Garbage Code (GBD Level 2) +S89209G | Garbage Code (GBD Level 2) +S89209K | Garbage Code (GBD Level 2) +S89209P | Garbage Code (GBD Level 2) +S89209S | Garbage Code (GBD Level 2) +S89211A | Garbage Code (GBD Level 2) +S89211D | Garbage Code (GBD Level 2) +S89211G | Garbage Code (GBD Level 2) +S89211K | Garbage Code (GBD Level 2) +S89211P | Garbage Code (GBD Level 2) +S89211S | Garbage Code (GBD Level 2) +S89212A | Garbage Code (GBD Level 2) +S89212D | Garbage Code (GBD Level 2) +S89212G | Garbage Code (GBD Level 2) +S89212K | Garbage Code (GBD Level 2) +S89212P | Garbage Code (GBD Level 2) +S89212S | Garbage Code (GBD Level 2) +S89219A | Garbage Code (GBD Level 2) +S89219D | Garbage Code (GBD Level 2) +S89219G | Garbage Code (GBD Level 2) +S89219K | Garbage Code (GBD Level 2) +S89219P | Garbage Code (GBD Level 2) +S89219S | Garbage Code (GBD Level 2) +S89221A | Garbage Code (GBD Level 2) +S89221D | Garbage Code (GBD Level 2) +S89221G | Garbage Code (GBD Level 2) +S89221K | Garbage Code (GBD Level 2) +S89221P | Garbage Code (GBD Level 2) +S89221S | Garbage Code (GBD Level 2) +S89222A | Garbage Code (GBD Level 2) +S89222D | Garbage Code (GBD Level 2) +S89222G | Garbage Code (GBD Level 2) +S89222K | Garbage Code (GBD Level 2) +S89222P | Garbage Code (GBD Level 2) +S89222S | Garbage Code (GBD Level 2) +S89229A | Garbage Code (GBD Level 2) +S89229D | Garbage Code (GBD Level 2) +S89229G | Garbage Code (GBD Level 2) +S89229K | Garbage Code (GBD Level 2) +S89229P | Garbage Code (GBD Level 2) +S89229S | Garbage Code (GBD Level 2) +S89291A | Garbage Code (GBD Level 2) +S89291D | Garbage Code (GBD Level 2) +S89291G | Garbage Code (GBD Level 2) +S89291K | Garbage Code (GBD Level 2) +S89291P | Garbage Code (GBD Level 2) +S89291S | Garbage Code (GBD Level 2) +S89292A | Garbage Code (GBD Level 2) +S89292D | Garbage Code (GBD Level 2) +S89292G | Garbage Code (GBD Level 2) +S89292K | Garbage Code (GBD Level 2) +S89292P | Garbage Code (GBD Level 2) +S89292S | Garbage Code (GBD Level 2) +S89299A | Garbage Code (GBD Level 2) +S89299D | Garbage Code (GBD Level 2) +S89299G | Garbage Code (GBD Level 2) +S89299K | Garbage Code (GBD Level 2) +S89299P | Garbage Code (GBD Level 2) +S89299S | Garbage Code (GBD Level 2) +S89301A | Garbage Code (GBD Level 2) +S89301D | Garbage Code (GBD Level 2) +S89301G | Garbage Code (GBD Level 2) +S89301K | Garbage Code (GBD Level 2) +S89301P | Garbage Code (GBD Level 2) +S89301S | Garbage Code (GBD Level 2) +S89302A | Garbage Code (GBD Level 2) +S89302D | Garbage Code (GBD Level 2) +S89302G | Garbage Code (GBD Level 2) +S89302K | Garbage Code (GBD Level 2) +S89302P | Garbage Code (GBD Level 2) +S89302S | Garbage Code (GBD Level 2) +S89309A | Garbage Code (GBD Level 2) +S89309D | Garbage Code (GBD Level 2) +S89309G | Garbage Code (GBD Level 2) +S89309K | Garbage Code (GBD Level 2) +S89309P | Garbage Code (GBD Level 2) +S89309S | Garbage Code (GBD Level 2) +S89311A | Garbage Code (GBD Level 2) +S89311D | Garbage Code (GBD Level 2) +S89311G | Garbage Code (GBD Level 2) +S89311K | Garbage Code (GBD Level 2) +S89311P | Garbage Code (GBD Level 2) +S89311S | Garbage Code (GBD Level 2) +S89312A | Garbage Code (GBD Level 2) +S89312D | Garbage Code (GBD Level 2) +S89312G | Garbage Code (GBD Level 2) +S89312K | Garbage Code (GBD Level 2) +S89312P | Garbage Code (GBD Level 2) +S89312S | Garbage Code (GBD Level 2) +S89319A | Garbage Code (GBD Level 2) +S89319D | Garbage Code (GBD Level 2) +S89319G | Garbage Code (GBD Level 2) +S89319K | Garbage Code (GBD Level 2) +S89319P | Garbage Code (GBD Level 2) +S89319S | Garbage Code (GBD Level 2) +S89321A | Garbage Code (GBD Level 2) +S89321D | Garbage Code (GBD Level 2) +S89321G | Garbage Code (GBD Level 2) +S89321K | Garbage Code (GBD Level 2) +S89321P | Garbage Code (GBD Level 2) +S89321S | Garbage Code (GBD Level 2) +S89322A | Garbage Code (GBD Level 2) +S89322D | Garbage Code (GBD Level 2) +S89322G | Garbage Code (GBD Level 2) +S89322K | Garbage Code (GBD Level 2) +S89322P | Garbage Code (GBD Level 2) +S89322S | Garbage Code (GBD Level 2) +S89329A | Garbage Code (GBD Level 2) +S89329D | Garbage Code (GBD Level 2) +S89329G | Garbage Code (GBD Level 2) +S89329K | Garbage Code (GBD Level 2) +S89329P | Garbage Code (GBD Level 2) +S89329S | Garbage Code (GBD Level 2) +S89391A | Garbage Code (GBD Level 2) +S89391D | Garbage Code (GBD Level 2) +S89391G | Garbage Code (GBD Level 2) +S89391K | Garbage Code (GBD Level 2) +S89391P | Garbage Code (GBD Level 2) +S89391S | Garbage Code (GBD Level 2) +S89392A | Garbage Code (GBD Level 2) +S89392D | Garbage Code (GBD Level 2) +S89392G | Garbage Code (GBD Level 2) +S89392K | Garbage Code (GBD Level 2) +S89392P | Garbage Code (GBD Level 2) +S89392S | Garbage Code (GBD Level 2) +S89399A | Garbage Code (GBD Level 2) +S89399D | Garbage Code (GBD Level 2) +S89399G | Garbage Code (GBD Level 2) +S89399K | Garbage Code (GBD Level 2) +S89399P | Garbage Code (GBD Level 2) +S89399S | Garbage Code (GBD Level 2) +S897--- | Garbage Code (GBD Level 2) +S898--- | Garbage Code (GBD Level 2) +S8980XA | Garbage Code (GBD Level 2) +S8980XD | Garbage Code (GBD Level 2) +S8980XS | Garbage Code (GBD Level 2) +S8981XA | Garbage Code (GBD Level 2) +S8981XD | Garbage Code (GBD Level 2) +S8981XS | Garbage Code (GBD Level 2) +S8982XA | Garbage Code (GBD Level 2) +S8982XD | Garbage Code (GBD Level 2) +S8982XS | Garbage Code (GBD Level 2) +S899--- | Garbage Code (GBD Level 2) +S8990XA | Garbage Code (GBD Level 2) +S8990XD | Garbage Code (GBD Level 2) +S8990XS | Garbage Code (GBD Level 2) +S8991XA | Garbage Code (GBD Level 2) +S8991XD | Garbage Code (GBD Level 2) +S8991XS | Garbage Code (GBD Level 2) +S8992XA | Garbage Code (GBD Level 2) +S8992XD | Garbage Code (GBD Level 2) +S8992XS | Garbage Code (GBD Level 2) +S90---- | Garbage Code (GBD Level 2) +S900--- | Garbage Code (GBD Level 2) +S9000XA | Garbage Code (GBD Level 2) +S9000XD | Garbage Code (GBD Level 2) +S9000XS | Garbage Code (GBD Level 2) +S9001XA | Garbage Code (GBD Level 2) +S9001XD | Garbage Code (GBD Level 2) +S9001XS | Garbage Code (GBD Level 2) +S9002XA | Garbage Code (GBD Level 2) +S9002XD | Garbage Code (GBD Level 2) +S9002XS | Garbage Code (GBD Level 2) +S901--- | Garbage Code (GBD Level 2) +S90111A | Garbage Code (GBD Level 2) +S90111D | Garbage Code (GBD Level 2) +S90111S | Garbage Code (GBD Level 2) +S90112A | Garbage Code (GBD Level 2) +S90112D | Garbage Code (GBD Level 2) +S90112S | Garbage Code (GBD Level 2) +S90119A | Garbage Code (GBD Level 2) +S90119D | Garbage Code (GBD Level 2) +S90119S | Garbage Code (GBD Level 2) +S90121A | Garbage Code (GBD Level 2) +S90121D | Garbage Code (GBD Level 2) +S90121S | Garbage Code (GBD Level 2) +S90122A | Garbage Code (GBD Level 2) +S90122D | Garbage Code (GBD Level 2) +S90122S | Garbage Code (GBD Level 2) +S90129A | Garbage Code (GBD Level 2) +S90129D | Garbage Code (GBD Level 2) +S90129S | Garbage Code (GBD Level 2) +S902--- | Garbage Code (GBD Level 2) +S90211A | Garbage Code (GBD Level 2) +S90211D | Garbage Code (GBD Level 2) +S90211S | Garbage Code (GBD Level 2) +S90212A | Garbage Code (GBD Level 2) +S90212D | Garbage Code (GBD Level 2) +S90212S | Garbage Code (GBD Level 2) +S90219A | Garbage Code (GBD Level 2) +S90219D | Garbage Code (GBD Level 2) +S90219S | Garbage Code (GBD Level 2) +S90221A | Garbage Code (GBD Level 2) +S90221D | Garbage Code (GBD Level 2) +S90221S | Garbage Code (GBD Level 2) +S90222A | Garbage Code (GBD Level 2) +S90222D | Garbage Code (GBD Level 2) +S90222S | Garbage Code (GBD Level 2) +S90229A | Garbage Code (GBD Level 2) +S90229D | Garbage Code (GBD Level 2) +S90229S | Garbage Code (GBD Level 2) +S903--- | Garbage Code (GBD Level 2) +S9030XA | Garbage Code (GBD Level 2) +S9030XD | Garbage Code (GBD Level 2) +S9030XS | Garbage Code (GBD Level 2) +S9031XA | Garbage Code (GBD Level 2) +S9031XD | Garbage Code (GBD Level 2) +S9031XS | Garbage Code (GBD Level 2) +S9032XA | Garbage Code (GBD Level 2) +S9032XD | Garbage Code (GBD Level 2) +S9032XS | Garbage Code (GBD Level 2) +S90411A | Garbage Code (GBD Level 2) +S90411D | Garbage Code (GBD Level 2) +S90411S | Garbage Code (GBD Level 2) +S90412A | Garbage Code (GBD Level 2) +S90412D | Garbage Code (GBD Level 2) +S90412S | Garbage Code (GBD Level 2) +S90413A | Garbage Code (GBD Level 2) +S90413D | Garbage Code (GBD Level 2) +S90413S | Garbage Code (GBD Level 2) +S90414A | Garbage Code (GBD Level 2) +S90414D | Garbage Code (GBD Level 2) +S90414S | Garbage Code (GBD Level 2) +S90415A | Garbage Code (GBD Level 2) +S90415D | Garbage Code (GBD Level 2) +S90415S | Garbage Code (GBD Level 2) +S90416A | Garbage Code (GBD Level 2) +S90416D | Garbage Code (GBD Level 2) +S90416S | Garbage Code (GBD Level 2) +S90421A | Garbage Code (GBD Level 2) +S90421D | Garbage Code (GBD Level 2) +S90421S | Garbage Code (GBD Level 2) +S90422A | Garbage Code (GBD Level 2) +S90422D | Garbage Code (GBD Level 2) +S90422S | Garbage Code (GBD Level 2) +S90423A | Garbage Code (GBD Level 2) +S90423D | Garbage Code (GBD Level 2) +S90423S | Garbage Code (GBD Level 2) +S90424A | Garbage Code (GBD Level 2) +S90424D | Garbage Code (GBD Level 2) +S90424S | Garbage Code (GBD Level 2) +S90425A | Garbage Code (GBD Level 2) +S90425D | Garbage Code (GBD Level 2) +S90425S | Garbage Code (GBD Level 2) +S90426A | Garbage Code (GBD Level 2) +S90426D | Garbage Code (GBD Level 2) +S90426S | Garbage Code (GBD Level 2) +S90441A | Garbage Code (GBD Level 2) +S90441D | Garbage Code (GBD Level 2) +S90441S | Garbage Code (GBD Level 2) +S90442A | Garbage Code (GBD Level 2) +S90442D | Garbage Code (GBD Level 2) +S90442S | Garbage Code (GBD Level 2) +S90443A | Garbage Code (GBD Level 2) +S90443D | Garbage Code (GBD Level 2) +S90443S | Garbage Code (GBD Level 2) +S90444A | Garbage Code (GBD Level 2) +S90444D | Garbage Code (GBD Level 2) +S90444S | Garbage Code (GBD Level 2) +S90445A | Garbage Code (GBD Level 2) +S90445D | Garbage Code (GBD Level 2) +S90445S | Garbage Code (GBD Level 2) +S90446A | Garbage Code (GBD Level 2) +S90446D | Garbage Code (GBD Level 2) +S90446S | Garbage Code (GBD Level 2) +S90451A | Garbage Code (GBD Level 2) +S90451D | Garbage Code (GBD Level 2) +S90451S | Garbage Code (GBD Level 2) +S90452A | Garbage Code (GBD Level 2) +S90452D | Garbage Code (GBD Level 2) +S90452S | Garbage Code (GBD Level 2) +S90453A | Garbage Code (GBD Level 2) +S90453D | Garbage Code (GBD Level 2) +S90453S | Garbage Code (GBD Level 2) +S90454A | Garbage Code (GBD Level 2) +S90454D | Garbage Code (GBD Level 2) +S90454S | Garbage Code (GBD Level 2) +S90455A | Garbage Code (GBD Level 2) +S90455D | Garbage Code (GBD Level 2) +S90455S | Garbage Code (GBD Level 2) +S90456A | Garbage Code (GBD Level 2) +S90456D | Garbage Code (GBD Level 2) +S90456S | Garbage Code (GBD Level 2) +S90461A | Garbage Code (GBD Level 2) +S90461D | Garbage Code (GBD Level 2) +S90461S | Garbage Code (GBD Level 2) +S90462A | Garbage Code (GBD Level 2) +S90462D | Garbage Code (GBD Level 2) +S90462S | Garbage Code (GBD Level 2) +S90463A | Garbage Code (GBD Level 2) +S90463D | Garbage Code (GBD Level 2) +S90463S | Garbage Code (GBD Level 2) +S90464A | Garbage Code (GBD Level 2) +S90464D | Garbage Code (GBD Level 2) +S90464S | Garbage Code (GBD Level 2) +S90465A | Garbage Code (GBD Level 2) +S90465D | Garbage Code (GBD Level 2) +S90465S | Garbage Code (GBD Level 2) +S90466A | Garbage Code (GBD Level 2) +S90466D | Garbage Code (GBD Level 2) +S90466S | Garbage Code (GBD Level 2) +S90471A | Garbage Code (GBD Level 2) +S90471D | Garbage Code (GBD Level 2) +S90471S | Garbage Code (GBD Level 2) +S90472A | Garbage Code (GBD Level 2) +S90472D | Garbage Code (GBD Level 2) +S90472S | Garbage Code (GBD Level 2) +S90473A | Garbage Code (GBD Level 2) +S90473D | Garbage Code (GBD Level 2) +S90473S | Garbage Code (GBD Level 2) +S90474A | Garbage Code (GBD Level 2) +S90474D | Garbage Code (GBD Level 2) +S90474S | Garbage Code (GBD Level 2) +S90475A | Garbage Code (GBD Level 2) +S90475D | Garbage Code (GBD Level 2) +S90475S | Garbage Code (GBD Level 2) +S90476A | Garbage Code (GBD Level 2) +S90476D | Garbage Code (GBD Level 2) +S90476S | Garbage Code (GBD Level 2) +S90511A | Garbage Code (GBD Level 2) +S90511D | Garbage Code (GBD Level 2) +S90511S | Garbage Code (GBD Level 2) +S90512A | Garbage Code (GBD Level 2) +S90512D | Garbage Code (GBD Level 2) +S90512S | Garbage Code (GBD Level 2) +S90519A | Garbage Code (GBD Level 2) +S90519D | Garbage Code (GBD Level 2) +S90519S | Garbage Code (GBD Level 2) +S90521A | Garbage Code (GBD Level 2) +S90521D | Garbage Code (GBD Level 2) +S90521S | Garbage Code (GBD Level 2) +S90522A | Garbage Code (GBD Level 2) +S90522D | Garbage Code (GBD Level 2) +S90522S | Garbage Code (GBD Level 2) +S90529A | Garbage Code (GBD Level 2) +S90529D | Garbage Code (GBD Level 2) +S90529S | Garbage Code (GBD Level 2) +S90541A | Garbage Code (GBD Level 2) +S90541D | Garbage Code (GBD Level 2) +S90541S | Garbage Code (GBD Level 2) +S90542A | Garbage Code (GBD Level 2) +S90542D | Garbage Code (GBD Level 2) +S90542S | Garbage Code (GBD Level 2) +S90549A | Garbage Code (GBD Level 2) +S90549D | Garbage Code (GBD Level 2) +S90549S | Garbage Code (GBD Level 2) +S90551A | Garbage Code (GBD Level 2) +S90551D | Garbage Code (GBD Level 2) +S90551S | Garbage Code (GBD Level 2) +S90552A | Garbage Code (GBD Level 2) +S90552D | Garbage Code (GBD Level 2) +S90552S | Garbage Code (GBD Level 2) +S90559A | Garbage Code (GBD Level 2) +S90559D | Garbage Code (GBD Level 2) +S90559S | Garbage Code (GBD Level 2) +S90561A | Garbage Code (GBD Level 2) +S90561D | Garbage Code (GBD Level 2) +S90561S | Garbage Code (GBD Level 2) +S90562A | Garbage Code (GBD Level 2) +S90562D | Garbage Code (GBD Level 2) +S90562S | Garbage Code (GBD Level 2) +S90569A | Garbage Code (GBD Level 2) +S90569D | Garbage Code (GBD Level 2) +S90569S | Garbage Code (GBD Level 2) +S90571A | Garbage Code (GBD Level 2) +S90571D | Garbage Code (GBD Level 2) +S90571S | Garbage Code (GBD Level 2) +S90572A | Garbage Code (GBD Level 2) +S90572D | Garbage Code (GBD Level 2) +S90572S | Garbage Code (GBD Level 2) +S90579A | Garbage Code (GBD Level 2) +S90579D | Garbage Code (GBD Level 2) +S90579S | Garbage Code (GBD Level 2) +S907--- | Garbage Code (GBD Level 2) +S908--- | Garbage Code (GBD Level 2) +S90811A | Garbage Code (GBD Level 2) +S90811D | Garbage Code (GBD Level 2) +S90811S | Garbage Code (GBD Level 2) +S90812A | Garbage Code (GBD Level 2) +S90812D | Garbage Code (GBD Level 2) +S90812S | Garbage Code (GBD Level 2) +S90819A | Garbage Code (GBD Level 2) +S90819D | Garbage Code (GBD Level 2) +S90819S | Garbage Code (GBD Level 2) +S90821A | Garbage Code (GBD Level 2) +S90821D | Garbage Code (GBD Level 2) +S90821S | Garbage Code (GBD Level 2) +S90822A | Garbage Code (GBD Level 2) +S90822D | Garbage Code (GBD Level 2) +S90822S | Garbage Code (GBD Level 2) +S90829A | Garbage Code (GBD Level 2) +S90829D | Garbage Code (GBD Level 2) +S90829S | Garbage Code (GBD Level 2) +S90841A | Garbage Code (GBD Level 2) +S90841D | Garbage Code (GBD Level 2) +S90841S | Garbage Code (GBD Level 2) +S90842A | Garbage Code (GBD Level 2) +S90842D | Garbage Code (GBD Level 2) +S90842S | Garbage Code (GBD Level 2) +S90849A | Garbage Code (GBD Level 2) +S90849D | Garbage Code (GBD Level 2) +S90849S | Garbage Code (GBD Level 2) +S90851A | Garbage Code (GBD Level 2) +S90851D | Garbage Code (GBD Level 2) +S90851S | Garbage Code (GBD Level 2) +S90852A | Garbage Code (GBD Level 2) +S90852D | Garbage Code (GBD Level 2) +S90852S | Garbage Code (GBD Level 2) +S90859A | Garbage Code (GBD Level 2) +S90859D | Garbage Code (GBD Level 2) +S90859S | Garbage Code (GBD Level 2) +S90861A | Garbage Code (GBD Level 2) +S90861D | Garbage Code (GBD Level 2) +S90861S | Garbage Code (GBD Level 2) +S90862A | Garbage Code (GBD Level 2) +S90862D | Garbage Code (GBD Level 2) +S90862S | Garbage Code (GBD Level 2) +S90869A | Garbage Code (GBD Level 2) +S90869D | Garbage Code (GBD Level 2) +S90869S | Garbage Code (GBD Level 2) +S90871A | Garbage Code (GBD Level 2) +S90871D | Garbage Code (GBD Level 2) +S90871S | Garbage Code (GBD Level 2) +S90872A | Garbage Code (GBD Level 2) +S90872D | Garbage Code (GBD Level 2) +S90872S | Garbage Code (GBD Level 2) +S90879A | Garbage Code (GBD Level 2) +S90879D | Garbage Code (GBD Level 2) +S90879S | Garbage Code (GBD Level 2) +S909--- | Garbage Code (GBD Level 2) +S90911A | Garbage Code (GBD Level 2) +S90911D | Garbage Code (GBD Level 2) +S90911S | Garbage Code (GBD Level 2) +S90912A | Garbage Code (GBD Level 2) +S90912D | Garbage Code (GBD Level 2) +S90912S | Garbage Code (GBD Level 2) +S90919A | Garbage Code (GBD Level 2) +S90919D | Garbage Code (GBD Level 2) +S90919S | Garbage Code (GBD Level 2) +S90921A | Garbage Code (GBD Level 2) +S90921D | Garbage Code (GBD Level 2) +S90921S | Garbage Code (GBD Level 2) +S90922A | Garbage Code (GBD Level 2) +S90922D | Garbage Code (GBD Level 2) +S90922S | Garbage Code (GBD Level 2) +S90929A | Garbage Code (GBD Level 2) +S90929D | Garbage Code (GBD Level 2) +S90929S | Garbage Code (GBD Level 2) +S90931A | Garbage Code (GBD Level 2) +S90931D | Garbage Code (GBD Level 2) +S90931S | Garbage Code (GBD Level 2) +S90932A | Garbage Code (GBD Level 2) +S90932D | Garbage Code (GBD Level 2) +S90932S | Garbage Code (GBD Level 2) +S90933A | Garbage Code (GBD Level 2) +S90933D | Garbage Code (GBD Level 2) +S90933S | Garbage Code (GBD Level 2) +S90934A | Garbage Code (GBD Level 2) +S90934D | Garbage Code (GBD Level 2) +S90934S | Garbage Code (GBD Level 2) +S90935A | Garbage Code (GBD Level 2) +S90935D | Garbage Code (GBD Level 2) +S90935S | Garbage Code (GBD Level 2) +S90936A | Garbage Code (GBD Level 2) +S90936D | Garbage Code (GBD Level 2) +S90936S | Garbage Code (GBD Level 2) +S91---- | Garbage Code (GBD Level 2) +S910--- | Garbage Code (GBD Level 2) +S91001A | Garbage Code (GBD Level 2) +S91001D | Garbage Code (GBD Level 2) +S91001S | Garbage Code (GBD Level 2) +S91002A | Garbage Code (GBD Level 2) +S91002D | Garbage Code (GBD Level 2) +S91002S | Garbage Code (GBD Level 2) +S91009A | Garbage Code (GBD Level 2) +S91009D | Garbage Code (GBD Level 2) +S91009S | Garbage Code (GBD Level 2) +S91011A | Garbage Code (GBD Level 2) +S91011D | Garbage Code (GBD Level 2) +S91011S | Garbage Code (GBD Level 2) +S91012A | Garbage Code (GBD Level 2) +S91012D | Garbage Code (GBD Level 2) +S91012S | Garbage Code (GBD Level 2) +S91019A | Garbage Code (GBD Level 2) +S91019D | Garbage Code (GBD Level 2) +S91019S | Garbage Code (GBD Level 2) +S91021A | Garbage Code (GBD Level 2) +S91021D | Garbage Code (GBD Level 2) +S91021S | Garbage Code (GBD Level 2) +S91022A | Garbage Code (GBD Level 2) +S91022D | Garbage Code (GBD Level 2) +S91022S | Garbage Code (GBD Level 2) +S91029A | Garbage Code (GBD Level 2) +S91029D | Garbage Code (GBD Level 2) +S91029S | Garbage Code (GBD Level 2) +S91031A | Garbage Code (GBD Level 2) +S91031D | Garbage Code (GBD Level 2) +S91031S | Garbage Code (GBD Level 2) +S91032A | Garbage Code (GBD Level 2) +S91032D | Garbage Code (GBD Level 2) +S91032S | Garbage Code (GBD Level 2) +S91039A | Garbage Code (GBD Level 2) +S91039D | Garbage Code (GBD Level 2) +S91039S | Garbage Code (GBD Level 2) +S91041A | Garbage Code (GBD Level 2) +S91041D | Garbage Code (GBD Level 2) +S91041S | Garbage Code (GBD Level 2) +S91042A | Garbage Code (GBD Level 2) +S91042D | Garbage Code (GBD Level 2) +S91042S | Garbage Code (GBD Level 2) +S91049A | Garbage Code (GBD Level 2) +S91049D | Garbage Code (GBD Level 2) +S91049S | Garbage Code (GBD Level 2) +S91051A | Garbage Code (GBD Level 2) +S91051D | Garbage Code (GBD Level 2) +S91051S | Garbage Code (GBD Level 2) +S91052A | Garbage Code (GBD Level 2) +S91052D | Garbage Code (GBD Level 2) +S91052S | Garbage Code (GBD Level 2) +S91059A | Garbage Code (GBD Level 2) +S91059D | Garbage Code (GBD Level 2) +S91059S | Garbage Code (GBD Level 2) +S911--- | Garbage Code (GBD Level 2) +S91101A | Garbage Code (GBD Level 2) +S91101D | Garbage Code (GBD Level 2) +S91101S | Garbage Code (GBD Level 2) +S91102A | Garbage Code (GBD Level 2) +S91102D | Garbage Code (GBD Level 2) +S91102S | Garbage Code (GBD Level 2) +S91103A | Garbage Code (GBD Level 2) +S91103D | Garbage Code (GBD Level 2) +S91103S | Garbage Code (GBD Level 2) +S91104A | Garbage Code (GBD Level 2) +S91104D | Garbage Code (GBD Level 2) +S91104S | Garbage Code (GBD Level 2) +S91105A | Garbage Code (GBD Level 2) +S91105D | Garbage Code (GBD Level 2) +S91105S | Garbage Code (GBD Level 2) +S91106A | Garbage Code (GBD Level 2) +S91106D | Garbage Code (GBD Level 2) +S91106S | Garbage Code (GBD Level 2) +S91109A | Garbage Code (GBD Level 2) +S91109D | Garbage Code (GBD Level 2) +S91109S | Garbage Code (GBD Level 2) +S91111A | Garbage Code (GBD Level 2) +S91111D | Garbage Code (GBD Level 2) +S91111S | Garbage Code (GBD Level 2) +S91112A | Garbage Code (GBD Level 2) +S91112D | Garbage Code (GBD Level 2) +S91112S | Garbage Code (GBD Level 2) +S91113A | Garbage Code (GBD Level 2) +S91113D | Garbage Code (GBD Level 2) +S91113S | Garbage Code (GBD Level 2) +S91114A | Garbage Code (GBD Level 2) +S91114D | Garbage Code (GBD Level 2) +S91114S | Garbage Code (GBD Level 2) +S91115A | Garbage Code (GBD Level 2) +S91115D | Garbage Code (GBD Level 2) +S91115S | Garbage Code (GBD Level 2) +S91116A | Garbage Code (GBD Level 2) +S91116D | Garbage Code (GBD Level 2) +S91116S | Garbage Code (GBD Level 2) +S91119A | Garbage Code (GBD Level 2) +S91119D | Garbage Code (GBD Level 2) +S91119S | Garbage Code (GBD Level 2) +S91121A | Garbage Code (GBD Level 2) +S91121D | Garbage Code (GBD Level 2) +S91121S | Garbage Code (GBD Level 2) +S91122A | Garbage Code (GBD Level 2) +S91122D | Garbage Code (GBD Level 2) +S91122S | Garbage Code (GBD Level 2) +S91123A | Garbage Code (GBD Level 2) +S91123D | Garbage Code (GBD Level 2) +S91123S | Garbage Code (GBD Level 2) +S91124A | Garbage Code (GBD Level 2) +S91124D | Garbage Code (GBD Level 2) +S91124S | Garbage Code (GBD Level 2) +S91125A | Garbage Code (GBD Level 2) +S91125D | Garbage Code (GBD Level 2) +S91125S | Garbage Code (GBD Level 2) +S91126A | Garbage Code (GBD Level 2) +S91126D | Garbage Code (GBD Level 2) +S91126S | Garbage Code (GBD Level 2) +S91129A | Garbage Code (GBD Level 2) +S91129D | Garbage Code (GBD Level 2) +S91129S | Garbage Code (GBD Level 2) +S91131A | Garbage Code (GBD Level 2) +S91131D | Garbage Code (GBD Level 2) +S91131S | Garbage Code (GBD Level 2) +S91132A | Garbage Code (GBD Level 2) +S91132D | Garbage Code (GBD Level 2) +S91132S | Garbage Code (GBD Level 2) +S91133A | Garbage Code (GBD Level 2) +S91133D | Garbage Code (GBD Level 2) +S91133S | Garbage Code (GBD Level 2) +S91134A | Garbage Code (GBD Level 2) +S91134D | Garbage Code (GBD Level 2) +S91134S | Garbage Code (GBD Level 2) +S91135A | Garbage Code (GBD Level 2) +S91135D | Garbage Code (GBD Level 2) +S91135S | Garbage Code (GBD Level 2) +S91136A | Garbage Code (GBD Level 2) +S91136D | Garbage Code (GBD Level 2) +S91136S | Garbage Code (GBD Level 2) +S91139A | Garbage Code (GBD Level 2) +S91139D | Garbage Code (GBD Level 2) +S91139S | Garbage Code (GBD Level 2) +S91141A | Garbage Code (GBD Level 2) +S91141D | Garbage Code (GBD Level 2) +S91141S | Garbage Code (GBD Level 2) +S91142A | Garbage Code (GBD Level 2) +S91142D | Garbage Code (GBD Level 2) +S91142S | Garbage Code (GBD Level 2) +S91143A | Garbage Code (GBD Level 2) +S91143D | Garbage Code (GBD Level 2) +S91143S | Garbage Code (GBD Level 2) +S91144A | Garbage Code (GBD Level 2) +S91144D | Garbage Code (GBD Level 2) +S91144S | Garbage Code (GBD Level 2) +S91145A | Garbage Code (GBD Level 2) +S91145D | Garbage Code (GBD Level 2) +S91145S | Garbage Code (GBD Level 2) +S91146A | Garbage Code (GBD Level 2) +S91146D | Garbage Code (GBD Level 2) +S91146S | Garbage Code (GBD Level 2) +S91149A | Garbage Code (GBD Level 2) +S91149D | Garbage Code (GBD Level 2) +S91149S | Garbage Code (GBD Level 2) +S91151A | Garbage Code (GBD Level 2) +S91151D | Garbage Code (GBD Level 2) +S91151S | Garbage Code (GBD Level 2) +S91152A | Garbage Code (GBD Level 2) +S91152D | Garbage Code (GBD Level 2) +S91152S | Garbage Code (GBD Level 2) +S91153A | Garbage Code (GBD Level 2) +S91153D | Garbage Code (GBD Level 2) +S91153S | Garbage Code (GBD Level 2) +S91154A | Garbage Code (GBD Level 2) +S91154D | Garbage Code (GBD Level 2) +S91154S | Garbage Code (GBD Level 2) +S91155A | Garbage Code (GBD Level 2) +S91155D | Garbage Code (GBD Level 2) +S91155S | Garbage Code (GBD Level 2) +S91156A | Garbage Code (GBD Level 2) +S91156D | Garbage Code (GBD Level 2) +S91156S | Garbage Code (GBD Level 2) +S91159A | Garbage Code (GBD Level 2) +S91159D | Garbage Code (GBD Level 2) +S91159S | Garbage Code (GBD Level 2) +S912--- | Garbage Code (GBD Level 2) +S91201A | Garbage Code (GBD Level 2) +S91201D | Garbage Code (GBD Level 2) +S91201S | Garbage Code (GBD Level 2) +S91202A | Garbage Code (GBD Level 2) +S91202D | Garbage Code (GBD Level 2) +S91202S | Garbage Code (GBD Level 2) +S91203A | Garbage Code (GBD Level 2) +S91203D | Garbage Code (GBD Level 2) +S91203S | Garbage Code (GBD Level 2) +S91204A | Garbage Code (GBD Level 2) +S91204D | Garbage Code (GBD Level 2) +S91204S | Garbage Code (GBD Level 2) +S91205A | Garbage Code (GBD Level 2) +S91205D | Garbage Code (GBD Level 2) +S91205S | Garbage Code (GBD Level 2) +S91206A | Garbage Code (GBD Level 2) +S91206D | Garbage Code (GBD Level 2) +S91206S | Garbage Code (GBD Level 2) +S91209A | Garbage Code (GBD Level 2) +S91209D | Garbage Code (GBD Level 2) +S91209S | Garbage Code (GBD Level 2) +S91211A | Garbage Code (GBD Level 2) +S91211D | Garbage Code (GBD Level 2) +S91211S | Garbage Code (GBD Level 2) +S91212A | Garbage Code (GBD Level 2) +S91212D | Garbage Code (GBD Level 2) +S91212S | Garbage Code (GBD Level 2) +S91213A | Garbage Code (GBD Level 2) +S91213D | Garbage Code (GBD Level 2) +S91213S | Garbage Code (GBD Level 2) +S91214A | Garbage Code (GBD Level 2) +S91214D | Garbage Code (GBD Level 2) +S91214S | Garbage Code (GBD Level 2) +S91215A | Garbage Code (GBD Level 2) +S91215D | Garbage Code (GBD Level 2) +S91215S | Garbage Code (GBD Level 2) +S91216A | Garbage Code (GBD Level 2) +S91216D | Garbage Code (GBD Level 2) +S91216S | Garbage Code (GBD Level 2) +S91219A | Garbage Code (GBD Level 2) +S91219D | Garbage Code (GBD Level 2) +S91219S | Garbage Code (GBD Level 2) +S91221A | Garbage Code (GBD Level 2) +S91221D | Garbage Code (GBD Level 2) +S91221S | Garbage Code (GBD Level 2) +S91222A | Garbage Code (GBD Level 2) +S91222D | Garbage Code (GBD Level 2) +S91222S | Garbage Code (GBD Level 2) +S91223A | Garbage Code (GBD Level 2) +S91223D | Garbage Code (GBD Level 2) +S91223S | Garbage Code (GBD Level 2) +S91224A | Garbage Code (GBD Level 2) +S91224D | Garbage Code (GBD Level 2) +S91224S | Garbage Code (GBD Level 2) +S91225A | Garbage Code (GBD Level 2) +S91225D | Garbage Code (GBD Level 2) +S91225S | Garbage Code (GBD Level 2) +S91226A | Garbage Code (GBD Level 2) +S91226D | Garbage Code (GBD Level 2) +S91226S | Garbage Code (GBD Level 2) +S91229A | Garbage Code (GBD Level 2) +S91229D | Garbage Code (GBD Level 2) +S91229S | Garbage Code (GBD Level 2) +S91231A | Garbage Code (GBD Level 2) +S91231D | Garbage Code (GBD Level 2) +S91231S | Garbage Code (GBD Level 2) +S91232A | Garbage Code (GBD Level 2) +S91232D | Garbage Code (GBD Level 2) +S91232S | Garbage Code (GBD Level 2) +S91233A | Garbage Code (GBD Level 2) +S91233D | Garbage Code (GBD Level 2) +S91233S | Garbage Code (GBD Level 2) +S91234A | Garbage Code (GBD Level 2) +S91234D | Garbage Code (GBD Level 2) +S91234S | Garbage Code (GBD Level 2) +S91235A | Garbage Code (GBD Level 2) +S91235D | Garbage Code (GBD Level 2) +S91235S | Garbage Code (GBD Level 2) +S91236A | Garbage Code (GBD Level 2) +S91236D | Garbage Code (GBD Level 2) +S91236S | Garbage Code (GBD Level 2) +S91239A | Garbage Code (GBD Level 2) +S91239D | Garbage Code (GBD Level 2) +S91239S | Garbage Code (GBD Level 2) +S91241A | Garbage Code (GBD Level 2) +S91241D | Garbage Code (GBD Level 2) +S91241S | Garbage Code (GBD Level 2) +S91242A | Garbage Code (GBD Level 2) +S91242D | Garbage Code (GBD Level 2) +S91242S | Garbage Code (GBD Level 2) +S91243A | Garbage Code (GBD Level 2) +S91243D | Garbage Code (GBD Level 2) +S91243S | Garbage Code (GBD Level 2) +S91244A | Garbage Code (GBD Level 2) +S91244D | Garbage Code (GBD Level 2) +S91244S | Garbage Code (GBD Level 2) +S91245A | Garbage Code (GBD Level 2) +S91245D | Garbage Code (GBD Level 2) +S91245S | Garbage Code (GBD Level 2) +S91246A | Garbage Code (GBD Level 2) +S91246D | Garbage Code (GBD Level 2) +S91246S | Garbage Code (GBD Level 2) +S91249A | Garbage Code (GBD Level 2) +S91249D | Garbage Code (GBD Level 2) +S91249S | Garbage Code (GBD Level 2) +S91251A | Garbage Code (GBD Level 2) +S91251D | Garbage Code (GBD Level 2) +S91251S | Garbage Code (GBD Level 2) +S91252A | Garbage Code (GBD Level 2) +S91252D | Garbage Code (GBD Level 2) +S91252S | Garbage Code (GBD Level 2) +S91253A | Garbage Code (GBD Level 2) +S91253D | Garbage Code (GBD Level 2) +S91253S | Garbage Code (GBD Level 2) +S91254A | Garbage Code (GBD Level 2) +S91254D | Garbage Code (GBD Level 2) +S91254S | Garbage Code (GBD Level 2) +S91255A | Garbage Code (GBD Level 2) +S91255D | Garbage Code (GBD Level 2) +S91255S | Garbage Code (GBD Level 2) +S91256A | Garbage Code (GBD Level 2) +S91256D | Garbage Code (GBD Level 2) +S91256S | Garbage Code (GBD Level 2) +S91259A | Garbage Code (GBD Level 2) +S91259D | Garbage Code (GBD Level 2) +S91259S | Garbage Code (GBD Level 2) +S913--- | Garbage Code (GBD Level 2) +S91301A | Garbage Code (GBD Level 2) +S91301D | Garbage Code (GBD Level 2) +S91301S | Garbage Code (GBD Level 2) +S91302A | Garbage Code (GBD Level 2) +S91302D | Garbage Code (GBD Level 2) +S91302S | Garbage Code (GBD Level 2) +S91309A | Garbage Code (GBD Level 2) +S91309D | Garbage Code (GBD Level 2) +S91309S | Garbage Code (GBD Level 2) +S91311A | Garbage Code (GBD Level 2) +S91311D | Garbage Code (GBD Level 2) +S91311S | Garbage Code (GBD Level 2) +S91312A | Garbage Code (GBD Level 2) +S91312D | Garbage Code (GBD Level 2) +S91312S | Garbage Code (GBD Level 2) +S91319A | Garbage Code (GBD Level 2) +S91319D | Garbage Code (GBD Level 2) +S91319S | Garbage Code (GBD Level 2) +S91321A | Garbage Code (GBD Level 2) +S91321D | Garbage Code (GBD Level 2) +S91321S | Garbage Code (GBD Level 2) +S91322A | Garbage Code (GBD Level 2) +S91322D | Garbage Code (GBD Level 2) +S91322S | Garbage Code (GBD Level 2) +S91329A | Garbage Code (GBD Level 2) +S91329D | Garbage Code (GBD Level 2) +S91329S | Garbage Code (GBD Level 2) +S91331A | Garbage Code (GBD Level 2) +S91331D | Garbage Code (GBD Level 2) +S91331S | Garbage Code (GBD Level 2) +S91332A | Garbage Code (GBD Level 2) +S91332D | Garbage Code (GBD Level 2) +S91332S | Garbage Code (GBD Level 2) +S91339A | Garbage Code (GBD Level 2) +S91339D | Garbage Code (GBD Level 2) +S91339S | Garbage Code (GBD Level 2) +S91341A | Garbage Code (GBD Level 2) +S91341D | Garbage Code (GBD Level 2) +S91341S | Garbage Code (GBD Level 2) +S91342A | Garbage Code (GBD Level 2) +S91342D | Garbage Code (GBD Level 2) +S91342S | Garbage Code (GBD Level 2) +S91349A | Garbage Code (GBD Level 2) +S91349D | Garbage Code (GBD Level 2) +S91349S | Garbage Code (GBD Level 2) +S91351A | Garbage Code (GBD Level 2) +S91351D | Garbage Code (GBD Level 2) +S91351S | Garbage Code (GBD Level 2) +S91352A | Garbage Code (GBD Level 2) +S91352D | Garbage Code (GBD Level 2) +S91352S | Garbage Code (GBD Level 2) +S91359A | Garbage Code (GBD Level 2) +S91359D | Garbage Code (GBD Level 2) +S91359S | Garbage Code (GBD Level 2) +S917--- | Garbage Code (GBD Level 2) +S92---- | Garbage Code (GBD Level 2) +S920--- | Garbage Code (GBD Level 2) +S92001A | Garbage Code (GBD Level 2) +S92001B | Garbage Code (GBD Level 2) +S92001D | Garbage Code (GBD Level 2) +S92001G | Garbage Code (GBD Level 2) +S92001K | Garbage Code (GBD Level 2) +S92001P | Garbage Code (GBD Level 2) +S92001S | Garbage Code (GBD Level 2) +S92002A | Garbage Code (GBD Level 2) +S92002B | Garbage Code (GBD Level 2) +S92002D | Garbage Code (GBD Level 2) +S92002G | Garbage Code (GBD Level 2) +S92002K | Garbage Code (GBD Level 2) +S92002P | Garbage Code (GBD Level 2) +S92002S | Garbage Code (GBD Level 2) +S92009A | Garbage Code (GBD Level 2) +S92009B | Garbage Code (GBD Level 2) +S92009D | Garbage Code (GBD Level 2) +S92009G | Garbage Code (GBD Level 2) +S92009K | Garbage Code (GBD Level 2) +S92009P | Garbage Code (GBD Level 2) +S92009S | Garbage Code (GBD Level 2) +S92011A | Garbage Code (GBD Level 2) +S92011B | Garbage Code (GBD Level 2) +S92011D | Garbage Code (GBD Level 2) +S92011G | Garbage Code (GBD Level 2) +S92011K | Garbage Code (GBD Level 2) +S92011P | Garbage Code (GBD Level 2) +S92011S | Garbage Code (GBD Level 2) +S92012A | Garbage Code (GBD Level 2) +S92012B | Garbage Code (GBD Level 2) +S92012D | Garbage Code (GBD Level 2) +S92012G | Garbage Code (GBD Level 2) +S92012K | Garbage Code (GBD Level 2) +S92012P | Garbage Code (GBD Level 2) +S92012S | Garbage Code (GBD Level 2) +S92013A | Garbage Code (GBD Level 2) +S92013B | Garbage Code (GBD Level 2) +S92013D | Garbage Code (GBD Level 2) +S92013G | Garbage Code (GBD Level 2) +S92013K | Garbage Code (GBD Level 2) +S92013P | Garbage Code (GBD Level 2) +S92013S | Garbage Code (GBD Level 2) +S92014A | Garbage Code (GBD Level 2) +S92014B | Garbage Code (GBD Level 2) +S92014D | Garbage Code (GBD Level 2) +S92014G | Garbage Code (GBD Level 2) +S92014K | Garbage Code (GBD Level 2) +S92014P | Garbage Code (GBD Level 2) +S92014S | Garbage Code (GBD Level 2) +S92015A | Garbage Code (GBD Level 2) +S92015B | Garbage Code (GBD Level 2) +S92015D | Garbage Code (GBD Level 2) +S92015G | Garbage Code (GBD Level 2) +S92015K | Garbage Code (GBD Level 2) +S92015P | Garbage Code (GBD Level 2) +S92015S | Garbage Code (GBD Level 2) +S92016A | Garbage Code (GBD Level 2) +S92016B | Garbage Code (GBD Level 2) +S92016D | Garbage Code (GBD Level 2) +S92016G | Garbage Code (GBD Level 2) +S92016K | Garbage Code (GBD Level 2) +S92016P | Garbage Code (GBD Level 2) +S92016S | Garbage Code (GBD Level 2) +S92021A | Garbage Code (GBD Level 2) +S92021B | Garbage Code (GBD Level 2) +S92021D | Garbage Code (GBD Level 2) +S92021G | Garbage Code (GBD Level 2) +S92021K | Garbage Code (GBD Level 2) +S92021P | Garbage Code (GBD Level 2) +S92021S | Garbage Code (GBD Level 2) +S92022A | Garbage Code (GBD Level 2) +S92022B | Garbage Code (GBD Level 2) +S92022D | Garbage Code (GBD Level 2) +S92022G | Garbage Code (GBD Level 2) +S92022K | Garbage Code (GBD Level 2) +S92022P | Garbage Code (GBD Level 2) +S92022S | Garbage Code (GBD Level 2) +S92023A | Garbage Code (GBD Level 2) +S92023B | Garbage Code (GBD Level 2) +S92023D | Garbage Code (GBD Level 2) +S92023G | Garbage Code (GBD Level 2) +S92023K | Garbage Code (GBD Level 2) +S92023P | Garbage Code (GBD Level 2) +S92023S | Garbage Code (GBD Level 2) +S92024A | Garbage Code (GBD Level 2) +S92024B | Garbage Code (GBD Level 2) +S92024D | Garbage Code (GBD Level 2) +S92024G | Garbage Code (GBD Level 2) +S92024K | Garbage Code (GBD Level 2) +S92024P | Garbage Code (GBD Level 2) +S92024S | Garbage Code (GBD Level 2) +S92025A | Garbage Code (GBD Level 2) +S92025B | Garbage Code (GBD Level 2) +S92025D | Garbage Code (GBD Level 2) +S92025G | Garbage Code (GBD Level 2) +S92025K | Garbage Code (GBD Level 2) +S92025P | Garbage Code (GBD Level 2) +S92025S | Garbage Code (GBD Level 2) +S92026A | Garbage Code (GBD Level 2) +S92026B | Garbage Code (GBD Level 2) +S92026D | Garbage Code (GBD Level 2) +S92026G | Garbage Code (GBD Level 2) +S92026K | Garbage Code (GBD Level 2) +S92026P | Garbage Code (GBD Level 2) +S92026S | Garbage Code (GBD Level 2) +S92031A | Garbage Code (GBD Level 2) +S92031B | Garbage Code (GBD Level 2) +S92031D | Garbage Code (GBD Level 2) +S92031G | Garbage Code (GBD Level 2) +S92031K | Garbage Code (GBD Level 2) +S92031P | Garbage Code (GBD Level 2) +S92031S | Garbage Code (GBD Level 2) +S92032A | Garbage Code (GBD Level 2) +S92032B | Garbage Code (GBD Level 2) +S92032D | Garbage Code (GBD Level 2) +S92032G | Garbage Code (GBD Level 2) +S92032K | Garbage Code (GBD Level 2) +S92032P | Garbage Code (GBD Level 2) +S92032S | Garbage Code (GBD Level 2) +S92033A | Garbage Code (GBD Level 2) +S92033B | Garbage Code (GBD Level 2) +S92033D | Garbage Code (GBD Level 2) +S92033G | Garbage Code (GBD Level 2) +S92033K | Garbage Code (GBD Level 2) +S92033P | Garbage Code (GBD Level 2) +S92033S | Garbage Code (GBD Level 2) +S92034A | Garbage Code (GBD Level 2) +S92034B | Garbage Code (GBD Level 2) +S92034D | Garbage Code (GBD Level 2) +S92034G | Garbage Code (GBD Level 2) +S92034K | Garbage Code (GBD Level 2) +S92034P | Garbage Code (GBD Level 2) +S92034S | Garbage Code (GBD Level 2) +S92035A | Garbage Code (GBD Level 2) +S92035B | Garbage Code (GBD Level 2) +S92035D | Garbage Code (GBD Level 2) +S92035G | Garbage Code (GBD Level 2) +S92035K | Garbage Code (GBD Level 2) +S92035P | Garbage Code (GBD Level 2) +S92035S | Garbage Code (GBD Level 2) +S92036A | Garbage Code (GBD Level 2) +S92036B | Garbage Code (GBD Level 2) +S92036D | Garbage Code (GBD Level 2) +S92036G | Garbage Code (GBD Level 2) +S92036K | Garbage Code (GBD Level 2) +S92036P | Garbage Code (GBD Level 2) +S92036S | Garbage Code (GBD Level 2) +S92041A | Garbage Code (GBD Level 2) +S92041B | Garbage Code (GBD Level 2) +S92041D | Garbage Code (GBD Level 2) +S92041G | Garbage Code (GBD Level 2) +S92041K | Garbage Code (GBD Level 2) +S92041P | Garbage Code (GBD Level 2) +S92041S | Garbage Code (GBD Level 2) +S92042A | Garbage Code (GBD Level 2) +S92042B | Garbage Code (GBD Level 2) +S92042D | Garbage Code (GBD Level 2) +S92042G | Garbage Code (GBD Level 2) +S92042K | Garbage Code (GBD Level 2) +S92042P | Garbage Code (GBD Level 2) +S92042S | Garbage Code (GBD Level 2) +S92043A | Garbage Code (GBD Level 2) +S92043B | Garbage Code (GBD Level 2) +S92043D | Garbage Code (GBD Level 2) +S92043G | Garbage Code (GBD Level 2) +S92043K | Garbage Code (GBD Level 2) +S92043P | Garbage Code (GBD Level 2) +S92043S | Garbage Code (GBD Level 2) +S92044A | Garbage Code (GBD Level 2) +S92044B | Garbage Code (GBD Level 2) +S92044D | Garbage Code (GBD Level 2) +S92044G | Garbage Code (GBD Level 2) +S92044K | Garbage Code (GBD Level 2) +S92044P | Garbage Code (GBD Level 2) +S92044S | Garbage Code (GBD Level 2) +S92045A | Garbage Code (GBD Level 2) +S92045B | Garbage Code (GBD Level 2) +S92045D | Garbage Code (GBD Level 2) +S92045G | Garbage Code (GBD Level 2) +S92045K | Garbage Code (GBD Level 2) +S92045P | Garbage Code (GBD Level 2) +S92045S | Garbage Code (GBD Level 2) +S92046A | Garbage Code (GBD Level 2) +S92046B | Garbage Code (GBD Level 2) +S92046D | Garbage Code (GBD Level 2) +S92046G | Garbage Code (GBD Level 2) +S92046K | Garbage Code (GBD Level 2) +S92046P | Garbage Code (GBD Level 2) +S92046S | Garbage Code (GBD Level 2) +S92051A | Garbage Code (GBD Level 2) +S92051B | Garbage Code (GBD Level 2) +S92051D | Garbage Code (GBD Level 2) +S92051G | Garbage Code (GBD Level 2) +S92051K | Garbage Code (GBD Level 2) +S92051P | Garbage Code (GBD Level 2) +S92051S | Garbage Code (GBD Level 2) +S92052A | Garbage Code (GBD Level 2) +S92052B | Garbage Code (GBD Level 2) +S92052D | Garbage Code (GBD Level 2) +S92052G | Garbage Code (GBD Level 2) +S92052K | Garbage Code (GBD Level 2) +S92052P | Garbage Code (GBD Level 2) +S92052S | Garbage Code (GBD Level 2) +S92053A | Garbage Code (GBD Level 2) +S92053B | Garbage Code (GBD Level 2) +S92053D | Garbage Code (GBD Level 2) +S92053G | Garbage Code (GBD Level 2) +S92053K | Garbage Code (GBD Level 2) +S92053P | Garbage Code (GBD Level 2) +S92053S | Garbage Code (GBD Level 2) +S92054A | Garbage Code (GBD Level 2) +S92054B | Garbage Code (GBD Level 2) +S92054D | Garbage Code (GBD Level 2) +S92054G | Garbage Code (GBD Level 2) +S92054K | Garbage Code (GBD Level 2) +S92054P | Garbage Code (GBD Level 2) +S92054S | Garbage Code (GBD Level 2) +S92055A | Garbage Code (GBD Level 2) +S92055B | Garbage Code (GBD Level 2) +S92055D | Garbage Code (GBD Level 2) +S92055G | Garbage Code (GBD Level 2) +S92055K | Garbage Code (GBD Level 2) +S92055P | Garbage Code (GBD Level 2) +S92055S | Garbage Code (GBD Level 2) +S92056A | Garbage Code (GBD Level 2) +S92056B | Garbage Code (GBD Level 2) +S92056D | Garbage Code (GBD Level 2) +S92056G | Garbage Code (GBD Level 2) +S92056K | Garbage Code (GBD Level 2) +S92056P | Garbage Code (GBD Level 2) +S92056S | Garbage Code (GBD Level 2) +S92061A | Garbage Code (GBD Level 2) +S92061B | Garbage Code (GBD Level 2) +S92061D | Garbage Code (GBD Level 2) +S92061G | Garbage Code (GBD Level 2) +S92061K | Garbage Code (GBD Level 2) +S92061P | Garbage Code (GBD Level 2) +S92061S | Garbage Code (GBD Level 2) +S92062A | Garbage Code (GBD Level 2) +S92062B | Garbage Code (GBD Level 2) +S92062D | Garbage Code (GBD Level 2) +S92062G | Garbage Code (GBD Level 2) +S92062K | Garbage Code (GBD Level 2) +S92062P | Garbage Code (GBD Level 2) +S92062S | Garbage Code (GBD Level 2) +S92063A | Garbage Code (GBD Level 2) +S92063B | Garbage Code (GBD Level 2) +S92063D | Garbage Code (GBD Level 2) +S92063G | Garbage Code (GBD Level 2) +S92063K | Garbage Code (GBD Level 2) +S92063P | Garbage Code (GBD Level 2) +S92063S | Garbage Code (GBD Level 2) +S92064A | Garbage Code (GBD Level 2) +S92064B | Garbage Code (GBD Level 2) +S92064D | Garbage Code (GBD Level 2) +S92064G | Garbage Code (GBD Level 2) +S92064K | Garbage Code (GBD Level 2) +S92064P | Garbage Code (GBD Level 2) +S92064S | Garbage Code (GBD Level 2) +S92065A | Garbage Code (GBD Level 2) +S92065B | Garbage Code (GBD Level 2) +S92065D | Garbage Code (GBD Level 2) +S92065G | Garbage Code (GBD Level 2) +S92065K | Garbage Code (GBD Level 2) +S92065P | Garbage Code (GBD Level 2) +S92065S | Garbage Code (GBD Level 2) +S92066A | Garbage Code (GBD Level 2) +S92066B | Garbage Code (GBD Level 2) +S92066D | Garbage Code (GBD Level 2) +S92066G | Garbage Code (GBD Level 2) +S92066K | Garbage Code (GBD Level 2) +S92066P | Garbage Code (GBD Level 2) +S92066S | Garbage Code (GBD Level 2) +S921--- | Garbage Code (GBD Level 2) +S92101A | Garbage Code (GBD Level 2) +S92101B | Garbage Code (GBD Level 2) +S92101D | Garbage Code (GBD Level 2) +S92101G | Garbage Code (GBD Level 2) +S92101K | Garbage Code (GBD Level 2) +S92101P | Garbage Code (GBD Level 2) +S92101S | Garbage Code (GBD Level 2) +S92102A | Garbage Code (GBD Level 2) +S92102B | Garbage Code (GBD Level 2) +S92102D | Garbage Code (GBD Level 2) +S92102G | Garbage Code (GBD Level 2) +S92102K | Garbage Code (GBD Level 2) +S92102P | Garbage Code (GBD Level 2) +S92102S | Garbage Code (GBD Level 2) +S92109A | Garbage Code (GBD Level 2) +S92109B | Garbage Code (GBD Level 2) +S92109D | Garbage Code (GBD Level 2) +S92109G | Garbage Code (GBD Level 2) +S92109K | Garbage Code (GBD Level 2) +S92109P | Garbage Code (GBD Level 2) +S92109S | Garbage Code (GBD Level 2) +S92111A | Garbage Code (GBD Level 2) +S92111B | Garbage Code (GBD Level 2) +S92111D | Garbage Code (GBD Level 2) +S92111G | Garbage Code (GBD Level 2) +S92111K | Garbage Code (GBD Level 2) +S92111P | Garbage Code (GBD Level 2) +S92111S | Garbage Code (GBD Level 2) +S92112A | Garbage Code (GBD Level 2) +S92112B | Garbage Code (GBD Level 2) +S92112D | Garbage Code (GBD Level 2) +S92112G | Garbage Code (GBD Level 2) +S92112K | Garbage Code (GBD Level 2) +S92112P | Garbage Code (GBD Level 2) +S92112S | Garbage Code (GBD Level 2) +S92113A | Garbage Code (GBD Level 2) +S92113B | Garbage Code (GBD Level 2) +S92113D | Garbage Code (GBD Level 2) +S92113G | Garbage Code (GBD Level 2) +S92113K | Garbage Code (GBD Level 2) +S92113P | Garbage Code (GBD Level 2) +S92113S | Garbage Code (GBD Level 2) +S92114A | Garbage Code (GBD Level 2) +S92114B | Garbage Code (GBD Level 2) +S92114D | Garbage Code (GBD Level 2) +S92114G | Garbage Code (GBD Level 2) +S92114K | Garbage Code (GBD Level 2) +S92114P | Garbage Code (GBD Level 2) +S92114S | Garbage Code (GBD Level 2) +S92115A | Garbage Code (GBD Level 2) +S92115B | Garbage Code (GBD Level 2) +S92115D | Garbage Code (GBD Level 2) +S92115G | Garbage Code (GBD Level 2) +S92115K | Garbage Code (GBD Level 2) +S92115P | Garbage Code (GBD Level 2) +S92115S | Garbage Code (GBD Level 2) +S92116A | Garbage Code (GBD Level 2) +S92116B | Garbage Code (GBD Level 2) +S92116D | Garbage Code (GBD Level 2) +S92116G | Garbage Code (GBD Level 2) +S92116K | Garbage Code (GBD Level 2) +S92116P | Garbage Code (GBD Level 2) +S92116S | Garbage Code (GBD Level 2) +S92121A | Garbage Code (GBD Level 2) +S92121B | Garbage Code (GBD Level 2) +S92121D | Garbage Code (GBD Level 2) +S92121G | Garbage Code (GBD Level 2) +S92121K | Garbage Code (GBD Level 2) +S92121P | Garbage Code (GBD Level 2) +S92121S | Garbage Code (GBD Level 2) +S92122A | Garbage Code (GBD Level 2) +S92122B | Garbage Code (GBD Level 2) +S92122D | Garbage Code (GBD Level 2) +S92122G | Garbage Code (GBD Level 2) +S92122K | Garbage Code (GBD Level 2) +S92122P | Garbage Code (GBD Level 2) +S92122S | Garbage Code (GBD Level 2) +S92123A | Garbage Code (GBD Level 2) +S92123B | Garbage Code (GBD Level 2) +S92123D | Garbage Code (GBD Level 2) +S92123G | Garbage Code (GBD Level 2) +S92123K | Garbage Code (GBD Level 2) +S92123P | Garbage Code (GBD Level 2) +S92123S | Garbage Code (GBD Level 2) +S92124A | Garbage Code (GBD Level 2) +S92124B | Garbage Code (GBD Level 2) +S92124D | Garbage Code (GBD Level 2) +S92124G | Garbage Code (GBD Level 2) +S92124K | Garbage Code (GBD Level 2) +S92124P | Garbage Code (GBD Level 2) +S92124S | Garbage Code (GBD Level 2) +S92125A | Garbage Code (GBD Level 2) +S92125B | Garbage Code (GBD Level 2) +S92125D | Garbage Code (GBD Level 2) +S92125G | Garbage Code (GBD Level 2) +S92125K | Garbage Code (GBD Level 2) +S92125P | Garbage Code (GBD Level 2) +S92125S | Garbage Code (GBD Level 2) +S92126A | Garbage Code (GBD Level 2) +S92126B | Garbage Code (GBD Level 2) +S92126D | Garbage Code (GBD Level 2) +S92126G | Garbage Code (GBD Level 2) +S92126K | Garbage Code (GBD Level 2) +S92126P | Garbage Code (GBD Level 2) +S92126S | Garbage Code (GBD Level 2) +S92131A | Garbage Code (GBD Level 2) +S92131B | Garbage Code (GBD Level 2) +S92131D | Garbage Code (GBD Level 2) +S92131G | Garbage Code (GBD Level 2) +S92131K | Garbage Code (GBD Level 2) +S92131P | Garbage Code (GBD Level 2) +S92131S | Garbage Code (GBD Level 2) +S92132A | Garbage Code (GBD Level 2) +S92132B | Garbage Code (GBD Level 2) +S92132D | Garbage Code (GBD Level 2) +S92132G | Garbage Code (GBD Level 2) +S92132K | Garbage Code (GBD Level 2) +S92132P | Garbage Code (GBD Level 2) +S92132S | Garbage Code (GBD Level 2) +S92133A | Garbage Code (GBD Level 2) +S92133B | Garbage Code (GBD Level 2) +S92133D | Garbage Code (GBD Level 2) +S92133G | Garbage Code (GBD Level 2) +S92133K | Garbage Code (GBD Level 2) +S92133P | Garbage Code (GBD Level 2) +S92133S | Garbage Code (GBD Level 2) +S92134A | Garbage Code (GBD Level 2) +S92134B | Garbage Code (GBD Level 2) +S92134D | Garbage Code (GBD Level 2) +S92134G | Garbage Code (GBD Level 2) +S92134K | Garbage Code (GBD Level 2) +S92134P | Garbage Code (GBD Level 2) +S92134S | Garbage Code (GBD Level 2) +S92135A | Garbage Code (GBD Level 2) +S92135B | Garbage Code (GBD Level 2) +S92135D | Garbage Code (GBD Level 2) +S92135G | Garbage Code (GBD Level 2) +S92135K | Garbage Code (GBD Level 2) +S92135P | Garbage Code (GBD Level 2) +S92135S | Garbage Code (GBD Level 2) +S92136A | Garbage Code (GBD Level 2) +S92136B | Garbage Code (GBD Level 2) +S92136D | Garbage Code (GBD Level 2) +S92136G | Garbage Code (GBD Level 2) +S92136K | Garbage Code (GBD Level 2) +S92136P | Garbage Code (GBD Level 2) +S92136S | Garbage Code (GBD Level 2) +S92141A | Garbage Code (GBD Level 2) +S92141B | Garbage Code (GBD Level 2) +S92141D | Garbage Code (GBD Level 2) +S92141G | Garbage Code (GBD Level 2) +S92141K | Garbage Code (GBD Level 2) +S92141P | Garbage Code (GBD Level 2) +S92141S | Garbage Code (GBD Level 2) +S92142A | Garbage Code (GBD Level 2) +S92142B | Garbage Code (GBD Level 2) +S92142D | Garbage Code (GBD Level 2) +S92142G | Garbage Code (GBD Level 2) +S92142K | Garbage Code (GBD Level 2) +S92142P | Garbage Code (GBD Level 2) +S92142S | Garbage Code (GBD Level 2) +S92143A | Garbage Code (GBD Level 2) +S92143B | Garbage Code (GBD Level 2) +S92143D | Garbage Code (GBD Level 2) +S92143G | Garbage Code (GBD Level 2) +S92143K | Garbage Code (GBD Level 2) +S92143P | Garbage Code (GBD Level 2) +S92143S | Garbage Code (GBD Level 2) +S92144A | Garbage Code (GBD Level 2) +S92144B | Garbage Code (GBD Level 2) +S92144D | Garbage Code (GBD Level 2) +S92144G | Garbage Code (GBD Level 2) +S92144K | Garbage Code (GBD Level 2) +S92144P | Garbage Code (GBD Level 2) +S92144S | Garbage Code (GBD Level 2) +S92145A | Garbage Code (GBD Level 2) +S92145B | Garbage Code (GBD Level 2) +S92145D | Garbage Code (GBD Level 2) +S92145G | Garbage Code (GBD Level 2) +S92145K | Garbage Code (GBD Level 2) +S92145P | Garbage Code (GBD Level 2) +S92145S | Garbage Code (GBD Level 2) +S92146A | Garbage Code (GBD Level 2) +S92146B | Garbage Code (GBD Level 2) +S92146D | Garbage Code (GBD Level 2) +S92146G | Garbage Code (GBD Level 2) +S92146K | Garbage Code (GBD Level 2) +S92146P | Garbage Code (GBD Level 2) +S92146S | Garbage Code (GBD Level 2) +S92151A | Garbage Code (GBD Level 2) +S92151B | Garbage Code (GBD Level 2) +S92151D | Garbage Code (GBD Level 2) +S92151G | Garbage Code (GBD Level 2) +S92151K | Garbage Code (GBD Level 2) +S92151P | Garbage Code (GBD Level 2) +S92151S | Garbage Code (GBD Level 2) +S92152A | Garbage Code (GBD Level 2) +S92152B | Garbage Code (GBD Level 2) +S92152D | Garbage Code (GBD Level 2) +S92152G | Garbage Code (GBD Level 2) +S92152K | Garbage Code (GBD Level 2) +S92152P | Garbage Code (GBD Level 2) +S92152S | Garbage Code (GBD Level 2) +S92153A | Garbage Code (GBD Level 2) +S92153B | Garbage Code (GBD Level 2) +S92153D | Garbage Code (GBD Level 2) +S92153G | Garbage Code (GBD Level 2) +S92153K | Garbage Code (GBD Level 2) +S92153P | Garbage Code (GBD Level 2) +S92153S | Garbage Code (GBD Level 2) +S92154A | Garbage Code (GBD Level 2) +S92154B | Garbage Code (GBD Level 2) +S92154D | Garbage Code (GBD Level 2) +S92154G | Garbage Code (GBD Level 2) +S92154K | Garbage Code (GBD Level 2) +S92154P | Garbage Code (GBD Level 2) +S92154S | Garbage Code (GBD Level 2) +S92155A | Garbage Code (GBD Level 2) +S92155B | Garbage Code (GBD Level 2) +S92155D | Garbage Code (GBD Level 2) +S92155G | Garbage Code (GBD Level 2) +S92155K | Garbage Code (GBD Level 2) +S92155P | Garbage Code (GBD Level 2) +S92155S | Garbage Code (GBD Level 2) +S92156A | Garbage Code (GBD Level 2) +S92156B | Garbage Code (GBD Level 2) +S92156D | Garbage Code (GBD Level 2) +S92156G | Garbage Code (GBD Level 2) +S92156K | Garbage Code (GBD Level 2) +S92156P | Garbage Code (GBD Level 2) +S92156S | Garbage Code (GBD Level 2) +S92191A | Garbage Code (GBD Level 2) +S92191B | Garbage Code (GBD Level 2) +S92191D | Garbage Code (GBD Level 2) +S92191G | Garbage Code (GBD Level 2) +S92191K | Garbage Code (GBD Level 2) +S92191P | Garbage Code (GBD Level 2) +S92191S | Garbage Code (GBD Level 2) +S92192A | Garbage Code (GBD Level 2) +S92192B | Garbage Code (GBD Level 2) +S92192D | Garbage Code (GBD Level 2) +S92192G | Garbage Code (GBD Level 2) +S92192K | Garbage Code (GBD Level 2) +S92192P | Garbage Code (GBD Level 2) +S92192S | Garbage Code (GBD Level 2) +S92199A | Garbage Code (GBD Level 2) +S92199B | Garbage Code (GBD Level 2) +S92199D | Garbage Code (GBD Level 2) +S92199G | Garbage Code (GBD Level 2) +S92199K | Garbage Code (GBD Level 2) +S92199P | Garbage Code (GBD Level 2) +S92199S | Garbage Code (GBD Level 2) +S922--- | Garbage Code (GBD Level 2) +S92201A | Garbage Code (GBD Level 2) +S92201B | Garbage Code (GBD Level 2) +S92201D | Garbage Code (GBD Level 2) +S92201G | Garbage Code (GBD Level 2) +S92201K | Garbage Code (GBD Level 2) +S92201P | Garbage Code (GBD Level 2) +S92201S | Garbage Code (GBD Level 2) +S92202A | Garbage Code (GBD Level 2) +S92202B | Garbage Code (GBD Level 2) +S92202D | Garbage Code (GBD Level 2) +S92202G | Garbage Code (GBD Level 2) +S92202K | Garbage Code (GBD Level 2) +S92202P | Garbage Code (GBD Level 2) +S92202S | Garbage Code (GBD Level 2) +S92209A | Garbage Code (GBD Level 2) +S92209B | Garbage Code (GBD Level 2) +S92209D | Garbage Code (GBD Level 2) +S92209G | Garbage Code (GBD Level 2) +S92209K | Garbage Code (GBD Level 2) +S92209P | Garbage Code (GBD Level 2) +S92209S | Garbage Code (GBD Level 2) +S92211A | Garbage Code (GBD Level 2) +S92211B | Garbage Code (GBD Level 2) +S92211D | Garbage Code (GBD Level 2) +S92211G | Garbage Code (GBD Level 2) +S92211K | Garbage Code (GBD Level 2) +S92211P | Garbage Code (GBD Level 2) +S92211S | Garbage Code (GBD Level 2) +S92212A | Garbage Code (GBD Level 2) +S92212B | Garbage Code (GBD Level 2) +S92212D | Garbage Code (GBD Level 2) +S92212G | Garbage Code (GBD Level 2) +S92212K | Garbage Code (GBD Level 2) +S92212P | Garbage Code (GBD Level 2) +S92212S | Garbage Code (GBD Level 2) +S92213A | Garbage Code (GBD Level 2) +S92213B | Garbage Code (GBD Level 2) +S92213D | Garbage Code (GBD Level 2) +S92213G | Garbage Code (GBD Level 2) +S92213K | Garbage Code (GBD Level 2) +S92213P | Garbage Code (GBD Level 2) +S92213S | Garbage Code (GBD Level 2) +S92214A | Garbage Code (GBD Level 2) +S92214B | Garbage Code (GBD Level 2) +S92214D | Garbage Code (GBD Level 2) +S92214G | Garbage Code (GBD Level 2) +S92214K | Garbage Code (GBD Level 2) +S92214P | Garbage Code (GBD Level 2) +S92214S | Garbage Code (GBD Level 2) +S92215A | Garbage Code (GBD Level 2) +S92215B | Garbage Code (GBD Level 2) +S92215D | Garbage Code (GBD Level 2) +S92215G | Garbage Code (GBD Level 2) +S92215K | Garbage Code (GBD Level 2) +S92215P | Garbage Code (GBD Level 2) +S92215S | Garbage Code (GBD Level 2) +S92216A | Garbage Code (GBD Level 2) +S92216B | Garbage Code (GBD Level 2) +S92216D | Garbage Code (GBD Level 2) +S92216G | Garbage Code (GBD Level 2) +S92216K | Garbage Code (GBD Level 2) +S92216P | Garbage Code (GBD Level 2) +S92216S | Garbage Code (GBD Level 2) +S92221A | Garbage Code (GBD Level 2) +S92221B | Garbage Code (GBD Level 2) +S92221D | Garbage Code (GBD Level 2) +S92221G | Garbage Code (GBD Level 2) +S92221K | Garbage Code (GBD Level 2) +S92221P | Garbage Code (GBD Level 2) +S92221S | Garbage Code (GBD Level 2) +S92222A | Garbage Code (GBD Level 2) +S92222B | Garbage Code (GBD Level 2) +S92222D | Garbage Code (GBD Level 2) +S92222G | Garbage Code (GBD Level 2) +S92222K | Garbage Code (GBD Level 2) +S92222P | Garbage Code (GBD Level 2) +S92222S | Garbage Code (GBD Level 2) +S92223A | Garbage Code (GBD Level 2) +S92223B | Garbage Code (GBD Level 2) +S92223D | Garbage Code (GBD Level 2) +S92223G | Garbage Code (GBD Level 2) +S92223K | Garbage Code (GBD Level 2) +S92223P | Garbage Code (GBD Level 2) +S92223S | Garbage Code (GBD Level 2) +S92224A | Garbage Code (GBD Level 2) +S92224B | Garbage Code (GBD Level 2) +S92224D | Garbage Code (GBD Level 2) +S92224G | Garbage Code (GBD Level 2) +S92224K | Garbage Code (GBD Level 2) +S92224P | Garbage Code (GBD Level 2) +S92224S | Garbage Code (GBD Level 2) +S92225A | Garbage Code (GBD Level 2) +S92225B | Garbage Code (GBD Level 2) +S92225D | Garbage Code (GBD Level 2) +S92225G | Garbage Code (GBD Level 2) +S92225K | Garbage Code (GBD Level 2) +S92225P | Garbage Code (GBD Level 2) +S92225S | Garbage Code (GBD Level 2) +S92226A | Garbage Code (GBD Level 2) +S92226B | Garbage Code (GBD Level 2) +S92226D | Garbage Code (GBD Level 2) +S92226G | Garbage Code (GBD Level 2) +S92226K | Garbage Code (GBD Level 2) +S92226P | Garbage Code (GBD Level 2) +S92226S | Garbage Code (GBD Level 2) +S92231A | Garbage Code (GBD Level 2) +S92231B | Garbage Code (GBD Level 2) +S92231D | Garbage Code (GBD Level 2) +S92231G | Garbage Code (GBD Level 2) +S92231K | Garbage Code (GBD Level 2) +S92231P | Garbage Code (GBD Level 2) +S92231S | Garbage Code (GBD Level 2) +S92232A | Garbage Code (GBD Level 2) +S92232B | Garbage Code (GBD Level 2) +S92232D | Garbage Code (GBD Level 2) +S92232G | Garbage Code (GBD Level 2) +S92232K | Garbage Code (GBD Level 2) +S92232P | Garbage Code (GBD Level 2) +S92232S | Garbage Code (GBD Level 2) +S92233A | Garbage Code (GBD Level 2) +S92233B | Garbage Code (GBD Level 2) +S92233D | Garbage Code (GBD Level 2) +S92233G | Garbage Code (GBD Level 2) +S92233K | Garbage Code (GBD Level 2) +S92233P | Garbage Code (GBD Level 2) +S92233S | Garbage Code (GBD Level 2) +S92234A | Garbage Code (GBD Level 2) +S92234B | Garbage Code (GBD Level 2) +S92234D | Garbage Code (GBD Level 2) +S92234G | Garbage Code (GBD Level 2) +S92234K | Garbage Code (GBD Level 2) +S92234P | Garbage Code (GBD Level 2) +S92234S | Garbage Code (GBD Level 2) +S92235A | Garbage Code (GBD Level 2) +S92235B | Garbage Code (GBD Level 2) +S92235D | Garbage Code (GBD Level 2) +S92235G | Garbage Code (GBD Level 2) +S92235K | Garbage Code (GBD Level 2) +S92235P | Garbage Code (GBD Level 2) +S92235S | Garbage Code (GBD Level 2) +S92236A | Garbage Code (GBD Level 2) +S92236B | Garbage Code (GBD Level 2) +S92236D | Garbage Code (GBD Level 2) +S92236G | Garbage Code (GBD Level 2) +S92236K | Garbage Code (GBD Level 2) +S92236P | Garbage Code (GBD Level 2) +S92236S | Garbage Code (GBD Level 2) +S92241A | Garbage Code (GBD Level 2) +S92241B | Garbage Code (GBD Level 2) +S92241D | Garbage Code (GBD Level 2) +S92241G | Garbage Code (GBD Level 2) +S92241K | Garbage Code (GBD Level 2) +S92241P | Garbage Code (GBD Level 2) +S92241S | Garbage Code (GBD Level 2) +S92242A | Garbage Code (GBD Level 2) +S92242B | Garbage Code (GBD Level 2) +S92242D | Garbage Code (GBD Level 2) +S92242G | Garbage Code (GBD Level 2) +S92242K | Garbage Code (GBD Level 2) +S92242P | Garbage Code (GBD Level 2) +S92242S | Garbage Code (GBD Level 2) +S92243A | Garbage Code (GBD Level 2) +S92243B | Garbage Code (GBD Level 2) +S92243D | Garbage Code (GBD Level 2) +S92243G | Garbage Code (GBD Level 2) +S92243K | Garbage Code (GBD Level 2) +S92243P | Garbage Code (GBD Level 2) +S92243S | Garbage Code (GBD Level 2) +S92244A | Garbage Code (GBD Level 2) +S92244B | Garbage Code (GBD Level 2) +S92244D | Garbage Code (GBD Level 2) +S92244G | Garbage Code (GBD Level 2) +S92244K | Garbage Code (GBD Level 2) +S92244P | Garbage Code (GBD Level 2) +S92244S | Garbage Code (GBD Level 2) +S92245A | Garbage Code (GBD Level 2) +S92245B | Garbage Code (GBD Level 2) +S92245D | Garbage Code (GBD Level 2) +S92245G | Garbage Code (GBD Level 2) +S92245K | Garbage Code (GBD Level 2) +S92245P | Garbage Code (GBD Level 2) +S92245S | Garbage Code (GBD Level 2) +S92246A | Garbage Code (GBD Level 2) +S92246B | Garbage Code (GBD Level 2) +S92246D | Garbage Code (GBD Level 2) +S92246G | Garbage Code (GBD Level 2) +S92246K | Garbage Code (GBD Level 2) +S92246P | Garbage Code (GBD Level 2) +S92246S | Garbage Code (GBD Level 2) +S92251A | Garbage Code (GBD Level 2) +S92251B | Garbage Code (GBD Level 2) +S92251D | Garbage Code (GBD Level 2) +S92251G | Garbage Code (GBD Level 2) +S92251K | Garbage Code (GBD Level 2) +S92251P | Garbage Code (GBD Level 2) +S92251S | Garbage Code (GBD Level 2) +S92252A | Garbage Code (GBD Level 2) +S92252B | Garbage Code (GBD Level 2) +S92252D | Garbage Code (GBD Level 2) +S92252G | Garbage Code (GBD Level 2) +S92252K | Garbage Code (GBD Level 2) +S92252P | Garbage Code (GBD Level 2) +S92252S | Garbage Code (GBD Level 2) +S92253A | Garbage Code (GBD Level 2) +S92253B | Garbage Code (GBD Level 2) +S92253D | Garbage Code (GBD Level 2) +S92253G | Garbage Code (GBD Level 2) +S92253K | Garbage Code (GBD Level 2) +S92253P | Garbage Code (GBD Level 2) +S92253S | Garbage Code (GBD Level 2) +S92254A | Garbage Code (GBD Level 2) +S92254B | Garbage Code (GBD Level 2) +S92254D | Garbage Code (GBD Level 2) +S92254G | Garbage Code (GBD Level 2) +S92254K | Garbage Code (GBD Level 2) +S92254P | Garbage Code (GBD Level 2) +S92254S | Garbage Code (GBD Level 2) +S92255A | Garbage Code (GBD Level 2) +S92255B | Garbage Code (GBD Level 2) +S92255D | Garbage Code (GBD Level 2) +S92255G | Garbage Code (GBD Level 2) +S92255K | Garbage Code (GBD Level 2) +S92255P | Garbage Code (GBD Level 2) +S92255S | Garbage Code (GBD Level 2) +S92256A | Garbage Code (GBD Level 2) +S92256B | Garbage Code (GBD Level 2) +S92256D | Garbage Code (GBD Level 2) +S92256G | Garbage Code (GBD Level 2) +S92256K | Garbage Code (GBD Level 2) +S92256P | Garbage Code (GBD Level 2) +S92256S | Garbage Code (GBD Level 2) +S923--- | Garbage Code (GBD Level 2) +S92301A | Garbage Code (GBD Level 2) +S92301B | Garbage Code (GBD Level 2) +S92301D | Garbage Code (GBD Level 2) +S92301G | Garbage Code (GBD Level 2) +S92301K | Garbage Code (GBD Level 2) +S92301P | Garbage Code (GBD Level 2) +S92301S | Garbage Code (GBD Level 2) +S92302A | Garbage Code (GBD Level 2) +S92302B | Garbage Code (GBD Level 2) +S92302D | Garbage Code (GBD Level 2) +S92302G | Garbage Code (GBD Level 2) +S92302K | Garbage Code (GBD Level 2) +S92302P | Garbage Code (GBD Level 2) +S92302S | Garbage Code (GBD Level 2) +S92309A | Garbage Code (GBD Level 2) +S92309B | Garbage Code (GBD Level 2) +S92309D | Garbage Code (GBD Level 2) +S92309G | Garbage Code (GBD Level 2) +S92309K | Garbage Code (GBD Level 2) +S92309P | Garbage Code (GBD Level 2) +S92309S | Garbage Code (GBD Level 2) +S92311A | Garbage Code (GBD Level 2) +S92311B | Garbage Code (GBD Level 2) +S92311D | Garbage Code (GBD Level 2) +S92311G | Garbage Code (GBD Level 2) +S92311K | Garbage Code (GBD Level 2) +S92311P | Garbage Code (GBD Level 2) +S92311S | Garbage Code (GBD Level 2) +S92312A | Garbage Code (GBD Level 2) +S92312B | Garbage Code (GBD Level 2) +S92312D | Garbage Code (GBD Level 2) +S92312G | Garbage Code (GBD Level 2) +S92312K | Garbage Code (GBD Level 2) +S92312P | Garbage Code (GBD Level 2) +S92312S | Garbage Code (GBD Level 2) +S92313A | Garbage Code (GBD Level 2) +S92313B | Garbage Code (GBD Level 2) +S92313D | Garbage Code (GBD Level 2) +S92313G | Garbage Code (GBD Level 2) +S92313K | Garbage Code (GBD Level 2) +S92313P | Garbage Code (GBD Level 2) +S92313S | Garbage Code (GBD Level 2) +S92314A | Garbage Code (GBD Level 2) +S92314B | Garbage Code (GBD Level 2) +S92314D | Garbage Code (GBD Level 2) +S92314G | Garbage Code (GBD Level 2) +S92314K | Garbage Code (GBD Level 2) +S92314P | Garbage Code (GBD Level 2) +S92314S | Garbage Code (GBD Level 2) +S92315A | Garbage Code (GBD Level 2) +S92315B | Garbage Code (GBD Level 2) +S92315D | Garbage Code (GBD Level 2) +S92315G | Garbage Code (GBD Level 2) +S92315K | Garbage Code (GBD Level 2) +S92315P | Garbage Code (GBD Level 2) +S92315S | Garbage Code (GBD Level 2) +S92316A | Garbage Code (GBD Level 2) +S92316B | Garbage Code (GBD Level 2) +S92316D | Garbage Code (GBD Level 2) +S92316G | Garbage Code (GBD Level 2) +S92316K | Garbage Code (GBD Level 2) +S92316P | Garbage Code (GBD Level 2) +S92316S | Garbage Code (GBD Level 2) +S92321A | Garbage Code (GBD Level 2) +S92321B | Garbage Code (GBD Level 2) +S92321D | Garbage Code (GBD Level 2) +S92321G | Garbage Code (GBD Level 2) +S92321K | Garbage Code (GBD Level 2) +S92321P | Garbage Code (GBD Level 2) +S92321S | Garbage Code (GBD Level 2) +S92322A | Garbage Code (GBD Level 2) +S92322B | Garbage Code (GBD Level 2) +S92322D | Garbage Code (GBD Level 2) +S92322G | Garbage Code (GBD Level 2) +S92322K | Garbage Code (GBD Level 2) +S92322P | Garbage Code (GBD Level 2) +S92322S | Garbage Code (GBD Level 2) +S92323A | Garbage Code (GBD Level 2) +S92323B | Garbage Code (GBD Level 2) +S92323D | Garbage Code (GBD Level 2) +S92323G | Garbage Code (GBD Level 2) +S92323K | Garbage Code (GBD Level 2) +S92323P | Garbage Code (GBD Level 2) +S92323S | Garbage Code (GBD Level 2) +S92324A | Garbage Code (GBD Level 2) +S92324B | Garbage Code (GBD Level 2) +S92324D | Garbage Code (GBD Level 2) +S92324G | Garbage Code (GBD Level 2) +S92324K | Garbage Code (GBD Level 2) +S92324P | Garbage Code (GBD Level 2) +S92324S | Garbage Code (GBD Level 2) +S92325A | Garbage Code (GBD Level 2) +S92325B | Garbage Code (GBD Level 2) +S92325D | Garbage Code (GBD Level 2) +S92325G | Garbage Code (GBD Level 2) +S92325K | Garbage Code (GBD Level 2) +S92325P | Garbage Code (GBD Level 2) +S92325S | Garbage Code (GBD Level 2) +S92326A | Garbage Code (GBD Level 2) +S92326B | Garbage Code (GBD Level 2) +S92326D | Garbage Code (GBD Level 2) +S92326G | Garbage Code (GBD Level 2) +S92326K | Garbage Code (GBD Level 2) +S92326P | Garbage Code (GBD Level 2) +S92326S | Garbage Code (GBD Level 2) +S92331A | Garbage Code (GBD Level 2) +S92331B | Garbage Code (GBD Level 2) +S92331D | Garbage Code (GBD Level 2) +S92331G | Garbage Code (GBD Level 2) +S92331K | Garbage Code (GBD Level 2) +S92331P | Garbage Code (GBD Level 2) +S92331S | Garbage Code (GBD Level 2) +S92332A | Garbage Code (GBD Level 2) +S92332B | Garbage Code (GBD Level 2) +S92332D | Garbage Code (GBD Level 2) +S92332G | Garbage Code (GBD Level 2) +S92332K | Garbage Code (GBD Level 2) +S92332P | Garbage Code (GBD Level 2) +S92332S | Garbage Code (GBD Level 2) +S92333A | Garbage Code (GBD Level 2) +S92333B | Garbage Code (GBD Level 2) +S92333D | Garbage Code (GBD Level 2) +S92333G | Garbage Code (GBD Level 2) +S92333K | Garbage Code (GBD Level 2) +S92333P | Garbage Code (GBD Level 2) +S92333S | Garbage Code (GBD Level 2) +S92334A | Garbage Code (GBD Level 2) +S92334B | Garbage Code (GBD Level 2) +S92334D | Garbage Code (GBD Level 2) +S92334G | Garbage Code (GBD Level 2) +S92334K | Garbage Code (GBD Level 2) +S92334P | Garbage Code (GBD Level 2) +S92334S | Garbage Code (GBD Level 2) +S92335A | Garbage Code (GBD Level 2) +S92335B | Garbage Code (GBD Level 2) +S92335D | Garbage Code (GBD Level 2) +S92335G | Garbage Code (GBD Level 2) +S92335K | Garbage Code (GBD Level 2) +S92335P | Garbage Code (GBD Level 2) +S92335S | Garbage Code (GBD Level 2) +S92336A | Garbage Code (GBD Level 2) +S92336B | Garbage Code (GBD Level 2) +S92336D | Garbage Code (GBD Level 2) +S92336G | Garbage Code (GBD Level 2) +S92336K | Garbage Code (GBD Level 2) +S92336P | Garbage Code (GBD Level 2) +S92336S | Garbage Code (GBD Level 2) +S92341A | Garbage Code (GBD Level 2) +S92341B | Garbage Code (GBD Level 2) +S92341D | Garbage Code (GBD Level 2) +S92341G | Garbage Code (GBD Level 2) +S92341K | Garbage Code (GBD Level 2) +S92341P | Garbage Code (GBD Level 2) +S92341S | Garbage Code (GBD Level 2) +S92342A | Garbage Code (GBD Level 2) +S92342B | Garbage Code (GBD Level 2) +S92342D | Garbage Code (GBD Level 2) +S92342G | Garbage Code (GBD Level 2) +S92342K | Garbage Code (GBD Level 2) +S92342P | Garbage Code (GBD Level 2) +S92342S | Garbage Code (GBD Level 2) +S92343A | Garbage Code (GBD Level 2) +S92343B | Garbage Code (GBD Level 2) +S92343D | Garbage Code (GBD Level 2) +S92343G | Garbage Code (GBD Level 2) +S92343K | Garbage Code (GBD Level 2) +S92343P | Garbage Code (GBD Level 2) +S92343S | Garbage Code (GBD Level 2) +S92344A | Garbage Code (GBD Level 2) +S92344B | Garbage Code (GBD Level 2) +S92344D | Garbage Code (GBD Level 2) +S92344G | Garbage Code (GBD Level 2) +S92344K | Garbage Code (GBD Level 2) +S92344P | Garbage Code (GBD Level 2) +S92344S | Garbage Code (GBD Level 2) +S92345A | Garbage Code (GBD Level 2) +S92345B | Garbage Code (GBD Level 2) +S92345D | Garbage Code (GBD Level 2) +S92345G | Garbage Code (GBD Level 2) +S92345K | Garbage Code (GBD Level 2) +S92345P | Garbage Code (GBD Level 2) +S92345S | Garbage Code (GBD Level 2) +S92346A | Garbage Code (GBD Level 2) +S92346B | Garbage Code (GBD Level 2) +S92346D | Garbage Code (GBD Level 2) +S92346G | Garbage Code (GBD Level 2) +S92346K | Garbage Code (GBD Level 2) +S92346P | Garbage Code (GBD Level 2) +S92346S | Garbage Code (GBD Level 2) +S92351A | Garbage Code (GBD Level 2) +S92351B | Garbage Code (GBD Level 2) +S92351D | Garbage Code (GBD Level 2) +S92351G | Garbage Code (GBD Level 2) +S92351K | Garbage Code (GBD Level 2) +S92351P | Garbage Code (GBD Level 2) +S92351S | Garbage Code (GBD Level 2) +S92352A | Garbage Code (GBD Level 2) +S92352B | Garbage Code (GBD Level 2) +S92352D | Garbage Code (GBD Level 2) +S92352G | Garbage Code (GBD Level 2) +S92352K | Garbage Code (GBD Level 2) +S92352P | Garbage Code (GBD Level 2) +S92352S | Garbage Code (GBD Level 2) +S92353A | Garbage Code (GBD Level 2) +S92353B | Garbage Code (GBD Level 2) +S92353D | Garbage Code (GBD Level 2) +S92353G | Garbage Code (GBD Level 2) +S92353K | Garbage Code (GBD Level 2) +S92353P | Garbage Code (GBD Level 2) +S92353S | Garbage Code (GBD Level 2) +S92354A | Garbage Code (GBD Level 2) +S92354B | Garbage Code (GBD Level 2) +S92354D | Garbage Code (GBD Level 2) +S92354G | Garbage Code (GBD Level 2) +S92354K | Garbage Code (GBD Level 2) +S92354P | Garbage Code (GBD Level 2) +S92354S | Garbage Code (GBD Level 2) +S92355A | Garbage Code (GBD Level 2) +S92355B | Garbage Code (GBD Level 2) +S92355D | Garbage Code (GBD Level 2) +S92355G | Garbage Code (GBD Level 2) +S92355K | Garbage Code (GBD Level 2) +S92355P | Garbage Code (GBD Level 2) +S92355S | Garbage Code (GBD Level 2) +S92356A | Garbage Code (GBD Level 2) +S92356B | Garbage Code (GBD Level 2) +S92356D | Garbage Code (GBD Level 2) +S92356G | Garbage Code (GBD Level 2) +S92356K | Garbage Code (GBD Level 2) +S92356P | Garbage Code (GBD Level 2) +S92356S | Garbage Code (GBD Level 2) +S924--- | Garbage Code (GBD Level 2) +S92401A | Garbage Code (GBD Level 2) +S92401B | Garbage Code (GBD Level 2) +S92401D | Garbage Code (GBD Level 2) +S92401G | Garbage Code (GBD Level 2) +S92401K | Garbage Code (GBD Level 2) +S92401P | Garbage Code (GBD Level 2) +S92401S | Garbage Code (GBD Level 2) +S92402A | Garbage Code (GBD Level 2) +S92402B | Garbage Code (GBD Level 2) +S92402D | Garbage Code (GBD Level 2) +S92402G | Garbage Code (GBD Level 2) +S92402K | Garbage Code (GBD Level 2) +S92402P | Garbage Code (GBD Level 2) +S92402S | Garbage Code (GBD Level 2) +S92403A | Garbage Code (GBD Level 2) +S92403B | Garbage Code (GBD Level 2) +S92403D | Garbage Code (GBD Level 2) +S92403G | Garbage Code (GBD Level 2) +S92403K | Garbage Code (GBD Level 2) +S92403P | Garbage Code (GBD Level 2) +S92403S | Garbage Code (GBD Level 2) +S92404A | Garbage Code (GBD Level 2) +S92404B | Garbage Code (GBD Level 2) +S92404D | Garbage Code (GBD Level 2) +S92404G | Garbage Code (GBD Level 2) +S92404K | Garbage Code (GBD Level 2) +S92404P | Garbage Code (GBD Level 2) +S92404S | Garbage Code (GBD Level 2) +S92405A | Garbage Code (GBD Level 2) +S92405B | Garbage Code (GBD Level 2) +S92405D | Garbage Code (GBD Level 2) +S92405G | Garbage Code (GBD Level 2) +S92405K | Garbage Code (GBD Level 2) +S92405P | Garbage Code (GBD Level 2) +S92405S | Garbage Code (GBD Level 2) +S92406A | Garbage Code (GBD Level 2) +S92406B | Garbage Code (GBD Level 2) +S92406D | Garbage Code (GBD Level 2) +S92406G | Garbage Code (GBD Level 2) +S92406K | Garbage Code (GBD Level 2) +S92406P | Garbage Code (GBD Level 2) +S92406S | Garbage Code (GBD Level 2) +S92411A | Garbage Code (GBD Level 2) +S92411B | Garbage Code (GBD Level 2) +S92411D | Garbage Code (GBD Level 2) +S92411G | Garbage Code (GBD Level 2) +S92411K | Garbage Code (GBD Level 2) +S92411P | Garbage Code (GBD Level 2) +S92411S | Garbage Code (GBD Level 2) +S92412A | Garbage Code (GBD Level 2) +S92412B | Garbage Code (GBD Level 2) +S92412D | Garbage Code (GBD Level 2) +S92412G | Garbage Code (GBD Level 2) +S92412K | Garbage Code (GBD Level 2) +S92412P | Garbage Code (GBD Level 2) +S92412S | Garbage Code (GBD Level 2) +S92413A | Garbage Code (GBD Level 2) +S92413B | Garbage Code (GBD Level 2) +S92413D | Garbage Code (GBD Level 2) +S92413G | Garbage Code (GBD Level 2) +S92413K | Garbage Code (GBD Level 2) +S92413P | Garbage Code (GBD Level 2) +S92413S | Garbage Code (GBD Level 2) +S92414A | Garbage Code (GBD Level 2) +S92414B | Garbage Code (GBD Level 2) +S92414D | Garbage Code (GBD Level 2) +S92414G | Garbage Code (GBD Level 2) +S92414K | Garbage Code (GBD Level 2) +S92414P | Garbage Code (GBD Level 2) +S92414S | Garbage Code (GBD Level 2) +S92415A | Garbage Code (GBD Level 2) +S92415B | Garbage Code (GBD Level 2) +S92415D | Garbage Code (GBD Level 2) +S92415G | Garbage Code (GBD Level 2) +S92415K | Garbage Code (GBD Level 2) +S92415P | Garbage Code (GBD Level 2) +S92415S | Garbage Code (GBD Level 2) +S92416A | Garbage Code (GBD Level 2) +S92416B | Garbage Code (GBD Level 2) +S92416D | Garbage Code (GBD Level 2) +S92416G | Garbage Code (GBD Level 2) +S92416K | Garbage Code (GBD Level 2) +S92416P | Garbage Code (GBD Level 2) +S92416S | Garbage Code (GBD Level 2) +S92421A | Garbage Code (GBD Level 2) +S92421B | Garbage Code (GBD Level 2) +S92421D | Garbage Code (GBD Level 2) +S92421G | Garbage Code (GBD Level 2) +S92421K | Garbage Code (GBD Level 2) +S92421P | Garbage Code (GBD Level 2) +S92421S | Garbage Code (GBD Level 2) +S92422A | Garbage Code (GBD Level 2) +S92422B | Garbage Code (GBD Level 2) +S92422D | Garbage Code (GBD Level 2) +S92422G | Garbage Code (GBD Level 2) +S92422K | Garbage Code (GBD Level 2) +S92422P | Garbage Code (GBD Level 2) +S92422S | Garbage Code (GBD Level 2) +S92423A | Garbage Code (GBD Level 2) +S92423B | Garbage Code (GBD Level 2) +S92423D | Garbage Code (GBD Level 2) +S92423G | Garbage Code (GBD Level 2) +S92423K | Garbage Code (GBD Level 2) +S92423P | Garbage Code (GBD Level 2) +S92423S | Garbage Code (GBD Level 2) +S92424A | Garbage Code (GBD Level 2) +S92424B | Garbage Code (GBD Level 2) +S92424D | Garbage Code (GBD Level 2) +S92424G | Garbage Code (GBD Level 2) +S92424K | Garbage Code (GBD Level 2) +S92424P | Garbage Code (GBD Level 2) +S92424S | Garbage Code (GBD Level 2) +S92425A | Garbage Code (GBD Level 2) +S92425B | Garbage Code (GBD Level 2) +S92425D | Garbage Code (GBD Level 2) +S92425G | Garbage Code (GBD Level 2) +S92425K | Garbage Code (GBD Level 2) +S92425P | Garbage Code (GBD Level 2) +S92425S | Garbage Code (GBD Level 2) +S92426A | Garbage Code (GBD Level 2) +S92426B | Garbage Code (GBD Level 2) +S92426D | Garbage Code (GBD Level 2) +S92426G | Garbage Code (GBD Level 2) +S92426K | Garbage Code (GBD Level 2) +S92426P | Garbage Code (GBD Level 2) +S92426S | Garbage Code (GBD Level 2) +S92491A | Garbage Code (GBD Level 2) +S92491B | Garbage Code (GBD Level 2) +S92491D | Garbage Code (GBD Level 2) +S92491G | Garbage Code (GBD Level 2) +S92491K | Garbage Code (GBD Level 2) +S92491P | Garbage Code (GBD Level 2) +S92491S | Garbage Code (GBD Level 2) +S92492A | Garbage Code (GBD Level 2) +S92492B | Garbage Code (GBD Level 2) +S92492D | Garbage Code (GBD Level 2) +S92492G | Garbage Code (GBD Level 2) +S92492K | Garbage Code (GBD Level 2) +S92492P | Garbage Code (GBD Level 2) +S92492S | Garbage Code (GBD Level 2) +S92499A | Garbage Code (GBD Level 2) +S92499B | Garbage Code (GBD Level 2) +S92499D | Garbage Code (GBD Level 2) +S92499G | Garbage Code (GBD Level 2) +S92499K | Garbage Code (GBD Level 2) +S92499P | Garbage Code (GBD Level 2) +S92499S | Garbage Code (GBD Level 2) +S925--- | Garbage Code (GBD Level 2) +S92501A | Garbage Code (GBD Level 2) +S92501B | Garbage Code (GBD Level 2) +S92501D | Garbage Code (GBD Level 2) +S92501G | Garbage Code (GBD Level 2) +S92501K | Garbage Code (GBD Level 2) +S92501P | Garbage Code (GBD Level 2) +S92501S | Garbage Code (GBD Level 2) +S92502A | Garbage Code (GBD Level 2) +S92502B | Garbage Code (GBD Level 2) +S92502D | Garbage Code (GBD Level 2) +S92502G | Garbage Code (GBD Level 2) +S92502K | Garbage Code (GBD Level 2) +S92502P | Garbage Code (GBD Level 2) +S92502S | Garbage Code (GBD Level 2) +S92503A | Garbage Code (GBD Level 2) +S92503B | Garbage Code (GBD Level 2) +S92503D | Garbage Code (GBD Level 2) +S92503G | Garbage Code (GBD Level 2) +S92503K | Garbage Code (GBD Level 2) +S92503P | Garbage Code (GBD Level 2) +S92503S | Garbage Code (GBD Level 2) +S92504A | Garbage Code (GBD Level 2) +S92504B | Garbage Code (GBD Level 2) +S92504D | Garbage Code (GBD Level 2) +S92504G | Garbage Code (GBD Level 2) +S92504K | Garbage Code (GBD Level 2) +S92504P | Garbage Code (GBD Level 2) +S92504S | Garbage Code (GBD Level 2) +S92505A | Garbage Code (GBD Level 2) +S92505B | Garbage Code (GBD Level 2) +S92505D | Garbage Code (GBD Level 2) +S92505G | Garbage Code (GBD Level 2) +S92505K | Garbage Code (GBD Level 2) +S92505P | Garbage Code (GBD Level 2) +S92505S | Garbage Code (GBD Level 2) +S92506A | Garbage Code (GBD Level 2) +S92506B | Garbage Code (GBD Level 2) +S92506D | Garbage Code (GBD Level 2) +S92506G | Garbage Code (GBD Level 2) +S92506K | Garbage Code (GBD Level 2) +S92506P | Garbage Code (GBD Level 2) +S92506S | Garbage Code (GBD Level 2) +S92511A | Garbage Code (GBD Level 2) +S92511B | Garbage Code (GBD Level 2) +S92511D | Garbage Code (GBD Level 2) +S92511G | Garbage Code (GBD Level 2) +S92511K | Garbage Code (GBD Level 2) +S92511P | Garbage Code (GBD Level 2) +S92511S | Garbage Code (GBD Level 2) +S92512A | Garbage Code (GBD Level 2) +S92512B | Garbage Code (GBD Level 2) +S92512D | Garbage Code (GBD Level 2) +S92512G | Garbage Code (GBD Level 2) +S92512K | Garbage Code (GBD Level 2) +S92512P | Garbage Code (GBD Level 2) +S92512S | Garbage Code (GBD Level 2) +S92513A | Garbage Code (GBD Level 2) +S92513B | Garbage Code (GBD Level 2) +S92513D | Garbage Code (GBD Level 2) +S92513G | Garbage Code (GBD Level 2) +S92513K | Garbage Code (GBD Level 2) +S92513P | Garbage Code (GBD Level 2) +S92513S | Garbage Code (GBD Level 2) +S92514A | Garbage Code (GBD Level 2) +S92514B | Garbage Code (GBD Level 2) +S92514D | Garbage Code (GBD Level 2) +S92514G | Garbage Code (GBD Level 2) +S92514K | Garbage Code (GBD Level 2) +S92514P | Garbage Code (GBD Level 2) +S92514S | Garbage Code (GBD Level 2) +S92515A | Garbage Code (GBD Level 2) +S92515B | Garbage Code (GBD Level 2) +S92515D | Garbage Code (GBD Level 2) +S92515G | Garbage Code (GBD Level 2) +S92515K | Garbage Code (GBD Level 2) +S92515P | Garbage Code (GBD Level 2) +S92515S | Garbage Code (GBD Level 2) +S92516A | Garbage Code (GBD Level 2) +S92516B | Garbage Code (GBD Level 2) +S92516D | Garbage Code (GBD Level 2) +S92516G | Garbage Code (GBD Level 2) +S92516K | Garbage Code (GBD Level 2) +S92516P | Garbage Code (GBD Level 2) +S92516S | Garbage Code (GBD Level 2) +S92521A | Garbage Code (GBD Level 2) +S92521B | Garbage Code (GBD Level 2) +S92521D | Garbage Code (GBD Level 2) +S92521G | Garbage Code (GBD Level 2) +S92521K | Garbage Code (GBD Level 2) +S92521P | Garbage Code (GBD Level 2) +S92521S | Garbage Code (GBD Level 2) +S92522A | Garbage Code (GBD Level 2) +S92522B | Garbage Code (GBD Level 2) +S92522D | Garbage Code (GBD Level 2) +S92522G | Garbage Code (GBD Level 2) +S92522K | Garbage Code (GBD Level 2) +S92522P | Garbage Code (GBD Level 2) +S92522S | Garbage Code (GBD Level 2) +S92523A | Garbage Code (GBD Level 2) +S92523B | Garbage Code (GBD Level 2) +S92523D | Garbage Code (GBD Level 2) +S92523G | Garbage Code (GBD Level 2) +S92523K | Garbage Code (GBD Level 2) +S92523P | Garbage Code (GBD Level 2) +S92523S | Garbage Code (GBD Level 2) +S92524A | Garbage Code (GBD Level 2) +S92524B | Garbage Code (GBD Level 2) +S92524D | Garbage Code (GBD Level 2) +S92524G | Garbage Code (GBD Level 2) +S92524K | Garbage Code (GBD Level 2) +S92524P | Garbage Code (GBD Level 2) +S92524S | Garbage Code (GBD Level 2) +S92525A | Garbage Code (GBD Level 2) +S92525B | Garbage Code (GBD Level 2) +S92525D | Garbage Code (GBD Level 2) +S92525G | Garbage Code (GBD Level 2) +S92525K | Garbage Code (GBD Level 2) +S92525P | Garbage Code (GBD Level 2) +S92525S | Garbage Code (GBD Level 2) +S92526A | Garbage Code (GBD Level 2) +S92526B | Garbage Code (GBD Level 2) +S92526D | Garbage Code (GBD Level 2) +S92526G | Garbage Code (GBD Level 2) +S92526K | Garbage Code (GBD Level 2) +S92526P | Garbage Code (GBD Level 2) +S92526S | Garbage Code (GBD Level 2) +S92531A | Garbage Code (GBD Level 2) +S92531B | Garbage Code (GBD Level 2) +S92531D | Garbage Code (GBD Level 2) +S92531G | Garbage Code (GBD Level 2) +S92531K | Garbage Code (GBD Level 2) +S92531P | Garbage Code (GBD Level 2) +S92531S | Garbage Code (GBD Level 2) +S92532A | Garbage Code (GBD Level 2) +S92532B | Garbage Code (GBD Level 2) +S92532D | Garbage Code (GBD Level 2) +S92532G | Garbage Code (GBD Level 2) +S92532K | Garbage Code (GBD Level 2) +S92532P | Garbage Code (GBD Level 2) +S92532S | Garbage Code (GBD Level 2) +S92533A | Garbage Code (GBD Level 2) +S92533B | Garbage Code (GBD Level 2) +S92533D | Garbage Code (GBD Level 2) +S92533G | Garbage Code (GBD Level 2) +S92533K | Garbage Code (GBD Level 2) +S92533P | Garbage Code (GBD Level 2) +S92533S | Garbage Code (GBD Level 2) +S92534A | Garbage Code (GBD Level 2) +S92534B | Garbage Code (GBD Level 2) +S92534D | Garbage Code (GBD Level 2) +S92534G | Garbage Code (GBD Level 2) +S92534K | Garbage Code (GBD Level 2) +S92534P | Garbage Code (GBD Level 2) +S92534S | Garbage Code (GBD Level 2) +S92535A | Garbage Code (GBD Level 2) +S92535B | Garbage Code (GBD Level 2) +S92535D | Garbage Code (GBD Level 2) +S92535G | Garbage Code (GBD Level 2) +S92535K | Garbage Code (GBD Level 2) +S92535P | Garbage Code (GBD Level 2) +S92535S | Garbage Code (GBD Level 2) +S92536A | Garbage Code (GBD Level 2) +S92536B | Garbage Code (GBD Level 2) +S92536D | Garbage Code (GBD Level 2) +S92536G | Garbage Code (GBD Level 2) +S92536K | Garbage Code (GBD Level 2) +S92536P | Garbage Code (GBD Level 2) +S92536S | Garbage Code (GBD Level 2) +S92591A | Garbage Code (GBD Level 2) +S92591B | Garbage Code (GBD Level 2) +S92591D | Garbage Code (GBD Level 2) +S92591G | Garbage Code (GBD Level 2) +S92591K | Garbage Code (GBD Level 2) +S92591P | Garbage Code (GBD Level 2) +S92591S | Garbage Code (GBD Level 2) +S92592A | Garbage Code (GBD Level 2) +S92592B | Garbage Code (GBD Level 2) +S92592D | Garbage Code (GBD Level 2) +S92592G | Garbage Code (GBD Level 2) +S92592K | Garbage Code (GBD Level 2) +S92592P | Garbage Code (GBD Level 2) +S92592S | Garbage Code (GBD Level 2) +S92599A | Garbage Code (GBD Level 2) +S92599B | Garbage Code (GBD Level 2) +S92599D | Garbage Code (GBD Level 2) +S92599G | Garbage Code (GBD Level 2) +S92599K | Garbage Code (GBD Level 2) +S92599P | Garbage Code (GBD Level 2) +S92599S | Garbage Code (GBD Level 2) +S927--- | Garbage Code (GBD Level 2) +S92811A | Garbage Code (GBD Level 2) +S92811B | Garbage Code (GBD Level 2) +S92811D | Garbage Code (GBD Level 2) +S92811G | Garbage Code (GBD Level 2) +S92811K | Garbage Code (GBD Level 2) +S92811P | Garbage Code (GBD Level 2) +S92811S | Garbage Code (GBD Level 2) +S92812A | Garbage Code (GBD Level 2) +S92812B | Garbage Code (GBD Level 2) +S92812D | Garbage Code (GBD Level 2) +S92812G | Garbage Code (GBD Level 2) +S92812K | Garbage Code (GBD Level 2) +S92812P | Garbage Code (GBD Level 2) +S92812S | Garbage Code (GBD Level 2) +S92819A | Garbage Code (GBD Level 2) +S92819B | Garbage Code (GBD Level 2) +S92819D | Garbage Code (GBD Level 2) +S92819G | Garbage Code (GBD Level 2) +S92819K | Garbage Code (GBD Level 2) +S92819P | Garbage Code (GBD Level 2) +S92819S | Garbage Code (GBD Level 2) +S929--- | Garbage Code (GBD Level 2) +S92901A | Garbage Code (GBD Level 2) +S92901B | Garbage Code (GBD Level 2) +S92901D | Garbage Code (GBD Level 2) +S92901G | Garbage Code (GBD Level 2) +S92901K | Garbage Code (GBD Level 2) +S92901P | Garbage Code (GBD Level 2) +S92901S | Garbage Code (GBD Level 2) +S92902A | Garbage Code (GBD Level 2) +S92902B | Garbage Code (GBD Level 2) +S92902D | Garbage Code (GBD Level 2) +S92902G | Garbage Code (GBD Level 2) +S92902K | Garbage Code (GBD Level 2) +S92902P | Garbage Code (GBD Level 2) +S92902S | Garbage Code (GBD Level 2) +S92909A | Garbage Code (GBD Level 2) +S92909B | Garbage Code (GBD Level 2) +S92909D | Garbage Code (GBD Level 2) +S92909G | Garbage Code (GBD Level 2) +S92909K | Garbage Code (GBD Level 2) +S92909P | Garbage Code (GBD Level 2) +S92909S | Garbage Code (GBD Level 2) +S92911A | Garbage Code (GBD Level 2) +S92911B | Garbage Code (GBD Level 2) +S92911D | Garbage Code (GBD Level 2) +S92911G | Garbage Code (GBD Level 2) +S92911K | Garbage Code (GBD Level 2) +S92911P | Garbage Code (GBD Level 2) +S92911S | Garbage Code (GBD Level 2) +S92912A | Garbage Code (GBD Level 2) +S92912B | Garbage Code (GBD Level 2) +S92912D | Garbage Code (GBD Level 2) +S92912G | Garbage Code (GBD Level 2) +S92912K | Garbage Code (GBD Level 2) +S92912P | Garbage Code (GBD Level 2) +S92912S | Garbage Code (GBD Level 2) +S92919A | Garbage Code (GBD Level 2) +S92919B | Garbage Code (GBD Level 2) +S92919D | Garbage Code (GBD Level 2) +S92919G | Garbage Code (GBD Level 2) +S92919K | Garbage Code (GBD Level 2) +S92919P | Garbage Code (GBD Level 2) +S92919S | Garbage Code (GBD Level 2) +S93---- | Garbage Code (GBD Level 2) +S930--- | Garbage Code (GBD Level 2) +S9301XA | Garbage Code (GBD Level 2) +S9301XD | Garbage Code (GBD Level 2) +S9301XS | Garbage Code (GBD Level 2) +S9302XA | Garbage Code (GBD Level 2) +S9302XD | Garbage Code (GBD Level 2) +S9302XS | Garbage Code (GBD Level 2) +S9303XA | Garbage Code (GBD Level 2) +S9303XD | Garbage Code (GBD Level 2) +S9303XS | Garbage Code (GBD Level 2) +S9304XA | Garbage Code (GBD Level 2) +S9304XD | Garbage Code (GBD Level 2) +S9304XS | Garbage Code (GBD Level 2) +S9305XA | Garbage Code (GBD Level 2) +S9305XD | Garbage Code (GBD Level 2) +S9305XS | Garbage Code (GBD Level 2) +S9306XA | Garbage Code (GBD Level 2) +S9306XD | Garbage Code (GBD Level 2) +S9306XS | Garbage Code (GBD Level 2) +S931--- | Garbage Code (GBD Level 2) +S93101A | Garbage Code (GBD Level 2) +S93101D | Garbage Code (GBD Level 2) +S93101S | Garbage Code (GBD Level 2) +S93102A | Garbage Code (GBD Level 2) +S93102D | Garbage Code (GBD Level 2) +S93102S | Garbage Code (GBD Level 2) +S93103A | Garbage Code (GBD Level 2) +S93103D | Garbage Code (GBD Level 2) +S93103S | Garbage Code (GBD Level 2) +S93104A | Garbage Code (GBD Level 2) +S93104D | Garbage Code (GBD Level 2) +S93104S | Garbage Code (GBD Level 2) +S93105A | Garbage Code (GBD Level 2) +S93105D | Garbage Code (GBD Level 2) +S93105S | Garbage Code (GBD Level 2) +S93106A | Garbage Code (GBD Level 2) +S93106D | Garbage Code (GBD Level 2) +S93106S | Garbage Code (GBD Level 2) +S93111A | Garbage Code (GBD Level 2) +S93111D | Garbage Code (GBD Level 2) +S93111S | Garbage Code (GBD Level 2) +S93112A | Garbage Code (GBD Level 2) +S93112D | Garbage Code (GBD Level 2) +S93112S | Garbage Code (GBD Level 2) +S93113A | Garbage Code (GBD Level 2) +S93113D | Garbage Code (GBD Level 2) +S93113S | Garbage Code (GBD Level 2) +S93114A | Garbage Code (GBD Level 2) +S93114D | Garbage Code (GBD Level 2) +S93114S | Garbage Code (GBD Level 2) +S93115A | Garbage Code (GBD Level 2) +S93115D | Garbage Code (GBD Level 2) +S93115S | Garbage Code (GBD Level 2) +S93116A | Garbage Code (GBD Level 2) +S93116D | Garbage Code (GBD Level 2) +S93116S | Garbage Code (GBD Level 2) +S93119A | Garbage Code (GBD Level 2) +S93119D | Garbage Code (GBD Level 2) +S93119S | Garbage Code (GBD Level 2) +S93121A | Garbage Code (GBD Level 2) +S93121D | Garbage Code (GBD Level 2) +S93121S | Garbage Code (GBD Level 2) +S93122A | Garbage Code (GBD Level 2) +S93122D | Garbage Code (GBD Level 2) +S93122S | Garbage Code (GBD Level 2) +S93123A | Garbage Code (GBD Level 2) +S93123D | Garbage Code (GBD Level 2) +S93123S | Garbage Code (GBD Level 2) +S93124A | Garbage Code (GBD Level 2) +S93124D | Garbage Code (GBD Level 2) +S93124S | Garbage Code (GBD Level 2) +S93125A | Garbage Code (GBD Level 2) +S93125D | Garbage Code (GBD Level 2) +S93125S | Garbage Code (GBD Level 2) +S93126A | Garbage Code (GBD Level 2) +S93126D | Garbage Code (GBD Level 2) +S93126S | Garbage Code (GBD Level 2) +S93129A | Garbage Code (GBD Level 2) +S93129D | Garbage Code (GBD Level 2) +S93129S | Garbage Code (GBD Level 2) +S93131A | Garbage Code (GBD Level 2) +S93131D | Garbage Code (GBD Level 2) +S93131S | Garbage Code (GBD Level 2) +S93132A | Garbage Code (GBD Level 2) +S93132D | Garbage Code (GBD Level 2) +S93132S | Garbage Code (GBD Level 2) +S93133A | Garbage Code (GBD Level 2) +S93133D | Garbage Code (GBD Level 2) +S93133S | Garbage Code (GBD Level 2) +S93134A | Garbage Code (GBD Level 2) +S93134D | Garbage Code (GBD Level 2) +S93134S | Garbage Code (GBD Level 2) +S93135A | Garbage Code (GBD Level 2) +S93135D | Garbage Code (GBD Level 2) +S93135S | Garbage Code (GBD Level 2) +S93136A | Garbage Code (GBD Level 2) +S93136D | Garbage Code (GBD Level 2) +S93136S | Garbage Code (GBD Level 2) +S93139A | Garbage Code (GBD Level 2) +S93139D | Garbage Code (GBD Level 2) +S93139S | Garbage Code (GBD Level 2) +S93141A | Garbage Code (GBD Level 2) +S93141D | Garbage Code (GBD Level 2) +S93141S | Garbage Code (GBD Level 2) +S93142A | Garbage Code (GBD Level 2) +S93142D | Garbage Code (GBD Level 2) +S93142S | Garbage Code (GBD Level 2) +S93143A | Garbage Code (GBD Level 2) +S93143D | Garbage Code (GBD Level 2) +S93143S | Garbage Code (GBD Level 2) +S93144A | Garbage Code (GBD Level 2) +S93144D | Garbage Code (GBD Level 2) +S93144S | Garbage Code (GBD Level 2) +S93145A | Garbage Code (GBD Level 2) +S93145D | Garbage Code (GBD Level 2) +S93145S | Garbage Code (GBD Level 2) +S93146A | Garbage Code (GBD Level 2) +S93146D | Garbage Code (GBD Level 2) +S93146S | Garbage Code (GBD Level 2) +S93149A | Garbage Code (GBD Level 2) +S93149D | Garbage Code (GBD Level 2) +S93149S | Garbage Code (GBD Level 2) +S932--- | Garbage Code (GBD Level 2) +S933--- | Garbage Code (GBD Level 2) +S93301A | Garbage Code (GBD Level 2) +S93301D | Garbage Code (GBD Level 2) +S93301S | Garbage Code (GBD Level 2) +S93302A | Garbage Code (GBD Level 2) +S93302D | Garbage Code (GBD Level 2) +S93302S | Garbage Code (GBD Level 2) +S93303A | Garbage Code (GBD Level 2) +S93303D | Garbage Code (GBD Level 2) +S93303S | Garbage Code (GBD Level 2) +S93304A | Garbage Code (GBD Level 2) +S93304D | Garbage Code (GBD Level 2) +S93304S | Garbage Code (GBD Level 2) +S93305A | Garbage Code (GBD Level 2) +S93305D | Garbage Code (GBD Level 2) +S93305S | Garbage Code (GBD Level 2) +S93306A | Garbage Code (GBD Level 2) +S93306D | Garbage Code (GBD Level 2) +S93306S | Garbage Code (GBD Level 2) +S93311A | Garbage Code (GBD Level 2) +S93311D | Garbage Code (GBD Level 2) +S93311S | Garbage Code (GBD Level 2) +S93312A | Garbage Code (GBD Level 2) +S93312D | Garbage Code (GBD Level 2) +S93312S | Garbage Code (GBD Level 2) +S93313A | Garbage Code (GBD Level 2) +S93313D | Garbage Code (GBD Level 2) +S93313S | Garbage Code (GBD Level 2) +S93314A | Garbage Code (GBD Level 2) +S93314D | Garbage Code (GBD Level 2) +S93314S | Garbage Code (GBD Level 2) +S93315A | Garbage Code (GBD Level 2) +S93315D | Garbage Code (GBD Level 2) +S93315S | Garbage Code (GBD Level 2) +S93316A | Garbage Code (GBD Level 2) +S93316D | Garbage Code (GBD Level 2) +S93316S | Garbage Code (GBD Level 2) +S93321A | Garbage Code (GBD Level 2) +S93321D | Garbage Code (GBD Level 2) +S93321S | Garbage Code (GBD Level 2) +S93322A | Garbage Code (GBD Level 2) +S93322D | Garbage Code (GBD Level 2) +S93322S | Garbage Code (GBD Level 2) +S93323A | Garbage Code (GBD Level 2) +S93323D | Garbage Code (GBD Level 2) +S93323S | Garbage Code (GBD Level 2) +S93324A | Garbage Code (GBD Level 2) +S93324D | Garbage Code (GBD Level 2) +S93324S | Garbage Code (GBD Level 2) +S93325A | Garbage Code (GBD Level 2) +S93325D | Garbage Code (GBD Level 2) +S93325S | Garbage Code (GBD Level 2) +S93326A | Garbage Code (GBD Level 2) +S93326D | Garbage Code (GBD Level 2) +S93326S | Garbage Code (GBD Level 2) +S93331A | Garbage Code (GBD Level 2) +S93331D | Garbage Code (GBD Level 2) +S93331S | Garbage Code (GBD Level 2) +S93332A | Garbage Code (GBD Level 2) +S93332D | Garbage Code (GBD Level 2) +S93332S | Garbage Code (GBD Level 2) +S93333A | Garbage Code (GBD Level 2) +S93333D | Garbage Code (GBD Level 2) +S93333S | Garbage Code (GBD Level 2) +S93334A | Garbage Code (GBD Level 2) +S93334D | Garbage Code (GBD Level 2) +S93334S | Garbage Code (GBD Level 2) +S93335A | Garbage Code (GBD Level 2) +S93335D | Garbage Code (GBD Level 2) +S93335S | Garbage Code (GBD Level 2) +S93336A | Garbage Code (GBD Level 2) +S93336D | Garbage Code (GBD Level 2) +S93336S | Garbage Code (GBD Level 2) +S934--- | Garbage Code (GBD Level 2) +S93401A | Garbage Code (GBD Level 2) +S93401D | Garbage Code (GBD Level 2) +S93401S | Garbage Code (GBD Level 2) +S93402A | Garbage Code (GBD Level 2) +S93402D | Garbage Code (GBD Level 2) +S93402S | Garbage Code (GBD Level 2) +S93409A | Garbage Code (GBD Level 2) +S93409D | Garbage Code (GBD Level 2) +S93409S | Garbage Code (GBD Level 2) +S93411A | Garbage Code (GBD Level 2) +S93411D | Garbage Code (GBD Level 2) +S93411S | Garbage Code (GBD Level 2) +S93412A | Garbage Code (GBD Level 2) +S93412D | Garbage Code (GBD Level 2) +S93412S | Garbage Code (GBD Level 2) +S93419A | Garbage Code (GBD Level 2) +S93419D | Garbage Code (GBD Level 2) +S93419S | Garbage Code (GBD Level 2) +S93421A | Garbage Code (GBD Level 2) +S93421D | Garbage Code (GBD Level 2) +S93421S | Garbage Code (GBD Level 2) +S93422A | Garbage Code (GBD Level 2) +S93422D | Garbage Code (GBD Level 2) +S93422S | Garbage Code (GBD Level 2) +S93429A | Garbage Code (GBD Level 2) +S93429D | Garbage Code (GBD Level 2) +S93429S | Garbage Code (GBD Level 2) +S93431A | Garbage Code (GBD Level 2) +S93431D | Garbage Code (GBD Level 2) +S93431S | Garbage Code (GBD Level 2) +S93432A | Garbage Code (GBD Level 2) +S93432D | Garbage Code (GBD Level 2) +S93432S | Garbage Code (GBD Level 2) +S93439A | Garbage Code (GBD Level 2) +S93439D | Garbage Code (GBD Level 2) +S93439S | Garbage Code (GBD Level 2) +S93491A | Garbage Code (GBD Level 2) +S93491D | Garbage Code (GBD Level 2) +S93491S | Garbage Code (GBD Level 2) +S93492A | Garbage Code (GBD Level 2) +S93492D | Garbage Code (GBD Level 2) +S93492S | Garbage Code (GBD Level 2) +S93499A | Garbage Code (GBD Level 2) +S93499D | Garbage Code (GBD Level 2) +S93499S | Garbage Code (GBD Level 2) +S935--- | Garbage Code (GBD Level 2) +S93501A | Garbage Code (GBD Level 2) +S93501D | Garbage Code (GBD Level 2) +S93501S | Garbage Code (GBD Level 2) +S93502A | Garbage Code (GBD Level 2) +S93502D | Garbage Code (GBD Level 2) +S93502S | Garbage Code (GBD Level 2) +S93503A | Garbage Code (GBD Level 2) +S93503D | Garbage Code (GBD Level 2) +S93503S | Garbage Code (GBD Level 2) +S93504A | Garbage Code (GBD Level 2) +S93504D | Garbage Code (GBD Level 2) +S93504S | Garbage Code (GBD Level 2) +S93505A | Garbage Code (GBD Level 2) +S93505D | Garbage Code (GBD Level 2) +S93505S | Garbage Code (GBD Level 2) +S93506A | Garbage Code (GBD Level 2) +S93506D | Garbage Code (GBD Level 2) +S93506S | Garbage Code (GBD Level 2) +S93509A | Garbage Code (GBD Level 2) +S93509D | Garbage Code (GBD Level 2) +S93509S | Garbage Code (GBD Level 2) +S93511A | Garbage Code (GBD Level 2) +S93511D | Garbage Code (GBD Level 2) +S93511S | Garbage Code (GBD Level 2) +S93512A | Garbage Code (GBD Level 2) +S93512D | Garbage Code (GBD Level 2) +S93512S | Garbage Code (GBD Level 2) +S93513A | Garbage Code (GBD Level 2) +S93513D | Garbage Code (GBD Level 2) +S93513S | Garbage Code (GBD Level 2) +S93514A | Garbage Code (GBD Level 2) +S93514D | Garbage Code (GBD Level 2) +S93514S | Garbage Code (GBD Level 2) +S93515A | Garbage Code (GBD Level 2) +S93515D | Garbage Code (GBD Level 2) +S93515S | Garbage Code (GBD Level 2) +S93516A | Garbage Code (GBD Level 2) +S93516D | Garbage Code (GBD Level 2) +S93516S | Garbage Code (GBD Level 2) +S93519A | Garbage Code (GBD Level 2) +S93519D | Garbage Code (GBD Level 2) +S93519S | Garbage Code (GBD Level 2) +S93521A | Garbage Code (GBD Level 2) +S93521D | Garbage Code (GBD Level 2) +S93521S | Garbage Code (GBD Level 2) +S93522A | Garbage Code (GBD Level 2) +S93522D | Garbage Code (GBD Level 2) +S93522S | Garbage Code (GBD Level 2) +S93523A | Garbage Code (GBD Level 2) +S93523D | Garbage Code (GBD Level 2) +S93523S | Garbage Code (GBD Level 2) +S93524A | Garbage Code (GBD Level 2) +S93524D | Garbage Code (GBD Level 2) +S93524S | Garbage Code (GBD Level 2) +S93525A | Garbage Code (GBD Level 2) +S93525D | Garbage Code (GBD Level 2) +S93525S | Garbage Code (GBD Level 2) +S93526A | Garbage Code (GBD Level 2) +S93526D | Garbage Code (GBD Level 2) +S93526S | Garbage Code (GBD Level 2) +S93529A | Garbage Code (GBD Level 2) +S93529D | Garbage Code (GBD Level 2) +S93529S | Garbage Code (GBD Level 2) +S936--- | Garbage Code (GBD Level 2) +S93601A | Garbage Code (GBD Level 2) +S93601D | Garbage Code (GBD Level 2) +S93601S | Garbage Code (GBD Level 2) +S93602A | Garbage Code (GBD Level 2) +S93602D | Garbage Code (GBD Level 2) +S93602S | Garbage Code (GBD Level 2) +S93609A | Garbage Code (GBD Level 2) +S93609D | Garbage Code (GBD Level 2) +S93609S | Garbage Code (GBD Level 2) +S93611A | Garbage Code (GBD Level 2) +S93611D | Garbage Code (GBD Level 2) +S93611S | Garbage Code (GBD Level 2) +S93612A | Garbage Code (GBD Level 2) +S93612D | Garbage Code (GBD Level 2) +S93612S | Garbage Code (GBD Level 2) +S93619A | Garbage Code (GBD Level 2) +S93619D | Garbage Code (GBD Level 2) +S93619S | Garbage Code (GBD Level 2) +S93621A | Garbage Code (GBD Level 2) +S93621D | Garbage Code (GBD Level 2) +S93621S | Garbage Code (GBD Level 2) +S93622A | Garbage Code (GBD Level 2) +S93622D | Garbage Code (GBD Level 2) +S93622S | Garbage Code (GBD Level 2) +S93629A | Garbage Code (GBD Level 2) +S93629D | Garbage Code (GBD Level 2) +S93629S | Garbage Code (GBD Level 2) +S93691A | Garbage Code (GBD Level 2) +S93691D | Garbage Code (GBD Level 2) +S93691S | Garbage Code (GBD Level 2) +S93692A | Garbage Code (GBD Level 2) +S93692D | Garbage Code (GBD Level 2) +S93692S | Garbage Code (GBD Level 2) +S93699A | Garbage Code (GBD Level 2) +S93699D | Garbage Code (GBD Level 2) +S93699S | Garbage Code (GBD Level 2) +S94---- | Garbage Code (GBD Level 2) +S940--- | Garbage Code (GBD Level 2) +S9400XA | Garbage Code (GBD Level 2) +S9400XD | Garbage Code (GBD Level 2) +S9400XS | Garbage Code (GBD Level 2) +S9401XA | Garbage Code (GBD Level 2) +S9401XD | Garbage Code (GBD Level 2) +S9401XS | Garbage Code (GBD Level 2) +S9402XA | Garbage Code (GBD Level 2) +S9402XD | Garbage Code (GBD Level 2) +S9402XS | Garbage Code (GBD Level 2) +S941--- | Garbage Code (GBD Level 2) +S9410XA | Garbage Code (GBD Level 2) +S9410XD | Garbage Code (GBD Level 2) +S9410XS | Garbage Code (GBD Level 2) +S9411XA | Garbage Code (GBD Level 2) +S9411XD | Garbage Code (GBD Level 2) +S9411XS | Garbage Code (GBD Level 2) +S9412XA | Garbage Code (GBD Level 2) +S9412XD | Garbage Code (GBD Level 2) +S9412XS | Garbage Code (GBD Level 2) +S942--- | Garbage Code (GBD Level 2) +S9420XA | Garbage Code (GBD Level 2) +S9420XD | Garbage Code (GBD Level 2) +S9420XS | Garbage Code (GBD Level 2) +S9421XA | Garbage Code (GBD Level 2) +S9421XD | Garbage Code (GBD Level 2) +S9421XS | Garbage Code (GBD Level 2) +S9422XA | Garbage Code (GBD Level 2) +S9422XD | Garbage Code (GBD Level 2) +S9422XS | Garbage Code (GBD Level 2) +S943--- | Garbage Code (GBD Level 2) +S9430XA | Garbage Code (GBD Level 2) +S9430XD | Garbage Code (GBD Level 2) +S9430XS | Garbage Code (GBD Level 2) +S9431XA | Garbage Code (GBD Level 2) +S9431XD | Garbage Code (GBD Level 2) +S9431XS | Garbage Code (GBD Level 2) +S9432XA | Garbage Code (GBD Level 2) +S9432XD | Garbage Code (GBD Level 2) +S9432XS | Garbage Code (GBD Level 2) +S947--- | Garbage Code (GBD Level 2) +S948--- | Garbage Code (GBD Level 2) +S948X1A | Garbage Code (GBD Level 2) +S948X1D | Garbage Code (GBD Level 2) +S948X1S | Garbage Code (GBD Level 2) +S948X2A | Garbage Code (GBD Level 2) +S948X2D | Garbage Code (GBD Level 2) +S948X2S | Garbage Code (GBD Level 2) +S948X9A | Garbage Code (GBD Level 2) +S948X9D | Garbage Code (GBD Level 2) +S948X9S | Garbage Code (GBD Level 2) +S949--- | Garbage Code (GBD Level 2) +S9490XA | Garbage Code (GBD Level 2) +S9490XD | Garbage Code (GBD Level 2) +S9490XS | Garbage Code (GBD Level 2) +S9491XA | Garbage Code (GBD Level 2) +S9491XD | Garbage Code (GBD Level 2) +S9491XS | Garbage Code (GBD Level 2) +S9492XA | Garbage Code (GBD Level 2) +S9492XD | Garbage Code (GBD Level 2) +S9492XS | Garbage Code (GBD Level 2) +S95---- | Garbage Code (GBD Level 2) +S950--- | Garbage Code (GBD Level 2) +S95001A | Garbage Code (GBD Level 2) +S95001D | Garbage Code (GBD Level 2) +S95001S | Garbage Code (GBD Level 2) +S95002A | Garbage Code (GBD Level 2) +S95002D | Garbage Code (GBD Level 2) +S95002S | Garbage Code (GBD Level 2) +S95009A | Garbage Code (GBD Level 2) +S95009D | Garbage Code (GBD Level 2) +S95009S | Garbage Code (GBD Level 2) +S95011A | Garbage Code (GBD Level 2) +S95011D | Garbage Code (GBD Level 2) +S95011S | Garbage Code (GBD Level 2) +S95012A | Garbage Code (GBD Level 2) +S95012D | Garbage Code (GBD Level 2) +S95012S | Garbage Code (GBD Level 2) +S95019A | Garbage Code (GBD Level 2) +S95019D | Garbage Code (GBD Level 2) +S95019S | Garbage Code (GBD Level 2) +S95091A | Garbage Code (GBD Level 2) +S95091D | Garbage Code (GBD Level 2) +S95091S | Garbage Code (GBD Level 2) +S95092A | Garbage Code (GBD Level 2) +S95092D | Garbage Code (GBD Level 2) +S95092S | Garbage Code (GBD Level 2) +S95099A | Garbage Code (GBD Level 2) +S95099D | Garbage Code (GBD Level 2) +S95099S | Garbage Code (GBD Level 2) +S951--- | Garbage Code (GBD Level 2) +S95101A | Garbage Code (GBD Level 2) +S95101D | Garbage Code (GBD Level 2) +S95101S | Garbage Code (GBD Level 2) +S95102A | Garbage Code (GBD Level 2) +S95102D | Garbage Code (GBD Level 2) +S95102S | Garbage Code (GBD Level 2) +S95109A | Garbage Code (GBD Level 2) +S95109D | Garbage Code (GBD Level 2) +S95109S | Garbage Code (GBD Level 2) +S95111A | Garbage Code (GBD Level 2) +S95111D | Garbage Code (GBD Level 2) +S95111S | Garbage Code (GBD Level 2) +S95112A | Garbage Code (GBD Level 2) +S95112D | Garbage Code (GBD Level 2) +S95112S | Garbage Code (GBD Level 2) +S95119A | Garbage Code (GBD Level 2) +S95119D | Garbage Code (GBD Level 2) +S95119S | Garbage Code (GBD Level 2) +S95191A | Garbage Code (GBD Level 2) +S95191D | Garbage Code (GBD Level 2) +S95191S | Garbage Code (GBD Level 2) +S95192A | Garbage Code (GBD Level 2) +S95192D | Garbage Code (GBD Level 2) +S95192S | Garbage Code (GBD Level 2) +S95199A | Garbage Code (GBD Level 2) +S95199D | Garbage Code (GBD Level 2) +S95199S | Garbage Code (GBD Level 2) +S952--- | Garbage Code (GBD Level 2) +S95201A | Garbage Code (GBD Level 2) +S95201D | Garbage Code (GBD Level 2) +S95201S | Garbage Code (GBD Level 2) +S95202A | Garbage Code (GBD Level 2) +S95202D | Garbage Code (GBD Level 2) +S95202S | Garbage Code (GBD Level 2) +S95209A | Garbage Code (GBD Level 2) +S95209D | Garbage Code (GBD Level 2) +S95209S | Garbage Code (GBD Level 2) +S95211A | Garbage Code (GBD Level 2) +S95211D | Garbage Code (GBD Level 2) +S95211S | Garbage Code (GBD Level 2) +S95212A | Garbage Code (GBD Level 2) +S95212D | Garbage Code (GBD Level 2) +S95212S | Garbage Code (GBD Level 2) +S95219A | Garbage Code (GBD Level 2) +S95219D | Garbage Code (GBD Level 2) +S95219S | Garbage Code (GBD Level 2) +S95291A | Garbage Code (GBD Level 2) +S95291D | Garbage Code (GBD Level 2) +S95291S | Garbage Code (GBD Level 2) +S95292A | Garbage Code (GBD Level 2) +S95292D | Garbage Code (GBD Level 2) +S95292S | Garbage Code (GBD Level 2) +S95299A | Garbage Code (GBD Level 2) +S95299D | Garbage Code (GBD Level 2) +S95299S | Garbage Code (GBD Level 2) +S957--- | Garbage Code (GBD Level 2) +S958--- | Garbage Code (GBD Level 2) +S95801A | Garbage Code (GBD Level 2) +S95801D | Garbage Code (GBD Level 2) +S95801S | Garbage Code (GBD Level 2) +S95802A | Garbage Code (GBD Level 2) +S95802D | Garbage Code (GBD Level 2) +S95802S | Garbage Code (GBD Level 2) +S95809A | Garbage Code (GBD Level 2) +S95809D | Garbage Code (GBD Level 2) +S95809S | Garbage Code (GBD Level 2) +S95811A | Garbage Code (GBD Level 2) +S95811D | Garbage Code (GBD Level 2) +S95811S | Garbage Code (GBD Level 2) +S95812A | Garbage Code (GBD Level 2) +S95812D | Garbage Code (GBD Level 2) +S95812S | Garbage Code (GBD Level 2) +S95819A | Garbage Code (GBD Level 2) +S95819D | Garbage Code (GBD Level 2) +S95819S | Garbage Code (GBD Level 2) +S95891A | Garbage Code (GBD Level 2) +S95891D | Garbage Code (GBD Level 2) +S95891S | Garbage Code (GBD Level 2) +S95892A | Garbage Code (GBD Level 2) +S95892D | Garbage Code (GBD Level 2) +S95892S | Garbage Code (GBD Level 2) +S95899A | Garbage Code (GBD Level 2) +S95899D | Garbage Code (GBD Level 2) +S95899S | Garbage Code (GBD Level 2) +S959--- | Garbage Code (GBD Level 2) +S95901A | Garbage Code (GBD Level 2) +S95901D | Garbage Code (GBD Level 2) +S95901S | Garbage Code (GBD Level 2) +S95902A | Garbage Code (GBD Level 2) +S95902D | Garbage Code (GBD Level 2) +S95902S | Garbage Code (GBD Level 2) +S95909A | Garbage Code (GBD Level 2) +S95909D | Garbage Code (GBD Level 2) +S95909S | Garbage Code (GBD Level 2) +S95911A | Garbage Code (GBD Level 2) +S95911D | Garbage Code (GBD Level 2) +S95911S | Garbage Code (GBD Level 2) +S95912A | Garbage Code (GBD Level 2) +S95912D | Garbage Code (GBD Level 2) +S95912S | Garbage Code (GBD Level 2) +S95919A | Garbage Code (GBD Level 2) +S95919D | Garbage Code (GBD Level 2) +S95919S | Garbage Code (GBD Level 2) +S95991A | Garbage Code (GBD Level 2) +S95991D | Garbage Code (GBD Level 2) +S95991S | Garbage Code (GBD Level 2) +S95992A | Garbage Code (GBD Level 2) +S95992D | Garbage Code (GBD Level 2) +S95992S | Garbage Code (GBD Level 2) +S95999A | Garbage Code (GBD Level 2) +S95999D | Garbage Code (GBD Level 2) +S95999S | Garbage Code (GBD Level 2) +S96---- | Garbage Code (GBD Level 2) +S960--- | Garbage Code (GBD Level 2) +S96001A | Garbage Code (GBD Level 2) +S96001D | Garbage Code (GBD Level 2) +S96001S | Garbage Code (GBD Level 2) +S96002A | Garbage Code (GBD Level 2) +S96002D | Garbage Code (GBD Level 2) +S96002S | Garbage Code (GBD Level 2) +S96009A | Garbage Code (GBD Level 2) +S96009D | Garbage Code (GBD Level 2) +S96009S | Garbage Code (GBD Level 2) +S96011A | Garbage Code (GBD Level 2) +S96011D | Garbage Code (GBD Level 2) +S96011S | Garbage Code (GBD Level 2) +S96012A | Garbage Code (GBD Level 2) +S96012D | Garbage Code (GBD Level 2) +S96012S | Garbage Code (GBD Level 2) +S96019A | Garbage Code (GBD Level 2) +S96019D | Garbage Code (GBD Level 2) +S96019S | Garbage Code (GBD Level 2) +S96021A | Garbage Code (GBD Level 2) +S96021D | Garbage Code (GBD Level 2) +S96021S | Garbage Code (GBD Level 2) +S96022A | Garbage Code (GBD Level 2) +S96022D | Garbage Code (GBD Level 2) +S96022S | Garbage Code (GBD Level 2) +S96029A | Garbage Code (GBD Level 2) +S96029D | Garbage Code (GBD Level 2) +S96029S | Garbage Code (GBD Level 2) +S96091A | Garbage Code (GBD Level 2) +S96091D | Garbage Code (GBD Level 2) +S96091S | Garbage Code (GBD Level 2) +S96092A | Garbage Code (GBD Level 2) +S96092D | Garbage Code (GBD Level 2) +S96092S | Garbage Code (GBD Level 2) +S96099A | Garbage Code (GBD Level 2) +S96099D | Garbage Code (GBD Level 2) +S96099S | Garbage Code (GBD Level 2) +S961--- | Garbage Code (GBD Level 2) +S96101A | Garbage Code (GBD Level 2) +S96101D | Garbage Code (GBD Level 2) +S96101S | Garbage Code (GBD Level 2) +S96102A | Garbage Code (GBD Level 2) +S96102D | Garbage Code (GBD Level 2) +S96102S | Garbage Code (GBD Level 2) +S96109A | Garbage Code (GBD Level 2) +S96109D | Garbage Code (GBD Level 2) +S96109S | Garbage Code (GBD Level 2) +S96111A | Garbage Code (GBD Level 2) +S96111D | Garbage Code (GBD Level 2) +S96111S | Garbage Code (GBD Level 2) +S96112A | Garbage Code (GBD Level 2) +S96112D | Garbage Code (GBD Level 2) +S96112S | Garbage Code (GBD Level 2) +S96119A | Garbage Code (GBD Level 2) +S96119D | Garbage Code (GBD Level 2) +S96119S | Garbage Code (GBD Level 2) +S96121A | Garbage Code (GBD Level 2) +S96121D | Garbage Code (GBD Level 2) +S96121S | Garbage Code (GBD Level 2) +S96122A | Garbage Code (GBD Level 2) +S96122D | Garbage Code (GBD Level 2) +S96122S | Garbage Code (GBD Level 2) +S96129A | Garbage Code (GBD Level 2) +S96129D | Garbage Code (GBD Level 2) +S96129S | Garbage Code (GBD Level 2) +S96191A | Garbage Code (GBD Level 2) +S96191D | Garbage Code (GBD Level 2) +S96191S | Garbage Code (GBD Level 2) +S96192A | Garbage Code (GBD Level 2) +S96192D | Garbage Code (GBD Level 2) +S96192S | Garbage Code (GBD Level 2) +S96199A | Garbage Code (GBD Level 2) +S96199D | Garbage Code (GBD Level 2) +S96199S | Garbage Code (GBD Level 2) +S962--- | Garbage Code (GBD Level 2) +S96201A | Garbage Code (GBD Level 2) +S96201D | Garbage Code (GBD Level 2) +S96201S | Garbage Code (GBD Level 2) +S96202A | Garbage Code (GBD Level 2) +S96202D | Garbage Code (GBD Level 2) +S96202S | Garbage Code (GBD Level 2) +S96209A | Garbage Code (GBD Level 2) +S96209D | Garbage Code (GBD Level 2) +S96209S | Garbage Code (GBD Level 2) +S96211A | Garbage Code (GBD Level 2) +S96211D | Garbage Code (GBD Level 2) +S96211S | Garbage Code (GBD Level 2) +S96212A | Garbage Code (GBD Level 2) +S96212D | Garbage Code (GBD Level 2) +S96212S | Garbage Code (GBD Level 2) +S96219A | Garbage Code (GBD Level 2) +S96219D | Garbage Code (GBD Level 2) +S96219S | Garbage Code (GBD Level 2) +S96221A | Garbage Code (GBD Level 2) +S96221D | Garbage Code (GBD Level 2) +S96221S | Garbage Code (GBD Level 2) +S96222A | Garbage Code (GBD Level 2) +S96222D | Garbage Code (GBD Level 2) +S96222S | Garbage Code (GBD Level 2) +S96229A | Garbage Code (GBD Level 2) +S96229D | Garbage Code (GBD Level 2) +S96229S | Garbage Code (GBD Level 2) +S96291A | Garbage Code (GBD Level 2) +S96291D | Garbage Code (GBD Level 2) +S96291S | Garbage Code (GBD Level 2) +S96292A | Garbage Code (GBD Level 2) +S96292D | Garbage Code (GBD Level 2) +S96292S | Garbage Code (GBD Level 2) +S96299A | Garbage Code (GBD Level 2) +S96299D | Garbage Code (GBD Level 2) +S96299S | Garbage Code (GBD Level 2) +S967--- | Garbage Code (GBD Level 2) +S968--- | Garbage Code (GBD Level 2) +S96801A | Garbage Code (GBD Level 2) +S96801D | Garbage Code (GBD Level 2) +S96801S | Garbage Code (GBD Level 2) +S96802A | Garbage Code (GBD Level 2) +S96802D | Garbage Code (GBD Level 2) +S96802S | Garbage Code (GBD Level 2) +S96809A | Garbage Code (GBD Level 2) +S96809D | Garbage Code (GBD Level 2) +S96809S | Garbage Code (GBD Level 2) +S96811A | Garbage Code (GBD Level 2) +S96811D | Garbage Code (GBD Level 2) +S96811S | Garbage Code (GBD Level 2) +S96812A | Garbage Code (GBD Level 2) +S96812D | Garbage Code (GBD Level 2) +S96812S | Garbage Code (GBD Level 2) +S96819A | Garbage Code (GBD Level 2) +S96819D | Garbage Code (GBD Level 2) +S96819S | Garbage Code (GBD Level 2) +S96821A | Garbage Code (GBD Level 2) +S96821D | Garbage Code (GBD Level 2) +S96821S | Garbage Code (GBD Level 2) +S96822A | Garbage Code (GBD Level 2) +S96822D | Garbage Code (GBD Level 2) +S96822S | Garbage Code (GBD Level 2) +S96829A | Garbage Code (GBD Level 2) +S96829D | Garbage Code (GBD Level 2) +S96829S | Garbage Code (GBD Level 2) +S96891A | Garbage Code (GBD Level 2) +S96891D | Garbage Code (GBD Level 2) +S96891S | Garbage Code (GBD Level 2) +S96892A | Garbage Code (GBD Level 2) +S96892D | Garbage Code (GBD Level 2) +S96892S | Garbage Code (GBD Level 2) +S96899A | Garbage Code (GBD Level 2) +S96899D | Garbage Code (GBD Level 2) +S96899S | Garbage Code (GBD Level 2) +S969--- | Garbage Code (GBD Level 2) +S96901A | Garbage Code (GBD Level 2) +S96901D | Garbage Code (GBD Level 2) +S96901S | Garbage Code (GBD Level 2) +S96902A | Garbage Code (GBD Level 2) +S96902D | Garbage Code (GBD Level 2) +S96902S | Garbage Code (GBD Level 2) +S96909A | Garbage Code (GBD Level 2) +S96909D | Garbage Code (GBD Level 2) +S96909S | Garbage Code (GBD Level 2) +S96911A | Garbage Code (GBD Level 2) +S96911D | Garbage Code (GBD Level 2) +S96911S | Garbage Code (GBD Level 2) +S96912A | Garbage Code (GBD Level 2) +S96912D | Garbage Code (GBD Level 2) +S96912S | Garbage Code (GBD Level 2) +S96919A | Garbage Code (GBD Level 2) +S96919D | Garbage Code (GBD Level 2) +S96919S | Garbage Code (GBD Level 2) +S96921A | Garbage Code (GBD Level 2) +S96921D | Garbage Code (GBD Level 2) +S96921S | Garbage Code (GBD Level 2) +S96922A | Garbage Code (GBD Level 2) +S96922D | Garbage Code (GBD Level 2) +S96922S | Garbage Code (GBD Level 2) +S96929A | Garbage Code (GBD Level 2) +S96929D | Garbage Code (GBD Level 2) +S96929S | Garbage Code (GBD Level 2) +S96991A | Garbage Code (GBD Level 2) +S96991D | Garbage Code (GBD Level 2) +S96991S | Garbage Code (GBD Level 2) +S96992A | Garbage Code (GBD Level 2) +S96992D | Garbage Code (GBD Level 2) +S96992S | Garbage Code (GBD Level 2) +S96999A | Garbage Code (GBD Level 2) +S96999D | Garbage Code (GBD Level 2) +S96999S | Garbage Code (GBD Level 2) +S97---- | Garbage Code (GBD Level 2) +S970--- | Garbage Code (GBD Level 2) +S9700XA | Garbage Code (GBD Level 2) +S9700XD | Garbage Code (GBD Level 2) +S9700XS | Garbage Code (GBD Level 2) +S9701XA | Garbage Code (GBD Level 2) +S9701XD | Garbage Code (GBD Level 2) +S9701XS | Garbage Code (GBD Level 2) +S9702XA | Garbage Code (GBD Level 2) +S9702XD | Garbage Code (GBD Level 2) +S9702XS | Garbage Code (GBD Level 2) +S971--- | Garbage Code (GBD Level 2) +S97101A | Garbage Code (GBD Level 2) +S97101D | Garbage Code (GBD Level 2) +S97101S | Garbage Code (GBD Level 2) +S97102A | Garbage Code (GBD Level 2) +S97102D | Garbage Code (GBD Level 2) +S97102S | Garbage Code (GBD Level 2) +S97109A | Garbage Code (GBD Level 2) +S97109D | Garbage Code (GBD Level 2) +S97109S | Garbage Code (GBD Level 2) +S97111A | Garbage Code (GBD Level 2) +S97111D | Garbage Code (GBD Level 2) +S97111S | Garbage Code (GBD Level 2) +S97112A | Garbage Code (GBD Level 2) +S97112D | Garbage Code (GBD Level 2) +S97112S | Garbage Code (GBD Level 2) +S97119A | Garbage Code (GBD Level 2) +S97119D | Garbage Code (GBD Level 2) +S97119S | Garbage Code (GBD Level 2) +S97121A | Garbage Code (GBD Level 2) +S97121D | Garbage Code (GBD Level 2) +S97121S | Garbage Code (GBD Level 2) +S97122A | Garbage Code (GBD Level 2) +S97122D | Garbage Code (GBD Level 2) +S97122S | Garbage Code (GBD Level 2) +S97129A | Garbage Code (GBD Level 2) +S97129D | Garbage Code (GBD Level 2) +S97129S | Garbage Code (GBD Level 2) +S978--- | Garbage Code (GBD Level 2) +S9780XA | Garbage Code (GBD Level 2) +S9780XD | Garbage Code (GBD Level 2) +S9780XS | Garbage Code (GBD Level 2) +S9781XA | Garbage Code (GBD Level 2) +S9781XD | Garbage Code (GBD Level 2) +S9781XS | Garbage Code (GBD Level 2) +S9782XA | Garbage Code (GBD Level 2) +S9782XD | Garbage Code (GBD Level 2) +S9782XS | Garbage Code (GBD Level 2) +S98---- | Garbage Code (GBD Level 2) +S980--- | Garbage Code (GBD Level 2) +S98011A | Garbage Code (GBD Level 2) +S98011D | Garbage Code (GBD Level 2) +S98011S | Garbage Code (GBD Level 2) +S98012A | Garbage Code (GBD Level 2) +S98012D | Garbage Code (GBD Level 2) +S98012S | Garbage Code (GBD Level 2) +S98019A | Garbage Code (GBD Level 2) +S98019D | Garbage Code (GBD Level 2) +S98019S | Garbage Code (GBD Level 2) +S98021A | Garbage Code (GBD Level 2) +S98021D | Garbage Code (GBD Level 2) +S98021S | Garbage Code (GBD Level 2) +S98022A | Garbage Code (GBD Level 2) +S98022D | Garbage Code (GBD Level 2) +S98022S | Garbage Code (GBD Level 2) +S98029A | Garbage Code (GBD Level 2) +S98029D | Garbage Code (GBD Level 2) +S98029S | Garbage Code (GBD Level 2) +S981--- | Garbage Code (GBD Level 2) +S98111A | Garbage Code (GBD Level 2) +S98111D | Garbage Code (GBD Level 2) +S98111S | Garbage Code (GBD Level 2) +S98112A | Garbage Code (GBD Level 2) +S98112D | Garbage Code (GBD Level 2) +S98112S | Garbage Code (GBD Level 2) +S98119A | Garbage Code (GBD Level 2) +S98119D | Garbage Code (GBD Level 2) +S98119S | Garbage Code (GBD Level 2) +S98121A | Garbage Code (GBD Level 2) +S98121D | Garbage Code (GBD Level 2) +S98121S | Garbage Code (GBD Level 2) +S98122A | Garbage Code (GBD Level 2) +S98122D | Garbage Code (GBD Level 2) +S98122S | Garbage Code (GBD Level 2) +S98129A | Garbage Code (GBD Level 2) +S98129D | Garbage Code (GBD Level 2) +S98129S | Garbage Code (GBD Level 2) +S98131A | Garbage Code (GBD Level 2) +S98131D | Garbage Code (GBD Level 2) +S98131S | Garbage Code (GBD Level 2) +S98132A | Garbage Code (GBD Level 2) +S98132D | Garbage Code (GBD Level 2) +S98132S | Garbage Code (GBD Level 2) +S98139A | Garbage Code (GBD Level 2) +S98139D | Garbage Code (GBD Level 2) +S98139S | Garbage Code (GBD Level 2) +S98141A | Garbage Code (GBD Level 2) +S98141D | Garbage Code (GBD Level 2) +S98141S | Garbage Code (GBD Level 2) +S98142A | Garbage Code (GBD Level 2) +S98142D | Garbage Code (GBD Level 2) +S98142S | Garbage Code (GBD Level 2) +S98149A | Garbage Code (GBD Level 2) +S98149D | Garbage Code (GBD Level 2) +S98149S | Garbage Code (GBD Level 2) +S982--- | Garbage Code (GBD Level 2) +S98211A | Garbage Code (GBD Level 2) +S98211D | Garbage Code (GBD Level 2) +S98211S | Garbage Code (GBD Level 2) +S98212A | Garbage Code (GBD Level 2) +S98212D | Garbage Code (GBD Level 2) +S98212S | Garbage Code (GBD Level 2) +S98219A | Garbage Code (GBD Level 2) +S98219D | Garbage Code (GBD Level 2) +S98219S | Garbage Code (GBD Level 2) +S98221A | Garbage Code (GBD Level 2) +S98221D | Garbage Code (GBD Level 2) +S98221S | Garbage Code (GBD Level 2) +S98222A | Garbage Code (GBD Level 2) +S98222D | Garbage Code (GBD Level 2) +S98222S | Garbage Code (GBD Level 2) +S98229A | Garbage Code (GBD Level 2) +S98229D | Garbage Code (GBD Level 2) +S98229S | Garbage Code (GBD Level 2) +S983--- | Garbage Code (GBD Level 2) +S98311A | Garbage Code (GBD Level 2) +S98311D | Garbage Code (GBD Level 2) +S98311S | Garbage Code (GBD Level 2) +S98312A | Garbage Code (GBD Level 2) +S98312D | Garbage Code (GBD Level 2) +S98312S | Garbage Code (GBD Level 2) +S98319A | Garbage Code (GBD Level 2) +S98319D | Garbage Code (GBD Level 2) +S98319S | Garbage Code (GBD Level 2) +S98321A | Garbage Code (GBD Level 2) +S98321D | Garbage Code (GBD Level 2) +S98321S | Garbage Code (GBD Level 2) +S98322A | Garbage Code (GBD Level 2) +S98322D | Garbage Code (GBD Level 2) +S98322S | Garbage Code (GBD Level 2) +S98329A | Garbage Code (GBD Level 2) +S98329D | Garbage Code (GBD Level 2) +S98329S | Garbage Code (GBD Level 2) +S984--- | Garbage Code (GBD Level 2) +S98911A | Garbage Code (GBD Level 2) +S98911D | Garbage Code (GBD Level 2) +S98911S | Garbage Code (GBD Level 2) +S98912A | Garbage Code (GBD Level 2) +S98912D | Garbage Code (GBD Level 2) +S98912S | Garbage Code (GBD Level 2) +S98919A | Garbage Code (GBD Level 2) +S98919D | Garbage Code (GBD Level 2) +S98919S | Garbage Code (GBD Level 2) +S98921A | Garbage Code (GBD Level 2) +S98921D | Garbage Code (GBD Level 2) +S98921S | Garbage Code (GBD Level 2) +S98922A | Garbage Code (GBD Level 2) +S98922D | Garbage Code (GBD Level 2) +S98922S | Garbage Code (GBD Level 2) +S98929A | Garbage Code (GBD Level 2) +S98929D | Garbage Code (GBD Level 2) +S98929S | Garbage Code (GBD Level 2) +S99---- | Garbage Code (GBD Level 2) +S99001A | Garbage Code (GBD Level 2) +S99001B | Garbage Code (GBD Level 2) +S99001D | Garbage Code (GBD Level 2) +S99001G | Garbage Code (GBD Level 2) +S99001K | Garbage Code (GBD Level 2) +S99001P | Garbage Code (GBD Level 2) +S99001S | Garbage Code (GBD Level 2) +S99002A | Garbage Code (GBD Level 2) +S99002B | Garbage Code (GBD Level 2) +S99002D | Garbage Code (GBD Level 2) +S99002G | Garbage Code (GBD Level 2) +S99002K | Garbage Code (GBD Level 2) +S99002P | Garbage Code (GBD Level 2) +S99002S | Garbage Code (GBD Level 2) +S99009A | Garbage Code (GBD Level 2) +S99009B | Garbage Code (GBD Level 2) +S99009D | Garbage Code (GBD Level 2) +S99009G | Garbage Code (GBD Level 2) +S99009K | Garbage Code (GBD Level 2) +S99009P | Garbage Code (GBD Level 2) +S99009S | Garbage Code (GBD Level 2) +S99011A | Garbage Code (GBD Level 2) +S99011B | Garbage Code (GBD Level 2) +S99011D | Garbage Code (GBD Level 2) +S99011G | Garbage Code (GBD Level 2) +S99011K | Garbage Code (GBD Level 2) +S99011P | Garbage Code (GBD Level 2) +S99011S | Garbage Code (GBD Level 2) +S99012A | Garbage Code (GBD Level 2) +S99012B | Garbage Code (GBD Level 2) +S99012D | Garbage Code (GBD Level 2) +S99012G | Garbage Code (GBD Level 2) +S99012K | Garbage Code (GBD Level 2) +S99012P | Garbage Code (GBD Level 2) +S99012S | Garbage Code (GBD Level 2) +S99019A | Garbage Code (GBD Level 2) +S99019B | Garbage Code (GBD Level 2) +S99019D | Garbage Code (GBD Level 2) +S99019G | Garbage Code (GBD Level 2) +S99019K | Garbage Code (GBD Level 2) +S99019P | Garbage Code (GBD Level 2) +S99019S | Garbage Code (GBD Level 2) +S99021A | Garbage Code (GBD Level 2) +S99021B | Garbage Code (GBD Level 2) +S99021D | Garbage Code (GBD Level 2) +S99021G | Garbage Code (GBD Level 2) +S99021K | Garbage Code (GBD Level 2) +S99021P | Garbage Code (GBD Level 2) +S99021S | Garbage Code (GBD Level 2) +S99022A | Garbage Code (GBD Level 2) +S99022B | Garbage Code (GBD Level 2) +S99022D | Garbage Code (GBD Level 2) +S99022G | Garbage Code (GBD Level 2) +S99022K | Garbage Code (GBD Level 2) +S99022P | Garbage Code (GBD Level 2) +S99022S | Garbage Code (GBD Level 2) +S99029A | Garbage Code (GBD Level 2) +S99029B | Garbage Code (GBD Level 2) +S99029D | Garbage Code (GBD Level 2) +S99029G | Garbage Code (GBD Level 2) +S99029K | Garbage Code (GBD Level 2) +S99029P | Garbage Code (GBD Level 2) +S99029S | Garbage Code (GBD Level 2) +S99031A | Garbage Code (GBD Level 2) +S99031B | Garbage Code (GBD Level 2) +S99031D | Garbage Code (GBD Level 2) +S99031G | Garbage Code (GBD Level 2) +S99031K | Garbage Code (GBD Level 2) +S99031P | Garbage Code (GBD Level 2) +S99031S | Garbage Code (GBD Level 2) +S99032A | Garbage Code (GBD Level 2) +S99032B | Garbage Code (GBD Level 2) +S99032D | Garbage Code (GBD Level 2) +S99032G | Garbage Code (GBD Level 2) +S99032K | Garbage Code (GBD Level 2) +S99032P | Garbage Code (GBD Level 2) +S99032S | Garbage Code (GBD Level 2) +S99039A | Garbage Code (GBD Level 2) +S99039B | Garbage Code (GBD Level 2) +S99039D | Garbage Code (GBD Level 2) +S99039G | Garbage Code (GBD Level 2) +S99039K | Garbage Code (GBD Level 2) +S99039P | Garbage Code (GBD Level 2) +S99039S | Garbage Code (GBD Level 2) +S99041A | Garbage Code (GBD Level 2) +S99041B | Garbage Code (GBD Level 2) +S99041D | Garbage Code (GBD Level 2) +S99041G | Garbage Code (GBD Level 2) +S99041K | Garbage Code (GBD Level 2) +S99041P | Garbage Code (GBD Level 2) +S99041S | Garbage Code (GBD Level 2) +S99042A | Garbage Code (GBD Level 2) +S99042B | Garbage Code (GBD Level 2) +S99042D | Garbage Code (GBD Level 2) +S99042G | Garbage Code (GBD Level 2) +S99042K | Garbage Code (GBD Level 2) +S99042P | Garbage Code (GBD Level 2) +S99042S | Garbage Code (GBD Level 2) +S99049A | Garbage Code (GBD Level 2) +S99049B | Garbage Code (GBD Level 2) +S99049D | Garbage Code (GBD Level 2) +S99049G | Garbage Code (GBD Level 2) +S99049K | Garbage Code (GBD Level 2) +S99049P | Garbage Code (GBD Level 2) +S99049S | Garbage Code (GBD Level 2) +S99091A | Garbage Code (GBD Level 2) +S99091B | Garbage Code (GBD Level 2) +S99091D | Garbage Code (GBD Level 2) +S99091G | Garbage Code (GBD Level 2) +S99091K | Garbage Code (GBD Level 2) +S99091P | Garbage Code (GBD Level 2) +S99091S | Garbage Code (GBD Level 2) +S99092A | Garbage Code (GBD Level 2) +S99092B | Garbage Code (GBD Level 2) +S99092D | Garbage Code (GBD Level 2) +S99092G | Garbage Code (GBD Level 2) +S99092K | Garbage Code (GBD Level 2) +S99092P | Garbage Code (GBD Level 2) +S99092S | Garbage Code (GBD Level 2) +S99099A | Garbage Code (GBD Level 2) +S99099B | Garbage Code (GBD Level 2) +S99099D | Garbage Code (GBD Level 2) +S99099G | Garbage Code (GBD Level 2) +S99099K | Garbage Code (GBD Level 2) +S99099P | Garbage Code (GBD Level 2) +S99099S | Garbage Code (GBD Level 2) +S99101A | Garbage Code (GBD Level 2) +S99101B | Garbage Code (GBD Level 2) +S99101D | Garbage Code (GBD Level 2) +S99101G | Garbage Code (GBD Level 2) +S99101K | Garbage Code (GBD Level 2) +S99101P | Garbage Code (GBD Level 2) +S99101S | Garbage Code (GBD Level 2) +S99102A | Garbage Code (GBD Level 2) +S99102B | Garbage Code (GBD Level 2) +S99102D | Garbage Code (GBD Level 2) +S99102G | Garbage Code (GBD Level 2) +S99102K | Garbage Code (GBD Level 2) +S99102P | Garbage Code (GBD Level 2) +S99102S | Garbage Code (GBD Level 2) +S99109A | Garbage Code (GBD Level 2) +S99109B | Garbage Code (GBD Level 2) +S99109D | Garbage Code (GBD Level 2) +S99109G | Garbage Code (GBD Level 2) +S99109K | Garbage Code (GBD Level 2) +S99109P | Garbage Code (GBD Level 2) +S99109S | Garbage Code (GBD Level 2) +S99111A | Garbage Code (GBD Level 2) +S99111B | Garbage Code (GBD Level 2) +S99111D | Garbage Code (GBD Level 2) +S99111G | Garbage Code (GBD Level 2) +S99111K | Garbage Code (GBD Level 2) +S99111P | Garbage Code (GBD Level 2) +S99111S | Garbage Code (GBD Level 2) +S99112A | Garbage Code (GBD Level 2) +S99112B | Garbage Code (GBD Level 2) +S99112D | Garbage Code (GBD Level 2) +S99112G | Garbage Code (GBD Level 2) +S99112K | Garbage Code (GBD Level 2) +S99112P | Garbage Code (GBD Level 2) +S99112S | Garbage Code (GBD Level 2) +S99119A | Garbage Code (GBD Level 2) +S99119B | Garbage Code (GBD Level 2) +S99119D | Garbage Code (GBD Level 2) +S99119G | Garbage Code (GBD Level 2) +S99119K | Garbage Code (GBD Level 2) +S99119P | Garbage Code (GBD Level 2) +S99119S | Garbage Code (GBD Level 2) +S99121A | Garbage Code (GBD Level 2) +S99121B | Garbage Code (GBD Level 2) +S99121D | Garbage Code (GBD Level 2) +S99121G | Garbage Code (GBD Level 2) +S99121K | Garbage Code (GBD Level 2) +S99121P | Garbage Code (GBD Level 2) +S99121S | Garbage Code (GBD Level 2) +S99122A | Garbage Code (GBD Level 2) +S99122B | Garbage Code (GBD Level 2) +S99122D | Garbage Code (GBD Level 2) +S99122G | Garbage Code (GBD Level 2) +S99122K | Garbage Code (GBD Level 2) +S99122P | Garbage Code (GBD Level 2) +S99122S | Garbage Code (GBD Level 2) +S99129A | Garbage Code (GBD Level 2) +S99129B | Garbage Code (GBD Level 2) +S99129D | Garbage Code (GBD Level 2) +S99129G | Garbage Code (GBD Level 2) +S99129K | Garbage Code (GBD Level 2) +S99129P | Garbage Code (GBD Level 2) +S99129S | Garbage Code (GBD Level 2) +S99131A | Garbage Code (GBD Level 2) +S99131B | Garbage Code (GBD Level 2) +S99131D | Garbage Code (GBD Level 2) +S99131G | Garbage Code (GBD Level 2) +S99131K | Garbage Code (GBD Level 2) +S99131P | Garbage Code (GBD Level 2) +S99131S | Garbage Code (GBD Level 2) +S99132A | Garbage Code (GBD Level 2) +S99132B | Garbage Code (GBD Level 2) +S99132D | Garbage Code (GBD Level 2) +S99132G | Garbage Code (GBD Level 2) +S99132K | Garbage Code (GBD Level 2) +S99132P | Garbage Code (GBD Level 2) +S99132S | Garbage Code (GBD Level 2) +S99139A | Garbage Code (GBD Level 2) +S99139B | Garbage Code (GBD Level 2) +S99139D | Garbage Code (GBD Level 2) +S99139G | Garbage Code (GBD Level 2) +S99139K | Garbage Code (GBD Level 2) +S99139P | Garbage Code (GBD Level 2) +S99139S | Garbage Code (GBD Level 2) +S99141A | Garbage Code (GBD Level 2) +S99141B | Garbage Code (GBD Level 2) +S99141D | Garbage Code (GBD Level 2) +S99141G | Garbage Code (GBD Level 2) +S99141K | Garbage Code (GBD Level 2) +S99141P | Garbage Code (GBD Level 2) +S99141S | Garbage Code (GBD Level 2) +S99142A | Garbage Code (GBD Level 2) +S99142B | Garbage Code (GBD Level 2) +S99142D | Garbage Code (GBD Level 2) +S99142G | Garbage Code (GBD Level 2) +S99142K | Garbage Code (GBD Level 2) +S99142P | Garbage Code (GBD Level 2) +S99142S | Garbage Code (GBD Level 2) +S99149A | Garbage Code (GBD Level 2) +S99149B | Garbage Code (GBD Level 2) +S99149D | Garbage Code (GBD Level 2) +S99149G | Garbage Code (GBD Level 2) +S99149K | Garbage Code (GBD Level 2) +S99149P | Garbage Code (GBD Level 2) +S99149S | Garbage Code (GBD Level 2) +S99191A | Garbage Code (GBD Level 2) +S99191B | Garbage Code (GBD Level 2) +S99191D | Garbage Code (GBD Level 2) +S99191G | Garbage Code (GBD Level 2) +S99191K | Garbage Code (GBD Level 2) +S99191P | Garbage Code (GBD Level 2) +S99191S | Garbage Code (GBD Level 2) +S99192A | Garbage Code (GBD Level 2) +S99192B | Garbage Code (GBD Level 2) +S99192D | Garbage Code (GBD Level 2) +S99192G | Garbage Code (GBD Level 2) +S99192K | Garbage Code (GBD Level 2) +S99192P | Garbage Code (GBD Level 2) +S99192S | Garbage Code (GBD Level 2) +S99199A | Garbage Code (GBD Level 2) +S99199B | Garbage Code (GBD Level 2) +S99199D | Garbage Code (GBD Level 2) +S99199G | Garbage Code (GBD Level 2) +S99199K | Garbage Code (GBD Level 2) +S99199P | Garbage Code (GBD Level 2) +S99199S | Garbage Code (GBD Level 2) +S99201A | Garbage Code (GBD Level 2) +S99201B | Garbage Code (GBD Level 2) +S99201D | Garbage Code (GBD Level 2) +S99201G | Garbage Code (GBD Level 2) +S99201K | Garbage Code (GBD Level 2) +S99201P | Garbage Code (GBD Level 2) +S99201S | Garbage Code (GBD Level 2) +S99202A | Garbage Code (GBD Level 2) +S99202B | Garbage Code (GBD Level 2) +S99202D | Garbage Code (GBD Level 2) +S99202G | Garbage Code (GBD Level 2) +S99202K | Garbage Code (GBD Level 2) +S99202P | Garbage Code (GBD Level 2) +S99202S | Garbage Code (GBD Level 2) +S99209A | Garbage Code (GBD Level 2) +S99209B | Garbage Code (GBD Level 2) +S99209D | Garbage Code (GBD Level 2) +S99209G | Garbage Code (GBD Level 2) +S99209K | Garbage Code (GBD Level 2) +S99209P | Garbage Code (GBD Level 2) +S99209S | Garbage Code (GBD Level 2) +S99211A | Garbage Code (GBD Level 2) +S99211B | Garbage Code (GBD Level 2) +S99211D | Garbage Code (GBD Level 2) +S99211G | Garbage Code (GBD Level 2) +S99211K | Garbage Code (GBD Level 2) +S99211P | Garbage Code (GBD Level 2) +S99211S | Garbage Code (GBD Level 2) +S99212A | Garbage Code (GBD Level 2) +S99212B | Garbage Code (GBD Level 2) +S99212D | Garbage Code (GBD Level 2) +S99212G | Garbage Code (GBD Level 2) +S99212K | Garbage Code (GBD Level 2) +S99212P | Garbage Code (GBD Level 2) +S99212S | Garbage Code (GBD Level 2) +S99219A | Garbage Code (GBD Level 2) +S99219B | Garbage Code (GBD Level 2) +S99219D | Garbage Code (GBD Level 2) +S99219G | Garbage Code (GBD Level 2) +S99219K | Garbage Code (GBD Level 2) +S99219P | Garbage Code (GBD Level 2) +S99219S | Garbage Code (GBD Level 2) +S99221A | Garbage Code (GBD Level 2) +S99221B | Garbage Code (GBD Level 2) +S99221D | Garbage Code (GBD Level 2) +S99221G | Garbage Code (GBD Level 2) +S99221K | Garbage Code (GBD Level 2) +S99221P | Garbage Code (GBD Level 2) +S99221S | Garbage Code (GBD Level 2) +S99222A | Garbage Code (GBD Level 2) +S99222B | Garbage Code (GBD Level 2) +S99222D | Garbage Code (GBD Level 2) +S99222G | Garbage Code (GBD Level 2) +S99222K | Garbage Code (GBD Level 2) +S99222P | Garbage Code (GBD Level 2) +S99222S | Garbage Code (GBD Level 2) +S99229A | Garbage Code (GBD Level 2) +S99229B | Garbage Code (GBD Level 2) +S99229D | Garbage Code (GBD Level 2) +S99229G | Garbage Code (GBD Level 2) +S99229K | Garbage Code (GBD Level 2) +S99229P | Garbage Code (GBD Level 2) +S99229S | Garbage Code (GBD Level 2) +S99231A | Garbage Code (GBD Level 2) +S99231B | Garbage Code (GBD Level 2) +S99231D | Garbage Code (GBD Level 2) +S99231G | Garbage Code (GBD Level 2) +S99231K | Garbage Code (GBD Level 2) +S99231P | Garbage Code (GBD Level 2) +S99231S | Garbage Code (GBD Level 2) +S99232A | Garbage Code (GBD Level 2) +S99232B | Garbage Code (GBD Level 2) +S99232D | Garbage Code (GBD Level 2) +S99232G | Garbage Code (GBD Level 2) +S99232K | Garbage Code (GBD Level 2) +S99232P | Garbage Code (GBD Level 2) +S99232S | Garbage Code (GBD Level 2) +S99239A | Garbage Code (GBD Level 2) +S99239B | Garbage Code (GBD Level 2) +S99239D | Garbage Code (GBD Level 2) +S99239G | Garbage Code (GBD Level 2) +S99239K | Garbage Code (GBD Level 2) +S99239P | Garbage Code (GBD Level 2) +S99239S | Garbage Code (GBD Level 2) +S99241A | Garbage Code (GBD Level 2) +S99241B | Garbage Code (GBD Level 2) +S99241D | Garbage Code (GBD Level 2) +S99241G | Garbage Code (GBD Level 2) +S99241K | Garbage Code (GBD Level 2) +S99241P | Garbage Code (GBD Level 2) +S99241S | Garbage Code (GBD Level 2) +S99242A | Garbage Code (GBD Level 2) +S99242B | Garbage Code (GBD Level 2) +S99242D | Garbage Code (GBD Level 2) +S99242G | Garbage Code (GBD Level 2) +S99242K | Garbage Code (GBD Level 2) +S99242P | Garbage Code (GBD Level 2) +S99242S | Garbage Code (GBD Level 2) +S99249A | Garbage Code (GBD Level 2) +S99249B | Garbage Code (GBD Level 2) +S99249D | Garbage Code (GBD Level 2) +S99249G | Garbage Code (GBD Level 2) +S99249K | Garbage Code (GBD Level 2) +S99249P | Garbage Code (GBD Level 2) +S99249S | Garbage Code (GBD Level 2) +S99291A | Garbage Code (GBD Level 2) +S99291B | Garbage Code (GBD Level 2) +S99291D | Garbage Code (GBD Level 2) +S99291G | Garbage Code (GBD Level 2) +S99291K | Garbage Code (GBD Level 2) +S99291P | Garbage Code (GBD Level 2) +S99291S | Garbage Code (GBD Level 2) +S99292A | Garbage Code (GBD Level 2) +S99292B | Garbage Code (GBD Level 2) +S99292D | Garbage Code (GBD Level 2) +S99292G | Garbage Code (GBD Level 2) +S99292K | Garbage Code (GBD Level 2) +S99292P | Garbage Code (GBD Level 2) +S99292S | Garbage Code (GBD Level 2) +S99299A | Garbage Code (GBD Level 2) +S99299B | Garbage Code (GBD Level 2) +S99299D | Garbage Code (GBD Level 2) +S99299G | Garbage Code (GBD Level 2) +S99299K | Garbage Code (GBD Level 2) +S99299P | Garbage Code (GBD Level 2) +S99299S | Garbage Code (GBD Level 2) +S997--- | Garbage Code (GBD Level 2) +S998--- | Garbage Code (GBD Level 2) +S99811A | Garbage Code (GBD Level 2) +S99811D | Garbage Code (GBD Level 2) +S99811S | Garbage Code (GBD Level 2) +S99812A | Garbage Code (GBD Level 2) +S99812D | Garbage Code (GBD Level 2) +S99812S | Garbage Code (GBD Level 2) +S99819A | Garbage Code (GBD Level 2) +S99819D | Garbage Code (GBD Level 2) +S99819S | Garbage Code (GBD Level 2) +S99821A | Garbage Code (GBD Level 2) +S99821D | Garbage Code (GBD Level 2) +S99821S | Garbage Code (GBD Level 2) +S99822A | Garbage Code (GBD Level 2) +S99822D | Garbage Code (GBD Level 2) +S99822S | Garbage Code (GBD Level 2) +S99829A | Garbage Code (GBD Level 2) +S99829D | Garbage Code (GBD Level 2) +S99829S | Garbage Code (GBD Level 2) +S999--- | Garbage Code (GBD Level 2) +S99911A | Garbage Code (GBD Level 2) +S99911D | Garbage Code (GBD Level 2) +S99911S | Garbage Code (GBD Level 2) +S99912A | Garbage Code (GBD Level 2) +S99912D | Garbage Code (GBD Level 2) +S99912S | Garbage Code (GBD Level 2) +S99919A | Garbage Code (GBD Level 2) +S99919D | Garbage Code (GBD Level 2) +S99919S | Garbage Code (GBD Level 2) +S99921A | Garbage Code (GBD Level 2) +S99921D | Garbage Code (GBD Level 2) +S99921S | Garbage Code (GBD Level 2) +S99922A | Garbage Code (GBD Level 2) +S99922D | Garbage Code (GBD Level 2) +S99922S | Garbage Code (GBD Level 2) +S99929A | Garbage Code (GBD Level 2) +S99929D | Garbage Code (GBD Level 2) +S99929S | Garbage Code (GBD Level 2) +T00---- | Garbage Code (GBD Level 2) +T000--- | Garbage Code (GBD Level 2) +T001--- | Garbage Code (GBD Level 2) +T002--- | Garbage Code (GBD Level 2) +T003--- | Garbage Code (GBD Level 2) +T006--- | Garbage Code (GBD Level 2) +T008--- | Garbage Code (GBD Level 2) +T009--- | Garbage Code (GBD Level 2) +T01---- | Garbage Code (GBD Level 2) +T010--- | Garbage Code (GBD Level 2) +T011--- | Garbage Code (GBD Level 2) +T012--- | Garbage Code (GBD Level 2) +T013--- | Garbage Code (GBD Level 2) +T016--- | Garbage Code (GBD Level 2) +T018--- | Garbage Code (GBD Level 2) +T019--- | Garbage Code (GBD Level 2) +T02---- | Garbage Code (GBD Level 2) +T020--- | Garbage Code (GBD Level 2) +T021--- | Garbage Code (GBD Level 2) +T022--- | Garbage Code (GBD Level 2) +T023--- | Garbage Code (GBD Level 2) +T024--- | Garbage Code (GBD Level 2) +T025--- | Garbage Code (GBD Level 2) +T026--- | Garbage Code (GBD Level 2) +T027--- | Garbage Code (GBD Level 2) +T028--- | Garbage Code (GBD Level 2) +T029--- | Garbage Code (GBD Level 2) +T03---- | Garbage Code (GBD Level 2) +T030--- | Garbage Code (GBD Level 2) +T031--- | Garbage Code (GBD Level 2) +T032--- | Garbage Code (GBD Level 2) +T033--- | Garbage Code (GBD Level 2) +T034--- | Garbage Code (GBD Level 2) +T038--- | Garbage Code (GBD Level 2) +T039--- | Garbage Code (GBD Level 2) +T04---- | Garbage Code (GBD Level 2) +T040--- | Garbage Code (GBD Level 2) +T041--- | Garbage Code (GBD Level 2) +T042--- | Garbage Code (GBD Level 2) +T043--- | Garbage Code (GBD Level 2) +T044--- | Garbage Code (GBD Level 2) +T047--- | Garbage Code (GBD Level 2) +T048--- | Garbage Code (GBD Level 2) +T049--- | Garbage Code (GBD Level 2) +T05---- | Garbage Code (GBD Level 2) +T050--- | Garbage Code (GBD Level 2) +T051--- | Garbage Code (GBD Level 2) +T052--- | Garbage Code (GBD Level 2) +T053--- | Garbage Code (GBD Level 2) +T054--- | Garbage Code (GBD Level 2) +T055--- | Garbage Code (GBD Level 2) +T056--- | Garbage Code (GBD Level 2) +T058--- | Garbage Code (GBD Level 2) +T059--- | Garbage Code (GBD Level 2) +T06---- | Garbage Code (GBD Level 2) +T060--- | Garbage Code (GBD Level 2) +T061--- | Garbage Code (GBD Level 2) +T062--- | Garbage Code (GBD Level 2) +T063--- | Garbage Code (GBD Level 2) +T064--- | Garbage Code (GBD Level 2) +T065--- | Garbage Code (GBD Level 2) +T068--- | Garbage Code (GBD Level 2) +T07---- | Garbage Code (GBD Level 2) +T07XXXA | Garbage Code (GBD Level 2) +T07XXXD | Garbage Code (GBD Level 2) +T07XXXS | Garbage Code (GBD Level 2) +T08---- | Garbage Code (GBD Level 2) +T09---- | Garbage Code (GBD Level 2) +T090--- | Garbage Code (GBD Level 2) +T091--- | Garbage Code (GBD Level 2) +T092--- | Garbage Code (GBD Level 2) +T093--- | Garbage Code (GBD Level 2) +T094--- | Garbage Code (GBD Level 2) +T095--- | Garbage Code (GBD Level 2) +T096--- | Garbage Code (GBD Level 2) +T098--- | Garbage Code (GBD Level 2) +T099--- | Garbage Code (GBD Level 2) +T10---- | Garbage Code (GBD Level 2) +T11---- | Garbage Code (GBD Level 2) +T110--- | Garbage Code (GBD Level 2) +T111--- | Garbage Code (GBD Level 2) +T112--- | Garbage Code (GBD Level 2) +T113--- | Garbage Code (GBD Level 2) +T114--- | Garbage Code (GBD Level 2) +T115--- | Garbage Code (GBD Level 2) +T116--- | Garbage Code (GBD Level 2) +T118--- | Garbage Code (GBD Level 2) +T119--- | Garbage Code (GBD Level 2) +T12---- | Garbage Code (GBD Level 2) +T13---- | Garbage Code (GBD Level 2) +T130--- | Garbage Code (GBD Level 2) +T131--- | Garbage Code (GBD Level 2) +T132--- | Garbage Code (GBD Level 2) +T133--- | Garbage Code (GBD Level 2) +T134--- | Garbage Code (GBD Level 2) +T135--- | Garbage Code (GBD Level 2) +T136--- | Garbage Code (GBD Level 2) +T138--- | Garbage Code (GBD Level 2) +T139--- | Garbage Code (GBD Level 2) +T14---- | Garbage Code (GBD Level 2) +T140--- | Garbage Code (GBD Level 2) +T141--- | Garbage Code (GBD Level 2) +T142--- | Garbage Code (GBD Level 2) +T143--- | Garbage Code (GBD Level 2) +T144--- | Garbage Code (GBD Level 2) +T145--- | Garbage Code (GBD Level 2) +T146--- | Garbage Code (GBD Level 2) +T147--- | Garbage Code (GBD Level 2) +T148--- | Garbage Code (GBD Level 2) +T148XXA | Garbage Code (GBD Level 2) +T148XXD | Garbage Code (GBD Level 2) +T148XXS | Garbage Code (GBD Level 2) +T149--- | Garbage Code (GBD Level 2) +T1490XA | Garbage Code (GBD Level 2) +T1490XD | Garbage Code (GBD Level 2) +T1490XS | Garbage Code (GBD Level 2) +T1491XA | Garbage Code (GBD Level 2) +T1491XD | Garbage Code (GBD Level 2) +T1491XS | Garbage Code (GBD Level 2) +T15---- | Garbage Code (GBD Level 2) +T150--- | Garbage Code (GBD Level 2) +T1500XA | Garbage Code (GBD Level 2) +T1500XD | Garbage Code (GBD Level 2) +T1500XS | Garbage Code (GBD Level 2) +T1501XA | Garbage Code (GBD Level 2) +T1501XD | Garbage Code (GBD Level 2) +T1501XS | Garbage Code (GBD Level 2) +T1502XA | Garbage Code (GBD Level 2) +T1502XD | Garbage Code (GBD Level 2) +T1502XS | Garbage Code (GBD Level 2) +T151--- | Garbage Code (GBD Level 2) +T1510XA | Garbage Code (GBD Level 2) +T1510XD | Garbage Code (GBD Level 2) +T1510XS | Garbage Code (GBD Level 2) +T1511XA | Garbage Code (GBD Level 2) +T1511XD | Garbage Code (GBD Level 2) +T1511XS | Garbage Code (GBD Level 2) +T1512XA | Garbage Code (GBD Level 2) +T1512XD | Garbage Code (GBD Level 2) +T1512XS | Garbage Code (GBD Level 2) +T158--- | Garbage Code (GBD Level 2) +T1580XA | Garbage Code (GBD Level 2) +T1580XD | Garbage Code (GBD Level 2) +T1580XS | Garbage Code (GBD Level 2) +T1581XA | Garbage Code (GBD Level 2) +T1581XD | Garbage Code (GBD Level 2) +T1581XS | Garbage Code (GBD Level 2) +T1582XA | Garbage Code (GBD Level 2) +T1582XD | Garbage Code (GBD Level 2) +T1582XS | Garbage Code (GBD Level 2) +T159--- | Garbage Code (GBD Level 2) +T1590XA | Garbage Code (GBD Level 2) +T1590XD | Garbage Code (GBD Level 2) +T1590XS | Garbage Code (GBD Level 2) +T1591XA | Garbage Code (GBD Level 2) +T1591XD | Garbage Code (GBD Level 2) +T1591XS | Garbage Code (GBD Level 2) +T1592XA | Garbage Code (GBD Level 2) +T1592XD | Garbage Code (GBD Level 2) +T1592XS | Garbage Code (GBD Level 2) +T16---- | Garbage Code (GBD Level 2) +T161XXA | Garbage Code (GBD Level 2) +T161XXD | Garbage Code (GBD Level 2) +T161XXS | Garbage Code (GBD Level 2) +T162XXA | Garbage Code (GBD Level 2) +T162XXD | Garbage Code (GBD Level 2) +T162XXS | Garbage Code (GBD Level 2) +T169XXA | Garbage Code (GBD Level 2) +T169XXD | Garbage Code (GBD Level 2) +T169XXS | Garbage Code (GBD Level 2) +T17---- | Garbage Code (GBD Level 2) +T170--- | Garbage Code (GBD Level 2) +T170XXA | Garbage Code (GBD Level 2) +T170XXD | Garbage Code (GBD Level 2) +T170XXS | Garbage Code (GBD Level 2) +T171--- | Garbage Code (GBD Level 2) +T171XXA | Garbage Code (GBD Level 2) +T171XXD | Garbage Code (GBD Level 2) +T171XXS | Garbage Code (GBD Level 2) +T172--- | Garbage Code (GBD Level 2) +T17200A | Garbage Code (GBD Level 2) +T17200D | Garbage Code (GBD Level 2) +T17200S | Garbage Code (GBD Level 2) +T17208A | Garbage Code (GBD Level 2) +T17208D | Garbage Code (GBD Level 2) +T17208S | Garbage Code (GBD Level 2) +T17210A | Garbage Code (GBD Level 2) +T17210D | Garbage Code (GBD Level 2) +T17210S | Garbage Code (GBD Level 2) +T17218A | Garbage Code (GBD Level 2) +T17218D | Garbage Code (GBD Level 2) +T17218S | Garbage Code (GBD Level 2) +T17220A | Garbage Code (GBD Level 2) +T17220D | Garbage Code (GBD Level 2) +T17220S | Garbage Code (GBD Level 2) +T17228A | Garbage Code (GBD Level 2) +T17228D | Garbage Code (GBD Level 2) +T17228S | Garbage Code (GBD Level 2) +T17290A | Garbage Code (GBD Level 2) +T17290D | Garbage Code (GBD Level 2) +T17290S | Garbage Code (GBD Level 2) +T17298A | Garbage Code (GBD Level 2) +T17298D | Garbage Code (GBD Level 2) +T17298S | Garbage Code (GBD Level 2) +T173--- | Garbage Code (GBD Level 2) +T17300A | Garbage Code (GBD Level 2) +T17300D | Garbage Code (GBD Level 2) +T17300S | Garbage Code (GBD Level 2) +T17308A | Garbage Code (GBD Level 2) +T17308D | Garbage Code (GBD Level 2) +T17308S | Garbage Code (GBD Level 2) +T17310A | Garbage Code (GBD Level 2) +T17310D | Garbage Code (GBD Level 2) +T17310S | Garbage Code (GBD Level 2) +T17318A | Garbage Code (GBD Level 2) +T17318D | Garbage Code (GBD Level 2) +T17318S | Garbage Code (GBD Level 2) +T17320A | Garbage Code (GBD Level 2) +T17320D | Garbage Code (GBD Level 2) +T17320S | Garbage Code (GBD Level 2) +T17328A | Garbage Code (GBD Level 2) +T17328D | Garbage Code (GBD Level 2) +T17328S | Garbage Code (GBD Level 2) +T17390A | Garbage Code (GBD Level 2) +T17390D | Garbage Code (GBD Level 2) +T17390S | Garbage Code (GBD Level 2) +T17398A | Garbage Code (GBD Level 2) +T17398D | Garbage Code (GBD Level 2) +T17398S | Garbage Code (GBD Level 2) +T174--- | Garbage Code (GBD Level 2) +T17400A | Garbage Code (GBD Level 2) +T17400D | Garbage Code (GBD Level 2) +T17400S | Garbage Code (GBD Level 2) +T17408A | Garbage Code (GBD Level 2) +T17408D | Garbage Code (GBD Level 2) +T17408S | Garbage Code (GBD Level 2) +T17410A | Garbage Code (GBD Level 2) +T17410D | Garbage Code (GBD Level 2) +T17410S | Garbage Code (GBD Level 2) +T17418A | Garbage Code (GBD Level 2) +T17418D | Garbage Code (GBD Level 2) +T17418S | Garbage Code (GBD Level 2) +T17420A | Garbage Code (GBD Level 2) +T17420D | Garbage Code (GBD Level 2) +T17420S | Garbage Code (GBD Level 2) +T17428A | Garbage Code (GBD Level 2) +T17428D | Garbage Code (GBD Level 2) +T17428S | Garbage Code (GBD Level 2) +T17490A | Garbage Code (GBD Level 2) +T17490D | Garbage Code (GBD Level 2) +T17490S | Garbage Code (GBD Level 2) +T17498A | Garbage Code (GBD Level 2) +T17498D | Garbage Code (GBD Level 2) +T17498S | Garbage Code (GBD Level 2) +T175--- | Garbage Code (GBD Level 2) +T17500A | Garbage Code (GBD Level 2) +T17500D | Garbage Code (GBD Level 2) +T17500S | Garbage Code (GBD Level 2) +T17508A | Garbage Code (GBD Level 2) +T17508D | Garbage Code (GBD Level 2) +T17508S | Garbage Code (GBD Level 2) +T17510A | Garbage Code (GBD Level 2) +T17510D | Garbage Code (GBD Level 2) +T17510S | Garbage Code (GBD Level 2) +T17518A | Garbage Code (GBD Level 2) +T17518D | Garbage Code (GBD Level 2) +T17518S | Garbage Code (GBD Level 2) +T17520A | Garbage Code (GBD Level 2) +T17520D | Garbage Code (GBD Level 2) +T17520S | Garbage Code (GBD Level 2) +T17528A | Garbage Code (GBD Level 2) +T17528D | Garbage Code (GBD Level 2) +T17528S | Garbage Code (GBD Level 2) +T17590A | Garbage Code (GBD Level 2) +T17590D | Garbage Code (GBD Level 2) +T17590S | Garbage Code (GBD Level 2) +T17598A | Garbage Code (GBD Level 2) +T17598D | Garbage Code (GBD Level 2) +T17598S | Garbage Code (GBD Level 2) +T178--- | Garbage Code (GBD Level 2) +T17800A | Garbage Code (GBD Level 2) +T17800D | Garbage Code (GBD Level 2) +T17800S | Garbage Code (GBD Level 2) +T17808A | Garbage Code (GBD Level 2) +T17808D | Garbage Code (GBD Level 2) +T17808S | Garbage Code (GBD Level 2) +T17810A | Garbage Code (GBD Level 2) +T17810D | Garbage Code (GBD Level 2) +T17810S | Garbage Code (GBD Level 2) +T17818A | Garbage Code (GBD Level 2) +T17818D | Garbage Code (GBD Level 2) +T17818S | Garbage Code (GBD Level 2) +T17820A | Garbage Code (GBD Level 2) +T17820D | Garbage Code (GBD Level 2) +T17820S | Garbage Code (GBD Level 2) +T17828A | Garbage Code (GBD Level 2) +T17828D | Garbage Code (GBD Level 2) +T17828S | Garbage Code (GBD Level 2) +T17890A | Garbage Code (GBD Level 2) +T17890D | Garbage Code (GBD Level 2) +T17890S | Garbage Code (GBD Level 2) +T17898A | Garbage Code (GBD Level 2) +T17898D | Garbage Code (GBD Level 2) +T17898S | Garbage Code (GBD Level 2) +T179--- | Garbage Code (GBD Level 2) +T17900A | Garbage Code (GBD Level 2) +T17900D | Garbage Code (GBD Level 2) +T17900S | Garbage Code (GBD Level 2) +T17908A | Garbage Code (GBD Level 2) +T17908D | Garbage Code (GBD Level 2) +T17908S | Garbage Code (GBD Level 2) +T17910A | Garbage Code (GBD Level 2) +T17910D | Garbage Code (GBD Level 2) +T17910S | Garbage Code (GBD Level 2) +T17918A | Garbage Code (GBD Level 2) +T17918D | Garbage Code (GBD Level 2) +T17918S | Garbage Code (GBD Level 2) +T17920A | Garbage Code (GBD Level 2) +T17920D | Garbage Code (GBD Level 2) +T17920S | Garbage Code (GBD Level 2) +T17928A | Garbage Code (GBD Level 2) +T17928D | Garbage Code (GBD Level 2) +T17928S | Garbage Code (GBD Level 2) +T17990A | Garbage Code (GBD Level 2) +T17990D | Garbage Code (GBD Level 2) +T17990S | Garbage Code (GBD Level 2) +T17998A | Garbage Code (GBD Level 2) +T17998D | Garbage Code (GBD Level 2) +T17998S | Garbage Code (GBD Level 2) +T18---- | Garbage Code (GBD Level 2) +T180--- | Garbage Code (GBD Level 2) +T180XXA | Garbage Code (GBD Level 2) +T180XXD | Garbage Code (GBD Level 2) +T180XXS | Garbage Code (GBD Level 2) +T181--- | Garbage Code (GBD Level 2) +T18100A | Garbage Code (GBD Level 2) +T18100D | Garbage Code (GBD Level 2) +T18100S | Garbage Code (GBD Level 2) +T18108A | Garbage Code (GBD Level 2) +T18108D | Garbage Code (GBD Level 2) +T18108S | Garbage Code (GBD Level 2) +T18110A | Garbage Code (GBD Level 2) +T18110D | Garbage Code (GBD Level 2) +T18110S | Garbage Code (GBD Level 2) +T18118A | Garbage Code (GBD Level 2) +T18118D | Garbage Code (GBD Level 2) +T18118S | Garbage Code (GBD Level 2) +T18120A | Garbage Code (GBD Level 2) +T18120D | Garbage Code (GBD Level 2) +T18120S | Garbage Code (GBD Level 2) +T18128A | Garbage Code (GBD Level 2) +T18128D | Garbage Code (GBD Level 2) +T18128S | Garbage Code (GBD Level 2) +T18190A | Garbage Code (GBD Level 2) +T18190D | Garbage Code (GBD Level 2) +T18190S | Garbage Code (GBD Level 2) +T18198A | Garbage Code (GBD Level 2) +T18198D | Garbage Code (GBD Level 2) +T18198S | Garbage Code (GBD Level 2) +T182--- | Garbage Code (GBD Level 2) +T182XXA | Garbage Code (GBD Level 2) +T182XXD | Garbage Code (GBD Level 2) +T182XXS | Garbage Code (GBD Level 2) +T183--- | Garbage Code (GBD Level 2) +T183XXA | Garbage Code (GBD Level 2) +T183XXD | Garbage Code (GBD Level 2) +T183XXS | Garbage Code (GBD Level 2) +T184--- | Garbage Code (GBD Level 2) +T184XXA | Garbage Code (GBD Level 2) +T184XXD | Garbage Code (GBD Level 2) +T184XXS | Garbage Code (GBD Level 2) +T185--- | Garbage Code (GBD Level 2) +T185XXA | Garbage Code (GBD Level 2) +T185XXD | Garbage Code (GBD Level 2) +T185XXS | Garbage Code (GBD Level 2) +T188--- | Garbage Code (GBD Level 2) +T188XXA | Garbage Code (GBD Level 2) +T188XXD | Garbage Code (GBD Level 2) +T188XXS | Garbage Code (GBD Level 2) +T189--- | Garbage Code (GBD Level 2) +T189XXA | Garbage Code (GBD Level 2) +T189XXD | Garbage Code (GBD Level 2) +T189XXS | Garbage Code (GBD Level 2) +T19---- | Garbage Code (GBD Level 2) +T190--- | Garbage Code (GBD Level 2) +T190XXA | Garbage Code (GBD Level 2) +T190XXD | Garbage Code (GBD Level 2) +T190XXS | Garbage Code (GBD Level 2) +T191--- | Garbage Code (GBD Level 2) +T191XXA | Garbage Code (GBD Level 2) +T191XXD | Garbage Code (GBD Level 2) +T191XXS | Garbage Code (GBD Level 2) +T192--- | Garbage Code (GBD Level 2) +T192XXA | Garbage Code (GBD Level 2) +T192XXD | Garbage Code (GBD Level 2) +T192XXS | Garbage Code (GBD Level 2) +T193--- | Garbage Code (GBD Level 2) +T193XXA | Garbage Code (GBD Level 2) +T193XXD | Garbage Code (GBD Level 2) +T193XXS | Garbage Code (GBD Level 2) +T194XXA | Garbage Code (GBD Level 2) +T194XXD | Garbage Code (GBD Level 2) +T194XXS | Garbage Code (GBD Level 2) +T198--- | Garbage Code (GBD Level 2) +T198XXA | Garbage Code (GBD Level 2) +T198XXD | Garbage Code (GBD Level 2) +T198XXS | Garbage Code (GBD Level 2) +T199--- | Garbage Code (GBD Level 2) +T199XXA | Garbage Code (GBD Level 2) +T199XXD | Garbage Code (GBD Level 2) +T199XXS | Garbage Code (GBD Level 2) +T20---- | Garbage Code (GBD Level 2) +T200--- | Garbage Code (GBD Level 2) +T2000XA | Garbage Code (GBD Level 2) +T2000XD | Garbage Code (GBD Level 2) +T2000XS | Garbage Code (GBD Level 2) +T20011A | Garbage Code (GBD Level 2) +T20011D | Garbage Code (GBD Level 2) +T20011S | Garbage Code (GBD Level 2) +T20012A | Garbage Code (GBD Level 2) +T20012D | Garbage Code (GBD Level 2) +T20012S | Garbage Code (GBD Level 2) +T20019A | Garbage Code (GBD Level 2) +T20019D | Garbage Code (GBD Level 2) +T20019S | Garbage Code (GBD Level 2) +T2002XA | Garbage Code (GBD Level 2) +T2002XD | Garbage Code (GBD Level 2) +T2002XS | Garbage Code (GBD Level 2) +T2003XA | Garbage Code (GBD Level 2) +T2003XD | Garbage Code (GBD Level 2) +T2003XS | Garbage Code (GBD Level 2) +T2004XA | Garbage Code (GBD Level 2) +T2004XD | Garbage Code (GBD Level 2) +T2004XS | Garbage Code (GBD Level 2) +T2005XA | Garbage Code (GBD Level 2) +T2005XD | Garbage Code (GBD Level 2) +T2005XS | Garbage Code (GBD Level 2) +T2006XA | Garbage Code (GBD Level 2) +T2006XD | Garbage Code (GBD Level 2) +T2006XS | Garbage Code (GBD Level 2) +T2007XA | Garbage Code (GBD Level 2) +T2007XD | Garbage Code (GBD Level 2) +T2007XS | Garbage Code (GBD Level 2) +T2009XA | Garbage Code (GBD Level 2) +T2009XD | Garbage Code (GBD Level 2) +T2009XS | Garbage Code (GBD Level 2) +T201--- | Garbage Code (GBD Level 2) +T2010XA | Garbage Code (GBD Level 2) +T2010XD | Garbage Code (GBD Level 2) +T2010XS | Garbage Code (GBD Level 2) +T20111A | Garbage Code (GBD Level 2) +T20111D | Garbage Code (GBD Level 2) +T20111S | Garbage Code (GBD Level 2) +T20112A | Garbage Code (GBD Level 2) +T20112D | Garbage Code (GBD Level 2) +T20112S | Garbage Code (GBD Level 2) +T20119A | Garbage Code (GBD Level 2) +T20119D | Garbage Code (GBD Level 2) +T20119S | Garbage Code (GBD Level 2) +T2012XA | Garbage Code (GBD Level 2) +T2012XD | Garbage Code (GBD Level 2) +T2012XS | Garbage Code (GBD Level 2) +T2013XA | Garbage Code (GBD Level 2) +T2013XD | Garbage Code (GBD Level 2) +T2013XS | Garbage Code (GBD Level 2) +T2014XA | Garbage Code (GBD Level 2) +T2014XD | Garbage Code (GBD Level 2) +T2014XS | Garbage Code (GBD Level 2) +T2015XA | Garbage Code (GBD Level 2) +T2015XD | Garbage Code (GBD Level 2) +T2015XS | Garbage Code (GBD Level 2) +T2016XA | Garbage Code (GBD Level 2) +T2016XD | Garbage Code (GBD Level 2) +T2016XS | Garbage Code (GBD Level 2) +T2017XA | Garbage Code (GBD Level 2) +T2017XD | Garbage Code (GBD Level 2) +T2017XS | Garbage Code (GBD Level 2) +T2019XA | Garbage Code (GBD Level 2) +T2019XD | Garbage Code (GBD Level 2) +T2019XS | Garbage Code (GBD Level 2) +T202--- | Garbage Code (GBD Level 2) +T2020XA | Garbage Code (GBD Level 2) +T2020XD | Garbage Code (GBD Level 2) +T2020XS | Garbage Code (GBD Level 2) +T20211A | Garbage Code (GBD Level 2) +T20211D | Garbage Code (GBD Level 2) +T20211S | Garbage Code (GBD Level 2) +T20212A | Garbage Code (GBD Level 2) +T20212D | Garbage Code (GBD Level 2) +T20212S | Garbage Code (GBD Level 2) +T20219A | Garbage Code (GBD Level 2) +T20219D | Garbage Code (GBD Level 2) +T20219S | Garbage Code (GBD Level 2) +T2022XA | Garbage Code (GBD Level 2) +T2022XD | Garbage Code (GBD Level 2) +T2022XS | Garbage Code (GBD Level 2) +T2023XA | Garbage Code (GBD Level 2) +T2023XD | Garbage Code (GBD Level 2) +T2023XS | Garbage Code (GBD Level 2) +T2024XA | Garbage Code (GBD Level 2) +T2024XD | Garbage Code (GBD Level 2) +T2024XS | Garbage Code (GBD Level 2) +T2025XA | Garbage Code (GBD Level 2) +T2025XD | Garbage Code (GBD Level 2) +T2025XS | Garbage Code (GBD Level 2) +T2026XA | Garbage Code (GBD Level 2) +T2026XD | Garbage Code (GBD Level 2) +T2026XS | Garbage Code (GBD Level 2) +T2027XA | Garbage Code (GBD Level 2) +T2027XD | Garbage Code (GBD Level 2) +T2027XS | Garbage Code (GBD Level 2) +T2029XA | Garbage Code (GBD Level 2) +T2029XD | Garbage Code (GBD Level 2) +T2029XS | Garbage Code (GBD Level 2) +T203--- | Garbage Code (GBD Level 2) +T2030XA | Garbage Code (GBD Level 2) +T2030XD | Garbage Code (GBD Level 2) +T2030XS | Garbage Code (GBD Level 2) +T20311A | Garbage Code (GBD Level 2) +T20311D | Garbage Code (GBD Level 2) +T20311S | Garbage Code (GBD Level 2) +T20312A | Garbage Code (GBD Level 2) +T20312D | Garbage Code (GBD Level 2) +T20312S | Garbage Code (GBD Level 2) +T20319A | Garbage Code (GBD Level 2) +T20319D | Garbage Code (GBD Level 2) +T20319S | Garbage Code (GBD Level 2) +T2032XA | Garbage Code (GBD Level 2) +T2032XD | Garbage Code (GBD Level 2) +T2032XS | Garbage Code (GBD Level 2) +T2033XA | Garbage Code (GBD Level 2) +T2033XD | Garbage Code (GBD Level 2) +T2033XS | Garbage Code (GBD Level 2) +T2034XA | Garbage Code (GBD Level 2) +T2034XD | Garbage Code (GBD Level 2) +T2034XS | Garbage Code (GBD Level 2) +T2035XA | Garbage Code (GBD Level 2) +T2035XD | Garbage Code (GBD Level 2) +T2035XS | Garbage Code (GBD Level 2) +T2036XA | Garbage Code (GBD Level 2) +T2036XD | Garbage Code (GBD Level 2) +T2036XS | Garbage Code (GBD Level 2) +T2037XA | Garbage Code (GBD Level 2) +T2037XD | Garbage Code (GBD Level 2) +T2037XS | Garbage Code (GBD Level 2) +T2039XA | Garbage Code (GBD Level 2) +T2039XD | Garbage Code (GBD Level 2) +T2039XS | Garbage Code (GBD Level 2) +T204--- | Garbage Code (GBD Level 2) +T2040XA | Garbage Code (GBD Level 2) +T2040XD | Garbage Code (GBD Level 2) +T2040XS | Garbage Code (GBD Level 2) +T20411A | Garbage Code (GBD Level 2) +T20411D | Garbage Code (GBD Level 2) +T20411S | Garbage Code (GBD Level 2) +T20412A | Garbage Code (GBD Level 2) +T20412D | Garbage Code (GBD Level 2) +T20412S | Garbage Code (GBD Level 2) +T20419A | Garbage Code (GBD Level 2) +T20419D | Garbage Code (GBD Level 2) +T20419S | Garbage Code (GBD Level 2) +T2042XA | Garbage Code (GBD Level 2) +T2042XD | Garbage Code (GBD Level 2) +T2042XS | Garbage Code (GBD Level 2) +T2043XA | Garbage Code (GBD Level 2) +T2043XD | Garbage Code (GBD Level 2) +T2043XS | Garbage Code (GBD Level 2) +T2044XA | Garbage Code (GBD Level 2) +T2044XD | Garbage Code (GBD Level 2) +T2044XS | Garbage Code (GBD Level 2) +T2045XA | Garbage Code (GBD Level 2) +T2045XD | Garbage Code (GBD Level 2) +T2045XS | Garbage Code (GBD Level 2) +T2046XA | Garbage Code (GBD Level 2) +T2046XD | Garbage Code (GBD Level 2) +T2046XS | Garbage Code (GBD Level 2) +T2047XA | Garbage Code (GBD Level 2) +T2047XD | Garbage Code (GBD Level 2) +T2047XS | Garbage Code (GBD Level 2) +T2049XA | Garbage Code (GBD Level 2) +T2049XD | Garbage Code (GBD Level 2) +T2049XS | Garbage Code (GBD Level 2) +T205--- | Garbage Code (GBD Level 2) +T2050XA | Garbage Code (GBD Level 2) +T2050XD | Garbage Code (GBD Level 2) +T2050XS | Garbage Code (GBD Level 2) +T20511A | Garbage Code (GBD Level 2) +T20511D | Garbage Code (GBD Level 2) +T20511S | Garbage Code (GBD Level 2) +T20512A | Garbage Code (GBD Level 2) +T20512D | Garbage Code (GBD Level 2) +T20512S | Garbage Code (GBD Level 2) +T20519A | Garbage Code (GBD Level 2) +T20519D | Garbage Code (GBD Level 2) +T20519S | Garbage Code (GBD Level 2) +T2052XA | Garbage Code (GBD Level 2) +T2052XD | Garbage Code (GBD Level 2) +T2052XS | Garbage Code (GBD Level 2) +T2053XA | Garbage Code (GBD Level 2) +T2053XD | Garbage Code (GBD Level 2) +T2053XS | Garbage Code (GBD Level 2) +T2054XA | Garbage Code (GBD Level 2) +T2054XD | Garbage Code (GBD Level 2) +T2054XS | Garbage Code (GBD Level 2) +T2055XA | Garbage Code (GBD Level 2) +T2055XD | Garbage Code (GBD Level 2) +T2055XS | Garbage Code (GBD Level 2) +T2056XA | Garbage Code (GBD Level 2) +T2056XD | Garbage Code (GBD Level 2) +T2056XS | Garbage Code (GBD Level 2) +T2057XA | Garbage Code (GBD Level 2) +T2057XD | Garbage Code (GBD Level 2) +T2057XS | Garbage Code (GBD Level 2) +T2059XA | Garbage Code (GBD Level 2) +T2059XD | Garbage Code (GBD Level 2) +T2059XS | Garbage Code (GBD Level 2) +T206--- | Garbage Code (GBD Level 2) +T2060XA | Garbage Code (GBD Level 2) +T2060XD | Garbage Code (GBD Level 2) +T2060XS | Garbage Code (GBD Level 2) +T20611A | Garbage Code (GBD Level 2) +T20611D | Garbage Code (GBD Level 2) +T20611S | Garbage Code (GBD Level 2) +T20612A | Garbage Code (GBD Level 2) +T20612D | Garbage Code (GBD Level 2) +T20612S | Garbage Code (GBD Level 2) +T20619A | Garbage Code (GBD Level 2) +T20619D | Garbage Code (GBD Level 2) +T20619S | Garbage Code (GBD Level 2) +T2062XA | Garbage Code (GBD Level 2) +T2062XD | Garbage Code (GBD Level 2) +T2062XS | Garbage Code (GBD Level 2) +T2063XA | Garbage Code (GBD Level 2) +T2063XD | Garbage Code (GBD Level 2) +T2063XS | Garbage Code (GBD Level 2) +T2064XA | Garbage Code (GBD Level 2) +T2064XD | Garbage Code (GBD Level 2) +T2064XS | Garbage Code (GBD Level 2) +T2065XA | Garbage Code (GBD Level 2) +T2065XD | Garbage Code (GBD Level 2) +T2065XS | Garbage Code (GBD Level 2) +T2066XA | Garbage Code (GBD Level 2) +T2066XD | Garbage Code (GBD Level 2) +T2066XS | Garbage Code (GBD Level 2) +T2067XA | Garbage Code (GBD Level 2) +T2067XD | Garbage Code (GBD Level 2) +T2067XS | Garbage Code (GBD Level 2) +T2069XA | Garbage Code (GBD Level 2) +T2069XD | Garbage Code (GBD Level 2) +T2069XS | Garbage Code (GBD Level 2) +T207--- | Garbage Code (GBD Level 2) +T2070XA | Garbage Code (GBD Level 2) +T2070XD | Garbage Code (GBD Level 2) +T2070XS | Garbage Code (GBD Level 2) +T20711A | Garbage Code (GBD Level 2) +T20711D | Garbage Code (GBD Level 2) +T20711S | Garbage Code (GBD Level 2) +T20712A | Garbage Code (GBD Level 2) +T20712D | Garbage Code (GBD Level 2) +T20712S | Garbage Code (GBD Level 2) +T20719A | Garbage Code (GBD Level 2) +T20719D | Garbage Code (GBD Level 2) +T20719S | Garbage Code (GBD Level 2) +T2072XA | Garbage Code (GBD Level 2) +T2072XD | Garbage Code (GBD Level 2) +T2072XS | Garbage Code (GBD Level 2) +T2073XA | Garbage Code (GBD Level 2) +T2073XD | Garbage Code (GBD Level 2) +T2073XS | Garbage Code (GBD Level 2) +T2074XA | Garbage Code (GBD Level 2) +T2074XD | Garbage Code (GBD Level 2) +T2074XS | Garbage Code (GBD Level 2) +T2075XA | Garbage Code (GBD Level 2) +T2075XD | Garbage Code (GBD Level 2) +T2075XS | Garbage Code (GBD Level 2) +T2076XA | Garbage Code (GBD Level 2) +T2076XD | Garbage Code (GBD Level 2) +T2076XS | Garbage Code (GBD Level 2) +T2077XA | Garbage Code (GBD Level 2) +T2077XD | Garbage Code (GBD Level 2) +T2077XS | Garbage Code (GBD Level 2) +T2079XA | Garbage Code (GBD Level 2) +T2079XD | Garbage Code (GBD Level 2) +T2079XS | Garbage Code (GBD Level 2) +T21---- | Garbage Code (GBD Level 2) +T210--- | Garbage Code (GBD Level 2) +T2100XA | Garbage Code (GBD Level 2) +T2100XD | Garbage Code (GBD Level 2) +T2100XS | Garbage Code (GBD Level 2) +T2101XA | Garbage Code (GBD Level 2) +T2101XD | Garbage Code (GBD Level 2) +T2101XS | Garbage Code (GBD Level 2) +T2102XA | Garbage Code (GBD Level 2) +T2102XD | Garbage Code (GBD Level 2) +T2102XS | Garbage Code (GBD Level 2) +T2103XA | Garbage Code (GBD Level 2) +T2103XD | Garbage Code (GBD Level 2) +T2103XS | Garbage Code (GBD Level 2) +T2104XA | Garbage Code (GBD Level 2) +T2104XD | Garbage Code (GBD Level 2) +T2104XS | Garbage Code (GBD Level 2) +T2105XA | Garbage Code (GBD Level 2) +T2105XD | Garbage Code (GBD Level 2) +T2105XS | Garbage Code (GBD Level 2) +T2106XA | Garbage Code (GBD Level 2) +T2106XD | Garbage Code (GBD Level 2) +T2106XS | Garbage Code (GBD Level 2) +T2107XA | Garbage Code (GBD Level 2) +T2107XD | Garbage Code (GBD Level 2) +T2107XS | Garbage Code (GBD Level 2) +T2109XA | Garbage Code (GBD Level 2) +T2109XD | Garbage Code (GBD Level 2) +T2109XS | Garbage Code (GBD Level 2) +T211--- | Garbage Code (GBD Level 2) +T2110XA | Garbage Code (GBD Level 2) +T2110XD | Garbage Code (GBD Level 2) +T2110XS | Garbage Code (GBD Level 2) +T2111XA | Garbage Code (GBD Level 2) +T2111XD | Garbage Code (GBD Level 2) +T2111XS | Garbage Code (GBD Level 2) +T2112XA | Garbage Code (GBD Level 2) +T2112XD | Garbage Code (GBD Level 2) +T2112XS | Garbage Code (GBD Level 2) +T2113XA | Garbage Code (GBD Level 2) +T2113XD | Garbage Code (GBD Level 2) +T2113XS | Garbage Code (GBD Level 2) +T2114XA | Garbage Code (GBD Level 2) +T2114XD | Garbage Code (GBD Level 2) +T2114XS | Garbage Code (GBD Level 2) +T2115XA | Garbage Code (GBD Level 2) +T2115XD | Garbage Code (GBD Level 2) +T2115XS | Garbage Code (GBD Level 2) +T2116XA | Garbage Code (GBD Level 2) +T2116XD | Garbage Code (GBD Level 2) +T2116XS | Garbage Code (GBD Level 2) +T2117XA | Garbage Code (GBD Level 2) +T2117XD | Garbage Code (GBD Level 2) +T2117XS | Garbage Code (GBD Level 2) +T2119XA | Garbage Code (GBD Level 2) +T2119XD | Garbage Code (GBD Level 2) +T2119XS | Garbage Code (GBD Level 2) +T212--- | Garbage Code (GBD Level 2) +T2120XA | Garbage Code (GBD Level 2) +T2120XD | Garbage Code (GBD Level 2) +T2120XS | Garbage Code (GBD Level 2) +T2121XA | Garbage Code (GBD Level 2) +T2121XD | Garbage Code (GBD Level 2) +T2121XS | Garbage Code (GBD Level 2) +T2122XA | Garbage Code (GBD Level 2) +T2122XD | Garbage Code (GBD Level 2) +T2122XS | Garbage Code (GBD Level 2) +T2123XA | Garbage Code (GBD Level 2) +T2123XD | Garbage Code (GBD Level 2) +T2123XS | Garbage Code (GBD Level 2) +T2124XA | Garbage Code (GBD Level 2) +T2124XD | Garbage Code (GBD Level 2) +T2124XS | Garbage Code (GBD Level 2) +T2125XA | Garbage Code (GBD Level 2) +T2125XD | Garbage Code (GBD Level 2) +T2125XS | Garbage Code (GBD Level 2) +T2126XA | Garbage Code (GBD Level 2) +T2126XD | Garbage Code (GBD Level 2) +T2126XS | Garbage Code (GBD Level 2) +T2127XA | Garbage Code (GBD Level 2) +T2127XD | Garbage Code (GBD Level 2) +T2127XS | Garbage Code (GBD Level 2) +T2129XA | Garbage Code (GBD Level 2) +T2129XD | Garbage Code (GBD Level 2) +T2129XS | Garbage Code (GBD Level 2) +T213--- | Garbage Code (GBD Level 2) +T2130XA | Garbage Code (GBD Level 2) +T2130XD | Garbage Code (GBD Level 2) +T2130XS | Garbage Code (GBD Level 2) +T2131XA | Garbage Code (GBD Level 2) +T2131XD | Garbage Code (GBD Level 2) +T2131XS | Garbage Code (GBD Level 2) +T2132XA | Garbage Code (GBD Level 2) +T2132XD | Garbage Code (GBD Level 2) +T2132XS | Garbage Code (GBD Level 2) +T2133XA | Garbage Code (GBD Level 2) +T2133XD | Garbage Code (GBD Level 2) +T2133XS | Garbage Code (GBD Level 2) +T2134XA | Garbage Code (GBD Level 2) +T2134XD | Garbage Code (GBD Level 2) +T2134XS | Garbage Code (GBD Level 2) +T2135XA | Garbage Code (GBD Level 2) +T2135XD | Garbage Code (GBD Level 2) +T2135XS | Garbage Code (GBD Level 2) +T2136XA | Garbage Code (GBD Level 2) +T2136XD | Garbage Code (GBD Level 2) +T2136XS | Garbage Code (GBD Level 2) +T2137XA | Garbage Code (GBD Level 2) +T2137XD | Garbage Code (GBD Level 2) +T2137XS | Garbage Code (GBD Level 2) +T2139XA | Garbage Code (GBD Level 2) +T2139XD | Garbage Code (GBD Level 2) +T2139XS | Garbage Code (GBD Level 2) +T214--- | Garbage Code (GBD Level 2) +T2140XA | Garbage Code (GBD Level 2) +T2140XD | Garbage Code (GBD Level 2) +T2140XS | Garbage Code (GBD Level 2) +T2141XA | Garbage Code (GBD Level 2) +T2141XD | Garbage Code (GBD Level 2) +T2141XS | Garbage Code (GBD Level 2) +T2142XA | Garbage Code (GBD Level 2) +T2142XD | Garbage Code (GBD Level 2) +T2142XS | Garbage Code (GBD Level 2) +T2143XA | Garbage Code (GBD Level 2) +T2143XD | Garbage Code (GBD Level 2) +T2143XS | Garbage Code (GBD Level 2) +T2144XA | Garbage Code (GBD Level 2) +T2144XD | Garbage Code (GBD Level 2) +T2144XS | Garbage Code (GBD Level 2) +T2145XA | Garbage Code (GBD Level 2) +T2145XD | Garbage Code (GBD Level 2) +T2145XS | Garbage Code (GBD Level 2) +T2146XA | Garbage Code (GBD Level 2) +T2146XD | Garbage Code (GBD Level 2) +T2146XS | Garbage Code (GBD Level 2) +T2147XA | Garbage Code (GBD Level 2) +T2147XD | Garbage Code (GBD Level 2) +T2147XS | Garbage Code (GBD Level 2) +T2149XA | Garbage Code (GBD Level 2) +T2149XD | Garbage Code (GBD Level 2) +T2149XS | Garbage Code (GBD Level 2) +T215--- | Garbage Code (GBD Level 2) +T2150XA | Garbage Code (GBD Level 2) +T2150XD | Garbage Code (GBD Level 2) +T2150XS | Garbage Code (GBD Level 2) +T2151XA | Garbage Code (GBD Level 2) +T2151XD | Garbage Code (GBD Level 2) +T2151XS | Garbage Code (GBD Level 2) +T2152XA | Garbage Code (GBD Level 2) +T2152XD | Garbage Code (GBD Level 2) +T2152XS | Garbage Code (GBD Level 2) +T2153XA | Garbage Code (GBD Level 2) +T2153XD | Garbage Code (GBD Level 2) +T2153XS | Garbage Code (GBD Level 2) +T2154XA | Garbage Code (GBD Level 2) +T2154XD | Garbage Code (GBD Level 2) +T2154XS | Garbage Code (GBD Level 2) +T2155XA | Garbage Code (GBD Level 2) +T2155XD | Garbage Code (GBD Level 2) +T2155XS | Garbage Code (GBD Level 2) +T2156XA | Garbage Code (GBD Level 2) +T2156XD | Garbage Code (GBD Level 2) +T2156XS | Garbage Code (GBD Level 2) +T2157XA | Garbage Code (GBD Level 2) +T2157XD | Garbage Code (GBD Level 2) +T2157XS | Garbage Code (GBD Level 2) +T2159XA | Garbage Code (GBD Level 2) +T2159XD | Garbage Code (GBD Level 2) +T2159XS | Garbage Code (GBD Level 2) +T216--- | Garbage Code (GBD Level 2) +T2160XA | Garbage Code (GBD Level 2) +T2160XD | Garbage Code (GBD Level 2) +T2160XS | Garbage Code (GBD Level 2) +T2161XA | Garbage Code (GBD Level 2) +T2161XD | Garbage Code (GBD Level 2) +T2161XS | Garbage Code (GBD Level 2) +T2162XA | Garbage Code (GBD Level 2) +T2162XD | Garbage Code (GBD Level 2) +T2162XS | Garbage Code (GBD Level 2) +T2163XA | Garbage Code (GBD Level 2) +T2163XD | Garbage Code (GBD Level 2) +T2163XS | Garbage Code (GBD Level 2) +T2164XA | Garbage Code (GBD Level 2) +T2164XD | Garbage Code (GBD Level 2) +T2164XS | Garbage Code (GBD Level 2) +T2165XA | Garbage Code (GBD Level 2) +T2165XD | Garbage Code (GBD Level 2) +T2165XS | Garbage Code (GBD Level 2) +T2166XA | Garbage Code (GBD Level 2) +T2166XD | Garbage Code (GBD Level 2) +T2166XS | Garbage Code (GBD Level 2) +T2167XA | Garbage Code (GBD Level 2) +T2167XD | Garbage Code (GBD Level 2) +T2167XS | Garbage Code (GBD Level 2) +T2169XA | Garbage Code (GBD Level 2) +T2169XD | Garbage Code (GBD Level 2) +T2169XS | Garbage Code (GBD Level 2) +T217--- | Garbage Code (GBD Level 2) +T2170XA | Garbage Code (GBD Level 2) +T2170XD | Garbage Code (GBD Level 2) +T2170XS | Garbage Code (GBD Level 2) +T2171XA | Garbage Code (GBD Level 2) +T2171XD | Garbage Code (GBD Level 2) +T2171XS | Garbage Code (GBD Level 2) +T2172XA | Garbage Code (GBD Level 2) +T2172XD | Garbage Code (GBD Level 2) +T2172XS | Garbage Code (GBD Level 2) +T2173XA | Garbage Code (GBD Level 2) +T2173XD | Garbage Code (GBD Level 2) +T2173XS | Garbage Code (GBD Level 2) +T2174XA | Garbage Code (GBD Level 2) +T2174XD | Garbage Code (GBD Level 2) +T2174XS | Garbage Code (GBD Level 2) +T2175XA | Garbage Code (GBD Level 2) +T2175XD | Garbage Code (GBD Level 2) +T2175XS | Garbage Code (GBD Level 2) +T2176XA | Garbage Code (GBD Level 2) +T2176XD | Garbage Code (GBD Level 2) +T2176XS | Garbage Code (GBD Level 2) +T2177XA | Garbage Code (GBD Level 2) +T2177XD | Garbage Code (GBD Level 2) +T2177XS | Garbage Code (GBD Level 2) +T2179XA | Garbage Code (GBD Level 2) +T2179XD | Garbage Code (GBD Level 2) +T2179XS | Garbage Code (GBD Level 2) +T22---- | Garbage Code (GBD Level 2) +T220--- | Garbage Code (GBD Level 2) +T2200XA | Garbage Code (GBD Level 2) +T2200XD | Garbage Code (GBD Level 2) +T2200XS | Garbage Code (GBD Level 2) +T22011A | Garbage Code (GBD Level 2) +T22011D | Garbage Code (GBD Level 2) +T22011S | Garbage Code (GBD Level 2) +T22012A | Garbage Code (GBD Level 2) +T22012D | Garbage Code (GBD Level 2) +T22012S | Garbage Code (GBD Level 2) +T22019A | Garbage Code (GBD Level 2) +T22019D | Garbage Code (GBD Level 2) +T22019S | Garbage Code (GBD Level 2) +T22021A | Garbage Code (GBD Level 2) +T22021D | Garbage Code (GBD Level 2) +T22021S | Garbage Code (GBD Level 2) +T22022A | Garbage Code (GBD Level 2) +T22022D | Garbage Code (GBD Level 2) +T22022S | Garbage Code (GBD Level 2) +T22029A | Garbage Code (GBD Level 2) +T22029D | Garbage Code (GBD Level 2) +T22029S | Garbage Code (GBD Level 2) +T22031A | Garbage Code (GBD Level 2) +T22031D | Garbage Code (GBD Level 2) +T22031S | Garbage Code (GBD Level 2) +T22032A | Garbage Code (GBD Level 2) +T22032D | Garbage Code (GBD Level 2) +T22032S | Garbage Code (GBD Level 2) +T22039A | Garbage Code (GBD Level 2) +T22039D | Garbage Code (GBD Level 2) +T22039S | Garbage Code (GBD Level 2) +T22041A | Garbage Code (GBD Level 2) +T22041D | Garbage Code (GBD Level 2) +T22041S | Garbage Code (GBD Level 2) +T22042A | Garbage Code (GBD Level 2) +T22042D | Garbage Code (GBD Level 2) +T22042S | Garbage Code (GBD Level 2) +T22049A | Garbage Code (GBD Level 2) +T22049D | Garbage Code (GBD Level 2) +T22049S | Garbage Code (GBD Level 2) +T22051A | Garbage Code (GBD Level 2) +T22051D | Garbage Code (GBD Level 2) +T22051S | Garbage Code (GBD Level 2) +T22052A | Garbage Code (GBD Level 2) +T22052D | Garbage Code (GBD Level 2) +T22052S | Garbage Code (GBD Level 2) +T22059A | Garbage Code (GBD Level 2) +T22059D | Garbage Code (GBD Level 2) +T22059S | Garbage Code (GBD Level 2) +T22061A | Garbage Code (GBD Level 2) +T22061D | Garbage Code (GBD Level 2) +T22061S | Garbage Code (GBD Level 2) +T22062A | Garbage Code (GBD Level 2) +T22062D | Garbage Code (GBD Level 2) +T22062S | Garbage Code (GBD Level 2) +T22069A | Garbage Code (GBD Level 2) +T22069D | Garbage Code (GBD Level 2) +T22069S | Garbage Code (GBD Level 2) +T22091A | Garbage Code (GBD Level 2) +T22091D | Garbage Code (GBD Level 2) +T22091S | Garbage Code (GBD Level 2) +T22092A | Garbage Code (GBD Level 2) +T22092D | Garbage Code (GBD Level 2) +T22092S | Garbage Code (GBD Level 2) +T22099A | Garbage Code (GBD Level 2) +T22099D | Garbage Code (GBD Level 2) +T22099S | Garbage Code (GBD Level 2) +T221--- | Garbage Code (GBD Level 2) +T2210XA | Garbage Code (GBD Level 2) +T2210XD | Garbage Code (GBD Level 2) +T2210XS | Garbage Code (GBD Level 2) +T22111A | Garbage Code (GBD Level 2) +T22111D | Garbage Code (GBD Level 2) +T22111S | Garbage Code (GBD Level 2) +T22112A | Garbage Code (GBD Level 2) +T22112D | Garbage Code (GBD Level 2) +T22112S | Garbage Code (GBD Level 2) +T22119A | Garbage Code (GBD Level 2) +T22119D | Garbage Code (GBD Level 2) +T22119S | Garbage Code (GBD Level 2) +T22121A | Garbage Code (GBD Level 2) +T22121D | Garbage Code (GBD Level 2) +T22121S | Garbage Code (GBD Level 2) +T22122A | Garbage Code (GBD Level 2) +T22122D | Garbage Code (GBD Level 2) +T22122S | Garbage Code (GBD Level 2) +T22129A | Garbage Code (GBD Level 2) +T22129D | Garbage Code (GBD Level 2) +T22129S | Garbage Code (GBD Level 2) +T22131A | Garbage Code (GBD Level 2) +T22131D | Garbage Code (GBD Level 2) +T22131S | Garbage Code (GBD Level 2) +T22132A | Garbage Code (GBD Level 2) +T22132D | Garbage Code (GBD Level 2) +T22132S | Garbage Code (GBD Level 2) +T22139A | Garbage Code (GBD Level 2) +T22139D | Garbage Code (GBD Level 2) +T22139S | Garbage Code (GBD Level 2) +T22141A | Garbage Code (GBD Level 2) +T22141D | Garbage Code (GBD Level 2) +T22141S | Garbage Code (GBD Level 2) +T22142A | Garbage Code (GBD Level 2) +T22142D | Garbage Code (GBD Level 2) +T22142S | Garbage Code (GBD Level 2) +T22149A | Garbage Code (GBD Level 2) +T22149D | Garbage Code (GBD Level 2) +T22149S | Garbage Code (GBD Level 2) +T22151A | Garbage Code (GBD Level 2) +T22151D | Garbage Code (GBD Level 2) +T22151S | Garbage Code (GBD Level 2) +T22152A | Garbage Code (GBD Level 2) +T22152D | Garbage Code (GBD Level 2) +T22152S | Garbage Code (GBD Level 2) +T22159A | Garbage Code (GBD Level 2) +T22159D | Garbage Code (GBD Level 2) +T22159S | Garbage Code (GBD Level 2) +T22161A | Garbage Code (GBD Level 2) +T22161D | Garbage Code (GBD Level 2) +T22161S | Garbage Code (GBD Level 2) +T22162A | Garbage Code (GBD Level 2) +T22162D | Garbage Code (GBD Level 2) +T22162S | Garbage Code (GBD Level 2) +T22169A | Garbage Code (GBD Level 2) +T22169D | Garbage Code (GBD Level 2) +T22169S | Garbage Code (GBD Level 2) +T22191A | Garbage Code (GBD Level 2) +T22191D | Garbage Code (GBD Level 2) +T22191S | Garbage Code (GBD Level 2) +T22192A | Garbage Code (GBD Level 2) +T22192D | Garbage Code (GBD Level 2) +T22192S | Garbage Code (GBD Level 2) +T22199A | Garbage Code (GBD Level 2) +T22199D | Garbage Code (GBD Level 2) +T22199S | Garbage Code (GBD Level 2) +T222--- | Garbage Code (GBD Level 2) +T2220XA | Garbage Code (GBD Level 2) +T2220XD | Garbage Code (GBD Level 2) +T2220XS | Garbage Code (GBD Level 2) +T22211A | Garbage Code (GBD Level 2) +T22211D | Garbage Code (GBD Level 2) +T22211S | Garbage Code (GBD Level 2) +T22212A | Garbage Code (GBD Level 2) +T22212D | Garbage Code (GBD Level 2) +T22212S | Garbage Code (GBD Level 2) +T22219A | Garbage Code (GBD Level 2) +T22219D | Garbage Code (GBD Level 2) +T22219S | Garbage Code (GBD Level 2) +T22221A | Garbage Code (GBD Level 2) +T22221D | Garbage Code (GBD Level 2) +T22221S | Garbage Code (GBD Level 2) +T22222A | Garbage Code (GBD Level 2) +T22222D | Garbage Code (GBD Level 2) +T22222S | Garbage Code (GBD Level 2) +T22229A | Garbage Code (GBD Level 2) +T22229D | Garbage Code (GBD Level 2) +T22229S | Garbage Code (GBD Level 2) +T22231A | Garbage Code (GBD Level 2) +T22231D | Garbage Code (GBD Level 2) +T22231S | Garbage Code (GBD Level 2) +T22232A | Garbage Code (GBD Level 2) +T22232D | Garbage Code (GBD Level 2) +T22232S | Garbage Code (GBD Level 2) +T22239A | Garbage Code (GBD Level 2) +T22239D | Garbage Code (GBD Level 2) +T22239S | Garbage Code (GBD Level 2) +T22241A | Garbage Code (GBD Level 2) +T22241D | Garbage Code (GBD Level 2) +T22241S | Garbage Code (GBD Level 2) +T22242A | Garbage Code (GBD Level 2) +T22242D | Garbage Code (GBD Level 2) +T22242S | Garbage Code (GBD Level 2) +T22249A | Garbage Code (GBD Level 2) +T22249D | Garbage Code (GBD Level 2) +T22249S | Garbage Code (GBD Level 2) +T22251A | Garbage Code (GBD Level 2) +T22251D | Garbage Code (GBD Level 2) +T22251S | Garbage Code (GBD Level 2) +T22252A | Garbage Code (GBD Level 2) +T22252D | Garbage Code (GBD Level 2) +T22252S | Garbage Code (GBD Level 2) +T22259A | Garbage Code (GBD Level 2) +T22259D | Garbage Code (GBD Level 2) +T22259S | Garbage Code (GBD Level 2) +T22261A | Garbage Code (GBD Level 2) +T22261D | Garbage Code (GBD Level 2) +T22261S | Garbage Code (GBD Level 2) +T22262A | Garbage Code (GBD Level 2) +T22262D | Garbage Code (GBD Level 2) +T22262S | Garbage Code (GBD Level 2) +T22269A | Garbage Code (GBD Level 2) +T22269D | Garbage Code (GBD Level 2) +T22269S | Garbage Code (GBD Level 2) +T22291A | Garbage Code (GBD Level 2) +T22291D | Garbage Code (GBD Level 2) +T22291S | Garbage Code (GBD Level 2) +T22292A | Garbage Code (GBD Level 2) +T22292D | Garbage Code (GBD Level 2) +T22292S | Garbage Code (GBD Level 2) +T22299A | Garbage Code (GBD Level 2) +T22299D | Garbage Code (GBD Level 2) +T22299S | Garbage Code (GBD Level 2) +T223--- | Garbage Code (GBD Level 2) +T2230XA | Garbage Code (GBD Level 2) +T2230XD | Garbage Code (GBD Level 2) +T2230XS | Garbage Code (GBD Level 2) +T22311A | Garbage Code (GBD Level 2) +T22311D | Garbage Code (GBD Level 2) +T22311S | Garbage Code (GBD Level 2) +T22312A | Garbage Code (GBD Level 2) +T22312D | Garbage Code (GBD Level 2) +T22312S | Garbage Code (GBD Level 2) +T22319A | Garbage Code (GBD Level 2) +T22319D | Garbage Code (GBD Level 2) +T22319S | Garbage Code (GBD Level 2) +T22321A | Garbage Code (GBD Level 2) +T22321D | Garbage Code (GBD Level 2) +T22321S | Garbage Code (GBD Level 2) +T22322A | Garbage Code (GBD Level 2) +T22322D | Garbage Code (GBD Level 2) +T22322S | Garbage Code (GBD Level 2) +T22329A | Garbage Code (GBD Level 2) +T22329D | Garbage Code (GBD Level 2) +T22329S | Garbage Code (GBD Level 2) +T22331A | Garbage Code (GBD Level 2) +T22331D | Garbage Code (GBD Level 2) +T22331S | Garbage Code (GBD Level 2) +T22332A | Garbage Code (GBD Level 2) +T22332D | Garbage Code (GBD Level 2) +T22332S | Garbage Code (GBD Level 2) +T22339A | Garbage Code (GBD Level 2) +T22339D | Garbage Code (GBD Level 2) +T22339S | Garbage Code (GBD Level 2) +T22341A | Garbage Code (GBD Level 2) +T22341D | Garbage Code (GBD Level 2) +T22341S | Garbage Code (GBD Level 2) +T22342A | Garbage Code (GBD Level 2) +T22342D | Garbage Code (GBD Level 2) +T22342S | Garbage Code (GBD Level 2) +T22349A | Garbage Code (GBD Level 2) +T22349D | Garbage Code (GBD Level 2) +T22349S | Garbage Code (GBD Level 2) +T22351A | Garbage Code (GBD Level 2) +T22351D | Garbage Code (GBD Level 2) +T22351S | Garbage Code (GBD Level 2) +T22352A | Garbage Code (GBD Level 2) +T22352D | Garbage Code (GBD Level 2) +T22352S | Garbage Code (GBD Level 2) +T22359A | Garbage Code (GBD Level 2) +T22359D | Garbage Code (GBD Level 2) +T22359S | Garbage Code (GBD Level 2) +T22361A | Garbage Code (GBD Level 2) +T22361D | Garbage Code (GBD Level 2) +T22361S | Garbage Code (GBD Level 2) +T22362A | Garbage Code (GBD Level 2) +T22362D | Garbage Code (GBD Level 2) +T22362S | Garbage Code (GBD Level 2) +T22369A | Garbage Code (GBD Level 2) +T22369D | Garbage Code (GBD Level 2) +T22369S | Garbage Code (GBD Level 2) +T22391A | Garbage Code (GBD Level 2) +T22391D | Garbage Code (GBD Level 2) +T22391S | Garbage Code (GBD Level 2) +T22392A | Garbage Code (GBD Level 2) +T22392D | Garbage Code (GBD Level 2) +T22392S | Garbage Code (GBD Level 2) +T22399A | Garbage Code (GBD Level 2) +T22399D | Garbage Code (GBD Level 2) +T22399S | Garbage Code (GBD Level 2) +T224--- | Garbage Code (GBD Level 2) +T2240XA | Garbage Code (GBD Level 2) +T2240XD | Garbage Code (GBD Level 2) +T2240XS | Garbage Code (GBD Level 2) +T22411A | Garbage Code (GBD Level 2) +T22411D | Garbage Code (GBD Level 2) +T22411S | Garbage Code (GBD Level 2) +T22412A | Garbage Code (GBD Level 2) +T22412D | Garbage Code (GBD Level 2) +T22412S | Garbage Code (GBD Level 2) +T22419A | Garbage Code (GBD Level 2) +T22419D | Garbage Code (GBD Level 2) +T22419S | Garbage Code (GBD Level 2) +T22421A | Garbage Code (GBD Level 2) +T22421D | Garbage Code (GBD Level 2) +T22421S | Garbage Code (GBD Level 2) +T22422A | Garbage Code (GBD Level 2) +T22422D | Garbage Code (GBD Level 2) +T22422S | Garbage Code (GBD Level 2) +T22429A | Garbage Code (GBD Level 2) +T22429D | Garbage Code (GBD Level 2) +T22429S | Garbage Code (GBD Level 2) +T22431A | Garbage Code (GBD Level 2) +T22431D | Garbage Code (GBD Level 2) +T22431S | Garbage Code (GBD Level 2) +T22432A | Garbage Code (GBD Level 2) +T22432D | Garbage Code (GBD Level 2) +T22432S | Garbage Code (GBD Level 2) +T22439A | Garbage Code (GBD Level 2) +T22439D | Garbage Code (GBD Level 2) +T22439S | Garbage Code (GBD Level 2) +T22441A | Garbage Code (GBD Level 2) +T22441D | Garbage Code (GBD Level 2) +T22441S | Garbage Code (GBD Level 2) +T22442A | Garbage Code (GBD Level 2) +T22442D | Garbage Code (GBD Level 2) +T22442S | Garbage Code (GBD Level 2) +T22449A | Garbage Code (GBD Level 2) +T22449D | Garbage Code (GBD Level 2) +T22449S | Garbage Code (GBD Level 2) +T22451A | Garbage Code (GBD Level 2) +T22451D | Garbage Code (GBD Level 2) +T22451S | Garbage Code (GBD Level 2) +T22452A | Garbage Code (GBD Level 2) +T22452D | Garbage Code (GBD Level 2) +T22452S | Garbage Code (GBD Level 2) +T22459A | Garbage Code (GBD Level 2) +T22459D | Garbage Code (GBD Level 2) +T22459S | Garbage Code (GBD Level 2) +T22461A | Garbage Code (GBD Level 2) +T22461D | Garbage Code (GBD Level 2) +T22461S | Garbage Code (GBD Level 2) +T22462A | Garbage Code (GBD Level 2) +T22462D | Garbage Code (GBD Level 2) +T22462S | Garbage Code (GBD Level 2) +T22469A | Garbage Code (GBD Level 2) +T22469D | Garbage Code (GBD Level 2) +T22469S | Garbage Code (GBD Level 2) +T22491A | Garbage Code (GBD Level 2) +T22491D | Garbage Code (GBD Level 2) +T22491S | Garbage Code (GBD Level 2) +T22492A | Garbage Code (GBD Level 2) +T22492D | Garbage Code (GBD Level 2) +T22492S | Garbage Code (GBD Level 2) +T22499A | Garbage Code (GBD Level 2) +T22499D | Garbage Code (GBD Level 2) +T22499S | Garbage Code (GBD Level 2) +T225--- | Garbage Code (GBD Level 2) +T2250XA | Garbage Code (GBD Level 2) +T2250XD | Garbage Code (GBD Level 2) +T2250XS | Garbage Code (GBD Level 2) +T22511A | Garbage Code (GBD Level 2) +T22511D | Garbage Code (GBD Level 2) +T22511S | Garbage Code (GBD Level 2) +T22512A | Garbage Code (GBD Level 2) +T22512D | Garbage Code (GBD Level 2) +T22512S | Garbage Code (GBD Level 2) +T22519A | Garbage Code (GBD Level 2) +T22519D | Garbage Code (GBD Level 2) +T22519S | Garbage Code (GBD Level 2) +T22521A | Garbage Code (GBD Level 2) +T22521D | Garbage Code (GBD Level 2) +T22521S | Garbage Code (GBD Level 2) +T22522A | Garbage Code (GBD Level 2) +T22522D | Garbage Code (GBD Level 2) +T22522S | Garbage Code (GBD Level 2) +T22529A | Garbage Code (GBD Level 2) +T22529D | Garbage Code (GBD Level 2) +T22529S | Garbage Code (GBD Level 2) +T22531A | Garbage Code (GBD Level 2) +T22531D | Garbage Code (GBD Level 2) +T22531S | Garbage Code (GBD Level 2) +T22532A | Garbage Code (GBD Level 2) +T22532D | Garbage Code (GBD Level 2) +T22532S | Garbage Code (GBD Level 2) +T22539A | Garbage Code (GBD Level 2) +T22539D | Garbage Code (GBD Level 2) +T22539S | Garbage Code (GBD Level 2) +T22541A | Garbage Code (GBD Level 2) +T22541D | Garbage Code (GBD Level 2) +T22541S | Garbage Code (GBD Level 2) +T22542A | Garbage Code (GBD Level 2) +T22542D | Garbage Code (GBD Level 2) +T22542S | Garbage Code (GBD Level 2) +T22549A | Garbage Code (GBD Level 2) +T22549D | Garbage Code (GBD Level 2) +T22549S | Garbage Code (GBD Level 2) +T22551A | Garbage Code (GBD Level 2) +T22551D | Garbage Code (GBD Level 2) +T22551S | Garbage Code (GBD Level 2) +T22552A | Garbage Code (GBD Level 2) +T22552D | Garbage Code (GBD Level 2) +T22552S | Garbage Code (GBD Level 2) +T22559A | Garbage Code (GBD Level 2) +T22559D | Garbage Code (GBD Level 2) +T22559S | Garbage Code (GBD Level 2) +T22561A | Garbage Code (GBD Level 2) +T22561D | Garbage Code (GBD Level 2) +T22561S | Garbage Code (GBD Level 2) +T22562A | Garbage Code (GBD Level 2) +T22562D | Garbage Code (GBD Level 2) +T22562S | Garbage Code (GBD Level 2) +T22569A | Garbage Code (GBD Level 2) +T22569D | Garbage Code (GBD Level 2) +T22569S | Garbage Code (GBD Level 2) +T22591A | Garbage Code (GBD Level 2) +T22591D | Garbage Code (GBD Level 2) +T22591S | Garbage Code (GBD Level 2) +T22592A | Garbage Code (GBD Level 2) +T22592D | Garbage Code (GBD Level 2) +T22592S | Garbage Code (GBD Level 2) +T22599A | Garbage Code (GBD Level 2) +T22599D | Garbage Code (GBD Level 2) +T22599S | Garbage Code (GBD Level 2) +T226--- | Garbage Code (GBD Level 2) +T2260XA | Garbage Code (GBD Level 2) +T2260XD | Garbage Code (GBD Level 2) +T2260XS | Garbage Code (GBD Level 2) +T22611A | Garbage Code (GBD Level 2) +T22611D | Garbage Code (GBD Level 2) +T22611S | Garbage Code (GBD Level 2) +T22612A | Garbage Code (GBD Level 2) +T22612D | Garbage Code (GBD Level 2) +T22612S | Garbage Code (GBD Level 2) +T22619A | Garbage Code (GBD Level 2) +T22619D | Garbage Code (GBD Level 2) +T22619S | Garbage Code (GBD Level 2) +T22621A | Garbage Code (GBD Level 2) +T22621D | Garbage Code (GBD Level 2) +T22621S | Garbage Code (GBD Level 2) +T22622A | Garbage Code (GBD Level 2) +T22622D | Garbage Code (GBD Level 2) +T22622S | Garbage Code (GBD Level 2) +T22629A | Garbage Code (GBD Level 2) +T22629D | Garbage Code (GBD Level 2) +T22629S | Garbage Code (GBD Level 2) +T22631A | Garbage Code (GBD Level 2) +T22631D | Garbage Code (GBD Level 2) +T22631S | Garbage Code (GBD Level 2) +T22632A | Garbage Code (GBD Level 2) +T22632D | Garbage Code (GBD Level 2) +T22632S | Garbage Code (GBD Level 2) +T22639A | Garbage Code (GBD Level 2) +T22639D | Garbage Code (GBD Level 2) +T22639S | Garbage Code (GBD Level 2) +T22641A | Garbage Code (GBD Level 2) +T22641D | Garbage Code (GBD Level 2) +T22641S | Garbage Code (GBD Level 2) +T22642A | Garbage Code (GBD Level 2) +T22642D | Garbage Code (GBD Level 2) +T22642S | Garbage Code (GBD Level 2) +T22649A | Garbage Code (GBD Level 2) +T22649D | Garbage Code (GBD Level 2) +T22649S | Garbage Code (GBD Level 2) +T22651A | Garbage Code (GBD Level 2) +T22651D | Garbage Code (GBD Level 2) +T22651S | Garbage Code (GBD Level 2) +T22652A | Garbage Code (GBD Level 2) +T22652D | Garbage Code (GBD Level 2) +T22652S | Garbage Code (GBD Level 2) +T22659A | Garbage Code (GBD Level 2) +T22659D | Garbage Code (GBD Level 2) +T22659S | Garbage Code (GBD Level 2) +T22661A | Garbage Code (GBD Level 2) +T22661D | Garbage Code (GBD Level 2) +T22661S | Garbage Code (GBD Level 2) +T22662A | Garbage Code (GBD Level 2) +T22662D | Garbage Code (GBD Level 2) +T22662S | Garbage Code (GBD Level 2) +T22669A | Garbage Code (GBD Level 2) +T22669D | Garbage Code (GBD Level 2) +T22669S | Garbage Code (GBD Level 2) +T22691A | Garbage Code (GBD Level 2) +T22691D | Garbage Code (GBD Level 2) +T22691S | Garbage Code (GBD Level 2) +T22692A | Garbage Code (GBD Level 2) +T22692D | Garbage Code (GBD Level 2) +T22692S | Garbage Code (GBD Level 2) +T22699A | Garbage Code (GBD Level 2) +T22699D | Garbage Code (GBD Level 2) +T22699S | Garbage Code (GBD Level 2) +T227--- | Garbage Code (GBD Level 2) +T2270XA | Garbage Code (GBD Level 2) +T2270XD | Garbage Code (GBD Level 2) +T2270XS | Garbage Code (GBD Level 2) +T22711A | Garbage Code (GBD Level 2) +T22711D | Garbage Code (GBD Level 2) +T22711S | Garbage Code (GBD Level 2) +T22712A | Garbage Code (GBD Level 2) +T22712D | Garbage Code (GBD Level 2) +T22712S | Garbage Code (GBD Level 2) +T22719A | Garbage Code (GBD Level 2) +T22719D | Garbage Code (GBD Level 2) +T22719S | Garbage Code (GBD Level 2) +T22721A | Garbage Code (GBD Level 2) +T22721D | Garbage Code (GBD Level 2) +T22721S | Garbage Code (GBD Level 2) +T22722A | Garbage Code (GBD Level 2) +T22722D | Garbage Code (GBD Level 2) +T22722S | Garbage Code (GBD Level 2) +T22729A | Garbage Code (GBD Level 2) +T22729D | Garbage Code (GBD Level 2) +T22729S | Garbage Code (GBD Level 2) +T22731A | Garbage Code (GBD Level 2) +T22731D | Garbage Code (GBD Level 2) +T22731S | Garbage Code (GBD Level 2) +T22732A | Garbage Code (GBD Level 2) +T22732D | Garbage Code (GBD Level 2) +T22732S | Garbage Code (GBD Level 2) +T22739A | Garbage Code (GBD Level 2) +T22739D | Garbage Code (GBD Level 2) +T22739S | Garbage Code (GBD Level 2) +T22741A | Garbage Code (GBD Level 2) +T22741D | Garbage Code (GBD Level 2) +T22741S | Garbage Code (GBD Level 2) +T22742A | Garbage Code (GBD Level 2) +T22742D | Garbage Code (GBD Level 2) +T22742S | Garbage Code (GBD Level 2) +T22749A | Garbage Code (GBD Level 2) +T22749D | Garbage Code (GBD Level 2) +T22749S | Garbage Code (GBD Level 2) +T22751A | Garbage Code (GBD Level 2) +T22751D | Garbage Code (GBD Level 2) +T22751S | Garbage Code (GBD Level 2) +T22752A | Garbage Code (GBD Level 2) +T22752D | Garbage Code (GBD Level 2) +T22752S | Garbage Code (GBD Level 2) +T22759A | Garbage Code (GBD Level 2) +T22759D | Garbage Code (GBD Level 2) +T22759S | Garbage Code (GBD Level 2) +T22761A | Garbage Code (GBD Level 2) +T22761D | Garbage Code (GBD Level 2) +T22761S | Garbage Code (GBD Level 2) +T22762A | Garbage Code (GBD Level 2) +T22762D | Garbage Code (GBD Level 2) +T22762S | Garbage Code (GBD Level 2) +T22769A | Garbage Code (GBD Level 2) +T22769D | Garbage Code (GBD Level 2) +T22769S | Garbage Code (GBD Level 2) +T22791A | Garbage Code (GBD Level 2) +T22791D | Garbage Code (GBD Level 2) +T22791S | Garbage Code (GBD Level 2) +T22792A | Garbage Code (GBD Level 2) +T22792D | Garbage Code (GBD Level 2) +T22792S | Garbage Code (GBD Level 2) +T22799A | Garbage Code (GBD Level 2) +T22799D | Garbage Code (GBD Level 2) +T22799S | Garbage Code (GBD Level 2) +T23---- | Garbage Code (GBD Level 2) +T230--- | Garbage Code (GBD Level 2) +T23001A | Garbage Code (GBD Level 2) +T23001D | Garbage Code (GBD Level 2) +T23001S | Garbage Code (GBD Level 2) +T23002A | Garbage Code (GBD Level 2) +T23002D | Garbage Code (GBD Level 2) +T23002S | Garbage Code (GBD Level 2) +T23009A | Garbage Code (GBD Level 2) +T23009D | Garbage Code (GBD Level 2) +T23009S | Garbage Code (GBD Level 2) +T23011A | Garbage Code (GBD Level 2) +T23011D | Garbage Code (GBD Level 2) +T23011S | Garbage Code (GBD Level 2) +T23012A | Garbage Code (GBD Level 2) +T23012D | Garbage Code (GBD Level 2) +T23012S | Garbage Code (GBD Level 2) +T23019A | Garbage Code (GBD Level 2) +T23019D | Garbage Code (GBD Level 2) +T23019S | Garbage Code (GBD Level 2) +T23021A | Garbage Code (GBD Level 2) +T23021D | Garbage Code (GBD Level 2) +T23021S | Garbage Code (GBD Level 2) +T23022A | Garbage Code (GBD Level 2) +T23022D | Garbage Code (GBD Level 2) +T23022S | Garbage Code (GBD Level 2) +T23029A | Garbage Code (GBD Level 2) +T23029D | Garbage Code (GBD Level 2) +T23029S | Garbage Code (GBD Level 2) +T23031A | Garbage Code (GBD Level 2) +T23031D | Garbage Code (GBD Level 2) +T23031S | Garbage Code (GBD Level 2) +T23032A | Garbage Code (GBD Level 2) +T23032D | Garbage Code (GBD Level 2) +T23032S | Garbage Code (GBD Level 2) +T23039A | Garbage Code (GBD Level 2) +T23039D | Garbage Code (GBD Level 2) +T23039S | Garbage Code (GBD Level 2) +T23041A | Garbage Code (GBD Level 2) +T23041D | Garbage Code (GBD Level 2) +T23041S | Garbage Code (GBD Level 2) +T23042A | Garbage Code (GBD Level 2) +T23042D | Garbage Code (GBD Level 2) +T23042S | Garbage Code (GBD Level 2) +T23049A | Garbage Code (GBD Level 2) +T23049D | Garbage Code (GBD Level 2) +T23049S | Garbage Code (GBD Level 2) +T23051A | Garbage Code (GBD Level 2) +T23051D | Garbage Code (GBD Level 2) +T23051S | Garbage Code (GBD Level 2) +T23052A | Garbage Code (GBD Level 2) +T23052D | Garbage Code (GBD Level 2) +T23052S | Garbage Code (GBD Level 2) +T23059A | Garbage Code (GBD Level 2) +T23059D | Garbage Code (GBD Level 2) +T23059S | Garbage Code (GBD Level 2) +T23061A | Garbage Code (GBD Level 2) +T23061D | Garbage Code (GBD Level 2) +T23061S | Garbage Code (GBD Level 2) +T23062A | Garbage Code (GBD Level 2) +T23062D | Garbage Code (GBD Level 2) +T23062S | Garbage Code (GBD Level 2) +T23069A | Garbage Code (GBD Level 2) +T23069D | Garbage Code (GBD Level 2) +T23069S | Garbage Code (GBD Level 2) +T23071A | Garbage Code (GBD Level 2) +T23071D | Garbage Code (GBD Level 2) +T23071S | Garbage Code (GBD Level 2) +T23072A | Garbage Code (GBD Level 2) +T23072D | Garbage Code (GBD Level 2) +T23072S | Garbage Code (GBD Level 2) +T23079A | Garbage Code (GBD Level 2) +T23079D | Garbage Code (GBD Level 2) +T23079S | Garbage Code (GBD Level 2) +T23091A | Garbage Code (GBD Level 2) +T23091D | Garbage Code (GBD Level 2) +T23091S | Garbage Code (GBD Level 2) +T23092A | Garbage Code (GBD Level 2) +T23092D | Garbage Code (GBD Level 2) +T23092S | Garbage Code (GBD Level 2) +T23099A | Garbage Code (GBD Level 2) +T23099D | Garbage Code (GBD Level 2) +T23099S | Garbage Code (GBD Level 2) +T231--- | Garbage Code (GBD Level 2) +T23101A | Garbage Code (GBD Level 2) +T23101D | Garbage Code (GBD Level 2) +T23101S | Garbage Code (GBD Level 2) +T23102A | Garbage Code (GBD Level 2) +T23102D | Garbage Code (GBD Level 2) +T23102S | Garbage Code (GBD Level 2) +T23109A | Garbage Code (GBD Level 2) +T23109D | Garbage Code (GBD Level 2) +T23109S | Garbage Code (GBD Level 2) +T23111A | Garbage Code (GBD Level 2) +T23111D | Garbage Code (GBD Level 2) +T23111S | Garbage Code (GBD Level 2) +T23112A | Garbage Code (GBD Level 2) +T23112D | Garbage Code (GBD Level 2) +T23112S | Garbage Code (GBD Level 2) +T23119A | Garbage Code (GBD Level 2) +T23119D | Garbage Code (GBD Level 2) +T23119S | Garbage Code (GBD Level 2) +T23121A | Garbage Code (GBD Level 2) +T23121D | Garbage Code (GBD Level 2) +T23121S | Garbage Code (GBD Level 2) +T23122A | Garbage Code (GBD Level 2) +T23122D | Garbage Code (GBD Level 2) +T23122S | Garbage Code (GBD Level 2) +T23129A | Garbage Code (GBD Level 2) +T23129D | Garbage Code (GBD Level 2) +T23129S | Garbage Code (GBD Level 2) +T23131A | Garbage Code (GBD Level 2) +T23131D | Garbage Code (GBD Level 2) +T23131S | Garbage Code (GBD Level 2) +T23132A | Garbage Code (GBD Level 2) +T23132D | Garbage Code (GBD Level 2) +T23132S | Garbage Code (GBD Level 2) +T23139A | Garbage Code (GBD Level 2) +T23139D | Garbage Code (GBD Level 2) +T23139S | Garbage Code (GBD Level 2) +T23141A | Garbage Code (GBD Level 2) +T23141D | Garbage Code (GBD Level 2) +T23141S | Garbage Code (GBD Level 2) +T23142A | Garbage Code (GBD Level 2) +T23142D | Garbage Code (GBD Level 2) +T23142S | Garbage Code (GBD Level 2) +T23149A | Garbage Code (GBD Level 2) +T23149D | Garbage Code (GBD Level 2) +T23149S | Garbage Code (GBD Level 2) +T23151A | Garbage Code (GBD Level 2) +T23151D | Garbage Code (GBD Level 2) +T23151S | Garbage Code (GBD Level 2) +T23152A | Garbage Code (GBD Level 2) +T23152D | Garbage Code (GBD Level 2) +T23152S | Garbage Code (GBD Level 2) +T23159A | Garbage Code (GBD Level 2) +T23159D | Garbage Code (GBD Level 2) +T23159S | Garbage Code (GBD Level 2) +T23161A | Garbage Code (GBD Level 2) +T23161D | Garbage Code (GBD Level 2) +T23161S | Garbage Code (GBD Level 2) +T23162A | Garbage Code (GBD Level 2) +T23162D | Garbage Code (GBD Level 2) +T23162S | Garbage Code (GBD Level 2) +T23169A | Garbage Code (GBD Level 2) +T23169D | Garbage Code (GBD Level 2) +T23169S | Garbage Code (GBD Level 2) +T23171A | Garbage Code (GBD Level 2) +T23171D | Garbage Code (GBD Level 2) +T23171S | Garbage Code (GBD Level 2) +T23172A | Garbage Code (GBD Level 2) +T23172D | Garbage Code (GBD Level 2) +T23172S | Garbage Code (GBD Level 2) +T23179A | Garbage Code (GBD Level 2) +T23179D | Garbage Code (GBD Level 2) +T23179S | Garbage Code (GBD Level 2) +T23191A | Garbage Code (GBD Level 2) +T23191D | Garbage Code (GBD Level 2) +T23191S | Garbage Code (GBD Level 2) +T23192A | Garbage Code (GBD Level 2) +T23192D | Garbage Code (GBD Level 2) +T23192S | Garbage Code (GBD Level 2) +T23199A | Garbage Code (GBD Level 2) +T23199D | Garbage Code (GBD Level 2) +T23199S | Garbage Code (GBD Level 2) +T232--- | Garbage Code (GBD Level 2) +T23201A | Garbage Code (GBD Level 2) +T23201D | Garbage Code (GBD Level 2) +T23201S | Garbage Code (GBD Level 2) +T23202A | Garbage Code (GBD Level 2) +T23202D | Garbage Code (GBD Level 2) +T23202S | Garbage Code (GBD Level 2) +T23209A | Garbage Code (GBD Level 2) +T23209D | Garbage Code (GBD Level 2) +T23209S | Garbage Code (GBD Level 2) +T23211A | Garbage Code (GBD Level 2) +T23211D | Garbage Code (GBD Level 2) +T23211S | Garbage Code (GBD Level 2) +T23212A | Garbage Code (GBD Level 2) +T23212D | Garbage Code (GBD Level 2) +T23212S | Garbage Code (GBD Level 2) +T23219A | Garbage Code (GBD Level 2) +T23219D | Garbage Code (GBD Level 2) +T23219S | Garbage Code (GBD Level 2) +T23221A | Garbage Code (GBD Level 2) +T23221D | Garbage Code (GBD Level 2) +T23221S | Garbage Code (GBD Level 2) +T23222A | Garbage Code (GBD Level 2) +T23222D | Garbage Code (GBD Level 2) +T23222S | Garbage Code (GBD Level 2) +T23229A | Garbage Code (GBD Level 2) +T23229D | Garbage Code (GBD Level 2) +T23229S | Garbage Code (GBD Level 2) +T23231A | Garbage Code (GBD Level 2) +T23231D | Garbage Code (GBD Level 2) +T23231S | Garbage Code (GBD Level 2) +T23232A | Garbage Code (GBD Level 2) +T23232D | Garbage Code (GBD Level 2) +T23232S | Garbage Code (GBD Level 2) +T23239A | Garbage Code (GBD Level 2) +T23239D | Garbage Code (GBD Level 2) +T23239S | Garbage Code (GBD Level 2) +T23241A | Garbage Code (GBD Level 2) +T23241D | Garbage Code (GBD Level 2) +T23241S | Garbage Code (GBD Level 2) +T23242A | Garbage Code (GBD Level 2) +T23242D | Garbage Code (GBD Level 2) +T23242S | Garbage Code (GBD Level 2) +T23249A | Garbage Code (GBD Level 2) +T23249D | Garbage Code (GBD Level 2) +T23249S | Garbage Code (GBD Level 2) +T23251A | Garbage Code (GBD Level 2) +T23251D | Garbage Code (GBD Level 2) +T23251S | Garbage Code (GBD Level 2) +T23252A | Garbage Code (GBD Level 2) +T23252D | Garbage Code (GBD Level 2) +T23252S | Garbage Code (GBD Level 2) +T23259A | Garbage Code (GBD Level 2) +T23259D | Garbage Code (GBD Level 2) +T23259S | Garbage Code (GBD Level 2) +T23261A | Garbage Code (GBD Level 2) +T23261D | Garbage Code (GBD Level 2) +T23261S | Garbage Code (GBD Level 2) +T23262A | Garbage Code (GBD Level 2) +T23262D | Garbage Code (GBD Level 2) +T23262S | Garbage Code (GBD Level 2) +T23269A | Garbage Code (GBD Level 2) +T23269D | Garbage Code (GBD Level 2) +T23269S | Garbage Code (GBD Level 2) +T23271A | Garbage Code (GBD Level 2) +T23271D | Garbage Code (GBD Level 2) +T23271S | Garbage Code (GBD Level 2) +T23272A | Garbage Code (GBD Level 2) +T23272D | Garbage Code (GBD Level 2) +T23272S | Garbage Code (GBD Level 2) +T23279A | Garbage Code (GBD Level 2) +T23279D | Garbage Code (GBD Level 2) +T23279S | Garbage Code (GBD Level 2) +T23291A | Garbage Code (GBD Level 2) +T23291D | Garbage Code (GBD Level 2) +T23291S | Garbage Code (GBD Level 2) +T23292A | Garbage Code (GBD Level 2) +T23292D | Garbage Code (GBD Level 2) +T23292S | Garbage Code (GBD Level 2) +T23299A | Garbage Code (GBD Level 2) +T23299D | Garbage Code (GBD Level 2) +T23299S | Garbage Code (GBD Level 2) +T233--- | Garbage Code (GBD Level 2) +T23301A | Garbage Code (GBD Level 2) +T23301D | Garbage Code (GBD Level 2) +T23301S | Garbage Code (GBD Level 2) +T23302A | Garbage Code (GBD Level 2) +T23302D | Garbage Code (GBD Level 2) +T23302S | Garbage Code (GBD Level 2) +T23309A | Garbage Code (GBD Level 2) +T23309D | Garbage Code (GBD Level 2) +T23309S | Garbage Code (GBD Level 2) +T23311A | Garbage Code (GBD Level 2) +T23311D | Garbage Code (GBD Level 2) +T23311S | Garbage Code (GBD Level 2) +T23312A | Garbage Code (GBD Level 2) +T23312D | Garbage Code (GBD Level 2) +T23312S | Garbage Code (GBD Level 2) +T23319A | Garbage Code (GBD Level 2) +T23319D | Garbage Code (GBD Level 2) +T23319S | Garbage Code (GBD Level 2) +T23321A | Garbage Code (GBD Level 2) +T23321D | Garbage Code (GBD Level 2) +T23321S | Garbage Code (GBD Level 2) +T23322A | Garbage Code (GBD Level 2) +T23322D | Garbage Code (GBD Level 2) +T23322S | Garbage Code (GBD Level 2) +T23329A | Garbage Code (GBD Level 2) +T23329D | Garbage Code (GBD Level 2) +T23329S | Garbage Code (GBD Level 2) +T23331A | Garbage Code (GBD Level 2) +T23331D | Garbage Code (GBD Level 2) +T23331S | Garbage Code (GBD Level 2) +T23332A | Garbage Code (GBD Level 2) +T23332D | Garbage Code (GBD Level 2) +T23332S | Garbage Code (GBD Level 2) +T23339A | Garbage Code (GBD Level 2) +T23339D | Garbage Code (GBD Level 2) +T23339S | Garbage Code (GBD Level 2) +T23341A | Garbage Code (GBD Level 2) +T23341D | Garbage Code (GBD Level 2) +T23341S | Garbage Code (GBD Level 2) +T23342A | Garbage Code (GBD Level 2) +T23342D | Garbage Code (GBD Level 2) +T23342S | Garbage Code (GBD Level 2) +T23349A | Garbage Code (GBD Level 2) +T23349D | Garbage Code (GBD Level 2) +T23349S | Garbage Code (GBD Level 2) +T23351A | Garbage Code (GBD Level 2) +T23351D | Garbage Code (GBD Level 2) +T23351S | Garbage Code (GBD Level 2) +T23352A | Garbage Code (GBD Level 2) +T23352D | Garbage Code (GBD Level 2) +T23352S | Garbage Code (GBD Level 2) +T23359A | Garbage Code (GBD Level 2) +T23359D | Garbage Code (GBD Level 2) +T23359S | Garbage Code (GBD Level 2) +T23361A | Garbage Code (GBD Level 2) +T23361D | Garbage Code (GBD Level 2) +T23361S | Garbage Code (GBD Level 2) +T23362A | Garbage Code (GBD Level 2) +T23362D | Garbage Code (GBD Level 2) +T23362S | Garbage Code (GBD Level 2) +T23369A | Garbage Code (GBD Level 2) +T23369D | Garbage Code (GBD Level 2) +T23369S | Garbage Code (GBD Level 2) +T23371A | Garbage Code (GBD Level 2) +T23371D | Garbage Code (GBD Level 2) +T23371S | Garbage Code (GBD Level 2) +T23372A | Garbage Code (GBD Level 2) +T23372D | Garbage Code (GBD Level 2) +T23372S | Garbage Code (GBD Level 2) +T23379A | Garbage Code (GBD Level 2) +T23379D | Garbage Code (GBD Level 2) +T23379S | Garbage Code (GBD Level 2) +T23391A | Garbage Code (GBD Level 2) +T23391D | Garbage Code (GBD Level 2) +T23391S | Garbage Code (GBD Level 2) +T23392A | Garbage Code (GBD Level 2) +T23392D | Garbage Code (GBD Level 2) +T23392S | Garbage Code (GBD Level 2) +T23399A | Garbage Code (GBD Level 2) +T23399D | Garbage Code (GBD Level 2) +T23399S | Garbage Code (GBD Level 2) +T234--- | Garbage Code (GBD Level 2) +T23401A | Garbage Code (GBD Level 2) +T23401D | Garbage Code (GBD Level 2) +T23401S | Garbage Code (GBD Level 2) +T23402A | Garbage Code (GBD Level 2) +T23402D | Garbage Code (GBD Level 2) +T23402S | Garbage Code (GBD Level 2) +T23409A | Garbage Code (GBD Level 2) +T23409D | Garbage Code (GBD Level 2) +T23409S | Garbage Code (GBD Level 2) +T23411A | Garbage Code (GBD Level 2) +T23411D | Garbage Code (GBD Level 2) +T23411S | Garbage Code (GBD Level 2) +T23412A | Garbage Code (GBD Level 2) +T23412D | Garbage Code (GBD Level 2) +T23412S | Garbage Code (GBD Level 2) +T23419A | Garbage Code (GBD Level 2) +T23419D | Garbage Code (GBD Level 2) +T23419S | Garbage Code (GBD Level 2) +T23421A | Garbage Code (GBD Level 2) +T23421D | Garbage Code (GBD Level 2) +T23421S | Garbage Code (GBD Level 2) +T23422A | Garbage Code (GBD Level 2) +T23422D | Garbage Code (GBD Level 2) +T23422S | Garbage Code (GBD Level 2) +T23429A | Garbage Code (GBD Level 2) +T23429D | Garbage Code (GBD Level 2) +T23429S | Garbage Code (GBD Level 2) +T23431A | Garbage Code (GBD Level 2) +T23431D | Garbage Code (GBD Level 2) +T23431S | Garbage Code (GBD Level 2) +T23432A | Garbage Code (GBD Level 2) +T23432D | Garbage Code (GBD Level 2) +T23432S | Garbage Code (GBD Level 2) +T23439A | Garbage Code (GBD Level 2) +T23439D | Garbage Code (GBD Level 2) +T23439S | Garbage Code (GBD Level 2) +T23441A | Garbage Code (GBD Level 2) +T23441D | Garbage Code (GBD Level 2) +T23441S | Garbage Code (GBD Level 2) +T23442A | Garbage Code (GBD Level 2) +T23442D | Garbage Code (GBD Level 2) +T23442S | Garbage Code (GBD Level 2) +T23449A | Garbage Code (GBD Level 2) +T23449D | Garbage Code (GBD Level 2) +T23449S | Garbage Code (GBD Level 2) +T23451A | Garbage Code (GBD Level 2) +T23451D | Garbage Code (GBD Level 2) +T23451S | Garbage Code (GBD Level 2) +T23452A | Garbage Code (GBD Level 2) +T23452D | Garbage Code (GBD Level 2) +T23452S | Garbage Code (GBD Level 2) +T23459A | Garbage Code (GBD Level 2) +T23459D | Garbage Code (GBD Level 2) +T23459S | Garbage Code (GBD Level 2) +T23461A | Garbage Code (GBD Level 2) +T23461D | Garbage Code (GBD Level 2) +T23461S | Garbage Code (GBD Level 2) +T23462A | Garbage Code (GBD Level 2) +T23462D | Garbage Code (GBD Level 2) +T23462S | Garbage Code (GBD Level 2) +T23469A | Garbage Code (GBD Level 2) +T23469D | Garbage Code (GBD Level 2) +T23469S | Garbage Code (GBD Level 2) +T23471A | Garbage Code (GBD Level 2) +T23471D | Garbage Code (GBD Level 2) +T23471S | Garbage Code (GBD Level 2) +T23472A | Garbage Code (GBD Level 2) +T23472D | Garbage Code (GBD Level 2) +T23472S | Garbage Code (GBD Level 2) +T23479A | Garbage Code (GBD Level 2) +T23479D | Garbage Code (GBD Level 2) +T23479S | Garbage Code (GBD Level 2) +T23491A | Garbage Code (GBD Level 2) +T23491D | Garbage Code (GBD Level 2) +T23491S | Garbage Code (GBD Level 2) +T23492A | Garbage Code (GBD Level 2) +T23492D | Garbage Code (GBD Level 2) +T23492S | Garbage Code (GBD Level 2) +T23499A | Garbage Code (GBD Level 2) +T23499D | Garbage Code (GBD Level 2) +T23499S | Garbage Code (GBD Level 2) +T235--- | Garbage Code (GBD Level 2) +T23501A | Garbage Code (GBD Level 2) +T23501D | Garbage Code (GBD Level 2) +T23501S | Garbage Code (GBD Level 2) +T23502A | Garbage Code (GBD Level 2) +T23502D | Garbage Code (GBD Level 2) +T23502S | Garbage Code (GBD Level 2) +T23509A | Garbage Code (GBD Level 2) +T23509D | Garbage Code (GBD Level 2) +T23509S | Garbage Code (GBD Level 2) +T23511A | Garbage Code (GBD Level 2) +T23511D | Garbage Code (GBD Level 2) +T23511S | Garbage Code (GBD Level 2) +T23512A | Garbage Code (GBD Level 2) +T23512D | Garbage Code (GBD Level 2) +T23512S | Garbage Code (GBD Level 2) +T23519A | Garbage Code (GBD Level 2) +T23519D | Garbage Code (GBD Level 2) +T23519S | Garbage Code (GBD Level 2) +T23521A | Garbage Code (GBD Level 2) +T23521D | Garbage Code (GBD Level 2) +T23521S | Garbage Code (GBD Level 2) +T23522A | Garbage Code (GBD Level 2) +T23522D | Garbage Code (GBD Level 2) +T23522S | Garbage Code (GBD Level 2) +T23529A | Garbage Code (GBD Level 2) +T23529D | Garbage Code (GBD Level 2) +T23529S | Garbage Code (GBD Level 2) +T23531A | Garbage Code (GBD Level 2) +T23531D | Garbage Code (GBD Level 2) +T23531S | Garbage Code (GBD Level 2) +T23532A | Garbage Code (GBD Level 2) +T23532D | Garbage Code (GBD Level 2) +T23532S | Garbage Code (GBD Level 2) +T23539A | Garbage Code (GBD Level 2) +T23539D | Garbage Code (GBD Level 2) +T23539S | Garbage Code (GBD Level 2) +T23541A | Garbage Code (GBD Level 2) +T23541D | Garbage Code (GBD Level 2) +T23541S | Garbage Code (GBD Level 2) +T23542A | Garbage Code (GBD Level 2) +T23542D | Garbage Code (GBD Level 2) +T23542S | Garbage Code (GBD Level 2) +T23549A | Garbage Code (GBD Level 2) +T23549D | Garbage Code (GBD Level 2) +T23549S | Garbage Code (GBD Level 2) +T23551A | Garbage Code (GBD Level 2) +T23551D | Garbage Code (GBD Level 2) +T23551S | Garbage Code (GBD Level 2) +T23552A | Garbage Code (GBD Level 2) +T23552D | Garbage Code (GBD Level 2) +T23552S | Garbage Code (GBD Level 2) +T23559A | Garbage Code (GBD Level 2) +T23559D | Garbage Code (GBD Level 2) +T23559S | Garbage Code (GBD Level 2) +T23561A | Garbage Code (GBD Level 2) +T23561D | Garbage Code (GBD Level 2) +T23561S | Garbage Code (GBD Level 2) +T23562A | Garbage Code (GBD Level 2) +T23562D | Garbage Code (GBD Level 2) +T23562S | Garbage Code (GBD Level 2) +T23569A | Garbage Code (GBD Level 2) +T23569D | Garbage Code (GBD Level 2) +T23569S | Garbage Code (GBD Level 2) +T23571A | Garbage Code (GBD Level 2) +T23571D | Garbage Code (GBD Level 2) +T23571S | Garbage Code (GBD Level 2) +T23572A | Garbage Code (GBD Level 2) +T23572D | Garbage Code (GBD Level 2) +T23572S | Garbage Code (GBD Level 2) +T23579A | Garbage Code (GBD Level 2) +T23579D | Garbage Code (GBD Level 2) +T23579S | Garbage Code (GBD Level 2) +T23591A | Garbage Code (GBD Level 2) +T23591D | Garbage Code (GBD Level 2) +T23591S | Garbage Code (GBD Level 2) +T23592A | Garbage Code (GBD Level 2) +T23592D | Garbage Code (GBD Level 2) +T23592S | Garbage Code (GBD Level 2) +T23599A | Garbage Code (GBD Level 2) +T23599D | Garbage Code (GBD Level 2) +T23599S | Garbage Code (GBD Level 2) +T236--- | Garbage Code (GBD Level 2) +T23601A | Garbage Code (GBD Level 2) +T23601D | Garbage Code (GBD Level 2) +T23601S | Garbage Code (GBD Level 2) +T23602A | Garbage Code (GBD Level 2) +T23602D | Garbage Code (GBD Level 2) +T23602S | Garbage Code (GBD Level 2) +T23609A | Garbage Code (GBD Level 2) +T23609D | Garbage Code (GBD Level 2) +T23609S | Garbage Code (GBD Level 2) +T23611A | Garbage Code (GBD Level 2) +T23611D | Garbage Code (GBD Level 2) +T23611S | Garbage Code (GBD Level 2) +T23612A | Garbage Code (GBD Level 2) +T23612D | Garbage Code (GBD Level 2) +T23612S | Garbage Code (GBD Level 2) +T23619A | Garbage Code (GBD Level 2) +T23619D | Garbage Code (GBD Level 2) +T23619S | Garbage Code (GBD Level 2) +T23621A | Garbage Code (GBD Level 2) +T23621D | Garbage Code (GBD Level 2) +T23621S | Garbage Code (GBD Level 2) +T23622A | Garbage Code (GBD Level 2) +T23622D | Garbage Code (GBD Level 2) +T23622S | Garbage Code (GBD Level 2) +T23629A | Garbage Code (GBD Level 2) +T23629D | Garbage Code (GBD Level 2) +T23629S | Garbage Code (GBD Level 2) +T23631A | Garbage Code (GBD Level 2) +T23631D | Garbage Code (GBD Level 2) +T23631S | Garbage Code (GBD Level 2) +T23632A | Garbage Code (GBD Level 2) +T23632D | Garbage Code (GBD Level 2) +T23632S | Garbage Code (GBD Level 2) +T23639A | Garbage Code (GBD Level 2) +T23639D | Garbage Code (GBD Level 2) +T23639S | Garbage Code (GBD Level 2) +T23641A | Garbage Code (GBD Level 2) +T23641D | Garbage Code (GBD Level 2) +T23641S | Garbage Code (GBD Level 2) +T23642A | Garbage Code (GBD Level 2) +T23642D | Garbage Code (GBD Level 2) +T23642S | Garbage Code (GBD Level 2) +T23649A | Garbage Code (GBD Level 2) +T23649D | Garbage Code (GBD Level 2) +T23649S | Garbage Code (GBD Level 2) +T23651A | Garbage Code (GBD Level 2) +T23651D | Garbage Code (GBD Level 2) +T23651S | Garbage Code (GBD Level 2) +T23652A | Garbage Code (GBD Level 2) +T23652D | Garbage Code (GBD Level 2) +T23652S | Garbage Code (GBD Level 2) +T23659A | Garbage Code (GBD Level 2) +T23659D | Garbage Code (GBD Level 2) +T23659S | Garbage Code (GBD Level 2) +T23661A | Garbage Code (GBD Level 2) +T23661D | Garbage Code (GBD Level 2) +T23661S | Garbage Code (GBD Level 2) +T23662A | Garbage Code (GBD Level 2) +T23662D | Garbage Code (GBD Level 2) +T23662S | Garbage Code (GBD Level 2) +T23669A | Garbage Code (GBD Level 2) +T23669D | Garbage Code (GBD Level 2) +T23669S | Garbage Code (GBD Level 2) +T23671A | Garbage Code (GBD Level 2) +T23671D | Garbage Code (GBD Level 2) +T23671S | Garbage Code (GBD Level 2) +T23672A | Garbage Code (GBD Level 2) +T23672D | Garbage Code (GBD Level 2) +T23672S | Garbage Code (GBD Level 2) +T23679A | Garbage Code (GBD Level 2) +T23679D | Garbage Code (GBD Level 2) +T23679S | Garbage Code (GBD Level 2) +T23691A | Garbage Code (GBD Level 2) +T23691D | Garbage Code (GBD Level 2) +T23691S | Garbage Code (GBD Level 2) +T23692A | Garbage Code (GBD Level 2) +T23692D | Garbage Code (GBD Level 2) +T23692S | Garbage Code (GBD Level 2) +T23699A | Garbage Code (GBD Level 2) +T23699D | Garbage Code (GBD Level 2) +T23699S | Garbage Code (GBD Level 2) +T237--- | Garbage Code (GBD Level 2) +T23701A | Garbage Code (GBD Level 2) +T23701D | Garbage Code (GBD Level 2) +T23701S | Garbage Code (GBD Level 2) +T23702A | Garbage Code (GBD Level 2) +T23702D | Garbage Code (GBD Level 2) +T23702S | Garbage Code (GBD Level 2) +T23709A | Garbage Code (GBD Level 2) +T23709D | Garbage Code (GBD Level 2) +T23709S | Garbage Code (GBD Level 2) +T23711A | Garbage Code (GBD Level 2) +T23711D | Garbage Code (GBD Level 2) +T23711S | Garbage Code (GBD Level 2) +T23712A | Garbage Code (GBD Level 2) +T23712D | Garbage Code (GBD Level 2) +T23712S | Garbage Code (GBD Level 2) +T23719A | Garbage Code (GBD Level 2) +T23719D | Garbage Code (GBD Level 2) +T23719S | Garbage Code (GBD Level 2) +T23721A | Garbage Code (GBD Level 2) +T23721D | Garbage Code (GBD Level 2) +T23721S | Garbage Code (GBD Level 2) +T23722A | Garbage Code (GBD Level 2) +T23722D | Garbage Code (GBD Level 2) +T23722S | Garbage Code (GBD Level 2) +T23729A | Garbage Code (GBD Level 2) +T23729D | Garbage Code (GBD Level 2) +T23729S | Garbage Code (GBD Level 2) +T23731A | Garbage Code (GBD Level 2) +T23731D | Garbage Code (GBD Level 2) +T23731S | Garbage Code (GBD Level 2) +T23732A | Garbage Code (GBD Level 2) +T23732D | Garbage Code (GBD Level 2) +T23732S | Garbage Code (GBD Level 2) +T23739A | Garbage Code (GBD Level 2) +T23739D | Garbage Code (GBD Level 2) +T23739S | Garbage Code (GBD Level 2) +T23741A | Garbage Code (GBD Level 2) +T23741D | Garbage Code (GBD Level 2) +T23741S | Garbage Code (GBD Level 2) +T23742A | Garbage Code (GBD Level 2) +T23742D | Garbage Code (GBD Level 2) +T23742S | Garbage Code (GBD Level 2) +T23749A | Garbage Code (GBD Level 2) +T23749D | Garbage Code (GBD Level 2) +T23749S | Garbage Code (GBD Level 2) +T23751A | Garbage Code (GBD Level 2) +T23751D | Garbage Code (GBD Level 2) +T23751S | Garbage Code (GBD Level 2) +T23752A | Garbage Code (GBD Level 2) +T23752D | Garbage Code (GBD Level 2) +T23752S | Garbage Code (GBD Level 2) +T23759A | Garbage Code (GBD Level 2) +T23759D | Garbage Code (GBD Level 2) +T23759S | Garbage Code (GBD Level 2) +T23761A | Garbage Code (GBD Level 2) +T23761D | Garbage Code (GBD Level 2) +T23761S | Garbage Code (GBD Level 2) +T23762A | Garbage Code (GBD Level 2) +T23762D | Garbage Code (GBD Level 2) +T23762S | Garbage Code (GBD Level 2) +T23769A | Garbage Code (GBD Level 2) +T23769D | Garbage Code (GBD Level 2) +T23769S | Garbage Code (GBD Level 2) +T23771A | Garbage Code (GBD Level 2) +T23771D | Garbage Code (GBD Level 2) +T23771S | Garbage Code (GBD Level 2) +T23772A | Garbage Code (GBD Level 2) +T23772D | Garbage Code (GBD Level 2) +T23772S | Garbage Code (GBD Level 2) +T23779A | Garbage Code (GBD Level 2) +T23779D | Garbage Code (GBD Level 2) +T23779S | Garbage Code (GBD Level 2) +T23791A | Garbage Code (GBD Level 2) +T23791D | Garbage Code (GBD Level 2) +T23791S | Garbage Code (GBD Level 2) +T23792A | Garbage Code (GBD Level 2) +T23792D | Garbage Code (GBD Level 2) +T23792S | Garbage Code (GBD Level 2) +T23799A | Garbage Code (GBD Level 2) +T23799D | Garbage Code (GBD Level 2) +T23799S | Garbage Code (GBD Level 2) +T24---- | Garbage Code (GBD Level 2) +T240--- | Garbage Code (GBD Level 2) +T24001A | Garbage Code (GBD Level 2) +T24001D | Garbage Code (GBD Level 2) +T24001S | Garbage Code (GBD Level 2) +T24002A | Garbage Code (GBD Level 2) +T24002D | Garbage Code (GBD Level 2) +T24002S | Garbage Code (GBD Level 2) +T24009A | Garbage Code (GBD Level 2) +T24009D | Garbage Code (GBD Level 2) +T24009S | Garbage Code (GBD Level 2) +T24011A | Garbage Code (GBD Level 2) +T24011D | Garbage Code (GBD Level 2) +T24011S | Garbage Code (GBD Level 2) +T24012A | Garbage Code (GBD Level 2) +T24012D | Garbage Code (GBD Level 2) +T24012S | Garbage Code (GBD Level 2) +T24019A | Garbage Code (GBD Level 2) +T24019D | Garbage Code (GBD Level 2) +T24019S | Garbage Code (GBD Level 2) +T24021A | Garbage Code (GBD Level 2) +T24021D | Garbage Code (GBD Level 2) +T24021S | Garbage Code (GBD Level 2) +T24022A | Garbage Code (GBD Level 2) +T24022D | Garbage Code (GBD Level 2) +T24022S | Garbage Code (GBD Level 2) +T24029A | Garbage Code (GBD Level 2) +T24029D | Garbage Code (GBD Level 2) +T24029S | Garbage Code (GBD Level 2) +T24031A | Garbage Code (GBD Level 2) +T24031D | Garbage Code (GBD Level 2) +T24031S | Garbage Code (GBD Level 2) +T24032A | Garbage Code (GBD Level 2) +T24032D | Garbage Code (GBD Level 2) +T24032S | Garbage Code (GBD Level 2) +T24039A | Garbage Code (GBD Level 2) +T24039D | Garbage Code (GBD Level 2) +T24039S | Garbage Code (GBD Level 2) +T24091A | Garbage Code (GBD Level 2) +T24091D | Garbage Code (GBD Level 2) +T24091S | Garbage Code (GBD Level 2) +T24092A | Garbage Code (GBD Level 2) +T24092D | Garbage Code (GBD Level 2) +T24092S | Garbage Code (GBD Level 2) +T24099A | Garbage Code (GBD Level 2) +T24099D | Garbage Code (GBD Level 2) +T24099S | Garbage Code (GBD Level 2) +T241--- | Garbage Code (GBD Level 2) +T24101A | Garbage Code (GBD Level 2) +T24101D | Garbage Code (GBD Level 2) +T24101S | Garbage Code (GBD Level 2) +T24102A | Garbage Code (GBD Level 2) +T24102D | Garbage Code (GBD Level 2) +T24102S | Garbage Code (GBD Level 2) +T24109A | Garbage Code (GBD Level 2) +T24109D | Garbage Code (GBD Level 2) +T24109S | Garbage Code (GBD Level 2) +T24111A | Garbage Code (GBD Level 2) +T24111D | Garbage Code (GBD Level 2) +T24111S | Garbage Code (GBD Level 2) +T24112A | Garbage Code (GBD Level 2) +T24112D | Garbage Code (GBD Level 2) +T24112S | Garbage Code (GBD Level 2) +T24119A | Garbage Code (GBD Level 2) +T24119D | Garbage Code (GBD Level 2) +T24119S | Garbage Code (GBD Level 2) +T24121A | Garbage Code (GBD Level 2) +T24121D | Garbage Code (GBD Level 2) +T24121S | Garbage Code (GBD Level 2) +T24122A | Garbage Code (GBD Level 2) +T24122D | Garbage Code (GBD Level 2) +T24122S | Garbage Code (GBD Level 2) +T24129A | Garbage Code (GBD Level 2) +T24129D | Garbage Code (GBD Level 2) +T24129S | Garbage Code (GBD Level 2) +T24131A | Garbage Code (GBD Level 2) +T24131D | Garbage Code (GBD Level 2) +T24131S | Garbage Code (GBD Level 2) +T24132A | Garbage Code (GBD Level 2) +T24132D | Garbage Code (GBD Level 2) +T24132S | Garbage Code (GBD Level 2) +T24139A | Garbage Code (GBD Level 2) +T24139D | Garbage Code (GBD Level 2) +T24139S | Garbage Code (GBD Level 2) +T24191A | Garbage Code (GBD Level 2) +T24191D | Garbage Code (GBD Level 2) +T24191S | Garbage Code (GBD Level 2) +T24192A | Garbage Code (GBD Level 2) +T24192D | Garbage Code (GBD Level 2) +T24192S | Garbage Code (GBD Level 2) +T24199A | Garbage Code (GBD Level 2) +T24199D | Garbage Code (GBD Level 2) +T24199S | Garbage Code (GBD Level 2) +T242--- | Garbage Code (GBD Level 2) +T24201A | Garbage Code (GBD Level 2) +T24201D | Garbage Code (GBD Level 2) +T24201S | Garbage Code (GBD Level 2) +T24202A | Garbage Code (GBD Level 2) +T24202D | Garbage Code (GBD Level 2) +T24202S | Garbage Code (GBD Level 2) +T24209A | Garbage Code (GBD Level 2) +T24209D | Garbage Code (GBD Level 2) +T24209S | Garbage Code (GBD Level 2) +T24211A | Garbage Code (GBD Level 2) +T24211D | Garbage Code (GBD Level 2) +T24211S | Garbage Code (GBD Level 2) +T24212A | Garbage Code (GBD Level 2) +T24212D | Garbage Code (GBD Level 2) +T24212S | Garbage Code (GBD Level 2) +T24219A | Garbage Code (GBD Level 2) +T24219D | Garbage Code (GBD Level 2) +T24219S | Garbage Code (GBD Level 2) +T24221A | Garbage Code (GBD Level 2) +T24221D | Garbage Code (GBD Level 2) +T24221S | Garbage Code (GBD Level 2) +T24222A | Garbage Code (GBD Level 2) +T24222D | Garbage Code (GBD Level 2) +T24222S | Garbage Code (GBD Level 2) +T24229A | Garbage Code (GBD Level 2) +T24229D | Garbage Code (GBD Level 2) +T24229S | Garbage Code (GBD Level 2) +T24231A | Garbage Code (GBD Level 2) +T24231D | Garbage Code (GBD Level 2) +T24231S | Garbage Code (GBD Level 2) +T24232A | Garbage Code (GBD Level 2) +T24232D | Garbage Code (GBD Level 2) +T24232S | Garbage Code (GBD Level 2) +T24239A | Garbage Code (GBD Level 2) +T24239D | Garbage Code (GBD Level 2) +T24239S | Garbage Code (GBD Level 2) +T24291A | Garbage Code (GBD Level 2) +T24291D | Garbage Code (GBD Level 2) +T24291S | Garbage Code (GBD Level 2) +T24292A | Garbage Code (GBD Level 2) +T24292D | Garbage Code (GBD Level 2) +T24292S | Garbage Code (GBD Level 2) +T24299A | Garbage Code (GBD Level 2) +T24299D | Garbage Code (GBD Level 2) +T24299S | Garbage Code (GBD Level 2) +T243--- | Garbage Code (GBD Level 2) +T24301A | Garbage Code (GBD Level 2) +T24301D | Garbage Code (GBD Level 2) +T24301S | Garbage Code (GBD Level 2) +T24302A | Garbage Code (GBD Level 2) +T24302D | Garbage Code (GBD Level 2) +T24302S | Garbage Code (GBD Level 2) +T24309A | Garbage Code (GBD Level 2) +T24309D | Garbage Code (GBD Level 2) +T24309S | Garbage Code (GBD Level 2) +T24311A | Garbage Code (GBD Level 2) +T24311D | Garbage Code (GBD Level 2) +T24311S | Garbage Code (GBD Level 2) +T24312A | Garbage Code (GBD Level 2) +T24312D | Garbage Code (GBD Level 2) +T24312S | Garbage Code (GBD Level 2) +T24319A | Garbage Code (GBD Level 2) +T24319D | Garbage Code (GBD Level 2) +T24319S | Garbage Code (GBD Level 2) +T24321A | Garbage Code (GBD Level 2) +T24321D | Garbage Code (GBD Level 2) +T24321S | Garbage Code (GBD Level 2) +T24322A | Garbage Code (GBD Level 2) +T24322D | Garbage Code (GBD Level 2) +T24322S | Garbage Code (GBD Level 2) +T24329A | Garbage Code (GBD Level 2) +T24329D | Garbage Code (GBD Level 2) +T24329S | Garbage Code (GBD Level 2) +T24331A | Garbage Code (GBD Level 2) +T24331D | Garbage Code (GBD Level 2) +T24331S | Garbage Code (GBD Level 2) +T24332A | Garbage Code (GBD Level 2) +T24332D | Garbage Code (GBD Level 2) +T24332S | Garbage Code (GBD Level 2) +T24339A | Garbage Code (GBD Level 2) +T24339D | Garbage Code (GBD Level 2) +T24339S | Garbage Code (GBD Level 2) +T24391A | Garbage Code (GBD Level 2) +T24391D | Garbage Code (GBD Level 2) +T24391S | Garbage Code (GBD Level 2) +T24392A | Garbage Code (GBD Level 2) +T24392D | Garbage Code (GBD Level 2) +T24392S | Garbage Code (GBD Level 2) +T24399A | Garbage Code (GBD Level 2) +T24399D | Garbage Code (GBD Level 2) +T24399S | Garbage Code (GBD Level 2) +T244--- | Garbage Code (GBD Level 2) +T24401A | Garbage Code (GBD Level 2) +T24401D | Garbage Code (GBD Level 2) +T24401S | Garbage Code (GBD Level 2) +T24402A | Garbage Code (GBD Level 2) +T24402D | Garbage Code (GBD Level 2) +T24402S | Garbage Code (GBD Level 2) +T24409A | Garbage Code (GBD Level 2) +T24409D | Garbage Code (GBD Level 2) +T24409S | Garbage Code (GBD Level 2) +T24411A | Garbage Code (GBD Level 2) +T24411D | Garbage Code (GBD Level 2) +T24411S | Garbage Code (GBD Level 2) +T24412A | Garbage Code (GBD Level 2) +T24412D | Garbage Code (GBD Level 2) +T24412S | Garbage Code (GBD Level 2) +T24419A | Garbage Code (GBD Level 2) +T24419D | Garbage Code (GBD Level 2) +T24419S | Garbage Code (GBD Level 2) +T24421A | Garbage Code (GBD Level 2) +T24421D | Garbage Code (GBD Level 2) +T24421S | Garbage Code (GBD Level 2) +T24422A | Garbage Code (GBD Level 2) +T24422D | Garbage Code (GBD Level 2) +T24422S | Garbage Code (GBD Level 2) +T24429A | Garbage Code (GBD Level 2) +T24429D | Garbage Code (GBD Level 2) +T24429S | Garbage Code (GBD Level 2) +T24431A | Garbage Code (GBD Level 2) +T24431D | Garbage Code (GBD Level 2) +T24431S | Garbage Code (GBD Level 2) +T24432A | Garbage Code (GBD Level 2) +T24432D | Garbage Code (GBD Level 2) +T24432S | Garbage Code (GBD Level 2) +T24439A | Garbage Code (GBD Level 2) +T24439D | Garbage Code (GBD Level 2) +T24439S | Garbage Code (GBD Level 2) +T24491A | Garbage Code (GBD Level 2) +T24491D | Garbage Code (GBD Level 2) +T24491S | Garbage Code (GBD Level 2) +T24492A | Garbage Code (GBD Level 2) +T24492D | Garbage Code (GBD Level 2) +T24492S | Garbage Code (GBD Level 2) +T24499A | Garbage Code (GBD Level 2) +T24499D | Garbage Code (GBD Level 2) +T24499S | Garbage Code (GBD Level 2) +T245--- | Garbage Code (GBD Level 2) +T24501A | Garbage Code (GBD Level 2) +T24501D | Garbage Code (GBD Level 2) +T24501S | Garbage Code (GBD Level 2) +T24502A | Garbage Code (GBD Level 2) +T24502D | Garbage Code (GBD Level 2) +T24502S | Garbage Code (GBD Level 2) +T24509A | Garbage Code (GBD Level 2) +T24509D | Garbage Code (GBD Level 2) +T24509S | Garbage Code (GBD Level 2) +T24511A | Garbage Code (GBD Level 2) +T24511D | Garbage Code (GBD Level 2) +T24511S | Garbage Code (GBD Level 2) +T24512A | Garbage Code (GBD Level 2) +T24512D | Garbage Code (GBD Level 2) +T24512S | Garbage Code (GBD Level 2) +T24519A | Garbage Code (GBD Level 2) +T24519D | Garbage Code (GBD Level 2) +T24519S | Garbage Code (GBD Level 2) +T24521A | Garbage Code (GBD Level 2) +T24521D | Garbage Code (GBD Level 2) +T24521S | Garbage Code (GBD Level 2) +T24522A | Garbage Code (GBD Level 2) +T24522D | Garbage Code (GBD Level 2) +T24522S | Garbage Code (GBD Level 2) +T24529A | Garbage Code (GBD Level 2) +T24529D | Garbage Code (GBD Level 2) +T24529S | Garbage Code (GBD Level 2) +T24531A | Garbage Code (GBD Level 2) +T24531D | Garbage Code (GBD Level 2) +T24531S | Garbage Code (GBD Level 2) +T24532A | Garbage Code (GBD Level 2) +T24532D | Garbage Code (GBD Level 2) +T24532S | Garbage Code (GBD Level 2) +T24539A | Garbage Code (GBD Level 2) +T24539D | Garbage Code (GBD Level 2) +T24539S | Garbage Code (GBD Level 2) +T24591A | Garbage Code (GBD Level 2) +T24591D | Garbage Code (GBD Level 2) +T24591S | Garbage Code (GBD Level 2) +T24592A | Garbage Code (GBD Level 2) +T24592D | Garbage Code (GBD Level 2) +T24592S | Garbage Code (GBD Level 2) +T24599A | Garbage Code (GBD Level 2) +T24599D | Garbage Code (GBD Level 2) +T24599S | Garbage Code (GBD Level 2) +T246--- | Garbage Code (GBD Level 2) +T24601A | Garbage Code (GBD Level 2) +T24601D | Garbage Code (GBD Level 2) +T24601S | Garbage Code (GBD Level 2) +T24602A | Garbage Code (GBD Level 2) +T24602D | Garbage Code (GBD Level 2) +T24602S | Garbage Code (GBD Level 2) +T24609A | Garbage Code (GBD Level 2) +T24609D | Garbage Code (GBD Level 2) +T24609S | Garbage Code (GBD Level 2) +T24611A | Garbage Code (GBD Level 2) +T24611D | Garbage Code (GBD Level 2) +T24611S | Garbage Code (GBD Level 2) +T24612A | Garbage Code (GBD Level 2) +T24612D | Garbage Code (GBD Level 2) +T24612S | Garbage Code (GBD Level 2) +T24619A | Garbage Code (GBD Level 2) +T24619D | Garbage Code (GBD Level 2) +T24619S | Garbage Code (GBD Level 2) +T24621A | Garbage Code (GBD Level 2) +T24621D | Garbage Code (GBD Level 2) +T24621S | Garbage Code (GBD Level 2) +T24622A | Garbage Code (GBD Level 2) +T24622D | Garbage Code (GBD Level 2) +T24622S | Garbage Code (GBD Level 2) +T24629A | Garbage Code (GBD Level 2) +T24629D | Garbage Code (GBD Level 2) +T24629S | Garbage Code (GBD Level 2) +T24631A | Garbage Code (GBD Level 2) +T24631D | Garbage Code (GBD Level 2) +T24631S | Garbage Code (GBD Level 2) +T24632A | Garbage Code (GBD Level 2) +T24632D | Garbage Code (GBD Level 2) +T24632S | Garbage Code (GBD Level 2) +T24639A | Garbage Code (GBD Level 2) +T24639D | Garbage Code (GBD Level 2) +T24639S | Garbage Code (GBD Level 2) +T24691A | Garbage Code (GBD Level 2) +T24691D | Garbage Code (GBD Level 2) +T24691S | Garbage Code (GBD Level 2) +T24692A | Garbage Code (GBD Level 2) +T24692D | Garbage Code (GBD Level 2) +T24692S | Garbage Code (GBD Level 2) +T24699A | Garbage Code (GBD Level 2) +T24699D | Garbage Code (GBD Level 2) +T24699S | Garbage Code (GBD Level 2) +T247--- | Garbage Code (GBD Level 2) +T24701A | Garbage Code (GBD Level 2) +T24701D | Garbage Code (GBD Level 2) +T24701S | Garbage Code (GBD Level 2) +T24702A | Garbage Code (GBD Level 2) +T24702D | Garbage Code (GBD Level 2) +T24702S | Garbage Code (GBD Level 2) +T24709A | Garbage Code (GBD Level 2) +T24709D | Garbage Code (GBD Level 2) +T24709S | Garbage Code (GBD Level 2) +T24711A | Garbage Code (GBD Level 2) +T24711D | Garbage Code (GBD Level 2) +T24711S | Garbage Code (GBD Level 2) +T24712A | Garbage Code (GBD Level 2) +T24712D | Garbage Code (GBD Level 2) +T24712S | Garbage Code (GBD Level 2) +T24719A | Garbage Code (GBD Level 2) +T24719D | Garbage Code (GBD Level 2) +T24719S | Garbage Code (GBD Level 2) +T24721A | Garbage Code (GBD Level 2) +T24721D | Garbage Code (GBD Level 2) +T24721S | Garbage Code (GBD Level 2) +T24722A | Garbage Code (GBD Level 2) +T24722D | Garbage Code (GBD Level 2) +T24722S | Garbage Code (GBD Level 2) +T24729A | Garbage Code (GBD Level 2) +T24729D | Garbage Code (GBD Level 2) +T24729S | Garbage Code (GBD Level 2) +T24731A | Garbage Code (GBD Level 2) +T24731D | Garbage Code (GBD Level 2) +T24731S | Garbage Code (GBD Level 2) +T24732A | Garbage Code (GBD Level 2) +T24732D | Garbage Code (GBD Level 2) +T24732S | Garbage Code (GBD Level 2) +T24739A | Garbage Code (GBD Level 2) +T24739D | Garbage Code (GBD Level 2) +T24739S | Garbage Code (GBD Level 2) +T24791A | Garbage Code (GBD Level 2) +T24791D | Garbage Code (GBD Level 2) +T24791S | Garbage Code (GBD Level 2) +T24792A | Garbage Code (GBD Level 2) +T24792D | Garbage Code (GBD Level 2) +T24792S | Garbage Code (GBD Level 2) +T24799A | Garbage Code (GBD Level 2) +T24799D | Garbage Code (GBD Level 2) +T24799S | Garbage Code (GBD Level 2) +T25---- | Garbage Code (GBD Level 2) +T250--- | Garbage Code (GBD Level 2) +T25011A | Garbage Code (GBD Level 2) +T25011D | Garbage Code (GBD Level 2) +T25011S | Garbage Code (GBD Level 2) +T25012A | Garbage Code (GBD Level 2) +T25012D | Garbage Code (GBD Level 2) +T25012S | Garbage Code (GBD Level 2) +T25019A | Garbage Code (GBD Level 2) +T25019D | Garbage Code (GBD Level 2) +T25019S | Garbage Code (GBD Level 2) +T25021A | Garbage Code (GBD Level 2) +T25021D | Garbage Code (GBD Level 2) +T25021S | Garbage Code (GBD Level 2) +T25022A | Garbage Code (GBD Level 2) +T25022D | Garbage Code (GBD Level 2) +T25022S | Garbage Code (GBD Level 2) +T25029A | Garbage Code (GBD Level 2) +T25029D | Garbage Code (GBD Level 2) +T25029S | Garbage Code (GBD Level 2) +T25031A | Garbage Code (GBD Level 2) +T25031D | Garbage Code (GBD Level 2) +T25031S | Garbage Code (GBD Level 2) +T25032A | Garbage Code (GBD Level 2) +T25032D | Garbage Code (GBD Level 2) +T25032S | Garbage Code (GBD Level 2) +T25039A | Garbage Code (GBD Level 2) +T25039D | Garbage Code (GBD Level 2) +T25039S | Garbage Code (GBD Level 2) +T25091A | Garbage Code (GBD Level 2) +T25091D | Garbage Code (GBD Level 2) +T25091S | Garbage Code (GBD Level 2) +T25092A | Garbage Code (GBD Level 2) +T25092D | Garbage Code (GBD Level 2) +T25092S | Garbage Code (GBD Level 2) +T25099A | Garbage Code (GBD Level 2) +T25099D | Garbage Code (GBD Level 2) +T25099S | Garbage Code (GBD Level 2) +T251--- | Garbage Code (GBD Level 2) +T25111A | Garbage Code (GBD Level 2) +T25111D | Garbage Code (GBD Level 2) +T25111S | Garbage Code (GBD Level 2) +T25112A | Garbage Code (GBD Level 2) +T25112D | Garbage Code (GBD Level 2) +T25112S | Garbage Code (GBD Level 2) +T25119A | Garbage Code (GBD Level 2) +T25119D | Garbage Code (GBD Level 2) +T25119S | Garbage Code (GBD Level 2) +T25121A | Garbage Code (GBD Level 2) +T25121D | Garbage Code (GBD Level 2) +T25121S | Garbage Code (GBD Level 2) +T25122A | Garbage Code (GBD Level 2) +T25122D | Garbage Code (GBD Level 2) +T25122S | Garbage Code (GBD Level 2) +T25129A | Garbage Code (GBD Level 2) +T25129D | Garbage Code (GBD Level 2) +T25129S | Garbage Code (GBD Level 2) +T25131A | Garbage Code (GBD Level 2) +T25131D | Garbage Code (GBD Level 2) +T25131S | Garbage Code (GBD Level 2) +T25132A | Garbage Code (GBD Level 2) +T25132D | Garbage Code (GBD Level 2) +T25132S | Garbage Code (GBD Level 2) +T25139A | Garbage Code (GBD Level 2) +T25139D | Garbage Code (GBD Level 2) +T25139S | Garbage Code (GBD Level 2) +T25191A | Garbage Code (GBD Level 2) +T25191D | Garbage Code (GBD Level 2) +T25191S | Garbage Code (GBD Level 2) +T25192A | Garbage Code (GBD Level 2) +T25192D | Garbage Code (GBD Level 2) +T25192S | Garbage Code (GBD Level 2) +T25199A | Garbage Code (GBD Level 2) +T25199D | Garbage Code (GBD Level 2) +T25199S | Garbage Code (GBD Level 2) +T252--- | Garbage Code (GBD Level 2) +T25211A | Garbage Code (GBD Level 2) +T25211D | Garbage Code (GBD Level 2) +T25211S | Garbage Code (GBD Level 2) +T25212A | Garbage Code (GBD Level 2) +T25212D | Garbage Code (GBD Level 2) +T25212S | Garbage Code (GBD Level 2) +T25219A | Garbage Code (GBD Level 2) +T25219D | Garbage Code (GBD Level 2) +T25219S | Garbage Code (GBD Level 2) +T25221A | Garbage Code (GBD Level 2) +T25221D | Garbage Code (GBD Level 2) +T25221S | Garbage Code (GBD Level 2) +T25222A | Garbage Code (GBD Level 2) +T25222D | Garbage Code (GBD Level 2) +T25222S | Garbage Code (GBD Level 2) +T25229A | Garbage Code (GBD Level 2) +T25229D | Garbage Code (GBD Level 2) +T25229S | Garbage Code (GBD Level 2) +T25231A | Garbage Code (GBD Level 2) +T25231D | Garbage Code (GBD Level 2) +T25231S | Garbage Code (GBD Level 2) +T25232A | Garbage Code (GBD Level 2) +T25232D | Garbage Code (GBD Level 2) +T25232S | Garbage Code (GBD Level 2) +T25239A | Garbage Code (GBD Level 2) +T25239D | Garbage Code (GBD Level 2) +T25239S | Garbage Code (GBD Level 2) +T25291A | Garbage Code (GBD Level 2) +T25291D | Garbage Code (GBD Level 2) +T25291S | Garbage Code (GBD Level 2) +T25292A | Garbage Code (GBD Level 2) +T25292D | Garbage Code (GBD Level 2) +T25292S | Garbage Code (GBD Level 2) +T25299A | Garbage Code (GBD Level 2) +T25299D | Garbage Code (GBD Level 2) +T25299S | Garbage Code (GBD Level 2) +T253--- | Garbage Code (GBD Level 2) +T25311A | Garbage Code (GBD Level 2) +T25311D | Garbage Code (GBD Level 2) +T25311S | Garbage Code (GBD Level 2) +T25312A | Garbage Code (GBD Level 2) +T25312D | Garbage Code (GBD Level 2) +T25312S | Garbage Code (GBD Level 2) +T25319A | Garbage Code (GBD Level 2) +T25319D | Garbage Code (GBD Level 2) +T25319S | Garbage Code (GBD Level 2) +T25321A | Garbage Code (GBD Level 2) +T25321D | Garbage Code (GBD Level 2) +T25321S | Garbage Code (GBD Level 2) +T25322A | Garbage Code (GBD Level 2) +T25322D | Garbage Code (GBD Level 2) +T25322S | Garbage Code (GBD Level 2) +T25329A | Garbage Code (GBD Level 2) +T25329D | Garbage Code (GBD Level 2) +T25329S | Garbage Code (GBD Level 2) +T25331A | Garbage Code (GBD Level 2) +T25331D | Garbage Code (GBD Level 2) +T25331S | Garbage Code (GBD Level 2) +T25332A | Garbage Code (GBD Level 2) +T25332D | Garbage Code (GBD Level 2) +T25332S | Garbage Code (GBD Level 2) +T25339A | Garbage Code (GBD Level 2) +T25339D | Garbage Code (GBD Level 2) +T25339S | Garbage Code (GBD Level 2) +T25391A | Garbage Code (GBD Level 2) +T25391D | Garbage Code (GBD Level 2) +T25391S | Garbage Code (GBD Level 2) +T25392A | Garbage Code (GBD Level 2) +T25392D | Garbage Code (GBD Level 2) +T25392S | Garbage Code (GBD Level 2) +T25399A | Garbage Code (GBD Level 2) +T25399D | Garbage Code (GBD Level 2) +T25399S | Garbage Code (GBD Level 2) +T254--- | Garbage Code (GBD Level 2) +T25411A | Garbage Code (GBD Level 2) +T25411D | Garbage Code (GBD Level 2) +T25411S | Garbage Code (GBD Level 2) +T25412A | Garbage Code (GBD Level 2) +T25412D | Garbage Code (GBD Level 2) +T25412S | Garbage Code (GBD Level 2) +T25419A | Garbage Code (GBD Level 2) +T25419D | Garbage Code (GBD Level 2) +T25419S | Garbage Code (GBD Level 2) +T25421A | Garbage Code (GBD Level 2) +T25421D | Garbage Code (GBD Level 2) +T25421S | Garbage Code (GBD Level 2) +T25422A | Garbage Code (GBD Level 2) +T25422D | Garbage Code (GBD Level 2) +T25422S | Garbage Code (GBD Level 2) +T25429A | Garbage Code (GBD Level 2) +T25429D | Garbage Code (GBD Level 2) +T25429S | Garbage Code (GBD Level 2) +T25431A | Garbage Code (GBD Level 2) +T25431D | Garbage Code (GBD Level 2) +T25431S | Garbage Code (GBD Level 2) +T25432A | Garbage Code (GBD Level 2) +T25432D | Garbage Code (GBD Level 2) +T25432S | Garbage Code (GBD Level 2) +T25439A | Garbage Code (GBD Level 2) +T25439D | Garbage Code (GBD Level 2) +T25439S | Garbage Code (GBD Level 2) +T25491A | Garbage Code (GBD Level 2) +T25491D | Garbage Code (GBD Level 2) +T25491S | Garbage Code (GBD Level 2) +T25492A | Garbage Code (GBD Level 2) +T25492D | Garbage Code (GBD Level 2) +T25492S | Garbage Code (GBD Level 2) +T25499A | Garbage Code (GBD Level 2) +T25499D | Garbage Code (GBD Level 2) +T25499S | Garbage Code (GBD Level 2) +T255--- | Garbage Code (GBD Level 2) +T25511A | Garbage Code (GBD Level 2) +T25511D | Garbage Code (GBD Level 2) +T25511S | Garbage Code (GBD Level 2) +T25512A | Garbage Code (GBD Level 2) +T25512D | Garbage Code (GBD Level 2) +T25512S | Garbage Code (GBD Level 2) +T25519A | Garbage Code (GBD Level 2) +T25519D | Garbage Code (GBD Level 2) +T25519S | Garbage Code (GBD Level 2) +T25521A | Garbage Code (GBD Level 2) +T25521D | Garbage Code (GBD Level 2) +T25521S | Garbage Code (GBD Level 2) +T25522A | Garbage Code (GBD Level 2) +T25522D | Garbage Code (GBD Level 2) +T25522S | Garbage Code (GBD Level 2) +T25529A | Garbage Code (GBD Level 2) +T25529D | Garbage Code (GBD Level 2) +T25529S | Garbage Code (GBD Level 2) +T25531A | Garbage Code (GBD Level 2) +T25531D | Garbage Code (GBD Level 2) +T25531S | Garbage Code (GBD Level 2) +T25532A | Garbage Code (GBD Level 2) +T25532D | Garbage Code (GBD Level 2) +T25532S | Garbage Code (GBD Level 2) +T25539A | Garbage Code (GBD Level 2) +T25539D | Garbage Code (GBD Level 2) +T25539S | Garbage Code (GBD Level 2) +T25591A | Garbage Code (GBD Level 2) +T25591D | Garbage Code (GBD Level 2) +T25591S | Garbage Code (GBD Level 2) +T25592A | Garbage Code (GBD Level 2) +T25592D | Garbage Code (GBD Level 2) +T25592S | Garbage Code (GBD Level 2) +T25599A | Garbage Code (GBD Level 2) +T25599D | Garbage Code (GBD Level 2) +T25599S | Garbage Code (GBD Level 2) +T256--- | Garbage Code (GBD Level 2) +T25611A | Garbage Code (GBD Level 2) +T25611D | Garbage Code (GBD Level 2) +T25611S | Garbage Code (GBD Level 2) +T25612A | Garbage Code (GBD Level 2) +T25612D | Garbage Code (GBD Level 2) +T25612S | Garbage Code (GBD Level 2) +T25619A | Garbage Code (GBD Level 2) +T25619D | Garbage Code (GBD Level 2) +T25619S | Garbage Code (GBD Level 2) +T25621A | Garbage Code (GBD Level 2) +T25621D | Garbage Code (GBD Level 2) +T25621S | Garbage Code (GBD Level 2) +T25622A | Garbage Code (GBD Level 2) +T25622D | Garbage Code (GBD Level 2) +T25622S | Garbage Code (GBD Level 2) +T25629A | Garbage Code (GBD Level 2) +T25629D | Garbage Code (GBD Level 2) +T25629S | Garbage Code (GBD Level 2) +T25631A | Garbage Code (GBD Level 2) +T25631D | Garbage Code (GBD Level 2) +T25631S | Garbage Code (GBD Level 2) +T25632A | Garbage Code (GBD Level 2) +T25632D | Garbage Code (GBD Level 2) +T25632S | Garbage Code (GBD Level 2) +T25639A | Garbage Code (GBD Level 2) +T25639D | Garbage Code (GBD Level 2) +T25639S | Garbage Code (GBD Level 2) +T25691A | Garbage Code (GBD Level 2) +T25691D | Garbage Code (GBD Level 2) +T25691S | Garbage Code (GBD Level 2) +T25692A | Garbage Code (GBD Level 2) +T25692D | Garbage Code (GBD Level 2) +T25692S | Garbage Code (GBD Level 2) +T25699A | Garbage Code (GBD Level 2) +T25699D | Garbage Code (GBD Level 2) +T25699S | Garbage Code (GBD Level 2) +T257--- | Garbage Code (GBD Level 2) +T25711A | Garbage Code (GBD Level 2) +T25711D | Garbage Code (GBD Level 2) +T25711S | Garbage Code (GBD Level 2) +T25712A | Garbage Code (GBD Level 2) +T25712D | Garbage Code (GBD Level 2) +T25712S | Garbage Code (GBD Level 2) +T25719A | Garbage Code (GBD Level 2) +T25719D | Garbage Code (GBD Level 2) +T25719S | Garbage Code (GBD Level 2) +T25721A | Garbage Code (GBD Level 2) +T25721D | Garbage Code (GBD Level 2) +T25721S | Garbage Code (GBD Level 2) +T25722A | Garbage Code (GBD Level 2) +T25722D | Garbage Code (GBD Level 2) +T25722S | Garbage Code (GBD Level 2) +T25729A | Garbage Code (GBD Level 2) +T25729D | Garbage Code (GBD Level 2) +T25729S | Garbage Code (GBD Level 2) +T25731A | Garbage Code (GBD Level 2) +T25731D | Garbage Code (GBD Level 2) +T25731S | Garbage Code (GBD Level 2) +T25732A | Garbage Code (GBD Level 2) +T25732D | Garbage Code (GBD Level 2) +T25732S | Garbage Code (GBD Level 2) +T25739A | Garbage Code (GBD Level 2) +T25739D | Garbage Code (GBD Level 2) +T25739S | Garbage Code (GBD Level 2) +T25791A | Garbage Code (GBD Level 2) +T25791D | Garbage Code (GBD Level 2) +T25791S | Garbage Code (GBD Level 2) +T25792A | Garbage Code (GBD Level 2) +T25792D | Garbage Code (GBD Level 2) +T25792S | Garbage Code (GBD Level 2) +T25799A | Garbage Code (GBD Level 2) +T25799D | Garbage Code (GBD Level 2) +T25799S | Garbage Code (GBD Level 2) +T26---- | Garbage Code (GBD Level 2) +T260--- | Garbage Code (GBD Level 2) +T2600XA | Garbage Code (GBD Level 2) +T2600XD | Garbage Code (GBD Level 2) +T2600XS | Garbage Code (GBD Level 2) +T2601XA | Garbage Code (GBD Level 2) +T2601XD | Garbage Code (GBD Level 2) +T2601XS | Garbage Code (GBD Level 2) +T2602XA | Garbage Code (GBD Level 2) +T2602XD | Garbage Code (GBD Level 2) +T2602XS | Garbage Code (GBD Level 2) +T261--- | Garbage Code (GBD Level 2) +T2610XA | Garbage Code (GBD Level 2) +T2610XD | Garbage Code (GBD Level 2) +T2610XS | Garbage Code (GBD Level 2) +T2611XA | Garbage Code (GBD Level 2) +T2611XD | Garbage Code (GBD Level 2) +T2611XS | Garbage Code (GBD Level 2) +T2612XA | Garbage Code (GBD Level 2) +T2612XD | Garbage Code (GBD Level 2) +T2612XS | Garbage Code (GBD Level 2) +T262--- | Garbage Code (GBD Level 2) +T2620XA | Garbage Code (GBD Level 2) +T2620XD | Garbage Code (GBD Level 2) +T2620XS | Garbage Code (GBD Level 2) +T2621XA | Garbage Code (GBD Level 2) +T2621XD | Garbage Code (GBD Level 2) +T2621XS | Garbage Code (GBD Level 2) +T2622XA | Garbage Code (GBD Level 2) +T2622XD | Garbage Code (GBD Level 2) +T2622XS | Garbage Code (GBD Level 2) +T263--- | Garbage Code (GBD Level 2) +T2630XA | Garbage Code (GBD Level 2) +T2630XD | Garbage Code (GBD Level 2) +T2630XS | Garbage Code (GBD Level 2) +T2631XA | Garbage Code (GBD Level 2) +T2631XD | Garbage Code (GBD Level 2) +T2631XS | Garbage Code (GBD Level 2) +T2632XA | Garbage Code (GBD Level 2) +T2632XD | Garbage Code (GBD Level 2) +T2632XS | Garbage Code (GBD Level 2) +T264--- | Garbage Code (GBD Level 2) +T2640XA | Garbage Code (GBD Level 2) +T2640XD | Garbage Code (GBD Level 2) +T2640XS | Garbage Code (GBD Level 2) +T2641XA | Garbage Code (GBD Level 2) +T2641XD | Garbage Code (GBD Level 2) +T2641XS | Garbage Code (GBD Level 2) +T2642XA | Garbage Code (GBD Level 2) +T2642XD | Garbage Code (GBD Level 2) +T2642XS | Garbage Code (GBD Level 2) +T265--- | Garbage Code (GBD Level 2) +T2650XA | Garbage Code (GBD Level 2) +T2650XD | Garbage Code (GBD Level 2) +T2650XS | Garbage Code (GBD Level 2) +T2651XA | Garbage Code (GBD Level 2) +T2651XD | Garbage Code (GBD Level 2) +T2651XS | Garbage Code (GBD Level 2) +T2652XA | Garbage Code (GBD Level 2) +T2652XD | Garbage Code (GBD Level 2) +T2652XS | Garbage Code (GBD Level 2) +T266--- | Garbage Code (GBD Level 2) +T2660XA | Garbage Code (GBD Level 2) +T2660XD | Garbage Code (GBD Level 2) +T2660XS | Garbage Code (GBD Level 2) +T2661XA | Garbage Code (GBD Level 2) +T2661XD | Garbage Code (GBD Level 2) +T2661XS | Garbage Code (GBD Level 2) +T2662XA | Garbage Code (GBD Level 2) +T2662XD | Garbage Code (GBD Level 2) +T2662XS | Garbage Code (GBD Level 2) +T267--- | Garbage Code (GBD Level 2) +T2670XA | Garbage Code (GBD Level 2) +T2670XD | Garbage Code (GBD Level 2) +T2670XS | Garbage Code (GBD Level 2) +T2671XA | Garbage Code (GBD Level 2) +T2671XD | Garbage Code (GBD Level 2) +T2671XS | Garbage Code (GBD Level 2) +T2672XA | Garbage Code (GBD Level 2) +T2672XD | Garbage Code (GBD Level 2) +T2672XS | Garbage Code (GBD Level 2) +T268--- | Garbage Code (GBD Level 2) +T2680XA | Garbage Code (GBD Level 2) +T2680XD | Garbage Code (GBD Level 2) +T2680XS | Garbage Code (GBD Level 2) +T2681XA | Garbage Code (GBD Level 2) +T2681XD | Garbage Code (GBD Level 2) +T2681XS | Garbage Code (GBD Level 2) +T2682XA | Garbage Code (GBD Level 2) +T2682XD | Garbage Code (GBD Level 2) +T2682XS | Garbage Code (GBD Level 2) +T269--- | Garbage Code (GBD Level 2) +T2690XA | Garbage Code (GBD Level 2) +T2690XD | Garbage Code (GBD Level 2) +T2690XS | Garbage Code (GBD Level 2) +T2691XA | Garbage Code (GBD Level 2) +T2691XD | Garbage Code (GBD Level 2) +T2691XS | Garbage Code (GBD Level 2) +T2692XA | Garbage Code (GBD Level 2) +T2692XD | Garbage Code (GBD Level 2) +T2692XS | Garbage Code (GBD Level 2) +T27---- | Garbage Code (GBD Level 2) +T270--- | Garbage Code (GBD Level 2) +T270XXA | Garbage Code (GBD Level 2) +T270XXD | Garbage Code (GBD Level 2) +T270XXS | Garbage Code (GBD Level 2) +T271--- | Garbage Code (GBD Level 2) +T271XXA | Garbage Code (GBD Level 2) +T271XXD | Garbage Code (GBD Level 2) +T271XXS | Garbage Code (GBD Level 2) +T272--- | Garbage Code (GBD Level 2) +T272XXA | Garbage Code (GBD Level 2) +T272XXD | Garbage Code (GBD Level 2) +T272XXS | Garbage Code (GBD Level 2) +T273--- | Garbage Code (GBD Level 2) +T273XXA | Garbage Code (GBD Level 2) +T273XXD | Garbage Code (GBD Level 2) +T273XXS | Garbage Code (GBD Level 2) +T274--- | Garbage Code (GBD Level 2) +T274XXA | Garbage Code (GBD Level 2) +T274XXD | Garbage Code (GBD Level 2) +T274XXS | Garbage Code (GBD Level 2) +T275--- | Garbage Code (GBD Level 2) +T275XXA | Garbage Code (GBD Level 2) +T275XXD | Garbage Code (GBD Level 2) +T275XXS | Garbage Code (GBD Level 2) +T276--- | Garbage Code (GBD Level 2) +T276XXA | Garbage Code (GBD Level 2) +T276XXD | Garbage Code (GBD Level 2) +T276XXS | Garbage Code (GBD Level 2) +T277--- | Garbage Code (GBD Level 2) +T277XXA | Garbage Code (GBD Level 2) +T277XXD | Garbage Code (GBD Level 2) +T277XXS | Garbage Code (GBD Level 2) +T28---- | Garbage Code (GBD Level 2) +T280--- | Garbage Code (GBD Level 2) +T280XXA | Garbage Code (GBD Level 2) +T280XXD | Garbage Code (GBD Level 2) +T280XXS | Garbage Code (GBD Level 2) +T281--- | Garbage Code (GBD Level 2) +T281XXA | Garbage Code (GBD Level 2) +T281XXD | Garbage Code (GBD Level 2) +T281XXS | Garbage Code (GBD Level 2) +T282--- | Garbage Code (GBD Level 2) +T282XXA | Garbage Code (GBD Level 2) +T282XXD | Garbage Code (GBD Level 2) +T282XXS | Garbage Code (GBD Level 2) +T283--- | Garbage Code (GBD Level 2) +T283XXA | Garbage Code (GBD Level 2) +T283XXD | Garbage Code (GBD Level 2) +T283XXS | Garbage Code (GBD Level 2) +T284--- | Garbage Code (GBD Level 2) +T2840XA | Garbage Code (GBD Level 2) +T2840XD | Garbage Code (GBD Level 2) +T2840XS | Garbage Code (GBD Level 2) +T28411A | Garbage Code (GBD Level 2) +T28411D | Garbage Code (GBD Level 2) +T28411S | Garbage Code (GBD Level 2) +T28412A | Garbage Code (GBD Level 2) +T28412D | Garbage Code (GBD Level 2) +T28412S | Garbage Code (GBD Level 2) +T28419A | Garbage Code (GBD Level 2) +T28419D | Garbage Code (GBD Level 2) +T28419S | Garbage Code (GBD Level 2) +T2849XA | Garbage Code (GBD Level 2) +T2849XD | Garbage Code (GBD Level 2) +T2849XS | Garbage Code (GBD Level 2) +T285--- | Garbage Code (GBD Level 2) +T285XXA | Garbage Code (GBD Level 2) +T285XXD | Garbage Code (GBD Level 2) +T285XXS | Garbage Code (GBD Level 2) +T286--- | Garbage Code (GBD Level 2) +T286XXA | Garbage Code (GBD Level 2) +T286XXD | Garbage Code (GBD Level 2) +T286XXS | Garbage Code (GBD Level 2) +T287--- | Garbage Code (GBD Level 2) +T287XXA | Garbage Code (GBD Level 2) +T287XXD | Garbage Code (GBD Level 2) +T287XXS | Garbage Code (GBD Level 2) +T288--- | Garbage Code (GBD Level 2) +T288XXA | Garbage Code (GBD Level 2) +T288XXD | Garbage Code (GBD Level 2) +T288XXS | Garbage Code (GBD Level 2) +T289--- | Garbage Code (GBD Level 2) +T2890XA | Garbage Code (GBD Level 2) +T2890XD | Garbage Code (GBD Level 2) +T2890XS | Garbage Code (GBD Level 2) +T28911A | Garbage Code (GBD Level 2) +T28911D | Garbage Code (GBD Level 2) +T28911S | Garbage Code (GBD Level 2) +T28912A | Garbage Code (GBD Level 2) +T28912D | Garbage Code (GBD Level 2) +T28912S | Garbage Code (GBD Level 2) +T28919A | Garbage Code (GBD Level 2) +T28919D | Garbage Code (GBD Level 2) +T28919S | Garbage Code (GBD Level 2) +T2899XA | Garbage Code (GBD Level 2) +T2899XD | Garbage Code (GBD Level 2) +T2899XS | Garbage Code (GBD Level 2) +T29---- | Garbage Code (GBD Level 2) +T290--- | Garbage Code (GBD Level 2) +T291--- | Garbage Code (GBD Level 2) +T292--- | Garbage Code (GBD Level 2) +T293--- | Garbage Code (GBD Level 2) +T294--- | Garbage Code (GBD Level 2) +T295--- | Garbage Code (GBD Level 2) +T296--- | Garbage Code (GBD Level 2) +T297--- | Garbage Code (GBD Level 2) +T30---- | Garbage Code (GBD Level 2) +T300--- | Garbage Code (GBD Level 2) +T301--- | Garbage Code (GBD Level 2) +T302--- | Garbage Code (GBD Level 2) +T303--- | Garbage Code (GBD Level 2) +T304--- | Garbage Code (GBD Level 2) +T305--- | Garbage Code (GBD Level 2) +T306--- | Garbage Code (GBD Level 2) +T307--- | Garbage Code (GBD Level 2) +T31---- | Garbage Code (GBD Level 2) +T310--- | Garbage Code (GBD Level 2) +T311--- | Garbage Code (GBD Level 2) +T3110-- | Garbage Code (GBD Level 2) +T3111-- | Garbage Code (GBD Level 2) +T312--- | Garbage Code (GBD Level 2) +T3120-- | Garbage Code (GBD Level 2) +T3121-- | Garbage Code (GBD Level 2) +T3122-- | Garbage Code (GBD Level 2) +T313--- | Garbage Code (GBD Level 2) +T3130-- | Garbage Code (GBD Level 2) +T3131-- | Garbage Code (GBD Level 2) +T3132-- | Garbage Code (GBD Level 2) +T3133-- | Garbage Code (GBD Level 2) +T314--- | Garbage Code (GBD Level 2) +T3140-- | Garbage Code (GBD Level 2) +T3141-- | Garbage Code (GBD Level 2) +T3142-- | Garbage Code (GBD Level 2) +T3143-- | Garbage Code (GBD Level 2) +T3144-- | Garbage Code (GBD Level 2) +T315--- | Garbage Code (GBD Level 2) +T3150-- | Garbage Code (GBD Level 2) +T3151-- | Garbage Code (GBD Level 2) +T3152-- | Garbage Code (GBD Level 2) +T3153-- | Garbage Code (GBD Level 2) +T3154-- | Garbage Code (GBD Level 2) +T3155-- | Garbage Code (GBD Level 2) +T316--- | Garbage Code (GBD Level 2) +T3160-- | Garbage Code (GBD Level 2) +T3161-- | Garbage Code (GBD Level 2) +T3162-- | Garbage Code (GBD Level 2) +T3163-- | Garbage Code (GBD Level 2) +T3164-- | Garbage Code (GBD Level 2) +T3165-- | Garbage Code (GBD Level 2) +T3166-- | Garbage Code (GBD Level 2) +T317--- | Garbage Code (GBD Level 2) +T3170-- | Garbage Code (GBD Level 2) +T3171-- | Garbage Code (GBD Level 2) +T3172-- | Garbage Code (GBD Level 2) +T3173-- | Garbage Code (GBD Level 2) +T3174-- | Garbage Code (GBD Level 2) +T3175-- | Garbage Code (GBD Level 2) +T3176-- | Garbage Code (GBD Level 2) +T3177-- | Garbage Code (GBD Level 2) +T318--- | Garbage Code (GBD Level 2) +T3180-- | Garbage Code (GBD Level 2) +T3181-- | Garbage Code (GBD Level 2) +T3182-- | Garbage Code (GBD Level 2) +T3183-- | Garbage Code (GBD Level 2) +T3184-- | Garbage Code (GBD Level 2) +T3185-- | Garbage Code (GBD Level 2) +T3186-- | Garbage Code (GBD Level 2) +T3187-- | Garbage Code (GBD Level 2) +T3188-- | Garbage Code (GBD Level 2) +T319--- | Garbage Code (GBD Level 2) +T3190-- | Garbage Code (GBD Level 2) +T3191-- | Garbage Code (GBD Level 2) +T3192-- | Garbage Code (GBD Level 2) +T3193-- | Garbage Code (GBD Level 2) +T3194-- | Garbage Code (GBD Level 2) +T3195-- | Garbage Code (GBD Level 2) +T3196-- | Garbage Code (GBD Level 2) +T3197-- | Garbage Code (GBD Level 2) +T3198-- | Garbage Code (GBD Level 2) +T3199-- | Garbage Code (GBD Level 2) +T32---- | Garbage Code (GBD Level 2) +T320--- | Garbage Code (GBD Level 2) +T321--- | Garbage Code (GBD Level 2) +T3210-- | Garbage Code (GBD Level 2) +T3211-- | Garbage Code (GBD Level 2) +T322--- | Garbage Code (GBD Level 2) +T3220-- | Garbage Code (GBD Level 2) +T3221-- | Garbage Code (GBD Level 2) +T3222-- | Garbage Code (GBD Level 2) +T323--- | Garbage Code (GBD Level 2) +T3230-- | Garbage Code (GBD Level 2) +T3231-- | Garbage Code (GBD Level 2) +T3232-- | Garbage Code (GBD Level 2) +T3233-- | Garbage Code (GBD Level 2) +T324--- | Garbage Code (GBD Level 2) +T3240-- | Garbage Code (GBD Level 2) +T3241-- | Garbage Code (GBD Level 2) +T3242-- | Garbage Code (GBD Level 2) +T3243-- | Garbage Code (GBD Level 2) +T3244-- | Garbage Code (GBD Level 2) +T325--- | Garbage Code (GBD Level 2) +T3250-- | Garbage Code (GBD Level 2) +T3251-- | Garbage Code (GBD Level 2) +T3252-- | Garbage Code (GBD Level 2) +T3253-- | Garbage Code (GBD Level 2) +T3254-- | Garbage Code (GBD Level 2) +T3255-- | Garbage Code (GBD Level 2) +T326--- | Garbage Code (GBD Level 2) +T3260-- | Garbage Code (GBD Level 2) +T3261-- | Garbage Code (GBD Level 2) +T3262-- | Garbage Code (GBD Level 2) +T3263-- | Garbage Code (GBD Level 2) +T3264-- | Garbage Code (GBD Level 2) +T3265-- | Garbage Code (GBD Level 2) +T3266-- | Garbage Code (GBD Level 2) +T327--- | Garbage Code (GBD Level 2) +T3270-- | Garbage Code (GBD Level 2) +T3271-- | Garbage Code (GBD Level 2) +T3272-- | Garbage Code (GBD Level 2) +T3273-- | Garbage Code (GBD Level 2) +T3274-- | Garbage Code (GBD Level 2) +T3275-- | Garbage Code (GBD Level 2) +T3276-- | Garbage Code (GBD Level 2) +T3277-- | Garbage Code (GBD Level 2) +T328--- | Garbage Code (GBD Level 2) +T3280-- | Garbage Code (GBD Level 2) +T3281-- | Garbage Code (GBD Level 2) +T3282-- | Garbage Code (GBD Level 2) +T3283-- | Garbage Code (GBD Level 2) +T3284-- | Garbage Code (GBD Level 2) +T3285-- | Garbage Code (GBD Level 2) +T3286-- | Garbage Code (GBD Level 2) +T3287-- | Garbage Code (GBD Level 2) +T3288-- | Garbage Code (GBD Level 2) +T329--- | Garbage Code (GBD Level 2) +T3290-- | Garbage Code (GBD Level 2) +T3291-- | Garbage Code (GBD Level 2) +T3292-- | Garbage Code (GBD Level 2) +T3293-- | Garbage Code (GBD Level 2) +T3294-- | Garbage Code (GBD Level 2) +T3295-- | Garbage Code (GBD Level 2) +T3296-- | Garbage Code (GBD Level 2) +T3297-- | Garbage Code (GBD Level 2) +T3298-- | Garbage Code (GBD Level 2) +T3299-- | Garbage Code (GBD Level 2) +T33---- | Garbage Code (GBD Level 2) +T330--- | Garbage Code (GBD Level 2) +T33011A | Garbage Code (GBD Level 2) +T33011D | Garbage Code (GBD Level 2) +T33011S | Garbage Code (GBD Level 2) +T33012A | Garbage Code (GBD Level 2) +T33012D | Garbage Code (GBD Level 2) +T33012S | Garbage Code (GBD Level 2) +T33019A | Garbage Code (GBD Level 2) +T33019D | Garbage Code (GBD Level 2) +T33019S | Garbage Code (GBD Level 2) +T3302XA | Garbage Code (GBD Level 2) +T3302XD | Garbage Code (GBD Level 2) +T3302XS | Garbage Code (GBD Level 2) +T3309XA | Garbage Code (GBD Level 2) +T3309XD | Garbage Code (GBD Level 2) +T3309XS | Garbage Code (GBD Level 2) +T331--- | Garbage Code (GBD Level 2) +T331XXA | Garbage Code (GBD Level 2) +T331XXD | Garbage Code (GBD Level 2) +T331XXS | Garbage Code (GBD Level 2) +T332--- | Garbage Code (GBD Level 2) +T332XXA | Garbage Code (GBD Level 2) +T332XXD | Garbage Code (GBD Level 2) +T332XXS | Garbage Code (GBD Level 2) +T333--- | Garbage Code (GBD Level 2) +T333XXA | Garbage Code (GBD Level 2) +T333XXD | Garbage Code (GBD Level 2) +T333XXS | Garbage Code (GBD Level 2) +T334--- | Garbage Code (GBD Level 2) +T3340XA | Garbage Code (GBD Level 2) +T3340XD | Garbage Code (GBD Level 2) +T3340XS | Garbage Code (GBD Level 2) +T3341XA | Garbage Code (GBD Level 2) +T3341XD | Garbage Code (GBD Level 2) +T3341XS | Garbage Code (GBD Level 2) +T3342XA | Garbage Code (GBD Level 2) +T3342XD | Garbage Code (GBD Level 2) +T3342XS | Garbage Code (GBD Level 2) +T335--- | Garbage Code (GBD Level 2) +T33511A | Garbage Code (GBD Level 2) +T33511D | Garbage Code (GBD Level 2) +T33511S | Garbage Code (GBD Level 2) +T33512A | Garbage Code (GBD Level 2) +T33512D | Garbage Code (GBD Level 2) +T33512S | Garbage Code (GBD Level 2) +T33519A | Garbage Code (GBD Level 2) +T33519D | Garbage Code (GBD Level 2) +T33519S | Garbage Code (GBD Level 2) +T33521A | Garbage Code (GBD Level 2) +T33521D | Garbage Code (GBD Level 2) +T33521S | Garbage Code (GBD Level 2) +T33522A | Garbage Code (GBD Level 2) +T33522D | Garbage Code (GBD Level 2) +T33522S | Garbage Code (GBD Level 2) +T33529A | Garbage Code (GBD Level 2) +T33529D | Garbage Code (GBD Level 2) +T33529S | Garbage Code (GBD Level 2) +T33531A | Garbage Code (GBD Level 2) +T33531D | Garbage Code (GBD Level 2) +T33531S | Garbage Code (GBD Level 2) +T33532A | Garbage Code (GBD Level 2) +T33532D | Garbage Code (GBD Level 2) +T33532S | Garbage Code (GBD Level 2) +T33539A | Garbage Code (GBD Level 2) +T33539D | Garbage Code (GBD Level 2) +T33539S | Garbage Code (GBD Level 2) +T336--- | Garbage Code (GBD Level 2) +T3360XA | Garbage Code (GBD Level 2) +T3360XD | Garbage Code (GBD Level 2) +T3360XS | Garbage Code (GBD Level 2) +T3361XA | Garbage Code (GBD Level 2) +T3361XD | Garbage Code (GBD Level 2) +T3361XS | Garbage Code (GBD Level 2) +T3362XA | Garbage Code (GBD Level 2) +T3362XD | Garbage Code (GBD Level 2) +T3362XS | Garbage Code (GBD Level 2) +T337--- | Garbage Code (GBD Level 2) +T3370XA | Garbage Code (GBD Level 2) +T3370XD | Garbage Code (GBD Level 2) +T3370XS | Garbage Code (GBD Level 2) +T3371XA | Garbage Code (GBD Level 2) +T3371XD | Garbage Code (GBD Level 2) +T3371XS | Garbage Code (GBD Level 2) +T3372XA | Garbage Code (GBD Level 2) +T3372XD | Garbage Code (GBD Level 2) +T3372XS | Garbage Code (GBD Level 2) +T338--- | Garbage Code (GBD Level 2) +T33811A | Garbage Code (GBD Level 2) +T33811D | Garbage Code (GBD Level 2) +T33811S | Garbage Code (GBD Level 2) +T33812A | Garbage Code (GBD Level 2) +T33812D | Garbage Code (GBD Level 2) +T33812S | Garbage Code (GBD Level 2) +T33819A | Garbage Code (GBD Level 2) +T33819D | Garbage Code (GBD Level 2) +T33819S | Garbage Code (GBD Level 2) +T33821A | Garbage Code (GBD Level 2) +T33821D | Garbage Code (GBD Level 2) +T33821S | Garbage Code (GBD Level 2) +T33822A | Garbage Code (GBD Level 2) +T33822D | Garbage Code (GBD Level 2) +T33822S | Garbage Code (GBD Level 2) +T33829A | Garbage Code (GBD Level 2) +T33829D | Garbage Code (GBD Level 2) +T33829S | Garbage Code (GBD Level 2) +T33831A | Garbage Code (GBD Level 2) +T33831D | Garbage Code (GBD Level 2) +T33831S | Garbage Code (GBD Level 2) +T33832A | Garbage Code (GBD Level 2) +T33832D | Garbage Code (GBD Level 2) +T33832S | Garbage Code (GBD Level 2) +T33839A | Garbage Code (GBD Level 2) +T33839D | Garbage Code (GBD Level 2) +T33839S | Garbage Code (GBD Level 2) +T339--- | Garbage Code (GBD Level 2) +T3390XA | Garbage Code (GBD Level 2) +T3390XD | Garbage Code (GBD Level 2) +T3390XS | Garbage Code (GBD Level 2) +T3399XA | Garbage Code (GBD Level 2) +T3399XD | Garbage Code (GBD Level 2) +T3399XS | Garbage Code (GBD Level 2) +T34---- | Garbage Code (GBD Level 2) +T340--- | Garbage Code (GBD Level 2) +T34011A | Garbage Code (GBD Level 2) +T34011D | Garbage Code (GBD Level 2) +T34011S | Garbage Code (GBD Level 2) +T34012A | Garbage Code (GBD Level 2) +T34012D | Garbage Code (GBD Level 2) +T34012S | Garbage Code (GBD Level 2) +T34019A | Garbage Code (GBD Level 2) +T34019D | Garbage Code (GBD Level 2) +T34019S | Garbage Code (GBD Level 2) +T3402XA | Garbage Code (GBD Level 2) +T3402XD | Garbage Code (GBD Level 2) +T3402XS | Garbage Code (GBD Level 2) +T3409XA | Garbage Code (GBD Level 2) +T3409XD | Garbage Code (GBD Level 2) +T3409XS | Garbage Code (GBD Level 2) +T341--- | Garbage Code (GBD Level 2) +T341XXA | Garbage Code (GBD Level 2) +T341XXD | Garbage Code (GBD Level 2) +T341XXS | Garbage Code (GBD Level 2) +T342--- | Garbage Code (GBD Level 2) +T342XXA | Garbage Code (GBD Level 2) +T342XXD | Garbage Code (GBD Level 2) +T342XXS | Garbage Code (GBD Level 2) +T343--- | Garbage Code (GBD Level 2) +T343XXA | Garbage Code (GBD Level 2) +T343XXD | Garbage Code (GBD Level 2) +T343XXS | Garbage Code (GBD Level 2) +T344--- | Garbage Code (GBD Level 2) +T3440XA | Garbage Code (GBD Level 2) +T3440XD | Garbage Code (GBD Level 2) +T3440XS | Garbage Code (GBD Level 2) +T3441XA | Garbage Code (GBD Level 2) +T3441XD | Garbage Code (GBD Level 2) +T3441XS | Garbage Code (GBD Level 2) +T3442XA | Garbage Code (GBD Level 2) +T3442XD | Garbage Code (GBD Level 2) +T3442XS | Garbage Code (GBD Level 2) +T345--- | Garbage Code (GBD Level 2) +T34511A | Garbage Code (GBD Level 2) +T34511D | Garbage Code (GBD Level 2) +T34511S | Garbage Code (GBD Level 2) +T34512A | Garbage Code (GBD Level 2) +T34512D | Garbage Code (GBD Level 2) +T34512S | Garbage Code (GBD Level 2) +T34519A | Garbage Code (GBD Level 2) +T34519D | Garbage Code (GBD Level 2) +T34519S | Garbage Code (GBD Level 2) +T34521A | Garbage Code (GBD Level 2) +T34521D | Garbage Code (GBD Level 2) +T34521S | Garbage Code (GBD Level 2) +T34522A | Garbage Code (GBD Level 2) +T34522D | Garbage Code (GBD Level 2) +T34522S | Garbage Code (GBD Level 2) +T34529A | Garbage Code (GBD Level 2) +T34529D | Garbage Code (GBD Level 2) +T34529S | Garbage Code (GBD Level 2) +T34531A | Garbage Code (GBD Level 2) +T34531D | Garbage Code (GBD Level 2) +T34531S | Garbage Code (GBD Level 2) +T34532A | Garbage Code (GBD Level 2) +T34532D | Garbage Code (GBD Level 2) +T34532S | Garbage Code (GBD Level 2) +T34539A | Garbage Code (GBD Level 2) +T34539D | Garbage Code (GBD Level 2) +T34539S | Garbage Code (GBD Level 2) +T346--- | Garbage Code (GBD Level 2) +T3460XA | Garbage Code (GBD Level 2) +T3460XD | Garbage Code (GBD Level 2) +T3460XS | Garbage Code (GBD Level 2) +T3461XA | Garbage Code (GBD Level 2) +T3461XD | Garbage Code (GBD Level 2) +T3461XS | Garbage Code (GBD Level 2) +T3462XA | Garbage Code (GBD Level 2) +T3462XD | Garbage Code (GBD Level 2) +T3462XS | Garbage Code (GBD Level 2) +T347--- | Garbage Code (GBD Level 2) +T3470XA | Garbage Code (GBD Level 2) +T3470XD | Garbage Code (GBD Level 2) +T3470XS | Garbage Code (GBD Level 2) +T3471XA | Garbage Code (GBD Level 2) +T3471XD | Garbage Code (GBD Level 2) +T3471XS | Garbage Code (GBD Level 2) +T3472XA | Garbage Code (GBD Level 2) +T3472XD | Garbage Code (GBD Level 2) +T3472XS | Garbage Code (GBD Level 2) +T348--- | Garbage Code (GBD Level 2) +T34811A | Garbage Code (GBD Level 2) +T34811D | Garbage Code (GBD Level 2) +T34811S | Garbage Code (GBD Level 2) +T34812A | Garbage Code (GBD Level 2) +T34812D | Garbage Code (GBD Level 2) +T34812S | Garbage Code (GBD Level 2) +T34819A | Garbage Code (GBD Level 2) +T34819D | Garbage Code (GBD Level 2) +T34819S | Garbage Code (GBD Level 2) +T34821A | Garbage Code (GBD Level 2) +T34821D | Garbage Code (GBD Level 2) +T34821S | Garbage Code (GBD Level 2) +T34822A | Garbage Code (GBD Level 2) +T34822D | Garbage Code (GBD Level 2) +T34822S | Garbage Code (GBD Level 2) +T34829A | Garbage Code (GBD Level 2) +T34829D | Garbage Code (GBD Level 2) +T34829S | Garbage Code (GBD Level 2) +T34831A | Garbage Code (GBD Level 2) +T34831D | Garbage Code (GBD Level 2) +T34831S | Garbage Code (GBD Level 2) +T34832A | Garbage Code (GBD Level 2) +T34832D | Garbage Code (GBD Level 2) +T34832S | Garbage Code (GBD Level 2) +T34839A | Garbage Code (GBD Level 2) +T34839D | Garbage Code (GBD Level 2) +T34839S | Garbage Code (GBD Level 2) +T349--- | Garbage Code (GBD Level 2) +T3490XA | Garbage Code (GBD Level 2) +T3490XD | Garbage Code (GBD Level 2) +T3490XS | Garbage Code (GBD Level 2) +T3499XA | Garbage Code (GBD Level 2) +T3499XD | Garbage Code (GBD Level 2) +T3499XS | Garbage Code (GBD Level 2) +T35---- | Garbage Code (GBD Level 2) +T350--- | Garbage Code (GBD Level 2) +T351--- | Garbage Code (GBD Level 2) +T352--- | Garbage Code (GBD Level 2) +T353--- | Garbage Code (GBD Level 2) +T354--- | Garbage Code (GBD Level 2) +T355--- | Garbage Code (GBD Level 2) +T356--- | Garbage Code (GBD Level 2) +T357--- | Garbage Code (GBD Level 2) +T36---- | Garbage Code (GBD Level 2) +T360--- | Garbage Code (GBD Level 2) +T360X1A | Garbage Code (GBD Level 2) +T360X1D | Garbage Code (GBD Level 2) +T360X1S | Garbage Code (GBD Level 2) +T360X2A | Garbage Code (GBD Level 2) +T360X2D | Garbage Code (GBD Level 2) +T360X2S | Garbage Code (GBD Level 2) +T360X3A | Garbage Code (GBD Level 2) +T360X3D | Garbage Code (GBD Level 2) +T360X3S | Garbage Code (GBD Level 2) +T360X4A | Garbage Code (GBD Level 2) +T360X4D | Garbage Code (GBD Level 2) +T360X4S | Garbage Code (GBD Level 2) +T360X5A | Garbage Code (GBD Level 2) +T360X5D | Garbage Code (GBD Level 2) +T360X5S | Garbage Code (GBD Level 2) +T360X6A | Garbage Code (GBD Level 2) +T360X6D | Garbage Code (GBD Level 2) +T360X6S | Garbage Code (GBD Level 2) +T361--- | Garbage Code (GBD Level 2) +T361X1A | Garbage Code (GBD Level 2) +T361X1D | Garbage Code (GBD Level 2) +T361X1S | Garbage Code (GBD Level 2) +T361X2A | Garbage Code (GBD Level 2) +T361X2D | Garbage Code (GBD Level 2) +T361X2S | Garbage Code (GBD Level 2) +T361X3A | Garbage Code (GBD Level 2) +T361X3D | Garbage Code (GBD Level 2) +T361X3S | Garbage Code (GBD Level 2) +T361X4A | Garbage Code (GBD Level 2) +T361X4D | Garbage Code (GBD Level 2) +T361X4S | Garbage Code (GBD Level 2) +T361X5A | Garbage Code (GBD Level 2) +T361X5D | Garbage Code (GBD Level 2) +T361X5S | Garbage Code (GBD Level 2) +T361X6A | Garbage Code (GBD Level 2) +T361X6D | Garbage Code (GBD Level 2) +T361X6S | Garbage Code (GBD Level 2) +T362--- | Garbage Code (GBD Level 2) +T362X1A | Garbage Code (GBD Level 2) +T362X1D | Garbage Code (GBD Level 2) +T362X1S | Garbage Code (GBD Level 2) +T362X2A | Garbage Code (GBD Level 2) +T362X2D | Garbage Code (GBD Level 2) +T362X2S | Garbage Code (GBD Level 2) +T362X3A | Garbage Code (GBD Level 2) +T362X3D | Garbage Code (GBD Level 2) +T362X3S | Garbage Code (GBD Level 2) +T362X4A | Garbage Code (GBD Level 2) +T362X4D | Garbage Code (GBD Level 2) +T362X4S | Garbage Code (GBD Level 2) +T362X5A | Garbage Code (GBD Level 2) +T362X5D | Garbage Code (GBD Level 2) +T362X5S | Garbage Code (GBD Level 2) +T362X6A | Garbage Code (GBD Level 2) +T362X6D | Garbage Code (GBD Level 2) +T362X6S | Garbage Code (GBD Level 2) +T363--- | Garbage Code (GBD Level 2) +T363X1A | Garbage Code (GBD Level 2) +T363X1D | Garbage Code (GBD Level 2) +T363X1S | Garbage Code (GBD Level 2) +T363X2A | Garbage Code (GBD Level 2) +T363X2D | Garbage Code (GBD Level 2) +T363X2S | Garbage Code (GBD Level 2) +T363X3A | Garbage Code (GBD Level 2) +T363X3D | Garbage Code (GBD Level 2) +T363X3S | Garbage Code (GBD Level 2) +T363X4A | Garbage Code (GBD Level 2) +T363X4D | Garbage Code (GBD Level 2) +T363X4S | Garbage Code (GBD Level 2) +T363X5A | Garbage Code (GBD Level 2) +T363X5D | Garbage Code (GBD Level 2) +T363X5S | Garbage Code (GBD Level 2) +T363X6A | Garbage Code (GBD Level 2) +T363X6D | Garbage Code (GBD Level 2) +T363X6S | Garbage Code (GBD Level 2) +T364--- | Garbage Code (GBD Level 2) +T364X1A | Garbage Code (GBD Level 2) +T364X1D | Garbage Code (GBD Level 2) +T364X1S | Garbage Code (GBD Level 2) +T364X2A | Garbage Code (GBD Level 2) +T364X2D | Garbage Code (GBD Level 2) +T364X2S | Garbage Code (GBD Level 2) +T364X3A | Garbage Code (GBD Level 2) +T364X3D | Garbage Code (GBD Level 2) +T364X3S | Garbage Code (GBD Level 2) +T364X4A | Garbage Code (GBD Level 2) +T364X4D | Garbage Code (GBD Level 2) +T364X4S | Garbage Code (GBD Level 2) +T364X5A | Garbage Code (GBD Level 2) +T364X5D | Garbage Code (GBD Level 2) +T364X5S | Garbage Code (GBD Level 2) +T364X6A | Garbage Code (GBD Level 2) +T364X6D | Garbage Code (GBD Level 2) +T364X6S | Garbage Code (GBD Level 2) +T365--- | Garbage Code (GBD Level 2) +T365X1A | Garbage Code (GBD Level 2) +T365X1D | Garbage Code (GBD Level 2) +T365X1S | Garbage Code (GBD Level 2) +T365X2A | Garbage Code (GBD Level 2) +T365X2D | Garbage Code (GBD Level 2) +T365X2S | Garbage Code (GBD Level 2) +T365X3A | Garbage Code (GBD Level 2) +T365X3D | Garbage Code (GBD Level 2) +T365X3S | Garbage Code (GBD Level 2) +T365X4A | Garbage Code (GBD Level 2) +T365X4D | Garbage Code (GBD Level 2) +T365X4S | Garbage Code (GBD Level 2) +T365X5A | Garbage Code (GBD Level 2) +T365X5D | Garbage Code (GBD Level 2) +T365X5S | Garbage Code (GBD Level 2) +T365X6A | Garbage Code (GBD Level 2) +T365X6D | Garbage Code (GBD Level 2) +T365X6S | Garbage Code (GBD Level 2) +T366--- | Garbage Code (GBD Level 2) +T366X1A | Garbage Code (GBD Level 2) +T366X1D | Garbage Code (GBD Level 2) +T366X1S | Garbage Code (GBD Level 2) +T366X2A | Garbage Code (GBD Level 2) +T366X2D | Garbage Code (GBD Level 2) +T366X2S | Garbage Code (GBD Level 2) +T366X3A | Garbage Code (GBD Level 2) +T366X3D | Garbage Code (GBD Level 2) +T366X3S | Garbage Code (GBD Level 2) +T366X4A | Garbage Code (GBD Level 2) +T366X4D | Garbage Code (GBD Level 2) +T366X4S | Garbage Code (GBD Level 2) +T366X5A | Garbage Code (GBD Level 2) +T366X5D | Garbage Code (GBD Level 2) +T366X5S | Garbage Code (GBD Level 2) +T366X6A | Garbage Code (GBD Level 2) +T366X6D | Garbage Code (GBD Level 2) +T366X6S | Garbage Code (GBD Level 2) +T367--- | Garbage Code (GBD Level 2) +T367X1A | Garbage Code (GBD Level 2) +T367X1D | Garbage Code (GBD Level 2) +T367X1S | Garbage Code (GBD Level 2) +T367X2A | Garbage Code (GBD Level 2) +T367X2D | Garbage Code (GBD Level 2) +T367X2S | Garbage Code (GBD Level 2) +T367X3A | Garbage Code (GBD Level 2) +T367X3D | Garbage Code (GBD Level 2) +T367X3S | Garbage Code (GBD Level 2) +T367X4A | Garbage Code (GBD Level 2) +T367X4D | Garbage Code (GBD Level 2) +T367X4S | Garbage Code (GBD Level 2) +T367X5A | Garbage Code (GBD Level 2) +T367X5D | Garbage Code (GBD Level 2) +T367X5S | Garbage Code (GBD Level 2) +T367X6A | Garbage Code (GBD Level 2) +T367X6D | Garbage Code (GBD Level 2) +T367X6S | Garbage Code (GBD Level 2) +T368--- | Garbage Code (GBD Level 2) +T368X1A | Garbage Code (GBD Level 2) +T368X1D | Garbage Code (GBD Level 2) +T368X1S | Garbage Code (GBD Level 2) +T368X2A | Garbage Code (GBD Level 2) +T368X2D | Garbage Code (GBD Level 2) +T368X2S | Garbage Code (GBD Level 2) +T368X3A | Garbage Code (GBD Level 2) +T368X3D | Garbage Code (GBD Level 2) +T368X3S | Garbage Code (GBD Level 2) +T368X4A | Garbage Code (GBD Level 2) +T368X4D | Garbage Code (GBD Level 2) +T368X4S | Garbage Code (GBD Level 2) +T368X5A | Garbage Code (GBD Level 2) +T368X5D | Garbage Code (GBD Level 2) +T368X5S | Garbage Code (GBD Level 2) +T368X6A | Garbage Code (GBD Level 2) +T368X6D | Garbage Code (GBD Level 2) +T368X6S | Garbage Code (GBD Level 2) +T369--- | Garbage Code (GBD Level 2) +T3691XA | Garbage Code (GBD Level 2) +T3691XD | Garbage Code (GBD Level 2) +T3691XS | Garbage Code (GBD Level 2) +T3692XA | Garbage Code (GBD Level 2) +T3692XD | Garbage Code (GBD Level 2) +T3692XS | Garbage Code (GBD Level 2) +T3693XA | Garbage Code (GBD Level 2) +T3693XD | Garbage Code (GBD Level 2) +T3693XS | Garbage Code (GBD Level 2) +T3694XA | Garbage Code (GBD Level 2) +T3694XD | Garbage Code (GBD Level 2) +T3694XS | Garbage Code (GBD Level 2) +T3695XA | Garbage Code (GBD Level 2) +T3695XD | Garbage Code (GBD Level 2) +T3695XS | Garbage Code (GBD Level 2) +T3696XA | Garbage Code (GBD Level 2) +T3696XD | Garbage Code (GBD Level 2) +T3696XS | Garbage Code (GBD Level 2) +T37---- | Garbage Code (GBD Level 2) +T370--- | Garbage Code (GBD Level 2) +T370X1A | Garbage Code (GBD Level 2) +T370X1D | Garbage Code (GBD Level 2) +T370X1S | Garbage Code (GBD Level 2) +T370X2A | Garbage Code (GBD Level 2) +T370X2D | Garbage Code (GBD Level 2) +T370X2S | Garbage Code (GBD Level 2) +T370X3A | Garbage Code (GBD Level 2) +T370X3D | Garbage Code (GBD Level 2) +T370X3S | Garbage Code (GBD Level 2) +T370X4A | Garbage Code (GBD Level 2) +T370X4D | Garbage Code (GBD Level 2) +T370X4S | Garbage Code (GBD Level 2) +T370X5A | Garbage Code (GBD Level 2) +T370X5D | Garbage Code (GBD Level 2) +T370X5S | Garbage Code (GBD Level 2) +T370X6A | Garbage Code (GBD Level 2) +T370X6D | Garbage Code (GBD Level 2) +T370X6S | Garbage Code (GBD Level 2) +T371--- | Garbage Code (GBD Level 2) +T371X1A | Garbage Code (GBD Level 2) +T371X1D | Garbage Code (GBD Level 2) +T371X1S | Garbage Code (GBD Level 2) +T371X2A | Garbage Code (GBD Level 2) +T371X2D | Garbage Code (GBD Level 2) +T371X2S | Garbage Code (GBD Level 2) +T371X3A | Garbage Code (GBD Level 2) +T371X3D | Garbage Code (GBD Level 2) +T371X3S | Garbage Code (GBD Level 2) +T371X4A | Garbage Code (GBD Level 2) +T371X4D | Garbage Code (GBD Level 2) +T371X4S | Garbage Code (GBD Level 2) +T371X5A | Garbage Code (GBD Level 2) +T371X5D | Garbage Code (GBD Level 2) +T371X5S | Garbage Code (GBD Level 2) +T371X6A | Garbage Code (GBD Level 2) +T371X6D | Garbage Code (GBD Level 2) +T371X6S | Garbage Code (GBD Level 2) +T372--- | Garbage Code (GBD Level 2) +T372X1A | Garbage Code (GBD Level 2) +T372X1D | Garbage Code (GBD Level 2) +T372X1S | Garbage Code (GBD Level 2) +T372X2A | Garbage Code (GBD Level 2) +T372X2D | Garbage Code (GBD Level 2) +T372X2S | Garbage Code (GBD Level 2) +T372X3A | Garbage Code (GBD Level 2) +T372X3D | Garbage Code (GBD Level 2) +T372X3S | Garbage Code (GBD Level 2) +T372X4A | Garbage Code (GBD Level 2) +T372X4D | Garbage Code (GBD Level 2) +T372X4S | Garbage Code (GBD Level 2) +T372X5A | Garbage Code (GBD Level 2) +T372X5D | Garbage Code (GBD Level 2) +T372X5S | Garbage Code (GBD Level 2) +T372X6A | Garbage Code (GBD Level 2) +T372X6D | Garbage Code (GBD Level 2) +T372X6S | Garbage Code (GBD Level 2) +T373--- | Garbage Code (GBD Level 2) +T373X1A | Garbage Code (GBD Level 2) +T373X1D | Garbage Code (GBD Level 2) +T373X1S | Garbage Code (GBD Level 2) +T373X2A | Garbage Code (GBD Level 2) +T373X2D | Garbage Code (GBD Level 2) +T373X2S | Garbage Code (GBD Level 2) +T373X3A | Garbage Code (GBD Level 2) +T373X3D | Garbage Code (GBD Level 2) +T373X3S | Garbage Code (GBD Level 2) +T373X4A | Garbage Code (GBD Level 2) +T373X4D | Garbage Code (GBD Level 2) +T373X4S | Garbage Code (GBD Level 2) +T373X5A | Garbage Code (GBD Level 2) +T373X5D | Garbage Code (GBD Level 2) +T373X5S | Garbage Code (GBD Level 2) +T373X6A | Garbage Code (GBD Level 2) +T373X6D | Garbage Code (GBD Level 2) +T373X6S | Garbage Code (GBD Level 2) +T374--- | Garbage Code (GBD Level 2) +T374X1A | Garbage Code (GBD Level 2) +T374X1D | Garbage Code (GBD Level 2) +T374X1S | Garbage Code (GBD Level 2) +T374X2A | Garbage Code (GBD Level 2) +T374X2D | Garbage Code (GBD Level 2) +T374X2S | Garbage Code (GBD Level 2) +T374X3A | Garbage Code (GBD Level 2) +T374X3D | Garbage Code (GBD Level 2) +T374X3S | Garbage Code (GBD Level 2) +T374X4A | Garbage Code (GBD Level 2) +T374X4D | Garbage Code (GBD Level 2) +T374X4S | Garbage Code (GBD Level 2) +T374X5A | Garbage Code (GBD Level 2) +T374X5D | Garbage Code (GBD Level 2) +T374X5S | Garbage Code (GBD Level 2) +T374X6A | Garbage Code (GBD Level 2) +T374X6D | Garbage Code (GBD Level 2) +T374X6S | Garbage Code (GBD Level 2) +T375--- | Garbage Code (GBD Level 2) +T375X1A | Garbage Code (GBD Level 2) +T375X1D | Garbage Code (GBD Level 2) +T375X1S | Garbage Code (GBD Level 2) +T375X2A | Garbage Code (GBD Level 2) +T375X2D | Garbage Code (GBD Level 2) +T375X2S | Garbage Code (GBD Level 2) +T375X3A | Garbage Code (GBD Level 2) +T375X3D | Garbage Code (GBD Level 2) +T375X3S | Garbage Code (GBD Level 2) +T375X4A | Garbage Code (GBD Level 2) +T375X4D | Garbage Code (GBD Level 2) +T375X4S | Garbage Code (GBD Level 2) +T375X5A | Garbage Code (GBD Level 2) +T375X5D | Garbage Code (GBD Level 2) +T375X5S | Garbage Code (GBD Level 2) +T375X6A | Garbage Code (GBD Level 2) +T375X6D | Garbage Code (GBD Level 2) +T375X6S | Garbage Code (GBD Level 2) +T378--- | Garbage Code (GBD Level 2) +T378X1A | Garbage Code (GBD Level 2) +T378X1D | Garbage Code (GBD Level 2) +T378X1S | Garbage Code (GBD Level 2) +T378X2A | Garbage Code (GBD Level 2) +T378X2D | Garbage Code (GBD Level 2) +T378X2S | Garbage Code (GBD Level 2) +T378X3A | Garbage Code (GBD Level 2) +T378X3D | Garbage Code (GBD Level 2) +T378X3S | Garbage Code (GBD Level 2) +T378X4A | Garbage Code (GBD Level 2) +T378X4D | Garbage Code (GBD Level 2) +T378X4S | Garbage Code (GBD Level 2) +T378X5A | Garbage Code (GBD Level 2) +T378X5D | Garbage Code (GBD Level 2) +T378X5S | Garbage Code (GBD Level 2) +T378X6A | Garbage Code (GBD Level 2) +T378X6D | Garbage Code (GBD Level 2) +T378X6S | Garbage Code (GBD Level 2) +T379--- | Garbage Code (GBD Level 2) +T3791XA | Garbage Code (GBD Level 2) +T3791XD | Garbage Code (GBD Level 2) +T3791XS | Garbage Code (GBD Level 2) +T3792XA | Garbage Code (GBD Level 2) +T3792XD | Garbage Code (GBD Level 2) +T3792XS | Garbage Code (GBD Level 2) +T3793XA | Garbage Code (GBD Level 2) +T3793XD | Garbage Code (GBD Level 2) +T3793XS | Garbage Code (GBD Level 2) +T3794XA | Garbage Code (GBD Level 2) +T3794XD | Garbage Code (GBD Level 2) +T3794XS | Garbage Code (GBD Level 2) +T3795XA | Garbage Code (GBD Level 2) +T3795XD | Garbage Code (GBD Level 2) +T3795XS | Garbage Code (GBD Level 2) +T3796XA | Garbage Code (GBD Level 2) +T3796XD | Garbage Code (GBD Level 2) +T3796XS | Garbage Code (GBD Level 2) +T38---- | Garbage Code (GBD Level 2) +T380--- | Garbage Code (GBD Level 2) +T380X1A | Garbage Code (GBD Level 2) +T380X1D | Garbage Code (GBD Level 2) +T380X1S | Garbage Code (GBD Level 2) +T380X2A | Garbage Code (GBD Level 2) +T380X2D | Garbage Code (GBD Level 2) +T380X2S | Garbage Code (GBD Level 2) +T380X3A | Garbage Code (GBD Level 2) +T380X3D | Garbage Code (GBD Level 2) +T380X3S | Garbage Code (GBD Level 2) +T380X4A | Garbage Code (GBD Level 2) +T380X4D | Garbage Code (GBD Level 2) +T380X4S | Garbage Code (GBD Level 2) +T380X5A | Garbage Code (GBD Level 2) +T380X5D | Garbage Code (GBD Level 2) +T380X5S | Garbage Code (GBD Level 2) +T380X6A | Garbage Code (GBD Level 2) +T380X6D | Garbage Code (GBD Level 2) +T380X6S | Garbage Code (GBD Level 2) +T381--- | Garbage Code (GBD Level 2) +T381X1A | Garbage Code (GBD Level 2) +T381X1D | Garbage Code (GBD Level 2) +T381X1S | Garbage Code (GBD Level 2) +T381X2A | Garbage Code (GBD Level 2) +T381X2D | Garbage Code (GBD Level 2) +T381X2S | Garbage Code (GBD Level 2) +T381X3A | Garbage Code (GBD Level 2) +T381X3D | Garbage Code (GBD Level 2) +T381X3S | Garbage Code (GBD Level 2) +T381X4A | Garbage Code (GBD Level 2) +T381X4D | Garbage Code (GBD Level 2) +T381X4S | Garbage Code (GBD Level 2) +T381X5A | Garbage Code (GBD Level 2) +T381X5D | Garbage Code (GBD Level 2) +T381X5S | Garbage Code (GBD Level 2) +T381X6A | Garbage Code (GBD Level 2) +T381X6D | Garbage Code (GBD Level 2) +T381X6S | Garbage Code (GBD Level 2) +T382--- | Garbage Code (GBD Level 2) +T382X1A | Garbage Code (GBD Level 2) +T382X1D | Garbage Code (GBD Level 2) +T382X1S | Garbage Code (GBD Level 2) +T382X2A | Garbage Code (GBD Level 2) +T382X2D | Garbage Code (GBD Level 2) +T382X2S | Garbage Code (GBD Level 2) +T382X3A | Garbage Code (GBD Level 2) +T382X3D | Garbage Code (GBD Level 2) +T382X3S | Garbage Code (GBD Level 2) +T382X4A | Garbage Code (GBD Level 2) +T382X4D | Garbage Code (GBD Level 2) +T382X4S | Garbage Code (GBD Level 2) +T382X5A | Garbage Code (GBD Level 2) +T382X5D | Garbage Code (GBD Level 2) +T382X5S | Garbage Code (GBD Level 2) +T382X6A | Garbage Code (GBD Level 2) +T382X6D | Garbage Code (GBD Level 2) +T382X6S | Garbage Code (GBD Level 2) +T383--- | Garbage Code (GBD Level 2) +T383X1A | Garbage Code (GBD Level 2) +T383X1D | Garbage Code (GBD Level 2) +T383X1S | Garbage Code (GBD Level 2) +T383X2A | Garbage Code (GBD Level 2) +T383X2D | Garbage Code (GBD Level 2) +T383X2S | Garbage Code (GBD Level 2) +T383X3A | Garbage Code (GBD Level 2) +T383X3D | Garbage Code (GBD Level 2) +T383X3S | Garbage Code (GBD Level 2) +T383X4A | Garbage Code (GBD Level 2) +T383X4D | Garbage Code (GBD Level 2) +T383X4S | Garbage Code (GBD Level 2) +T383X5A | Garbage Code (GBD Level 2) +T383X5D | Garbage Code (GBD Level 2) +T383X5S | Garbage Code (GBD Level 2) +T383X6A | Garbage Code (GBD Level 2) +T383X6D | Garbage Code (GBD Level 2) +T383X6S | Garbage Code (GBD Level 2) +T384--- | Garbage Code (GBD Level 2) +T384X1A | Garbage Code (GBD Level 2) +T384X1D | Garbage Code (GBD Level 2) +T384X1S | Garbage Code (GBD Level 2) +T384X2A | Garbage Code (GBD Level 2) +T384X2D | Garbage Code (GBD Level 2) +T384X2S | Garbage Code (GBD Level 2) +T384X3A | Garbage Code (GBD Level 2) +T384X3D | Garbage Code (GBD Level 2) +T384X3S | Garbage Code (GBD Level 2) +T384X4A | Garbage Code (GBD Level 2) +T384X4D | Garbage Code (GBD Level 2) +T384X4S | Garbage Code (GBD Level 2) +T384X5A | Garbage Code (GBD Level 2) +T384X5D | Garbage Code (GBD Level 2) +T384X5S | Garbage Code (GBD Level 2) +T384X6A | Garbage Code (GBD Level 2) +T384X6D | Garbage Code (GBD Level 2) +T384X6S | Garbage Code (GBD Level 2) +T385--- | Garbage Code (GBD Level 2) +T385X1A | Garbage Code (GBD Level 2) +T385X1D | Garbage Code (GBD Level 2) +T385X1S | Garbage Code (GBD Level 2) +T385X2A | Garbage Code (GBD Level 2) +T385X2D | Garbage Code (GBD Level 2) +T385X2S | Garbage Code (GBD Level 2) +T385X3A | Garbage Code (GBD Level 2) +T385X3D | Garbage Code (GBD Level 2) +T385X3S | Garbage Code (GBD Level 2) +T385X4A | Garbage Code (GBD Level 2) +T385X4D | Garbage Code (GBD Level 2) +T385X4S | Garbage Code (GBD Level 2) +T385X5A | Garbage Code (GBD Level 2) +T385X5D | Garbage Code (GBD Level 2) +T385X5S | Garbage Code (GBD Level 2) +T385X6A | Garbage Code (GBD Level 2) +T385X6D | Garbage Code (GBD Level 2) +T385X6S | Garbage Code (GBD Level 2) +T386--- | Garbage Code (GBD Level 2) +T386X1A | Garbage Code (GBD Level 2) +T386X1D | Garbage Code (GBD Level 2) +T386X1S | Garbage Code (GBD Level 2) +T386X2A | Garbage Code (GBD Level 2) +T386X2D | Garbage Code (GBD Level 2) +T386X2S | Garbage Code (GBD Level 2) +T386X3A | Garbage Code (GBD Level 2) +T386X3D | Garbage Code (GBD Level 2) +T386X3S | Garbage Code (GBD Level 2) +T386X4A | Garbage Code (GBD Level 2) +T386X4D | Garbage Code (GBD Level 2) +T386X4S | Garbage Code (GBD Level 2) +T386X5A | Garbage Code (GBD Level 2) +T386X5D | Garbage Code (GBD Level 2) +T386X5S | Garbage Code (GBD Level 2) +T386X6A | Garbage Code (GBD Level 2) +T386X6D | Garbage Code (GBD Level 2) +T386X6S | Garbage Code (GBD Level 2) +T387--- | Garbage Code (GBD Level 2) +T387X1A | Garbage Code (GBD Level 2) +T387X1D | Garbage Code (GBD Level 2) +T387X1S | Garbage Code (GBD Level 2) +T387X2A | Garbage Code (GBD Level 2) +T387X2D | Garbage Code (GBD Level 2) +T387X2S | Garbage Code (GBD Level 2) +T387X3A | Garbage Code (GBD Level 2) +T387X3D | Garbage Code (GBD Level 2) +T387X3S | Garbage Code (GBD Level 2) +T387X4A | Garbage Code (GBD Level 2) +T387X4D | Garbage Code (GBD Level 2) +T387X4S | Garbage Code (GBD Level 2) +T387X5A | Garbage Code (GBD Level 2) +T387X5D | Garbage Code (GBD Level 2) +T387X5S | Garbage Code (GBD Level 2) +T387X6A | Garbage Code (GBD Level 2) +T387X6D | Garbage Code (GBD Level 2) +T387X6S | Garbage Code (GBD Level 2) +T388--- | Garbage Code (GBD Level 2) +T38801A | Garbage Code (GBD Level 2) +T38801D | Garbage Code (GBD Level 2) +T38801S | Garbage Code (GBD Level 2) +T38802A | Garbage Code (GBD Level 2) +T38802D | Garbage Code (GBD Level 2) +T38802S | Garbage Code (GBD Level 2) +T38803A | Garbage Code (GBD Level 2) +T38803D | Garbage Code (GBD Level 2) +T38803S | Garbage Code (GBD Level 2) +T38804A | Garbage Code (GBD Level 2) +T38804D | Garbage Code (GBD Level 2) +T38804S | Garbage Code (GBD Level 2) +T38805A | Garbage Code (GBD Level 2) +T38805D | Garbage Code (GBD Level 2) +T38805S | Garbage Code (GBD Level 2) +T38806A | Garbage Code (GBD Level 2) +T38806D | Garbage Code (GBD Level 2) +T38806S | Garbage Code (GBD Level 2) +T38811A | Garbage Code (GBD Level 2) +T38811D | Garbage Code (GBD Level 2) +T38811S | Garbage Code (GBD Level 2) +T38812A | Garbage Code (GBD Level 2) +T38812D | Garbage Code (GBD Level 2) +T38812S | Garbage Code (GBD Level 2) +T38813A | Garbage Code (GBD Level 2) +T38813D | Garbage Code (GBD Level 2) +T38813S | Garbage Code (GBD Level 2) +T38814A | Garbage Code (GBD Level 2) +T38814D | Garbage Code (GBD Level 2) +T38814S | Garbage Code (GBD Level 2) +T38815A | Garbage Code (GBD Level 2) +T38815D | Garbage Code (GBD Level 2) +T38815S | Garbage Code (GBD Level 2) +T38816A | Garbage Code (GBD Level 2) +T38816D | Garbage Code (GBD Level 2) +T38816S | Garbage Code (GBD Level 2) +T38891A | Garbage Code (GBD Level 2) +T38891D | Garbage Code (GBD Level 2) +T38891S | Garbage Code (GBD Level 2) +T38892A | Garbage Code (GBD Level 2) +T38892D | Garbage Code (GBD Level 2) +T38892S | Garbage Code (GBD Level 2) +T38893A | Garbage Code (GBD Level 2) +T38893D | Garbage Code (GBD Level 2) +T38893S | Garbage Code (GBD Level 2) +T38894A | Garbage Code (GBD Level 2) +T38894D | Garbage Code (GBD Level 2) +T38894S | Garbage Code (GBD Level 2) +T38895A | Garbage Code (GBD Level 2) +T38895D | Garbage Code (GBD Level 2) +T38895S | Garbage Code (GBD Level 2) +T38896A | Garbage Code (GBD Level 2) +T38896D | Garbage Code (GBD Level 2) +T38896S | Garbage Code (GBD Level 2) +T389--- | Garbage Code (GBD Level 2) +T38901A | Garbage Code (GBD Level 2) +T38901D | Garbage Code (GBD Level 2) +T38901S | Garbage Code (GBD Level 2) +T38902A | Garbage Code (GBD Level 2) +T38902D | Garbage Code (GBD Level 2) +T38902S | Garbage Code (GBD Level 2) +T38903A | Garbage Code (GBD Level 2) +T38903D | Garbage Code (GBD Level 2) +T38903S | Garbage Code (GBD Level 2) +T38904A | Garbage Code (GBD Level 2) +T38904D | Garbage Code (GBD Level 2) +T38904S | Garbage Code (GBD Level 2) +T38905A | Garbage Code (GBD Level 2) +T38905D | Garbage Code (GBD Level 2) +T38905S | Garbage Code (GBD Level 2) +T38906A | Garbage Code (GBD Level 2) +T38906D | Garbage Code (GBD Level 2) +T38906S | Garbage Code (GBD Level 2) +T38991A | Garbage Code (GBD Level 2) +T38991D | Garbage Code (GBD Level 2) +T38991S | Garbage Code (GBD Level 2) +T38992A | Garbage Code (GBD Level 2) +T38992D | Garbage Code (GBD Level 2) +T38992S | Garbage Code (GBD Level 2) +T38993A | Garbage Code (GBD Level 2) +T38993D | Garbage Code (GBD Level 2) +T38993S | Garbage Code (GBD Level 2) +T38994A | Garbage Code (GBD Level 2) +T38994D | Garbage Code (GBD Level 2) +T38994S | Garbage Code (GBD Level 2) +T38995A | Garbage Code (GBD Level 2) +T38995D | Garbage Code (GBD Level 2) +T38995S | Garbage Code (GBD Level 2) +T38996A | Garbage Code (GBD Level 2) +T38996D | Garbage Code (GBD Level 2) +T38996S | Garbage Code (GBD Level 2) +T39---- | Garbage Code (GBD Level 2) +T390--- | Garbage Code (GBD Level 2) +T39011A | Garbage Code (GBD Level 2) +T39011D | Garbage Code (GBD Level 2) +T39011S | Garbage Code (GBD Level 2) +T39012A | Garbage Code (GBD Level 2) +T39012D | Garbage Code (GBD Level 2) +T39012S | Garbage Code (GBD Level 2) +T39013A | Garbage Code (GBD Level 2) +T39013D | Garbage Code (GBD Level 2) +T39013S | Garbage Code (GBD Level 2) +T39014A | Garbage Code (GBD Level 2) +T39014D | Garbage Code (GBD Level 2) +T39014S | Garbage Code (GBD Level 2) +T39015A | Garbage Code (GBD Level 2) +T39015D | Garbage Code (GBD Level 2) +T39015S | Garbage Code (GBD Level 2) +T39016A | Garbage Code (GBD Level 2) +T39016D | Garbage Code (GBD Level 2) +T39016S | Garbage Code (GBD Level 2) +T39091A | Garbage Code (GBD Level 2) +T39091D | Garbage Code (GBD Level 2) +T39091S | Garbage Code (GBD Level 2) +T39092A | Garbage Code (GBD Level 2) +T39092D | Garbage Code (GBD Level 2) +T39092S | Garbage Code (GBD Level 2) +T39093A | Garbage Code (GBD Level 2) +T39093D | Garbage Code (GBD Level 2) +T39093S | Garbage Code (GBD Level 2) +T39094A | Garbage Code (GBD Level 2) +T39094D | Garbage Code (GBD Level 2) +T39094S | Garbage Code (GBD Level 2) +T39095A | Garbage Code (GBD Level 2) +T39095D | Garbage Code (GBD Level 2) +T39095S | Garbage Code (GBD Level 2) +T39096A | Garbage Code (GBD Level 2) +T39096D | Garbage Code (GBD Level 2) +T39096S | Garbage Code (GBD Level 2) +T391--- | Garbage Code (GBD Level 2) +T391X1A | Garbage Code (GBD Level 2) +T391X1D | Garbage Code (GBD Level 2) +T391X1S | Garbage Code (GBD Level 2) +T391X2A | Garbage Code (GBD Level 2) +T391X2D | Garbage Code (GBD Level 2) +T391X2S | Garbage Code (GBD Level 2) +T391X3A | Garbage Code (GBD Level 2) +T391X3D | Garbage Code (GBD Level 2) +T391X3S | Garbage Code (GBD Level 2) +T391X4A | Garbage Code (GBD Level 2) +T391X4D | Garbage Code (GBD Level 2) +T391X4S | Garbage Code (GBD Level 2) +T391X5A | Garbage Code (GBD Level 2) +T391X5D | Garbage Code (GBD Level 2) +T391X5S | Garbage Code (GBD Level 2) +T391X6A | Garbage Code (GBD Level 2) +T391X6D | Garbage Code (GBD Level 2) +T391X6S | Garbage Code (GBD Level 2) +T392--- | Garbage Code (GBD Level 2) +T392X1A | Garbage Code (GBD Level 2) +T392X1D | Garbage Code (GBD Level 2) +T392X1S | Garbage Code (GBD Level 2) +T392X2A | Garbage Code (GBD Level 2) +T392X2D | Garbage Code (GBD Level 2) +T392X2S | Garbage Code (GBD Level 2) +T392X3A | Garbage Code (GBD Level 2) +T392X3D | Garbage Code (GBD Level 2) +T392X3S | Garbage Code (GBD Level 2) +T392X4A | Garbage Code (GBD Level 2) +T392X4D | Garbage Code (GBD Level 2) +T392X4S | Garbage Code (GBD Level 2) +T392X5A | Garbage Code (GBD Level 2) +T392X5D | Garbage Code (GBD Level 2) +T392X5S | Garbage Code (GBD Level 2) +T392X6A | Garbage Code (GBD Level 2) +T392X6D | Garbage Code (GBD Level 2) +T392X6S | Garbage Code (GBD Level 2) +T393--- | Garbage Code (GBD Level 2) +T39311A | Garbage Code (GBD Level 2) +T39311D | Garbage Code (GBD Level 2) +T39311S | Garbage Code (GBD Level 2) +T39312A | Garbage Code (GBD Level 2) +T39312D | Garbage Code (GBD Level 2) +T39312S | Garbage Code (GBD Level 2) +T39313A | Garbage Code (GBD Level 2) +T39313D | Garbage Code (GBD Level 2) +T39313S | Garbage Code (GBD Level 2) +T39314A | Garbage Code (GBD Level 2) +T39314D | Garbage Code (GBD Level 2) +T39314S | Garbage Code (GBD Level 2) +T39315A | Garbage Code (GBD Level 2) +T39315D | Garbage Code (GBD Level 2) +T39315S | Garbage Code (GBD Level 2) +T39316A | Garbage Code (GBD Level 2) +T39316D | Garbage Code (GBD Level 2) +T39316S | Garbage Code (GBD Level 2) +T39391A | Garbage Code (GBD Level 2) +T39391D | Garbage Code (GBD Level 2) +T39391S | Garbage Code (GBD Level 2) +T39392A | Garbage Code (GBD Level 2) +T39392D | Garbage Code (GBD Level 2) +T39392S | Garbage Code (GBD Level 2) +T39393A | Garbage Code (GBD Level 2) +T39393D | Garbage Code (GBD Level 2) +T39393S | Garbage Code (GBD Level 2) +T39394A | Garbage Code (GBD Level 2) +T39394D | Garbage Code (GBD Level 2) +T39394S | Garbage Code (GBD Level 2) +T39395A | Garbage Code (GBD Level 2) +T39395D | Garbage Code (GBD Level 2) +T39395S | Garbage Code (GBD Level 2) +T39396A | Garbage Code (GBD Level 2) +T39396D | Garbage Code (GBD Level 2) +T39396S | Garbage Code (GBD Level 2) +T394--- | Garbage Code (GBD Level 2) +T394X1A | Garbage Code (GBD Level 2) +T394X1D | Garbage Code (GBD Level 2) +T394X1S | Garbage Code (GBD Level 2) +T394X2A | Garbage Code (GBD Level 2) +T394X2D | Garbage Code (GBD Level 2) +T394X2S | Garbage Code (GBD Level 2) +T394X3A | Garbage Code (GBD Level 2) +T394X3D | Garbage Code (GBD Level 2) +T394X3S | Garbage Code (GBD Level 2) +T394X4A | Garbage Code (GBD Level 2) +T394X4D | Garbage Code (GBD Level 2) +T394X4S | Garbage Code (GBD Level 2) +T394X5A | Garbage Code (GBD Level 2) +T394X5D | Garbage Code (GBD Level 2) +T394X5S | Garbage Code (GBD Level 2) +T394X6A | Garbage Code (GBD Level 2) +T394X6D | Garbage Code (GBD Level 2) +T394X6S | Garbage Code (GBD Level 2) +T398--- | Garbage Code (GBD Level 2) +T398X1A | Garbage Code (GBD Level 2) +T398X1D | Garbage Code (GBD Level 2) +T398X1S | Garbage Code (GBD Level 2) +T398X2A | Garbage Code (GBD Level 2) +T398X2D | Garbage Code (GBD Level 2) +T398X2S | Garbage Code (GBD Level 2) +T398X3A | Garbage Code (GBD Level 2) +T398X3D | Garbage Code (GBD Level 2) +T398X3S | Garbage Code (GBD Level 2) +T398X4A | Garbage Code (GBD Level 2) +T398X4D | Garbage Code (GBD Level 2) +T398X4S | Garbage Code (GBD Level 2) +T398X5A | Garbage Code (GBD Level 2) +T398X5D | Garbage Code (GBD Level 2) +T398X5S | Garbage Code (GBD Level 2) +T398X6A | Garbage Code (GBD Level 2) +T398X6D | Garbage Code (GBD Level 2) +T398X6S | Garbage Code (GBD Level 2) +T399--- | Garbage Code (GBD Level 2) +T3991XA | Garbage Code (GBD Level 2) +T3991XD | Garbage Code (GBD Level 2) +T3991XS | Garbage Code (GBD Level 2) +T3992XA | Garbage Code (GBD Level 2) +T3992XD | Garbage Code (GBD Level 2) +T3992XS | Garbage Code (GBD Level 2) +T3993XA | Garbage Code (GBD Level 2) +T3993XD | Garbage Code (GBD Level 2) +T3993XS | Garbage Code (GBD Level 2) +T3994XA | Garbage Code (GBD Level 2) +T3994XD | Garbage Code (GBD Level 2) +T3994XS | Garbage Code (GBD Level 2) +T3995XA | Garbage Code (GBD Level 2) +T3995XD | Garbage Code (GBD Level 2) +T3995XS | Garbage Code (GBD Level 2) +T3996XA | Garbage Code (GBD Level 2) +T3996XD | Garbage Code (GBD Level 2) +T3996XS | Garbage Code (GBD Level 2) +T40---- | Garbage Code (GBD Level 2) +T400--- | Garbage Code (GBD Level 2) +T400X1A | Garbage Code (GBD Level 2) +T400X1D | Garbage Code (GBD Level 2) +T400X1S | Garbage Code (GBD Level 2) +T400X2A | Garbage Code (GBD Level 2) +T400X2D | Garbage Code (GBD Level 2) +T400X2S | Garbage Code (GBD Level 2) +T400X3A | Garbage Code (GBD Level 2) +T400X3D | Garbage Code (GBD Level 2) +T400X3S | Garbage Code (GBD Level 2) +T400X4A | Garbage Code (GBD Level 2) +T400X4D | Garbage Code (GBD Level 2) +T400X4S | Garbage Code (GBD Level 2) +T400X5A | Garbage Code (GBD Level 2) +T400X5D | Garbage Code (GBD Level 2) +T400X5S | Garbage Code (GBD Level 2) +T400X6A | Garbage Code (GBD Level 2) +T400X6D | Garbage Code (GBD Level 2) +T400X6S | Garbage Code (GBD Level 2) +T401--- | Garbage Code (GBD Level 2) +T401X1A | Garbage Code (GBD Level 2) +T401X1D | Garbage Code (GBD Level 2) +T401X1S | Garbage Code (GBD Level 2) +T401X2A | Garbage Code (GBD Level 2) +T401X2D | Garbage Code (GBD Level 2) +T401X2S | Garbage Code (GBD Level 2) +T401X3A | Garbage Code (GBD Level 2) +T401X3D | Garbage Code (GBD Level 2) +T401X3S | Garbage Code (GBD Level 2) +T401X4A | Garbage Code (GBD Level 2) +T401X4D | Garbage Code (GBD Level 2) +T401X4S | Garbage Code (GBD Level 2) +T402--- | Garbage Code (GBD Level 2) +T402X1A | Garbage Code (GBD Level 2) +T402X1D | Garbage Code (GBD Level 2) +T402X1S | Garbage Code (GBD Level 2) +T402X2A | Garbage Code (GBD Level 2) +T402X2D | Garbage Code (GBD Level 2) +T402X2S | Garbage Code (GBD Level 2) +T402X3A | Garbage Code (GBD Level 2) +T402X3D | Garbage Code (GBD Level 2) +T402X3S | Garbage Code (GBD Level 2) +T402X4A | Garbage Code (GBD Level 2) +T402X4D | Garbage Code (GBD Level 2) +T402X4S | Garbage Code (GBD Level 2) +T402X5A | Garbage Code (GBD Level 2) +T402X5D | Garbage Code (GBD Level 2) +T402X5S | Garbage Code (GBD Level 2) +T402X6A | Garbage Code (GBD Level 2) +T402X6D | Garbage Code (GBD Level 2) +T402X6S | Garbage Code (GBD Level 2) +T403--- | Garbage Code (GBD Level 2) +T403X1A | Garbage Code (GBD Level 2) +T403X1D | Garbage Code (GBD Level 2) +T403X1S | Garbage Code (GBD Level 2) +T403X2A | Garbage Code (GBD Level 2) +T403X2D | Garbage Code (GBD Level 2) +T403X2S | Garbage Code (GBD Level 2) +T403X3A | Garbage Code (GBD Level 2) +T403X3D | Garbage Code (GBD Level 2) +T403X3S | Garbage Code (GBD Level 2) +T403X4A | Garbage Code (GBD Level 2) +T403X4D | Garbage Code (GBD Level 2) +T403X4S | Garbage Code (GBD Level 2) +T403X5A | Garbage Code (GBD Level 2) +T403X5D | Garbage Code (GBD Level 2) +T403X5S | Garbage Code (GBD Level 2) +T403X6A | Garbage Code (GBD Level 2) +T403X6D | Garbage Code (GBD Level 2) +T403X6S | Garbage Code (GBD Level 2) +T404--- | Garbage Code (GBD Level 2) +T404X1A | Garbage Code (GBD Level 2) +T404X1D | Garbage Code (GBD Level 2) +T404X1S | Garbage Code (GBD Level 2) +T404X2A | Garbage Code (GBD Level 2) +T404X2D | Garbage Code (GBD Level 2) +T404X2S | Garbage Code (GBD Level 2) +T404X3A | Garbage Code (GBD Level 2) +T404X3D | Garbage Code (GBD Level 2) +T404X3S | Garbage Code (GBD Level 2) +T404X4A | Garbage Code (GBD Level 2) +T404X4D | Garbage Code (GBD Level 2) +T404X4S | Garbage Code (GBD Level 2) +T404X5A | Garbage Code (GBD Level 2) +T404X5D | Garbage Code (GBD Level 2) +T404X5S | Garbage Code (GBD Level 2) +T404X6A | Garbage Code (GBD Level 2) +T404X6D | Garbage Code (GBD Level 2) +T404X6S | Garbage Code (GBD Level 2) +T405--- | Garbage Code (GBD Level 2) +T405X1A | Garbage Code (GBD Level 2) +T405X1D | Garbage Code (GBD Level 2) +T405X1S | Garbage Code (GBD Level 2) +T405X2A | Garbage Code (GBD Level 2) +T405X2D | Garbage Code (GBD Level 2) +T405X2S | Garbage Code (GBD Level 2) +T405X3A | Garbage Code (GBD Level 2) +T405X3D | Garbage Code (GBD Level 2) +T405X3S | Garbage Code (GBD Level 2) +T405X4A | Garbage Code (GBD Level 2) +T405X4D | Garbage Code (GBD Level 2) +T405X4S | Garbage Code (GBD Level 2) +T405X5A | Garbage Code (GBD Level 2) +T405X5D | Garbage Code (GBD Level 2) +T405X5S | Garbage Code (GBD Level 2) +T405X6A | Garbage Code (GBD Level 2) +T405X6D | Garbage Code (GBD Level 2) +T405X6S | Garbage Code (GBD Level 2) +T406--- | Garbage Code (GBD Level 2) +T40601A | Garbage Code (GBD Level 2) +T40601D | Garbage Code (GBD Level 2) +T40601S | Garbage Code (GBD Level 2) +T40602A | Garbage Code (GBD Level 2) +T40602D | Garbage Code (GBD Level 2) +T40602S | Garbage Code (GBD Level 2) +T40603A | Garbage Code (GBD Level 2) +T40603D | Garbage Code (GBD Level 2) +T40603S | Garbage Code (GBD Level 2) +T40604A | Garbage Code (GBD Level 2) +T40604D | Garbage Code (GBD Level 2) +T40604S | Garbage Code (GBD Level 2) +T40605A | Garbage Code (GBD Level 2) +T40605D | Garbage Code (GBD Level 2) +T40605S | Garbage Code (GBD Level 2) +T40606A | Garbage Code (GBD Level 2) +T40606D | Garbage Code (GBD Level 2) +T40606S | Garbage Code (GBD Level 2) +T40691A | Garbage Code (GBD Level 2) +T40691D | Garbage Code (GBD Level 2) +T40691S | Garbage Code (GBD Level 2) +T40692A | Garbage Code (GBD Level 2) +T40692D | Garbage Code (GBD Level 2) +T40692S | Garbage Code (GBD Level 2) +T40693A | Garbage Code (GBD Level 2) +T40693D | Garbage Code (GBD Level 2) +T40693S | Garbage Code (GBD Level 2) +T40694A | Garbage Code (GBD Level 2) +T40694D | Garbage Code (GBD Level 2) +T40694S | Garbage Code (GBD Level 2) +T40695A | Garbage Code (GBD Level 2) +T40695D | Garbage Code (GBD Level 2) +T40695S | Garbage Code (GBD Level 2) +T40696A | Garbage Code (GBD Level 2) +T40696D | Garbage Code (GBD Level 2) +T40696S | Garbage Code (GBD Level 2) +T407--- | Garbage Code (GBD Level 2) +T407X1A | Garbage Code (GBD Level 2) +T407X1D | Garbage Code (GBD Level 2) +T407X1S | Garbage Code (GBD Level 2) +T407X2A | Garbage Code (GBD Level 2) +T407X2D | Garbage Code (GBD Level 2) +T407X2S | Garbage Code (GBD Level 2) +T407X3A | Garbage Code (GBD Level 2) +T407X3D | Garbage Code (GBD Level 2) +T407X3S | Garbage Code (GBD Level 2) +T407X4A | Garbage Code (GBD Level 2) +T407X4D | Garbage Code (GBD Level 2) +T407X4S | Garbage Code (GBD Level 2) +T407X5A | Garbage Code (GBD Level 2) +T407X5D | Garbage Code (GBD Level 2) +T407X5S | Garbage Code (GBD Level 2) +T407X6A | Garbage Code (GBD Level 2) +T407X6D | Garbage Code (GBD Level 2) +T407X6S | Garbage Code (GBD Level 2) +T408--- | Garbage Code (GBD Level 2) +T408X1A | Garbage Code (GBD Level 2) +T408X1D | Garbage Code (GBD Level 2) +T408X1S | Garbage Code (GBD Level 2) +T408X2A | Garbage Code (GBD Level 2) +T408X2D | Garbage Code (GBD Level 2) +T408X2S | Garbage Code (GBD Level 2) +T408X3A | Garbage Code (GBD Level 2) +T408X3D | Garbage Code (GBD Level 2) +T408X3S | Garbage Code (GBD Level 2) +T408X4A | Garbage Code (GBD Level 2) +T408X4D | Garbage Code (GBD Level 2) +T408X4S | Garbage Code (GBD Level 2) +T409--- | Garbage Code (GBD Level 2) +T40901A | Garbage Code (GBD Level 2) +T40901D | Garbage Code (GBD Level 2) +T40901S | Garbage Code (GBD Level 2) +T40902A | Garbage Code (GBD Level 2) +T40902D | Garbage Code (GBD Level 2) +T40902S | Garbage Code (GBD Level 2) +T40903A | Garbage Code (GBD Level 2) +T40903D | Garbage Code (GBD Level 2) +T40903S | Garbage Code (GBD Level 2) +T40904A | Garbage Code (GBD Level 2) +T40904D | Garbage Code (GBD Level 2) +T40904S | Garbage Code (GBD Level 2) +T40905A | Garbage Code (GBD Level 2) +T40905D | Garbage Code (GBD Level 2) +T40905S | Garbage Code (GBD Level 2) +T40906A | Garbage Code (GBD Level 2) +T40906D | Garbage Code (GBD Level 2) +T40906S | Garbage Code (GBD Level 2) +T40991A | Garbage Code (GBD Level 2) +T40991D | Garbage Code (GBD Level 2) +T40991S | Garbage Code (GBD Level 2) +T40992A | Garbage Code (GBD Level 2) +T40992D | Garbage Code (GBD Level 2) +T40992S | Garbage Code (GBD Level 2) +T40993A | Garbage Code (GBD Level 2) +T40993D | Garbage Code (GBD Level 2) +T40993S | Garbage Code (GBD Level 2) +T40994A | Garbage Code (GBD Level 2) +T40994D | Garbage Code (GBD Level 2) +T40994S | Garbage Code (GBD Level 2) +T40995A | Garbage Code (GBD Level 2) +T40995D | Garbage Code (GBD Level 2) +T40995S | Garbage Code (GBD Level 2) +T40996A | Garbage Code (GBD Level 2) +T40996D | Garbage Code (GBD Level 2) +T40996S | Garbage Code (GBD Level 2) +T41---- | Garbage Code (GBD Level 2) +T410--- | Garbage Code (GBD Level 2) +T410X1A | Garbage Code (GBD Level 2) +T410X1D | Garbage Code (GBD Level 2) +T410X1S | Garbage Code (GBD Level 2) +T410X2A | Garbage Code (GBD Level 2) +T410X2D | Garbage Code (GBD Level 2) +T410X2S | Garbage Code (GBD Level 2) +T410X3A | Garbage Code (GBD Level 2) +T410X3D | Garbage Code (GBD Level 2) +T410X3S | Garbage Code (GBD Level 2) +T410X4A | Garbage Code (GBD Level 2) +T410X4D | Garbage Code (GBD Level 2) +T410X4S | Garbage Code (GBD Level 2) +T410X5A | Garbage Code (GBD Level 2) +T410X5D | Garbage Code (GBD Level 2) +T410X5S | Garbage Code (GBD Level 2) +T410X6A | Garbage Code (GBD Level 2) +T410X6D | Garbage Code (GBD Level 2) +T410X6S | Garbage Code (GBD Level 2) +T411--- | Garbage Code (GBD Level 2) +T411X1A | Garbage Code (GBD Level 2) +T411X1D | Garbage Code (GBD Level 2) +T411X1S | Garbage Code (GBD Level 2) +T411X2A | Garbage Code (GBD Level 2) +T411X2D | Garbage Code (GBD Level 2) +T411X2S | Garbage Code (GBD Level 2) +T411X3A | Garbage Code (GBD Level 2) +T411X3D | Garbage Code (GBD Level 2) +T411X3S | Garbage Code (GBD Level 2) +T411X4A | Garbage Code (GBD Level 2) +T411X4D | Garbage Code (GBD Level 2) +T411X4S | Garbage Code (GBD Level 2) +T411X5A | Garbage Code (GBD Level 2) +T411X5D | Garbage Code (GBD Level 2) +T411X5S | Garbage Code (GBD Level 2) +T411X6A | Garbage Code (GBD Level 2) +T411X6D | Garbage Code (GBD Level 2) +T411X6S | Garbage Code (GBD Level 2) +T412--- | Garbage Code (GBD Level 2) +T41201A | Garbage Code (GBD Level 2) +T41201D | Garbage Code (GBD Level 2) +T41201S | Garbage Code (GBD Level 2) +T41202A | Garbage Code (GBD Level 2) +T41202D | Garbage Code (GBD Level 2) +T41202S | Garbage Code (GBD Level 2) +T41203A | Garbage Code (GBD Level 2) +T41203D | Garbage Code (GBD Level 2) +T41203S | Garbage Code (GBD Level 2) +T41204A | Garbage Code (GBD Level 2) +T41204D | Garbage Code (GBD Level 2) +T41204S | Garbage Code (GBD Level 2) +T41205A | Garbage Code (GBD Level 2) +T41205D | Garbage Code (GBD Level 2) +T41205S | Garbage Code (GBD Level 2) +T41206A | Garbage Code (GBD Level 2) +T41206D | Garbage Code (GBD Level 2) +T41206S | Garbage Code (GBD Level 2) +T41291A | Garbage Code (GBD Level 2) +T41291D | Garbage Code (GBD Level 2) +T41291S | Garbage Code (GBD Level 2) +T41292A | Garbage Code (GBD Level 2) +T41292D | Garbage Code (GBD Level 2) +T41292S | Garbage Code (GBD Level 2) +T41293A | Garbage Code (GBD Level 2) +T41293D | Garbage Code (GBD Level 2) +T41293S | Garbage Code (GBD Level 2) +T41294A | Garbage Code (GBD Level 2) +T41294D | Garbage Code (GBD Level 2) +T41294S | Garbage Code (GBD Level 2) +T41295A | Garbage Code (GBD Level 2) +T41295D | Garbage Code (GBD Level 2) +T41295S | Garbage Code (GBD Level 2) +T41296A | Garbage Code (GBD Level 2) +T41296D | Garbage Code (GBD Level 2) +T41296S | Garbage Code (GBD Level 2) +T413--- | Garbage Code (GBD Level 2) +T413X1A | Garbage Code (GBD Level 2) +T413X1D | Garbage Code (GBD Level 2) +T413X1S | Garbage Code (GBD Level 2) +T413X2A | Garbage Code (GBD Level 2) +T413X2D | Garbage Code (GBD Level 2) +T413X2S | Garbage Code (GBD Level 2) +T413X3A | Garbage Code (GBD Level 2) +T413X3D | Garbage Code (GBD Level 2) +T413X3S | Garbage Code (GBD Level 2) +T413X4A | Garbage Code (GBD Level 2) +T413X4D | Garbage Code (GBD Level 2) +T413X4S | Garbage Code (GBD Level 2) +T413X5A | Garbage Code (GBD Level 2) +T413X5D | Garbage Code (GBD Level 2) +T413X5S | Garbage Code (GBD Level 2) +T413X6A | Garbage Code (GBD Level 2) +T413X6D | Garbage Code (GBD Level 2) +T413X6S | Garbage Code (GBD Level 2) +T414--- | Garbage Code (GBD Level 2) +T4141XA | Garbage Code (GBD Level 2) +T4141XD | Garbage Code (GBD Level 2) +T4141XS | Garbage Code (GBD Level 2) +T4142XA | Garbage Code (GBD Level 2) +T4142XD | Garbage Code (GBD Level 2) +T4142XS | Garbage Code (GBD Level 2) +T4143XA | Garbage Code (GBD Level 2) +T4143XD | Garbage Code (GBD Level 2) +T4143XS | Garbage Code (GBD Level 2) +T4144XA | Garbage Code (GBD Level 2) +T4144XD | Garbage Code (GBD Level 2) +T4144XS | Garbage Code (GBD Level 2) +T4145XA | Garbage Code (GBD Level 2) +T4145XD | Garbage Code (GBD Level 2) +T4145XS | Garbage Code (GBD Level 2) +T4146XA | Garbage Code (GBD Level 2) +T4146XD | Garbage Code (GBD Level 2) +T4146XS | Garbage Code (GBD Level 2) +T415--- | Garbage Code (GBD Level 2) +T415X1A | Garbage Code (GBD Level 2) +T415X1D | Garbage Code (GBD Level 2) +T415X1S | Garbage Code (GBD Level 2) +T415X2A | Garbage Code (GBD Level 2) +T415X2D | Garbage Code (GBD Level 2) +T415X2S | Garbage Code (GBD Level 2) +T415X3A | Garbage Code (GBD Level 2) +T415X3D | Garbage Code (GBD Level 2) +T415X3S | Garbage Code (GBD Level 2) +T415X4A | Garbage Code (GBD Level 2) +T415X4D | Garbage Code (GBD Level 2) +T415X4S | Garbage Code (GBD Level 2) +T415X5A | Garbage Code (GBD Level 2) +T415X5D | Garbage Code (GBD Level 2) +T415X5S | Garbage Code (GBD Level 2) +T415X6A | Garbage Code (GBD Level 2) +T415X6D | Garbage Code (GBD Level 2) +T415X6S | Garbage Code (GBD Level 2) +T42---- | Garbage Code (GBD Level 2) +T420--- | Garbage Code (GBD Level 2) +T420X1A | Garbage Code (GBD Level 2) +T420X1D | Garbage Code (GBD Level 2) +T420X1S | Garbage Code (GBD Level 2) +T420X2A | Garbage Code (GBD Level 2) +T420X2D | Garbage Code (GBD Level 2) +T420X2S | Garbage Code (GBD Level 2) +T420X3A | Garbage Code (GBD Level 2) +T420X3D | Garbage Code (GBD Level 2) +T420X3S | Garbage Code (GBD Level 2) +T420X4A | Garbage Code (GBD Level 2) +T420X4D | Garbage Code (GBD Level 2) +T420X4S | Garbage Code (GBD Level 2) +T420X5A | Garbage Code (GBD Level 2) +T420X5D | Garbage Code (GBD Level 2) +T420X5S | Garbage Code (GBD Level 2) +T420X6A | Garbage Code (GBD Level 2) +T420X6D | Garbage Code (GBD Level 2) +T420X6S | Garbage Code (GBD Level 2) +T421--- | Garbage Code (GBD Level 2) +T421X1A | Garbage Code (GBD Level 2) +T421X1D | Garbage Code (GBD Level 2) +T421X1S | Garbage Code (GBD Level 2) +T421X2A | Garbage Code (GBD Level 2) +T421X2D | Garbage Code (GBD Level 2) +T421X2S | Garbage Code (GBD Level 2) +T421X3A | Garbage Code (GBD Level 2) +T421X3D | Garbage Code (GBD Level 2) +T421X3S | Garbage Code (GBD Level 2) +T421X4A | Garbage Code (GBD Level 2) +T421X4D | Garbage Code (GBD Level 2) +T421X4S | Garbage Code (GBD Level 2) +T421X5A | Garbage Code (GBD Level 2) +T421X5D | Garbage Code (GBD Level 2) +T421X5S | Garbage Code (GBD Level 2) +T421X6A | Garbage Code (GBD Level 2) +T421X6D | Garbage Code (GBD Level 2) +T421X6S | Garbage Code (GBD Level 2) +T422--- | Garbage Code (GBD Level 2) +T422X1A | Garbage Code (GBD Level 2) +T422X1D | Garbage Code (GBD Level 2) +T422X1S | Garbage Code (GBD Level 2) +T422X2A | Garbage Code (GBD Level 2) +T422X2D | Garbage Code (GBD Level 2) +T422X2S | Garbage Code (GBD Level 2) +T422X3A | Garbage Code (GBD Level 2) +T422X3D | Garbage Code (GBD Level 2) +T422X3S | Garbage Code (GBD Level 2) +T422X4A | Garbage Code (GBD Level 2) +T422X4D | Garbage Code (GBD Level 2) +T422X4S | Garbage Code (GBD Level 2) +T422X5A | Garbage Code (GBD Level 2) +T422X5D | Garbage Code (GBD Level 2) +T422X5S | Garbage Code (GBD Level 2) +T422X6A | Garbage Code (GBD Level 2) +T422X6D | Garbage Code (GBD Level 2) +T422X6S | Garbage Code (GBD Level 2) +T423--- | Garbage Code (GBD Level 2) +T423X1A | Garbage Code (GBD Level 2) +T423X1D | Garbage Code (GBD Level 2) +T423X1S | Garbage Code (GBD Level 2) +T423X2A | Garbage Code (GBD Level 2) +T423X2D | Garbage Code (GBD Level 2) +T423X2S | Garbage Code (GBD Level 2) +T423X3A | Garbage Code (GBD Level 2) +T423X3D | Garbage Code (GBD Level 2) +T423X3S | Garbage Code (GBD Level 2) +T423X4A | Garbage Code (GBD Level 2) +T423X4D | Garbage Code (GBD Level 2) +T423X4S | Garbage Code (GBD Level 2) +T423X5A | Garbage Code (GBD Level 2) +T423X5D | Garbage Code (GBD Level 2) +T423X5S | Garbage Code (GBD Level 2) +T423X6A | Garbage Code (GBD Level 2) +T423X6D | Garbage Code (GBD Level 2) +T423X6S | Garbage Code (GBD Level 2) +T424--- | Garbage Code (GBD Level 2) +T424X1A | Garbage Code (GBD Level 2) +T424X1D | Garbage Code (GBD Level 2) +T424X1S | Garbage Code (GBD Level 2) +T424X2A | Garbage Code (GBD Level 2) +T424X2D | Garbage Code (GBD Level 2) +T424X2S | Garbage Code (GBD Level 2) +T424X3A | Garbage Code (GBD Level 2) +T424X3D | Garbage Code (GBD Level 2) +T424X3S | Garbage Code (GBD Level 2) +T424X4A | Garbage Code (GBD Level 2) +T424X4D | Garbage Code (GBD Level 2) +T424X4S | Garbage Code (GBD Level 2) +T424X5A | Garbage Code (GBD Level 2) +T424X5D | Garbage Code (GBD Level 2) +T424X5S | Garbage Code (GBD Level 2) +T424X6A | Garbage Code (GBD Level 2) +T424X6D | Garbage Code (GBD Level 2) +T424X6S | Garbage Code (GBD Level 2) +T425--- | Garbage Code (GBD Level 2) +T425X1A | Garbage Code (GBD Level 2) +T425X1D | Garbage Code (GBD Level 2) +T425X1S | Garbage Code (GBD Level 2) +T425X2A | Garbage Code (GBD Level 2) +T425X2D | Garbage Code (GBD Level 2) +T425X2S | Garbage Code (GBD Level 2) +T425X3A | Garbage Code (GBD Level 2) +T425X3D | Garbage Code (GBD Level 2) +T425X3S | Garbage Code (GBD Level 2) +T425X4A | Garbage Code (GBD Level 2) +T425X4D | Garbage Code (GBD Level 2) +T425X4S | Garbage Code (GBD Level 2) +T425X5A | Garbage Code (GBD Level 2) +T425X5D | Garbage Code (GBD Level 2) +T425X5S | Garbage Code (GBD Level 2) +T425X6A | Garbage Code (GBD Level 2) +T425X6D | Garbage Code (GBD Level 2) +T425X6S | Garbage Code (GBD Level 2) +T426--- | Garbage Code (GBD Level 2) +T426X1A | Garbage Code (GBD Level 2) +T426X1D | Garbage Code (GBD Level 2) +T426X1S | Garbage Code (GBD Level 2) +T426X2A | Garbage Code (GBD Level 2) +T426X2D | Garbage Code (GBD Level 2) +T426X2S | Garbage Code (GBD Level 2) +T426X3A | Garbage Code (GBD Level 2) +T426X3D | Garbage Code (GBD Level 2) +T426X3S | Garbage Code (GBD Level 2) +T426X4A | Garbage Code (GBD Level 2) +T426X4D | Garbage Code (GBD Level 2) +T426X4S | Garbage Code (GBD Level 2) +T426X5A | Garbage Code (GBD Level 2) +T426X5D | Garbage Code (GBD Level 2) +T426X5S | Garbage Code (GBD Level 2) +T426X6A | Garbage Code (GBD Level 2) +T426X6D | Garbage Code (GBD Level 2) +T426X6S | Garbage Code (GBD Level 2) +T427--- | Garbage Code (GBD Level 2) +T4271XA | Garbage Code (GBD Level 2) +T4271XD | Garbage Code (GBD Level 2) +T4271XS | Garbage Code (GBD Level 2) +T4272XA | Garbage Code (GBD Level 2) +T4272XD | Garbage Code (GBD Level 2) +T4272XS | Garbage Code (GBD Level 2) +T4273XA | Garbage Code (GBD Level 2) +T4273XD | Garbage Code (GBD Level 2) +T4273XS | Garbage Code (GBD Level 2) +T4274XA | Garbage Code (GBD Level 2) +T4274XD | Garbage Code (GBD Level 2) +T4274XS | Garbage Code (GBD Level 2) +T4275XA | Garbage Code (GBD Level 2) +T4275XD | Garbage Code (GBD Level 2) +T4275XS | Garbage Code (GBD Level 2) +T4276XA | Garbage Code (GBD Level 2) +T4276XD | Garbage Code (GBD Level 2) +T4276XS | Garbage Code (GBD Level 2) +T428--- | Garbage Code (GBD Level 2) +T428X1A | Garbage Code (GBD Level 2) +T428X1D | Garbage Code (GBD Level 2) +T428X1S | Garbage Code (GBD Level 2) +T428X2A | Garbage Code (GBD Level 2) +T428X2D | Garbage Code (GBD Level 2) +T428X2S | Garbage Code (GBD Level 2) +T428X3A | Garbage Code (GBD Level 2) +T428X3D | Garbage Code (GBD Level 2) +T428X3S | Garbage Code (GBD Level 2) +T428X4A | Garbage Code (GBD Level 2) +T428X4D | Garbage Code (GBD Level 2) +T428X4S | Garbage Code (GBD Level 2) +T428X5A | Garbage Code (GBD Level 2) +T428X5D | Garbage Code (GBD Level 2) +T428X5S | Garbage Code (GBD Level 2) +T428X6A | Garbage Code (GBD Level 2) +T428X6D | Garbage Code (GBD Level 2) +T428X6S | Garbage Code (GBD Level 2) +T43---- | Garbage Code (GBD Level 2) +T430--- | Garbage Code (GBD Level 2) +T43011A | Garbage Code (GBD Level 2) +T43011D | Garbage Code (GBD Level 2) +T43011S | Garbage Code (GBD Level 2) +T43012A | Garbage Code (GBD Level 2) +T43012D | Garbage Code (GBD Level 2) +T43012S | Garbage Code (GBD Level 2) +T43013A | Garbage Code (GBD Level 2) +T43013D | Garbage Code (GBD Level 2) +T43013S | Garbage Code (GBD Level 2) +T43014A | Garbage Code (GBD Level 2) +T43014D | Garbage Code (GBD Level 2) +T43014S | Garbage Code (GBD Level 2) +T43015A | Garbage Code (GBD Level 2) +T43015D | Garbage Code (GBD Level 2) +T43015S | Garbage Code (GBD Level 2) +T43016A | Garbage Code (GBD Level 2) +T43016D | Garbage Code (GBD Level 2) +T43016S | Garbage Code (GBD Level 2) +T43021A | Garbage Code (GBD Level 2) +T43021D | Garbage Code (GBD Level 2) +T43021S | Garbage Code (GBD Level 2) +T43022A | Garbage Code (GBD Level 2) +T43022D | Garbage Code (GBD Level 2) +T43022S | Garbage Code (GBD Level 2) +T43023A | Garbage Code (GBD Level 2) +T43023D | Garbage Code (GBD Level 2) +T43023S | Garbage Code (GBD Level 2) +T43024A | Garbage Code (GBD Level 2) +T43024D | Garbage Code (GBD Level 2) +T43024S | Garbage Code (GBD Level 2) +T43025A | Garbage Code (GBD Level 2) +T43025D | Garbage Code (GBD Level 2) +T43025S | Garbage Code (GBD Level 2) +T43026A | Garbage Code (GBD Level 2) +T43026D | Garbage Code (GBD Level 2) +T43026S | Garbage Code (GBD Level 2) +T431--- | Garbage Code (GBD Level 2) +T431X1A | Garbage Code (GBD Level 2) +T431X1D | Garbage Code (GBD Level 2) +T431X1S | Garbage Code (GBD Level 2) +T431X2A | Garbage Code (GBD Level 2) +T431X2D | Garbage Code (GBD Level 2) +T431X2S | Garbage Code (GBD Level 2) +T431X3A | Garbage Code (GBD Level 2) +T431X3D | Garbage Code (GBD Level 2) +T431X3S | Garbage Code (GBD Level 2) +T431X4A | Garbage Code (GBD Level 2) +T431X4D | Garbage Code (GBD Level 2) +T431X4S | Garbage Code (GBD Level 2) +T431X5A | Garbage Code (GBD Level 2) +T431X5D | Garbage Code (GBD Level 2) +T431X5S | Garbage Code (GBD Level 2) +T431X6A | Garbage Code (GBD Level 2) +T431X6D | Garbage Code (GBD Level 2) +T431X6S | Garbage Code (GBD Level 2) +T432--- | Garbage Code (GBD Level 2) +T43201A | Garbage Code (GBD Level 2) +T43201D | Garbage Code (GBD Level 2) +T43201S | Garbage Code (GBD Level 2) +T43202A | Garbage Code (GBD Level 2) +T43202D | Garbage Code (GBD Level 2) +T43202S | Garbage Code (GBD Level 2) +T43203A | Garbage Code (GBD Level 2) +T43203D | Garbage Code (GBD Level 2) +T43203S | Garbage Code (GBD Level 2) +T43204A | Garbage Code (GBD Level 2) +T43204D | Garbage Code (GBD Level 2) +T43204S | Garbage Code (GBD Level 2) +T43205A | Garbage Code (GBD Level 2) +T43205D | Garbage Code (GBD Level 2) +T43205S | Garbage Code (GBD Level 2) +T43206A | Garbage Code (GBD Level 2) +T43206D | Garbage Code (GBD Level 2) +T43206S | Garbage Code (GBD Level 2) +T43211A | Garbage Code (GBD Level 2) +T43211D | Garbage Code (GBD Level 2) +T43211S | Garbage Code (GBD Level 2) +T43212A | Garbage Code (GBD Level 2) +T43212D | Garbage Code (GBD Level 2) +T43212S | Garbage Code (GBD Level 2) +T43213A | Garbage Code (GBD Level 2) +T43213D | Garbage Code (GBD Level 2) +T43213S | Garbage Code (GBD Level 2) +T43214A | Garbage Code (GBD Level 2) +T43214D | Garbage Code (GBD Level 2) +T43214S | Garbage Code (GBD Level 2) +T43215A | Garbage Code (GBD Level 2) +T43215D | Garbage Code (GBD Level 2) +T43215S | Garbage Code (GBD Level 2) +T43216A | Garbage Code (GBD Level 2) +T43216D | Garbage Code (GBD Level 2) +T43216S | Garbage Code (GBD Level 2) +T43221A | Garbage Code (GBD Level 2) +T43221D | Garbage Code (GBD Level 2) +T43221S | Garbage Code (GBD Level 2) +T43222A | Garbage Code (GBD Level 2) +T43222D | Garbage Code (GBD Level 2) +T43222S | Garbage Code (GBD Level 2) +T43223A | Garbage Code (GBD Level 2) +T43223D | Garbage Code (GBD Level 2) +T43223S | Garbage Code (GBD Level 2) +T43224A | Garbage Code (GBD Level 2) +T43224D | Garbage Code (GBD Level 2) +T43224S | Garbage Code (GBD Level 2) +T43225A | Garbage Code (GBD Level 2) +T43225D | Garbage Code (GBD Level 2) +T43225S | Garbage Code (GBD Level 2) +T43226A | Garbage Code (GBD Level 2) +T43226D | Garbage Code (GBD Level 2) +T43226S | Garbage Code (GBD Level 2) +T43291A | Garbage Code (GBD Level 2) +T43291D | Garbage Code (GBD Level 2) +T43291S | Garbage Code (GBD Level 2) +T43292A | Garbage Code (GBD Level 2) +T43292D | Garbage Code (GBD Level 2) +T43292S | Garbage Code (GBD Level 2) +T43293A | Garbage Code (GBD Level 2) +T43293D | Garbage Code (GBD Level 2) +T43293S | Garbage Code (GBD Level 2) +T43294A | Garbage Code (GBD Level 2) +T43294D | Garbage Code (GBD Level 2) +T43294S | Garbage Code (GBD Level 2) +T43295A | Garbage Code (GBD Level 2) +T43295D | Garbage Code (GBD Level 2) +T43295S | Garbage Code (GBD Level 2) +T43296A | Garbage Code (GBD Level 2) +T43296D | Garbage Code (GBD Level 2) +T43296S | Garbage Code (GBD Level 2) +T433--- | Garbage Code (GBD Level 2) +T433X1A | Garbage Code (GBD Level 2) +T433X1D | Garbage Code (GBD Level 2) +T433X1S | Garbage Code (GBD Level 2) +T433X2A | Garbage Code (GBD Level 2) +T433X2D | Garbage Code (GBD Level 2) +T433X2S | Garbage Code (GBD Level 2) +T433X3A | Garbage Code (GBD Level 2) +T433X3D | Garbage Code (GBD Level 2) +T433X3S | Garbage Code (GBD Level 2) +T433X4A | Garbage Code (GBD Level 2) +T433X4D | Garbage Code (GBD Level 2) +T433X4S | Garbage Code (GBD Level 2) +T433X5A | Garbage Code (GBD Level 2) +T433X5D | Garbage Code (GBD Level 2) +T433X5S | Garbage Code (GBD Level 2) +T433X6A | Garbage Code (GBD Level 2) +T433X6D | Garbage Code (GBD Level 2) +T433X6S | Garbage Code (GBD Level 2) +T434--- | Garbage Code (GBD Level 2) +T434X1A | Garbage Code (GBD Level 2) +T434X1D | Garbage Code (GBD Level 2) +T434X1S | Garbage Code (GBD Level 2) +T434X2A | Garbage Code (GBD Level 2) +T434X2D | Garbage Code (GBD Level 2) +T434X2S | Garbage Code (GBD Level 2) +T434X3A | Garbage Code (GBD Level 2) +T434X3D | Garbage Code (GBD Level 2) +T434X3S | Garbage Code (GBD Level 2) +T434X4A | Garbage Code (GBD Level 2) +T434X4D | Garbage Code (GBD Level 2) +T434X4S | Garbage Code (GBD Level 2) +T434X5A | Garbage Code (GBD Level 2) +T434X5D | Garbage Code (GBD Level 2) +T434X5S | Garbage Code (GBD Level 2) +T434X6A | Garbage Code (GBD Level 2) +T434X6D | Garbage Code (GBD Level 2) +T434X6S | Garbage Code (GBD Level 2) +T435--- | Garbage Code (GBD Level 2) +T43501A | Garbage Code (GBD Level 2) +T43501D | Garbage Code (GBD Level 2) +T43501S | Garbage Code (GBD Level 2) +T43502A | Garbage Code (GBD Level 2) +T43502D | Garbage Code (GBD Level 2) +T43502S | Garbage Code (GBD Level 2) +T43503A | Garbage Code (GBD Level 2) +T43503D | Garbage Code (GBD Level 2) +T43503S | Garbage Code (GBD Level 2) +T43504A | Garbage Code (GBD Level 2) +T43504D | Garbage Code (GBD Level 2) +T43504S | Garbage Code (GBD Level 2) +T43505A | Garbage Code (GBD Level 2) +T43505D | Garbage Code (GBD Level 2) +T43505S | Garbage Code (GBD Level 2) +T43506A | Garbage Code (GBD Level 2) +T43506D | Garbage Code (GBD Level 2) +T43506S | Garbage Code (GBD Level 2) +T43591A | Garbage Code (GBD Level 2) +T43591D | Garbage Code (GBD Level 2) +T43591S | Garbage Code (GBD Level 2) +T43592A | Garbage Code (GBD Level 2) +T43592D | Garbage Code (GBD Level 2) +T43592S | Garbage Code (GBD Level 2) +T43593A | Garbage Code (GBD Level 2) +T43593D | Garbage Code (GBD Level 2) +T43593S | Garbage Code (GBD Level 2) +T43594A | Garbage Code (GBD Level 2) +T43594D | Garbage Code (GBD Level 2) +T43594S | Garbage Code (GBD Level 2) +T43595A | Garbage Code (GBD Level 2) +T43595D | Garbage Code (GBD Level 2) +T43595S | Garbage Code (GBD Level 2) +T43596A | Garbage Code (GBD Level 2) +T43596D | Garbage Code (GBD Level 2) +T43596S | Garbage Code (GBD Level 2) +T436--- | Garbage Code (GBD Level 2) +T43601A | Garbage Code (GBD Level 2) +T43601D | Garbage Code (GBD Level 2) +T43601S | Garbage Code (GBD Level 2) +T43602A | Garbage Code (GBD Level 2) +T43602D | Garbage Code (GBD Level 2) +T43602S | Garbage Code (GBD Level 2) +T43603A | Garbage Code (GBD Level 2) +T43603D | Garbage Code (GBD Level 2) +T43603S | Garbage Code (GBD Level 2) +T43604A | Garbage Code (GBD Level 2) +T43604D | Garbage Code (GBD Level 2) +T43604S | Garbage Code (GBD Level 2) +T43605A | Garbage Code (GBD Level 2) +T43605D | Garbage Code (GBD Level 2) +T43605S | Garbage Code (GBD Level 2) +T43606A | Garbage Code (GBD Level 2) +T43606D | Garbage Code (GBD Level 2) +T43606S | Garbage Code (GBD Level 2) +T43611A | Garbage Code (GBD Level 2) +T43611D | Garbage Code (GBD Level 2) +T43611S | Garbage Code (GBD Level 2) +T43612A | Garbage Code (GBD Level 2) +T43612D | Garbage Code (GBD Level 2) +T43612S | Garbage Code (GBD Level 2) +T43613A | Garbage Code (GBD Level 2) +T43613D | Garbage Code (GBD Level 2) +T43613S | Garbage Code (GBD Level 2) +T43614A | Garbage Code (GBD Level 2) +T43614D | Garbage Code (GBD Level 2) +T43614S | Garbage Code (GBD Level 2) +T43615A | Garbage Code (GBD Level 2) +T43615D | Garbage Code (GBD Level 2) +T43615S | Garbage Code (GBD Level 2) +T43616A | Garbage Code (GBD Level 2) +T43616D | Garbage Code (GBD Level 2) +T43616S | Garbage Code (GBD Level 2) +T43621A | Garbage Code (GBD Level 2) +T43621D | Garbage Code (GBD Level 2) +T43621S | Garbage Code (GBD Level 2) +T43622A | Garbage Code (GBD Level 2) +T43622D | Garbage Code (GBD Level 2) +T43622S | Garbage Code (GBD Level 2) +T43623A | Garbage Code (GBD Level 2) +T43623D | Garbage Code (GBD Level 2) +T43623S | Garbage Code (GBD Level 2) +T43624A | Garbage Code (GBD Level 2) +T43624D | Garbage Code (GBD Level 2) +T43624S | Garbage Code (GBD Level 2) +T43625A | Garbage Code (GBD Level 2) +T43625D | Garbage Code (GBD Level 2) +T43625S | Garbage Code (GBD Level 2) +T43626A | Garbage Code (GBD Level 2) +T43626D | Garbage Code (GBD Level 2) +T43626S | Garbage Code (GBD Level 2) +T43631A | Garbage Code (GBD Level 2) +T43631D | Garbage Code (GBD Level 2) +T43631S | Garbage Code (GBD Level 2) +T43632A | Garbage Code (GBD Level 2) +T43632D | Garbage Code (GBD Level 2) +T43632S | Garbage Code (GBD Level 2) +T43633A | Garbage Code (GBD Level 2) +T43633D | Garbage Code (GBD Level 2) +T43633S | Garbage Code (GBD Level 2) +T43634A | Garbage Code (GBD Level 2) +T43634D | Garbage Code (GBD Level 2) +T43634S | Garbage Code (GBD Level 2) +T43635A | Garbage Code (GBD Level 2) +T43635D | Garbage Code (GBD Level 2) +T43635S | Garbage Code (GBD Level 2) +T43636A | Garbage Code (GBD Level 2) +T43636D | Garbage Code (GBD Level 2) +T43636S | Garbage Code (GBD Level 2) +T43641A | Garbage Code (GBD Level 2) +T43641D | Garbage Code (GBD Level 2) +T43641S | Garbage Code (GBD Level 2) +T43642A | Garbage Code (GBD Level 2) +T43642D | Garbage Code (GBD Level 2) +T43642S | Garbage Code (GBD Level 2) +T43643A | Garbage Code (GBD Level 2) +T43643D | Garbage Code (GBD Level 2) +T43643S | Garbage Code (GBD Level 2) +T43644A | Garbage Code (GBD Level 2) +T43644D | Garbage Code (GBD Level 2) +T43644S | Garbage Code (GBD Level 2) +T43691A | Garbage Code (GBD Level 2) +T43691D | Garbage Code (GBD Level 2) +T43691S | Garbage Code (GBD Level 2) +T43692A | Garbage Code (GBD Level 2) +T43692D | Garbage Code (GBD Level 2) +T43692S | Garbage Code (GBD Level 2) +T43693A | Garbage Code (GBD Level 2) +T43693D | Garbage Code (GBD Level 2) +T43693S | Garbage Code (GBD Level 2) +T43694A | Garbage Code (GBD Level 2) +T43694D | Garbage Code (GBD Level 2) +T43694S | Garbage Code (GBD Level 2) +T43695A | Garbage Code (GBD Level 2) +T43695D | Garbage Code (GBD Level 2) +T43695S | Garbage Code (GBD Level 2) +T43696A | Garbage Code (GBD Level 2) +T43696D | Garbage Code (GBD Level 2) +T43696S | Garbage Code (GBD Level 2) +T438--- | Garbage Code (GBD Level 2) +T438X1A | Garbage Code (GBD Level 2) +T438X1D | Garbage Code (GBD Level 2) +T438X1S | Garbage Code (GBD Level 2) +T438X2A | Garbage Code (GBD Level 2) +T438X2D | Garbage Code (GBD Level 2) +T438X2S | Garbage Code (GBD Level 2) +T438X3A | Garbage Code (GBD Level 2) +T438X3D | Garbage Code (GBD Level 2) +T438X3S | Garbage Code (GBD Level 2) +T438X4A | Garbage Code (GBD Level 2) +T438X4D | Garbage Code (GBD Level 2) +T438X4S | Garbage Code (GBD Level 2) +T438X5A | Garbage Code (GBD Level 2) +T438X5D | Garbage Code (GBD Level 2) +T438X5S | Garbage Code (GBD Level 2) +T438X6A | Garbage Code (GBD Level 2) +T438X6D | Garbage Code (GBD Level 2) +T438X6S | Garbage Code (GBD Level 2) +T439--- | Garbage Code (GBD Level 2) +T4391XA | Garbage Code (GBD Level 2) +T4391XD | Garbage Code (GBD Level 2) +T4391XS | Garbage Code (GBD Level 2) +T4392XA | Garbage Code (GBD Level 2) +T4392XD | Garbage Code (GBD Level 2) +T4392XS | Garbage Code (GBD Level 2) +T4393XA | Garbage Code (GBD Level 2) +T4393XD | Garbage Code (GBD Level 2) +T4393XS | Garbage Code (GBD Level 2) +T4394XA | Garbage Code (GBD Level 2) +T4394XD | Garbage Code (GBD Level 2) +T4394XS | Garbage Code (GBD Level 2) +T4395XA | Garbage Code (GBD Level 2) +T4395XD | Garbage Code (GBD Level 2) +T4395XS | Garbage Code (GBD Level 2) +T4396XA | Garbage Code (GBD Level 2) +T4396XD | Garbage Code (GBD Level 2) +T4396XS | Garbage Code (GBD Level 2) +T44---- | Garbage Code (GBD Level 2) +T440--- | Garbage Code (GBD Level 2) +T440X1A | Garbage Code (GBD Level 2) +T440X1D | Garbage Code (GBD Level 2) +T440X1S | Garbage Code (GBD Level 2) +T440X2A | Garbage Code (GBD Level 2) +T440X2D | Garbage Code (GBD Level 2) +T440X2S | Garbage Code (GBD Level 2) +T440X3A | Garbage Code (GBD Level 2) +T440X3D | Garbage Code (GBD Level 2) +T440X3S | Garbage Code (GBD Level 2) +T440X4A | Garbage Code (GBD Level 2) +T440X4D | Garbage Code (GBD Level 2) +T440X4S | Garbage Code (GBD Level 2) +T440X5A | Garbage Code (GBD Level 2) +T440X5D | Garbage Code (GBD Level 2) +T440X5S | Garbage Code (GBD Level 2) +T440X6A | Garbage Code (GBD Level 2) +T440X6D | Garbage Code (GBD Level 2) +T440X6S | Garbage Code (GBD Level 2) +T441--- | Garbage Code (GBD Level 2) +T441X1A | Garbage Code (GBD Level 2) +T441X1D | Garbage Code (GBD Level 2) +T441X1S | Garbage Code (GBD Level 2) +T441X2A | Garbage Code (GBD Level 2) +T441X2D | Garbage Code (GBD Level 2) +T441X2S | Garbage Code (GBD Level 2) +T441X3A | Garbage Code (GBD Level 2) +T441X3D | Garbage Code (GBD Level 2) +T441X3S | Garbage Code (GBD Level 2) +T441X4A | Garbage Code (GBD Level 2) +T441X4D | Garbage Code (GBD Level 2) +T441X4S | Garbage Code (GBD Level 2) +T441X5A | Garbage Code (GBD Level 2) +T441X5D | Garbage Code (GBD Level 2) +T441X5S | Garbage Code (GBD Level 2) +T441X6A | Garbage Code (GBD Level 2) +T441X6D | Garbage Code (GBD Level 2) +T441X6S | Garbage Code (GBD Level 2) +T442--- | Garbage Code (GBD Level 2) +T442X1A | Garbage Code (GBD Level 2) +T442X1D | Garbage Code (GBD Level 2) +T442X1S | Garbage Code (GBD Level 2) +T442X2A | Garbage Code (GBD Level 2) +T442X2D | Garbage Code (GBD Level 2) +T442X2S | Garbage Code (GBD Level 2) +T442X3A | Garbage Code (GBD Level 2) +T442X3D | Garbage Code (GBD Level 2) +T442X3S | Garbage Code (GBD Level 2) +T442X4A | Garbage Code (GBD Level 2) +T442X4D | Garbage Code (GBD Level 2) +T442X4S | Garbage Code (GBD Level 2) +T442X5A | Garbage Code (GBD Level 2) +T442X5D | Garbage Code (GBD Level 2) +T442X5S | Garbage Code (GBD Level 2) +T442X6A | Garbage Code (GBD Level 2) +T442X6D | Garbage Code (GBD Level 2) +T442X6S | Garbage Code (GBD Level 2) +T443--- | Garbage Code (GBD Level 2) +T443X1A | Garbage Code (GBD Level 2) +T443X1D | Garbage Code (GBD Level 2) +T443X1S | Garbage Code (GBD Level 2) +T443X2A | Garbage Code (GBD Level 2) +T443X2D | Garbage Code (GBD Level 2) +T443X2S | Garbage Code (GBD Level 2) +T443X3A | Garbage Code (GBD Level 2) +T443X3D | Garbage Code (GBD Level 2) +T443X3S | Garbage Code (GBD Level 2) +T443X4A | Garbage Code (GBD Level 2) +T443X4D | Garbage Code (GBD Level 2) +T443X4S | Garbage Code (GBD Level 2) +T443X5A | Garbage Code (GBD Level 2) +T443X5D | Garbage Code (GBD Level 2) +T443X5S | Garbage Code (GBD Level 2) +T443X6A | Garbage Code (GBD Level 2) +T443X6D | Garbage Code (GBD Level 2) +T443X6S | Garbage Code (GBD Level 2) +T444--- | Garbage Code (GBD Level 2) +T444X1A | Garbage Code (GBD Level 2) +T444X1D | Garbage Code (GBD Level 2) +T444X1S | Garbage Code (GBD Level 2) +T444X2A | Garbage Code (GBD Level 2) +T444X2D | Garbage Code (GBD Level 2) +T444X2S | Garbage Code (GBD Level 2) +T444X3A | Garbage Code (GBD Level 2) +T444X3D | Garbage Code (GBD Level 2) +T444X3S | Garbage Code (GBD Level 2) +T444X4A | Garbage Code (GBD Level 2) +T444X4D | Garbage Code (GBD Level 2) +T444X4S | Garbage Code (GBD Level 2) +T444X5A | Garbage Code (GBD Level 2) +T444X5D | Garbage Code (GBD Level 2) +T444X5S | Garbage Code (GBD Level 2) +T444X6A | Garbage Code (GBD Level 2) +T444X6D | Garbage Code (GBD Level 2) +T444X6S | Garbage Code (GBD Level 2) +T445--- | Garbage Code (GBD Level 2) +T445X1A | Garbage Code (GBD Level 2) +T445X1D | Garbage Code (GBD Level 2) +T445X1S | Garbage Code (GBD Level 2) +T445X2A | Garbage Code (GBD Level 2) +T445X2D | Garbage Code (GBD Level 2) +T445X2S | Garbage Code (GBD Level 2) +T445X3A | Garbage Code (GBD Level 2) +T445X3D | Garbage Code (GBD Level 2) +T445X3S | Garbage Code (GBD Level 2) +T445X4A | Garbage Code (GBD Level 2) +T445X4D | Garbage Code (GBD Level 2) +T445X4S | Garbage Code (GBD Level 2) +T445X5A | Garbage Code (GBD Level 2) +T445X5D | Garbage Code (GBD Level 2) +T445X5S | Garbage Code (GBD Level 2) +T445X6A | Garbage Code (GBD Level 2) +T445X6D | Garbage Code (GBD Level 2) +T445X6S | Garbage Code (GBD Level 2) +T446--- | Garbage Code (GBD Level 2) +T446X1A | Garbage Code (GBD Level 2) +T446X1D | Garbage Code (GBD Level 2) +T446X1S | Garbage Code (GBD Level 2) +T446X2A | Garbage Code (GBD Level 2) +T446X2D | Garbage Code (GBD Level 2) +T446X2S | Garbage Code (GBD Level 2) +T446X3A | Garbage Code (GBD Level 2) +T446X3D | Garbage Code (GBD Level 2) +T446X3S | Garbage Code (GBD Level 2) +T446X4A | Garbage Code (GBD Level 2) +T446X4D | Garbage Code (GBD Level 2) +T446X4S | Garbage Code (GBD Level 2) +T446X5A | Garbage Code (GBD Level 2) +T446X5D | Garbage Code (GBD Level 2) +T446X5S | Garbage Code (GBD Level 2) +T446X6A | Garbage Code (GBD Level 2) +T446X6D | Garbage Code (GBD Level 2) +T446X6S | Garbage Code (GBD Level 2) +T447--- | Garbage Code (GBD Level 2) +T447X1A | Garbage Code (GBD Level 2) +T447X1D | Garbage Code (GBD Level 2) +T447X1S | Garbage Code (GBD Level 2) +T447X2A | Garbage Code (GBD Level 2) +T447X2D | Garbage Code (GBD Level 2) +T447X2S | Garbage Code (GBD Level 2) +T447X3A | Garbage Code (GBD Level 2) +T447X3D | Garbage Code (GBD Level 2) +T447X3S | Garbage Code (GBD Level 2) +T447X4A | Garbage Code (GBD Level 2) +T447X4D | Garbage Code (GBD Level 2) +T447X4S | Garbage Code (GBD Level 2) +T447X5A | Garbage Code (GBD Level 2) +T447X5D | Garbage Code (GBD Level 2) +T447X5S | Garbage Code (GBD Level 2) +T447X6A | Garbage Code (GBD Level 2) +T447X6D | Garbage Code (GBD Level 2) +T447X6S | Garbage Code (GBD Level 2) +T448--- | Garbage Code (GBD Level 2) +T448X1A | Garbage Code (GBD Level 2) +T448X1D | Garbage Code (GBD Level 2) +T448X1S | Garbage Code (GBD Level 2) +T448X2A | Garbage Code (GBD Level 2) +T448X2D | Garbage Code (GBD Level 2) +T448X2S | Garbage Code (GBD Level 2) +T448X3A | Garbage Code (GBD Level 2) +T448X3D | Garbage Code (GBD Level 2) +T448X3S | Garbage Code (GBD Level 2) +T448X4A | Garbage Code (GBD Level 2) +T448X4D | Garbage Code (GBD Level 2) +T448X4S | Garbage Code (GBD Level 2) +T448X5A | Garbage Code (GBD Level 2) +T448X5D | Garbage Code (GBD Level 2) +T448X5S | Garbage Code (GBD Level 2) +T448X6A | Garbage Code (GBD Level 2) +T448X6D | Garbage Code (GBD Level 2) +T448X6S | Garbage Code (GBD Level 2) +T449--- | Garbage Code (GBD Level 2) +T44901A | Garbage Code (GBD Level 2) +T44901D | Garbage Code (GBD Level 2) +T44901S | Garbage Code (GBD Level 2) +T44902A | Garbage Code (GBD Level 2) +T44902D | Garbage Code (GBD Level 2) +T44902S | Garbage Code (GBD Level 2) +T44903A | Garbage Code (GBD Level 2) +T44903D | Garbage Code (GBD Level 2) +T44903S | Garbage Code (GBD Level 2) +T44904A | Garbage Code (GBD Level 2) +T44904D | Garbage Code (GBD Level 2) +T44904S | Garbage Code (GBD Level 2) +T44905A | Garbage Code (GBD Level 2) +T44905D | Garbage Code (GBD Level 2) +T44905S | Garbage Code (GBD Level 2) +T44906A | Garbage Code (GBD Level 2) +T44906D | Garbage Code (GBD Level 2) +T44906S | Garbage Code (GBD Level 2) +T44991A | Garbage Code (GBD Level 2) +T44991D | Garbage Code (GBD Level 2) +T44991S | Garbage Code (GBD Level 2) +T44992A | Garbage Code (GBD Level 2) +T44992D | Garbage Code (GBD Level 2) +T44992S | Garbage Code (GBD Level 2) +T44993A | Garbage Code (GBD Level 2) +T44993D | Garbage Code (GBD Level 2) +T44993S | Garbage Code (GBD Level 2) +T44994A | Garbage Code (GBD Level 2) +T44994D | Garbage Code (GBD Level 2) +T44994S | Garbage Code (GBD Level 2) +T44995A | Garbage Code (GBD Level 2) +T44995D | Garbage Code (GBD Level 2) +T44995S | Garbage Code (GBD Level 2) +T44996A | Garbage Code (GBD Level 2) +T44996D | Garbage Code (GBD Level 2) +T44996S | Garbage Code (GBD Level 2) +T45---- | Garbage Code (GBD Level 2) +T450--- | Garbage Code (GBD Level 2) +T450X1A | Garbage Code (GBD Level 2) +T450X1D | Garbage Code (GBD Level 2) +T450X1S | Garbage Code (GBD Level 2) +T450X2A | Garbage Code (GBD Level 2) +T450X2D | Garbage Code (GBD Level 2) +T450X2S | Garbage Code (GBD Level 2) +T450X3A | Garbage Code (GBD Level 2) +T450X3D | Garbage Code (GBD Level 2) +T450X3S | Garbage Code (GBD Level 2) +T450X4A | Garbage Code (GBD Level 2) +T450X4D | Garbage Code (GBD Level 2) +T450X4S | Garbage Code (GBD Level 2) +T450X5A | Garbage Code (GBD Level 2) +T450X5D | Garbage Code (GBD Level 2) +T450X5S | Garbage Code (GBD Level 2) +T450X6A | Garbage Code (GBD Level 2) +T450X6D | Garbage Code (GBD Level 2) +T450X6S | Garbage Code (GBD Level 2) +T451--- | Garbage Code (GBD Level 2) +T451X1A | Garbage Code (GBD Level 2) +T451X1D | Garbage Code (GBD Level 2) +T451X1S | Garbage Code (GBD Level 2) +T451X2A | Garbage Code (GBD Level 2) +T451X2D | Garbage Code (GBD Level 2) +T451X2S | Garbage Code (GBD Level 2) +T451X3A | Garbage Code (GBD Level 2) +T451X3D | Garbage Code (GBD Level 2) +T451X3S | Garbage Code (GBD Level 2) +T451X4A | Garbage Code (GBD Level 2) +T451X4D | Garbage Code (GBD Level 2) +T451X4S | Garbage Code (GBD Level 2) +T451X5A | Garbage Code (GBD Level 2) +T451X5D | Garbage Code (GBD Level 2) +T451X5S | Garbage Code (GBD Level 2) +T451X6A | Garbage Code (GBD Level 2) +T451X6D | Garbage Code (GBD Level 2) +T451X6S | Garbage Code (GBD Level 2) +T452--- | Garbage Code (GBD Level 2) +T452X1A | Garbage Code (GBD Level 2) +T452X1D | Garbage Code (GBD Level 2) +T452X1S | Garbage Code (GBD Level 2) +T452X2A | Garbage Code (GBD Level 2) +T452X2D | Garbage Code (GBD Level 2) +T452X2S | Garbage Code (GBD Level 2) +T452X3A | Garbage Code (GBD Level 2) +T452X3D | Garbage Code (GBD Level 2) +T452X3S | Garbage Code (GBD Level 2) +T452X4A | Garbage Code (GBD Level 2) +T452X4D | Garbage Code (GBD Level 2) +T452X4S | Garbage Code (GBD Level 2) +T452X5A | Garbage Code (GBD Level 2) +T452X5D | Garbage Code (GBD Level 2) +T452X5S | Garbage Code (GBD Level 2) +T452X6A | Garbage Code (GBD Level 2) +T452X6D | Garbage Code (GBD Level 2) +T452X6S | Garbage Code (GBD Level 2) +T453--- | Garbage Code (GBD Level 2) +T453X1A | Garbage Code (GBD Level 2) +T453X1D | Garbage Code (GBD Level 2) +T453X1S | Garbage Code (GBD Level 2) +T453X2A | Garbage Code (GBD Level 2) +T453X2D | Garbage Code (GBD Level 2) +T453X2S | Garbage Code (GBD Level 2) +T453X3A | Garbage Code (GBD Level 2) +T453X3D | Garbage Code (GBD Level 2) +T453X3S | Garbage Code (GBD Level 2) +T453X4A | Garbage Code (GBD Level 2) +T453X4D | Garbage Code (GBD Level 2) +T453X4S | Garbage Code (GBD Level 2) +T453X5A | Garbage Code (GBD Level 2) +T453X5D | Garbage Code (GBD Level 2) +T453X5S | Garbage Code (GBD Level 2) +T453X6A | Garbage Code (GBD Level 2) +T453X6D | Garbage Code (GBD Level 2) +T453X6S | Garbage Code (GBD Level 2) +T454--- | Garbage Code (GBD Level 2) +T454X1A | Garbage Code (GBD Level 2) +T454X1D | Garbage Code (GBD Level 2) +T454X1S | Garbage Code (GBD Level 2) +T454X2A | Garbage Code (GBD Level 2) +T454X2D | Garbage Code (GBD Level 2) +T454X2S | Garbage Code (GBD Level 2) +T454X3A | Garbage Code (GBD Level 2) +T454X3D | Garbage Code (GBD Level 2) +T454X3S | Garbage Code (GBD Level 2) +T454X4A | Garbage Code (GBD Level 2) +T454X4D | Garbage Code (GBD Level 2) +T454X4S | Garbage Code (GBD Level 2) +T454X5A | Garbage Code (GBD Level 2) +T454X5D | Garbage Code (GBD Level 2) +T454X5S | Garbage Code (GBD Level 2) +T454X6A | Garbage Code (GBD Level 2) +T454X6D | Garbage Code (GBD Level 2) +T454X6S | Garbage Code (GBD Level 2) +T455--- | Garbage Code (GBD Level 2) +T45511A | Garbage Code (GBD Level 2) +T45511D | Garbage Code (GBD Level 2) +T45511S | Garbage Code (GBD Level 2) +T45512A | Garbage Code (GBD Level 2) +T45512D | Garbage Code (GBD Level 2) +T45512S | Garbage Code (GBD Level 2) +T45513A | Garbage Code (GBD Level 2) +T45513D | Garbage Code (GBD Level 2) +T45513S | Garbage Code (GBD Level 2) +T45514A | Garbage Code (GBD Level 2) +T45514D | Garbage Code (GBD Level 2) +T45514S | Garbage Code (GBD Level 2) +T45515A | Garbage Code (GBD Level 2) +T45515D | Garbage Code (GBD Level 2) +T45515S | Garbage Code (GBD Level 2) +T45516A | Garbage Code (GBD Level 2) +T45516D | Garbage Code (GBD Level 2) +T45516S | Garbage Code (GBD Level 2) +T45521A | Garbage Code (GBD Level 2) +T45521D | Garbage Code (GBD Level 2) +T45521S | Garbage Code (GBD Level 2) +T45522A | Garbage Code (GBD Level 2) +T45522D | Garbage Code (GBD Level 2) +T45522S | Garbage Code (GBD Level 2) +T45523A | Garbage Code (GBD Level 2) +T45523D | Garbage Code (GBD Level 2) +T45523S | Garbage Code (GBD Level 2) +T45524A | Garbage Code (GBD Level 2) +T45524D | Garbage Code (GBD Level 2) +T45524S | Garbage Code (GBD Level 2) +T45525A | Garbage Code (GBD Level 2) +T45525D | Garbage Code (GBD Level 2) +T45525S | Garbage Code (GBD Level 2) +T45526A | Garbage Code (GBD Level 2) +T45526D | Garbage Code (GBD Level 2) +T45526S | Garbage Code (GBD Level 2) +T456--- | Garbage Code (GBD Level 2) +T45601A | Garbage Code (GBD Level 2) +T45601D | Garbage Code (GBD Level 2) +T45601S | Garbage Code (GBD Level 2) +T45602A | Garbage Code (GBD Level 2) +T45602D | Garbage Code (GBD Level 2) +T45602S | Garbage Code (GBD Level 2) +T45603A | Garbage Code (GBD Level 2) +T45603D | Garbage Code (GBD Level 2) +T45603S | Garbage Code (GBD Level 2) +T45604A | Garbage Code (GBD Level 2) +T45604D | Garbage Code (GBD Level 2) +T45604S | Garbage Code (GBD Level 2) +T45605A | Garbage Code (GBD Level 2) +T45605D | Garbage Code (GBD Level 2) +T45605S | Garbage Code (GBD Level 2) +T45606A | Garbage Code (GBD Level 2) +T45606D | Garbage Code (GBD Level 2) +T45606S | Garbage Code (GBD Level 2) +T45611A | Garbage Code (GBD Level 2) +T45611D | Garbage Code (GBD Level 2) +T45611S | Garbage Code (GBD Level 2) +T45612A | Garbage Code (GBD Level 2) +T45612D | Garbage Code (GBD Level 2) +T45612S | Garbage Code (GBD Level 2) +T45613A | Garbage Code (GBD Level 2) +T45613D | Garbage Code (GBD Level 2) +T45613S | Garbage Code (GBD Level 2) +T45614A | Garbage Code (GBD Level 2) +T45614D | Garbage Code (GBD Level 2) +T45614S | Garbage Code (GBD Level 2) +T45615A | Garbage Code (GBD Level 2) +T45615D | Garbage Code (GBD Level 2) +T45615S | Garbage Code (GBD Level 2) +T45616A | Garbage Code (GBD Level 2) +T45616D | Garbage Code (GBD Level 2) +T45616S | Garbage Code (GBD Level 2) +T45621A | Garbage Code (GBD Level 2) +T45621D | Garbage Code (GBD Level 2) +T45621S | Garbage Code (GBD Level 2) +T45622A | Garbage Code (GBD Level 2) +T45622D | Garbage Code (GBD Level 2) +T45622S | Garbage Code (GBD Level 2) +T45623A | Garbage Code (GBD Level 2) +T45623D | Garbage Code (GBD Level 2) +T45623S | Garbage Code (GBD Level 2) +T45624A | Garbage Code (GBD Level 2) +T45624D | Garbage Code (GBD Level 2) +T45624S | Garbage Code (GBD Level 2) +T45625A | Garbage Code (GBD Level 2) +T45625D | Garbage Code (GBD Level 2) +T45625S | Garbage Code (GBD Level 2) +T45626A | Garbage Code (GBD Level 2) +T45626D | Garbage Code (GBD Level 2) +T45626S | Garbage Code (GBD Level 2) +T45691A | Garbage Code (GBD Level 2) +T45691D | Garbage Code (GBD Level 2) +T45691S | Garbage Code (GBD Level 2) +T45692A | Garbage Code (GBD Level 2) +T45692D | Garbage Code (GBD Level 2) +T45692S | Garbage Code (GBD Level 2) +T45693A | Garbage Code (GBD Level 2) +T45693D | Garbage Code (GBD Level 2) +T45693S | Garbage Code (GBD Level 2) +T45694A | Garbage Code (GBD Level 2) +T45694D | Garbage Code (GBD Level 2) +T45694S | Garbage Code (GBD Level 2) +T45695A | Garbage Code (GBD Level 2) +T45695D | Garbage Code (GBD Level 2) +T45695S | Garbage Code (GBD Level 2) +T45696A | Garbage Code (GBD Level 2) +T45696D | Garbage Code (GBD Level 2) +T45696S | Garbage Code (GBD Level 2) +T457--- | Garbage Code (GBD Level 2) +T457X1A | Garbage Code (GBD Level 2) +T457X1D | Garbage Code (GBD Level 2) +T457X1S | Garbage Code (GBD Level 2) +T457X2A | Garbage Code (GBD Level 2) +T457X2D | Garbage Code (GBD Level 2) +T457X2S | Garbage Code (GBD Level 2) +T457X3A | Garbage Code (GBD Level 2) +T457X3D | Garbage Code (GBD Level 2) +T457X3S | Garbage Code (GBD Level 2) +T457X4A | Garbage Code (GBD Level 2) +T457X4D | Garbage Code (GBD Level 2) +T457X4S | Garbage Code (GBD Level 2) +T457X5A | Garbage Code (GBD Level 2) +T457X5D | Garbage Code (GBD Level 2) +T457X5S | Garbage Code (GBD Level 2) +T457X6A | Garbage Code (GBD Level 2) +T457X6D | Garbage Code (GBD Level 2) +T457X6S | Garbage Code (GBD Level 2) +T458--- | Garbage Code (GBD Level 2) +T458X1A | Garbage Code (GBD Level 2) +T458X1D | Garbage Code (GBD Level 2) +T458X1S | Garbage Code (GBD Level 2) +T458X2A | Garbage Code (GBD Level 2) +T458X2D | Garbage Code (GBD Level 2) +T458X2S | Garbage Code (GBD Level 2) +T458X3A | Garbage Code (GBD Level 2) +T458X3D | Garbage Code (GBD Level 2) +T458X3S | Garbage Code (GBD Level 2) +T458X4A | Garbage Code (GBD Level 2) +T458X4D | Garbage Code (GBD Level 2) +T458X4S | Garbage Code (GBD Level 2) +T458X5A | Garbage Code (GBD Level 2) +T458X5D | Garbage Code (GBD Level 2) +T458X5S | Garbage Code (GBD Level 2) +T458X6A | Garbage Code (GBD Level 2) +T458X6D | Garbage Code (GBD Level 2) +T458X6S | Garbage Code (GBD Level 2) +T459--- | Garbage Code (GBD Level 2) +T4591XA | Garbage Code (GBD Level 2) +T4591XD | Garbage Code (GBD Level 2) +T4591XS | Garbage Code (GBD Level 2) +T4592XA | Garbage Code (GBD Level 2) +T4592XD | Garbage Code (GBD Level 2) +T4592XS | Garbage Code (GBD Level 2) +T4593XA | Garbage Code (GBD Level 2) +T4593XD | Garbage Code (GBD Level 2) +T4593XS | Garbage Code (GBD Level 2) +T4594XA | Garbage Code (GBD Level 2) +T4594XD | Garbage Code (GBD Level 2) +T4594XS | Garbage Code (GBD Level 2) +T4595XA | Garbage Code (GBD Level 2) +T4595XD | Garbage Code (GBD Level 2) +T4595XS | Garbage Code (GBD Level 2) +T4596XA | Garbage Code (GBD Level 2) +T4596XD | Garbage Code (GBD Level 2) +T4596XS | Garbage Code (GBD Level 2) +T46---- | Garbage Code (GBD Level 2) +T460--- | Garbage Code (GBD Level 2) +T460X1A | Garbage Code (GBD Level 2) +T460X1D | Garbage Code (GBD Level 2) +T460X1S | Garbage Code (GBD Level 2) +T460X2A | Garbage Code (GBD Level 2) +T460X2D | Garbage Code (GBD Level 2) +T460X2S | Garbage Code (GBD Level 2) +T460X3A | Garbage Code (GBD Level 2) +T460X3D | Garbage Code (GBD Level 2) +T460X3S | Garbage Code (GBD Level 2) +T460X4A | Garbage Code (GBD Level 2) +T460X4D | Garbage Code (GBD Level 2) +T460X4S | Garbage Code (GBD Level 2) +T460X5A | Garbage Code (GBD Level 2) +T460X5D | Garbage Code (GBD Level 2) +T460X5S | Garbage Code (GBD Level 2) +T460X6A | Garbage Code (GBD Level 2) +T460X6D | Garbage Code (GBD Level 2) +T460X6S | Garbage Code (GBD Level 2) +T461--- | Garbage Code (GBD Level 2) +T461X1A | Garbage Code (GBD Level 2) +T461X1D | Garbage Code (GBD Level 2) +T461X1S | Garbage Code (GBD Level 2) +T461X2A | Garbage Code (GBD Level 2) +T461X2D | Garbage Code (GBD Level 2) +T461X2S | Garbage Code (GBD Level 2) +T461X3A | Garbage Code (GBD Level 2) +T461X3D | Garbage Code (GBD Level 2) +T461X3S | Garbage Code (GBD Level 2) +T461X4A | Garbage Code (GBD Level 2) +T461X4D | Garbage Code (GBD Level 2) +T461X4S | Garbage Code (GBD Level 2) +T461X5A | Garbage Code (GBD Level 2) +T461X5D | Garbage Code (GBD Level 2) +T461X5S | Garbage Code (GBD Level 2) +T461X6A | Garbage Code (GBD Level 2) +T461X6D | Garbage Code (GBD Level 2) +T461X6S | Garbage Code (GBD Level 2) +T462--- | Garbage Code (GBD Level 2) +T462X1A | Garbage Code (GBD Level 2) +T462X1D | Garbage Code (GBD Level 2) +T462X1S | Garbage Code (GBD Level 2) +T462X2A | Garbage Code (GBD Level 2) +T462X2D | Garbage Code (GBD Level 2) +T462X2S | Garbage Code (GBD Level 2) +T462X3A | Garbage Code (GBD Level 2) +T462X3D | Garbage Code (GBD Level 2) +T462X3S | Garbage Code (GBD Level 2) +T462X4A | Garbage Code (GBD Level 2) +T462X4D | Garbage Code (GBD Level 2) +T462X4S | Garbage Code (GBD Level 2) +T462X5A | Garbage Code (GBD Level 2) +T462X5D | Garbage Code (GBD Level 2) +T462X5S | Garbage Code (GBD Level 2) +T462X6A | Garbage Code (GBD Level 2) +T462X6D | Garbage Code (GBD Level 2) +T462X6S | Garbage Code (GBD Level 2) +T463--- | Garbage Code (GBD Level 2) +T463X1A | Garbage Code (GBD Level 2) +T463X1D | Garbage Code (GBD Level 2) +T463X1S | Garbage Code (GBD Level 2) +T463X2A | Garbage Code (GBD Level 2) +T463X2D | Garbage Code (GBD Level 2) +T463X2S | Garbage Code (GBD Level 2) +T463X3A | Garbage Code (GBD Level 2) +T463X3D | Garbage Code (GBD Level 2) +T463X3S | Garbage Code (GBD Level 2) +T463X4A | Garbage Code (GBD Level 2) +T463X4D | Garbage Code (GBD Level 2) +T463X4S | Garbage Code (GBD Level 2) +T463X5A | Garbage Code (GBD Level 2) +T463X5D | Garbage Code (GBD Level 2) +T463X5S | Garbage Code (GBD Level 2) +T463X6A | Garbage Code (GBD Level 2) +T463X6D | Garbage Code (GBD Level 2) +T463X6S | Garbage Code (GBD Level 2) +T464--- | Garbage Code (GBD Level 2) +T464X1A | Garbage Code (GBD Level 2) +T464X1D | Garbage Code (GBD Level 2) +T464X1S | Garbage Code (GBD Level 2) +T464X2A | Garbage Code (GBD Level 2) +T464X2D | Garbage Code (GBD Level 2) +T464X2S | Garbage Code (GBD Level 2) +T464X3A | Garbage Code (GBD Level 2) +T464X3D | Garbage Code (GBD Level 2) +T464X3S | Garbage Code (GBD Level 2) +T464X4A | Garbage Code (GBD Level 2) +T464X4D | Garbage Code (GBD Level 2) +T464X4S | Garbage Code (GBD Level 2) +T464X5A | Garbage Code (GBD Level 2) +T464X5D | Garbage Code (GBD Level 2) +T464X5S | Garbage Code (GBD Level 2) +T464X6A | Garbage Code (GBD Level 2) +T464X6D | Garbage Code (GBD Level 2) +T464X6S | Garbage Code (GBD Level 2) +T465--- | Garbage Code (GBD Level 2) +T465X1A | Garbage Code (GBD Level 2) +T465X1D | Garbage Code (GBD Level 2) +T465X1S | Garbage Code (GBD Level 2) +T465X2A | Garbage Code (GBD Level 2) +T465X2D | Garbage Code (GBD Level 2) +T465X2S | Garbage Code (GBD Level 2) +T465X3A | Garbage Code (GBD Level 2) +T465X3D | Garbage Code (GBD Level 2) +T465X3S | Garbage Code (GBD Level 2) +T465X4A | Garbage Code (GBD Level 2) +T465X4D | Garbage Code (GBD Level 2) +T465X4S | Garbage Code (GBD Level 2) +T465X5A | Garbage Code (GBD Level 2) +T465X5D | Garbage Code (GBD Level 2) +T465X5S | Garbage Code (GBD Level 2) +T465X6A | Garbage Code (GBD Level 2) +T465X6D | Garbage Code (GBD Level 2) +T465X6S | Garbage Code (GBD Level 2) +T466--- | Garbage Code (GBD Level 2) +T466X1A | Garbage Code (GBD Level 2) +T466X1D | Garbage Code (GBD Level 2) +T466X1S | Garbage Code (GBD Level 2) +T466X2A | Garbage Code (GBD Level 2) +T466X2D | Garbage Code (GBD Level 2) +T466X2S | Garbage Code (GBD Level 2) +T466X3A | Garbage Code (GBD Level 2) +T466X3D | Garbage Code (GBD Level 2) +T466X3S | Garbage Code (GBD Level 2) +T466X4A | Garbage Code (GBD Level 2) +T466X4D | Garbage Code (GBD Level 2) +T466X4S | Garbage Code (GBD Level 2) +T466X5A | Garbage Code (GBD Level 2) +T466X5D | Garbage Code (GBD Level 2) +T466X5S | Garbage Code (GBD Level 2) +T466X6A | Garbage Code (GBD Level 2) +T466X6D | Garbage Code (GBD Level 2) +T466X6S | Garbage Code (GBD Level 2) +T467--- | Garbage Code (GBD Level 2) +T467X1A | Garbage Code (GBD Level 2) +T467X1D | Garbage Code (GBD Level 2) +T467X1S | Garbage Code (GBD Level 2) +T467X2A | Garbage Code (GBD Level 2) +T467X2D | Garbage Code (GBD Level 2) +T467X2S | Garbage Code (GBD Level 2) +T467X3A | Garbage Code (GBD Level 2) +T467X3D | Garbage Code (GBD Level 2) +T467X3S | Garbage Code (GBD Level 2) +T467X4A | Garbage Code (GBD Level 2) +T467X4D | Garbage Code (GBD Level 2) +T467X4S | Garbage Code (GBD Level 2) +T467X5A | Garbage Code (GBD Level 2) +T467X5D | Garbage Code (GBD Level 2) +T467X5S | Garbage Code (GBD Level 2) +T467X6A | Garbage Code (GBD Level 2) +T467X6D | Garbage Code (GBD Level 2) +T467X6S | Garbage Code (GBD Level 2) +T468--- | Garbage Code (GBD Level 2) +T468X1A | Garbage Code (GBD Level 2) +T468X1D | Garbage Code (GBD Level 2) +T468X1S | Garbage Code (GBD Level 2) +T468X2A | Garbage Code (GBD Level 2) +T468X2D | Garbage Code (GBD Level 2) +T468X2S | Garbage Code (GBD Level 2) +T468X3A | Garbage Code (GBD Level 2) +T468X3D | Garbage Code (GBD Level 2) +T468X3S | Garbage Code (GBD Level 2) +T468X4A | Garbage Code (GBD Level 2) +T468X4D | Garbage Code (GBD Level 2) +T468X4S | Garbage Code (GBD Level 2) +T468X5A | Garbage Code (GBD Level 2) +T468X5D | Garbage Code (GBD Level 2) +T468X5S | Garbage Code (GBD Level 2) +T468X6A | Garbage Code (GBD Level 2) +T468X6D | Garbage Code (GBD Level 2) +T468X6S | Garbage Code (GBD Level 2) +T469--- | Garbage Code (GBD Level 2) +T46901A | Garbage Code (GBD Level 2) +T46901D | Garbage Code (GBD Level 2) +T46901S | Garbage Code (GBD Level 2) +T46902A | Garbage Code (GBD Level 2) +T46902D | Garbage Code (GBD Level 2) +T46902S | Garbage Code (GBD Level 2) +T46903A | Garbage Code (GBD Level 2) +T46903D | Garbage Code (GBD Level 2) +T46903S | Garbage Code (GBD Level 2) +T46904A | Garbage Code (GBD Level 2) +T46904D | Garbage Code (GBD Level 2) +T46904S | Garbage Code (GBD Level 2) +T46905A | Garbage Code (GBD Level 2) +T46905D | Garbage Code (GBD Level 2) +T46905S | Garbage Code (GBD Level 2) +T46906A | Garbage Code (GBD Level 2) +T46906D | Garbage Code (GBD Level 2) +T46906S | Garbage Code (GBD Level 2) +T46991A | Garbage Code (GBD Level 2) +T46991D | Garbage Code (GBD Level 2) +T46991S | Garbage Code (GBD Level 2) +T46992A | Garbage Code (GBD Level 2) +T46992D | Garbage Code (GBD Level 2) +T46992S | Garbage Code (GBD Level 2) +T46993A | Garbage Code (GBD Level 2) +T46993D | Garbage Code (GBD Level 2) +T46993S | Garbage Code (GBD Level 2) +T46994A | Garbage Code (GBD Level 2) +T46994D | Garbage Code (GBD Level 2) +T46994S | Garbage Code (GBD Level 2) +T46995A | Garbage Code (GBD Level 2) +T46995D | Garbage Code (GBD Level 2) +T46995S | Garbage Code (GBD Level 2) +T46996A | Garbage Code (GBD Level 2) +T46996D | Garbage Code (GBD Level 2) +T46996S | Garbage Code (GBD Level 2) +T47---- | Garbage Code (GBD Level 2) +T470--- | Garbage Code (GBD Level 2) +T470X1A | Garbage Code (GBD Level 2) +T470X1D | Garbage Code (GBD Level 2) +T470X1S | Garbage Code (GBD Level 2) +T470X2A | Garbage Code (GBD Level 2) +T470X2D | Garbage Code (GBD Level 2) +T470X2S | Garbage Code (GBD Level 2) +T470X3A | Garbage Code (GBD Level 2) +T470X3D | Garbage Code (GBD Level 2) +T470X3S | Garbage Code (GBD Level 2) +T470X4A | Garbage Code (GBD Level 2) +T470X4D | Garbage Code (GBD Level 2) +T470X4S | Garbage Code (GBD Level 2) +T470X5A | Garbage Code (GBD Level 2) +T470X5D | Garbage Code (GBD Level 2) +T470X5S | Garbage Code (GBD Level 2) +T470X6A | Garbage Code (GBD Level 2) +T470X6D | Garbage Code (GBD Level 2) +T470X6S | Garbage Code (GBD Level 2) +T471--- | Garbage Code (GBD Level 2) +T471X1A | Garbage Code (GBD Level 2) +T471X1D | Garbage Code (GBD Level 2) +T471X1S | Garbage Code (GBD Level 2) +T471X2A | Garbage Code (GBD Level 2) +T471X2D | Garbage Code (GBD Level 2) +T471X2S | Garbage Code (GBD Level 2) +T471X3A | Garbage Code (GBD Level 2) +T471X3D | Garbage Code (GBD Level 2) +T471X3S | Garbage Code (GBD Level 2) +T471X4A | Garbage Code (GBD Level 2) +T471X4D | Garbage Code (GBD Level 2) +T471X4S | Garbage Code (GBD Level 2) +T471X5A | Garbage Code (GBD Level 2) +T471X5D | Garbage Code (GBD Level 2) +T471X5S | Garbage Code (GBD Level 2) +T471X6A | Garbage Code (GBD Level 2) +T471X6D | Garbage Code (GBD Level 2) +T471X6S | Garbage Code (GBD Level 2) +T472--- | Garbage Code (GBD Level 2) +T472X1A | Garbage Code (GBD Level 2) +T472X1D | Garbage Code (GBD Level 2) +T472X1S | Garbage Code (GBD Level 2) +T472X2A | Garbage Code (GBD Level 2) +T472X2D | Garbage Code (GBD Level 2) +T472X2S | Garbage Code (GBD Level 2) +T472X3A | Garbage Code (GBD Level 2) +T472X3D | Garbage Code (GBD Level 2) +T472X3S | Garbage Code (GBD Level 2) +T472X4A | Garbage Code (GBD Level 2) +T472X4D | Garbage Code (GBD Level 2) +T472X4S | Garbage Code (GBD Level 2) +T472X5A | Garbage Code (GBD Level 2) +T472X5D | Garbage Code (GBD Level 2) +T472X5S | Garbage Code (GBD Level 2) +T472X6A | Garbage Code (GBD Level 2) +T472X6D | Garbage Code (GBD Level 2) +T472X6S | Garbage Code (GBD Level 2) +T473--- | Garbage Code (GBD Level 2) +T473X1A | Garbage Code (GBD Level 2) +T473X1D | Garbage Code (GBD Level 2) +T473X1S | Garbage Code (GBD Level 2) +T473X2A | Garbage Code (GBD Level 2) +T473X2D | Garbage Code (GBD Level 2) +T473X2S | Garbage Code (GBD Level 2) +T473X3A | Garbage Code (GBD Level 2) +T473X3D | Garbage Code (GBD Level 2) +T473X3S | Garbage Code (GBD Level 2) +T473X4A | Garbage Code (GBD Level 2) +T473X4D | Garbage Code (GBD Level 2) +T473X4S | Garbage Code (GBD Level 2) +T473X5A | Garbage Code (GBD Level 2) +T473X5D | Garbage Code (GBD Level 2) +T473X5S | Garbage Code (GBD Level 2) +T473X6A | Garbage Code (GBD Level 2) +T473X6D | Garbage Code (GBD Level 2) +T473X6S | Garbage Code (GBD Level 2) +T474--- | Garbage Code (GBD Level 2) +T474X1A | Garbage Code (GBD Level 2) +T474X1D | Garbage Code (GBD Level 2) +T474X1S | Garbage Code (GBD Level 2) +T474X2A | Garbage Code (GBD Level 2) +T474X2D | Garbage Code (GBD Level 2) +T474X2S | Garbage Code (GBD Level 2) +T474X3A | Garbage Code (GBD Level 2) +T474X3D | Garbage Code (GBD Level 2) +T474X3S | Garbage Code (GBD Level 2) +T474X4A | Garbage Code (GBD Level 2) +T474X4D | Garbage Code (GBD Level 2) +T474X4S | Garbage Code (GBD Level 2) +T474X5A | Garbage Code (GBD Level 2) +T474X5D | Garbage Code (GBD Level 2) +T474X5S | Garbage Code (GBD Level 2) +T474X6A | Garbage Code (GBD Level 2) +T474X6D | Garbage Code (GBD Level 2) +T474X6S | Garbage Code (GBD Level 2) +T475--- | Garbage Code (GBD Level 2) +T475X1A | Garbage Code (GBD Level 2) +T475X1D | Garbage Code (GBD Level 2) +T475X1S | Garbage Code (GBD Level 2) +T475X2A | Garbage Code (GBD Level 2) +T475X2D | Garbage Code (GBD Level 2) +T475X2S | Garbage Code (GBD Level 2) +T475X3A | Garbage Code (GBD Level 2) +T475X3D | Garbage Code (GBD Level 2) +T475X3S | Garbage Code (GBD Level 2) +T475X4A | Garbage Code (GBD Level 2) +T475X4D | Garbage Code (GBD Level 2) +T475X4S | Garbage Code (GBD Level 2) +T475X5A | Garbage Code (GBD Level 2) +T475X5D | Garbage Code (GBD Level 2) +T475X5S | Garbage Code (GBD Level 2) +T475X6A | Garbage Code (GBD Level 2) +T475X6D | Garbage Code (GBD Level 2) +T475X6S | Garbage Code (GBD Level 2) +T476--- | Garbage Code (GBD Level 2) +T476X1A | Garbage Code (GBD Level 2) +T476X1D | Garbage Code (GBD Level 2) +T476X1S | Garbage Code (GBD Level 2) +T476X2A | Garbage Code (GBD Level 2) +T476X2D | Garbage Code (GBD Level 2) +T476X2S | Garbage Code (GBD Level 2) +T476X3A | Garbage Code (GBD Level 2) +T476X3D | Garbage Code (GBD Level 2) +T476X3S | Garbage Code (GBD Level 2) +T476X4A | Garbage Code (GBD Level 2) +T476X4D | Garbage Code (GBD Level 2) +T476X4S | Garbage Code (GBD Level 2) +T476X5A | Garbage Code (GBD Level 2) +T476X5D | Garbage Code (GBD Level 2) +T476X5S | Garbage Code (GBD Level 2) +T476X6A | Garbage Code (GBD Level 2) +T476X6D | Garbage Code (GBD Level 2) +T476X6S | Garbage Code (GBD Level 2) +T477--- | Garbage Code (GBD Level 2) +T477X1A | Garbage Code (GBD Level 2) +T477X1D | Garbage Code (GBD Level 2) +T477X1S | Garbage Code (GBD Level 2) +T477X2A | Garbage Code (GBD Level 2) +T477X2D | Garbage Code (GBD Level 2) +T477X2S | Garbage Code (GBD Level 2) +T477X3A | Garbage Code (GBD Level 2) +T477X3D | Garbage Code (GBD Level 2) +T477X3S | Garbage Code (GBD Level 2) +T477X4A | Garbage Code (GBD Level 2) +T477X4D | Garbage Code (GBD Level 2) +T477X4S | Garbage Code (GBD Level 2) +T477X5A | Garbage Code (GBD Level 2) +T477X5D | Garbage Code (GBD Level 2) +T477X5S | Garbage Code (GBD Level 2) +T477X6A | Garbage Code (GBD Level 2) +T477X6D | Garbage Code (GBD Level 2) +T477X6S | Garbage Code (GBD Level 2) +T478--- | Garbage Code (GBD Level 2) +T478X1A | Garbage Code (GBD Level 2) +T478X1D | Garbage Code (GBD Level 2) +T478X1S | Garbage Code (GBD Level 2) +T478X2A | Garbage Code (GBD Level 2) +T478X2D | Garbage Code (GBD Level 2) +T478X2S | Garbage Code (GBD Level 2) +T478X3A | Garbage Code (GBD Level 2) +T478X3D | Garbage Code (GBD Level 2) +T478X3S | Garbage Code (GBD Level 2) +T478X4A | Garbage Code (GBD Level 2) +T478X4D | Garbage Code (GBD Level 2) +T478X4S | Garbage Code (GBD Level 2) +T478X5A | Garbage Code (GBD Level 2) +T478X5D | Garbage Code (GBD Level 2) +T478X5S | Garbage Code (GBD Level 2) +T478X6A | Garbage Code (GBD Level 2) +T478X6D | Garbage Code (GBD Level 2) +T478X6S | Garbage Code (GBD Level 2) +T479--- | Garbage Code (GBD Level 2) +T4791XA | Garbage Code (GBD Level 2) +T4791XD | Garbage Code (GBD Level 2) +T4791XS | Garbage Code (GBD Level 2) +T4792XA | Garbage Code (GBD Level 2) +T4792XD | Garbage Code (GBD Level 2) +T4792XS | Garbage Code (GBD Level 2) +T4793XA | Garbage Code (GBD Level 2) +T4793XD | Garbage Code (GBD Level 2) +T4793XS | Garbage Code (GBD Level 2) +T4794XA | Garbage Code (GBD Level 2) +T4794XD | Garbage Code (GBD Level 2) +T4794XS | Garbage Code (GBD Level 2) +T4795XA | Garbage Code (GBD Level 2) +T4795XD | Garbage Code (GBD Level 2) +T4795XS | Garbage Code (GBD Level 2) +T4796XA | Garbage Code (GBD Level 2) +T4796XD | Garbage Code (GBD Level 2) +T4796XS | Garbage Code (GBD Level 2) +T48---- | Garbage Code (GBD Level 2) +T480--- | Garbage Code (GBD Level 2) +T480X1A | Garbage Code (GBD Level 2) +T480X1D | Garbage Code (GBD Level 2) +T480X1S | Garbage Code (GBD Level 2) +T480X2A | Garbage Code (GBD Level 2) +T480X2D | Garbage Code (GBD Level 2) +T480X2S | Garbage Code (GBD Level 2) +T480X3A | Garbage Code (GBD Level 2) +T480X3D | Garbage Code (GBD Level 2) +T480X3S | Garbage Code (GBD Level 2) +T480X4A | Garbage Code (GBD Level 2) +T480X4D | Garbage Code (GBD Level 2) +T480X4S | Garbage Code (GBD Level 2) +T480X5A | Garbage Code (GBD Level 2) +T480X5D | Garbage Code (GBD Level 2) +T480X5S | Garbage Code (GBD Level 2) +T480X6A | Garbage Code (GBD Level 2) +T480X6D | Garbage Code (GBD Level 2) +T480X6S | Garbage Code (GBD Level 2) +T481--- | Garbage Code (GBD Level 2) +T481X1A | Garbage Code (GBD Level 2) +T481X1D | Garbage Code (GBD Level 2) +T481X1S | Garbage Code (GBD Level 2) +T481X2A | Garbage Code (GBD Level 2) +T481X2D | Garbage Code (GBD Level 2) +T481X2S | Garbage Code (GBD Level 2) +T481X3A | Garbage Code (GBD Level 2) +T481X3D | Garbage Code (GBD Level 2) +T481X3S | Garbage Code (GBD Level 2) +T481X4A | Garbage Code (GBD Level 2) +T481X4D | Garbage Code (GBD Level 2) +T481X4S | Garbage Code (GBD Level 2) +T481X5A | Garbage Code (GBD Level 2) +T481X5D | Garbage Code (GBD Level 2) +T481X5S | Garbage Code (GBD Level 2) +T481X6A | Garbage Code (GBD Level 2) +T481X6D | Garbage Code (GBD Level 2) +T481X6S | Garbage Code (GBD Level 2) +T482--- | Garbage Code (GBD Level 2) +T48201A | Garbage Code (GBD Level 2) +T48201D | Garbage Code (GBD Level 2) +T48201S | Garbage Code (GBD Level 2) +T48202A | Garbage Code (GBD Level 2) +T48202D | Garbage Code (GBD Level 2) +T48202S | Garbage Code (GBD Level 2) +T48203A | Garbage Code (GBD Level 2) +T48203D | Garbage Code (GBD Level 2) +T48203S | Garbage Code (GBD Level 2) +T48204A | Garbage Code (GBD Level 2) +T48204D | Garbage Code (GBD Level 2) +T48204S | Garbage Code (GBD Level 2) +T48205A | Garbage Code (GBD Level 2) +T48205D | Garbage Code (GBD Level 2) +T48205S | Garbage Code (GBD Level 2) +T48206A | Garbage Code (GBD Level 2) +T48206D | Garbage Code (GBD Level 2) +T48206S | Garbage Code (GBD Level 2) +T48291A | Garbage Code (GBD Level 2) +T48291D | Garbage Code (GBD Level 2) +T48291S | Garbage Code (GBD Level 2) +T48292A | Garbage Code (GBD Level 2) +T48292D | Garbage Code (GBD Level 2) +T48292S | Garbage Code (GBD Level 2) +T48293A | Garbage Code (GBD Level 2) +T48293D | Garbage Code (GBD Level 2) +T48293S | Garbage Code (GBD Level 2) +T48294A | Garbage Code (GBD Level 2) +T48294D | Garbage Code (GBD Level 2) +T48294S | Garbage Code (GBD Level 2) +T48295A | Garbage Code (GBD Level 2) +T48295D | Garbage Code (GBD Level 2) +T48295S | Garbage Code (GBD Level 2) +T48296A | Garbage Code (GBD Level 2) +T48296D | Garbage Code (GBD Level 2) +T48296S | Garbage Code (GBD Level 2) +T483--- | Garbage Code (GBD Level 2) +T483X1A | Garbage Code (GBD Level 2) +T483X1D | Garbage Code (GBD Level 2) +T483X1S | Garbage Code (GBD Level 2) +T483X2A | Garbage Code (GBD Level 2) +T483X2D | Garbage Code (GBD Level 2) +T483X2S | Garbage Code (GBD Level 2) +T483X3A | Garbage Code (GBD Level 2) +T483X3D | Garbage Code (GBD Level 2) +T483X3S | Garbage Code (GBD Level 2) +T483X4A | Garbage Code (GBD Level 2) +T483X4D | Garbage Code (GBD Level 2) +T483X4S | Garbage Code (GBD Level 2) +T483X5A | Garbage Code (GBD Level 2) +T483X5D | Garbage Code (GBD Level 2) +T483X5S | Garbage Code (GBD Level 2) +T483X6A | Garbage Code (GBD Level 2) +T483X6D | Garbage Code (GBD Level 2) +T483X6S | Garbage Code (GBD Level 2) +T484--- | Garbage Code (GBD Level 2) +T484X1A | Garbage Code (GBD Level 2) +T484X1D | Garbage Code (GBD Level 2) +T484X1S | Garbage Code (GBD Level 2) +T484X2A | Garbage Code (GBD Level 2) +T484X2D | Garbage Code (GBD Level 2) +T484X2S | Garbage Code (GBD Level 2) +T484X3A | Garbage Code (GBD Level 2) +T484X3D | Garbage Code (GBD Level 2) +T484X3S | Garbage Code (GBD Level 2) +T484X4A | Garbage Code (GBD Level 2) +T484X4D | Garbage Code (GBD Level 2) +T484X4S | Garbage Code (GBD Level 2) +T484X5A | Garbage Code (GBD Level 2) +T484X5D | Garbage Code (GBD Level 2) +T484X5S | Garbage Code (GBD Level 2) +T484X6A | Garbage Code (GBD Level 2) +T484X6D | Garbage Code (GBD Level 2) +T484X6S | Garbage Code (GBD Level 2) +T485--- | Garbage Code (GBD Level 2) +T485X1A | Garbage Code (GBD Level 2) +T485X1D | Garbage Code (GBD Level 2) +T485X1S | Garbage Code (GBD Level 2) +T485X2A | Garbage Code (GBD Level 2) +T485X2D | Garbage Code (GBD Level 2) +T485X2S | Garbage Code (GBD Level 2) +T485X3A | Garbage Code (GBD Level 2) +T485X3D | Garbage Code (GBD Level 2) +T485X3S | Garbage Code (GBD Level 2) +T485X4A | Garbage Code (GBD Level 2) +T485X4D | Garbage Code (GBD Level 2) +T485X4S | Garbage Code (GBD Level 2) +T485X5A | Garbage Code (GBD Level 2) +T485X5D | Garbage Code (GBD Level 2) +T485X5S | Garbage Code (GBD Level 2) +T485X6A | Garbage Code (GBD Level 2) +T485X6D | Garbage Code (GBD Level 2) +T485X6S | Garbage Code (GBD Level 2) +T486--- | Garbage Code (GBD Level 2) +T486X1A | Garbage Code (GBD Level 2) +T486X1D | Garbage Code (GBD Level 2) +T486X1S | Garbage Code (GBD Level 2) +T486X2A | Garbage Code (GBD Level 2) +T486X2D | Garbage Code (GBD Level 2) +T486X2S | Garbage Code (GBD Level 2) +T486X3A | Garbage Code (GBD Level 2) +T486X3D | Garbage Code (GBD Level 2) +T486X3S | Garbage Code (GBD Level 2) +T486X4A | Garbage Code (GBD Level 2) +T486X4D | Garbage Code (GBD Level 2) +T486X4S | Garbage Code (GBD Level 2) +T486X5A | Garbage Code (GBD Level 2) +T486X5D | Garbage Code (GBD Level 2) +T486X5S | Garbage Code (GBD Level 2) +T486X6A | Garbage Code (GBD Level 2) +T486X6D | Garbage Code (GBD Level 2) +T486X6S | Garbage Code (GBD Level 2) +T487--- | Garbage Code (GBD Level 2) +T48901A | Garbage Code (GBD Level 2) +T48901D | Garbage Code (GBD Level 2) +T48901S | Garbage Code (GBD Level 2) +T48902A | Garbage Code (GBD Level 2) +T48902D | Garbage Code (GBD Level 2) +T48902S | Garbage Code (GBD Level 2) +T48903A | Garbage Code (GBD Level 2) +T48903D | Garbage Code (GBD Level 2) +T48903S | Garbage Code (GBD Level 2) +T48904A | Garbage Code (GBD Level 2) +T48904D | Garbage Code (GBD Level 2) +T48904S | Garbage Code (GBD Level 2) +T48905A | Garbage Code (GBD Level 2) +T48905D | Garbage Code (GBD Level 2) +T48905S | Garbage Code (GBD Level 2) +T48906A | Garbage Code (GBD Level 2) +T48906D | Garbage Code (GBD Level 2) +T48906S | Garbage Code (GBD Level 2) +T48991A | Garbage Code (GBD Level 2) +T48991D | Garbage Code (GBD Level 2) +T48991S | Garbage Code (GBD Level 2) +T48992A | Garbage Code (GBD Level 2) +T48992D | Garbage Code (GBD Level 2) +T48992S | Garbage Code (GBD Level 2) +T48993A | Garbage Code (GBD Level 2) +T48993D | Garbage Code (GBD Level 2) +T48993S | Garbage Code (GBD Level 2) +T48994A | Garbage Code (GBD Level 2) +T48994D | Garbage Code (GBD Level 2) +T48994S | Garbage Code (GBD Level 2) +T48995A | Garbage Code (GBD Level 2) +T48995D | Garbage Code (GBD Level 2) +T48995S | Garbage Code (GBD Level 2) +T48996A | Garbage Code (GBD Level 2) +T48996D | Garbage Code (GBD Level 2) +T48996S | Garbage Code (GBD Level 2) +T49---- | Garbage Code (GBD Level 2) +T490--- | Garbage Code (GBD Level 2) +T490X1A | Garbage Code (GBD Level 2) +T490X1D | Garbage Code (GBD Level 2) +T490X1S | Garbage Code (GBD Level 2) +T490X2A | Garbage Code (GBD Level 2) +T490X2D | Garbage Code (GBD Level 2) +T490X2S | Garbage Code (GBD Level 2) +T490X3A | Garbage Code (GBD Level 2) +T490X3D | Garbage Code (GBD Level 2) +T490X3S | Garbage Code (GBD Level 2) +T490X4A | Garbage Code (GBD Level 2) +T490X4D | Garbage Code (GBD Level 2) +T490X4S | Garbage Code (GBD Level 2) +T490X5A | Garbage Code (GBD Level 2) +T490X5D | Garbage Code (GBD Level 2) +T490X5S | Garbage Code (GBD Level 2) +T490X6A | Garbage Code (GBD Level 2) +T490X6D | Garbage Code (GBD Level 2) +T490X6S | Garbage Code (GBD Level 2) +T491--- | Garbage Code (GBD Level 2) +T491X1A | Garbage Code (GBD Level 2) +T491X1D | Garbage Code (GBD Level 2) +T491X1S | Garbage Code (GBD Level 2) +T491X2A | Garbage Code (GBD Level 2) +T491X2D | Garbage Code (GBD Level 2) +T491X2S | Garbage Code (GBD Level 2) +T491X3A | Garbage Code (GBD Level 2) +T491X3D | Garbage Code (GBD Level 2) +T491X3S | Garbage Code (GBD Level 2) +T491X4A | Garbage Code (GBD Level 2) +T491X4D | Garbage Code (GBD Level 2) +T491X4S | Garbage Code (GBD Level 2) +T491X5A | Garbage Code (GBD Level 2) +T491X5D | Garbage Code (GBD Level 2) +T491X5S | Garbage Code (GBD Level 2) +T491X6A | Garbage Code (GBD Level 2) +T491X6D | Garbage Code (GBD Level 2) +T491X6S | Garbage Code (GBD Level 2) +T492--- | Garbage Code (GBD Level 2) +T492X1A | Garbage Code (GBD Level 2) +T492X1D | Garbage Code (GBD Level 2) +T492X1S | Garbage Code (GBD Level 2) +T492X2A | Garbage Code (GBD Level 2) +T492X2D | Garbage Code (GBD Level 2) +T492X2S | Garbage Code (GBD Level 2) +T492X3A | Garbage Code (GBD Level 2) +T492X3D | Garbage Code (GBD Level 2) +T492X3S | Garbage Code (GBD Level 2) +T492X4A | Garbage Code (GBD Level 2) +T492X4D | Garbage Code (GBD Level 2) +T492X4S | Garbage Code (GBD Level 2) +T492X5A | Garbage Code (GBD Level 2) +T492X5D | Garbage Code (GBD Level 2) +T492X5S | Garbage Code (GBD Level 2) +T492X6A | Garbage Code (GBD Level 2) +T492X6D | Garbage Code (GBD Level 2) +T492X6S | Garbage Code (GBD Level 2) +T493--- | Garbage Code (GBD Level 2) +T493X1A | Garbage Code (GBD Level 2) +T493X1D | Garbage Code (GBD Level 2) +T493X1S | Garbage Code (GBD Level 2) +T493X2A | Garbage Code (GBD Level 2) +T493X2D | Garbage Code (GBD Level 2) +T493X2S | Garbage Code (GBD Level 2) +T493X3A | Garbage Code (GBD Level 2) +T493X3D | Garbage Code (GBD Level 2) +T493X3S | Garbage Code (GBD Level 2) +T493X4A | Garbage Code (GBD Level 2) +T493X4D | Garbage Code (GBD Level 2) +T493X4S | Garbage Code (GBD Level 2) +T493X5A | Garbage Code (GBD Level 2) +T493X5D | Garbage Code (GBD Level 2) +T493X5S | Garbage Code (GBD Level 2) +T493X6A | Garbage Code (GBD Level 2) +T493X6D | Garbage Code (GBD Level 2) +T493X6S | Garbage Code (GBD Level 2) +T494--- | Garbage Code (GBD Level 2) +T494X1A | Garbage Code (GBD Level 2) +T494X1D | Garbage Code (GBD Level 2) +T494X1S | Garbage Code (GBD Level 2) +T494X2A | Garbage Code (GBD Level 2) +T494X2D | Garbage Code (GBD Level 2) +T494X2S | Garbage Code (GBD Level 2) +T494X3A | Garbage Code (GBD Level 2) +T494X3D | Garbage Code (GBD Level 2) +T494X3S | Garbage Code (GBD Level 2) +T494X4A | Garbage Code (GBD Level 2) +T494X4D | Garbage Code (GBD Level 2) +T494X4S | Garbage Code (GBD Level 2) +T494X5A | Garbage Code (GBD Level 2) +T494X5D | Garbage Code (GBD Level 2) +T494X5S | Garbage Code (GBD Level 2) +T494X6A | Garbage Code (GBD Level 2) +T494X6D | Garbage Code (GBD Level 2) +T494X6S | Garbage Code (GBD Level 2) +T495--- | Garbage Code (GBD Level 2) +T495X1A | Garbage Code (GBD Level 2) +T495X1D | Garbage Code (GBD Level 2) +T495X1S | Garbage Code (GBD Level 2) +T495X2A | Garbage Code (GBD Level 2) +T495X2D | Garbage Code (GBD Level 2) +T495X2S | Garbage Code (GBD Level 2) +T495X3A | Garbage Code (GBD Level 2) +T495X3D | Garbage Code (GBD Level 2) +T495X3S | Garbage Code (GBD Level 2) +T495X4A | Garbage Code (GBD Level 2) +T495X4D | Garbage Code (GBD Level 2) +T495X4S | Garbage Code (GBD Level 2) +T495X5A | Garbage Code (GBD Level 2) +T495X5D | Garbage Code (GBD Level 2) +T495X5S | Garbage Code (GBD Level 2) +T495X6A | Garbage Code (GBD Level 2) +T495X6D | Garbage Code (GBD Level 2) +T495X6S | Garbage Code (GBD Level 2) +T496--- | Garbage Code (GBD Level 2) +T496X1A | Garbage Code (GBD Level 2) +T496X1D | Garbage Code (GBD Level 2) +T496X1S | Garbage Code (GBD Level 2) +T496X2A | Garbage Code (GBD Level 2) +T496X2D | Garbage Code (GBD Level 2) +T496X2S | Garbage Code (GBD Level 2) +T496X3A | Garbage Code (GBD Level 2) +T496X3D | Garbage Code (GBD Level 2) +T496X3S | Garbage Code (GBD Level 2) +T496X4A | Garbage Code (GBD Level 2) +T496X4D | Garbage Code (GBD Level 2) +T496X4S | Garbage Code (GBD Level 2) +T496X5A | Garbage Code (GBD Level 2) +T496X5D | Garbage Code (GBD Level 2) +T496X5S | Garbage Code (GBD Level 2) +T496X6A | Garbage Code (GBD Level 2) +T496X6D | Garbage Code (GBD Level 2) +T496X6S | Garbage Code (GBD Level 2) +T497--- | Garbage Code (GBD Level 2) +T497X1A | Garbage Code (GBD Level 2) +T497X1D | Garbage Code (GBD Level 2) +T497X1S | Garbage Code (GBD Level 2) +T497X2A | Garbage Code (GBD Level 2) +T497X2D | Garbage Code (GBD Level 2) +T497X2S | Garbage Code (GBD Level 2) +T497X3A | Garbage Code (GBD Level 2) +T497X3D | Garbage Code (GBD Level 2) +T497X3S | Garbage Code (GBD Level 2) +T497X4A | Garbage Code (GBD Level 2) +T497X4D | Garbage Code (GBD Level 2) +T497X4S | Garbage Code (GBD Level 2) +T497X5A | Garbage Code (GBD Level 2) +T497X5D | Garbage Code (GBD Level 2) +T497X5S | Garbage Code (GBD Level 2) +T497X6A | Garbage Code (GBD Level 2) +T497X6D | Garbage Code (GBD Level 2) +T497X6S | Garbage Code (GBD Level 2) +T498--- | Garbage Code (GBD Level 2) +T498X1A | Garbage Code (GBD Level 2) +T498X1D | Garbage Code (GBD Level 2) +T498X1S | Garbage Code (GBD Level 2) +T498X2A | Garbage Code (GBD Level 2) +T498X2D | Garbage Code (GBD Level 2) +T498X2S | Garbage Code (GBD Level 2) +T498X3A | Garbage Code (GBD Level 2) +T498X3D | Garbage Code (GBD Level 2) +T498X3S | Garbage Code (GBD Level 2) +T498X4A | Garbage Code (GBD Level 2) +T498X4D | Garbage Code (GBD Level 2) +T498X4S | Garbage Code (GBD Level 2) +T498X5A | Garbage Code (GBD Level 2) +T498X5D | Garbage Code (GBD Level 2) +T498X5S | Garbage Code (GBD Level 2) +T498X6A | Garbage Code (GBD Level 2) +T498X6D | Garbage Code (GBD Level 2) +T498X6S | Garbage Code (GBD Level 2) +T499--- | Garbage Code (GBD Level 2) +T4991XA | Garbage Code (GBD Level 2) +T4991XD | Garbage Code (GBD Level 2) +T4991XS | Garbage Code (GBD Level 2) +T4992XA | Garbage Code (GBD Level 2) +T4992XD | Garbage Code (GBD Level 2) +T4992XS | Garbage Code (GBD Level 2) +T4993XA | Garbage Code (GBD Level 2) +T4993XD | Garbage Code (GBD Level 2) +T4993XS | Garbage Code (GBD Level 2) +T4994XA | Garbage Code (GBD Level 2) +T4994XD | Garbage Code (GBD Level 2) +T4994XS | Garbage Code (GBD Level 2) +T4995XA | Garbage Code (GBD Level 2) +T4995XD | Garbage Code (GBD Level 2) +T4995XS | Garbage Code (GBD Level 2) +T4996XA | Garbage Code (GBD Level 2) +T4996XD | Garbage Code (GBD Level 2) +T4996XS | Garbage Code (GBD Level 2) +T50---- | Garbage Code (GBD Level 2) +T500--- | Garbage Code (GBD Level 2) +T500X1A | Garbage Code (GBD Level 2) +T500X1D | Garbage Code (GBD Level 2) +T500X1S | Garbage Code (GBD Level 2) +T500X2A | Garbage Code (GBD Level 2) +T500X2D | Garbage Code (GBD Level 2) +T500X2S | Garbage Code (GBD Level 2) +T500X3A | Garbage Code (GBD Level 2) +T500X3D | Garbage Code (GBD Level 2) +T500X3S | Garbage Code (GBD Level 2) +T500X4A | Garbage Code (GBD Level 2) +T500X4D | Garbage Code (GBD Level 2) +T500X4S | Garbage Code (GBD Level 2) +T500X5A | Garbage Code (GBD Level 2) +T500X5D | Garbage Code (GBD Level 2) +T500X5S | Garbage Code (GBD Level 2) +T500X6A | Garbage Code (GBD Level 2) +T500X6D | Garbage Code (GBD Level 2) +T500X6S | Garbage Code (GBD Level 2) +T501--- | Garbage Code (GBD Level 2) +T501X1A | Garbage Code (GBD Level 2) +T501X1D | Garbage Code (GBD Level 2) +T501X1S | Garbage Code (GBD Level 2) +T501X2A | Garbage Code (GBD Level 2) +T501X2D | Garbage Code (GBD Level 2) +T501X2S | Garbage Code (GBD Level 2) +T501X3A | Garbage Code (GBD Level 2) +T501X3D | Garbage Code (GBD Level 2) +T501X3S | Garbage Code (GBD Level 2) +T501X4A | Garbage Code (GBD Level 2) +T501X4D | Garbage Code (GBD Level 2) +T501X4S | Garbage Code (GBD Level 2) +T501X5A | Garbage Code (GBD Level 2) +T501X5D | Garbage Code (GBD Level 2) +T501X5S | Garbage Code (GBD Level 2) +T501X6A | Garbage Code (GBD Level 2) +T501X6D | Garbage Code (GBD Level 2) +T501X6S | Garbage Code (GBD Level 2) +T502--- | Garbage Code (GBD Level 2) +T502X1A | Garbage Code (GBD Level 2) +T502X1D | Garbage Code (GBD Level 2) +T502X1S | Garbage Code (GBD Level 2) +T502X2A | Garbage Code (GBD Level 2) +T502X2D | Garbage Code (GBD Level 2) +T502X2S | Garbage Code (GBD Level 2) +T502X3A | Garbage Code (GBD Level 2) +T502X3D | Garbage Code (GBD Level 2) +T502X3S | Garbage Code (GBD Level 2) +T502X4A | Garbage Code (GBD Level 2) +T502X4D | Garbage Code (GBD Level 2) +T502X4S | Garbage Code (GBD Level 2) +T502X5A | Garbage Code (GBD Level 2) +T502X5D | Garbage Code (GBD Level 2) +T502X5S | Garbage Code (GBD Level 2) +T502X6A | Garbage Code (GBD Level 2) +T502X6D | Garbage Code (GBD Level 2) +T502X6S | Garbage Code (GBD Level 2) +T503--- | Garbage Code (GBD Level 2) +T503X1A | Garbage Code (GBD Level 2) +T503X1D | Garbage Code (GBD Level 2) +T503X1S | Garbage Code (GBD Level 2) +T503X2A | Garbage Code (GBD Level 2) +T503X2D | Garbage Code (GBD Level 2) +T503X2S | Garbage Code (GBD Level 2) +T503X3A | Garbage Code (GBD Level 2) +T503X3D | Garbage Code (GBD Level 2) +T503X3S | Garbage Code (GBD Level 2) +T503X4A | Garbage Code (GBD Level 2) +T503X4D | Garbage Code (GBD Level 2) +T503X4S | Garbage Code (GBD Level 2) +T503X5A | Garbage Code (GBD Level 2) +T503X5D | Garbage Code (GBD Level 2) +T503X5S | Garbage Code (GBD Level 2) +T503X6A | Garbage Code (GBD Level 2) +T503X6D | Garbage Code (GBD Level 2) +T503X6S | Garbage Code (GBD Level 2) +T504--- | Garbage Code (GBD Level 2) +T504X1A | Garbage Code (GBD Level 2) +T504X1D | Garbage Code (GBD Level 2) +T504X1S | Garbage Code (GBD Level 2) +T504X2A | Garbage Code (GBD Level 2) +T504X2D | Garbage Code (GBD Level 2) +T504X2S | Garbage Code (GBD Level 2) +T504X3A | Garbage Code (GBD Level 2) +T504X3D | Garbage Code (GBD Level 2) +T504X3S | Garbage Code (GBD Level 2) +T504X4A | Garbage Code (GBD Level 2) +T504X4D | Garbage Code (GBD Level 2) +T504X4S | Garbage Code (GBD Level 2) +T504X5A | Garbage Code (GBD Level 2) +T504X5D | Garbage Code (GBD Level 2) +T504X5S | Garbage Code (GBD Level 2) +T504X6A | Garbage Code (GBD Level 2) +T504X6D | Garbage Code (GBD Level 2) +T504X6S | Garbage Code (GBD Level 2) +T505--- | Garbage Code (GBD Level 2) +T505X1A | Garbage Code (GBD Level 2) +T505X1D | Garbage Code (GBD Level 2) +T505X1S | Garbage Code (GBD Level 2) +T505X2A | Garbage Code (GBD Level 2) +T505X2D | Garbage Code (GBD Level 2) +T505X2S | Garbage Code (GBD Level 2) +T505X3A | Garbage Code (GBD Level 2) +T505X3D | Garbage Code (GBD Level 2) +T505X3S | Garbage Code (GBD Level 2) +T505X4A | Garbage Code (GBD Level 2) +T505X4D | Garbage Code (GBD Level 2) +T505X4S | Garbage Code (GBD Level 2) +T505X5A | Garbage Code (GBD Level 2) +T505X5D | Garbage Code (GBD Level 2) +T505X5S | Garbage Code (GBD Level 2) +T505X6A | Garbage Code (GBD Level 2) +T505X6D | Garbage Code (GBD Level 2) +T505X6S | Garbage Code (GBD Level 2) +T506--- | Garbage Code (GBD Level 2) +T506X1A | Garbage Code (GBD Level 2) +T506X1D | Garbage Code (GBD Level 2) +T506X1S | Garbage Code (GBD Level 2) +T506X2A | Garbage Code (GBD Level 2) +T506X2D | Garbage Code (GBD Level 2) +T506X2S | Garbage Code (GBD Level 2) +T506X3A | Garbage Code (GBD Level 2) +T506X3D | Garbage Code (GBD Level 2) +T506X3S | Garbage Code (GBD Level 2) +T506X4A | Garbage Code (GBD Level 2) +T506X4D | Garbage Code (GBD Level 2) +T506X4S | Garbage Code (GBD Level 2) +T506X5A | Garbage Code (GBD Level 2) +T506X5D | Garbage Code (GBD Level 2) +T506X5S | Garbage Code (GBD Level 2) +T506X6A | Garbage Code (GBD Level 2) +T506X6D | Garbage Code (GBD Level 2) +T506X6S | Garbage Code (GBD Level 2) +T507--- | Garbage Code (GBD Level 2) +T507X1A | Garbage Code (GBD Level 2) +T507X1D | Garbage Code (GBD Level 2) +T507X1S | Garbage Code (GBD Level 2) +T507X2A | Garbage Code (GBD Level 2) +T507X2D | Garbage Code (GBD Level 2) +T507X2S | Garbage Code (GBD Level 2) +T507X3A | Garbage Code (GBD Level 2) +T507X3D | Garbage Code (GBD Level 2) +T507X3S | Garbage Code (GBD Level 2) +T507X4A | Garbage Code (GBD Level 2) +T507X4D | Garbage Code (GBD Level 2) +T507X4S | Garbage Code (GBD Level 2) +T507X5A | Garbage Code (GBD Level 2) +T507X5D | Garbage Code (GBD Level 2) +T507X5S | Garbage Code (GBD Level 2) +T507X6A | Garbage Code (GBD Level 2) +T507X6D | Garbage Code (GBD Level 2) +T507X6S | Garbage Code (GBD Level 2) +T508--- | Garbage Code (GBD Level 2) +T508X1A | Garbage Code (GBD Level 2) +T508X1D | Garbage Code (GBD Level 2) +T508X1S | Garbage Code (GBD Level 2) +T508X2A | Garbage Code (GBD Level 2) +T508X2D | Garbage Code (GBD Level 2) +T508X2S | Garbage Code (GBD Level 2) +T508X3A | Garbage Code (GBD Level 2) +T508X3D | Garbage Code (GBD Level 2) +T508X3S | Garbage Code (GBD Level 2) +T508X4A | Garbage Code (GBD Level 2) +T508X4D | Garbage Code (GBD Level 2) +T508X4S | Garbage Code (GBD Level 2) +T508X5A | Garbage Code (GBD Level 2) +T508X5D | Garbage Code (GBD Level 2) +T508X5S | Garbage Code (GBD Level 2) +T508X6A | Garbage Code (GBD Level 2) +T508X6D | Garbage Code (GBD Level 2) +T508X6S | Garbage Code (GBD Level 2) +T509--- | Garbage Code (GBD Level 2) +T50901A | Garbage Code (GBD Level 2) +T50901D | Garbage Code (GBD Level 2) +T50901S | Garbage Code (GBD Level 2) +T50902A | Garbage Code (GBD Level 2) +T50902D | Garbage Code (GBD Level 2) +T50902S | Garbage Code (GBD Level 2) +T50903A | Garbage Code (GBD Level 2) +T50903D | Garbage Code (GBD Level 2) +T50903S | Garbage Code (GBD Level 2) +T50904A | Garbage Code (GBD Level 2) +T50904D | Garbage Code (GBD Level 2) +T50904S | Garbage Code (GBD Level 2) +T50905A | Garbage Code (GBD Level 2) +T50905D | Garbage Code (GBD Level 2) +T50905S | Garbage Code (GBD Level 2) +T50906A | Garbage Code (GBD Level 2) +T50906D | Garbage Code (GBD Level 2) +T50906S | Garbage Code (GBD Level 2) +T50991A | Garbage Code (GBD Level 2) +T50991D | Garbage Code (GBD Level 2) +T50991S | Garbage Code (GBD Level 2) +T50992A | Garbage Code (GBD Level 2) +T50992D | Garbage Code (GBD Level 2) +T50992S | Garbage Code (GBD Level 2) +T50993A | Garbage Code (GBD Level 2) +T50993D | Garbage Code (GBD Level 2) +T50993S | Garbage Code (GBD Level 2) +T50994A | Garbage Code (GBD Level 2) +T50994D | Garbage Code (GBD Level 2) +T50994S | Garbage Code (GBD Level 2) +T50995A | Garbage Code (GBD Level 2) +T50995D | Garbage Code (GBD Level 2) +T50995S | Garbage Code (GBD Level 2) +T50996A | Garbage Code (GBD Level 2) +T50996D | Garbage Code (GBD Level 2) +T50996S | Garbage Code (GBD Level 2) +T50A11A | Garbage Code (GBD Level 2) +T50A11D | Garbage Code (GBD Level 2) +T50A11S | Garbage Code (GBD Level 2) +T50A12A | Garbage Code (GBD Level 2) +T50A12D | Garbage Code (GBD Level 2) +T50A12S | Garbage Code (GBD Level 2) +T50A13A | Garbage Code (GBD Level 2) +T50A13D | Garbage Code (GBD Level 2) +T50A13S | Garbage Code (GBD Level 2) +T50A14A | Garbage Code (GBD Level 2) +T50A14D | Garbage Code (GBD Level 2) +T50A14S | Garbage Code (GBD Level 2) +T50A15A | Garbage Code (GBD Level 2) +T50A15D | Garbage Code (GBD Level 2) +T50A15S | Garbage Code (GBD Level 2) +T50A16A | Garbage Code (GBD Level 2) +T50A16D | Garbage Code (GBD Level 2) +T50A16S | Garbage Code (GBD Level 2) +T50A21A | Garbage Code (GBD Level 2) +T50A21D | Garbage Code (GBD Level 2) +T50A21S | Garbage Code (GBD Level 2) +T50A22A | Garbage Code (GBD Level 2) +T50A22D | Garbage Code (GBD Level 2) +T50A22S | Garbage Code (GBD Level 2) +T50A23A | Garbage Code (GBD Level 2) +T50A23D | Garbage Code (GBD Level 2) +T50A23S | Garbage Code (GBD Level 2) +T50A24A | Garbage Code (GBD Level 2) +T50A24D | Garbage Code (GBD Level 2) +T50A24S | Garbage Code (GBD Level 2) +T50A25A | Garbage Code (GBD Level 2) +T50A25D | Garbage Code (GBD Level 2) +T50A25S | Garbage Code (GBD Level 2) +T50A26A | Garbage Code (GBD Level 2) +T50A26D | Garbage Code (GBD Level 2) +T50A26S | Garbage Code (GBD Level 2) +T50A91A | Garbage Code (GBD Level 2) +T50A91D | Garbage Code (GBD Level 2) +T50A91S | Garbage Code (GBD Level 2) +T50A92A | Garbage Code (GBD Level 2) +T50A92D | Garbage Code (GBD Level 2) +T50A92S | Garbage Code (GBD Level 2) +T50A93A | Garbage Code (GBD Level 2) +T50A93D | Garbage Code (GBD Level 2) +T50A93S | Garbage Code (GBD Level 2) +T50A94A | Garbage Code (GBD Level 2) +T50A94D | Garbage Code (GBD Level 2) +T50A94S | Garbage Code (GBD Level 2) +T50A95A | Garbage Code (GBD Level 2) +T50A95D | Garbage Code (GBD Level 2) +T50A95S | Garbage Code (GBD Level 2) +T50A96A | Garbage Code (GBD Level 2) +T50A96D | Garbage Code (GBD Level 2) +T50A96S | Garbage Code (GBD Level 2) +T50B11A | Garbage Code (GBD Level 2) +T50B11D | Garbage Code (GBD Level 2) +T50B11S | Garbage Code (GBD Level 2) +T50B12A | Garbage Code (GBD Level 2) +T50B12D | Garbage Code (GBD Level 2) +T50B12S | Garbage Code (GBD Level 2) +T50B13A | Garbage Code (GBD Level 2) +T50B13D | Garbage Code (GBD Level 2) +T50B13S | Garbage Code (GBD Level 2) +T50B14A | Garbage Code (GBD Level 2) +T50B14D | Garbage Code (GBD Level 2) +T50B14S | Garbage Code (GBD Level 2) +T50B15A | Garbage Code (GBD Level 2) +T50B15D | Garbage Code (GBD Level 2) +T50B15S | Garbage Code (GBD Level 2) +T50B16A | Garbage Code (GBD Level 2) +T50B16D | Garbage Code (GBD Level 2) +T50B16S | Garbage Code (GBD Level 2) +T50B91A | Garbage Code (GBD Level 2) +T50B91D | Garbage Code (GBD Level 2) +T50B91S | Garbage Code (GBD Level 2) +T50B92A | Garbage Code (GBD Level 2) +T50B92D | Garbage Code (GBD Level 2) +T50B92S | Garbage Code (GBD Level 2) +T50B93A | Garbage Code (GBD Level 2) +T50B93D | Garbage Code (GBD Level 2) +T50B93S | Garbage Code (GBD Level 2) +T50B94A | Garbage Code (GBD Level 2) +T50B94D | Garbage Code (GBD Level 2) +T50B94S | Garbage Code (GBD Level 2) +T50B95A | Garbage Code (GBD Level 2) +T50B95D | Garbage Code (GBD Level 2) +T50B95S | Garbage Code (GBD Level 2) +T50B96A | Garbage Code (GBD Level 2) +T50B96D | Garbage Code (GBD Level 2) +T50B96S | Garbage Code (GBD Level 2) +T50Z11A | Garbage Code (GBD Level 2) +T50Z11D | Garbage Code (GBD Level 2) +T50Z11S | Garbage Code (GBD Level 2) +T50Z12A | Garbage Code (GBD Level 2) +T50Z12D | Garbage Code (GBD Level 2) +T50Z12S | Garbage Code (GBD Level 2) +T50Z13A | Garbage Code (GBD Level 2) +T50Z13D | Garbage Code (GBD Level 2) +T50Z13S | Garbage Code (GBD Level 2) +T50Z14A | Garbage Code (GBD Level 2) +T50Z14D | Garbage Code (GBD Level 2) +T50Z14S | Garbage Code (GBD Level 2) +T50Z15A | Garbage Code (GBD Level 2) +T50Z15D | Garbage Code (GBD Level 2) +T50Z15S | Garbage Code (GBD Level 2) +T50Z16A | Garbage Code (GBD Level 2) +T50Z16D | Garbage Code (GBD Level 2) +T50Z16S | Garbage Code (GBD Level 2) +T50Z91A | Garbage Code (GBD Level 2) +T50Z91D | Garbage Code (GBD Level 2) +T50Z91S | Garbage Code (GBD Level 2) +T50Z92A | Garbage Code (GBD Level 2) +T50Z92D | Garbage Code (GBD Level 2) +T50Z92S | Garbage Code (GBD Level 2) +T50Z93A | Garbage Code (GBD Level 2) +T50Z93D | Garbage Code (GBD Level 2) +T50Z93S | Garbage Code (GBD Level 2) +T50Z94A | Garbage Code (GBD Level 2) +T50Z94D | Garbage Code (GBD Level 2) +T50Z94S | Garbage Code (GBD Level 2) +T50Z95A | Garbage Code (GBD Level 2) +T50Z95D | Garbage Code (GBD Level 2) +T50Z95S | Garbage Code (GBD Level 2) +T50Z96A | Garbage Code (GBD Level 2) +T50Z96D | Garbage Code (GBD Level 2) +T50Z96S | Garbage Code (GBD Level 2) +T51---- | Garbage Code (GBD Level 2) +T510--- | Garbage Code (GBD Level 2) +T510X1A | Garbage Code (GBD Level 2) +T510X1D | Garbage Code (GBD Level 2) +T510X1S | Garbage Code (GBD Level 2) +T510X2A | Garbage Code (GBD Level 2) +T510X2D | Garbage Code (GBD Level 2) +T510X2S | Garbage Code (GBD Level 2) +T510X3A | Garbage Code (GBD Level 2) +T510X3D | Garbage Code (GBD Level 2) +T510X3S | Garbage Code (GBD Level 2) +T510X4A | Garbage Code (GBD Level 2) +T510X4D | Garbage Code (GBD Level 2) +T510X4S | Garbage Code (GBD Level 2) +T511--- | Garbage Code (GBD Level 2) +T511X1A | Garbage Code (GBD Level 2) +T511X1D | Garbage Code (GBD Level 2) +T511X1S | Garbage Code (GBD Level 2) +T511X2A | Garbage Code (GBD Level 2) +T511X2D | Garbage Code (GBD Level 2) +T511X2S | Garbage Code (GBD Level 2) +T511X3A | Garbage Code (GBD Level 2) +T511X3D | Garbage Code (GBD Level 2) +T511X3S | Garbage Code (GBD Level 2) +T511X4A | Garbage Code (GBD Level 2) +T511X4D | Garbage Code (GBD Level 2) +T511X4S | Garbage Code (GBD Level 2) +T512--- | Garbage Code (GBD Level 2) +T512X1A | Garbage Code (GBD Level 2) +T512X1D | Garbage Code (GBD Level 2) +T512X1S | Garbage Code (GBD Level 2) +T512X2A | Garbage Code (GBD Level 2) +T512X2D | Garbage Code (GBD Level 2) +T512X2S | Garbage Code (GBD Level 2) +T512X3A | Garbage Code (GBD Level 2) +T512X3D | Garbage Code (GBD Level 2) +T512X3S | Garbage Code (GBD Level 2) +T512X4A | Garbage Code (GBD Level 2) +T512X4D | Garbage Code (GBD Level 2) +T512X4S | Garbage Code (GBD Level 2) +T513--- | Garbage Code (GBD Level 2) +T513X1A | Garbage Code (GBD Level 2) +T513X1D | Garbage Code (GBD Level 2) +T513X1S | Garbage Code (GBD Level 2) +T513X2A | Garbage Code (GBD Level 2) +T513X2D | Garbage Code (GBD Level 2) +T513X2S | Garbage Code (GBD Level 2) +T513X3A | Garbage Code (GBD Level 2) +T513X3D | Garbage Code (GBD Level 2) +T513X3S | Garbage Code (GBD Level 2) +T513X4A | Garbage Code (GBD Level 2) +T513X4D | Garbage Code (GBD Level 2) +T513X4S | Garbage Code (GBD Level 2) +T518--- | Garbage Code (GBD Level 2) +T518X1A | Garbage Code (GBD Level 2) +T518X1D | Garbage Code (GBD Level 2) +T518X1S | Garbage Code (GBD Level 2) +T518X2A | Garbage Code (GBD Level 2) +T518X2D | Garbage Code (GBD Level 2) +T518X2S | Garbage Code (GBD Level 2) +T518X3A | Garbage Code (GBD Level 2) +T518X3D | Garbage Code (GBD Level 2) +T518X3S | Garbage Code (GBD Level 2) +T518X4A | Garbage Code (GBD Level 2) +T518X4D | Garbage Code (GBD Level 2) +T518X4S | Garbage Code (GBD Level 2) +T519--- | Garbage Code (GBD Level 2) +T5191XA | Garbage Code (GBD Level 2) +T5191XD | Garbage Code (GBD Level 2) +T5191XS | Garbage Code (GBD Level 2) +T5192XA | Garbage Code (GBD Level 2) +T5192XD | Garbage Code (GBD Level 2) +T5192XS | Garbage Code (GBD Level 2) +T5193XA | Garbage Code (GBD Level 2) +T5193XD | Garbage Code (GBD Level 2) +T5193XS | Garbage Code (GBD Level 2) +T5194XA | Garbage Code (GBD Level 2) +T5194XD | Garbage Code (GBD Level 2) +T5194XS | Garbage Code (GBD Level 2) +T52---- | Garbage Code (GBD Level 2) +T520--- | Garbage Code (GBD Level 2) +T520X1A | Garbage Code (GBD Level 2) +T520X1D | Garbage Code (GBD Level 2) +T520X1S | Garbage Code (GBD Level 2) +T520X2A | Garbage Code (GBD Level 2) +T520X2D | Garbage Code (GBD Level 2) +T520X2S | Garbage Code (GBD Level 2) +T520X3A | Garbage Code (GBD Level 2) +T520X3D | Garbage Code (GBD Level 2) +T520X3S | Garbage Code (GBD Level 2) +T520X4A | Garbage Code (GBD Level 2) +T520X4D | Garbage Code (GBD Level 2) +T520X4S | Garbage Code (GBD Level 2) +T521--- | Garbage Code (GBD Level 2) +T521X1A | Garbage Code (GBD Level 2) +T521X1D | Garbage Code (GBD Level 2) +T521X1S | Garbage Code (GBD Level 2) +T521X2A | Garbage Code (GBD Level 2) +T521X2D | Garbage Code (GBD Level 2) +T521X2S | Garbage Code (GBD Level 2) +T521X3A | Garbage Code (GBD Level 2) +T521X3D | Garbage Code (GBD Level 2) +T521X3S | Garbage Code (GBD Level 2) +T521X4A | Garbage Code (GBD Level 2) +T521X4D | Garbage Code (GBD Level 2) +T521X4S | Garbage Code (GBD Level 2) +T522--- | Garbage Code (GBD Level 2) +T522X1A | Garbage Code (GBD Level 2) +T522X1D | Garbage Code (GBD Level 2) +T522X1S | Garbage Code (GBD Level 2) +T522X2A | Garbage Code (GBD Level 2) +T522X2D | Garbage Code (GBD Level 2) +T522X2S | Garbage Code (GBD Level 2) +T522X3A | Garbage Code (GBD Level 2) +T522X3D | Garbage Code (GBD Level 2) +T522X3S | Garbage Code (GBD Level 2) +T522X4A | Garbage Code (GBD Level 2) +T522X4D | Garbage Code (GBD Level 2) +T522X4S | Garbage Code (GBD Level 2) +T523--- | Garbage Code (GBD Level 2) +T523X1A | Garbage Code (GBD Level 2) +T523X1D | Garbage Code (GBD Level 2) +T523X1S | Garbage Code (GBD Level 2) +T523X2A | Garbage Code (GBD Level 2) +T523X2D | Garbage Code (GBD Level 2) +T523X2S | Garbage Code (GBD Level 2) +T523X3A | Garbage Code (GBD Level 2) +T523X3D | Garbage Code (GBD Level 2) +T523X3S | Garbage Code (GBD Level 2) +T523X4A | Garbage Code (GBD Level 2) +T523X4D | Garbage Code (GBD Level 2) +T523X4S | Garbage Code (GBD Level 2) +T524--- | Garbage Code (GBD Level 2) +T524X1A | Garbage Code (GBD Level 2) +T524X1D | Garbage Code (GBD Level 2) +T524X1S | Garbage Code (GBD Level 2) +T524X2A | Garbage Code (GBD Level 2) +T524X2D | Garbage Code (GBD Level 2) +T524X2S | Garbage Code (GBD Level 2) +T524X3A | Garbage Code (GBD Level 2) +T524X3D | Garbage Code (GBD Level 2) +T524X3S | Garbage Code (GBD Level 2) +T524X4A | Garbage Code (GBD Level 2) +T524X4D | Garbage Code (GBD Level 2) +T524X4S | Garbage Code (GBD Level 2) +T528--- | Garbage Code (GBD Level 2) +T528X1A | Garbage Code (GBD Level 2) +T528X1D | Garbage Code (GBD Level 2) +T528X1S | Garbage Code (GBD Level 2) +T528X2A | Garbage Code (GBD Level 2) +T528X2D | Garbage Code (GBD Level 2) +T528X2S | Garbage Code (GBD Level 2) +T528X3A | Garbage Code (GBD Level 2) +T528X3D | Garbage Code (GBD Level 2) +T528X3S | Garbage Code (GBD Level 2) +T528X4A | Garbage Code (GBD Level 2) +T528X4D | Garbage Code (GBD Level 2) +T528X4S | Garbage Code (GBD Level 2) +T529--- | Garbage Code (GBD Level 2) +T5291XA | Garbage Code (GBD Level 2) +T5291XD | Garbage Code (GBD Level 2) +T5291XS | Garbage Code (GBD Level 2) +T5292XA | Garbage Code (GBD Level 2) +T5292XD | Garbage Code (GBD Level 2) +T5292XS | Garbage Code (GBD Level 2) +T5293XA | Garbage Code (GBD Level 2) +T5293XD | Garbage Code (GBD Level 2) +T5293XS | Garbage Code (GBD Level 2) +T5294XA | Garbage Code (GBD Level 2) +T5294XD | Garbage Code (GBD Level 2) +T5294XS | Garbage Code (GBD Level 2) +T53---- | Garbage Code (GBD Level 2) +T530--- | Garbage Code (GBD Level 2) +T530X1A | Garbage Code (GBD Level 2) +T530X1D | Garbage Code (GBD Level 2) +T530X1S | Garbage Code (GBD Level 2) +T530X2A | Garbage Code (GBD Level 2) +T530X2D | Garbage Code (GBD Level 2) +T530X2S | Garbage Code (GBD Level 2) +T530X3A | Garbage Code (GBD Level 2) +T530X3D | Garbage Code (GBD Level 2) +T530X3S | Garbage Code (GBD Level 2) +T530X4A | Garbage Code (GBD Level 2) +T530X4D | Garbage Code (GBD Level 2) +T530X4S | Garbage Code (GBD Level 2) +T531--- | Garbage Code (GBD Level 2) +T531X1A | Garbage Code (GBD Level 2) +T531X1D | Garbage Code (GBD Level 2) +T531X1S | Garbage Code (GBD Level 2) +T531X2A | Garbage Code (GBD Level 2) +T531X2D | Garbage Code (GBD Level 2) +T531X2S | Garbage Code (GBD Level 2) +T531X3A | Garbage Code (GBD Level 2) +T531X3D | Garbage Code (GBD Level 2) +T531X3S | Garbage Code (GBD Level 2) +T531X4A | Garbage Code (GBD Level 2) +T531X4D | Garbage Code (GBD Level 2) +T531X4S | Garbage Code (GBD Level 2) +T532--- | Garbage Code (GBD Level 2) +T532X1A | Garbage Code (GBD Level 2) +T532X1D | Garbage Code (GBD Level 2) +T532X1S | Garbage Code (GBD Level 2) +T532X2A | Garbage Code (GBD Level 2) +T532X2D | Garbage Code (GBD Level 2) +T532X2S | Garbage Code (GBD Level 2) +T532X3A | Garbage Code (GBD Level 2) +T532X3D | Garbage Code (GBD Level 2) +T532X3S | Garbage Code (GBD Level 2) +T532X4A | Garbage Code (GBD Level 2) +T532X4D | Garbage Code (GBD Level 2) +T532X4S | Garbage Code (GBD Level 2) +T533--- | Garbage Code (GBD Level 2) +T533X1A | Garbage Code (GBD Level 2) +T533X1D | Garbage Code (GBD Level 2) +T533X1S | Garbage Code (GBD Level 2) +T533X2A | Garbage Code (GBD Level 2) +T533X2D | Garbage Code (GBD Level 2) +T533X2S | Garbage Code (GBD Level 2) +T533X3A | Garbage Code (GBD Level 2) +T533X3D | Garbage Code (GBD Level 2) +T533X3S | Garbage Code (GBD Level 2) +T533X4A | Garbage Code (GBD Level 2) +T533X4D | Garbage Code (GBD Level 2) +T533X4S | Garbage Code (GBD Level 2) +T534--- | Garbage Code (GBD Level 2) +T534X1A | Garbage Code (GBD Level 2) +T534X1D | Garbage Code (GBD Level 2) +T534X1S | Garbage Code (GBD Level 2) +T534X2A | Garbage Code (GBD Level 2) +T534X2D | Garbage Code (GBD Level 2) +T534X2S | Garbage Code (GBD Level 2) +T534X3A | Garbage Code (GBD Level 2) +T534X3D | Garbage Code (GBD Level 2) +T534X3S | Garbage Code (GBD Level 2) +T534X4A | Garbage Code (GBD Level 2) +T534X4D | Garbage Code (GBD Level 2) +T534X4S | Garbage Code (GBD Level 2) +T535--- | Garbage Code (GBD Level 2) +T535X1A | Garbage Code (GBD Level 2) +T535X1D | Garbage Code (GBD Level 2) +T535X1S | Garbage Code (GBD Level 2) +T535X2A | Garbage Code (GBD Level 2) +T535X2D | Garbage Code (GBD Level 2) +T535X2S | Garbage Code (GBD Level 2) +T535X3A | Garbage Code (GBD Level 2) +T535X3D | Garbage Code (GBD Level 2) +T535X3S | Garbage Code (GBD Level 2) +T535X4A | Garbage Code (GBD Level 2) +T535X4D | Garbage Code (GBD Level 2) +T535X4S | Garbage Code (GBD Level 2) +T536--- | Garbage Code (GBD Level 2) +T536X1A | Garbage Code (GBD Level 2) +T536X1D | Garbage Code (GBD Level 2) +T536X1S | Garbage Code (GBD Level 2) +T536X2A | Garbage Code (GBD Level 2) +T536X2D | Garbage Code (GBD Level 2) +T536X2S | Garbage Code (GBD Level 2) +T536X3A | Garbage Code (GBD Level 2) +T536X3D | Garbage Code (GBD Level 2) +T536X3S | Garbage Code (GBD Level 2) +T536X4A | Garbage Code (GBD Level 2) +T536X4D | Garbage Code (GBD Level 2) +T536X4S | Garbage Code (GBD Level 2) +T537--- | Garbage Code (GBD Level 2) +T537X1A | Garbage Code (GBD Level 2) +T537X1D | Garbage Code (GBD Level 2) +T537X1S | Garbage Code (GBD Level 2) +T537X2A | Garbage Code (GBD Level 2) +T537X2D | Garbage Code (GBD Level 2) +T537X2S | Garbage Code (GBD Level 2) +T537X3A | Garbage Code (GBD Level 2) +T537X3D | Garbage Code (GBD Level 2) +T537X3S | Garbage Code (GBD Level 2) +T537X4A | Garbage Code (GBD Level 2) +T537X4D | Garbage Code (GBD Level 2) +T537X4S | Garbage Code (GBD Level 2) +T539--- | Garbage Code (GBD Level 2) +T5391XA | Garbage Code (GBD Level 2) +T5391XD | Garbage Code (GBD Level 2) +T5391XS | Garbage Code (GBD Level 2) +T5392XA | Garbage Code (GBD Level 2) +T5392XD | Garbage Code (GBD Level 2) +T5392XS | Garbage Code (GBD Level 2) +T5393XA | Garbage Code (GBD Level 2) +T5393XD | Garbage Code (GBD Level 2) +T5393XS | Garbage Code (GBD Level 2) +T5394XA | Garbage Code (GBD Level 2) +T5394XD | Garbage Code (GBD Level 2) +T5394XS | Garbage Code (GBD Level 2) +T54---- | Garbage Code (GBD Level 2) +T540--- | Garbage Code (GBD Level 2) +T540X1A | Garbage Code (GBD Level 2) +T540X1D | Garbage Code (GBD Level 2) +T540X1S | Garbage Code (GBD Level 2) +T540X2A | Garbage Code (GBD Level 2) +T540X2D | Garbage Code (GBD Level 2) +T540X2S | Garbage Code (GBD Level 2) +T540X3A | Garbage Code (GBD Level 2) +T540X3D | Garbage Code (GBD Level 2) +T540X3S | Garbage Code (GBD Level 2) +T540X4A | Garbage Code (GBD Level 2) +T540X4D | Garbage Code (GBD Level 2) +T540X4S | Garbage Code (GBD Level 2) +T541--- | Garbage Code (GBD Level 2) +T541X1A | Garbage Code (GBD Level 2) +T541X1D | Garbage Code (GBD Level 2) +T541X1S | Garbage Code (GBD Level 2) +T541X2A | Garbage Code (GBD Level 2) +T541X2D | Garbage Code (GBD Level 2) +T541X2S | Garbage Code (GBD Level 2) +T541X3A | Garbage Code (GBD Level 2) +T541X3D | Garbage Code (GBD Level 2) +T541X3S | Garbage Code (GBD Level 2) +T541X4A | Garbage Code (GBD Level 2) +T541X4D | Garbage Code (GBD Level 2) +T541X4S | Garbage Code (GBD Level 2) +T542--- | Garbage Code (GBD Level 2) +T542X1A | Garbage Code (GBD Level 2) +T542X1D | Garbage Code (GBD Level 2) +T542X1S | Garbage Code (GBD Level 2) +T542X2A | Garbage Code (GBD Level 2) +T542X2D | Garbage Code (GBD Level 2) +T542X2S | Garbage Code (GBD Level 2) +T542X3A | Garbage Code (GBD Level 2) +T542X3D | Garbage Code (GBD Level 2) +T542X3S | Garbage Code (GBD Level 2) +T542X4A | Garbage Code (GBD Level 2) +T542X4D | Garbage Code (GBD Level 2) +T542X4S | Garbage Code (GBD Level 2) +T543--- | Garbage Code (GBD Level 2) +T543X1A | Garbage Code (GBD Level 2) +T543X1D | Garbage Code (GBD Level 2) +T543X1S | Garbage Code (GBD Level 2) +T543X2A | Garbage Code (GBD Level 2) +T543X2D | Garbage Code (GBD Level 2) +T543X2S | Garbage Code (GBD Level 2) +T543X3A | Garbage Code (GBD Level 2) +T543X3D | Garbage Code (GBD Level 2) +T543X3S | Garbage Code (GBD Level 2) +T543X4A | Garbage Code (GBD Level 2) +T543X4D | Garbage Code (GBD Level 2) +T543X4S | Garbage Code (GBD Level 2) +T549--- | Garbage Code (GBD Level 2) +T5491XA | Garbage Code (GBD Level 2) +T5491XD | Garbage Code (GBD Level 2) +T5491XS | Garbage Code (GBD Level 2) +T5492XA | Garbage Code (GBD Level 2) +T5492XD | Garbage Code (GBD Level 2) +T5492XS | Garbage Code (GBD Level 2) +T5493XA | Garbage Code (GBD Level 2) +T5493XD | Garbage Code (GBD Level 2) +T5493XS | Garbage Code (GBD Level 2) +T5494XA | Garbage Code (GBD Level 2) +T5494XD | Garbage Code (GBD Level 2) +T5494XS | Garbage Code (GBD Level 2) +T55---- | Garbage Code (GBD Level 2) +T550X1A | Garbage Code (GBD Level 2) +T550X1D | Garbage Code (GBD Level 2) +T550X1S | Garbage Code (GBD Level 2) +T550X2A | Garbage Code (GBD Level 2) +T550X2D | Garbage Code (GBD Level 2) +T550X2S | Garbage Code (GBD Level 2) +T550X3A | Garbage Code (GBD Level 2) +T550X3D | Garbage Code (GBD Level 2) +T550X3S | Garbage Code (GBD Level 2) +T550X4A | Garbage Code (GBD Level 2) +T550X4D | Garbage Code (GBD Level 2) +T550X4S | Garbage Code (GBD Level 2) +T551X1A | Garbage Code (GBD Level 2) +T551X1D | Garbage Code (GBD Level 2) +T551X1S | Garbage Code (GBD Level 2) +T551X2A | Garbage Code (GBD Level 2) +T551X2D | Garbage Code (GBD Level 2) +T551X2S | Garbage Code (GBD Level 2) +T551X3A | Garbage Code (GBD Level 2) +T551X3D | Garbage Code (GBD Level 2) +T551X3S | Garbage Code (GBD Level 2) +T551X4A | Garbage Code (GBD Level 2) +T551X4D | Garbage Code (GBD Level 2) +T551X4S | Garbage Code (GBD Level 2) +T56---- | Garbage Code (GBD Level 2) +T560--- | Garbage Code (GBD Level 2) +T560X1A | Garbage Code (GBD Level 2) +T560X1D | Garbage Code (GBD Level 2) +T560X1S | Garbage Code (GBD Level 2) +T560X2A | Garbage Code (GBD Level 2) +T560X2D | Garbage Code (GBD Level 2) +T560X2S | Garbage Code (GBD Level 2) +T560X3A | Garbage Code (GBD Level 2) +T560X3D | Garbage Code (GBD Level 2) +T560X3S | Garbage Code (GBD Level 2) +T560X4A | Garbage Code (GBD Level 2) +T560X4D | Garbage Code (GBD Level 2) +T560X4S | Garbage Code (GBD Level 2) +T561--- | Garbage Code (GBD Level 2) +T561X1A | Garbage Code (GBD Level 2) +T561X1D | Garbage Code (GBD Level 2) +T561X1S | Garbage Code (GBD Level 2) +T561X2A | Garbage Code (GBD Level 2) +T561X2D | Garbage Code (GBD Level 2) +T561X2S | Garbage Code (GBD Level 2) +T561X3A | Garbage Code (GBD Level 2) +T561X3D | Garbage Code (GBD Level 2) +T561X3S | Garbage Code (GBD Level 2) +T561X4A | Garbage Code (GBD Level 2) +T561X4D | Garbage Code (GBD Level 2) +T561X4S | Garbage Code (GBD Level 2) +T562--- | Garbage Code (GBD Level 2) +T562X1A | Garbage Code (GBD Level 2) +T562X1D | Garbage Code (GBD Level 2) +T562X1S | Garbage Code (GBD Level 2) +T562X2A | Garbage Code (GBD Level 2) +T562X2D | Garbage Code (GBD Level 2) +T562X2S | Garbage Code (GBD Level 2) +T562X3A | Garbage Code (GBD Level 2) +T562X3D | Garbage Code (GBD Level 2) +T562X3S | Garbage Code (GBD Level 2) +T562X4A | Garbage Code (GBD Level 2) +T562X4D | Garbage Code (GBD Level 2) +T562X4S | Garbage Code (GBD Level 2) +T563--- | Garbage Code (GBD Level 2) +T563X1A | Garbage Code (GBD Level 2) +T563X1D | Garbage Code (GBD Level 2) +T563X1S | Garbage Code (GBD Level 2) +T563X2A | Garbage Code (GBD Level 2) +T563X2D | Garbage Code (GBD Level 2) +T563X2S | Garbage Code (GBD Level 2) +T563X3A | Garbage Code (GBD Level 2) +T563X3D | Garbage Code (GBD Level 2) +T563X3S | Garbage Code (GBD Level 2) +T563X4A | Garbage Code (GBD Level 2) +T563X4D | Garbage Code (GBD Level 2) +T563X4S | Garbage Code (GBD Level 2) +T564--- | Garbage Code (GBD Level 2) +T564X1A | Garbage Code (GBD Level 2) +T564X1D | Garbage Code (GBD Level 2) +T564X1S | Garbage Code (GBD Level 2) +T564X2A | Garbage Code (GBD Level 2) +T564X2D | Garbage Code (GBD Level 2) +T564X2S | Garbage Code (GBD Level 2) +T564X3A | Garbage Code (GBD Level 2) +T564X3D | Garbage Code (GBD Level 2) +T564X3S | Garbage Code (GBD Level 2) +T564X4A | Garbage Code (GBD Level 2) +T564X4D | Garbage Code (GBD Level 2) +T564X4S | Garbage Code (GBD Level 2) +T565--- | Garbage Code (GBD Level 2) +T565X1A | Garbage Code (GBD Level 2) +T565X1D | Garbage Code (GBD Level 2) +T565X1S | Garbage Code (GBD Level 2) +T565X2A | Garbage Code (GBD Level 2) +T565X2D | Garbage Code (GBD Level 2) +T565X2S | Garbage Code (GBD Level 2) +T565X3A | Garbage Code (GBD Level 2) +T565X3D | Garbage Code (GBD Level 2) +T565X3S | Garbage Code (GBD Level 2) +T565X4A | Garbage Code (GBD Level 2) +T565X4D | Garbage Code (GBD Level 2) +T565X4S | Garbage Code (GBD Level 2) +T566--- | Garbage Code (GBD Level 2) +T566X1A | Garbage Code (GBD Level 2) +T566X1D | Garbage Code (GBD Level 2) +T566X1S | Garbage Code (GBD Level 2) +T566X2A | Garbage Code (GBD Level 2) +T566X2D | Garbage Code (GBD Level 2) +T566X2S | Garbage Code (GBD Level 2) +T566X3A | Garbage Code (GBD Level 2) +T566X3D | Garbage Code (GBD Level 2) +T566X3S | Garbage Code (GBD Level 2) +T566X4A | Garbage Code (GBD Level 2) +T566X4D | Garbage Code (GBD Level 2) +T566X4S | Garbage Code (GBD Level 2) +T567--- | Garbage Code (GBD Level 2) +T567X1A | Garbage Code (GBD Level 2) +T567X1D | Garbage Code (GBD Level 2) +T567X1S | Garbage Code (GBD Level 2) +T567X2A | Garbage Code (GBD Level 2) +T567X2D | Garbage Code (GBD Level 2) +T567X2S | Garbage Code (GBD Level 2) +T567X3A | Garbage Code (GBD Level 2) +T567X3D | Garbage Code (GBD Level 2) +T567X3S | Garbage Code (GBD Level 2) +T567X4A | Garbage Code (GBD Level 2) +T567X4D | Garbage Code (GBD Level 2) +T567X4S | Garbage Code (GBD Level 2) +T568--- | Garbage Code (GBD Level 2) +T56811A | Garbage Code (GBD Level 2) +T56811D | Garbage Code (GBD Level 2) +T56811S | Garbage Code (GBD Level 2) +T56812A | Garbage Code (GBD Level 2) +T56812D | Garbage Code (GBD Level 2) +T56812S | Garbage Code (GBD Level 2) +T56813A | Garbage Code (GBD Level 2) +T56813D | Garbage Code (GBD Level 2) +T56813S | Garbage Code (GBD Level 2) +T56814A | Garbage Code (GBD Level 2) +T56814D | Garbage Code (GBD Level 2) +T56814S | Garbage Code (GBD Level 2) +T56891A | Garbage Code (GBD Level 2) +T56891D | Garbage Code (GBD Level 2) +T56891S | Garbage Code (GBD Level 2) +T56892A | Garbage Code (GBD Level 2) +T56892D | Garbage Code (GBD Level 2) +T56892S | Garbage Code (GBD Level 2) +T56893A | Garbage Code (GBD Level 2) +T56893D | Garbage Code (GBD Level 2) +T56893S | Garbage Code (GBD Level 2) +T56894A | Garbage Code (GBD Level 2) +T56894D | Garbage Code (GBD Level 2) +T56894S | Garbage Code (GBD Level 2) +T569--- | Garbage Code (GBD Level 2) +T5691XA | Garbage Code (GBD Level 2) +T5691XD | Garbage Code (GBD Level 2) +T5691XS | Garbage Code (GBD Level 2) +T5692XA | Garbage Code (GBD Level 2) +T5692XD | Garbage Code (GBD Level 2) +T5692XS | Garbage Code (GBD Level 2) +T5693XA | Garbage Code (GBD Level 2) +T5693XD | Garbage Code (GBD Level 2) +T5693XS | Garbage Code (GBD Level 2) +T5694XA | Garbage Code (GBD Level 2) +T5694XD | Garbage Code (GBD Level 2) +T5694XS | Garbage Code (GBD Level 2) +T57---- | Garbage Code (GBD Level 2) +T570--- | Garbage Code (GBD Level 2) +T570X1A | Garbage Code (GBD Level 2) +T570X1D | Garbage Code (GBD Level 2) +T570X1S | Garbage Code (GBD Level 2) +T570X2A | Garbage Code (GBD Level 2) +T570X2D | Garbage Code (GBD Level 2) +T570X2S | Garbage Code (GBD Level 2) +T570X3A | Garbage Code (GBD Level 2) +T570X3D | Garbage Code (GBD Level 2) +T570X3S | Garbage Code (GBD Level 2) +T570X4A | Garbage Code (GBD Level 2) +T570X4D | Garbage Code (GBD Level 2) +T570X4S | Garbage Code (GBD Level 2) +T571--- | Garbage Code (GBD Level 2) +T571X1A | Garbage Code (GBD Level 2) +T571X1D | Garbage Code (GBD Level 2) +T571X1S | Garbage Code (GBD Level 2) +T571X2A | Garbage Code (GBD Level 2) +T571X2D | Garbage Code (GBD Level 2) +T571X2S | Garbage Code (GBD Level 2) +T571X3A | Garbage Code (GBD Level 2) +T571X3D | Garbage Code (GBD Level 2) +T571X3S | Garbage Code (GBD Level 2) +T571X4A | Garbage Code (GBD Level 2) +T571X4D | Garbage Code (GBD Level 2) +T571X4S | Garbage Code (GBD Level 2) +T572--- | Garbage Code (GBD Level 2) +T572X1A | Garbage Code (GBD Level 2) +T572X1D | Garbage Code (GBD Level 2) +T572X1S | Garbage Code (GBD Level 2) +T572X2A | Garbage Code (GBD Level 2) +T572X2D | Garbage Code (GBD Level 2) +T572X2S | Garbage Code (GBD Level 2) +T572X3A | Garbage Code (GBD Level 2) +T572X3D | Garbage Code (GBD Level 2) +T572X3S | Garbage Code (GBD Level 2) +T572X4A | Garbage Code (GBD Level 2) +T572X4D | Garbage Code (GBD Level 2) +T572X4S | Garbage Code (GBD Level 2) +T573--- | Garbage Code (GBD Level 2) +T573X1A | Garbage Code (GBD Level 2) +T573X1D | Garbage Code (GBD Level 2) +T573X1S | Garbage Code (GBD Level 2) +T573X2A | Garbage Code (GBD Level 2) +T573X2D | Garbage Code (GBD Level 2) +T573X2S | Garbage Code (GBD Level 2) +T573X3A | Garbage Code (GBD Level 2) +T573X3D | Garbage Code (GBD Level 2) +T573X3S | Garbage Code (GBD Level 2) +T573X4A | Garbage Code (GBD Level 2) +T573X4D | Garbage Code (GBD Level 2) +T573X4S | Garbage Code (GBD Level 2) +T578--- | Garbage Code (GBD Level 2) +T578X1A | Garbage Code (GBD Level 2) +T578X1D | Garbage Code (GBD Level 2) +T578X1S | Garbage Code (GBD Level 2) +T578X2A | Garbage Code (GBD Level 2) +T578X2D | Garbage Code (GBD Level 2) +T578X2S | Garbage Code (GBD Level 2) +T578X3A | Garbage Code (GBD Level 2) +T578X3D | Garbage Code (GBD Level 2) +T578X3S | Garbage Code (GBD Level 2) +T578X4A | Garbage Code (GBD Level 2) +T578X4D | Garbage Code (GBD Level 2) +T578X4S | Garbage Code (GBD Level 2) +T579--- | Garbage Code (GBD Level 2) +T5791XA | Garbage Code (GBD Level 2) +T5791XD | Garbage Code (GBD Level 2) +T5791XS | Garbage Code (GBD Level 2) +T5792XA | Garbage Code (GBD Level 2) +T5792XD | Garbage Code (GBD Level 2) +T5792XS | Garbage Code (GBD Level 2) +T5793XA | Garbage Code (GBD Level 2) +T5793XD | Garbage Code (GBD Level 2) +T5793XS | Garbage Code (GBD Level 2) +T5794XA | Garbage Code (GBD Level 2) +T5794XD | Garbage Code (GBD Level 2) +T5794XS | Garbage Code (GBD Level 2) +T58---- | Garbage Code (GBD Level 2) +T5801XA | Garbage Code (GBD Level 2) +T5801XD | Garbage Code (GBD Level 2) +T5801XS | Garbage Code (GBD Level 2) +T5802XA | Garbage Code (GBD Level 2) +T5802XD | Garbage Code (GBD Level 2) +T5802XS | Garbage Code (GBD Level 2) +T5803XA | Garbage Code (GBD Level 2) +T5803XD | Garbage Code (GBD Level 2) +T5803XS | Garbage Code (GBD Level 2) +T5804XA | Garbage Code (GBD Level 2) +T5804XD | Garbage Code (GBD Level 2) +T5804XS | Garbage Code (GBD Level 2) +T5811XA | Garbage Code (GBD Level 2) +T5811XD | Garbage Code (GBD Level 2) +T5811XS | Garbage Code (GBD Level 2) +T5812XA | Garbage Code (GBD Level 2) +T5812XD | Garbage Code (GBD Level 2) +T5812XS | Garbage Code (GBD Level 2) +T5813XA | Garbage Code (GBD Level 2) +T5813XD | Garbage Code (GBD Level 2) +T5813XS | Garbage Code (GBD Level 2) +T5814XA | Garbage Code (GBD Level 2) +T5814XD | Garbage Code (GBD Level 2) +T5814XS | Garbage Code (GBD Level 2) +T582X1A | Garbage Code (GBD Level 2) +T582X1D | Garbage Code (GBD Level 2) +T582X1S | Garbage Code (GBD Level 2) +T582X2A | Garbage Code (GBD Level 2) +T582X2D | Garbage Code (GBD Level 2) +T582X2S | Garbage Code (GBD Level 2) +T582X3A | Garbage Code (GBD Level 2) +T582X3D | Garbage Code (GBD Level 2) +T582X3S | Garbage Code (GBD Level 2) +T582X4A | Garbage Code (GBD Level 2) +T582X4D | Garbage Code (GBD Level 2) +T582X4S | Garbage Code (GBD Level 2) +T588X1A | Garbage Code (GBD Level 2) +T588X1D | Garbage Code (GBD Level 2) +T588X1S | Garbage Code (GBD Level 2) +T588X2A | Garbage Code (GBD Level 2) +T588X2D | Garbage Code (GBD Level 2) +T588X2S | Garbage Code (GBD Level 2) +T588X3A | Garbage Code (GBD Level 2) +T588X3D | Garbage Code (GBD Level 2) +T588X3S | Garbage Code (GBD Level 2) +T588X4A | Garbage Code (GBD Level 2) +T588X4D | Garbage Code (GBD Level 2) +T588X4S | Garbage Code (GBD Level 2) +T5891XA | Garbage Code (GBD Level 2) +T5891XD | Garbage Code (GBD Level 2) +T5891XS | Garbage Code (GBD Level 2) +T5892XA | Garbage Code (GBD Level 2) +T5892XD | Garbage Code (GBD Level 2) +T5892XS | Garbage Code (GBD Level 2) +T5893XA | Garbage Code (GBD Level 2) +T5893XD | Garbage Code (GBD Level 2) +T5893XS | Garbage Code (GBD Level 2) +T5894XA | Garbage Code (GBD Level 2) +T5894XD | Garbage Code (GBD Level 2) +T5894XS | Garbage Code (GBD Level 2) +T59---- | Garbage Code (GBD Level 2) +T590--- | Garbage Code (GBD Level 2) +T590X1A | Garbage Code (GBD Level 2) +T590X1D | Garbage Code (GBD Level 2) +T590X1S | Garbage Code (GBD Level 2) +T590X2A | Garbage Code (GBD Level 2) +T590X2D | Garbage Code (GBD Level 2) +T590X2S | Garbage Code (GBD Level 2) +T590X3A | Garbage Code (GBD Level 2) +T590X3D | Garbage Code (GBD Level 2) +T590X3S | Garbage Code (GBD Level 2) +T590X4A | Garbage Code (GBD Level 2) +T590X4D | Garbage Code (GBD Level 2) +T590X4S | Garbage Code (GBD Level 2) +T591--- | Garbage Code (GBD Level 2) +T591X1A | Garbage Code (GBD Level 2) +T591X1D | Garbage Code (GBD Level 2) +T591X1S | Garbage Code (GBD Level 2) +T591X2A | Garbage Code (GBD Level 2) +T591X2D | Garbage Code (GBD Level 2) +T591X2S | Garbage Code (GBD Level 2) +T591X3A | Garbage Code (GBD Level 2) +T591X3D | Garbage Code (GBD Level 2) +T591X3S | Garbage Code (GBD Level 2) +T591X4A | Garbage Code (GBD Level 2) +T591X4D | Garbage Code (GBD Level 2) +T591X4S | Garbage Code (GBD Level 2) +T592--- | Garbage Code (GBD Level 2) +T592X1A | Garbage Code (GBD Level 2) +T592X1D | Garbage Code (GBD Level 2) +T592X1S | Garbage Code (GBD Level 2) +T592X2A | Garbage Code (GBD Level 2) +T592X2D | Garbage Code (GBD Level 2) +T592X2S | Garbage Code (GBD Level 2) +T592X3A | Garbage Code (GBD Level 2) +T592X3D | Garbage Code (GBD Level 2) +T592X3S | Garbage Code (GBD Level 2) +T592X4A | Garbage Code (GBD Level 2) +T592X4D | Garbage Code (GBD Level 2) +T592X4S | Garbage Code (GBD Level 2) +T593--- | Garbage Code (GBD Level 2) +T593X1A | Garbage Code (GBD Level 2) +T593X1D | Garbage Code (GBD Level 2) +T593X1S | Garbage Code (GBD Level 2) +T593X2A | Garbage Code (GBD Level 2) +T593X2D | Garbage Code (GBD Level 2) +T593X2S | Garbage Code (GBD Level 2) +T593X3A | Garbage Code (GBD Level 2) +T593X3D | Garbage Code (GBD Level 2) +T593X3S | Garbage Code (GBD Level 2) +T593X4A | Garbage Code (GBD Level 2) +T593X4D | Garbage Code (GBD Level 2) +T593X4S | Garbage Code (GBD Level 2) +T594--- | Garbage Code (GBD Level 2) +T594X1A | Garbage Code (GBD Level 2) +T594X1D | Garbage Code (GBD Level 2) +T594X1S | Garbage Code (GBD Level 2) +T594X2A | Garbage Code (GBD Level 2) +T594X2D | Garbage Code (GBD Level 2) +T594X2S | Garbage Code (GBD Level 2) +T594X3A | Garbage Code (GBD Level 2) +T594X3D | Garbage Code (GBD Level 2) +T594X3S | Garbage Code (GBD Level 2) +T594X4A | Garbage Code (GBD Level 2) +T594X4D | Garbage Code (GBD Level 2) +T594X4S | Garbage Code (GBD Level 2) +T595--- | Garbage Code (GBD Level 2) +T595X1A | Garbage Code (GBD Level 2) +T595X1D | Garbage Code (GBD Level 2) +T595X1S | Garbage Code (GBD Level 2) +T595X2A | Garbage Code (GBD Level 2) +T595X2D | Garbage Code (GBD Level 2) +T595X2S | Garbage Code (GBD Level 2) +T595X3A | Garbage Code (GBD Level 2) +T595X3D | Garbage Code (GBD Level 2) +T595X3S | Garbage Code (GBD Level 2) +T595X4A | Garbage Code (GBD Level 2) +T595X4D | Garbage Code (GBD Level 2) +T595X4S | Garbage Code (GBD Level 2) +T596--- | Garbage Code (GBD Level 2) +T596X1A | Garbage Code (GBD Level 2) +T596X1D | Garbage Code (GBD Level 2) +T596X1S | Garbage Code (GBD Level 2) +T596X2A | Garbage Code (GBD Level 2) +T596X2D | Garbage Code (GBD Level 2) +T596X2S | Garbage Code (GBD Level 2) +T596X3A | Garbage Code (GBD Level 2) +T596X3D | Garbage Code (GBD Level 2) +T596X3S | Garbage Code (GBD Level 2) +T596X4A | Garbage Code (GBD Level 2) +T596X4D | Garbage Code (GBD Level 2) +T596X4S | Garbage Code (GBD Level 2) +T597--- | Garbage Code (GBD Level 2) +T597X1A | Garbage Code (GBD Level 2) +T597X1D | Garbage Code (GBD Level 2) +T597X1S | Garbage Code (GBD Level 2) +T597X2A | Garbage Code (GBD Level 2) +T597X2D | Garbage Code (GBD Level 2) +T597X2S | Garbage Code (GBD Level 2) +T597X3A | Garbage Code (GBD Level 2) +T597X3D | Garbage Code (GBD Level 2) +T597X3S | Garbage Code (GBD Level 2) +T597X4A | Garbage Code (GBD Level 2) +T597X4D | Garbage Code (GBD Level 2) +T597X4S | Garbage Code (GBD Level 2) +T598--- | Garbage Code (GBD Level 2) +T59811A | Garbage Code (GBD Level 2) +T59811D | Garbage Code (GBD Level 2) +T59811S | Garbage Code (GBD Level 2) +T59812A | Garbage Code (GBD Level 2) +T59812D | Garbage Code (GBD Level 2) +T59812S | Garbage Code (GBD Level 2) +T59813A | Garbage Code (GBD Level 2) +T59813D | Garbage Code (GBD Level 2) +T59813S | Garbage Code (GBD Level 2) +T59814A | Garbage Code (GBD Level 2) +T59814D | Garbage Code (GBD Level 2) +T59814S | Garbage Code (GBD Level 2) +T59891A | Garbage Code (GBD Level 2) +T59891D | Garbage Code (GBD Level 2) +T59891S | Garbage Code (GBD Level 2) +T59892A | Garbage Code (GBD Level 2) +T59892D | Garbage Code (GBD Level 2) +T59892S | Garbage Code (GBD Level 2) +T59893A | Garbage Code (GBD Level 2) +T59893D | Garbage Code (GBD Level 2) +T59893S | Garbage Code (GBD Level 2) +T59894A | Garbage Code (GBD Level 2) +T59894D | Garbage Code (GBD Level 2) +T59894S | Garbage Code (GBD Level 2) +T599--- | Garbage Code (GBD Level 2) +T5991XA | Garbage Code (GBD Level 2) +T5991XD | Garbage Code (GBD Level 2) +T5991XS | Garbage Code (GBD Level 2) +T5992XA | Garbage Code (GBD Level 2) +T5992XD | Garbage Code (GBD Level 2) +T5992XS | Garbage Code (GBD Level 2) +T5993XA | Garbage Code (GBD Level 2) +T5993XD | Garbage Code (GBD Level 2) +T5993XS | Garbage Code (GBD Level 2) +T5994XA | Garbage Code (GBD Level 2) +T5994XD | Garbage Code (GBD Level 2) +T5994XS | Garbage Code (GBD Level 2) +T60---- | Garbage Code (GBD Level 2) +T600--- | Garbage Code (GBD Level 2) +T600X1A | Garbage Code (GBD Level 2) +T600X1D | Garbage Code (GBD Level 2) +T600X1S | Garbage Code (GBD Level 2) +T600X2A | Garbage Code (GBD Level 2) +T600X2D | Garbage Code (GBD Level 2) +T600X2S | Garbage Code (GBD Level 2) +T600X3A | Garbage Code (GBD Level 2) +T600X3D | Garbage Code (GBD Level 2) +T600X3S | Garbage Code (GBD Level 2) +T600X4A | Garbage Code (GBD Level 2) +T600X4D | Garbage Code (GBD Level 2) +T600X4S | Garbage Code (GBD Level 2) +T601--- | Garbage Code (GBD Level 2) +T601X1A | Garbage Code (GBD Level 2) +T601X1D | Garbage Code (GBD Level 2) +T601X1S | Garbage Code (GBD Level 2) +T601X2A | Garbage Code (GBD Level 2) +T601X2D | Garbage Code (GBD Level 2) +T601X2S | Garbage Code (GBD Level 2) +T601X3A | Garbage Code (GBD Level 2) +T601X3D | Garbage Code (GBD Level 2) +T601X3S | Garbage Code (GBD Level 2) +T601X4A | Garbage Code (GBD Level 2) +T601X4D | Garbage Code (GBD Level 2) +T601X4S | Garbage Code (GBD Level 2) +T602--- | Garbage Code (GBD Level 2) +T602X1A | Garbage Code (GBD Level 2) +T602X1D | Garbage Code (GBD Level 2) +T602X1S | Garbage Code (GBD Level 2) +T602X2A | Garbage Code (GBD Level 2) +T602X2D | Garbage Code (GBD Level 2) +T602X2S | Garbage Code (GBD Level 2) +T602X3A | Garbage Code (GBD Level 2) +T602X3D | Garbage Code (GBD Level 2) +T602X3S | Garbage Code (GBD Level 2) +T602X4A | Garbage Code (GBD Level 2) +T602X4D | Garbage Code (GBD Level 2) +T602X4S | Garbage Code (GBD Level 2) +T603--- | Garbage Code (GBD Level 2) +T603X1A | Garbage Code (GBD Level 2) +T603X1D | Garbage Code (GBD Level 2) +T603X1S | Garbage Code (GBD Level 2) +T603X2A | Garbage Code (GBD Level 2) +T603X2D | Garbage Code (GBD Level 2) +T603X2S | Garbage Code (GBD Level 2) +T603X3A | Garbage Code (GBD Level 2) +T603X3D | Garbage Code (GBD Level 2) +T603X3S | Garbage Code (GBD Level 2) +T603X4A | Garbage Code (GBD Level 2) +T603X4D | Garbage Code (GBD Level 2) +T603X4S | Garbage Code (GBD Level 2) +T604--- | Garbage Code (GBD Level 2) +T604X1A | Garbage Code (GBD Level 2) +T604X1D | Garbage Code (GBD Level 2) +T604X1S | Garbage Code (GBD Level 2) +T604X2A | Garbage Code (GBD Level 2) +T604X2D | Garbage Code (GBD Level 2) +T604X2S | Garbage Code (GBD Level 2) +T604X3A | Garbage Code (GBD Level 2) +T604X3D | Garbage Code (GBD Level 2) +T604X3S | Garbage Code (GBD Level 2) +T604X4A | Garbage Code (GBD Level 2) +T604X4D | Garbage Code (GBD Level 2) +T604X4S | Garbage Code (GBD Level 2) +T608--- | Garbage Code (GBD Level 2) +T608X1A | Garbage Code (GBD Level 2) +T608X1D | Garbage Code (GBD Level 2) +T608X1S | Garbage Code (GBD Level 2) +T608X2A | Garbage Code (GBD Level 2) +T608X2D | Garbage Code (GBD Level 2) +T608X2S | Garbage Code (GBD Level 2) +T608X3A | Garbage Code (GBD Level 2) +T608X3D | Garbage Code (GBD Level 2) +T608X3S | Garbage Code (GBD Level 2) +T608X4A | Garbage Code (GBD Level 2) +T608X4D | Garbage Code (GBD Level 2) +T608X4S | Garbage Code (GBD Level 2) +T609--- | Garbage Code (GBD Level 2) +T6091XA | Garbage Code (GBD Level 2) +T6091XD | Garbage Code (GBD Level 2) +T6091XS | Garbage Code (GBD Level 2) +T6092XA | Garbage Code (GBD Level 2) +T6092XD | Garbage Code (GBD Level 2) +T6092XS | Garbage Code (GBD Level 2) +T6093XA | Garbage Code (GBD Level 2) +T6093XD | Garbage Code (GBD Level 2) +T6093XS | Garbage Code (GBD Level 2) +T6094XA | Garbage Code (GBD Level 2) +T6094XD | Garbage Code (GBD Level 2) +T6094XS | Garbage Code (GBD Level 2) +T61---- | Garbage Code (GBD Level 2) +T610--- | Garbage Code (GBD Level 2) +T6101XA | Garbage Code (GBD Level 2) +T6101XD | Garbage Code (GBD Level 2) +T6101XS | Garbage Code (GBD Level 2) +T6102XA | Garbage Code (GBD Level 2) +T6102XD | Garbage Code (GBD Level 2) +T6102XS | Garbage Code (GBD Level 2) +T6103XA | Garbage Code (GBD Level 2) +T6103XD | Garbage Code (GBD Level 2) +T6103XS | Garbage Code (GBD Level 2) +T6104XA | Garbage Code (GBD Level 2) +T6104XD | Garbage Code (GBD Level 2) +T6104XS | Garbage Code (GBD Level 2) +T611--- | Garbage Code (GBD Level 2) +T6111XA | Garbage Code (GBD Level 2) +T6111XD | Garbage Code (GBD Level 2) +T6111XS | Garbage Code (GBD Level 2) +T6112XA | Garbage Code (GBD Level 2) +T6112XD | Garbage Code (GBD Level 2) +T6112XS | Garbage Code (GBD Level 2) +T6113XA | Garbage Code (GBD Level 2) +T6113XD | Garbage Code (GBD Level 2) +T6113XS | Garbage Code (GBD Level 2) +T6114XA | Garbage Code (GBD Level 2) +T6114XD | Garbage Code (GBD Level 2) +T6114XS | Garbage Code (GBD Level 2) +T612--- | Garbage Code (GBD Level 2) +T61771A | Garbage Code (GBD Level 2) +T61771D | Garbage Code (GBD Level 2) +T61771S | Garbage Code (GBD Level 2) +T61772A | Garbage Code (GBD Level 2) +T61772D | Garbage Code (GBD Level 2) +T61772S | Garbage Code (GBD Level 2) +T61773A | Garbage Code (GBD Level 2) +T61773D | Garbage Code (GBD Level 2) +T61773S | Garbage Code (GBD Level 2) +T61774A | Garbage Code (GBD Level 2) +T61774D | Garbage Code (GBD Level 2) +T61774S | Garbage Code (GBD Level 2) +T61781A | Garbage Code (GBD Level 2) +T61781D | Garbage Code (GBD Level 2) +T61781S | Garbage Code (GBD Level 2) +T61782A | Garbage Code (GBD Level 2) +T61782D | Garbage Code (GBD Level 2) +T61782S | Garbage Code (GBD Level 2) +T61783A | Garbage Code (GBD Level 2) +T61783D | Garbage Code (GBD Level 2) +T61783S | Garbage Code (GBD Level 2) +T61784A | Garbage Code (GBD Level 2) +T61784D | Garbage Code (GBD Level 2) +T61784S | Garbage Code (GBD Level 2) +T618--- | Garbage Code (GBD Level 2) +T618X1A | Garbage Code (GBD Level 2) +T618X1D | Garbage Code (GBD Level 2) +T618X1S | Garbage Code (GBD Level 2) +T618X2A | Garbage Code (GBD Level 2) +T618X2D | Garbage Code (GBD Level 2) +T618X2S | Garbage Code (GBD Level 2) +T618X3A | Garbage Code (GBD Level 2) +T618X3D | Garbage Code (GBD Level 2) +T618X3S | Garbage Code (GBD Level 2) +T618X4A | Garbage Code (GBD Level 2) +T618X4D | Garbage Code (GBD Level 2) +T618X4S | Garbage Code (GBD Level 2) +T619--- | Garbage Code (GBD Level 2) +T6191XA | Garbage Code (GBD Level 2) +T6191XD | Garbage Code (GBD Level 2) +T6191XS | Garbage Code (GBD Level 2) +T6192XA | Garbage Code (GBD Level 2) +T6192XD | Garbage Code (GBD Level 2) +T6192XS | Garbage Code (GBD Level 2) +T6193XA | Garbage Code (GBD Level 2) +T6193XD | Garbage Code (GBD Level 2) +T6193XS | Garbage Code (GBD Level 2) +T6194XA | Garbage Code (GBD Level 2) +T6194XD | Garbage Code (GBD Level 2) +T6194XS | Garbage Code (GBD Level 2) +T62---- | Garbage Code (GBD Level 2) +T620--- | Garbage Code (GBD Level 2) +T620X1A | Garbage Code (GBD Level 2) +T620X1D | Garbage Code (GBD Level 2) +T620X1S | Garbage Code (GBD Level 2) +T620X2A | Garbage Code (GBD Level 2) +T620X2D | Garbage Code (GBD Level 2) +T620X2S | Garbage Code (GBD Level 2) +T620X3A | Garbage Code (GBD Level 2) +T620X3D | Garbage Code (GBD Level 2) +T620X3S | Garbage Code (GBD Level 2) +T620X4A | Garbage Code (GBD Level 2) +T620X4D | Garbage Code (GBD Level 2) +T620X4S | Garbage Code (GBD Level 2) +T621--- | Garbage Code (GBD Level 2) +T621X1A | Garbage Code (GBD Level 2) +T621X1D | Garbage Code (GBD Level 2) +T621X1S | Garbage Code (GBD Level 2) +T621X2A | Garbage Code (GBD Level 2) +T621X2D | Garbage Code (GBD Level 2) +T621X2S | Garbage Code (GBD Level 2) +T621X3A | Garbage Code (GBD Level 2) +T621X3D | Garbage Code (GBD Level 2) +T621X3S | Garbage Code (GBD Level 2) +T621X4A | Garbage Code (GBD Level 2) +T621X4D | Garbage Code (GBD Level 2) +T621X4S | Garbage Code (GBD Level 2) +T622--- | Garbage Code (GBD Level 2) +T622X1A | Garbage Code (GBD Level 2) +T622X1D | Garbage Code (GBD Level 2) +T622X1S | Garbage Code (GBD Level 2) +T622X2A | Garbage Code (GBD Level 2) +T622X2D | Garbage Code (GBD Level 2) +T622X2S | Garbage Code (GBD Level 2) +T622X3A | Garbage Code (GBD Level 2) +T622X3D | Garbage Code (GBD Level 2) +T622X3S | Garbage Code (GBD Level 2) +T622X4A | Garbage Code (GBD Level 2) +T622X4D | Garbage Code (GBD Level 2) +T622X4S | Garbage Code (GBD Level 2) +T628--- | Garbage Code (GBD Level 2) +T628X1A | Garbage Code (GBD Level 2) +T628X1D | Garbage Code (GBD Level 2) +T628X1S | Garbage Code (GBD Level 2) +T628X2A | Garbage Code (GBD Level 2) +T628X2D | Garbage Code (GBD Level 2) +T628X2S | Garbage Code (GBD Level 2) +T628X3A | Garbage Code (GBD Level 2) +T628X3D | Garbage Code (GBD Level 2) +T628X3S | Garbage Code (GBD Level 2) +T628X4A | Garbage Code (GBD Level 2) +T628X4D | Garbage Code (GBD Level 2) +T628X4S | Garbage Code (GBD Level 2) +T629--- | Garbage Code (GBD Level 2) +T6291XA | Garbage Code (GBD Level 2) +T6291XD | Garbage Code (GBD Level 2) +T6291XS | Garbage Code (GBD Level 2) +T6292XA | Garbage Code (GBD Level 2) +T6292XD | Garbage Code (GBD Level 2) +T6292XS | Garbage Code (GBD Level 2) +T6293XA | Garbage Code (GBD Level 2) +T6293XD | Garbage Code (GBD Level 2) +T6293XS | Garbage Code (GBD Level 2) +T6294XA | Garbage Code (GBD Level 2) +T6294XD | Garbage Code (GBD Level 2) +T6294XS | Garbage Code (GBD Level 2) +T63---- | Garbage Code (GBD Level 2) +T630--- | Garbage Code (GBD Level 2) +T63001A | Garbage Code (GBD Level 2) +T63001D | Garbage Code (GBD Level 2) +T63001S | Garbage Code (GBD Level 2) +T63002A | Garbage Code (GBD Level 2) +T63002D | Garbage Code (GBD Level 2) +T63002S | Garbage Code (GBD Level 2) +T63003A | Garbage Code (GBD Level 2) +T63003D | Garbage Code (GBD Level 2) +T63003S | Garbage Code (GBD Level 2) +T63004A | Garbage Code (GBD Level 2) +T63004D | Garbage Code (GBD Level 2) +T63004S | Garbage Code (GBD Level 2) +T63011A | Garbage Code (GBD Level 2) +T63011D | Garbage Code (GBD Level 2) +T63011S | Garbage Code (GBD Level 2) +T63012A | Garbage Code (GBD Level 2) +T63012D | Garbage Code (GBD Level 2) +T63012S | Garbage Code (GBD Level 2) +T63013A | Garbage Code (GBD Level 2) +T63013D | Garbage Code (GBD Level 2) +T63013S | Garbage Code (GBD Level 2) +T63014A | Garbage Code (GBD Level 2) +T63014D | Garbage Code (GBD Level 2) +T63014S | Garbage Code (GBD Level 2) +T63021A | Garbage Code (GBD Level 2) +T63021D | Garbage Code (GBD Level 2) +T63021S | Garbage Code (GBD Level 2) +T63022A | Garbage Code (GBD Level 2) +T63022D | Garbage Code (GBD Level 2) +T63022S | Garbage Code (GBD Level 2) +T63023A | Garbage Code (GBD Level 2) +T63023D | Garbage Code (GBD Level 2) +T63023S | Garbage Code (GBD Level 2) +T63024A | Garbage Code (GBD Level 2) +T63024D | Garbage Code (GBD Level 2) +T63024S | Garbage Code (GBD Level 2) +T63031A | Garbage Code (GBD Level 2) +T63031D | Garbage Code (GBD Level 2) +T63031S | Garbage Code (GBD Level 2) +T63032A | Garbage Code (GBD Level 2) +T63032D | Garbage Code (GBD Level 2) +T63032S | Garbage Code (GBD Level 2) +T63033A | Garbage Code (GBD Level 2) +T63033D | Garbage Code (GBD Level 2) +T63033S | Garbage Code (GBD Level 2) +T63034A | Garbage Code (GBD Level 2) +T63034D | Garbage Code (GBD Level 2) +T63034S | Garbage Code (GBD Level 2) +T63041A | Garbage Code (GBD Level 2) +T63041D | Garbage Code (GBD Level 2) +T63041S | Garbage Code (GBD Level 2) +T63042A | Garbage Code (GBD Level 2) +T63042D | Garbage Code (GBD Level 2) +T63042S | Garbage Code (GBD Level 2) +T63043A | Garbage Code (GBD Level 2) +T63043D | Garbage Code (GBD Level 2) +T63043S | Garbage Code (GBD Level 2) +T63044A | Garbage Code (GBD Level 2) +T63044D | Garbage Code (GBD Level 2) +T63044S | Garbage Code (GBD Level 2) +T63061A | Garbage Code (GBD Level 2) +T63061D | Garbage Code (GBD Level 2) +T63061S | Garbage Code (GBD Level 2) +T63062A | Garbage Code (GBD Level 2) +T63062D | Garbage Code (GBD Level 2) +T63062S | Garbage Code (GBD Level 2) +T63063A | Garbage Code (GBD Level 2) +T63063D | Garbage Code (GBD Level 2) +T63063S | Garbage Code (GBD Level 2) +T63064A | Garbage Code (GBD Level 2) +T63064D | Garbage Code (GBD Level 2) +T63064S | Garbage Code (GBD Level 2) +T63071A | Garbage Code (GBD Level 2) +T63071D | Garbage Code (GBD Level 2) +T63071S | Garbage Code (GBD Level 2) +T63072A | Garbage Code (GBD Level 2) +T63072D | Garbage Code (GBD Level 2) +T63072S | Garbage Code (GBD Level 2) +T63073A | Garbage Code (GBD Level 2) +T63073D | Garbage Code (GBD Level 2) +T63073S | Garbage Code (GBD Level 2) +T63074A | Garbage Code (GBD Level 2) +T63074D | Garbage Code (GBD Level 2) +T63074S | Garbage Code (GBD Level 2) +T63081A | Garbage Code (GBD Level 2) +T63081D | Garbage Code (GBD Level 2) +T63081S | Garbage Code (GBD Level 2) +T63082A | Garbage Code (GBD Level 2) +T63082D | Garbage Code (GBD Level 2) +T63082S | Garbage Code (GBD Level 2) +T63083A | Garbage Code (GBD Level 2) +T63083D | Garbage Code (GBD Level 2) +T63083S | Garbage Code (GBD Level 2) +T63084A | Garbage Code (GBD Level 2) +T63084D | Garbage Code (GBD Level 2) +T63084S | Garbage Code (GBD Level 2) +T63091A | Garbage Code (GBD Level 2) +T63091D | Garbage Code (GBD Level 2) +T63091S | Garbage Code (GBD Level 2) +T63092A | Garbage Code (GBD Level 2) +T63092D | Garbage Code (GBD Level 2) +T63092S | Garbage Code (GBD Level 2) +T63093A | Garbage Code (GBD Level 2) +T63093D | Garbage Code (GBD Level 2) +T63093S | Garbage Code (GBD Level 2) +T63094A | Garbage Code (GBD Level 2) +T63094D | Garbage Code (GBD Level 2) +T63094S | Garbage Code (GBD Level 2) +T631--- | Garbage Code (GBD Level 2) +T63111A | Garbage Code (GBD Level 2) +T63111D | Garbage Code (GBD Level 2) +T63111S | Garbage Code (GBD Level 2) +T63112A | Garbage Code (GBD Level 2) +T63112D | Garbage Code (GBD Level 2) +T63112S | Garbage Code (GBD Level 2) +T63113A | Garbage Code (GBD Level 2) +T63113D | Garbage Code (GBD Level 2) +T63113S | Garbage Code (GBD Level 2) +T63114A | Garbage Code (GBD Level 2) +T63114D | Garbage Code (GBD Level 2) +T63114S | Garbage Code (GBD Level 2) +T63121A | Garbage Code (GBD Level 2) +T63121D | Garbage Code (GBD Level 2) +T63121S | Garbage Code (GBD Level 2) +T63122A | Garbage Code (GBD Level 2) +T63122D | Garbage Code (GBD Level 2) +T63122S | Garbage Code (GBD Level 2) +T63123A | Garbage Code (GBD Level 2) +T63123D | Garbage Code (GBD Level 2) +T63123S | Garbage Code (GBD Level 2) +T63124A | Garbage Code (GBD Level 2) +T63124D | Garbage Code (GBD Level 2) +T63124S | Garbage Code (GBD Level 2) +T63191A | Garbage Code (GBD Level 2) +T63191D | Garbage Code (GBD Level 2) +T63191S | Garbage Code (GBD Level 2) +T63192A | Garbage Code (GBD Level 2) +T63192D | Garbage Code (GBD Level 2) +T63192S | Garbage Code (GBD Level 2) +T63193A | Garbage Code (GBD Level 2) +T63193D | Garbage Code (GBD Level 2) +T63193S | Garbage Code (GBD Level 2) +T63194A | Garbage Code (GBD Level 2) +T63194D | Garbage Code (GBD Level 2) +T63194S | Garbage Code (GBD Level 2) +T632--- | Garbage Code (GBD Level 2) +T632X1A | Garbage Code (GBD Level 2) +T632X1D | Garbage Code (GBD Level 2) +T632X1S | Garbage Code (GBD Level 2) +T632X2A | Garbage Code (GBD Level 2) +T632X2D | Garbage Code (GBD Level 2) +T632X2S | Garbage Code (GBD Level 2) +T632X3A | Garbage Code (GBD Level 2) +T632X3D | Garbage Code (GBD Level 2) +T632X3S | Garbage Code (GBD Level 2) +T632X4A | Garbage Code (GBD Level 2) +T632X4D | Garbage Code (GBD Level 2) +T632X4S | Garbage Code (GBD Level 2) +T633--- | Garbage Code (GBD Level 2) +T63301A | Garbage Code (GBD Level 2) +T63301D | Garbage Code (GBD Level 2) +T63301S | Garbage Code (GBD Level 2) +T63302A | Garbage Code (GBD Level 2) +T63302D | Garbage Code (GBD Level 2) +T63302S | Garbage Code (GBD Level 2) +T63303A | Garbage Code (GBD Level 2) +T63303D | Garbage Code (GBD Level 2) +T63303S | Garbage Code (GBD Level 2) +T63304A | Garbage Code (GBD Level 2) +T63304D | Garbage Code (GBD Level 2) +T63304S | Garbage Code (GBD Level 2) +T63311A | Garbage Code (GBD Level 2) +T63311D | Garbage Code (GBD Level 2) +T63311S | Garbage Code (GBD Level 2) +T63312A | Garbage Code (GBD Level 2) +T63312D | Garbage Code (GBD Level 2) +T63312S | Garbage Code (GBD Level 2) +T63313A | Garbage Code (GBD Level 2) +T63313D | Garbage Code (GBD Level 2) +T63313S | Garbage Code (GBD Level 2) +T63314A | Garbage Code (GBD Level 2) +T63314D | Garbage Code (GBD Level 2) +T63314S | Garbage Code (GBD Level 2) +T63321A | Garbage Code (GBD Level 2) +T63321D | Garbage Code (GBD Level 2) +T63321S | Garbage Code (GBD Level 2) +T63322A | Garbage Code (GBD Level 2) +T63322D | Garbage Code (GBD Level 2) +T63322S | Garbage Code (GBD Level 2) +T63323A | Garbage Code (GBD Level 2) +T63323D | Garbage Code (GBD Level 2) +T63323S | Garbage Code (GBD Level 2) +T63324A | Garbage Code (GBD Level 2) +T63324D | Garbage Code (GBD Level 2) +T63324S | Garbage Code (GBD Level 2) +T63331A | Garbage Code (GBD Level 2) +T63331D | Garbage Code (GBD Level 2) +T63331S | Garbage Code (GBD Level 2) +T63332A | Garbage Code (GBD Level 2) +T63332D | Garbage Code (GBD Level 2) +T63332S | Garbage Code (GBD Level 2) +T63333A | Garbage Code (GBD Level 2) +T63333D | Garbage Code (GBD Level 2) +T63333S | Garbage Code (GBD Level 2) +T63334A | Garbage Code (GBD Level 2) +T63334D | Garbage Code (GBD Level 2) +T63334S | Garbage Code (GBD Level 2) +T63391A | Garbage Code (GBD Level 2) +T63391D | Garbage Code (GBD Level 2) +T63391S | Garbage Code (GBD Level 2) +T63392A | Garbage Code (GBD Level 2) +T63392D | Garbage Code (GBD Level 2) +T63392S | Garbage Code (GBD Level 2) +T63393A | Garbage Code (GBD Level 2) +T63393D | Garbage Code (GBD Level 2) +T63393S | Garbage Code (GBD Level 2) +T63394A | Garbage Code (GBD Level 2) +T63394D | Garbage Code (GBD Level 2) +T63394S | Garbage Code (GBD Level 2) +T634--- | Garbage Code (GBD Level 2) +T63411A | Garbage Code (GBD Level 2) +T63411D | Garbage Code (GBD Level 2) +T63411S | Garbage Code (GBD Level 2) +T63412A | Garbage Code (GBD Level 2) +T63412D | Garbage Code (GBD Level 2) +T63412S | Garbage Code (GBD Level 2) +T63413A | Garbage Code (GBD Level 2) +T63413D | Garbage Code (GBD Level 2) +T63413S | Garbage Code (GBD Level 2) +T63414A | Garbage Code (GBD Level 2) +T63414D | Garbage Code (GBD Level 2) +T63414S | Garbage Code (GBD Level 2) +T63421A | Garbage Code (GBD Level 2) +T63421D | Garbage Code (GBD Level 2) +T63421S | Garbage Code (GBD Level 2) +T63422A | Garbage Code (GBD Level 2) +T63422D | Garbage Code (GBD Level 2) +T63422S | Garbage Code (GBD Level 2) +T63423A | Garbage Code (GBD Level 2) +T63423D | Garbage Code (GBD Level 2) +T63423S | Garbage Code (GBD Level 2) +T63424A | Garbage Code (GBD Level 2) +T63424D | Garbage Code (GBD Level 2) +T63424S | Garbage Code (GBD Level 2) +T63431A | Garbage Code (GBD Level 2) +T63431D | Garbage Code (GBD Level 2) +T63431S | Garbage Code (GBD Level 2) +T63432A | Garbage Code (GBD Level 2) +T63432D | Garbage Code (GBD Level 2) +T63432S | Garbage Code (GBD Level 2) +T63433A | Garbage Code (GBD Level 2) +T63433D | Garbage Code (GBD Level 2) +T63433S | Garbage Code (GBD Level 2) +T63434A | Garbage Code (GBD Level 2) +T63434D | Garbage Code (GBD Level 2) +T63434S | Garbage Code (GBD Level 2) +T63441A | Garbage Code (GBD Level 2) +T63441D | Garbage Code (GBD Level 2) +T63441S | Garbage Code (GBD Level 2) +T63442A | Garbage Code (GBD Level 2) +T63442D | Garbage Code (GBD Level 2) +T63442S | Garbage Code (GBD Level 2) +T63443A | Garbage Code (GBD Level 2) +T63443D | Garbage Code (GBD Level 2) +T63443S | Garbage Code (GBD Level 2) +T63444A | Garbage Code (GBD Level 2) +T63444D | Garbage Code (GBD Level 2) +T63444S | Garbage Code (GBD Level 2) +T63451A | Garbage Code (GBD Level 2) +T63451D | Garbage Code (GBD Level 2) +T63451S | Garbage Code (GBD Level 2) +T63452A | Garbage Code (GBD Level 2) +T63452D | Garbage Code (GBD Level 2) +T63452S | Garbage Code (GBD Level 2) +T63453A | Garbage Code (GBD Level 2) +T63453D | Garbage Code (GBD Level 2) +T63453S | Garbage Code (GBD Level 2) +T63454A | Garbage Code (GBD Level 2) +T63454D | Garbage Code (GBD Level 2) +T63454S | Garbage Code (GBD Level 2) +T63461A | Garbage Code (GBD Level 2) +T63461D | Garbage Code (GBD Level 2) +T63461S | Garbage Code (GBD Level 2) +T63462A | Garbage Code (GBD Level 2) +T63462D | Garbage Code (GBD Level 2) +T63462S | Garbage Code (GBD Level 2) +T63463A | Garbage Code (GBD Level 2) +T63463D | Garbage Code (GBD Level 2) +T63463S | Garbage Code (GBD Level 2) +T63464A | Garbage Code (GBD Level 2) +T63464D | Garbage Code (GBD Level 2) +T63464S | Garbage Code (GBD Level 2) +T63481A | Garbage Code (GBD Level 2) +T63481D | Garbage Code (GBD Level 2) +T63481S | Garbage Code (GBD Level 2) +T63482A | Garbage Code (GBD Level 2) +T63482D | Garbage Code (GBD Level 2) +T63482S | Garbage Code (GBD Level 2) +T63483A | Garbage Code (GBD Level 2) +T63483D | Garbage Code (GBD Level 2) +T63483S | Garbage Code (GBD Level 2) +T63484A | Garbage Code (GBD Level 2) +T63484D | Garbage Code (GBD Level 2) +T63484S | Garbage Code (GBD Level 2) +T635--- | Garbage Code (GBD Level 2) +T63511A | Garbage Code (GBD Level 2) +T63511D | Garbage Code (GBD Level 2) +T63511S | Garbage Code (GBD Level 2) +T63512A | Garbage Code (GBD Level 2) +T63512D | Garbage Code (GBD Level 2) +T63512S | Garbage Code (GBD Level 2) +T63513A | Garbage Code (GBD Level 2) +T63513D | Garbage Code (GBD Level 2) +T63513S | Garbage Code (GBD Level 2) +T63514A | Garbage Code (GBD Level 2) +T63514D | Garbage Code (GBD Level 2) +T63514S | Garbage Code (GBD Level 2) +T63591A | Garbage Code (GBD Level 2) +T63591D | Garbage Code (GBD Level 2) +T63591S | Garbage Code (GBD Level 2) +T63592A | Garbage Code (GBD Level 2) +T63592D | Garbage Code (GBD Level 2) +T63592S | Garbage Code (GBD Level 2) +T63593A | Garbage Code (GBD Level 2) +T63593D | Garbage Code (GBD Level 2) +T63593S | Garbage Code (GBD Level 2) +T63594A | Garbage Code (GBD Level 2) +T63594D | Garbage Code (GBD Level 2) +T63594S | Garbage Code (GBD Level 2) +T636--- | Garbage Code (GBD Level 2) +T63611A | Garbage Code (GBD Level 2) +T63611D | Garbage Code (GBD Level 2) +T63611S | Garbage Code (GBD Level 2) +T63612A | Garbage Code (GBD Level 2) +T63612D | Garbage Code (GBD Level 2) +T63612S | Garbage Code (GBD Level 2) +T63613A | Garbage Code (GBD Level 2) +T63613D | Garbage Code (GBD Level 2) +T63613S | Garbage Code (GBD Level 2) +T63614A | Garbage Code (GBD Level 2) +T63614D | Garbage Code (GBD Level 2) +T63614S | Garbage Code (GBD Level 2) +T63621A | Garbage Code (GBD Level 2) +T63621D | Garbage Code (GBD Level 2) +T63621S | Garbage Code (GBD Level 2) +T63622A | Garbage Code (GBD Level 2) +T63622D | Garbage Code (GBD Level 2) +T63622S | Garbage Code (GBD Level 2) +T63623A | Garbage Code (GBD Level 2) +T63623D | Garbage Code (GBD Level 2) +T63623S | Garbage Code (GBD Level 2) +T63624A | Garbage Code (GBD Level 2) +T63624D | Garbage Code (GBD Level 2) +T63624S | Garbage Code (GBD Level 2) +T63631A | Garbage Code (GBD Level 2) +T63631D | Garbage Code (GBD Level 2) +T63631S | Garbage Code (GBD Level 2) +T63632A | Garbage Code (GBD Level 2) +T63632D | Garbage Code (GBD Level 2) +T63632S | Garbage Code (GBD Level 2) +T63633A | Garbage Code (GBD Level 2) +T63633D | Garbage Code (GBD Level 2) +T63633S | Garbage Code (GBD Level 2) +T63634A | Garbage Code (GBD Level 2) +T63634D | Garbage Code (GBD Level 2) +T63634S | Garbage Code (GBD Level 2) +T63691A | Garbage Code (GBD Level 2) +T63691D | Garbage Code (GBD Level 2) +T63691S | Garbage Code (GBD Level 2) +T63692A | Garbage Code (GBD Level 2) +T63692D | Garbage Code (GBD Level 2) +T63692S | Garbage Code (GBD Level 2) +T63693A | Garbage Code (GBD Level 2) +T63693D | Garbage Code (GBD Level 2) +T63693S | Garbage Code (GBD Level 2) +T63694A | Garbage Code (GBD Level 2) +T63694D | Garbage Code (GBD Level 2) +T63694S | Garbage Code (GBD Level 2) +T63711A | Garbage Code (GBD Level 2) +T63711D | Garbage Code (GBD Level 2) +T63711S | Garbage Code (GBD Level 2) +T63712A | Garbage Code (GBD Level 2) +T63712D | Garbage Code (GBD Level 2) +T63712S | Garbage Code (GBD Level 2) +T63713A | Garbage Code (GBD Level 2) +T63713D | Garbage Code (GBD Level 2) +T63713S | Garbage Code (GBD Level 2) +T63714A | Garbage Code (GBD Level 2) +T63714D | Garbage Code (GBD Level 2) +T63714S | Garbage Code (GBD Level 2) +T63791A | Garbage Code (GBD Level 2) +T63791D | Garbage Code (GBD Level 2) +T63791S | Garbage Code (GBD Level 2) +T63792A | Garbage Code (GBD Level 2) +T63792D | Garbage Code (GBD Level 2) +T63792S | Garbage Code (GBD Level 2) +T63793A | Garbage Code (GBD Level 2) +T63793D | Garbage Code (GBD Level 2) +T63793S | Garbage Code (GBD Level 2) +T63794A | Garbage Code (GBD Level 2) +T63794D | Garbage Code (GBD Level 2) +T63794S | Garbage Code (GBD Level 2) +T638--- | Garbage Code (GBD Level 2) +T63811A | Garbage Code (GBD Level 2) +T63811D | Garbage Code (GBD Level 2) +T63811S | Garbage Code (GBD Level 2) +T63812A | Garbage Code (GBD Level 2) +T63812D | Garbage Code (GBD Level 2) +T63812S | Garbage Code (GBD Level 2) +T63813A | Garbage Code (GBD Level 2) +T63813D | Garbage Code (GBD Level 2) +T63813S | Garbage Code (GBD Level 2) +T63814A | Garbage Code (GBD Level 2) +T63814D | Garbage Code (GBD Level 2) +T63814S | Garbage Code (GBD Level 2) +T63821A | Garbage Code (GBD Level 2) +T63821D | Garbage Code (GBD Level 2) +T63821S | Garbage Code (GBD Level 2) +T63822A | Garbage Code (GBD Level 2) +T63822D | Garbage Code (GBD Level 2) +T63822S | Garbage Code (GBD Level 2) +T63823A | Garbage Code (GBD Level 2) +T63823D | Garbage Code (GBD Level 2) +T63823S | Garbage Code (GBD Level 2) +T63824A | Garbage Code (GBD Level 2) +T63824D | Garbage Code (GBD Level 2) +T63824S | Garbage Code (GBD Level 2) +T63831A | Garbage Code (GBD Level 2) +T63831D | Garbage Code (GBD Level 2) +T63831S | Garbage Code (GBD Level 2) +T63832A | Garbage Code (GBD Level 2) +T63832D | Garbage Code (GBD Level 2) +T63832S | Garbage Code (GBD Level 2) +T63833A | Garbage Code (GBD Level 2) +T63833D | Garbage Code (GBD Level 2) +T63833S | Garbage Code (GBD Level 2) +T63834A | Garbage Code (GBD Level 2) +T63834D | Garbage Code (GBD Level 2) +T63834S | Garbage Code (GBD Level 2) +T63891A | Garbage Code (GBD Level 2) +T63891D | Garbage Code (GBD Level 2) +T63891S | Garbage Code (GBD Level 2) +T63892A | Garbage Code (GBD Level 2) +T63892D | Garbage Code (GBD Level 2) +T63892S | Garbage Code (GBD Level 2) +T63893A | Garbage Code (GBD Level 2) +T63893D | Garbage Code (GBD Level 2) +T63893S | Garbage Code (GBD Level 2) +T63894A | Garbage Code (GBD Level 2) +T63894D | Garbage Code (GBD Level 2) +T63894S | Garbage Code (GBD Level 2) +T639--- | Garbage Code (GBD Level 2) +T6391XA | Garbage Code (GBD Level 2) +T6391XD | Garbage Code (GBD Level 2) +T6391XS | Garbage Code (GBD Level 2) +T6392XA | Garbage Code (GBD Level 2) +T6392XD | Garbage Code (GBD Level 2) +T6392XS | Garbage Code (GBD Level 2) +T6393XA | Garbage Code (GBD Level 2) +T6393XD | Garbage Code (GBD Level 2) +T6393XS | Garbage Code (GBD Level 2) +T6394XA | Garbage Code (GBD Level 2) +T6394XD | Garbage Code (GBD Level 2) +T6394XS | Garbage Code (GBD Level 2) +T64---- | Garbage Code (GBD Level 2) +T6401XA | Garbage Code (GBD Level 2) +T6401XD | Garbage Code (GBD Level 2) +T6401XS | Garbage Code (GBD Level 2) +T6402XA | Garbage Code (GBD Level 2) +T6402XD | Garbage Code (GBD Level 2) +T6402XS | Garbage Code (GBD Level 2) +T6403XA | Garbage Code (GBD Level 2) +T6403XD | Garbage Code (GBD Level 2) +T6403XS | Garbage Code (GBD Level 2) +T6404XA | Garbage Code (GBD Level 2) +T6404XD | Garbage Code (GBD Level 2) +T6404XS | Garbage Code (GBD Level 2) +T6481XA | Garbage Code (GBD Level 2) +T6481XD | Garbage Code (GBD Level 2) +T6481XS | Garbage Code (GBD Level 2) +T6482XA | Garbage Code (GBD Level 2) +T6482XD | Garbage Code (GBD Level 2) +T6482XS | Garbage Code (GBD Level 2) +T6483XA | Garbage Code (GBD Level 2) +T6483XD | Garbage Code (GBD Level 2) +T6483XS | Garbage Code (GBD Level 2) +T6484XA | Garbage Code (GBD Level 2) +T6484XD | Garbage Code (GBD Level 2) +T6484XS | Garbage Code (GBD Level 2) +T65---- | Garbage Code (GBD Level 2) +T650--- | Garbage Code (GBD Level 2) +T650X1A | Garbage Code (GBD Level 2) +T650X1D | Garbage Code (GBD Level 2) +T650X1S | Garbage Code (GBD Level 2) +T650X2A | Garbage Code (GBD Level 2) +T650X2D | Garbage Code (GBD Level 2) +T650X2S | Garbage Code (GBD Level 2) +T650X3A | Garbage Code (GBD Level 2) +T650X3D | Garbage Code (GBD Level 2) +T650X3S | Garbage Code (GBD Level 2) +T650X4A | Garbage Code (GBD Level 2) +T650X4D | Garbage Code (GBD Level 2) +T650X4S | Garbage Code (GBD Level 2) +T651--- | Garbage Code (GBD Level 2) +T651X1A | Garbage Code (GBD Level 2) +T651X1D | Garbage Code (GBD Level 2) +T651X1S | Garbage Code (GBD Level 2) +T651X2A | Garbage Code (GBD Level 2) +T651X2D | Garbage Code (GBD Level 2) +T651X2S | Garbage Code (GBD Level 2) +T651X3A | Garbage Code (GBD Level 2) +T651X3D | Garbage Code (GBD Level 2) +T651X3S | Garbage Code (GBD Level 2) +T651X4A | Garbage Code (GBD Level 2) +T651X4D | Garbage Code (GBD Level 2) +T651X4S | Garbage Code (GBD Level 2) +T652--- | Garbage Code (GBD Level 2) +T65211A | Garbage Code (GBD Level 2) +T65211D | Garbage Code (GBD Level 2) +T65211S | Garbage Code (GBD Level 2) +T65212A | Garbage Code (GBD Level 2) +T65212D | Garbage Code (GBD Level 2) +T65212S | Garbage Code (GBD Level 2) +T65213A | Garbage Code (GBD Level 2) +T65213D | Garbage Code (GBD Level 2) +T65213S | Garbage Code (GBD Level 2) +T65214A | Garbage Code (GBD Level 2) +T65214D | Garbage Code (GBD Level 2) +T65214S | Garbage Code (GBD Level 2) +T65221A | Garbage Code (GBD Level 2) +T65221D | Garbage Code (GBD Level 2) +T65221S | Garbage Code (GBD Level 2) +T65222A | Garbage Code (GBD Level 2) +T65222D | Garbage Code (GBD Level 2) +T65222S | Garbage Code (GBD Level 2) +T65223A | Garbage Code (GBD Level 2) +T65223D | Garbage Code (GBD Level 2) +T65223S | Garbage Code (GBD Level 2) +T65224A | Garbage Code (GBD Level 2) +T65224D | Garbage Code (GBD Level 2) +T65224S | Garbage Code (GBD Level 2) +T65291A | Garbage Code (GBD Level 2) +T65291D | Garbage Code (GBD Level 2) +T65291S | Garbage Code (GBD Level 2) +T65292A | Garbage Code (GBD Level 2) +T65292D | Garbage Code (GBD Level 2) +T65292S | Garbage Code (GBD Level 2) +T65293A | Garbage Code (GBD Level 2) +T65293D | Garbage Code (GBD Level 2) +T65293S | Garbage Code (GBD Level 2) +T65294A | Garbage Code (GBD Level 2) +T65294D | Garbage Code (GBD Level 2) +T65294S | Garbage Code (GBD Level 2) +T653--- | Garbage Code (GBD Level 2) +T653X1A | Garbage Code (GBD Level 2) +T653X1D | Garbage Code (GBD Level 2) +T653X1S | Garbage Code (GBD Level 2) +T653X2A | Garbage Code (GBD Level 2) +T653X2D | Garbage Code (GBD Level 2) +T653X2S | Garbage Code (GBD Level 2) +T653X3A | Garbage Code (GBD Level 2) +T653X3D | Garbage Code (GBD Level 2) +T653X3S | Garbage Code (GBD Level 2) +T653X4A | Garbage Code (GBD Level 2) +T653X4D | Garbage Code (GBD Level 2) +T653X4S | Garbage Code (GBD Level 2) +T654--- | Garbage Code (GBD Level 2) +T654X1A | Garbage Code (GBD Level 2) +T654X1D | Garbage Code (GBD Level 2) +T654X1S | Garbage Code (GBD Level 2) +T654X2A | Garbage Code (GBD Level 2) +T654X2D | Garbage Code (GBD Level 2) +T654X2S | Garbage Code (GBD Level 2) +T654X3A | Garbage Code (GBD Level 2) +T654X3D | Garbage Code (GBD Level 2) +T654X3S | Garbage Code (GBD Level 2) +T654X4A | Garbage Code (GBD Level 2) +T654X4D | Garbage Code (GBD Level 2) +T654X4S | Garbage Code (GBD Level 2) +T655--- | Garbage Code (GBD Level 2) +T655X1A | Garbage Code (GBD Level 2) +T655X1D | Garbage Code (GBD Level 2) +T655X1S | Garbage Code (GBD Level 2) +T655X2A | Garbage Code (GBD Level 2) +T655X2D | Garbage Code (GBD Level 2) +T655X2S | Garbage Code (GBD Level 2) +T655X3A | Garbage Code (GBD Level 2) +T655X3D | Garbage Code (GBD Level 2) +T655X3S | Garbage Code (GBD Level 2) +T655X4A | Garbage Code (GBD Level 2) +T655X4D | Garbage Code (GBD Level 2) +T655X4S | Garbage Code (GBD Level 2) +T656--- | Garbage Code (GBD Level 2) +T656X1A | Garbage Code (GBD Level 2) +T656X1D | Garbage Code (GBD Level 2) +T656X1S | Garbage Code (GBD Level 2) +T656X2A | Garbage Code (GBD Level 2) +T656X2D | Garbage Code (GBD Level 2) +T656X2S | Garbage Code (GBD Level 2) +T656X3A | Garbage Code (GBD Level 2) +T656X3D | Garbage Code (GBD Level 2) +T656X3S | Garbage Code (GBD Level 2) +T656X4A | Garbage Code (GBD Level 2) +T656X4D | Garbage Code (GBD Level 2) +T656X4S | Garbage Code (GBD Level 2) +T658--- | Garbage Code (GBD Level 2) +T65811A | Garbage Code (GBD Level 2) +T65811D | Garbage Code (GBD Level 2) +T65811S | Garbage Code (GBD Level 2) +T65812A | Garbage Code (GBD Level 2) +T65812D | Garbage Code (GBD Level 2) +T65812S | Garbage Code (GBD Level 2) +T65813A | Garbage Code (GBD Level 2) +T65813D | Garbage Code (GBD Level 2) +T65813S | Garbage Code (GBD Level 2) +T65814A | Garbage Code (GBD Level 2) +T65814D | Garbage Code (GBD Level 2) +T65814S | Garbage Code (GBD Level 2) +T65821A | Garbage Code (GBD Level 2) +T65821D | Garbage Code (GBD Level 2) +T65821S | Garbage Code (GBD Level 2) +T65822A | Garbage Code (GBD Level 2) +T65822D | Garbage Code (GBD Level 2) +T65822S | Garbage Code (GBD Level 2) +T65823A | Garbage Code (GBD Level 2) +T65823D | Garbage Code (GBD Level 2) +T65823S | Garbage Code (GBD Level 2) +T65824A | Garbage Code (GBD Level 2) +T65824D | Garbage Code (GBD Level 2) +T65824S | Garbage Code (GBD Level 2) +T65831A | Garbage Code (GBD Level 2) +T65831D | Garbage Code (GBD Level 2) +T65831S | Garbage Code (GBD Level 2) +T65832A | Garbage Code (GBD Level 2) +T65832D | Garbage Code (GBD Level 2) +T65832S | Garbage Code (GBD Level 2) +T65833A | Garbage Code (GBD Level 2) +T65833D | Garbage Code (GBD Level 2) +T65833S | Garbage Code (GBD Level 2) +T65834A | Garbage Code (GBD Level 2) +T65834D | Garbage Code (GBD Level 2) +T65834S | Garbage Code (GBD Level 2) +T65891A | Garbage Code (GBD Level 2) +T65891D | Garbage Code (GBD Level 2) +T65891S | Garbage Code (GBD Level 2) +T65892A | Garbage Code (GBD Level 2) +T65892D | Garbage Code (GBD Level 2) +T65892S | Garbage Code (GBD Level 2) +T65893A | Garbage Code (GBD Level 2) +T65893D | Garbage Code (GBD Level 2) +T65893S | Garbage Code (GBD Level 2) +T65894A | Garbage Code (GBD Level 2) +T65894D | Garbage Code (GBD Level 2) +T65894S | Garbage Code (GBD Level 2) +T659--- | Garbage Code (GBD Level 2) +T6591XA | Garbage Code (GBD Level 2) +T6591XD | Garbage Code (GBD Level 2) +T6591XS | Garbage Code (GBD Level 2) +T6592XA | Garbage Code (GBD Level 2) +T6592XD | Garbage Code (GBD Level 2) +T6592XS | Garbage Code (GBD Level 2) +T6593XA | Garbage Code (GBD Level 2) +T6593XD | Garbage Code (GBD Level 2) +T6593XS | Garbage Code (GBD Level 2) +T6594XA | Garbage Code (GBD Level 2) +T6594XD | Garbage Code (GBD Level 2) +T6594XS | Garbage Code (GBD Level 2) +T66---- | Garbage Code (GBD Level 2) +T66XXXA | Garbage Code (GBD Level 2) +T66XXXD | Garbage Code (GBD Level 2) +T66XXXS | Garbage Code (GBD Level 2) +T67---- | Garbage Code (GBD Level 2) +T670--- | Garbage Code (GBD Level 2) +T670XXA | Garbage Code (GBD Level 2) +T670XXD | Garbage Code (GBD Level 2) +T670XXS | Garbage Code (GBD Level 2) +T671--- | Garbage Code (GBD Level 2) +T671XXA | Garbage Code (GBD Level 2) +T671XXD | Garbage Code (GBD Level 2) +T671XXS | Garbage Code (GBD Level 2) +T672--- | Garbage Code (GBD Level 2) +T672XXA | Garbage Code (GBD Level 2) +T672XXD | Garbage Code (GBD Level 2) +T672XXS | Garbage Code (GBD Level 2) +T673--- | Garbage Code (GBD Level 2) +T673XXA | Garbage Code (GBD Level 2) +T673XXD | Garbage Code (GBD Level 2) +T673XXS | Garbage Code (GBD Level 2) +T674--- | Garbage Code (GBD Level 2) +T674XXA | Garbage Code (GBD Level 2) +T674XXD | Garbage Code (GBD Level 2) +T674XXS | Garbage Code (GBD Level 2) +T675--- | Garbage Code (GBD Level 2) +T675XXA | Garbage Code (GBD Level 2) +T675XXD | Garbage Code (GBD Level 2) +T675XXS | Garbage Code (GBD Level 2) +T676--- | Garbage Code (GBD Level 2) +T676XXA | Garbage Code (GBD Level 2) +T676XXD | Garbage Code (GBD Level 2) +T676XXS | Garbage Code (GBD Level 2) +T677--- | Garbage Code (GBD Level 2) +T677XXA | Garbage Code (GBD Level 2) +T677XXD | Garbage Code (GBD Level 2) +T677XXS | Garbage Code (GBD Level 2) +T678--- | Garbage Code (GBD Level 2) +T678XXA | Garbage Code (GBD Level 2) +T678XXD | Garbage Code (GBD Level 2) +T678XXS | Garbage Code (GBD Level 2) +T679--- | Garbage Code (GBD Level 2) +T679XXA | Garbage Code (GBD Level 2) +T679XXD | Garbage Code (GBD Level 2) +T679XXS | Garbage Code (GBD Level 2) +T68---- | Garbage Code (GBD Level 2) +T68XXXA | Garbage Code (GBD Level 2) +T68XXXD | Garbage Code (GBD Level 2) +T68XXXS | Garbage Code (GBD Level 2) +T69---- | Garbage Code (GBD Level 2) +T690--- | Garbage Code (GBD Level 2) +T69011A | Garbage Code (GBD Level 2) +T69011D | Garbage Code (GBD Level 2) +T69011S | Garbage Code (GBD Level 2) +T69012A | Garbage Code (GBD Level 2) +T69012D | Garbage Code (GBD Level 2) +T69012S | Garbage Code (GBD Level 2) +T69019A | Garbage Code (GBD Level 2) +T69019D | Garbage Code (GBD Level 2) +T69019S | Garbage Code (GBD Level 2) +T69021A | Garbage Code (GBD Level 2) +T69021D | Garbage Code (GBD Level 2) +T69021S | Garbage Code (GBD Level 2) +T69022A | Garbage Code (GBD Level 2) +T69022D | Garbage Code (GBD Level 2) +T69022S | Garbage Code (GBD Level 2) +T69029A | Garbage Code (GBD Level 2) +T69029D | Garbage Code (GBD Level 2) +T69029S | Garbage Code (GBD Level 2) +T691--- | Garbage Code (GBD Level 2) +T691XXA | Garbage Code (GBD Level 2) +T691XXD | Garbage Code (GBD Level 2) +T691XXS | Garbage Code (GBD Level 2) +T698--- | Garbage Code (GBD Level 2) +T698XXA | Garbage Code (GBD Level 2) +T698XXD | Garbage Code (GBD Level 2) +T698XXS | Garbage Code (GBD Level 2) +T699--- | Garbage Code (GBD Level 2) +T699XXA | Garbage Code (GBD Level 2) +T699XXD | Garbage Code (GBD Level 2) +T699XXS | Garbage Code (GBD Level 2) +T70---- | Garbage Code (GBD Level 2) +T700--- | Garbage Code (GBD Level 2) +T700XXA | Garbage Code (GBD Level 2) +T700XXD | Garbage Code (GBD Level 2) +T700XXS | Garbage Code (GBD Level 2) +T701--- | Garbage Code (GBD Level 2) +T701XXA | Garbage Code (GBD Level 2) +T701XXD | Garbage Code (GBD Level 2) +T701XXS | Garbage Code (GBD Level 2) +T702--- | Garbage Code (GBD Level 2) +T7020XA | Garbage Code (GBD Level 2) +T7020XD | Garbage Code (GBD Level 2) +T7020XS | Garbage Code (GBD Level 2) +T7029XA | Garbage Code (GBD Level 2) +T7029XD | Garbage Code (GBD Level 2) +T7029XS | Garbage Code (GBD Level 2) +T703--- | Garbage Code (GBD Level 2) +T703XXA | Garbage Code (GBD Level 2) +T703XXD | Garbage Code (GBD Level 2) +T703XXS | Garbage Code (GBD Level 2) +T704--- | Garbage Code (GBD Level 2) +T704XXA | Garbage Code (GBD Level 2) +T704XXD | Garbage Code (GBD Level 2) +T704XXS | Garbage Code (GBD Level 2) +T708--- | Garbage Code (GBD Level 2) +T708XXA | Garbage Code (GBD Level 2) +T708XXD | Garbage Code (GBD Level 2) +T708XXS | Garbage Code (GBD Level 2) +T709--- | Garbage Code (GBD Level 2) +T709XXA | Garbage Code (GBD Level 2) +T709XXD | Garbage Code (GBD Level 2) +T709XXS | Garbage Code (GBD Level 2) +T71---- | Garbage Code (GBD Level 2) +T71111A | Garbage Code (GBD Level 2) +T71111D | Garbage Code (GBD Level 2) +T71111S | Garbage Code (GBD Level 2) +T71112A | Garbage Code (GBD Level 2) +T71112D | Garbage Code (GBD Level 2) +T71112S | Garbage Code (GBD Level 2) +T71113A | Garbage Code (GBD Level 2) +T71113D | Garbage Code (GBD Level 2) +T71113S | Garbage Code (GBD Level 2) +T71114A | Garbage Code (GBD Level 2) +T71114D | Garbage Code (GBD Level 2) +T71114S | Garbage Code (GBD Level 2) +T71121A | Garbage Code (GBD Level 2) +T71121D | Garbage Code (GBD Level 2) +T71121S | Garbage Code (GBD Level 2) +T71122A | Garbage Code (GBD Level 2) +T71122D | Garbage Code (GBD Level 2) +T71122S | Garbage Code (GBD Level 2) +T71123A | Garbage Code (GBD Level 2) +T71123D | Garbage Code (GBD Level 2) +T71123S | Garbage Code (GBD Level 2) +T71124A | Garbage Code (GBD Level 2) +T71124D | Garbage Code (GBD Level 2) +T71124S | Garbage Code (GBD Level 2) +T71131A | Garbage Code (GBD Level 2) +T71131D | Garbage Code (GBD Level 2) +T71131S | Garbage Code (GBD Level 2) +T71132A | Garbage Code (GBD Level 2) +T71132D | Garbage Code (GBD Level 2) +T71132S | Garbage Code (GBD Level 2) +T71133A | Garbage Code (GBD Level 2) +T71133D | Garbage Code (GBD Level 2) +T71133S | Garbage Code (GBD Level 2) +T71134A | Garbage Code (GBD Level 2) +T71134D | Garbage Code (GBD Level 2) +T71134S | Garbage Code (GBD Level 2) +T71141A | Garbage Code (GBD Level 2) +T71141D | Garbage Code (GBD Level 2) +T71141S | Garbage Code (GBD Level 2) +T71143A | Garbage Code (GBD Level 2) +T71143D | Garbage Code (GBD Level 2) +T71143S | Garbage Code (GBD Level 2) +T71144A | Garbage Code (GBD Level 2) +T71144D | Garbage Code (GBD Level 2) +T71144S | Garbage Code (GBD Level 2) +T71151A | Garbage Code (GBD Level 2) +T71151D | Garbage Code (GBD Level 2) +T71151S | Garbage Code (GBD Level 2) +T71152A | Garbage Code (GBD Level 2) +T71152D | Garbage Code (GBD Level 2) +T71152S | Garbage Code (GBD Level 2) +T71153A | Garbage Code (GBD Level 2) +T71153D | Garbage Code (GBD Level 2) +T71153S | Garbage Code (GBD Level 2) +T71154A | Garbage Code (GBD Level 2) +T71154D | Garbage Code (GBD Level 2) +T71154S | Garbage Code (GBD Level 2) +T71161A | Garbage Code (GBD Level 2) +T71161D | Garbage Code (GBD Level 2) +T71161S | Garbage Code (GBD Level 2) +T71162A | Garbage Code (GBD Level 2) +T71162D | Garbage Code (GBD Level 2) +T71162S | Garbage Code (GBD Level 2) +T71163A | Garbage Code (GBD Level 2) +T71163D | Garbage Code (GBD Level 2) +T71163S | Garbage Code (GBD Level 2) +T71164A | Garbage Code (GBD Level 2) +T71164D | Garbage Code (GBD Level 2) +T71164S | Garbage Code (GBD Level 2) +T71191A | Garbage Code (GBD Level 2) +T71191D | Garbage Code (GBD Level 2) +T71191S | Garbage Code (GBD Level 2) +T71192A | Garbage Code (GBD Level 2) +T71192D | Garbage Code (GBD Level 2) +T71192S | Garbage Code (GBD Level 2) +T71193A | Garbage Code (GBD Level 2) +T71193D | Garbage Code (GBD Level 2) +T71193S | Garbage Code (GBD Level 2) +T71194A | Garbage Code (GBD Level 2) +T71194D | Garbage Code (GBD Level 2) +T71194S | Garbage Code (GBD Level 2) +T7120XA | Garbage Code (GBD Level 2) +T7120XD | Garbage Code (GBD Level 2) +T7120XS | Garbage Code (GBD Level 2) +T7121XA | Garbage Code (GBD Level 2) +T7121XD | Garbage Code (GBD Level 2) +T7121XS | Garbage Code (GBD Level 2) +T71221A | Garbage Code (GBD Level 2) +T71221D | Garbage Code (GBD Level 2) +T71221S | Garbage Code (GBD Level 2) +T71222A | Garbage Code (GBD Level 2) +T71222D | Garbage Code (GBD Level 2) +T71222S | Garbage Code (GBD Level 2) +T71223A | Garbage Code (GBD Level 2) +T71223D | Garbage Code (GBD Level 2) +T71223S | Garbage Code (GBD Level 2) +T71224A | Garbage Code (GBD Level 2) +T71224D | Garbage Code (GBD Level 2) +T71224S | Garbage Code (GBD Level 2) +T71231A | Garbage Code (GBD Level 2) +T71231D | Garbage Code (GBD Level 2) +T71231S | Garbage Code (GBD Level 2) +T71232A | Garbage Code (GBD Level 2) +T71232D | Garbage Code (GBD Level 2) +T71232S | Garbage Code (GBD Level 2) +T71233A | Garbage Code (GBD Level 2) +T71233D | Garbage Code (GBD Level 2) +T71233S | Garbage Code (GBD Level 2) +T71234A | Garbage Code (GBD Level 2) +T71234D | Garbage Code (GBD Level 2) +T71234S | Garbage Code (GBD Level 2) +T7129XA | Garbage Code (GBD Level 2) +T7129XD | Garbage Code (GBD Level 2) +T7129XS | Garbage Code (GBD Level 2) +T719XXA | Garbage Code (GBD Level 2) +T719XXD | Garbage Code (GBD Level 2) +T719XXS | Garbage Code (GBD Level 2) +T73---- | Garbage Code (GBD Level 2) +T730--- | Garbage Code (GBD Level 2) +T730XXA | Garbage Code (GBD Level 2) +T730XXD | Garbage Code (GBD Level 2) +T730XXS | Garbage Code (GBD Level 2) +T731--- | Garbage Code (GBD Level 2) +T731XXA | Garbage Code (GBD Level 2) +T731XXD | Garbage Code (GBD Level 2) +T731XXS | Garbage Code (GBD Level 2) +T732--- | Garbage Code (GBD Level 2) +T732XXA | Garbage Code (GBD Level 2) +T732XXD | Garbage Code (GBD Level 2) +T732XXS | Garbage Code (GBD Level 2) +T733--- | Garbage Code (GBD Level 2) +T733XXA | Garbage Code (GBD Level 2) +T733XXD | Garbage Code (GBD Level 2) +T733XXS | Garbage Code (GBD Level 2) +T738--- | Garbage Code (GBD Level 2) +T738XXA | Garbage Code (GBD Level 2) +T738XXD | Garbage Code (GBD Level 2) +T738XXS | Garbage Code (GBD Level 2) +T739--- | Garbage Code (GBD Level 2) +T739XXA | Garbage Code (GBD Level 2) +T739XXD | Garbage Code (GBD Level 2) +T739XXS | Garbage Code (GBD Level 2) +T74---- | Garbage Code (GBD Level 2) +T740--- | Garbage Code (GBD Level 2) +T7401XA | Garbage Code (GBD Level 2) +T7401XD | Garbage Code (GBD Level 2) +T7401XS | Garbage Code (GBD Level 2) +T7402XA | Garbage Code (GBD Level 2) +T7402XD | Garbage Code (GBD Level 2) +T7402XS | Garbage Code (GBD Level 2) +T741--- | Garbage Code (GBD Level 2) +T7411XA | Garbage Code (GBD Level 2) +T7411XD | Garbage Code (GBD Level 2) +T7411XS | Garbage Code (GBD Level 2) +T7412XA | Garbage Code (GBD Level 2) +T7412XD | Garbage Code (GBD Level 2) +T7412XS | Garbage Code (GBD Level 2) +T742--- | Garbage Code (GBD Level 2) +T7421XA | Garbage Code (GBD Level 2) +T7421XD | Garbage Code (GBD Level 2) +T7421XS | Garbage Code (GBD Level 2) +T7422XA | Garbage Code (GBD Level 2) +T7422XD | Garbage Code (GBD Level 2) +T7422XS | Garbage Code (GBD Level 2) +T743--- | Garbage Code (GBD Level 2) +T7431XA | Garbage Code (GBD Level 2) +T7431XD | Garbage Code (GBD Level 2) +T7431XS | Garbage Code (GBD Level 2) +T7432XA | Garbage Code (GBD Level 2) +T7432XD | Garbage Code (GBD Level 2) +T7432XS | Garbage Code (GBD Level 2) +T744XXA | Garbage Code (GBD Level 2) +T744XXD | Garbage Code (GBD Level 2) +T744XXS | Garbage Code (GBD Level 2) +T7451XA | Garbage Code (GBD Level 2) +T7451XD | Garbage Code (GBD Level 2) +T7451XS | Garbage Code (GBD Level 2) +T7452XA | Garbage Code (GBD Level 2) +T7452XD | Garbage Code (GBD Level 2) +T7452XS | Garbage Code (GBD Level 2) +T7461XA | Garbage Code (GBD Level 2) +T7461XD | Garbage Code (GBD Level 2) +T7461XS | Garbage Code (GBD Level 2) +T7462XA | Garbage Code (GBD Level 2) +T7462XD | Garbage Code (GBD Level 2) +T7462XS | Garbage Code (GBD Level 2) +T748--- | Garbage Code (GBD Level 2) +T749--- | Garbage Code (GBD Level 2) +T7491XA | Garbage Code (GBD Level 2) +T7491XD | Garbage Code (GBD Level 2) +T7491XS | Garbage Code (GBD Level 2) +T7492XA | Garbage Code (GBD Level 2) +T7492XD | Garbage Code (GBD Level 2) +T7492XS | Garbage Code (GBD Level 2) +T75---- | Garbage Code (GBD Level 2) +T750--- | Garbage Code (GBD Level 2) +T7500XA | Garbage Code (GBD Level 2) +T7500XD | Garbage Code (GBD Level 2) +T7500XS | Garbage Code (GBD Level 2) +T7501XA | Garbage Code (GBD Level 2) +T7501XD | Garbage Code (GBD Level 2) +T7501XS | Garbage Code (GBD Level 2) +T7509XA | Garbage Code (GBD Level 2) +T7509XD | Garbage Code (GBD Level 2) +T7509XS | Garbage Code (GBD Level 2) +T751--- | Garbage Code (GBD Level 2) +T751XXA | Garbage Code (GBD Level 2) +T751XXD | Garbage Code (GBD Level 2) +T751XXS | Garbage Code (GBD Level 2) +T752--- | Garbage Code (GBD Level 2) +T7520XA | Garbage Code (GBD Level 2) +T7520XD | Garbage Code (GBD Level 2) +T7520XS | Garbage Code (GBD Level 2) +T7521XA | Garbage Code (GBD Level 2) +T7521XD | Garbage Code (GBD Level 2) +T7521XS | Garbage Code (GBD Level 2) +T7522XA | Garbage Code (GBD Level 2) +T7522XD | Garbage Code (GBD Level 2) +T7522XS | Garbage Code (GBD Level 2) +T7523XA | Garbage Code (GBD Level 2) +T7523XD | Garbage Code (GBD Level 2) +T7523XS | Garbage Code (GBD Level 2) +T7529XA | Garbage Code (GBD Level 2) +T7529XD | Garbage Code (GBD Level 2) +T7529XS | Garbage Code (GBD Level 2) +T753--- | Garbage Code (GBD Level 2) +T753XXA | Garbage Code (GBD Level 2) +T753XXD | Garbage Code (GBD Level 2) +T753XXS | Garbage Code (GBD Level 2) +T754--- | Garbage Code (GBD Level 2) +T754XXA | Garbage Code (GBD Level 2) +T754XXD | Garbage Code (GBD Level 2) +T754XXS | Garbage Code (GBD Level 2) +T758--- | Garbage Code (GBD Level 2) +T7581XA | Garbage Code (GBD Level 2) +T7581XD | Garbage Code (GBD Level 2) +T7581XS | Garbage Code (GBD Level 2) +T7582XA | Garbage Code (GBD Level 2) +T7582XD | Garbage Code (GBD Level 2) +T7582XS | Garbage Code (GBD Level 2) +T7589XA | Garbage Code (GBD Level 2) +T7589XD | Garbage Code (GBD Level 2) +T7589XS | Garbage Code (GBD Level 2) +T76---- | Garbage Code (GBD Level 2) +T7601XA | Garbage Code (GBD Level 2) +T7601XD | Garbage Code (GBD Level 2) +T7601XS | Garbage Code (GBD Level 2) +T7602XA | Garbage Code (GBD Level 2) +T7602XD | Garbage Code (GBD Level 2) +T7602XS | Garbage Code (GBD Level 2) +T7611XA | Garbage Code (GBD Level 2) +T7611XD | Garbage Code (GBD Level 2) +T7611XS | Garbage Code (GBD Level 2) +T7612XA | Garbage Code (GBD Level 2) +T7612XD | Garbage Code (GBD Level 2) +T7612XS | Garbage Code (GBD Level 2) +T7621XA | Garbage Code (GBD Level 2) +T7621XD | Garbage Code (GBD Level 2) +T7621XS | Garbage Code (GBD Level 2) +T7622XA | Garbage Code (GBD Level 2) +T7622XD | Garbage Code (GBD Level 2) +T7622XS | Garbage Code (GBD Level 2) +T7631XA | Garbage Code (GBD Level 2) +T7631XD | Garbage Code (GBD Level 2) +T7631XS | Garbage Code (GBD Level 2) +T7632XA | Garbage Code (GBD Level 2) +T7632XD | Garbage Code (GBD Level 2) +T7632XS | Garbage Code (GBD Level 2) +T7651XA | Garbage Code (GBD Level 2) +T7651XD | Garbage Code (GBD Level 2) +T7651XS | Garbage Code (GBD Level 2) +T7652XA | Garbage Code (GBD Level 2) +T7652XD | Garbage Code (GBD Level 2) +T7652XS | Garbage Code (GBD Level 2) +T7661XA | Garbage Code (GBD Level 2) +T7661XD | Garbage Code (GBD Level 2) +T7661XS | Garbage Code (GBD Level 2) +T7662XA | Garbage Code (GBD Level 2) +T7662XD | Garbage Code (GBD Level 2) +T7662XS | Garbage Code (GBD Level 2) +T7691XA | Garbage Code (GBD Level 2) +T7691XD | Garbage Code (GBD Level 2) +T7691XS | Garbage Code (GBD Level 2) +T7692XA | Garbage Code (GBD Level 2) +T7692XD | Garbage Code (GBD Level 2) +T7692XS | Garbage Code (GBD Level 2) +T78---- | Garbage Code (GBD Level 2) +T780--- | Garbage Code (GBD Level 2) +T7800XA | Garbage Code (GBD Level 2) +T7800XD | Garbage Code (GBD Level 2) +T7800XS | Garbage Code (GBD Level 2) +T7801XA | Garbage Code (GBD Level 2) +T7801XD | Garbage Code (GBD Level 2) +T7801XS | Garbage Code (GBD Level 2) +T7802XA | Garbage Code (GBD Level 2) +T7802XD | Garbage Code (GBD Level 2) +T7802XS | Garbage Code (GBD Level 2) +T7803XA | Garbage Code (GBD Level 2) +T7803XD | Garbage Code (GBD Level 2) +T7803XS | Garbage Code (GBD Level 2) +T7804XA | Garbage Code (GBD Level 2) +T7804XD | Garbage Code (GBD Level 2) +T7804XS | Garbage Code (GBD Level 2) +T7805XA | Garbage Code (GBD Level 2) +T7805XD | Garbage Code (GBD Level 2) +T7805XS | Garbage Code (GBD Level 2) +T7806XA | Garbage Code (GBD Level 2) +T7806XD | Garbage Code (GBD Level 2) +T7806XS | Garbage Code (GBD Level 2) +T7807XA | Garbage Code (GBD Level 2) +T7807XD | Garbage Code (GBD Level 2) +T7807XS | Garbage Code (GBD Level 2) +T7808XA | Garbage Code (GBD Level 2) +T7808XD | Garbage Code (GBD Level 2) +T7808XS | Garbage Code (GBD Level 2) +T7809XA | Garbage Code (GBD Level 2) +T7809XD | Garbage Code (GBD Level 2) +T7809XS | Garbage Code (GBD Level 2) +T781--- | Garbage Code (GBD Level 2) +T781XXA | Garbage Code (GBD Level 2) +T781XXD | Garbage Code (GBD Level 2) +T781XXS | Garbage Code (GBD Level 2) +T782--- | Garbage Code (GBD Level 2) +T782XXA | Garbage Code (GBD Level 2) +T782XXD | Garbage Code (GBD Level 2) +T782XXS | Garbage Code (GBD Level 2) +T783--- | Garbage Code (GBD Level 2) +T783XXA | Garbage Code (GBD Level 2) +T783XXD | Garbage Code (GBD Level 2) +T783XXS | Garbage Code (GBD Level 2) +T784--- | Garbage Code (GBD Level 2) +T7840XA | Garbage Code (GBD Level 2) +T7840XD | Garbage Code (GBD Level 2) +T7840XS | Garbage Code (GBD Level 2) +T7841XA | Garbage Code (GBD Level 2) +T7841XD | Garbage Code (GBD Level 2) +T7841XS | Garbage Code (GBD Level 2) +T7849XA | Garbage Code (GBD Level 2) +T7849XD | Garbage Code (GBD Level 2) +T7849XS | Garbage Code (GBD Level 2) +T788--- | Garbage Code (GBD Level 2) +T788XXA | Garbage Code (GBD Level 2) +T788XXD | Garbage Code (GBD Level 2) +T788XXS | Garbage Code (GBD Level 2) +T789--- | Garbage Code (GBD Level 2) +T79---- | Garbage Code (GBD Level 2) +T790--- | Garbage Code (GBD Level 2) +T790XXA | Garbage Code (GBD Level 2) +T790XXD | Garbage Code (GBD Level 2) +T790XXS | Garbage Code (GBD Level 2) +T791--- | Garbage Code (GBD Level 2) +T791XXA | Garbage Code (GBD Level 2) +T791XXD | Garbage Code (GBD Level 2) +T791XXS | Garbage Code (GBD Level 2) +T792--- | Garbage Code (GBD Level 2) +T792XXA | Garbage Code (GBD Level 2) +T792XXD | Garbage Code (GBD Level 2) +T792XXS | Garbage Code (GBD Level 2) +T793--- | Garbage Code (GBD Level 2) +T794--- | Garbage Code (GBD Level 2) +T794XXA | Garbage Code (GBD Level 2) +T794XXD | Garbage Code (GBD Level 2) +T794XXS | Garbage Code (GBD Level 2) +T795--- | Garbage Code (GBD Level 2) +T795XXA | Garbage Code (GBD Level 2) +T795XXD | Garbage Code (GBD Level 2) +T795XXS | Garbage Code (GBD Level 2) +T796--- | Garbage Code (GBD Level 2) +T796XXA | Garbage Code (GBD Level 2) +T796XXD | Garbage Code (GBD Level 2) +T796XXS | Garbage Code (GBD Level 2) +T797--- | Garbage Code (GBD Level 2) +T797XXA | Garbage Code (GBD Level 2) +T797XXD | Garbage Code (GBD Level 2) +T797XXS | Garbage Code (GBD Level 2) +T798--- | Garbage Code (GBD Level 2) +T798XXA | Garbage Code (GBD Level 2) +T798XXD | Garbage Code (GBD Level 2) +T798XXS | Garbage Code (GBD Level 2) +T799--- | Garbage Code (GBD Level 2) +T799XXA | Garbage Code (GBD Level 2) +T799XXD | Garbage Code (GBD Level 2) +T799XXS | Garbage Code (GBD Level 2) +T79A0XA | Garbage Code (GBD Level 2) +T79A0XD | Garbage Code (GBD Level 2) +T79A0XS | Garbage Code (GBD Level 2) +T79A11A | Garbage Code (GBD Level 2) +T79A11D | Garbage Code (GBD Level 2) +T79A11S | Garbage Code (GBD Level 2) +T79A12A | Garbage Code (GBD Level 2) +T79A12D | Garbage Code (GBD Level 2) +T79A12S | Garbage Code (GBD Level 2) +T79A19A | Garbage Code (GBD Level 2) +T79A19D | Garbage Code (GBD Level 2) +T79A19S | Garbage Code (GBD Level 2) +T79A21A | Garbage Code (GBD Level 2) +T79A21D | Garbage Code (GBD Level 2) +T79A21S | Garbage Code (GBD Level 2) +T79A22A | Garbage Code (GBD Level 2) +T79A22D | Garbage Code (GBD Level 2) +T79A22S | Garbage Code (GBD Level 2) +T79A29A | Garbage Code (GBD Level 2) +T79A29D | Garbage Code (GBD Level 2) +T79A29S | Garbage Code (GBD Level 2) +T79A3XA | Garbage Code (GBD Level 2) +T79A3XD | Garbage Code (GBD Level 2) +T79A3XS | Garbage Code (GBD Level 2) +T79A9XA | Garbage Code (GBD Level 2) +T79A9XD | Garbage Code (GBD Level 2) +T79A9XS | Garbage Code (GBD Level 2) +T80---- | Garbage Code (GBD Level 2) +T800--- | Garbage Code (GBD Level 2) +T800XXA | Garbage Code (GBD Level 2) +T800XXD | Garbage Code (GBD Level 2) +T800XXS | Garbage Code (GBD Level 2) +T801--- | Garbage Code (GBD Level 2) +T801XXA | Garbage Code (GBD Level 2) +T801XXD | Garbage Code (GBD Level 2) +T801XXS | Garbage Code (GBD Level 2) +T802--- | Garbage Code (GBD Level 2) +T80211A | Garbage Code (GBD Level 2) +T80211D | Garbage Code (GBD Level 2) +T80211S | Garbage Code (GBD Level 2) +T80212A | Garbage Code (GBD Level 2) +T80212D | Garbage Code (GBD Level 2) +T80212S | Garbage Code (GBD Level 2) +T80218A | Garbage Code (GBD Level 2) +T80218D | Garbage Code (GBD Level 2) +T80218S | Garbage Code (GBD Level 2) +T80219A | Garbage Code (GBD Level 2) +T80219D | Garbage Code (GBD Level 2) +T80219S | Garbage Code (GBD Level 2) +T8022XA | Garbage Code (GBD Level 2) +T8022XD | Garbage Code (GBD Level 2) +T8022XS | Garbage Code (GBD Level 2) +T8029XA | Garbage Code (GBD Level 2) +T8029XD | Garbage Code (GBD Level 2) +T8029XS | Garbage Code (GBD Level 2) +T803--- | Garbage Code (GBD Level 2) +T8030XA | Garbage Code (GBD Level 2) +T8030XD | Garbage Code (GBD Level 2) +T8030XS | Garbage Code (GBD Level 2) +T80310A | Garbage Code (GBD Level 2) +T80310D | Garbage Code (GBD Level 2) +T80310S | Garbage Code (GBD Level 2) +T80311A | Garbage Code (GBD Level 2) +T80311D | Garbage Code (GBD Level 2) +T80311S | Garbage Code (GBD Level 2) +T80319A | Garbage Code (GBD Level 2) +T80319D | Garbage Code (GBD Level 2) +T80319S | Garbage Code (GBD Level 2) +T8039XA | Garbage Code (GBD Level 2) +T8039XD | Garbage Code (GBD Level 2) +T8039XS | Garbage Code (GBD Level 2) +T804--- | Garbage Code (GBD Level 2) +T8040XA | Garbage Code (GBD Level 2) +T8040XD | Garbage Code (GBD Level 2) +T8040XS | Garbage Code (GBD Level 2) +T80410A | Garbage Code (GBD Level 2) +T80410D | Garbage Code (GBD Level 2) +T80410S | Garbage Code (GBD Level 2) +T80411A | Garbage Code (GBD Level 2) +T80411D | Garbage Code (GBD Level 2) +T80411S | Garbage Code (GBD Level 2) +T80419A | Garbage Code (GBD Level 2) +T80419D | Garbage Code (GBD Level 2) +T80419S | Garbage Code (GBD Level 2) +T8049XA | Garbage Code (GBD Level 2) +T8049XD | Garbage Code (GBD Level 2) +T8049XS | Garbage Code (GBD Level 2) +T805--- | Garbage Code (GBD Level 2) +T8051XA | Garbage Code (GBD Level 2) +T8051XD | Garbage Code (GBD Level 2) +T8051XS | Garbage Code (GBD Level 2) +T8052XA | Garbage Code (GBD Level 2) +T8052XD | Garbage Code (GBD Level 2) +T8052XS | Garbage Code (GBD Level 2) +T8059XA | Garbage Code (GBD Level 2) +T8059XD | Garbage Code (GBD Level 2) +T8059XS | Garbage Code (GBD Level 2) +T806--- | Garbage Code (GBD Level 2) +T8061XA | Garbage Code (GBD Level 2) +T8061XD | Garbage Code (GBD Level 2) +T8061XS | Garbage Code (GBD Level 2) +T8062XA | Garbage Code (GBD Level 2) +T8062XD | Garbage Code (GBD Level 2) +T8062XS | Garbage Code (GBD Level 2) +T8069XA | Garbage Code (GBD Level 2) +T8069XD | Garbage Code (GBD Level 2) +T8069XS | Garbage Code (GBD Level 2) +T808--- | Garbage Code (GBD Level 2) +T80810A | Garbage Code (GBD Level 2) +T80810D | Garbage Code (GBD Level 2) +T80810S | Garbage Code (GBD Level 2) +T80818A | Garbage Code (GBD Level 2) +T80818D | Garbage Code (GBD Level 2) +T80818S | Garbage Code (GBD Level 2) +T8089XA | Garbage Code (GBD Level 2) +T8089XD | Garbage Code (GBD Level 2) +T8089XS | Garbage Code (GBD Level 2) +T809--- | Garbage Code (GBD Level 2) +T8090XA | Garbage Code (GBD Level 2) +T8090XD | Garbage Code (GBD Level 2) +T8090XS | Garbage Code (GBD Level 2) +T80910A | Garbage Code (GBD Level 2) +T80910D | Garbage Code (GBD Level 2) +T80910S | Garbage Code (GBD Level 2) +T80911A | Garbage Code (GBD Level 2) +T80911D | Garbage Code (GBD Level 2) +T80911S | Garbage Code (GBD Level 2) +T80919A | Garbage Code (GBD Level 2) +T80919D | Garbage Code (GBD Level 2) +T80919S | Garbage Code (GBD Level 2) +T8092XA | Garbage Code (GBD Level 2) +T8092XD | Garbage Code (GBD Level 2) +T8092XS | Garbage Code (GBD Level 2) +T80A0XA | Garbage Code (GBD Level 2) +T80A0XD | Garbage Code (GBD Level 2) +T80A0XS | Garbage Code (GBD Level 2) +T80A10A | Garbage Code (GBD Level 2) +T80A10D | Garbage Code (GBD Level 2) +T80A10S | Garbage Code (GBD Level 2) +T80A11A | Garbage Code (GBD Level 2) +T80A11D | Garbage Code (GBD Level 2) +T80A11S | Garbage Code (GBD Level 2) +T80A19A | Garbage Code (GBD Level 2) +T80A19D | Garbage Code (GBD Level 2) +T80A19S | Garbage Code (GBD Level 2) +T80A9XA | Garbage Code (GBD Level 2) +T80A9XD | Garbage Code (GBD Level 2) +T80A9XS | Garbage Code (GBD Level 2) +T81---- | Garbage Code (GBD Level 2) +T810--- | Garbage Code (GBD Level 2) +T811--- | Garbage Code (GBD Level 2) +T8110XA | Garbage Code (GBD Level 2) +T8110XD | Garbage Code (GBD Level 2) +T8110XS | Garbage Code (GBD Level 2) +T8111XA | Garbage Code (GBD Level 2) +T8111XD | Garbage Code (GBD Level 2) +T8111XS | Garbage Code (GBD Level 2) +T8112XA | Garbage Code (GBD Level 2) +T8112XD | Garbage Code (GBD Level 2) +T8112XS | Garbage Code (GBD Level 2) +T8119XA | Garbage Code (GBD Level 2) +T8119XD | Garbage Code (GBD Level 2) +T8119XS | Garbage Code (GBD Level 2) +T812--- | Garbage Code (GBD Level 2) +T813--- | Garbage Code (GBD Level 2) +T8130XA | Garbage Code (GBD Level 2) +T8130XD | Garbage Code (GBD Level 2) +T8130XS | Garbage Code (GBD Level 2) +T8131XA | Garbage Code (GBD Level 2) +T8131XD | Garbage Code (GBD Level 2) +T8131XS | Garbage Code (GBD Level 2) +T8132XA | Garbage Code (GBD Level 2) +T8132XD | Garbage Code (GBD Level 2) +T8132XS | Garbage Code (GBD Level 2) +T8133XA | Garbage Code (GBD Level 2) +T8133XD | Garbage Code (GBD Level 2) +T8133XS | Garbage Code (GBD Level 2) +T814--- | Garbage Code (GBD Level 2) +T8140XA | Garbage Code (GBD Level 2) +T8140XD | Garbage Code (GBD Level 2) +T8140XS | Garbage Code (GBD Level 2) +T8141XA | Garbage Code (GBD Level 2) +T8141XD | Garbage Code (GBD Level 2) +T8141XS | Garbage Code (GBD Level 2) +T8142XA | Garbage Code (GBD Level 2) +T8142XD | Garbage Code (GBD Level 2) +T8142XS | Garbage Code (GBD Level 2) +T8143XA | Garbage Code (GBD Level 2) +T8143XD | Garbage Code (GBD Level 2) +T8143XS | Garbage Code (GBD Level 2) +T8144XA | Garbage Code (GBD Level 2) +T8144XD | Garbage Code (GBD Level 2) +T8144XS | Garbage Code (GBD Level 2) +T8149XA | Garbage Code (GBD Level 2) +T8149XD | Garbage Code (GBD Level 2) +T8149XS | Garbage Code (GBD Level 2) +T815--- | Garbage Code (GBD Level 2) +T81500A | Garbage Code (GBD Level 2) +T81500D | Garbage Code (GBD Level 2) +T81500S | Garbage Code (GBD Level 2) +T81501A | Garbage Code (GBD Level 2) +T81501D | Garbage Code (GBD Level 2) +T81501S | Garbage Code (GBD Level 2) +T81502A | Garbage Code (GBD Level 2) +T81502D | Garbage Code (GBD Level 2) +T81502S | Garbage Code (GBD Level 2) +T81503A | Garbage Code (GBD Level 2) +T81503D | Garbage Code (GBD Level 2) +T81503S | Garbage Code (GBD Level 2) +T81504A | Garbage Code (GBD Level 2) +T81504D | Garbage Code (GBD Level 2) +T81504S | Garbage Code (GBD Level 2) +T81505A | Garbage Code (GBD Level 2) +T81505D | Garbage Code (GBD Level 2) +T81505S | Garbage Code (GBD Level 2) +T81506A | Garbage Code (GBD Level 2) +T81506D | Garbage Code (GBD Level 2) +T81506S | Garbage Code (GBD Level 2) +T81507A | Garbage Code (GBD Level 2) +T81507D | Garbage Code (GBD Level 2) +T81507S | Garbage Code (GBD Level 2) +T81508A | Garbage Code (GBD Level 2) +T81508D | Garbage Code (GBD Level 2) +T81508S | Garbage Code (GBD Level 2) +T81509A | Garbage Code (GBD Level 2) +T81509D | Garbage Code (GBD Level 2) +T81509S | Garbage Code (GBD Level 2) +T81510A | Garbage Code (GBD Level 2) +T81510D | Garbage Code (GBD Level 2) +T81510S | Garbage Code (GBD Level 2) +T81511A | Garbage Code (GBD Level 2) +T81511D | Garbage Code (GBD Level 2) +T81511S | Garbage Code (GBD Level 2) +T81512A | Garbage Code (GBD Level 2) +T81512D | Garbage Code (GBD Level 2) +T81512S | Garbage Code (GBD Level 2) +T81513A | Garbage Code (GBD Level 2) +T81513D | Garbage Code (GBD Level 2) +T81513S | Garbage Code (GBD Level 2) +T81514A | Garbage Code (GBD Level 2) +T81514D | Garbage Code (GBD Level 2) +T81514S | Garbage Code (GBD Level 2) +T81515A | Garbage Code (GBD Level 2) +T81515D | Garbage Code (GBD Level 2) +T81515S | Garbage Code (GBD Level 2) +T81516A | Garbage Code (GBD Level 2) +T81516D | Garbage Code (GBD Level 2) +T81516S | Garbage Code (GBD Level 2) +T81517A | Garbage Code (GBD Level 2) +T81517D | Garbage Code (GBD Level 2) +T81517S | Garbage Code (GBD Level 2) +T81518A | Garbage Code (GBD Level 2) +T81518D | Garbage Code (GBD Level 2) +T81518S | Garbage Code (GBD Level 2) +T81519A | Garbage Code (GBD Level 2) +T81519D | Garbage Code (GBD Level 2) +T81519S | Garbage Code (GBD Level 2) +T81520A | Garbage Code (GBD Level 2) +T81520D | Garbage Code (GBD Level 2) +T81520S | Garbage Code (GBD Level 2) +T81521A | Garbage Code (GBD Level 2) +T81521D | Garbage Code (GBD Level 2) +T81521S | Garbage Code (GBD Level 2) +T81522A | Garbage Code (GBD Level 2) +T81522D | Garbage Code (GBD Level 2) +T81522S | Garbage Code (GBD Level 2) +T81523A | Garbage Code (GBD Level 2) +T81523D | Garbage Code (GBD Level 2) +T81523S | Garbage Code (GBD Level 2) +T81524A | Garbage Code (GBD Level 2) +T81524D | Garbage Code (GBD Level 2) +T81524S | Garbage Code (GBD Level 2) +T81525A | Garbage Code (GBD Level 2) +T81525D | Garbage Code (GBD Level 2) +T81525S | Garbage Code (GBD Level 2) +T81526A | Garbage Code (GBD Level 2) +T81526D | Garbage Code (GBD Level 2) +T81526S | Garbage Code (GBD Level 2) +T81527A | Garbage Code (GBD Level 2) +T81527D | Garbage Code (GBD Level 2) +T81527S | Garbage Code (GBD Level 2) +T81528A | Garbage Code (GBD Level 2) +T81528D | Garbage Code (GBD Level 2) +T81528S | Garbage Code (GBD Level 2) +T81529A | Garbage Code (GBD Level 2) +T81529D | Garbage Code (GBD Level 2) +T81529S | Garbage Code (GBD Level 2) +T81530A | Garbage Code (GBD Level 2) +T81530D | Garbage Code (GBD Level 2) +T81530S | Garbage Code (GBD Level 2) +T81531A | Garbage Code (GBD Level 2) +T81531D | Garbage Code (GBD Level 2) +T81531S | Garbage Code (GBD Level 2) +T81532A | Garbage Code (GBD Level 2) +T81532D | Garbage Code (GBD Level 2) +T81532S | Garbage Code (GBD Level 2) +T81533A | Garbage Code (GBD Level 2) +T81533D | Garbage Code (GBD Level 2) +T81533S | Garbage Code (GBD Level 2) +T81534A | Garbage Code (GBD Level 2) +T81534D | Garbage Code (GBD Level 2) +T81534S | Garbage Code (GBD Level 2) +T81535A | Garbage Code (GBD Level 2) +T81535D | Garbage Code (GBD Level 2) +T81535S | Garbage Code (GBD Level 2) +T81536A | Garbage Code (GBD Level 2) +T81536D | Garbage Code (GBD Level 2) +T81536S | Garbage Code (GBD Level 2) +T81537A | Garbage Code (GBD Level 2) +T81537D | Garbage Code (GBD Level 2) +T81537S | Garbage Code (GBD Level 2) +T81538A | Garbage Code (GBD Level 2) +T81538D | Garbage Code (GBD Level 2) +T81538S | Garbage Code (GBD Level 2) +T81539A | Garbage Code (GBD Level 2) +T81539D | Garbage Code (GBD Level 2) +T81539S | Garbage Code (GBD Level 2) +T81590A | Garbage Code (GBD Level 2) +T81590D | Garbage Code (GBD Level 2) +T81590S | Garbage Code (GBD Level 2) +T81591A | Garbage Code (GBD Level 2) +T81591D | Garbage Code (GBD Level 2) +T81591S | Garbage Code (GBD Level 2) +T81592A | Garbage Code (GBD Level 2) +T81592D | Garbage Code (GBD Level 2) +T81592S | Garbage Code (GBD Level 2) +T81593A | Garbage Code (GBD Level 2) +T81593D | Garbage Code (GBD Level 2) +T81593S | Garbage Code (GBD Level 2) +T81594A | Garbage Code (GBD Level 2) +T81594D | Garbage Code (GBD Level 2) +T81594S | Garbage Code (GBD Level 2) +T81595A | Garbage Code (GBD Level 2) +T81595D | Garbage Code (GBD Level 2) +T81595S | Garbage Code (GBD Level 2) +T81596A | Garbage Code (GBD Level 2) +T81596D | Garbage Code (GBD Level 2) +T81596S | Garbage Code (GBD Level 2) +T81597A | Garbage Code (GBD Level 2) +T81597D | Garbage Code (GBD Level 2) +T81597S | Garbage Code (GBD Level 2) +T81598A | Garbage Code (GBD Level 2) +T81598D | Garbage Code (GBD Level 2) +T81598S | Garbage Code (GBD Level 2) +T81599A | Garbage Code (GBD Level 2) +T81599D | Garbage Code (GBD Level 2) +T81599S | Garbage Code (GBD Level 2) +T816--- | Garbage Code (GBD Level 2) +T8160XA | Garbage Code (GBD Level 2) +T8160XD | Garbage Code (GBD Level 2) +T8160XS | Garbage Code (GBD Level 2) +T8161XA | Garbage Code (GBD Level 2) +T8161XD | Garbage Code (GBD Level 2) +T8161XS | Garbage Code (GBD Level 2) +T8169XA | Garbage Code (GBD Level 2) +T8169XD | Garbage Code (GBD Level 2) +T8169XS | Garbage Code (GBD Level 2) +T817--- | Garbage Code (GBD Level 2) +T81710A | Garbage Code (GBD Level 2) +T81710D | Garbage Code (GBD Level 2) +T81710S | Garbage Code (GBD Level 2) +T81711A | Garbage Code (GBD Level 2) +T81711D | Garbage Code (GBD Level 2) +T81711S | Garbage Code (GBD Level 2) +T81718A | Garbage Code (GBD Level 2) +T81718D | Garbage Code (GBD Level 2) +T81718S | Garbage Code (GBD Level 2) +T81719A | Garbage Code (GBD Level 2) +T81719D | Garbage Code (GBD Level 2) +T81719S | Garbage Code (GBD Level 2) +T8172XA | Garbage Code (GBD Level 2) +T8172XD | Garbage Code (GBD Level 2) +T8172XS | Garbage Code (GBD Level 2) +T818--- | Garbage Code (GBD Level 2) +T8181XA | Garbage Code (GBD Level 2) +T8181XD | Garbage Code (GBD Level 2) +T8181XS | Garbage Code (GBD Level 2) +T8182XA | Garbage Code (GBD Level 2) +T8182XD | Garbage Code (GBD Level 2) +T8182XS | Garbage Code (GBD Level 2) +T8183XA | Garbage Code (GBD Level 2) +T8183XD | Garbage Code (GBD Level 2) +T8183XS | Garbage Code (GBD Level 2) +T8189XA | Garbage Code (GBD Level 2) +T8189XD | Garbage Code (GBD Level 2) +T8189XS | Garbage Code (GBD Level 2) +T819--- | Garbage Code (GBD Level 2) +T819XXA | Garbage Code (GBD Level 2) +T819XXD | Garbage Code (GBD Level 2) +T819XXS | Garbage Code (GBD Level 2) +T82---- | Garbage Code (GBD Level 2) +T820--- | Garbage Code (GBD Level 2) +T8201XA | Garbage Code (GBD Level 2) +T8201XD | Garbage Code (GBD Level 2) +T8201XS | Garbage Code (GBD Level 2) +T8202XA | Garbage Code (GBD Level 2) +T8202XD | Garbage Code (GBD Level 2) +T8202XS | Garbage Code (GBD Level 2) +T8203XA | Garbage Code (GBD Level 2) +T8203XD | Garbage Code (GBD Level 2) +T8203XS | Garbage Code (GBD Level 2) +T8209XA | Garbage Code (GBD Level 2) +T8209XD | Garbage Code (GBD Level 2) +T8209XS | Garbage Code (GBD Level 2) +T821--- | Garbage Code (GBD Level 2) +T82110A | Garbage Code (GBD Level 2) +T82110D | Garbage Code (GBD Level 2) +T82110S | Garbage Code (GBD Level 2) +T82111A | Garbage Code (GBD Level 2) +T82111D | Garbage Code (GBD Level 2) +T82111S | Garbage Code (GBD Level 2) +T82118A | Garbage Code (GBD Level 2) +T82118D | Garbage Code (GBD Level 2) +T82118S | Garbage Code (GBD Level 2) +T82119A | Garbage Code (GBD Level 2) +T82119D | Garbage Code (GBD Level 2) +T82119S | Garbage Code (GBD Level 2) +T82120A | Garbage Code (GBD Level 2) +T82120D | Garbage Code (GBD Level 2) +T82120S | Garbage Code (GBD Level 2) +T82121A | Garbage Code (GBD Level 2) +T82121D | Garbage Code (GBD Level 2) +T82121S | Garbage Code (GBD Level 2) +T82128A | Garbage Code (GBD Level 2) +T82128D | Garbage Code (GBD Level 2) +T82128S | Garbage Code (GBD Level 2) +T82129A | Garbage Code (GBD Level 2) +T82129D | Garbage Code (GBD Level 2) +T82129S | Garbage Code (GBD Level 2) +T82190A | Garbage Code (GBD Level 2) +T82190D | Garbage Code (GBD Level 2) +T82190S | Garbage Code (GBD Level 2) +T82191A | Garbage Code (GBD Level 2) +T82191D | Garbage Code (GBD Level 2) +T82191S | Garbage Code (GBD Level 2) +T82198A | Garbage Code (GBD Level 2) +T82198D | Garbage Code (GBD Level 2) +T82198S | Garbage Code (GBD Level 2) +T82199A | Garbage Code (GBD Level 2) +T82199D | Garbage Code (GBD Level 2) +T82199S | Garbage Code (GBD Level 2) +T822--- | Garbage Code (GBD Level 2) +T82211A | Garbage Code (GBD Level 2) +T82211D | Garbage Code (GBD Level 2) +T82211S | Garbage Code (GBD Level 2) +T82212A | Garbage Code (GBD Level 2) +T82212D | Garbage Code (GBD Level 2) +T82212S | Garbage Code (GBD Level 2) +T82213A | Garbage Code (GBD Level 2) +T82213D | Garbage Code (GBD Level 2) +T82213S | Garbage Code (GBD Level 2) +T82218A | Garbage Code (GBD Level 2) +T82218D | Garbage Code (GBD Level 2) +T82218S | Garbage Code (GBD Level 2) +T82221A | Garbage Code (GBD Level 2) +T82221D | Garbage Code (GBD Level 2) +T82221S | Garbage Code (GBD Level 2) +T82222A | Garbage Code (GBD Level 2) +T82222D | Garbage Code (GBD Level 2) +T82222S | Garbage Code (GBD Level 2) +T82223A | Garbage Code (GBD Level 2) +T82223D | Garbage Code (GBD Level 2) +T82223S | Garbage Code (GBD Level 2) +T82228A | Garbage Code (GBD Level 2) +T82228D | Garbage Code (GBD Level 2) +T82228S | Garbage Code (GBD Level 2) +T823--- | Garbage Code (GBD Level 2) +T82310A | Garbage Code (GBD Level 2) +T82310D | Garbage Code (GBD Level 2) +T82310S | Garbage Code (GBD Level 2) +T82311A | Garbage Code (GBD Level 2) +T82311D | Garbage Code (GBD Level 2) +T82311S | Garbage Code (GBD Level 2) +T82312A | Garbage Code (GBD Level 2) +T82312D | Garbage Code (GBD Level 2) +T82312S | Garbage Code (GBD Level 2) +T82318A | Garbage Code (GBD Level 2) +T82318D | Garbage Code (GBD Level 2) +T82318S | Garbage Code (GBD Level 2) +T82319A | Garbage Code (GBD Level 2) +T82319D | Garbage Code (GBD Level 2) +T82319S | Garbage Code (GBD Level 2) +T82320A | Garbage Code (GBD Level 2) +T82320D | Garbage Code (GBD Level 2) +T82320S | Garbage Code (GBD Level 2) +T82321A | Garbage Code (GBD Level 2) +T82321D | Garbage Code (GBD Level 2) +T82321S | Garbage Code (GBD Level 2) +T82322A | Garbage Code (GBD Level 2) +T82322D | Garbage Code (GBD Level 2) +T82322S | Garbage Code (GBD Level 2) +T82328A | Garbage Code (GBD Level 2) +T82328D | Garbage Code (GBD Level 2) +T82328S | Garbage Code (GBD Level 2) +T82329A | Garbage Code (GBD Level 2) +T82329D | Garbage Code (GBD Level 2) +T82329S | Garbage Code (GBD Level 2) +T82330A | Garbage Code (GBD Level 2) +T82330D | Garbage Code (GBD Level 2) +T82330S | Garbage Code (GBD Level 2) +T82331A | Garbage Code (GBD Level 2) +T82331D | Garbage Code (GBD Level 2) +T82331S | Garbage Code (GBD Level 2) +T82332A | Garbage Code (GBD Level 2) +T82332D | Garbage Code (GBD Level 2) +T82332S | Garbage Code (GBD Level 2) +T82338A | Garbage Code (GBD Level 2) +T82338D | Garbage Code (GBD Level 2) +T82338S | Garbage Code (GBD Level 2) +T82339A | Garbage Code (GBD Level 2) +T82339D | Garbage Code (GBD Level 2) +T82339S | Garbage Code (GBD Level 2) +T82390A | Garbage Code (GBD Level 2) +T82390D | Garbage Code (GBD Level 2) +T82390S | Garbage Code (GBD Level 2) +T82391A | Garbage Code (GBD Level 2) +T82391D | Garbage Code (GBD Level 2) +T82391S | Garbage Code (GBD Level 2) +T82392A | Garbage Code (GBD Level 2) +T82392D | Garbage Code (GBD Level 2) +T82392S | Garbage Code (GBD Level 2) +T82398A | Garbage Code (GBD Level 2) +T82398D | Garbage Code (GBD Level 2) +T82398S | Garbage Code (GBD Level 2) +T82399A | Garbage Code (GBD Level 2) +T82399D | Garbage Code (GBD Level 2) +T82399S | Garbage Code (GBD Level 2) +T824--- | Garbage Code (GBD Level 2) +T8241XA | Garbage Code (GBD Level 2) +T8241XD | Garbage Code (GBD Level 2) +T8241XS | Garbage Code (GBD Level 2) +T8242XA | Garbage Code (GBD Level 2) +T8242XD | Garbage Code (GBD Level 2) +T8242XS | Garbage Code (GBD Level 2) +T8243XA | Garbage Code (GBD Level 2) +T8243XD | Garbage Code (GBD Level 2) +T8243XS | Garbage Code (GBD Level 2) +T8249XA | Garbage Code (GBD Level 2) +T8249XD | Garbage Code (GBD Level 2) +T8249XS | Garbage Code (GBD Level 2) +T825--- | Garbage Code (GBD Level 2) +T82510A | Garbage Code (GBD Level 2) +T82510D | Garbage Code (GBD Level 2) +T82510S | Garbage Code (GBD Level 2) +T82511A | Garbage Code (GBD Level 2) +T82511D | Garbage Code (GBD Level 2) +T82511S | Garbage Code (GBD Level 2) +T82512A | Garbage Code (GBD Level 2) +T82512D | Garbage Code (GBD Level 2) +T82512S | Garbage Code (GBD Level 2) +T82513A | Garbage Code (GBD Level 2) +T82513D | Garbage Code (GBD Level 2) +T82513S | Garbage Code (GBD Level 2) +T82514A | Garbage Code (GBD Level 2) +T82514D | Garbage Code (GBD Level 2) +T82514S | Garbage Code (GBD Level 2) +T82515A | Garbage Code (GBD Level 2) +T82515D | Garbage Code (GBD Level 2) +T82515S | Garbage Code (GBD Level 2) +T82518A | Garbage Code (GBD Level 2) +T82518D | Garbage Code (GBD Level 2) +T82518S | Garbage Code (GBD Level 2) +T82519A | Garbage Code (GBD Level 2) +T82519D | Garbage Code (GBD Level 2) +T82519S | Garbage Code (GBD Level 2) +T82520A | Garbage Code (GBD Level 2) +T82520D | Garbage Code (GBD Level 2) +T82520S | Garbage Code (GBD Level 2) +T82521A | Garbage Code (GBD Level 2) +T82521D | Garbage Code (GBD Level 2) +T82521S | Garbage Code (GBD Level 2) +T82522A | Garbage Code (GBD Level 2) +T82522D | Garbage Code (GBD Level 2) +T82522S | Garbage Code (GBD Level 2) +T82523A | Garbage Code (GBD Level 2) +T82523D | Garbage Code (GBD Level 2) +T82523S | Garbage Code (GBD Level 2) +T82524A | Garbage Code (GBD Level 2) +T82524D | Garbage Code (GBD Level 2) +T82524S | Garbage Code (GBD Level 2) +T82525A | Garbage Code (GBD Level 2) +T82525D | Garbage Code (GBD Level 2) +T82525S | Garbage Code (GBD Level 2) +T82528A | Garbage Code (GBD Level 2) +T82528D | Garbage Code (GBD Level 2) +T82528S | Garbage Code (GBD Level 2) +T82529A | Garbage Code (GBD Level 2) +T82529D | Garbage Code (GBD Level 2) +T82529S | Garbage Code (GBD Level 2) +T82530A | Garbage Code (GBD Level 2) +T82530D | Garbage Code (GBD Level 2) +T82530S | Garbage Code (GBD Level 2) +T82531A | Garbage Code (GBD Level 2) +T82531D | Garbage Code (GBD Level 2) +T82531S | Garbage Code (GBD Level 2) +T82532A | Garbage Code (GBD Level 2) +T82532D | Garbage Code (GBD Level 2) +T82532S | Garbage Code (GBD Level 2) +T82533A | Garbage Code (GBD Level 2) +T82533D | Garbage Code (GBD Level 2) +T82533S | Garbage Code (GBD Level 2) +T82534A | Garbage Code (GBD Level 2) +T82534D | Garbage Code (GBD Level 2) +T82534S | Garbage Code (GBD Level 2) +T82535A | Garbage Code (GBD Level 2) +T82535D | Garbage Code (GBD Level 2) +T82535S | Garbage Code (GBD Level 2) +T82538A | Garbage Code (GBD Level 2) +T82538D | Garbage Code (GBD Level 2) +T82538S | Garbage Code (GBD Level 2) +T82539A | Garbage Code (GBD Level 2) +T82539D | Garbage Code (GBD Level 2) +T82539S | Garbage Code (GBD Level 2) +T82590A | Garbage Code (GBD Level 2) +T82590D | Garbage Code (GBD Level 2) +T82590S | Garbage Code (GBD Level 2) +T82591A | Garbage Code (GBD Level 2) +T82591D | Garbage Code (GBD Level 2) +T82591S | Garbage Code (GBD Level 2) +T82592A | Garbage Code (GBD Level 2) +T82592D | Garbage Code (GBD Level 2) +T82592S | Garbage Code (GBD Level 2) +T82593A | Garbage Code (GBD Level 2) +T82593D | Garbage Code (GBD Level 2) +T82593S | Garbage Code (GBD Level 2) +T82594A | Garbage Code (GBD Level 2) +T82594D | Garbage Code (GBD Level 2) +T82594S | Garbage Code (GBD Level 2) +T82595A | Garbage Code (GBD Level 2) +T82595D | Garbage Code (GBD Level 2) +T82595S | Garbage Code (GBD Level 2) +T82598A | Garbage Code (GBD Level 2) +T82598D | Garbage Code (GBD Level 2) +T82598S | Garbage Code (GBD Level 2) +T82599A | Garbage Code (GBD Level 2) +T82599D | Garbage Code (GBD Level 2) +T82599S | Garbage Code (GBD Level 2) +T826--- | Garbage Code (GBD Level 2) +T826XXA | Garbage Code (GBD Level 2) +T826XXD | Garbage Code (GBD Level 2) +T826XXS | Garbage Code (GBD Level 2) +T827--- | Garbage Code (GBD Level 2) +T827XXA | Garbage Code (GBD Level 2) +T827XXD | Garbage Code (GBD Level 2) +T827XXS | Garbage Code (GBD Level 2) +T828--- | Garbage Code (GBD Level 2) +T82817A | Garbage Code (GBD Level 2) +T82817D | Garbage Code (GBD Level 2) +T82817S | Garbage Code (GBD Level 2) +T82818A | Garbage Code (GBD Level 2) +T82818D | Garbage Code (GBD Level 2) +T82818S | Garbage Code (GBD Level 2) +T82827A | Garbage Code (GBD Level 2) +T82827D | Garbage Code (GBD Level 2) +T82827S | Garbage Code (GBD Level 2) +T82828A | Garbage Code (GBD Level 2) +T82828D | Garbage Code (GBD Level 2) +T82828S | Garbage Code (GBD Level 2) +T82837A | Garbage Code (GBD Level 2) +T82837D | Garbage Code (GBD Level 2) +T82837S | Garbage Code (GBD Level 2) +T82838A | Garbage Code (GBD Level 2) +T82838D | Garbage Code (GBD Level 2) +T82838S | Garbage Code (GBD Level 2) +T82847A | Garbage Code (GBD Level 2) +T82847D | Garbage Code (GBD Level 2) +T82847S | Garbage Code (GBD Level 2) +T82848A | Garbage Code (GBD Level 2) +T82848D | Garbage Code (GBD Level 2) +T82848S | Garbage Code (GBD Level 2) +T82855A | Garbage Code (GBD Level 2) +T82855D | Garbage Code (GBD Level 2) +T82855S | Garbage Code (GBD Level 2) +T82856A | Garbage Code (GBD Level 2) +T82856D | Garbage Code (GBD Level 2) +T82856S | Garbage Code (GBD Level 2) +T82857A | Garbage Code (GBD Level 2) +T82857D | Garbage Code (GBD Level 2) +T82857S | Garbage Code (GBD Level 2) +T82858A | Garbage Code (GBD Level 2) +T82858D | Garbage Code (GBD Level 2) +T82858S | Garbage Code (GBD Level 2) +T82867A | Garbage Code (GBD Level 2) +T82867D | Garbage Code (GBD Level 2) +T82867S | Garbage Code (GBD Level 2) +T82868A | Garbage Code (GBD Level 2) +T82868D | Garbage Code (GBD Level 2) +T82868S | Garbage Code (GBD Level 2) +T82897A | Garbage Code (GBD Level 2) +T82897D | Garbage Code (GBD Level 2) +T82897S | Garbage Code (GBD Level 2) +T82898A | Garbage Code (GBD Level 2) +T82898D | Garbage Code (GBD Level 2) +T82898S | Garbage Code (GBD Level 2) +T829--- | Garbage Code (GBD Level 2) +T829XXA | Garbage Code (GBD Level 2) +T829XXD | Garbage Code (GBD Level 2) +T829XXS | Garbage Code (GBD Level 2) +T83---- | Garbage Code (GBD Level 2) +T830--- | Garbage Code (GBD Level 2) +T83010A | Garbage Code (GBD Level 2) +T83010D | Garbage Code (GBD Level 2) +T83010S | Garbage Code (GBD Level 2) +T83011A | Garbage Code (GBD Level 2) +T83011D | Garbage Code (GBD Level 2) +T83011S | Garbage Code (GBD Level 2) +T83012A | Garbage Code (GBD Level 2) +T83012D | Garbage Code (GBD Level 2) +T83012S | Garbage Code (GBD Level 2) +T83018A | Garbage Code (GBD Level 2) +T83018D | Garbage Code (GBD Level 2) +T83018S | Garbage Code (GBD Level 2) +T83020A | Garbage Code (GBD Level 2) +T83020D | Garbage Code (GBD Level 2) +T83020S | Garbage Code (GBD Level 2) +T83021A | Garbage Code (GBD Level 2) +T83021D | Garbage Code (GBD Level 2) +T83021S | Garbage Code (GBD Level 2) +T83022A | Garbage Code (GBD Level 2) +T83022D | Garbage Code (GBD Level 2) +T83022S | Garbage Code (GBD Level 2) +T83028A | Garbage Code (GBD Level 2) +T83028D | Garbage Code (GBD Level 2) +T83028S | Garbage Code (GBD Level 2) +T83030A | Garbage Code (GBD Level 2) +T83030D | Garbage Code (GBD Level 2) +T83030S | Garbage Code (GBD Level 2) +T83031A | Garbage Code (GBD Level 2) +T83031D | Garbage Code (GBD Level 2) +T83031S | Garbage Code (GBD Level 2) +T83032A | Garbage Code (GBD Level 2) +T83032D | Garbage Code (GBD Level 2) +T83032S | Garbage Code (GBD Level 2) +T83038A | Garbage Code (GBD Level 2) +T83038D | Garbage Code (GBD Level 2) +T83038S | Garbage Code (GBD Level 2) +T83090A | Garbage Code (GBD Level 2) +T83090D | Garbage Code (GBD Level 2) +T83090S | Garbage Code (GBD Level 2) +T83091A | Garbage Code (GBD Level 2) +T83091D | Garbage Code (GBD Level 2) +T83091S | Garbage Code (GBD Level 2) +T83092A | Garbage Code (GBD Level 2) +T83092D | Garbage Code (GBD Level 2) +T83092S | Garbage Code (GBD Level 2) +T83098A | Garbage Code (GBD Level 2) +T83098D | Garbage Code (GBD Level 2) +T83098S | Garbage Code (GBD Level 2) +T831--- | Garbage Code (GBD Level 2) +T83110A | Garbage Code (GBD Level 2) +T83110D | Garbage Code (GBD Level 2) +T83110S | Garbage Code (GBD Level 2) +T83111A | Garbage Code (GBD Level 2) +T83111D | Garbage Code (GBD Level 2) +T83111S | Garbage Code (GBD Level 2) +T83112A | Garbage Code (GBD Level 2) +T83112D | Garbage Code (GBD Level 2) +T83112S | Garbage Code (GBD Level 2) +T83113A | Garbage Code (GBD Level 2) +T83113D | Garbage Code (GBD Level 2) +T83113S | Garbage Code (GBD Level 2) +T83118A | Garbage Code (GBD Level 2) +T83118D | Garbage Code (GBD Level 2) +T83118S | Garbage Code (GBD Level 2) +T83120A | Garbage Code (GBD Level 2) +T83120D | Garbage Code (GBD Level 2) +T83120S | Garbage Code (GBD Level 2) +T83121A | Garbage Code (GBD Level 2) +T83121D | Garbage Code (GBD Level 2) +T83121S | Garbage Code (GBD Level 2) +T83122A | Garbage Code (GBD Level 2) +T83122D | Garbage Code (GBD Level 2) +T83122S | Garbage Code (GBD Level 2) +T83123A | Garbage Code (GBD Level 2) +T83123D | Garbage Code (GBD Level 2) +T83123S | Garbage Code (GBD Level 2) +T83128A | Garbage Code (GBD Level 2) +T83128D | Garbage Code (GBD Level 2) +T83128S | Garbage Code (GBD Level 2) +T83190A | Garbage Code (GBD Level 2) +T83190D | Garbage Code (GBD Level 2) +T83190S | Garbage Code (GBD Level 2) +T83191A | Garbage Code (GBD Level 2) +T83191D | Garbage Code (GBD Level 2) +T83191S | Garbage Code (GBD Level 2) +T83192A | Garbage Code (GBD Level 2) +T83192D | Garbage Code (GBD Level 2) +T83192S | Garbage Code (GBD Level 2) +T83193A | Garbage Code (GBD Level 2) +T83193D | Garbage Code (GBD Level 2) +T83193S | Garbage Code (GBD Level 2) +T83198A | Garbage Code (GBD Level 2) +T83198D | Garbage Code (GBD Level 2) +T83198S | Garbage Code (GBD Level 2) +T832--- | Garbage Code (GBD Level 2) +T8321XA | Garbage Code (GBD Level 2) +T8321XD | Garbage Code (GBD Level 2) +T8321XS | Garbage Code (GBD Level 2) +T8322XA | Garbage Code (GBD Level 2) +T8322XD | Garbage Code (GBD Level 2) +T8322XS | Garbage Code (GBD Level 2) +T8323XA | Garbage Code (GBD Level 2) +T8323XD | Garbage Code (GBD Level 2) +T8323XS | Garbage Code (GBD Level 2) +T8324XA | Garbage Code (GBD Level 2) +T8324XD | Garbage Code (GBD Level 2) +T8324XS | Garbage Code (GBD Level 2) +T8325XA | Garbage Code (GBD Level 2) +T8325XD | Garbage Code (GBD Level 2) +T8325XS | Garbage Code (GBD Level 2) +T8329XA | Garbage Code (GBD Level 2) +T8329XD | Garbage Code (GBD Level 2) +T8329XS | Garbage Code (GBD Level 2) +T833--- | Garbage Code (GBD Level 2) +T8331XA | Garbage Code (GBD Level 2) +T8331XD | Garbage Code (GBD Level 2) +T8331XS | Garbage Code (GBD Level 2) +T8332XA | Garbage Code (GBD Level 2) +T8332XD | Garbage Code (GBD Level 2) +T8332XS | Garbage Code (GBD Level 2) +T8339XA | Garbage Code (GBD Level 2) +T8339XD | Garbage Code (GBD Level 2) +T8339XS | Garbage Code (GBD Level 2) +T834--- | Garbage Code (GBD Level 2) +T83410A | Garbage Code (GBD Level 2) +T83410D | Garbage Code (GBD Level 2) +T83410S | Garbage Code (GBD Level 2) +T83411A | Garbage Code (GBD Level 2) +T83411D | Garbage Code (GBD Level 2) +T83411S | Garbage Code (GBD Level 2) +T83418A | Garbage Code (GBD Level 2) +T83418D | Garbage Code (GBD Level 2) +T83418S | Garbage Code (GBD Level 2) +T83420A | Garbage Code (GBD Level 2) +T83420D | Garbage Code (GBD Level 2) +T83420S | Garbage Code (GBD Level 2) +T83421A | Garbage Code (GBD Level 2) +T83421D | Garbage Code (GBD Level 2) +T83421S | Garbage Code (GBD Level 2) +T83428A | Garbage Code (GBD Level 2) +T83428D | Garbage Code (GBD Level 2) +T83428S | Garbage Code (GBD Level 2) +T83490A | Garbage Code (GBD Level 2) +T83490D | Garbage Code (GBD Level 2) +T83490S | Garbage Code (GBD Level 2) +T83491A | Garbage Code (GBD Level 2) +T83491D | Garbage Code (GBD Level 2) +T83491S | Garbage Code (GBD Level 2) +T83498A | Garbage Code (GBD Level 2) +T83498D | Garbage Code (GBD Level 2) +T83498S | Garbage Code (GBD Level 2) +T835--- | Garbage Code (GBD Level 2) +T83510A | Garbage Code (GBD Level 2) +T83510D | Garbage Code (GBD Level 2) +T83510S | Garbage Code (GBD Level 2) +T83511A | Garbage Code (GBD Level 2) +T83511D | Garbage Code (GBD Level 2) +T83511S | Garbage Code (GBD Level 2) +T83512A | Garbage Code (GBD Level 2) +T83512D | Garbage Code (GBD Level 2) +T83512S | Garbage Code (GBD Level 2) +T83518A | Garbage Code (GBD Level 2) +T83518D | Garbage Code (GBD Level 2) +T83518S | Garbage Code (GBD Level 2) +T83590A | Garbage Code (GBD Level 2) +T83590D | Garbage Code (GBD Level 2) +T83590S | Garbage Code (GBD Level 2) +T83591A | Garbage Code (GBD Level 2) +T83591D | Garbage Code (GBD Level 2) +T83591S | Garbage Code (GBD Level 2) +T83592A | Garbage Code (GBD Level 2) +T83592D | Garbage Code (GBD Level 2) +T83592S | Garbage Code (GBD Level 2) +T83593A | Garbage Code (GBD Level 2) +T83593D | Garbage Code (GBD Level 2) +T83593S | Garbage Code (GBD Level 2) +T83598A | Garbage Code (GBD Level 2) +T83598D | Garbage Code (GBD Level 2) +T83598S | Garbage Code (GBD Level 2) +T836--- | Garbage Code (GBD Level 2) +T8361XA | Garbage Code (GBD Level 2) +T8361XD | Garbage Code (GBD Level 2) +T8361XS | Garbage Code (GBD Level 2) +T8362XA | Garbage Code (GBD Level 2) +T8362XD | Garbage Code (GBD Level 2) +T8362XS | Garbage Code (GBD Level 2) +T8369XA | Garbage Code (GBD Level 2) +T8369XD | Garbage Code (GBD Level 2) +T8369XS | Garbage Code (GBD Level 2) +T83711A | Garbage Code (GBD Level 2) +T83711D | Garbage Code (GBD Level 2) +T83711S | Garbage Code (GBD Level 2) +T83712A | Garbage Code (GBD Level 2) +T83712D | Garbage Code (GBD Level 2) +T83712S | Garbage Code (GBD Level 2) +T83713A | Garbage Code (GBD Level 2) +T83713D | Garbage Code (GBD Level 2) +T83713S | Garbage Code (GBD Level 2) +T83714A | Garbage Code (GBD Level 2) +T83714D | Garbage Code (GBD Level 2) +T83714S | Garbage Code (GBD Level 2) +T83718A | Garbage Code (GBD Level 2) +T83718D | Garbage Code (GBD Level 2) +T83718S | Garbage Code (GBD Level 2) +T83719A | Garbage Code (GBD Level 2) +T83719D | Garbage Code (GBD Level 2) +T83719S | Garbage Code (GBD Level 2) +T83721A | Garbage Code (GBD Level 2) +T83721D | Garbage Code (GBD Level 2) +T83721S | Garbage Code (GBD Level 2) +T83722A | Garbage Code (GBD Level 2) +T83722D | Garbage Code (GBD Level 2) +T83722S | Garbage Code (GBD Level 2) +T83723A | Garbage Code (GBD Level 2) +T83723D | Garbage Code (GBD Level 2) +T83723S | Garbage Code (GBD Level 2) +T83724A | Garbage Code (GBD Level 2) +T83724D | Garbage Code (GBD Level 2) +T83724S | Garbage Code (GBD Level 2) +T83728A | Garbage Code (GBD Level 2) +T83728D | Garbage Code (GBD Level 2) +T83728S | Garbage Code (GBD Level 2) +T83729A | Garbage Code (GBD Level 2) +T83729D | Garbage Code (GBD Level 2) +T83729S | Garbage Code (GBD Level 2) +T8379XA | Garbage Code (GBD Level 2) +T8379XD | Garbage Code (GBD Level 2) +T8379XS | Garbage Code (GBD Level 2) +T838--- | Garbage Code (GBD Level 2) +T8381XA | Garbage Code (GBD Level 2) +T8381XD | Garbage Code (GBD Level 2) +T8381XS | Garbage Code (GBD Level 2) +T8382XA | Garbage Code (GBD Level 2) +T8382XD | Garbage Code (GBD Level 2) +T8382XS | Garbage Code (GBD Level 2) +T8383XA | Garbage Code (GBD Level 2) +T8383XD | Garbage Code (GBD Level 2) +T8383XS | Garbage Code (GBD Level 2) +T8384XA | Garbage Code (GBD Level 2) +T8384XD | Garbage Code (GBD Level 2) +T8384XS | Garbage Code (GBD Level 2) +T8385XA | Garbage Code (GBD Level 2) +T8385XD | Garbage Code (GBD Level 2) +T8385XS | Garbage Code (GBD Level 2) +T8386XA | Garbage Code (GBD Level 2) +T8386XD | Garbage Code (GBD Level 2) +T8386XS | Garbage Code (GBD Level 2) +T8389XA | Garbage Code (GBD Level 2) +T8389XD | Garbage Code (GBD Level 2) +T8389XS | Garbage Code (GBD Level 2) +T839--- | Garbage Code (GBD Level 2) +T839XXA | Garbage Code (GBD Level 2) +T839XXD | Garbage Code (GBD Level 2) +T839XXS | Garbage Code (GBD Level 2) +T84---- | Garbage Code (GBD Level 2) +T840--- | Garbage Code (GBD Level 2) +T84010A | Garbage Code (GBD Level 2) +T84010D | Garbage Code (GBD Level 2) +T84010S | Garbage Code (GBD Level 2) +T84011A | Garbage Code (GBD Level 2) +T84011D | Garbage Code (GBD Level 2) +T84011S | Garbage Code (GBD Level 2) +T84012A | Garbage Code (GBD Level 2) +T84012D | Garbage Code (GBD Level 2) +T84012S | Garbage Code (GBD Level 2) +T84013A | Garbage Code (GBD Level 2) +T84013D | Garbage Code (GBD Level 2) +T84013S | Garbage Code (GBD Level 2) +T84018A | Garbage Code (GBD Level 2) +T84018D | Garbage Code (GBD Level 2) +T84018S | Garbage Code (GBD Level 2) +T84019A | Garbage Code (GBD Level 2) +T84019D | Garbage Code (GBD Level 2) +T84019S | Garbage Code (GBD Level 2) +T84020A | Garbage Code (GBD Level 2) +T84020D | Garbage Code (GBD Level 2) +T84020S | Garbage Code (GBD Level 2) +T84021A | Garbage Code (GBD Level 2) +T84021D | Garbage Code (GBD Level 2) +T84021S | Garbage Code (GBD Level 2) +T84022A | Garbage Code (GBD Level 2) +T84022D | Garbage Code (GBD Level 2) +T84022S | Garbage Code (GBD Level 2) +T84023A | Garbage Code (GBD Level 2) +T84023D | Garbage Code (GBD Level 2) +T84023S | Garbage Code (GBD Level 2) +T84028A | Garbage Code (GBD Level 2) +T84028D | Garbage Code (GBD Level 2) +T84028S | Garbage Code (GBD Level 2) +T84029A | Garbage Code (GBD Level 2) +T84029D | Garbage Code (GBD Level 2) +T84029S | Garbage Code (GBD Level 2) +T84030A | Garbage Code (GBD Level 2) +T84030D | Garbage Code (GBD Level 2) +T84030S | Garbage Code (GBD Level 2) +T84031A | Garbage Code (GBD Level 2) +T84031D | Garbage Code (GBD Level 2) +T84031S | Garbage Code (GBD Level 2) +T84032A | Garbage Code (GBD Level 2) +T84032D | Garbage Code (GBD Level 2) +T84032S | Garbage Code (GBD Level 2) +T84033A | Garbage Code (GBD Level 2) +T84033D | Garbage Code (GBD Level 2) +T84033S | Garbage Code (GBD Level 2) +T84038A | Garbage Code (GBD Level 2) +T84038D | Garbage Code (GBD Level 2) +T84038S | Garbage Code (GBD Level 2) +T84039A | Garbage Code (GBD Level 2) +T84039D | Garbage Code (GBD Level 2) +T84039S | Garbage Code (GBD Level 2) +T84050A | Garbage Code (GBD Level 2) +T84050D | Garbage Code (GBD Level 2) +T84050S | Garbage Code (GBD Level 2) +T84051A | Garbage Code (GBD Level 2) +T84051D | Garbage Code (GBD Level 2) +T84051S | Garbage Code (GBD Level 2) +T84052A | Garbage Code (GBD Level 2) +T84052D | Garbage Code (GBD Level 2) +T84052S | Garbage Code (GBD Level 2) +T84053A | Garbage Code (GBD Level 2) +T84053D | Garbage Code (GBD Level 2) +T84053S | Garbage Code (GBD Level 2) +T84058A | Garbage Code (GBD Level 2) +T84058D | Garbage Code (GBD Level 2) +T84058S | Garbage Code (GBD Level 2) +T84059A | Garbage Code (GBD Level 2) +T84059D | Garbage Code (GBD Level 2) +T84059S | Garbage Code (GBD Level 2) +T84060A | Garbage Code (GBD Level 2) +T84060D | Garbage Code (GBD Level 2) +T84060S | Garbage Code (GBD Level 2) +T84061A | Garbage Code (GBD Level 2) +T84061D | Garbage Code (GBD Level 2) +T84061S | Garbage Code (GBD Level 2) +T84062A | Garbage Code (GBD Level 2) +T84062D | Garbage Code (GBD Level 2) +T84062S | Garbage Code (GBD Level 2) +T84063A | Garbage Code (GBD Level 2) +T84063D | Garbage Code (GBD Level 2) +T84063S | Garbage Code (GBD Level 2) +T84068A | Garbage Code (GBD Level 2) +T84068D | Garbage Code (GBD Level 2) +T84068S | Garbage Code (GBD Level 2) +T84069A | Garbage Code (GBD Level 2) +T84069D | Garbage Code (GBD Level 2) +T84069S | Garbage Code (GBD Level 2) +T84090A | Garbage Code (GBD Level 2) +T84090D | Garbage Code (GBD Level 2) +T84090S | Garbage Code (GBD Level 2) +T84091A | Garbage Code (GBD Level 2) +T84091D | Garbage Code (GBD Level 2) +T84091S | Garbage Code (GBD Level 2) +T84092A | Garbage Code (GBD Level 2) +T84092D | Garbage Code (GBD Level 2) +T84092S | Garbage Code (GBD Level 2) +T84093A | Garbage Code (GBD Level 2) +T84093D | Garbage Code (GBD Level 2) +T84093S | Garbage Code (GBD Level 2) +T84098A | Garbage Code (GBD Level 2) +T84098D | Garbage Code (GBD Level 2) +T84098S | Garbage Code (GBD Level 2) +T84099A | Garbage Code (GBD Level 2) +T84099D | Garbage Code (GBD Level 2) +T84099S | Garbage Code (GBD Level 2) +T841--- | Garbage Code (GBD Level 2) +T84110A | Garbage Code (GBD Level 2) +T84110D | Garbage Code (GBD Level 2) +T84110S | Garbage Code (GBD Level 2) +T84111A | Garbage Code (GBD Level 2) +T84111D | Garbage Code (GBD Level 2) +T84111S | Garbage Code (GBD Level 2) +T84112A | Garbage Code (GBD Level 2) +T84112D | Garbage Code (GBD Level 2) +T84112S | Garbage Code (GBD Level 2) +T84113A | Garbage Code (GBD Level 2) +T84113D | Garbage Code (GBD Level 2) +T84113S | Garbage Code (GBD Level 2) +T84114A | Garbage Code (GBD Level 2) +T84114D | Garbage Code (GBD Level 2) +T84114S | Garbage Code (GBD Level 2) +T84115A | Garbage Code (GBD Level 2) +T84115D | Garbage Code (GBD Level 2) +T84115S | Garbage Code (GBD Level 2) +T84116A | Garbage Code (GBD Level 2) +T84116D | Garbage Code (GBD Level 2) +T84116S | Garbage Code (GBD Level 2) +T84117A | Garbage Code (GBD Level 2) +T84117D | Garbage Code (GBD Level 2) +T84117S | Garbage Code (GBD Level 2) +T84119A | Garbage Code (GBD Level 2) +T84119D | Garbage Code (GBD Level 2) +T84119S | Garbage Code (GBD Level 2) +T84120A | Garbage Code (GBD Level 2) +T84120D | Garbage Code (GBD Level 2) +T84120S | Garbage Code (GBD Level 2) +T84121A | Garbage Code (GBD Level 2) +T84121D | Garbage Code (GBD Level 2) +T84121S | Garbage Code (GBD Level 2) +T84122A | Garbage Code (GBD Level 2) +T84122D | Garbage Code (GBD Level 2) +T84122S | Garbage Code (GBD Level 2) +T84123A | Garbage Code (GBD Level 2) +T84123D | Garbage Code (GBD Level 2) +T84123S | Garbage Code (GBD Level 2) +T84124A | Garbage Code (GBD Level 2) +T84124D | Garbage Code (GBD Level 2) +T84124S | Garbage Code (GBD Level 2) +T84125A | Garbage Code (GBD Level 2) +T84125D | Garbage Code (GBD Level 2) +T84125S | Garbage Code (GBD Level 2) +T84126A | Garbage Code (GBD Level 2) +T84126D | Garbage Code (GBD Level 2) +T84126S | Garbage Code (GBD Level 2) +T84127A | Garbage Code (GBD Level 2) +T84127D | Garbage Code (GBD Level 2) +T84127S | Garbage Code (GBD Level 2) +T84129A | Garbage Code (GBD Level 2) +T84129D | Garbage Code (GBD Level 2) +T84129S | Garbage Code (GBD Level 2) +T84190A | Garbage Code (GBD Level 2) +T84190D | Garbage Code (GBD Level 2) +T84190S | Garbage Code (GBD Level 2) +T84191A | Garbage Code (GBD Level 2) +T84191D | Garbage Code (GBD Level 2) +T84191S | Garbage Code (GBD Level 2) +T84192A | Garbage Code (GBD Level 2) +T84192D | Garbage Code (GBD Level 2) +T84192S | Garbage Code (GBD Level 2) +T84193A | Garbage Code (GBD Level 2) +T84193D | Garbage Code (GBD Level 2) +T84193S | Garbage Code (GBD Level 2) +T84194A | Garbage Code (GBD Level 2) +T84194D | Garbage Code (GBD Level 2) +T84194S | Garbage Code (GBD Level 2) +T84195A | Garbage Code (GBD Level 2) +T84195D | Garbage Code (GBD Level 2) +T84195S | Garbage Code (GBD Level 2) +T84196A | Garbage Code (GBD Level 2) +T84196D | Garbage Code (GBD Level 2) +T84196S | Garbage Code (GBD Level 2) +T84197A | Garbage Code (GBD Level 2) +T84197D | Garbage Code (GBD Level 2) +T84197S | Garbage Code (GBD Level 2) +T84199A | Garbage Code (GBD Level 2) +T84199D | Garbage Code (GBD Level 2) +T84199S | Garbage Code (GBD Level 2) +T842--- | Garbage Code (GBD Level 2) +T84210A | Garbage Code (GBD Level 2) +T84210D | Garbage Code (GBD Level 2) +T84210S | Garbage Code (GBD Level 2) +T84213A | Garbage Code (GBD Level 2) +T84213D | Garbage Code (GBD Level 2) +T84213S | Garbage Code (GBD Level 2) +T84216A | Garbage Code (GBD Level 2) +T84216D | Garbage Code (GBD Level 2) +T84216S | Garbage Code (GBD Level 2) +T84218A | Garbage Code (GBD Level 2) +T84218D | Garbage Code (GBD Level 2) +T84218S | Garbage Code (GBD Level 2) +T84220A | Garbage Code (GBD Level 2) +T84220D | Garbage Code (GBD Level 2) +T84220S | Garbage Code (GBD Level 2) +T84223A | Garbage Code (GBD Level 2) +T84223D | Garbage Code (GBD Level 2) +T84223S | Garbage Code (GBD Level 2) +T84226A | Garbage Code (GBD Level 2) +T84226D | Garbage Code (GBD Level 2) +T84226S | Garbage Code (GBD Level 2) +T84228A | Garbage Code (GBD Level 2) +T84228D | Garbage Code (GBD Level 2) +T84228S | Garbage Code (GBD Level 2) +T84290A | Garbage Code (GBD Level 2) +T84290D | Garbage Code (GBD Level 2) +T84290S | Garbage Code (GBD Level 2) +T84293A | Garbage Code (GBD Level 2) +T84293D | Garbage Code (GBD Level 2) +T84293S | Garbage Code (GBD Level 2) +T84296A | Garbage Code (GBD Level 2) +T84296D | Garbage Code (GBD Level 2) +T84296S | Garbage Code (GBD Level 2) +T84298A | Garbage Code (GBD Level 2) +T84298D | Garbage Code (GBD Level 2) +T84298S | Garbage Code (GBD Level 2) +T843--- | Garbage Code (GBD Level 2) +T84310A | Garbage Code (GBD Level 2) +T84310D | Garbage Code (GBD Level 2) +T84310S | Garbage Code (GBD Level 2) +T84318A | Garbage Code (GBD Level 2) +T84318D | Garbage Code (GBD Level 2) +T84318S | Garbage Code (GBD Level 2) +T84320A | Garbage Code (GBD Level 2) +T84320D | Garbage Code (GBD Level 2) +T84320S | Garbage Code (GBD Level 2) +T84328A | Garbage Code (GBD Level 2) +T84328D | Garbage Code (GBD Level 2) +T84328S | Garbage Code (GBD Level 2) +T84390A | Garbage Code (GBD Level 2) +T84390D | Garbage Code (GBD Level 2) +T84390S | Garbage Code (GBD Level 2) +T84398A | Garbage Code (GBD Level 2) +T84398D | Garbage Code (GBD Level 2) +T84398S | Garbage Code (GBD Level 2) +T844--- | Garbage Code (GBD Level 2) +T84410A | Garbage Code (GBD Level 2) +T84410D | Garbage Code (GBD Level 2) +T84410S | Garbage Code (GBD Level 2) +T84418A | Garbage Code (GBD Level 2) +T84418D | Garbage Code (GBD Level 2) +T84418S | Garbage Code (GBD Level 2) +T84420A | Garbage Code (GBD Level 2) +T84420D | Garbage Code (GBD Level 2) +T84420S | Garbage Code (GBD Level 2) +T84428A | Garbage Code (GBD Level 2) +T84428D | Garbage Code (GBD Level 2) +T84428S | Garbage Code (GBD Level 2) +T84490A | Garbage Code (GBD Level 2) +T84490D | Garbage Code (GBD Level 2) +T84490S | Garbage Code (GBD Level 2) +T84498A | Garbage Code (GBD Level 2) +T84498D | Garbage Code (GBD Level 2) +T84498S | Garbage Code (GBD Level 2) +T845--- | Garbage Code (GBD Level 2) +T8450XA | Garbage Code (GBD Level 2) +T8450XD | Garbage Code (GBD Level 2) +T8450XS | Garbage Code (GBD Level 2) +T8451XA | Garbage Code (GBD Level 2) +T8451XD | Garbage Code (GBD Level 2) +T8451XS | Garbage Code (GBD Level 2) +T8452XA | Garbage Code (GBD Level 2) +T8452XD | Garbage Code (GBD Level 2) +T8452XS | Garbage Code (GBD Level 2) +T8453XA | Garbage Code (GBD Level 2) +T8453XD | Garbage Code (GBD Level 2) +T8453XS | Garbage Code (GBD Level 2) +T8454XA | Garbage Code (GBD Level 2) +T8454XD | Garbage Code (GBD Level 2) +T8454XS | Garbage Code (GBD Level 2) +T8459XA | Garbage Code (GBD Level 2) +T8459XD | Garbage Code (GBD Level 2) +T8459XS | Garbage Code (GBD Level 2) +T846--- | Garbage Code (GBD Level 2) +T8460XA | Garbage Code (GBD Level 2) +T8460XD | Garbage Code (GBD Level 2) +T8460XS | Garbage Code (GBD Level 2) +T84610A | Garbage Code (GBD Level 2) +T84610D | Garbage Code (GBD Level 2) +T84610S | Garbage Code (GBD Level 2) +T84611A | Garbage Code (GBD Level 2) +T84611D | Garbage Code (GBD Level 2) +T84611S | Garbage Code (GBD Level 2) +T84612A | Garbage Code (GBD Level 2) +T84612D | Garbage Code (GBD Level 2) +T84612S | Garbage Code (GBD Level 2) +T84613A | Garbage Code (GBD Level 2) +T84613D | Garbage Code (GBD Level 2) +T84613S | Garbage Code (GBD Level 2) +T84614A | Garbage Code (GBD Level 2) +T84614D | Garbage Code (GBD Level 2) +T84614S | Garbage Code (GBD Level 2) +T84615A | Garbage Code (GBD Level 2) +T84615D | Garbage Code (GBD Level 2) +T84615S | Garbage Code (GBD Level 2) +T84619A | Garbage Code (GBD Level 2) +T84619D | Garbage Code (GBD Level 2) +T84619S | Garbage Code (GBD Level 2) +T84620A | Garbage Code (GBD Level 2) +T84620D | Garbage Code (GBD Level 2) +T84620S | Garbage Code (GBD Level 2) +T84621A | Garbage Code (GBD Level 2) +T84621D | Garbage Code (GBD Level 2) +T84621S | Garbage Code (GBD Level 2) +T84622A | Garbage Code (GBD Level 2) +T84622D | Garbage Code (GBD Level 2) +T84622S | Garbage Code (GBD Level 2) +T84623A | Garbage Code (GBD Level 2) +T84623D | Garbage Code (GBD Level 2) +T84623S | Garbage Code (GBD Level 2) +T84624A | Garbage Code (GBD Level 2) +T84624D | Garbage Code (GBD Level 2) +T84624S | Garbage Code (GBD Level 2) +T84625A | Garbage Code (GBD Level 2) +T84625D | Garbage Code (GBD Level 2) +T84625S | Garbage Code (GBD Level 2) +T84629A | Garbage Code (GBD Level 2) +T84629D | Garbage Code (GBD Level 2) +T84629S | Garbage Code (GBD Level 2) +T8463XA | Garbage Code (GBD Level 2) +T8463XD | Garbage Code (GBD Level 2) +T8463XS | Garbage Code (GBD Level 2) +T8469XA | Garbage Code (GBD Level 2) +T8469XD | Garbage Code (GBD Level 2) +T8469XS | Garbage Code (GBD Level 2) +T847--- | Garbage Code (GBD Level 2) +T847XXA | Garbage Code (GBD Level 2) +T847XXD | Garbage Code (GBD Level 2) +T847XXS | Garbage Code (GBD Level 2) +T848--- | Garbage Code (GBD Level 2) +T8481XA | Garbage Code (GBD Level 2) +T8481XD | Garbage Code (GBD Level 2) +T8481XS | Garbage Code (GBD Level 2) +T8482XA | Garbage Code (GBD Level 2) +T8482XD | Garbage Code (GBD Level 2) +T8482XS | Garbage Code (GBD Level 2) +T8483XA | Garbage Code (GBD Level 2) +T8483XD | Garbage Code (GBD Level 2) +T8483XS | Garbage Code (GBD Level 2) +T8484XA | Garbage Code (GBD Level 2) +T8484XD | Garbage Code (GBD Level 2) +T8484XS | Garbage Code (GBD Level 2) +T8485XA | Garbage Code (GBD Level 2) +T8485XD | Garbage Code (GBD Level 2) +T8485XS | Garbage Code (GBD Level 2) +T8486XA | Garbage Code (GBD Level 2) +T8486XD | Garbage Code (GBD Level 2) +T8486XS | Garbage Code (GBD Level 2) +T8489XA | Garbage Code (GBD Level 2) +T8489XD | Garbage Code (GBD Level 2) +T8489XS | Garbage Code (GBD Level 2) +T849--- | Garbage Code (GBD Level 2) +T849XXA | Garbage Code (GBD Level 2) +T849XXD | Garbage Code (GBD Level 2) +T849XXS | Garbage Code (GBD Level 2) +T85---- | Garbage Code (GBD Level 2) +T850--- | Garbage Code (GBD Level 2) +T8501XA | Garbage Code (GBD Level 2) +T8501XD | Garbage Code (GBD Level 2) +T8501XS | Garbage Code (GBD Level 2) +T8502XA | Garbage Code (GBD Level 2) +T8502XD | Garbage Code (GBD Level 2) +T8502XS | Garbage Code (GBD Level 2) +T8503XA | Garbage Code (GBD Level 2) +T8503XD | Garbage Code (GBD Level 2) +T8503XS | Garbage Code (GBD Level 2) +T8509XA | Garbage Code (GBD Level 2) +T8509XD | Garbage Code (GBD Level 2) +T8509XS | Garbage Code (GBD Level 2) +T851--- | Garbage Code (GBD Level 2) +T85110A | Garbage Code (GBD Level 2) +T85110D | Garbage Code (GBD Level 2) +T85110S | Garbage Code (GBD Level 2) +T85111A | Garbage Code (GBD Level 2) +T85111D | Garbage Code (GBD Level 2) +T85111S | Garbage Code (GBD Level 2) +T85112A | Garbage Code (GBD Level 2) +T85112D | Garbage Code (GBD Level 2) +T85112S | Garbage Code (GBD Level 2) +T85113A | Garbage Code (GBD Level 2) +T85113D | Garbage Code (GBD Level 2) +T85113S | Garbage Code (GBD Level 2) +T85118A | Garbage Code (GBD Level 2) +T85118D | Garbage Code (GBD Level 2) +T85118S | Garbage Code (GBD Level 2) +T85120A | Garbage Code (GBD Level 2) +T85120D | Garbage Code (GBD Level 2) +T85120S | Garbage Code (GBD Level 2) +T85121A | Garbage Code (GBD Level 2) +T85121D | Garbage Code (GBD Level 2) +T85121S | Garbage Code (GBD Level 2) +T85122A | Garbage Code (GBD Level 2) +T85122D | Garbage Code (GBD Level 2) +T85122S | Garbage Code (GBD Level 2) +T85123A | Garbage Code (GBD Level 2) +T85123D | Garbage Code (GBD Level 2) +T85123S | Garbage Code (GBD Level 2) +T85128A | Garbage Code (GBD Level 2) +T85128D | Garbage Code (GBD Level 2) +T85128S | Garbage Code (GBD Level 2) +T85190A | Garbage Code (GBD Level 2) +T85190D | Garbage Code (GBD Level 2) +T85190S | Garbage Code (GBD Level 2) +T85191A | Garbage Code (GBD Level 2) +T85191D | Garbage Code (GBD Level 2) +T85191S | Garbage Code (GBD Level 2) +T85192A | Garbage Code (GBD Level 2) +T85192D | Garbage Code (GBD Level 2) +T85192S | Garbage Code (GBD Level 2) +T85193A | Garbage Code (GBD Level 2) +T85193D | Garbage Code (GBD Level 2) +T85193S | Garbage Code (GBD Level 2) +T85199A | Garbage Code (GBD Level 2) +T85199D | Garbage Code (GBD Level 2) +T85199S | Garbage Code (GBD Level 2) +T852--- | Garbage Code (GBD Level 2) +T8521XA | Garbage Code (GBD Level 2) +T8521XD | Garbage Code (GBD Level 2) +T8521XS | Garbage Code (GBD Level 2) +T8522XA | Garbage Code (GBD Level 2) +T8522XD | Garbage Code (GBD Level 2) +T8522XS | Garbage Code (GBD Level 2) +T8529XA | Garbage Code (GBD Level 2) +T8529XD | Garbage Code (GBD Level 2) +T8529XS | Garbage Code (GBD Level 2) +T853--- | Garbage Code (GBD Level 2) +T85310A | Garbage Code (GBD Level 2) +T85310D | Garbage Code (GBD Level 2) +T85310S | Garbage Code (GBD Level 2) +T85311A | Garbage Code (GBD Level 2) +T85311D | Garbage Code (GBD Level 2) +T85311S | Garbage Code (GBD Level 2) +T85318A | Garbage Code (GBD Level 2) +T85318D | Garbage Code (GBD Level 2) +T85318S | Garbage Code (GBD Level 2) +T85320A | Garbage Code (GBD Level 2) +T85320D | Garbage Code (GBD Level 2) +T85320S | Garbage Code (GBD Level 2) +T85321A | Garbage Code (GBD Level 2) +T85321D | Garbage Code (GBD Level 2) +T85321S | Garbage Code (GBD Level 2) +T85328A | Garbage Code (GBD Level 2) +T85328D | Garbage Code (GBD Level 2) +T85328S | Garbage Code (GBD Level 2) +T85390A | Garbage Code (GBD Level 2) +T85390D | Garbage Code (GBD Level 2) +T85390S | Garbage Code (GBD Level 2) +T85391A | Garbage Code (GBD Level 2) +T85391D | Garbage Code (GBD Level 2) +T85391S | Garbage Code (GBD Level 2) +T85398A | Garbage Code (GBD Level 2) +T85398D | Garbage Code (GBD Level 2) +T85398S | Garbage Code (GBD Level 2) +T854--- | Garbage Code (GBD Level 2) +T8541XA | Garbage Code (GBD Level 2) +T8541XD | Garbage Code (GBD Level 2) +T8541XS | Garbage Code (GBD Level 2) +T8542XA | Garbage Code (GBD Level 2) +T8542XD | Garbage Code (GBD Level 2) +T8542XS | Garbage Code (GBD Level 2) +T8543XA | Garbage Code (GBD Level 2) +T8543XD | Garbage Code (GBD Level 2) +T8543XS | Garbage Code (GBD Level 2) +T8544XA | Garbage Code (GBD Level 2) +T8544XD | Garbage Code (GBD Level 2) +T8544XS | Garbage Code (GBD Level 2) +T8549XA | Garbage Code (GBD Level 2) +T8549XD | Garbage Code (GBD Level 2) +T8549XS | Garbage Code (GBD Level 2) +T855--- | Garbage Code (GBD Level 2) +T85510A | Garbage Code (GBD Level 2) +T85510D | Garbage Code (GBD Level 2) +T85510S | Garbage Code (GBD Level 2) +T85511A | Garbage Code (GBD Level 2) +T85511D | Garbage Code (GBD Level 2) +T85511S | Garbage Code (GBD Level 2) +T85518A | Garbage Code (GBD Level 2) +T85518D | Garbage Code (GBD Level 2) +T85518S | Garbage Code (GBD Level 2) +T85520A | Garbage Code (GBD Level 2) +T85520D | Garbage Code (GBD Level 2) +T85520S | Garbage Code (GBD Level 2) +T85521A | Garbage Code (GBD Level 2) +T85521D | Garbage Code (GBD Level 2) +T85521S | Garbage Code (GBD Level 2) +T85528A | Garbage Code (GBD Level 2) +T85528D | Garbage Code (GBD Level 2) +T85528S | Garbage Code (GBD Level 2) +T85590A | Garbage Code (GBD Level 2) +T85590D | Garbage Code (GBD Level 2) +T85590S | Garbage Code (GBD Level 2) +T85591A | Garbage Code (GBD Level 2) +T85591D | Garbage Code (GBD Level 2) +T85591S | Garbage Code (GBD Level 2) +T85598A | Garbage Code (GBD Level 2) +T85598D | Garbage Code (GBD Level 2) +T85598S | Garbage Code (GBD Level 2) +T856--- | Garbage Code (GBD Level 2) +T85610A | Garbage Code (GBD Level 2) +T85610D | Garbage Code (GBD Level 2) +T85610S | Garbage Code (GBD Level 2) +T85611A | Garbage Code (GBD Level 2) +T85611D | Garbage Code (GBD Level 2) +T85611S | Garbage Code (GBD Level 2) +T85612A | Garbage Code (GBD Level 2) +T85612D | Garbage Code (GBD Level 2) +T85612S | Garbage Code (GBD Level 2) +T85613A | Garbage Code (GBD Level 2) +T85613D | Garbage Code (GBD Level 2) +T85613S | Garbage Code (GBD Level 2) +T85614A | Garbage Code (GBD Level 2) +T85614D | Garbage Code (GBD Level 2) +T85614S | Garbage Code (GBD Level 2) +T85615A | Garbage Code (GBD Level 2) +T85615D | Garbage Code (GBD Level 2) +T85615S | Garbage Code (GBD Level 2) +T85618A | Garbage Code (GBD Level 2) +T85618D | Garbage Code (GBD Level 2) +T85618S | Garbage Code (GBD Level 2) +T85620A | Garbage Code (GBD Level 2) +T85620D | Garbage Code (GBD Level 2) +T85620S | Garbage Code (GBD Level 2) +T85621A | Garbage Code (GBD Level 2) +T85621D | Garbage Code (GBD Level 2) +T85621S | Garbage Code (GBD Level 2) +T85622A | Garbage Code (GBD Level 2) +T85622D | Garbage Code (GBD Level 2) +T85622S | Garbage Code (GBD Level 2) +T85623A | Garbage Code (GBD Level 2) +T85623D | Garbage Code (GBD Level 2) +T85623S | Garbage Code (GBD Level 2) +T85624A | Garbage Code (GBD Level 2) +T85624D | Garbage Code (GBD Level 2) +T85624S | Garbage Code (GBD Level 2) +T85625A | Garbage Code (GBD Level 2) +T85625D | Garbage Code (GBD Level 2) +T85625S | Garbage Code (GBD Level 2) +T85628A | Garbage Code (GBD Level 2) +T85628D | Garbage Code (GBD Level 2) +T85628S | Garbage Code (GBD Level 2) +T85630A | Garbage Code (GBD Level 2) +T85630D | Garbage Code (GBD Level 2) +T85630S | Garbage Code (GBD Level 2) +T85631A | Garbage Code (GBD Level 2) +T85631D | Garbage Code (GBD Level 2) +T85631S | Garbage Code (GBD Level 2) +T85633A | Garbage Code (GBD Level 2) +T85633D | Garbage Code (GBD Level 2) +T85633S | Garbage Code (GBD Level 2) +T85635A | Garbage Code (GBD Level 2) +T85635D | Garbage Code (GBD Level 2) +T85635S | Garbage Code (GBD Level 2) +T85638A | Garbage Code (GBD Level 2) +T85638D | Garbage Code (GBD Level 2) +T85638S | Garbage Code (GBD Level 2) +T85690A | Garbage Code (GBD Level 2) +T85690D | Garbage Code (GBD Level 2) +T85690S | Garbage Code (GBD Level 2) +T85691A | Garbage Code (GBD Level 2) +T85691D | Garbage Code (GBD Level 2) +T85691S | Garbage Code (GBD Level 2) +T85692A | Garbage Code (GBD Level 2) +T85692D | Garbage Code (GBD Level 2) +T85692S | Garbage Code (GBD Level 2) +T85693A | Garbage Code (GBD Level 2) +T85693D | Garbage Code (GBD Level 2) +T85693S | Garbage Code (GBD Level 2) +T85694A | Garbage Code (GBD Level 2) +T85694D | Garbage Code (GBD Level 2) +T85694S | Garbage Code (GBD Level 2) +T85695A | Garbage Code (GBD Level 2) +T85695D | Garbage Code (GBD Level 2) +T85695S | Garbage Code (GBD Level 2) +T85698A | Garbage Code (GBD Level 2) +T85698D | Garbage Code (GBD Level 2) +T85698S | Garbage Code (GBD Level 2) +T857--- | Garbage Code (GBD Level 2) +T8571XA | Garbage Code (GBD Level 2) +T8571XD | Garbage Code (GBD Level 2) +T8571XS | Garbage Code (GBD Level 2) +T8572XA | Garbage Code (GBD Level 2) +T8572XD | Garbage Code (GBD Level 2) +T8572XS | Garbage Code (GBD Level 2) +T85730A | Garbage Code (GBD Level 2) +T85730D | Garbage Code (GBD Level 2) +T85730S | Garbage Code (GBD Level 2) +T85731A | Garbage Code (GBD Level 2) +T85731D | Garbage Code (GBD Level 2) +T85731S | Garbage Code (GBD Level 2) +T85732A | Garbage Code (GBD Level 2) +T85732D | Garbage Code (GBD Level 2) +T85732S | Garbage Code (GBD Level 2) +T85733A | Garbage Code (GBD Level 2) +T85733D | Garbage Code (GBD Level 2) +T85733S | Garbage Code (GBD Level 2) +T85734A | Garbage Code (GBD Level 2) +T85734D | Garbage Code (GBD Level 2) +T85734S | Garbage Code (GBD Level 2) +T85735A | Garbage Code (GBD Level 2) +T85735D | Garbage Code (GBD Level 2) +T85735S | Garbage Code (GBD Level 2) +T85738A | Garbage Code (GBD Level 2) +T85738D | Garbage Code (GBD Level 2) +T85738S | Garbage Code (GBD Level 2) +T8579XA | Garbage Code (GBD Level 2) +T8579XD | Garbage Code (GBD Level 2) +T8579XS | Garbage Code (GBD Level 2) +T858--- | Garbage Code (GBD Level 2) +T85810A | Garbage Code (GBD Level 2) +T85810D | Garbage Code (GBD Level 2) +T85810S | Garbage Code (GBD Level 2) +T85818A | Garbage Code (GBD Level 2) +T85818D | Garbage Code (GBD Level 2) +T85818S | Garbage Code (GBD Level 2) +T85820A | Garbage Code (GBD Level 2) +T85820D | Garbage Code (GBD Level 2) +T85820S | Garbage Code (GBD Level 2) +T85828A | Garbage Code (GBD Level 2) +T85828D | Garbage Code (GBD Level 2) +T85828S | Garbage Code (GBD Level 2) +T85830A | Garbage Code (GBD Level 2) +T85830D | Garbage Code (GBD Level 2) +T85830S | Garbage Code (GBD Level 2) +T85838A | Garbage Code (GBD Level 2) +T85838D | Garbage Code (GBD Level 2) +T85838S | Garbage Code (GBD Level 2) +T85840A | Garbage Code (GBD Level 2) +T85840D | Garbage Code (GBD Level 2) +T85840S | Garbage Code (GBD Level 2) +T85848A | Garbage Code (GBD Level 2) +T85848D | Garbage Code (GBD Level 2) +T85848S | Garbage Code (GBD Level 2) +T85850A | Garbage Code (GBD Level 2) +T85850D | Garbage Code (GBD Level 2) +T85850S | Garbage Code (GBD Level 2) +T85858A | Garbage Code (GBD Level 2) +T85858D | Garbage Code (GBD Level 2) +T85858S | Garbage Code (GBD Level 2) +T85860A | Garbage Code (GBD Level 2) +T85860D | Garbage Code (GBD Level 2) +T85860S | Garbage Code (GBD Level 2) +T85868A | Garbage Code (GBD Level 2) +T85868D | Garbage Code (GBD Level 2) +T85868S | Garbage Code (GBD Level 2) +T85890A | Garbage Code (GBD Level 2) +T85890D | Garbage Code (GBD Level 2) +T85890S | Garbage Code (GBD Level 2) +T85898A | Garbage Code (GBD Level 2) +T85898D | Garbage Code (GBD Level 2) +T85898S | Garbage Code (GBD Level 2) +T859--- | Garbage Code (GBD Level 2) +T859XXA | Garbage Code (GBD Level 2) +T859XXD | Garbage Code (GBD Level 2) +T859XXS | Garbage Code (GBD Level 2) +T86---- | Garbage Code (GBD Level 2) +T860--- | Garbage Code (GBD Level 2) +T8600-- | Garbage Code (GBD Level 2) +T8601-- | Garbage Code (GBD Level 2) +T8602-- | Garbage Code (GBD Level 2) +T8603-- | Garbage Code (GBD Level 2) +T8609-- | Garbage Code (GBD Level 2) +T861--- | Garbage Code (GBD Level 2) +T8610-- | Garbage Code (GBD Level 2) +T8611-- | Garbage Code (GBD Level 2) +T8612-- | Garbage Code (GBD Level 2) +T8613-- | Garbage Code (GBD Level 2) +T8619-- | Garbage Code (GBD Level 2) +T862--- | Garbage Code (GBD Level 2) +T8620-- | Garbage Code (GBD Level 2) +T8621-- | Garbage Code (GBD Level 2) +T8622-- | Garbage Code (GBD Level 2) +T8623-- | Garbage Code (GBD Level 2) +T86290- | Garbage Code (GBD Level 2) +T86298- | Garbage Code (GBD Level 2) +T863--- | Garbage Code (GBD Level 2) +T8630-- | Garbage Code (GBD Level 2) +T8631-- | Garbage Code (GBD Level 2) +T8632-- | Garbage Code (GBD Level 2) +T8633-- | Garbage Code (GBD Level 2) +T8639-- | Garbage Code (GBD Level 2) +T864--- | Garbage Code (GBD Level 2) +T8640-- | Garbage Code (GBD Level 2) +T8641-- | Garbage Code (GBD Level 2) +T8642-- | Garbage Code (GBD Level 2) +T8643-- | Garbage Code (GBD Level 2) +T8649-- | Garbage Code (GBD Level 2) +T865--- | Garbage Code (GBD Level 2) +T868--- | Garbage Code (GBD Level 2) +T86810- | Garbage Code (GBD Level 2) +T86811- | Garbage Code (GBD Level 2) +T86812- | Garbage Code (GBD Level 2) +T86818- | Garbage Code (GBD Level 2) +T86819- | Garbage Code (GBD Level 2) +T86820- | Garbage Code (GBD Level 2) +T86821- | Garbage Code (GBD Level 2) +T86822- | Garbage Code (GBD Level 2) +T86828- | Garbage Code (GBD Level 2) +T86829- | Garbage Code (GBD Level 2) +T86830- | Garbage Code (GBD Level 2) +T86831- | Garbage Code (GBD Level 2) +T86832- | Garbage Code (GBD Level 2) +T86838- | Garbage Code (GBD Level 2) +T86839- | Garbage Code (GBD Level 2) +T86840- | Garbage Code (GBD Level 2) +T86841- | Garbage Code (GBD Level 2) +T86842- | Garbage Code (GBD Level 2) +T86848- | Garbage Code (GBD Level 2) +T86849- | Garbage Code (GBD Level 2) +T86850- | Garbage Code (GBD Level 2) +T86851- | Garbage Code (GBD Level 2) +T86852- | Garbage Code (GBD Level 2) +T86858- | Garbage Code (GBD Level 2) +T86859- | Garbage Code (GBD Level 2) +T86890- | Garbage Code (GBD Level 2) +T86891- | Garbage Code (GBD Level 2) +T86892- | Garbage Code (GBD Level 2) +T86898- | Garbage Code (GBD Level 2) +T86899- | Garbage Code (GBD Level 2) +T869--- | Garbage Code (GBD Level 2) +T8690-- | Garbage Code (GBD Level 2) +T8691-- | Garbage Code (GBD Level 2) +T8692-- | Garbage Code (GBD Level 2) +T8693-- | Garbage Code (GBD Level 2) +T8699-- | Garbage Code (GBD Level 2) +T87---- | Garbage Code (GBD Level 2) +T870--- | Garbage Code (GBD Level 2) +T870X1- | Garbage Code (GBD Level 2) +T870X2- | Garbage Code (GBD Level 2) +T870X9- | Garbage Code (GBD Level 2) +T871--- | Garbage Code (GBD Level 2) +T871X1- | Garbage Code (GBD Level 2) +T871X2- | Garbage Code (GBD Level 2) +T871X9- | Garbage Code (GBD Level 2) +T872--- | Garbage Code (GBD Level 2) +T873--- | Garbage Code (GBD Level 2) +T8730-- | Garbage Code (GBD Level 2) +T8731-- | Garbage Code (GBD Level 2) +T8732-- | Garbage Code (GBD Level 2) +T8733-- | Garbage Code (GBD Level 2) +T8734-- | Garbage Code (GBD Level 2) +T874--- | Garbage Code (GBD Level 2) +T8740-- | Garbage Code (GBD Level 2) +T8741-- | Garbage Code (GBD Level 2) +T8742-- | Garbage Code (GBD Level 2) +T8743-- | Garbage Code (GBD Level 2) +T8744-- | Garbage Code (GBD Level 2) +T875--- | Garbage Code (GBD Level 2) +T8750-- | Garbage Code (GBD Level 2) +T8751-- | Garbage Code (GBD Level 2) +T8752-- | Garbage Code (GBD Level 2) +T8753-- | Garbage Code (GBD Level 2) +T8754-- | Garbage Code (GBD Level 2) +T876--- | Garbage Code (GBD Level 2) +T8781-- | Garbage Code (GBD Level 2) +T8789-- | Garbage Code (GBD Level 2) +T879--- | Garbage Code (GBD Level 2) +T88---- | Garbage Code (GBD Level 2) +T880--- | Garbage Code (GBD Level 2) +T880XXA | Garbage Code (GBD Level 2) +T880XXD | Garbage Code (GBD Level 2) +T880XXS | Garbage Code (GBD Level 2) +T881--- | Garbage Code (GBD Level 2) +T881XXA | Garbage Code (GBD Level 2) +T881XXD | Garbage Code (GBD Level 2) +T881XXS | Garbage Code (GBD Level 2) +T882--- | Garbage Code (GBD Level 2) +T882XXA | Garbage Code (GBD Level 2) +T882XXD | Garbage Code (GBD Level 2) +T882XXS | Garbage Code (GBD Level 2) +T883--- | Garbage Code (GBD Level 2) +T883XXA | Garbage Code (GBD Level 2) +T883XXD | Garbage Code (GBD Level 2) +T883XXS | Garbage Code (GBD Level 2) +T884--- | Garbage Code (GBD Level 2) +T884XXA | Garbage Code (GBD Level 2) +T884XXD | Garbage Code (GBD Level 2) +T884XXS | Garbage Code (GBD Level 2) +T885--- | Garbage Code (GBD Level 2) +T8851XA | Garbage Code (GBD Level 2) +T8851XD | Garbage Code (GBD Level 2) +T8851XS | Garbage Code (GBD Level 2) +T8852XA | Garbage Code (GBD Level 2) +T8852XD | Garbage Code (GBD Level 2) +T8852XS | Garbage Code (GBD Level 2) +T8853XA | Garbage Code (GBD Level 2) +T8853XD | Garbage Code (GBD Level 2) +T8853XS | Garbage Code (GBD Level 2) +T8859XA | Garbage Code (GBD Level 2) +T8859XD | Garbage Code (GBD Level 2) +T8859XS | Garbage Code (GBD Level 2) +T886--- | Garbage Code (GBD Level 2) +T886XXA | Garbage Code (GBD Level 2) +T886XXD | Garbage Code (GBD Level 2) +T886XXS | Garbage Code (GBD Level 2) +T887--- | Garbage Code (GBD Level 2) +T887XXA | Garbage Code (GBD Level 2) +T887XXD | Garbage Code (GBD Level 2) +T887XXS | Garbage Code (GBD Level 2) +T888--- | Garbage Code (GBD Level 2) +T888XXA | Garbage Code (GBD Level 2) +T888XXD | Garbage Code (GBD Level 2) +T888XXS | Garbage Code (GBD Level 2) +T889--- | Garbage Code (GBD Level 2) +T889XXA | Garbage Code (GBD Level 2) +T889XXD | Garbage Code (GBD Level 2) +T889XXS | Garbage Code (GBD Level 2) +T90---- | Garbage Code (GBD Level 2) +T900--- | Garbage Code (GBD Level 2) +T901--- | Garbage Code (GBD Level 2) +T902--- | Garbage Code (GBD Level 2) +T903--- | Garbage Code (GBD Level 2) +T904--- | Garbage Code (GBD Level 2) +T905--- | Garbage Code (GBD Level 2) +T908--- | Garbage Code (GBD Level 2) +T909--- | Garbage Code (GBD Level 2) +T91---- | Garbage Code (GBD Level 2) +T910--- | Garbage Code (GBD Level 2) +T911--- | Garbage Code (GBD Level 2) +T912--- | Garbage Code (GBD Level 2) +T913--- | Garbage Code (GBD Level 2) +T914--- | Garbage Code (GBD Level 2) +T915--- | Garbage Code (GBD Level 2) +T918--- | Garbage Code (GBD Level 2) +T919--- | Garbage Code (GBD Level 2) +T92---- | Garbage Code (GBD Level 2) +T920--- | Garbage Code (GBD Level 2) +T921--- | Garbage Code (GBD Level 2) +T922--- | Garbage Code (GBD Level 2) +T923--- | Garbage Code (GBD Level 2) +T924--- | Garbage Code (GBD Level 2) +T925--- | Garbage Code (GBD Level 2) +T926--- | Garbage Code (GBD Level 2) +T928--- | Garbage Code (GBD Level 2) +T929--- | Garbage Code (GBD Level 2) +T93---- | Garbage Code (GBD Level 2) +T930--- | Garbage Code (GBD Level 2) +T931--- | Garbage Code (GBD Level 2) +T932--- | Garbage Code (GBD Level 2) +T933--- | Garbage Code (GBD Level 2) +T934--- | Garbage Code (GBD Level 2) +T935--- | Garbage Code (GBD Level 2) +T936--- | Garbage Code (GBD Level 2) +T938--- | Garbage Code (GBD Level 2) +T939--- | Garbage Code (GBD Level 2) +T94---- | Garbage Code (GBD Level 2) +T940--- | Garbage Code (GBD Level 2) +T941--- | Garbage Code (GBD Level 2) +T95---- | Garbage Code (GBD Level 2) +T950--- | Garbage Code (GBD Level 2) +T951--- | Garbage Code (GBD Level 2) +T952--- | Garbage Code (GBD Level 2) +T953--- | Garbage Code (GBD Level 2) +T954--- | Garbage Code (GBD Level 2) +T958--- | Garbage Code (GBD Level 2) +T959--- | Garbage Code (GBD Level 2) +T96---- | Garbage Code (GBD Level 2) +T97---- | Garbage Code (GBD Level 2) +T98---- | Garbage Code (GBD Level 2) +T980--- | Garbage Code (GBD Level 2) +T981--- | Garbage Code (GBD Level 2) +T982--- | Garbage Code (GBD Level 2) +T983--- | Garbage Code (GBD Level 2) +W76---- | Garbage Code (GBD Level 2) +X59---- | Garbage Code (GBD Level 2) +X590--- | Garbage Code (GBD Level 2) +X599--- | Garbage Code (GBD Level 2) +Y20---- | Garbage Code (GBD Level 2) +Y21---- | Garbage Code (GBD Level 2) +Y210XXA | Garbage Code (GBD Level 2) +Y210XXD | Garbage Code (GBD Level 2) +Y210XXS | Garbage Code (GBD Level 2) +Y211XXA | Garbage Code (GBD Level 2) +Y211XXD | Garbage Code (GBD Level 2) +Y211XXS | Garbage Code (GBD Level 2) +Y212XXA | Garbage Code (GBD Level 2) +Y212XXD | Garbage Code (GBD Level 2) +Y212XXS | Garbage Code (GBD Level 2) +Y213XXA | Garbage Code (GBD Level 2) +Y213XXD | Garbage Code (GBD Level 2) +Y213XXS | Garbage Code (GBD Level 2) +Y214XXA | Garbage Code (GBD Level 2) +Y214XXD | Garbage Code (GBD Level 2) +Y214XXS | Garbage Code (GBD Level 2) +Y218XXA | Garbage Code (GBD Level 2) +Y218XXD | Garbage Code (GBD Level 2) +Y218XXS | Garbage Code (GBD Level 2) +Y219XXA | Garbage Code (GBD Level 2) +Y219XXD | Garbage Code (GBD Level 2) +Y219XXS | Garbage Code (GBD Level 2) +Y22---- | Garbage Code (GBD Level 2) +Y22XXXA | Garbage Code (GBD Level 2) +Y22XXXD | Garbage Code (GBD Level 2) +Y22XXXS | Garbage Code (GBD Level 2) +Y23---- | Garbage Code (GBD Level 2) +Y230XXA | Garbage Code (GBD Level 2) +Y230XXD | Garbage Code (GBD Level 2) +Y230XXS | Garbage Code (GBD Level 2) +Y231XXA | Garbage Code (GBD Level 2) +Y231XXD | Garbage Code (GBD Level 2) +Y231XXS | Garbage Code (GBD Level 2) +Y232XXA | Garbage Code (GBD Level 2) +Y232XXD | Garbage Code (GBD Level 2) +Y232XXS | Garbage Code (GBD Level 2) +Y233XXA | Garbage Code (GBD Level 2) +Y233XXD | Garbage Code (GBD Level 2) +Y233XXS | Garbage Code (GBD Level 2) +Y238XXA | Garbage Code (GBD Level 2) +Y238XXD | Garbage Code (GBD Level 2) +Y238XXS | Garbage Code (GBD Level 2) +Y239XXA | Garbage Code (GBD Level 2) +Y239XXD | Garbage Code (GBD Level 2) +Y239XXS | Garbage Code (GBD Level 2) +Y24---- | Garbage Code (GBD Level 2) +Y240XXA | Garbage Code (GBD Level 2) +Y240XXD | Garbage Code (GBD Level 2) +Y240XXS | Garbage Code (GBD Level 2) +Y248XXA | Garbage Code (GBD Level 2) +Y248XXD | Garbage Code (GBD Level 2) +Y248XXS | Garbage Code (GBD Level 2) +Y249XXA | Garbage Code (GBD Level 2) +Y249XXD | Garbage Code (GBD Level 2) +Y249XXS | Garbage Code (GBD Level 2) +Y25---- | Garbage Code (GBD Level 2) +Y25XXXA | Garbage Code (GBD Level 2) +Y25XXXD | Garbage Code (GBD Level 2) +Y25XXXS | Garbage Code (GBD Level 2) +Y26---- | Garbage Code (GBD Level 2) +Y26XXXA | Garbage Code (GBD Level 2) +Y26XXXD | Garbage Code (GBD Level 2) +Y26XXXS | Garbage Code (GBD Level 2) +Y27---- | Garbage Code (GBD Level 2) +Y270XXA | Garbage Code (GBD Level 2) +Y270XXD | Garbage Code (GBD Level 2) +Y270XXS | Garbage Code (GBD Level 2) +Y271XXA | Garbage Code (GBD Level 2) +Y271XXD | Garbage Code (GBD Level 2) +Y271XXS | Garbage Code (GBD Level 2) +Y272XXA | Garbage Code (GBD Level 2) +Y272XXD | Garbage Code (GBD Level 2) +Y272XXS | Garbage Code (GBD Level 2) +Y273XXA | Garbage Code (GBD Level 2) +Y273XXD | Garbage Code (GBD Level 2) +Y273XXS | Garbage Code (GBD Level 2) +Y278XXA | Garbage Code (GBD Level 2) +Y278XXD | Garbage Code (GBD Level 2) +Y278XXS | Garbage Code (GBD Level 2) +Y279XXA | Garbage Code (GBD Level 2) +Y279XXD | Garbage Code (GBD Level 2) +Y279XXS | Garbage Code (GBD Level 2) +Y28---- | Garbage Code (GBD Level 2) +Y280XXA | Garbage Code (GBD Level 2) +Y280XXD | Garbage Code (GBD Level 2) +Y280XXS | Garbage Code (GBD Level 2) +Y281XXA | Garbage Code (GBD Level 2) +Y281XXD | Garbage Code (GBD Level 2) +Y281XXS | Garbage Code (GBD Level 2) +Y282XXA | Garbage Code (GBD Level 2) +Y282XXD | Garbage Code (GBD Level 2) +Y282XXS | Garbage Code (GBD Level 2) +Y288XXA | Garbage Code (GBD Level 2) +Y288XXD | Garbage Code (GBD Level 2) +Y288XXS | Garbage Code (GBD Level 2) +Y289XXA | Garbage Code (GBD Level 2) +Y289XXD | Garbage Code (GBD Level 2) +Y289XXS | Garbage Code (GBD Level 2) +Y29---- | Garbage Code (GBD Level 2) +Y29XXXA | Garbage Code (GBD Level 2) +Y29XXXD | Garbage Code (GBD Level 2) +Y29XXXS | Garbage Code (GBD Level 2) +Y30---- | Garbage Code (GBD Level 2) +Y30XXXA | Garbage Code (GBD Level 2) +Y30XXXD | Garbage Code (GBD Level 2) +Y30XXXS | Garbage Code (GBD Level 2) +Y31---- | Garbage Code (GBD Level 2) +Y31XXXA | Garbage Code (GBD Level 2) +Y31XXXD | Garbage Code (GBD Level 2) +Y31XXXS | Garbage Code (GBD Level 2) +Y32---- | Garbage Code (GBD Level 2) +Y32XXXA | Garbage Code (GBD Level 2) +Y32XXXD | Garbage Code (GBD Level 2) +Y32XXXS | Garbage Code (GBD Level 2) +Y33---- | Garbage Code (GBD Level 2) +Y33XXXA | Garbage Code (GBD Level 2) +Y33XXXD | Garbage Code (GBD Level 2) +Y33XXXS | Garbage Code (GBD Level 2) +Y34---- | Garbage Code (GBD Level 2) +Y86---- | Garbage Code (GBD Level 2) +Y87---- | Garbage Code (GBD Level 2) +Y872--- | Garbage Code (GBD Level 2) +Y89---- | Garbage Code (GBD Level 2) +Y899--- | Garbage Code (GBD Level 2) +Y90---- | Garbage Code (GBD Level 2) +Y900--- | Garbage Code (GBD Level 2) +Y901--- | Garbage Code (GBD Level 2) +Y902--- | Garbage Code (GBD Level 2) +Y903--- | Garbage Code (GBD Level 2) +Y904--- | Garbage Code (GBD Level 2) +Y905--- | Garbage Code (GBD Level 2) +Y906--- | Garbage Code (GBD Level 2) +Y907--- | Garbage Code (GBD Level 2) +Y908--- | Garbage Code (GBD Level 2) +Y909--- | Garbage Code (GBD Level 2) +Y91---- | Garbage Code (GBD Level 2) +Y910--- | Garbage Code (GBD Level 2) +Y911--- | Garbage Code (GBD Level 2) +Y912--- | Garbage Code (GBD Level 2) +Y913--- | Garbage Code (GBD Level 2) +Y919--- | Garbage Code (GBD Level 2) +Y92000- | Garbage Code (GBD Level 2) +Y92001- | Garbage Code (GBD Level 2) +Y92002- | Garbage Code (GBD Level 2) +Y92003- | Garbage Code (GBD Level 2) +Y92007- | Garbage Code (GBD Level 2) +Y92008- | Garbage Code (GBD Level 2) +Y92009- | Garbage Code (GBD Level 2) +Y92010- | Garbage Code (GBD Level 2) +Y92011- | Garbage Code (GBD Level 2) +Y92012- | Garbage Code (GBD Level 2) +Y92013- | Garbage Code (GBD Level 2) +Y92014- | Garbage Code (GBD Level 2) +Y92015- | Garbage Code (GBD Level 2) +Y92016- | Garbage Code (GBD Level 2) +Y92017- | Garbage Code (GBD Level 2) +Y92018- | Garbage Code (GBD Level 2) +Y92019- | Garbage Code (GBD Level 2) +Y92020- | Garbage Code (GBD Level 2) +Y92021- | Garbage Code (GBD Level 2) +Y92022- | Garbage Code (GBD Level 2) +Y92023- | Garbage Code (GBD Level 2) +Y92024- | Garbage Code (GBD Level 2) +Y92025- | Garbage Code (GBD Level 2) +Y92026- | Garbage Code (GBD Level 2) +Y92027- | Garbage Code (GBD Level 2) +Y92028- | Garbage Code (GBD Level 2) +Y92029- | Garbage Code (GBD Level 2) +Y92030- | Garbage Code (GBD Level 2) +Y92031- | Garbage Code (GBD Level 2) +Y92032- | Garbage Code (GBD Level 2) +Y92038- | Garbage Code (GBD Level 2) +Y92039- | Garbage Code (GBD Level 2) +Y92040- | Garbage Code (GBD Level 2) +Y92041- | Garbage Code (GBD Level 2) +Y92042- | Garbage Code (GBD Level 2) +Y92043- | Garbage Code (GBD Level 2) +Y92044- | Garbage Code (GBD Level 2) +Y92045- | Garbage Code (GBD Level 2) +Y92046- | Garbage Code (GBD Level 2) +Y92048- | Garbage Code (GBD Level 2) +Y92049- | Garbage Code (GBD Level 2) +Y92090- | Garbage Code (GBD Level 2) +Y92091- | Garbage Code (GBD Level 2) +Y92092- | Garbage Code (GBD Level 2) +Y92093- | Garbage Code (GBD Level 2) +Y92094- | Garbage Code (GBD Level 2) +Y92095- | Garbage Code (GBD Level 2) +Y92096- | Garbage Code (GBD Level 2) +Y92098- | Garbage Code (GBD Level 2) +Y92099- | Garbage Code (GBD Level 2) +Y9210-- | Garbage Code (GBD Level 2) +Y92110- | Garbage Code (GBD Level 2) +Y92111- | Garbage Code (GBD Level 2) +Y92112- | Garbage Code (GBD Level 2) +Y92113- | Garbage Code (GBD Level 2) +Y92114- | Garbage Code (GBD Level 2) +Y92115- | Garbage Code (GBD Level 2) +Y92116- | Garbage Code (GBD Level 2) +Y92118- | Garbage Code (GBD Level 2) +Y92119- | Garbage Code (GBD Level 2) +Y92120- | Garbage Code (GBD Level 2) +Y92121- | Garbage Code (GBD Level 2) +Y92122- | Garbage Code (GBD Level 2) +Y92123- | Garbage Code (GBD Level 2) +Y92124- | Garbage Code (GBD Level 2) +Y92125- | Garbage Code (GBD Level 2) +Y92126- | Garbage Code (GBD Level 2) +Y92128- | Garbage Code (GBD Level 2) +Y92129- | Garbage Code (GBD Level 2) +Y92130- | Garbage Code (GBD Level 2) +Y92131- | Garbage Code (GBD Level 2) +Y92133- | Garbage Code (GBD Level 2) +Y92135- | Garbage Code (GBD Level 2) +Y92136- | Garbage Code (GBD Level 2) +Y92137- | Garbage Code (GBD Level 2) +Y92138- | Garbage Code (GBD Level 2) +Y92139- | Garbage Code (GBD Level 2) +Y92140- | Garbage Code (GBD Level 2) +Y92141- | Garbage Code (GBD Level 2) +Y92142- | Garbage Code (GBD Level 2) +Y92143- | Garbage Code (GBD Level 2) +Y92146- | Garbage Code (GBD Level 2) +Y92147- | Garbage Code (GBD Level 2) +Y92148- | Garbage Code (GBD Level 2) +Y92149- | Garbage Code (GBD Level 2) +Y92150- | Garbage Code (GBD Level 2) +Y92151- | Garbage Code (GBD Level 2) +Y92152- | Garbage Code (GBD Level 2) +Y92153- | Garbage Code (GBD Level 2) +Y92154- | Garbage Code (GBD Level 2) +Y92155- | Garbage Code (GBD Level 2) +Y92156- | Garbage Code (GBD Level 2) +Y92157- | Garbage Code (GBD Level 2) +Y92158- | Garbage Code (GBD Level 2) +Y92159- | Garbage Code (GBD Level 2) +Y92160- | Garbage Code (GBD Level 2) +Y92161- | Garbage Code (GBD Level 2) +Y92162- | Garbage Code (GBD Level 2) +Y92163- | Garbage Code (GBD Level 2) +Y92168- | Garbage Code (GBD Level 2) +Y92169- | Garbage Code (GBD Level 2) +Y92190- | Garbage Code (GBD Level 2) +Y92191- | Garbage Code (GBD Level 2) +Y92192- | Garbage Code (GBD Level 2) +Y92193- | Garbage Code (GBD Level 2) +Y92194- | Garbage Code (GBD Level 2) +Y92195- | Garbage Code (GBD Level 2) +Y92196- | Garbage Code (GBD Level 2) +Y92197- | Garbage Code (GBD Level 2) +Y92198- | Garbage Code (GBD Level 2) +Y92199- | Garbage Code (GBD Level 2) +Y92210- | Garbage Code (GBD Level 2) +Y92211- | Garbage Code (GBD Level 2) +Y92212- | Garbage Code (GBD Level 2) +Y92213- | Garbage Code (GBD Level 2) +Y92214- | Garbage Code (GBD Level 2) +Y92215- | Garbage Code (GBD Level 2) +Y92218- | Garbage Code (GBD Level 2) +Y92219- | Garbage Code (GBD Level 2) +Y9222-- | Garbage Code (GBD Level 2) +Y92230- | Garbage Code (GBD Level 2) +Y92231- | Garbage Code (GBD Level 2) +Y92232- | Garbage Code (GBD Level 2) +Y92233- | Garbage Code (GBD Level 2) +Y92234- | Garbage Code (GBD Level 2) +Y92238- | Garbage Code (GBD Level 2) +Y92239- | Garbage Code (GBD Level 2) +Y92240- | Garbage Code (GBD Level 2) +Y92241- | Garbage Code (GBD Level 2) +Y92242- | Garbage Code (GBD Level 2) +Y92243- | Garbage Code (GBD Level 2) +Y92248- | Garbage Code (GBD Level 2) +Y92250- | Garbage Code (GBD Level 2) +Y92251- | Garbage Code (GBD Level 2) +Y92252- | Garbage Code (GBD Level 2) +Y92253- | Garbage Code (GBD Level 2) +Y92254- | Garbage Code (GBD Level 2) +Y92258- | Garbage Code (GBD Level 2) +Y9226-- | Garbage Code (GBD Level 2) +Y9229-- | Garbage Code (GBD Level 2) +Y92310- | Garbage Code (GBD Level 2) +Y92311- | Garbage Code (GBD Level 2) +Y92312- | Garbage Code (GBD Level 2) +Y92318- | Garbage Code (GBD Level 2) +Y92320- | Garbage Code (GBD Level 2) +Y92321- | Garbage Code (GBD Level 2) +Y92322- | Garbage Code (GBD Level 2) +Y92328- | Garbage Code (GBD Level 2) +Y92330- | Garbage Code (GBD Level 2) +Y92331- | Garbage Code (GBD Level 2) +Y9234-- | Garbage Code (GBD Level 2) +Y9239-- | Garbage Code (GBD Level 2) +Y92410- | Garbage Code (GBD Level 2) +Y92411- | Garbage Code (GBD Level 2) +Y92412- | Garbage Code (GBD Level 2) +Y92413- | Garbage Code (GBD Level 2) +Y92414- | Garbage Code (GBD Level 2) +Y92415- | Garbage Code (GBD Level 2) +Y92480- | Garbage Code (GBD Level 2) +Y92481- | Garbage Code (GBD Level 2) +Y92482- | Garbage Code (GBD Level 2) +Y92488- | Garbage Code (GBD Level 2) +Y92510- | Garbage Code (GBD Level 2) +Y92511- | Garbage Code (GBD Level 2) +Y92512- | Garbage Code (GBD Level 2) +Y92513- | Garbage Code (GBD Level 2) +Y92520- | Garbage Code (GBD Level 2) +Y92521- | Garbage Code (GBD Level 2) +Y92522- | Garbage Code (GBD Level 2) +Y92523- | Garbage Code (GBD Level 2) +Y92524- | Garbage Code (GBD Level 2) +Y92530- | Garbage Code (GBD Level 2) +Y92531- | Garbage Code (GBD Level 2) +Y92532- | Garbage Code (GBD Level 2) +Y92538- | Garbage Code (GBD Level 2) +Y9259-- | Garbage Code (GBD Level 2) +Y9261-- | Garbage Code (GBD Level 2) +Y9262-- | Garbage Code (GBD Level 2) +Y9263-- | Garbage Code (GBD Level 2) +Y9264-- | Garbage Code (GBD Level 2) +Y9265-- | Garbage Code (GBD Level 2) +Y9269-- | Garbage Code (GBD Level 2) +Y9271-- | Garbage Code (GBD Level 2) +Y9272-- | Garbage Code (GBD Level 2) +Y9273-- | Garbage Code (GBD Level 2) +Y9274-- | Garbage Code (GBD Level 2) +Y9279-- | Garbage Code (GBD Level 2) +Y92810- | Garbage Code (GBD Level 2) +Y92811- | Garbage Code (GBD Level 2) +Y92812- | Garbage Code (GBD Level 2) +Y92813- | Garbage Code (GBD Level 2) +Y92814- | Garbage Code (GBD Level 2) +Y92815- | Garbage Code (GBD Level 2) +Y92816- | Garbage Code (GBD Level 2) +Y92818- | Garbage Code (GBD Level 2) +Y92820- | Garbage Code (GBD Level 2) +Y92821- | Garbage Code (GBD Level 2) +Y92828- | Garbage Code (GBD Level 2) +Y92830- | Garbage Code (GBD Level 2) +Y92831- | Garbage Code (GBD Level 2) +Y92832- | Garbage Code (GBD Level 2) +Y92833- | Garbage Code (GBD Level 2) +Y92834- | Garbage Code (GBD Level 2) +Y92838- | Garbage Code (GBD Level 2) +Y9284-- | Garbage Code (GBD Level 2) +Y9285-- | Garbage Code (GBD Level 2) +Y9286-- | Garbage Code (GBD Level 2) +Y9289-- | Garbage Code (GBD Level 2) +Y929--- | Garbage Code (GBD Level 2) +Y9301-- | Garbage Code (GBD Level 2) +Y9302-- | Garbage Code (GBD Level 2) +Y9311-- | Garbage Code (GBD Level 2) +Y9312-- | Garbage Code (GBD Level 2) +Y9313-- | Garbage Code (GBD Level 2) +Y9314-- | Garbage Code (GBD Level 2) +Y9315-- | Garbage Code (GBD Level 2) +Y9316-- | Garbage Code (GBD Level 2) +Y9317-- | Garbage Code (GBD Level 2) +Y9318-- | Garbage Code (GBD Level 2) +Y9319-- | Garbage Code (GBD Level 2) +Y9321-- | Garbage Code (GBD Level 2) +Y9322-- | Garbage Code (GBD Level 2) +Y9323-- | Garbage Code (GBD Level 2) +Y9324-- | Garbage Code (GBD Level 2) +Y9329-- | Garbage Code (GBD Level 2) +Y9331-- | Garbage Code (GBD Level 2) +Y9332-- | Garbage Code (GBD Level 2) +Y9333-- | Garbage Code (GBD Level 2) +Y9334-- | Garbage Code (GBD Level 2) +Y9335-- | Garbage Code (GBD Level 2) +Y9339-- | Garbage Code (GBD Level 2) +Y9341-- | Garbage Code (GBD Level 2) +Y9342-- | Garbage Code (GBD Level 2) +Y9343-- | Garbage Code (GBD Level 2) +Y9344-- | Garbage Code (GBD Level 2) +Y9345-- | Garbage Code (GBD Level 2) +Y9349-- | Garbage Code (GBD Level 2) +Y9351-- | Garbage Code (GBD Level 2) +Y9352-- | Garbage Code (GBD Level 2) +Y9353-- | Garbage Code (GBD Level 2) +Y9354-- | Garbage Code (GBD Level 2) +Y9355-- | Garbage Code (GBD Level 2) +Y9356-- | Garbage Code (GBD Level 2) +Y9357-- | Garbage Code (GBD Level 2) +Y9359-- | Garbage Code (GBD Level 2) +Y9361-- | Garbage Code (GBD Level 2) +Y9362-- | Garbage Code (GBD Level 2) +Y9363-- | Garbage Code (GBD Level 2) +Y9364-- | Garbage Code (GBD Level 2) +Y9365-- | Garbage Code (GBD Level 2) +Y9366-- | Garbage Code (GBD Level 2) +Y9367-- | Garbage Code (GBD Level 2) +Y9368-- | Garbage Code (GBD Level 2) +Y9369-- | Garbage Code (GBD Level 2) +Y936A-- | Garbage Code (GBD Level 2) +Y9371-- | Garbage Code (GBD Level 2) +Y9372-- | Garbage Code (GBD Level 2) +Y9373-- | Garbage Code (GBD Level 2) +Y9374-- | Garbage Code (GBD Level 2) +Y9375-- | Garbage Code (GBD Level 2) +Y9379-- | Garbage Code (GBD Level 2) +Y9381-- | Garbage Code (GBD Level 2) +Y9382-- | Garbage Code (GBD Level 2) +Y9383-- | Garbage Code (GBD Level 2) +Y9384-- | Garbage Code (GBD Level 2) +Y9385-- | Garbage Code (GBD Level 2) +Y9389-- | Garbage Code (GBD Level 2) +Y939--- | Garbage Code (GBD Level 2) +Y93A1-- | Garbage Code (GBD Level 2) +Y93A2-- | Garbage Code (GBD Level 2) +Y93A3-- | Garbage Code (GBD Level 2) +Y93A4-- | Garbage Code (GBD Level 2) +Y93A5-- | Garbage Code (GBD Level 2) +Y93A6-- | Garbage Code (GBD Level 2) +Y93A9-- | Garbage Code (GBD Level 2) +Y93B1-- | Garbage Code (GBD Level 2) +Y93B2-- | Garbage Code (GBD Level 2) +Y93B3-- | Garbage Code (GBD Level 2) +Y93B4-- | Garbage Code (GBD Level 2) +Y93B9-- | Garbage Code (GBD Level 2) +Y93C1-- | Garbage Code (GBD Level 2) +Y93C2-- | Garbage Code (GBD Level 2) +Y93C9-- | Garbage Code (GBD Level 2) +Y93D1-- | Garbage Code (GBD Level 2) +Y93D2-- | Garbage Code (GBD Level 2) +Y93D3-- | Garbage Code (GBD Level 2) +Y93D9-- | Garbage Code (GBD Level 2) +Y93E1-- | Garbage Code (GBD Level 2) +Y93E2-- | Garbage Code (GBD Level 2) +Y93E3-- | Garbage Code (GBD Level 2) +Y93E4-- | Garbage Code (GBD Level 2) +Y93E5-- | Garbage Code (GBD Level 2) +Y93E6-- | Garbage Code (GBD Level 2) +Y93E8-- | Garbage Code (GBD Level 2) +Y93E9-- | Garbage Code (GBD Level 2) +Y93F1-- | Garbage Code (GBD Level 2) +Y93F2-- | Garbage Code (GBD Level 2) +Y93F9-- | Garbage Code (GBD Level 2) +Y93G1-- | Garbage Code (GBD Level 2) +Y93G2-- | Garbage Code (GBD Level 2) +Y93G3-- | Garbage Code (GBD Level 2) +Y93G9-- | Garbage Code (GBD Level 2) +Y93H1-- | Garbage Code (GBD Level 2) +Y93H2-- | Garbage Code (GBD Level 2) +Y93H3-- | Garbage Code (GBD Level 2) +Y93H9-- | Garbage Code (GBD Level 2) +Y93I1-- | Garbage Code (GBD Level 2) +Y93I9-- | Garbage Code (GBD Level 2) +Y93J1-- | Garbage Code (GBD Level 2) +Y93J2-- | Garbage Code (GBD Level 2) +Y93J3-- | Garbage Code (GBD Level 2) +Y93J4-- | Garbage Code (GBD Level 2) +Y93K1-- | Garbage Code (GBD Level 2) +Y93K2-- | Garbage Code (GBD Level 2) +Y93K3-- | Garbage Code (GBD Level 2) +Y93K9-- | Garbage Code (GBD Level 2) +Y95---- | Garbage Code (GBD Level 2) +Y96---- | Garbage Code (GBD Level 2) +Y97---- | Garbage Code (GBD Level 2) +Y98---- | Garbage Code (GBD Level 2) +Y990--- | Garbage Code (GBD Level 2) +Y991--- | Garbage Code (GBD Level 2) +Y992--- | Garbage Code (GBD Level 2) +Y998--- | Garbage Code (GBD Level 2) +Y999--- | Garbage Code (GBD Level 2) +A01---- | Garbage Code (GBD Level 3) +A31---- | Garbage Code (GBD Level 3) +A310--- | Garbage Code (GBD Level 3) +A311--- | Garbage Code (GBD Level 3) +A312--- | Garbage Code (GBD Level 3) +A318--- | Garbage Code (GBD Level 3) +A319--- | Garbage Code (GBD Level 3) +A42---- | Garbage Code (GBD Level 3) +A420--- | Garbage Code (GBD Level 3) +A421--- | Garbage Code (GBD Level 3) +A422--- | Garbage Code (GBD Level 3) +A427--- | Garbage Code (GBD Level 3) +A428--- | Garbage Code (GBD Level 3) +A4281-- | Garbage Code (GBD Level 3) +A4282-- | Garbage Code (GBD Level 3) +A4289-- | Garbage Code (GBD Level 3) +A429--- | Garbage Code (GBD Level 3) +A43---- | Garbage Code (GBD Level 3) +A430--- | Garbage Code (GBD Level 3) +A431--- | Garbage Code (GBD Level 3) +A438--- | Garbage Code (GBD Level 3) +A439--- | Garbage Code (GBD Level 3) +A44---- | Garbage Code (GBD Level 3) +A440--- | Garbage Code (GBD Level 3) +A441--- | Garbage Code (GBD Level 3) +A448--- | Garbage Code (GBD Level 3) +A449--- | Garbage Code (GBD Level 3) +A492--- | Garbage Code (GBD Level 3) +A64---- | Garbage Code (GBD Level 3) +A99---- | Garbage Code (GBD Level 3) +B17---- | Garbage Code (GBD Level 3) +B171--- | Garbage Code (GBD Level 3) +B178--- | Garbage Code (GBD Level 3) +B179--- | Garbage Code (GBD Level 3) +B19---- | Garbage Code (GBD Level 3) +B190--- | Garbage Code (GBD Level 3) +B1920-- | Garbage Code (GBD Level 3) +B1921-- | Garbage Code (GBD Level 3) +B199--- | Garbage Code (GBD Level 3) +B37---- | Garbage Code (GBD Level 3) +B370--- | Garbage Code (GBD Level 3) +B371--- | Garbage Code (GBD Level 3) +B372--- | Garbage Code (GBD Level 3) +B373--- | Garbage Code (GBD Level 3) +B374--- | Garbage Code (GBD Level 3) +B3741-- | Garbage Code (GBD Level 3) +B3742-- | Garbage Code (GBD Level 3) +B3749-- | Garbage Code (GBD Level 3) +B375--- | Garbage Code (GBD Level 3) +B376--- | Garbage Code (GBD Level 3) +B377--- | Garbage Code (GBD Level 3) +B378--- | Garbage Code (GBD Level 3) +B3781-- | Garbage Code (GBD Level 3) +B3782-- | Garbage Code (GBD Level 3) +B3783-- | Garbage Code (GBD Level 3) +B3784-- | Garbage Code (GBD Level 3) +B3789-- | Garbage Code (GBD Level 3) +B379--- | Garbage Code (GBD Level 3) +B38---- | Garbage Code (GBD Level 3) +B380--- | Garbage Code (GBD Level 3) +B381--- | Garbage Code (GBD Level 3) +B382--- | Garbage Code (GBD Level 3) +B383--- | Garbage Code (GBD Level 3) +B384--- | Garbage Code (GBD Level 3) +B387--- | Garbage Code (GBD Level 3) +B388--- | Garbage Code (GBD Level 3) +B3881-- | Garbage Code (GBD Level 3) +B3889-- | Garbage Code (GBD Level 3) +B389--- | Garbage Code (GBD Level 3) +B39---- | Garbage Code (GBD Level 3) +B390--- | Garbage Code (GBD Level 3) +B391--- | Garbage Code (GBD Level 3) +B392--- | Garbage Code (GBD Level 3) +B393--- | Garbage Code (GBD Level 3) +B394--- | Garbage Code (GBD Level 3) +B395--- | Garbage Code (GBD Level 3) +B399--- | Garbage Code (GBD Level 3) +B40---- | Garbage Code (GBD Level 3) +B400--- | Garbage Code (GBD Level 3) +B401--- | Garbage Code (GBD Level 3) +B402--- | Garbage Code (GBD Level 3) +B403--- | Garbage Code (GBD Level 3) +B407--- | Garbage Code (GBD Level 3) +B408--- | Garbage Code (GBD Level 3) +B4081-- | Garbage Code (GBD Level 3) +B4089-- | Garbage Code (GBD Level 3) +B409--- | Garbage Code (GBD Level 3) +B41---- | Garbage Code (GBD Level 3) +B410--- | Garbage Code (GBD Level 3) +B417--- | Garbage Code (GBD Level 3) +B418--- | Garbage Code (GBD Level 3) +B419--- | Garbage Code (GBD Level 3) +B42---- | Garbage Code (GBD Level 3) +B420--- | Garbage Code (GBD Level 3) +B421--- | Garbage Code (GBD Level 3) +B427--- | Garbage Code (GBD Level 3) +B428--- | Garbage Code (GBD Level 3) +B4281-- | Garbage Code (GBD Level 3) +B4282-- | Garbage Code (GBD Level 3) +B4289-- | Garbage Code (GBD Level 3) +B429--- | Garbage Code (GBD Level 3) +B43---- | Garbage Code (GBD Level 3) +B430--- | Garbage Code (GBD Level 3) +B431--- | Garbage Code (GBD Level 3) +B432--- | Garbage Code (GBD Level 3) +B438--- | Garbage Code (GBD Level 3) +B439--- | Garbage Code (GBD Level 3) +B44---- | Garbage Code (GBD Level 3) +B440--- | Garbage Code (GBD Level 3) +B441--- | Garbage Code (GBD Level 3) +B442--- | Garbage Code (GBD Level 3) +B447--- | Garbage Code (GBD Level 3) +B448--- | Garbage Code (GBD Level 3) +B4481-- | Garbage Code (GBD Level 3) +B4489-- | Garbage Code (GBD Level 3) +B449--- | Garbage Code (GBD Level 3) +B45---- | Garbage Code (GBD Level 3) +B450--- | Garbage Code (GBD Level 3) +B451--- | Garbage Code (GBD Level 3) +B452--- | Garbage Code (GBD Level 3) +B453--- | Garbage Code (GBD Level 3) +B457--- | Garbage Code (GBD Level 3) +B458--- | Garbage Code (GBD Level 3) +B459--- | Garbage Code (GBD Level 3) +B46---- | Garbage Code (GBD Level 3) +B460--- | Garbage Code (GBD Level 3) +B461--- | Garbage Code (GBD Level 3) +B462--- | Garbage Code (GBD Level 3) +B463--- | Garbage Code (GBD Level 3) +B464--- | Garbage Code (GBD Level 3) +B465--- | Garbage Code (GBD Level 3) +B468--- | Garbage Code (GBD Level 3) +B469--- | Garbage Code (GBD Level 3) +B49---- | Garbage Code (GBD Level 3) +B55---- | Garbage Code (GBD Level 3) +B551--- | Garbage Code (GBD Level 3) +B552--- | Garbage Code (GBD Level 3) +B559--- | Garbage Code (GBD Level 3) +B58---- | Garbage Code (GBD Level 3) +B580--- | Garbage Code (GBD Level 3) +B5800-- | Garbage Code (GBD Level 3) +B5801-- | Garbage Code (GBD Level 3) +B5809-- | Garbage Code (GBD Level 3) +B581--- | Garbage Code (GBD Level 3) +B582--- | Garbage Code (GBD Level 3) +B583--- | Garbage Code (GBD Level 3) +B588--- | Garbage Code (GBD Level 3) +B5881-- | Garbage Code (GBD Level 3) +B5882-- | Garbage Code (GBD Level 3) +B5883-- | Garbage Code (GBD Level 3) +B5889-- | Garbage Code (GBD Level 3) +B589--- | Garbage Code (GBD Level 3) +B59---- | Garbage Code (GBD Level 3) +B89---- | Garbage Code (GBD Level 3) +B942--- | Garbage Code (GBD Level 3) +C14---- | Garbage Code (GBD Level 3) +C140--- | Garbage Code (GBD Level 3) +C142--- | Garbage Code (GBD Level 3) +C148--- | Garbage Code (GBD Level 3) +C229--- | Garbage Code (GBD Level 3) +C26---- | Garbage Code (GBD Level 3) +C260--- | Garbage Code (GBD Level 3) +C261--- | Garbage Code (GBD Level 3) +C268--- | Garbage Code (GBD Level 3) +C269--- | Garbage Code (GBD Level 3) +C39---- | Garbage Code (GBD Level 3) +C390--- | Garbage Code (GBD Level 3) +C398--- | Garbage Code (GBD Level 3) +C399--- | Garbage Code (GBD Level 3) +C46---- | Garbage Code (GBD Level 3) +C460--- | Garbage Code (GBD Level 3) +C461--- | Garbage Code (GBD Level 3) +C462--- | Garbage Code (GBD Level 3) +C463--- | Garbage Code (GBD Level 3) +C464--- | Garbage Code (GBD Level 3) +C4650-- | Garbage Code (GBD Level 3) +C4651-- | Garbage Code (GBD Level 3) +C4652-- | Garbage Code (GBD Level 3) +C467--- | Garbage Code (GBD Level 3) +C468--- | Garbage Code (GBD Level 3) +C469--- | Garbage Code (GBD Level 3) +C55---- | Garbage Code (GBD Level 3) +C579--- | Garbage Code (GBD Level 3) +C639--- | Garbage Code (GBD Level 3) +C68---- | Garbage Code (GBD Level 3) +C689--- | Garbage Code (GBD Level 3) +C74---- | Garbage Code (GBD Level 3) +C740--- | Garbage Code (GBD Level 3) +C7400-- | Garbage Code (GBD Level 3) +C7401-- | Garbage Code (GBD Level 3) +C7402-- | Garbage Code (GBD Level 3) +C741--- | Garbage Code (GBD Level 3) +C7410-- | Garbage Code (GBD Level 3) +C7411-- | Garbage Code (GBD Level 3) +C7412-- | Garbage Code (GBD Level 3) +C749--- | Garbage Code (GBD Level 3) +C759--- | Garbage Code (GBD Level 3) +C76---- | Garbage Code (GBD Level 3) +C760--- | Garbage Code (GBD Level 3) +C761--- | Garbage Code (GBD Level 3) +C762--- | Garbage Code (GBD Level 3) +C763--- | Garbage Code (GBD Level 3) +C764--- | Garbage Code (GBD Level 3) +C7640-- | Garbage Code (GBD Level 3) +C7641-- | Garbage Code (GBD Level 3) +C7642-- | Garbage Code (GBD Level 3) +C765--- | Garbage Code (GBD Level 3) +C7650-- | Garbage Code (GBD Level 3) +C7651-- | Garbage Code (GBD Level 3) +C7652-- | Garbage Code (GBD Level 3) +C767--- | Garbage Code (GBD Level 3) +C768--- | Garbage Code (GBD Level 3) +C77---- | Garbage Code (GBD Level 3) +C770--- | Garbage Code (GBD Level 3) +C771--- | Garbage Code (GBD Level 3) +C772--- | Garbage Code (GBD Level 3) +C773--- | Garbage Code (GBD Level 3) +C774--- | Garbage Code (GBD Level 3) +C775--- | Garbage Code (GBD Level 3) +C778--- | Garbage Code (GBD Level 3) +C779--- | Garbage Code (GBD Level 3) +C78---- | Garbage Code (GBD Level 3) +C780--- | Garbage Code (GBD Level 3) +C7800-- | Garbage Code (GBD Level 3) +C7801-- | Garbage Code (GBD Level 3) +C7802-- | Garbage Code (GBD Level 3) +C781--- | Garbage Code (GBD Level 3) +C782--- | Garbage Code (GBD Level 3) +C783--- | Garbage Code (GBD Level 3) +C7830-- | Garbage Code (GBD Level 3) +C7839-- | Garbage Code (GBD Level 3) +C784--- | Garbage Code (GBD Level 3) +C785--- | Garbage Code (GBD Level 3) +C786--- | Garbage Code (GBD Level 3) +C787--- | Garbage Code (GBD Level 3) +C788--- | Garbage Code (GBD Level 3) +C7880-- | Garbage Code (GBD Level 3) +C7889-- | Garbage Code (GBD Level 3) +C79---- | Garbage Code (GBD Level 3) +C790--- | Garbage Code (GBD Level 3) +C7900-- | Garbage Code (GBD Level 3) +C7901-- | Garbage Code (GBD Level 3) +C7902-- | Garbage Code (GBD Level 3) +C791--- | Garbage Code (GBD Level 3) +C7910-- | Garbage Code (GBD Level 3) +C7911-- | Garbage Code (GBD Level 3) +C7919-- | Garbage Code (GBD Level 3) +C792--- | Garbage Code (GBD Level 3) +C793--- | Garbage Code (GBD Level 3) +C7931-- | Garbage Code (GBD Level 3) +C7932-- | Garbage Code (GBD Level 3) +C794--- | Garbage Code (GBD Level 3) +C7940-- | Garbage Code (GBD Level 3) +C7949-- | Garbage Code (GBD Level 3) +C795--- | Garbage Code (GBD Level 3) +C7951-- | Garbage Code (GBD Level 3) +C7952-- | Garbage Code (GBD Level 3) +C796--- | Garbage Code (GBD Level 3) +C7960-- | Garbage Code (GBD Level 3) +C7961-- | Garbage Code (GBD Level 3) +C7962-- | Garbage Code (GBD Level 3) +C797--- | Garbage Code (GBD Level 3) +C7970-- | Garbage Code (GBD Level 3) +C7971-- | Garbage Code (GBD Level 3) +C7972-- | Garbage Code (GBD Level 3) +C798--- | Garbage Code (GBD Level 3) +C7981-- | Garbage Code (GBD Level 3) +C7982-- | Garbage Code (GBD Level 3) +C7989-- | Garbage Code (GBD Level 3) +C799--- | Garbage Code (GBD Level 3) +C7A00-- | Garbage Code (GBD Level 3) +C7A010- | Garbage Code (GBD Level 3) +C7A011- | Garbage Code (GBD Level 3) +C7A012- | Garbage Code (GBD Level 3) +C7A019- | Garbage Code (GBD Level 3) +C7A020- | Garbage Code (GBD Level 3) +C7A021- | Garbage Code (GBD Level 3) +C7A022- | Garbage Code (GBD Level 3) +C7A023- | Garbage Code (GBD Level 3) +C7A024- | Garbage Code (GBD Level 3) +C7A025- | Garbage Code (GBD Level 3) +C7A026- | Garbage Code (GBD Level 3) +C7A029- | Garbage Code (GBD Level 3) +C7A090- | Garbage Code (GBD Level 3) +C7A091- | Garbage Code (GBD Level 3) +C7A092- | Garbage Code (GBD Level 3) +C7A093- | Garbage Code (GBD Level 3) +C7A094- | Garbage Code (GBD Level 3) +C7A095- | Garbage Code (GBD Level 3) +C7A096- | Garbage Code (GBD Level 3) +C7A098- | Garbage Code (GBD Level 3) +C7A1--- | Garbage Code (GBD Level 3) +C7A8--- | Garbage Code (GBD Level 3) +C7B00-- | Garbage Code (GBD Level 3) +C7B01-- | Garbage Code (GBD Level 3) +C7B02-- | Garbage Code (GBD Level 3) +C7B03-- | Garbage Code (GBD Level 3) +C7B04-- | Garbage Code (GBD Level 3) +C7B09-- | Garbage Code (GBD Level 3) +C7B1--- | Garbage Code (GBD Level 3) +C7B8--- | Garbage Code (GBD Level 3) +C80---- | Garbage Code (GBD Level 3) +C800--- | Garbage Code (GBD Level 3) +C801--- | Garbage Code (GBD Level 3) +C802--- | Garbage Code (GBD Level 3) +C809--- | Garbage Code (GBD Level 3) +C97---- | Garbage Code (GBD Level 3) +D00---- | Garbage Code (GBD Level 3) +D000--- | Garbage Code (GBD Level 3) +D01---- | Garbage Code (GBD Level 3) +D014--- | Garbage Code (GBD Level 3) +D0140-- | Garbage Code (GBD Level 3) +D0149-- | Garbage Code (GBD Level 3) +D015--- | Garbage Code (GBD Level 3) +D017--- | Garbage Code (GBD Level 3) +D019--- | Garbage Code (GBD Level 3) +D02---- | Garbage Code (GBD Level 3) +D024--- | Garbage Code (GBD Level 3) +D07---- | Garbage Code (GBD Level 3) +D073--- | Garbage Code (GBD Level 3) +D076--- | Garbage Code (GBD Level 3) +D0760-- | Garbage Code (GBD Level 3) +D0761-- | Garbage Code (GBD Level 3) +D0769-- | Garbage Code (GBD Level 3) +D09---- | Garbage Code (GBD Level 3) +D091--- | Garbage Code (GBD Level 3) +D097--- | Garbage Code (GBD Level 3) +D099--- | Garbage Code (GBD Level 3) +D10---- | Garbage Code (GBD Level 3) +D109--- | Garbage Code (GBD Level 3) +D13---- | Garbage Code (GBD Level 3) +D139--- | Garbage Code (GBD Level 3) +D14---- | Garbage Code (GBD Level 3) +D144--- | Garbage Code (GBD Level 3) +D17---- | Garbage Code (GBD Level 3) +D170--- | Garbage Code (GBD Level 3) +D171--- | Garbage Code (GBD Level 3) +D172--- | Garbage Code (GBD Level 3) +D1720-- | Garbage Code (GBD Level 3) +D1721-- | Garbage Code (GBD Level 3) +D1722-- | Garbage Code (GBD Level 3) +D1723-- | Garbage Code (GBD Level 3) +D1724-- | Garbage Code (GBD Level 3) +D173--- | Garbage Code (GBD Level 3) +D1730-- | Garbage Code (GBD Level 3) +D1739-- | Garbage Code (GBD Level 3) +D174--- | Garbage Code (GBD Level 3) +D175--- | Garbage Code (GBD Level 3) +D176--- | Garbage Code (GBD Level 3) +D177--- | Garbage Code (GBD Level 3) +D1771-- | Garbage Code (GBD Level 3) +D1772-- | Garbage Code (GBD Level 3) +D1779-- | Garbage Code (GBD Level 3) +D179--- | Garbage Code (GBD Level 3) +D18---- | Garbage Code (GBD Level 3) +D180--- | Garbage Code (GBD Level 3) +D1800-- | Garbage Code (GBD Level 3) +D1801-- | Garbage Code (GBD Level 3) +D1802-- | Garbage Code (GBD Level 3) +D1803-- | Garbage Code (GBD Level 3) +D1809-- | Garbage Code (GBD Level 3) +D181--- | Garbage Code (GBD Level 3) +D19---- | Garbage Code (GBD Level 3) +D190--- | Garbage Code (GBD Level 3) +D191--- | Garbage Code (GBD Level 3) +D197--- | Garbage Code (GBD Level 3) +D199--- | Garbage Code (GBD Level 3) +D20---- | Garbage Code (GBD Level 3) +D200--- | Garbage Code (GBD Level 3) +D201--- | Garbage Code (GBD Level 3) +D21---- | Garbage Code (GBD Level 3) +D210--- | Garbage Code (GBD Level 3) +D211--- | Garbage Code (GBD Level 3) +D2110-- | Garbage Code (GBD Level 3) +D2111-- | Garbage Code (GBD Level 3) +D2112-- | Garbage Code (GBD Level 3) +D212--- | Garbage Code (GBD Level 3) +D2120-- | Garbage Code (GBD Level 3) +D2121-- | Garbage Code (GBD Level 3) +D2122-- | Garbage Code (GBD Level 3) +D213--- | Garbage Code (GBD Level 3) +D214--- | Garbage Code (GBD Level 3) +D215--- | Garbage Code (GBD Level 3) +D216--- | Garbage Code (GBD Level 3) +D219--- | Garbage Code (GBD Level 3) +D28---- | Garbage Code (GBD Level 3) +D289--- | Garbage Code (GBD Level 3) +D29---- | Garbage Code (GBD Level 3) +D299--- | Garbage Code (GBD Level 3) +D30---- | Garbage Code (GBD Level 3) +D309--- | Garbage Code (GBD Level 3) +D360--- | Garbage Code (GBD Level 3) +D369--- | Garbage Code (GBD Level 3) +D37---- | Garbage Code (GBD Level 3) +D370--- | Garbage Code (GBD Level 3) +D376--- | Garbage Code (GBD Level 3) +D377--- | Garbage Code (GBD Level 3) +D378--- | Garbage Code (GBD Level 3) +D379--- | Garbage Code (GBD Level 3) +D38---- | Garbage Code (GBD Level 3) +D386--- | Garbage Code (GBD Level 3) +D39---- | Garbage Code (GBD Level 3) +D390--- | Garbage Code (GBD Level 3) +D397--- | Garbage Code (GBD Level 3) +D399--- | Garbage Code (GBD Level 3) +D3A00-- | Garbage Code (GBD Level 3) +D3A010- | Garbage Code (GBD Level 3) +D3A011- | Garbage Code (GBD Level 3) +D3A012- | Garbage Code (GBD Level 3) +D3A019- | Garbage Code (GBD Level 3) +D3A020- | Garbage Code (GBD Level 3) +D3A021- | Garbage Code (GBD Level 3) +D3A022- | Garbage Code (GBD Level 3) +D3A023- | Garbage Code (GBD Level 3) +D3A024- | Garbage Code (GBD Level 3) +D3A025- | Garbage Code (GBD Level 3) +D3A026- | Garbage Code (GBD Level 3) +D3A029- | Garbage Code (GBD Level 3) +D3A090- | Garbage Code (GBD Level 3) +D3A091- | Garbage Code (GBD Level 3) +D3A092- | Garbage Code (GBD Level 3) +D3A093- | Garbage Code (GBD Level 3) +D3A094- | Garbage Code (GBD Level 3) +D3A095- | Garbage Code (GBD Level 3) +D3A096- | Garbage Code (GBD Level 3) +D3A098- | Garbage Code (GBD Level 3) +D3A8--- | Garbage Code (GBD Level 3) +D40---- | Garbage Code (GBD Level 3) +D409--- | Garbage Code (GBD Level 3) +D41---- | Garbage Code (GBD Level 3) +D419--- | Garbage Code (GBD Level 3) +D44---- | Garbage Code (GBD Level 3) +D449--- | Garbage Code (GBD Level 3) +D48---- | Garbage Code (GBD Level 3) +D487--- | Garbage Code (GBD Level 3) +D489--- | Garbage Code (GBD Level 3) +D490--- | Garbage Code (GBD Level 3) +D491--- | Garbage Code (GBD Level 3) +D497--- | Garbage Code (GBD Level 3) +D4981-- | Garbage Code (GBD Level 3) +D4989-- | Garbage Code (GBD Level 3) +D499--- | Garbage Code (GBD Level 3) +D759--- | Garbage Code (GBD Level 3) +D80---- | Garbage Code (GBD Level 3) +D800--- | Garbage Code (GBD Level 3) +D801--- | Garbage Code (GBD Level 3) +D802--- | Garbage Code (GBD Level 3) +D803--- | Garbage Code (GBD Level 3) +D804--- | Garbage Code (GBD Level 3) +D805--- | Garbage Code (GBD Level 3) +D806--- | Garbage Code (GBD Level 3) +D807--- | Garbage Code (GBD Level 3) +D808--- | Garbage Code (GBD Level 3) +D809--- | Garbage Code (GBD Level 3) +D81---- | Garbage Code (GBD Level 3) +D810--- | Garbage Code (GBD Level 3) +D811--- | Garbage Code (GBD Level 3) +D812--- | Garbage Code (GBD Level 3) +D813--- | Garbage Code (GBD Level 3) +D814--- | Garbage Code (GBD Level 3) +D815--- | Garbage Code (GBD Level 3) +D816--- | Garbage Code (GBD Level 3) +D817--- | Garbage Code (GBD Level 3) +D818--- | Garbage Code (GBD Level 3) +D81810- | Garbage Code (GBD Level 3) +D81818- | Garbage Code (GBD Level 3) +D81819- | Garbage Code (GBD Level 3) +D8189-- | Garbage Code (GBD Level 3) +D819--- | Garbage Code (GBD Level 3) +D82---- | Garbage Code (GBD Level 3) +D820--- | Garbage Code (GBD Level 3) +D821--- | Garbage Code (GBD Level 3) +D822--- | Garbage Code (GBD Level 3) +D823--- | Garbage Code (GBD Level 3) +D824--- | Garbage Code (GBD Level 3) +D828--- | Garbage Code (GBD Level 3) +D829--- | Garbage Code (GBD Level 3) +D83---- | Garbage Code (GBD Level 3) +D830--- | Garbage Code (GBD Level 3) +D831--- | Garbage Code (GBD Level 3) +D832--- | Garbage Code (GBD Level 3) +D838--- | Garbage Code (GBD Level 3) +D839--- | Garbage Code (GBD Level 3) +D84---- | Garbage Code (GBD Level 3) +D840--- | Garbage Code (GBD Level 3) +D841--- | Garbage Code (GBD Level 3) +D848--- | Garbage Code (GBD Level 3) +D849--- | Garbage Code (GBD Level 3) +D898--- | Garbage Code (GBD Level 3) +D89810- | Garbage Code (GBD Level 3) +D89811- | Garbage Code (GBD Level 3) +D89812- | Garbage Code (GBD Level 3) +D89813- | Garbage Code (GBD Level 3) +D8982-- | Garbage Code (GBD Level 3) +D8989-- | Garbage Code (GBD Level 3) +D899--- | Garbage Code (GBD Level 3) +E078--- | Garbage Code (GBD Level 3) +E0781-- | Garbage Code (GBD Level 3) +E0789-- | Garbage Code (GBD Level 3) +E079--- | Garbage Code (GBD Level 3) +E0800-- | Garbage Code (GBD Level 3) +E0801-- | Garbage Code (GBD Level 3) +E0810-- | Garbage Code (GBD Level 3) +E0811-- | Garbage Code (GBD Level 3) +E0821-- | Garbage Code (GBD Level 3) +E0822-- | Garbage Code (GBD Level 3) +E0829-- | Garbage Code (GBD Level 3) +E08311- | Garbage Code (GBD Level 3) +E08319- | Garbage Code (GBD Level 3) +E083211 | Garbage Code (GBD Level 3) +E083212 | Garbage Code (GBD Level 3) +E083213 | Garbage Code (GBD Level 3) +E083219 | Garbage Code (GBD Level 3) +E083291 | Garbage Code (GBD Level 3) +E083292 | Garbage Code (GBD Level 3) +E083293 | Garbage Code (GBD Level 3) +E083299 | Garbage Code (GBD Level 3) +E083311 | Garbage Code (GBD Level 3) +E083312 | Garbage Code (GBD Level 3) +E083313 | Garbage Code (GBD Level 3) +E083319 | Garbage Code (GBD Level 3) +E083391 | Garbage Code (GBD Level 3) +E083392 | Garbage Code (GBD Level 3) +E083393 | Garbage Code (GBD Level 3) +E083399 | Garbage Code (GBD Level 3) +E083411 | Garbage Code (GBD Level 3) +E083412 | Garbage Code (GBD Level 3) +E083413 | Garbage Code (GBD Level 3) +E083419 | Garbage Code (GBD Level 3) +E083491 | Garbage Code (GBD Level 3) +E083492 | Garbage Code (GBD Level 3) +E083493 | Garbage Code (GBD Level 3) +E083499 | Garbage Code (GBD Level 3) +E083511 | Garbage Code (GBD Level 3) +E083512 | Garbage Code (GBD Level 3) +E083513 | Garbage Code (GBD Level 3) +E083519 | Garbage Code (GBD Level 3) +E083521 | Garbage Code (GBD Level 3) +E083522 | Garbage Code (GBD Level 3) +E083523 | Garbage Code (GBD Level 3) +E083529 | Garbage Code (GBD Level 3) +E083531 | Garbage Code (GBD Level 3) +E083532 | Garbage Code (GBD Level 3) +E083533 | Garbage Code (GBD Level 3) +E083539 | Garbage Code (GBD Level 3) +E083541 | Garbage Code (GBD Level 3) +E083542 | Garbage Code (GBD Level 3) +E083543 | Garbage Code (GBD Level 3) +E083549 | Garbage Code (GBD Level 3) +E083551 | Garbage Code (GBD Level 3) +E083552 | Garbage Code (GBD Level 3) +E083553 | Garbage Code (GBD Level 3) +E083559 | Garbage Code (GBD Level 3) +E083591 | Garbage Code (GBD Level 3) +E083592 | Garbage Code (GBD Level 3) +E083593 | Garbage Code (GBD Level 3) +E083599 | Garbage Code (GBD Level 3) +E0836-- | Garbage Code (GBD Level 3) +E0837X1 | Garbage Code (GBD Level 3) +E0837X2 | Garbage Code (GBD Level 3) +E0837X3 | Garbage Code (GBD Level 3) +E0837X9 | Garbage Code (GBD Level 3) +E0839-- | Garbage Code (GBD Level 3) +E0840-- | Garbage Code (GBD Level 3) +E0841-- | Garbage Code (GBD Level 3) +E0842-- | Garbage Code (GBD Level 3) +E0843-- | Garbage Code (GBD Level 3) +E0844-- | Garbage Code (GBD Level 3) +E0849-- | Garbage Code (GBD Level 3) +E0851-- | Garbage Code (GBD Level 3) +E0852-- | Garbage Code (GBD Level 3) +E0859-- | Garbage Code (GBD Level 3) +E08610- | Garbage Code (GBD Level 3) +E08618- | Garbage Code (GBD Level 3) +E08620- | Garbage Code (GBD Level 3) +E08621- | Garbage Code (GBD Level 3) +E08622- | Garbage Code (GBD Level 3) +E08628- | Garbage Code (GBD Level 3) +E08630- | Garbage Code (GBD Level 3) +E08638- | Garbage Code (GBD Level 3) +E08641- | Garbage Code (GBD Level 3) +E08649- | Garbage Code (GBD Level 3) +E0865-- | Garbage Code (GBD Level 3) +E0869-- | Garbage Code (GBD Level 3) +E088--- | Garbage Code (GBD Level 3) +E089--- | Garbage Code (GBD Level 3) +E340--- | Garbage Code (GBD Level 3) +E349--- | Garbage Code (GBD Level 3) +E35---- | Garbage Code (GBD Level 3) +E350--- | Garbage Code (GBD Level 3) +E351--- | Garbage Code (GBD Level 3) +E358--- | Garbage Code (GBD Level 3) +E877--- | Garbage Code (GBD Level 3) +E90---- | Garbage Code (GBD Level 3) +F04---- | Garbage Code (GBD Level 3) +F05---- | Garbage Code (GBD Level 3) +F050--- | Garbage Code (GBD Level 3) +F051--- | Garbage Code (GBD Level 3) +F058--- | Garbage Code (GBD Level 3) +F059--- | Garbage Code (GBD Level 3) +F06---- | Garbage Code (GBD Level 3) +F060--- | Garbage Code (GBD Level 3) +F061--- | Garbage Code (GBD Level 3) +F065--- | Garbage Code (GBD Level 3) +F066--- | Garbage Code (GBD Level 3) +F067--- | Garbage Code (GBD Level 3) +F068--- | Garbage Code (GBD Level 3) +F069--- | Garbage Code (GBD Level 3) +F07---- | Garbage Code (GBD Level 3) +F070--- | Garbage Code (GBD Level 3) +F078--- | Garbage Code (GBD Level 3) +F0781-- | Garbage Code (GBD Level 3) +F0789-- | Garbage Code (GBD Level 3) +F079--- | Garbage Code (GBD Level 3) +F50---- | Garbage Code (GBD Level 3) +F508--- | Garbage Code (GBD Level 3) +F5081-- | Garbage Code (GBD Level 3) +F5082-- | Garbage Code (GBD Level 3) +F5089-- | Garbage Code (GBD Level 3) +F509--- | Garbage Code (GBD Level 3) +G09---- | Garbage Code (GBD Level 3) +G21---- | Garbage Code (GBD Level 3) +G212--- | Garbage Code (GBD Level 3) +G214--- | Garbage Code (GBD Level 3) +G218--- | Garbage Code (GBD Level 3) +G219--- | Garbage Code (GBD Level 3) +G22---- | Garbage Code (GBD Level 3) +G938--- | Garbage Code (GBD Level 3) +G9381-- | Garbage Code (GBD Level 3) +G9382-- | Garbage Code (GBD Level 3) +G9389-- | Garbage Code (GBD Level 3) +G939--- | Garbage Code (GBD Level 3) +G94---- | Garbage Code (GBD Level 3) +G96---- | Garbage Code (GBD Level 3) +G960--- | Garbage Code (GBD Level 3) +G961--- | Garbage Code (GBD Level 3) +G9611-- | Garbage Code (GBD Level 3) +G9612-- | Garbage Code (GBD Level 3) +G9619-- | Garbage Code (GBD Level 3) +G968--- | Garbage Code (GBD Level 3) +G969--- | Garbage Code (GBD Level 3) +G98---- | Garbage Code (GBD Level 3) +G980--- | Garbage Code (GBD Level 3) +G988--- | Garbage Code (GBD Level 3) +I160--- | Garbage Code (GBD Level 3) +I161--- | Garbage Code (GBD Level 3) +I169--- | Garbage Code (GBD Level 3) +I44---- | Garbage Code (GBD Level 3) +I440--- | Garbage Code (GBD Level 3) +I441--- | Garbage Code (GBD Level 3) +I442--- | Garbage Code (GBD Level 3) +I443--- | Garbage Code (GBD Level 3) +I4430-- | Garbage Code (GBD Level 3) +I4439-- | Garbage Code (GBD Level 3) +I444--- | Garbage Code (GBD Level 3) +I445--- | Garbage Code (GBD Level 3) +I446--- | Garbage Code (GBD Level 3) +I4460-- | Garbage Code (GBD Level 3) +I4469-- | Garbage Code (GBD Level 3) +I447--- | Garbage Code (GBD Level 3) +I45---- | Garbage Code (GBD Level 3) +I450--- | Garbage Code (GBD Level 3) +I451--- | Garbage Code (GBD Level 3) +I4510-- | Garbage Code (GBD Level 3) +I4519-- | Garbage Code (GBD Level 3) +I452--- | Garbage Code (GBD Level 3) +I453--- | Garbage Code (GBD Level 3) +I454--- | Garbage Code (GBD Level 3) +I455--- | Garbage Code (GBD Level 3) +I456--- | Garbage Code (GBD Level 3) +I458--- | Garbage Code (GBD Level 3) +I4581-- | Garbage Code (GBD Level 3) +I4589-- | Garbage Code (GBD Level 3) +I459--- | Garbage Code (GBD Level 3) +I49---- | Garbage Code (GBD Level 3) +I490--- | Garbage Code (GBD Level 3) +I4901-- | Garbage Code (GBD Level 3) +I4902-- | Garbage Code (GBD Level 3) +I491--- | Garbage Code (GBD Level 3) +I492--- | Garbage Code (GBD Level 3) +I493--- | Garbage Code (GBD Level 3) +I494--- | Garbage Code (GBD Level 3) +I4940-- | Garbage Code (GBD Level 3) +I4949-- | Garbage Code (GBD Level 3) +I495--- | Garbage Code (GBD Level 3) +I498--- | Garbage Code (GBD Level 3) +I499--- | Garbage Code (GBD Level 3) +I51---- | Garbage Code (GBD Level 3) +I516--- | Garbage Code (GBD Level 3) +I517--- | Garbage Code (GBD Level 3) +I518--- | Garbage Code (GBD Level 3) +I5181-- | Garbage Code (GBD Level 3) +I5189-- | Garbage Code (GBD Level 3) +I519--- | Garbage Code (GBD Level 3) +I52---- | Garbage Code (GBD Level 3) +I520--- | Garbage Code (GBD Level 3) +I521--- | Garbage Code (GBD Level 3) +I528--- | Garbage Code (GBD Level 3) +I96---- | Garbage Code (GBD Level 3) +I988--- | Garbage Code (GBD Level 3) +I99---- | Garbage Code (GBD Level 3) +I998--- | Garbage Code (GBD Level 3) +I999--- | Garbage Code (GBD Level 3) +J029--- | Garbage Code (GBD Level 3) +J039--- | Garbage Code (GBD Level 3) +J06---- | Garbage Code (GBD Level 3) +J069--- | Garbage Code (GBD Level 3) +J40---- | Garbage Code (GBD Level 3) +J47---- | Garbage Code (GBD Level 3) +J470--- | Garbage Code (GBD Level 3) +J471--- | Garbage Code (GBD Level 3) +J479--- | Garbage Code (GBD Level 3) +J98---- | Garbage Code (GBD Level 3) +J980--- | Garbage Code (GBD Level 3) +J984--- | Garbage Code (GBD Level 3) +J985--- | Garbage Code (GBD Level 3) +J9851-- | Garbage Code (GBD Level 3) +J9859-- | Garbage Code (GBD Level 3) +J986--- | Garbage Code (GBD Level 3) +J987--- | Garbage Code (GBD Level 3) +J988--- | Garbage Code (GBD Level 3) +J989--- | Garbage Code (GBD Level 3) +J99---- | Garbage Code (GBD Level 3) +J990--- | Garbage Code (GBD Level 3) +J991--- | Garbage Code (GBD Level 3) +J998--- | Garbage Code (GBD Level 3) +K21---- | Garbage Code (GBD Level 3) +K210--- | Garbage Code (GBD Level 3) +K219--- | Garbage Code (GBD Level 3) +K227--- | Garbage Code (GBD Level 3) +K319--- | Garbage Code (GBD Level 3) +K63---- | Garbage Code (GBD Level 3) +K630--- | Garbage Code (GBD Level 3) +K631--- | Garbage Code (GBD Level 3) +K632--- | Garbage Code (GBD Level 3) +K633--- | Garbage Code (GBD Level 3) +K634--- | Garbage Code (GBD Level 3) +K638--- | Garbage Code (GBD Level 3) +K6381-- | Garbage Code (GBD Level 3) +K6389-- | Garbage Code (GBD Level 3) +K639--- | Garbage Code (GBD Level 3) +K704--- | Garbage Code (GBD Level 3) +K7040-- | Garbage Code (GBD Level 3) +K7041-- | Garbage Code (GBD Level 3) +K709--- | Garbage Code (GBD Level 3) +K87---- | Garbage Code (GBD Level 3) +K870--- | Garbage Code (GBD Level 3) +K871--- | Garbage Code (GBD Level 3) +K92---- | Garbage Code (GBD Level 3) +K929--- | Garbage Code (GBD Level 3) +K93---- | Garbage Code (GBD Level 3) +N13---- | Garbage Code (GBD Level 3) +N130--- | Garbage Code (GBD Level 3) +N131--- | Garbage Code (GBD Level 3) +N132--- | Garbage Code (GBD Level 3) +N133--- | Garbage Code (GBD Level 3) +N1330-- | Garbage Code (GBD Level 3) +N1339-- | Garbage Code (GBD Level 3) +N134--- | Garbage Code (GBD Level 3) +N135--- | Garbage Code (GBD Level 3) +N137--- | Garbage Code (GBD Level 3) +N1370-- | Garbage Code (GBD Level 3) +N1371-- | Garbage Code (GBD Level 3) +N13721- | Garbage Code (GBD Level 3) +N13722- | Garbage Code (GBD Level 3) +N13729- | Garbage Code (GBD Level 3) +N13731- | Garbage Code (GBD Level 3) +N13732- | Garbage Code (GBD Level 3) +N13739- | Garbage Code (GBD Level 3) +N138--- | Garbage Code (GBD Level 3) +N139--- | Garbage Code (GBD Level 3) +N288--- | Garbage Code (GBD Level 3) +N2881-- | Garbage Code (GBD Level 3) +N2882-- | Garbage Code (GBD Level 3) +N2883-- | Garbage Code (GBD Level 3) +N2884-- | Garbage Code (GBD Level 3) +N2885-- | Garbage Code (GBD Level 3) +N2886-- | Garbage Code (GBD Level 3) +N2889-- | Garbage Code (GBD Level 3) +N289--- | Garbage Code (GBD Level 3) +N399--- | Garbage Code (GBD Level 3) +N40---- | Garbage Code (GBD Level 3) +N400--- | Garbage Code (GBD Level 3) +N401--- | Garbage Code (GBD Level 3) +N402--- | Garbage Code (GBD Level 3) +N403--- | Garbage Code (GBD Level 3) +N84---- | Garbage Code (GBD Level 3) +N842--- | Garbage Code (GBD Level 3) +N843--- | Garbage Code (GBD Level 3) +N848--- | Garbage Code (GBD Level 3) +N849--- | Garbage Code (GBD Level 3) +N85---- | Garbage Code (GBD Level 3) +N850--- | Garbage Code (GBD Level 3) +N8500-- | Garbage Code (GBD Level 3) +N8501-- | Garbage Code (GBD Level 3) +N8502-- | Garbage Code (GBD Level 3) +N851--- | Garbage Code (GBD Level 3) +N852--- | Garbage Code (GBD Level 3) +N853--- | Garbage Code (GBD Level 3) +N854--- | Garbage Code (GBD Level 3) +N855--- | Garbage Code (GBD Level 3) +N856--- | Garbage Code (GBD Level 3) +N857--- | Garbage Code (GBD Level 3) +N858--- | Garbage Code (GBD Level 3) +N859--- | Garbage Code (GBD Level 3) +N86---- | Garbage Code (GBD Level 3) +N88---- | Garbage Code (GBD Level 3) +N880--- | Garbage Code (GBD Level 3) +N881--- | Garbage Code (GBD Level 3) +N882--- | Garbage Code (GBD Level 3) +N883--- | Garbage Code (GBD Level 3) +N884--- | Garbage Code (GBD Level 3) +N888--- | Garbage Code (GBD Level 3) +N889--- | Garbage Code (GBD Level 3) +N89---- | Garbage Code (GBD Level 3) +N890--- | Garbage Code (GBD Level 3) +N891--- | Garbage Code (GBD Level 3) +N892--- | Garbage Code (GBD Level 3) +N893--- | Garbage Code (GBD Level 3) +N894--- | Garbage Code (GBD Level 3) +N895--- | Garbage Code (GBD Level 3) +N896--- | Garbage Code (GBD Level 3) +N897--- | Garbage Code (GBD Level 3) +N898--- | Garbage Code (GBD Level 3) +N899--- | Garbage Code (GBD Level 3) +N90---- | Garbage Code (GBD Level 3) +N900--- | Garbage Code (GBD Level 3) +N901--- | Garbage Code (GBD Level 3) +N902--- | Garbage Code (GBD Level 3) +N903--- | Garbage Code (GBD Level 3) +N904--- | Garbage Code (GBD Level 3) +N905--- | Garbage Code (GBD Level 3) +N906--- | Garbage Code (GBD Level 3) +N9060-- | Garbage Code (GBD Level 3) +N9061-- | Garbage Code (GBD Level 3) +N9069-- | Garbage Code (GBD Level 3) +N907--- | Garbage Code (GBD Level 3) +N908--- | Garbage Code (GBD Level 3) +N90810- | Garbage Code (GBD Level 3) +N90811- | Garbage Code (GBD Level 3) +N90812- | Garbage Code (GBD Level 3) +N90813- | Garbage Code (GBD Level 3) +N90818- | Garbage Code (GBD Level 3) +N9089-- | Garbage Code (GBD Level 3) +N909--- | Garbage Code (GBD Level 3) +N92---- | Garbage Code (GBD Level 3) +N920--- | Garbage Code (GBD Level 3) +N921--- | Garbage Code (GBD Level 3) +N922--- | Garbage Code (GBD Level 3) +N923--- | Garbage Code (GBD Level 3) +N924--- | Garbage Code (GBD Level 3) +N925--- | Garbage Code (GBD Level 3) +N926--- | Garbage Code (GBD Level 3) +N93---- | Garbage Code (GBD Level 3) +N930--- | Garbage Code (GBD Level 3) +N931--- | Garbage Code (GBD Level 3) +N938--- | Garbage Code (GBD Level 3) +N939--- | Garbage Code (GBD Level 3) +N94---- | Garbage Code (GBD Level 3) +N940--- | Garbage Code (GBD Level 3) +N941--- | Garbage Code (GBD Level 3) +N9410-- | Garbage Code (GBD Level 3) +N9411-- | Garbage Code (GBD Level 3) +N9412-- | Garbage Code (GBD Level 3) +N9419-- | Garbage Code (GBD Level 3) +N942--- | Garbage Code (GBD Level 3) +N943--- | Garbage Code (GBD Level 3) +N944--- | Garbage Code (GBD Level 3) +N945--- | Garbage Code (GBD Level 3) +N946--- | Garbage Code (GBD Level 3) +N948--- | Garbage Code (GBD Level 3) +N94810- | Garbage Code (GBD Level 3) +N94818- | Garbage Code (GBD Level 3) +N94819- | Garbage Code (GBD Level 3) +N9489-- | Garbage Code (GBD Level 3) +N949--- | Garbage Code (GBD Level 3) +N950--- | Garbage Code (GBD Level 3) +O08---- | Garbage Code (GBD Level 3) +O080--- | Garbage Code (GBD Level 3) +O081--- | Garbage Code (GBD Level 3) +O082--- | Garbage Code (GBD Level 3) +O083--- | Garbage Code (GBD Level 3) +O084--- | Garbage Code (GBD Level 3) +O085--- | Garbage Code (GBD Level 3) +O086--- | Garbage Code (GBD Level 3) +O087--- | Garbage Code (GBD Level 3) +O088--- | Garbage Code (GBD Level 3) +O0881-- | Garbage Code (GBD Level 3) +O0882-- | Garbage Code (GBD Level 3) +O0883-- | Garbage Code (GBD Level 3) +O0889-- | Garbage Code (GBD Level 3) +O089--- | Garbage Code (GBD Level 3) +O94---- | Garbage Code (GBD Level 3) +O95---- | Garbage Code (GBD Level 3) +P969--- | Garbage Code (GBD Level 3) +Q10---- | Garbage Code (GBD Level 3) +Q100--- | Garbage Code (GBD Level 3) +Q101--- | Garbage Code (GBD Level 3) +Q102--- | Garbage Code (GBD Level 3) +Q103--- | Garbage Code (GBD Level 3) +Q360--- | Garbage Code (GBD Level 3) +Q361--- | Garbage Code (GBD Level 3) +Q369--- | Garbage Code (GBD Level 3) +Q899--- | Garbage Code (GBD Level 3) +Q999--- | Garbage Code (GBD Level 3) +R00---- | Garbage Code (GBD Level 3) +R000--- | Garbage Code (GBD Level 3) +R001--- | Garbage Code (GBD Level 3) +R002--- | Garbage Code (GBD Level 3) +R003--- | Garbage Code (GBD Level 3) +R008--- | Garbage Code (GBD Level 3) +R009--- | Garbage Code (GBD Level 3) +R01---- | Garbage Code (GBD Level 3) +R010--- | Garbage Code (GBD Level 3) +R011--- | Garbage Code (GBD Level 3) +R012--- | Garbage Code (GBD Level 3) +R07---- | Garbage Code (GBD Level 3) +R071--- | Garbage Code (GBD Level 3) +R072--- | Garbage Code (GBD Level 3) +R073--- | Garbage Code (GBD Level 3) +R074--- | Garbage Code (GBD Level 3) +R0781-- | Garbage Code (GBD Level 3) +R0782-- | Garbage Code (GBD Level 3) +R0789-- | Garbage Code (GBD Level 3) +R079--- | Garbage Code (GBD Level 3) +R31---- | Garbage Code (GBD Level 3) +R310--- | Garbage Code (GBD Level 3) +R311--- | Garbage Code (GBD Level 3) +R3121-- | Garbage Code (GBD Level 3) +R3129-- | Garbage Code (GBD Level 3) +R319--- | Garbage Code (GBD Level 3) +B169--- | Garbage Code (GBD Level 4) +B64---- | Garbage Code (GBD Level 4) +B82---- | Garbage Code (GBD Level 4) +B820--- | Garbage Code (GBD Level 4) +B829--- | Garbage Code (GBD Level 4) +B839--- | Garbage Code (GBD Level 4) +C69---- | Garbage Code (GBD Level 4) +C699--- | Garbage Code (GBD Level 4) +C911--- | Garbage Code (GBD Level 4) +C914--- | Garbage Code (GBD Level 4) +C9140-- | Garbage Code (GBD Level 4) +C9141-- | Garbage Code (GBD Level 4) +C9142-- | Garbage Code (GBD Level 4) +C915--- | Garbage Code (GBD Level 4) +C917--- | Garbage Code (GBD Level 4) +C918--- | Garbage Code (GBD Level 4) +C919--- | Garbage Code (GBD Level 4) +C927--- | Garbage Code (GBD Level 4) +C928--- | Garbage Code (GBD Level 4) +C929--- | Garbage Code (GBD Level 4) +C937--- | Garbage Code (GBD Level 4) +C939--- | Garbage Code (GBD Level 4) +E12---- | Garbage Code (GBD Level 4) +E120--- | Garbage Code (GBD Level 4) +E121--- | Garbage Code (GBD Level 4) +E122--- | Garbage Code (GBD Level 4) +E123--- | Garbage Code (GBD Level 4) +E124--- | Garbage Code (GBD Level 4) +E125--- | Garbage Code (GBD Level 4) +E126--- | Garbage Code (GBD Level 4) +E127--- | Garbage Code (GBD Level 4) +E128--- | Garbage Code (GBD Level 4) +E129--- | Garbage Code (GBD Level 4) +E13---- | Garbage Code (GBD Level 4) +E130--- | Garbage Code (GBD Level 4) +E1300-- | Garbage Code (GBD Level 4) +E1301-- | Garbage Code (GBD Level 4) +E131--- | Garbage Code (GBD Level 4) +E1310-- | Garbage Code (GBD Level 4) +E1311-- | Garbage Code (GBD Level 4) +E132--- | Garbage Code (GBD Level 4) +E1321-- | Garbage Code (GBD Level 4) +E1322-- | Garbage Code (GBD Level 4) +E1329-- | Garbage Code (GBD Level 4) +E133--- | Garbage Code (GBD Level 4) +E13311- | Garbage Code (GBD Level 4) +E13319- | Garbage Code (GBD Level 4) +E133211 | Garbage Code (GBD Level 4) +E133212 | Garbage Code (GBD Level 4) +E133213 | Garbage Code (GBD Level 4) +E133219 | Garbage Code (GBD Level 4) +E133291 | Garbage Code (GBD Level 4) +E133292 | Garbage Code (GBD Level 4) +E133293 | Garbage Code (GBD Level 4) +E133299 | Garbage Code (GBD Level 4) +E133311 | Garbage Code (GBD Level 4) +E133312 | Garbage Code (GBD Level 4) +E133313 | Garbage Code (GBD Level 4) +E133319 | Garbage Code (GBD Level 4) +E133391 | Garbage Code (GBD Level 4) +E133392 | Garbage Code (GBD Level 4) +E133393 | Garbage Code (GBD Level 4) +E133399 | Garbage Code (GBD Level 4) +E133411 | Garbage Code (GBD Level 4) +E133412 | Garbage Code (GBD Level 4) +E133413 | Garbage Code (GBD Level 4) +E133419 | Garbage Code (GBD Level 4) +E133491 | Garbage Code (GBD Level 4) +E133492 | Garbage Code (GBD Level 4) +E133493 | Garbage Code (GBD Level 4) +E133499 | Garbage Code (GBD Level 4) +E133511 | Garbage Code (GBD Level 4) +E133512 | Garbage Code (GBD Level 4) +E133513 | Garbage Code (GBD Level 4) +E133519 | Garbage Code (GBD Level 4) +E133521 | Garbage Code (GBD Level 4) +E133522 | Garbage Code (GBD Level 4) +E133523 | Garbage Code (GBD Level 4) +E133529 | Garbage Code (GBD Level 4) +E133531 | Garbage Code (GBD Level 4) +E133532 | Garbage Code (GBD Level 4) +E133533 | Garbage Code (GBD Level 4) +E133539 | Garbage Code (GBD Level 4) +E133541 | Garbage Code (GBD Level 4) +E133542 | Garbage Code (GBD Level 4) +E133543 | Garbage Code (GBD Level 4) +E133549 | Garbage Code (GBD Level 4) +E133551 | Garbage Code (GBD Level 4) +E133552 | Garbage Code (GBD Level 4) +E133553 | Garbage Code (GBD Level 4) +E133559 | Garbage Code (GBD Level 4) +E133591 | Garbage Code (GBD Level 4) +E133592 | Garbage Code (GBD Level 4) +E133593 | Garbage Code (GBD Level 4) +E133599 | Garbage Code (GBD Level 4) +E1336-- | Garbage Code (GBD Level 4) +E1337X1 | Garbage Code (GBD Level 4) +E1337X2 | Garbage Code (GBD Level 4) +E1337X3 | Garbage Code (GBD Level 4) +E1337X9 | Garbage Code (GBD Level 4) +E1339-- | Garbage Code (GBD Level 4) +E134--- | Garbage Code (GBD Level 4) +E1340-- | Garbage Code (GBD Level 4) +E1341-- | Garbage Code (GBD Level 4) +E1342-- | Garbage Code (GBD Level 4) +E1343-- | Garbage Code (GBD Level 4) +E1344-- | Garbage Code (GBD Level 4) +E1349-- | Garbage Code (GBD Level 4) +E135--- | Garbage Code (GBD Level 4) +E1351-- | Garbage Code (GBD Level 4) +E1352-- | Garbage Code (GBD Level 4) +E1359-- | Garbage Code (GBD Level 4) +E136--- | Garbage Code (GBD Level 4) +E13610- | Garbage Code (GBD Level 4) +E13618- | Garbage Code (GBD Level 4) +E13620- | Garbage Code (GBD Level 4) +E13621- | Garbage Code (GBD Level 4) +E13622- | Garbage Code (GBD Level 4) +E13628- | Garbage Code (GBD Level 4) +E13630- | Garbage Code (GBD Level 4) +E13638- | Garbage Code (GBD Level 4) +E13641- | Garbage Code (GBD Level 4) +E13649- | Garbage Code (GBD Level 4) +E1365-- | Garbage Code (GBD Level 4) +E1369-- | Garbage Code (GBD Level 4) +E137--- | Garbage Code (GBD Level 4) +E138--- | Garbage Code (GBD Level 4) +E139--- | Garbage Code (GBD Level 4) +E14---- | Garbage Code (GBD Level 4) +E140--- | Garbage Code (GBD Level 4) +E141--- | Garbage Code (GBD Level 4) +E142--- | Garbage Code (GBD Level 4) +E143--- | Garbage Code (GBD Level 4) +E144--- | Garbage Code (GBD Level 4) +E145--- | Garbage Code (GBD Level 4) +E146--- | Garbage Code (GBD Level 4) +E147--- | Garbage Code (GBD Level 4) +E148--- | Garbage Code (GBD Level 4) +E149--- | Garbage Code (GBD Level 4) +G00---- | Garbage Code (GBD Level 4) +G009--- | Garbage Code (GBD Level 4) +G01---- | Garbage Code (GBD Level 4) +G02---- | Garbage Code (GBD Level 4) +G020--- | Garbage Code (GBD Level 4) +G021--- | Garbage Code (GBD Level 4) +G028--- | Garbage Code (GBD Level 4) +G039--- | Garbage Code (GBD Level 4) +I379--- | Garbage Code (GBD Level 4) +I42---- | Garbage Code (GBD Level 4) +I420--- | Garbage Code (GBD Level 4) +I429--- | Garbage Code (GBD Level 4) +I515--- | Garbage Code (GBD Level 4) +I64---- | Garbage Code (GBD Level 4) +I67---- | Garbage Code (GBD Level 4) +I678--- | Garbage Code (GBD Level 4) +I6781-- | Garbage Code (GBD Level 4) +I6782-- | Garbage Code (GBD Level 4) +I6783-- | Garbage Code (GBD Level 4) +I67841- | Garbage Code (GBD Level 4) +I67848- | Garbage Code (GBD Level 4) +I67850- | Garbage Code (GBD Level 4) +I67858- | Garbage Code (GBD Level 4) +I6789-- | Garbage Code (GBD Level 4) +I679--- | Garbage Code (GBD Level 4) +I68---- | Garbage Code (GBD Level 4) +I688--- | Garbage Code (GBD Level 4) +I69---- | Garbage Code (GBD Level 4) +I694--- | Garbage Code (GBD Level 4) +I698--- | Garbage Code (GBD Level 4) +I6980-- | Garbage Code (GBD Level 4) +I69810- | Garbage Code (GBD Level 4) +I69811- | Garbage Code (GBD Level 4) +I69812- | Garbage Code (GBD Level 4) +I69813- | Garbage Code (GBD Level 4) +I69814- | Garbage Code (GBD Level 4) +I69815- | Garbage Code (GBD Level 4) +I69818- | Garbage Code (GBD Level 4) +I69819- | Garbage Code (GBD Level 4) +I69820- | Garbage Code (GBD Level 4) +I69821- | Garbage Code (GBD Level 4) +I69822- | Garbage Code (GBD Level 4) +I69823- | Garbage Code (GBD Level 4) +I69828- | Garbage Code (GBD Level 4) +I69831- | Garbage Code (GBD Level 4) +I69832- | Garbage Code (GBD Level 4) +I69833- | Garbage Code (GBD Level 4) +I69834- | Garbage Code (GBD Level 4) +I69839- | Garbage Code (GBD Level 4) +I69841- | Garbage Code (GBD Level 4) +I69842- | Garbage Code (GBD Level 4) +I69843- | Garbage Code (GBD Level 4) +I69844- | Garbage Code (GBD Level 4) +I69849- | Garbage Code (GBD Level 4) +I69851- | Garbage Code (GBD Level 4) +I69852- | Garbage Code (GBD Level 4) +I69853- | Garbage Code (GBD Level 4) +I69854- | Garbage Code (GBD Level 4) +I69859- | Garbage Code (GBD Level 4) +I69861- | Garbage Code (GBD Level 4) +I69862- | Garbage Code (GBD Level 4) +I69863- | Garbage Code (GBD Level 4) +I69864- | Garbage Code (GBD Level 4) +I69865- | Garbage Code (GBD Level 4) +I69869- | Garbage Code (GBD Level 4) +I69890- | Garbage Code (GBD Level 4) +I69891- | Garbage Code (GBD Level 4) +I69892- | Garbage Code (GBD Level 4) +I69893- | Garbage Code (GBD Level 4) +I69898- | Garbage Code (GBD Level 4) +J159--- | Garbage Code (GBD Level 4) +J17---- | Garbage Code (GBD Level 4) +J170--- | Garbage Code (GBD Level 4) +J171--- | Garbage Code (GBD Level 4) +J172--- | Garbage Code (GBD Level 4) +J173--- | Garbage Code (GBD Level 4) +J178--- | Garbage Code (GBD Level 4) +J18---- | Garbage Code (GBD Level 4) +J180--- | Garbage Code (GBD Level 4) +J181--- | Garbage Code (GBD Level 4) +J182--- | Garbage Code (GBD Level 4) +J188--- | Garbage Code (GBD Level 4) +J189--- | Garbage Code (GBD Level 4) +J22---- | Garbage Code (GBD Level 4) +J64---- | Garbage Code (GBD Level 4) +P23---- | Garbage Code (GBD Level 4) +P235--- | Garbage Code (GBD Level 4) +P236--- | Garbage Code (GBD Level 4) +P238--- | Garbage Code (GBD Level 4) +P239--- | Garbage Code (GBD Level 4) +P373--- | Garbage Code (GBD Level 4) +P374--- | Garbage Code (GBD Level 4) +R73---- | Garbage Code (GBD Level 4) +R730--- | Garbage Code (GBD Level 4) +R7301-- | Garbage Code (GBD Level 4) +R7302-- | Garbage Code (GBD Level 4) +R7303-- | Garbage Code (GBD Level 4) +R7309-- | Garbage Code (GBD Level 4) +R739--- | Garbage Code (GBD Level 4) +V87---- | Garbage Code (GBD Level 4) +V870--- | Garbage Code (GBD Level 4) +V870XXA | Garbage Code (GBD Level 4) +V870XXD | Garbage Code (GBD Level 4) +V870XXS | Garbage Code (GBD Level 4) +V871--- | Garbage Code (GBD Level 4) +V874--- | Garbage Code (GBD Level 4) +V874XXA | Garbage Code (GBD Level 4) +V874XXD | Garbage Code (GBD Level 4) +V874XXS | Garbage Code (GBD Level 4) +V875--- | Garbage Code (GBD Level 4) +V875XXA | Garbage Code (GBD Level 4) +V875XXD | Garbage Code (GBD Level 4) +V875XXS | Garbage Code (GBD Level 4) +V876--- | Garbage Code (GBD Level 4) +V876XXA | Garbage Code (GBD Level 4) +V876XXD | Garbage Code (GBD Level 4) +V876XXS | Garbage Code (GBD Level 4) +V877--- | Garbage Code (GBD Level 4) +V877XXA | Garbage Code (GBD Level 4) +V877XXD | Garbage Code (GBD Level 4) +V877XXS | Garbage Code (GBD Level 4) +V878--- | Garbage Code (GBD Level 4) +V878XXA | Garbage Code (GBD Level 4) +V878XXD | Garbage Code (GBD Level 4) +V878XXS | Garbage Code (GBD Level 4) +V879--- | Garbage Code (GBD Level 4) +V879XXA | Garbage Code (GBD Level 4) +V879XXD | Garbage Code (GBD Level 4) +V879XXS | Garbage Code (GBD Level 4) +V88---- | Garbage Code (GBD Level 4) +V880--- | Garbage Code (GBD Level 4) +V880XXA | Garbage Code (GBD Level 4) +V880XXD | Garbage Code (GBD Level 4) +V880XXS | Garbage Code (GBD Level 4) +V881--- | Garbage Code (GBD Level 4) +V884--- | Garbage Code (GBD Level 4) +V884XXA | Garbage Code (GBD Level 4) +V884XXD | Garbage Code (GBD Level 4) +V884XXS | Garbage Code (GBD Level 4) +V885--- | Garbage Code (GBD Level 4) +V885XXA | Garbage Code (GBD Level 4) +V885XXD | Garbage Code (GBD Level 4) +V885XXS | Garbage Code (GBD Level 4) +V886--- | Garbage Code (GBD Level 4) +V886XXA | Garbage Code (GBD Level 4) +V886XXD | Garbage Code (GBD Level 4) +V886XXS | Garbage Code (GBD Level 4) +V887--- | Garbage Code (GBD Level 4) +V887XXA | Garbage Code (GBD Level 4) +V887XXD | Garbage Code (GBD Level 4) +V887XXS | Garbage Code (GBD Level 4) +V888--- | Garbage Code (GBD Level 4) +V888XXA | Garbage Code (GBD Level 4) +V888XXD | Garbage Code (GBD Level 4) +V888XXS | Garbage Code (GBD Level 4) +V889--- | Garbage Code (GBD Level 4) +V889XXA | Garbage Code (GBD Level 4) +V889XXD | Garbage Code (GBD Level 4) +V889XXS | Garbage Code (GBD Level 4) +V89---- | Garbage Code (GBD Level 4) +V890--- | Garbage Code (GBD Level 4) +V890XXA | Garbage Code (GBD Level 4) +V890XXD | Garbage Code (GBD Level 4) +V890XXS | Garbage Code (GBD Level 4) +V891--- | Garbage Code (GBD Level 4) +V891XXA | Garbage Code (GBD Level 4) +V891XXD | Garbage Code (GBD Level 4) +V891XXS | Garbage Code (GBD Level 4) +V892--- | Garbage Code (GBD Level 4) +V892XXA | Garbage Code (GBD Level 4) +V892XXD | Garbage Code (GBD Level 4) +V892XXS | Garbage Code (GBD Level 4) +V893--- | Garbage Code (GBD Level 4) +V893XXA | Garbage Code (GBD Level 4) +V893XXD | Garbage Code (GBD Level 4) +V893XXS | Garbage Code (GBD Level 4) +V899--- | Garbage Code (GBD Level 4) +V99---- | Garbage Code (GBD Level 4) +X84---- | Garbage Code (GBD Level 4) +Y09---- | Garbage Code (GBD Level 4) +Y85---- | Garbage Code (GBD Level 4) +Y850--- | Garbage Code (GBD Level 4) +Y859--- | Garbage Code (GBD Level 4) diff --git a/non-db_data_sources/GBD and ICD-10_(2019 version)/GlobalBurdenDisease/IHME_GBD_2019_COD_CAUSE_ICD_CODE_MAP_Y2020M10D15.XLSX b/non-db_data_sources/GBD and ICD-10_(2019 version)/GlobalBurdenDisease/IHME_GBD_2019_COD_CAUSE_ICD_CODE_MAP_Y2020M10D15.XLSX new file mode 100644 index 0000000..dde07ca Binary files /dev/null and b/non-db_data_sources/GBD and ICD-10_(2019 version)/GlobalBurdenDisease/IHME_GBD_2019_COD_CAUSE_ICD_CODE_MAP_Y2020M10D15.XLSX differ diff --git a/non-db_data_sources/GBD and ICD-10_(2019 version)/GlobalBurdenDisease/IHME_GBD_2019_NONFATAL_CAUSE_ICD_CODE_MAP_Y2020M10D15.XLSX b/non-db_data_sources/GBD and ICD-10_(2019 version)/GlobalBurdenDisease/IHME_GBD_2019_NONFATAL_CAUSE_ICD_CODE_MAP_Y2020M10D15.XLSX new file mode 100644 index 0000000..05821b2 Binary files /dev/null and b/non-db_data_sources/GBD and ICD-10_(2019 version)/GlobalBurdenDisease/IHME_GBD_2019_NONFATAL_CAUSE_ICD_CODE_MAP_Y2020M10D15.XLSX differ diff --git a/non-db_data_sources/GBD and ICD-10_(2019 version)/ICD10-to-GDB_expander.py b/non-db_data_sources/GBD and ICD-10_(2019 version)/ICD10-to-GDB_expander.py new file mode 100644 index 0000000..c4af01f --- /dev/null +++ b/non-db_data_sources/GBD and ICD-10_(2019 version)/ICD10-to-GDB_expander.py @@ -0,0 +1,103 @@ +import pandas as pd +import numpy as np +import itertools + + + +IHME_COD_FILEPATH = "./GlobalBurdenDisease/IHME_GBD_2019_COD_CAUSE_ICD_CODE_MAP_Y2020M10D15.XLSX" +IHME_NONFATAL_FILEPATH = "./GlobalBurdenDisease/IHME_GBD_2019_NONFATAL_CAUSE_ICD_CODE_MAP_Y2020M10D15.XLSX" +ICD10CM_ORDER_FILEPATH = "./icd10_combined-who-cms.psv" + +def justify(string): + ''' + The purpose of this is to transform codes such as A00 and A000 + into a normalized, sortable format e.g. 'A00----' and 'A000---' + ''' + return string.ljust(7,"-") + + +class CodeRange(): + def __init__(self,cause,code_book,codes): + self.cause = cause + self.code_book = code_book + self.code_list = [] + + codes = "" if type(codes) is float else codes #normalize codes to string... + codes = [x.strip().replace('.','').split('-') for x in codes.split(",")] + + for rng in codes: + + if rng[0] is None: + raise Exception("Listed ICD10 Code (Begin:{}) is not in codebook".format(rng), rng) + + #lookup codes + if len(rng) == 1: + begin = justify(rng[0]) + if self.code_book.get(begin) is None: + continue + else: + self.code_list.append(begin) + else: + begin = justify(rng[0]) + end = justify(rng[1]) + begin_bitmask = [x >= begin for x in list(self.code_book)] + end_bitmask = [x <= end for x in list(self.code_book)] + + bitmask = [x and y for x,y in zip(begin_bitmask,end_bitmask)] + + self.code_list.extend(list(itertools.compress(list(self.code_book),bitmask))) + + + + def __str__(self): + txt = '' + for item in self.code_list: + txt += "{} | {}\n".format(item, self.cause) + + return txt + +#READ in ICD10CM codes + +icd10_codes = {} + + +with open(ICD10CM_ORDER_FILEPATH,"r") as icd_fh: + for idx,line in enumerate(icd_fh.readlines()): + #read info + code, descr, source = line.split("|") + #cleanup info + code = justify(code.strip()) + descr = descr.strip() + source = source.strip() + + #Store in code dict + icd10_codes[code] = (idx,descr, source) + + + +cod = pd.read_excel(IHME_COD_FILEPATH,header=1) + +with open("COD_cause2code.psv", "w") as outfh: + itt = 0 + for row in cod.itertuples(): + cause = row[1] + codes = row[2] + + c = CodeRange(cause,icd10_codes,codes) + + outfh.write(c.__str__()) + + + + +nonfatal = pd.read_excel(IHME_NONFATAL_FILEPATH,header=1) +with open("NONFATAL_cause2code.psv", "w") as outfh: + itt = 0 + for row in nonfatal.itertuples(): + cause = row[2] + codes= row[3] + c = CodeRange(cause,icd10_codes,codes) + + outfh.write(c.__str__()) + + diff --git a/non-db_data_sources/GBD and ICD-10_(2019 version)/NONFATAL_cause2code.psv b/non-db_data_sources/GBD and ICD-10_(2019 version)/NONFATAL_cause2code.psv new file mode 100644 index 0000000..ef679fb --- /dev/null +++ b/non-db_data_sources/GBD and ICD-10_(2019 version)/NONFATAL_cause2code.psv @@ -0,0 +1,84360 @@ +A50---- | HIV/AIDS and sexually transmitted infections +A500--- | HIV/AIDS and sexually transmitted infections +A5001-- | HIV/AIDS and sexually transmitted infections +A5002-- | HIV/AIDS and sexually transmitted infections +A5003-- | HIV/AIDS and sexually transmitted infections +A5004-- | HIV/AIDS and sexually transmitted infections +A5005-- | HIV/AIDS and sexually transmitted infections +A5006-- | HIV/AIDS and sexually transmitted infections +A5007-- | HIV/AIDS and sexually transmitted infections +A5008-- | HIV/AIDS and sexually transmitted infections +A5009-- | HIV/AIDS and sexually transmitted infections +A501--- | HIV/AIDS and sexually transmitted infections +A502--- | HIV/AIDS and sexually transmitted infections +A503--- | HIV/AIDS and sexually transmitted infections +A5030-- | HIV/AIDS and sexually transmitted infections +A5031-- | HIV/AIDS and sexually transmitted infections +A5032-- | HIV/AIDS and sexually transmitted infections +A5039-- | HIV/AIDS and sexually transmitted infections +A504--- | HIV/AIDS and sexually transmitted infections +A5040-- | HIV/AIDS and sexually transmitted infections +A5041-- | HIV/AIDS and sexually transmitted infections +A5042-- | HIV/AIDS and sexually transmitted infections +A5043-- | HIV/AIDS and sexually transmitted infections +A5044-- | HIV/AIDS and sexually transmitted infections +A5045-- | HIV/AIDS and sexually transmitted infections +A5049-- | HIV/AIDS and sexually transmitted infections +A505--- | HIV/AIDS and sexually transmitted infections +A5051-- | HIV/AIDS and sexually transmitted infections +A5052-- | HIV/AIDS and sexually transmitted infections +A5053-- | HIV/AIDS and sexually transmitted infections +A5054-- | HIV/AIDS and sexually transmitted infections +A5055-- | HIV/AIDS and sexually transmitted infections +A5056-- | HIV/AIDS and sexually transmitted infections +A5057-- | HIV/AIDS and sexually transmitted infections +A5059-- | HIV/AIDS and sexually transmitted infections +A506--- | HIV/AIDS and sexually transmitted infections +A507--- | HIV/AIDS and sexually transmitted infections +A509--- | HIV/AIDS and sexually transmitted infections +A51---- | HIV/AIDS and sexually transmitted infections +A510--- | HIV/AIDS and sexually transmitted infections +A511--- | HIV/AIDS and sexually transmitted infections +A512--- | HIV/AIDS and sexually transmitted infections +A513--- | HIV/AIDS and sexually transmitted infections +A5131-- | HIV/AIDS and sexually transmitted infections +A5132-- | HIV/AIDS and sexually transmitted infections +A5139-- | HIV/AIDS and sexually transmitted infections +A514--- | HIV/AIDS and sexually transmitted infections +A5141-- | HIV/AIDS and sexually transmitted infections +A5142-- | HIV/AIDS and sexually transmitted infections +A5143-- | HIV/AIDS and sexually transmitted infections +A5144-- | HIV/AIDS and sexually transmitted infections +A5145-- | HIV/AIDS and sexually transmitted infections +A5146-- | HIV/AIDS and sexually transmitted infections +A5149-- | HIV/AIDS and sexually transmitted infections +A515--- | HIV/AIDS and sexually transmitted infections +A519--- | HIV/AIDS and sexually transmitted infections +A52---- | HIV/AIDS and sexually transmitted infections +A520--- | HIV/AIDS and sexually transmitted infections +A5200-- | HIV/AIDS and sexually transmitted infections +A5201-- | HIV/AIDS and sexually transmitted infections +A5202-- | HIV/AIDS and sexually transmitted infections +A5203-- | HIV/AIDS and sexually transmitted infections +A5204-- | HIV/AIDS and sexually transmitted infections +A5205-- | HIV/AIDS and sexually transmitted infections +A5206-- | HIV/AIDS and sexually transmitted infections +A5209-- | HIV/AIDS and sexually transmitted infections +A521--- | HIV/AIDS and sexually transmitted infections +A5210-- | HIV/AIDS and sexually transmitted infections +A5211-- | HIV/AIDS and sexually transmitted infections +A5212-- | HIV/AIDS and sexually transmitted infections +A5213-- | HIV/AIDS and sexually transmitted infections +A5214-- | HIV/AIDS and sexually transmitted infections +A5215-- | HIV/AIDS and sexually transmitted infections +A5216-- | HIV/AIDS and sexually transmitted infections +A5217-- | HIV/AIDS and sexually transmitted infections +A5219-- | HIV/AIDS and sexually transmitted infections +A522--- | HIV/AIDS and sexually transmitted infections +A523--- | HIV/AIDS and sexually transmitted infections +A527--- | HIV/AIDS and sexually transmitted infections +A5271-- | HIV/AIDS and sexually transmitted infections +A5272-- | HIV/AIDS and sexually transmitted infections +A5273-- | HIV/AIDS and sexually transmitted infections +A5274-- | HIV/AIDS and sexually transmitted infections +A5275-- | HIV/AIDS and sexually transmitted infections +A5276-- | HIV/AIDS and sexually transmitted infections +A5277-- | HIV/AIDS and sexually transmitted infections +A5278-- | HIV/AIDS and sexually transmitted infections +A5279-- | HIV/AIDS and sexually transmitted infections +A528--- | HIV/AIDS and sexually transmitted infections +A529--- | HIV/AIDS and sexually transmitted infections +A53---- | HIV/AIDS and sexually transmitted infections +A530--- | HIV/AIDS and sexually transmitted infections +A539--- | HIV/AIDS and sexually transmitted infections +A54---- | HIV/AIDS and sexually transmitted infections +A540--- | HIV/AIDS and sexually transmitted infections +A5400-- | HIV/AIDS and sexually transmitted infections +A5401-- | HIV/AIDS and sexually transmitted infections +A5402-- | HIV/AIDS and sexually transmitted infections +A5403-- | HIV/AIDS and sexually transmitted infections +A5409-- | HIV/AIDS and sexually transmitted infections +A541--- | HIV/AIDS and sexually transmitted infections +A542--- | HIV/AIDS and sexually transmitted infections +A5421-- | HIV/AIDS and sexually transmitted infections +A5422-- | HIV/AIDS and sexually transmitted infections +A5423-- | HIV/AIDS and sexually transmitted infections +A5424-- | HIV/AIDS and sexually transmitted infections +A5429-- | HIV/AIDS and sexually transmitted infections +A543--- | HIV/AIDS and sexually transmitted infections +A5430-- | HIV/AIDS and sexually transmitted infections +A5431-- | HIV/AIDS and sexually transmitted infections +A5432-- | HIV/AIDS and sexually transmitted infections +A5433-- | HIV/AIDS and sexually transmitted infections +A5439-- | HIV/AIDS and sexually transmitted infections +A544--- | HIV/AIDS and sexually transmitted infections +A5440-- | HIV/AIDS and sexually transmitted infections +A5441-- | HIV/AIDS and sexually transmitted infections +A5442-- | HIV/AIDS and sexually transmitted infections +A5443-- | HIV/AIDS and sexually transmitted infections +A5449-- | HIV/AIDS and sexually transmitted infections +A545--- | HIV/AIDS and sexually transmitted infections +A546--- | HIV/AIDS and sexually transmitted infections +A548--- | HIV/AIDS and sexually transmitted infections +A5481-- | HIV/AIDS and sexually transmitted infections +A5482-- | HIV/AIDS and sexually transmitted infections +A5483-- | HIV/AIDS and sexually transmitted infections +A5484-- | HIV/AIDS and sexually transmitted infections +A5485-- | HIV/AIDS and sexually transmitted infections +A5486-- | HIV/AIDS and sexually transmitted infections +A5489-- | HIV/AIDS and sexually transmitted infections +A549--- | HIV/AIDS and sexually transmitted infections +A55---- | HIV/AIDS and sexually transmitted infections +A56---- | HIV/AIDS and sexually transmitted infections +A560--- | HIV/AIDS and sexually transmitted infections +A5600-- | HIV/AIDS and sexually transmitted infections +A5601-- | HIV/AIDS and sexually transmitted infections +A5602-- | HIV/AIDS and sexually transmitted infections +A5609-- | HIV/AIDS and sexually transmitted infections +A561--- | HIV/AIDS and sexually transmitted infections +A5611-- | HIV/AIDS and sexually transmitted infections +A5619-- | HIV/AIDS and sexually transmitted infections +A562--- | HIV/AIDS and sexually transmitted infections +A563--- | HIV/AIDS and sexually transmitted infections +A564--- | HIV/AIDS and sexually transmitted infections +A568--- | HIV/AIDS and sexually transmitted infections +A57---- | HIV/AIDS and sexually transmitted infections +A58---- | HIV/AIDS and sexually transmitted infections +A59---- | HIV/AIDS and sexually transmitted infections +A590--- | HIV/AIDS and sexually transmitted infections +A5900-- | HIV/AIDS and sexually transmitted infections +A5901-- | HIV/AIDS and sexually transmitted infections +A5902-- | HIV/AIDS and sexually transmitted infections +A5903-- | HIV/AIDS and sexually transmitted infections +A5909-- | HIV/AIDS and sexually transmitted infections +A598--- | HIV/AIDS and sexually transmitted infections +A599--- | HIV/AIDS and sexually transmitted infections +A60---- | HIV/AIDS and sexually transmitted infections +A600--- | HIV/AIDS and sexually transmitted infections +A6000-- | HIV/AIDS and sexually transmitted infections +A6001-- | HIV/AIDS and sexually transmitted infections +A6002-- | HIV/AIDS and sexually transmitted infections +A6003-- | HIV/AIDS and sexually transmitted infections +A6004-- | HIV/AIDS and sexually transmitted infections +A6009-- | HIV/AIDS and sexually transmitted infections +A601--- | HIV/AIDS and sexually transmitted infections +A609--- | HIV/AIDS and sexually transmitted infections +A63---- | HIV/AIDS and sexually transmitted infections +A630--- | HIV/AIDS and sexually transmitted infections +A638--- | HIV/AIDS and sexually transmitted infections +A64---- | HIV/AIDS and sexually transmitted infections +B20---- | HIV/AIDS and sexually transmitted infections +B200--- | HIV/AIDS and sexually transmitted infections +B201--- | HIV/AIDS and sexually transmitted infections +B202--- | HIV/AIDS and sexually transmitted infections +B203--- | HIV/AIDS and sexually transmitted infections +B204--- | HIV/AIDS and sexually transmitted infections +B205--- | HIV/AIDS and sexually transmitted infections +B206--- | HIV/AIDS and sexually transmitted infections +B207--- | HIV/AIDS and sexually transmitted infections +B208--- | HIV/AIDS and sexually transmitted infections +B209--- | HIV/AIDS and sexually transmitted infections +B21---- | HIV/AIDS and sexually transmitted infections +B210--- | HIV/AIDS and sexually transmitted infections +B211--- | HIV/AIDS and sexually transmitted infections +B212--- | HIV/AIDS and sexually transmitted infections +B213--- | HIV/AIDS and sexually transmitted infections +B217--- | HIV/AIDS and sexually transmitted infections +B218--- | HIV/AIDS and sexually transmitted infections +B219--- | HIV/AIDS and sexually transmitted infections +B22---- | HIV/AIDS and sexually transmitted infections +B220--- | HIV/AIDS and sexually transmitted infections +B221--- | HIV/AIDS and sexually transmitted infections +B222--- | HIV/AIDS and sexually transmitted infections +B227--- | HIV/AIDS and sexually transmitted infections +B23---- | HIV/AIDS and sexually transmitted infections +B230--- | HIV/AIDS and sexually transmitted infections +B231--- | HIV/AIDS and sexually transmitted infections +B232--- | HIV/AIDS and sexually transmitted infections +B238--- | HIV/AIDS and sexually transmitted infections +B24---- | HIV/AIDS and sexually transmitted infections +B9781-- | HIV/AIDS and sexually transmitted infections +C46---- | HIV/AIDS and sexually transmitted infections +C460--- | HIV/AIDS and sexually transmitted infections +C461--- | HIV/AIDS and sexually transmitted infections +C462--- | HIV/AIDS and sexually transmitted infections +C463--- | HIV/AIDS and sexually transmitted infections +C464--- | HIV/AIDS and sexually transmitted infections +C4650-- | HIV/AIDS and sexually transmitted infections +C4651-- | HIV/AIDS and sexually transmitted infections +C4652-- | HIV/AIDS and sexually transmitted infections +C467--- | HIV/AIDS and sexually transmitted infections +C468--- | HIV/AIDS and sexually transmitted infections +C469--- | HIV/AIDS and sexually transmitted infections +F024--- | HIV/AIDS and sexually transmitted infections +I980--- | HIV/AIDS and sexually transmitted infections +K670--- | HIV/AIDS and sexually transmitted infections +K671--- | HIV/AIDS and sexually transmitted infections +K672--- | HIV/AIDS and sexually transmitted infections +M730--- | HIV/AIDS and sexually transmitted infections +M731--- | HIV/AIDS and sexually transmitted infections +M738--- | HIV/AIDS and sexually transmitted infections +N70---- | HIV/AIDS and sexually transmitted infections +N700--- | HIV/AIDS and sexually transmitted infections +N7001-- | HIV/AIDS and sexually transmitted infections +N7002-- | HIV/AIDS and sexually transmitted infections +N7003-- | HIV/AIDS and sexually transmitted infections +N701--- | HIV/AIDS and sexually transmitted infections +N7011-- | HIV/AIDS and sexually transmitted infections +N7012-- | HIV/AIDS and sexually transmitted infections +N7013-- | HIV/AIDS and sexually transmitted infections +N709--- | HIV/AIDS and sexually transmitted infections +N7091-- | HIV/AIDS and sexually transmitted infections +N7092-- | HIV/AIDS and sexually transmitted infections +N7093-- | HIV/AIDS and sexually transmitted infections +N71---- | HIV/AIDS and sexually transmitted infections +N710--- | HIV/AIDS and sexually transmitted infections +N711--- | HIV/AIDS and sexually transmitted infections +N719--- | HIV/AIDS and sexually transmitted infections +N73---- | HIV/AIDS and sexually transmitted infections +N730--- | HIV/AIDS and sexually transmitted infections +N731--- | HIV/AIDS and sexually transmitted infections +N732--- | HIV/AIDS and sexually transmitted infections +N733--- | HIV/AIDS and sexually transmitted infections +N734--- | HIV/AIDS and sexually transmitted infections +N735--- | HIV/AIDS and sexually transmitted infections +N736--- | HIV/AIDS and sexually transmitted infections +N738--- | HIV/AIDS and sexually transmitted infections +N739--- | HIV/AIDS and sexually transmitted infections +N74---- | HIV/AIDS and sexually transmitted infections +N742--- | HIV/AIDS and sexually transmitted infections +N743--- | HIV/AIDS and sexually transmitted infections +N744--- | HIV/AIDS and sexually transmitted infections +N748--- | HIV/AIDS and sexually transmitted infections +O987--- | HIV/AIDS and sexually transmitted infections +O98711- | HIV/AIDS and sexually transmitted infections +O98712- | HIV/AIDS and sexually transmitted infections +O98713- | HIV/AIDS and sexually transmitted infections +O98719- | HIV/AIDS and sexually transmitted infections +O9872-- | HIV/AIDS and sexually transmitted infections +O9873-- | HIV/AIDS and sexually transmitted infections +Z113--- | HIV/AIDS and sexually transmitted infections +Z114--- | HIV/AIDS and sexually transmitted infections +Z202--- | HIV/AIDS and sexually transmitted infections +Z206--- | HIV/AIDS and sexually transmitted infections +Z21---- | HIV/AIDS and sexually transmitted infections +Z224--- | HIV/AIDS and sexually transmitted infections +Z830--- | HIV/AIDS and sexually transmitted infections +B20---- | HIV/AIDS +B200--- | HIV/AIDS +B201--- | HIV/AIDS +B202--- | HIV/AIDS +B203--- | HIV/AIDS +B204--- | HIV/AIDS +B205--- | HIV/AIDS +B206--- | HIV/AIDS +B207--- | HIV/AIDS +B208--- | HIV/AIDS +B209--- | HIV/AIDS +B21---- | HIV/AIDS +B210--- | HIV/AIDS +B211--- | HIV/AIDS +B212--- | HIV/AIDS +B213--- | HIV/AIDS +B217--- | HIV/AIDS +B218--- | HIV/AIDS +B219--- | HIV/AIDS +B22---- | HIV/AIDS +B220--- | HIV/AIDS +B221--- | HIV/AIDS +B222--- | HIV/AIDS +B227--- | HIV/AIDS +B23---- | HIV/AIDS +B230--- | HIV/AIDS +B231--- | HIV/AIDS +B232--- | HIV/AIDS +B238--- | HIV/AIDS +B24---- | HIV/AIDS +B9781-- | HIV/AIDS +C46---- | HIV/AIDS +C460--- | HIV/AIDS +C461--- | HIV/AIDS +C462--- | HIV/AIDS +C463--- | HIV/AIDS +C464--- | HIV/AIDS +C4650-- | HIV/AIDS +C4651-- | HIV/AIDS +C4652-- | HIV/AIDS +C467--- | HIV/AIDS +C468--- | HIV/AIDS +C469--- | HIV/AIDS +F024--- | HIV/AIDS +O987--- | HIV/AIDS +O98711- | HIV/AIDS +O98712- | HIV/AIDS +O98713- | HIV/AIDS +O98719- | HIV/AIDS +O9872-- | HIV/AIDS +O9873-- | HIV/AIDS +Z114--- | HIV/AIDS +Z206--- | HIV/AIDS +Z21---- | HIV/AIDS +Z830--- | HIV/AIDS +B200--- | HIV/AIDS - Drug-susceptible Tuberculosis +B201--- | HIV/AIDS resulting in other diseases +B202--- | HIV/AIDS resulting in other diseases +B203--- | HIV/AIDS resulting in other diseases +B204--- | HIV/AIDS resulting in other diseases +B205--- | HIV/AIDS resulting in other diseases +B206--- | HIV/AIDS resulting in other diseases +B207--- | HIV/AIDS resulting in other diseases +B208--- | HIV/AIDS resulting in other diseases +B209--- | HIV/AIDS resulting in other diseases +B21---- | HIV/AIDS resulting in other diseases +B210--- | HIV/AIDS resulting in other diseases +B211--- | HIV/AIDS resulting in other diseases +B212--- | HIV/AIDS resulting in other diseases +B213--- | HIV/AIDS resulting in other diseases +B217--- | HIV/AIDS resulting in other diseases +B218--- | HIV/AIDS resulting in other diseases +B219--- | HIV/AIDS resulting in other diseases +B22---- | HIV/AIDS resulting in other diseases +B220--- | HIV/AIDS resulting in other diseases +B221--- | HIV/AIDS resulting in other diseases +B222--- | HIV/AIDS resulting in other diseases +B227--- | HIV/AIDS resulting in other diseases +B23---- | HIV/AIDS resulting in other diseases +B230--- | HIV/AIDS resulting in other diseases +B231--- | HIV/AIDS resulting in other diseases +B232--- | HIV/AIDS resulting in other diseases +B238--- | HIV/AIDS resulting in other diseases +B24---- | HIV/AIDS resulting in other diseases +B9781-- | HIV/AIDS resulting in other diseases +C46---- | HIV/AIDS resulting in other diseases +C460--- | HIV/AIDS resulting in other diseases +C461--- | HIV/AIDS resulting in other diseases +C462--- | HIV/AIDS resulting in other diseases +C463--- | HIV/AIDS resulting in other diseases +C464--- | HIV/AIDS resulting in other diseases +C4650-- | HIV/AIDS resulting in other diseases +C4651-- | HIV/AIDS resulting in other diseases +C4652-- | HIV/AIDS resulting in other diseases +C467--- | HIV/AIDS resulting in other diseases +C468--- | HIV/AIDS resulting in other diseases +C469--- | HIV/AIDS resulting in other diseases +F024--- | HIV/AIDS resulting in other diseases +A50---- | Sexually transmitted infections excluding HIV +A500--- | Sexually transmitted infections excluding HIV +A5001-- | Sexually transmitted infections excluding HIV +A5002-- | Sexually transmitted infections excluding HIV +A5003-- | Sexually transmitted infections excluding HIV +A5004-- | Sexually transmitted infections excluding HIV +A5005-- | Sexually transmitted infections excluding HIV +A5006-- | Sexually transmitted infections excluding HIV +A5007-- | Sexually transmitted infections excluding HIV +A5008-- | Sexually transmitted infections excluding HIV +A5009-- | Sexually transmitted infections excluding HIV +A501--- | Sexually transmitted infections excluding HIV +A502--- | Sexually transmitted infections excluding HIV +A503--- | Sexually transmitted infections excluding HIV +A5030-- | Sexually transmitted infections excluding HIV +A5031-- | Sexually transmitted infections excluding HIV +A5032-- | Sexually transmitted infections excluding HIV +A5039-- | Sexually transmitted infections excluding HIV +A504--- | Sexually transmitted infections excluding HIV +A5040-- | Sexually transmitted infections excluding HIV +A5041-- | Sexually transmitted infections excluding HIV +A5042-- | Sexually transmitted infections excluding HIV +A5043-- | Sexually transmitted infections excluding HIV +A5044-- | Sexually transmitted infections excluding HIV +A5045-- | Sexually transmitted infections excluding HIV +A5049-- | Sexually transmitted infections excluding HIV +A505--- | Sexually transmitted infections excluding HIV +A5051-- | Sexually transmitted infections excluding HIV +A5052-- | Sexually transmitted infections excluding HIV +A5053-- | Sexually transmitted infections excluding HIV +A5054-- | Sexually transmitted infections excluding HIV +A5055-- | Sexually transmitted infections excluding HIV +A5056-- | Sexually transmitted infections excluding HIV +A5057-- | Sexually transmitted infections excluding HIV +A5059-- | Sexually transmitted infections excluding HIV +A506--- | Sexually transmitted infections excluding HIV +A507--- | Sexually transmitted infections excluding HIV +A509--- | Sexually transmitted infections excluding HIV +A51---- | Sexually transmitted infections excluding HIV +A510--- | Sexually transmitted infections excluding HIV +A511--- | Sexually transmitted infections excluding HIV +A512--- | Sexually transmitted infections excluding HIV +A513--- | Sexually transmitted infections excluding HIV +A5131-- | Sexually transmitted infections excluding HIV +A5132-- | Sexually transmitted infections excluding HIV +A5139-- | Sexually transmitted infections excluding HIV +A514--- | Sexually transmitted infections excluding HIV +A5141-- | Sexually transmitted infections excluding HIV +A5142-- | Sexually transmitted infections excluding HIV +A5143-- | Sexually transmitted infections excluding HIV +A5144-- | Sexually transmitted infections excluding HIV +A5145-- | Sexually transmitted infections excluding HIV +A5146-- | Sexually transmitted infections excluding HIV +A5149-- | Sexually transmitted infections excluding HIV +A515--- | Sexually transmitted infections excluding HIV +A519--- | Sexually transmitted infections excluding HIV +A52---- | Sexually transmitted infections excluding HIV +A520--- | Sexually transmitted infections excluding HIV +A5200-- | Sexually transmitted infections excluding HIV +A5201-- | Sexually transmitted infections excluding HIV +A5202-- | Sexually transmitted infections excluding HIV +A5203-- | Sexually transmitted infections excluding HIV +A5204-- | Sexually transmitted infections excluding HIV +A5205-- | Sexually transmitted infections excluding HIV +A5206-- | Sexually transmitted infections excluding HIV +A5209-- | Sexually transmitted infections excluding HIV +A521--- | Sexually transmitted infections excluding HIV +A5210-- | Sexually transmitted infections excluding HIV +A5211-- | Sexually transmitted infections excluding HIV +A5212-- | Sexually transmitted infections excluding HIV +A5213-- | Sexually transmitted infections excluding HIV +A5214-- | Sexually transmitted infections excluding HIV +A5215-- | Sexually transmitted infections excluding HIV +A5216-- | Sexually transmitted infections excluding HIV +A5217-- | Sexually transmitted infections excluding HIV +A5219-- | Sexually transmitted infections excluding HIV +A522--- | Sexually transmitted infections excluding HIV +A523--- | Sexually transmitted infections excluding HIV +A527--- | Sexually transmitted infections excluding HIV +A5271-- | Sexually transmitted infections excluding HIV +A5272-- | Sexually transmitted infections excluding HIV +A5273-- | Sexually transmitted infections excluding HIV +A5274-- | Sexually transmitted infections excluding HIV +A5275-- | Sexually transmitted infections excluding HIV +A5276-- | Sexually transmitted infections excluding HIV +A5277-- | Sexually transmitted infections excluding HIV +A5278-- | Sexually transmitted infections excluding HIV +A5279-- | Sexually transmitted infections excluding HIV +A528--- | Sexually transmitted infections excluding HIV +A529--- | Sexually transmitted infections excluding HIV +A53---- | Sexually transmitted infections excluding HIV +A530--- | Sexually transmitted infections excluding HIV +A539--- | Sexually transmitted infections excluding HIV +A54---- | Sexually transmitted infections excluding HIV +A540--- | Sexually transmitted infections excluding HIV +A5400-- | Sexually transmitted infections excluding HIV +A5401-- | Sexually transmitted infections excluding HIV +A5402-- | Sexually transmitted infections excluding HIV +A5403-- | Sexually transmitted infections excluding HIV +A5409-- | Sexually transmitted infections excluding HIV +A541--- | Sexually transmitted infections excluding HIV +A542--- | Sexually transmitted infections excluding HIV +A5421-- | Sexually transmitted infections excluding HIV +A5422-- | Sexually transmitted infections excluding HIV +A5423-- | Sexually transmitted infections excluding HIV +A5424-- | Sexually transmitted infections excluding HIV +A5429-- | Sexually transmitted infections excluding HIV +A543--- | Sexually transmitted infections excluding HIV +A5430-- | Sexually transmitted infections excluding HIV +A5431-- | Sexually transmitted infections excluding HIV +A5432-- | Sexually transmitted infections excluding HIV +A5433-- | Sexually transmitted infections excluding HIV +A5439-- | Sexually transmitted infections excluding HIV +A544--- | Sexually transmitted infections excluding HIV +A5440-- | Sexually transmitted infections excluding HIV +A5441-- | Sexually transmitted infections excluding HIV +A5442-- | Sexually transmitted infections excluding HIV +A5443-- | Sexually transmitted infections excluding HIV +A5449-- | Sexually transmitted infections excluding HIV +A545--- | Sexually transmitted infections excluding HIV +A546--- | Sexually transmitted infections excluding HIV +A548--- | Sexually transmitted infections excluding HIV +A5481-- | Sexually transmitted infections excluding HIV +A5482-- | Sexually transmitted infections excluding HIV +A5483-- | Sexually transmitted infections excluding HIV +A5484-- | Sexually transmitted infections excluding HIV +A5485-- | Sexually transmitted infections excluding HIV +A5486-- | Sexually transmitted infections excluding HIV +A5489-- | Sexually transmitted infections excluding HIV +A549--- | Sexually transmitted infections excluding HIV +A55---- | Sexually transmitted infections excluding HIV +A56---- | Sexually transmitted infections excluding HIV +A560--- | Sexually transmitted infections excluding HIV +A5600-- | Sexually transmitted infections excluding HIV +A5601-- | Sexually transmitted infections excluding HIV +A5602-- | Sexually transmitted infections excluding HIV +A5609-- | Sexually transmitted infections excluding HIV +A561--- | Sexually transmitted infections excluding HIV +A5611-- | Sexually transmitted infections excluding HIV +A5619-- | Sexually transmitted infections excluding HIV +A562--- | Sexually transmitted infections excluding HIV +A563--- | Sexually transmitted infections excluding HIV +A564--- | Sexually transmitted infections excluding HIV +A568--- | Sexually transmitted infections excluding HIV +A57---- | Sexually transmitted infections excluding HIV +A58---- | Sexually transmitted infections excluding HIV +A59---- | Sexually transmitted infections excluding HIV +A590--- | Sexually transmitted infections excluding HIV +A5900-- | Sexually transmitted infections excluding HIV +A5901-- | Sexually transmitted infections excluding HIV +A5902-- | Sexually transmitted infections excluding HIV +A5903-- | Sexually transmitted infections excluding HIV +A5909-- | Sexually transmitted infections excluding HIV +A598--- | Sexually transmitted infections excluding HIV +A599--- | Sexually transmitted infections excluding HIV +A60---- | Sexually transmitted infections excluding HIV +A600--- | Sexually transmitted infections excluding HIV +A6000-- | Sexually transmitted infections excluding HIV +A6001-- | Sexually transmitted infections excluding HIV +A6002-- | Sexually transmitted infections excluding HIV +A6003-- | Sexually transmitted infections excluding HIV +A6004-- | Sexually transmitted infections excluding HIV +A6009-- | Sexually transmitted infections excluding HIV +A601--- | Sexually transmitted infections excluding HIV +A609--- | Sexually transmitted infections excluding HIV +A63---- | Sexually transmitted infections excluding HIV +A630--- | Sexually transmitted infections excluding HIV +A638--- | Sexually transmitted infections excluding HIV +A64---- | Sexually transmitted infections excluding HIV +I980--- | Sexually transmitted infections excluding HIV +K670--- | Sexually transmitted infections excluding HIV +K671--- | Sexually transmitted infections excluding HIV +K672--- | Sexually transmitted infections excluding HIV +M730--- | Sexually transmitted infections excluding HIV +M731--- | Sexually transmitted infections excluding HIV +M738--- | Sexually transmitted infections excluding HIV +N70---- | Sexually transmitted infections excluding HIV +N700--- | Sexually transmitted infections excluding HIV +N7001-- | Sexually transmitted infections excluding HIV +N7002-- | Sexually transmitted infections excluding HIV +N7003-- | Sexually transmitted infections excluding HIV +N701--- | Sexually transmitted infections excluding HIV +N7011-- | Sexually transmitted infections excluding HIV +N7012-- | Sexually transmitted infections excluding HIV +N7013-- | Sexually transmitted infections excluding HIV +N709--- | Sexually transmitted infections excluding HIV +N7091-- | Sexually transmitted infections excluding HIV +N7092-- | Sexually transmitted infections excluding HIV +N7093-- | Sexually transmitted infections excluding HIV +N71---- | Sexually transmitted infections excluding HIV +N710--- | Sexually transmitted infections excluding HIV +N711--- | Sexually transmitted infections excluding HIV +N719--- | Sexually transmitted infections excluding HIV +N73---- | Sexually transmitted infections excluding HIV +N730--- | Sexually transmitted infections excluding HIV +N731--- | Sexually transmitted infections excluding HIV +N732--- | Sexually transmitted infections excluding HIV +N733--- | Sexually transmitted infections excluding HIV +N734--- | Sexually transmitted infections excluding HIV +N735--- | Sexually transmitted infections excluding HIV +N736--- | Sexually transmitted infections excluding HIV +N738--- | Sexually transmitted infections excluding HIV +N739--- | Sexually transmitted infections excluding HIV +N74---- | Sexually transmitted infections excluding HIV +N742--- | Sexually transmitted infections excluding HIV +N743--- | Sexually transmitted infections excluding HIV +N744--- | Sexually transmitted infections excluding HIV +N748--- | Sexually transmitted infections excluding HIV +Z113--- | Sexually transmitted infections excluding HIV +Z202--- | Sexually transmitted infections excluding HIV +Z224--- | Sexually transmitted infections excluding HIV +A50---- | Syphilis +A500--- | Syphilis +A5001-- | Syphilis +A5002-- | Syphilis +A5003-- | Syphilis +A5004-- | Syphilis +A5005-- | Syphilis +A5006-- | Syphilis +A5007-- | Syphilis +A5008-- | Syphilis +A5009-- | Syphilis +A501--- | Syphilis +A502--- | Syphilis +A503--- | Syphilis +A5030-- | Syphilis +A5031-- | Syphilis +A5032-- | Syphilis +A5039-- | Syphilis +A504--- | Syphilis +A5040-- | Syphilis +A5041-- | Syphilis +A5042-- | Syphilis +A5043-- | Syphilis +A5044-- | Syphilis +A5045-- | Syphilis +A5049-- | Syphilis +A505--- | Syphilis +A5051-- | Syphilis +A5052-- | Syphilis +A5053-- | Syphilis +A5054-- | Syphilis +A5055-- | Syphilis +A5056-- | Syphilis +A5057-- | Syphilis +A5059-- | Syphilis +A506--- | Syphilis +A507--- | Syphilis +A509--- | Syphilis +A51---- | Syphilis +A510--- | Syphilis +A511--- | Syphilis +A512--- | Syphilis +A513--- | Syphilis +A5131-- | Syphilis +A5132-- | Syphilis +A5139-- | Syphilis +A514--- | Syphilis +A5141-- | Syphilis +A5142-- | Syphilis +A5143-- | Syphilis +A5144-- | Syphilis +A5145-- | Syphilis +A5146-- | Syphilis +A5149-- | Syphilis +A515--- | Syphilis +A519--- | Syphilis +A52---- | Syphilis +A520--- | Syphilis +A5200-- | Syphilis +A5201-- | Syphilis +A5202-- | Syphilis +A5203-- | Syphilis +A5204-- | Syphilis +A5205-- | Syphilis +A5206-- | Syphilis +A5209-- | Syphilis +A521--- | Syphilis +A5210-- | Syphilis +A5211-- | Syphilis +A5212-- | Syphilis +A5213-- | Syphilis +A5214-- | Syphilis +A5215-- | Syphilis +A5216-- | Syphilis +A5217-- | Syphilis +A5219-- | Syphilis +A522--- | Syphilis +A523--- | Syphilis +A527--- | Syphilis +A5271-- | Syphilis +A5272-- | Syphilis +A5273-- | Syphilis +A5274-- | Syphilis +A5275-- | Syphilis +A5276-- | Syphilis +A5277-- | Syphilis +A5278-- | Syphilis +A5279-- | Syphilis +A528--- | Syphilis +A529--- | Syphilis +A53---- | Syphilis +A530--- | Syphilis +A539--- | Syphilis +I980--- | Syphilis +K672--- | Syphilis +M731--- | Syphilis +M738--- | Syphilis +A55---- | Chlamydial infection +A56---- | Chlamydial infection +A560--- | Chlamydial infection +A5600-- | Chlamydial infection +A5601-- | Chlamydial infection +A5602-- | Chlamydial infection +A5609-- | Chlamydial infection +A561--- | Chlamydial infection +A5611-- | Chlamydial infection +A5619-- | Chlamydial infection +A562--- | Chlamydial infection +A563--- | Chlamydial infection +A564--- | Chlamydial infection +A568--- | Chlamydial infection +K670--- | Chlamydial infection +N744--- | Chlamydial infection +A54---- | Gonococcal infection +A540--- | Gonococcal infection +A5400-- | Gonococcal infection +A5401-- | Gonococcal infection +A5402-- | Gonococcal infection +A5403-- | Gonococcal infection +A5409-- | Gonococcal infection +A541--- | Gonococcal infection +A542--- | Gonococcal infection +A5421-- | Gonococcal infection +A5422-- | Gonococcal infection +A5423-- | Gonococcal infection +A5424-- | Gonococcal infection +A5429-- | Gonococcal infection +A543--- | Gonococcal infection +A5430-- | Gonococcal infection +A5431-- | Gonococcal infection +A5432-- | Gonococcal infection +A5433-- | Gonococcal infection +A5439-- | Gonococcal infection +A544--- | Gonococcal infection +A5440-- | Gonococcal infection +A5441-- | Gonococcal infection +A5442-- | Gonococcal infection +A5443-- | Gonococcal infection +A5449-- | Gonococcal infection +A545--- | Gonococcal infection +A546--- | Gonococcal infection +A548--- | Gonococcal infection +A5481-- | Gonococcal infection +A5482-- | Gonococcal infection +A5483-- | Gonococcal infection +A5484-- | Gonococcal infection +A5485-- | Gonococcal infection +A5486-- | Gonococcal infection +A5489-- | Gonococcal infection +A549--- | Gonococcal infection +K671--- | Gonococcal infection +M730--- | Gonococcal infection +N743--- | Gonococcal infection +A59---- | Trichomoniasis +A590--- | Trichomoniasis +A5900-- | Trichomoniasis +A5901-- | Trichomoniasis +A5902-- | Trichomoniasis +A5903-- | Trichomoniasis +A5909-- | Trichomoniasis +A598--- | Trichomoniasis +A599--- | Trichomoniasis +A60---- | Genital herpes +A600--- | Genital herpes +A6000-- | Genital herpes +A6001-- | Genital herpes +A6002-- | Genital herpes +A6003-- | Genital herpes +A6004-- | Genital herpes +A6009-- | Genital herpes +A601--- | Genital herpes +A609--- | Genital herpes +A57---- | Other sexually transmitted infections +A58---- | Other sexually transmitted infections +A63---- | Other sexually transmitted infections +A630--- | Other sexually transmitted infections +A638--- | Other sexually transmitted infections +A64---- | Other sexually transmitted infections +N70---- | Other sexually transmitted infections +N700--- | Other sexually transmitted infections +N7001-- | Other sexually transmitted infections +N7002-- | Other sexually transmitted infections +N7003-- | Other sexually transmitted infections +N701--- | Other sexually transmitted infections +N7011-- | Other sexually transmitted infections +N7012-- | Other sexually transmitted infections +N7013-- | Other sexually transmitted infections +N709--- | Other sexually transmitted infections +N7091-- | Other sexually transmitted infections +N7092-- | Other sexually transmitted infections +N7093-- | Other sexually transmitted infections +N71---- | Other sexually transmitted infections +N710--- | Other sexually transmitted infections +N711--- | Other sexually transmitted infections +N719--- | Other sexually transmitted infections +N73---- | Other sexually transmitted infections +N730--- | Other sexually transmitted infections +N731--- | Other sexually transmitted infections +N732--- | Other sexually transmitted infections +N733--- | Other sexually transmitted infections +N734--- | Other sexually transmitted infections +N735--- | Other sexually transmitted infections +N736--- | Other sexually transmitted infections +N738--- | Other sexually transmitted infections +N739--- | Other sexually transmitted infections +N74---- | Other sexually transmitted infections +N742--- | Other sexually transmitted infections +N748--- | Other sexually transmitted infections +A15---- | Respiratory infections and tuberculosis +A150--- | Respiratory infections and tuberculosis +A151--- | Respiratory infections and tuberculosis +A152--- | Respiratory infections and tuberculosis +A153--- | Respiratory infections and tuberculosis +A154--- | Respiratory infections and tuberculosis +A155--- | Respiratory infections and tuberculosis +A156--- | Respiratory infections and tuberculosis +A157--- | Respiratory infections and tuberculosis +A158--- | Respiratory infections and tuberculosis +A159--- | Respiratory infections and tuberculosis +A16---- | Respiratory infections and tuberculosis +A160--- | Respiratory infections and tuberculosis +A161--- | Respiratory infections and tuberculosis +A162--- | Respiratory infections and tuberculosis +A163--- | Respiratory infections and tuberculosis +A164--- | Respiratory infections and tuberculosis +A165--- | Respiratory infections and tuberculosis +A167--- | Respiratory infections and tuberculosis +A168--- | Respiratory infections and tuberculosis +A169--- | Respiratory infections and tuberculosis +A17---- | Respiratory infections and tuberculosis +A170--- | Respiratory infections and tuberculosis +A171--- | Respiratory infections and tuberculosis +A178--- | Respiratory infections and tuberculosis +A1781-- | Respiratory infections and tuberculosis +A1782-- | Respiratory infections and tuberculosis +A1783-- | Respiratory infections and tuberculosis +A1789-- | Respiratory infections and tuberculosis +A179--- | Respiratory infections and tuberculosis +A18---- | Respiratory infections and tuberculosis +A180--- | Respiratory infections and tuberculosis +A1801-- | Respiratory infections and tuberculosis +A1802-- | Respiratory infections and tuberculosis +A1803-- | Respiratory infections and tuberculosis +A1809-- | Respiratory infections and tuberculosis +A181--- | Respiratory infections and tuberculosis +A1810-- | Respiratory infections and tuberculosis +A1811-- | Respiratory infections and tuberculosis +A1812-- | Respiratory infections and tuberculosis +A1813-- | Respiratory infections and tuberculosis +A1814-- | Respiratory infections and tuberculosis +A1815-- | Respiratory infections and tuberculosis +A1816-- | Respiratory infections and tuberculosis +A1817-- | Respiratory infections and tuberculosis +A1818-- | Respiratory infections and tuberculosis +A182--- | Respiratory infections and tuberculosis +A183--- | Respiratory infections and tuberculosis +A1831-- | Respiratory infections and tuberculosis +A1832-- | Respiratory infections and tuberculosis +A1839-- | Respiratory infections and tuberculosis +A184--- | Respiratory infections and tuberculosis +A185--- | Respiratory infections and tuberculosis +A1850-- | Respiratory infections and tuberculosis +A1851-- | Respiratory infections and tuberculosis +A1852-- | Respiratory infections and tuberculosis +A1853-- | Respiratory infections and tuberculosis +A1854-- | Respiratory infections and tuberculosis +A1859-- | Respiratory infections and tuberculosis +A186--- | Respiratory infections and tuberculosis +A187--- | Respiratory infections and tuberculosis +A188--- | Respiratory infections and tuberculosis +A1881-- | Respiratory infections and tuberculosis +A1882-- | Respiratory infections and tuberculosis +A1883-- | Respiratory infections and tuberculosis +A1884-- | Respiratory infections and tuberculosis +A1885-- | Respiratory infections and tuberculosis +A1889-- | Respiratory infections and tuberculosis +A19---- | Respiratory infections and tuberculosis +A190--- | Respiratory infections and tuberculosis +A191--- | Respiratory infections and tuberculosis +A192--- | Respiratory infections and tuberculosis +A198--- | Respiratory infections and tuberculosis +A199--- | Respiratory infections and tuberculosis +A481--- | Respiratory infections and tuberculosis +A70---- | Respiratory infections and tuberculosis +B90---- | Respiratory infections and tuberculosis +B900--- | Respiratory infections and tuberculosis +B901--- | Respiratory infections and tuberculosis +B902--- | Respiratory infections and tuberculosis +B908--- | Respiratory infections and tuberculosis +B909--- | Respiratory infections and tuberculosis +B960--- | Respiratory infections and tuberculosis +B961--- | Respiratory infections and tuberculosis +B9721-- | Respiratory infections and tuberculosis +B974--- | Respiratory infections and tuberculosis +B975--- | Respiratory infections and tuberculosis +B976--- | Respiratory infections and tuberculosis +H65---- | Respiratory infections and tuberculosis +H650--- | Respiratory infections and tuberculosis +H6500-- | Respiratory infections and tuberculosis +H6501-- | Respiratory infections and tuberculosis +H6502-- | Respiratory infections and tuberculosis +H6503-- | Respiratory infections and tuberculosis +H6504-- | Respiratory infections and tuberculosis +H6505-- | Respiratory infections and tuberculosis +H6506-- | Respiratory infections and tuberculosis +H6507-- | Respiratory infections and tuberculosis +H651--- | Respiratory infections and tuberculosis +H65111- | Respiratory infections and tuberculosis +H65112- | Respiratory infections and tuberculosis +H65113- | Respiratory infections and tuberculosis +H65114- | Respiratory infections and tuberculosis +H65115- | Respiratory infections and tuberculosis +H65116- | Respiratory infections and tuberculosis +H65117- | Respiratory infections and tuberculosis +H65119- | Respiratory infections and tuberculosis +H65191- | Respiratory infections and tuberculosis +H65192- | Respiratory infections and tuberculosis +H65193- | Respiratory infections and tuberculosis +H65194- | Respiratory infections and tuberculosis +H65195- | Respiratory infections and tuberculosis +H65196- | Respiratory infections and tuberculosis +H65197- | Respiratory infections and tuberculosis +H65199- | Respiratory infections and tuberculosis +H652--- | Respiratory infections and tuberculosis +H6520-- | Respiratory infections and tuberculosis +H6521-- | Respiratory infections and tuberculosis +H6522-- | Respiratory infections and tuberculosis +H6523-- | Respiratory infections and tuberculosis +H653--- | Respiratory infections and tuberculosis +H6530-- | Respiratory infections and tuberculosis +H6531-- | Respiratory infections and tuberculosis +H6532-- | Respiratory infections and tuberculosis +H6533-- | Respiratory infections and tuberculosis +H654--- | Respiratory infections and tuberculosis +H65411- | Respiratory infections and tuberculosis +H65412- | Respiratory infections and tuberculosis +H65413- | Respiratory infections and tuberculosis +H65419- | Respiratory infections and tuberculosis +H65491- | Respiratory infections and tuberculosis +H65492- | Respiratory infections and tuberculosis +H65493- | Respiratory infections and tuberculosis +H65499- | Respiratory infections and tuberculosis +H659--- | Respiratory infections and tuberculosis +H6590-- | Respiratory infections and tuberculosis +H6591-- | Respiratory infections and tuberculosis +H6592-- | Respiratory infections and tuberculosis +H6593-- | Respiratory infections and tuberculosis +H66---- | Respiratory infections and tuberculosis +H660--- | Respiratory infections and tuberculosis +H66001- | Respiratory infections and tuberculosis +H66002- | Respiratory infections and tuberculosis +H66003- | Respiratory infections and tuberculosis +H66004- | Respiratory infections and tuberculosis +H66005- | Respiratory infections and tuberculosis +H66006- | Respiratory infections and tuberculosis +H66007- | Respiratory infections and tuberculosis +H66009- | Respiratory infections and tuberculosis +H66011- | Respiratory infections and tuberculosis +H66012- | Respiratory infections and tuberculosis +H66013- | Respiratory infections and tuberculosis +H66014- | Respiratory infections and tuberculosis +H66015- | Respiratory infections and tuberculosis +H66016- | Respiratory infections and tuberculosis +H66017- | Respiratory infections and tuberculosis +H66019- | Respiratory infections and tuberculosis +H661--- | Respiratory infections and tuberculosis +H6610-- | Respiratory infections and tuberculosis +H6611-- | Respiratory infections and tuberculosis +H6612-- | Respiratory infections and tuberculosis +H6613-- | Respiratory infections and tuberculosis +H662--- | Respiratory infections and tuberculosis +H6620-- | Respiratory infections and tuberculosis +H6621-- | Respiratory infections and tuberculosis +H6622-- | Respiratory infections and tuberculosis +H6623-- | Respiratory infections and tuberculosis +H663--- | Respiratory infections and tuberculosis +H663X1- | Respiratory infections and tuberculosis +H663X2- | Respiratory infections and tuberculosis +H663X3- | Respiratory infections and tuberculosis +H663X9- | Respiratory infections and tuberculosis +H664--- | Respiratory infections and tuberculosis +H6640-- | Respiratory infections and tuberculosis +H6641-- | Respiratory infections and tuberculosis +H6642-- | Respiratory infections and tuberculosis +H6643-- | Respiratory infections and tuberculosis +H669--- | Respiratory infections and tuberculosis +H6690-- | Respiratory infections and tuberculosis +H6691-- | Respiratory infections and tuberculosis +H6692-- | Respiratory infections and tuberculosis +H6693-- | Respiratory infections and tuberculosis +H67---- | Respiratory infections and tuberculosis +H670--- | Respiratory infections and tuberculosis +H671--- | Respiratory infections and tuberculosis +H672--- | Respiratory infections and tuberculosis +H673--- | Respiratory infections and tuberculosis +H678--- | Respiratory infections and tuberculosis +H679--- | Respiratory infections and tuberculosis +H68---- | Respiratory infections and tuberculosis +H680--- | Respiratory infections and tuberculosis +H68001- | Respiratory infections and tuberculosis +H68002- | Respiratory infections and tuberculosis +H68003- | Respiratory infections and tuberculosis +H68009- | Respiratory infections and tuberculosis +H68011- | Respiratory infections and tuberculosis +H68012- | Respiratory infections and tuberculosis +H68013- | Respiratory infections and tuberculosis +H68019- | Respiratory infections and tuberculosis +H68021- | Respiratory infections and tuberculosis +H68022- | Respiratory infections and tuberculosis +H68023- | Respiratory infections and tuberculosis +H68029- | Respiratory infections and tuberculosis +H681--- | Respiratory infections and tuberculosis +H68101- | Respiratory infections and tuberculosis +H68102- | Respiratory infections and tuberculosis +H68103- | Respiratory infections and tuberculosis +H68109- | Respiratory infections and tuberculosis +H68111- | Respiratory infections and tuberculosis +H68112- | Respiratory infections and tuberculosis +H68113- | Respiratory infections and tuberculosis +H68119- | Respiratory infections and tuberculosis +H68121- | Respiratory infections and tuberculosis +H68122- | Respiratory infections and tuberculosis +H68123- | Respiratory infections and tuberculosis +H68129- | Respiratory infections and tuberculosis +H68131- | Respiratory infections and tuberculosis +H68132- | Respiratory infections and tuberculosis +H68133- | Respiratory infections and tuberculosis +H68139- | Respiratory infections and tuberculosis +H69---- | Respiratory infections and tuberculosis +H690--- | Respiratory infections and tuberculosis +H6900-- | Respiratory infections and tuberculosis +H6901-- | Respiratory infections and tuberculosis +H6902-- | Respiratory infections and tuberculosis +H6903-- | Respiratory infections and tuberculosis +H698--- | Respiratory infections and tuberculosis +H6980-- | Respiratory infections and tuberculosis +H6981-- | Respiratory infections and tuberculosis +H6982-- | Respiratory infections and tuberculosis +H6983-- | Respiratory infections and tuberculosis +H699--- | Respiratory infections and tuberculosis +H6990-- | Respiratory infections and tuberculosis +H6991-- | Respiratory infections and tuberculosis +H6992-- | Respiratory infections and tuberculosis +H6993-- | Respiratory infections and tuberculosis +H70---- | Respiratory infections and tuberculosis +H700--- | Respiratory infections and tuberculosis +H70001- | Respiratory infections and tuberculosis +H70002- | Respiratory infections and tuberculosis +H70003- | Respiratory infections and tuberculosis +H70009- | Respiratory infections and tuberculosis +H70011- | Respiratory infections and tuberculosis +H70012- | Respiratory infections and tuberculosis +H70013- | Respiratory infections and tuberculosis +H70019- | Respiratory infections and tuberculosis +H70091- | Respiratory infections and tuberculosis +H70092- | Respiratory infections and tuberculosis +H70093- | Respiratory infections and tuberculosis +H70099- | Respiratory infections and tuberculosis +H701--- | Respiratory infections and tuberculosis +H7010-- | Respiratory infections and tuberculosis +H7011-- | Respiratory infections and tuberculosis +H7012-- | Respiratory infections and tuberculosis +H7013-- | Respiratory infections and tuberculosis +H702--- | Respiratory infections and tuberculosis +H70201- | Respiratory infections and tuberculosis +H70202- | Respiratory infections and tuberculosis +H70203- | Respiratory infections and tuberculosis +H70209- | Respiratory infections and tuberculosis +H70211- | Respiratory infections and tuberculosis +H70212- | Respiratory infections and tuberculosis +H70213- | Respiratory infections and tuberculosis +H70219- | Respiratory infections and tuberculosis +H70221- | Respiratory infections and tuberculosis +H70222- | Respiratory infections and tuberculosis +H70223- | Respiratory infections and tuberculosis +H70229- | Respiratory infections and tuberculosis +H708--- | Respiratory infections and tuberculosis +H70811- | Respiratory infections and tuberculosis +H70812- | Respiratory infections and tuberculosis +H70813- | Respiratory infections and tuberculosis +H70819- | Respiratory infections and tuberculosis +H70891- | Respiratory infections and tuberculosis +H70892- | Respiratory infections and tuberculosis +H70893- | Respiratory infections and tuberculosis +H70899- | Respiratory infections and tuberculosis +H709--- | Respiratory infections and tuberculosis +H7090-- | Respiratory infections and tuberculosis +H7091-- | Respiratory infections and tuberculosis +H7092-- | Respiratory infections and tuberculosis +H7093-- | Respiratory infections and tuberculosis +J00---- | Respiratory infections and tuberculosis +J01---- | Respiratory infections and tuberculosis +J010--- | Respiratory infections and tuberculosis +J0100-- | Respiratory infections and tuberculosis +J0101-- | Respiratory infections and tuberculosis +J011--- | Respiratory infections and tuberculosis +J0110-- | Respiratory infections and tuberculosis +J0111-- | Respiratory infections and tuberculosis +J012--- | Respiratory infections and tuberculosis +J0120-- | Respiratory infections and tuberculosis +J0121-- | Respiratory infections and tuberculosis +J013--- | Respiratory infections and tuberculosis +J0130-- | Respiratory infections and tuberculosis +J0131-- | Respiratory infections and tuberculosis +J014--- | Respiratory infections and tuberculosis +J0140-- | Respiratory infections and tuberculosis +J0141-- | Respiratory infections and tuberculosis +J018--- | Respiratory infections and tuberculosis +J0180-- | Respiratory infections and tuberculosis +J0181-- | Respiratory infections and tuberculosis +J019--- | Respiratory infections and tuberculosis +J0190-- | Respiratory infections and tuberculosis +J0191-- | Respiratory infections and tuberculosis +J02---- | Respiratory infections and tuberculosis +J020--- | Respiratory infections and tuberculosis +J028--- | Respiratory infections and tuberculosis +J029--- | Respiratory infections and tuberculosis +J03---- | Respiratory infections and tuberculosis +J030--- | Respiratory infections and tuberculosis +J0300-- | Respiratory infections and tuberculosis +J0301-- | Respiratory infections and tuberculosis +J038--- | Respiratory infections and tuberculosis +J0380-- | Respiratory infections and tuberculosis +J0381-- | Respiratory infections and tuberculosis +J039--- | Respiratory infections and tuberculosis +J0390-- | Respiratory infections and tuberculosis +J0391-- | Respiratory infections and tuberculosis +J04---- | Respiratory infections and tuberculosis +J040--- | Respiratory infections and tuberculosis +J041--- | Respiratory infections and tuberculosis +J0410-- | Respiratory infections and tuberculosis +J0411-- | Respiratory infections and tuberculosis +J042--- | Respiratory infections and tuberculosis +J0430-- | Respiratory infections and tuberculosis +J0431-- | Respiratory infections and tuberculosis +J05---- | Respiratory infections and tuberculosis +J050--- | Respiratory infections and tuberculosis +J051--- | Respiratory infections and tuberculosis +J0510-- | Respiratory infections and tuberculosis +J0511-- | Respiratory infections and tuberculosis +J06---- | Respiratory infections and tuberculosis +J060--- | Respiratory infections and tuberculosis +J068--- | Respiratory infections and tuberculosis +J069--- | Respiratory infections and tuberculosis +J09---- | Respiratory infections and tuberculosis +J09X1-- | Respiratory infections and tuberculosis +J09X2-- | Respiratory infections and tuberculosis +J09X3-- | Respiratory infections and tuberculosis +J09X9-- | Respiratory infections and tuberculosis +J10---- | Respiratory infections and tuberculosis +J100--- | Respiratory infections and tuberculosis +J1000-- | Respiratory infections and tuberculosis +J1001-- | Respiratory infections and tuberculosis +J1008-- | Respiratory infections and tuberculosis +J101--- | Respiratory infections and tuberculosis +J102--- | Respiratory infections and tuberculosis +J108--- | Respiratory infections and tuberculosis +J1081-- | Respiratory infections and tuberculosis +J1082-- | Respiratory infections and tuberculosis +J1083-- | Respiratory infections and tuberculosis +J1089-- | Respiratory infections and tuberculosis +J11---- | Respiratory infections and tuberculosis +J110--- | Respiratory infections and tuberculosis +J1100-- | Respiratory infections and tuberculosis +J1108-- | Respiratory infections and tuberculosis +J111--- | Respiratory infections and tuberculosis +J112--- | Respiratory infections and tuberculosis +J118--- | Respiratory infections and tuberculosis +J1181-- | Respiratory infections and tuberculosis +J1182-- | Respiratory infections and tuberculosis +J1183-- | Respiratory infections and tuberculosis +J1189-- | Respiratory infections and tuberculosis +J12---- | Respiratory infections and tuberculosis +J120--- | Respiratory infections and tuberculosis +J121--- | Respiratory infections and tuberculosis +J122--- | Respiratory infections and tuberculosis +J123--- | Respiratory infections and tuberculosis +J128--- | Respiratory infections and tuberculosis +J1281-- | Respiratory infections and tuberculosis +J1289-- | Respiratory infections and tuberculosis +J129--- | Respiratory infections and tuberculosis +J13---- | Respiratory infections and tuberculosis +J14---- | Respiratory infections and tuberculosis +J15---- | Respiratory infections and tuberculosis +J150--- | Respiratory infections and tuberculosis +J151--- | Respiratory infections and tuberculosis +J152--- | Respiratory infections and tuberculosis +J1520-- | Respiratory infections and tuberculosis +J15211- | Respiratory infections and tuberculosis +J15212- | Respiratory infections and tuberculosis +J1529-- | Respiratory infections and tuberculosis +J153--- | Respiratory infections and tuberculosis +J154--- | Respiratory infections and tuberculosis +J155--- | Respiratory infections and tuberculosis +J156--- | Respiratory infections and tuberculosis +J157--- | Respiratory infections and tuberculosis +J158--- | Respiratory infections and tuberculosis +J159--- | Respiratory infections and tuberculosis +J16---- | Respiratory infections and tuberculosis +J160--- | Respiratory infections and tuberculosis +J168--- | Respiratory infections and tuberculosis +J17---- | Respiratory infections and tuberculosis +J170--- | Respiratory infections and tuberculosis +J171--- | Respiratory infections and tuberculosis +J172--- | Respiratory infections and tuberculosis +J173--- | Respiratory infections and tuberculosis +J178--- | Respiratory infections and tuberculosis +J18---- | Respiratory infections and tuberculosis +J180--- | Respiratory infections and tuberculosis +J181--- | Respiratory infections and tuberculosis +J182--- | Respiratory infections and tuberculosis +J188--- | Respiratory infections and tuberculosis +J189--- | Respiratory infections and tuberculosis +J20---- | Respiratory infections and tuberculosis +J200--- | Respiratory infections and tuberculosis +J201--- | Respiratory infections and tuberculosis +J202--- | Respiratory infections and tuberculosis +J203--- | Respiratory infections and tuberculosis +J204--- | Respiratory infections and tuberculosis +J205--- | Respiratory infections and tuberculosis +J206--- | Respiratory infections and tuberculosis +J207--- | Respiratory infections and tuberculosis +J208--- | Respiratory infections and tuberculosis +J209--- | Respiratory infections and tuberculosis +J21---- | Respiratory infections and tuberculosis +J210--- | Respiratory infections and tuberculosis +J211--- | Respiratory infections and tuberculosis +J218--- | Respiratory infections and tuberculosis +J219--- | Respiratory infections and tuberculosis +J22---- | Respiratory infections and tuberculosis +J36---- | Respiratory infections and tuberculosis +J851--- | Respiratory infections and tuberculosis +J910--- | Respiratory infections and tuberculosis +K673--- | Respiratory infections and tuberculosis +K930--- | Respiratory infections and tuberculosis +M490--- | Respiratory infections and tuberculosis +N740--- | Respiratory infections and tuberculosis +N741--- | Respiratory infections and tuberculosis +P23---- | Respiratory infections and tuberculosis +P230--- | Respiratory infections and tuberculosis +P231--- | Respiratory infections and tuberculosis +P232--- | Respiratory infections and tuberculosis +P233--- | Respiratory infections and tuberculosis +P234--- | Respiratory infections and tuberculosis +P235--- | Respiratory infections and tuberculosis +P236--- | Respiratory infections and tuberculosis +P238--- | Respiratory infections and tuberculosis +P239--- | Respiratory infections and tuberculosis +P370--- | Respiratory infections and tuberculosis +U04---- | Respiratory infections and tuberculosis +U049--- | Respiratory infections and tuberculosis +U843--- | Respiratory infections and tuberculosis +Z030--- | Respiratory infections and tuberculosis +Z111--- | Respiratory infections and tuberculosis +Z201--- | Respiratory infections and tuberculosis +Z232--- | Respiratory infections and tuberculosis +Z251--- | Respiratory infections and tuberculosis +A15---- | Tuberculosis +A150--- | Tuberculosis +A151--- | Tuberculosis +A152--- | Tuberculosis +A153--- | Tuberculosis +A154--- | Tuberculosis +A155--- | Tuberculosis +A156--- | Tuberculosis +A157--- | Tuberculosis +A158--- | Tuberculosis +A159--- | Tuberculosis +A16---- | Tuberculosis +A160--- | Tuberculosis +A161--- | Tuberculosis +A162--- | Tuberculosis +A163--- | Tuberculosis +A164--- | Tuberculosis +A165--- | Tuberculosis +A167--- | Tuberculosis +A168--- | Tuberculosis +A169--- | Tuberculosis +A17---- | Tuberculosis +A170--- | Tuberculosis +A171--- | Tuberculosis +A178--- | Tuberculosis +A1781-- | Tuberculosis +A1782-- | Tuberculosis +A1783-- | Tuberculosis +A1789-- | Tuberculosis +A179--- | Tuberculosis +A18---- | Tuberculosis +A180--- | Tuberculosis +A1801-- | Tuberculosis +A1802-- | Tuberculosis +A1803-- | Tuberculosis +A1809-- | Tuberculosis +A181--- | Tuberculosis +A1810-- | Tuberculosis +A1811-- | Tuberculosis +A1812-- | Tuberculosis +A1813-- | Tuberculosis +A1814-- | Tuberculosis +A1815-- | Tuberculosis +A1816-- | Tuberculosis +A1817-- | Tuberculosis +A1818-- | Tuberculosis +A182--- | Tuberculosis +A183--- | Tuberculosis +A1831-- | Tuberculosis +A1832-- | Tuberculosis +A1839-- | Tuberculosis +A184--- | Tuberculosis +A185--- | Tuberculosis +A1850-- | Tuberculosis +A1851-- | Tuberculosis +A1852-- | Tuberculosis +A1853-- | Tuberculosis +A1854-- | Tuberculosis +A1859-- | Tuberculosis +A186--- | Tuberculosis +A187--- | Tuberculosis +A188--- | Tuberculosis +A1881-- | Tuberculosis +A1882-- | Tuberculosis +A1883-- | Tuberculosis +A1884-- | Tuberculosis +A1885-- | Tuberculosis +A1889-- | Tuberculosis +A19---- | Tuberculosis +A190--- | Tuberculosis +A191--- | Tuberculosis +A192--- | Tuberculosis +A198--- | Tuberculosis +A199--- | Tuberculosis +B90---- | Tuberculosis +B900--- | Tuberculosis +B901--- | Tuberculosis +B902--- | Tuberculosis +B908--- | Tuberculosis +B909--- | Tuberculosis +K673--- | Tuberculosis +K930--- | Tuberculosis +M490--- | Tuberculosis +N740--- | Tuberculosis +N741--- | Tuberculosis +P370--- | Tuberculosis +U843--- | Tuberculosis +Z030--- | Tuberculosis +Z111--- | Tuberculosis +Z201--- | Tuberculosis +Z232--- | Tuberculosis +A15---- | Drug-susceptible tuberculosis +A150--- | Drug-susceptible tuberculosis +A151--- | Drug-susceptible tuberculosis +A152--- | Drug-susceptible tuberculosis +A153--- | Drug-susceptible tuberculosis +A154--- | Drug-susceptible tuberculosis +A155--- | Drug-susceptible tuberculosis +A156--- | Drug-susceptible tuberculosis +A157--- | Drug-susceptible tuberculosis +A158--- | Drug-susceptible tuberculosis +A159--- | Drug-susceptible tuberculosis +A16---- | Drug-susceptible tuberculosis +A160--- | Drug-susceptible tuberculosis +A161--- | Drug-susceptible tuberculosis +A162--- | Drug-susceptible tuberculosis +A163--- | Drug-susceptible tuberculosis +A164--- | Drug-susceptible tuberculosis +A165--- | Drug-susceptible tuberculosis +A167--- | Drug-susceptible tuberculosis +A168--- | Drug-susceptible tuberculosis +A169--- | Drug-susceptible tuberculosis +A17---- | Drug-susceptible tuberculosis +A170--- | Drug-susceptible tuberculosis +A171--- | Drug-susceptible tuberculosis +A178--- | Drug-susceptible tuberculosis +A1781-- | Drug-susceptible tuberculosis +A1782-- | Drug-susceptible tuberculosis +A1783-- | Drug-susceptible tuberculosis +A1789-- | Drug-susceptible tuberculosis +A179--- | Drug-susceptible tuberculosis +A18---- | Drug-susceptible tuberculosis +A180--- | Drug-susceptible tuberculosis +A1801-- | Drug-susceptible tuberculosis +A1802-- | Drug-susceptible tuberculosis +A1803-- | Drug-susceptible tuberculosis +A1809-- | Drug-susceptible tuberculosis +A181--- | Drug-susceptible tuberculosis +A1810-- | Drug-susceptible tuberculosis +A1811-- | Drug-susceptible tuberculosis +A1812-- | Drug-susceptible tuberculosis +A1813-- | Drug-susceptible tuberculosis +A1814-- | Drug-susceptible tuberculosis +A1815-- | Drug-susceptible tuberculosis +A1816-- | Drug-susceptible tuberculosis +A1817-- | Drug-susceptible tuberculosis +A1818-- | Drug-susceptible tuberculosis +A182--- | Drug-susceptible tuberculosis +A183--- | Drug-susceptible tuberculosis +A1831-- | Drug-susceptible tuberculosis +A1832-- | Drug-susceptible tuberculosis +A1839-- | Drug-susceptible tuberculosis +A184--- | Drug-susceptible tuberculosis +A185--- | Drug-susceptible tuberculosis +A1850-- | Drug-susceptible tuberculosis +A1851-- | Drug-susceptible tuberculosis +A1852-- | Drug-susceptible tuberculosis +A1853-- | Drug-susceptible tuberculosis +A1854-- | Drug-susceptible tuberculosis +A1859-- | Drug-susceptible tuberculosis +A186--- | Drug-susceptible tuberculosis +A187--- | Drug-susceptible tuberculosis +A188--- | Drug-susceptible tuberculosis +A1881-- | Drug-susceptible tuberculosis +A1882-- | Drug-susceptible tuberculosis +A1883-- | Drug-susceptible tuberculosis +A1884-- | Drug-susceptible tuberculosis +A1885-- | Drug-susceptible tuberculosis +A1889-- | Drug-susceptible tuberculosis +A19---- | Drug-susceptible tuberculosis +A190--- | Drug-susceptible tuberculosis +A191--- | Drug-susceptible tuberculosis +A192--- | Drug-susceptible tuberculosis +A198--- | Drug-susceptible tuberculosis +A199--- | Drug-susceptible tuberculosis +B90---- | Drug-susceptible tuberculosis +B900--- | Drug-susceptible tuberculosis +B901--- | Drug-susceptible tuberculosis +B902--- | Drug-susceptible tuberculosis +B908--- | Drug-susceptible tuberculosis +B909--- | Drug-susceptible tuberculosis +K673--- | Drug-susceptible tuberculosis +K930--- | Drug-susceptible tuberculosis +M490--- | Drug-susceptible tuberculosis +N740--- | Drug-susceptible tuberculosis +N741--- | Drug-susceptible tuberculosis +P370--- | Drug-susceptible tuberculosis +U843--- | Multidrug-resistant tuberculosis without extensive drug resistance +A481--- | Lower respiratory infections +A70---- | Lower respiratory infections +B960--- | Lower respiratory infections +B961--- | Lower respiratory infections +B9721-- | Lower respiratory infections +B974--- | Lower respiratory infections +B975--- | Lower respiratory infections +B976--- | Lower respiratory infections +J09---- | Lower respiratory infections +J09X1-- | Lower respiratory infections +J09X2-- | Lower respiratory infections +J09X3-- | Lower respiratory infections +J09X9-- | Lower respiratory infections +J10---- | Lower respiratory infections +J100--- | Lower respiratory infections +J1000-- | Lower respiratory infections +J1001-- | Lower respiratory infections +J1008-- | Lower respiratory infections +J101--- | Lower respiratory infections +J102--- | Lower respiratory infections +J108--- | Lower respiratory infections +J1081-- | Lower respiratory infections +J1082-- | Lower respiratory infections +J1083-- | Lower respiratory infections +J1089-- | Lower respiratory infections +J11---- | Lower respiratory infections +J110--- | Lower respiratory infections +J1100-- | Lower respiratory infections +J1108-- | Lower respiratory infections +J111--- | Lower respiratory infections +J112--- | Lower respiratory infections +J118--- | Lower respiratory infections +J1181-- | Lower respiratory infections +J1182-- | Lower respiratory infections +J1183-- | Lower respiratory infections +J1189-- | Lower respiratory infections +J12---- | Lower respiratory infections +J120--- | Lower respiratory infections +J121--- | Lower respiratory infections +J122--- | Lower respiratory infections +J123--- | Lower respiratory infections +J128--- | Lower respiratory infections +J1281-- | Lower respiratory infections +J1289-- | Lower respiratory infections +J129--- | Lower respiratory infections +J13---- | Lower respiratory infections +J14---- | Lower respiratory infections +J15---- | Lower respiratory infections +J150--- | Lower respiratory infections +J151--- | Lower respiratory infections +J152--- | Lower respiratory infections +J1520-- | Lower respiratory infections +J15211- | Lower respiratory infections +J15212- | Lower respiratory infections +J1529-- | Lower respiratory infections +J153--- | Lower respiratory infections +J154--- | Lower respiratory infections +J155--- | Lower respiratory infections +J156--- | Lower respiratory infections +J157--- | Lower respiratory infections +J158--- | Lower respiratory infections +J159--- | Lower respiratory infections +J16---- | Lower respiratory infections +J160--- | Lower respiratory infections +J168--- | Lower respiratory infections +J17---- | Lower respiratory infections +J170--- | Lower respiratory infections +J171--- | Lower respiratory infections +J172--- | Lower respiratory infections +J173--- | Lower respiratory infections +J178--- | Lower respiratory infections +J18---- | Lower respiratory infections +J180--- | Lower respiratory infections +J181--- | Lower respiratory infections +J182--- | Lower respiratory infections +J188--- | Lower respiratory infections +J189--- | Lower respiratory infections +J20---- | Lower respiratory infections +J200--- | Lower respiratory infections +J201--- | Lower respiratory infections +J202--- | Lower respiratory infections +J203--- | Lower respiratory infections +J204--- | Lower respiratory infections +J205--- | Lower respiratory infections +J206--- | Lower respiratory infections +J207--- | Lower respiratory infections +J208--- | Lower respiratory infections +J209--- | Lower respiratory infections +J21---- | Lower respiratory infections +J210--- | Lower respiratory infections +J211--- | Lower respiratory infections +J218--- | Lower respiratory infections +J219--- | Lower respiratory infections +J22---- | Lower respiratory infections +J851--- | Lower respiratory infections +J910--- | Lower respiratory infections +P23---- | Lower respiratory infections +P230--- | Lower respiratory infections +P231--- | Lower respiratory infections +P232--- | Lower respiratory infections +P233--- | Lower respiratory infections +P234--- | Lower respiratory infections +P235--- | Lower respiratory infections +P236--- | Lower respiratory infections +P238--- | Lower respiratory infections +P239--- | Lower respiratory infections +U04---- | Lower respiratory infections +U049--- | Lower respiratory infections +Z251--- | Lower respiratory infections +J00---- | Upper respiratory infections +J01---- | Upper respiratory infections +J010--- | Upper respiratory infections +J0100-- | Upper respiratory infections +J0101-- | Upper respiratory infections +J011--- | Upper respiratory infections +J0110-- | Upper respiratory infections +J0111-- | Upper respiratory infections +J012--- | Upper respiratory infections +J0120-- | Upper respiratory infections +J0121-- | Upper respiratory infections +J013--- | Upper respiratory infections +J0130-- | Upper respiratory infections +J0131-- | Upper respiratory infections +J014--- | Upper respiratory infections +J0140-- | Upper respiratory infections +J0141-- | Upper respiratory infections +J018--- | Upper respiratory infections +J0180-- | Upper respiratory infections +J0181-- | Upper respiratory infections +J019--- | Upper respiratory infections +J0190-- | Upper respiratory infections +J0191-- | Upper respiratory infections +J02---- | Upper respiratory infections +J020--- | Upper respiratory infections +J028--- | Upper respiratory infections +J029--- | Upper respiratory infections +J03---- | Upper respiratory infections +J030--- | Upper respiratory infections +J0300-- | Upper respiratory infections +J0301-- | Upper respiratory infections +J038--- | Upper respiratory infections +J0380-- | Upper respiratory infections +J0381-- | Upper respiratory infections +J039--- | Upper respiratory infections +J0390-- | Upper respiratory infections +J0391-- | Upper respiratory infections +J04---- | Upper respiratory infections +J040--- | Upper respiratory infections +J041--- | Upper respiratory infections +J0410-- | Upper respiratory infections +J0411-- | Upper respiratory infections +J042--- | Upper respiratory infections +J0430-- | Upper respiratory infections +J0431-- | Upper respiratory infections +J05---- | Upper respiratory infections +J050--- | Upper respiratory infections +J051--- | Upper respiratory infections +J0510-- | Upper respiratory infections +J0511-- | Upper respiratory infections +J06---- | Upper respiratory infections +J060--- | Upper respiratory infections +J068--- | Upper respiratory infections +J069--- | Upper respiratory infections +J36---- | Upper respiratory infections +H65---- | Otitis media +H650--- | Otitis media +H6500-- | Otitis media +H6501-- | Otitis media +H6502-- | Otitis media +H6503-- | Otitis media +H6504-- | Otitis media +H6505-- | Otitis media +H6506-- | Otitis media +H6507-- | Otitis media +H651--- | Otitis media +H65111- | Otitis media +H65112- | Otitis media +H65113- | Otitis media +H65114- | Otitis media +H65115- | Otitis media +H65116- | Otitis media +H65117- | Otitis media +H65119- | Otitis media +H65191- | Otitis media +H65192- | Otitis media +H65193- | Otitis media +H65194- | Otitis media +H65195- | Otitis media +H65196- | Otitis media +H65197- | Otitis media +H65199- | Otitis media +H652--- | Otitis media +H6520-- | Otitis media +H6521-- | Otitis media +H6522-- | Otitis media +H6523-- | Otitis media +H653--- | Otitis media +H6530-- | Otitis media +H6531-- | Otitis media +H6532-- | Otitis media +H6533-- | Otitis media +H654--- | Otitis media +H65411- | Otitis media +H65412- | Otitis media +H65413- | Otitis media +H65419- | Otitis media +H65491- | Otitis media +H65492- | Otitis media +H65493- | Otitis media +H65499- | Otitis media +H659--- | Otitis media +H6590-- | Otitis media +H6591-- | Otitis media +H6592-- | Otitis media +H6593-- | Otitis media +H66---- | Otitis media +H660--- | Otitis media +H66001- | Otitis media +H66002- | Otitis media +H66003- | Otitis media +H66004- | Otitis media +H66005- | Otitis media +H66006- | Otitis media +H66007- | Otitis media +H66009- | Otitis media +H66011- | Otitis media +H66012- | Otitis media +H66013- | Otitis media +H66014- | Otitis media +H66015- | Otitis media +H66016- | Otitis media +H66017- | Otitis media +H66019- | Otitis media +H661--- | Otitis media +H6610-- | Otitis media +H6611-- | Otitis media +H6612-- | Otitis media +H6613-- | Otitis media +H662--- | Otitis media +H6620-- | Otitis media +H6621-- | Otitis media +H6622-- | Otitis media +H6623-- | Otitis media +H663--- | Otitis media +H663X1- | Otitis media +H663X2- | Otitis media +H663X3- | Otitis media +H663X9- | Otitis media +H664--- | Otitis media +H6640-- | Otitis media +H6641-- | Otitis media +H6642-- | Otitis media +H6643-- | Otitis media +H669--- | Otitis media +H6690-- | Otitis media +H6691-- | Otitis media +H6692-- | Otitis media +H6693-- | Otitis media +H67---- | Otitis media +H670--- | Otitis media +H671--- | Otitis media +H672--- | Otitis media +H673--- | Otitis media +H678--- | Otitis media +H679--- | Otitis media +H68---- | Otitis media +H680--- | Otitis media +H68001- | Otitis media +H68002- | Otitis media +H68003- | Otitis media +H68009- | Otitis media +H68011- | Otitis media +H68012- | Otitis media +H68013- | Otitis media +H68019- | Otitis media +H68021- | Otitis media +H68022- | Otitis media +H68023- | Otitis media +H68029- | Otitis media +H681--- | Otitis media +H68101- | Otitis media +H68102- | Otitis media +H68103- | Otitis media +H68109- | Otitis media +H68111- | Otitis media +H68112- | Otitis media +H68113- | Otitis media +H68119- | Otitis media +H68121- | Otitis media +H68122- | Otitis media +H68123- | Otitis media +H68129- | Otitis media +H68131- | Otitis media +H68132- | Otitis media +H68133- | Otitis media +H68139- | Otitis media +H69---- | Otitis media +H690--- | Otitis media +H6900-- | Otitis media +H6901-- | Otitis media +H6902-- | Otitis media +H6903-- | Otitis media +H698--- | Otitis media +H6980-- | Otitis media +H6981-- | Otitis media +H6982-- | Otitis media +H6983-- | Otitis media +H699--- | Otitis media +H6990-- | Otitis media +H6991-- | Otitis media +H6992-- | Otitis media +H6993-- | Otitis media +H70---- | Otitis media +H700--- | Otitis media +H70001- | Otitis media +H70002- | Otitis media +H70003- | Otitis media +H70009- | Otitis media +H70011- | Otitis media +H70012- | Otitis media +H70013- | Otitis media +H70019- | Otitis media +H70091- | Otitis media +H70092- | Otitis media +H70093- | Otitis media +H70099- | Otitis media +H701--- | Otitis media +H7010-- | Otitis media +H7011-- | Otitis media +H7012-- | Otitis media +H7013-- | Otitis media +H702--- | Otitis media +H70201- | Otitis media +H70202- | Otitis media +H70203- | Otitis media +H70209- | Otitis media +H70211- | Otitis media +H70212- | Otitis media +H70213- | Otitis media +H70219- | Otitis media +H70221- | Otitis media +H70222- | Otitis media +H70223- | Otitis media +H70229- | Otitis media +H708--- | Otitis media +H70811- | Otitis media +H70812- | Otitis media +H70813- | Otitis media +H70819- | Otitis media +H70891- | Otitis media +H70892- | Otitis media +H70893- | Otitis media +H70899- | Otitis media +H709--- | Otitis media +H7090-- | Otitis media +H7091-- | Otitis media +H7092-- | Otitis media +H7093-- | Otitis media +A00---- | Enteric infections +A000--- | Enteric infections +A001--- | Enteric infections +A009--- | Enteric infections +A01---- | Enteric infections +A010--- | Enteric infections +A0100-- | Enteric infections +A0101-- | Enteric infections +A0102-- | Enteric infections +A0103-- | Enteric infections +A0104-- | Enteric infections +A0105-- | Enteric infections +A0109-- | Enteric infections +A011--- | Enteric infections +A012--- | Enteric infections +A013--- | Enteric infections +A014--- | Enteric infections +A02---- | Enteric infections +A020--- | Enteric infections +A021--- | Enteric infections +A022--- | Enteric infections +A0220-- | Enteric infections +A0221-- | Enteric infections +A0222-- | Enteric infections +A0223-- | Enteric infections +A0224-- | Enteric infections +A0225-- | Enteric infections +A0229-- | Enteric infections +A028--- | Enteric infections +A029--- | Enteric infections +A03---- | Enteric infections +A030--- | Enteric infections +A031--- | Enteric infections +A032--- | Enteric infections +A033--- | Enteric infections +A038--- | Enteric infections +A039--- | Enteric infections +A04---- | Enteric infections +A040--- | Enteric infections +A041--- | Enteric infections +A042--- | Enteric infections +A043--- | Enteric infections +A044--- | Enteric infections +A045--- | Enteric infections +A046--- | Enteric infections +A047--- | Enteric infections +A0471-- | Enteric infections +A0472-- | Enteric infections +A048--- | Enteric infections +A049--- | Enteric infections +A05---- | Enteric infections +A050--- | Enteric infections +A051--- | Enteric infections +A052--- | Enteric infections +A053--- | Enteric infections +A054--- | Enteric infections +A055--- | Enteric infections +A058--- | Enteric infections +A059--- | Enteric infections +A06---- | Enteric infections +A060--- | Enteric infections +A061--- | Enteric infections +A062--- | Enteric infections +A063--- | Enteric infections +A064--- | Enteric infections +A065--- | Enteric infections +A066--- | Enteric infections +A067--- | Enteric infections +A068--- | Enteric infections +A0681-- | Enteric infections +A0682-- | Enteric infections +A0689-- | Enteric infections +A069--- | Enteric infections +A07---- | Enteric infections +A070--- | Enteric infections +A071--- | Enteric infections +A072--- | Enteric infections +A073--- | Enteric infections +A074--- | Enteric infections +A078--- | Enteric infections +A079--- | Enteric infections +A08---- | Enteric infections +A080--- | Enteric infections +A081--- | Enteric infections +A0811-- | Enteric infections +A0819-- | Enteric infections +A082--- | Enteric infections +A083--- | Enteric infections +A0831-- | Enteric infections +A0832-- | Enteric infections +A0839-- | Enteric infections +A084--- | Enteric infections +A085--- | Enteric infections +A088--- | Enteric infections +A09---- | Enteric infections +A80---- | Enteric infections +A800--- | Enteric infections +A801--- | Enteric infections +A802--- | Enteric infections +A803--- | Enteric infections +A8030-- | Enteric infections +A8039-- | Enteric infections +A804--- | Enteric infections +A809--- | Enteric infections +B91---- | Enteric infections +K521--- | Enteric infections +Z110--- | Enteric infections +Z200--- | Enteric infections +Z2001-- | Enteric infections +Z2009-- | Enteric infections +Z221--- | Enteric infections +Z230--- | Enteric infections +A00---- | Diarrheal diseases +A000--- | Diarrheal diseases +A001--- | Diarrheal diseases +A009--- | Diarrheal diseases +A02---- | Diarrheal diseases +A020--- | Diarrheal diseases +A028--- | Diarrheal diseases +A029--- | Diarrheal diseases +A03---- | Diarrheal diseases +A030--- | Diarrheal diseases +A031--- | Diarrheal diseases +A032--- | Diarrheal diseases +A033--- | Diarrheal diseases +A038--- | Diarrheal diseases +A039--- | Diarrheal diseases +A04---- | Diarrheal diseases +A040--- | Diarrheal diseases +A041--- | Diarrheal diseases +A042--- | Diarrheal diseases +A043--- | Diarrheal diseases +A044--- | Diarrheal diseases +A045--- | Diarrheal diseases +A046--- | Diarrheal diseases +A047--- | Diarrheal diseases +A0471-- | Diarrheal diseases +A0472-- | Diarrheal diseases +A048--- | Diarrheal diseases +A049--- | Diarrheal diseases +A05---- | Diarrheal diseases +A050--- | Diarrheal diseases +A051--- | Diarrheal diseases +A052--- | Diarrheal diseases +A053--- | Diarrheal diseases +A054--- | Diarrheal diseases +A055--- | Diarrheal diseases +A058--- | Diarrheal diseases +A059--- | Diarrheal diseases +A06---- | Diarrheal diseases +A060--- | Diarrheal diseases +A061--- | Diarrheal diseases +A062--- | Diarrheal diseases +A063--- | Diarrheal diseases +A064--- | Diarrheal diseases +A065--- | Diarrheal diseases +A066--- | Diarrheal diseases +A067--- | Diarrheal diseases +A068--- | Diarrheal diseases +A0681-- | Diarrheal diseases +A0682-- | Diarrheal diseases +A0689-- | Diarrheal diseases +A069--- | Diarrheal diseases +A07---- | Diarrheal diseases +A072--- | Diarrheal diseases +A073--- | Diarrheal diseases +A074--- | Diarrheal diseases +A08---- | Diarrheal diseases +A080--- | Diarrheal diseases +A081--- | Diarrheal diseases +A0811-- | Diarrheal diseases +A0819-- | Diarrheal diseases +A082--- | Diarrheal diseases +A083--- | Diarrheal diseases +A0831-- | Diarrheal diseases +A0832-- | Diarrheal diseases +A0839-- | Diarrheal diseases +A084--- | Diarrheal diseases +A085--- | Diarrheal diseases +A088--- | Diarrheal diseases +A09---- | Diarrheal diseases +K521--- | Diarrheal diseases +Z221--- | Diarrheal diseases +Z230--- | Diarrheal diseases +A01---- | Typhoid and paratyphoid +A010--- | Typhoid and paratyphoid +A0100-- | Typhoid and paratyphoid +A0101-- | Typhoid and paratyphoid +A0102-- | Typhoid and paratyphoid +A0103-- | Typhoid and paratyphoid +A0104-- | Typhoid and paratyphoid +A0105-- | Typhoid and paratyphoid +A0109-- | Typhoid and paratyphoid +A011--- | Typhoid and paratyphoid +A012--- | Typhoid and paratyphoid +A013--- | Typhoid and paratyphoid +A014--- | Typhoid and paratyphoid +Z110--- | Typhoid and paratyphoid +Z200--- | Typhoid and paratyphoid +Z2001-- | Typhoid and paratyphoid +Z2009-- | Typhoid and paratyphoid +A010--- | Typhoid fever +A0100-- | Typhoid fever +A0101-- | Typhoid fever +A0102-- | Typhoid fever +A0103-- | Typhoid fever +A0104-- | Typhoid fever +A0105-- | Typhoid fever +A0109-- | Typhoid fever +A011--- | Paratyphoid fever +A012--- | Paratyphoid fever +A013--- | Paratyphoid fever +A014--- | Paratyphoid fever +A021--- | Invasive Non-typhoidal Salmonella (iNTS) +A022--- | Invasive Non-typhoidal Salmonella (iNTS) +A0220-- | Invasive Non-typhoidal Salmonella (iNTS) +A0221-- | Invasive Non-typhoidal Salmonella (iNTS) +A0222-- | Invasive Non-typhoidal Salmonella (iNTS) +A0223-- | Invasive Non-typhoidal Salmonella (iNTS) +A0224-- | Invasive Non-typhoidal Salmonella (iNTS) +A0225-- | Invasive Non-typhoidal Salmonella (iNTS) +A0229-- | Invasive Non-typhoidal Salmonella (iNTS) +A070--- | Other intestinal infectious diseases +A071--- | Other intestinal infectious diseases +A078--- | Other intestinal infectious diseases +A079--- | Other intestinal infectious diseases +A80---- | Other intestinal infectious diseases +A800--- | Other intestinal infectious diseases +A801--- | Other intestinal infectious diseases +A802--- | Other intestinal infectious diseases +A803--- | Other intestinal infectious diseases +A8030-- | Other intestinal infectious diseases +A8039-- | Other intestinal infectious diseases +A804--- | Other intestinal infectious diseases +A809--- | Other intestinal infectious diseases +B91---- | Other intestinal infectious diseases +A30---- | Neglected tropical diseases and malaria +A300--- | Neglected tropical diseases and malaria +A301--- | Neglected tropical diseases and malaria +A302--- | Neglected tropical diseases and malaria +A303--- | Neglected tropical diseases and malaria +A304--- | Neglected tropical diseases and malaria +A305--- | Neglected tropical diseases and malaria +A308--- | Neglected tropical diseases and malaria +A309--- | Neglected tropical diseases and malaria +A68---- | Neglected tropical diseases and malaria +A680--- | Neglected tropical diseases and malaria +A681--- | Neglected tropical diseases and malaria +A689--- | Neglected tropical diseases and malaria +A692--- | Neglected tropical diseases and malaria +A6920-- | Neglected tropical diseases and malaria +A6921-- | Neglected tropical diseases and malaria +A6922-- | Neglected tropical diseases and malaria +A6923-- | Neglected tropical diseases and malaria +A6929-- | Neglected tropical diseases and malaria +A698--- | Neglected tropical diseases and malaria +A699--- | Neglected tropical diseases and malaria +A71---- | Neglected tropical diseases and malaria +A710--- | Neglected tropical diseases and malaria +A711--- | Neglected tropical diseases and malaria +A719--- | Neglected tropical diseases and malaria +A740--- | Neglected tropical diseases and malaria +A75---- | Neglected tropical diseases and malaria +A750--- | Neglected tropical diseases and malaria +A751--- | Neglected tropical diseases and malaria +A752--- | Neglected tropical diseases and malaria +A753--- | Neglected tropical diseases and malaria +A759--- | Neglected tropical diseases and malaria +A77---- | Neglected tropical diseases and malaria +A770--- | Neglected tropical diseases and malaria +A771--- | Neglected tropical diseases and malaria +A772--- | Neglected tropical diseases and malaria +A773--- | Neglected tropical diseases and malaria +A7740-- | Neglected tropical diseases and malaria +A7741-- | Neglected tropical diseases and malaria +A7749-- | Neglected tropical diseases and malaria +A778--- | Neglected tropical diseases and malaria +A779--- | Neglected tropical diseases and malaria +A78---- | Neglected tropical diseases and malaria +A79---- | Neglected tropical diseases and malaria +A790--- | Neglected tropical diseases and malaria +A791--- | Neglected tropical diseases and malaria +A798--- | Neglected tropical diseases and malaria +A7981-- | Neglected tropical diseases and malaria +A7989-- | Neglected tropical diseases and malaria +A799--- | Neglected tropical diseases and malaria +A82---- | Neglected tropical diseases and malaria +A820--- | Neglected tropical diseases and malaria +A821--- | Neglected tropical diseases and malaria +A829--- | Neglected tropical diseases and malaria +A90---- | Neglected tropical diseases and malaria +A91---- | Neglected tropical diseases and malaria +A92---- | Neglected tropical diseases and malaria +A920--- | Neglected tropical diseases and malaria +A921--- | Neglected tropical diseases and malaria +A922--- | Neglected tropical diseases and malaria +A923--- | Neglected tropical diseases and malaria +A9230-- | Neglected tropical diseases and malaria +A9231-- | Neglected tropical diseases and malaria +A9232-- | Neglected tropical diseases and malaria +A9239-- | Neglected tropical diseases and malaria +A924--- | Neglected tropical diseases and malaria +A925--- | Neglected tropical diseases and malaria +A928--- | Neglected tropical diseases and malaria +A929--- | Neglected tropical diseases and malaria +A93---- | Neglected tropical diseases and malaria +A930--- | Neglected tropical diseases and malaria +A931--- | Neglected tropical diseases and malaria +A932--- | Neglected tropical diseases and malaria +A938--- | Neglected tropical diseases and malaria +A94---- | Neglected tropical diseases and malaria +A95---- | Neglected tropical diseases and malaria +A950--- | Neglected tropical diseases and malaria +A951--- | Neglected tropical diseases and malaria +A959--- | Neglected tropical diseases and malaria +A96---- | Neglected tropical diseases and malaria +A960--- | Neglected tropical diseases and malaria +A961--- | Neglected tropical diseases and malaria +A962--- | Neglected tropical diseases and malaria +A968--- | Neglected tropical diseases and malaria +A969--- | Neglected tropical diseases and malaria +A98---- | Neglected tropical diseases and malaria +A980--- | Neglected tropical diseases and malaria +A981--- | Neglected tropical diseases and malaria +A982--- | Neglected tropical diseases and malaria +A983--- | Neglected tropical diseases and malaria +A984--- | Neglected tropical diseases and malaria +A985--- | Neglected tropical diseases and malaria +A988--- | Neglected tropical diseases and malaria +A99---- | Neglected tropical diseases and malaria +B330--- | Neglected tropical diseases and malaria +B331--- | Neglected tropical diseases and malaria +B50---- | Neglected tropical diseases and malaria +B500--- | Neglected tropical diseases and malaria +B508--- | Neglected tropical diseases and malaria +B509--- | Neglected tropical diseases and malaria +B51---- | Neglected tropical diseases and malaria +B510--- | Neglected tropical diseases and malaria +B518--- | Neglected tropical diseases and malaria +B519--- | Neglected tropical diseases and malaria +B52---- | Neglected tropical diseases and malaria +B520--- | Neglected tropical diseases and malaria +B528--- | Neglected tropical diseases and malaria +B529--- | Neglected tropical diseases and malaria +B53---- | Neglected tropical diseases and malaria +B530--- | Neglected tropical diseases and malaria +B531--- | Neglected tropical diseases and malaria +B538--- | Neglected tropical diseases and malaria +B54---- | Neglected tropical diseases and malaria +B55---- | Neglected tropical diseases and malaria +B550--- | Neglected tropical diseases and malaria +B551--- | Neglected tropical diseases and malaria +B552--- | Neglected tropical diseases and malaria +B559--- | Neglected tropical diseases and malaria +B56---- | Neglected tropical diseases and malaria +B560--- | Neglected tropical diseases and malaria +B561--- | Neglected tropical diseases and malaria +B569--- | Neglected tropical diseases and malaria +B57---- | Neglected tropical diseases and malaria +B570--- | Neglected tropical diseases and malaria +B571--- | Neglected tropical diseases and malaria +B572--- | Neglected tropical diseases and malaria +B573--- | Neglected tropical diseases and malaria +B5730-- | Neglected tropical diseases and malaria +B5731-- | Neglected tropical diseases and malaria +B5732-- | Neglected tropical diseases and malaria +B5739-- | Neglected tropical diseases and malaria +B574--- | Neglected tropical diseases and malaria +B5740-- | Neglected tropical diseases and malaria +B5741-- | Neglected tropical diseases and malaria +B5742-- | Neglected tropical diseases and malaria +B5749-- | Neglected tropical diseases and malaria +B575--- | Neglected tropical diseases and malaria +B60---- | Neglected tropical diseases and malaria +B600--- | Neglected tropical diseases and malaria +B601--- | Neglected tropical diseases and malaria +B6010-- | Neglected tropical diseases and malaria +B6011-- | Neglected tropical diseases and malaria +B6012-- | Neglected tropical diseases and malaria +B6013-- | Neglected tropical diseases and malaria +B6019-- | Neglected tropical diseases and malaria +B602--- | Neglected tropical diseases and malaria +B608--- | Neglected tropical diseases and malaria +B64---- | Neglected tropical diseases and malaria +B65---- | Neglected tropical diseases and malaria +B650--- | Neglected tropical diseases and malaria +B651--- | Neglected tropical diseases and malaria +B652--- | Neglected tropical diseases and malaria +B653--- | Neglected tropical diseases and malaria +B658--- | Neglected tropical diseases and malaria +B659--- | Neglected tropical diseases and malaria +B66---- | Neglected tropical diseases and malaria +B660--- | Neglected tropical diseases and malaria +B661--- | Neglected tropical diseases and malaria +B662--- | Neglected tropical diseases and malaria +B663--- | Neglected tropical diseases and malaria +B664--- | Neglected tropical diseases and malaria +B665--- | Neglected tropical diseases and malaria +B668--- | Neglected tropical diseases and malaria +B669--- | Neglected tropical diseases and malaria +B67---- | Neglected tropical diseases and malaria +B670--- | Neglected tropical diseases and malaria +B671--- | Neglected tropical diseases and malaria +B672--- | Neglected tropical diseases and malaria +B673--- | Neglected tropical diseases and malaria +B6731-- | Neglected tropical diseases and malaria +B6732-- | Neglected tropical diseases and malaria +B6739-- | Neglected tropical diseases and malaria +B674--- | Neglected tropical diseases and malaria +B675--- | Neglected tropical diseases and malaria +B676--- | Neglected tropical diseases and malaria +B6761-- | Neglected tropical diseases and malaria +B6769-- | Neglected tropical diseases and malaria +B677--- | Neglected tropical diseases and malaria +B678--- | Neglected tropical diseases and malaria +B679--- | Neglected tropical diseases and malaria +B6790-- | Neglected tropical diseases and malaria +B6799-- | Neglected tropical diseases and malaria +B68---- | Neglected tropical diseases and malaria +B680--- | Neglected tropical diseases and malaria +B681--- | Neglected tropical diseases and malaria +B689--- | Neglected tropical diseases and malaria +B69---- | Neglected tropical diseases and malaria +B690--- | Neglected tropical diseases and malaria +B691--- | Neglected tropical diseases and malaria +B698--- | Neglected tropical diseases and malaria +B6981-- | Neglected tropical diseases and malaria +B6989-- | Neglected tropical diseases and malaria +B699--- | Neglected tropical diseases and malaria +B70---- | Neglected tropical diseases and malaria +B700--- | Neglected tropical diseases and malaria +B701--- | Neglected tropical diseases and malaria +B71---- | Neglected tropical diseases and malaria +B710--- | Neglected tropical diseases and malaria +B711--- | Neglected tropical diseases and malaria +B718--- | Neglected tropical diseases and malaria +B719--- | Neglected tropical diseases and malaria +B72---- | Neglected tropical diseases and malaria +B73---- | Neglected tropical diseases and malaria +B7300-- | Neglected tropical diseases and malaria +B7301-- | Neglected tropical diseases and malaria +B7302-- | Neglected tropical diseases and malaria +B7309-- | Neglected tropical diseases and malaria +B731--- | Neglected tropical diseases and malaria +B74---- | Neglected tropical diseases and malaria +B740--- | Neglected tropical diseases and malaria +B741--- | Neglected tropical diseases and malaria +B742--- | Neglected tropical diseases and malaria +B743--- | Neglected tropical diseases and malaria +B744--- | Neglected tropical diseases and malaria +B748--- | Neglected tropical diseases and malaria +B749--- | Neglected tropical diseases and malaria +B75---- | Neglected tropical diseases and malaria +B76---- | Neglected tropical diseases and malaria +B760--- | Neglected tropical diseases and malaria +B761--- | Neglected tropical diseases and malaria +B768--- | Neglected tropical diseases and malaria +B769--- | Neglected tropical diseases and malaria +B77---- | Neglected tropical diseases and malaria +B770--- | Neglected tropical diseases and malaria +B778--- | Neglected tropical diseases and malaria +B7781-- | Neglected tropical diseases and malaria +B7789-- | Neglected tropical diseases and malaria +B779--- | Neglected tropical diseases and malaria +B78---- | Neglected tropical diseases and malaria +B780--- | Neglected tropical diseases and malaria +B781--- | Neglected tropical diseases and malaria +B787--- | Neglected tropical diseases and malaria +B789--- | Neglected tropical diseases and malaria +B79---- | Neglected tropical diseases and malaria +B80---- | Neglected tropical diseases and malaria +B81---- | Neglected tropical diseases and malaria +B810--- | Neglected tropical diseases and malaria +B811--- | Neglected tropical diseases and malaria +B812--- | Neglected tropical diseases and malaria +B813--- | Neglected tropical diseases and malaria +B814--- | Neglected tropical diseases and malaria +B818--- | Neglected tropical diseases and malaria +B82---- | Neglected tropical diseases and malaria +B820--- | Neglected tropical diseases and malaria +B829--- | Neglected tropical diseases and malaria +B83---- | Neglected tropical diseases and malaria +B830--- | Neglected tropical diseases and malaria +B831--- | Neglected tropical diseases and malaria +B832--- | Neglected tropical diseases and malaria +B833--- | Neglected tropical diseases and malaria +B834--- | Neglected tropical diseases and malaria +B838--- | Neglected tropical diseases and malaria +B839--- | Neglected tropical diseases and malaria +B89---- | Neglected tropical diseases and malaria +B92---- | Neglected tropical diseases and malaria +B940--- | Neglected tropical diseases and malaria +K931--- | Neglected tropical diseases and malaria +P371--- | Neglected tropical diseases and malaria +P373--- | Neglected tropical diseases and malaria +P374--- | Neglected tropical diseases and malaria +Z116--- | Neglected tropical diseases and malaria +Z203--- | Neglected tropical diseases and malaria +Z242--- | Neglected tropical diseases and malaria +Z243--- | Neglected tropical diseases and malaria +Z260--- | Neglected tropical diseases and malaria +B50---- | Malaria +B500--- | Malaria +B508--- | Malaria +B509--- | Malaria +B51---- | Malaria +B510--- | Malaria +B518--- | Malaria +B519--- | Malaria +B52---- | Malaria +B520--- | Malaria +B528--- | Malaria +B529--- | Malaria +B53---- | Malaria +B530--- | Malaria +B531--- | Malaria +B538--- | Malaria +B54---- | Malaria +P373--- | Malaria +P374--- | Malaria +B57---- | Chagas disease +B570--- | Chagas disease +B571--- | Chagas disease +B572--- | Chagas disease +B573--- | Chagas disease +B5730-- | Chagas disease +B5731-- | Chagas disease +B5732-- | Chagas disease +B5739-- | Chagas disease +B574--- | Chagas disease +B5740-- | Chagas disease +B5741-- | Chagas disease +B5742-- | Chagas disease +B5749-- | Chagas disease +B575--- | Chagas disease +K931--- | Chagas disease +B55---- | Leishmaniasis +B550--- | Leishmaniasis +B551--- | Leishmaniasis +B552--- | Leishmaniasis +B559--- | Leishmaniasis +Z260--- | Leishmaniasis +B550--- | Visceral leishmaniasis +B551--- | Cutaneous and mucocutaneous leishmaniasis +B552--- | Cutaneous and mucocutaneous leishmaniasis +B56---- | African trypanosomiasis +B560--- | African trypanosomiasis +B561--- | African trypanosomiasis +B569--- | African trypanosomiasis +B65---- | Schistosomiasis +B650--- | Schistosomiasis +B651--- | Schistosomiasis +B652--- | Schistosomiasis +B653--- | Schistosomiasis +B658--- | Schistosomiasis +B659--- | Schistosomiasis +B69---- | Cysticercosis +B690--- | Cysticercosis +B691--- | Cysticercosis +B698--- | Cysticercosis +B6981-- | Cysticercosis +B6989-- | Cysticercosis +B699--- | Cysticercosis +B67---- | Cystic echinococcosis +B670--- | Cystic echinococcosis +B671--- | Cystic echinococcosis +B672--- | Cystic echinococcosis +B673--- | Cystic echinococcosis +B6731-- | Cystic echinococcosis +B6732-- | Cystic echinococcosis +B6739-- | Cystic echinococcosis +B674--- | Cystic echinococcosis +B678--- | Cystic echinococcosis +B679--- | Cystic echinococcosis +B6790-- | Cystic echinococcosis +B6799-- | Cystic echinococcosis +B74---- | Lymphatic filariasis +B740--- | Lymphatic filariasis +B741--- | Lymphatic filariasis +B742--- | Lymphatic filariasis +B73---- | Onchocerciasis +B7300-- | Onchocerciasis +B7301-- | Onchocerciasis +B7302-- | Onchocerciasis +B7309-- | Onchocerciasis +B731--- | Onchocerciasis +A71---- | Trachoma +A710--- | Trachoma +A711--- | Trachoma +A719--- | Trachoma +A740--- | Trachoma +B940--- | Trachoma +A90---- | Dengue +A91---- | Dengue +A95---- | Yellow fever +A950--- | Yellow fever +A951--- | Yellow fever +A959--- | Yellow fever +Z243--- | Yellow fever +A82---- | Rabies +A820--- | Rabies +A821--- | Rabies +A829--- | Rabies +Z203--- | Rabies +Z242--- | Rabies +B76---- | Intestinal nematode infections +B760--- | Intestinal nematode infections +B761--- | Intestinal nematode infections +B768--- | Intestinal nematode infections +B769--- | Intestinal nematode infections +B77---- | Intestinal nematode infections +B770--- | Intestinal nematode infections +B778--- | Intestinal nematode infections +B7781-- | Intestinal nematode infections +B7789-- | Intestinal nematode infections +B779--- | Intestinal nematode infections +B79---- | Intestinal nematode infections +Z116--- | Intestinal nematode infections +B77---- | Ascariasis +B770--- | Ascariasis +B778--- | Ascariasis +B7781-- | Ascariasis +B7789-- | Ascariasis +B779--- | Ascariasis +B79---- | Trichuriasis +B76---- | Hookworm disease +B760--- | Hookworm disease +B761--- | Hookworm disease +B768--- | Hookworm disease +B769--- | Hookworm disease +B66---- | Food-borne trematodiases +B660--- | Food-borne trematodiases +B661--- | Food-borne trematodiases +B662--- | Food-borne trematodiases +B663--- | Food-borne trematodiases +B664--- | Food-borne trematodiases +B665--- | Food-borne trematodiases +B668--- | Food-borne trematodiases +B669--- | Food-borne trematodiases +A30---- | Leprosy +A300--- | Leprosy +A301--- | Leprosy +A302--- | Leprosy +A303--- | Leprosy +A304--- | Leprosy +A305--- | Leprosy +A308--- | Leprosy +A309--- | Leprosy +B92---- | Leprosy +A984--- | Ebola +B72---- | Guinea worm disease +A68---- | Other neglected tropical diseases +A680--- | Other neglected tropical diseases +A681--- | Other neglected tropical diseases +A689--- | Other neglected tropical diseases +A692--- | Other neglected tropical diseases +A6920-- | Other neglected tropical diseases +A6921-- | Other neglected tropical diseases +A6922-- | Other neglected tropical diseases +A6923-- | Other neglected tropical diseases +A6929-- | Other neglected tropical diseases +A698--- | Other neglected tropical diseases +A699--- | Other neglected tropical diseases +A75---- | Other neglected tropical diseases +A750--- | Other neglected tropical diseases +A751--- | Other neglected tropical diseases +A752--- | Other neglected tropical diseases +A753--- | Other neglected tropical diseases +A759--- | Other neglected tropical diseases +A77---- | Other neglected tropical diseases +A770--- | Other neglected tropical diseases +A771--- | Other neglected tropical diseases +A772--- | Other neglected tropical diseases +A773--- | Other neglected tropical diseases +A7740-- | Other neglected tropical diseases +A7741-- | Other neglected tropical diseases +A7749-- | Other neglected tropical diseases +A778--- | Other neglected tropical diseases +A779--- | Other neglected tropical diseases +A78---- | Other neglected tropical diseases +A79---- | Other neglected tropical diseases +A790--- | Other neglected tropical diseases +A791--- | Other neglected tropical diseases +A798--- | Other neglected tropical diseases +A7981-- | Other neglected tropical diseases +A7989-- | Other neglected tropical diseases +A799--- | Other neglected tropical diseases +A92---- | Other neglected tropical diseases +A920--- | Other neglected tropical diseases +A921--- | Other neglected tropical diseases +A922--- | Other neglected tropical diseases +A923--- | Other neglected tropical diseases +A9230-- | Other neglected tropical diseases +A9231-- | Other neglected tropical diseases +A9232-- | Other neglected tropical diseases +A9239-- | Other neglected tropical diseases +A924--- | Other neglected tropical diseases +A925--- | Other neglected tropical diseases +A928--- | Other neglected tropical diseases +A929--- | Other neglected tropical diseases +A93---- | Other neglected tropical diseases +A930--- | Other neglected tropical diseases +A931--- | Other neglected tropical diseases +A932--- | Other neglected tropical diseases +A938--- | Other neglected tropical diseases +A94---- | Other neglected tropical diseases +A96---- | Other neglected tropical diseases +A960--- | Other neglected tropical diseases +A961--- | Other neglected tropical diseases +A962--- | Other neglected tropical diseases +A968--- | Other neglected tropical diseases +A969--- | Other neglected tropical diseases +A98---- | Other neglected tropical diseases +A980--- | Other neglected tropical diseases +A981--- | Other neglected tropical diseases +A982--- | Other neglected tropical diseases +A983--- | Other neglected tropical diseases +A985--- | Other neglected tropical diseases +A988--- | Other neglected tropical diseases +A99---- | Other neglected tropical diseases +B330--- | Other neglected tropical diseases +B331--- | Other neglected tropical diseases +B60---- | Other neglected tropical diseases +B600--- | Other neglected tropical diseases +B601--- | Other neglected tropical diseases +B6010-- | Other neglected tropical diseases +B6011-- | Other neglected tropical diseases +B6012-- | Other neglected tropical diseases +B6013-- | Other neglected tropical diseases +B6019-- | Other neglected tropical diseases +B602--- | Other neglected tropical diseases +B608--- | Other neglected tropical diseases +B64---- | Other neglected tropical diseases +B675--- | Other neglected tropical diseases +B676--- | Other neglected tropical diseases +B6761-- | Other neglected tropical diseases +B6769-- | Other neglected tropical diseases +B677--- | Other neglected tropical diseases +B68---- | Other neglected tropical diseases +B680--- | Other neglected tropical diseases +B681--- | Other neglected tropical diseases +B689--- | Other neglected tropical diseases +B70---- | Other neglected tropical diseases +B700--- | Other neglected tropical diseases +B701--- | Other neglected tropical diseases +B71---- | Other neglected tropical diseases +B710--- | Other neglected tropical diseases +B711--- | Other neglected tropical diseases +B718--- | Other neglected tropical diseases +B719--- | Other neglected tropical diseases +B743--- | Other neglected tropical diseases +B744--- | Other neglected tropical diseases +B748--- | Other neglected tropical diseases +B749--- | Other neglected tropical diseases +B75---- | Other neglected tropical diseases +B78---- | Other neglected tropical diseases +B780--- | Other neglected tropical diseases +B781--- | Other neglected tropical diseases +B787--- | Other neglected tropical diseases +B789--- | Other neglected tropical diseases +B80---- | Other neglected tropical diseases +B81---- | Other neglected tropical diseases +B810--- | Other neglected tropical diseases +B811--- | Other neglected tropical diseases +B812--- | Other neglected tropical diseases +B813--- | Other neglected tropical diseases +B814--- | Other neglected tropical diseases +B818--- | Other neglected tropical diseases +B82---- | Other neglected tropical diseases +B820--- | Other neglected tropical diseases +B829--- | Other neglected tropical diseases +B83---- | Other neglected tropical diseases +B830--- | Other neglected tropical diseases +B831--- | Other neglected tropical diseases +B832--- | Other neglected tropical diseases +B833--- | Other neglected tropical diseases +B834--- | Other neglected tropical diseases +B838--- | Other neglected tropical diseases +B839--- | Other neglected tropical diseases +B89---- | Other neglected tropical diseases +P371--- | Other neglected tropical diseases +A20---- | Other infectious diseases +A200--- | Other infectious diseases +A201--- | Other infectious diseases +A202--- | Other infectious diseases +A203--- | Other infectious diseases +A207--- | Other infectious diseases +A208--- | Other infectious diseases +A209--- | Other infectious diseases +A21---- | Other infectious diseases +A210--- | Other infectious diseases +A211--- | Other infectious diseases +A212--- | Other infectious diseases +A213--- | Other infectious diseases +A217--- | Other infectious diseases +A218--- | Other infectious diseases +A219--- | Other infectious diseases +A22---- | Other infectious diseases +A220--- | Other infectious diseases +A221--- | Other infectious diseases +A222--- | Other infectious diseases +A227--- | Other infectious diseases +A228--- | Other infectious diseases +A229--- | Other infectious diseases +A23---- | Other infectious diseases +A230--- | Other infectious diseases +A231--- | Other infectious diseases +A232--- | Other infectious diseases +A233--- | Other infectious diseases +A238--- | Other infectious diseases +A239--- | Other infectious diseases +A24---- | Other infectious diseases +A240--- | Other infectious diseases +A241--- | Other infectious diseases +A242--- | Other infectious diseases +A243--- | Other infectious diseases +A244--- | Other infectious diseases +A249--- | Other infectious diseases +A25---- | Other infectious diseases +A250--- | Other infectious diseases +A251--- | Other infectious diseases +A259--- | Other infectious diseases +A26---- | Other infectious diseases +A260--- | Other infectious diseases +A267--- | Other infectious diseases +A268--- | Other infectious diseases +A269--- | Other infectious diseases +A27---- | Other infectious diseases +A270--- | Other infectious diseases +A278--- | Other infectious diseases +A2781-- | Other infectious diseases +A2789-- | Other infectious diseases +A279--- | Other infectious diseases +A28---- | Other infectious diseases +A280--- | Other infectious diseases +A281--- | Other infectious diseases +A282--- | Other infectious diseases +A288--- | Other infectious diseases +A289--- | Other infectious diseases +A31---- | Other infectious diseases +A310--- | Other infectious diseases +A311--- | Other infectious diseases +A312--- | Other infectious diseases +A318--- | Other infectious diseases +A319--- | Other infectious diseases +A32---- | Other infectious diseases +A320--- | Other infectious diseases +A321--- | Other infectious diseases +A3211-- | Other infectious diseases +A3212-- | Other infectious diseases +A327--- | Other infectious diseases +A328--- | Other infectious diseases +A3281-- | Other infectious diseases +A3282-- | Other infectious diseases +A3289-- | Other infectious diseases +A329--- | Other infectious diseases +A33---- | Other infectious diseases +A34---- | Other infectious diseases +A35---- | Other infectious diseases +A36---- | Other infectious diseases +A360--- | Other infectious diseases +A361--- | Other infectious diseases +A362--- | Other infectious diseases +A363--- | Other infectious diseases +A368--- | Other infectious diseases +A3681-- | Other infectious diseases +A3682-- | Other infectious diseases +A3683-- | Other infectious diseases +A3684-- | Other infectious diseases +A3685-- | Other infectious diseases +A3686-- | Other infectious diseases +A3689-- | Other infectious diseases +A369--- | Other infectious diseases +A37---- | Other infectious diseases +A370--- | Other infectious diseases +A3700-- | Other infectious diseases +A3701-- | Other infectious diseases +A371--- | Other infectious diseases +A3710-- | Other infectious diseases +A3711-- | Other infectious diseases +A378--- | Other infectious diseases +A3780-- | Other infectious diseases +A3781-- | Other infectious diseases +A379--- | Other infectious diseases +A3790-- | Other infectious diseases +A3791-- | Other infectious diseases +A38---- | Other infectious diseases +A380--- | Other infectious diseases +A381--- | Other infectious diseases +A388--- | Other infectious diseases +A389--- | Other infectious diseases +A39---- | Other infectious diseases +A390--- | Other infectious diseases +A391--- | Other infectious diseases +A392--- | Other infectious diseases +A393--- | Other infectious diseases +A394--- | Other infectious diseases +A395--- | Other infectious diseases +A3950-- | Other infectious diseases +A3951-- | Other infectious diseases +A3952-- | Other infectious diseases +A3953-- | Other infectious diseases +A398--- | Other infectious diseases +A3981-- | Other infectious diseases +A3982-- | Other infectious diseases +A3983-- | Other infectious diseases +A3984-- | Other infectious diseases +A3989-- | Other infectious diseases +A399--- | Other infectious diseases +A42---- | Other infectious diseases +A420--- | Other infectious diseases +A421--- | Other infectious diseases +A422--- | Other infectious diseases +A427--- | Other infectious diseases +A428--- | Other infectious diseases +A4281-- | Other infectious diseases +A4282-- | Other infectious diseases +A4289-- | Other infectious diseases +A429--- | Other infectious diseases +A43---- | Other infectious diseases +A430--- | Other infectious diseases +A431--- | Other infectious diseases +A438--- | Other infectious diseases +A439--- | Other infectious diseases +A44---- | Other infectious diseases +A440--- | Other infectious diseases +A441--- | Other infectious diseases +A448--- | Other infectious diseases +A449--- | Other infectious diseases +A48---- | Other infectious diseases +A480--- | Other infectious diseases +A482--- | Other infectious diseases +A483--- | Other infectious diseases +A484--- | Other infectious diseases +A4851-- | Other infectious diseases +A4852-- | Other infectious diseases +A488--- | Other infectious diseases +A49---- | Other infectious diseases +A490--- | Other infectious diseases +A4901-- | Other infectious diseases +A4902-- | Other infectious diseases +A491--- | Other infectious diseases +A492--- | Other infectious diseases +A493--- | Other infectious diseases +A498--- | Other infectious diseases +A499--- | Other infectious diseases +A65---- | Other infectious diseases +A69---- | Other infectious diseases +A690--- | Other infectious diseases +A691--- | Other infectious diseases +A74---- | Other infectious diseases +A748--- | Other infectious diseases +A7481-- | Other infectious diseases +A7489-- | Other infectious diseases +A749--- | Other infectious diseases +A81---- | Other infectious diseases +A810--- | Other infectious diseases +A8100-- | Other infectious diseases +A8101-- | Other infectious diseases +A8109-- | Other infectious diseases +A811--- | Other infectious diseases +A812--- | Other infectious diseases +A818--- | Other infectious diseases +A8181-- | Other infectious diseases +A8182-- | Other infectious diseases +A8183-- | Other infectious diseases +A8189-- | Other infectious diseases +A819--- | Other infectious diseases +A83---- | Other infectious diseases +A830--- | Other infectious diseases +A831--- | Other infectious diseases +A832--- | Other infectious diseases +A833--- | Other infectious diseases +A834--- | Other infectious diseases +A835--- | Other infectious diseases +A836--- | Other infectious diseases +A838--- | Other infectious diseases +A839--- | Other infectious diseases +A84---- | Other infectious diseases +A840--- | Other infectious diseases +A841--- | Other infectious diseases +A848--- | Other infectious diseases +A849--- | Other infectious diseases +A85---- | Other infectious diseases +A850--- | Other infectious diseases +A851--- | Other infectious diseases +A852--- | Other infectious diseases +A858--- | Other infectious diseases +A86---- | Other infectious diseases +A87---- | Other infectious diseases +A870--- | Other infectious diseases +A871--- | Other infectious diseases +A872--- | Other infectious diseases +A878--- | Other infectious diseases +A879--- | Other infectious diseases +A88---- | Other infectious diseases +A880--- | Other infectious diseases +A881--- | Other infectious diseases +A888--- | Other infectious diseases +A89---- | Other infectious diseases +B00---- | Other infectious diseases +B000--- | Other infectious diseases +B001--- | Other infectious diseases +B002--- | Other infectious diseases +B003--- | Other infectious diseases +B004--- | Other infectious diseases +B005--- | Other infectious diseases +B0050-- | Other infectious diseases +B0051-- | Other infectious diseases +B0052-- | Other infectious diseases +B0053-- | Other infectious diseases +B0059-- | Other infectious diseases +B007--- | Other infectious diseases +B008--- | Other infectious diseases +B0081-- | Other infectious diseases +B0082-- | Other infectious diseases +B0089-- | Other infectious diseases +B009--- | Other infectious diseases +B01---- | Other infectious diseases +B010--- | Other infectious diseases +B011--- | Other infectious diseases +B0111-- | Other infectious diseases +B0112-- | Other infectious diseases +B012--- | Other infectious diseases +B018--- | Other infectious diseases +B0181-- | Other infectious diseases +B0189-- | Other infectious diseases +B019--- | Other infectious diseases +B02---- | Other infectious diseases +B020--- | Other infectious diseases +B021--- | Other infectious diseases +B022--- | Other infectious diseases +B0221-- | Other infectious diseases +B0222-- | Other infectious diseases +B0223-- | Other infectious diseases +B0224-- | Other infectious diseases +B0229-- | Other infectious diseases +B023--- | Other infectious diseases +B0230-- | Other infectious diseases +B0231-- | Other infectious diseases +B0232-- | Other infectious diseases +B0233-- | Other infectious diseases +B0234-- | Other infectious diseases +B0239-- | Other infectious diseases +B027--- | Other infectious diseases +B028--- | Other infectious diseases +B029--- | Other infectious diseases +B03---- | Other infectious diseases +B04---- | Other infectious diseases +B05---- | Other infectious diseases +B050--- | Other infectious diseases +B051--- | Other infectious diseases +B052--- | Other infectious diseases +B053--- | Other infectious diseases +B054--- | Other infectious diseases +B058--- | Other infectious diseases +B0581-- | Other infectious diseases +B0589-- | Other infectious diseases +B059--- | Other infectious diseases +B06---- | Other infectious diseases +B060--- | Other infectious diseases +B0600-- | Other infectious diseases +B0601-- | Other infectious diseases +B0602-- | Other infectious diseases +B0609-- | Other infectious diseases +B068--- | Other infectious diseases +B0681-- | Other infectious diseases +B0682-- | Other infectious diseases +B0689-- | Other infectious diseases +B069--- | Other infectious diseases +B1001-- | Other infectious diseases +B1009-- | Other infectious diseases +B1081-- | Other infectious diseases +B1082-- | Other infectious diseases +B1089-- | Other infectious diseases +B15---- | Other infectious diseases +B150--- | Other infectious diseases +B159--- | Other infectious diseases +B16---- | Other infectious diseases +B160--- | Other infectious diseases +B161--- | Other infectious diseases +B162--- | Other infectious diseases +B169--- | Other infectious diseases +B17---- | Other infectious diseases +B170--- | Other infectious diseases +B171--- | Other infectious diseases +B1710-- | Other infectious diseases +B1711-- | Other infectious diseases +B172--- | Other infectious diseases +B178--- | Other infectious diseases +B179--- | Other infectious diseases +B18---- | Other infectious diseases +B180--- | Other infectious diseases +B1800-- | Other infectious diseases +B1809-- | Other infectious diseases +B181--- | Other infectious diseases +B1810-- | Other infectious diseases +B1819-- | Other infectious diseases +B182--- | Other infectious diseases +B188--- | Other infectious diseases +B189--- | Other infectious diseases +B19---- | Other infectious diseases +B190--- | Other infectious diseases +B1910-- | Other infectious diseases +B1911-- | Other infectious diseases +B1920-- | Other infectious diseases +B1921-- | Other infectious diseases +B199--- | Other infectious diseases +B25---- | Other infectious diseases +B250--- | Other infectious diseases +B251--- | Other infectious diseases +B252--- | Other infectious diseases +B258--- | Other infectious diseases +B259--- | Other infectious diseases +B26---- | Other infectious diseases +B260--- | Other infectious diseases +B261--- | Other infectious diseases +B262--- | Other infectious diseases +B263--- | Other infectious diseases +B268--- | Other infectious diseases +B2681-- | Other infectious diseases +B2682-- | Other infectious diseases +B2683-- | Other infectious diseases +B2684-- | Other infectious diseases +B2685-- | Other infectious diseases +B2689-- | Other infectious diseases +B269--- | Other infectious diseases +B27---- | Other infectious diseases +B270--- | Other infectious diseases +B2700-- | Other infectious diseases +B2701-- | Other infectious diseases +B2702-- | Other infectious diseases +B2709-- | Other infectious diseases +B271--- | Other infectious diseases +B2710-- | Other infectious diseases +B2711-- | Other infectious diseases +B2712-- | Other infectious diseases +B2719-- | Other infectious diseases +B278--- | Other infectious diseases +B2780-- | Other infectious diseases +B2781-- | Other infectious diseases +B2782-- | Other infectious diseases +B2789-- | Other infectious diseases +B279--- | Other infectious diseases +B2790-- | Other infectious diseases +B2791-- | Other infectious diseases +B2792-- | Other infectious diseases +B2799-- | Other infectious diseases +B33---- | Other infectious diseases +B333--- | Other infectious diseases +B334--- | Other infectious diseases +B338--- | Other infectious diseases +B34---- | Other infectious diseases +B340--- | Other infectious diseases +B341--- | Other infectious diseases +B342--- | Other infectious diseases +B343--- | Other infectious diseases +B344--- | Other infectious diseases +B348--- | Other infectious diseases +B349--- | Other infectious diseases +B37---- | Other infectious diseases +B370--- | Other infectious diseases +B371--- | Other infectious diseases +B372--- | Other infectious diseases +B375--- | Other infectious diseases +B376--- | Other infectious diseases +B377--- | Other infectious diseases +B378--- | Other infectious diseases +B3781-- | Other infectious diseases +B3782-- | Other infectious diseases +B3783-- | Other infectious diseases +B3784-- | Other infectious diseases +B3789-- | Other infectious diseases +B379--- | Other infectious diseases +B38---- | Other infectious diseases +B380--- | Other infectious diseases +B381--- | Other infectious diseases +B382--- | Other infectious diseases +B383--- | Other infectious diseases +B384--- | Other infectious diseases +B387--- | Other infectious diseases +B388--- | Other infectious diseases +B3881-- | Other infectious diseases +B3889-- | Other infectious diseases +B389--- | Other infectious diseases +B39---- | Other infectious diseases +B390--- | Other infectious diseases +B391--- | Other infectious diseases +B392--- | Other infectious diseases +B393--- | Other infectious diseases +B394--- | Other infectious diseases +B395--- | Other infectious diseases +B399--- | Other infectious diseases +B40---- | Other infectious diseases +B400--- | Other infectious diseases +B401--- | Other infectious diseases +B402--- | Other infectious diseases +B403--- | Other infectious diseases +B407--- | Other infectious diseases +B408--- | Other infectious diseases +B4081-- | Other infectious diseases +B4089-- | Other infectious diseases +B409--- | Other infectious diseases +B41---- | Other infectious diseases +B410--- | Other infectious diseases +B417--- | Other infectious diseases +B418--- | Other infectious diseases +B419--- | Other infectious diseases +B42---- | Other infectious diseases +B420--- | Other infectious diseases +B421--- | Other infectious diseases +B427--- | Other infectious diseases +B428--- | Other infectious diseases +B4281-- | Other infectious diseases +B4282-- | Other infectious diseases +B4289-- | Other infectious diseases +B429--- | Other infectious diseases +B43---- | Other infectious diseases +B430--- | Other infectious diseases +B431--- | Other infectious diseases +B432--- | Other infectious diseases +B438--- | Other infectious diseases +B439--- | Other infectious diseases +B44---- | Other infectious diseases +B440--- | Other infectious diseases +B441--- | Other infectious diseases +B442--- | Other infectious diseases +B447--- | Other infectious diseases +B448--- | Other infectious diseases +B4481-- | Other infectious diseases +B4489-- | Other infectious diseases +B449--- | Other infectious diseases +B45---- | Other infectious diseases +B450--- | Other infectious diseases +B451--- | Other infectious diseases +B452--- | Other infectious diseases +B453--- | Other infectious diseases +B457--- | Other infectious diseases +B458--- | Other infectious diseases +B459--- | Other infectious diseases +B46---- | Other infectious diseases +B460--- | Other infectious diseases +B461--- | Other infectious diseases +B462--- | Other infectious diseases +B463--- | Other infectious diseases +B464--- | Other infectious diseases +B465--- | Other infectious diseases +B468--- | Other infectious diseases +B469--- | Other infectious diseases +B47---- | Other infectious diseases +B470--- | Other infectious diseases +B471--- | Other infectious diseases +B479--- | Other infectious diseases +B48---- | Other infectious diseases +B480--- | Other infectious diseases +B481--- | Other infectious diseases +B482--- | Other infectious diseases +B483--- | Other infectious diseases +B484--- | Other infectious diseases +B485--- | Other infectious diseases +B487--- | Other infectious diseases +B488--- | Other infectious diseases +B49---- | Other infectious diseases +B58---- | Other infectious diseases +B580--- | Other infectious diseases +B5800-- | Other infectious diseases +B5801-- | Other infectious diseases +B5809-- | Other infectious diseases +B581--- | Other infectious diseases +B582--- | Other infectious diseases +B583--- | Other infectious diseases +B588--- | Other infectious diseases +B5881-- | Other infectious diseases +B5882-- | Other infectious diseases +B5883-- | Other infectious diseases +B5889-- | Other infectious diseases +B589--- | Other infectious diseases +B59---- | Other infectious diseases +B94---- | Other infectious diseases +B941--- | Other infectious diseases +B942--- | Other infectious diseases +B948--- | Other infectious diseases +B949--- | Other infectious diseases +B95---- | Other infectious diseases +B950--- | Other infectious diseases +B952--- | Other infectious diseases +B953--- | Other infectious diseases +B954--- | Other infectious diseases +B955--- | Other infectious diseases +B956--- | Other infectious diseases +B9561-- | Other infectious diseases +B9562-- | Other infectious diseases +B957--- | Other infectious diseases +B958--- | Other infectious diseases +B96---- | Other infectious diseases +B962--- | Other infectious diseases +B9620-- | Other infectious diseases +B9621-- | Other infectious diseases +B9622-- | Other infectious diseases +B9623-- | Other infectious diseases +B9629-- | Other infectious diseases +B963--- | Other infectious diseases +B964--- | Other infectious diseases +B965--- | Other infectious diseases +B966--- | Other infectious diseases +B967--- | Other infectious diseases +B968--- | Other infectious diseases +B9681-- | Other infectious diseases +B9682-- | Other infectious diseases +B9689-- | Other infectious diseases +B97---- | Other infectious diseases +B970--- | Other infectious diseases +B971--- | Other infectious diseases +B9710-- | Other infectious diseases +B9711-- | Other infectious diseases +B9712-- | Other infectious diseases +B9719-- | Other infectious diseases +B972--- | Other infectious diseases +B9729-- | Other infectious diseases +B973--- | Other infectious diseases +B9730-- | Other infectious diseases +B9731-- | Other infectious diseases +B9732-- | Other infectious diseases +B9733-- | Other infectious diseases +B9734-- | Other infectious diseases +B9735-- | Other infectious diseases +B9739-- | Other infectious diseases +B977--- | Other infectious diseases +B978--- | Other infectious diseases +B9789-- | Other infectious diseases +B99---- | Other infectious diseases +B998--- | Other infectious diseases +B999--- | Other infectious diseases +D703--- | Other infectious diseases +D8681-- | Other infectious diseases +D893--- | Other infectious diseases +F021--- | Other infectious diseases +F071--- | Other infectious diseases +G00---- | Other infectious diseases +G000--- | Other infectious diseases +G001--- | Other infectious diseases +G002--- | Other infectious diseases +G003--- | Other infectious diseases +G008--- | Other infectious diseases +G009--- | Other infectious diseases +G01---- | Other infectious diseases +G02---- | Other infectious diseases +G020--- | Other infectious diseases +G021--- | Other infectious diseases +G028--- | Other infectious diseases +G03---- | Other infectious diseases +G030--- | Other infectious diseases +G031--- | Other infectious diseases +G032--- | Other infectious diseases +G038--- | Other infectious diseases +G039--- | Other infectious diseases +G04---- | Other infectious diseases +G040--- | Other infectious diseases +G0400-- | Other infectious diseases +G0401-- | Other infectious diseases +G0402-- | Other infectious diseases +G041--- | Other infectious diseases +G042--- | Other infectious diseases +G0430-- | Other infectious diseases +G0431-- | Other infectious diseases +G0432-- | Other infectious diseases +G0439-- | Other infectious diseases +G048--- | Other infectious diseases +G0481-- | Other infectious diseases +G0489-- | Other infectious diseases +G049--- | Other infectious diseases +G0490-- | Other infectious diseases +G0491-- | Other infectious diseases +G05---- | Other infectious diseases +G050--- | Other infectious diseases +G051--- | Other infectious diseases +G052--- | Other infectious diseases +G053--- | Other infectious diseases +G054--- | Other infectious diseases +G058--- | Other infectious diseases +G06---- | Other infectious diseases +G060--- | Other infectious diseases +G061--- | Other infectious diseases +G062--- | Other infectious diseases +G07---- | Other infectious diseases +G08---- | Other infectious diseases +G09---- | Other infectious diseases +G14---- | Other infectious diseases +I00---- | Other infectious diseases +I02---- | Other infectious diseases +I029--- | Other infectious diseases +I96---- | Other infectious diseases +I981--- | Other infectious diseases +J85---- | Other infectious diseases +J850--- | Other infectious diseases +J852--- | Other infectious diseases +J853--- | Other infectious diseases +J86---- | Other infectious diseases +J860--- | Other infectious diseases +J869--- | Other infectious diseases +K750--- | Other infectious diseases +K753--- | Other infectious diseases +K763--- | Other infectious diseases +M491--- | Other infectious diseases +M896--- | Other infectious diseases +M8960-- | Other infectious diseases +M89611- | Other infectious diseases +M89612- | Other infectious diseases +M89619- | Other infectious diseases +M89621- | Other infectious diseases +M89622- | Other infectious diseases +M89629- | Other infectious diseases +M89631- | Other infectious diseases +M89632- | Other infectious diseases +M89639- | Other infectious diseases +M89641- | Other infectious diseases +M89642- | Other infectious diseases +M89649- | Other infectious diseases +M89651- | Other infectious diseases +M89652- | Other infectious diseases +M89659- | Other infectious diseases +M89661- | Other infectious diseases +M89662- | Other infectious diseases +M89669- | Other infectious diseases +M89671- | Other infectious diseases +M89672- | Other infectious diseases +M89679- | Other infectious diseases +M8968-- | Other infectious diseases +M8969-- | Other infectious diseases +P35---- | Other infectious diseases +P350--- | Other infectious diseases +P351--- | Other infectious diseases +P352--- | Other infectious diseases +P353--- | Other infectious diseases +P354--- | Other infectious diseases +P358--- | Other infectious diseases +P359--- | Other infectious diseases +P37---- | Other infectious diseases +P372--- | Other infectious diseases +P375--- | Other infectious diseases +P378--- | Other infectious diseases +P379--- | Other infectious diseases +R02---- | Other infectious diseases +U82---- | Other infectious diseases +U820--- | Other infectious diseases +U821--- | Other infectious diseases +U822--- | Other infectious diseases +U828--- | Other infectious diseases +U829--- | Other infectious diseases +U83---- | Other infectious diseases +U830--- | Other infectious diseases +U831--- | Other infectious diseases +U832--- | Other infectious diseases +U837--- | Other infectious diseases +U838--- | Other infectious diseases +U839--- | Other infectious diseases +U84---- | Other infectious diseases +U85---- | Other infectious diseases +Z11---- | Other infectious diseases +Z112--- | Other infectious diseases +Z115--- | Other infectious diseases +Z1151-- | Other infectious diseases +Z1159-- | Other infectious diseases +Z118--- | Other infectious diseases +Z119--- | Other infectious diseases +Z1610-- | Other infectious diseases +Z1611-- | Other infectious diseases +Z1612-- | Other infectious diseases +Z1619-- | Other infectious diseases +Z1620-- | Other infectious diseases +Z1621-- | Other infectious diseases +Z1622-- | Other infectious diseases +Z1623-- | Other infectious diseases +Z1624-- | Other infectious diseases +Z1629-- | Other infectious diseases +Z1630-- | Other infectious diseases +Z1631-- | Other infectious diseases +Z1632-- | Other infectious diseases +Z1633-- | Other infectious diseases +Z16341- | Other infectious diseases +Z16342- | Other infectious diseases +Z1635-- | Other infectious diseases +Z1639-- | Other infectious diseases +Z20---- | Other infectious diseases +Z204--- | Other infectious diseases +Z205--- | Other infectious diseases +Z208--- | Other infectious diseases +Z20810- | Other infectious diseases +Z20811- | Other infectious diseases +Z20818- | Other infectious diseases +Z20820- | Other infectious diseases +Z20821- | Other infectious diseases +Z20828- | Other infectious diseases +Z2089-- | Other infectious diseases +Z209--- | Other infectious diseases +Z22---- | Other infectious diseases +Z220--- | Other infectious diseases +Z222--- | Other infectious diseases +Z223--- | Other infectious diseases +Z2231-- | Other infectious diseases +Z22321- | Other infectious diseases +Z22322- | Other infectious diseases +Z22330- | Other infectious diseases +Z22338- | Other infectious diseases +Z2239-- | Other infectious diseases +Z226--- | Other infectious diseases +Z227--- | Other infectious diseases +Z228--- | Other infectious diseases +Z229--- | Other infectious diseases +Z233--- | Other infectious diseases +Z234--- | Other infectious diseases +Z235--- | Other infectious diseases +Z236--- | Other infectious diseases +Z237--- | Other infectious diseases +Z240--- | Other infectious diseases +Z241--- | Other infectious diseases +Z244--- | Other infectious diseases +Z245--- | Other infectious diseases +Z246--- | Other infectious diseases +Z25---- | Other infectious diseases +Z250--- | Other infectious diseases +Z831--- | Other infectious diseases +A39---- | Meningitis +A390--- | Meningitis +A391--- | Meningitis +A392--- | Meningitis +A393--- | Meningitis +A394--- | Meningitis +A395--- | Meningitis +A3950-- | Meningitis +A3951-- | Meningitis +A3952-- | Meningitis +A3953-- | Meningitis +A398--- | Meningitis +A3981-- | Meningitis +A3982-- | Meningitis +A3983-- | Meningitis +A3984-- | Meningitis +A3989-- | Meningitis +A399--- | Meningitis +A87---- | Meningitis +A870--- | Meningitis +A871--- | Meningitis +A872--- | Meningitis +A878--- | Meningitis +A879--- | Meningitis +D8681-- | Meningitis +G00---- | Meningitis +G000--- | Meningitis +G001--- | Meningitis +G002--- | Meningitis +G003--- | Meningitis +G008--- | Meningitis +G009--- | Meningitis +G01---- | Meningitis +G02---- | Meningitis +G020--- | Meningitis +G021--- | Meningitis +G028--- | Meningitis +G03---- | Meningitis +G030--- | Meningitis +G031--- | Meningitis +G032--- | Meningitis +G038--- | Meningitis +G039--- | Meningitis +G06---- | Meningitis +G060--- | Meningitis +G061--- | Meningitis +G062--- | Meningitis +G07---- | Meningitis +G08---- | Meningitis +G09---- | Meningitis +Z20811- | Meningitis +Z2231-- | Meningitis +A83---- | Encephalitis +A830--- | Encephalitis +A831--- | Encephalitis +A832--- | Encephalitis +A833--- | Encephalitis +A834--- | Encephalitis +A835--- | Encephalitis +A836--- | Encephalitis +A838--- | Encephalitis +A839--- | Encephalitis +A84---- | Encephalitis +A840--- | Encephalitis +A841--- | Encephalitis +A848--- | Encephalitis +A849--- | Encephalitis +A85---- | Encephalitis +A850--- | Encephalitis +A851--- | Encephalitis +A852--- | Encephalitis +A858--- | Encephalitis +A86---- | Encephalitis +B941--- | Encephalitis +F071--- | Encephalitis +G04---- | Encephalitis +G040--- | Encephalitis +G0400-- | Encephalitis +G0401-- | Encephalitis +G0402-- | Encephalitis +G041--- | Encephalitis +G042--- | Encephalitis +G0430-- | Encephalitis +G0431-- | Encephalitis +G0432-- | Encephalitis +G0439-- | Encephalitis +G048--- | Encephalitis +G0481-- | Encephalitis +G0489-- | Encephalitis +G049--- | Encephalitis +G0490-- | Encephalitis +G0491-- | Encephalitis +G05---- | Encephalitis +G050--- | Encephalitis +G051--- | Encephalitis +G052--- | Encephalitis +G053--- | Encephalitis +G054--- | Encephalitis +G058--- | Encephalitis +Z241--- | Encephalitis +A36---- | Diphtheria +A360--- | Diphtheria +A361--- | Diphtheria +A362--- | Diphtheria +A363--- | Diphtheria +A368--- | Diphtheria +A3681-- | Diphtheria +A3682-- | Diphtheria +A3683-- | Diphtheria +A3684-- | Diphtheria +A3685-- | Diphtheria +A3686-- | Diphtheria +A3689-- | Diphtheria +A369--- | Diphtheria +Z222--- | Diphtheria +Z236--- | Diphtheria +A37---- | Whooping cough +A370--- | Whooping cough +A3700-- | Whooping cough +A3701-- | Whooping cough +A371--- | Whooping cough +A3710-- | Whooping cough +A3711-- | Whooping cough +A378--- | Whooping cough +A3780-- | Whooping cough +A3781-- | Whooping cough +A379--- | Whooping cough +A3790-- | Whooping cough +A3791-- | Whooping cough +Z237--- | Whooping cough +A33---- | Tetanus +A34---- | Tetanus +A35---- | Tetanus +Z235--- | Tetanus +B05---- | Measles +B050--- | Measles +B051--- | Measles +B052--- | Measles +B053--- | Measles +B054--- | Measles +B058--- | Measles +B0581-- | Measles +B0589-- | Measles +B059--- | Measles +Z244--- | Measles +B01---- | Varicella and herpes zoster +B010--- | Varicella and herpes zoster +B011--- | Varicella and herpes zoster +B0111-- | Varicella and herpes zoster +B0112-- | Varicella and herpes zoster +B012--- | Varicella and herpes zoster +B018--- | Varicella and herpes zoster +B0181-- | Varicella and herpes zoster +B0189-- | Varicella and herpes zoster +B019--- | Varicella and herpes zoster +B02---- | Varicella and herpes zoster +B020--- | Varicella and herpes zoster +B021--- | Varicella and herpes zoster +B022--- | Varicella and herpes zoster +B0221-- | Varicella and herpes zoster +B0222-- | Varicella and herpes zoster +B0223-- | Varicella and herpes zoster +B0224-- | Varicella and herpes zoster +B0229-- | Varicella and herpes zoster +B023--- | Varicella and herpes zoster +B0230-- | Varicella and herpes zoster +B0231-- | Varicella and herpes zoster +B0232-- | Varicella and herpes zoster +B0233-- | Varicella and herpes zoster +B0234-- | Varicella and herpes zoster +B0239-- | Varicella and herpes zoster +B027--- | Varicella and herpes zoster +B028--- | Varicella and herpes zoster +B029--- | Varicella and herpes zoster +Z20820- | Varicella and herpes zoster +B15---- | Acute hepatitis +B150--- | Acute hepatitis +B159--- | Acute hepatitis +B16---- | Acute hepatitis +B160--- | Acute hepatitis +B161--- | Acute hepatitis +B162--- | Acute hepatitis +B169--- | Acute hepatitis +B17---- | Acute hepatitis +B170--- | Acute hepatitis +B171--- | Acute hepatitis +B1710-- | Acute hepatitis +B1711-- | Acute hepatitis +B172--- | Acute hepatitis +B178--- | Acute hepatitis +B179--- | Acute hepatitis +B18---- | Acute hepatitis +B180--- | Acute hepatitis +B1800-- | Acute hepatitis +B1809-- | Acute hepatitis +B181--- | Acute hepatitis +B1810-- | Acute hepatitis +B1819-- | Acute hepatitis +B182--- | Acute hepatitis +B188--- | Acute hepatitis +B189--- | Acute hepatitis +B19---- | Acute hepatitis +B190--- | Acute hepatitis +B1910-- | Acute hepatitis +B1911-- | Acute hepatitis +B1920-- | Acute hepatitis +B1921-- | Acute hepatitis +B199--- | Acute hepatitis +B942--- | Acute hepatitis +P353--- | Acute hepatitis +Z205--- | Acute hepatitis +Z246--- | Acute hepatitis +B15---- | Acute hepatitis A +B150--- | Acute hepatitis A +B159--- | Acute hepatitis A +B16---- | Acute hepatitis B +B160--- | Acute hepatitis B +B161--- | Acute hepatitis B +B162--- | Acute hepatitis B +B169--- | Acute hepatitis B +B170--- | Acute hepatitis B +B180--- | Acute hepatitis B +B1800-- | Acute hepatitis B +B1809-- | Acute hepatitis B +B181--- | Acute hepatitis B +B1910-- | Acute hepatitis B +B1911-- | Acute hepatitis B +B171--- | Acute hepatitis C +B1710-- | Acute hepatitis C +B1711-- | Acute hepatitis C +B182--- | Acute hepatitis C +B1920-- | Acute hepatitis C +B1921-- | Acute hepatitis C +B172--- | Acute hepatitis E +A20---- | Other unspecified infectious diseases +A200--- | Other unspecified infectious diseases +A201--- | Other unspecified infectious diseases +A202--- | Other unspecified infectious diseases +A203--- | Other unspecified infectious diseases +A207--- | Other unspecified infectious diseases +A208--- | Other unspecified infectious diseases +A209--- | Other unspecified infectious diseases +A21---- | Other unspecified infectious diseases +A210--- | Other unspecified infectious diseases +A211--- | Other unspecified infectious diseases +A212--- | Other unspecified infectious diseases +A213--- | Other unspecified infectious diseases +A217--- | Other unspecified infectious diseases +A218--- | Other unspecified infectious diseases +A219--- | Other unspecified infectious diseases +A22---- | Other unspecified infectious diseases +A220--- | Other unspecified infectious diseases +A221--- | Other unspecified infectious diseases +A222--- | Other unspecified infectious diseases +A227--- | Other unspecified infectious diseases +A228--- | Other unspecified infectious diseases +A229--- | Other unspecified infectious diseases +A23---- | Other unspecified infectious diseases +A230--- | Other unspecified infectious diseases +A231--- | Other unspecified infectious diseases +A232--- | Other unspecified infectious diseases +A233--- | Other unspecified infectious diseases +A238--- | Other unspecified infectious diseases +A239--- | Other unspecified infectious diseases +A24---- | Other unspecified infectious diseases +A240--- | Other unspecified infectious diseases +A241--- | Other unspecified infectious diseases +A242--- | Other unspecified infectious diseases +A243--- | Other unspecified infectious diseases +A244--- | Other unspecified infectious diseases +A249--- | Other unspecified infectious diseases +A25---- | Other unspecified infectious diseases +A250--- | Other unspecified infectious diseases +A251--- | Other unspecified infectious diseases +A259--- | Other unspecified infectious diseases +A26---- | Other unspecified infectious diseases +A260--- | Other unspecified infectious diseases +A267--- | Other unspecified infectious diseases +A268--- | Other unspecified infectious diseases +A269--- | Other unspecified infectious diseases +A27---- | Other unspecified infectious diseases +A270--- | Other unspecified infectious diseases +A278--- | Other unspecified infectious diseases +A2781-- | Other unspecified infectious diseases +A2789-- | Other unspecified infectious diseases +A279--- | Other unspecified infectious diseases +A28---- | Other unspecified infectious diseases +A280--- | Other unspecified infectious diseases +A281--- | Other unspecified infectious diseases +A282--- | Other unspecified infectious diseases +A288--- | Other unspecified infectious diseases +A289--- | Other unspecified infectious diseases +A31---- | Other unspecified infectious diseases +A310--- | Other unspecified infectious diseases +A311--- | Other unspecified infectious diseases +A312--- | Other unspecified infectious diseases +A318--- | Other unspecified infectious diseases +A319--- | Other unspecified infectious diseases +A32---- | Other unspecified infectious diseases +A320--- | Other unspecified infectious diseases +A321--- | Other unspecified infectious diseases +A3211-- | Other unspecified infectious diseases +A3212-- | Other unspecified infectious diseases +A327--- | Other unspecified infectious diseases +A328--- | Other unspecified infectious diseases +A3281-- | Other unspecified infectious diseases +A3282-- | Other unspecified infectious diseases +A3289-- | Other unspecified infectious diseases +A329--- | Other unspecified infectious diseases +A38---- | Other unspecified infectious diseases +A380--- | Other unspecified infectious diseases +A381--- | Other unspecified infectious diseases +A388--- | Other unspecified infectious diseases +A389--- | Other unspecified infectious diseases +A42---- | Other unspecified infectious diseases +A420--- | Other unspecified infectious diseases +A421--- | Other unspecified infectious diseases +A422--- | Other unspecified infectious diseases +A427--- | Other unspecified infectious diseases +A428--- | Other unspecified infectious diseases +A4281-- | Other unspecified infectious diseases +A4282-- | Other unspecified infectious diseases +A4289-- | Other unspecified infectious diseases +A429--- | Other unspecified infectious diseases +A43---- | Other unspecified infectious diseases +A430--- | Other unspecified infectious diseases +A431--- | Other unspecified infectious diseases +A438--- | Other unspecified infectious diseases +A439--- | Other unspecified infectious diseases +A44---- | Other unspecified infectious diseases +A440--- | Other unspecified infectious diseases +A441--- | Other unspecified infectious diseases +A448--- | Other unspecified infectious diseases +A449--- | Other unspecified infectious diseases +A48---- | Other unspecified infectious diseases +A480--- | Other unspecified infectious diseases +A482--- | Other unspecified infectious diseases +A483--- | Other unspecified infectious diseases +A484--- | Other unspecified infectious diseases +A4851-- | Other unspecified infectious diseases +A4852-- | Other unspecified infectious diseases +A488--- | Other unspecified infectious diseases +A49---- | Other unspecified infectious diseases +A490--- | Other unspecified infectious diseases +A4901-- | Other unspecified infectious diseases +A4902-- | Other unspecified infectious diseases +A491--- | Other unspecified infectious diseases +A492--- | Other unspecified infectious diseases +A493--- | Other unspecified infectious diseases +A498--- | Other unspecified infectious diseases +A499--- | Other unspecified infectious diseases +A65---- | Other unspecified infectious diseases +A69---- | Other unspecified infectious diseases +A690--- | Other unspecified infectious diseases +A691--- | Other unspecified infectious diseases +A74---- | Other unspecified infectious diseases +A748--- | Other unspecified infectious diseases +A7481-- | Other unspecified infectious diseases +A7489-- | Other unspecified infectious diseases +A749--- | Other unspecified infectious diseases +A81---- | Other unspecified infectious diseases +A810--- | Other unspecified infectious diseases +A8100-- | Other unspecified infectious diseases +A8101-- | Other unspecified infectious diseases +A8109-- | Other unspecified infectious diseases +A811--- | Other unspecified infectious diseases +A812--- | Other unspecified infectious diseases +A818--- | Other unspecified infectious diseases +A8181-- | Other unspecified infectious diseases +A8182-- | Other unspecified infectious diseases +A8183-- | Other unspecified infectious diseases +A8189-- | Other unspecified infectious diseases +A819--- | Other unspecified infectious diseases +A88---- | Other unspecified infectious diseases +A880--- | Other unspecified infectious diseases +A881--- | Other unspecified infectious diseases +A888--- | Other unspecified infectious diseases +A89---- | Other unspecified infectious diseases +B00---- | Other unspecified infectious diseases +B000--- | Other unspecified infectious diseases +B001--- | Other unspecified infectious diseases +B002--- | Other unspecified infectious diseases +B003--- | Other unspecified infectious diseases +B004--- | Other unspecified infectious diseases +B005--- | Other unspecified infectious diseases +B0050-- | Other unspecified infectious diseases +B0051-- | Other unspecified infectious diseases +B0052-- | Other unspecified infectious diseases +B0053-- | Other unspecified infectious diseases +B0059-- | Other unspecified infectious diseases +B007--- | Other unspecified infectious diseases +B008--- | Other unspecified infectious diseases +B0081-- | Other unspecified infectious diseases +B0082-- | Other unspecified infectious diseases +B0089-- | Other unspecified infectious diseases +B009--- | Other unspecified infectious diseases +B03---- | Other unspecified infectious diseases +B04---- | Other unspecified infectious diseases +B06---- | Other unspecified infectious diseases +B060--- | Other unspecified infectious diseases +B0600-- | Other unspecified infectious diseases +B0601-- | Other unspecified infectious diseases +B0602-- | Other unspecified infectious diseases +B0609-- | Other unspecified infectious diseases +B068--- | Other unspecified infectious diseases +B0681-- | Other unspecified infectious diseases +B0682-- | Other unspecified infectious diseases +B0689-- | Other unspecified infectious diseases +B069--- | Other unspecified infectious diseases +B1001-- | Other unspecified infectious diseases +B1009-- | Other unspecified infectious diseases +B1081-- | Other unspecified infectious diseases +B1082-- | Other unspecified infectious diseases +B1089-- | Other unspecified infectious diseases +B25---- | Other unspecified infectious diseases +B250--- | Other unspecified infectious diseases +B251--- | Other unspecified infectious diseases +B252--- | Other unspecified infectious diseases +B258--- | Other unspecified infectious diseases +B259--- | Other unspecified infectious diseases +B26---- | Other unspecified infectious diseases +B260--- | Other unspecified infectious diseases +B261--- | Other unspecified infectious diseases +B262--- | Other unspecified infectious diseases +B263--- | Other unspecified infectious diseases +B268--- | Other unspecified infectious diseases +B2681-- | Other unspecified infectious diseases +B2682-- | Other unspecified infectious diseases +B2683-- | Other unspecified infectious diseases +B2684-- | Other unspecified infectious diseases +B2685-- | Other unspecified infectious diseases +B2689-- | Other unspecified infectious diseases +B269--- | Other unspecified infectious diseases +B27---- | Other unspecified infectious diseases +B270--- | Other unspecified infectious diseases +B2700-- | Other unspecified infectious diseases +B2701-- | Other unspecified infectious diseases +B2702-- | Other unspecified infectious diseases +B2709-- | Other unspecified infectious diseases +B271--- | Other unspecified infectious diseases +B2710-- | Other unspecified infectious diseases +B2711-- | Other unspecified infectious diseases +B2712-- | Other unspecified infectious diseases +B2719-- | Other unspecified infectious diseases +B278--- | Other unspecified infectious diseases +B2780-- | Other unspecified infectious diseases +B2781-- | Other unspecified infectious diseases +B2782-- | Other unspecified infectious diseases +B2789-- | Other unspecified infectious diseases +B279--- | Other unspecified infectious diseases +B2790-- | Other unspecified infectious diseases +B2791-- | Other unspecified infectious diseases +B2792-- | Other unspecified infectious diseases +B2799-- | Other unspecified infectious diseases +B33---- | Other unspecified infectious diseases +B333--- | Other unspecified infectious diseases +B334--- | Other unspecified infectious diseases +B338--- | Other unspecified infectious diseases +B34---- | Other unspecified infectious diseases +B340--- | Other unspecified infectious diseases +B341--- | Other unspecified infectious diseases +B342--- | Other unspecified infectious diseases +B343--- | Other unspecified infectious diseases +B344--- | Other unspecified infectious diseases +B348--- | Other unspecified infectious diseases +B349--- | Other unspecified infectious diseases +B37---- | Other unspecified infectious diseases +B370--- | Other unspecified infectious diseases +B371--- | Other unspecified infectious diseases +B372--- | Other unspecified infectious diseases +B375--- | Other unspecified infectious diseases +B376--- | Other unspecified infectious diseases +B377--- | Other unspecified infectious diseases +B378--- | Other unspecified infectious diseases +B3781-- | Other unspecified infectious diseases +B3782-- | Other unspecified infectious diseases +B3783-- | Other unspecified infectious diseases +B3784-- | Other unspecified infectious diseases +B3789-- | Other unspecified infectious diseases +B379--- | Other unspecified infectious diseases +B38---- | Other unspecified infectious diseases +B380--- | Other unspecified infectious diseases +B381--- | Other unspecified infectious diseases +B382--- | Other unspecified infectious diseases +B383--- | Other unspecified infectious diseases +B384--- | Other unspecified infectious diseases +B387--- | Other unspecified infectious diseases +B388--- | Other unspecified infectious diseases +B3881-- | Other unspecified infectious diseases +B3889-- | Other unspecified infectious diseases +B389--- | Other unspecified infectious diseases +B39---- | Other unspecified infectious diseases +B390--- | Other unspecified infectious diseases +B391--- | Other unspecified infectious diseases +B392--- | Other unspecified infectious diseases +B393--- | Other unspecified infectious diseases +B394--- | Other unspecified infectious diseases +B395--- | Other unspecified infectious diseases +B399--- | Other unspecified infectious diseases +B40---- | Other unspecified infectious diseases +B400--- | Other unspecified infectious diseases +B401--- | Other unspecified infectious diseases +B402--- | Other unspecified infectious diseases +B403--- | Other unspecified infectious diseases +B407--- | Other unspecified infectious diseases +B408--- | Other unspecified infectious diseases +B4081-- | Other unspecified infectious diseases +B4089-- | Other unspecified infectious diseases +B409--- | Other unspecified infectious diseases +B41---- | Other unspecified infectious diseases +B410--- | Other unspecified infectious diseases +B417--- | Other unspecified infectious diseases +B418--- | Other unspecified infectious diseases +B419--- | Other unspecified infectious diseases +B42---- | Other unspecified infectious diseases +B420--- | Other unspecified infectious diseases +B421--- | Other unspecified infectious diseases +B427--- | Other unspecified infectious diseases +B428--- | Other unspecified infectious diseases +B4281-- | Other unspecified infectious diseases +B4282-- | Other unspecified infectious diseases +B4289-- | Other unspecified infectious diseases +B429--- | Other unspecified infectious diseases +B43---- | Other unspecified infectious diseases +B430--- | Other unspecified infectious diseases +B431--- | Other unspecified infectious diseases +B432--- | Other unspecified infectious diseases +B438--- | Other unspecified infectious diseases +B439--- | Other unspecified infectious diseases +B44---- | Other unspecified infectious diseases +B440--- | Other unspecified infectious diseases +B441--- | Other unspecified infectious diseases +B442--- | Other unspecified infectious diseases +B447--- | Other unspecified infectious diseases +B448--- | Other unspecified infectious diseases +B4481-- | Other unspecified infectious diseases +B4489-- | Other unspecified infectious diseases +B449--- | Other unspecified infectious diseases +B45---- | Other unspecified infectious diseases +B450--- | Other unspecified infectious diseases +B451--- | Other unspecified infectious diseases +B452--- | Other unspecified infectious diseases +B453--- | Other unspecified infectious diseases +B457--- | Other unspecified infectious diseases +B458--- | Other unspecified infectious diseases +B459--- | Other unspecified infectious diseases +B46---- | Other unspecified infectious diseases +B460--- | Other unspecified infectious diseases +B461--- | Other unspecified infectious diseases +B462--- | Other unspecified infectious diseases +B463--- | Other unspecified infectious diseases +B464--- | Other unspecified infectious diseases +B465--- | Other unspecified infectious diseases +B468--- | Other unspecified infectious diseases +B469--- | Other unspecified infectious diseases +B47---- | Other unspecified infectious diseases +B470--- | Other unspecified infectious diseases +B471--- | Other unspecified infectious diseases +B479--- | Other unspecified infectious diseases +B48---- | Other unspecified infectious diseases +B480--- | Other unspecified infectious diseases +B481--- | Other unspecified infectious diseases +B482--- | Other unspecified infectious diseases +B483--- | Other unspecified infectious diseases +B484--- | Other unspecified infectious diseases +B485--- | Other unspecified infectious diseases +B487--- | Other unspecified infectious diseases +B488--- | Other unspecified infectious diseases +B49---- | Other unspecified infectious diseases +B58---- | Other unspecified infectious diseases +B580--- | Other unspecified infectious diseases +B5800-- | Other unspecified infectious diseases +B5801-- | Other unspecified infectious diseases +B5809-- | Other unspecified infectious diseases +B581--- | Other unspecified infectious diseases +B582--- | Other unspecified infectious diseases +B583--- | Other unspecified infectious diseases +B588--- | Other unspecified infectious diseases +B5881-- | Other unspecified infectious diseases +B5882-- | Other unspecified infectious diseases +B5883-- | Other unspecified infectious diseases +B5889-- | Other unspecified infectious diseases +B589--- | Other unspecified infectious diseases +B59---- | Other unspecified infectious diseases +B94---- | Other unspecified infectious diseases +B948--- | Other unspecified infectious diseases +B949--- | Other unspecified infectious diseases +B95---- | Other unspecified infectious diseases +B950--- | Other unspecified infectious diseases +B952--- | Other unspecified infectious diseases +B953--- | Other unspecified infectious diseases +B954--- | Other unspecified infectious diseases +B955--- | Other unspecified infectious diseases +B956--- | Other unspecified infectious diseases +B9561-- | Other unspecified infectious diseases +B9562-- | Other unspecified infectious diseases +B957--- | Other unspecified infectious diseases +B958--- | Other unspecified infectious diseases +B96---- | Other unspecified infectious diseases +B962--- | Other unspecified infectious diseases +B9620-- | Other unspecified infectious diseases +B9621-- | Other unspecified infectious diseases +B9622-- | Other unspecified infectious diseases +B9623-- | Other unspecified infectious diseases +B9629-- | Other unspecified infectious diseases +B963--- | Other unspecified infectious diseases +B964--- | Other unspecified infectious diseases +B965--- | Other unspecified infectious diseases +B966--- | Other unspecified infectious diseases +B967--- | Other unspecified infectious diseases +B968--- | Other unspecified infectious diseases +B9681-- | Other unspecified infectious diseases +B9682-- | Other unspecified infectious diseases +B9689-- | Other unspecified infectious diseases +B97---- | Other unspecified infectious diseases +B970--- | Other unspecified infectious diseases +B971--- | Other unspecified infectious diseases +B9710-- | Other unspecified infectious diseases +B9711-- | Other unspecified infectious diseases +B9712-- | Other unspecified infectious diseases +B9719-- | Other unspecified infectious diseases +B972--- | Other unspecified infectious diseases +B9729-- | Other unspecified infectious diseases +B973--- | Other unspecified infectious diseases +B9730-- | Other unspecified infectious diseases +B9731-- | Other unspecified infectious diseases +B9732-- | Other unspecified infectious diseases +B9733-- | Other unspecified infectious diseases +B9734-- | Other unspecified infectious diseases +B9735-- | Other unspecified infectious diseases +B9739-- | Other unspecified infectious diseases +B977--- | Other unspecified infectious diseases +B978--- | Other unspecified infectious diseases +B9789-- | Other unspecified infectious diseases +B99---- | Other unspecified infectious diseases +B998--- | Other unspecified infectious diseases +B999--- | Other unspecified infectious diseases +D703--- | Other unspecified infectious diseases +D893--- | Other unspecified infectious diseases +F021--- | Other unspecified infectious diseases +G14---- | Other unspecified infectious diseases +I00---- | Other unspecified infectious diseases +I02---- | Other unspecified infectious diseases +I029--- | Other unspecified infectious diseases +I96---- | Other unspecified infectious diseases +I981--- | Other unspecified infectious diseases +J85---- | Other unspecified infectious diseases +J850--- | Other unspecified infectious diseases +J852--- | Other unspecified infectious diseases +J853--- | Other unspecified infectious diseases +J86---- | Other unspecified infectious diseases +J860--- | Other unspecified infectious diseases +J869--- | Other unspecified infectious diseases +K750--- | Other unspecified infectious diseases +K753--- | Other unspecified infectious diseases +K763--- | Other unspecified infectious diseases +M491--- | Other unspecified infectious diseases +M896--- | Other unspecified infectious diseases +M8960-- | Other unspecified infectious diseases +M89611- | Other unspecified infectious diseases +M89612- | Other unspecified infectious diseases +M89619- | Other unspecified infectious diseases +M89621- | Other unspecified infectious diseases +M89622- | Other unspecified infectious diseases +M89629- | Other unspecified infectious diseases +M89631- | Other unspecified infectious diseases +M89632- | Other unspecified infectious diseases +M89639- | Other unspecified infectious diseases +M89641- | Other unspecified infectious diseases +M89642- | Other unspecified infectious diseases +M89649- | Other unspecified infectious diseases +M89651- | Other unspecified infectious diseases +M89652- | Other unspecified infectious diseases +M89659- | Other unspecified infectious diseases +M89661- | Other unspecified infectious diseases +M89662- | Other unspecified infectious diseases +M89669- | Other unspecified infectious diseases +M89671- | Other unspecified infectious diseases +M89672- | Other unspecified infectious diseases +M89679- | Other unspecified infectious diseases +M8968-- | Other unspecified infectious diseases +M8969-- | Other unspecified infectious diseases +P35---- | Other unspecified infectious diseases +P350--- | Other unspecified infectious diseases +P351--- | Other unspecified infectious diseases +P352--- | Other unspecified infectious diseases +P358--- | Other unspecified infectious diseases +P359--- | Other unspecified infectious diseases +P37---- | Other unspecified infectious diseases +P372--- | Other unspecified infectious diseases +P375--- | Other unspecified infectious diseases +P378--- | Other unspecified infectious diseases +P379--- | Other unspecified infectious diseases +R02---- | Other unspecified infectious diseases +U82---- | Other unspecified infectious diseases +U820--- | Other unspecified infectious diseases +U821--- | Other unspecified infectious diseases +U822--- | Other unspecified infectious diseases +U828--- | Other unspecified infectious diseases +U829--- | Other unspecified infectious diseases +U83---- | Other unspecified infectious diseases +U830--- | Other unspecified infectious diseases +U831--- | Other unspecified infectious diseases +U832--- | Other unspecified infectious diseases +U837--- | Other unspecified infectious diseases +U838--- | Other unspecified infectious diseases +U839--- | Other unspecified infectious diseases +U84---- | Other unspecified infectious diseases +U85---- | Other unspecified infectious diseases +Z11---- | Other unspecified infectious diseases +Z112--- | Other unspecified infectious diseases +Z115--- | Other unspecified infectious diseases +Z1151-- | Other unspecified infectious diseases +Z1159-- | Other unspecified infectious diseases +Z118--- | Other unspecified infectious diseases +Z119--- | Other unspecified infectious diseases +Z1610-- | Other unspecified infectious diseases +Z1611-- | Other unspecified infectious diseases +Z1612-- | Other unspecified infectious diseases +Z1619-- | Other unspecified infectious diseases +Z1620-- | Other unspecified infectious diseases +Z1621-- | Other unspecified infectious diseases +Z1622-- | Other unspecified infectious diseases +Z1623-- | Other unspecified infectious diseases +Z1624-- | Other unspecified infectious diseases +Z1629-- | Other unspecified infectious diseases +Z1630-- | Other unspecified infectious diseases +Z1631-- | Other unspecified infectious diseases +Z1632-- | Other unspecified infectious diseases +Z1633-- | Other unspecified infectious diseases +Z16341- | Other unspecified infectious diseases +Z16342- | Other unspecified infectious diseases +Z1635-- | Other unspecified infectious diseases +Z1639-- | Other unspecified infectious diseases +Z20---- | Other unspecified infectious diseases +Z204--- | Other unspecified infectious diseases +Z208--- | Other unspecified infectious diseases +Z20810- | Other unspecified infectious diseases +Z20818- | Other unspecified infectious diseases +Z20828- | Other unspecified infectious diseases +Z2089-- | Other unspecified infectious diseases +Z209--- | Other unspecified infectious diseases +Z22---- | Other unspecified infectious diseases +Z220--- | Other unspecified infectious diseases +Z223--- | Other unspecified infectious diseases +Z22321- | Other unspecified infectious diseases +Z22322- | Other unspecified infectious diseases +Z22330- | Other unspecified infectious diseases +Z22338- | Other unspecified infectious diseases +Z2239-- | Other unspecified infectious diseases +Z226--- | Other unspecified infectious diseases +Z227--- | Other unspecified infectious diseases +Z228--- | Other unspecified infectious diseases +Z229--- | Other unspecified infectious diseases +Z233--- | Other unspecified infectious diseases +Z234--- | Other unspecified infectious diseases +Z240--- | Other unspecified infectious diseases +Z245--- | Other unspecified infectious diseases +Z250--- | Other unspecified infectious diseases +Z831--- | Other unspecified infectious diseases +A401--- | Maternal and neonatal disorders +B951--- | Maternal and neonatal disorders +F53---- | Maternal and neonatal disorders +F530--- | Maternal and neonatal disorders +F531--- | Maternal and neonatal disorders +F538--- | Maternal and neonatal disorders +F539--- | Maternal and neonatal disorders +F54---- | Maternal and neonatal disorders +N82---- | Maternal and neonatal disorders +N820--- | Maternal and neonatal disorders +N821--- | Maternal and neonatal disorders +N822--- | Maternal and neonatal disorders +N823--- | Maternal and neonatal disorders +N824--- | Maternal and neonatal disorders +N825--- | Maternal and neonatal disorders +N828--- | Maternal and neonatal disorders +N829--- | Maternal and neonatal disorders +N96---- | Maternal and neonatal disorders +O00---- | Maternal and neonatal disorders +O000--- | Maternal and neonatal disorders +O0000-- | Maternal and neonatal disorders +O0001-- | Maternal and neonatal disorders +O001--- | Maternal and neonatal disorders +O00101- | Maternal and neonatal disorders +O00102- | Maternal and neonatal disorders +O00109- | Maternal and neonatal disorders +O00111- | Maternal and neonatal disorders +O00112- | Maternal and neonatal disorders +O00119- | Maternal and neonatal disorders +O002--- | Maternal and neonatal disorders +O00201- | Maternal and neonatal disorders +O00202- | Maternal and neonatal disorders +O00209- | Maternal and neonatal disorders +O00211- | Maternal and neonatal disorders +O00212- | Maternal and neonatal disorders +O00219- | Maternal and neonatal disorders +O008--- | Maternal and neonatal disorders +O0080-- | Maternal and neonatal disorders +O0081-- | Maternal and neonatal disorders +O009--- | Maternal and neonatal disorders +O0090-- | Maternal and neonatal disorders +O0091-- | Maternal and neonatal disorders +O01---- | Maternal and neonatal disorders +O010--- | Maternal and neonatal disorders +O011--- | Maternal and neonatal disorders +O019--- | Maternal and neonatal disorders +O02---- | Maternal and neonatal disorders +O020--- | Maternal and neonatal disorders +O021--- | Maternal and neonatal disorders +O028--- | Maternal and neonatal disorders +O0281-- | Maternal and neonatal disorders +O0289-- | Maternal and neonatal disorders +O029--- | Maternal and neonatal disorders +O03---- | Maternal and neonatal disorders +O030--- | Maternal and neonatal disorders +O031--- | Maternal and neonatal disorders +O032--- | Maternal and neonatal disorders +O033--- | Maternal and neonatal disorders +O0330-- | Maternal and neonatal disorders +O0331-- | Maternal and neonatal disorders +O0332-- | Maternal and neonatal disorders +O0333-- | Maternal and neonatal disorders +O0334-- | Maternal and neonatal disorders +O0335-- | Maternal and neonatal disorders +O0336-- | Maternal and neonatal disorders +O0337-- | Maternal and neonatal disorders +O0338-- | Maternal and neonatal disorders +O0339-- | Maternal and neonatal disorders +O034--- | Maternal and neonatal disorders +O035--- | Maternal and neonatal disorders +O036--- | Maternal and neonatal disorders +O037--- | Maternal and neonatal disorders +O038--- | Maternal and neonatal disorders +O0380-- | Maternal and neonatal disorders +O0381-- | Maternal and neonatal disorders +O0382-- | Maternal and neonatal disorders +O0383-- | Maternal and neonatal disorders +O0384-- | Maternal and neonatal disorders +O0385-- | Maternal and neonatal disorders +O0386-- | Maternal and neonatal disorders +O0387-- | Maternal and neonatal disorders +O0388-- | Maternal and neonatal disorders +O0389-- | Maternal and neonatal disorders +O039--- | Maternal and neonatal disorders +O04---- | Maternal and neonatal disorders +O040--- | Maternal and neonatal disorders +O041--- | Maternal and neonatal disorders +O042--- | Maternal and neonatal disorders +O043--- | Maternal and neonatal disorders +O044--- | Maternal and neonatal disorders +O045--- | Maternal and neonatal disorders +O046--- | Maternal and neonatal disorders +O047--- | Maternal and neonatal disorders +O048--- | Maternal and neonatal disorders +O0480-- | Maternal and neonatal disorders +O0481-- | Maternal and neonatal disorders +O0482-- | Maternal and neonatal disorders +O0483-- | Maternal and neonatal disorders +O0484-- | Maternal and neonatal disorders +O0485-- | Maternal and neonatal disorders +O0486-- | Maternal and neonatal disorders +O0487-- | Maternal and neonatal disorders +O0488-- | Maternal and neonatal disorders +O0489-- | Maternal and neonatal disorders +O049--- | Maternal and neonatal disorders +O05---- | Maternal and neonatal disorders +O050--- | Maternal and neonatal disorders +O051--- | Maternal and neonatal disorders +O052--- | Maternal and neonatal disorders +O053--- | Maternal and neonatal disorders +O054--- | Maternal and neonatal disorders +O055--- | Maternal and neonatal disorders +O056--- | Maternal and neonatal disorders +O057--- | Maternal and neonatal disorders +O058--- | Maternal and neonatal disorders +O059--- | Maternal and neonatal disorders +O06---- | Maternal and neonatal disorders +O060--- | Maternal and neonatal disorders +O061--- | Maternal and neonatal disorders +O062--- | Maternal and neonatal disorders +O063--- | Maternal and neonatal disorders +O064--- | Maternal and neonatal disorders +O065--- | Maternal and neonatal disorders +O066--- | Maternal and neonatal disorders +O067--- | Maternal and neonatal disorders +O068--- | Maternal and neonatal disorders +O069--- | Maternal and neonatal disorders +O07---- | Maternal and neonatal disorders +O070--- | Maternal and neonatal disorders +O071--- | Maternal and neonatal disorders +O072--- | Maternal and neonatal disorders +O073--- | Maternal and neonatal disorders +O0730-- | Maternal and neonatal disorders +O0731-- | Maternal and neonatal disorders +O0732-- | Maternal and neonatal disorders +O0733-- | Maternal and neonatal disorders +O0734-- | Maternal and neonatal disorders +O0735-- | Maternal and neonatal disorders +O0736-- | Maternal and neonatal disorders +O0737-- | Maternal and neonatal disorders +O0738-- | Maternal and neonatal disorders +O0739-- | Maternal and neonatal disorders +O074--- | Maternal and neonatal disorders +O075--- | Maternal and neonatal disorders +O076--- | Maternal and neonatal disorders +O077--- | Maternal and neonatal disorders +O078--- | Maternal and neonatal disorders +O079--- | Maternal and neonatal disorders +O08---- | Maternal and neonatal disorders +O080--- | Maternal and neonatal disorders +O081--- | Maternal and neonatal disorders +O082--- | Maternal and neonatal disorders +O083--- | Maternal and neonatal disorders +O084--- | Maternal and neonatal disorders +O085--- | Maternal and neonatal disorders +O086--- | Maternal and neonatal disorders +O087--- | Maternal and neonatal disorders +O088--- | Maternal and neonatal disorders +O0881-- | Maternal and neonatal disorders +O0882-- | Maternal and neonatal disorders +O0883-- | Maternal and neonatal disorders +O0889-- | Maternal and neonatal disorders +O089--- | Maternal and neonatal disorders +O0900-- | Maternal and neonatal disorders +O0901-- | Maternal and neonatal disorders +O0902-- | Maternal and neonatal disorders +O0903-- | Maternal and neonatal disorders +O0910-- | Maternal and neonatal disorders +O0911-- | Maternal and neonatal disorders +O0912-- | Maternal and neonatal disorders +O0913-- | Maternal and neonatal disorders +O09211- | Maternal and neonatal disorders +O09212- | Maternal and neonatal disorders +O09213- | Maternal and neonatal disorders +O09219- | Maternal and neonatal disorders +O09291- | Maternal and neonatal disorders +O09292- | Maternal and neonatal disorders +O09293- | Maternal and neonatal disorders +O09299- | Maternal and neonatal disorders +O0930-- | Maternal and neonatal disorders +O0931-- | Maternal and neonatal disorders +O0932-- | Maternal and neonatal disorders +O0933-- | Maternal and neonatal disorders +O0940-- | Maternal and neonatal disorders +O0941-- | Maternal and neonatal disorders +O0942-- | Maternal and neonatal disorders +O0943-- | Maternal and neonatal disorders +O09511- | Maternal and neonatal disorders +O09512- | Maternal and neonatal disorders +O09513- | Maternal and neonatal disorders +O09519- | Maternal and neonatal disorders +O09521- | Maternal and neonatal disorders +O09522- | Maternal and neonatal disorders +O09523- | Maternal and neonatal disorders +O09529- | Maternal and neonatal disorders +O09611- | Maternal and neonatal disorders +O09612- | Maternal and neonatal disorders +O09613- | Maternal and neonatal disorders +O09619- | Maternal and neonatal disorders +O09621- | Maternal and neonatal disorders +O09622- | Maternal and neonatal disorders +O09623- | Maternal and neonatal disorders +O09629- | Maternal and neonatal disorders +O0970-- | Maternal and neonatal disorders +O0971-- | Maternal and neonatal disorders +O0972-- | Maternal and neonatal disorders +O0973-- | Maternal and neonatal disorders +O09811- | Maternal and neonatal disorders +O09812- | Maternal and neonatal disorders +O09813- | Maternal and neonatal disorders +O09819- | Maternal and neonatal disorders +O09821- | Maternal and neonatal disorders +O09822- | Maternal and neonatal disorders +O09823- | Maternal and neonatal disorders +O09829- | Maternal and neonatal disorders +O09891- | Maternal and neonatal disorders +O09892- | Maternal and neonatal disorders +O09893- | Maternal and neonatal disorders +O09899- | Maternal and neonatal disorders +O0990-- | Maternal and neonatal disorders +O0991-- | Maternal and neonatal disorders +O0992-- | Maternal and neonatal disorders +O0993-- | Maternal and neonatal disorders +O09A0-- | Maternal and neonatal disorders +O09A1-- | Maternal and neonatal disorders +O09A2-- | Maternal and neonatal disorders +O09A3-- | Maternal and neonatal disorders +O10---- | Maternal and neonatal disorders +O100--- | Maternal and neonatal disorders +O10011- | Maternal and neonatal disorders +O10012- | Maternal and neonatal disorders +O10013- | Maternal and neonatal disorders +O10019- | Maternal and neonatal disorders +O1002-- | Maternal and neonatal disorders +O1003-- | Maternal and neonatal disorders +O101--- | Maternal and neonatal disorders +O10111- | Maternal and neonatal disorders +O10112- | Maternal and neonatal disorders +O10113- | Maternal and neonatal disorders +O10119- | Maternal and neonatal disorders +O1012-- | Maternal and neonatal disorders +O1013-- | Maternal and neonatal disorders +O102--- | Maternal and neonatal disorders +O10211- | Maternal and neonatal disorders +O10212- | Maternal and neonatal disorders +O10213- | Maternal and neonatal disorders +O10219- | Maternal and neonatal disorders +O1022-- | Maternal and neonatal disorders +O1023-- | Maternal and neonatal disorders +O103--- | Maternal and neonatal disorders +O10311- | Maternal and neonatal disorders +O10312- | Maternal and neonatal disorders +O10313- | Maternal and neonatal disorders +O10319- | Maternal and neonatal disorders +O1032-- | Maternal and neonatal disorders +O1033-- | Maternal and neonatal disorders +O104--- | Maternal and neonatal disorders +O10411- | Maternal and neonatal disorders +O10412- | Maternal and neonatal disorders +O10413- | Maternal and neonatal disorders +O10419- | Maternal and neonatal disorders +O1042-- | Maternal and neonatal disorders +O1043-- | Maternal and neonatal disorders +O109--- | Maternal and neonatal disorders +O10911- | Maternal and neonatal disorders +O10912- | Maternal and neonatal disorders +O10913- | Maternal and neonatal disorders +O10919- | Maternal and neonatal disorders +O1092-- | Maternal and neonatal disorders +O1093-- | Maternal and neonatal disorders +O11---- | Maternal and neonatal disorders +O111--- | Maternal and neonatal disorders +O112--- | Maternal and neonatal disorders +O113--- | Maternal and neonatal disorders +O114--- | Maternal and neonatal disorders +O115--- | Maternal and neonatal disorders +O119--- | Maternal and neonatal disorders +O12---- | Maternal and neonatal disorders +O120--- | Maternal and neonatal disorders +O1200-- | Maternal and neonatal disorders +O1201-- | Maternal and neonatal disorders +O1202-- | Maternal and neonatal disorders +O1203-- | Maternal and neonatal disorders +O1204-- | Maternal and neonatal disorders +O1205-- | Maternal and neonatal disorders +O121--- | Maternal and neonatal disorders +O1210-- | Maternal and neonatal disorders +O1211-- | Maternal and neonatal disorders +O1212-- | Maternal and neonatal disorders +O1213-- | Maternal and neonatal disorders +O1214-- | Maternal and neonatal disorders +O1215-- | Maternal and neonatal disorders +O122--- | Maternal and neonatal disorders +O1220-- | Maternal and neonatal disorders +O1221-- | Maternal and neonatal disorders +O1222-- | Maternal and neonatal disorders +O1223-- | Maternal and neonatal disorders +O1224-- | Maternal and neonatal disorders +O1225-- | Maternal and neonatal disorders +O13---- | Maternal and neonatal disorders +O131--- | Maternal and neonatal disorders +O132--- | Maternal and neonatal disorders +O133--- | Maternal and neonatal disorders +O134--- | Maternal and neonatal disorders +O135--- | Maternal and neonatal disorders +O139--- | Maternal and neonatal disorders +O14---- | Maternal and neonatal disorders +O140--- | Maternal and neonatal disorders +O1400-- | Maternal and neonatal disorders +O1402-- | Maternal and neonatal disorders +O1403-- | Maternal and neonatal disorders +O1404-- | Maternal and neonatal disorders +O1405-- | Maternal and neonatal disorders +O141--- | Maternal and neonatal disorders +O1410-- | Maternal and neonatal disorders +O1412-- | Maternal and neonatal disorders +O1413-- | Maternal and neonatal disorders +O1414-- | Maternal and neonatal disorders +O1415-- | Maternal and neonatal disorders +O142--- | Maternal and neonatal disorders +O1420-- | Maternal and neonatal disorders +O1422-- | Maternal and neonatal disorders +O1423-- | Maternal and neonatal disorders +O1424-- | Maternal and neonatal disorders +O1425-- | Maternal and neonatal disorders +O149--- | Maternal and neonatal disorders +O1490-- | Maternal and neonatal disorders +O1492-- | Maternal and neonatal disorders +O1493-- | Maternal and neonatal disorders +O1494-- | Maternal and neonatal disorders +O1495-- | Maternal and neonatal disorders +O15---- | Maternal and neonatal disorders +O150--- | Maternal and neonatal disorders +O1500-- | Maternal and neonatal disorders +O1502-- | Maternal and neonatal disorders +O1503-- | Maternal and neonatal disorders +O151--- | Maternal and neonatal disorders +O152--- | Maternal and neonatal disorders +O159--- | Maternal and neonatal disorders +O16---- | Maternal and neonatal disorders +O161--- | Maternal and neonatal disorders +O162--- | Maternal and neonatal disorders +O163--- | Maternal and neonatal disorders +O164--- | Maternal and neonatal disorders +O165--- | Maternal and neonatal disorders +O169--- | Maternal and neonatal disorders +O20---- | Maternal and neonatal disorders +O200--- | Maternal and neonatal disorders +O208--- | Maternal and neonatal disorders +O209--- | Maternal and neonatal disorders +O21---- | Maternal and neonatal disorders +O210--- | Maternal and neonatal disorders +O211--- | Maternal and neonatal disorders +O212--- | Maternal and neonatal disorders +O218--- | Maternal and neonatal disorders +O219--- | Maternal and neonatal disorders +O22---- | Maternal and neonatal disorders +O220--- | Maternal and neonatal disorders +O2200-- | Maternal and neonatal disorders +O2201-- | Maternal and neonatal disorders +O2202-- | Maternal and neonatal disorders +O2203-- | Maternal and neonatal disorders +O221--- | Maternal and neonatal disorders +O2210-- | Maternal and neonatal disorders +O2211-- | Maternal and neonatal disorders +O2212-- | Maternal and neonatal disorders +O2213-- | Maternal and neonatal disorders +O222--- | Maternal and neonatal disorders +O2220-- | Maternal and neonatal disorders +O2221-- | Maternal and neonatal disorders +O2222-- | Maternal and neonatal disorders +O2223-- | Maternal and neonatal disorders +O223--- | Maternal and neonatal disorders +O2230-- | Maternal and neonatal disorders +O2231-- | Maternal and neonatal disorders +O2232-- | Maternal and neonatal disorders +O2233-- | Maternal and neonatal disorders +O224--- | Maternal and neonatal disorders +O2240-- | Maternal and neonatal disorders +O2241-- | Maternal and neonatal disorders +O2242-- | Maternal and neonatal disorders +O2243-- | Maternal and neonatal disorders +O225--- | Maternal and neonatal disorders +O2250-- | Maternal and neonatal disorders +O2251-- | Maternal and neonatal disorders +O2252-- | Maternal and neonatal disorders +O2253-- | Maternal and neonatal disorders +O228--- | Maternal and neonatal disorders +O228X1- | Maternal and neonatal disorders +O228X2- | Maternal and neonatal disorders +O228X3- | Maternal and neonatal disorders +O228X9- | Maternal and neonatal disorders +O229--- | Maternal and neonatal disorders +O2290-- | Maternal and neonatal disorders +O2291-- | Maternal and neonatal disorders +O2292-- | Maternal and neonatal disorders +O2293-- | Maternal and neonatal disorders +O23---- | Maternal and neonatal disorders +O230--- | Maternal and neonatal disorders +O2300-- | Maternal and neonatal disorders +O2301-- | Maternal and neonatal disorders +O2302-- | Maternal and neonatal disorders +O2303-- | Maternal and neonatal disorders +O231--- | Maternal and neonatal disorders +O2310-- | Maternal and neonatal disorders +O2311-- | Maternal and neonatal disorders +O2312-- | Maternal and neonatal disorders +O2313-- | Maternal and neonatal disorders +O232--- | Maternal and neonatal disorders +O2320-- | Maternal and neonatal disorders +O2321-- | Maternal and neonatal disorders +O2322-- | Maternal and neonatal disorders +O2323-- | Maternal and neonatal disorders +O233--- | Maternal and neonatal disorders +O2330-- | Maternal and neonatal disorders +O2331-- | Maternal and neonatal disorders +O2332-- | Maternal and neonatal disorders +O2333-- | Maternal and neonatal disorders +O234--- | Maternal and neonatal disorders +O2340-- | Maternal and neonatal disorders +O2341-- | Maternal and neonatal disorders +O2342-- | Maternal and neonatal disorders +O2343-- | Maternal and neonatal disorders +O235--- | Maternal and neonatal disorders +O23511- | Maternal and neonatal disorders +O23512- | Maternal and neonatal disorders +O23513- | Maternal and neonatal disorders +O23519- | Maternal and neonatal disorders +O23521- | Maternal and neonatal disorders +O23522- | Maternal and neonatal disorders +O23523- | Maternal and neonatal disorders +O23529- | Maternal and neonatal disorders +O23591- | Maternal and neonatal disorders +O23592- | Maternal and neonatal disorders +O23593- | Maternal and neonatal disorders +O23599- | Maternal and neonatal disorders +O239--- | Maternal and neonatal disorders +O2390-- | Maternal and neonatal disorders +O2391-- | Maternal and neonatal disorders +O2392-- | Maternal and neonatal disorders +O2393-- | Maternal and neonatal disorders +O24---- | Maternal and neonatal disorders +O240--- | Maternal and neonatal disorders +O24011- | Maternal and neonatal disorders +O24012- | Maternal and neonatal disorders +O24013- | Maternal and neonatal disorders +O24019- | Maternal and neonatal disorders +O2402-- | Maternal and neonatal disorders +O2403-- | Maternal and neonatal disorders +O241--- | Maternal and neonatal disorders +O24111- | Maternal and neonatal disorders +O24112- | Maternal and neonatal disorders +O24113- | Maternal and neonatal disorders +O24119- | Maternal and neonatal disorders +O2412-- | Maternal and neonatal disorders +O2413-- | Maternal and neonatal disorders +O242--- | Maternal and neonatal disorders +O243--- | Maternal and neonatal disorders +O24311- | Maternal and neonatal disorders +O24312- | Maternal and neonatal disorders +O24313- | Maternal and neonatal disorders +O24319- | Maternal and neonatal disorders +O2432-- | Maternal and neonatal disorders +O2433-- | Maternal and neonatal disorders +O244--- | Maternal and neonatal disorders +O24410- | Maternal and neonatal disorders +O24414- | Maternal and neonatal disorders +O24415- | Maternal and neonatal disorders +O24419- | Maternal and neonatal disorders +O24420- | Maternal and neonatal disorders +O24424- | Maternal and neonatal disorders +O24425- | Maternal and neonatal disorders +O24429- | Maternal and neonatal disorders +O24430- | Maternal and neonatal disorders +O24434- | Maternal and neonatal disorders +O24435- | Maternal and neonatal disorders +O24439- | Maternal and neonatal disorders +O24811- | Maternal and neonatal disorders +O24812- | Maternal and neonatal disorders +O24813- | Maternal and neonatal disorders +O24819- | Maternal and neonatal disorders +O2482-- | Maternal and neonatal disorders +O2483-- | Maternal and neonatal disorders +O249--- | Maternal and neonatal disorders +O24911- | Maternal and neonatal disorders +O24912- | Maternal and neonatal disorders +O24913- | Maternal and neonatal disorders +O24919- | Maternal and neonatal disorders +O2492-- | Maternal and neonatal disorders +O2493-- | Maternal and neonatal disorders +O25---- | Maternal and neonatal disorders +O2510-- | Maternal and neonatal disorders +O2511-- | Maternal and neonatal disorders +O2512-- | Maternal and neonatal disorders +O2513-- | Maternal and neonatal disorders +O252--- | Maternal and neonatal disorders +O253--- | Maternal and neonatal disorders +O26---- | Maternal and neonatal disorders +O260--- | Maternal and neonatal disorders +O2600-- | Maternal and neonatal disorders +O2601-- | Maternal and neonatal disorders +O2602-- | Maternal and neonatal disorders +O2603-- | Maternal and neonatal disorders +O261--- | Maternal and neonatal disorders +O2610-- | Maternal and neonatal disorders +O2611-- | Maternal and neonatal disorders +O2612-- | Maternal and neonatal disorders +O2613-- | Maternal and neonatal disorders +O262--- | Maternal and neonatal disorders +O2620-- | Maternal and neonatal disorders +O2621-- | Maternal and neonatal disorders +O2622-- | Maternal and neonatal disorders +O2623-- | Maternal and neonatal disorders +O263--- | Maternal and neonatal disorders +O2630-- | Maternal and neonatal disorders +O2631-- | Maternal and neonatal disorders +O2632-- | Maternal and neonatal disorders +O2633-- | Maternal and neonatal disorders +O264--- | Maternal and neonatal disorders +O2640-- | Maternal and neonatal disorders +O2641-- | Maternal and neonatal disorders +O2642-- | Maternal and neonatal disorders +O2643-- | Maternal and neonatal disorders +O265--- | Maternal and neonatal disorders +O2650-- | Maternal and neonatal disorders +O2651-- | Maternal and neonatal disorders +O2652-- | Maternal and neonatal disorders +O2653-- | Maternal and neonatal disorders +O266--- | Maternal and neonatal disorders +O26611- | Maternal and neonatal disorders +O26612- | Maternal and neonatal disorders +O26613- | Maternal and neonatal disorders +O26619- | Maternal and neonatal disorders +O2662-- | Maternal and neonatal disorders +O2663-- | Maternal and neonatal disorders +O267--- | Maternal and neonatal disorders +O26711- | Maternal and neonatal disorders +O26712- | Maternal and neonatal disorders +O26713- | Maternal and neonatal disorders +O26719- | Maternal and neonatal disorders +O2672-- | Maternal and neonatal disorders +O2673-- | Maternal and neonatal disorders +O268--- | Maternal and neonatal disorders +O26811- | Maternal and neonatal disorders +O26812- | Maternal and neonatal disorders +O26813- | Maternal and neonatal disorders +O26819- | Maternal and neonatal disorders +O26821- | Maternal and neonatal disorders +O26822- | Maternal and neonatal disorders +O26823- | Maternal and neonatal disorders +O26829- | Maternal and neonatal disorders +O26831- | Maternal and neonatal disorders +O26832- | Maternal and neonatal disorders +O26833- | Maternal and neonatal disorders +O26839- | Maternal and neonatal disorders +O26841- | Maternal and neonatal disorders +O26842- | Maternal and neonatal disorders +O26843- | Maternal and neonatal disorders +O26849- | Maternal and neonatal disorders +O26851- | Maternal and neonatal disorders +O26852- | Maternal and neonatal disorders +O26853- | Maternal and neonatal disorders +O26859- | Maternal and neonatal disorders +O2686-- | Maternal and neonatal disorders +O26872- | Maternal and neonatal disorders +O26873- | Maternal and neonatal disorders +O26879- | Maternal and neonatal disorders +O26891- | Maternal and neonatal disorders +O26892- | Maternal and neonatal disorders +O26893- | Maternal and neonatal disorders +O26899- | Maternal and neonatal disorders +O269--- | Maternal and neonatal disorders +O2690-- | Maternal and neonatal disorders +O2691-- | Maternal and neonatal disorders +O2692-- | Maternal and neonatal disorders +O2693-- | Maternal and neonatal disorders +O28---- | Maternal and neonatal disorders +O280--- | Maternal and neonatal disorders +O281--- | Maternal and neonatal disorders +O282--- | Maternal and neonatal disorders +O283--- | Maternal and neonatal disorders +O284--- | Maternal and neonatal disorders +O285--- | Maternal and neonatal disorders +O288--- | Maternal and neonatal disorders +O289--- | Maternal and neonatal disorders +O29---- | Maternal and neonatal disorders +O290--- | Maternal and neonatal disorders +O29011- | Maternal and neonatal disorders +O29012- | Maternal and neonatal disorders +O29013- | Maternal and neonatal disorders +O29019- | Maternal and neonatal disorders +O29021- | Maternal and neonatal disorders +O29022- | Maternal and neonatal disorders +O29023- | Maternal and neonatal disorders +O29029- | Maternal and neonatal disorders +O29091- | Maternal and neonatal disorders +O29092- | Maternal and neonatal disorders +O29093- | Maternal and neonatal disorders +O29099- | Maternal and neonatal disorders +O291--- | Maternal and neonatal disorders +O29111- | Maternal and neonatal disorders +O29112- | Maternal and neonatal disorders +O29113- | Maternal and neonatal disorders +O29119- | Maternal and neonatal disorders +O29121- | Maternal and neonatal disorders +O29122- | Maternal and neonatal disorders +O29123- | Maternal and neonatal disorders +O29129- | Maternal and neonatal disorders +O29191- | Maternal and neonatal disorders +O29192- | Maternal and neonatal disorders +O29193- | Maternal and neonatal disorders +O29199- | Maternal and neonatal disorders +O292--- | Maternal and neonatal disorders +O29211- | Maternal and neonatal disorders +O29212- | Maternal and neonatal disorders +O29213- | Maternal and neonatal disorders +O29219- | Maternal and neonatal disorders +O29291- | Maternal and neonatal disorders +O29292- | Maternal and neonatal disorders +O29293- | Maternal and neonatal disorders +O29299- | Maternal and neonatal disorders +O293--- | Maternal and neonatal disorders +O293X1- | Maternal and neonatal disorders +O293X2- | Maternal and neonatal disorders +O293X3- | Maternal and neonatal disorders +O293X9- | Maternal and neonatal disorders +O294--- | Maternal and neonatal disorders +O2940-- | Maternal and neonatal disorders +O2941-- | Maternal and neonatal disorders +O2942-- | Maternal and neonatal disorders +O2943-- | Maternal and neonatal disorders +O295--- | Maternal and neonatal disorders +O295X1- | Maternal and neonatal disorders +O295X2- | Maternal and neonatal disorders +O295X3- | Maternal and neonatal disorders +O295X9- | Maternal and neonatal disorders +O296--- | Maternal and neonatal disorders +O2960-- | Maternal and neonatal disorders +O2961-- | Maternal and neonatal disorders +O2962-- | Maternal and neonatal disorders +O2963-- | Maternal and neonatal disorders +O298--- | Maternal and neonatal disorders +O298X1- | Maternal and neonatal disorders +O298X2- | Maternal and neonatal disorders +O298X3- | Maternal and neonatal disorders +O298X9- | Maternal and neonatal disorders +O299--- | Maternal and neonatal disorders +O2990-- | Maternal and neonatal disorders +O2991-- | Maternal and neonatal disorders +O2992-- | Maternal and neonatal disorders +O2993-- | Maternal and neonatal disorders +O30---- | Maternal and neonatal disorders +O300--- | Maternal and neonatal disorders +O30001- | Maternal and neonatal disorders +O30002- | Maternal and neonatal disorders +O30003- | Maternal and neonatal disorders +O30009- | Maternal and neonatal disorders +O30011- | Maternal and neonatal disorders +O30012- | Maternal and neonatal disorders +O30013- | Maternal and neonatal disorders +O30019- | Maternal and neonatal disorders +O30021- | Maternal and neonatal disorders +O30022- | Maternal and neonatal disorders +O30023- | Maternal and neonatal disorders +O30029- | Maternal and neonatal disorders +O30031- | Maternal and neonatal disorders +O30032- | Maternal and neonatal disorders +O30033- | Maternal and neonatal disorders +O30039- | Maternal and neonatal disorders +O30041- | Maternal and neonatal disorders +O30042- | Maternal and neonatal disorders +O30043- | Maternal and neonatal disorders +O30049- | Maternal and neonatal disorders +O30091- | Maternal and neonatal disorders +O30092- | Maternal and neonatal disorders +O30093- | Maternal and neonatal disorders +O30099- | Maternal and neonatal disorders +O301--- | Maternal and neonatal disorders +O30101- | Maternal and neonatal disorders +O30102- | Maternal and neonatal disorders +O30103- | Maternal and neonatal disorders +O30109- | Maternal and neonatal disorders +O30111- | Maternal and neonatal disorders +O30112- | Maternal and neonatal disorders +O30113- | Maternal and neonatal disorders +O30119- | Maternal and neonatal disorders +O30121- | Maternal and neonatal disorders +O30122- | Maternal and neonatal disorders +O30123- | Maternal and neonatal disorders +O30129- | Maternal and neonatal disorders +O30131- | Maternal and neonatal disorders +O30132- | Maternal and neonatal disorders +O30133- | Maternal and neonatal disorders +O30139- | Maternal and neonatal disorders +O30191- | Maternal and neonatal disorders +O30192- | Maternal and neonatal disorders +O30193- | Maternal and neonatal disorders +O30199- | Maternal and neonatal disorders +O302--- | Maternal and neonatal disorders +O30201- | Maternal and neonatal disorders +O30202- | Maternal and neonatal disorders +O30203- | Maternal and neonatal disorders +O30209- | Maternal and neonatal disorders +O30211- | Maternal and neonatal disorders +O30212- | Maternal and neonatal disorders +O30213- | Maternal and neonatal disorders +O30219- | Maternal and neonatal disorders +O30221- | Maternal and neonatal disorders +O30222- | Maternal and neonatal disorders +O30223- | Maternal and neonatal disorders +O30229- | Maternal and neonatal disorders +O30231- | Maternal and neonatal disorders +O30232- | Maternal and neonatal disorders +O30233- | Maternal and neonatal disorders +O30239- | Maternal and neonatal disorders +O30291- | Maternal and neonatal disorders +O30292- | Maternal and neonatal disorders +O30293- | Maternal and neonatal disorders +O30299- | Maternal and neonatal disorders +O308--- | Maternal and neonatal disorders +O30801- | Maternal and neonatal disorders +O30802- | Maternal and neonatal disorders +O30803- | Maternal and neonatal disorders +O30809- | Maternal and neonatal disorders +O30811- | Maternal and neonatal disorders +O30812- | Maternal and neonatal disorders +O30813- | Maternal and neonatal disorders +O30819- | Maternal and neonatal disorders +O30821- | Maternal and neonatal disorders +O30822- | Maternal and neonatal disorders +O30823- | Maternal and neonatal disorders +O30829- | Maternal and neonatal disorders +O30831- | Maternal and neonatal disorders +O30832- | Maternal and neonatal disorders +O30833- | Maternal and neonatal disorders +O30839- | Maternal and neonatal disorders +O30891- | Maternal and neonatal disorders +O30892- | Maternal and neonatal disorders +O30893- | Maternal and neonatal disorders +O30899- | Maternal and neonatal disorders +O309--- | Maternal and neonatal disorders +O3090-- | Maternal and neonatal disorders +O3091-- | Maternal and neonatal disorders +O3092-- | Maternal and neonatal disorders +O3093-- | Maternal and neonatal disorders +O31---- | Maternal and neonatal disorders +O310--- | Maternal and neonatal disorders +O3100X0 | Maternal and neonatal disorders +O3100X1 | Maternal and neonatal disorders +O3100X2 | Maternal and neonatal disorders +O3100X3 | Maternal and neonatal disorders +O3100X4 | Maternal and neonatal disorders +O3100X5 | Maternal and neonatal disorders +O3100X9 | Maternal and neonatal disorders +O3101X0 | Maternal and neonatal disorders +O3101X1 | Maternal and neonatal disorders +O3101X2 | Maternal and neonatal disorders +O3101X3 | Maternal and neonatal disorders +O3101X4 | Maternal and neonatal disorders +O3101X5 | Maternal and neonatal disorders +O3101X9 | Maternal and neonatal disorders +O3102X0 | Maternal and neonatal disorders +O3102X1 | Maternal and neonatal disorders +O3102X2 | Maternal and neonatal disorders +O3102X3 | Maternal and neonatal disorders +O3102X4 | Maternal and neonatal disorders +O3102X5 | Maternal and neonatal disorders +O3102X9 | Maternal and neonatal disorders +O3103X0 | Maternal and neonatal disorders +O3103X1 | Maternal and neonatal disorders +O3103X2 | Maternal and neonatal disorders +O3103X3 | Maternal and neonatal disorders +O3103X4 | Maternal and neonatal disorders +O3103X5 | Maternal and neonatal disorders +O3103X9 | Maternal and neonatal disorders +O311--- | Maternal and neonatal disorders +O3110X0 | Maternal and neonatal disorders +O3110X1 | Maternal and neonatal disorders +O3110X2 | Maternal and neonatal disorders +O3110X3 | Maternal and neonatal disorders +O3110X4 | Maternal and neonatal disorders +O3110X5 | Maternal and neonatal disorders +O3110X9 | Maternal and neonatal disorders +O3111X0 | Maternal and neonatal disorders +O3111X1 | Maternal and neonatal disorders +O3111X2 | Maternal and neonatal disorders +O3111X3 | Maternal and neonatal disorders +O3111X4 | Maternal and neonatal disorders +O3111X5 | Maternal and neonatal disorders +O3111X9 | Maternal and neonatal disorders +O3112X0 | Maternal and neonatal disorders +O3112X1 | Maternal and neonatal disorders +O3112X2 | Maternal and neonatal disorders +O3112X3 | Maternal and neonatal disorders +O3112X4 | Maternal and neonatal disorders +O3112X5 | Maternal and neonatal disorders +O3112X9 | Maternal and neonatal disorders +O3113X0 | Maternal and neonatal disorders +O3113X1 | Maternal and neonatal disorders +O3113X2 | Maternal and neonatal disorders +O3113X3 | Maternal and neonatal disorders +O3113X4 | Maternal and neonatal disorders +O3113X5 | Maternal and neonatal disorders +O3113X9 | Maternal and neonatal disorders +O312--- | Maternal and neonatal disorders +O3120X0 | Maternal and neonatal disorders +O3120X1 | Maternal and neonatal disorders +O3120X2 | Maternal and neonatal disorders +O3120X3 | Maternal and neonatal disorders +O3120X4 | Maternal and neonatal disorders +O3120X5 | Maternal and neonatal disorders +O3120X9 | Maternal and neonatal disorders +O3121X0 | Maternal and neonatal disorders +O3121X1 | Maternal and neonatal disorders +O3121X2 | Maternal and neonatal disorders +O3121X3 | Maternal and neonatal disorders +O3121X4 | Maternal and neonatal disorders +O3121X5 | Maternal and neonatal disorders +O3121X9 | Maternal and neonatal disorders +O3122X0 | Maternal and neonatal disorders +O3122X1 | Maternal and neonatal disorders +O3122X2 | Maternal and neonatal disorders +O3122X3 | Maternal and neonatal disorders +O3122X4 | Maternal and neonatal disorders +O3122X5 | Maternal and neonatal disorders +O3122X9 | Maternal and neonatal disorders +O3123X0 | Maternal and neonatal disorders +O3123X1 | Maternal and neonatal disorders +O3123X2 | Maternal and neonatal disorders +O3123X3 | Maternal and neonatal disorders +O3123X4 | Maternal and neonatal disorders +O3123X5 | Maternal and neonatal disorders +O3123X9 | Maternal and neonatal disorders +O3130X0 | Maternal and neonatal disorders +O3130X1 | Maternal and neonatal disorders +O3130X2 | Maternal and neonatal disorders +O3130X3 | Maternal and neonatal disorders +O3130X4 | Maternal and neonatal disorders +O3130X5 | Maternal and neonatal disorders +O3130X9 | Maternal and neonatal disorders +O3131X0 | Maternal and neonatal disorders +O3131X1 | Maternal and neonatal disorders +O3131X2 | Maternal and neonatal disorders +O3131X3 | Maternal and neonatal disorders +O3131X4 | Maternal and neonatal disorders +O3131X5 | Maternal and neonatal disorders +O3131X9 | Maternal and neonatal disorders +O3132X0 | Maternal and neonatal disorders +O3132X1 | Maternal and neonatal disorders +O3132X2 | Maternal and neonatal disorders +O3132X3 | Maternal and neonatal disorders +O3132X4 | Maternal and neonatal disorders +O3132X5 | Maternal and neonatal disorders +O3132X9 | Maternal and neonatal disorders +O3133X0 | Maternal and neonatal disorders +O3133X1 | Maternal and neonatal disorders +O3133X2 | Maternal and neonatal disorders +O3133X3 | Maternal and neonatal disorders +O3133X4 | Maternal and neonatal disorders +O3133X5 | Maternal and neonatal disorders +O3133X9 | Maternal and neonatal disorders +O318--- | Maternal and neonatal disorders +O318X10 | Maternal and neonatal disorders +O318X11 | Maternal and neonatal disorders +O318X12 | Maternal and neonatal disorders +O318X13 | Maternal and neonatal disorders +O318X14 | Maternal and neonatal disorders +O318X15 | Maternal and neonatal disorders +O318X19 | Maternal and neonatal disorders +O318X20 | Maternal and neonatal disorders +O318X21 | Maternal and neonatal disorders +O318X22 | Maternal and neonatal disorders +O318X23 | Maternal and neonatal disorders +O318X24 | Maternal and neonatal disorders +O318X25 | Maternal and neonatal disorders +O318X29 | Maternal and neonatal disorders +O318X30 | Maternal and neonatal disorders +O318X31 | Maternal and neonatal disorders +O318X32 | Maternal and neonatal disorders +O318X33 | Maternal and neonatal disorders +O318X34 | Maternal and neonatal disorders +O318X35 | Maternal and neonatal disorders +O318X39 | Maternal and neonatal disorders +O318X90 | Maternal and neonatal disorders +O318X91 | Maternal and neonatal disorders +O318X92 | Maternal and neonatal disorders +O318X93 | Maternal and neonatal disorders +O318X94 | Maternal and neonatal disorders +O318X95 | Maternal and neonatal disorders +O318X99 | Maternal and neonatal disorders +O32---- | Maternal and neonatal disorders +O320--- | Maternal and neonatal disorders +O320XX0 | Maternal and neonatal disorders +O320XX1 | Maternal and neonatal disorders +O320XX2 | Maternal and neonatal disorders +O320XX3 | Maternal and neonatal disorders +O320XX4 | Maternal and neonatal disorders +O320XX5 | Maternal and neonatal disorders +O320XX9 | Maternal and neonatal disorders +O321--- | Maternal and neonatal disorders +O321XX0 | Maternal and neonatal disorders +O321XX1 | Maternal and neonatal disorders +O321XX2 | Maternal and neonatal disorders +O321XX3 | Maternal and neonatal disorders +O321XX4 | Maternal and neonatal disorders +O321XX5 | Maternal and neonatal disorders +O321XX9 | Maternal and neonatal disorders +O322--- | Maternal and neonatal disorders +O322XX0 | Maternal and neonatal disorders +O322XX1 | Maternal and neonatal disorders +O322XX2 | Maternal and neonatal disorders +O322XX3 | Maternal and neonatal disorders +O322XX4 | Maternal and neonatal disorders +O322XX5 | Maternal and neonatal disorders +O322XX9 | Maternal and neonatal disorders +O323--- | Maternal and neonatal disorders +O323XX0 | Maternal and neonatal disorders +O323XX1 | Maternal and neonatal disorders +O323XX2 | Maternal and neonatal disorders +O323XX3 | Maternal and neonatal disorders +O323XX4 | Maternal and neonatal disorders +O323XX5 | Maternal and neonatal disorders +O323XX9 | Maternal and neonatal disorders +O324--- | Maternal and neonatal disorders +O324XX0 | Maternal and neonatal disorders +O324XX1 | Maternal and neonatal disorders +O324XX2 | Maternal and neonatal disorders +O324XX3 | Maternal and neonatal disorders +O324XX4 | Maternal and neonatal disorders +O324XX5 | Maternal and neonatal disorders +O324XX9 | Maternal and neonatal disorders +O325--- | Maternal and neonatal disorders +O326--- | Maternal and neonatal disorders +O326XX0 | Maternal and neonatal disorders +O326XX1 | Maternal and neonatal disorders +O326XX2 | Maternal and neonatal disorders +O326XX3 | Maternal and neonatal disorders +O326XX4 | Maternal and neonatal disorders +O326XX5 | Maternal and neonatal disorders +O326XX9 | Maternal and neonatal disorders +O328--- | Maternal and neonatal disorders +O328XX0 | Maternal and neonatal disorders +O328XX1 | Maternal and neonatal disorders +O328XX2 | Maternal and neonatal disorders +O328XX3 | Maternal and neonatal disorders +O328XX4 | Maternal and neonatal disorders +O328XX5 | Maternal and neonatal disorders +O328XX9 | Maternal and neonatal disorders +O329--- | Maternal and neonatal disorders +O329XX0 | Maternal and neonatal disorders +O329XX1 | Maternal and neonatal disorders +O329XX2 | Maternal and neonatal disorders +O329XX3 | Maternal and neonatal disorders +O329XX4 | Maternal and neonatal disorders +O329XX5 | Maternal and neonatal disorders +O329XX9 | Maternal and neonatal disorders +O33---- | Maternal and neonatal disorders +O330--- | Maternal and neonatal disorders +O331--- | Maternal and neonatal disorders +O332--- | Maternal and neonatal disorders +O333--- | Maternal and neonatal disorders +O333XX0 | Maternal and neonatal disorders +O333XX1 | Maternal and neonatal disorders +O333XX2 | Maternal and neonatal disorders +O333XX3 | Maternal and neonatal disorders +O333XX4 | Maternal and neonatal disorders +O333XX5 | Maternal and neonatal disorders +O333XX9 | Maternal and neonatal disorders +O334--- | Maternal and neonatal disorders +O334XX0 | Maternal and neonatal disorders +O334XX1 | Maternal and neonatal disorders +O334XX2 | Maternal and neonatal disorders +O334XX3 | Maternal and neonatal disorders +O334XX4 | Maternal and neonatal disorders +O334XX5 | Maternal and neonatal disorders +O334XX9 | Maternal and neonatal disorders +O335--- | Maternal and neonatal disorders +O335XX0 | Maternal and neonatal disorders +O335XX1 | Maternal and neonatal disorders +O335XX2 | Maternal and neonatal disorders +O335XX3 | Maternal and neonatal disorders +O335XX4 | Maternal and neonatal disorders +O335XX5 | Maternal and neonatal disorders +O335XX9 | Maternal and neonatal disorders +O336--- | Maternal and neonatal disorders +O336XX0 | Maternal and neonatal disorders +O336XX1 | Maternal and neonatal disorders +O336XX2 | Maternal and neonatal disorders +O336XX3 | Maternal and neonatal disorders +O336XX4 | Maternal and neonatal disorders +O336XX5 | Maternal and neonatal disorders +O336XX9 | Maternal and neonatal disorders +O337--- | Maternal and neonatal disorders +O337XX0 | Maternal and neonatal disorders +O337XX1 | Maternal and neonatal disorders +O337XX2 | Maternal and neonatal disorders +O337XX3 | Maternal and neonatal disorders +O337XX4 | Maternal and neonatal disorders +O337XX5 | Maternal and neonatal disorders +O337XX9 | Maternal and neonatal disorders +O338--- | Maternal and neonatal disorders +O339--- | Maternal and neonatal disorders +O34---- | Maternal and neonatal disorders +O340--- | Maternal and neonatal disorders +O3400-- | Maternal and neonatal disorders +O3401-- | Maternal and neonatal disorders +O3402-- | Maternal and neonatal disorders +O3403-- | Maternal and neonatal disorders +O341--- | Maternal and neonatal disorders +O3410-- | Maternal and neonatal disorders +O3411-- | Maternal and neonatal disorders +O3412-- | Maternal and neonatal disorders +O3413-- | Maternal and neonatal disorders +O342--- | Maternal and neonatal disorders +O34211- | Maternal and neonatal disorders +O34212- | Maternal and neonatal disorders +O34219- | Maternal and neonatal disorders +O3429-- | Maternal and neonatal disorders +O343--- | Maternal and neonatal disorders +O3430-- | Maternal and neonatal disorders +O3431-- | Maternal and neonatal disorders +O3432-- | Maternal and neonatal disorders +O3433-- | Maternal and neonatal disorders +O344--- | Maternal and neonatal disorders +O3440-- | Maternal and neonatal disorders +O3441-- | Maternal and neonatal disorders +O3442-- | Maternal and neonatal disorders +O3443-- | Maternal and neonatal disorders +O345--- | Maternal and neonatal disorders +O34511- | Maternal and neonatal disorders +O34512- | Maternal and neonatal disorders +O34513- | Maternal and neonatal disorders +O34519- | Maternal and neonatal disorders +O34521- | Maternal and neonatal disorders +O34522- | Maternal and neonatal disorders +O34523- | Maternal and neonatal disorders +O34529- | Maternal and neonatal disorders +O34531- | Maternal and neonatal disorders +O34532- | Maternal and neonatal disorders +O34533- | Maternal and neonatal disorders +O34539- | Maternal and neonatal disorders +O34591- | Maternal and neonatal disorders +O34592- | Maternal and neonatal disorders +O34593- | Maternal and neonatal disorders +O34599- | Maternal and neonatal disorders +O346--- | Maternal and neonatal disorders +O3460-- | Maternal and neonatal disorders +O3461-- | Maternal and neonatal disorders +O3462-- | Maternal and neonatal disorders +O3463-- | Maternal and neonatal disorders +O347--- | Maternal and neonatal disorders +O3470-- | Maternal and neonatal disorders +O3471-- | Maternal and neonatal disorders +O3472-- | Maternal and neonatal disorders +O3473-- | Maternal and neonatal disorders +O348--- | Maternal and neonatal disorders +O3480-- | Maternal and neonatal disorders +O3481-- | Maternal and neonatal disorders +O3482-- | Maternal and neonatal disorders +O3483-- | Maternal and neonatal disorders +O349--- | Maternal and neonatal disorders +O3490-- | Maternal and neonatal disorders +O3491-- | Maternal and neonatal disorders +O3492-- | Maternal and neonatal disorders +O3493-- | Maternal and neonatal disorders +O35---- | Maternal and neonatal disorders +O350--- | Maternal and neonatal disorders +O350XX0 | Maternal and neonatal disorders +O350XX1 | Maternal and neonatal disorders +O350XX2 | Maternal and neonatal disorders +O350XX3 | Maternal and neonatal disorders +O350XX4 | Maternal and neonatal disorders +O350XX5 | Maternal and neonatal disorders +O350XX9 | Maternal and neonatal disorders +O351--- | Maternal and neonatal disorders +O351XX0 | Maternal and neonatal disorders +O351XX1 | Maternal and neonatal disorders +O351XX2 | Maternal and neonatal disorders +O351XX3 | Maternal and neonatal disorders +O351XX4 | Maternal and neonatal disorders +O351XX5 | Maternal and neonatal disorders +O351XX9 | Maternal and neonatal disorders +O352--- | Maternal and neonatal disorders +O352XX0 | Maternal and neonatal disorders +O352XX1 | Maternal and neonatal disorders +O352XX2 | Maternal and neonatal disorders +O352XX3 | Maternal and neonatal disorders +O352XX4 | Maternal and neonatal disorders +O352XX5 | Maternal and neonatal disorders +O352XX9 | Maternal and neonatal disorders +O353--- | Maternal and neonatal disorders +O353XX0 | Maternal and neonatal disorders +O353XX1 | Maternal and neonatal disorders +O353XX2 | Maternal and neonatal disorders +O353XX3 | Maternal and neonatal disorders +O353XX4 | Maternal and neonatal disorders +O353XX5 | Maternal and neonatal disorders +O353XX9 | Maternal and neonatal disorders +O354--- | Maternal and neonatal disorders +O354XX0 | Maternal and neonatal disorders +O354XX1 | Maternal and neonatal disorders +O354XX2 | Maternal and neonatal disorders +O354XX3 | Maternal and neonatal disorders +O354XX4 | Maternal and neonatal disorders +O354XX5 | Maternal and neonatal disorders +O354XX9 | Maternal and neonatal disorders +O355--- | Maternal and neonatal disorders +O355XX0 | Maternal and neonatal disorders +O355XX1 | Maternal and neonatal disorders +O355XX2 | Maternal and neonatal disorders +O355XX3 | Maternal and neonatal disorders +O355XX4 | Maternal and neonatal disorders +O355XX5 | Maternal and neonatal disorders +O355XX9 | Maternal and neonatal disorders +O356--- | Maternal and neonatal disorders +O356XX0 | Maternal and neonatal disorders +O356XX1 | Maternal and neonatal disorders +O356XX2 | Maternal and neonatal disorders +O356XX3 | Maternal and neonatal disorders +O356XX4 | Maternal and neonatal disorders +O356XX5 | Maternal and neonatal disorders +O356XX9 | Maternal and neonatal disorders +O357--- | Maternal and neonatal disorders +O357XX0 | Maternal and neonatal disorders +O357XX1 | Maternal and neonatal disorders +O357XX2 | Maternal and neonatal disorders +O357XX3 | Maternal and neonatal disorders +O357XX4 | Maternal and neonatal disorders +O357XX5 | Maternal and neonatal disorders +O357XX9 | Maternal and neonatal disorders +O358--- | Maternal and neonatal disorders +O358XX0 | Maternal and neonatal disorders +O358XX1 | Maternal and neonatal disorders +O358XX2 | Maternal and neonatal disorders +O358XX3 | Maternal and neonatal disorders +O358XX4 | Maternal and neonatal disorders +O358XX5 | Maternal and neonatal disorders +O358XX9 | Maternal and neonatal disorders +O359--- | Maternal and neonatal disorders +O359XX0 | Maternal and neonatal disorders +O359XX1 | Maternal and neonatal disorders +O359XX2 | Maternal and neonatal disorders +O359XX3 | Maternal and neonatal disorders +O359XX4 | Maternal and neonatal disorders +O359XX5 | Maternal and neonatal disorders +O359XX9 | Maternal and neonatal disorders +O36---- | Maternal and neonatal disorders +O360--- | Maternal and neonatal disorders +O360110 | Maternal and neonatal disorders +O360111 | Maternal and neonatal disorders +O360112 | Maternal and neonatal disorders +O360113 | Maternal and neonatal disorders +O360114 | Maternal and neonatal disorders +O360115 | Maternal and neonatal disorders +O360119 | Maternal and neonatal disorders +O360120 | Maternal and neonatal disorders +O360121 | Maternal and neonatal disorders +O360122 | Maternal and neonatal disorders +O360123 | Maternal and neonatal disorders +O360124 | Maternal and neonatal disorders +O360125 | Maternal and neonatal disorders +O360129 | Maternal and neonatal disorders +O360130 | Maternal and neonatal disorders +O360131 | Maternal and neonatal disorders +O360132 | Maternal and neonatal disorders +O360133 | Maternal and neonatal disorders +O360134 | Maternal and neonatal disorders +O360135 | Maternal and neonatal disorders +O360139 | Maternal and neonatal disorders +O360190 | Maternal and neonatal disorders +O360191 | Maternal and neonatal disorders +O360192 | Maternal and neonatal disorders +O360193 | Maternal and neonatal disorders +O360194 | Maternal and neonatal disorders +O360195 | Maternal and neonatal disorders +O360199 | Maternal and neonatal disorders +O360910 | Maternal and neonatal disorders +O360911 | Maternal and neonatal disorders +O360912 | Maternal and neonatal disorders +O360913 | Maternal and neonatal disorders +O360914 | Maternal and neonatal disorders +O360915 | Maternal and neonatal disorders +O360919 | Maternal and neonatal disorders +O360920 | Maternal and neonatal disorders +O360921 | Maternal and neonatal disorders +O360922 | Maternal and neonatal disorders +O360923 | Maternal and neonatal disorders +O360924 | Maternal and neonatal disorders +O360925 | Maternal and neonatal disorders +O360929 | Maternal and neonatal disorders +O360930 | Maternal and neonatal disorders +O360931 | Maternal and neonatal disorders +O360932 | Maternal and neonatal disorders +O360933 | Maternal and neonatal disorders +O360934 | Maternal and neonatal disorders +O360935 | Maternal and neonatal disorders +O360939 | Maternal and neonatal disorders +O360990 | Maternal and neonatal disorders +O360991 | Maternal and neonatal disorders +O360992 | Maternal and neonatal disorders +O360993 | Maternal and neonatal disorders +O360994 | Maternal and neonatal disorders +O360995 | Maternal and neonatal disorders +O360999 | Maternal and neonatal disorders +O361--- | Maternal and neonatal disorders +O361110 | Maternal and neonatal disorders +O361111 | Maternal and neonatal disorders +O361112 | Maternal and neonatal disorders +O361113 | Maternal and neonatal disorders +O361114 | Maternal and neonatal disorders +O361115 | Maternal and neonatal disorders +O361119 | Maternal and neonatal disorders +O361120 | Maternal and neonatal disorders +O361121 | Maternal and neonatal disorders +O361122 | Maternal and neonatal disorders +O361123 | Maternal and neonatal disorders +O361124 | Maternal and neonatal disorders +O361125 | Maternal and neonatal disorders +O361129 | Maternal and neonatal disorders +O361130 | Maternal and neonatal disorders +O361131 | Maternal and neonatal disorders +O361132 | Maternal and neonatal disorders +O361133 | Maternal and neonatal disorders +O361134 | Maternal and neonatal disorders +O361135 | Maternal and neonatal disorders +O361139 | Maternal and neonatal disorders +O361190 | Maternal and neonatal disorders +O361191 | Maternal and neonatal disorders +O361192 | Maternal and neonatal disorders +O361193 | Maternal and neonatal disorders +O361194 | Maternal and neonatal disorders +O361195 | Maternal and neonatal disorders +O361199 | Maternal and neonatal disorders +O361910 | Maternal and neonatal disorders +O361911 | Maternal and neonatal disorders +O361912 | Maternal and neonatal disorders +O361913 | Maternal and neonatal disorders +O361914 | Maternal and neonatal disorders +O361915 | Maternal and neonatal disorders +O361919 | Maternal and neonatal disorders +O361920 | Maternal and neonatal disorders +O361921 | Maternal and neonatal disorders +O361922 | Maternal and neonatal disorders +O361923 | Maternal and neonatal disorders +O361924 | Maternal and neonatal disorders +O361925 | Maternal and neonatal disorders +O361929 | Maternal and neonatal disorders +O361930 | Maternal and neonatal disorders +O361931 | Maternal and neonatal disorders +O361932 | Maternal and neonatal disorders +O361933 | Maternal and neonatal disorders +O361934 | Maternal and neonatal disorders +O361935 | Maternal and neonatal disorders +O361939 | Maternal and neonatal disorders +O361990 | Maternal and neonatal disorders +O361991 | Maternal and neonatal disorders +O361992 | Maternal and neonatal disorders +O361993 | Maternal and neonatal disorders +O361994 | Maternal and neonatal disorders +O361995 | Maternal and neonatal disorders +O361999 | Maternal and neonatal disorders +O362--- | Maternal and neonatal disorders +O3620X0 | Maternal and neonatal disorders +O3620X1 | Maternal and neonatal disorders +O3620X2 | Maternal and neonatal disorders +O3620X3 | Maternal and neonatal disorders +O3620X4 | Maternal and neonatal disorders +O3620X5 | Maternal and neonatal disorders +O3620X9 | Maternal and neonatal disorders +O3621X0 | Maternal and neonatal disorders +O3621X1 | Maternal and neonatal disorders +O3621X2 | Maternal and neonatal disorders +O3621X3 | Maternal and neonatal disorders +O3621X4 | Maternal and neonatal disorders +O3621X5 | Maternal and neonatal disorders +O3621X9 | Maternal and neonatal disorders +O3622X0 | Maternal and neonatal disorders +O3622X1 | Maternal and neonatal disorders +O3622X2 | Maternal and neonatal disorders +O3622X3 | Maternal and neonatal disorders +O3622X4 | Maternal and neonatal disorders +O3622X5 | Maternal and neonatal disorders +O3622X9 | Maternal and neonatal disorders +O3623X0 | Maternal and neonatal disorders +O3623X1 | Maternal and neonatal disorders +O3623X2 | Maternal and neonatal disorders +O3623X3 | Maternal and neonatal disorders +O3623X4 | Maternal and neonatal disorders +O3623X5 | Maternal and neonatal disorders +O3623X9 | Maternal and neonatal disorders +O363--- | Maternal and neonatal disorders +O364--- | Maternal and neonatal disorders +O364XX0 | Maternal and neonatal disorders +O364XX1 | Maternal and neonatal disorders +O364XX2 | Maternal and neonatal disorders +O364XX3 | Maternal and neonatal disorders +O364XX4 | Maternal and neonatal disorders +O364XX5 | Maternal and neonatal disorders +O364XX9 | Maternal and neonatal disorders +O365--- | Maternal and neonatal disorders +O365110 | Maternal and neonatal disorders +O365111 | Maternal and neonatal disorders +O365112 | Maternal and neonatal disorders +O365113 | Maternal and neonatal disorders +O365114 | Maternal and neonatal disorders +O365115 | Maternal and neonatal disorders +O365119 | Maternal and neonatal disorders +O365120 | Maternal and neonatal disorders +O365121 | Maternal and neonatal disorders +O365122 | Maternal and neonatal disorders +O365123 | Maternal and neonatal disorders +O365124 | Maternal and neonatal disorders +O365125 | Maternal and neonatal disorders +O365129 | Maternal and neonatal disorders +O365130 | Maternal and neonatal disorders +O365131 | Maternal and neonatal disorders +O365132 | Maternal and neonatal disorders +O365133 | Maternal and neonatal disorders +O365134 | Maternal and neonatal disorders +O365135 | Maternal and neonatal disorders +O365139 | Maternal and neonatal disorders +O365190 | Maternal and neonatal disorders +O365191 | Maternal and neonatal disorders +O365192 | Maternal and neonatal disorders +O365193 | Maternal and neonatal disorders +O365194 | Maternal and neonatal disorders +O365195 | Maternal and neonatal disorders +O365199 | Maternal and neonatal disorders +O365910 | Maternal and neonatal disorders +O365911 | Maternal and neonatal disorders +O365912 | Maternal and neonatal disorders +O365913 | Maternal and neonatal disorders +O365914 | Maternal and neonatal disorders +O365915 | Maternal and neonatal disorders +O365919 | Maternal and neonatal disorders +O365920 | Maternal and neonatal disorders +O365921 | Maternal and neonatal disorders +O365922 | Maternal and neonatal disorders +O365923 | Maternal and neonatal disorders +O365924 | Maternal and neonatal disorders +O365925 | Maternal and neonatal disorders +O365929 | Maternal and neonatal disorders +O365930 | Maternal and neonatal disorders +O365931 | Maternal and neonatal disorders +O365932 | Maternal and neonatal disorders +O365933 | Maternal and neonatal disorders +O365934 | Maternal and neonatal disorders +O365935 | Maternal and neonatal disorders +O365939 | Maternal and neonatal disorders +O365990 | Maternal and neonatal disorders +O365991 | Maternal and neonatal disorders +O365992 | Maternal and neonatal disorders +O365993 | Maternal and neonatal disorders +O365994 | Maternal and neonatal disorders +O365995 | Maternal and neonatal disorders +O365999 | Maternal and neonatal disorders +O366--- | Maternal and neonatal disorders +O3660X0 | Maternal and neonatal disorders +O3660X1 | Maternal and neonatal disorders +O3660X2 | Maternal and neonatal disorders +O3660X3 | Maternal and neonatal disorders +O3660X4 | Maternal and neonatal disorders +O3660X5 | Maternal and neonatal disorders +O3660X9 | Maternal and neonatal disorders +O3661X0 | Maternal and neonatal disorders +O3661X1 | Maternal and neonatal disorders +O3661X2 | Maternal and neonatal disorders +O3661X3 | Maternal and neonatal disorders +O3661X4 | Maternal and neonatal disorders +O3661X5 | Maternal and neonatal disorders +O3661X9 | Maternal and neonatal disorders +O3662X0 | Maternal and neonatal disorders +O3662X1 | Maternal and neonatal disorders +O3662X2 | Maternal and neonatal disorders +O3662X3 | Maternal and neonatal disorders +O3662X4 | Maternal and neonatal disorders +O3662X5 | Maternal and neonatal disorders +O3662X9 | Maternal and neonatal disorders +O3663X0 | Maternal and neonatal disorders +O3663X1 | Maternal and neonatal disorders +O3663X2 | Maternal and neonatal disorders +O3663X3 | Maternal and neonatal disorders +O3663X4 | Maternal and neonatal disorders +O3663X5 | Maternal and neonatal disorders +O3663X9 | Maternal and neonatal disorders +O367--- | Maternal and neonatal disorders +O3670X0 | Maternal and neonatal disorders +O3670X1 | Maternal and neonatal disorders +O3670X2 | Maternal and neonatal disorders +O3670X3 | Maternal and neonatal disorders +O3670X4 | Maternal and neonatal disorders +O3670X5 | Maternal and neonatal disorders +O3670X9 | Maternal and neonatal disorders +O3671X0 | Maternal and neonatal disorders +O3671X1 | Maternal and neonatal disorders +O3671X2 | Maternal and neonatal disorders +O3671X3 | Maternal and neonatal disorders +O3671X4 | Maternal and neonatal disorders +O3671X5 | Maternal and neonatal disorders +O3671X9 | Maternal and neonatal disorders +O3672X0 | Maternal and neonatal disorders +O3672X1 | Maternal and neonatal disorders +O3672X2 | Maternal and neonatal disorders +O3672X3 | Maternal and neonatal disorders +O3672X4 | Maternal and neonatal disorders +O3672X5 | Maternal and neonatal disorders +O3672X9 | Maternal and neonatal disorders +O3673X0 | Maternal and neonatal disorders +O3673X1 | Maternal and neonatal disorders +O3673X2 | Maternal and neonatal disorders +O3673X3 | Maternal and neonatal disorders +O3673X4 | Maternal and neonatal disorders +O3673X5 | Maternal and neonatal disorders +O3673X9 | Maternal and neonatal disorders +O368--- | Maternal and neonatal disorders +O3680X0 | Maternal and neonatal disorders +O3680X1 | Maternal and neonatal disorders +O3680X2 | Maternal and neonatal disorders +O3680X3 | Maternal and neonatal disorders +O3680X4 | Maternal and neonatal disorders +O3680X5 | Maternal and neonatal disorders +O3680X9 | Maternal and neonatal disorders +O368120 | Maternal and neonatal disorders +O368121 | Maternal and neonatal disorders +O368122 | Maternal and neonatal disorders +O368123 | Maternal and neonatal disorders +O368124 | Maternal and neonatal disorders +O368125 | Maternal and neonatal disorders +O368129 | Maternal and neonatal disorders +O368130 | Maternal and neonatal disorders +O368131 | Maternal and neonatal disorders +O368132 | Maternal and neonatal disorders +O368133 | Maternal and neonatal disorders +O368134 | Maternal and neonatal disorders +O368135 | Maternal and neonatal disorders +O368139 | Maternal and neonatal disorders +O368190 | Maternal and neonatal disorders +O368191 | Maternal and neonatal disorders +O368192 | Maternal and neonatal disorders +O368193 | Maternal and neonatal disorders +O368194 | Maternal and neonatal disorders +O368195 | Maternal and neonatal disorders +O368199 | Maternal and neonatal disorders +O368210 | Maternal and neonatal disorders +O368211 | Maternal and neonatal disorders +O368212 | Maternal and neonatal disorders +O368213 | Maternal and neonatal disorders +O368214 | Maternal and neonatal disorders +O368215 | Maternal and neonatal disorders +O368219 | Maternal and neonatal disorders +O368220 | Maternal and neonatal disorders +O368221 | Maternal and neonatal disorders +O368222 | Maternal and neonatal disorders +O368223 | Maternal and neonatal disorders +O368224 | Maternal and neonatal disorders +O368225 | Maternal and neonatal disorders +O368229 | Maternal and neonatal disorders +O368230 | Maternal and neonatal disorders +O368231 | Maternal and neonatal disorders +O368232 | Maternal and neonatal disorders +O368233 | Maternal and neonatal disorders +O368234 | Maternal and neonatal disorders +O368235 | Maternal and neonatal disorders +O368239 | Maternal and neonatal disorders +O368290 | Maternal and neonatal disorders +O368291 | Maternal and neonatal disorders +O368292 | Maternal and neonatal disorders +O368293 | Maternal and neonatal disorders +O368294 | Maternal and neonatal disorders +O368295 | Maternal and neonatal disorders +O368299 | Maternal and neonatal disorders +O368310 | Maternal and neonatal disorders +O368311 | Maternal and neonatal disorders +O368312 | Maternal and neonatal disorders +O368313 | Maternal and neonatal disorders +O368314 | Maternal and neonatal disorders +O368315 | Maternal and neonatal disorders +O368319 | Maternal and neonatal disorders +O368320 | Maternal and neonatal disorders +O368321 | Maternal and neonatal disorders +O368322 | Maternal and neonatal disorders +O368323 | Maternal and neonatal disorders +O368324 | Maternal and neonatal disorders +O368325 | Maternal and neonatal disorders +O368329 | Maternal and neonatal disorders +O368330 | Maternal and neonatal disorders +O368331 | Maternal and neonatal disorders +O368332 | Maternal and neonatal disorders +O368333 | Maternal and neonatal disorders +O368334 | Maternal and neonatal disorders +O368335 | Maternal and neonatal disorders +O368339 | Maternal and neonatal disorders +O368390 | Maternal and neonatal disorders +O368391 | Maternal and neonatal disorders +O368392 | Maternal and neonatal disorders +O368393 | Maternal and neonatal disorders +O368394 | Maternal and neonatal disorders +O368395 | Maternal and neonatal disorders +O368399 | Maternal and neonatal disorders +O368910 | Maternal and neonatal disorders +O368911 | Maternal and neonatal disorders +O368912 | Maternal and neonatal disorders +O368913 | Maternal and neonatal disorders +O368914 | Maternal and neonatal disorders +O368915 | Maternal and neonatal disorders +O368919 | Maternal and neonatal disorders +O368920 | Maternal and neonatal disorders +O368921 | Maternal and neonatal disorders +O368922 | Maternal and neonatal disorders +O368923 | Maternal and neonatal disorders +O368924 | Maternal and neonatal disorders +O368925 | Maternal and neonatal disorders +O368929 | Maternal and neonatal disorders +O368930 | Maternal and neonatal disorders +O368931 | Maternal and neonatal disorders +O368932 | Maternal and neonatal disorders +O368933 | Maternal and neonatal disorders +O368934 | Maternal and neonatal disorders +O368935 | Maternal and neonatal disorders +O368939 | Maternal and neonatal disorders +O368990 | Maternal and neonatal disorders +O368991 | Maternal and neonatal disorders +O368992 | Maternal and neonatal disorders +O368993 | Maternal and neonatal disorders +O368994 | Maternal and neonatal disorders +O368995 | Maternal and neonatal disorders +O368999 | Maternal and neonatal disorders +O369--- | Maternal and neonatal disorders +O3690X0 | Maternal and neonatal disorders +O3690X1 | Maternal and neonatal disorders +O3690X2 | Maternal and neonatal disorders +O3690X3 | Maternal and neonatal disorders +O3690X4 | Maternal and neonatal disorders +O3690X5 | Maternal and neonatal disorders +O3690X9 | Maternal and neonatal disorders +O3691X0 | Maternal and neonatal disorders +O3691X1 | Maternal and neonatal disorders +O3691X2 | Maternal and neonatal disorders +O3691X3 | Maternal and neonatal disorders +O3691X4 | Maternal and neonatal disorders +O3691X5 | Maternal and neonatal disorders +O3691X9 | Maternal and neonatal disorders +O3692X0 | Maternal and neonatal disorders +O3692X1 | Maternal and neonatal disorders +O3692X2 | Maternal and neonatal disorders +O3692X3 | Maternal and neonatal disorders +O3692X4 | Maternal and neonatal disorders +O3692X5 | Maternal and neonatal disorders +O3692X9 | Maternal and neonatal disorders +O40---- | Maternal and neonatal disorders +O401XX0 | Maternal and neonatal disorders +O401XX1 | Maternal and neonatal disorders +O401XX2 | Maternal and neonatal disorders +O401XX3 | Maternal and neonatal disorders +O401XX4 | Maternal and neonatal disorders +O401XX5 | Maternal and neonatal disorders +O401XX9 | Maternal and neonatal disorders +O402XX0 | Maternal and neonatal disorders +O402XX1 | Maternal and neonatal disorders +O402XX2 | Maternal and neonatal disorders +O402XX3 | Maternal and neonatal disorders +O402XX4 | Maternal and neonatal disorders +O402XX5 | Maternal and neonatal disorders +O402XX9 | Maternal and neonatal disorders +O403XX0 | Maternal and neonatal disorders +O403XX1 | Maternal and neonatal disorders +O403XX2 | Maternal and neonatal disorders +O403XX3 | Maternal and neonatal disorders +O403XX4 | Maternal and neonatal disorders +O403XX5 | Maternal and neonatal disorders +O403XX9 | Maternal and neonatal disorders +O409XX0 | Maternal and neonatal disorders +O409XX1 | Maternal and neonatal disorders +O409XX2 | Maternal and neonatal disorders +O409XX3 | Maternal and neonatal disorders +O409XX4 | Maternal and neonatal disorders +O409XX5 | Maternal and neonatal disorders +O409XX9 | Maternal and neonatal disorders +O41---- | Maternal and neonatal disorders +O410--- | Maternal and neonatal disorders +O4100X0 | Maternal and neonatal disorders +O4100X1 | Maternal and neonatal disorders +O4100X2 | Maternal and neonatal disorders +O4100X3 | Maternal and neonatal disorders +O4100X4 | Maternal and neonatal disorders +O4100X5 | Maternal and neonatal disorders +O4100X9 | Maternal and neonatal disorders +O4101X0 | Maternal and neonatal disorders +O4101X1 | Maternal and neonatal disorders +O4101X2 | Maternal and neonatal disorders +O4101X3 | Maternal and neonatal disorders +O4101X4 | Maternal and neonatal disorders +O4101X5 | Maternal and neonatal disorders +O4101X9 | Maternal and neonatal disorders +O4102X0 | Maternal and neonatal disorders +O4102X1 | Maternal and neonatal disorders +O4102X2 | Maternal and neonatal disorders +O4102X3 | Maternal and neonatal disorders +O4102X4 | Maternal and neonatal disorders +O4102X5 | Maternal and neonatal disorders +O4102X9 | Maternal and neonatal disorders +O4103X0 | Maternal and neonatal disorders +O4103X1 | Maternal and neonatal disorders +O4103X2 | Maternal and neonatal disorders +O4103X3 | Maternal and neonatal disorders +O4103X4 | Maternal and neonatal disorders +O4103X5 | Maternal and neonatal disorders +O4103X9 | Maternal and neonatal disorders +O411--- | Maternal and neonatal disorders +O411010 | Maternal and neonatal disorders +O411011 | Maternal and neonatal disorders +O411012 | Maternal and neonatal disorders +O411013 | Maternal and neonatal disorders +O411014 | Maternal and neonatal disorders +O411015 | Maternal and neonatal disorders +O411019 | Maternal and neonatal disorders +O411020 | Maternal and neonatal disorders +O411021 | Maternal and neonatal disorders +O411022 | Maternal and neonatal disorders +O411023 | Maternal and neonatal disorders +O411024 | Maternal and neonatal disorders +O411025 | Maternal and neonatal disorders +O411029 | Maternal and neonatal disorders +O411030 | Maternal and neonatal disorders +O411031 | Maternal and neonatal disorders +O411032 | Maternal and neonatal disorders +O411033 | Maternal and neonatal disorders +O411034 | Maternal and neonatal disorders +O411035 | Maternal and neonatal disorders +O411039 | Maternal and neonatal disorders +O411090 | Maternal and neonatal disorders +O411091 | Maternal and neonatal disorders +O411092 | Maternal and neonatal disorders +O411093 | Maternal and neonatal disorders +O411094 | Maternal and neonatal disorders +O411095 | Maternal and neonatal disorders +O411099 | Maternal and neonatal disorders +O411210 | Maternal and neonatal disorders +O411211 | Maternal and neonatal disorders +O411212 | Maternal and neonatal disorders +O411213 | Maternal and neonatal disorders +O411214 | Maternal and neonatal disorders +O411215 | Maternal and neonatal disorders +O411219 | Maternal and neonatal disorders +O411220 | Maternal and neonatal disorders +O411221 | Maternal and neonatal disorders +O411222 | Maternal and neonatal disorders +O411223 | Maternal and neonatal disorders +O411224 | Maternal and neonatal disorders +O411225 | Maternal and neonatal disorders +O411229 | Maternal and neonatal disorders +O411230 | Maternal and neonatal disorders +O411231 | Maternal and neonatal disorders +O411232 | Maternal and neonatal disorders +O411233 | Maternal and neonatal disorders +O411234 | Maternal and neonatal disorders +O411235 | Maternal and neonatal disorders +O411239 | Maternal and neonatal disorders +O411290 | Maternal and neonatal disorders +O411291 | Maternal and neonatal disorders +O411292 | Maternal and neonatal disorders +O411293 | Maternal and neonatal disorders +O411294 | Maternal and neonatal disorders +O411295 | Maternal and neonatal disorders +O411299 | Maternal and neonatal disorders +O411410 | Maternal and neonatal disorders +O411411 | Maternal and neonatal disorders +O411412 | Maternal and neonatal disorders +O411413 | Maternal and neonatal disorders +O411414 | Maternal and neonatal disorders +O411415 | Maternal and neonatal disorders +O411419 | Maternal and neonatal disorders +O411420 | Maternal and neonatal disorders +O411421 | Maternal and neonatal disorders +O411422 | Maternal and neonatal disorders +O411423 | Maternal and neonatal disorders +O411424 | Maternal and neonatal disorders +O411425 | Maternal and neonatal disorders +O411429 | Maternal and neonatal disorders +O411430 | Maternal and neonatal disorders +O411431 | Maternal and neonatal disorders +O411432 | Maternal and neonatal disorders +O411433 | Maternal and neonatal disorders +O411434 | Maternal and neonatal disorders +O411435 | Maternal and neonatal disorders +O411439 | Maternal and neonatal disorders +O411490 | Maternal and neonatal disorders +O411491 | Maternal and neonatal disorders +O411492 | Maternal and neonatal disorders +O411493 | Maternal and neonatal disorders +O411494 | Maternal and neonatal disorders +O411495 | Maternal and neonatal disorders +O411499 | Maternal and neonatal disorders +O418--- | Maternal and neonatal disorders +O418X10 | Maternal and neonatal disorders +O418X11 | Maternal and neonatal disorders +O418X12 | Maternal and neonatal disorders +O418X13 | Maternal and neonatal disorders +O418X14 | Maternal and neonatal disorders +O418X15 | Maternal and neonatal disorders +O418X19 | Maternal and neonatal disorders +O418X20 | Maternal and neonatal disorders +O418X21 | Maternal and neonatal disorders +O418X22 | Maternal and neonatal disorders +O418X23 | Maternal and neonatal disorders +O418X24 | Maternal and neonatal disorders +O418X25 | Maternal and neonatal disorders +O418X29 | Maternal and neonatal disorders +O418X30 | Maternal and neonatal disorders +O418X31 | Maternal and neonatal disorders +O418X32 | Maternal and neonatal disorders +O418X33 | Maternal and neonatal disorders +O418X34 | Maternal and neonatal disorders +O418X35 | Maternal and neonatal disorders +O418X39 | Maternal and neonatal disorders +O418X90 | Maternal and neonatal disorders +O418X91 | Maternal and neonatal disorders +O418X92 | Maternal and neonatal disorders +O418X93 | Maternal and neonatal disorders +O418X94 | Maternal and neonatal disorders +O418X95 | Maternal and neonatal disorders +O418X99 | Maternal and neonatal disorders +O419--- | Maternal and neonatal disorders +O4190X0 | Maternal and neonatal disorders +O4190X1 | Maternal and neonatal disorders +O4190X2 | Maternal and neonatal disorders +O4190X3 | Maternal and neonatal disorders +O4190X4 | Maternal and neonatal disorders +O4190X5 | Maternal and neonatal disorders +O4190X9 | Maternal and neonatal disorders +O4191X0 | Maternal and neonatal disorders +O4191X1 | Maternal and neonatal disorders +O4191X2 | Maternal and neonatal disorders +O4191X3 | Maternal and neonatal disorders +O4191X4 | Maternal and neonatal disorders +O4191X5 | Maternal and neonatal disorders +O4191X9 | Maternal and neonatal disorders +O4192X0 | Maternal and neonatal disorders +O4192X1 | Maternal and neonatal disorders +O4192X2 | Maternal and neonatal disorders +O4192X3 | Maternal and neonatal disorders +O4192X4 | Maternal and neonatal disorders +O4192X5 | Maternal and neonatal disorders +O4192X9 | Maternal and neonatal disorders +O4193X0 | Maternal and neonatal disorders +O4193X1 | Maternal and neonatal disorders +O4193X2 | Maternal and neonatal disorders +O4193X3 | Maternal and neonatal disorders +O4193X4 | Maternal and neonatal disorders +O4193X5 | Maternal and neonatal disorders +O4193X9 | Maternal and neonatal disorders +O42---- | Maternal and neonatal disorders +O420--- | Maternal and neonatal disorders +O4200-- | Maternal and neonatal disorders +O42011- | Maternal and neonatal disorders +O42012- | Maternal and neonatal disorders +O42013- | Maternal and neonatal disorders +O42019- | Maternal and neonatal disorders +O4202-- | Maternal and neonatal disorders +O421--- | Maternal and neonatal disorders +O4210-- | Maternal and neonatal disorders +O42111- | Maternal and neonatal disorders +O42112- | Maternal and neonatal disorders +O42113- | Maternal and neonatal disorders +O42119- | Maternal and neonatal disorders +O4212-- | Maternal and neonatal disorders +O422--- | Maternal and neonatal disorders +O429--- | Maternal and neonatal disorders +O4290-- | Maternal and neonatal disorders +O42911- | Maternal and neonatal disorders +O42912- | Maternal and neonatal disorders +O42913- | Maternal and neonatal disorders +O42919- | Maternal and neonatal disorders +O4292-- | Maternal and neonatal disorders +O43---- | Maternal and neonatal disorders +O430--- | Maternal and neonatal disorders +O43011- | Maternal and neonatal disorders +O43012- | Maternal and neonatal disorders +O43013- | Maternal and neonatal disorders +O43019- | Maternal and neonatal disorders +O43021- | Maternal and neonatal disorders +O43022- | Maternal and neonatal disorders +O43023- | Maternal and neonatal disorders +O43029- | Maternal and neonatal disorders +O431--- | Maternal and neonatal disorders +O43101- | Maternal and neonatal disorders +O43102- | Maternal and neonatal disorders +O43103- | Maternal and neonatal disorders +O43109- | Maternal and neonatal disorders +O43111- | Maternal and neonatal disorders +O43112- | Maternal and neonatal disorders +O43113- | Maternal and neonatal disorders +O43119- | Maternal and neonatal disorders +O43121- | Maternal and neonatal disorders +O43122- | Maternal and neonatal disorders +O43123- | Maternal and neonatal disorders +O43129- | Maternal and neonatal disorders +O43191- | Maternal and neonatal disorders +O43192- | Maternal and neonatal disorders +O43193- | Maternal and neonatal disorders +O43199- | Maternal and neonatal disorders +O432--- | Maternal and neonatal disorders +O43211- | Maternal and neonatal disorders +O43212- | Maternal and neonatal disorders +O43213- | Maternal and neonatal disorders +O43219- | Maternal and neonatal disorders +O43221- | Maternal and neonatal disorders +O43222- | Maternal and neonatal disorders +O43223- | Maternal and neonatal disorders +O43229- | Maternal and neonatal disorders +O43231- | Maternal and neonatal disorders +O43232- | Maternal and neonatal disorders +O43233- | Maternal and neonatal disorders +O43239- | Maternal and neonatal disorders +O438--- | Maternal and neonatal disorders +O43811- | Maternal and neonatal disorders +O43812- | Maternal and neonatal disorders +O43813- | Maternal and neonatal disorders +O43819- | Maternal and neonatal disorders +O43891- | Maternal and neonatal disorders +O43892- | Maternal and neonatal disorders +O43893- | Maternal and neonatal disorders +O43899- | Maternal and neonatal disorders +O439--- | Maternal and neonatal disorders +O4390-- | Maternal and neonatal disorders +O4391-- | Maternal and neonatal disorders +O4392-- | Maternal and neonatal disorders +O4393-- | Maternal and neonatal disorders +O44---- | Maternal and neonatal disorders +O440--- | Maternal and neonatal disorders +O4400-- | Maternal and neonatal disorders +O4401-- | Maternal and neonatal disorders +O4402-- | Maternal and neonatal disorders +O4403-- | Maternal and neonatal disorders +O441--- | Maternal and neonatal disorders +O4410-- | Maternal and neonatal disorders +O4411-- | Maternal and neonatal disorders +O4412-- | Maternal and neonatal disorders +O4413-- | Maternal and neonatal disorders +O4420-- | Maternal and neonatal disorders +O4421-- | Maternal and neonatal disorders +O4422-- | Maternal and neonatal disorders +O4423-- | Maternal and neonatal disorders +O4430-- | Maternal and neonatal disorders +O4431-- | Maternal and neonatal disorders +O4432-- | Maternal and neonatal disorders +O4433-- | Maternal and neonatal disorders +O4440-- | Maternal and neonatal disorders +O4441-- | Maternal and neonatal disorders +O4442-- | Maternal and neonatal disorders +O4443-- | Maternal and neonatal disorders +O4450-- | Maternal and neonatal disorders +O4451-- | Maternal and neonatal disorders +O4452-- | Maternal and neonatal disorders +O4453-- | Maternal and neonatal disorders +O45---- | Maternal and neonatal disorders +O450--- | Maternal and neonatal disorders +O45001- | Maternal and neonatal disorders +O45002- | Maternal and neonatal disorders +O45003- | Maternal and neonatal disorders +O45009- | Maternal and neonatal disorders +O45011- | Maternal and neonatal disorders +O45012- | Maternal and neonatal disorders +O45013- | Maternal and neonatal disorders +O45019- | Maternal and neonatal disorders +O45021- | Maternal and neonatal disorders +O45022- | Maternal and neonatal disorders +O45023- | Maternal and neonatal disorders +O45029- | Maternal and neonatal disorders +O45091- | Maternal and neonatal disorders +O45092- | Maternal and neonatal disorders +O45093- | Maternal and neonatal disorders +O45099- | Maternal and neonatal disorders +O458--- | Maternal and neonatal disorders +O458X1- | Maternal and neonatal disorders +O458X2- | Maternal and neonatal disorders +O458X3- | Maternal and neonatal disorders +O458X9- | Maternal and neonatal disorders +O459--- | Maternal and neonatal disorders +O4590-- | Maternal and neonatal disorders +O4591-- | Maternal and neonatal disorders +O4592-- | Maternal and neonatal disorders +O4593-- | Maternal and neonatal disorders +O46---- | Maternal and neonatal disorders +O460--- | Maternal and neonatal disorders +O46001- | Maternal and neonatal disorders +O46002- | Maternal and neonatal disorders +O46003- | Maternal and neonatal disorders +O46009- | Maternal and neonatal disorders +O46011- | Maternal and neonatal disorders +O46012- | Maternal and neonatal disorders +O46013- | Maternal and neonatal disorders +O46019- | Maternal and neonatal disorders +O46021- | Maternal and neonatal disorders +O46022- | Maternal and neonatal disorders +O46023- | Maternal and neonatal disorders +O46029- | Maternal and neonatal disorders +O46091- | Maternal and neonatal disorders +O46092- | Maternal and neonatal disorders +O46093- | Maternal and neonatal disorders +O46099- | Maternal and neonatal disorders +O468--- | Maternal and neonatal disorders +O468X1- | Maternal and neonatal disorders +O468X2- | Maternal and neonatal disorders +O468X3- | Maternal and neonatal disorders +O468X9- | Maternal and neonatal disorders +O469--- | Maternal and neonatal disorders +O4690-- | Maternal and neonatal disorders +O4691-- | Maternal and neonatal disorders +O4692-- | Maternal and neonatal disorders +O4693-- | Maternal and neonatal disorders +O47---- | Maternal and neonatal disorders +O470--- | Maternal and neonatal disorders +O4700-- | Maternal and neonatal disorders +O4702-- | Maternal and neonatal disorders +O4703-- | Maternal and neonatal disorders +O471--- | Maternal and neonatal disorders +O479--- | Maternal and neonatal disorders +O48---- | Maternal and neonatal disorders +O480--- | Maternal and neonatal disorders +O481--- | Maternal and neonatal disorders +O60---- | Maternal and neonatal disorders +O600--- | Maternal and neonatal disorders +O6000-- | Maternal and neonatal disorders +O6002-- | Maternal and neonatal disorders +O6003-- | Maternal and neonatal disorders +O601--- | Maternal and neonatal disorders +O6010X0 | Maternal and neonatal disorders +O6010X1 | Maternal and neonatal disorders +O6010X2 | Maternal and neonatal disorders +O6010X3 | Maternal and neonatal disorders +O6010X4 | Maternal and neonatal disorders +O6010X5 | Maternal and neonatal disorders +O6010X9 | Maternal and neonatal disorders +O6012X0 | Maternal and neonatal disorders +O6012X1 | Maternal and neonatal disorders +O6012X2 | Maternal and neonatal disorders +O6012X3 | Maternal and neonatal disorders +O6012X4 | Maternal and neonatal disorders +O6012X5 | Maternal and neonatal disorders +O6012X9 | Maternal and neonatal disorders +O6013X0 | Maternal and neonatal disorders +O6013X1 | Maternal and neonatal disorders +O6013X2 | Maternal and neonatal disorders +O6013X3 | Maternal and neonatal disorders +O6013X4 | Maternal and neonatal disorders +O6013X5 | Maternal and neonatal disorders +O6013X9 | Maternal and neonatal disorders +O6014X0 | Maternal and neonatal disorders +O6014X1 | Maternal and neonatal disorders +O6014X2 | Maternal and neonatal disorders +O6014X3 | Maternal and neonatal disorders +O6014X4 | Maternal and neonatal disorders +O6014X5 | Maternal and neonatal disorders +O6014X9 | Maternal and neonatal disorders +O602--- | Maternal and neonatal disorders +O6020X0 | Maternal and neonatal disorders +O6020X1 | Maternal and neonatal disorders +O6020X2 | Maternal and neonatal disorders +O6020X3 | Maternal and neonatal disorders +O6020X4 | Maternal and neonatal disorders +O6020X5 | Maternal and neonatal disorders +O6020X9 | Maternal and neonatal disorders +O6022X0 | Maternal and neonatal disorders +O6022X1 | Maternal and neonatal disorders +O6022X2 | Maternal and neonatal disorders +O6022X3 | Maternal and neonatal disorders +O6022X4 | Maternal and neonatal disorders +O6022X5 | Maternal and neonatal disorders +O6022X9 | Maternal and neonatal disorders +O6023X0 | Maternal and neonatal disorders +O6023X1 | Maternal and neonatal disorders +O6023X2 | Maternal and neonatal disorders +O6023X3 | Maternal and neonatal disorders +O6023X4 | Maternal and neonatal disorders +O6023X5 | Maternal and neonatal disorders +O6023X9 | Maternal and neonatal disorders +O603--- | Maternal and neonatal disorders +O61---- | Maternal and neonatal disorders +O610--- | Maternal and neonatal disorders +O611--- | Maternal and neonatal disorders +O618--- | Maternal and neonatal disorders +O619--- | Maternal and neonatal disorders +O62---- | Maternal and neonatal disorders +O620--- | Maternal and neonatal disorders +O621--- | Maternal and neonatal disorders +O622--- | Maternal and neonatal disorders +O623--- | Maternal and neonatal disorders +O624--- | Maternal and neonatal disorders +O628--- | Maternal and neonatal disorders +O629--- | Maternal and neonatal disorders +O63---- | Maternal and neonatal disorders +O630--- | Maternal and neonatal disorders +O631--- | Maternal and neonatal disorders +O632--- | Maternal and neonatal disorders +O639--- | Maternal and neonatal disorders +O64---- | Maternal and neonatal disorders +O640--- | Maternal and neonatal disorders +O640XX0 | Maternal and neonatal disorders +O640XX1 | Maternal and neonatal disorders +O640XX2 | Maternal and neonatal disorders +O640XX3 | Maternal and neonatal disorders +O640XX4 | Maternal and neonatal disorders +O640XX5 | Maternal and neonatal disorders +O640XX9 | Maternal and neonatal disorders +O641--- | Maternal and neonatal disorders +O641XX0 | Maternal and neonatal disorders +O641XX1 | Maternal and neonatal disorders +O641XX2 | Maternal and neonatal disorders +O641XX3 | Maternal and neonatal disorders +O641XX4 | Maternal and neonatal disorders +O641XX5 | Maternal and neonatal disorders +O641XX9 | Maternal and neonatal disorders +O642--- | Maternal and neonatal disorders +O642XX0 | Maternal and neonatal disorders +O642XX1 | Maternal and neonatal disorders +O642XX2 | Maternal and neonatal disorders +O642XX3 | Maternal and neonatal disorders +O642XX4 | Maternal and neonatal disorders +O642XX5 | Maternal and neonatal disorders +O642XX9 | Maternal and neonatal disorders +O643--- | Maternal and neonatal disorders +O643XX0 | Maternal and neonatal disorders +O643XX1 | Maternal and neonatal disorders +O643XX2 | Maternal and neonatal disorders +O643XX3 | Maternal and neonatal disorders +O643XX4 | Maternal and neonatal disorders +O643XX5 | Maternal and neonatal disorders +O643XX9 | Maternal and neonatal disorders +O644--- | Maternal and neonatal disorders +O644XX0 | Maternal and neonatal disorders +O644XX1 | Maternal and neonatal disorders +O644XX2 | Maternal and neonatal disorders +O644XX3 | Maternal and neonatal disorders +O644XX4 | Maternal and neonatal disorders +O644XX5 | Maternal and neonatal disorders +O644XX9 | Maternal and neonatal disorders +O645--- | Maternal and neonatal disorders +O645XX0 | Maternal and neonatal disorders +O645XX1 | Maternal and neonatal disorders +O645XX2 | Maternal and neonatal disorders +O645XX3 | Maternal and neonatal disorders +O645XX4 | Maternal and neonatal disorders +O645XX5 | Maternal and neonatal disorders +O645XX9 | Maternal and neonatal disorders +O648--- | Maternal and neonatal disorders +O648XX0 | Maternal and neonatal disorders +O648XX1 | Maternal and neonatal disorders +O648XX2 | Maternal and neonatal disorders +O648XX3 | Maternal and neonatal disorders +O648XX4 | Maternal and neonatal disorders +O648XX5 | Maternal and neonatal disorders +O648XX9 | Maternal and neonatal disorders +O649--- | Maternal and neonatal disorders +O649XX0 | Maternal and neonatal disorders +O649XX1 | Maternal and neonatal disorders +O649XX2 | Maternal and neonatal disorders +O649XX3 | Maternal and neonatal disorders +O649XX4 | Maternal and neonatal disorders +O649XX5 | Maternal and neonatal disorders +O649XX9 | Maternal and neonatal disorders +O65---- | Maternal and neonatal disorders +O650--- | Maternal and neonatal disorders +O651--- | Maternal and neonatal disorders +O652--- | Maternal and neonatal disorders +O653--- | Maternal and neonatal disorders +O654--- | Maternal and neonatal disorders +O655--- | Maternal and neonatal disorders +O658--- | Maternal and neonatal disorders +O659--- | Maternal and neonatal disorders +O66---- | Maternal and neonatal disorders +O660--- | Maternal and neonatal disorders +O661--- | Maternal and neonatal disorders +O662--- | Maternal and neonatal disorders +O663--- | Maternal and neonatal disorders +O664--- | Maternal and neonatal disorders +O6640-- | Maternal and neonatal disorders +O6641-- | Maternal and neonatal disorders +O665--- | Maternal and neonatal disorders +O666--- | Maternal and neonatal disorders +O668--- | Maternal and neonatal disorders +O669--- | Maternal and neonatal disorders +O67---- | Maternal and neonatal disorders +O670--- | Maternal and neonatal disorders +O678--- | Maternal and neonatal disorders +O679--- | Maternal and neonatal disorders +O68---- | Maternal and neonatal disorders +O680--- | Maternal and neonatal disorders +O681--- | Maternal and neonatal disorders +O682--- | Maternal and neonatal disorders +O683--- | Maternal and neonatal disorders +O688--- | Maternal and neonatal disorders +O689--- | Maternal and neonatal disorders +O69---- | Maternal and neonatal disorders +O690--- | Maternal and neonatal disorders +O690XX0 | Maternal and neonatal disorders +O690XX1 | Maternal and neonatal disorders +O690XX2 | Maternal and neonatal disorders +O690XX3 | Maternal and neonatal disorders +O690XX4 | Maternal and neonatal disorders +O690XX5 | Maternal and neonatal disorders +O690XX9 | Maternal and neonatal disorders +O691--- | Maternal and neonatal disorders +O691XX0 | Maternal and neonatal disorders +O691XX1 | Maternal and neonatal disorders +O691XX2 | Maternal and neonatal disorders +O691XX3 | Maternal and neonatal disorders +O691XX4 | Maternal and neonatal disorders +O691XX5 | Maternal and neonatal disorders +O691XX9 | Maternal and neonatal disorders +O692--- | Maternal and neonatal disorders +O692XX0 | Maternal and neonatal disorders +O692XX1 | Maternal and neonatal disorders +O692XX2 | Maternal and neonatal disorders +O692XX3 | Maternal and neonatal disorders +O692XX4 | Maternal and neonatal disorders +O692XX5 | Maternal and neonatal disorders +O692XX9 | Maternal and neonatal disorders +O693--- | Maternal and neonatal disorders +O693XX0 | Maternal and neonatal disorders +O693XX1 | Maternal and neonatal disorders +O693XX2 | Maternal and neonatal disorders +O693XX3 | Maternal and neonatal disorders +O693XX4 | Maternal and neonatal disorders +O693XX5 | Maternal and neonatal disorders +O693XX9 | Maternal and neonatal disorders +O694--- | Maternal and neonatal disorders +O694XX0 | Maternal and neonatal disorders +O694XX1 | Maternal and neonatal disorders +O694XX2 | Maternal and neonatal disorders +O694XX3 | Maternal and neonatal disorders +O694XX4 | Maternal and neonatal disorders +O694XX5 | Maternal and neonatal disorders +O694XX9 | Maternal and neonatal disorders +O695--- | Maternal and neonatal disorders +O695XX0 | Maternal and neonatal disorders +O695XX1 | Maternal and neonatal disorders +O695XX2 | Maternal and neonatal disorders +O695XX3 | Maternal and neonatal disorders +O695XX4 | Maternal and neonatal disorders +O695XX5 | Maternal and neonatal disorders +O695XX9 | Maternal and neonatal disorders +O698--- | Maternal and neonatal disorders +O6981X0 | Maternal and neonatal disorders +O6981X1 | Maternal and neonatal disorders +O6981X2 | Maternal and neonatal disorders +O6981X3 | Maternal and neonatal disorders +O6981X4 | Maternal and neonatal disorders +O6981X5 | Maternal and neonatal disorders +O6981X9 | Maternal and neonatal disorders +O6982X0 | Maternal and neonatal disorders +O6982X1 | Maternal and neonatal disorders +O6982X2 | Maternal and neonatal disorders +O6982X3 | Maternal and neonatal disorders +O6982X4 | Maternal and neonatal disorders +O6982X5 | Maternal and neonatal disorders +O6982X9 | Maternal and neonatal disorders +O6989X0 | Maternal and neonatal disorders +O6989X1 | Maternal and neonatal disorders +O6989X2 | Maternal and neonatal disorders +O6989X3 | Maternal and neonatal disorders +O6989X4 | Maternal and neonatal disorders +O6989X5 | Maternal and neonatal disorders +O6989X9 | Maternal and neonatal disorders +O699--- | Maternal and neonatal disorders +O699XX0 | Maternal and neonatal disorders +O699XX1 | Maternal and neonatal disorders +O699XX2 | Maternal and neonatal disorders +O699XX3 | Maternal and neonatal disorders +O699XX4 | Maternal and neonatal disorders +O699XX5 | Maternal and neonatal disorders +O699XX9 | Maternal and neonatal disorders +O70---- | Maternal and neonatal disorders +O700--- | Maternal and neonatal disorders +O701--- | Maternal and neonatal disorders +O702--- | Maternal and neonatal disorders +O7020-- | Maternal and neonatal disorders +O7021-- | Maternal and neonatal disorders +O7022-- | Maternal and neonatal disorders +O7023-- | Maternal and neonatal disorders +O703--- | Maternal and neonatal disorders +O704--- | Maternal and neonatal disorders +O709--- | Maternal and neonatal disorders +O71---- | Maternal and neonatal disorders +O710--- | Maternal and neonatal disorders +O7100-- | Maternal and neonatal disorders +O7102-- | Maternal and neonatal disorders +O7103-- | Maternal and neonatal disorders +O711--- | Maternal and neonatal disorders +O712--- | Maternal and neonatal disorders +O713--- | Maternal and neonatal disorders +O714--- | Maternal and neonatal disorders +O715--- | Maternal and neonatal disorders +O716--- | Maternal and neonatal disorders +O717--- | Maternal and neonatal disorders +O718--- | Maternal and neonatal disorders +O7181-- | Maternal and neonatal disorders +O7182-- | Maternal and neonatal disorders +O7189-- | Maternal and neonatal disorders +O719--- | Maternal and neonatal disorders +O72---- | Maternal and neonatal disorders +O720--- | Maternal and neonatal disorders +O721--- | Maternal and neonatal disorders +O722--- | Maternal and neonatal disorders +O723--- | Maternal and neonatal disorders +O73---- | Maternal and neonatal disorders +O730--- | Maternal and neonatal disorders +O731--- | Maternal and neonatal disorders +O74---- | Maternal and neonatal disorders +O740--- | Maternal and neonatal disorders +O741--- | Maternal and neonatal disorders +O742--- | Maternal and neonatal disorders +O743--- | Maternal and neonatal disorders +O744--- | Maternal and neonatal disorders +O745--- | Maternal and neonatal disorders +O746--- | Maternal and neonatal disorders +O747--- | Maternal and neonatal disorders +O748--- | Maternal and neonatal disorders +O749--- | Maternal and neonatal disorders +O75---- | Maternal and neonatal disorders +O750--- | Maternal and neonatal disorders +O751--- | Maternal and neonatal disorders +O752--- | Maternal and neonatal disorders +O753--- | Maternal and neonatal disorders +O754--- | Maternal and neonatal disorders +O755--- | Maternal and neonatal disorders +O756--- | Maternal and neonatal disorders +O757--- | Maternal and neonatal disorders +O758--- | Maternal and neonatal disorders +O7581-- | Maternal and neonatal disorders +O7582-- | Maternal and neonatal disorders +O7589-- | Maternal and neonatal disorders +O759--- | Maternal and neonatal disorders +O76---- | Maternal and neonatal disorders +O770--- | Maternal and neonatal disorders +O771--- | Maternal and neonatal disorders +O778--- | Maternal and neonatal disorders +O779--- | Maternal and neonatal disorders +O80---- | Maternal and neonatal disorders +O800--- | Maternal and neonatal disorders +O801--- | Maternal and neonatal disorders +O808--- | Maternal and neonatal disorders +O809--- | Maternal and neonatal disorders +O81---- | Maternal and neonatal disorders +O810--- | Maternal and neonatal disorders +O811--- | Maternal and neonatal disorders +O812--- | Maternal and neonatal disorders +O813--- | Maternal and neonatal disorders +O814--- | Maternal and neonatal disorders +O815--- | Maternal and neonatal disorders +O82---- | Maternal and neonatal disorders +O820--- | Maternal and neonatal disorders +O821--- | Maternal and neonatal disorders +O822--- | Maternal and neonatal disorders +O828--- | Maternal and neonatal disorders +O829--- | Maternal and neonatal disorders +O83---- | Maternal and neonatal disorders +O830--- | Maternal and neonatal disorders +O831--- | Maternal and neonatal disorders +O832--- | Maternal and neonatal disorders +O833--- | Maternal and neonatal disorders +O834--- | Maternal and neonatal disorders +O838--- | Maternal and neonatal disorders +O839--- | Maternal and neonatal disorders +O84---- | Maternal and neonatal disorders +O840--- | Maternal and neonatal disorders +O841--- | Maternal and neonatal disorders +O842--- | Maternal and neonatal disorders +O848--- | Maternal and neonatal disorders +O849--- | Maternal and neonatal disorders +O85---- | Maternal and neonatal disorders +O86---- | Maternal and neonatal disorders +O860--- | Maternal and neonatal disorders +O8600-- | Maternal and neonatal disorders +O8601-- | Maternal and neonatal disorders +O8602-- | Maternal and neonatal disorders +O8603-- | Maternal and neonatal disorders +O8604-- | Maternal and neonatal disorders +O8609-- | Maternal and neonatal disorders +O861--- | Maternal and neonatal disorders +O8611-- | Maternal and neonatal disorders +O8612-- | Maternal and neonatal disorders +O8613-- | Maternal and neonatal disorders +O8619-- | Maternal and neonatal disorders +O862--- | Maternal and neonatal disorders +O8620-- | Maternal and neonatal disorders +O8621-- | Maternal and neonatal disorders +O8622-- | Maternal and neonatal disorders +O8629-- | Maternal and neonatal disorders +O863--- | Maternal and neonatal disorders +O864--- | Maternal and neonatal disorders +O868--- | Maternal and neonatal disorders +O8681-- | Maternal and neonatal disorders +O8689-- | Maternal and neonatal disorders +O87---- | Maternal and neonatal disorders +O870--- | Maternal and neonatal disorders +O871--- | Maternal and neonatal disorders +O872--- | Maternal and neonatal disorders +O873--- | Maternal and neonatal disorders +O874--- | Maternal and neonatal disorders +O878--- | Maternal and neonatal disorders +O879--- | Maternal and neonatal disorders +O88---- | Maternal and neonatal disorders +O880--- | Maternal and neonatal disorders +O88011- | Maternal and neonatal disorders +O88012- | Maternal and neonatal disorders +O88013- | Maternal and neonatal disorders +O88019- | Maternal and neonatal disorders +O8802-- | Maternal and neonatal disorders +O8803-- | Maternal and neonatal disorders +O881--- | Maternal and neonatal disorders +O88111- | Maternal and neonatal disorders +O88112- | Maternal and neonatal disorders +O88113- | Maternal and neonatal disorders +O88119- | Maternal and neonatal disorders +O8812-- | Maternal and neonatal disorders +O8813-- | Maternal and neonatal disorders +O882--- | Maternal and neonatal disorders +O88211- | Maternal and neonatal disorders +O88212- | Maternal and neonatal disorders +O88213- | Maternal and neonatal disorders +O88219- | Maternal and neonatal disorders +O8822-- | Maternal and neonatal disorders +O8823-- | Maternal and neonatal disorders +O883--- | Maternal and neonatal disorders +O88311- | Maternal and neonatal disorders +O88312- | Maternal and neonatal disorders +O88313- | Maternal and neonatal disorders +O88319- | Maternal and neonatal disorders +O8832-- | Maternal and neonatal disorders +O8833-- | Maternal and neonatal disorders +O888--- | Maternal and neonatal disorders +O88811- | Maternal and neonatal disorders +O88812- | Maternal and neonatal disorders +O88813- | Maternal and neonatal disorders +O88819- | Maternal and neonatal disorders +O8882-- | Maternal and neonatal disorders +O8883-- | Maternal and neonatal disorders +O89---- | Maternal and neonatal disorders +O890--- | Maternal and neonatal disorders +O8901-- | Maternal and neonatal disorders +O8909-- | Maternal and neonatal disorders +O891--- | Maternal and neonatal disorders +O892--- | Maternal and neonatal disorders +O893--- | Maternal and neonatal disorders +O894--- | Maternal and neonatal disorders +O895--- | Maternal and neonatal disorders +O896--- | Maternal and neonatal disorders +O898--- | Maternal and neonatal disorders +O899--- | Maternal and neonatal disorders +O90---- | Maternal and neonatal disorders +O900--- | Maternal and neonatal disorders +O901--- | Maternal and neonatal disorders +O902--- | Maternal and neonatal disorders +O903--- | Maternal and neonatal disorders +O904--- | Maternal and neonatal disorders +O905--- | Maternal and neonatal disorders +O906--- | Maternal and neonatal disorders +O908--- | Maternal and neonatal disorders +O9081-- | Maternal and neonatal disorders +O9089-- | Maternal and neonatal disorders +O909--- | Maternal and neonatal disorders +O91---- | Maternal and neonatal disorders +O910--- | Maternal and neonatal disorders +O91011- | Maternal and neonatal disorders +O91012- | Maternal and neonatal disorders +O91013- | Maternal and neonatal disorders +O91019- | Maternal and neonatal disorders +O9102-- | Maternal and neonatal disorders +O9103-- | Maternal and neonatal disorders +O911--- | Maternal and neonatal disorders +O91111- | Maternal and neonatal disorders +O91112- | Maternal and neonatal disorders +O91113- | Maternal and neonatal disorders +O91119- | Maternal and neonatal disorders +O9112-- | Maternal and neonatal disorders +O9113-- | Maternal and neonatal disorders +O912--- | Maternal and neonatal disorders +O91211- | Maternal and neonatal disorders +O91212- | Maternal and neonatal disorders +O91213- | Maternal and neonatal disorders +O91219- | Maternal and neonatal disorders +O9122-- | Maternal and neonatal disorders +O9123-- | Maternal and neonatal disorders +O92---- | Maternal and neonatal disorders +O920--- | Maternal and neonatal disorders +O92011- | Maternal and neonatal disorders +O92012- | Maternal and neonatal disorders +O92013- | Maternal and neonatal disorders +O92019- | Maternal and neonatal disorders +O9202-- | Maternal and neonatal disorders +O9203-- | Maternal and neonatal disorders +O921--- | Maternal and neonatal disorders +O92111- | Maternal and neonatal disorders +O92112- | Maternal and neonatal disorders +O92113- | Maternal and neonatal disorders +O92119- | Maternal and neonatal disorders +O9212-- | Maternal and neonatal disorders +O9213-- | Maternal and neonatal disorders +O922--- | Maternal and neonatal disorders +O9220-- | Maternal and neonatal disorders +O9229-- | Maternal and neonatal disorders +O923--- | Maternal and neonatal disorders +O924--- | Maternal and neonatal disorders +O925--- | Maternal and neonatal disorders +O926--- | Maternal and neonatal disorders +O927--- | Maternal and neonatal disorders +O9270-- | Maternal and neonatal disorders +O9279-- | Maternal and neonatal disorders +O94---- | Maternal and neonatal disorders +O95---- | Maternal and neonatal disorders +O96---- | Maternal and neonatal disorders +O960--- | Maternal and neonatal disorders +O961--- | Maternal and neonatal disorders +O969--- | Maternal and neonatal disorders +O97---- | Maternal and neonatal disorders +O970--- | Maternal and neonatal disorders +O971--- | Maternal and neonatal disorders +O979--- | Maternal and neonatal disorders +O98---- | Maternal and neonatal disorders +O980--- | Maternal and neonatal disorders +O98011- | Maternal and neonatal disorders +O98012- | Maternal and neonatal disorders +O98013- | Maternal and neonatal disorders +O98019- | Maternal and neonatal disorders +O9802-- | Maternal and neonatal disorders +O9803-- | Maternal and neonatal disorders +O981--- | Maternal and neonatal disorders +O98111- | Maternal and neonatal disorders +O98112- | Maternal and neonatal disorders +O98113- | Maternal and neonatal disorders +O98119- | Maternal and neonatal disorders +O9812-- | Maternal and neonatal disorders +O9813-- | Maternal and neonatal disorders +O982--- | Maternal and neonatal disorders +O98211- | Maternal and neonatal disorders +O98212- | Maternal and neonatal disorders +O98213- | Maternal and neonatal disorders +O98219- | Maternal and neonatal disorders +O9822-- | Maternal and neonatal disorders +O9823-- | Maternal and neonatal disorders +O983--- | Maternal and neonatal disorders +O98311- | Maternal and neonatal disorders +O98312- | Maternal and neonatal disorders +O98313- | Maternal and neonatal disorders +O98319- | Maternal and neonatal disorders +O9832-- | Maternal and neonatal disorders +O9833-- | Maternal and neonatal disorders +O984--- | Maternal and neonatal disorders +O98411- | Maternal and neonatal disorders +O98412- | Maternal and neonatal disorders +O98413- | Maternal and neonatal disorders +O98419- | Maternal and neonatal disorders +O9842-- | Maternal and neonatal disorders +O9843-- | Maternal and neonatal disorders +O985--- | Maternal and neonatal disorders +O98511- | Maternal and neonatal disorders +O98512- | Maternal and neonatal disorders +O98513- | Maternal and neonatal disorders +O98519- | Maternal and neonatal disorders +O9852-- | Maternal and neonatal disorders +O9853-- | Maternal and neonatal disorders +O986--- | Maternal and neonatal disorders +O98611- | Maternal and neonatal disorders +O98612- | Maternal and neonatal disorders +O98613- | Maternal and neonatal disorders +O98619- | Maternal and neonatal disorders +O9862-- | Maternal and neonatal disorders +O9863-- | Maternal and neonatal disorders +O988--- | Maternal and neonatal disorders +O98811- | Maternal and neonatal disorders +O98812- | Maternal and neonatal disorders +O98813- | Maternal and neonatal disorders +O98819- | Maternal and neonatal disorders +O9882-- | Maternal and neonatal disorders +O9883-- | Maternal and neonatal disorders +O989--- | Maternal and neonatal disorders +O98911- | Maternal and neonatal disorders +O98912- | Maternal and neonatal disorders +O98913- | Maternal and neonatal disorders +O98919- | Maternal and neonatal disorders +O9892-- | Maternal and neonatal disorders +O9893-- | Maternal and neonatal disorders +O99---- | Maternal and neonatal disorders +O990--- | Maternal and neonatal disorders +O99011- | Maternal and neonatal disorders +O99012- | Maternal and neonatal disorders +O99013- | Maternal and neonatal disorders +O99019- | Maternal and neonatal disorders +O9902-- | Maternal and neonatal disorders +O9903-- | Maternal and neonatal disorders +O991--- | Maternal and neonatal disorders +O99111- | Maternal and neonatal disorders +O99112- | Maternal and neonatal disorders +O99113- | Maternal and neonatal disorders +O99119- | Maternal and neonatal disorders +O9912-- | Maternal and neonatal disorders +O9913-- | Maternal and neonatal disorders +O992--- | Maternal and neonatal disorders +O99210- | Maternal and neonatal disorders +O99211- | Maternal and neonatal disorders +O99212- | Maternal and neonatal disorders +O99213- | Maternal and neonatal disorders +O99214- | Maternal and neonatal disorders +O99215- | Maternal and neonatal disorders +O99280- | Maternal and neonatal disorders +O99281- | Maternal and neonatal disorders +O99282- | Maternal and neonatal disorders +O99283- | Maternal and neonatal disorders +O99284- | Maternal and neonatal disorders +O99285- | Maternal and neonatal disorders +O993--- | Maternal and neonatal disorders +O99310- | Maternal and neonatal disorders +O99311- | Maternal and neonatal disorders +O99312- | Maternal and neonatal disorders +O99313- | Maternal and neonatal disorders +O99314- | Maternal and neonatal disorders +O99315- | Maternal and neonatal disorders +O99320- | Maternal and neonatal disorders +O99321- | Maternal and neonatal disorders +O99322- | Maternal and neonatal disorders +O99323- | Maternal and neonatal disorders +O99324- | Maternal and neonatal disorders +O99325- | Maternal and neonatal disorders +O99330- | Maternal and neonatal disorders +O99331- | Maternal and neonatal disorders +O99332- | Maternal and neonatal disorders +O99333- | Maternal and neonatal disorders +O99334- | Maternal and neonatal disorders +O99335- | Maternal and neonatal disorders +O99340- | Maternal and neonatal disorders +O99341- | Maternal and neonatal disorders +O99342- | Maternal and neonatal disorders +O99343- | Maternal and neonatal disorders +O99344- | Maternal and neonatal disorders +O99345- | Maternal and neonatal disorders +O99350- | Maternal and neonatal disorders +O99351- | Maternal and neonatal disorders +O99352- | Maternal and neonatal disorders +O99353- | Maternal and neonatal disorders +O99354- | Maternal and neonatal disorders +O99355- | Maternal and neonatal disorders +O994--- | Maternal and neonatal disorders +O99411- | Maternal and neonatal disorders +O99412- | Maternal and neonatal disorders +O99413- | Maternal and neonatal disorders +O99419- | Maternal and neonatal disorders +O9942-- | Maternal and neonatal disorders +O9943-- | Maternal and neonatal disorders +O995--- | Maternal and neonatal disorders +O99511- | Maternal and neonatal disorders +O99512- | Maternal and neonatal disorders +O99513- | Maternal and neonatal disorders +O99519- | Maternal and neonatal disorders +O9952-- | Maternal and neonatal disorders +O9953-- | Maternal and neonatal disorders +O996--- | Maternal and neonatal disorders +O99611- | Maternal and neonatal disorders +O99612- | Maternal and neonatal disorders +O99613- | Maternal and neonatal disorders +O99619- | Maternal and neonatal disorders +O9962-- | Maternal and neonatal disorders +O9963-- | Maternal and neonatal disorders +O997--- | Maternal and neonatal disorders +O99711- | Maternal and neonatal disorders +O99712- | Maternal and neonatal disorders +O99713- | Maternal and neonatal disorders +O99719- | Maternal and neonatal disorders +O9972-- | Maternal and neonatal disorders +O9973-- | Maternal and neonatal disorders +O998--- | Maternal and neonatal disorders +O99810- | Maternal and neonatal disorders +O99814- | Maternal and neonatal disorders +O99815- | Maternal and neonatal disorders +O99820- | Maternal and neonatal disorders +O99824- | Maternal and neonatal disorders +O99825- | Maternal and neonatal disorders +O99830- | Maternal and neonatal disorders +O99834- | Maternal and neonatal disorders +O99835- | Maternal and neonatal disorders +O99840- | Maternal and neonatal disorders +O99841- | Maternal and neonatal disorders +O99842- | Maternal and neonatal disorders +O99843- | Maternal and neonatal disorders +O99844- | Maternal and neonatal disorders +O99845- | Maternal and neonatal disorders +O9989-- | Maternal and neonatal disorders +O9A111- | Maternal and neonatal disorders +O9A112- | Maternal and neonatal disorders +O9A113- | Maternal and neonatal disorders +O9A119- | Maternal and neonatal disorders +O9A12-- | Maternal and neonatal disorders +O9A13-- | Maternal and neonatal disorders +O9A211- | Maternal and neonatal disorders +O9A212- | Maternal and neonatal disorders +O9A213- | Maternal and neonatal disorders +O9A219- | Maternal and neonatal disorders +O9A22-- | Maternal and neonatal disorders +O9A23-- | Maternal and neonatal disorders +O9A311- | Maternal and neonatal disorders +O9A312- | Maternal and neonatal disorders +O9A313- | Maternal and neonatal disorders +O9A319- | Maternal and neonatal disorders +O9A32-- | Maternal and neonatal disorders +O9A33-- | Maternal and neonatal disorders +O9A411- | Maternal and neonatal disorders +O9A412- | Maternal and neonatal disorders +O9A413- | Maternal and neonatal disorders +O9A419- | Maternal and neonatal disorders +O9A42-- | Maternal and neonatal disorders +O9A43-- | Maternal and neonatal disorders +O9A511- | Maternal and neonatal disorders +O9A512- | Maternal and neonatal disorders +O9A513- | Maternal and neonatal disorders +O9A519- | Maternal and neonatal disorders +O9A52-- | Maternal and neonatal disorders +O9A53-- | Maternal and neonatal disorders +P00---- | Maternal and neonatal disorders +P000--- | Maternal and neonatal disorders +P001--- | Maternal and neonatal disorders +P002--- | Maternal and neonatal disorders +P003--- | Maternal and neonatal disorders +P004--- | Maternal and neonatal disorders +P005--- | Maternal and neonatal disorders +P006--- | Maternal and neonatal disorders +P007--- | Maternal and neonatal disorders +P008--- | Maternal and neonatal disorders +P0081-- | Maternal and neonatal disorders +P0089-- | Maternal and neonatal disorders +P009--- | Maternal and neonatal disorders +P01---- | Maternal and neonatal disorders +P010--- | Maternal and neonatal disorders +P011--- | Maternal and neonatal disorders +P012--- | Maternal and neonatal disorders +P013--- | Maternal and neonatal disorders +P014--- | Maternal and neonatal disorders +P015--- | Maternal and neonatal disorders +P016--- | Maternal and neonatal disorders +P017--- | Maternal and neonatal disorders +P018--- | Maternal and neonatal disorders +P019--- | Maternal and neonatal disorders +P02---- | Maternal and neonatal disorders +P020--- | Maternal and neonatal disorders +P021--- | Maternal and neonatal disorders +P022--- | Maternal and neonatal disorders +P0220-- | Maternal and neonatal disorders +P0229-- | Maternal and neonatal disorders +P023--- | Maternal and neonatal disorders +P024--- | Maternal and neonatal disorders +P025--- | Maternal and neonatal disorders +P026--- | Maternal and neonatal disorders +P0260-- | Maternal and neonatal disorders +P0269-- | Maternal and neonatal disorders +P027--- | Maternal and neonatal disorders +P0270-- | Maternal and neonatal disorders +P0278-- | Maternal and neonatal disorders +P028--- | Maternal and neonatal disorders +P029--- | Maternal and neonatal disorders +P03---- | Maternal and neonatal disorders +P030--- | Maternal and neonatal disorders +P031--- | Maternal and neonatal disorders +P032--- | Maternal and neonatal disorders +P033--- | Maternal and neonatal disorders +P034--- | Maternal and neonatal disorders +P035--- | Maternal and neonatal disorders +P036--- | Maternal and neonatal disorders +P038--- | Maternal and neonatal disorders +P03810- | Maternal and neonatal disorders +P03811- | Maternal and neonatal disorders +P03819- | Maternal and neonatal disorders +P0382-- | Maternal and neonatal disorders +P0389-- | Maternal and neonatal disorders +P039--- | Maternal and neonatal disorders +P04---- | Maternal and neonatal disorders +P040--- | Maternal and neonatal disorders +P041--- | Maternal and neonatal disorders +P0411-- | Maternal and neonatal disorders +P0412-- | Maternal and neonatal disorders +P0413-- | Maternal and neonatal disorders +P0414-- | Maternal and neonatal disorders +P0415-- | Maternal and neonatal disorders +P0416-- | Maternal and neonatal disorders +P0417-- | Maternal and neonatal disorders +P0418-- | Maternal and neonatal disorders +P0419-- | Maternal and neonatal disorders +P041A-- | Maternal and neonatal disorders +P042--- | Maternal and neonatal disorders +P043--- | Maternal and neonatal disorders +P044--- | Maternal and neonatal disorders +P0440-- | Maternal and neonatal disorders +P0441-- | Maternal and neonatal disorders +P0442-- | Maternal and neonatal disorders +P0449-- | Maternal and neonatal disorders +P045--- | Maternal and neonatal disorders +P046--- | Maternal and neonatal disorders +P048--- | Maternal and neonatal disorders +P0481-- | Maternal and neonatal disorders +P0489-- | Maternal and neonatal disorders +P049--- | Maternal and neonatal disorders +P05---- | Maternal and neonatal disorders +P050--- | Maternal and neonatal disorders +P0500-- | Maternal and neonatal disorders +P0501-- | Maternal and neonatal disorders +P0502-- | Maternal and neonatal disorders +P0503-- | Maternal and neonatal disorders +P0504-- | Maternal and neonatal disorders +P0505-- | Maternal and neonatal disorders +P0506-- | Maternal and neonatal disorders +P0507-- | Maternal and neonatal disorders +P0508-- | Maternal and neonatal disorders +P0509-- | Maternal and neonatal disorders +P051--- | Maternal and neonatal disorders +P0510-- | Maternal and neonatal disorders +P0511-- | Maternal and neonatal disorders +P0512-- | Maternal and neonatal disorders +P0513-- | Maternal and neonatal disorders +P0514-- | Maternal and neonatal disorders +P0515-- | Maternal and neonatal disorders +P0516-- | Maternal and neonatal disorders +P0517-- | Maternal and neonatal disorders +P0518-- | Maternal and neonatal disorders +P0519-- | Maternal and neonatal disorders +P052--- | Maternal and neonatal disorders +P059--- | Maternal and neonatal disorders +P07---- | Maternal and neonatal disorders +P070--- | Maternal and neonatal disorders +P0700-- | Maternal and neonatal disorders +P0701-- | Maternal and neonatal disorders +P0702-- | Maternal and neonatal disorders +P0703-- | Maternal and neonatal disorders +P071--- | Maternal and neonatal disorders +P0710-- | Maternal and neonatal disorders +P0714-- | Maternal and neonatal disorders +P0715-- | Maternal and neonatal disorders +P0716-- | Maternal and neonatal disorders +P0717-- | Maternal and neonatal disorders +P0718-- | Maternal and neonatal disorders +P072--- | Maternal and neonatal disorders +P0720-- | Maternal and neonatal disorders +P0721-- | Maternal and neonatal disorders +P0722-- | Maternal and neonatal disorders +P0723-- | Maternal and neonatal disorders +P0724-- | Maternal and neonatal disorders +P0725-- | Maternal and neonatal disorders +P0726-- | Maternal and neonatal disorders +P073--- | Maternal and neonatal disorders +P0730-- | Maternal and neonatal disorders +P0731-- | Maternal and neonatal disorders +P0732-- | Maternal and neonatal disorders +P0733-- | Maternal and neonatal disorders +P0734-- | Maternal and neonatal disorders +P0735-- | Maternal and neonatal disorders +P0736-- | Maternal and neonatal disorders +P0737-- | Maternal and neonatal disorders +P0738-- | Maternal and neonatal disorders +P0739-- | Maternal and neonatal disorders +P08---- | Maternal and neonatal disorders +P080--- | Maternal and neonatal disorders +P081--- | Maternal and neonatal disorders +P082--- | Maternal and neonatal disorders +P0821-- | Maternal and neonatal disorders +P0822-- | Maternal and neonatal disorders +P09---- | Maternal and neonatal disorders +P10---- | Maternal and neonatal disorders +P100--- | Maternal and neonatal disorders +P101--- | Maternal and neonatal disorders +P102--- | Maternal and neonatal disorders +P103--- | Maternal and neonatal disorders +P104--- | Maternal and neonatal disorders +P108--- | Maternal and neonatal disorders +P109--- | Maternal and neonatal disorders +P11---- | Maternal and neonatal disorders +P110--- | Maternal and neonatal disorders +P111--- | Maternal and neonatal disorders +P112--- | Maternal and neonatal disorders +P113--- | Maternal and neonatal disorders +P114--- | Maternal and neonatal disorders +P115--- | Maternal and neonatal disorders +P119--- | Maternal and neonatal disorders +P12---- | Maternal and neonatal disorders +P120--- | Maternal and neonatal disorders +P121--- | Maternal and neonatal disorders +P122--- | Maternal and neonatal disorders +P123--- | Maternal and neonatal disorders +P124--- | Maternal and neonatal disorders +P128--- | Maternal and neonatal disorders +P1281-- | Maternal and neonatal disorders +P1289-- | Maternal and neonatal disorders +P129--- | Maternal and neonatal disorders +P13---- | Maternal and neonatal disorders +P130--- | Maternal and neonatal disorders +P131--- | Maternal and neonatal disorders +P132--- | Maternal and neonatal disorders +P133--- | Maternal and neonatal disorders +P134--- | Maternal and neonatal disorders +P138--- | Maternal and neonatal disorders +P139--- | Maternal and neonatal disorders +P14---- | Maternal and neonatal disorders +P140--- | Maternal and neonatal disorders +P141--- | Maternal and neonatal disorders +P142--- | Maternal and neonatal disorders +P143--- | Maternal and neonatal disorders +P148--- | Maternal and neonatal disorders +P149--- | Maternal and neonatal disorders +P15---- | Maternal and neonatal disorders +P150--- | Maternal and neonatal disorders +P151--- | Maternal and neonatal disorders +P152--- | Maternal and neonatal disorders +P153--- | Maternal and neonatal disorders +P154--- | Maternal and neonatal disorders +P155--- | Maternal and neonatal disorders +P156--- | Maternal and neonatal disorders +P158--- | Maternal and neonatal disorders +P159--- | Maternal and neonatal disorders +P190--- | Maternal and neonatal disorders +P191--- | Maternal and neonatal disorders +P192--- | Maternal and neonatal disorders +P199--- | Maternal and neonatal disorders +P20---- | Maternal and neonatal disorders +P200--- | Maternal and neonatal disorders +P201--- | Maternal and neonatal disorders +P209--- | Maternal and neonatal disorders +P21---- | Maternal and neonatal disorders +P210--- | Maternal and neonatal disorders +P211--- | Maternal and neonatal disorders +P219--- | Maternal and neonatal disorders +P22---- | Maternal and neonatal disorders +P220--- | Maternal and neonatal disorders +P221--- | Maternal and neonatal disorders +P228--- | Maternal and neonatal disorders +P229--- | Maternal and neonatal disorders +P24---- | Maternal and neonatal disorders +P240--- | Maternal and neonatal disorders +P2400-- | Maternal and neonatal disorders +P2401-- | Maternal and neonatal disorders +P241--- | Maternal and neonatal disorders +P2410-- | Maternal and neonatal disorders +P2411-- | Maternal and neonatal disorders +P242--- | Maternal and neonatal disorders +P2420-- | Maternal and neonatal disorders +P2421-- | Maternal and neonatal disorders +P243--- | Maternal and neonatal disorders +P2430-- | Maternal and neonatal disorders +P2431-- | Maternal and neonatal disorders +P248--- | Maternal and neonatal disorders +P2480-- | Maternal and neonatal disorders +P2481-- | Maternal and neonatal disorders +P249--- | Maternal and neonatal disorders +P25---- | Maternal and neonatal disorders +P250--- | Maternal and neonatal disorders +P251--- | Maternal and neonatal disorders +P252--- | Maternal and neonatal disorders +P253--- | Maternal and neonatal disorders +P258--- | Maternal and neonatal disorders +P26---- | Maternal and neonatal disorders +P260--- | Maternal and neonatal disorders +P261--- | Maternal and neonatal disorders +P268--- | Maternal and neonatal disorders +P269--- | Maternal and neonatal disorders +P27---- | Maternal and neonatal disorders +P270--- | Maternal and neonatal disorders +P271--- | Maternal and neonatal disorders +P278--- | Maternal and neonatal disorders +P279--- | Maternal and neonatal disorders +P28---- | Maternal and neonatal disorders +P280--- | Maternal and neonatal disorders +P281--- | Maternal and neonatal disorders +P2810-- | Maternal and neonatal disorders +P2811-- | Maternal and neonatal disorders +P2819-- | Maternal and neonatal disorders +P282--- | Maternal and neonatal disorders +P283--- | Maternal and neonatal disorders +P284--- | Maternal and neonatal disorders +P285--- | Maternal and neonatal disorders +P288--- | Maternal and neonatal disorders +P2881-- | Maternal and neonatal disorders +P2889-- | Maternal and neonatal disorders +P289--- | Maternal and neonatal disorders +P29---- | Maternal and neonatal disorders +P290--- | Maternal and neonatal disorders +P291--- | Maternal and neonatal disorders +P2911-- | Maternal and neonatal disorders +P2912-- | Maternal and neonatal disorders +P292--- | Maternal and neonatal disorders +P293--- | Maternal and neonatal disorders +P2930-- | Maternal and neonatal disorders +P2938-- | Maternal and neonatal disorders +P294--- | Maternal and neonatal disorders +P298--- | Maternal and neonatal disorders +P2981-- | Maternal and neonatal disorders +P2989-- | Maternal and neonatal disorders +P299--- | Maternal and neonatal disorders +P36---- | Maternal and neonatal disorders +P360--- | Maternal and neonatal disorders +P361--- | Maternal and neonatal disorders +P3610-- | Maternal and neonatal disorders +P3619-- | Maternal and neonatal disorders +P362--- | Maternal and neonatal disorders +P363--- | Maternal and neonatal disorders +P3630-- | Maternal and neonatal disorders +P3639-- | Maternal and neonatal disorders +P364--- | Maternal and neonatal disorders +P365--- | Maternal and neonatal disorders +P368--- | Maternal and neonatal disorders +P369--- | Maternal and neonatal disorders +P38---- | Maternal and neonatal disorders +P381--- | Maternal and neonatal disorders +P389--- | Maternal and neonatal disorders +P39---- | Maternal and neonatal disorders +P390--- | Maternal and neonatal disorders +P391--- | Maternal and neonatal disorders +P392--- | Maternal and neonatal disorders +P393--- | Maternal and neonatal disorders +P394--- | Maternal and neonatal disorders +P398--- | Maternal and neonatal disorders +P399--- | Maternal and neonatal disorders +P50---- | Maternal and neonatal disorders +P500--- | Maternal and neonatal disorders +P501--- | Maternal and neonatal disorders +P502--- | Maternal and neonatal disorders +P503--- | Maternal and neonatal disorders +P504--- | Maternal and neonatal disorders +P505--- | Maternal and neonatal disorders +P508--- | Maternal and neonatal disorders +P509--- | Maternal and neonatal disorders +P51---- | Maternal and neonatal disorders +P510--- | Maternal and neonatal disorders +P518--- | Maternal and neonatal disorders +P519--- | Maternal and neonatal disorders +P52---- | Maternal and neonatal disorders +P520--- | Maternal and neonatal disorders +P521--- | Maternal and neonatal disorders +P522--- | Maternal and neonatal disorders +P5221-- | Maternal and neonatal disorders +P5222-- | Maternal and neonatal disorders +P523--- | Maternal and neonatal disorders +P524--- | Maternal and neonatal disorders +P525--- | Maternal and neonatal disorders +P526--- | Maternal and neonatal disorders +P528--- | Maternal and neonatal disorders +P529--- | Maternal and neonatal disorders +P53---- | Maternal and neonatal disorders +P54---- | Maternal and neonatal disorders +P540--- | Maternal and neonatal disorders +P541--- | Maternal and neonatal disorders +P542--- | Maternal and neonatal disorders +P543--- | Maternal and neonatal disorders +P544--- | Maternal and neonatal disorders +P545--- | Maternal and neonatal disorders +P546--- | Maternal and neonatal disorders +P548--- | Maternal and neonatal disorders +P549--- | Maternal and neonatal disorders +P55---- | Maternal and neonatal disorders +P550--- | Maternal and neonatal disorders +P551--- | Maternal and neonatal disorders +P558--- | Maternal and neonatal disorders +P559--- | Maternal and neonatal disorders +P56---- | Maternal and neonatal disorders +P560--- | Maternal and neonatal disorders +P569--- | Maternal and neonatal disorders +P5690-- | Maternal and neonatal disorders +P5699-- | Maternal and neonatal disorders +P57---- | Maternal and neonatal disorders +P570--- | Maternal and neonatal disorders +P578--- | Maternal and neonatal disorders +P579--- | Maternal and neonatal disorders +P58---- | Maternal and neonatal disorders +P580--- | Maternal and neonatal disorders +P581--- | Maternal and neonatal disorders +P582--- | Maternal and neonatal disorders +P583--- | Maternal and neonatal disorders +P584--- | Maternal and neonatal disorders +P5841-- | Maternal and neonatal disorders +P5842-- | Maternal and neonatal disorders +P585--- | Maternal and neonatal disorders +P588--- | Maternal and neonatal disorders +P589--- | Maternal and neonatal disorders +P59---- | Maternal and neonatal disorders +P590--- | Maternal and neonatal disorders +P591--- | Maternal and neonatal disorders +P592--- | Maternal and neonatal disorders +P5920-- | Maternal and neonatal disorders +P5929-- | Maternal and neonatal disorders +P593--- | Maternal and neonatal disorders +P598--- | Maternal and neonatal disorders +P599--- | Maternal and neonatal disorders +P60---- | Maternal and neonatal disorders +P61---- | Maternal and neonatal disorders +P610--- | Maternal and neonatal disorders +P611--- | Maternal and neonatal disorders +P612--- | Maternal and neonatal disorders +P613--- | Maternal and neonatal disorders +P614--- | Maternal and neonatal disorders +P615--- | Maternal and neonatal disorders +P616--- | Maternal and neonatal disorders +P618--- | Maternal and neonatal disorders +P619--- | Maternal and neonatal disorders +P70---- | Maternal and neonatal disorders +P700--- | Maternal and neonatal disorders +P701--- | Maternal and neonatal disorders +P702--- | Maternal and neonatal disorders +P703--- | Maternal and neonatal disorders +P704--- | Maternal and neonatal disorders +P708--- | Maternal and neonatal disorders +P709--- | Maternal and neonatal disorders +P71---- | Maternal and neonatal disorders +P710--- | Maternal and neonatal disorders +P711--- | Maternal and neonatal disorders +P712--- | Maternal and neonatal disorders +P713--- | Maternal and neonatal disorders +P714--- | Maternal and neonatal disorders +P718--- | Maternal and neonatal disorders +P719--- | Maternal and neonatal disorders +P72---- | Maternal and neonatal disorders +P720--- | Maternal and neonatal disorders +P721--- | Maternal and neonatal disorders +P722--- | Maternal and neonatal disorders +P728--- | Maternal and neonatal disorders +P729--- | Maternal and neonatal disorders +P74---- | Maternal and neonatal disorders +P740--- | Maternal and neonatal disorders +P741--- | Maternal and neonatal disorders +P742--- | Maternal and neonatal disorders +P7421-- | Maternal and neonatal disorders +P7422-- | Maternal and neonatal disorders +P743--- | Maternal and neonatal disorders +P7431-- | Maternal and neonatal disorders +P7432-- | Maternal and neonatal disorders +P744--- | Maternal and neonatal disorders +P7441-- | Maternal and neonatal disorders +P74421- | Maternal and neonatal disorders +P74422- | Maternal and neonatal disorders +P7449-- | Maternal and neonatal disorders +P745--- | Maternal and neonatal disorders +P746--- | Maternal and neonatal disorders +P748--- | Maternal and neonatal disorders +P749--- | Maternal and neonatal disorders +P76---- | Maternal and neonatal disorders +P760--- | Maternal and neonatal disorders +P761--- | Maternal and neonatal disorders +P762--- | Maternal and neonatal disorders +P768--- | Maternal and neonatal disorders +P769--- | Maternal and neonatal disorders +P77---- | Maternal and neonatal disorders +P771--- | Maternal and neonatal disorders +P772--- | Maternal and neonatal disorders +P773--- | Maternal and neonatal disorders +P779--- | Maternal and neonatal disorders +P78---- | Maternal and neonatal disorders +P780--- | Maternal and neonatal disorders +P781--- | Maternal and neonatal disorders +P782--- | Maternal and neonatal disorders +P783--- | Maternal and neonatal disorders +P7881-- | Maternal and neonatal disorders +P7882-- | Maternal and neonatal disorders +P7883-- | Maternal and neonatal disorders +P7884-- | Maternal and neonatal disorders +P7889-- | Maternal and neonatal disorders +P789--- | Maternal and neonatal disorders +P80---- | Maternal and neonatal disorders +P800--- | Maternal and neonatal disorders +P808--- | Maternal and neonatal disorders +P809--- | Maternal and neonatal disorders +P81---- | Maternal and neonatal disorders +P810--- | Maternal and neonatal disorders +P818--- | Maternal and neonatal disorders +P819--- | Maternal and neonatal disorders +P83---- | Maternal and neonatal disorders +P830--- | Maternal and neonatal disorders +P831--- | Maternal and neonatal disorders +P832--- | Maternal and neonatal disorders +P833--- | Maternal and neonatal disorders +P8330-- | Maternal and neonatal disorders +P8339-- | Maternal and neonatal disorders +P834--- | Maternal and neonatal disorders +P835--- | Maternal and neonatal disorders +P836--- | Maternal and neonatal disorders +P838--- | Maternal and neonatal disorders +P8381-- | Maternal and neonatal disorders +P8388-- | Maternal and neonatal disorders +P839--- | Maternal and neonatal disorders +P84---- | Maternal and neonatal disorders +P90---- | Maternal and neonatal disorders +P91---- | Maternal and neonatal disorders +P910--- | Maternal and neonatal disorders +P911--- | Maternal and neonatal disorders +P912--- | Maternal and neonatal disorders +P913--- | Maternal and neonatal disorders +P914--- | Maternal and neonatal disorders +P915--- | Maternal and neonatal disorders +P916--- | Maternal and neonatal disorders +P9160-- | Maternal and neonatal disorders +P9161-- | Maternal and neonatal disorders +P9162-- | Maternal and neonatal disorders +P9163-- | Maternal and neonatal disorders +P917--- | Maternal and neonatal disorders +P918--- | Maternal and neonatal disorders +P91811- | Maternal and neonatal disorders +P91819- | Maternal and neonatal disorders +P9188-- | Maternal and neonatal disorders +P919--- | Maternal and neonatal disorders +P92---- | Maternal and neonatal disorders +P920--- | Maternal and neonatal disorders +P9201-- | Maternal and neonatal disorders +P9209-- | Maternal and neonatal disorders +P921--- | Maternal and neonatal disorders +P922--- | Maternal and neonatal disorders +P923--- | Maternal and neonatal disorders +P924--- | Maternal and neonatal disorders +P925--- | Maternal and neonatal disorders +P926--- | Maternal and neonatal disorders +P928--- | Maternal and neonatal disorders +P929--- | Maternal and neonatal disorders +P94---- | Maternal and neonatal disorders +P940--- | Maternal and neonatal disorders +P941--- | Maternal and neonatal disorders +P942--- | Maternal and neonatal disorders +P948--- | Maternal and neonatal disorders +P949--- | Maternal and neonatal disorders +P96---- | Maternal and neonatal disorders +P963--- | Maternal and neonatal disorders +P964--- | Maternal and neonatal disorders +P968--- | Maternal and neonatal disorders +P9681-- | Maternal and neonatal disorders +P9682-- | Maternal and neonatal disorders +P9683-- | Maternal and neonatal disorders +P9689-- | Maternal and neonatal disorders +P969--- | Maternal and neonatal disorders +Z0371-- | Maternal and neonatal disorders +Z0372-- | Maternal and neonatal disorders +Z0373-- | Maternal and neonatal disorders +Z0374-- | Maternal and neonatal disorders +Z0375-- | Maternal and neonatal disorders +Z0379-- | Maternal and neonatal disorders +Z32---- | Maternal and neonatal disorders +Z320--- | Maternal and neonatal disorders +Z3200-- | Maternal and neonatal disorders +Z3201-- | Maternal and neonatal disorders +Z3202-- | Maternal and neonatal disorders +Z321--- | Maternal and neonatal disorders +Z322--- | Maternal and neonatal disorders +Z323--- | Maternal and neonatal disorders +Z33---- | Maternal and neonatal disorders +Z331--- | Maternal and neonatal disorders +Z332--- | Maternal and neonatal disorders +Z333--- | Maternal and neonatal disorders +Z34---- | Maternal and neonatal disorders +Z340--- | Maternal and neonatal disorders +Z3400-- | Maternal and neonatal disorders +Z3401-- | Maternal and neonatal disorders +Z3402-- | Maternal and neonatal disorders +Z3403-- | Maternal and neonatal disorders +Z348--- | Maternal and neonatal disorders +Z3480-- | Maternal and neonatal disorders +Z3481-- | Maternal and neonatal disorders +Z3482-- | Maternal and neonatal disorders +Z3483-- | Maternal and neonatal disorders +Z349--- | Maternal and neonatal disorders +Z3490-- | Maternal and neonatal disorders +Z3491-- | Maternal and neonatal disorders +Z3492-- | Maternal and neonatal disorders +Z3493-- | Maternal and neonatal disorders +Z35---- | Maternal and neonatal disorders +Z350--- | Maternal and neonatal disorders +Z351--- | Maternal and neonatal disorders +Z352--- | Maternal and neonatal disorders +Z353--- | Maternal and neonatal disorders +Z354--- | Maternal and neonatal disorders +Z355--- | Maternal and neonatal disorders +Z356--- | Maternal and neonatal disorders +Z357--- | Maternal and neonatal disorders +Z358--- | Maternal and neonatal disorders +Z359--- | Maternal and neonatal disorders +Z36---- | Maternal and neonatal disorders +Z360--- | Maternal and neonatal disorders +Z361--- | Maternal and neonatal disorders +Z362--- | Maternal and neonatal disorders +Z363--- | Maternal and neonatal disorders +Z364--- | Maternal and neonatal disorders +Z365--- | Maternal and neonatal disorders +Z368--- | Maternal and neonatal disorders +Z3681-- | Maternal and neonatal disorders +Z3682-- | Maternal and neonatal disorders +Z3683-- | Maternal and neonatal disorders +Z3684-- | Maternal and neonatal disorders +Z3685-- | Maternal and neonatal disorders +Z3686-- | Maternal and neonatal disorders +Z3687-- | Maternal and neonatal disorders +Z3688-- | Maternal and neonatal disorders +Z3689-- | Maternal and neonatal disorders +Z368A-- | Maternal and neonatal disorders +Z369--- | Maternal and neonatal disorders +Z37---- | Maternal and neonatal disorders +Z370--- | Maternal and neonatal disorders +Z371--- | Maternal and neonatal disorders +Z372--- | Maternal and neonatal disorders +Z373--- | Maternal and neonatal disorders +Z374--- | Maternal and neonatal disorders +Z375--- | Maternal and neonatal disorders +Z3750-- | Maternal and neonatal disorders +Z3751-- | Maternal and neonatal disorders +Z3752-- | Maternal and neonatal disorders +Z3753-- | Maternal and neonatal disorders +Z3754-- | Maternal and neonatal disorders +Z3759-- | Maternal and neonatal disorders +Z376--- | Maternal and neonatal disorders +Z3760-- | Maternal and neonatal disorders +Z3761-- | Maternal and neonatal disorders +Z3762-- | Maternal and neonatal disorders +Z3763-- | Maternal and neonatal disorders +Z3764-- | Maternal and neonatal disorders +Z3769-- | Maternal and neonatal disorders +Z377--- | Maternal and neonatal disorders +Z379--- | Maternal and neonatal disorders +Z39---- | Maternal and neonatal disorders +Z390--- | Maternal and neonatal disorders +Z391--- | Maternal and neonatal disorders +Z392--- | Maternal and neonatal disorders +Z3A00-- | Maternal and neonatal disorders +Z3A01-- | Maternal and neonatal disorders +Z3A08-- | Maternal and neonatal disorders +Z3A09-- | Maternal and neonatal disorders +Z3A10-- | Maternal and neonatal disorders +Z3A11-- | Maternal and neonatal disorders +Z3A12-- | Maternal and neonatal disorders +Z3A13-- | Maternal and neonatal disorders +Z3A14-- | Maternal and neonatal disorders +Z3A15-- | Maternal and neonatal disorders +Z3A16-- | Maternal and neonatal disorders +Z3A17-- | Maternal and neonatal disorders +Z3A18-- | Maternal and neonatal disorders +Z3A19-- | Maternal and neonatal disorders +Z3A20-- | Maternal and neonatal disorders +Z3A21-- | Maternal and neonatal disorders +Z3A22-- | Maternal and neonatal disorders +Z3A23-- | Maternal and neonatal disorders +Z3A24-- | Maternal and neonatal disorders +Z3A25-- | Maternal and neonatal disorders +Z3A26-- | Maternal and neonatal disorders +Z3A27-- | Maternal and neonatal disorders +Z3A28-- | Maternal and neonatal disorders +Z3A29-- | Maternal and neonatal disorders +Z3A30-- | Maternal and neonatal disorders +Z3A31-- | Maternal and neonatal disorders +Z3A32-- | Maternal and neonatal disorders +Z3A33-- | Maternal and neonatal disorders +Z3A34-- | Maternal and neonatal disorders +Z3A35-- | Maternal and neonatal disorders +Z3A36-- | Maternal and neonatal disorders +Z3A37-- | Maternal and neonatal disorders +Z3A38-- | Maternal and neonatal disorders +Z3A39-- | Maternal and neonatal disorders +Z3A40-- | Maternal and neonatal disorders +Z3A41-- | Maternal and neonatal disorders +Z3A42-- | Maternal and neonatal disorders +Z3A49-- | Maternal and neonatal disorders +Z640--- | Maternal and neonatal disorders +Z641--- | Maternal and neonatal disorders +Z642--- | Maternal and neonatal disorders +Z643--- | Maternal and neonatal disorders +Z875--- | Maternal and neonatal disorders +Z8751-- | Maternal and neonatal disorders +Z8759-- | Maternal and neonatal disorders +Z876--- | Maternal and neonatal disorders +F53---- | Maternal disorders +F530--- | Maternal disorders +F531--- | Maternal disorders +F538--- | Maternal disorders +F539--- | Maternal disorders +F54---- | Maternal disorders +N82---- | Maternal disorders +N820--- | Maternal disorders +N821--- | Maternal disorders +N822--- | Maternal disorders +N823--- | Maternal disorders +N824--- | Maternal disorders +N825--- | Maternal disorders +N828--- | Maternal disorders +N829--- | Maternal disorders +N96---- | Maternal disorders +O00---- | Maternal disorders +O000--- | Maternal disorders +O0000-- | Maternal disorders +O0001-- | Maternal disorders +O001--- | Maternal disorders +O00101- | Maternal disorders +O00102- | Maternal disorders +O00109- | Maternal disorders +O00111- | Maternal disorders +O00112- | Maternal disorders +O00119- | Maternal disorders +O002--- | Maternal disorders +O00201- | Maternal disorders +O00202- | Maternal disorders +O00209- | Maternal disorders +O00211- | Maternal disorders +O00212- | Maternal disorders +O00219- | Maternal disorders +O008--- | Maternal disorders +O0080-- | Maternal disorders +O0081-- | Maternal disorders +O009--- | Maternal disorders +O0090-- | Maternal disorders +O0091-- | Maternal disorders +O01---- | Maternal disorders +O010--- | Maternal disorders +O011--- | Maternal disorders +O019--- | Maternal disorders +O02---- | Maternal disorders +O020--- | Maternal disorders +O021--- | Maternal disorders +O028--- | Maternal disorders +O0281-- | Maternal disorders +O0289-- | Maternal disorders +O029--- | Maternal disorders +O03---- | Maternal disorders +O030--- | Maternal disorders +O031--- | Maternal disorders +O032--- | Maternal disorders +O033--- | Maternal disorders +O0330-- | Maternal disorders +O0331-- | Maternal disorders +O0332-- | Maternal disorders +O0333-- | Maternal disorders +O0334-- | Maternal disorders +O0335-- | Maternal disorders +O0336-- | Maternal disorders +O0337-- | Maternal disorders +O0338-- | Maternal disorders +O0339-- | Maternal disorders +O034--- | Maternal disorders +O035--- | Maternal disorders +O036--- | Maternal disorders +O037--- | Maternal disorders +O038--- | Maternal disorders +O0380-- | Maternal disorders +O0381-- | Maternal disorders +O0382-- | Maternal disorders +O0383-- | Maternal disorders +O0384-- | Maternal disorders +O0385-- | Maternal disorders +O0386-- | Maternal disorders +O0387-- | Maternal disorders +O0388-- | Maternal disorders +O0389-- | Maternal disorders +O039--- | Maternal disorders +O04---- | Maternal disorders +O040--- | Maternal disorders +O041--- | Maternal disorders +O042--- | Maternal disorders +O043--- | Maternal disorders +O044--- | Maternal disorders +O045--- | Maternal disorders +O046--- | Maternal disorders +O047--- | Maternal disorders +O048--- | Maternal disorders +O0480-- | Maternal disorders +O0481-- | Maternal disorders +O0482-- | Maternal disorders +O0483-- | Maternal disorders +O0484-- | Maternal disorders +O0485-- | Maternal disorders +O0486-- | Maternal disorders +O0487-- | Maternal disorders +O0488-- | Maternal disorders +O0489-- | Maternal disorders +O049--- | Maternal disorders +O05---- | Maternal disorders +O050--- | Maternal disorders +O051--- | Maternal disorders +O052--- | Maternal disorders +O053--- | Maternal disorders +O054--- | Maternal disorders +O055--- | Maternal disorders +O056--- | Maternal disorders +O057--- | Maternal disorders +O058--- | Maternal disorders +O059--- | Maternal disorders +O06---- | Maternal disorders +O060--- | Maternal disorders +O061--- | Maternal disorders +O062--- | Maternal disorders +O063--- | Maternal disorders +O064--- | Maternal disorders +O065--- | Maternal disorders +O066--- | Maternal disorders +O067--- | Maternal disorders +O068--- | Maternal disorders +O069--- | Maternal disorders +O07---- | Maternal disorders +O070--- | Maternal disorders +O071--- | Maternal disorders +O072--- | Maternal disorders +O073--- | Maternal disorders +O0730-- | Maternal disorders +O0731-- | Maternal disorders +O0732-- | Maternal disorders +O0733-- | Maternal disorders +O0734-- | Maternal disorders +O0735-- | Maternal disorders +O0736-- | Maternal disorders +O0737-- | Maternal disorders +O0738-- | Maternal disorders +O0739-- | Maternal disorders +O074--- | Maternal disorders +O075--- | Maternal disorders +O076--- | Maternal disorders +O077--- | Maternal disorders +O078--- | Maternal disorders +O079--- | Maternal disorders +O08---- | Maternal disorders +O080--- | Maternal disorders +O081--- | Maternal disorders +O082--- | Maternal disorders +O083--- | Maternal disorders +O084--- | Maternal disorders +O085--- | Maternal disorders +O086--- | Maternal disorders +O087--- | Maternal disorders +O088--- | Maternal disorders +O0881-- | Maternal disorders +O0882-- | Maternal disorders +O0883-- | Maternal disorders +O0889-- | Maternal disorders +O089--- | Maternal disorders +O0900-- | Maternal disorders +O0901-- | Maternal disorders +O0902-- | Maternal disorders +O0903-- | Maternal disorders +O0910-- | Maternal disorders +O0911-- | Maternal disorders +O0912-- | Maternal disorders +O0913-- | Maternal disorders +O09211- | Maternal disorders +O09212- | Maternal disorders +O09213- | Maternal disorders +O09219- | Maternal disorders +O09291- | Maternal disorders +O09292- | Maternal disorders +O09293- | Maternal disorders +O09299- | Maternal disorders +O0930-- | Maternal disorders +O0931-- | Maternal disorders +O0932-- | Maternal disorders +O0933-- | Maternal disorders +O0940-- | Maternal disorders +O0941-- | Maternal disorders +O0942-- | Maternal disorders +O0943-- | Maternal disorders +O09511- | Maternal disorders +O09512- | Maternal disorders +O09513- | Maternal disorders +O09519- | Maternal disorders +O09521- | Maternal disorders +O09522- | Maternal disorders +O09523- | Maternal disorders +O09529- | Maternal disorders +O09611- | Maternal disorders +O09612- | Maternal disorders +O09613- | Maternal disorders +O09619- | Maternal disorders +O09621- | Maternal disorders +O09622- | Maternal disorders +O09623- | Maternal disorders +O09629- | Maternal disorders +O0970-- | Maternal disorders +O0971-- | Maternal disorders +O0972-- | Maternal disorders +O0973-- | Maternal disorders +O09811- | Maternal disorders +O09812- | Maternal disorders +O09813- | Maternal disorders +O09819- | Maternal disorders +O09821- | Maternal disorders +O09822- | Maternal disorders +O09823- | Maternal disorders +O09829- | Maternal disorders +O09891- | Maternal disorders +O09892- | Maternal disorders +O09893- | Maternal disorders +O09899- | Maternal disorders +O0990-- | Maternal disorders +O0991-- | Maternal disorders +O0992-- | Maternal disorders +O0993-- | Maternal disorders +O09A0-- | Maternal disorders +O09A1-- | Maternal disorders +O09A2-- | Maternal disorders +O09A3-- | Maternal disorders +O10---- | Maternal disorders +O100--- | Maternal disorders +O10011- | Maternal disorders +O10012- | Maternal disorders +O10013- | Maternal disorders +O10019- | Maternal disorders +O1002-- | Maternal disorders +O1003-- | Maternal disorders +O101--- | Maternal disorders +O10111- | Maternal disorders +O10112- | Maternal disorders +O10113- | Maternal disorders +O10119- | Maternal disorders +O1012-- | Maternal disorders +O1013-- | Maternal disorders +O102--- | Maternal disorders +O10211- | Maternal disorders +O10212- | Maternal disorders +O10213- | Maternal disorders +O10219- | Maternal disorders +O1022-- | Maternal disorders +O1023-- | Maternal disorders +O103--- | Maternal disorders +O10311- | Maternal disorders +O10312- | Maternal disorders +O10313- | Maternal disorders +O10319- | Maternal disorders +O1032-- | Maternal disorders +O1033-- | Maternal disorders +O104--- | Maternal disorders +O10411- | Maternal disorders +O10412- | Maternal disorders +O10413- | Maternal disorders +O10419- | Maternal disorders +O1042-- | Maternal disorders +O1043-- | Maternal disorders +O109--- | Maternal disorders +O10911- | Maternal disorders +O10912- | Maternal disorders +O10913- | Maternal disorders +O10919- | Maternal disorders +O1092-- | Maternal disorders +O1093-- | Maternal disorders +O11---- | Maternal disorders +O111--- | Maternal disorders +O112--- | Maternal disorders +O113--- | Maternal disorders +O114--- | Maternal disorders +O115--- | Maternal disorders +O119--- | Maternal disorders +O12---- | Maternal disorders +O120--- | Maternal disorders +O1200-- | Maternal disorders +O1201-- | Maternal disorders +O1202-- | Maternal disorders +O1203-- | Maternal disorders +O1204-- | Maternal disorders +O1205-- | Maternal disorders +O121--- | Maternal disorders +O1210-- | Maternal disorders +O1211-- | Maternal disorders +O1212-- | Maternal disorders +O1213-- | Maternal disorders +O1214-- | Maternal disorders +O1215-- | Maternal disorders +O122--- | Maternal disorders +O1220-- | Maternal disorders +O1221-- | Maternal disorders +O1222-- | Maternal disorders +O1223-- | Maternal disorders +O1224-- | Maternal disorders +O1225-- | Maternal disorders +O13---- | Maternal disorders +O131--- | Maternal disorders +O132--- | Maternal disorders +O133--- | Maternal disorders +O134--- | Maternal disorders +O135--- | Maternal disorders +O139--- | Maternal disorders +O14---- | Maternal disorders +O140--- | Maternal disorders +O1400-- | Maternal disorders +O1402-- | Maternal disorders +O1403-- | Maternal disorders +O1404-- | Maternal disorders +O1405-- | Maternal disorders +O141--- | Maternal disorders +O1410-- | Maternal disorders +O1412-- | Maternal disorders +O1413-- | Maternal disorders +O1414-- | Maternal disorders +O1415-- | Maternal disorders +O142--- | Maternal disorders +O1420-- | Maternal disorders +O1422-- | Maternal disorders +O1423-- | Maternal disorders +O1424-- | Maternal disorders +O1425-- | Maternal disorders +O149--- | Maternal disorders +O1490-- | Maternal disorders +O1492-- | Maternal disorders +O1493-- | Maternal disorders +O1494-- | Maternal disorders +O1495-- | Maternal disorders +O15---- | Maternal disorders +O150--- | Maternal disorders +O1500-- | Maternal disorders +O1502-- | Maternal disorders +O1503-- | Maternal disorders +O151--- | Maternal disorders +O152--- | Maternal disorders +O159--- | Maternal disorders +O16---- | Maternal disorders +O161--- | Maternal disorders +O162--- | Maternal disorders +O163--- | Maternal disorders +O164--- | Maternal disorders +O165--- | Maternal disorders +O169--- | Maternal disorders +O20---- | Maternal disorders +O200--- | Maternal disorders +O208--- | Maternal disorders +O209--- | Maternal disorders +O21---- | Maternal disorders +O210--- | Maternal disorders +O211--- | Maternal disorders +O212--- | Maternal disorders +O218--- | Maternal disorders +O219--- | Maternal disorders +O22---- | Maternal disorders +O220--- | Maternal disorders +O2200-- | Maternal disorders +O2201-- | Maternal disorders +O2202-- | Maternal disorders +O2203-- | Maternal disorders +O221--- | Maternal disorders +O2210-- | Maternal disorders +O2211-- | Maternal disorders +O2212-- | Maternal disorders +O2213-- | Maternal disorders +O222--- | Maternal disorders +O2220-- | Maternal disorders +O2221-- | Maternal disorders +O2222-- | Maternal disorders +O2223-- | Maternal disorders +O223--- | Maternal disorders +O2230-- | Maternal disorders +O2231-- | Maternal disorders +O2232-- | Maternal disorders +O2233-- | Maternal disorders +O224--- | Maternal disorders +O2240-- | Maternal disorders +O2241-- | Maternal disorders +O2242-- | Maternal disorders +O2243-- | Maternal disorders +O225--- | Maternal disorders +O2250-- | Maternal disorders +O2251-- | Maternal disorders +O2252-- | Maternal disorders +O2253-- | Maternal disorders +O228--- | Maternal disorders +O228X1- | Maternal disorders +O228X2- | Maternal disorders +O228X3- | Maternal disorders +O228X9- | Maternal disorders +O229--- | Maternal disorders +O2290-- | Maternal disorders +O2291-- | Maternal disorders +O2292-- | Maternal disorders +O2293-- | Maternal disorders +O23---- | Maternal disorders +O230--- | Maternal disorders +O2300-- | Maternal disorders +O2301-- | Maternal disorders +O2302-- | Maternal disorders +O2303-- | Maternal disorders +O231--- | Maternal disorders +O2310-- | Maternal disorders +O2311-- | Maternal disorders +O2312-- | Maternal disorders +O2313-- | Maternal disorders +O232--- | Maternal disorders +O2320-- | Maternal disorders +O2321-- | Maternal disorders +O2322-- | Maternal disorders +O2323-- | Maternal disorders +O233--- | Maternal disorders +O2330-- | Maternal disorders +O2331-- | Maternal disorders +O2332-- | Maternal disorders +O2333-- | Maternal disorders +O234--- | Maternal disorders +O2340-- | Maternal disorders +O2341-- | Maternal disorders +O2342-- | Maternal disorders +O2343-- | Maternal disorders +O235--- | Maternal disorders +O23511- | Maternal disorders +O23512- | Maternal disorders +O23513- | Maternal disorders +O23519- | Maternal disorders +O23521- | Maternal disorders +O23522- | Maternal disorders +O23523- | Maternal disorders +O23529- | Maternal disorders +O23591- | Maternal disorders +O23592- | Maternal disorders +O23593- | Maternal disorders +O23599- | Maternal disorders +O239--- | Maternal disorders +O2390-- | Maternal disorders +O2391-- | Maternal disorders +O2392-- | Maternal disorders +O2393-- | Maternal disorders +O24---- | Maternal disorders +O240--- | Maternal disorders +O24011- | Maternal disorders +O24012- | Maternal disorders +O24013- | Maternal disorders +O24019- | Maternal disorders +O2402-- | Maternal disorders +O2403-- | Maternal disorders +O241--- | Maternal disorders +O24111- | Maternal disorders +O24112- | Maternal disorders +O24113- | Maternal disorders +O24119- | Maternal disorders +O2412-- | Maternal disorders +O2413-- | Maternal disorders +O242--- | Maternal disorders +O243--- | Maternal disorders +O24311- | Maternal disorders +O24312- | Maternal disorders +O24313- | Maternal disorders +O24319- | Maternal disorders +O2432-- | Maternal disorders +O2433-- | Maternal disorders +O244--- | Maternal disorders +O24410- | Maternal disorders +O24414- | Maternal disorders +O24415- | Maternal disorders +O24419- | Maternal disorders +O24420- | Maternal disorders +O24424- | Maternal disorders +O24425- | Maternal disorders +O24429- | Maternal disorders +O24430- | Maternal disorders +O24434- | Maternal disorders +O24435- | Maternal disorders +O24439- | Maternal disorders +O24811- | Maternal disorders +O24812- | Maternal disorders +O24813- | Maternal disorders +O24819- | Maternal disorders +O2482-- | Maternal disorders +O2483-- | Maternal disorders +O249--- | Maternal disorders +O24911- | Maternal disorders +O24912- | Maternal disorders +O24913- | Maternal disorders +O24919- | Maternal disorders +O2492-- | Maternal disorders +O2493-- | Maternal disorders +O25---- | Maternal disorders +O2510-- | Maternal disorders +O2511-- | Maternal disorders +O2512-- | Maternal disorders +O2513-- | Maternal disorders +O252--- | Maternal disorders +O253--- | Maternal disorders +O26---- | Maternal disorders +O260--- | Maternal disorders +O2600-- | Maternal disorders +O2601-- | Maternal disorders +O2602-- | Maternal disorders +O2603-- | Maternal disorders +O261--- | Maternal disorders +O2610-- | Maternal disorders +O2611-- | Maternal disorders +O2612-- | Maternal disorders +O2613-- | Maternal disorders +O262--- | Maternal disorders +O2620-- | Maternal disorders +O2621-- | Maternal disorders +O2622-- | Maternal disorders +O2623-- | Maternal disorders +O263--- | Maternal disorders +O2630-- | Maternal disorders +O2631-- | Maternal disorders +O2632-- | Maternal disorders +O2633-- | Maternal disorders +O264--- | Maternal disorders +O2640-- | Maternal disorders +O2641-- | Maternal disorders +O2642-- | Maternal disorders +O2643-- | Maternal disorders +O265--- | Maternal disorders +O2650-- | Maternal disorders +O2651-- | Maternal disorders +O2652-- | Maternal disorders +O2653-- | Maternal disorders +O266--- | Maternal disorders +O26611- | Maternal disorders +O26612- | Maternal disorders +O26613- | Maternal disorders +O26619- | Maternal disorders +O2662-- | Maternal disorders +O2663-- | Maternal disorders +O267--- | Maternal disorders +O26711- | Maternal disorders +O26712- | Maternal disorders +O26713- | Maternal disorders +O26719- | Maternal disorders +O2672-- | Maternal disorders +O2673-- | Maternal disorders +O268--- | Maternal disorders +O26811- | Maternal disorders +O26812- | Maternal disorders +O26813- | Maternal disorders +O26819- | Maternal disorders +O26821- | Maternal disorders +O26822- | Maternal disorders +O26823- | Maternal disorders +O26829- | Maternal disorders +O26831- | Maternal disorders +O26832- | Maternal disorders +O26833- | Maternal disorders +O26839- | Maternal disorders +O26841- | Maternal disorders +O26842- | Maternal disorders +O26843- | Maternal disorders +O26849- | Maternal disorders +O26851- | Maternal disorders +O26852- | Maternal disorders +O26853- | Maternal disorders +O26859- | Maternal disorders +O2686-- | Maternal disorders +O26872- | Maternal disorders +O26873- | Maternal disorders +O26879- | Maternal disorders +O26891- | Maternal disorders +O26892- | Maternal disorders +O26893- | Maternal disorders +O26899- | Maternal disorders +O269--- | Maternal disorders +O2690-- | Maternal disorders +O2691-- | Maternal disorders +O2692-- | Maternal disorders +O2693-- | Maternal disorders +O28---- | Maternal disorders +O280--- | Maternal disorders +O281--- | Maternal disorders +O282--- | Maternal disorders +O283--- | Maternal disorders +O284--- | Maternal disorders +O285--- | Maternal disorders +O288--- | Maternal disorders +O289--- | Maternal disorders +O29---- | Maternal disorders +O290--- | Maternal disorders +O29011- | Maternal disorders +O29012- | Maternal disorders +O29013- | Maternal disorders +O29019- | Maternal disorders +O29021- | Maternal disorders +O29022- | Maternal disorders +O29023- | Maternal disorders +O29029- | Maternal disorders +O29091- | Maternal disorders +O29092- | Maternal disorders +O29093- | Maternal disorders +O29099- | Maternal disorders +O291--- | Maternal disorders +O29111- | Maternal disorders +O29112- | Maternal disorders +O29113- | Maternal disorders +O29119- | Maternal disorders +O29121- | Maternal disorders +O29122- | Maternal disorders +O29123- | Maternal disorders +O29129- | Maternal disorders +O29191- | Maternal disorders +O29192- | Maternal disorders +O29193- | Maternal disorders +O29199- | Maternal disorders +O292--- | Maternal disorders +O29211- | Maternal disorders +O29212- | Maternal disorders +O29213- | Maternal disorders +O29219- | Maternal disorders +O29291- | Maternal disorders +O29292- | Maternal disorders +O29293- | Maternal disorders +O29299- | Maternal disorders +O293--- | Maternal disorders +O293X1- | Maternal disorders +O293X2- | Maternal disorders +O293X3- | Maternal disorders +O293X9- | Maternal disorders +O294--- | Maternal disorders +O2940-- | Maternal disorders +O2941-- | Maternal disorders +O2942-- | Maternal disorders +O2943-- | Maternal disorders +O295--- | Maternal disorders +O295X1- | Maternal disorders +O295X2- | Maternal disorders +O295X3- | Maternal disorders +O295X9- | Maternal disorders +O296--- | Maternal disorders +O2960-- | Maternal disorders +O2961-- | Maternal disorders +O2962-- | Maternal disorders +O2963-- | Maternal disorders +O298--- | Maternal disorders +O298X1- | Maternal disorders +O298X2- | Maternal disorders +O298X3- | Maternal disorders +O298X9- | Maternal disorders +O299--- | Maternal disorders +O2990-- | Maternal disorders +O2991-- | Maternal disorders +O2992-- | Maternal disorders +O2993-- | Maternal disorders +O30---- | Maternal disorders +O300--- | Maternal disorders +O30001- | Maternal disorders +O30002- | Maternal disorders +O30003- | Maternal disorders +O30009- | Maternal disorders +O30011- | Maternal disorders +O30012- | Maternal disorders +O30013- | Maternal disorders +O30019- | Maternal disorders +O30021- | Maternal disorders +O30022- | Maternal disorders +O30023- | Maternal disorders +O30029- | Maternal disorders +O30031- | Maternal disorders +O30032- | Maternal disorders +O30033- | Maternal disorders +O30039- | Maternal disorders +O30041- | Maternal disorders +O30042- | Maternal disorders +O30043- | Maternal disorders +O30049- | Maternal disorders +O30091- | Maternal disorders +O30092- | Maternal disorders +O30093- | Maternal disorders +O30099- | Maternal disorders +O301--- | Maternal disorders +O30101- | Maternal disorders +O30102- | Maternal disorders +O30103- | Maternal disorders +O30109- | Maternal disorders +O30111- | Maternal disorders +O30112- | Maternal disorders +O30113- | Maternal disorders +O30119- | Maternal disorders +O30121- | Maternal disorders +O30122- | Maternal disorders +O30123- | Maternal disorders +O30129- | Maternal disorders +O30131- | Maternal disorders +O30132- | Maternal disorders +O30133- | Maternal disorders +O30139- | Maternal disorders +O30191- | Maternal disorders +O30192- | Maternal disorders +O30193- | Maternal disorders +O30199- | Maternal disorders +O302--- | Maternal disorders +O30201- | Maternal disorders +O30202- | Maternal disorders +O30203- | Maternal disorders +O30209- | Maternal disorders +O30211- | Maternal disorders +O30212- | Maternal disorders +O30213- | Maternal disorders +O30219- | Maternal disorders +O30221- | Maternal disorders +O30222- | Maternal disorders +O30223- | Maternal disorders +O30229- | Maternal disorders +O30231- | Maternal disorders +O30232- | Maternal disorders +O30233- | Maternal disorders +O30239- | Maternal disorders +O30291- | Maternal disorders +O30292- | Maternal disorders +O30293- | Maternal disorders +O30299- | Maternal disorders +O308--- | Maternal disorders +O30801- | Maternal disorders +O30802- | Maternal disorders +O30803- | Maternal disorders +O30809- | Maternal disorders +O30811- | Maternal disorders +O30812- | Maternal disorders +O30813- | Maternal disorders +O30819- | Maternal disorders +O30821- | Maternal disorders +O30822- | Maternal disorders +O30823- | Maternal disorders +O30829- | Maternal disorders +O30831- | Maternal disorders +O30832- | Maternal disorders +O30833- | Maternal disorders +O30839- | Maternal disorders +O30891- | Maternal disorders +O30892- | Maternal disorders +O30893- | Maternal disorders +O30899- | Maternal disorders +O309--- | Maternal disorders +O3090-- | Maternal disorders +O3091-- | Maternal disorders +O3092-- | Maternal disorders +O3093-- | Maternal disorders +O31---- | Maternal disorders +O310--- | Maternal disorders +O3100X0 | Maternal disorders +O3100X1 | Maternal disorders +O3100X2 | Maternal disorders +O3100X3 | Maternal disorders +O3100X4 | Maternal disorders +O3100X5 | Maternal disorders +O3100X9 | Maternal disorders +O3101X0 | Maternal disorders +O3101X1 | Maternal disorders +O3101X2 | Maternal disorders +O3101X3 | Maternal disorders +O3101X4 | Maternal disorders +O3101X5 | Maternal disorders +O3101X9 | Maternal disorders +O3102X0 | Maternal disorders +O3102X1 | Maternal disorders +O3102X2 | Maternal disorders +O3102X3 | Maternal disorders +O3102X4 | Maternal disorders +O3102X5 | Maternal disorders +O3102X9 | Maternal disorders +O3103X0 | Maternal disorders +O3103X1 | Maternal disorders +O3103X2 | Maternal disorders +O3103X3 | Maternal disorders +O3103X4 | Maternal disorders +O3103X5 | Maternal disorders +O3103X9 | Maternal disorders +O311--- | Maternal disorders +O3110X0 | Maternal disorders +O3110X1 | Maternal disorders +O3110X2 | Maternal disorders +O3110X3 | Maternal disorders +O3110X4 | Maternal disorders +O3110X5 | Maternal disorders +O3110X9 | Maternal disorders +O3111X0 | Maternal disorders +O3111X1 | Maternal disorders +O3111X2 | Maternal disorders +O3111X3 | Maternal disorders +O3111X4 | Maternal disorders +O3111X5 | Maternal disorders +O3111X9 | Maternal disorders +O3112X0 | Maternal disorders +O3112X1 | Maternal disorders +O3112X2 | Maternal disorders +O3112X3 | Maternal disorders +O3112X4 | Maternal disorders +O3112X5 | Maternal disorders +O3112X9 | Maternal disorders +O3113X0 | Maternal disorders +O3113X1 | Maternal disorders +O3113X2 | Maternal disorders +O3113X3 | Maternal disorders +O3113X4 | Maternal disorders +O3113X5 | Maternal disorders +O3113X9 | Maternal disorders +O312--- | Maternal disorders +O3120X0 | Maternal disorders +O3120X1 | Maternal disorders +O3120X2 | Maternal disorders +O3120X3 | Maternal disorders +O3120X4 | Maternal disorders +O3120X5 | Maternal disorders +O3120X9 | Maternal disorders +O3121X0 | Maternal disorders +O3121X1 | Maternal disorders +O3121X2 | Maternal disorders +O3121X3 | Maternal disorders +O3121X4 | Maternal disorders +O3121X5 | Maternal disorders +O3121X9 | Maternal disorders +O3122X0 | Maternal disorders +O3122X1 | Maternal disorders +O3122X2 | Maternal disorders +O3122X3 | Maternal disorders +O3122X4 | Maternal disorders +O3122X5 | Maternal disorders +O3122X9 | Maternal disorders +O3123X0 | Maternal disorders +O3123X1 | Maternal disorders +O3123X2 | Maternal disorders +O3123X3 | Maternal disorders +O3123X4 | Maternal disorders +O3123X5 | Maternal disorders +O3123X9 | Maternal disorders +O3130X0 | Maternal disorders +O3130X1 | Maternal disorders +O3130X2 | Maternal disorders +O3130X3 | Maternal disorders +O3130X4 | Maternal disorders +O3130X5 | Maternal disorders +O3130X9 | Maternal disorders +O3131X0 | Maternal disorders +O3131X1 | Maternal disorders +O3131X2 | Maternal disorders +O3131X3 | Maternal disorders +O3131X4 | Maternal disorders +O3131X5 | Maternal disorders +O3131X9 | Maternal disorders +O3132X0 | Maternal disorders +O3132X1 | Maternal disorders +O3132X2 | Maternal disorders +O3132X3 | Maternal disorders +O3132X4 | Maternal disorders +O3132X5 | Maternal disorders +O3132X9 | Maternal disorders +O3133X0 | Maternal disorders +O3133X1 | Maternal disorders +O3133X2 | Maternal disorders +O3133X3 | Maternal disorders +O3133X4 | Maternal disorders +O3133X5 | Maternal disorders +O3133X9 | Maternal disorders +O318--- | Maternal disorders +O318X10 | Maternal disorders +O318X11 | Maternal disorders +O318X12 | Maternal disorders +O318X13 | Maternal disorders +O318X14 | Maternal disorders +O318X15 | Maternal disorders +O318X19 | Maternal disorders +O318X20 | Maternal disorders +O318X21 | Maternal disorders +O318X22 | Maternal disorders +O318X23 | Maternal disorders +O318X24 | Maternal disorders +O318X25 | Maternal disorders +O318X29 | Maternal disorders +O318X30 | Maternal disorders +O318X31 | Maternal disorders +O318X32 | Maternal disorders +O318X33 | Maternal disorders +O318X34 | Maternal disorders +O318X35 | Maternal disorders +O318X39 | Maternal disorders +O318X90 | Maternal disorders +O318X91 | Maternal disorders +O318X92 | Maternal disorders +O318X93 | Maternal disorders +O318X94 | Maternal disorders +O318X95 | Maternal disorders +O318X99 | Maternal disorders +O32---- | Maternal disorders +O320--- | Maternal disorders +O320XX0 | Maternal disorders +O320XX1 | Maternal disorders +O320XX2 | Maternal disorders +O320XX3 | Maternal disorders +O320XX4 | Maternal disorders +O320XX5 | Maternal disorders +O320XX9 | Maternal disorders +O321--- | Maternal disorders +O321XX0 | Maternal disorders +O321XX1 | Maternal disorders +O321XX2 | Maternal disorders +O321XX3 | Maternal disorders +O321XX4 | Maternal disorders +O321XX5 | Maternal disorders +O321XX9 | Maternal disorders +O322--- | Maternal disorders +O322XX0 | Maternal disorders +O322XX1 | Maternal disorders +O322XX2 | Maternal disorders +O322XX3 | Maternal disorders +O322XX4 | Maternal disorders +O322XX5 | Maternal disorders +O322XX9 | Maternal disorders +O323--- | Maternal disorders +O323XX0 | Maternal disorders +O323XX1 | Maternal disorders +O323XX2 | Maternal disorders +O323XX3 | Maternal disorders +O323XX4 | Maternal disorders +O323XX5 | Maternal disorders +O323XX9 | Maternal disorders +O324--- | Maternal disorders +O324XX0 | Maternal disorders +O324XX1 | Maternal disorders +O324XX2 | Maternal disorders +O324XX3 | Maternal disorders +O324XX4 | Maternal disorders +O324XX5 | Maternal disorders +O324XX9 | Maternal disorders +O325--- | Maternal disorders +O326--- | Maternal disorders +O326XX0 | Maternal disorders +O326XX1 | Maternal disorders +O326XX2 | Maternal disorders +O326XX3 | Maternal disorders +O326XX4 | Maternal disorders +O326XX5 | Maternal disorders +O326XX9 | Maternal disorders +O328--- | Maternal disorders +O328XX0 | Maternal disorders +O328XX1 | Maternal disorders +O328XX2 | Maternal disorders +O328XX3 | Maternal disorders +O328XX4 | Maternal disorders +O328XX5 | Maternal disorders +O328XX9 | Maternal disorders +O329--- | Maternal disorders +O329XX0 | Maternal disorders +O329XX1 | Maternal disorders +O329XX2 | Maternal disorders +O329XX3 | Maternal disorders +O329XX4 | Maternal disorders +O329XX5 | Maternal disorders +O329XX9 | Maternal disorders +O33---- | Maternal disorders +O330--- | Maternal disorders +O331--- | Maternal disorders +O332--- | Maternal disorders +O333--- | Maternal disorders +O333XX0 | Maternal disorders +O333XX1 | Maternal disorders +O333XX2 | Maternal disorders +O333XX3 | Maternal disorders +O333XX4 | Maternal disorders +O333XX5 | Maternal disorders +O333XX9 | Maternal disorders +O334--- | Maternal disorders +O334XX0 | Maternal disorders +O334XX1 | Maternal disorders +O334XX2 | Maternal disorders +O334XX3 | Maternal disorders +O334XX4 | Maternal disorders +O334XX5 | Maternal disorders +O334XX9 | Maternal disorders +O335--- | Maternal disorders +O335XX0 | Maternal disorders +O335XX1 | Maternal disorders +O335XX2 | Maternal disorders +O335XX3 | Maternal disorders +O335XX4 | Maternal disorders +O335XX5 | Maternal disorders +O335XX9 | Maternal disorders +O336--- | Maternal disorders +O336XX0 | Maternal disorders +O336XX1 | Maternal disorders +O336XX2 | Maternal disorders +O336XX3 | Maternal disorders +O336XX4 | Maternal disorders +O336XX5 | Maternal disorders +O336XX9 | Maternal disorders +O337--- | Maternal disorders +O337XX0 | Maternal disorders +O337XX1 | Maternal disorders +O337XX2 | Maternal disorders +O337XX3 | Maternal disorders +O337XX4 | Maternal disorders +O337XX5 | Maternal disorders +O337XX9 | Maternal disorders +O338--- | Maternal disorders +O339--- | Maternal disorders +O34---- | Maternal disorders +O340--- | Maternal disorders +O3400-- | Maternal disorders +O3401-- | Maternal disorders +O3402-- | Maternal disorders +O3403-- | Maternal disorders +O341--- | Maternal disorders +O3410-- | Maternal disorders +O3411-- | Maternal disorders +O3412-- | Maternal disorders +O3413-- | Maternal disorders +O342--- | Maternal disorders +O34211- | Maternal disorders +O34212- | Maternal disorders +O34219- | Maternal disorders +O3429-- | Maternal disorders +O343--- | Maternal disorders +O3430-- | Maternal disorders +O3431-- | Maternal disorders +O3432-- | Maternal disorders +O3433-- | Maternal disorders +O344--- | Maternal disorders +O3440-- | Maternal disorders +O3441-- | Maternal disorders +O3442-- | Maternal disorders +O3443-- | Maternal disorders +O345--- | Maternal disorders +O34511- | Maternal disorders +O34512- | Maternal disorders +O34513- | Maternal disorders +O34519- | Maternal disorders +O34521- | Maternal disorders +O34522- | Maternal disorders +O34523- | Maternal disorders +O34529- | Maternal disorders +O34531- | Maternal disorders +O34532- | Maternal disorders +O34533- | Maternal disorders +O34539- | Maternal disorders +O34591- | Maternal disorders +O34592- | Maternal disorders +O34593- | Maternal disorders +O34599- | Maternal disorders +O346--- | Maternal disorders +O3460-- | Maternal disorders +O3461-- | Maternal disorders +O3462-- | Maternal disorders +O3463-- | Maternal disorders +O347--- | Maternal disorders +O3470-- | Maternal disorders +O3471-- | Maternal disorders +O3472-- | Maternal disorders +O3473-- | Maternal disorders +O348--- | Maternal disorders +O3480-- | Maternal disorders +O3481-- | Maternal disorders +O3482-- | Maternal disorders +O3483-- | Maternal disorders +O349--- | Maternal disorders +O3490-- | Maternal disorders +O3491-- | Maternal disorders +O3492-- | Maternal disorders +O3493-- | Maternal disorders +O35---- | Maternal disorders +O350--- | Maternal disorders +O350XX0 | Maternal disorders +O350XX1 | Maternal disorders +O350XX2 | Maternal disorders +O350XX3 | Maternal disorders +O350XX4 | Maternal disorders +O350XX5 | Maternal disorders +O350XX9 | Maternal disorders +O351--- | Maternal disorders +O351XX0 | Maternal disorders +O351XX1 | Maternal disorders +O351XX2 | Maternal disorders +O351XX3 | Maternal disorders +O351XX4 | Maternal disorders +O351XX5 | Maternal disorders +O351XX9 | Maternal disorders +O352--- | Maternal disorders +O352XX0 | Maternal disorders +O352XX1 | Maternal disorders +O352XX2 | Maternal disorders +O352XX3 | Maternal disorders +O352XX4 | Maternal disorders +O352XX5 | Maternal disorders +O352XX9 | Maternal disorders +O353--- | Maternal disorders +O353XX0 | Maternal disorders +O353XX1 | Maternal disorders +O353XX2 | Maternal disorders +O353XX3 | Maternal disorders +O353XX4 | Maternal disorders +O353XX5 | Maternal disorders +O353XX9 | Maternal disorders +O354--- | Maternal disorders +O354XX0 | Maternal disorders +O354XX1 | Maternal disorders +O354XX2 | Maternal disorders +O354XX3 | Maternal disorders +O354XX4 | Maternal disorders +O354XX5 | Maternal disorders +O354XX9 | Maternal disorders +O355--- | Maternal disorders +O355XX0 | Maternal disorders +O355XX1 | Maternal disorders +O355XX2 | Maternal disorders +O355XX3 | Maternal disorders +O355XX4 | Maternal disorders +O355XX5 | Maternal disorders +O355XX9 | Maternal disorders +O356--- | Maternal disorders +O356XX0 | Maternal disorders +O356XX1 | Maternal disorders +O356XX2 | Maternal disorders +O356XX3 | Maternal disorders +O356XX4 | Maternal disorders +O356XX5 | Maternal disorders +O356XX9 | Maternal disorders +O357--- | Maternal disorders +O357XX0 | Maternal disorders +O357XX1 | Maternal disorders +O357XX2 | Maternal disorders +O357XX3 | Maternal disorders +O357XX4 | Maternal disorders +O357XX5 | Maternal disorders +O357XX9 | Maternal disorders +O358--- | Maternal disorders +O358XX0 | Maternal disorders +O358XX1 | Maternal disorders +O358XX2 | Maternal disorders +O358XX3 | Maternal disorders +O358XX4 | Maternal disorders +O358XX5 | Maternal disorders +O358XX9 | Maternal disorders +O359--- | Maternal disorders +O359XX0 | Maternal disorders +O359XX1 | Maternal disorders +O359XX2 | Maternal disorders +O359XX3 | Maternal disorders +O359XX4 | Maternal disorders +O359XX5 | Maternal disorders +O359XX9 | Maternal disorders +O36---- | Maternal disorders +O360--- | Maternal disorders +O360110 | Maternal disorders +O360111 | Maternal disorders +O360112 | Maternal disorders +O360113 | Maternal disorders +O360114 | Maternal disorders +O360115 | Maternal disorders +O360119 | Maternal disorders +O360120 | Maternal disorders +O360121 | Maternal disorders +O360122 | Maternal disorders +O360123 | Maternal disorders +O360124 | Maternal disorders +O360125 | Maternal disorders +O360129 | Maternal disorders +O360130 | Maternal disorders +O360131 | Maternal disorders +O360132 | Maternal disorders +O360133 | Maternal disorders +O360134 | Maternal disorders +O360135 | Maternal disorders +O360139 | Maternal disorders +O360190 | Maternal disorders +O360191 | Maternal disorders +O360192 | Maternal disorders +O360193 | Maternal disorders +O360194 | Maternal disorders +O360195 | Maternal disorders +O360199 | Maternal disorders +O360910 | Maternal disorders +O360911 | Maternal disorders +O360912 | Maternal disorders +O360913 | Maternal disorders +O360914 | Maternal disorders +O360915 | Maternal disorders +O360919 | Maternal disorders +O360920 | Maternal disorders +O360921 | Maternal disorders +O360922 | Maternal disorders +O360923 | Maternal disorders +O360924 | Maternal disorders +O360925 | Maternal disorders +O360929 | Maternal disorders +O360930 | Maternal disorders +O360931 | Maternal disorders +O360932 | Maternal disorders +O360933 | Maternal disorders +O360934 | Maternal disorders +O360935 | Maternal disorders +O360939 | Maternal disorders +O360990 | Maternal disorders +O360991 | Maternal disorders +O360992 | Maternal disorders +O360993 | Maternal disorders +O360994 | Maternal disorders +O360995 | Maternal disorders +O360999 | Maternal disorders +O361--- | Maternal disorders +O361110 | Maternal disorders +O361111 | Maternal disorders +O361112 | Maternal disorders +O361113 | Maternal disorders +O361114 | Maternal disorders +O361115 | Maternal disorders +O361119 | Maternal disorders +O361120 | Maternal disorders +O361121 | Maternal disorders +O361122 | Maternal disorders +O361123 | Maternal disorders +O361124 | Maternal disorders +O361125 | Maternal disorders +O361129 | Maternal disorders +O361130 | Maternal disorders +O361131 | Maternal disorders +O361132 | Maternal disorders +O361133 | Maternal disorders +O361134 | Maternal disorders +O361135 | Maternal disorders +O361139 | Maternal disorders +O361190 | Maternal disorders +O361191 | Maternal disorders +O361192 | Maternal disorders +O361193 | Maternal disorders +O361194 | Maternal disorders +O361195 | Maternal disorders +O361199 | Maternal disorders +O361910 | Maternal disorders +O361911 | Maternal disorders +O361912 | Maternal disorders +O361913 | Maternal disorders +O361914 | Maternal disorders +O361915 | Maternal disorders +O361919 | Maternal disorders +O361920 | Maternal disorders +O361921 | Maternal disorders +O361922 | Maternal disorders +O361923 | Maternal disorders +O361924 | Maternal disorders +O361925 | Maternal disorders +O361929 | Maternal disorders +O361930 | Maternal disorders +O361931 | Maternal disorders +O361932 | Maternal disorders +O361933 | Maternal disorders +O361934 | Maternal disorders +O361935 | Maternal disorders +O361939 | Maternal disorders +O361990 | Maternal disorders +O361991 | Maternal disorders +O361992 | Maternal disorders +O361993 | Maternal disorders +O361994 | Maternal disorders +O361995 | Maternal disorders +O361999 | Maternal disorders +O362--- | Maternal disorders +O3620X0 | Maternal disorders +O3620X1 | Maternal disorders +O3620X2 | Maternal disorders +O3620X3 | Maternal disorders +O3620X4 | Maternal disorders +O3620X5 | Maternal disorders +O3620X9 | Maternal disorders +O3621X0 | Maternal disorders +O3621X1 | Maternal disorders +O3621X2 | Maternal disorders +O3621X3 | Maternal disorders +O3621X4 | Maternal disorders +O3621X5 | Maternal disorders +O3621X9 | Maternal disorders +O3622X0 | Maternal disorders +O3622X1 | Maternal disorders +O3622X2 | Maternal disorders +O3622X3 | Maternal disorders +O3622X4 | Maternal disorders +O3622X5 | Maternal disorders +O3622X9 | Maternal disorders +O3623X0 | Maternal disorders +O3623X1 | Maternal disorders +O3623X2 | Maternal disorders +O3623X3 | Maternal disorders +O3623X4 | Maternal disorders +O3623X5 | Maternal disorders +O3623X9 | Maternal disorders +O363--- | Maternal disorders +O364--- | Maternal disorders +O364XX0 | Maternal disorders +O364XX1 | Maternal disorders +O364XX2 | Maternal disorders +O364XX3 | Maternal disorders +O364XX4 | Maternal disorders +O364XX5 | Maternal disorders +O364XX9 | Maternal disorders +O365--- | Maternal disorders +O365110 | Maternal disorders +O365111 | Maternal disorders +O365112 | Maternal disorders +O365113 | Maternal disorders +O365114 | Maternal disorders +O365115 | Maternal disorders +O365119 | Maternal disorders +O365120 | Maternal disorders +O365121 | Maternal disorders +O365122 | Maternal disorders +O365123 | Maternal disorders +O365124 | Maternal disorders +O365125 | Maternal disorders +O365129 | Maternal disorders +O365130 | Maternal disorders +O365131 | Maternal disorders +O365132 | Maternal disorders +O365133 | Maternal disorders +O365134 | Maternal disorders +O365135 | Maternal disorders +O365139 | Maternal disorders +O365190 | Maternal disorders +O365191 | Maternal disorders +O365192 | Maternal disorders +O365193 | Maternal disorders +O365194 | Maternal disorders +O365195 | Maternal disorders +O365199 | Maternal disorders +O365910 | Maternal disorders +O365911 | Maternal disorders +O365912 | Maternal disorders +O365913 | Maternal disorders +O365914 | Maternal disorders +O365915 | Maternal disorders +O365919 | Maternal disorders +O365920 | Maternal disorders +O365921 | Maternal disorders +O365922 | Maternal disorders +O365923 | Maternal disorders +O365924 | Maternal disorders +O365925 | Maternal disorders +O365929 | Maternal disorders +O365930 | Maternal disorders +O365931 | Maternal disorders +O365932 | Maternal disorders +O365933 | Maternal disorders +O365934 | Maternal disorders +O365935 | Maternal disorders +O365939 | Maternal disorders +O365990 | Maternal disorders +O365991 | Maternal disorders +O365992 | Maternal disorders +O365993 | Maternal disorders +O365994 | Maternal disorders +O365995 | Maternal disorders +O365999 | Maternal disorders +O366--- | Maternal disorders +O3660X0 | Maternal disorders +O3660X1 | Maternal disorders +O3660X2 | Maternal disorders +O3660X3 | Maternal disorders +O3660X4 | Maternal disorders +O3660X5 | Maternal disorders +O3660X9 | Maternal disorders +O3661X0 | Maternal disorders +O3661X1 | Maternal disorders +O3661X2 | Maternal disorders +O3661X3 | Maternal disorders +O3661X4 | Maternal disorders +O3661X5 | Maternal disorders +O3661X9 | Maternal disorders +O3662X0 | Maternal disorders +O3662X1 | Maternal disorders +O3662X2 | Maternal disorders +O3662X3 | Maternal disorders +O3662X4 | Maternal disorders +O3662X5 | Maternal disorders +O3662X9 | Maternal disorders +O3663X0 | Maternal disorders +O3663X1 | Maternal disorders +O3663X2 | Maternal disorders +O3663X3 | Maternal disorders +O3663X4 | Maternal disorders +O3663X5 | Maternal disorders +O3663X9 | Maternal disorders +O367--- | Maternal disorders +O3670X0 | Maternal disorders +O3670X1 | Maternal disorders +O3670X2 | Maternal disorders +O3670X3 | Maternal disorders +O3670X4 | Maternal disorders +O3670X5 | Maternal disorders +O3670X9 | Maternal disorders +O3671X0 | Maternal disorders +O3671X1 | Maternal disorders +O3671X2 | Maternal disorders +O3671X3 | Maternal disorders +O3671X4 | Maternal disorders +O3671X5 | Maternal disorders +O3671X9 | Maternal disorders +O3672X0 | Maternal disorders +O3672X1 | Maternal disorders +O3672X2 | Maternal disorders +O3672X3 | Maternal disorders +O3672X4 | Maternal disorders +O3672X5 | Maternal disorders +O3672X9 | Maternal disorders +O3673X0 | Maternal disorders +O3673X1 | Maternal disorders +O3673X2 | Maternal disorders +O3673X3 | Maternal disorders +O3673X4 | Maternal disorders +O3673X5 | Maternal disorders +O3673X9 | Maternal disorders +O368--- | Maternal disorders +O3680X0 | Maternal disorders +O3680X1 | Maternal disorders +O3680X2 | Maternal disorders +O3680X3 | Maternal disorders +O3680X4 | Maternal disorders +O3680X5 | Maternal disorders +O3680X9 | Maternal disorders +O368120 | Maternal disorders +O368121 | Maternal disorders +O368122 | Maternal disorders +O368123 | Maternal disorders +O368124 | Maternal disorders +O368125 | Maternal disorders +O368129 | Maternal disorders +O368130 | Maternal disorders +O368131 | Maternal disorders +O368132 | Maternal disorders +O368133 | Maternal disorders +O368134 | Maternal disorders +O368135 | Maternal disorders +O368139 | Maternal disorders +O368190 | Maternal disorders +O368191 | Maternal disorders +O368192 | Maternal disorders +O368193 | Maternal disorders +O368194 | Maternal disorders +O368195 | Maternal disorders +O368199 | Maternal disorders +O368210 | Maternal disorders +O368211 | Maternal disorders +O368212 | Maternal disorders +O368213 | Maternal disorders +O368214 | Maternal disorders +O368215 | Maternal disorders +O368219 | Maternal disorders +O368220 | Maternal disorders +O368221 | Maternal disorders +O368222 | Maternal disorders +O368223 | Maternal disorders +O368224 | Maternal disorders +O368225 | Maternal disorders +O368229 | Maternal disorders +O368230 | Maternal disorders +O368231 | Maternal disorders +O368232 | Maternal disorders +O368233 | Maternal disorders +O368234 | Maternal disorders +O368235 | Maternal disorders +O368239 | Maternal disorders +O368290 | Maternal disorders +O368291 | Maternal disorders +O368292 | Maternal disorders +O368293 | Maternal disorders +O368294 | Maternal disorders +O368295 | Maternal disorders +O368299 | Maternal disorders +O368310 | Maternal disorders +O368311 | Maternal disorders +O368312 | Maternal disorders +O368313 | Maternal disorders +O368314 | Maternal disorders +O368315 | Maternal disorders +O368319 | Maternal disorders +O368320 | Maternal disorders +O368321 | Maternal disorders +O368322 | Maternal disorders +O368323 | Maternal disorders +O368324 | Maternal disorders +O368325 | Maternal disorders +O368329 | Maternal disorders +O368330 | Maternal disorders +O368331 | Maternal disorders +O368332 | Maternal disorders +O368333 | Maternal disorders +O368334 | Maternal disorders +O368335 | Maternal disorders +O368339 | Maternal disorders +O368390 | Maternal disorders +O368391 | Maternal disorders +O368392 | Maternal disorders +O368393 | Maternal disorders +O368394 | Maternal disorders +O368395 | Maternal disorders +O368399 | Maternal disorders +O368910 | Maternal disorders +O368911 | Maternal disorders +O368912 | Maternal disorders +O368913 | Maternal disorders +O368914 | Maternal disorders +O368915 | Maternal disorders +O368919 | Maternal disorders +O368920 | Maternal disorders +O368921 | Maternal disorders +O368922 | Maternal disorders +O368923 | Maternal disorders +O368924 | Maternal disorders +O368925 | Maternal disorders +O368929 | Maternal disorders +O368930 | Maternal disorders +O368931 | Maternal disorders +O368932 | Maternal disorders +O368933 | Maternal disorders +O368934 | Maternal disorders +O368935 | Maternal disorders +O368939 | Maternal disorders +O368990 | Maternal disorders +O368991 | Maternal disorders +O368992 | Maternal disorders +O368993 | Maternal disorders +O368994 | Maternal disorders +O368995 | Maternal disorders +O368999 | Maternal disorders +O369--- | Maternal disorders +O3690X0 | Maternal disorders +O3690X1 | Maternal disorders +O3690X2 | Maternal disorders +O3690X3 | Maternal disorders +O3690X4 | Maternal disorders +O3690X5 | Maternal disorders +O3690X9 | Maternal disorders +O3691X0 | Maternal disorders +O3691X1 | Maternal disorders +O3691X2 | Maternal disorders +O3691X3 | Maternal disorders +O3691X4 | Maternal disorders +O3691X5 | Maternal disorders +O3691X9 | Maternal disorders +O3692X0 | Maternal disorders +O3692X1 | Maternal disorders +O3692X2 | Maternal disorders +O3692X3 | Maternal disorders +O3692X4 | Maternal disorders +O3692X5 | Maternal disorders +O3692X9 | Maternal disorders +O40---- | Maternal disorders +O401XX0 | Maternal disorders +O401XX1 | Maternal disorders +O401XX2 | Maternal disorders +O401XX3 | Maternal disorders +O401XX4 | Maternal disorders +O401XX5 | Maternal disorders +O401XX9 | Maternal disorders +O402XX0 | Maternal disorders +O402XX1 | Maternal disorders +O402XX2 | Maternal disorders +O402XX3 | Maternal disorders +O402XX4 | Maternal disorders +O402XX5 | Maternal disorders +O402XX9 | Maternal disorders +O403XX0 | Maternal disorders +O403XX1 | Maternal disorders +O403XX2 | Maternal disorders +O403XX3 | Maternal disorders +O403XX4 | Maternal disorders +O403XX5 | Maternal disorders +O403XX9 | Maternal disorders +O409XX0 | Maternal disorders +O409XX1 | Maternal disorders +O409XX2 | Maternal disorders +O409XX3 | Maternal disorders +O409XX4 | Maternal disorders +O409XX5 | Maternal disorders +O409XX9 | Maternal disorders +O41---- | Maternal disorders +O410--- | Maternal disorders +O4100X0 | Maternal disorders +O4100X1 | Maternal disorders +O4100X2 | Maternal disorders +O4100X3 | Maternal disorders +O4100X4 | Maternal disorders +O4100X5 | Maternal disorders +O4100X9 | Maternal disorders +O4101X0 | Maternal disorders +O4101X1 | Maternal disorders +O4101X2 | Maternal disorders +O4101X3 | Maternal disorders +O4101X4 | Maternal disorders +O4101X5 | Maternal disorders +O4101X9 | Maternal disorders +O4102X0 | Maternal disorders +O4102X1 | Maternal disorders +O4102X2 | Maternal disorders +O4102X3 | Maternal disorders +O4102X4 | Maternal disorders +O4102X5 | Maternal disorders +O4102X9 | Maternal disorders +O4103X0 | Maternal disorders +O4103X1 | Maternal disorders +O4103X2 | Maternal disorders +O4103X3 | Maternal disorders +O4103X4 | Maternal disorders +O4103X5 | Maternal disorders +O4103X9 | Maternal disorders +O411--- | Maternal disorders +O411010 | Maternal disorders +O411011 | Maternal disorders +O411012 | Maternal disorders +O411013 | Maternal disorders +O411014 | Maternal disorders +O411015 | Maternal disorders +O411019 | Maternal disorders +O411020 | Maternal disorders +O411021 | Maternal disorders +O411022 | Maternal disorders +O411023 | Maternal disorders +O411024 | Maternal disorders +O411025 | Maternal disorders +O411029 | Maternal disorders +O411030 | Maternal disorders +O411031 | Maternal disorders +O411032 | Maternal disorders +O411033 | Maternal disorders +O411034 | Maternal disorders +O411035 | Maternal disorders +O411039 | Maternal disorders +O411090 | Maternal disorders +O411091 | Maternal disorders +O411092 | Maternal disorders +O411093 | Maternal disorders +O411094 | Maternal disorders +O411095 | Maternal disorders +O411099 | Maternal disorders +O411210 | Maternal disorders +O411211 | Maternal disorders +O411212 | Maternal disorders +O411213 | Maternal disorders +O411214 | Maternal disorders +O411215 | Maternal disorders +O411219 | Maternal disorders +O411220 | Maternal disorders +O411221 | Maternal disorders +O411222 | Maternal disorders +O411223 | Maternal disorders +O411224 | Maternal disorders +O411225 | Maternal disorders +O411229 | Maternal disorders +O411230 | Maternal disorders +O411231 | Maternal disorders +O411232 | Maternal disorders +O411233 | Maternal disorders +O411234 | Maternal disorders +O411235 | Maternal disorders +O411239 | Maternal disorders +O411290 | Maternal disorders +O411291 | Maternal disorders +O411292 | Maternal disorders +O411293 | Maternal disorders +O411294 | Maternal disorders +O411295 | Maternal disorders +O411299 | Maternal disorders +O411410 | Maternal disorders +O411411 | Maternal disorders +O411412 | Maternal disorders +O411413 | Maternal disorders +O411414 | Maternal disorders +O411415 | Maternal disorders +O411419 | Maternal disorders +O411420 | Maternal disorders +O411421 | Maternal disorders +O411422 | Maternal disorders +O411423 | Maternal disorders +O411424 | Maternal disorders +O411425 | Maternal disorders +O411429 | Maternal disorders +O411430 | Maternal disorders +O411431 | Maternal disorders +O411432 | Maternal disorders +O411433 | Maternal disorders +O411434 | Maternal disorders +O411435 | Maternal disorders +O411439 | Maternal disorders +O411490 | Maternal disorders +O411491 | Maternal disorders +O411492 | Maternal disorders +O411493 | Maternal disorders +O411494 | Maternal disorders +O411495 | Maternal disorders +O411499 | Maternal disorders +O418--- | Maternal disorders +O418X10 | Maternal disorders +O418X11 | Maternal disorders +O418X12 | Maternal disorders +O418X13 | Maternal disorders +O418X14 | Maternal disorders +O418X15 | Maternal disorders +O418X19 | Maternal disorders +O418X20 | Maternal disorders +O418X21 | Maternal disorders +O418X22 | Maternal disorders +O418X23 | Maternal disorders +O418X24 | Maternal disorders +O418X25 | Maternal disorders +O418X29 | Maternal disorders +O418X30 | Maternal disorders +O418X31 | Maternal disorders +O418X32 | Maternal disorders +O418X33 | Maternal disorders +O418X34 | Maternal disorders +O418X35 | Maternal disorders +O418X39 | Maternal disorders +O418X90 | Maternal disorders +O418X91 | Maternal disorders +O418X92 | Maternal disorders +O418X93 | Maternal disorders +O418X94 | Maternal disorders +O418X95 | Maternal disorders +O418X99 | Maternal disorders +O419--- | Maternal disorders +O4190X0 | Maternal disorders +O4190X1 | Maternal disorders +O4190X2 | Maternal disorders +O4190X3 | Maternal disorders +O4190X4 | Maternal disorders +O4190X5 | Maternal disorders +O4190X9 | Maternal disorders +O4191X0 | Maternal disorders +O4191X1 | Maternal disorders +O4191X2 | Maternal disorders +O4191X3 | Maternal disorders +O4191X4 | Maternal disorders +O4191X5 | Maternal disorders +O4191X9 | Maternal disorders +O4192X0 | Maternal disorders +O4192X1 | Maternal disorders +O4192X2 | Maternal disorders +O4192X3 | Maternal disorders +O4192X4 | Maternal disorders +O4192X5 | Maternal disorders +O4192X9 | Maternal disorders +O4193X0 | Maternal disorders +O4193X1 | Maternal disorders +O4193X2 | Maternal disorders +O4193X3 | Maternal disorders +O4193X4 | Maternal disorders +O4193X5 | Maternal disorders +O4193X9 | Maternal disorders +O42---- | Maternal disorders +O420--- | Maternal disorders +O4200-- | Maternal disorders +O42011- | Maternal disorders +O42012- | Maternal disorders +O42013- | Maternal disorders +O42019- | Maternal disorders +O4202-- | Maternal disorders +O421--- | Maternal disorders +O4210-- | Maternal disorders +O42111- | Maternal disorders +O42112- | Maternal disorders +O42113- | Maternal disorders +O42119- | Maternal disorders +O4212-- | Maternal disorders +O422--- | Maternal disorders +O429--- | Maternal disorders +O4290-- | Maternal disorders +O42911- | Maternal disorders +O42912- | Maternal disorders +O42913- | Maternal disorders +O42919- | Maternal disorders +O4292-- | Maternal disorders +O43---- | Maternal disorders +O430--- | Maternal disorders +O43011- | Maternal disorders +O43012- | Maternal disorders +O43013- | Maternal disorders +O43019- | Maternal disorders +O43021- | Maternal disorders +O43022- | Maternal disorders +O43023- | Maternal disorders +O43029- | Maternal disorders +O431--- | Maternal disorders +O43101- | Maternal disorders +O43102- | Maternal disorders +O43103- | Maternal disorders +O43109- | Maternal disorders +O43111- | Maternal disorders +O43112- | Maternal disorders +O43113- | Maternal disorders +O43119- | Maternal disorders +O43121- | Maternal disorders +O43122- | Maternal disorders +O43123- | Maternal disorders +O43129- | Maternal disorders +O43191- | Maternal disorders +O43192- | Maternal disorders +O43193- | Maternal disorders +O43199- | Maternal disorders +O432--- | Maternal disorders +O43211- | Maternal disorders +O43212- | Maternal disorders +O43213- | Maternal disorders +O43219- | Maternal disorders +O43221- | Maternal disorders +O43222- | Maternal disorders +O43223- | Maternal disorders +O43229- | Maternal disorders +O43231- | Maternal disorders +O43232- | Maternal disorders +O43233- | Maternal disorders +O43239- | Maternal disorders +O438--- | Maternal disorders +O43811- | Maternal disorders +O43812- | Maternal disorders +O43813- | Maternal disorders +O43819- | Maternal disorders +O43891- | Maternal disorders +O43892- | Maternal disorders +O43893- | Maternal disorders +O43899- | Maternal disorders +O439--- | Maternal disorders +O4390-- | Maternal disorders +O4391-- | Maternal disorders +O4392-- | Maternal disorders +O4393-- | Maternal disorders +O44---- | Maternal disorders +O440--- | Maternal disorders +O4400-- | Maternal disorders +O4401-- | Maternal disorders +O4402-- | Maternal disorders +O4403-- | Maternal disorders +O441--- | Maternal disorders +O4410-- | Maternal disorders +O4411-- | Maternal disorders +O4412-- | Maternal disorders +O4413-- | Maternal disorders +O4420-- | Maternal disorders +O4421-- | Maternal disorders +O4422-- | Maternal disorders +O4423-- | Maternal disorders +O4430-- | Maternal disorders +O4431-- | Maternal disorders +O4432-- | Maternal disorders +O4433-- | Maternal disorders +O4440-- | Maternal disorders +O4441-- | Maternal disorders +O4442-- | Maternal disorders +O4443-- | Maternal disorders +O4450-- | Maternal disorders +O4451-- | Maternal disorders +O4452-- | Maternal disorders +O4453-- | Maternal disorders +O45---- | Maternal disorders +O450--- | Maternal disorders +O45001- | Maternal disorders +O45002- | Maternal disorders +O45003- | Maternal disorders +O45009- | Maternal disorders +O45011- | Maternal disorders +O45012- | Maternal disorders +O45013- | Maternal disorders +O45019- | Maternal disorders +O45021- | Maternal disorders +O45022- | Maternal disorders +O45023- | Maternal disorders +O45029- | Maternal disorders +O45091- | Maternal disorders +O45092- | Maternal disorders +O45093- | Maternal disorders +O45099- | Maternal disorders +O458--- | Maternal disorders +O458X1- | Maternal disorders +O458X2- | Maternal disorders +O458X3- | Maternal disorders +O458X9- | Maternal disorders +O459--- | Maternal disorders +O4590-- | Maternal disorders +O4591-- | Maternal disorders +O4592-- | Maternal disorders +O4593-- | Maternal disorders +O46---- | Maternal disorders +O460--- | Maternal disorders +O46001- | Maternal disorders +O46002- | Maternal disorders +O46003- | Maternal disorders +O46009- | Maternal disorders +O46011- | Maternal disorders +O46012- | Maternal disorders +O46013- | Maternal disorders +O46019- | Maternal disorders +O46021- | Maternal disorders +O46022- | Maternal disorders +O46023- | Maternal disorders +O46029- | Maternal disorders +O46091- | Maternal disorders +O46092- | Maternal disorders +O46093- | Maternal disorders +O46099- | Maternal disorders +O468--- | Maternal disorders +O468X1- | Maternal disorders +O468X2- | Maternal disorders +O468X3- | Maternal disorders +O468X9- | Maternal disorders +O469--- | Maternal disorders +O4690-- | Maternal disorders +O4691-- | Maternal disorders +O4692-- | Maternal disorders +O4693-- | Maternal disorders +O47---- | Maternal disorders +O470--- | Maternal disorders +O4700-- | Maternal disorders +O4702-- | Maternal disorders +O4703-- | Maternal disorders +O471--- | Maternal disorders +O479--- | Maternal disorders +O48---- | Maternal disorders +O480--- | Maternal disorders +O481--- | Maternal disorders +O60---- | Maternal disorders +O600--- | Maternal disorders +O6000-- | Maternal disorders +O6002-- | Maternal disorders +O6003-- | Maternal disorders +O601--- | Maternal disorders +O6010X0 | Maternal disorders +O6010X1 | Maternal disorders +O6010X2 | Maternal disorders +O6010X3 | Maternal disorders +O6010X4 | Maternal disorders +O6010X5 | Maternal disorders +O6010X9 | Maternal disorders +O6012X0 | Maternal disorders +O6012X1 | Maternal disorders +O6012X2 | Maternal disorders +O6012X3 | Maternal disorders +O6012X4 | Maternal disorders +O6012X5 | Maternal disorders +O6012X9 | Maternal disorders +O6013X0 | Maternal disorders +O6013X1 | Maternal disorders +O6013X2 | Maternal disorders +O6013X3 | Maternal disorders +O6013X4 | Maternal disorders +O6013X5 | Maternal disorders +O6013X9 | Maternal disorders +O6014X0 | Maternal disorders +O6014X1 | Maternal disorders +O6014X2 | Maternal disorders +O6014X3 | Maternal disorders +O6014X4 | Maternal disorders +O6014X5 | Maternal disorders +O6014X9 | Maternal disorders +O602--- | Maternal disorders +O6020X0 | Maternal disorders +O6020X1 | Maternal disorders +O6020X2 | Maternal disorders +O6020X3 | Maternal disorders +O6020X4 | Maternal disorders +O6020X5 | Maternal disorders +O6020X9 | Maternal disorders +O6022X0 | Maternal disorders +O6022X1 | Maternal disorders +O6022X2 | Maternal disorders +O6022X3 | Maternal disorders +O6022X4 | Maternal disorders +O6022X5 | Maternal disorders +O6022X9 | Maternal disorders +O6023X0 | Maternal disorders +O6023X1 | Maternal disorders +O6023X2 | Maternal disorders +O6023X3 | Maternal disorders +O6023X4 | Maternal disorders +O6023X5 | Maternal disorders +O6023X9 | Maternal disorders +O603--- | Maternal disorders +O61---- | Maternal disorders +O610--- | Maternal disorders +O611--- | Maternal disorders +O618--- | Maternal disorders +O619--- | Maternal disorders +O62---- | Maternal disorders +O620--- | Maternal disorders +O621--- | Maternal disorders +O622--- | Maternal disorders +O623--- | Maternal disorders +O624--- | Maternal disorders +O628--- | Maternal disorders +O629--- | Maternal disorders +O63---- | Maternal disorders +O630--- | Maternal disorders +O631--- | Maternal disorders +O632--- | Maternal disorders +O639--- | Maternal disorders +O64---- | Maternal disorders +O640--- | Maternal disorders +O640XX0 | Maternal disorders +O640XX1 | Maternal disorders +O640XX2 | Maternal disorders +O640XX3 | Maternal disorders +O640XX4 | Maternal disorders +O640XX5 | Maternal disorders +O640XX9 | Maternal disorders +O641--- | Maternal disorders +O641XX0 | Maternal disorders +O641XX1 | Maternal disorders +O641XX2 | Maternal disorders +O641XX3 | Maternal disorders +O641XX4 | Maternal disorders +O641XX5 | Maternal disorders +O641XX9 | Maternal disorders +O642--- | Maternal disorders +O642XX0 | Maternal disorders +O642XX1 | Maternal disorders +O642XX2 | Maternal disorders +O642XX3 | Maternal disorders +O642XX4 | Maternal disorders +O642XX5 | Maternal disorders +O642XX9 | Maternal disorders +O643--- | Maternal disorders +O643XX0 | Maternal disorders +O643XX1 | Maternal disorders +O643XX2 | Maternal disorders +O643XX3 | Maternal disorders +O643XX4 | Maternal disorders +O643XX5 | Maternal disorders +O643XX9 | Maternal disorders +O644--- | Maternal disorders +O644XX0 | Maternal disorders +O644XX1 | Maternal disorders +O644XX2 | Maternal disorders +O644XX3 | Maternal disorders +O644XX4 | Maternal disorders +O644XX5 | Maternal disorders +O644XX9 | Maternal disorders +O645--- | Maternal disorders +O645XX0 | Maternal disorders +O645XX1 | Maternal disorders +O645XX2 | Maternal disorders +O645XX3 | Maternal disorders +O645XX4 | Maternal disorders +O645XX5 | Maternal disorders +O645XX9 | Maternal disorders +O648--- | Maternal disorders +O648XX0 | Maternal disorders +O648XX1 | Maternal disorders +O648XX2 | Maternal disorders +O648XX3 | Maternal disorders +O648XX4 | Maternal disorders +O648XX5 | Maternal disorders +O648XX9 | Maternal disorders +O649--- | Maternal disorders +O649XX0 | Maternal disorders +O649XX1 | Maternal disorders +O649XX2 | Maternal disorders +O649XX3 | Maternal disorders +O649XX4 | Maternal disorders +O649XX5 | Maternal disorders +O649XX9 | Maternal disorders +O65---- | Maternal disorders +O650--- | Maternal disorders +O651--- | Maternal disorders +O652--- | Maternal disorders +O653--- | Maternal disorders +O654--- | Maternal disorders +O655--- | Maternal disorders +O658--- | Maternal disorders +O659--- | Maternal disorders +O66---- | Maternal disorders +O660--- | Maternal disorders +O661--- | Maternal disorders +O662--- | Maternal disorders +O663--- | Maternal disorders +O664--- | Maternal disorders +O6640-- | Maternal disorders +O6641-- | Maternal disorders +O665--- | Maternal disorders +O666--- | Maternal disorders +O668--- | Maternal disorders +O669--- | Maternal disorders +O67---- | Maternal disorders +O670--- | Maternal disorders +O678--- | Maternal disorders +O679--- | Maternal disorders +O68---- | Maternal disorders +O680--- | Maternal disorders +O681--- | Maternal disorders +O682--- | Maternal disorders +O683--- | Maternal disorders +O688--- | Maternal disorders +O689--- | Maternal disorders +O69---- | Maternal disorders +O690--- | Maternal disorders +O690XX0 | Maternal disorders +O690XX1 | Maternal disorders +O690XX2 | Maternal disorders +O690XX3 | Maternal disorders +O690XX4 | Maternal disorders +O690XX5 | Maternal disorders +O690XX9 | Maternal disorders +O691--- | Maternal disorders +O691XX0 | Maternal disorders +O691XX1 | Maternal disorders +O691XX2 | Maternal disorders +O691XX3 | Maternal disorders +O691XX4 | Maternal disorders +O691XX5 | Maternal disorders +O691XX9 | Maternal disorders +O692--- | Maternal disorders +O692XX0 | Maternal disorders +O692XX1 | Maternal disorders +O692XX2 | Maternal disorders +O692XX3 | Maternal disorders +O692XX4 | Maternal disorders +O692XX5 | Maternal disorders +O692XX9 | Maternal disorders +O693--- | Maternal disorders +O693XX0 | Maternal disorders +O693XX1 | Maternal disorders +O693XX2 | Maternal disorders +O693XX3 | Maternal disorders +O693XX4 | Maternal disorders +O693XX5 | Maternal disorders +O693XX9 | Maternal disorders +O694--- | Maternal disorders +O694XX0 | Maternal disorders +O694XX1 | Maternal disorders +O694XX2 | Maternal disorders +O694XX3 | Maternal disorders +O694XX4 | Maternal disorders +O694XX5 | Maternal disorders +O694XX9 | Maternal disorders +O695--- | Maternal disorders +O695XX0 | Maternal disorders +O695XX1 | Maternal disorders +O695XX2 | Maternal disorders +O695XX3 | Maternal disorders +O695XX4 | Maternal disorders +O695XX5 | Maternal disorders +O695XX9 | Maternal disorders +O698--- | Maternal disorders +O6981X0 | Maternal disorders +O6981X1 | Maternal disorders +O6981X2 | Maternal disorders +O6981X3 | Maternal disorders +O6981X4 | Maternal disorders +O6981X5 | Maternal disorders +O6981X9 | Maternal disorders +O6982X0 | Maternal disorders +O6982X1 | Maternal disorders +O6982X2 | Maternal disorders +O6982X3 | Maternal disorders +O6982X4 | Maternal disorders +O6982X5 | Maternal disorders +O6982X9 | Maternal disorders +O6989X0 | Maternal disorders +O6989X1 | Maternal disorders +O6989X2 | Maternal disorders +O6989X3 | Maternal disorders +O6989X4 | Maternal disorders +O6989X5 | Maternal disorders +O6989X9 | Maternal disorders +O699--- | Maternal disorders +O699XX0 | Maternal disorders +O699XX1 | Maternal disorders +O699XX2 | Maternal disorders +O699XX3 | Maternal disorders +O699XX4 | Maternal disorders +O699XX5 | Maternal disorders +O699XX9 | Maternal disorders +O70---- | Maternal disorders +O700--- | Maternal disorders +O701--- | Maternal disorders +O702--- | Maternal disorders +O7020-- | Maternal disorders +O7021-- | Maternal disorders +O7022-- | Maternal disorders +O7023-- | Maternal disorders +O703--- | Maternal disorders +O704--- | Maternal disorders +O709--- | Maternal disorders +O71---- | Maternal disorders +O710--- | Maternal disorders +O7100-- | Maternal disorders +O7102-- | Maternal disorders +O7103-- | Maternal disorders +O711--- | Maternal disorders +O712--- | Maternal disorders +O713--- | Maternal disorders +O714--- | Maternal disorders +O715--- | Maternal disorders +O716--- | Maternal disorders +O717--- | Maternal disorders +O718--- | Maternal disorders +O7181-- | Maternal disorders +O7182-- | Maternal disorders +O7189-- | Maternal disorders +O719--- | Maternal disorders +O72---- | Maternal disorders +O720--- | Maternal disorders +O721--- | Maternal disorders +O722--- | Maternal disorders +O723--- | Maternal disorders +O73---- | Maternal disorders +O730--- | Maternal disorders +O731--- | Maternal disorders +O74---- | Maternal disorders +O740--- | Maternal disorders +O741--- | Maternal disorders +O742--- | Maternal disorders +O743--- | Maternal disorders +O744--- | Maternal disorders +O745--- | Maternal disorders +O746--- | Maternal disorders +O747--- | Maternal disorders +O748--- | Maternal disorders +O749--- | Maternal disorders +O75---- | Maternal disorders +O750--- | Maternal disorders +O751--- | Maternal disorders +O752--- | Maternal disorders +O753--- | Maternal disorders +O754--- | Maternal disorders +O755--- | Maternal disorders +O756--- | Maternal disorders +O757--- | Maternal disorders +O758--- | Maternal disorders +O7581-- | Maternal disorders +O7582-- | Maternal disorders +O7589-- | Maternal disorders +O759--- | Maternal disorders +O76---- | Maternal disorders +O770--- | Maternal disorders +O771--- | Maternal disorders +O778--- | Maternal disorders +O779--- | Maternal disorders +O80---- | Maternal disorders +O800--- | Maternal disorders +O801--- | Maternal disorders +O808--- | Maternal disorders +O809--- | Maternal disorders +O81---- | Maternal disorders +O810--- | Maternal disorders +O811--- | Maternal disorders +O812--- | Maternal disorders +O813--- | Maternal disorders +O814--- | Maternal disorders +O815--- | Maternal disorders +O82---- | Maternal disorders +O820--- | Maternal disorders +O821--- | Maternal disorders +O822--- | Maternal disorders +O828--- | Maternal disorders +O829--- | Maternal disorders +O83---- | Maternal disorders +O830--- | Maternal disorders +O831--- | Maternal disorders +O832--- | Maternal disorders +O833--- | Maternal disorders +O834--- | Maternal disorders +O838--- | Maternal disorders +O839--- | Maternal disorders +O84---- | Maternal disorders +O840--- | Maternal disorders +O841--- | Maternal disorders +O842--- | Maternal disorders +O848--- | Maternal disorders +O849--- | Maternal disorders +O85---- | Maternal disorders +O86---- | Maternal disorders +O860--- | Maternal disorders +O8600-- | Maternal disorders +O8601-- | Maternal disorders +O8602-- | Maternal disorders +O8603-- | Maternal disorders +O8604-- | Maternal disorders +O8609-- | Maternal disorders +O861--- | Maternal disorders +O8611-- | Maternal disorders +O8612-- | Maternal disorders +O8613-- | Maternal disorders +O8619-- | Maternal disorders +O862--- | Maternal disorders +O8620-- | Maternal disorders +O8621-- | Maternal disorders +O8622-- | Maternal disorders +O8629-- | Maternal disorders +O863--- | Maternal disorders +O864--- | Maternal disorders +O868--- | Maternal disorders +O8681-- | Maternal disorders +O8689-- | Maternal disorders +O87---- | Maternal disorders +O870--- | Maternal disorders +O871--- | Maternal disorders +O872--- | Maternal disorders +O873--- | Maternal disorders +O874--- | Maternal disorders +O878--- | Maternal disorders +O879--- | Maternal disorders +O88---- | Maternal disorders +O880--- | Maternal disorders +O88011- | Maternal disorders +O88012- | Maternal disorders +O88013- | Maternal disorders +O88019- | Maternal disorders +O8802-- | Maternal disorders +O8803-- | Maternal disorders +O881--- | Maternal disorders +O88111- | Maternal disorders +O88112- | Maternal disorders +O88113- | Maternal disorders +O88119- | Maternal disorders +O8812-- | Maternal disorders +O8813-- | Maternal disorders +O882--- | Maternal disorders +O88211- | Maternal disorders +O88212- | Maternal disorders +O88213- | Maternal disorders +O88219- | Maternal disorders +O8822-- | Maternal disorders +O8823-- | Maternal disorders +O883--- | Maternal disorders +O88311- | Maternal disorders +O88312- | Maternal disorders +O88313- | Maternal disorders +O88319- | Maternal disorders +O8832-- | Maternal disorders +O8833-- | Maternal disorders +O888--- | Maternal disorders +O88811- | Maternal disorders +O88812- | Maternal disorders +O88813- | Maternal disorders +O88819- | Maternal disorders +O8882-- | Maternal disorders +O8883-- | Maternal disorders +O89---- | Maternal disorders +O890--- | Maternal disorders +O8901-- | Maternal disorders +O8909-- | Maternal disorders +O891--- | Maternal disorders +O892--- | Maternal disorders +O893--- | Maternal disorders +O894--- | Maternal disorders +O895--- | Maternal disorders +O896--- | Maternal disorders +O898--- | Maternal disorders +O899--- | Maternal disorders +O90---- | Maternal disorders +O900--- | Maternal disorders +O901--- | Maternal disorders +O902--- | Maternal disorders +O903--- | Maternal disorders +O904--- | Maternal disorders +O905--- | Maternal disorders +O906--- | Maternal disorders +O908--- | Maternal disorders +O9081-- | Maternal disorders +O9089-- | Maternal disorders +O909--- | Maternal disorders +O91---- | Maternal disorders +O910--- | Maternal disorders +O91011- | Maternal disorders +O91012- | Maternal disorders +O91013- | Maternal disorders +O91019- | Maternal disorders +O9102-- | Maternal disorders +O9103-- | Maternal disorders +O911--- | Maternal disorders +O91111- | Maternal disorders +O91112- | Maternal disorders +O91113- | Maternal disorders +O91119- | Maternal disorders +O9112-- | Maternal disorders +O9113-- | Maternal disorders +O912--- | Maternal disorders +O91211- | Maternal disorders +O91212- | Maternal disorders +O91213- | Maternal disorders +O91219- | Maternal disorders +O9122-- | Maternal disorders +O9123-- | Maternal disorders +O92---- | Maternal disorders +O920--- | Maternal disorders +O92011- | Maternal disorders +O92012- | Maternal disorders +O92013- | Maternal disorders +O92019- | Maternal disorders +O9202-- | Maternal disorders +O9203-- | Maternal disorders +O921--- | Maternal disorders +O92111- | Maternal disorders +O92112- | Maternal disorders +O92113- | Maternal disorders +O92119- | Maternal disorders +O9212-- | Maternal disorders +O9213-- | Maternal disorders +O922--- | Maternal disorders +O9220-- | Maternal disorders +O9229-- | Maternal disorders +O923--- | Maternal disorders +O924--- | Maternal disorders +O925--- | Maternal disorders +O926--- | Maternal disorders +O927--- | Maternal disorders +O9270-- | Maternal disorders +O9279-- | Maternal disorders +O94---- | Maternal disorders +O95---- | Maternal disorders +O96---- | Maternal disorders +O960--- | Maternal disorders +O961--- | Maternal disorders +O969--- | Maternal disorders +O97---- | Maternal disorders +O970--- | Maternal disorders +O971--- | Maternal disorders +O979--- | Maternal disorders +O98---- | Maternal disorders +O980--- | Maternal disorders +O98011- | Maternal disorders +O98012- | Maternal disorders +O98013- | Maternal disorders +O98019- | Maternal disorders +O9802-- | Maternal disorders +O9803-- | Maternal disorders +O981--- | Maternal disorders +O98111- | Maternal disorders +O98112- | Maternal disorders +O98113- | Maternal disorders +O98119- | Maternal disorders +O9812-- | Maternal disorders +O9813-- | Maternal disorders +O982--- | Maternal disorders +O98211- | Maternal disorders +O98212- | Maternal disorders +O98213- | Maternal disorders +O98219- | Maternal disorders +O9822-- | Maternal disorders +O9823-- | Maternal disorders +O983--- | Maternal disorders +O98311- | Maternal disorders +O98312- | Maternal disorders +O98313- | Maternal disorders +O98319- | Maternal disorders +O9832-- | Maternal disorders +O9833-- | Maternal disorders +O984--- | Maternal disorders +O98411- | Maternal disorders +O98412- | Maternal disorders +O98413- | Maternal disorders +O98419- | Maternal disorders +O9842-- | Maternal disorders +O9843-- | Maternal disorders +O985--- | Maternal disorders +O98511- | Maternal disorders +O98512- | Maternal disorders +O98513- | Maternal disorders +O98519- | Maternal disorders +O9852-- | Maternal disorders +O9853-- | Maternal disorders +O986--- | Maternal disorders +O98611- | Maternal disorders +O98612- | Maternal disorders +O98613- | Maternal disorders +O98619- | Maternal disorders +O9862-- | Maternal disorders +O9863-- | Maternal disorders +O988--- | Maternal disorders +O98811- | Maternal disorders +O98812- | Maternal disorders +O98813- | Maternal disorders +O98819- | Maternal disorders +O9882-- | Maternal disorders +O9883-- | Maternal disorders +O989--- | Maternal disorders +O98911- | Maternal disorders +O98912- | Maternal disorders +O98913- | Maternal disorders +O98919- | Maternal disorders +O9892-- | Maternal disorders +O9893-- | Maternal disorders +O99---- | Maternal disorders +O990--- | Maternal disorders +O99011- | Maternal disorders +O99012- | Maternal disorders +O99013- | Maternal disorders +O99019- | Maternal disorders +O9902-- | Maternal disorders +O9903-- | Maternal disorders +O991--- | Maternal disorders +O99111- | Maternal disorders +O99112- | Maternal disorders +O99113- | Maternal disorders +O99119- | Maternal disorders +O9912-- | Maternal disorders +O9913-- | Maternal disorders +O992--- | Maternal disorders +O99210- | Maternal disorders +O99211- | Maternal disorders +O99212- | Maternal disorders +O99213- | Maternal disorders +O99214- | Maternal disorders +O99215- | Maternal disorders +O99280- | Maternal disorders +O99281- | Maternal disorders +O99282- | Maternal disorders +O99283- | Maternal disorders +O99284- | Maternal disorders +O99285- | Maternal disorders +O993--- | Maternal disorders +O99310- | Maternal disorders +O99311- | Maternal disorders +O99312- | Maternal disorders +O99313- | Maternal disorders +O99314- | Maternal disorders +O99315- | Maternal disorders +O99320- | Maternal disorders +O99321- | Maternal disorders +O99322- | Maternal disorders +O99323- | Maternal disorders +O99324- | Maternal disorders +O99325- | Maternal disorders +O99330- | Maternal disorders +O99331- | Maternal disorders +O99332- | Maternal disorders +O99333- | Maternal disorders +O99334- | Maternal disorders +O99335- | Maternal disorders +O99340- | Maternal disorders +O99341- | Maternal disorders +O99342- | Maternal disorders +O99343- | Maternal disorders +O99344- | Maternal disorders +O99345- | Maternal disorders +O99350- | Maternal disorders +O99351- | Maternal disorders +O99352- | Maternal disorders +O99353- | Maternal disorders +O99354- | Maternal disorders +O99355- | Maternal disorders +O994--- | Maternal disorders +O99411- | Maternal disorders +O99412- | Maternal disorders +O99413- | Maternal disorders +O99419- | Maternal disorders +O9942-- | Maternal disorders +O9943-- | Maternal disorders +O995--- | Maternal disorders +O99511- | Maternal disorders +O99512- | Maternal disorders +O99513- | Maternal disorders +O99519- | Maternal disorders +O9952-- | Maternal disorders +O9953-- | Maternal disorders +O996--- | Maternal disorders +O99611- | Maternal disorders +O99612- | Maternal disorders +O99613- | Maternal disorders +O99619- | Maternal disorders +O9962-- | Maternal disorders +O9963-- | Maternal disorders +O997--- | Maternal disorders +O99711- | Maternal disorders +O99712- | Maternal disorders +O99713- | Maternal disorders +O99719- | Maternal disorders +O9972-- | Maternal disorders +O9973-- | Maternal disorders +O998--- | Maternal disorders +O99810- | Maternal disorders +O99814- | Maternal disorders +O99815- | Maternal disorders +O99820- | Maternal disorders +O99824- | Maternal disorders +O99825- | Maternal disorders +O99830- | Maternal disorders +O99834- | Maternal disorders +O99835- | Maternal disorders +O99840- | Maternal disorders +O99841- | Maternal disorders +O99842- | Maternal disorders +O99843- | Maternal disorders +O99844- | Maternal disorders +O99845- | Maternal disorders +O9989-- | Maternal disorders +O9A111- | Maternal disorders +O9A112- | Maternal disorders +O9A113- | Maternal disorders +O9A119- | Maternal disorders +O9A12-- | Maternal disorders +O9A13-- | Maternal disorders +O9A211- | Maternal disorders +O9A212- | Maternal disorders +O9A213- | Maternal disorders +O9A219- | Maternal disorders +O9A22-- | Maternal disorders +O9A23-- | Maternal disorders +O9A311- | Maternal disorders +O9A312- | Maternal disorders +O9A313- | Maternal disorders +O9A319- | Maternal disorders +O9A32-- | Maternal disorders +O9A33-- | Maternal disorders +O9A411- | Maternal disorders +O9A412- | Maternal disorders +O9A413- | Maternal disorders +O9A419- | Maternal disorders +O9A42-- | Maternal disorders +O9A43-- | Maternal disorders +O9A511- | Maternal disorders +O9A512- | Maternal disorders +O9A513- | Maternal disorders +Z0371-- | Maternal disorders +Z0372-- | Maternal disorders +Z0373-- | Maternal disorders +Z0374-- | Maternal disorders +Z0375-- | Maternal disorders +Z0379-- | Maternal disorders +Z32---- | Maternal disorders +Z320--- | Maternal disorders +Z3200-- | Maternal disorders +Z3201-- | Maternal disorders +Z3202-- | Maternal disorders +Z321--- | Maternal disorders +Z322--- | Maternal disorders +Z323--- | Maternal disorders +Z33---- | Maternal disorders +Z331--- | Maternal disorders +Z332--- | Maternal disorders +Z333--- | Maternal disorders +Z34---- | Maternal disorders +Z340--- | Maternal disorders +Z3400-- | Maternal disorders +Z3401-- | Maternal disorders +Z3402-- | Maternal disorders +Z3403-- | Maternal disorders +Z348--- | Maternal disorders +Z3480-- | Maternal disorders +Z3481-- | Maternal disorders +Z3482-- | Maternal disorders +Z3483-- | Maternal disorders +Z349--- | Maternal disorders +Z3490-- | Maternal disorders +Z3491-- | Maternal disorders +Z3492-- | Maternal disorders +Z3493-- | Maternal disorders +Z35---- | Maternal disorders +Z350--- | Maternal disorders +Z351--- | Maternal disorders +Z352--- | Maternal disorders +Z353--- | Maternal disorders +Z354--- | Maternal disorders +Z355--- | Maternal disorders +Z356--- | Maternal disorders +Z357--- | Maternal disorders +Z358--- | Maternal disorders +Z359--- | Maternal disorders +Z36---- | Maternal disorders +Z360--- | Maternal disorders +Z361--- | Maternal disorders +Z362--- | Maternal disorders +Z363--- | Maternal disorders +Z364--- | Maternal disorders +Z365--- | Maternal disorders +Z368--- | Maternal disorders +Z3681-- | Maternal disorders +Z3682-- | Maternal disorders +Z3683-- | Maternal disorders +Z3684-- | Maternal disorders +Z3685-- | Maternal disorders +Z3686-- | Maternal disorders +Z3687-- | Maternal disorders +Z3688-- | Maternal disorders +Z3689-- | Maternal disorders +Z368A-- | Maternal disorders +Z369--- | Maternal disorders +Z37---- | Maternal disorders +Z370--- | Maternal disorders +Z371--- | Maternal disorders +Z372--- | Maternal disorders +Z373--- | Maternal disorders +Z374--- | Maternal disorders +Z375--- | Maternal disorders +Z3750-- | Maternal disorders +Z3751-- | Maternal disorders +Z3752-- | Maternal disorders +Z3753-- | Maternal disorders +Z3754-- | Maternal disorders +Z3759-- | Maternal disorders +Z376--- | Maternal disorders +Z3760-- | Maternal disorders +Z3761-- | Maternal disorders +Z3762-- | Maternal disorders +Z3763-- | Maternal disorders +Z3764-- | Maternal disorders +Z3769-- | Maternal disorders +Z377--- | Maternal disorders +Z379--- | Maternal disorders +Z39---- | Maternal disorders +Z390--- | Maternal disorders +Z391--- | Maternal disorders +Z392--- | Maternal disorders +Z3A00-- | Maternal disorders +Z3A01-- | Maternal disorders +Z3A08-- | Maternal disorders +Z3A09-- | Maternal disorders +Z3A10-- | Maternal disorders +Z3A11-- | Maternal disorders +Z3A12-- | Maternal disorders +Z3A13-- | Maternal disorders +Z3A14-- | Maternal disorders +Z3A15-- | Maternal disorders +Z3A16-- | Maternal disorders +Z3A17-- | Maternal disorders +Z3A18-- | Maternal disorders +Z3A19-- | Maternal disorders +Z3A20-- | Maternal disorders +Z3A21-- | Maternal disorders +Z3A22-- | Maternal disorders +Z3A23-- | Maternal disorders +Z3A24-- | Maternal disorders +Z3A25-- | Maternal disorders +Z3A26-- | Maternal disorders +Z3A27-- | Maternal disorders +Z3A28-- | Maternal disorders +Z3A29-- | Maternal disorders +Z3A30-- | Maternal disorders +Z3A31-- | Maternal disorders +Z3A32-- | Maternal disorders +Z3A33-- | Maternal disorders +Z3A34-- | Maternal disorders +Z3A35-- | Maternal disorders +Z3A36-- | Maternal disorders +Z3A37-- | Maternal disorders +Z3A38-- | Maternal disorders +Z3A39-- | Maternal disorders +Z3A40-- | Maternal disorders +Z3A41-- | Maternal disorders +Z3A42-- | Maternal disorders +Z3A49-- | Maternal disorders +Z640--- | Maternal disorders +Z641--- | Maternal disorders +Z642--- | Maternal disorders +Z643--- | Maternal disorders +Z875--- | Maternal disorders +Z8751-- | Maternal disorders +Z8759-- | Maternal disorders +Z876--- | Maternal disorders +O20---- | Maternal hemorrhage +O200--- | Maternal hemorrhage +O208--- | Maternal hemorrhage +O209--- | Maternal hemorrhage +O432--- | Maternal hemorrhage +O43211- | Maternal hemorrhage +O43212- | Maternal hemorrhage +O43213- | Maternal hemorrhage +O43219- | Maternal hemorrhage +O43221- | Maternal hemorrhage +O43222- | Maternal hemorrhage +O43223- | Maternal hemorrhage +O43229- | Maternal hemorrhage +O43231- | Maternal hemorrhage +O43232- | Maternal hemorrhage +O43233- | Maternal hemorrhage +O43239- | Maternal hemorrhage +O44---- | Maternal hemorrhage +O440--- | Maternal hemorrhage +O4400-- | Maternal hemorrhage +O4403-- | Maternal hemorrhage +O441--- | Maternal hemorrhage +O4410-- | Maternal hemorrhage +O4411-- | Maternal hemorrhage +O4412-- | Maternal hemorrhage +O4413-- | Maternal hemorrhage +O4420-- | Maternal hemorrhage +O4421-- | Maternal hemorrhage +O4422-- | Maternal hemorrhage +O4423-- | Maternal hemorrhage +O4430-- | Maternal hemorrhage +O4431-- | Maternal hemorrhage +O4432-- | Maternal hemorrhage +O4433-- | Maternal hemorrhage +O4440-- | Maternal hemorrhage +O4441-- | Maternal hemorrhage +O4442-- | Maternal hemorrhage +O4443-- | Maternal hemorrhage +O4450-- | Maternal hemorrhage +O4451-- | Maternal hemorrhage +O4452-- | Maternal hemorrhage +O4453-- | Maternal hemorrhage +O45---- | Maternal hemorrhage +O450--- | Maternal hemorrhage +O45001- | Maternal hemorrhage +O45002- | Maternal hemorrhage +O45003- | Maternal hemorrhage +O45009- | Maternal hemorrhage +O45011- | Maternal hemorrhage +O45012- | Maternal hemorrhage +O45013- | Maternal hemorrhage +O45019- | Maternal hemorrhage +O45021- | Maternal hemorrhage +O45022- | Maternal hemorrhage +O45023- | Maternal hemorrhage +O45029- | Maternal hemorrhage +O45091- | Maternal hemorrhage +O45092- | Maternal hemorrhage +O45093- | Maternal hemorrhage +O45099- | Maternal hemorrhage +O458--- | Maternal hemorrhage +O458X1- | Maternal hemorrhage +O458X2- | Maternal hemorrhage +O458X3- | Maternal hemorrhage +O458X9- | Maternal hemorrhage +O459--- | Maternal hemorrhage +O4590-- | Maternal hemorrhage +O4591-- | Maternal hemorrhage +O4592-- | Maternal hemorrhage +O4593-- | Maternal hemorrhage +O46---- | Maternal hemorrhage +O460--- | Maternal hemorrhage +O46001- | Maternal hemorrhage +O46002- | Maternal hemorrhage +O46003- | Maternal hemorrhage +O46009- | Maternal hemorrhage +O46011- | Maternal hemorrhage +O46012- | Maternal hemorrhage +O46013- | Maternal hemorrhage +O46019- | Maternal hemorrhage +O46021- | Maternal hemorrhage +O46022- | Maternal hemorrhage +O46023- | Maternal hemorrhage +O46029- | Maternal hemorrhage +O46091- | Maternal hemorrhage +O46092- | Maternal hemorrhage +O46093- | Maternal hemorrhage +O46099- | Maternal hemorrhage +O468--- | Maternal hemorrhage +O468X1- | Maternal hemorrhage +O468X2- | Maternal hemorrhage +O468X3- | Maternal hemorrhage +O468X9- | Maternal hemorrhage +O469--- | Maternal hemorrhage +O4690-- | Maternal hemorrhage +O4691-- | Maternal hemorrhage +O4692-- | Maternal hemorrhage +O4693-- | Maternal hemorrhage +O622--- | Maternal hemorrhage +O67---- | Maternal hemorrhage +O670--- | Maternal hemorrhage +O678--- | Maternal hemorrhage +O679--- | Maternal hemorrhage +O72---- | Maternal hemorrhage +O720--- | Maternal hemorrhage +O721--- | Maternal hemorrhage +O722--- | Maternal hemorrhage +O723--- | Maternal hemorrhage +O23---- | Maternal sepsis and other maternal infections +O230--- | Maternal sepsis and other maternal infections +O2300-- | Maternal sepsis and other maternal infections +O2301-- | Maternal sepsis and other maternal infections +O2302-- | Maternal sepsis and other maternal infections +O2303-- | Maternal sepsis and other maternal infections +O231--- | Maternal sepsis and other maternal infections +O2310-- | Maternal sepsis and other maternal infections +O2311-- | Maternal sepsis and other maternal infections +O2312-- | Maternal sepsis and other maternal infections +O2313-- | Maternal sepsis and other maternal infections +O232--- | Maternal sepsis and other maternal infections +O2320-- | Maternal sepsis and other maternal infections +O2321-- | Maternal sepsis and other maternal infections +O2322-- | Maternal sepsis and other maternal infections +O2323-- | Maternal sepsis and other maternal infections +O233--- | Maternal sepsis and other maternal infections +O2330-- | Maternal sepsis and other maternal infections +O2331-- | Maternal sepsis and other maternal infections +O2332-- | Maternal sepsis and other maternal infections +O2333-- | Maternal sepsis and other maternal infections +O234--- | Maternal sepsis and other maternal infections +O2340-- | Maternal sepsis and other maternal infections +O2341-- | Maternal sepsis and other maternal infections +O2342-- | Maternal sepsis and other maternal infections +O2343-- | Maternal sepsis and other maternal infections +O235--- | Maternal sepsis and other maternal infections +O23511- | Maternal sepsis and other maternal infections +O23512- | Maternal sepsis and other maternal infections +O23513- | Maternal sepsis and other maternal infections +O23519- | Maternal sepsis and other maternal infections +O23521- | Maternal sepsis and other maternal infections +O23522- | Maternal sepsis and other maternal infections +O23523- | Maternal sepsis and other maternal infections +O23529- | Maternal sepsis and other maternal infections +O23591- | Maternal sepsis and other maternal infections +O23592- | Maternal sepsis and other maternal infections +O23593- | Maternal sepsis and other maternal infections +O23599- | Maternal sepsis and other maternal infections +O239--- | Maternal sepsis and other maternal infections +O2390-- | Maternal sepsis and other maternal infections +O2391-- | Maternal sepsis and other maternal infections +O2392-- | Maternal sepsis and other maternal infections +O2393-- | Maternal sepsis and other maternal infections +O411--- | Maternal sepsis and other maternal infections +O411010 | Maternal sepsis and other maternal infections +O411011 | Maternal sepsis and other maternal infections +O411012 | Maternal sepsis and other maternal infections +O411013 | Maternal sepsis and other maternal infections +O411014 | Maternal sepsis and other maternal infections +O411015 | Maternal sepsis and other maternal infections +O411019 | Maternal sepsis and other maternal infections +O411020 | Maternal sepsis and other maternal infections +O411021 | Maternal sepsis and other maternal infections +O411022 | Maternal sepsis and other maternal infections +O411023 | Maternal sepsis and other maternal infections +O411024 | Maternal sepsis and other maternal infections +O411025 | Maternal sepsis and other maternal infections +O411029 | Maternal sepsis and other maternal infections +O411030 | Maternal sepsis and other maternal infections +O411031 | Maternal sepsis and other maternal infections +O411032 | Maternal sepsis and other maternal infections +O411033 | Maternal sepsis and other maternal infections +O411034 | Maternal sepsis and other maternal infections +O411035 | Maternal sepsis and other maternal infections +O411039 | Maternal sepsis and other maternal infections +O411090 | Maternal sepsis and other maternal infections +O411091 | Maternal sepsis and other maternal infections +O411092 | Maternal sepsis and other maternal infections +O411093 | Maternal sepsis and other maternal infections +O411094 | Maternal sepsis and other maternal infections +O411095 | Maternal sepsis and other maternal infections +O411099 | Maternal sepsis and other maternal infections +O411210 | Maternal sepsis and other maternal infections +O411211 | Maternal sepsis and other maternal infections +O411212 | Maternal sepsis and other maternal infections +O411213 | Maternal sepsis and other maternal infections +O411214 | Maternal sepsis and other maternal infections +O411215 | Maternal sepsis and other maternal infections +O411219 | Maternal sepsis and other maternal infections +O411220 | Maternal sepsis and other maternal infections +O411221 | Maternal sepsis and other maternal infections +O411222 | Maternal sepsis and other maternal infections +O411223 | Maternal sepsis and other maternal infections +O411224 | Maternal sepsis and other maternal infections +O411225 | Maternal sepsis and other maternal infections +O411229 | Maternal sepsis and other maternal infections +O411230 | Maternal sepsis and other maternal infections +O411231 | Maternal sepsis and other maternal infections +O411232 | Maternal sepsis and other maternal infections +O411233 | Maternal sepsis and other maternal infections +O411234 | Maternal sepsis and other maternal infections +O411235 | Maternal sepsis and other maternal infections +O411239 | Maternal sepsis and other maternal infections +O411290 | Maternal sepsis and other maternal infections +O411291 | Maternal sepsis and other maternal infections +O411292 | Maternal sepsis and other maternal infections +O411293 | Maternal sepsis and other maternal infections +O411294 | Maternal sepsis and other maternal infections +O411295 | Maternal sepsis and other maternal infections +O411299 | Maternal sepsis and other maternal infections +O411410 | Maternal sepsis and other maternal infections +O411411 | Maternal sepsis and other maternal infections +O411412 | Maternal sepsis and other maternal infections +O411413 | Maternal sepsis and other maternal infections +O411414 | Maternal sepsis and other maternal infections +O411415 | Maternal sepsis and other maternal infections +O411419 | Maternal sepsis and other maternal infections +O411420 | Maternal sepsis and other maternal infections +O411421 | Maternal sepsis and other maternal infections +O411422 | Maternal sepsis and other maternal infections +O411423 | Maternal sepsis and other maternal infections +O411424 | Maternal sepsis and other maternal infections +O411425 | Maternal sepsis and other maternal infections +O411429 | Maternal sepsis and other maternal infections +O411430 | Maternal sepsis and other maternal infections +O411431 | Maternal sepsis and other maternal infections +O411432 | Maternal sepsis and other maternal infections +O411433 | Maternal sepsis and other maternal infections +O411434 | Maternal sepsis and other maternal infections +O411435 | Maternal sepsis and other maternal infections +O411439 | Maternal sepsis and other maternal infections +O411490 | Maternal sepsis and other maternal infections +O411491 | Maternal sepsis and other maternal infections +O411492 | Maternal sepsis and other maternal infections +O411493 | Maternal sepsis and other maternal infections +O411494 | Maternal sepsis and other maternal infections +O411495 | Maternal sepsis and other maternal infections +O411499 | Maternal sepsis and other maternal infections +O418--- | Maternal sepsis and other maternal infections +O418X10 | Maternal sepsis and other maternal infections +O418X11 | Maternal sepsis and other maternal infections +O418X12 | Maternal sepsis and other maternal infections +O418X13 | Maternal sepsis and other maternal infections +O418X14 | Maternal sepsis and other maternal infections +O418X15 | Maternal sepsis and other maternal infections +O418X19 | Maternal sepsis and other maternal infections +O418X20 | Maternal sepsis and other maternal infections +O418X21 | Maternal sepsis and other maternal infections +O418X22 | Maternal sepsis and other maternal infections +O418X23 | Maternal sepsis and other maternal infections +O418X24 | Maternal sepsis and other maternal infections +O418X25 | Maternal sepsis and other maternal infections +O418X29 | Maternal sepsis and other maternal infections +O418X30 | Maternal sepsis and other maternal infections +O418X31 | Maternal sepsis and other maternal infections +O418X32 | Maternal sepsis and other maternal infections +O418X33 | Maternal sepsis and other maternal infections +O418X34 | Maternal sepsis and other maternal infections +O418X35 | Maternal sepsis and other maternal infections +O418X39 | Maternal sepsis and other maternal infections +O418X90 | Maternal sepsis and other maternal infections +O418X91 | Maternal sepsis and other maternal infections +O418X92 | Maternal sepsis and other maternal infections +O418X93 | Maternal sepsis and other maternal infections +O418X94 | Maternal sepsis and other maternal infections +O418X95 | Maternal sepsis and other maternal infections +O418X99 | Maternal sepsis and other maternal infections +O419--- | Maternal sepsis and other maternal infections +O4190X0 | Maternal sepsis and other maternal infections +O4190X1 | Maternal sepsis and other maternal infections +O4190X2 | Maternal sepsis and other maternal infections +O4190X3 | Maternal sepsis and other maternal infections +O4190X4 | Maternal sepsis and other maternal infections +O4190X5 | Maternal sepsis and other maternal infections +O4190X9 | Maternal sepsis and other maternal infections +O4191X0 | Maternal sepsis and other maternal infections +O4191X1 | Maternal sepsis and other maternal infections +O4191X2 | Maternal sepsis and other maternal infections +O4191X3 | Maternal sepsis and other maternal infections +O4191X4 | Maternal sepsis and other maternal infections +O4191X5 | Maternal sepsis and other maternal infections +O4191X9 | Maternal sepsis and other maternal infections +O4192X0 | Maternal sepsis and other maternal infections +O4192X1 | Maternal sepsis and other maternal infections +O4192X2 | Maternal sepsis and other maternal infections +O4192X3 | Maternal sepsis and other maternal infections +O4192X4 | Maternal sepsis and other maternal infections +O4192X5 | Maternal sepsis and other maternal infections +O4192X9 | Maternal sepsis and other maternal infections +O85---- | Maternal sepsis and other maternal infections +O86---- | Maternal sepsis and other maternal infections +O860--- | Maternal sepsis and other maternal infections +O8600-- | Maternal sepsis and other maternal infections +O8601-- | Maternal sepsis and other maternal infections +O8602-- | Maternal sepsis and other maternal infections +O8603-- | Maternal sepsis and other maternal infections +O8604-- | Maternal sepsis and other maternal infections +O8609-- | Maternal sepsis and other maternal infections +O861--- | Maternal sepsis and other maternal infections +O8611-- | Maternal sepsis and other maternal infections +O8612-- | Maternal sepsis and other maternal infections +O8613-- | Maternal sepsis and other maternal infections +O8619-- | Maternal sepsis and other maternal infections +O862--- | Maternal sepsis and other maternal infections +O8620-- | Maternal sepsis and other maternal infections +O8621-- | Maternal sepsis and other maternal infections +O8622-- | Maternal sepsis and other maternal infections +O8629-- | Maternal sepsis and other maternal infections +O863--- | Maternal sepsis and other maternal infections +O864--- | Maternal sepsis and other maternal infections +O868--- | Maternal sepsis and other maternal infections +O8681-- | Maternal sepsis and other maternal infections +O8689-- | Maternal sepsis and other maternal infections +O91---- | Maternal sepsis and other maternal infections +O910--- | Maternal sepsis and other maternal infections +O91011- | Maternal sepsis and other maternal infections +O91012- | Maternal sepsis and other maternal infections +O91013- | Maternal sepsis and other maternal infections +O91019- | Maternal sepsis and other maternal infections +O9102-- | Maternal sepsis and other maternal infections +O9103-- | Maternal sepsis and other maternal infections +O911--- | Maternal sepsis and other maternal infections +O91111- | Maternal sepsis and other maternal infections +O91112- | Maternal sepsis and other maternal infections +O91113- | Maternal sepsis and other maternal infections +O91119- | Maternal sepsis and other maternal infections +O9112-- | Maternal sepsis and other maternal infections +O9113-- | Maternal sepsis and other maternal infections +O912--- | Maternal sepsis and other maternal infections +O91211- | Maternal sepsis and other maternal infections +O91212- | Maternal sepsis and other maternal infections +O91213- | Maternal sepsis and other maternal infections +O91219- | Maternal sepsis and other maternal infections +O9122-- | Maternal sepsis and other maternal infections +O9123-- | Maternal sepsis and other maternal infections +O10---- | Maternal hypertensive disorders +O100--- | Maternal hypertensive disorders +O10011- | Maternal hypertensive disorders +O10012- | Maternal hypertensive disorders +O10013- | Maternal hypertensive disorders +O10019- | Maternal hypertensive disorders +O1002-- | Maternal hypertensive disorders +O1003-- | Maternal hypertensive disorders +O101--- | Maternal hypertensive disorders +O10111- | Maternal hypertensive disorders +O10112- | Maternal hypertensive disorders +O10113- | Maternal hypertensive disorders +O10119- | Maternal hypertensive disorders +O1012-- | Maternal hypertensive disorders +O1013-- | Maternal hypertensive disorders +O102--- | Maternal hypertensive disorders +O10211- | Maternal hypertensive disorders +O10212- | Maternal hypertensive disorders +O10213- | Maternal hypertensive disorders +O10219- | Maternal hypertensive disorders +O1022-- | Maternal hypertensive disorders +O1023-- | Maternal hypertensive disorders +O103--- | Maternal hypertensive disorders +O10311- | Maternal hypertensive disorders +O10312- | Maternal hypertensive disorders +O10313- | Maternal hypertensive disorders +O10319- | Maternal hypertensive disorders +O1032-- | Maternal hypertensive disorders +O1033-- | Maternal hypertensive disorders +O104--- | Maternal hypertensive disorders +O10411- | Maternal hypertensive disorders +O10412- | Maternal hypertensive disorders +O10413- | Maternal hypertensive disorders +O10419- | Maternal hypertensive disorders +O1042-- | Maternal hypertensive disorders +O1043-- | Maternal hypertensive disorders +O109--- | Maternal hypertensive disorders +O10911- | Maternal hypertensive disorders +O10912- | Maternal hypertensive disorders +O10913- | Maternal hypertensive disorders +O10919- | Maternal hypertensive disorders +O1092-- | Maternal hypertensive disorders +O1093-- | Maternal hypertensive disorders +O11---- | Maternal hypertensive disorders +O111--- | Maternal hypertensive disorders +O112--- | Maternal hypertensive disorders +O113--- | Maternal hypertensive disorders +O114--- | Maternal hypertensive disorders +O115--- | Maternal hypertensive disorders +O119--- | Maternal hypertensive disorders +O12---- | Maternal hypertensive disorders +O120--- | Maternal hypertensive disorders +O1200-- | Maternal hypertensive disorders +O1201-- | Maternal hypertensive disorders +O1202-- | Maternal hypertensive disorders +O1203-- | Maternal hypertensive disorders +O1204-- | Maternal hypertensive disorders +O1205-- | Maternal hypertensive disorders +O121--- | Maternal hypertensive disorders +O1210-- | Maternal hypertensive disorders +O1211-- | Maternal hypertensive disorders +O1212-- | Maternal hypertensive disorders +O1213-- | Maternal hypertensive disorders +O1214-- | Maternal hypertensive disorders +O1215-- | Maternal hypertensive disorders +O122--- | Maternal hypertensive disorders +O1220-- | Maternal hypertensive disorders +O1221-- | Maternal hypertensive disorders +O1222-- | Maternal hypertensive disorders +O1223-- | Maternal hypertensive disorders +O1224-- | Maternal hypertensive disorders +O1225-- | Maternal hypertensive disorders +O13---- | Maternal hypertensive disorders +O131--- | Maternal hypertensive disorders +O132--- | Maternal hypertensive disorders +O133--- | Maternal hypertensive disorders +O134--- | Maternal hypertensive disorders +O135--- | Maternal hypertensive disorders +O139--- | Maternal hypertensive disorders +O14---- | Maternal hypertensive disorders +O140--- | Maternal hypertensive disorders +O1400-- | Maternal hypertensive disorders +O1402-- | Maternal hypertensive disorders +O1403-- | Maternal hypertensive disorders +O1404-- | Maternal hypertensive disorders +O1405-- | Maternal hypertensive disorders +O141--- | Maternal hypertensive disorders +O1410-- | Maternal hypertensive disorders +O1412-- | Maternal hypertensive disorders +O1413-- | Maternal hypertensive disorders +O1414-- | Maternal hypertensive disorders +O1415-- | Maternal hypertensive disorders +O142--- | Maternal hypertensive disorders +O1420-- | Maternal hypertensive disorders +O1422-- | Maternal hypertensive disorders +O1423-- | Maternal hypertensive disorders +O1424-- | Maternal hypertensive disorders +O1425-- | Maternal hypertensive disorders +O149--- | Maternal hypertensive disorders +O1490-- | Maternal hypertensive disorders +O1492-- | Maternal hypertensive disorders +O1493-- | Maternal hypertensive disorders +O1494-- | Maternal hypertensive disorders +O1495-- | Maternal hypertensive disorders +O15---- | Maternal hypertensive disorders +O150--- | Maternal hypertensive disorders +O1500-- | Maternal hypertensive disorders +O1502-- | Maternal hypertensive disorders +O1503-- | Maternal hypertensive disorders +O151--- | Maternal hypertensive disorders +O152--- | Maternal hypertensive disorders +O159--- | Maternal hypertensive disorders +O16---- | Maternal hypertensive disorders +O161--- | Maternal hypertensive disorders +O162--- | Maternal hypertensive disorders +O163--- | Maternal hypertensive disorders +O164--- | Maternal hypertensive disorders +O165--- | Maternal hypertensive disorders +O169--- | Maternal hypertensive disorders +N82---- | Maternal obstructed labor and uterine rupture +N820--- | Maternal obstructed labor and uterine rupture +N821--- | Maternal obstructed labor and uterine rupture +N822--- | Maternal obstructed labor and uterine rupture +N823--- | Maternal obstructed labor and uterine rupture +N824--- | Maternal obstructed labor and uterine rupture +N825--- | Maternal obstructed labor and uterine rupture +N828--- | Maternal obstructed labor and uterine rupture +N829--- | Maternal obstructed labor and uterine rupture +O64---- | Maternal obstructed labor and uterine rupture +O640--- | Maternal obstructed labor and uterine rupture +O640XX0 | Maternal obstructed labor and uterine rupture +O640XX1 | Maternal obstructed labor and uterine rupture +O640XX2 | Maternal obstructed labor and uterine rupture +O640XX3 | Maternal obstructed labor and uterine rupture +O640XX4 | Maternal obstructed labor and uterine rupture +O640XX5 | Maternal obstructed labor and uterine rupture +O640XX9 | Maternal obstructed labor and uterine rupture +O641--- | Maternal obstructed labor and uterine rupture +O641XX0 | Maternal obstructed labor and uterine rupture +O641XX1 | Maternal obstructed labor and uterine rupture +O641XX2 | Maternal obstructed labor and uterine rupture +O641XX3 | Maternal obstructed labor and uterine rupture +O641XX4 | Maternal obstructed labor and uterine rupture +O641XX5 | Maternal obstructed labor and uterine rupture +O641XX9 | Maternal obstructed labor and uterine rupture +O642--- | Maternal obstructed labor and uterine rupture +O642XX0 | Maternal obstructed labor and uterine rupture +O642XX1 | Maternal obstructed labor and uterine rupture +O642XX2 | Maternal obstructed labor and uterine rupture +O642XX3 | Maternal obstructed labor and uterine rupture +O642XX4 | Maternal obstructed labor and uterine rupture +O642XX5 | Maternal obstructed labor and uterine rupture +O642XX9 | Maternal obstructed labor and uterine rupture +O643--- | Maternal obstructed labor and uterine rupture +O643XX0 | Maternal obstructed labor and uterine rupture +O643XX1 | Maternal obstructed labor and uterine rupture +O643XX2 | Maternal obstructed labor and uterine rupture +O643XX3 | Maternal obstructed labor and uterine rupture +O643XX4 | Maternal obstructed labor and uterine rupture +O643XX5 | Maternal obstructed labor and uterine rupture +O643XX9 | Maternal obstructed labor and uterine rupture +O644--- | Maternal obstructed labor and uterine rupture +O644XX0 | Maternal obstructed labor and uterine rupture +O644XX1 | Maternal obstructed labor and uterine rupture +O644XX2 | Maternal obstructed labor and uterine rupture +O644XX3 | Maternal obstructed labor and uterine rupture +O644XX4 | Maternal obstructed labor and uterine rupture +O644XX5 | Maternal obstructed labor and uterine rupture +O644XX9 | Maternal obstructed labor and uterine rupture +O645--- | Maternal obstructed labor and uterine rupture +O645XX0 | Maternal obstructed labor and uterine rupture +O645XX1 | Maternal obstructed labor and uterine rupture +O645XX2 | Maternal obstructed labor and uterine rupture +O645XX3 | Maternal obstructed labor and uterine rupture +O645XX4 | Maternal obstructed labor and uterine rupture +O645XX5 | Maternal obstructed labor and uterine rupture +O645XX9 | Maternal obstructed labor and uterine rupture +O648--- | Maternal obstructed labor and uterine rupture +O648XX0 | Maternal obstructed labor and uterine rupture +O648XX1 | Maternal obstructed labor and uterine rupture +O648XX2 | Maternal obstructed labor and uterine rupture +O648XX3 | Maternal obstructed labor and uterine rupture +O648XX4 | Maternal obstructed labor and uterine rupture +O648XX5 | Maternal obstructed labor and uterine rupture +O648XX9 | Maternal obstructed labor and uterine rupture +O649--- | Maternal obstructed labor and uterine rupture +O649XX0 | Maternal obstructed labor and uterine rupture +O649XX1 | Maternal obstructed labor and uterine rupture +O649XX2 | Maternal obstructed labor and uterine rupture +O649XX3 | Maternal obstructed labor and uterine rupture +O649XX4 | Maternal obstructed labor and uterine rupture +O649XX5 | Maternal obstructed labor and uterine rupture +O649XX9 | Maternal obstructed labor and uterine rupture +O65---- | Maternal obstructed labor and uterine rupture +O650--- | Maternal obstructed labor and uterine rupture +O651--- | Maternal obstructed labor and uterine rupture +O652--- | Maternal obstructed labor and uterine rupture +O653--- | Maternal obstructed labor and uterine rupture +O654--- | Maternal obstructed labor and uterine rupture +O655--- | Maternal obstructed labor and uterine rupture +O658--- | Maternal obstructed labor and uterine rupture +O659--- | Maternal obstructed labor and uterine rupture +O66---- | Maternal obstructed labor and uterine rupture +O660--- | Maternal obstructed labor and uterine rupture +O661--- | Maternal obstructed labor and uterine rupture +O662--- | Maternal obstructed labor and uterine rupture +O663--- | Maternal obstructed labor and uterine rupture +O664--- | Maternal obstructed labor and uterine rupture +O6640-- | Maternal obstructed labor and uterine rupture +O6641-- | Maternal obstructed labor and uterine rupture +O665--- | Maternal obstructed labor and uterine rupture +O666--- | Maternal obstructed labor and uterine rupture +O668--- | Maternal obstructed labor and uterine rupture +O669--- | Maternal obstructed labor and uterine rupture +O70---- | Maternal obstructed labor and uterine rupture +O700--- | Maternal obstructed labor and uterine rupture +O701--- | Maternal obstructed labor and uterine rupture +O702--- | Maternal obstructed labor and uterine rupture +O7020-- | Maternal obstructed labor and uterine rupture +O7021-- | Maternal obstructed labor and uterine rupture +O7022-- | Maternal obstructed labor and uterine rupture +O7023-- | Maternal obstructed labor and uterine rupture +O703--- | Maternal obstructed labor and uterine rupture +O704--- | Maternal obstructed labor and uterine rupture +O709--- | Maternal obstructed labor and uterine rupture +O71---- | Maternal obstructed labor and uterine rupture +O710--- | Maternal obstructed labor and uterine rupture +O7100-- | Maternal obstructed labor and uterine rupture +O7102-- | Maternal obstructed labor and uterine rupture +O7103-- | Maternal obstructed labor and uterine rupture +O711--- | Maternal obstructed labor and uterine rupture +O712--- | Maternal obstructed labor and uterine rupture +O713--- | Maternal obstructed labor and uterine rupture +O714--- | Maternal obstructed labor and uterine rupture +O715--- | Maternal obstructed labor and uterine rupture +O716--- | Maternal obstructed labor and uterine rupture +O717--- | Maternal obstructed labor and uterine rupture +O718--- | Maternal obstructed labor and uterine rupture +O7181-- | Maternal obstructed labor and uterine rupture +O7182-- | Maternal obstructed labor and uterine rupture +O7189-- | Maternal obstructed labor and uterine rupture +O719--- | Maternal obstructed labor and uterine rupture +O83---- | Maternal obstructed labor and uterine rupture +O830--- | Maternal obstructed labor and uterine rupture +O831--- | Maternal obstructed labor and uterine rupture +O832--- | Maternal obstructed labor and uterine rupture +O833--- | Maternal obstructed labor and uterine rupture +O834--- | Maternal obstructed labor and uterine rupture +O838--- | Maternal obstructed labor and uterine rupture +O839--- | Maternal obstructed labor and uterine rupture +O84---- | Maternal obstructed labor and uterine rupture +O840--- | Maternal obstructed labor and uterine rupture +O841--- | Maternal obstructed labor and uterine rupture +O842--- | Maternal obstructed labor and uterine rupture +O848--- | Maternal obstructed labor and uterine rupture +O849--- | Maternal obstructed labor and uterine rupture +N96---- | Maternal abortion and miscarriage +O01---- | Maternal abortion and miscarriage +O010--- | Maternal abortion and miscarriage +O011--- | Maternal abortion and miscarriage +O019--- | Maternal abortion and miscarriage +O02---- | Maternal abortion and miscarriage +O020--- | Maternal abortion and miscarriage +O021--- | Maternal abortion and miscarriage +O028--- | Maternal abortion and miscarriage +O0281-- | Maternal abortion and miscarriage +O0289-- | Maternal abortion and miscarriage +O029--- | Maternal abortion and miscarriage +O03---- | Maternal abortion and miscarriage +O030--- | Maternal abortion and miscarriage +O031--- | Maternal abortion and miscarriage +O032--- | Maternal abortion and miscarriage +O033--- | Maternal abortion and miscarriage +O0330-- | Maternal abortion and miscarriage +O0331-- | Maternal abortion and miscarriage +O0332-- | Maternal abortion and miscarriage +O0333-- | Maternal abortion and miscarriage +O0334-- | Maternal abortion and miscarriage +O0335-- | Maternal abortion and miscarriage +O0336-- | Maternal abortion and miscarriage +O0337-- | Maternal abortion and miscarriage +O0338-- | Maternal abortion and miscarriage +O0339-- | Maternal abortion and miscarriage +O034--- | Maternal abortion and miscarriage +O035--- | Maternal abortion and miscarriage +O036--- | Maternal abortion and miscarriage +O037--- | Maternal abortion and miscarriage +O038--- | Maternal abortion and miscarriage +O0380-- | Maternal abortion and miscarriage +O0381-- | Maternal abortion and miscarriage +O0382-- | Maternal abortion and miscarriage +O0383-- | Maternal abortion and miscarriage +O0384-- | Maternal abortion and miscarriage +O0385-- | Maternal abortion and miscarriage +O0386-- | Maternal abortion and miscarriage +O0387-- | Maternal abortion and miscarriage +O0388-- | Maternal abortion and miscarriage +O0389-- | Maternal abortion and miscarriage +O039--- | Maternal abortion and miscarriage +O04---- | Maternal abortion and miscarriage +O040--- | Maternal abortion and miscarriage +O041--- | Maternal abortion and miscarriage +O042--- | Maternal abortion and miscarriage +O043--- | Maternal abortion and miscarriage +O044--- | Maternal abortion and miscarriage +O045--- | Maternal abortion and miscarriage +O046--- | Maternal abortion and miscarriage +O047--- | Maternal abortion and miscarriage +O048--- | Maternal abortion and miscarriage +O0480-- | Maternal abortion and miscarriage +O0481-- | Maternal abortion and miscarriage +O0482-- | Maternal abortion and miscarriage +O0483-- | Maternal abortion and miscarriage +O0484-- | Maternal abortion and miscarriage +O0485-- | Maternal abortion and miscarriage +O0486-- | Maternal abortion and miscarriage +O0487-- | Maternal abortion and miscarriage +O0488-- | Maternal abortion and miscarriage +O0489-- | Maternal abortion and miscarriage +O049--- | Maternal abortion and miscarriage +O05---- | Maternal abortion and miscarriage +O050--- | Maternal abortion and miscarriage +O051--- | Maternal abortion and miscarriage +O052--- | Maternal abortion and miscarriage +O053--- | Maternal abortion and miscarriage +O054--- | Maternal abortion and miscarriage +O055--- | Maternal abortion and miscarriage +O056--- | Maternal abortion and miscarriage +O057--- | Maternal abortion and miscarriage +O058--- | Maternal abortion and miscarriage +O059--- | Maternal abortion and miscarriage +O06---- | Maternal abortion and miscarriage +O060--- | Maternal abortion and miscarriage +O061--- | Maternal abortion and miscarriage +O062--- | Maternal abortion and miscarriage +O063--- | Maternal abortion and miscarriage +O064--- | Maternal abortion and miscarriage +O065--- | Maternal abortion and miscarriage +O066--- | Maternal abortion and miscarriage +O067--- | Maternal abortion and miscarriage +O068--- | Maternal abortion and miscarriage +O069--- | Maternal abortion and miscarriage +O07---- | Maternal abortion and miscarriage +O070--- | Maternal abortion and miscarriage +O071--- | Maternal abortion and miscarriage +O072--- | Maternal abortion and miscarriage +O073--- | Maternal abortion and miscarriage +O0730-- | Maternal abortion and miscarriage +O0731-- | Maternal abortion and miscarriage +O0732-- | Maternal abortion and miscarriage +O0733-- | Maternal abortion and miscarriage +O0734-- | Maternal abortion and miscarriage +O0735-- | Maternal abortion and miscarriage +O0736-- | Maternal abortion and miscarriage +O0737-- | Maternal abortion and miscarriage +O0738-- | Maternal abortion and miscarriage +O0739-- | Maternal abortion and miscarriage +O074--- | Maternal abortion and miscarriage +O075--- | Maternal abortion and miscarriage +O076--- | Maternal abortion and miscarriage +O077--- | Maternal abortion and miscarriage +O078--- | Maternal abortion and miscarriage +O079--- | Maternal abortion and miscarriage +O08---- | Maternal abortion and miscarriage +O080--- | Maternal abortion and miscarriage +O081--- | Maternal abortion and miscarriage +O082--- | Maternal abortion and miscarriage +O083--- | Maternal abortion and miscarriage +O084--- | Maternal abortion and miscarriage +O085--- | Maternal abortion and miscarriage +O086--- | Maternal abortion and miscarriage +O087--- | Maternal abortion and miscarriage +O088--- | Maternal abortion and miscarriage +O0881-- | Maternal abortion and miscarriage +O0882-- | Maternal abortion and miscarriage +O0883-- | Maternal abortion and miscarriage +O0889-- | Maternal abortion and miscarriage +O089--- | Maternal abortion and miscarriage +O367--- | Maternal abortion and miscarriage +O3670X0 | Maternal abortion and miscarriage +O3670X1 | Maternal abortion and miscarriage +O3670X2 | Maternal abortion and miscarriage +O3670X3 | Maternal abortion and miscarriage +O3670X4 | Maternal abortion and miscarriage +O3670X5 | Maternal abortion and miscarriage +O3670X9 | Maternal abortion and miscarriage +O3671X0 | Maternal abortion and miscarriage +O3671X1 | Maternal abortion and miscarriage +O3671X2 | Maternal abortion and miscarriage +O3671X3 | Maternal abortion and miscarriage +O3671X4 | Maternal abortion and miscarriage +O3671X5 | Maternal abortion and miscarriage +O3671X9 | Maternal abortion and miscarriage +O3672X0 | Maternal abortion and miscarriage +O3672X1 | Maternal abortion and miscarriage +O3672X2 | Maternal abortion and miscarriage +O3672X3 | Maternal abortion and miscarriage +O3672X4 | Maternal abortion and miscarriage +O3672X5 | Maternal abortion and miscarriage +O3672X9 | Maternal abortion and miscarriage +O00---- | Ectopic pregnancy +O000--- | Ectopic pregnancy +O0000-- | Ectopic pregnancy +O0001-- | Ectopic pregnancy +O001--- | Ectopic pregnancy +O00101- | Ectopic pregnancy +O00102- | Ectopic pregnancy +O00109- | Ectopic pregnancy +O00111- | Ectopic pregnancy +O00112- | Ectopic pregnancy +O00119- | Ectopic pregnancy +O002--- | Ectopic pregnancy +O00201- | Ectopic pregnancy +O00202- | Ectopic pregnancy +O00209- | Ectopic pregnancy +O00211- | Ectopic pregnancy +O00212- | Ectopic pregnancy +O00219- | Ectopic pregnancy +O008--- | Ectopic pregnancy +O0080-- | Ectopic pregnancy +O0081-- | Ectopic pregnancy +O009--- | Ectopic pregnancy +F53---- | Other maternal disorders +F530--- | Other maternal disorders +F531--- | Other maternal disorders +F538--- | Other maternal disorders +F539--- | Other maternal disorders +F54---- | Other maternal disorders +O0900-- | Other maternal disorders +O0901-- | Other maternal disorders +O0902-- | Other maternal disorders +O0903-- | Other maternal disorders +O0910-- | Other maternal disorders +O0911-- | Other maternal disorders +O0912-- | Other maternal disorders +O0913-- | Other maternal disorders +O09211- | Other maternal disorders +O09212- | Other maternal disorders +O09213- | Other maternal disorders +O09219- | Other maternal disorders +O09291- | Other maternal disorders +O09292- | Other maternal disorders +O09293- | Other maternal disorders +O09299- | Other maternal disorders +O0930-- | Other maternal disorders +O0931-- | Other maternal disorders +O0932-- | Other maternal disorders +O0933-- | Other maternal disorders +O0940-- | Other maternal disorders +O0941-- | Other maternal disorders +O0942-- | Other maternal disorders +O0943-- | Other maternal disorders +O09511- | Other maternal disorders +O09512- | Other maternal disorders +O09513- | Other maternal disorders +O09519- | Other maternal disorders +O09521- | Other maternal disorders +O09522- | Other maternal disorders +O09523- | Other maternal disorders +O09529- | Other maternal disorders +O09611- | Other maternal disorders +O09612- | Other maternal disorders +O09613- | Other maternal disorders +O09619- | Other maternal disorders +O09621- | Other maternal disorders +O09622- | Other maternal disorders +O09623- | Other maternal disorders +O09629- | Other maternal disorders +O0970-- | Other maternal disorders +O0971-- | Other maternal disorders +O0972-- | Other maternal disorders +O0973-- | Other maternal disorders +O09811- | Other maternal disorders +O09812- | Other maternal disorders +O09813- | Other maternal disorders +O09819- | Other maternal disorders +O09821- | Other maternal disorders +O09822- | Other maternal disorders +O09823- | Other maternal disorders +O09829- | Other maternal disorders +O09891- | Other maternal disorders +O09892- | Other maternal disorders +O09893- | Other maternal disorders +O09899- | Other maternal disorders +O0990-- | Other maternal disorders +O0991-- | Other maternal disorders +O0992-- | Other maternal disorders +O0993-- | Other maternal disorders +O21---- | Other maternal disorders +O210--- | Other maternal disorders +O211--- | Other maternal disorders +O212--- | Other maternal disorders +O218--- | Other maternal disorders +O219--- | Other maternal disorders +O22---- | Other maternal disorders +O220--- | Other maternal disorders +O2200-- | Other maternal disorders +O2201-- | Other maternal disorders +O2202-- | Other maternal disorders +O2203-- | Other maternal disorders +O221--- | Other maternal disorders +O2210-- | Other maternal disorders +O2211-- | Other maternal disorders +O2212-- | Other maternal disorders +O2213-- | Other maternal disorders +O222--- | Other maternal disorders +O2220-- | Other maternal disorders +O2221-- | Other maternal disorders +O2222-- | Other maternal disorders +O2223-- | Other maternal disorders +O223--- | Other maternal disorders +O2230-- | Other maternal disorders +O2231-- | Other maternal disorders +O2232-- | Other maternal disorders +O2233-- | Other maternal disorders +O224--- | Other maternal disorders +O2240-- | Other maternal disorders +O2241-- | Other maternal disorders +O2242-- | Other maternal disorders +O2243-- | Other maternal disorders +O225--- | Other maternal disorders +O2250-- | Other maternal disorders +O2251-- | Other maternal disorders +O2252-- | Other maternal disorders +O2253-- | Other maternal disorders +O228--- | Other maternal disorders +O228X1- | Other maternal disorders +O228X2- | Other maternal disorders +O228X3- | Other maternal disorders +O228X9- | Other maternal disorders +O229--- | Other maternal disorders +O2290-- | Other maternal disorders +O2291-- | Other maternal disorders +O2292-- | Other maternal disorders +O2293-- | Other maternal disorders +O244--- | Other maternal disorders +O24410- | Other maternal disorders +O24414- | Other maternal disorders +O24415- | Other maternal disorders +O24419- | Other maternal disorders +O24420- | Other maternal disorders +O24424- | Other maternal disorders +O24425- | Other maternal disorders +O24429- | Other maternal disorders +O24430- | Other maternal disorders +O24434- | Other maternal disorders +O24435- | Other maternal disorders +O24439- | Other maternal disorders +O25---- | Other maternal disorders +O2510-- | Other maternal disorders +O2511-- | Other maternal disorders +O2512-- | Other maternal disorders +O2513-- | Other maternal disorders +O252--- | Other maternal disorders +O253--- | Other maternal disorders +O26---- | Other maternal disorders +O260--- | Other maternal disorders +O2600-- | Other maternal disorders +O2601-- | Other maternal disorders +O2602-- | Other maternal disorders +O2603-- | Other maternal disorders +O261--- | Other maternal disorders +O2610-- | Other maternal disorders +O2611-- | Other maternal disorders +O2612-- | Other maternal disorders +O2613-- | Other maternal disorders +O262--- | Other maternal disorders +O2620-- | Other maternal disorders +O2621-- | Other maternal disorders +O2622-- | Other maternal disorders +O2623-- | Other maternal disorders +O263--- | Other maternal disorders +O2630-- | Other maternal disorders +O2631-- | Other maternal disorders +O2632-- | Other maternal disorders +O2633-- | Other maternal disorders +O264--- | Other maternal disorders +O2640-- | Other maternal disorders +O2641-- | Other maternal disorders +O2642-- | Other maternal disorders +O2643-- | Other maternal disorders +O265--- | Other maternal disorders +O2650-- | Other maternal disorders +O2651-- | Other maternal disorders +O2652-- | Other maternal disorders +O2653-- | Other maternal disorders +O266--- | Other maternal disorders +O26611- | Other maternal disorders +O26612- | Other maternal disorders +O26613- | Other maternal disorders +O26619- | Other maternal disorders +O2662-- | Other maternal disorders +O2663-- | Other maternal disorders +O267--- | Other maternal disorders +O26711- | Other maternal disorders +O26712- | Other maternal disorders +O26713- | Other maternal disorders +O26719- | Other maternal disorders +O2672-- | Other maternal disorders +O2673-- | Other maternal disorders +O268--- | Other maternal disorders +O26811- | Other maternal disorders +O26812- | Other maternal disorders +O26813- | Other maternal disorders +O26819- | Other maternal disorders +O26821- | Other maternal disorders +O26822- | Other maternal disorders +O26823- | Other maternal disorders +O26829- | Other maternal disorders +O26831- | Other maternal disorders +O26832- | Other maternal disorders +O26833- | Other maternal disorders +O26839- | Other maternal disorders +O26841- | Other maternal disorders +O26842- | Other maternal disorders +O26843- | Other maternal disorders +O26849- | Other maternal disorders +O26851- | Other maternal disorders +O26852- | Other maternal disorders +O26853- | Other maternal disorders +O26859- | Other maternal disorders +O2686-- | Other maternal disorders +O26872- | Other maternal disorders +O26873- | Other maternal disorders +O26879- | Other maternal disorders +O26891- | Other maternal disorders +O26892- | Other maternal disorders +O26893- | Other maternal disorders +O26899- | Other maternal disorders +O269--- | Other maternal disorders +O2690-- | Other maternal disorders +O2691-- | Other maternal disorders +O2692-- | Other maternal disorders +O2693-- | Other maternal disorders +O28---- | Other maternal disorders +O280--- | Other maternal disorders +O281--- | Other maternal disorders +O282--- | Other maternal disorders +O283--- | Other maternal disorders +O284--- | Other maternal disorders +O285--- | Other maternal disorders +O288--- | Other maternal disorders +O289--- | Other maternal disorders +O29---- | Other maternal disorders +O290--- | Other maternal disorders +O29011- | Other maternal disorders +O29012- | Other maternal disorders +O29013- | Other maternal disorders +O29019- | Other maternal disorders +O29021- | Other maternal disorders +O29022- | Other maternal disorders +O29023- | Other maternal disorders +O29029- | Other maternal disorders +O29091- | Other maternal disorders +O29092- | Other maternal disorders +O29093- | Other maternal disorders +O29099- | Other maternal disorders +O291--- | Other maternal disorders +O29111- | Other maternal disorders +O29112- | Other maternal disorders +O29113- | Other maternal disorders +O29119- | Other maternal disorders +O29121- | Other maternal disorders +O29122- | Other maternal disorders +O29123- | Other maternal disorders +O29129- | Other maternal disorders +O29191- | Other maternal disorders +O29192- | Other maternal disorders +O29193- | Other maternal disorders +O29199- | Other maternal disorders +O292--- | Other maternal disorders +O29211- | Other maternal disorders +O29212- | Other maternal disorders +O29213- | Other maternal disorders +O29219- | Other maternal disorders +O29291- | Other maternal disorders +O29292- | Other maternal disorders +O29293- | Other maternal disorders +O29299- | Other maternal disorders +O293--- | Other maternal disorders +O293X1- | Other maternal disorders +O293X2- | Other maternal disorders +O293X3- | Other maternal disorders +O293X9- | Other maternal disorders +O294--- | Other maternal disorders +O2940-- | Other maternal disorders +O2941-- | Other maternal disorders +O2942-- | Other maternal disorders +O2943-- | Other maternal disorders +O295--- | Other maternal disorders +O295X1- | Other maternal disorders +O295X2- | Other maternal disorders +O295X3- | Other maternal disorders +O295X9- | Other maternal disorders +O296--- | Other maternal disorders +O2960-- | Other maternal disorders +O2961-- | Other maternal disorders +O2962-- | Other maternal disorders +O2963-- | Other maternal disorders +O298--- | Other maternal disorders +O298X1- | Other maternal disorders +O298X2- | Other maternal disorders +O298X3- | Other maternal disorders +O298X9- | Other maternal disorders +O299--- | Other maternal disorders +O2990-- | Other maternal disorders +O2991-- | Other maternal disorders +O2992-- | Other maternal disorders +O2993-- | Other maternal disorders +O30---- | Other maternal disorders +O300--- | Other maternal disorders +O30001- | Other maternal disorders +O30002- | Other maternal disorders +O30003- | Other maternal disorders +O30009- | Other maternal disorders +O30011- | Other maternal disorders +O30012- | Other maternal disorders +O30013- | Other maternal disorders +O30019- | Other maternal disorders +O30021- | Other maternal disorders +O30022- | Other maternal disorders +O30023- | Other maternal disorders +O30029- | Other maternal disorders +O30031- | Other maternal disorders +O30032- | Other maternal disorders +O30033- | Other maternal disorders +O30039- | Other maternal disorders +O30041- | Other maternal disorders +O30042- | Other maternal disorders +O30043- | Other maternal disorders +O30049- | Other maternal disorders +O30091- | Other maternal disorders +O30092- | Other maternal disorders +O30093- | Other maternal disorders +O30099- | Other maternal disorders +O301--- | Other maternal disorders +O30101- | Other maternal disorders +O30102- | Other maternal disorders +O30103- | Other maternal disorders +O30109- | Other maternal disorders +O30111- | Other maternal disorders +O30112- | Other maternal disorders +O30113- | Other maternal disorders +O30119- | Other maternal disorders +O30121- | Other maternal disorders +O30122- | Other maternal disorders +O30123- | Other maternal disorders +O30129- | Other maternal disorders +O30131- | Other maternal disorders +O30132- | Other maternal disorders +O30133- | Other maternal disorders +O30139- | Other maternal disorders +O30191- | Other maternal disorders +O30192- | Other maternal disorders +O30193- | Other maternal disorders +O30199- | Other maternal disorders +O302--- | Other maternal disorders +O30201- | Other maternal disorders +O30202- | Other maternal disorders +O30203- | Other maternal disorders +O30209- | Other maternal disorders +O30211- | Other maternal disorders +O30212- | Other maternal disorders +O30213- | Other maternal disorders +O30219- | Other maternal disorders +O30221- | Other maternal disorders +O30222- | Other maternal disorders +O30223- | Other maternal disorders +O30229- | Other maternal disorders +O30231- | Other maternal disorders +O30232- | Other maternal disorders +O30233- | Other maternal disorders +O30239- | Other maternal disorders +O30291- | Other maternal disorders +O30292- | Other maternal disorders +O30293- | Other maternal disorders +O30299- | Other maternal disorders +O308--- | Other maternal disorders +O30801- | Other maternal disorders +O30802- | Other maternal disorders +O30803- | Other maternal disorders +O30809- | Other maternal disorders +O30811- | Other maternal disorders +O30812- | Other maternal disorders +O30813- | Other maternal disorders +O30819- | Other maternal disorders +O30821- | Other maternal disorders +O30822- | Other maternal disorders +O30823- | Other maternal disorders +O30829- | Other maternal disorders +O30831- | Other maternal disorders +O30832- | Other maternal disorders +O30833- | Other maternal disorders +O30839- | Other maternal disorders +O30891- | Other maternal disorders +O30892- | Other maternal disorders +O30893- | Other maternal disorders +O30899- | Other maternal disorders +O309--- | Other maternal disorders +O3090-- | Other maternal disorders +O3091-- | Other maternal disorders +O3092-- | Other maternal disorders +O3093-- | Other maternal disorders +O31---- | Other maternal disorders +O310--- | Other maternal disorders +O3100X0 | Other maternal disorders +O3100X1 | Other maternal disorders +O3100X2 | Other maternal disorders +O3100X3 | Other maternal disorders +O3100X4 | Other maternal disorders +O3100X5 | Other maternal disorders +O3100X9 | Other maternal disorders +O3101X0 | Other maternal disorders +O3101X1 | Other maternal disorders +O3101X2 | Other maternal disorders +O3101X3 | Other maternal disorders +O3101X4 | Other maternal disorders +O3101X5 | Other maternal disorders +O3101X9 | Other maternal disorders +O3102X0 | Other maternal disorders +O3102X1 | Other maternal disorders +O3102X2 | Other maternal disorders +O3102X3 | Other maternal disorders +O3102X4 | Other maternal disorders +O3102X5 | Other maternal disorders +O3102X9 | Other maternal disorders +O3103X0 | Other maternal disorders +O3103X1 | Other maternal disorders +O3103X2 | Other maternal disorders +O3103X3 | Other maternal disorders +O3103X4 | Other maternal disorders +O3103X5 | Other maternal disorders +O3103X9 | Other maternal disorders +O311--- | Other maternal disorders +O3110X0 | Other maternal disorders +O3110X1 | Other maternal disorders +O3110X2 | Other maternal disorders +O3110X3 | Other maternal disorders +O3110X4 | Other maternal disorders +O3110X5 | Other maternal disorders +O3110X9 | Other maternal disorders +O3111X0 | Other maternal disorders +O3111X1 | Other maternal disorders +O3111X2 | Other maternal disorders +O3111X3 | Other maternal disorders +O3111X4 | Other maternal disorders +O3111X5 | Other maternal disorders +O3111X9 | Other maternal disorders +O3112X0 | Other maternal disorders +O3112X1 | Other maternal disorders +O3112X2 | Other maternal disorders +O3112X3 | Other maternal disorders +O3112X4 | Other maternal disorders +O3112X5 | Other maternal disorders +O3112X9 | Other maternal disorders +O3113X0 | Other maternal disorders +O3113X1 | Other maternal disorders +O3113X2 | Other maternal disorders +O3113X3 | Other maternal disorders +O3113X4 | Other maternal disorders +O3113X5 | Other maternal disorders +O3113X9 | Other maternal disorders +O312--- | Other maternal disorders +O3120X0 | Other maternal disorders +O3120X1 | Other maternal disorders +O3120X2 | Other maternal disorders +O3120X3 | Other maternal disorders +O3120X4 | Other maternal disorders +O3120X5 | Other maternal disorders +O3120X9 | Other maternal disorders +O3121X0 | Other maternal disorders +O3121X1 | Other maternal disorders +O3121X2 | Other maternal disorders +O3121X3 | Other maternal disorders +O3121X4 | Other maternal disorders +O3121X5 | Other maternal disorders +O3121X9 | Other maternal disorders +O3122X0 | Other maternal disorders +O3122X1 | Other maternal disorders +O3122X2 | Other maternal disorders +O3122X3 | Other maternal disorders +O3122X4 | Other maternal disorders +O3122X5 | Other maternal disorders +O3122X9 | Other maternal disorders +O3123X0 | Other maternal disorders +O3123X1 | Other maternal disorders +O3123X2 | Other maternal disorders +O3123X3 | Other maternal disorders +O3123X4 | Other maternal disorders +O3123X5 | Other maternal disorders +O3123X9 | Other maternal disorders +O3130X0 | Other maternal disorders +O3130X1 | Other maternal disorders +O3130X2 | Other maternal disorders +O3130X3 | Other maternal disorders +O3130X4 | Other maternal disorders +O3130X5 | Other maternal disorders +O3130X9 | Other maternal disorders +O3131X0 | Other maternal disorders +O3131X1 | Other maternal disorders +O3131X2 | Other maternal disorders +O3131X3 | Other maternal disorders +O3131X4 | Other maternal disorders +O3131X5 | Other maternal disorders +O3131X9 | Other maternal disorders +O3132X0 | Other maternal disorders +O3132X1 | Other maternal disorders +O3132X2 | Other maternal disorders +O3132X3 | Other maternal disorders +O3132X4 | Other maternal disorders +O3132X5 | Other maternal disorders +O3132X9 | Other maternal disorders +O3133X0 | Other maternal disorders +O3133X1 | Other maternal disorders +O3133X2 | Other maternal disorders +O3133X3 | Other maternal disorders +O3133X4 | Other maternal disorders +O3133X5 | Other maternal disorders +O3133X9 | Other maternal disorders +O318--- | Other maternal disorders +O318X10 | Other maternal disorders +O318X11 | Other maternal disorders +O318X12 | Other maternal disorders +O318X13 | Other maternal disorders +O318X14 | Other maternal disorders +O318X15 | Other maternal disorders +O318X19 | Other maternal disorders +O318X20 | Other maternal disorders +O318X21 | Other maternal disorders +O318X22 | Other maternal disorders +O318X23 | Other maternal disorders +O318X24 | Other maternal disorders +O318X25 | Other maternal disorders +O318X29 | Other maternal disorders +O318X30 | Other maternal disorders +O318X31 | Other maternal disorders +O318X32 | Other maternal disorders +O318X33 | Other maternal disorders +O318X34 | Other maternal disorders +O318X35 | Other maternal disorders +O318X39 | Other maternal disorders +O318X90 | Other maternal disorders +O318X91 | Other maternal disorders +O318X92 | Other maternal disorders +O318X93 | Other maternal disorders +O318X94 | Other maternal disorders +O318X95 | Other maternal disorders +O318X99 | Other maternal disorders +O32---- | Other maternal disorders +O320--- | Other maternal disorders +O320XX0 | Other maternal disorders +O320XX1 | Other maternal disorders +O320XX2 | Other maternal disorders +O320XX3 | Other maternal disorders +O320XX4 | Other maternal disorders +O320XX5 | Other maternal disorders +O320XX9 | Other maternal disorders +O321--- | Other maternal disorders +O321XX0 | Other maternal disorders +O321XX1 | Other maternal disorders +O321XX2 | Other maternal disorders +O321XX3 | Other maternal disorders +O321XX4 | Other maternal disorders +O321XX5 | Other maternal disorders +O321XX9 | Other maternal disorders +O322--- | Other maternal disorders +O322XX0 | Other maternal disorders +O322XX1 | Other maternal disorders +O322XX2 | Other maternal disorders +O322XX3 | Other maternal disorders +O322XX4 | Other maternal disorders +O322XX5 | Other maternal disorders +O322XX9 | Other maternal disorders +O323--- | Other maternal disorders +O323XX0 | Other maternal disorders +O323XX1 | Other maternal disorders +O323XX2 | Other maternal disorders +O323XX3 | Other maternal disorders +O323XX4 | Other maternal disorders +O323XX5 | Other maternal disorders +O323XX9 | Other maternal disorders +O324--- | Other maternal disorders +O324XX0 | Other maternal disorders +O324XX1 | Other maternal disorders +O324XX2 | Other maternal disorders +O324XX3 | Other maternal disorders +O324XX4 | Other maternal disorders +O324XX5 | Other maternal disorders +O324XX9 | Other maternal disorders +O325--- | Other maternal disorders +O326--- | Other maternal disorders +O326XX0 | Other maternal disorders +O326XX1 | Other maternal disorders +O326XX2 | Other maternal disorders +O326XX3 | Other maternal disorders +O326XX4 | Other maternal disorders +O326XX5 | Other maternal disorders +O326XX9 | Other maternal disorders +O328--- | Other maternal disorders +O328XX0 | Other maternal disorders +O328XX1 | Other maternal disorders +O328XX2 | Other maternal disorders +O328XX3 | Other maternal disorders +O328XX4 | Other maternal disorders +O328XX5 | Other maternal disorders +O328XX9 | Other maternal disorders +O329--- | Other maternal disorders +O329XX0 | Other maternal disorders +O329XX1 | Other maternal disorders +O329XX2 | Other maternal disorders +O329XX3 | Other maternal disorders +O329XX4 | Other maternal disorders +O329XX5 | Other maternal disorders +O329XX9 | Other maternal disorders +O33---- | Other maternal disorders +O330--- | Other maternal disorders +O331--- | Other maternal disorders +O332--- | Other maternal disorders +O333--- | Other maternal disorders +O333XX0 | Other maternal disorders +O333XX1 | Other maternal disorders +O333XX2 | Other maternal disorders +O333XX3 | Other maternal disorders +O333XX4 | Other maternal disorders +O333XX5 | Other maternal disorders +O333XX9 | Other maternal disorders +O334--- | Other maternal disorders +O334XX0 | Other maternal disorders +O334XX1 | Other maternal disorders +O334XX2 | Other maternal disorders +O334XX3 | Other maternal disorders +O334XX4 | Other maternal disorders +O334XX5 | Other maternal disorders +O334XX9 | Other maternal disorders +O335--- | Other maternal disorders +O335XX0 | Other maternal disorders +O335XX1 | Other maternal disorders +O335XX2 | Other maternal disorders +O335XX3 | Other maternal disorders +O335XX4 | Other maternal disorders +O335XX5 | Other maternal disorders +O335XX9 | Other maternal disorders +O336--- | Other maternal disorders +O336XX0 | Other maternal disorders +O336XX1 | Other maternal disorders +O336XX2 | Other maternal disorders +O336XX3 | Other maternal disorders +O336XX4 | Other maternal disorders +O336XX5 | Other maternal disorders +O336XX9 | Other maternal disorders +O337--- | Other maternal disorders +O337XX0 | Other maternal disorders +O337XX1 | Other maternal disorders +O337XX2 | Other maternal disorders +O337XX3 | Other maternal disorders +O337XX4 | Other maternal disorders +O337XX5 | Other maternal disorders +O337XX9 | Other maternal disorders +O338--- | Other maternal disorders +O339--- | Other maternal disorders +O34---- | Other maternal disorders +O340--- | Other maternal disorders +O3400-- | Other maternal disorders +O3401-- | Other maternal disorders +O3402-- | Other maternal disorders +O3403-- | Other maternal disorders +O341--- | Other maternal disorders +O3410-- | Other maternal disorders +O3411-- | Other maternal disorders +O3412-- | Other maternal disorders +O3413-- | Other maternal disorders +O342--- | Other maternal disorders +O34211- | Other maternal disorders +O34212- | Other maternal disorders +O34219- | Other maternal disorders +O3429-- | Other maternal disorders +O343--- | Other maternal disorders +O3430-- | Other maternal disorders +O3431-- | Other maternal disorders +O3432-- | Other maternal disorders +O3433-- | Other maternal disorders +O344--- | Other maternal disorders +O3440-- | Other maternal disorders +O3441-- | Other maternal disorders +O3442-- | Other maternal disorders +O3443-- | Other maternal disorders +O345--- | Other maternal disorders +O34511- | Other maternal disorders +O34512- | Other maternal disorders +O34513- | Other maternal disorders +O34519- | Other maternal disorders +O34521- | Other maternal disorders +O34522- | Other maternal disorders +O34523- | Other maternal disorders +O34529- | Other maternal disorders +O34531- | Other maternal disorders +O34532- | Other maternal disorders +O34533- | Other maternal disorders +O34539- | Other maternal disorders +O34591- | Other maternal disorders +O34592- | Other maternal disorders +O34593- | Other maternal disorders +O34599- | Other maternal disorders +O346--- | Other maternal disorders +O3460-- | Other maternal disorders +O3461-- | Other maternal disorders +O3462-- | Other maternal disorders +O3463-- | Other maternal disorders +O347--- | Other maternal disorders +O3470-- | Other maternal disorders +O3471-- | Other maternal disorders +O3472-- | Other maternal disorders +O3473-- | Other maternal disorders +O348--- | Other maternal disorders +O3480-- | Other maternal disorders +O3481-- | Other maternal disorders +O3482-- | Other maternal disorders +O3483-- | Other maternal disorders +O349--- | Other maternal disorders +O3490-- | Other maternal disorders +O3491-- | Other maternal disorders +O3492-- | Other maternal disorders +O3493-- | Other maternal disorders +O35---- | Other maternal disorders +O350--- | Other maternal disorders +O350XX0 | Other maternal disorders +O350XX1 | Other maternal disorders +O350XX2 | Other maternal disorders +O350XX3 | Other maternal disorders +O350XX4 | Other maternal disorders +O350XX5 | Other maternal disorders +O350XX9 | Other maternal disorders +O351--- | Other maternal disorders +O351XX0 | Other maternal disorders +O351XX1 | Other maternal disorders +O351XX2 | Other maternal disorders +O351XX3 | Other maternal disorders +O351XX4 | Other maternal disorders +O351XX5 | Other maternal disorders +O351XX9 | Other maternal disorders +O352--- | Other maternal disorders +O352XX0 | Other maternal disorders +O352XX1 | Other maternal disorders +O352XX2 | Other maternal disorders +O352XX3 | Other maternal disorders +O352XX4 | Other maternal disorders +O352XX5 | Other maternal disorders +O352XX9 | Other maternal disorders +O353--- | Other maternal disorders +O353XX0 | Other maternal disorders +O353XX1 | Other maternal disorders +O353XX2 | Other maternal disorders +O353XX3 | Other maternal disorders +O353XX4 | Other maternal disorders +O353XX5 | Other maternal disorders +O353XX9 | Other maternal disorders +O354--- | Other maternal disorders +O354XX0 | Other maternal disorders +O354XX1 | Other maternal disorders +O354XX2 | Other maternal disorders +O354XX3 | Other maternal disorders +O354XX4 | Other maternal disorders +O354XX5 | Other maternal disorders +O354XX9 | Other maternal disorders +O355--- | Other maternal disorders +O355XX0 | Other maternal disorders +O355XX1 | Other maternal disorders +O355XX2 | Other maternal disorders +O355XX3 | Other maternal disorders +O355XX4 | Other maternal disorders +O355XX5 | Other maternal disorders +O355XX9 | Other maternal disorders +O356--- | Other maternal disorders +O356XX0 | Other maternal disorders +O356XX1 | Other maternal disorders +O356XX2 | Other maternal disorders +O356XX3 | Other maternal disorders +O356XX4 | Other maternal disorders +O356XX5 | Other maternal disorders +O356XX9 | Other maternal disorders +O357--- | Other maternal disorders +O357XX0 | Other maternal disorders +O357XX1 | Other maternal disorders +O357XX2 | Other maternal disorders +O357XX3 | Other maternal disorders +O357XX4 | Other maternal disorders +O357XX5 | Other maternal disorders +O357XX9 | Other maternal disorders +O358--- | Other maternal disorders +O358XX0 | Other maternal disorders +O358XX1 | Other maternal disorders +O358XX2 | Other maternal disorders +O358XX3 | Other maternal disorders +O358XX4 | Other maternal disorders +O358XX5 | Other maternal disorders +O358XX9 | Other maternal disorders +O359--- | Other maternal disorders +O359XX0 | Other maternal disorders +O359XX1 | Other maternal disorders +O359XX2 | Other maternal disorders +O359XX3 | Other maternal disorders +O359XX4 | Other maternal disorders +O359XX5 | Other maternal disorders +O359XX9 | Other maternal disorders +O36---- | Other maternal disorders +O360--- | Other maternal disorders +O360110 | Other maternal disorders +O360111 | Other maternal disorders +O360112 | Other maternal disorders +O360113 | Other maternal disorders +O360114 | Other maternal disorders +O360115 | Other maternal disorders +O360119 | Other maternal disorders +O360120 | Other maternal disorders +O360121 | Other maternal disorders +O360122 | Other maternal disorders +O360123 | Other maternal disorders +O360124 | Other maternal disorders +O360125 | Other maternal disorders +O360129 | Other maternal disorders +O360130 | Other maternal disorders +O360131 | Other maternal disorders +O360132 | Other maternal disorders +O360133 | Other maternal disorders +O360134 | Other maternal disorders +O360135 | Other maternal disorders +O360139 | Other maternal disorders +O360190 | Other maternal disorders +O360191 | Other maternal disorders +O360192 | Other maternal disorders +O360193 | Other maternal disorders +O360194 | Other maternal disorders +O360195 | Other maternal disorders +O360199 | Other maternal disorders +O360910 | Other maternal disorders +O360911 | Other maternal disorders +O360912 | Other maternal disorders +O360913 | Other maternal disorders +O360914 | Other maternal disorders +O360915 | Other maternal disorders +O360919 | Other maternal disorders +O360920 | Other maternal disorders +O360921 | Other maternal disorders +O360922 | Other maternal disorders +O360923 | Other maternal disorders +O360924 | Other maternal disorders +O360925 | Other maternal disorders +O360929 | Other maternal disorders +O360930 | Other maternal disorders +O360931 | Other maternal disorders +O360932 | Other maternal disorders +O360933 | Other maternal disorders +O360934 | Other maternal disorders +O360935 | Other maternal disorders +O360939 | Other maternal disorders +O360990 | Other maternal disorders +O360991 | Other maternal disorders +O360992 | Other maternal disorders +O360993 | Other maternal disorders +O360994 | Other maternal disorders +O360995 | Other maternal disorders +O360999 | Other maternal disorders +O361--- | Other maternal disorders +O361110 | Other maternal disorders +O361111 | Other maternal disorders +O361112 | Other maternal disorders +O361113 | Other maternal disorders +O361114 | Other maternal disorders +O361115 | Other maternal disorders +O361119 | Other maternal disorders +O361120 | Other maternal disorders +O361121 | Other maternal disorders +O361122 | Other maternal disorders +O361123 | Other maternal disorders +O361124 | Other maternal disorders +O361125 | Other maternal disorders +O361129 | Other maternal disorders +O361130 | Other maternal disorders +O361131 | Other maternal disorders +O361132 | Other maternal disorders +O361133 | Other maternal disorders +O361134 | Other maternal disorders +O361135 | Other maternal disorders +O361139 | Other maternal disorders +O361190 | Other maternal disorders +O361191 | Other maternal disorders +O361192 | Other maternal disorders +O361193 | Other maternal disorders +O361194 | Other maternal disorders +O361195 | Other maternal disorders +O361199 | Other maternal disorders +O361910 | Other maternal disorders +O361911 | Other maternal disorders +O361912 | Other maternal disorders +O361913 | Other maternal disorders +O361914 | Other maternal disorders +O361915 | Other maternal disorders +O361919 | Other maternal disorders +O361920 | Other maternal disorders +O361921 | Other maternal disorders +O361922 | Other maternal disorders +O361923 | Other maternal disorders +O361924 | Other maternal disorders +O361925 | Other maternal disorders +O361929 | Other maternal disorders +O361930 | Other maternal disorders +O361931 | Other maternal disorders +O361932 | Other maternal disorders +O361933 | Other maternal disorders +O361934 | Other maternal disorders +O361935 | Other maternal disorders +O361939 | Other maternal disorders +O361990 | Other maternal disorders +O361991 | Other maternal disorders +O361992 | Other maternal disorders +O361993 | Other maternal disorders +O361994 | Other maternal disorders +O361995 | Other maternal disorders +O361999 | Other maternal disorders +O362--- | Other maternal disorders +O3620X0 | Other maternal disorders +O3620X1 | Other maternal disorders +O3620X2 | Other maternal disorders +O3620X3 | Other maternal disorders +O3620X4 | Other maternal disorders +O3620X5 | Other maternal disorders +O3620X9 | Other maternal disorders +O3621X0 | Other maternal disorders +O3621X1 | Other maternal disorders +O3621X2 | Other maternal disorders +O3621X3 | Other maternal disorders +O3621X4 | Other maternal disorders +O3621X5 | Other maternal disorders +O3621X9 | Other maternal disorders +O3622X0 | Other maternal disorders +O3622X1 | Other maternal disorders +O3622X2 | Other maternal disorders +O3622X3 | Other maternal disorders +O3622X4 | Other maternal disorders +O3622X5 | Other maternal disorders +O3622X9 | Other maternal disorders +O3623X0 | Other maternal disorders +O3623X1 | Other maternal disorders +O3623X2 | Other maternal disorders +O3623X3 | Other maternal disorders +O3623X4 | Other maternal disorders +O3623X5 | Other maternal disorders +O3623X9 | Other maternal disorders +O363--- | Other maternal disorders +O364--- | Other maternal disorders +O364XX0 | Other maternal disorders +O364XX1 | Other maternal disorders +O364XX2 | Other maternal disorders +O364XX3 | Other maternal disorders +O364XX4 | Other maternal disorders +O364XX5 | Other maternal disorders +O364XX9 | Other maternal disorders +O365--- | Other maternal disorders +O365110 | Other maternal disorders +O365111 | Other maternal disorders +O365112 | Other maternal disorders +O365113 | Other maternal disorders +O365114 | Other maternal disorders +O365115 | Other maternal disorders +O365119 | Other maternal disorders +O365120 | Other maternal disorders +O365121 | Other maternal disorders +O365122 | Other maternal disorders +O365123 | Other maternal disorders +O365124 | Other maternal disorders +O365125 | Other maternal disorders +O365129 | Other maternal disorders +O365130 | Other maternal disorders +O365131 | Other maternal disorders +O365132 | Other maternal disorders +O365133 | Other maternal disorders +O365134 | Other maternal disorders +O365135 | Other maternal disorders +O365139 | Other maternal disorders +O365190 | Other maternal disorders +O365191 | Other maternal disorders +O365192 | Other maternal disorders +O365193 | Other maternal disorders +O365194 | Other maternal disorders +O365195 | Other maternal disorders +O365199 | Other maternal disorders +O365910 | Other maternal disorders +O365911 | Other maternal disorders +O365912 | Other maternal disorders +O365913 | Other maternal disorders +O365914 | Other maternal disorders +O365915 | Other maternal disorders +O365919 | Other maternal disorders +O365920 | Other maternal disorders +O365921 | Other maternal disorders +O365922 | Other maternal disorders +O365923 | Other maternal disorders +O365924 | Other maternal disorders +O365925 | Other maternal disorders +O365929 | Other maternal disorders +O365930 | Other maternal disorders +O365931 | Other maternal disorders +O365932 | Other maternal disorders +O365933 | Other maternal disorders +O365934 | Other maternal disorders +O365935 | Other maternal disorders +O365939 | Other maternal disorders +O365990 | Other maternal disorders +O365991 | Other maternal disorders +O365992 | Other maternal disorders +O365993 | Other maternal disorders +O365994 | Other maternal disorders +O365995 | Other maternal disorders +O365999 | Other maternal disorders +O366--- | Other maternal disorders +O3660X0 | Other maternal disorders +O3660X1 | Other maternal disorders +O3660X2 | Other maternal disorders +O3660X3 | Other maternal disorders +O3660X4 | Other maternal disorders +O3660X5 | Other maternal disorders +O3660X9 | Other maternal disorders +O3661X0 | Other maternal disorders +O3661X1 | Other maternal disorders +O3661X2 | Other maternal disorders +O3661X3 | Other maternal disorders +O3661X4 | Other maternal disorders +O3661X5 | Other maternal disorders +O3661X9 | Other maternal disorders +O3662X0 | Other maternal disorders +O3662X1 | Other maternal disorders +O3662X2 | Other maternal disorders +O3662X3 | Other maternal disorders +O3662X4 | Other maternal disorders +O3662X5 | Other maternal disorders +O3662X9 | Other maternal disorders +O368--- | Other maternal disorders +O3680X0 | Other maternal disorders +O3680X1 | Other maternal disorders +O3680X2 | Other maternal disorders +O3680X3 | Other maternal disorders +O3680X4 | Other maternal disorders +O3680X5 | Other maternal disorders +O3680X9 | Other maternal disorders +O368120 | Other maternal disorders +O368121 | Other maternal disorders +O368122 | Other maternal disorders +O368123 | Other maternal disorders +O368124 | Other maternal disorders +O368125 | Other maternal disorders +O368129 | Other maternal disorders +O368130 | Other maternal disorders +O368131 | Other maternal disorders +O368132 | Other maternal disorders +O368133 | Other maternal disorders +O368134 | Other maternal disorders +O368135 | Other maternal disorders +O368139 | Other maternal disorders +O368190 | Other maternal disorders +O368191 | Other maternal disorders +O368192 | Other maternal disorders +O368193 | Other maternal disorders +O368194 | Other maternal disorders +O368195 | Other maternal disorders +O368199 | Other maternal disorders +O368210 | Other maternal disorders +O368211 | Other maternal disorders +O368212 | Other maternal disorders +O368213 | Other maternal disorders +O368214 | Other maternal disorders +O368215 | Other maternal disorders +O368219 | Other maternal disorders +O368220 | Other maternal disorders +O368221 | Other maternal disorders +O368222 | Other maternal disorders +O368223 | Other maternal disorders +O368224 | Other maternal disorders +O368225 | Other maternal disorders +O368229 | Other maternal disorders +O368230 | Other maternal disorders +O368231 | Other maternal disorders +O368232 | Other maternal disorders +O368233 | Other maternal disorders +O368234 | Other maternal disorders +O368235 | Other maternal disorders +O368239 | Other maternal disorders +O368290 | Other maternal disorders +O368291 | Other maternal disorders +O368292 | Other maternal disorders +O368293 | Other maternal disorders +O368294 | Other maternal disorders +O368295 | Other maternal disorders +O368299 | Other maternal disorders +O368310 | Other maternal disorders +O368311 | Other maternal disorders +O368312 | Other maternal disorders +O368313 | Other maternal disorders +O368314 | Other maternal disorders +O368315 | Other maternal disorders +O368319 | Other maternal disorders +O368320 | Other maternal disorders +O368321 | Other maternal disorders +O368322 | Other maternal disorders +O368323 | Other maternal disorders +O368324 | Other maternal disorders +O368325 | Other maternal disorders +O368329 | Other maternal disorders +O368330 | Other maternal disorders +O368331 | Other maternal disorders +O368332 | Other maternal disorders +O368333 | Other maternal disorders +O368334 | Other maternal disorders +O368335 | Other maternal disorders +O368339 | Other maternal disorders +O368390 | Other maternal disorders +O368391 | Other maternal disorders +O368392 | Other maternal disorders +O368393 | Other maternal disorders +O368394 | Other maternal disorders +O368395 | Other maternal disorders +O368399 | Other maternal disorders +O368910 | Other maternal disorders +O368911 | Other maternal disorders +O368912 | Other maternal disorders +O368913 | Other maternal disorders +O368914 | Other maternal disorders +O368915 | Other maternal disorders +O368919 | Other maternal disorders +O368920 | Other maternal disorders +O368921 | Other maternal disorders +O368922 | Other maternal disorders +O368923 | Other maternal disorders +O368924 | Other maternal disorders +O368925 | Other maternal disorders +O368929 | Other maternal disorders +O368930 | Other maternal disorders +O368931 | Other maternal disorders +O368932 | Other maternal disorders +O368933 | Other maternal disorders +O368934 | Other maternal disorders +O368935 | Other maternal disorders +O368939 | Other maternal disorders +O368990 | Other maternal disorders +O368991 | Other maternal disorders +O368992 | Other maternal disorders +O368993 | Other maternal disorders +O368994 | Other maternal disorders +O368995 | Other maternal disorders +O368999 | Other maternal disorders +O369--- | Other maternal disorders +O3690X0 | Other maternal disorders +O3690X1 | Other maternal disorders +O3690X2 | Other maternal disorders +O3690X3 | Other maternal disorders +O3690X4 | Other maternal disorders +O3690X5 | Other maternal disorders +O3690X9 | Other maternal disorders +O3691X0 | Other maternal disorders +O3691X1 | Other maternal disorders +O3691X2 | Other maternal disorders +O3691X3 | Other maternal disorders +O3691X4 | Other maternal disorders +O3691X5 | Other maternal disorders +O3691X9 | Other maternal disorders +O3692X0 | Other maternal disorders +O3692X1 | Other maternal disorders +O3692X2 | Other maternal disorders +O3692X3 | Other maternal disorders +O3692X4 | Other maternal disorders +O3692X5 | Other maternal disorders +O3692X9 | Other maternal disorders +O40---- | Other maternal disorders +O401XX0 | Other maternal disorders +O401XX1 | Other maternal disorders +O401XX2 | Other maternal disorders +O401XX3 | Other maternal disorders +O401XX4 | Other maternal disorders +O401XX5 | Other maternal disorders +O401XX9 | Other maternal disorders +O402XX0 | Other maternal disorders +O402XX1 | Other maternal disorders +O402XX2 | Other maternal disorders +O402XX3 | Other maternal disorders +O402XX4 | Other maternal disorders +O402XX5 | Other maternal disorders +O402XX9 | Other maternal disorders +O403XX0 | Other maternal disorders +O403XX1 | Other maternal disorders +O403XX2 | Other maternal disorders +O403XX3 | Other maternal disorders +O403XX4 | Other maternal disorders +O403XX5 | Other maternal disorders +O403XX9 | Other maternal disorders +O409XX0 | Other maternal disorders +O409XX1 | Other maternal disorders +O409XX2 | Other maternal disorders +O409XX3 | Other maternal disorders +O409XX4 | Other maternal disorders +O409XX5 | Other maternal disorders +O409XX9 | Other maternal disorders +O41---- | Other maternal disorders +O410--- | Other maternal disorders +O4100X0 | Other maternal disorders +O4100X1 | Other maternal disorders +O4100X2 | Other maternal disorders +O4100X3 | Other maternal disorders +O4100X4 | Other maternal disorders +O4100X5 | Other maternal disorders +O4100X9 | Other maternal disorders +O4101X0 | Other maternal disorders +O4101X1 | Other maternal disorders +O4101X2 | Other maternal disorders +O4101X3 | Other maternal disorders +O4101X4 | Other maternal disorders +O4101X5 | Other maternal disorders +O4101X9 | Other maternal disorders +O4102X0 | Other maternal disorders +O4102X1 | Other maternal disorders +O4102X2 | Other maternal disorders +O4102X3 | Other maternal disorders +O4102X4 | Other maternal disorders +O4102X5 | Other maternal disorders +O4102X9 | Other maternal disorders +O42---- | Other maternal disorders +O420--- | Other maternal disorders +O4200-- | Other maternal disorders +O42011- | Other maternal disorders +O42012- | Other maternal disorders +O42013- | Other maternal disorders +O42019- | Other maternal disorders +O4202-- | Other maternal disorders +O421--- | Other maternal disorders +O4210-- | Other maternal disorders +O42111- | Other maternal disorders +O42112- | Other maternal disorders +O42113- | Other maternal disorders +O42119- | Other maternal disorders +O4212-- | Other maternal disorders +O422--- | Other maternal disorders +O429--- | Other maternal disorders +O4290-- | Other maternal disorders +O42911- | Other maternal disorders +O42912- | Other maternal disorders +O42913- | Other maternal disorders +O42919- | Other maternal disorders +O4292-- | Other maternal disorders +O43---- | Other maternal disorders +O430--- | Other maternal disorders +O43011- | Other maternal disorders +O43012- | Other maternal disorders +O43013- | Other maternal disorders +O43019- | Other maternal disorders +O43021- | Other maternal disorders +O43022- | Other maternal disorders +O43023- | Other maternal disorders +O43029- | Other maternal disorders +O431--- | Other maternal disorders +O43101- | Other maternal disorders +O43102- | Other maternal disorders +O43103- | Other maternal disorders +O43109- | Other maternal disorders +O43111- | Other maternal disorders +O43112- | Other maternal disorders +O43113- | Other maternal disorders +O43119- | Other maternal disorders +O43121- | Other maternal disorders +O43122- | Other maternal disorders +O43123- | Other maternal disorders +O43129- | Other maternal disorders +O43191- | Other maternal disorders +O43192- | Other maternal disorders +O43193- | Other maternal disorders +O43199- | Other maternal disorders +O438--- | Other maternal disorders +O43811- | Other maternal disorders +O43812- | Other maternal disorders +O43813- | Other maternal disorders +O43819- | Other maternal disorders +O43891- | Other maternal disorders +O43892- | Other maternal disorders +O43893- | Other maternal disorders +O43899- | Other maternal disorders +O439--- | Other maternal disorders +O4390-- | Other maternal disorders +O4391-- | Other maternal disorders +O4392-- | Other maternal disorders +O4393-- | Other maternal disorders +O4401-- | Other maternal disorders +O4402-- | Other maternal disorders +O47---- | Other maternal disorders +O470--- | Other maternal disorders +O4700-- | Other maternal disorders +O4702-- | Other maternal disorders +O4703-- | Other maternal disorders +O471--- | Other maternal disorders +O479--- | Other maternal disorders +O48---- | Other maternal disorders +O480--- | Other maternal disorders +O481--- | Other maternal disorders +O60---- | Other maternal disorders +O600--- | Other maternal disorders +O6000-- | Other maternal disorders +O6002-- | Other maternal disorders +O6003-- | Other maternal disorders +O601--- | Other maternal disorders +O6010X0 | Other maternal disorders +O6010X1 | Other maternal disorders +O6010X2 | Other maternal disorders +O6010X3 | Other maternal disorders +O6010X4 | Other maternal disorders +O6010X5 | Other maternal disorders +O6010X9 | Other maternal disorders +O6012X0 | Other maternal disorders +O6012X1 | Other maternal disorders +O6012X2 | Other maternal disorders +O6012X3 | Other maternal disorders +O6012X4 | Other maternal disorders +O6012X5 | Other maternal disorders +O6012X9 | Other maternal disorders +O6013X0 | Other maternal disorders +O6013X1 | Other maternal disorders +O6013X2 | Other maternal disorders +O6013X3 | Other maternal disorders +O6013X4 | Other maternal disorders +O6013X5 | Other maternal disorders +O6013X9 | Other maternal disorders +O6014X0 | Other maternal disorders +O6014X1 | Other maternal disorders +O6014X2 | Other maternal disorders +O6014X3 | Other maternal disorders +O6014X4 | Other maternal disorders +O6014X5 | Other maternal disorders +O6014X9 | Other maternal disorders +O602--- | Other maternal disorders +O6020X0 | Other maternal disorders +O6020X1 | Other maternal disorders +O6020X2 | Other maternal disorders +O6020X3 | Other maternal disorders +O6020X4 | Other maternal disorders +O6020X5 | Other maternal disorders +O6020X9 | Other maternal disorders +O6022X0 | Other maternal disorders +O6022X1 | Other maternal disorders +O6022X2 | Other maternal disorders +O6022X3 | Other maternal disorders +O6022X4 | Other maternal disorders +O6022X5 | Other maternal disorders +O6022X9 | Other maternal disorders +O6023X0 | Other maternal disorders +O6023X1 | Other maternal disorders +O6023X2 | Other maternal disorders +O6023X3 | Other maternal disorders +O6023X4 | Other maternal disorders +O6023X5 | Other maternal disorders +O6023X9 | Other maternal disorders +O603--- | Other maternal disorders +O61---- | Other maternal disorders +O610--- | Other maternal disorders +O611--- | Other maternal disorders +O618--- | Other maternal disorders +O619--- | Other maternal disorders +O62---- | Other maternal disorders +O620--- | Other maternal disorders +O621--- | Other maternal disorders +O623--- | Other maternal disorders +O624--- | Other maternal disorders +O628--- | Other maternal disorders +O629--- | Other maternal disorders +O63---- | Other maternal disorders +O630--- | Other maternal disorders +O631--- | Other maternal disorders +O632--- | Other maternal disorders +O639--- | Other maternal disorders +O68---- | Other maternal disorders +O680--- | Other maternal disorders +O681--- | Other maternal disorders +O682--- | Other maternal disorders +O683--- | Other maternal disorders +O688--- | Other maternal disorders +O689--- | Other maternal disorders +O69---- | Other maternal disorders +O690--- | Other maternal disorders +O690XX0 | Other maternal disorders +O690XX1 | Other maternal disorders +O690XX2 | Other maternal disorders +O690XX3 | Other maternal disorders +O690XX4 | Other maternal disorders +O690XX5 | Other maternal disorders +O690XX9 | Other maternal disorders +O691--- | Other maternal disorders +O691XX0 | Other maternal disorders +O691XX1 | Other maternal disorders +O691XX2 | Other maternal disorders +O691XX3 | Other maternal disorders +O691XX4 | Other maternal disorders +O691XX5 | Other maternal disorders +O691XX9 | Other maternal disorders +O692--- | Other maternal disorders +O692XX0 | Other maternal disorders +O692XX1 | Other maternal disorders +O692XX2 | Other maternal disorders +O692XX3 | Other maternal disorders +O692XX4 | Other maternal disorders +O692XX5 | Other maternal disorders +O692XX9 | Other maternal disorders +O693--- | Other maternal disorders +O693XX0 | Other maternal disorders +O693XX1 | Other maternal disorders +O693XX2 | Other maternal disorders +O693XX3 | Other maternal disorders +O693XX4 | Other maternal disorders +O693XX5 | Other maternal disorders +O693XX9 | Other maternal disorders +O694--- | Other maternal disorders +O694XX0 | Other maternal disorders +O694XX1 | Other maternal disorders +O694XX2 | Other maternal disorders +O694XX3 | Other maternal disorders +O694XX4 | Other maternal disorders +O694XX5 | Other maternal disorders +O694XX9 | Other maternal disorders +O695--- | Other maternal disorders +O695XX0 | Other maternal disorders +O695XX1 | Other maternal disorders +O695XX2 | Other maternal disorders +O695XX3 | Other maternal disorders +O695XX4 | Other maternal disorders +O695XX5 | Other maternal disorders +O695XX9 | Other maternal disorders +O698--- | Other maternal disorders +O6981X0 | Other maternal disorders +O6981X1 | Other maternal disorders +O6981X2 | Other maternal disorders +O6981X3 | Other maternal disorders +O6981X4 | Other maternal disorders +O6981X5 | Other maternal disorders +O6981X9 | Other maternal disorders +O6982X0 | Other maternal disorders +O6982X1 | Other maternal disorders +O6982X2 | Other maternal disorders +O6982X3 | Other maternal disorders +O6982X4 | Other maternal disorders +O6982X5 | Other maternal disorders +O6982X9 | Other maternal disorders +O6989X0 | Other maternal disorders +O6989X1 | Other maternal disorders +O6989X2 | Other maternal disorders +O6989X3 | Other maternal disorders +O6989X4 | Other maternal disorders +O6989X5 | Other maternal disorders +O6989X9 | Other maternal disorders +O699--- | Other maternal disorders +O73---- | Other maternal disorders +O730--- | Other maternal disorders +O731--- | Other maternal disorders +O74---- | Other maternal disorders +O740--- | Other maternal disorders +O741--- | Other maternal disorders +O742--- | Other maternal disorders +O743--- | Other maternal disorders +O744--- | Other maternal disorders +O745--- | Other maternal disorders +O746--- | Other maternal disorders +O747--- | Other maternal disorders +O748--- | Other maternal disorders +O749--- | Other maternal disorders +O75---- | Other maternal disorders +O750--- | Other maternal disorders +O751--- | Other maternal disorders +O752--- | Other maternal disorders +O753--- | Other maternal disorders +O754--- | Other maternal disorders +O755--- | Other maternal disorders +O756--- | Other maternal disorders +O757--- | Other maternal disorders +O758--- | Other maternal disorders +O7581-- | Other maternal disorders +O7582-- | Other maternal disorders +O7589-- | Other maternal disorders +O759--- | Other maternal disorders +O76---- | Other maternal disorders +O770--- | Other maternal disorders +O771--- | Other maternal disorders +O778--- | Other maternal disorders +O779--- | Other maternal disorders +O80---- | Other maternal disorders +O800--- | Other maternal disorders +O801--- | Other maternal disorders +O808--- | Other maternal disorders +O809--- | Other maternal disorders +O81---- | Other maternal disorders +O810--- | Other maternal disorders +O811--- | Other maternal disorders +O812--- | Other maternal disorders +O813--- | Other maternal disorders +O814--- | Other maternal disorders +O815--- | Other maternal disorders +O82---- | Other maternal disorders +O820--- | Other maternal disorders +O821--- | Other maternal disorders +O822--- | Other maternal disorders +O828--- | Other maternal disorders +O829--- | Other maternal disorders +O87---- | Other maternal disorders +O870--- | Other maternal disorders +O871--- | Other maternal disorders +O872--- | Other maternal disorders +O873--- | Other maternal disorders +O874--- | Other maternal disorders +O878--- | Other maternal disorders +O879--- | Other maternal disorders +O88---- | Other maternal disorders +O880--- | Other maternal disorders +O88011- | Other maternal disorders +O88012- | Other maternal disorders +O88013- | Other maternal disorders +O88019- | Other maternal disorders +O8802-- | Other maternal disorders +O8803-- | Other maternal disorders +O881--- | Other maternal disorders +O88111- | Other maternal disorders +O88112- | Other maternal disorders +O88113- | Other maternal disorders +O88119- | Other maternal disorders +O8812-- | Other maternal disorders +O8813-- | Other maternal disorders +O882--- | Other maternal disorders +O88211- | Other maternal disorders +O88212- | Other maternal disorders +O88213- | Other maternal disorders +O88219- | Other maternal disorders +O8822-- | Other maternal disorders +O8823-- | Other maternal disorders +O883--- | Other maternal disorders +O88311- | Other maternal disorders +O88312- | Other maternal disorders +O88313- | Other maternal disorders +O88319- | Other maternal disorders +O8832-- | Other maternal disorders +O8833-- | Other maternal disorders +O888--- | Other maternal disorders +O88811- | Other maternal disorders +O88812- | Other maternal disorders +O88813- | Other maternal disorders +O88819- | Other maternal disorders +O8882-- | Other maternal disorders +O8883-- | Other maternal disorders +O89---- | Other maternal disorders +O890--- | Other maternal disorders +O8901-- | Other maternal disorders +O8909-- | Other maternal disorders +O891--- | Other maternal disorders +O892--- | Other maternal disorders +O893--- | Other maternal disorders +O894--- | Other maternal disorders +O895--- | Other maternal disorders +O896--- | Other maternal disorders +O898--- | Other maternal disorders +O899--- | Other maternal disorders +O90---- | Other maternal disorders +O900--- | Other maternal disorders +O901--- | Other maternal disorders +O902--- | Other maternal disorders +O903--- | Other maternal disorders +O904--- | Other maternal disorders +O905--- | Other maternal disorders +O906--- | Other maternal disorders +O908--- | Other maternal disorders +O9081-- | Other maternal disorders +O9089-- | Other maternal disorders +O909--- | Other maternal disorders +O92---- | Other maternal disorders +O920--- | Other maternal disorders +O92011- | Other maternal disorders +O92012- | Other maternal disorders +O92013- | Other maternal disorders +O92019- | Other maternal disorders +O9202-- | Other maternal disorders +O9203-- | Other maternal disorders +O921--- | Other maternal disorders +O92111- | Other maternal disorders +O92112- | Other maternal disorders +O92113- | Other maternal disorders +O92119- | Other maternal disorders +O9212-- | Other maternal disorders +O9213-- | Other maternal disorders +O922--- | Other maternal disorders +O9220-- | Other maternal disorders +O9229-- | Other maternal disorders +O923--- | Other maternal disorders +O924--- | Other maternal disorders +O925--- | Other maternal disorders +O926--- | Other maternal disorders +O927--- | Other maternal disorders +O9270-- | Other maternal disorders +O9279-- | Other maternal disorders +O94---- | Other maternal disorders +O95---- | Other maternal disorders +O96---- | Other maternal disorders +O960--- | Other maternal disorders +O961--- | Other maternal disorders +O969--- | Other maternal disorders +O97---- | Other maternal disorders +O970--- | Other maternal disorders +O971--- | Other maternal disorders +O979--- | Other maternal disorders +O9A111- | Other maternal disorders +O9A112- | Other maternal disorders +O9A113- | Other maternal disorders +O9A119- | Other maternal disorders +O9A12-- | Other maternal disorders +O9A13-- | Other maternal disorders +O9A211- | Other maternal disorders +O9A212- | Other maternal disorders +O9A213- | Other maternal disorders +O9A219- | Other maternal disorders +O9A22-- | Other maternal disorders +O9A23-- | Other maternal disorders +O9A311- | Other maternal disorders +O9A312- | Other maternal disorders +O9A313- | Other maternal disorders +O9A319- | Other maternal disorders +O9A32-- | Other maternal disorders +O9A33-- | Other maternal disorders +O9A411- | Other maternal disorders +O9A412- | Other maternal disorders +O9A413- | Other maternal disorders +O9A419- | Other maternal disorders +O9A42-- | Other maternal disorders +O9A43-- | Other maternal disorders +O9A511- | Other maternal disorders +O9A512- | Other maternal disorders +O9A513- | Other maternal disorders +Z0371-- | Other maternal disorders +Z0372-- | Other maternal disorders +Z0373-- | Other maternal disorders +Z0374-- | Other maternal disorders +Z0375-- | Other maternal disorders +Z0379-- | Other maternal disorders +Z32---- | Other maternal disorders +Z320--- | Other maternal disorders +Z3200-- | Other maternal disorders +Z3201-- | Other maternal disorders +Z3202-- | Other maternal disorders +Z321--- | Other maternal disorders +Z322--- | Other maternal disorders +Z323--- | Other maternal disorders +Z33---- | Other maternal disorders +Z331--- | Other maternal disorders +Z332--- | Other maternal disorders +Z333--- | Other maternal disorders +Z34---- | Other maternal disorders +Z340--- | Other maternal disorders +Z3400-- | Other maternal disorders +Z3401-- | Other maternal disorders +Z3402-- | Other maternal disorders +Z3403-- | Other maternal disorders +Z348--- | Other maternal disorders +Z3480-- | Other maternal disorders +Z3481-- | Other maternal disorders +Z3482-- | Other maternal disorders +Z3483-- | Other maternal disorders +Z349--- | Other maternal disorders +Z3490-- | Other maternal disorders +Z3491-- | Other maternal disorders +Z3492-- | Other maternal disorders +Z3493-- | Other maternal disorders +Z35---- | Other maternal disorders +Z350--- | Other maternal disorders +Z351--- | Other maternal disorders +Z352--- | Other maternal disorders +Z353--- | Other maternal disorders +Z354--- | Other maternal disorders +Z355--- | Other maternal disorders +Z356--- | Other maternal disorders +Z357--- | Other maternal disorders +Z358--- | Other maternal disorders +Z359--- | Other maternal disorders +Z36---- | Other maternal disorders +Z360--- | Other maternal disorders +Z361--- | Other maternal disorders +Z362--- | Other maternal disorders +Z363--- | Other maternal disorders +Z364--- | Other maternal disorders +Z365--- | Other maternal disorders +Z368--- | Other maternal disorders +Z3681-- | Other maternal disorders +Z3682-- | Other maternal disorders +Z3683-- | Other maternal disorders +Z3684-- | Other maternal disorders +Z3685-- | Other maternal disorders +Z3686-- | Other maternal disorders +Z3687-- | Other maternal disorders +Z3688-- | Other maternal disorders +Z3689-- | Other maternal disorders +Z368A-- | Other maternal disorders +Z369--- | Other maternal disorders +Z37---- | Other maternal disorders +Z370--- | Other maternal disorders +Z371--- | Other maternal disorders +Z372--- | Other maternal disorders +Z373--- | Other maternal disorders +Z374--- | Other maternal disorders +Z375--- | Other maternal disorders +Z3750-- | Other maternal disorders +Z3751-- | Other maternal disorders +Z3752-- | Other maternal disorders +Z3753-- | Other maternal disorders +Z3754-- | Other maternal disorders +Z3759-- | Other maternal disorders +Z376--- | Other maternal disorders +Z3760-- | Other maternal disorders +Z3761-- | Other maternal disorders +Z3762-- | Other maternal disorders +Z3763-- | Other maternal disorders +Z3764-- | Other maternal disorders +Z3769-- | Other maternal disorders +Z377--- | Other maternal disorders +Z379--- | Other maternal disorders +Z39---- | Other maternal disorders +Z390--- | Other maternal disorders +Z391--- | Other maternal disorders +Z392--- | Other maternal disorders +Z3A00-- | Other maternal disorders +Z3A01-- | Other maternal disorders +Z3A08-- | Other maternal disorders +Z3A09-- | Other maternal disorders +Z3A10-- | Other maternal disorders +Z3A11-- | Other maternal disorders +Z3A12-- | Other maternal disorders +Z3A13-- | Other maternal disorders +Z3A14-- | Other maternal disorders +Z3A15-- | Other maternal disorders +Z3A16-- | Other maternal disorders +Z3A17-- | Other maternal disorders +Z3A18-- | Other maternal disorders +Z3A19-- | Other maternal disorders +Z3A20-- | Other maternal disorders +Z3A21-- | Other maternal disorders +Z3A22-- | Other maternal disorders +Z3A23-- | Other maternal disorders +Z3A24-- | Other maternal disorders +Z3A25-- | Other maternal disorders +Z3A26-- | Other maternal disorders +Z3A27-- | Other maternal disorders +Z3A28-- | Other maternal disorders +Z3A29-- | Other maternal disorders +Z3A30-- | Other maternal disorders +Z3A31-- | Other maternal disorders +Z3A32-- | Other maternal disorders +Z3A33-- | Other maternal disorders +Z3A34-- | Other maternal disorders +Z3A35-- | Other maternal disorders +Z3A36-- | Other maternal disorders +Z3A37-- | Other maternal disorders +Z3A38-- | Other maternal disorders +Z3A39-- | Other maternal disorders +Z3A40-- | Other maternal disorders +Z3A41-- | Other maternal disorders +Z3A42-- | Other maternal disorders +Z3A49-- | Other maternal disorders +Z640--- | Other maternal disorders +Z641--- | Other maternal disorders +Z642--- | Other maternal disorders +Z643--- | Other maternal disorders +Z875--- | Other maternal disorders +Z8751-- | Other maternal disorders +Z8759-- | Other maternal disorders +Z876--- | Other maternal disorders +A401--- | Neonatal disorders +B951--- | Neonatal disorders +P00---- | Neonatal disorders +P000--- | Neonatal disorders +P001--- | Neonatal disorders +P002--- | Neonatal disorders +P003--- | Neonatal disorders +P004--- | Neonatal disorders +P005--- | Neonatal disorders +P006--- | Neonatal disorders +P007--- | Neonatal disorders +P008--- | Neonatal disorders +P0081-- | Neonatal disorders +P0089-- | Neonatal disorders +P009--- | Neonatal disorders +P01---- | Neonatal disorders +P010--- | Neonatal disorders +P011--- | Neonatal disorders +P012--- | Neonatal disorders +P013--- | Neonatal disorders +P014--- | Neonatal disorders +P015--- | Neonatal disorders +P016--- | Neonatal disorders +P017--- | Neonatal disorders +P018--- | Neonatal disorders +P019--- | Neonatal disorders +P02---- | Neonatal disorders +P020--- | Neonatal disorders +P021--- | Neonatal disorders +P022--- | Neonatal disorders +P0220-- | Neonatal disorders +P0229-- | Neonatal disorders +P023--- | Neonatal disorders +P024--- | Neonatal disorders +P025--- | Neonatal disorders +P026--- | Neonatal disorders +P0260-- | Neonatal disorders +P0269-- | Neonatal disorders +P027--- | Neonatal disorders +P0270-- | Neonatal disorders +P0278-- | Neonatal disorders +P028--- | Neonatal disorders +P029--- | Neonatal disorders +P03---- | Neonatal disorders +P030--- | Neonatal disorders +P031--- | Neonatal disorders +P032--- | Neonatal disorders +P033--- | Neonatal disorders +P034--- | Neonatal disorders +P035--- | Neonatal disorders +P036--- | Neonatal disorders +P038--- | Neonatal disorders +P03810- | Neonatal disorders +P03811- | Neonatal disorders +P03819- | Neonatal disorders +P0382-- | Neonatal disorders +P0389-- | Neonatal disorders +P039--- | Neonatal disorders +P04---- | Neonatal disorders +P040--- | Neonatal disorders +P041--- | Neonatal disorders +P0411-- | Neonatal disorders +P0412-- | Neonatal disorders +P0413-- | Neonatal disorders +P0414-- | Neonatal disorders +P0415-- | Neonatal disorders +P0416-- | Neonatal disorders +P0417-- | Neonatal disorders +P0418-- | Neonatal disorders +P0419-- | Neonatal disorders +P041A-- | Neonatal disorders +P042--- | Neonatal disorders +P043--- | Neonatal disorders +P044--- | Neonatal disorders +P0440-- | Neonatal disorders +P0441-- | Neonatal disorders +P0442-- | Neonatal disorders +P0449-- | Neonatal disorders +P045--- | Neonatal disorders +P046--- | Neonatal disorders +P048--- | Neonatal disorders +P0481-- | Neonatal disorders +P0489-- | Neonatal disorders +P049--- | Neonatal disorders +P05---- | Neonatal disorders +P050--- | Neonatal disorders +P0500-- | Neonatal disorders +P0501-- | Neonatal disorders +P0502-- | Neonatal disorders +P0503-- | Neonatal disorders +P0504-- | Neonatal disorders +P0505-- | Neonatal disorders +P0506-- | Neonatal disorders +P0507-- | Neonatal disorders +P0508-- | Neonatal disorders +P0509-- | Neonatal disorders +P051--- | Neonatal disorders +P0510-- | Neonatal disorders +P0511-- | Neonatal disorders +P0512-- | Neonatal disorders +P0513-- | Neonatal disorders +P0514-- | Neonatal disorders +P0515-- | Neonatal disorders +P0516-- | Neonatal disorders +P0517-- | Neonatal disorders +P0518-- | Neonatal disorders +P0519-- | Neonatal disorders +P052--- | Neonatal disorders +P059--- | Neonatal disorders +P07---- | Neonatal disorders +P070--- | Neonatal disorders +P0700-- | Neonatal disorders +P0701-- | Neonatal disorders +P0702-- | Neonatal disorders +P0703-- | Neonatal disorders +P071--- | Neonatal disorders +P0710-- | Neonatal disorders +P0714-- | Neonatal disorders +P0715-- | Neonatal disorders +P0716-- | Neonatal disorders +P0717-- | Neonatal disorders +P0718-- | Neonatal disorders +P072--- | Neonatal disorders +P0720-- | Neonatal disorders +P0721-- | Neonatal disorders +P0722-- | Neonatal disorders +P0723-- | Neonatal disorders +P0724-- | Neonatal disorders +P0725-- | Neonatal disorders +P0726-- | Neonatal disorders +P073--- | Neonatal disorders +P0730-- | Neonatal disorders +P0731-- | Neonatal disorders +P0732-- | Neonatal disorders +P0733-- | Neonatal disorders +P0734-- | Neonatal disorders +P0735-- | Neonatal disorders +P0736-- | Neonatal disorders +P0737-- | Neonatal disorders +P0738-- | Neonatal disorders +P0739-- | Neonatal disorders +P08---- | Neonatal disorders +P080--- | Neonatal disorders +P081--- | Neonatal disorders +P082--- | Neonatal disorders +P0821-- | Neonatal disorders +P0822-- | Neonatal disorders +P09---- | Neonatal disorders +P10---- | Neonatal disorders +P100--- | Neonatal disorders +P101--- | Neonatal disorders +P102--- | Neonatal disorders +P103--- | Neonatal disorders +P104--- | Neonatal disorders +P108--- | Neonatal disorders +P109--- | Neonatal disorders +P11---- | Neonatal disorders +P110--- | Neonatal disorders +P111--- | Neonatal disorders +P112--- | Neonatal disorders +P113--- | Neonatal disorders +P114--- | Neonatal disorders +P115--- | Neonatal disorders +P119--- | Neonatal disorders +P12---- | Neonatal disorders +P120--- | Neonatal disorders +P121--- | Neonatal disorders +P122--- | Neonatal disorders +P123--- | Neonatal disorders +P124--- | Neonatal disorders +P128--- | Neonatal disorders +P1281-- | Neonatal disorders +P1289-- | Neonatal disorders +P129--- | Neonatal disorders +P13---- | Neonatal disorders +P130--- | Neonatal disorders +P131--- | Neonatal disorders +P132--- | Neonatal disorders +P133--- | Neonatal disorders +P134--- | Neonatal disorders +P138--- | Neonatal disorders +P139--- | Neonatal disorders +P14---- | Neonatal disorders +P140--- | Neonatal disorders +P141--- | Neonatal disorders +P142--- | Neonatal disorders +P143--- | Neonatal disorders +P148--- | Neonatal disorders +P149--- | Neonatal disorders +P15---- | Neonatal disorders +P150--- | Neonatal disorders +P151--- | Neonatal disorders +P152--- | Neonatal disorders +P153--- | Neonatal disorders +P154--- | Neonatal disorders +P155--- | Neonatal disorders +P156--- | Neonatal disorders +P158--- | Neonatal disorders +P159--- | Neonatal disorders +P190--- | Neonatal disorders +P191--- | Neonatal disorders +P192--- | Neonatal disorders +P199--- | Neonatal disorders +P20---- | Neonatal disorders +P200--- | Neonatal disorders +P201--- | Neonatal disorders +P209--- | Neonatal disorders +P21---- | Neonatal disorders +P210--- | Neonatal disorders +P211--- | Neonatal disorders +P219--- | Neonatal disorders +P22---- | Neonatal disorders +P220--- | Neonatal disorders +P221--- | Neonatal disorders +P228--- | Neonatal disorders +P229--- | Neonatal disorders +P24---- | Neonatal disorders +P240--- | Neonatal disorders +P2400-- | Neonatal disorders +P2401-- | Neonatal disorders +P241--- | Neonatal disorders +P2410-- | Neonatal disorders +P2411-- | Neonatal disorders +P242--- | Neonatal disorders +P2420-- | Neonatal disorders +P2421-- | Neonatal disorders +P243--- | Neonatal disorders +P2430-- | Neonatal disorders +P2431-- | Neonatal disorders +P248--- | Neonatal disorders +P2480-- | Neonatal disorders +P2481-- | Neonatal disorders +P249--- | Neonatal disorders +P25---- | Neonatal disorders +P250--- | Neonatal disorders +P251--- | Neonatal disorders +P252--- | Neonatal disorders +P253--- | Neonatal disorders +P258--- | Neonatal disorders +P26---- | Neonatal disorders +P260--- | Neonatal disorders +P261--- | Neonatal disorders +P268--- | Neonatal disorders +P269--- | Neonatal disorders +P27---- | Neonatal disorders +P270--- | Neonatal disorders +P271--- | Neonatal disorders +P278--- | Neonatal disorders +P279--- | Neonatal disorders +P28---- | Neonatal disorders +P280--- | Neonatal disorders +P281--- | Neonatal disorders +P2810-- | Neonatal disorders +P2811-- | Neonatal disorders +P2819-- | Neonatal disorders +P282--- | Neonatal disorders +P283--- | Neonatal disorders +P284--- | Neonatal disorders +P285--- | Neonatal disorders +P288--- | Neonatal disorders +P2881-- | Neonatal disorders +P2889-- | Neonatal disorders +P289--- | Neonatal disorders +P29---- | Neonatal disorders +P290--- | Neonatal disorders +P291--- | Neonatal disorders +P2911-- | Neonatal disorders +P2912-- | Neonatal disorders +P292--- | Neonatal disorders +P293--- | Neonatal disorders +P2930-- | Neonatal disorders +P2938-- | Neonatal disorders +P294--- | Neonatal disorders +P298--- | Neonatal disorders +P2981-- | Neonatal disorders +P2989-- | Neonatal disorders +P299--- | Neonatal disorders +P36---- | Neonatal disorders +P360--- | Neonatal disorders +P361--- | Neonatal disorders +P3610-- | Neonatal disorders +P3619-- | Neonatal disorders +P362--- | Neonatal disorders +P363--- | Neonatal disorders +P3630-- | Neonatal disorders +P3639-- | Neonatal disorders +P364--- | Neonatal disorders +P365--- | Neonatal disorders +P368--- | Neonatal disorders +P369--- | Neonatal disorders +P38---- | Neonatal disorders +P381--- | Neonatal disorders +P389--- | Neonatal disorders +P39---- | Neonatal disorders +P390--- | Neonatal disorders +P391--- | Neonatal disorders +P392--- | Neonatal disorders +P393--- | Neonatal disorders +P394--- | Neonatal disorders +P398--- | Neonatal disorders +P399--- | Neonatal disorders +P50---- | Neonatal disorders +P500--- | Neonatal disorders +P501--- | Neonatal disorders +P502--- | Neonatal disorders +P503--- | Neonatal disorders +P504--- | Neonatal disorders +P505--- | Neonatal disorders +P508--- | Neonatal disorders +P509--- | Neonatal disorders +P51---- | Neonatal disorders +P510--- | Neonatal disorders +P518--- | Neonatal disorders +P519--- | Neonatal disorders +P52---- | Neonatal disorders +P520--- | Neonatal disorders +P521--- | Neonatal disorders +P522--- | Neonatal disorders +P5221-- | Neonatal disorders +P5222-- | Neonatal disorders +P523--- | Neonatal disorders +P524--- | Neonatal disorders +P525--- | Neonatal disorders +P526--- | Neonatal disorders +P528--- | Neonatal disorders +P529--- | Neonatal disorders +P53---- | Neonatal disorders +P54---- | Neonatal disorders +P540--- | Neonatal disorders +P541--- | Neonatal disorders +P542--- | Neonatal disorders +P543--- | Neonatal disorders +P544--- | Neonatal disorders +P545--- | Neonatal disorders +P546--- | Neonatal disorders +P548--- | Neonatal disorders +P549--- | Neonatal disorders +P55---- | Neonatal disorders +P550--- | Neonatal disorders +P551--- | Neonatal disorders +P558--- | Neonatal disorders +P559--- | Neonatal disorders +P56---- | Neonatal disorders +P560--- | Neonatal disorders +P569--- | Neonatal disorders +P5690-- | Neonatal disorders +P5699-- | Neonatal disorders +P57---- | Neonatal disorders +P570--- | Neonatal disorders +P578--- | Neonatal disorders +P579--- | Neonatal disorders +P58---- | Neonatal disorders +P580--- | Neonatal disorders +P581--- | Neonatal disorders +P582--- | Neonatal disorders +P583--- | Neonatal disorders +P584--- | Neonatal disorders +P5841-- | Neonatal disorders +P5842-- | Neonatal disorders +P585--- | Neonatal disorders +P588--- | Neonatal disorders +P589--- | Neonatal disorders +P59---- | Neonatal disorders +P590--- | Neonatal disorders +P591--- | Neonatal disorders +P592--- | Neonatal disorders +P5920-- | Neonatal disorders +P5929-- | Neonatal disorders +P593--- | Neonatal disorders +P598--- | Neonatal disorders +P599--- | Neonatal disorders +P60---- | Neonatal disorders +P61---- | Neonatal disorders +P610--- | Neonatal disorders +P611--- | Neonatal disorders +P612--- | Neonatal disorders +P613--- | Neonatal disorders +P614--- | Neonatal disorders +P615--- | Neonatal disorders +P616--- | Neonatal disorders +P618--- | Neonatal disorders +P619--- | Neonatal disorders +P70---- | Neonatal disorders +P700--- | Neonatal disorders +P701--- | Neonatal disorders +P702--- | Neonatal disorders +P703--- | Neonatal disorders +P704--- | Neonatal disorders +P708--- | Neonatal disorders +P709--- | Neonatal disorders +P71---- | Neonatal disorders +P710--- | Neonatal disorders +P711--- | Neonatal disorders +P712--- | Neonatal disorders +P713--- | Neonatal disorders +P714--- | Neonatal disorders +P718--- | Neonatal disorders +P719--- | Neonatal disorders +P72---- | Neonatal disorders +P720--- | Neonatal disorders +P721--- | Neonatal disorders +P722--- | Neonatal disorders +P728--- | Neonatal disorders +P729--- | Neonatal disorders +P74---- | Neonatal disorders +P740--- | Neonatal disorders +P741--- | Neonatal disorders +P742--- | Neonatal disorders +P7421-- | Neonatal disorders +P7422-- | Neonatal disorders +P743--- | Neonatal disorders +P7431-- | Neonatal disorders +P7432-- | Neonatal disorders +P744--- | Neonatal disorders +P7441-- | Neonatal disorders +P74421- | Neonatal disorders +P74422- | Neonatal disorders +P7449-- | Neonatal disorders +P745--- | Neonatal disorders +P746--- | Neonatal disorders +P748--- | Neonatal disorders +P749--- | Neonatal disorders +P76---- | Neonatal disorders +P760--- | Neonatal disorders +P761--- | Neonatal disorders +P762--- | Neonatal disorders +P768--- | Neonatal disorders +P769--- | Neonatal disorders +P77---- | Neonatal disorders +P771--- | Neonatal disorders +P772--- | Neonatal disorders +P773--- | Neonatal disorders +P779--- | Neonatal disorders +P78---- | Neonatal disorders +P780--- | Neonatal disorders +P781--- | Neonatal disorders +P782--- | Neonatal disorders +P783--- | Neonatal disorders +P7881-- | Neonatal disorders +P7882-- | Neonatal disorders +P7883-- | Neonatal disorders +P7884-- | Neonatal disorders +P7889-- | Neonatal disorders +P789--- | Neonatal disorders +P80---- | Neonatal disorders +P800--- | Neonatal disorders +P808--- | Neonatal disorders +P809--- | Neonatal disorders +P81---- | Neonatal disorders +P810--- | Neonatal disorders +P818--- | Neonatal disorders +P819--- | Neonatal disorders +P83---- | Neonatal disorders +P830--- | Neonatal disorders +P831--- | Neonatal disorders +P832--- | Neonatal disorders +P833--- | Neonatal disorders +P8330-- | Neonatal disorders +P8339-- | Neonatal disorders +P834--- | Neonatal disorders +P835--- | Neonatal disorders +P836--- | Neonatal disorders +P838--- | Neonatal disorders +P8381-- | Neonatal disorders +P8388-- | Neonatal disorders +P839--- | Neonatal disorders +P84---- | Neonatal disorders +P90---- | Neonatal disorders +P91---- | Neonatal disorders +P910--- | Neonatal disorders +P911--- | Neonatal disorders +P912--- | Neonatal disorders +P913--- | Neonatal disorders +P914--- | Neonatal disorders +P915--- | Neonatal disorders +P916--- | Neonatal disorders +P9160-- | Neonatal disorders +P9161-- | Neonatal disorders +P9162-- | Neonatal disorders +P9163-- | Neonatal disorders +P917--- | Neonatal disorders +P918--- | Neonatal disorders +P91811- | Neonatal disorders +P91819- | Neonatal disorders +P9188-- | Neonatal disorders +P919--- | Neonatal disorders +P92---- | Neonatal disorders +P920--- | Neonatal disorders +P9201-- | Neonatal disorders +P9209-- | Neonatal disorders +P921--- | Neonatal disorders +P922--- | Neonatal disorders +P923--- | Neonatal disorders +P924--- | Neonatal disorders +P925--- | Neonatal disorders +P926--- | Neonatal disorders +P928--- | Neonatal disorders +P929--- | Neonatal disorders +P94---- | Neonatal disorders +P940--- | Neonatal disorders +P941--- | Neonatal disorders +P942--- | Neonatal disorders +P948--- | Neonatal disorders +P949--- | Neonatal disorders +P96---- | Neonatal disorders +P963--- | Neonatal disorders +P964--- | Neonatal disorders +P968--- | Neonatal disorders +P9681-- | Neonatal disorders +P9682-- | Neonatal disorders +P9683-- | Neonatal disorders +P9689-- | Neonatal disorders +P969--- | Neonatal disorders +P072--- | Neonatal preterm birth +P0720-- | Neonatal preterm birth +P0721-- | Neonatal preterm birth +P0722-- | Neonatal preterm birth +P0723-- | Neonatal preterm birth +P0724-- | Neonatal preterm birth +P0725-- | Neonatal preterm birth +P0726-- | Neonatal preterm birth +P073--- | Neonatal preterm birth +P0730-- | Neonatal preterm birth +P0731-- | Neonatal preterm birth +P0732-- | Neonatal preterm birth +P0733-- | Neonatal preterm birth +P0734-- | Neonatal preterm birth +P0735-- | Neonatal preterm birth +P0736-- | Neonatal preterm birth +P0737-- | Neonatal preterm birth +P0738-- | Neonatal preterm birth +P0739-- | Neonatal preterm birth +P22---- | Neonatal preterm birth +P220--- | Neonatal preterm birth +P221--- | Neonatal preterm birth +P228--- | Neonatal preterm birth +P229--- | Neonatal preterm birth +P25---- | Neonatal preterm birth +P250--- | Neonatal preterm birth +P251--- | Neonatal preterm birth +P252--- | Neonatal preterm birth +P253--- | Neonatal preterm birth +P258--- | Neonatal preterm birth +P26---- | Neonatal preterm birth +P260--- | Neonatal preterm birth +P261--- | Neonatal preterm birth +P268--- | Neonatal preterm birth +P269--- | Neonatal preterm birth +P27---- | Neonatal preterm birth +P270--- | Neonatal preterm birth +P271--- | Neonatal preterm birth +P278--- | Neonatal preterm birth +P279--- | Neonatal preterm birth +P28---- | Neonatal preterm birth +P280--- | Neonatal preterm birth +P281--- | Neonatal preterm birth +P2810-- | Neonatal preterm birth +P2811-- | Neonatal preterm birth +P2819-- | Neonatal preterm birth +P282--- | Neonatal preterm birth +P283--- | Neonatal preterm birth +P284--- | Neonatal preterm birth +P285--- | Neonatal preterm birth +P288--- | Neonatal preterm birth +P2881-- | Neonatal preterm birth +P2889-- | Neonatal preterm birth +P289--- | Neonatal preterm birth +P612--- | Neonatal preterm birth +P77---- | Neonatal preterm birth +P771--- | Neonatal preterm birth +P772--- | Neonatal preterm birth +P773--- | Neonatal preterm birth +P779--- | Neonatal preterm birth +P02---- | Neonatal encephalopathy due to birth asphyxia and trauma +P020--- | Neonatal encephalopathy due to birth asphyxia and trauma +P021--- | Neonatal encephalopathy due to birth asphyxia and trauma +P022--- | Neonatal encephalopathy due to birth asphyxia and trauma +P0220-- | Neonatal encephalopathy due to birth asphyxia and trauma +P0229-- | Neonatal encephalopathy due to birth asphyxia and trauma +P023--- | Neonatal encephalopathy due to birth asphyxia and trauma +P024--- | Neonatal encephalopathy due to birth asphyxia and trauma +P025--- | Neonatal encephalopathy due to birth asphyxia and trauma +P026--- | Neonatal encephalopathy due to birth asphyxia and trauma +P0260-- | Neonatal encephalopathy due to birth asphyxia and trauma +P0269-- | Neonatal encephalopathy due to birth asphyxia and trauma +P027--- | Neonatal encephalopathy due to birth asphyxia and trauma +P0270-- | Neonatal encephalopathy due to birth asphyxia and trauma +P0278-- | Neonatal encephalopathy due to birth asphyxia and trauma +P028--- | Neonatal encephalopathy due to birth asphyxia and trauma +P029--- | Neonatal encephalopathy due to birth asphyxia and trauma +P03---- | Neonatal encephalopathy due to birth asphyxia and trauma +P030--- | Neonatal encephalopathy due to birth asphyxia and trauma +P031--- | Neonatal encephalopathy due to birth asphyxia and trauma +P032--- | Neonatal encephalopathy due to birth asphyxia and trauma +P033--- | Neonatal encephalopathy due to birth asphyxia and trauma +P034--- | Neonatal encephalopathy due to birth asphyxia and trauma +P035--- | Neonatal encephalopathy due to birth asphyxia and trauma +P036--- | Neonatal encephalopathy due to birth asphyxia and trauma +P038--- | Neonatal encephalopathy due to birth asphyxia and trauma +P03810- | Neonatal encephalopathy due to birth asphyxia and trauma +P03811- | Neonatal encephalopathy due to birth asphyxia and trauma +P03819- | Neonatal encephalopathy due to birth asphyxia and trauma +P0382-- | Neonatal encephalopathy due to birth asphyxia and trauma +P0389-- | Neonatal encephalopathy due to birth asphyxia and trauma +P039--- | Neonatal encephalopathy due to birth asphyxia and trauma +P10---- | Neonatal encephalopathy due to birth asphyxia and trauma +P100--- | Neonatal encephalopathy due to birth asphyxia and trauma +P101--- | Neonatal encephalopathy due to birth asphyxia and trauma +P102--- | Neonatal encephalopathy due to birth asphyxia and trauma +P103--- | Neonatal encephalopathy due to birth asphyxia and trauma +P104--- | Neonatal encephalopathy due to birth asphyxia and trauma +P108--- | Neonatal encephalopathy due to birth asphyxia and trauma +P109--- | Neonatal encephalopathy due to birth asphyxia and trauma +P11---- | Neonatal encephalopathy due to birth asphyxia and trauma +P110--- | Neonatal encephalopathy due to birth asphyxia and trauma +P111--- | Neonatal encephalopathy due to birth asphyxia and trauma +P112--- | Neonatal encephalopathy due to birth asphyxia and trauma +P113--- | Neonatal encephalopathy due to birth asphyxia and trauma +P114--- | Neonatal encephalopathy due to birth asphyxia and trauma +P115--- | Neonatal encephalopathy due to birth asphyxia and trauma +P119--- | Neonatal encephalopathy due to birth asphyxia and trauma +P12---- | Neonatal encephalopathy due to birth asphyxia and trauma +P120--- | Neonatal encephalopathy due to birth asphyxia and trauma +P121--- | Neonatal encephalopathy due to birth asphyxia and trauma +P122--- | Neonatal encephalopathy due to birth asphyxia and trauma +P123--- | Neonatal encephalopathy due to birth asphyxia and trauma +P124--- | Neonatal encephalopathy due to birth asphyxia and trauma +P128--- | Neonatal encephalopathy due to birth asphyxia and trauma +P1281-- | Neonatal encephalopathy due to birth asphyxia and trauma +P1289-- | Neonatal encephalopathy due to birth asphyxia and trauma +P129--- | Neonatal encephalopathy due to birth asphyxia and trauma +P13---- | Neonatal encephalopathy due to birth asphyxia and trauma +P130--- | Neonatal encephalopathy due to birth asphyxia and trauma +P131--- | Neonatal encephalopathy due to birth asphyxia and trauma +P132--- | Neonatal encephalopathy due to birth asphyxia and trauma +P133--- | Neonatal encephalopathy due to birth asphyxia and trauma +P134--- | Neonatal encephalopathy due to birth asphyxia and trauma +P138--- | Neonatal encephalopathy due to birth asphyxia and trauma +P139--- | Neonatal encephalopathy due to birth asphyxia and trauma +P14---- | Neonatal encephalopathy due to birth asphyxia and trauma +P140--- | Neonatal encephalopathy due to birth asphyxia and trauma +P141--- | Neonatal encephalopathy due to birth asphyxia and trauma +P142--- | Neonatal encephalopathy due to birth asphyxia and trauma +P143--- | Neonatal encephalopathy due to birth asphyxia and trauma +P148--- | Neonatal encephalopathy due to birth asphyxia and trauma +P149--- | Neonatal encephalopathy due to birth asphyxia and trauma +P15---- | Neonatal encephalopathy due to birth asphyxia and trauma +P150--- | Neonatal encephalopathy due to birth asphyxia and trauma +P151--- | Neonatal encephalopathy due to birth asphyxia and trauma +P152--- | Neonatal encephalopathy due to birth asphyxia and trauma +P153--- | Neonatal encephalopathy due to birth asphyxia and trauma +P154--- | Neonatal encephalopathy due to birth asphyxia and trauma +P155--- | Neonatal encephalopathy due to birth asphyxia and trauma +P156--- | Neonatal encephalopathy due to birth asphyxia and trauma +P158--- | Neonatal encephalopathy due to birth asphyxia and trauma +P159--- | Neonatal encephalopathy due to birth asphyxia and trauma +P20---- | Neonatal encephalopathy due to birth asphyxia and trauma +P200--- | Neonatal encephalopathy due to birth asphyxia and trauma +P201--- | Neonatal encephalopathy due to birth asphyxia and trauma +P209--- | Neonatal encephalopathy due to birth asphyxia and trauma +P21---- | Neonatal encephalopathy due to birth asphyxia and trauma +P210--- | Neonatal encephalopathy due to birth asphyxia and trauma +P211--- | Neonatal encephalopathy due to birth asphyxia and trauma +P219--- | Neonatal encephalopathy due to birth asphyxia and trauma +P24---- | Neonatal encephalopathy due to birth asphyxia and trauma +P240--- | Neonatal encephalopathy due to birth asphyxia and trauma +P2400-- | Neonatal encephalopathy due to birth asphyxia and trauma +P2401-- | Neonatal encephalopathy due to birth asphyxia and trauma +P241--- | Neonatal encephalopathy due to birth asphyxia and trauma +P2410-- | Neonatal encephalopathy due to birth asphyxia and trauma +P2411-- | Neonatal encephalopathy due to birth asphyxia and trauma +P242--- | Neonatal encephalopathy due to birth asphyxia and trauma +P2420-- | Neonatal encephalopathy due to birth asphyxia and trauma +P2421-- | Neonatal encephalopathy due to birth asphyxia and trauma +P243--- | Neonatal encephalopathy due to birth asphyxia and trauma +P2430-- | Neonatal encephalopathy due to birth asphyxia and trauma +P2431-- | Neonatal encephalopathy due to birth asphyxia and trauma +P248--- | Neonatal encephalopathy due to birth asphyxia and trauma +P2480-- | Neonatal encephalopathy due to birth asphyxia and trauma +P2481-- | Neonatal encephalopathy due to birth asphyxia and trauma +P249--- | Neonatal encephalopathy due to birth asphyxia and trauma +P52---- | Neonatal encephalopathy due to birth asphyxia and trauma +P520--- | Neonatal encephalopathy due to birth asphyxia and trauma +P521--- | Neonatal encephalopathy due to birth asphyxia and trauma +P522--- | Neonatal encephalopathy due to birth asphyxia and trauma +P5221-- | Neonatal encephalopathy due to birth asphyxia and trauma +P5222-- | Neonatal encephalopathy due to birth asphyxia and trauma +P523--- | Neonatal encephalopathy due to birth asphyxia and trauma +P524--- | Neonatal encephalopathy due to birth asphyxia and trauma +P525--- | Neonatal encephalopathy due to birth asphyxia and trauma +P526--- | Neonatal encephalopathy due to birth asphyxia and trauma +P528--- | Neonatal encephalopathy due to birth asphyxia and trauma +P529--- | Neonatal encephalopathy due to birth asphyxia and trauma +P90---- | Neonatal encephalopathy due to birth asphyxia and trauma +P91---- | Neonatal encephalopathy due to birth asphyxia and trauma +P910--- | Neonatal encephalopathy due to birth asphyxia and trauma +P911--- | Neonatal encephalopathy due to birth asphyxia and trauma +P912--- | Neonatal encephalopathy due to birth asphyxia and trauma +P913--- | Neonatal encephalopathy due to birth asphyxia and trauma +P914--- | Neonatal encephalopathy due to birth asphyxia and trauma +P915--- | Neonatal encephalopathy due to birth asphyxia and trauma +P916--- | Neonatal encephalopathy due to birth asphyxia and trauma +P9160-- | Neonatal encephalopathy due to birth asphyxia and trauma +P9161-- | Neonatal encephalopathy due to birth asphyxia and trauma +P9162-- | Neonatal encephalopathy due to birth asphyxia and trauma +P9163-- | Neonatal encephalopathy due to birth asphyxia and trauma +P917--- | Neonatal encephalopathy due to birth asphyxia and trauma +P918--- | Neonatal encephalopathy due to birth asphyxia and trauma +P91811- | Neonatal encephalopathy due to birth asphyxia and trauma +P91819- | Neonatal encephalopathy due to birth asphyxia and trauma +P9188-- | Neonatal encephalopathy due to birth asphyxia and trauma +P919--- | Neonatal encephalopathy due to birth asphyxia and trauma +A401--- | Neonatal sepsis and other neonatal infections +B951--- | Neonatal sepsis and other neonatal infections +P36---- | Neonatal sepsis and other neonatal infections +P360--- | Neonatal sepsis and other neonatal infections +P361--- | Neonatal sepsis and other neonatal infections +P3610-- | Neonatal sepsis and other neonatal infections +P3619-- | Neonatal sepsis and other neonatal infections +P362--- | Neonatal sepsis and other neonatal infections +P363--- | Neonatal sepsis and other neonatal infections +P3630-- | Neonatal sepsis and other neonatal infections +P3639-- | Neonatal sepsis and other neonatal infections +P364--- | Neonatal sepsis and other neonatal infections +P365--- | Neonatal sepsis and other neonatal infections +P368--- | Neonatal sepsis and other neonatal infections +P369--- | Neonatal sepsis and other neonatal infections +P38---- | Neonatal sepsis and other neonatal infections +P381--- | Neonatal sepsis and other neonatal infections +P389--- | Neonatal sepsis and other neonatal infections +P39---- | Neonatal sepsis and other neonatal infections +P390--- | Neonatal sepsis and other neonatal infections +P391--- | Neonatal sepsis and other neonatal infections +P392--- | Neonatal sepsis and other neonatal infections +P393--- | Neonatal sepsis and other neonatal infections +P394--- | Neonatal sepsis and other neonatal infections +P398--- | Neonatal sepsis and other neonatal infections +P399--- | Neonatal sepsis and other neonatal infections +P55---- | Hemolytic disease and other neonatal jaundice +P550--- | Hemolytic disease and other neonatal jaundice +P551--- | Hemolytic disease and other neonatal jaundice +P558--- | Hemolytic disease and other neonatal jaundice +P559--- | Hemolytic disease and other neonatal jaundice +P56---- | Hemolytic disease and other neonatal jaundice +P560--- | Hemolytic disease and other neonatal jaundice +P569--- | Hemolytic disease and other neonatal jaundice +P5690-- | Hemolytic disease and other neonatal jaundice +P5699-- | Hemolytic disease and other neonatal jaundice +P57---- | Hemolytic disease and other neonatal jaundice +P570--- | Hemolytic disease and other neonatal jaundice +P578--- | Hemolytic disease and other neonatal jaundice +P579--- | Hemolytic disease and other neonatal jaundice +P58---- | Hemolytic disease and other neonatal jaundice +P580--- | Hemolytic disease and other neonatal jaundice +P581--- | Hemolytic disease and other neonatal jaundice +P582--- | Hemolytic disease and other neonatal jaundice +P583--- | Hemolytic disease and other neonatal jaundice +P584--- | Hemolytic disease and other neonatal jaundice +P5841-- | Hemolytic disease and other neonatal jaundice +P5842-- | Hemolytic disease and other neonatal jaundice +P585--- | Hemolytic disease and other neonatal jaundice +P588--- | Hemolytic disease and other neonatal jaundice +P589--- | Hemolytic disease and other neonatal jaundice +P59---- | Hemolytic disease and other neonatal jaundice +P590--- | Hemolytic disease and other neonatal jaundice +P591--- | Hemolytic disease and other neonatal jaundice +P592--- | Hemolytic disease and other neonatal jaundice +P5920-- | Hemolytic disease and other neonatal jaundice +P5929-- | Hemolytic disease and other neonatal jaundice +P593--- | Hemolytic disease and other neonatal jaundice +P598--- | Hemolytic disease and other neonatal jaundice +P599--- | Hemolytic disease and other neonatal jaundice +P00---- | Other neonatal disorders +P000--- | Other neonatal disorders +P001--- | Other neonatal disorders +P002--- | Other neonatal disorders +P003--- | Other neonatal disorders +P004--- | Other neonatal disorders +P005--- | Other neonatal disorders +P006--- | Other neonatal disorders +P007--- | Other neonatal disorders +P008--- | Other neonatal disorders +P0081-- | Other neonatal disorders +P0089-- | Other neonatal disorders +P009--- | Other neonatal disorders +P01---- | Other neonatal disorders +P010--- | Other neonatal disorders +P011--- | Other neonatal disorders +P012--- | Other neonatal disorders +P013--- | Other neonatal disorders +P014--- | Other neonatal disorders +P015--- | Other neonatal disorders +P016--- | Other neonatal disorders +P017--- | Other neonatal disorders +P018--- | Other neonatal disorders +P019--- | Other neonatal disorders +P04---- | Other neonatal disorders +P040--- | Other neonatal disorders +P041--- | Other neonatal disorders +P0411-- | Other neonatal disorders +P0412-- | Other neonatal disorders +P0413-- | Other neonatal disorders +P0414-- | Other neonatal disorders +P0415-- | Other neonatal disorders +P0416-- | Other neonatal disorders +P0417-- | Other neonatal disorders +P0418-- | Other neonatal disorders +P0419-- | Other neonatal disorders +P041A-- | Other neonatal disorders +P042--- | Other neonatal disorders +P043--- | Other neonatal disorders +P044--- | Other neonatal disorders +P0440-- | Other neonatal disorders +P0441-- | Other neonatal disorders +P0442-- | Other neonatal disorders +P0449-- | Other neonatal disorders +P045--- | Other neonatal disorders +P046--- | Other neonatal disorders +P048--- | Other neonatal disorders +P0481-- | Other neonatal disorders +P0489-- | Other neonatal disorders +P049--- | Other neonatal disorders +P05---- | Other neonatal disorders +P050--- | Other neonatal disorders +P0500-- | Other neonatal disorders +P0501-- | Other neonatal disorders +P0502-- | Other neonatal disorders +P0503-- | Other neonatal disorders +P0504-- | Other neonatal disorders +P0505-- | Other neonatal disorders +P0506-- | Other neonatal disorders +P0507-- | Other neonatal disorders +P0508-- | Other neonatal disorders +P0509-- | Other neonatal disorders +P051--- | Other neonatal disorders +P0510-- | Other neonatal disorders +P0511-- | Other neonatal disorders +P0512-- | Other neonatal disorders +P0513-- | Other neonatal disorders +P0514-- | Other neonatal disorders +P0515-- | Other neonatal disorders +P0516-- | Other neonatal disorders +P0517-- | Other neonatal disorders +P0518-- | Other neonatal disorders +P0519-- | Other neonatal disorders +P052--- | Other neonatal disorders +P059--- | Other neonatal disorders +P07---- | Other neonatal disorders +P070--- | Other neonatal disorders +P0700-- | Other neonatal disorders +P0701-- | Other neonatal disorders +P0702-- | Other neonatal disorders +P0703-- | Other neonatal disorders +P071--- | Other neonatal disorders +P0710-- | Other neonatal disorders +P0714-- | Other neonatal disorders +P0715-- | Other neonatal disorders +P0716-- | Other neonatal disorders +P0717-- | Other neonatal disorders +P0718-- | Other neonatal disorders +P08---- | Other neonatal disorders +P080--- | Other neonatal disorders +P081--- | Other neonatal disorders +P082--- | Other neonatal disorders +P0821-- | Other neonatal disorders +P0822-- | Other neonatal disorders +P09---- | Other neonatal disorders +P190--- | Other neonatal disorders +P191--- | Other neonatal disorders +P192--- | Other neonatal disorders +P199--- | Other neonatal disorders +P29---- | Other neonatal disorders +P290--- | Other neonatal disorders +P291--- | Other neonatal disorders +P2911-- | Other neonatal disorders +P2912-- | Other neonatal disorders +P292--- | Other neonatal disorders +P293--- | Other neonatal disorders +P2930-- | Other neonatal disorders +P2938-- | Other neonatal disorders +P294--- | Other neonatal disorders +P298--- | Other neonatal disorders +P2981-- | Other neonatal disorders +P2989-- | Other neonatal disorders +P299--- | Other neonatal disorders +P50---- | Other neonatal disorders +P500--- | Other neonatal disorders +P501--- | Other neonatal disorders +P502--- | Other neonatal disorders +P503--- | Other neonatal disorders +P504--- | Other neonatal disorders +P505--- | Other neonatal disorders +P508--- | Other neonatal disorders +P509--- | Other neonatal disorders +P51---- | Other neonatal disorders +P510--- | Other neonatal disorders +P518--- | Other neonatal disorders +P519--- | Other neonatal disorders +P53---- | Other neonatal disorders +P54---- | Other neonatal disorders +P540--- | Other neonatal disorders +P541--- | Other neonatal disorders +P542--- | Other neonatal disorders +P543--- | Other neonatal disorders +P544--- | Other neonatal disorders +P545--- | Other neonatal disorders +P546--- | Other neonatal disorders +P548--- | Other neonatal disorders +P549--- | Other neonatal disorders +P60---- | Other neonatal disorders +P61---- | Other neonatal disorders +P610--- | Other neonatal disorders +P611--- | Other neonatal disorders +P613--- | Other neonatal disorders +P614--- | Other neonatal disorders +P615--- | Other neonatal disorders +P616--- | Other neonatal disorders +P618--- | Other neonatal disorders +P619--- | Other neonatal disorders +P70---- | Other neonatal disorders +P700--- | Other neonatal disorders +P701--- | Other neonatal disorders +P702--- | Other neonatal disorders +P703--- | Other neonatal disorders +P704--- | Other neonatal disorders +P708--- | Other neonatal disorders +P709--- | Other neonatal disorders +P71---- | Other neonatal disorders +P710--- | Other neonatal disorders +P711--- | Other neonatal disorders +P712--- | Other neonatal disorders +P713--- | Other neonatal disorders +P714--- | Other neonatal disorders +P718--- | Other neonatal disorders +P719--- | Other neonatal disorders +P72---- | Other neonatal disorders +P720--- | Other neonatal disorders +P721--- | Other neonatal disorders +P722--- | Other neonatal disorders +P728--- | Other neonatal disorders +P729--- | Other neonatal disorders +P74---- | Other neonatal disorders +P740--- | Other neonatal disorders +P741--- | Other neonatal disorders +P742--- | Other neonatal disorders +P7421-- | Other neonatal disorders +P7422-- | Other neonatal disorders +P743--- | Other neonatal disorders +P7431-- | Other neonatal disorders +P7432-- | Other neonatal disorders +P744--- | Other neonatal disorders +P7441-- | Other neonatal disorders +P74421- | Other neonatal disorders +P74422- | Other neonatal disorders +P7449-- | Other neonatal disorders +P745--- | Other neonatal disorders +P746--- | Other neonatal disorders +P748--- | Other neonatal disorders +P749--- | Other neonatal disorders +P76---- | Other neonatal disorders +P760--- | Other neonatal disorders +P761--- | Other neonatal disorders +P762--- | Other neonatal disorders +P768--- | Other neonatal disorders +P769--- | Other neonatal disorders +P78---- | Other neonatal disorders +P780--- | Other neonatal disorders +P781--- | Other neonatal disorders +P782--- | Other neonatal disorders +P783--- | Other neonatal disorders +P7881-- | Other neonatal disorders +P7882-- | Other neonatal disorders +P7883-- | Other neonatal disorders +P7884-- | Other neonatal disorders +P7889-- | Other neonatal disorders +P789--- | Other neonatal disorders +P80---- | Other neonatal disorders +P800--- | Other neonatal disorders +P808--- | Other neonatal disorders +P809--- | Other neonatal disorders +P81---- | Other neonatal disorders +P810--- | Other neonatal disorders +P818--- | Other neonatal disorders +P819--- | Other neonatal disorders +P83---- | Other neonatal disorders +P830--- | Other neonatal disorders +P831--- | Other neonatal disorders +P832--- | Other neonatal disorders +P833--- | Other neonatal disorders +P8330-- | Other neonatal disorders +P8339-- | Other neonatal disorders +P834--- | Other neonatal disorders +P835--- | Other neonatal disorders +P836--- | Other neonatal disorders +P838--- | Other neonatal disorders +P8381-- | Other neonatal disorders +P8388-- | Other neonatal disorders +P839--- | Other neonatal disorders +P84---- | Other neonatal disorders +P92---- | Other neonatal disorders +P920--- | Other neonatal disorders +P9201-- | Other neonatal disorders +P9209-- | Other neonatal disorders +P921--- | Other neonatal disorders +P922--- | Other neonatal disorders +P923--- | Other neonatal disorders +P924--- | Other neonatal disorders +P925--- | Other neonatal disorders +P926--- | Other neonatal disorders +P928--- | Other neonatal disorders +P929--- | Other neonatal disorders +P94---- | Other neonatal disorders +P940--- | Other neonatal disorders +P941--- | Other neonatal disorders +P942--- | Other neonatal disorders +P948--- | Other neonatal disorders +P949--- | Other neonatal disorders +P96---- | Other neonatal disorders +P963--- | Other neonatal disorders +P964--- | Other neonatal disorders +P968--- | Other neonatal disorders +P9681-- | Other neonatal disorders +P9682-- | Other neonatal disorders +P9683-- | Other neonatal disorders +P9689-- | Other neonatal disorders +P969--- | Other neonatal disorders +D50---- | Nutritional deficiencies +D500--- | Nutritional deficiencies +D501--- | Nutritional deficiencies +D508--- | Nutritional deficiencies +D509--- | Nutritional deficiencies +D51---- | Nutritional deficiencies +D510--- | Nutritional deficiencies +D511--- | Nutritional deficiencies +D512--- | Nutritional deficiencies +D513--- | Nutritional deficiencies +D518--- | Nutritional deficiencies +D519--- | Nutritional deficiencies +D52---- | Nutritional deficiencies +D520--- | Nutritional deficiencies +D521--- | Nutritional deficiencies +D528--- | Nutritional deficiencies +D529--- | Nutritional deficiencies +D53---- | Nutritional deficiencies +D530--- | Nutritional deficiencies +D531--- | Nutritional deficiencies +D532--- | Nutritional deficiencies +D538--- | Nutritional deficiencies +D539--- | Nutritional deficiencies +E00---- | Nutritional deficiencies +E000--- | Nutritional deficiencies +E001--- | Nutritional deficiencies +E002--- | Nutritional deficiencies +E009--- | Nutritional deficiencies +E01---- | Nutritional deficiencies +E010--- | Nutritional deficiencies +E011--- | Nutritional deficiencies +E012--- | Nutritional deficiencies +E018--- | Nutritional deficiencies +E02---- | Nutritional deficiencies +E40---- | Nutritional deficiencies +E41---- | Nutritional deficiencies +E42---- | Nutritional deficiencies +E43---- | Nutritional deficiencies +E44---- | Nutritional deficiencies +E440--- | Nutritional deficiencies +E441--- | Nutritional deficiencies +E45---- | Nutritional deficiencies +E46---- | Nutritional deficiencies +E50---- | Nutritional deficiencies +E500--- | Nutritional deficiencies +E501--- | Nutritional deficiencies +E502--- | Nutritional deficiencies +E503--- | Nutritional deficiencies +E504--- | Nutritional deficiencies +E505--- | Nutritional deficiencies +E506--- | Nutritional deficiencies +E507--- | Nutritional deficiencies +E508--- | Nutritional deficiencies +E509--- | Nutritional deficiencies +E51---- | Nutritional deficiencies +E511--- | Nutritional deficiencies +E5111-- | Nutritional deficiencies +E5112-- | Nutritional deficiencies +E512--- | Nutritional deficiencies +E518--- | Nutritional deficiencies +E519--- | Nutritional deficiencies +E52---- | Nutritional deficiencies +E53---- | Nutritional deficiencies +E530--- | Nutritional deficiencies +E531--- | Nutritional deficiencies +E538--- | Nutritional deficiencies +E539--- | Nutritional deficiencies +E54---- | Nutritional deficiencies +E55---- | Nutritional deficiencies +E550--- | Nutritional deficiencies +E559--- | Nutritional deficiencies +E56---- | Nutritional deficiencies +E560--- | Nutritional deficiencies +E561--- | Nutritional deficiencies +E568--- | Nutritional deficiencies +E569--- | Nutritional deficiencies +E58---- | Nutritional deficiencies +E59---- | Nutritional deficiencies +E60---- | Nutritional deficiencies +E61---- | Nutritional deficiencies +E610--- | Nutritional deficiencies +E611--- | Nutritional deficiencies +E612--- | Nutritional deficiencies +E613--- | Nutritional deficiencies +E614--- | Nutritional deficiencies +E615--- | Nutritional deficiencies +E616--- | Nutritional deficiencies +E617--- | Nutritional deficiencies +E618--- | Nutritional deficiencies +E619--- | Nutritional deficiencies +E63---- | Nutritional deficiencies +E630--- | Nutritional deficiencies +E631--- | Nutritional deficiencies +E638--- | Nutritional deficiencies +E639--- | Nutritional deficiencies +E64---- | Nutritional deficiencies +E640--- | Nutritional deficiencies +E641--- | Nutritional deficiencies +E642--- | Nutritional deficiencies +E643--- | Nutritional deficiencies +E648--- | Nutritional deficiencies +E649--- | Nutritional deficiencies +Z132--- | Nutritional deficiencies +Z1321-- | Nutritional deficiencies +Z13220- | Nutritional deficiencies +Z13228- | Nutritional deficiencies +Z1329-- | Nutritional deficiencies +Z133--- | Nutritional deficiencies +E40---- | Protein-energy malnutrition +E41---- | Protein-energy malnutrition +E42---- | Protein-energy malnutrition +E43---- | Protein-energy malnutrition +E44---- | Protein-energy malnutrition +E440--- | Protein-energy malnutrition +E441--- | Protein-energy malnutrition +E45---- | Protein-energy malnutrition +E46---- | Protein-energy malnutrition +E640--- | Protein-energy malnutrition +E00---- | Iodine deficiency +E000--- | Iodine deficiency +E001--- | Iodine deficiency +E002--- | Iodine deficiency +E009--- | Iodine deficiency +E01---- | Iodine deficiency +E010--- | Iodine deficiency +E011--- | Iodine deficiency +E012--- | Iodine deficiency +E018--- | Iodine deficiency +E02---- | Iodine deficiency +E50---- | Vitamin A deficiency +E500--- | Vitamin A deficiency +E501--- | Vitamin A deficiency +E502--- | Vitamin A deficiency +E503--- | Vitamin A deficiency +E504--- | Vitamin A deficiency +E505--- | Vitamin A deficiency +E506--- | Vitamin A deficiency +E507--- | Vitamin A deficiency +E508--- | Vitamin A deficiency +E509--- | Vitamin A deficiency +E641--- | Vitamin A deficiency +D50---- | Dietary iron deficiency +D500--- | Dietary iron deficiency +D501--- | Dietary iron deficiency +D508--- | Dietary iron deficiency +D509--- | Dietary iron deficiency +D51---- | Other nutritional deficiencies +D510--- | Other nutritional deficiencies +D511--- | Other nutritional deficiencies +D512--- | Other nutritional deficiencies +D513--- | Other nutritional deficiencies +D518--- | Other nutritional deficiencies +D519--- | Other nutritional deficiencies +D52---- | Other nutritional deficiencies +D520--- | Other nutritional deficiencies +D521--- | Other nutritional deficiencies +D528--- | Other nutritional deficiencies +D529--- | Other nutritional deficiencies +D53---- | Other nutritional deficiencies +D530--- | Other nutritional deficiencies +D531--- | Other nutritional deficiencies +D532--- | Other nutritional deficiencies +D538--- | Other nutritional deficiencies +D539--- | Other nutritional deficiencies +E51---- | Other nutritional deficiencies +E511--- | Other nutritional deficiencies +E5111-- | Other nutritional deficiencies +E5112-- | Other nutritional deficiencies +E512--- | Other nutritional deficiencies +E518--- | Other nutritional deficiencies +E519--- | Other nutritional deficiencies +E52---- | Other nutritional deficiencies +E53---- | Other nutritional deficiencies +E530--- | Other nutritional deficiencies +E531--- | Other nutritional deficiencies +E538--- | Other nutritional deficiencies +E539--- | Other nutritional deficiencies +E54---- | Other nutritional deficiencies +E55---- | Other nutritional deficiencies +E550--- | Other nutritional deficiencies +E559--- | Other nutritional deficiencies +E56---- | Other nutritional deficiencies +E560--- | Other nutritional deficiencies +E561--- | Other nutritional deficiencies +E568--- | Other nutritional deficiencies +E569--- | Other nutritional deficiencies +E58---- | Other nutritional deficiencies +E59---- | Other nutritional deficiencies +E60---- | Other nutritional deficiencies +E61---- | Other nutritional deficiencies +E610--- | Other nutritional deficiencies +E611--- | Other nutritional deficiencies +E612--- | Other nutritional deficiencies +E613--- | Other nutritional deficiencies +E614--- | Other nutritional deficiencies +E615--- | Other nutritional deficiencies +E616--- | Other nutritional deficiencies +E617--- | Other nutritional deficiencies +E618--- | Other nutritional deficiencies +E619--- | Other nutritional deficiencies +E63---- | Other nutritional deficiencies +E630--- | Other nutritional deficiencies +E631--- | Other nutritional deficiencies +E638--- | Other nutritional deficiencies +E639--- | Other nutritional deficiencies +E64---- | Other nutritional deficiencies +E642--- | Other nutritional deficiencies +E643--- | Other nutritional deficiencies +E648--- | Other nutritional deficiencies +E649--- | Other nutritional deficiencies +C00---- | Neoplasms +C000--- | Neoplasms +C001--- | Neoplasms +C002--- | Neoplasms +C003--- | Neoplasms +C004--- | Neoplasms +C005--- | Neoplasms +C006--- | Neoplasms +C008--- | Neoplasms +C009--- | Neoplasms +C01---- | Neoplasms +C02---- | Neoplasms +C020--- | Neoplasms +C021--- | Neoplasms +C022--- | Neoplasms +C023--- | Neoplasms +C024--- | Neoplasms +C028--- | Neoplasms +C029--- | Neoplasms +C03---- | Neoplasms +C030--- | Neoplasms +C031--- | Neoplasms +C039--- | Neoplasms +C04---- | Neoplasms +C040--- | Neoplasms +C041--- | Neoplasms +C048--- | Neoplasms +C049--- | Neoplasms +C05---- | Neoplasms +C050--- | Neoplasms +C051--- | Neoplasms +C052--- | Neoplasms +C058--- | Neoplasms +C059--- | Neoplasms +C06---- | Neoplasms +C060--- | Neoplasms +C061--- | Neoplasms +C062--- | Neoplasms +C068--- | Neoplasms +C0680-- | Neoplasms +C0689-- | Neoplasms +C069--- | Neoplasms +C07---- | Neoplasms +C08---- | Neoplasms +C080--- | Neoplasms +C081--- | Neoplasms +C088--- | Neoplasms +C089--- | Neoplasms +C09---- | Neoplasms +C090--- | Neoplasms +C091--- | Neoplasms +C098--- | Neoplasms +C099--- | Neoplasms +C10---- | Neoplasms +C100--- | Neoplasms +C101--- | Neoplasms +C102--- | Neoplasms +C103--- | Neoplasms +C104--- | Neoplasms +C108--- | Neoplasms +C109--- | Neoplasms +C11---- | Neoplasms +C110--- | Neoplasms +C111--- | Neoplasms +C112--- | Neoplasms +C113--- | Neoplasms +C118--- | Neoplasms +C119--- | Neoplasms +C12---- | Neoplasms +C13---- | Neoplasms +C130--- | Neoplasms +C131--- | Neoplasms +C132--- | Neoplasms +C138--- | Neoplasms +C139--- | Neoplasms +C14---- | Neoplasms +C140--- | Neoplasms +C142--- | Neoplasms +C148--- | Neoplasms +C15---- | Neoplasms +C150--- | Neoplasms +C151--- | Neoplasms +C152--- | Neoplasms +C153--- | Neoplasms +C154--- | Neoplasms +C155--- | Neoplasms +C158--- | Neoplasms +C159--- | Neoplasms +C16---- | Neoplasms +C160--- | Neoplasms +C161--- | Neoplasms +C162--- | Neoplasms +C163--- | Neoplasms +C164--- | Neoplasms +C165--- | Neoplasms +C166--- | Neoplasms +C168--- | Neoplasms +C169--- | Neoplasms +C17---- | Neoplasms +C170--- | Neoplasms +C171--- | Neoplasms +C172--- | Neoplasms +C173--- | Neoplasms +C178--- | Neoplasms +C179--- | Neoplasms +C18---- | Neoplasms +C180--- | Neoplasms +C181--- | Neoplasms +C182--- | Neoplasms +C183--- | Neoplasms +C184--- | Neoplasms +C185--- | Neoplasms +C186--- | Neoplasms +C187--- | Neoplasms +C188--- | Neoplasms +C189--- | Neoplasms +C19---- | Neoplasms +C20---- | Neoplasms +C21---- | Neoplasms +C210--- | Neoplasms +C211--- | Neoplasms +C212--- | Neoplasms +C218--- | Neoplasms +C22---- | Neoplasms +C220--- | Neoplasms +C221--- | Neoplasms +C222--- | Neoplasms +C223--- | Neoplasms +C224--- | Neoplasms +C227--- | Neoplasms +C228--- | Neoplasms +C229--- | Neoplasms +C23---- | Neoplasms +C24---- | Neoplasms +C240--- | Neoplasms +C241--- | Neoplasms +C248--- | Neoplasms +C249--- | Neoplasms +C25---- | Neoplasms +C250--- | Neoplasms +C251--- | Neoplasms +C252--- | Neoplasms +C253--- | Neoplasms +C254--- | Neoplasms +C257--- | Neoplasms +C258--- | Neoplasms +C259--- | Neoplasms +C26---- | Neoplasms +C260--- | Neoplasms +C261--- | Neoplasms +C268--- | Neoplasms +C269--- | Neoplasms +C30---- | Neoplasms +C300--- | Neoplasms +C301--- | Neoplasms +C31---- | Neoplasms +C310--- | Neoplasms +C311--- | Neoplasms +C312--- | Neoplasms +C313--- | Neoplasms +C318--- | Neoplasms +C319--- | Neoplasms +C32---- | Neoplasms +C320--- | Neoplasms +C321--- | Neoplasms +C322--- | Neoplasms +C323--- | Neoplasms +C328--- | Neoplasms +C329--- | Neoplasms +C33---- | Neoplasms +C34---- | Neoplasms +C340--- | Neoplasms +C3400-- | Neoplasms +C3401-- | Neoplasms +C3402-- | Neoplasms +C341--- | Neoplasms +C3410-- | Neoplasms +C3411-- | Neoplasms +C3412-- | Neoplasms +C342--- | Neoplasms +C343--- | Neoplasms +C3430-- | Neoplasms +C3431-- | Neoplasms +C3432-- | Neoplasms +C348--- | Neoplasms +C3480-- | Neoplasms +C3481-- | Neoplasms +C3482-- | Neoplasms +C349--- | Neoplasms +C3490-- | Neoplasms +C3491-- | Neoplasms +C3492-- | Neoplasms +C37---- | Neoplasms +C38---- | Neoplasms +C380--- | Neoplasms +C381--- | Neoplasms +C382--- | Neoplasms +C383--- | Neoplasms +C384--- | Neoplasms +C388--- | Neoplasms +C39---- | Neoplasms +C390--- | Neoplasms +C398--- | Neoplasms +C399--- | Neoplasms +C40---- | Neoplasms +C400--- | Neoplasms +C4000-- | Neoplasms +C4001-- | Neoplasms +C4002-- | Neoplasms +C401--- | Neoplasms +C4010-- | Neoplasms +C4011-- | Neoplasms +C4012-- | Neoplasms +C402--- | Neoplasms +C4020-- | Neoplasms +C4021-- | Neoplasms +C4022-- | Neoplasms +C403--- | Neoplasms +C4030-- | Neoplasms +C4031-- | Neoplasms +C4032-- | Neoplasms +C408--- | Neoplasms +C4080-- | Neoplasms +C4081-- | Neoplasms +C4082-- | Neoplasms +C409--- | Neoplasms +C4090-- | Neoplasms +C4091-- | Neoplasms +C4092-- | Neoplasms +C41---- | Neoplasms +C410--- | Neoplasms +C411--- | Neoplasms +C412--- | Neoplasms +C413--- | Neoplasms +C414--- | Neoplasms +C418--- | Neoplasms +C419--- | Neoplasms +C43---- | Neoplasms +C430--- | Neoplasms +C431--- | Neoplasms +C4310-- | Neoplasms +C43111- | Neoplasms +C43112- | Neoplasms +C43121- | Neoplasms +C43122- | Neoplasms +C432--- | Neoplasms +C4320-- | Neoplasms +C4321-- | Neoplasms +C4322-- | Neoplasms +C433--- | Neoplasms +C4330-- | Neoplasms +C4331-- | Neoplasms +C4339-- | Neoplasms +C434--- | Neoplasms +C435--- | Neoplasms +C4351-- | Neoplasms +C4352-- | Neoplasms +C4359-- | Neoplasms +C436--- | Neoplasms +C4360-- | Neoplasms +C4361-- | Neoplasms +C4362-- | Neoplasms +C437--- | Neoplasms +C4370-- | Neoplasms +C4371-- | Neoplasms +C4372-- | Neoplasms +C438--- | Neoplasms +C439--- | Neoplasms +C44---- | Neoplasms +C440--- | Neoplasms +C4400-- | Neoplasms +C4401-- | Neoplasms +C4402-- | Neoplasms +C4409-- | Neoplasms +C441--- | Neoplasms +C44101- | Neoplasms +C441021 | Neoplasms +C441022 | Neoplasms +C441091 | Neoplasms +C441092 | Neoplasms +C44111- | Neoplasms +C441121 | Neoplasms +C441122 | Neoplasms +C441191 | Neoplasms +C441192 | Neoplasms +C44121- | Neoplasms +C441221 | Neoplasms +C441222 | Neoplasms +C441291 | Neoplasms +C441292 | Neoplasms +C44131- | Neoplasms +C441321 | Neoplasms +C441322 | Neoplasms +C441391 | Neoplasms +C441392 | Neoplasms +C44191- | Neoplasms +C441921 | Neoplasms +C441922 | Neoplasms +C441991 | Neoplasms +C441992 | Neoplasms +C442--- | Neoplasms +C44201- | Neoplasms +C44202- | Neoplasms +C44209- | Neoplasms +C44211- | Neoplasms +C44212- | Neoplasms +C44219- | Neoplasms +C44221- | Neoplasms +C44222- | Neoplasms +C44229- | Neoplasms +C44291- | Neoplasms +C44292- | Neoplasms +C44299- | Neoplasms +C443--- | Neoplasms +C44300- | Neoplasms +C44301- | Neoplasms +C44309- | Neoplasms +C44310- | Neoplasms +C44311- | Neoplasms +C44319- | Neoplasms +C44320- | Neoplasms +C44321- | Neoplasms +C44329- | Neoplasms +C44390- | Neoplasms +C44391- | Neoplasms +C44399- | Neoplasms +C444--- | Neoplasms +C4440-- | Neoplasms +C4441-- | Neoplasms +C4442-- | Neoplasms +C4449-- | Neoplasms +C445--- | Neoplasms +C44500- | Neoplasms +C44501- | Neoplasms +C44509- | Neoplasms +C44510- | Neoplasms +C44511- | Neoplasms +C44519- | Neoplasms +C44520- | Neoplasms +C44521- | Neoplasms +C44529- | Neoplasms +C44590- | Neoplasms +C44591- | Neoplasms +C44599- | Neoplasms +C446--- | Neoplasms +C44601- | Neoplasms +C44602- | Neoplasms +C44609- | Neoplasms +C44611- | Neoplasms +C44612- | Neoplasms +C44619- | Neoplasms +C44621- | Neoplasms +C44622- | Neoplasms +C44629- | Neoplasms +C44691- | Neoplasms +C44692- | Neoplasms +C44699- | Neoplasms +C447--- | Neoplasms +C44701- | Neoplasms +C44702- | Neoplasms +C44709- | Neoplasms +C44711- | Neoplasms +C44712- | Neoplasms +C44719- | Neoplasms +C44721- | Neoplasms +C44722- | Neoplasms +C44729- | Neoplasms +C44791- | Neoplasms +C44792- | Neoplasms +C44799- | Neoplasms +C448--- | Neoplasms +C4480-- | Neoplasms +C4481-- | Neoplasms +C4482-- | Neoplasms +C4489-- | Neoplasms +C449--- | Neoplasms +C4490-- | Neoplasms +C4491-- | Neoplasms +C4492-- | Neoplasms +C4499-- | Neoplasms +C45---- | Neoplasms +C450--- | Neoplasms +C451--- | Neoplasms +C452--- | Neoplasms +C457--- | Neoplasms +C459--- | Neoplasms +C47---- | Neoplasms +C470--- | Neoplasms +C471--- | Neoplasms +C4710-- | Neoplasms +C4711-- | Neoplasms +C4712-- | Neoplasms +C472--- | Neoplasms +C4720-- | Neoplasms +C4721-- | Neoplasms +C4722-- | Neoplasms +C473--- | Neoplasms +C474--- | Neoplasms +C475--- | Neoplasms +C476--- | Neoplasms +C478--- | Neoplasms +C479--- | Neoplasms +C48---- | Neoplasms +C480--- | Neoplasms +C481--- | Neoplasms +C482--- | Neoplasms +C488--- | Neoplasms +C49---- | Neoplasms +C490--- | Neoplasms +C491--- | Neoplasms +C4910-- | Neoplasms +C4911-- | Neoplasms +C4912-- | Neoplasms +C492--- | Neoplasms +C4920-- | Neoplasms +C4921-- | Neoplasms +C4922-- | Neoplasms +C493--- | Neoplasms +C494--- | Neoplasms +C495--- | Neoplasms +C496--- | Neoplasms +C498--- | Neoplasms +C499--- | Neoplasms +C49A0-- | Neoplasms +C49A1-- | Neoplasms +C49A2-- | Neoplasms +C49A3-- | Neoplasms +C49A4-- | Neoplasms +C49A5-- | Neoplasms +C49A9-- | Neoplasms +C50---- | Neoplasms +C500--- | Neoplasms +C50011- | Neoplasms +C50012- | Neoplasms +C50019- | Neoplasms +C50021- | Neoplasms +C50022- | Neoplasms +C50029- | Neoplasms +C501--- | Neoplasms +C50111- | Neoplasms +C50112- | Neoplasms +C50119- | Neoplasms +C50121- | Neoplasms +C50122- | Neoplasms +C50129- | Neoplasms +C502--- | Neoplasms +C50211- | Neoplasms +C50212- | Neoplasms +C50219- | Neoplasms +C50221- | Neoplasms +C50222- | Neoplasms +C50229- | Neoplasms +C503--- | Neoplasms +C50311- | Neoplasms +C50312- | Neoplasms +C50319- | Neoplasms +C50321- | Neoplasms +C50322- | Neoplasms +C50329- | Neoplasms +C504--- | Neoplasms +C50411- | Neoplasms +C50412- | Neoplasms +C50419- | Neoplasms +C50421- | Neoplasms +C50422- | Neoplasms +C50429- | Neoplasms +C505--- | Neoplasms +C50511- | Neoplasms +C50512- | Neoplasms +C50519- | Neoplasms +C50521- | Neoplasms +C50522- | Neoplasms +C50529- | Neoplasms +C506--- | Neoplasms +C50611- | Neoplasms +C50612- | Neoplasms +C50619- | Neoplasms +C50621- | Neoplasms +C50622- | Neoplasms +C50629- | Neoplasms +C508--- | Neoplasms +C50811- | Neoplasms +C50812- | Neoplasms +C50819- | Neoplasms +C50821- | Neoplasms +C50822- | Neoplasms +C50829- | Neoplasms +C509--- | Neoplasms +C50911- | Neoplasms +C50912- | Neoplasms +C50919- | Neoplasms +C50921- | Neoplasms +C50922- | Neoplasms +C50929- | Neoplasms +C51---- | Neoplasms +C510--- | Neoplasms +C511--- | Neoplasms +C512--- | Neoplasms +C518--- | Neoplasms +C519--- | Neoplasms +C52---- | Neoplasms +C53---- | Neoplasms +C530--- | Neoplasms +C531--- | Neoplasms +C538--- | Neoplasms +C539--- | Neoplasms +C54---- | Neoplasms +C540--- | Neoplasms +C541--- | Neoplasms +C542--- | Neoplasms +C543--- | Neoplasms +C548--- | Neoplasms +C549--- | Neoplasms +C55---- | Neoplasms +C56---- | Neoplasms +C561--- | Neoplasms +C562--- | Neoplasms +C569--- | Neoplasms +C57---- | Neoplasms +C570--- | Neoplasms +C5700-- | Neoplasms +C5701-- | Neoplasms +C5702-- | Neoplasms +C571--- | Neoplasms +C5710-- | Neoplasms +C5711-- | Neoplasms +C5712-- | Neoplasms +C572--- | Neoplasms +C5720-- | Neoplasms +C5721-- | Neoplasms +C5722-- | Neoplasms +C573--- | Neoplasms +C574--- | Neoplasms +C577--- | Neoplasms +C578--- | Neoplasms +C579--- | Neoplasms +C58---- | Neoplasms +C60---- | Neoplasms +C600--- | Neoplasms +C601--- | Neoplasms +C602--- | Neoplasms +C608--- | Neoplasms +C609--- | Neoplasms +C61---- | Neoplasms +C62---- | Neoplasms +C620--- | Neoplasms +C6200-- | Neoplasms +C6201-- | Neoplasms +C6202-- | Neoplasms +C621--- | Neoplasms +C6210-- | Neoplasms +C6211-- | Neoplasms +C6212-- | Neoplasms +C629--- | Neoplasms +C6290-- | Neoplasms +C6291-- | Neoplasms +C6292-- | Neoplasms +C63---- | Neoplasms +C630--- | Neoplasms +C6300-- | Neoplasms +C6301-- | Neoplasms +C6302-- | Neoplasms +C631--- | Neoplasms +C6310-- | Neoplasms +C6311-- | Neoplasms +C6312-- | Neoplasms +C632--- | Neoplasms +C637--- | Neoplasms +C638--- | Neoplasms +C639--- | Neoplasms +C64---- | Neoplasms +C641--- | Neoplasms +C642--- | Neoplasms +C649--- | Neoplasms +C65---- | Neoplasms +C651--- | Neoplasms +C652--- | Neoplasms +C659--- | Neoplasms +C66---- | Neoplasms +C661--- | Neoplasms +C662--- | Neoplasms +C669--- | Neoplasms +C67---- | Neoplasms +C670--- | Neoplasms +C671--- | Neoplasms +C672--- | Neoplasms +C673--- | Neoplasms +C674--- | Neoplasms +C675--- | Neoplasms +C676--- | Neoplasms +C677--- | Neoplasms +C678--- | Neoplasms +C679--- | Neoplasms +C68---- | Neoplasms +C680--- | Neoplasms +C681--- | Neoplasms +C688--- | Neoplasms +C689--- | Neoplasms +C69---- | Neoplasms +C690--- | Neoplasms +C6900-- | Neoplasms +C6901-- | Neoplasms +C6902-- | Neoplasms +C691--- | Neoplasms +C6910-- | Neoplasms +C6911-- | Neoplasms +C6912-- | Neoplasms +C692--- | Neoplasms +C6920-- | Neoplasms +C6921-- | Neoplasms +C6922-- | Neoplasms +C693--- | Neoplasms +C6930-- | Neoplasms +C6931-- | Neoplasms +C6932-- | Neoplasms +C694--- | Neoplasms +C6940-- | Neoplasms +C6941-- | Neoplasms +C6942-- | Neoplasms +C695--- | Neoplasms +C6950-- | Neoplasms +C6951-- | Neoplasms +C6952-- | Neoplasms +C696--- | Neoplasms +C6960-- | Neoplasms +C6961-- | Neoplasms +C6962-- | Neoplasms +C698--- | Neoplasms +C6980-- | Neoplasms +C6981-- | Neoplasms +C6982-- | Neoplasms +C699--- | Neoplasms +C6990-- | Neoplasms +C6991-- | Neoplasms +C6992-- | Neoplasms +C70---- | Neoplasms +C700--- | Neoplasms +C701--- | Neoplasms +C709--- | Neoplasms +C71---- | Neoplasms +C710--- | Neoplasms +C711--- | Neoplasms +C712--- | Neoplasms +C713--- | Neoplasms +C714--- | Neoplasms +C715--- | Neoplasms +C716--- | Neoplasms +C717--- | Neoplasms +C718--- | Neoplasms +C719--- | Neoplasms +C72---- | Neoplasms +C720--- | Neoplasms +C721--- | Neoplasms +C722--- | Neoplasms +C7220-- | Neoplasms +C7221-- | Neoplasms +C7222-- | Neoplasms +C723--- | Neoplasms +C7230-- | Neoplasms +C7231-- | Neoplasms +C7232-- | Neoplasms +C724--- | Neoplasms +C7240-- | Neoplasms +C7241-- | Neoplasms +C7242-- | Neoplasms +C725--- | Neoplasms +C7250-- | Neoplasms +C7259-- | Neoplasms +C728--- | Neoplasms +C729--- | Neoplasms +C73---- | Neoplasms +C74---- | Neoplasms +C740--- | Neoplasms +C7400-- | Neoplasms +C7401-- | Neoplasms +C7402-- | Neoplasms +C741--- | Neoplasms +C7410-- | Neoplasms +C7411-- | Neoplasms +C7412-- | Neoplasms +C749--- | Neoplasms +C7490-- | Neoplasms +C7491-- | Neoplasms +C7492-- | Neoplasms +C75---- | Neoplasms +C750--- | Neoplasms +C751--- | Neoplasms +C752--- | Neoplasms +C753--- | Neoplasms +C754--- | Neoplasms +C755--- | Neoplasms +C758--- | Neoplasms +C759--- | Neoplasms +C76---- | Neoplasms +C760--- | Neoplasms +C761--- | Neoplasms +C762--- | Neoplasms +C763--- | Neoplasms +C764--- | Neoplasms +C7640-- | Neoplasms +C7641-- | Neoplasms +C7642-- | Neoplasms +C765--- | Neoplasms +C7650-- | Neoplasms +C7651-- | Neoplasms +C7652-- | Neoplasms +C767--- | Neoplasms +C768--- | Neoplasms +C77---- | Neoplasms +C770--- | Neoplasms +C771--- | Neoplasms +C772--- | Neoplasms +C773--- | Neoplasms +C774--- | Neoplasms +C775--- | Neoplasms +C778--- | Neoplasms +C779--- | Neoplasms +C78---- | Neoplasms +C780--- | Neoplasms +C7800-- | Neoplasms +C7801-- | Neoplasms +C7802-- | Neoplasms +C781--- | Neoplasms +C782--- | Neoplasms +C783--- | Neoplasms +C7830-- | Neoplasms +C7839-- | Neoplasms +C784--- | Neoplasms +C785--- | Neoplasms +C786--- | Neoplasms +C787--- | Neoplasms +C788--- | Neoplasms +C7880-- | Neoplasms +C7889-- | Neoplasms +C79---- | Neoplasms +C790--- | Neoplasms +C7900-- | Neoplasms +C7901-- | Neoplasms +C7902-- | Neoplasms +C791--- | Neoplasms +C7910-- | Neoplasms +C7911-- | Neoplasms +C7919-- | Neoplasms +C792--- | Neoplasms +C793--- | Neoplasms +C7931-- | Neoplasms +C7932-- | Neoplasms +C794--- | Neoplasms +C7940-- | Neoplasms +C7949-- | Neoplasms +C795--- | Neoplasms +C7951-- | Neoplasms +C7952-- | Neoplasms +C796--- | Neoplasms +C7960-- | Neoplasms +C7961-- | Neoplasms +C7962-- | Neoplasms +C797--- | Neoplasms +C7970-- | Neoplasms +C7971-- | Neoplasms +C7972-- | Neoplasms +C798--- | Neoplasms +C7981-- | Neoplasms +C7982-- | Neoplasms +C7989-- | Neoplasms +C799--- | Neoplasms +C80---- | Neoplasms +C800--- | Neoplasms +C801--- | Neoplasms +C802--- | Neoplasms +C809--- | Neoplasms +C81---- | Neoplasms +C810--- | Neoplasms +C8100-- | Neoplasms +C8101-- | Neoplasms +C8102-- | Neoplasms +C8103-- | Neoplasms +C8104-- | Neoplasms +C8105-- | Neoplasms +C8106-- | Neoplasms +C8107-- | Neoplasms +C8108-- | Neoplasms +C8109-- | Neoplasms +C811--- | Neoplasms +C8110-- | Neoplasms +C8111-- | Neoplasms +C8112-- | Neoplasms +C8113-- | Neoplasms +C8114-- | Neoplasms +C8115-- | Neoplasms +C8116-- | Neoplasms +C8117-- | Neoplasms +C8118-- | Neoplasms +C8119-- | Neoplasms +C812--- | Neoplasms +C8120-- | Neoplasms +C8121-- | Neoplasms +C8122-- | Neoplasms +C8123-- | Neoplasms +C8124-- | Neoplasms +C8125-- | Neoplasms +C8126-- | Neoplasms +C8127-- | Neoplasms +C8128-- | Neoplasms +C8129-- | Neoplasms +C813--- | Neoplasms +C8130-- | Neoplasms +C8131-- | Neoplasms +C8132-- | Neoplasms +C8133-- | Neoplasms +C8134-- | Neoplasms +C8135-- | Neoplasms +C8136-- | Neoplasms +C8137-- | Neoplasms +C8138-- | Neoplasms +C8139-- | Neoplasms +C814--- | Neoplasms +C8140-- | Neoplasms +C8141-- | Neoplasms +C8142-- | Neoplasms +C8143-- | Neoplasms +C8144-- | Neoplasms +C8145-- | Neoplasms +C8146-- | Neoplasms +C8147-- | Neoplasms +C8148-- | Neoplasms +C8149-- | Neoplasms +C817--- | Neoplasms +C8170-- | Neoplasms +C8171-- | Neoplasms +C8172-- | Neoplasms +C8173-- | Neoplasms +C8174-- | Neoplasms +C8175-- | Neoplasms +C8176-- | Neoplasms +C8177-- | Neoplasms +C8178-- | Neoplasms +C8179-- | Neoplasms +C819--- | Neoplasms +C8190-- | Neoplasms +C8191-- | Neoplasms +C8192-- | Neoplasms +C8193-- | Neoplasms +C8194-- | Neoplasms +C8195-- | Neoplasms +C8196-- | Neoplasms +C8197-- | Neoplasms +C8198-- | Neoplasms +C8199-- | Neoplasms +C82---- | Neoplasms +C820--- | Neoplasms +C8200-- | Neoplasms +C8201-- | Neoplasms +C8202-- | Neoplasms +C8203-- | Neoplasms +C8204-- | Neoplasms +C8205-- | Neoplasms +C8206-- | Neoplasms +C8207-- | Neoplasms +C8208-- | Neoplasms +C8209-- | Neoplasms +C821--- | Neoplasms +C8210-- | Neoplasms +C8211-- | Neoplasms +C8212-- | Neoplasms +C8213-- | Neoplasms +C8214-- | Neoplasms +C8215-- | Neoplasms +C8216-- | Neoplasms +C8217-- | Neoplasms +C8218-- | Neoplasms +C8219-- | Neoplasms +C822--- | Neoplasms +C8220-- | Neoplasms +C8221-- | Neoplasms +C8222-- | Neoplasms +C8223-- | Neoplasms +C8224-- | Neoplasms +C8225-- | Neoplasms +C8226-- | Neoplasms +C8227-- | Neoplasms +C8228-- | Neoplasms +C8229-- | Neoplasms +C823--- | Neoplasms +C8230-- | Neoplasms +C8231-- | Neoplasms +C8232-- | Neoplasms +C8233-- | Neoplasms +C8234-- | Neoplasms +C8235-- | Neoplasms +C8236-- | Neoplasms +C8237-- | Neoplasms +C8238-- | Neoplasms +C8239-- | Neoplasms +C824--- | Neoplasms +C8240-- | Neoplasms +C8241-- | Neoplasms +C8242-- | Neoplasms +C8243-- | Neoplasms +C8244-- | Neoplasms +C8245-- | Neoplasms +C8246-- | Neoplasms +C8247-- | Neoplasms +C8248-- | Neoplasms +C8249-- | Neoplasms +C825--- | Neoplasms +C8250-- | Neoplasms +C8251-- | Neoplasms +C8252-- | Neoplasms +C8253-- | Neoplasms +C8254-- | Neoplasms +C8255-- | Neoplasms +C8256-- | Neoplasms +C8257-- | Neoplasms +C8258-- | Neoplasms +C8259-- | Neoplasms +C826--- | Neoplasms +C8260-- | Neoplasms +C8261-- | Neoplasms +C8262-- | Neoplasms +C8263-- | Neoplasms +C8264-- | Neoplasms +C8265-- | Neoplasms +C8266-- | Neoplasms +C8267-- | Neoplasms +C8268-- | Neoplasms +C8269-- | Neoplasms +C827--- | Neoplasms +C8280-- | Neoplasms +C8281-- | Neoplasms +C8282-- | Neoplasms +C8283-- | Neoplasms +C8284-- | Neoplasms +C8285-- | Neoplasms +C8286-- | Neoplasms +C8287-- | Neoplasms +C8288-- | Neoplasms +C8289-- | Neoplasms +C829--- | Neoplasms +C8290-- | Neoplasms +C8291-- | Neoplasms +C8292-- | Neoplasms +C8293-- | Neoplasms +C8294-- | Neoplasms +C8295-- | Neoplasms +C8296-- | Neoplasms +C8297-- | Neoplasms +C8298-- | Neoplasms +C8299-- | Neoplasms +C83---- | Neoplasms +C830--- | Neoplasms +C8300-- | Neoplasms +C8301-- | Neoplasms +C8302-- | Neoplasms +C8303-- | Neoplasms +C8304-- | Neoplasms +C8305-- | Neoplasms +C8306-- | Neoplasms +C8307-- | Neoplasms +C8308-- | Neoplasms +C8309-- | Neoplasms +C831--- | Neoplasms +C8310-- | Neoplasms +C8311-- | Neoplasms +C8312-- | Neoplasms +C8313-- | Neoplasms +C8314-- | Neoplasms +C8315-- | Neoplasms +C8316-- | Neoplasms +C8317-- | Neoplasms +C8318-- | Neoplasms +C8319-- | Neoplasms +C833--- | Neoplasms +C8330-- | Neoplasms +C8331-- | Neoplasms +C8332-- | Neoplasms +C8333-- | Neoplasms +C8334-- | Neoplasms +C8335-- | Neoplasms +C8336-- | Neoplasms +C8337-- | Neoplasms +C8338-- | Neoplasms +C8339-- | Neoplasms +C835--- | Neoplasms +C8350-- | Neoplasms +C8351-- | Neoplasms +C8352-- | Neoplasms +C8353-- | Neoplasms +C8354-- | Neoplasms +C8355-- | Neoplasms +C8356-- | Neoplasms +C8357-- | Neoplasms +C8358-- | Neoplasms +C8359-- | Neoplasms +C837--- | Neoplasms +C8370-- | Neoplasms +C8371-- | Neoplasms +C8372-- | Neoplasms +C8373-- | Neoplasms +C8374-- | Neoplasms +C8375-- | Neoplasms +C8376-- | Neoplasms +C8377-- | Neoplasms +C8378-- | Neoplasms +C8379-- | Neoplasms +C838--- | Neoplasms +C8380-- | Neoplasms +C8381-- | Neoplasms +C8382-- | Neoplasms +C8383-- | Neoplasms +C8384-- | Neoplasms +C8385-- | Neoplasms +C8386-- | Neoplasms +C8387-- | Neoplasms +C8388-- | Neoplasms +C8389-- | Neoplasms +C839--- | Neoplasms +C8390-- | Neoplasms +C8391-- | Neoplasms +C8392-- | Neoplasms +C8393-- | Neoplasms +C8394-- | Neoplasms +C8395-- | Neoplasms +C8396-- | Neoplasms +C8397-- | Neoplasms +C8398-- | Neoplasms +C8399-- | Neoplasms +C84---- | Neoplasms +C840--- | Neoplasms +C8400-- | Neoplasms +C8401-- | Neoplasms +C8402-- | Neoplasms +C8403-- | Neoplasms +C8404-- | Neoplasms +C8405-- | Neoplasms +C8406-- | Neoplasms +C8407-- | Neoplasms +C8408-- | Neoplasms +C8409-- | Neoplasms +C841--- | Neoplasms +C8410-- | Neoplasms +C8411-- | Neoplasms +C8412-- | Neoplasms +C8413-- | Neoplasms +C8414-- | Neoplasms +C8415-- | Neoplasms +C8416-- | Neoplasms +C8417-- | Neoplasms +C8418-- | Neoplasms +C8419-- | Neoplasms +C844--- | Neoplasms +C8440-- | Neoplasms +C8441-- | Neoplasms +C8442-- | Neoplasms +C8443-- | Neoplasms +C8444-- | Neoplasms +C8445-- | Neoplasms +C8446-- | Neoplasms +C8447-- | Neoplasms +C8448-- | Neoplasms +C8449-- | Neoplasms +C845--- | Neoplasms +C846--- | Neoplasms +C8460-- | Neoplasms +C8461-- | Neoplasms +C8462-- | Neoplasms +C8463-- | Neoplasms +C8464-- | Neoplasms +C8465-- | Neoplasms +C8466-- | Neoplasms +C8467-- | Neoplasms +C8468-- | Neoplasms +C8469-- | Neoplasms +C847--- | Neoplasms +C8470-- | Neoplasms +C8471-- | Neoplasms +C8472-- | Neoplasms +C8473-- | Neoplasms +C8474-- | Neoplasms +C8475-- | Neoplasms +C8476-- | Neoplasms +C8477-- | Neoplasms +C8478-- | Neoplasms +C8479-- | Neoplasms +C848--- | Neoplasms +C849--- | Neoplasms +C8490-- | Neoplasms +C8491-- | Neoplasms +C8492-- | Neoplasms +C8493-- | Neoplasms +C8494-- | Neoplasms +C8495-- | Neoplasms +C8496-- | Neoplasms +C8497-- | Neoplasms +C8498-- | Neoplasms +C8499-- | Neoplasms +C84A0-- | Neoplasms +C84A1-- | Neoplasms +C84A2-- | Neoplasms +C84A3-- | Neoplasms +C84A4-- | Neoplasms +C84A5-- | Neoplasms +C84A6-- | Neoplasms +C84A7-- | Neoplasms +C84A8-- | Neoplasms +C84A9-- | Neoplasms +C84Z0-- | Neoplasms +C84Z1-- | Neoplasms +C84Z2-- | Neoplasms +C84Z3-- | Neoplasms +C84Z4-- | Neoplasms +C84Z5-- | Neoplasms +C84Z6-- | Neoplasms +C84Z7-- | Neoplasms +C84Z8-- | Neoplasms +C84Z9-- | Neoplasms +C85---- | Neoplasms +C851--- | Neoplasms +C8510-- | Neoplasms +C8511-- | Neoplasms +C8512-- | Neoplasms +C8513-- | Neoplasms +C8514-- | Neoplasms +C8515-- | Neoplasms +C8516-- | Neoplasms +C8517-- | Neoplasms +C8518-- | Neoplasms +C8519-- | Neoplasms +C852--- | Neoplasms +C8520-- | Neoplasms +C8521-- | Neoplasms +C8522-- | Neoplasms +C8523-- | Neoplasms +C8524-- | Neoplasms +C8525-- | Neoplasms +C8526-- | Neoplasms +C8527-- | Neoplasms +C8528-- | Neoplasms +C8529-- | Neoplasms +C857--- | Neoplasms +C8580-- | Neoplasms +C8581-- | Neoplasms +C8582-- | Neoplasms +C8583-- | Neoplasms +C8584-- | Neoplasms +C8585-- | Neoplasms +C8586-- | Neoplasms +C8587-- | Neoplasms +C8588-- | Neoplasms +C8589-- | Neoplasms +C859--- | Neoplasms +C8590-- | Neoplasms +C8591-- | Neoplasms +C8592-- | Neoplasms +C8593-- | Neoplasms +C8594-- | Neoplasms +C8595-- | Neoplasms +C8596-- | Neoplasms +C8597-- | Neoplasms +C8598-- | Neoplasms +C8599-- | Neoplasms +C86---- | Neoplasms +C860--- | Neoplasms +C861--- | Neoplasms +C862--- | Neoplasms +C863--- | Neoplasms +C864--- | Neoplasms +C865--- | Neoplasms +C866--- | Neoplasms +C88---- | Neoplasms +C880--- | Neoplasms +C882--- | Neoplasms +C883--- | Neoplasms +C884--- | Neoplasms +C887--- | Neoplasms +C888--- | Neoplasms +C889--- | Neoplasms +C90---- | Neoplasms +C900--- | Neoplasms +C9000-- | Neoplasms +C9001-- | Neoplasms +C9002-- | Neoplasms +C901--- | Neoplasms +C9010-- | Neoplasms +C9011-- | Neoplasms +C9012-- | Neoplasms +C902--- | Neoplasms +C9020-- | Neoplasms +C9021-- | Neoplasms +C9022-- | Neoplasms +C903--- | Neoplasms +C9030-- | Neoplasms +C9031-- | Neoplasms +C9032-- | Neoplasms +C91---- | Neoplasms +C910--- | Neoplasms +C9100-- | Neoplasms +C9101-- | Neoplasms +C9102-- | Neoplasms +C911--- | Neoplasms +C9110-- | Neoplasms +C9111-- | Neoplasms +C9112-- | Neoplasms +C913--- | Neoplasms +C9130-- | Neoplasms +C9131-- | Neoplasms +C9132-- | Neoplasms +C914--- | Neoplasms +C9140-- | Neoplasms +C9141-- | Neoplasms +C9142-- | Neoplasms +C915--- | Neoplasms +C9150-- | Neoplasms +C9151-- | Neoplasms +C9152-- | Neoplasms +C916--- | Neoplasms +C9160-- | Neoplasms +C9161-- | Neoplasms +C9162-- | Neoplasms +C917--- | Neoplasms +C918--- | Neoplasms +C919--- | Neoplasms +C9190-- | Neoplasms +C9191-- | Neoplasms +C9192-- | Neoplasms +C91A0-- | Neoplasms +C91A1-- | Neoplasms +C91A2-- | Neoplasms +C91Z0-- | Neoplasms +C91Z1-- | Neoplasms +C91Z2-- | Neoplasms +C92---- | Neoplasms +C920--- | Neoplasms +C9200-- | Neoplasms +C9201-- | Neoplasms +C9202-- | Neoplasms +C921--- | Neoplasms +C9210-- | Neoplasms +C9211-- | Neoplasms +C9212-- | Neoplasms +C922--- | Neoplasms +C9220-- | Neoplasms +C9221-- | Neoplasms +C9222-- | Neoplasms +C923--- | Neoplasms +C9230-- | Neoplasms +C9231-- | Neoplasms +C9232-- | Neoplasms +C924--- | Neoplasms +C9240-- | Neoplasms +C9241-- | Neoplasms +C9242-- | Neoplasms +C925--- | Neoplasms +C9250-- | Neoplasms +C9251-- | Neoplasms +C9252-- | Neoplasms +C926--- | Neoplasms +C9260-- | Neoplasms +C9261-- | Neoplasms +C9262-- | Neoplasms +C927--- | Neoplasms +C928--- | Neoplasms +C929--- | Neoplasms +C9290-- | Neoplasms +C9291-- | Neoplasms +C9292-- | Neoplasms +C92A0-- | Neoplasms +C92A1-- | Neoplasms +C92A2-- | Neoplasms +C92Z0-- | Neoplasms +C92Z1-- | Neoplasms +C92Z2-- | Neoplasms +C93---- | Neoplasms +C930--- | Neoplasms +C9300-- | Neoplasms +C9301-- | Neoplasms +C9302-- | Neoplasms +C931--- | Neoplasms +C9310-- | Neoplasms +C9311-- | Neoplasms +C9312-- | Neoplasms +C933--- | Neoplasms +C9330-- | Neoplasms +C9331-- | Neoplasms +C9332-- | Neoplasms +C937--- | Neoplasms +C939--- | Neoplasms +C9390-- | Neoplasms +C9391-- | Neoplasms +C9392-- | Neoplasms +C93Z0-- | Neoplasms +C93Z1-- | Neoplasms +C93Z2-- | Neoplasms +C94---- | Neoplasms +C940--- | Neoplasms +C9400-- | Neoplasms +C9401-- | Neoplasms +C9402-- | Neoplasms +C942--- | Neoplasms +C9420-- | Neoplasms +C9421-- | Neoplasms +C9422-- | Neoplasms +C943--- | Neoplasms +C9430-- | Neoplasms +C9431-- | Neoplasms +C9432-- | Neoplasms +C944--- | Neoplasms +C9440-- | Neoplasms +C9441-- | Neoplasms +C9442-- | Neoplasms +C946--- | Neoplasms +C947--- | Neoplasms +C9480-- | Neoplasms +C9481-- | Neoplasms +C9482-- | Neoplasms +C95---- | Neoplasms +C950--- | Neoplasms +C9500-- | Neoplasms +C9501-- | Neoplasms +C9502-- | Neoplasms +C951--- | Neoplasms +C9510-- | Neoplasms +C9511-- | Neoplasms +C9512-- | Neoplasms +C957--- | Neoplasms +C959--- | Neoplasms +C9590-- | Neoplasms +C9591-- | Neoplasms +C9592-- | Neoplasms +C96---- | Neoplasms +C960--- | Neoplasms +C962--- | Neoplasms +C9620-- | Neoplasms +C9621-- | Neoplasms +C9622-- | Neoplasms +C9629-- | Neoplasms +C964--- | Neoplasms +C965--- | Neoplasms +C966--- | Neoplasms +C967--- | Neoplasms +C968--- | Neoplasms +C969--- | Neoplasms +C96A--- | Neoplasms +C96Z--- | Neoplasms +C97---- | Neoplasms +D00---- | Neoplasms +D000--- | Neoplasms +D0000-- | Neoplasms +D0001-- | Neoplasms +D0002-- | Neoplasms +D0003-- | Neoplasms +D0004-- | Neoplasms +D0005-- | Neoplasms +D0006-- | Neoplasms +D0007-- | Neoplasms +D0008-- | Neoplasms +D001--- | Neoplasms +D002--- | Neoplasms +D01---- | Neoplasms +D010--- | Neoplasms +D011--- | Neoplasms +D012--- | Neoplasms +D013--- | Neoplasms +D014--- | Neoplasms +D0140-- | Neoplasms +D0149-- | Neoplasms +D015--- | Neoplasms +D017--- | Neoplasms +D019--- | Neoplasms +D02---- | Neoplasms +D020--- | Neoplasms +D021--- | Neoplasms +D022--- | Neoplasms +D0220-- | Neoplasms +D0221-- | Neoplasms +D0222-- | Neoplasms +D023--- | Neoplasms +D024--- | Neoplasms +D03---- | Neoplasms +D030--- | Neoplasms +D031--- | Neoplasms +D0310-- | Neoplasms +D03111- | Neoplasms +D03112- | Neoplasms +D03121- | Neoplasms +D03122- | Neoplasms +D032--- | Neoplasms +D0320-- | Neoplasms +D0321-- | Neoplasms +D0322-- | Neoplasms +D033--- | Neoplasms +D0330-- | Neoplasms +D0339-- | Neoplasms +D034--- | Neoplasms +D035--- | Neoplasms +D0351-- | Neoplasms +D0352-- | Neoplasms +D0359-- | Neoplasms +D036--- | Neoplasms +D0360-- | Neoplasms +D0361-- | Neoplasms +D0362-- | Neoplasms +D037--- | Neoplasms +D0370-- | Neoplasms +D0371-- | Neoplasms +D0372-- | Neoplasms +D038--- | Neoplasms +D039--- | Neoplasms +D04---- | Neoplasms +D040--- | Neoplasms +D041--- | Neoplasms +D0410-- | Neoplasms +D04111- | Neoplasms +D04112- | Neoplasms +D04121- | Neoplasms +D04122- | Neoplasms +D042--- | Neoplasms +D0420-- | Neoplasms +D0421-- | Neoplasms +D0422-- | Neoplasms +D043--- | Neoplasms +D0430-- | Neoplasms +D0439-- | Neoplasms +D044--- | Neoplasms +D045--- | Neoplasms +D046--- | Neoplasms +D0460-- | Neoplasms +D0461-- | Neoplasms +D0462-- | Neoplasms +D047--- | Neoplasms +D0470-- | Neoplasms +D0471-- | Neoplasms +D0472-- | Neoplasms +D048--- | Neoplasms +D049--- | Neoplasms +D05---- | Neoplasms +D050--- | Neoplasms +D0500-- | Neoplasms +D0501-- | Neoplasms +D0502-- | Neoplasms +D051--- | Neoplasms +D0510-- | Neoplasms +D0511-- | Neoplasms +D0512-- | Neoplasms +D057--- | Neoplasms +D0580-- | Neoplasms +D0581-- | Neoplasms +D0582-- | Neoplasms +D059--- | Neoplasms +D0590-- | Neoplasms +D0591-- | Neoplasms +D0592-- | Neoplasms +D06---- | Neoplasms +D060--- | Neoplasms +D061--- | Neoplasms +D067--- | Neoplasms +D069--- | Neoplasms +D07---- | Neoplasms +D070--- | Neoplasms +D071--- | Neoplasms +D072--- | Neoplasms +D073--- | Neoplasms +D0730-- | Neoplasms +D0739-- | Neoplasms +D074--- | Neoplasms +D075--- | Neoplasms +D076--- | Neoplasms +D0760-- | Neoplasms +D0761-- | Neoplasms +D0769-- | Neoplasms +D09---- | Neoplasms +D090--- | Neoplasms +D091--- | Neoplasms +D0910-- | Neoplasms +D0919-- | Neoplasms +D092--- | Neoplasms +D0920-- | Neoplasms +D0921-- | Neoplasms +D0922-- | Neoplasms +D093--- | Neoplasms +D097--- | Neoplasms +D098--- | Neoplasms +D099--- | Neoplasms +D10---- | Neoplasms +D100--- | Neoplasms +D101--- | Neoplasms +D102--- | Neoplasms +D103--- | Neoplasms +D1030-- | Neoplasms +D1039-- | Neoplasms +D104--- | Neoplasms +D105--- | Neoplasms +D106--- | Neoplasms +D107--- | Neoplasms +D109--- | Neoplasms +D11---- | Neoplasms +D110--- | Neoplasms +D117--- | Neoplasms +D119--- | Neoplasms +D12---- | Neoplasms +D120--- | Neoplasms +D121--- | Neoplasms +D122--- | Neoplasms +D123--- | Neoplasms +D124--- | Neoplasms +D125--- | Neoplasms +D126--- | Neoplasms +D127--- | Neoplasms +D128--- | Neoplasms +D129--- | Neoplasms +D13---- | Neoplasms +D130--- | Neoplasms +D131--- | Neoplasms +D132--- | Neoplasms +D133--- | Neoplasms +D1330-- | Neoplasms +D1339-- | Neoplasms +D134--- | Neoplasms +D135--- | Neoplasms +D136--- | Neoplasms +D137--- | Neoplasms +D139--- | Neoplasms +D14---- | Neoplasms +D140--- | Neoplasms +D141--- | Neoplasms +D142--- | Neoplasms +D143--- | Neoplasms +D1430-- | Neoplasms +D1431-- | Neoplasms +D1432-- | Neoplasms +D144--- | Neoplasms +D15---- | Neoplasms +D150--- | Neoplasms +D151--- | Neoplasms +D152--- | Neoplasms +D157--- | Neoplasms +D159--- | Neoplasms +D16---- | Neoplasms +D160--- | Neoplasms +D1600-- | Neoplasms +D1601-- | Neoplasms +D1602-- | Neoplasms +D161--- | Neoplasms +D1610-- | Neoplasms +D1611-- | Neoplasms +D1612-- | Neoplasms +D162--- | Neoplasms +D1620-- | Neoplasms +D1621-- | Neoplasms +D1622-- | Neoplasms +D163--- | Neoplasms +D1630-- | Neoplasms +D1631-- | Neoplasms +D1632-- | Neoplasms +D164--- | Neoplasms +D165--- | Neoplasms +D166--- | Neoplasms +D167--- | Neoplasms +D168--- | Neoplasms +D169--- | Neoplasms +D17---- | Neoplasms +D170--- | Neoplasms +D171--- | Neoplasms +D172--- | Neoplasms +D1720-- | Neoplasms +D1721-- | Neoplasms +D1722-- | Neoplasms +D1723-- | Neoplasms +D1724-- | Neoplasms +D173--- | Neoplasms +D1730-- | Neoplasms +D1739-- | Neoplasms +D174--- | Neoplasms +D175--- | Neoplasms +D176--- | Neoplasms +D177--- | Neoplasms +D1771-- | Neoplasms +D1772-- | Neoplasms +D1779-- | Neoplasms +D179--- | Neoplasms +D18---- | Neoplasms +D180--- | Neoplasms +D1800-- | Neoplasms +D1801-- | Neoplasms +D1802-- | Neoplasms +D1803-- | Neoplasms +D1809-- | Neoplasms +D181--- | Neoplasms +D19---- | Neoplasms +D190--- | Neoplasms +D191--- | Neoplasms +D197--- | Neoplasms +D199--- | Neoplasms +D20---- | Neoplasms +D200--- | Neoplasms +D201--- | Neoplasms +D21---- | Neoplasms +D210--- | Neoplasms +D211--- | Neoplasms +D2110-- | Neoplasms +D2111-- | Neoplasms +D2112-- | Neoplasms +D212--- | Neoplasms +D2120-- | Neoplasms +D2121-- | Neoplasms +D2122-- | Neoplasms +D213--- | Neoplasms +D214--- | Neoplasms +D215--- | Neoplasms +D216--- | Neoplasms +D219--- | Neoplasms +D22---- | Neoplasms +D220--- | Neoplasms +D221--- | Neoplasms +D2210-- | Neoplasms +D22111- | Neoplasms +D22112- | Neoplasms +D22121- | Neoplasms +D22122- | Neoplasms +D222--- | Neoplasms +D2220-- | Neoplasms +D2221-- | Neoplasms +D2222-- | Neoplasms +D223--- | Neoplasms +D2230-- | Neoplasms +D2239-- | Neoplasms +D224--- | Neoplasms +D225--- | Neoplasms +D226--- | Neoplasms +D2260-- | Neoplasms +D2261-- | Neoplasms +D2262-- | Neoplasms +D227--- | Neoplasms +D2270-- | Neoplasms +D2271-- | Neoplasms +D2272-- | Neoplasms +D229--- | Neoplasms +D23---- | Neoplasms +D230--- | Neoplasms +D231--- | Neoplasms +D2310-- | Neoplasms +D23111- | Neoplasms +D23112- | Neoplasms +D23121- | Neoplasms +D23122- | Neoplasms +D232--- | Neoplasms +D2320-- | Neoplasms +D2321-- | Neoplasms +D2322-- | Neoplasms +D233--- | Neoplasms +D2330-- | Neoplasms +D2339-- | Neoplasms +D234--- | Neoplasms +D235--- | Neoplasms +D236--- | Neoplasms +D2360-- | Neoplasms +D2361-- | Neoplasms +D2362-- | Neoplasms +D237--- | Neoplasms +D2370-- | Neoplasms +D2371-- | Neoplasms +D2372-- | Neoplasms +D239--- | Neoplasms +D24---- | Neoplasms +D241--- | Neoplasms +D242--- | Neoplasms +D249--- | Neoplasms +D260--- | Neoplasms +D261--- | Neoplasms +D267--- | Neoplasms +D269--- | Neoplasms +D27---- | Neoplasms +D270--- | Neoplasms +D271--- | Neoplasms +D279--- | Neoplasms +D28---- | Neoplasms +D280--- | Neoplasms +D281--- | Neoplasms +D282--- | Neoplasms +D287--- | Neoplasms +D289--- | Neoplasms +D29---- | Neoplasms +D290--- | Neoplasms +D291--- | Neoplasms +D292--- | Neoplasms +D2920-- | Neoplasms +D2921-- | Neoplasms +D2922-- | Neoplasms +D293--- | Neoplasms +D2930-- | Neoplasms +D2931-- | Neoplasms +D2932-- | Neoplasms +D294--- | Neoplasms +D297--- | Neoplasms +D298--- | Neoplasms +D299--- | Neoplasms +D30---- | Neoplasms +D300--- | Neoplasms +D3000-- | Neoplasms +D3001-- | Neoplasms +D3002-- | Neoplasms +D301--- | Neoplasms +D3010-- | Neoplasms +D3011-- | Neoplasms +D3012-- | Neoplasms +D302--- | Neoplasms +D3020-- | Neoplasms +D3021-- | Neoplasms +D3022-- | Neoplasms +D303--- | Neoplasms +D304--- | Neoplasms +D307--- | Neoplasms +D308--- | Neoplasms +D309--- | Neoplasms +D31---- | Neoplasms +D310--- | Neoplasms +D3100-- | Neoplasms +D3101-- | Neoplasms +D3102-- | Neoplasms +D311--- | Neoplasms +D3110-- | Neoplasms +D3111-- | Neoplasms +D3112-- | Neoplasms +D312--- | Neoplasms +D3120-- | Neoplasms +D3121-- | Neoplasms +D3122-- | Neoplasms +D313--- | Neoplasms +D3130-- | Neoplasms +D3131-- | Neoplasms +D3132-- | Neoplasms +D314--- | Neoplasms +D3140-- | Neoplasms +D3141-- | Neoplasms +D3142-- | Neoplasms +D315--- | Neoplasms +D3150-- | Neoplasms +D3151-- | Neoplasms +D3152-- | Neoplasms +D316--- | Neoplasms +D3160-- | Neoplasms +D3161-- | Neoplasms +D3162-- | Neoplasms +D319--- | Neoplasms +D3190-- | Neoplasms +D3191-- | Neoplasms +D3192-- | Neoplasms +D32---- | Neoplasms +D320--- | Neoplasms +D321--- | Neoplasms +D329--- | Neoplasms +D33---- | Neoplasms +D330--- | Neoplasms +D331--- | Neoplasms +D332--- | Neoplasms +D333--- | Neoplasms +D334--- | Neoplasms +D337--- | Neoplasms +D339--- | Neoplasms +D34---- | Neoplasms +D35---- | Neoplasms +D350--- | Neoplasms +D3500-- | Neoplasms +D3501-- | Neoplasms +D3502-- | Neoplasms +D351--- | Neoplasms +D352--- | Neoplasms +D353--- | Neoplasms +D354--- | Neoplasms +D355--- | Neoplasms +D356--- | Neoplasms +D357--- | Neoplasms +D358--- | Neoplasms +D359--- | Neoplasms +D36---- | Neoplasms +D360--- | Neoplasms +D361--- | Neoplasms +D3610-- | Neoplasms +D3611-- | Neoplasms +D3612-- | Neoplasms +D3613-- | Neoplasms +D3614-- | Neoplasms +D3615-- | Neoplasms +D3616-- | Neoplasms +D3617-- | Neoplasms +D367--- | Neoplasms +D369--- | Neoplasms +D37---- | Neoplasms +D370--- | Neoplasms +D3701-- | Neoplasms +D3702-- | Neoplasms +D37030- | Neoplasms +D37031- | Neoplasms +D37032- | Neoplasms +D37039- | Neoplasms +D3704-- | Neoplasms +D3705-- | Neoplasms +D3709-- | Neoplasms +D371--- | Neoplasms +D372--- | Neoplasms +D373--- | Neoplasms +D374--- | Neoplasms +D375--- | Neoplasms +D376--- | Neoplasms +D377--- | Neoplasms +D378--- | Neoplasms +D379--- | Neoplasms +D38---- | Neoplasms +D380--- | Neoplasms +D381--- | Neoplasms +D382--- | Neoplasms +D383--- | Neoplasms +D384--- | Neoplasms +D385--- | Neoplasms +D386--- | Neoplasms +D39---- | Neoplasms +D390--- | Neoplasms +D391--- | Neoplasms +D3910-- | Neoplasms +D3911-- | Neoplasms +D3912-- | Neoplasms +D392--- | Neoplasms +D397--- | Neoplasms +D398--- | Neoplasms +D399--- | Neoplasms +D40---- | Neoplasms +D400--- | Neoplasms +D401--- | Neoplasms +D4010-- | Neoplasms +D4011-- | Neoplasms +D4012-- | Neoplasms +D407--- | Neoplasms +D408--- | Neoplasms +D409--- | Neoplasms +D41---- | Neoplasms +D410--- | Neoplasms +D4100-- | Neoplasms +D4101-- | Neoplasms +D4102-- | Neoplasms +D411--- | Neoplasms +D4110-- | Neoplasms +D4111-- | Neoplasms +D4112-- | Neoplasms +D412--- | Neoplasms +D4120-- | Neoplasms +D4121-- | Neoplasms +D4122-- | Neoplasms +D413--- | Neoplasms +D414--- | Neoplasms +D417--- | Neoplasms +D418--- | Neoplasms +D419--- | Neoplasms +D42---- | Neoplasms +D420--- | Neoplasms +D421--- | Neoplasms +D429--- | Neoplasms +D43---- | Neoplasms +D430--- | Neoplasms +D431--- | Neoplasms +D432--- | Neoplasms +D433--- | Neoplasms +D434--- | Neoplasms +D437--- | Neoplasms +D438--- | Neoplasms +D439--- | Neoplasms +D44---- | Neoplasms +D440--- | Neoplasms +D441--- | Neoplasms +D4410-- | Neoplasms +D4411-- | Neoplasms +D4412-- | Neoplasms +D442--- | Neoplasms +D443--- | Neoplasms +D444--- | Neoplasms +D445--- | Neoplasms +D446--- | Neoplasms +D447--- | Neoplasms +D448--- | Neoplasms +D449--- | Neoplasms +D45---- | Neoplasms +D46---- | Neoplasms +D460--- | Neoplasms +D461--- | Neoplasms +D462--- | Neoplasms +D4620-- | Neoplasms +D4621-- | Neoplasms +D4622-- | Neoplasms +D464--- | Neoplasms +D465--- | Neoplasms +D466--- | Neoplasms +D467--- | Neoplasms +D469--- | Neoplasms +D46A--- | Neoplasms +D46B--- | Neoplasms +D46C--- | Neoplasms +D46Z--- | Neoplasms +D47---- | Neoplasms +D470--- | Neoplasms +D4701-- | Neoplasms +D4702-- | Neoplasms +D4709-- | Neoplasms +D471--- | Neoplasms +D472--- | Neoplasms +D473--- | Neoplasms +D474--- | Neoplasms +D475--- | Neoplasms +D477--- | Neoplasms +D479--- | Neoplasms +D47Z1-- | Neoplasms +D47Z2-- | Neoplasms +D47Z9-- | Neoplasms +D48---- | Neoplasms +D480--- | Neoplasms +D481--- | Neoplasms +D482--- | Neoplasms +D483--- | Neoplasms +D484--- | Neoplasms +D485--- | Neoplasms +D486--- | Neoplasms +D4860-- | Neoplasms +D4861-- | Neoplasms +D4862-- | Neoplasms +D487--- | Neoplasms +D489--- | Neoplasms +D490--- | Neoplasms +D491--- | Neoplasms +D492--- | Neoplasms +D493--- | Neoplasms +D494--- | Neoplasms +D49511- | Neoplasms +D49512- | Neoplasms +D49519- | Neoplasms +D4959-- | Neoplasms +D496--- | Neoplasms +D497--- | Neoplasms +D4981-- | Neoplasms +D4989-- | Neoplasms +D499--- | Neoplasms +E340--- | Neoplasms +K514--- | Neoplasms +K5140-- | Neoplasms +K51411- | Neoplasms +K51412- | Neoplasms +K51413- | Neoplasms +K51414- | Neoplasms +K51418- | Neoplasms +K51419- | Neoplasms +K620--- | Neoplasms +K621--- | Neoplasms +K622--- | Neoplasms +K623--- | Neoplasms +K635--- | Neoplasms +N60---- | Neoplasms +N600--- | Neoplasms +N6001-- | Neoplasms +N6002-- | Neoplasms +N6009-- | Neoplasms +N601--- | Neoplasms +N6011-- | Neoplasms +N6012-- | Neoplasms +N6019-- | Neoplasms +N602--- | Neoplasms +N6021-- | Neoplasms +N6022-- | Neoplasms +N6029-- | Neoplasms +N603--- | Neoplasms +N6031-- | Neoplasms +N6032-- | Neoplasms +N6039-- | Neoplasms +N604--- | Neoplasms +N6041-- | Neoplasms +N6042-- | Neoplasms +N6049-- | Neoplasms +N608--- | Neoplasms +N6081-- | Neoplasms +N6082-- | Neoplasms +N6089-- | Neoplasms +N609--- | Neoplasms +N6091-- | Neoplasms +N6092-- | Neoplasms +N6099-- | Neoplasms +N840--- | Neoplasms +N841--- | Neoplasms +N87---- | Neoplasms +N870--- | Neoplasms +N871--- | Neoplasms +N872--- | Neoplasms +N879--- | Neoplasms +Z031--- | Neoplasms +Z08---- | Neoplasms +Z080--- | Neoplasms +Z081--- | Neoplasms +Z082--- | Neoplasms +Z087--- | Neoplasms +Z088--- | Neoplasms +Z089--- | Neoplasms +Z09---- | Neoplasms +Z090--- | Neoplasms +Z091--- | Neoplasms +Z092--- | Neoplasms +Z093--- | Neoplasms +Z094--- | Neoplasms +Z097--- | Neoplasms +Z098--- | Neoplasms +Z099--- | Neoplasms +Z12---- | Neoplasms +Z120--- | Neoplasms +Z121--- | Neoplasms +Z1210-- | Neoplasms +Z1211-- | Neoplasms +Z1212-- | Neoplasms +Z1213-- | Neoplasms +Z122--- | Neoplasms +Z123--- | Neoplasms +Z1231-- | Neoplasms +Z1239-- | Neoplasms +Z124--- | Neoplasms +Z125--- | Neoplasms +Z126--- | Neoplasms +Z1271-- | Neoplasms +Z1272-- | Neoplasms +Z1273-- | Neoplasms +Z1279-- | Neoplasms +Z128--- | Neoplasms +Z1281-- | Neoplasms +Z1282-- | Neoplasms +Z1283-- | Neoplasms +Z1289-- | Neoplasms +Z129--- | Neoplasms +Z80---- | Neoplasms +Z800--- | Neoplasms +Z801--- | Neoplasms +Z802--- | Neoplasms +Z803--- | Neoplasms +Z804--- | Neoplasms +Z8041-- | Neoplasms +Z8042-- | Neoplasms +Z8043-- | Neoplasms +Z8049-- | Neoplasms +Z805--- | Neoplasms +Z8051-- | Neoplasms +Z8052-- | Neoplasms +Z8059-- | Neoplasms +Z806--- | Neoplasms +Z807--- | Neoplasms +Z808--- | Neoplasms +Z809--- | Neoplasms +Z85---- | Neoplasms +Z850--- | Neoplasms +Z8500-- | Neoplasms +Z8501-- | Neoplasms +Z85020- | Neoplasms +Z85028- | Neoplasms +Z85030- | Neoplasms +Z85038- | Neoplasms +Z85040- | Neoplasms +Z85048- | Neoplasms +Z8505-- | Neoplasms +Z85060- | Neoplasms +Z85068- | Neoplasms +Z8507-- | Neoplasms +Z8509-- | Neoplasms +Z851--- | Neoplasms +Z85110- | Neoplasms +Z85118- | Neoplasms +Z8512-- | Neoplasms +Z852--- | Neoplasms +Z8520-- | Neoplasms +Z8521-- | Neoplasms +Z8522-- | Neoplasms +Z85230- | Neoplasms +Z85238- | Neoplasms +Z8529-- | Neoplasms +Z853--- | Neoplasms +Z854--- | Neoplasms +Z8540-- | Neoplasms +Z8541-- | Neoplasms +Z8542-- | Neoplasms +Z8543-- | Neoplasms +Z8544-- | Neoplasms +Z8545-- | Neoplasms +Z8546-- | Neoplasms +Z8547-- | Neoplasms +Z8548-- | Neoplasms +Z8549-- | Neoplasms +Z855--- | Neoplasms +Z8550-- | Neoplasms +Z8551-- | Neoplasms +Z85520- | Neoplasms +Z85528- | Neoplasms +Z8553-- | Neoplasms +Z8554-- | Neoplasms +Z8559-- | Neoplasms +Z856--- | Neoplasms +Z857--- | Neoplasms +Z8571-- | Neoplasms +Z8572-- | Neoplasms +Z8579-- | Neoplasms +Z858--- | Neoplasms +Z85810- | Neoplasms +Z85818- | Neoplasms +Z85819- | Neoplasms +Z85820- | Neoplasms +Z85821- | Neoplasms +Z85828- | Neoplasms +Z85830- | Neoplasms +Z85831- | Neoplasms +Z85840- | Neoplasms +Z85841- | Neoplasms +Z85848- | Neoplasms +Z85850- | Neoplasms +Z85858- | Neoplasms +Z8589-- | Neoplasms +Z859--- | Neoplasms +Z860--- | Neoplasms +Z86000- | Neoplasms +Z86001- | Neoplasms +Z86008- | Neoplasms +Z86010- | Neoplasms +Z86011- | Neoplasms +Z86012- | Neoplasms +Z86018- | Neoplasms +Z8603-- | Neoplasms +C00---- | Lip and oral cavity cancer +C000--- | Lip and oral cavity cancer +C001--- | Lip and oral cavity cancer +C002--- | Lip and oral cavity cancer +C003--- | Lip and oral cavity cancer +C004--- | Lip and oral cavity cancer +C005--- | Lip and oral cavity cancer +C006--- | Lip and oral cavity cancer +C008--- | Lip and oral cavity cancer +C009--- | Lip and oral cavity cancer +C01---- | Lip and oral cavity cancer +C02---- | Lip and oral cavity cancer +C020--- | Lip and oral cavity cancer +C021--- | Lip and oral cavity cancer +C022--- | Lip and oral cavity cancer +C023--- | Lip and oral cavity cancer +C024--- | Lip and oral cavity cancer +C028--- | Lip and oral cavity cancer +C029--- | Lip and oral cavity cancer +C03---- | Lip and oral cavity cancer +C030--- | Lip and oral cavity cancer +C031--- | Lip and oral cavity cancer +C039--- | Lip and oral cavity cancer +C04---- | Lip and oral cavity cancer +C040--- | Lip and oral cavity cancer +C041--- | Lip and oral cavity cancer +C048--- | Lip and oral cavity cancer +C049--- | Lip and oral cavity cancer +C05---- | Lip and oral cavity cancer +C050--- | Lip and oral cavity cancer +C051--- | Lip and oral cavity cancer +C052--- | Lip and oral cavity cancer +C058--- | Lip and oral cavity cancer +C059--- | Lip and oral cavity cancer +C06---- | Lip and oral cavity cancer +C060--- | Lip and oral cavity cancer +C061--- | Lip and oral cavity cancer +C062--- | Lip and oral cavity cancer +C068--- | Lip and oral cavity cancer +C0680-- | Lip and oral cavity cancer +C0689-- | Lip and oral cavity cancer +C069--- | Lip and oral cavity cancer +C07---- | Lip and oral cavity cancer +C08---- | Lip and oral cavity cancer +C080--- | Lip and oral cavity cancer +C081--- | Lip and oral cavity cancer +C088--- | Lip and oral cavity cancer +C089--- | Lip and oral cavity cancer +Z85810- | Lip and oral cavity cancer +C11---- | Nasopharynx cancer +C110--- | Nasopharynx cancer +C111--- | Nasopharynx cancer +C112--- | Nasopharynx cancer +C113--- | Nasopharynx cancer +C118--- | Nasopharynx cancer +C119--- | Nasopharynx cancer +C09---- | Other pharynx cancer +C090--- | Other pharynx cancer +C091--- | Other pharynx cancer +C098--- | Other pharynx cancer +C099--- | Other pharynx cancer +C10---- | Other pharynx cancer +C100--- | Other pharynx cancer +C101--- | Other pharynx cancer +C102--- | Other pharynx cancer +C103--- | Other pharynx cancer +C104--- | Other pharynx cancer +C108--- | Other pharynx cancer +C109--- | Other pharynx cancer +C12---- | Other pharynx cancer +C13---- | Other pharynx cancer +C130--- | Other pharynx cancer +C131--- | Other pharynx cancer +C132--- | Other pharynx cancer +C138--- | Other pharynx cancer +C139--- | Other pharynx cancer +C15---- | Esophageal cancer +C150--- | Esophageal cancer +C151--- | Esophageal cancer +C152--- | Esophageal cancer +C153--- | Esophageal cancer +C154--- | Esophageal cancer +C155--- | Esophageal cancer +C158--- | Esophageal cancer +C159--- | Esophageal cancer +Z8501-- | Esophageal cancer +C16---- | Stomach cancer +C160--- | Stomach cancer +C161--- | Stomach cancer +C162--- | Stomach cancer +C163--- | Stomach cancer +C164--- | Stomach cancer +C165--- | Stomach cancer +C166--- | Stomach cancer +C168--- | Stomach cancer +C169--- | Stomach cancer +Z120--- | Stomach cancer +Z85020- | Stomach cancer +Z85028- | Stomach cancer +C18---- | Colon and rectum cancer +C180--- | Colon and rectum cancer +C181--- | Colon and rectum cancer +C182--- | Colon and rectum cancer +C183--- | Colon and rectum cancer +C184--- | Colon and rectum cancer +C185--- | Colon and rectum cancer +C186--- | Colon and rectum cancer +C187--- | Colon and rectum cancer +C188--- | Colon and rectum cancer +C189--- | Colon and rectum cancer +C19---- | Colon and rectum cancer +C20---- | Colon and rectum cancer +C21---- | Colon and rectum cancer +C210--- | Colon and rectum cancer +C211--- | Colon and rectum cancer +C212--- | Colon and rectum cancer +C218--- | Colon and rectum cancer +Z121--- | Colon and rectum cancer +Z1210-- | Colon and rectum cancer +Z1211-- | Colon and rectum cancer +Z1212-- | Colon and rectum cancer +Z1213-- | Colon and rectum cancer +Z85030- | Colon and rectum cancer +Z85038- | Colon and rectum cancer +Z85040- | Colon and rectum cancer +Z85048- | Colon and rectum cancer +Z86010- | Colon and rectum cancer +C22---- | Liver cancer +C220--- | Liver cancer +C221--- | Liver cancer +C222--- | Liver cancer +C223--- | Liver cancer +C224--- | Liver cancer +C227--- | Liver cancer +C228--- | Liver cancer +C229--- | Liver cancer +Z8505-- | Liver cancer +C23---- | Gallbladder and biliary tract cancer +C24---- | Gallbladder and biliary tract cancer +C240--- | Gallbladder and biliary tract cancer +C241--- | Gallbladder and biliary tract cancer +C248--- | Gallbladder and biliary tract cancer +C249--- | Gallbladder and biliary tract cancer +C25---- | Pancreatic cancer +C250--- | Pancreatic cancer +C251--- | Pancreatic cancer +C252--- | Pancreatic cancer +C253--- | Pancreatic cancer +C254--- | Pancreatic cancer +C257--- | Pancreatic cancer +C258--- | Pancreatic cancer +C259--- | Pancreatic cancer +Z8507-- | Pancreatic cancer +C32---- | Larynx cancer +C320--- | Larynx cancer +C321--- | Larynx cancer +C322--- | Larynx cancer +C323--- | Larynx cancer +C328--- | Larynx cancer +C329--- | Larynx cancer +Z8521-- | Larynx cancer +C33---- | Tracheal, bronchus, and lung cancer +C34---- | Tracheal, bronchus, and lung cancer +C340--- | Tracheal, bronchus, and lung cancer +C3400-- | Tracheal, bronchus, and lung cancer +C3401-- | Tracheal, bronchus, and lung cancer +C3402-- | Tracheal, bronchus, and lung cancer +C341--- | Tracheal, bronchus, and lung cancer +C3410-- | Tracheal, bronchus, and lung cancer +C3411-- | Tracheal, bronchus, and lung cancer +C3412-- | Tracheal, bronchus, and lung cancer +C342--- | Tracheal, bronchus, and lung cancer +C343--- | Tracheal, bronchus, and lung cancer +C3430-- | Tracheal, bronchus, and lung cancer +C3431-- | Tracheal, bronchus, and lung cancer +C3432-- | Tracheal, bronchus, and lung cancer +C348--- | Tracheal, bronchus, and lung cancer +C3480-- | Tracheal, bronchus, and lung cancer +C3481-- | Tracheal, bronchus, and lung cancer +C3482-- | Tracheal, bronchus, and lung cancer +C349--- | Tracheal, bronchus, and lung cancer +C3490-- | Tracheal, bronchus, and lung cancer +C3491-- | Tracheal, bronchus, and lung cancer +C3492-- | Tracheal, bronchus, and lung cancer +Z122--- | Tracheal, bronchus, and lung cancer +Z801--- | Tracheal, bronchus, and lung cancer +Z802--- | Tracheal, bronchus, and lung cancer +Z851--- | Tracheal, bronchus, and lung cancer +Z85110- | Tracheal, bronchus, and lung cancer +Z85118- | Tracheal, bronchus, and lung cancer +Z8512-- | Tracheal, bronchus, and lung cancer +Z852--- | Tracheal, bronchus, and lung cancer +Z8520-- | Tracheal, bronchus, and lung cancer +C43---- | Malignant skin melanoma +C430--- | Malignant skin melanoma +C431--- | Malignant skin melanoma +C4310-- | Malignant skin melanoma +C43111- | Malignant skin melanoma +C43112- | Malignant skin melanoma +C43121- | Malignant skin melanoma +C43122- | Malignant skin melanoma +C432--- | Malignant skin melanoma +C4320-- | Malignant skin melanoma +C4321-- | Malignant skin melanoma +C4322-- | Malignant skin melanoma +C433--- | Malignant skin melanoma +C4330-- | Malignant skin melanoma +C4331-- | Malignant skin melanoma +C4339-- | Malignant skin melanoma +C434--- | Malignant skin melanoma +C435--- | Malignant skin melanoma +C4351-- | Malignant skin melanoma +C4352-- | Malignant skin melanoma +C4359-- | Malignant skin melanoma +C436--- | Malignant skin melanoma +C4360-- | Malignant skin melanoma +C4361-- | Malignant skin melanoma +C4362-- | Malignant skin melanoma +C437--- | Malignant skin melanoma +C4370-- | Malignant skin melanoma +C4371-- | Malignant skin melanoma +C4372-- | Malignant skin melanoma +C438--- | Malignant skin melanoma +C439--- | Malignant skin melanoma +Z85820- | Malignant skin melanoma +Z85821- | Malignant skin melanoma +Z85828- | Malignant skin melanoma +C4401-- | Non-melanoma skin cancer +C4402-- | Non-melanoma skin cancer +C4409-- | Non-melanoma skin cancer +C441--- | Non-melanoma skin cancer +C44101- | Non-melanoma skin cancer +C441021 | Non-melanoma skin cancer +C441022 | Non-melanoma skin cancer +C441091 | Non-melanoma skin cancer +C441092 | Non-melanoma skin cancer +C44111- | Non-melanoma skin cancer +C441121 | Non-melanoma skin cancer +C441122 | Non-melanoma skin cancer +C441191 | Non-melanoma skin cancer +C441192 | Non-melanoma skin cancer +C44121- | Non-melanoma skin cancer +C441221 | Non-melanoma skin cancer +C441222 | Non-melanoma skin cancer +C441291 | Non-melanoma skin cancer +C441292 | Non-melanoma skin cancer +C44131- | Non-melanoma skin cancer +C441321 | Non-melanoma skin cancer +C441322 | Non-melanoma skin cancer +C441391 | Non-melanoma skin cancer +C441392 | Non-melanoma skin cancer +C44191- | Non-melanoma skin cancer +C441921 | Non-melanoma skin cancer +C441922 | Non-melanoma skin cancer +C441991 | Non-melanoma skin cancer +C441992 | Non-melanoma skin cancer +C442--- | Non-melanoma skin cancer +C44201- | Non-melanoma skin cancer +C44202- | Non-melanoma skin cancer +C44209- | Non-melanoma skin cancer +C44211- | Non-melanoma skin cancer +C44212- | Non-melanoma skin cancer +C44219- | Non-melanoma skin cancer +C44221- | Non-melanoma skin cancer +C44222- | Non-melanoma skin cancer +C44229- | Non-melanoma skin cancer +C44291- | Non-melanoma skin cancer +C44292- | Non-melanoma skin cancer +C44299- | Non-melanoma skin cancer +C443--- | Non-melanoma skin cancer +C44300- | Non-melanoma skin cancer +C44301- | Non-melanoma skin cancer +C44309- | Non-melanoma skin cancer +C44310- | Non-melanoma skin cancer +C44311- | Non-melanoma skin cancer +C44319- | Non-melanoma skin cancer +C44320- | Non-melanoma skin cancer +C44321- | Non-melanoma skin cancer +C44329- | Non-melanoma skin cancer +C44390- | Non-melanoma skin cancer +C44391- | Non-melanoma skin cancer +C44399- | Non-melanoma skin cancer +C444--- | Non-melanoma skin cancer +C4440-- | Non-melanoma skin cancer +C4441-- | Non-melanoma skin cancer +C4442-- | Non-melanoma skin cancer +C4449-- | Non-melanoma skin cancer +C445--- | Non-melanoma skin cancer +C44500- | Non-melanoma skin cancer +C44501- | Non-melanoma skin cancer +C44509- | Non-melanoma skin cancer +C44510- | Non-melanoma skin cancer +C44511- | Non-melanoma skin cancer +C44519- | Non-melanoma skin cancer +C44520- | Non-melanoma skin cancer +C44521- | Non-melanoma skin cancer +C44529- | Non-melanoma skin cancer +C44590- | Non-melanoma skin cancer +C44591- | Non-melanoma skin cancer +C44599- | Non-melanoma skin cancer +C446--- | Non-melanoma skin cancer +C44601- | Non-melanoma skin cancer +C44602- | Non-melanoma skin cancer +C44609- | Non-melanoma skin cancer +C44611- | Non-melanoma skin cancer +C44612- | Non-melanoma skin cancer +C44619- | Non-melanoma skin cancer +C44621- | Non-melanoma skin cancer +C44622- | Non-melanoma skin cancer +C44629- | Non-melanoma skin cancer +C44691- | Non-melanoma skin cancer +C44692- | Non-melanoma skin cancer +C44699- | Non-melanoma skin cancer +C447--- | Non-melanoma skin cancer +C44701- | Non-melanoma skin cancer +C44702- | Non-melanoma skin cancer +C44709- | Non-melanoma skin cancer +C44711- | Non-melanoma skin cancer +C44712- | Non-melanoma skin cancer +C44719- | Non-melanoma skin cancer +C44721- | Non-melanoma skin cancer +C44722- | Non-melanoma skin cancer +C44729- | Non-melanoma skin cancer +C44791- | Non-melanoma skin cancer +C44792- | Non-melanoma skin cancer +C44799- | Non-melanoma skin cancer +C448--- | Non-melanoma skin cancer +C4480-- | Non-melanoma skin cancer +C4481-- | Non-melanoma skin cancer +C4482-- | Non-melanoma skin cancer +C4489-- | Non-melanoma skin cancer +C449--- | Non-melanoma skin cancer +C4490-- | Non-melanoma skin cancer +C4491-- | Non-melanoma skin cancer +C4492-- | Non-melanoma skin cancer +C4499-- | Non-melanoma skin cancer +C4402-- | Non-melanoma skin cancer (squamous-cell carcinoma) +C44121- | Non-melanoma skin cancer (squamous-cell carcinoma) +C441221 | Non-melanoma skin cancer (squamous-cell carcinoma) +C441222 | Non-melanoma skin cancer (squamous-cell carcinoma) +C44221- | Non-melanoma skin cancer (squamous-cell carcinoma) +C44222- | Non-melanoma skin cancer (squamous-cell carcinoma) +C44229- | Non-melanoma skin cancer (squamous-cell carcinoma) +C44320- | Non-melanoma skin cancer (squamous-cell carcinoma) +C44321- | Non-melanoma skin cancer (squamous-cell carcinoma) +C44329- | Non-melanoma skin cancer (squamous-cell carcinoma) +C4442-- | Non-melanoma skin cancer (squamous-cell carcinoma) +C44520- | Non-melanoma skin cancer (squamous-cell carcinoma) +C44521- | Non-melanoma skin cancer (squamous-cell carcinoma) +C44529- | Non-melanoma skin cancer (squamous-cell carcinoma) +C44621- | Non-melanoma skin cancer (squamous-cell carcinoma) +C44622- | Non-melanoma skin cancer (squamous-cell carcinoma) +C44629- | Non-melanoma skin cancer (squamous-cell carcinoma) +C44721- | Non-melanoma skin cancer (squamous-cell carcinoma) +C44722- | Non-melanoma skin cancer (squamous-cell carcinoma) +C44729- | Non-melanoma skin cancer (squamous-cell carcinoma) +C4482-- | Non-melanoma skin cancer (squamous-cell carcinoma) +C4492-- | Non-melanoma skin cancer (squamous-cell carcinoma) +C4401-- | Non-melanoma skin cancer (basal-cell carcinoma) +C44111- | Non-melanoma skin cancer (basal-cell carcinoma) +C441121 | Non-melanoma skin cancer (basal-cell carcinoma) +C441122 | Non-melanoma skin cancer (basal-cell carcinoma) +C44211- | Non-melanoma skin cancer (basal-cell carcinoma) +C44212- | Non-melanoma skin cancer (basal-cell carcinoma) +C44219- | Non-melanoma skin cancer (basal-cell carcinoma) +C44310- | Non-melanoma skin cancer (basal-cell carcinoma) +C44311- | Non-melanoma skin cancer (basal-cell carcinoma) +C44319- | Non-melanoma skin cancer (basal-cell carcinoma) +C4441-- | Non-melanoma skin cancer (basal-cell carcinoma) +C44510- | Non-melanoma skin cancer (basal-cell carcinoma) +C44511- | Non-melanoma skin cancer (basal-cell carcinoma) +C44519- | Non-melanoma skin cancer (basal-cell carcinoma) +C44611- | Non-melanoma skin cancer (basal-cell carcinoma) +C44612- | Non-melanoma skin cancer (basal-cell carcinoma) +C44619- | Non-melanoma skin cancer (basal-cell carcinoma) +C44711- | Non-melanoma skin cancer (basal-cell carcinoma) +C44712- | Non-melanoma skin cancer (basal-cell carcinoma) +C44719- | Non-melanoma skin cancer (basal-cell carcinoma) +C4481-- | Non-melanoma skin cancer (basal-cell carcinoma) +C4491-- | Non-melanoma skin cancer (basal-cell carcinoma) +C50---- | Breast cancer +C500--- | Breast cancer +C50011- | Breast cancer +C50012- | Breast cancer +C50019- | Breast cancer +C50021- | Breast cancer +C50022- | Breast cancer +C50029- | Breast cancer +C501--- | Breast cancer +C50111- | Breast cancer +C50112- | Breast cancer +C50119- | Breast cancer +C50121- | Breast cancer +C50122- | Breast cancer +C50129- | Breast cancer +C502--- | Breast cancer +C50211- | Breast cancer +C50212- | Breast cancer +C50219- | Breast cancer +C50221- | Breast cancer +C50222- | Breast cancer +C50229- | Breast cancer +C503--- | Breast cancer +C50311- | Breast cancer +C50312- | Breast cancer +C50319- | Breast cancer +C50321- | Breast cancer +C50322- | Breast cancer +C50329- | Breast cancer +C504--- | Breast cancer +C50411- | Breast cancer +C50412- | Breast cancer +C50419- | Breast cancer +C50421- | Breast cancer +C50422- | Breast cancer +C50429- | Breast cancer +C505--- | Breast cancer +C50511- | Breast cancer +C50512- | Breast cancer +C50519- | Breast cancer +C50521- | Breast cancer +C50522- | Breast cancer +C50529- | Breast cancer +C506--- | Breast cancer +C50611- | Breast cancer +C50612- | Breast cancer +C50619- | Breast cancer +C50621- | Breast cancer +C50622- | Breast cancer +C50629- | Breast cancer +C508--- | Breast cancer +C50811- | Breast cancer +C50812- | Breast cancer +C50819- | Breast cancer +C50821- | Breast cancer +C50822- | Breast cancer +C50829- | Breast cancer +C509--- | Breast cancer +C50911- | Breast cancer +C50912- | Breast cancer +C50919- | Breast cancer +C50921- | Breast cancer +C50922- | Breast cancer +C50929- | Breast cancer +Z123--- | Breast cancer +Z1231-- | Breast cancer +Z1239-- | Breast cancer +Z803--- | Breast cancer +Z853--- | Breast cancer +Z86000- | Breast cancer +C53---- | Cervical cancer +C530--- | Cervical cancer +C531--- | Cervical cancer +C538--- | Cervical cancer +C539--- | Cervical cancer +Z124--- | Cervical cancer +Z8541-- | Cervical cancer +C54---- | Uterine cancer +C540--- | Uterine cancer +C541--- | Uterine cancer +C542--- | Uterine cancer +C543--- | Uterine cancer +C548--- | Uterine cancer +C549--- | Uterine cancer +Z8542-- | Uterine cancer +Z86001- | Uterine cancer +C56---- | Ovarian cancer +C561--- | Ovarian cancer +C562--- | Ovarian cancer +C569--- | Ovarian cancer +Z8041-- | Ovarian cancer +Z8543-- | Ovarian cancer +C61---- | Prostate cancer +Z125--- | Prostate cancer +Z8042-- | Prostate cancer +Z8546-- | Prostate cancer +C62---- | Testicular cancer +C620--- | Testicular cancer +C6200-- | Testicular cancer +C6201-- | Testicular cancer +C6202-- | Testicular cancer +C621--- | Testicular cancer +C6210-- | Testicular cancer +C6211-- | Testicular cancer +C6212-- | Testicular cancer +C629--- | Testicular cancer +C6290-- | Testicular cancer +C6291-- | Testicular cancer +C6292-- | Testicular cancer +Z8043-- | Testicular cancer +Z8547-- | Testicular cancer +Z8548-- | Testicular cancer +C64---- | Kidney cancer +C641--- | Kidney cancer +C642--- | Kidney cancer +C649--- | Kidney cancer +C65---- | Kidney cancer +C651--- | Kidney cancer +C652--- | Kidney cancer +C659--- | Kidney cancer +Z8051-- | Kidney cancer +Z85520- | Kidney cancer +Z85528- | Kidney cancer +Z8553-- | Kidney cancer +Z8554-- | Kidney cancer +C67---- | Bladder cancer +C670--- | Bladder cancer +C671--- | Bladder cancer +C672--- | Bladder cancer +C673--- | Bladder cancer +C674--- | Bladder cancer +C675--- | Bladder cancer +C676--- | Bladder cancer +C677--- | Bladder cancer +C678--- | Bladder cancer +C679--- | Bladder cancer +Z126--- | Bladder cancer +Z1271-- | Bladder cancer +Z1272-- | Bladder cancer +Z1273-- | Bladder cancer +Z1279-- | Bladder cancer +Z8052-- | Bladder cancer +Z8551-- | Bladder cancer +C70---- | Brain and central nervous system cancer +C700--- | Brain and central nervous system cancer +C701--- | Brain and central nervous system cancer +C709--- | Brain and central nervous system cancer +C71---- | Brain and central nervous system cancer +C710--- | Brain and central nervous system cancer +C711--- | Brain and central nervous system cancer +C712--- | Brain and central nervous system cancer +C713--- | Brain and central nervous system cancer +C714--- | Brain and central nervous system cancer +C715--- | Brain and central nervous system cancer +C716--- | Brain and central nervous system cancer +C717--- | Brain and central nervous system cancer +C718--- | Brain and central nervous system cancer +C719--- | Brain and central nervous system cancer +C72---- | Brain and central nervous system cancer +C720--- | Brain and central nervous system cancer +C721--- | Brain and central nervous system cancer +C722--- | Brain and central nervous system cancer +C7220-- | Brain and central nervous system cancer +C7221-- | Brain and central nervous system cancer +C7222-- | Brain and central nervous system cancer +C723--- | Brain and central nervous system cancer +C7230-- | Brain and central nervous system cancer +C7231-- | Brain and central nervous system cancer +C7232-- | Brain and central nervous system cancer +C724--- | Brain and central nervous system cancer +C7240-- | Brain and central nervous system cancer +C7241-- | Brain and central nervous system cancer +C7242-- | Brain and central nervous system cancer +C725--- | Brain and central nervous system cancer +C7250-- | Brain and central nervous system cancer +C7259-- | Brain and central nervous system cancer +C728--- | Brain and central nervous system cancer +C729--- | Brain and central nervous system cancer +Z85841- | Brain and central nervous system cancer +Z85848- | Brain and central nervous system cancer +Z86011- | Brain and central nervous system cancer +C73---- | Thyroid cancer +Z85850- | Thyroid cancer +C45---- | Mesothelioma +C450--- | Mesothelioma +C451--- | Mesothelioma +C452--- | Mesothelioma +C457--- | Mesothelioma +C459--- | Mesothelioma +C81---- | Hodgkin lymphoma +C810--- | Hodgkin lymphoma +C8100-- | Hodgkin lymphoma +C8101-- | Hodgkin lymphoma +C8102-- | Hodgkin lymphoma +C8103-- | Hodgkin lymphoma +C8104-- | Hodgkin lymphoma +C8105-- | Hodgkin lymphoma +C8106-- | Hodgkin lymphoma +C8107-- | Hodgkin lymphoma +C8108-- | Hodgkin lymphoma +C8109-- | Hodgkin lymphoma +C811--- | Hodgkin lymphoma +C8110-- | Hodgkin lymphoma +C8111-- | Hodgkin lymphoma +C8112-- | Hodgkin lymphoma +C8113-- | Hodgkin lymphoma +C8114-- | Hodgkin lymphoma +C8115-- | Hodgkin lymphoma +C8116-- | Hodgkin lymphoma +C8117-- | Hodgkin lymphoma +C8118-- | Hodgkin lymphoma +C8119-- | Hodgkin lymphoma +C812--- | Hodgkin lymphoma +C8120-- | Hodgkin lymphoma +C8121-- | Hodgkin lymphoma +C8122-- | Hodgkin lymphoma +C8123-- | Hodgkin lymphoma +C8124-- | Hodgkin lymphoma +C8125-- | Hodgkin lymphoma +C8126-- | Hodgkin lymphoma +C8127-- | Hodgkin lymphoma +C8128-- | Hodgkin lymphoma +C8129-- | Hodgkin lymphoma +C813--- | Hodgkin lymphoma +C8130-- | Hodgkin lymphoma +C8131-- | Hodgkin lymphoma +C8132-- | Hodgkin lymphoma +C8133-- | Hodgkin lymphoma +C8134-- | Hodgkin lymphoma +C8135-- | Hodgkin lymphoma +C8136-- | Hodgkin lymphoma +C8137-- | Hodgkin lymphoma +C8138-- | Hodgkin lymphoma +C8139-- | Hodgkin lymphoma +C814--- | Hodgkin lymphoma +C8140-- | Hodgkin lymphoma +C8141-- | Hodgkin lymphoma +C8142-- | Hodgkin lymphoma +C8143-- | Hodgkin lymphoma +C8144-- | Hodgkin lymphoma +C8145-- | Hodgkin lymphoma +C8146-- | Hodgkin lymphoma +C8147-- | Hodgkin lymphoma +C8148-- | Hodgkin lymphoma +C8149-- | Hodgkin lymphoma +C817--- | Hodgkin lymphoma +C8170-- | Hodgkin lymphoma +C8171-- | Hodgkin lymphoma +C8172-- | Hodgkin lymphoma +C8173-- | Hodgkin lymphoma +C8174-- | Hodgkin lymphoma +C8175-- | Hodgkin lymphoma +C8176-- | Hodgkin lymphoma +C8177-- | Hodgkin lymphoma +C8178-- | Hodgkin lymphoma +C8179-- | Hodgkin lymphoma +C819--- | Hodgkin lymphoma +C8190-- | Hodgkin lymphoma +C8191-- | Hodgkin lymphoma +C8192-- | Hodgkin lymphoma +C8193-- | Hodgkin lymphoma +C8194-- | Hodgkin lymphoma +C8195-- | Hodgkin lymphoma +C8196-- | Hodgkin lymphoma +C8197-- | Hodgkin lymphoma +C8198-- | Hodgkin lymphoma +C8199-- | Hodgkin lymphoma +Z8571-- | Hodgkin lymphoma +Z8572-- | Hodgkin lymphoma +C82---- | Non-Hodgkin lymphoma +C820--- | Non-Hodgkin lymphoma +C8200-- | Non-Hodgkin lymphoma +C8201-- | Non-Hodgkin lymphoma +C8202-- | Non-Hodgkin lymphoma +C8203-- | Non-Hodgkin lymphoma +C8204-- | Non-Hodgkin lymphoma +C8205-- | Non-Hodgkin lymphoma +C8206-- | Non-Hodgkin lymphoma +C8207-- | Non-Hodgkin lymphoma +C8208-- | Non-Hodgkin lymphoma +C8209-- | Non-Hodgkin lymphoma +C821--- | Non-Hodgkin lymphoma +C8210-- | Non-Hodgkin lymphoma +C8211-- | Non-Hodgkin lymphoma +C8212-- | Non-Hodgkin lymphoma +C8213-- | Non-Hodgkin lymphoma +C8214-- | Non-Hodgkin lymphoma +C8215-- | Non-Hodgkin lymphoma +C8216-- | Non-Hodgkin lymphoma +C8217-- | Non-Hodgkin lymphoma +C8218-- | Non-Hodgkin lymphoma +C8219-- | Non-Hodgkin lymphoma +C822--- | Non-Hodgkin lymphoma +C8220-- | Non-Hodgkin lymphoma +C8221-- | Non-Hodgkin lymphoma +C8222-- | Non-Hodgkin lymphoma +C8223-- | Non-Hodgkin lymphoma +C8224-- | Non-Hodgkin lymphoma +C8225-- | Non-Hodgkin lymphoma +C8226-- | Non-Hodgkin lymphoma +C8227-- | Non-Hodgkin lymphoma +C8228-- | Non-Hodgkin lymphoma +C8229-- | Non-Hodgkin lymphoma +C823--- | Non-Hodgkin lymphoma +C8230-- | Non-Hodgkin lymphoma +C8231-- | Non-Hodgkin lymphoma +C8232-- | Non-Hodgkin lymphoma +C8233-- | Non-Hodgkin lymphoma +C8234-- | Non-Hodgkin lymphoma +C8235-- | Non-Hodgkin lymphoma +C8236-- | Non-Hodgkin lymphoma +C8237-- | Non-Hodgkin lymphoma +C8238-- | Non-Hodgkin lymphoma +C8239-- | Non-Hodgkin lymphoma +C824--- | Non-Hodgkin lymphoma +C8240-- | Non-Hodgkin lymphoma +C8241-- | Non-Hodgkin lymphoma +C8242-- | Non-Hodgkin lymphoma +C8243-- | Non-Hodgkin lymphoma +C8244-- | Non-Hodgkin lymphoma +C8245-- | Non-Hodgkin lymphoma +C8246-- | Non-Hodgkin lymphoma +C8247-- | Non-Hodgkin lymphoma +C8248-- | Non-Hodgkin lymphoma +C8249-- | Non-Hodgkin lymphoma +C825--- | Non-Hodgkin lymphoma +C8250-- | Non-Hodgkin lymphoma +C8251-- | Non-Hodgkin lymphoma +C8252-- | Non-Hodgkin lymphoma +C8253-- | Non-Hodgkin lymphoma +C8254-- | Non-Hodgkin lymphoma +C8255-- | Non-Hodgkin lymphoma +C8256-- | Non-Hodgkin lymphoma +C8257-- | Non-Hodgkin lymphoma +C8258-- | Non-Hodgkin lymphoma +C8259-- | Non-Hodgkin lymphoma +C826--- | Non-Hodgkin lymphoma +C8260-- | Non-Hodgkin lymphoma +C8261-- | Non-Hodgkin lymphoma +C8262-- | Non-Hodgkin lymphoma +C8263-- | Non-Hodgkin lymphoma +C8264-- | Non-Hodgkin lymphoma +C8265-- | Non-Hodgkin lymphoma +C8266-- | Non-Hodgkin lymphoma +C8267-- | Non-Hodgkin lymphoma +C8268-- | Non-Hodgkin lymphoma +C8269-- | Non-Hodgkin lymphoma +C827--- | Non-Hodgkin lymphoma +C8280-- | Non-Hodgkin lymphoma +C8281-- | Non-Hodgkin lymphoma +C8282-- | Non-Hodgkin lymphoma +C8283-- | Non-Hodgkin lymphoma +C8284-- | Non-Hodgkin lymphoma +C8285-- | Non-Hodgkin lymphoma +C8286-- | Non-Hodgkin lymphoma +C8287-- | Non-Hodgkin lymphoma +C8288-- | Non-Hodgkin lymphoma +C8289-- | Non-Hodgkin lymphoma +C829--- | Non-Hodgkin lymphoma +C8290-- | Non-Hodgkin lymphoma +C8291-- | Non-Hodgkin lymphoma +C8292-- | Non-Hodgkin lymphoma +C8293-- | Non-Hodgkin lymphoma +C8294-- | Non-Hodgkin lymphoma +C8295-- | Non-Hodgkin lymphoma +C8296-- | Non-Hodgkin lymphoma +C8297-- | Non-Hodgkin lymphoma +C8298-- | Non-Hodgkin lymphoma +C8299-- | Non-Hodgkin lymphoma +C83---- | Non-Hodgkin lymphoma +C830--- | Non-Hodgkin lymphoma +C8300-- | Non-Hodgkin lymphoma +C8301-- | Non-Hodgkin lymphoma +C8302-- | Non-Hodgkin lymphoma +C8303-- | Non-Hodgkin lymphoma +C8304-- | Non-Hodgkin lymphoma +C8305-- | Non-Hodgkin lymphoma +C8306-- | Non-Hodgkin lymphoma +C8307-- | Non-Hodgkin lymphoma +C8308-- | Non-Hodgkin lymphoma +C8309-- | Non-Hodgkin lymphoma +C831--- | Non-Hodgkin lymphoma +C8310-- | Non-Hodgkin lymphoma +C8311-- | Non-Hodgkin lymphoma +C8312-- | Non-Hodgkin lymphoma +C8313-- | Non-Hodgkin lymphoma +C8314-- | Non-Hodgkin lymphoma +C8315-- | Non-Hodgkin lymphoma +C8316-- | Non-Hodgkin lymphoma +C8317-- | Non-Hodgkin lymphoma +C8318-- | Non-Hodgkin lymphoma +C8319-- | Non-Hodgkin lymphoma +C833--- | Non-Hodgkin lymphoma +C8330-- | Non-Hodgkin lymphoma +C8331-- | Non-Hodgkin lymphoma +C8332-- | Non-Hodgkin lymphoma +C8333-- | Non-Hodgkin lymphoma +C8334-- | Non-Hodgkin lymphoma +C8335-- | Non-Hodgkin lymphoma +C8336-- | Non-Hodgkin lymphoma +C8337-- | Non-Hodgkin lymphoma +C8338-- | Non-Hodgkin lymphoma +C8339-- | Non-Hodgkin lymphoma +C835--- | Non-Hodgkin lymphoma +C8350-- | Non-Hodgkin lymphoma +C8351-- | Non-Hodgkin lymphoma +C8352-- | Non-Hodgkin lymphoma +C8353-- | Non-Hodgkin lymphoma +C8354-- | Non-Hodgkin lymphoma +C8355-- | Non-Hodgkin lymphoma +C8356-- | Non-Hodgkin lymphoma +C8357-- | Non-Hodgkin lymphoma +C8358-- | Non-Hodgkin lymphoma +C8359-- | Non-Hodgkin lymphoma +C837--- | Non-Hodgkin lymphoma +C8370-- | Non-Hodgkin lymphoma +C8371-- | Non-Hodgkin lymphoma +C8372-- | Non-Hodgkin lymphoma +C8373-- | Non-Hodgkin lymphoma +C8374-- | Non-Hodgkin lymphoma +C8375-- | Non-Hodgkin lymphoma +C8376-- | Non-Hodgkin lymphoma +C8377-- | Non-Hodgkin lymphoma +C8378-- | Non-Hodgkin lymphoma +C8379-- | Non-Hodgkin lymphoma +C838--- | Non-Hodgkin lymphoma +C8380-- | Non-Hodgkin lymphoma +C8381-- | Non-Hodgkin lymphoma +C8382-- | Non-Hodgkin lymphoma +C8383-- | Non-Hodgkin lymphoma +C8384-- | Non-Hodgkin lymphoma +C8385-- | Non-Hodgkin lymphoma +C8386-- | Non-Hodgkin lymphoma +C8387-- | Non-Hodgkin lymphoma +C8388-- | Non-Hodgkin lymphoma +C8389-- | Non-Hodgkin lymphoma +C839--- | Non-Hodgkin lymphoma +C8390-- | Non-Hodgkin lymphoma +C8391-- | Non-Hodgkin lymphoma +C8392-- | Non-Hodgkin lymphoma +C8393-- | Non-Hodgkin lymphoma +C8394-- | Non-Hodgkin lymphoma +C8395-- | Non-Hodgkin lymphoma +C8396-- | Non-Hodgkin lymphoma +C8397-- | Non-Hodgkin lymphoma +C8398-- | Non-Hodgkin lymphoma +C8399-- | Non-Hodgkin lymphoma +C84---- | Non-Hodgkin lymphoma +C840--- | Non-Hodgkin lymphoma +C8400-- | Non-Hodgkin lymphoma +C8401-- | Non-Hodgkin lymphoma +C8402-- | Non-Hodgkin lymphoma +C8403-- | Non-Hodgkin lymphoma +C8404-- | Non-Hodgkin lymphoma +C8405-- | Non-Hodgkin lymphoma +C8406-- | Non-Hodgkin lymphoma +C8407-- | Non-Hodgkin lymphoma +C8408-- | Non-Hodgkin lymphoma +C8409-- | Non-Hodgkin lymphoma +C841--- | Non-Hodgkin lymphoma +C8410-- | Non-Hodgkin lymphoma +C8411-- | Non-Hodgkin lymphoma +C8412-- | Non-Hodgkin lymphoma +C8413-- | Non-Hodgkin lymphoma +C8414-- | Non-Hodgkin lymphoma +C8415-- | Non-Hodgkin lymphoma +C8416-- | Non-Hodgkin lymphoma +C8417-- | Non-Hodgkin lymphoma +C8418-- | Non-Hodgkin lymphoma +C8419-- | Non-Hodgkin lymphoma +C844--- | Non-Hodgkin lymphoma +C8440-- | Non-Hodgkin lymphoma +C8441-- | Non-Hodgkin lymphoma +C8442-- | Non-Hodgkin lymphoma +C8443-- | Non-Hodgkin lymphoma +C8444-- | Non-Hodgkin lymphoma +C8445-- | Non-Hodgkin lymphoma +C8446-- | Non-Hodgkin lymphoma +C8447-- | Non-Hodgkin lymphoma +C8448-- | Non-Hodgkin lymphoma +C8449-- | Non-Hodgkin lymphoma +C845--- | Non-Hodgkin lymphoma +C846--- | Non-Hodgkin lymphoma +C8460-- | Non-Hodgkin lymphoma +C8461-- | Non-Hodgkin lymphoma +C8462-- | Non-Hodgkin lymphoma +C8463-- | Non-Hodgkin lymphoma +C8464-- | Non-Hodgkin lymphoma +C8465-- | Non-Hodgkin lymphoma +C8466-- | Non-Hodgkin lymphoma +C8467-- | Non-Hodgkin lymphoma +C8468-- | Non-Hodgkin lymphoma +C8469-- | Non-Hodgkin lymphoma +C847--- | Non-Hodgkin lymphoma +C8470-- | Non-Hodgkin lymphoma +C8471-- | Non-Hodgkin lymphoma +C8472-- | Non-Hodgkin lymphoma +C8473-- | Non-Hodgkin lymphoma +C8474-- | Non-Hodgkin lymphoma +C8475-- | Non-Hodgkin lymphoma +C8476-- | Non-Hodgkin lymphoma +C8477-- | Non-Hodgkin lymphoma +C8478-- | Non-Hodgkin lymphoma +C8479-- | Non-Hodgkin lymphoma +C848--- | Non-Hodgkin lymphoma +C849--- | Non-Hodgkin lymphoma +C8490-- | Non-Hodgkin lymphoma +C8491-- | Non-Hodgkin lymphoma +C8492-- | Non-Hodgkin lymphoma +C8493-- | Non-Hodgkin lymphoma +C8494-- | Non-Hodgkin lymphoma +C8495-- | Non-Hodgkin lymphoma +C8496-- | Non-Hodgkin lymphoma +C8497-- | Non-Hodgkin lymphoma +C8498-- | Non-Hodgkin lymphoma +C8499-- | Non-Hodgkin lymphoma +C84A0-- | Non-Hodgkin lymphoma +C84A1-- | Non-Hodgkin lymphoma +C84A2-- | Non-Hodgkin lymphoma +C84A3-- | Non-Hodgkin lymphoma +C84A4-- | Non-Hodgkin lymphoma +C84A5-- | Non-Hodgkin lymphoma +C84A6-- | Non-Hodgkin lymphoma +C84A7-- | Non-Hodgkin lymphoma +C84A8-- | Non-Hodgkin lymphoma +C84A9-- | Non-Hodgkin lymphoma +C84Z0-- | Non-Hodgkin lymphoma +C84Z1-- | Non-Hodgkin lymphoma +C84Z2-- | Non-Hodgkin lymphoma +C84Z3-- | Non-Hodgkin lymphoma +C84Z4-- | Non-Hodgkin lymphoma +C84Z5-- | Non-Hodgkin lymphoma +C84Z6-- | Non-Hodgkin lymphoma +C84Z7-- | Non-Hodgkin lymphoma +C84Z8-- | Non-Hodgkin lymphoma +C84Z9-- | Non-Hodgkin lymphoma +C85---- | Non-Hodgkin lymphoma +C851--- | Non-Hodgkin lymphoma +C8510-- | Non-Hodgkin lymphoma +C8511-- | Non-Hodgkin lymphoma +C8512-- | Non-Hodgkin lymphoma +C8513-- | Non-Hodgkin lymphoma +C8514-- | Non-Hodgkin lymphoma +C8515-- | Non-Hodgkin lymphoma +C8516-- | Non-Hodgkin lymphoma +C8517-- | Non-Hodgkin lymphoma +C8518-- | Non-Hodgkin lymphoma +C8519-- | Non-Hodgkin lymphoma +C852--- | Non-Hodgkin lymphoma +C8520-- | Non-Hodgkin lymphoma +C8521-- | Non-Hodgkin lymphoma +C8522-- | Non-Hodgkin lymphoma +C8523-- | Non-Hodgkin lymphoma +C8524-- | Non-Hodgkin lymphoma +C8525-- | Non-Hodgkin lymphoma +C8526-- | Non-Hodgkin lymphoma +C8527-- | Non-Hodgkin lymphoma +C8528-- | Non-Hodgkin lymphoma +C8529-- | Non-Hodgkin lymphoma +C857--- | Non-Hodgkin lymphoma +C8580-- | Non-Hodgkin lymphoma +C8581-- | Non-Hodgkin lymphoma +C8582-- | Non-Hodgkin lymphoma +C8583-- | Non-Hodgkin lymphoma +C8584-- | Non-Hodgkin lymphoma +C8585-- | Non-Hodgkin lymphoma +C8586-- | Non-Hodgkin lymphoma +C8587-- | Non-Hodgkin lymphoma +C8588-- | Non-Hodgkin lymphoma +C8589-- | Non-Hodgkin lymphoma +C859--- | Non-Hodgkin lymphoma +C8590-- | Non-Hodgkin lymphoma +C8591-- | Non-Hodgkin lymphoma +C8592-- | Non-Hodgkin lymphoma +C8593-- | Non-Hodgkin lymphoma +C8594-- | Non-Hodgkin lymphoma +C8595-- | Non-Hodgkin lymphoma +C8596-- | Non-Hodgkin lymphoma +C8597-- | Non-Hodgkin lymphoma +C8598-- | Non-Hodgkin lymphoma +C8599-- | Non-Hodgkin lymphoma +C86---- | Non-Hodgkin lymphoma +C860--- | Non-Hodgkin lymphoma +C861--- | Non-Hodgkin lymphoma +C862--- | Non-Hodgkin lymphoma +C863--- | Non-Hodgkin lymphoma +C864--- | Non-Hodgkin lymphoma +C865--- | Non-Hodgkin lymphoma +C866--- | Non-Hodgkin lymphoma +C96---- | Non-Hodgkin lymphoma +C960--- | Non-Hodgkin lymphoma +C962--- | Non-Hodgkin lymphoma +C9620-- | Non-Hodgkin lymphoma +C9621-- | Non-Hodgkin lymphoma +C9622-- | Non-Hodgkin lymphoma +C9629-- | Non-Hodgkin lymphoma +C964--- | Non-Hodgkin lymphoma +C965--- | Non-Hodgkin lymphoma +C966--- | Non-Hodgkin lymphoma +C967--- | Non-Hodgkin lymphoma +C968--- | Non-Hodgkin lymphoma +C969--- | Non-Hodgkin lymphoma +C88---- | Multiple myeloma +C880--- | Multiple myeloma +C882--- | Multiple myeloma +C883--- | Multiple myeloma +C884--- | Multiple myeloma +C887--- | Multiple myeloma +C888--- | Multiple myeloma +C889--- | Multiple myeloma +C90---- | Multiple myeloma +C900--- | Multiple myeloma +C9000-- | Multiple myeloma +C9001-- | Multiple myeloma +C9002-- | Multiple myeloma +C901--- | Multiple myeloma +C9010-- | Multiple myeloma +C9011-- | Multiple myeloma +C9012-- | Multiple myeloma +C902--- | Multiple myeloma +C9020-- | Multiple myeloma +C9021-- | Multiple myeloma +C9022-- | Multiple myeloma +C903--- | Multiple myeloma +C9030-- | Multiple myeloma +C9031-- | Multiple myeloma +C9032-- | Multiple myeloma +C91---- | Leukemia +C910--- | Leukemia +C9100-- | Leukemia +C9101-- | Leukemia +C9102-- | Leukemia +C911--- | Leukemia +C9110-- | Leukemia +C9111-- | Leukemia +C9112-- | Leukemia +C913--- | Leukemia +C9130-- | Leukemia +C9131-- | Leukemia +C9132-- | Leukemia +C914--- | Leukemia +C9140-- | Leukemia +C9141-- | Leukemia +C9142-- | Leukemia +C915--- | Leukemia +C9150-- | Leukemia +C9151-- | Leukemia +C9152-- | Leukemia +C916--- | Leukemia +C9160-- | Leukemia +C9161-- | Leukemia +C9162-- | Leukemia +C917--- | Leukemia +C918--- | Leukemia +C919--- | Leukemia +C9190-- | Leukemia +C9191-- | Leukemia +C9192-- | Leukemia +C91A0-- | Leukemia +C91A1-- | Leukemia +C91A2-- | Leukemia +C91Z0-- | Leukemia +C91Z1-- | Leukemia +C91Z2-- | Leukemia +C92---- | Leukemia +C920--- | Leukemia +C9200-- | Leukemia +C9201-- | Leukemia +C9202-- | Leukemia +C921--- | Leukemia +C9210-- | Leukemia +C9211-- | Leukemia +C9212-- | Leukemia +C922--- | Leukemia +C9220-- | Leukemia +C9221-- | Leukemia +C9222-- | Leukemia +C923--- | Leukemia +C9230-- | Leukemia +C9231-- | Leukemia +C9232-- | Leukemia +C924--- | Leukemia +C9240-- | Leukemia +C9241-- | Leukemia +C9242-- | Leukemia +C925--- | Leukemia +C9250-- | Leukemia +C9251-- | Leukemia +C9252-- | Leukemia +C926--- | Leukemia +C9260-- | Leukemia +C9261-- | Leukemia +C9262-- | Leukemia +C927--- | Leukemia +C928--- | Leukemia +C929--- | Leukemia +C9290-- | Leukemia +C9291-- | Leukemia +C9292-- | Leukemia +C92A0-- | Leukemia +C92A1-- | Leukemia +C92A2-- | Leukemia +C92Z0-- | Leukemia +C92Z1-- | Leukemia +C92Z2-- | Leukemia +C93---- | Leukemia +C930--- | Leukemia +C9300-- | Leukemia +C9301-- | Leukemia +C9302-- | Leukemia +C931--- | Leukemia +C9310-- | Leukemia +C9311-- | Leukemia +C9312-- | Leukemia +C933--- | Leukemia +C9330-- | Leukemia +C9331-- | Leukemia +C9332-- | Leukemia +C937--- | Leukemia +C939--- | Leukemia +C9390-- | Leukemia +C9391-- | Leukemia +C9392-- | Leukemia +C93Z0-- | Leukemia +C93Z1-- | Leukemia +C93Z2-- | Leukemia +C94---- | Leukemia +C940--- | Leukemia +C9400-- | Leukemia +C9401-- | Leukemia +C9402-- | Leukemia +C942--- | Leukemia +C9420-- | Leukemia +C9421-- | Leukemia +C9422-- | Leukemia +C943--- | Leukemia +C9430-- | Leukemia +C9431-- | Leukemia +C9432-- | Leukemia +C944--- | Leukemia +C9440-- | Leukemia +C9441-- | Leukemia +C9442-- | Leukemia +C946--- | Leukemia +C947--- | Leukemia +C9480-- | Leukemia +C9481-- | Leukemia +C9482-- | Leukemia +C95---- | Leukemia +C950--- | Leukemia +C9500-- | Leukemia +C9501-- | Leukemia +C9502-- | Leukemia +C951--- | Leukemia +C9510-- | Leukemia +C9511-- | Leukemia +C9512-- | Leukemia +C957--- | Leukemia +C959--- | Leukemia +C9590-- | Leukemia +C9591-- | Leukemia +C9592-- | Leukemia +Z806--- | Leukemia +Z856--- | Leukemia +C910--- | Acute lymphoid leukemia +C9100-- | Acute lymphoid leukemia +C9101-- | Acute lymphoid leukemia +C9102-- | Acute lymphoid leukemia +C913--- | Acute lymphoid leukemia +C9130-- | Acute lymphoid leukemia +C9131-- | Acute lymphoid leukemia +C9132-- | Acute lymphoid leukemia +C916--- | Acute lymphoid leukemia +C9160-- | Acute lymphoid leukemia +C9161-- | Acute lymphoid leukemia +C9162-- | Acute lymphoid leukemia +C920--- | Acute myeloid leukemia +C9200-- | Acute myeloid leukemia +C9201-- | Acute myeloid leukemia +C9202-- | Acute myeloid leukemia +C923--- | Acute myeloid leukemia +C9230-- | Acute myeloid leukemia +C9231-- | Acute myeloid leukemia +C9232-- | Acute myeloid leukemia +C924--- | Acute myeloid leukemia +C9240-- | Acute myeloid leukemia +C9241-- | Acute myeloid leukemia +C9242-- | Acute myeloid leukemia +C925--- | Acute myeloid leukemia +C9250-- | Acute myeloid leukemia +C9251-- | Acute myeloid leukemia +C9252-- | Acute myeloid leukemia +C926--- | Acute myeloid leukemia +C9260-- | Acute myeloid leukemia +C9261-- | Acute myeloid leukemia +C9262-- | Acute myeloid leukemia +C930--- | Acute myeloid leukemia +C9300-- | Acute myeloid leukemia +C9301-- | Acute myeloid leukemia +C9302-- | Acute myeloid leukemia +C940--- | Acute myeloid leukemia +C9400-- | Acute myeloid leukemia +C9401-- | Acute myeloid leukemia +C9402-- | Acute myeloid leukemia +C942--- | Acute myeloid leukemia +C9420-- | Acute myeloid leukemia +C9421-- | Acute myeloid leukemia +C9422-- | Acute myeloid leukemia +C944--- | Acute myeloid leukemia +C9440-- | Acute myeloid leukemia +C9441-- | Acute myeloid leukemia +C9442-- | Acute myeloid leukemia +C921--- | Chronic myeloid leukemia +C9210-- | Chronic myeloid leukemia +C9211-- | Chronic myeloid leukemia +C9212-- | Chronic myeloid leukemia +C922--- | Chronic myeloid leukemia +C9220-- | Chronic myeloid leukemia +C9221-- | Chronic myeloid leukemia +C9222-- | Chronic myeloid leukemia +D00---- | Other neoplasms +D000--- | Other neoplasms +D0000-- | Other neoplasms +D0001-- | Other neoplasms +D0002-- | Other neoplasms +D0003-- | Other neoplasms +D0004-- | Other neoplasms +D0005-- | Other neoplasms +D0006-- | Other neoplasms +D0007-- | Other neoplasms +D0008-- | Other neoplasms +D001--- | Other neoplasms +D002--- | Other neoplasms +D01---- | Other neoplasms +D010--- | Other neoplasms +D011--- | Other neoplasms +D012--- | Other neoplasms +D013--- | Other neoplasms +D014--- | Other neoplasms +D0140-- | Other neoplasms +D0149-- | Other neoplasms +D015--- | Other neoplasms +D017--- | Other neoplasms +D019--- | Other neoplasms +D02---- | Other neoplasms +D020--- | Other neoplasms +D021--- | Other neoplasms +D022--- | Other neoplasms +D0220-- | Other neoplasms +D0221-- | Other neoplasms +D0222-- | Other neoplasms +D023--- | Other neoplasms +D024--- | Other neoplasms +D03---- | Other neoplasms +D030--- | Other neoplasms +D031--- | Other neoplasms +D0310-- | Other neoplasms +D03111- | Other neoplasms +D03112- | Other neoplasms +D03121- | Other neoplasms +D03122- | Other neoplasms +D032--- | Other neoplasms +D0320-- | Other neoplasms +D0321-- | Other neoplasms +D0322-- | Other neoplasms +D033--- | Other neoplasms +D0330-- | Other neoplasms +D0339-- | Other neoplasms +D034--- | Other neoplasms +D035--- | Other neoplasms +D0351-- | Other neoplasms +D0352-- | Other neoplasms +D0359-- | Other neoplasms +D036--- | Other neoplasms +D0360-- | Other neoplasms +D0361-- | Other neoplasms +D0362-- | Other neoplasms +D037--- | Other neoplasms +D0370-- | Other neoplasms +D0371-- | Other neoplasms +D0372-- | Other neoplasms +D038--- | Other neoplasms +D039--- | Other neoplasms +D04---- | Other neoplasms +D040--- | Other neoplasms +D041--- | Other neoplasms +D0410-- | Other neoplasms +D04111- | Other neoplasms +D04112- | Other neoplasms +D04121- | Other neoplasms +D04122- | Other neoplasms +D042--- | Other neoplasms +D0420-- | Other neoplasms +D0421-- | Other neoplasms +D0422-- | Other neoplasms +D043--- | Other neoplasms +D0430-- | Other neoplasms +D0439-- | Other neoplasms +D044--- | Other neoplasms +D045--- | Other neoplasms +D046--- | Other neoplasms +D0460-- | Other neoplasms +D0461-- | Other neoplasms +D0462-- | Other neoplasms +D047--- | Other neoplasms +D0470-- | Other neoplasms +D0471-- | Other neoplasms +D0472-- | Other neoplasms +D048--- | Other neoplasms +D049--- | Other neoplasms +D05---- | Other neoplasms +D050--- | Other neoplasms +D0500-- | Other neoplasms +D0501-- | Other neoplasms +D0502-- | Other neoplasms +D051--- | Other neoplasms +D0510-- | Other neoplasms +D0511-- | Other neoplasms +D0512-- | Other neoplasms +D057--- | Other neoplasms +D0580-- | Other neoplasms +D0581-- | Other neoplasms +D0582-- | Other neoplasms +D059--- | Other neoplasms +D0590-- | Other neoplasms +D0591-- | Other neoplasms +D0592-- | Other neoplasms +D06---- | Other neoplasms +D060--- | Other neoplasms +D061--- | Other neoplasms +D067--- | Other neoplasms +D069--- | Other neoplasms +D07---- | Other neoplasms +D070--- | Other neoplasms +D071--- | Other neoplasms +D072--- | Other neoplasms +D073--- | Other neoplasms +D0730-- | Other neoplasms +D0739-- | Other neoplasms +D074--- | Other neoplasms +D075--- | Other neoplasms +D076--- | Other neoplasms +D0760-- | Other neoplasms +D0761-- | Other neoplasms +D0769-- | Other neoplasms +D09---- | Other neoplasms +D090--- | Other neoplasms +D091--- | Other neoplasms +D0910-- | Other neoplasms +D0919-- | Other neoplasms +D092--- | Other neoplasms +D0920-- | Other neoplasms +D0921-- | Other neoplasms +D0922-- | Other neoplasms +D093--- | Other neoplasms +D097--- | Other neoplasms +D098--- | Other neoplasms +D099--- | Other neoplasms +D10---- | Other neoplasms +D100--- | Other neoplasms +D101--- | Other neoplasms +D102--- | Other neoplasms +D103--- | Other neoplasms +D1030-- | Other neoplasms +D1039-- | Other neoplasms +D104--- | Other neoplasms +D105--- | Other neoplasms +D106--- | Other neoplasms +D107--- | Other neoplasms +D109--- | Other neoplasms +D11---- | Other neoplasms +D110--- | Other neoplasms +D117--- | Other neoplasms +D119--- | Other neoplasms +D12---- | Other neoplasms +D120--- | Other neoplasms +D121--- | Other neoplasms +D122--- | Other neoplasms +D123--- | Other neoplasms +D124--- | Other neoplasms +D125--- | Other neoplasms +D126--- | Other neoplasms +D127--- | Other neoplasms +D128--- | Other neoplasms +D129--- | Other neoplasms +D13---- | Other neoplasms +D130--- | Other neoplasms +D131--- | Other neoplasms +D132--- | Other neoplasms +D133--- | Other neoplasms +D1330-- | Other neoplasms +D1339-- | Other neoplasms +D134--- | Other neoplasms +D135--- | Other neoplasms +D136--- | Other neoplasms +D137--- | Other neoplasms +D139--- | Other neoplasms +D14---- | Other neoplasms +D140--- | Other neoplasms +D141--- | Other neoplasms +D142--- | Other neoplasms +D143--- | Other neoplasms +D1430-- | Other neoplasms +D1431-- | Other neoplasms +D1432-- | Other neoplasms +D144--- | Other neoplasms +D15---- | Other neoplasms +D150--- | Other neoplasms +D151--- | Other neoplasms +D152--- | Other neoplasms +D157--- | Other neoplasms +D159--- | Other neoplasms +D16---- | Other neoplasms +D160--- | Other neoplasms +D1600-- | Other neoplasms +D1601-- | Other neoplasms +D1602-- | Other neoplasms +D161--- | Other neoplasms +D1610-- | Other neoplasms +D1611-- | Other neoplasms +D1612-- | Other neoplasms +D162--- | Other neoplasms +D1620-- | Other neoplasms +D1621-- | Other neoplasms +D1622-- | Other neoplasms +D163--- | Other neoplasms +D1630-- | Other neoplasms +D1631-- | Other neoplasms +D1632-- | Other neoplasms +D164--- | Other neoplasms +D165--- | Other neoplasms +D166--- | Other neoplasms +D167--- | Other neoplasms +D168--- | Other neoplasms +D169--- | Other neoplasms +D17---- | Other neoplasms +D170--- | Other neoplasms +D171--- | Other neoplasms +D172--- | Other neoplasms +D1720-- | Other neoplasms +D1721-- | Other neoplasms +D1722-- | Other neoplasms +D1723-- | Other neoplasms +D1724-- | Other neoplasms +D173--- | Other neoplasms +D1730-- | Other neoplasms +D1739-- | Other neoplasms +D174--- | Other neoplasms +D175--- | Other neoplasms +D176--- | Other neoplasms +D177--- | Other neoplasms +D1771-- | Other neoplasms +D1772-- | Other neoplasms +D1779-- | Other neoplasms +D179--- | Other neoplasms +D18---- | Other neoplasms +D180--- | Other neoplasms +D1800-- | Other neoplasms +D1801-- | Other neoplasms +D1802-- | Other neoplasms +D1803-- | Other neoplasms +D1809-- | Other neoplasms +D181--- | Other neoplasms +D19---- | Other neoplasms +D190--- | Other neoplasms +D191--- | Other neoplasms +D197--- | Other neoplasms +D199--- | Other neoplasms +D20---- | Other neoplasms +D200--- | Other neoplasms +D201--- | Other neoplasms +D21---- | Other neoplasms +D210--- | Other neoplasms +D211--- | Other neoplasms +D2110-- | Other neoplasms +D2111-- | Other neoplasms +D2112-- | Other neoplasms +D212--- | Other neoplasms +D2120-- | Other neoplasms +D2121-- | Other neoplasms +D2122-- | Other neoplasms +D213--- | Other neoplasms +D214--- | Other neoplasms +D215--- | Other neoplasms +D216--- | Other neoplasms +D219--- | Other neoplasms +D22---- | Other neoplasms +D220--- | Other neoplasms +D221--- | Other neoplasms +D2210-- | Other neoplasms +D22111- | Other neoplasms +D22112- | Other neoplasms +D22121- | Other neoplasms +D22122- | Other neoplasms +D222--- | Other neoplasms +D2220-- | Other neoplasms +D2221-- | Other neoplasms +D2222-- | Other neoplasms +D223--- | Other neoplasms +D2230-- | Other neoplasms +D2239-- | Other neoplasms +D224--- | Other neoplasms +D225--- | Other neoplasms +D226--- | Other neoplasms +D2260-- | Other neoplasms +D2261-- | Other neoplasms +D2262-- | Other neoplasms +D227--- | Other neoplasms +D2270-- | Other neoplasms +D2271-- | Other neoplasms +D2272-- | Other neoplasms +D229--- | Other neoplasms +D23---- | Other neoplasms +D230--- | Other neoplasms +D231--- | Other neoplasms +D2310-- | Other neoplasms +D23111- | Other neoplasms +D23112- | Other neoplasms +D23121- | Other neoplasms +D23122- | Other neoplasms +D232--- | Other neoplasms +D2320-- | Other neoplasms +D2321-- | Other neoplasms +D2322-- | Other neoplasms +D233--- | Other neoplasms +D2330-- | Other neoplasms +D2339-- | Other neoplasms +D234--- | Other neoplasms +D235--- | Other neoplasms +D236--- | Other neoplasms +D2360-- | Other neoplasms +D2361-- | Other neoplasms +D2362-- | Other neoplasms +D237--- | Other neoplasms +D2370-- | Other neoplasms +D2371-- | Other neoplasms +D2372-- | Other neoplasms +D239--- | Other neoplasms +D24---- | Other neoplasms +D241--- | Other neoplasms +D242--- | Other neoplasms +D249--- | Other neoplasms +D260--- | Other neoplasms +D261--- | Other neoplasms +D267--- | Other neoplasms +D269--- | Other neoplasms +D27---- | Other neoplasms +D270--- | Other neoplasms +D271--- | Other neoplasms +D279--- | Other neoplasms +D28---- | Other neoplasms +D280--- | Other neoplasms +D281--- | Other neoplasms +D282--- | Other neoplasms +D287--- | Other neoplasms +D289--- | Other neoplasms +D29---- | Other neoplasms +D290--- | Other neoplasms +D291--- | Other neoplasms +D292--- | Other neoplasms +D2920-- | Other neoplasms +D2921-- | Other neoplasms +D2922-- | Other neoplasms +D293--- | Other neoplasms +D2930-- | Other neoplasms +D2931-- | Other neoplasms +D2932-- | Other neoplasms +D294--- | Other neoplasms +D297--- | Other neoplasms +D298--- | Other neoplasms +D299--- | Other neoplasms +D30---- | Other neoplasms +D300--- | Other neoplasms +D3000-- | Other neoplasms +D3001-- | Other neoplasms +D3002-- | Other neoplasms +D301--- | Other neoplasms +D3010-- | Other neoplasms +D3011-- | Other neoplasms +D3012-- | Other neoplasms +D302--- | Other neoplasms +D3020-- | Other neoplasms +D3021-- | Other neoplasms +D3022-- | Other neoplasms +D303--- | Other neoplasms +D304--- | Other neoplasms +D307--- | Other neoplasms +D308--- | Other neoplasms +D309--- | Other neoplasms +D31---- | Other neoplasms +D310--- | Other neoplasms +D3100-- | Other neoplasms +D3101-- | Other neoplasms +D3102-- | Other neoplasms +D311--- | Other neoplasms +D3110-- | Other neoplasms +D3111-- | Other neoplasms +D3112-- | Other neoplasms +D312--- | Other neoplasms +D3120-- | Other neoplasms +D3121-- | Other neoplasms +D3122-- | Other neoplasms +D313--- | Other neoplasms +D3130-- | Other neoplasms +D3131-- | Other neoplasms +D3132-- | Other neoplasms +D314--- | Other neoplasms +D3140-- | Other neoplasms +D3141-- | Other neoplasms +D3142-- | Other neoplasms +D315--- | Other neoplasms +D3150-- | Other neoplasms +D3151-- | Other neoplasms +D3152-- | Other neoplasms +D316--- | Other neoplasms +D3160-- | Other neoplasms +D3161-- | Other neoplasms +D3162-- | Other neoplasms +D319--- | Other neoplasms +D3190-- | Other neoplasms +D3191-- | Other neoplasms +D3192-- | Other neoplasms +D32---- | Other neoplasms +D320--- | Other neoplasms +D321--- | Other neoplasms +D329--- | Other neoplasms +D33---- | Other neoplasms +D330--- | Other neoplasms +D331--- | Other neoplasms +D332--- | Other neoplasms +D333--- | Other neoplasms +D334--- | Other neoplasms +D337--- | Other neoplasms +D339--- | Other neoplasms +D34---- | Other neoplasms +D35---- | Other neoplasms +D350--- | Other neoplasms +D3500-- | Other neoplasms +D3501-- | Other neoplasms +D3502-- | Other neoplasms +D351--- | Other neoplasms +D352--- | Other neoplasms +D353--- | Other neoplasms +D354--- | Other neoplasms +D355--- | Other neoplasms +D356--- | Other neoplasms +D357--- | Other neoplasms +D358--- | Other neoplasms +D359--- | Other neoplasms +D36---- | Other neoplasms +D360--- | Other neoplasms +D361--- | Other neoplasms +D3610-- | Other neoplasms +D3611-- | Other neoplasms +D3612-- | Other neoplasms +D3613-- | Other neoplasms +D3614-- | Other neoplasms +D3615-- | Other neoplasms +D3616-- | Other neoplasms +D3617-- | Other neoplasms +D367--- | Other neoplasms +D369--- | Other neoplasms +D37---- | Other neoplasms +D370--- | Other neoplasms +D3701-- | Other neoplasms +D3702-- | Other neoplasms +D37030- | Other neoplasms +D37031- | Other neoplasms +D37032- | Other neoplasms +D37039- | Other neoplasms +D3704-- | Other neoplasms +D3705-- | Other neoplasms +D3709-- | Other neoplasms +D371--- | Other neoplasms +D372--- | Other neoplasms +D373--- | Other neoplasms +D374--- | Other neoplasms +D375--- | Other neoplasms +D376--- | Other neoplasms +D377--- | Other neoplasms +D378--- | Other neoplasms +D379--- | Other neoplasms +D38---- | Other neoplasms +D380--- | Other neoplasms +D381--- | Other neoplasms +D382--- | Other neoplasms +D383--- | Other neoplasms +D384--- | Other neoplasms +D385--- | Other neoplasms +D386--- | Other neoplasms +D39---- | Other neoplasms +D390--- | Other neoplasms +D391--- | Other neoplasms +D3910-- | Other neoplasms +D3911-- | Other neoplasms +D3912-- | Other neoplasms +D392--- | Other neoplasms +D397--- | Other neoplasms +D398--- | Other neoplasms +D399--- | Other neoplasms +D40---- | Other neoplasms +D400--- | Other neoplasms +D401--- | Other neoplasms +D4010-- | Other neoplasms +D4011-- | Other neoplasms +D4012-- | Other neoplasms +D407--- | Other neoplasms +D408--- | Other neoplasms +D409--- | Other neoplasms +D41---- | Other neoplasms +D410--- | Other neoplasms +D4100-- | Other neoplasms +D4101-- | Other neoplasms +D4102-- | Other neoplasms +D411--- | Other neoplasms +D4110-- | Other neoplasms +D4111-- | Other neoplasms +D4112-- | Other neoplasms +D412--- | Other neoplasms +D4120-- | Other neoplasms +D4121-- | Other neoplasms +D4122-- | Other neoplasms +D413--- | Other neoplasms +D414--- | Other neoplasms +D417--- | Other neoplasms +D418--- | Other neoplasms +D419--- | Other neoplasms +D42---- | Other neoplasms +D420--- | Other neoplasms +D421--- | Other neoplasms +D429--- | Other neoplasms +D43---- | Other neoplasms +D430--- | Other neoplasms +D431--- | Other neoplasms +D432--- | Other neoplasms +D433--- | Other neoplasms +D434--- | Other neoplasms +D437--- | Other neoplasms +D438--- | Other neoplasms +D439--- | Other neoplasms +D44---- | Other neoplasms +D440--- | Other neoplasms +D441--- | Other neoplasms +D4410-- | Other neoplasms +D4411-- | Other neoplasms +D4412-- | Other neoplasms +D442--- | Other neoplasms +D443--- | Other neoplasms +D444--- | Other neoplasms +D445--- | Other neoplasms +D446--- | Other neoplasms +D447--- | Other neoplasms +D448--- | Other neoplasms +D449--- | Other neoplasms +D45---- | Other neoplasms +D46---- | Other neoplasms +D460--- | Other neoplasms +D461--- | Other neoplasms +D462--- | Other neoplasms +D4620-- | Other neoplasms +D4621-- | Other neoplasms +D4622-- | Other neoplasms +D464--- | Other neoplasms +D465--- | Other neoplasms +D466--- | Other neoplasms +D467--- | Other neoplasms +D469--- | Other neoplasms +D46A--- | Other neoplasms +D46B--- | Other neoplasms +D46C--- | Other neoplasms +D46Z--- | Other neoplasms +D47---- | Other neoplasms +D470--- | Other neoplasms +D4701-- | Other neoplasms +D4702-- | Other neoplasms +D4709-- | Other neoplasms +D471--- | Other neoplasms +D472--- | Other neoplasms +D473--- | Other neoplasms +D474--- | Other neoplasms +D475--- | Other neoplasms +D477--- | Other neoplasms +D479--- | Other neoplasms +D47Z1-- | Other neoplasms +D47Z2-- | Other neoplasms +D47Z9-- | Other neoplasms +D48---- | Other neoplasms +D480--- | Other neoplasms +D481--- | Other neoplasms +D482--- | Other neoplasms +D483--- | Other neoplasms +D484--- | Other neoplasms +D485--- | Other neoplasms +D486--- | Other neoplasms +D4860-- | Other neoplasms +D4861-- | Other neoplasms +D4862-- | Other neoplasms +D487--- | Other neoplasms +D489--- | Other neoplasms +D490--- | Other neoplasms +D491--- | Other neoplasms +D492--- | Other neoplasms +D493--- | Other neoplasms +D494--- | Other neoplasms +D49511- | Other neoplasms +D49512- | Other neoplasms +D49519- | Other neoplasms +D4959-- | Other neoplasms +D496--- | Other neoplasms +D497--- | Other neoplasms +D4981-- | Other neoplasms +D4989-- | Other neoplasms +D499--- | Other neoplasms +E340--- | Other neoplasms +K514--- | Other neoplasms +K5140-- | Other neoplasms +K51411- | Other neoplasms +K51412- | Other neoplasms +K51413- | Other neoplasms +K51414- | Other neoplasms +K51418- | Other neoplasms +K51419- | Other neoplasms +K620--- | Other neoplasms +K621--- | Other neoplasms +K622--- | Other neoplasms +K623--- | Other neoplasms +K635--- | Other neoplasms +N60---- | Other neoplasms +N600--- | Other neoplasms +N6001-- | Other neoplasms +N6002-- | Other neoplasms +N6009-- | Other neoplasms +N601--- | Other neoplasms +N6011-- | Other neoplasms +N6012-- | Other neoplasms +N6019-- | Other neoplasms +N602--- | Other neoplasms +N6021-- | Other neoplasms +N6022-- | Other neoplasms +N6029-- | Other neoplasms +N603--- | Other neoplasms +N6031-- | Other neoplasms +N6032-- | Other neoplasms +N6039-- | Other neoplasms +N604--- | Other neoplasms +N6041-- | Other neoplasms +N6042-- | Other neoplasms +N6049-- | Other neoplasms +N608--- | Other neoplasms +N6081-- | Other neoplasms +N6082-- | Other neoplasms +N6089-- | Other neoplasms +N609--- | Other neoplasms +N6091-- | Other neoplasms +N6092-- | Other neoplasms +N6099-- | Other neoplasms +N840--- | Other neoplasms +N841--- | Other neoplasms +N87---- | Other neoplasms +N870--- | Other neoplasms +N871--- | Other neoplasms +N872--- | Other neoplasms +N879--- | Other neoplasms +D45---- | Myelodysplastic, myeloproliferative, and other hematopoietic neoplasms +D46---- | Myelodysplastic, myeloproliferative, and other hematopoietic neoplasms +D460--- | Myelodysplastic, myeloproliferative, and other hematopoietic neoplasms +D461--- | Myelodysplastic, myeloproliferative, and other hematopoietic neoplasms +D462--- | Myelodysplastic, myeloproliferative, and other hematopoietic neoplasms +D4620-- | Myelodysplastic, myeloproliferative, and other hematopoietic neoplasms +D4621-- | Myelodysplastic, myeloproliferative, and other hematopoietic neoplasms +D4622-- | Myelodysplastic, myeloproliferative, and other hematopoietic neoplasms +D464--- | Myelodysplastic, myeloproliferative, and other hematopoietic neoplasms +D465--- | Myelodysplastic, myeloproliferative, and other hematopoietic neoplasms +D466--- | Myelodysplastic, myeloproliferative, and other hematopoietic neoplasms +D467--- | Myelodysplastic, myeloproliferative, and other hematopoietic neoplasms +D469--- | Myelodysplastic, myeloproliferative, and other hematopoietic neoplasms +D46A--- | Myelodysplastic, myeloproliferative, and other hematopoietic neoplasms +D46B--- | Myelodysplastic, myeloproliferative, and other hematopoietic neoplasms +D46C--- | Myelodysplastic, myeloproliferative, and other hematopoietic neoplasms +D46Z--- | Myelodysplastic, myeloproliferative, and other hematopoietic neoplasms +D47---- | Myelodysplastic, myeloproliferative, and other hematopoietic neoplasms +D470--- | Myelodysplastic, myeloproliferative, and other hematopoietic neoplasms +D4701-- | Myelodysplastic, myeloproliferative, and other hematopoietic neoplasms +D4702-- | Myelodysplastic, myeloproliferative, and other hematopoietic neoplasms +D4709-- | Myelodysplastic, myeloproliferative, and other hematopoietic neoplasms +D471--- | Myelodysplastic, myeloproliferative, and other hematopoietic neoplasms +D472--- | Myelodysplastic, myeloproliferative, and other hematopoietic neoplasms +D473--- | Myelodysplastic, myeloproliferative, and other hematopoietic neoplasms +D474--- | Myelodysplastic, myeloproliferative, and other hematopoietic neoplasms +D475--- | Myelodysplastic, myeloproliferative, and other hematopoietic neoplasms +D477--- | Myelodysplastic, myeloproliferative, and other hematopoietic neoplasms +D479--- | Myelodysplastic, myeloproliferative, and other hematopoietic neoplasms +D01---- | Benign and in situ intestinal neoplasms +D010--- | Benign and in situ intestinal neoplasms +D011--- | Benign and in situ intestinal neoplasms +D012--- | Benign and in situ intestinal neoplasms +D013--- | Benign and in situ intestinal neoplasms +D014--- | Benign and in situ intestinal neoplasms +D0140-- | Benign and in situ intestinal neoplasms +D0149-- | Benign and in situ intestinal neoplasms +D015--- | Benign and in situ intestinal neoplasms +D017--- | Benign and in situ intestinal neoplasms +D019--- | Benign and in situ intestinal neoplasms +D12---- | Benign and in situ intestinal neoplasms +D120--- | Benign and in situ intestinal neoplasms +D121--- | Benign and in situ intestinal neoplasms +D122--- | Benign and in situ intestinal neoplasms +D123--- | Benign and in situ intestinal neoplasms +D124--- | Benign and in situ intestinal neoplasms +D125--- | Benign and in situ intestinal neoplasms +D126--- | Benign and in situ intestinal neoplasms +D127--- | Benign and in situ intestinal neoplasms +D128--- | Benign and in situ intestinal neoplasms +D129--- | Benign and in situ intestinal neoplasms +D133--- | Benign and in situ intestinal neoplasms +D1330-- | Benign and in situ intestinal neoplasms +D1339-- | Benign and in situ intestinal neoplasms +D139--- | Benign and in situ intestinal neoplasms +D372--- | Benign and in situ intestinal neoplasms +D373--- | Benign and in situ intestinal neoplasms +D374--- | Benign and in situ intestinal neoplasms +D375--- | Benign and in situ intestinal neoplasms +E340--- | Benign and in situ intestinal neoplasms +K514--- | Benign and in situ intestinal neoplasms +K5140-- | Benign and in situ intestinal neoplasms +K51411- | Benign and in situ intestinal neoplasms +K51412- | Benign and in situ intestinal neoplasms +K51413- | Benign and in situ intestinal neoplasms +K51414- | Benign and in situ intestinal neoplasms +K51418- | Benign and in situ intestinal neoplasms +K51419- | Benign and in situ intestinal neoplasms +K620--- | Benign and in situ intestinal neoplasms +K621--- | Benign and in situ intestinal neoplasms +K622--- | Benign and in situ intestinal neoplasms +K623--- | Benign and in situ intestinal neoplasms +K635--- | Benign and in situ intestinal neoplasms +D06---- | Benign and in situ cervical and uterine neoplasms +D060--- | Benign and in situ cervical and uterine neoplasms +D061--- | Benign and in situ cervical and uterine neoplasms +D067--- | Benign and in situ cervical and uterine neoplasms +D069--- | Benign and in situ cervical and uterine neoplasms +D070--- | Benign and in situ cervical and uterine neoplasms +D260--- | Benign and in situ cervical and uterine neoplasms +D261--- | Benign and in situ cervical and uterine neoplasms +D267--- | Benign and in situ cervical and uterine neoplasms +D269--- | Benign and in situ cervical and uterine neoplasms +D390--- | Benign and in situ cervical and uterine neoplasms +N840--- | Benign and in situ cervical and uterine neoplasms +N841--- | Benign and in situ cervical and uterine neoplasms +N87---- | Benign and in situ cervical and uterine neoplasms +N870--- | Benign and in situ cervical and uterine neoplasms +N871--- | Benign and in situ cervical and uterine neoplasms +N872--- | Benign and in situ cervical and uterine neoplasms +N879--- | Benign and in situ cervical and uterine neoplasms +D00---- | Other benign and in situ neoplasms +D000--- | Other benign and in situ neoplasms +D0000-- | Other benign and in situ neoplasms +D0001-- | Other benign and in situ neoplasms +D0002-- | Other benign and in situ neoplasms +D0003-- | Other benign and in situ neoplasms +D0004-- | Other benign and in situ neoplasms +D0005-- | Other benign and in situ neoplasms +D0006-- | Other benign and in situ neoplasms +D0007-- | Other benign and in situ neoplasms +D0008-- | Other benign and in situ neoplasms +D001--- | Other benign and in situ neoplasms +D002--- | Other benign and in situ neoplasms +D02---- | Other benign and in situ neoplasms +D020--- | Other benign and in situ neoplasms +D021--- | Other benign and in situ neoplasms +D022--- | Other benign and in situ neoplasms +D0220-- | Other benign and in situ neoplasms +D0221-- | Other benign and in situ neoplasms +D0222-- | Other benign and in situ neoplasms +D023--- | Other benign and in situ neoplasms +D024--- | Other benign and in situ neoplasms +D03---- | Other benign and in situ neoplasms +D030--- | Other benign and in situ neoplasms +D031--- | Other benign and in situ neoplasms +D0310-- | Other benign and in situ neoplasms +D03111- | Other benign and in situ neoplasms +D03112- | Other benign and in situ neoplasms +D03121- | Other benign and in situ neoplasms +D03122- | Other benign and in situ neoplasms +D032--- | Other benign and in situ neoplasms +D0320-- | Other benign and in situ neoplasms +D0321-- | Other benign and in situ neoplasms +D0322-- | Other benign and in situ neoplasms +D033--- | Other benign and in situ neoplasms +D0330-- | Other benign and in situ neoplasms +D0339-- | Other benign and in situ neoplasms +D034--- | Other benign and in situ neoplasms +D035--- | Other benign and in situ neoplasms +D0351-- | Other benign and in situ neoplasms +D0352-- | Other benign and in situ neoplasms +D0359-- | Other benign and in situ neoplasms +D036--- | Other benign and in situ neoplasms +D0360-- | Other benign and in situ neoplasms +D0361-- | Other benign and in situ neoplasms +D0362-- | Other benign and in situ neoplasms +D037--- | Other benign and in situ neoplasms +D0370-- | Other benign and in situ neoplasms +D0371-- | Other benign and in situ neoplasms +D0372-- | Other benign and in situ neoplasms +D038--- | Other benign and in situ neoplasms +D039--- | Other benign and in situ neoplasms +D04---- | Other benign and in situ neoplasms +D040--- | Other benign and in situ neoplasms +D041--- | Other benign and in situ neoplasms +D0410-- | Other benign and in situ neoplasms +D04111- | Other benign and in situ neoplasms +D04112- | Other benign and in situ neoplasms +D04121- | Other benign and in situ neoplasms +D04122- | Other benign and in situ neoplasms +D042--- | Other benign and in situ neoplasms +D0420-- | Other benign and in situ neoplasms +D0421-- | Other benign and in situ neoplasms +D0422-- | Other benign and in situ neoplasms +D043--- | Other benign and in situ neoplasms +D0430-- | Other benign and in situ neoplasms +D0439-- | Other benign and in situ neoplasms +D044--- | Other benign and in situ neoplasms +D045--- | Other benign and in situ neoplasms +D046--- | Other benign and in situ neoplasms +D0460-- | Other benign and in situ neoplasms +D0461-- | Other benign and in situ neoplasms +D0462-- | Other benign and in situ neoplasms +D047--- | Other benign and in situ neoplasms +D0470-- | Other benign and in situ neoplasms +D0471-- | Other benign and in situ neoplasms +D0472-- | Other benign and in situ neoplasms +D048--- | Other benign and in situ neoplasms +D049--- | Other benign and in situ neoplasms +D05---- | Other benign and in situ neoplasms +D050--- | Other benign and in situ neoplasms +D0500-- | Other benign and in situ neoplasms +D0501-- | Other benign and in situ neoplasms +D0502-- | Other benign and in situ neoplasms +D051--- | Other benign and in situ neoplasms +D0510-- | Other benign and in situ neoplasms +D0511-- | Other benign and in situ neoplasms +D0512-- | Other benign and in situ neoplasms +D057--- | Other benign and in situ neoplasms +D0580-- | Other benign and in situ neoplasms +D0581-- | Other benign and in situ neoplasms +D0582-- | Other benign and in situ neoplasms +D059--- | Other benign and in situ neoplasms +D0590-- | Other benign and in situ neoplasms +D0591-- | Other benign and in situ neoplasms +D0592-- | Other benign and in situ neoplasms +D07---- | Other benign and in situ neoplasms +D071--- | Other benign and in situ neoplasms +D072--- | Other benign and in situ neoplasms +D073--- | Other benign and in situ neoplasms +D0730-- | Other benign and in situ neoplasms +D0739-- | Other benign and in situ neoplasms +D074--- | Other benign and in situ neoplasms +D075--- | Other benign and in situ neoplasms +D076--- | Other benign and in situ neoplasms +D0760-- | Other benign and in situ neoplasms +D0761-- | Other benign and in situ neoplasms +D0769-- | Other benign and in situ neoplasms +D09---- | Other benign and in situ neoplasms +D090--- | Other benign and in situ neoplasms +D091--- | Other benign and in situ neoplasms +D0910-- | Other benign and in situ neoplasms +D0919-- | Other benign and in situ neoplasms +D092--- | Other benign and in situ neoplasms +D0920-- | Other benign and in situ neoplasms +D0921-- | Other benign and in situ neoplasms +D0922-- | Other benign and in situ neoplasms +D093--- | Other benign and in situ neoplasms +D097--- | Other benign and in situ neoplasms +D098--- | Other benign and in situ neoplasms +D099--- | Other benign and in situ neoplasms +D10---- | Other benign and in situ neoplasms +D100--- | Other benign and in situ neoplasms +D101--- | Other benign and in situ neoplasms +D102--- | Other benign and in situ neoplasms +D103--- | Other benign and in situ neoplasms +D1030-- | Other benign and in situ neoplasms +D1039-- | Other benign and in situ neoplasms +D104--- | Other benign and in situ neoplasms +D105--- | Other benign and in situ neoplasms +D106--- | Other benign and in situ neoplasms +D107--- | Other benign and in situ neoplasms +D109--- | Other benign and in situ neoplasms +D11---- | Other benign and in situ neoplasms +D110--- | Other benign and in situ neoplasms +D117--- | Other benign and in situ neoplasms +D119--- | Other benign and in situ neoplasms +D13---- | Other benign and in situ neoplasms +D130--- | Other benign and in situ neoplasms +D131--- | Other benign and in situ neoplasms +D132--- | Other benign and in situ neoplasms +D134--- | Other benign and in situ neoplasms +D135--- | Other benign and in situ neoplasms +D136--- | Other benign and in situ neoplasms +D137--- | Other benign and in situ neoplasms +D14---- | Other benign and in situ neoplasms +D140--- | Other benign and in situ neoplasms +D141--- | Other benign and in situ neoplasms +D142--- | Other benign and in situ neoplasms +D143--- | Other benign and in situ neoplasms +D1430-- | Other benign and in situ neoplasms +D1431-- | Other benign and in situ neoplasms +D1432-- | Other benign and in situ neoplasms +D144--- | Other benign and in situ neoplasms +D15---- | Other benign and in situ neoplasms +D150--- | Other benign and in situ neoplasms +D151--- | Other benign and in situ neoplasms +D152--- | Other benign and in situ neoplasms +D157--- | Other benign and in situ neoplasms +D159--- | Other benign and in situ neoplasms +D16---- | Other benign and in situ neoplasms +D160--- | Other benign and in situ neoplasms +D1600-- | Other benign and in situ neoplasms +D1601-- | Other benign and in situ neoplasms +D1602-- | Other benign and in situ neoplasms +D161--- | Other benign and in situ neoplasms +D1610-- | Other benign and in situ neoplasms +D1611-- | Other benign and in situ neoplasms +D1612-- | Other benign and in situ neoplasms +D162--- | Other benign and in situ neoplasms +D1620-- | Other benign and in situ neoplasms +D1621-- | Other benign and in situ neoplasms +D1622-- | Other benign and in situ neoplasms +D163--- | Other benign and in situ neoplasms +D1630-- | Other benign and in situ neoplasms +D1631-- | Other benign and in situ neoplasms +D1632-- | Other benign and in situ neoplasms +D164--- | Other benign and in situ neoplasms +D165--- | Other benign and in situ neoplasms +D166--- | Other benign and in situ neoplasms +D167--- | Other benign and in situ neoplasms +D168--- | Other benign and in situ neoplasms +D169--- | Other benign and in situ neoplasms +D17---- | Other benign and in situ neoplasms +D170--- | Other benign and in situ neoplasms +D171--- | Other benign and in situ neoplasms +D172--- | Other benign and in situ neoplasms +D1720-- | Other benign and in situ neoplasms +D1721-- | Other benign and in situ neoplasms +D1722-- | Other benign and in situ neoplasms +D1723-- | Other benign and in situ neoplasms +D1724-- | Other benign and in situ neoplasms +D173--- | Other benign and in situ neoplasms +D1730-- | Other benign and in situ neoplasms +D1739-- | Other benign and in situ neoplasms +D174--- | Other benign and in situ neoplasms +D175--- | Other benign and in situ neoplasms +D176--- | Other benign and in situ neoplasms +D177--- | Other benign and in situ neoplasms +D1771-- | Other benign and in situ neoplasms +D1772-- | Other benign and in situ neoplasms +D1779-- | Other benign and in situ neoplasms +D179--- | Other benign and in situ neoplasms +D18---- | Other benign and in situ neoplasms +D180--- | Other benign and in situ neoplasms +D1800-- | Other benign and in situ neoplasms +D1801-- | Other benign and in situ neoplasms +D1802-- | Other benign and in situ neoplasms +D1803-- | Other benign and in situ neoplasms +D1809-- | Other benign and in situ neoplasms +D181--- | Other benign and in situ neoplasms +D19---- | Other benign and in situ neoplasms +D190--- | Other benign and in situ neoplasms +D191--- | Other benign and in situ neoplasms +D197--- | Other benign and in situ neoplasms +D199--- | Other benign and in situ neoplasms +D20---- | Other benign and in situ neoplasms +D200--- | Other benign and in situ neoplasms +D201--- | Other benign and in situ neoplasms +D21---- | Other benign and in situ neoplasms +D210--- | Other benign and in situ neoplasms +D211--- | Other benign and in situ neoplasms +D2110-- | Other benign and in situ neoplasms +D2111-- | Other benign and in situ neoplasms +D2112-- | Other benign and in situ neoplasms +D212--- | Other benign and in situ neoplasms +D2120-- | Other benign and in situ neoplasms +D2121-- | Other benign and in situ neoplasms +D2122-- | Other benign and in situ neoplasms +D213--- | Other benign and in situ neoplasms +D214--- | Other benign and in situ neoplasms +D215--- | Other benign and in situ neoplasms +D216--- | Other benign and in situ neoplasms +D219--- | Other benign and in situ neoplasms +D22---- | Other benign and in situ neoplasms +D220--- | Other benign and in situ neoplasms +D221--- | Other benign and in situ neoplasms +D2210-- | Other benign and in situ neoplasms +D22111- | Other benign and in situ neoplasms +D22112- | Other benign and in situ neoplasms +D22121- | Other benign and in situ neoplasms +D22122- | Other benign and in situ neoplasms +D222--- | Other benign and in situ neoplasms +D2220-- | Other benign and in situ neoplasms +D2221-- | Other benign and in situ neoplasms +D2222-- | Other benign and in situ neoplasms +D223--- | Other benign and in situ neoplasms +D2230-- | Other benign and in situ neoplasms +D2239-- | Other benign and in situ neoplasms +D224--- | Other benign and in situ neoplasms +D225--- | Other benign and in situ neoplasms +D226--- | Other benign and in situ neoplasms +D2260-- | Other benign and in situ neoplasms +D2261-- | Other benign and in situ neoplasms +D2262-- | Other benign and in situ neoplasms +D227--- | Other benign and in situ neoplasms +D2270-- | Other benign and in situ neoplasms +D2271-- | Other benign and in situ neoplasms +D2272-- | Other benign and in situ neoplasms +D229--- | Other benign and in situ neoplasms +D23---- | Other benign and in situ neoplasms +D230--- | Other benign and in situ neoplasms +D231--- | Other benign and in situ neoplasms +D2310-- | Other benign and in situ neoplasms +D23111- | Other benign and in situ neoplasms +D23112- | Other benign and in situ neoplasms +D23121- | Other benign and in situ neoplasms +D23122- | Other benign and in situ neoplasms +D232--- | Other benign and in situ neoplasms +D2320-- | Other benign and in situ neoplasms +D2321-- | Other benign and in situ neoplasms +D2322-- | Other benign and in situ neoplasms +D233--- | Other benign and in situ neoplasms +D2330-- | Other benign and in situ neoplasms +D2339-- | Other benign and in situ neoplasms +D234--- | Other benign and in situ neoplasms +D235--- | Other benign and in situ neoplasms +D236--- | Other benign and in situ neoplasms +D2360-- | Other benign and in situ neoplasms +D2361-- | Other benign and in situ neoplasms +D2362-- | Other benign and in situ neoplasms +D237--- | Other benign and in situ neoplasms +D2370-- | Other benign and in situ neoplasms +D2371-- | Other benign and in situ neoplasms +D2372-- | Other benign and in situ neoplasms +D239--- | Other benign and in situ neoplasms +D24---- | Other benign and in situ neoplasms +D241--- | Other benign and in situ neoplasms +D242--- | Other benign and in situ neoplasms +D249--- | Other benign and in situ neoplasms +D27---- | Other benign and in situ neoplasms +D270--- | Other benign and in situ neoplasms +D271--- | Other benign and in situ neoplasms +D279--- | Other benign and in situ neoplasms +D28---- | Other benign and in situ neoplasms +D280--- | Other benign and in situ neoplasms +D281--- | Other benign and in situ neoplasms +D282--- | Other benign and in situ neoplasms +D287--- | Other benign and in situ neoplasms +D289--- | Other benign and in situ neoplasms +D29---- | Other benign and in situ neoplasms +D290--- | Other benign and in situ neoplasms +D291--- | Other benign and in situ neoplasms +D292--- | Other benign and in situ neoplasms +D2920-- | Other benign and in situ neoplasms +D2921-- | Other benign and in situ neoplasms +D2922-- | Other benign and in situ neoplasms +D293--- | Other benign and in situ neoplasms +D2930-- | Other benign and in situ neoplasms +D2931-- | Other benign and in situ neoplasms +D2932-- | Other benign and in situ neoplasms +D294--- | Other benign and in situ neoplasms +D297--- | Other benign and in situ neoplasms +D298--- | Other benign and in situ neoplasms +D299--- | Other benign and in situ neoplasms +D30---- | Other benign and in situ neoplasms +D300--- | Other benign and in situ neoplasms +D3000-- | Other benign and in situ neoplasms +D3001-- | Other benign and in situ neoplasms +D3002-- | Other benign and in situ neoplasms +D301--- | Other benign and in situ neoplasms +D3010-- | Other benign and in situ neoplasms +D3011-- | Other benign and in situ neoplasms +D3012-- | Other benign and in situ neoplasms +D302--- | Other benign and in situ neoplasms +D3020-- | Other benign and in situ neoplasms +D3021-- | Other benign and in situ neoplasms +D3022-- | Other benign and in situ neoplasms +D303--- | Other benign and in situ neoplasms +D304--- | Other benign and in situ neoplasms +D307--- | Other benign and in situ neoplasms +D308--- | Other benign and in situ neoplasms +D309--- | Other benign and in situ neoplasms +D31---- | Other benign and in situ neoplasms +D310--- | Other benign and in situ neoplasms +D3100-- | Other benign and in situ neoplasms +D3101-- | Other benign and in situ neoplasms +D3102-- | Other benign and in situ neoplasms +D311--- | Other benign and in situ neoplasms +D3110-- | Other benign and in situ neoplasms +D3111-- | Other benign and in situ neoplasms +D3112-- | Other benign and in situ neoplasms +D312--- | Other benign and in situ neoplasms +D3120-- | Other benign and in situ neoplasms +D3121-- | Other benign and in situ neoplasms +D3122-- | Other benign and in situ neoplasms +D313--- | Other benign and in situ neoplasms +D3130-- | Other benign and in situ neoplasms +D3131-- | Other benign and in situ neoplasms +D3132-- | Other benign and in situ neoplasms +D314--- | Other benign and in situ neoplasms +D3140-- | Other benign and in situ neoplasms +D3141-- | Other benign and in situ neoplasms +D3142-- | Other benign and in situ neoplasms +D315--- | Other benign and in situ neoplasms +D3150-- | Other benign and in situ neoplasms +D3151-- | Other benign and in situ neoplasms +D3152-- | Other benign and in situ neoplasms +D316--- | Other benign and in situ neoplasms +D3160-- | Other benign and in situ neoplasms +D3161-- | Other benign and in situ neoplasms +D3162-- | Other benign and in situ neoplasms +D319--- | Other benign and in situ neoplasms +D3190-- | Other benign and in situ neoplasms +D3191-- | Other benign and in situ neoplasms +D3192-- | Other benign and in situ neoplasms +D32---- | Other benign and in situ neoplasms +D320--- | Other benign and in situ neoplasms +D321--- | Other benign and in situ neoplasms +D329--- | Other benign and in situ neoplasms +D33---- | Other benign and in situ neoplasms +D330--- | Other benign and in situ neoplasms +D331--- | Other benign and in situ neoplasms +D332--- | Other benign and in situ neoplasms +D333--- | Other benign and in situ neoplasms +D334--- | Other benign and in situ neoplasms +D337--- | Other benign and in situ neoplasms +D339--- | Other benign and in situ neoplasms +D34---- | Other benign and in situ neoplasms +D35---- | Other benign and in situ neoplasms +D350--- | Other benign and in situ neoplasms +D3500-- | Other benign and in situ neoplasms +D3501-- | Other benign and in situ neoplasms +D3502-- | Other benign and in situ neoplasms +D351--- | Other benign and in situ neoplasms +D352--- | Other benign and in situ neoplasms +D353--- | Other benign and in situ neoplasms +D354--- | Other benign and in situ neoplasms +D355--- | Other benign and in situ neoplasms +D356--- | Other benign and in situ neoplasms +D357--- | Other benign and in situ neoplasms +D358--- | Other benign and in situ neoplasms +D359--- | Other benign and in situ neoplasms +D36---- | Other benign and in situ neoplasms +D360--- | Other benign and in situ neoplasms +D361--- | Other benign and in situ neoplasms +D3610-- | Other benign and in situ neoplasms +D3611-- | Other benign and in situ neoplasms +D3612-- | Other benign and in situ neoplasms +D3613-- | Other benign and in situ neoplasms +D3614-- | Other benign and in situ neoplasms +D3615-- | Other benign and in situ neoplasms +D3616-- | Other benign and in situ neoplasms +D3617-- | Other benign and in situ neoplasms +D367--- | Other benign and in situ neoplasms +D369--- | Other benign and in situ neoplasms +D37---- | Other benign and in situ neoplasms +D370--- | Other benign and in situ neoplasms +D3701-- | Other benign and in situ neoplasms +D3702-- | Other benign and in situ neoplasms +D37030- | Other benign and in situ neoplasms +D37031- | Other benign and in situ neoplasms +D37032- | Other benign and in situ neoplasms +D37039- | Other benign and in situ neoplasms +D3704-- | Other benign and in situ neoplasms +D3705-- | Other benign and in situ neoplasms +D3709-- | Other benign and in situ neoplasms +D371--- | Other benign and in situ neoplasms +D376--- | Other benign and in situ neoplasms +D377--- | Other benign and in situ neoplasms +D378--- | Other benign and in situ neoplasms +D379--- | Other benign and in situ neoplasms +D38---- | Other benign and in situ neoplasms +D380--- | Other benign and in situ neoplasms +D381--- | Other benign and in situ neoplasms +D382--- | Other benign and in situ neoplasms +D383--- | Other benign and in situ neoplasms +D384--- | Other benign and in situ neoplasms +D385--- | Other benign and in situ neoplasms +D386--- | Other benign and in situ neoplasms +D39---- | Other benign and in situ neoplasms +D391--- | Other benign and in situ neoplasms +D3910-- | Other benign and in situ neoplasms +D3911-- | Other benign and in situ neoplasms +D3912-- | Other benign and in situ neoplasms +D392--- | Other benign and in situ neoplasms +D397--- | Other benign and in situ neoplasms +D398--- | Other benign and in situ neoplasms +D399--- | Other benign and in situ neoplasms +D40---- | Other benign and in situ neoplasms +D400--- | Other benign and in situ neoplasms +D401--- | Other benign and in situ neoplasms +D4010-- | Other benign and in situ neoplasms +D4011-- | Other benign and in situ neoplasms +D4012-- | Other benign and in situ neoplasms +D407--- | Other benign and in situ neoplasms +D408--- | Other benign and in situ neoplasms +D409--- | Other benign and in situ neoplasms +D41---- | Other benign and in situ neoplasms +D410--- | Other benign and in situ neoplasms +D4100-- | Other benign and in situ neoplasms +D4101-- | Other benign and in situ neoplasms +D4102-- | Other benign and in situ neoplasms +D411--- | Other benign and in situ neoplasms +D4110-- | Other benign and in situ neoplasms +D4111-- | Other benign and in situ neoplasms +D4112-- | Other benign and in situ neoplasms +D412--- | Other benign and in situ neoplasms +D4120-- | Other benign and in situ neoplasms +D4121-- | Other benign and in situ neoplasms +D4122-- | Other benign and in situ neoplasms +D413--- | Other benign and in situ neoplasms +D414--- | Other benign and in situ neoplasms +D417--- | Other benign and in situ neoplasms +D418--- | Other benign and in situ neoplasms +D419--- | Other benign and in situ neoplasms +D42---- | Other benign and in situ neoplasms +D420--- | Other benign and in situ neoplasms +D421--- | Other benign and in situ neoplasms +D429--- | Other benign and in situ neoplasms +D43---- | Other benign and in situ neoplasms +D430--- | Other benign and in situ neoplasms +D431--- | Other benign and in situ neoplasms +D432--- | Other benign and in situ neoplasms +D433--- | Other benign and in situ neoplasms +D434--- | Other benign and in situ neoplasms +D437--- | Other benign and in situ neoplasms +D438--- | Other benign and in situ neoplasms +D439--- | Other benign and in situ neoplasms +D44---- | Other benign and in situ neoplasms +D440--- | Other benign and in situ neoplasms +D441--- | Other benign and in situ neoplasms +D4410-- | Other benign and in situ neoplasms +D4411-- | Other benign and in situ neoplasms +D4412-- | Other benign and in situ neoplasms +D442--- | Other benign and in situ neoplasms +D443--- | Other benign and in situ neoplasms +D444--- | Other benign and in situ neoplasms +D445--- | Other benign and in situ neoplasms +D446--- | Other benign and in situ neoplasms +D447--- | Other benign and in situ neoplasms +D448--- | Other benign and in situ neoplasms +D449--- | Other benign and in situ neoplasms +D48---- | Other benign and in situ neoplasms +D480--- | Other benign and in situ neoplasms +D481--- | Other benign and in situ neoplasms +D482--- | Other benign and in situ neoplasms +D483--- | Other benign and in situ neoplasms +D484--- | Other benign and in situ neoplasms +D485--- | Other benign and in situ neoplasms +D486--- | Other benign and in situ neoplasms +D4860-- | Other benign and in situ neoplasms +D4861-- | Other benign and in situ neoplasms +D4862-- | Other benign and in situ neoplasms +D487--- | Other benign and in situ neoplasms +D489--- | Other benign and in situ neoplasms +D490--- | Other benign and in situ neoplasms +D491--- | Other benign and in situ neoplasms +D492--- | Other benign and in situ neoplasms +D493--- | Other benign and in situ neoplasms +D494--- | Other benign and in situ neoplasms +D49511- | Other benign and in situ neoplasms +D49512- | Other benign and in situ neoplasms +D49519- | Other benign and in situ neoplasms +D4959-- | Other benign and in situ neoplasms +D496--- | Other benign and in situ neoplasms +D497--- | Other benign and in situ neoplasms +D4981-- | Other benign and in situ neoplasms +D4989-- | Other benign and in situ neoplasms +D499--- | Other benign and in situ neoplasms +N60---- | Other benign and in situ neoplasms +N600--- | Other benign and in situ neoplasms +N6001-- | Other benign and in situ neoplasms +N6002-- | Other benign and in situ neoplasms +N6009-- | Other benign and in situ neoplasms +N601--- | Other benign and in situ neoplasms +N6011-- | Other benign and in situ neoplasms +N6012-- | Other benign and in situ neoplasms +N6019-- | Other benign and in situ neoplasms +N602--- | Other benign and in situ neoplasms +N6021-- | Other benign and in situ neoplasms +N6022-- | Other benign and in situ neoplasms +N6029-- | Other benign and in situ neoplasms +N603--- | Other benign and in situ neoplasms +N6031-- | Other benign and in situ neoplasms +N6032-- | Other benign and in situ neoplasms +N6039-- | Other benign and in situ neoplasms +N604--- | Other benign and in situ neoplasms +N6041-- | Other benign and in situ neoplasms +N6042-- | Other benign and in situ neoplasms +N6049-- | Other benign and in situ neoplasms +N608--- | Other benign and in situ neoplasms +N6081-- | Other benign and in situ neoplasms +N6082-- | Other benign and in situ neoplasms +N6089-- | Other benign and in situ neoplasms +N609--- | Other benign and in situ neoplasms +N6091-- | Other benign and in situ neoplasms +N6092-- | Other benign and in situ neoplasms +N6099-- | Other benign and in situ neoplasms +B332--- | Cardiovascular diseases +B3320-- | Cardiovascular diseases +B3321-- | Cardiovascular diseases +B3322-- | Cardiovascular diseases +B3323-- | Cardiovascular diseases +B3324-- | Cardiovascular diseases +D8685-- | Cardiovascular diseases +G45---- | Cardiovascular diseases +G450--- | Cardiovascular diseases +G451--- | Cardiovascular diseases +G452--- | Cardiovascular diseases +G453--- | Cardiovascular diseases +G454--- | Cardiovascular diseases +G458--- | Cardiovascular diseases +G459--- | Cardiovascular diseases +G46---- | Cardiovascular diseases +G460--- | Cardiovascular diseases +G461--- | Cardiovascular diseases +G462--- | Cardiovascular diseases +G463--- | Cardiovascular diseases +G464--- | Cardiovascular diseases +G465--- | Cardiovascular diseases +G466--- | Cardiovascular diseases +G467--- | Cardiovascular diseases +G468--- | Cardiovascular diseases +I01---- | Cardiovascular diseases +I010--- | Cardiovascular diseases +I011--- | Cardiovascular diseases +I012--- | Cardiovascular diseases +I018--- | Cardiovascular diseases +I019--- | Cardiovascular diseases +I020--- | Cardiovascular diseases +I05---- | Cardiovascular diseases +I050--- | Cardiovascular diseases +I051--- | Cardiovascular diseases +I052--- | Cardiovascular diseases +I058--- | Cardiovascular diseases +I059--- | Cardiovascular diseases +I06---- | Cardiovascular diseases +I060--- | Cardiovascular diseases +I061--- | Cardiovascular diseases +I062--- | Cardiovascular diseases +I068--- | Cardiovascular diseases +I069--- | Cardiovascular diseases +I07---- | Cardiovascular diseases +I070--- | Cardiovascular diseases +I071--- | Cardiovascular diseases +I072--- | Cardiovascular diseases +I078--- | Cardiovascular diseases +I079--- | Cardiovascular diseases +I08---- | Cardiovascular diseases +I080--- | Cardiovascular diseases +I081--- | Cardiovascular diseases +I082--- | Cardiovascular diseases +I083--- | Cardiovascular diseases +I088--- | Cardiovascular diseases +I089--- | Cardiovascular diseases +I09---- | Cardiovascular diseases +I090--- | Cardiovascular diseases +I091--- | Cardiovascular diseases +I092--- | Cardiovascular diseases +I098--- | Cardiovascular diseases +I0981-- | Cardiovascular diseases +I0989-- | Cardiovascular diseases +I099--- | Cardiovascular diseases +I11---- | Cardiovascular diseases +I110--- | Cardiovascular diseases +I119--- | Cardiovascular diseases +I20---- | Cardiovascular diseases +I200--- | Cardiovascular diseases +I201--- | Cardiovascular diseases +I208--- | Cardiovascular diseases +I209--- | Cardiovascular diseases +I21---- | Cardiovascular diseases +I210--- | Cardiovascular diseases +I2101-- | Cardiovascular diseases +I2102-- | Cardiovascular diseases +I2109-- | Cardiovascular diseases +I211--- | Cardiovascular diseases +I2111-- | Cardiovascular diseases +I2119-- | Cardiovascular diseases +I212--- | Cardiovascular diseases +I2121-- | Cardiovascular diseases +I2129-- | Cardiovascular diseases +I213--- | Cardiovascular diseases +I214--- | Cardiovascular diseases +I219--- | Cardiovascular diseases +I21A1-- | Cardiovascular diseases +I21A9-- | Cardiovascular diseases +I22---- | Cardiovascular diseases +I220--- | Cardiovascular diseases +I221--- | Cardiovascular diseases +I222--- | Cardiovascular diseases +I228--- | Cardiovascular diseases +I229--- | Cardiovascular diseases +I23---- | Cardiovascular diseases +I230--- | Cardiovascular diseases +I231--- | Cardiovascular diseases +I232--- | Cardiovascular diseases +I233--- | Cardiovascular diseases +I234--- | Cardiovascular diseases +I235--- | Cardiovascular diseases +I236--- | Cardiovascular diseases +I237--- | Cardiovascular diseases +I238--- | Cardiovascular diseases +I24---- | Cardiovascular diseases +I240--- | Cardiovascular diseases +I241--- | Cardiovascular diseases +I248--- | Cardiovascular diseases +I249--- | Cardiovascular diseases +I25---- | Cardiovascular diseases +I250--- | Cardiovascular diseases +I251--- | Cardiovascular diseases +I2510-- | Cardiovascular diseases +I25110- | Cardiovascular diseases +I25111- | Cardiovascular diseases +I25118- | Cardiovascular diseases +I25119- | Cardiovascular diseases +I252--- | Cardiovascular diseases +I253--- | Cardiovascular diseases +I254--- | Cardiovascular diseases +I2541-- | Cardiovascular diseases +I2542-- | Cardiovascular diseases +I255--- | Cardiovascular diseases +I256--- | Cardiovascular diseases +I25700- | Cardiovascular diseases +I25701- | Cardiovascular diseases +I25708- | Cardiovascular diseases +I25709- | Cardiovascular diseases +I25710- | Cardiovascular diseases +I25711- | Cardiovascular diseases +I25718- | Cardiovascular diseases +I25719- | Cardiovascular diseases +I25720- | Cardiovascular diseases +I25721- | Cardiovascular diseases +I25728- | Cardiovascular diseases +I25729- | Cardiovascular diseases +I25730- | Cardiovascular diseases +I25731- | Cardiovascular diseases +I25738- | Cardiovascular diseases +I25739- | Cardiovascular diseases +I25750- | Cardiovascular diseases +I25751- | Cardiovascular diseases +I25758- | Cardiovascular diseases +I25759- | Cardiovascular diseases +I25760- | Cardiovascular diseases +I25761- | Cardiovascular diseases +I25768- | Cardiovascular diseases +I25769- | Cardiovascular diseases +I25790- | Cardiovascular diseases +I25791- | Cardiovascular diseases +I25798- | Cardiovascular diseases +I25799- | Cardiovascular diseases +I258--- | Cardiovascular diseases +I25810- | Cardiovascular diseases +I25811- | Cardiovascular diseases +I25812- | Cardiovascular diseases +I2582-- | Cardiovascular diseases +I2583-- | Cardiovascular diseases +I2584-- | Cardiovascular diseases +I2589-- | Cardiovascular diseases +I259--- | Cardiovascular diseases +I26---- | Cardiovascular diseases +I260--- | Cardiovascular diseases +I2601-- | Cardiovascular diseases +I2602-- | Cardiovascular diseases +I2609-- | Cardiovascular diseases +I269--- | Cardiovascular diseases +I2690-- | Cardiovascular diseases +I2692-- | Cardiovascular diseases +I2699-- | Cardiovascular diseases +I27---- | Cardiovascular diseases +I270--- | Cardiovascular diseases +I272--- | Cardiovascular diseases +I2720-- | Cardiovascular diseases +I2721-- | Cardiovascular diseases +I2722-- | Cardiovascular diseases +I2723-- | Cardiovascular diseases +I2724-- | Cardiovascular diseases +I2729-- | Cardiovascular diseases +I278--- | Cardiovascular diseases +I2781-- | Cardiovascular diseases +I2782-- | Cardiovascular diseases +I2783-- | Cardiovascular diseases +I2789-- | Cardiovascular diseases +I279--- | Cardiovascular diseases +I28---- | Cardiovascular diseases +I280--- | Cardiovascular diseases +I281--- | Cardiovascular diseases +I288--- | Cardiovascular diseases +I289--- | Cardiovascular diseases +I30---- | Cardiovascular diseases +I300--- | Cardiovascular diseases +I301--- | Cardiovascular diseases +I308--- | Cardiovascular diseases +I309--- | Cardiovascular diseases +I31---- | Cardiovascular diseases +I310--- | Cardiovascular diseases +I311--- | Cardiovascular diseases +I312--- | Cardiovascular diseases +I313--- | Cardiovascular diseases +I314--- | Cardiovascular diseases +I318--- | Cardiovascular diseases +I319--- | Cardiovascular diseases +I32---- | Cardiovascular diseases +I320--- | Cardiovascular diseases +I321--- | Cardiovascular diseases +I328--- | Cardiovascular diseases +I33---- | Cardiovascular diseases +I330--- | Cardiovascular diseases +I339--- | Cardiovascular diseases +I34---- | Cardiovascular diseases +I340--- | Cardiovascular diseases +I341--- | Cardiovascular diseases +I342--- | Cardiovascular diseases +I348--- | Cardiovascular diseases +I349--- | Cardiovascular diseases +I35---- | Cardiovascular diseases +I350--- | Cardiovascular diseases +I351--- | Cardiovascular diseases +I352--- | Cardiovascular diseases +I358--- | Cardiovascular diseases +I359--- | Cardiovascular diseases +I36---- | Cardiovascular diseases +I360--- | Cardiovascular diseases +I361--- | Cardiovascular diseases +I362--- | Cardiovascular diseases +I368--- | Cardiovascular diseases +I369--- | Cardiovascular diseases +I37---- | Cardiovascular diseases +I370--- | Cardiovascular diseases +I371--- | Cardiovascular diseases +I372--- | Cardiovascular diseases +I378--- | Cardiovascular diseases +I379--- | Cardiovascular diseases +I38---- | Cardiovascular diseases +I39---- | Cardiovascular diseases +I390--- | Cardiovascular diseases +I391--- | Cardiovascular diseases +I392--- | Cardiovascular diseases +I393--- | Cardiovascular diseases +I394--- | Cardiovascular diseases +I398--- | Cardiovascular diseases +I40---- | Cardiovascular diseases +I400--- | Cardiovascular diseases +I401--- | Cardiovascular diseases +I408--- | Cardiovascular diseases +I409--- | Cardiovascular diseases +I41---- | Cardiovascular diseases +I410--- | Cardiovascular diseases +I411--- | Cardiovascular diseases +I412--- | Cardiovascular diseases +I418--- | Cardiovascular diseases +I42---- | Cardiovascular diseases +I420--- | Cardiovascular diseases +I421--- | Cardiovascular diseases +I422--- | Cardiovascular diseases +I423--- | Cardiovascular diseases +I424--- | Cardiovascular diseases +I425--- | Cardiovascular diseases +I426--- | Cardiovascular diseases +I427--- | Cardiovascular diseases +I428--- | Cardiovascular diseases +I429--- | Cardiovascular diseases +I43---- | Cardiovascular diseases +I430--- | Cardiovascular diseases +I431--- | Cardiovascular diseases +I432--- | Cardiovascular diseases +I438--- | Cardiovascular diseases +I44---- | Cardiovascular diseases +I440--- | Cardiovascular diseases +I441--- | Cardiovascular diseases +I442--- | Cardiovascular diseases +I443--- | Cardiovascular diseases +I4430-- | Cardiovascular diseases +I4439-- | Cardiovascular diseases +I444--- | Cardiovascular diseases +I445--- | Cardiovascular diseases +I446--- | Cardiovascular diseases +I4460-- | Cardiovascular diseases +I4469-- | Cardiovascular diseases +I447--- | Cardiovascular diseases +I45---- | Cardiovascular diseases +I450--- | Cardiovascular diseases +I451--- | Cardiovascular diseases +I4510-- | Cardiovascular diseases +I4519-- | Cardiovascular diseases +I452--- | Cardiovascular diseases +I453--- | Cardiovascular diseases +I454--- | Cardiovascular diseases +I455--- | Cardiovascular diseases +I456--- | Cardiovascular diseases +I458--- | Cardiovascular diseases +I4581-- | Cardiovascular diseases +I4589-- | Cardiovascular diseases +I459--- | Cardiovascular diseases +I46---- | Cardiovascular diseases +I460--- | Cardiovascular diseases +I461--- | Cardiovascular diseases +I462--- | Cardiovascular diseases +I468--- | Cardiovascular diseases +I469--- | Cardiovascular diseases +I47---- | Cardiovascular diseases +I470--- | Cardiovascular diseases +I471--- | Cardiovascular diseases +I472--- | Cardiovascular diseases +I479--- | Cardiovascular diseases +I48---- | Cardiovascular diseases +I480--- | Cardiovascular diseases +I481--- | Cardiovascular diseases +I482--- | Cardiovascular diseases +I483--- | Cardiovascular diseases +I484--- | Cardiovascular diseases +I489--- | Cardiovascular diseases +I4891-- | Cardiovascular diseases +I4892-- | Cardiovascular diseases +I49---- | Cardiovascular diseases +I490--- | Cardiovascular diseases +I4901-- | Cardiovascular diseases +I4902-- | Cardiovascular diseases +I491--- | Cardiovascular diseases +I492--- | Cardiovascular diseases +I493--- | Cardiovascular diseases +I494--- | Cardiovascular diseases +I4940-- | Cardiovascular diseases +I4949-- | Cardiovascular diseases +I495--- | Cardiovascular diseases +I498--- | Cardiovascular diseases +I499--- | Cardiovascular diseases +I50---- | Cardiovascular diseases +I500--- | Cardiovascular diseases +I501--- | Cardiovascular diseases +I5020-- | Cardiovascular diseases +I5021-- | Cardiovascular diseases +I5022-- | Cardiovascular diseases +I5023-- | Cardiovascular diseases +I5030-- | Cardiovascular diseases +I5031-- | Cardiovascular diseases +I5032-- | Cardiovascular diseases +I5033-- | Cardiovascular diseases +I5040-- | Cardiovascular diseases +I5041-- | Cardiovascular diseases +I5042-- | Cardiovascular diseases +I5043-- | Cardiovascular diseases +I50810- | Cardiovascular diseases +I50811- | Cardiovascular diseases +I50812- | Cardiovascular diseases +I50813- | Cardiovascular diseases +I50814- | Cardiovascular diseases +I5082-- | Cardiovascular diseases +I5083-- | Cardiovascular diseases +I5084-- | Cardiovascular diseases +I5089-- | Cardiovascular diseases +I509--- | Cardiovascular diseases +I51---- | Cardiovascular diseases +I510--- | Cardiovascular diseases +I511--- | Cardiovascular diseases +I512--- | Cardiovascular diseases +I513--- | Cardiovascular diseases +I514--- | Cardiovascular diseases +I515--- | Cardiovascular diseases +I516--- | Cardiovascular diseases +I517--- | Cardiovascular diseases +I518--- | Cardiovascular diseases +I5181-- | Cardiovascular diseases +I5189-- | Cardiovascular diseases +I519--- | Cardiovascular diseases +I52---- | Cardiovascular diseases +I520--- | Cardiovascular diseases +I521--- | Cardiovascular diseases +I528--- | Cardiovascular diseases +I60---- | Cardiovascular diseases +I600--- | Cardiovascular diseases +I6000-- | Cardiovascular diseases +I6001-- | Cardiovascular diseases +I6002-- | Cardiovascular diseases +I601--- | Cardiovascular diseases +I6010-- | Cardiovascular diseases +I6011-- | Cardiovascular diseases +I6012-- | Cardiovascular diseases +I602--- | Cardiovascular diseases +I603--- | Cardiovascular diseases +I6030-- | Cardiovascular diseases +I6031-- | Cardiovascular diseases +I6032-- | Cardiovascular diseases +I604--- | Cardiovascular diseases +I605--- | Cardiovascular diseases +I6050-- | Cardiovascular diseases +I6051-- | Cardiovascular diseases +I6052-- | Cardiovascular diseases +I606--- | Cardiovascular diseases +I607--- | Cardiovascular diseases +I608--- | Cardiovascular diseases +I609--- | Cardiovascular diseases +I61---- | Cardiovascular diseases +I610--- | Cardiovascular diseases +I611--- | Cardiovascular diseases +I612--- | Cardiovascular diseases +I613--- | Cardiovascular diseases +I614--- | Cardiovascular diseases +I615--- | Cardiovascular diseases +I616--- | Cardiovascular diseases +I618--- | Cardiovascular diseases +I619--- | Cardiovascular diseases +I62---- | Cardiovascular diseases +I620--- | Cardiovascular diseases +I6200-- | Cardiovascular diseases +I6201-- | Cardiovascular diseases +I6202-- | Cardiovascular diseases +I6203-- | Cardiovascular diseases +I621--- | Cardiovascular diseases +I629--- | Cardiovascular diseases +I63---- | Cardiovascular diseases +I630--- | Cardiovascular diseases +I6300-- | Cardiovascular diseases +I63011- | Cardiovascular diseases +I63012- | Cardiovascular diseases +I63013- | Cardiovascular diseases +I63019- | Cardiovascular diseases +I6302-- | Cardiovascular diseases +I63031- | Cardiovascular diseases +I63032- | Cardiovascular diseases +I63033- | Cardiovascular diseases +I63039- | Cardiovascular diseases +I6309-- | Cardiovascular diseases +I631--- | Cardiovascular diseases +I6310-- | Cardiovascular diseases +I63111- | Cardiovascular diseases +I63112- | Cardiovascular diseases +I63113- | Cardiovascular diseases +I63119- | Cardiovascular diseases +I6312-- | Cardiovascular diseases +I63131- | Cardiovascular diseases +I63132- | Cardiovascular diseases +I63133- | Cardiovascular diseases +I63139- | Cardiovascular diseases +I6319-- | Cardiovascular diseases +I632--- | Cardiovascular diseases +I6320-- | Cardiovascular diseases +I63211- | Cardiovascular diseases +I63212- | Cardiovascular diseases +I63213- | Cardiovascular diseases +I63219- | Cardiovascular diseases +I6322-- | Cardiovascular diseases +I63231- | Cardiovascular diseases +I63232- | Cardiovascular diseases +I63233- | Cardiovascular diseases +I63239- | Cardiovascular diseases +I6329-- | Cardiovascular diseases +I633--- | Cardiovascular diseases +I6330-- | Cardiovascular diseases +I63311- | Cardiovascular diseases +I63312- | Cardiovascular diseases +I63313- | Cardiovascular diseases +I63319- | Cardiovascular diseases +I63321- | Cardiovascular diseases +I63322- | Cardiovascular diseases +I63323- | Cardiovascular diseases +I63329- | Cardiovascular diseases +I63331- | Cardiovascular diseases +I63332- | Cardiovascular diseases +I63333- | Cardiovascular diseases +I63339- | Cardiovascular diseases +I63341- | Cardiovascular diseases +I63342- | Cardiovascular diseases +I63343- | Cardiovascular diseases +I63349- | Cardiovascular diseases +I6339-- | Cardiovascular diseases +I634--- | Cardiovascular diseases +I6340-- | Cardiovascular diseases +I63411- | Cardiovascular diseases +I63412- | Cardiovascular diseases +I63413- | Cardiovascular diseases +I63419- | Cardiovascular diseases +I63421- | Cardiovascular diseases +I63422- | Cardiovascular diseases +I63423- | Cardiovascular diseases +I63429- | Cardiovascular diseases +I63431- | Cardiovascular diseases +I63432- | Cardiovascular diseases +I63433- | Cardiovascular diseases +I63439- | Cardiovascular diseases +I63441- | Cardiovascular diseases +I63442- | Cardiovascular diseases +I63443- | Cardiovascular diseases +I63449- | Cardiovascular diseases +I6349-- | Cardiovascular diseases +I635--- | Cardiovascular diseases +I6350-- | Cardiovascular diseases +I63511- | Cardiovascular diseases +I63512- | Cardiovascular diseases +I63513- | Cardiovascular diseases +I63519- | Cardiovascular diseases +I63521- | Cardiovascular diseases +I63522- | Cardiovascular diseases +I63523- | Cardiovascular diseases +I63529- | Cardiovascular diseases +I63531- | Cardiovascular diseases +I63532- | Cardiovascular diseases +I63533- | Cardiovascular diseases +I63539- | Cardiovascular diseases +I63541- | Cardiovascular diseases +I63542- | Cardiovascular diseases +I63543- | Cardiovascular diseases +I63549- | Cardiovascular diseases +I6359-- | Cardiovascular diseases +I636--- | Cardiovascular diseases +I638--- | Cardiovascular diseases +I6381-- | Cardiovascular diseases +I6389-- | Cardiovascular diseases +I639--- | Cardiovascular diseases +I64---- | Cardiovascular diseases +I65---- | Cardiovascular diseases +I650--- | Cardiovascular diseases +I6501-- | Cardiovascular diseases +I6502-- | Cardiovascular diseases +I6503-- | Cardiovascular diseases +I6509-- | Cardiovascular diseases +I651--- | Cardiovascular diseases +I652--- | Cardiovascular diseases +I6521-- | Cardiovascular diseases +I6522-- | Cardiovascular diseases +I6523-- | Cardiovascular diseases +I6529-- | Cardiovascular diseases +I653--- | Cardiovascular diseases +I658--- | Cardiovascular diseases +I659--- | Cardiovascular diseases +I66---- | Cardiovascular diseases +I660--- | Cardiovascular diseases +I6601-- | Cardiovascular diseases +I6602-- | Cardiovascular diseases +I6603-- | Cardiovascular diseases +I6609-- | Cardiovascular diseases +I661--- | Cardiovascular diseases +I6611-- | Cardiovascular diseases +I6612-- | Cardiovascular diseases +I6613-- | Cardiovascular diseases +I6619-- | Cardiovascular diseases +I662--- | Cardiovascular diseases +I6621-- | Cardiovascular diseases +I6622-- | Cardiovascular diseases +I6623-- | Cardiovascular diseases +I6629-- | Cardiovascular diseases +I663--- | Cardiovascular diseases +I664--- | Cardiovascular diseases +I668--- | Cardiovascular diseases +I669--- | Cardiovascular diseases +I67---- | Cardiovascular diseases +I670--- | Cardiovascular diseases +I671--- | Cardiovascular diseases +I672--- | Cardiovascular diseases +I673--- | Cardiovascular diseases +I674--- | Cardiovascular diseases +I675--- | Cardiovascular diseases +I676--- | Cardiovascular diseases +I677--- | Cardiovascular diseases +I678--- | Cardiovascular diseases +I6781-- | Cardiovascular diseases +I6782-- | Cardiovascular diseases +I6783-- | Cardiovascular diseases +I67841- | Cardiovascular diseases +I67848- | Cardiovascular diseases +I67850- | Cardiovascular diseases +I67858- | Cardiovascular diseases +I6789-- | Cardiovascular diseases +I679--- | Cardiovascular diseases +I68---- | Cardiovascular diseases +I680--- | Cardiovascular diseases +I681--- | Cardiovascular diseases +I682--- | Cardiovascular diseases +I688--- | Cardiovascular diseases +I69---- | Cardiovascular diseases +I690--- | Cardiovascular diseases +I6900-- | Cardiovascular diseases +I69010- | Cardiovascular diseases +I69011- | Cardiovascular diseases +I69012- | Cardiovascular diseases +I69013- | Cardiovascular diseases +I69014- | Cardiovascular diseases +I69015- | Cardiovascular diseases +I69018- | Cardiovascular diseases +I69019- | Cardiovascular diseases +I69020- | Cardiovascular diseases +I69021- | Cardiovascular diseases +I69022- | Cardiovascular diseases +I69023- | Cardiovascular diseases +I69028- | Cardiovascular diseases +I69031- | Cardiovascular diseases +I69032- | Cardiovascular diseases +I69033- | Cardiovascular diseases +I69034- | Cardiovascular diseases +I69039- | Cardiovascular diseases +I69041- | Cardiovascular diseases +I69042- | Cardiovascular diseases +I69043- | Cardiovascular diseases +I69044- | Cardiovascular diseases +I69049- | Cardiovascular diseases +I69051- | Cardiovascular diseases +I69052- | Cardiovascular diseases +I69053- | Cardiovascular diseases +I69054- | Cardiovascular diseases +I69059- | Cardiovascular diseases +I69061- | Cardiovascular diseases +I69062- | Cardiovascular diseases +I69063- | Cardiovascular diseases +I69064- | Cardiovascular diseases +I69065- | Cardiovascular diseases +I69069- | Cardiovascular diseases +I69090- | Cardiovascular diseases +I69091- | Cardiovascular diseases +I69092- | Cardiovascular diseases +I69093- | Cardiovascular diseases +I69098- | Cardiovascular diseases +I691--- | Cardiovascular diseases +I6910-- | Cardiovascular diseases +I69110- | Cardiovascular diseases +I69111- | Cardiovascular diseases +I69112- | Cardiovascular diseases +I69113- | Cardiovascular diseases +I69114- | Cardiovascular diseases +I69115- | Cardiovascular diseases +I69118- | Cardiovascular diseases +I69119- | Cardiovascular diseases +I69120- | Cardiovascular diseases +I69121- | Cardiovascular diseases +I69122- | Cardiovascular diseases +I69123- | Cardiovascular diseases +I69128- | Cardiovascular diseases +I69131- | Cardiovascular diseases +I69132- | Cardiovascular diseases +I69133- | Cardiovascular diseases +I69134- | Cardiovascular diseases +I69139- | Cardiovascular diseases +I69141- | Cardiovascular diseases +I69142- | Cardiovascular diseases +I69143- | Cardiovascular diseases +I69144- | Cardiovascular diseases +I69149- | Cardiovascular diseases +I69151- | Cardiovascular diseases +I69152- | Cardiovascular diseases +I69153- | Cardiovascular diseases +I69154- | Cardiovascular diseases +I69159- | Cardiovascular diseases +I69161- | Cardiovascular diseases +I69162- | Cardiovascular diseases +I69163- | Cardiovascular diseases +I69164- | Cardiovascular diseases +I69165- | Cardiovascular diseases +I69169- | Cardiovascular diseases +I69190- | Cardiovascular diseases +I69191- | Cardiovascular diseases +I69192- | Cardiovascular diseases +I69193- | Cardiovascular diseases +I69198- | Cardiovascular diseases +I692--- | Cardiovascular diseases +I6920-- | Cardiovascular diseases +I69210- | Cardiovascular diseases +I69211- | Cardiovascular diseases +I69212- | Cardiovascular diseases +I69213- | Cardiovascular diseases +I69214- | Cardiovascular diseases +I69215- | Cardiovascular diseases +I69218- | Cardiovascular diseases +I69219- | Cardiovascular diseases +I69220- | Cardiovascular diseases +I69221- | Cardiovascular diseases +I69222- | Cardiovascular diseases +I69223- | Cardiovascular diseases +I69228- | Cardiovascular diseases +I69231- | Cardiovascular diseases +I69232- | Cardiovascular diseases +I69233- | Cardiovascular diseases +I69234- | Cardiovascular diseases +I69239- | Cardiovascular diseases +I69241- | Cardiovascular diseases +I69242- | Cardiovascular diseases +I69243- | Cardiovascular diseases +I69244- | Cardiovascular diseases +I69249- | Cardiovascular diseases +I69251- | Cardiovascular diseases +I69252- | Cardiovascular diseases +I69253- | Cardiovascular diseases +I69254- | Cardiovascular diseases +I69259- | Cardiovascular diseases +I69261- | Cardiovascular diseases +I69262- | Cardiovascular diseases +I69263- | Cardiovascular diseases +I69264- | Cardiovascular diseases +I69265- | Cardiovascular diseases +I69269- | Cardiovascular diseases +I69290- | Cardiovascular diseases +I69291- | Cardiovascular diseases +I69292- | Cardiovascular diseases +I69293- | Cardiovascular diseases +I69298- | Cardiovascular diseases +I693--- | Cardiovascular diseases +I6930-- | Cardiovascular diseases +I69310- | Cardiovascular diseases +I69311- | Cardiovascular diseases +I69312- | Cardiovascular diseases +I69313- | Cardiovascular diseases +I69314- | Cardiovascular diseases +I69315- | Cardiovascular diseases +I69318- | Cardiovascular diseases +I69319- | Cardiovascular diseases +I69320- | Cardiovascular diseases +I69321- | Cardiovascular diseases +I69322- | Cardiovascular diseases +I69323- | Cardiovascular diseases +I69328- | Cardiovascular diseases +I69331- | Cardiovascular diseases +I69332- | Cardiovascular diseases +I69333- | Cardiovascular diseases +I69334- | Cardiovascular diseases +I69339- | Cardiovascular diseases +I69341- | Cardiovascular diseases +I69342- | Cardiovascular diseases +I69343- | Cardiovascular diseases +I69344- | Cardiovascular diseases +I69349- | Cardiovascular diseases +I69351- | Cardiovascular diseases +I69352- | Cardiovascular diseases +I69353- | Cardiovascular diseases +I69354- | Cardiovascular diseases +I69359- | Cardiovascular diseases +I69361- | Cardiovascular diseases +I69362- | Cardiovascular diseases +I69363- | Cardiovascular diseases +I69364- | Cardiovascular diseases +I69365- | Cardiovascular diseases +I69369- | Cardiovascular diseases +I69390- | Cardiovascular diseases +I69391- | Cardiovascular diseases +I69392- | Cardiovascular diseases +I69393- | Cardiovascular diseases +I69398- | Cardiovascular diseases +I694--- | Cardiovascular diseases +I698--- | Cardiovascular diseases +I6980-- | Cardiovascular diseases +I69810- | Cardiovascular diseases +I69811- | Cardiovascular diseases +I69812- | Cardiovascular diseases +I69813- | Cardiovascular diseases +I69814- | Cardiovascular diseases +I69815- | Cardiovascular diseases +I69818- | Cardiovascular diseases +I69819- | Cardiovascular diseases +I69820- | Cardiovascular diseases +I69821- | Cardiovascular diseases +I69822- | Cardiovascular diseases +I69823- | Cardiovascular diseases +I69828- | Cardiovascular diseases +I69831- | Cardiovascular diseases +I69832- | Cardiovascular diseases +I69833- | Cardiovascular diseases +I69834- | Cardiovascular diseases +I69839- | Cardiovascular diseases +I69841- | Cardiovascular diseases +I69842- | Cardiovascular diseases +I69843- | Cardiovascular diseases +I69844- | Cardiovascular diseases +I69849- | Cardiovascular diseases +I69851- | Cardiovascular diseases +I69852- | Cardiovascular diseases +I69853- | Cardiovascular diseases +I69854- | Cardiovascular diseases +I69859- | Cardiovascular diseases +I69861- | Cardiovascular diseases +I69862- | Cardiovascular diseases +I69863- | Cardiovascular diseases +I69864- | Cardiovascular diseases +I69865- | Cardiovascular diseases +I69869- | Cardiovascular diseases +I69890- | Cardiovascular diseases +I69891- | Cardiovascular diseases +I69892- | Cardiovascular diseases +I69893- | Cardiovascular diseases +I69898- | Cardiovascular diseases +I6990-- | Cardiovascular diseases +I69910- | Cardiovascular diseases +I69911- | Cardiovascular diseases +I69912- | Cardiovascular diseases +I69913- | Cardiovascular diseases +I69914- | Cardiovascular diseases +I69915- | Cardiovascular diseases +I69918- | Cardiovascular diseases +I69919- | Cardiovascular diseases +I69920- | Cardiovascular diseases +I69921- | Cardiovascular diseases +I69922- | Cardiovascular diseases +I69923- | Cardiovascular diseases +I69928- | Cardiovascular diseases +I69931- | Cardiovascular diseases +I69932- | Cardiovascular diseases +I69933- | Cardiovascular diseases +I69934- | Cardiovascular diseases +I69939- | Cardiovascular diseases +I69941- | Cardiovascular diseases +I69942- | Cardiovascular diseases +I69943- | Cardiovascular diseases +I69944- | Cardiovascular diseases +I69949- | Cardiovascular diseases +I69951- | Cardiovascular diseases +I69952- | Cardiovascular diseases +I69953- | Cardiovascular diseases +I69954- | Cardiovascular diseases +I69959- | Cardiovascular diseases +I69961- | Cardiovascular diseases +I69962- | Cardiovascular diseases +I69963- | Cardiovascular diseases +I69964- | Cardiovascular diseases +I69965- | Cardiovascular diseases +I69969- | Cardiovascular diseases +I69990- | Cardiovascular diseases +I69991- | Cardiovascular diseases +I69992- | Cardiovascular diseases +I69993- | Cardiovascular diseases +I69998- | Cardiovascular diseases +I70---- | Cardiovascular diseases +I700--- | Cardiovascular diseases +I701--- | Cardiovascular diseases +I702--- | Cardiovascular diseases +I70201- | Cardiovascular diseases +I70202- | Cardiovascular diseases +I70203- | Cardiovascular diseases +I70208- | Cardiovascular diseases +I70209- | Cardiovascular diseases +I70211- | Cardiovascular diseases +I70212- | Cardiovascular diseases +I70213- | Cardiovascular diseases +I70218- | Cardiovascular diseases +I70219- | Cardiovascular diseases +I70221- | Cardiovascular diseases +I70222- | Cardiovascular diseases +I70223- | Cardiovascular diseases +I70228- | Cardiovascular diseases +I70229- | Cardiovascular diseases +I70231- | Cardiovascular diseases +I70232- | Cardiovascular diseases +I70233- | Cardiovascular diseases +I70234- | Cardiovascular diseases +I70235- | Cardiovascular diseases +I70238- | Cardiovascular diseases +I70239- | Cardiovascular diseases +I70241- | Cardiovascular diseases +I70242- | Cardiovascular diseases +I70243- | Cardiovascular diseases +I70244- | Cardiovascular diseases +I70245- | Cardiovascular diseases +I70248- | Cardiovascular diseases +I70249- | Cardiovascular diseases +I7025-- | Cardiovascular diseases +I70261- | Cardiovascular diseases +I70262- | Cardiovascular diseases +I70263- | Cardiovascular diseases +I70268- | Cardiovascular diseases +I70269- | Cardiovascular diseases +I70291- | Cardiovascular diseases +I70292- | Cardiovascular diseases +I70293- | Cardiovascular diseases +I70298- | Cardiovascular diseases +I70299- | Cardiovascular diseases +I70301- | Cardiovascular diseases +I70302- | Cardiovascular diseases +I70303- | Cardiovascular diseases +I70308- | Cardiovascular diseases +I70309- | Cardiovascular diseases +I70311- | Cardiovascular diseases +I70312- | Cardiovascular diseases +I70313- | Cardiovascular diseases +I70318- | Cardiovascular diseases +I70319- | Cardiovascular diseases +I70321- | Cardiovascular diseases +I70322- | Cardiovascular diseases +I70323- | Cardiovascular diseases +I70328- | Cardiovascular diseases +I70329- | Cardiovascular diseases +I70331- | Cardiovascular diseases +I70332- | Cardiovascular diseases +I70333- | Cardiovascular diseases +I70334- | Cardiovascular diseases +I70335- | Cardiovascular diseases +I70338- | Cardiovascular diseases +I70339- | Cardiovascular diseases +I70341- | Cardiovascular diseases +I70342- | Cardiovascular diseases +I70343- | Cardiovascular diseases +I70344- | Cardiovascular diseases +I70345- | Cardiovascular diseases +I70348- | Cardiovascular diseases +I70349- | Cardiovascular diseases +I7035-- | Cardiovascular diseases +I70361- | Cardiovascular diseases +I70362- | Cardiovascular diseases +I70363- | Cardiovascular diseases +I70368- | Cardiovascular diseases +I70369- | Cardiovascular diseases +I70391- | Cardiovascular diseases +I70392- | Cardiovascular diseases +I70393- | Cardiovascular diseases +I70398- | Cardiovascular diseases +I70399- | Cardiovascular diseases +I70401- | Cardiovascular diseases +I70402- | Cardiovascular diseases +I70403- | Cardiovascular diseases +I70408- | Cardiovascular diseases +I70409- | Cardiovascular diseases +I70411- | Cardiovascular diseases +I70412- | Cardiovascular diseases +I70413- | Cardiovascular diseases +I70418- | Cardiovascular diseases +I70419- | Cardiovascular diseases +I70421- | Cardiovascular diseases +I70422- | Cardiovascular diseases +I70423- | Cardiovascular diseases +I70428- | Cardiovascular diseases +I70429- | Cardiovascular diseases +I70431- | Cardiovascular diseases +I70432- | Cardiovascular diseases +I70433- | Cardiovascular diseases +I70434- | Cardiovascular diseases +I70435- | Cardiovascular diseases +I70438- | Cardiovascular diseases +I70439- | Cardiovascular diseases +I70441- | Cardiovascular diseases +I70442- | Cardiovascular diseases +I70443- | Cardiovascular diseases +I70444- | Cardiovascular diseases +I70445- | Cardiovascular diseases +I70448- | Cardiovascular diseases +I70449- | Cardiovascular diseases +I7045-- | Cardiovascular diseases +I70461- | Cardiovascular diseases +I70462- | Cardiovascular diseases +I70463- | Cardiovascular diseases +I70468- | Cardiovascular diseases +I70469- | Cardiovascular diseases +I70491- | Cardiovascular diseases +I70492- | Cardiovascular diseases +I70493- | Cardiovascular diseases +I70498- | Cardiovascular diseases +I70499- | Cardiovascular diseases +I70501- | Cardiovascular diseases +I70502- | Cardiovascular diseases +I70503- | Cardiovascular diseases +I70508- | Cardiovascular diseases +I70509- | Cardiovascular diseases +I70511- | Cardiovascular diseases +I70512- | Cardiovascular diseases +I70513- | Cardiovascular diseases +I70518- | Cardiovascular diseases +I70519- | Cardiovascular diseases +I70521- | Cardiovascular diseases +I70522- | Cardiovascular diseases +I70523- | Cardiovascular diseases +I70528- | Cardiovascular diseases +I70529- | Cardiovascular diseases +I70531- | Cardiovascular diseases +I70532- | Cardiovascular diseases +I70533- | Cardiovascular diseases +I70534- | Cardiovascular diseases +I70535- | Cardiovascular diseases +I70538- | Cardiovascular diseases +I70539- | Cardiovascular diseases +I70541- | Cardiovascular diseases +I70542- | Cardiovascular diseases +I70543- | Cardiovascular diseases +I70544- | Cardiovascular diseases +I70545- | Cardiovascular diseases +I70548- | Cardiovascular diseases +I70549- | Cardiovascular diseases +I7055-- | Cardiovascular diseases +I70561- | Cardiovascular diseases +I70562- | Cardiovascular diseases +I70563- | Cardiovascular diseases +I70568- | Cardiovascular diseases +I70569- | Cardiovascular diseases +I70591- | Cardiovascular diseases +I70592- | Cardiovascular diseases +I70593- | Cardiovascular diseases +I70598- | Cardiovascular diseases +I70599- | Cardiovascular diseases +I70601- | Cardiovascular diseases +I70602- | Cardiovascular diseases +I70603- | Cardiovascular diseases +I70608- | Cardiovascular diseases +I70609- | Cardiovascular diseases +I70611- | Cardiovascular diseases +I70612- | Cardiovascular diseases +I70613- | Cardiovascular diseases +I70618- | Cardiovascular diseases +I70619- | Cardiovascular diseases +I70621- | Cardiovascular diseases +I70622- | Cardiovascular diseases +I70623- | Cardiovascular diseases +I70628- | Cardiovascular diseases +I70629- | Cardiovascular diseases +I70631- | Cardiovascular diseases +I70632- | Cardiovascular diseases +I70633- | Cardiovascular diseases +I70634- | Cardiovascular diseases +I70635- | Cardiovascular diseases +I70638- | Cardiovascular diseases +I70639- | Cardiovascular diseases +I70641- | Cardiovascular diseases +I70642- | Cardiovascular diseases +I70643- | Cardiovascular diseases +I70644- | Cardiovascular diseases +I70645- | Cardiovascular diseases +I70648- | Cardiovascular diseases +I70649- | Cardiovascular diseases +I7065-- | Cardiovascular diseases +I70661- | Cardiovascular diseases +I70662- | Cardiovascular diseases +I70663- | Cardiovascular diseases +I70668- | Cardiovascular diseases +I70669- | Cardiovascular diseases +I70691- | Cardiovascular diseases +I70692- | Cardiovascular diseases +I70693- | Cardiovascular diseases +I70698- | Cardiovascular diseases +I70699- | Cardiovascular diseases +I70701- | Cardiovascular diseases +I70702- | Cardiovascular diseases +I70703- | Cardiovascular diseases +I70708- | Cardiovascular diseases +I70709- | Cardiovascular diseases +I70711- | Cardiovascular diseases +I70712- | Cardiovascular diseases +I70713- | Cardiovascular diseases +I70718- | Cardiovascular diseases +I70719- | Cardiovascular diseases +I70721- | Cardiovascular diseases +I70722- | Cardiovascular diseases +I70723- | Cardiovascular diseases +I70728- | Cardiovascular diseases +I70729- | Cardiovascular diseases +I70731- | Cardiovascular diseases +I70732- | Cardiovascular diseases +I70733- | Cardiovascular diseases +I70734- | Cardiovascular diseases +I70735- | Cardiovascular diseases +I70738- | Cardiovascular diseases +I70739- | Cardiovascular diseases +I70741- | Cardiovascular diseases +I70742- | Cardiovascular diseases +I70743- | Cardiovascular diseases +I70744- | Cardiovascular diseases +I70745- | Cardiovascular diseases +I70748- | Cardiovascular diseases +I70749- | Cardiovascular diseases +I7075-- | Cardiovascular diseases +I70761- | Cardiovascular diseases +I70762- | Cardiovascular diseases +I70763- | Cardiovascular diseases +I70768- | Cardiovascular diseases +I70769- | Cardiovascular diseases +I70791- | Cardiovascular diseases +I70792- | Cardiovascular diseases +I70793- | Cardiovascular diseases +I70798- | Cardiovascular diseases +I70799- | Cardiovascular diseases +I708--- | Cardiovascular diseases +I709--- | Cardiovascular diseases +I7090-- | Cardiovascular diseases +I7091-- | Cardiovascular diseases +I7092-- | Cardiovascular diseases +I71---- | Cardiovascular diseases +I710--- | Cardiovascular diseases +I7100-- | Cardiovascular diseases +I7101-- | Cardiovascular diseases +I7102-- | Cardiovascular diseases +I7103-- | Cardiovascular diseases +I711--- | Cardiovascular diseases +I712--- | Cardiovascular diseases +I713--- | Cardiovascular diseases +I714--- | Cardiovascular diseases +I715--- | Cardiovascular diseases +I716--- | Cardiovascular diseases +I718--- | Cardiovascular diseases +I719--- | Cardiovascular diseases +I72---- | Cardiovascular diseases +I720--- | Cardiovascular diseases +I721--- | Cardiovascular diseases +I722--- | Cardiovascular diseases +I723--- | Cardiovascular diseases +I724--- | Cardiovascular diseases +I725--- | Cardiovascular diseases +I726--- | Cardiovascular diseases +I728--- | Cardiovascular diseases +I729--- | Cardiovascular diseases +I73---- | Cardiovascular diseases +I730--- | Cardiovascular diseases +I7300-- | Cardiovascular diseases +I7301-- | Cardiovascular diseases +I731--- | Cardiovascular diseases +I738--- | Cardiovascular diseases +I7381-- | Cardiovascular diseases +I7389-- | Cardiovascular diseases +I739--- | Cardiovascular diseases +I74---- | Cardiovascular diseases +I740--- | Cardiovascular diseases +I7401-- | Cardiovascular diseases +I7409-- | Cardiovascular diseases +I741--- | Cardiovascular diseases +I7410-- | Cardiovascular diseases +I7411-- | Cardiovascular diseases +I7419-- | Cardiovascular diseases +I742--- | Cardiovascular diseases +I743--- | Cardiovascular diseases +I744--- | Cardiovascular diseases +I745--- | Cardiovascular diseases +I748--- | Cardiovascular diseases +I749--- | Cardiovascular diseases +I75011- | Cardiovascular diseases +I75012- | Cardiovascular diseases +I75013- | Cardiovascular diseases +I75019- | Cardiovascular diseases +I75021- | Cardiovascular diseases +I75022- | Cardiovascular diseases +I75023- | Cardiovascular diseases +I75029- | Cardiovascular diseases +I7581-- | Cardiovascular diseases +I7589-- | Cardiovascular diseases +I76---- | Cardiovascular diseases +I77---- | Cardiovascular diseases +I770--- | Cardiovascular diseases +I771--- | Cardiovascular diseases +I772--- | Cardiovascular diseases +I773--- | Cardiovascular diseases +I774--- | Cardiovascular diseases +I775--- | Cardiovascular diseases +I776--- | Cardiovascular diseases +I7770-- | Cardiovascular diseases +I7771-- | Cardiovascular diseases +I7772-- | Cardiovascular diseases +I7773-- | Cardiovascular diseases +I7774-- | Cardiovascular diseases +I7775-- | Cardiovascular diseases +I7776-- | Cardiovascular diseases +I7777-- | Cardiovascular diseases +I7779-- | Cardiovascular diseases +I778--- | Cardiovascular diseases +I77810- | Cardiovascular diseases +I77811- | Cardiovascular diseases +I77812- | Cardiovascular diseases +I77819- | Cardiovascular diseases +I7789-- | Cardiovascular diseases +I779--- | Cardiovascular diseases +I78---- | Cardiovascular diseases +I780--- | Cardiovascular diseases +I781--- | Cardiovascular diseases +I788--- | Cardiovascular diseases +I789--- | Cardiovascular diseases +I79---- | Cardiovascular diseases +I790--- | Cardiovascular diseases +I791--- | Cardiovascular diseases +I792--- | Cardiovascular diseases +I798--- | Cardiovascular diseases +I80---- | Cardiovascular diseases +I800--- | Cardiovascular diseases +I8000-- | Cardiovascular diseases +I8001-- | Cardiovascular diseases +I8002-- | Cardiovascular diseases +I8003-- | Cardiovascular diseases +I801--- | Cardiovascular diseases +I8010-- | Cardiovascular diseases +I8011-- | Cardiovascular diseases +I8012-- | Cardiovascular diseases +I8013-- | Cardiovascular diseases +I802--- | Cardiovascular diseases +I80201- | Cardiovascular diseases +I80202- | Cardiovascular diseases +I80203- | Cardiovascular diseases +I80209- | Cardiovascular diseases +I80211- | Cardiovascular diseases +I80212- | Cardiovascular diseases +I80213- | Cardiovascular diseases +I80219- | Cardiovascular diseases +I80221- | Cardiovascular diseases +I80222- | Cardiovascular diseases +I80223- | Cardiovascular diseases +I80229- | Cardiovascular diseases +I80231- | Cardiovascular diseases +I80232- | Cardiovascular diseases +I80233- | Cardiovascular diseases +I80239- | Cardiovascular diseases +I80291- | Cardiovascular diseases +I80292- | Cardiovascular diseases +I80293- | Cardiovascular diseases +I80299- | Cardiovascular diseases +I803--- | Cardiovascular diseases +I808--- | Cardiovascular diseases +I809--- | Cardiovascular diseases +I81---- | Cardiovascular diseases +I82---- | Cardiovascular diseases +I820--- | Cardiovascular diseases +I821--- | Cardiovascular diseases +I822--- | Cardiovascular diseases +I82210- | Cardiovascular diseases +I82211- | Cardiovascular diseases +I82220- | Cardiovascular diseases +I82221- | Cardiovascular diseases +I82290- | Cardiovascular diseases +I82291- | Cardiovascular diseases +I823--- | Cardiovascular diseases +I82401- | Cardiovascular diseases +I82402- | Cardiovascular diseases +I82403- | Cardiovascular diseases +I82409- | Cardiovascular diseases +I82411- | Cardiovascular diseases +I82412- | Cardiovascular diseases +I82413- | Cardiovascular diseases +I82419- | Cardiovascular diseases +I82421- | Cardiovascular diseases +I82422- | Cardiovascular diseases +I82423- | Cardiovascular diseases +I82429- | Cardiovascular diseases +I82431- | Cardiovascular diseases +I82432- | Cardiovascular diseases +I82433- | Cardiovascular diseases +I82439- | Cardiovascular diseases +I82441- | Cardiovascular diseases +I82442- | Cardiovascular diseases +I82443- | Cardiovascular diseases +I82449- | Cardiovascular diseases +I82491- | Cardiovascular diseases +I82492- | Cardiovascular diseases +I82493- | Cardiovascular diseases +I82499- | Cardiovascular diseases +I824Y1- | Cardiovascular diseases +I824Y2- | Cardiovascular diseases +I824Y3- | Cardiovascular diseases +I824Y9- | Cardiovascular diseases +I824Z1- | Cardiovascular diseases +I824Z2- | Cardiovascular diseases +I824Z3- | Cardiovascular diseases +I824Z9- | Cardiovascular diseases +I82501- | Cardiovascular diseases +I82502- | Cardiovascular diseases +I82503- | Cardiovascular diseases +I82509- | Cardiovascular diseases +I82511- | Cardiovascular diseases +I82512- | Cardiovascular diseases +I82513- | Cardiovascular diseases +I82519- | Cardiovascular diseases +I82521- | Cardiovascular diseases +I82522- | Cardiovascular diseases +I82523- | Cardiovascular diseases +I82529- | Cardiovascular diseases +I82531- | Cardiovascular diseases +I82532- | Cardiovascular diseases +I82533- | Cardiovascular diseases +I82539- | Cardiovascular diseases +I82541- | Cardiovascular diseases +I82542- | Cardiovascular diseases +I82543- | Cardiovascular diseases +I82549- | Cardiovascular diseases +I82591- | Cardiovascular diseases +I82592- | Cardiovascular diseases +I82593- | Cardiovascular diseases +I82599- | Cardiovascular diseases +I825Y1- | Cardiovascular diseases +I825Y2- | Cardiovascular diseases +I825Y3- | Cardiovascular diseases +I825Y9- | Cardiovascular diseases +I825Z1- | Cardiovascular diseases +I825Z2- | Cardiovascular diseases +I825Z3- | Cardiovascular diseases +I825Z9- | Cardiovascular diseases +I82601- | Cardiovascular diseases +I82602- | Cardiovascular diseases +I82603- | Cardiovascular diseases +I82609- | Cardiovascular diseases +I82611- | Cardiovascular diseases +I82612- | Cardiovascular diseases +I82613- | Cardiovascular diseases +I82619- | Cardiovascular diseases +I82621- | Cardiovascular diseases +I82622- | Cardiovascular diseases +I82623- | Cardiovascular diseases +I82629- | Cardiovascular diseases +I82701- | Cardiovascular diseases +I82702- | Cardiovascular diseases +I82703- | Cardiovascular diseases +I82709- | Cardiovascular diseases +I82711- | Cardiovascular diseases +I82712- | Cardiovascular diseases +I82713- | Cardiovascular diseases +I82719- | Cardiovascular diseases +I82721- | Cardiovascular diseases +I82722- | Cardiovascular diseases +I82723- | Cardiovascular diseases +I82729- | Cardiovascular diseases +I828--- | Cardiovascular diseases +I82811- | Cardiovascular diseases +I82812- | Cardiovascular diseases +I82813- | Cardiovascular diseases +I82819- | Cardiovascular diseases +I82890- | Cardiovascular diseases +I82891- | Cardiovascular diseases +I829--- | Cardiovascular diseases +I8290-- | Cardiovascular diseases +I8291-- | Cardiovascular diseases +I82A11- | Cardiovascular diseases +I82A12- | Cardiovascular diseases +I82A13- | Cardiovascular diseases +I82A19- | Cardiovascular diseases +I82A21- | Cardiovascular diseases +I82A22- | Cardiovascular diseases +I82A23- | Cardiovascular diseases +I82A29- | Cardiovascular diseases +I82B11- | Cardiovascular diseases +I82B12- | Cardiovascular diseases +I82B13- | Cardiovascular diseases +I82B19- | Cardiovascular diseases +I82B21- | Cardiovascular diseases +I82B22- | Cardiovascular diseases +I82B23- | Cardiovascular diseases +I82B29- | Cardiovascular diseases +I82C11- | Cardiovascular diseases +I82C12- | Cardiovascular diseases +I82C13- | Cardiovascular diseases +I82C19- | Cardiovascular diseases +I82C21- | Cardiovascular diseases +I82C22- | Cardiovascular diseases +I82C23- | Cardiovascular diseases +I82C29- | Cardiovascular diseases +I83---- | Cardiovascular diseases +I830--- | Cardiovascular diseases +I83001- | Cardiovascular diseases +I83002- | Cardiovascular diseases +I83003- | Cardiovascular diseases +I83004- | Cardiovascular diseases +I83005- | Cardiovascular diseases +I83008- | Cardiovascular diseases +I83009- | Cardiovascular diseases +I83011- | Cardiovascular diseases +I83012- | Cardiovascular diseases +I83013- | Cardiovascular diseases +I83014- | Cardiovascular diseases +I83015- | Cardiovascular diseases +I83018- | Cardiovascular diseases +I83019- | Cardiovascular diseases +I83021- | Cardiovascular diseases +I83022- | Cardiovascular diseases +I83023- | Cardiovascular diseases +I83024- | Cardiovascular diseases +I83025- | Cardiovascular diseases +I83028- | Cardiovascular diseases +I83029- | Cardiovascular diseases +I831--- | Cardiovascular diseases +I8310-- | Cardiovascular diseases +I8311-- | Cardiovascular diseases +I8312-- | Cardiovascular diseases +I832--- | Cardiovascular diseases +I83201- | Cardiovascular diseases +I83202- | Cardiovascular diseases +I83203- | Cardiovascular diseases +I83204- | Cardiovascular diseases +I83205- | Cardiovascular diseases +I83208- | Cardiovascular diseases +I83209- | Cardiovascular diseases +I83211- | Cardiovascular diseases +I83212- | Cardiovascular diseases +I83213- | Cardiovascular diseases +I83214- | Cardiovascular diseases +I83215- | Cardiovascular diseases +I83218- | Cardiovascular diseases +I83219- | Cardiovascular diseases +I83221- | Cardiovascular diseases +I83222- | Cardiovascular diseases +I83223- | Cardiovascular diseases +I83224- | Cardiovascular diseases +I83225- | Cardiovascular diseases +I83228- | Cardiovascular diseases +I83229- | Cardiovascular diseases +I83811- | Cardiovascular diseases +I83812- | Cardiovascular diseases +I83813- | Cardiovascular diseases +I83819- | Cardiovascular diseases +I83891- | Cardiovascular diseases +I83892- | Cardiovascular diseases +I83893- | Cardiovascular diseases +I83899- | Cardiovascular diseases +I839--- | Cardiovascular diseases +I8390-- | Cardiovascular diseases +I8391-- | Cardiovascular diseases +I8392-- | Cardiovascular diseases +I8393-- | Cardiovascular diseases +I86---- | Cardiovascular diseases +I860--- | Cardiovascular diseases +I861--- | Cardiovascular diseases +I862--- | Cardiovascular diseases +I863--- | Cardiovascular diseases +I864--- | Cardiovascular diseases +I868--- | Cardiovascular diseases +I87---- | Cardiovascular diseases +I870--- | Cardiovascular diseases +I87001- | Cardiovascular diseases +I87002- | Cardiovascular diseases +I87003- | Cardiovascular diseases +I87009- | Cardiovascular diseases +I87011- | Cardiovascular diseases +I87012- | Cardiovascular diseases +I87013- | Cardiovascular diseases +I87019- | Cardiovascular diseases +I87021- | Cardiovascular diseases +I87022- | Cardiovascular diseases +I87023- | Cardiovascular diseases +I87029- | Cardiovascular diseases +I87031- | Cardiovascular diseases +I87032- | Cardiovascular diseases +I87033- | Cardiovascular diseases +I87039- | Cardiovascular diseases +I87091- | Cardiovascular diseases +I87092- | Cardiovascular diseases +I87093- | Cardiovascular diseases +I87099- | Cardiovascular diseases +I871--- | Cardiovascular diseases +I872--- | Cardiovascular diseases +I87301- | Cardiovascular diseases +I87302- | Cardiovascular diseases +I87303- | Cardiovascular diseases +I87309- | Cardiovascular diseases +I87311- | Cardiovascular diseases +I87312- | Cardiovascular diseases +I87313- | Cardiovascular diseases +I87319- | Cardiovascular diseases +I87321- | Cardiovascular diseases +I87322- | Cardiovascular diseases +I87323- | Cardiovascular diseases +I87329- | Cardiovascular diseases +I87331- | Cardiovascular diseases +I87332- | Cardiovascular diseases +I87333- | Cardiovascular diseases +I87339- | Cardiovascular diseases +I87391- | Cardiovascular diseases +I87392- | Cardiovascular diseases +I87393- | Cardiovascular diseases +I87399- | Cardiovascular diseases +I878--- | Cardiovascular diseases +I879--- | Cardiovascular diseases +I88---- | Cardiovascular diseases +I880--- | Cardiovascular diseases +I881--- | Cardiovascular diseases +I888--- | Cardiovascular diseases +I889--- | Cardiovascular diseases +I89---- | Cardiovascular diseases +I890--- | Cardiovascular diseases +I899--- | Cardiovascular diseases +I950--- | Cardiovascular diseases +I951--- | Cardiovascular diseases +I98---- | Cardiovascular diseases +I988--- | Cardiovascular diseases +I99---- | Cardiovascular diseases +I998--- | Cardiovascular diseases +I999--- | Cardiovascular diseases +K751--- | Cardiovascular diseases +R00---- | Cardiovascular diseases +R000--- | Cardiovascular diseases +R001--- | Cardiovascular diseases +R002--- | Cardiovascular diseases +R003--- | Cardiovascular diseases +R008--- | Cardiovascular diseases +R009--- | Cardiovascular diseases +R01---- | Cardiovascular diseases +R010--- | Cardiovascular diseases +R011--- | Cardiovascular diseases +R012--- | Cardiovascular diseases +Z013--- | Cardiovascular diseases +Z0130-- | Cardiovascular diseases +Z0131-- | Cardiovascular diseases +Z034--- | Cardiovascular diseases +Z035--- | Cardiovascular diseases +Z136--- | Cardiovascular diseases +Z527--- | Cardiovascular diseases +Z823--- | Cardiovascular diseases +Z824--- | Cardiovascular diseases +Z8241-- | Cardiovascular diseases +Z8249-- | Cardiovascular diseases +Z867--- | Cardiovascular diseases +Z86711- | Cardiovascular diseases +Z86718- | Cardiovascular diseases +Z8672-- | Cardiovascular diseases +Z8673-- | Cardiovascular diseases +Z8674-- | Cardiovascular diseases +Z8679-- | Cardiovascular diseases +Z941--- | Cardiovascular diseases +Z942--- | Cardiovascular diseases +Z943--- | Cardiovascular diseases +Z95---- | Cardiovascular diseases +Z950--- | Cardiovascular diseases +Z951--- | Cardiovascular diseases +Z952--- | Cardiovascular diseases +Z953--- | Cardiovascular diseases +Z954--- | Cardiovascular diseases +Z955--- | Cardiovascular diseases +Z958--- | Cardiovascular diseases +Z95810- | Cardiovascular diseases +Z95811- | Cardiovascular diseases +Z95812- | Cardiovascular diseases +Z95818- | Cardiovascular diseases +Z95820- | Cardiovascular diseases +Z95828- | Cardiovascular diseases +Z959--- | Cardiovascular diseases +I01---- | Rheumatic heart disease +I010--- | Rheumatic heart disease +I011--- | Rheumatic heart disease +I012--- | Rheumatic heart disease +I018--- | Rheumatic heart disease +I019--- | Rheumatic heart disease +I020--- | Rheumatic heart disease +I05---- | Rheumatic heart disease +I050--- | Rheumatic heart disease +I051--- | Rheumatic heart disease +I052--- | Rheumatic heart disease +I058--- | Rheumatic heart disease +I059--- | Rheumatic heart disease +I06---- | Rheumatic heart disease +I060--- | Rheumatic heart disease +I061--- | Rheumatic heart disease +I062--- | Rheumatic heart disease +I068--- | Rheumatic heart disease +I069--- | Rheumatic heart disease +I07---- | Rheumatic heart disease +I070--- | Rheumatic heart disease +I071--- | Rheumatic heart disease +I072--- | Rheumatic heart disease +I078--- | Rheumatic heart disease +I079--- | Rheumatic heart disease +I08---- | Rheumatic heart disease +I080--- | Rheumatic heart disease +I081--- | Rheumatic heart disease +I082--- | Rheumatic heart disease +I083--- | Rheumatic heart disease +I088--- | Rheumatic heart disease +I089--- | Rheumatic heart disease +I09---- | Rheumatic heart disease +I090--- | Rheumatic heart disease +I091--- | Rheumatic heart disease +I092--- | Rheumatic heart disease +I098--- | Rheumatic heart disease +I0981-- | Rheumatic heart disease +I0989-- | Rheumatic heart disease +I099--- | Rheumatic heart disease +I20---- | Ischemic heart disease +I200--- | Ischemic heart disease +I201--- | Ischemic heart disease +I208--- | Ischemic heart disease +I209--- | Ischemic heart disease +I21---- | Ischemic heart disease +I210--- | Ischemic heart disease +I2101-- | Ischemic heart disease +I2102-- | Ischemic heart disease +I2109-- | Ischemic heart disease +I211--- | Ischemic heart disease +I2111-- | Ischemic heart disease +I2119-- | Ischemic heart disease +I212--- | Ischemic heart disease +I2121-- | Ischemic heart disease +I2129-- | Ischemic heart disease +I213--- | Ischemic heart disease +I214--- | Ischemic heart disease +I219--- | Ischemic heart disease +I21A1-- | Ischemic heart disease +I21A9-- | Ischemic heart disease +I22---- | Ischemic heart disease +I220--- | Ischemic heart disease +I221--- | Ischemic heart disease +I222--- | Ischemic heart disease +I228--- | Ischemic heart disease +I229--- | Ischemic heart disease +I23---- | Ischemic heart disease +I230--- | Ischemic heart disease +I231--- | Ischemic heart disease +I232--- | Ischemic heart disease +I233--- | Ischemic heart disease +I234--- | Ischemic heart disease +I235--- | Ischemic heart disease +I236--- | Ischemic heart disease +I237--- | Ischemic heart disease +I238--- | Ischemic heart disease +I24---- | Ischemic heart disease +I240--- | Ischemic heart disease +I241--- | Ischemic heart disease +I248--- | Ischemic heart disease +I249--- | Ischemic heart disease +I25---- | Ischemic heart disease +I250--- | Ischemic heart disease +I251--- | Ischemic heart disease +I2510-- | Ischemic heart disease +I25110- | Ischemic heart disease +I25111- | Ischemic heart disease +I25118- | Ischemic heart disease +I25119- | Ischemic heart disease +I252--- | Ischemic heart disease +I253--- | Ischemic heart disease +I254--- | Ischemic heart disease +I2541-- | Ischemic heart disease +I2542-- | Ischemic heart disease +I255--- | Ischemic heart disease +I256--- | Ischemic heart disease +I25700- | Ischemic heart disease +I25701- | Ischemic heart disease +I25708- | Ischemic heart disease +I25709- | Ischemic heart disease +I25710- | Ischemic heart disease +I25711- | Ischemic heart disease +I25718- | Ischemic heart disease +I25719- | Ischemic heart disease +I25720- | Ischemic heart disease +I25721- | Ischemic heart disease +I25728- | Ischemic heart disease +I25729- | Ischemic heart disease +I25730- | Ischemic heart disease +I25731- | Ischemic heart disease +I25738- | Ischemic heart disease +I25739- | Ischemic heart disease +I25750- | Ischemic heart disease +I25751- | Ischemic heart disease +I25758- | Ischemic heart disease +I25759- | Ischemic heart disease +I25760- | Ischemic heart disease +I25761- | Ischemic heart disease +I25768- | Ischemic heart disease +I25769- | Ischemic heart disease +I25790- | Ischemic heart disease +I25791- | Ischemic heart disease +I25798- | Ischemic heart disease +I25799- | Ischemic heart disease +I258--- | Ischemic heart disease +I25810- | Ischemic heart disease +I25811- | Ischemic heart disease +I25812- | Ischemic heart disease +I2582-- | Ischemic heart disease +I2583-- | Ischemic heart disease +I2584-- | Ischemic heart disease +I2589-- | Ischemic heart disease +I259--- | Ischemic heart disease +Z824--- | Ischemic heart disease +Z8241-- | Ischemic heart disease +Z8249-- | Ischemic heart disease +G45---- | Stroke +G450--- | Stroke +G451--- | Stroke +G452--- | Stroke +G453--- | Stroke +G454--- | Stroke +G458--- | Stroke +G459--- | Stroke +G46---- | Stroke +G460--- | Stroke +G461--- | Stroke +G462--- | Stroke +G463--- | Stroke +G464--- | Stroke +G465--- | Stroke +G466--- | Stroke +G467--- | Stroke +G468--- | Stroke +I60---- | Stroke +I600--- | Stroke +I6000-- | Stroke +I6001-- | Stroke +I6002-- | Stroke +I601--- | Stroke +I6010-- | Stroke +I6011-- | Stroke +I6012-- | Stroke +I602--- | Stroke +I603--- | Stroke +I6030-- | Stroke +I6031-- | Stroke +I6032-- | Stroke +I604--- | Stroke +I605--- | Stroke +I6050-- | Stroke +I6051-- | Stroke +I6052-- | Stroke +I606--- | Stroke +I607--- | Stroke +I608--- | Stroke +I609--- | Stroke +I61---- | Stroke +I610--- | Stroke +I611--- | Stroke +I612--- | Stroke +I613--- | Stroke +I614--- | Stroke +I615--- | Stroke +I616--- | Stroke +I618--- | Stroke +I619--- | Stroke +I62---- | Stroke +I629--- | Stroke +I63---- | Stroke +I630--- | Stroke +I6300-- | Stroke +I63011- | Stroke +I63012- | Stroke +I63013- | Stroke +I63019- | Stroke +I6302-- | Stroke +I63031- | Stroke +I63032- | Stroke +I63033- | Stroke +I63039- | Stroke +I6309-- | Stroke +I631--- | Stroke +I6310-- | Stroke +I63111- | Stroke +I63112- | Stroke +I63113- | Stroke +I63119- | Stroke +I6312-- | Stroke +I63131- | Stroke +I63132- | Stroke +I63133- | Stroke +I63139- | Stroke +I6319-- | Stroke +I632--- | Stroke +I6320-- | Stroke +I63211- | Stroke +I63212- | Stroke +I63213- | Stroke +I63219- | Stroke +I6322-- | Stroke +I63231- | Stroke +I63232- | Stroke +I63233- | Stroke +I63239- | Stroke +I6329-- | Stroke +I633--- | Stroke +I6330-- | Stroke +I63311- | Stroke +I63312- | Stroke +I63313- | Stroke +I63319- | Stroke +I63321- | Stroke +I63322- | Stroke +I63323- | Stroke +I63329- | Stroke +I63331- | Stroke +I63332- | Stroke +I63333- | Stroke +I63339- | Stroke +I63341- | Stroke +I63342- | Stroke +I63343- | Stroke +I63349- | Stroke +I6339-- | Stroke +I634--- | Stroke +I6340-- | Stroke +I63411- | Stroke +I63412- | Stroke +I63413- | Stroke +I63419- | Stroke +I63421- | Stroke +I63422- | Stroke +I63423- | Stroke +I63429- | Stroke +I63431- | Stroke +I63432- | Stroke +I63433- | Stroke +I63439- | Stroke +I63441- | Stroke +I63442- | Stroke +I63443- | Stroke +I63449- | Stroke +I6349-- | Stroke +I635--- | Stroke +I6350-- | Stroke +I63511- | Stroke +I63512- | Stroke +I63513- | Stroke +I63519- | Stroke +I63521- | Stroke +I63522- | Stroke +I63523- | Stroke +I63529- | Stroke +I63531- | Stroke +I63532- | Stroke +I63533- | Stroke +I63539- | Stroke +I63541- | Stroke +I63542- | Stroke +I63543- | Stroke +I63549- | Stroke +I6359-- | Stroke +I636--- | Stroke +I638--- | Stroke +I6381-- | Stroke +I6389-- | Stroke +I639--- | Stroke +I64---- | Stroke +I65---- | Stroke +I650--- | Stroke +I6501-- | Stroke +I6502-- | Stroke +I6503-- | Stroke +I6509-- | Stroke +I651--- | Stroke +I652--- | Stroke +I6521-- | Stroke +I6522-- | Stroke +I6523-- | Stroke +I6529-- | Stroke +I653--- | Stroke +I658--- | Stroke +I659--- | Stroke +I66---- | Stroke +I660--- | Stroke +I6601-- | Stroke +I6602-- | Stroke +I6603-- | Stroke +I6609-- | Stroke +I661--- | Stroke +I6611-- | Stroke +I6612-- | Stroke +I6613-- | Stroke +I6619-- | Stroke +I662--- | Stroke +I6621-- | Stroke +I6622-- | Stroke +I6623-- | Stroke +I6629-- | Stroke +I663--- | Stroke +I664--- | Stroke +I668--- | Stroke +I669--- | Stroke +I67---- | Stroke +I670--- | Stroke +I671--- | Stroke +I672--- | Stroke +I673--- | Stroke +I674--- | Stroke +I675--- | Stroke +I676--- | Stroke +I677--- | Stroke +I678--- | Stroke +I6781-- | Stroke +I6782-- | Stroke +I6783-- | Stroke +I67841- | Stroke +I67848- | Stroke +I67850- | Stroke +I67858- | Stroke +I6789-- | Stroke +I679--- | Stroke +I68---- | Stroke +I680--- | Stroke +I681--- | Stroke +I682--- | Stroke +I688--- | Stroke +I69---- | Stroke +I690--- | Stroke +I6900-- | Stroke +I69010- | Stroke +I69011- | Stroke +I69012- | Stroke +I69013- | Stroke +I69014- | Stroke +I69015- | Stroke +I69018- | Stroke +I69019- | Stroke +I69020- | Stroke +I69021- | Stroke +I69022- | Stroke +I69023- | Stroke +I69028- | Stroke +I69031- | Stroke +I69032- | Stroke +I69033- | Stroke +I69034- | Stroke +I69039- | Stroke +I69041- | Stroke +I69042- | Stroke +I69043- | Stroke +I69044- | Stroke +I69049- | Stroke +I69051- | Stroke +I69052- | Stroke +I69053- | Stroke +I69054- | Stroke +I69059- | Stroke +I69061- | Stroke +I69062- | Stroke +I69063- | Stroke +I69064- | Stroke +I69065- | Stroke +I69069- | Stroke +I69090- | Stroke +I69091- | Stroke +I69092- | Stroke +I69093- | Stroke +I69098- | Stroke +I691--- | Stroke +I6910-- | Stroke +I69110- | Stroke +I69111- | Stroke +I69112- | Stroke +I69113- | Stroke +I69114- | Stroke +I69115- | Stroke +I69118- | Stroke +I69119- | Stroke +I69120- | Stroke +I69121- | Stroke +I69122- | Stroke +I69123- | Stroke +I69128- | Stroke +I69131- | Stroke +I69132- | Stroke +I69133- | Stroke +I69134- | Stroke +I69139- | Stroke +I69141- | Stroke +I69142- | Stroke +I69143- | Stroke +I69144- | Stroke +I69149- | Stroke +I69151- | Stroke +I69152- | Stroke +I69153- | Stroke +I69154- | Stroke +I69159- | Stroke +I69161- | Stroke +I69162- | Stroke +I69163- | Stroke +I69164- | Stroke +I69165- | Stroke +I69169- | Stroke +I69190- | Stroke +I69191- | Stroke +I69192- | Stroke +I69193- | Stroke +I69198- | Stroke +I692--- | Stroke +I6920-- | Stroke +I69210- | Stroke +I69211- | Stroke +I69212- | Stroke +I69213- | Stroke +I69214- | Stroke +I69215- | Stroke +I69218- | Stroke +I69219- | Stroke +I69220- | Stroke +I69221- | Stroke +I69222- | Stroke +I69223- | Stroke +I69228- | Stroke +I69231- | Stroke +I69232- | Stroke +I69233- | Stroke +I69234- | Stroke +I69239- | Stroke +I69241- | Stroke +I69242- | Stroke +I69243- | Stroke +I69244- | Stroke +I69249- | Stroke +I69251- | Stroke +I69252- | Stroke +I69253- | Stroke +I69254- | Stroke +I69259- | Stroke +I69261- | Stroke +I69262- | Stroke +I69263- | Stroke +I69264- | Stroke +I69265- | Stroke +I69269- | Stroke +I69290- | Stroke +I69291- | Stroke +I69292- | Stroke +I69293- | Stroke +I69298- | Stroke +I693--- | Stroke +I6930-- | Stroke +I69310- | Stroke +I69311- | Stroke +I69312- | Stroke +I69313- | Stroke +I69314- | Stroke +I69315- | Stroke +I69318- | Stroke +I69319- | Stroke +I69320- | Stroke +I69321- | Stroke +I69322- | Stroke +I69323- | Stroke +I69328- | Stroke +I69331- | Stroke +I69332- | Stroke +I69333- | Stroke +I69334- | Stroke +I69339- | Stroke +I69341- | Stroke +I69342- | Stroke +I69343- | Stroke +I69344- | Stroke +I69349- | Stroke +I69351- | Stroke +I69352- | Stroke +I69353- | Stroke +I69354- | Stroke +I69359- | Stroke +I69361- | Stroke +I69362- | Stroke +I69363- | Stroke +I69364- | Stroke +I69365- | Stroke +I69369- | Stroke +I69390- | Stroke +I69391- | Stroke +I69392- | Stroke +I69393- | Stroke +I69398- | Stroke +I694--- | Stroke +I698--- | Stroke +I6980-- | Stroke +I69810- | Stroke +I69811- | Stroke +I69812- | Stroke +I69813- | Stroke +I69814- | Stroke +I69815- | Stroke +I69818- | Stroke +I69819- | Stroke +I69820- | Stroke +I69821- | Stroke +I69822- | Stroke +I69823- | Stroke +I69828- | Stroke +I69831- | Stroke +I69832- | Stroke +I69833- | Stroke +I69834- | Stroke +I69839- | Stroke +I69841- | Stroke +I69842- | Stroke +I69843- | Stroke +I69844- | Stroke +I69849- | Stroke +I69851- | Stroke +I69852- | Stroke +I69853- | Stroke +I69854- | Stroke +I69859- | Stroke +I69861- | Stroke +I69862- | Stroke +I69863- | Stroke +I69864- | Stroke +I69865- | Stroke +I69869- | Stroke +I69890- | Stroke +I69891- | Stroke +I69892- | Stroke +I69893- | Stroke +I69898- | Stroke +I6990-- | Stroke +I69910- | Stroke +I69911- | Stroke +I69912- | Stroke +I69913- | Stroke +I69914- | Stroke +I69915- | Stroke +I69918- | Stroke +I69919- | Stroke +I69920- | Stroke +I69921- | Stroke +I69922- | Stroke +I69923- | Stroke +I69928- | Stroke +I69931- | Stroke +I69932- | Stroke +I69933- | Stroke +I69934- | Stroke +I69939- | Stroke +I69941- | Stroke +I69942- | Stroke +I69943- | Stroke +I69944- | Stroke +I69949- | Stroke +I69951- | Stroke +I69952- | Stroke +I69953- | Stroke +I69954- | Stroke +I69959- | Stroke +I69961- | Stroke +I69962- | Stroke +I69963- | Stroke +I69964- | Stroke +I69965- | Stroke +I69969- | Stroke +I69990- | Stroke +I69991- | Stroke +I69992- | Stroke +I69993- | Stroke +I69998- | Stroke +Z823--- | Stroke +G45---- | Ischemic stroke +G450--- | Ischemic stroke +G451--- | Ischemic stroke +G452--- | Ischemic stroke +G453--- | Ischemic stroke +G454--- | Ischemic stroke +G458--- | Ischemic stroke +G459--- | Ischemic stroke +G46---- | Ischemic stroke +G460--- | Ischemic stroke +G461--- | Ischemic stroke +G462--- | Ischemic stroke +G463--- | Ischemic stroke +G464--- | Ischemic stroke +G465--- | Ischemic stroke +G466--- | Ischemic stroke +G467--- | Ischemic stroke +G468--- | Ischemic stroke +I63---- | Ischemic stroke +I630--- | Ischemic stroke +I6300-- | Ischemic stroke +I63011- | Ischemic stroke +I63012- | Ischemic stroke +I63013- | Ischemic stroke +I63019- | Ischemic stroke +I6302-- | Ischemic stroke +I63031- | Ischemic stroke +I63032- | Ischemic stroke +I63033- | Ischemic stroke +I63039- | Ischemic stroke +I6309-- | Ischemic stroke +I631--- | Ischemic stroke +I6310-- | Ischemic stroke +I63111- | Ischemic stroke +I63112- | Ischemic stroke +I63113- | Ischemic stroke +I63119- | Ischemic stroke +I6312-- | Ischemic stroke +I63131- | Ischemic stroke +I63132- | Ischemic stroke +I63133- | Ischemic stroke +I63139- | Ischemic stroke +I6319-- | Ischemic stroke +I632--- | Ischemic stroke +I6320-- | Ischemic stroke +I63211- | Ischemic stroke +I63212- | Ischemic stroke +I63213- | Ischemic stroke +I63219- | Ischemic stroke +I6322-- | Ischemic stroke +I63231- | Ischemic stroke +I63232- | Ischemic stroke +I63233- | Ischemic stroke +I63239- | Ischemic stroke +I6329-- | Ischemic stroke +I633--- | Ischemic stroke +I6330-- | Ischemic stroke +I63311- | Ischemic stroke +I63312- | Ischemic stroke +I63313- | Ischemic stroke +I63319- | Ischemic stroke +I63321- | Ischemic stroke +I63322- | Ischemic stroke +I63323- | Ischemic stroke +I63329- | Ischemic stroke +I63331- | Ischemic stroke +I63332- | Ischemic stroke +I63333- | Ischemic stroke +I63339- | Ischemic stroke +I63341- | Ischemic stroke +I63342- | Ischemic stroke +I63343- | Ischemic stroke +I63349- | Ischemic stroke +I6339-- | Ischemic stroke +I634--- | Ischemic stroke +I6340-- | Ischemic stroke +I63411- | Ischemic stroke +I63412- | Ischemic stroke +I63413- | Ischemic stroke +I63419- | Ischemic stroke +I63421- | Ischemic stroke +I63422- | Ischemic stroke +I63423- | Ischemic stroke +I63429- | Ischemic stroke +I63431- | Ischemic stroke +I63432- | Ischemic stroke +I63433- | Ischemic stroke +I63439- | Ischemic stroke +I63441- | Ischemic stroke +I63442- | Ischemic stroke +I63443- | Ischemic stroke +I63449- | Ischemic stroke +I6349-- | Ischemic stroke +I635--- | Ischemic stroke +I6350-- | Ischemic stroke +I63511- | Ischemic stroke +I63512- | Ischemic stroke +I63513- | Ischemic stroke +I63519- | Ischemic stroke +I63521- | Ischemic stroke +I63522- | Ischemic stroke +I63523- | Ischemic stroke +I63529- | Ischemic stroke +I63531- | Ischemic stroke +I63532- | Ischemic stroke +I63533- | Ischemic stroke +I63539- | Ischemic stroke +I63541- | Ischemic stroke +I63542- | Ischemic stroke +I63543- | Ischemic stroke +I63549- | Ischemic stroke +I6359-- | Ischemic stroke +I636--- | Ischemic stroke +I638--- | Ischemic stroke +I6381-- | Ischemic stroke +I6389-- | Ischemic stroke +I639--- | Ischemic stroke +I65---- | Ischemic stroke +I650--- | Ischemic stroke +I6501-- | Ischemic stroke +I6502-- | Ischemic stroke +I6503-- | Ischemic stroke +I6509-- | Ischemic stroke +I651--- | Ischemic stroke +I652--- | Ischemic stroke +I6521-- | Ischemic stroke +I6522-- | Ischemic stroke +I6523-- | Ischemic stroke +I6529-- | Ischemic stroke +I653--- | Ischemic stroke +I658--- | Ischemic stroke +I659--- | Ischemic stroke +I66---- | Ischemic stroke +I660--- | Ischemic stroke +I6601-- | Ischemic stroke +I6602-- | Ischemic stroke +I6603-- | Ischemic stroke +I6609-- | Ischemic stroke +I661--- | Ischemic stroke +I6611-- | Ischemic stroke +I6612-- | Ischemic stroke +I6613-- | Ischemic stroke +I6619-- | Ischemic stroke +I662--- | Ischemic stroke +I6621-- | Ischemic stroke +I6622-- | Ischemic stroke +I6623-- | Ischemic stroke +I6629-- | Ischemic stroke +I663--- | Ischemic stroke +I664--- | Ischemic stroke +I668--- | Ischemic stroke +I669--- | Ischemic stroke +I672--- | Ischemic stroke +I673--- | Ischemic stroke +I674--- | Ischemic stroke +I675--- | Ischemic stroke +I676--- | Ischemic stroke +I677--- | Ischemic stroke +I678--- | Ischemic stroke +I6781-- | Ischemic stroke +I6782-- | Ischemic stroke +I6783-- | Ischemic stroke +I67841- | Ischemic stroke +I67848- | Ischemic stroke +I693--- | Ischemic stroke +I6930-- | Ischemic stroke +I69310- | Ischemic stroke +I69311- | Ischemic stroke +I69312- | Ischemic stroke +I69313- | Ischemic stroke +I69314- | Ischemic stroke +I69315- | Ischemic stroke +I69318- | Ischemic stroke +I69319- | Ischemic stroke +I69320- | Ischemic stroke +I69321- | Ischemic stroke +I69322- | Ischemic stroke +I69323- | Ischemic stroke +I69328- | Ischemic stroke +I69331- | Ischemic stroke +I69332- | Ischemic stroke +I69333- | Ischemic stroke +I69334- | Ischemic stroke +I69339- | Ischemic stroke +I69341- | Ischemic stroke +I69342- | Ischemic stroke +I69343- | Ischemic stroke +I69344- | Ischemic stroke +I69349- | Ischemic stroke +I69351- | Ischemic stroke +I69352- | Ischemic stroke +I69353- | Ischemic stroke +I69354- | Ischemic stroke +I69359- | Ischemic stroke +I69361- | Ischemic stroke +I69362- | Ischemic stroke +I69363- | Ischemic stroke +I69364- | Ischemic stroke +I69365- | Ischemic stroke +I69369- | Ischemic stroke +I69390- | Ischemic stroke +I69391- | Ischemic stroke +I69392- | Ischemic stroke +I69393- | Ischemic stroke +I69398- | Ischemic stroke +I694--- | Ischemic stroke +I61---- | Intracerebral hemorrhage +I610--- | Intracerebral hemorrhage +I611--- | Intracerebral hemorrhage +I612--- | Intracerebral hemorrhage +I613--- | Intracerebral hemorrhage +I614--- | Intracerebral hemorrhage +I615--- | Intracerebral hemorrhage +I616--- | Intracerebral hemorrhage +I618--- | Intracerebral hemorrhage +I619--- | Intracerebral hemorrhage +I62---- | Intracerebral hemorrhage +I629--- | Intracerebral hemorrhage +I690--- | Intracerebral hemorrhage +I6900-- | Intracerebral hemorrhage +I69010- | Intracerebral hemorrhage +I69011- | Intracerebral hemorrhage +I69012- | Intracerebral hemorrhage +I69013- | Intracerebral hemorrhage +I69014- | Intracerebral hemorrhage +I69015- | Intracerebral hemorrhage +I69018- | Intracerebral hemorrhage +I69019- | Intracerebral hemorrhage +I69020- | Intracerebral hemorrhage +I69021- | Intracerebral hemorrhage +I69022- | Intracerebral hemorrhage +I69023- | Intracerebral hemorrhage +I69028- | Intracerebral hemorrhage +I69031- | Intracerebral hemorrhage +I69032- | Intracerebral hemorrhage +I69033- | Intracerebral hemorrhage +I69034- | Intracerebral hemorrhage +I69039- | Intracerebral hemorrhage +I69041- | Intracerebral hemorrhage +I69042- | Intracerebral hemorrhage +I69043- | Intracerebral hemorrhage +I69044- | Intracerebral hemorrhage +I69049- | Intracerebral hemorrhage +I69051- | Intracerebral hemorrhage +I69052- | Intracerebral hemorrhage +I69053- | Intracerebral hemorrhage +I69054- | Intracerebral hemorrhage +I69059- | Intracerebral hemorrhage +I69061- | Intracerebral hemorrhage +I69062- | Intracerebral hemorrhage +I69063- | Intracerebral hemorrhage +I69064- | Intracerebral hemorrhage +I69065- | Intracerebral hemorrhage +I69069- | Intracerebral hemorrhage +I69090- | Intracerebral hemorrhage +I69091- | Intracerebral hemorrhage +I69092- | Intracerebral hemorrhage +I69093- | Intracerebral hemorrhage +I69098- | Intracerebral hemorrhage +I691--- | Intracerebral hemorrhage +I6910-- | Intracerebral hemorrhage +I69110- | Intracerebral hemorrhage +I69111- | Intracerebral hemorrhage +I69112- | Intracerebral hemorrhage +I69113- | Intracerebral hemorrhage +I69114- | Intracerebral hemorrhage +I69115- | Intracerebral hemorrhage +I69118- | Intracerebral hemorrhage +I69119- | Intracerebral hemorrhage +I69120- | Intracerebral hemorrhage +I69121- | Intracerebral hemorrhage +I69122- | Intracerebral hemorrhage +I69123- | Intracerebral hemorrhage +I69128- | Intracerebral hemorrhage +I69131- | Intracerebral hemorrhage +I69132- | Intracerebral hemorrhage +I69133- | Intracerebral hemorrhage +I69134- | Intracerebral hemorrhage +I69139- | Intracerebral hemorrhage +I69141- | Intracerebral hemorrhage +I69142- | Intracerebral hemorrhage +I69143- | Intracerebral hemorrhage +I69144- | Intracerebral hemorrhage +I69149- | Intracerebral hemorrhage +I69151- | Intracerebral hemorrhage +I69152- | Intracerebral hemorrhage +I69153- | Intracerebral hemorrhage +I69154- | Intracerebral hemorrhage +I69159- | Intracerebral hemorrhage +I69161- | Intracerebral hemorrhage +I69162- | Intracerebral hemorrhage +I69163- | Intracerebral hemorrhage +I69164- | Intracerebral hemorrhage +I69165- | Intracerebral hemorrhage +I69169- | Intracerebral hemorrhage +I69190- | Intracerebral hemorrhage +I69191- | Intracerebral hemorrhage +I69192- | Intracerebral hemorrhage +I69193- | Intracerebral hemorrhage +I69198- | Intracerebral hemorrhage +I692--- | Intracerebral hemorrhage +I6920-- | Intracerebral hemorrhage +I69210- | Intracerebral hemorrhage +I69211- | Intracerebral hemorrhage +I69212- | Intracerebral hemorrhage +I69213- | Intracerebral hemorrhage +I69214- | Intracerebral hemorrhage +I69215- | Intracerebral hemorrhage +I69218- | Intracerebral hemorrhage +I69219- | Intracerebral hemorrhage +I69220- | Intracerebral hemorrhage +I69221- | Intracerebral hemorrhage +I69222- | Intracerebral hemorrhage +I69223- | Intracerebral hemorrhage +I69228- | Intracerebral hemorrhage +I69231- | Intracerebral hemorrhage +I69232- | Intracerebral hemorrhage +I69233- | Intracerebral hemorrhage +I69234- | Intracerebral hemorrhage +I69239- | Intracerebral hemorrhage +I69241- | Intracerebral hemorrhage +I69242- | Intracerebral hemorrhage +I69243- | Intracerebral hemorrhage +I69244- | Intracerebral hemorrhage +I69249- | Intracerebral hemorrhage +I69251- | Intracerebral hemorrhage +I69252- | Intracerebral hemorrhage +I69253- | Intracerebral hemorrhage +I69254- | Intracerebral hemorrhage +I69259- | Intracerebral hemorrhage +I69261- | Intracerebral hemorrhage +I69262- | Intracerebral hemorrhage +I69263- | Intracerebral hemorrhage +I69264- | Intracerebral hemorrhage +I69265- | Intracerebral hemorrhage +I69269- | Intracerebral hemorrhage +I69290- | Intracerebral hemorrhage +I69291- | Intracerebral hemorrhage +I69292- | Intracerebral hemorrhage +I69293- | Intracerebral hemorrhage +I69298- | Intracerebral hemorrhage +I60---- | Subarachnoid hemorrhage +I600--- | Subarachnoid hemorrhage +I6000-- | Subarachnoid hemorrhage +I6001-- | Subarachnoid hemorrhage +I6002-- | Subarachnoid hemorrhage +I601--- | Subarachnoid hemorrhage +I6010-- | Subarachnoid hemorrhage +I6011-- | Subarachnoid hemorrhage +I6012-- | Subarachnoid hemorrhage +I602--- | Subarachnoid hemorrhage +I603--- | Subarachnoid hemorrhage +I6030-- | Subarachnoid hemorrhage +I6031-- | Subarachnoid hemorrhage +I6032-- | Subarachnoid hemorrhage +I604--- | Subarachnoid hemorrhage +I605--- | Subarachnoid hemorrhage +I6050-- | Subarachnoid hemorrhage +I6051-- | Subarachnoid hemorrhage +I6052-- | Subarachnoid hemorrhage +I606--- | Subarachnoid hemorrhage +I607--- | Subarachnoid hemorrhage +I608--- | Subarachnoid hemorrhage +I609--- | Subarachnoid hemorrhage +I670--- | Subarachnoid hemorrhage +I671--- | Subarachnoid hemorrhage +I11---- | Hypertensive heart disease +I110--- | Hypertensive heart disease +I119--- | Hypertensive heart disease +I34---- | Non-rheumatic valvular heart disease +I340--- | Non-rheumatic valvular heart disease +I341--- | Non-rheumatic valvular heart disease +I342--- | Non-rheumatic valvular heart disease +I348--- | Non-rheumatic valvular heart disease +I349--- | Non-rheumatic valvular heart disease +I35---- | Non-rheumatic valvular heart disease +I350--- | Non-rheumatic valvular heart disease +I351--- | Non-rheumatic valvular heart disease +I352--- | Non-rheumatic valvular heart disease +I358--- | Non-rheumatic valvular heart disease +I359--- | Non-rheumatic valvular heart disease +I36---- | Non-rheumatic valvular heart disease +I360--- | Non-rheumatic valvular heart disease +I361--- | Non-rheumatic valvular heart disease +I362--- | Non-rheumatic valvular heart disease +I368--- | Non-rheumatic valvular heart disease +I369--- | Non-rheumatic valvular heart disease +I37---- | Non-rheumatic valvular heart disease +I370--- | Non-rheumatic valvular heart disease +I371--- | Non-rheumatic valvular heart disease +I372--- | Non-rheumatic valvular heart disease +I378--- | Non-rheumatic valvular heart disease +I379--- | Non-rheumatic valvular heart disease +B332--- | Cardiomyopathy and myocarditis +B3320-- | Cardiomyopathy and myocarditis +B3322-- | Cardiomyopathy and myocarditis +B3323-- | Cardiomyopathy and myocarditis +B3324-- | Cardiomyopathy and myocarditis +D8685-- | Cardiomyopathy and myocarditis +I40---- | Cardiomyopathy and myocarditis +I400--- | Cardiomyopathy and myocarditis +I401--- | Cardiomyopathy and myocarditis +I408--- | Cardiomyopathy and myocarditis +I409--- | Cardiomyopathy and myocarditis +I41---- | Cardiomyopathy and myocarditis +I410--- | Cardiomyopathy and myocarditis +I411--- | Cardiomyopathy and myocarditis +I412--- | Cardiomyopathy and myocarditis +I418--- | Cardiomyopathy and myocarditis +I42---- | Cardiomyopathy and myocarditis +I420--- | Cardiomyopathy and myocarditis +I421--- | Cardiomyopathy and myocarditis +I422--- | Cardiomyopathy and myocarditis +I423--- | Cardiomyopathy and myocarditis +I424--- | Cardiomyopathy and myocarditis +I425--- | Cardiomyopathy and myocarditis +I426--- | Cardiomyopathy and myocarditis +I427--- | Cardiomyopathy and myocarditis +I428--- | Cardiomyopathy and myocarditis +I429--- | Cardiomyopathy and myocarditis +I43---- | Cardiomyopathy and myocarditis +I430--- | Cardiomyopathy and myocarditis +I431--- | Cardiomyopathy and myocarditis +I432--- | Cardiomyopathy and myocarditis +I438--- | Cardiomyopathy and myocarditis +I514--- | Cardiomyopathy and myocarditis +I515--- | Cardiomyopathy and myocarditis +I516--- | Cardiomyopathy and myocarditis +B332--- | Myocarditis +B3320-- | Myocarditis +B3322-- | Myocarditis +B3323-- | Myocarditis +B3324-- | Myocarditis +D8685-- | Myocarditis +I40---- | Myocarditis +I400--- | Myocarditis +I401--- | Myocarditis +I408--- | Myocarditis +I409--- | Myocarditis +I41---- | Myocarditis +I410--- | Myocarditis +I411--- | Myocarditis +I412--- | Myocarditis +I418--- | Myocarditis +I514--- | Myocarditis +I515--- | Myocarditis +I516--- | Myocarditis +I426--- | Alcoholic cardiomyopathy +I420--- | Other cardiomyopathy +I421--- | Other cardiomyopathy +I422--- | Other cardiomyopathy +I423--- | Other cardiomyopathy +I424--- | Other cardiomyopathy +I425--- | Other cardiomyopathy +I427--- | Other cardiomyopathy +I48---- | Atrial fibrillation and flutter +I480--- | Atrial fibrillation and flutter +I481--- | Atrial fibrillation and flutter +I482--- | Atrial fibrillation and flutter +I483--- | Atrial fibrillation and flutter +I484--- | Atrial fibrillation and flutter +I489--- | Atrial fibrillation and flutter +I4891-- | Atrial fibrillation and flutter +I4892-- | Atrial fibrillation and flutter +I702--- | Peripheral artery disease +I70201- | Peripheral artery disease +I70202- | Peripheral artery disease +I70203- | Peripheral artery disease +I70208- | Peripheral artery disease +I70209- | Peripheral artery disease +I70211- | Peripheral artery disease +I70212- | Peripheral artery disease +I70213- | Peripheral artery disease +I70218- | Peripheral artery disease +I70219- | Peripheral artery disease +I70221- | Peripheral artery disease +I70222- | Peripheral artery disease +I70223- | Peripheral artery disease +I70228- | Peripheral artery disease +I70229- | Peripheral artery disease +I70231- | Peripheral artery disease +I70232- | Peripheral artery disease +I70233- | Peripheral artery disease +I70234- | Peripheral artery disease +I70235- | Peripheral artery disease +I70238- | Peripheral artery disease +I70239- | Peripheral artery disease +I70241- | Peripheral artery disease +I70242- | Peripheral artery disease +I70243- | Peripheral artery disease +I70244- | Peripheral artery disease +I70245- | Peripheral artery disease +I70248- | Peripheral artery disease +I70249- | Peripheral artery disease +I7025-- | Peripheral artery disease +I70261- | Peripheral artery disease +I70262- | Peripheral artery disease +I70263- | Peripheral artery disease +I70268- | Peripheral artery disease +I70269- | Peripheral artery disease +I70291- | Peripheral artery disease +I70292- | Peripheral artery disease +I70293- | Peripheral artery disease +I70298- | Peripheral artery disease +I70299- | Peripheral artery disease +I70301- | Peripheral artery disease +I70302- | Peripheral artery disease +I70303- | Peripheral artery disease +I70308- | Peripheral artery disease +I70309- | Peripheral artery disease +I70311- | Peripheral artery disease +I70312- | Peripheral artery disease +I70313- | Peripheral artery disease +I70318- | Peripheral artery disease +I70319- | Peripheral artery disease +I70321- | Peripheral artery disease +I70322- | Peripheral artery disease +I70323- | Peripheral artery disease +I70328- | Peripheral artery disease +I70329- | Peripheral artery disease +I70331- | Peripheral artery disease +I70332- | Peripheral artery disease +I70333- | Peripheral artery disease +I70334- | Peripheral artery disease +I70335- | Peripheral artery disease +I70338- | Peripheral artery disease +I70339- | Peripheral artery disease +I70341- | Peripheral artery disease +I70342- | Peripheral artery disease +I70343- | Peripheral artery disease +I70344- | Peripheral artery disease +I70345- | Peripheral artery disease +I70348- | Peripheral artery disease +I70349- | Peripheral artery disease +I7035-- | Peripheral artery disease +I70361- | Peripheral artery disease +I70362- | Peripheral artery disease +I70363- | Peripheral artery disease +I70368- | Peripheral artery disease +I70369- | Peripheral artery disease +I70391- | Peripheral artery disease +I70392- | Peripheral artery disease +I70393- | Peripheral artery disease +I70398- | Peripheral artery disease +I70399- | Peripheral artery disease +I70401- | Peripheral artery disease +I70402- | Peripheral artery disease +I70403- | Peripheral artery disease +I70408- | Peripheral artery disease +I70409- | Peripheral artery disease +I70411- | Peripheral artery disease +I70412- | Peripheral artery disease +I70413- | Peripheral artery disease +I70418- | Peripheral artery disease +I70419- | Peripheral artery disease +I70421- | Peripheral artery disease +I70422- | Peripheral artery disease +I70423- | Peripheral artery disease +I70428- | Peripheral artery disease +I70429- | Peripheral artery disease +I70431- | Peripheral artery disease +I70432- | Peripheral artery disease +I70433- | Peripheral artery disease +I70434- | Peripheral artery disease +I70435- | Peripheral artery disease +I70438- | Peripheral artery disease +I70439- | Peripheral artery disease +I70441- | Peripheral artery disease +I70442- | Peripheral artery disease +I70443- | Peripheral artery disease +I70444- | Peripheral artery disease +I70445- | Peripheral artery disease +I70448- | Peripheral artery disease +I70449- | Peripheral artery disease +I7045-- | Peripheral artery disease +I70461- | Peripheral artery disease +I70462- | Peripheral artery disease +I70463- | Peripheral artery disease +I70468- | Peripheral artery disease +I70469- | Peripheral artery disease +I70491- | Peripheral artery disease +I70492- | Peripheral artery disease +I70493- | Peripheral artery disease +I70498- | Peripheral artery disease +I70499- | Peripheral artery disease +I70501- | Peripheral artery disease +I70502- | Peripheral artery disease +I70503- | Peripheral artery disease +I70508- | Peripheral artery disease +I70509- | Peripheral artery disease +I70511- | Peripheral artery disease +I70512- | Peripheral artery disease +I70513- | Peripheral artery disease +I70518- | Peripheral artery disease +I70519- | Peripheral artery disease +I70521- | Peripheral artery disease +I70522- | Peripheral artery disease +I70523- | Peripheral artery disease +I70528- | Peripheral artery disease +I70529- | Peripheral artery disease +I70531- | Peripheral artery disease +I70532- | Peripheral artery disease +I70533- | Peripheral artery disease +I70534- | Peripheral artery disease +I70535- | Peripheral artery disease +I70538- | Peripheral artery disease +I70539- | Peripheral artery disease +I70541- | Peripheral artery disease +I70542- | Peripheral artery disease +I70543- | Peripheral artery disease +I70544- | Peripheral artery disease +I70545- | Peripheral artery disease +I70548- | Peripheral artery disease +I70549- | Peripheral artery disease +I7055-- | Peripheral artery disease +I70561- | Peripheral artery disease +I70562- | Peripheral artery disease +I70563- | Peripheral artery disease +I70568- | Peripheral artery disease +I70569- | Peripheral artery disease +I70591- | Peripheral artery disease +I70592- | Peripheral artery disease +I70593- | Peripheral artery disease +I70598- | Peripheral artery disease +I70599- | Peripheral artery disease +I70601- | Peripheral artery disease +I70602- | Peripheral artery disease +I70603- | Peripheral artery disease +I70608- | Peripheral artery disease +I70609- | Peripheral artery disease +I70611- | Peripheral artery disease +I70612- | Peripheral artery disease +I70613- | Peripheral artery disease +I70618- | Peripheral artery disease +I70619- | Peripheral artery disease +I70621- | Peripheral artery disease +I70622- | Peripheral artery disease +I70623- | Peripheral artery disease +I70628- | Peripheral artery disease +I70629- | Peripheral artery disease +I70631- | Peripheral artery disease +I70632- | Peripheral artery disease +I70633- | Peripheral artery disease +I70634- | Peripheral artery disease +I70635- | Peripheral artery disease +I70638- | Peripheral artery disease +I70639- | Peripheral artery disease +I70641- | Peripheral artery disease +I70642- | Peripheral artery disease +I70643- | Peripheral artery disease +I70644- | Peripheral artery disease +I70645- | Peripheral artery disease +I70648- | Peripheral artery disease +I70649- | Peripheral artery disease +I7065-- | Peripheral artery disease +I70661- | Peripheral artery disease +I70662- | Peripheral artery disease +I70663- | Peripheral artery disease +I70668- | Peripheral artery disease +I70669- | Peripheral artery disease +I70691- | Peripheral artery disease +I70692- | Peripheral artery disease +I70693- | Peripheral artery disease +I70698- | Peripheral artery disease +I70699- | Peripheral artery disease +I70701- | Peripheral artery disease +I70702- | Peripheral artery disease +I70703- | Peripheral artery disease +I70708- | Peripheral artery disease +I70709- | Peripheral artery disease +I70711- | Peripheral artery disease +I70712- | Peripheral artery disease +I70713- | Peripheral artery disease +I70718- | Peripheral artery disease +I70719- | Peripheral artery disease +I70721- | Peripheral artery disease +I70722- | Peripheral artery disease +I70723- | Peripheral artery disease +I70728- | Peripheral artery disease +I70729- | Peripheral artery disease +I70731- | Peripheral artery disease +I70732- | Peripheral artery disease +I70733- | Peripheral artery disease +I70734- | Peripheral artery disease +I70735- | Peripheral artery disease +I70738- | Peripheral artery disease +I70739- | Peripheral artery disease +I70741- | Peripheral artery disease +I70742- | Peripheral artery disease +I70743- | Peripheral artery disease +I70744- | Peripheral artery disease +I70745- | Peripheral artery disease +I70748- | Peripheral artery disease +I70749- | Peripheral artery disease +I7075-- | Peripheral artery disease +I70761- | Peripheral artery disease +I70762- | Peripheral artery disease +I70763- | Peripheral artery disease +I70768- | Peripheral artery disease +I70769- | Peripheral artery disease +I70791- | Peripheral artery disease +I70792- | Peripheral artery disease +I70793- | Peripheral artery disease +I70798- | Peripheral artery disease +I70799- | Peripheral artery disease +I708--- | Peripheral artery disease +I709--- | Peripheral artery disease +I7090-- | Peripheral artery disease +I7091-- | Peripheral artery disease +I7092-- | Peripheral artery disease +I73---- | Peripheral artery disease +I730--- | Peripheral artery disease +I7300-- | Peripheral artery disease +I7301-- | Peripheral artery disease +I731--- | Peripheral artery disease +I738--- | Peripheral artery disease +I7381-- | Peripheral artery disease +I7389-- | Peripheral artery disease +I739--- | Peripheral artery disease +B3321-- | Endocarditis +I33---- | Endocarditis +I330--- | Endocarditis +I339--- | Endocarditis +I38---- | Endocarditis +I39---- | Endocarditis +I390--- | Endocarditis +I391--- | Endocarditis +I392--- | Endocarditis +I393--- | Endocarditis +I394--- | Endocarditis +I398--- | Endocarditis +D86---- | Chronic respiratory diseases +D860--- | Chronic respiratory diseases +D861--- | Chronic respiratory diseases +D862--- | Chronic respiratory diseases +D869--- | Chronic respiratory diseases +G473--- | Chronic respiratory diseases +G4730-- | Chronic respiratory diseases +G4731-- | Chronic respiratory diseases +G4732-- | Chronic respiratory diseases +G4733-- | Chronic respiratory diseases +G4734-- | Chronic respiratory diseases +G4735-- | Chronic respiratory diseases +G4736-- | Chronic respiratory diseases +G4737-- | Chronic respiratory diseases +G4739-- | Chronic respiratory diseases +J30---- | Chronic respiratory diseases +J300--- | Chronic respiratory diseases +J301--- | Chronic respiratory diseases +J302--- | Chronic respiratory diseases +J303--- | Chronic respiratory diseases +J304--- | Chronic respiratory diseases +J305--- | Chronic respiratory diseases +J3081-- | Chronic respiratory diseases +J3089-- | Chronic respiratory diseases +J309--- | Chronic respiratory diseases +J31---- | Chronic respiratory diseases +J310--- | Chronic respiratory diseases +J311--- | Chronic respiratory diseases +J312--- | Chronic respiratory diseases +J32---- | Chronic respiratory diseases +J320--- | Chronic respiratory diseases +J321--- | Chronic respiratory diseases +J322--- | Chronic respiratory diseases +J323--- | Chronic respiratory diseases +J324--- | Chronic respiratory diseases +J328--- | Chronic respiratory diseases +J329--- | Chronic respiratory diseases +J33---- | Chronic respiratory diseases +J330--- | Chronic respiratory diseases +J331--- | Chronic respiratory diseases +J338--- | Chronic respiratory diseases +J339--- | Chronic respiratory diseases +J34---- | Chronic respiratory diseases +J340--- | Chronic respiratory diseases +J341--- | Chronic respiratory diseases +J342--- | Chronic respiratory diseases +J343--- | Chronic respiratory diseases +J348--- | Chronic respiratory diseases +J3481-- | Chronic respiratory diseases +J3489-- | Chronic respiratory diseases +J349--- | Chronic respiratory diseases +J35---- | Chronic respiratory diseases +J350--- | Chronic respiratory diseases +J3501-- | Chronic respiratory diseases +J3502-- | Chronic respiratory diseases +J3503-- | Chronic respiratory diseases +J351--- | Chronic respiratory diseases +J352--- | Chronic respiratory diseases +J353--- | Chronic respiratory diseases +J358--- | Chronic respiratory diseases +J359--- | Chronic respiratory diseases +J37---- | Chronic respiratory diseases +J370--- | Chronic respiratory diseases +J371--- | Chronic respiratory diseases +J38---- | Chronic respiratory diseases +J380--- | Chronic respiratory diseases +J3800-- | Chronic respiratory diseases +J3801-- | Chronic respiratory diseases +J3802-- | Chronic respiratory diseases +J381--- | Chronic respiratory diseases +J382--- | Chronic respiratory diseases +J383--- | Chronic respiratory diseases +J384--- | Chronic respiratory diseases +J385--- | Chronic respiratory diseases +J386--- | Chronic respiratory diseases +J387--- | Chronic respiratory diseases +J39---- | Chronic respiratory diseases +J390--- | Chronic respiratory diseases +J391--- | Chronic respiratory diseases +J392--- | Chronic respiratory diseases +J393--- | Chronic respiratory diseases +J398--- | Chronic respiratory diseases +J399--- | Chronic respiratory diseases +J41---- | Chronic respiratory diseases +J410--- | Chronic respiratory diseases +J411--- | Chronic respiratory diseases +J418--- | Chronic respiratory diseases +J42---- | Chronic respiratory diseases +J43---- | Chronic respiratory diseases +J430--- | Chronic respiratory diseases +J431--- | Chronic respiratory diseases +J432--- | Chronic respiratory diseases +J438--- | Chronic respiratory diseases +J439--- | Chronic respiratory diseases +J44---- | Chronic respiratory diseases +J440--- | Chronic respiratory diseases +J441--- | Chronic respiratory diseases +J448--- | Chronic respiratory diseases +J449--- | Chronic respiratory diseases +J45---- | Chronic respiratory diseases +J450--- | Chronic respiratory diseases +J451--- | Chronic respiratory diseases +J4520-- | Chronic respiratory diseases +J4521-- | Chronic respiratory diseases +J4522-- | Chronic respiratory diseases +J4530-- | Chronic respiratory diseases +J4531-- | Chronic respiratory diseases +J4532-- | Chronic respiratory diseases +J4540-- | Chronic respiratory diseases +J4541-- | Chronic respiratory diseases +J4542-- | Chronic respiratory diseases +J4550-- | Chronic respiratory diseases +J4551-- | Chronic respiratory diseases +J4552-- | Chronic respiratory diseases +J458--- | Chronic respiratory diseases +J459--- | Chronic respiratory diseases +J45901- | Chronic respiratory diseases +J45902- | Chronic respiratory diseases +J45909- | Chronic respiratory diseases +J45990- | Chronic respiratory diseases +J45991- | Chronic respiratory diseases +J45998- | Chronic respiratory diseases +J46---- | Chronic respiratory diseases +J47---- | Chronic respiratory diseases +J470--- | Chronic respiratory diseases +J471--- | Chronic respiratory diseases +J479--- | Chronic respiratory diseases +J60---- | Chronic respiratory diseases +J61---- | Chronic respiratory diseases +J62---- | Chronic respiratory diseases +J620--- | Chronic respiratory diseases +J628--- | Chronic respiratory diseases +J63---- | Chronic respiratory diseases +J630--- | Chronic respiratory diseases +J631--- | Chronic respiratory diseases +J632--- | Chronic respiratory diseases +J633--- | Chronic respiratory diseases +J634--- | Chronic respiratory diseases +J635--- | Chronic respiratory diseases +J636--- | Chronic respiratory diseases +J638--- | Chronic respiratory diseases +J64---- | Chronic respiratory diseases +J65---- | Chronic respiratory diseases +J66---- | Chronic respiratory diseases +J660--- | Chronic respiratory diseases +J661--- | Chronic respiratory diseases +J662--- | Chronic respiratory diseases +J668--- | Chronic respiratory diseases +J67---- | Chronic respiratory diseases +J670--- | Chronic respiratory diseases +J671--- | Chronic respiratory diseases +J672--- | Chronic respiratory diseases +J673--- | Chronic respiratory diseases +J674--- | Chronic respiratory diseases +J675--- | Chronic respiratory diseases +J676--- | Chronic respiratory diseases +J677--- | Chronic respiratory diseases +J678--- | Chronic respiratory diseases +J679--- | Chronic respiratory diseases +J68---- | Chronic respiratory diseases +J680--- | Chronic respiratory diseases +J681--- | Chronic respiratory diseases +J682--- | Chronic respiratory diseases +J683--- | Chronic respiratory diseases +J684--- | Chronic respiratory diseases +J688--- | Chronic respiratory diseases +J689--- | Chronic respiratory diseases +J708--- | Chronic respiratory diseases +J709--- | Chronic respiratory diseases +J80---- | Chronic respiratory diseases +J82---- | Chronic respiratory diseases +J84---- | Chronic respiratory diseases +J840--- | Chronic respiratory diseases +J8401-- | Chronic respiratory diseases +J8402-- | Chronic respiratory diseases +J8403-- | Chronic respiratory diseases +J8409-- | Chronic respiratory diseases +J841--- | Chronic respiratory diseases +J8410-- | Chronic respiratory diseases +J84111- | Chronic respiratory diseases +J84112- | Chronic respiratory diseases +J84113- | Chronic respiratory diseases +J84114- | Chronic respiratory diseases +J84115- | Chronic respiratory diseases +J84116- | Chronic respiratory diseases +J84117- | Chronic respiratory diseases +J8417-- | Chronic respiratory diseases +J842--- | Chronic respiratory diseases +J848--- | Chronic respiratory diseases +J8481-- | Chronic respiratory diseases +J8482-- | Chronic respiratory diseases +J8483-- | Chronic respiratory diseases +J84841- | Chronic respiratory diseases +J84842- | Chronic respiratory diseases +J84843- | Chronic respiratory diseases +J84848- | Chronic respiratory diseases +J8489-- | Chronic respiratory diseases +J849--- | Chronic respiratory diseases +J90---- | Chronic respiratory diseases +J91---- | Chronic respiratory diseases +J918--- | Chronic respiratory diseases +J92---- | Chronic respiratory diseases +J920--- | Chronic respiratory diseases +J929--- | Chronic respiratory diseases +J93---- | Chronic respiratory diseases +J930--- | Chronic respiratory diseases +J931--- | Chronic respiratory diseases +J9311-- | Chronic respiratory diseases +J9312-- | Chronic respiratory diseases +J938--- | Chronic respiratory diseases +J9381-- | Chronic respiratory diseases +J9382-- | Chronic respiratory diseases +J9383-- | Chronic respiratory diseases +J939--- | Chronic respiratory diseases +J94---- | Chronic respiratory diseases +J940--- | Chronic respiratory diseases +J941--- | Chronic respiratory diseases +J942--- | Chronic respiratory diseases +J948--- | Chronic respiratory diseases +J949--- | Chronic respiratory diseases +J96---- | Chronic respiratory diseases +J960--- | Chronic respiratory diseases +J9600-- | Chronic respiratory diseases +J9601-- | Chronic respiratory diseases +J9602-- | Chronic respiratory diseases +J961--- | Chronic respiratory diseases +J9610-- | Chronic respiratory diseases +J9611-- | Chronic respiratory diseases +J9612-- | Chronic respiratory diseases +J9620-- | Chronic respiratory diseases +J9621-- | Chronic respiratory diseases +J9622-- | Chronic respiratory diseases +J969--- | Chronic respiratory diseases +J9690-- | Chronic respiratory diseases +J9691-- | Chronic respiratory diseases +J9692-- | Chronic respiratory diseases +J98---- | Chronic respiratory diseases +J980--- | Chronic respiratory diseases +J9801-- | Chronic respiratory diseases +J9809-- | Chronic respiratory diseases +J981--- | Chronic respiratory diseases +J9811-- | Chronic respiratory diseases +J9819-- | Chronic respiratory diseases +J982--- | Chronic respiratory diseases +J983--- | Chronic respiratory diseases +J984--- | Chronic respiratory diseases +J985--- | Chronic respiratory diseases +J9851-- | Chronic respiratory diseases +J9859-- | Chronic respiratory diseases +J986--- | Chronic respiratory diseases +J987--- | Chronic respiratory diseases +J988--- | Chronic respiratory diseases +J989--- | Chronic respiratory diseases +J99---- | Chronic respiratory diseases +J990--- | Chronic respiratory diseases +J991--- | Chronic respiratory diseases +J998--- | Chronic respiratory diseases +R06---- | Chronic respiratory diseases +R060--- | Chronic respiratory diseases +R0600-- | Chronic respiratory diseases +R0601-- | Chronic respiratory diseases +R0602-- | Chronic respiratory diseases +R0603-- | Chronic respiratory diseases +R0609-- | Chronic respiratory diseases +R061--- | Chronic respiratory diseases +R062--- | Chronic respiratory diseases +R063--- | Chronic respiratory diseases +R064--- | Chronic respiratory diseases +R065--- | Chronic respiratory diseases +R066--- | Chronic respiratory diseases +R067--- | Chronic respiratory diseases +R068--- | Chronic respiratory diseases +R0681-- | Chronic respiratory diseases +R0682-- | Chronic respiratory diseases +R0683-- | Chronic respiratory diseases +R0689-- | Chronic respiratory diseases +R069--- | Chronic respiratory diseases +R09---- | Chronic respiratory diseases +R090--- | Chronic respiratory diseases +R0901-- | Chronic respiratory diseases +R0902-- | Chronic respiratory diseases +R091--- | Chronic respiratory diseases +R092--- | Chronic respiratory diseases +R093--- | Chronic respiratory diseases +R098--- | Chronic respiratory diseases +R0981-- | Chronic respiratory diseases +R0982-- | Chronic respiratory diseases +R0989-- | Chronic respiratory diseases +R84---- | Chronic respiratory diseases +R840--- | Chronic respiratory diseases +R841--- | Chronic respiratory diseases +R842--- | Chronic respiratory diseases +R843--- | Chronic respiratory diseases +R844--- | Chronic respiratory diseases +R845--- | Chronic respiratory diseases +R846--- | Chronic respiratory diseases +R847--- | Chronic respiratory diseases +R848--- | Chronic respiratory diseases +R849--- | Chronic respiratory diseases +R91---- | Chronic respiratory diseases +R911--- | Chronic respiratory diseases +R918--- | Chronic respiratory diseases +Z825--- | Chronic respiratory diseases +J41---- | Chronic obstructive pulmonary disease +J410--- | Chronic obstructive pulmonary disease +J411--- | Chronic obstructive pulmonary disease +J418--- | Chronic obstructive pulmonary disease +J42---- | Chronic obstructive pulmonary disease +J43---- | Chronic obstructive pulmonary disease +J430--- | Chronic obstructive pulmonary disease +J431--- | Chronic obstructive pulmonary disease +J432--- | Chronic obstructive pulmonary disease +J438--- | Chronic obstructive pulmonary disease +J439--- | Chronic obstructive pulmonary disease +J44---- | Chronic obstructive pulmonary disease +J440--- | Chronic obstructive pulmonary disease +J441--- | Chronic obstructive pulmonary disease +J448--- | Chronic obstructive pulmonary disease +J449--- | Chronic obstructive pulmonary disease +J60---- | Pneumoconiosis +J61---- | Pneumoconiosis +J62---- | Pneumoconiosis +J620--- | Pneumoconiosis +J628--- | Pneumoconiosis +J63---- | Pneumoconiosis +J630--- | Pneumoconiosis +J631--- | Pneumoconiosis +J632--- | Pneumoconiosis +J633--- | Pneumoconiosis +J634--- | Pneumoconiosis +J635--- | Pneumoconiosis +J636--- | Pneumoconiosis +J638--- | Pneumoconiosis +J64---- | Pneumoconiosis +J65---- | Pneumoconiosis +J920--- | Pneumoconiosis +J62---- | Silicosis +J620--- | Silicosis +J628--- | Silicosis +J61---- | Asbestosis +J920--- | Asbestosis +J60---- | Coal workers pneumoconiosis +J63---- | Other pneumoconiosis +J630--- | Other pneumoconiosis +J631--- | Other pneumoconiosis +J632--- | Other pneumoconiosis +J633--- | Other pneumoconiosis +J634--- | Other pneumoconiosis +J635--- | Other pneumoconiosis +J636--- | Other pneumoconiosis +J638--- | Other pneumoconiosis +J64---- | Other pneumoconiosis +J65---- | Other pneumoconiosis +J45---- | Asthma +J450--- | Asthma +J451--- | Asthma +J4520-- | Asthma +J4521-- | Asthma +J4522-- | Asthma +J4530-- | Asthma +J4531-- | Asthma +J4532-- | Asthma +J4540-- | Asthma +J4541-- | Asthma +J4542-- | Asthma +J4550-- | Asthma +J4551-- | Asthma +J4552-- | Asthma +J458--- | Asthma +J459--- | Asthma +J45901- | Asthma +J45902- | Asthma +J45909- | Asthma +J45990- | Asthma +J45991- | Asthma +J45998- | Asthma +J46---- | Asthma +Z825--- | Asthma +D86---- | Interstitial lung disease and pulmonary sarcoidosis +D860--- | Interstitial lung disease and pulmonary sarcoidosis +D861--- | Interstitial lung disease and pulmonary sarcoidosis +D862--- | Interstitial lung disease and pulmonary sarcoidosis +D869--- | Interstitial lung disease and pulmonary sarcoidosis +J84---- | Interstitial lung disease and pulmonary sarcoidosis +J840--- | Interstitial lung disease and pulmonary sarcoidosis +J8401-- | Interstitial lung disease and pulmonary sarcoidosis +J8402-- | Interstitial lung disease and pulmonary sarcoidosis +J8403-- | Interstitial lung disease and pulmonary sarcoidosis +J8409-- | Interstitial lung disease and pulmonary sarcoidosis +J841--- | Interstitial lung disease and pulmonary sarcoidosis +J8410-- | Interstitial lung disease and pulmonary sarcoidosis +J84111- | Interstitial lung disease and pulmonary sarcoidosis +J84112- | Interstitial lung disease and pulmonary sarcoidosis +J84113- | Interstitial lung disease and pulmonary sarcoidosis +J84114- | Interstitial lung disease and pulmonary sarcoidosis +J84115- | Interstitial lung disease and pulmonary sarcoidosis +J84116- | Interstitial lung disease and pulmonary sarcoidosis +J84117- | Interstitial lung disease and pulmonary sarcoidosis +J8417-- | Interstitial lung disease and pulmonary sarcoidosis +J842--- | Interstitial lung disease and pulmonary sarcoidosis +J848--- | Interstitial lung disease and pulmonary sarcoidosis +J8481-- | Interstitial lung disease and pulmonary sarcoidosis +J8482-- | Interstitial lung disease and pulmonary sarcoidosis +J8483-- | Interstitial lung disease and pulmonary sarcoidosis +J84841- | Interstitial lung disease and pulmonary sarcoidosis +J84842- | Interstitial lung disease and pulmonary sarcoidosis +J84843- | Interstitial lung disease and pulmonary sarcoidosis +J84848- | Interstitial lung disease and pulmonary sarcoidosis +J8489-- | Interstitial lung disease and pulmonary sarcoidosis +J849--- | Interstitial lung disease and pulmonary sarcoidosis +J30---- | Other chronic respiratory diseases +J300--- | Other chronic respiratory diseases +J301--- | Other chronic respiratory diseases +J302--- | Other chronic respiratory diseases +J303--- | Other chronic respiratory diseases +J304--- | Other chronic respiratory diseases +J305--- | Other chronic respiratory diseases +J3081-- | Other chronic respiratory diseases +J3089-- | Other chronic respiratory diseases +J309--- | Other chronic respiratory diseases +J31---- | Other chronic respiratory diseases +J310--- | Other chronic respiratory diseases +J311--- | Other chronic respiratory diseases +J312--- | Other chronic respiratory diseases +J32---- | Other chronic respiratory diseases +J320--- | Other chronic respiratory diseases +J321--- | Other chronic respiratory diseases +J322--- | Other chronic respiratory diseases +J323--- | Other chronic respiratory diseases +J324--- | Other chronic respiratory diseases +J328--- | Other chronic respiratory diseases +J329--- | Other chronic respiratory diseases +J33---- | Other chronic respiratory diseases +J330--- | Other chronic respiratory diseases +J331--- | Other chronic respiratory diseases +J338--- | Other chronic respiratory diseases +J339--- | Other chronic respiratory diseases +J34---- | Other chronic respiratory diseases +J340--- | Other chronic respiratory diseases +J341--- | Other chronic respiratory diseases +J342--- | Other chronic respiratory diseases +J343--- | Other chronic respiratory diseases +J348--- | Other chronic respiratory diseases +J3481-- | Other chronic respiratory diseases +J3489-- | Other chronic respiratory diseases +J349--- | Other chronic respiratory diseases +J35---- | Other chronic respiratory diseases +J350--- | Other chronic respiratory diseases +J3501-- | Other chronic respiratory diseases +J3502-- | Other chronic respiratory diseases +J3503-- | Other chronic respiratory diseases +J351--- | Other chronic respiratory diseases +J352--- | Other chronic respiratory diseases +J353--- | Other chronic respiratory diseases +J358--- | Other chronic respiratory diseases +J359--- | Other chronic respiratory diseases +J37---- | Other chronic respiratory diseases +J370--- | Other chronic respiratory diseases +J371--- | Other chronic respiratory diseases +J38---- | Other chronic respiratory diseases +J380--- | Other chronic respiratory diseases +J3800-- | Other chronic respiratory diseases +J3801-- | Other chronic respiratory diseases +J3802-- | Other chronic respiratory diseases +J381--- | Other chronic respiratory diseases +J382--- | Other chronic respiratory diseases +J383--- | Other chronic respiratory diseases +J384--- | Other chronic respiratory diseases +J385--- | Other chronic respiratory diseases +J386--- | Other chronic respiratory diseases +J387--- | Other chronic respiratory diseases +J39---- | Other chronic respiratory diseases +J390--- | Other chronic respiratory diseases +J391--- | Other chronic respiratory diseases +J392--- | Other chronic respiratory diseases +J393--- | Other chronic respiratory diseases +J398--- | Other chronic respiratory diseases +J399--- | Other chronic respiratory diseases +J47---- | Other chronic respiratory diseases +J470--- | Other chronic respiratory diseases +J471--- | Other chronic respiratory diseases +J479--- | Other chronic respiratory diseases +J66---- | Other chronic respiratory diseases +J660--- | Other chronic respiratory diseases +J661--- | Other chronic respiratory diseases +J662--- | Other chronic respiratory diseases +J668--- | Other chronic respiratory diseases +J67---- | Other chronic respiratory diseases +J670--- | Other chronic respiratory diseases +J671--- | Other chronic respiratory diseases +J672--- | Other chronic respiratory diseases +J673--- | Other chronic respiratory diseases +J674--- | Other chronic respiratory diseases +J675--- | Other chronic respiratory diseases +J676--- | Other chronic respiratory diseases +J677--- | Other chronic respiratory diseases +J678--- | Other chronic respiratory diseases +J679--- | Other chronic respiratory diseases +J68---- | Other chronic respiratory diseases +J680--- | Other chronic respiratory diseases +J681--- | Other chronic respiratory diseases +J682--- | Other chronic respiratory diseases +J683--- | Other chronic respiratory diseases +J684--- | Other chronic respiratory diseases +J688--- | Other chronic respiratory diseases +J689--- | Other chronic respiratory diseases +J708--- | Other chronic respiratory diseases +J709--- | Other chronic respiratory diseases +J82---- | Other chronic respiratory diseases +J90---- | Other chronic respiratory diseases +J91---- | Other chronic respiratory diseases +J918--- | Other chronic respiratory diseases +J92---- | Other chronic respiratory diseases +J929--- | Other chronic respiratory diseases +J93---- | Other chronic respiratory diseases +J930--- | Other chronic respiratory diseases +J931--- | Other chronic respiratory diseases +J9311-- | Other chronic respiratory diseases +J9312-- | Other chronic respiratory diseases +J938--- | Other chronic respiratory diseases +J9381-- | Other chronic respiratory diseases +J9382-- | Other chronic respiratory diseases +J9383-- | Other chronic respiratory diseases +J939--- | Other chronic respiratory diseases +J94---- | Other chronic respiratory diseases +J940--- | Other chronic respiratory diseases +J941--- | Other chronic respiratory diseases +J942--- | Other chronic respiratory diseases +J948--- | Other chronic respiratory diseases +J949--- | Other chronic respiratory diseases +J961--- | Other chronic respiratory diseases +J9610-- | Other chronic respiratory diseases +J9611-- | Other chronic respiratory diseases +J9612-- | Other chronic respiratory diseases +J9620-- | Other chronic respiratory diseases +J9621-- | Other chronic respiratory diseases +J9622-- | Other chronic respiratory diseases +J98---- | Other chronic respiratory diseases +J980--- | Other chronic respiratory diseases +J9801-- | Other chronic respiratory diseases +J9809-- | Other chronic respiratory diseases +J981--- | Other chronic respiratory diseases +J9811-- | Other chronic respiratory diseases +J9819-- | Other chronic respiratory diseases +J982--- | Other chronic respiratory diseases +J983--- | Other chronic respiratory diseases +J984--- | Other chronic respiratory diseases +J985--- | Other chronic respiratory diseases +J9851-- | Other chronic respiratory diseases +J9859-- | Other chronic respiratory diseases +J986--- | Other chronic respiratory diseases +J987--- | Other chronic respiratory diseases +J988--- | Other chronic respiratory diseases +J989--- | Other chronic respiratory diseases +J99---- | Other chronic respiratory diseases +J990--- | Other chronic respiratory diseases +J991--- | Other chronic respiratory diseases +J998--- | Other chronic respiratory diseases +I85---- | Digestive diseases +I850--- | Digestive diseases +I8500-- | Digestive diseases +I8501-- | Digestive diseases +I8510-- | Digestive diseases +I8511-- | Digestive diseases +I859--- | Digestive diseases +I982--- | Digestive diseases +K20---- | Digestive diseases +K200--- | Digestive diseases +K208--- | Digestive diseases +K209--- | Digestive diseases +K21---- | Digestive diseases +K210--- | Digestive diseases +K219--- | Digestive diseases +K22---- | Digestive diseases +K220--- | Digestive diseases +K221--- | Digestive diseases +K2210-- | Digestive diseases +K2211-- | Digestive diseases +K222--- | Digestive diseases +K223--- | Digestive diseases +K224--- | Digestive diseases +K225--- | Digestive diseases +K226--- | Digestive diseases +K227--- | Digestive diseases +K2270-- | Digestive diseases +K22710- | Digestive diseases +K22711- | Digestive diseases +K22719- | Digestive diseases +K228--- | Digestive diseases +K229--- | Digestive diseases +K23---- | Digestive diseases +K230--- | Digestive diseases +K231--- | Digestive diseases +K238--- | Digestive diseases +K25---- | Digestive diseases +K250--- | Digestive diseases +K251--- | Digestive diseases +K252--- | Digestive diseases +K253--- | Digestive diseases +K254--- | Digestive diseases +K255--- | Digestive diseases +K256--- | Digestive diseases +K257--- | Digestive diseases +K259--- | Digestive diseases +K26---- | Digestive diseases +K260--- | Digestive diseases +K261--- | Digestive diseases +K262--- | Digestive diseases +K263--- | Digestive diseases +K264--- | Digestive diseases +K265--- | Digestive diseases +K266--- | Digestive diseases +K267--- | Digestive diseases +K269--- | Digestive diseases +K27---- | Digestive diseases +K270--- | Digestive diseases +K271--- | Digestive diseases +K272--- | Digestive diseases +K273--- | Digestive diseases +K274--- | Digestive diseases +K275--- | Digestive diseases +K276--- | Digestive diseases +K277--- | Digestive diseases +K279--- | Digestive diseases +K28---- | Digestive diseases +K280--- | Digestive diseases +K281--- | Digestive diseases +K282--- | Digestive diseases +K283--- | Digestive diseases +K284--- | Digestive diseases +K285--- | Digestive diseases +K286--- | Digestive diseases +K287--- | Digestive diseases +K289--- | Digestive diseases +K29---- | Digestive diseases +K290--- | Digestive diseases +K2900-- | Digestive diseases +K2901-- | Digestive diseases +K291--- | Digestive diseases +K292--- | Digestive diseases +K2920-- | Digestive diseases +K2921-- | Digestive diseases +K293--- | Digestive diseases +K2930-- | Digestive diseases +K2931-- | Digestive diseases +K294--- | Digestive diseases +K2940-- | Digestive diseases +K2941-- | Digestive diseases +K295--- | Digestive diseases +K2950-- | Digestive diseases +K2951-- | Digestive diseases +K296--- | Digestive diseases +K2960-- | Digestive diseases +K2961-- | Digestive diseases +K297--- | Digestive diseases +K2970-- | Digestive diseases +K2971-- | Digestive diseases +K298--- | Digestive diseases +K2980-- | Digestive diseases +K2981-- | Digestive diseases +K299--- | Digestive diseases +K2990-- | Digestive diseases +K2991-- | Digestive diseases +K30---- | Digestive diseases +K31---- | Digestive diseases +K310--- | Digestive diseases +K311--- | Digestive diseases +K312--- | Digestive diseases +K313--- | Digestive diseases +K314--- | Digestive diseases +K315--- | Digestive diseases +K316--- | Digestive diseases +K317--- | Digestive diseases +K318--- | Digestive diseases +K31811- | Digestive diseases +K31819- | Digestive diseases +K3182-- | Digestive diseases +K3183-- | Digestive diseases +K3184-- | Digestive diseases +K3189-- | Digestive diseases +K319--- | Digestive diseases +K35---- | Digestive diseases +K352--- | Digestive diseases +K3520-- | Digestive diseases +K3521-- | Digestive diseases +K353--- | Digestive diseases +K3530-- | Digestive diseases +K3531-- | Digestive diseases +K3532-- | Digestive diseases +K3533-- | Digestive diseases +K358--- | Digestive diseases +K3580-- | Digestive diseases +K35890- | Digestive diseases +K35891- | Digestive diseases +K36---- | Digestive diseases +K37---- | Digestive diseases +K38---- | Digestive diseases +K380--- | Digestive diseases +K381--- | Digestive diseases +K382--- | Digestive diseases +K383--- | Digestive diseases +K388--- | Digestive diseases +K389--- | Digestive diseases +K40---- | Digestive diseases +K400--- | Digestive diseases +K4000-- | Digestive diseases +K4001-- | Digestive diseases +K401--- | Digestive diseases +K4010-- | Digestive diseases +K4011-- | Digestive diseases +K402--- | Digestive diseases +K4020-- | Digestive diseases +K4021-- | Digestive diseases +K403--- | Digestive diseases +K4030-- | Digestive diseases +K4031-- | Digestive diseases +K404--- | Digestive diseases +K4040-- | Digestive diseases +K4041-- | Digestive diseases +K409--- | Digestive diseases +K4090-- | Digestive diseases +K4091-- | Digestive diseases +K41---- | Digestive diseases +K410--- | Digestive diseases +K4100-- | Digestive diseases +K4101-- | Digestive diseases +K411--- | Digestive diseases +K4110-- | Digestive diseases +K4111-- | Digestive diseases +K412--- | Digestive diseases +K4120-- | Digestive diseases +K4121-- | Digestive diseases +K413--- | Digestive diseases +K4130-- | Digestive diseases +K4131-- | Digestive diseases +K414--- | Digestive diseases +K4140-- | Digestive diseases +K4141-- | Digestive diseases +K419--- | Digestive diseases +K4190-- | Digestive diseases +K4191-- | Digestive diseases +K42---- | Digestive diseases +K420--- | Digestive diseases +K421--- | Digestive diseases +K429--- | Digestive diseases +K44---- | Digestive diseases +K440--- | Digestive diseases +K441--- | Digestive diseases +K449--- | Digestive diseases +K45---- | Digestive diseases +K450--- | Digestive diseases +K451--- | Digestive diseases +K458--- | Digestive diseases +K46---- | Digestive diseases +K460--- | Digestive diseases +K461--- | Digestive diseases +K469--- | Digestive diseases +K50---- | Digestive diseases +K500--- | Digestive diseases +K5000-- | Digestive diseases +K50011- | Digestive diseases +K50012- | Digestive diseases +K50013- | Digestive diseases +K50014- | Digestive diseases +K50018- | Digestive diseases +K50019- | Digestive diseases +K501--- | Digestive diseases +K5010-- | Digestive diseases +K50111- | Digestive diseases +K50112- | Digestive diseases +K50113- | Digestive diseases +K50114- | Digestive diseases +K50118- | Digestive diseases +K50119- | Digestive diseases +K508--- | Digestive diseases +K5080-- | Digestive diseases +K50811- | Digestive diseases +K50812- | Digestive diseases +K50813- | Digestive diseases +K50814- | Digestive diseases +K50818- | Digestive diseases +K50819- | Digestive diseases +K509--- | Digestive diseases +K5090-- | Digestive diseases +K50911- | Digestive diseases +K50912- | Digestive diseases +K50913- | Digestive diseases +K50914- | Digestive diseases +K50918- | Digestive diseases +K50919- | Digestive diseases +K51---- | Digestive diseases +K510--- | Digestive diseases +K5100-- | Digestive diseases +K51011- | Digestive diseases +K51012- | Digestive diseases +K51013- | Digestive diseases +K51014- | Digestive diseases +K51018- | Digestive diseases +K51019- | Digestive diseases +K512--- | Digestive diseases +K5120-- | Digestive diseases +K51211- | Digestive diseases +K51212- | Digestive diseases +K51213- | Digestive diseases +K51214- | Digestive diseases +K51218- | Digestive diseases +K51219- | Digestive diseases +K513--- | Digestive diseases +K5130-- | Digestive diseases +K51311- | Digestive diseases +K51312- | Digestive diseases +K51313- | Digestive diseases +K51314- | Digestive diseases +K51318- | Digestive diseases +K51319- | Digestive diseases +K515--- | Digestive diseases +K5150-- | Digestive diseases +K51511- | Digestive diseases +K51512- | Digestive diseases +K51513- | Digestive diseases +K51514- | Digestive diseases +K51518- | Digestive diseases +K51519- | Digestive diseases +K518--- | Digestive diseases +K5180-- | Digestive diseases +K51811- | Digestive diseases +K51812- | Digestive diseases +K51813- | Digestive diseases +K51814- | Digestive diseases +K51818- | Digestive diseases +K51819- | Digestive diseases +K519--- | Digestive diseases +K5190-- | Digestive diseases +K51911- | Digestive diseases +K51912- | Digestive diseases +K51913- | Digestive diseases +K51914- | Digestive diseases +K51918- | Digestive diseases +K51919- | Digestive diseases +K52---- | Digestive diseases +K522--- | Digestive diseases +K5221-- | Digestive diseases +K5222-- | Digestive diseases +K5229-- | Digestive diseases +K523--- | Digestive diseases +K528--- | Digestive diseases +K5281-- | Digestive diseases +K5282-- | Digestive diseases +K52831- | Digestive diseases +K52832- | Digestive diseases +K52838- | Digestive diseases +K52839- | Digestive diseases +K5289-- | Digestive diseases +K529--- | Digestive diseases +K55---- | Digestive diseases +K550--- | Digestive diseases +K55011- | Digestive diseases +K55012- | Digestive diseases +K55019- | Digestive diseases +K55021- | Digestive diseases +K55022- | Digestive diseases +K55029- | Digestive diseases +K55031- | Digestive diseases +K55032- | Digestive diseases +K55039- | Digestive diseases +K55041- | Digestive diseases +K55042- | Digestive diseases +K55049- | Digestive diseases +K55051- | Digestive diseases +K55052- | Digestive diseases +K55059- | Digestive diseases +K55061- | Digestive diseases +K55062- | Digestive diseases +K55069- | Digestive diseases +K551--- | Digestive diseases +K552--- | Digestive diseases +K5520-- | Digestive diseases +K5521-- | Digestive diseases +K553--- | Digestive diseases +K5530-- | Digestive diseases +K5531-- | Digestive diseases +K5532-- | Digestive diseases +K5533-- | Digestive diseases +K558--- | Digestive diseases +K559--- | Digestive diseases +K56---- | Digestive diseases +K560--- | Digestive diseases +K561--- | Digestive diseases +K562--- | Digestive diseases +K563--- | Digestive diseases +K564--- | Digestive diseases +K5641-- | Digestive diseases +K5649-- | Digestive diseases +K565--- | Digestive diseases +K5650-- | Digestive diseases +K5651-- | Digestive diseases +K5652-- | Digestive diseases +K566--- | Digestive diseases +K56600- | Digestive diseases +K56601- | Digestive diseases +K56609- | Digestive diseases +K56690- | Digestive diseases +K56691- | Digestive diseases +K56699- | Digestive diseases +K567--- | Digestive diseases +K57---- | Digestive diseases +K570--- | Digestive diseases +K5700-- | Digestive diseases +K5701-- | Digestive diseases +K571--- | Digestive diseases +K5710-- | Digestive diseases +K5711-- | Digestive diseases +K5712-- | Digestive diseases +K5713-- | Digestive diseases +K572--- | Digestive diseases +K5720-- | Digestive diseases +K5721-- | Digestive diseases +K573--- | Digestive diseases +K5730-- | Digestive diseases +K5731-- | Digestive diseases +K5732-- | Digestive diseases +K5733-- | Digestive diseases +K574--- | Digestive diseases +K5740-- | Digestive diseases +K5741-- | Digestive diseases +K575--- | Digestive diseases +K5750-- | Digestive diseases +K5751-- | Digestive diseases +K5752-- | Digestive diseases +K5753-- | Digestive diseases +K578--- | Digestive diseases +K5780-- | Digestive diseases +K5781-- | Digestive diseases +K579--- | Digestive diseases +K5790-- | Digestive diseases +K5791-- | Digestive diseases +K5792-- | Digestive diseases +K5793-- | Digestive diseases +K58---- | Digestive diseases +K580--- | Digestive diseases +K581--- | Digestive diseases +K582--- | Digestive diseases +K583--- | Digestive diseases +K588--- | Digestive diseases +K589--- | Digestive diseases +K59---- | Digestive diseases +K590--- | Digestive diseases +K5900-- | Digestive diseases +K5901-- | Digestive diseases +K5902-- | Digestive diseases +K5903-- | Digestive diseases +K5904-- | Digestive diseases +K5909-- | Digestive diseases +K591--- | Digestive diseases +K592--- | Digestive diseases +K593--- | Digestive diseases +K5931-- | Digestive diseases +K5939-- | Digestive diseases +K594--- | Digestive diseases +K598--- | Digestive diseases +K599--- | Digestive diseases +K60---- | Digestive diseases +K600--- | Digestive diseases +K601--- | Digestive diseases +K602--- | Digestive diseases +K603--- | Digestive diseases +K604--- | Digestive diseases +K605--- | Digestive diseases +K61---- | Digestive diseases +K610--- | Digestive diseases +K611--- | Digestive diseases +K612--- | Digestive diseases +K613--- | Digestive diseases +K6131-- | Digestive diseases +K6139-- | Digestive diseases +K614--- | Digestive diseases +K615--- | Digestive diseases +K62---- | Digestive diseases +K624--- | Digestive diseases +K625--- | Digestive diseases +K626--- | Digestive diseases +K628--- | Digestive diseases +K6281-- | Digestive diseases +K6282-- | Digestive diseases +K6289-- | Digestive diseases +K629--- | Digestive diseases +K63---- | Digestive diseases +K630--- | Digestive diseases +K631--- | Digestive diseases +K632--- | Digestive diseases +K633--- | Digestive diseases +K634--- | Digestive diseases +K638--- | Digestive diseases +K6381-- | Digestive diseases +K6389-- | Digestive diseases +K639--- | Digestive diseases +K64---- | Digestive diseases +K640--- | Digestive diseases +K641--- | Digestive diseases +K642--- | Digestive diseases +K643--- | Digestive diseases +K644--- | Digestive diseases +K645--- | Digestive diseases +K648--- | Digestive diseases +K649--- | Digestive diseases +K65---- | Digestive diseases +K650--- | Digestive diseases +K651--- | Digestive diseases +K652--- | Digestive diseases +K653--- | Digestive diseases +K654--- | Digestive diseases +K658--- | Digestive diseases +K659--- | Digestive diseases +K66---- | Digestive diseases +K660--- | Digestive diseases +K661--- | Digestive diseases +K662--- | Digestive diseases +K668--- | Digestive diseases +K669--- | Digestive diseases +K67---- | Digestive diseases +K678--- | Digestive diseases +K6812-- | Digestive diseases +K6819-- | Digestive diseases +K689--- | Digestive diseases +K70---- | Digestive diseases +K700--- | Digestive diseases +K701--- | Digestive diseases +K7010-- | Digestive diseases +K7011-- | Digestive diseases +K702--- | Digestive diseases +K703--- | Digestive diseases +K7030-- | Digestive diseases +K7031-- | Digestive diseases +K704--- | Digestive diseases +K7040-- | Digestive diseases +K7041-- | Digestive diseases +K709--- | Digestive diseases +K71---- | Digestive diseases +K710--- | Digestive diseases +K711--- | Digestive diseases +K7110-- | Digestive diseases +K7111-- | Digestive diseases +K712--- | Digestive diseases +K713--- | Digestive diseases +K714--- | Digestive diseases +K715--- | Digestive diseases +K7150-- | Digestive diseases +K7151-- | Digestive diseases +K716--- | Digestive diseases +K717--- | Digestive diseases +K718--- | Digestive diseases +K719--- | Digestive diseases +K72---- | Digestive diseases +K720--- | Digestive diseases +K7200-- | Digestive diseases +K7201-- | Digestive diseases +K721--- | Digestive diseases +K7210-- | Digestive diseases +K7211-- | Digestive diseases +K729--- | Digestive diseases +K7290-- | Digestive diseases +K7291-- | Digestive diseases +K73---- | Digestive diseases +K730--- | Digestive diseases +K731--- | Digestive diseases +K732--- | Digestive diseases +K738--- | Digestive diseases +K739--- | Digestive diseases +K74---- | Digestive diseases +K740--- | Digestive diseases +K741--- | Digestive diseases +K742--- | Digestive diseases +K743--- | Digestive diseases +K744--- | Digestive diseases +K745--- | Digestive diseases +K746--- | Digestive diseases +K7460-- | Digestive diseases +K7469-- | Digestive diseases +K75---- | Digestive diseases +K752--- | Digestive diseases +K754--- | Digestive diseases +K758--- | Digestive diseases +K7581-- | Digestive diseases +K7589-- | Digestive diseases +K759--- | Digestive diseases +K76---- | Digestive diseases +K760--- | Digestive diseases +K761--- | Digestive diseases +K762--- | Digestive diseases +K764--- | Digestive diseases +K765--- | Digestive diseases +K766--- | Digestive diseases +K767--- | Digestive diseases +K768--- | Digestive diseases +K7681-- | Digestive diseases +K7689-- | Digestive diseases +K769--- | Digestive diseases +K77---- | Digestive diseases +K770--- | Digestive diseases +K778--- | Digestive diseases +K80---- | Digestive diseases +K800--- | Digestive diseases +K8000-- | Digestive diseases +K8001-- | Digestive diseases +K801--- | Digestive diseases +K8010-- | Digestive diseases +K8011-- | Digestive diseases +K8012-- | Digestive diseases +K8013-- | Digestive diseases +K8018-- | Digestive diseases +K8019-- | Digestive diseases +K802--- | Digestive diseases +K8020-- | Digestive diseases +K8021-- | Digestive diseases +K803--- | Digestive diseases +K8030-- | Digestive diseases +K8031-- | Digestive diseases +K8032-- | Digestive diseases +K8033-- | Digestive diseases +K8034-- | Digestive diseases +K8035-- | Digestive diseases +K8036-- | Digestive diseases +K8037-- | Digestive diseases +K804--- | Digestive diseases +K8040-- | Digestive diseases +K8041-- | Digestive diseases +K8042-- | Digestive diseases +K8043-- | Digestive diseases +K8044-- | Digestive diseases +K8045-- | Digestive diseases +K8046-- | Digestive diseases +K8047-- | Digestive diseases +K805--- | Digestive diseases +K8050-- | Digestive diseases +K8051-- | Digestive diseases +K8060-- | Digestive diseases +K8061-- | Digestive diseases +K8062-- | Digestive diseases +K8063-- | Digestive diseases +K8064-- | Digestive diseases +K8065-- | Digestive diseases +K8066-- | Digestive diseases +K8067-- | Digestive diseases +K8070-- | Digestive diseases +K8071-- | Digestive diseases +K808--- | Digestive diseases +K8080-- | Digestive diseases +K8081-- | Digestive diseases +K81---- | Digestive diseases +K810--- | Digestive diseases +K811--- | Digestive diseases +K812--- | Digestive diseases +K818--- | Digestive diseases +K819--- | Digestive diseases +K82---- | Digestive diseases +K820--- | Digestive diseases +K821--- | Digestive diseases +K822--- | Digestive diseases +K823--- | Digestive diseases +K824--- | Digestive diseases +K828--- | Digestive diseases +K829--- | Digestive diseases +K82A1-- | Digestive diseases +K82A2-- | Digestive diseases +K83---- | Digestive diseases +K830--- | Digestive diseases +K8301-- | Digestive diseases +K8309-- | Digestive diseases +K831--- | Digestive diseases +K832--- | Digestive diseases +K833--- | Digestive diseases +K834--- | Digestive diseases +K835--- | Digestive diseases +K838--- | Digestive diseases +K839--- | Digestive diseases +K85---- | Digestive diseases +K850--- | Digestive diseases +K8500-- | Digestive diseases +K8501-- | Digestive diseases +K8502-- | Digestive diseases +K851--- | Digestive diseases +K8510-- | Digestive diseases +K8511-- | Digestive diseases +K8512-- | Digestive diseases +K852--- | Digestive diseases +K8520-- | Digestive diseases +K8521-- | Digestive diseases +K8522-- | Digestive diseases +K853--- | Digestive diseases +K8530-- | Digestive diseases +K8531-- | Digestive diseases +K8532-- | Digestive diseases +K858--- | Digestive diseases +K8580-- | Digestive diseases +K8581-- | Digestive diseases +K8582-- | Digestive diseases +K859--- | Digestive diseases +K8590-- | Digestive diseases +K8591-- | Digestive diseases +K8592-- | Digestive diseases +K86---- | Digestive diseases +K860--- | Digestive diseases +K861--- | Digestive diseases +K862--- | Digestive diseases +K863--- | Digestive diseases +K868--- | Digestive diseases +K8681-- | Digestive diseases +K8689-- | Digestive diseases +K869--- | Digestive diseases +K87---- | Digestive diseases +K870--- | Digestive diseases +K871--- | Digestive diseases +K90---- | Digestive diseases +K900--- | Digestive diseases +K901--- | Digestive diseases +K902--- | Digestive diseases +K903--- | Digestive diseases +K904--- | Digestive diseases +K9041-- | Digestive diseases +K9049-- | Digestive diseases +K908--- | Digestive diseases +K9081-- | Digestive diseases +K9089-- | Digestive diseases +K909--- | Digestive diseases +K92---- | Digestive diseases +K920--- | Digestive diseases +K921--- | Digestive diseases +K922--- | Digestive diseases +K928--- | Digestive diseases +K9281-- | Digestive diseases +K9289-- | Digestive diseases +K929--- | Digestive diseases +K938--- | Digestive diseases +R11---- | Digestive diseases +R110--- | Digestive diseases +R1110-- | Digestive diseases +R1111-- | Digestive diseases +R1112-- | Digestive diseases +R1113-- | Digestive diseases +R1114-- | Digestive diseases +R112--- | Digestive diseases +R12---- | Digestive diseases +R13---- | Digestive diseases +R130--- | Digestive diseases +R1310-- | Digestive diseases +R1311-- | Digestive diseases +R1312-- | Digestive diseases +R1313-- | Digestive diseases +R1314-- | Digestive diseases +R1319-- | Digestive diseases +R14---- | Digestive diseases +R140--- | Digestive diseases +R141--- | Digestive diseases +R142--- | Digestive diseases +R143--- | Digestive diseases +R15---- | Digestive diseases +R150--- | Digestive diseases +R151--- | Digestive diseases +R152--- | Digestive diseases +R159--- | Digestive diseases +R16---- | Digestive diseases +R160--- | Digestive diseases +R161--- | Digestive diseases +R162--- | Digestive diseases +R17---- | Digestive diseases +R170--- | Digestive diseases +R179--- | Digestive diseases +R18---- | Digestive diseases +R180--- | Digestive diseases +R188--- | Digestive diseases +R19---- | Digestive diseases +R190--- | Digestive diseases +R1900-- | Digestive diseases +R1901-- | Digestive diseases +R1902-- | Digestive diseases +R1903-- | Digestive diseases +R1904-- | Digestive diseases +R1905-- | Digestive diseases +R1906-- | Digestive diseases +R1907-- | Digestive diseases +R1909-- | Digestive diseases +R191--- | Digestive diseases +R1911-- | Digestive diseases +R1912-- | Digestive diseases +R1915-- | Digestive diseases +R192--- | Digestive diseases +R193--- | Digestive diseases +R1930-- | Digestive diseases +R1931-- | Digestive diseases +R1932-- | Digestive diseases +R1933-- | Digestive diseases +R1934-- | Digestive diseases +R1935-- | Digestive diseases +R1936-- | Digestive diseases +R1937-- | Digestive diseases +R194--- | Digestive diseases +R195--- | Digestive diseases +R196--- | Digestive diseases +R197--- | Digestive diseases +R198--- | Digestive diseases +R85---- | Digestive diseases +R850--- | Digestive diseases +R851--- | Digestive diseases +R852--- | Digestive diseases +R853--- | Digestive diseases +R854--- | Digestive diseases +R855--- | Digestive diseases +R856--- | Digestive diseases +R85610- | Digestive diseases +R85611- | Digestive diseases +R85612- | Digestive diseases +R85613- | Digestive diseases +R85614- | Digestive diseases +R85615- | Digestive diseases +R85616- | Digestive diseases +R85618- | Digestive diseases +R85619- | Digestive diseases +R8569-- | Digestive diseases +R857--- | Digestive diseases +R858--- | Digestive diseases +R8581-- | Digestive diseases +R8582-- | Digestive diseases +R8589-- | Digestive diseases +R859--- | Digestive diseases +Z13810- | Digestive diseases +Z13811- | Digestive diseases +Z13818- | Digestive diseases +Z431--- | Digestive diseases +Z432--- | Digestive diseases +Z433--- | Digestive diseases +Z434--- | Digestive diseases +Z526--- | Digestive diseases +Z837--- | Digestive diseases +Z8371-- | Digestive diseases +Z8379-- | Digestive diseases +Z871--- | Digestive diseases +Z8711-- | Digestive diseases +Z8719-- | Digestive diseases +Z944--- | Digestive diseases +I85---- | Cirrhosis and other chronic liver diseases +I850--- | Cirrhosis and other chronic liver diseases +I8500-- | Cirrhosis and other chronic liver diseases +I8501-- | Cirrhosis and other chronic liver diseases +I8510-- | Cirrhosis and other chronic liver diseases +I8511-- | Cirrhosis and other chronic liver diseases +I859--- | Cirrhosis and other chronic liver diseases +I982--- | Cirrhosis and other chronic liver diseases +K70---- | Cirrhosis and other chronic liver diseases +K700--- | Cirrhosis and other chronic liver diseases +K701--- | Cirrhosis and other chronic liver diseases +K7010-- | Cirrhosis and other chronic liver diseases +K7011-- | Cirrhosis and other chronic liver diseases +K702--- | Cirrhosis and other chronic liver diseases +K703--- | Cirrhosis and other chronic liver diseases +K7030-- | Cirrhosis and other chronic liver diseases +K7031-- | Cirrhosis and other chronic liver diseases +K704--- | Cirrhosis and other chronic liver diseases +K7040-- | Cirrhosis and other chronic liver diseases +K7041-- | Cirrhosis and other chronic liver diseases +K709--- | Cirrhosis and other chronic liver diseases +K71---- | Cirrhosis and other chronic liver diseases +K713--- | Cirrhosis and other chronic liver diseases +K714--- | Cirrhosis and other chronic liver diseases +K715--- | Cirrhosis and other chronic liver diseases +K7150-- | Cirrhosis and other chronic liver diseases +K7151-- | Cirrhosis and other chronic liver diseases +K716--- | Cirrhosis and other chronic liver diseases +K717--- | Cirrhosis and other chronic liver diseases +K718--- | Cirrhosis and other chronic liver diseases +K719--- | Cirrhosis and other chronic liver diseases +K72---- | Cirrhosis and other chronic liver diseases +K721--- | Cirrhosis and other chronic liver diseases +K7210-- | Cirrhosis and other chronic liver diseases +K7211-- | Cirrhosis and other chronic liver diseases +K729--- | Cirrhosis and other chronic liver diseases +K7290-- | Cirrhosis and other chronic liver diseases +K7291-- | Cirrhosis and other chronic liver diseases +K73---- | Cirrhosis and other chronic liver diseases +K730--- | Cirrhosis and other chronic liver diseases +K731--- | Cirrhosis and other chronic liver diseases +K732--- | Cirrhosis and other chronic liver diseases +K738--- | Cirrhosis and other chronic liver diseases +K739--- | Cirrhosis and other chronic liver diseases +K74---- | Cirrhosis and other chronic liver diseases +K740--- | Cirrhosis and other chronic liver diseases +K741--- | Cirrhosis and other chronic liver diseases +K742--- | Cirrhosis and other chronic liver diseases +K743--- | Cirrhosis and other chronic liver diseases +K744--- | Cirrhosis and other chronic liver diseases +K745--- | Cirrhosis and other chronic liver diseases +K746--- | Cirrhosis and other chronic liver diseases +K7460-- | Cirrhosis and other chronic liver diseases +K7469-- | Cirrhosis and other chronic liver diseases +K75---- | Cirrhosis and other chronic liver diseases +K752--- | Cirrhosis and other chronic liver diseases +K754--- | Cirrhosis and other chronic liver diseases +K758--- | Cirrhosis and other chronic liver diseases +K7581-- | Cirrhosis and other chronic liver diseases +K7589-- | Cirrhosis and other chronic liver diseases +K759--- | Cirrhosis and other chronic liver diseases +K76---- | Cirrhosis and other chronic liver diseases +K760--- | Cirrhosis and other chronic liver diseases +K761--- | Cirrhosis and other chronic liver diseases +K762--- | Cirrhosis and other chronic liver diseases +K764--- | Cirrhosis and other chronic liver diseases +K765--- | Cirrhosis and other chronic liver diseases +K766--- | Cirrhosis and other chronic liver diseases +K767--- | Cirrhosis and other chronic liver diseases +K768--- | Cirrhosis and other chronic liver diseases +K7681-- | Cirrhosis and other chronic liver diseases +K7689-- | Cirrhosis and other chronic liver diseases +K769--- | Cirrhosis and other chronic liver diseases +K77---- | Cirrhosis and other chronic liver diseases +K770--- | Cirrhosis and other chronic liver diseases +K778--- | Cirrhosis and other chronic liver diseases +R16---- | Cirrhosis and other chronic liver diseases +R160--- | Cirrhosis and other chronic liver diseases +R161--- | Cirrhosis and other chronic liver diseases +R162--- | Cirrhosis and other chronic liver diseases +R17---- | Cirrhosis and other chronic liver diseases +R170--- | Cirrhosis and other chronic liver diseases +R179--- | Cirrhosis and other chronic liver diseases +R18---- | Cirrhosis and other chronic liver diseases +R180--- | Cirrhosis and other chronic liver diseases +R188--- | Cirrhosis and other chronic liver diseases +Z526--- | Cirrhosis and other chronic liver diseases +Z944--- | Cirrhosis and other chronic liver diseases +K21---- | Upper digestive system diseases +K210--- | Upper digestive system diseases +K219--- | Upper digestive system diseases +K227--- | Upper digestive system diseases +K2270-- | Upper digestive system diseases +K22710- | Upper digestive system diseases +K22711- | Upper digestive system diseases +K22719- | Upper digestive system diseases +K25---- | Upper digestive system diseases +K250--- | Upper digestive system diseases +K251--- | Upper digestive system diseases +K252--- | Upper digestive system diseases +K253--- | Upper digestive system diseases +K254--- | Upper digestive system diseases +K255--- | Upper digestive system diseases +K256--- | Upper digestive system diseases +K257--- | Upper digestive system diseases +K259--- | Upper digestive system diseases +K26---- | Upper digestive system diseases +K260--- | Upper digestive system diseases +K261--- | Upper digestive system diseases +K262--- | Upper digestive system diseases +K263--- | Upper digestive system diseases +K264--- | Upper digestive system diseases +K265--- | Upper digestive system diseases +K266--- | Upper digestive system diseases +K267--- | Upper digestive system diseases +K269--- | Upper digestive system diseases +K27---- | Upper digestive system diseases +K270--- | Upper digestive system diseases +K271--- | Upper digestive system diseases +K272--- | Upper digestive system diseases +K273--- | Upper digestive system diseases +K274--- | Upper digestive system diseases +K275--- | Upper digestive system diseases +K276--- | Upper digestive system diseases +K277--- | Upper digestive system diseases +K279--- | Upper digestive system diseases +K28---- | Upper digestive system diseases +K280--- | Upper digestive system diseases +K281--- | Upper digestive system diseases +K282--- | Upper digestive system diseases +K283--- | Upper digestive system diseases +K284--- | Upper digestive system diseases +K285--- | Upper digestive system diseases +K286--- | Upper digestive system diseases +K287--- | Upper digestive system diseases +K289--- | Upper digestive system diseases +K29---- | Upper digestive system diseases +K290--- | Upper digestive system diseases +K2900-- | Upper digestive system diseases +K2901-- | Upper digestive system diseases +K291--- | Upper digestive system diseases +K292--- | Upper digestive system diseases +K2920-- | Upper digestive system diseases +K2921-- | Upper digestive system diseases +K293--- | Upper digestive system diseases +K2930-- | Upper digestive system diseases +K2931-- | Upper digestive system diseases +K294--- | Upper digestive system diseases +K2940-- | Upper digestive system diseases +K2941-- | Upper digestive system diseases +K295--- | Upper digestive system diseases +K2950-- | Upper digestive system diseases +K2951-- | Upper digestive system diseases +K296--- | Upper digestive system diseases +K2960-- | Upper digestive system diseases +K2961-- | Upper digestive system diseases +K297--- | Upper digestive system diseases +K2970-- | Upper digestive system diseases +K2971-- | Upper digestive system diseases +K298--- | Upper digestive system diseases +K2980-- | Upper digestive system diseases +K2981-- | Upper digestive system diseases +K299--- | Upper digestive system diseases +K2990-- | Upper digestive system diseases +K2991-- | Upper digestive system diseases +K30---- | Upper digestive system diseases +R12---- | Upper digestive system diseases +K25---- | Peptic ulcer disease +K250--- | Peptic ulcer disease +K251--- | Peptic ulcer disease +K252--- | Peptic ulcer disease +K253--- | Peptic ulcer disease +K254--- | Peptic ulcer disease +K255--- | Peptic ulcer disease +K256--- | Peptic ulcer disease +K257--- | Peptic ulcer disease +K259--- | Peptic ulcer disease +K26---- | Peptic ulcer disease +K260--- | Peptic ulcer disease +K261--- | Peptic ulcer disease +K262--- | Peptic ulcer disease +K263--- | Peptic ulcer disease +K264--- | Peptic ulcer disease +K265--- | Peptic ulcer disease +K266--- | Peptic ulcer disease +K267--- | Peptic ulcer disease +K269--- | Peptic ulcer disease +K27---- | Peptic ulcer disease +K270--- | Peptic ulcer disease +K271--- | Peptic ulcer disease +K272--- | Peptic ulcer disease +K273--- | Peptic ulcer disease +K274--- | Peptic ulcer disease +K275--- | Peptic ulcer disease +K276--- | Peptic ulcer disease +K277--- | Peptic ulcer disease +K279--- | Peptic ulcer disease +K28---- | Peptic ulcer disease +K280--- | Peptic ulcer disease +K281--- | Peptic ulcer disease +K282--- | Peptic ulcer disease +K283--- | Peptic ulcer disease +K284--- | Peptic ulcer disease +K285--- | Peptic ulcer disease +K286--- | Peptic ulcer disease +K287--- | Peptic ulcer disease +K289--- | Peptic ulcer disease +K29---- | Gastritis and duodenitis +K290--- | Gastritis and duodenitis +K2900-- | Gastritis and duodenitis +K2901-- | Gastritis and duodenitis +K291--- | Gastritis and duodenitis +K292--- | Gastritis and duodenitis +K2920-- | Gastritis and duodenitis +K2921-- | Gastritis and duodenitis +K293--- | Gastritis and duodenitis +K2930-- | Gastritis and duodenitis +K2931-- | Gastritis and duodenitis +K294--- | Gastritis and duodenitis +K2940-- | Gastritis and duodenitis +K2941-- | Gastritis and duodenitis +K295--- | Gastritis and duodenitis +K2950-- | Gastritis and duodenitis +K2951-- | Gastritis and duodenitis +K296--- | Gastritis and duodenitis +K2960-- | Gastritis and duodenitis +K2961-- | Gastritis and duodenitis +K297--- | Gastritis and duodenitis +K2970-- | Gastritis and duodenitis +K2971-- | Gastritis and duodenitis +K298--- | Gastritis and duodenitis +K2980-- | Gastritis and duodenitis +K2981-- | Gastritis and duodenitis +K299--- | Gastritis and duodenitis +K2990-- | Gastritis and duodenitis +K2991-- | Gastritis and duodenitis +K21---- | Gastroesophageal reflux disease +K210--- | Gastroesophageal reflux disease +K219--- | Gastroesophageal reflux disease +K227--- | Gastroesophageal reflux disease +K2270-- | Gastroesophageal reflux disease +K22710- | Gastroesophageal reflux disease +K22711- | Gastroesophageal reflux disease +K22719- | Gastroesophageal reflux disease +R12---- | Gastroesophageal reflux disease +K35---- | Appendicitis +K352--- | Appendicitis +K3520-- | Appendicitis +K3521-- | Appendicitis +K353--- | Appendicitis +K3530-- | Appendicitis +K3531-- | Appendicitis +K3532-- | Appendicitis +K3533-- | Appendicitis +K358--- | Appendicitis +K3580-- | Appendicitis +K35890- | Appendicitis +K35891- | Appendicitis +K36---- | Appendicitis +K37---- | Appendicitis +K56---- | Paralytic ileus and intestinal obstruction +K560--- | Paralytic ileus and intestinal obstruction +K561--- | Paralytic ileus and intestinal obstruction +K562--- | Paralytic ileus and intestinal obstruction +K563--- | Paralytic ileus and intestinal obstruction +K564--- | Paralytic ileus and intestinal obstruction +K5641-- | Paralytic ileus and intestinal obstruction +K5649-- | Paralytic ileus and intestinal obstruction +K565--- | Paralytic ileus and intestinal obstruction +K5650-- | Paralytic ileus and intestinal obstruction +K5651-- | Paralytic ileus and intestinal obstruction +K5652-- | Paralytic ileus and intestinal obstruction +K566--- | Paralytic ileus and intestinal obstruction +K56600- | Paralytic ileus and intestinal obstruction +K56601- | Paralytic ileus and intestinal obstruction +K56609- | Paralytic ileus and intestinal obstruction +K56690- | Paralytic ileus and intestinal obstruction +K56691- | Paralytic ileus and intestinal obstruction +K56699- | Paralytic ileus and intestinal obstruction +K567--- | Paralytic ileus and intestinal obstruction +K40---- | Inguinal, femoral, and abdominal hernia +K400--- | Inguinal, femoral, and abdominal hernia +K4000-- | Inguinal, femoral, and abdominal hernia +K4001-- | Inguinal, femoral, and abdominal hernia +K401--- | Inguinal, femoral, and abdominal hernia +K4010-- | Inguinal, femoral, and abdominal hernia +K4011-- | Inguinal, femoral, and abdominal hernia +K402--- | Inguinal, femoral, and abdominal hernia +K4020-- | Inguinal, femoral, and abdominal hernia +K4021-- | Inguinal, femoral, and abdominal hernia +K403--- | Inguinal, femoral, and abdominal hernia +K4030-- | Inguinal, femoral, and abdominal hernia +K4031-- | Inguinal, femoral, and abdominal hernia +K404--- | Inguinal, femoral, and abdominal hernia +K4040-- | Inguinal, femoral, and abdominal hernia +K4041-- | Inguinal, femoral, and abdominal hernia +K409--- | Inguinal, femoral, and abdominal hernia +K4090-- | Inguinal, femoral, and abdominal hernia +K4091-- | Inguinal, femoral, and abdominal hernia +K41---- | Inguinal, femoral, and abdominal hernia +K410--- | Inguinal, femoral, and abdominal hernia +K4100-- | Inguinal, femoral, and abdominal hernia +K4101-- | Inguinal, femoral, and abdominal hernia +K411--- | Inguinal, femoral, and abdominal hernia +K4110-- | Inguinal, femoral, and abdominal hernia +K4111-- | Inguinal, femoral, and abdominal hernia +K412--- | Inguinal, femoral, and abdominal hernia +K4120-- | Inguinal, femoral, and abdominal hernia +K4121-- | Inguinal, femoral, and abdominal hernia +K413--- | Inguinal, femoral, and abdominal hernia +K4130-- | Inguinal, femoral, and abdominal hernia +K4131-- | Inguinal, femoral, and abdominal hernia +K414--- | Inguinal, femoral, and abdominal hernia +K4140-- | Inguinal, femoral, and abdominal hernia +K4141-- | Inguinal, femoral, and abdominal hernia +K419--- | Inguinal, femoral, and abdominal hernia +K4190-- | Inguinal, femoral, and abdominal hernia +K4191-- | Inguinal, femoral, and abdominal hernia +K42---- | Inguinal, femoral, and abdominal hernia +K420--- | Inguinal, femoral, and abdominal hernia +K421--- | Inguinal, femoral, and abdominal hernia +K429--- | Inguinal, femoral, and abdominal hernia +K44---- | Inguinal, femoral, and abdominal hernia +K440--- | Inguinal, femoral, and abdominal hernia +K441--- | Inguinal, femoral, and abdominal hernia +K449--- | Inguinal, femoral, and abdominal hernia +K45---- | Inguinal, femoral, and abdominal hernia +K450--- | Inguinal, femoral, and abdominal hernia +K451--- | Inguinal, femoral, and abdominal hernia +K458--- | Inguinal, femoral, and abdominal hernia +K46---- | Inguinal, femoral, and abdominal hernia +K460--- | Inguinal, femoral, and abdominal hernia +K461--- | Inguinal, femoral, and abdominal hernia +K469--- | Inguinal, femoral, and abdominal hernia +K50---- | Inflammatory bowel disease +K500--- | Inflammatory bowel disease +K5000-- | Inflammatory bowel disease +K50011- | Inflammatory bowel disease +K50012- | Inflammatory bowel disease +K50013- | Inflammatory bowel disease +K50014- | Inflammatory bowel disease +K50018- | Inflammatory bowel disease +K50019- | Inflammatory bowel disease +K501--- | Inflammatory bowel disease +K5010-- | Inflammatory bowel disease +K50111- | Inflammatory bowel disease +K50112- | Inflammatory bowel disease +K50113- | Inflammatory bowel disease +K50114- | Inflammatory bowel disease +K50118- | Inflammatory bowel disease +K50119- | Inflammatory bowel disease +K508--- | Inflammatory bowel disease +K5080-- | Inflammatory bowel disease +K50811- | Inflammatory bowel disease +K50812- | Inflammatory bowel disease +K50813- | Inflammatory bowel disease +K50814- | Inflammatory bowel disease +K50818- | Inflammatory bowel disease +K50819- | Inflammatory bowel disease +K509--- | Inflammatory bowel disease +K5090-- | Inflammatory bowel disease +K50911- | Inflammatory bowel disease +K50912- | Inflammatory bowel disease +K50913- | Inflammatory bowel disease +K50914- | Inflammatory bowel disease +K50918- | Inflammatory bowel disease +K50919- | Inflammatory bowel disease +K51---- | Inflammatory bowel disease +K510--- | Inflammatory bowel disease +K5100-- | Inflammatory bowel disease +K51011- | Inflammatory bowel disease +K51012- | Inflammatory bowel disease +K51013- | Inflammatory bowel disease +K51014- | Inflammatory bowel disease +K51018- | Inflammatory bowel disease +K51019- | Inflammatory bowel disease +K512--- | Inflammatory bowel disease +K5120-- | Inflammatory bowel disease +K51211- | Inflammatory bowel disease +K51212- | Inflammatory bowel disease +K51213- | Inflammatory bowel disease +K51214- | Inflammatory bowel disease +K51218- | Inflammatory bowel disease +K51219- | Inflammatory bowel disease +K513--- | Inflammatory bowel disease +K5130-- | Inflammatory bowel disease +K51311- | Inflammatory bowel disease +K51312- | Inflammatory bowel disease +K51313- | Inflammatory bowel disease +K51314- | Inflammatory bowel disease +K51318- | Inflammatory bowel disease +K51319- | Inflammatory bowel disease +K515--- | Inflammatory bowel disease +K5150-- | Inflammatory bowel disease +K51511- | Inflammatory bowel disease +K51512- | Inflammatory bowel disease +K51513- | Inflammatory bowel disease +K51514- | Inflammatory bowel disease +K51518- | Inflammatory bowel disease +K51519- | Inflammatory bowel disease +K518--- | Inflammatory bowel disease +K5180-- | Inflammatory bowel disease +K51811- | Inflammatory bowel disease +K51812- | Inflammatory bowel disease +K51813- | Inflammatory bowel disease +K51814- | Inflammatory bowel disease +K51818- | Inflammatory bowel disease +K51819- | Inflammatory bowel disease +K519--- | Inflammatory bowel disease +K5190-- | Inflammatory bowel disease +K51911- | Inflammatory bowel disease +K51912- | Inflammatory bowel disease +K51913- | Inflammatory bowel disease +K51914- | Inflammatory bowel disease +K51918- | Inflammatory bowel disease +K51919- | Inflammatory bowel disease +K52---- | Inflammatory bowel disease +K528--- | Inflammatory bowel disease +K5281-- | Inflammatory bowel disease +K5282-- | Inflammatory bowel disease +K52831- | Inflammatory bowel disease +K52832- | Inflammatory bowel disease +K52838- | Inflammatory bowel disease +K52839- | Inflammatory bowel disease +K5289-- | Inflammatory bowel disease +K529--- | Inflammatory bowel disease +K55---- | Vascular intestinal disorders +K550--- | Vascular intestinal disorders +K55011- | Vascular intestinal disorders +K55012- | Vascular intestinal disorders +K55019- | Vascular intestinal disorders +K55021- | Vascular intestinal disorders +K55022- | Vascular intestinal disorders +K55029- | Vascular intestinal disorders +K55031- | Vascular intestinal disorders +K55032- | Vascular intestinal disorders +K55039- | Vascular intestinal disorders +K55041- | Vascular intestinal disorders +K55042- | Vascular intestinal disorders +K55049- | Vascular intestinal disorders +K55051- | Vascular intestinal disorders +K55052- | Vascular intestinal disorders +K55059- | Vascular intestinal disorders +K55061- | Vascular intestinal disorders +K55062- | Vascular intestinal disorders +K55069- | Vascular intestinal disorders +K551--- | Vascular intestinal disorders +K552--- | Vascular intestinal disorders +K5520-- | Vascular intestinal disorders +K5521-- | Vascular intestinal disorders +K553--- | Vascular intestinal disorders +K5530-- | Vascular intestinal disorders +K5531-- | Vascular intestinal disorders +K5532-- | Vascular intestinal disorders +K5533-- | Vascular intestinal disorders +K558--- | Vascular intestinal disorders +K559--- | Vascular intestinal disorders +K80---- | Gallbladder and biliary diseases +K800--- | Gallbladder and biliary diseases +K8000-- | Gallbladder and biliary diseases +K8001-- | Gallbladder and biliary diseases +K801--- | Gallbladder and biliary diseases +K8010-- | Gallbladder and biliary diseases +K8011-- | Gallbladder and biliary diseases +K8012-- | Gallbladder and biliary diseases +K8013-- | Gallbladder and biliary diseases +K8018-- | Gallbladder and biliary diseases +K8019-- | Gallbladder and biliary diseases +K802--- | Gallbladder and biliary diseases +K8020-- | Gallbladder and biliary diseases +K8021-- | Gallbladder and biliary diseases +K803--- | Gallbladder and biliary diseases +K8030-- | Gallbladder and biliary diseases +K8031-- | Gallbladder and biliary diseases +K8032-- | Gallbladder and biliary diseases +K8033-- | Gallbladder and biliary diseases +K8034-- | Gallbladder and biliary diseases +K8035-- | Gallbladder and biliary diseases +K8036-- | Gallbladder and biliary diseases +K8037-- | Gallbladder and biliary diseases +K804--- | Gallbladder and biliary diseases +K8040-- | Gallbladder and biliary diseases +K8041-- | Gallbladder and biliary diseases +K8042-- | Gallbladder and biliary diseases +K8043-- | Gallbladder and biliary diseases +K8044-- | Gallbladder and biliary diseases +K8045-- | Gallbladder and biliary diseases +K8046-- | Gallbladder and biliary diseases +K8047-- | Gallbladder and biliary diseases +K805--- | Gallbladder and biliary diseases +K8050-- | Gallbladder and biliary diseases +K8051-- | Gallbladder and biliary diseases +K8060-- | Gallbladder and biliary diseases +K8061-- | Gallbladder and biliary diseases +K8062-- | Gallbladder and biliary diseases +K8063-- | Gallbladder and biliary diseases +K8064-- | Gallbladder and biliary diseases +K8065-- | Gallbladder and biliary diseases +K8066-- | Gallbladder and biliary diseases +K8067-- | Gallbladder and biliary diseases +K8070-- | Gallbladder and biliary diseases +K8071-- | Gallbladder and biliary diseases +K808--- | Gallbladder and biliary diseases +K8080-- | Gallbladder and biliary diseases +K8081-- | Gallbladder and biliary diseases +K81---- | Gallbladder and biliary diseases +K810--- | Gallbladder and biliary diseases +K811--- | Gallbladder and biliary diseases +K812--- | Gallbladder and biliary diseases +K818--- | Gallbladder and biliary diseases +K819--- | Gallbladder and biliary diseases +K82---- | Gallbladder and biliary diseases +K820--- | Gallbladder and biliary diseases +K821--- | Gallbladder and biliary diseases +K822--- | Gallbladder and biliary diseases +K823--- | Gallbladder and biliary diseases +K824--- | Gallbladder and biliary diseases +K828--- | Gallbladder and biliary diseases +K829--- | Gallbladder and biliary diseases +K82A1-- | Gallbladder and biliary diseases +K82A2-- | Gallbladder and biliary diseases +K83---- | Gallbladder and biliary diseases +K830--- | Gallbladder and biliary diseases +K8301-- | Gallbladder and biliary diseases +K8309-- | Gallbladder and biliary diseases +K831--- | Gallbladder and biliary diseases +K832--- | Gallbladder and biliary diseases +K833--- | Gallbladder and biliary diseases +K834--- | Gallbladder and biliary diseases +K835--- | Gallbladder and biliary diseases +K838--- | Gallbladder and biliary diseases +K839--- | Gallbladder and biliary diseases +K87---- | Gallbladder and biliary diseases +K870--- | Gallbladder and biliary diseases +K871--- | Gallbladder and biliary diseases +K85---- | Pancreatitis +K850--- | Pancreatitis +K8500-- | Pancreatitis +K8501-- | Pancreatitis +K8502-- | Pancreatitis +K851--- | Pancreatitis +K8510-- | Pancreatitis +K8511-- | Pancreatitis +K8512-- | Pancreatitis +K852--- | Pancreatitis +K8520-- | Pancreatitis +K8521-- | Pancreatitis +K8522-- | Pancreatitis +K853--- | Pancreatitis +K8530-- | Pancreatitis +K8531-- | Pancreatitis +K8532-- | Pancreatitis +K858--- | Pancreatitis +K8580-- | Pancreatitis +K8581-- | Pancreatitis +K8582-- | Pancreatitis +K859--- | Pancreatitis +K8590-- | Pancreatitis +K8591-- | Pancreatitis +K8592-- | Pancreatitis +K86---- | Pancreatitis +K860--- | Pancreatitis +K861--- | Pancreatitis +K862--- | Pancreatitis +K863--- | Pancreatitis +K868--- | Pancreatitis +K8681-- | Pancreatitis +K8689-- | Pancreatitis +K869--- | Pancreatitis +K20---- | Other digestive diseases +K200--- | Other digestive diseases +K208--- | Other digestive diseases +K209--- | Other digestive diseases +K22---- | Other digestive diseases +K220--- | Other digestive diseases +K221--- | Other digestive diseases +K2210-- | Other digestive diseases +K2211-- | Other digestive diseases +K222--- | Other digestive diseases +K223--- | Other digestive diseases +K224--- | Other digestive diseases +K225--- | Other digestive diseases +K226--- | Other digestive diseases +K228--- | Other digestive diseases +K229--- | Other digestive diseases +K23---- | Other digestive diseases +K230--- | Other digestive diseases +K231--- | Other digestive diseases +K238--- | Other digestive diseases +K31---- | Other digestive diseases +K310--- | Other digestive diseases +K311--- | Other digestive diseases +K312--- | Other digestive diseases +K313--- | Other digestive diseases +K314--- | Other digestive diseases +K315--- | Other digestive diseases +K316--- | Other digestive diseases +K317--- | Other digestive diseases +K318--- | Other digestive diseases +K31811- | Other digestive diseases +K31819- | Other digestive diseases +K3182-- | Other digestive diseases +K3183-- | Other digestive diseases +K3184-- | Other digestive diseases +K3189-- | Other digestive diseases +K319--- | Other digestive diseases +K38---- | Other digestive diseases +K380--- | Other digestive diseases +K381--- | Other digestive diseases +K382--- | Other digestive diseases +K383--- | Other digestive diseases +K388--- | Other digestive diseases +K389--- | Other digestive diseases +K522--- | Other digestive diseases +K5221-- | Other digestive diseases +K5222-- | Other digestive diseases +K5229-- | Other digestive diseases +K523--- | Other digestive diseases +K57---- | Other digestive diseases +K570--- | Other digestive diseases +K5700-- | Other digestive diseases +K5701-- | Other digestive diseases +K571--- | Other digestive diseases +K5710-- | Other digestive diseases +K5711-- | Other digestive diseases +K5712-- | Other digestive diseases +K5713-- | Other digestive diseases +K572--- | Other digestive diseases +K5720-- | Other digestive diseases +K5721-- | Other digestive diseases +K573--- | Other digestive diseases +K5730-- | Other digestive diseases +K5731-- | Other digestive diseases +K5732-- | Other digestive diseases +K5733-- | Other digestive diseases +K574--- | Other digestive diseases +K5740-- | Other digestive diseases +K5741-- | Other digestive diseases +K575--- | Other digestive diseases +K5750-- | Other digestive diseases +K5751-- | Other digestive diseases +K5752-- | Other digestive diseases +K5753-- | Other digestive diseases +K578--- | Other digestive diseases +K5780-- | Other digestive diseases +K5781-- | Other digestive diseases +K579--- | Other digestive diseases +K5790-- | Other digestive diseases +K5791-- | Other digestive diseases +K5792-- | Other digestive diseases +K5793-- | Other digestive diseases +K58---- | Other digestive diseases +K580--- | Other digestive diseases +K581--- | Other digestive diseases +K582--- | Other digestive diseases +K583--- | Other digestive diseases +K588--- | Other digestive diseases +K589--- | Other digestive diseases +K59---- | Other digestive diseases +K590--- | Other digestive diseases +K5900-- | Other digestive diseases +K5901-- | Other digestive diseases +K5902-- | Other digestive diseases +K5903-- | Other digestive diseases +K5904-- | Other digestive diseases +K5909-- | Other digestive diseases +K591--- | Other digestive diseases +K592--- | Other digestive diseases +K593--- | Other digestive diseases +K5931-- | Other digestive diseases +K5939-- | Other digestive diseases +K594--- | Other digestive diseases +K598--- | Other digestive diseases +K599--- | Other digestive diseases +K60---- | Other digestive diseases +K600--- | Other digestive diseases +K601--- | Other digestive diseases +K602--- | Other digestive diseases +K603--- | Other digestive diseases +K604--- | Other digestive diseases +K605--- | Other digestive diseases +K61---- | Other digestive diseases +K610--- | Other digestive diseases +K611--- | Other digestive diseases +K612--- | Other digestive diseases +K613--- | Other digestive diseases +K6131-- | Other digestive diseases +K6139-- | Other digestive diseases +K614--- | Other digestive diseases +K615--- | Other digestive diseases +K62---- | Other digestive diseases +K624--- | Other digestive diseases +K625--- | Other digestive diseases +K626--- | Other digestive diseases +K628--- | Other digestive diseases +K6281-- | Other digestive diseases +K6282-- | Other digestive diseases +K6289-- | Other digestive diseases +K629--- | Other digestive diseases +K63---- | Other digestive diseases +K630--- | Other digestive diseases +K631--- | Other digestive diseases +K632--- | Other digestive diseases +K633--- | Other digestive diseases +K634--- | Other digestive diseases +K638--- | Other digestive diseases +K6381-- | Other digestive diseases +K6389-- | Other digestive diseases +K639--- | Other digestive diseases +K64---- | Other digestive diseases +K640--- | Other digestive diseases +K641--- | Other digestive diseases +K642--- | Other digestive diseases +K643--- | Other digestive diseases +K644--- | Other digestive diseases +K645--- | Other digestive diseases +K648--- | Other digestive diseases +K649--- | Other digestive diseases +K65---- | Other digestive diseases +K650--- | Other digestive diseases +K651--- | Other digestive diseases +K652--- | Other digestive diseases +K653--- | Other digestive diseases +K654--- | Other digestive diseases +K658--- | Other digestive diseases +K659--- | Other digestive diseases +K66---- | Other digestive diseases +K660--- | Other digestive diseases +K661--- | Other digestive diseases +K662--- | Other digestive diseases +K668--- | Other digestive diseases +K669--- | Other digestive diseases +K67---- | Other digestive diseases +K678--- | Other digestive diseases +K6812-- | Other digestive diseases +K6819-- | Other digestive diseases +K689--- | Other digestive diseases +K710--- | Other digestive diseases +K711--- | Other digestive diseases +K7110-- | Other digestive diseases +K7111-- | Other digestive diseases +K712--- | Other digestive diseases +K720--- | Other digestive diseases +K7200-- | Other digestive diseases +K7201-- | Other digestive diseases +K90---- | Other digestive diseases +K900--- | Other digestive diseases +K901--- | Other digestive diseases +K902--- | Other digestive diseases +K903--- | Other digestive diseases +K904--- | Other digestive diseases +K9041-- | Other digestive diseases +K9049-- | Other digestive diseases +K908--- | Other digestive diseases +K9081-- | Other digestive diseases +K9089-- | Other digestive diseases +K909--- | Other digestive diseases +K92---- | Other digestive diseases +K920--- | Other digestive diseases +K921--- | Other digestive diseases +K922--- | Other digestive diseases +K928--- | Other digestive diseases +K9281-- | Other digestive diseases +K9289-- | Other digestive diseases +K929--- | Other digestive diseases +K938--- | Other digestive diseases +F00---- | Neurological disorders +F000--- | Neurological disorders +F001--- | Neurological disorders +F002--- | Neurological disorders +F009--- | Neurological disorders +F01---- | Neurological disorders +F010--- | Neurological disorders +F011--- | Neurological disorders +F012--- | Neurological disorders +F013--- | Neurological disorders +F0150-- | Neurological disorders +F0151-- | Neurological disorders +F018--- | Neurological disorders +F019--- | Neurological disorders +F02---- | Neurological disorders +F020--- | Neurological disorders +F022--- | Neurological disorders +F023--- | Neurological disorders +F028--- | Neurological disorders +F0280-- | Neurological disorders +F0281-- | Neurological disorders +F03---- | Neurological disorders +F0390-- | Neurological disorders +F0391-- | Neurological disorders +F062--- | Neurological disorders +G10---- | Neurological disorders +G11---- | Neurological disorders +G110--- | Neurological disorders +G111--- | Neurological disorders +G112--- | Neurological disorders +G113--- | Neurological disorders +G114--- | Neurological disorders +G118--- | Neurological disorders +G119--- | Neurological disorders +G12---- | Neurological disorders +G120--- | Neurological disorders +G121--- | Neurological disorders +G122--- | Neurological disorders +G1220-- | Neurological disorders +G1221-- | Neurological disorders +G1222-- | Neurological disorders +G1223-- | Neurological disorders +G1224-- | Neurological disorders +G1225-- | Neurological disorders +G1229-- | Neurological disorders +G128--- | Neurological disorders +G129--- | Neurological disorders +G13---- | Neurological disorders +G130--- | Neurological disorders +G131--- | Neurological disorders +G132--- | Neurological disorders +G138--- | Neurological disorders +G20---- | Neurological disorders +G21---- | Neurological disorders +G212--- | Neurological disorders +G213--- | Neurological disorders +G214--- | Neurological disorders +G218--- | Neurological disorders +G219--- | Neurological disorders +G22---- | Neurological disorders +G23---- | Neurological disorders +G230--- | Neurological disorders +G231--- | Neurological disorders +G232--- | Neurological disorders +G233--- | Neurological disorders +G238--- | Neurological disorders +G239--- | Neurological disorders +G24---- | Neurological disorders +G241--- | Neurological disorders +G242--- | Neurological disorders +G243--- | Neurological disorders +G244--- | Neurological disorders +G245--- | Neurological disorders +G248--- | Neurological disorders +G249--- | Neurological disorders +G25---- | Neurological disorders +G250--- | Neurological disorders +G252--- | Neurological disorders +G253--- | Neurological disorders +G255--- | Neurological disorders +G258--- | Neurological disorders +G2581-- | Neurological disorders +G2582-- | Neurological disorders +G2583-- | Neurological disorders +G2589-- | Neurological disorders +G259--- | Neurological disorders +G26---- | Neurological disorders +G30---- | Neurological disorders +G300--- | Neurological disorders +G301--- | Neurological disorders +G308--- | Neurological disorders +G309--- | Neurological disorders +G31---- | Neurological disorders +G310--- | Neurological disorders +G3101-- | Neurological disorders +G3109-- | Neurological disorders +G311--- | Neurological disorders +G318--- | Neurological disorders +G3181-- | Neurological disorders +G3182-- | Neurological disorders +G3183-- | Neurological disorders +G3184-- | Neurological disorders +G3185-- | Neurological disorders +G3189-- | Neurological disorders +G319--- | Neurological disorders +G32---- | Neurological disorders +G320--- | Neurological disorders +G328--- | Neurological disorders +G3281-- | Neurological disorders +G3289-- | Neurological disorders +G35---- | Neurological disorders +G36---- | Neurological disorders +G360--- | Neurological disorders +G361--- | Neurological disorders +G368--- | Neurological disorders +G369--- | Neurological disorders +G37---- | Neurological disorders +G370--- | Neurological disorders +G371--- | Neurological disorders +G372--- | Neurological disorders +G373--- | Neurological disorders +G374--- | Neurological disorders +G375--- | Neurological disorders +G378--- | Neurological disorders +G379--- | Neurological disorders +G40---- | Neurological disorders +G400--- | Neurological disorders +G40001- | Neurological disorders +G40009- | Neurological disorders +G40011- | Neurological disorders +G40019- | Neurological disorders +G401--- | Neurological disorders +G40101- | Neurological disorders +G40109- | Neurological disorders +G40111- | Neurological disorders +G40119- | Neurological disorders +G402--- | Neurological disorders +G40201- | Neurological disorders +G40209- | Neurological disorders +G40211- | Neurological disorders +G40219- | Neurological disorders +G403--- | Neurological disorders +G40301- | Neurological disorders +G40309- | Neurological disorders +G40311- | Neurological disorders +G40319- | Neurological disorders +G404--- | Neurological disorders +G40401- | Neurological disorders +G40409- | Neurological disorders +G40411- | Neurological disorders +G40419- | Neurological disorders +G405--- | Neurological disorders +G40501- | Neurological disorders +G40509- | Neurological disorders +G406--- | Neurological disorders +G407--- | Neurological disorders +G408--- | Neurological disorders +G40801- | Neurological disorders +G40802- | Neurological disorders +G40803- | Neurological disorders +G40804- | Neurological disorders +G40811- | Neurological disorders +G40812- | Neurological disorders +G40813- | Neurological disorders +G40814- | Neurological disorders +G40821- | Neurological disorders +G40822- | Neurological disorders +G40823- | Neurological disorders +G40824- | Neurological disorders +G4089-- | Neurological disorders +G409--- | Neurological disorders +G40901- | Neurological disorders +G40909- | Neurological disorders +G40911- | Neurological disorders +G40919- | Neurological disorders +G40A01- | Neurological disorders +G40A09- | Neurological disorders +G40A11- | Neurological disorders +G40A19- | Neurological disorders +G40B01- | Neurological disorders +G40B09- | Neurological disorders +G40B11- | Neurological disorders +G40B19- | Neurological disorders +G41---- | Neurological disorders +G410--- | Neurological disorders +G411--- | Neurological disorders +G412--- | Neurological disorders +G418--- | Neurological disorders +G419--- | Neurological disorders +G43---- | Neurological disorders +G430--- | Neurological disorders +G43001- | Neurological disorders +G43009- | Neurological disorders +G43011- | Neurological disorders +G43019- | Neurological disorders +G431--- | Neurological disorders +G43101- | Neurological disorders +G43109- | Neurological disorders +G43111- | Neurological disorders +G43119- | Neurological disorders +G432--- | Neurological disorders +G433--- | Neurological disorders +G43401- | Neurological disorders +G43409- | Neurological disorders +G43411- | Neurological disorders +G43419- | Neurological disorders +G43501- | Neurological disorders +G43509- | Neurological disorders +G43511- | Neurological disorders +G43519- | Neurological disorders +G43601- | Neurological disorders +G43609- | Neurological disorders +G43611- | Neurological disorders +G43619- | Neurological disorders +G43701- | Neurological disorders +G43709- | Neurological disorders +G43711- | Neurological disorders +G43719- | Neurological disorders +G438--- | Neurological disorders +G43801- | Neurological disorders +G43809- | Neurological disorders +G43811- | Neurological disorders +G43819- | Neurological disorders +G43821- | Neurological disorders +G43829- | Neurological disorders +G43831- | Neurological disorders +G43839- | Neurological disorders +G439--- | Neurological disorders +G43901- | Neurological disorders +G43909- | Neurological disorders +G43911- | Neurological disorders +G43919- | Neurological disorders +G43A0-- | Neurological disorders +G43A1-- | Neurological disorders +G43B0-- | Neurological disorders +G43B1-- | Neurological disorders +G43C0-- | Neurological disorders +G43C1-- | Neurological disorders +G43D0-- | Neurological disorders +G43D1-- | Neurological disorders +G44---- | Neurological disorders +G440--- | Neurological disorders +G44001- | Neurological disorders +G44009- | Neurological disorders +G44011- | Neurological disorders +G44019- | Neurological disorders +G44021- | Neurological disorders +G44029- | Neurological disorders +G44031- | Neurological disorders +G44039- | Neurological disorders +G44041- | Neurological disorders +G44049- | Neurological disorders +G44051- | Neurological disorders +G44059- | Neurological disorders +G44091- | Neurological disorders +G44099- | Neurological disorders +G441--- | Neurological disorders +G442--- | Neurological disorders +G44201- | Neurological disorders +G44209- | Neurological disorders +G44211- | Neurological disorders +G44219- | Neurological disorders +G44221- | Neurological disorders +G44229- | Neurological disorders +G443--- | Neurological disorders +G44301- | Neurological disorders +G44309- | Neurological disorders +G44311- | Neurological disorders +G44319- | Neurological disorders +G44321- | Neurological disorders +G44329- | Neurological disorders +G444--- | Neurological disorders +G4440-- | Neurological disorders +G4441-- | Neurological disorders +G4451-- | Neurological disorders +G4452-- | Neurological disorders +G4453-- | Neurological disorders +G4459-- | Neurological disorders +G448--- | Neurological disorders +G4481-- | Neurological disorders +G4482-- | Neurological disorders +G4483-- | Neurological disorders +G4484-- | Neurological disorders +G4485-- | Neurological disorders +G4489-- | Neurological disorders +G50---- | Neurological disorders +G500--- | Neurological disorders +G501--- | Neurological disorders +G508--- | Neurological disorders +G509--- | Neurological disorders +G51---- | Neurological disorders +G510--- | Neurological disorders +G511--- | Neurological disorders +G512--- | Neurological disorders +G513--- | Neurological disorders +G5131-- | Neurological disorders +G5132-- | Neurological disorders +G5133-- | Neurological disorders +G5139-- | Neurological disorders +G514--- | Neurological disorders +G518--- | Neurological disorders +G519--- | Neurological disorders +G52---- | Neurological disorders +G520--- | Neurological disorders +G521--- | Neurological disorders +G522--- | Neurological disorders +G523--- | Neurological disorders +G527--- | Neurological disorders +G528--- | Neurological disorders +G529--- | Neurological disorders +G53---- | Neurological disorders +G530--- | Neurological disorders +G531--- | Neurological disorders +G532--- | Neurological disorders +G533--- | Neurological disorders +G538--- | Neurological disorders +G54---- | Neurological disorders +G540--- | Neurological disorders +G541--- | Neurological disorders +G545--- | Neurological disorders +G546--- | Neurological disorders +G547--- | Neurological disorders +G548--- | Neurological disorders +G549--- | Neurological disorders +G55---- | Neurological disorders +G550--- | Neurological disorders +G551--- | Neurological disorders +G552--- | Neurological disorders +G553--- | Neurological disorders +G558--- | Neurological disorders +G56---- | Neurological disorders +G560--- | Neurological disorders +G5600-- | Neurological disorders +G5601-- | Neurological disorders +G5602-- | Neurological disorders +G5603-- | Neurological disorders +G561--- | Neurological disorders +G5610-- | Neurological disorders +G5611-- | Neurological disorders +G5612-- | Neurological disorders +G5613-- | Neurological disorders +G562--- | Neurological disorders +G5620-- | Neurological disorders +G5621-- | Neurological disorders +G5622-- | Neurological disorders +G5623-- | Neurological disorders +G563--- | Neurological disorders +G5630-- | Neurological disorders +G5631-- | Neurological disorders +G5632-- | Neurological disorders +G5633-- | Neurological disorders +G5640-- | Neurological disorders +G5641-- | Neurological disorders +G5642-- | Neurological disorders +G5643-- | Neurological disorders +G568--- | Neurological disorders +G5680-- | Neurological disorders +G5681-- | Neurological disorders +G5682-- | Neurological disorders +G5683-- | Neurological disorders +G569--- | Neurological disorders +G5690-- | Neurological disorders +G5691-- | Neurological disorders +G5692-- | Neurological disorders +G5693-- | Neurological disorders +G57---- | Neurological disorders +G570--- | Neurological disorders +G5700-- | Neurological disorders +G5701-- | Neurological disorders +G5702-- | Neurological disorders +G5703-- | Neurological disorders +G571--- | Neurological disorders +G5710-- | Neurological disorders +G5711-- | Neurological disorders +G5712-- | Neurological disorders +G5713-- | Neurological disorders +G572--- | Neurological disorders +G5720-- | Neurological disorders +G5721-- | Neurological disorders +G5722-- | Neurological disorders +G5723-- | Neurological disorders +G573--- | Neurological disorders +G5730-- | Neurological disorders +G5731-- | Neurological disorders +G5732-- | Neurological disorders +G5733-- | Neurological disorders +G574--- | Neurological disorders +G5740-- | Neurological disorders +G5741-- | Neurological disorders +G5742-- | Neurological disorders +G5743-- | Neurological disorders +G575--- | Neurological disorders +G5750-- | Neurological disorders +G5751-- | Neurological disorders +G5752-- | Neurological disorders +G5753-- | Neurological disorders +G576--- | Neurological disorders +G5760-- | Neurological disorders +G5761-- | Neurological disorders +G5762-- | Neurological disorders +G5763-- | Neurological disorders +G5770-- | Neurological disorders +G5771-- | Neurological disorders +G5772-- | Neurological disorders +G5773-- | Neurological disorders +G578--- | Neurological disorders +G5780-- | Neurological disorders +G5781-- | Neurological disorders +G5782-- | Neurological disorders +G5783-- | Neurological disorders +G579--- | Neurological disorders +G5790-- | Neurological disorders +G5791-- | Neurological disorders +G5792-- | Neurological disorders +G5793-- | Neurological disorders +G58---- | Neurological disorders +G580--- | Neurological disorders +G587--- | Neurological disorders +G588--- | Neurological disorders +G589--- | Neurological disorders +G59---- | Neurological disorders +G590--- | Neurological disorders +G598--- | Neurological disorders +G60---- | Neurological disorders +G600--- | Neurological disorders +G601--- | Neurological disorders +G602--- | Neurological disorders +G603--- | Neurological disorders +G608--- | Neurological disorders +G609--- | Neurological disorders +G61---- | Neurological disorders +G610--- | Neurological disorders +G611--- | Neurological disorders +G618--- | Neurological disorders +G6181-- | Neurological disorders +G6182-- | Neurological disorders +G6189-- | Neurological disorders +G619--- | Neurological disorders +G62---- | Neurological disorders +G622--- | Neurological disorders +G628--- | Neurological disorders +G6281-- | Neurological disorders +G6282-- | Neurological disorders +G6289-- | Neurological disorders +G629--- | Neurological disorders +G63---- | Neurological disorders +G630--- | Neurological disorders +G631--- | Neurological disorders +G632--- | Neurological disorders +G633--- | Neurological disorders +G634--- | Neurological disorders +G635--- | Neurological disorders +G636--- | Neurological disorders +G638--- | Neurological disorders +G64---- | Neurological disorders +G650--- | Neurological disorders +G651--- | Neurological disorders +G652--- | Neurological disorders +G70---- | Neurological disorders +G700--- | Neurological disorders +G7000-- | Neurological disorders +G7001-- | Neurological disorders +G701--- | Neurological disorders +G702--- | Neurological disorders +G708--- | Neurological disorders +G7080-- | Neurological disorders +G7081-- | Neurological disorders +G7089-- | Neurological disorders +G709--- | Neurological disorders +G71---- | Neurological disorders +G710--- | Neurological disorders +G7100-- | Neurological disorders +G7101-- | Neurological disorders +G7102-- | Neurological disorders +G7109-- | Neurological disorders +G711--- | Neurological disorders +G7111-- | Neurological disorders +G7112-- | Neurological disorders +G7113-- | Neurological disorders +G7114-- | Neurological disorders +G7119-- | Neurological disorders +G713--- | Neurological disorders +G718--- | Neurological disorders +G719--- | Neurological disorders +G72---- | Neurological disorders +G721--- | Neurological disorders +G722--- | Neurological disorders +G723--- | Neurological disorders +G724--- | Neurological disorders +G7241-- | Neurological disorders +G7249-- | Neurological disorders +G728--- | Neurological disorders +G7281-- | Neurological disorders +G7289-- | Neurological disorders +G729--- | Neurological disorders +G73---- | Neurological disorders +G730--- | Neurological disorders +G731--- | Neurological disorders +G732--- | Neurological disorders +G733--- | Neurological disorders +G734--- | Neurological disorders +G735--- | Neurological disorders +G736--- | Neurological disorders +G737--- | Neurological disorders +G80---- | Neurological disorders +G800--- | Neurological disorders +G801--- | Neurological disorders +G802--- | Neurological disorders +G803--- | Neurological disorders +G804--- | Neurological disorders +G808--- | Neurological disorders +G809--- | Neurological disorders +G81---- | Neurological disorders +G810--- | Neurological disorders +G8100-- | Neurological disorders +G8101-- | Neurological disorders +G8102-- | Neurological disorders +G8103-- | Neurological disorders +G8104-- | Neurological disorders +G811--- | Neurological disorders +G8110-- | Neurological disorders +G8111-- | Neurological disorders +G8112-- | Neurological disorders +G8113-- | Neurological disorders +G8114-- | Neurological disorders +G819--- | Neurological disorders +G8190-- | Neurological disorders +G8191-- | Neurological disorders +G8192-- | Neurological disorders +G8193-- | Neurological disorders +G8194-- | Neurological disorders +G82---- | Neurological disorders +G820--- | Neurological disorders +G821--- | Neurological disorders +G822--- | Neurological disorders +G8220-- | Neurological disorders +G8221-- | Neurological disorders +G8222-- | Neurological disorders +G823--- | Neurological disorders +G824--- | Neurological disorders +G825--- | Neurological disorders +G8250-- | Neurological disorders +G8251-- | Neurological disorders +G8252-- | Neurological disorders +G8253-- | Neurological disorders +G8254-- | Neurological disorders +G83---- | Neurological disorders +G830--- | Neurological disorders +G831--- | Neurological disorders +G8310-- | Neurological disorders +G8311-- | Neurological disorders +G8312-- | Neurological disorders +G8313-- | Neurological disorders +G8314-- | Neurological disorders +G832--- | Neurological disorders +G8320-- | Neurological disorders +G8321-- | Neurological disorders +G8322-- | Neurological disorders +G8323-- | Neurological disorders +G8324-- | Neurological disorders +G833--- | Neurological disorders +G8330-- | Neurological disorders +G8331-- | Neurological disorders +G8332-- | Neurological disorders +G8333-- | Neurological disorders +G8334-- | Neurological disorders +G834--- | Neurological disorders +G835--- | Neurological disorders +G836--- | Neurological disorders +G838--- | Neurological disorders +G8381-- | Neurological disorders +G8382-- | Neurological disorders +G8383-- | Neurological disorders +G8384-- | Neurological disorders +G8389-- | Neurological disorders +G839--- | Neurological disorders +G890--- | Neurological disorders +G8911-- | Neurological disorders +G8912-- | Neurological disorders +G8918-- | Neurological disorders +G8921-- | Neurological disorders +G8922-- | Neurological disorders +G8928-- | Neurological disorders +G8929-- | Neurological disorders +G893--- | Neurological disorders +G894--- | Neurological disorders +G90---- | Neurological disorders +G900--- | Neurological disorders +G9001-- | Neurological disorders +G9009-- | Neurological disorders +G901--- | Neurological disorders +G902--- | Neurological disorders +G903--- | Neurological disorders +G904--- | Neurological disorders +G905--- | Neurological disorders +G9050-- | Neurological disorders +G90511- | Neurological disorders +G90512- | Neurological disorders +G90513- | Neurological disorders +G90519- | Neurological disorders +G90521- | Neurological disorders +G90522- | Neurological disorders +G90523- | Neurological disorders +G90529- | Neurological disorders +G9059-- | Neurological disorders +G906--- | Neurological disorders +G907--- | Neurological disorders +G908--- | Neurological disorders +G909--- | Neurological disorders +G91---- | Neurological disorders +G910--- | Neurological disorders +G911--- | Neurological disorders +G912--- | Neurological disorders +G913--- | Neurological disorders +G914--- | Neurological disorders +G918--- | Neurological disorders +G919--- | Neurological disorders +G92---- | Neurological disorders +G93---- | Neurological disorders +G930--- | Neurological disorders +G931--- | Neurological disorders +G932--- | Neurological disorders +G933--- | Neurological disorders +G934--- | Neurological disorders +G9340-- | Neurological disorders +G9341-- | Neurological disorders +G9349-- | Neurological disorders +G935--- | Neurological disorders +G936--- | Neurological disorders +G938--- | Neurological disorders +G9381-- | Neurological disorders +G9382-- | Neurological disorders +G9389-- | Neurological disorders +G939--- | Neurological disorders +G94---- | Neurological disorders +G940--- | Neurological disorders +G941--- | Neurological disorders +G942--- | Neurological disorders +G943--- | Neurological disorders +G948--- | Neurological disorders +G95---- | Neurological disorders +G950--- | Neurological disorders +G951--- | Neurological disorders +G9511-- | Neurological disorders +G9519-- | Neurological disorders +G952--- | Neurological disorders +G9520-- | Neurological disorders +G9529-- | Neurological disorders +G958--- | Neurological disorders +G9581-- | Neurological disorders +G9589-- | Neurological disorders +G959--- | Neurological disorders +G96---- | Neurological disorders +G961--- | Neurological disorders +G9612-- | Neurological disorders +G9619-- | Neurological disorders +G968--- | Neurological disorders +G969--- | Neurological disorders +G98---- | Neurological disorders +G980--- | Neurological disorders +G988--- | Neurological disorders +G99---- | Neurological disorders +G990--- | Neurological disorders +G991--- | Neurological disorders +G992--- | Neurological disorders +G998--- | Neurological disorders +M33---- | Neurological disorders +M330--- | Neurological disorders +M3300-- | Neurological disorders +M3301-- | Neurological disorders +M3302-- | Neurological disorders +M3303-- | Neurological disorders +M3309-- | Neurological disorders +M331--- | Neurological disorders +M3310-- | Neurological disorders +M3311-- | Neurological disorders +M3312-- | Neurological disorders +M3313-- | Neurological disorders +M3319-- | Neurological disorders +M332--- | Neurological disorders +M3320-- | Neurological disorders +M3321-- | Neurological disorders +M3322-- | Neurological disorders +M3329-- | Neurological disorders +M339--- | Neurological disorders +M3390-- | Neurological disorders +M3391-- | Neurological disorders +M3392-- | Neurological disorders +M3393-- | Neurological disorders +M3399-- | Neurological disorders +M60---- | Neurological disorders +M600--- | Neurological disorders +M60000- | Neurological disorders +M60001- | Neurological disorders +M60002- | Neurological disorders +M60003- | Neurological disorders +M60004- | Neurological disorders +M60005- | Neurological disorders +M60009- | Neurological disorders +M60011- | Neurological disorders +M60012- | Neurological disorders +M60019- | Neurological disorders +M60021- | Neurological disorders +M60022- | Neurological disorders +M60029- | Neurological disorders +M60031- | Neurological disorders +M60032- | Neurological disorders +M60039- | Neurological disorders +M60041- | Neurological disorders +M60042- | Neurological disorders +M60043- | Neurological disorders +M60044- | Neurological disorders +M60045- | Neurological disorders +M60046- | Neurological disorders +M60051- | Neurological disorders +M60052- | Neurological disorders +M60059- | Neurological disorders +M60061- | Neurological disorders +M60062- | Neurological disorders +M60069- | Neurological disorders +M60070- | Neurological disorders +M60071- | Neurological disorders +M60072- | Neurological disorders +M60073- | Neurological disorders +M60074- | Neurological disorders +M60075- | Neurological disorders +M60076- | Neurological disorders +M60077- | Neurological disorders +M60078- | Neurological disorders +M6008-- | Neurological disorders +M6009-- | Neurological disorders +M601--- | Neurological disorders +M6010-- | Neurological disorders +M60111- | Neurological disorders +M60112- | Neurological disorders +M60119- | Neurological disorders +M60121- | Neurological disorders +M60122- | Neurological disorders +M60129- | Neurological disorders +M60131- | Neurological disorders +M60132- | Neurological disorders +M60139- | Neurological disorders +M60141- | Neurological disorders +M60142- | Neurological disorders +M60149- | Neurological disorders +M60151- | Neurological disorders +M60152- | Neurological disorders +M60159- | Neurological disorders +M60161- | Neurological disorders +M60162- | Neurological disorders +M60169- | Neurological disorders +M60171- | Neurological disorders +M60172- | Neurological disorders +M60179- | Neurological disorders +M6018-- | Neurological disorders +M6019-- | Neurological disorders +M608--- | Neurological disorders +M6080-- | Neurological disorders +M60811- | Neurological disorders +M60812- | Neurological disorders +M60819- | Neurological disorders +M60821- | Neurological disorders +M60822- | Neurological disorders +M60829- | Neurological disorders +M60831- | Neurological disorders +M60832- | Neurological disorders +M60839- | Neurological disorders +M60841- | Neurological disorders +M60842- | Neurological disorders +M60849- | Neurological disorders +M60851- | Neurological disorders +M60852- | Neurological disorders +M60859- | Neurological disorders +M60861- | Neurological disorders +M60862- | Neurological disorders +M60869- | Neurological disorders +M60871- | Neurological disorders +M60872- | Neurological disorders +M60879- | Neurological disorders +M6088-- | Neurological disorders +M6089-- | Neurological disorders +M609--- | Neurological disorders +M797--- | Neurological disorders +R25---- | Neurological disorders +R250--- | Neurological disorders +R251--- | Neurological disorders +R252--- | Neurological disorders +R253--- | Neurological disorders +R258--- | Neurological disorders +R259--- | Neurological disorders +R26---- | Neurological disorders +R260--- | Neurological disorders +R261--- | Neurological disorders +R262--- | Neurological disorders +R263--- | Neurological disorders +R268--- | Neurological disorders +R2681-- | Neurological disorders +R2689-- | Neurological disorders +R269--- | Neurological disorders +R27---- | Neurological disorders +R270--- | Neurological disorders +R278--- | Neurological disorders +R279--- | Neurological disorders +R29---- | Neurological disorders +R290--- | Neurological disorders +R291--- | Neurological disorders +R292--- | Neurological disorders +R293--- | Neurological disorders +R294--- | Neurological disorders +R295--- | Neurological disorders +R296--- | Neurological disorders +R29700- | Neurological disorders +R29701- | Neurological disorders +R29702- | Neurological disorders +R29703- | Neurological disorders +R29704- | Neurological disorders +R29705- | Neurological disorders +R29706- | Neurological disorders +R29707- | Neurological disorders +R29708- | Neurological disorders +R29709- | Neurological disorders +R29710- | Neurological disorders +R29711- | Neurological disorders +R29712- | Neurological disorders +R29713- | Neurological disorders +R29714- | Neurological disorders +R29715- | Neurological disorders +R29716- | Neurological disorders +R29717- | Neurological disorders +R29718- | Neurological disorders +R29719- | Neurological disorders +R29720- | Neurological disorders +R29721- | Neurological disorders +R29722- | Neurological disorders +R29723- | Neurological disorders +R29724- | Neurological disorders +R29725- | Neurological disorders +R29726- | Neurological disorders +R29727- | Neurological disorders +R29728- | Neurological disorders +R29729- | Neurological disorders +R29730- | Neurological disorders +R29731- | Neurological disorders +R29732- | Neurological disorders +R29733- | Neurological disorders +R29734- | Neurological disorders +R29735- | Neurological disorders +R29736- | Neurological disorders +R29737- | Neurological disorders +R29738- | Neurological disorders +R29739- | Neurological disorders +R29740- | Neurological disorders +R29741- | Neurological disorders +R29742- | Neurological disorders +R298--- | Neurological disorders +R29810- | Neurological disorders +R29818- | Neurological disorders +R29890- | Neurological disorders +R29891- | Neurological disorders +R29898- | Neurological disorders +R2990-- | Neurological disorders +R2991-- | Neurological disorders +R41---- | Neurological disorders +R410--- | Neurological disorders +R411--- | Neurological disorders +R412--- | Neurological disorders +R413--- | Neurological disorders +R414--- | Neurological disorders +R418--- | Neurological disorders +R4181-- | Neurological disorders +R4182-- | Neurological disorders +R4183-- | Neurological disorders +R41840- | Neurological disorders +R41841- | Neurological disorders +R41842- | Neurological disorders +R41843- | Neurological disorders +R41844- | Neurological disorders +R4189-- | Neurological disorders +R419--- | Neurological disorders +R42---- | Neurological disorders +R56---- | Neurological disorders +R560--- | Neurological disorders +R5600-- | Neurological disorders +R5601-- | Neurological disorders +R561--- | Neurological disorders +R568--- | Neurological disorders +R569--- | Neurological disorders +R90---- | Neurological disorders +R900--- | Neurological disorders +R908--- | Neurological disorders +R9081-- | Neurological disorders +R9082-- | Neurological disorders +R9089-- | Neurological disorders +Z033--- | Neurological disorders +Z13858- | Neurological disorders +Z820--- | Neurological disorders +Z866--- | Neurological disorders +Z8661-- | Neurological disorders +Z8669-- | Neurological disorders +F00---- | Alzheimer's disease and other dementias +F000--- | Alzheimer's disease and other dementias +F001--- | Alzheimer's disease and other dementias +F002--- | Alzheimer's disease and other dementias +F009--- | Alzheimer's disease and other dementias +F01---- | Alzheimer's disease and other dementias +F010--- | Alzheimer's disease and other dementias +F011--- | Alzheimer's disease and other dementias +F012--- | Alzheimer's disease and other dementias +F013--- | Alzheimer's disease and other dementias +F0150-- | Alzheimer's disease and other dementias +F0151-- | Alzheimer's disease and other dementias +F018--- | Alzheimer's disease and other dementias +F019--- | Alzheimer's disease and other dementias +F02---- | Alzheimer's disease and other dementias +F020--- | Alzheimer's disease and other dementias +F028--- | Alzheimer's disease and other dementias +F0280-- | Alzheimer's disease and other dementias +F0281-- | Alzheimer's disease and other dementias +F03---- | Alzheimer's disease and other dementias +F0390-- | Alzheimer's disease and other dementias +F0391-- | Alzheimer's disease and other dementias +F062--- | Alzheimer's disease and other dementias +G30---- | Alzheimer's disease and other dementias +G300--- | Alzheimer's disease and other dementias +G301--- | Alzheimer's disease and other dementias +G308--- | Alzheimer's disease and other dementias +G309--- | Alzheimer's disease and other dementias +G31---- | Alzheimer's disease and other dementias +G310--- | Alzheimer's disease and other dementias +G3101-- | Alzheimer's disease and other dementias +G3109-- | Alzheimer's disease and other dementias +G311--- | Alzheimer's disease and other dementias +G318--- | Alzheimer's disease and other dementias +G3181-- | Alzheimer's disease and other dementias +G3182-- | Alzheimer's disease and other dementias +G3183-- | Alzheimer's disease and other dementias +G3184-- | Alzheimer's disease and other dementias +G3185-- | Alzheimer's disease and other dementias +G3189-- | Alzheimer's disease and other dementias +G319--- | Alzheimer's disease and other dementias +G32---- | Alzheimer's disease and other dementias +G320--- | Alzheimer's disease and other dementias +G328--- | Alzheimer's disease and other dementias +G3281-- | Alzheimer's disease and other dementias +G3289-- | Alzheimer's disease and other dementias +F023--- | Parkinson's disease +G20---- | Parkinson's disease +G40---- | Idiopathic epilepsy +G400--- | Idiopathic epilepsy +G40001- | Idiopathic epilepsy +G40009- | Idiopathic epilepsy +G40011- | Idiopathic epilepsy +G40019- | Idiopathic epilepsy +G401--- | Idiopathic epilepsy +G40101- | Idiopathic epilepsy +G40109- | Idiopathic epilepsy +G40111- | Idiopathic epilepsy +G40119- | Idiopathic epilepsy +G402--- | Idiopathic epilepsy +G40201- | Idiopathic epilepsy +G40209- | Idiopathic epilepsy +G40211- | Idiopathic epilepsy +G40219- | Idiopathic epilepsy +G403--- | Idiopathic epilepsy +G40301- | Idiopathic epilepsy +G40309- | Idiopathic epilepsy +G40311- | Idiopathic epilepsy +G40319- | Idiopathic epilepsy +G404--- | Idiopathic epilepsy +G40401- | Idiopathic epilepsy +G40409- | Idiopathic epilepsy +G40411- | Idiopathic epilepsy +G40419- | Idiopathic epilepsy +G405--- | Idiopathic epilepsy +G40501- | Idiopathic epilepsy +G40509- | Idiopathic epilepsy +G406--- | Idiopathic epilepsy +G407--- | Idiopathic epilepsy +G408--- | Idiopathic epilepsy +G40801- | Idiopathic epilepsy +G40802- | Idiopathic epilepsy +G40803- | Idiopathic epilepsy +G40804- | Idiopathic epilepsy +G40811- | Idiopathic epilepsy +G40812- | Idiopathic epilepsy +G40813- | Idiopathic epilepsy +G40814- | Idiopathic epilepsy +G40821- | Idiopathic epilepsy +G40822- | Idiopathic epilepsy +G40823- | Idiopathic epilepsy +G40824- | Idiopathic epilepsy +G4089-- | Idiopathic epilepsy +G409--- | Idiopathic epilepsy +G40901- | Idiopathic epilepsy +G40909- | Idiopathic epilepsy +G40911- | Idiopathic epilepsy +G40919- | Idiopathic epilepsy +G40A01- | Idiopathic epilepsy +G40A09- | Idiopathic epilepsy +G40A11- | Idiopathic epilepsy +G40A19- | Idiopathic epilepsy +G40B01- | Idiopathic epilepsy +G40B09- | Idiopathic epilepsy +G40B11- | Idiopathic epilepsy +G40B19- | Idiopathic epilepsy +G41---- | Idiopathic epilepsy +G410--- | Idiopathic epilepsy +G411--- | Idiopathic epilepsy +G412--- | Idiopathic epilepsy +G418--- | Idiopathic epilepsy +G419--- | Idiopathic epilepsy +Z820--- | Idiopathic epilepsy +G35---- | Multiple sclerosis +G43---- | Headache disorders +G430--- | Headache disorders +G43001- | Headache disorders +G43009- | Headache disorders +G43011- | Headache disorders +G43019- | Headache disorders +G431--- | Headache disorders +G43101- | Headache disorders +G43109- | Headache disorders +G43111- | Headache disorders +G43119- | Headache disorders +G432--- | Headache disorders +G433--- | Headache disorders +G43401- | Headache disorders +G43409- | Headache disorders +G43411- | Headache disorders +G43419- | Headache disorders +G43501- | Headache disorders +G43509- | Headache disorders +G43511- | Headache disorders +G43519- | Headache disorders +G43601- | Headache disorders +G43609- | Headache disorders +G43611- | Headache disorders +G43619- | Headache disorders +G43701- | Headache disorders +G43709- | Headache disorders +G43711- | Headache disorders +G43719- | Headache disorders +G438--- | Headache disorders +G43801- | Headache disorders +G43809- | Headache disorders +G43811- | Headache disorders +G43819- | Headache disorders +G43821- | Headache disorders +G43829- | Headache disorders +G43831- | Headache disorders +G43839- | Headache disorders +G439--- | Headache disorders +G43901- | Headache disorders +G43909- | Headache disorders +G43911- | Headache disorders +G43919- | Headache disorders +G43A0-- | Headache disorders +G43A1-- | Headache disorders +G43B0-- | Headache disorders +G43B1-- | Headache disorders +G43C0-- | Headache disorders +G43C1-- | Headache disorders +G43D0-- | Headache disorders +G43D1-- | Headache disorders +G44---- | Headache disorders +G440--- | Headache disorders +G44001- | Headache disorders +G44009- | Headache disorders +G44011- | Headache disorders +G44019- | Headache disorders +G44021- | Headache disorders +G44029- | Headache disorders +G44031- | Headache disorders +G44039- | Headache disorders +G44041- | Headache disorders +G44049- | Headache disorders +G44051- | Headache disorders +G44059- | Headache disorders +G44091- | Headache disorders +G44099- | Headache disorders +G441--- | Headache disorders +G442--- | Headache disorders +G44201- | Headache disorders +G44209- | Headache disorders +G44211- | Headache disorders +G44219- | Headache disorders +G44221- | Headache disorders +G44229- | Headache disorders +G443--- | Headache disorders +G44301- | Headache disorders +G44309- | Headache disorders +G44311- | Headache disorders +G44319- | Headache disorders +G44321- | Headache disorders +G44329- | Headache disorders +G444--- | Headache disorders +G4440-- | Headache disorders +G4441-- | Headache disorders +G4451-- | Headache disorders +G4452-- | Headache disorders +G4453-- | Headache disorders +G4459-- | Headache disorders +G448--- | Headache disorders +G4481-- | Headache disorders +G4482-- | Headache disorders +G4483-- | Headache disorders +G4484-- | Headache disorders +G4485-- | Headache disorders +G4489-- | Headache disorders +G43---- | Migraine +G430--- | Migraine +G43001- | Migraine +G43009- | Migraine +G43011- | Migraine +G43019- | Migraine +G431--- | Migraine +G43101- | Migraine +G43109- | Migraine +G43111- | Migraine +G43119- | Migraine +G432--- | Migraine +G433--- | Migraine +G43401- | Migraine +G43409- | Migraine +G43411- | Migraine +G43419- | Migraine +G43501- | Migraine +G43509- | Migraine +G43511- | Migraine +G43519- | Migraine +G43601- | Migraine +G43609- | Migraine +G43611- | Migraine +G43619- | Migraine +G43701- | Migraine +G43709- | Migraine +G43711- | Migraine +G43719- | Migraine +G438--- | Migraine +G43801- | Migraine +G43809- | Migraine +G43811- | Migraine +G43819- | Migraine +G43821- | Migraine +G43829- | Migraine +G43831- | Migraine +G43839- | Migraine +G439--- | Migraine +G43901- | Migraine +G43909- | Migraine +G43911- | Migraine +G43919- | Migraine +G442--- | Tension-type headache +G44201- | Tension-type headache +G44209- | Tension-type headache +G44211- | Tension-type headache +G44219- | Tension-type headache +G44221- | Tension-type headache +G44229- | Tension-type headache +G444--- | Tension-type headache +G4440-- | Tension-type headache +G4441-- | Tension-type headache +F022--- | Other neurological disorders +G10---- | Other neurological disorders +G11---- | Other neurological disorders +G110--- | Other neurological disorders +G111--- | Other neurological disorders +G112--- | Other neurological disorders +G113--- | Other neurological disorders +G114--- | Other neurological disorders +G118--- | Other neurological disorders +G119--- | Other neurological disorders +G12---- | Other neurological disorders +G120--- | Other neurological disorders +G121--- | Other neurological disorders +G122--- | Other neurological disorders +G1220-- | Other neurological disorders +G1221-- | Other neurological disorders +G1222-- | Other neurological disorders +G1223-- | Other neurological disorders +G1224-- | Other neurological disorders +G1225-- | Other neurological disorders +G1229-- | Other neurological disorders +G128--- | Other neurological disorders +G129--- | Other neurological disorders +G13---- | Other neurological disorders +G130--- | Other neurological disorders +G131--- | Other neurological disorders +G132--- | Other neurological disorders +G138--- | Other neurological disorders +G21---- | Other neurological disorders +G212--- | Other neurological disorders +G213--- | Other neurological disorders +G214--- | Other neurological disorders +G218--- | Other neurological disorders +G219--- | Other neurological disorders +G22---- | Other neurological disorders +G23---- | Other neurological disorders +G230--- | Other neurological disorders +G231--- | Other neurological disorders +G232--- | Other neurological disorders +G233--- | Other neurological disorders +G238--- | Other neurological disorders +G239--- | Other neurological disorders +G24---- | Other neurological disorders +G241--- | Other neurological disorders +G242--- | Other neurological disorders +G243--- | Other neurological disorders +G244--- | Other neurological disorders +G245--- | Other neurological disorders +G248--- | Other neurological disorders +G249--- | Other neurological disorders +G25---- | Other neurological disorders +G250--- | Other neurological disorders +G252--- | Other neurological disorders +G253--- | Other neurological disorders +G255--- | Other neurological disorders +G258--- | Other neurological disorders +G2581-- | Other neurological disorders +G2582-- | Other neurological disorders +G2583-- | Other neurological disorders +G2589-- | Other neurological disorders +G259--- | Other neurological disorders +G26---- | Other neurological disorders +G36---- | Other neurological disorders +G360--- | Other neurological disorders +G361--- | Other neurological disorders +G368--- | Other neurological disorders +G369--- | Other neurological disorders +G37---- | Other neurological disorders +G370--- | Other neurological disorders +G371--- | Other neurological disorders +G372--- | Other neurological disorders +G373--- | Other neurological disorders +G374--- | Other neurological disorders +G375--- | Other neurological disorders +G378--- | Other neurological disorders +G379--- | Other neurological disorders +G50---- | Other neurological disorders +G500--- | Other neurological disorders +G501--- | Other neurological disorders +G508--- | Other neurological disorders +G509--- | Other neurological disorders +G51---- | Other neurological disorders +G510--- | Other neurological disorders +G511--- | Other neurological disorders +G512--- | Other neurological disorders +G513--- | Other neurological disorders +G5131-- | Other neurological disorders +G5132-- | Other neurological disorders +G5133-- | Other neurological disorders +G5139-- | Other neurological disorders +G514--- | Other neurological disorders +G518--- | Other neurological disorders +G519--- | Other neurological disorders +G52---- | Other neurological disorders +G520--- | Other neurological disorders +G521--- | Other neurological disorders +G522--- | Other neurological disorders +G523--- | Other neurological disorders +G527--- | Other neurological disorders +G528--- | Other neurological disorders +G529--- | Other neurological disorders +G53---- | Other neurological disorders +G530--- | Other neurological disorders +G531--- | Other neurological disorders +G532--- | Other neurological disorders +G533--- | Other neurological disorders +G538--- | Other neurological disorders +G54---- | Other neurological disorders +G540--- | Other neurological disorders +G541--- | Other neurological disorders +G545--- | Other neurological disorders +G546--- | Other neurological disorders +G547--- | Other neurological disorders +G548--- | Other neurological disorders +G549--- | Other neurological disorders +G55---- | Other neurological disorders +G550--- | Other neurological disorders +G551--- | Other neurological disorders +G552--- | Other neurological disorders +G553--- | Other neurological disorders +G558--- | Other neurological disorders +G56---- | Other neurological disorders +G560--- | Other neurological disorders +G5600-- | Other neurological disorders +G5601-- | Other neurological disorders +G5602-- | Other neurological disorders +G5603-- | Other neurological disorders +G561--- | Other neurological disorders +G5610-- | Other neurological disorders +G5611-- | Other neurological disorders +G5612-- | Other neurological disorders +G5613-- | Other neurological disorders +G562--- | Other neurological disorders +G5620-- | Other neurological disorders +G5621-- | Other neurological disorders +G5622-- | Other neurological disorders +G5623-- | Other neurological disorders +G563--- | Other neurological disorders +G5630-- | Other neurological disorders +G5631-- | Other neurological disorders +G5632-- | Other neurological disorders +G5633-- | Other neurological disorders +G5640-- | Other neurological disorders +G5641-- | Other neurological disorders +G5642-- | Other neurological disorders +G5643-- | Other neurological disorders +G568--- | Other neurological disorders +G5680-- | Other neurological disorders +G5681-- | Other neurological disorders +G5682-- | Other neurological disorders +G5683-- | Other neurological disorders +G569--- | Other neurological disorders +G5690-- | Other neurological disorders +G5691-- | Other neurological disorders +G5692-- | Other neurological disorders +G5693-- | Other neurological disorders +G57---- | Other neurological disorders +G570--- | Other neurological disorders +G5700-- | Other neurological disorders +G5701-- | Other neurological disorders +G5702-- | Other neurological disorders +G5703-- | Other neurological disorders +G571--- | Other neurological disorders +G5710-- | Other neurological disorders +G5711-- | Other neurological disorders +G5712-- | Other neurological disorders +G5713-- | Other neurological disorders +G572--- | Other neurological disorders +G5720-- | Other neurological disorders +G5721-- | Other neurological disorders +G5722-- | Other neurological disorders +G5723-- | Other neurological disorders +G573--- | Other neurological disorders +G5730-- | Other neurological disorders +G5731-- | Other neurological disorders +G5732-- | Other neurological disorders +G5733-- | Other neurological disorders +G574--- | Other neurological disorders +G5740-- | Other neurological disorders +G5741-- | Other neurological disorders +G5742-- | Other neurological disorders +G5743-- | Other neurological disorders +G575--- | Other neurological disorders +G5750-- | Other neurological disorders +G5751-- | Other neurological disorders +G5752-- | Other neurological disorders +G5753-- | Other neurological disorders +G576--- | Other neurological disorders +G5760-- | Other neurological disorders +G5761-- | Other neurological disorders +G5762-- | Other neurological disorders +G5763-- | Other neurological disorders +G5770-- | Other neurological disorders +G5771-- | Other neurological disorders +G5772-- | Other neurological disorders +G5773-- | Other neurological disorders +G578--- | Other neurological disorders +G5780-- | Other neurological disorders +G5781-- | Other neurological disorders +G5782-- | Other neurological disorders +G5783-- | Other neurological disorders +G579--- | Other neurological disorders +G5790-- | Other neurological disorders +G5791-- | Other neurological disorders +G5792-- | Other neurological disorders +G5793-- | Other neurological disorders +G58---- | Other neurological disorders +G580--- | Other neurological disorders +G587--- | Other neurological disorders +G588--- | Other neurological disorders +G589--- | Other neurological disorders +G59---- | Other neurological disorders +G590--- | Other neurological disorders +G598--- | Other neurological disorders +G60---- | Other neurological disorders +G600--- | Other neurological disorders +G601--- | Other neurological disorders +G602--- | Other neurological disorders +G603--- | Other neurological disorders +G608--- | Other neurological disorders +G609--- | Other neurological disorders +G61---- | Other neurological disorders +G610--- | Other neurological disorders +G611--- | Other neurological disorders +G618--- | Other neurological disorders +G6181-- | Other neurological disorders +G6182-- | Other neurological disorders +G6189-- | Other neurological disorders +G619--- | Other neurological disorders +G62---- | Other neurological disorders +G622--- | Other neurological disorders +G628--- | Other neurological disorders +G6281-- | Other neurological disorders +G6282-- | Other neurological disorders +G6289-- | Other neurological disorders +G629--- | Other neurological disorders +G63---- | Other neurological disorders +G630--- | Other neurological disorders +G631--- | Other neurological disorders +G632--- | Other neurological disorders +G633--- | Other neurological disorders +G634--- | Other neurological disorders +G635--- | Other neurological disorders +G636--- | Other neurological disorders +G638--- | Other neurological disorders +G64---- | Other neurological disorders +G650--- | Other neurological disorders +G651--- | Other neurological disorders +G652--- | Other neurological disorders +G70---- | Other neurological disorders +G700--- | Other neurological disorders +G7000-- | Other neurological disorders +G7001-- | Other neurological disorders +G701--- | Other neurological disorders +G702--- | Other neurological disorders +G708--- | Other neurological disorders +G7080-- | Other neurological disorders +G7081-- | Other neurological disorders +G7089-- | Other neurological disorders +G709--- | Other neurological disorders +G71---- | Other neurological disorders +G710--- | Other neurological disorders +G7100-- | Other neurological disorders +G7101-- | Other neurological disorders +G7102-- | Other neurological disorders +G7109-- | Other neurological disorders +G711--- | Other neurological disorders +G7111-- | Other neurological disorders +G7112-- | Other neurological disorders +G7113-- | Other neurological disorders +G7114-- | Other neurological disorders +G7119-- | Other neurological disorders +G713--- | Other neurological disorders +G718--- | Other neurological disorders +G719--- | Other neurological disorders +G72---- | Other neurological disorders +G721--- | Other neurological disorders +G722--- | Other neurological disorders +G723--- | Other neurological disorders +G724--- | Other neurological disorders +G7241-- | Other neurological disorders +G7249-- | Other neurological disorders +G728--- | Other neurological disorders +G7281-- | Other neurological disorders +G7289-- | Other neurological disorders +G729--- | Other neurological disorders +G73---- | Other neurological disorders +G730--- | Other neurological disorders +G731--- | Other neurological disorders +G732--- | Other neurological disorders +G733--- | Other neurological disorders +G734--- | Other neurological disorders +G735--- | Other neurological disorders +G736--- | Other neurological disorders +G737--- | Other neurological disorders +G80---- | Other neurological disorders +G800--- | Other neurological disorders +G801--- | Other neurological disorders +G802--- | Other neurological disorders +G803--- | Other neurological disorders +G804--- | Other neurological disorders +G808--- | Other neurological disorders +G809--- | Other neurological disorders +G81---- | Other neurological disorders +G810--- | Other neurological disorders +G8100-- | Other neurological disorders +G8101-- | Other neurological disorders +G8102-- | Other neurological disorders +G8103-- | Other neurological disorders +G8104-- | Other neurological disorders +G811--- | Other neurological disorders +G8110-- | Other neurological disorders +G8111-- | Other neurological disorders +G8112-- | Other neurological disorders +G8113-- | Other neurological disorders +G8114-- | Other neurological disorders +G819--- | Other neurological disorders +G8190-- | Other neurological disorders +G8191-- | Other neurological disorders +G8192-- | Other neurological disorders +G8193-- | Other neurological disorders +G8194-- | Other neurological disorders +G82---- | Other neurological disorders +G820--- | Other neurological disorders +G821--- | Other neurological disorders +G822--- | Other neurological disorders +G8220-- | Other neurological disorders +G8221-- | Other neurological disorders +G8222-- | Other neurological disorders +G823--- | Other neurological disorders +G824--- | Other neurological disorders +G825--- | Other neurological disorders +G8250-- | Other neurological disorders +G8251-- | Other neurological disorders +G8252-- | Other neurological disorders +G8253-- | Other neurological disorders +G8254-- | Other neurological disorders +G83---- | Other neurological disorders +G830--- | Other neurological disorders +G831--- | Other neurological disorders +G8310-- | Other neurological disorders +G8311-- | Other neurological disorders +G8312-- | Other neurological disorders +G8313-- | Other neurological disorders +G8314-- | Other neurological disorders +G832--- | Other neurological disorders +G8320-- | Other neurological disorders +G8321-- | Other neurological disorders +G8322-- | Other neurological disorders +G8323-- | Other neurological disorders +G8324-- | Other neurological disorders +G833--- | Other neurological disorders +G8330-- | Other neurological disorders +G8331-- | Other neurological disorders +G8332-- | Other neurological disorders +G8333-- | Other neurological disorders +G8334-- | Other neurological disorders +G834--- | Other neurological disorders +G835--- | Other neurological disorders +G836--- | Other neurological disorders +G838--- | Other neurological disorders +G8381-- | Other neurological disorders +G8382-- | Other neurological disorders +G8383-- | Other neurological disorders +G8384-- | Other neurological disorders +G8389-- | Other neurological disorders +G839--- | Other neurological disorders +G890--- | Other neurological disorders +G8911-- | Other neurological disorders +G8912-- | Other neurological disorders +G8918-- | Other neurological disorders +G8921-- | Other neurological disorders +G8922-- | Other neurological disorders +G8928-- | Other neurological disorders +G8929-- | Other neurological disorders +G893--- | Other neurological disorders +G894--- | Other neurological disorders +G90---- | Other neurological disorders +G900--- | Other neurological disorders +G9001-- | Other neurological disorders +G9009-- | Other neurological disorders +G901--- | Other neurological disorders +G902--- | Other neurological disorders +G903--- | Other neurological disorders +G904--- | Other neurological disorders +G905--- | Other neurological disorders +G9050-- | Other neurological disorders +G90511- | Other neurological disorders +G90512- | Other neurological disorders +G90513- | Other neurological disorders +G90519- | Other neurological disorders +G90521- | Other neurological disorders +G90522- | Other neurological disorders +G90523- | Other neurological disorders +G90529- | Other neurological disorders +G9059-- | Other neurological disorders +G906--- | Other neurological disorders +G907--- | Other neurological disorders +G908--- | Other neurological disorders +G909--- | Other neurological disorders +G91---- | Other neurological disorders +G910--- | Other neurological disorders +G911--- | Other neurological disorders +G912--- | Other neurological disorders +G913--- | Other neurological disorders +G914--- | Other neurological disorders +G918--- | Other neurological disorders +G919--- | Other neurological disorders +G92---- | Other neurological disorders +G93---- | Other neurological disorders +G930--- | Other neurological disorders +G931--- | Other neurological disorders +G932--- | Other neurological disorders +G933--- | Other neurological disorders +G934--- | Other neurological disorders +G9340-- | Other neurological disorders +G9341-- | Other neurological disorders +G9349-- | Other neurological disorders +G935--- | Other neurological disorders +G936--- | Other neurological disorders +G938--- | Other neurological disorders +G9381-- | Other neurological disorders +G9382-- | Other neurological disorders +G9389-- | Other neurological disorders +G939--- | Other neurological disorders +G94---- | Other neurological disorders +G940--- | Other neurological disorders +G941--- | Other neurological disorders +G942--- | Other neurological disorders +G943--- | Other neurological disorders +G948--- | Other neurological disorders +G95---- | Other neurological disorders +G950--- | Other neurological disorders +G951--- | Other neurological disorders +G9511-- | Other neurological disorders +G9519-- | Other neurological disorders +G952--- | Other neurological disorders +G9520-- | Other neurological disorders +G9529-- | Other neurological disorders +G958--- | Other neurological disorders +G9581-- | Other neurological disorders +G9589-- | Other neurological disorders +G959--- | Other neurological disorders +G96---- | Other neurological disorders +G961--- | Other neurological disorders +G9612-- | Other neurological disorders +G9619-- | Other neurological disorders +G968--- | Other neurological disorders +G969--- | Other neurological disorders +G98---- | Other neurological disorders +G980--- | Other neurological disorders +G988--- | Other neurological disorders +G99---- | Other neurological disorders +G990--- | Other neurological disorders +G991--- | Other neurological disorders +G992--- | Other neurological disorders +G998--- | Other neurological disorders +M33---- | Other neurological disorders +M330--- | Other neurological disorders +M3300-- | Other neurological disorders +M3301-- | Other neurological disorders +M3302-- | Other neurological disorders +M3303-- | Other neurological disorders +M3309-- | Other neurological disorders +M331--- | Other neurological disorders +M3310-- | Other neurological disorders +M3311-- | Other neurological disorders +M3312-- | Other neurological disorders +M3313-- | Other neurological disorders +M3319-- | Other neurological disorders +M332--- | Other neurological disorders +M3320-- | Other neurological disorders +M3321-- | Other neurological disorders +M3322-- | Other neurological disorders +M3329-- | Other neurological disorders +M339--- | Other neurological disorders +M3390-- | Other neurological disorders +M3391-- | Other neurological disorders +M3392-- | Other neurological disorders +M3393-- | Other neurological disorders +M3399-- | Other neurological disorders +M60---- | Other neurological disorders +M600--- | Other neurological disorders +M60000- | Other neurological disorders +M60001- | Other neurological disorders +M60002- | Other neurological disorders +M60003- | Other neurological disorders +M60004- | Other neurological disorders +M60005- | Other neurological disorders +M60009- | Other neurological disorders +M60011- | Other neurological disorders +M60012- | Other neurological disorders +M60019- | Other neurological disorders +M60021- | Other neurological disorders +M60022- | Other neurological disorders +M60029- | Other neurological disorders +M60031- | Other neurological disorders +M60032- | Other neurological disorders +M60039- | Other neurological disorders +M60041- | Other neurological disorders +M60042- | Other neurological disorders +M60043- | Other neurological disorders +M60044- | Other neurological disorders +M60045- | Other neurological disorders +M60046- | Other neurological disorders +M60051- | Other neurological disorders +M60052- | Other neurological disorders +M60059- | Other neurological disorders +M60061- | Other neurological disorders +M60062- | Other neurological disorders +M60069- | Other neurological disorders +M60070- | Other neurological disorders +M60071- | Other neurological disorders +M60072- | Other neurological disorders +M60073- | Other neurological disorders +M60074- | Other neurological disorders +M60075- | Other neurological disorders +M60076- | Other neurological disorders +M60077- | Other neurological disorders +M60078- | Other neurological disorders +M6008-- | Other neurological disorders +M6009-- | Other neurological disorders +M601--- | Other neurological disorders +M6010-- | Other neurological disorders +M60111- | Other neurological disorders +M60112- | Other neurological disorders +M60119- | Other neurological disorders +M60121- | Other neurological disorders +M60122- | Other neurological disorders +M60129- | Other neurological disorders +M60131- | Other neurological disorders +M60132- | Other neurological disorders +M60139- | Other neurological disorders +M60141- | Other neurological disorders +M60142- | Other neurological disorders +M60149- | Other neurological disorders +M60151- | Other neurological disorders +M60152- | Other neurological disorders +M60159- | Other neurological disorders +M60161- | Other neurological disorders +M60162- | Other neurological disorders +M60169- | Other neurological disorders +M60171- | Other neurological disorders +M60172- | Other neurological disorders +M60179- | Other neurological disorders +M6018-- | Other neurological disorders +M6019-- | Other neurological disorders +M608--- | Other neurological disorders +M6080-- | Other neurological disorders +M60811- | Other neurological disorders +M60812- | Other neurological disorders +M60819- | Other neurological disorders +M60821- | Other neurological disorders +M60822- | Other neurological disorders +M60829- | Other neurological disorders +M60831- | Other neurological disorders +M60832- | Other neurological disorders +M60839- | Other neurological disorders +M60841- | Other neurological disorders +M60842- | Other neurological disorders +M60849- | Other neurological disorders +M60851- | Other neurological disorders +M60852- | Other neurological disorders +M60859- | Other neurological disorders +M60861- | Other neurological disorders +M60862- | Other neurological disorders +M60869- | Other neurological disorders +M60871- | Other neurological disorders +M60872- | Other neurological disorders +M60879- | Other neurological disorders +M6088-- | Other neurological disorders +M6089-- | Other neurological disorders +M609--- | Other neurological disorders +M797--- | Other neurological disorders +F04---- | Mental disorders +F05---- | Mental disorders +F050--- | Mental disorders +F051--- | Mental disorders +F058--- | Mental disorders +F059--- | Mental disorders +F06---- | Mental disorders +F060--- | Mental disorders +F061--- | Mental disorders +F063--- | Mental disorders +F0630-- | Mental disorders +F0631-- | Mental disorders +F0632-- | Mental disorders +F0633-- | Mental disorders +F0634-- | Mental disorders +F064--- | Mental disorders +F065--- | Mental disorders +F066--- | Mental disorders +F067--- | Mental disorders +F068--- | Mental disorders +F069--- | Mental disorders +F07---- | Mental disorders +F070--- | Mental disorders +F09---- | Mental disorders +F20---- | Mental disorders +F200--- | Mental disorders +F201--- | Mental disorders +F202--- | Mental disorders +F203--- | Mental disorders +F204--- | Mental disorders +F205--- | Mental disorders +F206--- | Mental disorders +F208--- | Mental disorders +F2081-- | Mental disorders +F2089-- | Mental disorders +F209--- | Mental disorders +F21---- | Mental disorders +F22---- | Mental disorders +F220--- | Mental disorders +F228--- | Mental disorders +F229--- | Mental disorders +F23---- | Mental disorders +F230--- | Mental disorders +F231--- | Mental disorders +F232--- | Mental disorders +F233--- | Mental disorders +F238--- | Mental disorders +F239--- | Mental disorders +F24---- | Mental disorders +F25---- | Mental disorders +F250--- | Mental disorders +F251--- | Mental disorders +F252--- | Mental disorders +F258--- | Mental disorders +F259--- | Mental disorders +F28---- | Mental disorders +F29---- | Mental disorders +F30---- | Mental disorders +F300--- | Mental disorders +F301--- | Mental disorders +F3010-- | Mental disorders +F3011-- | Mental disorders +F3012-- | Mental disorders +F3013-- | Mental disorders +F302--- | Mental disorders +F303--- | Mental disorders +F304--- | Mental disorders +F308--- | Mental disorders +F309--- | Mental disorders +F31---- | Mental disorders +F310--- | Mental disorders +F311--- | Mental disorders +F3110-- | Mental disorders +F3111-- | Mental disorders +F3112-- | Mental disorders +F3113-- | Mental disorders +F312--- | Mental disorders +F313--- | Mental disorders +F3130-- | Mental disorders +F3131-- | Mental disorders +F3132-- | Mental disorders +F314--- | Mental disorders +F315--- | Mental disorders +F316--- | Mental disorders +F3160-- | Mental disorders +F3161-- | Mental disorders +F3162-- | Mental disorders +F3163-- | Mental disorders +F3164-- | Mental disorders +F317--- | Mental disorders +F3170-- | Mental disorders +F3171-- | Mental disorders +F3172-- | Mental disorders +F3173-- | Mental disorders +F3174-- | Mental disorders +F3175-- | Mental disorders +F3176-- | Mental disorders +F3177-- | Mental disorders +F3178-- | Mental disorders +F318--- | Mental disorders +F3181-- | Mental disorders +F3189-- | Mental disorders +F319--- | Mental disorders +F32---- | Mental disorders +F320--- | Mental disorders +F321--- | Mental disorders +F322--- | Mental disorders +F323--- | Mental disorders +F324--- | Mental disorders +F325--- | Mental disorders +F328--- | Mental disorders +F3281-- | Mental disorders +F3289-- | Mental disorders +F329--- | Mental disorders +F33---- | Mental disorders +F330--- | Mental disorders +F331--- | Mental disorders +F332--- | Mental disorders +F333--- | Mental disorders +F334--- | Mental disorders +F3340-- | Mental disorders +F3341-- | Mental disorders +F3342-- | Mental disorders +F338--- | Mental disorders +F339--- | Mental disorders +F34---- | Mental disorders +F340--- | Mental disorders +F341--- | Mental disorders +F348--- | Mental disorders +F3481-- | Mental disorders +F3489-- | Mental disorders +F349--- | Mental disorders +F38---- | Mental disorders +F380--- | Mental disorders +F381--- | Mental disorders +F388--- | Mental disorders +F39---- | Mental disorders +F40---- | Mental disorders +F400--- | Mental disorders +F4000-- | Mental disorders +F4001-- | Mental disorders +F4002-- | Mental disorders +F401--- | Mental disorders +F4010-- | Mental disorders +F4011-- | Mental disorders +F402--- | Mental disorders +F40210- | Mental disorders +F40218- | Mental disorders +F40220- | Mental disorders +F40228- | Mental disorders +F40230- | Mental disorders +F40231- | Mental disorders +F40232- | Mental disorders +F40233- | Mental disorders +F40240- | Mental disorders +F40241- | Mental disorders +F40242- | Mental disorders +F40243- | Mental disorders +F40248- | Mental disorders +F40290- | Mental disorders +F40291- | Mental disorders +F40298- | Mental disorders +F408--- | Mental disorders +F409--- | Mental disorders +F41---- | Mental disorders +F410--- | Mental disorders +F411--- | Mental disorders +F412--- | Mental disorders +F413--- | Mental disorders +F418--- | Mental disorders +F419--- | Mental disorders +F42---- | Mental disorders +F420--- | Mental disorders +F421--- | Mental disorders +F422--- | Mental disorders +F423--- | Mental disorders +F424--- | Mental disorders +F428--- | Mental disorders +F429--- | Mental disorders +F43---- | Mental disorders +F430--- | Mental disorders +F431--- | Mental disorders +F4310-- | Mental disorders +F4311-- | Mental disorders +F4312-- | Mental disorders +F432--- | Mental disorders +F4320-- | Mental disorders +F4321-- | Mental disorders +F4322-- | Mental disorders +F4323-- | Mental disorders +F4324-- | Mental disorders +F4325-- | Mental disorders +F4329-- | Mental disorders +F438--- | Mental disorders +F439--- | Mental disorders +F44---- | Mental disorders +F440--- | Mental disorders +F441--- | Mental disorders +F442--- | Mental disorders +F443--- | Mental disorders +F444--- | Mental disorders +F445--- | Mental disorders +F446--- | Mental disorders +F447--- | Mental disorders +F448--- | Mental disorders +F4481-- | Mental disorders +F4489-- | Mental disorders +F449--- | Mental disorders +F45---- | Mental disorders +F450--- | Mental disorders +F451--- | Mental disorders +F452--- | Mental disorders +F4520-- | Mental disorders +F4521-- | Mental disorders +F4522-- | Mental disorders +F4529-- | Mental disorders +F453--- | Mental disorders +F454--- | Mental disorders +F4541-- | Mental disorders +F4542-- | Mental disorders +F458--- | Mental disorders +F459--- | Mental disorders +F48---- | Mental disorders +F480--- | Mental disorders +F481--- | Mental disorders +F482--- | Mental disorders +F488--- | Mental disorders +F489--- | Mental disorders +F50---- | Mental disorders +F500--- | Mental disorders +F5000-- | Mental disorders +F5001-- | Mental disorders +F5002-- | Mental disorders +F501--- | Mental disorders +F502--- | Mental disorders +F503--- | Mental disorders +F504--- | Mental disorders +F505--- | Mental disorders +F508--- | Mental disorders +F5081-- | Mental disorders +F5082-- | Mental disorders +F5089-- | Mental disorders +F509--- | Mental disorders +F51---- | Mental disorders +F510--- | Mental disorders +F5101-- | Mental disorders +F5102-- | Mental disorders +F5103-- | Mental disorders +F5104-- | Mental disorders +F5105-- | Mental disorders +F5109-- | Mental disorders +F511--- | Mental disorders +F5111-- | Mental disorders +F5112-- | Mental disorders +F5113-- | Mental disorders +F5119-- | Mental disorders +F512--- | Mental disorders +F513--- | Mental disorders +F514--- | Mental disorders +F515--- | Mental disorders +F518--- | Mental disorders +F519--- | Mental disorders +F52---- | Mental disorders +F520--- | Mental disorders +F521--- | Mental disorders +F522--- | Mental disorders +F5221-- | Mental disorders +F5222-- | Mental disorders +F523--- | Mental disorders +F5231-- | Mental disorders +F5232-- | Mental disorders +F524--- | Mental disorders +F525--- | Mental disorders +F526--- | Mental disorders +F527--- | Mental disorders +F528--- | Mental disorders +F529--- | Mental disorders +F55---- | Mental disorders +F550--- | Mental disorders +F551--- | Mental disorders +F552--- | Mental disorders +F553--- | Mental disorders +F554--- | Mental disorders +F558--- | Mental disorders +F59---- | Mental disorders +F60---- | Mental disorders +F600--- | Mental disorders +F601--- | Mental disorders +F602--- | Mental disorders +F603--- | Mental disorders +F604--- | Mental disorders +F605--- | Mental disorders +F606--- | Mental disorders +F607--- | Mental disorders +F608--- | Mental disorders +F6081-- | Mental disorders +F6089-- | Mental disorders +F609--- | Mental disorders +F61---- | Mental disorders +F62---- | Mental disorders +F620--- | Mental disorders +F621--- | Mental disorders +F628--- | Mental disorders +F629--- | Mental disorders +F63---- | Mental disorders +F630--- | Mental disorders +F631--- | Mental disorders +F632--- | Mental disorders +F633--- | Mental disorders +F638--- | Mental disorders +F6381-- | Mental disorders +F6389-- | Mental disorders +F639--- | Mental disorders +F64---- | Mental disorders +F640--- | Mental disorders +F641--- | Mental disorders +F642--- | Mental disorders +F648--- | Mental disorders +F649--- | Mental disorders +F65---- | Mental disorders +F650--- | Mental disorders +F651--- | Mental disorders +F652--- | Mental disorders +F653--- | Mental disorders +F654--- | Mental disorders +F655--- | Mental disorders +F6550-- | Mental disorders +F6551-- | Mental disorders +F6552-- | Mental disorders +F656--- | Mental disorders +F658--- | Mental disorders +F6581-- | Mental disorders +F6589-- | Mental disorders +F659--- | Mental disorders +F66---- | Mental disorders +F660--- | Mental disorders +F661--- | Mental disorders +F662--- | Mental disorders +F668--- | Mental disorders +F669--- | Mental disorders +F68---- | Mental disorders +F680--- | Mental disorders +F681--- | Mental disorders +F6810-- | Mental disorders +F6811-- | Mental disorders +F6812-- | Mental disorders +F6813-- | Mental disorders +F688--- | Mental disorders +F68A--- | Mental disorders +F69---- | Mental disorders +F70---- | Mental disorders +F700--- | Mental disorders +F701--- | Mental disorders +F708--- | Mental disorders +F709--- | Mental disorders +F71---- | Mental disorders +F710--- | Mental disorders +F711--- | Mental disorders +F718--- | Mental disorders +F719--- | Mental disorders +F72---- | Mental disorders +F720--- | Mental disorders +F721--- | Mental disorders +F728--- | Mental disorders +F729--- | Mental disorders +F73---- | Mental disorders +F730--- | Mental disorders +F731--- | Mental disorders +F738--- | Mental disorders +F739--- | Mental disorders +F78---- | Mental disorders +F780--- | Mental disorders +F781--- | Mental disorders +F788--- | Mental disorders +F789--- | Mental disorders +F79---- | Mental disorders +F790--- | Mental disorders +F791--- | Mental disorders +F798--- | Mental disorders +F799--- | Mental disorders +F80---- | Mental disorders +F800--- | Mental disorders +F801--- | Mental disorders +F802--- | Mental disorders +F803--- | Mental disorders +F804--- | Mental disorders +F808--- | Mental disorders +F8081-- | Mental disorders +F8082-- | Mental disorders +F8089-- | Mental disorders +F809--- | Mental disorders +F81---- | Mental disorders +F810--- | Mental disorders +F811--- | Mental disorders +F812--- | Mental disorders +F813--- | Mental disorders +F818--- | Mental disorders +F8181-- | Mental disorders +F8189-- | Mental disorders +F819--- | Mental disorders +F82---- | Mental disorders +F83---- | Mental disorders +F84---- | Mental disorders +F840--- | Mental disorders +F841--- | Mental disorders +F842--- | Mental disorders +F843--- | Mental disorders +F844--- | Mental disorders +F845--- | Mental disorders +F848--- | Mental disorders +F849--- | Mental disorders +F88---- | Mental disorders +F89---- | Mental disorders +F90---- | Mental disorders +F900--- | Mental disorders +F901--- | Mental disorders +F902--- | Mental disorders +F908--- | Mental disorders +F909--- | Mental disorders +F91---- | Mental disorders +F910--- | Mental disorders +F911--- | Mental disorders +F912--- | Mental disorders +F913--- | Mental disorders +F918--- | Mental disorders +F919--- | Mental disorders +F92---- | Mental disorders +F920--- | Mental disorders +F928--- | Mental disorders +F929--- | Mental disorders +F93---- | Mental disorders +F930--- | Mental disorders +F931--- | Mental disorders +F932--- | Mental disorders +F933--- | Mental disorders +F938--- | Mental disorders +F939--- | Mental disorders +F94---- | Mental disorders +F940--- | Mental disorders +F941--- | Mental disorders +F942--- | Mental disorders +F948--- | Mental disorders +F949--- | Mental disorders +F95---- | Mental disorders +F950--- | Mental disorders +F951--- | Mental disorders +F952--- | Mental disorders +F958--- | Mental disorders +F959--- | Mental disorders +F98---- | Mental disorders +F980--- | Mental disorders +F981--- | Mental disorders +F982--- | Mental disorders +F9821-- | Mental disorders +F9829-- | Mental disorders +F983--- | Mental disorders +F984--- | Mental disorders +F985--- | Mental disorders +F986--- | Mental disorders +F988--- | Mental disorders +F989--- | Mental disorders +F99---- | Mental disorders +G47---- | Mental disorders +G470--- | Mental disorders +G4700-- | Mental disorders +G4701-- | Mental disorders +G4709-- | Mental disorders +G471--- | Mental disorders +G4710-- | Mental disorders +G4711-- | Mental disorders +G4712-- | Mental disorders +G4713-- | Mental disorders +G4714-- | Mental disorders +G4719-- | Mental disorders +G472--- | Mental disorders +G4720-- | Mental disorders +G4721-- | Mental disorders +G4722-- | Mental disorders +G4723-- | Mental disorders +G4724-- | Mental disorders +G4725-- | Mental disorders +G4726-- | Mental disorders +G4727-- | Mental disorders +G4729-- | Mental disorders +G474--- | Mental disorders +G47411- | Mental disorders +G47419- | Mental disorders +G47421- | Mental disorders +G47429- | Mental disorders +G4750-- | Mental disorders +G4751-- | Mental disorders +G4752-- | Mental disorders +G4753-- | Mental disorders +G4754-- | Mental disorders +G4759-- | Mental disorders +G4761-- | Mental disorders +G4762-- | Mental disorders +G4763-- | Mental disorders +G4769-- | Mental disorders +G478--- | Mental disorders +G479--- | Mental disorders +R40---- | Mental disorders +R400--- | Mental disorders +R401--- | Mental disorders +R402--- | Mental disorders +R4020-- | Mental disorders +R402110 | Mental disorders +R402111 | Mental disorders +R402112 | Mental disorders +R402113 | Mental disorders +R402114 | Mental disorders +R402120 | Mental disorders +R402121 | Mental disorders +R402122 | Mental disorders +R402123 | Mental disorders +R402124 | Mental disorders +R402130 | Mental disorders +R402131 | Mental disorders +R402132 | Mental disorders +R402133 | Mental disorders +R402134 | Mental disorders +R402140 | Mental disorders +R402141 | Mental disorders +R402142 | Mental disorders +R402143 | Mental disorders +R402144 | Mental disorders +R402210 | Mental disorders +R402211 | Mental disorders +R402212 | Mental disorders +R402213 | Mental disorders +R402214 | Mental disorders +R402220 | Mental disorders +R402221 | Mental disorders +R402222 | Mental disorders +R402223 | Mental disorders +R402224 | Mental disorders +R402230 | Mental disorders +R402231 | Mental disorders +R402232 | Mental disorders +R402233 | Mental disorders +R402234 | Mental disorders +R402240 | Mental disorders +R402241 | Mental disorders +R402242 | Mental disorders +R402243 | Mental disorders +R402244 | Mental disorders +R402250 | Mental disorders +R402251 | Mental disorders +R402252 | Mental disorders +R402253 | Mental disorders +R402254 | Mental disorders +R402310 | Mental disorders +R402311 | Mental disorders +R402312 | Mental disorders +R402313 | Mental disorders +R402314 | Mental disorders +R402320 | Mental disorders +R402321 | Mental disorders +R402322 | Mental disorders +R402323 | Mental disorders +R402324 | Mental disorders +R402330 | Mental disorders +R402331 | Mental disorders +R402332 | Mental disorders +R402333 | Mental disorders +R402334 | Mental disorders +R402340 | Mental disorders +R402341 | Mental disorders +R402342 | Mental disorders +R402343 | Mental disorders +R402344 | Mental disorders +R402350 | Mental disorders +R402351 | Mental disorders +R402352 | Mental disorders +R402353 | Mental disorders +R402354 | Mental disorders +R402360 | Mental disorders +R402361 | Mental disorders +R402362 | Mental disorders +R402363 | Mental disorders +R402364 | Mental disorders +R402410 | Mental disorders +R402411 | Mental disorders +R402412 | Mental disorders +R402413 | Mental disorders +R402414 | Mental disorders +R402420 | Mental disorders +R402421 | Mental disorders +R402422 | Mental disorders +R402423 | Mental disorders +R402424 | Mental disorders +R402430 | Mental disorders +R402431 | Mental disorders +R402432 | Mental disorders +R402433 | Mental disorders +R402434 | Mental disorders +R402440 | Mental disorders +R402441 | Mental disorders +R402442 | Mental disorders +R402443 | Mental disorders +R402444 | Mental disorders +R403--- | Mental disorders +R404--- | Mental disorders +R45---- | Mental disorders +R450--- | Mental disorders +R451--- | Mental disorders +R452--- | Mental disorders +R453--- | Mental disorders +R454--- | Mental disorders +R455--- | Mental disorders +R456--- | Mental disorders +R457--- | Mental disorders +R458--- | Mental disorders +R4581-- | Mental disorders +R4582-- | Mental disorders +R4583-- | Mental disorders +R4584-- | Mental disorders +R45850- | Mental disorders +R45851- | Mental disorders +R4586-- | Mental disorders +R4587-- | Mental disorders +R4589-- | Mental disorders +R46---- | Mental disorders +R460--- | Mental disorders +R461--- | Mental disorders +R462--- | Mental disorders +R463--- | Mental disorders +R464--- | Mental disorders +R465--- | Mental disorders +R466--- | Mental disorders +R467--- | Mental disorders +R468--- | Mental disorders +R4681-- | Mental disorders +R4689-- | Mental disorders +R55---- | Mental disorders +Z032--- | Mental disorders +Z046--- | Mental disorders +Z0471-- | Mental disorders +Z0472-- | Mental disorders +Z134--- | Mental disorders +Z64---- | Mental disorders +Z81---- | Mental disorders +Z810--- | Mental disorders +Z818--- | Mental disorders +Z865--- | Mental disorders +Z8651-- | Mental disorders +Z8659-- | Mental disorders +F20---- | Schizophrenia +F200--- | Schizophrenia +F201--- | Schizophrenia +F202--- | Schizophrenia +F203--- | Schizophrenia +F204--- | Schizophrenia +F205--- | Schizophrenia +F206--- | Schizophrenia +F208--- | Schizophrenia +F2081-- | Schizophrenia +F2089-- | Schizophrenia +F209--- | Schizophrenia +F25---- | Schizophrenia +F250--- | Schizophrenia +F251--- | Schizophrenia +F252--- | Schizophrenia +F258--- | Schizophrenia +F259--- | Schizophrenia +F32---- | Depressive disorders +F320--- | Depressive disorders +F321--- | Depressive disorders +F322--- | Depressive disorders +F323--- | Depressive disorders +F324--- | Depressive disorders +F325--- | Depressive disorders +F328--- | Depressive disorders +F3281-- | Depressive disorders +F3289-- | Depressive disorders +F329--- | Depressive disorders +F33---- | Depressive disorders +F330--- | Depressive disorders +F331--- | Depressive disorders +F332--- | Depressive disorders +F333--- | Depressive disorders +F334--- | Depressive disorders +F3340-- | Depressive disorders +F3341-- | Depressive disorders +F3342-- | Depressive disorders +F338--- | Depressive disorders +F339--- | Depressive disorders +F341--- | Depressive disorders +F32---- | Major depressive disorder +F320--- | Major depressive disorder +F321--- | Major depressive disorder +F322--- | Major depressive disorder +F323--- | Major depressive disorder +F324--- | Major depressive disorder +F325--- | Major depressive disorder +F328--- | Major depressive disorder +F3281-- | Major depressive disorder +F3289-- | Major depressive disorder +F329--- | Major depressive disorder +F33---- | Major depressive disorder +F330--- | Major depressive disorder +F331--- | Major depressive disorder +F332--- | Major depressive disorder +F333--- | Major depressive disorder +F334--- | Major depressive disorder +F3340-- | Major depressive disorder +F3341-- | Major depressive disorder +F3342-- | Major depressive disorder +F338--- | Major depressive disorder +F339--- | Major depressive disorder +F341--- | Dysthymia +F30---- | Bipolar disorder +F300--- | Bipolar disorder +F301--- | Bipolar disorder +F3010-- | Bipolar disorder +F3011-- | Bipolar disorder +F3012-- | Bipolar disorder +F3013-- | Bipolar disorder +F302--- | Bipolar disorder +F303--- | Bipolar disorder +F304--- | Bipolar disorder +F308--- | Bipolar disorder +F309--- | Bipolar disorder +F31---- | Bipolar disorder +F310--- | Bipolar disorder +F311--- | Bipolar disorder +F3110-- | Bipolar disorder +F3111-- | Bipolar disorder +F3112-- | Bipolar disorder +F3113-- | Bipolar disorder +F312--- | Bipolar disorder +F313--- | Bipolar disorder +F3130-- | Bipolar disorder +F3131-- | Bipolar disorder +F3132-- | Bipolar disorder +F314--- | Bipolar disorder +F315--- | Bipolar disorder +F316--- | Bipolar disorder +F3160-- | Bipolar disorder +F3161-- | Bipolar disorder +F3162-- | Bipolar disorder +F3163-- | Bipolar disorder +F3164-- | Bipolar disorder +F317--- | Bipolar disorder +F3170-- | Bipolar disorder +F3171-- | Bipolar disorder +F3172-- | Bipolar disorder +F3173-- | Bipolar disorder +F3174-- | Bipolar disorder +F3175-- | Bipolar disorder +F3176-- | Bipolar disorder +F3177-- | Bipolar disorder +F3178-- | Bipolar disorder +F318--- | Bipolar disorder +F3181-- | Bipolar disorder +F3189-- | Bipolar disorder +F319--- | Bipolar disorder +F340--- | Bipolar disorder +F40---- | Anxiety disorders +F400--- | Anxiety disorders +F4000-- | Anxiety disorders +F4001-- | Anxiety disorders +F4002-- | Anxiety disorders +F401--- | Anxiety disorders +F4010-- | Anxiety disorders +F4011-- | Anxiety disorders +F402--- | Anxiety disorders +F40210- | Anxiety disorders +F40218- | Anxiety disorders +F40220- | Anxiety disorders +F40228- | Anxiety disorders +F40230- | Anxiety disorders +F40231- | Anxiety disorders +F40232- | Anxiety disorders +F40233- | Anxiety disorders +F40240- | Anxiety disorders +F40241- | Anxiety disorders +F40242- | Anxiety disorders +F40243- | Anxiety disorders +F40248- | Anxiety disorders +F40290- | Anxiety disorders +F40291- | Anxiety disorders +F40298- | Anxiety disorders +F408--- | Anxiety disorders +F409--- | Anxiety disorders +F41---- | Anxiety disorders +F410--- | Anxiety disorders +F411--- | Anxiety disorders +F412--- | Anxiety disorders +F413--- | Anxiety disorders +F418--- | Anxiety disorders +F419--- | Anxiety disorders +F42---- | Anxiety disorders +F420--- | Anxiety disorders +F421--- | Anxiety disorders +F422--- | Anxiety disorders +F423--- | Anxiety disorders +F424--- | Anxiety disorders +F428--- | Anxiety disorders +F429--- | Anxiety disorders +F43---- | Anxiety disorders +F430--- | Anxiety disorders +F431--- | Anxiety disorders +F4310-- | Anxiety disorders +F4311-- | Anxiety disorders +F4312-- | Anxiety disorders +F432--- | Anxiety disorders +F4320-- | Anxiety disorders +F4321-- | Anxiety disorders +F4322-- | Anxiety disorders +F4323-- | Anxiety disorders +F4324-- | Anxiety disorders +F4325-- | Anxiety disorders +F4329-- | Anxiety disorders +F438--- | Anxiety disorders +F439--- | Anxiety disorders +F44---- | Anxiety disorders +F440--- | Anxiety disorders +F441--- | Anxiety disorders +F442--- | Anxiety disorders +F443--- | Anxiety disorders +F444--- | Anxiety disorders +F445--- | Anxiety disorders +F446--- | Anxiety disorders +F447--- | Anxiety disorders +F448--- | Anxiety disorders +F4481-- | Anxiety disorders +F4489-- | Anxiety disorders +F449--- | Anxiety disorders +F93---- | Anxiety disorders +F930--- | Anxiety disorders +F931--- | Anxiety disorders +F932--- | Anxiety disorders +F50---- | Eating disorders +F500--- | Eating disorders +F5000-- | Eating disorders +F5001-- | Eating disorders +F5002-- | Eating disorders +F501--- | Eating disorders +F502--- | Eating disorders +F503--- | Eating disorders +F504--- | Eating disorders +F505--- | Eating disorders +F508--- | Eating disorders +F5081-- | Eating disorders +F5082-- | Eating disorders +F5089-- | Eating disorders +F509--- | Eating disorders +F500--- | Anorexia nervosa +F5000-- | Anorexia nervosa +F5001-- | Anorexia nervosa +F5002-- | Anorexia nervosa +F501--- | Anorexia nervosa +F502--- | Bulimia nervosa +F503--- | Bulimia nervosa +F504--- | Bulimia nervosa +F505--- | Bulimia nervosa +F90---- | Attention-deficit/hyperactivity disorder +F900--- | Attention-deficit/hyperactivity disorder +F901--- | Attention-deficit/hyperactivity disorder +F902--- | Attention-deficit/hyperactivity disorder +F908--- | Attention-deficit/hyperactivity disorder +F909--- | Attention-deficit/hyperactivity disorder +F91---- | Conduct disorder +F910--- | Conduct disorder +F911--- | Conduct disorder +F912--- | Conduct disorder +F913--- | Conduct disorder +F918--- | Conduct disorder +F919--- | Conduct disorder +F92---- | Conduct disorder +F920--- | Conduct disorder +F928--- | Conduct disorder +F929--- | Conduct disorder +F70---- | Idiopathic developmental intellectual disability +F700--- | Idiopathic developmental intellectual disability +F701--- | Idiopathic developmental intellectual disability +F708--- | Idiopathic developmental intellectual disability +F709--- | Idiopathic developmental intellectual disability +F71---- | Idiopathic developmental intellectual disability +F710--- | Idiopathic developmental intellectual disability +F711--- | Idiopathic developmental intellectual disability +F718--- | Idiopathic developmental intellectual disability +F719--- | Idiopathic developmental intellectual disability +F72---- | Idiopathic developmental intellectual disability +F720--- | Idiopathic developmental intellectual disability +F721--- | Idiopathic developmental intellectual disability +F728--- | Idiopathic developmental intellectual disability +F729--- | Idiopathic developmental intellectual disability +F73---- | Idiopathic developmental intellectual disability +F730--- | Idiopathic developmental intellectual disability +F731--- | Idiopathic developmental intellectual disability +F738--- | Idiopathic developmental intellectual disability +F739--- | Idiopathic developmental intellectual disability +F78---- | Idiopathic developmental intellectual disability +F780--- | Idiopathic developmental intellectual disability +F781--- | Idiopathic developmental intellectual disability +F788--- | Idiopathic developmental intellectual disability +F789--- | Idiopathic developmental intellectual disability +F79---- | Idiopathic developmental intellectual disability +F790--- | Idiopathic developmental intellectual disability +F791--- | Idiopathic developmental intellectual disability +F798--- | Idiopathic developmental intellectual disability +F799--- | Idiopathic developmental intellectual disability +Z810--- | Idiopathic developmental intellectual disability +F04---- | Other mental disorders +F05---- | Other mental disorders +F050--- | Other mental disorders +F051--- | Other mental disorders +F058--- | Other mental disorders +F059--- | Other mental disorders +F06---- | Other mental disorders +F060--- | Other mental disorders +F061--- | Other mental disorders +F063--- | Other mental disorders +F0630-- | Other mental disorders +F0631-- | Other mental disorders +F0632-- | Other mental disorders +F0633-- | Other mental disorders +F0634-- | Other mental disorders +F064--- | Other mental disorders +F065--- | Other mental disorders +F066--- | Other mental disorders +F067--- | Other mental disorders +F068--- | Other mental disorders +F069--- | Other mental disorders +F07---- | Other mental disorders +F070--- | Other mental disorders +F09---- | Other mental disorders +F21---- | Other mental disorders +F22---- | Other mental disorders +F220--- | Other mental disorders +F228--- | Other mental disorders +F229--- | Other mental disorders +F23---- | Other mental disorders +F230--- | Other mental disorders +F231--- | Other mental disorders +F232--- | Other mental disorders +F233--- | Other mental disorders +F238--- | Other mental disorders +F239--- | Other mental disorders +F24---- | Other mental disorders +F28---- | Other mental disorders +F29---- | Other mental disorders +F34---- | Other mental disorders +F348--- | Other mental disorders +F3481-- | Other mental disorders +F3489-- | Other mental disorders +F349--- | Other mental disorders +F38---- | Other mental disorders +F380--- | Other mental disorders +F381--- | Other mental disorders +F388--- | Other mental disorders +F39---- | Other mental disorders +F45---- | Other mental disorders +F450--- | Other mental disorders +F451--- | Other mental disorders +F452--- | Other mental disorders +F4520-- | Other mental disorders +F4521-- | Other mental disorders +F4522-- | Other mental disorders +F4529-- | Other mental disorders +F453--- | Other mental disorders +F454--- | Other mental disorders +F4541-- | Other mental disorders +F4542-- | Other mental disorders +F458--- | Other mental disorders +F459--- | Other mental disorders +F48---- | Other mental disorders +F480--- | Other mental disorders +F481--- | Other mental disorders +F482--- | Other mental disorders +F488--- | Other mental disorders +F489--- | Other mental disorders +F51---- | Other mental disorders +F510--- | Other mental disorders +F5101-- | Other mental disorders +F5102-- | Other mental disorders +F5103-- | Other mental disorders +F5104-- | Other mental disorders +F5105-- | Other mental disorders +F5109-- | Other mental disorders +F511--- | Other mental disorders +F5111-- | Other mental disorders +F5112-- | Other mental disorders +F5113-- | Other mental disorders +F5119-- | Other mental disorders +F512--- | Other mental disorders +F513--- | Other mental disorders +F514--- | Other mental disorders +F515--- | Other mental disorders +F518--- | Other mental disorders +F519--- | Other mental disorders +F52---- | Other mental disorders +F520--- | Other mental disorders +F521--- | Other mental disorders +F522--- | Other mental disorders +F5221-- | Other mental disorders +F5222-- | Other mental disorders +F523--- | Other mental disorders +F5231-- | Other mental disorders +F5232-- | Other mental disorders +F524--- | Other mental disorders +F525--- | Other mental disorders +F526--- | Other mental disorders +F527--- | Other mental disorders +F528--- | Other mental disorders +F529--- | Other mental disorders +F55---- | Other mental disorders +F550--- | Other mental disorders +F551--- | Other mental disorders +F552--- | Other mental disorders +F553--- | Other mental disorders +F554--- | Other mental disorders +F558--- | Other mental disorders +F59---- | Other mental disorders +F60---- | Other mental disorders +F600--- | Other mental disorders +F601--- | Other mental disorders +F602--- | Other mental disorders +F603--- | Other mental disorders +F604--- | Other mental disorders +F605--- | Other mental disorders +F606--- | Other mental disorders +F607--- | Other mental disorders +F608--- | Other mental disorders +F6081-- | Other mental disorders +F6089-- | Other mental disorders +F609--- | Other mental disorders +F61---- | Other mental disorders +F62---- | Other mental disorders +F620--- | Other mental disorders +F621--- | Other mental disorders +F628--- | Other mental disorders +F629--- | Other mental disorders +F63---- | Other mental disorders +F630--- | Other mental disorders +F631--- | Other mental disorders +F632--- | Other mental disorders +F633--- | Other mental disorders +F638--- | Other mental disorders +F6381-- | Other mental disorders +F6389-- | Other mental disorders +F639--- | Other mental disorders +F64---- | Other mental disorders +F640--- | Other mental disorders +F641--- | Other mental disorders +F642--- | Other mental disorders +F648--- | Other mental disorders +F649--- | Other mental disorders +F65---- | Other mental disorders +F650--- | Other mental disorders +F651--- | Other mental disorders +F652--- | Other mental disorders +F653--- | Other mental disorders +F654--- | Other mental disorders +F655--- | Other mental disorders +F6550-- | Other mental disorders +F6551-- | Other mental disorders +F6552-- | Other mental disorders +F656--- | Other mental disorders +F658--- | Other mental disorders +F6581-- | Other mental disorders +F6589-- | Other mental disorders +F659--- | Other mental disorders +F66---- | Other mental disorders +F660--- | Other mental disorders +F661--- | Other mental disorders +F662--- | Other mental disorders +F668--- | Other mental disorders +F669--- | Other mental disorders +F68---- | Other mental disorders +F680--- | Other mental disorders +F681--- | Other mental disorders +F6810-- | Other mental disorders +F6811-- | Other mental disorders +F6812-- | Other mental disorders +F6813-- | Other mental disorders +F688--- | Other mental disorders +F68A--- | Other mental disorders +F69---- | Other mental disorders +F80---- | Other mental disorders +F800--- | Other mental disorders +F801--- | Other mental disorders +F802--- | Other mental disorders +F803--- | Other mental disorders +F804--- | Other mental disorders +F808--- | Other mental disorders +F8081-- | Other mental disorders +F8082-- | Other mental disorders +F8089-- | Other mental disorders +F809--- | Other mental disorders +F81---- | Other mental disorders +F810--- | Other mental disorders +F811--- | Other mental disorders +F812--- | Other mental disorders +F813--- | Other mental disorders +F818--- | Other mental disorders +F8181-- | Other mental disorders +F8189-- | Other mental disorders +F819--- | Other mental disorders +F82---- | Other mental disorders +F83---- | Other mental disorders +F84---- | Other mental disorders +F840--- | Other mental disorders +F841--- | Other mental disorders +F842--- | Other mental disorders +F843--- | Other mental disorders +F844--- | Other mental disorders +F845--- | Other mental disorders +F848--- | Other mental disorders +F849--- | Other mental disorders +F88---- | Other mental disorders +F89---- | Other mental disorders +F933--- | Other mental disorders +F938--- | Other mental disorders +F939--- | Other mental disorders +F94---- | Other mental disorders +F940--- | Other mental disorders +F941--- | Other mental disorders +F942--- | Other mental disorders +F948--- | Other mental disorders +F949--- | Other mental disorders +F95---- | Other mental disorders +F950--- | Other mental disorders +F951--- | Other mental disorders +F952--- | Other mental disorders +F958--- | Other mental disorders +F959--- | Other mental disorders +F98---- | Other mental disorders +F980--- | Other mental disorders +F981--- | Other mental disorders +F982--- | Other mental disorders +F9821-- | Other mental disorders +F9829-- | Other mental disorders +F983--- | Other mental disorders +F984--- | Other mental disorders +F985--- | Other mental disorders +F986--- | Other mental disorders +F988--- | Other mental disorders +F989--- | Other mental disorders +F99---- | Other mental disorders +G47---- | Other mental disorders +G470--- | Other mental disorders +G4700-- | Other mental disorders +G4701-- | Other mental disorders +G4709-- | Other mental disorders +G471--- | Other mental disorders +G4710-- | Other mental disorders +G4711-- | Other mental disorders +G4712-- | Other mental disorders +G4713-- | Other mental disorders +G4714-- | Other mental disorders +G4719-- | Other mental disorders +G472--- | Other mental disorders +G4720-- | Other mental disorders +G4721-- | Other mental disorders +G4722-- | Other mental disorders +G4723-- | Other mental disorders +G4724-- | Other mental disorders +G4725-- | Other mental disorders +G4726-- | Other mental disorders +G4727-- | Other mental disorders +G4729-- | Other mental disorders +G474--- | Other mental disorders +G47411- | Other mental disorders +G47419- | Other mental disorders +G47421- | Other mental disorders +G47429- | Other mental disorders +G4750-- | Other mental disorders +G4751-- | Other mental disorders +G4752-- | Other mental disorders +G4753-- | Other mental disorders +G4754-- | Other mental disorders +G4759-- | Other mental disorders +G4761-- | Other mental disorders +G4762-- | Other mental disorders +G4763-- | Other mental disorders +G4769-- | Other mental disorders +G478--- | Other mental disorders +G479--- | Other mental disorders +R40---- | Other mental disorders +R400--- | Other mental disorders +R401--- | Other mental disorders +R402--- | Other mental disorders +R4020-- | Other mental disorders +R402110 | Other mental disorders +R402111 | Other mental disorders +R402112 | Other mental disorders +R402113 | Other mental disorders +R402114 | Other mental disorders +R402120 | Other mental disorders +R402121 | Other mental disorders +R402122 | Other mental disorders +R402123 | Other mental disorders +R402124 | Other mental disorders +R402130 | Other mental disorders +R402131 | Other mental disorders +R402132 | Other mental disorders +R402133 | Other mental disorders +R402134 | Other mental disorders +R402140 | Other mental disorders +R402141 | Other mental disorders +R402142 | Other mental disorders +R402143 | Other mental disorders +R402144 | Other mental disorders +R402210 | Other mental disorders +R402211 | Other mental disorders +R402212 | Other mental disorders +R402213 | Other mental disorders +R402214 | Other mental disorders +R402220 | Other mental disorders +R402221 | Other mental disorders +R402222 | Other mental disorders +R402223 | Other mental disorders +R402224 | Other mental disorders +R402230 | Other mental disorders +R402231 | Other mental disorders +R402232 | Other mental disorders +R402233 | Other mental disorders +R402234 | Other mental disorders +R402240 | Other mental disorders +R402241 | Other mental disorders +R402242 | Other mental disorders +R402243 | Other mental disorders +R402244 | Other mental disorders +R402250 | Other mental disorders +R402251 | Other mental disorders +R402252 | Other mental disorders +R402253 | Other mental disorders +R402254 | Other mental disorders +R402310 | Other mental disorders +R402311 | Other mental disorders +R402312 | Other mental disorders +R402313 | Other mental disorders +R402314 | Other mental disorders +R402320 | Other mental disorders +R402321 | Other mental disorders +R402322 | Other mental disorders +R402323 | Other mental disorders +R402324 | Other mental disorders +R402330 | Other mental disorders +R402331 | Other mental disorders +R402332 | Other mental disorders +R402333 | Other mental disorders +R402334 | Other mental disorders +R402340 | Other mental disorders +R402341 | Other mental disorders +R402342 | Other mental disorders +R402343 | Other mental disorders +R402344 | Other mental disorders +R402350 | Other mental disorders +R402351 | Other mental disorders +R402352 | Other mental disorders +R402353 | Other mental disorders +R402354 | Other mental disorders +R402360 | Other mental disorders +R402361 | Other mental disorders +R402362 | Other mental disorders +R402363 | Other mental disorders +R402364 | Other mental disorders +R402410 | Other mental disorders +R402411 | Other mental disorders +R402412 | Other mental disorders +R402413 | Other mental disorders +R402414 | Other mental disorders +R402420 | Other mental disorders +R402421 | Other mental disorders +R402422 | Other mental disorders +R402423 | Other mental disorders +R402424 | Other mental disorders +R402430 | Other mental disorders +R402431 | Other mental disorders +R402432 | Other mental disorders +R402433 | Other mental disorders +R402434 | Other mental disorders +R402440 | Other mental disorders +R402441 | Other mental disorders +R402442 | Other mental disorders +R402443 | Other mental disorders +R402444 | Other mental disorders +R403--- | Other mental disorders +R404--- | Other mental disorders +R45---- | Other mental disorders +R450--- | Other mental disorders +R451--- | Other mental disorders +R452--- | Other mental disorders +R453--- | Other mental disorders +R454--- | Other mental disorders +R455--- | Other mental disorders +R456--- | Other mental disorders +R457--- | Other mental disorders +R458--- | Other mental disorders +R4581-- | Other mental disorders +R4582-- | Other mental disorders +R4583-- | Other mental disorders +R4584-- | Other mental disorders +R45850- | Other mental disorders +R45851- | Other mental disorders +R4586-- | Other mental disorders +R4587-- | Other mental disorders +R4589-- | Other mental disorders +R46---- | Other mental disorders +R460--- | Other mental disorders +R461--- | Other mental disorders +R462--- | Other mental disorders +R463--- | Other mental disorders +R464--- | Other mental disorders +R465--- | Other mental disorders +R466--- | Other mental disorders +R467--- | Other mental disorders +R468--- | Other mental disorders +R4681-- | Other mental disorders +R4689-- | Other mental disorders +R55---- | Other mental disorders +Z032--- | Other mental disorders +Z046--- | Other mental disorders +Z0471-- | Other mental disorders +Z0472-- | Other mental disorders +Z134--- | Other mental disorders +Z64---- | Other mental disorders +Z81---- | Other mental disorders +Z818--- | Other mental disorders +Z865--- | Other mental disorders +Z8651-- | Other mental disorders +Z8659-- | Other mental disorders +E244--- | Substance use disorders +F10---- | Substance use disorders +F100--- | Substance use disorders +F101--- | Substance use disorders +F1010-- | Substance use disorders +F1011-- | Substance use disorders +F10120- | Substance use disorders +F10121- | Substance use disorders +F10129- | Substance use disorders +F1014-- | Substance use disorders +F10150- | Substance use disorders +F10151- | Substance use disorders +F10159- | Substance use disorders +F10180- | Substance use disorders +F10181- | Substance use disorders +F10182- | Substance use disorders +F10188- | Substance use disorders +F1019-- | Substance use disorders +F102--- | Substance use disorders +F1020-- | Substance use disorders +F1021-- | Substance use disorders +F10220- | Substance use disorders +F10221- | Substance use disorders +F10229- | Substance use disorders +F10230- | Substance use disorders +F10231- | Substance use disorders +F10232- | Substance use disorders +F10239- | Substance use disorders +F1024-- | Substance use disorders +F10250- | Substance use disorders +F10251- | Substance use disorders +F10259- | Substance use disorders +F1026-- | Substance use disorders +F1027-- | Substance use disorders +F10280- | Substance use disorders +F10281- | Substance use disorders +F10282- | Substance use disorders +F10288- | Substance use disorders +F1029-- | Substance use disorders +F103--- | Substance use disorders +F104--- | Substance use disorders +F105--- | Substance use disorders +F106--- | Substance use disorders +F107--- | Substance use disorders +F108--- | Substance use disorders +F109--- | Substance use disorders +F10920- | Substance use disorders +F10921- | Substance use disorders +F10929- | Substance use disorders +F1094-- | Substance use disorders +F10950- | Substance use disorders +F10951- | Substance use disorders +F10959- | Substance use disorders +F1096-- | Substance use disorders +F1097-- | Substance use disorders +F10980- | Substance use disorders +F10981- | Substance use disorders +F10982- | Substance use disorders +F10988- | Substance use disorders +F1099-- | Substance use disorders +F11---- | Substance use disorders +F110--- | Substance use disorders +F111--- | Substance use disorders +F1110-- | Substance use disorders +F1111-- | Substance use disorders +F11120- | Substance use disorders +F11121- | Substance use disorders +F11122- | Substance use disorders +F11129- | Substance use disorders +F1114-- | Substance use disorders +F11150- | Substance use disorders +F11151- | Substance use disorders +F11159- | Substance use disorders +F11181- | Substance use disorders +F11182- | Substance use disorders +F11188- | Substance use disorders +F1119-- | Substance use disorders +F112--- | Substance use disorders +F1120-- | Substance use disorders +F1121-- | Substance use disorders +F11220- | Substance use disorders +F11221- | Substance use disorders +F11222- | Substance use disorders +F11229- | Substance use disorders +F1123-- | Substance use disorders +F1124-- | Substance use disorders +F11250- | Substance use disorders +F11251- | Substance use disorders +F11259- | Substance use disorders +F11281- | Substance use disorders +F11282- | Substance use disorders +F11288- | Substance use disorders +F1129-- | Substance use disorders +F113--- | Substance use disorders +F114--- | Substance use disorders +F115--- | Substance use disorders +F116--- | Substance use disorders +F117--- | Substance use disorders +F118--- | Substance use disorders +F119--- | Substance use disorders +F1190-- | Substance use disorders +F11920- | Substance use disorders +F11921- | Substance use disorders +F11922- | Substance use disorders +F11929- | Substance use disorders +F1193-- | Substance use disorders +F1194-- | Substance use disorders +F11950- | Substance use disorders +F11951- | Substance use disorders +F11959- | Substance use disorders +F11981- | Substance use disorders +F11982- | Substance use disorders +F11988- | Substance use disorders +F1199-- | Substance use disorders +F12---- | Substance use disorders +F120--- | Substance use disorders +F121--- | Substance use disorders +F1210-- | Substance use disorders +F1211-- | Substance use disorders +F12120- | Substance use disorders +F12121- | Substance use disorders +F12122- | Substance use disorders +F12129- | Substance use disorders +F12150- | Substance use disorders +F12151- | Substance use disorders +F12159- | Substance use disorders +F12180- | Substance use disorders +F12188- | Substance use disorders +F1219-- | Substance use disorders +F122--- | Substance use disorders +F1220-- | Substance use disorders +F1221-- | Substance use disorders +F12220- | Substance use disorders +F12221- | Substance use disorders +F12222- | Substance use disorders +F12229- | Substance use disorders +F1223-- | Substance use disorders +F12250- | Substance use disorders +F12251- | Substance use disorders +F12259- | Substance use disorders +F12280- | Substance use disorders +F12288- | Substance use disorders +F1229-- | Substance use disorders +F123--- | Substance use disorders +F124--- | Substance use disorders +F125--- | Substance use disorders +F126--- | Substance use disorders +F127--- | Substance use disorders +F128--- | Substance use disorders +F129--- | Substance use disorders +F1290-- | Substance use disorders +F12920- | Substance use disorders +F12921- | Substance use disorders +F12922- | Substance use disorders +F12929- | Substance use disorders +F1293-- | Substance use disorders +F12950- | Substance use disorders +F12951- | Substance use disorders +F12959- | Substance use disorders +F12980- | Substance use disorders +F12988- | Substance use disorders +F1299-- | Substance use disorders +F13---- | Substance use disorders +F130--- | Substance use disorders +F131--- | Substance use disorders +F1310-- | Substance use disorders +F1311-- | Substance use disorders +F13120- | Substance use disorders +F13121- | Substance use disorders +F13129- | Substance use disorders +F1314-- | Substance use disorders +F13150- | Substance use disorders +F13151- | Substance use disorders +F13159- | Substance use disorders +F13180- | Substance use disorders +F13181- | Substance use disorders +F13182- | Substance use disorders +F13188- | Substance use disorders +F1319-- | Substance use disorders +F132--- | Substance use disorders +F1320-- | Substance use disorders +F1321-- | Substance use disorders +F13220- | Substance use disorders +F13221- | Substance use disorders +F13229- | Substance use disorders +F13230- | Substance use disorders +F13231- | Substance use disorders +F13232- | Substance use disorders +F13239- | Substance use disorders +F1324-- | Substance use disorders +F13250- | Substance use disorders +F13251- | Substance use disorders +F13259- | Substance use disorders +F1326-- | Substance use disorders +F1327-- | Substance use disorders +F13280- | Substance use disorders +F13281- | Substance use disorders +F13282- | Substance use disorders +F13288- | Substance use disorders +F1329-- | Substance use disorders +F133--- | Substance use disorders +F134--- | Substance use disorders +F135--- | Substance use disorders +F136--- | Substance use disorders +F137--- | Substance use disorders +F138--- | Substance use disorders +F139--- | Substance use disorders +F1390-- | Substance use disorders +F13920- | Substance use disorders +F13921- | Substance use disorders +F13929- | Substance use disorders +F13930- | Substance use disorders +F13931- | Substance use disorders +F13932- | Substance use disorders +F13939- | Substance use disorders +F1394-- | Substance use disorders +F13950- | Substance use disorders +F13951- | Substance use disorders +F13959- | Substance use disorders +F1396-- | Substance use disorders +F1397-- | Substance use disorders +F13980- | Substance use disorders +F13981- | Substance use disorders +F13982- | Substance use disorders +F13988- | Substance use disorders +F1399-- | Substance use disorders +F14---- | Substance use disorders +F140--- | Substance use disorders +F141--- | Substance use disorders +F1410-- | Substance use disorders +F1411-- | Substance use disorders +F14120- | Substance use disorders +F14121- | Substance use disorders +F14122- | Substance use disorders +F14129- | Substance use disorders +F1414-- | Substance use disorders +F14150- | Substance use disorders +F14151- | Substance use disorders +F14159- | Substance use disorders +F14180- | Substance use disorders +F14181- | Substance use disorders +F14182- | Substance use disorders +F14188- | Substance use disorders +F1419-- | Substance use disorders +F142--- | Substance use disorders +F1420-- | Substance use disorders +F1421-- | Substance use disorders +F14220- | Substance use disorders +F14221- | Substance use disorders +F14222- | Substance use disorders +F14229- | Substance use disorders +F1423-- | Substance use disorders +F1424-- | Substance use disorders +F14250- | Substance use disorders +F14251- | Substance use disorders +F14259- | Substance use disorders +F14280- | Substance use disorders +F14281- | Substance use disorders +F14282- | Substance use disorders +F14288- | Substance use disorders +F1429-- | Substance use disorders +F143--- | Substance use disorders +F144--- | Substance use disorders +F145--- | Substance use disorders +F146--- | Substance use disorders +F147--- | Substance use disorders +F148--- | Substance use disorders +F149--- | Substance use disorders +F1490-- | Substance use disorders +F14920- | Substance use disorders +F14921- | Substance use disorders +F14922- | Substance use disorders +F14929- | Substance use disorders +F1494-- | Substance use disorders +F14950- | Substance use disorders +F14951- | Substance use disorders +F14959- | Substance use disorders +F14980- | Substance use disorders +F14981- | Substance use disorders +F14982- | Substance use disorders +F14988- | Substance use disorders +F1499-- | Substance use disorders +F15---- | Substance use disorders +F150--- | Substance use disorders +F151--- | Substance use disorders +F1510-- | Substance use disorders +F1511-- | Substance use disorders +F15120- | Substance use disorders +F15121- | Substance use disorders +F15122- | Substance use disorders +F15129- | Substance use disorders +F1514-- | Substance use disorders +F15150- | Substance use disorders +F15151- | Substance use disorders +F15159- | Substance use disorders +F15180- | Substance use disorders +F15181- | Substance use disorders +F15182- | Substance use disorders +F15188- | Substance use disorders +F1519-- | Substance use disorders +F152--- | Substance use disorders +F1520-- | Substance use disorders +F1521-- | Substance use disorders +F15220- | Substance use disorders +F15221- | Substance use disorders +F15222- | Substance use disorders +F15229- | Substance use disorders +F1523-- | Substance use disorders +F1524-- | Substance use disorders +F15250- | Substance use disorders +F15251- | Substance use disorders +F15259- | Substance use disorders +F15280- | Substance use disorders +F15281- | Substance use disorders +F15282- | Substance use disorders +F15288- | Substance use disorders +F1529-- | Substance use disorders +F153--- | Substance use disorders +F154--- | Substance use disorders +F155--- | Substance use disorders +F156--- | Substance use disorders +F157--- | Substance use disorders +F158--- | Substance use disorders +F159--- | Substance use disorders +F1590-- | Substance use disorders +F15920- | Substance use disorders +F15921- | Substance use disorders +F15922- | Substance use disorders +F15929- | Substance use disorders +F1593-- | Substance use disorders +F1594-- | Substance use disorders +F15950- | Substance use disorders +F15951- | Substance use disorders +F15959- | Substance use disorders +F15980- | Substance use disorders +F15981- | Substance use disorders +F15982- | Substance use disorders +F15988- | Substance use disorders +F1599-- | Substance use disorders +F16---- | Substance use disorders +F160--- | Substance use disorders +F161--- | Substance use disorders +F1610-- | Substance use disorders +F1611-- | Substance use disorders +F16120- | Substance use disorders +F16121- | Substance use disorders +F16122- | Substance use disorders +F16129- | Substance use disorders +F1614-- | Substance use disorders +F16150- | Substance use disorders +F16151- | Substance use disorders +F16159- | Substance use disorders +F16180- | Substance use disorders +F16183- | Substance use disorders +F16188- | Substance use disorders +F1619-- | Substance use disorders +F162--- | Substance use disorders +F1620-- | Substance use disorders +F1621-- | Substance use disorders +F16220- | Substance use disorders +F16221- | Substance use disorders +F16229- | Substance use disorders +F1624-- | Substance use disorders +F16250- | Substance use disorders +F16251- | Substance use disorders +F16259- | Substance use disorders +F16280- | Substance use disorders +F16283- | Substance use disorders +F16288- | Substance use disorders +F1629-- | Substance use disorders +F163--- | Substance use disorders +F164--- | Substance use disorders +F165--- | Substance use disorders +F166--- | Substance use disorders +F167--- | Substance use disorders +F168--- | Substance use disorders +F169--- | Substance use disorders +F1690-- | Substance use disorders +F16920- | Substance use disorders +F16921- | Substance use disorders +F16929- | Substance use disorders +F1694-- | Substance use disorders +F16950- | Substance use disorders +F16951- | Substance use disorders +F16959- | Substance use disorders +F16980- | Substance use disorders +F16983- | Substance use disorders +F16988- | Substance use disorders +F1699-- | Substance use disorders +F17---- | Substance use disorders +F170--- | Substance use disorders +F171--- | Substance use disorders +F172--- | Substance use disorders +F17200- | Substance use disorders +F17201- | Substance use disorders +F17203- | Substance use disorders +F17208- | Substance use disorders +F17209- | Substance use disorders +F17210- | Substance use disorders +F17211- | Substance use disorders +F17213- | Substance use disorders +F17218- | Substance use disorders +F17219- | Substance use disorders +F17220- | Substance use disorders +F17221- | Substance use disorders +F17223- | Substance use disorders +F17228- | Substance use disorders +F17229- | Substance use disorders +F17290- | Substance use disorders +F17291- | Substance use disorders +F17293- | Substance use disorders +F17298- | Substance use disorders +F17299- | Substance use disorders +F173--- | Substance use disorders +F174--- | Substance use disorders +F175--- | Substance use disorders +F176--- | Substance use disorders +F177--- | Substance use disorders +F178--- | Substance use disorders +F179--- | Substance use disorders +F18---- | Substance use disorders +F180--- | Substance use disorders +F181--- | Substance use disorders +F1810-- | Substance use disorders +F1811-- | Substance use disorders +F18120- | Substance use disorders +F18121- | Substance use disorders +F18129- | Substance use disorders +F1814-- | Substance use disorders +F18150- | Substance use disorders +F18151- | Substance use disorders +F18159- | Substance use disorders +F1817-- | Substance use disorders +F18180- | Substance use disorders +F18188- | Substance use disorders +F1819-- | Substance use disorders +F182--- | Substance use disorders +F1820-- | Substance use disorders +F1821-- | Substance use disorders +F18220- | Substance use disorders +F18221- | Substance use disorders +F18229- | Substance use disorders +F1824-- | Substance use disorders +F18250- | Substance use disorders +F18251- | Substance use disorders +F18259- | Substance use disorders +F1827-- | Substance use disorders +F18280- | Substance use disorders +F18288- | Substance use disorders +F1829-- | Substance use disorders +F183--- | Substance use disorders +F184--- | Substance use disorders +F185--- | Substance use disorders +F186--- | Substance use disorders +F187--- | Substance use disorders +F188--- | Substance use disorders +F189--- | Substance use disorders +F1890-- | Substance use disorders +F18920- | Substance use disorders +F18921- | Substance use disorders +F18929- | Substance use disorders +F1894-- | Substance use disorders +F18950- | Substance use disorders +F18951- | Substance use disorders +F18959- | Substance use disorders +F1897-- | Substance use disorders +F18980- | Substance use disorders +F18988- | Substance use disorders +F1899-- | Substance use disorders +F19---- | Substance use disorders +F190--- | Substance use disorders +F191--- | Substance use disorders +F1910-- | Substance use disorders +F1911-- | Substance use disorders +F19120- | Substance use disorders +F19121- | Substance use disorders +F19122- | Substance use disorders +F19129- | Substance use disorders +F1914-- | Substance use disorders +F19150- | Substance use disorders +F19151- | Substance use disorders +F19159- | Substance use disorders +F1916-- | Substance use disorders +F1917-- | Substance use disorders +F19180- | Substance use disorders +F19181- | Substance use disorders +F19182- | Substance use disorders +F19188- | Substance use disorders +F1919-- | Substance use disorders +F192--- | Substance use disorders +F1920-- | Substance use disorders +F1921-- | Substance use disorders +F19220- | Substance use disorders +F19221- | Substance use disorders +F19222- | Substance use disorders +F19229- | Substance use disorders +F19230- | Substance use disorders +F19231- | Substance use disorders +F19232- | Substance use disorders +F19239- | Substance use disorders +F1924-- | Substance use disorders +F19250- | Substance use disorders +F19251- | Substance use disorders +F19259- | Substance use disorders +F1926-- | Substance use disorders +F1927-- | Substance use disorders +F19280- | Substance use disorders +F19281- | Substance use disorders +F19282- | Substance use disorders +F19288- | Substance use disorders +F1929-- | Substance use disorders +F193--- | Substance use disorders +F194--- | Substance use disorders +F195--- | Substance use disorders +F196--- | Substance use disorders +F197--- | Substance use disorders +F198--- | Substance use disorders +F199--- | Substance use disorders +F1990-- | Substance use disorders +F19920- | Substance use disorders +F19921- | Substance use disorders +F19922- | Substance use disorders +F19929- | Substance use disorders +F19930- | Substance use disorders +F19931- | Substance use disorders +F19932- | Substance use disorders +F19939- | Substance use disorders +F1994-- | Substance use disorders +F19950- | Substance use disorders +F19951- | Substance use disorders +F19959- | Substance use disorders +F1996-- | Substance use disorders +F1997-- | Substance use disorders +F19980- | Substance use disorders +F19981- | Substance use disorders +F19982- | Substance use disorders +F19988- | Substance use disorders +F1999-- | Substance use disorders +G312--- | Substance use disorders +G621--- | Substance use disorders +P961--- | Substance use disorders +R780--- | Substance use disorders +R781--- | Substance use disorders +R782--- | Substance use disorders +R783--- | Substance use disorders +R784--- | Substance use disorders +R785--- | Substance use disorders +R786--- | Substance use disorders +R787--- | Substance use disorders +R7871-- | Substance use disorders +R7879-- | Substance use disorders +R788--- | Substance use disorders +R7881-- | Substance use disorders +R7889-- | Substance use disorders +R789--- | Substance use disorders +X45---- | Substance use disorders +X65---- | Substance use disorders +Y15---- | Substance use disorders +Z811--- | Substance use disorders +Z812--- | Substance use disorders +Z813--- | Substance use disorders +Z814--- | Substance use disorders +E244--- | Alcohol use disorders +F10---- | Alcohol use disorders +F100--- | Alcohol use disorders +F101--- | Alcohol use disorders +F1010-- | Alcohol use disorders +F1011-- | Alcohol use disorders +F10120- | Alcohol use disorders +F10121- | Alcohol use disorders +F10129- | Alcohol use disorders +F1014-- | Alcohol use disorders +F10150- | Alcohol use disorders +F10151- | Alcohol use disorders +F10159- | Alcohol use disorders +F10180- | Alcohol use disorders +F10181- | Alcohol use disorders +F10182- | Alcohol use disorders +F10188- | Alcohol use disorders +F1019-- | Alcohol use disorders +F102--- | Alcohol use disorders +F1020-- | Alcohol use disorders +F1021-- | Alcohol use disorders +F10220- | Alcohol use disorders +F10221- | Alcohol use disorders +F10229- | Alcohol use disorders +F10230- | Alcohol use disorders +F10231- | Alcohol use disorders +F10232- | Alcohol use disorders +F10239- | Alcohol use disorders +F1024-- | Alcohol use disorders +F10250- | Alcohol use disorders +F10251- | Alcohol use disorders +F10259- | Alcohol use disorders +F1026-- | Alcohol use disorders +F1027-- | Alcohol use disorders +F10280- | Alcohol use disorders +F10281- | Alcohol use disorders +F10282- | Alcohol use disorders +F10288- | Alcohol use disorders +F1029-- | Alcohol use disorders +F103--- | Alcohol use disorders +F104--- | Alcohol use disorders +F105--- | Alcohol use disorders +F106--- | Alcohol use disorders +F107--- | Alcohol use disorders +F108--- | Alcohol use disorders +F109--- | Alcohol use disorders +F10920- | Alcohol use disorders +F10921- | Alcohol use disorders +F10929- | Alcohol use disorders +F1094-- | Alcohol use disorders +F10950- | Alcohol use disorders +F10951- | Alcohol use disorders +F10959- | Alcohol use disorders +F1096-- | Alcohol use disorders +F1097-- | Alcohol use disorders +F10980- | Alcohol use disorders +F10981- | Alcohol use disorders +F10982- | Alcohol use disorders +F10988- | Alcohol use disorders +F1099-- | Alcohol use disorders +G312--- | Alcohol use disorders +G621--- | Alcohol use disorders +R780--- | Alcohol use disorders +X45---- | Alcohol use disorders +X65---- | Alcohol use disorders +Y15---- | Alcohol use disorders +Z811--- | Alcohol use disorders +F11---- | Drug use disorders +F110--- | Drug use disorders +F111--- | Drug use disorders +F1110-- | Drug use disorders +F1111-- | Drug use disorders +F11120- | Drug use disorders +F11121- | Drug use disorders +F11122- | Drug use disorders +F11129- | Drug use disorders +F1114-- | Drug use disorders +F11150- | Drug use disorders +F11151- | Drug use disorders +F11159- | Drug use disorders +F11181- | Drug use disorders +F11182- | Drug use disorders +F11188- | Drug use disorders +F1119-- | Drug use disorders +F112--- | Drug use disorders +F1120-- | Drug use disorders +F1121-- | Drug use disorders +F11220- | Drug use disorders +F11221- | Drug use disorders +F11222- | Drug use disorders +F11229- | Drug use disorders +F1123-- | Drug use disorders +F1124-- | Drug use disorders +F11250- | Drug use disorders +F11251- | Drug use disorders +F11259- | Drug use disorders +F11281- | Drug use disorders +F11282- | Drug use disorders +F11288- | Drug use disorders +F1129-- | Drug use disorders +F113--- | Drug use disorders +F114--- | Drug use disorders +F115--- | Drug use disorders +F116--- | Drug use disorders +F117--- | Drug use disorders +F118--- | Drug use disorders +F119--- | Drug use disorders +F1190-- | Drug use disorders +F11920- | Drug use disorders +F11921- | Drug use disorders +F11922- | Drug use disorders +F11929- | Drug use disorders +F1193-- | Drug use disorders +F1194-- | Drug use disorders +F11950- | Drug use disorders +F11951- | Drug use disorders +F11959- | Drug use disorders +F11981- | Drug use disorders +F11982- | Drug use disorders +F11988- | Drug use disorders +F1199-- | Drug use disorders +F12---- | Drug use disorders +F120--- | Drug use disorders +F121--- | Drug use disorders +F1210-- | Drug use disorders +F1211-- | Drug use disorders +F12120- | Drug use disorders +F12121- | Drug use disorders +F12122- | Drug use disorders +F12129- | Drug use disorders +F12150- | Drug use disorders +F12151- | Drug use disorders +F12159- | Drug use disorders +F12180- | Drug use disorders +F12188- | Drug use disorders +F1219-- | Drug use disorders +F122--- | Drug use disorders +F1220-- | Drug use disorders +F1221-- | Drug use disorders +F12220- | Drug use disorders +F12221- | Drug use disorders +F12222- | Drug use disorders +F12229- | Drug use disorders +F1223-- | Drug use disorders +F12250- | Drug use disorders +F12251- | Drug use disorders +F12259- | Drug use disorders +F12280- | Drug use disorders +F12288- | Drug use disorders +F1229-- | Drug use disorders +F123--- | Drug use disorders +F124--- | Drug use disorders +F125--- | Drug use disorders +F126--- | Drug use disorders +F127--- | Drug use disorders +F128--- | Drug use disorders +F129--- | Drug use disorders +F1290-- | Drug use disorders +F12920- | Drug use disorders +F12921- | Drug use disorders +F12922- | Drug use disorders +F12929- | Drug use disorders +F1293-- | Drug use disorders +F12950- | Drug use disorders +F12951- | Drug use disorders +F12959- | Drug use disorders +F12980- | Drug use disorders +F12988- | Drug use disorders +F1299-- | Drug use disorders +F13---- | Drug use disorders +F130--- | Drug use disorders +F131--- | Drug use disorders +F1310-- | Drug use disorders +F1311-- | Drug use disorders +F13120- | Drug use disorders +F13121- | Drug use disorders +F13129- | Drug use disorders +F1314-- | Drug use disorders +F13150- | Drug use disorders +F13151- | Drug use disorders +F13159- | Drug use disorders +F13180- | Drug use disorders +F13181- | Drug use disorders +F13182- | Drug use disorders +F13188- | Drug use disorders +F1319-- | Drug use disorders +F132--- | Drug use disorders +F1320-- | Drug use disorders +F1321-- | Drug use disorders +F13220- | Drug use disorders +F13221- | Drug use disorders +F13229- | Drug use disorders +F13230- | Drug use disorders +F13231- | Drug use disorders +F13232- | Drug use disorders +F13239- | Drug use disorders +F1324-- | Drug use disorders +F13250- | Drug use disorders +F13251- | Drug use disorders +F13259- | Drug use disorders +F1326-- | Drug use disorders +F1327-- | Drug use disorders +F13280- | Drug use disorders +F13281- | Drug use disorders +F13282- | Drug use disorders +F13288- | Drug use disorders +F1329-- | Drug use disorders +F133--- | Drug use disorders +F134--- | Drug use disorders +F135--- | Drug use disorders +F136--- | Drug use disorders +F137--- | Drug use disorders +F138--- | Drug use disorders +F139--- | Drug use disorders +F1390-- | Drug use disorders +F13920- | Drug use disorders +F13921- | Drug use disorders +F13929- | Drug use disorders +F13930- | Drug use disorders +F13931- | Drug use disorders +F13932- | Drug use disorders +F13939- | Drug use disorders +F1394-- | Drug use disorders +F13950- | Drug use disorders +F13951- | Drug use disorders +F13959- | Drug use disorders +F1396-- | Drug use disorders +F1397-- | Drug use disorders +F13980- | Drug use disorders +F13981- | Drug use disorders +F13982- | Drug use disorders +F13988- | Drug use disorders +F1399-- | Drug use disorders +F14---- | Drug use disorders +F140--- | Drug use disorders +F141--- | Drug use disorders +F1410-- | Drug use disorders +F1411-- | Drug use disorders +F14120- | Drug use disorders +F14121- | Drug use disorders +F14122- | Drug use disorders +F14129- | Drug use disorders +F1414-- | Drug use disorders +F14150- | Drug use disorders +F14151- | Drug use disorders +F14159- | Drug use disorders +F14180- | Drug use disorders +F14181- | Drug use disorders +F14182- | Drug use disorders +F14188- | Drug use disorders +F1419-- | Drug use disorders +F142--- | Drug use disorders +F1420-- | Drug use disorders +F1421-- | Drug use disorders +F14220- | Drug use disorders +F14221- | Drug use disorders +F14222- | Drug use disorders +F14229- | Drug use disorders +F1423-- | Drug use disorders +F1424-- | Drug use disorders +F14250- | Drug use disorders +F14251- | Drug use disorders +F14259- | Drug use disorders +F14280- | Drug use disorders +F14281- | Drug use disorders +F14282- | Drug use disorders +F14288- | Drug use disorders +F1429-- | Drug use disorders +F143--- | Drug use disorders +F144--- | Drug use disorders +F145--- | Drug use disorders +F146--- | Drug use disorders +F147--- | Drug use disorders +F148--- | Drug use disorders +F149--- | Drug use disorders +F1490-- | Drug use disorders +F14920- | Drug use disorders +F14921- | Drug use disorders +F14922- | Drug use disorders +F14929- | Drug use disorders +F1494-- | Drug use disorders +F14950- | Drug use disorders +F14951- | Drug use disorders +F14959- | Drug use disorders +F14980- | Drug use disorders +F14981- | Drug use disorders +F14982- | Drug use disorders +F14988- | Drug use disorders +F1499-- | Drug use disorders +F15---- | Drug use disorders +F150--- | Drug use disorders +F151--- | Drug use disorders +F1510-- | Drug use disorders +F1511-- | Drug use disorders +F15120- | Drug use disorders +F15121- | Drug use disorders +F15122- | Drug use disorders +F15129- | Drug use disorders +F1514-- | Drug use disorders +F15150- | Drug use disorders +F15151- | Drug use disorders +F15159- | Drug use disorders +F15180- | Drug use disorders +F15181- | Drug use disorders +F15182- | Drug use disorders +F15188- | Drug use disorders +F1519-- | Drug use disorders +F152--- | Drug use disorders +F1520-- | Drug use disorders +F1521-- | Drug use disorders +F15220- | Drug use disorders +F15221- | Drug use disorders +F15222- | Drug use disorders +F15229- | Drug use disorders +F1523-- | Drug use disorders +F1524-- | Drug use disorders +F15250- | Drug use disorders +F15251- | Drug use disorders +F15259- | Drug use disorders +F15280- | Drug use disorders +F15281- | Drug use disorders +F15282- | Drug use disorders +F15288- | Drug use disorders +F1529-- | Drug use disorders +F153--- | Drug use disorders +F154--- | Drug use disorders +F155--- | Drug use disorders +F156--- | Drug use disorders +F157--- | Drug use disorders +F158--- | Drug use disorders +F159--- | Drug use disorders +F1590-- | Drug use disorders +F15920- | Drug use disorders +F15921- | Drug use disorders +F15922- | Drug use disorders +F15929- | Drug use disorders +F1593-- | Drug use disorders +F1594-- | Drug use disorders +F15950- | Drug use disorders +F15951- | Drug use disorders +F15959- | Drug use disorders +F15980- | Drug use disorders +F15981- | Drug use disorders +F15982- | Drug use disorders +F15988- | Drug use disorders +F1599-- | Drug use disorders +F16---- | Drug use disorders +F160--- | Drug use disorders +F161--- | Drug use disorders +F1610-- | Drug use disorders +F1611-- | Drug use disorders +F16120- | Drug use disorders +F16121- | Drug use disorders +F16122- | Drug use disorders +F16129- | Drug use disorders +F1614-- | Drug use disorders +F16150- | Drug use disorders +F16151- | Drug use disorders +F16159- | Drug use disorders +F16180- | Drug use disorders +F16183- | Drug use disorders +F16188- | Drug use disorders +F1619-- | Drug use disorders +F162--- | Drug use disorders +F1620-- | Drug use disorders +F1621-- | Drug use disorders +F16220- | Drug use disorders +F16221- | Drug use disorders +F16229- | Drug use disorders +F1624-- | Drug use disorders +F16250- | Drug use disorders +F16251- | Drug use disorders +F16259- | Drug use disorders +F16280- | Drug use disorders +F16283- | Drug use disorders +F16288- | Drug use disorders +F1629-- | Drug use disorders +F163--- | Drug use disorders +F164--- | Drug use disorders +F165--- | Drug use disorders +F166--- | Drug use disorders +F167--- | Drug use disorders +F168--- | Drug use disorders +F169--- | Drug use disorders +F1690-- | Drug use disorders +F16920- | Drug use disorders +F16921- | Drug use disorders +F16929- | Drug use disorders +F1694-- | Drug use disorders +F16950- | Drug use disorders +F16951- | Drug use disorders +F16959- | Drug use disorders +F16980- | Drug use disorders +F16983- | Drug use disorders +F16988- | Drug use disorders +F1699-- | Drug use disorders +F17---- | Drug use disorders +F170--- | Drug use disorders +F171--- | Drug use disorders +F172--- | Drug use disorders +F17200- | Drug use disorders +F17201- | Drug use disorders +F17203- | Drug use disorders +F17208- | Drug use disorders +F17209- | Drug use disorders +F17210- | Drug use disorders +F17211- | Drug use disorders +F17213- | Drug use disorders +F17218- | Drug use disorders +F17219- | Drug use disorders +F17220- | Drug use disorders +F17221- | Drug use disorders +F17223- | Drug use disorders +F17228- | Drug use disorders +F17229- | Drug use disorders +F17290- | Drug use disorders +F17291- | Drug use disorders +F17293- | Drug use disorders +F17298- | Drug use disorders +F17299- | Drug use disorders +F173--- | Drug use disorders +F174--- | Drug use disorders +F175--- | Drug use disorders +F176--- | Drug use disorders +F177--- | Drug use disorders +F178--- | Drug use disorders +F179--- | Drug use disorders +F18---- | Drug use disorders +F180--- | Drug use disorders +F181--- | Drug use disorders +F1810-- | Drug use disorders +F1811-- | Drug use disorders +F18120- | Drug use disorders +F18121- | Drug use disorders +F18129- | Drug use disorders +F1814-- | Drug use disorders +F18150- | Drug use disorders +F18151- | Drug use disorders +F18159- | Drug use disorders +F1817-- | Drug use disorders +F18180- | Drug use disorders +F18188- | Drug use disorders +F1819-- | Drug use disorders +F182--- | Drug use disorders +F1820-- | Drug use disorders +F1821-- | Drug use disorders +F18220- | Drug use disorders +F18221- | Drug use disorders +F18229- | Drug use disorders +F1824-- | Drug use disorders +F18250- | Drug use disorders +F18251- | Drug use disorders +F18259- | Drug use disorders +F1827-- | Drug use disorders +F18280- | Drug use disorders +F18288- | Drug use disorders +F1829-- | Drug use disorders +F183--- | Drug use disorders +F184--- | Drug use disorders +F185--- | Drug use disorders +F186--- | Drug use disorders +F187--- | Drug use disorders +F188--- | Drug use disorders +F189--- | Drug use disorders +F1890-- | Drug use disorders +F18920- | Drug use disorders +F18921- | Drug use disorders +F18929- | Drug use disorders +F1894-- | Drug use disorders +F18950- | Drug use disorders +F18951- | Drug use disorders +F18959- | Drug use disorders +F1897-- | Drug use disorders +F18980- | Drug use disorders +F18988- | Drug use disorders +F1899-- | Drug use disorders +F19---- | Drug use disorders +F190--- | Drug use disorders +F191--- | Drug use disorders +F1910-- | Drug use disorders +F1911-- | Drug use disorders +F19120- | Drug use disorders +F19121- | Drug use disorders +F19122- | Drug use disorders +F19129- | Drug use disorders +F1914-- | Drug use disorders +F19150- | Drug use disorders +F19151- | Drug use disorders +F19159- | Drug use disorders +F1916-- | Drug use disorders +F1917-- | Drug use disorders +F19180- | Drug use disorders +F19181- | Drug use disorders +F19182- | Drug use disorders +F19188- | Drug use disorders +F1919-- | Drug use disorders +F192--- | Drug use disorders +F1920-- | Drug use disorders +F1921-- | Drug use disorders +F19220- | Drug use disorders +F19221- | Drug use disorders +F19222- | Drug use disorders +F19229- | Drug use disorders +F19230- | Drug use disorders +F19231- | Drug use disorders +F19232- | Drug use disorders +F19239- | Drug use disorders +F1924-- | Drug use disorders +F19250- | Drug use disorders +F19251- | Drug use disorders +F19259- | Drug use disorders +F1926-- | Drug use disorders +F1927-- | Drug use disorders +F19280- | Drug use disorders +F19281- | Drug use disorders +F19282- | Drug use disorders +F19288- | Drug use disorders +F1929-- | Drug use disorders +F193--- | Drug use disorders +F194--- | Drug use disorders +F195--- | Drug use disorders +F196--- | Drug use disorders +F197--- | Drug use disorders +F198--- | Drug use disorders +F199--- | Drug use disorders +F1990-- | Drug use disorders +F19920- | Drug use disorders +F19921- | Drug use disorders +F19922- | Drug use disorders +F19929- | Drug use disorders +F19930- | Drug use disorders +F19931- | Drug use disorders +F19932- | Drug use disorders +F19939- | Drug use disorders +F1994-- | Drug use disorders +F19950- | Drug use disorders +F19951- | Drug use disorders +F19959- | Drug use disorders +F1996-- | Drug use disorders +F1997-- | Drug use disorders +F19980- | Drug use disorders +F19981- | Drug use disorders +F19982- | Drug use disorders +F19988- | Drug use disorders +F1999-- | Drug use disorders +P961--- | Drug use disorders +R781--- | Drug use disorders +R782--- | Drug use disorders +R783--- | Drug use disorders +R784--- | Drug use disorders +R785--- | Drug use disorders +R786--- | Drug use disorders +R787--- | Drug use disorders +R7871-- | Drug use disorders +R7879-- | Drug use disorders +R788--- | Drug use disorders +R7881-- | Drug use disorders +R7889-- | Drug use disorders +R789--- | Drug use disorders +Z812--- | Drug use disorders +Z813--- | Drug use disorders +Z814--- | Drug use disorders +F11---- | Opioid use disorders +F110--- | Opioid use disorders +F111--- | Opioid use disorders +F1110-- | Opioid use disorders +F1111-- | Opioid use disorders +F11120- | Opioid use disorders +F11121- | Opioid use disorders +F11122- | Opioid use disorders +F11129- | Opioid use disorders +F1114-- | Opioid use disorders +F11150- | Opioid use disorders +F11151- | Opioid use disorders +F11159- | Opioid use disorders +F11181- | Opioid use disorders +F11182- | Opioid use disorders +F11188- | Opioid use disorders +F1119-- | Opioid use disorders +F112--- | Opioid use disorders +F1120-- | Opioid use disorders +F1121-- | Opioid use disorders +F11220- | Opioid use disorders +F11221- | Opioid use disorders +F11222- | Opioid use disorders +F11229- | Opioid use disorders +F1123-- | Opioid use disorders +F1124-- | Opioid use disorders +F11250- | Opioid use disorders +F11251- | Opioid use disorders +F11259- | Opioid use disorders +F11281- | Opioid use disorders +F11282- | Opioid use disorders +F11288- | Opioid use disorders +F1129-- | Opioid use disorders +F113--- | Opioid use disorders +F114--- | Opioid use disorders +F115--- | Opioid use disorders +F116--- | Opioid use disorders +F117--- | Opioid use disorders +F118--- | Opioid use disorders +F119--- | Opioid use disorders +F1190-- | Opioid use disorders +F11920- | Opioid use disorders +F11921- | Opioid use disorders +F11922- | Opioid use disorders +F11929- | Opioid use disorders +F1193-- | Opioid use disorders +F1194-- | Opioid use disorders +F11950- | Opioid use disorders +F11951- | Opioid use disorders +F11959- | Opioid use disorders +F11981- | Opioid use disorders +F11982- | Opioid use disorders +F11988- | Opioid use disorders +F1199-- | Opioid use disorders +R781--- | Opioid use disorders +F14---- | Cocaine use disorders +F140--- | Cocaine use disorders +F141--- | Cocaine use disorders +F1410-- | Cocaine use disorders +F1411-- | Cocaine use disorders +F14120- | Cocaine use disorders +F14121- | Cocaine use disorders +F14122- | Cocaine use disorders +F14129- | Cocaine use disorders +F1414-- | Cocaine use disorders +F14150- | Cocaine use disorders +F14151- | Cocaine use disorders +F14159- | Cocaine use disorders +F14180- | Cocaine use disorders +F14181- | Cocaine use disorders +F14182- | Cocaine use disorders +F14188- | Cocaine use disorders +F1419-- | Cocaine use disorders +F142--- | Cocaine use disorders +F1420-- | Cocaine use disorders +F1421-- | Cocaine use disorders +F14220- | Cocaine use disorders +F14221- | Cocaine use disorders +F14222- | Cocaine use disorders +F14229- | Cocaine use disorders +F1423-- | Cocaine use disorders +F1424-- | Cocaine use disorders +F14250- | Cocaine use disorders +F14251- | Cocaine use disorders +F14259- | Cocaine use disorders +F14280- | Cocaine use disorders +F14281- | Cocaine use disorders +F14282- | Cocaine use disorders +F14288- | Cocaine use disorders +F1429-- | Cocaine use disorders +F143--- | Cocaine use disorders +F144--- | Cocaine use disorders +F145--- | Cocaine use disorders +F146--- | Cocaine use disorders +F147--- | Cocaine use disorders +F148--- | Cocaine use disorders +F149--- | Cocaine use disorders +F1490-- | Cocaine use disorders +F14920- | Cocaine use disorders +F14921- | Cocaine use disorders +F14922- | Cocaine use disorders +F14929- | Cocaine use disorders +F1494-- | Cocaine use disorders +F14950- | Cocaine use disorders +F14951- | Cocaine use disorders +F14959- | Cocaine use disorders +F14980- | Cocaine use disorders +F14981- | Cocaine use disorders +F14982- | Cocaine use disorders +F14988- | Cocaine use disorders +F1499-- | Cocaine use disorders +R782--- | Cocaine use disorders +F15---- | Amphetamine use disorders +F150--- | Amphetamine use disorders +F151--- | Amphetamine use disorders +F1510-- | Amphetamine use disorders +F1511-- | Amphetamine use disorders +F15120- | Amphetamine use disorders +F15121- | Amphetamine use disorders +F15122- | Amphetamine use disorders +F15129- | Amphetamine use disorders +F1514-- | Amphetamine use disorders +F15150- | Amphetamine use disorders +F15151- | Amphetamine use disorders +F15159- | Amphetamine use disorders +F15180- | Amphetamine use disorders +F15181- | Amphetamine use disorders +F15182- | Amphetamine use disorders +F15188- | Amphetamine use disorders +F1519-- | Amphetamine use disorders +F152--- | Amphetamine use disorders +F1520-- | Amphetamine use disorders +F1521-- | Amphetamine use disorders +F15220- | Amphetamine use disorders +F15221- | Amphetamine use disorders +F15222- | Amphetamine use disorders +F15229- | Amphetamine use disorders +F1523-- | Amphetamine use disorders +F1524-- | Amphetamine use disorders +F15250- | Amphetamine use disorders +F15251- | Amphetamine use disorders +F15259- | Amphetamine use disorders +F15280- | Amphetamine use disorders +F15281- | Amphetamine use disorders +F15282- | Amphetamine use disorders +F15288- | Amphetamine use disorders +F1529-- | Amphetamine use disorders +F153--- | Amphetamine use disorders +F154--- | Amphetamine use disorders +F155--- | Amphetamine use disorders +F156--- | Amphetamine use disorders +F157--- | Amphetamine use disorders +F158--- | Amphetamine use disorders +F159--- | Amphetamine use disorders +F1590-- | Amphetamine use disorders +F15920- | Amphetamine use disorders +F15921- | Amphetamine use disorders +F15922- | Amphetamine use disorders +F15929- | Amphetamine use disorders +F1593-- | Amphetamine use disorders +F1594-- | Amphetamine use disorders +F15950- | Amphetamine use disorders +F15951- | Amphetamine use disorders +F15959- | Amphetamine use disorders +F15980- | Amphetamine use disorders +F15981- | Amphetamine use disorders +F15982- | Amphetamine use disorders +F15988- | Amphetamine use disorders +F1599-- | Amphetamine use disorders +F12---- | Cannabis use disorders +F120--- | Cannabis use disorders +F121--- | Cannabis use disorders +F1210-- | Cannabis use disorders +F1211-- | Cannabis use disorders +F12120- | Cannabis use disorders +F12121- | Cannabis use disorders +F12122- | Cannabis use disorders +F12129- | Cannabis use disorders +F12150- | Cannabis use disorders +F12151- | Cannabis use disorders +F12159- | Cannabis use disorders +F12180- | Cannabis use disorders +F12188- | Cannabis use disorders +F1219-- | Cannabis use disorders +F122--- | Cannabis use disorders +F1220-- | Cannabis use disorders +F1221-- | Cannabis use disorders +F12220- | Cannabis use disorders +F12221- | Cannabis use disorders +F12222- | Cannabis use disorders +F12229- | Cannabis use disorders +F1223-- | Cannabis use disorders +F12250- | Cannabis use disorders +F12251- | Cannabis use disorders +F12259- | Cannabis use disorders +F12280- | Cannabis use disorders +F12288- | Cannabis use disorders +F1229-- | Cannabis use disorders +F123--- | Cannabis use disorders +F124--- | Cannabis use disorders +F125--- | Cannabis use disorders +F126--- | Cannabis use disorders +F127--- | Cannabis use disorders +F128--- | Cannabis use disorders +F129--- | Cannabis use disorders +F1290-- | Cannabis use disorders +F12920- | Cannabis use disorders +F12921- | Cannabis use disorders +F12922- | Cannabis use disorders +F12929- | Cannabis use disorders +F1293-- | Cannabis use disorders +F12950- | Cannabis use disorders +F12951- | Cannabis use disorders +F12959- | Cannabis use disorders +F12980- | Cannabis use disorders +F12988- | Cannabis use disorders +F1299-- | Cannabis use disorders +F13---- | Other drug use disorders +F130--- | Other drug use disorders +F131--- | Other drug use disorders +F1310-- | Other drug use disorders +F1311-- | Other drug use disorders +F13120- | Other drug use disorders +F13121- | Other drug use disorders +F13129- | Other drug use disorders +F1314-- | Other drug use disorders +F13150- | Other drug use disorders +F13151- | Other drug use disorders +F13159- | Other drug use disorders +F13180- | Other drug use disorders +F13181- | Other drug use disorders +F13182- | Other drug use disorders +F13188- | Other drug use disorders +F1319-- | Other drug use disorders +F132--- | Other drug use disorders +F1320-- | Other drug use disorders +F1321-- | Other drug use disorders +F13220- | Other drug use disorders +F13221- | Other drug use disorders +F13229- | Other drug use disorders +F13230- | Other drug use disorders +F13231- | Other drug use disorders +F13232- | Other drug use disorders +F13239- | Other drug use disorders +F1324-- | Other drug use disorders +F13250- | Other drug use disorders +F13251- | Other drug use disorders +F13259- | Other drug use disorders +F1326-- | Other drug use disorders +F1327-- | Other drug use disorders +F13280- | Other drug use disorders +F13281- | Other drug use disorders +F13282- | Other drug use disorders +F13288- | Other drug use disorders +F1329-- | Other drug use disorders +F133--- | Other drug use disorders +F134--- | Other drug use disorders +F135--- | Other drug use disorders +F136--- | Other drug use disorders +F137--- | Other drug use disorders +F138--- | Other drug use disorders +F139--- | Other drug use disorders +F1390-- | Other drug use disorders +F13920- | Other drug use disorders +F13921- | Other drug use disorders +F13929- | Other drug use disorders +F13930- | Other drug use disorders +F13931- | Other drug use disorders +F13932- | Other drug use disorders +F13939- | Other drug use disorders +F1394-- | Other drug use disorders +F13950- | Other drug use disorders +F13951- | Other drug use disorders +F13959- | Other drug use disorders +F1396-- | Other drug use disorders +F1397-- | Other drug use disorders +F13980- | Other drug use disorders +F13981- | Other drug use disorders +F13982- | Other drug use disorders +F13988- | Other drug use disorders +F1399-- | Other drug use disorders +F16---- | Other drug use disorders +F160--- | Other drug use disorders +F161--- | Other drug use disorders +F1610-- | Other drug use disorders +F1611-- | Other drug use disorders +F16120- | Other drug use disorders +F16121- | Other drug use disorders +F16122- | Other drug use disorders +F16129- | Other drug use disorders +F1614-- | Other drug use disorders +F16150- | Other drug use disorders +F16151- | Other drug use disorders +F16159- | Other drug use disorders +F16180- | Other drug use disorders +F16183- | Other drug use disorders +F16188- | Other drug use disorders +F1619-- | Other drug use disorders +F162--- | Other drug use disorders +F1620-- | Other drug use disorders +F1621-- | Other drug use disorders +F16220- | Other drug use disorders +F16221- | Other drug use disorders +F16229- | Other drug use disorders +F1624-- | Other drug use disorders +F16250- | Other drug use disorders +F16251- | Other drug use disorders +F16259- | Other drug use disorders +F16280- | Other drug use disorders +F16283- | Other drug use disorders +F16288- | Other drug use disorders +F1629-- | Other drug use disorders +F163--- | Other drug use disorders +F164--- | Other drug use disorders +F165--- | Other drug use disorders +F166--- | Other drug use disorders +F167--- | Other drug use disorders +F168--- | Other drug use disorders +F169--- | Other drug use disorders +F1690-- | Other drug use disorders +F16920- | Other drug use disorders +F16921- | Other drug use disorders +F16929- | Other drug use disorders +F1694-- | Other drug use disorders +F16950- | Other drug use disorders +F16951- | Other drug use disorders +F16959- | Other drug use disorders +F16980- | Other drug use disorders +F16983- | Other drug use disorders +F16988- | Other drug use disorders +F1699-- | Other drug use disorders +F17---- | Other drug use disorders +F170--- | Other drug use disorders +F171--- | Other drug use disorders +F172--- | Other drug use disorders +F17200- | Other drug use disorders +F17201- | Other drug use disorders +F17203- | Other drug use disorders +F17208- | Other drug use disorders +F17209- | Other drug use disorders +F17210- | Other drug use disorders +F17211- | Other drug use disorders +F17213- | Other drug use disorders +F17218- | Other drug use disorders +F17219- | Other drug use disorders +F17220- | Other drug use disorders +F17221- | Other drug use disorders +F17223- | Other drug use disorders +F17228- | Other drug use disorders +F17229- | Other drug use disorders +F17290- | Other drug use disorders +F17291- | Other drug use disorders +F17293- | Other drug use disorders +F17298- | Other drug use disorders +F17299- | Other drug use disorders +F173--- | Other drug use disorders +F174--- | Other drug use disorders +F175--- | Other drug use disorders +F176--- | Other drug use disorders +F177--- | Other drug use disorders +F178--- | Other drug use disorders +F179--- | Other drug use disorders +F18---- | Other drug use disorders +F180--- | Other drug use disorders +F181--- | Other drug use disorders +F1810-- | Other drug use disorders +F1811-- | Other drug use disorders +F18120- | Other drug use disorders +F18121- | Other drug use disorders +F18129- | Other drug use disorders +F1814-- | Other drug use disorders +F18150- | Other drug use disorders +F18151- | Other drug use disorders +F18159- | Other drug use disorders +F1817-- | Other drug use disorders +F18180- | Other drug use disorders +F18188- | Other drug use disorders +F1819-- | Other drug use disorders +F182--- | Other drug use disorders +F1820-- | Other drug use disorders +F1821-- | Other drug use disorders +F18220- | Other drug use disorders +F18221- | Other drug use disorders +F18229- | Other drug use disorders +F1824-- | Other drug use disorders +F18250- | Other drug use disorders +F18251- | Other drug use disorders +F18259- | Other drug use disorders +F1827-- | Other drug use disorders +F18280- | Other drug use disorders +F18288- | Other drug use disorders +F1829-- | Other drug use disorders +F183--- | Other drug use disorders +F184--- | Other drug use disorders +F185--- | Other drug use disorders +F186--- | Other drug use disorders +F187--- | Other drug use disorders +F188--- | Other drug use disorders +F189--- | Other drug use disorders +F1890-- | Other drug use disorders +F18920- | Other drug use disorders +F18921- | Other drug use disorders +F18929- | Other drug use disorders +F1894-- | Other drug use disorders +F18950- | Other drug use disorders +F18951- | Other drug use disorders +F18959- | Other drug use disorders +F1897-- | Other drug use disorders +F18980- | Other drug use disorders +F18988- | Other drug use disorders +F1899-- | Other drug use disorders +F19---- | Other drug use disorders +F190--- | Other drug use disorders +F191--- | Other drug use disorders +F1910-- | Other drug use disorders +F1911-- | Other drug use disorders +F19120- | Other drug use disorders +F19121- | Other drug use disorders +F19122- | Other drug use disorders +F19129- | Other drug use disorders +F1914-- | Other drug use disorders +F19150- | Other drug use disorders +F19151- | Other drug use disorders +F19159- | Other drug use disorders +F1916-- | Other drug use disorders +F1917-- | Other drug use disorders +F19180- | Other drug use disorders +F19181- | Other drug use disorders +F19182- | Other drug use disorders +F19188- | Other drug use disorders +F1919-- | Other drug use disorders +F192--- | Other drug use disorders +F1920-- | Other drug use disorders +F1921-- | Other drug use disorders +F19220- | Other drug use disorders +F19221- | Other drug use disorders +F19222- | Other drug use disorders +F19229- | Other drug use disorders +F19230- | Other drug use disorders +F19231- | Other drug use disorders +F19232- | Other drug use disorders +F19239- | Other drug use disorders +F1924-- | Other drug use disorders +F19250- | Other drug use disorders +F19251- | Other drug use disorders +F19259- | Other drug use disorders +F1926-- | Other drug use disorders +F1927-- | Other drug use disorders +F19280- | Other drug use disorders +F19281- | Other drug use disorders +F19282- | Other drug use disorders +F19288- | Other drug use disorders +F1929-- | Other drug use disorders +F193--- | Other drug use disorders +F194--- | Other drug use disorders +F195--- | Other drug use disorders +F196--- | Other drug use disorders +F197--- | Other drug use disorders +F198--- | Other drug use disorders +F199--- | Other drug use disorders +F1990-- | Other drug use disorders +F19920- | Other drug use disorders +F19921- | Other drug use disorders +F19922- | Other drug use disorders +F19929- | Other drug use disorders +F19930- | Other drug use disorders +F19931- | Other drug use disorders +F19932- | Other drug use disorders +F19939- | Other drug use disorders +F1994-- | Other drug use disorders +F19950- | Other drug use disorders +F19951- | Other drug use disorders +F19959- | Other drug use disorders +F1996-- | Other drug use disorders +F1997-- | Other drug use disorders +F19980- | Other drug use disorders +F19981- | Other drug use disorders +F19982- | Other drug use disorders +F19988- | Other drug use disorders +F1999-- | Other drug use disorders +P961--- | Other drug use disorders +R783--- | Other drug use disorders +R784--- | Other drug use disorders +R785--- | Other drug use disorders +R786--- | Other drug use disorders +R787--- | Other drug use disorders +R7871-- | Other drug use disorders +R7879-- | Other drug use disorders +R788--- | Other drug use disorders +R7881-- | Other drug use disorders +R7889-- | Other drug use disorders +R789--- | Other drug use disorders +D631--- | Diabetes and kidney diseases +E0800-- | Diabetes and kidney diseases +E0801-- | Diabetes and kidney diseases +E0810-- | Diabetes and kidney diseases +E0811-- | Diabetes and kidney diseases +E0821-- | Diabetes and kidney diseases +E0822-- | Diabetes and kidney diseases +E0829-- | Diabetes and kidney diseases +E08311- | Diabetes and kidney diseases +E08319- | Diabetes and kidney diseases +E083211 | Diabetes and kidney diseases +E083212 | Diabetes and kidney diseases +E083213 | Diabetes and kidney diseases +E083219 | Diabetes and kidney diseases +E083291 | Diabetes and kidney diseases +E083292 | Diabetes and kidney diseases +E083293 | Diabetes and kidney diseases +E083299 | Diabetes and kidney diseases +E083311 | Diabetes and kidney diseases +E083312 | Diabetes and kidney diseases +E083313 | Diabetes and kidney diseases +E083319 | Diabetes and kidney diseases +E083391 | Diabetes and kidney diseases +E083392 | Diabetes and kidney diseases +E083393 | Diabetes and kidney diseases +E083399 | Diabetes and kidney diseases +E083411 | Diabetes and kidney diseases +E083412 | Diabetes and kidney diseases +E083413 | Diabetes and kidney diseases +E083419 | Diabetes and kidney diseases +E083491 | Diabetes and kidney diseases +E083492 | Diabetes and kidney diseases +E083493 | Diabetes and kidney diseases +E083499 | Diabetes and kidney diseases +E083511 | Diabetes and kidney diseases +E083512 | Diabetes and kidney diseases +E083513 | Diabetes and kidney diseases +E083519 | Diabetes and kidney diseases +E083521 | Diabetes and kidney diseases +E083522 | Diabetes and kidney diseases +E083523 | Diabetes and kidney diseases +E083529 | Diabetes and kidney diseases +E083531 | Diabetes and kidney diseases +E083532 | Diabetes and kidney diseases +E083533 | Diabetes and kidney diseases +E083539 | Diabetes and kidney diseases +E083541 | Diabetes and kidney diseases +E083542 | Diabetes and kidney diseases +E083543 | Diabetes and kidney diseases +E083549 | Diabetes and kidney diseases +E083551 | Diabetes and kidney diseases +E083552 | Diabetes and kidney diseases +E083553 | Diabetes and kidney diseases +E083559 | Diabetes and kidney diseases +E083591 | Diabetes and kidney diseases +E083592 | Diabetes and kidney diseases +E083593 | Diabetes and kidney diseases +E083599 | Diabetes and kidney diseases +E0836-- | Diabetes and kidney diseases +E0837X1 | Diabetes and kidney diseases +E0837X2 | Diabetes and kidney diseases +E0837X3 | Diabetes and kidney diseases +E0837X9 | Diabetes and kidney diseases +E0839-- | Diabetes and kidney diseases +E0840-- | Diabetes and kidney diseases +E0841-- | Diabetes and kidney diseases +E0842-- | Diabetes and kidney diseases +E0843-- | Diabetes and kidney diseases +E0844-- | Diabetes and kidney diseases +E0849-- | Diabetes and kidney diseases +E0851-- | Diabetes and kidney diseases +E0852-- | Diabetes and kidney diseases +E0859-- | Diabetes and kidney diseases +E08610- | Diabetes and kidney diseases +E08618- | Diabetes and kidney diseases +E08620- | Diabetes and kidney diseases +E08621- | Diabetes and kidney diseases +E08622- | Diabetes and kidney diseases +E08628- | Diabetes and kidney diseases +E08630- | Diabetes and kidney diseases +E08638- | Diabetes and kidney diseases +E08641- | Diabetes and kidney diseases +E08649- | Diabetes and kidney diseases +E0865-- | Diabetes and kidney diseases +E0869-- | Diabetes and kidney diseases +E088--- | Diabetes and kidney diseases +E089--- | Diabetes and kidney diseases +E10---- | Diabetes and kidney diseases +E100--- | Diabetes and kidney diseases +E101--- | Diabetes and kidney diseases +E1010-- | Diabetes and kidney diseases +E1011-- | Diabetes and kidney diseases +E102--- | Diabetes and kidney diseases +E1021-- | Diabetes and kidney diseases +E1022-- | Diabetes and kidney diseases +E1029-- | Diabetes and kidney diseases +E103--- | Diabetes and kidney diseases +E10311- | Diabetes and kidney diseases +E10319- | Diabetes and kidney diseases +E103211 | Diabetes and kidney diseases +E103212 | Diabetes and kidney diseases +E103213 | Diabetes and kidney diseases +E103219 | Diabetes and kidney diseases +E103291 | Diabetes and kidney diseases +E103292 | Diabetes and kidney diseases +E103293 | Diabetes and kidney diseases +E103299 | Diabetes and kidney diseases +E103311 | Diabetes and kidney diseases +E103312 | Diabetes and kidney diseases +E103313 | Diabetes and kidney diseases +E103319 | Diabetes and kidney diseases +E103391 | Diabetes and kidney diseases +E103392 | Diabetes and kidney diseases +E103393 | Diabetes and kidney diseases +E103399 | Diabetes and kidney diseases +E103411 | Diabetes and kidney diseases +E103412 | Diabetes and kidney diseases +E103413 | Diabetes and kidney diseases +E103419 | Diabetes and kidney diseases +E103491 | Diabetes and kidney diseases +E103492 | Diabetes and kidney diseases +E103493 | Diabetes and kidney diseases +E103499 | Diabetes and kidney diseases +E103511 | Diabetes and kidney diseases +E103512 | Diabetes and kidney diseases +E103513 | Diabetes and kidney diseases +E103519 | Diabetes and kidney diseases +E103521 | Diabetes and kidney diseases +E103522 | Diabetes and kidney diseases +E103523 | Diabetes and kidney diseases +E103529 | Diabetes and kidney diseases +E103531 | Diabetes and kidney diseases +E103532 | Diabetes and kidney diseases +E103533 | Diabetes and kidney diseases +E103539 | Diabetes and kidney diseases +E103541 | Diabetes and kidney diseases +E103542 | Diabetes and kidney diseases +E103543 | Diabetes and kidney diseases +E103549 | Diabetes and kidney diseases +E103551 | Diabetes and kidney diseases +E103552 | Diabetes and kidney diseases +E103553 | Diabetes and kidney diseases +E103559 | Diabetes and kidney diseases +E103591 | Diabetes and kidney diseases +E103592 | Diabetes and kidney diseases +E103593 | Diabetes and kidney diseases +E103599 | Diabetes and kidney diseases +E1036-- | Diabetes and kidney diseases +E1037X1 | Diabetes and kidney diseases +E1037X2 | Diabetes and kidney diseases +E1037X3 | Diabetes and kidney diseases +E1037X9 | Diabetes and kidney diseases +E1039-- | Diabetes and kidney diseases +E104--- | Diabetes and kidney diseases +E1040-- | Diabetes and kidney diseases +E1041-- | Diabetes and kidney diseases +E1042-- | Diabetes and kidney diseases +E1043-- | Diabetes and kidney diseases +E1044-- | Diabetes and kidney diseases +E1049-- | Diabetes and kidney diseases +E105--- | Diabetes and kidney diseases +E1051-- | Diabetes and kidney diseases +E1052-- | Diabetes and kidney diseases +E1059-- | Diabetes and kidney diseases +E106--- | Diabetes and kidney diseases +E10610- | Diabetes and kidney diseases +E10618- | Diabetes and kidney diseases +E10620- | Diabetes and kidney diseases +E10621- | Diabetes and kidney diseases +E10622- | Diabetes and kidney diseases +E10628- | Diabetes and kidney diseases +E10630- | Diabetes and kidney diseases +E10638- | Diabetes and kidney diseases +E10641- | Diabetes and kidney diseases +E10649- | Diabetes and kidney diseases +E1065-- | Diabetes and kidney diseases +E1069-- | Diabetes and kidney diseases +E107--- | Diabetes and kidney diseases +E108--- | Diabetes and kidney diseases +E109--- | Diabetes and kidney diseases +E11---- | Diabetes and kidney diseases +E110--- | Diabetes and kidney diseases +E1100-- | Diabetes and kidney diseases +E1101-- | Diabetes and kidney diseases +E111--- | Diabetes and kidney diseases +E1110-- | Diabetes and kidney diseases +E1111-- | Diabetes and kidney diseases +E112--- | Diabetes and kidney diseases +E1121-- | Diabetes and kidney diseases +E1122-- | Diabetes and kidney diseases +E1129-- | Diabetes and kidney diseases +E113--- | Diabetes and kidney diseases +E11311- | Diabetes and kidney diseases +E11319- | Diabetes and kidney diseases +E113211 | Diabetes and kidney diseases +E113212 | Diabetes and kidney diseases +E113213 | Diabetes and kidney diseases +E113219 | Diabetes and kidney diseases +E113291 | Diabetes and kidney diseases +E113292 | Diabetes and kidney diseases +E113293 | Diabetes and kidney diseases +E113299 | Diabetes and kidney diseases +E113311 | Diabetes and kidney diseases +E113312 | Diabetes and kidney diseases +E113313 | Diabetes and kidney diseases +E113319 | Diabetes and kidney diseases +E113391 | Diabetes and kidney diseases +E113392 | Diabetes and kidney diseases +E113393 | Diabetes and kidney diseases +E113399 | Diabetes and kidney diseases +E113411 | Diabetes and kidney diseases +E113412 | Diabetes and kidney diseases +E113413 | Diabetes and kidney diseases +E113419 | Diabetes and kidney diseases +E113491 | Diabetes and kidney diseases +E113492 | Diabetes and kidney diseases +E113493 | Diabetes and kidney diseases +E113499 | Diabetes and kidney diseases +E113511 | Diabetes and kidney diseases +E113512 | Diabetes and kidney diseases +E113513 | Diabetes and kidney diseases +E113519 | Diabetes and kidney diseases +E113521 | Diabetes and kidney diseases +E113522 | Diabetes and kidney diseases +E113523 | Diabetes and kidney diseases +E113529 | Diabetes and kidney diseases +E113531 | Diabetes and kidney diseases +E113532 | Diabetes and kidney diseases +E113533 | Diabetes and kidney diseases +E113539 | Diabetes and kidney diseases +E113541 | Diabetes and kidney diseases +E113542 | Diabetes and kidney diseases +E113543 | Diabetes and kidney diseases +E113549 | Diabetes and kidney diseases +E113551 | Diabetes and kidney diseases +E113552 | Diabetes and kidney diseases +E113553 | Diabetes and kidney diseases +E113559 | Diabetes and kidney diseases +E113591 | Diabetes and kidney diseases +E113592 | Diabetes and kidney diseases +E113593 | Diabetes and kidney diseases +E113599 | Diabetes and kidney diseases +E1136-- | Diabetes and kidney diseases +E1137X1 | Diabetes and kidney diseases +E1137X2 | Diabetes and kidney diseases +E1137X3 | Diabetes and kidney diseases +E1137X9 | Diabetes and kidney diseases +E1139-- | Diabetes and kidney diseases +E114--- | Diabetes and kidney diseases +E1140-- | Diabetes and kidney diseases +E1141-- | Diabetes and kidney diseases +E1142-- | Diabetes and kidney diseases +E1143-- | Diabetes and kidney diseases +E1144-- | Diabetes and kidney diseases +E1149-- | Diabetes and kidney diseases +E115--- | Diabetes and kidney diseases +E1151-- | Diabetes and kidney diseases +E1152-- | Diabetes and kidney diseases +E1159-- | Diabetes and kidney diseases +E116--- | Diabetes and kidney diseases +E11610- | Diabetes and kidney diseases +E11618- | Diabetes and kidney diseases +E11620- | Diabetes and kidney diseases +E11621- | Diabetes and kidney diseases +E11622- | Diabetes and kidney diseases +E11628- | Diabetes and kidney diseases +E11630- | Diabetes and kidney diseases +E11638- | Diabetes and kidney diseases +E11641- | Diabetes and kidney diseases +E11649- | Diabetes and kidney diseases +E1165-- | Diabetes and kidney diseases +E1169-- | Diabetes and kidney diseases +E117--- | Diabetes and kidney diseases +E118--- | Diabetes and kidney diseases +E119--- | Diabetes and kidney diseases +E12---- | Diabetes and kidney diseases +E120--- | Diabetes and kidney diseases +E121--- | Diabetes and kidney diseases +E122--- | Diabetes and kidney diseases +E123--- | Diabetes and kidney diseases +E124--- | Diabetes and kidney diseases +E125--- | Diabetes and kidney diseases +E126--- | Diabetes and kidney diseases +E127--- | Diabetes and kidney diseases +E128--- | Diabetes and kidney diseases +E129--- | Diabetes and kidney diseases +E13---- | Diabetes and kidney diseases +E130--- | Diabetes and kidney diseases +E1300-- | Diabetes and kidney diseases +E1301-- | Diabetes and kidney diseases +E131--- | Diabetes and kidney diseases +E1310-- | Diabetes and kidney diseases +E1311-- | Diabetes and kidney diseases +E132--- | Diabetes and kidney diseases +E1321-- | Diabetes and kidney diseases +E1322-- | Diabetes and kidney diseases +E1329-- | Diabetes and kidney diseases +E133--- | Diabetes and kidney diseases +E13311- | Diabetes and kidney diseases +E13319- | Diabetes and kidney diseases +E133211 | Diabetes and kidney diseases +E133212 | Diabetes and kidney diseases +E133213 | Diabetes and kidney diseases +E133219 | Diabetes and kidney diseases +E133291 | Diabetes and kidney diseases +E133292 | Diabetes and kidney diseases +E133293 | Diabetes and kidney diseases +E133299 | Diabetes and kidney diseases +E133311 | Diabetes and kidney diseases +E133312 | Diabetes and kidney diseases +E133313 | Diabetes and kidney diseases +E133319 | Diabetes and kidney diseases +E133391 | Diabetes and kidney diseases +E133392 | Diabetes and kidney diseases +E133393 | Diabetes and kidney diseases +E133399 | Diabetes and kidney diseases +E133411 | Diabetes and kidney diseases +E133412 | Diabetes and kidney diseases +E133413 | Diabetes and kidney diseases +E133419 | Diabetes and kidney diseases +E133491 | Diabetes and kidney diseases +E133492 | Diabetes and kidney diseases +E133493 | Diabetes and kidney diseases +E133499 | Diabetes and kidney diseases +E133511 | Diabetes and kidney diseases +E133512 | Diabetes and kidney diseases +E133513 | Diabetes and kidney diseases +E133519 | Diabetes and kidney diseases +E133521 | Diabetes and kidney diseases +E133522 | Diabetes and kidney diseases +E133523 | Diabetes and kidney diseases +E133529 | Diabetes and kidney diseases +E133531 | Diabetes and kidney diseases +E133532 | Diabetes and kidney diseases +E133533 | Diabetes and kidney diseases +E133539 | Diabetes and kidney diseases +E133541 | Diabetes and kidney diseases +E133542 | Diabetes and kidney diseases +E133543 | Diabetes and kidney diseases +E133549 | Diabetes and kidney diseases +E133551 | Diabetes and kidney diseases +E133552 | Diabetes and kidney diseases +E133553 | Diabetes and kidney diseases +E133559 | Diabetes and kidney diseases +E133591 | Diabetes and kidney diseases +E133592 | Diabetes and kidney diseases +E133593 | Diabetes and kidney diseases +E133599 | Diabetes and kidney diseases +E1336-- | Diabetes and kidney diseases +E1337X1 | Diabetes and kidney diseases +E1337X2 | Diabetes and kidney diseases +E1337X3 | Diabetes and kidney diseases +E1337X9 | Diabetes and kidney diseases +E1339-- | Diabetes and kidney diseases +E134--- | Diabetes and kidney diseases +E1340-- | Diabetes and kidney diseases +E1341-- | Diabetes and kidney diseases +E1342-- | Diabetes and kidney diseases +E1343-- | Diabetes and kidney diseases +E1344-- | Diabetes and kidney diseases +E1349-- | Diabetes and kidney diseases +E135--- | Diabetes and kidney diseases +E1351-- | Diabetes and kidney diseases +E1352-- | Diabetes and kidney diseases +E1359-- | Diabetes and kidney diseases +E136--- | Diabetes and kidney diseases +E13610- | Diabetes and kidney diseases +E13618- | Diabetes and kidney diseases +E13620- | Diabetes and kidney diseases +E13621- | Diabetes and kidney diseases +E13622- | Diabetes and kidney diseases +E13628- | Diabetes and kidney diseases +E13630- | Diabetes and kidney diseases +E13638- | Diabetes and kidney diseases +E13641- | Diabetes and kidney diseases +E13649- | Diabetes and kidney diseases +E1365-- | Diabetes and kidney diseases +E1369-- | Diabetes and kidney diseases +E137--- | Diabetes and kidney diseases +E138--- | Diabetes and kidney diseases +E139--- | Diabetes and kidney diseases +E14---- | Diabetes and kidney diseases +E140--- | Diabetes and kidney diseases +E141--- | Diabetes and kidney diseases +E142--- | Diabetes and kidney diseases +E143--- | Diabetes and kidney diseases +E144--- | Diabetes and kidney diseases +E145--- | Diabetes and kidney diseases +E146--- | Diabetes and kidney diseases +E147--- | Diabetes and kidney diseases +E148--- | Diabetes and kidney diseases +E149--- | Diabetes and kidney diseases +I12---- | Diabetes and kidney diseases +I120--- | Diabetes and kidney diseases +I129--- | Diabetes and kidney diseases +I13---- | Diabetes and kidney diseases +I130--- | Diabetes and kidney diseases +I131--- | Diabetes and kidney diseases +I1310-- | Diabetes and kidney diseases +I1311-- | Diabetes and kidney diseases +I132--- | Diabetes and kidney diseases +I139--- | Diabetes and kidney diseases +N00---- | Diabetes and kidney diseases +N000--- | Diabetes and kidney diseases +N001--- | Diabetes and kidney diseases +N002--- | Diabetes and kidney diseases +N003--- | Diabetes and kidney diseases +N004--- | Diabetes and kidney diseases +N005--- | Diabetes and kidney diseases +N006--- | Diabetes and kidney diseases +N007--- | Diabetes and kidney diseases +N008--- | Diabetes and kidney diseases +N009--- | Diabetes and kidney diseases +N01---- | Diabetes and kidney diseases +N010--- | Diabetes and kidney diseases +N011--- | Diabetes and kidney diseases +N012--- | Diabetes and kidney diseases +N013--- | Diabetes and kidney diseases +N014--- | Diabetes and kidney diseases +N015--- | Diabetes and kidney diseases +N016--- | Diabetes and kidney diseases +N017--- | Diabetes and kidney diseases +N018--- | Diabetes and kidney diseases +N019--- | Diabetes and kidney diseases +N02---- | Diabetes and kidney diseases +N020--- | Diabetes and kidney diseases +N021--- | Diabetes and kidney diseases +N022--- | Diabetes and kidney diseases +N023--- | Diabetes and kidney diseases +N024--- | Diabetes and kidney diseases +N025--- | Diabetes and kidney diseases +N026--- | Diabetes and kidney diseases +N027--- | Diabetes and kidney diseases +N028--- | Diabetes and kidney diseases +N029--- | Diabetes and kidney diseases +N03---- | Diabetes and kidney diseases +N030--- | Diabetes and kidney diseases +N031--- | Diabetes and kidney diseases +N032--- | Diabetes and kidney diseases +N033--- | Diabetes and kidney diseases +N034--- | Diabetes and kidney diseases +N035--- | Diabetes and kidney diseases +N036--- | Diabetes and kidney diseases +N037--- | Diabetes and kidney diseases +N038--- | Diabetes and kidney diseases +N039--- | Diabetes and kidney diseases +N04---- | Diabetes and kidney diseases +N040--- | Diabetes and kidney diseases +N041--- | Diabetes and kidney diseases +N042--- | Diabetes and kidney diseases +N043--- | Diabetes and kidney diseases +N044--- | Diabetes and kidney diseases +N045--- | Diabetes and kidney diseases +N046--- | Diabetes and kidney diseases +N047--- | Diabetes and kidney diseases +N048--- | Diabetes and kidney diseases +N049--- | Diabetes and kidney diseases +N05---- | Diabetes and kidney diseases +N050--- | Diabetes and kidney diseases +N051--- | Diabetes and kidney diseases +N052--- | Diabetes and kidney diseases +N053--- | Diabetes and kidney diseases +N054--- | Diabetes and kidney diseases +N055--- | Diabetes and kidney diseases +N056--- | Diabetes and kidney diseases +N057--- | Diabetes and kidney diseases +N058--- | Diabetes and kidney diseases +N059--- | Diabetes and kidney diseases +N06---- | Diabetes and kidney diseases +N060--- | Diabetes and kidney diseases +N061--- | Diabetes and kidney diseases +N062--- | Diabetes and kidney diseases +N063--- | Diabetes and kidney diseases +N064--- | Diabetes and kidney diseases +N065--- | Diabetes and kidney diseases +N066--- | Diabetes and kidney diseases +N067--- | Diabetes and kidney diseases +N068--- | Diabetes and kidney diseases +N069--- | Diabetes and kidney diseases +N07---- | Diabetes and kidney diseases +N070--- | Diabetes and kidney diseases +N071--- | Diabetes and kidney diseases +N072--- | Diabetes and kidney diseases +N073--- | Diabetes and kidney diseases +N074--- | Diabetes and kidney diseases +N075--- | Diabetes and kidney diseases +N076--- | Diabetes and kidney diseases +N077--- | Diabetes and kidney diseases +N078--- | Diabetes and kidney diseases +N079--- | Diabetes and kidney diseases +N08---- | Diabetes and kidney diseases +N080--- | Diabetes and kidney diseases +N081--- | Diabetes and kidney diseases +N082--- | Diabetes and kidney diseases +N083--- | Diabetes and kidney diseases +N084--- | Diabetes and kidney diseases +N085--- | Diabetes and kidney diseases +N088--- | Diabetes and kidney diseases +N150--- | Diabetes and kidney diseases +N17---- | Diabetes and kidney diseases +N170--- | Diabetes and kidney diseases +N171--- | Diabetes and kidney diseases +N172--- | Diabetes and kidney diseases +N178--- | Diabetes and kidney diseases +N179--- | Diabetes and kidney diseases +N18---- | Diabetes and kidney diseases +N181--- | Diabetes and kidney diseases +N182--- | Diabetes and kidney diseases +N183--- | Diabetes and kidney diseases +N184--- | Diabetes and kidney diseases +N185--- | Diabetes and kidney diseases +N186--- | Diabetes and kidney diseases +N189--- | Diabetes and kidney diseases +N19---- | Diabetes and kidney diseases +Q60---- | Diabetes and kidney diseases +Q600--- | Diabetes and kidney diseases +Q601--- | Diabetes and kidney diseases +Q602--- | Diabetes and kidney diseases +Q603--- | Diabetes and kidney diseases +Q604--- | Diabetes and kidney diseases +Q605--- | Diabetes and kidney diseases +Q606--- | Diabetes and kidney diseases +Q61---- | Diabetes and kidney diseases +Q610--- | Diabetes and kidney diseases +Q6100-- | Diabetes and kidney diseases +Q6101-- | Diabetes and kidney diseases +Q6102-- | Diabetes and kidney diseases +Q611--- | Diabetes and kidney diseases +Q6111-- | Diabetes and kidney diseases +Q6119-- | Diabetes and kidney diseases +Q612--- | Diabetes and kidney diseases +Q613--- | Diabetes and kidney diseases +Q614--- | Diabetes and kidney diseases +Q615--- | Diabetes and kidney diseases +Q618--- | Diabetes and kidney diseases +Q619--- | Diabetes and kidney diseases +Q62---- | Diabetes and kidney diseases +Q620--- | Diabetes and kidney diseases +Q621--- | Diabetes and kidney diseases +Q6210-- | Diabetes and kidney diseases +Q6211-- | Diabetes and kidney diseases +Q6212-- | Diabetes and kidney diseases +Q622--- | Diabetes and kidney diseases +Q623--- | Diabetes and kidney diseases +Q6231-- | Diabetes and kidney diseases +Q6232-- | Diabetes and kidney diseases +Q6239-- | Diabetes and kidney diseases +Q624--- | Diabetes and kidney diseases +Q625--- | Diabetes and kidney diseases +Q626--- | Diabetes and kidney diseases +Q6260-- | Diabetes and kidney diseases +Q6261-- | Diabetes and kidney diseases +Q6262-- | Diabetes and kidney diseases +Q6263-- | Diabetes and kidney diseases +Q6269-- | Diabetes and kidney diseases +Q627--- | Diabetes and kidney diseases +Q628--- | Diabetes and kidney diseases +Q63---- | Diabetes and kidney diseases +Q630--- | Diabetes and kidney diseases +Q631--- | Diabetes and kidney diseases +Q632--- | Diabetes and kidney diseases +Q638--- | Diabetes and kidney diseases +Q639--- | Diabetes and kidney diseases +Q642--- | Diabetes and kidney diseases +Q643--- | Diabetes and kidney diseases +Q6431-- | Diabetes and kidney diseases +Q6432-- | Diabetes and kidney diseases +Q6433-- | Diabetes and kidney diseases +Q6439-- | Diabetes and kidney diseases +Q644--- | Diabetes and kidney diseases +Q645--- | Diabetes and kidney diseases +Q646--- | Diabetes and kidney diseases +Q647--- | Diabetes and kidney diseases +Q6470-- | Diabetes and kidney diseases +Q6471-- | Diabetes and kidney diseases +Q6472-- | Diabetes and kidney diseases +Q6473-- | Diabetes and kidney diseases +Q6474-- | Diabetes and kidney diseases +Q6475-- | Diabetes and kidney diseases +Q6479-- | Diabetes and kidney diseases +Q648--- | Diabetes and kidney diseases +Q649--- | Diabetes and kidney diseases +R73---- | Diabetes and kidney diseases +R730--- | Diabetes and kidney diseases +R7301-- | Diabetes and kidney diseases +R7302-- | Diabetes and kidney diseases +R7303-- | Diabetes and kidney diseases +R7309-- | Diabetes and kidney diseases +R739--- | Diabetes and kidney diseases +Z131--- | Diabetes and kidney diseases +Z49---- | Diabetes and kidney diseases +Z490--- | Diabetes and kidney diseases +Z4901-- | Diabetes and kidney diseases +Z4902-- | Diabetes and kidney diseases +Z491--- | Diabetes and kidney diseases +Z492--- | Diabetes and kidney diseases +Z4931-- | Diabetes and kidney diseases +Z4932-- | Diabetes and kidney diseases +Z524--- | Diabetes and kidney diseases +Z833--- | Diabetes and kidney diseases +Z992--- | Diabetes and kidney diseases +E0800-- | Diabetes mellitus +E0801-- | Diabetes mellitus +E0810-- | Diabetes mellitus +E0811-- | Diabetes mellitus +E08311- | Diabetes mellitus +E08319- | Diabetes mellitus +E083211 | Diabetes mellitus +E083212 | Diabetes mellitus +E083213 | Diabetes mellitus +E083219 | Diabetes mellitus +E083291 | Diabetes mellitus +E083292 | Diabetes mellitus +E083293 | Diabetes mellitus +E083299 | Diabetes mellitus +E083311 | Diabetes mellitus +E083312 | Diabetes mellitus +E083313 | Diabetes mellitus +E083319 | Diabetes mellitus +E083391 | Diabetes mellitus +E083392 | Diabetes mellitus +E083393 | Diabetes mellitus +E083399 | Diabetes mellitus +E083411 | Diabetes mellitus +E083412 | Diabetes mellitus +E083413 | Diabetes mellitus +E083419 | Diabetes mellitus +E083491 | Diabetes mellitus +E083492 | Diabetes mellitus +E083493 | Diabetes mellitus +E083499 | Diabetes mellitus +E083511 | Diabetes mellitus +E083512 | Diabetes mellitus +E083513 | Diabetes mellitus +E083519 | Diabetes mellitus +E083521 | Diabetes mellitus +E083522 | Diabetes mellitus +E083523 | Diabetes mellitus +E083529 | Diabetes mellitus +E083531 | Diabetes mellitus +E083532 | Diabetes mellitus +E083533 | Diabetes mellitus +E083539 | Diabetes mellitus +E083541 | Diabetes mellitus +E083542 | Diabetes mellitus +E083543 | Diabetes mellitus +E083549 | Diabetes mellitus +E083551 | Diabetes mellitus +E083552 | Diabetes mellitus +E083553 | Diabetes mellitus +E083559 | Diabetes mellitus +E083591 | Diabetes mellitus +E083592 | Diabetes mellitus +E083593 | Diabetes mellitus +E083599 | Diabetes mellitus +E0836-- | Diabetes mellitus +E0837X1 | Diabetes mellitus +E0837X2 | Diabetes mellitus +E0837X3 | Diabetes mellitus +E0837X9 | Diabetes mellitus +E0839-- | Diabetes mellitus +E0840-- | Diabetes mellitus +E0841-- | Diabetes mellitus +E0842-- | Diabetes mellitus +E0843-- | Diabetes mellitus +E0844-- | Diabetes mellitus +E0849-- | Diabetes mellitus +E0851-- | Diabetes mellitus +E0852-- | Diabetes mellitus +E0859-- | Diabetes mellitus +E08610- | Diabetes mellitus +E08618- | Diabetes mellitus +E08620- | Diabetes mellitus +E08621- | Diabetes mellitus +E08622- | Diabetes mellitus +E08628- | Diabetes mellitus +E08630- | Diabetes mellitus +E08638- | Diabetes mellitus +E08641- | Diabetes mellitus +E08649- | Diabetes mellitus +E0865-- | Diabetes mellitus +E0869-- | Diabetes mellitus +E088--- | Diabetes mellitus +E089--- | Diabetes mellitus +E10---- | Diabetes mellitus +E100--- | Diabetes mellitus +E101--- | Diabetes mellitus +E1010-- | Diabetes mellitus +E1011-- | Diabetes mellitus +E103--- | Diabetes mellitus +E10311- | Diabetes mellitus +E10319- | Diabetes mellitus +E103211 | Diabetes mellitus +E103212 | Diabetes mellitus +E103213 | Diabetes mellitus +E103219 | Diabetes mellitus +E103291 | Diabetes mellitus +E103292 | Diabetes mellitus +E103293 | Diabetes mellitus +E103299 | Diabetes mellitus +E103311 | Diabetes mellitus +E103312 | Diabetes mellitus +E103313 | Diabetes mellitus +E103319 | Diabetes mellitus +E103391 | Diabetes mellitus +E103392 | Diabetes mellitus +E103393 | Diabetes mellitus +E103399 | Diabetes mellitus +E103411 | Diabetes mellitus +E103412 | Diabetes mellitus +E103413 | Diabetes mellitus +E103419 | Diabetes mellitus +E103491 | Diabetes mellitus +E103492 | Diabetes mellitus +E103493 | Diabetes mellitus +E103499 | Diabetes mellitus +E103511 | Diabetes mellitus +E103512 | Diabetes mellitus +E103513 | Diabetes mellitus +E103519 | Diabetes mellitus +E103521 | Diabetes mellitus +E103522 | Diabetes mellitus +E103523 | Diabetes mellitus +E103529 | Diabetes mellitus +E103531 | Diabetes mellitus +E103532 | Diabetes mellitus +E103533 | Diabetes mellitus +E103539 | Diabetes mellitus +E103541 | Diabetes mellitus +E103542 | Diabetes mellitus +E103543 | Diabetes mellitus +E103549 | Diabetes mellitus +E103551 | Diabetes mellitus +E103552 | Diabetes mellitus +E103553 | Diabetes mellitus +E103559 | Diabetes mellitus +E103591 | Diabetes mellitus +E103592 | Diabetes mellitus +E103593 | Diabetes mellitus +E103599 | Diabetes mellitus +E1036-- | Diabetes mellitus +E1037X1 | Diabetes mellitus +E1037X2 | Diabetes mellitus +E1037X3 | Diabetes mellitus +E1037X9 | Diabetes mellitus +E1039-- | Diabetes mellitus +E104--- | Diabetes mellitus +E1040-- | Diabetes mellitus +E1041-- | Diabetes mellitus +E1042-- | Diabetes mellitus +E1043-- | Diabetes mellitus +E1044-- | Diabetes mellitus +E1049-- | Diabetes mellitus +E105--- | Diabetes mellitus +E1051-- | Diabetes mellitus +E1052-- | Diabetes mellitus +E1059-- | Diabetes mellitus +E106--- | Diabetes mellitus +E10610- | Diabetes mellitus +E10618- | Diabetes mellitus +E10620- | Diabetes mellitus +E10621- | Diabetes mellitus +E10622- | Diabetes mellitus +E10628- | Diabetes mellitus +E10630- | Diabetes mellitus +E10638- | Diabetes mellitus +E10641- | Diabetes mellitus +E10649- | Diabetes mellitus +E1065-- | Diabetes mellitus +E1069-- | Diabetes mellitus +E107--- | Diabetes mellitus +E108--- | Diabetes mellitus +E109--- | Diabetes mellitus +E11---- | Diabetes mellitus +E110--- | Diabetes mellitus +E1100-- | Diabetes mellitus +E1101-- | Diabetes mellitus +E111--- | Diabetes mellitus +E113--- | Diabetes mellitus +E11311- | Diabetes mellitus +E11319- | Diabetes mellitus +E113211 | Diabetes mellitus +E113212 | Diabetes mellitus +E113213 | Diabetes mellitus +E113219 | Diabetes mellitus +E113291 | Diabetes mellitus +E113292 | Diabetes mellitus +E113293 | Diabetes mellitus +E113299 | Diabetes mellitus +E113311 | Diabetes mellitus +E113312 | Diabetes mellitus +E113313 | Diabetes mellitus +E113319 | Diabetes mellitus +E113391 | Diabetes mellitus +E113392 | Diabetes mellitus +E113393 | Diabetes mellitus +E113399 | Diabetes mellitus +E113411 | Diabetes mellitus +E113412 | Diabetes mellitus +E113413 | Diabetes mellitus +E113419 | Diabetes mellitus +E113491 | Diabetes mellitus +E113492 | Diabetes mellitus +E113493 | Diabetes mellitus +E113499 | Diabetes mellitus +E113511 | Diabetes mellitus +E113512 | Diabetes mellitus +E113513 | Diabetes mellitus +E113519 | Diabetes mellitus +E113521 | Diabetes mellitus +E113522 | Diabetes mellitus +E113523 | Diabetes mellitus +E113529 | Diabetes mellitus +E113531 | Diabetes mellitus +E113532 | Diabetes mellitus +E113533 | Diabetes mellitus +E113539 | Diabetes mellitus +E113541 | Diabetes mellitus +E113542 | Diabetes mellitus +E113543 | Diabetes mellitus +E113549 | Diabetes mellitus +E113551 | Diabetes mellitus +E113552 | Diabetes mellitus +E113553 | Diabetes mellitus +E113559 | Diabetes mellitus +E113591 | Diabetes mellitus +E113592 | Diabetes mellitus +E113593 | Diabetes mellitus +E113599 | Diabetes mellitus +E1136-- | Diabetes mellitus +E1137X1 | Diabetes mellitus +E1137X2 | Diabetes mellitus +E1137X3 | Diabetes mellitus +E1137X9 | Diabetes mellitus +E1139-- | Diabetes mellitus +E114--- | Diabetes mellitus +E1140-- | Diabetes mellitus +E1141-- | Diabetes mellitus +E1142-- | Diabetes mellitus +E1143-- | Diabetes mellitus +E1144-- | Diabetes mellitus +E1149-- | Diabetes mellitus +E115--- | Diabetes mellitus +E1151-- | Diabetes mellitus +E1152-- | Diabetes mellitus +E1159-- | Diabetes mellitus +E116--- | Diabetes mellitus +E11610- | Diabetes mellitus +E11618- | Diabetes mellitus +E11620- | Diabetes mellitus +E11621- | Diabetes mellitus +E11622- | Diabetes mellitus +E11628- | Diabetes mellitus +E11630- | Diabetes mellitus +E11638- | Diabetes mellitus +E11641- | Diabetes mellitus +E11649- | Diabetes mellitus +E1165-- | Diabetes mellitus +E1169-- | Diabetes mellitus +E117--- | Diabetes mellitus +E118--- | Diabetes mellitus +E119--- | Diabetes mellitus +E12---- | Diabetes mellitus +E120--- | Diabetes mellitus +E121--- | Diabetes mellitus +E123--- | Diabetes mellitus +E124--- | Diabetes mellitus +E125--- | Diabetes mellitus +E126--- | Diabetes mellitus +E127--- | Diabetes mellitus +E128--- | Diabetes mellitus +E129--- | Diabetes mellitus +E13---- | Diabetes mellitus +E130--- | Diabetes mellitus +E1300-- | Diabetes mellitus +E1301-- | Diabetes mellitus +E131--- | Diabetes mellitus +E1310-- | Diabetes mellitus +E1311-- | Diabetes mellitus +E133--- | Diabetes mellitus +E13311- | Diabetes mellitus +E13319- | Diabetes mellitus +E133211 | Diabetes mellitus +E133212 | Diabetes mellitus +E133213 | Diabetes mellitus +E133219 | Diabetes mellitus +E133291 | Diabetes mellitus +E133292 | Diabetes mellitus +E133293 | Diabetes mellitus +E133299 | Diabetes mellitus +E133311 | Diabetes mellitus +E133312 | Diabetes mellitus +E133313 | Diabetes mellitus +E133319 | Diabetes mellitus +E133391 | Diabetes mellitus +E133392 | Diabetes mellitus +E133393 | Diabetes mellitus +E133399 | Diabetes mellitus +E133411 | Diabetes mellitus +E133412 | Diabetes mellitus +E133413 | Diabetes mellitus +E133419 | Diabetes mellitus +E133491 | Diabetes mellitus +E133492 | Diabetes mellitus +E133493 | Diabetes mellitus +E133499 | Diabetes mellitus +E133511 | Diabetes mellitus +E133512 | Diabetes mellitus +E133513 | Diabetes mellitus +E133519 | Diabetes mellitus +E133521 | Diabetes mellitus +E133522 | Diabetes mellitus +E133523 | Diabetes mellitus +E133529 | Diabetes mellitus +E133531 | Diabetes mellitus +E133532 | Diabetes mellitus +E133533 | Diabetes mellitus +E133539 | Diabetes mellitus +E133541 | Diabetes mellitus +E133542 | Diabetes mellitus +E133543 | Diabetes mellitus +E133549 | Diabetes mellitus +E133551 | Diabetes mellitus +E133552 | Diabetes mellitus +E133553 | Diabetes mellitus +E133559 | Diabetes mellitus +E133591 | Diabetes mellitus +E133592 | Diabetes mellitus +E133593 | Diabetes mellitus +E133599 | Diabetes mellitus +E1336-- | Diabetes mellitus +E1337X1 | Diabetes mellitus +E1337X2 | Diabetes mellitus +E1337X3 | Diabetes mellitus +E1337X9 | Diabetes mellitus +E1339-- | Diabetes mellitus +E134--- | Diabetes mellitus +E1340-- | Diabetes mellitus +E1341-- | Diabetes mellitus +E1342-- | Diabetes mellitus +E1343-- | Diabetes mellitus +E1344-- | Diabetes mellitus +E1349-- | Diabetes mellitus +E135--- | Diabetes mellitus +E1351-- | Diabetes mellitus +E1352-- | Diabetes mellitus +E1359-- | Diabetes mellitus +E136--- | Diabetes mellitus +E13610- | Diabetes mellitus +E13618- | Diabetes mellitus +E13620- | Diabetes mellitus +E13621- | Diabetes mellitus +E13622- | Diabetes mellitus +E13628- | Diabetes mellitus +E13630- | Diabetes mellitus +E13638- | Diabetes mellitus +E13641- | Diabetes mellitus +E13649- | Diabetes mellitus +E1365-- | Diabetes mellitus +E1369-- | Diabetes mellitus +E137--- | Diabetes mellitus +E138--- | Diabetes mellitus +E139--- | Diabetes mellitus +E14---- | Diabetes mellitus +E140--- | Diabetes mellitus +E141--- | Diabetes mellitus +E143--- | Diabetes mellitus +E144--- | Diabetes mellitus +E145--- | Diabetes mellitus +E146--- | Diabetes mellitus +E147--- | Diabetes mellitus +E148--- | Diabetes mellitus +E149--- | Diabetes mellitus +R73---- | Diabetes mellitus +R730--- | Diabetes mellitus +R7301-- | Diabetes mellitus +R7302-- | Diabetes mellitus +R7303-- | Diabetes mellitus +R7309-- | Diabetes mellitus +R739--- | Diabetes mellitus +Z131--- | Diabetes mellitus +Z833--- | Diabetes mellitus +E10---- | Diabetes mellitus type 1 +E100--- | Diabetes mellitus type 1 +E101--- | Diabetes mellitus type 1 +E1010-- | Diabetes mellitus type 1 +E1011-- | Diabetes mellitus type 1 +E103--- | Diabetes mellitus type 1 +E10311- | Diabetes mellitus type 1 +E10319- | Diabetes mellitus type 1 +E103211 | Diabetes mellitus type 1 +E103212 | Diabetes mellitus type 1 +E103213 | Diabetes mellitus type 1 +E103219 | Diabetes mellitus type 1 +E103291 | Diabetes mellitus type 1 +E103292 | Diabetes mellitus type 1 +E103293 | Diabetes mellitus type 1 +E103299 | Diabetes mellitus type 1 +E103311 | Diabetes mellitus type 1 +E103312 | Diabetes mellitus type 1 +E103313 | Diabetes mellitus type 1 +E103319 | Diabetes mellitus type 1 +E103391 | Diabetes mellitus type 1 +E103392 | Diabetes mellitus type 1 +E103393 | Diabetes mellitus type 1 +E103399 | Diabetes mellitus type 1 +E103411 | Diabetes mellitus type 1 +E103412 | Diabetes mellitus type 1 +E103413 | Diabetes mellitus type 1 +E103419 | Diabetes mellitus type 1 +E103491 | Diabetes mellitus type 1 +E103492 | Diabetes mellitus type 1 +E103493 | Diabetes mellitus type 1 +E103499 | Diabetes mellitus type 1 +E103511 | Diabetes mellitus type 1 +E103512 | Diabetes mellitus type 1 +E103513 | Diabetes mellitus type 1 +E103519 | Diabetes mellitus type 1 +E103521 | Diabetes mellitus type 1 +E103522 | Diabetes mellitus type 1 +E103523 | Diabetes mellitus type 1 +E103529 | Diabetes mellitus type 1 +E103531 | Diabetes mellitus type 1 +E103532 | Diabetes mellitus type 1 +E103533 | Diabetes mellitus type 1 +E103539 | Diabetes mellitus type 1 +E103541 | Diabetes mellitus type 1 +E103542 | Diabetes mellitus type 1 +E103543 | Diabetes mellitus type 1 +E103549 | Diabetes mellitus type 1 +E103551 | Diabetes mellitus type 1 +E103552 | Diabetes mellitus type 1 +E103553 | Diabetes mellitus type 1 +E103559 | Diabetes mellitus type 1 +E103591 | Diabetes mellitus type 1 +E103592 | Diabetes mellitus type 1 +E103593 | Diabetes mellitus type 1 +E103599 | Diabetes mellitus type 1 +E1036-- | Diabetes mellitus type 1 +E1037X1 | Diabetes mellitus type 1 +E1037X2 | Diabetes mellitus type 1 +E1037X3 | Diabetes mellitus type 1 +E1037X9 | Diabetes mellitus type 1 +E1039-- | Diabetes mellitus type 1 +E104--- | Diabetes mellitus type 1 +E1040-- | Diabetes mellitus type 1 +E1041-- | Diabetes mellitus type 1 +E1042-- | Diabetes mellitus type 1 +E1043-- | Diabetes mellitus type 1 +E1044-- | Diabetes mellitus type 1 +E1049-- | Diabetes mellitus type 1 +E105--- | Diabetes mellitus type 1 +E1051-- | Diabetes mellitus type 1 +E1052-- | Diabetes mellitus type 1 +E1059-- | Diabetes mellitus type 1 +E106--- | Diabetes mellitus type 1 +E10610- | Diabetes mellitus type 1 +E10618- | Diabetes mellitus type 1 +E10620- | Diabetes mellitus type 1 +E10621- | Diabetes mellitus type 1 +E10622- | Diabetes mellitus type 1 +E10628- | Diabetes mellitus type 1 +E10630- | Diabetes mellitus type 1 +E10638- | Diabetes mellitus type 1 +E10641- | Diabetes mellitus type 1 +E10649- | Diabetes mellitus type 1 +E1065-- | Diabetes mellitus type 1 +E1069-- | Diabetes mellitus type 1 +E107--- | Diabetes mellitus type 1 +E108--- | Diabetes mellitus type 1 +E109--- | Diabetes mellitus type 1 +E11---- | Diabetes mellitus type 2 +E110--- | Diabetes mellitus type 2 +E1100-- | Diabetes mellitus type 2 +E1101-- | Diabetes mellitus type 2 +E111--- | Diabetes mellitus type 2 +E113--- | Diabetes mellitus type 2 +E11311- | Diabetes mellitus type 2 +E11319- | Diabetes mellitus type 2 +E113211 | Diabetes mellitus type 2 +E113212 | Diabetes mellitus type 2 +E113213 | Diabetes mellitus type 2 +E113219 | Diabetes mellitus type 2 +E113291 | Diabetes mellitus type 2 +E113292 | Diabetes mellitus type 2 +E113293 | Diabetes mellitus type 2 +E113299 | Diabetes mellitus type 2 +E113311 | Diabetes mellitus type 2 +E113312 | Diabetes mellitus type 2 +E113313 | Diabetes mellitus type 2 +E113319 | Diabetes mellitus type 2 +E113391 | Diabetes mellitus type 2 +E113392 | Diabetes mellitus type 2 +E113393 | Diabetes mellitus type 2 +E113399 | Diabetes mellitus type 2 +E113411 | Diabetes mellitus type 2 +E113412 | Diabetes mellitus type 2 +E113413 | Diabetes mellitus type 2 +E113419 | Diabetes mellitus type 2 +E113491 | Diabetes mellitus type 2 +E113492 | Diabetes mellitus type 2 +E113493 | Diabetes mellitus type 2 +E113499 | Diabetes mellitus type 2 +E113511 | Diabetes mellitus type 2 +E113512 | Diabetes mellitus type 2 +E113513 | Diabetes mellitus type 2 +E113519 | Diabetes mellitus type 2 +E113521 | Diabetes mellitus type 2 +E113522 | Diabetes mellitus type 2 +E113523 | Diabetes mellitus type 2 +E113529 | Diabetes mellitus type 2 +E113531 | Diabetes mellitus type 2 +E113532 | Diabetes mellitus type 2 +E113533 | Diabetes mellitus type 2 +E113539 | Diabetes mellitus type 2 +E113541 | Diabetes mellitus type 2 +E113542 | Diabetes mellitus type 2 +E113543 | Diabetes mellitus type 2 +E113549 | Diabetes mellitus type 2 +E113551 | Diabetes mellitus type 2 +E113552 | Diabetes mellitus type 2 +E113553 | Diabetes mellitus type 2 +E113559 | Diabetes mellitus type 2 +E113591 | Diabetes mellitus type 2 +E113592 | Diabetes mellitus type 2 +E113593 | Diabetes mellitus type 2 +E113599 | Diabetes mellitus type 2 +E1136-- | Diabetes mellitus type 2 +E1137X1 | Diabetes mellitus type 2 +E1137X2 | Diabetes mellitus type 2 +E1137X3 | Diabetes mellitus type 2 +E1137X9 | Diabetes mellitus type 2 +E1139-- | Diabetes mellitus type 2 +E114--- | Diabetes mellitus type 2 +E1140-- | Diabetes mellitus type 2 +E1141-- | Diabetes mellitus type 2 +E1142-- | Diabetes mellitus type 2 +E1143-- | Diabetes mellitus type 2 +E1144-- | Diabetes mellitus type 2 +E1149-- | Diabetes mellitus type 2 +E115--- | Diabetes mellitus type 2 +E1151-- | Diabetes mellitus type 2 +E1152-- | Diabetes mellitus type 2 +E1159-- | Diabetes mellitus type 2 +E116--- | Diabetes mellitus type 2 +E11610- | Diabetes mellitus type 2 +E11618- | Diabetes mellitus type 2 +E11620- | Diabetes mellitus type 2 +E11621- | Diabetes mellitus type 2 +E11622- | Diabetes mellitus type 2 +E11628- | Diabetes mellitus type 2 +E11630- | Diabetes mellitus type 2 +E11638- | Diabetes mellitus type 2 +E11641- | Diabetes mellitus type 2 +E11649- | Diabetes mellitus type 2 +E1165-- | Diabetes mellitus type 2 +E1169-- | Diabetes mellitus type 2 +E117--- | Diabetes mellitus type 2 +E118--- | Diabetes mellitus type 2 +E119--- | Diabetes mellitus type 2 +D631--- | Chronic kidney disease +E0821-- | Chronic kidney disease +E0822-- | Chronic kidney disease +E0829-- | Chronic kidney disease +E102--- | Chronic kidney disease +E1021-- | Chronic kidney disease +E1022-- | Chronic kidney disease +E1029-- | Chronic kidney disease +E112--- | Chronic kidney disease +E1121-- | Chronic kidney disease +E1122-- | Chronic kidney disease +E1129-- | Chronic kidney disease +E122--- | Chronic kidney disease +E132--- | Chronic kidney disease +E1321-- | Chronic kidney disease +E1322-- | Chronic kidney disease +E1329-- | Chronic kidney disease +E142--- | Chronic kidney disease +I12---- | Chronic kidney disease +I120--- | Chronic kidney disease +I129--- | Chronic kidney disease +I13---- | Chronic kidney disease +I130--- | Chronic kidney disease +I131--- | Chronic kidney disease +I1310-- | Chronic kidney disease +I1311-- | Chronic kidney disease +I132--- | Chronic kidney disease +I139--- | Chronic kidney disease +N02---- | Chronic kidney disease +N020--- | Chronic kidney disease +N021--- | Chronic kidney disease +N022--- | Chronic kidney disease +N023--- | Chronic kidney disease +N024--- | Chronic kidney disease +N025--- | Chronic kidney disease +N026--- | Chronic kidney disease +N027--- | Chronic kidney disease +N028--- | Chronic kidney disease +N029--- | Chronic kidney disease +N03---- | Chronic kidney disease +N030--- | Chronic kidney disease +N031--- | Chronic kidney disease +N032--- | Chronic kidney disease +N033--- | Chronic kidney disease +N034--- | Chronic kidney disease +N035--- | Chronic kidney disease +N036--- | Chronic kidney disease +N037--- | Chronic kidney disease +N038--- | Chronic kidney disease +N039--- | Chronic kidney disease +N04---- | Chronic kidney disease +N040--- | Chronic kidney disease +N041--- | Chronic kidney disease +N042--- | Chronic kidney disease +N043--- | Chronic kidney disease +N044--- | Chronic kidney disease +N045--- | Chronic kidney disease +N046--- | Chronic kidney disease +N047--- | Chronic kidney disease +N048--- | Chronic kidney disease +N049--- | Chronic kidney disease +N05---- | Chronic kidney disease +N050--- | Chronic kidney disease +N051--- | Chronic kidney disease +N052--- | Chronic kidney disease +N053--- | Chronic kidney disease +N054--- | Chronic kidney disease +N055--- | Chronic kidney disease +N056--- | Chronic kidney disease +N057--- | Chronic kidney disease +N058--- | Chronic kidney disease +N059--- | Chronic kidney disease +N06---- | Chronic kidney disease +N060--- | Chronic kidney disease +N061--- | Chronic kidney disease +N062--- | Chronic kidney disease +N063--- | Chronic kidney disease +N064--- | Chronic kidney disease +N065--- | Chronic kidney disease +N066--- | Chronic kidney disease +N067--- | Chronic kidney disease +N068--- | Chronic kidney disease +N069--- | Chronic kidney disease +N07---- | Chronic kidney disease +N070--- | Chronic kidney disease +N071--- | Chronic kidney disease +N072--- | Chronic kidney disease +N073--- | Chronic kidney disease +N074--- | Chronic kidney disease +N075--- | Chronic kidney disease +N076--- | Chronic kidney disease +N077--- | Chronic kidney disease +N078--- | Chronic kidney disease +N079--- | Chronic kidney disease +N08---- | Chronic kidney disease +N080--- | Chronic kidney disease +N081--- | Chronic kidney disease +N082--- | Chronic kidney disease +N083--- | Chronic kidney disease +N084--- | Chronic kidney disease +N085--- | Chronic kidney disease +N088--- | Chronic kidney disease +N150--- | Chronic kidney disease +N17---- | Chronic kidney disease +N170--- | Chronic kidney disease +N171--- | Chronic kidney disease +N172--- | Chronic kidney disease +N178--- | Chronic kidney disease +N179--- | Chronic kidney disease +N18---- | Chronic kidney disease +N181--- | Chronic kidney disease +N182--- | Chronic kidney disease +N183--- | Chronic kidney disease +N184--- | Chronic kidney disease +N185--- | Chronic kidney disease +N186--- | Chronic kidney disease +N189--- | Chronic kidney disease +N19---- | Chronic kidney disease +Q60---- | Chronic kidney disease +Q600--- | Chronic kidney disease +Q601--- | Chronic kidney disease +Q602--- | Chronic kidney disease +Q603--- | Chronic kidney disease +Q604--- | Chronic kidney disease +Q605--- | Chronic kidney disease +Q606--- | Chronic kidney disease +Q61---- | Chronic kidney disease +Q610--- | Chronic kidney disease +Q6100-- | Chronic kidney disease +Q6101-- | Chronic kidney disease +Q6102-- | Chronic kidney disease +Q611--- | Chronic kidney disease +Q6111-- | Chronic kidney disease +Q6119-- | Chronic kidney disease +Q612--- | Chronic kidney disease +Q613--- | Chronic kidney disease +Q614--- | Chronic kidney disease +Q615--- | Chronic kidney disease +Q618--- | Chronic kidney disease +Q619--- | Chronic kidney disease +Q62---- | Chronic kidney disease +Q620--- | Chronic kidney disease +Q621--- | Chronic kidney disease +Q6210-- | Chronic kidney disease +Q6211-- | Chronic kidney disease +Q6212-- | Chronic kidney disease +Q622--- | Chronic kidney disease +Q623--- | Chronic kidney disease +Q6231-- | Chronic kidney disease +Q6232-- | Chronic kidney disease +Q6239-- | Chronic kidney disease +Q624--- | Chronic kidney disease +Q625--- | Chronic kidney disease +Q626--- | Chronic kidney disease +Q6260-- | Chronic kidney disease +Q6261-- | Chronic kidney disease +Q6262-- | Chronic kidney disease +Q6263-- | Chronic kidney disease +Q6269-- | Chronic kidney disease +Q627--- | Chronic kidney disease +Q628--- | Chronic kidney disease +Q63---- | Chronic kidney disease +Q630--- | Chronic kidney disease +Q631--- | Chronic kidney disease +Q632--- | Chronic kidney disease +Q638--- | Chronic kidney disease +Q639--- | Chronic kidney disease +Q642--- | Chronic kidney disease +Q643--- | Chronic kidney disease +Q6431-- | Chronic kidney disease +Q6432-- | Chronic kidney disease +Q6433-- | Chronic kidney disease +Q6439-- | Chronic kidney disease +Q644--- | Chronic kidney disease +Q645--- | Chronic kidney disease +Q646--- | Chronic kidney disease +Q647--- | Chronic kidney disease +Q6470-- | Chronic kidney disease +Q6471-- | Chronic kidney disease +Q6472-- | Chronic kidney disease +Q6473-- | Chronic kidney disease +Q6474-- | Chronic kidney disease +Q6475-- | Chronic kidney disease +Q6479-- | Chronic kidney disease +Q648--- | Chronic kidney disease +Q649--- | Chronic kidney disease +Z49---- | Chronic kidney disease +Z490--- | Chronic kidney disease +Z4901-- | Chronic kidney disease +Z4902-- | Chronic kidney disease +Z491--- | Chronic kidney disease +Z492--- | Chronic kidney disease +Z4931-- | Chronic kidney disease +Z4932-- | Chronic kidney disease +Z524--- | Chronic kidney disease +Z992--- | Chronic kidney disease +E102--- | Chronic kidney disease due to diabetes mellitus type 1 +E1021-- | Chronic kidney disease due to diabetes mellitus type 1 +E1022-- | Chronic kidney disease due to diabetes mellitus type 1 +E1029-- | Chronic kidney disease due to diabetes mellitus type 1 +E112--- | Chronic kidney disease due to diabetes mellitus type 2 +E1121-- | Chronic kidney disease due to diabetes mellitus type 2 +E1122-- | Chronic kidney disease due to diabetes mellitus type 2 +E1129-- | Chronic kidney disease due to diabetes mellitus type 2 +I12---- | Chronic kidney disease due to hypertension +I120--- | Chronic kidney disease due to hypertension +I129--- | Chronic kidney disease due to hypertension +I13---- | Chronic kidney disease due to hypertension +I130--- | Chronic kidney disease due to hypertension +I131--- | Chronic kidney disease due to hypertension +I1310-- | Chronic kidney disease due to hypertension +I1311-- | Chronic kidney disease due to hypertension +I132--- | Chronic kidney disease due to hypertension +I139--- | Chronic kidney disease due to hypertension +N03---- | Chronic kidney disease due to glomerulonephritis +N030--- | Chronic kidney disease due to glomerulonephritis +N031--- | Chronic kidney disease due to glomerulonephritis +N032--- | Chronic kidney disease due to glomerulonephritis +N033--- | Chronic kidney disease due to glomerulonephritis +N034--- | Chronic kidney disease due to glomerulonephritis +N035--- | Chronic kidney disease due to glomerulonephritis +N036--- | Chronic kidney disease due to glomerulonephritis +N037--- | Chronic kidney disease due to glomerulonephritis +N038--- | Chronic kidney disease due to glomerulonephritis +N039--- | Chronic kidney disease due to glomerulonephritis +N04---- | Chronic kidney disease due to glomerulonephritis +N040--- | Chronic kidney disease due to glomerulonephritis +N041--- | Chronic kidney disease due to glomerulonephritis +N042--- | Chronic kidney disease due to glomerulonephritis +N043--- | Chronic kidney disease due to glomerulonephritis +N044--- | Chronic kidney disease due to glomerulonephritis +N045--- | Chronic kidney disease due to glomerulonephritis +N046--- | Chronic kidney disease due to glomerulonephritis +N047--- | Chronic kidney disease due to glomerulonephritis +N048--- | Chronic kidney disease due to glomerulonephritis +N049--- | Chronic kidney disease due to glomerulonephritis +N05---- | Chronic kidney disease due to glomerulonephritis +N050--- | Chronic kidney disease due to glomerulonephritis +N051--- | Chronic kidney disease due to glomerulonephritis +N052--- | Chronic kidney disease due to glomerulonephritis +N053--- | Chronic kidney disease due to glomerulonephritis +N054--- | Chronic kidney disease due to glomerulonephritis +N055--- | Chronic kidney disease due to glomerulonephritis +N056--- | Chronic kidney disease due to glomerulonephritis +N057--- | Chronic kidney disease due to glomerulonephritis +N058--- | Chronic kidney disease due to glomerulonephritis +N059--- | Chronic kidney disease due to glomerulonephritis +N06---- | Chronic kidney disease due to glomerulonephritis +N060--- | Chronic kidney disease due to glomerulonephritis +N061--- | Chronic kidney disease due to glomerulonephritis +N062--- | Chronic kidney disease due to glomerulonephritis +N063--- | Chronic kidney disease due to glomerulonephritis +N064--- | Chronic kidney disease due to glomerulonephritis +N065--- | Chronic kidney disease due to glomerulonephritis +N066--- | Chronic kidney disease due to glomerulonephritis +N067--- | Chronic kidney disease due to glomerulonephritis +N068--- | Chronic kidney disease due to glomerulonephritis +N069--- | Chronic kidney disease due to glomerulonephritis +N08---- | Chronic kidney disease due to glomerulonephritis +N080--- | Chronic kidney disease due to glomerulonephritis +N081--- | Chronic kidney disease due to glomerulonephritis +N082--- | Chronic kidney disease due to glomerulonephritis +N083--- | Chronic kidney disease due to glomerulonephritis +N084--- | Chronic kidney disease due to glomerulonephritis +N085--- | Chronic kidney disease due to glomerulonephritis +N088--- | Chronic kidney disease due to glomerulonephritis +N02---- | Chronic kidney disease due to other and unspecified causes +N020--- | Chronic kidney disease due to other and unspecified causes +N021--- | Chronic kidney disease due to other and unspecified causes +N022--- | Chronic kidney disease due to other and unspecified causes +N023--- | Chronic kidney disease due to other and unspecified causes +N024--- | Chronic kidney disease due to other and unspecified causes +N025--- | Chronic kidney disease due to other and unspecified causes +N026--- | Chronic kidney disease due to other and unspecified causes +N027--- | Chronic kidney disease due to other and unspecified causes +N028--- | Chronic kidney disease due to other and unspecified causes +N029--- | Chronic kidney disease due to other and unspecified causes +N07---- | Chronic kidney disease due to other and unspecified causes +N070--- | Chronic kidney disease due to other and unspecified causes +N071--- | Chronic kidney disease due to other and unspecified causes +N072--- | Chronic kidney disease due to other and unspecified causes +N073--- | Chronic kidney disease due to other and unspecified causes +N074--- | Chronic kidney disease due to other and unspecified causes +N075--- | Chronic kidney disease due to other and unspecified causes +N076--- | Chronic kidney disease due to other and unspecified causes +N077--- | Chronic kidney disease due to other and unspecified causes +N078--- | Chronic kidney disease due to other and unspecified causes +N079--- | Chronic kidney disease due to other and unspecified causes +Q60---- | Chronic kidney disease due to other and unspecified causes +Q600--- | Chronic kidney disease due to other and unspecified causes +Q601--- | Chronic kidney disease due to other and unspecified causes +Q602--- | Chronic kidney disease due to other and unspecified causes +Q603--- | Chronic kidney disease due to other and unspecified causes +Q604--- | Chronic kidney disease due to other and unspecified causes +Q605--- | Chronic kidney disease due to other and unspecified causes +Q606--- | Chronic kidney disease due to other and unspecified causes +Q61---- | Chronic kidney disease due to other and unspecified causes +Q610--- | Chronic kidney disease due to other and unspecified causes +Q6100-- | Chronic kidney disease due to other and unspecified causes +Q6101-- | Chronic kidney disease due to other and unspecified causes +Q6102-- | Chronic kidney disease due to other and unspecified causes +Q611--- | Chronic kidney disease due to other and unspecified causes +Q6111-- | Chronic kidney disease due to other and unspecified causes +Q6119-- | Chronic kidney disease due to other and unspecified causes +Q612--- | Chronic kidney disease due to other and unspecified causes +Q613--- | Chronic kidney disease due to other and unspecified causes +Q614--- | Chronic kidney disease due to other and unspecified causes +Q615--- | Chronic kidney disease due to other and unspecified causes +Q618--- | Chronic kidney disease due to other and unspecified causes +Q619--- | Chronic kidney disease due to other and unspecified causes +Q62---- | Chronic kidney disease due to other and unspecified causes +Q620--- | Chronic kidney disease due to other and unspecified causes +Q621--- | Chronic kidney disease due to other and unspecified causes +Q6210-- | Chronic kidney disease due to other and unspecified causes +Q6211-- | Chronic kidney disease due to other and unspecified causes +Q6212-- | Chronic kidney disease due to other and unspecified causes +Q622--- | Chronic kidney disease due to other and unspecified causes +Q623--- | Chronic kidney disease due to other and unspecified causes +Q6231-- | Chronic kidney disease due to other and unspecified causes +Q6232-- | Chronic kidney disease due to other and unspecified causes +Q6239-- | Chronic kidney disease due to other and unspecified causes +Q624--- | Chronic kidney disease due to other and unspecified causes +Q625--- | Chronic kidney disease due to other and unspecified causes +Q626--- | Chronic kidney disease due to other and unspecified causes +Q6260-- | Chronic kidney disease due to other and unspecified causes +Q6261-- | Chronic kidney disease due to other and unspecified causes +Q6262-- | Chronic kidney disease due to other and unspecified causes +Q6263-- | Chronic kidney disease due to other and unspecified causes +Q6269-- | Chronic kidney disease due to other and unspecified causes +Q627--- | Chronic kidney disease due to other and unspecified causes +Q628--- | Chronic kidney disease due to other and unspecified causes +Q63---- | Chronic kidney disease due to other and unspecified causes +Q630--- | Chronic kidney disease due to other and unspecified causes +Q631--- | Chronic kidney disease due to other and unspecified causes +Q632--- | Chronic kidney disease due to other and unspecified causes +Q638--- | Chronic kidney disease due to other and unspecified causes +Q639--- | Chronic kidney disease due to other and unspecified causes +Q642--- | Chronic kidney disease due to other and unspecified causes +Q643--- | Chronic kidney disease due to other and unspecified causes +Q6431-- | Chronic kidney disease due to other and unspecified causes +Q6432-- | Chronic kidney disease due to other and unspecified causes +Q6433-- | Chronic kidney disease due to other and unspecified causes +Q6439-- | Chronic kidney disease due to other and unspecified causes +Q644--- | Chronic kidney disease due to other and unspecified causes +Q645--- | Chronic kidney disease due to other and unspecified causes +Q646--- | Chronic kidney disease due to other and unspecified causes +Q647--- | Chronic kidney disease due to other and unspecified causes +Q6470-- | Chronic kidney disease due to other and unspecified causes +Q6471-- | Chronic kidney disease due to other and unspecified causes +Q6472-- | Chronic kidney disease due to other and unspecified causes +Q6473-- | Chronic kidney disease due to other and unspecified causes +Q6474-- | Chronic kidney disease due to other and unspecified causes +Q6475-- | Chronic kidney disease due to other and unspecified causes +Q6479-- | Chronic kidney disease due to other and unspecified causes +Q648--- | Chronic kidney disease due to other and unspecified causes +Q649--- | Chronic kidney disease due to other and unspecified causes +N00---- | Acute glomerulonephritis +N000--- | Acute glomerulonephritis +N001--- | Acute glomerulonephritis +N002--- | Acute glomerulonephritis +N003--- | Acute glomerulonephritis +N004--- | Acute glomerulonephritis +N005--- | Acute glomerulonephritis +N006--- | Acute glomerulonephritis +N007--- | Acute glomerulonephritis +N008--- | Acute glomerulonephritis +N009--- | Acute glomerulonephritis +N01---- | Acute glomerulonephritis +N010--- | Acute glomerulonephritis +N011--- | Acute glomerulonephritis +N012--- | Acute glomerulonephritis +N013--- | Acute glomerulonephritis +N014--- | Acute glomerulonephritis +N015--- | Acute glomerulonephritis +N016--- | Acute glomerulonephritis +N017--- | Acute glomerulonephritis +N018--- | Acute glomerulonephritis +N019--- | Acute glomerulonephritis +A46---- | Skin and subcutaneous diseases +A66---- | Skin and subcutaneous diseases +A660--- | Skin and subcutaneous diseases +A661--- | Skin and subcutaneous diseases +A662--- | Skin and subcutaneous diseases +A663--- | Skin and subcutaneous diseases +A664--- | Skin and subcutaneous diseases +A665--- | Skin and subcutaneous diseases +A666--- | Skin and subcutaneous diseases +A667--- | Skin and subcutaneous diseases +A668--- | Skin and subcutaneous diseases +A669--- | Skin and subcutaneous diseases +A67---- | Skin and subcutaneous diseases +A670--- | Skin and subcutaneous diseases +A671--- | Skin and subcutaneous diseases +A672--- | Skin and subcutaneous diseases +A673--- | Skin and subcutaneous diseases +A679--- | Skin and subcutaneous diseases +B07---- | Skin and subcutaneous diseases +B070--- | Skin and subcutaneous diseases +B078--- | Skin and subcutaneous diseases +B079--- | Skin and subcutaneous diseases +B08---- | Skin and subcutaneous diseases +B080--- | Skin and subcutaneous diseases +B08010- | Skin and subcutaneous diseases +B08011- | Skin and subcutaneous diseases +B0802-- | Skin and subcutaneous diseases +B0803-- | Skin and subcutaneous diseases +B0804-- | Skin and subcutaneous diseases +B0809-- | Skin and subcutaneous diseases +B081--- | Skin and subcutaneous diseases +B082--- | Skin and subcutaneous diseases +B0820-- | Skin and subcutaneous diseases +B0821-- | Skin and subcutaneous diseases +B0822-- | Skin and subcutaneous diseases +B083--- | Skin and subcutaneous diseases +B084--- | Skin and subcutaneous diseases +B085--- | Skin and subcutaneous diseases +B0860-- | Skin and subcutaneous diseases +B0861-- | Skin and subcutaneous diseases +B0862-- | Skin and subcutaneous diseases +B0869-- | Skin and subcutaneous diseases +B0870-- | Skin and subcutaneous diseases +B0871-- | Skin and subcutaneous diseases +B0872-- | Skin and subcutaneous diseases +B0879-- | Skin and subcutaneous diseases +B088--- | Skin and subcutaneous diseases +B09---- | Skin and subcutaneous diseases +B35---- | Skin and subcutaneous diseases +B350--- | Skin and subcutaneous diseases +B351--- | Skin and subcutaneous diseases +B352--- | Skin and subcutaneous diseases +B353--- | Skin and subcutaneous diseases +B354--- | Skin and subcutaneous diseases +B355--- | Skin and subcutaneous diseases +B356--- | Skin and subcutaneous diseases +B358--- | Skin and subcutaneous diseases +B359--- | Skin and subcutaneous diseases +B36---- | Skin and subcutaneous diseases +B360--- | Skin and subcutaneous diseases +B361--- | Skin and subcutaneous diseases +B362--- | Skin and subcutaneous diseases +B363--- | Skin and subcutaneous diseases +B368--- | Skin and subcutaneous diseases +B369--- | Skin and subcutaneous diseases +B85---- | Skin and subcutaneous diseases +B850--- | Skin and subcutaneous diseases +B851--- | Skin and subcutaneous diseases +B852--- | Skin and subcutaneous diseases +B853--- | Skin and subcutaneous diseases +B854--- | Skin and subcutaneous diseases +B86---- | Skin and subcutaneous diseases +B87---- | Skin and subcutaneous diseases +B870--- | Skin and subcutaneous diseases +B871--- | Skin and subcutaneous diseases +B872--- | Skin and subcutaneous diseases +B873--- | Skin and subcutaneous diseases +B874--- | Skin and subcutaneous diseases +B878--- | Skin and subcutaneous diseases +B8781-- | Skin and subcutaneous diseases +B8782-- | Skin and subcutaneous diseases +B8789-- | Skin and subcutaneous diseases +B879--- | Skin and subcutaneous diseases +B88---- | Skin and subcutaneous diseases +B880--- | Skin and subcutaneous diseases +B881--- | Skin and subcutaneous diseases +B882--- | Skin and subcutaneous diseases +B883--- | Skin and subcutaneous diseases +B888--- | Skin and subcutaneous diseases +B889--- | Skin and subcutaneous diseases +D863--- | Skin and subcutaneous diseases +E801--- | Skin and subcutaneous diseases +E802--- | Skin and subcutaneous diseases +E8020-- | Skin and subcutaneous diseases +E8021-- | Skin and subcutaneous diseases +E8029-- | Skin and subcutaneous diseases +I891--- | Skin and subcutaneous diseases +I898--- | Skin and subcutaneous diseases +L00---- | Skin and subcutaneous diseases +L01---- | Skin and subcutaneous diseases +L010--- | Skin and subcutaneous diseases +L0100-- | Skin and subcutaneous diseases +L0101-- | Skin and subcutaneous diseases +L0102-- | Skin and subcutaneous diseases +L0103-- | Skin and subcutaneous diseases +L0109-- | Skin and subcutaneous diseases +L011--- | Skin and subcutaneous diseases +L02---- | Skin and subcutaneous diseases +L020--- | Skin and subcutaneous diseases +L0201-- | Skin and subcutaneous diseases +L0202-- | Skin and subcutaneous diseases +L0203-- | Skin and subcutaneous diseases +L021--- | Skin and subcutaneous diseases +L0211-- | Skin and subcutaneous diseases +L0212-- | Skin and subcutaneous diseases +L0213-- | Skin and subcutaneous diseases +L022--- | Skin and subcutaneous diseases +L02211- | Skin and subcutaneous diseases +L02212- | Skin and subcutaneous diseases +L02213- | Skin and subcutaneous diseases +L02214- | Skin and subcutaneous diseases +L02215- | Skin and subcutaneous diseases +L02216- | Skin and subcutaneous diseases +L02219- | Skin and subcutaneous diseases +L02221- | Skin and subcutaneous diseases +L02222- | Skin and subcutaneous diseases +L02223- | Skin and subcutaneous diseases +L02224- | Skin and subcutaneous diseases +L02225- | Skin and subcutaneous diseases +L02226- | Skin and subcutaneous diseases +L02229- | Skin and subcutaneous diseases +L02231- | Skin and subcutaneous diseases +L02232- | Skin and subcutaneous diseases +L02233- | Skin and subcutaneous diseases +L02234- | Skin and subcutaneous diseases +L02235- | Skin and subcutaneous diseases +L02236- | Skin and subcutaneous diseases +L02239- | Skin and subcutaneous diseases +L023--- | Skin and subcutaneous diseases +L0231-- | Skin and subcutaneous diseases +L0232-- | Skin and subcutaneous diseases +L0233-- | Skin and subcutaneous diseases +L024--- | Skin and subcutaneous diseases +L02411- | Skin and subcutaneous diseases +L02412- | Skin and subcutaneous diseases +L02413- | Skin and subcutaneous diseases +L02414- | Skin and subcutaneous diseases +L02415- | Skin and subcutaneous diseases +L02416- | Skin and subcutaneous diseases +L02419- | Skin and subcutaneous diseases +L02421- | Skin and subcutaneous diseases +L02422- | Skin and subcutaneous diseases +L02423- | Skin and subcutaneous diseases +L02424- | Skin and subcutaneous diseases +L02425- | Skin and subcutaneous diseases +L02426- | Skin and subcutaneous diseases +L02429- | Skin and subcutaneous diseases +L02431- | Skin and subcutaneous diseases +L02432- | Skin and subcutaneous diseases +L02433- | Skin and subcutaneous diseases +L02434- | Skin and subcutaneous diseases +L02435- | Skin and subcutaneous diseases +L02436- | Skin and subcutaneous diseases +L02439- | Skin and subcutaneous diseases +L02511- | Skin and subcutaneous diseases +L02512- | Skin and subcutaneous diseases +L02519- | Skin and subcutaneous diseases +L02521- | Skin and subcutaneous diseases +L02522- | Skin and subcutaneous diseases +L02529- | Skin and subcutaneous diseases +L02531- | Skin and subcutaneous diseases +L02532- | Skin and subcutaneous diseases +L02539- | Skin and subcutaneous diseases +L02611- | Skin and subcutaneous diseases +L02612- | Skin and subcutaneous diseases +L02619- | Skin and subcutaneous diseases +L02621- | Skin and subcutaneous diseases +L02622- | Skin and subcutaneous diseases +L02629- | Skin and subcutaneous diseases +L02631- | Skin and subcutaneous diseases +L02632- | Skin and subcutaneous diseases +L02639- | Skin and subcutaneous diseases +L028--- | Skin and subcutaneous diseases +L02811- | Skin and subcutaneous diseases +L02818- | Skin and subcutaneous diseases +L02821- | Skin and subcutaneous diseases +L02828- | Skin and subcutaneous diseases +L02831- | Skin and subcutaneous diseases +L02838- | Skin and subcutaneous diseases +L029--- | Skin and subcutaneous diseases +L0291-- | Skin and subcutaneous diseases +L0292-- | Skin and subcutaneous diseases +L0293-- | Skin and subcutaneous diseases +L03---- | Skin and subcutaneous diseases +L030--- | Skin and subcutaneous diseases +L03011- | Skin and subcutaneous diseases +L03012- | Skin and subcutaneous diseases +L03019- | Skin and subcutaneous diseases +L03021- | Skin and subcutaneous diseases +L03022- | Skin and subcutaneous diseases +L03029- | Skin and subcutaneous diseases +L03031- | Skin and subcutaneous diseases +L03032- | Skin and subcutaneous diseases +L03039- | Skin and subcutaneous diseases +L03041- | Skin and subcutaneous diseases +L03042- | Skin and subcutaneous diseases +L03049- | Skin and subcutaneous diseases +L031--- | Skin and subcutaneous diseases +L03111- | Skin and subcutaneous diseases +L03112- | Skin and subcutaneous diseases +L03113- | Skin and subcutaneous diseases +L03114- | Skin and subcutaneous diseases +L03115- | Skin and subcutaneous diseases +L03116- | Skin and subcutaneous diseases +L03119- | Skin and subcutaneous diseases +L03121- | Skin and subcutaneous diseases +L03122- | Skin and subcutaneous diseases +L03123- | Skin and subcutaneous diseases +L03124- | Skin and subcutaneous diseases +L03125- | Skin and subcutaneous diseases +L03126- | Skin and subcutaneous diseases +L03129- | Skin and subcutaneous diseases +L032--- | Skin and subcutaneous diseases +L03211- | Skin and subcutaneous diseases +L03212- | Skin and subcutaneous diseases +L03213- | Skin and subcutaneous diseases +L03221- | Skin and subcutaneous diseases +L03222- | Skin and subcutaneous diseases +L033--- | Skin and subcutaneous diseases +L03311- | Skin and subcutaneous diseases +L03312- | Skin and subcutaneous diseases +L03313- | Skin and subcutaneous diseases +L03314- | Skin and subcutaneous diseases +L03315- | Skin and subcutaneous diseases +L03316- | Skin and subcutaneous diseases +L03317- | Skin and subcutaneous diseases +L03319- | Skin and subcutaneous diseases +L03321- | Skin and subcutaneous diseases +L03322- | Skin and subcutaneous diseases +L03323- | Skin and subcutaneous diseases +L03324- | Skin and subcutaneous diseases +L03325- | Skin and subcutaneous diseases +L03326- | Skin and subcutaneous diseases +L03327- | Skin and subcutaneous diseases +L03329- | Skin and subcutaneous diseases +L038--- | Skin and subcutaneous diseases +L03811- | Skin and subcutaneous diseases +L03818- | Skin and subcutaneous diseases +L03891- | Skin and subcutaneous diseases +L03898- | Skin and subcutaneous diseases +L039--- | Skin and subcutaneous diseases +L0390-- | Skin and subcutaneous diseases +L0391-- | Skin and subcutaneous diseases +L04---- | Skin and subcutaneous diseases +L040--- | Skin and subcutaneous diseases +L041--- | Skin and subcutaneous diseases +L042--- | Skin and subcutaneous diseases +L043--- | Skin and subcutaneous diseases +L048--- | Skin and subcutaneous diseases +L049--- | Skin and subcutaneous diseases +L05---- | Skin and subcutaneous diseases +L050--- | Skin and subcutaneous diseases +L0501-- | Skin and subcutaneous diseases +L0502-- | Skin and subcutaneous diseases +L059--- | Skin and subcutaneous diseases +L0591-- | Skin and subcutaneous diseases +L0592-- | Skin and subcutaneous diseases +L08---- | Skin and subcutaneous diseases +L080--- | Skin and subcutaneous diseases +L081--- | Skin and subcutaneous diseases +L088--- | Skin and subcutaneous diseases +L0881-- | Skin and subcutaneous diseases +L0882-- | Skin and subcutaneous diseases +L0889-- | Skin and subcutaneous diseases +L089--- | Skin and subcutaneous diseases +L10---- | Skin and subcutaneous diseases +L100--- | Skin and subcutaneous diseases +L101--- | Skin and subcutaneous diseases +L102--- | Skin and subcutaneous diseases +L103--- | Skin and subcutaneous diseases +L104--- | Skin and subcutaneous diseases +L105--- | Skin and subcutaneous diseases +L108--- | Skin and subcutaneous diseases +L1081-- | Skin and subcutaneous diseases +L1089-- | Skin and subcutaneous diseases +L109--- | Skin and subcutaneous diseases +L11---- | Skin and subcutaneous diseases +L110--- | Skin and subcutaneous diseases +L111--- | Skin and subcutaneous diseases +L118--- | Skin and subcutaneous diseases +L119--- | Skin and subcutaneous diseases +L12---- | Skin and subcutaneous diseases +L120--- | Skin and subcutaneous diseases +L121--- | Skin and subcutaneous diseases +L122--- | Skin and subcutaneous diseases +L123--- | Skin and subcutaneous diseases +L1230-- | Skin and subcutaneous diseases +L1231-- | Skin and subcutaneous diseases +L1235-- | Skin and subcutaneous diseases +L128--- | Skin and subcutaneous diseases +L129--- | Skin and subcutaneous diseases +L13---- | Skin and subcutaneous diseases +L130--- | Skin and subcutaneous diseases +L131--- | Skin and subcutaneous diseases +L138--- | Skin and subcutaneous diseases +L139--- | Skin and subcutaneous diseases +L14---- | Skin and subcutaneous diseases +L20---- | Skin and subcutaneous diseases +L200--- | Skin and subcutaneous diseases +L208--- | Skin and subcutaneous diseases +L2081-- | Skin and subcutaneous diseases +L2082-- | Skin and subcutaneous diseases +L2083-- | Skin and subcutaneous diseases +L2084-- | Skin and subcutaneous diseases +L2089-- | Skin and subcutaneous diseases +L209--- | Skin and subcutaneous diseases +L21---- | Skin and subcutaneous diseases +L210--- | Skin and subcutaneous diseases +L211--- | Skin and subcutaneous diseases +L218--- | Skin and subcutaneous diseases +L219--- | Skin and subcutaneous diseases +L22---- | Skin and subcutaneous diseases +L23---- | Skin and subcutaneous diseases +L230--- | Skin and subcutaneous diseases +L231--- | Skin and subcutaneous diseases +L232--- | Skin and subcutaneous diseases +L234--- | Skin and subcutaneous diseases +L235--- | Skin and subcutaneous diseases +L236--- | Skin and subcutaneous diseases +L237--- | Skin and subcutaneous diseases +L238--- | Skin and subcutaneous diseases +L2381-- | Skin and subcutaneous diseases +L2389-- | Skin and subcutaneous diseases +L239--- | Skin and subcutaneous diseases +L24---- | Skin and subcutaneous diseases +L240--- | Skin and subcutaneous diseases +L241--- | Skin and subcutaneous diseases +L242--- | Skin and subcutaneous diseases +L243--- | Skin and subcutaneous diseases +L244--- | Skin and subcutaneous diseases +L245--- | Skin and subcutaneous diseases +L246--- | Skin and subcutaneous diseases +L247--- | Skin and subcutaneous diseases +L248--- | Skin and subcutaneous diseases +L2481-- | Skin and subcutaneous diseases +L2489-- | Skin and subcutaneous diseases +L249--- | Skin and subcutaneous diseases +L25---- | Skin and subcutaneous diseases +L250--- | Skin and subcutaneous diseases +L251--- | Skin and subcutaneous diseases +L252--- | Skin and subcutaneous diseases +L253--- | Skin and subcutaneous diseases +L254--- | Skin and subcutaneous diseases +L255--- | Skin and subcutaneous diseases +L258--- | Skin and subcutaneous diseases +L259--- | Skin and subcutaneous diseases +L26---- | Skin and subcutaneous diseases +L27---- | Skin and subcutaneous diseases +L272--- | Skin and subcutaneous diseases +L278--- | Skin and subcutaneous diseases +L279--- | Skin and subcutaneous diseases +L28---- | Skin and subcutaneous diseases +L280--- | Skin and subcutaneous diseases +L281--- | Skin and subcutaneous diseases +L282--- | Skin and subcutaneous diseases +L29---- | Skin and subcutaneous diseases +L290--- | Skin and subcutaneous diseases +L291--- | Skin and subcutaneous diseases +L292--- | Skin and subcutaneous diseases +L293--- | Skin and subcutaneous diseases +L298--- | Skin and subcutaneous diseases +L299--- | Skin and subcutaneous diseases +L30---- | Skin and subcutaneous diseases +L300--- | Skin and subcutaneous diseases +L301--- | Skin and subcutaneous diseases +L302--- | Skin and subcutaneous diseases +L303--- | Skin and subcutaneous diseases +L304--- | Skin and subcutaneous diseases +L305--- | Skin and subcutaneous diseases +L308--- | Skin and subcutaneous diseases +L309--- | Skin and subcutaneous diseases +L40---- | Skin and subcutaneous diseases +L400--- | Skin and subcutaneous diseases +L401--- | Skin and subcutaneous diseases +L402--- | Skin and subcutaneous diseases +L403--- | Skin and subcutaneous diseases +L404--- | Skin and subcutaneous diseases +L405--- | Skin and subcutaneous diseases +L4050-- | Skin and subcutaneous diseases +L4051-- | Skin and subcutaneous diseases +L4052-- | Skin and subcutaneous diseases +L4053-- | Skin and subcutaneous diseases +L4054-- | Skin and subcutaneous diseases +L4059-- | Skin and subcutaneous diseases +L408--- | Skin and subcutaneous diseases +L409--- | Skin and subcutaneous diseases +L41---- | Skin and subcutaneous diseases +L410--- | Skin and subcutaneous diseases +L411--- | Skin and subcutaneous diseases +L413--- | Skin and subcutaneous diseases +L414--- | Skin and subcutaneous diseases +L415--- | Skin and subcutaneous diseases +L418--- | Skin and subcutaneous diseases +L419--- | Skin and subcutaneous diseases +L42---- | Skin and subcutaneous diseases +L43---- | Skin and subcutaneous diseases +L430--- | Skin and subcutaneous diseases +L431--- | Skin and subcutaneous diseases +L432--- | Skin and subcutaneous diseases +L433--- | Skin and subcutaneous diseases +L438--- | Skin and subcutaneous diseases +L439--- | Skin and subcutaneous diseases +L44---- | Skin and subcutaneous diseases +L440--- | Skin and subcutaneous diseases +L441--- | Skin and subcutaneous diseases +L442--- | Skin and subcutaneous diseases +L443--- | Skin and subcutaneous diseases +L444--- | Skin and subcutaneous diseases +L448--- | Skin and subcutaneous diseases +L449--- | Skin and subcutaneous diseases +L45---- | Skin and subcutaneous diseases +L490--- | Skin and subcutaneous diseases +L491--- | Skin and subcutaneous diseases +L492--- | Skin and subcutaneous diseases +L493--- | Skin and subcutaneous diseases +L494--- | Skin and subcutaneous diseases +L495--- | Skin and subcutaneous diseases +L496--- | Skin and subcutaneous diseases +L497--- | Skin and subcutaneous diseases +L498--- | Skin and subcutaneous diseases +L499--- | Skin and subcutaneous diseases +L50---- | Skin and subcutaneous diseases +L500--- | Skin and subcutaneous diseases +L501--- | Skin and subcutaneous diseases +L502--- | Skin and subcutaneous diseases +L503--- | Skin and subcutaneous diseases +L504--- | Skin and subcutaneous diseases +L505--- | Skin and subcutaneous diseases +L506--- | Skin and subcutaneous diseases +L508--- | Skin and subcutaneous diseases +L509--- | Skin and subcutaneous diseases +L51---- | Skin and subcutaneous diseases +L510--- | Skin and subcutaneous diseases +L511--- | Skin and subcutaneous diseases +L512--- | Skin and subcutaneous diseases +L513--- | Skin and subcutaneous diseases +L518--- | Skin and subcutaneous diseases +L519--- | Skin and subcutaneous diseases +L52---- | Skin and subcutaneous diseases +L53---- | Skin and subcutaneous diseases +L530--- | Skin and subcutaneous diseases +L531--- | Skin and subcutaneous diseases +L532--- | Skin and subcutaneous diseases +L533--- | Skin and subcutaneous diseases +L538--- | Skin and subcutaneous diseases +L539--- | Skin and subcutaneous diseases +L54---- | Skin and subcutaneous diseases +L540--- | Skin and subcutaneous diseases +L56---- | Skin and subcutaneous diseases +L562--- | Skin and subcutaneous diseases +L563--- | Skin and subcutaneous diseases +L564--- | Skin and subcutaneous diseases +L565--- | Skin and subcutaneous diseases +L568--- | Skin and subcutaneous diseases +L569--- | Skin and subcutaneous diseases +L57---- | Skin and subcutaneous diseases +L570--- | Skin and subcutaneous diseases +L571--- | Skin and subcutaneous diseases +L572--- | Skin and subcutaneous diseases +L573--- | Skin and subcutaneous diseases +L574--- | Skin and subcutaneous diseases +L575--- | Skin and subcutaneous diseases +L578--- | Skin and subcutaneous diseases +L579--- | Skin and subcutaneous diseases +L59---- | Skin and subcutaneous diseases +L590--- | Skin and subcutaneous diseases +L598--- | Skin and subcutaneous diseases +L599--- | Skin and subcutaneous diseases +L60---- | Skin and subcutaneous diseases +L600--- | Skin and subcutaneous diseases +L601--- | Skin and subcutaneous diseases +L602--- | Skin and subcutaneous diseases +L603--- | Skin and subcutaneous diseases +L604--- | Skin and subcutaneous diseases +L605--- | Skin and subcutaneous diseases +L608--- | Skin and subcutaneous diseases +L609--- | Skin and subcutaneous diseases +L62---- | Skin and subcutaneous diseases +L620--- | Skin and subcutaneous diseases +L628--- | Skin and subcutaneous diseases +L63---- | Skin and subcutaneous diseases +L630--- | Skin and subcutaneous diseases +L631--- | Skin and subcutaneous diseases +L632--- | Skin and subcutaneous diseases +L638--- | Skin and subcutaneous diseases +L639--- | Skin and subcutaneous diseases +L64---- | Skin and subcutaneous diseases +L648--- | Skin and subcutaneous diseases +L649--- | Skin and subcutaneous diseases +L65---- | Skin and subcutaneous diseases +L650--- | Skin and subcutaneous diseases +L651--- | Skin and subcutaneous diseases +L652--- | Skin and subcutaneous diseases +L658--- | Skin and subcutaneous diseases +L659--- | Skin and subcutaneous diseases +L66---- | Skin and subcutaneous diseases +L660--- | Skin and subcutaneous diseases +L661--- | Skin and subcutaneous diseases +L662--- | Skin and subcutaneous diseases +L663--- | Skin and subcutaneous diseases +L664--- | Skin and subcutaneous diseases +L668--- | Skin and subcutaneous diseases +L669--- | Skin and subcutaneous diseases +L67---- | Skin and subcutaneous diseases +L670--- | Skin and subcutaneous diseases +L671--- | Skin and subcutaneous diseases +L678--- | Skin and subcutaneous diseases +L679--- | Skin and subcutaneous diseases +L68---- | Skin and subcutaneous diseases +L680--- | Skin and subcutaneous diseases +L681--- | Skin and subcutaneous diseases +L682--- | Skin and subcutaneous diseases +L683--- | Skin and subcutaneous diseases +L688--- | Skin and subcutaneous diseases +L689--- | Skin and subcutaneous diseases +L70---- | Skin and subcutaneous diseases +L700--- | Skin and subcutaneous diseases +L701--- | Skin and subcutaneous diseases +L702--- | Skin and subcutaneous diseases +L703--- | Skin and subcutaneous diseases +L704--- | Skin and subcutaneous diseases +L705--- | Skin and subcutaneous diseases +L708--- | Skin and subcutaneous diseases +L709--- | Skin and subcutaneous diseases +L71---- | Skin and subcutaneous diseases +L710--- | Skin and subcutaneous diseases +L711--- | Skin and subcutaneous diseases +L718--- | Skin and subcutaneous diseases +L719--- | Skin and subcutaneous diseases +L72---- | Skin and subcutaneous diseases +L720--- | Skin and subcutaneous diseases +L721--- | Skin and subcutaneous diseases +L7211-- | Skin and subcutaneous diseases +L7212-- | Skin and subcutaneous diseases +L722--- | Skin and subcutaneous diseases +L723--- | Skin and subcutaneous diseases +L728--- | Skin and subcutaneous diseases +L729--- | Skin and subcutaneous diseases +L73---- | Skin and subcutaneous diseases +L730--- | Skin and subcutaneous diseases +L731--- | Skin and subcutaneous diseases +L732--- | Skin and subcutaneous diseases +L738--- | Skin and subcutaneous diseases +L739--- | Skin and subcutaneous diseases +L74---- | Skin and subcutaneous diseases +L740--- | Skin and subcutaneous diseases +L741--- | Skin and subcutaneous diseases +L742--- | Skin and subcutaneous diseases +L743--- | Skin and subcutaneous diseases +L744--- | Skin and subcutaneous diseases +L74510- | Skin and subcutaneous diseases +L74511- | Skin and subcutaneous diseases +L74512- | Skin and subcutaneous diseases +L74513- | Skin and subcutaneous diseases +L74519- | Skin and subcutaneous diseases +L7452-- | Skin and subcutaneous diseases +L748--- | Skin and subcutaneous diseases +L749--- | Skin and subcutaneous diseases +L75---- | Skin and subcutaneous diseases +L750--- | Skin and subcutaneous diseases +L751--- | Skin and subcutaneous diseases +L752--- | Skin and subcutaneous diseases +L758--- | Skin and subcutaneous diseases +L759--- | Skin and subcutaneous diseases +L80---- | Skin and subcutaneous diseases +L81---- | Skin and subcutaneous diseases +L810--- | Skin and subcutaneous diseases +L811--- | Skin and subcutaneous diseases +L812--- | Skin and subcutaneous diseases +L813--- | Skin and subcutaneous diseases +L814--- | Skin and subcutaneous diseases +L815--- | Skin and subcutaneous diseases +L816--- | Skin and subcutaneous diseases +L817--- | Skin and subcutaneous diseases +L818--- | Skin and subcutaneous diseases +L819--- | Skin and subcutaneous diseases +L82---- | Skin and subcutaneous diseases +L820--- | Skin and subcutaneous diseases +L821--- | Skin and subcutaneous diseases +L83---- | Skin and subcutaneous diseases +L84---- | Skin and subcutaneous diseases +L85---- | Skin and subcutaneous diseases +L850--- | Skin and subcutaneous diseases +L851--- | Skin and subcutaneous diseases +L852--- | Skin and subcutaneous diseases +L853--- | Skin and subcutaneous diseases +L858--- | Skin and subcutaneous diseases +L859--- | Skin and subcutaneous diseases +L86---- | Skin and subcutaneous diseases +L87---- | Skin and subcutaneous diseases +L870--- | Skin and subcutaneous diseases +L871--- | Skin and subcutaneous diseases +L872--- | Skin and subcutaneous diseases +L878--- | Skin and subcutaneous diseases +L879--- | Skin and subcutaneous diseases +L88---- | Skin and subcutaneous diseases +L89---- | Skin and subcutaneous diseases +L890--- | Skin and subcutaneous diseases +L89000- | Skin and subcutaneous diseases +L89001- | Skin and subcutaneous diseases +L89002- | Skin and subcutaneous diseases +L89003- | Skin and subcutaneous diseases +L89004- | Skin and subcutaneous diseases +L89009- | Skin and subcutaneous diseases +L89010- | Skin and subcutaneous diseases +L89011- | Skin and subcutaneous diseases +L89012- | Skin and subcutaneous diseases +L89013- | Skin and subcutaneous diseases +L89014- | Skin and subcutaneous diseases +L89019- | Skin and subcutaneous diseases +L89020- | Skin and subcutaneous diseases +L89021- | Skin and subcutaneous diseases +L89022- | Skin and subcutaneous diseases +L89023- | Skin and subcutaneous diseases +L89024- | Skin and subcutaneous diseases +L89029- | Skin and subcutaneous diseases +L891--- | Skin and subcutaneous diseases +L89100- | Skin and subcutaneous diseases +L89101- | Skin and subcutaneous diseases +L89102- | Skin and subcutaneous diseases +L89103- | Skin and subcutaneous diseases +L89104- | Skin and subcutaneous diseases +L89109- | Skin and subcutaneous diseases +L89110- | Skin and subcutaneous diseases +L89111- | Skin and subcutaneous diseases +L89112- | Skin and subcutaneous diseases +L89113- | Skin and subcutaneous diseases +L89114- | Skin and subcutaneous diseases +L89119- | Skin and subcutaneous diseases +L89120- | Skin and subcutaneous diseases +L89121- | Skin and subcutaneous diseases +L89122- | Skin and subcutaneous diseases +L89123- | Skin and subcutaneous diseases +L89124- | Skin and subcutaneous diseases +L89129- | Skin and subcutaneous diseases +L89130- | Skin and subcutaneous diseases +L89131- | Skin and subcutaneous diseases +L89132- | Skin and subcutaneous diseases +L89133- | Skin and subcutaneous diseases +L89134- | Skin and subcutaneous diseases +L89139- | Skin and subcutaneous diseases +L89140- | Skin and subcutaneous diseases +L89141- | Skin and subcutaneous diseases +L89142- | Skin and subcutaneous diseases +L89143- | Skin and subcutaneous diseases +L89144- | Skin and subcutaneous diseases +L89149- | Skin and subcutaneous diseases +L89150- | Skin and subcutaneous diseases +L89151- | Skin and subcutaneous diseases +L89152- | Skin and subcutaneous diseases +L89153- | Skin and subcutaneous diseases +L89154- | Skin and subcutaneous diseases +L89159- | Skin and subcutaneous diseases +L892--- | Skin and subcutaneous diseases +L89200- | Skin and subcutaneous diseases +L89201- | Skin and subcutaneous diseases +L89202- | Skin and subcutaneous diseases +L89203- | Skin and subcutaneous diseases +L89204- | Skin and subcutaneous diseases +L89209- | Skin and subcutaneous diseases +L89210- | Skin and subcutaneous diseases +L89211- | Skin and subcutaneous diseases +L89212- | Skin and subcutaneous diseases +L89213- | Skin and subcutaneous diseases +L89214- | Skin and subcutaneous diseases +L89219- | Skin and subcutaneous diseases +L89220- | Skin and subcutaneous diseases +L89221- | Skin and subcutaneous diseases +L89222- | Skin and subcutaneous diseases +L89223- | Skin and subcutaneous diseases +L89224- | Skin and subcutaneous diseases +L89229- | Skin and subcutaneous diseases +L893--- | Skin and subcutaneous diseases +L89300- | Skin and subcutaneous diseases +L89301- | Skin and subcutaneous diseases +L89302- | Skin and subcutaneous diseases +L89303- | Skin and subcutaneous diseases +L89304- | Skin and subcutaneous diseases +L89309- | Skin and subcutaneous diseases +L89310- | Skin and subcutaneous diseases +L89311- | Skin and subcutaneous diseases +L89312- | Skin and subcutaneous diseases +L89313- | Skin and subcutaneous diseases +L89314- | Skin and subcutaneous diseases +L89319- | Skin and subcutaneous diseases +L89320- | Skin and subcutaneous diseases +L89321- | Skin and subcutaneous diseases +L89322- | Skin and subcutaneous diseases +L89323- | Skin and subcutaneous diseases +L89324- | Skin and subcutaneous diseases +L89329- | Skin and subcutaneous diseases +L8940-- | Skin and subcutaneous diseases +L8941-- | Skin and subcutaneous diseases +L8942-- | Skin and subcutaneous diseases +L8943-- | Skin and subcutaneous diseases +L8944-- | Skin and subcutaneous diseases +L8945-- | Skin and subcutaneous diseases +L89500- | Skin and subcutaneous diseases +L89501- | Skin and subcutaneous diseases +L89502- | Skin and subcutaneous diseases +L89503- | Skin and subcutaneous diseases +L89504- | Skin and subcutaneous diseases +L89509- | Skin and subcutaneous diseases +L89510- | Skin and subcutaneous diseases +L89511- | Skin and subcutaneous diseases +L89512- | Skin and subcutaneous diseases +L89513- | Skin and subcutaneous diseases +L89514- | Skin and subcutaneous diseases +L89519- | Skin and subcutaneous diseases +L89520- | Skin and subcutaneous diseases +L89521- | Skin and subcutaneous diseases +L89522- | Skin and subcutaneous diseases +L89523- | Skin and subcutaneous diseases +L89524- | Skin and subcutaneous diseases +L89529- | Skin and subcutaneous diseases +L89600- | Skin and subcutaneous diseases +L89601- | Skin and subcutaneous diseases +L89602- | Skin and subcutaneous diseases +L89603- | Skin and subcutaneous diseases +L89604- | Skin and subcutaneous diseases +L89609- | Skin and subcutaneous diseases +L89610- | Skin and subcutaneous diseases +L89611- | Skin and subcutaneous diseases +L89612- | Skin and subcutaneous diseases +L89613- | Skin and subcutaneous diseases +L89614- | Skin and subcutaneous diseases +L89619- | Skin and subcutaneous diseases +L89620- | Skin and subcutaneous diseases +L89621- | Skin and subcutaneous diseases +L89622- | Skin and subcutaneous diseases +L89623- | Skin and subcutaneous diseases +L89624- | Skin and subcutaneous diseases +L89629- | Skin and subcutaneous diseases +L89810- | Skin and subcutaneous diseases +L89811- | Skin and subcutaneous diseases +L89812- | Skin and subcutaneous diseases +L89813- | Skin and subcutaneous diseases +L89814- | Skin and subcutaneous diseases +L89819- | Skin and subcutaneous diseases +L89890- | Skin and subcutaneous diseases +L89891- | Skin and subcutaneous diseases +L89892- | Skin and subcutaneous diseases +L89893- | Skin and subcutaneous diseases +L89894- | Skin and subcutaneous diseases +L89899- | Skin and subcutaneous diseases +L899--- | Skin and subcutaneous diseases +L8990-- | Skin and subcutaneous diseases +L8991-- | Skin and subcutaneous diseases +L8992-- | Skin and subcutaneous diseases +L8993-- | Skin and subcutaneous diseases +L8994-- | Skin and subcutaneous diseases +L8995-- | Skin and subcutaneous diseases +L90---- | Skin and subcutaneous diseases +L900--- | Skin and subcutaneous diseases +L901--- | Skin and subcutaneous diseases +L902--- | Skin and subcutaneous diseases +L903--- | Skin and subcutaneous diseases +L904--- | Skin and subcutaneous diseases +L905--- | Skin and subcutaneous diseases +L906--- | Skin and subcutaneous diseases +L908--- | Skin and subcutaneous diseases +L909--- | Skin and subcutaneous diseases +L91---- | Skin and subcutaneous diseases +L910--- | Skin and subcutaneous diseases +L918--- | Skin and subcutaneous diseases +L919--- | Skin and subcutaneous diseases +L92---- | Skin and subcutaneous diseases +L920--- | Skin and subcutaneous diseases +L921--- | Skin and subcutaneous diseases +L922--- | Skin and subcutaneous diseases +L923--- | Skin and subcutaneous diseases +L928--- | Skin and subcutaneous diseases +L929--- | Skin and subcutaneous diseases +L94---- | Skin and subcutaneous diseases +L940--- | Skin and subcutaneous diseases +L941--- | Skin and subcutaneous diseases +L942--- | Skin and subcutaneous diseases +L943--- | Skin and subcutaneous diseases +L944--- | Skin and subcutaneous diseases +L945--- | Skin and subcutaneous diseases +L946--- | Skin and subcutaneous diseases +L948--- | Skin and subcutaneous diseases +L949--- | Skin and subcutaneous diseases +L95---- | Skin and subcutaneous diseases +L950--- | Skin and subcutaneous diseases +L951--- | Skin and subcutaneous diseases +L958--- | Skin and subcutaneous diseases +L959--- | Skin and subcutaneous diseases +L97---- | Skin and subcutaneous diseases +L97101- | Skin and subcutaneous diseases +L97102- | Skin and subcutaneous diseases +L97103- | Skin and subcutaneous diseases +L97104- | Skin and subcutaneous diseases +L97105- | Skin and subcutaneous diseases +L97106- | Skin and subcutaneous diseases +L97108- | Skin and subcutaneous diseases +L97109- | Skin and subcutaneous diseases +L97111- | Skin and subcutaneous diseases +L97112- | Skin and subcutaneous diseases +L97113- | Skin and subcutaneous diseases +L97114- | Skin and subcutaneous diseases +L97115- | Skin and subcutaneous diseases +L97116- | Skin and subcutaneous diseases +L97118- | Skin and subcutaneous diseases +L97119- | Skin and subcutaneous diseases +L97121- | Skin and subcutaneous diseases +L97122- | Skin and subcutaneous diseases +L97123- | Skin and subcutaneous diseases +L97124- | Skin and subcutaneous diseases +L97125- | Skin and subcutaneous diseases +L97126- | Skin and subcutaneous diseases +L97128- | Skin and subcutaneous diseases +L97129- | Skin and subcutaneous diseases +L97201- | Skin and subcutaneous diseases +L97202- | Skin and subcutaneous diseases +L97203- | Skin and subcutaneous diseases +L97204- | Skin and subcutaneous diseases +L97205- | Skin and subcutaneous diseases +L97206- | Skin and subcutaneous diseases +L97208- | Skin and subcutaneous diseases +L97209- | Skin and subcutaneous diseases +L97211- | Skin and subcutaneous diseases +L97212- | Skin and subcutaneous diseases +L97213- | Skin and subcutaneous diseases +L97214- | Skin and subcutaneous diseases +L97215- | Skin and subcutaneous diseases +L97216- | Skin and subcutaneous diseases +L97218- | Skin and subcutaneous diseases +L97219- | Skin and subcutaneous diseases +L97221- | Skin and subcutaneous diseases +L97222- | Skin and subcutaneous diseases +L97223- | Skin and subcutaneous diseases +L97224- | Skin and subcutaneous diseases +L97225- | Skin and subcutaneous diseases +L97226- | Skin and subcutaneous diseases +L97228- | Skin and subcutaneous diseases +L97229- | Skin and subcutaneous diseases +L97301- | Skin and subcutaneous diseases +L97302- | Skin and subcutaneous diseases +L97303- | Skin and subcutaneous diseases +L97304- | Skin and subcutaneous diseases +L97305- | Skin and subcutaneous diseases +L97306- | Skin and subcutaneous diseases +L97308- | Skin and subcutaneous diseases +L97309- | Skin and subcutaneous diseases +L97311- | Skin and subcutaneous diseases +L97312- | Skin and subcutaneous diseases +L97313- | Skin and subcutaneous diseases +L97314- | Skin and subcutaneous diseases +L97315- | Skin and subcutaneous diseases +L97316- | Skin and subcutaneous diseases +L97318- | Skin and subcutaneous diseases +L97319- | Skin and subcutaneous diseases +L97321- | Skin and subcutaneous diseases +L97322- | Skin and subcutaneous diseases +L97323- | Skin and subcutaneous diseases +L97324- | Skin and subcutaneous diseases +L97325- | Skin and subcutaneous diseases +L97326- | Skin and subcutaneous diseases +L97328- | Skin and subcutaneous diseases +L97329- | Skin and subcutaneous diseases +L97401- | Skin and subcutaneous diseases +L97402- | Skin and subcutaneous diseases +L97403- | Skin and subcutaneous diseases +L97404- | Skin and subcutaneous diseases +L97405- | Skin and subcutaneous diseases +L97406- | Skin and subcutaneous diseases +L97408- | Skin and subcutaneous diseases +L97409- | Skin and subcutaneous diseases +L97411- | Skin and subcutaneous diseases +L97412- | Skin and subcutaneous diseases +L97413- | Skin and subcutaneous diseases +L97414- | Skin and subcutaneous diseases +L97415- | Skin and subcutaneous diseases +L97416- | Skin and subcutaneous diseases +L97418- | Skin and subcutaneous diseases +L97419- | Skin and subcutaneous diseases +L97421- | Skin and subcutaneous diseases +L97422- | Skin and subcutaneous diseases +L97423- | Skin and subcutaneous diseases +L97424- | Skin and subcutaneous diseases +L97425- | Skin and subcutaneous diseases +L97426- | Skin and subcutaneous diseases +L97428- | Skin and subcutaneous diseases +L97429- | Skin and subcutaneous diseases +L97501- | Skin and subcutaneous diseases +L97502- | Skin and subcutaneous diseases +L97503- | Skin and subcutaneous diseases +L97504- | Skin and subcutaneous diseases +L97505- | Skin and subcutaneous diseases +L97506- | Skin and subcutaneous diseases +L97508- | Skin and subcutaneous diseases +L97509- | Skin and subcutaneous diseases +L97511- | Skin and subcutaneous diseases +L97512- | Skin and subcutaneous diseases +L97513- | Skin and subcutaneous diseases +L97514- | Skin and subcutaneous diseases +L97515- | Skin and subcutaneous diseases +L97516- | Skin and subcutaneous diseases +L97518- | Skin and subcutaneous diseases +L97519- | Skin and subcutaneous diseases +L97521- | Skin and subcutaneous diseases +L97522- | Skin and subcutaneous diseases +L97523- | Skin and subcutaneous diseases +L97524- | Skin and subcutaneous diseases +L97525- | Skin and subcutaneous diseases +L97526- | Skin and subcutaneous diseases +L97528- | Skin and subcutaneous diseases +L97529- | Skin and subcutaneous diseases +L97801- | Skin and subcutaneous diseases +L97802- | Skin and subcutaneous diseases +L97803- | Skin and subcutaneous diseases +L97804- | Skin and subcutaneous diseases +L97805- | Skin and subcutaneous diseases +L97806- | Skin and subcutaneous diseases +L97808- | Skin and subcutaneous diseases +L97809- | Skin and subcutaneous diseases +L97811- | Skin and subcutaneous diseases +L97812- | Skin and subcutaneous diseases +L97813- | Skin and subcutaneous diseases +L97814- | Skin and subcutaneous diseases +L97815- | Skin and subcutaneous diseases +L97816- | Skin and subcutaneous diseases +L97818- | Skin and subcutaneous diseases +L97819- | Skin and subcutaneous diseases +L97821- | Skin and subcutaneous diseases +L97822- | Skin and subcutaneous diseases +L97823- | Skin and subcutaneous diseases +L97824- | Skin and subcutaneous diseases +L97825- | Skin and subcutaneous diseases +L97826- | Skin and subcutaneous diseases +L97828- | Skin and subcutaneous diseases +L97829- | Skin and subcutaneous diseases +L97901- | Skin and subcutaneous diseases +L97902- | Skin and subcutaneous diseases +L97903- | Skin and subcutaneous diseases +L97904- | Skin and subcutaneous diseases +L97905- | Skin and subcutaneous diseases +L97906- | Skin and subcutaneous diseases +L97908- | Skin and subcutaneous diseases +L97909- | Skin and subcutaneous diseases +L97911- | Skin and subcutaneous diseases +L97912- | Skin and subcutaneous diseases +L97913- | Skin and subcutaneous diseases +L97914- | Skin and subcutaneous diseases +L97915- | Skin and subcutaneous diseases +L97916- | Skin and subcutaneous diseases +L97918- | Skin and subcutaneous diseases +L97919- | Skin and subcutaneous diseases +L97921- | Skin and subcutaneous diseases +L97922- | Skin and subcutaneous diseases +L97923- | Skin and subcutaneous diseases +L97924- | Skin and subcutaneous diseases +L97925- | Skin and subcutaneous diseases +L97926- | Skin and subcutaneous diseases +L97928- | Skin and subcutaneous diseases +L97929- | Skin and subcutaneous diseases +L98---- | Skin and subcutaneous diseases +L980--- | Skin and subcutaneous diseases +L981--- | Skin and subcutaneous diseases +L982--- | Skin and subcutaneous diseases +L983--- | Skin and subcutaneous diseases +L984--- | Skin and subcutaneous diseases +L98411- | Skin and subcutaneous diseases +L98412- | Skin and subcutaneous diseases +L98413- | Skin and subcutaneous diseases +L98414- | Skin and subcutaneous diseases +L98415- | Skin and subcutaneous diseases +L98416- | Skin and subcutaneous diseases +L98418- | Skin and subcutaneous diseases +L98419- | Skin and subcutaneous diseases +L98421- | Skin and subcutaneous diseases +L98422- | Skin and subcutaneous diseases +L98423- | Skin and subcutaneous diseases +L98424- | Skin and subcutaneous diseases +L98425- | Skin and subcutaneous diseases +L98426- | Skin and subcutaneous diseases +L98428- | Skin and subcutaneous diseases +L98429- | Skin and subcutaneous diseases +L98491- | Skin and subcutaneous diseases +L98492- | Skin and subcutaneous diseases +L98493- | Skin and subcutaneous diseases +L98494- | Skin and subcutaneous diseases +L98495- | Skin and subcutaneous diseases +L98496- | Skin and subcutaneous diseases +L98498- | Skin and subcutaneous diseases +L98499- | Skin and subcutaneous diseases +L985--- | Skin and subcutaneous diseases +L986--- | Skin and subcutaneous diseases +L987--- | Skin and subcutaneous diseases +L988--- | Skin and subcutaneous diseases +L989--- | Skin and subcutaneous diseases +L99---- | Skin and subcutaneous diseases +L990--- | Skin and subcutaneous diseases +L998--- | Skin and subcutaneous diseases +M726--- | Skin and subcutaneous diseases +N492--- | Skin and subcutaneous diseases +N493--- | Skin and subcutaneous diseases +R20---- | Skin and subcutaneous diseases +R200--- | Skin and subcutaneous diseases +R201--- | Skin and subcutaneous diseases +R202--- | Skin and subcutaneous diseases +R203--- | Skin and subcutaneous diseases +R208--- | Skin and subcutaneous diseases +R209--- | Skin and subcutaneous diseases +R21---- | Skin and subcutaneous diseases +R22---- | Skin and subcutaneous diseases +R220--- | Skin and subcutaneous diseases +R221--- | Skin and subcutaneous diseases +R222--- | Skin and subcutaneous diseases +R223--- | Skin and subcutaneous diseases +R2230-- | Skin and subcutaneous diseases +R2231-- | Skin and subcutaneous diseases +R2232-- | Skin and subcutaneous diseases +R2233-- | Skin and subcutaneous diseases +R224--- | Skin and subcutaneous diseases +R2240-- | Skin and subcutaneous diseases +R2241-- | Skin and subcutaneous diseases +R2242-- | Skin and subcutaneous diseases +R2243-- | Skin and subcutaneous diseases +R227--- | Skin and subcutaneous diseases +R229--- | Skin and subcutaneous diseases +R23---- | Skin and subcutaneous diseases +R230--- | Skin and subcutaneous diseases +R231--- | Skin and subcutaneous diseases +R232--- | Skin and subcutaneous diseases +R233--- | Skin and subcutaneous diseases +R234--- | Skin and subcutaneous diseases +R238--- | Skin and subcutaneous diseases +R239--- | Skin and subcutaneous diseases +Z207--- | Skin and subcutaneous diseases +Z411--- | Skin and subcutaneous diseases +Z840--- | Skin and subcutaneous diseases +Z872--- | Skin and subcutaneous diseases +Z945--- | Skin and subcutaneous diseases +L20---- | Dermatitis +L200--- | Dermatitis +L208--- | Dermatitis +L2081-- | Dermatitis +L2082-- | Dermatitis +L2083-- | Dermatitis +L2084-- | Dermatitis +L2089-- | Dermatitis +L209--- | Dermatitis +L21---- | Dermatitis +L210--- | Dermatitis +L211--- | Dermatitis +L218--- | Dermatitis +L219--- | Dermatitis +L22---- | Dermatitis +L23---- | Dermatitis +L230--- | Dermatitis +L231--- | Dermatitis +L232--- | Dermatitis +L234--- | Dermatitis +L235--- | Dermatitis +L236--- | Dermatitis +L237--- | Dermatitis +L238--- | Dermatitis +L2381-- | Dermatitis +L2389-- | Dermatitis +L239--- | Dermatitis +L24---- | Dermatitis +L240--- | Dermatitis +L241--- | Dermatitis +L242--- | Dermatitis +L243--- | Dermatitis +L244--- | Dermatitis +L245--- | Dermatitis +L246--- | Dermatitis +L247--- | Dermatitis +L248--- | Dermatitis +L2481-- | Dermatitis +L2489-- | Dermatitis +L249--- | Dermatitis +L25---- | Dermatitis +L250--- | Dermatitis +L251--- | Dermatitis +L252--- | Dermatitis +L253--- | Dermatitis +L254--- | Dermatitis +L255--- | Dermatitis +L258--- | Dermatitis +L259--- | Dermatitis +L26---- | Dermatitis +L27---- | Dermatitis +L272--- | Dermatitis +L278--- | Dermatitis +L279--- | Dermatitis +L30---- | Dermatitis +L300--- | Dermatitis +L301--- | Dermatitis +L302--- | Dermatitis +L305--- | Dermatitis +L308--- | Dermatitis +L309--- | Dermatitis +L20---- | Atopic dermatitis +L200--- | Atopic dermatitis +L208--- | Atopic dermatitis +L2081-- | Atopic dermatitis +L2082-- | Atopic dermatitis +L2083-- | Atopic dermatitis +L2084-- | Atopic dermatitis +L2089-- | Atopic dermatitis +L209--- | Atopic dermatitis +L22---- | Contact dermatitis +L23---- | Contact dermatitis +L230--- | Contact dermatitis +L231--- | Contact dermatitis +L232--- | Contact dermatitis +L234--- | Contact dermatitis +L235--- | Contact dermatitis +L236--- | Contact dermatitis +L237--- | Contact dermatitis +L238--- | Contact dermatitis +L2381-- | Contact dermatitis +L2389-- | Contact dermatitis +L239--- | Contact dermatitis +L24---- | Contact dermatitis +L240--- | Contact dermatitis +L241--- | Contact dermatitis +L242--- | Contact dermatitis +L243--- | Contact dermatitis +L244--- | Contact dermatitis +L245--- | Contact dermatitis +L246--- | Contact dermatitis +L247--- | Contact dermatitis +L248--- | Contact dermatitis +L2481-- | Contact dermatitis +L2489-- | Contact dermatitis +L249--- | Contact dermatitis +L25---- | Contact dermatitis +L250--- | Contact dermatitis +L251--- | Contact dermatitis +L252--- | Contact dermatitis +L253--- | Contact dermatitis +L254--- | Contact dermatitis +L255--- | Contact dermatitis +L258--- | Contact dermatitis +L259--- | Contact dermatitis +L21---- | Seborrhoeic dermatitis +L210--- | Seborrhoeic dermatitis +L211--- | Seborrhoeic dermatitis +L218--- | Seborrhoeic dermatitis +L219--- | Seborrhoeic dermatitis +L40---- | Psoriasis +L400--- | Psoriasis +L401--- | Psoriasis +L402--- | Psoriasis +L403--- | Psoriasis +L404--- | Psoriasis +L405--- | Psoriasis +L4050-- | Psoriasis +L4051-- | Psoriasis +L4052-- | Psoriasis +L4053-- | Psoriasis +L4054-- | Psoriasis +L4059-- | Psoriasis +L408--- | Psoriasis +L409--- | Psoriasis +L41---- | Psoriasis +L410--- | Psoriasis +L411--- | Psoriasis +L413--- | Psoriasis +L414--- | Psoriasis +L415--- | Psoriasis +L418--- | Psoriasis +L419--- | Psoriasis +A46---- | Bacterial skin diseases +A66---- | Bacterial skin diseases +A660--- | Bacterial skin diseases +A661--- | Bacterial skin diseases +A662--- | Bacterial skin diseases +A663--- | Bacterial skin diseases +A664--- | Bacterial skin diseases +A665--- | Bacterial skin diseases +A666--- | Bacterial skin diseases +A667--- | Bacterial skin diseases +A668--- | Bacterial skin diseases +A669--- | Bacterial skin diseases +A67---- | Bacterial skin diseases +A670--- | Bacterial skin diseases +A671--- | Bacterial skin diseases +A672--- | Bacterial skin diseases +A673--- | Bacterial skin diseases +A679--- | Bacterial skin diseases +I891--- | Bacterial skin diseases +I898--- | Bacterial skin diseases +L00---- | Bacterial skin diseases +L01---- | Bacterial skin diseases +L010--- | Bacterial skin diseases +L0100-- | Bacterial skin diseases +L0101-- | Bacterial skin diseases +L0102-- | Bacterial skin diseases +L0103-- | Bacterial skin diseases +L0109-- | Bacterial skin diseases +L011--- | Bacterial skin diseases +L02---- | Bacterial skin diseases +L020--- | Bacterial skin diseases +L0201-- | Bacterial skin diseases +L0202-- | Bacterial skin diseases +L0203-- | Bacterial skin diseases +L021--- | Bacterial skin diseases +L0211-- | Bacterial skin diseases +L0212-- | Bacterial skin diseases +L0213-- | Bacterial skin diseases +L022--- | Bacterial skin diseases +L02211- | Bacterial skin diseases +L02212- | Bacterial skin diseases +L02213- | Bacterial skin diseases +L02214- | Bacterial skin diseases +L02215- | Bacterial skin diseases +L02216- | Bacterial skin diseases +L02219- | Bacterial skin diseases +L02221- | Bacterial skin diseases +L02222- | Bacterial skin diseases +L02223- | Bacterial skin diseases +L02224- | Bacterial skin diseases +L02225- | Bacterial skin diseases +L02226- | Bacterial skin diseases +L02229- | Bacterial skin diseases +L02231- | Bacterial skin diseases +L02232- | Bacterial skin diseases +L02233- | Bacterial skin diseases +L02234- | Bacterial skin diseases +L02235- | Bacterial skin diseases +L02236- | Bacterial skin diseases +L02239- | Bacterial skin diseases +L023--- | Bacterial skin diseases +L0231-- | Bacterial skin diseases +L0232-- | Bacterial skin diseases +L0233-- | Bacterial skin diseases +L024--- | Bacterial skin diseases +L02411- | Bacterial skin diseases +L02412- | Bacterial skin diseases +L02413- | Bacterial skin diseases +L02414- | Bacterial skin diseases +L02415- | Bacterial skin diseases +L02416- | Bacterial skin diseases +L02419- | Bacterial skin diseases +L02421- | Bacterial skin diseases +L02422- | Bacterial skin diseases +L02423- | Bacterial skin diseases +L02424- | Bacterial skin diseases +L02425- | Bacterial skin diseases +L02426- | Bacterial skin diseases +L02429- | Bacterial skin diseases +L02431- | Bacterial skin diseases +L02432- | Bacterial skin diseases +L02433- | Bacterial skin diseases +L02434- | Bacterial skin diseases +L02435- | Bacterial skin diseases +L02436- | Bacterial skin diseases +L02439- | Bacterial skin diseases +L02511- | Bacterial skin diseases +L02512- | Bacterial skin diseases +L02519- | Bacterial skin diseases +L02521- | Bacterial skin diseases +L02522- | Bacterial skin diseases +L02529- | Bacterial skin diseases +L02531- | Bacterial skin diseases +L02532- | Bacterial skin diseases +L02539- | Bacterial skin diseases +L02611- | Bacterial skin diseases +L02612- | Bacterial skin diseases +L02619- | Bacterial skin diseases +L02621- | Bacterial skin diseases +L02622- | Bacterial skin diseases +L02629- | Bacterial skin diseases +L02631- | Bacterial skin diseases +L02632- | Bacterial skin diseases +L02639- | Bacterial skin diseases +L028--- | Bacterial skin diseases +L02811- | Bacterial skin diseases +L02818- | Bacterial skin diseases +L02821- | Bacterial skin diseases +L02828- | Bacterial skin diseases +L02831- | Bacterial skin diseases +L02838- | Bacterial skin diseases +L029--- | Bacterial skin diseases +L0291-- | Bacterial skin diseases +L0292-- | Bacterial skin diseases +L0293-- | Bacterial skin diseases +L03---- | Bacterial skin diseases +L030--- | Bacterial skin diseases +L03011- | Bacterial skin diseases +L03012- | Bacterial skin diseases +L03019- | Bacterial skin diseases +L03021- | Bacterial skin diseases +L03022- | Bacterial skin diseases +L03029- | Bacterial skin diseases +L03031- | Bacterial skin diseases +L03032- | Bacterial skin diseases +L03039- | Bacterial skin diseases +L03041- | Bacterial skin diseases +L03042- | Bacterial skin diseases +L03049- | Bacterial skin diseases +L031--- | Bacterial skin diseases +L03111- | Bacterial skin diseases +L03112- | Bacterial skin diseases +L03113- | Bacterial skin diseases +L03114- | Bacterial skin diseases +L03115- | Bacterial skin diseases +L03116- | Bacterial skin diseases +L03119- | Bacterial skin diseases +L03121- | Bacterial skin diseases +L03122- | Bacterial skin diseases +L03123- | Bacterial skin diseases +L03124- | Bacterial skin diseases +L03125- | Bacterial skin diseases +L03126- | Bacterial skin diseases +L03129- | Bacterial skin diseases +L032--- | Bacterial skin diseases +L03211- | Bacterial skin diseases +L03212- | Bacterial skin diseases +L03213- | Bacterial skin diseases +L03221- | Bacterial skin diseases +L03222- | Bacterial skin diseases +L033--- | Bacterial skin diseases +L03311- | Bacterial skin diseases +L03312- | Bacterial skin diseases +L03313- | Bacterial skin diseases +L03314- | Bacterial skin diseases +L03315- | Bacterial skin diseases +L03316- | Bacterial skin diseases +L03317- | Bacterial skin diseases +L03319- | Bacterial skin diseases +L03321- | Bacterial skin diseases +L03322- | Bacterial skin diseases +L03323- | Bacterial skin diseases +L03324- | Bacterial skin diseases +L03325- | Bacterial skin diseases +L03326- | Bacterial skin diseases +L03327- | Bacterial skin diseases +L03329- | Bacterial skin diseases +L038--- | Bacterial skin diseases +L03811- | Bacterial skin diseases +L03818- | Bacterial skin diseases +L03891- | Bacterial skin diseases +L03898- | Bacterial skin diseases +L039--- | Bacterial skin diseases +L0390-- | Bacterial skin diseases +L0391-- | Bacterial skin diseases +L04---- | Bacterial skin diseases +L040--- | Bacterial skin diseases +L041--- | Bacterial skin diseases +L042--- | Bacterial skin diseases +L043--- | Bacterial skin diseases +L048--- | Bacterial skin diseases +L049--- | Bacterial skin diseases +L05---- | Bacterial skin diseases +L050--- | Bacterial skin diseases +L0501-- | Bacterial skin diseases +L0502-- | Bacterial skin diseases +L059--- | Bacterial skin diseases +L0591-- | Bacterial skin diseases +L0592-- | Bacterial skin diseases +L08---- | Bacterial skin diseases +L080--- | Bacterial skin diseases +L081--- | Bacterial skin diseases +L088--- | Bacterial skin diseases +L0881-- | Bacterial skin diseases +L0882-- | Bacterial skin diseases +L0889-- | Bacterial skin diseases +L089--- | Bacterial skin diseases +L303--- | Bacterial skin diseases +L304--- | Bacterial skin diseases +L88---- | Bacterial skin diseases +L97---- | Bacterial skin diseases +L97101- | Bacterial skin diseases +L97102- | Bacterial skin diseases +L97103- | Bacterial skin diseases +L97104- | Bacterial skin diseases +L97105- | Bacterial skin diseases +L97106- | Bacterial skin diseases +L97108- | Bacterial skin diseases +L97109- | Bacterial skin diseases +L97111- | Bacterial skin diseases +L97112- | Bacterial skin diseases +L97113- | Bacterial skin diseases +L97114- | Bacterial skin diseases +L97115- | Bacterial skin diseases +L97116- | Bacterial skin diseases +L97118- | Bacterial skin diseases +L97119- | Bacterial skin diseases +L97121- | Bacterial skin diseases +L97122- | Bacterial skin diseases +L97123- | Bacterial skin diseases +L97124- | Bacterial skin diseases +L97125- | Bacterial skin diseases +L97126- | Bacterial skin diseases +L97128- | Bacterial skin diseases +L97129- | Bacterial skin diseases +L97201- | Bacterial skin diseases +L97202- | Bacterial skin diseases +L97203- | Bacterial skin diseases +L97204- | Bacterial skin diseases +L97205- | Bacterial skin diseases +L97206- | Bacterial skin diseases +L97208- | Bacterial skin diseases +L97209- | Bacterial skin diseases +L97211- | Bacterial skin diseases +L97212- | Bacterial skin diseases +L97213- | Bacterial skin diseases +L97214- | Bacterial skin diseases +L97215- | Bacterial skin diseases +L97216- | Bacterial skin diseases +L97218- | Bacterial skin diseases +L97219- | Bacterial skin diseases +L97221- | Bacterial skin diseases +L97222- | Bacterial skin diseases +L97223- | Bacterial skin diseases +L97224- | Bacterial skin diseases +L97225- | Bacterial skin diseases +L97226- | Bacterial skin diseases +L97228- | Bacterial skin diseases +L97229- | Bacterial skin diseases +L97301- | Bacterial skin diseases +L97302- | Bacterial skin diseases +L97303- | Bacterial skin diseases +L97304- | Bacterial skin diseases +L97305- | Bacterial skin diseases +L97306- | Bacterial skin diseases +L97308- | Bacterial skin diseases +L97309- | Bacterial skin diseases +L97311- | Bacterial skin diseases +L97312- | Bacterial skin diseases +L97313- | Bacterial skin diseases +L97314- | Bacterial skin diseases +L97315- | Bacterial skin diseases +L97316- | Bacterial skin diseases +L97318- | Bacterial skin diseases +L97319- | Bacterial skin diseases +L97321- | Bacterial skin diseases +L97322- | Bacterial skin diseases +L97323- | Bacterial skin diseases +L97324- | Bacterial skin diseases +L97325- | Bacterial skin diseases +L97326- | Bacterial skin diseases +L97328- | Bacterial skin diseases +L97329- | Bacterial skin diseases +L97401- | Bacterial skin diseases +L97402- | Bacterial skin diseases +L97403- | Bacterial skin diseases +L97404- | Bacterial skin diseases +L97405- | Bacterial skin diseases +L97406- | Bacterial skin diseases +L97408- | Bacterial skin diseases +L97409- | Bacterial skin diseases +L97411- | Bacterial skin diseases +L97412- | Bacterial skin diseases +L97413- | Bacterial skin diseases +L97414- | Bacterial skin diseases +L97415- | Bacterial skin diseases +L97416- | Bacterial skin diseases +L97418- | Bacterial skin diseases +L97419- | Bacterial skin diseases +L97421- | Bacterial skin diseases +L97422- | Bacterial skin diseases +L97423- | Bacterial skin diseases +L97424- | Bacterial skin diseases +L97425- | Bacterial skin diseases +L97426- | Bacterial skin diseases +L97428- | Bacterial skin diseases +L97429- | Bacterial skin diseases +L97501- | Bacterial skin diseases +L97502- | Bacterial skin diseases +L97503- | Bacterial skin diseases +L97504- | Bacterial skin diseases +L97505- | Bacterial skin diseases +L97506- | Bacterial skin diseases +L97508- | Bacterial skin diseases +L97509- | Bacterial skin diseases +L97511- | Bacterial skin diseases +L97512- | Bacterial skin diseases +L97513- | Bacterial skin diseases +L97514- | Bacterial skin diseases +L97515- | Bacterial skin diseases +L97516- | Bacterial skin diseases +L97518- | Bacterial skin diseases +L97519- | Bacterial skin diseases +L97521- | Bacterial skin diseases +L97522- | Bacterial skin diseases +L97523- | Bacterial skin diseases +L97524- | Bacterial skin diseases +L97525- | Bacterial skin diseases +L97526- | Bacterial skin diseases +L97528- | Bacterial skin diseases +L97529- | Bacterial skin diseases +L97801- | Bacterial skin diseases +L97802- | Bacterial skin diseases +L97803- | Bacterial skin diseases +L97804- | Bacterial skin diseases +L97805- | Bacterial skin diseases +L97806- | Bacterial skin diseases +L97808- | Bacterial skin diseases +L97809- | Bacterial skin diseases +L97811- | Bacterial skin diseases +L97812- | Bacterial skin diseases +L97813- | Bacterial skin diseases +L97814- | Bacterial skin diseases +L97815- | Bacterial skin diseases +L97816- | Bacterial skin diseases +L97818- | Bacterial skin diseases +L97819- | Bacterial skin diseases +L97821- | Bacterial skin diseases +L97822- | Bacterial skin diseases +L97823- | Bacterial skin diseases +L97824- | Bacterial skin diseases +L97825- | Bacterial skin diseases +L97826- | Bacterial skin diseases +L97828- | Bacterial skin diseases +L97829- | Bacterial skin diseases +L97901- | Bacterial skin diseases +L97902- | Bacterial skin diseases +L97903- | Bacterial skin diseases +L97904- | Bacterial skin diseases +L97905- | Bacterial skin diseases +L97906- | Bacterial skin diseases +L97908- | Bacterial skin diseases +L97909- | Bacterial skin diseases +L97911- | Bacterial skin diseases +L97912- | Bacterial skin diseases +L97913- | Bacterial skin diseases +L97914- | Bacterial skin diseases +L97915- | Bacterial skin diseases +L97916- | Bacterial skin diseases +L97918- | Bacterial skin diseases +L97919- | Bacterial skin diseases +L97921- | Bacterial skin diseases +L97922- | Bacterial skin diseases +L97923- | Bacterial skin diseases +L97924- | Bacterial skin diseases +L97925- | Bacterial skin diseases +L97926- | Bacterial skin diseases +L97928- | Bacterial skin diseases +L97929- | Bacterial skin diseases +L98---- | Bacterial skin diseases +L980--- | Bacterial skin diseases +L981--- | Bacterial skin diseases +L982--- | Bacterial skin diseases +L983--- | Bacterial skin diseases +L984--- | Bacterial skin diseases +L98411- | Bacterial skin diseases +L98412- | Bacterial skin diseases +L98413- | Bacterial skin diseases +L98414- | Bacterial skin diseases +L98415- | Bacterial skin diseases +L98416- | Bacterial skin diseases +L98418- | Bacterial skin diseases +L98419- | Bacterial skin diseases +L98421- | Bacterial skin diseases +L98422- | Bacterial skin diseases +L98423- | Bacterial skin diseases +L98424- | Bacterial skin diseases +L98425- | Bacterial skin diseases +L98426- | Bacterial skin diseases +L98428- | Bacterial skin diseases +L98429- | Bacterial skin diseases +L98491- | Bacterial skin diseases +L98492- | Bacterial skin diseases +L98493- | Bacterial skin diseases +L98494- | Bacterial skin diseases +L98495- | Bacterial skin diseases +L98496- | Bacterial skin diseases +L98498- | Bacterial skin diseases +L98499- | Bacterial skin diseases +M726--- | Bacterial skin diseases +N492--- | Bacterial skin diseases +N493--- | Bacterial skin diseases +L03---- | Cellulitis +L030--- | Cellulitis +L03011- | Cellulitis +L03012- | Cellulitis +L03019- | Cellulitis +L03021- | Cellulitis +L03022- | Cellulitis +L03029- | Cellulitis +L03031- | Cellulitis +L03032- | Cellulitis +L03039- | Cellulitis +L03041- | Cellulitis +L03042- | Cellulitis +L03049- | Cellulitis +L031--- | Cellulitis +L03111- | Cellulitis +L03112- | Cellulitis +L03113- | Cellulitis +L03114- | Cellulitis +L03115- | Cellulitis +L03116- | Cellulitis +L03119- | Cellulitis +L03121- | Cellulitis +L03122- | Cellulitis +L03123- | Cellulitis +L03124- | Cellulitis +L03125- | Cellulitis +L03126- | Cellulitis +L03129- | Cellulitis +L032--- | Cellulitis +L03211- | Cellulitis +L03212- | Cellulitis +L03213- | Cellulitis +L03221- | Cellulitis +L03222- | Cellulitis +L033--- | Cellulitis +L03311- | Cellulitis +L03312- | Cellulitis +L03313- | Cellulitis +L03314- | Cellulitis +L03315- | Cellulitis +L03316- | Cellulitis +L03317- | Cellulitis +L03319- | Cellulitis +L03321- | Cellulitis +L03322- | Cellulitis +L03323- | Cellulitis +L03324- | Cellulitis +L03325- | Cellulitis +L03326- | Cellulitis +L03327- | Cellulitis +L03329- | Cellulitis +L038--- | Cellulitis +L03811- | Cellulitis +L03818- | Cellulitis +L03891- | Cellulitis +L03898- | Cellulitis +L039--- | Cellulitis +L0390-- | Cellulitis +L0391-- | Cellulitis +M726--- | Cellulitis +A46---- | Pyoderma +A66---- | Pyoderma +A660--- | Pyoderma +A661--- | Pyoderma +A662--- | Pyoderma +A663--- | Pyoderma +A664--- | Pyoderma +A665--- | Pyoderma +A666--- | Pyoderma +A667--- | Pyoderma +A668--- | Pyoderma +A669--- | Pyoderma +A67---- | Pyoderma +A670--- | Pyoderma +A671--- | Pyoderma +A672--- | Pyoderma +A673--- | Pyoderma +A679--- | Pyoderma +I891--- | Pyoderma +I898--- | Pyoderma +L00---- | Pyoderma +L01---- | Pyoderma +L010--- | Pyoderma +L0100-- | Pyoderma +L0101-- | Pyoderma +L0102-- | Pyoderma +L0103-- | Pyoderma +L0109-- | Pyoderma +L011--- | Pyoderma +L02---- | Pyoderma +L020--- | Pyoderma +L0201-- | Pyoderma +L0202-- | Pyoderma +L0203-- | Pyoderma +L021--- | Pyoderma +L0211-- | Pyoderma +L0212-- | Pyoderma +L0213-- | Pyoderma +L022--- | Pyoderma +L02211- | Pyoderma +L02212- | Pyoderma +L02213- | Pyoderma +L02214- | Pyoderma +L02215- | Pyoderma +L02216- | Pyoderma +L02219- | Pyoderma +L02221- | Pyoderma +L02222- | Pyoderma +L02223- | Pyoderma +L02224- | Pyoderma +L02225- | Pyoderma +L02226- | Pyoderma +L02229- | Pyoderma +L02231- | Pyoderma +L02232- | Pyoderma +L02233- | Pyoderma +L02234- | Pyoderma +L02235- | Pyoderma +L02236- | Pyoderma +L02239- | Pyoderma +L023--- | Pyoderma +L0231-- | Pyoderma +L0232-- | Pyoderma +L0233-- | Pyoderma +L024--- | Pyoderma +L02411- | Pyoderma +L02412- | Pyoderma +L02413- | Pyoderma +L02414- | Pyoderma +L02415- | Pyoderma +L02416- | Pyoderma +L02419- | Pyoderma +L02421- | Pyoderma +L02422- | Pyoderma +L02423- | Pyoderma +L02424- | Pyoderma +L02425- | Pyoderma +L02426- | Pyoderma +L02429- | Pyoderma +L02431- | Pyoderma +L02432- | Pyoderma +L02433- | Pyoderma +L02434- | Pyoderma +L02435- | Pyoderma +L02436- | Pyoderma +L02439- | Pyoderma +L02511- | Pyoderma +L02512- | Pyoderma +L02519- | Pyoderma +L02521- | Pyoderma +L02522- | Pyoderma +L02529- | Pyoderma +L02531- | Pyoderma +L02532- | Pyoderma +L02539- | Pyoderma +L02611- | Pyoderma +L02612- | Pyoderma +L02619- | Pyoderma +L02621- | Pyoderma +L02622- | Pyoderma +L02629- | Pyoderma +L02631- | Pyoderma +L02632- | Pyoderma +L02639- | Pyoderma +L028--- | Pyoderma +L02811- | Pyoderma +L02818- | Pyoderma +L02821- | Pyoderma +L02828- | Pyoderma +L02831- | Pyoderma +L02838- | Pyoderma +L029--- | Pyoderma +L0291-- | Pyoderma +L0292-- | Pyoderma +L0293-- | Pyoderma +L04---- | Pyoderma +L040--- | Pyoderma +L041--- | Pyoderma +L042--- | Pyoderma +L043--- | Pyoderma +L048--- | Pyoderma +L049--- | Pyoderma +L05---- | Pyoderma +L050--- | Pyoderma +L0501-- | Pyoderma +L0502-- | Pyoderma +L059--- | Pyoderma +L0591-- | Pyoderma +L0592-- | Pyoderma +L08---- | Pyoderma +L080--- | Pyoderma +L081--- | Pyoderma +L088--- | Pyoderma +L0881-- | Pyoderma +L0882-- | Pyoderma +L0889-- | Pyoderma +L089--- | Pyoderma +L303--- | Pyoderma +L304--- | Pyoderma +L88---- | Pyoderma +L97---- | Pyoderma +L97101- | Pyoderma +L97102- | Pyoderma +L97103- | Pyoderma +L97104- | Pyoderma +L97105- | Pyoderma +L97106- | Pyoderma +L97108- | Pyoderma +L97109- | Pyoderma +L97111- | Pyoderma +L97112- | Pyoderma +L97113- | Pyoderma +L97114- | Pyoderma +L97115- | Pyoderma +L97116- | Pyoderma +L97118- | Pyoderma +L97119- | Pyoderma +L97121- | Pyoderma +L97122- | Pyoderma +L97123- | Pyoderma +L97124- | Pyoderma +L97125- | Pyoderma +L97126- | Pyoderma +L97128- | Pyoderma +L97129- | Pyoderma +L97201- | Pyoderma +L97202- | Pyoderma +L97203- | Pyoderma +L97204- | Pyoderma +L97205- | Pyoderma +L97206- | Pyoderma +L97208- | Pyoderma +L97209- | Pyoderma +L97211- | Pyoderma +L97212- | Pyoderma +L97213- | Pyoderma +L97214- | Pyoderma +L97215- | Pyoderma +L97216- | Pyoderma +L97218- | Pyoderma +L97219- | Pyoderma +L97221- | Pyoderma +L97222- | Pyoderma +L97223- | Pyoderma +L97224- | Pyoderma +L97225- | Pyoderma +L97226- | Pyoderma +L97228- | Pyoderma +L97229- | Pyoderma +L97301- | Pyoderma +L97302- | Pyoderma +L97303- | Pyoderma +L97304- | Pyoderma +L97305- | Pyoderma +L97306- | Pyoderma +L97308- | Pyoderma +L97309- | Pyoderma +L97311- | Pyoderma +L97312- | Pyoderma +L97313- | Pyoderma +L97314- | Pyoderma +L97315- | Pyoderma +L97316- | Pyoderma +L97318- | Pyoderma +L97319- | Pyoderma +L97321- | Pyoderma +L97322- | Pyoderma +L97323- | Pyoderma +L97324- | Pyoderma +L97325- | Pyoderma +L97326- | Pyoderma +L97328- | Pyoderma +L97329- | Pyoderma +L97401- | Pyoderma +L97402- | Pyoderma +L97403- | Pyoderma +L97404- | Pyoderma +L97405- | Pyoderma +L97406- | Pyoderma +L97408- | Pyoderma +L97409- | Pyoderma +L97411- | Pyoderma +L97412- | Pyoderma +L97413- | Pyoderma +L97414- | Pyoderma +L97415- | Pyoderma +L97416- | Pyoderma +L97418- | Pyoderma +L97419- | Pyoderma +L97421- | Pyoderma +L97422- | Pyoderma +L97423- | Pyoderma +L97424- | Pyoderma +L97425- | Pyoderma +L97426- | Pyoderma +L97428- | Pyoderma +L97429- | Pyoderma +L97501- | Pyoderma +L97502- | Pyoderma +L97503- | Pyoderma +L97504- | Pyoderma +L97505- | Pyoderma +L97506- | Pyoderma +L97508- | Pyoderma +L97509- | Pyoderma +L97511- | Pyoderma +L97512- | Pyoderma +L97513- | Pyoderma +L97514- | Pyoderma +L97515- | Pyoderma +L97516- | Pyoderma +L97518- | Pyoderma +L97519- | Pyoderma +L97521- | Pyoderma +L97522- | Pyoderma +L97523- | Pyoderma +L97524- | Pyoderma +L97525- | Pyoderma +L97526- | Pyoderma +L97528- | Pyoderma +L97529- | Pyoderma +L97801- | Pyoderma +L97802- | Pyoderma +L97803- | Pyoderma +L97804- | Pyoderma +L97805- | Pyoderma +L97806- | Pyoderma +L97808- | Pyoderma +L97809- | Pyoderma +L97811- | Pyoderma +L97812- | Pyoderma +L97813- | Pyoderma +L97814- | Pyoderma +L97815- | Pyoderma +L97816- | Pyoderma +L97818- | Pyoderma +L97819- | Pyoderma +L97821- | Pyoderma +L97822- | Pyoderma +L97823- | Pyoderma +L97824- | Pyoderma +L97825- | Pyoderma +L97826- | Pyoderma +L97828- | Pyoderma +L97829- | Pyoderma +L97901- | Pyoderma +L97902- | Pyoderma +L97903- | Pyoderma +L97904- | Pyoderma +L97905- | Pyoderma +L97906- | Pyoderma +L97908- | Pyoderma +L97909- | Pyoderma +L97911- | Pyoderma +L97912- | Pyoderma +L97913- | Pyoderma +L97914- | Pyoderma +L97915- | Pyoderma +L97916- | Pyoderma +L97918- | Pyoderma +L97919- | Pyoderma +L97921- | Pyoderma +L97922- | Pyoderma +L97923- | Pyoderma +L97924- | Pyoderma +L97925- | Pyoderma +L97926- | Pyoderma +L97928- | Pyoderma +L97929- | Pyoderma +L98---- | Pyoderma +L980--- | Pyoderma +L981--- | Pyoderma +L982--- | Pyoderma +L983--- | Pyoderma +L984--- | Pyoderma +L98411- | Pyoderma +L98412- | Pyoderma +L98413- | Pyoderma +L98414- | Pyoderma +L98415- | Pyoderma +L98416- | Pyoderma +L98418- | Pyoderma +L98419- | Pyoderma +L98421- | Pyoderma +L98422- | Pyoderma +L98423- | Pyoderma +L98424- | Pyoderma +L98425- | Pyoderma +L98426- | Pyoderma +L98428- | Pyoderma +L98429- | Pyoderma +L98491- | Pyoderma +L98492- | Pyoderma +L98493- | Pyoderma +L98494- | Pyoderma +L98495- | Pyoderma +L98496- | Pyoderma +L98498- | Pyoderma +L98499- | Pyoderma +N492--- | Pyoderma +N493--- | Pyoderma +B86---- | Scabies +B35---- | Fungal skin diseases +B350--- | Fungal skin diseases +B351--- | Fungal skin diseases +B352--- | Fungal skin diseases +B353--- | Fungal skin diseases +B354--- | Fungal skin diseases +B355--- | Fungal skin diseases +B356--- | Fungal skin diseases +B358--- | Fungal skin diseases +B359--- | Fungal skin diseases +B36---- | Fungal skin diseases +B360--- | Fungal skin diseases +B361--- | Fungal skin diseases +B362--- | Fungal skin diseases +B363--- | Fungal skin diseases +B368--- | Fungal skin diseases +B369--- | Fungal skin diseases +B07---- | Viral skin diseases +B070--- | Viral skin diseases +B078--- | Viral skin diseases +B079--- | Viral skin diseases +B08---- | Viral skin diseases +B080--- | Viral skin diseases +B08010- | Viral skin diseases +B08011- | Viral skin diseases +B0802-- | Viral skin diseases +B0803-- | Viral skin diseases +B0804-- | Viral skin diseases +B0809-- | Viral skin diseases +B081--- | Viral skin diseases +B082--- | Viral skin diseases +B0820-- | Viral skin diseases +B0821-- | Viral skin diseases +B0822-- | Viral skin diseases +B083--- | Viral skin diseases +B084--- | Viral skin diseases +B085--- | Viral skin diseases +B0860-- | Viral skin diseases +B0861-- | Viral skin diseases +B0862-- | Viral skin diseases +B0869-- | Viral skin diseases +B0870-- | Viral skin diseases +B0871-- | Viral skin diseases +B0872-- | Viral skin diseases +B0879-- | Viral skin diseases +B088--- | Viral skin diseases +B09---- | Viral skin diseases +L70---- | Acne vulgaris +L700--- | Acne vulgaris +L701--- | Acne vulgaris +L702--- | Acne vulgaris +L703--- | Acne vulgaris +L704--- | Acne vulgaris +L705--- | Acne vulgaris +L708--- | Acne vulgaris +L709--- | Acne vulgaris +L63---- | Alopecia areata +L630--- | Alopecia areata +L631--- | Alopecia areata +L632--- | Alopecia areata +L638--- | Alopecia areata +L639--- | Alopecia areata +L29---- | Pruritus +L290--- | Pruritus +L291--- | Pruritus +L292--- | Pruritus +L293--- | Pruritus +L298--- | Pruritus +L299--- | Pruritus +L50---- | Urticaria +L500--- | Urticaria +L501--- | Urticaria +L502--- | Urticaria +L503--- | Urticaria +L504--- | Urticaria +L505--- | Urticaria +L506--- | Urticaria +L508--- | Urticaria +L509--- | Urticaria +L89---- | Decubitus ulcer +L890--- | Decubitus ulcer +L89000- | Decubitus ulcer +L89001- | Decubitus ulcer +L89002- | Decubitus ulcer +L89003- | Decubitus ulcer +L89004- | Decubitus ulcer +L89009- | Decubitus ulcer +L89010- | Decubitus ulcer +L89011- | Decubitus ulcer +L89012- | Decubitus ulcer +L89013- | Decubitus ulcer +L89014- | Decubitus ulcer +L89019- | Decubitus ulcer +L89020- | Decubitus ulcer +L89021- | Decubitus ulcer +L89022- | Decubitus ulcer +L89023- | Decubitus ulcer +L89024- | Decubitus ulcer +L89029- | Decubitus ulcer +L891--- | Decubitus ulcer +L89100- | Decubitus ulcer +L89101- | Decubitus ulcer +L89102- | Decubitus ulcer +L89103- | Decubitus ulcer +L89104- | Decubitus ulcer +L89109- | Decubitus ulcer +L89110- | Decubitus ulcer +L89111- | Decubitus ulcer +L89112- | Decubitus ulcer +L89113- | Decubitus ulcer +L89114- | Decubitus ulcer +L89119- | Decubitus ulcer +L89120- | Decubitus ulcer +L89121- | Decubitus ulcer +L89122- | Decubitus ulcer +L89123- | Decubitus ulcer +L89124- | Decubitus ulcer +L89129- | Decubitus ulcer +L89130- | Decubitus ulcer +L89131- | Decubitus ulcer +L89132- | Decubitus ulcer +L89133- | Decubitus ulcer +L89134- | Decubitus ulcer +L89139- | Decubitus ulcer +L89140- | Decubitus ulcer +L89141- | Decubitus ulcer +L89142- | Decubitus ulcer +L89143- | Decubitus ulcer +L89144- | Decubitus ulcer +L89149- | Decubitus ulcer +L89150- | Decubitus ulcer +L89151- | Decubitus ulcer +L89152- | Decubitus ulcer +L89153- | Decubitus ulcer +L89154- | Decubitus ulcer +L89159- | Decubitus ulcer +L892--- | Decubitus ulcer +L89200- | Decubitus ulcer +L89201- | Decubitus ulcer +L89202- | Decubitus ulcer +L89203- | Decubitus ulcer +L89204- | Decubitus ulcer +L89209- | Decubitus ulcer +L89210- | Decubitus ulcer +L89211- | Decubitus ulcer +L89212- | Decubitus ulcer +L89213- | Decubitus ulcer +L89214- | Decubitus ulcer +L89219- | Decubitus ulcer +L89220- | Decubitus ulcer +L89221- | Decubitus ulcer +L89222- | Decubitus ulcer +L89223- | Decubitus ulcer +L89224- | Decubitus ulcer +L89229- | Decubitus ulcer +L893--- | Decubitus ulcer +L89300- | Decubitus ulcer +L89301- | Decubitus ulcer +L89302- | Decubitus ulcer +L89303- | Decubitus ulcer +L89304- | Decubitus ulcer +L89309- | Decubitus ulcer +L89310- | Decubitus ulcer +L89311- | Decubitus ulcer +L89312- | Decubitus ulcer +L89313- | Decubitus ulcer +L89314- | Decubitus ulcer +L89319- | Decubitus ulcer +L89320- | Decubitus ulcer +L89321- | Decubitus ulcer +L89322- | Decubitus ulcer +L89323- | Decubitus ulcer +L89324- | Decubitus ulcer +L89329- | Decubitus ulcer +L8940-- | Decubitus ulcer +L8941-- | Decubitus ulcer +L8942-- | Decubitus ulcer +L8943-- | Decubitus ulcer +L8944-- | Decubitus ulcer +L8945-- | Decubitus ulcer +L89500- | Decubitus ulcer +L89501- | Decubitus ulcer +L89502- | Decubitus ulcer +L89503- | Decubitus ulcer +L89504- | Decubitus ulcer +L89509- | Decubitus ulcer +L89510- | Decubitus ulcer +L89511- | Decubitus ulcer +L89512- | Decubitus ulcer +L89513- | Decubitus ulcer +L89514- | Decubitus ulcer +L89519- | Decubitus ulcer +L89520- | Decubitus ulcer +L89521- | Decubitus ulcer +L89522- | Decubitus ulcer +L89523- | Decubitus ulcer +L89524- | Decubitus ulcer +L89529- | Decubitus ulcer +L89600- | Decubitus ulcer +L89601- | Decubitus ulcer +L89602- | Decubitus ulcer +L89603- | Decubitus ulcer +L89604- | Decubitus ulcer +L89609- | Decubitus ulcer +L89610- | Decubitus ulcer +L89611- | Decubitus ulcer +L89612- | Decubitus ulcer +L89613- | Decubitus ulcer +L89614- | Decubitus ulcer +L89619- | Decubitus ulcer +L89620- | Decubitus ulcer +L89621- | Decubitus ulcer +L89622- | Decubitus ulcer +L89623- | Decubitus ulcer +L89624- | Decubitus ulcer +L89629- | Decubitus ulcer +L89810- | Decubitus ulcer +L89811- | Decubitus ulcer +L89812- | Decubitus ulcer +L89813- | Decubitus ulcer +L89814- | Decubitus ulcer +L89819- | Decubitus ulcer +L89890- | Decubitus ulcer +L89891- | Decubitus ulcer +L89892- | Decubitus ulcer +L89893- | Decubitus ulcer +L89894- | Decubitus ulcer +L89899- | Decubitus ulcer +L899--- | Decubitus ulcer +L8990-- | Decubitus ulcer +L8991-- | Decubitus ulcer +L8992-- | Decubitus ulcer +L8993-- | Decubitus ulcer +L8994-- | Decubitus ulcer +L8995-- | Decubitus ulcer +B85---- | Other skin and subcutaneous diseases +B850--- | Other skin and subcutaneous diseases +B851--- | Other skin and subcutaneous diseases +B852--- | Other skin and subcutaneous diseases +B853--- | Other skin and subcutaneous diseases +B854--- | Other skin and subcutaneous diseases +B87---- | Other skin and subcutaneous diseases +B870--- | Other skin and subcutaneous diseases +B871--- | Other skin and subcutaneous diseases +B872--- | Other skin and subcutaneous diseases +B873--- | Other skin and subcutaneous diseases +B874--- | Other skin and subcutaneous diseases +B878--- | Other skin and subcutaneous diseases +B8781-- | Other skin and subcutaneous diseases +B8782-- | Other skin and subcutaneous diseases +B8789-- | Other skin and subcutaneous diseases +B879--- | Other skin and subcutaneous diseases +B88---- | Other skin and subcutaneous diseases +B880--- | Other skin and subcutaneous diseases +B881--- | Other skin and subcutaneous diseases +B882--- | Other skin and subcutaneous diseases +B883--- | Other skin and subcutaneous diseases +B888--- | Other skin and subcutaneous diseases +B889--- | Other skin and subcutaneous diseases +D863--- | Other skin and subcutaneous diseases +E801--- | Other skin and subcutaneous diseases +E802--- | Other skin and subcutaneous diseases +E8020-- | Other skin and subcutaneous diseases +E8021-- | Other skin and subcutaneous diseases +E8029-- | Other skin and subcutaneous diseases +L10---- | Other skin and subcutaneous diseases +L100--- | Other skin and subcutaneous diseases +L101--- | Other skin and subcutaneous diseases +L102--- | Other skin and subcutaneous diseases +L103--- | Other skin and subcutaneous diseases +L104--- | Other skin and subcutaneous diseases +L105--- | Other skin and subcutaneous diseases +L108--- | Other skin and subcutaneous diseases +L1081-- | Other skin and subcutaneous diseases +L1089-- | Other skin and subcutaneous diseases +L109--- | Other skin and subcutaneous diseases +L11---- | Other skin and subcutaneous diseases +L110--- | Other skin and subcutaneous diseases +L111--- | Other skin and subcutaneous diseases +L118--- | Other skin and subcutaneous diseases +L119--- | Other skin and subcutaneous diseases +L12---- | Other skin and subcutaneous diseases +L120--- | Other skin and subcutaneous diseases +L121--- | Other skin and subcutaneous diseases +L122--- | Other skin and subcutaneous diseases +L123--- | Other skin and subcutaneous diseases +L1230-- | Other skin and subcutaneous diseases +L1231-- | Other skin and subcutaneous diseases +L1235-- | Other skin and subcutaneous diseases +L128--- | Other skin and subcutaneous diseases +L129--- | Other skin and subcutaneous diseases +L13---- | Other skin and subcutaneous diseases +L130--- | Other skin and subcutaneous diseases +L131--- | Other skin and subcutaneous diseases +L138--- | Other skin and subcutaneous diseases +L139--- | Other skin and subcutaneous diseases +L14---- | Other skin and subcutaneous diseases +L28---- | Other skin and subcutaneous diseases +L280--- | Other skin and subcutaneous diseases +L281--- | Other skin and subcutaneous diseases +L282--- | Other skin and subcutaneous diseases +L42---- | Other skin and subcutaneous diseases +L43---- | Other skin and subcutaneous diseases +L430--- | Other skin and subcutaneous diseases +L431--- | Other skin and subcutaneous diseases +L432--- | Other skin and subcutaneous diseases +L433--- | Other skin and subcutaneous diseases +L438--- | Other skin and subcutaneous diseases +L439--- | Other skin and subcutaneous diseases +L44---- | Other skin and subcutaneous diseases +L440--- | Other skin and subcutaneous diseases +L441--- | Other skin and subcutaneous diseases +L442--- | Other skin and subcutaneous diseases +L443--- | Other skin and subcutaneous diseases +L444--- | Other skin and subcutaneous diseases +L448--- | Other skin and subcutaneous diseases +L449--- | Other skin and subcutaneous diseases +L45---- | Other skin and subcutaneous diseases +L490--- | Other skin and subcutaneous diseases +L491--- | Other skin and subcutaneous diseases +L492--- | Other skin and subcutaneous diseases +L493--- | Other skin and subcutaneous diseases +L494--- | Other skin and subcutaneous diseases +L495--- | Other skin and subcutaneous diseases +L496--- | Other skin and subcutaneous diseases +L497--- | Other skin and subcutaneous diseases +L498--- | Other skin and subcutaneous diseases +L499--- | Other skin and subcutaneous diseases +L51---- | Other skin and subcutaneous diseases +L510--- | Other skin and subcutaneous diseases +L511--- | Other skin and subcutaneous diseases +L512--- | Other skin and subcutaneous diseases +L513--- | Other skin and subcutaneous diseases +L518--- | Other skin and subcutaneous diseases +L519--- | Other skin and subcutaneous diseases +L52---- | Other skin and subcutaneous diseases +L53---- | Other skin and subcutaneous diseases +L530--- | Other skin and subcutaneous diseases +L531--- | Other skin and subcutaneous diseases +L532--- | Other skin and subcutaneous diseases +L533--- | Other skin and subcutaneous diseases +L538--- | Other skin and subcutaneous diseases +L539--- | Other skin and subcutaneous diseases +L54---- | Other skin and subcutaneous diseases +L540--- | Other skin and subcutaneous diseases +L56---- | Other skin and subcutaneous diseases +L562--- | Other skin and subcutaneous diseases +L563--- | Other skin and subcutaneous diseases +L564--- | Other skin and subcutaneous diseases +L565--- | Other skin and subcutaneous diseases +L568--- | Other skin and subcutaneous diseases +L569--- | Other skin and subcutaneous diseases +L57---- | Other skin and subcutaneous diseases +L570--- | Other skin and subcutaneous diseases +L571--- | Other skin and subcutaneous diseases +L572--- | Other skin and subcutaneous diseases +L573--- | Other skin and subcutaneous diseases +L574--- | Other skin and subcutaneous diseases +L575--- | Other skin and subcutaneous diseases +L578--- | Other skin and subcutaneous diseases +L579--- | Other skin and subcutaneous diseases +L59---- | Other skin and subcutaneous diseases +L590--- | Other skin and subcutaneous diseases +L598--- | Other skin and subcutaneous diseases +L599--- | Other skin and subcutaneous diseases +L60---- | Other skin and subcutaneous diseases +L600--- | Other skin and subcutaneous diseases +L601--- | Other skin and subcutaneous diseases +L602--- | Other skin and subcutaneous diseases +L603--- | Other skin and subcutaneous diseases +L604--- | Other skin and subcutaneous diseases +L605--- | Other skin and subcutaneous diseases +L608--- | Other skin and subcutaneous diseases +L609--- | Other skin and subcutaneous diseases +L62---- | Other skin and subcutaneous diseases +L620--- | Other skin and subcutaneous diseases +L628--- | Other skin and subcutaneous diseases +L64---- | Other skin and subcutaneous diseases +L648--- | Other skin and subcutaneous diseases +L649--- | Other skin and subcutaneous diseases +L65---- | Other skin and subcutaneous diseases +L650--- | Other skin and subcutaneous diseases +L651--- | Other skin and subcutaneous diseases +L652--- | Other skin and subcutaneous diseases +L658--- | Other skin and subcutaneous diseases +L659--- | Other skin and subcutaneous diseases +L66---- | Other skin and subcutaneous diseases +L660--- | Other skin and subcutaneous diseases +L661--- | Other skin and subcutaneous diseases +L662--- | Other skin and subcutaneous diseases +L663--- | Other skin and subcutaneous diseases +L664--- | Other skin and subcutaneous diseases +L668--- | Other skin and subcutaneous diseases +L669--- | Other skin and subcutaneous diseases +L67---- | Other skin and subcutaneous diseases +L670--- | Other skin and subcutaneous diseases +L671--- | Other skin and subcutaneous diseases +L678--- | Other skin and subcutaneous diseases +L679--- | Other skin and subcutaneous diseases +L68---- | Other skin and subcutaneous diseases +L680--- | Other skin and subcutaneous diseases +L681--- | Other skin and subcutaneous diseases +L682--- | Other skin and subcutaneous diseases +L683--- | Other skin and subcutaneous diseases +L688--- | Other skin and subcutaneous diseases +L689--- | Other skin and subcutaneous diseases +L71---- | Other skin and subcutaneous diseases +L710--- | Other skin and subcutaneous diseases +L711--- | Other skin and subcutaneous diseases +L718--- | Other skin and subcutaneous diseases +L719--- | Other skin and subcutaneous diseases +L72---- | Other skin and subcutaneous diseases +L720--- | Other skin and subcutaneous diseases +L721--- | Other skin and subcutaneous diseases +L7211-- | Other skin and subcutaneous diseases +L7212-- | Other skin and subcutaneous diseases +L722--- | Other skin and subcutaneous diseases +L723--- | Other skin and subcutaneous diseases +L728--- | Other skin and subcutaneous diseases +L729--- | Other skin and subcutaneous diseases +L73---- | Other skin and subcutaneous diseases +L730--- | Other skin and subcutaneous diseases +L731--- | Other skin and subcutaneous diseases +L732--- | Other skin and subcutaneous diseases +L738--- | Other skin and subcutaneous diseases +L739--- | Other skin and subcutaneous diseases +L74---- | Other skin and subcutaneous diseases +L740--- | Other skin and subcutaneous diseases +L741--- | Other skin and subcutaneous diseases +L742--- | Other skin and subcutaneous diseases +L743--- | Other skin and subcutaneous diseases +L744--- | Other skin and subcutaneous diseases +L74510- | Other skin and subcutaneous diseases +L74511- | Other skin and subcutaneous diseases +L74512- | Other skin and subcutaneous diseases +L74513- | Other skin and subcutaneous diseases +L74519- | Other skin and subcutaneous diseases +L7452-- | Other skin and subcutaneous diseases +L748--- | Other skin and subcutaneous diseases +L749--- | Other skin and subcutaneous diseases +L75---- | Other skin and subcutaneous diseases +L750--- | Other skin and subcutaneous diseases +L751--- | Other skin and subcutaneous diseases +L752--- | Other skin and subcutaneous diseases +L758--- | Other skin and subcutaneous diseases +L759--- | Other skin and subcutaneous diseases +L80---- | Other skin and subcutaneous diseases +L81---- | Other skin and subcutaneous diseases +L810--- | Other skin and subcutaneous diseases +L811--- | Other skin and subcutaneous diseases +L812--- | Other skin and subcutaneous diseases +L813--- | Other skin and subcutaneous diseases +L814--- | Other skin and subcutaneous diseases +L815--- | Other skin and subcutaneous diseases +L816--- | Other skin and subcutaneous diseases +L817--- | Other skin and subcutaneous diseases +L818--- | Other skin and subcutaneous diseases +L819--- | Other skin and subcutaneous diseases +L82---- | Other skin and subcutaneous diseases +L820--- | Other skin and subcutaneous diseases +L821--- | Other skin and subcutaneous diseases +L83---- | Other skin and subcutaneous diseases +L84---- | Other skin and subcutaneous diseases +L85---- | Other skin and subcutaneous diseases +L850--- | Other skin and subcutaneous diseases +L851--- | Other skin and subcutaneous diseases +L852--- | Other skin and subcutaneous diseases +L853--- | Other skin and subcutaneous diseases +L858--- | Other skin and subcutaneous diseases +L859--- | Other skin and subcutaneous diseases +L86---- | Other skin and subcutaneous diseases +L87---- | Other skin and subcutaneous diseases +L870--- | Other skin and subcutaneous diseases +L871--- | Other skin and subcutaneous diseases +L872--- | Other skin and subcutaneous diseases +L878--- | Other skin and subcutaneous diseases +L879--- | Other skin and subcutaneous diseases +L90---- | Other skin and subcutaneous diseases +L900--- | Other skin and subcutaneous diseases +L901--- | Other skin and subcutaneous diseases +L902--- | Other skin and subcutaneous diseases +L903--- | Other skin and subcutaneous diseases +L904--- | Other skin and subcutaneous diseases +L905--- | Other skin and subcutaneous diseases +L906--- | Other skin and subcutaneous diseases +L908--- | Other skin and subcutaneous diseases +L909--- | Other skin and subcutaneous diseases +L91---- | Other skin and subcutaneous diseases +L910--- | Other skin and subcutaneous diseases +L918--- | Other skin and subcutaneous diseases +L919--- | Other skin and subcutaneous diseases +L92---- | Other skin and subcutaneous diseases +L920--- | Other skin and subcutaneous diseases +L921--- | Other skin and subcutaneous diseases +L922--- | Other skin and subcutaneous diseases +L923--- | Other skin and subcutaneous diseases +L928--- | Other skin and subcutaneous diseases +L929--- | Other skin and subcutaneous diseases +L94---- | Other skin and subcutaneous diseases +L940--- | Other skin and subcutaneous diseases +L941--- | Other skin and subcutaneous diseases +L942--- | Other skin and subcutaneous diseases +L943--- | Other skin and subcutaneous diseases +L944--- | Other skin and subcutaneous diseases +L945--- | Other skin and subcutaneous diseases +L946--- | Other skin and subcutaneous diseases +L948--- | Other skin and subcutaneous diseases +L949--- | Other skin and subcutaneous diseases +L95---- | Other skin and subcutaneous diseases +L950--- | Other skin and subcutaneous diseases +L951--- | Other skin and subcutaneous diseases +L958--- | Other skin and subcutaneous diseases +L959--- | Other skin and subcutaneous diseases +L985--- | Other skin and subcutaneous diseases +L986--- | Other skin and subcutaneous diseases +L987--- | Other skin and subcutaneous diseases +L988--- | Other skin and subcutaneous diseases +L989--- | Other skin and subcutaneous diseases +L99---- | Other skin and subcutaneous diseases +L990--- | Other skin and subcutaneous diseases +L998--- | Other skin and subcutaneous diseases +Z207--- | Other skin and subcutaneous diseases +B30---- | Sense organ diseases +B300--- | Sense organ diseases +B301--- | Sense organ diseases +B302--- | Sense organ diseases +B303--- | Sense organ diseases +B308--- | Sense organ diseases +B309--- | Sense organ diseases +H00---- | Sense organ diseases +H000--- | Sense organ diseases +H00011- | Sense organ diseases +H00012- | Sense organ diseases +H00013- | Sense organ diseases +H00014- | Sense organ diseases +H00015- | Sense organ diseases +H00016- | Sense organ diseases +H00019- | Sense organ diseases +H00021- | Sense organ diseases +H00022- | Sense organ diseases +H00023- | Sense organ diseases +H00024- | Sense organ diseases +H00025- | Sense organ diseases +H00026- | Sense organ diseases +H00029- | Sense organ diseases +H00031- | Sense organ diseases +H00032- | Sense organ diseases +H00033- | Sense organ diseases +H00034- | Sense organ diseases +H00035- | Sense organ diseases +H00036- | Sense organ diseases +H00039- | Sense organ diseases +H001--- | Sense organ diseases +H0011-- | Sense organ diseases +H0012-- | Sense organ diseases +H0013-- | Sense organ diseases +H0014-- | Sense organ diseases +H0015-- | Sense organ diseases +H0016-- | Sense organ diseases +H0019-- | Sense organ diseases +H01---- | Sense organ diseases +H010--- | Sense organ diseases +H01001- | Sense organ diseases +H01002- | Sense organ diseases +H01003- | Sense organ diseases +H01004- | Sense organ diseases +H01005- | Sense organ diseases +H01006- | Sense organ diseases +H01009- | Sense organ diseases +H0100A- | Sense organ diseases +H0100B- | Sense organ diseases +H01011- | Sense organ diseases +H01012- | Sense organ diseases +H01013- | Sense organ diseases +H01014- | Sense organ diseases +H01015- | Sense organ diseases +H01016- | Sense organ diseases +H01019- | Sense organ diseases +H0101A- | Sense organ diseases +H0101B- | Sense organ diseases +H01021- | Sense organ diseases +H01022- | Sense organ diseases +H01023- | Sense organ diseases +H01024- | Sense organ diseases +H01025- | Sense organ diseases +H01026- | Sense organ diseases +H01029- | Sense organ diseases +H0102A- | Sense organ diseases +H0102B- | Sense organ diseases +H011--- | Sense organ diseases +H01111- | Sense organ diseases +H01112- | Sense organ diseases +H01113- | Sense organ diseases +H01114- | Sense organ diseases +H01115- | Sense organ diseases +H01116- | Sense organ diseases +H01119- | Sense organ diseases +H01121- | Sense organ diseases +H01122- | Sense organ diseases +H01123- | Sense organ diseases +H01124- | Sense organ diseases +H01125- | Sense organ diseases +H01126- | Sense organ diseases +H01129- | Sense organ diseases +H01131- | Sense organ diseases +H01132- | Sense organ diseases +H01133- | Sense organ diseases +H01134- | Sense organ diseases +H01135- | Sense organ diseases +H01136- | Sense organ diseases +H01139- | Sense organ diseases +H01141- | Sense organ diseases +H01142- | Sense organ diseases +H01143- | Sense organ diseases +H01144- | Sense organ diseases +H01145- | Sense organ diseases +H01146- | Sense organ diseases +H01149- | Sense organ diseases +H018--- | Sense organ diseases +H019--- | Sense organ diseases +H02---- | Sense organ diseases +H020--- | Sense organ diseases +H02001- | Sense organ diseases +H02002- | Sense organ diseases +H02003- | Sense organ diseases +H02004- | Sense organ diseases +H02005- | Sense organ diseases +H02006- | Sense organ diseases +H02009- | Sense organ diseases +H02011- | Sense organ diseases +H02012- | Sense organ diseases +H02013- | Sense organ diseases +H02014- | Sense organ diseases +H02015- | Sense organ diseases +H02016- | Sense organ diseases +H02019- | Sense organ diseases +H02021- | Sense organ diseases +H02022- | Sense organ diseases +H02023- | Sense organ diseases +H02024- | Sense organ diseases +H02025- | Sense organ diseases +H02026- | Sense organ diseases +H02029- | Sense organ diseases +H02031- | Sense organ diseases +H02032- | Sense organ diseases +H02033- | Sense organ diseases +H02034- | Sense organ diseases +H02035- | Sense organ diseases +H02036- | Sense organ diseases +H02039- | Sense organ diseases +H02041- | Sense organ diseases +H02042- | Sense organ diseases +H02043- | Sense organ diseases +H02044- | Sense organ diseases +H02045- | Sense organ diseases +H02046- | Sense organ diseases +H02049- | Sense organ diseases +H02051- | Sense organ diseases +H02052- | Sense organ diseases +H02053- | Sense organ diseases +H02054- | Sense organ diseases +H02055- | Sense organ diseases +H02056- | Sense organ diseases +H02059- | Sense organ diseases +H021--- | Sense organ diseases +H02101- | Sense organ diseases +H02102- | Sense organ diseases +H02103- | Sense organ diseases +H02104- | Sense organ diseases +H02105- | Sense organ diseases +H02106- | Sense organ diseases +H02109- | Sense organ diseases +H02111- | Sense organ diseases +H02112- | Sense organ diseases +H02113- | Sense organ diseases +H02114- | Sense organ diseases +H02115- | Sense organ diseases +H02116- | Sense organ diseases +H02119- | Sense organ diseases +H02121- | Sense organ diseases +H02122- | Sense organ diseases +H02123- | Sense organ diseases +H02124- | Sense organ diseases +H02125- | Sense organ diseases +H02126- | Sense organ diseases +H02129- | Sense organ diseases +H02131- | Sense organ diseases +H02132- | Sense organ diseases +H02133- | Sense organ diseases +H02134- | Sense organ diseases +H02135- | Sense organ diseases +H02136- | Sense organ diseases +H02139- | Sense organ diseases +H02141- | Sense organ diseases +H02142- | Sense organ diseases +H02143- | Sense organ diseases +H02144- | Sense organ diseases +H02145- | Sense organ diseases +H02146- | Sense organ diseases +H02149- | Sense organ diseases +H02151- | Sense organ diseases +H02152- | Sense organ diseases +H02153- | Sense organ diseases +H02154- | Sense organ diseases +H02155- | Sense organ diseases +H02156- | Sense organ diseases +H02159- | Sense organ diseases +H022--- | Sense organ diseases +H02201- | Sense organ diseases +H02202- | Sense organ diseases +H02203- | Sense organ diseases +H02204- | Sense organ diseases +H02205- | Sense organ diseases +H02206- | Sense organ diseases +H02209- | Sense organ diseases +H0220A- | Sense organ diseases +H0220B- | Sense organ diseases +H0220C- | Sense organ diseases +H02211- | Sense organ diseases +H02212- | Sense organ diseases +H02213- | Sense organ diseases +H02214- | Sense organ diseases +H02215- | Sense organ diseases +H02216- | Sense organ diseases +H02219- | Sense organ diseases +H0221A- | Sense organ diseases +H0221B- | Sense organ diseases +H0221C- | Sense organ diseases +H02221- | Sense organ diseases +H02222- | Sense organ diseases +H02223- | Sense organ diseases +H02224- | Sense organ diseases +H02225- | Sense organ diseases +H02226- | Sense organ diseases +H02229- | Sense organ diseases +H0222A- | Sense organ diseases +H0222B- | Sense organ diseases +H0222C- | Sense organ diseases +H02231- | Sense organ diseases +H02232- | Sense organ diseases +H02233- | Sense organ diseases +H02234- | Sense organ diseases +H02235- | Sense organ diseases +H02236- | Sense organ diseases +H02239- | Sense organ diseases +H0223A- | Sense organ diseases +H0223B- | Sense organ diseases +H0223C- | Sense organ diseases +H023--- | Sense organ diseases +H0230-- | Sense organ diseases +H0231-- | Sense organ diseases +H0232-- | Sense organ diseases +H0233-- | Sense organ diseases +H0234-- | Sense organ diseases +H0235-- | Sense organ diseases +H0236-- | Sense organ diseases +H024--- | Sense organ diseases +H02401- | Sense organ diseases +H02402- | Sense organ diseases +H02403- | Sense organ diseases +H02409- | Sense organ diseases +H02411- | Sense organ diseases +H02412- | Sense organ diseases +H02413- | Sense organ diseases +H02419- | Sense organ diseases +H02421- | Sense organ diseases +H02422- | Sense organ diseases +H02423- | Sense organ diseases +H02429- | Sense organ diseases +H02431- | Sense organ diseases +H02432- | Sense organ diseases +H02433- | Sense organ diseases +H02439- | Sense organ diseases +H025--- | Sense organ diseases +H02511- | Sense organ diseases +H02512- | Sense organ diseases +H02513- | Sense organ diseases +H02514- | Sense organ diseases +H02515- | Sense organ diseases +H02516- | Sense organ diseases +H02519- | Sense organ diseases +H02521- | Sense organ diseases +H02522- | Sense organ diseases +H02523- | Sense organ diseases +H02524- | Sense organ diseases +H02525- | Sense organ diseases +H02526- | Sense organ diseases +H02529- | Sense organ diseases +H02531- | Sense organ diseases +H02532- | Sense organ diseases +H02533- | Sense organ diseases +H02534- | Sense organ diseases +H02535- | Sense organ diseases +H02536- | Sense organ diseases +H02539- | Sense organ diseases +H0259-- | Sense organ diseases +H026--- | Sense organ diseases +H0260-- | Sense organ diseases +H0261-- | Sense organ diseases +H0262-- | Sense organ diseases +H0263-- | Sense organ diseases +H0264-- | Sense organ diseases +H0265-- | Sense organ diseases +H0266-- | Sense organ diseases +H027--- | Sense organ diseases +H0270-- | Sense organ diseases +H02711- | Sense organ diseases +H02712- | Sense organ diseases +H02713- | Sense organ diseases +H02714- | Sense organ diseases +H02715- | Sense organ diseases +H02716- | Sense organ diseases +H02719- | Sense organ diseases +H02721- | Sense organ diseases +H02722- | Sense organ diseases +H02723- | Sense organ diseases +H02724- | Sense organ diseases +H02725- | Sense organ diseases +H02726- | Sense organ diseases +H02729- | Sense organ diseases +H02731- | Sense organ diseases +H02732- | Sense organ diseases +H02733- | Sense organ diseases +H02734- | Sense organ diseases +H02735- | Sense organ diseases +H02736- | Sense organ diseases +H02739- | Sense organ diseases +H0279-- | Sense organ diseases +H028--- | Sense organ diseases +H02821- | Sense organ diseases +H02822- | Sense organ diseases +H02823- | Sense organ diseases +H02824- | Sense organ diseases +H02825- | Sense organ diseases +H02826- | Sense organ diseases +H02829- | Sense organ diseases +H02831- | Sense organ diseases +H02832- | Sense organ diseases +H02833- | Sense organ diseases +H02834- | Sense organ diseases +H02835- | Sense organ diseases +H02836- | Sense organ diseases +H02839- | Sense organ diseases +H02841- | Sense organ diseases +H02842- | Sense organ diseases +H02843- | Sense organ diseases +H02844- | Sense organ diseases +H02845- | Sense organ diseases +H02846- | Sense organ diseases +H02849- | Sense organ diseases +H02851- | Sense organ diseases +H02852- | Sense organ diseases +H02853- | Sense organ diseases +H02854- | Sense organ diseases +H02855- | Sense organ diseases +H02856- | Sense organ diseases +H02859- | Sense organ diseases +H02861- | Sense organ diseases +H02862- | Sense organ diseases +H02863- | Sense organ diseases +H02864- | Sense organ diseases +H02865- | Sense organ diseases +H02866- | Sense organ diseases +H02869- | Sense organ diseases +H02871- | Sense organ diseases +H02872- | Sense organ diseases +H02873- | Sense organ diseases +H02874- | Sense organ diseases +H02875- | Sense organ diseases +H02876- | Sense organ diseases +H02879- | Sense organ diseases +H02881- | Sense organ diseases +H02882- | Sense organ diseases +H02883- | Sense organ diseases +H02884- | Sense organ diseases +H02885- | Sense organ diseases +H02886- | Sense organ diseases +H02889- | Sense organ diseases +H0288A- | Sense organ diseases +H0288B- | Sense organ diseases +H0289-- | Sense organ diseases +H029--- | Sense organ diseases +H030--- | Sense organ diseases +H031--- | Sense organ diseases +H038--- | Sense organ diseases +H04---- | Sense organ diseases +H040--- | Sense organ diseases +H04001- | Sense organ diseases +H04002- | Sense organ diseases +H04003- | Sense organ diseases +H04009- | Sense organ diseases +H04011- | Sense organ diseases +H04012- | Sense organ diseases +H04013- | Sense organ diseases +H04019- | Sense organ diseases +H04021- | Sense organ diseases +H04022- | Sense organ diseases +H04023- | Sense organ diseases +H04029- | Sense organ diseases +H04031- | Sense organ diseases +H04032- | Sense organ diseases +H04033- | Sense organ diseases +H04039- | Sense organ diseases +H041--- | Sense organ diseases +H04111- | Sense organ diseases +H04112- | Sense organ diseases +H04113- | Sense organ diseases +H04119- | Sense organ diseases +H04121- | Sense organ diseases +H04122- | Sense organ diseases +H04123- | Sense organ diseases +H04129- | Sense organ diseases +H04131- | Sense organ diseases +H04132- | Sense organ diseases +H04133- | Sense organ diseases +H04139- | Sense organ diseases +H04141- | Sense organ diseases +H04142- | Sense organ diseases +H04143- | Sense organ diseases +H04149- | Sense organ diseases +H04151- | Sense organ diseases +H04152- | Sense organ diseases +H04153- | Sense organ diseases +H04159- | Sense organ diseases +H04161- | Sense organ diseases +H04162- | Sense organ diseases +H04163- | Sense organ diseases +H04169- | Sense organ diseases +H0419-- | Sense organ diseases +H042--- | Sense organ diseases +H04201- | Sense organ diseases +H04202- | Sense organ diseases +H04203- | Sense organ diseases +H04209- | Sense organ diseases +H04211- | Sense organ diseases +H04212- | Sense organ diseases +H04213- | Sense organ diseases +H04219- | Sense organ diseases +H04221- | Sense organ diseases +H04222- | Sense organ diseases +H04223- | Sense organ diseases +H04229- | Sense organ diseases +H043--- | Sense organ diseases +H04301- | Sense organ diseases +H04302- | Sense organ diseases +H04303- | Sense organ diseases +H04309- | Sense organ diseases +H04311- | Sense organ diseases +H04312- | Sense organ diseases +H04313- | Sense organ diseases +H04319- | Sense organ diseases +H04321- | Sense organ diseases +H04322- | Sense organ diseases +H04323- | Sense organ diseases +H04329- | Sense organ diseases +H04331- | Sense organ diseases +H04332- | Sense organ diseases +H04333- | Sense organ diseases +H04339- | Sense organ diseases +H044--- | Sense organ diseases +H04411- | Sense organ diseases +H04412- | Sense organ diseases +H04413- | Sense organ diseases +H04419- | Sense organ diseases +H04421- | Sense organ diseases +H04422- | Sense organ diseases +H04423- | Sense organ diseases +H04429- | Sense organ diseases +H04431- | Sense organ diseases +H04432- | Sense organ diseases +H04433- | Sense organ diseases +H04439- | Sense organ diseases +H045--- | Sense organ diseases +H04511- | Sense organ diseases +H04512- | Sense organ diseases +H04513- | Sense organ diseases +H04519- | Sense organ diseases +H04521- | Sense organ diseases +H04522- | Sense organ diseases +H04523- | Sense organ diseases +H04529- | Sense organ diseases +H04531- | Sense organ diseases +H04532- | Sense organ diseases +H04533- | Sense organ diseases +H04539- | Sense organ diseases +H04541- | Sense organ diseases +H04542- | Sense organ diseases +H04543- | Sense organ diseases +H04549- | Sense organ diseases +H04551- | Sense organ diseases +H04552- | Sense organ diseases +H04553- | Sense organ diseases +H04559- | Sense organ diseases +H04561- | Sense organ diseases +H04562- | Sense organ diseases +H04563- | Sense organ diseases +H04569- | Sense organ diseases +H04571- | Sense organ diseases +H04572- | Sense organ diseases +H04573- | Sense organ diseases +H04579- | Sense organ diseases +H046--- | Sense organ diseases +H04611- | Sense organ diseases +H04612- | Sense organ diseases +H04613- | Sense organ diseases +H04619- | Sense organ diseases +H0469-- | Sense organ diseases +H048--- | Sense organ diseases +H04811- | Sense organ diseases +H04812- | Sense organ diseases +H04813- | Sense organ diseases +H04819- | Sense organ diseases +H0489-- | Sense organ diseases +H049--- | Sense organ diseases +H05---- | Sense organ diseases +H050--- | Sense organ diseases +H0500-- | Sense organ diseases +H05011- | Sense organ diseases +H05012- | Sense organ diseases +H05013- | Sense organ diseases +H05019- | Sense organ diseases +H05021- | Sense organ diseases +H05022- | Sense organ diseases +H05023- | Sense organ diseases +H05029- | Sense organ diseases +H05031- | Sense organ diseases +H05032- | Sense organ diseases +H05033- | Sense organ diseases +H05039- | Sense organ diseases +H05041- | Sense organ diseases +H05042- | Sense organ diseases +H05043- | Sense organ diseases +H05049- | Sense organ diseases +H051--- | Sense organ diseases +H0510-- | Sense organ diseases +H05111- | Sense organ diseases +H05112- | Sense organ diseases +H05113- | Sense organ diseases +H05119- | Sense organ diseases +H05121- | Sense organ diseases +H05122- | Sense organ diseases +H05123- | Sense organ diseases +H05129- | Sense organ diseases +H052--- | Sense organ diseases +H0520-- | Sense organ diseases +H05211- | Sense organ diseases +H05212- | Sense organ diseases +H05213- | Sense organ diseases +H05219- | Sense organ diseases +H05221- | Sense organ diseases +H05222- | Sense organ diseases +H05223- | Sense organ diseases +H05229- | Sense organ diseases +H05231- | Sense organ diseases +H05232- | Sense organ diseases +H05233- | Sense organ diseases +H05239- | Sense organ diseases +H05241- | Sense organ diseases +H05242- | Sense organ diseases +H05243- | Sense organ diseases +H05249- | Sense organ diseases +H05251- | Sense organ diseases +H05252- | Sense organ diseases +H05253- | Sense organ diseases +H05259- | Sense organ diseases +H05261- | Sense organ diseases +H05262- | Sense organ diseases +H05263- | Sense organ diseases +H05269- | Sense organ diseases +H053--- | Sense organ diseases +H0530-- | Sense organ diseases +H05311- | Sense organ diseases +H05312- | Sense organ diseases +H05313- | Sense organ diseases +H05319- | Sense organ diseases +H05321- | Sense organ diseases +H05322- | Sense organ diseases +H05323- | Sense organ diseases +H05329- | Sense organ diseases +H05341- | Sense organ diseases +H05342- | Sense organ diseases +H05343- | Sense organ diseases +H05349- | Sense organ diseases +H05351- | Sense organ diseases +H05352- | Sense organ diseases +H05353- | Sense organ diseases +H05359- | Sense organ diseases +H054--- | Sense organ diseases +H05401- | Sense organ diseases +H05402- | Sense organ diseases +H05403- | Sense organ diseases +H05409- | Sense organ diseases +H05411- | Sense organ diseases +H05412- | Sense organ diseases +H05413- | Sense organ diseases +H05419- | Sense organ diseases +H058--- | Sense organ diseases +H05811- | Sense organ diseases +H05812- | Sense organ diseases +H05813- | Sense organ diseases +H05819- | Sense organ diseases +H05821- | Sense organ diseases +H05822- | Sense organ diseases +H05823- | Sense organ diseases +H05829- | Sense organ diseases +H0589-- | Sense organ diseases +H059--- | Sense organ diseases +H06---- | Sense organ diseases +H060--- | Sense organ diseases +H061--- | Sense organ diseases +H062--- | Sense organ diseases +H063--- | Sense organ diseases +H10---- | Sense organ diseases +H100--- | Sense organ diseases +H10011- | Sense organ diseases +H10012- | Sense organ diseases +H10013- | Sense organ diseases +H10019- | Sense organ diseases +H10021- | Sense organ diseases +H10022- | Sense organ diseases +H10023- | Sense organ diseases +H10029- | Sense organ diseases +H101--- | Sense organ diseases +H1010-- | Sense organ diseases +H1011-- | Sense organ diseases +H1012-- | Sense organ diseases +H1013-- | Sense organ diseases +H102--- | Sense organ diseases +H10211- | Sense organ diseases +H10212- | Sense organ diseases +H10213- | Sense organ diseases +H10219- | Sense organ diseases +H10221- | Sense organ diseases +H10222- | Sense organ diseases +H10223- | Sense organ diseases +H10229- | Sense organ diseases +H10231- | Sense organ diseases +H10232- | Sense organ diseases +H10233- | Sense organ diseases +H10239- | Sense organ diseases +H103--- | Sense organ diseases +H1030-- | Sense organ diseases +H1031-- | Sense organ diseases +H1032-- | Sense organ diseases +H1033-- | Sense organ diseases +H104--- | Sense organ diseases +H10401- | Sense organ diseases +H10402- | Sense organ diseases +H10403- | Sense organ diseases +H10409- | Sense organ diseases +H10411- | Sense organ diseases +H10412- | Sense organ diseases +H10413- | Sense organ diseases +H10419- | Sense organ diseases +H10421- | Sense organ diseases +H10422- | Sense organ diseases +H10423- | Sense organ diseases +H10429- | Sense organ diseases +H10431- | Sense organ diseases +H10432- | Sense organ diseases +H10433- | Sense organ diseases +H10439- | Sense organ diseases +H1044-- | Sense organ diseases +H1045-- | Sense organ diseases +H105--- | Sense organ diseases +H10501- | Sense organ diseases +H10502- | Sense organ diseases +H10503- | Sense organ diseases +H10509- | Sense organ diseases +H10511- | Sense organ diseases +H10512- | Sense organ diseases +H10513- | Sense organ diseases +H10519- | Sense organ diseases +H10521- | Sense organ diseases +H10522- | Sense organ diseases +H10523- | Sense organ diseases +H10529- | Sense organ diseases +H10531- | Sense organ diseases +H10532- | Sense organ diseases +H10533- | Sense organ diseases +H10539- | Sense organ diseases +H108--- | Sense organ diseases +H10811- | Sense organ diseases +H10812- | Sense organ diseases +H10813- | Sense organ diseases +H10819- | Sense organ diseases +H10821- | Sense organ diseases +H10822- | Sense organ diseases +H10823- | Sense organ diseases +H10829- | Sense organ diseases +H1089-- | Sense organ diseases +H109--- | Sense organ diseases +H11---- | Sense organ diseases +H110--- | Sense organ diseases +H11001- | Sense organ diseases +H11002- | Sense organ diseases +H11003- | Sense organ diseases +H11009- | Sense organ diseases +H11011- | Sense organ diseases +H11012- | Sense organ diseases +H11013- | Sense organ diseases +H11019- | Sense organ diseases +H11021- | Sense organ diseases +H11022- | Sense organ diseases +H11023- | Sense organ diseases +H11029- | Sense organ diseases +H11031- | Sense organ diseases +H11032- | Sense organ diseases +H11033- | Sense organ diseases +H11039- | Sense organ diseases +H11041- | Sense organ diseases +H11042- | Sense organ diseases +H11043- | Sense organ diseases +H11049- | Sense organ diseases +H11051- | Sense organ diseases +H11052- | Sense organ diseases +H11053- | Sense organ diseases +H11059- | Sense organ diseases +H11061- | Sense organ diseases +H11062- | Sense organ diseases +H11063- | Sense organ diseases +H11069- | Sense organ diseases +H111--- | Sense organ diseases +H1110-- | Sense organ diseases +H11111- | Sense organ diseases +H11112- | Sense organ diseases +H11113- | Sense organ diseases +H11119- | Sense organ diseases +H11121- | Sense organ diseases +H11122- | Sense organ diseases +H11123- | Sense organ diseases +H11129- | Sense organ diseases +H11131- | Sense organ diseases +H11132- | Sense organ diseases +H11133- | Sense organ diseases +H11139- | Sense organ diseases +H11141- | Sense organ diseases +H11142- | Sense organ diseases +H11143- | Sense organ diseases +H11149- | Sense organ diseases +H11151- | Sense organ diseases +H11152- | Sense organ diseases +H11153- | Sense organ diseases +H11159- | Sense organ diseases +H112--- | Sense organ diseases +H11211- | Sense organ diseases +H11212- | Sense organ diseases +H11213- | Sense organ diseases +H11219- | Sense organ diseases +H11221- | Sense organ diseases +H11222- | Sense organ diseases +H11223- | Sense organ diseases +H11229- | Sense organ diseases +H11231- | Sense organ diseases +H11232- | Sense organ diseases +H11233- | Sense organ diseases +H11239- | Sense organ diseases +H11241- | Sense organ diseases +H11242- | Sense organ diseases +H11243- | Sense organ diseases +H11249- | Sense organ diseases +H113--- | Sense organ diseases +H1130-- | Sense organ diseases +H1131-- | Sense organ diseases +H1132-- | Sense organ diseases +H1133-- | Sense organ diseases +H114--- | Sense organ diseases +H11411- | Sense organ diseases +H11412- | Sense organ diseases +H11413- | Sense organ diseases +H11419- | Sense organ diseases +H11421- | Sense organ diseases +H11422- | Sense organ diseases +H11423- | Sense organ diseases +H11429- | Sense organ diseases +H11431- | Sense organ diseases +H11432- | Sense organ diseases +H11433- | Sense organ diseases +H11439- | Sense organ diseases +H11441- | Sense organ diseases +H11442- | Sense organ diseases +H11443- | Sense organ diseases +H11449- | Sense organ diseases +H118--- | Sense organ diseases +H11811- | Sense organ diseases +H11812- | Sense organ diseases +H11813- | Sense organ diseases +H11819- | Sense organ diseases +H11821- | Sense organ diseases +H11822- | Sense organ diseases +H11823- | Sense organ diseases +H11829- | Sense organ diseases +H1189-- | Sense organ diseases +H119--- | Sense organ diseases +H13---- | Sense organ diseases +H130--- | Sense organ diseases +H131--- | Sense organ diseases +H132--- | Sense organ diseases +H133--- | Sense organ diseases +H138--- | Sense organ diseases +H15---- | Sense organ diseases +H150--- | Sense organ diseases +H15001- | Sense organ diseases +H15002- | Sense organ diseases +H15003- | Sense organ diseases +H15009- | Sense organ diseases +H15011- | Sense organ diseases +H15012- | Sense organ diseases +H15013- | Sense organ diseases +H15019- | Sense organ diseases +H15021- | Sense organ diseases +H15022- | Sense organ diseases +H15023- | Sense organ diseases +H15029- | Sense organ diseases +H15031- | Sense organ diseases +H15032- | Sense organ diseases +H15033- | Sense organ diseases +H15039- | Sense organ diseases +H15041- | Sense organ diseases +H15042- | Sense organ diseases +H15043- | Sense organ diseases +H15049- | Sense organ diseases +H15051- | Sense organ diseases +H15052- | Sense organ diseases +H15053- | Sense organ diseases +H15059- | Sense organ diseases +H15091- | Sense organ diseases +H15092- | Sense organ diseases +H15093- | Sense organ diseases +H15099- | Sense organ diseases +H151--- | Sense organ diseases +H15101- | Sense organ diseases +H15102- | Sense organ diseases +H15103- | Sense organ diseases +H15109- | Sense organ diseases +H15111- | Sense organ diseases +H15112- | Sense organ diseases +H15113- | Sense organ diseases +H15119- | Sense organ diseases +H15121- | Sense organ diseases +H15122- | Sense organ diseases +H15123- | Sense organ diseases +H15129- | Sense organ diseases +H158--- | Sense organ diseases +H15811- | Sense organ diseases +H15812- | Sense organ diseases +H15813- | Sense organ diseases +H15819- | Sense organ diseases +H15821- | Sense organ diseases +H15822- | Sense organ diseases +H15823- | Sense organ diseases +H15829- | Sense organ diseases +H15831- | Sense organ diseases +H15832- | Sense organ diseases +H15833- | Sense organ diseases +H15839- | Sense organ diseases +H15841- | Sense organ diseases +H15842- | Sense organ diseases +H15843- | Sense organ diseases +H15849- | Sense organ diseases +H15851- | Sense organ diseases +H15852- | Sense organ diseases +H15853- | Sense organ diseases +H15859- | Sense organ diseases +H1589-- | Sense organ diseases +H159--- | Sense organ diseases +H16---- | Sense organ diseases +H160--- | Sense organ diseases +H16001- | Sense organ diseases +H16002- | Sense organ diseases +H16003- | Sense organ diseases +H16009- | Sense organ diseases +H16011- | Sense organ diseases +H16012- | Sense organ diseases +H16013- | Sense organ diseases +H16019- | Sense organ diseases +H16021- | Sense organ diseases +H16022- | Sense organ diseases +H16023- | Sense organ diseases +H16029- | Sense organ diseases +H16031- | Sense organ diseases +H16032- | Sense organ diseases +H16033- | Sense organ diseases +H16039- | Sense organ diseases +H16041- | Sense organ diseases +H16042- | Sense organ diseases +H16043- | Sense organ diseases +H16049- | Sense organ diseases +H16051- | Sense organ diseases +H16052- | Sense organ diseases +H16053- | Sense organ diseases +H16059- | Sense organ diseases +H16061- | Sense organ diseases +H16062- | Sense organ diseases +H16063- | Sense organ diseases +H16069- | Sense organ diseases +H16071- | Sense organ diseases +H16072- | Sense organ diseases +H16073- | Sense organ diseases +H16079- | Sense organ diseases +H161--- | Sense organ diseases +H16101- | Sense organ diseases +H16102- | Sense organ diseases +H16103- | Sense organ diseases +H16109- | Sense organ diseases +H16111- | Sense organ diseases +H16112- | Sense organ diseases +H16113- | Sense organ diseases +H16119- | Sense organ diseases +H16121- | Sense organ diseases +H16122- | Sense organ diseases +H16123- | Sense organ diseases +H16129- | Sense organ diseases +H16131- | Sense organ diseases +H16132- | Sense organ diseases +H16133- | Sense organ diseases +H16139- | Sense organ diseases +H16141- | Sense organ diseases +H16142- | Sense organ diseases +H16143- | Sense organ diseases +H16149- | Sense organ diseases +H162--- | Sense organ diseases +H16201- | Sense organ diseases +H16202- | Sense organ diseases +H16203- | Sense organ diseases +H16209- | Sense organ diseases +H16211- | Sense organ diseases +H16212- | Sense organ diseases +H16213- | Sense organ diseases +H16219- | Sense organ diseases +H16221- | Sense organ diseases +H16222- | Sense organ diseases +H16223- | Sense organ diseases +H16229- | Sense organ diseases +H16231- | Sense organ diseases +H16232- | Sense organ diseases +H16233- | Sense organ diseases +H16239- | Sense organ diseases +H16241- | Sense organ diseases +H16242- | Sense organ diseases +H16243- | Sense organ diseases +H16249- | Sense organ diseases +H16251- | Sense organ diseases +H16252- | Sense organ diseases +H16253- | Sense organ diseases +H16259- | Sense organ diseases +H16261- | Sense organ diseases +H16262- | Sense organ diseases +H16263- | Sense organ diseases +H16269- | Sense organ diseases +H16291- | Sense organ diseases +H16292- | Sense organ diseases +H16293- | Sense organ diseases +H16299- | Sense organ diseases +H163--- | Sense organ diseases +H16301- | Sense organ diseases +H16302- | Sense organ diseases +H16303- | Sense organ diseases +H16309- | Sense organ diseases +H16311- | Sense organ diseases +H16312- | Sense organ diseases +H16313- | Sense organ diseases +H16319- | Sense organ diseases +H16321- | Sense organ diseases +H16322- | Sense organ diseases +H16323- | Sense organ diseases +H16329- | Sense organ diseases +H16331- | Sense organ diseases +H16332- | Sense organ diseases +H16333- | Sense organ diseases +H16339- | Sense organ diseases +H16391- | Sense organ diseases +H16392- | Sense organ diseases +H16393- | Sense organ diseases +H16399- | Sense organ diseases +H164--- | Sense organ diseases +H16401- | Sense organ diseases +H16402- | Sense organ diseases +H16403- | Sense organ diseases +H16409- | Sense organ diseases +H16411- | Sense organ diseases +H16412- | Sense organ diseases +H16413- | Sense organ diseases +H16419- | Sense organ diseases +H16421- | Sense organ diseases +H16422- | Sense organ diseases +H16423- | Sense organ diseases +H16429- | Sense organ diseases +H16431- | Sense organ diseases +H16432- | Sense organ diseases +H16433- | Sense organ diseases +H16439- | Sense organ diseases +H16441- | Sense organ diseases +H16442- | Sense organ diseases +H16443- | Sense organ diseases +H16449- | Sense organ diseases +H168--- | Sense organ diseases +H169--- | Sense organ diseases +H17---- | Sense organ diseases +H170--- | Sense organ diseases +H1700-- | Sense organ diseases +H1701-- | Sense organ diseases +H1702-- | Sense organ diseases +H1703-- | Sense organ diseases +H171--- | Sense organ diseases +H1710-- | Sense organ diseases +H1711-- | Sense organ diseases +H1712-- | Sense organ diseases +H1713-- | Sense organ diseases +H178--- | Sense organ diseases +H17811- | Sense organ diseases +H17812- | Sense organ diseases +H17813- | Sense organ diseases +H17819- | Sense organ diseases +H17821- | Sense organ diseases +H17822- | Sense organ diseases +H17823- | Sense organ diseases +H17829- | Sense organ diseases +H1789-- | Sense organ diseases +H179--- | Sense organ diseases +H18---- | Sense organ diseases +H180--- | Sense organ diseases +H18001- | Sense organ diseases +H18002- | Sense organ diseases +H18003- | Sense organ diseases +H18009- | Sense organ diseases +H18011- | Sense organ diseases +H18012- | Sense organ diseases +H18013- | Sense organ diseases +H18019- | Sense organ diseases +H18021- | Sense organ diseases +H18022- | Sense organ diseases +H18023- | Sense organ diseases +H18029- | Sense organ diseases +H18031- | Sense organ diseases +H18032- | Sense organ diseases +H18033- | Sense organ diseases +H18039- | Sense organ diseases +H18041- | Sense organ diseases +H18042- | Sense organ diseases +H18043- | Sense organ diseases +H18049- | Sense organ diseases +H18051- | Sense organ diseases +H18052- | Sense organ diseases +H18053- | Sense organ diseases +H18059- | Sense organ diseases +H18061- | Sense organ diseases +H18062- | Sense organ diseases +H18063- | Sense organ diseases +H18069- | Sense organ diseases +H181--- | Sense organ diseases +H1810-- | Sense organ diseases +H1811-- | Sense organ diseases +H1812-- | Sense organ diseases +H1813-- | Sense organ diseases +H182--- | Sense organ diseases +H1820-- | Sense organ diseases +H18211- | Sense organ diseases +H18212- | Sense organ diseases +H18213- | Sense organ diseases +H18219- | Sense organ diseases +H18221- | Sense organ diseases +H18222- | Sense organ diseases +H18223- | Sense organ diseases +H18229- | Sense organ diseases +H18231- | Sense organ diseases +H18232- | Sense organ diseases +H18233- | Sense organ diseases +H18239- | Sense organ diseases +H183--- | Sense organ diseases +H1830-- | Sense organ diseases +H18311- | Sense organ diseases +H18312- | Sense organ diseases +H18313- | Sense organ diseases +H18319- | Sense organ diseases +H18321- | Sense organ diseases +H18322- | Sense organ diseases +H18323- | Sense organ diseases +H18329- | Sense organ diseases +H18331- | Sense organ diseases +H18332- | Sense organ diseases +H18333- | Sense organ diseases +H18339- | Sense organ diseases +H184--- | Sense organ diseases +H1840-- | Sense organ diseases +H18411- | Sense organ diseases +H18412- | Sense organ diseases +H18413- | Sense organ diseases +H18419- | Sense organ diseases +H18421- | Sense organ diseases +H18422- | Sense organ diseases +H18423- | Sense organ diseases +H18429- | Sense organ diseases +H1843-- | Sense organ diseases +H18441- | Sense organ diseases +H18442- | Sense organ diseases +H18443- | Sense organ diseases +H18449- | Sense organ diseases +H18451- | Sense organ diseases +H18452- | Sense organ diseases +H18453- | Sense organ diseases +H18459- | Sense organ diseases +H18461- | Sense organ diseases +H18462- | Sense organ diseases +H18463- | Sense organ diseases +H18469- | Sense organ diseases +H1849-- | Sense organ diseases +H185--- | Sense organ diseases +H1850-- | Sense organ diseases +H1851-- | Sense organ diseases +H1852-- | Sense organ diseases +H1853-- | Sense organ diseases +H1854-- | Sense organ diseases +H1855-- | Sense organ diseases +H1859-- | Sense organ diseases +H186--- | Sense organ diseases +H18601- | Sense organ diseases +H18602- | Sense organ diseases +H18603- | Sense organ diseases +H18609- | Sense organ diseases +H18611- | Sense organ diseases +H18612- | Sense organ diseases +H18613- | Sense organ diseases +H18619- | Sense organ diseases +H18621- | Sense organ diseases +H18622- | Sense organ diseases +H18623- | Sense organ diseases +H18629- | Sense organ diseases +H187--- | Sense organ diseases +H1870-- | Sense organ diseases +H18711- | Sense organ diseases +H18712- | Sense organ diseases +H18713- | Sense organ diseases +H18719- | Sense organ diseases +H18721- | Sense organ diseases +H18722- | Sense organ diseases +H18723- | Sense organ diseases +H18729- | Sense organ diseases +H18731- | Sense organ diseases +H18732- | Sense organ diseases +H18733- | Sense organ diseases +H18739- | Sense organ diseases +H18791- | Sense organ diseases +H18792- | Sense organ diseases +H18793- | Sense organ diseases +H18799- | Sense organ diseases +H188--- | Sense organ diseases +H18811- | Sense organ diseases +H18812- | Sense organ diseases +H18813- | Sense organ diseases +H18819- | Sense organ diseases +H18821- | Sense organ diseases +H18822- | Sense organ diseases +H18823- | Sense organ diseases +H18829- | Sense organ diseases +H18831- | Sense organ diseases +H18832- | Sense organ diseases +H18833- | Sense organ diseases +H18839- | Sense organ diseases +H18891- | Sense organ diseases +H18892- | Sense organ diseases +H18893- | Sense organ diseases +H18899- | Sense organ diseases +H189--- | Sense organ diseases +H19---- | Sense organ diseases +H190--- | Sense organ diseases +H191--- | Sense organ diseases +H192--- | Sense organ diseases +H193--- | Sense organ diseases +H198--- | Sense organ diseases +H20---- | Sense organ diseases +H200--- | Sense organ diseases +H2000-- | Sense organ diseases +H20011- | Sense organ diseases +H20012- | Sense organ diseases +H20013- | Sense organ diseases +H20019- | Sense organ diseases +H20021- | Sense organ diseases +H20022- | Sense organ diseases +H20023- | Sense organ diseases +H20029- | Sense organ diseases +H20031- | Sense organ diseases +H20032- | Sense organ diseases +H20033- | Sense organ diseases +H20039- | Sense organ diseases +H20041- | Sense organ diseases +H20042- | Sense organ diseases +H20043- | Sense organ diseases +H20049- | Sense organ diseases +H20051- | Sense organ diseases +H20052- | Sense organ diseases +H20053- | Sense organ diseases +H20059- | Sense organ diseases +H201--- | Sense organ diseases +H2010-- | Sense organ diseases +H2011-- | Sense organ diseases +H2012-- | Sense organ diseases +H2013-- | Sense organ diseases +H202--- | Sense organ diseases +H2020-- | Sense organ diseases +H2021-- | Sense organ diseases +H2022-- | Sense organ diseases +H2023-- | Sense organ diseases +H208--- | Sense organ diseases +H20811- | Sense organ diseases +H20812- | Sense organ diseases +H20813- | Sense organ diseases +H20819- | Sense organ diseases +H20821- | Sense organ diseases +H20822- | Sense organ diseases +H20823- | Sense organ diseases +H20829- | Sense organ diseases +H209--- | Sense organ diseases +H21---- | Sense organ diseases +H210--- | Sense organ diseases +H2100-- | Sense organ diseases +H2101-- | Sense organ diseases +H2102-- | Sense organ diseases +H2103-- | Sense organ diseases +H211--- | Sense organ diseases +H211X1- | Sense organ diseases +H211X2- | Sense organ diseases +H211X3- | Sense organ diseases +H211X9- | Sense organ diseases +H212--- | Sense organ diseases +H21211- | Sense organ diseases +H21212- | Sense organ diseases +H21213- | Sense organ diseases +H21219- | Sense organ diseases +H21221- | Sense organ diseases +H21222- | Sense organ diseases +H21223- | Sense organ diseases +H21229- | Sense organ diseases +H21231- | Sense organ diseases +H21232- | Sense organ diseases +H21233- | Sense organ diseases +H21239- | Sense organ diseases +H21241- | Sense organ diseases +H21242- | Sense organ diseases +H21243- | Sense organ diseases +H21249- | Sense organ diseases +H21251- | Sense organ diseases +H21252- | Sense organ diseases +H21253- | Sense organ diseases +H21259- | Sense organ diseases +H21261- | Sense organ diseases +H21262- | Sense organ diseases +H21263- | Sense organ diseases +H21269- | Sense organ diseases +H21271- | Sense organ diseases +H21272- | Sense organ diseases +H21273- | Sense organ diseases +H21279- | Sense organ diseases +H2129-- | Sense organ diseases +H213--- | Sense organ diseases +H21301- | Sense organ diseases +H21302- | Sense organ diseases +H21303- | Sense organ diseases +H21309- | Sense organ diseases +H21311- | Sense organ diseases +H21312- | Sense organ diseases +H21313- | Sense organ diseases +H21319- | Sense organ diseases +H21321- | Sense organ diseases +H21322- | Sense organ diseases +H21323- | Sense organ diseases +H21329- | Sense organ diseases +H21331- | Sense organ diseases +H21332- | Sense organ diseases +H21333- | Sense organ diseases +H21339- | Sense organ diseases +H21341- | Sense organ diseases +H21342- | Sense organ diseases +H21343- | Sense organ diseases +H21349- | Sense organ diseases +H21351- | Sense organ diseases +H21352- | Sense organ diseases +H21353- | Sense organ diseases +H21359- | Sense organ diseases +H214--- | Sense organ diseases +H2140-- | Sense organ diseases +H2141-- | Sense organ diseases +H2142-- | Sense organ diseases +H2143-- | Sense organ diseases +H215--- | Sense organ diseases +H21501- | Sense organ diseases +H21502- | Sense organ diseases +H21503- | Sense organ diseases +H21509- | Sense organ diseases +H21511- | Sense organ diseases +H21512- | Sense organ diseases +H21513- | Sense organ diseases +H21519- | Sense organ diseases +H21521- | Sense organ diseases +H21522- | Sense organ diseases +H21523- | Sense organ diseases +H21529- | Sense organ diseases +H21531- | Sense organ diseases +H21532- | Sense organ diseases +H21533- | Sense organ diseases +H21539- | Sense organ diseases +H21541- | Sense organ diseases +H21542- | Sense organ diseases +H21543- | Sense organ diseases +H21549- | Sense organ diseases +H21551- | Sense organ diseases +H21552- | Sense organ diseases +H21553- | Sense organ diseases +H21559- | Sense organ diseases +H21561- | Sense organ diseases +H21562- | Sense organ diseases +H21563- | Sense organ diseases +H21569- | Sense organ diseases +H218--- | Sense organ diseases +H2181-- | Sense organ diseases +H2182-- | Sense organ diseases +H2189-- | Sense organ diseases +H219--- | Sense organ diseases +H22---- | Sense organ diseases +H220--- | Sense organ diseases +H221--- | Sense organ diseases +H228--- | Sense organ diseases +H25---- | Sense organ diseases +H250--- | Sense organ diseases +H25011- | Sense organ diseases +H25012- | Sense organ diseases +H25013- | Sense organ diseases +H25019- | Sense organ diseases +H25031- | Sense organ diseases +H25032- | Sense organ diseases +H25033- | Sense organ diseases +H25039- | Sense organ diseases +H25041- | Sense organ diseases +H25042- | Sense organ diseases +H25043- | Sense organ diseases +H25049- | Sense organ diseases +H25091- | Sense organ diseases +H25092- | Sense organ diseases +H25093- | Sense organ diseases +H25099- | Sense organ diseases +H251--- | Sense organ diseases +H2510-- | Sense organ diseases +H2511-- | Sense organ diseases +H2512-- | Sense organ diseases +H2513-- | Sense organ diseases +H252--- | Sense organ diseases +H2520-- | Sense organ diseases +H2521-- | Sense organ diseases +H2522-- | Sense organ diseases +H2523-- | Sense organ diseases +H258--- | Sense organ diseases +H25811- | Sense organ diseases +H25812- | Sense organ diseases +H25813- | Sense organ diseases +H25819- | Sense organ diseases +H2589-- | Sense organ diseases +H259--- | Sense organ diseases +H26---- | Sense organ diseases +H260--- | Sense organ diseases +H26001- | Sense organ diseases +H26002- | Sense organ diseases +H26003- | Sense organ diseases +H26009- | Sense organ diseases +H26011- | Sense organ diseases +H26012- | Sense organ diseases +H26013- | Sense organ diseases +H26019- | Sense organ diseases +H26031- | Sense organ diseases +H26032- | Sense organ diseases +H26033- | Sense organ diseases +H26039- | Sense organ diseases +H26041- | Sense organ diseases +H26042- | Sense organ diseases +H26043- | Sense organ diseases +H26049- | Sense organ diseases +H26051- | Sense organ diseases +H26052- | Sense organ diseases +H26053- | Sense organ diseases +H26059- | Sense organ diseases +H26061- | Sense organ diseases +H26062- | Sense organ diseases +H26063- | Sense organ diseases +H26069- | Sense organ diseases +H2609-- | Sense organ diseases +H261--- | Sense organ diseases +H26101- | Sense organ diseases +H26102- | Sense organ diseases +H26103- | Sense organ diseases +H26109- | Sense organ diseases +H26111- | Sense organ diseases +H26112- | Sense organ diseases +H26113- | Sense organ diseases +H26119- | Sense organ diseases +H26121- | Sense organ diseases +H26122- | Sense organ diseases +H26123- | Sense organ diseases +H26129- | Sense organ diseases +H26131- | Sense organ diseases +H26132- | Sense organ diseases +H26133- | Sense organ diseases +H26139- | Sense organ diseases +H262--- | Sense organ diseases +H2620-- | Sense organ diseases +H26211- | Sense organ diseases +H26212- | Sense organ diseases +H26213- | Sense organ diseases +H26219- | Sense organ diseases +H26221- | Sense organ diseases +H26222- | Sense organ diseases +H26223- | Sense organ diseases +H26229- | Sense organ diseases +H26231- | Sense organ diseases +H26232- | Sense organ diseases +H26233- | Sense organ diseases +H26239- | Sense organ diseases +H263--- | Sense organ diseases +H2630-- | Sense organ diseases +H2631-- | Sense organ diseases +H2632-- | Sense organ diseases +H2633-- | Sense organ diseases +H264--- | Sense organ diseases +H2640-- | Sense organ diseases +H26411- | Sense organ diseases +H26412- | Sense organ diseases +H26413- | Sense organ diseases +H26419- | Sense organ diseases +H26491- | Sense organ diseases +H26492- | Sense organ diseases +H26493- | Sense organ diseases +H26499- | Sense organ diseases +H268--- | Sense organ diseases +H269--- | Sense organ diseases +H27---- | Sense organ diseases +H270--- | Sense organ diseases +H2700-- | Sense organ diseases +H2701-- | Sense organ diseases +H2702-- | Sense organ diseases +H2703-- | Sense organ diseases +H271--- | Sense organ diseases +H2710-- | Sense organ diseases +H27111- | Sense organ diseases +H27112- | Sense organ diseases +H27113- | Sense organ diseases +H27119- | Sense organ diseases +H27121- | Sense organ diseases +H27122- | Sense organ diseases +H27123- | Sense organ diseases +H27129- | Sense organ diseases +H27131- | Sense organ diseases +H27132- | Sense organ diseases +H27133- | Sense organ diseases +H27139- | Sense organ diseases +H278--- | Sense organ diseases +H279--- | Sense organ diseases +H28---- | Sense organ diseases +H280--- | Sense organ diseases +H281--- | Sense organ diseases +H282--- | Sense organ diseases +H288--- | Sense organ diseases +H30---- | Sense organ diseases +H300--- | Sense organ diseases +H30001- | Sense organ diseases +H30002- | Sense organ diseases +H30003- | Sense organ diseases +H30009- | Sense organ diseases +H30011- | Sense organ diseases +H30012- | Sense organ diseases +H30013- | Sense organ diseases +H30019- | Sense organ diseases +H30021- | Sense organ diseases +H30022- | Sense organ diseases +H30023- | Sense organ diseases +H30029- | Sense organ diseases +H30031- | Sense organ diseases +H30032- | Sense organ diseases +H30033- | Sense organ diseases +H30039- | Sense organ diseases +H30041- | Sense organ diseases +H30042- | Sense organ diseases +H30043- | Sense organ diseases +H30049- | Sense organ diseases +H301--- | Sense organ diseases +H30101- | Sense organ diseases +H30102- | Sense organ diseases +H30103- | Sense organ diseases +H30109- | Sense organ diseases +H30111- | Sense organ diseases +H30112- | Sense organ diseases +H30113- | Sense organ diseases +H30119- | Sense organ diseases +H30121- | Sense organ diseases +H30122- | Sense organ diseases +H30123- | Sense organ diseases +H30129- | Sense organ diseases +H30131- | Sense organ diseases +H30132- | Sense organ diseases +H30133- | Sense organ diseases +H30139- | Sense organ diseases +H30141- | Sense organ diseases +H30142- | Sense organ diseases +H30143- | Sense organ diseases +H30149- | Sense organ diseases +H302--- | Sense organ diseases +H3020-- | Sense organ diseases +H3021-- | Sense organ diseases +H3022-- | Sense organ diseases +H3023-- | Sense organ diseases +H308--- | Sense organ diseases +H30811- | Sense organ diseases +H30812- | Sense organ diseases +H30813- | Sense organ diseases +H30819- | Sense organ diseases +H30891- | Sense organ diseases +H30892- | Sense organ diseases +H30893- | Sense organ diseases +H30899- | Sense organ diseases +H309--- | Sense organ diseases +H3090-- | Sense organ diseases +H3091-- | Sense organ diseases +H3092-- | Sense organ diseases +H3093-- | Sense organ diseases +H31---- | Sense organ diseases +H310--- | Sense organ diseases +H31001- | Sense organ diseases +H31002- | Sense organ diseases +H31003- | Sense organ diseases +H31009- | Sense organ diseases +H31011- | Sense organ diseases +H31012- | Sense organ diseases +H31013- | Sense organ diseases +H31019- | Sense organ diseases +H31021- | Sense organ diseases +H31022- | Sense organ diseases +H31023- | Sense organ diseases +H31029- | Sense organ diseases +H31091- | Sense organ diseases +H31092- | Sense organ diseases +H31093- | Sense organ diseases +H31099- | Sense organ diseases +H311--- | Sense organ diseases +H31101- | Sense organ diseases +H31102- | Sense organ diseases +H31103- | Sense organ diseases +H31109- | Sense organ diseases +H31111- | Sense organ diseases +H31112- | Sense organ diseases +H31113- | Sense organ diseases +H31119- | Sense organ diseases +H31121- | Sense organ diseases +H31122- | Sense organ diseases +H31123- | Sense organ diseases +H31129- | Sense organ diseases +H312--- | Sense organ diseases +H3120-- | Sense organ diseases +H3121-- | Sense organ diseases +H3122-- | Sense organ diseases +H3123-- | Sense organ diseases +H3129-- | Sense organ diseases +H313--- | Sense organ diseases +H31301- | Sense organ diseases +H31302- | Sense organ diseases +H31303- | Sense organ diseases +H31309- | Sense organ diseases +H31311- | Sense organ diseases +H31312- | Sense organ diseases +H31313- | Sense organ diseases +H31319- | Sense organ diseases +H31321- | Sense organ diseases +H31322- | Sense organ diseases +H31323- | Sense organ diseases +H31329- | Sense organ diseases +H314--- | Sense organ diseases +H31401- | Sense organ diseases +H31402- | Sense organ diseases +H31403- | Sense organ diseases +H31409- | Sense organ diseases +H31411- | Sense organ diseases +H31412- | Sense organ diseases +H31413- | Sense organ diseases +H31419- | Sense organ diseases +H31421- | Sense organ diseases +H31422- | Sense organ diseases +H31423- | Sense organ diseases +H31429- | Sense organ diseases +H318--- | Sense organ diseases +H319--- | Sense organ diseases +H32---- | Sense organ diseases +H320--- | Sense organ diseases +H328--- | Sense organ diseases +H33---- | Sense organ diseases +H330--- | Sense organ diseases +H33001- | Sense organ diseases +H33002- | Sense organ diseases +H33003- | Sense organ diseases +H33009- | Sense organ diseases +H33011- | Sense organ diseases +H33012- | Sense organ diseases +H33013- | Sense organ diseases +H33019- | Sense organ diseases +H33021- | Sense organ diseases +H33022- | Sense organ diseases +H33023- | Sense organ diseases +H33029- | Sense organ diseases +H33031- | Sense organ diseases +H33032- | Sense organ diseases +H33033- | Sense organ diseases +H33039- | Sense organ diseases +H33041- | Sense organ diseases +H33042- | Sense organ diseases +H33043- | Sense organ diseases +H33049- | Sense organ diseases +H33051- | Sense organ diseases +H33052- | Sense organ diseases +H33053- | Sense organ diseases +H33059- | Sense organ diseases +H331--- | Sense organ diseases +H33101- | Sense organ diseases +H33102- | Sense organ diseases +H33103- | Sense organ diseases +H33109- | Sense organ diseases +H33111- | Sense organ diseases +H33112- | Sense organ diseases +H33113- | Sense organ diseases +H33119- | Sense organ diseases +H33121- | Sense organ diseases +H33122- | Sense organ diseases +H33123- | Sense organ diseases +H33129- | Sense organ diseases +H33191- | Sense organ diseases +H33192- | Sense organ diseases +H33193- | Sense organ diseases +H33199- | Sense organ diseases +H332--- | Sense organ diseases +H3320-- | Sense organ diseases +H3321-- | Sense organ diseases +H3322-- | Sense organ diseases +H3323-- | Sense organ diseases +H333--- | Sense organ diseases +H33301- | Sense organ diseases +H33302- | Sense organ diseases +H33303- | Sense organ diseases +H33309- | Sense organ diseases +H33311- | Sense organ diseases +H33312- | Sense organ diseases +H33313- | Sense organ diseases +H33319- | Sense organ diseases +H33321- | Sense organ diseases +H33322- | Sense organ diseases +H33323- | Sense organ diseases +H33329- | Sense organ diseases +H33331- | Sense organ diseases +H33332- | Sense organ diseases +H33333- | Sense organ diseases +H33339- | Sense organ diseases +H334--- | Sense organ diseases +H3340-- | Sense organ diseases +H3341-- | Sense organ diseases +H3342-- | Sense organ diseases +H3343-- | Sense organ diseases +H335--- | Sense organ diseases +H338--- | Sense organ diseases +H34---- | Sense organ diseases +H340--- | Sense organ diseases +H3400-- | Sense organ diseases +H3401-- | Sense organ diseases +H3402-- | Sense organ diseases +H3403-- | Sense organ diseases +H341--- | Sense organ diseases +H3410-- | Sense organ diseases +H3411-- | Sense organ diseases +H3412-- | Sense organ diseases +H3413-- | Sense organ diseases +H342--- | Sense organ diseases +H34211- | Sense organ diseases +H34212- | Sense organ diseases +H34213- | Sense organ diseases +H34219- | Sense organ diseases +H34231- | Sense organ diseases +H34232- | Sense organ diseases +H34233- | Sense organ diseases +H34239- | Sense organ diseases +H348--- | Sense organ diseases +H348110 | Sense organ diseases +H348111 | Sense organ diseases +H348112 | Sense organ diseases +H348120 | Sense organ diseases +H348121 | Sense organ diseases +H348122 | Sense organ diseases +H348130 | Sense organ diseases +H348131 | Sense organ diseases +H348132 | Sense organ diseases +H348190 | Sense organ diseases +H348191 | Sense organ diseases +H348192 | Sense organ diseases +H34821- | Sense organ diseases +H34822- | Sense organ diseases +H34823- | Sense organ diseases +H34829- | Sense organ diseases +H348310 | Sense organ diseases +H348311 | Sense organ diseases +H348312 | Sense organ diseases +H348320 | Sense organ diseases +H348321 | Sense organ diseases +H348322 | Sense organ diseases +H348330 | Sense organ diseases +H348331 | Sense organ diseases +H348332 | Sense organ diseases +H348390 | Sense organ diseases +H348391 | Sense organ diseases +H348392 | Sense organ diseases +H349--- | Sense organ diseases +H35---- | Sense organ diseases +H350--- | Sense organ diseases +H3500-- | Sense organ diseases +H35011- | Sense organ diseases +H35012- | Sense organ diseases +H35013- | Sense organ diseases +H35019- | Sense organ diseases +H35021- | Sense organ diseases +H35022- | Sense organ diseases +H35023- | Sense organ diseases +H35029- | Sense organ diseases +H35031- | Sense organ diseases +H35032- | Sense organ diseases +H35033- | Sense organ diseases +H35039- | Sense organ diseases +H35041- | Sense organ diseases +H35042- | Sense organ diseases +H35043- | Sense organ diseases +H35049- | Sense organ diseases +H35051- | Sense organ diseases +H35052- | Sense organ diseases +H35053- | Sense organ diseases +H35059- | Sense organ diseases +H35061- | Sense organ diseases +H35062- | Sense organ diseases +H35063- | Sense organ diseases +H35069- | Sense organ diseases +H35071- | Sense organ diseases +H35072- | Sense organ diseases +H35073- | Sense organ diseases +H35079- | Sense organ diseases +H3509-- | Sense organ diseases +H351--- | Sense organ diseases +H35101- | Sense organ diseases +H35102- | Sense organ diseases +H35103- | Sense organ diseases +H35109- | Sense organ diseases +H35111- | Sense organ diseases +H35112- | Sense organ diseases +H35113- | Sense organ diseases +H35119- | Sense organ diseases +H35121- | Sense organ diseases +H35122- | Sense organ diseases +H35123- | Sense organ diseases +H35129- | Sense organ diseases +H35131- | Sense organ diseases +H35132- | Sense organ diseases +H35133- | Sense organ diseases +H35139- | Sense organ diseases +H35141- | Sense organ diseases +H35142- | Sense organ diseases +H35143- | Sense organ diseases +H35149- | Sense organ diseases +H35151- | Sense organ diseases +H35152- | Sense organ diseases +H35153- | Sense organ diseases +H35159- | Sense organ diseases +H35161- | Sense organ diseases +H35162- | Sense organ diseases +H35163- | Sense organ diseases +H35169- | Sense organ diseases +H35171- | Sense organ diseases +H35172- | Sense organ diseases +H35173- | Sense organ diseases +H35179- | Sense organ diseases +H352--- | Sense organ diseases +H3520-- | Sense organ diseases +H3521-- | Sense organ diseases +H3522-- | Sense organ diseases +H3523-- | Sense organ diseases +H353--- | Sense organ diseases +H3530-- | Sense organ diseases +H353110 | Sense organ diseases +H353111 | Sense organ diseases +H353112 | Sense organ diseases +H353113 | Sense organ diseases +H353114 | Sense organ diseases +H353120 | Sense organ diseases +H353121 | Sense organ diseases +H353122 | Sense organ diseases +H353123 | Sense organ diseases +H353124 | Sense organ diseases +H353130 | Sense organ diseases +H353131 | Sense organ diseases +H353132 | Sense organ diseases +H353133 | Sense organ diseases +H353134 | Sense organ diseases +H353190 | Sense organ diseases +H353191 | Sense organ diseases +H353192 | Sense organ diseases +H353193 | Sense organ diseases +H353194 | Sense organ diseases +H353210 | Sense organ diseases +H353211 | Sense organ diseases +H353212 | Sense organ diseases +H353213 | Sense organ diseases +H353220 | Sense organ diseases +H353221 | Sense organ diseases +H353222 | Sense organ diseases +H353223 | Sense organ diseases +H353230 | Sense organ diseases +H353231 | Sense organ diseases +H353232 | Sense organ diseases +H353233 | Sense organ diseases +H353290 | Sense organ diseases +H353291 | Sense organ diseases +H353292 | Sense organ diseases +H353293 | Sense organ diseases +H3533-- | Sense organ diseases +H35341- | Sense organ diseases +H35342- | Sense organ diseases +H35343- | Sense organ diseases +H35349- | Sense organ diseases +H35351- | Sense organ diseases +H35352- | Sense organ diseases +H35353- | Sense organ diseases +H35359- | Sense organ diseases +H35361- | Sense organ diseases +H35362- | Sense organ diseases +H35363- | Sense organ diseases +H35369- | Sense organ diseases +H35371- | Sense organ diseases +H35372- | Sense organ diseases +H35373- | Sense organ diseases +H35379- | Sense organ diseases +H35381- | Sense organ diseases +H35382- | Sense organ diseases +H35383- | Sense organ diseases +H35389- | Sense organ diseases +H354--- | Sense organ diseases +H3540-- | Sense organ diseases +H35411- | Sense organ diseases +H35412- | Sense organ diseases +H35413- | Sense organ diseases +H35419- | Sense organ diseases +H35421- | Sense organ diseases +H35422- | Sense organ diseases +H35423- | Sense organ diseases +H35429- | Sense organ diseases +H35431- | Sense organ diseases +H35432- | Sense organ diseases +H35433- | Sense organ diseases +H35439- | Sense organ diseases +H35441- | Sense organ diseases +H35442- | Sense organ diseases +H35443- | Sense organ diseases +H35449- | Sense organ diseases +H35451- | Sense organ diseases +H35452- | Sense organ diseases +H35453- | Sense organ diseases +H35459- | Sense organ diseases +H35461- | Sense organ diseases +H35462- | Sense organ diseases +H35463- | Sense organ diseases +H35469- | Sense organ diseases +H355--- | Sense organ diseases +H3550-- | Sense organ diseases +H3551-- | Sense organ diseases +H3552-- | Sense organ diseases +H3553-- | Sense organ diseases +H3554-- | Sense organ diseases +H356--- | Sense organ diseases +H3560-- | Sense organ diseases +H3561-- | Sense organ diseases +H3562-- | Sense organ diseases +H3563-- | Sense organ diseases +H357--- | Sense organ diseases +H3570-- | Sense organ diseases +H35711- | Sense organ diseases +H35712- | Sense organ diseases +H35713- | Sense organ diseases +H35719- | Sense organ diseases +H35721- | Sense organ diseases +H35722- | Sense organ diseases +H35723- | Sense organ diseases +H35729- | Sense organ diseases +H35731- | Sense organ diseases +H35732- | Sense organ diseases +H35733- | Sense organ diseases +H35739- | Sense organ diseases +H358--- | Sense organ diseases +H3581-- | Sense organ diseases +H3582-- | Sense organ diseases +H3589-- | Sense organ diseases +H359--- | Sense organ diseases +H36---- | Sense organ diseases +H360--- | Sense organ diseases +H368--- | Sense organ diseases +H40---- | Sense organ diseases +H400--- | Sense organ diseases +H40001- | Sense organ diseases +H40002- | Sense organ diseases +H40003- | Sense organ diseases +H40009- | Sense organ diseases +H40011- | Sense organ diseases +H40012- | Sense organ diseases +H40013- | Sense organ diseases +H40019- | Sense organ diseases +H40021- | Sense organ diseases +H40022- | Sense organ diseases +H40023- | Sense organ diseases +H40029- | Sense organ diseases +H40031- | Sense organ diseases +H40032- | Sense organ diseases +H40033- | Sense organ diseases +H40039- | Sense organ diseases +H40041- | Sense organ diseases +H40042- | Sense organ diseases +H40043- | Sense organ diseases +H40049- | Sense organ diseases +H40051- | Sense organ diseases +H40052- | Sense organ diseases +H40053- | Sense organ diseases +H40059- | Sense organ diseases +H40061- | Sense organ diseases +H40062- | Sense organ diseases +H40063- | Sense organ diseases +H40069- | Sense organ diseases +H401--- | Sense organ diseases +H4010X0 | Sense organ diseases +H4010X1 | Sense organ diseases +H4010X2 | Sense organ diseases +H4010X3 | Sense organ diseases +H4010X4 | Sense organ diseases +H401110 | Sense organ diseases +H401111 | Sense organ diseases +H401112 | Sense organ diseases +H401113 | Sense organ diseases +H401114 | Sense organ diseases +H401120 | Sense organ diseases +H401121 | Sense organ diseases +H401122 | Sense organ diseases +H401123 | Sense organ diseases +H401124 | Sense organ diseases +H401130 | Sense organ diseases +H401131 | Sense organ diseases +H401132 | Sense organ diseases +H401133 | Sense organ diseases +H401134 | Sense organ diseases +H401190 | Sense organ diseases +H401191 | Sense organ diseases +H401192 | Sense organ diseases +H401193 | Sense organ diseases +H401194 | Sense organ diseases +H401210 | Sense organ diseases +H401211 | Sense organ diseases +H401212 | Sense organ diseases +H401213 | Sense organ diseases +H401214 | Sense organ diseases +H401220 | Sense organ diseases +H401221 | Sense organ diseases +H401222 | Sense organ diseases +H401223 | Sense organ diseases +H401224 | Sense organ diseases +H401230 | Sense organ diseases +H401231 | Sense organ diseases +H401232 | Sense organ diseases +H401233 | Sense organ diseases +H401234 | Sense organ diseases +H401290 | Sense organ diseases +H401291 | Sense organ diseases +H401292 | Sense organ diseases +H401293 | Sense organ diseases +H401294 | Sense organ diseases +H401310 | Sense organ diseases +H401311 | Sense organ diseases +H401312 | Sense organ diseases +H401313 | Sense organ diseases +H401314 | Sense organ diseases +H401320 | Sense organ diseases +H401321 | Sense organ diseases +H401322 | Sense organ diseases +H401323 | Sense organ diseases +H401324 | Sense organ diseases +H401330 | Sense organ diseases +H401331 | Sense organ diseases +H401332 | Sense organ diseases +H401333 | Sense organ diseases +H401334 | Sense organ diseases +H401390 | Sense organ diseases +H401391 | Sense organ diseases +H401392 | Sense organ diseases +H401393 | Sense organ diseases +H401394 | Sense organ diseases +H401410 | Sense organ diseases +H401411 | Sense organ diseases +H401412 | Sense organ diseases +H401413 | Sense organ diseases +H401414 | Sense organ diseases +H401420 | Sense organ diseases +H401421 | Sense organ diseases +H401422 | Sense organ diseases +H401423 | Sense organ diseases +H401424 | Sense organ diseases +H401430 | Sense organ diseases +H401431 | Sense organ diseases +H401432 | Sense organ diseases +H401433 | Sense organ diseases +H401434 | Sense organ diseases +H401490 | Sense organ diseases +H401491 | Sense organ diseases +H401492 | Sense organ diseases +H401493 | Sense organ diseases +H401494 | Sense organ diseases +H40151- | Sense organ diseases +H40152- | Sense organ diseases +H40153- | Sense organ diseases +H40159- | Sense organ diseases +H402--- | Sense organ diseases +H4020X0 | Sense organ diseases +H4020X1 | Sense organ diseases +H4020X2 | Sense organ diseases +H4020X3 | Sense organ diseases +H4020X4 | Sense organ diseases +H40211- | Sense organ diseases +H40212- | Sense organ diseases +H40213- | Sense organ diseases +H40219- | Sense organ diseases +H402210 | Sense organ diseases +H402211 | Sense organ diseases +H402212 | Sense organ diseases +H402213 | Sense organ diseases +H402214 | Sense organ diseases +H402220 | Sense organ diseases +H402221 | Sense organ diseases +H402222 | Sense organ diseases +H402223 | Sense organ diseases +H402224 | Sense organ diseases +H402230 | Sense organ diseases +H402231 | Sense organ diseases +H402232 | Sense organ diseases +H402233 | Sense organ diseases +H402234 | Sense organ diseases +H402290 | Sense organ diseases +H402291 | Sense organ diseases +H402292 | Sense organ diseases +H402293 | Sense organ diseases +H402294 | Sense organ diseases +H40231- | Sense organ diseases +H40232- | Sense organ diseases +H40233- | Sense organ diseases +H40239- | Sense organ diseases +H40241- | Sense organ diseases +H40242- | Sense organ diseases +H40243- | Sense organ diseases +H40249- | Sense organ diseases +H403--- | Sense organ diseases +H4030X0 | Sense organ diseases +H4030X1 | Sense organ diseases +H4030X2 | Sense organ diseases +H4030X3 | Sense organ diseases +H4030X4 | Sense organ diseases +H4031X0 | Sense organ diseases +H4031X1 | Sense organ diseases +H4031X2 | Sense organ diseases +H4031X3 | Sense organ diseases +H4031X4 | Sense organ diseases +H4032X0 | Sense organ diseases +H4032X1 | Sense organ diseases +H4032X2 | Sense organ diseases +H4032X3 | Sense organ diseases +H4032X4 | Sense organ diseases +H4033X0 | Sense organ diseases +H4033X1 | Sense organ diseases +H4033X2 | Sense organ diseases +H4033X3 | Sense organ diseases +H4033X4 | Sense organ diseases +H404--- | Sense organ diseases +H4040X0 | Sense organ diseases +H4040X1 | Sense organ diseases +H4040X2 | Sense organ diseases +H4040X3 | Sense organ diseases +H4040X4 | Sense organ diseases +H4041X0 | Sense organ diseases +H4041X1 | Sense organ diseases +H4041X2 | Sense organ diseases +H4041X3 | Sense organ diseases +H4041X4 | Sense organ diseases +H4042X0 | Sense organ diseases +H4042X1 | Sense organ diseases +H4042X2 | Sense organ diseases +H4042X3 | Sense organ diseases +H4042X4 | Sense organ diseases +H4043X0 | Sense organ diseases +H4043X1 | Sense organ diseases +H4043X2 | Sense organ diseases +H4043X3 | Sense organ diseases +H4043X4 | Sense organ diseases +H405--- | Sense organ diseases +H4050X0 | Sense organ diseases +H4050X1 | Sense organ diseases +H4050X2 | Sense organ diseases +H4050X3 | Sense organ diseases +H4050X4 | Sense organ diseases +H4051X0 | Sense organ diseases +H4051X1 | Sense organ diseases +H4051X2 | Sense organ diseases +H4051X3 | Sense organ diseases +H4051X4 | Sense organ diseases +H4052X0 | Sense organ diseases +H4052X1 | Sense organ diseases +H4052X2 | Sense organ diseases +H4052X3 | Sense organ diseases +H4052X4 | Sense organ diseases +H4053X0 | Sense organ diseases +H4053X1 | Sense organ diseases +H4053X2 | Sense organ diseases +H4053X3 | Sense organ diseases +H4053X4 | Sense organ diseases +H406--- | Sense organ diseases +H4060X0 | Sense organ diseases +H4060X1 | Sense organ diseases +H4060X2 | Sense organ diseases +H4060X3 | Sense organ diseases +H4060X4 | Sense organ diseases +H4061X0 | Sense organ diseases +H4061X1 | Sense organ diseases +H4061X2 | Sense organ diseases +H4061X3 | Sense organ diseases +H4061X4 | Sense organ diseases +H4062X0 | Sense organ diseases +H4062X1 | Sense organ diseases +H4062X2 | Sense organ diseases +H4062X3 | Sense organ diseases +H4062X4 | Sense organ diseases +H4063X0 | Sense organ diseases +H4063X1 | Sense organ diseases +H4063X2 | Sense organ diseases +H4063X3 | Sense organ diseases +H4063X4 | Sense organ diseases +H408--- | Sense organ diseases +H40811- | Sense organ diseases +H40812- | Sense organ diseases +H40813- | Sense organ diseases +H40819- | Sense organ diseases +H40821- | Sense organ diseases +H40822- | Sense organ diseases +H40823- | Sense organ diseases +H40829- | Sense organ diseases +H40831- | Sense organ diseases +H40832- | Sense organ diseases +H40833- | Sense organ diseases +H40839- | Sense organ diseases +H4089-- | Sense organ diseases +H409--- | Sense organ diseases +H42---- | Sense organ diseases +H420--- | Sense organ diseases +H428--- | Sense organ diseases +H43---- | Sense organ diseases +H430--- | Sense organ diseases +H4300-- | Sense organ diseases +H4301-- | Sense organ diseases +H4302-- | Sense organ diseases +H4303-- | Sense organ diseases +H431--- | Sense organ diseases +H4310-- | Sense organ diseases +H4311-- | Sense organ diseases +H4312-- | Sense organ diseases +H4313-- | Sense organ diseases +H432--- | Sense organ diseases +H4320-- | Sense organ diseases +H4321-- | Sense organ diseases +H4322-- | Sense organ diseases +H4323-- | Sense organ diseases +H433--- | Sense organ diseases +H43311- | Sense organ diseases +H43312- | Sense organ diseases +H43313- | Sense organ diseases +H43319- | Sense organ diseases +H43391- | Sense organ diseases +H43392- | Sense organ diseases +H43393- | Sense organ diseases +H43399- | Sense organ diseases +H438--- | Sense organ diseases +H43811- | Sense organ diseases +H43812- | Sense organ diseases +H43813- | Sense organ diseases +H43819- | Sense organ diseases +H43821- | Sense organ diseases +H43822- | Sense organ diseases +H43823- | Sense organ diseases +H43829- | Sense organ diseases +H4389-- | Sense organ diseases +H439--- | Sense organ diseases +H44---- | Sense organ diseases +H440--- | Sense organ diseases +H44001- | Sense organ diseases +H44002- | Sense organ diseases +H44003- | Sense organ diseases +H44009- | Sense organ diseases +H44011- | Sense organ diseases +H44012- | Sense organ diseases +H44013- | Sense organ diseases +H44019- | Sense organ diseases +H44021- | Sense organ diseases +H44022- | Sense organ diseases +H44023- | Sense organ diseases +H44029- | Sense organ diseases +H441--- | Sense organ diseases +H44111- | Sense organ diseases +H44112- | Sense organ diseases +H44113- | Sense organ diseases +H44119- | Sense organ diseases +H44121- | Sense organ diseases +H44122- | Sense organ diseases +H44123- | Sense organ diseases +H44129- | Sense organ diseases +H44131- | Sense organ diseases +H44132- | Sense organ diseases +H44133- | Sense organ diseases +H44139- | Sense organ diseases +H4419-- | Sense organ diseases +H442--- | Sense organ diseases +H4420-- | Sense organ diseases +H4421-- | Sense organ diseases +H4422-- | Sense organ diseases +H4423-- | Sense organ diseases +H442A1- | Sense organ diseases +H442A2- | Sense organ diseases +H442A3- | Sense organ diseases +H442A9- | Sense organ diseases +H442B1- | Sense organ diseases +H442B2- | Sense organ diseases +H442B3- | Sense organ diseases +H442B9- | Sense organ diseases +H442C1- | Sense organ diseases +H442C2- | Sense organ diseases +H442C3- | Sense organ diseases +H442C9- | Sense organ diseases +H442D1- | Sense organ diseases +H442D2- | Sense organ diseases +H442D3- | Sense organ diseases +H442D9- | Sense organ diseases +H442E1- | Sense organ diseases +H442E2- | Sense organ diseases +H442E3- | Sense organ diseases +H442E9- | Sense organ diseases +H443--- | Sense organ diseases +H4430-- | Sense organ diseases +H44311- | Sense organ diseases +H44312- | Sense organ diseases +H44313- | Sense organ diseases +H44319- | Sense organ diseases +H44321- | Sense organ diseases +H44322- | Sense organ diseases +H44323- | Sense organ diseases +H44329- | Sense organ diseases +H44391- | Sense organ diseases +H44392- | Sense organ diseases +H44393- | Sense organ diseases +H44399- | Sense organ diseases +H444--- | Sense organ diseases +H4440-- | Sense organ diseases +H44411- | Sense organ diseases +H44412- | Sense organ diseases +H44413- | Sense organ diseases +H44419- | Sense organ diseases +H44421- | Sense organ diseases +H44422- | Sense organ diseases +H44423- | Sense organ diseases +H44429- | Sense organ diseases +H44431- | Sense organ diseases +H44432- | Sense organ diseases +H44433- | Sense organ diseases +H44439- | Sense organ diseases +H44441- | Sense organ diseases +H44442- | Sense organ diseases +H44443- | Sense organ diseases +H44449- | Sense organ diseases +H445--- | Sense organ diseases +H4450-- | Sense organ diseases +H44511- | Sense organ diseases +H44512- | Sense organ diseases +H44513- | Sense organ diseases +H44519- | Sense organ diseases +H44521- | Sense organ diseases +H44522- | Sense organ diseases +H44523- | Sense organ diseases +H44529- | Sense organ diseases +H44531- | Sense organ diseases +H44532- | Sense organ diseases +H44533- | Sense organ diseases +H44539- | Sense organ diseases +H448--- | Sense organ diseases +H44811- | Sense organ diseases +H44812- | Sense organ diseases +H44813- | Sense organ diseases +H44819- | Sense organ diseases +H44821- | Sense organ diseases +H44822- | Sense organ diseases +H44823- | Sense organ diseases +H44829- | Sense organ diseases +H4489-- | Sense organ diseases +H449--- | Sense organ diseases +H45---- | Sense organ diseases +H450--- | Sense organ diseases +H451--- | Sense organ diseases +H458--- | Sense organ diseases +H46---- | Sense organ diseases +H4600-- | Sense organ diseases +H4601-- | Sense organ diseases +H4602-- | Sense organ diseases +H4603-- | Sense organ diseases +H4610-- | Sense organ diseases +H4611-- | Sense organ diseases +H4612-- | Sense organ diseases +H4613-- | Sense organ diseases +H462--- | Sense organ diseases +H463--- | Sense organ diseases +H468--- | Sense organ diseases +H469--- | Sense organ diseases +H47---- | Sense organ diseases +H470--- | Sense organ diseases +H47011- | Sense organ diseases +H47012- | Sense organ diseases +H47013- | Sense organ diseases +H47019- | Sense organ diseases +H47021- | Sense organ diseases +H47022- | Sense organ diseases +H47023- | Sense organ diseases +H47029- | Sense organ diseases +H47031- | Sense organ diseases +H47032- | Sense organ diseases +H47033- | Sense organ diseases +H47039- | Sense organ diseases +H47091- | Sense organ diseases +H47092- | Sense organ diseases +H47093- | Sense organ diseases +H47099- | Sense organ diseases +H471--- | Sense organ diseases +H4710-- | Sense organ diseases +H4711-- | Sense organ diseases +H4712-- | Sense organ diseases +H4713-- | Sense organ diseases +H47141- | Sense organ diseases +H47142- | Sense organ diseases +H47143- | Sense organ diseases +H47149- | Sense organ diseases +H472--- | Sense organ diseases +H4720-- | Sense organ diseases +H47211- | Sense organ diseases +H47212- | Sense organ diseases +H47213- | Sense organ diseases +H47219- | Sense organ diseases +H4722-- | Sense organ diseases +H47231- | Sense organ diseases +H47232- | Sense organ diseases +H47233- | Sense organ diseases +H47239- | Sense organ diseases +H47291- | Sense organ diseases +H47292- | Sense organ diseases +H47293- | Sense organ diseases +H47299- | Sense organ diseases +H473--- | Sense organ diseases +H47311- | Sense organ diseases +H47312- | Sense organ diseases +H47313- | Sense organ diseases +H47319- | Sense organ diseases +H47321- | Sense organ diseases +H47322- | Sense organ diseases +H47323- | Sense organ diseases +H47329- | Sense organ diseases +H47331- | Sense organ diseases +H47332- | Sense organ diseases +H47333- | Sense organ diseases +H47339- | Sense organ diseases +H47391- | Sense organ diseases +H47392- | Sense organ diseases +H47393- | Sense organ diseases +H47399- | Sense organ diseases +H474--- | Sense organ diseases +H4741-- | Sense organ diseases +H4742-- | Sense organ diseases +H4743-- | Sense organ diseases +H4749-- | Sense organ diseases +H475--- | Sense organ diseases +H47511- | Sense organ diseases +H47512- | Sense organ diseases +H47519- | Sense organ diseases +H47521- | Sense organ diseases +H47522- | Sense organ diseases +H47529- | Sense organ diseases +H47531- | Sense organ diseases +H47532- | Sense organ diseases +H47539- | Sense organ diseases +H476--- | Sense organ diseases +H47611- | Sense organ diseases +H47612- | Sense organ diseases +H47619- | Sense organ diseases +H47621- | Sense organ diseases +H47622- | Sense organ diseases +H47629- | Sense organ diseases +H47631- | Sense organ diseases +H47632- | Sense organ diseases +H47639- | Sense organ diseases +H47641- | Sense organ diseases +H47642- | Sense organ diseases +H47649- | Sense organ diseases +H477--- | Sense organ diseases +H479--- | Sense organ diseases +H48---- | Sense organ diseases +H480--- | Sense organ diseases +H481--- | Sense organ diseases +H488--- | Sense organ diseases +H49---- | Sense organ diseases +H490--- | Sense organ diseases +H4900-- | Sense organ diseases +H4901-- | Sense organ diseases +H4902-- | Sense organ diseases +H4903-- | Sense organ diseases +H491--- | Sense organ diseases +H4910-- | Sense organ diseases +H4911-- | Sense organ diseases +H4912-- | Sense organ diseases +H4913-- | Sense organ diseases +H492--- | Sense organ diseases +H4920-- | Sense organ diseases +H4921-- | Sense organ diseases +H4922-- | Sense organ diseases +H4923-- | Sense organ diseases +H493--- | Sense organ diseases +H4930-- | Sense organ diseases +H4931-- | Sense organ diseases +H4932-- | Sense organ diseases +H4933-- | Sense organ diseases +H494--- | Sense organ diseases +H4940-- | Sense organ diseases +H4941-- | Sense organ diseases +H4942-- | Sense organ diseases +H4943-- | Sense organ diseases +H498--- | Sense organ diseases +H49811- | Sense organ diseases +H49812- | Sense organ diseases +H49813- | Sense organ diseases +H49819- | Sense organ diseases +H49881- | Sense organ diseases +H49882- | Sense organ diseases +H49883- | Sense organ diseases +H49889- | Sense organ diseases +H499--- | Sense organ diseases +H50---- | Sense organ diseases +H500--- | Sense organ diseases +H5000-- | Sense organ diseases +H50011- | Sense organ diseases +H50012- | Sense organ diseases +H50021- | Sense organ diseases +H50022- | Sense organ diseases +H50031- | Sense organ diseases +H50032- | Sense organ diseases +H50041- | Sense organ diseases +H50042- | Sense organ diseases +H5005-- | Sense organ diseases +H5006-- | Sense organ diseases +H5007-- | Sense organ diseases +H5008-- | Sense organ diseases +H501--- | Sense organ diseases +H5010-- | Sense organ diseases +H50111- | Sense organ diseases +H50112- | Sense organ diseases +H50121- | Sense organ diseases +H50122- | Sense organ diseases +H50131- | Sense organ diseases +H50132- | Sense organ diseases +H50141- | Sense organ diseases +H50142- | Sense organ diseases +H5015-- | Sense organ diseases +H5016-- | Sense organ diseases +H5017-- | Sense organ diseases +H5018-- | Sense organ diseases +H502--- | Sense organ diseases +H5021-- | Sense organ diseases +H5022-- | Sense organ diseases +H503--- | Sense organ diseases +H5030-- | Sense organ diseases +H50311- | Sense organ diseases +H50312- | Sense organ diseases +H5032-- | Sense organ diseases +H50331- | Sense organ diseases +H50332- | Sense organ diseases +H5034-- | Sense organ diseases +H504--- | Sense organ diseases +H5040-- | Sense organ diseases +H50411- | Sense organ diseases +H50412- | Sense organ diseases +H5042-- | Sense organ diseases +H5043-- | Sense organ diseases +H505--- | Sense organ diseases +H5050-- | Sense organ diseases +H5051-- | Sense organ diseases +H5052-- | Sense organ diseases +H5053-- | Sense organ diseases +H5054-- | Sense organ diseases +H5055-- | Sense organ diseases +H506--- | Sense organ diseases +H5060-- | Sense organ diseases +H50611- | Sense organ diseases +H50612- | Sense organ diseases +H5069-- | Sense organ diseases +H508--- | Sense organ diseases +H50811- | Sense organ diseases +H50812- | Sense organ diseases +H5089-- | Sense organ diseases +H509--- | Sense organ diseases +H51---- | Sense organ diseases +H510--- | Sense organ diseases +H511--- | Sense organ diseases +H5111-- | Sense organ diseases +H5112-- | Sense organ diseases +H512--- | Sense organ diseases +H5120-- | Sense organ diseases +H5121-- | Sense organ diseases +H5122-- | Sense organ diseases +H5123-- | Sense organ diseases +H518--- | Sense organ diseases +H519--- | Sense organ diseases +H52---- | Sense organ diseases +H520--- | Sense organ diseases +H5200-- | Sense organ diseases +H5201-- | Sense organ diseases +H5202-- | Sense organ diseases +H5203-- | Sense organ diseases +H521--- | Sense organ diseases +H5210-- | Sense organ diseases +H5211-- | Sense organ diseases +H5212-- | Sense organ diseases +H5213-- | Sense organ diseases +H522--- | Sense organ diseases +H52201- | Sense organ diseases +H52202- | Sense organ diseases +H52203- | Sense organ diseases +H52209- | Sense organ diseases +H52211- | Sense organ diseases +H52212- | Sense organ diseases +H52213- | Sense organ diseases +H52219- | Sense organ diseases +H52221- | Sense organ diseases +H52222- | Sense organ diseases +H52223- | Sense organ diseases +H52229- | Sense organ diseases +H523--- | Sense organ diseases +H5231-- | Sense organ diseases +H5232-- | Sense organ diseases +H524--- | Sense organ diseases +H525--- | Sense organ diseases +H52511- | Sense organ diseases +H52512- | Sense organ diseases +H52513- | Sense organ diseases +H52519- | Sense organ diseases +H52521- | Sense organ diseases +H52522- | Sense organ diseases +H52523- | Sense organ diseases +H52529- | Sense organ diseases +H52531- | Sense organ diseases +H52532- | Sense organ diseases +H52533- | Sense organ diseases +H52539- | Sense organ diseases +H526--- | Sense organ diseases +H527--- | Sense organ diseases +H53---- | Sense organ diseases +H530--- | Sense organ diseases +H53001- | Sense organ diseases +H53002- | Sense organ diseases +H53003- | Sense organ diseases +H53009- | Sense organ diseases +H53011- | Sense organ diseases +H53012- | Sense organ diseases +H53013- | Sense organ diseases +H53019- | Sense organ diseases +H53021- | Sense organ diseases +H53022- | Sense organ diseases +H53023- | Sense organ diseases +H53029- | Sense organ diseases +H53031- | Sense organ diseases +H53032- | Sense organ diseases +H53033- | Sense organ diseases +H53039- | Sense organ diseases +H53041- | Sense organ diseases +H53042- | Sense organ diseases +H53043- | Sense organ diseases +H53049- | Sense organ diseases +H531--- | Sense organ diseases +H5310-- | Sense organ diseases +H5311-- | Sense organ diseases +H53121- | Sense organ diseases +H53122- | Sense organ diseases +H53123- | Sense organ diseases +H53129- | Sense organ diseases +H53131- | Sense organ diseases +H53132- | Sense organ diseases +H53133- | Sense organ diseases +H53139- | Sense organ diseases +H53141- | Sense organ diseases +H53142- | Sense organ diseases +H53143- | Sense organ diseases +H53149- | Sense organ diseases +H5315-- | Sense organ diseases +H5316-- | Sense organ diseases +H5319-- | Sense organ diseases +H532--- | Sense organ diseases +H533--- | Sense organ diseases +H5330-- | Sense organ diseases +H5331-- | Sense organ diseases +H5332-- | Sense organ diseases +H5333-- | Sense organ diseases +H5334-- | Sense organ diseases +H534--- | Sense organ diseases +H5340-- | Sense organ diseases +H53411- | Sense organ diseases +H53412- | Sense organ diseases +H53413- | Sense organ diseases +H53419- | Sense organ diseases +H53421- | Sense organ diseases +H53422- | Sense organ diseases +H53423- | Sense organ diseases +H53429- | Sense organ diseases +H53431- | Sense organ diseases +H53432- | Sense organ diseases +H53433- | Sense organ diseases +H53439- | Sense organ diseases +H53451- | Sense organ diseases +H53452- | Sense organ diseases +H53453- | Sense organ diseases +H53459- | Sense organ diseases +H53461- | Sense organ diseases +H53462- | Sense organ diseases +H53469- | Sense organ diseases +H5347-- | Sense organ diseases +H53481- | Sense organ diseases +H53482- | Sense organ diseases +H53483- | Sense organ diseases +H53489- | Sense organ diseases +H535--- | Sense organ diseases +H5350-- | Sense organ diseases +H5351-- | Sense organ diseases +H5352-- | Sense organ diseases +H5353-- | Sense organ diseases +H5354-- | Sense organ diseases +H5355-- | Sense organ diseases +H5359-- | Sense organ diseases +H536--- | Sense organ diseases +H5360-- | Sense organ diseases +H5361-- | Sense organ diseases +H5362-- | Sense organ diseases +H5363-- | Sense organ diseases +H5369-- | Sense organ diseases +H5371-- | Sense organ diseases +H5372-- | Sense organ diseases +H538--- | Sense organ diseases +H539--- | Sense organ diseases +H54---- | Sense organ diseases +H540--- | Sense organ diseases +H540X33 | Sense organ diseases +H540X34 | Sense organ diseases +H540X35 | Sense organ diseases +H540X43 | Sense organ diseases +H540X44 | Sense organ diseases +H540X45 | Sense organ diseases +H540X53 | Sense organ diseases +H540X54 | Sense organ diseases +H540X55 | Sense organ diseases +H541--- | Sense organ diseases +H5410-- | Sense organ diseases +H541131 | Sense organ diseases +H541132 | Sense organ diseases +H541141 | Sense organ diseases +H541142 | Sense organ diseases +H541151 | Sense organ diseases +H541152 | Sense organ diseases +H541213 | Sense organ diseases +H541214 | Sense organ diseases +H541215 | Sense organ diseases +H541223 | Sense organ diseases +H541224 | Sense organ diseases +H541225 | Sense organ diseases +H542--- | Sense organ diseases +H542X11 | Sense organ diseases +H542X12 | Sense organ diseases +H542X21 | Sense organ diseases +H542X22 | Sense organ diseases +H543--- | Sense organ diseases +H544--- | Sense organ diseases +H5440-- | Sense organ diseases +H54413A | Sense organ diseases +H54414A | Sense organ diseases +H54415A | Sense organ diseases +H5442A3 | Sense organ diseases +H5442A4 | Sense organ diseases +H5442A5 | Sense organ diseases +H545--- | Sense organ diseases +H5450-- | Sense organ diseases +H54511A | Sense organ diseases +H54512A | Sense organ diseases +H5452A1 | Sense organ diseases +H5452A2 | Sense organ diseases +H546--- | Sense organ diseases +H5460-- | Sense organ diseases +H5461-- | Sense organ diseases +H5462-- | Sense organ diseases +H547--- | Sense organ diseases +H548--- | Sense organ diseases +H549--- | Sense organ diseases +H55---- | Sense organ diseases +H5500-- | Sense organ diseases +H5501-- | Sense organ diseases +H5502-- | Sense organ diseases +H5503-- | Sense organ diseases +H5504-- | Sense organ diseases +H5509-- | Sense organ diseases +H5581-- | Sense organ diseases +H5589-- | Sense organ diseases +H57---- | Sense organ diseases +H570--- | Sense organ diseases +H5700-- | Sense organ diseases +H5701-- | Sense organ diseases +H5702-- | Sense organ diseases +H5703-- | Sense organ diseases +H5704-- | Sense organ diseases +H57051- | Sense organ diseases +H57052- | Sense organ diseases +H57053- | Sense organ diseases +H57059- | Sense organ diseases +H5709-- | Sense organ diseases +H571--- | Sense organ diseases +H5710-- | Sense organ diseases +H5711-- | Sense organ diseases +H5712-- | Sense organ diseases +H5713-- | Sense organ diseases +H578--- | Sense organ diseases +H57811- | Sense organ diseases +H57812- | Sense organ diseases +H57813- | Sense organ diseases +H57819- | Sense organ diseases +H5789-- | Sense organ diseases +H579--- | Sense organ diseases +H58---- | Sense organ diseases +H580--- | Sense organ diseases +H581--- | Sense organ diseases +H588--- | Sense organ diseases +H60---- | Sense organ diseases +H600--- | Sense organ diseases +H6000-- | Sense organ diseases +H6001-- | Sense organ diseases +H6002-- | Sense organ diseases +H6003-- | Sense organ diseases +H601--- | Sense organ diseases +H6010-- | Sense organ diseases +H6011-- | Sense organ diseases +H6012-- | Sense organ diseases +H6013-- | Sense organ diseases +H602--- | Sense organ diseases +H6020-- | Sense organ diseases +H6021-- | Sense organ diseases +H6022-- | Sense organ diseases +H6023-- | Sense organ diseases +H603--- | Sense organ diseases +H60311- | Sense organ diseases +H60312- | Sense organ diseases +H60313- | Sense organ diseases +H60319- | Sense organ diseases +H60321- | Sense organ diseases +H60322- | Sense organ diseases +H60323- | Sense organ diseases +H60329- | Sense organ diseases +H60331- | Sense organ diseases +H60332- | Sense organ diseases +H60333- | Sense organ diseases +H60339- | Sense organ diseases +H60391- | Sense organ diseases +H60392- | Sense organ diseases +H60393- | Sense organ diseases +H60399- | Sense organ diseases +H604--- | Sense organ diseases +H6040-- | Sense organ diseases +H6041-- | Sense organ diseases +H6042-- | Sense organ diseases +H6043-- | Sense organ diseases +H605--- | Sense organ diseases +H60501- | Sense organ diseases +H60502- | Sense organ diseases +H60503- | Sense organ diseases +H60509- | Sense organ diseases +H60511- | Sense organ diseases +H60512- | Sense organ diseases +H60513- | Sense organ diseases +H60519- | Sense organ diseases +H60521- | Sense organ diseases +H60522- | Sense organ diseases +H60523- | Sense organ diseases +H60529- | Sense organ diseases +H60531- | Sense organ diseases +H60532- | Sense organ diseases +H60533- | Sense organ diseases +H60539- | Sense organ diseases +H60541- | Sense organ diseases +H60542- | Sense organ diseases +H60543- | Sense organ diseases +H60549- | Sense organ diseases +H60551- | Sense organ diseases +H60552- | Sense organ diseases +H60553- | Sense organ diseases +H60559- | Sense organ diseases +H60591- | Sense organ diseases +H60592- | Sense organ diseases +H60593- | Sense organ diseases +H60599- | Sense organ diseases +H6060-- | Sense organ diseases +H6061-- | Sense organ diseases +H6062-- | Sense organ diseases +H6063-- | Sense organ diseases +H608--- | Sense organ diseases +H608X1- | Sense organ diseases +H608X2- | Sense organ diseases +H608X3- | Sense organ diseases +H608X9- | Sense organ diseases +H609--- | Sense organ diseases +H6090-- | Sense organ diseases +H6091-- | Sense organ diseases +H6092-- | Sense organ diseases +H6093-- | Sense organ diseases +H61---- | Sense organ diseases +H610--- | Sense organ diseases +H61001- | Sense organ diseases +H61002- | Sense organ diseases +H61003- | Sense organ diseases +H61009- | Sense organ diseases +H61011- | Sense organ diseases +H61012- | Sense organ diseases +H61013- | Sense organ diseases +H61019- | Sense organ diseases +H61021- | Sense organ diseases +H61022- | Sense organ diseases +H61023- | Sense organ diseases +H61029- | Sense organ diseases +H61031- | Sense organ diseases +H61032- | Sense organ diseases +H61033- | Sense organ diseases +H61039- | Sense organ diseases +H611--- | Sense organ diseases +H61101- | Sense organ diseases +H61102- | Sense organ diseases +H61103- | Sense organ diseases +H61109- | Sense organ diseases +H61111- | Sense organ diseases +H61112- | Sense organ diseases +H61113- | Sense organ diseases +H61119- | Sense organ diseases +H61121- | Sense organ diseases +H61122- | Sense organ diseases +H61123- | Sense organ diseases +H61129- | Sense organ diseases +H61191- | Sense organ diseases +H61192- | Sense organ diseases +H61193- | Sense organ diseases +H61199- | Sense organ diseases +H612--- | Sense organ diseases +H6120-- | Sense organ diseases +H6121-- | Sense organ diseases +H6122-- | Sense organ diseases +H6123-- | Sense organ diseases +H613--- | Sense organ diseases +H61301- | Sense organ diseases +H61302- | Sense organ diseases +H61303- | Sense organ diseases +H61309- | Sense organ diseases +H61311- | Sense organ diseases +H61312- | Sense organ diseases +H61313- | Sense organ diseases +H61319- | Sense organ diseases +H61321- | Sense organ diseases +H61322- | Sense organ diseases +H61323- | Sense organ diseases +H61329- | Sense organ diseases +H61391- | Sense organ diseases +H61392- | Sense organ diseases +H61393- | Sense organ diseases +H61399- | Sense organ diseases +H618--- | Sense organ diseases +H61811- | Sense organ diseases +H61812- | Sense organ diseases +H61813- | Sense organ diseases +H61819- | Sense organ diseases +H61891- | Sense organ diseases +H61892- | Sense organ diseases +H61893- | Sense organ diseases +H61899- | Sense organ diseases +H619--- | Sense organ diseases +H6190-- | Sense organ diseases +H6191-- | Sense organ diseases +H6192-- | Sense organ diseases +H6193-- | Sense organ diseases +H62---- | Sense organ diseases +H620--- | Sense organ diseases +H621--- | Sense organ diseases +H622--- | Sense organ diseases +H623--- | Sense organ diseases +H624--- | Sense organ diseases +H6240-- | Sense organ diseases +H6241-- | Sense organ diseases +H6242-- | Sense organ diseases +H6243-- | Sense organ diseases +H628--- | Sense organ diseases +H71---- | Sense organ diseases +H7100-- | Sense organ diseases +H7101-- | Sense organ diseases +H7102-- | Sense organ diseases +H7103-- | Sense organ diseases +H7110-- | Sense organ diseases +H7111-- | Sense organ diseases +H7112-- | Sense organ diseases +H7113-- | Sense organ diseases +H7120-- | Sense organ diseases +H7121-- | Sense organ diseases +H7122-- | Sense organ diseases +H7123-- | Sense organ diseases +H7130-- | Sense organ diseases +H7131-- | Sense organ diseases +H7132-- | Sense organ diseases +H7133-- | Sense organ diseases +H7190-- | Sense organ diseases +H7191-- | Sense organ diseases +H7192-- | Sense organ diseases +H7193-- | Sense organ diseases +H72---- | Sense organ diseases +H720--- | Sense organ diseases +H7200-- | Sense organ diseases +H7201-- | Sense organ diseases +H7202-- | Sense organ diseases +H7203-- | Sense organ diseases +H721--- | Sense organ diseases +H7210-- | Sense organ diseases +H7211-- | Sense organ diseases +H7212-- | Sense organ diseases +H7213-- | Sense organ diseases +H722--- | Sense organ diseases +H722X1- | Sense organ diseases +H722X2- | Sense organ diseases +H722X3- | Sense organ diseases +H722X9- | Sense organ diseases +H728--- | Sense organ diseases +H72811- | Sense organ diseases +H72812- | Sense organ diseases +H72813- | Sense organ diseases +H72819- | Sense organ diseases +H72821- | Sense organ diseases +H72822- | Sense organ diseases +H72823- | Sense organ diseases +H72829- | Sense organ diseases +H729--- | Sense organ diseases +H7290-- | Sense organ diseases +H7291-- | Sense organ diseases +H7292-- | Sense organ diseases +H7293-- | Sense organ diseases +H73---- | Sense organ diseases +H730--- | Sense organ diseases +H73001- | Sense organ diseases +H73002- | Sense organ diseases +H73003- | Sense organ diseases +H73009- | Sense organ diseases +H73011- | Sense organ diseases +H73012- | Sense organ diseases +H73013- | Sense organ diseases +H73019- | Sense organ diseases +H73091- | Sense organ diseases +H73092- | Sense organ diseases +H73093- | Sense organ diseases +H73099- | Sense organ diseases +H731--- | Sense organ diseases +H7310-- | Sense organ diseases +H7311-- | Sense organ diseases +H7312-- | Sense organ diseases +H7313-- | Sense organ diseases +H7320-- | Sense organ diseases +H7321-- | Sense organ diseases +H7322-- | Sense organ diseases +H7323-- | Sense organ diseases +H738--- | Sense organ diseases +H73811- | Sense organ diseases +H73812- | Sense organ diseases +H73813- | Sense organ diseases +H73819- | Sense organ diseases +H73821- | Sense organ diseases +H73822- | Sense organ diseases +H73823- | Sense organ diseases +H73829- | Sense organ diseases +H73891- | Sense organ diseases +H73892- | Sense organ diseases +H73893- | Sense organ diseases +H73899- | Sense organ diseases +H739--- | Sense organ diseases +H7390-- | Sense organ diseases +H7391-- | Sense organ diseases +H7392-- | Sense organ diseases +H7393-- | Sense organ diseases +H74---- | Sense organ diseases +H740--- | Sense organ diseases +H7401-- | Sense organ diseases +H7402-- | Sense organ diseases +H7403-- | Sense organ diseases +H7409-- | Sense organ diseases +H741--- | Sense organ diseases +H7411-- | Sense organ diseases +H7412-- | Sense organ diseases +H7413-- | Sense organ diseases +H7419-- | Sense organ diseases +H742--- | Sense organ diseases +H7420-- | Sense organ diseases +H7421-- | Sense organ diseases +H7422-- | Sense organ diseases +H7423-- | Sense organ diseases +H743--- | Sense organ diseases +H74311- | Sense organ diseases +H74312- | Sense organ diseases +H74313- | Sense organ diseases +H74319- | Sense organ diseases +H74321- | Sense organ diseases +H74322- | Sense organ diseases +H74323- | Sense organ diseases +H74329- | Sense organ diseases +H74391- | Sense organ diseases +H74392- | Sense organ diseases +H74393- | Sense organ diseases +H74399- | Sense organ diseases +H744--- | Sense organ diseases +H7440-- | Sense organ diseases +H7441-- | Sense organ diseases +H7442-- | Sense organ diseases +H7443-- | Sense organ diseases +H748--- | Sense organ diseases +H748X1- | Sense organ diseases +H748X2- | Sense organ diseases +H748X3- | Sense organ diseases +H748X9- | Sense organ diseases +H749--- | Sense organ diseases +H7490-- | Sense organ diseases +H7491-- | Sense organ diseases +H7492-- | Sense organ diseases +H7493-- | Sense organ diseases +H75---- | Sense organ diseases +H750--- | Sense organ diseases +H7500-- | Sense organ diseases +H7501-- | Sense organ diseases +H7502-- | Sense organ diseases +H7503-- | Sense organ diseases +H758--- | Sense organ diseases +H7580-- | Sense organ diseases +H7581-- | Sense organ diseases +H7582-- | Sense organ diseases +H7583-- | Sense organ diseases +H80---- | Sense organ diseases +H800--- | Sense organ diseases +H8000-- | Sense organ diseases +H8001-- | Sense organ diseases +H8002-- | Sense organ diseases +H8003-- | Sense organ diseases +H801--- | Sense organ diseases +H8010-- | Sense organ diseases +H8011-- | Sense organ diseases +H8012-- | Sense organ diseases +H8013-- | Sense organ diseases +H802--- | Sense organ diseases +H8020-- | Sense organ diseases +H8021-- | Sense organ diseases +H8022-- | Sense organ diseases +H8023-- | Sense organ diseases +H808--- | Sense organ diseases +H8080-- | Sense organ diseases +H8081-- | Sense organ diseases +H8082-- | Sense organ diseases +H8083-- | Sense organ diseases +H809--- | Sense organ diseases +H8090-- | Sense organ diseases +H8091-- | Sense organ diseases +H8092-- | Sense organ diseases +H8093-- | Sense organ diseases +H81---- | Sense organ diseases +H810--- | Sense organ diseases +H8101-- | Sense organ diseases +H8102-- | Sense organ diseases +H8103-- | Sense organ diseases +H8109-- | Sense organ diseases +H811--- | Sense organ diseases +H8110-- | Sense organ diseases +H8111-- | Sense organ diseases +H8112-- | Sense organ diseases +H8113-- | Sense organ diseases +H812--- | Sense organ diseases +H8120-- | Sense organ diseases +H8121-- | Sense organ diseases +H8122-- | Sense organ diseases +H8123-- | Sense organ diseases +H813--- | Sense organ diseases +H81311- | Sense organ diseases +H81312- | Sense organ diseases +H81313- | Sense organ diseases +H81319- | Sense organ diseases +H81391- | Sense organ diseases +H81392- | Sense organ diseases +H81393- | Sense organ diseases +H81399- | Sense organ diseases +H814--- | Sense organ diseases +H8141-- | Sense organ diseases +H8142-- | Sense organ diseases +H8143-- | Sense organ diseases +H8149-- | Sense organ diseases +H818--- | Sense organ diseases +H818X1- | Sense organ diseases +H818X2- | Sense organ diseases +H818X3- | Sense organ diseases +H818X9- | Sense organ diseases +H819--- | Sense organ diseases +H8190-- | Sense organ diseases +H8191-- | Sense organ diseases +H8192-- | Sense organ diseases +H8193-- | Sense organ diseases +H82---- | Sense organ diseases +H821--- | Sense organ diseases +H822--- | Sense organ diseases +H823--- | Sense organ diseases +H829--- | Sense organ diseases +H83---- | Sense organ diseases +H830--- | Sense organ diseases +H8301-- | Sense organ diseases +H8302-- | Sense organ diseases +H8303-- | Sense organ diseases +H8309-- | Sense organ diseases +H831--- | Sense organ diseases +H8311-- | Sense organ diseases +H8312-- | Sense organ diseases +H8313-- | Sense organ diseases +H8319-- | Sense organ diseases +H832--- | Sense organ diseases +H832X1- | Sense organ diseases +H832X2- | Sense organ diseases +H832X3- | Sense organ diseases +H832X9- | Sense organ diseases +H833--- | Sense organ diseases +H833X1- | Sense organ diseases +H833X2- | Sense organ diseases +H833X3- | Sense organ diseases +H833X9- | Sense organ diseases +H838--- | Sense organ diseases +H838X1- | Sense organ diseases +H838X2- | Sense organ diseases +H838X3- | Sense organ diseases +H838X9- | Sense organ diseases +H839--- | Sense organ diseases +H8390-- | Sense organ diseases +H8391-- | Sense organ diseases +H8392-- | Sense organ diseases +H8393-- | Sense organ diseases +H90---- | Sense organ diseases +H900--- | Sense organ diseases +H901--- | Sense organ diseases +H9011-- | Sense organ diseases +H9012-- | Sense organ diseases +H902--- | Sense organ diseases +H903--- | Sense organ diseases +H904--- | Sense organ diseases +H9041-- | Sense organ diseases +H9042-- | Sense organ diseases +H905--- | Sense organ diseases +H906--- | Sense organ diseases +H907--- | Sense organ diseases +H9071-- | Sense organ diseases +H9072-- | Sense organ diseases +H908--- | Sense organ diseases +H90A11- | Sense organ diseases +H90A12- | Sense organ diseases +H90A21- | Sense organ diseases +H90A22- | Sense organ diseases +H90A31- | Sense organ diseases +H90A32- | Sense organ diseases +H91---- | Sense organ diseases +H911--- | Sense organ diseases +H9110-- | Sense organ diseases +H9111-- | Sense organ diseases +H9112-- | Sense organ diseases +H9113-- | Sense organ diseases +H912--- | Sense organ diseases +H9120-- | Sense organ diseases +H9121-- | Sense organ diseases +H9122-- | Sense organ diseases +H9123-- | Sense organ diseases +H913--- | Sense organ diseases +H918--- | Sense organ diseases +H918X1- | Sense organ diseases +H918X2- | Sense organ diseases +H918X3- | Sense organ diseases +H918X9- | Sense organ diseases +H919--- | Sense organ diseases +H9190-- | Sense organ diseases +H9191-- | Sense organ diseases +H9192-- | Sense organ diseases +H9193-- | Sense organ diseases +H92---- | Sense organ diseases +H920--- | Sense organ diseases +H9201-- | Sense organ diseases +H9202-- | Sense organ diseases +H9203-- | Sense organ diseases +H9209-- | Sense organ diseases +H921--- | Sense organ diseases +H9210-- | Sense organ diseases +H9211-- | Sense organ diseases +H9212-- | Sense organ diseases +H9213-- | Sense organ diseases +H922--- | Sense organ diseases +H9220-- | Sense organ diseases +H9221-- | Sense organ diseases +H9222-- | Sense organ diseases +H9223-- | Sense organ diseases +H93---- | Sense organ diseases +H930--- | Sense organ diseases +H93011- | Sense organ diseases +H93012- | Sense organ diseases +H93013- | Sense organ diseases +H93019- | Sense organ diseases +H93091- | Sense organ diseases +H93092- | Sense organ diseases +H93093- | Sense organ diseases +H93099- | Sense organ diseases +H931--- | Sense organ diseases +H9311-- | Sense organ diseases +H9312-- | Sense organ diseases +H9313-- | Sense organ diseases +H9319-- | Sense organ diseases +H932--- | Sense organ diseases +H93211- | Sense organ diseases +H93212- | Sense organ diseases +H93213- | Sense organ diseases +H93219- | Sense organ diseases +H93221- | Sense organ diseases +H93222- | Sense organ diseases +H93223- | Sense organ diseases +H93229- | Sense organ diseases +H93231- | Sense organ diseases +H93232- | Sense organ diseases +H93233- | Sense organ diseases +H93239- | Sense organ diseases +H93241- | Sense organ diseases +H93242- | Sense organ diseases +H93243- | Sense organ diseases +H93249- | Sense organ diseases +H9325-- | Sense organ diseases +H93291- | Sense organ diseases +H93292- | Sense organ diseases +H93293- | Sense organ diseases +H93299- | Sense organ diseases +H933--- | Sense organ diseases +H933X1- | Sense organ diseases +H933X2- | Sense organ diseases +H933X3- | Sense organ diseases +H933X9- | Sense organ diseases +H938--- | Sense organ diseases +H938X1- | Sense organ diseases +H938X2- | Sense organ diseases +H938X3- | Sense organ diseases +H938X9- | Sense organ diseases +H939--- | Sense organ diseases +H9390-- | Sense organ diseases +H9391-- | Sense organ diseases +H9392-- | Sense organ diseases +H9393-- | Sense organ diseases +H93A1-- | Sense organ diseases +H93A2-- | Sense organ diseases +H93A3-- | Sense organ diseases +H93A9-- | Sense organ diseases +H94---- | Sense organ diseases +H940--- | Sense organ diseases +H9400-- | Sense organ diseases +H9401-- | Sense organ diseases +H9402-- | Sense organ diseases +H9403-- | Sense organ diseases +H948--- | Sense organ diseases +H9480-- | Sense organ diseases +H9481-- | Sense organ diseases +H9482-- | Sense organ diseases +H9483-- | Sense organ diseases +Q16---- | Sense organ diseases +Q160--- | Sense organ diseases +Q161--- | Sense organ diseases +Q162--- | Sense organ diseases +Q163--- | Sense organ diseases +Q164--- | Sense organ diseases +Q165--- | Sense organ diseases +Q169--- | Sense organ diseases +R43---- | Sense organ diseases +R430--- | Sense organ diseases +R431--- | Sense organ diseases +R432--- | Sense organ diseases +R438--- | Sense organ diseases +R439--- | Sense organ diseases +R44---- | Sense organ diseases +R440--- | Sense organ diseases +R441--- | Sense organ diseases +R442--- | Sense organ diseases +R443--- | Sense organ diseases +R448--- | Sense organ diseases +R449--- | Sense organ diseases +Z010--- | Sense organ diseases +Z0100-- | Sense organ diseases +Z0101-- | Sense organ diseases +Z011--- | Sense organ diseases +Z0110-- | Sense organ diseases +Z01110- | Sense organ diseases +Z01118- | Sense organ diseases +Z0112-- | Sense organ diseases +Z135--- | Sense organ diseases +Z413--- | Sense organ diseases +Z525--- | Sense organ diseases +Z821--- | Sense organ diseases +Z822--- | Sense organ diseases +Z835--- | Sense organ diseases +Z83511- | Sense organ diseases +Z83518- | Sense organ diseases +Z8352-- | Sense organ diseases +Z836--- | Sense organ diseases +Z947--- | Sense organ diseases +Z973--- | Sense organ diseases +Z974--- | Sense organ diseases +H25---- | Blindness and vision loss +H250--- | Blindness and vision loss +H25011- | Blindness and vision loss +H25012- | Blindness and vision loss +H25013- | Blindness and vision loss +H25019- | Blindness and vision loss +H25031- | Blindness and vision loss +H25032- | Blindness and vision loss +H25033- | Blindness and vision loss +H25039- | Blindness and vision loss +H25041- | Blindness and vision loss +H25042- | Blindness and vision loss +H25043- | Blindness and vision loss +H25049- | Blindness and vision loss +H25091- | Blindness and vision loss +H25092- | Blindness and vision loss +H25093- | Blindness and vision loss +H25099- | Blindness and vision loss +H251--- | Blindness and vision loss +H2510-- | Blindness and vision loss +H2511-- | Blindness and vision loss +H2512-- | Blindness and vision loss +H2513-- | Blindness and vision loss +H252--- | Blindness and vision loss +H2520-- | Blindness and vision loss +H2521-- | Blindness and vision loss +H2522-- | Blindness and vision loss +H2523-- | Blindness and vision loss +H258--- | Blindness and vision loss +H25811- | Blindness and vision loss +H25812- | Blindness and vision loss +H25813- | Blindness and vision loss +H25819- | Blindness and vision loss +H2589-- | Blindness and vision loss +H259--- | Blindness and vision loss +H26---- | Blindness and vision loss +H260--- | Blindness and vision loss +H26001- | Blindness and vision loss +H26002- | Blindness and vision loss +H26003- | Blindness and vision loss +H26009- | Blindness and vision loss +H26011- | Blindness and vision loss +H26012- | Blindness and vision loss +H26013- | Blindness and vision loss +H26019- | Blindness and vision loss +H26031- | Blindness and vision loss +H26032- | Blindness and vision loss +H26033- | Blindness and vision loss +H26039- | Blindness and vision loss +H26041- | Blindness and vision loss +H26042- | Blindness and vision loss +H26043- | Blindness and vision loss +H26049- | Blindness and vision loss +H26051- | Blindness and vision loss +H26052- | Blindness and vision loss +H26053- | Blindness and vision loss +H26059- | Blindness and vision loss +H26061- | Blindness and vision loss +H26062- | Blindness and vision loss +H26063- | Blindness and vision loss +H26069- | Blindness and vision loss +H2609-- | Blindness and vision loss +H261--- | Blindness and vision loss +H26101- | Blindness and vision loss +H26102- | Blindness and vision loss +H26103- | Blindness and vision loss +H26109- | Blindness and vision loss +H26111- | Blindness and vision loss +H26112- | Blindness and vision loss +H26113- | Blindness and vision loss +H26119- | Blindness and vision loss +H26121- | Blindness and vision loss +H26122- | Blindness and vision loss +H26123- | Blindness and vision loss +H26129- | Blindness and vision loss +H26131- | Blindness and vision loss +H26132- | Blindness and vision loss +H26133- | Blindness and vision loss +H26139- | Blindness and vision loss +H262--- | Blindness and vision loss +H2620-- | Blindness and vision loss +H26211- | Blindness and vision loss +H26212- | Blindness and vision loss +H26213- | Blindness and vision loss +H26219- | Blindness and vision loss +H26221- | Blindness and vision loss +H26222- | Blindness and vision loss +H26223- | Blindness and vision loss +H26229- | Blindness and vision loss +H26231- | Blindness and vision loss +H26232- | Blindness and vision loss +H26233- | Blindness and vision loss +H26239- | Blindness and vision loss +H263--- | Blindness and vision loss +H2630-- | Blindness and vision loss +H2631-- | Blindness and vision loss +H2632-- | Blindness and vision loss +H2633-- | Blindness and vision loss +H264--- | Blindness and vision loss +H2640-- | Blindness and vision loss +H26411- | Blindness and vision loss +H26412- | Blindness and vision loss +H26413- | Blindness and vision loss +H26419- | Blindness and vision loss +H26491- | Blindness and vision loss +H26492- | Blindness and vision loss +H26493- | Blindness and vision loss +H26499- | Blindness and vision loss +H268--- | Blindness and vision loss +H269--- | Blindness and vision loss +H27---- | Blindness and vision loss +H270--- | Blindness and vision loss +H2700-- | Blindness and vision loss +H2701-- | Blindness and vision loss +H2702-- | Blindness and vision loss +H2703-- | Blindness and vision loss +H271--- | Blindness and vision loss +H2710-- | Blindness and vision loss +H27111- | Blindness and vision loss +H27112- | Blindness and vision loss +H27113- | Blindness and vision loss +H27119- | Blindness and vision loss +H27121- | Blindness and vision loss +H27122- | Blindness and vision loss +H27123- | Blindness and vision loss +H27129- | Blindness and vision loss +H27131- | Blindness and vision loss +H27132- | Blindness and vision loss +H27133- | Blindness and vision loss +H27139- | Blindness and vision loss +H278--- | Blindness and vision loss +H279--- | Blindness and vision loss +H28---- | Blindness and vision loss +H280--- | Blindness and vision loss +H281--- | Blindness and vision loss +H282--- | Blindness and vision loss +H288--- | Blindness and vision loss +H31---- | Blindness and vision loss +H310--- | Blindness and vision loss +H31001- | Blindness and vision loss +H31002- | Blindness and vision loss +H31003- | Blindness and vision loss +H31009- | Blindness and vision loss +H31011- | Blindness and vision loss +H31012- | Blindness and vision loss +H31013- | Blindness and vision loss +H31019- | Blindness and vision loss +H31021- | Blindness and vision loss +H31022- | Blindness and vision loss +H31023- | Blindness and vision loss +H31029- | Blindness and vision loss +H31091- | Blindness and vision loss +H31092- | Blindness and vision loss +H31093- | Blindness and vision loss +H31099- | Blindness and vision loss +H311--- | Blindness and vision loss +H31101- | Blindness and vision loss +H31102- | Blindness and vision loss +H31103- | Blindness and vision loss +H31109- | Blindness and vision loss +H31111- | Blindness and vision loss +H31112- | Blindness and vision loss +H31113- | Blindness and vision loss +H31119- | Blindness and vision loss +H31121- | Blindness and vision loss +H31122- | Blindness and vision loss +H31123- | Blindness and vision loss +H31129- | Blindness and vision loss +H312--- | Blindness and vision loss +H3120-- | Blindness and vision loss +H3121-- | Blindness and vision loss +H3122-- | Blindness and vision loss +H3123-- | Blindness and vision loss +H3129-- | Blindness and vision loss +H313--- | Blindness and vision loss +H31301- | Blindness and vision loss +H31302- | Blindness and vision loss +H31303- | Blindness and vision loss +H31309- | Blindness and vision loss +H31311- | Blindness and vision loss +H31312- | Blindness and vision loss +H31313- | Blindness and vision loss +H31319- | Blindness and vision loss +H31321- | Blindness and vision loss +H31322- | Blindness and vision loss +H31323- | Blindness and vision loss +H31329- | Blindness and vision loss +H314--- | Blindness and vision loss +H31401- | Blindness and vision loss +H31402- | Blindness and vision loss +H31403- | Blindness and vision loss +H31409- | Blindness and vision loss +H31411- | Blindness and vision loss +H31412- | Blindness and vision loss +H31413- | Blindness and vision loss +H31419- | Blindness and vision loss +H31421- | Blindness and vision loss +H31422- | Blindness and vision loss +H31423- | Blindness and vision loss +H31429- | Blindness and vision loss +H318--- | Blindness and vision loss +H319--- | Blindness and vision loss +H32---- | Blindness and vision loss +H320--- | Blindness and vision loss +H328--- | Blindness and vision loss +H33---- | Blindness and vision loss +H330--- | Blindness and vision loss +H33001- | Blindness and vision loss +H33002- | Blindness and vision loss +H33003- | Blindness and vision loss +H33009- | Blindness and vision loss +H33011- | Blindness and vision loss +H33012- | Blindness and vision loss +H33013- | Blindness and vision loss +H33019- | Blindness and vision loss +H33021- | Blindness and vision loss +H33022- | Blindness and vision loss +H33023- | Blindness and vision loss +H33029- | Blindness and vision loss +H33031- | Blindness and vision loss +H33032- | Blindness and vision loss +H33033- | Blindness and vision loss +H33039- | Blindness and vision loss +H33041- | Blindness and vision loss +H33042- | Blindness and vision loss +H33043- | Blindness and vision loss +H33049- | Blindness and vision loss +H33051- | Blindness and vision loss +H33052- | Blindness and vision loss +H33053- | Blindness and vision loss +H33059- | Blindness and vision loss +H331--- | Blindness and vision loss +H33101- | Blindness and vision loss +H33102- | Blindness and vision loss +H33103- | Blindness and vision loss +H33109- | Blindness and vision loss +H33111- | Blindness and vision loss +H33112- | Blindness and vision loss +H33113- | Blindness and vision loss +H33119- | Blindness and vision loss +H33121- | Blindness and vision loss +H33122- | Blindness and vision loss +H33123- | Blindness and vision loss +H33129- | Blindness and vision loss +H33191- | Blindness and vision loss +H33192- | Blindness and vision loss +H33193- | Blindness and vision loss +H33199- | Blindness and vision loss +H332--- | Blindness and vision loss +H3320-- | Blindness and vision loss +H3321-- | Blindness and vision loss +H3322-- | Blindness and vision loss +H3323-- | Blindness and vision loss +H333--- | Blindness and vision loss +H33301- | Blindness and vision loss +H33302- | Blindness and vision loss +H33303- | Blindness and vision loss +H33309- | Blindness and vision loss +H33311- | Blindness and vision loss +H33312- | Blindness and vision loss +H33313- | Blindness and vision loss +H33319- | Blindness and vision loss +H33321- | Blindness and vision loss +H33322- | Blindness and vision loss +H33323- | Blindness and vision loss +H33329- | Blindness and vision loss +H33331- | Blindness and vision loss +H33332- | Blindness and vision loss +H33333- | Blindness and vision loss +H33339- | Blindness and vision loss +H334--- | Blindness and vision loss +H3340-- | Blindness and vision loss +H3341-- | Blindness and vision loss +H3342-- | Blindness and vision loss +H3343-- | Blindness and vision loss +H335--- | Blindness and vision loss +H338--- | Blindness and vision loss +H34---- | Blindness and vision loss +H340--- | Blindness and vision loss +H3400-- | Blindness and vision loss +H3401-- | Blindness and vision loss +H3402-- | Blindness and vision loss +H3403-- | Blindness and vision loss +H341--- | Blindness and vision loss +H3410-- | Blindness and vision loss +H3411-- | Blindness and vision loss +H3412-- | Blindness and vision loss +H3413-- | Blindness and vision loss +H342--- | Blindness and vision loss +H34211- | Blindness and vision loss +H34212- | Blindness and vision loss +H34213- | Blindness and vision loss +H34219- | Blindness and vision loss +H34231- | Blindness and vision loss +H34232- | Blindness and vision loss +H34233- | Blindness and vision loss +H34239- | Blindness and vision loss +H348--- | Blindness and vision loss +H348110 | Blindness and vision loss +H348111 | Blindness and vision loss +H348112 | Blindness and vision loss +H348120 | Blindness and vision loss +H348121 | Blindness and vision loss +H348122 | Blindness and vision loss +H348130 | Blindness and vision loss +H348131 | Blindness and vision loss +H348132 | Blindness and vision loss +H348190 | Blindness and vision loss +H348191 | Blindness and vision loss +H348192 | Blindness and vision loss +H34821- | Blindness and vision loss +H34822- | Blindness and vision loss +H34823- | Blindness and vision loss +H34829- | Blindness and vision loss +H348310 | Blindness and vision loss +H348311 | Blindness and vision loss +H348312 | Blindness and vision loss +H348320 | Blindness and vision loss +H348321 | Blindness and vision loss +H348322 | Blindness and vision loss +H348330 | Blindness and vision loss +H348331 | Blindness and vision loss +H348332 | Blindness and vision loss +H348390 | Blindness and vision loss +H348391 | Blindness and vision loss +H348392 | Blindness and vision loss +H349--- | Blindness and vision loss +H35---- | Blindness and vision loss +H350--- | Blindness and vision loss +H3500-- | Blindness and vision loss +H35011- | Blindness and vision loss +H35012- | Blindness and vision loss +H35013- | Blindness and vision loss +H35019- | Blindness and vision loss +H35021- | Blindness and vision loss +H35022- | Blindness and vision loss +H35023- | Blindness and vision loss +H35029- | Blindness and vision loss +H35031- | Blindness and vision loss +H35032- | Blindness and vision loss +H35033- | Blindness and vision loss +H35039- | Blindness and vision loss +H35041- | Blindness and vision loss +H35042- | Blindness and vision loss +H35043- | Blindness and vision loss +H35049- | Blindness and vision loss +H35051- | Blindness and vision loss +H35052- | Blindness and vision loss +H35053- | Blindness and vision loss +H35059- | Blindness and vision loss +H35061- | Blindness and vision loss +H35062- | Blindness and vision loss +H35063- | Blindness and vision loss +H35069- | Blindness and vision loss +H35071- | Blindness and vision loss +H35072- | Blindness and vision loss +H35073- | Blindness and vision loss +H35079- | Blindness and vision loss +H3509-- | Blindness and vision loss +H351--- | Blindness and vision loss +H35101- | Blindness and vision loss +H35102- | Blindness and vision loss +H35103- | Blindness and vision loss +H35109- | Blindness and vision loss +H35111- | Blindness and vision loss +H35112- | Blindness and vision loss +H35113- | Blindness and vision loss +H35119- | Blindness and vision loss +H35121- | Blindness and vision loss +H35122- | Blindness and vision loss +H35123- | Blindness and vision loss +H35129- | Blindness and vision loss +H35131- | Blindness and vision loss +H35132- | Blindness and vision loss +H35133- | Blindness and vision loss +H35139- | Blindness and vision loss +H35141- | Blindness and vision loss +H35142- | Blindness and vision loss +H35143- | Blindness and vision loss +H35149- | Blindness and vision loss +H35151- | Blindness and vision loss +H35152- | Blindness and vision loss +H35153- | Blindness and vision loss +H35159- | Blindness and vision loss +H35161- | Blindness and vision loss +H35162- | Blindness and vision loss +H35163- | Blindness and vision loss +H35169- | Blindness and vision loss +H35171- | Blindness and vision loss +H35172- | Blindness and vision loss +H35173- | Blindness and vision loss +H35179- | Blindness and vision loss +H352--- | Blindness and vision loss +H3520-- | Blindness and vision loss +H3521-- | Blindness and vision loss +H3522-- | Blindness and vision loss +H3523-- | Blindness and vision loss +H353--- | Blindness and vision loss +H3530-- | Blindness and vision loss +H353110 | Blindness and vision loss +H353111 | Blindness and vision loss +H353112 | Blindness and vision loss +H353113 | Blindness and vision loss +H353114 | Blindness and vision loss +H353120 | Blindness and vision loss +H353121 | Blindness and vision loss +H353122 | Blindness and vision loss +H353123 | Blindness and vision loss +H353124 | Blindness and vision loss +H353130 | Blindness and vision loss +H353131 | Blindness and vision loss +H353132 | Blindness and vision loss +H353133 | Blindness and vision loss +H353134 | Blindness and vision loss +H353190 | Blindness and vision loss +H353191 | Blindness and vision loss +H353192 | Blindness and vision loss +H353193 | Blindness and vision loss +H353194 | Blindness and vision loss +H353210 | Blindness and vision loss +H353211 | Blindness and vision loss +H353212 | Blindness and vision loss +H353213 | Blindness and vision loss +H353220 | Blindness and vision loss +H353221 | Blindness and vision loss +H353222 | Blindness and vision loss +H353223 | Blindness and vision loss +H353230 | Blindness and vision loss +H353231 | Blindness and vision loss +H353232 | Blindness and vision loss +H353233 | Blindness and vision loss +H353290 | Blindness and vision loss +H353291 | Blindness and vision loss +H353292 | Blindness and vision loss +H353293 | Blindness and vision loss +H3533-- | Blindness and vision loss +H35341- | Blindness and vision loss +H35342- | Blindness and vision loss +H35343- | Blindness and vision loss +H35349- | Blindness and vision loss +H35351- | Blindness and vision loss +H35352- | Blindness and vision loss +H35353- | Blindness and vision loss +H35359- | Blindness and vision loss +H35361- | Blindness and vision loss +H35362- | Blindness and vision loss +H35363- | Blindness and vision loss +H35369- | Blindness and vision loss +H35371- | Blindness and vision loss +H35372- | Blindness and vision loss +H35373- | Blindness and vision loss +H35379- | Blindness and vision loss +H35381- | Blindness and vision loss +H35382- | Blindness and vision loss +H35383- | Blindness and vision loss +H35389- | Blindness and vision loss +H354--- | Blindness and vision loss +H3540-- | Blindness and vision loss +H35411- | Blindness and vision loss +H35412- | Blindness and vision loss +H35413- | Blindness and vision loss +H35419- | Blindness and vision loss +H35421- | Blindness and vision loss +H35422- | Blindness and vision loss +H35423- | Blindness and vision loss +H35429- | Blindness and vision loss +H35431- | Blindness and vision loss +H35432- | Blindness and vision loss +H35433- | Blindness and vision loss +H35439- | Blindness and vision loss +H35441- | Blindness and vision loss +H35442- | Blindness and vision loss +H35443- | Blindness and vision loss +H35449- | Blindness and vision loss +H35451- | Blindness and vision loss +H35452- | Blindness and vision loss +H35453- | Blindness and vision loss +H35459- | Blindness and vision loss +H35461- | Blindness and vision loss +H35462- | Blindness and vision loss +H35463- | Blindness and vision loss +H35469- | Blindness and vision loss +H355--- | Blindness and vision loss +H3550-- | Blindness and vision loss +H3551-- | Blindness and vision loss +H3552-- | Blindness and vision loss +H3553-- | Blindness and vision loss +H3554-- | Blindness and vision loss +H356--- | Blindness and vision loss +H3560-- | Blindness and vision loss +H3561-- | Blindness and vision loss +H3562-- | Blindness and vision loss +H3563-- | Blindness and vision loss +H357--- | Blindness and vision loss +H3570-- | Blindness and vision loss +H35711- | Blindness and vision loss +H35712- | Blindness and vision loss +H35713- | Blindness and vision loss +H35719- | Blindness and vision loss +H35721- | Blindness and vision loss +H35722- | Blindness and vision loss +H35723- | Blindness and vision loss +H35729- | Blindness and vision loss +H35731- | Blindness and vision loss +H35732- | Blindness and vision loss +H35733- | Blindness and vision loss +H35739- | Blindness and vision loss +H358--- | Blindness and vision loss +H3581-- | Blindness and vision loss +H3582-- | Blindness and vision loss +H3589-- | Blindness and vision loss +H359--- | Blindness and vision loss +H36---- | Blindness and vision loss +H360--- | Blindness and vision loss +H368--- | Blindness and vision loss +H40---- | Blindness and vision loss +H400--- | Blindness and vision loss +H40001- | Blindness and vision loss +H40002- | Blindness and vision loss +H40003- | Blindness and vision loss +H40009- | Blindness and vision loss +H40011- | Blindness and vision loss +H40012- | Blindness and vision loss +H40013- | Blindness and vision loss +H40019- | Blindness and vision loss +H40021- | Blindness and vision loss +H40022- | Blindness and vision loss +H40023- | Blindness and vision loss +H40029- | Blindness and vision loss +H40031- | Blindness and vision loss +H40032- | Blindness and vision loss +H40033- | Blindness and vision loss +H40039- | Blindness and vision loss +H40041- | Blindness and vision loss +H40042- | Blindness and vision loss +H40043- | Blindness and vision loss +H40049- | Blindness and vision loss +H40051- | Blindness and vision loss +H40052- | Blindness and vision loss +H40053- | Blindness and vision loss +H40059- | Blindness and vision loss +H40061- | Blindness and vision loss +H40062- | Blindness and vision loss +H40063- | Blindness and vision loss +H40069- | Blindness and vision loss +H401--- | Blindness and vision loss +H4010X0 | Blindness and vision loss +H4010X1 | Blindness and vision loss +H4010X2 | Blindness and vision loss +H4010X3 | Blindness and vision loss +H4010X4 | Blindness and vision loss +H401110 | Blindness and vision loss +H401111 | Blindness and vision loss +H401112 | Blindness and vision loss +H401113 | Blindness and vision loss +H401114 | Blindness and vision loss +H401120 | Blindness and vision loss +H401121 | Blindness and vision loss +H401122 | Blindness and vision loss +H401123 | Blindness and vision loss +H401124 | Blindness and vision loss +H401130 | Blindness and vision loss +H401131 | Blindness and vision loss +H401132 | Blindness and vision loss +H401133 | Blindness and vision loss +H401134 | Blindness and vision loss +H401190 | Blindness and vision loss +H401191 | Blindness and vision loss +H401192 | Blindness and vision loss +H401193 | Blindness and vision loss +H401194 | Blindness and vision loss +H401210 | Blindness and vision loss +H401211 | Blindness and vision loss +H401212 | Blindness and vision loss +H401213 | Blindness and vision loss +H401214 | Blindness and vision loss +H401220 | Blindness and vision loss +H401221 | Blindness and vision loss +H401222 | Blindness and vision loss +H401223 | Blindness and vision loss +H401224 | Blindness and vision loss +H401230 | Blindness and vision loss +H401231 | Blindness and vision loss +H401232 | Blindness and vision loss +H401233 | Blindness and vision loss +H401234 | Blindness and vision loss +H401290 | Blindness and vision loss +H401291 | Blindness and vision loss +H401292 | Blindness and vision loss +H401293 | Blindness and vision loss +H401294 | Blindness and vision loss +H401310 | Blindness and vision loss +H401311 | Blindness and vision loss +H401312 | Blindness and vision loss +H401313 | Blindness and vision loss +H401314 | Blindness and vision loss +H401320 | Blindness and vision loss +H401321 | Blindness and vision loss +H401322 | Blindness and vision loss +H401323 | Blindness and vision loss +H401324 | Blindness and vision loss +H401330 | Blindness and vision loss +H401331 | Blindness and vision loss +H401332 | Blindness and vision loss +H401333 | Blindness and vision loss +H401334 | Blindness and vision loss +H401390 | Blindness and vision loss +H401391 | Blindness and vision loss +H401392 | Blindness and vision loss +H401393 | Blindness and vision loss +H401394 | Blindness and vision loss +H401410 | Blindness and vision loss +H401411 | Blindness and vision loss +H401412 | Blindness and vision loss +H401413 | Blindness and vision loss +H401414 | Blindness and vision loss +H401420 | Blindness and vision loss +H401421 | Blindness and vision loss +H401422 | Blindness and vision loss +H401423 | Blindness and vision loss +H401424 | Blindness and vision loss +H401430 | Blindness and vision loss +H401431 | Blindness and vision loss +H401432 | Blindness and vision loss +H401433 | Blindness and vision loss +H401434 | Blindness and vision loss +H401490 | Blindness and vision loss +H401491 | Blindness and vision loss +H401492 | Blindness and vision loss +H401493 | Blindness and vision loss +H401494 | Blindness and vision loss +H40151- | Blindness and vision loss +H40152- | Blindness and vision loss +H40153- | Blindness and vision loss +H40159- | Blindness and vision loss +H402--- | Blindness and vision loss +H4020X0 | Blindness and vision loss +H4020X1 | Blindness and vision loss +H4020X2 | Blindness and vision loss +H4020X3 | Blindness and vision loss +H4020X4 | Blindness and vision loss +H40211- | Blindness and vision loss +H40212- | Blindness and vision loss +H40213- | Blindness and vision loss +H40219- | Blindness and vision loss +H402210 | Blindness and vision loss +H402211 | Blindness and vision loss +H402212 | Blindness and vision loss +H402213 | Blindness and vision loss +H402214 | Blindness and vision loss +H402220 | Blindness and vision loss +H402221 | Blindness and vision loss +H402222 | Blindness and vision loss +H402223 | Blindness and vision loss +H402224 | Blindness and vision loss +H402230 | Blindness and vision loss +H402231 | Blindness and vision loss +H402232 | Blindness and vision loss +H402233 | Blindness and vision loss +H402234 | Blindness and vision loss +H402290 | Blindness and vision loss +H402291 | Blindness and vision loss +H402292 | Blindness and vision loss +H402293 | Blindness and vision loss +H402294 | Blindness and vision loss +H40231- | Blindness and vision loss +H40232- | Blindness and vision loss +H40233- | Blindness and vision loss +H40239- | Blindness and vision loss +H40241- | Blindness and vision loss +H40242- | Blindness and vision loss +H40243- | Blindness and vision loss +H40249- | Blindness and vision loss +H403--- | Blindness and vision loss +H4030X0 | Blindness and vision loss +H4030X1 | Blindness and vision loss +H4030X2 | Blindness and vision loss +H4030X3 | Blindness and vision loss +H4030X4 | Blindness and vision loss +H4031X0 | Blindness and vision loss +H4031X1 | Blindness and vision loss +H4031X2 | Blindness and vision loss +H4031X3 | Blindness and vision loss +H4031X4 | Blindness and vision loss +H4032X0 | Blindness and vision loss +H4032X1 | Blindness and vision loss +H4032X2 | Blindness and vision loss +H4032X3 | Blindness and vision loss +H4032X4 | Blindness and vision loss +H4033X0 | Blindness and vision loss +H4033X1 | Blindness and vision loss +H4033X2 | Blindness and vision loss +H4033X3 | Blindness and vision loss +H4033X4 | Blindness and vision loss +H404--- | Blindness and vision loss +H4040X0 | Blindness and vision loss +H4040X1 | Blindness and vision loss +H4040X2 | Blindness and vision loss +H4040X3 | Blindness and vision loss +H4040X4 | Blindness and vision loss +H4041X0 | Blindness and vision loss +H4041X1 | Blindness and vision loss +H4041X2 | Blindness and vision loss +H4041X3 | Blindness and vision loss +H4041X4 | Blindness and vision loss +H4042X0 | Blindness and vision loss +H4042X1 | Blindness and vision loss +H4042X2 | Blindness and vision loss +H4042X3 | Blindness and vision loss +H4042X4 | Blindness and vision loss +H4043X0 | Blindness and vision loss +H4043X1 | Blindness and vision loss +H4043X2 | Blindness and vision loss +H4043X3 | Blindness and vision loss +H4043X4 | Blindness and vision loss +H405--- | Blindness and vision loss +H4050X0 | Blindness and vision loss +H4050X1 | Blindness and vision loss +H4050X2 | Blindness and vision loss +H4050X3 | Blindness and vision loss +H4050X4 | Blindness and vision loss +H4051X0 | Blindness and vision loss +H4051X1 | Blindness and vision loss +H4051X2 | Blindness and vision loss +H4051X3 | Blindness and vision loss +H4051X4 | Blindness and vision loss +H4052X0 | Blindness and vision loss +H4052X1 | Blindness and vision loss +H4052X2 | Blindness and vision loss +H4052X3 | Blindness and vision loss +H4052X4 | Blindness and vision loss +H4053X0 | Blindness and vision loss +H4053X1 | Blindness and vision loss +H4053X2 | Blindness and vision loss +H4053X3 | Blindness and vision loss +H4053X4 | Blindness and vision loss +H406--- | Blindness and vision loss +H4060X0 | Blindness and vision loss +H4060X1 | Blindness and vision loss +H4060X2 | Blindness and vision loss +H4060X3 | Blindness and vision loss +H4060X4 | Blindness and vision loss +H4061X0 | Blindness and vision loss +H4061X1 | Blindness and vision loss +H4061X2 | Blindness and vision loss +H4061X3 | Blindness and vision loss +H4061X4 | Blindness and vision loss +H4062X0 | Blindness and vision loss +H4062X1 | Blindness and vision loss +H4062X2 | Blindness and vision loss +H4062X3 | Blindness and vision loss +H4062X4 | Blindness and vision loss +H4063X0 | Blindness and vision loss +H4063X1 | Blindness and vision loss +H4063X2 | Blindness and vision loss +H4063X3 | Blindness and vision loss +H4063X4 | Blindness and vision loss +H408--- | Blindness and vision loss +H40811- | Blindness and vision loss +H40812- | Blindness and vision loss +H40813- | Blindness and vision loss +H40819- | Blindness and vision loss +H40821- | Blindness and vision loss +H40822- | Blindness and vision loss +H40823- | Blindness and vision loss +H40829- | Blindness and vision loss +H40831- | Blindness and vision loss +H40832- | Blindness and vision loss +H40833- | Blindness and vision loss +H40839- | Blindness and vision loss +H4089-- | Blindness and vision loss +H409--- | Blindness and vision loss +H42---- | Blindness and vision loss +H420--- | Blindness and vision loss +H428--- | Blindness and vision loss +H46---- | Blindness and vision loss +H4600-- | Blindness and vision loss +H4601-- | Blindness and vision loss +H4602-- | Blindness and vision loss +H4603-- | Blindness and vision loss +H4610-- | Blindness and vision loss +H4611-- | Blindness and vision loss +H4612-- | Blindness and vision loss +H4613-- | Blindness and vision loss +H462--- | Blindness and vision loss +H463--- | Blindness and vision loss +H468--- | Blindness and vision loss +H469--- | Blindness and vision loss +H47---- | Blindness and vision loss +H470--- | Blindness and vision loss +H47011- | Blindness and vision loss +H47012- | Blindness and vision loss +H47013- | Blindness and vision loss +H47019- | Blindness and vision loss +H47021- | Blindness and vision loss +H47022- | Blindness and vision loss +H47023- | Blindness and vision loss +H47029- | Blindness and vision loss +H47031- | Blindness and vision loss +H47032- | Blindness and vision loss +H47033- | Blindness and vision loss +H47039- | Blindness and vision loss +H47091- | Blindness and vision loss +H47092- | Blindness and vision loss +H47093- | Blindness and vision loss +H47099- | Blindness and vision loss +H471--- | Blindness and vision loss +H4710-- | Blindness and vision loss +H4711-- | Blindness and vision loss +H4712-- | Blindness and vision loss +H4713-- | Blindness and vision loss +H47141- | Blindness and vision loss +H47142- | Blindness and vision loss +H47143- | Blindness and vision loss +H47149- | Blindness and vision loss +H472--- | Blindness and vision loss +H4720-- | Blindness and vision loss +H47211- | Blindness and vision loss +H47212- | Blindness and vision loss +H47213- | Blindness and vision loss +H47219- | Blindness and vision loss +H4722-- | Blindness and vision loss +H47231- | Blindness and vision loss +H47232- | Blindness and vision loss +H47233- | Blindness and vision loss +H47239- | Blindness and vision loss +H47291- | Blindness and vision loss +H47292- | Blindness and vision loss +H47293- | Blindness and vision loss +H47299- | Blindness and vision loss +H473--- | Blindness and vision loss +H47311- | Blindness and vision loss +H47312- | Blindness and vision loss +H47313- | Blindness and vision loss +H47319- | Blindness and vision loss +H47321- | Blindness and vision loss +H47322- | Blindness and vision loss +H47323- | Blindness and vision loss +H47329- | Blindness and vision loss +H47331- | Blindness and vision loss +H47332- | Blindness and vision loss +H47333- | Blindness and vision loss +H47339- | Blindness and vision loss +H47391- | Blindness and vision loss +H47392- | Blindness and vision loss +H47393- | Blindness and vision loss +H47399- | Blindness and vision loss +H474--- | Blindness and vision loss +H4741-- | Blindness and vision loss +H4742-- | Blindness and vision loss +H4743-- | Blindness and vision loss +H4749-- | Blindness and vision loss +H475--- | Blindness and vision loss +H47511- | Blindness and vision loss +H47512- | Blindness and vision loss +H47519- | Blindness and vision loss +H47521- | Blindness and vision loss +H47522- | Blindness and vision loss +H47529- | Blindness and vision loss +H47531- | Blindness and vision loss +H47532- | Blindness and vision loss +H47539- | Blindness and vision loss +H476--- | Blindness and vision loss +H47611- | Blindness and vision loss +H47612- | Blindness and vision loss +H47619- | Blindness and vision loss +H47621- | Blindness and vision loss +H47622- | Blindness and vision loss +H47629- | Blindness and vision loss +H47631- | Blindness and vision loss +H47632- | Blindness and vision loss +H47639- | Blindness and vision loss +H47641- | Blindness and vision loss +H47642- | Blindness and vision loss +H47649- | Blindness and vision loss +H477--- | Blindness and vision loss +H479--- | Blindness and vision loss +H48---- | Blindness and vision loss +H480--- | Blindness and vision loss +H481--- | Blindness and vision loss +H488--- | Blindness and vision loss +H49---- | Blindness and vision loss +H490--- | Blindness and vision loss +H4900-- | Blindness and vision loss +H4901-- | Blindness and vision loss +H4902-- | Blindness and vision loss +H4903-- | Blindness and vision loss +H491--- | Blindness and vision loss +H4910-- | Blindness and vision loss +H4911-- | Blindness and vision loss +H4912-- | Blindness and vision loss +H4913-- | Blindness and vision loss +H492--- | Blindness and vision loss +H4920-- | Blindness and vision loss +H4921-- | Blindness and vision loss +H4922-- | Blindness and vision loss +H4923-- | Blindness and vision loss +H493--- | Blindness and vision loss +H4930-- | Blindness and vision loss +H4931-- | Blindness and vision loss +H4932-- | Blindness and vision loss +H4933-- | Blindness and vision loss +H494--- | Blindness and vision loss +H4940-- | Blindness and vision loss +H4941-- | Blindness and vision loss +H4942-- | Blindness and vision loss +H4943-- | Blindness and vision loss +H498--- | Blindness and vision loss +H49811- | Blindness and vision loss +H49812- | Blindness and vision loss +H49813- | Blindness and vision loss +H49819- | Blindness and vision loss +H49881- | Blindness and vision loss +H49882- | Blindness and vision loss +H49883- | Blindness and vision loss +H49889- | Blindness and vision loss +H499--- | Blindness and vision loss +H50---- | Blindness and vision loss +H500--- | Blindness and vision loss +H5000-- | Blindness and vision loss +H50011- | Blindness and vision loss +H50012- | Blindness and vision loss +H50021- | Blindness and vision loss +H50022- | Blindness and vision loss +H50031- | Blindness and vision loss +H50032- | Blindness and vision loss +H50041- | Blindness and vision loss +H50042- | Blindness and vision loss +H5005-- | Blindness and vision loss +H5006-- | Blindness and vision loss +H5007-- | Blindness and vision loss +H5008-- | Blindness and vision loss +H501--- | Blindness and vision loss +H5010-- | Blindness and vision loss +H50111- | Blindness and vision loss +H50112- | Blindness and vision loss +H50121- | Blindness and vision loss +H50122- | Blindness and vision loss +H50131- | Blindness and vision loss +H50132- | Blindness and vision loss +H50141- | Blindness and vision loss +H50142- | Blindness and vision loss +H5015-- | Blindness and vision loss +H5016-- | Blindness and vision loss +H5017-- | Blindness and vision loss +H5018-- | Blindness and vision loss +H502--- | Blindness and vision loss +H5021-- | Blindness and vision loss +H5022-- | Blindness and vision loss +H503--- | Blindness and vision loss +H5030-- | Blindness and vision loss +H50311- | Blindness and vision loss +H50312- | Blindness and vision loss +H5032-- | Blindness and vision loss +H50331- | Blindness and vision loss +H50332- | Blindness and vision loss +H5034-- | Blindness and vision loss +H504--- | Blindness and vision loss +H5040-- | Blindness and vision loss +H50411- | Blindness and vision loss +H50412- | Blindness and vision loss +H5042-- | Blindness and vision loss +H5043-- | Blindness and vision loss +H505--- | Blindness and vision loss +H5050-- | Blindness and vision loss +H5051-- | Blindness and vision loss +H5052-- | Blindness and vision loss +H5053-- | Blindness and vision loss +H5054-- | Blindness and vision loss +H5055-- | Blindness and vision loss +H506--- | Blindness and vision loss +H5060-- | Blindness and vision loss +H50611- | Blindness and vision loss +H50612- | Blindness and vision loss +H5069-- | Blindness and vision loss +H508--- | Blindness and vision loss +H50811- | Blindness and vision loss +H50812- | Blindness and vision loss +H5089-- | Blindness and vision loss +H509--- | Blindness and vision loss +H51---- | Blindness and vision loss +H510--- | Blindness and vision loss +H511--- | Blindness and vision loss +H5111-- | Blindness and vision loss +H5112-- | Blindness and vision loss +H512--- | Blindness and vision loss +H5120-- | Blindness and vision loss +H5121-- | Blindness and vision loss +H5122-- | Blindness and vision loss +H5123-- | Blindness and vision loss +H518--- | Blindness and vision loss +H519--- | Blindness and vision loss +H52---- | Blindness and vision loss +H520--- | Blindness and vision loss +H5200-- | Blindness and vision loss +H5201-- | Blindness and vision loss +H5202-- | Blindness and vision loss +H5203-- | Blindness and vision loss +H521--- | Blindness and vision loss +H5210-- | Blindness and vision loss +H5211-- | Blindness and vision loss +H5212-- | Blindness and vision loss +H5213-- | Blindness and vision loss +H522--- | Blindness and vision loss +H52201- | Blindness and vision loss +H52202- | Blindness and vision loss +H52203- | Blindness and vision loss +H52209- | Blindness and vision loss +H52211- | Blindness and vision loss +H52212- | Blindness and vision loss +H52213- | Blindness and vision loss +H52219- | Blindness and vision loss +H52221- | Blindness and vision loss +H52222- | Blindness and vision loss +H52223- | Blindness and vision loss +H52229- | Blindness and vision loss +H523--- | Blindness and vision loss +H5231-- | Blindness and vision loss +H5232-- | Blindness and vision loss +H524--- | Blindness and vision loss +H525--- | Blindness and vision loss +H52511- | Blindness and vision loss +H52512- | Blindness and vision loss +H52513- | Blindness and vision loss +H52519- | Blindness and vision loss +H52521- | Blindness and vision loss +H52522- | Blindness and vision loss +H52523- | Blindness and vision loss +H52529- | Blindness and vision loss +H52531- | Blindness and vision loss +H52532- | Blindness and vision loss +H52533- | Blindness and vision loss +H52539- | Blindness and vision loss +H526--- | Blindness and vision loss +H527--- | Blindness and vision loss +H53---- | Blindness and vision loss +H530--- | Blindness and vision loss +H53001- | Blindness and vision loss +H53002- | Blindness and vision loss +H53003- | Blindness and vision loss +H53009- | Blindness and vision loss +H53011- | Blindness and vision loss +H53012- | Blindness and vision loss +H53013- | Blindness and vision loss +H53019- | Blindness and vision loss +H53021- | Blindness and vision loss +H53022- | Blindness and vision loss +H53023- | Blindness and vision loss +H53029- | Blindness and vision loss +H53031- | Blindness and vision loss +H53032- | Blindness and vision loss +H53033- | Blindness and vision loss +H53039- | Blindness and vision loss +H53041- | Blindness and vision loss +H53042- | Blindness and vision loss +H53043- | Blindness and vision loss +H53049- | Blindness and vision loss +H531--- | Blindness and vision loss +H5310-- | Blindness and vision loss +H5311-- | Blindness and vision loss +H53121- | Blindness and vision loss +H53122- | Blindness and vision loss +H53123- | Blindness and vision loss +H53129- | Blindness and vision loss +H53131- | Blindness and vision loss +H53132- | Blindness and vision loss +H53133- | Blindness and vision loss +H53139- | Blindness and vision loss +H53141- | Blindness and vision loss +H53142- | Blindness and vision loss +H53143- | Blindness and vision loss +H53149- | Blindness and vision loss +H5315-- | Blindness and vision loss +H5316-- | Blindness and vision loss +H5319-- | Blindness and vision loss +H532--- | Blindness and vision loss +H533--- | Blindness and vision loss +H5330-- | Blindness and vision loss +H5331-- | Blindness and vision loss +H5332-- | Blindness and vision loss +H5333-- | Blindness and vision loss +H5334-- | Blindness and vision loss +H534--- | Blindness and vision loss +H5340-- | Blindness and vision loss +H53411- | Blindness and vision loss +H53412- | Blindness and vision loss +H53413- | Blindness and vision loss +H53419- | Blindness and vision loss +H53421- | Blindness and vision loss +H53422- | Blindness and vision loss +H53423- | Blindness and vision loss +H53429- | Blindness and vision loss +H53431- | Blindness and vision loss +H53432- | Blindness and vision loss +H53433- | Blindness and vision loss +H53439- | Blindness and vision loss +H53451- | Blindness and vision loss +H53452- | Blindness and vision loss +H53453- | Blindness and vision loss +H53459- | Blindness and vision loss +H53461- | Blindness and vision loss +H53462- | Blindness and vision loss +H53469- | Blindness and vision loss +H5347-- | Blindness and vision loss +H53481- | Blindness and vision loss +H53482- | Blindness and vision loss +H53483- | Blindness and vision loss +H53489- | Blindness and vision loss +H535--- | Blindness and vision loss +H5350-- | Blindness and vision loss +H5351-- | Blindness and vision loss +H5352-- | Blindness and vision loss +H5353-- | Blindness and vision loss +H5354-- | Blindness and vision loss +H5355-- | Blindness and vision loss +H5359-- | Blindness and vision loss +H536--- | Blindness and vision loss +H5360-- | Blindness and vision loss +H5361-- | Blindness and vision loss +H5362-- | Blindness and vision loss +H5363-- | Blindness and vision loss +H5369-- | Blindness and vision loss +H5371-- | Blindness and vision loss +H5372-- | Blindness and vision loss +H538--- | Blindness and vision loss +H539--- | Blindness and vision loss +H54---- | Blindness and vision loss +H540--- | Blindness and vision loss +H540X33 | Blindness and vision loss +H540X34 | Blindness and vision loss +H540X35 | Blindness and vision loss +H540X43 | Blindness and vision loss +H540X44 | Blindness and vision loss +H540X45 | Blindness and vision loss +H540X53 | Blindness and vision loss +H540X54 | Blindness and vision loss +H540X55 | Blindness and vision loss +H541--- | Blindness and vision loss +H5410-- | Blindness and vision loss +H541131 | Blindness and vision loss +H541132 | Blindness and vision loss +H541141 | Blindness and vision loss +H541142 | Blindness and vision loss +H541151 | Blindness and vision loss +H541152 | Blindness and vision loss +H541213 | Blindness and vision loss +H541214 | Blindness and vision loss +H541215 | Blindness and vision loss +H541223 | Blindness and vision loss +H541224 | Blindness and vision loss +H541225 | Blindness and vision loss +H542--- | Blindness and vision loss +H542X11 | Blindness and vision loss +H542X12 | Blindness and vision loss +H542X21 | Blindness and vision loss +H542X22 | Blindness and vision loss +H543--- | Blindness and vision loss +H544--- | Blindness and vision loss +H5440-- | Blindness and vision loss +H54413A | Blindness and vision loss +H54414A | Blindness and vision loss +H54415A | Blindness and vision loss +H5442A3 | Blindness and vision loss +H5442A4 | Blindness and vision loss +H5442A5 | Blindness and vision loss +H545--- | Blindness and vision loss +H5450-- | Blindness and vision loss +H54511A | Blindness and vision loss +H54512A | Blindness and vision loss +H5452A1 | Blindness and vision loss +H5452A2 | Blindness and vision loss +H546--- | Blindness and vision loss +H5460-- | Blindness and vision loss +H5461-- | Blindness and vision loss +H5462-- | Blindness and vision loss +H547--- | Blindness and vision loss +H548--- | Blindness and vision loss +H549--- | Blindness and vision loss +H40---- | Glaucoma +H400--- | Glaucoma +H40001- | Glaucoma +H40002- | Glaucoma +H40003- | Glaucoma +H40009- | Glaucoma +H40011- | Glaucoma +H40012- | Glaucoma +H40013- | Glaucoma +H40019- | Glaucoma +H40021- | Glaucoma +H40022- | Glaucoma +H40023- | Glaucoma +H40029- | Glaucoma +H40031- | Glaucoma +H40032- | Glaucoma +H40033- | Glaucoma +H40039- | Glaucoma +H40041- | Glaucoma +H40042- | Glaucoma +H40043- | Glaucoma +H40049- | Glaucoma +H40051- | Glaucoma +H40052- | Glaucoma +H40053- | Glaucoma +H40059- | Glaucoma +H40061- | Glaucoma +H40062- | Glaucoma +H40063- | Glaucoma +H40069- | Glaucoma +H401--- | Glaucoma +H4010X0 | Glaucoma +H4010X1 | Glaucoma +H4010X2 | Glaucoma +H4010X3 | Glaucoma +H4010X4 | Glaucoma +H401110 | Glaucoma +H401111 | Glaucoma +H401112 | Glaucoma +H401113 | Glaucoma +H401114 | Glaucoma +H401120 | Glaucoma +H401121 | Glaucoma +H401122 | Glaucoma +H401123 | Glaucoma +H401124 | Glaucoma +H401130 | Glaucoma +H401131 | Glaucoma +H401132 | Glaucoma +H401133 | Glaucoma +H401134 | Glaucoma +H401190 | Glaucoma +H401191 | Glaucoma +H401192 | Glaucoma +H401193 | Glaucoma +H401194 | Glaucoma +H401210 | Glaucoma +H401211 | Glaucoma +H401212 | Glaucoma +H401213 | Glaucoma +H401214 | Glaucoma +H401220 | Glaucoma +H401221 | Glaucoma +H401222 | Glaucoma +H401223 | Glaucoma +H401224 | Glaucoma +H401230 | Glaucoma +H401231 | Glaucoma +H401232 | Glaucoma +H401233 | Glaucoma +H401234 | Glaucoma +H401290 | Glaucoma +H401291 | Glaucoma +H401292 | Glaucoma +H401293 | Glaucoma +H401294 | Glaucoma +H401310 | Glaucoma +H401311 | Glaucoma +H401312 | Glaucoma +H401313 | Glaucoma +H401314 | Glaucoma +H401320 | Glaucoma +H401321 | Glaucoma +H401322 | Glaucoma +H401323 | Glaucoma +H401324 | Glaucoma +H401330 | Glaucoma +H401331 | Glaucoma +H401332 | Glaucoma +H401333 | Glaucoma +H401334 | Glaucoma +H401390 | Glaucoma +H401391 | Glaucoma +H401392 | Glaucoma +H401393 | Glaucoma +H401394 | Glaucoma +H401410 | Glaucoma +H401411 | Glaucoma +H401412 | Glaucoma +H401413 | Glaucoma +H401414 | Glaucoma +H401420 | Glaucoma +H401421 | Glaucoma +H401422 | Glaucoma +H401423 | Glaucoma +H401424 | Glaucoma +H401430 | Glaucoma +H401431 | Glaucoma +H401432 | Glaucoma +H401433 | Glaucoma +H401434 | Glaucoma +H401490 | Glaucoma +H401491 | Glaucoma +H401492 | Glaucoma +H401493 | Glaucoma +H401494 | Glaucoma +H40151- | Glaucoma +H40152- | Glaucoma +H40153- | Glaucoma +H40159- | Glaucoma +H402--- | Glaucoma +H4020X0 | Glaucoma +H4020X1 | Glaucoma +H4020X2 | Glaucoma +H4020X3 | Glaucoma +H4020X4 | Glaucoma +H40211- | Glaucoma +H40212- | Glaucoma +H40213- | Glaucoma +H40219- | Glaucoma +H402210 | Glaucoma +H402211 | Glaucoma +H402212 | Glaucoma +H402213 | Glaucoma +H402214 | Glaucoma +H402220 | Glaucoma +H402221 | Glaucoma +H402222 | Glaucoma +H402223 | Glaucoma +H402224 | Glaucoma +H402230 | Glaucoma +H402231 | Glaucoma +H402232 | Glaucoma +H402233 | Glaucoma +H402234 | Glaucoma +H402290 | Glaucoma +H402291 | Glaucoma +H402292 | Glaucoma +H402293 | Glaucoma +H402294 | Glaucoma +H40231- | Glaucoma +H40232- | Glaucoma +H40233- | Glaucoma +H40239- | Glaucoma +H40241- | Glaucoma +H40242- | Glaucoma +H40243- | Glaucoma +H40249- | Glaucoma +H403--- | Glaucoma +H4030X0 | Glaucoma +H4030X1 | Glaucoma +H4030X2 | Glaucoma +H4030X3 | Glaucoma +H4030X4 | Glaucoma +H4031X0 | Glaucoma +H4031X1 | Glaucoma +H4031X2 | Glaucoma +H4031X3 | Glaucoma +H4031X4 | Glaucoma +H4032X0 | Glaucoma +H4032X1 | Glaucoma +H4032X2 | Glaucoma +H4032X3 | Glaucoma +H4032X4 | Glaucoma +H4033X0 | Glaucoma +H4033X1 | Glaucoma +H4033X2 | Glaucoma +H4033X3 | Glaucoma +H4033X4 | Glaucoma +H404--- | Glaucoma +H4040X0 | Glaucoma +H4040X1 | Glaucoma +H4040X2 | Glaucoma +H4040X3 | Glaucoma +H4040X4 | Glaucoma +H4041X0 | Glaucoma +H4041X1 | Glaucoma +H4041X2 | Glaucoma +H4041X3 | Glaucoma +H4041X4 | Glaucoma +H4042X0 | Glaucoma +H4042X1 | Glaucoma +H4042X2 | Glaucoma +H4042X3 | Glaucoma +H4042X4 | Glaucoma +H4043X0 | Glaucoma +H4043X1 | Glaucoma +H4043X2 | Glaucoma +H4043X3 | Glaucoma +H4043X4 | Glaucoma +H405--- | Glaucoma +H4050X0 | Glaucoma +H4050X1 | Glaucoma +H4050X2 | Glaucoma +H4050X3 | Glaucoma +H4050X4 | Glaucoma +H4051X0 | Glaucoma +H4051X1 | Glaucoma +H4051X2 | Glaucoma +H4051X3 | Glaucoma +H4051X4 | Glaucoma +H4052X0 | Glaucoma +H4052X1 | Glaucoma +H4052X2 | Glaucoma +H4052X3 | Glaucoma +H4052X4 | Glaucoma +H4053X0 | Glaucoma +H4053X1 | Glaucoma +H4053X2 | Glaucoma +H4053X3 | Glaucoma +H4053X4 | Glaucoma +H406--- | Glaucoma +H4060X0 | Glaucoma +H4060X1 | Glaucoma +H4060X2 | Glaucoma +H4060X3 | Glaucoma +H4060X4 | Glaucoma +H4061X0 | Glaucoma +H4061X1 | Glaucoma +H4061X2 | Glaucoma +H4061X3 | Glaucoma +H4061X4 | Glaucoma +H4062X0 | Glaucoma +H4062X1 | Glaucoma +H4062X2 | Glaucoma +H4062X3 | Glaucoma +H4062X4 | Glaucoma +H4063X0 | Glaucoma +H4063X1 | Glaucoma +H4063X2 | Glaucoma +H4063X3 | Glaucoma +H4063X4 | Glaucoma +H408--- | Glaucoma +H40811- | Glaucoma +H40812- | Glaucoma +H40813- | Glaucoma +H40819- | Glaucoma +H40821- | Glaucoma +H40822- | Glaucoma +H40823- | Glaucoma +H40829- | Glaucoma +H40831- | Glaucoma +H40832- | Glaucoma +H40833- | Glaucoma +H40839- | Glaucoma +H4089-- | Glaucoma +H409--- | Glaucoma +H42---- | Glaucoma +H420--- | Glaucoma +H428--- | Glaucoma +H25---- | Cataract +H250--- | Cataract +H25011- | Cataract +H25012- | Cataract +H25013- | Cataract +H25019- | Cataract +H25031- | Cataract +H25032- | Cataract +H25033- | Cataract +H25039- | Cataract +H25041- | Cataract +H25042- | Cataract +H25043- | Cataract +H25049- | Cataract +H25091- | Cataract +H25092- | Cataract +H25093- | Cataract +H25099- | Cataract +H251--- | Cataract +H2510-- | Cataract +H2511-- | Cataract +H2512-- | Cataract +H2513-- | Cataract +H252--- | Cataract +H2520-- | Cataract +H2521-- | Cataract +H2522-- | Cataract +H2523-- | Cataract +H258--- | Cataract +H25811- | Cataract +H25812- | Cataract +H25813- | Cataract +H25819- | Cataract +H2589-- | Cataract +H259--- | Cataract +H26---- | Cataract +H260--- | Cataract +H26001- | Cataract +H26002- | Cataract +H26003- | Cataract +H26009- | Cataract +H26011- | Cataract +H26012- | Cataract +H26013- | Cataract +H26019- | Cataract +H26031- | Cataract +H26032- | Cataract +H26033- | Cataract +H26039- | Cataract +H26041- | Cataract +H26042- | Cataract +H26043- | Cataract +H26049- | Cataract +H26051- | Cataract +H26052- | Cataract +H26053- | Cataract +H26059- | Cataract +H26061- | Cataract +H26062- | Cataract +H26063- | Cataract +H26069- | Cataract +H2609-- | Cataract +H261--- | Cataract +H26101- | Cataract +H26102- | Cataract +H26103- | Cataract +H26109- | Cataract +H26111- | Cataract +H26112- | Cataract +H26113- | Cataract +H26119- | Cataract +H26121- | Cataract +H26122- | Cataract +H26123- | Cataract +H26129- | Cataract +H26131- | Cataract +H26132- | Cataract +H26133- | Cataract +H26139- | Cataract +H262--- | Cataract +H2620-- | Cataract +H26211- | Cataract +H26212- | Cataract +H26213- | Cataract +H26219- | Cataract +H26221- | Cataract +H26222- | Cataract +H26223- | Cataract +H26229- | Cataract +H26231- | Cataract +H26232- | Cataract +H26233- | Cataract +H26239- | Cataract +H263--- | Cataract +H2630-- | Cataract +H2631-- | Cataract +H2632-- | Cataract +H2633-- | Cataract +H264--- | Cataract +H2640-- | Cataract +H26411- | Cataract +H26412- | Cataract +H26413- | Cataract +H26419- | Cataract +H26491- | Cataract +H26492- | Cataract +H26493- | Cataract +H26499- | Cataract +H268--- | Cataract +H269--- | Cataract +H28---- | Cataract +H280--- | Cataract +H281--- | Cataract +H282--- | Cataract +H288--- | Cataract +H353--- | Age-related macular degeneration +H3530-- | Age-related macular degeneration +H353110 | Age-related macular degeneration +H353111 | Age-related macular degeneration +H353112 | Age-related macular degeneration +H353113 | Age-related macular degeneration +H353114 | Age-related macular degeneration +H353120 | Age-related macular degeneration +H353121 | Age-related macular degeneration +H353122 | Age-related macular degeneration +H353123 | Age-related macular degeneration +H353124 | Age-related macular degeneration +H353130 | Age-related macular degeneration +H353131 | Age-related macular degeneration +H353132 | Age-related macular degeneration +H353133 | Age-related macular degeneration +H353134 | Age-related macular degeneration +H353190 | Age-related macular degeneration +H353191 | Age-related macular degeneration +H353192 | Age-related macular degeneration +H353193 | Age-related macular degeneration +H353194 | Age-related macular degeneration +H353210 | Age-related macular degeneration +H353211 | Age-related macular degeneration +H353212 | Age-related macular degeneration +H353213 | Age-related macular degeneration +H353220 | Age-related macular degeneration +H353221 | Age-related macular degeneration +H353222 | Age-related macular degeneration +H353223 | Age-related macular degeneration +H353230 | Age-related macular degeneration +H353231 | Age-related macular degeneration +H353232 | Age-related macular degeneration +H353233 | Age-related macular degeneration +H353290 | Age-related macular degeneration +H353291 | Age-related macular degeneration +H353292 | Age-related macular degeneration +H353293 | Age-related macular degeneration +H3533-- | Age-related macular degeneration +H35341- | Age-related macular degeneration +H35342- | Age-related macular degeneration +H35343- | Age-related macular degeneration +H35349- | Age-related macular degeneration +H35351- | Age-related macular degeneration +H35352- | Age-related macular degeneration +H35353- | Age-related macular degeneration +H35359- | Age-related macular degeneration +H35361- | Age-related macular degeneration +H35362- | Age-related macular degeneration +H35363- | Age-related macular degeneration +H35369- | Age-related macular degeneration +H35371- | Age-related macular degeneration +H35372- | Age-related macular degeneration +H35373- | Age-related macular degeneration +H35379- | Age-related macular degeneration +H35381- | Age-related macular degeneration +H35382- | Age-related macular degeneration +H35383- | Age-related macular degeneration +H35389- | Age-related macular degeneration +H52---- | Refraction disorders +H520--- | Refraction disorders +H5200-- | Refraction disorders +H5201-- | Refraction disorders +H5202-- | Refraction disorders +H5203-- | Refraction disorders +H521--- | Refraction disorders +H5210-- | Refraction disorders +H5211-- | Refraction disorders +H5212-- | Refraction disorders +H5213-- | Refraction disorders +H522--- | Refraction disorders +H52201- | Refraction disorders +H52202- | Refraction disorders +H52203- | Refraction disorders +H52209- | Refraction disorders +H52211- | Refraction disorders +H52212- | Refraction disorders +H52213- | Refraction disorders +H52219- | Refraction disorders +H52221- | Refraction disorders +H52222- | Refraction disorders +H52223- | Refraction disorders +H52229- | Refraction disorders +H523--- | Refraction disorders +H5231-- | Refraction disorders +H5232-- | Refraction disorders +H524--- | Refraction disorders +H525--- | Refraction disorders +H52511- | Refraction disorders +H52512- | Refraction disorders +H52513- | Refraction disorders +H52519- | Refraction disorders +H52521- | Refraction disorders +H52522- | Refraction disorders +H52523- | Refraction disorders +H52529- | Refraction disorders +H52531- | Refraction disorders +H52532- | Refraction disorders +H52533- | Refraction disorders +H52539- | Refraction disorders +H526--- | Refraction disorders +H527--- | Refraction disorders +H27---- | Other vision loss +H270--- | Other vision loss +H2700-- | Other vision loss +H2701-- | Other vision loss +H2702-- | Other vision loss +H2703-- | Other vision loss +H271--- | Other vision loss +H2710-- | Other vision loss +H27111- | Other vision loss +H27112- | Other vision loss +H27113- | Other vision loss +H27119- | Other vision loss +H27121- | Other vision loss +H27122- | Other vision loss +H27123- | Other vision loss +H27129- | Other vision loss +H27131- | Other vision loss +H27132- | Other vision loss +H27133- | Other vision loss +H27139- | Other vision loss +H278--- | Other vision loss +H279--- | Other vision loss +H31---- | Other vision loss +H310--- | Other vision loss +H31001- | Other vision loss +H31002- | Other vision loss +H31003- | Other vision loss +H31009- | Other vision loss +H31011- | Other vision loss +H31012- | Other vision loss +H31013- | Other vision loss +H31019- | Other vision loss +H31021- | Other vision loss +H31022- | Other vision loss +H31023- | Other vision loss +H31029- | Other vision loss +H31091- | Other vision loss +H31092- | Other vision loss +H31093- | Other vision loss +H31099- | Other vision loss +H311--- | Other vision loss +H31101- | Other vision loss +H31102- | Other vision loss +H31103- | Other vision loss +H31109- | Other vision loss +H31111- | Other vision loss +H31112- | Other vision loss +H31113- | Other vision loss +H31119- | Other vision loss +H31121- | Other vision loss +H31122- | Other vision loss +H31123- | Other vision loss +H31129- | Other vision loss +H312--- | Other vision loss +H3120-- | Other vision loss +H3121-- | Other vision loss +H3122-- | Other vision loss +H3123-- | Other vision loss +H3129-- | Other vision loss +H313--- | Other vision loss +H31301- | Other vision loss +H31302- | Other vision loss +H31303- | Other vision loss +H31309- | Other vision loss +H31311- | Other vision loss +H31312- | Other vision loss +H31313- | Other vision loss +H31319- | Other vision loss +H31321- | Other vision loss +H31322- | Other vision loss +H31323- | Other vision loss +H31329- | Other vision loss +H314--- | Other vision loss +H31401- | Other vision loss +H31402- | Other vision loss +H31403- | Other vision loss +H31409- | Other vision loss +H31411- | Other vision loss +H31412- | Other vision loss +H31413- | Other vision loss +H31419- | Other vision loss +H31421- | Other vision loss +H31422- | Other vision loss +H31423- | Other vision loss +H31429- | Other vision loss +H318--- | Other vision loss +H319--- | Other vision loss +H32---- | Other vision loss +H320--- | Other vision loss +H328--- | Other vision loss +H33---- | Other vision loss +H330--- | Other vision loss +H33001- | Other vision loss +H33002- | Other vision loss +H33003- | Other vision loss +H33009- | Other vision loss +H33011- | Other vision loss +H33012- | Other vision loss +H33013- | Other vision loss +H33019- | Other vision loss +H33021- | Other vision loss +H33022- | Other vision loss +H33023- | Other vision loss +H33029- | Other vision loss +H33031- | Other vision loss +H33032- | Other vision loss +H33033- | Other vision loss +H33039- | Other vision loss +H33041- | Other vision loss +H33042- | Other vision loss +H33043- | Other vision loss +H33049- | Other vision loss +H33051- | Other vision loss +H33052- | Other vision loss +H33053- | Other vision loss +H33059- | Other vision loss +H331--- | Other vision loss +H33101- | Other vision loss +H33102- | Other vision loss +H33103- | Other vision loss +H33109- | Other vision loss +H33111- | Other vision loss +H33112- | Other vision loss +H33113- | Other vision loss +H33119- | Other vision loss +H33121- | Other vision loss +H33122- | Other vision loss +H33123- | Other vision loss +H33129- | Other vision loss +H33191- | Other vision loss +H33192- | Other vision loss +H33193- | Other vision loss +H33199- | Other vision loss +H332--- | Other vision loss +H3320-- | Other vision loss +H3321-- | Other vision loss +H3322-- | Other vision loss +H3323-- | Other vision loss +H333--- | Other vision loss +H33301- | Other vision loss +H33302- | Other vision loss +H33303- | Other vision loss +H33309- | Other vision loss +H33311- | Other vision loss +H33312- | Other vision loss +H33313- | Other vision loss +H33319- | Other vision loss +H33321- | Other vision loss +H33322- | Other vision loss +H33323- | Other vision loss +H33329- | Other vision loss +H33331- | Other vision loss +H33332- | Other vision loss +H33333- | Other vision loss +H33339- | Other vision loss +H334--- | Other vision loss +H3340-- | Other vision loss +H3341-- | Other vision loss +H3342-- | Other vision loss +H3343-- | Other vision loss +H335--- | Other vision loss +H338--- | Other vision loss +H34---- | Other vision loss +H340--- | Other vision loss +H3400-- | Other vision loss +H3401-- | Other vision loss +H3402-- | Other vision loss +H3403-- | Other vision loss +H341--- | Other vision loss +H3410-- | Other vision loss +H3411-- | Other vision loss +H3412-- | Other vision loss +H3413-- | Other vision loss +H342--- | Other vision loss +H34211- | Other vision loss +H34212- | Other vision loss +H34213- | Other vision loss +H34219- | Other vision loss +H34231- | Other vision loss +H34232- | Other vision loss +H34233- | Other vision loss +H34239- | Other vision loss +H348--- | Other vision loss +H348110 | Other vision loss +H348111 | Other vision loss +H348112 | Other vision loss +H348120 | Other vision loss +H348121 | Other vision loss +H348122 | Other vision loss +H348130 | Other vision loss +H348131 | Other vision loss +H348132 | Other vision loss +H348190 | Other vision loss +H348191 | Other vision loss +H348192 | Other vision loss +H34821- | Other vision loss +H34822- | Other vision loss +H34823- | Other vision loss +H34829- | Other vision loss +H348310 | Other vision loss +H348311 | Other vision loss +H348312 | Other vision loss +H348320 | Other vision loss +H348321 | Other vision loss +H348322 | Other vision loss +H348330 | Other vision loss +H348331 | Other vision loss +H348332 | Other vision loss +H348390 | Other vision loss +H348391 | Other vision loss +H348392 | Other vision loss +H349--- | Other vision loss +H35---- | Other vision loss +H350--- | Other vision loss +H3500-- | Other vision loss +H35011- | Other vision loss +H35012- | Other vision loss +H35013- | Other vision loss +H35019- | Other vision loss +H35021- | Other vision loss +H35022- | Other vision loss +H35023- | Other vision loss +H35029- | Other vision loss +H35031- | Other vision loss +H35032- | Other vision loss +H35033- | Other vision loss +H35039- | Other vision loss +H35041- | Other vision loss +H35042- | Other vision loss +H35043- | Other vision loss +H35049- | Other vision loss +H35051- | Other vision loss +H35052- | Other vision loss +H35053- | Other vision loss +H35059- | Other vision loss +H35061- | Other vision loss +H35062- | Other vision loss +H35063- | Other vision loss +H35069- | Other vision loss +H35071- | Other vision loss +H35072- | Other vision loss +H35073- | Other vision loss +H35079- | Other vision loss +H3509-- | Other vision loss +H351--- | Other vision loss +H35101- | Other vision loss +H35102- | Other vision loss +H35103- | Other vision loss +H35109- | Other vision loss +H35111- | Other vision loss +H35112- | Other vision loss +H35113- | Other vision loss +H35119- | Other vision loss +H35121- | Other vision loss +H35122- | Other vision loss +H35123- | Other vision loss +H35129- | Other vision loss +H35131- | Other vision loss +H35132- | Other vision loss +H35133- | Other vision loss +H35139- | Other vision loss +H35141- | Other vision loss +H35142- | Other vision loss +H35143- | Other vision loss +H35149- | Other vision loss +H35151- | Other vision loss +H35152- | Other vision loss +H35153- | Other vision loss +H35159- | Other vision loss +H35161- | Other vision loss +H35162- | Other vision loss +H35163- | Other vision loss +H35169- | Other vision loss +H35171- | Other vision loss +H35172- | Other vision loss +H35173- | Other vision loss +H35179- | Other vision loss +H352--- | Other vision loss +H3520-- | Other vision loss +H3521-- | Other vision loss +H3522-- | Other vision loss +H3523-- | Other vision loss +H354--- | Other vision loss +H3540-- | Other vision loss +H35411- | Other vision loss +H35412- | Other vision loss +H35413- | Other vision loss +H35419- | Other vision loss +H35421- | Other vision loss +H35422- | Other vision loss +H35423- | Other vision loss +H35429- | Other vision loss +H35431- | Other vision loss +H35432- | Other vision loss +H35433- | Other vision loss +H35439- | Other vision loss +H35441- | Other vision loss +H35442- | Other vision loss +H35443- | Other vision loss +H35449- | Other vision loss +H35451- | Other vision loss +H35452- | Other vision loss +H35453- | Other vision loss +H35459- | Other vision loss +H35461- | Other vision loss +H35462- | Other vision loss +H35463- | Other vision loss +H35469- | Other vision loss +H355--- | Other vision loss +H3550-- | Other vision loss +H3551-- | Other vision loss +H3552-- | Other vision loss +H3553-- | Other vision loss +H3554-- | Other vision loss +H356--- | Other vision loss +H3560-- | Other vision loss +H3561-- | Other vision loss +H3562-- | Other vision loss +H3563-- | Other vision loss +H357--- | Other vision loss +H3570-- | Other vision loss +H35711- | Other vision loss +H35712- | Other vision loss +H35713- | Other vision loss +H35719- | Other vision loss +H35721- | Other vision loss +H35722- | Other vision loss +H35723- | Other vision loss +H35729- | Other vision loss +H35731- | Other vision loss +H35732- | Other vision loss +H35733- | Other vision loss +H35739- | Other vision loss +H358--- | Other vision loss +H3581-- | Other vision loss +H3582-- | Other vision loss +H3589-- | Other vision loss +H359--- | Other vision loss +H36---- | Other vision loss +H360--- | Other vision loss +H368--- | Other vision loss +H46---- | Other vision loss +H4600-- | Other vision loss +H4601-- | Other vision loss +H4602-- | Other vision loss +H4603-- | Other vision loss +H4610-- | Other vision loss +H4611-- | Other vision loss +H4612-- | Other vision loss +H4613-- | Other vision loss +H462--- | Other vision loss +H463--- | Other vision loss +H468--- | Other vision loss +H469--- | Other vision loss +H47---- | Other vision loss +H470--- | Other vision loss +H47011- | Other vision loss +H47012- | Other vision loss +H47013- | Other vision loss +H47019- | Other vision loss +H47021- | Other vision loss +H47022- | Other vision loss +H47023- | Other vision loss +H47029- | Other vision loss +H47031- | Other vision loss +H47032- | Other vision loss +H47033- | Other vision loss +H47039- | Other vision loss +H47091- | Other vision loss +H47092- | Other vision loss +H47093- | Other vision loss +H47099- | Other vision loss +H471--- | Other vision loss +H4710-- | Other vision loss +H4711-- | Other vision loss +H4712-- | Other vision loss +H4713-- | Other vision loss +H47141- | Other vision loss +H47142- | Other vision loss +H47143- | Other vision loss +H47149- | Other vision loss +H472--- | Other vision loss +H4720-- | Other vision loss +H47211- | Other vision loss +H47212- | Other vision loss +H47213- | Other vision loss +H47219- | Other vision loss +H4722-- | Other vision loss +H47231- | Other vision loss +H47232- | Other vision loss +H47233- | Other vision loss +H47239- | Other vision loss +H47291- | Other vision loss +H47292- | Other vision loss +H47293- | Other vision loss +H47299- | Other vision loss +H473--- | Other vision loss +H47311- | Other vision loss +H47312- | Other vision loss +H47313- | Other vision loss +H47319- | Other vision loss +H47321- | Other vision loss +H47322- | Other vision loss +H47323- | Other vision loss +H47329- | Other vision loss +H47331- | Other vision loss +H47332- | Other vision loss +H47333- | Other vision loss +H47339- | Other vision loss +H47391- | Other vision loss +H47392- | Other vision loss +H47393- | Other vision loss +H47399- | Other vision loss +H474--- | Other vision loss +H4741-- | Other vision loss +H4742-- | Other vision loss +H4743-- | Other vision loss +H4749-- | Other vision loss +H475--- | Other vision loss +H47511- | Other vision loss +H47512- | Other vision loss +H47519- | Other vision loss +H47521- | Other vision loss +H47522- | Other vision loss +H47529- | Other vision loss +H47531- | Other vision loss +H47532- | Other vision loss +H47539- | Other vision loss +H476--- | Other vision loss +H47611- | Other vision loss +H47612- | Other vision loss +H47619- | Other vision loss +H47621- | Other vision loss +H47622- | Other vision loss +H47629- | Other vision loss +H47631- | Other vision loss +H47632- | Other vision loss +H47639- | Other vision loss +H47641- | Other vision loss +H47642- | Other vision loss +H47649- | Other vision loss +H477--- | Other vision loss +H479--- | Other vision loss +H48---- | Other vision loss +H480--- | Other vision loss +H481--- | Other vision loss +H488--- | Other vision loss +H49---- | Other vision loss +H490--- | Other vision loss +H4900-- | Other vision loss +H4901-- | Other vision loss +H4902-- | Other vision loss +H4903-- | Other vision loss +H491--- | Other vision loss +H4910-- | Other vision loss +H4911-- | Other vision loss +H4912-- | Other vision loss +H4913-- | Other vision loss +H492--- | Other vision loss +H4920-- | Other vision loss +H4921-- | Other vision loss +H4922-- | Other vision loss +H4923-- | Other vision loss +H493--- | Other vision loss +H4930-- | Other vision loss +H4931-- | Other vision loss +H4932-- | Other vision loss +H4933-- | Other vision loss +H494--- | Other vision loss +H4940-- | Other vision loss +H4941-- | Other vision loss +H4942-- | Other vision loss +H4943-- | Other vision loss +H498--- | Other vision loss +H49811- | Other vision loss +H49812- | Other vision loss +H49813- | Other vision loss +H49819- | Other vision loss +H49881- | Other vision loss +H49882- | Other vision loss +H49883- | Other vision loss +H49889- | Other vision loss +H499--- | Other vision loss +H50---- | Other vision loss +H500--- | Other vision loss +H5000-- | Other vision loss +H50011- | Other vision loss +H50012- | Other vision loss +H50021- | Other vision loss +H50022- | Other vision loss +H50031- | Other vision loss +H50032- | Other vision loss +H50041- | Other vision loss +H50042- | Other vision loss +H5005-- | Other vision loss +H5006-- | Other vision loss +H5007-- | Other vision loss +H5008-- | Other vision loss +H501--- | Other vision loss +H5010-- | Other vision loss +H50111- | Other vision loss +H50112- | Other vision loss +H50121- | Other vision loss +H50122- | Other vision loss +H50131- | Other vision loss +H50132- | Other vision loss +H50141- | Other vision loss +H50142- | Other vision loss +H5015-- | Other vision loss +H5016-- | Other vision loss +H5017-- | Other vision loss +H5018-- | Other vision loss +H502--- | Other vision loss +H5021-- | Other vision loss +H5022-- | Other vision loss +H503--- | Other vision loss +H5030-- | Other vision loss +H50311- | Other vision loss +H50312- | Other vision loss +H5032-- | Other vision loss +H50331- | Other vision loss +H50332- | Other vision loss +H5034-- | Other vision loss +H504--- | Other vision loss +H5040-- | Other vision loss +H50411- | Other vision loss +H50412- | Other vision loss +H5042-- | Other vision loss +H5043-- | Other vision loss +H505--- | Other vision loss +H5050-- | Other vision loss +H5051-- | Other vision loss +H5052-- | Other vision loss +H5053-- | Other vision loss +H5054-- | Other vision loss +H5055-- | Other vision loss +H506--- | Other vision loss +H5060-- | Other vision loss +H50611- | Other vision loss +H50612- | Other vision loss +H5069-- | Other vision loss +H508--- | Other vision loss +H50811- | Other vision loss +H50812- | Other vision loss +H5089-- | Other vision loss +H509--- | Other vision loss +H51---- | Other vision loss +H510--- | Other vision loss +H511--- | Other vision loss +H5111-- | Other vision loss +H5112-- | Other vision loss +H512--- | Other vision loss +H5120-- | Other vision loss +H5121-- | Other vision loss +H5122-- | Other vision loss +H5123-- | Other vision loss +H518--- | Other vision loss +H519--- | Other vision loss +H53---- | Other vision loss +H530--- | Other vision loss +H53001- | Other vision loss +H53002- | Other vision loss +H53003- | Other vision loss +H53009- | Other vision loss +H53011- | Other vision loss +H53012- | Other vision loss +H53013- | Other vision loss +H53019- | Other vision loss +H53021- | Other vision loss +H53022- | Other vision loss +H53023- | Other vision loss +H53029- | Other vision loss +H53031- | Other vision loss +H53032- | Other vision loss +H53033- | Other vision loss +H53039- | Other vision loss +H53041- | Other vision loss +H53042- | Other vision loss +H53043- | Other vision loss +H53049- | Other vision loss +H531--- | Other vision loss +H5310-- | Other vision loss +H5311-- | Other vision loss +H53121- | Other vision loss +H53122- | Other vision loss +H53123- | Other vision loss +H53129- | Other vision loss +H53131- | Other vision loss +H53132- | Other vision loss +H53133- | Other vision loss +H53139- | Other vision loss +H53141- | Other vision loss +H53142- | Other vision loss +H53143- | Other vision loss +H53149- | Other vision loss +H5315-- | Other vision loss +H5316-- | Other vision loss +H5319-- | Other vision loss +H532--- | Other vision loss +H533--- | Other vision loss +H5330-- | Other vision loss +H5331-- | Other vision loss +H5332-- | Other vision loss +H5333-- | Other vision loss +H5334-- | Other vision loss +H534--- | Other vision loss +H5340-- | Other vision loss +H53411- | Other vision loss +H53412- | Other vision loss +H53413- | Other vision loss +H53419- | Other vision loss +H53421- | Other vision loss +H53422- | Other vision loss +H53423- | Other vision loss +H53429- | Other vision loss +H53431- | Other vision loss +H53432- | Other vision loss +H53433- | Other vision loss +H53439- | Other vision loss +H53451- | Other vision loss +H53452- | Other vision loss +H53453- | Other vision loss +H53459- | Other vision loss +H53461- | Other vision loss +H53462- | Other vision loss +H53469- | Other vision loss +H5347-- | Other vision loss +H53481- | Other vision loss +H53482- | Other vision loss +H53483- | Other vision loss +H53489- | Other vision loss +H535--- | Other vision loss +H5350-- | Other vision loss +H5351-- | Other vision loss +H5352-- | Other vision loss +H5353-- | Other vision loss +H5354-- | Other vision loss +H5355-- | Other vision loss +H5359-- | Other vision loss +H536--- | Other vision loss +H5360-- | Other vision loss +H5361-- | Other vision loss +H5362-- | Other vision loss +H5363-- | Other vision loss +H5369-- | Other vision loss +H5371-- | Other vision loss +H5372-- | Other vision loss +H538--- | Other vision loss +H539--- | Other vision loss +H54---- | Other vision loss +H540--- | Other vision loss +H540X33 | Other vision loss +H540X34 | Other vision loss +H540X35 | Other vision loss +H540X43 | Other vision loss +H540X44 | Other vision loss +H540X45 | Other vision loss +H540X53 | Other vision loss +H540X54 | Other vision loss +H540X55 | Other vision loss +H541--- | Other vision loss +H5410-- | Other vision loss +H541131 | Other vision loss +H541132 | Other vision loss +H541141 | Other vision loss +H541142 | Other vision loss +H541151 | Other vision loss +H541152 | Other vision loss +H541213 | Other vision loss +H541214 | Other vision loss +H541215 | Other vision loss +H541223 | Other vision loss +H541224 | Other vision loss +H541225 | Other vision loss +H542--- | Other vision loss +H542X11 | Other vision loss +H542X12 | Other vision loss +H542X21 | Other vision loss +H542X22 | Other vision loss +H543--- | Other vision loss +H544--- | Other vision loss +H5440-- | Other vision loss +H54413A | Other vision loss +H54414A | Other vision loss +H54415A | Other vision loss +H5442A3 | Other vision loss +H5442A4 | Other vision loss +H5442A5 | Other vision loss +H545--- | Other vision loss +H5450-- | Other vision loss +H54511A | Other vision loss +H54512A | Other vision loss +H5452A1 | Other vision loss +H5452A2 | Other vision loss +H546--- | Other vision loss +H5460-- | Other vision loss +H5461-- | Other vision loss +H5462-- | Other vision loss +H547--- | Other vision loss +H548--- | Other vision loss +H549--- | Other vision loss +H71---- | Age-related and other hearing loss +H7100-- | Age-related and other hearing loss +H7101-- | Age-related and other hearing loss +H7102-- | Age-related and other hearing loss +H7103-- | Age-related and other hearing loss +H7110-- | Age-related and other hearing loss +H7111-- | Age-related and other hearing loss +H7112-- | Age-related and other hearing loss +H7113-- | Age-related and other hearing loss +H7120-- | Age-related and other hearing loss +H7121-- | Age-related and other hearing loss +H7122-- | Age-related and other hearing loss +H7123-- | Age-related and other hearing loss +H7130-- | Age-related and other hearing loss +H7131-- | Age-related and other hearing loss +H7132-- | Age-related and other hearing loss +H7133-- | Age-related and other hearing loss +H7190-- | Age-related and other hearing loss +H7191-- | Age-related and other hearing loss +H7192-- | Age-related and other hearing loss +H7193-- | Age-related and other hearing loss +H72---- | Age-related and other hearing loss +H720--- | Age-related and other hearing loss +H7200-- | Age-related and other hearing loss +H7201-- | Age-related and other hearing loss +H7202-- | Age-related and other hearing loss +H7203-- | Age-related and other hearing loss +H721--- | Age-related and other hearing loss +H7210-- | Age-related and other hearing loss +H7211-- | Age-related and other hearing loss +H7212-- | Age-related and other hearing loss +H7213-- | Age-related and other hearing loss +H722--- | Age-related and other hearing loss +H722X1- | Age-related and other hearing loss +H722X2- | Age-related and other hearing loss +H722X3- | Age-related and other hearing loss +H722X9- | Age-related and other hearing loss +H728--- | Age-related and other hearing loss +H72811- | Age-related and other hearing loss +H72812- | Age-related and other hearing loss +H72813- | Age-related and other hearing loss +H72819- | Age-related and other hearing loss +H72821- | Age-related and other hearing loss +H72822- | Age-related and other hearing loss +H72823- | Age-related and other hearing loss +H72829- | Age-related and other hearing loss +H729--- | Age-related and other hearing loss +H7290-- | Age-related and other hearing loss +H7291-- | Age-related and other hearing loss +H7292-- | Age-related and other hearing loss +H7293-- | Age-related and other hearing loss +H73---- | Age-related and other hearing loss +H730--- | Age-related and other hearing loss +H73001- | Age-related and other hearing loss +H73002- | Age-related and other hearing loss +H73003- | Age-related and other hearing loss +H73009- | Age-related and other hearing loss +H73011- | Age-related and other hearing loss +H73012- | Age-related and other hearing loss +H73013- | Age-related and other hearing loss +H73019- | Age-related and other hearing loss +H73091- | Age-related and other hearing loss +H73092- | Age-related and other hearing loss +H73093- | Age-related and other hearing loss +H73099- | Age-related and other hearing loss +H731--- | Age-related and other hearing loss +H7310-- | Age-related and other hearing loss +H7311-- | Age-related and other hearing loss +H7312-- | Age-related and other hearing loss +H7313-- | Age-related and other hearing loss +H7320-- | Age-related and other hearing loss +H7321-- | Age-related and other hearing loss +H7322-- | Age-related and other hearing loss +H7323-- | Age-related and other hearing loss +H738--- | Age-related and other hearing loss +H73811- | Age-related and other hearing loss +H73812- | Age-related and other hearing loss +H73813- | Age-related and other hearing loss +H73819- | Age-related and other hearing loss +H73821- | Age-related and other hearing loss +H73822- | Age-related and other hearing loss +H73823- | Age-related and other hearing loss +H73829- | Age-related and other hearing loss +H73891- | Age-related and other hearing loss +H73892- | Age-related and other hearing loss +H73893- | Age-related and other hearing loss +H73899- | Age-related and other hearing loss +H739--- | Age-related and other hearing loss +H7390-- | Age-related and other hearing loss +H7391-- | Age-related and other hearing loss +H7392-- | Age-related and other hearing loss +H7393-- | Age-related and other hearing loss +H74---- | Age-related and other hearing loss +H740--- | Age-related and other hearing loss +H7401-- | Age-related and other hearing loss +H7402-- | Age-related and other hearing loss +H7403-- | Age-related and other hearing loss +H7409-- | Age-related and other hearing loss +H741--- | Age-related and other hearing loss +H7411-- | Age-related and other hearing loss +H7412-- | Age-related and other hearing loss +H7413-- | Age-related and other hearing loss +H7419-- | Age-related and other hearing loss +H742--- | Age-related and other hearing loss +H7420-- | Age-related and other hearing loss +H7421-- | Age-related and other hearing loss +H7422-- | Age-related and other hearing loss +H7423-- | Age-related and other hearing loss +H743--- | Age-related and other hearing loss +H74311- | Age-related and other hearing loss +H74312- | Age-related and other hearing loss +H74313- | Age-related and other hearing loss +H74319- | Age-related and other hearing loss +H74321- | Age-related and other hearing loss +H74322- | Age-related and other hearing loss +H74323- | Age-related and other hearing loss +H74329- | Age-related and other hearing loss +H74391- | Age-related and other hearing loss +H74392- | Age-related and other hearing loss +H74393- | Age-related and other hearing loss +H74399- | Age-related and other hearing loss +H744--- | Age-related and other hearing loss +H7440-- | Age-related and other hearing loss +H7441-- | Age-related and other hearing loss +H7442-- | Age-related and other hearing loss +H7443-- | Age-related and other hearing loss +H748--- | Age-related and other hearing loss +H748X1- | Age-related and other hearing loss +H748X2- | Age-related and other hearing loss +H748X3- | Age-related and other hearing loss +H748X9- | Age-related and other hearing loss +H749--- | Age-related and other hearing loss +H7490-- | Age-related and other hearing loss +H7491-- | Age-related and other hearing loss +H7492-- | Age-related and other hearing loss +H7493-- | Age-related and other hearing loss +H75---- | Age-related and other hearing loss +H750--- | Age-related and other hearing loss +H7500-- | Age-related and other hearing loss +H7501-- | Age-related and other hearing loss +H7502-- | Age-related and other hearing loss +H7503-- | Age-related and other hearing loss +H758--- | Age-related and other hearing loss +H7580-- | Age-related and other hearing loss +H7581-- | Age-related and other hearing loss +H7582-- | Age-related and other hearing loss +H7583-- | Age-related and other hearing loss +H80---- | Age-related and other hearing loss +H800--- | Age-related and other hearing loss +H8000-- | Age-related and other hearing loss +H8001-- | Age-related and other hearing loss +H8002-- | Age-related and other hearing loss +H8003-- | Age-related and other hearing loss +H801--- | Age-related and other hearing loss +H8010-- | Age-related and other hearing loss +H8011-- | Age-related and other hearing loss +H8012-- | Age-related and other hearing loss +H8013-- | Age-related and other hearing loss +H802--- | Age-related and other hearing loss +H8020-- | Age-related and other hearing loss +H8021-- | Age-related and other hearing loss +H8022-- | Age-related and other hearing loss +H8023-- | Age-related and other hearing loss +H808--- | Age-related and other hearing loss +H8080-- | Age-related and other hearing loss +H8081-- | Age-related and other hearing loss +H8082-- | Age-related and other hearing loss +H8083-- | Age-related and other hearing loss +H809--- | Age-related and other hearing loss +H8090-- | Age-related and other hearing loss +H8091-- | Age-related and other hearing loss +H8092-- | Age-related and other hearing loss +H8093-- | Age-related and other hearing loss +H83---- | Age-related and other hearing loss +H830--- | Age-related and other hearing loss +H8301-- | Age-related and other hearing loss +H8302-- | Age-related and other hearing loss +H8303-- | Age-related and other hearing loss +H8309-- | Age-related and other hearing loss +H831--- | Age-related and other hearing loss +H8311-- | Age-related and other hearing loss +H8312-- | Age-related and other hearing loss +H8313-- | Age-related and other hearing loss +H8319-- | Age-related and other hearing loss +H832--- | Age-related and other hearing loss +H832X1- | Age-related and other hearing loss +H832X2- | Age-related and other hearing loss +H832X3- | Age-related and other hearing loss +H832X9- | Age-related and other hearing loss +H833--- | Age-related and other hearing loss +H833X1- | Age-related and other hearing loss +H833X2- | Age-related and other hearing loss +H833X3- | Age-related and other hearing loss +H833X9- | Age-related and other hearing loss +H838--- | Age-related and other hearing loss +H838X1- | Age-related and other hearing loss +H838X2- | Age-related and other hearing loss +H838X3- | Age-related and other hearing loss +H838X9- | Age-related and other hearing loss +H839--- | Age-related and other hearing loss +H8390-- | Age-related and other hearing loss +H8391-- | Age-related and other hearing loss +H8392-- | Age-related and other hearing loss +H8393-- | Age-related and other hearing loss +H90---- | Age-related and other hearing loss +H900--- | Age-related and other hearing loss +H901--- | Age-related and other hearing loss +H9011-- | Age-related and other hearing loss +H9012-- | Age-related and other hearing loss +H902--- | Age-related and other hearing loss +H903--- | Age-related and other hearing loss +H904--- | Age-related and other hearing loss +H9041-- | Age-related and other hearing loss +H9042-- | Age-related and other hearing loss +H905--- | Age-related and other hearing loss +H906--- | Age-related and other hearing loss +H907--- | Age-related and other hearing loss +H9071-- | Age-related and other hearing loss +H9072-- | Age-related and other hearing loss +H908--- | Age-related and other hearing loss +H90A11- | Age-related and other hearing loss +H90A12- | Age-related and other hearing loss +H90A21- | Age-related and other hearing loss +H90A22- | Age-related and other hearing loss +H90A31- | Age-related and other hearing loss +H90A32- | Age-related and other hearing loss +H91---- | Age-related and other hearing loss +H911--- | Age-related and other hearing loss +H9110-- | Age-related and other hearing loss +H9111-- | Age-related and other hearing loss +H9112-- | Age-related and other hearing loss +H9113-- | Age-related and other hearing loss +H912--- | Age-related and other hearing loss +H9120-- | Age-related and other hearing loss +H9121-- | Age-related and other hearing loss +H9122-- | Age-related and other hearing loss +H9123-- | Age-related and other hearing loss +H913--- | Age-related and other hearing loss +H918--- | Age-related and other hearing loss +H918X1- | Age-related and other hearing loss +H918X2- | Age-related and other hearing loss +H918X3- | Age-related and other hearing loss +H918X9- | Age-related and other hearing loss +H919--- | Age-related and other hearing loss +H9190-- | Age-related and other hearing loss +H9191-- | Age-related and other hearing loss +H9192-- | Age-related and other hearing loss +H9193-- | Age-related and other hearing loss +H94---- | Age-related and other hearing loss +H940--- | Age-related and other hearing loss +H9400-- | Age-related and other hearing loss +H9401-- | Age-related and other hearing loss +H9402-- | Age-related and other hearing loss +H9403-- | Age-related and other hearing loss +H948--- | Age-related and other hearing loss +H9480-- | Age-related and other hearing loss +H9481-- | Age-related and other hearing loss +H9482-- | Age-related and other hearing loss +H9483-- | Age-related and other hearing loss +Q16---- | Age-related and other hearing loss +Q160--- | Age-related and other hearing loss +Q161--- | Age-related and other hearing loss +Q162--- | Age-related and other hearing loss +Q163--- | Age-related and other hearing loss +Q164--- | Age-related and other hearing loss +Q165--- | Age-related and other hearing loss +Q169--- | Age-related and other hearing loss +B30---- | Other sense organ diseases +B300--- | Other sense organ diseases +B301--- | Other sense organ diseases +B302--- | Other sense organ diseases +B303--- | Other sense organ diseases +B308--- | Other sense organ diseases +B309--- | Other sense organ diseases +H00---- | Other sense organ diseases +H000--- | Other sense organ diseases +H00011- | Other sense organ diseases +H00012- | Other sense organ diseases +H00013- | Other sense organ diseases +H00014- | Other sense organ diseases +H00015- | Other sense organ diseases +H00016- | Other sense organ diseases +H00019- | Other sense organ diseases +H00021- | Other sense organ diseases +H00022- | Other sense organ diseases +H00023- | Other sense organ diseases +H00024- | Other sense organ diseases +H00025- | Other sense organ diseases +H00026- | Other sense organ diseases +H00029- | Other sense organ diseases +H00031- | Other sense organ diseases +H00032- | Other sense organ diseases +H00033- | Other sense organ diseases +H00034- | Other sense organ diseases +H00035- | Other sense organ diseases +H00036- | Other sense organ diseases +H00039- | Other sense organ diseases +H001--- | Other sense organ diseases +H0011-- | Other sense organ diseases +H0012-- | Other sense organ diseases +H0013-- | Other sense organ diseases +H0014-- | Other sense organ diseases +H0015-- | Other sense organ diseases +H0016-- | Other sense organ diseases +H0019-- | Other sense organ diseases +H01---- | Other sense organ diseases +H010--- | Other sense organ diseases +H01001- | Other sense organ diseases +H01002- | Other sense organ diseases +H01003- | Other sense organ diseases +H01004- | Other sense organ diseases +H01005- | Other sense organ diseases +H01006- | Other sense organ diseases +H01009- | Other sense organ diseases +H0100A- | Other sense organ diseases +H0100B- | Other sense organ diseases +H01011- | Other sense organ diseases +H01012- | Other sense organ diseases +H01013- | Other sense organ diseases +H01014- | Other sense organ diseases +H01015- | Other sense organ diseases +H01016- | Other sense organ diseases +H01019- | Other sense organ diseases +H0101A- | Other sense organ diseases +H0101B- | Other sense organ diseases +H01021- | Other sense organ diseases +H01022- | Other sense organ diseases +H01023- | Other sense organ diseases +H01024- | Other sense organ diseases +H01025- | Other sense organ diseases +H01026- | Other sense organ diseases +H01029- | Other sense organ diseases +H0102A- | Other sense organ diseases +H0102B- | Other sense organ diseases +H011--- | Other sense organ diseases +H01111- | Other sense organ diseases +H01112- | Other sense organ diseases +H01113- | Other sense organ diseases +H01114- | Other sense organ diseases +H01115- | Other sense organ diseases +H01116- | Other sense organ diseases +H01119- | Other sense organ diseases +H01121- | Other sense organ diseases +H01122- | Other sense organ diseases +H01123- | Other sense organ diseases +H01124- | Other sense organ diseases +H01125- | Other sense organ diseases +H01126- | Other sense organ diseases +H01129- | Other sense organ diseases +H01131- | Other sense organ diseases +H01132- | Other sense organ diseases +H01133- | Other sense organ diseases +H01134- | Other sense organ diseases +H01135- | Other sense organ diseases +H01136- | Other sense organ diseases +H01139- | Other sense organ diseases +H01141- | Other sense organ diseases +H01142- | Other sense organ diseases +H01143- | Other sense organ diseases +H01144- | Other sense organ diseases +H01145- | Other sense organ diseases +H01146- | Other sense organ diseases +H01149- | Other sense organ diseases +H018--- | Other sense organ diseases +H019--- | Other sense organ diseases +H02---- | Other sense organ diseases +H020--- | Other sense organ diseases +H02001- | Other sense organ diseases +H02002- | Other sense organ diseases +H02003- | Other sense organ diseases +H02004- | Other sense organ diseases +H02005- | Other sense organ diseases +H02006- | Other sense organ diseases +H02009- | Other sense organ diseases +H02011- | Other sense organ diseases +H02012- | Other sense organ diseases +H02013- | Other sense organ diseases +H02014- | Other sense organ diseases +H02015- | Other sense organ diseases +H02016- | Other sense organ diseases +H02019- | Other sense organ diseases +H02021- | Other sense organ diseases +H02022- | Other sense organ diseases +H02023- | Other sense organ diseases +H02024- | Other sense organ diseases +H02025- | Other sense organ diseases +H02026- | Other sense organ diseases +H02029- | Other sense organ diseases +H02031- | Other sense organ diseases +H02032- | Other sense organ diseases +H02033- | Other sense organ diseases +H02034- | Other sense organ diseases +H02035- | Other sense organ diseases +H02036- | Other sense organ diseases +H02039- | Other sense organ diseases +H02041- | Other sense organ diseases +H02042- | Other sense organ diseases +H02043- | Other sense organ diseases +H02044- | Other sense organ diseases +H02045- | Other sense organ diseases +H02046- | Other sense organ diseases +H02049- | Other sense organ diseases +H02051- | Other sense organ diseases +H02052- | Other sense organ diseases +H02053- | Other sense organ diseases +H02054- | Other sense organ diseases +H02055- | Other sense organ diseases +H02056- | Other sense organ diseases +H02059- | Other sense organ diseases +H021--- | Other sense organ diseases +H02101- | Other sense organ diseases +H02102- | Other sense organ diseases +H02103- | Other sense organ diseases +H02104- | Other sense organ diseases +H02105- | Other sense organ diseases +H02106- | Other sense organ diseases +H02109- | Other sense organ diseases +H02111- | Other sense organ diseases +H02112- | Other sense organ diseases +H02113- | Other sense organ diseases +H02114- | Other sense organ diseases +H02115- | Other sense organ diseases +H02116- | Other sense organ diseases +H02119- | Other sense organ diseases +H02121- | Other sense organ diseases +H02122- | Other sense organ diseases +H02123- | Other sense organ diseases +H02124- | Other sense organ diseases +H02125- | Other sense organ diseases +H02126- | Other sense organ diseases +H02129- | Other sense organ diseases +H02131- | Other sense organ diseases +H02132- | Other sense organ diseases +H02133- | Other sense organ diseases +H02134- | Other sense organ diseases +H02135- | Other sense organ diseases +H02136- | Other sense organ diseases +H02139- | Other sense organ diseases +H02141- | Other sense organ diseases +H02142- | Other sense organ diseases +H02143- | Other sense organ diseases +H02144- | Other sense organ diseases +H02145- | Other sense organ diseases +H02146- | Other sense organ diseases +H02149- | Other sense organ diseases +H02151- | Other sense organ diseases +H02152- | Other sense organ diseases +H02153- | Other sense organ diseases +H02154- | Other sense organ diseases +H02155- | Other sense organ diseases +H02156- | Other sense organ diseases +H02159- | Other sense organ diseases +H022--- | Other sense organ diseases +H02201- | Other sense organ diseases +H02202- | Other sense organ diseases +H02203- | Other sense organ diseases +H02204- | Other sense organ diseases +H02205- | Other sense organ diseases +H02206- | Other sense organ diseases +H02209- | Other sense organ diseases +H0220A- | Other sense organ diseases +H0220B- | Other sense organ diseases +H0220C- | Other sense organ diseases +H02211- | Other sense organ diseases +H02212- | Other sense organ diseases +H02213- | Other sense organ diseases +H02214- | Other sense organ diseases +H02215- | Other sense organ diseases +H02216- | Other sense organ diseases +H02219- | Other sense organ diseases +H0221A- | Other sense organ diseases +H0221B- | Other sense organ diseases +H0221C- | Other sense organ diseases +H02221- | Other sense organ diseases +H02222- | Other sense organ diseases +H02223- | Other sense organ diseases +H02224- | Other sense organ diseases +H02225- | Other sense organ diseases +H02226- | Other sense organ diseases +H02229- | Other sense organ diseases +H0222A- | Other sense organ diseases +H0222B- | Other sense organ diseases +H0222C- | Other sense organ diseases +H02231- | Other sense organ diseases +H02232- | Other sense organ diseases +H02233- | Other sense organ diseases +H02234- | Other sense organ diseases +H02235- | Other sense organ diseases +H02236- | Other sense organ diseases +H02239- | Other sense organ diseases +H0223A- | Other sense organ diseases +H0223B- | Other sense organ diseases +H0223C- | Other sense organ diseases +H023--- | Other sense organ diseases +H0230-- | Other sense organ diseases +H0231-- | Other sense organ diseases +H0232-- | Other sense organ diseases +H0233-- | Other sense organ diseases +H0234-- | Other sense organ diseases +H0235-- | Other sense organ diseases +H0236-- | Other sense organ diseases +H024--- | Other sense organ diseases +H02401- | Other sense organ diseases +H02402- | Other sense organ diseases +H02403- | Other sense organ diseases +H02409- | Other sense organ diseases +H02411- | Other sense organ diseases +H02412- | Other sense organ diseases +H02413- | Other sense organ diseases +H02419- | Other sense organ diseases +H02421- | Other sense organ diseases +H02422- | Other sense organ diseases +H02423- | Other sense organ diseases +H02429- | Other sense organ diseases +H02431- | Other sense organ diseases +H02432- | Other sense organ diseases +H02433- | Other sense organ diseases +H02439- | Other sense organ diseases +H025--- | Other sense organ diseases +H02511- | Other sense organ diseases +H02512- | Other sense organ diseases +H02513- | Other sense organ diseases +H02514- | Other sense organ diseases +H02515- | Other sense organ diseases +H02516- | Other sense organ diseases +H02519- | Other sense organ diseases +H02521- | Other sense organ diseases +H02522- | Other sense organ diseases +H02523- | Other sense organ diseases +H02524- | Other sense organ diseases +H02525- | Other sense organ diseases +H02526- | Other sense organ diseases +H02529- | Other sense organ diseases +H02531- | Other sense organ diseases +H02532- | Other sense organ diseases +H02533- | Other sense organ diseases +H02534- | Other sense organ diseases +H02535- | Other sense organ diseases +H02536- | Other sense organ diseases +H02539- | Other sense organ diseases +H0259-- | Other sense organ diseases +H026--- | Other sense organ diseases +H0260-- | Other sense organ diseases +H0261-- | Other sense organ diseases +H0262-- | Other sense organ diseases +H0263-- | Other sense organ diseases +H0264-- | Other sense organ diseases +H0265-- | Other sense organ diseases +H0266-- | Other sense organ diseases +H027--- | Other sense organ diseases +H0270-- | Other sense organ diseases +H02711- | Other sense organ diseases +H02712- | Other sense organ diseases +H02713- | Other sense organ diseases +H02714- | Other sense organ diseases +H02715- | Other sense organ diseases +H02716- | Other sense organ diseases +H02719- | Other sense organ diseases +H02721- | Other sense organ diseases +H02722- | Other sense organ diseases +H02723- | Other sense organ diseases +H02724- | Other sense organ diseases +H02725- | Other sense organ diseases +H02726- | Other sense organ diseases +H02729- | Other sense organ diseases +H02731- | Other sense organ diseases +H02732- | Other sense organ diseases +H02733- | Other sense organ diseases +H02734- | Other sense organ diseases +H02735- | Other sense organ diseases +H02736- | Other sense organ diseases +H02739- | Other sense organ diseases +H0279-- | Other sense organ diseases +H028--- | Other sense organ diseases +H02821- | Other sense organ diseases +H02822- | Other sense organ diseases +H02823- | Other sense organ diseases +H02824- | Other sense organ diseases +H02825- | Other sense organ diseases +H02826- | Other sense organ diseases +H02829- | Other sense organ diseases +H02831- | Other sense organ diseases +H02832- | Other sense organ diseases +H02833- | Other sense organ diseases +H02834- | Other sense organ diseases +H02835- | Other sense organ diseases +H02836- | Other sense organ diseases +H02839- | Other sense organ diseases +H02841- | Other sense organ diseases +H02842- | Other sense organ diseases +H02843- | Other sense organ diseases +H02844- | Other sense organ diseases +H02845- | Other sense organ diseases +H02846- | Other sense organ diseases +H02849- | Other sense organ diseases +H02851- | Other sense organ diseases +H02852- | Other sense organ diseases +H02853- | Other sense organ diseases +H02854- | Other sense organ diseases +H02855- | Other sense organ diseases +H02856- | Other sense organ diseases +H02859- | Other sense organ diseases +H02861- | Other sense organ diseases +H02862- | Other sense organ diseases +H02863- | Other sense organ diseases +H02864- | Other sense organ diseases +H02865- | Other sense organ diseases +H02866- | Other sense organ diseases +H02869- | Other sense organ diseases +H02871- | Other sense organ diseases +H02872- | Other sense organ diseases +H02873- | Other sense organ diseases +H02874- | Other sense organ diseases +H02875- | Other sense organ diseases +H02876- | Other sense organ diseases +H02879- | Other sense organ diseases +H02881- | Other sense organ diseases +H02882- | Other sense organ diseases +H02883- | Other sense organ diseases +H02884- | Other sense organ diseases +H02885- | Other sense organ diseases +H02886- | Other sense organ diseases +H02889- | Other sense organ diseases +H0288A- | Other sense organ diseases +H0288B- | Other sense organ diseases +H0289-- | Other sense organ diseases +H029--- | Other sense organ diseases +H030--- | Other sense organ diseases +H031--- | Other sense organ diseases +H038--- | Other sense organ diseases +H04---- | Other sense organ diseases +H040--- | Other sense organ diseases +H04001- | Other sense organ diseases +H04002- | Other sense organ diseases +H04003- | Other sense organ diseases +H04009- | Other sense organ diseases +H04011- | Other sense organ diseases +H04012- | Other sense organ diseases +H04013- | Other sense organ diseases +H04019- | Other sense organ diseases +H04021- | Other sense organ diseases +H04022- | Other sense organ diseases +H04023- | Other sense organ diseases +H04029- | Other sense organ diseases +H04031- | Other sense organ diseases +H04032- | Other sense organ diseases +H04033- | Other sense organ diseases +H04039- | Other sense organ diseases +H041--- | Other sense organ diseases +H04111- | Other sense organ diseases +H04112- | Other sense organ diseases +H04113- | Other sense organ diseases +H04119- | Other sense organ diseases +H04121- | Other sense organ diseases +H04122- | Other sense organ diseases +H04123- | Other sense organ diseases +H04129- | Other sense organ diseases +H04131- | Other sense organ diseases +H04132- | Other sense organ diseases +H04133- | Other sense organ diseases +H04139- | Other sense organ diseases +H04141- | Other sense organ diseases +H04142- | Other sense organ diseases +H04143- | Other sense organ diseases +H04149- | Other sense organ diseases +H04151- | Other sense organ diseases +H04152- | Other sense organ diseases +H04153- | Other sense organ diseases +H04159- | Other sense organ diseases +H04161- | Other sense organ diseases +H04162- | Other sense organ diseases +H04163- | Other sense organ diseases +H04169- | Other sense organ diseases +H0419-- | Other sense organ diseases +H042--- | Other sense organ diseases +H04201- | Other sense organ diseases +H04202- | Other sense organ diseases +H04203- | Other sense organ diseases +H04209- | Other sense organ diseases +H04211- | Other sense organ diseases +H04212- | Other sense organ diseases +H04213- | Other sense organ diseases +H04219- | Other sense organ diseases +H04221- | Other sense organ diseases +H04222- | Other sense organ diseases +H04223- | Other sense organ diseases +H04229- | Other sense organ diseases +H043--- | Other sense organ diseases +H04301- | Other sense organ diseases +H04302- | Other sense organ diseases +H04303- | Other sense organ diseases +H04309- | Other sense organ diseases +H04311- | Other sense organ diseases +H04312- | Other sense organ diseases +H04313- | Other sense organ diseases +H04319- | Other sense organ diseases +H04321- | Other sense organ diseases +H04322- | Other sense organ diseases +H04323- | Other sense organ diseases +H04329- | Other sense organ diseases +H04331- | Other sense organ diseases +H04332- | Other sense organ diseases +H04333- | Other sense organ diseases +H04339- | Other sense organ diseases +H044--- | Other sense organ diseases +H04411- | Other sense organ diseases +H04412- | Other sense organ diseases +H04413- | Other sense organ diseases +H04419- | Other sense organ diseases +H04421- | Other sense organ diseases +H04422- | Other sense organ diseases +H04423- | Other sense organ diseases +H04429- | Other sense organ diseases +H04431- | Other sense organ diseases +H04432- | Other sense organ diseases +H04433- | Other sense organ diseases +H04439- | Other sense organ diseases +H045--- | Other sense organ diseases +H04511- | Other sense organ diseases +H04512- | Other sense organ diseases +H04513- | Other sense organ diseases +H04519- | Other sense organ diseases +H04521- | Other sense organ diseases +H04522- | Other sense organ diseases +H04523- | Other sense organ diseases +H04529- | Other sense organ diseases +H04531- | Other sense organ diseases +H04532- | Other sense organ diseases +H04533- | Other sense organ diseases +H04539- | Other sense organ diseases +H04541- | Other sense organ diseases +H04542- | Other sense organ diseases +H04543- | Other sense organ diseases +H04549- | Other sense organ diseases +H04551- | Other sense organ diseases +H04552- | Other sense organ diseases +H04553- | Other sense organ diseases +H04559- | Other sense organ diseases +H04561- | Other sense organ diseases +H04562- | Other sense organ diseases +H04563- | Other sense organ diseases +H04569- | Other sense organ diseases +H04571- | Other sense organ diseases +H04572- | Other sense organ diseases +H04573- | Other sense organ diseases +H04579- | Other sense organ diseases +H046--- | Other sense organ diseases +H04611- | Other sense organ diseases +H04612- | Other sense organ diseases +H04613- | Other sense organ diseases +H04619- | Other sense organ diseases +H0469-- | Other sense organ diseases +H048--- | Other sense organ diseases +H04811- | Other sense organ diseases +H04812- | Other sense organ diseases +H04813- | Other sense organ diseases +H04819- | Other sense organ diseases +H0489-- | Other sense organ diseases +H049--- | Other sense organ diseases +H05---- | Other sense organ diseases +H050--- | Other sense organ diseases +H0500-- | Other sense organ diseases +H05011- | Other sense organ diseases +H05012- | Other sense organ diseases +H05013- | Other sense organ diseases +H05019- | Other sense organ diseases +H05021- | Other sense organ diseases +H05022- | Other sense organ diseases +H05023- | Other sense organ diseases +H05029- | Other sense organ diseases +H05031- | Other sense organ diseases +H05032- | Other sense organ diseases +H05033- | Other sense organ diseases +H05039- | Other sense organ diseases +H05041- | Other sense organ diseases +H05042- | Other sense organ diseases +H05043- | Other sense organ diseases +H05049- | Other sense organ diseases +H051--- | Other sense organ diseases +H0510-- | Other sense organ diseases +H05111- | Other sense organ diseases +H05112- | Other sense organ diseases +H05113- | Other sense organ diseases +H05119- | Other sense organ diseases +H05121- | Other sense organ diseases +H05122- | Other sense organ diseases +H05123- | Other sense organ diseases +H05129- | Other sense organ diseases +H052--- | Other sense organ diseases +H0520-- | Other sense organ diseases +H05211- | Other sense organ diseases +H05212- | Other sense organ diseases +H05213- | Other sense organ diseases +H05219- | Other sense organ diseases +H05221- | Other sense organ diseases +H05222- | Other sense organ diseases +H05223- | Other sense organ diseases +H05229- | Other sense organ diseases +H05231- | Other sense organ diseases +H05232- | Other sense organ diseases +H05233- | Other sense organ diseases +H05239- | Other sense organ diseases +H05241- | Other sense organ diseases +H05242- | Other sense organ diseases +H05243- | Other sense organ diseases +H05249- | Other sense organ diseases +H05251- | Other sense organ diseases +H05252- | Other sense organ diseases +H05253- | Other sense organ diseases +H05259- | Other sense organ diseases +H05261- | Other sense organ diseases +H05262- | Other sense organ diseases +H05263- | Other sense organ diseases +H05269- | Other sense organ diseases +H053--- | Other sense organ diseases +H0530-- | Other sense organ diseases +H05311- | Other sense organ diseases +H05312- | Other sense organ diseases +H05313- | Other sense organ diseases +H05319- | Other sense organ diseases +H05321- | Other sense organ diseases +H05322- | Other sense organ diseases +H05323- | Other sense organ diseases +H05329- | Other sense organ diseases +H05341- | Other sense organ diseases +H05342- | Other sense organ diseases +H05343- | Other sense organ diseases +H05349- | Other sense organ diseases +H05351- | Other sense organ diseases +H05352- | Other sense organ diseases +H05353- | Other sense organ diseases +H05359- | Other sense organ diseases +H054--- | Other sense organ diseases +H05401- | Other sense organ diseases +H05402- | Other sense organ diseases +H05403- | Other sense organ diseases +H05409- | Other sense organ diseases +H05411- | Other sense organ diseases +H05412- | Other sense organ diseases +H05413- | Other sense organ diseases +H05419- | Other sense organ diseases +H058--- | Other sense organ diseases +H05811- | Other sense organ diseases +H05812- | Other sense organ diseases +H05813- | Other sense organ diseases +H05819- | Other sense organ diseases +H05821- | Other sense organ diseases +H05822- | Other sense organ diseases +H05823- | Other sense organ diseases +H05829- | Other sense organ diseases +H0589-- | Other sense organ diseases +H059--- | Other sense organ diseases +H06---- | Other sense organ diseases +H060--- | Other sense organ diseases +H061--- | Other sense organ diseases +H062--- | Other sense organ diseases +H063--- | Other sense organ diseases +H10---- | Other sense organ diseases +H100--- | Other sense organ diseases +H10011- | Other sense organ diseases +H10012- | Other sense organ diseases +H10013- | Other sense organ diseases +H10019- | Other sense organ diseases +H10021- | Other sense organ diseases +H10022- | Other sense organ diseases +H10023- | Other sense organ diseases +H10029- | Other sense organ diseases +H101--- | Other sense organ diseases +H1010-- | Other sense organ diseases +H1011-- | Other sense organ diseases +H1012-- | Other sense organ diseases +H1013-- | Other sense organ diseases +H102--- | Other sense organ diseases +H10211- | Other sense organ diseases +H10212- | Other sense organ diseases +H10213- | Other sense organ diseases +H10219- | Other sense organ diseases +H10221- | Other sense organ diseases +H10222- | Other sense organ diseases +H10223- | Other sense organ diseases +H10229- | Other sense organ diseases +H10231- | Other sense organ diseases +H10232- | Other sense organ diseases +H10233- | Other sense organ diseases +H10239- | Other sense organ diseases +H103--- | Other sense organ diseases +H1030-- | Other sense organ diseases +H1031-- | Other sense organ diseases +H1032-- | Other sense organ diseases +H1033-- | Other sense organ diseases +H104--- | Other sense organ diseases +H10401- | Other sense organ diseases +H10402- | Other sense organ diseases +H10403- | Other sense organ diseases +H10409- | Other sense organ diseases +H10411- | Other sense organ diseases +H10412- | Other sense organ diseases +H10413- | Other sense organ diseases +H10419- | Other sense organ diseases +H10421- | Other sense organ diseases +H10422- | Other sense organ diseases +H10423- | Other sense organ diseases +H10429- | Other sense organ diseases +H10431- | Other sense organ diseases +H10432- | Other sense organ diseases +H10433- | Other sense organ diseases +H10439- | Other sense organ diseases +H1044-- | Other sense organ diseases +H1045-- | Other sense organ diseases +H105--- | Other sense organ diseases +H10501- | Other sense organ diseases +H10502- | Other sense organ diseases +H10503- | Other sense organ diseases +H10509- | Other sense organ diseases +H10511- | Other sense organ diseases +H10512- | Other sense organ diseases +H10513- | Other sense organ diseases +H10519- | Other sense organ diseases +H10521- | Other sense organ diseases +H10522- | Other sense organ diseases +H10523- | Other sense organ diseases +H10529- | Other sense organ diseases +H10531- | Other sense organ diseases +H10532- | Other sense organ diseases +H10533- | Other sense organ diseases +H10539- | Other sense organ diseases +H108--- | Other sense organ diseases +H10811- | Other sense organ diseases +H10812- | Other sense organ diseases +H10813- | Other sense organ diseases +H10819- | Other sense organ diseases +H10821- | Other sense organ diseases +H10822- | Other sense organ diseases +H10823- | Other sense organ diseases +H10829- | Other sense organ diseases +H1089-- | Other sense organ diseases +H109--- | Other sense organ diseases +H11---- | Other sense organ diseases +H110--- | Other sense organ diseases +H11001- | Other sense organ diseases +H11002- | Other sense organ diseases +H11003- | Other sense organ diseases +H11009- | Other sense organ diseases +H11011- | Other sense organ diseases +H11012- | Other sense organ diseases +H11013- | Other sense organ diseases +H11019- | Other sense organ diseases +H11021- | Other sense organ diseases +H11022- | Other sense organ diseases +H11023- | Other sense organ diseases +H11029- | Other sense organ diseases +H11031- | Other sense organ diseases +H11032- | Other sense organ diseases +H11033- | Other sense organ diseases +H11039- | Other sense organ diseases +H11041- | Other sense organ diseases +H11042- | Other sense organ diseases +H11043- | Other sense organ diseases +H11049- | Other sense organ diseases +H11051- | Other sense organ diseases +H11052- | Other sense organ diseases +H11053- | Other sense organ diseases +H11059- | Other sense organ diseases +H11061- | Other sense organ diseases +H11062- | Other sense organ diseases +H11063- | Other sense organ diseases +H11069- | Other sense organ diseases +H111--- | Other sense organ diseases +H1110-- | Other sense organ diseases +H11111- | Other sense organ diseases +H11112- | Other sense organ diseases +H11113- | Other sense organ diseases +H11119- | Other sense organ diseases +H11121- | Other sense organ diseases +H11122- | Other sense organ diseases +H11123- | Other sense organ diseases +H11129- | Other sense organ diseases +H11131- | Other sense organ diseases +H11132- | Other sense organ diseases +H11133- | Other sense organ diseases +H11139- | Other sense organ diseases +H11141- | Other sense organ diseases +H11142- | Other sense organ diseases +H11143- | Other sense organ diseases +H11149- | Other sense organ diseases +H11151- | Other sense organ diseases +H11152- | Other sense organ diseases +H11153- | Other sense organ diseases +H11159- | Other sense organ diseases +H112--- | Other sense organ diseases +H11211- | Other sense organ diseases +H11212- | Other sense organ diseases +H11213- | Other sense organ diseases +H11219- | Other sense organ diseases +H11221- | Other sense organ diseases +H11222- | Other sense organ diseases +H11223- | Other sense organ diseases +H11229- | Other sense organ diseases +H11231- | Other sense organ diseases +H11232- | Other sense organ diseases +H11233- | Other sense organ diseases +H11239- | Other sense organ diseases +H11241- | Other sense organ diseases +H11242- | Other sense organ diseases +H11243- | Other sense organ diseases +H11249- | Other sense organ diseases +H113--- | Other sense organ diseases +H1130-- | Other sense organ diseases +H1131-- | Other sense organ diseases +H1132-- | Other sense organ diseases +H1133-- | Other sense organ diseases +H114--- | Other sense organ diseases +H11411- | Other sense organ diseases +H11412- | Other sense organ diseases +H11413- | Other sense organ diseases +H11419- | Other sense organ diseases +H11421- | Other sense organ diseases +H11422- | Other sense organ diseases +H11423- | Other sense organ diseases +H11429- | Other sense organ diseases +H11431- | Other sense organ diseases +H11432- | Other sense organ diseases +H11433- | Other sense organ diseases +H11439- | Other sense organ diseases +H11441- | Other sense organ diseases +H11442- | Other sense organ diseases +H11443- | Other sense organ diseases +H11449- | Other sense organ diseases +H118--- | Other sense organ diseases +H11811- | Other sense organ diseases +H11812- | Other sense organ diseases +H11813- | Other sense organ diseases +H11819- | Other sense organ diseases +H11821- | Other sense organ diseases +H11822- | Other sense organ diseases +H11823- | Other sense organ diseases +H11829- | Other sense organ diseases +H1189-- | Other sense organ diseases +H119--- | Other sense organ diseases +H13---- | Other sense organ diseases +H130--- | Other sense organ diseases +H131--- | Other sense organ diseases +H132--- | Other sense organ diseases +H133--- | Other sense organ diseases +H138--- | Other sense organ diseases +H15---- | Other sense organ diseases +H150--- | Other sense organ diseases +H15001- | Other sense organ diseases +H15002- | Other sense organ diseases +H15003- | Other sense organ diseases +H15009- | Other sense organ diseases +H15011- | Other sense organ diseases +H15012- | Other sense organ diseases +H15013- | Other sense organ diseases +H15019- | Other sense organ diseases +H15021- | Other sense organ diseases +H15022- | Other sense organ diseases +H15023- | Other sense organ diseases +H15029- | Other sense organ diseases +H15031- | Other sense organ diseases +H15032- | Other sense organ diseases +H15033- | Other sense organ diseases +H15039- | Other sense organ diseases +H15041- | Other sense organ diseases +H15042- | Other sense organ diseases +H15043- | Other sense organ diseases +H15049- | Other sense organ diseases +H15051- | Other sense organ diseases +H15052- | Other sense organ diseases +H15053- | Other sense organ diseases +H15059- | Other sense organ diseases +H15091- | Other sense organ diseases +H15092- | Other sense organ diseases +H15093- | Other sense organ diseases +H15099- | Other sense organ diseases +H151--- | Other sense organ diseases +H15101- | Other sense organ diseases +H15102- | Other sense organ diseases +H15103- | Other sense organ diseases +H15109- | Other sense organ diseases +H15111- | Other sense organ diseases +H15112- | Other sense organ diseases +H15113- | Other sense organ diseases +H15119- | Other sense organ diseases +H15121- | Other sense organ diseases +H15122- | Other sense organ diseases +H15123- | Other sense organ diseases +H15129- | Other sense organ diseases +H158--- | Other sense organ diseases +H15811- | Other sense organ diseases +H15812- | Other sense organ diseases +H15813- | Other sense organ diseases +H15819- | Other sense organ diseases +H15821- | Other sense organ diseases +H15822- | Other sense organ diseases +H15823- | Other sense organ diseases +H15829- | Other sense organ diseases +H15831- | Other sense organ diseases +H15832- | Other sense organ diseases +H15833- | Other sense organ diseases +H15839- | Other sense organ diseases +H15841- | Other sense organ diseases +H15842- | Other sense organ diseases +H15843- | Other sense organ diseases +H15849- | Other sense organ diseases +H15851- | Other sense organ diseases +H15852- | Other sense organ diseases +H15853- | Other sense organ diseases +H15859- | Other sense organ diseases +H1589-- | Other sense organ diseases +H159--- | Other sense organ diseases +H16---- | Other sense organ diseases +H160--- | Other sense organ diseases +H16001- | Other sense organ diseases +H16002- | Other sense organ diseases +H16003- | Other sense organ diseases +H16009- | Other sense organ diseases +H16011- | Other sense organ diseases +H16012- | Other sense organ diseases +H16013- | Other sense organ diseases +H16019- | Other sense organ diseases +H16021- | Other sense organ diseases +H16022- | Other sense organ diseases +H16023- | Other sense organ diseases +H16029- | Other sense organ diseases +H16031- | Other sense organ diseases +H16032- | Other sense organ diseases +H16033- | Other sense organ diseases +H16039- | Other sense organ diseases +H16041- | Other sense organ diseases +H16042- | Other sense organ diseases +H16043- | Other sense organ diseases +H16049- | Other sense organ diseases +H16051- | Other sense organ diseases +H16052- | Other sense organ diseases +H16053- | Other sense organ diseases +H16059- | Other sense organ diseases +H16061- | Other sense organ diseases +H16062- | Other sense organ diseases +H16063- | Other sense organ diseases +H16069- | Other sense organ diseases +H16071- | Other sense organ diseases +H16072- | Other sense organ diseases +H16073- | Other sense organ diseases +H16079- | Other sense organ diseases +H161--- | Other sense organ diseases +H16101- | Other sense organ diseases +H16102- | Other sense organ diseases +H16103- | Other sense organ diseases +H16109- | Other sense organ diseases +H16111- | Other sense organ diseases +H16112- | Other sense organ diseases +H16113- | Other sense organ diseases +H16119- | Other sense organ diseases +H16121- | Other sense organ diseases +H16122- | Other sense organ diseases +H16123- | Other sense organ diseases +H16129- | Other sense organ diseases +H16131- | Other sense organ diseases +H16132- | Other sense organ diseases +H16133- | Other sense organ diseases +H16139- | Other sense organ diseases +H16141- | Other sense organ diseases +H16142- | Other sense organ diseases +H16143- | Other sense organ diseases +H16149- | Other sense organ diseases +H162--- | Other sense organ diseases +H16201- | Other sense organ diseases +H16202- | Other sense organ diseases +H16203- | Other sense organ diseases +H16209- | Other sense organ diseases +H16211- | Other sense organ diseases +H16212- | Other sense organ diseases +H16213- | Other sense organ diseases +H16219- | Other sense organ diseases +H16221- | Other sense organ diseases +H16222- | Other sense organ diseases +H16223- | Other sense organ diseases +H16229- | Other sense organ diseases +H16231- | Other sense organ diseases +H16232- | Other sense organ diseases +H16233- | Other sense organ diseases +H16239- | Other sense organ diseases +H16241- | Other sense organ diseases +H16242- | Other sense organ diseases +H16243- | Other sense organ diseases +H16249- | Other sense organ diseases +H16251- | Other sense organ diseases +H16252- | Other sense organ diseases +H16253- | Other sense organ diseases +H16259- | Other sense organ diseases +H16261- | Other sense organ diseases +H16262- | Other sense organ diseases +H16263- | Other sense organ diseases +H16269- | Other sense organ diseases +H16291- | Other sense organ diseases +H16292- | Other sense organ diseases +H16293- | Other sense organ diseases +H16299- | Other sense organ diseases +H163--- | Other sense organ diseases +H16301- | Other sense organ diseases +H16302- | Other sense organ diseases +H16303- | Other sense organ diseases +H16309- | Other sense organ diseases +H16311- | Other sense organ diseases +H16312- | Other sense organ diseases +H16313- | Other sense organ diseases +H16319- | Other sense organ diseases +H16321- | Other sense organ diseases +H16322- | Other sense organ diseases +H16323- | Other sense organ diseases +H16329- | Other sense organ diseases +H16331- | Other sense organ diseases +H16332- | Other sense organ diseases +H16333- | Other sense organ diseases +H16339- | Other sense organ diseases +H16391- | Other sense organ diseases +H16392- | Other sense organ diseases +H16393- | Other sense organ diseases +H16399- | Other sense organ diseases +H164--- | Other sense organ diseases +H16401- | Other sense organ diseases +H16402- | Other sense organ diseases +H16403- | Other sense organ diseases +H16409- | Other sense organ diseases +H16411- | Other sense organ diseases +H16412- | Other sense organ diseases +H16413- | Other sense organ diseases +H16419- | Other sense organ diseases +H16421- | Other sense organ diseases +H16422- | Other sense organ diseases +H16423- | Other sense organ diseases +H16429- | Other sense organ diseases +H16431- | Other sense organ diseases +H16432- | Other sense organ diseases +H16433- | Other sense organ diseases +H16439- | Other sense organ diseases +H16441- | Other sense organ diseases +H16442- | Other sense organ diseases +H16443- | Other sense organ diseases +H16449- | Other sense organ diseases +H168--- | Other sense organ diseases +H169--- | Other sense organ diseases +H17---- | Other sense organ diseases +H170--- | Other sense organ diseases +H1700-- | Other sense organ diseases +H1701-- | Other sense organ diseases +H1702-- | Other sense organ diseases +H1703-- | Other sense organ diseases +H171--- | Other sense organ diseases +H1710-- | Other sense organ diseases +H1711-- | Other sense organ diseases +H1712-- | Other sense organ diseases +H1713-- | Other sense organ diseases +H178--- | Other sense organ diseases +H17811- | Other sense organ diseases +H17812- | Other sense organ diseases +H17813- | Other sense organ diseases +H17819- | Other sense organ diseases +H17821- | Other sense organ diseases +H17822- | Other sense organ diseases +H17823- | Other sense organ diseases +H17829- | Other sense organ diseases +H1789-- | Other sense organ diseases +H179--- | Other sense organ diseases +H18---- | Other sense organ diseases +H180--- | Other sense organ diseases +H18001- | Other sense organ diseases +H18002- | Other sense organ diseases +H18003- | Other sense organ diseases +H18009- | Other sense organ diseases +H18011- | Other sense organ diseases +H18012- | Other sense organ diseases +H18013- | Other sense organ diseases +H18019- | Other sense organ diseases +H18021- | Other sense organ diseases +H18022- | Other sense organ diseases +H18023- | Other sense organ diseases +H18029- | Other sense organ diseases +H18031- | Other sense organ diseases +H18032- | Other sense organ diseases +H18033- | Other sense organ diseases +H18039- | Other sense organ diseases +H18041- | Other sense organ diseases +H18042- | Other sense organ diseases +H18043- | Other sense organ diseases +H18049- | Other sense organ diseases +H18051- | Other sense organ diseases +H18052- | Other sense organ diseases +H18053- | Other sense organ diseases +H18059- | Other sense organ diseases +H18061- | Other sense organ diseases +H18062- | Other sense organ diseases +H18063- | Other sense organ diseases +H18069- | Other sense organ diseases +H181--- | Other sense organ diseases +H1810-- | Other sense organ diseases +H1811-- | Other sense organ diseases +H1812-- | Other sense organ diseases +H1813-- | Other sense organ diseases +H182--- | Other sense organ diseases +H1820-- | Other sense organ diseases +H18211- | Other sense organ diseases +H18212- | Other sense organ diseases +H18213- | Other sense organ diseases +H18219- | Other sense organ diseases +H18221- | Other sense organ diseases +H18222- | Other sense organ diseases +H18223- | Other sense organ diseases +H18229- | Other sense organ diseases +H18231- | Other sense organ diseases +H18232- | Other sense organ diseases +H18233- | Other sense organ diseases +H18239- | Other sense organ diseases +H183--- | Other sense organ diseases +H1830-- | Other sense organ diseases +H18311- | Other sense organ diseases +H18312- | Other sense organ diseases +H18313- | Other sense organ diseases +H18319- | Other sense organ diseases +H18321- | Other sense organ diseases +H18322- | Other sense organ diseases +H18323- | Other sense organ diseases +H18329- | Other sense organ diseases +H18331- | Other sense organ diseases +H18332- | Other sense organ diseases +H18333- | Other sense organ diseases +H18339- | Other sense organ diseases +H184--- | Other sense organ diseases +H1840-- | Other sense organ diseases +H18411- | Other sense organ diseases +H18412- | Other sense organ diseases +H18413- | Other sense organ diseases +H18419- | Other sense organ diseases +H18421- | Other sense organ diseases +H18422- | Other sense organ diseases +H18423- | Other sense organ diseases +H18429- | Other sense organ diseases +H1843-- | Other sense organ diseases +H18441- | Other sense organ diseases +H18442- | Other sense organ diseases +H18443- | Other sense organ diseases +H18449- | Other sense organ diseases +H18451- | Other sense organ diseases +H18452- | Other sense organ diseases +H18453- | Other sense organ diseases +H18459- | Other sense organ diseases +H18461- | Other sense organ diseases +H18462- | Other sense organ diseases +H18463- | Other sense organ diseases +H18469- | Other sense organ diseases +H1849-- | Other sense organ diseases +H185--- | Other sense organ diseases +H1850-- | Other sense organ diseases +H1851-- | Other sense organ diseases +H1852-- | Other sense organ diseases +H1853-- | Other sense organ diseases +H1854-- | Other sense organ diseases +H1855-- | Other sense organ diseases +H1859-- | Other sense organ diseases +H186--- | Other sense organ diseases +H18601- | Other sense organ diseases +H18602- | Other sense organ diseases +H18603- | Other sense organ diseases +H18609- | Other sense organ diseases +H18611- | Other sense organ diseases +H18612- | Other sense organ diseases +H18613- | Other sense organ diseases +H18619- | Other sense organ diseases +H18621- | Other sense organ diseases +H18622- | Other sense organ diseases +H18623- | Other sense organ diseases +H18629- | Other sense organ diseases +H187--- | Other sense organ diseases +H1870-- | Other sense organ diseases +H18711- | Other sense organ diseases +H18712- | Other sense organ diseases +H18713- | Other sense organ diseases +H18719- | Other sense organ diseases +H18721- | Other sense organ diseases +H18722- | Other sense organ diseases +H18723- | Other sense organ diseases +H18729- | Other sense organ diseases +H18731- | Other sense organ diseases +H18732- | Other sense organ diseases +H18733- | Other sense organ diseases +H18739- | Other sense organ diseases +H18791- | Other sense organ diseases +H18792- | Other sense organ diseases +H18793- | Other sense organ diseases +H18799- | Other sense organ diseases +H188--- | Other sense organ diseases +H18811- | Other sense organ diseases +H18812- | Other sense organ diseases +H18813- | Other sense organ diseases +H18819- | Other sense organ diseases +H18821- | Other sense organ diseases +H18822- | Other sense organ diseases +H18823- | Other sense organ diseases +H18829- | Other sense organ diseases +H18831- | Other sense organ diseases +H18832- | Other sense organ diseases +H18833- | Other sense organ diseases +H18839- | Other sense organ diseases +H18891- | Other sense organ diseases +H18892- | Other sense organ diseases +H18893- | Other sense organ diseases +H18899- | Other sense organ diseases +H189--- | Other sense organ diseases +H19---- | Other sense organ diseases +H190--- | Other sense organ diseases +H191--- | Other sense organ diseases +H192--- | Other sense organ diseases +H193--- | Other sense organ diseases +H198--- | Other sense organ diseases +H20---- | Other sense organ diseases +H200--- | Other sense organ diseases +H2000-- | Other sense organ diseases +H20011- | Other sense organ diseases +H20012- | Other sense organ diseases +H20013- | Other sense organ diseases +H20019- | Other sense organ diseases +H20021- | Other sense organ diseases +H20022- | Other sense organ diseases +H20023- | Other sense organ diseases +H20029- | Other sense organ diseases +H20031- | Other sense organ diseases +H20032- | Other sense organ diseases +H20033- | Other sense organ diseases +H20039- | Other sense organ diseases +H20041- | Other sense organ diseases +H20042- | Other sense organ diseases +H20043- | Other sense organ diseases +H20049- | Other sense organ diseases +H20051- | Other sense organ diseases +H20052- | Other sense organ diseases +H20053- | Other sense organ diseases +H20059- | Other sense organ diseases +H201--- | Other sense organ diseases +H2010-- | Other sense organ diseases +H2011-- | Other sense organ diseases +H2012-- | Other sense organ diseases +H2013-- | Other sense organ diseases +H202--- | Other sense organ diseases +H2020-- | Other sense organ diseases +H2021-- | Other sense organ diseases +H2022-- | Other sense organ diseases +H2023-- | Other sense organ diseases +H208--- | Other sense organ diseases +H20811- | Other sense organ diseases +H20812- | Other sense organ diseases +H20813- | Other sense organ diseases +H20819- | Other sense organ diseases +H20821- | Other sense organ diseases +H20822- | Other sense organ diseases +H20823- | Other sense organ diseases +H20829- | Other sense organ diseases +H209--- | Other sense organ diseases +H21---- | Other sense organ diseases +H210--- | Other sense organ diseases +H2100-- | Other sense organ diseases +H2101-- | Other sense organ diseases +H2102-- | Other sense organ diseases +H2103-- | Other sense organ diseases +H211--- | Other sense organ diseases +H211X1- | Other sense organ diseases +H211X2- | Other sense organ diseases +H211X3- | Other sense organ diseases +H211X9- | Other sense organ diseases +H212--- | Other sense organ diseases +H21211- | Other sense organ diseases +H21212- | Other sense organ diseases +H21213- | Other sense organ diseases +H21219- | Other sense organ diseases +H21221- | Other sense organ diseases +H21222- | Other sense organ diseases +H21223- | Other sense organ diseases +H21229- | Other sense organ diseases +H21231- | Other sense organ diseases +H21232- | Other sense organ diseases +H21233- | Other sense organ diseases +H21239- | Other sense organ diseases +H21241- | Other sense organ diseases +H21242- | Other sense organ diseases +H21243- | Other sense organ diseases +H21249- | Other sense organ diseases +H21251- | Other sense organ diseases +H21252- | Other sense organ diseases +H21253- | Other sense organ diseases +H21259- | Other sense organ diseases +H21261- | Other sense organ diseases +H21262- | Other sense organ diseases +H21263- | Other sense organ diseases +H21269- | Other sense organ diseases +H21271- | Other sense organ diseases +H21272- | Other sense organ diseases +H21273- | Other sense organ diseases +H21279- | Other sense organ diseases +H2129-- | Other sense organ diseases +H213--- | Other sense organ diseases +H21301- | Other sense organ diseases +H21302- | Other sense organ diseases +H21303- | Other sense organ diseases +H21309- | Other sense organ diseases +H21311- | Other sense organ diseases +H21312- | Other sense organ diseases +H21313- | Other sense organ diseases +H21319- | Other sense organ diseases +H21321- | Other sense organ diseases +H21322- | Other sense organ diseases +H21323- | Other sense organ diseases +H21329- | Other sense organ diseases +H21331- | Other sense organ diseases +H21332- | Other sense organ diseases +H21333- | Other sense organ diseases +H21339- | Other sense organ diseases +H21341- | Other sense organ diseases +H21342- | Other sense organ diseases +H21343- | Other sense organ diseases +H21349- | Other sense organ diseases +H21351- | Other sense organ diseases +H21352- | Other sense organ diseases +H21353- | Other sense organ diseases +H21359- | Other sense organ diseases +H214--- | Other sense organ diseases +H2140-- | Other sense organ diseases +H2141-- | Other sense organ diseases +H2142-- | Other sense organ diseases +H2143-- | Other sense organ diseases +H215--- | Other sense organ diseases +H21501- | Other sense organ diseases +H21502- | Other sense organ diseases +H21503- | Other sense organ diseases +H21509- | Other sense organ diseases +H21511- | Other sense organ diseases +H21512- | Other sense organ diseases +H21513- | Other sense organ diseases +H21519- | Other sense organ diseases +H21521- | Other sense organ diseases +H21522- | Other sense organ diseases +H21523- | Other sense organ diseases +H21529- | Other sense organ diseases +H21531- | Other sense organ diseases +H21532- | Other sense organ diseases +H21533- | Other sense organ diseases +H21539- | Other sense organ diseases +H21541- | Other sense organ diseases +H21542- | Other sense organ diseases +H21543- | Other sense organ diseases +H21549- | Other sense organ diseases +H21551- | Other sense organ diseases +H21552- | Other sense organ diseases +H21553- | Other sense organ diseases +H21559- | Other sense organ diseases +H21561- | Other sense organ diseases +H21562- | Other sense organ diseases +H21563- | Other sense organ diseases +H21569- | Other sense organ diseases +H218--- | Other sense organ diseases +H2181-- | Other sense organ diseases +H2182-- | Other sense organ diseases +H2189-- | Other sense organ diseases +H219--- | Other sense organ diseases +H22---- | Other sense organ diseases +H220--- | Other sense organ diseases +H221--- | Other sense organ diseases +H228--- | Other sense organ diseases +H30---- | Other sense organ diseases +H300--- | Other sense organ diseases +H30001- | Other sense organ diseases +H30002- | Other sense organ diseases +H30003- | Other sense organ diseases +H30009- | Other sense organ diseases +H30011- | Other sense organ diseases +H30012- | Other sense organ diseases +H30013- | Other sense organ diseases +H30019- | Other sense organ diseases +H30021- | Other sense organ diseases +H30022- | Other sense organ diseases +H30023- | Other sense organ diseases +H30029- | Other sense organ diseases +H30031- | Other sense organ diseases +H30032- | Other sense organ diseases +H30033- | Other sense organ diseases +H30039- | Other sense organ diseases +H30041- | Other sense organ diseases +H30042- | Other sense organ diseases +H30043- | Other sense organ diseases +H30049- | Other sense organ diseases +H301--- | Other sense organ diseases +H30101- | Other sense organ diseases +H30102- | Other sense organ diseases +H30103- | Other sense organ diseases +H30109- | Other sense organ diseases +H30111- | Other sense organ diseases +H30112- | Other sense organ diseases +H30113- | Other sense organ diseases +H30119- | Other sense organ diseases +H30121- | Other sense organ diseases +H30122- | Other sense organ diseases +H30123- | Other sense organ diseases +H30129- | Other sense organ diseases +H30131- | Other sense organ diseases +H30132- | Other sense organ diseases +H30133- | Other sense organ diseases +H30139- | Other sense organ diseases +H30141- | Other sense organ diseases +H30142- | Other sense organ diseases +H30143- | Other sense organ diseases +H30149- | Other sense organ diseases +H302--- | Other sense organ diseases +H3020-- | Other sense organ diseases +H3021-- | Other sense organ diseases +H3022-- | Other sense organ diseases +H3023-- | Other sense organ diseases +H308--- | Other sense organ diseases +H30811- | Other sense organ diseases +H30812- | Other sense organ diseases +H30813- | Other sense organ diseases +H30819- | Other sense organ diseases +H30891- | Other sense organ diseases +H30892- | Other sense organ diseases +H30893- | Other sense organ diseases +H30899- | Other sense organ diseases +H309--- | Other sense organ diseases +H3090-- | Other sense organ diseases +H3091-- | Other sense organ diseases +H3092-- | Other sense organ diseases +H3093-- | Other sense organ diseases +H43---- | Other sense organ diseases +H430--- | Other sense organ diseases +H4300-- | Other sense organ diseases +H4301-- | Other sense organ diseases +H4302-- | Other sense organ diseases +H4303-- | Other sense organ diseases +H431--- | Other sense organ diseases +H4310-- | Other sense organ diseases +H4311-- | Other sense organ diseases +H4312-- | Other sense organ diseases +H4313-- | Other sense organ diseases +H432--- | Other sense organ diseases +H4320-- | Other sense organ diseases +H4321-- | Other sense organ diseases +H4322-- | Other sense organ diseases +H4323-- | Other sense organ diseases +H433--- | Other sense organ diseases +H43311- | Other sense organ diseases +H43312- | Other sense organ diseases +H43313- | Other sense organ diseases +H43319- | Other sense organ diseases +H43391- | Other sense organ diseases +H43392- | Other sense organ diseases +H43393- | Other sense organ diseases +H43399- | Other sense organ diseases +H438--- | Other sense organ diseases +H43811- | Other sense organ diseases +H43812- | Other sense organ diseases +H43813- | Other sense organ diseases +H43819- | Other sense organ diseases +H43821- | Other sense organ diseases +H43822- | Other sense organ diseases +H43823- | Other sense organ diseases +H43829- | Other sense organ diseases +H4389-- | Other sense organ diseases +H439--- | Other sense organ diseases +H44---- | Other sense organ diseases +H440--- | Other sense organ diseases +H44001- | Other sense organ diseases +H44002- | Other sense organ diseases +H44003- | Other sense organ diseases +H44009- | Other sense organ diseases +H44011- | Other sense organ diseases +H44012- | Other sense organ diseases +H44013- | Other sense organ diseases +H44019- | Other sense organ diseases +H44021- | Other sense organ diseases +H44022- | Other sense organ diseases +H44023- | Other sense organ diseases +H44029- | Other sense organ diseases +H441--- | Other sense organ diseases +H44111- | Other sense organ diseases +H44112- | Other sense organ diseases +H44113- | Other sense organ diseases +H44119- | Other sense organ diseases +H44121- | Other sense organ diseases +H44122- | Other sense organ diseases +H44123- | Other sense organ diseases +H44129- | Other sense organ diseases +H44131- | Other sense organ diseases +H44132- | Other sense organ diseases +H44133- | Other sense organ diseases +H44139- | Other sense organ diseases +H4419-- | Other sense organ diseases +H442--- | Other sense organ diseases +H4420-- | Other sense organ diseases +H4421-- | Other sense organ diseases +H4422-- | Other sense organ diseases +H4423-- | Other sense organ diseases +H442A1- | Other sense organ diseases +H442A2- | Other sense organ diseases +H442A3- | Other sense organ diseases +H442A9- | Other sense organ diseases +H442B1- | Other sense organ diseases +H442B2- | Other sense organ diseases +H442B3- | Other sense organ diseases +H442B9- | Other sense organ diseases +H442C1- | Other sense organ diseases +H442C2- | Other sense organ diseases +H442C3- | Other sense organ diseases +H442C9- | Other sense organ diseases +H442D1- | Other sense organ diseases +H442D2- | Other sense organ diseases +H442D3- | Other sense organ diseases +H442D9- | Other sense organ diseases +H442E1- | Other sense organ diseases +H442E2- | Other sense organ diseases +H442E3- | Other sense organ diseases +H442E9- | Other sense organ diseases +H443--- | Other sense organ diseases +H4430-- | Other sense organ diseases +H44311- | Other sense organ diseases +H44312- | Other sense organ diseases +H44313- | Other sense organ diseases +H44319- | Other sense organ diseases +H44321- | Other sense organ diseases +H44322- | Other sense organ diseases +H44323- | Other sense organ diseases +H44329- | Other sense organ diseases +H44391- | Other sense organ diseases +H44392- | Other sense organ diseases +H44393- | Other sense organ diseases +H44399- | Other sense organ diseases +H444--- | Other sense organ diseases +H4440-- | Other sense organ diseases +H44411- | Other sense organ diseases +H44412- | Other sense organ diseases +H44413- | Other sense organ diseases +H44419- | Other sense organ diseases +H44421- | Other sense organ diseases +H44422- | Other sense organ diseases +H44423- | Other sense organ diseases +H44429- | Other sense organ diseases +H44431- | Other sense organ diseases +H44432- | Other sense organ diseases +H44433- | Other sense organ diseases +H44439- | Other sense organ diseases +H44441- | Other sense organ diseases +H44442- | Other sense organ diseases +H44443- | Other sense organ diseases +H44449- | Other sense organ diseases +H445--- | Other sense organ diseases +H4450-- | Other sense organ diseases +H44511- | Other sense organ diseases +H44512- | Other sense organ diseases +H44513- | Other sense organ diseases +H44519- | Other sense organ diseases +H44521- | Other sense organ diseases +H44522- | Other sense organ diseases +H44523- | Other sense organ diseases +H44529- | Other sense organ diseases +H44531- | Other sense organ diseases +H44532- | Other sense organ diseases +H44533- | Other sense organ diseases +H44539- | Other sense organ diseases +H448--- | Other sense organ diseases +H44811- | Other sense organ diseases +H44812- | Other sense organ diseases +H44813- | Other sense organ diseases +H44819- | Other sense organ diseases +H44821- | Other sense organ diseases +H44822- | Other sense organ diseases +H44823- | Other sense organ diseases +H44829- | Other sense organ diseases +H4489-- | Other sense organ diseases +H449--- | Other sense organ diseases +H45---- | Other sense organ diseases +H450--- | Other sense organ diseases +H451--- | Other sense organ diseases +H458--- | Other sense organ diseases +H55---- | Other sense organ diseases +H5500-- | Other sense organ diseases +H5501-- | Other sense organ diseases +H5502-- | Other sense organ diseases +H5503-- | Other sense organ diseases +H5504-- | Other sense organ diseases +H5509-- | Other sense organ diseases +H5581-- | Other sense organ diseases +H5589-- | Other sense organ diseases +H57---- | Other sense organ diseases +H570--- | Other sense organ diseases +H5700-- | Other sense organ diseases +H5701-- | Other sense organ diseases +H5702-- | Other sense organ diseases +H5703-- | Other sense organ diseases +H5704-- | Other sense organ diseases +H57051- | Other sense organ diseases +H57052- | Other sense organ diseases +H57053- | Other sense organ diseases +H57059- | Other sense organ diseases +H5709-- | Other sense organ diseases +H571--- | Other sense organ diseases +H5710-- | Other sense organ diseases +H5711-- | Other sense organ diseases +H5712-- | Other sense organ diseases +H5713-- | Other sense organ diseases +H578--- | Other sense organ diseases +H57811- | Other sense organ diseases +H57812- | Other sense organ diseases +H57813- | Other sense organ diseases +H57819- | Other sense organ diseases +H5789-- | Other sense organ diseases +H579--- | Other sense organ diseases +H58---- | Other sense organ diseases +H580--- | Other sense organ diseases +H581--- | Other sense organ diseases +H588--- | Other sense organ diseases +H60---- | Other sense organ diseases +H600--- | Other sense organ diseases +H6000-- | Other sense organ diseases +H6001-- | Other sense organ diseases +H6002-- | Other sense organ diseases +H6003-- | Other sense organ diseases +H601--- | Other sense organ diseases +H6010-- | Other sense organ diseases +H6011-- | Other sense organ diseases +H6012-- | Other sense organ diseases +H6013-- | Other sense organ diseases +H602--- | Other sense organ diseases +H6020-- | Other sense organ diseases +H6021-- | Other sense organ diseases +H6022-- | Other sense organ diseases +H6023-- | Other sense organ diseases +H603--- | Other sense organ diseases +H60311- | Other sense organ diseases +H60312- | Other sense organ diseases +H60313- | Other sense organ diseases +H60319- | Other sense organ diseases +H60321- | Other sense organ diseases +H60322- | Other sense organ diseases +H60323- | Other sense organ diseases +H60329- | Other sense organ diseases +H60331- | Other sense organ diseases +H60332- | Other sense organ diseases +H60333- | Other sense organ diseases +H60339- | Other sense organ diseases +H60391- | Other sense organ diseases +H60392- | Other sense organ diseases +H60393- | Other sense organ diseases +H60399- | Other sense organ diseases +H604--- | Other sense organ diseases +H6040-- | Other sense organ diseases +H6041-- | Other sense organ diseases +H6042-- | Other sense organ diseases +H6043-- | Other sense organ diseases +H605--- | Other sense organ diseases +H60501- | Other sense organ diseases +H60502- | Other sense organ diseases +H60503- | Other sense organ diseases +H60509- | Other sense organ diseases +H60511- | Other sense organ diseases +H60512- | Other sense organ diseases +H60513- | Other sense organ diseases +H60519- | Other sense organ diseases +H60521- | Other sense organ diseases +H60522- | Other sense organ diseases +H60523- | Other sense organ diseases +H60529- | Other sense organ diseases +H60531- | Other sense organ diseases +H60532- | Other sense organ diseases +H60533- | Other sense organ diseases +H60539- | Other sense organ diseases +H60541- | Other sense organ diseases +H60542- | Other sense organ diseases +H60543- | Other sense organ diseases +H60549- | Other sense organ diseases +H60551- | Other sense organ diseases +H60552- | Other sense organ diseases +H60553- | Other sense organ diseases +H60559- | Other sense organ diseases +H60591- | Other sense organ diseases +H60592- | Other sense organ diseases +H60593- | Other sense organ diseases +H60599- | Other sense organ diseases +H6060-- | Other sense organ diseases +H6061-- | Other sense organ diseases +H6062-- | Other sense organ diseases +H6063-- | Other sense organ diseases +H608--- | Other sense organ diseases +H608X1- | Other sense organ diseases +H608X2- | Other sense organ diseases +H608X3- | Other sense organ diseases +H608X9- | Other sense organ diseases +H609--- | Other sense organ diseases +H6090-- | Other sense organ diseases +H6091-- | Other sense organ diseases +H6092-- | Other sense organ diseases +H6093-- | Other sense organ diseases +H61---- | Other sense organ diseases +H610--- | Other sense organ diseases +H61001- | Other sense organ diseases +H61002- | Other sense organ diseases +H61003- | Other sense organ diseases +H61009- | Other sense organ diseases +H61011- | Other sense organ diseases +H61012- | Other sense organ diseases +H61013- | Other sense organ diseases +H61019- | Other sense organ diseases +H61021- | Other sense organ diseases +H61022- | Other sense organ diseases +H61023- | Other sense organ diseases +H61029- | Other sense organ diseases +H61031- | Other sense organ diseases +H61032- | Other sense organ diseases +H61033- | Other sense organ diseases +H61039- | Other sense organ diseases +H611--- | Other sense organ diseases +H61101- | Other sense organ diseases +H61102- | Other sense organ diseases +H61103- | Other sense organ diseases +H61109- | Other sense organ diseases +H61111- | Other sense organ diseases +H61112- | Other sense organ diseases +H61113- | Other sense organ diseases +H61119- | Other sense organ diseases +H61121- | Other sense organ diseases +H61122- | Other sense organ diseases +H61123- | Other sense organ diseases +H61129- | Other sense organ diseases +H61191- | Other sense organ diseases +H61192- | Other sense organ diseases +H61193- | Other sense organ diseases +H61199- | Other sense organ diseases +H612--- | Other sense organ diseases +H6120-- | Other sense organ diseases +H6121-- | Other sense organ diseases +H6122-- | Other sense organ diseases +H6123-- | Other sense organ diseases +H613--- | Other sense organ diseases +H61301- | Other sense organ diseases +H61302- | Other sense organ diseases +H61303- | Other sense organ diseases +H61309- | Other sense organ diseases +H61311- | Other sense organ diseases +H61312- | Other sense organ diseases +H61313- | Other sense organ diseases +H61319- | Other sense organ diseases +H61321- | Other sense organ diseases +H61322- | Other sense organ diseases +H61323- | Other sense organ diseases +H61329- | Other sense organ diseases +H61391- | Other sense organ diseases +H61392- | Other sense organ diseases +H61393- | Other sense organ diseases +H61399- | Other sense organ diseases +H618--- | Other sense organ diseases +H61811- | Other sense organ diseases +H61812- | Other sense organ diseases +H61813- | Other sense organ diseases +H61819- | Other sense organ diseases +H61891- | Other sense organ diseases +H61892- | Other sense organ diseases +H61893- | Other sense organ diseases +H61899- | Other sense organ diseases +H619--- | Other sense organ diseases +H6190-- | Other sense organ diseases +H6191-- | Other sense organ diseases +H6192-- | Other sense organ diseases +H6193-- | Other sense organ diseases +H62---- | Other sense organ diseases +H620--- | Other sense organ diseases +H621--- | Other sense organ diseases +H622--- | Other sense organ diseases +H623--- | Other sense organ diseases +H624--- | Other sense organ diseases +H6240-- | Other sense organ diseases +H6241-- | Other sense organ diseases +H6242-- | Other sense organ diseases +H6243-- | Other sense organ diseases +H628--- | Other sense organ diseases +H81---- | Other sense organ diseases +H810--- | Other sense organ diseases +H8101-- | Other sense organ diseases +H8102-- | Other sense organ diseases +H8103-- | Other sense organ diseases +H8109-- | Other sense organ diseases +H811--- | Other sense organ diseases +H8110-- | Other sense organ diseases +H8111-- | Other sense organ diseases +H8112-- | Other sense organ diseases +H8113-- | Other sense organ diseases +H812--- | Other sense organ diseases +H8120-- | Other sense organ diseases +H8121-- | Other sense organ diseases +H8122-- | Other sense organ diseases +H8123-- | Other sense organ diseases +H813--- | Other sense organ diseases +H81311- | Other sense organ diseases +H81312- | Other sense organ diseases +H81313- | Other sense organ diseases +H81319- | Other sense organ diseases +H81391- | Other sense organ diseases +H81392- | Other sense organ diseases +H81393- | Other sense organ diseases +H81399- | Other sense organ diseases +H814--- | Other sense organ diseases +H8141-- | Other sense organ diseases +H8142-- | Other sense organ diseases +H8143-- | Other sense organ diseases +H8149-- | Other sense organ diseases +H818--- | Other sense organ diseases +H818X1- | Other sense organ diseases +H818X2- | Other sense organ diseases +H818X3- | Other sense organ diseases +H818X9- | Other sense organ diseases +H819--- | Other sense organ diseases +H8190-- | Other sense organ diseases +H8191-- | Other sense organ diseases +H8192-- | Other sense organ diseases +H8193-- | Other sense organ diseases +H82---- | Other sense organ diseases +H821--- | Other sense organ diseases +H822--- | Other sense organ diseases +H823--- | Other sense organ diseases +H829--- | Other sense organ diseases +H92---- | Other sense organ diseases +H920--- | Other sense organ diseases +H9201-- | Other sense organ diseases +H9202-- | Other sense organ diseases +H9203-- | Other sense organ diseases +H9209-- | Other sense organ diseases +H921--- | Other sense organ diseases +H9210-- | Other sense organ diseases +H9211-- | Other sense organ diseases +H9212-- | Other sense organ diseases +H9213-- | Other sense organ diseases +H922--- | Other sense organ diseases +H9220-- | Other sense organ diseases +H9221-- | Other sense organ diseases +H9222-- | Other sense organ diseases +H9223-- | Other sense organ diseases +H93---- | Other sense organ diseases +H930--- | Other sense organ diseases +H93011- | Other sense organ diseases +H93012- | Other sense organ diseases +H93013- | Other sense organ diseases +H93019- | Other sense organ diseases +H93091- | Other sense organ diseases +H93092- | Other sense organ diseases +H93093- | Other sense organ diseases +H93099- | Other sense organ diseases +H931--- | Other sense organ diseases +H9311-- | Other sense organ diseases +H9312-- | Other sense organ diseases +H9313-- | Other sense organ diseases +H9319-- | Other sense organ diseases +H932--- | Other sense organ diseases +H93211- | Other sense organ diseases +H93212- | Other sense organ diseases +H93213- | Other sense organ diseases +H93219- | Other sense organ diseases +H93221- | Other sense organ diseases +H93222- | Other sense organ diseases +H93223- | Other sense organ diseases +H93229- | Other sense organ diseases +H93231- | Other sense organ diseases +H93232- | Other sense organ diseases +H93233- | Other sense organ diseases +H93239- | Other sense organ diseases +H93241- | Other sense organ diseases +H93242- | Other sense organ diseases +H93243- | Other sense organ diseases +H93249- | Other sense organ diseases +H9325-- | Other sense organ diseases +H93291- | Other sense organ diseases +H93292- | Other sense organ diseases +H93293- | Other sense organ diseases +H93299- | Other sense organ diseases +H933--- | Other sense organ diseases +H933X1- | Other sense organ diseases +H933X2- | Other sense organ diseases +H933X3- | Other sense organ diseases +H933X9- | Other sense organ diseases +H938--- | Other sense organ diseases +H938X1- | Other sense organ diseases +H938X2- | Other sense organ diseases +H938X3- | Other sense organ diseases +H938X9- | Other sense organ diseases +H939--- | Other sense organ diseases +H9390-- | Other sense organ diseases +H9391-- | Other sense organ diseases +H9392-- | Other sense organ diseases +H9393-- | Other sense organ diseases +R43---- | Other sense organ diseases +R430--- | Other sense organ diseases +R431--- | Other sense organ diseases +R432--- | Other sense organ diseases +R438--- | Other sense organ diseases +R439--- | Other sense organ diseases +R44---- | Other sense organ diseases +R440--- | Other sense organ diseases +R441--- | Other sense organ diseases +R442--- | Other sense organ diseases +R443--- | Other sense organ diseases +R448--- | Other sense organ diseases +R449--- | Other sense organ diseases +G542--- | Musculoskeletal disorders +G543--- | Musculoskeletal disorders +G544--- | Musculoskeletal disorders +I271--- | Musculoskeletal disorders +L93---- | Musculoskeletal disorders +L930--- | Musculoskeletal disorders +L931--- | Musculoskeletal disorders +L932--- | Musculoskeletal disorders +M00---- | Musculoskeletal disorders +M000--- | Musculoskeletal disorders +M0000-- | Musculoskeletal disorders +M00011- | Musculoskeletal disorders +M00012- | Musculoskeletal disorders +M00019- | Musculoskeletal disorders +M00021- | Musculoskeletal disorders +M00022- | Musculoskeletal disorders +M00029- | Musculoskeletal disorders +M00031- | Musculoskeletal disorders +M00032- | Musculoskeletal disorders +M00039- | Musculoskeletal disorders +M00041- | Musculoskeletal disorders +M00042- | Musculoskeletal disorders +M00049- | Musculoskeletal disorders +M00051- | Musculoskeletal disorders +M00052- | Musculoskeletal disorders +M00059- | Musculoskeletal disorders +M00061- | Musculoskeletal disorders +M00062- | Musculoskeletal disorders +M00069- | Musculoskeletal disorders +M00071- | Musculoskeletal disorders +M00072- | Musculoskeletal disorders +M00079- | Musculoskeletal disorders +M0008-- | Musculoskeletal disorders +M0009-- | Musculoskeletal disorders +M001--- | Musculoskeletal disorders +M0010-- | Musculoskeletal disorders +M00111- | Musculoskeletal disorders +M00112- | Musculoskeletal disorders +M00119- | Musculoskeletal disorders +M00121- | Musculoskeletal disorders +M00122- | Musculoskeletal disorders +M00129- | Musculoskeletal disorders +M00131- | Musculoskeletal disorders +M00132- | Musculoskeletal disorders +M00139- | Musculoskeletal disorders +M00141- | Musculoskeletal disorders +M00142- | Musculoskeletal disorders +M00149- | Musculoskeletal disorders +M00151- | Musculoskeletal disorders +M00152- | Musculoskeletal disorders +M00159- | Musculoskeletal disorders +M00161- | Musculoskeletal disorders +M00162- | Musculoskeletal disorders +M00169- | Musculoskeletal disorders +M00171- | Musculoskeletal disorders +M00172- | Musculoskeletal disorders +M00179- | Musculoskeletal disorders +M0018-- | Musculoskeletal disorders +M0019-- | Musculoskeletal disorders +M002--- | Musculoskeletal disorders +M0020-- | Musculoskeletal disorders +M00211- | Musculoskeletal disorders +M00212- | Musculoskeletal disorders +M00219- | Musculoskeletal disorders +M00221- | Musculoskeletal disorders +M00222- | Musculoskeletal disorders +M00229- | Musculoskeletal disorders +M00231- | Musculoskeletal disorders +M00232- | Musculoskeletal disorders +M00239- | Musculoskeletal disorders +M00241- | Musculoskeletal disorders +M00242- | Musculoskeletal disorders +M00249- | Musculoskeletal disorders +M00251- | Musculoskeletal disorders +M00252- | Musculoskeletal disorders +M00259- | Musculoskeletal disorders +M00261- | Musculoskeletal disorders +M00262- | Musculoskeletal disorders +M00269- | Musculoskeletal disorders +M00271- | Musculoskeletal disorders +M00272- | Musculoskeletal disorders +M00279- | Musculoskeletal disorders +M0028-- | Musculoskeletal disorders +M0029-- | Musculoskeletal disorders +M008--- | Musculoskeletal disorders +M0080-- | Musculoskeletal disorders +M00811- | Musculoskeletal disorders +M00812- | Musculoskeletal disorders +M00819- | Musculoskeletal disorders +M00821- | Musculoskeletal disorders +M00822- | Musculoskeletal disorders +M00829- | Musculoskeletal disorders +M00831- | Musculoskeletal disorders +M00832- | Musculoskeletal disorders +M00839- | Musculoskeletal disorders +M00841- | Musculoskeletal disorders +M00842- | Musculoskeletal disorders +M00849- | Musculoskeletal disorders +M00851- | Musculoskeletal disorders +M00852- | Musculoskeletal disorders +M00859- | Musculoskeletal disorders +M00861- | Musculoskeletal disorders +M00862- | Musculoskeletal disorders +M00869- | Musculoskeletal disorders +M00871- | Musculoskeletal disorders +M00872- | Musculoskeletal disorders +M00879- | Musculoskeletal disorders +M0088-- | Musculoskeletal disorders +M0089-- | Musculoskeletal disorders +M009--- | Musculoskeletal disorders +M01---- | Musculoskeletal disorders +M010--- | Musculoskeletal disorders +M011--- | Musculoskeletal disorders +M012--- | Musculoskeletal disorders +M013--- | Musculoskeletal disorders +M014--- | Musculoskeletal disorders +M015--- | Musculoskeletal disorders +M016--- | Musculoskeletal disorders +M018--- | Musculoskeletal disorders +M01X0-- | Musculoskeletal disorders +M01X11- | Musculoskeletal disorders +M01X12- | Musculoskeletal disorders +M01X19- | Musculoskeletal disorders +M01X21- | Musculoskeletal disorders +M01X22- | Musculoskeletal disorders +M01X29- | Musculoskeletal disorders +M01X31- | Musculoskeletal disorders +M01X32- | Musculoskeletal disorders +M01X39- | Musculoskeletal disorders +M01X41- | Musculoskeletal disorders +M01X42- | Musculoskeletal disorders +M01X49- | Musculoskeletal disorders +M01X51- | Musculoskeletal disorders +M01X52- | Musculoskeletal disorders +M01X59- | Musculoskeletal disorders +M01X61- | Musculoskeletal disorders +M01X62- | Musculoskeletal disorders +M01X69- | Musculoskeletal disorders +M01X71- | Musculoskeletal disorders +M01X72- | Musculoskeletal disorders +M01X79- | Musculoskeletal disorders +M01X8-- | Musculoskeletal disorders +M01X9-- | Musculoskeletal disorders +M02---- | Musculoskeletal disorders +M020--- | Musculoskeletal disorders +M0200-- | Musculoskeletal disorders +M02011- | Musculoskeletal disorders +M02012- | Musculoskeletal disorders +M02019- | Musculoskeletal disorders +M02021- | Musculoskeletal disorders +M02022- | Musculoskeletal disorders +M02029- | Musculoskeletal disorders +M02031- | Musculoskeletal disorders +M02032- | Musculoskeletal disorders +M02039- | Musculoskeletal disorders +M02041- | Musculoskeletal disorders +M02042- | Musculoskeletal disorders +M02049- | Musculoskeletal disorders +M02051- | Musculoskeletal disorders +M02052- | Musculoskeletal disorders +M02059- | Musculoskeletal disorders +M02061- | Musculoskeletal disorders +M02062- | Musculoskeletal disorders +M02069- | Musculoskeletal disorders +M02071- | Musculoskeletal disorders +M02072- | Musculoskeletal disorders +M02079- | Musculoskeletal disorders +M0208-- | Musculoskeletal disorders +M0209-- | Musculoskeletal disorders +M021--- | Musculoskeletal disorders +M0210-- | Musculoskeletal disorders +M02111- | Musculoskeletal disorders +M02112- | Musculoskeletal disorders +M02119- | Musculoskeletal disorders +M02121- | Musculoskeletal disorders +M02122- | Musculoskeletal disorders +M02129- | Musculoskeletal disorders +M02131- | Musculoskeletal disorders +M02132- | Musculoskeletal disorders +M02139- | Musculoskeletal disorders +M02141- | Musculoskeletal disorders +M02142- | Musculoskeletal disorders +M02149- | Musculoskeletal disorders +M02151- | Musculoskeletal disorders +M02152- | Musculoskeletal disorders +M02159- | Musculoskeletal disorders +M02161- | Musculoskeletal disorders +M02162- | Musculoskeletal disorders +M02169- | Musculoskeletal disorders +M02171- | Musculoskeletal disorders +M02172- | Musculoskeletal disorders +M02179- | Musculoskeletal disorders +M0218-- | Musculoskeletal disorders +M0219-- | Musculoskeletal disorders +M022--- | Musculoskeletal disorders +M0220-- | Musculoskeletal disorders +M02211- | Musculoskeletal disorders +M02212- | Musculoskeletal disorders +M02219- | Musculoskeletal disorders +M02221- | Musculoskeletal disorders +M02222- | Musculoskeletal disorders +M02229- | Musculoskeletal disorders +M02231- | Musculoskeletal disorders +M02232- | Musculoskeletal disorders +M02239- | Musculoskeletal disorders +M02241- | Musculoskeletal disorders +M02242- | Musculoskeletal disorders +M02249- | Musculoskeletal disorders +M02251- | Musculoskeletal disorders +M02252- | Musculoskeletal disorders +M02259- | Musculoskeletal disorders +M02261- | Musculoskeletal disorders +M02262- | Musculoskeletal disorders +M02269- | Musculoskeletal disorders +M02271- | Musculoskeletal disorders +M02272- | Musculoskeletal disorders +M02279- | Musculoskeletal disorders +M0228-- | Musculoskeletal disorders +M0229-- | Musculoskeletal disorders +M023--- | Musculoskeletal disorders +M0230-- | Musculoskeletal disorders +M02311- | Musculoskeletal disorders +M02312- | Musculoskeletal disorders +M02319- | Musculoskeletal disorders +M02321- | Musculoskeletal disorders +M02322- | Musculoskeletal disorders +M02329- | Musculoskeletal disorders +M02331- | Musculoskeletal disorders +M02332- | Musculoskeletal disorders +M02339- | Musculoskeletal disorders +M02341- | Musculoskeletal disorders +M02342- | Musculoskeletal disorders +M02349- | Musculoskeletal disorders +M02351- | Musculoskeletal disorders +M02352- | Musculoskeletal disorders +M02359- | Musculoskeletal disorders +M02361- | Musculoskeletal disorders +M02362- | Musculoskeletal disorders +M02369- | Musculoskeletal disorders +M02371- | Musculoskeletal disorders +M02372- | Musculoskeletal disorders +M02379- | Musculoskeletal disorders +M0238-- | Musculoskeletal disorders +M0239-- | Musculoskeletal disorders +M028--- | Musculoskeletal disorders +M0280-- | Musculoskeletal disorders +M02811- | Musculoskeletal disorders +M02812- | Musculoskeletal disorders +M02819- | Musculoskeletal disorders +M02821- | Musculoskeletal disorders +M02822- | Musculoskeletal disorders +M02829- | Musculoskeletal disorders +M02831- | Musculoskeletal disorders +M02832- | Musculoskeletal disorders +M02839- | Musculoskeletal disorders +M02841- | Musculoskeletal disorders +M02842- | Musculoskeletal disorders +M02849- | Musculoskeletal disorders +M02851- | Musculoskeletal disorders +M02852- | Musculoskeletal disorders +M02859- | Musculoskeletal disorders +M02861- | Musculoskeletal disorders +M02862- | Musculoskeletal disorders +M02869- | Musculoskeletal disorders +M02871- | Musculoskeletal disorders +M02872- | Musculoskeletal disorders +M02879- | Musculoskeletal disorders +M0288-- | Musculoskeletal disorders +M0289-- | Musculoskeletal disorders +M029--- | Musculoskeletal disorders +M03---- | Musculoskeletal disorders +M030--- | Musculoskeletal disorders +M031--- | Musculoskeletal disorders +M032--- | Musculoskeletal disorders +M036--- | Musculoskeletal disorders +M05---- | Musculoskeletal disorders +M050--- | Musculoskeletal disorders +M0500-- | Musculoskeletal disorders +M05011- | Musculoskeletal disorders +M05012- | Musculoskeletal disorders +M05019- | Musculoskeletal disorders +M05021- | Musculoskeletal disorders +M05022- | Musculoskeletal disorders +M05029- | Musculoskeletal disorders +M05031- | Musculoskeletal disorders +M05032- | Musculoskeletal disorders +M05039- | Musculoskeletal disorders +M05041- | Musculoskeletal disorders +M05042- | Musculoskeletal disorders +M05049- | Musculoskeletal disorders +M05051- | Musculoskeletal disorders +M05052- | Musculoskeletal disorders +M05059- | Musculoskeletal disorders +M05061- | Musculoskeletal disorders +M05062- | Musculoskeletal disorders +M05069- | Musculoskeletal disorders +M05071- | Musculoskeletal disorders +M05072- | Musculoskeletal disorders +M05079- | Musculoskeletal disorders +M0509-- | Musculoskeletal disorders +M051--- | Musculoskeletal disorders +M0510-- | Musculoskeletal disorders +M05111- | Musculoskeletal disorders +M05112- | Musculoskeletal disorders +M05119- | Musculoskeletal disorders +M05121- | Musculoskeletal disorders +M05122- | Musculoskeletal disorders +M05129- | Musculoskeletal disorders +M05131- | Musculoskeletal disorders +M05132- | Musculoskeletal disorders +M05139- | Musculoskeletal disorders +M05141- | Musculoskeletal disorders +M05142- | Musculoskeletal disorders +M05149- | Musculoskeletal disorders +M05151- | Musculoskeletal disorders +M05152- | Musculoskeletal disorders +M05159- | Musculoskeletal disorders +M05161- | Musculoskeletal disorders +M05162- | Musculoskeletal disorders +M05169- | Musculoskeletal disorders +M05171- | Musculoskeletal disorders +M05172- | Musculoskeletal disorders +M05179- | Musculoskeletal disorders +M0519-- | Musculoskeletal disorders +M052--- | Musculoskeletal disorders +M0520-- | Musculoskeletal disorders +M05211- | Musculoskeletal disorders +M05212- | Musculoskeletal disorders +M05219- | Musculoskeletal disorders +M05221- | Musculoskeletal disorders +M05222- | Musculoskeletal disorders +M05229- | Musculoskeletal disorders +M05231- | Musculoskeletal disorders +M05232- | Musculoskeletal disorders +M05239- | Musculoskeletal disorders +M05241- | Musculoskeletal disorders +M05242- | Musculoskeletal disorders +M05249- | Musculoskeletal disorders +M05251- | Musculoskeletal disorders +M05252- | Musculoskeletal disorders +M05259- | Musculoskeletal disorders +M05261- | Musculoskeletal disorders +M05262- | Musculoskeletal disorders +M05269- | Musculoskeletal disorders +M05271- | Musculoskeletal disorders +M05272- | Musculoskeletal disorders +M05279- | Musculoskeletal disorders +M0529-- | Musculoskeletal disorders +M053--- | Musculoskeletal disorders +M0530-- | Musculoskeletal disorders +M05311- | Musculoskeletal disorders +M05312- | Musculoskeletal disorders +M05319- | Musculoskeletal disorders +M05321- | Musculoskeletal disorders +M05322- | Musculoskeletal disorders +M05329- | Musculoskeletal disorders +M05331- | Musculoskeletal disorders +M05332- | Musculoskeletal disorders +M05339- | Musculoskeletal disorders +M05341- | Musculoskeletal disorders +M05342- | Musculoskeletal disorders +M05349- | Musculoskeletal disorders +M05351- | Musculoskeletal disorders +M05352- | Musculoskeletal disorders +M05359- | Musculoskeletal disorders +M05361- | Musculoskeletal disorders +M05362- | Musculoskeletal disorders +M05369- | Musculoskeletal disorders +M05371- | Musculoskeletal disorders +M05372- | Musculoskeletal disorders +M05379- | Musculoskeletal disorders +M0539-- | Musculoskeletal disorders +M0540-- | Musculoskeletal disorders +M05411- | Musculoskeletal disorders +M05412- | Musculoskeletal disorders +M05419- | Musculoskeletal disorders +M05421- | Musculoskeletal disorders +M05422- | Musculoskeletal disorders +M05429- | Musculoskeletal disorders +M05431- | Musculoskeletal disorders +M05432- | Musculoskeletal disorders +M05439- | Musculoskeletal disorders +M05441- | Musculoskeletal disorders +M05442- | Musculoskeletal disorders +M05449- | Musculoskeletal disorders +M05451- | Musculoskeletal disorders +M05452- | Musculoskeletal disorders +M05459- | Musculoskeletal disorders +M05461- | Musculoskeletal disorders +M05462- | Musculoskeletal disorders +M05469- | Musculoskeletal disorders +M05471- | Musculoskeletal disorders +M05472- | Musculoskeletal disorders +M05479- | Musculoskeletal disorders +M0549-- | Musculoskeletal disorders +M0550-- | Musculoskeletal disorders +M05511- | Musculoskeletal disorders +M05512- | Musculoskeletal disorders +M05519- | Musculoskeletal disorders +M05521- | Musculoskeletal disorders +M05522- | Musculoskeletal disorders +M05529- | Musculoskeletal disorders +M05531- | Musculoskeletal disorders +M05532- | Musculoskeletal disorders +M05539- | Musculoskeletal disorders +M05541- | Musculoskeletal disorders +M05542- | Musculoskeletal disorders +M05549- | Musculoskeletal disorders +M05551- | Musculoskeletal disorders +M05552- | Musculoskeletal disorders +M05559- | Musculoskeletal disorders +M05561- | Musculoskeletal disorders +M05562- | Musculoskeletal disorders +M05569- | Musculoskeletal disorders +M05571- | Musculoskeletal disorders +M05572- | Musculoskeletal disorders +M05579- | Musculoskeletal disorders +M0559-- | Musculoskeletal disorders +M0560-- | Musculoskeletal disorders +M05611- | Musculoskeletal disorders +M05612- | Musculoskeletal disorders +M05619- | Musculoskeletal disorders +M05621- | Musculoskeletal disorders +M05622- | Musculoskeletal disorders +M05629- | Musculoskeletal disorders +M05631- | Musculoskeletal disorders +M05632- | Musculoskeletal disorders +M05639- | Musculoskeletal disorders +M05641- | Musculoskeletal disorders +M05642- | Musculoskeletal disorders +M05649- | Musculoskeletal disorders +M05651- | Musculoskeletal disorders +M05652- | Musculoskeletal disorders +M05659- | Musculoskeletal disorders +M05661- | Musculoskeletal disorders +M05662- | Musculoskeletal disorders +M05669- | Musculoskeletal disorders +M05671- | Musculoskeletal disorders +M05672- | Musculoskeletal disorders +M05679- | Musculoskeletal disorders +M0569-- | Musculoskeletal disorders +M0570-- | Musculoskeletal disorders +M05711- | Musculoskeletal disorders +M05712- | Musculoskeletal disorders +M05719- | Musculoskeletal disorders +M05721- | Musculoskeletal disorders +M05722- | Musculoskeletal disorders +M05729- | Musculoskeletal disorders +M05731- | Musculoskeletal disorders +M05732- | Musculoskeletal disorders +M05739- | Musculoskeletal disorders +M05741- | Musculoskeletal disorders +M05742- | Musculoskeletal disorders +M05749- | Musculoskeletal disorders +M05751- | Musculoskeletal disorders +M05752- | Musculoskeletal disorders +M05759- | Musculoskeletal disorders +M05761- | Musculoskeletal disorders +M05762- | Musculoskeletal disorders +M05769- | Musculoskeletal disorders +M05771- | Musculoskeletal disorders +M05772- | Musculoskeletal disorders +M05779- | Musculoskeletal disorders +M0579-- | Musculoskeletal disorders +M058--- | Musculoskeletal disorders +M0580-- | Musculoskeletal disorders +M05811- | Musculoskeletal disorders +M05812- | Musculoskeletal disorders +M05819- | Musculoskeletal disorders +M05821- | Musculoskeletal disorders +M05822- | Musculoskeletal disorders +M05829- | Musculoskeletal disorders +M05831- | Musculoskeletal disorders +M05832- | Musculoskeletal disorders +M05839- | Musculoskeletal disorders +M05841- | Musculoskeletal disorders +M05842- | Musculoskeletal disorders +M05849- | Musculoskeletal disorders +M05851- | Musculoskeletal disorders +M05852- | Musculoskeletal disorders +M05859- | Musculoskeletal disorders +M05861- | Musculoskeletal disorders +M05862- | Musculoskeletal disorders +M05869- | Musculoskeletal disorders +M05871- | Musculoskeletal disorders +M05872- | Musculoskeletal disorders +M05879- | Musculoskeletal disorders +M0589-- | Musculoskeletal disorders +M059--- | Musculoskeletal disorders +M06---- | Musculoskeletal disorders +M060--- | Musculoskeletal disorders +M0600-- | Musculoskeletal disorders +M06011- | Musculoskeletal disorders +M06012- | Musculoskeletal disorders +M06019- | Musculoskeletal disorders +M06021- | Musculoskeletal disorders +M06022- | Musculoskeletal disorders +M06029- | Musculoskeletal disorders +M06031- | Musculoskeletal disorders +M06032- | Musculoskeletal disorders +M06039- | Musculoskeletal disorders +M06041- | Musculoskeletal disorders +M06042- | Musculoskeletal disorders +M06049- | Musculoskeletal disorders +M06051- | Musculoskeletal disorders +M06052- | Musculoskeletal disorders +M06059- | Musculoskeletal disorders +M06061- | Musculoskeletal disorders +M06062- | Musculoskeletal disorders +M06069- | Musculoskeletal disorders +M06071- | Musculoskeletal disorders +M06072- | Musculoskeletal disorders +M06079- | Musculoskeletal disorders +M0608-- | Musculoskeletal disorders +M0609-- | Musculoskeletal disorders +M061--- | Musculoskeletal disorders +M062--- | Musculoskeletal disorders +M0620-- | Musculoskeletal disorders +M06211- | Musculoskeletal disorders +M06212- | Musculoskeletal disorders +M06219- | Musculoskeletal disorders +M06221- | Musculoskeletal disorders +M06222- | Musculoskeletal disorders +M06229- | Musculoskeletal disorders +M06231- | Musculoskeletal disorders +M06232- | Musculoskeletal disorders +M06239- | Musculoskeletal disorders +M06241- | Musculoskeletal disorders +M06242- | Musculoskeletal disorders +M06249- | Musculoskeletal disorders +M06251- | Musculoskeletal disorders +M06252- | Musculoskeletal disorders +M06259- | Musculoskeletal disorders +M06261- | Musculoskeletal disorders +M06262- | Musculoskeletal disorders +M06269- | Musculoskeletal disorders +M06271- | Musculoskeletal disorders +M06272- | Musculoskeletal disorders +M06279- | Musculoskeletal disorders +M0628-- | Musculoskeletal disorders +M0629-- | Musculoskeletal disorders +M063--- | Musculoskeletal disorders +M0630-- | Musculoskeletal disorders +M06311- | Musculoskeletal disorders +M06312- | Musculoskeletal disorders +M06319- | Musculoskeletal disorders +M06321- | Musculoskeletal disorders +M06322- | Musculoskeletal disorders +M06329- | Musculoskeletal disorders +M06331- | Musculoskeletal disorders +M06332- | Musculoskeletal disorders +M06339- | Musculoskeletal disorders +M06341- | Musculoskeletal disorders +M06342- | Musculoskeletal disorders +M06349- | Musculoskeletal disorders +M06351- | Musculoskeletal disorders +M06352- | Musculoskeletal disorders +M06359- | Musculoskeletal disorders +M06361- | Musculoskeletal disorders +M06362- | Musculoskeletal disorders +M06369- | Musculoskeletal disorders +M06371- | Musculoskeletal disorders +M06372- | Musculoskeletal disorders +M06379- | Musculoskeletal disorders +M0638-- | Musculoskeletal disorders +M0639-- | Musculoskeletal disorders +M064--- | Musculoskeletal disorders +M068--- | Musculoskeletal disorders +M0680-- | Musculoskeletal disorders +M06811- | Musculoskeletal disorders +M06812- | Musculoskeletal disorders +M06819- | Musculoskeletal disorders +M06821- | Musculoskeletal disorders +M06822- | Musculoskeletal disorders +M06829- | Musculoskeletal disorders +M06831- | Musculoskeletal disorders +M06832- | Musculoskeletal disorders +M06839- | Musculoskeletal disorders +M06841- | Musculoskeletal disorders +M06842- | Musculoskeletal disorders +M06849- | Musculoskeletal disorders +M06851- | Musculoskeletal disorders +M06852- | Musculoskeletal disorders +M06859- | Musculoskeletal disorders +M06861- | Musculoskeletal disorders +M06862- | Musculoskeletal disorders +M06869- | Musculoskeletal disorders +M06871- | Musculoskeletal disorders +M06872- | Musculoskeletal disorders +M06879- | Musculoskeletal disorders +M0688-- | Musculoskeletal disorders +M0689-- | Musculoskeletal disorders +M069--- | Musculoskeletal disorders +M07---- | Musculoskeletal disorders +M070--- | Musculoskeletal disorders +M071--- | Musculoskeletal disorders +M072--- | Musculoskeletal disorders +M073--- | Musculoskeletal disorders +M074--- | Musculoskeletal disorders +M075--- | Musculoskeletal disorders +M076--- | Musculoskeletal disorders +M0760-- | Musculoskeletal disorders +M07611- | Musculoskeletal disorders +M07612- | Musculoskeletal disorders +M07619- | Musculoskeletal disorders +M07621- | Musculoskeletal disorders +M07622- | Musculoskeletal disorders +M07629- | Musculoskeletal disorders +M07631- | Musculoskeletal disorders +M07632- | Musculoskeletal disorders +M07639- | Musculoskeletal disorders +M07641- | Musculoskeletal disorders +M07642- | Musculoskeletal disorders +M07649- | Musculoskeletal disorders +M07651- | Musculoskeletal disorders +M07652- | Musculoskeletal disorders +M07659- | Musculoskeletal disorders +M07661- | Musculoskeletal disorders +M07662- | Musculoskeletal disorders +M07669- | Musculoskeletal disorders +M07671- | Musculoskeletal disorders +M07672- | Musculoskeletal disorders +M07679- | Musculoskeletal disorders +M0768-- | Musculoskeletal disorders +M0769-- | Musculoskeletal disorders +M08---- | Musculoskeletal disorders +M080--- | Musculoskeletal disorders +M0800-- | Musculoskeletal disorders +M08011- | Musculoskeletal disorders +M08012- | Musculoskeletal disorders +M08019- | Musculoskeletal disorders +M08021- | Musculoskeletal disorders +M08022- | Musculoskeletal disorders +M08029- | Musculoskeletal disorders +M08031- | Musculoskeletal disorders +M08032- | Musculoskeletal disorders +M08039- | Musculoskeletal disorders +M08041- | Musculoskeletal disorders +M08042- | Musculoskeletal disorders +M08049- | Musculoskeletal disorders +M08051- | Musculoskeletal disorders +M08052- | Musculoskeletal disorders +M08059- | Musculoskeletal disorders +M08061- | Musculoskeletal disorders +M08062- | Musculoskeletal disorders +M08069- | Musculoskeletal disorders +M08071- | Musculoskeletal disorders +M08072- | Musculoskeletal disorders +M08079- | Musculoskeletal disorders +M0808-- | Musculoskeletal disorders +M0809-- | Musculoskeletal disorders +M081--- | Musculoskeletal disorders +M082--- | Musculoskeletal disorders +M0820-- | Musculoskeletal disorders +M08211- | Musculoskeletal disorders +M08212- | Musculoskeletal disorders +M08219- | Musculoskeletal disorders +M08221- | Musculoskeletal disorders +M08222- | Musculoskeletal disorders +M08229- | Musculoskeletal disorders +M08231- | Musculoskeletal disorders +M08232- | Musculoskeletal disorders +M08239- | Musculoskeletal disorders +M08241- | Musculoskeletal disorders +M08242- | Musculoskeletal disorders +M08249- | Musculoskeletal disorders +M08251- | Musculoskeletal disorders +M08252- | Musculoskeletal disorders +M08259- | Musculoskeletal disorders +M08261- | Musculoskeletal disorders +M08262- | Musculoskeletal disorders +M08269- | Musculoskeletal disorders +M08271- | Musculoskeletal disorders +M08272- | Musculoskeletal disorders +M08279- | Musculoskeletal disorders +M0828-- | Musculoskeletal disorders +M0829-- | Musculoskeletal disorders +M083--- | Musculoskeletal disorders +M084--- | Musculoskeletal disorders +M0840-- | Musculoskeletal disorders +M08411- | Musculoskeletal disorders +M08412- | Musculoskeletal disorders +M08419- | Musculoskeletal disorders +M08421- | Musculoskeletal disorders +M08422- | Musculoskeletal disorders +M08429- | Musculoskeletal disorders +M08431- | Musculoskeletal disorders +M08432- | Musculoskeletal disorders +M08439- | Musculoskeletal disorders +M08441- | Musculoskeletal disorders +M08442- | Musculoskeletal disorders +M08449- | Musculoskeletal disorders +M08451- | Musculoskeletal disorders +M08452- | Musculoskeletal disorders +M08459- | Musculoskeletal disorders +M08461- | Musculoskeletal disorders +M08462- | Musculoskeletal disorders +M08469- | Musculoskeletal disorders +M08471- | Musculoskeletal disorders +M08472- | Musculoskeletal disorders +M08479- | Musculoskeletal disorders +M0848-- | Musculoskeletal disorders +M088--- | Musculoskeletal disorders +M0880-- | Musculoskeletal disorders +M08811- | Musculoskeletal disorders +M08812- | Musculoskeletal disorders +M08819- | Musculoskeletal disorders +M08821- | Musculoskeletal disorders +M08822- | Musculoskeletal disorders +M08829- | Musculoskeletal disorders +M08831- | Musculoskeletal disorders +M08832- | Musculoskeletal disorders +M08839- | Musculoskeletal disorders +M08841- | Musculoskeletal disorders +M08842- | Musculoskeletal disorders +M08849- | Musculoskeletal disorders +M08851- | Musculoskeletal disorders +M08852- | Musculoskeletal disorders +M08859- | Musculoskeletal disorders +M08861- | Musculoskeletal disorders +M08862- | Musculoskeletal disorders +M08869- | Musculoskeletal disorders +M08871- | Musculoskeletal disorders +M08872- | Musculoskeletal disorders +M08879- | Musculoskeletal disorders +M0888-- | Musculoskeletal disorders +M0889-- | Musculoskeletal disorders +M089--- | Musculoskeletal disorders +M0890-- | Musculoskeletal disorders +M08911- | Musculoskeletal disorders +M08912- | Musculoskeletal disorders +M08919- | Musculoskeletal disorders +M08921- | Musculoskeletal disorders +M08922- | Musculoskeletal disorders +M08929- | Musculoskeletal disorders +M08931- | Musculoskeletal disorders +M08932- | Musculoskeletal disorders +M08939- | Musculoskeletal disorders +M08941- | Musculoskeletal disorders +M08942- | Musculoskeletal disorders +M08949- | Musculoskeletal disorders +M08951- | Musculoskeletal disorders +M08952- | Musculoskeletal disorders +M08959- | Musculoskeletal disorders +M08961- | Musculoskeletal disorders +M08962- | Musculoskeletal disorders +M08969- | Musculoskeletal disorders +M08971- | Musculoskeletal disorders +M08972- | Musculoskeletal disorders +M08979- | Musculoskeletal disorders +M0898-- | Musculoskeletal disorders +M0899-- | Musculoskeletal disorders +M09---- | Musculoskeletal disorders +M090--- | Musculoskeletal disorders +M091--- | Musculoskeletal disorders +M092--- | Musculoskeletal disorders +M098--- | Musculoskeletal disorders +M10---- | Musculoskeletal disorders +M100--- | Musculoskeletal disorders +M1000-- | Musculoskeletal disorders +M10011- | Musculoskeletal disorders +M10012- | Musculoskeletal disorders +M10019- | Musculoskeletal disorders +M10021- | Musculoskeletal disorders +M10022- | Musculoskeletal disorders +M10029- | Musculoskeletal disorders +M10031- | Musculoskeletal disorders +M10032- | Musculoskeletal disorders +M10039- | Musculoskeletal disorders +M10041- | Musculoskeletal disorders +M10042- | Musculoskeletal disorders +M10049- | Musculoskeletal disorders +M10051- | Musculoskeletal disorders +M10052- | Musculoskeletal disorders +M10059- | Musculoskeletal disorders +M10061- | Musculoskeletal disorders +M10062- | Musculoskeletal disorders +M10069- | Musculoskeletal disorders +M10071- | Musculoskeletal disorders +M10072- | Musculoskeletal disorders +M10079- | Musculoskeletal disorders +M1008-- | Musculoskeletal disorders +M1009-- | Musculoskeletal disorders +M101--- | Musculoskeletal disorders +M1010-- | Musculoskeletal disorders +M10111- | Musculoskeletal disorders +M10112- | Musculoskeletal disorders +M10119- | Musculoskeletal disorders +M10121- | Musculoskeletal disorders +M10122- | Musculoskeletal disorders +M10129- | Musculoskeletal disorders +M10131- | Musculoskeletal disorders +M10132- | Musculoskeletal disorders +M10139- | Musculoskeletal disorders +M10141- | Musculoskeletal disorders +M10142- | Musculoskeletal disorders +M10149- | Musculoskeletal disorders +M10151- | Musculoskeletal disorders +M10152- | Musculoskeletal disorders +M10159- | Musculoskeletal disorders +M10161- | Musculoskeletal disorders +M10162- | Musculoskeletal disorders +M10169- | Musculoskeletal disorders +M10171- | Musculoskeletal disorders +M10172- | Musculoskeletal disorders +M10179- | Musculoskeletal disorders +M1018-- | Musculoskeletal disorders +M1019-- | Musculoskeletal disorders +M103--- | Musculoskeletal disorders +M1030-- | Musculoskeletal disorders +M10311- | Musculoskeletal disorders +M10312- | Musculoskeletal disorders +M10319- | Musculoskeletal disorders +M10321- | Musculoskeletal disorders +M10322- | Musculoskeletal disorders +M10329- | Musculoskeletal disorders +M10331- | Musculoskeletal disorders +M10332- | Musculoskeletal disorders +M10339- | Musculoskeletal disorders +M10341- | Musculoskeletal disorders +M10342- | Musculoskeletal disorders +M10349- | Musculoskeletal disorders +M10351- | Musculoskeletal disorders +M10352- | Musculoskeletal disorders +M10359- | Musculoskeletal disorders +M10361- | Musculoskeletal disorders +M10362- | Musculoskeletal disorders +M10369- | Musculoskeletal disorders +M10371- | Musculoskeletal disorders +M10372- | Musculoskeletal disorders +M10379- | Musculoskeletal disorders +M1038-- | Musculoskeletal disorders +M1039-- | Musculoskeletal disorders +M104--- | Musculoskeletal disorders +M1040-- | Musculoskeletal disorders +M10411- | Musculoskeletal disorders +M10412- | Musculoskeletal disorders +M10419- | Musculoskeletal disorders +M10421- | Musculoskeletal disorders +M10422- | Musculoskeletal disorders +M10429- | Musculoskeletal disorders +M10431- | Musculoskeletal disorders +M10432- | Musculoskeletal disorders +M10439- | Musculoskeletal disorders +M10441- | Musculoskeletal disorders +M10442- | Musculoskeletal disorders +M10449- | Musculoskeletal disorders +M10451- | Musculoskeletal disorders +M10452- | Musculoskeletal disorders +M10459- | Musculoskeletal disorders +M10461- | Musculoskeletal disorders +M10462- | Musculoskeletal disorders +M10469- | Musculoskeletal disorders +M10471- | Musculoskeletal disorders +M10472- | Musculoskeletal disorders +M10479- | Musculoskeletal disorders +M1048-- | Musculoskeletal disorders +M1049-- | Musculoskeletal disorders +M109--- | Musculoskeletal disorders +M11---- | Musculoskeletal disorders +M110--- | Musculoskeletal disorders +M1100-- | Musculoskeletal disorders +M11011- | Musculoskeletal disorders +M11012- | Musculoskeletal disorders +M11019- | Musculoskeletal disorders +M11021- | Musculoskeletal disorders +M11022- | Musculoskeletal disorders +M11029- | Musculoskeletal disorders +M11031- | Musculoskeletal disorders +M11032- | Musculoskeletal disorders +M11039- | Musculoskeletal disorders +M11041- | Musculoskeletal disorders +M11042- | Musculoskeletal disorders +M11049- | Musculoskeletal disorders +M11051- | Musculoskeletal disorders +M11052- | Musculoskeletal disorders +M11059- | Musculoskeletal disorders +M11061- | Musculoskeletal disorders +M11062- | Musculoskeletal disorders +M11069- | Musculoskeletal disorders +M11071- | Musculoskeletal disorders +M11072- | Musculoskeletal disorders +M11079- | Musculoskeletal disorders +M1108-- | Musculoskeletal disorders +M1109-- | Musculoskeletal disorders +M111--- | Musculoskeletal disorders +M1110-- | Musculoskeletal disorders +M11111- | Musculoskeletal disorders +M11112- | Musculoskeletal disorders +M11119- | Musculoskeletal disorders +M11121- | Musculoskeletal disorders +M11122- | Musculoskeletal disorders +M11129- | Musculoskeletal disorders +M11131- | Musculoskeletal disorders +M11132- | Musculoskeletal disorders +M11139- | Musculoskeletal disorders +M11141- | Musculoskeletal disorders +M11142- | Musculoskeletal disorders +M11149- | Musculoskeletal disorders +M11151- | Musculoskeletal disorders +M11152- | Musculoskeletal disorders +M11159- | Musculoskeletal disorders +M11161- | Musculoskeletal disorders +M11162- | Musculoskeletal disorders +M11169- | Musculoskeletal disorders +M11171- | Musculoskeletal disorders +M11172- | Musculoskeletal disorders +M11179- | Musculoskeletal disorders +M1118-- | Musculoskeletal disorders +M1119-- | Musculoskeletal disorders +M112--- | Musculoskeletal disorders +M1120-- | Musculoskeletal disorders +M11211- | Musculoskeletal disorders +M11212- | Musculoskeletal disorders +M11219- | Musculoskeletal disorders +M11221- | Musculoskeletal disorders +M11222- | Musculoskeletal disorders +M11229- | Musculoskeletal disorders +M11231- | Musculoskeletal disorders +M11232- | Musculoskeletal disorders +M11239- | Musculoskeletal disorders +M11241- | Musculoskeletal disorders +M11242- | Musculoskeletal disorders +M11249- | Musculoskeletal disorders +M11251- | Musculoskeletal disorders +M11252- | Musculoskeletal disorders +M11259- | Musculoskeletal disorders +M11261- | Musculoskeletal disorders +M11262- | Musculoskeletal disorders +M11269- | Musculoskeletal disorders +M11271- | Musculoskeletal disorders +M11272- | Musculoskeletal disorders +M11279- | Musculoskeletal disorders +M1128-- | Musculoskeletal disorders +M1129-- | Musculoskeletal disorders +M118--- | Musculoskeletal disorders +M1180-- | Musculoskeletal disorders +M11811- | Musculoskeletal disorders +M11812- | Musculoskeletal disorders +M11819- | Musculoskeletal disorders +M11821- | Musculoskeletal disorders +M11822- | Musculoskeletal disorders +M11829- | Musculoskeletal disorders +M11831- | Musculoskeletal disorders +M11832- | Musculoskeletal disorders +M11839- | Musculoskeletal disorders +M11841- | Musculoskeletal disorders +M11842- | Musculoskeletal disorders +M11849- | Musculoskeletal disorders +M11851- | Musculoskeletal disorders +M11852- | Musculoskeletal disorders +M11859- | Musculoskeletal disorders +M11861- | Musculoskeletal disorders +M11862- | Musculoskeletal disorders +M11869- | Musculoskeletal disorders +M11871- | Musculoskeletal disorders +M11872- | Musculoskeletal disorders +M11879- | Musculoskeletal disorders +M1188-- | Musculoskeletal disorders +M1189-- | Musculoskeletal disorders +M119--- | Musculoskeletal disorders +M12---- | Musculoskeletal disorders +M120--- | Musculoskeletal disorders +M1200-- | Musculoskeletal disorders +M12011- | Musculoskeletal disorders +M12012- | Musculoskeletal disorders +M12019- | Musculoskeletal disorders +M12021- | Musculoskeletal disorders +M12022- | Musculoskeletal disorders +M12029- | Musculoskeletal disorders +M12031- | Musculoskeletal disorders +M12032- | Musculoskeletal disorders +M12039- | Musculoskeletal disorders +M12041- | Musculoskeletal disorders +M12042- | Musculoskeletal disorders +M12049- | Musculoskeletal disorders +M12051- | Musculoskeletal disorders +M12052- | Musculoskeletal disorders +M12059- | Musculoskeletal disorders +M12061- | Musculoskeletal disorders +M12062- | Musculoskeletal disorders +M12069- | Musculoskeletal disorders +M12071- | Musculoskeletal disorders +M12072- | Musculoskeletal disorders +M12079- | Musculoskeletal disorders +M1208-- | Musculoskeletal disorders +M1209-- | Musculoskeletal disorders +M121--- | Musculoskeletal disorders +M1210-- | Musculoskeletal disorders +M12111- | Musculoskeletal disorders +M12112- | Musculoskeletal disorders +M12119- | Musculoskeletal disorders +M12121- | Musculoskeletal disorders +M12122- | Musculoskeletal disorders +M12129- | Musculoskeletal disorders +M12131- | Musculoskeletal disorders +M12132- | Musculoskeletal disorders +M12139- | Musculoskeletal disorders +M12141- | Musculoskeletal disorders +M12142- | Musculoskeletal disorders +M12149- | Musculoskeletal disorders +M12151- | Musculoskeletal disorders +M12152- | Musculoskeletal disorders +M12159- | Musculoskeletal disorders +M12161- | Musculoskeletal disorders +M12162- | Musculoskeletal disorders +M12169- | Musculoskeletal disorders +M12171- | Musculoskeletal disorders +M12172- | Musculoskeletal disorders +M12179- | Musculoskeletal disorders +M1218-- | Musculoskeletal disorders +M1219-- | Musculoskeletal disorders +M122--- | Musculoskeletal disorders +M1220-- | Musculoskeletal disorders +M12211- | Musculoskeletal disorders +M12212- | Musculoskeletal disorders +M12219- | Musculoskeletal disorders +M12221- | Musculoskeletal disorders +M12222- | Musculoskeletal disorders +M12229- | Musculoskeletal disorders +M12231- | Musculoskeletal disorders +M12232- | Musculoskeletal disorders +M12239- | Musculoskeletal disorders +M12241- | Musculoskeletal disorders +M12242- | Musculoskeletal disorders +M12249- | Musculoskeletal disorders +M12251- | Musculoskeletal disorders +M12252- | Musculoskeletal disorders +M12259- | Musculoskeletal disorders +M12261- | Musculoskeletal disorders +M12262- | Musculoskeletal disorders +M12269- | Musculoskeletal disorders +M12271- | Musculoskeletal disorders +M12272- | Musculoskeletal disorders +M12279- | Musculoskeletal disorders +M1228-- | Musculoskeletal disorders +M1229-- | Musculoskeletal disorders +M123--- | Musculoskeletal disorders +M1230-- | Musculoskeletal disorders +M12311- | Musculoskeletal disorders +M12312- | Musculoskeletal disorders +M12319- | Musculoskeletal disorders +M12321- | Musculoskeletal disorders +M12322- | Musculoskeletal disorders +M12329- | Musculoskeletal disorders +M12331- | Musculoskeletal disorders +M12332- | Musculoskeletal disorders +M12339- | Musculoskeletal disorders +M12341- | Musculoskeletal disorders +M12342- | Musculoskeletal disorders +M12349- | Musculoskeletal disorders +M12351- | Musculoskeletal disorders +M12352- | Musculoskeletal disorders +M12359- | Musculoskeletal disorders +M12361- | Musculoskeletal disorders +M12362- | Musculoskeletal disorders +M12369- | Musculoskeletal disorders +M12371- | Musculoskeletal disorders +M12372- | Musculoskeletal disorders +M12379- | Musculoskeletal disorders +M1238-- | Musculoskeletal disorders +M1239-- | Musculoskeletal disorders +M124--- | Musculoskeletal disorders +M1240-- | Musculoskeletal disorders +M12411- | Musculoskeletal disorders +M12412- | Musculoskeletal disorders +M12419- | Musculoskeletal disorders +M12421- | Musculoskeletal disorders +M12422- | Musculoskeletal disorders +M12429- | Musculoskeletal disorders +M12431- | Musculoskeletal disorders +M12432- | Musculoskeletal disorders +M12439- | Musculoskeletal disorders +M12441- | Musculoskeletal disorders +M12442- | Musculoskeletal disorders +M12449- | Musculoskeletal disorders +M12451- | Musculoskeletal disorders +M12452- | Musculoskeletal disorders +M12459- | Musculoskeletal disorders +M12461- | Musculoskeletal disorders +M12462- | Musculoskeletal disorders +M12469- | Musculoskeletal disorders +M12471- | Musculoskeletal disorders +M12472- | Musculoskeletal disorders +M12479- | Musculoskeletal disorders +M1248-- | Musculoskeletal disorders +M1249-- | Musculoskeletal disorders +M125--- | Musculoskeletal disorders +M1250-- | Musculoskeletal disorders +M12511- | Musculoskeletal disorders +M12512- | Musculoskeletal disorders +M12519- | Musculoskeletal disorders +M12521- | Musculoskeletal disorders +M12522- | Musculoskeletal disorders +M12529- | Musculoskeletal disorders +M12531- | Musculoskeletal disorders +M12532- | Musculoskeletal disorders +M12539- | Musculoskeletal disorders +M12541- | Musculoskeletal disorders +M12542- | Musculoskeletal disorders +M12549- | Musculoskeletal disorders +M12551- | Musculoskeletal disorders +M12552- | Musculoskeletal disorders +M12559- | Musculoskeletal disorders +M12561- | Musculoskeletal disorders +M12562- | Musculoskeletal disorders +M12569- | Musculoskeletal disorders +M12571- | Musculoskeletal disorders +M12572- | Musculoskeletal disorders +M12579- | Musculoskeletal disorders +M1258-- | Musculoskeletal disorders +M1259-- | Musculoskeletal disorders +M128--- | Musculoskeletal disorders +M1280-- | Musculoskeletal disorders +M12811- | Musculoskeletal disorders +M12812- | Musculoskeletal disorders +M12819- | Musculoskeletal disorders +M12821- | Musculoskeletal disorders +M12822- | Musculoskeletal disorders +M12829- | Musculoskeletal disorders +M12831- | Musculoskeletal disorders +M12832- | Musculoskeletal disorders +M12839- | Musculoskeletal disorders +M12841- | Musculoskeletal disorders +M12842- | Musculoskeletal disorders +M12849- | Musculoskeletal disorders +M12851- | Musculoskeletal disorders +M12852- | Musculoskeletal disorders +M12859- | Musculoskeletal disorders +M12861- | Musculoskeletal disorders +M12862- | Musculoskeletal disorders +M12869- | Musculoskeletal disorders +M12871- | Musculoskeletal disorders +M12872- | Musculoskeletal disorders +M12879- | Musculoskeletal disorders +M1288-- | Musculoskeletal disorders +M1289-- | Musculoskeletal disorders +M129--- | Musculoskeletal disorders +M13---- | Musculoskeletal disorders +M130--- | Musculoskeletal disorders +M131--- | Musculoskeletal disorders +M1310-- | Musculoskeletal disorders +M13111- | Musculoskeletal disorders +M13112- | Musculoskeletal disorders +M13119- | Musculoskeletal disorders +M13121- | Musculoskeletal disorders +M13122- | Musculoskeletal disorders +M13129- | Musculoskeletal disorders +M13131- | Musculoskeletal disorders +M13132- | Musculoskeletal disorders +M13139- | Musculoskeletal disorders +M13141- | Musculoskeletal disorders +M13142- | Musculoskeletal disorders +M13149- | Musculoskeletal disorders +M13151- | Musculoskeletal disorders +M13152- | Musculoskeletal disorders +M13159- | Musculoskeletal disorders +M13161- | Musculoskeletal disorders +M13162- | Musculoskeletal disorders +M13169- | Musculoskeletal disorders +M13171- | Musculoskeletal disorders +M13172- | Musculoskeletal disorders +M13179- | Musculoskeletal disorders +M138--- | Musculoskeletal disorders +M1380-- | Musculoskeletal disorders +M13811- | Musculoskeletal disorders +M13812- | Musculoskeletal disorders +M13819- | Musculoskeletal disorders +M13821- | Musculoskeletal disorders +M13822- | Musculoskeletal disorders +M13829- | Musculoskeletal disorders +M13831- | Musculoskeletal disorders +M13832- | Musculoskeletal disorders +M13839- | Musculoskeletal disorders +M13841- | Musculoskeletal disorders +M13842- | Musculoskeletal disorders +M13849- | Musculoskeletal disorders +M13851- | Musculoskeletal disorders +M13852- | Musculoskeletal disorders +M13859- | Musculoskeletal disorders +M13861- | Musculoskeletal disorders +M13862- | Musculoskeletal disorders +M13869- | Musculoskeletal disorders +M13871- | Musculoskeletal disorders +M13872- | Musculoskeletal disorders +M13879- | Musculoskeletal disorders +M1388-- | Musculoskeletal disorders +M1389-- | Musculoskeletal disorders +M139--- | Musculoskeletal disorders +M14---- | Musculoskeletal disorders +M140--- | Musculoskeletal disorders +M141--- | Musculoskeletal disorders +M142--- | Musculoskeletal disorders +M143--- | Musculoskeletal disorders +M144--- | Musculoskeletal disorders +M145--- | Musculoskeletal disorders +M146--- | Musculoskeletal disorders +M1460-- | Musculoskeletal disorders +M14611- | Musculoskeletal disorders +M14612- | Musculoskeletal disorders +M14619- | Musculoskeletal disorders +M14621- | Musculoskeletal disorders +M14622- | Musculoskeletal disorders +M14629- | Musculoskeletal disorders +M14631- | Musculoskeletal disorders +M14632- | Musculoskeletal disorders +M14639- | Musculoskeletal disorders +M14641- | Musculoskeletal disorders +M14642- | Musculoskeletal disorders +M14649- | Musculoskeletal disorders +M14651- | Musculoskeletal disorders +M14652- | Musculoskeletal disorders +M14659- | Musculoskeletal disorders +M14661- | Musculoskeletal disorders +M14662- | Musculoskeletal disorders +M14669- | Musculoskeletal disorders +M14671- | Musculoskeletal disorders +M14672- | Musculoskeletal disorders +M14679- | Musculoskeletal disorders +M1468-- | Musculoskeletal disorders +M1469-- | Musculoskeletal disorders +M148--- | Musculoskeletal disorders +M1480-- | Musculoskeletal disorders +M14811- | Musculoskeletal disorders +M14812- | Musculoskeletal disorders +M14819- | Musculoskeletal disorders +M14821- | Musculoskeletal disorders +M14822- | Musculoskeletal disorders +M14829- | Musculoskeletal disorders +M14831- | Musculoskeletal disorders +M14832- | Musculoskeletal disorders +M14839- | Musculoskeletal disorders +M14841- | Musculoskeletal disorders +M14842- | Musculoskeletal disorders +M14849- | Musculoskeletal disorders +M14851- | Musculoskeletal disorders +M14852- | Musculoskeletal disorders +M14859- | Musculoskeletal disorders +M14861- | Musculoskeletal disorders +M14862- | Musculoskeletal disorders +M14869- | Musculoskeletal disorders +M14871- | Musculoskeletal disorders +M14872- | Musculoskeletal disorders +M14879- | Musculoskeletal disorders +M1488-- | Musculoskeletal disorders +M1489-- | Musculoskeletal disorders +M15---- | Musculoskeletal disorders +M150--- | Musculoskeletal disorders +M151--- | Musculoskeletal disorders +M152--- | Musculoskeletal disorders +M153--- | Musculoskeletal disorders +M154--- | Musculoskeletal disorders +M158--- | Musculoskeletal disorders +M159--- | Musculoskeletal disorders +M16---- | Musculoskeletal disorders +M160--- | Musculoskeletal disorders +M161--- | Musculoskeletal disorders +M1610-- | Musculoskeletal disorders +M1611-- | Musculoskeletal disorders +M1612-- | Musculoskeletal disorders +M162--- | Musculoskeletal disorders +M163--- | Musculoskeletal disorders +M1630-- | Musculoskeletal disorders +M1631-- | Musculoskeletal disorders +M1632-- | Musculoskeletal disorders +M164--- | Musculoskeletal disorders +M165--- | Musculoskeletal disorders +M1650-- | Musculoskeletal disorders +M1651-- | Musculoskeletal disorders +M1652-- | Musculoskeletal disorders +M166--- | Musculoskeletal disorders +M167--- | Musculoskeletal disorders +M169--- | Musculoskeletal disorders +M17---- | Musculoskeletal disorders +M170--- | Musculoskeletal disorders +M171--- | Musculoskeletal disorders +M1710-- | Musculoskeletal disorders +M1711-- | Musculoskeletal disorders +M1712-- | Musculoskeletal disorders +M172--- | Musculoskeletal disorders +M173--- | Musculoskeletal disorders +M1730-- | Musculoskeletal disorders +M1731-- | Musculoskeletal disorders +M1732-- | Musculoskeletal disorders +M174--- | Musculoskeletal disorders +M175--- | Musculoskeletal disorders +M179--- | Musculoskeletal disorders +M18---- | Musculoskeletal disorders +M180--- | Musculoskeletal disorders +M181--- | Musculoskeletal disorders +M1810-- | Musculoskeletal disorders +M1811-- | Musculoskeletal disorders +M1812-- | Musculoskeletal disorders +M182--- | Musculoskeletal disorders +M183--- | Musculoskeletal disorders +M1830-- | Musculoskeletal disorders +M1831-- | Musculoskeletal disorders +M1832-- | Musculoskeletal disorders +M184--- | Musculoskeletal disorders +M185--- | Musculoskeletal disorders +M1850-- | Musculoskeletal disorders +M1851-- | Musculoskeletal disorders +M1852-- | Musculoskeletal disorders +M189--- | Musculoskeletal disorders +M19---- | Musculoskeletal disorders +M190--- | Musculoskeletal disorders +M19011- | Musculoskeletal disorders +M19012- | Musculoskeletal disorders +M19019- | Musculoskeletal disorders +M19021- | Musculoskeletal disorders +M19022- | Musculoskeletal disorders +M19029- | Musculoskeletal disorders +M19031- | Musculoskeletal disorders +M19032- | Musculoskeletal disorders +M19039- | Musculoskeletal disorders +M19041- | Musculoskeletal disorders +M19042- | Musculoskeletal disorders +M19049- | Musculoskeletal disorders +M19071- | Musculoskeletal disorders +M19072- | Musculoskeletal disorders +M19079- | Musculoskeletal disorders +M191--- | Musculoskeletal disorders +M19111- | Musculoskeletal disorders +M19112- | Musculoskeletal disorders +M19119- | Musculoskeletal disorders +M19121- | Musculoskeletal disorders +M19122- | Musculoskeletal disorders +M19129- | Musculoskeletal disorders +M19131- | Musculoskeletal disorders +M19132- | Musculoskeletal disorders +M19139- | Musculoskeletal disorders +M19141- | Musculoskeletal disorders +M19142- | Musculoskeletal disorders +M19149- | Musculoskeletal disorders +M19171- | Musculoskeletal disorders +M19172- | Musculoskeletal disorders +M19179- | Musculoskeletal disorders +M192--- | Musculoskeletal disorders +M19211- | Musculoskeletal disorders +M19212- | Musculoskeletal disorders +M19219- | Musculoskeletal disorders +M19221- | Musculoskeletal disorders +M19222- | Musculoskeletal disorders +M19229- | Musculoskeletal disorders +M19231- | Musculoskeletal disorders +M19232- | Musculoskeletal disorders +M19239- | Musculoskeletal disorders +M19241- | Musculoskeletal disorders +M19242- | Musculoskeletal disorders +M19249- | Musculoskeletal disorders +M19271- | Musculoskeletal disorders +M19272- | Musculoskeletal disorders +M19279- | Musculoskeletal disorders +M198--- | Musculoskeletal disorders +M199--- | Musculoskeletal disorders +M1990-- | Musculoskeletal disorders +M1991-- | Musculoskeletal disorders +M1992-- | Musculoskeletal disorders +M1993-- | Musculoskeletal disorders +M1A00X0 | Musculoskeletal disorders +M1A00X1 | Musculoskeletal disorders +M1A0110 | Musculoskeletal disorders +M1A0111 | Musculoskeletal disorders +M1A0120 | Musculoskeletal disorders +M1A0121 | Musculoskeletal disorders +M1A0190 | Musculoskeletal disorders +M1A0191 | Musculoskeletal disorders +M1A0210 | Musculoskeletal disorders +M1A0211 | Musculoskeletal disorders +M1A0220 | Musculoskeletal disorders +M1A0221 | Musculoskeletal disorders +M1A0290 | Musculoskeletal disorders +M1A0291 | Musculoskeletal disorders +M1A0310 | Musculoskeletal disorders +M1A0311 | Musculoskeletal disorders +M1A0320 | Musculoskeletal disorders +M1A0321 | Musculoskeletal disorders +M1A0390 | Musculoskeletal disorders +M1A0391 | Musculoskeletal disorders +M1A0410 | Musculoskeletal disorders +M1A0411 | Musculoskeletal disorders +M1A0420 | Musculoskeletal disorders +M1A0421 | Musculoskeletal disorders +M1A0490 | Musculoskeletal disorders +M1A0491 | Musculoskeletal disorders +M1A0510 | Musculoskeletal disorders +M1A0511 | Musculoskeletal disorders +M1A0520 | Musculoskeletal disorders +M1A0521 | Musculoskeletal disorders +M1A0590 | Musculoskeletal disorders +M1A0591 | Musculoskeletal disorders +M1A0610 | Musculoskeletal disorders +M1A0611 | Musculoskeletal disorders +M1A0620 | Musculoskeletal disorders +M1A0621 | Musculoskeletal disorders +M1A0690 | Musculoskeletal disorders +M1A0691 | Musculoskeletal disorders +M1A0710 | Musculoskeletal disorders +M1A0711 | Musculoskeletal disorders +M1A0720 | Musculoskeletal disorders +M1A0721 | Musculoskeletal disorders +M1A0790 | Musculoskeletal disorders +M1A0791 | Musculoskeletal disorders +M1A08X0 | Musculoskeletal disorders +M1A08X1 | Musculoskeletal disorders +M1A09X0 | Musculoskeletal disorders +M1A09X1 | Musculoskeletal disorders +M1A10X0 | Musculoskeletal disorders +M1A10X1 | Musculoskeletal disorders +M1A1110 | Musculoskeletal disorders +M1A1111 | Musculoskeletal disorders +M1A1120 | Musculoskeletal disorders +M1A1121 | Musculoskeletal disorders +M1A1190 | Musculoskeletal disorders +M1A1191 | Musculoskeletal disorders +M1A1210 | Musculoskeletal disorders +M1A1211 | Musculoskeletal disorders +M1A1220 | Musculoskeletal disorders +M1A1221 | Musculoskeletal disorders +M1A1290 | Musculoskeletal disorders +M1A1291 | Musculoskeletal disorders +M1A1310 | Musculoskeletal disorders +M1A1311 | Musculoskeletal disorders +M1A1320 | Musculoskeletal disorders +M1A1321 | Musculoskeletal disorders +M1A1390 | Musculoskeletal disorders +M1A1391 | Musculoskeletal disorders +M1A1410 | Musculoskeletal disorders +M1A1411 | Musculoskeletal disorders +M1A1420 | Musculoskeletal disorders +M1A1421 | Musculoskeletal disorders +M1A1490 | Musculoskeletal disorders +M1A1491 | Musculoskeletal disorders +M1A1510 | Musculoskeletal disorders +M1A1511 | Musculoskeletal disorders +M1A1520 | Musculoskeletal disorders +M1A1521 | Musculoskeletal disorders +M1A1590 | Musculoskeletal disorders +M1A1591 | Musculoskeletal disorders +M1A1610 | Musculoskeletal disorders +M1A1611 | Musculoskeletal disorders +M1A1620 | Musculoskeletal disorders +M1A1621 | Musculoskeletal disorders +M1A1690 | Musculoskeletal disorders +M1A1691 | Musculoskeletal disorders +M1A1710 | Musculoskeletal disorders +M1A1711 | Musculoskeletal disorders +M1A1720 | Musculoskeletal disorders +M1A1721 | Musculoskeletal disorders +M1A1790 | Musculoskeletal disorders +M1A1791 | Musculoskeletal disorders +M1A18X0 | Musculoskeletal disorders +M1A18X1 | Musculoskeletal disorders +M1A19X0 | Musculoskeletal disorders +M1A19X1 | Musculoskeletal disorders +M1A20X0 | Musculoskeletal disorders +M1A20X1 | Musculoskeletal disorders +M1A2110 | Musculoskeletal disorders +M1A2111 | Musculoskeletal disorders +M1A2120 | Musculoskeletal disorders +M1A2121 | Musculoskeletal disorders +M1A2190 | Musculoskeletal disorders +M1A2191 | Musculoskeletal disorders +M1A2210 | Musculoskeletal disorders +M1A2211 | Musculoskeletal disorders +M1A2220 | Musculoskeletal disorders +M1A2221 | Musculoskeletal disorders +M1A2290 | Musculoskeletal disorders +M1A2291 | Musculoskeletal disorders +M1A2310 | Musculoskeletal disorders +M1A2311 | Musculoskeletal disorders +M1A2320 | Musculoskeletal disorders +M1A2321 | Musculoskeletal disorders +M1A2390 | Musculoskeletal disorders +M1A2391 | Musculoskeletal disorders +M1A2410 | Musculoskeletal disorders +M1A2411 | Musculoskeletal disorders +M1A2420 | Musculoskeletal disorders +M1A2421 | Musculoskeletal disorders +M1A2490 | Musculoskeletal disorders +M1A2491 | Musculoskeletal disorders +M1A2510 | Musculoskeletal disorders +M1A2511 | Musculoskeletal disorders +M1A2520 | Musculoskeletal disorders +M1A2521 | Musculoskeletal disorders +M1A2590 | Musculoskeletal disorders +M1A2591 | Musculoskeletal disorders +M1A2610 | Musculoskeletal disorders +M1A2611 | Musculoskeletal disorders +M1A2620 | Musculoskeletal disorders +M1A2621 | Musculoskeletal disorders +M1A2690 | Musculoskeletal disorders +M1A2691 | Musculoskeletal disorders +M1A2710 | Musculoskeletal disorders +M1A2711 | Musculoskeletal disorders +M1A2720 | Musculoskeletal disorders +M1A2721 | Musculoskeletal disorders +M1A2790 | Musculoskeletal disorders +M1A2791 | Musculoskeletal disorders +M1A28X0 | Musculoskeletal disorders +M1A28X1 | Musculoskeletal disorders +M1A29X0 | Musculoskeletal disorders +M1A29X1 | Musculoskeletal disorders +M1A30X0 | Musculoskeletal disorders +M1A30X1 | Musculoskeletal disorders +M1A3110 | Musculoskeletal disorders +M1A3111 | Musculoskeletal disorders +M1A3120 | Musculoskeletal disorders +M1A3121 | Musculoskeletal disorders +M1A3190 | Musculoskeletal disorders +M1A3191 | Musculoskeletal disorders +M1A3210 | Musculoskeletal disorders +M1A3211 | Musculoskeletal disorders +M1A3220 | Musculoskeletal disorders +M1A3221 | Musculoskeletal disorders +M1A3290 | Musculoskeletal disorders +M1A3291 | Musculoskeletal disorders +M1A3310 | Musculoskeletal disorders +M1A3311 | Musculoskeletal disorders +M1A3320 | Musculoskeletal disorders +M1A3321 | Musculoskeletal disorders +M1A3390 | Musculoskeletal disorders +M1A3391 | Musculoskeletal disorders +M1A3410 | Musculoskeletal disorders +M1A3411 | Musculoskeletal disorders +M1A3420 | Musculoskeletal disorders +M1A3421 | Musculoskeletal disorders +M1A3490 | Musculoskeletal disorders +M1A3491 | Musculoskeletal disorders +M1A3510 | Musculoskeletal disorders +M1A3511 | Musculoskeletal disorders +M1A3520 | Musculoskeletal disorders +M1A3521 | Musculoskeletal disorders +M1A3590 | Musculoskeletal disorders +M1A3591 | Musculoskeletal disorders +M1A3610 | Musculoskeletal disorders +M1A3611 | Musculoskeletal disorders +M1A3620 | Musculoskeletal disorders +M1A3621 | Musculoskeletal disorders +M1A3690 | Musculoskeletal disorders +M1A3691 | Musculoskeletal disorders +M1A3710 | Musculoskeletal disorders +M1A3711 | Musculoskeletal disorders +M1A3720 | Musculoskeletal disorders +M1A3721 | Musculoskeletal disorders +M1A3790 | Musculoskeletal disorders +M1A3791 | Musculoskeletal disorders +M1A38X0 | Musculoskeletal disorders +M1A38X1 | Musculoskeletal disorders +M1A39X0 | Musculoskeletal disorders +M1A39X1 | Musculoskeletal disorders +M1A40X0 | Musculoskeletal disorders +M1A40X1 | Musculoskeletal disorders +M1A4110 | Musculoskeletal disorders +M1A4111 | Musculoskeletal disorders +M1A4120 | Musculoskeletal disorders +M1A4121 | Musculoskeletal disorders +M1A4190 | Musculoskeletal disorders +M1A4191 | Musculoskeletal disorders +M1A4210 | Musculoskeletal disorders +M1A4211 | Musculoskeletal disorders +M1A4220 | Musculoskeletal disorders +M1A4221 | Musculoskeletal disorders +M1A4290 | Musculoskeletal disorders +M1A4291 | Musculoskeletal disorders +M1A4310 | Musculoskeletal disorders +M1A4311 | Musculoskeletal disorders +M1A4320 | Musculoskeletal disorders +M1A4321 | Musculoskeletal disorders +M1A4390 | Musculoskeletal disorders +M1A4391 | Musculoskeletal disorders +M1A4410 | Musculoskeletal disorders +M1A4411 | Musculoskeletal disorders +M1A4420 | Musculoskeletal disorders +M1A4421 | Musculoskeletal disorders +M1A4490 | Musculoskeletal disorders +M1A4491 | Musculoskeletal disorders +M1A4510 | Musculoskeletal disorders +M1A4511 | Musculoskeletal disorders +M1A4520 | Musculoskeletal disorders +M1A4521 | Musculoskeletal disorders +M1A4590 | Musculoskeletal disorders +M1A4591 | Musculoskeletal disorders +M1A4610 | Musculoskeletal disorders +M1A4611 | Musculoskeletal disorders +M1A4620 | Musculoskeletal disorders +M1A4621 | Musculoskeletal disorders +M1A4690 | Musculoskeletal disorders +M1A4691 | Musculoskeletal disorders +M1A4710 | Musculoskeletal disorders +M1A4711 | Musculoskeletal disorders +M1A4720 | Musculoskeletal disorders +M1A4721 | Musculoskeletal disorders +M1A4790 | Musculoskeletal disorders +M1A4791 | Musculoskeletal disorders +M1A48X0 | Musculoskeletal disorders +M1A48X1 | Musculoskeletal disorders +M1A49X0 | Musculoskeletal disorders +M1A49X1 | Musculoskeletal disorders +M1A9XX0 | Musculoskeletal disorders +M1A9XX1 | Musculoskeletal disorders +M20---- | Musculoskeletal disorders +M200--- | Musculoskeletal disorders +M20001- | Musculoskeletal disorders +M20002- | Musculoskeletal disorders +M20009- | Musculoskeletal disorders +M20011- | Musculoskeletal disorders +M20012- | Musculoskeletal disorders +M20019- | Musculoskeletal disorders +M20021- | Musculoskeletal disorders +M20022- | Musculoskeletal disorders +M20029- | Musculoskeletal disorders +M20031- | Musculoskeletal disorders +M20032- | Musculoskeletal disorders +M20039- | Musculoskeletal disorders +M20091- | Musculoskeletal disorders +M20092- | Musculoskeletal disorders +M20099- | Musculoskeletal disorders +M201--- | Musculoskeletal disorders +M2010-- | Musculoskeletal disorders +M2011-- | Musculoskeletal disorders +M2012-- | Musculoskeletal disorders +M202--- | Musculoskeletal disorders +M2020-- | Musculoskeletal disorders +M2021-- | Musculoskeletal disorders +M2022-- | Musculoskeletal disorders +M203--- | Musculoskeletal disorders +M2030-- | Musculoskeletal disorders +M2031-- | Musculoskeletal disorders +M2032-- | Musculoskeletal disorders +M204--- | Musculoskeletal disorders +M2040-- | Musculoskeletal disorders +M2041-- | Musculoskeletal disorders +M2042-- | Musculoskeletal disorders +M205--- | Musculoskeletal disorders +M205X1- | Musculoskeletal disorders +M205X2- | Musculoskeletal disorders +M205X9- | Musculoskeletal disorders +M206--- | Musculoskeletal disorders +M2060-- | Musculoskeletal disorders +M2061-- | Musculoskeletal disorders +M2062-- | Musculoskeletal disorders +M21---- | Musculoskeletal disorders +M210--- | Musculoskeletal disorders +M2100-- | Musculoskeletal disorders +M21021- | Musculoskeletal disorders +M21022- | Musculoskeletal disorders +M21029- | Musculoskeletal disorders +M21051- | Musculoskeletal disorders +M21052- | Musculoskeletal disorders +M21059- | Musculoskeletal disorders +M21061- | Musculoskeletal disorders +M21062- | Musculoskeletal disorders +M21069- | Musculoskeletal disorders +M21071- | Musculoskeletal disorders +M21072- | Musculoskeletal disorders +M21079- | Musculoskeletal disorders +M211--- | Musculoskeletal disorders +M2110-- | Musculoskeletal disorders +M21121- | Musculoskeletal disorders +M21122- | Musculoskeletal disorders +M21129- | Musculoskeletal disorders +M21151- | Musculoskeletal disorders +M21152- | Musculoskeletal disorders +M21159- | Musculoskeletal disorders +M21161- | Musculoskeletal disorders +M21162- | Musculoskeletal disorders +M21169- | Musculoskeletal disorders +M21171- | Musculoskeletal disorders +M21172- | Musculoskeletal disorders +M21179- | Musculoskeletal disorders +M212--- | Musculoskeletal disorders +M2120-- | Musculoskeletal disorders +M21211- | Musculoskeletal disorders +M21212- | Musculoskeletal disorders +M21219- | Musculoskeletal disorders +M21221- | Musculoskeletal disorders +M21222- | Musculoskeletal disorders +M21229- | Musculoskeletal disorders +M21231- | Musculoskeletal disorders +M21232- | Musculoskeletal disorders +M21239- | Musculoskeletal disorders +M21241- | Musculoskeletal disorders +M21242- | Musculoskeletal disorders +M21249- | Musculoskeletal disorders +M21251- | Musculoskeletal disorders +M21252- | Musculoskeletal disorders +M21259- | Musculoskeletal disorders +M21261- | Musculoskeletal disorders +M21262- | Musculoskeletal disorders +M21269- | Musculoskeletal disorders +M21271- | Musculoskeletal disorders +M21272- | Musculoskeletal disorders +M21279- | Musculoskeletal disorders +M213--- | Musculoskeletal disorders +M21331- | Musculoskeletal disorders +M21332- | Musculoskeletal disorders +M21339- | Musculoskeletal disorders +M21371- | Musculoskeletal disorders +M21372- | Musculoskeletal disorders +M21379- | Musculoskeletal disorders +M214--- | Musculoskeletal disorders +M2140-- | Musculoskeletal disorders +M2141-- | Musculoskeletal disorders +M2142-- | Musculoskeletal disorders +M215--- | Musculoskeletal disorders +M21511- | Musculoskeletal disorders +M21512- | Musculoskeletal disorders +M21519- | Musculoskeletal disorders +M21521- | Musculoskeletal disorders +M21522- | Musculoskeletal disorders +M21529- | Musculoskeletal disorders +M21531- | Musculoskeletal disorders +M21532- | Musculoskeletal disorders +M21539- | Musculoskeletal disorders +M21541- | Musculoskeletal disorders +M21542- | Musculoskeletal disorders +M21549- | Musculoskeletal disorders +M216--- | Musculoskeletal disorders +M21611- | Musculoskeletal disorders +M21612- | Musculoskeletal disorders +M21619- | Musculoskeletal disorders +M21621- | Musculoskeletal disorders +M21622- | Musculoskeletal disorders +M21629- | Musculoskeletal disorders +M216X1- | Musculoskeletal disorders +M216X2- | Musculoskeletal disorders +M216X9- | Musculoskeletal disorders +M217--- | Musculoskeletal disorders +M2170-- | Musculoskeletal disorders +M21721- | Musculoskeletal disorders +M21722- | Musculoskeletal disorders +M21729- | Musculoskeletal disorders +M21731- | Musculoskeletal disorders +M21732- | Musculoskeletal disorders +M21733- | Musculoskeletal disorders +M21734- | Musculoskeletal disorders +M21739- | Musculoskeletal disorders +M21751- | Musculoskeletal disorders +M21752- | Musculoskeletal disorders +M21759- | Musculoskeletal disorders +M21761- | Musculoskeletal disorders +M21762- | Musculoskeletal disorders +M21763- | Musculoskeletal disorders +M21764- | Musculoskeletal disorders +M21769- | Musculoskeletal disorders +M218--- | Musculoskeletal disorders +M2180-- | Musculoskeletal disorders +M21821- | Musculoskeletal disorders +M21822- | Musculoskeletal disorders +M21829- | Musculoskeletal disorders +M21831- | Musculoskeletal disorders +M21832- | Musculoskeletal disorders +M21839- | Musculoskeletal disorders +M21851- | Musculoskeletal disorders +M21852- | Musculoskeletal disorders +M21859- | Musculoskeletal disorders +M21861- | Musculoskeletal disorders +M21862- | Musculoskeletal disorders +M21869- | Musculoskeletal disorders +M219--- | Musculoskeletal disorders +M2190-- | Musculoskeletal disorders +M21921- | Musculoskeletal disorders +M21922- | Musculoskeletal disorders +M21929- | Musculoskeletal disorders +M21931- | Musculoskeletal disorders +M21932- | Musculoskeletal disorders +M21939- | Musculoskeletal disorders +M21941- | Musculoskeletal disorders +M21942- | Musculoskeletal disorders +M21949- | Musculoskeletal disorders +M21951- | Musculoskeletal disorders +M21952- | Musculoskeletal disorders +M21959- | Musculoskeletal disorders +M21961- | Musculoskeletal disorders +M21962- | Musculoskeletal disorders +M21969- | Musculoskeletal disorders +M22---- | Musculoskeletal disorders +M220--- | Musculoskeletal disorders +M2200-- | Musculoskeletal disorders +M2201-- | Musculoskeletal disorders +M2202-- | Musculoskeletal disorders +M221--- | Musculoskeletal disorders +M2210-- | Musculoskeletal disorders +M2211-- | Musculoskeletal disorders +M2212-- | Musculoskeletal disorders +M222--- | Musculoskeletal disorders +M222X1- | Musculoskeletal disorders +M222X2- | Musculoskeletal disorders +M222X9- | Musculoskeletal disorders +M223--- | Musculoskeletal disorders +M223X1- | Musculoskeletal disorders +M223X2- | Musculoskeletal disorders +M223X9- | Musculoskeletal disorders +M224--- | Musculoskeletal disorders +M2240-- | Musculoskeletal disorders +M2241-- | Musculoskeletal disorders +M2242-- | Musculoskeletal disorders +M228--- | Musculoskeletal disorders +M228X1- | Musculoskeletal disorders +M228X2- | Musculoskeletal disorders +M228X9- | Musculoskeletal disorders +M229--- | Musculoskeletal disorders +M2290-- | Musculoskeletal disorders +M2291-- | Musculoskeletal disorders +M2292-- | Musculoskeletal disorders +M23---- | Musculoskeletal disorders +M230--- | Musculoskeletal disorders +M23000- | Musculoskeletal disorders +M23001- | Musculoskeletal disorders +M23002- | Musculoskeletal disorders +M23003- | Musculoskeletal disorders +M23004- | Musculoskeletal disorders +M23005- | Musculoskeletal disorders +M23006- | Musculoskeletal disorders +M23007- | Musculoskeletal disorders +M23009- | Musculoskeletal disorders +M23011- | Musculoskeletal disorders +M23012- | Musculoskeletal disorders +M23019- | Musculoskeletal disorders +M23021- | Musculoskeletal disorders +M23022- | Musculoskeletal disorders +M23029- | Musculoskeletal disorders +M23031- | Musculoskeletal disorders +M23032- | Musculoskeletal disorders +M23039- | Musculoskeletal disorders +M23041- | Musculoskeletal disorders +M23042- | Musculoskeletal disorders +M23049- | Musculoskeletal disorders +M23051- | Musculoskeletal disorders +M23052- | Musculoskeletal disorders +M23059- | Musculoskeletal disorders +M23061- | Musculoskeletal disorders +M23062- | Musculoskeletal disorders +M23069- | Musculoskeletal disorders +M231--- | Musculoskeletal disorders +M232--- | Musculoskeletal disorders +M23200- | Musculoskeletal disorders +M23201- | Musculoskeletal disorders +M23202- | Musculoskeletal disorders +M23203- | Musculoskeletal disorders +M23204- | Musculoskeletal disorders +M23205- | Musculoskeletal disorders +M23206- | Musculoskeletal disorders +M23207- | Musculoskeletal disorders +M23209- | Musculoskeletal disorders +M23211- | Musculoskeletal disorders +M23212- | Musculoskeletal disorders +M23219- | Musculoskeletal disorders +M23221- | Musculoskeletal disorders +M23222- | Musculoskeletal disorders +M23229- | Musculoskeletal disorders +M23231- | Musculoskeletal disorders +M23232- | Musculoskeletal disorders +M23239- | Musculoskeletal disorders +M23241- | Musculoskeletal disorders +M23242- | Musculoskeletal disorders +M23249- | Musculoskeletal disorders +M23251- | Musculoskeletal disorders +M23252- | Musculoskeletal disorders +M23259- | Musculoskeletal disorders +M23261- | Musculoskeletal disorders +M23262- | Musculoskeletal disorders +M23269- | Musculoskeletal disorders +M233--- | Musculoskeletal disorders +M23300- | Musculoskeletal disorders +M23301- | Musculoskeletal disorders +M23302- | Musculoskeletal disorders +M23303- | Musculoskeletal disorders +M23304- | Musculoskeletal disorders +M23305- | Musculoskeletal disorders +M23306- | Musculoskeletal disorders +M23307- | Musculoskeletal disorders +M23309- | Musculoskeletal disorders +M23311- | Musculoskeletal disorders +M23312- | Musculoskeletal disorders +M23319- | Musculoskeletal disorders +M23321- | Musculoskeletal disorders +M23322- | Musculoskeletal disorders +M23329- | Musculoskeletal disorders +M23331- | Musculoskeletal disorders +M23332- | Musculoskeletal disorders +M23339- | Musculoskeletal disorders +M23341- | Musculoskeletal disorders +M23342- | Musculoskeletal disorders +M23349- | Musculoskeletal disorders +M23351- | Musculoskeletal disorders +M23352- | Musculoskeletal disorders +M23359- | Musculoskeletal disorders +M23361- | Musculoskeletal disorders +M23362- | Musculoskeletal disorders +M23369- | Musculoskeletal disorders +M234--- | Musculoskeletal disorders +M2340-- | Musculoskeletal disorders +M2341-- | Musculoskeletal disorders +M2342-- | Musculoskeletal disorders +M235--- | Musculoskeletal disorders +M2350-- | Musculoskeletal disorders +M2351-- | Musculoskeletal disorders +M2352-- | Musculoskeletal disorders +M236--- | Musculoskeletal disorders +M23601- | Musculoskeletal disorders +M23602- | Musculoskeletal disorders +M23609- | Musculoskeletal disorders +M23611- | Musculoskeletal disorders +M23612- | Musculoskeletal disorders +M23619- | Musculoskeletal disorders +M23621- | Musculoskeletal disorders +M23622- | Musculoskeletal disorders +M23629- | Musculoskeletal disorders +M23631- | Musculoskeletal disorders +M23632- | Musculoskeletal disorders +M23639- | Musculoskeletal disorders +M23641- | Musculoskeletal disorders +M23642- | Musculoskeletal disorders +M23649- | Musculoskeletal disorders +M23671- | Musculoskeletal disorders +M23672- | Musculoskeletal disorders +M23679- | Musculoskeletal disorders +M238--- | Musculoskeletal disorders +M238X1- | Musculoskeletal disorders +M238X2- | Musculoskeletal disorders +M238X9- | Musculoskeletal disorders +M239--- | Musculoskeletal disorders +M2390-- | Musculoskeletal disorders +M2391-- | Musculoskeletal disorders +M2392-- | Musculoskeletal disorders +M24---- | Musculoskeletal disorders +M240--- | Musculoskeletal disorders +M2400-- | Musculoskeletal disorders +M24011- | Musculoskeletal disorders +M24012- | Musculoskeletal disorders +M24019- | Musculoskeletal disorders +M24021- | Musculoskeletal disorders +M24022- | Musculoskeletal disorders +M24029- | Musculoskeletal disorders +M24031- | Musculoskeletal disorders +M24032- | Musculoskeletal disorders +M24039- | Musculoskeletal disorders +M24041- | Musculoskeletal disorders +M24042- | Musculoskeletal disorders +M24049- | Musculoskeletal disorders +M24051- | Musculoskeletal disorders +M24052- | Musculoskeletal disorders +M24059- | Musculoskeletal disorders +M24071- | Musculoskeletal disorders +M24072- | Musculoskeletal disorders +M24073- | Musculoskeletal disorders +M24074- | Musculoskeletal disorders +M24075- | Musculoskeletal disorders +M24076- | Musculoskeletal disorders +M2408-- | Musculoskeletal disorders +M241--- | Musculoskeletal disorders +M2410-- | Musculoskeletal disorders +M24111- | Musculoskeletal disorders +M24112- | Musculoskeletal disorders +M24119- | Musculoskeletal disorders +M24121- | Musculoskeletal disorders +M24122- | Musculoskeletal disorders +M24129- | Musculoskeletal disorders +M24131- | Musculoskeletal disorders +M24132- | Musculoskeletal disorders +M24139- | Musculoskeletal disorders +M24141- | Musculoskeletal disorders +M24142- | Musculoskeletal disorders +M24149- | Musculoskeletal disorders +M24151- | Musculoskeletal disorders +M24152- | Musculoskeletal disorders +M24159- | Musculoskeletal disorders +M24171- | Musculoskeletal disorders +M24172- | Musculoskeletal disorders +M24173- | Musculoskeletal disorders +M24174- | Musculoskeletal disorders +M24175- | Musculoskeletal disorders +M24176- | Musculoskeletal disorders +M242--- | Musculoskeletal disorders +M2420-- | Musculoskeletal disorders +M24211- | Musculoskeletal disorders +M24212- | Musculoskeletal disorders +M24219- | Musculoskeletal disorders +M24221- | Musculoskeletal disorders +M24222- | Musculoskeletal disorders +M24229- | Musculoskeletal disorders +M24231- | Musculoskeletal disorders +M24232- | Musculoskeletal disorders +M24239- | Musculoskeletal disorders +M24241- | Musculoskeletal disorders +M24242- | Musculoskeletal disorders +M24249- | Musculoskeletal disorders +M24251- | Musculoskeletal disorders +M24252- | Musculoskeletal disorders +M24259- | Musculoskeletal disorders +M24271- | Musculoskeletal disorders +M24272- | Musculoskeletal disorders +M24273- | Musculoskeletal disorders +M24274- | Musculoskeletal disorders +M24275- | Musculoskeletal disorders +M24276- | Musculoskeletal disorders +M2428-- | Musculoskeletal disorders +M243--- | Musculoskeletal disorders +M2430-- | Musculoskeletal disorders +M24311- | Musculoskeletal disorders +M24312- | Musculoskeletal disorders +M24319- | Musculoskeletal disorders +M24321- | Musculoskeletal disorders +M24322- | Musculoskeletal disorders +M24329- | Musculoskeletal disorders +M24331- | Musculoskeletal disorders +M24332- | Musculoskeletal disorders +M24339- | Musculoskeletal disorders +M24341- | Musculoskeletal disorders +M24342- | Musculoskeletal disorders +M24349- | Musculoskeletal disorders +M24351- | Musculoskeletal disorders +M24352- | Musculoskeletal disorders +M24359- | Musculoskeletal disorders +M24361- | Musculoskeletal disorders +M24362- | Musculoskeletal disorders +M24369- | Musculoskeletal disorders +M24371- | Musculoskeletal disorders +M24372- | Musculoskeletal disorders +M24373- | Musculoskeletal disorders +M24374- | Musculoskeletal disorders +M24375- | Musculoskeletal disorders +M24376- | Musculoskeletal disorders +M244--- | Musculoskeletal disorders +M2440-- | Musculoskeletal disorders +M24411- | Musculoskeletal disorders +M24412- | Musculoskeletal disorders +M24419- | Musculoskeletal disorders +M24421- | Musculoskeletal disorders +M24422- | Musculoskeletal disorders +M24429- | Musculoskeletal disorders +M24431- | Musculoskeletal disorders +M24432- | Musculoskeletal disorders +M24439- | Musculoskeletal disorders +M24441- | Musculoskeletal disorders +M24442- | Musculoskeletal disorders +M24443- | Musculoskeletal disorders +M24444- | Musculoskeletal disorders +M24445- | Musculoskeletal disorders +M24446- | Musculoskeletal disorders +M24451- | Musculoskeletal disorders +M24452- | Musculoskeletal disorders +M24459- | Musculoskeletal disorders +M24461- | Musculoskeletal disorders +M24462- | Musculoskeletal disorders +M24469- | Musculoskeletal disorders +M24471- | Musculoskeletal disorders +M24472- | Musculoskeletal disorders +M24473- | Musculoskeletal disorders +M24474- | Musculoskeletal disorders +M24475- | Musculoskeletal disorders +M24476- | Musculoskeletal disorders +M24477- | Musculoskeletal disorders +M24478- | Musculoskeletal disorders +M24479- | Musculoskeletal disorders +M245--- | Musculoskeletal disorders +M2450-- | Musculoskeletal disorders +M24511- | Musculoskeletal disorders +M24512- | Musculoskeletal disorders +M24519- | Musculoskeletal disorders +M24521- | Musculoskeletal disorders +M24522- | Musculoskeletal disorders +M24529- | Musculoskeletal disorders +M24531- | Musculoskeletal disorders +M24532- | Musculoskeletal disorders +M24539- | Musculoskeletal disorders +M24541- | Musculoskeletal disorders +M24542- | Musculoskeletal disorders +M24549- | Musculoskeletal disorders +M24551- | Musculoskeletal disorders +M24552- | Musculoskeletal disorders +M24559- | Musculoskeletal disorders +M24561- | Musculoskeletal disorders +M24562- | Musculoskeletal disorders +M24569- | Musculoskeletal disorders +M24571- | Musculoskeletal disorders +M24572- | Musculoskeletal disorders +M24573- | Musculoskeletal disorders +M24574- | Musculoskeletal disorders +M24575- | Musculoskeletal disorders +M24576- | Musculoskeletal disorders +M246--- | Musculoskeletal disorders +M2460-- | Musculoskeletal disorders +M24611- | Musculoskeletal disorders +M24612- | Musculoskeletal disorders +M24619- | Musculoskeletal disorders +M24621- | Musculoskeletal disorders +M24622- | Musculoskeletal disorders +M24629- | Musculoskeletal disorders +M24631- | Musculoskeletal disorders +M24632- | Musculoskeletal disorders +M24639- | Musculoskeletal disorders +M24641- | Musculoskeletal disorders +M24642- | Musculoskeletal disorders +M24649- | Musculoskeletal disorders +M24651- | Musculoskeletal disorders +M24652- | Musculoskeletal disorders +M24659- | Musculoskeletal disorders +M24661- | Musculoskeletal disorders +M24662- | Musculoskeletal disorders +M24669- | Musculoskeletal disorders +M24671- | Musculoskeletal disorders +M24672- | Musculoskeletal disorders +M24673- | Musculoskeletal disorders +M24674- | Musculoskeletal disorders +M24675- | Musculoskeletal disorders +M24676- | Musculoskeletal disorders +M247--- | Musculoskeletal disorders +M248--- | Musculoskeletal disorders +M2480-- | Musculoskeletal disorders +M24811- | Musculoskeletal disorders +M24812- | Musculoskeletal disorders +M24819- | Musculoskeletal disorders +M24821- | Musculoskeletal disorders +M24822- | Musculoskeletal disorders +M24829- | Musculoskeletal disorders +M24831- | Musculoskeletal disorders +M24832- | Musculoskeletal disorders +M24839- | Musculoskeletal disorders +M24841- | Musculoskeletal disorders +M24842- | Musculoskeletal disorders +M24849- | Musculoskeletal disorders +M24851- | Musculoskeletal disorders +M24852- | Musculoskeletal disorders +M24859- | Musculoskeletal disorders +M24871- | Musculoskeletal disorders +M24872- | Musculoskeletal disorders +M24873- | Musculoskeletal disorders +M24874- | Musculoskeletal disorders +M24875- | Musculoskeletal disorders +M24876- | Musculoskeletal disorders +M249--- | Musculoskeletal disorders +M25---- | Musculoskeletal disorders +M250--- | Musculoskeletal disorders +M2500-- | Musculoskeletal disorders +M25011- | Musculoskeletal disorders +M25012- | Musculoskeletal disorders +M25019- | Musculoskeletal disorders +M25021- | Musculoskeletal disorders +M25022- | Musculoskeletal disorders +M25029- | Musculoskeletal disorders +M25031- | Musculoskeletal disorders +M25032- | Musculoskeletal disorders +M25039- | Musculoskeletal disorders +M25041- | Musculoskeletal disorders +M25042- | Musculoskeletal disorders +M25049- | Musculoskeletal disorders +M25051- | Musculoskeletal disorders +M25052- | Musculoskeletal disorders +M25059- | Musculoskeletal disorders +M25061- | Musculoskeletal disorders +M25062- | Musculoskeletal disorders +M25069- | Musculoskeletal disorders +M25071- | Musculoskeletal disorders +M25072- | Musculoskeletal disorders +M25073- | Musculoskeletal disorders +M25074- | Musculoskeletal disorders +M25075- | Musculoskeletal disorders +M25076- | Musculoskeletal disorders +M2508-- | Musculoskeletal disorders +M251--- | Musculoskeletal disorders +M2510-- | Musculoskeletal disorders +M25111- | Musculoskeletal disorders +M25112- | Musculoskeletal disorders +M25119- | Musculoskeletal disorders +M25121- | Musculoskeletal disorders +M25122- | Musculoskeletal disorders +M25129- | Musculoskeletal disorders +M25131- | Musculoskeletal disorders +M25132- | Musculoskeletal disorders +M25139- | Musculoskeletal disorders +M25141- | Musculoskeletal disorders +M25142- | Musculoskeletal disorders +M25149- | Musculoskeletal disorders +M25151- | Musculoskeletal disorders +M25152- | Musculoskeletal disorders +M25159- | Musculoskeletal disorders +M25161- | Musculoskeletal disorders +M25162- | Musculoskeletal disorders +M25169- | Musculoskeletal disorders +M25171- | Musculoskeletal disorders +M25172- | Musculoskeletal disorders +M25173- | Musculoskeletal disorders +M25174- | Musculoskeletal disorders +M25175- | Musculoskeletal disorders +M25176- | Musculoskeletal disorders +M2518-- | Musculoskeletal disorders +M252--- | Musculoskeletal disorders +M2520-- | Musculoskeletal disorders +M25211- | Musculoskeletal disorders +M25212- | Musculoskeletal disorders +M25219- | Musculoskeletal disorders +M25221- | Musculoskeletal disorders +M25222- | Musculoskeletal disorders +M25229- | Musculoskeletal disorders +M25231- | Musculoskeletal disorders +M25232- | Musculoskeletal disorders +M25239- | Musculoskeletal disorders +M25241- | Musculoskeletal disorders +M25242- | Musculoskeletal disorders +M25249- | Musculoskeletal disorders +M25251- | Musculoskeletal disorders +M25252- | Musculoskeletal disorders +M25259- | Musculoskeletal disorders +M25261- | Musculoskeletal disorders +M25262- | Musculoskeletal disorders +M25269- | Musculoskeletal disorders +M25271- | Musculoskeletal disorders +M25272- | Musculoskeletal disorders +M25279- | Musculoskeletal disorders +M2528-- | Musculoskeletal disorders +M253--- | Musculoskeletal disorders +M2530-- | Musculoskeletal disorders +M25311- | Musculoskeletal disorders +M25312- | Musculoskeletal disorders +M25319- | Musculoskeletal disorders +M25321- | Musculoskeletal disorders +M25322- | Musculoskeletal disorders +M25329- | Musculoskeletal disorders +M25331- | Musculoskeletal disorders +M25332- | Musculoskeletal disorders +M25339- | Musculoskeletal disorders +M25341- | Musculoskeletal disorders +M25342- | Musculoskeletal disorders +M25349- | Musculoskeletal disorders +M25351- | Musculoskeletal disorders +M25352- | Musculoskeletal disorders +M25359- | Musculoskeletal disorders +M25361- | Musculoskeletal disorders +M25362- | Musculoskeletal disorders +M25369- | Musculoskeletal disorders +M25371- | Musculoskeletal disorders +M25372- | Musculoskeletal disorders +M25373- | Musculoskeletal disorders +M25374- | Musculoskeletal disorders +M25375- | Musculoskeletal disorders +M25376- | Musculoskeletal disorders +M254--- | Musculoskeletal disorders +M2540-- | Musculoskeletal disorders +M25411- | Musculoskeletal disorders +M25412- | Musculoskeletal disorders +M25419- | Musculoskeletal disorders +M25421- | Musculoskeletal disorders +M25422- | Musculoskeletal disorders +M25429- | Musculoskeletal disorders +M25431- | Musculoskeletal disorders +M25432- | Musculoskeletal disorders +M25439- | Musculoskeletal disorders +M25441- | Musculoskeletal disorders +M25442- | Musculoskeletal disorders +M25449- | Musculoskeletal disorders +M25451- | Musculoskeletal disorders +M25452- | Musculoskeletal disorders +M25459- | Musculoskeletal disorders +M25461- | Musculoskeletal disorders +M25462- | Musculoskeletal disorders +M25469- | Musculoskeletal disorders +M25471- | Musculoskeletal disorders +M25472- | Musculoskeletal disorders +M25473- | Musculoskeletal disorders +M25474- | Musculoskeletal disorders +M25475- | Musculoskeletal disorders +M25476- | Musculoskeletal disorders +M2548-- | Musculoskeletal disorders +M255--- | Musculoskeletal disorders +M2550-- | Musculoskeletal disorders +M25511- | Musculoskeletal disorders +M25512- | Musculoskeletal disorders +M25519- | Musculoskeletal disorders +M25521- | Musculoskeletal disorders +M25522- | Musculoskeletal disorders +M25529- | Musculoskeletal disorders +M25531- | Musculoskeletal disorders +M25532- | Musculoskeletal disorders +M25539- | Musculoskeletal disorders +M25541- | Musculoskeletal disorders +M25542- | Musculoskeletal disorders +M25549- | Musculoskeletal disorders +M25551- | Musculoskeletal disorders +M25552- | Musculoskeletal disorders +M25559- | Musculoskeletal disorders +M25561- | Musculoskeletal disorders +M25562- | Musculoskeletal disorders +M25569- | Musculoskeletal disorders +M25571- | Musculoskeletal disorders +M25572- | Musculoskeletal disorders +M25579- | Musculoskeletal disorders +M256--- | Musculoskeletal disorders +M2560-- | Musculoskeletal disorders +M25611- | Musculoskeletal disorders +M25612- | Musculoskeletal disorders +M25619- | Musculoskeletal disorders +M25621- | Musculoskeletal disorders +M25622- | Musculoskeletal disorders +M25629- | Musculoskeletal disorders +M25631- | Musculoskeletal disorders +M25632- | Musculoskeletal disorders +M25639- | Musculoskeletal disorders +M25641- | Musculoskeletal disorders +M25642- | Musculoskeletal disorders +M25649- | Musculoskeletal disorders +M25651- | Musculoskeletal disorders +M25652- | Musculoskeletal disorders +M25659- | Musculoskeletal disorders +M25661- | Musculoskeletal disorders +M25662- | Musculoskeletal disorders +M25669- | Musculoskeletal disorders +M25671- | Musculoskeletal disorders +M25672- | Musculoskeletal disorders +M25673- | Musculoskeletal disorders +M25674- | Musculoskeletal disorders +M25675- | Musculoskeletal disorders +M25676- | Musculoskeletal disorders +M257--- | Musculoskeletal disorders +M2570-- | Musculoskeletal disorders +M25711- | Musculoskeletal disorders +M25712- | Musculoskeletal disorders +M25719- | Musculoskeletal disorders +M25721- | Musculoskeletal disorders +M25722- | Musculoskeletal disorders +M25729- | Musculoskeletal disorders +M25731- | Musculoskeletal disorders +M25732- | Musculoskeletal disorders +M25739- | Musculoskeletal disorders +M25741- | Musculoskeletal disorders +M25742- | Musculoskeletal disorders +M25749- | Musculoskeletal disorders +M25751- | Musculoskeletal disorders +M25752- | Musculoskeletal disorders +M25759- | Musculoskeletal disorders +M25761- | Musculoskeletal disorders +M25762- | Musculoskeletal disorders +M25769- | Musculoskeletal disorders +M25771- | Musculoskeletal disorders +M25772- | Musculoskeletal disorders +M25773- | Musculoskeletal disorders +M25774- | Musculoskeletal disorders +M25775- | Musculoskeletal disorders +M25776- | Musculoskeletal disorders +M2578-- | Musculoskeletal disorders +M258--- | Musculoskeletal disorders +M2580-- | Musculoskeletal disorders +M25811- | Musculoskeletal disorders +M25812- | Musculoskeletal disorders +M25819- | Musculoskeletal disorders +M25821- | Musculoskeletal disorders +M25822- | Musculoskeletal disorders +M25829- | Musculoskeletal disorders +M25831- | Musculoskeletal disorders +M25832- | Musculoskeletal disorders +M25839- | Musculoskeletal disorders +M25841- | Musculoskeletal disorders +M25842- | Musculoskeletal disorders +M25849- | Musculoskeletal disorders +M25851- | Musculoskeletal disorders +M25852- | Musculoskeletal disorders +M25859- | Musculoskeletal disorders +M25861- | Musculoskeletal disorders +M25862- | Musculoskeletal disorders +M25869- | Musculoskeletal disorders +M25871- | Musculoskeletal disorders +M25872- | Musculoskeletal disorders +M25879- | Musculoskeletal disorders +M259--- | Musculoskeletal disorders +M30---- | Musculoskeletal disorders +M300--- | Musculoskeletal disorders +M301--- | Musculoskeletal disorders +M302--- | Musculoskeletal disorders +M303--- | Musculoskeletal disorders +M308--- | Musculoskeletal disorders +M31---- | Musculoskeletal disorders +M310--- | Musculoskeletal disorders +M311--- | Musculoskeletal disorders +M312--- | Musculoskeletal disorders +M313--- | Musculoskeletal disorders +M3130-- | Musculoskeletal disorders +M3131-- | Musculoskeletal disorders +M314--- | Musculoskeletal disorders +M315--- | Musculoskeletal disorders +M316--- | Musculoskeletal disorders +M317--- | Musculoskeletal disorders +M318--- | Musculoskeletal disorders +M319--- | Musculoskeletal disorders +M32---- | Musculoskeletal disorders +M320--- | Musculoskeletal disorders +M321--- | Musculoskeletal disorders +M3210-- | Musculoskeletal disorders +M3211-- | Musculoskeletal disorders +M3212-- | Musculoskeletal disorders +M3213-- | Musculoskeletal disorders +M3214-- | Musculoskeletal disorders +M3215-- | Musculoskeletal disorders +M3219-- | Musculoskeletal disorders +M328--- | Musculoskeletal disorders +M329--- | Musculoskeletal disorders +M34---- | Musculoskeletal disorders +M340--- | Musculoskeletal disorders +M341--- | Musculoskeletal disorders +M342--- | Musculoskeletal disorders +M348--- | Musculoskeletal disorders +M3481-- | Musculoskeletal disorders +M3482-- | Musculoskeletal disorders +M3483-- | Musculoskeletal disorders +M3489-- | Musculoskeletal disorders +M349--- | Musculoskeletal disorders +M35---- | Musculoskeletal disorders +M350--- | Musculoskeletal disorders +M3500-- | Musculoskeletal disorders +M3501-- | Musculoskeletal disorders +M3502-- | Musculoskeletal disorders +M3503-- | Musculoskeletal disorders +M3504-- | Musculoskeletal disorders +M3509-- | Musculoskeletal disorders +M351--- | Musculoskeletal disorders +M352--- | Musculoskeletal disorders +M353--- | Musculoskeletal disorders +M354--- | Musculoskeletal disorders +M355--- | Musculoskeletal disorders +M356--- | Musculoskeletal disorders +M357--- | Musculoskeletal disorders +M358--- | Musculoskeletal disorders +M359--- | Musculoskeletal disorders +M36---- | Musculoskeletal disorders +M360--- | Musculoskeletal disorders +M361--- | Musculoskeletal disorders +M362--- | Musculoskeletal disorders +M363--- | Musculoskeletal disorders +M364--- | Musculoskeletal disorders +M368--- | Musculoskeletal disorders +M40---- | Musculoskeletal disorders +M400--- | Musculoskeletal disorders +M4000-- | Musculoskeletal disorders +M4003-- | Musculoskeletal disorders +M4004-- | Musculoskeletal disorders +M4005-- | Musculoskeletal disorders +M401--- | Musculoskeletal disorders +M4010-- | Musculoskeletal disorders +M4012-- | Musculoskeletal disorders +M4013-- | Musculoskeletal disorders +M4014-- | Musculoskeletal disorders +M4015-- | Musculoskeletal disorders +M402--- | Musculoskeletal disorders +M40202- | Musculoskeletal disorders +M40203- | Musculoskeletal disorders +M40204- | Musculoskeletal disorders +M40205- | Musculoskeletal disorders +M40209- | Musculoskeletal disorders +M40292- | Musculoskeletal disorders +M40293- | Musculoskeletal disorders +M40294- | Musculoskeletal disorders +M40295- | Musculoskeletal disorders +M40299- | Musculoskeletal disorders +M403--- | Musculoskeletal disorders +M4030-- | Musculoskeletal disorders +M4035-- | Musculoskeletal disorders +M4036-- | Musculoskeletal disorders +M4037-- | Musculoskeletal disorders +M404--- | Musculoskeletal disorders +M4040-- | Musculoskeletal disorders +M4045-- | Musculoskeletal disorders +M4046-- | Musculoskeletal disorders +M4047-- | Musculoskeletal disorders +M405--- | Musculoskeletal disorders +M4050-- | Musculoskeletal disorders +M4055-- | Musculoskeletal disorders +M4056-- | Musculoskeletal disorders +M4057-- | Musculoskeletal disorders +M41---- | Musculoskeletal disorders +M410--- | Musculoskeletal disorders +M4100-- | Musculoskeletal disorders +M4102-- | Musculoskeletal disorders +M4103-- | Musculoskeletal disorders +M4104-- | Musculoskeletal disorders +M4105-- | Musculoskeletal disorders +M4106-- | Musculoskeletal disorders +M4107-- | Musculoskeletal disorders +M4108-- | Musculoskeletal disorders +M411--- | Musculoskeletal disorders +M41112- | Musculoskeletal disorders +M41113- | Musculoskeletal disorders +M41114- | Musculoskeletal disorders +M41115- | Musculoskeletal disorders +M41116- | Musculoskeletal disorders +M41117- | Musculoskeletal disorders +M41119- | Musculoskeletal disorders +M41122- | Musculoskeletal disorders +M41123- | Musculoskeletal disorders +M41124- | Musculoskeletal disorders +M41125- | Musculoskeletal disorders +M41126- | Musculoskeletal disorders +M41127- | Musculoskeletal disorders +M41129- | Musculoskeletal disorders +M412--- | Musculoskeletal disorders +M4120-- | Musculoskeletal disorders +M4122-- | Musculoskeletal disorders +M4123-- | Musculoskeletal disorders +M4124-- | Musculoskeletal disorders +M4125-- | Musculoskeletal disorders +M4126-- | Musculoskeletal disorders +M4127-- | Musculoskeletal disorders +M413--- | Musculoskeletal disorders +M4130-- | Musculoskeletal disorders +M4134-- | Musculoskeletal disorders +M4135-- | Musculoskeletal disorders +M414--- | Musculoskeletal disorders +M4140-- | Musculoskeletal disorders +M4141-- | Musculoskeletal disorders +M4142-- | Musculoskeletal disorders +M4143-- | Musculoskeletal disorders +M4144-- | Musculoskeletal disorders +M4145-- | Musculoskeletal disorders +M4146-- | Musculoskeletal disorders +M4147-- | Musculoskeletal disorders +M415--- | Musculoskeletal disorders +M4150-- | Musculoskeletal disorders +M4152-- | Musculoskeletal disorders +M4153-- | Musculoskeletal disorders +M4154-- | Musculoskeletal disorders +M4155-- | Musculoskeletal disorders +M4156-- | Musculoskeletal disorders +M4157-- | Musculoskeletal disorders +M418--- | Musculoskeletal disorders +M4180-- | Musculoskeletal disorders +M4182-- | Musculoskeletal disorders +M4183-- | Musculoskeletal disorders +M4184-- | Musculoskeletal disorders +M4185-- | Musculoskeletal disorders +M4186-- | Musculoskeletal disorders +M4187-- | Musculoskeletal disorders +M419--- | Musculoskeletal disorders +M42---- | Musculoskeletal disorders +M420--- | Musculoskeletal disorders +M4200-- | Musculoskeletal disorders +M4201-- | Musculoskeletal disorders +M4202-- | Musculoskeletal disorders +M4203-- | Musculoskeletal disorders +M4204-- | Musculoskeletal disorders +M4205-- | Musculoskeletal disorders +M4206-- | Musculoskeletal disorders +M4207-- | Musculoskeletal disorders +M4208-- | Musculoskeletal disorders +M4209-- | Musculoskeletal disorders +M421--- | Musculoskeletal disorders +M4210-- | Musculoskeletal disorders +M4211-- | Musculoskeletal disorders +M4212-- | Musculoskeletal disorders +M4213-- | Musculoskeletal disorders +M4214-- | Musculoskeletal disorders +M4215-- | Musculoskeletal disorders +M4216-- | Musculoskeletal disorders +M4217-- | Musculoskeletal disorders +M4218-- | Musculoskeletal disorders +M4219-- | Musculoskeletal disorders +M429--- | Musculoskeletal disorders +M43---- | Musculoskeletal disorders +M430--- | Musculoskeletal disorders +M4300-- | Musculoskeletal disorders +M4301-- | Musculoskeletal disorders +M4302-- | Musculoskeletal disorders +M4303-- | Musculoskeletal disorders +M4304-- | Musculoskeletal disorders +M4305-- | Musculoskeletal disorders +M4306-- | Musculoskeletal disorders +M4307-- | Musculoskeletal disorders +M4308-- | Musculoskeletal disorders +M4309-- | Musculoskeletal disorders +M431--- | Musculoskeletal disorders +M4310-- | Musculoskeletal disorders +M4311-- | Musculoskeletal disorders +M4312-- | Musculoskeletal disorders +M4313-- | Musculoskeletal disorders +M4314-- | Musculoskeletal disorders +M4315-- | Musculoskeletal disorders +M4316-- | Musculoskeletal disorders +M4317-- | Musculoskeletal disorders +M4318-- | Musculoskeletal disorders +M4319-- | Musculoskeletal disorders +M432--- | Musculoskeletal disorders +M4320-- | Musculoskeletal disorders +M4321-- | Musculoskeletal disorders +M4322-- | Musculoskeletal disorders +M4323-- | Musculoskeletal disorders +M4324-- | Musculoskeletal disorders +M4325-- | Musculoskeletal disorders +M4326-- | Musculoskeletal disorders +M4327-- | Musculoskeletal disorders +M4328-- | Musculoskeletal disorders +M433--- | Musculoskeletal disorders +M434--- | Musculoskeletal disorders +M435--- | Musculoskeletal disorders +M435X2- | Musculoskeletal disorders +M435X3- | Musculoskeletal disorders +M435X4- | Musculoskeletal disorders +M435X5- | Musculoskeletal disorders +M435X6- | Musculoskeletal disorders +M435X7- | Musculoskeletal disorders +M435X8- | Musculoskeletal disorders +M435X9- | Musculoskeletal disorders +M436--- | Musculoskeletal disorders +M438--- | Musculoskeletal disorders +M438X1- | Musculoskeletal disorders +M438X2- | Musculoskeletal disorders +M438X3- | Musculoskeletal disorders +M438X4- | Musculoskeletal disorders +M438X5- | Musculoskeletal disorders +M438X6- | Musculoskeletal disorders +M438X7- | Musculoskeletal disorders +M438X8- | Musculoskeletal disorders +M438X9- | Musculoskeletal disorders +M439--- | Musculoskeletal disorders +M45---- | Musculoskeletal disorders +M450--- | Musculoskeletal disorders +M451--- | Musculoskeletal disorders +M452--- | Musculoskeletal disorders +M453--- | Musculoskeletal disorders +M454--- | Musculoskeletal disorders +M455--- | Musculoskeletal disorders +M456--- | Musculoskeletal disorders +M457--- | Musculoskeletal disorders +M458--- | Musculoskeletal disorders +M459--- | Musculoskeletal disorders +M46---- | Musculoskeletal disorders +M460--- | Musculoskeletal disorders +M4600-- | Musculoskeletal disorders +M4601-- | Musculoskeletal disorders +M4602-- | Musculoskeletal disorders +M4603-- | Musculoskeletal disorders +M4604-- | Musculoskeletal disorders +M4605-- | Musculoskeletal disorders +M4606-- | Musculoskeletal disorders +M4607-- | Musculoskeletal disorders +M4608-- | Musculoskeletal disorders +M4609-- | Musculoskeletal disorders +M461--- | Musculoskeletal disorders +M462--- | Musculoskeletal disorders +M4620-- | Musculoskeletal disorders +M4621-- | Musculoskeletal disorders +M4622-- | Musculoskeletal disorders +M4623-- | Musculoskeletal disorders +M4624-- | Musculoskeletal disorders +M4625-- | Musculoskeletal disorders +M4626-- | Musculoskeletal disorders +M4627-- | Musculoskeletal disorders +M4628-- | Musculoskeletal disorders +M463--- | Musculoskeletal disorders +M4630-- | Musculoskeletal disorders +M4631-- | Musculoskeletal disorders +M4632-- | Musculoskeletal disorders +M4633-- | Musculoskeletal disorders +M4634-- | Musculoskeletal disorders +M4635-- | Musculoskeletal disorders +M4636-- | Musculoskeletal disorders +M4637-- | Musculoskeletal disorders +M4638-- | Musculoskeletal disorders +M4639-- | Musculoskeletal disorders +M464--- | Musculoskeletal disorders +M4640-- | Musculoskeletal disorders +M4641-- | Musculoskeletal disorders +M4642-- | Musculoskeletal disorders +M4643-- | Musculoskeletal disorders +M4644-- | Musculoskeletal disorders +M4645-- | Musculoskeletal disorders +M4646-- | Musculoskeletal disorders +M4647-- | Musculoskeletal disorders +M4648-- | Musculoskeletal disorders +M4649-- | Musculoskeletal disorders +M465--- | Musculoskeletal disorders +M4650-- | Musculoskeletal disorders +M4651-- | Musculoskeletal disorders +M4652-- | Musculoskeletal disorders +M4653-- | Musculoskeletal disorders +M4654-- | Musculoskeletal disorders +M4655-- | Musculoskeletal disorders +M4656-- | Musculoskeletal disorders +M4657-- | Musculoskeletal disorders +M4658-- | Musculoskeletal disorders +M4659-- | Musculoskeletal disorders +M468--- | Musculoskeletal disorders +M4680-- | Musculoskeletal disorders +M4681-- | Musculoskeletal disorders +M4682-- | Musculoskeletal disorders +M4683-- | Musculoskeletal disorders +M4684-- | Musculoskeletal disorders +M4685-- | Musculoskeletal disorders +M4686-- | Musculoskeletal disorders +M4687-- | Musculoskeletal disorders +M4688-- | Musculoskeletal disorders +M4689-- | Musculoskeletal disorders +M469--- | Musculoskeletal disorders +M4690-- | Musculoskeletal disorders +M4691-- | Musculoskeletal disorders +M4692-- | Musculoskeletal disorders +M4693-- | Musculoskeletal disorders +M4694-- | Musculoskeletal disorders +M4695-- | Musculoskeletal disorders +M4696-- | Musculoskeletal disorders +M4697-- | Musculoskeletal disorders +M4698-- | Musculoskeletal disorders +M4699-- | Musculoskeletal disorders +M47---- | Musculoskeletal disorders +M470--- | Musculoskeletal disorders +M47011- | Musculoskeletal disorders +M47012- | Musculoskeletal disorders +M47013- | Musculoskeletal disorders +M47014- | Musculoskeletal disorders +M47015- | Musculoskeletal disorders +M47016- | Musculoskeletal disorders +M47019- | Musculoskeletal disorders +M47021- | Musculoskeletal disorders +M47022- | Musculoskeletal disorders +M47029- | Musculoskeletal disorders +M471--- | Musculoskeletal disorders +M4710-- | Musculoskeletal disorders +M4711-- | Musculoskeletal disorders +M4712-- | Musculoskeletal disorders +M4713-- | Musculoskeletal disorders +M4714-- | Musculoskeletal disorders +M4715-- | Musculoskeletal disorders +M4716-- | Musculoskeletal disorders +M472--- | Musculoskeletal disorders +M4720-- | Musculoskeletal disorders +M4721-- | Musculoskeletal disorders +M4722-- | Musculoskeletal disorders +M4723-- | Musculoskeletal disorders +M4724-- | Musculoskeletal disorders +M4725-- | Musculoskeletal disorders +M4726-- | Musculoskeletal disorders +M4727-- | Musculoskeletal disorders +M4728-- | Musculoskeletal disorders +M478--- | Musculoskeletal disorders +M47811- | Musculoskeletal disorders +M47812- | Musculoskeletal disorders +M47813- | Musculoskeletal disorders +M47814- | Musculoskeletal disorders +M47815- | Musculoskeletal disorders +M47816- | Musculoskeletal disorders +M47817- | Musculoskeletal disorders +M47818- | Musculoskeletal disorders +M47819- | Musculoskeletal disorders +M47891- | Musculoskeletal disorders +M47892- | Musculoskeletal disorders +M47893- | Musculoskeletal disorders +M47894- | Musculoskeletal disorders +M47895- | Musculoskeletal disorders +M47896- | Musculoskeletal disorders +M47897- | Musculoskeletal disorders +M47898- | Musculoskeletal disorders +M47899- | Musculoskeletal disorders +M479--- | Musculoskeletal disorders +M48---- | Musculoskeletal disorders +M480--- | Musculoskeletal disorders +M4800-- | Musculoskeletal disorders +M4801-- | Musculoskeletal disorders +M4802-- | Musculoskeletal disorders +M4803-- | Musculoskeletal disorders +M4804-- | Musculoskeletal disorders +M4805-- | Musculoskeletal disorders +M48061- | Musculoskeletal disorders +M48062- | Musculoskeletal disorders +M4807-- | Musculoskeletal disorders +M4808-- | Musculoskeletal disorders +M481--- | Musculoskeletal disorders +M4810-- | Musculoskeletal disorders +M4811-- | Musculoskeletal disorders +M4812-- | Musculoskeletal disorders +M4813-- | Musculoskeletal disorders +M4814-- | Musculoskeletal disorders +M4815-- | Musculoskeletal disorders +M4816-- | Musculoskeletal disorders +M4817-- | Musculoskeletal disorders +M4818-- | Musculoskeletal disorders +M4819-- | Musculoskeletal disorders +M482--- | Musculoskeletal disorders +M4820-- | Musculoskeletal disorders +M4821-- | Musculoskeletal disorders +M4822-- | Musculoskeletal disorders +M4823-- | Musculoskeletal disorders +M4824-- | Musculoskeletal disorders +M4825-- | Musculoskeletal disorders +M4826-- | Musculoskeletal disorders +M4827-- | Musculoskeletal disorders +M483--- | Musculoskeletal disorders +M4830-- | Musculoskeletal disorders +M4831-- | Musculoskeletal disorders +M4832-- | Musculoskeletal disorders +M4833-- | Musculoskeletal disorders +M4834-- | Musculoskeletal disorders +M4835-- | Musculoskeletal disorders +M4836-- | Musculoskeletal disorders +M4837-- | Musculoskeletal disorders +M4838-- | Musculoskeletal disorders +M484--- | Musculoskeletal disorders +M4840XA | Musculoskeletal disorders +M4840XD | Musculoskeletal disorders +M4840XG | Musculoskeletal disorders +M4840XS | Musculoskeletal disorders +M4841XA | Musculoskeletal disorders +M4841XD | Musculoskeletal disorders +M4841XG | Musculoskeletal disorders +M4841XS | Musculoskeletal disorders +M4842XA | Musculoskeletal disorders +M4842XD | Musculoskeletal disorders +M4842XG | Musculoskeletal disorders +M4842XS | Musculoskeletal disorders +M4843XA | Musculoskeletal disorders +M4843XD | Musculoskeletal disorders +M4843XG | Musculoskeletal disorders +M4843XS | Musculoskeletal disorders +M4844XA | Musculoskeletal disorders +M4844XD | Musculoskeletal disorders +M4844XG | Musculoskeletal disorders +M4844XS | Musculoskeletal disorders +M4845XA | Musculoskeletal disorders +M4845XD | Musculoskeletal disorders +M4845XG | Musculoskeletal disorders +M4845XS | Musculoskeletal disorders +M4846XA | Musculoskeletal disorders +M4846XD | Musculoskeletal disorders +M4846XG | Musculoskeletal disorders +M4846XS | Musculoskeletal disorders +M4847XA | Musculoskeletal disorders +M4847XD | Musculoskeletal disorders +M4847XG | Musculoskeletal disorders +M4847XS | Musculoskeletal disorders +M4848XA | Musculoskeletal disorders +M4848XD | Musculoskeletal disorders +M4848XG | Musculoskeletal disorders +M4848XS | Musculoskeletal disorders +M485--- | Musculoskeletal disorders +M4850XA | Musculoskeletal disorders +M4850XD | Musculoskeletal disorders +M4850XG | Musculoskeletal disorders +M4850XS | Musculoskeletal disorders +M4851XA | Musculoskeletal disorders +M4851XD | Musculoskeletal disorders +M4851XG | Musculoskeletal disorders +M4851XS | Musculoskeletal disorders +M4852XA | Musculoskeletal disorders +M4852XD | Musculoskeletal disorders +M4852XG | Musculoskeletal disorders +M4852XS | Musculoskeletal disorders +M4853XA | Musculoskeletal disorders +M4853XD | Musculoskeletal disorders +M4853XG | Musculoskeletal disorders +M4853XS | Musculoskeletal disorders +M4854XA | Musculoskeletal disorders +M4854XD | Musculoskeletal disorders +M4854XG | Musculoskeletal disorders +M4854XS | Musculoskeletal disorders +M4855XA | Musculoskeletal disorders +M4855XD | Musculoskeletal disorders +M4855XG | Musculoskeletal disorders +M4855XS | Musculoskeletal disorders +M4856XA | Musculoskeletal disorders +M4856XD | Musculoskeletal disorders +M4856XG | Musculoskeletal disorders +M4856XS | Musculoskeletal disorders +M4857XA | Musculoskeletal disorders +M4857XD | Musculoskeletal disorders +M4857XG | Musculoskeletal disorders +M4857XS | Musculoskeletal disorders +M4858XA | Musculoskeletal disorders +M4858XD | Musculoskeletal disorders +M4858XG | Musculoskeletal disorders +M4858XS | Musculoskeletal disorders +M488--- | Musculoskeletal disorders +M488X1- | Musculoskeletal disorders +M488X2- | Musculoskeletal disorders +M488X3- | Musculoskeletal disorders +M488X4- | Musculoskeletal disorders +M488X5- | Musculoskeletal disorders +M488X6- | Musculoskeletal disorders +M488X7- | Musculoskeletal disorders +M488X8- | Musculoskeletal disorders +M488X9- | Musculoskeletal disorders +M489--- | Musculoskeletal disorders +M49---- | Musculoskeletal disorders +M492--- | Musculoskeletal disorders +M493--- | Musculoskeletal disorders +M494--- | Musculoskeletal disorders +M495--- | Musculoskeletal disorders +M498--- | Musculoskeletal disorders +M4980-- | Musculoskeletal disorders +M4981-- | Musculoskeletal disorders +M4982-- | Musculoskeletal disorders +M4983-- | Musculoskeletal disorders +M4984-- | Musculoskeletal disorders +M4985-- | Musculoskeletal disorders +M4986-- | Musculoskeletal disorders +M4987-- | Musculoskeletal disorders +M4988-- | Musculoskeletal disorders +M4989-- | Musculoskeletal disorders +M50---- | Musculoskeletal disorders +M500--- | Musculoskeletal disorders +M5000-- | Musculoskeletal disorders +M5001-- | Musculoskeletal disorders +M50020- | Musculoskeletal disorders +M50021- | Musculoskeletal disorders +M50022- | Musculoskeletal disorders +M50023- | Musculoskeletal disorders +M5003-- | Musculoskeletal disorders +M501--- | Musculoskeletal disorders +M5010-- | Musculoskeletal disorders +M5011-- | Musculoskeletal disorders +M50120- | Musculoskeletal disorders +M50121- | Musculoskeletal disorders +M50122- | Musculoskeletal disorders +M50123- | Musculoskeletal disorders +M5013-- | Musculoskeletal disorders +M502--- | Musculoskeletal disorders +M5020-- | Musculoskeletal disorders +M5021-- | Musculoskeletal disorders +M50220- | Musculoskeletal disorders +M50221- | Musculoskeletal disorders +M50222- | Musculoskeletal disorders +M50223- | Musculoskeletal disorders +M5023-- | Musculoskeletal disorders +M503--- | Musculoskeletal disorders +M5030-- | Musculoskeletal disorders +M5031-- | Musculoskeletal disorders +M50320- | Musculoskeletal disorders +M50321- | Musculoskeletal disorders +M50322- | Musculoskeletal disorders +M50323- | Musculoskeletal disorders +M5033-- | Musculoskeletal disorders +M508--- | Musculoskeletal disorders +M5080-- | Musculoskeletal disorders +M5081-- | Musculoskeletal disorders +M50820- | Musculoskeletal disorders +M50821- | Musculoskeletal disorders +M50822- | Musculoskeletal disorders +M50823- | Musculoskeletal disorders +M5083-- | Musculoskeletal disorders +M509--- | Musculoskeletal disorders +M5090-- | Musculoskeletal disorders +M5091-- | Musculoskeletal disorders +M50920- | Musculoskeletal disorders +M50921- | Musculoskeletal disorders +M50922- | Musculoskeletal disorders +M50923- | Musculoskeletal disorders +M5093-- | Musculoskeletal disorders +M51---- | Musculoskeletal disorders +M510--- | Musculoskeletal disorders +M5104-- | Musculoskeletal disorders +M5105-- | Musculoskeletal disorders +M5106-- | Musculoskeletal disorders +M511--- | Musculoskeletal disorders +M5114-- | Musculoskeletal disorders +M5115-- | Musculoskeletal disorders +M5116-- | Musculoskeletal disorders +M5117-- | Musculoskeletal disorders +M512--- | Musculoskeletal disorders +M5124-- | Musculoskeletal disorders +M5125-- | Musculoskeletal disorders +M5126-- | Musculoskeletal disorders +M5127-- | Musculoskeletal disorders +M513--- | Musculoskeletal disorders +M5134-- | Musculoskeletal disorders +M5135-- | Musculoskeletal disorders +M5136-- | Musculoskeletal disorders +M5137-- | Musculoskeletal disorders +M514--- | Musculoskeletal disorders +M5144-- | Musculoskeletal disorders +M5145-- | Musculoskeletal disorders +M5146-- | Musculoskeletal disorders +M5147-- | Musculoskeletal disorders +M518--- | Musculoskeletal disorders +M5184-- | Musculoskeletal disorders +M5185-- | Musculoskeletal disorders +M5186-- | Musculoskeletal disorders +M5187-- | Musculoskeletal disorders +M519--- | Musculoskeletal disorders +M53---- | Musculoskeletal disorders +M530--- | Musculoskeletal disorders +M531--- | Musculoskeletal disorders +M532--- | Musculoskeletal disorders +M532X1- | Musculoskeletal disorders +M532X2- | Musculoskeletal disorders +M532X3- | Musculoskeletal disorders +M532X4- | Musculoskeletal disorders +M532X5- | Musculoskeletal disorders +M532X6- | Musculoskeletal disorders +M532X7- | Musculoskeletal disorders +M532X8- | Musculoskeletal disorders +M532X9- | Musculoskeletal disorders +M533--- | Musculoskeletal disorders +M538--- | Musculoskeletal disorders +M5380-- | Musculoskeletal disorders +M5381-- | Musculoskeletal disorders +M5382-- | Musculoskeletal disorders +M5383-- | Musculoskeletal disorders +M5384-- | Musculoskeletal disorders +M5385-- | Musculoskeletal disorders +M5386-- | Musculoskeletal disorders +M5387-- | Musculoskeletal disorders +M5388-- | Musculoskeletal disorders +M539--- | Musculoskeletal disorders +M54---- | Musculoskeletal disorders +M540--- | Musculoskeletal disorders +M5400-- | Musculoskeletal disorders +M5401-- | Musculoskeletal disorders +M5402-- | Musculoskeletal disorders +M5403-- | Musculoskeletal disorders +M5404-- | Musculoskeletal disorders +M5405-- | Musculoskeletal disorders +M5406-- | Musculoskeletal disorders +M5407-- | Musculoskeletal disorders +M5408-- | Musculoskeletal disorders +M5409-- | Musculoskeletal disorders +M541--- | Musculoskeletal disorders +M5410-- | Musculoskeletal disorders +M5411-- | Musculoskeletal disorders +M5412-- | Musculoskeletal disorders +M5413-- | Musculoskeletal disorders +M5414-- | Musculoskeletal disorders +M5415-- | Musculoskeletal disorders +M5416-- | Musculoskeletal disorders +M5417-- | Musculoskeletal disorders +M5418-- | Musculoskeletal disorders +M542--- | Musculoskeletal disorders +M543--- | Musculoskeletal disorders +M5430-- | Musculoskeletal disorders +M5431-- | Musculoskeletal disorders +M5432-- | Musculoskeletal disorders +M544--- | Musculoskeletal disorders +M5440-- | Musculoskeletal disorders +M5441-- | Musculoskeletal disorders +M5442-- | Musculoskeletal disorders +M545--- | Musculoskeletal disorders +M546--- | Musculoskeletal disorders +M548--- | Musculoskeletal disorders +M5481-- | Musculoskeletal disorders +M5489-- | Musculoskeletal disorders +M549--- | Musculoskeletal disorders +M61---- | Musculoskeletal disorders +M610--- | Musculoskeletal disorders +M6100-- | Musculoskeletal disorders +M61011- | Musculoskeletal disorders +M61012- | Musculoskeletal disorders +M61019- | Musculoskeletal disorders +M61021- | Musculoskeletal disorders +M61022- | Musculoskeletal disorders +M61029- | Musculoskeletal disorders +M61031- | Musculoskeletal disorders +M61032- | Musculoskeletal disorders +M61039- | Musculoskeletal disorders +M61041- | Musculoskeletal disorders +M61042- | Musculoskeletal disorders +M61049- | Musculoskeletal disorders +M61051- | Musculoskeletal disorders +M61052- | Musculoskeletal disorders +M61059- | Musculoskeletal disorders +M61061- | Musculoskeletal disorders +M61062- | Musculoskeletal disorders +M61069- | Musculoskeletal disorders +M61071- | Musculoskeletal disorders +M61072- | Musculoskeletal disorders +M61079- | Musculoskeletal disorders +M6108-- | Musculoskeletal disorders +M6109-- | Musculoskeletal disorders +M611--- | Musculoskeletal disorders +M6110-- | Musculoskeletal disorders +M61111- | Musculoskeletal disorders +M61112- | Musculoskeletal disorders +M61119- | Musculoskeletal disorders +M61121- | Musculoskeletal disorders +M61122- | Musculoskeletal disorders +M61129- | Musculoskeletal disorders +M61131- | Musculoskeletal disorders +M61132- | Musculoskeletal disorders +M61139- | Musculoskeletal disorders +M61141- | Musculoskeletal disorders +M61142- | Musculoskeletal disorders +M61143- | Musculoskeletal disorders +M61144- | Musculoskeletal disorders +M61145- | Musculoskeletal disorders +M61146- | Musculoskeletal disorders +M61151- | Musculoskeletal disorders +M61152- | Musculoskeletal disorders +M61159- | Musculoskeletal disorders +M61161- | Musculoskeletal disorders +M61162- | Musculoskeletal disorders +M61169- | Musculoskeletal disorders +M61171- | Musculoskeletal disorders +M61172- | Musculoskeletal disorders +M61173- | Musculoskeletal disorders +M61174- | Musculoskeletal disorders +M61175- | Musculoskeletal disorders +M61176- | Musculoskeletal disorders +M61177- | Musculoskeletal disorders +M61178- | Musculoskeletal disorders +M61179- | Musculoskeletal disorders +M6118-- | Musculoskeletal disorders +M6119-- | Musculoskeletal disorders +M612--- | Musculoskeletal disorders +M6120-- | Musculoskeletal disorders +M61211- | Musculoskeletal disorders +M61212- | Musculoskeletal disorders +M61219- | Musculoskeletal disorders +M61221- | Musculoskeletal disorders +M61222- | Musculoskeletal disorders +M61229- | Musculoskeletal disorders +M61231- | Musculoskeletal disorders +M61232- | Musculoskeletal disorders +M61239- | Musculoskeletal disorders +M61241- | Musculoskeletal disorders +M61242- | Musculoskeletal disorders +M61249- | Musculoskeletal disorders +M61251- | Musculoskeletal disorders +M61252- | Musculoskeletal disorders +M61259- | Musculoskeletal disorders +M61261- | Musculoskeletal disorders +M61262- | Musculoskeletal disorders +M61269- | Musculoskeletal disorders +M61271- | Musculoskeletal disorders +M61272- | Musculoskeletal disorders +M61279- | Musculoskeletal disorders +M6128-- | Musculoskeletal disorders +M6129-- | Musculoskeletal disorders +M613--- | Musculoskeletal disorders +M6130-- | Musculoskeletal disorders +M61311- | Musculoskeletal disorders +M61312- | Musculoskeletal disorders +M61319- | Musculoskeletal disorders +M61321- | Musculoskeletal disorders +M61322- | Musculoskeletal disorders +M61329- | Musculoskeletal disorders +M61331- | Musculoskeletal disorders +M61332- | Musculoskeletal disorders +M61339- | Musculoskeletal disorders +M61341- | Musculoskeletal disorders +M61342- | Musculoskeletal disorders +M61349- | Musculoskeletal disorders +M61351- | Musculoskeletal disorders +M61352- | Musculoskeletal disorders +M61359- | Musculoskeletal disorders +M61361- | Musculoskeletal disorders +M61362- | Musculoskeletal disorders +M61369- | Musculoskeletal disorders +M61371- | Musculoskeletal disorders +M61372- | Musculoskeletal disorders +M61379- | Musculoskeletal disorders +M6138-- | Musculoskeletal disorders +M6139-- | Musculoskeletal disorders +M614--- | Musculoskeletal disorders +M6140-- | Musculoskeletal disorders +M61411- | Musculoskeletal disorders +M61412- | Musculoskeletal disorders +M61419- | Musculoskeletal disorders +M61421- | Musculoskeletal disorders +M61422- | Musculoskeletal disorders +M61429- | Musculoskeletal disorders +M61431- | Musculoskeletal disorders +M61432- | Musculoskeletal disorders +M61439- | Musculoskeletal disorders +M61441- | Musculoskeletal disorders +M61442- | Musculoskeletal disorders +M61449- | Musculoskeletal disorders +M61451- | Musculoskeletal disorders +M61452- | Musculoskeletal disorders +M61459- | Musculoskeletal disorders +M61461- | Musculoskeletal disorders +M61462- | Musculoskeletal disorders +M61469- | Musculoskeletal disorders +M61471- | Musculoskeletal disorders +M61472- | Musculoskeletal disorders +M61479- | Musculoskeletal disorders +M6148-- | Musculoskeletal disorders +M6149-- | Musculoskeletal disorders +M615--- | Musculoskeletal disorders +M6150-- | Musculoskeletal disorders +M61511- | Musculoskeletal disorders +M61512- | Musculoskeletal disorders +M61519- | Musculoskeletal disorders +M61521- | Musculoskeletal disorders +M61522- | Musculoskeletal disorders +M61529- | Musculoskeletal disorders +M61531- | Musculoskeletal disorders +M61532- | Musculoskeletal disorders +M61539- | Musculoskeletal disorders +M61541- | Musculoskeletal disorders +M61542- | Musculoskeletal disorders +M61549- | Musculoskeletal disorders +M61551- | Musculoskeletal disorders +M61552- | Musculoskeletal disorders +M61559- | Musculoskeletal disorders +M61561- | Musculoskeletal disorders +M61562- | Musculoskeletal disorders +M61569- | Musculoskeletal disorders +M61571- | Musculoskeletal disorders +M61572- | Musculoskeletal disorders +M61579- | Musculoskeletal disorders +M6158-- | Musculoskeletal disorders +M6159-- | Musculoskeletal disorders +M619--- | Musculoskeletal disorders +M62---- | Musculoskeletal disorders +M620--- | Musculoskeletal disorders +M6200-- | Musculoskeletal disorders +M62011- | Musculoskeletal disorders +M62012- | Musculoskeletal disorders +M62019- | Musculoskeletal disorders +M62021- | Musculoskeletal disorders +M62022- | Musculoskeletal disorders +M62029- | Musculoskeletal disorders +M62031- | Musculoskeletal disorders +M62032- | Musculoskeletal disorders +M62039- | Musculoskeletal disorders +M62041- | Musculoskeletal disorders +M62042- | Musculoskeletal disorders +M62049- | Musculoskeletal disorders +M62051- | Musculoskeletal disorders +M62052- | Musculoskeletal disorders +M62059- | Musculoskeletal disorders +M62061- | Musculoskeletal disorders +M62062- | Musculoskeletal disorders +M62069- | Musculoskeletal disorders +M62071- | Musculoskeletal disorders +M62072- | Musculoskeletal disorders +M62079- | Musculoskeletal disorders +M6208-- | Musculoskeletal disorders +M621--- | Musculoskeletal disorders +M6210-- | Musculoskeletal disorders +M62111- | Musculoskeletal disorders +M62112- | Musculoskeletal disorders +M62119- | Musculoskeletal disorders +M62121- | Musculoskeletal disorders +M62122- | Musculoskeletal disorders +M62129- | Musculoskeletal disorders +M62131- | Musculoskeletal disorders +M62132- | Musculoskeletal disorders +M62139- | Musculoskeletal disorders +M62141- | Musculoskeletal disorders +M62142- | Musculoskeletal disorders +M62149- | Musculoskeletal disorders +M62151- | Musculoskeletal disorders +M62152- | Musculoskeletal disorders +M62159- | Musculoskeletal disorders +M62161- | Musculoskeletal disorders +M62162- | Musculoskeletal disorders +M62169- | Musculoskeletal disorders +M62171- | Musculoskeletal disorders +M62172- | Musculoskeletal disorders +M62179- | Musculoskeletal disorders +M6218-- | Musculoskeletal disorders +M622--- | Musculoskeletal disorders +M6220-- | Musculoskeletal disorders +M62211- | Musculoskeletal disorders +M62212- | Musculoskeletal disorders +M62219- | Musculoskeletal disorders +M62221- | Musculoskeletal disorders +M62222- | Musculoskeletal disorders +M62229- | Musculoskeletal disorders +M62231- | Musculoskeletal disorders +M62232- | Musculoskeletal disorders +M62239- | Musculoskeletal disorders +M62241- | Musculoskeletal disorders +M62242- | Musculoskeletal disorders +M62249- | Musculoskeletal disorders +M62251- | Musculoskeletal disorders +M62252- | Musculoskeletal disorders +M62259- | Musculoskeletal disorders +M62261- | Musculoskeletal disorders +M62262- | Musculoskeletal disorders +M62269- | Musculoskeletal disorders +M62271- | Musculoskeletal disorders +M62272- | Musculoskeletal disorders +M62279- | Musculoskeletal disorders +M6228-- | Musculoskeletal disorders +M623--- | Musculoskeletal disorders +M624--- | Musculoskeletal disorders +M6240-- | Musculoskeletal disorders +M62411- | Musculoskeletal disorders +M62412- | Musculoskeletal disorders +M62419- | Musculoskeletal disorders +M62421- | Musculoskeletal disorders +M62422- | Musculoskeletal disorders +M62429- | Musculoskeletal disorders +M62431- | Musculoskeletal disorders +M62432- | Musculoskeletal disorders +M62439- | Musculoskeletal disorders +M62441- | Musculoskeletal disorders +M62442- | Musculoskeletal disorders +M62449- | Musculoskeletal disorders +M62451- | Musculoskeletal disorders +M62452- | Musculoskeletal disorders +M62459- | Musculoskeletal disorders +M62461- | Musculoskeletal disorders +M62462- | Musculoskeletal disorders +M62469- | Musculoskeletal disorders +M62471- | Musculoskeletal disorders +M62472- | Musculoskeletal disorders +M62479- | Musculoskeletal disorders +M6248-- | Musculoskeletal disorders +M6249-- | Musculoskeletal disorders +M625--- | Musculoskeletal disorders +M6250-- | Musculoskeletal disorders +M62511- | Musculoskeletal disorders +M62512- | Musculoskeletal disorders +M62519- | Musculoskeletal disorders +M62521- | Musculoskeletal disorders +M62522- | Musculoskeletal disorders +M62529- | Musculoskeletal disorders +M62531- | Musculoskeletal disorders +M62532- | Musculoskeletal disorders +M62539- | Musculoskeletal disorders +M62541- | Musculoskeletal disorders +M62542- | Musculoskeletal disorders +M62549- | Musculoskeletal disorders +M62551- | Musculoskeletal disorders +M62552- | Musculoskeletal disorders +M62559- | Musculoskeletal disorders +M62561- | Musculoskeletal disorders +M62562- | Musculoskeletal disorders +M62569- | Musculoskeletal disorders +M62571- | Musculoskeletal disorders +M62572- | Musculoskeletal disorders +M62579- | Musculoskeletal disorders +M6258-- | Musculoskeletal disorders +M6259-- | Musculoskeletal disorders +M626--- | Musculoskeletal disorders +M628--- | Musculoskeletal disorders +M6281-- | Musculoskeletal disorders +M6282-- | Musculoskeletal disorders +M62830- | Musculoskeletal disorders +M62831- | Musculoskeletal disorders +M62838- | Musculoskeletal disorders +M6284-- | Musculoskeletal disorders +M6289-- | Musculoskeletal disorders +M629--- | Musculoskeletal disorders +M63---- | Musculoskeletal disorders +M630--- | Musculoskeletal disorders +M631--- | Musculoskeletal disorders +M632--- | Musculoskeletal disorders +M633--- | Musculoskeletal disorders +M638--- | Musculoskeletal disorders +M6380-- | Musculoskeletal disorders +M63811- | Musculoskeletal disorders +M63812- | Musculoskeletal disorders +M63819- | Musculoskeletal disorders +M63821- | Musculoskeletal disorders +M63822- | Musculoskeletal disorders +M63829- | Musculoskeletal disorders +M63831- | Musculoskeletal disorders +M63832- | Musculoskeletal disorders +M63839- | Musculoskeletal disorders +M63841- | Musculoskeletal disorders +M63842- | Musculoskeletal disorders +M63849- | Musculoskeletal disorders +M63851- | Musculoskeletal disorders +M63852- | Musculoskeletal disorders +M63859- | Musculoskeletal disorders +M63861- | Musculoskeletal disorders +M63862- | Musculoskeletal disorders +M63869- | Musculoskeletal disorders +M63871- | Musculoskeletal disorders +M63872- | Musculoskeletal disorders +M63879- | Musculoskeletal disorders +M6388-- | Musculoskeletal disorders +M6389-- | Musculoskeletal disorders +M65---- | Musculoskeletal disorders +M650--- | Musculoskeletal disorders +M6500-- | Musculoskeletal disorders +M65011- | Musculoskeletal disorders +M65012- | Musculoskeletal disorders +M65019- | Musculoskeletal disorders +M65021- | Musculoskeletal disorders +M65022- | Musculoskeletal disorders +M65029- | Musculoskeletal disorders +M65031- | Musculoskeletal disorders +M65032- | Musculoskeletal disorders +M65039- | Musculoskeletal disorders +M65041- | Musculoskeletal disorders +M65042- | Musculoskeletal disorders +M65049- | Musculoskeletal disorders +M65051- | Musculoskeletal disorders +M65052- | Musculoskeletal disorders +M65059- | Musculoskeletal disorders +M65061- | Musculoskeletal disorders +M65062- | Musculoskeletal disorders +M65069- | Musculoskeletal disorders +M65071- | Musculoskeletal disorders +M65072- | Musculoskeletal disorders +M65079- | Musculoskeletal disorders +M6508-- | Musculoskeletal disorders +M651--- | Musculoskeletal disorders +M6510-- | Musculoskeletal disorders +M65111- | Musculoskeletal disorders +M65112- | Musculoskeletal disorders +M65119- | Musculoskeletal disorders +M65121- | Musculoskeletal disorders +M65122- | Musculoskeletal disorders +M65129- | Musculoskeletal disorders +M65131- | Musculoskeletal disorders +M65132- | Musculoskeletal disorders +M65139- | Musculoskeletal disorders +M65141- | Musculoskeletal disorders +M65142- | Musculoskeletal disorders +M65149- | Musculoskeletal disorders +M65151- | Musculoskeletal disorders +M65152- | Musculoskeletal disorders +M65159- | Musculoskeletal disorders +M65161- | Musculoskeletal disorders +M65162- | Musculoskeletal disorders +M65169- | Musculoskeletal disorders +M65171- | Musculoskeletal disorders +M65172- | Musculoskeletal disorders +M65179- | Musculoskeletal disorders +M6518-- | Musculoskeletal disorders +M6519-- | Musculoskeletal disorders +M652--- | Musculoskeletal disorders +M6520-- | Musculoskeletal disorders +M65221- | Musculoskeletal disorders +M65222- | Musculoskeletal disorders +M65229- | Musculoskeletal disorders +M65231- | Musculoskeletal disorders +M65232- | Musculoskeletal disorders +M65239- | Musculoskeletal disorders +M65241- | Musculoskeletal disorders +M65242- | Musculoskeletal disorders +M65249- | Musculoskeletal disorders +M65251- | Musculoskeletal disorders +M65252- | Musculoskeletal disorders +M65259- | Musculoskeletal disorders +M65261- | Musculoskeletal disorders +M65262- | Musculoskeletal disorders +M65269- | Musculoskeletal disorders +M65271- | Musculoskeletal disorders +M65272- | Musculoskeletal disorders +M65279- | Musculoskeletal disorders +M6528-- | Musculoskeletal disorders +M6529-- | Musculoskeletal disorders +M653--- | Musculoskeletal disorders +M6530-- | Musculoskeletal disorders +M65311- | Musculoskeletal disorders +M65312- | Musculoskeletal disorders +M65319- | Musculoskeletal disorders +M65321- | Musculoskeletal disorders +M65322- | Musculoskeletal disorders +M65329- | Musculoskeletal disorders +M65331- | Musculoskeletal disorders +M65332- | Musculoskeletal disorders +M65339- | Musculoskeletal disorders +M65341- | Musculoskeletal disorders +M65342- | Musculoskeletal disorders +M65349- | Musculoskeletal disorders +M65351- | Musculoskeletal disorders +M65352- | Musculoskeletal disorders +M65359- | Musculoskeletal disorders +M654--- | Musculoskeletal disorders +M658--- | Musculoskeletal disorders +M6580-- | Musculoskeletal disorders +M65811- | Musculoskeletal disorders +M65812- | Musculoskeletal disorders +M65819- | Musculoskeletal disorders +M65821- | Musculoskeletal disorders +M65822- | Musculoskeletal disorders +M65829- | Musculoskeletal disorders +M65831- | Musculoskeletal disorders +M65832- | Musculoskeletal disorders +M65839- | Musculoskeletal disorders +M65841- | Musculoskeletal disorders +M65842- | Musculoskeletal disorders +M65849- | Musculoskeletal disorders +M65851- | Musculoskeletal disorders +M65852- | Musculoskeletal disorders +M65859- | Musculoskeletal disorders +M65861- | Musculoskeletal disorders +M65862- | Musculoskeletal disorders +M65869- | Musculoskeletal disorders +M65871- | Musculoskeletal disorders +M65872- | Musculoskeletal disorders +M65879- | Musculoskeletal disorders +M6588-- | Musculoskeletal disorders +M6589-- | Musculoskeletal disorders +M659--- | Musculoskeletal disorders +M66---- | Musculoskeletal disorders +M660--- | Musculoskeletal disorders +M661--- | Musculoskeletal disorders +M6610-- | Musculoskeletal disorders +M66111- | Musculoskeletal disorders +M66112- | Musculoskeletal disorders +M66119- | Musculoskeletal disorders +M66121- | Musculoskeletal disorders +M66122- | Musculoskeletal disorders +M66129- | Musculoskeletal disorders +M66131- | Musculoskeletal disorders +M66132- | Musculoskeletal disorders +M66139- | Musculoskeletal disorders +M66141- | Musculoskeletal disorders +M66142- | Musculoskeletal disorders +M66143- | Musculoskeletal disorders +M66144- | Musculoskeletal disorders +M66145- | Musculoskeletal disorders +M66146- | Musculoskeletal disorders +M66151- | Musculoskeletal disorders +M66152- | Musculoskeletal disorders +M66159- | Musculoskeletal disorders +M66171- | Musculoskeletal disorders +M66172- | Musculoskeletal disorders +M66173- | Musculoskeletal disorders +M66174- | Musculoskeletal disorders +M66175- | Musculoskeletal disorders +M66176- | Musculoskeletal disorders +M66177- | Musculoskeletal disorders +M66178- | Musculoskeletal disorders +M66179- | Musculoskeletal disorders +M6618-- | Musculoskeletal disorders +M662--- | Musculoskeletal disorders +M6620-- | Musculoskeletal disorders +M66211- | Musculoskeletal disorders +M66212- | Musculoskeletal disorders +M66219- | Musculoskeletal disorders +M66221- | Musculoskeletal disorders +M66222- | Musculoskeletal disorders +M66229- | Musculoskeletal disorders +M66231- | Musculoskeletal disorders +M66232- | Musculoskeletal disorders +M66239- | Musculoskeletal disorders +M66241- | Musculoskeletal disorders +M66242- | Musculoskeletal disorders +M66249- | Musculoskeletal disorders +M66251- | Musculoskeletal disorders +M66252- | Musculoskeletal disorders +M66259- | Musculoskeletal disorders +M66261- | Musculoskeletal disorders +M66262- | Musculoskeletal disorders +M66269- | Musculoskeletal disorders +M66271- | Musculoskeletal disorders +M66272- | Musculoskeletal disorders +M66279- | Musculoskeletal disorders +M6628-- | Musculoskeletal disorders +M6629-- | Musculoskeletal disorders +M663--- | Musculoskeletal disorders +M6630-- | Musculoskeletal disorders +M66311- | Musculoskeletal disorders +M66312- | Musculoskeletal disorders +M66319- | Musculoskeletal disorders +M66321- | Musculoskeletal disorders +M66322- | Musculoskeletal disorders +M66329- | Musculoskeletal disorders +M66331- | Musculoskeletal disorders +M66332- | Musculoskeletal disorders +M66339- | Musculoskeletal disorders +M66341- | Musculoskeletal disorders +M66342- | Musculoskeletal disorders +M66349- | Musculoskeletal disorders +M66351- | Musculoskeletal disorders +M66352- | Musculoskeletal disorders +M66359- | Musculoskeletal disorders +M66361- | Musculoskeletal disorders +M66362- | Musculoskeletal disorders +M66369- | Musculoskeletal disorders +M66371- | Musculoskeletal disorders +M66372- | Musculoskeletal disorders +M66379- | Musculoskeletal disorders +M6638-- | Musculoskeletal disorders +M6639-- | Musculoskeletal disorders +M664--- | Musculoskeletal disorders +M665--- | Musculoskeletal disorders +M6680-- | Musculoskeletal disorders +M66811- | Musculoskeletal disorders +M66812- | Musculoskeletal disorders +M66819- | Musculoskeletal disorders +M66821- | Musculoskeletal disorders +M66822- | Musculoskeletal disorders +M66829- | Musculoskeletal disorders +M66831- | Musculoskeletal disorders +M66832- | Musculoskeletal disorders +M66839- | Musculoskeletal disorders +M66841- | Musculoskeletal disorders +M66842- | Musculoskeletal disorders +M66849- | Musculoskeletal disorders +M66851- | Musculoskeletal disorders +M66852- | Musculoskeletal disorders +M66859- | Musculoskeletal disorders +M66861- | Musculoskeletal disorders +M66862- | Musculoskeletal disorders +M66869- | Musculoskeletal disorders +M66871- | Musculoskeletal disorders +M66872- | Musculoskeletal disorders +M66879- | Musculoskeletal disorders +M6688-- | Musculoskeletal disorders +M6689-- | Musculoskeletal disorders +M669--- | Musculoskeletal disorders +M67---- | Musculoskeletal disorders +M670--- | Musculoskeletal disorders +M6700-- | Musculoskeletal disorders +M6701-- | Musculoskeletal disorders +M6702-- | Musculoskeletal disorders +M671--- | Musculoskeletal disorders +M672--- | Musculoskeletal disorders +M6720-- | Musculoskeletal disorders +M67211- | Musculoskeletal disorders +M67212- | Musculoskeletal disorders +M67219- | Musculoskeletal disorders +M67221- | Musculoskeletal disorders +M67222- | Musculoskeletal disorders +M67229- | Musculoskeletal disorders +M67231- | Musculoskeletal disorders +M67232- | Musculoskeletal disorders +M67239- | Musculoskeletal disorders +M67241- | Musculoskeletal disorders +M67242- | Musculoskeletal disorders +M67249- | Musculoskeletal disorders +M67251- | Musculoskeletal disorders +M67252- | Musculoskeletal disorders +M67259- | Musculoskeletal disorders +M67261- | Musculoskeletal disorders +M67262- | Musculoskeletal disorders +M67269- | Musculoskeletal disorders +M67271- | Musculoskeletal disorders +M67272- | Musculoskeletal disorders +M67279- | Musculoskeletal disorders +M6728-- | Musculoskeletal disorders +M6729-- | Musculoskeletal disorders +M673--- | Musculoskeletal disorders +M6730-- | Musculoskeletal disorders +M67311- | Musculoskeletal disorders +M67312- | Musculoskeletal disorders +M67319- | Musculoskeletal disorders +M67321- | Musculoskeletal disorders +M67322- | Musculoskeletal disorders +M67329- | Musculoskeletal disorders +M67331- | Musculoskeletal disorders +M67332- | Musculoskeletal disorders +M67339- | Musculoskeletal disorders +M67341- | Musculoskeletal disorders +M67342- | Musculoskeletal disorders +M67349- | Musculoskeletal disorders +M67351- | Musculoskeletal disorders +M67352- | Musculoskeletal disorders +M67359- | Musculoskeletal disorders +M67361- | Musculoskeletal disorders +M67362- | Musculoskeletal disorders +M67369- | Musculoskeletal disorders +M67371- | Musculoskeletal disorders +M67372- | Musculoskeletal disorders +M67379- | Musculoskeletal disorders +M6738-- | Musculoskeletal disorders +M6739-- | Musculoskeletal disorders +M674--- | Musculoskeletal disorders +M6740-- | Musculoskeletal disorders +M67411- | Musculoskeletal disorders +M67412- | Musculoskeletal disorders +M67419- | Musculoskeletal disorders +M67421- | Musculoskeletal disorders +M67422- | Musculoskeletal disorders +M67429- | Musculoskeletal disorders +M67431- | Musculoskeletal disorders +M67432- | Musculoskeletal disorders +M67439- | Musculoskeletal disorders +M67441- | Musculoskeletal disorders +M67442- | Musculoskeletal disorders +M67449- | Musculoskeletal disorders +M67451- | Musculoskeletal disorders +M67452- | Musculoskeletal disorders +M67459- | Musculoskeletal disorders +M67461- | Musculoskeletal disorders +M67462- | Musculoskeletal disorders +M67469- | Musculoskeletal disorders +M67471- | Musculoskeletal disorders +M67472- | Musculoskeletal disorders +M67479- | Musculoskeletal disorders +M6748-- | Musculoskeletal disorders +M6749-- | Musculoskeletal disorders +M6750-- | Musculoskeletal disorders +M6751-- | Musculoskeletal disorders +M6752-- | Musculoskeletal disorders +M678--- | Musculoskeletal disorders +M6780-- | Musculoskeletal disorders +M67811- | Musculoskeletal disorders +M67812- | Musculoskeletal disorders +M67813- | Musculoskeletal disorders +M67814- | Musculoskeletal disorders +M67819- | Musculoskeletal disorders +M67821- | Musculoskeletal disorders +M67822- | Musculoskeletal disorders +M67823- | Musculoskeletal disorders +M67824- | Musculoskeletal disorders +M67829- | Musculoskeletal disorders +M67831- | Musculoskeletal disorders +M67832- | Musculoskeletal disorders +M67833- | Musculoskeletal disorders +M67834- | Musculoskeletal disorders +M67839- | Musculoskeletal disorders +M67841- | Musculoskeletal disorders +M67842- | Musculoskeletal disorders +M67843- | Musculoskeletal disorders +M67844- | Musculoskeletal disorders +M67849- | Musculoskeletal disorders +M67851- | Musculoskeletal disorders +M67852- | Musculoskeletal disorders +M67853- | Musculoskeletal disorders +M67854- | Musculoskeletal disorders +M67859- | Musculoskeletal disorders +M67861- | Musculoskeletal disorders +M67862- | Musculoskeletal disorders +M67863- | Musculoskeletal disorders +M67864- | Musculoskeletal disorders +M67869- | Musculoskeletal disorders +M67871- | Musculoskeletal disorders +M67872- | Musculoskeletal disorders +M67873- | Musculoskeletal disorders +M67874- | Musculoskeletal disorders +M67879- | Musculoskeletal disorders +M6788-- | Musculoskeletal disorders +M6789-- | Musculoskeletal disorders +M679--- | Musculoskeletal disorders +M6790-- | Musculoskeletal disorders +M67911- | Musculoskeletal disorders +M67912- | Musculoskeletal disorders +M67919- | Musculoskeletal disorders +M67921- | Musculoskeletal disorders +M67922- | Musculoskeletal disorders +M67929- | Musculoskeletal disorders +M67931- | Musculoskeletal disorders +M67932- | Musculoskeletal disorders +M67939- | Musculoskeletal disorders +M67941- | Musculoskeletal disorders +M67942- | Musculoskeletal disorders +M67949- | Musculoskeletal disorders +M67951- | Musculoskeletal disorders +M67952- | Musculoskeletal disorders +M67959- | Musculoskeletal disorders +M67961- | Musculoskeletal disorders +M67962- | Musculoskeletal disorders +M67969- | Musculoskeletal disorders +M67971- | Musculoskeletal disorders +M67972- | Musculoskeletal disorders +M67979- | Musculoskeletal disorders +M6798-- | Musculoskeletal disorders +M6799-- | Musculoskeletal disorders +M68---- | Musculoskeletal disorders +M680--- | Musculoskeletal disorders +M688--- | Musculoskeletal disorders +M70---- | Musculoskeletal disorders +M700--- | Musculoskeletal disorders +M70031- | Musculoskeletal disorders +M70032- | Musculoskeletal disorders +M70039- | Musculoskeletal disorders +M70041- | Musculoskeletal disorders +M70042- | Musculoskeletal disorders +M70049- | Musculoskeletal disorders +M701--- | Musculoskeletal disorders +M7010-- | Musculoskeletal disorders +M7011-- | Musculoskeletal disorders +M7012-- | Musculoskeletal disorders +M702--- | Musculoskeletal disorders +M7020-- | Musculoskeletal disorders +M7021-- | Musculoskeletal disorders +M7022-- | Musculoskeletal disorders +M703--- | Musculoskeletal disorders +M7030-- | Musculoskeletal disorders +M7031-- | Musculoskeletal disorders +M7032-- | Musculoskeletal disorders +M704--- | Musculoskeletal disorders +M7040-- | Musculoskeletal disorders +M7041-- | Musculoskeletal disorders +M7042-- | Musculoskeletal disorders +M705--- | Musculoskeletal disorders +M7050-- | Musculoskeletal disorders +M7051-- | Musculoskeletal disorders +M7052-- | Musculoskeletal disorders +M706--- | Musculoskeletal disorders +M7060-- | Musculoskeletal disorders +M7061-- | Musculoskeletal disorders +M7062-- | Musculoskeletal disorders +M707--- | Musculoskeletal disorders +M7070-- | Musculoskeletal disorders +M7071-- | Musculoskeletal disorders +M7072-- | Musculoskeletal disorders +M708--- | Musculoskeletal disorders +M7080-- | Musculoskeletal disorders +M70811- | Musculoskeletal disorders +M70812- | Musculoskeletal disorders +M70819- | Musculoskeletal disorders +M70821- | Musculoskeletal disorders +M70822- | Musculoskeletal disorders +M70829- | Musculoskeletal disorders +M70831- | Musculoskeletal disorders +M70832- | Musculoskeletal disorders +M70839- | Musculoskeletal disorders +M70841- | Musculoskeletal disorders +M70842- | Musculoskeletal disorders +M70849- | Musculoskeletal disorders +M70851- | Musculoskeletal disorders +M70852- | Musculoskeletal disorders +M70859- | Musculoskeletal disorders +M70861- | Musculoskeletal disorders +M70862- | Musculoskeletal disorders +M70869- | Musculoskeletal disorders +M70871- | Musculoskeletal disorders +M70872- | Musculoskeletal disorders +M70879- | Musculoskeletal disorders +M7088-- | Musculoskeletal disorders +M7089-- | Musculoskeletal disorders +M709--- | Musculoskeletal disorders +M7090-- | Musculoskeletal disorders +M70911- | Musculoskeletal disorders +M70912- | Musculoskeletal disorders +M70919- | Musculoskeletal disorders +M70921- | Musculoskeletal disorders +M70922- | Musculoskeletal disorders +M70929- | Musculoskeletal disorders +M70931- | Musculoskeletal disorders +M70932- | Musculoskeletal disorders +M70939- | Musculoskeletal disorders +M70941- | Musculoskeletal disorders +M70942- | Musculoskeletal disorders +M70949- | Musculoskeletal disorders +M70951- | Musculoskeletal disorders +M70952- | Musculoskeletal disorders +M70959- | Musculoskeletal disorders +M70961- | Musculoskeletal disorders +M70962- | Musculoskeletal disorders +M70969- | Musculoskeletal disorders +M70971- | Musculoskeletal disorders +M70972- | Musculoskeletal disorders +M70979- | Musculoskeletal disorders +M7098-- | Musculoskeletal disorders +M7099-- | Musculoskeletal disorders +M71---- | Musculoskeletal disorders +M710--- | Musculoskeletal disorders +M7100-- | Musculoskeletal disorders +M71011- | Musculoskeletal disorders +M71012- | Musculoskeletal disorders +M71019- | Musculoskeletal disorders +M71021- | Musculoskeletal disorders +M71022- | Musculoskeletal disorders +M71029- | Musculoskeletal disorders +M71031- | Musculoskeletal disorders +M71032- | Musculoskeletal disorders +M71039- | Musculoskeletal disorders +M71041- | Musculoskeletal disorders +M71042- | Musculoskeletal disorders +M71049- | Musculoskeletal disorders +M71051- | Musculoskeletal disorders +M71052- | Musculoskeletal disorders +M71059- | Musculoskeletal disorders +M71061- | Musculoskeletal disorders +M71062- | Musculoskeletal disorders +M71069- | Musculoskeletal disorders +M71071- | Musculoskeletal disorders +M71072- | Musculoskeletal disorders +M71079- | Musculoskeletal disorders +M7108-- | Musculoskeletal disorders +M7109-- | Musculoskeletal disorders +M711--- | Musculoskeletal disorders +M7110-- | Musculoskeletal disorders +M71111- | Musculoskeletal disorders +M71112- | Musculoskeletal disorders +M71119- | Musculoskeletal disorders +M71121- | Musculoskeletal disorders +M71122- | Musculoskeletal disorders +M71129- | Musculoskeletal disorders +M71131- | Musculoskeletal disorders +M71132- | Musculoskeletal disorders +M71139- | Musculoskeletal disorders +M71141- | Musculoskeletal disorders +M71142- | Musculoskeletal disorders +M71149- | Musculoskeletal disorders +M71151- | Musculoskeletal disorders +M71152- | Musculoskeletal disorders +M71159- | Musculoskeletal disorders +M71161- | Musculoskeletal disorders +M71162- | Musculoskeletal disorders +M71169- | Musculoskeletal disorders +M71171- | Musculoskeletal disorders +M71172- | Musculoskeletal disorders +M71179- | Musculoskeletal disorders +M7118-- | Musculoskeletal disorders +M7119-- | Musculoskeletal disorders +M712--- | Musculoskeletal disorders +M7120-- | Musculoskeletal disorders +M7121-- | Musculoskeletal disorders +M7122-- | Musculoskeletal disorders +M713--- | Musculoskeletal disorders +M7130-- | Musculoskeletal disorders +M71311- | Musculoskeletal disorders +M71312- | Musculoskeletal disorders +M71319- | Musculoskeletal disorders +M71321- | Musculoskeletal disorders +M71322- | Musculoskeletal disorders +M71329- | Musculoskeletal disorders +M71331- | Musculoskeletal disorders +M71332- | Musculoskeletal disorders +M71339- | Musculoskeletal disorders +M71341- | Musculoskeletal disorders +M71342- | Musculoskeletal disorders +M71349- | Musculoskeletal disorders +M71351- | Musculoskeletal disorders +M71352- | Musculoskeletal disorders +M71359- | Musculoskeletal disorders +M71371- | Musculoskeletal disorders +M71372- | Musculoskeletal disorders +M71379- | Musculoskeletal disorders +M7138-- | Musculoskeletal disorders +M7139-- | Musculoskeletal disorders +M714--- | Musculoskeletal disorders +M7140-- | Musculoskeletal disorders +M71421- | Musculoskeletal disorders +M71422- | Musculoskeletal disorders +M71429- | Musculoskeletal disorders +M71431- | Musculoskeletal disorders +M71432- | Musculoskeletal disorders +M71439- | Musculoskeletal disorders +M71441- | Musculoskeletal disorders +M71442- | Musculoskeletal disorders +M71449- | Musculoskeletal disorders +M71451- | Musculoskeletal disorders +M71452- | Musculoskeletal disorders +M71459- | Musculoskeletal disorders +M71461- | Musculoskeletal disorders +M71462- | Musculoskeletal disorders +M71469- | Musculoskeletal disorders +M71471- | Musculoskeletal disorders +M71472- | Musculoskeletal disorders +M71479- | Musculoskeletal disorders +M7148-- | Musculoskeletal disorders +M7149-- | Musculoskeletal disorders +M715--- | Musculoskeletal disorders +M7150-- | Musculoskeletal disorders +M71521- | Musculoskeletal disorders +M71522- | Musculoskeletal disorders +M71529- | Musculoskeletal disorders +M71531- | Musculoskeletal disorders +M71532- | Musculoskeletal disorders +M71539- | Musculoskeletal disorders +M71541- | Musculoskeletal disorders +M71542- | Musculoskeletal disorders +M71549- | Musculoskeletal disorders +M71551- | Musculoskeletal disorders +M71552- | Musculoskeletal disorders +M71559- | Musculoskeletal disorders +M71561- | Musculoskeletal disorders +M71562- | Musculoskeletal disorders +M71569- | Musculoskeletal disorders +M71571- | Musculoskeletal disorders +M71572- | Musculoskeletal disorders +M71579- | Musculoskeletal disorders +M7158-- | Musculoskeletal disorders +M718--- | Musculoskeletal disorders +M7180-- | Musculoskeletal disorders +M71811- | Musculoskeletal disorders +M71812- | Musculoskeletal disorders +M71819- | Musculoskeletal disorders +M71821- | Musculoskeletal disorders +M71822- | Musculoskeletal disorders +M71829- | Musculoskeletal disorders +M71831- | Musculoskeletal disorders +M71832- | Musculoskeletal disorders +M71839- | Musculoskeletal disorders +M71841- | Musculoskeletal disorders +M71842- | Musculoskeletal disorders +M71849- | Musculoskeletal disorders +M71851- | Musculoskeletal disorders +M71852- | Musculoskeletal disorders +M71859- | Musculoskeletal disorders +M71861- | Musculoskeletal disorders +M71862- | Musculoskeletal disorders +M71869- | Musculoskeletal disorders +M71871- | Musculoskeletal disorders +M71872- | Musculoskeletal disorders +M71879- | Musculoskeletal disorders +M7188-- | Musculoskeletal disorders +M7189-- | Musculoskeletal disorders +M719--- | Musculoskeletal disorders +M72---- | Musculoskeletal disorders +M720--- | Musculoskeletal disorders +M721--- | Musculoskeletal disorders +M722--- | Musculoskeletal disorders +M724--- | Musculoskeletal disorders +M728--- | Musculoskeletal disorders +M729--- | Musculoskeletal disorders +M73---- | Musculoskeletal disorders +M75---- | Musculoskeletal disorders +M750--- | Musculoskeletal disorders +M7500-- | Musculoskeletal disorders +M7501-- | Musculoskeletal disorders +M7502-- | Musculoskeletal disorders +M751--- | Musculoskeletal disorders +M75100- | Musculoskeletal disorders +M75101- | Musculoskeletal disorders +M75102- | Musculoskeletal disorders +M75110- | Musculoskeletal disorders +M75111- | Musculoskeletal disorders +M75112- | Musculoskeletal disorders +M75120- | Musculoskeletal disorders +M75121- | Musculoskeletal disorders +M75122- | Musculoskeletal disorders +M752--- | Musculoskeletal disorders +M7520-- | Musculoskeletal disorders +M7521-- | Musculoskeletal disorders +M7522-- | Musculoskeletal disorders +M753--- | Musculoskeletal disorders +M7530-- | Musculoskeletal disorders +M7531-- | Musculoskeletal disorders +M7532-- | Musculoskeletal disorders +M754--- | Musculoskeletal disorders +M7540-- | Musculoskeletal disorders +M7541-- | Musculoskeletal disorders +M7542-- | Musculoskeletal disorders +M755--- | Musculoskeletal disorders +M7550-- | Musculoskeletal disorders +M7551-- | Musculoskeletal disorders +M7552-- | Musculoskeletal disorders +M756--- | Musculoskeletal disorders +M758--- | Musculoskeletal disorders +M7580-- | Musculoskeletal disorders +M7581-- | Musculoskeletal disorders +M7582-- | Musculoskeletal disorders +M759--- | Musculoskeletal disorders +M7590-- | Musculoskeletal disorders +M7591-- | Musculoskeletal disorders +M7592-- | Musculoskeletal disorders +M76---- | Musculoskeletal disorders +M760--- | Musculoskeletal disorders +M7600-- | Musculoskeletal disorders +M7601-- | Musculoskeletal disorders +M7602-- | Musculoskeletal disorders +M761--- | Musculoskeletal disorders +M7610-- | Musculoskeletal disorders +M7611-- | Musculoskeletal disorders +M7612-- | Musculoskeletal disorders +M762--- | Musculoskeletal disorders +M7620-- | Musculoskeletal disorders +M7621-- | Musculoskeletal disorders +M7622-- | Musculoskeletal disorders +M763--- | Musculoskeletal disorders +M7630-- | Musculoskeletal disorders +M7631-- | Musculoskeletal disorders +M7632-- | Musculoskeletal disorders +M764--- | Musculoskeletal disorders +M7640-- | Musculoskeletal disorders +M7641-- | Musculoskeletal disorders +M7642-- | Musculoskeletal disorders +M765--- | Musculoskeletal disorders +M7650-- | Musculoskeletal disorders +M7651-- | Musculoskeletal disorders +M7652-- | Musculoskeletal disorders +M766--- | Musculoskeletal disorders +M7660-- | Musculoskeletal disorders +M7661-- | Musculoskeletal disorders +M7662-- | Musculoskeletal disorders +M767--- | Musculoskeletal disorders +M7670-- | Musculoskeletal disorders +M7671-- | Musculoskeletal disorders +M7672-- | Musculoskeletal disorders +M768--- | Musculoskeletal disorders +M76811- | Musculoskeletal disorders +M76812- | Musculoskeletal disorders +M76819- | Musculoskeletal disorders +M76821- | Musculoskeletal disorders +M76822- | Musculoskeletal disorders +M76829- | Musculoskeletal disorders +M76891- | Musculoskeletal disorders +M76892- | Musculoskeletal disorders +M76899- | Musculoskeletal disorders +M769--- | Musculoskeletal disorders +M77---- | Musculoskeletal disorders +M770--- | Musculoskeletal disorders +M7700-- | Musculoskeletal disorders +M7701-- | Musculoskeletal disorders +M7702-- | Musculoskeletal disorders +M771--- | Musculoskeletal disorders +M7710-- | Musculoskeletal disorders +M7711-- | Musculoskeletal disorders +M7712-- | Musculoskeletal disorders +M772--- | Musculoskeletal disorders +M7720-- | Musculoskeletal disorders +M7721-- | Musculoskeletal disorders +M7722-- | Musculoskeletal disorders +M773--- | Musculoskeletal disorders +M7730-- | Musculoskeletal disorders +M7731-- | Musculoskeletal disorders +M7732-- | Musculoskeletal disorders +M774--- | Musculoskeletal disorders +M7740-- | Musculoskeletal disorders +M7741-- | Musculoskeletal disorders +M7742-- | Musculoskeletal disorders +M775--- | Musculoskeletal disorders +M7750-- | Musculoskeletal disorders +M7751-- | Musculoskeletal disorders +M7752-- | Musculoskeletal disorders +M778--- | Musculoskeletal disorders +M779--- | Musculoskeletal disorders +M79---- | Musculoskeletal disorders +M790--- | Musculoskeletal disorders +M791--- | Musculoskeletal disorders +M7910-- | Musculoskeletal disorders +M7911-- | Musculoskeletal disorders +M7912-- | Musculoskeletal disorders +M7918-- | Musculoskeletal disorders +M792--- | Musculoskeletal disorders +M793--- | Musculoskeletal disorders +M794--- | Musculoskeletal disorders +M795--- | Musculoskeletal disorders +M796--- | Musculoskeletal disorders +M79601- | Musculoskeletal disorders +M79602- | Musculoskeletal disorders +M79603- | Musculoskeletal disorders +M79604- | Musculoskeletal disorders +M79605- | Musculoskeletal disorders +M79606- | Musculoskeletal disorders +M79609- | Musculoskeletal disorders +M79621- | Musculoskeletal disorders +M79622- | Musculoskeletal disorders +M79629- | Musculoskeletal disorders +M79631- | Musculoskeletal disorders +M79632- | Musculoskeletal disorders +M79639- | Musculoskeletal disorders +M79641- | Musculoskeletal disorders +M79642- | Musculoskeletal disorders +M79643- | Musculoskeletal disorders +M79644- | Musculoskeletal disorders +M79645- | Musculoskeletal disorders +M79646- | Musculoskeletal disorders +M79651- | Musculoskeletal disorders +M79652- | Musculoskeletal disorders +M79659- | Musculoskeletal disorders +M79661- | Musculoskeletal disorders +M79662- | Musculoskeletal disorders +M79669- | Musculoskeletal disorders +M79671- | Musculoskeletal disorders +M79672- | Musculoskeletal disorders +M79673- | Musculoskeletal disorders +M79674- | Musculoskeletal disorders +M79675- | Musculoskeletal disorders +M79676- | Musculoskeletal disorders +M798--- | Musculoskeletal disorders +M7981-- | Musculoskeletal disorders +M7989-- | Musculoskeletal disorders +M799--- | Musculoskeletal disorders +M79A11- | Musculoskeletal disorders +M79A12- | Musculoskeletal disorders +M79A19- | Musculoskeletal disorders +M79A21- | Musculoskeletal disorders +M79A22- | Musculoskeletal disorders +M79A29- | Musculoskeletal disorders +M79A3-- | Musculoskeletal disorders +M79A9-- | Musculoskeletal disorders +M80---- | Musculoskeletal disorders +M800--- | Musculoskeletal disorders +M8000XA | Musculoskeletal disorders +M8000XD | Musculoskeletal disorders +M8000XG | Musculoskeletal disorders +M8000XK | Musculoskeletal disorders +M8000XP | Musculoskeletal disorders +M8000XS | Musculoskeletal disorders +M80011A | Musculoskeletal disorders +M80011D | Musculoskeletal disorders +M80011G | Musculoskeletal disorders +M80011K | Musculoskeletal disorders +M80011P | Musculoskeletal disorders +M80011S | Musculoskeletal disorders +M80012A | Musculoskeletal disorders +M80012D | Musculoskeletal disorders +M80012G | Musculoskeletal disorders +M80012K | Musculoskeletal disorders +M80012P | Musculoskeletal disorders +M80012S | Musculoskeletal disorders +M80019A | Musculoskeletal disorders +M80019D | Musculoskeletal disorders +M80019G | Musculoskeletal disorders +M80019K | Musculoskeletal disorders +M80019P | Musculoskeletal disorders +M80019S | Musculoskeletal disorders +M80021A | Musculoskeletal disorders +M80021D | Musculoskeletal disorders +M80021G | Musculoskeletal disorders +M80021K | Musculoskeletal disorders +M80021P | Musculoskeletal disorders +M80021S | Musculoskeletal disorders +M80022A | Musculoskeletal disorders +M80022D | Musculoskeletal disorders +M80022G | Musculoskeletal disorders +M80022K | Musculoskeletal disorders +M80022P | Musculoskeletal disorders +M80022S | Musculoskeletal disorders +M80029A | Musculoskeletal disorders +M80029D | Musculoskeletal disorders +M80029G | Musculoskeletal disorders +M80029K | Musculoskeletal disorders +M80029P | Musculoskeletal disorders +M80029S | Musculoskeletal disorders +M80031A | Musculoskeletal disorders +M80031D | Musculoskeletal disorders +M80031G | Musculoskeletal disorders +M80031K | Musculoskeletal disorders +M80031P | Musculoskeletal disorders +M80031S | Musculoskeletal disorders +M80032A | Musculoskeletal disorders +M80032D | Musculoskeletal disorders +M80032G | Musculoskeletal disorders +M80032K | Musculoskeletal disorders +M80032P | Musculoskeletal disorders +M80032S | Musculoskeletal disorders +M80039A | Musculoskeletal disorders +M80039D | Musculoskeletal disorders +M80039G | Musculoskeletal disorders +M80039K | Musculoskeletal disorders +M80039P | Musculoskeletal disorders +M80039S | Musculoskeletal disorders +M80041A | Musculoskeletal disorders +M80041D | Musculoskeletal disorders +M80041G | Musculoskeletal disorders +M80041K | Musculoskeletal disorders +M80041P | Musculoskeletal disorders +M80041S | Musculoskeletal disorders +M80042A | Musculoskeletal disorders +M80042D | Musculoskeletal disorders +M80042G | Musculoskeletal disorders +M80042K | Musculoskeletal disorders +M80042P | Musculoskeletal disorders +M80042S | Musculoskeletal disorders +M80049A | Musculoskeletal disorders +M80049D | Musculoskeletal disorders +M80049G | Musculoskeletal disorders +M80049K | Musculoskeletal disorders +M80049P | Musculoskeletal disorders +M80049S | Musculoskeletal disorders +M80051A | Musculoskeletal disorders +M80051D | Musculoskeletal disorders +M80051G | Musculoskeletal disorders +M80051K | Musculoskeletal disorders +M80051P | Musculoskeletal disorders +M80051S | Musculoskeletal disorders +M80052A | Musculoskeletal disorders +M80052D | Musculoskeletal disorders +M80052G | Musculoskeletal disorders +M80052K | Musculoskeletal disorders +M80052P | Musculoskeletal disorders +M80052S | Musculoskeletal disorders +M80059A | Musculoskeletal disorders +M80059D | Musculoskeletal disorders +M80059G | Musculoskeletal disorders +M80059K | Musculoskeletal disorders +M80059P | Musculoskeletal disorders +M80059S | Musculoskeletal disorders +M80061A | Musculoskeletal disorders +M80061D | Musculoskeletal disorders +M80061G | Musculoskeletal disorders +M80061K | Musculoskeletal disorders +M80061P | Musculoskeletal disorders +M80061S | Musculoskeletal disorders +M80062A | Musculoskeletal disorders +M80062D | Musculoskeletal disorders +M80062G | Musculoskeletal disorders +M80062K | Musculoskeletal disorders +M80062P | Musculoskeletal disorders +M80062S | Musculoskeletal disorders +M80069A | Musculoskeletal disorders +M80069D | Musculoskeletal disorders +M80069G | Musculoskeletal disorders +M80069K | Musculoskeletal disorders +M80069P | Musculoskeletal disorders +M80069S | Musculoskeletal disorders +M80071A | Musculoskeletal disorders +M80071D | Musculoskeletal disorders +M80071G | Musculoskeletal disorders +M80071K | Musculoskeletal disorders +M80071P | Musculoskeletal disorders +M80071S | Musculoskeletal disorders +M80072A | Musculoskeletal disorders +M80072D | Musculoskeletal disorders +M80072G | Musculoskeletal disorders +M80072K | Musculoskeletal disorders +M80072P | Musculoskeletal disorders +M80072S | Musculoskeletal disorders +M80079A | Musculoskeletal disorders +M80079D | Musculoskeletal disorders +M80079G | Musculoskeletal disorders +M80079K | Musculoskeletal disorders +M80079P | Musculoskeletal disorders +M80079S | Musculoskeletal disorders +M8008XA | Musculoskeletal disorders +M8008XD | Musculoskeletal disorders +M8008XG | Musculoskeletal disorders +M8008XK | Musculoskeletal disorders +M8008XP | Musculoskeletal disorders +M8008XS | Musculoskeletal disorders +M801--- | Musculoskeletal disorders +M802--- | Musculoskeletal disorders +M803--- | Musculoskeletal disorders +M804--- | Musculoskeletal disorders +M805--- | Musculoskeletal disorders +M808--- | Musculoskeletal disorders +M8080XA | Musculoskeletal disorders +M8080XD | Musculoskeletal disorders +M8080XG | Musculoskeletal disorders +M8080XK | Musculoskeletal disorders +M8080XP | Musculoskeletal disorders +M8080XS | Musculoskeletal disorders +M80811A | Musculoskeletal disorders +M80811D | Musculoskeletal disorders +M80811G | Musculoskeletal disorders +M80811K | Musculoskeletal disorders +M80811P | Musculoskeletal disorders +M80811S | Musculoskeletal disorders +M80812A | Musculoskeletal disorders +M80812D | Musculoskeletal disorders +M80812G | Musculoskeletal disorders +M80812K | Musculoskeletal disorders +M80812P | Musculoskeletal disorders +M80812S | Musculoskeletal disorders +M80819A | Musculoskeletal disorders +M80819D | Musculoskeletal disorders +M80819G | Musculoskeletal disorders +M80819K | Musculoskeletal disorders +M80819P | Musculoskeletal disorders +M80819S | Musculoskeletal disorders +M80821A | Musculoskeletal disorders +M80821D | Musculoskeletal disorders +M80821G | Musculoskeletal disorders +M80821K | Musculoskeletal disorders +M80821P | Musculoskeletal disorders +M80821S | Musculoskeletal disorders +M80822A | Musculoskeletal disorders +M80822D | Musculoskeletal disorders +M80822G | Musculoskeletal disorders +M80822K | Musculoskeletal disorders +M80822P | Musculoskeletal disorders +M80822S | Musculoskeletal disorders +M80829A | Musculoskeletal disorders +M80829D | Musculoskeletal disorders +M80829G | Musculoskeletal disorders +M80829K | Musculoskeletal disorders +M80829P | Musculoskeletal disorders +M80829S | Musculoskeletal disorders +M80831A | Musculoskeletal disorders +M80831D | Musculoskeletal disorders +M80831G | Musculoskeletal disorders +M80831K | Musculoskeletal disorders +M80831P | Musculoskeletal disorders +M80831S | Musculoskeletal disorders +M80832A | Musculoskeletal disorders +M80832D | Musculoskeletal disorders +M80832G | Musculoskeletal disorders +M80832K | Musculoskeletal disorders +M80832P | Musculoskeletal disorders +M80832S | Musculoskeletal disorders +M80839A | Musculoskeletal disorders +M80839D | Musculoskeletal disorders +M80839G | Musculoskeletal disorders +M80839K | Musculoskeletal disorders +M80839P | Musculoskeletal disorders +M80839S | Musculoskeletal disorders +M80841A | Musculoskeletal disorders +M80841D | Musculoskeletal disorders +M80841G | Musculoskeletal disorders +M80841K | Musculoskeletal disorders +M80841P | Musculoskeletal disorders +M80841S | Musculoskeletal disorders +M80842A | Musculoskeletal disorders +M80842D | Musculoskeletal disorders +M80842G | Musculoskeletal disorders +M80842K | Musculoskeletal disorders +M80842P | Musculoskeletal disorders +M80842S | Musculoskeletal disorders +M80849A | Musculoskeletal disorders +M80849D | Musculoskeletal disorders +M80849G | Musculoskeletal disorders +M80849K | Musculoskeletal disorders +M80849P | Musculoskeletal disorders +M80849S | Musculoskeletal disorders +M80851A | Musculoskeletal disorders +M80851D | Musculoskeletal disorders +M80851G | Musculoskeletal disorders +M80851K | Musculoskeletal disorders +M80851P | Musculoskeletal disorders +M80851S | Musculoskeletal disorders +M80852A | Musculoskeletal disorders +M80852D | Musculoskeletal disorders +M80852G | Musculoskeletal disorders +M80852K | Musculoskeletal disorders +M80852P | Musculoskeletal disorders +M80852S | Musculoskeletal disorders +M80859A | Musculoskeletal disorders +M80859D | Musculoskeletal disorders +M80859G | Musculoskeletal disorders +M80859K | Musculoskeletal disorders +M80859P | Musculoskeletal disorders +M80859S | Musculoskeletal disorders +M80861A | Musculoskeletal disorders +M80861D | Musculoskeletal disorders +M80861G | Musculoskeletal disorders +M80861K | Musculoskeletal disorders +M80861P | Musculoskeletal disorders +M80861S | Musculoskeletal disorders +M80862A | Musculoskeletal disorders +M80862D | Musculoskeletal disorders +M80862G | Musculoskeletal disorders +M80862K | Musculoskeletal disorders +M80862P | Musculoskeletal disorders +M80862S | Musculoskeletal disorders +M80869A | Musculoskeletal disorders +M80869D | Musculoskeletal disorders +M80869G | Musculoskeletal disorders +M80869K | Musculoskeletal disorders +M80869P | Musculoskeletal disorders +M80869S | Musculoskeletal disorders +M80871A | Musculoskeletal disorders +M80871D | Musculoskeletal disorders +M80871G | Musculoskeletal disorders +M80871K | Musculoskeletal disorders +M80871P | Musculoskeletal disorders +M80871S | Musculoskeletal disorders +M80872A | Musculoskeletal disorders +M80872D | Musculoskeletal disorders +M80872G | Musculoskeletal disorders +M80872K | Musculoskeletal disorders +M80872P | Musculoskeletal disorders +M80872S | Musculoskeletal disorders +M80879A | Musculoskeletal disorders +M80879D | Musculoskeletal disorders +M80879G | Musculoskeletal disorders +M80879K | Musculoskeletal disorders +M80879P | Musculoskeletal disorders +M80879S | Musculoskeletal disorders +M8088XA | Musculoskeletal disorders +M8088XD | Musculoskeletal disorders +M8088XG | Musculoskeletal disorders +M8088XK | Musculoskeletal disorders +M8088XP | Musculoskeletal disorders +M8088XS | Musculoskeletal disorders +M809--- | Musculoskeletal disorders +M81---- | Musculoskeletal disorders +M810--- | Musculoskeletal disorders +M811--- | Musculoskeletal disorders +M812--- | Musculoskeletal disorders +M813--- | Musculoskeletal disorders +M814--- | Musculoskeletal disorders +M815--- | Musculoskeletal disorders +M816--- | Musculoskeletal disorders +M818--- | Musculoskeletal disorders +M819--- | Musculoskeletal disorders +M82---- | Musculoskeletal disorders +M820--- | Musculoskeletal disorders +M821--- | Musculoskeletal disorders +M828--- | Musculoskeletal disorders +M83---- | Musculoskeletal disorders +M830--- | Musculoskeletal disorders +M831--- | Musculoskeletal disorders +M832--- | Musculoskeletal disorders +M833--- | Musculoskeletal disorders +M834--- | Musculoskeletal disorders +M835--- | Musculoskeletal disorders +M838--- | Musculoskeletal disorders +M839--- | Musculoskeletal disorders +M84---- | Musculoskeletal disorders +M840--- | Musculoskeletal disorders +M841--- | Musculoskeletal disorders +M842--- | Musculoskeletal disorders +M843--- | Musculoskeletal disorders +M8430XA | Musculoskeletal disorders +M8430XD | Musculoskeletal disorders +M8430XG | Musculoskeletal disorders +M8430XK | Musculoskeletal disorders +M8430XP | Musculoskeletal disorders +M8430XS | Musculoskeletal disorders +M84311A | Musculoskeletal disorders +M84311D | Musculoskeletal disorders +M84311G | Musculoskeletal disorders +M84311K | Musculoskeletal disorders +M84311P | Musculoskeletal disorders +M84311S | Musculoskeletal disorders +M84312A | Musculoskeletal disorders +M84312D | Musculoskeletal disorders +M84312G | Musculoskeletal disorders +M84312K | Musculoskeletal disorders +M84312P | Musculoskeletal disorders +M84312S | Musculoskeletal disorders +M84319A | Musculoskeletal disorders +M84319D | Musculoskeletal disorders +M84319G | Musculoskeletal disorders +M84319K | Musculoskeletal disorders +M84319P | Musculoskeletal disorders +M84319S | Musculoskeletal disorders +M84321A | Musculoskeletal disorders +M84321D | Musculoskeletal disorders +M84321G | Musculoskeletal disorders +M84321K | Musculoskeletal disorders +M84321P | Musculoskeletal disorders +M84321S | Musculoskeletal disorders +M84322A | Musculoskeletal disorders +M84322D | Musculoskeletal disorders +M84322G | Musculoskeletal disorders +M84322K | Musculoskeletal disorders +M84322P | Musculoskeletal disorders +M84322S | Musculoskeletal disorders +M84329A | Musculoskeletal disorders +M84329D | Musculoskeletal disorders +M84329G | Musculoskeletal disorders +M84329K | Musculoskeletal disorders +M84329P | Musculoskeletal disorders +M84329S | Musculoskeletal disorders +M84331A | Musculoskeletal disorders +M84331D | Musculoskeletal disorders +M84331G | Musculoskeletal disorders +M84331K | Musculoskeletal disorders +M84331P | Musculoskeletal disorders +M84331S | Musculoskeletal disorders +M84332A | Musculoskeletal disorders +M84332D | Musculoskeletal disorders +M84332G | Musculoskeletal disorders +M84332K | Musculoskeletal disorders +M84332P | Musculoskeletal disorders +M84332S | Musculoskeletal disorders +M84333A | Musculoskeletal disorders +M84333D | Musculoskeletal disorders +M84333G | Musculoskeletal disorders +M84333K | Musculoskeletal disorders +M84333P | Musculoskeletal disorders +M84333S | Musculoskeletal disorders +M84334A | Musculoskeletal disorders +M84334D | Musculoskeletal disorders +M84334G | Musculoskeletal disorders +M84334K | Musculoskeletal disorders +M84334P | Musculoskeletal disorders +M84334S | Musculoskeletal disorders +M84339A | Musculoskeletal disorders +M84339D | Musculoskeletal disorders +M84339G | Musculoskeletal disorders +M84339K | Musculoskeletal disorders +M84339P | Musculoskeletal disorders +M84339S | Musculoskeletal disorders +M84341A | Musculoskeletal disorders +M84341D | Musculoskeletal disorders +M84341G | Musculoskeletal disorders +M84341K | Musculoskeletal disorders +M84341P | Musculoskeletal disorders +M84341S | Musculoskeletal disorders +M84342A | Musculoskeletal disorders +M84342D | Musculoskeletal disorders +M84342G | Musculoskeletal disorders +M84342K | Musculoskeletal disorders +M84342P | Musculoskeletal disorders +M84342S | Musculoskeletal disorders +M84343A | Musculoskeletal disorders +M84343D | Musculoskeletal disorders +M84343G | Musculoskeletal disorders +M84343K | Musculoskeletal disorders +M84343P | Musculoskeletal disorders +M84343S | Musculoskeletal disorders +M84344A | Musculoskeletal disorders +M84344D | Musculoskeletal disorders +M84344G | Musculoskeletal disorders +M84344K | Musculoskeletal disorders +M84344P | Musculoskeletal disorders +M84344S | Musculoskeletal disorders +M84345A | Musculoskeletal disorders +M84345D | Musculoskeletal disorders +M84345G | Musculoskeletal disorders +M84345K | Musculoskeletal disorders +M84345P | Musculoskeletal disorders +M84345S | Musculoskeletal disorders +M84346A | Musculoskeletal disorders +M84346D | Musculoskeletal disorders +M84346G | Musculoskeletal disorders +M84346K | Musculoskeletal disorders +M84346P | Musculoskeletal disorders +M84346S | Musculoskeletal disorders +M84350A | Musculoskeletal disorders +M84350D | Musculoskeletal disorders +M84350G | Musculoskeletal disorders +M84350K | Musculoskeletal disorders +M84350P | Musculoskeletal disorders +M84350S | Musculoskeletal disorders +M84351A | Musculoskeletal disorders +M84351D | Musculoskeletal disorders +M84351G | Musculoskeletal disorders +M84351K | Musculoskeletal disorders +M84351P | Musculoskeletal disorders +M84351S | Musculoskeletal disorders +M84352A | Musculoskeletal disorders +M84352D | Musculoskeletal disorders +M84352G | Musculoskeletal disorders +M84352K | Musculoskeletal disorders +M84352P | Musculoskeletal disorders +M84352S | Musculoskeletal disorders +M84353A | Musculoskeletal disorders +M84353D | Musculoskeletal disorders +M84353G | Musculoskeletal disorders +M84353K | Musculoskeletal disorders +M84353P | Musculoskeletal disorders +M84353S | Musculoskeletal disorders +M84359A | Musculoskeletal disorders +M84359D | Musculoskeletal disorders +M84359G | Musculoskeletal disorders +M84359K | Musculoskeletal disorders +M84359P | Musculoskeletal disorders +M84359S | Musculoskeletal disorders +M84361A | Musculoskeletal disorders +M84361D | Musculoskeletal disorders +M84361G | Musculoskeletal disorders +M84361K | Musculoskeletal disorders +M84361P | Musculoskeletal disorders +M84361S | Musculoskeletal disorders +M84362A | Musculoskeletal disorders +M84362D | Musculoskeletal disorders +M84362G | Musculoskeletal disorders +M84362K | Musculoskeletal disorders +M84362P | Musculoskeletal disorders +M84362S | Musculoskeletal disorders +M84363A | Musculoskeletal disorders +M84363D | Musculoskeletal disorders +M84363G | Musculoskeletal disorders +M84363K | Musculoskeletal disorders +M84363P | Musculoskeletal disorders +M84363S | Musculoskeletal disorders +M84364A | Musculoskeletal disorders +M84364D | Musculoskeletal disorders +M84364G | Musculoskeletal disorders +M84364K | Musculoskeletal disorders +M84364P | Musculoskeletal disorders +M84364S | Musculoskeletal disorders +M84369A | Musculoskeletal disorders +M84369D | Musculoskeletal disorders +M84369G | Musculoskeletal disorders +M84369K | Musculoskeletal disorders +M84369P | Musculoskeletal disorders +M84369S | Musculoskeletal disorders +M84371A | Musculoskeletal disorders +M84371D | Musculoskeletal disorders +M84371G | Musculoskeletal disorders +M84371K | Musculoskeletal disorders +M84371P | Musculoskeletal disorders +M84371S | Musculoskeletal disorders +M84372A | Musculoskeletal disorders +M84372D | Musculoskeletal disorders +M84372G | Musculoskeletal disorders +M84372K | Musculoskeletal disorders +M84372P | Musculoskeletal disorders +M84372S | Musculoskeletal disorders +M84373A | Musculoskeletal disorders +M84373D | Musculoskeletal disorders +M84373G | Musculoskeletal disorders +M84373K | Musculoskeletal disorders +M84373P | Musculoskeletal disorders +M84373S | Musculoskeletal disorders +M84374A | Musculoskeletal disorders +M84374D | Musculoskeletal disorders +M84374G | Musculoskeletal disorders +M84374K | Musculoskeletal disorders +M84374P | Musculoskeletal disorders +M84374S | Musculoskeletal disorders +M84375A | Musculoskeletal disorders +M84375D | Musculoskeletal disorders +M84375G | Musculoskeletal disorders +M84375K | Musculoskeletal disorders +M84375P | Musculoskeletal disorders +M84375S | Musculoskeletal disorders +M84376A | Musculoskeletal disorders +M84376D | Musculoskeletal disorders +M84376G | Musculoskeletal disorders +M84376K | Musculoskeletal disorders +M84376P | Musculoskeletal disorders +M84376S | Musculoskeletal disorders +M84377A | Musculoskeletal disorders +M84377D | Musculoskeletal disorders +M84377G | Musculoskeletal disorders +M84377K | Musculoskeletal disorders +M84377P | Musculoskeletal disorders +M84377S | Musculoskeletal disorders +M84378A | Musculoskeletal disorders +M84378D | Musculoskeletal disorders +M84378G | Musculoskeletal disorders +M84378K | Musculoskeletal disorders +M84378P | Musculoskeletal disorders +M84378S | Musculoskeletal disorders +M84379A | Musculoskeletal disorders +M84379D | Musculoskeletal disorders +M84379G | Musculoskeletal disorders +M84379K | Musculoskeletal disorders +M84379P | Musculoskeletal disorders +M84379S | Musculoskeletal disorders +M8438XA | Musculoskeletal disorders +M8438XD | Musculoskeletal disorders +M8438XG | Musculoskeletal disorders +M8438XK | Musculoskeletal disorders +M8438XP | Musculoskeletal disorders +M8438XS | Musculoskeletal disorders +M844--- | Musculoskeletal disorders +M8440XA | Musculoskeletal disorders +M8440XD | Musculoskeletal disorders +M8440XG | Musculoskeletal disorders +M8440XK | Musculoskeletal disorders +M8440XP | Musculoskeletal disorders +M8440XS | Musculoskeletal disorders +M84411A | Musculoskeletal disorders +M84411D | Musculoskeletal disorders +M84411G | Musculoskeletal disorders +M84411K | Musculoskeletal disorders +M84411P | Musculoskeletal disorders +M84411S | Musculoskeletal disorders +M84412A | Musculoskeletal disorders +M84412D | Musculoskeletal disorders +M84412G | Musculoskeletal disorders +M84412K | Musculoskeletal disorders +M84412P | Musculoskeletal disorders +M84412S | Musculoskeletal disorders +M84419A | Musculoskeletal disorders +M84419D | Musculoskeletal disorders +M84419G | Musculoskeletal disorders +M84419K | Musculoskeletal disorders +M84419P | Musculoskeletal disorders +M84419S | Musculoskeletal disorders +M84421A | Musculoskeletal disorders +M84421D | Musculoskeletal disorders +M84421G | Musculoskeletal disorders +M84421K | Musculoskeletal disorders +M84421P | Musculoskeletal disorders +M84421S | Musculoskeletal disorders +M84422A | Musculoskeletal disorders +M84422D | Musculoskeletal disorders +M84422G | Musculoskeletal disorders +M84422K | Musculoskeletal disorders +M84422P | Musculoskeletal disorders +M84422S | Musculoskeletal disorders +M84429A | Musculoskeletal disorders +M84429D | Musculoskeletal disorders +M84429G | Musculoskeletal disorders +M84429K | Musculoskeletal disorders +M84429P | Musculoskeletal disorders +M84429S | Musculoskeletal disorders +M84431A | Musculoskeletal disorders +M84431D | Musculoskeletal disorders +M84431G | Musculoskeletal disorders +M84431K | Musculoskeletal disorders +M84431P | Musculoskeletal disorders +M84431S | Musculoskeletal disorders +M84432A | Musculoskeletal disorders +M84432D | Musculoskeletal disorders +M84432G | Musculoskeletal disorders +M84432K | Musculoskeletal disorders +M84432P | Musculoskeletal disorders +M84432S | Musculoskeletal disorders +M84433A | Musculoskeletal disorders +M84433D | Musculoskeletal disorders +M84433G | Musculoskeletal disorders +M84433K | Musculoskeletal disorders +M84433P | Musculoskeletal disorders +M84433S | Musculoskeletal disorders +M84434A | Musculoskeletal disorders +M84434D | Musculoskeletal disorders +M84434G | Musculoskeletal disorders +M84434K | Musculoskeletal disorders +M84434P | Musculoskeletal disorders +M84434S | Musculoskeletal disorders +M84439A | Musculoskeletal disorders +M84439D | Musculoskeletal disorders +M84439G | Musculoskeletal disorders +M84439K | Musculoskeletal disorders +M84439P | Musculoskeletal disorders +M84439S | Musculoskeletal disorders +M84441A | Musculoskeletal disorders +M84441D | Musculoskeletal disorders +M84441G | Musculoskeletal disorders +M84441K | Musculoskeletal disorders +M84441P | Musculoskeletal disorders +M84441S | Musculoskeletal disorders +M84442A | Musculoskeletal disorders +M84442D | Musculoskeletal disorders +M84442G | Musculoskeletal disorders +M84442K | Musculoskeletal disorders +M84442P | Musculoskeletal disorders +M84442S | Musculoskeletal disorders +M84443A | Musculoskeletal disorders +M84443D | Musculoskeletal disorders +M84443G | Musculoskeletal disorders +M84443K | Musculoskeletal disorders +M84443P | Musculoskeletal disorders +M84443S | Musculoskeletal disorders +M84444A | Musculoskeletal disorders +M84444D | Musculoskeletal disorders +M84444G | Musculoskeletal disorders +M84444K | Musculoskeletal disorders +M84444P | Musculoskeletal disorders +M84444S | Musculoskeletal disorders +M84445A | Musculoskeletal disorders +M84445D | Musculoskeletal disorders +M84445G | Musculoskeletal disorders +M84445K | Musculoskeletal disorders +M84445P | Musculoskeletal disorders +M84445S | Musculoskeletal disorders +M84446A | Musculoskeletal disorders +M84446D | Musculoskeletal disorders +M84446G | Musculoskeletal disorders +M84446K | Musculoskeletal disorders +M84446P | Musculoskeletal disorders +M84446S | Musculoskeletal disorders +M84451A | Musculoskeletal disorders +M84451D | Musculoskeletal disorders +M84451G | Musculoskeletal disorders +M84451K | Musculoskeletal disorders +M84451P | Musculoskeletal disorders +M84451S | Musculoskeletal disorders +M84452A | Musculoskeletal disorders +M84452D | Musculoskeletal disorders +M84452G | Musculoskeletal disorders +M84452K | Musculoskeletal disorders +M84452P | Musculoskeletal disorders +M84452S | Musculoskeletal disorders +M84453A | Musculoskeletal disorders +M84453D | Musculoskeletal disorders +M84453G | Musculoskeletal disorders +M84453K | Musculoskeletal disorders +M84453P | Musculoskeletal disorders +M84453S | Musculoskeletal disorders +M84454A | Musculoskeletal disorders +M84454D | Musculoskeletal disorders +M84454G | Musculoskeletal disorders +M84454K | Musculoskeletal disorders +M84454P | Musculoskeletal disorders +M84454S | Musculoskeletal disorders +M84459A | Musculoskeletal disorders +M84459D | Musculoskeletal disorders +M84459G | Musculoskeletal disorders +M84459K | Musculoskeletal disorders +M84459P | Musculoskeletal disorders +M84459S | Musculoskeletal disorders +M84461A | Musculoskeletal disorders +M84461D | Musculoskeletal disorders +M84461G | Musculoskeletal disorders +M84461K | Musculoskeletal disorders +M84461P | Musculoskeletal disorders +M84461S | Musculoskeletal disorders +M84462A | Musculoskeletal disorders +M84462D | Musculoskeletal disorders +M84462G | Musculoskeletal disorders +M84462K | Musculoskeletal disorders +M84462P | Musculoskeletal disorders +M84462S | Musculoskeletal disorders +M84463A | Musculoskeletal disorders +M84463D | Musculoskeletal disorders +M84463G | Musculoskeletal disorders +M84463K | Musculoskeletal disorders +M84463P | Musculoskeletal disorders +M84463S | Musculoskeletal disorders +M84464A | Musculoskeletal disorders +M84464D | Musculoskeletal disorders +M84464G | Musculoskeletal disorders +M84464K | Musculoskeletal disorders +M84464P | Musculoskeletal disorders +M84464S | Musculoskeletal disorders +M84469A | Musculoskeletal disorders +M84469D | Musculoskeletal disorders +M84469G | Musculoskeletal disorders +M84469K | Musculoskeletal disorders +M84469P | Musculoskeletal disorders +M84469S | Musculoskeletal disorders +M84471A | Musculoskeletal disorders +M84471D | Musculoskeletal disorders +M84471G | Musculoskeletal disorders +M84471K | Musculoskeletal disorders +M84471P | Musculoskeletal disorders +M84471S | Musculoskeletal disorders +M84472A | Musculoskeletal disorders +M84472D | Musculoskeletal disorders +M84472G | Musculoskeletal disorders +M84472K | Musculoskeletal disorders +M84472P | Musculoskeletal disorders +M84472S | Musculoskeletal disorders +M84473A | Musculoskeletal disorders +M84473D | Musculoskeletal disorders +M84473G | Musculoskeletal disorders +M84473K | Musculoskeletal disorders +M84473P | Musculoskeletal disorders +M84473S | Musculoskeletal disorders +M84474A | Musculoskeletal disorders +M84474D | Musculoskeletal disorders +M84474G | Musculoskeletal disorders +M84474K | Musculoskeletal disorders +M84474P | Musculoskeletal disorders +M84474S | Musculoskeletal disorders +M84475A | Musculoskeletal disorders +M84475D | Musculoskeletal disorders +M84475G | Musculoskeletal disorders +M84475K | Musculoskeletal disorders +M84475P | Musculoskeletal disorders +M84475S | Musculoskeletal disorders +M84476A | Musculoskeletal disorders +M84476D | Musculoskeletal disorders +M84476G | Musculoskeletal disorders +M84476K | Musculoskeletal disorders +M84476P | Musculoskeletal disorders +M84476S | Musculoskeletal disorders +M84477A | Musculoskeletal disorders +M84477D | Musculoskeletal disorders +M84477G | Musculoskeletal disorders +M84477K | Musculoskeletal disorders +M84477P | Musculoskeletal disorders +M84477S | Musculoskeletal disorders +M84478A | Musculoskeletal disorders +M84478D | Musculoskeletal disorders +M84478G | Musculoskeletal disorders +M84478K | Musculoskeletal disorders +M84478P | Musculoskeletal disorders +M84478S | Musculoskeletal disorders +M84479A | Musculoskeletal disorders +M84479D | Musculoskeletal disorders +M84479G | Musculoskeletal disorders +M84479K | Musculoskeletal disorders +M84479P | Musculoskeletal disorders +M84479S | Musculoskeletal disorders +M8448XA | Musculoskeletal disorders +M8448XD | Musculoskeletal disorders +M8448XG | Musculoskeletal disorders +M8448XK | Musculoskeletal disorders +M8448XP | Musculoskeletal disorders +M8448XS | Musculoskeletal disorders +M8450XA | Musculoskeletal disorders +M8450XD | Musculoskeletal disorders +M8450XG | Musculoskeletal disorders +M8450XK | Musculoskeletal disorders +M8450XP | Musculoskeletal disorders +M8450XS | Musculoskeletal disorders +M84511A | Musculoskeletal disorders +M84511D | Musculoskeletal disorders +M84511G | Musculoskeletal disorders +M84511K | Musculoskeletal disorders +M84511P | Musculoskeletal disorders +M84511S | Musculoskeletal disorders +M84512A | Musculoskeletal disorders +M84512D | Musculoskeletal disorders +M84512G | Musculoskeletal disorders +M84512K | Musculoskeletal disorders +M84512P | Musculoskeletal disorders +M84512S | Musculoskeletal disorders +M84519A | Musculoskeletal disorders +M84519D | Musculoskeletal disorders +M84519G | Musculoskeletal disorders +M84519K | Musculoskeletal disorders +M84519P | Musculoskeletal disorders +M84519S | Musculoskeletal disorders +M84521A | Musculoskeletal disorders +M84521D | Musculoskeletal disorders +M84521G | Musculoskeletal disorders +M84521K | Musculoskeletal disorders +M84521P | Musculoskeletal disorders +M84521S | Musculoskeletal disorders +M84522A | Musculoskeletal disorders +M84522D | Musculoskeletal disorders +M84522G | Musculoskeletal disorders +M84522K | Musculoskeletal disorders +M84522P | Musculoskeletal disorders +M84522S | Musculoskeletal disorders +M84529A | Musculoskeletal disorders +M84529D | Musculoskeletal disorders +M84529G | Musculoskeletal disorders +M84529K | Musculoskeletal disorders +M84529P | Musculoskeletal disorders +M84529S | Musculoskeletal disorders +M84531A | Musculoskeletal disorders +M84531D | Musculoskeletal disorders +M84531G | Musculoskeletal disorders +M84531K | Musculoskeletal disorders +M84531P | Musculoskeletal disorders +M84531S | Musculoskeletal disorders +M84532A | Musculoskeletal disorders +M84532D | Musculoskeletal disorders +M84532G | Musculoskeletal disorders +M84532K | Musculoskeletal disorders +M84532P | Musculoskeletal disorders +M84532S | Musculoskeletal disorders +M84533A | Musculoskeletal disorders +M84533D | Musculoskeletal disorders +M84533G | Musculoskeletal disorders +M84533K | Musculoskeletal disorders +M84533P | Musculoskeletal disorders +M84533S | Musculoskeletal disorders +M84534A | Musculoskeletal disorders +M84534D | Musculoskeletal disorders +M84534G | Musculoskeletal disorders +M84534K | Musculoskeletal disorders +M84534P | Musculoskeletal disorders +M84534S | Musculoskeletal disorders +M84539A | Musculoskeletal disorders +M84539D | Musculoskeletal disorders +M84539G | Musculoskeletal disorders +M84539K | Musculoskeletal disorders +M84539P | Musculoskeletal disorders +M84539S | Musculoskeletal disorders +M84541A | Musculoskeletal disorders +M84541D | Musculoskeletal disorders +M84541G | Musculoskeletal disorders +M84541K | Musculoskeletal disorders +M84541P | Musculoskeletal disorders +M84541S | Musculoskeletal disorders +M84542A | Musculoskeletal disorders +M84542D | Musculoskeletal disorders +M84542G | Musculoskeletal disorders +M84542K | Musculoskeletal disorders +M84542P | Musculoskeletal disorders +M84542S | Musculoskeletal disorders +M84549A | Musculoskeletal disorders +M84549D | Musculoskeletal disorders +M84549G | Musculoskeletal disorders +M84549K | Musculoskeletal disorders +M84549P | Musculoskeletal disorders +M84549S | Musculoskeletal disorders +M84550A | Musculoskeletal disorders +M84550D | Musculoskeletal disorders +M84550G | Musculoskeletal disorders +M84550K | Musculoskeletal disorders +M84550P | Musculoskeletal disorders +M84550S | Musculoskeletal disorders +M84551A | Musculoskeletal disorders +M84551D | Musculoskeletal disorders +M84551G | Musculoskeletal disorders +M84551K | Musculoskeletal disorders +M84551P | Musculoskeletal disorders +M84551S | Musculoskeletal disorders +M84552A | Musculoskeletal disorders +M84552D | Musculoskeletal disorders +M84552G | Musculoskeletal disorders +M84552K | Musculoskeletal disorders +M84552P | Musculoskeletal disorders +M84552S | Musculoskeletal disorders +M84553A | Musculoskeletal disorders +M84553D | Musculoskeletal disorders +M84553G | Musculoskeletal disorders +M84553K | Musculoskeletal disorders +M84553P | Musculoskeletal disorders +M84553S | Musculoskeletal disorders +M84559A | Musculoskeletal disorders +M84559D | Musculoskeletal disorders +M84559G | Musculoskeletal disorders +M84559K | Musculoskeletal disorders +M84559P | Musculoskeletal disorders +M84559S | Musculoskeletal disorders +M84561A | Musculoskeletal disorders +M84561D | Musculoskeletal disorders +M84561G | Musculoskeletal disorders +M84561K | Musculoskeletal disorders +M84561P | Musculoskeletal disorders +M84561S | Musculoskeletal disorders +M84562A | Musculoskeletal disorders +M84562D | Musculoskeletal disorders +M84562G | Musculoskeletal disorders +M84562K | Musculoskeletal disorders +M84562P | Musculoskeletal disorders +M84562S | Musculoskeletal disorders +M84563A | Musculoskeletal disorders +M84563D | Musculoskeletal disorders +M84563G | Musculoskeletal disorders +M84563K | Musculoskeletal disorders +M84563P | Musculoskeletal disorders +M84563S | Musculoskeletal disorders +M84564A | Musculoskeletal disorders +M84564D | Musculoskeletal disorders +M84564G | Musculoskeletal disorders +M84564K | Musculoskeletal disorders +M84564P | Musculoskeletal disorders +M84564S | Musculoskeletal disorders +M84569A | Musculoskeletal disorders +M84569D | Musculoskeletal disorders +M84569G | Musculoskeletal disorders +M84569K | Musculoskeletal disorders +M84569P | Musculoskeletal disorders +M84569S | Musculoskeletal disorders +M84571A | Musculoskeletal disorders +M84571D | Musculoskeletal disorders +M84571G | Musculoskeletal disorders +M84571K | Musculoskeletal disorders +M84571P | Musculoskeletal disorders +M84571S | Musculoskeletal disorders +M84572A | Musculoskeletal disorders +M84572D | Musculoskeletal disorders +M84572G | Musculoskeletal disorders +M84572K | Musculoskeletal disorders +M84572P | Musculoskeletal disorders +M84572S | Musculoskeletal disorders +M84573A | Musculoskeletal disorders +M84573D | Musculoskeletal disorders +M84573G | Musculoskeletal disorders +M84573K | Musculoskeletal disorders +M84573P | Musculoskeletal disorders +M84573S | Musculoskeletal disorders +M84574A | Musculoskeletal disorders +M84574D | Musculoskeletal disorders +M84574G | Musculoskeletal disorders +M84574K | Musculoskeletal disorders +M84574P | Musculoskeletal disorders +M84574S | Musculoskeletal disorders +M84575A | Musculoskeletal disorders +M84575D | Musculoskeletal disorders +M84575G | Musculoskeletal disorders +M84575K | Musculoskeletal disorders +M84575P | Musculoskeletal disorders +M84575S | Musculoskeletal disorders +M84576A | Musculoskeletal disorders +M84576D | Musculoskeletal disorders +M84576G | Musculoskeletal disorders +M84576K | Musculoskeletal disorders +M84576P | Musculoskeletal disorders +M84576S | Musculoskeletal disorders +M8458XA | Musculoskeletal disorders +M8458XD | Musculoskeletal disorders +M8458XG | Musculoskeletal disorders +M8458XK | Musculoskeletal disorders +M8458XP | Musculoskeletal disorders +M8458XS | Musculoskeletal disorders +M8460XA | Musculoskeletal disorders +M8460XD | Musculoskeletal disorders +M8460XG | Musculoskeletal disorders +M8460XK | Musculoskeletal disorders +M8460XP | Musculoskeletal disorders +M8460XS | Musculoskeletal disorders +M84611A | Musculoskeletal disorders +M84611D | Musculoskeletal disorders +M84611G | Musculoskeletal disorders +M84611K | Musculoskeletal disorders +M84611P | Musculoskeletal disorders +M84611S | Musculoskeletal disorders +M84612A | Musculoskeletal disorders +M84612D | Musculoskeletal disorders +M84612G | Musculoskeletal disorders +M84612K | Musculoskeletal disorders +M84612P | Musculoskeletal disorders +M84612S | Musculoskeletal disorders +M84619A | Musculoskeletal disorders +M84619D | Musculoskeletal disorders +M84619G | Musculoskeletal disorders +M84619K | Musculoskeletal disorders +M84619P | Musculoskeletal disorders +M84619S | Musculoskeletal disorders +M84621A | Musculoskeletal disorders +M84621D | Musculoskeletal disorders +M84621G | Musculoskeletal disorders +M84621K | Musculoskeletal disorders +M84621P | Musculoskeletal disorders +M84621S | Musculoskeletal disorders +M84622A | Musculoskeletal disorders +M84622D | Musculoskeletal disorders +M84622G | Musculoskeletal disorders +M84622K | Musculoskeletal disorders +M84622P | Musculoskeletal disorders +M84622S | Musculoskeletal disorders +M84629A | Musculoskeletal disorders +M84629D | Musculoskeletal disorders +M84629G | Musculoskeletal disorders +M84629K | Musculoskeletal disorders +M84629P | Musculoskeletal disorders +M84629S | Musculoskeletal disorders +M84631A | Musculoskeletal disorders +M84631D | Musculoskeletal disorders +M84631G | Musculoskeletal disorders +M84631K | Musculoskeletal disorders +M84631P | Musculoskeletal disorders +M84631S | Musculoskeletal disorders +M84632A | Musculoskeletal disorders +M84632D | Musculoskeletal disorders +M84632G | Musculoskeletal disorders +M84632K | Musculoskeletal disorders +M84632P | Musculoskeletal disorders +M84632S | Musculoskeletal disorders +M84633A | Musculoskeletal disorders +M84633D | Musculoskeletal disorders +M84633G | Musculoskeletal disorders +M84633K | Musculoskeletal disorders +M84633P | Musculoskeletal disorders +M84633S | Musculoskeletal disorders +M84634A | Musculoskeletal disorders +M84634D | Musculoskeletal disorders +M84634G | Musculoskeletal disorders +M84634K | Musculoskeletal disorders +M84634P | Musculoskeletal disorders +M84634S | Musculoskeletal disorders +M84639A | Musculoskeletal disorders +M84639D | Musculoskeletal disorders +M84639G | Musculoskeletal disorders +M84639K | Musculoskeletal disorders +M84639P | Musculoskeletal disorders +M84639S | Musculoskeletal disorders +M84641A | Musculoskeletal disorders +M84641D | Musculoskeletal disorders +M84641G | Musculoskeletal disorders +M84641K | Musculoskeletal disorders +M84641P | Musculoskeletal disorders +M84641S | Musculoskeletal disorders +M84642A | Musculoskeletal disorders +M84642D | Musculoskeletal disorders +M84642G | Musculoskeletal disorders +M84642K | Musculoskeletal disorders +M84642P | Musculoskeletal disorders +M84642S | Musculoskeletal disorders +M84649A | Musculoskeletal disorders +M84649D | Musculoskeletal disorders +M84649G | Musculoskeletal disorders +M84649K | Musculoskeletal disorders +M84649P | Musculoskeletal disorders +M84649S | Musculoskeletal disorders +M84650A | Musculoskeletal disorders +M84650D | Musculoskeletal disorders +M84650G | Musculoskeletal disorders +M84650K | Musculoskeletal disorders +M84650P | Musculoskeletal disorders +M84650S | Musculoskeletal disorders +M84651A | Musculoskeletal disorders +M84651D | Musculoskeletal disorders +M84651G | Musculoskeletal disorders +M84651K | Musculoskeletal disorders +M84651P | Musculoskeletal disorders +M84651S | Musculoskeletal disorders +M84652A | Musculoskeletal disorders +M84652D | Musculoskeletal disorders +M84652G | Musculoskeletal disorders +M84652K | Musculoskeletal disorders +M84652P | Musculoskeletal disorders +M84652S | Musculoskeletal disorders +M84653A | Musculoskeletal disorders +M84653D | Musculoskeletal disorders +M84653G | Musculoskeletal disorders +M84653K | Musculoskeletal disorders +M84653P | Musculoskeletal disorders +M84653S | Musculoskeletal disorders +M84659A | Musculoskeletal disorders +M84659D | Musculoskeletal disorders +M84659G | Musculoskeletal disorders +M84659K | Musculoskeletal disorders +M84659P | Musculoskeletal disorders +M84659S | Musculoskeletal disorders +M84661A | Musculoskeletal disorders +M84661D | Musculoskeletal disorders +M84661G | Musculoskeletal disorders +M84661K | Musculoskeletal disorders +M84661P | Musculoskeletal disorders +M84661S | Musculoskeletal disorders +M84662A | Musculoskeletal disorders +M84662D | Musculoskeletal disorders +M84662G | Musculoskeletal disorders +M84662K | Musculoskeletal disorders +M84662P | Musculoskeletal disorders +M84662S | Musculoskeletal disorders +M84663A | Musculoskeletal disorders +M84663D | Musculoskeletal disorders +M84663G | Musculoskeletal disorders +M84663K | Musculoskeletal disorders +M84663P | Musculoskeletal disorders +M84663S | Musculoskeletal disorders +M84664A | Musculoskeletal disorders +M84664D | Musculoskeletal disorders +M84664G | Musculoskeletal disorders +M84664K | Musculoskeletal disorders +M84664P | Musculoskeletal disorders +M84664S | Musculoskeletal disorders +M84669A | Musculoskeletal disorders +M84669D | Musculoskeletal disorders +M84669G | Musculoskeletal disorders +M84669K | Musculoskeletal disorders +M84669P | Musculoskeletal disorders +M84669S | Musculoskeletal disorders +M84671A | Musculoskeletal disorders +M84671D | Musculoskeletal disorders +M84671G | Musculoskeletal disorders +M84671K | Musculoskeletal disorders +M84671P | Musculoskeletal disorders +M84671S | Musculoskeletal disorders +M84672A | Musculoskeletal disorders +M84672D | Musculoskeletal disorders +M84672G | Musculoskeletal disorders +M84672K | Musculoskeletal disorders +M84672P | Musculoskeletal disorders +M84672S | Musculoskeletal disorders +M84673A | Musculoskeletal disorders +M84673D | Musculoskeletal disorders +M84673G | Musculoskeletal disorders +M84673K | Musculoskeletal disorders +M84673P | Musculoskeletal disorders +M84673S | Musculoskeletal disorders +M84674A | Musculoskeletal disorders +M84674D | Musculoskeletal disorders +M84674G | Musculoskeletal disorders +M84674K | Musculoskeletal disorders +M84674P | Musculoskeletal disorders +M84674S | Musculoskeletal disorders +M84675A | Musculoskeletal disorders +M84675D | Musculoskeletal disorders +M84675G | Musculoskeletal disorders +M84675K | Musculoskeletal disorders +M84675P | Musculoskeletal disorders +M84675S | Musculoskeletal disorders +M84676A | Musculoskeletal disorders +M84676D | Musculoskeletal disorders +M84676G | Musculoskeletal disorders +M84676K | Musculoskeletal disorders +M84676P | Musculoskeletal disorders +M84676S | Musculoskeletal disorders +M8468XA | Musculoskeletal disorders +M8468XD | Musculoskeletal disorders +M8468XG | Musculoskeletal disorders +M8468XK | Musculoskeletal disorders +M8468XP | Musculoskeletal disorders +M8468XS | Musculoskeletal disorders +M84750A | Musculoskeletal disorders +M84750D | Musculoskeletal disorders +M84750G | Musculoskeletal disorders +M84750K | Musculoskeletal disorders +M84750P | Musculoskeletal disorders +M84750S | Musculoskeletal disorders +M84751A | Musculoskeletal disorders +M84751D | Musculoskeletal disorders +M84751G | Musculoskeletal disorders +M84751K | Musculoskeletal disorders +M84751P | Musculoskeletal disorders +M84751S | Musculoskeletal disorders +M84752A | Musculoskeletal disorders +M84752D | Musculoskeletal disorders +M84752G | Musculoskeletal disorders +M84752K | Musculoskeletal disorders +M84752P | Musculoskeletal disorders +M84752S | Musculoskeletal disorders +M84753A | Musculoskeletal disorders +M84753D | Musculoskeletal disorders +M84753G | Musculoskeletal disorders +M84753K | Musculoskeletal disorders +M84753P | Musculoskeletal disorders +M84753S | Musculoskeletal disorders +M84754A | Musculoskeletal disorders +M84754D | Musculoskeletal disorders +M84754G | Musculoskeletal disorders +M84754K | Musculoskeletal disorders +M84754P | Musculoskeletal disorders +M84754S | Musculoskeletal disorders +M84755A | Musculoskeletal disorders +M84755D | Musculoskeletal disorders +M84755G | Musculoskeletal disorders +M84755K | Musculoskeletal disorders +M84755P | Musculoskeletal disorders +M84755S | Musculoskeletal disorders +M84756A | Musculoskeletal disorders +M84756D | Musculoskeletal disorders +M84756G | Musculoskeletal disorders +M84756K | Musculoskeletal disorders +M84756P | Musculoskeletal disorders +M84756S | Musculoskeletal disorders +M84757A | Musculoskeletal disorders +M84757D | Musculoskeletal disorders +M84757G | Musculoskeletal disorders +M84757K | Musculoskeletal disorders +M84757P | Musculoskeletal disorders +M84757S | Musculoskeletal disorders +M84758A | Musculoskeletal disorders +M84758D | Musculoskeletal disorders +M84758G | Musculoskeletal disorders +M84758K | Musculoskeletal disorders +M84758P | Musculoskeletal disorders +M84758S | Musculoskeletal disorders +M84759A | Musculoskeletal disorders +M84759D | Musculoskeletal disorders +M84759G | Musculoskeletal disorders +M84759K | Musculoskeletal disorders +M84759P | Musculoskeletal disorders +M84759S | Musculoskeletal disorders +M848--- | Musculoskeletal disorders +M8480-- | Musculoskeletal disorders +M84811- | Musculoskeletal disorders +M84812- | Musculoskeletal disorders +M84819- | Musculoskeletal disorders +M84821- | Musculoskeletal disorders +M84822- | Musculoskeletal disorders +M84829- | Musculoskeletal disorders +M84831- | Musculoskeletal disorders +M84832- | Musculoskeletal disorders +M84833- | Musculoskeletal disorders +M84834- | Musculoskeletal disorders +M84839- | Musculoskeletal disorders +M84841- | Musculoskeletal disorders +M84842- | Musculoskeletal disorders +M84849- | Musculoskeletal disorders +M84851- | Musculoskeletal disorders +M84852- | Musculoskeletal disorders +M84859- | Musculoskeletal disorders +M84861- | Musculoskeletal disorders +M84862- | Musculoskeletal disorders +M84863- | Musculoskeletal disorders +M84864- | Musculoskeletal disorders +M84869- | Musculoskeletal disorders +M84871- | Musculoskeletal disorders +M84872- | Musculoskeletal disorders +M84879- | Musculoskeletal disorders +M8488-- | Musculoskeletal disorders +M849--- | Musculoskeletal disorders +M85---- | Musculoskeletal disorders +M850--- | Musculoskeletal disorders +M8500-- | Musculoskeletal disorders +M85011- | Musculoskeletal disorders +M85012- | Musculoskeletal disorders +M85019- | Musculoskeletal disorders +M85021- | Musculoskeletal disorders +M85022- | Musculoskeletal disorders +M85029- | Musculoskeletal disorders +M85031- | Musculoskeletal disorders +M85032- | Musculoskeletal disorders +M85039- | Musculoskeletal disorders +M85041- | Musculoskeletal disorders +M85042- | Musculoskeletal disorders +M85049- | Musculoskeletal disorders +M85051- | Musculoskeletal disorders +M85052- | Musculoskeletal disorders +M85059- | Musculoskeletal disorders +M85061- | Musculoskeletal disorders +M85062- | Musculoskeletal disorders +M85069- | Musculoskeletal disorders +M85071- | Musculoskeletal disorders +M85072- | Musculoskeletal disorders +M85079- | Musculoskeletal disorders +M8508-- | Musculoskeletal disorders +M8509-- | Musculoskeletal disorders +M851--- | Musculoskeletal disorders +M8510-- | Musculoskeletal disorders +M85111- | Musculoskeletal disorders +M85112- | Musculoskeletal disorders +M85119- | Musculoskeletal disorders +M85121- | Musculoskeletal disorders +M85122- | Musculoskeletal disorders +M85129- | Musculoskeletal disorders +M85131- | Musculoskeletal disorders +M85132- | Musculoskeletal disorders +M85139- | Musculoskeletal disorders +M85141- | Musculoskeletal disorders +M85142- | Musculoskeletal disorders +M85149- | Musculoskeletal disorders +M85151- | Musculoskeletal disorders +M85152- | Musculoskeletal disorders +M85159- | Musculoskeletal disorders +M85161- | Musculoskeletal disorders +M85162- | Musculoskeletal disorders +M85169- | Musculoskeletal disorders +M85171- | Musculoskeletal disorders +M85172- | Musculoskeletal disorders +M85179- | Musculoskeletal disorders +M8518-- | Musculoskeletal disorders +M8519-- | Musculoskeletal disorders +M852--- | Musculoskeletal disorders +M853--- | Musculoskeletal disorders +M8530-- | Musculoskeletal disorders +M85311- | Musculoskeletal disorders +M85312- | Musculoskeletal disorders +M85319- | Musculoskeletal disorders +M85321- | Musculoskeletal disorders +M85322- | Musculoskeletal disorders +M85329- | Musculoskeletal disorders +M85331- | Musculoskeletal disorders +M85332- | Musculoskeletal disorders +M85339- | Musculoskeletal disorders +M85341- | Musculoskeletal disorders +M85342- | Musculoskeletal disorders +M85349- | Musculoskeletal disorders +M85351- | Musculoskeletal disorders +M85352- | Musculoskeletal disorders +M85359- | Musculoskeletal disorders +M85361- | Musculoskeletal disorders +M85362- | Musculoskeletal disorders +M85369- | Musculoskeletal disorders +M85371- | Musculoskeletal disorders +M85372- | Musculoskeletal disorders +M85379- | Musculoskeletal disorders +M8538-- | Musculoskeletal disorders +M8539-- | Musculoskeletal disorders +M854--- | Musculoskeletal disorders +M8540-- | Musculoskeletal disorders +M85411- | Musculoskeletal disorders +M85412- | Musculoskeletal disorders +M85419- | Musculoskeletal disorders +M85421- | Musculoskeletal disorders +M85422- | Musculoskeletal disorders +M85429- | Musculoskeletal disorders +M85431- | Musculoskeletal disorders +M85432- | Musculoskeletal disorders +M85439- | Musculoskeletal disorders +M85441- | Musculoskeletal disorders +M85442- | Musculoskeletal disorders +M85449- | Musculoskeletal disorders +M85451- | Musculoskeletal disorders +M85452- | Musculoskeletal disorders +M85459- | Musculoskeletal disorders +M85461- | Musculoskeletal disorders +M85462- | Musculoskeletal disorders +M85469- | Musculoskeletal disorders +M85471- | Musculoskeletal disorders +M85472- | Musculoskeletal disorders +M85479- | Musculoskeletal disorders +M8548-- | Musculoskeletal disorders +M855--- | Musculoskeletal disorders +M8550-- | Musculoskeletal disorders +M85511- | Musculoskeletal disorders +M85512- | Musculoskeletal disorders +M85519- | Musculoskeletal disorders +M85521- | Musculoskeletal disorders +M85522- | Musculoskeletal disorders +M85529- | Musculoskeletal disorders +M85531- | Musculoskeletal disorders +M85532- | Musculoskeletal disorders +M85539- | Musculoskeletal disorders +M85541- | Musculoskeletal disorders +M85542- | Musculoskeletal disorders +M85549- | Musculoskeletal disorders +M85551- | Musculoskeletal disorders +M85552- | Musculoskeletal disorders +M85559- | Musculoskeletal disorders +M85561- | Musculoskeletal disorders +M85562- | Musculoskeletal disorders +M85569- | Musculoskeletal disorders +M85571- | Musculoskeletal disorders +M85572- | Musculoskeletal disorders +M85579- | Musculoskeletal disorders +M8558-- | Musculoskeletal disorders +M8559-- | Musculoskeletal disorders +M856--- | Musculoskeletal disorders +M8560-- | Musculoskeletal disorders +M85611- | Musculoskeletal disorders +M85612- | Musculoskeletal disorders +M85619- | Musculoskeletal disorders +M85621- | Musculoskeletal disorders +M85622- | Musculoskeletal disorders +M85629- | Musculoskeletal disorders +M85631- | Musculoskeletal disorders +M85632- | Musculoskeletal disorders +M85639- | Musculoskeletal disorders +M85641- | Musculoskeletal disorders +M85642- | Musculoskeletal disorders +M85649- | Musculoskeletal disorders +M85651- | Musculoskeletal disorders +M85652- | Musculoskeletal disorders +M85659- | Musculoskeletal disorders +M85661- | Musculoskeletal disorders +M85662- | Musculoskeletal disorders +M85669- | Musculoskeletal disorders +M85671- | Musculoskeletal disorders +M85672- | Musculoskeletal disorders +M85679- | Musculoskeletal disorders +M8568-- | Musculoskeletal disorders +M8569-- | Musculoskeletal disorders +M858--- | Musculoskeletal disorders +M8580-- | Musculoskeletal disorders +M85811- | Musculoskeletal disorders +M85812- | Musculoskeletal disorders +M85819- | Musculoskeletal disorders +M85821- | Musculoskeletal disorders +M85822- | Musculoskeletal disorders +M85829- | Musculoskeletal disorders +M85831- | Musculoskeletal disorders +M85832- | Musculoskeletal disorders +M85839- | Musculoskeletal disorders +M85841- | Musculoskeletal disorders +M85842- | Musculoskeletal disorders +M85849- | Musculoskeletal disorders +M85851- | Musculoskeletal disorders +M85852- | Musculoskeletal disorders +M85859- | Musculoskeletal disorders +M85861- | Musculoskeletal disorders +M85862- | Musculoskeletal disorders +M85869- | Musculoskeletal disorders +M85871- | Musculoskeletal disorders +M85872- | Musculoskeletal disorders +M85879- | Musculoskeletal disorders +M8588-- | Musculoskeletal disorders +M8589-- | Musculoskeletal disorders +M859--- | Musculoskeletal disorders +M86---- | Musculoskeletal disorders +M860--- | Musculoskeletal disorders +M8600-- | Musculoskeletal disorders +M86011- | Musculoskeletal disorders +M86012- | Musculoskeletal disorders +M86019- | Musculoskeletal disorders +M86021- | Musculoskeletal disorders +M86022- | Musculoskeletal disorders +M86029- | Musculoskeletal disorders +M86031- | Musculoskeletal disorders +M86032- | Musculoskeletal disorders +M86039- | Musculoskeletal disorders +M86041- | Musculoskeletal disorders +M86042- | Musculoskeletal disorders +M86049- | Musculoskeletal disorders +M86051- | Musculoskeletal disorders +M86052- | Musculoskeletal disorders +M86059- | Musculoskeletal disorders +M86061- | Musculoskeletal disorders +M86062- | Musculoskeletal disorders +M86069- | Musculoskeletal disorders +M86071- | Musculoskeletal disorders +M86072- | Musculoskeletal disorders +M86079- | Musculoskeletal disorders +M8608-- | Musculoskeletal disorders +M8609-- | Musculoskeletal disorders +M861--- | Musculoskeletal disorders +M8610-- | Musculoskeletal disorders +M86111- | Musculoskeletal disorders +M86112- | Musculoskeletal disorders +M86119- | Musculoskeletal disorders +M86121- | Musculoskeletal disorders +M86122- | Musculoskeletal disorders +M86129- | Musculoskeletal disorders +M86131- | Musculoskeletal disorders +M86132- | Musculoskeletal disorders +M86139- | Musculoskeletal disorders +M86141- | Musculoskeletal disorders +M86142- | Musculoskeletal disorders +M86149- | Musculoskeletal disorders +M86151- | Musculoskeletal disorders +M86152- | Musculoskeletal disorders +M86159- | Musculoskeletal disorders +M86161- | Musculoskeletal disorders +M86162- | Musculoskeletal disorders +M86169- | Musculoskeletal disorders +M86171- | Musculoskeletal disorders +M86172- | Musculoskeletal disorders +M86179- | Musculoskeletal disorders +M8618-- | Musculoskeletal disorders +M8619-- | Musculoskeletal disorders +M862--- | Musculoskeletal disorders +M8620-- | Musculoskeletal disorders +M86211- | Musculoskeletal disorders +M86212- | Musculoskeletal disorders +M86219- | Musculoskeletal disorders +M86221- | Musculoskeletal disorders +M86222- | Musculoskeletal disorders +M86229- | Musculoskeletal disorders +M86231- | Musculoskeletal disorders +M86232- | Musculoskeletal disorders +M86239- | Musculoskeletal disorders +M86241- | Musculoskeletal disorders +M86242- | Musculoskeletal disorders +M86249- | Musculoskeletal disorders +M86251- | Musculoskeletal disorders +M86252- | Musculoskeletal disorders +M86259- | Musculoskeletal disorders +M86261- | Musculoskeletal disorders +M86262- | Musculoskeletal disorders +M86269- | Musculoskeletal disorders +M86271- | Musculoskeletal disorders +M86272- | Musculoskeletal disorders +M86279- | Musculoskeletal disorders +M8628-- | Musculoskeletal disorders +M8629-- | Musculoskeletal disorders +M863--- | Musculoskeletal disorders +M8630-- | Musculoskeletal disorders +M86311- | Musculoskeletal disorders +M86312- | Musculoskeletal disorders +M86319- | Musculoskeletal disorders +M86321- | Musculoskeletal disorders +M86322- | Musculoskeletal disorders +M86329- | Musculoskeletal disorders +M86331- | Musculoskeletal disorders +M86332- | Musculoskeletal disorders +M86339- | Musculoskeletal disorders +M86341- | Musculoskeletal disorders +M86342- | Musculoskeletal disorders +M86349- | Musculoskeletal disorders +M86351- | Musculoskeletal disorders +M86352- | Musculoskeletal disorders +M86359- | Musculoskeletal disorders +M86361- | Musculoskeletal disorders +M86362- | Musculoskeletal disorders +M86369- | Musculoskeletal disorders +M86371- | Musculoskeletal disorders +M86372- | Musculoskeletal disorders +M86379- | Musculoskeletal disorders +M8638-- | Musculoskeletal disorders +M8639-- | Musculoskeletal disorders +M864--- | Musculoskeletal disorders +M8640-- | Musculoskeletal disorders +M86411- | Musculoskeletal disorders +M86412- | Musculoskeletal disorders +M86419- | Musculoskeletal disorders +M86421- | Musculoskeletal disorders +M86422- | Musculoskeletal disorders +M86429- | Musculoskeletal disorders +M86431- | Musculoskeletal disorders +M86432- | Musculoskeletal disorders +M86439- | Musculoskeletal disorders +M86441- | Musculoskeletal disorders +M86442- | Musculoskeletal disorders +M86449- | Musculoskeletal disorders +M86451- | Musculoskeletal disorders +M86452- | Musculoskeletal disorders +M86459- | Musculoskeletal disorders +M86461- | Musculoskeletal disorders +M86462- | Musculoskeletal disorders +M86469- | Musculoskeletal disorders +M86471- | Musculoskeletal disorders +M86472- | Musculoskeletal disorders +M86479- | Musculoskeletal disorders +M8648-- | Musculoskeletal disorders +M8649-- | Musculoskeletal disorders +M865--- | Musculoskeletal disorders +M8650-- | Musculoskeletal disorders +M86511- | Musculoskeletal disorders +M86512- | Musculoskeletal disorders +M86519- | Musculoskeletal disorders +M86521- | Musculoskeletal disorders +M86522- | Musculoskeletal disorders +M86529- | Musculoskeletal disorders +M86531- | Musculoskeletal disorders +M86532- | Musculoskeletal disorders +M86539- | Musculoskeletal disorders +M86541- | Musculoskeletal disorders +M86542- | Musculoskeletal disorders +M86549- | Musculoskeletal disorders +M86551- | Musculoskeletal disorders +M86552- | Musculoskeletal disorders +M86559- | Musculoskeletal disorders +M86561- | Musculoskeletal disorders +M86562- | Musculoskeletal disorders +M86569- | Musculoskeletal disorders +M86571- | Musculoskeletal disorders +M86572- | Musculoskeletal disorders +M86579- | Musculoskeletal disorders +M8658-- | Musculoskeletal disorders +M8659-- | Musculoskeletal disorders +M866--- | Musculoskeletal disorders +M8660-- | Musculoskeletal disorders +M86611- | Musculoskeletal disorders +M86612- | Musculoskeletal disorders +M86619- | Musculoskeletal disorders +M86621- | Musculoskeletal disorders +M86622- | Musculoskeletal disorders +M86629- | Musculoskeletal disorders +M86631- | Musculoskeletal disorders +M86632- | Musculoskeletal disorders +M86639- | Musculoskeletal disorders +M86641- | Musculoskeletal disorders +M86642- | Musculoskeletal disorders +M86649- | Musculoskeletal disorders +M86651- | Musculoskeletal disorders +M86652- | Musculoskeletal disorders +M86659- | Musculoskeletal disorders +M86661- | Musculoskeletal disorders +M86662- | Musculoskeletal disorders +M86669- | Musculoskeletal disorders +M86671- | Musculoskeletal disorders +M86672- | Musculoskeletal disorders +M86679- | Musculoskeletal disorders +M8668-- | Musculoskeletal disorders +M8669-- | Musculoskeletal disorders +M868--- | Musculoskeletal disorders +M868X0- | Musculoskeletal disorders +M868X1- | Musculoskeletal disorders +M868X2- | Musculoskeletal disorders +M868X3- | Musculoskeletal disorders +M868X4- | Musculoskeletal disorders +M868X5- | Musculoskeletal disorders +M868X6- | Musculoskeletal disorders +M868X7- | Musculoskeletal disorders +M868X8- | Musculoskeletal disorders +M868X9- | Musculoskeletal disorders +M869--- | Musculoskeletal disorders +M87---- | Musculoskeletal disorders +M870--- | Musculoskeletal disorders +M8700-- | Musculoskeletal disorders +M87011- | Musculoskeletal disorders +M87012- | Musculoskeletal disorders +M87019- | Musculoskeletal disorders +M87021- | Musculoskeletal disorders +M87022- | Musculoskeletal disorders +M87029- | Musculoskeletal disorders +M87031- | Musculoskeletal disorders +M87032- | Musculoskeletal disorders +M87033- | Musculoskeletal disorders +M87034- | Musculoskeletal disorders +M87035- | Musculoskeletal disorders +M87036- | Musculoskeletal disorders +M87037- | Musculoskeletal disorders +M87038- | Musculoskeletal disorders +M87039- | Musculoskeletal disorders +M87041- | Musculoskeletal disorders +M87042- | Musculoskeletal disorders +M87043- | Musculoskeletal disorders +M87044- | Musculoskeletal disorders +M87045- | Musculoskeletal disorders +M87046- | Musculoskeletal disorders +M87050- | Musculoskeletal disorders +M87051- | Musculoskeletal disorders +M87052- | Musculoskeletal disorders +M87059- | Musculoskeletal disorders +M87061- | Musculoskeletal disorders +M87062- | Musculoskeletal disorders +M87063- | Musculoskeletal disorders +M87064- | Musculoskeletal disorders +M87065- | Musculoskeletal disorders +M87066- | Musculoskeletal disorders +M87071- | Musculoskeletal disorders +M87072- | Musculoskeletal disorders +M87073- | Musculoskeletal disorders +M87074- | Musculoskeletal disorders +M87075- | Musculoskeletal disorders +M87076- | Musculoskeletal disorders +M87077- | Musculoskeletal disorders +M87078- | Musculoskeletal disorders +M87079- | Musculoskeletal disorders +M8708-- | Musculoskeletal disorders +M8709-- | Musculoskeletal disorders +M872--- | Musculoskeletal disorders +M8720-- | Musculoskeletal disorders +M87211- | Musculoskeletal disorders +M87212- | Musculoskeletal disorders +M87219- | Musculoskeletal disorders +M87221- | Musculoskeletal disorders +M87222- | Musculoskeletal disorders +M87229- | Musculoskeletal disorders +M87231- | Musculoskeletal disorders +M87232- | Musculoskeletal disorders +M87233- | Musculoskeletal disorders +M87234- | Musculoskeletal disorders +M87235- | Musculoskeletal disorders +M87236- | Musculoskeletal disorders +M87237- | Musculoskeletal disorders +M87238- | Musculoskeletal disorders +M87239- | Musculoskeletal disorders +M87241- | Musculoskeletal disorders +M87242- | Musculoskeletal disorders +M87243- | Musculoskeletal disorders +M87244- | Musculoskeletal disorders +M87245- | Musculoskeletal disorders +M87246- | Musculoskeletal disorders +M87250- | Musculoskeletal disorders +M87251- | Musculoskeletal disorders +M87252- | Musculoskeletal disorders +M87256- | Musculoskeletal disorders +M87261- | Musculoskeletal disorders +M87262- | Musculoskeletal disorders +M87263- | Musculoskeletal disorders +M87264- | Musculoskeletal disorders +M87265- | Musculoskeletal disorders +M87266- | Musculoskeletal disorders +M87271- | Musculoskeletal disorders +M87272- | Musculoskeletal disorders +M87273- | Musculoskeletal disorders +M87274- | Musculoskeletal disorders +M87275- | Musculoskeletal disorders +M87276- | Musculoskeletal disorders +M87277- | Musculoskeletal disorders +M87278- | Musculoskeletal disorders +M87279- | Musculoskeletal disorders +M8728-- | Musculoskeletal disorders +M8729-- | Musculoskeletal disorders +M873--- | Musculoskeletal disorders +M8730-- | Musculoskeletal disorders +M87311- | Musculoskeletal disorders +M87312- | Musculoskeletal disorders +M87319- | Musculoskeletal disorders +M87321- | Musculoskeletal disorders +M87322- | Musculoskeletal disorders +M87329- | Musculoskeletal disorders +M87331- | Musculoskeletal disorders +M87332- | Musculoskeletal disorders +M87333- | Musculoskeletal disorders +M87334- | Musculoskeletal disorders +M87335- | Musculoskeletal disorders +M87336- | Musculoskeletal disorders +M87337- | Musculoskeletal disorders +M87338- | Musculoskeletal disorders +M87339- | Musculoskeletal disorders +M87341- | Musculoskeletal disorders +M87342- | Musculoskeletal disorders +M87343- | Musculoskeletal disorders +M87344- | Musculoskeletal disorders +M87345- | Musculoskeletal disorders +M87346- | Musculoskeletal disorders +M87350- | Musculoskeletal disorders +M87351- | Musculoskeletal disorders +M87352- | Musculoskeletal disorders +M87353- | Musculoskeletal disorders +M87361- | Musculoskeletal disorders +M87362- | Musculoskeletal disorders +M87363- | Musculoskeletal disorders +M87364- | Musculoskeletal disorders +M87365- | Musculoskeletal disorders +M87366- | Musculoskeletal disorders +M87371- | Musculoskeletal disorders +M87372- | Musculoskeletal disorders +M87373- | Musculoskeletal disorders +M87374- | Musculoskeletal disorders +M87375- | Musculoskeletal disorders +M87376- | Musculoskeletal disorders +M87377- | Musculoskeletal disorders +M87378- | Musculoskeletal disorders +M87379- | Musculoskeletal disorders +M8738-- | Musculoskeletal disorders +M8739-- | Musculoskeletal disorders +M878--- | Musculoskeletal disorders +M8780-- | Musculoskeletal disorders +M87811- | Musculoskeletal disorders +M87812- | Musculoskeletal disorders +M87819- | Musculoskeletal disorders +M87821- | Musculoskeletal disorders +M87822- | Musculoskeletal disorders +M87829- | Musculoskeletal disorders +M87831- | Musculoskeletal disorders +M87832- | Musculoskeletal disorders +M87833- | Musculoskeletal disorders +M87834- | Musculoskeletal disorders +M87835- | Musculoskeletal disorders +M87836- | Musculoskeletal disorders +M87837- | Musculoskeletal disorders +M87838- | Musculoskeletal disorders +M87839- | Musculoskeletal disorders +M87841- | Musculoskeletal disorders +M87842- | Musculoskeletal disorders +M87843- | Musculoskeletal disorders +M87844- | Musculoskeletal disorders +M87845- | Musculoskeletal disorders +M87849- | Musculoskeletal disorders +M87850- | Musculoskeletal disorders +M87851- | Musculoskeletal disorders +M87852- | Musculoskeletal disorders +M87859- | Musculoskeletal disorders +M87861- | Musculoskeletal disorders +M87862- | Musculoskeletal disorders +M87863- | Musculoskeletal disorders +M87864- | Musculoskeletal disorders +M87865- | Musculoskeletal disorders +M87869- | Musculoskeletal disorders +M87871- | Musculoskeletal disorders +M87872- | Musculoskeletal disorders +M87873- | Musculoskeletal disorders +M87874- | Musculoskeletal disorders +M87875- | Musculoskeletal disorders +M87876- | Musculoskeletal disorders +M87877- | Musculoskeletal disorders +M87878- | Musculoskeletal disorders +M87879- | Musculoskeletal disorders +M8788-- | Musculoskeletal disorders +M8789-- | Musculoskeletal disorders +M879--- | Musculoskeletal disorders +M88---- | Musculoskeletal disorders +M880--- | Musculoskeletal disorders +M881--- | Musculoskeletal disorders +M888--- | Musculoskeletal disorders +M88811- | Musculoskeletal disorders +M88812- | Musculoskeletal disorders +M88819- | Musculoskeletal disorders +M88821- | Musculoskeletal disorders +M88822- | Musculoskeletal disorders +M88829- | Musculoskeletal disorders +M88831- | Musculoskeletal disorders +M88832- | Musculoskeletal disorders +M88839- | Musculoskeletal disorders +M88841- | Musculoskeletal disorders +M88842- | Musculoskeletal disorders +M88849- | Musculoskeletal disorders +M88851- | Musculoskeletal disorders +M88852- | Musculoskeletal disorders +M88859- | Musculoskeletal disorders +M88861- | Musculoskeletal disorders +M88862- | Musculoskeletal disorders +M88869- | Musculoskeletal disorders +M88871- | Musculoskeletal disorders +M88872- | Musculoskeletal disorders +M88879- | Musculoskeletal disorders +M8888-- | Musculoskeletal disorders +M8889-- | Musculoskeletal disorders +M889--- | Musculoskeletal disorders +M89---- | Musculoskeletal disorders +M890--- | Musculoskeletal disorders +M8900-- | Musculoskeletal disorders +M89011- | Musculoskeletal disorders +M89012- | Musculoskeletal disorders +M89019- | Musculoskeletal disorders +M89021- | Musculoskeletal disorders +M89022- | Musculoskeletal disorders +M89029- | Musculoskeletal disorders +M89031- | Musculoskeletal disorders +M89032- | Musculoskeletal disorders +M89039- | Musculoskeletal disorders +M89041- | Musculoskeletal disorders +M89042- | Musculoskeletal disorders +M89049- | Musculoskeletal disorders +M89051- | Musculoskeletal disorders +M89052- | Musculoskeletal disorders +M89059- | Musculoskeletal disorders +M89061- | Musculoskeletal disorders +M89062- | Musculoskeletal disorders +M89069- | Musculoskeletal disorders +M89071- | Musculoskeletal disorders +M89072- | Musculoskeletal disorders +M89079- | Musculoskeletal disorders +M8908-- | Musculoskeletal disorders +M8909-- | Musculoskeletal disorders +M891--- | Musculoskeletal disorders +M89121- | Musculoskeletal disorders +M89122- | Musculoskeletal disorders +M89123- | Musculoskeletal disorders +M89124- | Musculoskeletal disorders +M89125- | Musculoskeletal disorders +M89126- | Musculoskeletal disorders +M89127- | Musculoskeletal disorders +M89128- | Musculoskeletal disorders +M89129- | Musculoskeletal disorders +M89131- | Musculoskeletal disorders +M89132- | Musculoskeletal disorders +M89133- | Musculoskeletal disorders +M89134- | Musculoskeletal disorders +M89138- | Musculoskeletal disorders +M89139- | Musculoskeletal disorders +M89151- | Musculoskeletal disorders +M89152- | Musculoskeletal disorders +M89153- | Musculoskeletal disorders +M89154- | Musculoskeletal disorders +M89155- | Musculoskeletal disorders +M89156- | Musculoskeletal disorders +M89157- | Musculoskeletal disorders +M89158- | Musculoskeletal disorders +M89159- | Musculoskeletal disorders +M89160- | Musculoskeletal disorders +M89161- | Musculoskeletal disorders +M89162- | Musculoskeletal disorders +M89163- | Musculoskeletal disorders +M89164- | Musculoskeletal disorders +M89165- | Musculoskeletal disorders +M89166- | Musculoskeletal disorders +M89167- | Musculoskeletal disorders +M89168- | Musculoskeletal disorders +M89169- | Musculoskeletal disorders +M8918-- | Musculoskeletal disorders +M892--- | Musculoskeletal disorders +M8920-- | Musculoskeletal disorders +M89211- | Musculoskeletal disorders +M89212- | Musculoskeletal disorders +M89219- | Musculoskeletal disorders +M89221- | Musculoskeletal disorders +M89222- | Musculoskeletal disorders +M89229- | Musculoskeletal disorders +M89231- | Musculoskeletal disorders +M89232- | Musculoskeletal disorders +M89233- | Musculoskeletal disorders +M89234- | Musculoskeletal disorders +M89239- | Musculoskeletal disorders +M89241- | Musculoskeletal disorders +M89242- | Musculoskeletal disorders +M89249- | Musculoskeletal disorders +M89251- | Musculoskeletal disorders +M89252- | Musculoskeletal disorders +M89259- | Musculoskeletal disorders +M89261- | Musculoskeletal disorders +M89262- | Musculoskeletal disorders +M89263- | Musculoskeletal disorders +M89264- | Musculoskeletal disorders +M89269- | Musculoskeletal disorders +M89271- | Musculoskeletal disorders +M89272- | Musculoskeletal disorders +M89279- | Musculoskeletal disorders +M8928-- | Musculoskeletal disorders +M8929-- | Musculoskeletal disorders +M893--- | Musculoskeletal disorders +M8930-- | Musculoskeletal disorders +M89311- | Musculoskeletal disorders +M89312- | Musculoskeletal disorders +M89319- | Musculoskeletal disorders +M89321- | Musculoskeletal disorders +M89322- | Musculoskeletal disorders +M89329- | Musculoskeletal disorders +M89331- | Musculoskeletal disorders +M89332- | Musculoskeletal disorders +M89333- | Musculoskeletal disorders +M89334- | Musculoskeletal disorders +M89339- | Musculoskeletal disorders +M89341- | Musculoskeletal disorders +M89342- | Musculoskeletal disorders +M89349- | Musculoskeletal disorders +M89351- | Musculoskeletal disorders +M89352- | Musculoskeletal disorders +M89359- | Musculoskeletal disorders +M89361- | Musculoskeletal disorders +M89362- | Musculoskeletal disorders +M89363- | Musculoskeletal disorders +M89364- | Musculoskeletal disorders +M89369- | Musculoskeletal disorders +M89371- | Musculoskeletal disorders +M89372- | Musculoskeletal disorders +M89379- | Musculoskeletal disorders +M8938-- | Musculoskeletal disorders +M8939-- | Musculoskeletal disorders +M894--- | Musculoskeletal disorders +M8940-- | Musculoskeletal disorders +M89411- | Musculoskeletal disorders +M89412- | Musculoskeletal disorders +M89419- | Musculoskeletal disorders +M89421- | Musculoskeletal disorders +M89422- | Musculoskeletal disorders +M89429- | Musculoskeletal disorders +M89431- | Musculoskeletal disorders +M89432- | Musculoskeletal disorders +M89439- | Musculoskeletal disorders +M89441- | Musculoskeletal disorders +M89442- | Musculoskeletal disorders +M89449- | Musculoskeletal disorders +M89451- | Musculoskeletal disorders +M89452- | Musculoskeletal disorders +M89459- | Musculoskeletal disorders +M89461- | Musculoskeletal disorders +M89462- | Musculoskeletal disorders +M89469- | Musculoskeletal disorders +M89471- | Musculoskeletal disorders +M89472- | Musculoskeletal disorders +M89479- | Musculoskeletal disorders +M8948-- | Musculoskeletal disorders +M8949-- | Musculoskeletal disorders +M895--- | Musculoskeletal disorders +M8950-- | Musculoskeletal disorders +M89511- | Musculoskeletal disorders +M89512- | Musculoskeletal disorders +M89519- | Musculoskeletal disorders +M89521- | Musculoskeletal disorders +M89522- | Musculoskeletal disorders +M89529- | Musculoskeletal disorders +M89531- | Musculoskeletal disorders +M89532- | Musculoskeletal disorders +M89539- | Musculoskeletal disorders +M89541- | Musculoskeletal disorders +M89542- | Musculoskeletal disorders +M89549- | Musculoskeletal disorders +M89551- | Musculoskeletal disorders +M89552- | Musculoskeletal disorders +M89559- | Musculoskeletal disorders +M89561- | Musculoskeletal disorders +M89562- | Musculoskeletal disorders +M89569- | Musculoskeletal disorders +M89571- | Musculoskeletal disorders +M89572- | Musculoskeletal disorders +M89579- | Musculoskeletal disorders +M8958-- | Musculoskeletal disorders +M8959-- | Musculoskeletal disorders +M8970-- | Musculoskeletal disorders +M89711- | Musculoskeletal disorders +M89712- | Musculoskeletal disorders +M89719- | Musculoskeletal disorders +M89721- | Musculoskeletal disorders +M89722- | Musculoskeletal disorders +M89729- | Musculoskeletal disorders +M89731- | Musculoskeletal disorders +M89732- | Musculoskeletal disorders +M89739- | Musculoskeletal disorders +M89741- | Musculoskeletal disorders +M89742- | Musculoskeletal disorders +M89749- | Musculoskeletal disorders +M89751- | Musculoskeletal disorders +M89752- | Musculoskeletal disorders +M89759- | Musculoskeletal disorders +M89761- | Musculoskeletal disorders +M89762- | Musculoskeletal disorders +M89769- | Musculoskeletal disorders +M89771- | Musculoskeletal disorders +M89772- | Musculoskeletal disorders +M89779- | Musculoskeletal disorders +M8978-- | Musculoskeletal disorders +M8979-- | Musculoskeletal disorders +M898--- | Musculoskeletal disorders +M898X0- | Musculoskeletal disorders +M898X1- | Musculoskeletal disorders +M898X2- | Musculoskeletal disorders +M898X3- | Musculoskeletal disorders +M898X4- | Musculoskeletal disorders +M898X5- | Musculoskeletal disorders +M898X6- | Musculoskeletal disorders +M898X7- | Musculoskeletal disorders +M898X8- | Musculoskeletal disorders +M898X9- | Musculoskeletal disorders +M899--- | Musculoskeletal disorders +M90---- | Musculoskeletal disorders +M900--- | Musculoskeletal disorders +M901--- | Musculoskeletal disorders +M902--- | Musculoskeletal disorders +M903--- | Musculoskeletal disorders +M904--- | Musculoskeletal disorders +M905--- | Musculoskeletal disorders +M9050-- | Musculoskeletal disorders +M90511- | Musculoskeletal disorders +M90512- | Musculoskeletal disorders +M90519- | Musculoskeletal disorders +M90521- | Musculoskeletal disorders +M90522- | Musculoskeletal disorders +M90529- | Musculoskeletal disorders +M90531- | Musculoskeletal disorders +M90532- | Musculoskeletal disorders +M90539- | Musculoskeletal disorders +M90541- | Musculoskeletal disorders +M90542- | Musculoskeletal disorders +M90549- | Musculoskeletal disorders +M90551- | Musculoskeletal disorders +M90552- | Musculoskeletal disorders +M90559- | Musculoskeletal disorders +M90561- | Musculoskeletal disorders +M90562- | Musculoskeletal disorders +M90569- | Musculoskeletal disorders +M90571- | Musculoskeletal disorders +M90572- | Musculoskeletal disorders +M90579- | Musculoskeletal disorders +M9058-- | Musculoskeletal disorders +M9059-- | Musculoskeletal disorders +M906--- | Musculoskeletal disorders +M9060-- | Musculoskeletal disorders +M90611- | Musculoskeletal disorders +M90612- | Musculoskeletal disorders +M90619- | Musculoskeletal disorders +M90621- | Musculoskeletal disorders +M90622- | Musculoskeletal disorders +M90629- | Musculoskeletal disorders +M90631- | Musculoskeletal disorders +M90632- | Musculoskeletal disorders +M90639- | Musculoskeletal disorders +M90641- | Musculoskeletal disorders +M90642- | Musculoskeletal disorders +M90649- | Musculoskeletal disorders +M90651- | Musculoskeletal disorders +M90652- | Musculoskeletal disorders +M90659- | Musculoskeletal disorders +M90661- | Musculoskeletal disorders +M90662- | Musculoskeletal disorders +M90669- | Musculoskeletal disorders +M90671- | Musculoskeletal disorders +M90672- | Musculoskeletal disorders +M90679- | Musculoskeletal disorders +M9068-- | Musculoskeletal disorders +M9069-- | Musculoskeletal disorders +M907--- | Musculoskeletal disorders +M908--- | Musculoskeletal disorders +M9080-- | Musculoskeletal disorders +M90811- | Musculoskeletal disorders +M90812- | Musculoskeletal disorders +M90819- | Musculoskeletal disorders +M90821- | Musculoskeletal disorders +M90822- | Musculoskeletal disorders +M90829- | Musculoskeletal disorders +M90831- | Musculoskeletal disorders +M90832- | Musculoskeletal disorders +M90839- | Musculoskeletal disorders +M90841- | Musculoskeletal disorders +M90842- | Musculoskeletal disorders +M90849- | Musculoskeletal disorders +M90851- | Musculoskeletal disorders +M90852- | Musculoskeletal disorders +M90859- | Musculoskeletal disorders +M90861- | Musculoskeletal disorders +M90862- | Musculoskeletal disorders +M90869- | Musculoskeletal disorders +M90871- | Musculoskeletal disorders +M90872- | Musculoskeletal disorders +M90879- | Musculoskeletal disorders +M9088-- | Musculoskeletal disorders +M9089-- | Musculoskeletal disorders +M91---- | Musculoskeletal disorders +M910--- | Musculoskeletal disorders +M911--- | Musculoskeletal disorders +M9110-- | Musculoskeletal disorders +M9111-- | Musculoskeletal disorders +M9112-- | Musculoskeletal disorders +M912--- | Musculoskeletal disorders +M9120-- | Musculoskeletal disorders +M9121-- | Musculoskeletal disorders +M9122-- | Musculoskeletal disorders +M913--- | Musculoskeletal disorders +M9130-- | Musculoskeletal disorders +M9131-- | Musculoskeletal disorders +M9132-- | Musculoskeletal disorders +M9140-- | Musculoskeletal disorders +M9141-- | Musculoskeletal disorders +M9142-- | Musculoskeletal disorders +M918--- | Musculoskeletal disorders +M9180-- | Musculoskeletal disorders +M9181-- | Musculoskeletal disorders +M9182-- | Musculoskeletal disorders +M919--- | Musculoskeletal disorders +M9190-- | Musculoskeletal disorders +M9191-- | Musculoskeletal disorders +M9192-- | Musculoskeletal disorders +M92---- | Musculoskeletal disorders +M920--- | Musculoskeletal disorders +M9200-- | Musculoskeletal disorders +M9201-- | Musculoskeletal disorders +M9202-- | Musculoskeletal disorders +M921--- | Musculoskeletal disorders +M9210-- | Musculoskeletal disorders +M9211-- | Musculoskeletal disorders +M9212-- | Musculoskeletal disorders +M922--- | Musculoskeletal disorders +M92201- | Musculoskeletal disorders +M92202- | Musculoskeletal disorders +M92209- | Musculoskeletal disorders +M92211- | Musculoskeletal disorders +M92212- | Musculoskeletal disorders +M92219- | Musculoskeletal disorders +M92221- | Musculoskeletal disorders +M92222- | Musculoskeletal disorders +M92229- | Musculoskeletal disorders +M92291- | Musculoskeletal disorders +M92292- | Musculoskeletal disorders +M92299- | Musculoskeletal disorders +M923--- | Musculoskeletal disorders +M9230-- | Musculoskeletal disorders +M9231-- | Musculoskeletal disorders +M9232-- | Musculoskeletal disorders +M924--- | Musculoskeletal disorders +M9240-- | Musculoskeletal disorders +M9241-- | Musculoskeletal disorders +M9242-- | Musculoskeletal disorders +M925--- | Musculoskeletal disorders +M9250-- | Musculoskeletal disorders +M9251-- | Musculoskeletal disorders +M9252-- | Musculoskeletal disorders +M926--- | Musculoskeletal disorders +M9260-- | Musculoskeletal disorders +M9261-- | Musculoskeletal disorders +M9262-- | Musculoskeletal disorders +M927--- | Musculoskeletal disorders +M9270-- | Musculoskeletal disorders +M9271-- | Musculoskeletal disorders +M9272-- | Musculoskeletal disorders +M928--- | Musculoskeletal disorders +M929--- | Musculoskeletal disorders +M93---- | Musculoskeletal disorders +M930--- | Musculoskeletal disorders +M93001- | Musculoskeletal disorders +M93002- | Musculoskeletal disorders +M93003- | Musculoskeletal disorders +M93011- | Musculoskeletal disorders +M93012- | Musculoskeletal disorders +M93013- | Musculoskeletal disorders +M93021- | Musculoskeletal disorders +M93022- | Musculoskeletal disorders +M93023- | Musculoskeletal disorders +M93031- | Musculoskeletal disorders +M93032- | Musculoskeletal disorders +M93033- | Musculoskeletal disorders +M931--- | Musculoskeletal disorders +M932--- | Musculoskeletal disorders +M9320-- | Musculoskeletal disorders +M93211- | Musculoskeletal disorders +M93212- | Musculoskeletal disorders +M93219- | Musculoskeletal disorders +M93221- | Musculoskeletal disorders +M93222- | Musculoskeletal disorders +M93229- | Musculoskeletal disorders +M93231- | Musculoskeletal disorders +M93232- | Musculoskeletal disorders +M93239- | Musculoskeletal disorders +M93241- | Musculoskeletal disorders +M93242- | Musculoskeletal disorders +M93249- | Musculoskeletal disorders +M93251- | Musculoskeletal disorders +M93252- | Musculoskeletal disorders +M93259- | Musculoskeletal disorders +M93261- | Musculoskeletal disorders +M93262- | Musculoskeletal disorders +M93269- | Musculoskeletal disorders +M93271- | Musculoskeletal disorders +M93272- | Musculoskeletal disorders +M93279- | Musculoskeletal disorders +M9328-- | Musculoskeletal disorders +M9329-- | Musculoskeletal disorders +M938--- | Musculoskeletal disorders +M9380-- | Musculoskeletal disorders +M93811- | Musculoskeletal disorders +M93812- | Musculoskeletal disorders +M93819- | Musculoskeletal disorders +M93821- | Musculoskeletal disorders +M93822- | Musculoskeletal disorders +M93829- | Musculoskeletal disorders +M93831- | Musculoskeletal disorders +M93832- | Musculoskeletal disorders +M93839- | Musculoskeletal disorders +M93841- | Musculoskeletal disorders +M93842- | Musculoskeletal disorders +M93849- | Musculoskeletal disorders +M93851- | Musculoskeletal disorders +M93852- | Musculoskeletal disorders +M93859- | Musculoskeletal disorders +M93861- | Musculoskeletal disorders +M93862- | Musculoskeletal disorders +M93869- | Musculoskeletal disorders +M93871- | Musculoskeletal disorders +M93872- | Musculoskeletal disorders +M93879- | Musculoskeletal disorders +M9388-- | Musculoskeletal disorders +M9389-- | Musculoskeletal disorders +M939--- | Musculoskeletal disorders +M9390-- | Musculoskeletal disorders +M93911- | Musculoskeletal disorders +M93912- | Musculoskeletal disorders +M93919- | Musculoskeletal disorders +M93921- | Musculoskeletal disorders +M93922- | Musculoskeletal disorders +M93929- | Musculoskeletal disorders +M93931- | Musculoskeletal disorders +M93932- | Musculoskeletal disorders +M93939- | Musculoskeletal disorders +M93941- | Musculoskeletal disorders +M93942- | Musculoskeletal disorders +M93949- | Musculoskeletal disorders +M93951- | Musculoskeletal disorders +M93952- | Musculoskeletal disorders +M93959- | Musculoskeletal disorders +M93961- | Musculoskeletal disorders +M93962- | Musculoskeletal disorders +M93969- | Musculoskeletal disorders +M93971- | Musculoskeletal disorders +M93972- | Musculoskeletal disorders +M93979- | Musculoskeletal disorders +M9398-- | Musculoskeletal disorders +M9399-- | Musculoskeletal disorders +M94---- | Musculoskeletal disorders +M940--- | Musculoskeletal disorders +M941--- | Musculoskeletal disorders +M942--- | Musculoskeletal disorders +M9420-- | Musculoskeletal disorders +M94211- | Musculoskeletal disorders +M94212- | Musculoskeletal disorders +M94219- | Musculoskeletal disorders +M94221- | Musculoskeletal disorders +M94222- | Musculoskeletal disorders +M94229- | Musculoskeletal disorders +M94231- | Musculoskeletal disorders +M94232- | Musculoskeletal disorders +M94239- | Musculoskeletal disorders +M94241- | Musculoskeletal disorders +M94242- | Musculoskeletal disorders +M94249- | Musculoskeletal disorders +M94251- | Musculoskeletal disorders +M94252- | Musculoskeletal disorders +M94259- | Musculoskeletal disorders +M94261- | Musculoskeletal disorders +M94262- | Musculoskeletal disorders +M94269- | Musculoskeletal disorders +M94271- | Musculoskeletal disorders +M94272- | Musculoskeletal disorders +M94279- | Musculoskeletal disorders +M9428-- | Musculoskeletal disorders +M9429-- | Musculoskeletal disorders +M943--- | Musculoskeletal disorders +M94351- | Musculoskeletal disorders +M94352- | Musculoskeletal disorders +M94359- | Musculoskeletal disorders +M948--- | Musculoskeletal disorders +M948X0- | Musculoskeletal disorders +M948X1- | Musculoskeletal disorders +M948X2- | Musculoskeletal disorders +M948X3- | Musculoskeletal disorders +M948X4- | Musculoskeletal disorders +M948X5- | Musculoskeletal disorders +M948X6- | Musculoskeletal disorders +M948X7- | Musculoskeletal disorders +M948X8- | Musculoskeletal disorders +M948X9- | Musculoskeletal disorders +M949--- | Musculoskeletal disorders +M95---- | Musculoskeletal disorders +M950--- | Musculoskeletal disorders +M951--- | Musculoskeletal disorders +M9510-- | Musculoskeletal disorders +M9511-- | Musculoskeletal disorders +M9512-- | Musculoskeletal disorders +M952--- | Musculoskeletal disorders +M953--- | Musculoskeletal disorders +M954--- | Musculoskeletal disorders +M955--- | Musculoskeletal disorders +M958--- | Musculoskeletal disorders +M959--- | Musculoskeletal disorders +M99---- | Musculoskeletal disorders +M990--- | Musculoskeletal disorders +M9900-- | Musculoskeletal disorders +M9901-- | Musculoskeletal disorders +M9902-- | Musculoskeletal disorders +M9903-- | Musculoskeletal disorders +M9904-- | Musculoskeletal disorders +M9905-- | Musculoskeletal disorders +M9906-- | Musculoskeletal disorders +M9907-- | Musculoskeletal disorders +M9908-- | Musculoskeletal disorders +M9909-- | Musculoskeletal disorders +M991--- | Musculoskeletal disorders +M9910-- | Musculoskeletal disorders +M9911-- | Musculoskeletal disorders +M9912-- | Musculoskeletal disorders +M9913-- | Musculoskeletal disorders +M9914-- | Musculoskeletal disorders +M9915-- | Musculoskeletal disorders +M9916-- | Musculoskeletal disorders +M9917-- | Musculoskeletal disorders +M9918-- | Musculoskeletal disorders +M9919-- | Musculoskeletal disorders +M992--- | Musculoskeletal disorders +M9920-- | Musculoskeletal disorders +M9921-- | Musculoskeletal disorders +M9922-- | Musculoskeletal disorders +M9923-- | Musculoskeletal disorders +M9924-- | Musculoskeletal disorders +M9925-- | Musculoskeletal disorders +M9926-- | Musculoskeletal disorders +M9927-- | Musculoskeletal disorders +M9928-- | Musculoskeletal disorders +M9929-- | Musculoskeletal disorders +M993--- | Musculoskeletal disorders +M9930-- | Musculoskeletal disorders +M9931-- | Musculoskeletal disorders +M9932-- | Musculoskeletal disorders +M9933-- | Musculoskeletal disorders +M9934-- | Musculoskeletal disorders +M9935-- | Musculoskeletal disorders +M9936-- | Musculoskeletal disorders +M9937-- | Musculoskeletal disorders +M9938-- | Musculoskeletal disorders +M9939-- | Musculoskeletal disorders +M994--- | Musculoskeletal disorders +M9940-- | Musculoskeletal disorders +M9941-- | Musculoskeletal disorders +M9942-- | Musculoskeletal disorders +M9943-- | Musculoskeletal disorders +M9944-- | Musculoskeletal disorders +M9945-- | Musculoskeletal disorders +M9946-- | Musculoskeletal disorders +M9947-- | Musculoskeletal disorders +M9948-- | Musculoskeletal disorders +M9949-- | Musculoskeletal disorders +M995--- | Musculoskeletal disorders +M9950-- | Musculoskeletal disorders +M9951-- | Musculoskeletal disorders +M9952-- | Musculoskeletal disorders +M9953-- | Musculoskeletal disorders +M9954-- | Musculoskeletal disorders +M9955-- | Musculoskeletal disorders +M9956-- | Musculoskeletal disorders +M9957-- | Musculoskeletal disorders +M9958-- | Musculoskeletal disorders +M9959-- | Musculoskeletal disorders +M996--- | Musculoskeletal disorders +M9960-- | Musculoskeletal disorders +M9961-- | Musculoskeletal disorders +M9962-- | Musculoskeletal disorders +M9963-- | Musculoskeletal disorders +M9964-- | Musculoskeletal disorders +M9965-- | Musculoskeletal disorders +M9966-- | Musculoskeletal disorders +M9967-- | Musculoskeletal disorders +M9968-- | Musculoskeletal disorders +M9969-- | Musculoskeletal disorders +M997--- | Musculoskeletal disorders +M9970-- | Musculoskeletal disorders +M9971-- | Musculoskeletal disorders +M9972-- | Musculoskeletal disorders +M9973-- | Musculoskeletal disorders +M9974-- | Musculoskeletal disorders +M9975-- | Musculoskeletal disorders +M9976-- | Musculoskeletal disorders +M9977-- | Musculoskeletal disorders +M9978-- | Musculoskeletal disorders +M9979-- | Musculoskeletal disorders +M998--- | Musculoskeletal disorders +M9980-- | Musculoskeletal disorders +M9981-- | Musculoskeletal disorders +M9982-- | Musculoskeletal disorders +M9983-- | Musculoskeletal disorders +M9984-- | Musculoskeletal disorders +M9985-- | Musculoskeletal disorders +M9986-- | Musculoskeletal disorders +M9987-- | Musculoskeletal disorders +M9988-- | Musculoskeletal disorders +M9989-- | Musculoskeletal disorders +M999--- | Musculoskeletal disorders +Z13820- | Musculoskeletal disorders +Z13828- | Musculoskeletal disorders +Z1383-- | Musculoskeletal disorders +Z826--- | Musculoskeletal disorders +Z8261-- | Musculoskeletal disorders +Z8262-- | Musculoskeletal disorders +Z8269-- | Musculoskeletal disorders +Z873--- | Musculoskeletal disorders +Z87310- | Musculoskeletal disorders +Z87311- | Musculoskeletal disorders +Z87312- | Musculoskeletal disorders +Z8739-- | Musculoskeletal disorders +M05---- | Rheumatoid arthritis +M050--- | Rheumatoid arthritis +M0500-- | Rheumatoid arthritis +M05011- | Rheumatoid arthritis +M05012- | Rheumatoid arthritis +M05019- | Rheumatoid arthritis +M05021- | Rheumatoid arthritis +M05022- | Rheumatoid arthritis +M05029- | Rheumatoid arthritis +M05031- | Rheumatoid arthritis +M05032- | Rheumatoid arthritis +M05039- | Rheumatoid arthritis +M05041- | Rheumatoid arthritis +M05042- | Rheumatoid arthritis +M05049- | Rheumatoid arthritis +M05051- | Rheumatoid arthritis +M05052- | Rheumatoid arthritis +M05059- | Rheumatoid arthritis +M05061- | Rheumatoid arthritis +M05062- | Rheumatoid arthritis +M05069- | Rheumatoid arthritis +M05071- | Rheumatoid arthritis +M05072- | Rheumatoid arthritis +M05079- | Rheumatoid arthritis +M0509-- | Rheumatoid arthritis +M051--- | Rheumatoid arthritis +M0510-- | Rheumatoid arthritis +M05111- | Rheumatoid arthritis +M05112- | Rheumatoid arthritis +M05119- | Rheumatoid arthritis +M05121- | Rheumatoid arthritis +M05122- | Rheumatoid arthritis +M05129- | Rheumatoid arthritis +M05131- | Rheumatoid arthritis +M05132- | Rheumatoid arthritis +M05139- | Rheumatoid arthritis +M05141- | Rheumatoid arthritis +M05142- | Rheumatoid arthritis +M05149- | Rheumatoid arthritis +M05151- | Rheumatoid arthritis +M05152- | Rheumatoid arthritis +M05159- | Rheumatoid arthritis +M05161- | Rheumatoid arthritis +M05162- | Rheumatoid arthritis +M05169- | Rheumatoid arthritis +M05171- | Rheumatoid arthritis +M05172- | Rheumatoid arthritis +M05179- | Rheumatoid arthritis +M0519-- | Rheumatoid arthritis +M052--- | Rheumatoid arthritis +M0520-- | Rheumatoid arthritis +M05211- | Rheumatoid arthritis +M05212- | Rheumatoid arthritis +M05219- | Rheumatoid arthritis +M05221- | Rheumatoid arthritis +M05222- | Rheumatoid arthritis +M05229- | Rheumatoid arthritis +M05231- | Rheumatoid arthritis +M05232- | Rheumatoid arthritis +M05239- | Rheumatoid arthritis +M05241- | Rheumatoid arthritis +M05242- | Rheumatoid arthritis +M05249- | Rheumatoid arthritis +M05251- | Rheumatoid arthritis +M05252- | Rheumatoid arthritis +M05259- | Rheumatoid arthritis +M05261- | Rheumatoid arthritis +M05262- | Rheumatoid arthritis +M05269- | Rheumatoid arthritis +M05271- | Rheumatoid arthritis +M05272- | Rheumatoid arthritis +M05279- | Rheumatoid arthritis +M0529-- | Rheumatoid arthritis +M053--- | Rheumatoid arthritis +M0530-- | Rheumatoid arthritis +M05311- | Rheumatoid arthritis +M05312- | Rheumatoid arthritis +M05319- | Rheumatoid arthritis +M05321- | Rheumatoid arthritis +M05322- | Rheumatoid arthritis +M05329- | Rheumatoid arthritis +M05331- | Rheumatoid arthritis +M05332- | Rheumatoid arthritis +M05339- | Rheumatoid arthritis +M05341- | Rheumatoid arthritis +M05342- | Rheumatoid arthritis +M05349- | Rheumatoid arthritis +M05351- | Rheumatoid arthritis +M05352- | Rheumatoid arthritis +M05359- | Rheumatoid arthritis +M05361- | Rheumatoid arthritis +M05362- | Rheumatoid arthritis +M05369- | Rheumatoid arthritis +M05371- | Rheumatoid arthritis +M05372- | Rheumatoid arthritis +M05379- | Rheumatoid arthritis +M0539-- | Rheumatoid arthritis +M0540-- | Rheumatoid arthritis +M05411- | Rheumatoid arthritis +M05412- | Rheumatoid arthritis +M05419- | Rheumatoid arthritis +M05421- | Rheumatoid arthritis +M05422- | Rheumatoid arthritis +M05429- | Rheumatoid arthritis +M05431- | Rheumatoid arthritis +M05432- | Rheumatoid arthritis +M05439- | Rheumatoid arthritis +M05441- | Rheumatoid arthritis +M05442- | Rheumatoid arthritis +M05449- | Rheumatoid arthritis +M05451- | Rheumatoid arthritis +M05452- | Rheumatoid arthritis +M05459- | Rheumatoid arthritis +M05461- | Rheumatoid arthritis +M05462- | Rheumatoid arthritis +M05469- | Rheumatoid arthritis +M05471- | Rheumatoid arthritis +M05472- | Rheumatoid arthritis +M05479- | Rheumatoid arthritis +M0549-- | Rheumatoid arthritis +M0550-- | Rheumatoid arthritis +M05511- | Rheumatoid arthritis +M05512- | Rheumatoid arthritis +M05519- | Rheumatoid arthritis +M05521- | Rheumatoid arthritis +M05522- | Rheumatoid arthritis +M05529- | Rheumatoid arthritis +M05531- | Rheumatoid arthritis +M05532- | Rheumatoid arthritis +M05539- | Rheumatoid arthritis +M05541- | Rheumatoid arthritis +M05542- | Rheumatoid arthritis +M05549- | Rheumatoid arthritis +M05551- | Rheumatoid arthritis +M05552- | Rheumatoid arthritis +M05559- | Rheumatoid arthritis +M05561- | Rheumatoid arthritis +M05562- | Rheumatoid arthritis +M05569- | Rheumatoid arthritis +M05571- | Rheumatoid arthritis +M05572- | Rheumatoid arthritis +M05579- | Rheumatoid arthritis +M0559-- | Rheumatoid arthritis +M0560-- | Rheumatoid arthritis +M05611- | Rheumatoid arthritis +M05612- | Rheumatoid arthritis +M05619- | Rheumatoid arthritis +M05621- | Rheumatoid arthritis +M05622- | Rheumatoid arthritis +M05629- | Rheumatoid arthritis +M05631- | Rheumatoid arthritis +M05632- | Rheumatoid arthritis +M05639- | Rheumatoid arthritis +M05641- | Rheumatoid arthritis +M05642- | Rheumatoid arthritis +M05649- | Rheumatoid arthritis +M05651- | Rheumatoid arthritis +M05652- | Rheumatoid arthritis +M05659- | Rheumatoid arthritis +M05661- | Rheumatoid arthritis +M05662- | Rheumatoid arthritis +M05669- | Rheumatoid arthritis +M05671- | Rheumatoid arthritis +M05672- | Rheumatoid arthritis +M05679- | Rheumatoid arthritis +M0569-- | Rheumatoid arthritis +M0570-- | Rheumatoid arthritis +M05711- | Rheumatoid arthritis +M05712- | Rheumatoid arthritis +M05719- | Rheumatoid arthritis +M05721- | Rheumatoid arthritis +M05722- | Rheumatoid arthritis +M05729- | Rheumatoid arthritis +M05731- | Rheumatoid arthritis +M05732- | Rheumatoid arthritis +M05739- | Rheumatoid arthritis +M05741- | Rheumatoid arthritis +M05742- | Rheumatoid arthritis +M05749- | Rheumatoid arthritis +M05751- | Rheumatoid arthritis +M05752- | Rheumatoid arthritis +M05759- | Rheumatoid arthritis +M05761- | Rheumatoid arthritis +M05762- | Rheumatoid arthritis +M05769- | Rheumatoid arthritis +M05771- | Rheumatoid arthritis +M05772- | Rheumatoid arthritis +M05779- | Rheumatoid arthritis +M0579-- | Rheumatoid arthritis +M058--- | Rheumatoid arthritis +M0580-- | Rheumatoid arthritis +M05811- | Rheumatoid arthritis +M05812- | Rheumatoid arthritis +M05819- | Rheumatoid arthritis +M05821- | Rheumatoid arthritis +M05822- | Rheumatoid arthritis +M05829- | Rheumatoid arthritis +M05831- | Rheumatoid arthritis +M05832- | Rheumatoid arthritis +M05839- | Rheumatoid arthritis +M05841- | Rheumatoid arthritis +M05842- | Rheumatoid arthritis +M05849- | Rheumatoid arthritis +M05851- | Rheumatoid arthritis +M05852- | Rheumatoid arthritis +M05859- | Rheumatoid arthritis +M05861- | Rheumatoid arthritis +M05862- | Rheumatoid arthritis +M05869- | Rheumatoid arthritis +M05871- | Rheumatoid arthritis +M05872- | Rheumatoid arthritis +M05879- | Rheumatoid arthritis +M0589-- | Rheumatoid arthritis +M059--- | Rheumatoid arthritis +M08---- | Rheumatoid arthritis +M080--- | Rheumatoid arthritis +M0800-- | Rheumatoid arthritis +M08011- | Rheumatoid arthritis +M08012- | Rheumatoid arthritis +M08019- | Rheumatoid arthritis +M08021- | Rheumatoid arthritis +M08022- | Rheumatoid arthritis +M08029- | Rheumatoid arthritis +M08031- | Rheumatoid arthritis +M08032- | Rheumatoid arthritis +M08039- | Rheumatoid arthritis +M08041- | Rheumatoid arthritis +M08042- | Rheumatoid arthritis +M08049- | Rheumatoid arthritis +M08051- | Rheumatoid arthritis +M08052- | Rheumatoid arthritis +M08059- | Rheumatoid arthritis +M08061- | Rheumatoid arthritis +M08062- | Rheumatoid arthritis +M08069- | Rheumatoid arthritis +M08071- | Rheumatoid arthritis +M08072- | Rheumatoid arthritis +M08079- | Rheumatoid arthritis +M0808-- | Rheumatoid arthritis +M0809-- | Rheumatoid arthritis +M081--- | Rheumatoid arthritis +M082--- | Rheumatoid arthritis +M0820-- | Rheumatoid arthritis +M08211- | Rheumatoid arthritis +M08212- | Rheumatoid arthritis +M08219- | Rheumatoid arthritis +M08221- | Rheumatoid arthritis +M08222- | Rheumatoid arthritis +M08229- | Rheumatoid arthritis +M08231- | Rheumatoid arthritis +M08232- | Rheumatoid arthritis +M08239- | Rheumatoid arthritis +M08241- | Rheumatoid arthritis +M08242- | Rheumatoid arthritis +M08249- | Rheumatoid arthritis +M08251- | Rheumatoid arthritis +M08252- | Rheumatoid arthritis +M08259- | Rheumatoid arthritis +M08261- | Rheumatoid arthritis +M08262- | Rheumatoid arthritis +M08269- | Rheumatoid arthritis +M08271- | Rheumatoid arthritis +M08272- | Rheumatoid arthritis +M08279- | Rheumatoid arthritis +M0828-- | Rheumatoid arthritis +M0829-- | Rheumatoid arthritis +M083--- | Rheumatoid arthritis +M084--- | Rheumatoid arthritis +M0840-- | Rheumatoid arthritis +M08411- | Rheumatoid arthritis +M08412- | Rheumatoid arthritis +M08419- | Rheumatoid arthritis +M08421- | Rheumatoid arthritis +M08422- | Rheumatoid arthritis +M08429- | Rheumatoid arthritis +M08431- | Rheumatoid arthritis +M08432- | Rheumatoid arthritis +M08439- | Rheumatoid arthritis +M08441- | Rheumatoid arthritis +M08442- | Rheumatoid arthritis +M08449- | Rheumatoid arthritis +M08451- | Rheumatoid arthritis +M08452- | Rheumatoid arthritis +M08459- | Rheumatoid arthritis +M08461- | Rheumatoid arthritis +M08462- | Rheumatoid arthritis +M08469- | Rheumatoid arthritis +M08471- | Rheumatoid arthritis +M08472- | Rheumatoid arthritis +M08479- | Rheumatoid arthritis +M0848-- | Rheumatoid arthritis +M088--- | Rheumatoid arthritis +M0880-- | Rheumatoid arthritis +M08811- | Rheumatoid arthritis +M08812- | Rheumatoid arthritis +M08819- | Rheumatoid arthritis +M08821- | Rheumatoid arthritis +M08822- | Rheumatoid arthritis +M08829- | Rheumatoid arthritis +M08831- | Rheumatoid arthritis +M08832- | Rheumatoid arthritis +M08839- | Rheumatoid arthritis +M08841- | Rheumatoid arthritis +M08842- | Rheumatoid arthritis +M08849- | Rheumatoid arthritis +M08851- | Rheumatoid arthritis +M08852- | Rheumatoid arthritis +M08859- | Rheumatoid arthritis +M08861- | Rheumatoid arthritis +M08862- | Rheumatoid arthritis +M08869- | Rheumatoid arthritis +M08871- | Rheumatoid arthritis +M08872- | Rheumatoid arthritis +M08879- | Rheumatoid arthritis +M0888-- | Rheumatoid arthritis +M0889-- | Rheumatoid arthritis +M089--- | Rheumatoid arthritis +M0890-- | Rheumatoid arthritis +M08911- | Rheumatoid arthritis +M08912- | Rheumatoid arthritis +M08919- | Rheumatoid arthritis +M08921- | Rheumatoid arthritis +M08922- | Rheumatoid arthritis +M08929- | Rheumatoid arthritis +M08931- | Rheumatoid arthritis +M08932- | Rheumatoid arthritis +M08939- | Rheumatoid arthritis +M08941- | Rheumatoid arthritis +M08942- | Rheumatoid arthritis +M08949- | Rheumatoid arthritis +M08951- | Rheumatoid arthritis +M08952- | Rheumatoid arthritis +M08959- | Rheumatoid arthritis +M08961- | Rheumatoid arthritis +M08962- | Rheumatoid arthritis +M08969- | Rheumatoid arthritis +M08971- | Rheumatoid arthritis +M08972- | Rheumatoid arthritis +M08979- | Rheumatoid arthritis +M0898-- | Rheumatoid arthritis +M0899-- | Rheumatoid arthritis +M09---- | Rheumatoid arthritis +M090--- | Rheumatoid arthritis +M091--- | Rheumatoid arthritis +M092--- | Rheumatoid arthritis +M098--- | Rheumatoid arthritis +M16---- | Osteoarthritis +M160--- | Osteoarthritis +M161--- | Osteoarthritis +M1610-- | Osteoarthritis +M1611-- | Osteoarthritis +M1612-- | Osteoarthritis +M162--- | Osteoarthritis +M163--- | Osteoarthritis +M1630-- | Osteoarthritis +M1631-- | Osteoarthritis +M1632-- | Osteoarthritis +M164--- | Osteoarthritis +M165--- | Osteoarthritis +M1650-- | Osteoarthritis +M1651-- | Osteoarthritis +M1652-- | Osteoarthritis +M166--- | Osteoarthritis +M167--- | Osteoarthritis +M169--- | Osteoarthritis +M17---- | Osteoarthritis +M170--- | Osteoarthritis +M171--- | Osteoarthritis +M1710-- | Osteoarthritis +M1711-- | Osteoarthritis +M1712-- | Osteoarthritis +M172--- | Osteoarthritis +M173--- | Osteoarthritis +M1730-- | Osteoarthritis +M1731-- | Osteoarthritis +M1732-- | Osteoarthritis +M174--- | Osteoarthritis +M175--- | Osteoarthritis +M179--- | Osteoarthritis +M18---- | Osteoarthritis +M180--- | Osteoarthritis +M181--- | Osteoarthritis +M1810-- | Osteoarthritis +M1811-- | Osteoarthritis +M1812-- | Osteoarthritis +M182--- | Osteoarthritis +M183--- | Osteoarthritis +M1830-- | Osteoarthritis +M1831-- | Osteoarthritis +M1832-- | Osteoarthritis +M184--- | Osteoarthritis +M185--- | Osteoarthritis +M1850-- | Osteoarthritis +M1851-- | Osteoarthritis +M1852-- | Osteoarthritis +M189--- | Osteoarthritis +M16---- | Osteoarthritis hip +M160--- | Osteoarthritis hip +M161--- | Osteoarthritis hip +M1610-- | Osteoarthritis hip +M1611-- | Osteoarthritis hip +M1612-- | Osteoarthritis hip +M162--- | Osteoarthritis hip +M163--- | Osteoarthritis hip +M1630-- | Osteoarthritis hip +M1631-- | Osteoarthritis hip +M1632-- | Osteoarthritis hip +M164--- | Osteoarthritis hip +M165--- | Osteoarthritis hip +M1650-- | Osteoarthritis hip +M1651-- | Osteoarthritis hip +M1652-- | Osteoarthritis hip +M166--- | Osteoarthritis hip +M167--- | Osteoarthritis hip +M169--- | Osteoarthritis hip +M17---- | Osteoarthritis knee +M170--- | Osteoarthritis knee +M171--- | Osteoarthritis knee +M1710-- | Osteoarthritis knee +M1711-- | Osteoarthritis knee +M1712-- | Osteoarthritis knee +M172--- | Osteoarthritis knee +M173--- | Osteoarthritis knee +M1730-- | Osteoarthritis knee +M1731-- | Osteoarthritis knee +M1732-- | Osteoarthritis knee +M174--- | Osteoarthritis knee +M175--- | Osteoarthritis knee +M179--- | Osteoarthritis knee +M18---- | Osteoarthritis hand +M180--- | Osteoarthritis hand +M181--- | Osteoarthritis hand +M1810-- | Osteoarthritis hand +M1811-- | Osteoarthritis hand +M1812-- | Osteoarthritis hand +M182--- | Osteoarthritis hand +M183--- | Osteoarthritis hand +M1830-- | Osteoarthritis hand +M1831-- | Osteoarthritis hand +M1832-- | Osteoarthritis hand +M184--- | Osteoarthritis hand +M185--- | Osteoarthritis hand +M1850-- | Osteoarthritis hand +M1851-- | Osteoarthritis hand +M1852-- | Osteoarthritis hand +M189--- | Osteoarthritis hand +G544--- | Low back pain +M47015- | Low back pain +M47016- | Low back pain +M47019- | Low back pain +M4715-- | Low back pain +M4716-- | Low back pain +M4725-- | Low back pain +M4726-- | Low back pain +M4727-- | Low back pain +M4728-- | Low back pain +M47815- | Low back pain +M47816- | Low back pain +M47817- | Low back pain +M47818- | Low back pain +M47896- | Low back pain +M47897- | Low back pain +M47898- | Low back pain +M47899- | Low back pain +M4805-- | Low back pain +M48061- | Low back pain +M48062- | Low back pain +M4807-- | Low back pain +M4808-- | Low back pain +M4816-- | Low back pain +M4817-- | Low back pain +M4818-- | Low back pain +M4819-- | Low back pain +M4825-- | Low back pain +M4826-- | Low back pain +M4827-- | Low back pain +M4835-- | Low back pain +M4836-- | Low back pain +M4837-- | Low back pain +M4838-- | Low back pain +M4845XA | Low back pain +M4845XD | Low back pain +M4845XG | Low back pain +M4845XS | Low back pain +M4846XA | Low back pain +M4846XD | Low back pain +M4846XG | Low back pain +M4846XS | Low back pain +M4847XA | Low back pain +M4847XD | Low back pain +M4847XG | Low back pain +M4847XS | Low back pain +M4855XA | Low back pain +M4855XD | Low back pain +M4855XG | Low back pain +M4855XS | Low back pain +M4856XA | Low back pain +M4856XD | Low back pain +M4856XG | Low back pain +M4856XS | Low back pain +M4857XA | Low back pain +M4857XD | Low back pain +M4857XG | Low back pain +M4857XS | Low back pain +M4985-- | Low back pain +M4986-- | Low back pain +M4987-- | Low back pain +M4988-- | Low back pain +M5105-- | Low back pain +M5106-- | Low back pain +M5115-- | Low back pain +M5116-- | Low back pain +M5117-- | Low back pain +M5125-- | Low back pain +M5126-- | Low back pain +M5127-- | Low back pain +M5135-- | Low back pain +M5136-- | Low back pain +M5137-- | Low back pain +M5145-- | Low back pain +M5146-- | Low back pain +M5147-- | Low back pain +M5185-- | Low back pain +M5186-- | Low back pain +M5187-- | Low back pain +M533--- | Low back pain +M5385-- | Low back pain +M5386-- | Low back pain +M5387-- | Low back pain +M5388-- | Low back pain +M5405-- | Low back pain +M5406-- | Low back pain +M5407-- | Low back pain +M5408-- | Low back pain +M5409-- | Low back pain +M5415-- | Low back pain +M5416-- | Low back pain +M5417-- | Low back pain +M5418-- | Low back pain +M543--- | Low back pain +M5430-- | Low back pain +M5431-- | Low back pain +M5432-- | Low back pain +M544--- | Low back pain +M5440-- | Low back pain +M5441-- | Low back pain +M5442-- | Low back pain +M545--- | Low back pain +M9903-- | Low back pain +M9904-- | Low back pain +M9913-- | Low back pain +M9914-- | Low back pain +M9923-- | Low back pain +M9924-- | Low back pain +M9933-- | Low back pain +M9934-- | Low back pain +M9943-- | Low back pain +M9944-- | Low back pain +M9953-- | Low back pain +M9954-- | Low back pain +M9963-- | Low back pain +M9964-- | Low back pain +M9973-- | Low back pain +M9974-- | Low back pain +M9983-- | Low back pain +M9984-- | Low back pain +G542--- | Neck pain +M47011- | Neck pain +M47012- | Neck pain +M47013- | Neck pain +M4711-- | Neck pain +M4712-- | Neck pain +M4713-- | Neck pain +M4721-- | Neck pain +M4722-- | Neck pain +M4723-- | Neck pain +M47811- | Neck pain +M47812- | Neck pain +M47813- | Neck pain +M47892- | Neck pain +M47893- | Neck pain +M47894- | Neck pain +M4801-- | Neck pain +M4802-- | Neck pain +M4803-- | Neck pain +M4812-- | Neck pain +M4813-- | Neck pain +M4814-- | Neck pain +M4821-- | Neck pain +M4822-- | Neck pain +M4823-- | Neck pain +M4831-- | Neck pain +M4832-- | Neck pain +M4833-- | Neck pain +M4841XA | Neck pain +M4841XD | Neck pain +M4841XG | Neck pain +M4841XS | Neck pain +M4842XA | Neck pain +M4842XD | Neck pain +M4842XG | Neck pain +M4842XS | Neck pain +M4851XA | Neck pain +M4851XD | Neck pain +M4851XG | Neck pain +M4851XS | Neck pain +M4852XA | Neck pain +M4852XD | Neck pain +M4852XG | Neck pain +M4852XS | Neck pain +M4981-- | Neck pain +M4982-- | Neck pain +M4983-- | Neck pain +M50---- | Neck pain +M500--- | Neck pain +M5000-- | Neck pain +M5001-- | Neck pain +M50020- | Neck pain +M50021- | Neck pain +M50022- | Neck pain +M50023- | Neck pain +M5003-- | Neck pain +M501--- | Neck pain +M5010-- | Neck pain +M5011-- | Neck pain +M50120- | Neck pain +M50121- | Neck pain +M50122- | Neck pain +M50123- | Neck pain +M5013-- | Neck pain +M502--- | Neck pain +M5020-- | Neck pain +M5021-- | Neck pain +M50220- | Neck pain +M50221- | Neck pain +M50222- | Neck pain +M50223- | Neck pain +M5023-- | Neck pain +M503--- | Neck pain +M5030-- | Neck pain +M5031-- | Neck pain +M50320- | Neck pain +M50321- | Neck pain +M50322- | Neck pain +M50323- | Neck pain +M5033-- | Neck pain +M508--- | Neck pain +M5080-- | Neck pain +M5081-- | Neck pain +M50820- | Neck pain +M50821- | Neck pain +M50822- | Neck pain +M50823- | Neck pain +M5083-- | Neck pain +M509--- | Neck pain +M5090-- | Neck pain +M5091-- | Neck pain +M50920- | Neck pain +M50921- | Neck pain +M50922- | Neck pain +M50923- | Neck pain +M5093-- | Neck pain +M530--- | Neck pain +M531--- | Neck pain +M5381-- | Neck pain +M5382-- | Neck pain +M5383-- | Neck pain +M5401-- | Neck pain +M5402-- | Neck pain +M5403-- | Neck pain +M5411-- | Neck pain +M5412-- | Neck pain +M5413-- | Neck pain +M542--- | Neck pain +M5481-- | Neck pain +M9901-- | Neck pain +M9911-- | Neck pain +M9921-- | Neck pain +M9931-- | Neck pain +M9941-- | Neck pain +M9951-- | Neck pain +M9961-- | Neck pain +M9971-- | Neck pain +M9981-- | Neck pain +M10---- | Gout +M100--- | Gout +M1000-- | Gout +M10011- | Gout +M10012- | Gout +M10019- | Gout +M10021- | Gout +M10022- | Gout +M10029- | Gout +M10031- | Gout +M10032- | Gout +M10039- | Gout +M10041- | Gout +M10042- | Gout +M10049- | Gout +M10051- | Gout +M10052- | Gout +M10059- | Gout +M10061- | Gout +M10062- | Gout +M10069- | Gout +M10071- | Gout +M10072- | Gout +M10079- | Gout +M1008-- | Gout +M1009-- | Gout +M101--- | Gout +M1010-- | Gout +M10111- | Gout +M10112- | Gout +M10119- | Gout +M10121- | Gout +M10122- | Gout +M10129- | Gout +M10131- | Gout +M10132- | Gout +M10139- | Gout +M10141- | Gout +M10142- | Gout +M10149- | Gout +M10151- | Gout +M10152- | Gout +M10159- | Gout +M10161- | Gout +M10162- | Gout +M10169- | Gout +M10171- | Gout +M10172- | Gout +M10179- | Gout +M1018-- | Gout +M1019-- | Gout +M103--- | Gout +M1030-- | Gout +M10311- | Gout +M10312- | Gout +M10319- | Gout +M10321- | Gout +M10322- | Gout +M10329- | Gout +M10331- | Gout +M10332- | Gout +M10339- | Gout +M10341- | Gout +M10342- | Gout +M10349- | Gout +M10351- | Gout +M10352- | Gout +M10359- | Gout +M10361- | Gout +M10362- | Gout +M10369- | Gout +M10371- | Gout +M10372- | Gout +M10379- | Gout +M1038-- | Gout +M1039-- | Gout +M104--- | Gout +M1040-- | Gout +M10411- | Gout +M10412- | Gout +M10419- | Gout +M10421- | Gout +M10422- | Gout +M10429- | Gout +M10431- | Gout +M10432- | Gout +M10439- | Gout +M10441- | Gout +M10442- | Gout +M10449- | Gout +M10451- | Gout +M10452- | Gout +M10459- | Gout +M10461- | Gout +M10462- | Gout +M10469- | Gout +M10471- | Gout +M10472- | Gout +M10479- | Gout +M1048-- | Gout +M1049-- | Gout +M109--- | Gout +M1A00X0 | Gout +M1A00X1 | Gout +M1A0110 | Gout +M1A0111 | Gout +M1A0120 | Gout +M1A0121 | Gout +M1A0190 | Gout +M1A0191 | Gout +M1A0210 | Gout +M1A0211 | Gout +M1A0220 | Gout +M1A0221 | Gout +M1A0290 | Gout +M1A0291 | Gout +M1A0310 | Gout +M1A0311 | Gout +M1A0320 | Gout +M1A0321 | Gout +M1A0390 | Gout +M1A0391 | Gout +M1A0410 | Gout +M1A0411 | Gout +M1A0420 | Gout +M1A0421 | Gout +M1A0490 | Gout +M1A0491 | Gout +M1A0510 | Gout +M1A0511 | Gout +M1A0520 | Gout +M1A0521 | Gout +M1A0590 | Gout +M1A0591 | Gout +M1A0610 | Gout +M1A0611 | Gout +M1A0620 | Gout +M1A0621 | Gout +M1A0690 | Gout +M1A0691 | Gout +M1A0710 | Gout +M1A0711 | Gout +M1A0720 | Gout +M1A0721 | Gout +M1A0790 | Gout +M1A0791 | Gout +M1A08X0 | Gout +M1A08X1 | Gout +M1A09X0 | Gout +M1A09X1 | Gout +M1A10X0 | Gout +M1A10X1 | Gout +M1A1110 | Gout +M1A1111 | Gout +M1A1120 | Gout +M1A1121 | Gout +M1A1190 | Gout +M1A1191 | Gout +M1A1210 | Gout +M1A1211 | Gout +M1A1220 | Gout +M1A1221 | Gout +M1A1290 | Gout +M1A1291 | Gout +M1A1310 | Gout +M1A1311 | Gout +M1A1320 | Gout +M1A1321 | Gout +M1A1390 | Gout +M1A1391 | Gout +M1A1410 | Gout +M1A1411 | Gout +M1A1420 | Gout +M1A1421 | Gout +M1A1490 | Gout +M1A1491 | Gout +M1A1510 | Gout +M1A1511 | Gout +M1A1520 | Gout +M1A1521 | Gout +M1A1590 | Gout +M1A1591 | Gout +M1A1610 | Gout +M1A1611 | Gout +M1A1620 | Gout +M1A1621 | Gout +M1A1690 | Gout +M1A1691 | Gout +M1A1710 | Gout +M1A1711 | Gout +M1A1720 | Gout +M1A1721 | Gout +M1A1790 | Gout +M1A1791 | Gout +M1A18X0 | Gout +M1A18X1 | Gout +M1A19X0 | Gout +M1A19X1 | Gout +M1A20X0 | Gout +M1A20X1 | Gout +M1A2110 | Gout +M1A2111 | Gout +M1A2120 | Gout +M1A2121 | Gout +M1A2190 | Gout +M1A2191 | Gout +M1A2210 | Gout +M1A2211 | Gout +M1A2220 | Gout +M1A2221 | Gout +M1A2290 | Gout +M1A2291 | Gout +M1A2310 | Gout +M1A2311 | Gout +M1A2320 | Gout +M1A2321 | Gout +M1A2390 | Gout +M1A2391 | Gout +M1A2410 | Gout +M1A2411 | Gout +M1A2420 | Gout +M1A2421 | Gout +M1A2490 | Gout +M1A2491 | Gout +M1A2510 | Gout +M1A2511 | Gout +M1A2520 | Gout +M1A2521 | Gout +M1A2590 | Gout +M1A2591 | Gout +M1A2610 | Gout +M1A2611 | Gout +M1A2620 | Gout +M1A2621 | Gout +M1A2690 | Gout +M1A2691 | Gout +M1A2710 | Gout +M1A2711 | Gout +M1A2720 | Gout +M1A2721 | Gout +M1A2790 | Gout +M1A2791 | Gout +M1A28X0 | Gout +M1A28X1 | Gout +M1A29X0 | Gout +M1A29X1 | Gout +M1A30X0 | Gout +M1A30X1 | Gout +M1A3110 | Gout +M1A3111 | Gout +M1A3120 | Gout +M1A3121 | Gout +M1A3190 | Gout +M1A3191 | Gout +M1A3210 | Gout +M1A3211 | Gout +M1A3220 | Gout +M1A3221 | Gout +M1A3290 | Gout +M1A3291 | Gout +M1A3310 | Gout +M1A3311 | Gout +M1A3320 | Gout +M1A3321 | Gout +M1A3390 | Gout +M1A3391 | Gout +M1A3410 | Gout +M1A3411 | Gout +M1A3420 | Gout +M1A3421 | Gout +M1A3490 | Gout +M1A3491 | Gout +M1A3510 | Gout +M1A3511 | Gout +M1A3520 | Gout +M1A3521 | Gout +M1A3590 | Gout +M1A3591 | Gout +M1A3610 | Gout +M1A3611 | Gout +M1A3620 | Gout +M1A3621 | Gout +M1A3690 | Gout +M1A3691 | Gout +M1A3710 | Gout +M1A3711 | Gout +M1A3720 | Gout +M1A3721 | Gout +M1A3790 | Gout +M1A3791 | Gout +M1A38X0 | Gout +M1A38X1 | Gout +M1A39X0 | Gout +M1A39X1 | Gout +M1A40X0 | Gout +M1A40X1 | Gout +M1A4110 | Gout +M1A4111 | Gout +M1A4120 | Gout +M1A4121 | Gout +M1A4190 | Gout +M1A4191 | Gout +M1A4210 | Gout +M1A4211 | Gout +M1A4220 | Gout +M1A4221 | Gout +M1A4290 | Gout +M1A4291 | Gout +M1A4310 | Gout +M1A4311 | Gout +M1A4320 | Gout +M1A4321 | Gout +M1A4390 | Gout +M1A4391 | Gout +M1A4410 | Gout +M1A4411 | Gout +M1A4420 | Gout +M1A4421 | Gout +M1A4490 | Gout +M1A4491 | Gout +M1A4510 | Gout +M1A4511 | Gout +M1A4520 | Gout +M1A4521 | Gout +M1A4590 | Gout +M1A4591 | Gout +M1A4610 | Gout +M1A4611 | Gout +M1A4620 | Gout +M1A4621 | Gout +M1A4690 | Gout +M1A4691 | Gout +M1A4710 | Gout +M1A4711 | Gout +M1A4720 | Gout +M1A4721 | Gout +M1A4790 | Gout +M1A4791 | Gout +M1A48X0 | Gout +M1A48X1 | Gout +M1A49X0 | Gout +M1A49X1 | Gout +M1A9XX0 | Gout +M1A9XX1 | Gout +G543--- | Other musculoskeletal disorders +I271--- | Other musculoskeletal disorders +L93---- | Other musculoskeletal disorders +L930--- | Other musculoskeletal disorders +L931--- | Other musculoskeletal disorders +L932--- | Other musculoskeletal disorders +M00---- | Other musculoskeletal disorders +M000--- | Other musculoskeletal disorders +M0000-- | Other musculoskeletal disorders +M00011- | Other musculoskeletal disorders +M00012- | Other musculoskeletal disorders +M00019- | Other musculoskeletal disorders +M00021- | Other musculoskeletal disorders +M00022- | Other musculoskeletal disorders +M00029- | Other musculoskeletal disorders +M00031- | Other musculoskeletal disorders +M00032- | Other musculoskeletal disorders +M00039- | Other musculoskeletal disorders +M00041- | Other musculoskeletal disorders +M00042- | Other musculoskeletal disorders +M00049- | Other musculoskeletal disorders +M00051- | Other musculoskeletal disorders +M00052- | Other musculoskeletal disorders +M00059- | Other musculoskeletal disorders +M00061- | Other musculoskeletal disorders +M00062- | Other musculoskeletal disorders +M00069- | Other musculoskeletal disorders +M00071- | Other musculoskeletal disorders +M00072- | Other musculoskeletal disorders +M00079- | Other musculoskeletal disorders +M0008-- | Other musculoskeletal disorders +M0009-- | Other musculoskeletal disorders +M001--- | Other musculoskeletal disorders +M0010-- | Other musculoskeletal disorders +M00111- | Other musculoskeletal disorders +M00112- | Other musculoskeletal disorders +M00119- | Other musculoskeletal disorders +M00121- | Other musculoskeletal disorders +M00122- | Other musculoskeletal disorders +M00129- | Other musculoskeletal disorders +M00131- | Other musculoskeletal disorders +M00132- | Other musculoskeletal disorders +M00139- | Other musculoskeletal disorders +M00141- | Other musculoskeletal disorders +M00142- | Other musculoskeletal disorders +M00149- | Other musculoskeletal disorders +M00151- | Other musculoskeletal disorders +M00152- | Other musculoskeletal disorders +M00159- | Other musculoskeletal disorders +M00161- | Other musculoskeletal disorders +M00162- | Other musculoskeletal disorders +M00169- | Other musculoskeletal disorders +M00171- | Other musculoskeletal disorders +M00172- | Other musculoskeletal disorders +M00179- | Other musculoskeletal disorders +M0018-- | Other musculoskeletal disorders +M0019-- | Other musculoskeletal disorders +M002--- | Other musculoskeletal disorders +M0020-- | Other musculoskeletal disorders +M00211- | Other musculoskeletal disorders +M00212- | Other musculoskeletal disorders +M00219- | Other musculoskeletal disorders +M00221- | Other musculoskeletal disorders +M00222- | Other musculoskeletal disorders +M00229- | Other musculoskeletal disorders +M00231- | Other musculoskeletal disorders +M00232- | Other musculoskeletal disorders +M00239- | Other musculoskeletal disorders +M00241- | Other musculoskeletal disorders +M00242- | Other musculoskeletal disorders +M00249- | Other musculoskeletal disorders +M00251- | Other musculoskeletal disorders +M00252- | Other musculoskeletal disorders +M00259- | Other musculoskeletal disorders +M00261- | Other musculoskeletal disorders +M00262- | Other musculoskeletal disorders +M00269- | Other musculoskeletal disorders +M00271- | Other musculoskeletal disorders +M00272- | Other musculoskeletal disorders +M00279- | Other musculoskeletal disorders +M0028-- | Other musculoskeletal disorders +M0029-- | Other musculoskeletal disorders +M008--- | Other musculoskeletal disorders +M0080-- | Other musculoskeletal disorders +M00811- | Other musculoskeletal disorders +M00812- | Other musculoskeletal disorders +M00819- | Other musculoskeletal disorders +M00821- | Other musculoskeletal disorders +M00822- | Other musculoskeletal disorders +M00829- | Other musculoskeletal disorders +M00831- | Other musculoskeletal disorders +M00832- | Other musculoskeletal disorders +M00839- | Other musculoskeletal disorders +M00841- | Other musculoskeletal disorders +M00842- | Other musculoskeletal disorders +M00849- | Other musculoskeletal disorders +M00851- | Other musculoskeletal disorders +M00852- | Other musculoskeletal disorders +M00859- | Other musculoskeletal disorders +M00861- | Other musculoskeletal disorders +M00862- | Other musculoskeletal disorders +M00869- | Other musculoskeletal disorders +M00871- | Other musculoskeletal disorders +M00872- | Other musculoskeletal disorders +M00879- | Other musculoskeletal disorders +M0088-- | Other musculoskeletal disorders +M0089-- | Other musculoskeletal disorders +M009--- | Other musculoskeletal disorders +M01---- | Other musculoskeletal disorders +M010--- | Other musculoskeletal disorders +M011--- | Other musculoskeletal disorders +M012--- | Other musculoskeletal disorders +M013--- | Other musculoskeletal disorders +M014--- | Other musculoskeletal disorders +M015--- | Other musculoskeletal disorders +M016--- | Other musculoskeletal disorders +M018--- | Other musculoskeletal disorders +M01X0-- | Other musculoskeletal disorders +M01X11- | Other musculoskeletal disorders +M01X12- | Other musculoskeletal disorders +M01X19- | Other musculoskeletal disorders +M01X21- | Other musculoskeletal disorders +M01X22- | Other musculoskeletal disorders +M01X29- | Other musculoskeletal disorders +M01X31- | Other musculoskeletal disorders +M01X32- | Other musculoskeletal disorders +M01X39- | Other musculoskeletal disorders +M01X41- | Other musculoskeletal disorders +M01X42- | Other musculoskeletal disorders +M01X49- | Other musculoskeletal disorders +M01X51- | Other musculoskeletal disorders +M01X52- | Other musculoskeletal disorders +M01X59- | Other musculoskeletal disorders +M01X61- | Other musculoskeletal disorders +M01X62- | Other musculoskeletal disorders +M01X69- | Other musculoskeletal disorders +M01X71- | Other musculoskeletal disorders +M01X72- | Other musculoskeletal disorders +M01X79- | Other musculoskeletal disorders +M01X8-- | Other musculoskeletal disorders +M01X9-- | Other musculoskeletal disorders +M02---- | Other musculoskeletal disorders +M020--- | Other musculoskeletal disorders +M0200-- | Other musculoskeletal disorders +M02011- | Other musculoskeletal disorders +M02012- | Other musculoskeletal disorders +M02019- | Other musculoskeletal disorders +M02021- | Other musculoskeletal disorders +M02022- | Other musculoskeletal disorders +M02029- | Other musculoskeletal disorders +M02031- | Other musculoskeletal disorders +M02032- | Other musculoskeletal disorders +M02039- | Other musculoskeletal disorders +M02041- | Other musculoskeletal disorders +M02042- | Other musculoskeletal disorders +M02049- | Other musculoskeletal disorders +M02051- | Other musculoskeletal disorders +M02052- | Other musculoskeletal disorders +M02059- | Other musculoskeletal disorders +M02061- | Other musculoskeletal disorders +M02062- | Other musculoskeletal disorders +M02069- | Other musculoskeletal disorders +M02071- | Other musculoskeletal disorders +M02072- | Other musculoskeletal disorders +M02079- | Other musculoskeletal disorders +M0208-- | Other musculoskeletal disorders +M0209-- | Other musculoskeletal disorders +M021--- | Other musculoskeletal disorders +M0210-- | Other musculoskeletal disorders +M02111- | Other musculoskeletal disorders +M02112- | Other musculoskeletal disorders +M02119- | Other musculoskeletal disorders +M02121- | Other musculoskeletal disorders +M02122- | Other musculoskeletal disorders +M02129- | Other musculoskeletal disorders +M02131- | Other musculoskeletal disorders +M02132- | Other musculoskeletal disorders +M02139- | Other musculoskeletal disorders +M02141- | Other musculoskeletal disorders +M02142- | Other musculoskeletal disorders +M02149- | Other musculoskeletal disorders +M02151- | Other musculoskeletal disorders +M02152- | Other musculoskeletal disorders +M02159- | Other musculoskeletal disorders +M02161- | Other musculoskeletal disorders +M02162- | Other musculoskeletal disorders +M02169- | Other musculoskeletal disorders +M02171- | Other musculoskeletal disorders +M02172- | Other musculoskeletal disorders +M02179- | Other musculoskeletal disorders +M0218-- | Other musculoskeletal disorders +M0219-- | Other musculoskeletal disorders +M022--- | Other musculoskeletal disorders +M0220-- | Other musculoskeletal disorders +M02211- | Other musculoskeletal disorders +M02212- | Other musculoskeletal disorders +M02219- | Other musculoskeletal disorders +M02221- | Other musculoskeletal disorders +M02222- | Other musculoskeletal disorders +M02229- | Other musculoskeletal disorders +M02231- | Other musculoskeletal disorders +M02232- | Other musculoskeletal disorders +M02239- | Other musculoskeletal disorders +M02241- | Other musculoskeletal disorders +M02242- | Other musculoskeletal disorders +M02249- | Other musculoskeletal disorders +M02251- | Other musculoskeletal disorders +M02252- | Other musculoskeletal disorders +M02259- | Other musculoskeletal disorders +M02261- | Other musculoskeletal disorders +M02262- | Other musculoskeletal disorders +M02269- | Other musculoskeletal disorders +M02271- | Other musculoskeletal disorders +M02272- | Other musculoskeletal disorders +M02279- | Other musculoskeletal disorders +M0228-- | Other musculoskeletal disorders +M0229-- | Other musculoskeletal disorders +M023--- | Other musculoskeletal disorders +M0230-- | Other musculoskeletal disorders +M02311- | Other musculoskeletal disorders +M02312- | Other musculoskeletal disorders +M02319- | Other musculoskeletal disorders +M02321- | Other musculoskeletal disorders +M02322- | Other musculoskeletal disorders +M02329- | Other musculoskeletal disorders +M02331- | Other musculoskeletal disorders +M02332- | Other musculoskeletal disorders +M02339- | Other musculoskeletal disorders +M02341- | Other musculoskeletal disorders +M02342- | Other musculoskeletal disorders +M02349- | Other musculoskeletal disorders +M02351- | Other musculoskeletal disorders +M02352- | Other musculoskeletal disorders +M02359- | Other musculoskeletal disorders +M02361- | Other musculoskeletal disorders +M02362- | Other musculoskeletal disorders +M02369- | Other musculoskeletal disorders +M02371- | Other musculoskeletal disorders +M02372- | Other musculoskeletal disorders +M02379- | Other musculoskeletal disorders +M0238-- | Other musculoskeletal disorders +M0239-- | Other musculoskeletal disorders +M028--- | Other musculoskeletal disorders +M0280-- | Other musculoskeletal disorders +M02811- | Other musculoskeletal disorders +M02812- | Other musculoskeletal disorders +M02819- | Other musculoskeletal disorders +M02821- | Other musculoskeletal disorders +M02822- | Other musculoskeletal disorders +M02829- | Other musculoskeletal disorders +M02831- | Other musculoskeletal disorders +M02832- | Other musculoskeletal disorders +M02839- | Other musculoskeletal disorders +M02841- | Other musculoskeletal disorders +M02842- | Other musculoskeletal disorders +M02849- | Other musculoskeletal disorders +M02851- | Other musculoskeletal disorders +M02852- | Other musculoskeletal disorders +M02859- | Other musculoskeletal disorders +M02861- | Other musculoskeletal disorders +M02862- | Other musculoskeletal disorders +M02869- | Other musculoskeletal disorders +M02871- | Other musculoskeletal disorders +M02872- | Other musculoskeletal disorders +M02879- | Other musculoskeletal disorders +M0288-- | Other musculoskeletal disorders +M0289-- | Other musculoskeletal disorders +M029--- | Other musculoskeletal disorders +M03---- | Other musculoskeletal disorders +M030--- | Other musculoskeletal disorders +M031--- | Other musculoskeletal disorders +M032--- | Other musculoskeletal disorders +M036--- | Other musculoskeletal disorders +M06---- | Other musculoskeletal disorders +M060--- | Other musculoskeletal disorders +M0600-- | Other musculoskeletal disorders +M06011- | Other musculoskeletal disorders +M06012- | Other musculoskeletal disorders +M06019- | Other musculoskeletal disorders +M06021- | Other musculoskeletal disorders +M06022- | Other musculoskeletal disorders +M06029- | Other musculoskeletal disorders +M06031- | Other musculoskeletal disorders +M06032- | Other musculoskeletal disorders +M06039- | Other musculoskeletal disorders +M06041- | Other musculoskeletal disorders +M06042- | Other musculoskeletal disorders +M06049- | Other musculoskeletal disorders +M06051- | Other musculoskeletal disorders +M06052- | Other musculoskeletal disorders +M06059- | Other musculoskeletal disorders +M06061- | Other musculoskeletal disorders +M06062- | Other musculoskeletal disorders +M06069- | Other musculoskeletal disorders +M06071- | Other musculoskeletal disorders +M06072- | Other musculoskeletal disorders +M06079- | Other musculoskeletal disorders +M0608-- | Other musculoskeletal disorders +M0609-- | Other musculoskeletal disorders +M061--- | Other musculoskeletal disorders +M062--- | Other musculoskeletal disorders +M0620-- | Other musculoskeletal disorders +M06211- | Other musculoskeletal disorders +M06212- | Other musculoskeletal disorders +M06219- | Other musculoskeletal disorders +M06221- | Other musculoskeletal disorders +M06222- | Other musculoskeletal disorders +M06229- | Other musculoskeletal disorders +M06231- | Other musculoskeletal disorders +M06232- | Other musculoskeletal disorders +M06239- | Other musculoskeletal disorders +M06241- | Other musculoskeletal disorders +M06242- | Other musculoskeletal disorders +M06249- | Other musculoskeletal disorders +M06251- | Other musculoskeletal disorders +M06252- | Other musculoskeletal disorders +M06259- | Other musculoskeletal disorders +M06261- | Other musculoskeletal disorders +M06262- | Other musculoskeletal disorders +M06269- | Other musculoskeletal disorders +M06271- | Other musculoskeletal disorders +M06272- | Other musculoskeletal disorders +M06279- | Other musculoskeletal disorders +M0628-- | Other musculoskeletal disorders +M0629-- | Other musculoskeletal disorders +M063--- | Other musculoskeletal disorders +M0630-- | Other musculoskeletal disorders +M06311- | Other musculoskeletal disorders +M06312- | Other musculoskeletal disorders +M06319- | Other musculoskeletal disorders +M06321- | Other musculoskeletal disorders +M06322- | Other musculoskeletal disorders +M06329- | Other musculoskeletal disorders +M06331- | Other musculoskeletal disorders +M06332- | Other musculoskeletal disorders +M06339- | Other musculoskeletal disorders +M06341- | Other musculoskeletal disorders +M06342- | Other musculoskeletal disorders +M06349- | Other musculoskeletal disorders +M06351- | Other musculoskeletal disorders +M06352- | Other musculoskeletal disorders +M06359- | Other musculoskeletal disorders +M06361- | Other musculoskeletal disorders +M06362- | Other musculoskeletal disorders +M06369- | Other musculoskeletal disorders +M06371- | Other musculoskeletal disorders +M06372- | Other musculoskeletal disorders +M06379- | Other musculoskeletal disorders +M0638-- | Other musculoskeletal disorders +M0639-- | Other musculoskeletal disorders +M064--- | Other musculoskeletal disorders +M068--- | Other musculoskeletal disorders +M0680-- | Other musculoskeletal disorders +M06811- | Other musculoskeletal disorders +M06812- | Other musculoskeletal disorders +M06819- | Other musculoskeletal disorders +M06821- | Other musculoskeletal disorders +M06822- | Other musculoskeletal disorders +M06829- | Other musculoskeletal disorders +M06831- | Other musculoskeletal disorders +M06832- | Other musculoskeletal disorders +M06839- | Other musculoskeletal disorders +M06841- | Other musculoskeletal disorders +M06842- | Other musculoskeletal disorders +M06849- | Other musculoskeletal disorders +M06851- | Other musculoskeletal disorders +M06852- | Other musculoskeletal disorders +M06859- | Other musculoskeletal disorders +M06861- | Other musculoskeletal disorders +M06862- | Other musculoskeletal disorders +M06869- | Other musculoskeletal disorders +M06871- | Other musculoskeletal disorders +M06872- | Other musculoskeletal disorders +M06879- | Other musculoskeletal disorders +M0688-- | Other musculoskeletal disorders +M0689-- | Other musculoskeletal disorders +M069--- | Other musculoskeletal disorders +M07---- | Other musculoskeletal disorders +M070--- | Other musculoskeletal disorders +M071--- | Other musculoskeletal disorders +M072--- | Other musculoskeletal disorders +M073--- | Other musculoskeletal disorders +M074--- | Other musculoskeletal disorders +M075--- | Other musculoskeletal disorders +M076--- | Other musculoskeletal disorders +M0760-- | Other musculoskeletal disorders +M07611- | Other musculoskeletal disorders +M07612- | Other musculoskeletal disorders +M07619- | Other musculoskeletal disorders +M07621- | Other musculoskeletal disorders +M07622- | Other musculoskeletal disorders +M07629- | Other musculoskeletal disorders +M07631- | Other musculoskeletal disorders +M07632- | Other musculoskeletal disorders +M07639- | Other musculoskeletal disorders +M07641- | Other musculoskeletal disorders +M07642- | Other musculoskeletal disorders +M07649- | Other musculoskeletal disorders +M07651- | Other musculoskeletal disorders +M07652- | Other musculoskeletal disorders +M07659- | Other musculoskeletal disorders +M07661- | Other musculoskeletal disorders +M07662- | Other musculoskeletal disorders +M07669- | Other musculoskeletal disorders +M07671- | Other musculoskeletal disorders +M07672- | Other musculoskeletal disorders +M07679- | Other musculoskeletal disorders +M0768-- | Other musculoskeletal disorders +M0769-- | Other musculoskeletal disorders +M11---- | Other musculoskeletal disorders +M110--- | Other musculoskeletal disorders +M1100-- | Other musculoskeletal disorders +M11011- | Other musculoskeletal disorders +M11012- | Other musculoskeletal disorders +M11019- | Other musculoskeletal disorders +M11021- | Other musculoskeletal disorders +M11022- | Other musculoskeletal disorders +M11029- | Other musculoskeletal disorders +M11031- | Other musculoskeletal disorders +M11032- | Other musculoskeletal disorders +M11039- | Other musculoskeletal disorders +M11041- | Other musculoskeletal disorders +M11042- | Other musculoskeletal disorders +M11049- | Other musculoskeletal disorders +M11051- | Other musculoskeletal disorders +M11052- | Other musculoskeletal disorders +M11059- | Other musculoskeletal disorders +M11061- | Other musculoskeletal disorders +M11062- | Other musculoskeletal disorders +M11069- | Other musculoskeletal disorders +M11071- | Other musculoskeletal disorders +M11072- | Other musculoskeletal disorders +M11079- | Other musculoskeletal disorders +M1108-- | Other musculoskeletal disorders +M1109-- | Other musculoskeletal disorders +M111--- | Other musculoskeletal disorders +M1110-- | Other musculoskeletal disorders +M11111- | Other musculoskeletal disorders +M11112- | Other musculoskeletal disorders +M11119- | Other musculoskeletal disorders +M11121- | Other musculoskeletal disorders +M11122- | Other musculoskeletal disorders +M11129- | Other musculoskeletal disorders +M11131- | Other musculoskeletal disorders +M11132- | Other musculoskeletal disorders +M11139- | Other musculoskeletal disorders +M11141- | Other musculoskeletal disorders +M11142- | Other musculoskeletal disorders +M11149- | Other musculoskeletal disorders +M11151- | Other musculoskeletal disorders +M11152- | Other musculoskeletal disorders +M11159- | Other musculoskeletal disorders +M11161- | Other musculoskeletal disorders +M11162- | Other musculoskeletal disorders +M11169- | Other musculoskeletal disorders +M11171- | Other musculoskeletal disorders +M11172- | Other musculoskeletal disorders +M11179- | Other musculoskeletal disorders +M1118-- | Other musculoskeletal disorders +M1119-- | Other musculoskeletal disorders +M112--- | Other musculoskeletal disorders +M1120-- | Other musculoskeletal disorders +M11211- | Other musculoskeletal disorders +M11212- | Other musculoskeletal disorders +M11219- | Other musculoskeletal disorders +M11221- | Other musculoskeletal disorders +M11222- | Other musculoskeletal disorders +M11229- | Other musculoskeletal disorders +M11231- | Other musculoskeletal disorders +M11232- | Other musculoskeletal disorders +M11239- | Other musculoskeletal disorders +M11241- | Other musculoskeletal disorders +M11242- | Other musculoskeletal disorders +M11249- | Other musculoskeletal disorders +M11251- | Other musculoskeletal disorders +M11252- | Other musculoskeletal disorders +M11259- | Other musculoskeletal disorders +M11261- | Other musculoskeletal disorders +M11262- | Other musculoskeletal disorders +M11269- | Other musculoskeletal disorders +M11271- | Other musculoskeletal disorders +M11272- | Other musculoskeletal disorders +M11279- | Other musculoskeletal disorders +M1128-- | Other musculoskeletal disorders +M1129-- | Other musculoskeletal disorders +M118--- | Other musculoskeletal disorders +M1180-- | Other musculoskeletal disorders +M11811- | Other musculoskeletal disorders +M11812- | Other musculoskeletal disorders +M11819- | Other musculoskeletal disorders +M11821- | Other musculoskeletal disorders +M11822- | Other musculoskeletal disorders +M11829- | Other musculoskeletal disorders +M11831- | Other musculoskeletal disorders +M11832- | Other musculoskeletal disorders +M11839- | Other musculoskeletal disorders +M11841- | Other musculoskeletal disorders +M11842- | Other musculoskeletal disorders +M11849- | Other musculoskeletal disorders +M11851- | Other musculoskeletal disorders +M11852- | Other musculoskeletal disorders +M11859- | Other musculoskeletal disorders +M11861- | Other musculoskeletal disorders +M11862- | Other musculoskeletal disorders +M11869- | Other musculoskeletal disorders +M11871- | Other musculoskeletal disorders +M11872- | Other musculoskeletal disorders +M11879- | Other musculoskeletal disorders +M1188-- | Other musculoskeletal disorders +M1189-- | Other musculoskeletal disorders +M119--- | Other musculoskeletal disorders +M12---- | Other musculoskeletal disorders +M120--- | Other musculoskeletal disorders +M1200-- | Other musculoskeletal disorders +M12011- | Other musculoskeletal disorders +M12012- | Other musculoskeletal disorders +M12019- | Other musculoskeletal disorders +M12021- | Other musculoskeletal disorders +M12022- | Other musculoskeletal disorders +M12029- | Other musculoskeletal disorders +M12031- | Other musculoskeletal disorders +M12032- | Other musculoskeletal disorders +M12039- | Other musculoskeletal disorders +M12041- | Other musculoskeletal disorders +M12042- | Other musculoskeletal disorders +M12049- | Other musculoskeletal disorders +M12051- | Other musculoskeletal disorders +M12052- | Other musculoskeletal disorders +M12059- | Other musculoskeletal disorders +M12061- | Other musculoskeletal disorders +M12062- | Other musculoskeletal disorders +M12069- | Other musculoskeletal disorders +M12071- | Other musculoskeletal disorders +M12072- | Other musculoskeletal disorders +M12079- | Other musculoskeletal disorders +M1208-- | Other musculoskeletal disorders +M1209-- | Other musculoskeletal disorders +M121--- | Other musculoskeletal disorders +M1210-- | Other musculoskeletal disorders +M12111- | Other musculoskeletal disorders +M12112- | Other musculoskeletal disorders +M12119- | Other musculoskeletal disorders +M12121- | Other musculoskeletal disorders +M12122- | Other musculoskeletal disorders +M12129- | Other musculoskeletal disorders +M12131- | Other musculoskeletal disorders +M12132- | Other musculoskeletal disorders +M12139- | Other musculoskeletal disorders +M12141- | Other musculoskeletal disorders +M12142- | Other musculoskeletal disorders +M12149- | Other musculoskeletal disorders +M12151- | Other musculoskeletal disorders +M12152- | Other musculoskeletal disorders +M12159- | Other musculoskeletal disorders +M12161- | Other musculoskeletal disorders +M12162- | Other musculoskeletal disorders +M12169- | Other musculoskeletal disorders +M12171- | Other musculoskeletal disorders +M12172- | Other musculoskeletal disorders +M12179- | Other musculoskeletal disorders +M1218-- | Other musculoskeletal disorders +M1219-- | Other musculoskeletal disorders +M122--- | Other musculoskeletal disorders +M1220-- | Other musculoskeletal disorders +M12211- | Other musculoskeletal disorders +M12212- | Other musculoskeletal disorders +M12219- | Other musculoskeletal disorders +M12221- | Other musculoskeletal disorders +M12222- | Other musculoskeletal disorders +M12229- | Other musculoskeletal disorders +M12231- | Other musculoskeletal disorders +M12232- | Other musculoskeletal disorders +M12239- | Other musculoskeletal disorders +M12241- | Other musculoskeletal disorders +M12242- | Other musculoskeletal disorders +M12249- | Other musculoskeletal disorders +M12251- | Other musculoskeletal disorders +M12252- | Other musculoskeletal disorders +M12259- | Other musculoskeletal disorders +M12261- | Other musculoskeletal disorders +M12262- | Other musculoskeletal disorders +M12269- | Other musculoskeletal disorders +M12271- | Other musculoskeletal disorders +M12272- | Other musculoskeletal disorders +M12279- | Other musculoskeletal disorders +M1228-- | Other musculoskeletal disorders +M1229-- | Other musculoskeletal disorders +M123--- | Other musculoskeletal disorders +M1230-- | Other musculoskeletal disorders +M12311- | Other musculoskeletal disorders +M12312- | Other musculoskeletal disorders +M12319- | Other musculoskeletal disorders +M12321- | Other musculoskeletal disorders +M12322- | Other musculoskeletal disorders +M12329- | Other musculoskeletal disorders +M12331- | Other musculoskeletal disorders +M12332- | Other musculoskeletal disorders +M12339- | Other musculoskeletal disorders +M12341- | Other musculoskeletal disorders +M12342- | Other musculoskeletal disorders +M12349- | Other musculoskeletal disorders +M12351- | Other musculoskeletal disorders +M12352- | Other musculoskeletal disorders +M12359- | Other musculoskeletal disorders +M12361- | Other musculoskeletal disorders +M12362- | Other musculoskeletal disorders +M12369- | Other musculoskeletal disorders +M12371- | Other musculoskeletal disorders +M12372- | Other musculoskeletal disorders +M12379- | Other musculoskeletal disorders +M1238-- | Other musculoskeletal disorders +M1239-- | Other musculoskeletal disorders +M124--- | Other musculoskeletal disorders +M1240-- | Other musculoskeletal disorders +M12411- | Other musculoskeletal disorders +M12412- | Other musculoskeletal disorders +M12419- | Other musculoskeletal disorders +M12421- | Other musculoskeletal disorders +M12422- | Other musculoskeletal disorders +M12429- | Other musculoskeletal disorders +M12431- | Other musculoskeletal disorders +M12432- | Other musculoskeletal disorders +M12439- | Other musculoskeletal disorders +M12441- | Other musculoskeletal disorders +M12442- | Other musculoskeletal disorders +M12449- | Other musculoskeletal disorders +M12451- | Other musculoskeletal disorders +M12452- | Other musculoskeletal disorders +M12459- | Other musculoskeletal disorders +M12461- | Other musculoskeletal disorders +M12462- | Other musculoskeletal disorders +M12469- | Other musculoskeletal disorders +M12471- | Other musculoskeletal disorders +M12472- | Other musculoskeletal disorders +M12479- | Other musculoskeletal disorders +M1248-- | Other musculoskeletal disorders +M1249-- | Other musculoskeletal disorders +M125--- | Other musculoskeletal disorders +M1250-- | Other musculoskeletal disorders +M12511- | Other musculoskeletal disorders +M12512- | Other musculoskeletal disorders +M12519- | Other musculoskeletal disorders +M12521- | Other musculoskeletal disorders +M12522- | Other musculoskeletal disorders +M12529- | Other musculoskeletal disorders +M12531- | Other musculoskeletal disorders +M12532- | Other musculoskeletal disorders +M12539- | Other musculoskeletal disorders +M12541- | Other musculoskeletal disorders +M12542- | Other musculoskeletal disorders +M12549- | Other musculoskeletal disorders +M12551- | Other musculoskeletal disorders +M12552- | Other musculoskeletal disorders +M12559- | Other musculoskeletal disorders +M12561- | Other musculoskeletal disorders +M12562- | Other musculoskeletal disorders +M12569- | Other musculoskeletal disorders +M12571- | Other musculoskeletal disorders +M12572- | Other musculoskeletal disorders +M12579- | Other musculoskeletal disorders +M1258-- | Other musculoskeletal disorders +M1259-- | Other musculoskeletal disorders +M128--- | Other musculoskeletal disorders +M1280-- | Other musculoskeletal disorders +M12811- | Other musculoskeletal disorders +M12812- | Other musculoskeletal disorders +M12819- | Other musculoskeletal disorders +M12821- | Other musculoskeletal disorders +M12822- | Other musculoskeletal disorders +M12829- | Other musculoskeletal disorders +M12831- | Other musculoskeletal disorders +M12832- | Other musculoskeletal disorders +M12839- | Other musculoskeletal disorders +M12841- | Other musculoskeletal disorders +M12842- | Other musculoskeletal disorders +M12849- | Other musculoskeletal disorders +M12851- | Other musculoskeletal disorders +M12852- | Other musculoskeletal disorders +M12859- | Other musculoskeletal disorders +M12861- | Other musculoskeletal disorders +M12862- | Other musculoskeletal disorders +M12869- | Other musculoskeletal disorders +M12871- | Other musculoskeletal disorders +M12872- | Other musculoskeletal disorders +M12879- | Other musculoskeletal disorders +M1288-- | Other musculoskeletal disorders +M1289-- | Other musculoskeletal disorders +M129--- | Other musculoskeletal disorders +M13---- | Other musculoskeletal disorders +M130--- | Other musculoskeletal disorders +M131--- | Other musculoskeletal disorders +M1310-- | Other musculoskeletal disorders +M13111- | Other musculoskeletal disorders +M13112- | Other musculoskeletal disorders +M13119- | Other musculoskeletal disorders +M13121- | Other musculoskeletal disorders +M13122- | Other musculoskeletal disorders +M13129- | Other musculoskeletal disorders +M13131- | Other musculoskeletal disorders +M13132- | Other musculoskeletal disorders +M13139- | Other musculoskeletal disorders +M13141- | Other musculoskeletal disorders +M13142- | Other musculoskeletal disorders +M13149- | Other musculoskeletal disorders +M13151- | Other musculoskeletal disorders +M13152- | Other musculoskeletal disorders +M13159- | Other musculoskeletal disorders +M13161- | Other musculoskeletal disorders +M13162- | Other musculoskeletal disorders +M13169- | Other musculoskeletal disorders +M13171- | Other musculoskeletal disorders +M13172- | Other musculoskeletal disorders +M13179- | Other musculoskeletal disorders +M138--- | Other musculoskeletal disorders +M1380-- | Other musculoskeletal disorders +M13811- | Other musculoskeletal disorders +M13812- | Other musculoskeletal disorders +M13819- | Other musculoskeletal disorders +M13821- | Other musculoskeletal disorders +M13822- | Other musculoskeletal disorders +M13829- | Other musculoskeletal disorders +M13831- | Other musculoskeletal disorders +M13832- | Other musculoskeletal disorders +M13839- | Other musculoskeletal disorders +M13841- | Other musculoskeletal disorders +M13842- | Other musculoskeletal disorders +M13849- | Other musculoskeletal disorders +M13851- | Other musculoskeletal disorders +M13852- | Other musculoskeletal disorders +M13859- | Other musculoskeletal disorders +M13861- | Other musculoskeletal disorders +M13862- | Other musculoskeletal disorders +M13869- | Other musculoskeletal disorders +M13871- | Other musculoskeletal disorders +M13872- | Other musculoskeletal disorders +M13879- | Other musculoskeletal disorders +M1388-- | Other musculoskeletal disorders +M1389-- | Other musculoskeletal disorders +M139--- | Other musculoskeletal disorders +M14---- | Other musculoskeletal disorders +M140--- | Other musculoskeletal disorders +M141--- | Other musculoskeletal disorders +M142--- | Other musculoskeletal disorders +M143--- | Other musculoskeletal disorders +M144--- | Other musculoskeletal disorders +M145--- | Other musculoskeletal disorders +M146--- | Other musculoskeletal disorders +M1460-- | Other musculoskeletal disorders +M14611- | Other musculoskeletal disorders +M14612- | Other musculoskeletal disorders +M14619- | Other musculoskeletal disorders +M14621- | Other musculoskeletal disorders +M14622- | Other musculoskeletal disorders +M14629- | Other musculoskeletal disorders +M14631- | Other musculoskeletal disorders +M14632- | Other musculoskeletal disorders +M14639- | Other musculoskeletal disorders +M14641- | Other musculoskeletal disorders +M14642- | Other musculoskeletal disorders +M14649- | Other musculoskeletal disorders +M14651- | Other musculoskeletal disorders +M14652- | Other musculoskeletal disorders +M14659- | Other musculoskeletal disorders +M14661- | Other musculoskeletal disorders +M14662- | Other musculoskeletal disorders +M14669- | Other musculoskeletal disorders +M14671- | Other musculoskeletal disorders +M14672- | Other musculoskeletal disorders +M14679- | Other musculoskeletal disorders +M1468-- | Other musculoskeletal disorders +M1469-- | Other musculoskeletal disorders +M148--- | Other musculoskeletal disorders +M1480-- | Other musculoskeletal disorders +M14811- | Other musculoskeletal disorders +M14812- | Other musculoskeletal disorders +M14819- | Other musculoskeletal disorders +M14821- | Other musculoskeletal disorders +M14822- | Other musculoskeletal disorders +M14829- | Other musculoskeletal disorders +M14831- | Other musculoskeletal disorders +M14832- | Other musculoskeletal disorders +M14839- | Other musculoskeletal disorders +M14841- | Other musculoskeletal disorders +M14842- | Other musculoskeletal disorders +M14849- | Other musculoskeletal disorders +M14851- | Other musculoskeletal disorders +M14852- | Other musculoskeletal disorders +M14859- | Other musculoskeletal disorders +M14861- | Other musculoskeletal disorders +M14862- | Other musculoskeletal disorders +M14869- | Other musculoskeletal disorders +M14871- | Other musculoskeletal disorders +M14872- | Other musculoskeletal disorders +M14879- | Other musculoskeletal disorders +M1488-- | Other musculoskeletal disorders +M1489-- | Other musculoskeletal disorders +M15---- | Other musculoskeletal disorders +M150--- | Other musculoskeletal disorders +M151--- | Other musculoskeletal disorders +M152--- | Other musculoskeletal disorders +M153--- | Other musculoskeletal disorders +M154--- | Other musculoskeletal disorders +M158--- | Other musculoskeletal disorders +M159--- | Other musculoskeletal disorders +M19---- | Other musculoskeletal disorders +M190--- | Other musculoskeletal disorders +M19011- | Other musculoskeletal disorders +M19012- | Other musculoskeletal disorders +M19019- | Other musculoskeletal disorders +M19021- | Other musculoskeletal disorders +M19022- | Other musculoskeletal disorders +M19029- | Other musculoskeletal disorders +M19031- | Other musculoskeletal disorders +M19032- | Other musculoskeletal disorders +M19039- | Other musculoskeletal disorders +M19041- | Other musculoskeletal disorders +M19042- | Other musculoskeletal disorders +M19049- | Other musculoskeletal disorders +M19071- | Other musculoskeletal disorders +M19072- | Other musculoskeletal disorders +M19079- | Other musculoskeletal disorders +M191--- | Other musculoskeletal disorders +M19111- | Other musculoskeletal disorders +M19112- | Other musculoskeletal disorders +M19119- | Other musculoskeletal disorders +M19121- | Other musculoskeletal disorders +M19122- | Other musculoskeletal disorders +M19129- | Other musculoskeletal disorders +M19131- | Other musculoskeletal disorders +M19132- | Other musculoskeletal disorders +M19139- | Other musculoskeletal disorders +M19141- | Other musculoskeletal disorders +M19142- | Other musculoskeletal disorders +M19149- | Other musculoskeletal disorders +M19171- | Other musculoskeletal disorders +M19172- | Other musculoskeletal disorders +M19179- | Other musculoskeletal disorders +M192--- | Other musculoskeletal disorders +M19211- | Other musculoskeletal disorders +M19212- | Other musculoskeletal disorders +M19219- | Other musculoskeletal disorders +M19221- | Other musculoskeletal disorders +M19222- | Other musculoskeletal disorders +M19229- | Other musculoskeletal disorders +M19231- | Other musculoskeletal disorders +M19232- | Other musculoskeletal disorders +M19239- | Other musculoskeletal disorders +M19241- | Other musculoskeletal disorders +M19242- | Other musculoskeletal disorders +M19249- | Other musculoskeletal disorders +M19271- | Other musculoskeletal disorders +M19272- | Other musculoskeletal disorders +M19279- | Other musculoskeletal disorders +M198--- | Other musculoskeletal disorders +M199--- | Other musculoskeletal disorders +M1990-- | Other musculoskeletal disorders +M1991-- | Other musculoskeletal disorders +M1992-- | Other musculoskeletal disorders +M1993-- | Other musculoskeletal disorders +M20---- | Other musculoskeletal disorders +M200--- | Other musculoskeletal disorders +M20001- | Other musculoskeletal disorders +M20002- | Other musculoskeletal disorders +M20009- | Other musculoskeletal disorders +M20011- | Other musculoskeletal disorders +M20012- | Other musculoskeletal disorders +M20019- | Other musculoskeletal disorders +M20021- | Other musculoskeletal disorders +M20022- | Other musculoskeletal disorders +M20029- | Other musculoskeletal disorders +M20031- | Other musculoskeletal disorders +M20032- | Other musculoskeletal disorders +M20039- | Other musculoskeletal disorders +M20091- | Other musculoskeletal disorders +M20092- | Other musculoskeletal disorders +M20099- | Other musculoskeletal disorders +M201--- | Other musculoskeletal disorders +M2010-- | Other musculoskeletal disorders +M2011-- | Other musculoskeletal disorders +M2012-- | Other musculoskeletal disorders +M202--- | Other musculoskeletal disorders +M2020-- | Other musculoskeletal disorders +M2021-- | Other musculoskeletal disorders +M2022-- | Other musculoskeletal disorders +M203--- | Other musculoskeletal disorders +M2030-- | Other musculoskeletal disorders +M2031-- | Other musculoskeletal disorders +M2032-- | Other musculoskeletal disorders +M204--- | Other musculoskeletal disorders +M2040-- | Other musculoskeletal disorders +M2041-- | Other musculoskeletal disorders +M2042-- | Other musculoskeletal disorders +M205--- | Other musculoskeletal disorders +M205X1- | Other musculoskeletal disorders +M205X2- | Other musculoskeletal disorders +M205X9- | Other musculoskeletal disorders +M206--- | Other musculoskeletal disorders +M2060-- | Other musculoskeletal disorders +M2061-- | Other musculoskeletal disorders +M2062-- | Other musculoskeletal disorders +M21---- | Other musculoskeletal disorders +M210--- | Other musculoskeletal disorders +M2100-- | Other musculoskeletal disorders +M21021- | Other musculoskeletal disorders +M21022- | Other musculoskeletal disorders +M21029- | Other musculoskeletal disorders +M21051- | Other musculoskeletal disorders +M21052- | Other musculoskeletal disorders +M21059- | Other musculoskeletal disorders +M21061- | Other musculoskeletal disorders +M21062- | Other musculoskeletal disorders +M21069- | Other musculoskeletal disorders +M21071- | Other musculoskeletal disorders +M21072- | Other musculoskeletal disorders +M21079- | Other musculoskeletal disorders +M211--- | Other musculoskeletal disorders +M2110-- | Other musculoskeletal disorders +M21121- | Other musculoskeletal disorders +M21122- | Other musculoskeletal disorders +M21129- | Other musculoskeletal disorders +M21151- | Other musculoskeletal disorders +M21152- | Other musculoskeletal disorders +M21159- | Other musculoskeletal disorders +M21161- | Other musculoskeletal disorders +M21162- | Other musculoskeletal disorders +M21169- | Other musculoskeletal disorders +M21171- | Other musculoskeletal disorders +M21172- | Other musculoskeletal disorders +M21179- | Other musculoskeletal disorders +M212--- | Other musculoskeletal disorders +M2120-- | Other musculoskeletal disorders +M21211- | Other musculoskeletal disorders +M21212- | Other musculoskeletal disorders +M21219- | Other musculoskeletal disorders +M21221- | Other musculoskeletal disorders +M21222- | Other musculoskeletal disorders +M21229- | Other musculoskeletal disorders +M21231- | Other musculoskeletal disorders +M21232- | Other musculoskeletal disorders +M21239- | Other musculoskeletal disorders +M21241- | Other musculoskeletal disorders +M21242- | Other musculoskeletal disorders +M21249- | Other musculoskeletal disorders +M21251- | Other musculoskeletal disorders +M21252- | Other musculoskeletal disorders +M21259- | Other musculoskeletal disorders +M21261- | Other musculoskeletal disorders +M21262- | Other musculoskeletal disorders +M21269- | Other musculoskeletal disorders +M21271- | Other musculoskeletal disorders +M21272- | Other musculoskeletal disorders +M21279- | Other musculoskeletal disorders +M213--- | Other musculoskeletal disorders +M21331- | Other musculoskeletal disorders +M21332- | Other musculoskeletal disorders +M21339- | Other musculoskeletal disorders +M21371- | Other musculoskeletal disorders +M21372- | Other musculoskeletal disorders +M21379- | Other musculoskeletal disorders +M214--- | Other musculoskeletal disorders +M2140-- | Other musculoskeletal disorders +M2141-- | Other musculoskeletal disorders +M2142-- | Other musculoskeletal disorders +M215--- | Other musculoskeletal disorders +M21511- | Other musculoskeletal disorders +M21512- | Other musculoskeletal disorders +M21519- | Other musculoskeletal disorders +M21521- | Other musculoskeletal disorders +M21522- | Other musculoskeletal disorders +M21529- | Other musculoskeletal disorders +M21531- | Other musculoskeletal disorders +M21532- | Other musculoskeletal disorders +M21539- | Other musculoskeletal disorders +M21541- | Other musculoskeletal disorders +M21542- | Other musculoskeletal disorders +M21549- | Other musculoskeletal disorders +M216--- | Other musculoskeletal disorders +M21611- | Other musculoskeletal disorders +M21612- | Other musculoskeletal disorders +M21619- | Other musculoskeletal disorders +M21621- | Other musculoskeletal disorders +M21622- | Other musculoskeletal disorders +M21629- | Other musculoskeletal disorders +M216X1- | Other musculoskeletal disorders +M216X2- | Other musculoskeletal disorders +M216X9- | Other musculoskeletal disorders +M217--- | Other musculoskeletal disorders +M2170-- | Other musculoskeletal disorders +M21721- | Other musculoskeletal disorders +M21722- | Other musculoskeletal disorders +M21729- | Other musculoskeletal disorders +M21731- | Other musculoskeletal disorders +M21732- | Other musculoskeletal disorders +M21733- | Other musculoskeletal disorders +M21734- | Other musculoskeletal disorders +M21739- | Other musculoskeletal disorders +M21751- | Other musculoskeletal disorders +M21752- | Other musculoskeletal disorders +M21759- | Other musculoskeletal disorders +M21761- | Other musculoskeletal disorders +M21762- | Other musculoskeletal disorders +M21763- | Other musculoskeletal disorders +M21764- | Other musculoskeletal disorders +M21769- | Other musculoskeletal disorders +M218--- | Other musculoskeletal disorders +M2180-- | Other musculoskeletal disorders +M21821- | Other musculoskeletal disorders +M21822- | Other musculoskeletal disorders +M21829- | Other musculoskeletal disorders +M21831- | Other musculoskeletal disorders +M21832- | Other musculoskeletal disorders +M21839- | Other musculoskeletal disorders +M21851- | Other musculoskeletal disorders +M21852- | Other musculoskeletal disorders +M21859- | Other musculoskeletal disorders +M21861- | Other musculoskeletal disorders +M21862- | Other musculoskeletal disorders +M21869- | Other musculoskeletal disorders +M219--- | Other musculoskeletal disorders +M2190-- | Other musculoskeletal disorders +M21921- | Other musculoskeletal disorders +M21922- | Other musculoskeletal disorders +M21929- | Other musculoskeletal disorders +M21931- | Other musculoskeletal disorders +M21932- | Other musculoskeletal disorders +M21939- | Other musculoskeletal disorders +M21941- | Other musculoskeletal disorders +M21942- | Other musculoskeletal disorders +M21949- | Other musculoskeletal disorders +M21951- | Other musculoskeletal disorders +M21952- | Other musculoskeletal disorders +M21959- | Other musculoskeletal disorders +M21961- | Other musculoskeletal disorders +M21962- | Other musculoskeletal disorders +M21969- | Other musculoskeletal disorders +M22---- | Other musculoskeletal disorders +M220--- | Other musculoskeletal disorders +M2200-- | Other musculoskeletal disorders +M2201-- | Other musculoskeletal disorders +M2202-- | Other musculoskeletal disorders +M221--- | Other musculoskeletal disorders +M2210-- | Other musculoskeletal disorders +M2211-- | Other musculoskeletal disorders +M2212-- | Other musculoskeletal disorders +M222--- | Other musculoskeletal disorders +M222X1- | Other musculoskeletal disorders +M222X2- | Other musculoskeletal disorders +M222X9- | Other musculoskeletal disorders +M223--- | Other musculoskeletal disorders +M223X1- | Other musculoskeletal disorders +M223X2- | Other musculoskeletal disorders +M223X9- | Other musculoskeletal disorders +M224--- | Other musculoskeletal disorders +M2240-- | Other musculoskeletal disorders +M2241-- | Other musculoskeletal disorders +M2242-- | Other musculoskeletal disorders +M228--- | Other musculoskeletal disorders +M228X1- | Other musculoskeletal disorders +M228X2- | Other musculoskeletal disorders +M228X9- | Other musculoskeletal disorders +M229--- | Other musculoskeletal disorders +M2290-- | Other musculoskeletal disorders +M2291-- | Other musculoskeletal disorders +M2292-- | Other musculoskeletal disorders +M23---- | Other musculoskeletal disorders +M230--- | Other musculoskeletal disorders +M23000- | Other musculoskeletal disorders +M23001- | Other musculoskeletal disorders +M23002- | Other musculoskeletal disorders +M23003- | Other musculoskeletal disorders +M23004- | Other musculoskeletal disorders +M23005- | Other musculoskeletal disorders +M23006- | Other musculoskeletal disorders +M23007- | Other musculoskeletal disorders +M23009- | Other musculoskeletal disorders +M23011- | Other musculoskeletal disorders +M23012- | Other musculoskeletal disorders +M23019- | Other musculoskeletal disorders +M23021- | Other musculoskeletal disorders +M23022- | Other musculoskeletal disorders +M23029- | Other musculoskeletal disorders +M23031- | Other musculoskeletal disorders +M23032- | Other musculoskeletal disorders +M23039- | Other musculoskeletal disorders +M23041- | Other musculoskeletal disorders +M23042- | Other musculoskeletal disorders +M23049- | Other musculoskeletal disorders +M23051- | Other musculoskeletal disorders +M23052- | Other musculoskeletal disorders +M23059- | Other musculoskeletal disorders +M23061- | Other musculoskeletal disorders +M23062- | Other musculoskeletal disorders +M23069- | Other musculoskeletal disorders +M231--- | Other musculoskeletal disorders +M232--- | Other musculoskeletal disorders +M23200- | Other musculoskeletal disorders +M23201- | Other musculoskeletal disorders +M23202- | Other musculoskeletal disorders +M23203- | Other musculoskeletal disorders +M23204- | Other musculoskeletal disorders +M23205- | Other musculoskeletal disorders +M23206- | Other musculoskeletal disorders +M23207- | Other musculoskeletal disorders +M23209- | Other musculoskeletal disorders +M23211- | Other musculoskeletal disorders +M23212- | Other musculoskeletal disorders +M23219- | Other musculoskeletal disorders +M23221- | Other musculoskeletal disorders +M23222- | Other musculoskeletal disorders +M23229- | Other musculoskeletal disorders +M23231- | Other musculoskeletal disorders +M23232- | Other musculoskeletal disorders +M23239- | Other musculoskeletal disorders +M23241- | Other musculoskeletal disorders +M23242- | Other musculoskeletal disorders +M23249- | Other musculoskeletal disorders +M23251- | Other musculoskeletal disorders +M23252- | Other musculoskeletal disorders +M23259- | Other musculoskeletal disorders +M23261- | Other musculoskeletal disorders +M23262- | Other musculoskeletal disorders +M23269- | Other musculoskeletal disorders +M233--- | Other musculoskeletal disorders +M23300- | Other musculoskeletal disorders +M23301- | Other musculoskeletal disorders +M23302- | Other musculoskeletal disorders +M23303- | Other musculoskeletal disorders +M23304- | Other musculoskeletal disorders +M23305- | Other musculoskeletal disorders +M23306- | Other musculoskeletal disorders +M23307- | Other musculoskeletal disorders +M23309- | Other musculoskeletal disorders +M23311- | Other musculoskeletal disorders +M23312- | Other musculoskeletal disorders +M23319- | Other musculoskeletal disorders +M23321- | Other musculoskeletal disorders +M23322- | Other musculoskeletal disorders +M23329- | Other musculoskeletal disorders +M23331- | Other musculoskeletal disorders +M23332- | Other musculoskeletal disorders +M23339- | Other musculoskeletal disorders +M23341- | Other musculoskeletal disorders +M23342- | Other musculoskeletal disorders +M23349- | Other musculoskeletal disorders +M23351- | Other musculoskeletal disorders +M23352- | Other musculoskeletal disorders +M23359- | Other musculoskeletal disorders +M23361- | Other musculoskeletal disorders +M23362- | Other musculoskeletal disorders +M23369- | Other musculoskeletal disorders +M234--- | Other musculoskeletal disorders +M2340-- | Other musculoskeletal disorders +M2341-- | Other musculoskeletal disorders +M2342-- | Other musculoskeletal disorders +M235--- | Other musculoskeletal disorders +M2350-- | Other musculoskeletal disorders +M2351-- | Other musculoskeletal disorders +M2352-- | Other musculoskeletal disorders +M236--- | Other musculoskeletal disorders +M23601- | Other musculoskeletal disorders +M23602- | Other musculoskeletal disorders +M23609- | Other musculoskeletal disorders +M23611- | Other musculoskeletal disorders +M23612- | Other musculoskeletal disorders +M23619- | Other musculoskeletal disorders +M23621- | Other musculoskeletal disorders +M23622- | Other musculoskeletal disorders +M23629- | Other musculoskeletal disorders +M23631- | Other musculoskeletal disorders +M23632- | Other musculoskeletal disorders +M23639- | Other musculoskeletal disorders +M23641- | Other musculoskeletal disorders +M23642- | Other musculoskeletal disorders +M23649- | Other musculoskeletal disorders +M23671- | Other musculoskeletal disorders +M23672- | Other musculoskeletal disorders +M23679- | Other musculoskeletal disorders +M238--- | Other musculoskeletal disorders +M238X1- | Other musculoskeletal disorders +M238X2- | Other musculoskeletal disorders +M238X9- | Other musculoskeletal disorders +M239--- | Other musculoskeletal disorders +M2390-- | Other musculoskeletal disorders +M2391-- | Other musculoskeletal disorders +M2392-- | Other musculoskeletal disorders +M24---- | Other musculoskeletal disorders +M240--- | Other musculoskeletal disorders +M2400-- | Other musculoskeletal disorders +M24011- | Other musculoskeletal disorders +M24012- | Other musculoskeletal disorders +M24019- | Other musculoskeletal disorders +M24021- | Other musculoskeletal disorders +M24022- | Other musculoskeletal disorders +M24029- | Other musculoskeletal disorders +M24031- | Other musculoskeletal disorders +M24032- | Other musculoskeletal disorders +M24039- | Other musculoskeletal disorders +M24041- | Other musculoskeletal disorders +M24042- | Other musculoskeletal disorders +M24049- | Other musculoskeletal disorders +M24051- | Other musculoskeletal disorders +M24052- | Other musculoskeletal disorders +M24059- | Other musculoskeletal disorders +M24071- | Other musculoskeletal disorders +M24072- | Other musculoskeletal disorders +M24073- | Other musculoskeletal disorders +M24074- | Other musculoskeletal disorders +M24075- | Other musculoskeletal disorders +M24076- | Other musculoskeletal disorders +M2408-- | Other musculoskeletal disorders +M241--- | Other musculoskeletal disorders +M2410-- | Other musculoskeletal disorders +M24111- | Other musculoskeletal disorders +M24112- | Other musculoskeletal disorders +M24119- | Other musculoskeletal disorders +M24121- | Other musculoskeletal disorders +M24122- | Other musculoskeletal disorders +M24129- | Other musculoskeletal disorders +M24131- | Other musculoskeletal disorders +M24132- | Other musculoskeletal disorders +M24139- | Other musculoskeletal disorders +M24141- | Other musculoskeletal disorders +M24142- | Other musculoskeletal disorders +M24149- | Other musculoskeletal disorders +M24151- | Other musculoskeletal disorders +M24152- | Other musculoskeletal disorders +M24159- | Other musculoskeletal disorders +M24171- | Other musculoskeletal disorders +M24172- | Other musculoskeletal disorders +M24173- | Other musculoskeletal disorders +M24174- | Other musculoskeletal disorders +M24175- | Other musculoskeletal disorders +M24176- | Other musculoskeletal disorders +M242--- | Other musculoskeletal disorders +M2420-- | Other musculoskeletal disorders +M24211- | Other musculoskeletal disorders +M24212- | Other musculoskeletal disorders +M24219- | Other musculoskeletal disorders +M24221- | Other musculoskeletal disorders +M24222- | Other musculoskeletal disorders +M24229- | Other musculoskeletal disorders +M24231- | Other musculoskeletal disorders +M24232- | Other musculoskeletal disorders +M24239- | Other musculoskeletal disorders +M24241- | Other musculoskeletal disorders +M24242- | Other musculoskeletal disorders +M24249- | Other musculoskeletal disorders +M24251- | Other musculoskeletal disorders +M24252- | Other musculoskeletal disorders +M24259- | Other musculoskeletal disorders +M24271- | Other musculoskeletal disorders +M24272- | Other musculoskeletal disorders +M24273- | Other musculoskeletal disorders +M24274- | Other musculoskeletal disorders +M24275- | Other musculoskeletal disorders +M24276- | Other musculoskeletal disorders +M2428-- | Other musculoskeletal disorders +M243--- | Other musculoskeletal disorders +M2430-- | Other musculoskeletal disorders +M24311- | Other musculoskeletal disorders +M24312- | Other musculoskeletal disorders +M24319- | Other musculoskeletal disorders +M24321- | Other musculoskeletal disorders +M24322- | Other musculoskeletal disorders +M24329- | Other musculoskeletal disorders +M24331- | Other musculoskeletal disorders +M24332- | Other musculoskeletal disorders +M24339- | Other musculoskeletal disorders +M24341- | Other musculoskeletal disorders +M24342- | Other musculoskeletal disorders +M24349- | Other musculoskeletal disorders +M24351- | Other musculoskeletal disorders +M24352- | Other musculoskeletal disorders +M24359- | Other musculoskeletal disorders +M24361- | Other musculoskeletal disorders +M24362- | Other musculoskeletal disorders +M24369- | Other musculoskeletal disorders +M24371- | Other musculoskeletal disorders +M24372- | Other musculoskeletal disorders +M24373- | Other musculoskeletal disorders +M24374- | Other musculoskeletal disorders +M24375- | Other musculoskeletal disorders +M24376- | Other musculoskeletal disorders +M244--- | Other musculoskeletal disorders +M2440-- | Other musculoskeletal disorders +M24411- | Other musculoskeletal disorders +M24412- | Other musculoskeletal disorders +M24419- | Other musculoskeletal disorders +M24421- | Other musculoskeletal disorders +M24422- | Other musculoskeletal disorders +M24429- | Other musculoskeletal disorders +M24431- | Other musculoskeletal disorders +M24432- | Other musculoskeletal disorders +M24439- | Other musculoskeletal disorders +M24441- | Other musculoskeletal disorders +M24442- | Other musculoskeletal disorders +M24443- | Other musculoskeletal disorders +M24444- | Other musculoskeletal disorders +M24445- | Other musculoskeletal disorders +M24446- | Other musculoskeletal disorders +M24451- | Other musculoskeletal disorders +M24452- | Other musculoskeletal disorders +M24459- | Other musculoskeletal disorders +M24461- | Other musculoskeletal disorders +M24462- | Other musculoskeletal disorders +M24469- | Other musculoskeletal disorders +M24471- | Other musculoskeletal disorders +M24472- | Other musculoskeletal disorders +M24473- | Other musculoskeletal disorders +M24474- | Other musculoskeletal disorders +M24475- | Other musculoskeletal disorders +M24476- | Other musculoskeletal disorders +M24477- | Other musculoskeletal disorders +M24478- | Other musculoskeletal disorders +M24479- | Other musculoskeletal disorders +M245--- | Other musculoskeletal disorders +M2450-- | Other musculoskeletal disorders +M24511- | Other musculoskeletal disorders +M24512- | Other musculoskeletal disorders +M24519- | Other musculoskeletal disorders +M24521- | Other musculoskeletal disorders +M24522- | Other musculoskeletal disorders +M24529- | Other musculoskeletal disorders +M24531- | Other musculoskeletal disorders +M24532- | Other musculoskeletal disorders +M24539- | Other musculoskeletal disorders +M24541- | Other musculoskeletal disorders +M24542- | Other musculoskeletal disorders +M24549- | Other musculoskeletal disorders +M24551- | Other musculoskeletal disorders +M24552- | Other musculoskeletal disorders +M24559- | Other musculoskeletal disorders +M24561- | Other musculoskeletal disorders +M24562- | Other musculoskeletal disorders +M24569- | Other musculoskeletal disorders +M24571- | Other musculoskeletal disorders +M24572- | Other musculoskeletal disorders +M24573- | Other musculoskeletal disorders +M24574- | Other musculoskeletal disorders +M24575- | Other musculoskeletal disorders +M24576- | Other musculoskeletal disorders +M246--- | Other musculoskeletal disorders +M2460-- | Other musculoskeletal disorders +M24611- | Other musculoskeletal disorders +M24612- | Other musculoskeletal disorders +M24619- | Other musculoskeletal disorders +M24621- | Other musculoskeletal disorders +M24622- | Other musculoskeletal disorders +M24629- | Other musculoskeletal disorders +M24631- | Other musculoskeletal disorders +M24632- | Other musculoskeletal disorders +M24639- | Other musculoskeletal disorders +M24641- | Other musculoskeletal disorders +M24642- | Other musculoskeletal disorders +M24649- | Other musculoskeletal disorders +M24651- | Other musculoskeletal disorders +M24652- | Other musculoskeletal disorders +M24659- | Other musculoskeletal disorders +M24661- | Other musculoskeletal disorders +M24662- | Other musculoskeletal disorders +M24669- | Other musculoskeletal disorders +M24671- | Other musculoskeletal disorders +M24672- | Other musculoskeletal disorders +M24673- | Other musculoskeletal disorders +M24674- | Other musculoskeletal disorders +M24675- | Other musculoskeletal disorders +M24676- | Other musculoskeletal disorders +M247--- | Other musculoskeletal disorders +M248--- | Other musculoskeletal disorders +M2480-- | Other musculoskeletal disorders +M24811- | Other musculoskeletal disorders +M24812- | Other musculoskeletal disorders +M24819- | Other musculoskeletal disorders +M24821- | Other musculoskeletal disorders +M24822- | Other musculoskeletal disorders +M24829- | Other musculoskeletal disorders +M24831- | Other musculoskeletal disorders +M24832- | Other musculoskeletal disorders +M24839- | Other musculoskeletal disorders +M24841- | Other musculoskeletal disorders +M24842- | Other musculoskeletal disorders +M24849- | Other musculoskeletal disorders +M24851- | Other musculoskeletal disorders +M24852- | Other musculoskeletal disorders +M24859- | Other musculoskeletal disorders +M24871- | Other musculoskeletal disorders +M24872- | Other musculoskeletal disorders +M24873- | Other musculoskeletal disorders +M24874- | Other musculoskeletal disorders +M24875- | Other musculoskeletal disorders +M24876- | Other musculoskeletal disorders +M249--- | Other musculoskeletal disorders +M25---- | Other musculoskeletal disorders +M250--- | Other musculoskeletal disorders +M2500-- | Other musculoskeletal disorders +M25011- | Other musculoskeletal disorders +M25012- | Other musculoskeletal disorders +M25019- | Other musculoskeletal disorders +M25021- | Other musculoskeletal disorders +M25022- | Other musculoskeletal disorders +M25029- | Other musculoskeletal disorders +M25031- | Other musculoskeletal disorders +M25032- | Other musculoskeletal disorders +M25039- | Other musculoskeletal disorders +M25041- | Other musculoskeletal disorders +M25042- | Other musculoskeletal disorders +M25049- | Other musculoskeletal disorders +M25051- | Other musculoskeletal disorders +M25052- | Other musculoskeletal disorders +M25059- | Other musculoskeletal disorders +M25061- | Other musculoskeletal disorders +M25062- | Other musculoskeletal disorders +M25069- | Other musculoskeletal disorders +M25071- | Other musculoskeletal disorders +M25072- | Other musculoskeletal disorders +M25073- | Other musculoskeletal disorders +M25074- | Other musculoskeletal disorders +M25075- | Other musculoskeletal disorders +M25076- | Other musculoskeletal disorders +M2508-- | Other musculoskeletal disorders +M251--- | Other musculoskeletal disorders +M2510-- | Other musculoskeletal disorders +M25111- | Other musculoskeletal disorders +M25112- | Other musculoskeletal disorders +M25119- | Other musculoskeletal disorders +M25121- | Other musculoskeletal disorders +M25122- | Other musculoskeletal disorders +M25129- | Other musculoskeletal disorders +M25131- | Other musculoskeletal disorders +M25132- | Other musculoskeletal disorders +M25139- | Other musculoskeletal disorders +M25141- | Other musculoskeletal disorders +M25142- | Other musculoskeletal disorders +M25149- | Other musculoskeletal disorders +M25151- | Other musculoskeletal disorders +M25152- | Other musculoskeletal disorders +M25159- | Other musculoskeletal disorders +M25161- | Other musculoskeletal disorders +M25162- | Other musculoskeletal disorders +M25169- | Other musculoskeletal disorders +M25171- | Other musculoskeletal disorders +M25172- | Other musculoskeletal disorders +M25173- | Other musculoskeletal disorders +M25174- | Other musculoskeletal disorders +M25175- | Other musculoskeletal disorders +M25176- | Other musculoskeletal disorders +M2518-- | Other musculoskeletal disorders +M252--- | Other musculoskeletal disorders +M2520-- | Other musculoskeletal disorders +M25211- | Other musculoskeletal disorders +M25212- | Other musculoskeletal disorders +M25219- | Other musculoskeletal disorders +M25221- | Other musculoskeletal disorders +M25222- | Other musculoskeletal disorders +M25229- | Other musculoskeletal disorders +M25231- | Other musculoskeletal disorders +M25232- | Other musculoskeletal disorders +M25239- | Other musculoskeletal disorders +M25241- | Other musculoskeletal disorders +M25242- | Other musculoskeletal disorders +M25249- | Other musculoskeletal disorders +M25251- | Other musculoskeletal disorders +M25252- | Other musculoskeletal disorders +M25259- | Other musculoskeletal disorders +M25261- | Other musculoskeletal disorders +M25262- | Other musculoskeletal disorders +M25269- | Other musculoskeletal disorders +M25271- | Other musculoskeletal disorders +M25272- | Other musculoskeletal disorders +M25279- | Other musculoskeletal disorders +M2528-- | Other musculoskeletal disorders +M253--- | Other musculoskeletal disorders +M2530-- | Other musculoskeletal disorders +M25311- | Other musculoskeletal disorders +M25312- | Other musculoskeletal disorders +M25319- | Other musculoskeletal disorders +M25321- | Other musculoskeletal disorders +M25322- | Other musculoskeletal disorders +M25329- | Other musculoskeletal disorders +M25331- | Other musculoskeletal disorders +M25332- | Other musculoskeletal disorders +M25339- | Other musculoskeletal disorders +M25341- | Other musculoskeletal disorders +M25342- | Other musculoskeletal disorders +M25349- | Other musculoskeletal disorders +M25351- | Other musculoskeletal disorders +M25352- | Other musculoskeletal disorders +M25359- | Other musculoskeletal disorders +M25361- | Other musculoskeletal disorders +M25362- | Other musculoskeletal disorders +M25369- | Other musculoskeletal disorders +M25371- | Other musculoskeletal disorders +M25372- | Other musculoskeletal disorders +M25373- | Other musculoskeletal disorders +M25374- | Other musculoskeletal disorders +M25375- | Other musculoskeletal disorders +M25376- | Other musculoskeletal disorders +M254--- | Other musculoskeletal disorders +M2540-- | Other musculoskeletal disorders +M25411- | Other musculoskeletal disorders +M25412- | Other musculoskeletal disorders +M25419- | Other musculoskeletal disorders +M25421- | Other musculoskeletal disorders +M25422- | Other musculoskeletal disorders +M25429- | Other musculoskeletal disorders +M25431- | Other musculoskeletal disorders +M25432- | Other musculoskeletal disorders +M25439- | Other musculoskeletal disorders +M25441- | Other musculoskeletal disorders +M25442- | Other musculoskeletal disorders +M25449- | Other musculoskeletal disorders +M25451- | Other musculoskeletal disorders +M25452- | Other musculoskeletal disorders +M25459- | Other musculoskeletal disorders +M25461- | Other musculoskeletal disorders +M25462- | Other musculoskeletal disorders +M25469- | Other musculoskeletal disorders +M25471- | Other musculoskeletal disorders +M25472- | Other musculoskeletal disorders +M25473- | Other musculoskeletal disorders +M25474- | Other musculoskeletal disorders +M25475- | Other musculoskeletal disorders +M25476- | Other musculoskeletal disorders +M2548-- | Other musculoskeletal disorders +M255--- | Other musculoskeletal disorders +M2550-- | Other musculoskeletal disorders +M25511- | Other musculoskeletal disorders +M25512- | Other musculoskeletal disorders +M25519- | Other musculoskeletal disorders +M25521- | Other musculoskeletal disorders +M25522- | Other musculoskeletal disorders +M25529- | Other musculoskeletal disorders +M25531- | Other musculoskeletal disorders +M25532- | Other musculoskeletal disorders +M25539- | Other musculoskeletal disorders +M25541- | Other musculoskeletal disorders +M25542- | Other musculoskeletal disorders +M25549- | Other musculoskeletal disorders +M25551- | Other musculoskeletal disorders +M25552- | Other musculoskeletal disorders +M25559- | Other musculoskeletal disorders +M25561- | Other musculoskeletal disorders +M25562- | Other musculoskeletal disorders +M25569- | Other musculoskeletal disorders +M25571- | Other musculoskeletal disorders +M25572- | Other musculoskeletal disorders +M25579- | Other musculoskeletal disorders +M256--- | Other musculoskeletal disorders +M2560-- | Other musculoskeletal disorders +M25611- | Other musculoskeletal disorders +M25612- | Other musculoskeletal disorders +M25619- | Other musculoskeletal disorders +M25621- | Other musculoskeletal disorders +M25622- | Other musculoskeletal disorders +M25629- | Other musculoskeletal disorders +M25631- | Other musculoskeletal disorders +M25632- | Other musculoskeletal disorders +M25639- | Other musculoskeletal disorders +M25641- | Other musculoskeletal disorders +M25642- | Other musculoskeletal disorders +M25649- | Other musculoskeletal disorders +M25651- | Other musculoskeletal disorders +M25652- | Other musculoskeletal disorders +M25659- | Other musculoskeletal disorders +M25661- | Other musculoskeletal disorders +M25662- | Other musculoskeletal disorders +M25669- | Other musculoskeletal disorders +M25671- | Other musculoskeletal disorders +M25672- | Other musculoskeletal disorders +M25673- | Other musculoskeletal disorders +M25674- | Other musculoskeletal disorders +M25675- | Other musculoskeletal disorders +M25676- | Other musculoskeletal disorders +M257--- | Other musculoskeletal disorders +M2570-- | Other musculoskeletal disorders +M25711- | Other musculoskeletal disorders +M25712- | Other musculoskeletal disorders +M25719- | Other musculoskeletal disorders +M25721- | Other musculoskeletal disorders +M25722- | Other musculoskeletal disorders +M25729- | Other musculoskeletal disorders +M25731- | Other musculoskeletal disorders +M25732- | Other musculoskeletal disorders +M25739- | Other musculoskeletal disorders +M25741- | Other musculoskeletal disorders +M25742- | Other musculoskeletal disorders +M25749- | Other musculoskeletal disorders +M25751- | Other musculoskeletal disorders +M25752- | Other musculoskeletal disorders +M25759- | Other musculoskeletal disorders +M25761- | Other musculoskeletal disorders +M25762- | Other musculoskeletal disorders +M25769- | Other musculoskeletal disorders +M25771- | Other musculoskeletal disorders +M25772- | Other musculoskeletal disorders +M25773- | Other musculoskeletal disorders +M25774- | Other musculoskeletal disorders +M25775- | Other musculoskeletal disorders +M25776- | Other musculoskeletal disorders +M2578-- | Other musculoskeletal disorders +M258--- | Other musculoskeletal disorders +M2580-- | Other musculoskeletal disorders +M25811- | Other musculoskeletal disorders +M25812- | Other musculoskeletal disorders +M25819- | Other musculoskeletal disorders +M25821- | Other musculoskeletal disorders +M25822- | Other musculoskeletal disorders +M25829- | Other musculoskeletal disorders +M25831- | Other musculoskeletal disorders +M25832- | Other musculoskeletal disorders +M25839- | Other musculoskeletal disorders +M25841- | Other musculoskeletal disorders +M25842- | Other musculoskeletal disorders +M25849- | Other musculoskeletal disorders +M25851- | Other musculoskeletal disorders +M25852- | Other musculoskeletal disorders +M25859- | Other musculoskeletal disorders +M25861- | Other musculoskeletal disorders +M25862- | Other musculoskeletal disorders +M25869- | Other musculoskeletal disorders +M25871- | Other musculoskeletal disorders +M25872- | Other musculoskeletal disorders +M25879- | Other musculoskeletal disorders +M259--- | Other musculoskeletal disorders +M30---- | Other musculoskeletal disorders +M300--- | Other musculoskeletal disorders +M301--- | Other musculoskeletal disorders +M302--- | Other musculoskeletal disorders +M303--- | Other musculoskeletal disorders +M308--- | Other musculoskeletal disorders +M31---- | Other musculoskeletal disorders +M310--- | Other musculoskeletal disorders +M311--- | Other musculoskeletal disorders +M312--- | Other musculoskeletal disorders +M313--- | Other musculoskeletal disorders +M3130-- | Other musculoskeletal disorders +M3131-- | Other musculoskeletal disorders +M314--- | Other musculoskeletal disorders +M315--- | Other musculoskeletal disorders +M316--- | Other musculoskeletal disorders +M317--- | Other musculoskeletal disorders +M318--- | Other musculoskeletal disorders +M319--- | Other musculoskeletal disorders +M32---- | Other musculoskeletal disorders +M320--- | Other musculoskeletal disorders +M321--- | Other musculoskeletal disorders +M3210-- | Other musculoskeletal disorders +M3211-- | Other musculoskeletal disorders +M3212-- | Other musculoskeletal disorders +M3213-- | Other musculoskeletal disorders +M3214-- | Other musculoskeletal disorders +M3215-- | Other musculoskeletal disorders +M3219-- | Other musculoskeletal disorders +M328--- | Other musculoskeletal disorders +M329--- | Other musculoskeletal disorders +M34---- | Other musculoskeletal disorders +M340--- | Other musculoskeletal disorders +M341--- | Other musculoskeletal disorders +M342--- | Other musculoskeletal disorders +M348--- | Other musculoskeletal disorders +M3481-- | Other musculoskeletal disorders +M3482-- | Other musculoskeletal disorders +M3483-- | Other musculoskeletal disorders +M3489-- | Other musculoskeletal disorders +M349--- | Other musculoskeletal disorders +M35---- | Other musculoskeletal disorders +M350--- | Other musculoskeletal disorders +M3500-- | Other musculoskeletal disorders +M3501-- | Other musculoskeletal disorders +M3502-- | Other musculoskeletal disorders +M3503-- | Other musculoskeletal disorders +M3504-- | Other musculoskeletal disorders +M3509-- | Other musculoskeletal disorders +M351--- | Other musculoskeletal disorders +M352--- | Other musculoskeletal disorders +M353--- | Other musculoskeletal disorders +M354--- | Other musculoskeletal disorders +M355--- | Other musculoskeletal disorders +M356--- | Other musculoskeletal disorders +M357--- | Other musculoskeletal disorders +M358--- | Other musculoskeletal disorders +M359--- | Other musculoskeletal disorders +M36---- | Other musculoskeletal disorders +M360--- | Other musculoskeletal disorders +M361--- | Other musculoskeletal disorders +M362--- | Other musculoskeletal disorders +M363--- | Other musculoskeletal disorders +M364--- | Other musculoskeletal disorders +M368--- | Other musculoskeletal disorders +M40---- | Other musculoskeletal disorders +M400--- | Other musculoskeletal disorders +M4000-- | Other musculoskeletal disorders +M4003-- | Other musculoskeletal disorders +M4004-- | Other musculoskeletal disorders +M4005-- | Other musculoskeletal disorders +M401--- | Other musculoskeletal disorders +M4010-- | Other musculoskeletal disorders +M4012-- | Other musculoskeletal disorders +M4013-- | Other musculoskeletal disorders +M4014-- | Other musculoskeletal disorders +M4015-- | Other musculoskeletal disorders +M402--- | Other musculoskeletal disorders +M40202- | Other musculoskeletal disorders +M40203- | Other musculoskeletal disorders +M40204- | Other musculoskeletal disorders +M40205- | Other musculoskeletal disorders +M40209- | Other musculoskeletal disorders +M40292- | Other musculoskeletal disorders +M40293- | Other musculoskeletal disorders +M40294- | Other musculoskeletal disorders +M40295- | Other musculoskeletal disorders +M40299- | Other musculoskeletal disorders +M403--- | Other musculoskeletal disorders +M4030-- | Other musculoskeletal disorders +M4035-- | Other musculoskeletal disorders +M4036-- | Other musculoskeletal disorders +M4037-- | Other musculoskeletal disorders +M404--- | Other musculoskeletal disorders +M4040-- | Other musculoskeletal disorders +M4045-- | Other musculoskeletal disorders +M4046-- | Other musculoskeletal disorders +M4047-- | Other musculoskeletal disorders +M405--- | Other musculoskeletal disorders +M4050-- | Other musculoskeletal disorders +M4055-- | Other musculoskeletal disorders +M4056-- | Other musculoskeletal disorders +M4057-- | Other musculoskeletal disorders +M41---- | Other musculoskeletal disorders +M410--- | Other musculoskeletal disorders +M4100-- | Other musculoskeletal disorders +M4102-- | Other musculoskeletal disorders +M4103-- | Other musculoskeletal disorders +M4104-- | Other musculoskeletal disorders +M4105-- | Other musculoskeletal disorders +M4106-- | Other musculoskeletal disorders +M4107-- | Other musculoskeletal disorders +M4108-- | Other musculoskeletal disorders +M411--- | Other musculoskeletal disorders +M41112- | Other musculoskeletal disorders +M41113- | Other musculoskeletal disorders +M41114- | Other musculoskeletal disorders +M41115- | Other musculoskeletal disorders +M41116- | Other musculoskeletal disorders +M41117- | Other musculoskeletal disorders +M41119- | Other musculoskeletal disorders +M41122- | Other musculoskeletal disorders +M41123- | Other musculoskeletal disorders +M41124- | Other musculoskeletal disorders +M41125- | Other musculoskeletal disorders +M41126- | Other musculoskeletal disorders +M41127- | Other musculoskeletal disorders +M41129- | Other musculoskeletal disorders +M412--- | Other musculoskeletal disorders +M4120-- | Other musculoskeletal disorders +M4122-- | Other musculoskeletal disorders +M4123-- | Other musculoskeletal disorders +M4124-- | Other musculoskeletal disorders +M4125-- | Other musculoskeletal disorders +M4126-- | Other musculoskeletal disorders +M4127-- | Other musculoskeletal disorders +M413--- | Other musculoskeletal disorders +M4130-- | Other musculoskeletal disorders +M4134-- | Other musculoskeletal disorders +M4135-- | Other musculoskeletal disorders +M414--- | Other musculoskeletal disorders +M4140-- | Other musculoskeletal disorders +M4141-- | Other musculoskeletal disorders +M4142-- | Other musculoskeletal disorders +M4143-- | Other musculoskeletal disorders +M4144-- | Other musculoskeletal disorders +M4145-- | Other musculoskeletal disorders +M4146-- | Other musculoskeletal disorders +M4147-- | Other musculoskeletal disorders +M415--- | Other musculoskeletal disorders +M4150-- | Other musculoskeletal disorders +M4152-- | Other musculoskeletal disorders +M4153-- | Other musculoskeletal disorders +M4154-- | Other musculoskeletal disorders +M4155-- | Other musculoskeletal disorders +M4156-- | Other musculoskeletal disorders +M4157-- | Other musculoskeletal disorders +M418--- | Other musculoskeletal disorders +M4180-- | Other musculoskeletal disorders +M4182-- | Other musculoskeletal disorders +M4183-- | Other musculoskeletal disorders +M4184-- | Other musculoskeletal disorders +M4185-- | Other musculoskeletal disorders +M4186-- | Other musculoskeletal disorders +M4187-- | Other musculoskeletal disorders +M419--- | Other musculoskeletal disorders +M42---- | Other musculoskeletal disorders +M420--- | Other musculoskeletal disorders +M4200-- | Other musculoskeletal disorders +M4201-- | Other musculoskeletal disorders +M4202-- | Other musculoskeletal disorders +M4203-- | Other musculoskeletal disorders +M4204-- | Other musculoskeletal disorders +M4205-- | Other musculoskeletal disorders +M4206-- | Other musculoskeletal disorders +M4207-- | Other musculoskeletal disorders +M4208-- | Other musculoskeletal disorders +M4209-- | Other musculoskeletal disorders +M421--- | Other musculoskeletal disorders +M4210-- | Other musculoskeletal disorders +M4211-- | Other musculoskeletal disorders +M4212-- | Other musculoskeletal disorders +M4213-- | Other musculoskeletal disorders +M4214-- | Other musculoskeletal disorders +M4215-- | Other musculoskeletal disorders +M4216-- | Other musculoskeletal disorders +M4217-- | Other musculoskeletal disorders +M4218-- | Other musculoskeletal disorders +M4219-- | Other musculoskeletal disorders +M429--- | Other musculoskeletal disorders +M43---- | Other musculoskeletal disorders +M430--- | Other musculoskeletal disorders +M4300-- | Other musculoskeletal disorders +M4301-- | Other musculoskeletal disorders +M4302-- | Other musculoskeletal disorders +M4303-- | Other musculoskeletal disorders +M4304-- | Other musculoskeletal disorders +M4305-- | Other musculoskeletal disorders +M4306-- | Other musculoskeletal disorders +M4307-- | Other musculoskeletal disorders +M4308-- | Other musculoskeletal disorders +M4309-- | Other musculoskeletal disorders +M431--- | Other musculoskeletal disorders +M4310-- | Other musculoskeletal disorders +M4311-- | Other musculoskeletal disorders +M4312-- | Other musculoskeletal disorders +M4313-- | Other musculoskeletal disorders +M4314-- | Other musculoskeletal disorders +M4315-- | Other musculoskeletal disorders +M4316-- | Other musculoskeletal disorders +M4317-- | Other musculoskeletal disorders +M4318-- | Other musculoskeletal disorders +M4319-- | Other musculoskeletal disorders +M432--- | Other musculoskeletal disorders +M4320-- | Other musculoskeletal disorders +M4321-- | Other musculoskeletal disorders +M4322-- | Other musculoskeletal disorders +M4323-- | Other musculoskeletal disorders +M4324-- | Other musculoskeletal disorders +M4325-- | Other musculoskeletal disorders +M4326-- | Other musculoskeletal disorders +M4327-- | Other musculoskeletal disorders +M4328-- | Other musculoskeletal disorders +M433--- | Other musculoskeletal disorders +M434--- | Other musculoskeletal disorders +M435--- | Other musculoskeletal disorders +M435X2- | Other musculoskeletal disorders +M435X3- | Other musculoskeletal disorders +M435X4- | Other musculoskeletal disorders +M435X5- | Other musculoskeletal disorders +M435X6- | Other musculoskeletal disorders +M435X7- | Other musculoskeletal disorders +M435X8- | Other musculoskeletal disorders +M435X9- | Other musculoskeletal disorders +M436--- | Other musculoskeletal disorders +M438--- | Other musculoskeletal disorders +M438X1- | Other musculoskeletal disorders +M438X2- | Other musculoskeletal disorders +M438X3- | Other musculoskeletal disorders +M438X4- | Other musculoskeletal disorders +M438X5- | Other musculoskeletal disorders +M438X6- | Other musculoskeletal disorders +M438X7- | Other musculoskeletal disorders +M438X8- | Other musculoskeletal disorders +M438X9- | Other musculoskeletal disorders +M439--- | Other musculoskeletal disorders +M45---- | Other musculoskeletal disorders +M450--- | Other musculoskeletal disorders +M451--- | Other musculoskeletal disorders +M452--- | Other musculoskeletal disorders +M453--- | Other musculoskeletal disorders +M454--- | Other musculoskeletal disorders +M455--- | Other musculoskeletal disorders +M456--- | Other musculoskeletal disorders +M457--- | Other musculoskeletal disorders +M458--- | Other musculoskeletal disorders +M459--- | Other musculoskeletal disorders +M46---- | Other musculoskeletal disorders +M460--- | Other musculoskeletal disorders +M4600-- | Other musculoskeletal disorders +M4601-- | Other musculoskeletal disorders +M4602-- | Other musculoskeletal disorders +M4603-- | Other musculoskeletal disorders +M4604-- | Other musculoskeletal disorders +M4605-- | Other musculoskeletal disorders +M4606-- | Other musculoskeletal disorders +M4607-- | Other musculoskeletal disorders +M4608-- | Other musculoskeletal disorders +M4609-- | Other musculoskeletal disorders +M461--- | Other musculoskeletal disorders +M462--- | Other musculoskeletal disorders +M4620-- | Other musculoskeletal disorders +M4621-- | Other musculoskeletal disorders +M4622-- | Other musculoskeletal disorders +M4623-- | Other musculoskeletal disorders +M4624-- | Other musculoskeletal disorders +M4625-- | Other musculoskeletal disorders +M4626-- | Other musculoskeletal disorders +M4627-- | Other musculoskeletal disorders +M4628-- | Other musculoskeletal disorders +M463--- | Other musculoskeletal disorders +M4630-- | Other musculoskeletal disorders +M4631-- | Other musculoskeletal disorders +M4632-- | Other musculoskeletal disorders +M4633-- | Other musculoskeletal disorders +M4634-- | Other musculoskeletal disorders +M4635-- | Other musculoskeletal disorders +M4636-- | Other musculoskeletal disorders +M4637-- | Other musculoskeletal disorders +M4638-- | Other musculoskeletal disorders +M4639-- | Other musculoskeletal disorders +M464--- | Other musculoskeletal disorders +M4640-- | Other musculoskeletal disorders +M4641-- | Other musculoskeletal disorders +M4642-- | Other musculoskeletal disorders +M4643-- | Other musculoskeletal disorders +M4644-- | Other musculoskeletal disorders +M4645-- | Other musculoskeletal disorders +M4646-- | Other musculoskeletal disorders +M4647-- | Other musculoskeletal disorders +M4648-- | Other musculoskeletal disorders +M4649-- | Other musculoskeletal disorders +M465--- | Other musculoskeletal disorders +M4650-- | Other musculoskeletal disorders +M4651-- | Other musculoskeletal disorders +M4652-- | Other musculoskeletal disorders +M4653-- | Other musculoskeletal disorders +M4654-- | Other musculoskeletal disorders +M4655-- | Other musculoskeletal disorders +M4656-- | Other musculoskeletal disorders +M4657-- | Other musculoskeletal disorders +M4658-- | Other musculoskeletal disorders +M4659-- | Other musculoskeletal disorders +M468--- | Other musculoskeletal disorders +M4680-- | Other musculoskeletal disorders +M4681-- | Other musculoskeletal disorders +M4682-- | Other musculoskeletal disorders +M4683-- | Other musculoskeletal disorders +M4684-- | Other musculoskeletal disorders +M4685-- | Other musculoskeletal disorders +M4686-- | Other musculoskeletal disorders +M4687-- | Other musculoskeletal disorders +M4688-- | Other musculoskeletal disorders +M4689-- | Other musculoskeletal disorders +M469--- | Other musculoskeletal disorders +M4690-- | Other musculoskeletal disorders +M4691-- | Other musculoskeletal disorders +M4692-- | Other musculoskeletal disorders +M4693-- | Other musculoskeletal disorders +M4694-- | Other musculoskeletal disorders +M4695-- | Other musculoskeletal disorders +M4696-- | Other musculoskeletal disorders +M4697-- | Other musculoskeletal disorders +M4698-- | Other musculoskeletal disorders +M4699-- | Other musculoskeletal disorders +M47---- | Other musculoskeletal disorders +M470--- | Other musculoskeletal disorders +M47014- | Other musculoskeletal disorders +M47021- | Other musculoskeletal disorders +M47022- | Other musculoskeletal disorders +M47029- | Other musculoskeletal disorders +M471--- | Other musculoskeletal disorders +M4710-- | Other musculoskeletal disorders +M4714-- | Other musculoskeletal disorders +M472--- | Other musculoskeletal disorders +M4720-- | Other musculoskeletal disorders +M4724-- | Other musculoskeletal disorders +M478--- | Other musculoskeletal disorders +M47814- | Other musculoskeletal disorders +M47819- | Other musculoskeletal disorders +M47891- | Other musculoskeletal disorders +M47895- | Other musculoskeletal disorders +M479--- | Other musculoskeletal disorders +M48---- | Other musculoskeletal disorders +M480--- | Other musculoskeletal disorders +M4800-- | Other musculoskeletal disorders +M4804-- | Other musculoskeletal disorders +M481--- | Other musculoskeletal disorders +M4810-- | Other musculoskeletal disorders +M4811-- | Other musculoskeletal disorders +M4815-- | Other musculoskeletal disorders +M482--- | Other musculoskeletal disorders +M4820-- | Other musculoskeletal disorders +M4824-- | Other musculoskeletal disorders +M483--- | Other musculoskeletal disorders +M4830-- | Other musculoskeletal disorders +M4834-- | Other musculoskeletal disorders +M484--- | Other musculoskeletal disorders +M485--- | Other musculoskeletal disorders +M488--- | Other musculoskeletal disorders +M488X1- | Other musculoskeletal disorders +M488X2- | Other musculoskeletal disorders +M488X3- | Other musculoskeletal disorders +M488X4- | Other musculoskeletal disorders +M488X5- | Other musculoskeletal disorders +M488X6- | Other musculoskeletal disorders +M488X7- | Other musculoskeletal disorders +M488X8- | Other musculoskeletal disorders +M488X9- | Other musculoskeletal disorders +M489--- | Other musculoskeletal disorders +M49---- | Other musculoskeletal disorders +M492--- | Other musculoskeletal disorders +M493--- | Other musculoskeletal disorders +M494--- | Other musculoskeletal disorders +M495--- | Other musculoskeletal disorders +M498--- | Other musculoskeletal disorders +M4980-- | Other musculoskeletal disorders +M4984-- | Other musculoskeletal disorders +M4989-- | Other musculoskeletal disorders +M51---- | Other musculoskeletal disorders +M510--- | Other musculoskeletal disorders +M5104-- | Other musculoskeletal disorders +M511--- | Other musculoskeletal disorders +M5114-- | Other musculoskeletal disorders +M512--- | Other musculoskeletal disorders +M5124-- | Other musculoskeletal disorders +M513--- | Other musculoskeletal disorders +M5134-- | Other musculoskeletal disorders +M514--- | Other musculoskeletal disorders +M5144-- | Other musculoskeletal disorders +M518--- | Other musculoskeletal disorders +M5184-- | Other musculoskeletal disorders +M519--- | Other musculoskeletal disorders +M53---- | Other musculoskeletal disorders +M532--- | Other musculoskeletal disorders +M538--- | Other musculoskeletal disorders +M5380-- | Other musculoskeletal disorders +M5384-- | Other musculoskeletal disorders +M539--- | Other musculoskeletal disorders +M54---- | Other musculoskeletal disorders +M540--- | Other musculoskeletal disorders +M5400-- | Other musculoskeletal disorders +M5404-- | Other musculoskeletal disorders +M541--- | Other musculoskeletal disorders +M5410-- | Other musculoskeletal disorders +M5414-- | Other musculoskeletal disorders +M546--- | Other musculoskeletal disorders +M548--- | Other musculoskeletal disorders +M5489-- | Other musculoskeletal disorders +M549--- | Other musculoskeletal disorders +M61---- | Other musculoskeletal disorders +M610--- | Other musculoskeletal disorders +M6100-- | Other musculoskeletal disorders +M61011- | Other musculoskeletal disorders +M61012- | Other musculoskeletal disorders +M61019- | Other musculoskeletal disorders +M61021- | Other musculoskeletal disorders +M61022- | Other musculoskeletal disorders +M61029- | Other musculoskeletal disorders +M61031- | Other musculoskeletal disorders +M61032- | Other musculoskeletal disorders +M61039- | Other musculoskeletal disorders +M61041- | Other musculoskeletal disorders +M61042- | Other musculoskeletal disorders +M61049- | Other musculoskeletal disorders +M61051- | Other musculoskeletal disorders +M61052- | Other musculoskeletal disorders +M61059- | Other musculoskeletal disorders +M61061- | Other musculoskeletal disorders +M61062- | Other musculoskeletal disorders +M61069- | Other musculoskeletal disorders +M61071- | Other musculoskeletal disorders +M61072- | Other musculoskeletal disorders +M61079- | Other musculoskeletal disorders +M6108-- | Other musculoskeletal disorders +M6109-- | Other musculoskeletal disorders +M611--- | Other musculoskeletal disorders +M6110-- | Other musculoskeletal disorders +M61111- | Other musculoskeletal disorders +M61112- | Other musculoskeletal disorders +M61119- | Other musculoskeletal disorders +M61121- | Other musculoskeletal disorders +M61122- | Other musculoskeletal disorders +M61129- | Other musculoskeletal disorders +M61131- | Other musculoskeletal disorders +M61132- | Other musculoskeletal disorders +M61139- | Other musculoskeletal disorders +M61141- | Other musculoskeletal disorders +M61142- | Other musculoskeletal disorders +M61143- | Other musculoskeletal disorders +M61144- | Other musculoskeletal disorders +M61145- | Other musculoskeletal disorders +M61146- | Other musculoskeletal disorders +M61151- | Other musculoskeletal disorders +M61152- | Other musculoskeletal disorders +M61159- | Other musculoskeletal disorders +M61161- | Other musculoskeletal disorders +M61162- | Other musculoskeletal disorders +M61169- | Other musculoskeletal disorders +M61171- | Other musculoskeletal disorders +M61172- | Other musculoskeletal disorders +M61173- | Other musculoskeletal disorders +M61174- | Other musculoskeletal disorders +M61175- | Other musculoskeletal disorders +M61176- | Other musculoskeletal disorders +M61177- | Other musculoskeletal disorders +M61178- | Other musculoskeletal disorders +M61179- | Other musculoskeletal disorders +M6118-- | Other musculoskeletal disorders +M6119-- | Other musculoskeletal disorders +M612--- | Other musculoskeletal disorders +M6120-- | Other musculoskeletal disorders +M61211- | Other musculoskeletal disorders +M61212- | Other musculoskeletal disorders +M61219- | Other musculoskeletal disorders +M61221- | Other musculoskeletal disorders +M61222- | Other musculoskeletal disorders +M61229- | Other musculoskeletal disorders +M61231- | Other musculoskeletal disorders +M61232- | Other musculoskeletal disorders +M61239- | Other musculoskeletal disorders +M61241- | Other musculoskeletal disorders +M61242- | Other musculoskeletal disorders +M61249- | Other musculoskeletal disorders +M61251- | Other musculoskeletal disorders +M61252- | Other musculoskeletal disorders +M61259- | Other musculoskeletal disorders +M61261- | Other musculoskeletal disorders +M61262- | Other musculoskeletal disorders +M61269- | Other musculoskeletal disorders +M61271- | Other musculoskeletal disorders +M61272- | Other musculoskeletal disorders +M61279- | Other musculoskeletal disorders +M6128-- | Other musculoskeletal disorders +M6129-- | Other musculoskeletal disorders +M613--- | Other musculoskeletal disorders +M6130-- | Other musculoskeletal disorders +M61311- | Other musculoskeletal disorders +M61312- | Other musculoskeletal disorders +M61319- | Other musculoskeletal disorders +M61321- | Other musculoskeletal disorders +M61322- | Other musculoskeletal disorders +M61329- | Other musculoskeletal disorders +M61331- | Other musculoskeletal disorders +M61332- | Other musculoskeletal disorders +M61339- | Other musculoskeletal disorders +M61341- | Other musculoskeletal disorders +M61342- | Other musculoskeletal disorders +M61349- | Other musculoskeletal disorders +M61351- | Other musculoskeletal disorders +M61352- | Other musculoskeletal disorders +M61359- | Other musculoskeletal disorders +M61361- | Other musculoskeletal disorders +M61362- | Other musculoskeletal disorders +M61369- | Other musculoskeletal disorders +M61371- | Other musculoskeletal disorders +M61372- | Other musculoskeletal disorders +M61379- | Other musculoskeletal disorders +M6138-- | Other musculoskeletal disorders +M6139-- | Other musculoskeletal disorders +M614--- | Other musculoskeletal disorders +M6140-- | Other musculoskeletal disorders +M61411- | Other musculoskeletal disorders +M61412- | Other musculoskeletal disorders +M61419- | Other musculoskeletal disorders +M61421- | Other musculoskeletal disorders +M61422- | Other musculoskeletal disorders +M61429- | Other musculoskeletal disorders +M61431- | Other musculoskeletal disorders +M61432- | Other musculoskeletal disorders +M61439- | Other musculoskeletal disorders +M61441- | Other musculoskeletal disorders +M61442- | Other musculoskeletal disorders +M61449- | Other musculoskeletal disorders +M61451- | Other musculoskeletal disorders +M61452- | Other musculoskeletal disorders +M61459- | Other musculoskeletal disorders +M61461- | Other musculoskeletal disorders +M61462- | Other musculoskeletal disorders +M61469- | Other musculoskeletal disorders +M61471- | Other musculoskeletal disorders +M61472- | Other musculoskeletal disorders +M61479- | Other musculoskeletal disorders +M6148-- | Other musculoskeletal disorders +M6149-- | Other musculoskeletal disorders +M615--- | Other musculoskeletal disorders +M6150-- | Other musculoskeletal disorders +M61511- | Other musculoskeletal disorders +M61512- | Other musculoskeletal disorders +M61519- | Other musculoskeletal disorders +M61521- | Other musculoskeletal disorders +M61522- | Other musculoskeletal disorders +M61529- | Other musculoskeletal disorders +M61531- | Other musculoskeletal disorders +M61532- | Other musculoskeletal disorders +M61539- | Other musculoskeletal disorders +M61541- | Other musculoskeletal disorders +M61542- | Other musculoskeletal disorders +M61549- | Other musculoskeletal disorders +M61551- | Other musculoskeletal disorders +M61552- | Other musculoskeletal disorders +M61559- | Other musculoskeletal disorders +M61561- | Other musculoskeletal disorders +M61562- | Other musculoskeletal disorders +M61569- | Other musculoskeletal disorders +M61571- | Other musculoskeletal disorders +M61572- | Other musculoskeletal disorders +M61579- | Other musculoskeletal disorders +M6158-- | Other musculoskeletal disorders +M6159-- | Other musculoskeletal disorders +M619--- | Other musculoskeletal disorders +M62---- | Other musculoskeletal disorders +M620--- | Other musculoskeletal disorders +M6200-- | Other musculoskeletal disorders +M62011- | Other musculoskeletal disorders +M62012- | Other musculoskeletal disorders +M62019- | Other musculoskeletal disorders +M62021- | Other musculoskeletal disorders +M62022- | Other musculoskeletal disorders +M62029- | Other musculoskeletal disorders +M62031- | Other musculoskeletal disorders +M62032- | Other musculoskeletal disorders +M62039- | Other musculoskeletal disorders +M62041- | Other musculoskeletal disorders +M62042- | Other musculoskeletal disorders +M62049- | Other musculoskeletal disorders +M62051- | Other musculoskeletal disorders +M62052- | Other musculoskeletal disorders +M62059- | Other musculoskeletal disorders +M62061- | Other musculoskeletal disorders +M62062- | Other musculoskeletal disorders +M62069- | Other musculoskeletal disorders +M62071- | Other musculoskeletal disorders +M62072- | Other musculoskeletal disorders +M62079- | Other musculoskeletal disorders +M6208-- | Other musculoskeletal disorders +M621--- | Other musculoskeletal disorders +M6210-- | Other musculoskeletal disorders +M62111- | Other musculoskeletal disorders +M62112- | Other musculoskeletal disorders +M62119- | Other musculoskeletal disorders +M62121- | Other musculoskeletal disorders +M62122- | Other musculoskeletal disorders +M62129- | Other musculoskeletal disorders +M62131- | Other musculoskeletal disorders +M62132- | Other musculoskeletal disorders +M62139- | Other musculoskeletal disorders +M62141- | Other musculoskeletal disorders +M62142- | Other musculoskeletal disorders +M62149- | Other musculoskeletal disorders +M62151- | Other musculoskeletal disorders +M62152- | Other musculoskeletal disorders +M62159- | Other musculoskeletal disorders +M62161- | Other musculoskeletal disorders +M62162- | Other musculoskeletal disorders +M62169- | Other musculoskeletal disorders +M62171- | Other musculoskeletal disorders +M62172- | Other musculoskeletal disorders +M62179- | Other musculoskeletal disorders +M6218-- | Other musculoskeletal disorders +M622--- | Other musculoskeletal disorders +M6220-- | Other musculoskeletal disorders +M62211- | Other musculoskeletal disorders +M62212- | Other musculoskeletal disorders +M62219- | Other musculoskeletal disorders +M62221- | Other musculoskeletal disorders +M62222- | Other musculoskeletal disorders +M62229- | Other musculoskeletal disorders +M62231- | Other musculoskeletal disorders +M62232- | Other musculoskeletal disorders +M62239- | Other musculoskeletal disorders +M62241- | Other musculoskeletal disorders +M62242- | Other musculoskeletal disorders +M62249- | Other musculoskeletal disorders +M62251- | Other musculoskeletal disorders +M62252- | Other musculoskeletal disorders +M62259- | Other musculoskeletal disorders +M62261- | Other musculoskeletal disorders +M62262- | Other musculoskeletal disorders +M62269- | Other musculoskeletal disorders +M62271- | Other musculoskeletal disorders +M62272- | Other musculoskeletal disorders +M62279- | Other musculoskeletal disorders +M6228-- | Other musculoskeletal disorders +M623--- | Other musculoskeletal disorders +M624--- | Other musculoskeletal disorders +M6240-- | Other musculoskeletal disorders +M62411- | Other musculoskeletal disorders +M62412- | Other musculoskeletal disorders +M62419- | Other musculoskeletal disorders +M62421- | Other musculoskeletal disorders +M62422- | Other musculoskeletal disorders +M62429- | Other musculoskeletal disorders +M62431- | Other musculoskeletal disorders +M62432- | Other musculoskeletal disorders +M62439- | Other musculoskeletal disorders +M62441- | Other musculoskeletal disorders +M62442- | Other musculoskeletal disorders +M62449- | Other musculoskeletal disorders +M62451- | Other musculoskeletal disorders +M62452- | Other musculoskeletal disorders +M62459- | Other musculoskeletal disorders +M62461- | Other musculoskeletal disorders +M62462- | Other musculoskeletal disorders +M62469- | Other musculoskeletal disorders +M62471- | Other musculoskeletal disorders +M62472- | Other musculoskeletal disorders +M62479- | Other musculoskeletal disorders +M6248-- | Other musculoskeletal disorders +M6249-- | Other musculoskeletal disorders +M625--- | Other musculoskeletal disorders +M6250-- | Other musculoskeletal disorders +M62511- | Other musculoskeletal disorders +M62512- | Other musculoskeletal disorders +M62519- | Other musculoskeletal disorders +M62521- | Other musculoskeletal disorders +M62522- | Other musculoskeletal disorders +M62529- | Other musculoskeletal disorders +M62531- | Other musculoskeletal disorders +M62532- | Other musculoskeletal disorders +M62539- | Other musculoskeletal disorders +M62541- | Other musculoskeletal disorders +M62542- | Other musculoskeletal disorders +M62549- | Other musculoskeletal disorders +M62551- | Other musculoskeletal disorders +M62552- | Other musculoskeletal disorders +M62559- | Other musculoskeletal disorders +M62561- | Other musculoskeletal disorders +M62562- | Other musculoskeletal disorders +M62569- | Other musculoskeletal disorders +M62571- | Other musculoskeletal disorders +M62572- | Other musculoskeletal disorders +M62579- | Other musculoskeletal disorders +M6258-- | Other musculoskeletal disorders +M6259-- | Other musculoskeletal disorders +M626--- | Other musculoskeletal disorders +M628--- | Other musculoskeletal disorders +M6281-- | Other musculoskeletal disorders +M6282-- | Other musculoskeletal disorders +M62830- | Other musculoskeletal disorders +M62831- | Other musculoskeletal disorders +M62838- | Other musculoskeletal disorders +M6284-- | Other musculoskeletal disorders +M6289-- | Other musculoskeletal disorders +M629--- | Other musculoskeletal disorders +M63---- | Other musculoskeletal disorders +M630--- | Other musculoskeletal disorders +M631--- | Other musculoskeletal disorders +M632--- | Other musculoskeletal disorders +M633--- | Other musculoskeletal disorders +M638--- | Other musculoskeletal disorders +M6380-- | Other musculoskeletal disorders +M63811- | Other musculoskeletal disorders +M63812- | Other musculoskeletal disorders +M63819- | Other musculoskeletal disorders +M63821- | Other musculoskeletal disorders +M63822- | Other musculoskeletal disorders +M63829- | Other musculoskeletal disorders +M63831- | Other musculoskeletal disorders +M63832- | Other musculoskeletal disorders +M63839- | Other musculoskeletal disorders +M63841- | Other musculoskeletal disorders +M63842- | Other musculoskeletal disorders +M63849- | Other musculoskeletal disorders +M63851- | Other musculoskeletal disorders +M63852- | Other musculoskeletal disorders +M63859- | Other musculoskeletal disorders +M63861- | Other musculoskeletal disorders +M63862- | Other musculoskeletal disorders +M63869- | Other musculoskeletal disorders +M63871- | Other musculoskeletal disorders +M63872- | Other musculoskeletal disorders +M63879- | Other musculoskeletal disorders +M6388-- | Other musculoskeletal disorders +M6389-- | Other musculoskeletal disorders +M65---- | Other musculoskeletal disorders +M650--- | Other musculoskeletal disorders +M6500-- | Other musculoskeletal disorders +M65011- | Other musculoskeletal disorders +M65012- | Other musculoskeletal disorders +M65019- | Other musculoskeletal disorders +M65021- | Other musculoskeletal disorders +M65022- | Other musculoskeletal disorders +M65029- | Other musculoskeletal disorders +M65031- | Other musculoskeletal disorders +M65032- | Other musculoskeletal disorders +M65039- | Other musculoskeletal disorders +M65041- | Other musculoskeletal disorders +M65042- | Other musculoskeletal disorders +M65049- | Other musculoskeletal disorders +M65051- | Other musculoskeletal disorders +M65052- | Other musculoskeletal disorders +M65059- | Other musculoskeletal disorders +M65061- | Other musculoskeletal disorders +M65062- | Other musculoskeletal disorders +M65069- | Other musculoskeletal disorders +M65071- | Other musculoskeletal disorders +M65072- | Other musculoskeletal disorders +M65079- | Other musculoskeletal disorders +M6508-- | Other musculoskeletal disorders +M651--- | Other musculoskeletal disorders +M6510-- | Other musculoskeletal disorders +M65111- | Other musculoskeletal disorders +M65112- | Other musculoskeletal disorders +M65119- | Other musculoskeletal disorders +M65121- | Other musculoskeletal disorders +M65122- | Other musculoskeletal disorders +M65129- | Other musculoskeletal disorders +M65131- | Other musculoskeletal disorders +M65132- | Other musculoskeletal disorders +M65139- | Other musculoskeletal disorders +M65141- | Other musculoskeletal disorders +M65142- | Other musculoskeletal disorders +M65149- | Other musculoskeletal disorders +M65151- | Other musculoskeletal disorders +M65152- | Other musculoskeletal disorders +M65159- | Other musculoskeletal disorders +M65161- | Other musculoskeletal disorders +M65162- | Other musculoskeletal disorders +M65169- | Other musculoskeletal disorders +M65171- | Other musculoskeletal disorders +M65172- | Other musculoskeletal disorders +M65179- | Other musculoskeletal disorders +M6518-- | Other musculoskeletal disorders +M6519-- | Other musculoskeletal disorders +M652--- | Other musculoskeletal disorders +M6520-- | Other musculoskeletal disorders +M65221- | Other musculoskeletal disorders +M65222- | Other musculoskeletal disorders +M65229- | Other musculoskeletal disorders +M65231- | Other musculoskeletal disorders +M65232- | Other musculoskeletal disorders +M65239- | Other musculoskeletal disorders +M65241- | Other musculoskeletal disorders +M65242- | Other musculoskeletal disorders +M65249- | Other musculoskeletal disorders +M65251- | Other musculoskeletal disorders +M65252- | Other musculoskeletal disorders +M65259- | Other musculoskeletal disorders +M65261- | Other musculoskeletal disorders +M65262- | Other musculoskeletal disorders +M65269- | Other musculoskeletal disorders +M65271- | Other musculoskeletal disorders +M65272- | Other musculoskeletal disorders +M65279- | Other musculoskeletal disorders +M6528-- | Other musculoskeletal disorders +M6529-- | Other musculoskeletal disorders +M653--- | Other musculoskeletal disorders +M6530-- | Other musculoskeletal disorders +M65311- | Other musculoskeletal disorders +M65312- | Other musculoskeletal disorders +M65319- | Other musculoskeletal disorders +M65321- | Other musculoskeletal disorders +M65322- | Other musculoskeletal disorders +M65329- | Other musculoskeletal disorders +M65331- | Other musculoskeletal disorders +M65332- | Other musculoskeletal disorders +M65339- | Other musculoskeletal disorders +M65341- | Other musculoskeletal disorders +M65342- | Other musculoskeletal disorders +M65349- | Other musculoskeletal disorders +M65351- | Other musculoskeletal disorders +M65352- | Other musculoskeletal disorders +M65359- | Other musculoskeletal disorders +M654--- | Other musculoskeletal disorders +M658--- | Other musculoskeletal disorders +M6580-- | Other musculoskeletal disorders +M65811- | Other musculoskeletal disorders +M65812- | Other musculoskeletal disorders +M65819- | Other musculoskeletal disorders +M65821- | Other musculoskeletal disorders +M65822- | Other musculoskeletal disorders +M65829- | Other musculoskeletal disorders +M65831- | Other musculoskeletal disorders +M65832- | Other musculoskeletal disorders +M65839- | Other musculoskeletal disorders +M65841- | Other musculoskeletal disorders +M65842- | Other musculoskeletal disorders +M65849- | Other musculoskeletal disorders +M65851- | Other musculoskeletal disorders +M65852- | Other musculoskeletal disorders +M65859- | Other musculoskeletal disorders +M65861- | Other musculoskeletal disorders +M65862- | Other musculoskeletal disorders +M65869- | Other musculoskeletal disorders +M65871- | Other musculoskeletal disorders +M65872- | Other musculoskeletal disorders +M65879- | Other musculoskeletal disorders +M6588-- | Other musculoskeletal disorders +M6589-- | Other musculoskeletal disorders +M659--- | Other musculoskeletal disorders +M66---- | Other musculoskeletal disorders +M660--- | Other musculoskeletal disorders +M661--- | Other musculoskeletal disorders +M6610-- | Other musculoskeletal disorders +M66111- | Other musculoskeletal disorders +M66112- | Other musculoskeletal disorders +M66119- | Other musculoskeletal disorders +M66121- | Other musculoskeletal disorders +M66122- | Other musculoskeletal disorders +M66129- | Other musculoskeletal disorders +M66131- | Other musculoskeletal disorders +M66132- | Other musculoskeletal disorders +M66139- | Other musculoskeletal disorders +M66141- | Other musculoskeletal disorders +M66142- | Other musculoskeletal disorders +M66143- | Other musculoskeletal disorders +M66144- | Other musculoskeletal disorders +M66145- | Other musculoskeletal disorders +M66146- | Other musculoskeletal disorders +M66151- | Other musculoskeletal disorders +M66152- | Other musculoskeletal disorders +M66159- | Other musculoskeletal disorders +M66171- | Other musculoskeletal disorders +M66172- | Other musculoskeletal disorders +M66173- | Other musculoskeletal disorders +M66174- | Other musculoskeletal disorders +M66175- | Other musculoskeletal disorders +M66176- | Other musculoskeletal disorders +M66177- | Other musculoskeletal disorders +M66178- | Other musculoskeletal disorders +M66179- | Other musculoskeletal disorders +M6618-- | Other musculoskeletal disorders +M662--- | Other musculoskeletal disorders +M6620-- | Other musculoskeletal disorders +M66211- | Other musculoskeletal disorders +M66212- | Other musculoskeletal disorders +M66219- | Other musculoskeletal disorders +M66221- | Other musculoskeletal disorders +M66222- | Other musculoskeletal disorders +M66229- | Other musculoskeletal disorders +M66231- | Other musculoskeletal disorders +M66232- | Other musculoskeletal disorders +M66239- | Other musculoskeletal disorders +M66241- | Other musculoskeletal disorders +M66242- | Other musculoskeletal disorders +M66249- | Other musculoskeletal disorders +M66251- | Other musculoskeletal disorders +M66252- | Other musculoskeletal disorders +M66259- | Other musculoskeletal disorders +M66261- | Other musculoskeletal disorders +M66262- | Other musculoskeletal disorders +M66269- | Other musculoskeletal disorders +M66271- | Other musculoskeletal disorders +M66272- | Other musculoskeletal disorders +M66279- | Other musculoskeletal disorders +M6628-- | Other musculoskeletal disorders +M6629-- | Other musculoskeletal disorders +M663--- | Other musculoskeletal disorders +M6630-- | Other musculoskeletal disorders +M66311- | Other musculoskeletal disorders +M66312- | Other musculoskeletal disorders +M66319- | Other musculoskeletal disorders +M66321- | Other musculoskeletal disorders +M66322- | Other musculoskeletal disorders +M66329- | Other musculoskeletal disorders +M66331- | Other musculoskeletal disorders +M66332- | Other musculoskeletal disorders +M66339- | Other musculoskeletal disorders +M66341- | Other musculoskeletal disorders +M66342- | Other musculoskeletal disorders +M66349- | Other musculoskeletal disorders +M66351- | Other musculoskeletal disorders +M66352- | Other musculoskeletal disorders +M66359- | Other musculoskeletal disorders +M66361- | Other musculoskeletal disorders +M66362- | Other musculoskeletal disorders +M66369- | Other musculoskeletal disorders +M66371- | Other musculoskeletal disorders +M66372- | Other musculoskeletal disorders +M66379- | Other musculoskeletal disorders +M6638-- | Other musculoskeletal disorders +M6639-- | Other musculoskeletal disorders +M664--- | Other musculoskeletal disorders +M665--- | Other musculoskeletal disorders +M6680-- | Other musculoskeletal disorders +M66811- | Other musculoskeletal disorders +M66812- | Other musculoskeletal disorders +M66819- | Other musculoskeletal disorders +M66821- | Other musculoskeletal disorders +M66822- | Other musculoskeletal disorders +M66829- | Other musculoskeletal disorders +M66831- | Other musculoskeletal disorders +M66832- | Other musculoskeletal disorders +M66839- | Other musculoskeletal disorders +M66841- | Other musculoskeletal disorders +M66842- | Other musculoskeletal disorders +M66849- | Other musculoskeletal disorders +M66851- | Other musculoskeletal disorders +M66852- | Other musculoskeletal disorders +M66859- | Other musculoskeletal disorders +M66861- | Other musculoskeletal disorders +M66862- | Other musculoskeletal disorders +M66869- | Other musculoskeletal disorders +M66871- | Other musculoskeletal disorders +M66872- | Other musculoskeletal disorders +M66879- | Other musculoskeletal disorders +M6688-- | Other musculoskeletal disorders +M6689-- | Other musculoskeletal disorders +M669--- | Other musculoskeletal disorders +M67---- | Other musculoskeletal disorders +M670--- | Other musculoskeletal disorders +M6700-- | Other musculoskeletal disorders +M6701-- | Other musculoskeletal disorders +M6702-- | Other musculoskeletal disorders +M671--- | Other musculoskeletal disorders +M672--- | Other musculoskeletal disorders +M6720-- | Other musculoskeletal disorders +M67211- | Other musculoskeletal disorders +M67212- | Other musculoskeletal disorders +M67219- | Other musculoskeletal disorders +M67221- | Other musculoskeletal disorders +M67222- | Other musculoskeletal disorders +M67229- | Other musculoskeletal disorders +M67231- | Other musculoskeletal disorders +M67232- | Other musculoskeletal disorders +M67239- | Other musculoskeletal disorders +M67241- | Other musculoskeletal disorders +M67242- | Other musculoskeletal disorders +M67249- | Other musculoskeletal disorders +M67251- | Other musculoskeletal disorders +M67252- | Other musculoskeletal disorders +M67259- | Other musculoskeletal disorders +M67261- | Other musculoskeletal disorders +M67262- | Other musculoskeletal disorders +M67269- | Other musculoskeletal disorders +M67271- | Other musculoskeletal disorders +M67272- | Other musculoskeletal disorders +M67279- | Other musculoskeletal disorders +M6728-- | Other musculoskeletal disorders +M6729-- | Other musculoskeletal disorders +M673--- | Other musculoskeletal disorders +M6730-- | Other musculoskeletal disorders +M67311- | Other musculoskeletal disorders +M67312- | Other musculoskeletal disorders +M67319- | Other musculoskeletal disorders +M67321- | Other musculoskeletal disorders +M67322- | Other musculoskeletal disorders +M67329- | Other musculoskeletal disorders +M67331- | Other musculoskeletal disorders +M67332- | Other musculoskeletal disorders +M67339- | Other musculoskeletal disorders +M67341- | Other musculoskeletal disorders +M67342- | Other musculoskeletal disorders +M67349- | Other musculoskeletal disorders +M67351- | Other musculoskeletal disorders +M67352- | Other musculoskeletal disorders +M67359- | Other musculoskeletal disorders +M67361- | Other musculoskeletal disorders +M67362- | Other musculoskeletal disorders +M67369- | Other musculoskeletal disorders +M67371- | Other musculoskeletal disorders +M67372- | Other musculoskeletal disorders +M67379- | Other musculoskeletal disorders +M6738-- | Other musculoskeletal disorders +M6739-- | Other musculoskeletal disorders +M674--- | Other musculoskeletal disorders +M6740-- | Other musculoskeletal disorders +M67411- | Other musculoskeletal disorders +M67412- | Other musculoskeletal disorders +M67419- | Other musculoskeletal disorders +M67421- | Other musculoskeletal disorders +M67422- | Other musculoskeletal disorders +M67429- | Other musculoskeletal disorders +M67431- | Other musculoskeletal disorders +M67432- | Other musculoskeletal disorders +M67439- | Other musculoskeletal disorders +M67441- | Other musculoskeletal disorders +M67442- | Other musculoskeletal disorders +M67449- | Other musculoskeletal disorders +M67451- | Other musculoskeletal disorders +M67452- | Other musculoskeletal disorders +M67459- | Other musculoskeletal disorders +M67461- | Other musculoskeletal disorders +M67462- | Other musculoskeletal disorders +M67469- | Other musculoskeletal disorders +M67471- | Other musculoskeletal disorders +M67472- | Other musculoskeletal disorders +M67479- | Other musculoskeletal disorders +M6748-- | Other musculoskeletal disorders +M6749-- | Other musculoskeletal disorders +M6750-- | Other musculoskeletal disorders +M6751-- | Other musculoskeletal disorders +M6752-- | Other musculoskeletal disorders +M678--- | Other musculoskeletal disorders +M6780-- | Other musculoskeletal disorders +M67811- | Other musculoskeletal disorders +M67812- | Other musculoskeletal disorders +M67813- | Other musculoskeletal disorders +M67814- | Other musculoskeletal disorders +M67819- | Other musculoskeletal disorders +M67821- | Other musculoskeletal disorders +M67822- | Other musculoskeletal disorders +M67823- | Other musculoskeletal disorders +M67824- | Other musculoskeletal disorders +M67829- | Other musculoskeletal disorders +M67831- | Other musculoskeletal disorders +M67832- | Other musculoskeletal disorders +M67833- | Other musculoskeletal disorders +M67834- | Other musculoskeletal disorders +M67839- | Other musculoskeletal disorders +M67841- | Other musculoskeletal disorders +M67842- | Other musculoskeletal disorders +M67843- | Other musculoskeletal disorders +M67844- | Other musculoskeletal disorders +M67849- | Other musculoskeletal disorders +M67851- | Other musculoskeletal disorders +M67852- | Other musculoskeletal disorders +M67853- | Other musculoskeletal disorders +M67854- | Other musculoskeletal disorders +M67859- | Other musculoskeletal disorders +M67861- | Other musculoskeletal disorders +M67862- | Other musculoskeletal disorders +M67863- | Other musculoskeletal disorders +M67864- | Other musculoskeletal disorders +M67869- | Other musculoskeletal disorders +M67871- | Other musculoskeletal disorders +M67872- | Other musculoskeletal disorders +M67873- | Other musculoskeletal disorders +M67874- | Other musculoskeletal disorders +M67879- | Other musculoskeletal disorders +M6788-- | Other musculoskeletal disorders +M6789-- | Other musculoskeletal disorders +M679--- | Other musculoskeletal disorders +M6790-- | Other musculoskeletal disorders +M67911- | Other musculoskeletal disorders +M67912- | Other musculoskeletal disorders +M67919- | Other musculoskeletal disorders +M67921- | Other musculoskeletal disorders +M67922- | Other musculoskeletal disorders +M67929- | Other musculoskeletal disorders +M67931- | Other musculoskeletal disorders +M67932- | Other musculoskeletal disorders +M67939- | Other musculoskeletal disorders +M67941- | Other musculoskeletal disorders +M67942- | Other musculoskeletal disorders +M67949- | Other musculoskeletal disorders +M67951- | Other musculoskeletal disorders +M67952- | Other musculoskeletal disorders +M67959- | Other musculoskeletal disorders +M67961- | Other musculoskeletal disorders +M67962- | Other musculoskeletal disorders +M67969- | Other musculoskeletal disorders +M67971- | Other musculoskeletal disorders +M67972- | Other musculoskeletal disorders +M67979- | Other musculoskeletal disorders +M6798-- | Other musculoskeletal disorders +M6799-- | Other musculoskeletal disorders +M68---- | Other musculoskeletal disorders +M680--- | Other musculoskeletal disorders +M688--- | Other musculoskeletal disorders +M70---- | Other musculoskeletal disorders +M700--- | Other musculoskeletal disorders +M70031- | Other musculoskeletal disorders +M70032- | Other musculoskeletal disorders +M70039- | Other musculoskeletal disorders +M70041- | Other musculoskeletal disorders +M70042- | Other musculoskeletal disorders +M70049- | Other musculoskeletal disorders +M701--- | Other musculoskeletal disorders +M7010-- | Other musculoskeletal disorders +M7011-- | Other musculoskeletal disorders +M7012-- | Other musculoskeletal disorders +M702--- | Other musculoskeletal disorders +M7020-- | Other musculoskeletal disorders +M7021-- | Other musculoskeletal disorders +M7022-- | Other musculoskeletal disorders +M703--- | Other musculoskeletal disorders +M7030-- | Other musculoskeletal disorders +M7031-- | Other musculoskeletal disorders +M7032-- | Other musculoskeletal disorders +M704--- | Other musculoskeletal disorders +M7040-- | Other musculoskeletal disorders +M7041-- | Other musculoskeletal disorders +M7042-- | Other musculoskeletal disorders +M705--- | Other musculoskeletal disorders +M7050-- | Other musculoskeletal disorders +M7051-- | Other musculoskeletal disorders +M7052-- | Other musculoskeletal disorders +M706--- | Other musculoskeletal disorders +M7060-- | Other musculoskeletal disorders +M7061-- | Other musculoskeletal disorders +M7062-- | Other musculoskeletal disorders +M707--- | Other musculoskeletal disorders +M7070-- | Other musculoskeletal disorders +M7071-- | Other musculoskeletal disorders +M7072-- | Other musculoskeletal disorders +M708--- | Other musculoskeletal disorders +M7080-- | Other musculoskeletal disorders +M70811- | Other musculoskeletal disorders +M70812- | Other musculoskeletal disorders +M70819- | Other musculoskeletal disorders +M70821- | Other musculoskeletal disorders +M70822- | Other musculoskeletal disorders +M70829- | Other musculoskeletal disorders +M70831- | Other musculoskeletal disorders +M70832- | Other musculoskeletal disorders +M70839- | Other musculoskeletal disorders +M70841- | Other musculoskeletal disorders +M70842- | Other musculoskeletal disorders +M70849- | Other musculoskeletal disorders +M70851- | Other musculoskeletal disorders +M70852- | Other musculoskeletal disorders +M70859- | Other musculoskeletal disorders +M70861- | Other musculoskeletal disorders +M70862- | Other musculoskeletal disorders +M70869- | Other musculoskeletal disorders +M70871- | Other musculoskeletal disorders +M70872- | Other musculoskeletal disorders +M70879- | Other musculoskeletal disorders +M7088-- | Other musculoskeletal disorders +M7089-- | Other musculoskeletal disorders +M709--- | Other musculoskeletal disorders +M7090-- | Other musculoskeletal disorders +M70911- | Other musculoskeletal disorders +M70912- | Other musculoskeletal disorders +M70919- | Other musculoskeletal disorders +M70921- | Other musculoskeletal disorders +M70922- | Other musculoskeletal disorders +M70929- | Other musculoskeletal disorders +M70931- | Other musculoskeletal disorders +M70932- | Other musculoskeletal disorders +M70939- | Other musculoskeletal disorders +M70941- | Other musculoskeletal disorders +M70942- | Other musculoskeletal disorders +M70949- | Other musculoskeletal disorders +M70951- | Other musculoskeletal disorders +M70952- | Other musculoskeletal disorders +M70959- | Other musculoskeletal disorders +M70961- | Other musculoskeletal disorders +M70962- | Other musculoskeletal disorders +M70969- | Other musculoskeletal disorders +M70971- | Other musculoskeletal disorders +M70972- | Other musculoskeletal disorders +M70979- | Other musculoskeletal disorders +M7098-- | Other musculoskeletal disorders +M7099-- | Other musculoskeletal disorders +M71---- | Other musculoskeletal disorders +M710--- | Other musculoskeletal disorders +M7100-- | Other musculoskeletal disorders +M71011- | Other musculoskeletal disorders +M71012- | Other musculoskeletal disorders +M71019- | Other musculoskeletal disorders +M71021- | Other musculoskeletal disorders +M71022- | Other musculoskeletal disorders +M71029- | Other musculoskeletal disorders +M71031- | Other musculoskeletal disorders +M71032- | Other musculoskeletal disorders +M71039- | Other musculoskeletal disorders +M71041- | Other musculoskeletal disorders +M71042- | Other musculoskeletal disorders +M71049- | Other musculoskeletal disorders +M71051- | Other musculoskeletal disorders +M71052- | Other musculoskeletal disorders +M71059- | Other musculoskeletal disorders +M71061- | Other musculoskeletal disorders +M71062- | Other musculoskeletal disorders +M71069- | Other musculoskeletal disorders +M71071- | Other musculoskeletal disorders +M71072- | Other musculoskeletal disorders +M71079- | Other musculoskeletal disorders +M7108-- | Other musculoskeletal disorders +M7109-- | Other musculoskeletal disorders +M711--- | Other musculoskeletal disorders +M7110-- | Other musculoskeletal disorders +M71111- | Other musculoskeletal disorders +M71112- | Other musculoskeletal disorders +M71119- | Other musculoskeletal disorders +M71121- | Other musculoskeletal disorders +M71122- | Other musculoskeletal disorders +M71129- | Other musculoskeletal disorders +M71131- | Other musculoskeletal disorders +M71132- | Other musculoskeletal disorders +M71139- | Other musculoskeletal disorders +M71141- | Other musculoskeletal disorders +M71142- | Other musculoskeletal disorders +M71149- | Other musculoskeletal disorders +M71151- | Other musculoskeletal disorders +M71152- | Other musculoskeletal disorders +M71159- | Other musculoskeletal disorders +M71161- | Other musculoskeletal disorders +M71162- | Other musculoskeletal disorders +M71169- | Other musculoskeletal disorders +M71171- | Other musculoskeletal disorders +M71172- | Other musculoskeletal disorders +M71179- | Other musculoskeletal disorders +M7118-- | Other musculoskeletal disorders +M7119-- | Other musculoskeletal disorders +M712--- | Other musculoskeletal disorders +M7120-- | Other musculoskeletal disorders +M7121-- | Other musculoskeletal disorders +M7122-- | Other musculoskeletal disorders +M713--- | Other musculoskeletal disorders +M7130-- | Other musculoskeletal disorders +M71311- | Other musculoskeletal disorders +M71312- | Other musculoskeletal disorders +M71319- | Other musculoskeletal disorders +M71321- | Other musculoskeletal disorders +M71322- | Other musculoskeletal disorders +M71329- | Other musculoskeletal disorders +M71331- | Other musculoskeletal disorders +M71332- | Other musculoskeletal disorders +M71339- | Other musculoskeletal disorders +M71341- | Other musculoskeletal disorders +M71342- | Other musculoskeletal disorders +M71349- | Other musculoskeletal disorders +M71351- | Other musculoskeletal disorders +M71352- | Other musculoskeletal disorders +M71359- | Other musculoskeletal disorders +M71371- | Other musculoskeletal disorders +M71372- | Other musculoskeletal disorders +M71379- | Other musculoskeletal disorders +M7138-- | Other musculoskeletal disorders +M7139-- | Other musculoskeletal disorders +M714--- | Other musculoskeletal disorders +M7140-- | Other musculoskeletal disorders +M71421- | Other musculoskeletal disorders +M71422- | Other musculoskeletal disorders +M71429- | Other musculoskeletal disorders +M71431- | Other musculoskeletal disorders +M71432- | Other musculoskeletal disorders +M71439- | Other musculoskeletal disorders +M71441- | Other musculoskeletal disorders +M71442- | Other musculoskeletal disorders +M71449- | Other musculoskeletal disorders +M71451- | Other musculoskeletal disorders +M71452- | Other musculoskeletal disorders +M71459- | Other musculoskeletal disorders +M71461- | Other musculoskeletal disorders +M71462- | Other musculoskeletal disorders +M71469- | Other musculoskeletal disorders +M71471- | Other musculoskeletal disorders +M71472- | Other musculoskeletal disorders +M71479- | Other musculoskeletal disorders +M7148-- | Other musculoskeletal disorders +M7149-- | Other musculoskeletal disorders +M715--- | Other musculoskeletal disorders +M7150-- | Other musculoskeletal disorders +M71521- | Other musculoskeletal disorders +M71522- | Other musculoskeletal disorders +M71529- | Other musculoskeletal disorders +M71531- | Other musculoskeletal disorders +M71532- | Other musculoskeletal disorders +M71539- | Other musculoskeletal disorders +M71541- | Other musculoskeletal disorders +M71542- | Other musculoskeletal disorders +M71549- | Other musculoskeletal disorders +M71551- | Other musculoskeletal disorders +M71552- | Other musculoskeletal disorders +M71559- | Other musculoskeletal disorders +M71561- | Other musculoskeletal disorders +M71562- | Other musculoskeletal disorders +M71569- | Other musculoskeletal disorders +M71571- | Other musculoskeletal disorders +M71572- | Other musculoskeletal disorders +M71579- | Other musculoskeletal disorders +M7158-- | Other musculoskeletal disorders +M718--- | Other musculoskeletal disorders +M7180-- | Other musculoskeletal disorders +M71811- | Other musculoskeletal disorders +M71812- | Other musculoskeletal disorders +M71819- | Other musculoskeletal disorders +M71821- | Other musculoskeletal disorders +M71822- | Other musculoskeletal disorders +M71829- | Other musculoskeletal disorders +M71831- | Other musculoskeletal disorders +M71832- | Other musculoskeletal disorders +M71839- | Other musculoskeletal disorders +M71841- | Other musculoskeletal disorders +M71842- | Other musculoskeletal disorders +M71849- | Other musculoskeletal disorders +M71851- | Other musculoskeletal disorders +M71852- | Other musculoskeletal disorders +M71859- | Other musculoskeletal disorders +M71861- | Other musculoskeletal disorders +M71862- | Other musculoskeletal disorders +M71869- | Other musculoskeletal disorders +M71871- | Other musculoskeletal disorders +M71872- | Other musculoskeletal disorders +M71879- | Other musculoskeletal disorders +M7188-- | Other musculoskeletal disorders +M7189-- | Other musculoskeletal disorders +M719--- | Other musculoskeletal disorders +M72---- | Other musculoskeletal disorders +M720--- | Other musculoskeletal disorders +M721--- | Other musculoskeletal disorders +M722--- | Other musculoskeletal disorders +M724--- | Other musculoskeletal disorders +M728--- | Other musculoskeletal disorders +M729--- | Other musculoskeletal disorders +M73---- | Other musculoskeletal disorders +M75---- | Other musculoskeletal disorders +M750--- | Other musculoskeletal disorders +M7500-- | Other musculoskeletal disorders +M7501-- | Other musculoskeletal disorders +M7502-- | Other musculoskeletal disorders +M751--- | Other musculoskeletal disorders +M75100- | Other musculoskeletal disorders +M75101- | Other musculoskeletal disorders +M75102- | Other musculoskeletal disorders +M75110- | Other musculoskeletal disorders +M75111- | Other musculoskeletal disorders +M75112- | Other musculoskeletal disorders +M75120- | Other musculoskeletal disorders +M75121- | Other musculoskeletal disorders +M75122- | Other musculoskeletal disorders +M752--- | Other musculoskeletal disorders +M7520-- | Other musculoskeletal disorders +M7521-- | Other musculoskeletal disorders +M7522-- | Other musculoskeletal disorders +M753--- | Other musculoskeletal disorders +M7530-- | Other musculoskeletal disorders +M7531-- | Other musculoskeletal disorders +M7532-- | Other musculoskeletal disorders +M754--- | Other musculoskeletal disorders +M7540-- | Other musculoskeletal disorders +M7541-- | Other musculoskeletal disorders +M7542-- | Other musculoskeletal disorders +M755--- | Other musculoskeletal disorders +M7550-- | Other musculoskeletal disorders +M7551-- | Other musculoskeletal disorders +M7552-- | Other musculoskeletal disorders +M756--- | Other musculoskeletal disorders +M758--- | Other musculoskeletal disorders +M7580-- | Other musculoskeletal disorders +M7581-- | Other musculoskeletal disorders +M7582-- | Other musculoskeletal disorders +M759--- | Other musculoskeletal disorders +M7590-- | Other musculoskeletal disorders +M7591-- | Other musculoskeletal disorders +M7592-- | Other musculoskeletal disorders +M76---- | Other musculoskeletal disorders +M760--- | Other musculoskeletal disorders +M7600-- | Other musculoskeletal disorders +M7601-- | Other musculoskeletal disorders +M7602-- | Other musculoskeletal disorders +M761--- | Other musculoskeletal disorders +M7610-- | Other musculoskeletal disorders +M7611-- | Other musculoskeletal disorders +M7612-- | Other musculoskeletal disorders +M762--- | Other musculoskeletal disorders +M7620-- | Other musculoskeletal disorders +M7621-- | Other musculoskeletal disorders +M7622-- | Other musculoskeletal disorders +M763--- | Other musculoskeletal disorders +M7630-- | Other musculoskeletal disorders +M7631-- | Other musculoskeletal disorders +M7632-- | Other musculoskeletal disorders +M764--- | Other musculoskeletal disorders +M7640-- | Other musculoskeletal disorders +M7641-- | Other musculoskeletal disorders +M7642-- | Other musculoskeletal disorders +M765--- | Other musculoskeletal disorders +M7650-- | Other musculoskeletal disorders +M7651-- | Other musculoskeletal disorders +M7652-- | Other musculoskeletal disorders +M766--- | Other musculoskeletal disorders +M7660-- | Other musculoskeletal disorders +M7661-- | Other musculoskeletal disorders +M7662-- | Other musculoskeletal disorders +M767--- | Other musculoskeletal disorders +M7670-- | Other musculoskeletal disorders +M7671-- | Other musculoskeletal disorders +M7672-- | Other musculoskeletal disorders +M768--- | Other musculoskeletal disorders +M76811- | Other musculoskeletal disorders +M76812- | Other musculoskeletal disorders +M76819- | Other musculoskeletal disorders +M76821- | Other musculoskeletal disorders +M76822- | Other musculoskeletal disorders +M76829- | Other musculoskeletal disorders +M76891- | Other musculoskeletal disorders +M76892- | Other musculoskeletal disorders +M76899- | Other musculoskeletal disorders +M769--- | Other musculoskeletal disorders +M77---- | Other musculoskeletal disorders +M770--- | Other musculoskeletal disorders +M7700-- | Other musculoskeletal disorders +M7701-- | Other musculoskeletal disorders +M7702-- | Other musculoskeletal disorders +M771--- | Other musculoskeletal disorders +M7710-- | Other musculoskeletal disorders +M7711-- | Other musculoskeletal disorders +M7712-- | Other musculoskeletal disorders +M772--- | Other musculoskeletal disorders +M7720-- | Other musculoskeletal disorders +M7721-- | Other musculoskeletal disorders +M7722-- | Other musculoskeletal disorders +M773--- | Other musculoskeletal disorders +M7730-- | Other musculoskeletal disorders +M7731-- | Other musculoskeletal disorders +M7732-- | Other musculoskeletal disorders +M774--- | Other musculoskeletal disorders +M7740-- | Other musculoskeletal disorders +M7741-- | Other musculoskeletal disorders +M7742-- | Other musculoskeletal disorders +M775--- | Other musculoskeletal disorders +M7750-- | Other musculoskeletal disorders +M7751-- | Other musculoskeletal disorders +M7752-- | Other musculoskeletal disorders +M778--- | Other musculoskeletal disorders +M779--- | Other musculoskeletal disorders +M79---- | Other musculoskeletal disorders +M790--- | Other musculoskeletal disorders +M791--- | Other musculoskeletal disorders +M7910-- | Other musculoskeletal disorders +M7911-- | Other musculoskeletal disorders +M7912-- | Other musculoskeletal disorders +M7918-- | Other musculoskeletal disorders +M792--- | Other musculoskeletal disorders +M793--- | Other musculoskeletal disorders +M794--- | Other musculoskeletal disorders +M795--- | Other musculoskeletal disorders +M796--- | Other musculoskeletal disorders +M79601- | Other musculoskeletal disorders +M79602- | Other musculoskeletal disorders +M79603- | Other musculoskeletal disorders +M79604- | Other musculoskeletal disorders +M79605- | Other musculoskeletal disorders +M79606- | Other musculoskeletal disorders +M79609- | Other musculoskeletal disorders +M79621- | Other musculoskeletal disorders +M79622- | Other musculoskeletal disorders +M79629- | Other musculoskeletal disorders +M79631- | Other musculoskeletal disorders +M79632- | Other musculoskeletal disorders +M79639- | Other musculoskeletal disorders +M79641- | Other musculoskeletal disorders +M79642- | Other musculoskeletal disorders +M79643- | Other musculoskeletal disorders +M79644- | Other musculoskeletal disorders +M79645- | Other musculoskeletal disorders +M79646- | Other musculoskeletal disorders +M79651- | Other musculoskeletal disorders +M79652- | Other musculoskeletal disorders +M79659- | Other musculoskeletal disorders +M79661- | Other musculoskeletal disorders +M79662- | Other musculoskeletal disorders +M79669- | Other musculoskeletal disorders +M79671- | Other musculoskeletal disorders +M79672- | Other musculoskeletal disorders +M79673- | Other musculoskeletal disorders +M79674- | Other musculoskeletal disorders +M79675- | Other musculoskeletal disorders +M79676- | Other musculoskeletal disorders +M798--- | Other musculoskeletal disorders +M7981-- | Other musculoskeletal disorders +M7989-- | Other musculoskeletal disorders +M799--- | Other musculoskeletal disorders +M79A11- | Other musculoskeletal disorders +M79A12- | Other musculoskeletal disorders +M79A19- | Other musculoskeletal disorders +M79A21- | Other musculoskeletal disorders +M79A22- | Other musculoskeletal disorders +M79A29- | Other musculoskeletal disorders +M79A3-- | Other musculoskeletal disorders +M79A9-- | Other musculoskeletal disorders +M80---- | Other musculoskeletal disorders +M800--- | Other musculoskeletal disorders +M8000XA | Other musculoskeletal disorders +M8000XD | Other musculoskeletal disorders +M8000XG | Other musculoskeletal disorders +M8000XK | Other musculoskeletal disorders +M8000XP | Other musculoskeletal disorders +M8000XS | Other musculoskeletal disorders +M80011A | Other musculoskeletal disorders +M80011D | Other musculoskeletal disorders +M80011G | Other musculoskeletal disorders +M80011K | Other musculoskeletal disorders +M80011P | Other musculoskeletal disorders +M80011S | Other musculoskeletal disorders +M80012A | Other musculoskeletal disorders +M80012D | Other musculoskeletal disorders +M80012G | Other musculoskeletal disorders +M80012K | Other musculoskeletal disorders +M80012P | Other musculoskeletal disorders +M80012S | Other musculoskeletal disorders +M80019A | Other musculoskeletal disorders +M80019D | Other musculoskeletal disorders +M80019G | Other musculoskeletal disorders +M80019K | Other musculoskeletal disorders +M80019P | Other musculoskeletal disorders +M80019S | Other musculoskeletal disorders +M80021A | Other musculoskeletal disorders +M80021D | Other musculoskeletal disorders +M80021G | Other musculoskeletal disorders +M80021K | Other musculoskeletal disorders +M80021P | Other musculoskeletal disorders +M80021S | Other musculoskeletal disorders +M80022A | Other musculoskeletal disorders +M80022D | Other musculoskeletal disorders +M80022G | Other musculoskeletal disorders +M80022K | Other musculoskeletal disorders +M80022P | Other musculoskeletal disorders +M80022S | Other musculoskeletal disorders +M80029A | Other musculoskeletal disorders +M80029D | Other musculoskeletal disorders +M80029G | Other musculoskeletal disorders +M80029K | Other musculoskeletal disorders +M80029P | Other musculoskeletal disorders +M80029S | Other musculoskeletal disorders +M80031A | Other musculoskeletal disorders +M80031D | Other musculoskeletal disorders +M80031G | Other musculoskeletal disorders +M80031K | Other musculoskeletal disorders +M80031P | Other musculoskeletal disorders +M80031S | Other musculoskeletal disorders +M80032A | Other musculoskeletal disorders +M80032D | Other musculoskeletal disorders +M80032G | Other musculoskeletal disorders +M80032K | Other musculoskeletal disorders +M80032P | Other musculoskeletal disorders +M80032S | Other musculoskeletal disorders +M80039A | Other musculoskeletal disorders +M80039D | Other musculoskeletal disorders +M80039G | Other musculoskeletal disorders +M80039K | Other musculoskeletal disorders +M80039P | Other musculoskeletal disorders +M80039S | Other musculoskeletal disorders +M80041A | Other musculoskeletal disorders +M80041D | Other musculoskeletal disorders +M80041G | Other musculoskeletal disorders +M80041K | Other musculoskeletal disorders +M80041P | Other musculoskeletal disorders +M80041S | Other musculoskeletal disorders +M80042A | Other musculoskeletal disorders +M80042D | Other musculoskeletal disorders +M80042G | Other musculoskeletal disorders +M80042K | Other musculoskeletal disorders +M80042P | Other musculoskeletal disorders +M80042S | Other musculoskeletal disorders +M80049A | Other musculoskeletal disorders +M80049D | Other musculoskeletal disorders +M80049G | Other musculoskeletal disorders +M80049K | Other musculoskeletal disorders +M80049P | Other musculoskeletal disorders +M80049S | Other musculoskeletal disorders +M80051A | Other musculoskeletal disorders +M80051D | Other musculoskeletal disorders +M80051G | Other musculoskeletal disorders +M80051K | Other musculoskeletal disorders +M80051P | Other musculoskeletal disorders +M80051S | Other musculoskeletal disorders +M80052A | Other musculoskeletal disorders +M80052D | Other musculoskeletal disorders +M80052G | Other musculoskeletal disorders +M80052K | Other musculoskeletal disorders +M80052P | Other musculoskeletal disorders +M80052S | Other musculoskeletal disorders +M80059A | Other musculoskeletal disorders +M80059D | Other musculoskeletal disorders +M80059G | Other musculoskeletal disorders +M80059K | Other musculoskeletal disorders +M80059P | Other musculoskeletal disorders +M80059S | Other musculoskeletal disorders +M80061A | Other musculoskeletal disorders +M80061D | Other musculoskeletal disorders +M80061G | Other musculoskeletal disorders +M80061K | Other musculoskeletal disorders +M80061P | Other musculoskeletal disorders +M80061S | Other musculoskeletal disorders +M80062A | Other musculoskeletal disorders +M80062D | Other musculoskeletal disorders +M80062G | Other musculoskeletal disorders +M80062K | Other musculoskeletal disorders +M80062P | Other musculoskeletal disorders +M80062S | Other musculoskeletal disorders +M80069A | Other musculoskeletal disorders +M80069D | Other musculoskeletal disorders +M80069G | Other musculoskeletal disorders +M80069K | Other musculoskeletal disorders +M80069P | Other musculoskeletal disorders +M80069S | Other musculoskeletal disorders +M80071A | Other musculoskeletal disorders +M80071D | Other musculoskeletal disorders +M80071G | Other musculoskeletal disorders +M80071K | Other musculoskeletal disorders +M80071P | Other musculoskeletal disorders +M80071S | Other musculoskeletal disorders +M80072A | Other musculoskeletal disorders +M80072D | Other musculoskeletal disorders +M80072G | Other musculoskeletal disorders +M80072K | Other musculoskeletal disorders +M80072P | Other musculoskeletal disorders +M80072S | Other musculoskeletal disorders +M80079A | Other musculoskeletal disorders +M80079D | Other musculoskeletal disorders +M80079G | Other musculoskeletal disorders +M80079K | Other musculoskeletal disorders +M80079P | Other musculoskeletal disorders +M80079S | Other musculoskeletal disorders +M8008XA | Other musculoskeletal disorders +M8008XD | Other musculoskeletal disorders +M8008XG | Other musculoskeletal disorders +M8008XK | Other musculoskeletal disorders +M8008XP | Other musculoskeletal disorders +M8008XS | Other musculoskeletal disorders +M801--- | Other musculoskeletal disorders +M802--- | Other musculoskeletal disorders +M803--- | Other musculoskeletal disorders +M804--- | Other musculoskeletal disorders +M805--- | Other musculoskeletal disorders +M808--- | Other musculoskeletal disorders +M8080XA | Other musculoskeletal disorders +M8080XD | Other musculoskeletal disorders +M8080XG | Other musculoskeletal disorders +M8080XK | Other musculoskeletal disorders +M8080XP | Other musculoskeletal disorders +M8080XS | Other musculoskeletal disorders +M80811A | Other musculoskeletal disorders +M80811D | Other musculoskeletal disorders +M80811G | Other musculoskeletal disorders +M80811K | Other musculoskeletal disorders +M80811P | Other musculoskeletal disorders +M80811S | Other musculoskeletal disorders +M80812A | Other musculoskeletal disorders +M80812D | Other musculoskeletal disorders +M80812G | Other musculoskeletal disorders +M80812K | Other musculoskeletal disorders +M80812P | Other musculoskeletal disorders +M80812S | Other musculoskeletal disorders +M80819A | Other musculoskeletal disorders +M80819D | Other musculoskeletal disorders +M80819G | Other musculoskeletal disorders +M80819K | Other musculoskeletal disorders +M80819P | Other musculoskeletal disorders +M80819S | Other musculoskeletal disorders +M80821A | Other musculoskeletal disorders +M80821D | Other musculoskeletal disorders +M80821G | Other musculoskeletal disorders +M80821K | Other musculoskeletal disorders +M80821P | Other musculoskeletal disorders +M80821S | Other musculoskeletal disorders +M80822A | Other musculoskeletal disorders +M80822D | Other musculoskeletal disorders +M80822G | Other musculoskeletal disorders +M80822K | Other musculoskeletal disorders +M80822P | Other musculoskeletal disorders +M80822S | Other musculoskeletal disorders +M80829A | Other musculoskeletal disorders +M80829D | Other musculoskeletal disorders +M80829G | Other musculoskeletal disorders +M80829K | Other musculoskeletal disorders +M80829P | Other musculoskeletal disorders +M80829S | Other musculoskeletal disorders +M80831A | Other musculoskeletal disorders +M80831D | Other musculoskeletal disorders +M80831G | Other musculoskeletal disorders +M80831K | Other musculoskeletal disorders +M80831P | Other musculoskeletal disorders +M80831S | Other musculoskeletal disorders +M80832A | Other musculoskeletal disorders +M80832D | Other musculoskeletal disorders +M80832G | Other musculoskeletal disorders +M80832K | Other musculoskeletal disorders +M80832P | Other musculoskeletal disorders +M80832S | Other musculoskeletal disorders +M80839A | Other musculoskeletal disorders +M80839D | Other musculoskeletal disorders +M80839G | Other musculoskeletal disorders +M80839K | Other musculoskeletal disorders +M80839P | Other musculoskeletal disorders +M80839S | Other musculoskeletal disorders +M80841A | Other musculoskeletal disorders +M80841D | Other musculoskeletal disorders +M80841G | Other musculoskeletal disorders +M80841K | Other musculoskeletal disorders +M80841P | Other musculoskeletal disorders +M80841S | Other musculoskeletal disorders +M80842A | Other musculoskeletal disorders +M80842D | Other musculoskeletal disorders +M80842G | Other musculoskeletal disorders +M80842K | Other musculoskeletal disorders +M80842P | Other musculoskeletal disorders +M80842S | Other musculoskeletal disorders +M80849A | Other musculoskeletal disorders +M80849D | Other musculoskeletal disorders +M80849G | Other musculoskeletal disorders +M80849K | Other musculoskeletal disorders +M80849P | Other musculoskeletal disorders +M80849S | Other musculoskeletal disorders +M80851A | Other musculoskeletal disorders +M80851D | Other musculoskeletal disorders +M80851G | Other musculoskeletal disorders +M80851K | Other musculoskeletal disorders +M80851P | Other musculoskeletal disorders +M80851S | Other musculoskeletal disorders +M80852A | Other musculoskeletal disorders +M80852D | Other musculoskeletal disorders +M80852G | Other musculoskeletal disorders +M80852K | Other musculoskeletal disorders +M80852P | Other musculoskeletal disorders +M80852S | Other musculoskeletal disorders +M80859A | Other musculoskeletal disorders +M80859D | Other musculoskeletal disorders +M80859G | Other musculoskeletal disorders +M80859K | Other musculoskeletal disorders +M80859P | Other musculoskeletal disorders +M80859S | Other musculoskeletal disorders +M80861A | Other musculoskeletal disorders +M80861D | Other musculoskeletal disorders +M80861G | Other musculoskeletal disorders +M80861K | Other musculoskeletal disorders +M80861P | Other musculoskeletal disorders +M80861S | Other musculoskeletal disorders +M80862A | Other musculoskeletal disorders +M80862D | Other musculoskeletal disorders +M80862G | Other musculoskeletal disorders +M80862K | Other musculoskeletal disorders +M80862P | Other musculoskeletal disorders +M80862S | Other musculoskeletal disorders +M80869A | Other musculoskeletal disorders +M80869D | Other musculoskeletal disorders +M80869G | Other musculoskeletal disorders +M80869K | Other musculoskeletal disorders +M80869P | Other musculoskeletal disorders +M80869S | Other musculoskeletal disorders +M80871A | Other musculoskeletal disorders +M80871D | Other musculoskeletal disorders +M80871G | Other musculoskeletal disorders +M80871K | Other musculoskeletal disorders +M80871P | Other musculoskeletal disorders +M80871S | Other musculoskeletal disorders +M80872A | Other musculoskeletal disorders +M80872D | Other musculoskeletal disorders +M80872G | Other musculoskeletal disorders +M80872K | Other musculoskeletal disorders +M80872P | Other musculoskeletal disorders +M80872S | Other musculoskeletal disorders +M80879A | Other musculoskeletal disorders +M80879D | Other musculoskeletal disorders +M80879G | Other musculoskeletal disorders +M80879K | Other musculoskeletal disorders +M80879P | Other musculoskeletal disorders +M80879S | Other musculoskeletal disorders +M8088XA | Other musculoskeletal disorders +M8088XD | Other musculoskeletal disorders +M8088XG | Other musculoskeletal disorders +M8088XK | Other musculoskeletal disorders +M8088XP | Other musculoskeletal disorders +M8088XS | Other musculoskeletal disorders +M809--- | Other musculoskeletal disorders +M81---- | Other musculoskeletal disorders +M810--- | Other musculoskeletal disorders +M811--- | Other musculoskeletal disorders +M812--- | Other musculoskeletal disorders +M813--- | Other musculoskeletal disorders +M814--- | Other musculoskeletal disorders +M815--- | Other musculoskeletal disorders +M816--- | Other musculoskeletal disorders +M818--- | Other musculoskeletal disorders +M819--- | Other musculoskeletal disorders +M82---- | Other musculoskeletal disorders +M820--- | Other musculoskeletal disorders +M821--- | Other musculoskeletal disorders +M828--- | Other musculoskeletal disorders +M83---- | Other musculoskeletal disorders +M830--- | Other musculoskeletal disorders +M831--- | Other musculoskeletal disorders +M832--- | Other musculoskeletal disorders +M833--- | Other musculoskeletal disorders +M834--- | Other musculoskeletal disorders +M835--- | Other musculoskeletal disorders +M838--- | Other musculoskeletal disorders +M839--- | Other musculoskeletal disorders +M84---- | Other musculoskeletal disorders +M840--- | Other musculoskeletal disorders +M841--- | Other musculoskeletal disorders +M842--- | Other musculoskeletal disorders +M843--- | Other musculoskeletal disorders +M8430XA | Other musculoskeletal disorders +M8430XD | Other musculoskeletal disorders +M8430XG | Other musculoskeletal disorders +M8430XK | Other musculoskeletal disorders +M8430XP | Other musculoskeletal disorders +M8430XS | Other musculoskeletal disorders +M84311A | Other musculoskeletal disorders +M84311D | Other musculoskeletal disorders +M84311G | Other musculoskeletal disorders +M84311K | Other musculoskeletal disorders +M84311P | Other musculoskeletal disorders +M84311S | Other musculoskeletal disorders +M84312A | Other musculoskeletal disorders +M84312D | Other musculoskeletal disorders +M84312G | Other musculoskeletal disorders +M84312K | Other musculoskeletal disorders +M84312P | Other musculoskeletal disorders +M84312S | Other musculoskeletal disorders +M84319A | Other musculoskeletal disorders +M84319D | Other musculoskeletal disorders +M84319G | Other musculoskeletal disorders +M84319K | Other musculoskeletal disorders +M84319P | Other musculoskeletal disorders +M84319S | Other musculoskeletal disorders +M84321A | Other musculoskeletal disorders +M84321D | Other musculoskeletal disorders +M84321G | Other musculoskeletal disorders +M84321K | Other musculoskeletal disorders +M84321P | Other musculoskeletal disorders +M84321S | Other musculoskeletal disorders +M84322A | Other musculoskeletal disorders +M84322D | Other musculoskeletal disorders +M84322G | Other musculoskeletal disorders +M84322K | Other musculoskeletal disorders +M84322P | Other musculoskeletal disorders +M84322S | Other musculoskeletal disorders +M84329A | Other musculoskeletal disorders +M84329D | Other musculoskeletal disorders +M84329G | Other musculoskeletal disorders +M84329K | Other musculoskeletal disorders +M84329P | Other musculoskeletal disorders +M84329S | Other musculoskeletal disorders +M84331A | Other musculoskeletal disorders +M84331D | Other musculoskeletal disorders +M84331G | Other musculoskeletal disorders +M84331K | Other musculoskeletal disorders +M84331P | Other musculoskeletal disorders +M84331S | Other musculoskeletal disorders +M84332A | Other musculoskeletal disorders +M84332D | Other musculoskeletal disorders +M84332G | Other musculoskeletal disorders +M84332K | Other musculoskeletal disorders +M84332P | Other musculoskeletal disorders +M84332S | Other musculoskeletal disorders +M84333A | Other musculoskeletal disorders +M84333D | Other musculoskeletal disorders +M84333G | Other musculoskeletal disorders +M84333K | Other musculoskeletal disorders +M84333P | Other musculoskeletal disorders +M84333S | Other musculoskeletal disorders +M84334A | Other musculoskeletal disorders +M84334D | Other musculoskeletal disorders +M84334G | Other musculoskeletal disorders +M84334K | Other musculoskeletal disorders +M84334P | Other musculoskeletal disorders +M84334S | Other musculoskeletal disorders +M84339A | Other musculoskeletal disorders +M84339D | Other musculoskeletal disorders +M84339G | Other musculoskeletal disorders +M84339K | Other musculoskeletal disorders +M84339P | Other musculoskeletal disorders +M84339S | Other musculoskeletal disorders +M84341A | Other musculoskeletal disorders +M84341D | Other musculoskeletal disorders +M84341G | Other musculoskeletal disorders +M84341K | Other musculoskeletal disorders +M84341P | Other musculoskeletal disorders +M84341S | Other musculoskeletal disorders +M84342A | Other musculoskeletal disorders +M84342D | Other musculoskeletal disorders +M84342G | Other musculoskeletal disorders +M84342K | Other musculoskeletal disorders +M84342P | Other musculoskeletal disorders +M84342S | Other musculoskeletal disorders +M84343A | Other musculoskeletal disorders +M84343D | Other musculoskeletal disorders +M84343G | Other musculoskeletal disorders +M84343K | Other musculoskeletal disorders +M84343P | Other musculoskeletal disorders +M84343S | Other musculoskeletal disorders +M84344A | Other musculoskeletal disorders +M84344D | Other musculoskeletal disorders +M84344G | Other musculoskeletal disorders +M84344K | Other musculoskeletal disorders +M84344P | Other musculoskeletal disorders +M84344S | Other musculoskeletal disorders +M84345A | Other musculoskeletal disorders +M84345D | Other musculoskeletal disorders +M84345G | Other musculoskeletal disorders +M84345K | Other musculoskeletal disorders +M84345P | Other musculoskeletal disorders +M84345S | Other musculoskeletal disorders +M84346A | Other musculoskeletal disorders +M84346D | Other musculoskeletal disorders +M84346G | Other musculoskeletal disorders +M84346K | Other musculoskeletal disorders +M84346P | Other musculoskeletal disorders +M84346S | Other musculoskeletal disorders +M84350A | Other musculoskeletal disorders +M84350D | Other musculoskeletal disorders +M84350G | Other musculoskeletal disorders +M84350K | Other musculoskeletal disorders +M84350P | Other musculoskeletal disorders +M84350S | Other musculoskeletal disorders +M84351A | Other musculoskeletal disorders +M84351D | Other musculoskeletal disorders +M84351G | Other musculoskeletal disorders +M84351K | Other musculoskeletal disorders +M84351P | Other musculoskeletal disorders +M84351S | Other musculoskeletal disorders +M84352A | Other musculoskeletal disorders +M84352D | Other musculoskeletal disorders +M84352G | Other musculoskeletal disorders +M84352K | Other musculoskeletal disorders +M84352P | Other musculoskeletal disorders +M84352S | Other musculoskeletal disorders +M84353A | Other musculoskeletal disorders +M84353D | Other musculoskeletal disorders +M84353G | Other musculoskeletal disorders +M84353K | Other musculoskeletal disorders +M84353P | Other musculoskeletal disorders +M84353S | Other musculoskeletal disorders +M84359A | Other musculoskeletal disorders +M84359D | Other musculoskeletal disorders +M84359G | Other musculoskeletal disorders +M84359K | Other musculoskeletal disorders +M84359P | Other musculoskeletal disorders +M84359S | Other musculoskeletal disorders +M84361A | Other musculoskeletal disorders +M84361D | Other musculoskeletal disorders +M84361G | Other musculoskeletal disorders +M84361K | Other musculoskeletal disorders +M84361P | Other musculoskeletal disorders +M84361S | Other musculoskeletal disorders +M84362A | Other musculoskeletal disorders +M84362D | Other musculoskeletal disorders +M84362G | Other musculoskeletal disorders +M84362K | Other musculoskeletal disorders +M84362P | Other musculoskeletal disorders +M84362S | Other musculoskeletal disorders +M84363A | Other musculoskeletal disorders +M84363D | Other musculoskeletal disorders +M84363G | Other musculoskeletal disorders +M84363K | Other musculoskeletal disorders +M84363P | Other musculoskeletal disorders +M84363S | Other musculoskeletal disorders +M84364A | Other musculoskeletal disorders +M84364D | Other musculoskeletal disorders +M84364G | Other musculoskeletal disorders +M84364K | Other musculoskeletal disorders +M84364P | Other musculoskeletal disorders +M84364S | Other musculoskeletal disorders +M84369A | Other musculoskeletal disorders +M84369D | Other musculoskeletal disorders +M84369G | Other musculoskeletal disorders +M84369K | Other musculoskeletal disorders +M84369P | Other musculoskeletal disorders +M84369S | Other musculoskeletal disorders +M84371A | Other musculoskeletal disorders +M84371D | Other musculoskeletal disorders +M84371G | Other musculoskeletal disorders +M84371K | Other musculoskeletal disorders +M84371P | Other musculoskeletal disorders +M84371S | Other musculoskeletal disorders +M84372A | Other musculoskeletal disorders +M84372D | Other musculoskeletal disorders +M84372G | Other musculoskeletal disorders +M84372K | Other musculoskeletal disorders +M84372P | Other musculoskeletal disorders +M84372S | Other musculoskeletal disorders +M84373A | Other musculoskeletal disorders +M84373D | Other musculoskeletal disorders +M84373G | Other musculoskeletal disorders +M84373K | Other musculoskeletal disorders +M84373P | Other musculoskeletal disorders +M84373S | Other musculoskeletal disorders +M84374A | Other musculoskeletal disorders +M84374D | Other musculoskeletal disorders +M84374G | Other musculoskeletal disorders +M84374K | Other musculoskeletal disorders +M84374P | Other musculoskeletal disorders +M84374S | Other musculoskeletal disorders +M84375A | Other musculoskeletal disorders +M84375D | Other musculoskeletal disorders +M84375G | Other musculoskeletal disorders +M84375K | Other musculoskeletal disorders +M84375P | Other musculoskeletal disorders +M84375S | Other musculoskeletal disorders +M84376A | Other musculoskeletal disorders +M84376D | Other musculoskeletal disorders +M84376G | Other musculoskeletal disorders +M84376K | Other musculoskeletal disorders +M84376P | Other musculoskeletal disorders +M84376S | Other musculoskeletal disorders +M84377A | Other musculoskeletal disorders +M84377D | Other musculoskeletal disorders +M84377G | Other musculoskeletal disorders +M84377K | Other musculoskeletal disorders +M84377P | Other musculoskeletal disorders +M84377S | Other musculoskeletal disorders +M84378A | Other musculoskeletal disorders +M84378D | Other musculoskeletal disorders +M84378G | Other musculoskeletal disorders +M84378K | Other musculoskeletal disorders +M84378P | Other musculoskeletal disorders +M84378S | Other musculoskeletal disorders +M84379A | Other musculoskeletal disorders +M84379D | Other musculoskeletal disorders +M84379G | Other musculoskeletal disorders +M84379K | Other musculoskeletal disorders +M84379P | Other musculoskeletal disorders +M84379S | Other musculoskeletal disorders +M8438XA | Other musculoskeletal disorders +M8438XD | Other musculoskeletal disorders +M8438XG | Other musculoskeletal disorders +M8438XK | Other musculoskeletal disorders +M8438XP | Other musculoskeletal disorders +M8438XS | Other musculoskeletal disorders +M844--- | Other musculoskeletal disorders +M8440XA | Other musculoskeletal disorders +M8440XD | Other musculoskeletal disorders +M8440XG | Other musculoskeletal disorders +M8440XK | Other musculoskeletal disorders +M8440XP | Other musculoskeletal disorders +M8440XS | Other musculoskeletal disorders +M84411A | Other musculoskeletal disorders +M84411D | Other musculoskeletal disorders +M84411G | Other musculoskeletal disorders +M84411K | Other musculoskeletal disorders +M84411P | Other musculoskeletal disorders +M84411S | Other musculoskeletal disorders +M84412A | Other musculoskeletal disorders +M84412D | Other musculoskeletal disorders +M84412G | Other musculoskeletal disorders +M84412K | Other musculoskeletal disorders +M84412P | Other musculoskeletal disorders +M84412S | Other musculoskeletal disorders +M84419A | Other musculoskeletal disorders +M84419D | Other musculoskeletal disorders +M84419G | Other musculoskeletal disorders +M84419K | Other musculoskeletal disorders +M84419P | Other musculoskeletal disorders +M84419S | Other musculoskeletal disorders +M84421A | Other musculoskeletal disorders +M84421D | Other musculoskeletal disorders +M84421G | Other musculoskeletal disorders +M84421K | Other musculoskeletal disorders +M84421P | Other musculoskeletal disorders +M84421S | Other musculoskeletal disorders +M84422A | Other musculoskeletal disorders +M84422D | Other musculoskeletal disorders +M84422G | Other musculoskeletal disorders +M84422K | Other musculoskeletal disorders +M84422P | Other musculoskeletal disorders +M84422S | Other musculoskeletal disorders +M84429A | Other musculoskeletal disorders +M84429D | Other musculoskeletal disorders +M84429G | Other musculoskeletal disorders +M84429K | Other musculoskeletal disorders +M84429P | Other musculoskeletal disorders +M84429S | Other musculoskeletal disorders +M84431A | Other musculoskeletal disorders +M84431D | Other musculoskeletal disorders +M84431G | Other musculoskeletal disorders +M84431K | Other musculoskeletal disorders +M84431P | Other musculoskeletal disorders +M84431S | Other musculoskeletal disorders +M84432A | Other musculoskeletal disorders +M84432D | Other musculoskeletal disorders +M84432G | Other musculoskeletal disorders +M84432K | Other musculoskeletal disorders +M84432P | Other musculoskeletal disorders +M84432S | Other musculoskeletal disorders +M84433A | Other musculoskeletal disorders +M84433D | Other musculoskeletal disorders +M84433G | Other musculoskeletal disorders +M84433K | Other musculoskeletal disorders +M84433P | Other musculoskeletal disorders +M84433S | Other musculoskeletal disorders +M84434A | Other musculoskeletal disorders +M84434D | Other musculoskeletal disorders +M84434G | Other musculoskeletal disorders +M84434K | Other musculoskeletal disorders +M84434P | Other musculoskeletal disorders +M84434S | Other musculoskeletal disorders +M84439A | Other musculoskeletal disorders +M84439D | Other musculoskeletal disorders +M84439G | Other musculoskeletal disorders +M84439K | Other musculoskeletal disorders +M84439P | Other musculoskeletal disorders +M84439S | Other musculoskeletal disorders +M84441A | Other musculoskeletal disorders +M84441D | Other musculoskeletal disorders +M84441G | Other musculoskeletal disorders +M84441K | Other musculoskeletal disorders +M84441P | Other musculoskeletal disorders +M84441S | Other musculoskeletal disorders +M84442A | Other musculoskeletal disorders +M84442D | Other musculoskeletal disorders +M84442G | Other musculoskeletal disorders +M84442K | Other musculoskeletal disorders +M84442P | Other musculoskeletal disorders +M84442S | Other musculoskeletal disorders +M84443A | Other musculoskeletal disorders +M84443D | Other musculoskeletal disorders +M84443G | Other musculoskeletal disorders +M84443K | Other musculoskeletal disorders +M84443P | Other musculoskeletal disorders +M84443S | Other musculoskeletal disorders +M84444A | Other musculoskeletal disorders +M84444D | Other musculoskeletal disorders +M84444G | Other musculoskeletal disorders +M84444K | Other musculoskeletal disorders +M84444P | Other musculoskeletal disorders +M84444S | Other musculoskeletal disorders +M84445A | Other musculoskeletal disorders +M84445D | Other musculoskeletal disorders +M84445G | Other musculoskeletal disorders +M84445K | Other musculoskeletal disorders +M84445P | Other musculoskeletal disorders +M84445S | Other musculoskeletal disorders +M84446A | Other musculoskeletal disorders +M84446D | Other musculoskeletal disorders +M84446G | Other musculoskeletal disorders +M84446K | Other musculoskeletal disorders +M84446P | Other musculoskeletal disorders +M84446S | Other musculoskeletal disorders +M84451A | Other musculoskeletal disorders +M84451D | Other musculoskeletal disorders +M84451G | Other musculoskeletal disorders +M84451K | Other musculoskeletal disorders +M84451P | Other musculoskeletal disorders +M84451S | Other musculoskeletal disorders +M84452A | Other musculoskeletal disorders +M84452D | Other musculoskeletal disorders +M84452G | Other musculoskeletal disorders +M84452K | Other musculoskeletal disorders +M84452P | Other musculoskeletal disorders +M84452S | Other musculoskeletal disorders +M84453A | Other musculoskeletal disorders +M84453D | Other musculoskeletal disorders +M84453G | Other musculoskeletal disorders +M84453K | Other musculoskeletal disorders +M84453P | Other musculoskeletal disorders +M84453S | Other musculoskeletal disorders +M84454A | Other musculoskeletal disorders +M84454D | Other musculoskeletal disorders +M84454G | Other musculoskeletal disorders +M84454K | Other musculoskeletal disorders +M84454P | Other musculoskeletal disorders +M84454S | Other musculoskeletal disorders +M84459A | Other musculoskeletal disorders +M84459D | Other musculoskeletal disorders +M84459G | Other musculoskeletal disorders +M84459K | Other musculoskeletal disorders +M84459P | Other musculoskeletal disorders +M84459S | Other musculoskeletal disorders +M84461A | Other musculoskeletal disorders +M84461D | Other musculoskeletal disorders +M84461G | Other musculoskeletal disorders +M84461K | Other musculoskeletal disorders +M84461P | Other musculoskeletal disorders +M84461S | Other musculoskeletal disorders +M84462A | Other musculoskeletal disorders +M84462D | Other musculoskeletal disorders +M84462G | Other musculoskeletal disorders +M84462K | Other musculoskeletal disorders +M84462P | Other musculoskeletal disorders +M84462S | Other musculoskeletal disorders +M84463A | Other musculoskeletal disorders +M84463D | Other musculoskeletal disorders +M84463G | Other musculoskeletal disorders +M84463K | Other musculoskeletal disorders +M84463P | Other musculoskeletal disorders +M84463S | Other musculoskeletal disorders +M84464A | Other musculoskeletal disorders +M84464D | Other musculoskeletal disorders +M84464G | Other musculoskeletal disorders +M84464K | Other musculoskeletal disorders +M84464P | Other musculoskeletal disorders +M84464S | Other musculoskeletal disorders +M84469A | Other musculoskeletal disorders +M84469D | Other musculoskeletal disorders +M84469G | Other musculoskeletal disorders +M84469K | Other musculoskeletal disorders +M84469P | Other musculoskeletal disorders +M84469S | Other musculoskeletal disorders +M84471A | Other musculoskeletal disorders +M84471D | Other musculoskeletal disorders +M84471G | Other musculoskeletal disorders +M84471K | Other musculoskeletal disorders +M84471P | Other musculoskeletal disorders +M84471S | Other musculoskeletal disorders +M84472A | Other musculoskeletal disorders +M84472D | Other musculoskeletal disorders +M84472G | Other musculoskeletal disorders +M84472K | Other musculoskeletal disorders +M84472P | Other musculoskeletal disorders +M84472S | Other musculoskeletal disorders +M84473A | Other musculoskeletal disorders +M84473D | Other musculoskeletal disorders +M84473G | Other musculoskeletal disorders +M84473K | Other musculoskeletal disorders +M84473P | Other musculoskeletal disorders +M84473S | Other musculoskeletal disorders +M84474A | Other musculoskeletal disorders +M84474D | Other musculoskeletal disorders +M84474G | Other musculoskeletal disorders +M84474K | Other musculoskeletal disorders +M84474P | Other musculoskeletal disorders +M84474S | Other musculoskeletal disorders +M84475A | Other musculoskeletal disorders +M84475D | Other musculoskeletal disorders +M84475G | Other musculoskeletal disorders +M84475K | Other musculoskeletal disorders +M84475P | Other musculoskeletal disorders +M84475S | Other musculoskeletal disorders +M84476A | Other musculoskeletal disorders +M84476D | Other musculoskeletal disorders +M84476G | Other musculoskeletal disorders +M84476K | Other musculoskeletal disorders +M84476P | Other musculoskeletal disorders +M84476S | Other musculoskeletal disorders +M84477A | Other musculoskeletal disorders +M84477D | Other musculoskeletal disorders +M84477G | Other musculoskeletal disorders +M84477K | Other musculoskeletal disorders +M84477P | Other musculoskeletal disorders +M84477S | Other musculoskeletal disorders +M84478A | Other musculoskeletal disorders +M84478D | Other musculoskeletal disorders +M84478G | Other musculoskeletal disorders +M84478K | Other musculoskeletal disorders +M84478P | Other musculoskeletal disorders +M84478S | Other musculoskeletal disorders +M84479A | Other musculoskeletal disorders +M84479D | Other musculoskeletal disorders +M84479G | Other musculoskeletal disorders +M84479K | Other musculoskeletal disorders +M84479P | Other musculoskeletal disorders +M84479S | Other musculoskeletal disorders +M8448XA | Other musculoskeletal disorders +M8448XD | Other musculoskeletal disorders +M8448XG | Other musculoskeletal disorders +M8448XK | Other musculoskeletal disorders +M8448XP | Other musculoskeletal disorders +M8448XS | Other musculoskeletal disorders +M8450XA | Other musculoskeletal disorders +M8450XD | Other musculoskeletal disorders +M8450XG | Other musculoskeletal disorders +M8450XK | Other musculoskeletal disorders +M8450XP | Other musculoskeletal disorders +M8450XS | Other musculoskeletal disorders +M84511A | Other musculoskeletal disorders +M84511D | Other musculoskeletal disorders +M84511G | Other musculoskeletal disorders +M84511K | Other musculoskeletal disorders +M84511P | Other musculoskeletal disorders +M84511S | Other musculoskeletal disorders +M84512A | Other musculoskeletal disorders +M84512D | Other musculoskeletal disorders +M84512G | Other musculoskeletal disorders +M84512K | Other musculoskeletal disorders +M84512P | Other musculoskeletal disorders +M84512S | Other musculoskeletal disorders +M84519A | Other musculoskeletal disorders +M84519D | Other musculoskeletal disorders +M84519G | Other musculoskeletal disorders +M84519K | Other musculoskeletal disorders +M84519P | Other musculoskeletal disorders +M84519S | Other musculoskeletal disorders +M84521A | Other musculoskeletal disorders +M84521D | Other musculoskeletal disorders +M84521G | Other musculoskeletal disorders +M84521K | Other musculoskeletal disorders +M84521P | Other musculoskeletal disorders +M84521S | Other musculoskeletal disorders +M84522A | Other musculoskeletal disorders +M84522D | Other musculoskeletal disorders +M84522G | Other musculoskeletal disorders +M84522K | Other musculoskeletal disorders +M84522P | Other musculoskeletal disorders +M84522S | Other musculoskeletal disorders +M84529A | Other musculoskeletal disorders +M84529D | Other musculoskeletal disorders +M84529G | Other musculoskeletal disorders +M84529K | Other musculoskeletal disorders +M84529P | Other musculoskeletal disorders +M84529S | Other musculoskeletal disorders +M84531A | Other musculoskeletal disorders +M84531D | Other musculoskeletal disorders +M84531G | Other musculoskeletal disorders +M84531K | Other musculoskeletal disorders +M84531P | Other musculoskeletal disorders +M84531S | Other musculoskeletal disorders +M84532A | Other musculoskeletal disorders +M84532D | Other musculoskeletal disorders +M84532G | Other musculoskeletal disorders +M84532K | Other musculoskeletal disorders +M84532P | Other musculoskeletal disorders +M84532S | Other musculoskeletal disorders +M84533A | Other musculoskeletal disorders +M84533D | Other musculoskeletal disorders +M84533G | Other musculoskeletal disorders +M84533K | Other musculoskeletal disorders +M84533P | Other musculoskeletal disorders +M84533S | Other musculoskeletal disorders +M84534A | Other musculoskeletal disorders +M84534D | Other musculoskeletal disorders +M84534G | Other musculoskeletal disorders +M84534K | Other musculoskeletal disorders +M84534P | Other musculoskeletal disorders +M84534S | Other musculoskeletal disorders +M84539A | Other musculoskeletal disorders +M84539D | Other musculoskeletal disorders +M84539G | Other musculoskeletal disorders +M84539K | Other musculoskeletal disorders +M84539P | Other musculoskeletal disorders +M84539S | Other musculoskeletal disorders +M84541A | Other musculoskeletal disorders +M84541D | Other musculoskeletal disorders +M84541G | Other musculoskeletal disorders +M84541K | Other musculoskeletal disorders +M84541P | Other musculoskeletal disorders +M84541S | Other musculoskeletal disorders +M84542A | Other musculoskeletal disorders +M84542D | Other musculoskeletal disorders +M84542G | Other musculoskeletal disorders +M84542K | Other musculoskeletal disorders +M84542P | Other musculoskeletal disorders +M84542S | Other musculoskeletal disorders +M84549A | Other musculoskeletal disorders +M84549D | Other musculoskeletal disorders +M84549G | Other musculoskeletal disorders +M84549K | Other musculoskeletal disorders +M84549P | Other musculoskeletal disorders +M84549S | Other musculoskeletal disorders +M84550A | Other musculoskeletal disorders +M84550D | Other musculoskeletal disorders +M84550G | Other musculoskeletal disorders +M84550K | Other musculoskeletal disorders +M84550P | Other musculoskeletal disorders +M84550S | Other musculoskeletal disorders +M84551A | Other musculoskeletal disorders +M84551D | Other musculoskeletal disorders +M84551G | Other musculoskeletal disorders +M84551K | Other musculoskeletal disorders +M84551P | Other musculoskeletal disorders +M84551S | Other musculoskeletal disorders +M84552A | Other musculoskeletal disorders +M84552D | Other musculoskeletal disorders +M84552G | Other musculoskeletal disorders +M84552K | Other musculoskeletal disorders +M84552P | Other musculoskeletal disorders +M84552S | Other musculoskeletal disorders +M84553A | Other musculoskeletal disorders +M84553D | Other musculoskeletal disorders +M84553G | Other musculoskeletal disorders +M84553K | Other musculoskeletal disorders +M84553P | Other musculoskeletal disorders +M84553S | Other musculoskeletal disorders +M84559A | Other musculoskeletal disorders +M84559D | Other musculoskeletal disorders +M84559G | Other musculoskeletal disorders +M84559K | Other musculoskeletal disorders +M84559P | Other musculoskeletal disorders +M84559S | Other musculoskeletal disorders +M84561A | Other musculoskeletal disorders +M84561D | Other musculoskeletal disorders +M84561G | Other musculoskeletal disorders +M84561K | Other musculoskeletal disorders +M84561P | Other musculoskeletal disorders +M84561S | Other musculoskeletal disorders +M84562A | Other musculoskeletal disorders +M84562D | Other musculoskeletal disorders +M84562G | Other musculoskeletal disorders +M84562K | Other musculoskeletal disorders +M84562P | Other musculoskeletal disorders +M84562S | Other musculoskeletal disorders +M84563A | Other musculoskeletal disorders +M84563D | Other musculoskeletal disorders +M84563G | Other musculoskeletal disorders +M84563K | Other musculoskeletal disorders +M84563P | Other musculoskeletal disorders +M84563S | Other musculoskeletal disorders +M84564A | Other musculoskeletal disorders +M84564D | Other musculoskeletal disorders +M84564G | Other musculoskeletal disorders +M84564K | Other musculoskeletal disorders +M84564P | Other musculoskeletal disorders +M84564S | Other musculoskeletal disorders +M84569A | Other musculoskeletal disorders +M84569D | Other musculoskeletal disorders +M84569G | Other musculoskeletal disorders +M84569K | Other musculoskeletal disorders +M84569P | Other musculoskeletal disorders +M84569S | Other musculoskeletal disorders +M84571A | Other musculoskeletal disorders +M84571D | Other musculoskeletal disorders +M84571G | Other musculoskeletal disorders +M84571K | Other musculoskeletal disorders +M84571P | Other musculoskeletal disorders +M84571S | Other musculoskeletal disorders +M84572A | Other musculoskeletal disorders +M84572D | Other musculoskeletal disorders +M84572G | Other musculoskeletal disorders +M84572K | Other musculoskeletal disorders +M84572P | Other musculoskeletal disorders +M84572S | Other musculoskeletal disorders +M84573A | Other musculoskeletal disorders +M84573D | Other musculoskeletal disorders +M84573G | Other musculoskeletal disorders +M84573K | Other musculoskeletal disorders +M84573P | Other musculoskeletal disorders +M84573S | Other musculoskeletal disorders +M84574A | Other musculoskeletal disorders +M84574D | Other musculoskeletal disorders +M84574G | Other musculoskeletal disorders +M84574K | Other musculoskeletal disorders +M84574P | Other musculoskeletal disorders +M84574S | Other musculoskeletal disorders +M84575A | Other musculoskeletal disorders +M84575D | Other musculoskeletal disorders +M84575G | Other musculoskeletal disorders +M84575K | Other musculoskeletal disorders +M84575P | Other musculoskeletal disorders +M84575S | Other musculoskeletal disorders +M84576A | Other musculoskeletal disorders +M84576D | Other musculoskeletal disorders +M84576G | Other musculoskeletal disorders +M84576K | Other musculoskeletal disorders +M84576P | Other musculoskeletal disorders +M84576S | Other musculoskeletal disorders +M8458XA | Other musculoskeletal disorders +M8458XD | Other musculoskeletal disorders +M8458XG | Other musculoskeletal disorders +M8458XK | Other musculoskeletal disorders +M8458XP | Other musculoskeletal disorders +M8458XS | Other musculoskeletal disorders +M8460XA | Other musculoskeletal disorders +M8460XD | Other musculoskeletal disorders +M8460XG | Other musculoskeletal disorders +M8460XK | Other musculoskeletal disorders +M8460XP | Other musculoskeletal disorders +M8460XS | Other musculoskeletal disorders +M84611A | Other musculoskeletal disorders +M84611D | Other musculoskeletal disorders +M84611G | Other musculoskeletal disorders +M84611K | Other musculoskeletal disorders +M84611P | Other musculoskeletal disorders +M84611S | Other musculoskeletal disorders +M84612A | Other musculoskeletal disorders +M84612D | Other musculoskeletal disorders +M84612G | Other musculoskeletal disorders +M84612K | Other musculoskeletal disorders +M84612P | Other musculoskeletal disorders +M84612S | Other musculoskeletal disorders +M84619A | Other musculoskeletal disorders +M84619D | Other musculoskeletal disorders +M84619G | Other musculoskeletal disorders +M84619K | Other musculoskeletal disorders +M84619P | Other musculoskeletal disorders +M84619S | Other musculoskeletal disorders +M84621A | Other musculoskeletal disorders +M84621D | Other musculoskeletal disorders +M84621G | Other musculoskeletal disorders +M84621K | Other musculoskeletal disorders +M84621P | Other musculoskeletal disorders +M84621S | Other musculoskeletal disorders +M84622A | Other musculoskeletal disorders +M84622D | Other musculoskeletal disorders +M84622G | Other musculoskeletal disorders +M84622K | Other musculoskeletal disorders +M84622P | Other musculoskeletal disorders +M84622S | Other musculoskeletal disorders +M84629A | Other musculoskeletal disorders +M84629D | Other musculoskeletal disorders +M84629G | Other musculoskeletal disorders +M84629K | Other musculoskeletal disorders +M84629P | Other musculoskeletal disorders +M84629S | Other musculoskeletal disorders +M84631A | Other musculoskeletal disorders +M84631D | Other musculoskeletal disorders +M84631G | Other musculoskeletal disorders +M84631K | Other musculoskeletal disorders +M84631P | Other musculoskeletal disorders +M84631S | Other musculoskeletal disorders +M84632A | Other musculoskeletal disorders +M84632D | Other musculoskeletal disorders +M84632G | Other musculoskeletal disorders +M84632K | Other musculoskeletal disorders +M84632P | Other musculoskeletal disorders +M84632S | Other musculoskeletal disorders +M84633A | Other musculoskeletal disorders +M84633D | Other musculoskeletal disorders +M84633G | Other musculoskeletal disorders +M84633K | Other musculoskeletal disorders +M84633P | Other musculoskeletal disorders +M84633S | Other musculoskeletal disorders +M84634A | Other musculoskeletal disorders +M84634D | Other musculoskeletal disorders +M84634G | Other musculoskeletal disorders +M84634K | Other musculoskeletal disorders +M84634P | Other musculoskeletal disorders +M84634S | Other musculoskeletal disorders +M84639A | Other musculoskeletal disorders +M84639D | Other musculoskeletal disorders +M84639G | Other musculoskeletal disorders +M84639K | Other musculoskeletal disorders +M84639P | Other musculoskeletal disorders +M84639S | Other musculoskeletal disorders +M84641A | Other musculoskeletal disorders +M84641D | Other musculoskeletal disorders +M84641G | Other musculoskeletal disorders +M84641K | Other musculoskeletal disorders +M84641P | Other musculoskeletal disorders +M84641S | Other musculoskeletal disorders +M84642A | Other musculoskeletal disorders +M84642D | Other musculoskeletal disorders +M84642G | Other musculoskeletal disorders +M84642K | Other musculoskeletal disorders +M84642P | Other musculoskeletal disorders +M84642S | Other musculoskeletal disorders +M84649A | Other musculoskeletal disorders +M84649D | Other musculoskeletal disorders +M84649G | Other musculoskeletal disorders +M84649K | Other musculoskeletal disorders +M84649P | Other musculoskeletal disorders +M84649S | Other musculoskeletal disorders +M84650A | Other musculoskeletal disorders +M84650D | Other musculoskeletal disorders +M84650G | Other musculoskeletal disorders +M84650K | Other musculoskeletal disorders +M84650P | Other musculoskeletal disorders +M84650S | Other musculoskeletal disorders +M84651A | Other musculoskeletal disorders +M84651D | Other musculoskeletal disorders +M84651G | Other musculoskeletal disorders +M84651K | Other musculoskeletal disorders +M84651P | Other musculoskeletal disorders +M84651S | Other musculoskeletal disorders +M84652A | Other musculoskeletal disorders +M84652D | Other musculoskeletal disorders +M84652G | Other musculoskeletal disorders +M84652K | Other musculoskeletal disorders +M84652P | Other musculoskeletal disorders +M84652S | Other musculoskeletal disorders +M84653A | Other musculoskeletal disorders +M84653D | Other musculoskeletal disorders +M84653G | Other musculoskeletal disorders +M84653K | Other musculoskeletal disorders +M84653P | Other musculoskeletal disorders +M84653S | Other musculoskeletal disorders +M84659A | Other musculoskeletal disorders +M84659D | Other musculoskeletal disorders +M84659G | Other musculoskeletal disorders +M84659K | Other musculoskeletal disorders +M84659P | Other musculoskeletal disorders +M84659S | Other musculoskeletal disorders +M84661A | Other musculoskeletal disorders +M84661D | Other musculoskeletal disorders +M84661G | Other musculoskeletal disorders +M84661K | Other musculoskeletal disorders +M84661P | Other musculoskeletal disorders +M84661S | Other musculoskeletal disorders +M84662A | Other musculoskeletal disorders +M84662D | Other musculoskeletal disorders +M84662G | Other musculoskeletal disorders +M84662K | Other musculoskeletal disorders +M84662P | Other musculoskeletal disorders +M84662S | Other musculoskeletal disorders +M84663A | Other musculoskeletal disorders +M84663D | Other musculoskeletal disorders +M84663G | Other musculoskeletal disorders +M84663K | Other musculoskeletal disorders +M84663P | Other musculoskeletal disorders +M84663S | Other musculoskeletal disorders +M84664A | Other musculoskeletal disorders +M84664D | Other musculoskeletal disorders +M84664G | Other musculoskeletal disorders +M84664K | Other musculoskeletal disorders +M84664P | Other musculoskeletal disorders +M84664S | Other musculoskeletal disorders +M84669A | Other musculoskeletal disorders +M84669D | Other musculoskeletal disorders +M84669G | Other musculoskeletal disorders +M84669K | Other musculoskeletal disorders +M84669P | Other musculoskeletal disorders +M84669S | Other musculoskeletal disorders +M84671A | Other musculoskeletal disorders +M84671D | Other musculoskeletal disorders +M84671G | Other musculoskeletal disorders +M84671K | Other musculoskeletal disorders +M84671P | Other musculoskeletal disorders +M84671S | Other musculoskeletal disorders +M84672A | Other musculoskeletal disorders +M84672D | Other musculoskeletal disorders +M84672G | Other musculoskeletal disorders +M84672K | Other musculoskeletal disorders +M84672P | Other musculoskeletal disorders +M84672S | Other musculoskeletal disorders +M84673A | Other musculoskeletal disorders +M84673D | Other musculoskeletal disorders +M84673G | Other musculoskeletal disorders +M84673K | Other musculoskeletal disorders +M84673P | Other musculoskeletal disorders +M84673S | Other musculoskeletal disorders +M84674A | Other musculoskeletal disorders +M84674D | Other musculoskeletal disorders +M84674G | Other musculoskeletal disorders +M84674K | Other musculoskeletal disorders +M84674P | Other musculoskeletal disorders +M84674S | Other musculoskeletal disorders +M84675A | Other musculoskeletal disorders +M84675D | Other musculoskeletal disorders +M84675G | Other musculoskeletal disorders +M84675K | Other musculoskeletal disorders +M84675P | Other musculoskeletal disorders +M84675S | Other musculoskeletal disorders +M84676A | Other musculoskeletal disorders +M84676D | Other musculoskeletal disorders +M84676G | Other musculoskeletal disorders +M84676K | Other musculoskeletal disorders +M84676P | Other musculoskeletal disorders +M84676S | Other musculoskeletal disorders +M8468XA | Other musculoskeletal disorders +M8468XD | Other musculoskeletal disorders +M8468XG | Other musculoskeletal disorders +M8468XK | Other musculoskeletal disorders +M8468XP | Other musculoskeletal disorders +M8468XS | Other musculoskeletal disorders +M84750A | Other musculoskeletal disorders +M84750D | Other musculoskeletal disorders +M84750G | Other musculoskeletal disorders +M84750K | Other musculoskeletal disorders +M84750P | Other musculoskeletal disorders +M84750S | Other musculoskeletal disorders +M84751A | Other musculoskeletal disorders +M84751D | Other musculoskeletal disorders +M84751G | Other musculoskeletal disorders +M84751K | Other musculoskeletal disorders +M84751P | Other musculoskeletal disorders +M84751S | Other musculoskeletal disorders +M84752A | Other musculoskeletal disorders +M84752D | Other musculoskeletal disorders +M84752G | Other musculoskeletal disorders +M84752K | Other musculoskeletal disorders +M84752P | Other musculoskeletal disorders +M84752S | Other musculoskeletal disorders +M84753A | Other musculoskeletal disorders +M84753D | Other musculoskeletal disorders +M84753G | Other musculoskeletal disorders +M84753K | Other musculoskeletal disorders +M84753P | Other musculoskeletal disorders +M84753S | Other musculoskeletal disorders +M84754A | Other musculoskeletal disorders +M84754D | Other musculoskeletal disorders +M84754G | Other musculoskeletal disorders +M84754K | Other musculoskeletal disorders +M84754P | Other musculoskeletal disorders +M84754S | Other musculoskeletal disorders +M84755A | Other musculoskeletal disorders +M84755D | Other musculoskeletal disorders +M84755G | Other musculoskeletal disorders +M84755K | Other musculoskeletal disorders +M84755P | Other musculoskeletal disorders +M84755S | Other musculoskeletal disorders +M84756A | Other musculoskeletal disorders +M84756D | Other musculoskeletal disorders +M84756G | Other musculoskeletal disorders +M84756K | Other musculoskeletal disorders +M84756P | Other musculoskeletal disorders +M84756S | Other musculoskeletal disorders +M84757A | Other musculoskeletal disorders +M84757D | Other musculoskeletal disorders +M84757G | Other musculoskeletal disorders +M84757K | Other musculoskeletal disorders +M84757P | Other musculoskeletal disorders +M84757S | Other musculoskeletal disorders +M84758A | Other musculoskeletal disorders +M84758D | Other musculoskeletal disorders +M84758G | Other musculoskeletal disorders +M84758K | Other musculoskeletal disorders +M84758P | Other musculoskeletal disorders +M84758S | Other musculoskeletal disorders +M84759A | Other musculoskeletal disorders +M84759D | Other musculoskeletal disorders +M84759G | Other musculoskeletal disorders +M84759K | Other musculoskeletal disorders +M84759P | Other musculoskeletal disorders +M84759S | Other musculoskeletal disorders +M848--- | Other musculoskeletal disorders +M8480-- | Other musculoskeletal disorders +M84811- | Other musculoskeletal disorders +M84812- | Other musculoskeletal disorders +M84819- | Other musculoskeletal disorders +M84821- | Other musculoskeletal disorders +M84822- | Other musculoskeletal disorders +M84829- | Other musculoskeletal disorders +M84831- | Other musculoskeletal disorders +M84832- | Other musculoskeletal disorders +M84833- | Other musculoskeletal disorders +M84834- | Other musculoskeletal disorders +M84839- | Other musculoskeletal disorders +M84841- | Other musculoskeletal disorders +M84842- | Other musculoskeletal disorders +M84849- | Other musculoskeletal disorders +M84851- | Other musculoskeletal disorders +M84852- | Other musculoskeletal disorders +M84859- | Other musculoskeletal disorders +M84861- | Other musculoskeletal disorders +M84862- | Other musculoskeletal disorders +M84863- | Other musculoskeletal disorders +M84864- | Other musculoskeletal disorders +M84869- | Other musculoskeletal disorders +M84871- | Other musculoskeletal disorders +M84872- | Other musculoskeletal disorders +M84879- | Other musculoskeletal disorders +M8488-- | Other musculoskeletal disorders +M849--- | Other musculoskeletal disorders +M85---- | Other musculoskeletal disorders +M850--- | Other musculoskeletal disorders +M8500-- | Other musculoskeletal disorders +M85011- | Other musculoskeletal disorders +M85012- | Other musculoskeletal disorders +M85019- | Other musculoskeletal disorders +M85021- | Other musculoskeletal disorders +M85022- | Other musculoskeletal disorders +M85029- | Other musculoskeletal disorders +M85031- | Other musculoskeletal disorders +M85032- | Other musculoskeletal disorders +M85039- | Other musculoskeletal disorders +M85041- | Other musculoskeletal disorders +M85042- | Other musculoskeletal disorders +M85049- | Other musculoskeletal disorders +M85051- | Other musculoskeletal disorders +M85052- | Other musculoskeletal disorders +M85059- | Other musculoskeletal disorders +M85061- | Other musculoskeletal disorders +M85062- | Other musculoskeletal disorders +M85069- | Other musculoskeletal disorders +M85071- | Other musculoskeletal disorders +M85072- | Other musculoskeletal disorders +M85079- | Other musculoskeletal disorders +M8508-- | Other musculoskeletal disorders +M8509-- | Other musculoskeletal disorders +M851--- | Other musculoskeletal disorders +M8510-- | Other musculoskeletal disorders +M85111- | Other musculoskeletal disorders +M85112- | Other musculoskeletal disorders +M85119- | Other musculoskeletal disorders +M85121- | Other musculoskeletal disorders +M85122- | Other musculoskeletal disorders +M85129- | Other musculoskeletal disorders +M85131- | Other musculoskeletal disorders +M85132- | Other musculoskeletal disorders +M85139- | Other musculoskeletal disorders +M85141- | Other musculoskeletal disorders +M85142- | Other musculoskeletal disorders +M85149- | Other musculoskeletal disorders +M85151- | Other musculoskeletal disorders +M85152- | Other musculoskeletal disorders +M85159- | Other musculoskeletal disorders +M85161- | Other musculoskeletal disorders +M85162- | Other musculoskeletal disorders +M85169- | Other musculoskeletal disorders +M85171- | Other musculoskeletal disorders +M85172- | Other musculoskeletal disorders +M85179- | Other musculoskeletal disorders +M8518-- | Other musculoskeletal disorders +M8519-- | Other musculoskeletal disorders +M852--- | Other musculoskeletal disorders +M853--- | Other musculoskeletal disorders +M8530-- | Other musculoskeletal disorders +M85311- | Other musculoskeletal disorders +M85312- | Other musculoskeletal disorders +M85319- | Other musculoskeletal disorders +M85321- | Other musculoskeletal disorders +M85322- | Other musculoskeletal disorders +M85329- | Other musculoskeletal disorders +M85331- | Other musculoskeletal disorders +M85332- | Other musculoskeletal disorders +M85339- | Other musculoskeletal disorders +M85341- | Other musculoskeletal disorders +M85342- | Other musculoskeletal disorders +M85349- | Other musculoskeletal disorders +M85351- | Other musculoskeletal disorders +M85352- | Other musculoskeletal disorders +M85359- | Other musculoskeletal disorders +M85361- | Other musculoskeletal disorders +M85362- | Other musculoskeletal disorders +M85369- | Other musculoskeletal disorders +M85371- | Other musculoskeletal disorders +M85372- | Other musculoskeletal disorders +M85379- | Other musculoskeletal disorders +M8538-- | Other musculoskeletal disorders +M8539-- | Other musculoskeletal disorders +M854--- | Other musculoskeletal disorders +M8540-- | Other musculoskeletal disorders +M85411- | Other musculoskeletal disorders +M85412- | Other musculoskeletal disorders +M85419- | Other musculoskeletal disorders +M85421- | Other musculoskeletal disorders +M85422- | Other musculoskeletal disorders +M85429- | Other musculoskeletal disorders +M85431- | Other musculoskeletal disorders +M85432- | Other musculoskeletal disorders +M85439- | Other musculoskeletal disorders +M85441- | Other musculoskeletal disorders +M85442- | Other musculoskeletal disorders +M85449- | Other musculoskeletal disorders +M85451- | Other musculoskeletal disorders +M85452- | Other musculoskeletal disorders +M85459- | Other musculoskeletal disorders +M85461- | Other musculoskeletal disorders +M85462- | Other musculoskeletal disorders +M85469- | Other musculoskeletal disorders +M85471- | Other musculoskeletal disorders +M85472- | Other musculoskeletal disorders +M85479- | Other musculoskeletal disorders +M8548-- | Other musculoskeletal disorders +M855--- | Other musculoskeletal disorders +M8550-- | Other musculoskeletal disorders +M85511- | Other musculoskeletal disorders +M85512- | Other musculoskeletal disorders +M85519- | Other musculoskeletal disorders +M85521- | Other musculoskeletal disorders +M85522- | Other musculoskeletal disorders +M85529- | Other musculoskeletal disorders +M85531- | Other musculoskeletal disorders +M85532- | Other musculoskeletal disorders +M85539- | Other musculoskeletal disorders +M85541- | Other musculoskeletal disorders +M85542- | Other musculoskeletal disorders +M85549- | Other musculoskeletal disorders +M85551- | Other musculoskeletal disorders +M85552- | Other musculoskeletal disorders +M85559- | Other musculoskeletal disorders +M85561- | Other musculoskeletal disorders +M85562- | Other musculoskeletal disorders +M85569- | Other musculoskeletal disorders +M85571- | Other musculoskeletal disorders +M85572- | Other musculoskeletal disorders +M85579- | Other musculoskeletal disorders +M8558-- | Other musculoskeletal disorders +M8559-- | Other musculoskeletal disorders +M856--- | Other musculoskeletal disorders +M8560-- | Other musculoskeletal disorders +M85611- | Other musculoskeletal disorders +M85612- | Other musculoskeletal disorders +M85619- | Other musculoskeletal disorders +M85621- | Other musculoskeletal disorders +M85622- | Other musculoskeletal disorders +M85629- | Other musculoskeletal disorders +M85631- | Other musculoskeletal disorders +M85632- | Other musculoskeletal disorders +M85639- | Other musculoskeletal disorders +M85641- | Other musculoskeletal disorders +M85642- | Other musculoskeletal disorders +M85649- | Other musculoskeletal disorders +M85651- | Other musculoskeletal disorders +M85652- | Other musculoskeletal disorders +M85659- | Other musculoskeletal disorders +M85661- | Other musculoskeletal disorders +M85662- | Other musculoskeletal disorders +M85669- | Other musculoskeletal disorders +M85671- | Other musculoskeletal disorders +M85672- | Other musculoskeletal disorders +M85679- | Other musculoskeletal disorders +M8568-- | Other musculoskeletal disorders +M8569-- | Other musculoskeletal disorders +M858--- | Other musculoskeletal disorders +M8580-- | Other musculoskeletal disorders +M85811- | Other musculoskeletal disorders +M85812- | Other musculoskeletal disorders +M85819- | Other musculoskeletal disorders +M85821- | Other musculoskeletal disorders +M85822- | Other musculoskeletal disorders +M85829- | Other musculoskeletal disorders +M85831- | Other musculoskeletal disorders +M85832- | Other musculoskeletal disorders +M85839- | Other musculoskeletal disorders +M85841- | Other musculoskeletal disorders +M85842- | Other musculoskeletal disorders +M85849- | Other musculoskeletal disorders +M85851- | Other musculoskeletal disorders +M85852- | Other musculoskeletal disorders +M85859- | Other musculoskeletal disorders +M85861- | Other musculoskeletal disorders +M85862- | Other musculoskeletal disorders +M85869- | Other musculoskeletal disorders +M85871- | Other musculoskeletal disorders +M85872- | Other musculoskeletal disorders +M85879- | Other musculoskeletal disorders +M8588-- | Other musculoskeletal disorders +M8589-- | Other musculoskeletal disorders +M859--- | Other musculoskeletal disorders +M86---- | Other musculoskeletal disorders +M860--- | Other musculoskeletal disorders +M8600-- | Other musculoskeletal disorders +M86011- | Other musculoskeletal disorders +M86012- | Other musculoskeletal disorders +M86019- | Other musculoskeletal disorders +M86021- | Other musculoskeletal disorders +M86022- | Other musculoskeletal disorders +M86029- | Other musculoskeletal disorders +M86031- | Other musculoskeletal disorders +M86032- | Other musculoskeletal disorders +M86039- | Other musculoskeletal disorders +M86041- | Other musculoskeletal disorders +M86042- | Other musculoskeletal disorders +M86049- | Other musculoskeletal disorders +M86051- | Other musculoskeletal disorders +M86052- | Other musculoskeletal disorders +M86059- | Other musculoskeletal disorders +M86061- | Other musculoskeletal disorders +M86062- | Other musculoskeletal disorders +M86069- | Other musculoskeletal disorders +M86071- | Other musculoskeletal disorders +M86072- | Other musculoskeletal disorders +M86079- | Other musculoskeletal disorders +M8608-- | Other musculoskeletal disorders +M8609-- | Other musculoskeletal disorders +M861--- | Other musculoskeletal disorders +M8610-- | Other musculoskeletal disorders +M86111- | Other musculoskeletal disorders +M86112- | Other musculoskeletal disorders +M86119- | Other musculoskeletal disorders +M86121- | Other musculoskeletal disorders +M86122- | Other musculoskeletal disorders +M86129- | Other musculoskeletal disorders +M86131- | Other musculoskeletal disorders +M86132- | Other musculoskeletal disorders +M86139- | Other musculoskeletal disorders +M86141- | Other musculoskeletal disorders +M86142- | Other musculoskeletal disorders +M86149- | Other musculoskeletal disorders +M86151- | Other musculoskeletal disorders +M86152- | Other musculoskeletal disorders +M86159- | Other musculoskeletal disorders +M86161- | Other musculoskeletal disorders +M86162- | Other musculoskeletal disorders +M86169- | Other musculoskeletal disorders +M86171- | Other musculoskeletal disorders +M86172- | Other musculoskeletal disorders +M86179- | Other musculoskeletal disorders +M8618-- | Other musculoskeletal disorders +M8619-- | Other musculoskeletal disorders +M862--- | Other musculoskeletal disorders +M8620-- | Other musculoskeletal disorders +M86211- | Other musculoskeletal disorders +M86212- | Other musculoskeletal disorders +M86219- | Other musculoskeletal disorders +M86221- | Other musculoskeletal disorders +M86222- | Other musculoskeletal disorders +M86229- | Other musculoskeletal disorders +M86231- | Other musculoskeletal disorders +M86232- | Other musculoskeletal disorders +M86239- | Other musculoskeletal disorders +M86241- | Other musculoskeletal disorders +M86242- | Other musculoskeletal disorders +M86249- | Other musculoskeletal disorders +M86251- | Other musculoskeletal disorders +M86252- | Other musculoskeletal disorders +M86259- | Other musculoskeletal disorders +M86261- | Other musculoskeletal disorders +M86262- | Other musculoskeletal disorders +M86269- | Other musculoskeletal disorders +M86271- | Other musculoskeletal disorders +M86272- | Other musculoskeletal disorders +M86279- | Other musculoskeletal disorders +M8628-- | Other musculoskeletal disorders +M8629-- | Other musculoskeletal disorders +M863--- | Other musculoskeletal disorders +M8630-- | Other musculoskeletal disorders +M86311- | Other musculoskeletal disorders +M86312- | Other musculoskeletal disorders +M86319- | Other musculoskeletal disorders +M86321- | Other musculoskeletal disorders +M86322- | Other musculoskeletal disorders +M86329- | Other musculoskeletal disorders +M86331- | Other musculoskeletal disorders +M86332- | Other musculoskeletal disorders +M86339- | Other musculoskeletal disorders +M86341- | Other musculoskeletal disorders +M86342- | Other musculoskeletal disorders +M86349- | Other musculoskeletal disorders +M86351- | Other musculoskeletal disorders +M86352- | Other musculoskeletal disorders +M86359- | Other musculoskeletal disorders +M86361- | Other musculoskeletal disorders +M86362- | Other musculoskeletal disorders +M86369- | Other musculoskeletal disorders +M86371- | Other musculoskeletal disorders +M86372- | Other musculoskeletal disorders +M86379- | Other musculoskeletal disorders +M8638-- | Other musculoskeletal disorders +M8639-- | Other musculoskeletal disorders +M864--- | Other musculoskeletal disorders +M8640-- | Other musculoskeletal disorders +M86411- | Other musculoskeletal disorders +M86412- | Other musculoskeletal disorders +M86419- | Other musculoskeletal disorders +M86421- | Other musculoskeletal disorders +M86422- | Other musculoskeletal disorders +M86429- | Other musculoskeletal disorders +M86431- | Other musculoskeletal disorders +M86432- | Other musculoskeletal disorders +M86439- | Other musculoskeletal disorders +M86441- | Other musculoskeletal disorders +M86442- | Other musculoskeletal disorders +M86449- | Other musculoskeletal disorders +M86451- | Other musculoskeletal disorders +M86452- | Other musculoskeletal disorders +M86459- | Other musculoskeletal disorders +M86461- | Other musculoskeletal disorders +M86462- | Other musculoskeletal disorders +M86469- | Other musculoskeletal disorders +M86471- | Other musculoskeletal disorders +M86472- | Other musculoskeletal disorders +M86479- | Other musculoskeletal disorders +M8648-- | Other musculoskeletal disorders +M8649-- | Other musculoskeletal disorders +M865--- | Other musculoskeletal disorders +M8650-- | Other musculoskeletal disorders +M86511- | Other musculoskeletal disorders +M86512- | Other musculoskeletal disorders +M86519- | Other musculoskeletal disorders +M86521- | Other musculoskeletal disorders +M86522- | Other musculoskeletal disorders +M86529- | Other musculoskeletal disorders +M86531- | Other musculoskeletal disorders +M86532- | Other musculoskeletal disorders +M86539- | Other musculoskeletal disorders +M86541- | Other musculoskeletal disorders +M86542- | Other musculoskeletal disorders +M86549- | Other musculoskeletal disorders +M86551- | Other musculoskeletal disorders +M86552- | Other musculoskeletal disorders +M86559- | Other musculoskeletal disorders +M86561- | Other musculoskeletal disorders +M86562- | Other musculoskeletal disorders +M86569- | Other musculoskeletal disorders +M86571- | Other musculoskeletal disorders +M86572- | Other musculoskeletal disorders +M86579- | Other musculoskeletal disorders +M8658-- | Other musculoskeletal disorders +M8659-- | Other musculoskeletal disorders +M866--- | Other musculoskeletal disorders +M8660-- | Other musculoskeletal disorders +M86611- | Other musculoskeletal disorders +M86612- | Other musculoskeletal disorders +M86619- | Other musculoskeletal disorders +M86621- | Other musculoskeletal disorders +M86622- | Other musculoskeletal disorders +M86629- | Other musculoskeletal disorders +M86631- | Other musculoskeletal disorders +M86632- | Other musculoskeletal disorders +M86639- | Other musculoskeletal disorders +M86641- | Other musculoskeletal disorders +M86642- | Other musculoskeletal disorders +M86649- | Other musculoskeletal disorders +M86651- | Other musculoskeletal disorders +M86652- | Other musculoskeletal disorders +M86659- | Other musculoskeletal disorders +M86661- | Other musculoskeletal disorders +M86662- | Other musculoskeletal disorders +M86669- | Other musculoskeletal disorders +M86671- | Other musculoskeletal disorders +M86672- | Other musculoskeletal disorders +M86679- | Other musculoskeletal disorders +M8668-- | Other musculoskeletal disorders +M8669-- | Other musculoskeletal disorders +M868--- | Other musculoskeletal disorders +M868X0- | Other musculoskeletal disorders +M868X1- | Other musculoskeletal disorders +M868X2- | Other musculoskeletal disorders +M868X3- | Other musculoskeletal disorders +M868X4- | Other musculoskeletal disorders +M868X5- | Other musculoskeletal disorders +M868X6- | Other musculoskeletal disorders +M868X7- | Other musculoskeletal disorders +M868X8- | Other musculoskeletal disorders +M868X9- | Other musculoskeletal disorders +M869--- | Other musculoskeletal disorders +M87---- | Other musculoskeletal disorders +M870--- | Other musculoskeletal disorders +M8700-- | Other musculoskeletal disorders +M87011- | Other musculoskeletal disorders +M87012- | Other musculoskeletal disorders +M87019- | Other musculoskeletal disorders +M87021- | Other musculoskeletal disorders +M87022- | Other musculoskeletal disorders +M87029- | Other musculoskeletal disorders +M87031- | Other musculoskeletal disorders +M87032- | Other musculoskeletal disorders +M87033- | Other musculoskeletal disorders +M87034- | Other musculoskeletal disorders +M87035- | Other musculoskeletal disorders +M87036- | Other musculoskeletal disorders +M87037- | Other musculoskeletal disorders +M87038- | Other musculoskeletal disorders +M87039- | Other musculoskeletal disorders +M87041- | Other musculoskeletal disorders +M87042- | Other musculoskeletal disorders +M87043- | Other musculoskeletal disorders +M87044- | Other musculoskeletal disorders +M87045- | Other musculoskeletal disorders +M87046- | Other musculoskeletal disorders +M87050- | Other musculoskeletal disorders +M87051- | Other musculoskeletal disorders +M87052- | Other musculoskeletal disorders +M87059- | Other musculoskeletal disorders +M87061- | Other musculoskeletal disorders +M87062- | Other musculoskeletal disorders +M87063- | Other musculoskeletal disorders +M87064- | Other musculoskeletal disorders +M87065- | Other musculoskeletal disorders +M87066- | Other musculoskeletal disorders +M87071- | Other musculoskeletal disorders +M87072- | Other musculoskeletal disorders +M87073- | Other musculoskeletal disorders +M87074- | Other musculoskeletal disorders +M87075- | Other musculoskeletal disorders +M87076- | Other musculoskeletal disorders +M87077- | Other musculoskeletal disorders +M87078- | Other musculoskeletal disorders +M87079- | Other musculoskeletal disorders +M8708-- | Other musculoskeletal disorders +M8709-- | Other musculoskeletal disorders +M872--- | Other musculoskeletal disorders +M8720-- | Other musculoskeletal disorders +M87211- | Other musculoskeletal disorders +M87212- | Other musculoskeletal disorders +M87219- | Other musculoskeletal disorders +M87221- | Other musculoskeletal disorders +M87222- | Other musculoskeletal disorders +M87229- | Other musculoskeletal disorders +M87231- | Other musculoskeletal disorders +M87232- | Other musculoskeletal disorders +M87233- | Other musculoskeletal disorders +M87234- | Other musculoskeletal disorders +M87235- | Other musculoskeletal disorders +M87236- | Other musculoskeletal disorders +M87237- | Other musculoskeletal disorders +M87238- | Other musculoskeletal disorders +M87239- | Other musculoskeletal disorders +M87241- | Other musculoskeletal disorders +M87242- | Other musculoskeletal disorders +M87243- | Other musculoskeletal disorders +M87244- | Other musculoskeletal disorders +M87245- | Other musculoskeletal disorders +M87246- | Other musculoskeletal disorders +M87250- | Other musculoskeletal disorders +M87251- | Other musculoskeletal disorders +M87252- | Other musculoskeletal disorders +M87256- | Other musculoskeletal disorders +M87261- | Other musculoskeletal disorders +M87262- | Other musculoskeletal disorders +M87263- | Other musculoskeletal disorders +M87264- | Other musculoskeletal disorders +M87265- | Other musculoskeletal disorders +M87266- | Other musculoskeletal disorders +M87271- | Other musculoskeletal disorders +M87272- | Other musculoskeletal disorders +M87273- | Other musculoskeletal disorders +M87274- | Other musculoskeletal disorders +M87275- | Other musculoskeletal disorders +M87276- | Other musculoskeletal disorders +M87277- | Other musculoskeletal disorders +M87278- | Other musculoskeletal disorders +M87279- | Other musculoskeletal disorders +M8728-- | Other musculoskeletal disorders +M8729-- | Other musculoskeletal disorders +M873--- | Other musculoskeletal disorders +M8730-- | Other musculoskeletal disorders +M87311- | Other musculoskeletal disorders +M87312- | Other musculoskeletal disorders +M87319- | Other musculoskeletal disorders +M87321- | Other musculoskeletal disorders +M87322- | Other musculoskeletal disorders +M87329- | Other musculoskeletal disorders +M87331- | Other musculoskeletal disorders +M87332- | Other musculoskeletal disorders +M87333- | Other musculoskeletal disorders +M87334- | Other musculoskeletal disorders +M87335- | Other musculoskeletal disorders +M87336- | Other musculoskeletal disorders +M87337- | Other musculoskeletal disorders +M87338- | Other musculoskeletal disorders +M87339- | Other musculoskeletal disorders +M87341- | Other musculoskeletal disorders +M87342- | Other musculoskeletal disorders +M87343- | Other musculoskeletal disorders +M87344- | Other musculoskeletal disorders +M87345- | Other musculoskeletal disorders +M87346- | Other musculoskeletal disorders +M87350- | Other musculoskeletal disorders +M87351- | Other musculoskeletal disorders +M87352- | Other musculoskeletal disorders +M87353- | Other musculoskeletal disorders +M87361- | Other musculoskeletal disorders +M87362- | Other musculoskeletal disorders +M87363- | Other musculoskeletal disorders +M87364- | Other musculoskeletal disorders +M87365- | Other musculoskeletal disorders +M87366- | Other musculoskeletal disorders +M87371- | Other musculoskeletal disorders +M87372- | Other musculoskeletal disorders +M87373- | Other musculoskeletal disorders +M87374- | Other musculoskeletal disorders +M87375- | Other musculoskeletal disorders +M87376- | Other musculoskeletal disorders +M87377- | Other musculoskeletal disorders +M87378- | Other musculoskeletal disorders +M87379- | Other musculoskeletal disorders +M8738-- | Other musculoskeletal disorders +M8739-- | Other musculoskeletal disorders +M878--- | Other musculoskeletal disorders +M8780-- | Other musculoskeletal disorders +M87811- | Other musculoskeletal disorders +M87812- | Other musculoskeletal disorders +M87819- | Other musculoskeletal disorders +M87821- | Other musculoskeletal disorders +M87822- | Other musculoskeletal disorders +M87829- | Other musculoskeletal disorders +M87831- | Other musculoskeletal disorders +M87832- | Other musculoskeletal disorders +M87833- | Other musculoskeletal disorders +M87834- | Other musculoskeletal disorders +M87835- | Other musculoskeletal disorders +M87836- | Other musculoskeletal disorders +M87837- | Other musculoskeletal disorders +M87838- | Other musculoskeletal disorders +M87839- | Other musculoskeletal disorders +M87841- | Other musculoskeletal disorders +M87842- | Other musculoskeletal disorders +M87843- | Other musculoskeletal disorders +M87844- | Other musculoskeletal disorders +M87845- | Other musculoskeletal disorders +M87849- | Other musculoskeletal disorders +M87850- | Other musculoskeletal disorders +M87851- | Other musculoskeletal disorders +M87852- | Other musculoskeletal disorders +M87859- | Other musculoskeletal disorders +M87861- | Other musculoskeletal disorders +M87862- | Other musculoskeletal disorders +M87863- | Other musculoskeletal disorders +M87864- | Other musculoskeletal disorders +M87865- | Other musculoskeletal disorders +M87869- | Other musculoskeletal disorders +M87871- | Other musculoskeletal disorders +M87872- | Other musculoskeletal disorders +M87873- | Other musculoskeletal disorders +M87874- | Other musculoskeletal disorders +M87875- | Other musculoskeletal disorders +M87876- | Other musculoskeletal disorders +M87877- | Other musculoskeletal disorders +M87878- | Other musculoskeletal disorders +M87879- | Other musculoskeletal disorders +M8788-- | Other musculoskeletal disorders +M8789-- | Other musculoskeletal disorders +M879--- | Other musculoskeletal disorders +M88---- | Other musculoskeletal disorders +M880--- | Other musculoskeletal disorders +M881--- | Other musculoskeletal disorders +M888--- | Other musculoskeletal disorders +M88811- | Other musculoskeletal disorders +M88812- | Other musculoskeletal disorders +M88819- | Other musculoskeletal disorders +M88821- | Other musculoskeletal disorders +M88822- | Other musculoskeletal disorders +M88829- | Other musculoskeletal disorders +M88831- | Other musculoskeletal disorders +M88832- | Other musculoskeletal disorders +M88839- | Other musculoskeletal disorders +M88841- | Other musculoskeletal disorders +M88842- | Other musculoskeletal disorders +M88849- | Other musculoskeletal disorders +M88851- | Other musculoskeletal disorders +M88852- | Other musculoskeletal disorders +M88859- | Other musculoskeletal disorders +M88861- | Other musculoskeletal disorders +M88862- | Other musculoskeletal disorders +M88869- | Other musculoskeletal disorders +M88871- | Other musculoskeletal disorders +M88872- | Other musculoskeletal disorders +M88879- | Other musculoskeletal disorders +M8888-- | Other musculoskeletal disorders +M8889-- | Other musculoskeletal disorders +M889--- | Other musculoskeletal disorders +M89---- | Other musculoskeletal disorders +M890--- | Other musculoskeletal disorders +M8900-- | Other musculoskeletal disorders +M89011- | Other musculoskeletal disorders +M89012- | Other musculoskeletal disorders +M89019- | Other musculoskeletal disorders +M89021- | Other musculoskeletal disorders +M89022- | Other musculoskeletal disorders +M89029- | Other musculoskeletal disorders +M89031- | Other musculoskeletal disorders +M89032- | Other musculoskeletal disorders +M89039- | Other musculoskeletal disorders +M89041- | Other musculoskeletal disorders +M89042- | Other musculoskeletal disorders +M89049- | Other musculoskeletal disorders +M89051- | Other musculoskeletal disorders +M89052- | Other musculoskeletal disorders +M89059- | Other musculoskeletal disorders +M89061- | Other musculoskeletal disorders +M89062- | Other musculoskeletal disorders +M89069- | Other musculoskeletal disorders +M89071- | Other musculoskeletal disorders +M89072- | Other musculoskeletal disorders +M89079- | Other musculoskeletal disorders +M8908-- | Other musculoskeletal disorders +M8909-- | Other musculoskeletal disorders +M891--- | Other musculoskeletal disorders +M89121- | Other musculoskeletal disorders +M89122- | Other musculoskeletal disorders +M89123- | Other musculoskeletal disorders +M89124- | Other musculoskeletal disorders +M89125- | Other musculoskeletal disorders +M89126- | Other musculoskeletal disorders +M89127- | Other musculoskeletal disorders +M89128- | Other musculoskeletal disorders +M89129- | Other musculoskeletal disorders +M89131- | Other musculoskeletal disorders +M89132- | Other musculoskeletal disorders +M89133- | Other musculoskeletal disorders +M89134- | Other musculoskeletal disorders +M89138- | Other musculoskeletal disorders +M89139- | Other musculoskeletal disorders +M89151- | Other musculoskeletal disorders +M89152- | Other musculoskeletal disorders +M89153- | Other musculoskeletal disorders +M89154- | Other musculoskeletal disorders +M89155- | Other musculoskeletal disorders +M89156- | Other musculoskeletal disorders +M89157- | Other musculoskeletal disorders +M89158- | Other musculoskeletal disorders +M89159- | Other musculoskeletal disorders +M89160- | Other musculoskeletal disorders +M89161- | Other musculoskeletal disorders +M89162- | Other musculoskeletal disorders +M89163- | Other musculoskeletal disorders +M89164- | Other musculoskeletal disorders +M89165- | Other musculoskeletal disorders +M89166- | Other musculoskeletal disorders +M89167- | Other musculoskeletal disorders +M89168- | Other musculoskeletal disorders +M89169- | Other musculoskeletal disorders +M8918-- | Other musculoskeletal disorders +M892--- | Other musculoskeletal disorders +M8920-- | Other musculoskeletal disorders +M89211- | Other musculoskeletal disorders +M89212- | Other musculoskeletal disorders +M89219- | Other musculoskeletal disorders +M89221- | Other musculoskeletal disorders +M89222- | Other musculoskeletal disorders +M89229- | Other musculoskeletal disorders +M89231- | Other musculoskeletal disorders +M89232- | Other musculoskeletal disorders +M89233- | Other musculoskeletal disorders +M89234- | Other musculoskeletal disorders +M89239- | Other musculoskeletal disorders +M89241- | Other musculoskeletal disorders +M89242- | Other musculoskeletal disorders +M89249- | Other musculoskeletal disorders +M89251- | Other musculoskeletal disorders +M89252- | Other musculoskeletal disorders +M89259- | Other musculoskeletal disorders +M89261- | Other musculoskeletal disorders +M89262- | Other musculoskeletal disorders +M89263- | Other musculoskeletal disorders +M89264- | Other musculoskeletal disorders +M89269- | Other musculoskeletal disorders +M89271- | Other musculoskeletal disorders +M89272- | Other musculoskeletal disorders +M89279- | Other musculoskeletal disorders +M8928-- | Other musculoskeletal disorders +M8929-- | Other musculoskeletal disorders +M893--- | Other musculoskeletal disorders +M8930-- | Other musculoskeletal disorders +M89311- | Other musculoskeletal disorders +M89312- | Other musculoskeletal disorders +M89319- | Other musculoskeletal disorders +M89321- | Other musculoskeletal disorders +M89322- | Other musculoskeletal disorders +M89329- | Other musculoskeletal disorders +M89331- | Other musculoskeletal disorders +M89332- | Other musculoskeletal disorders +M89333- | Other musculoskeletal disorders +M89334- | Other musculoskeletal disorders +M89339- | Other musculoskeletal disorders +M89341- | Other musculoskeletal disorders +M89342- | Other musculoskeletal disorders +M89349- | Other musculoskeletal disorders +M89351- | Other musculoskeletal disorders +M89352- | Other musculoskeletal disorders +M89359- | Other musculoskeletal disorders +M89361- | Other musculoskeletal disorders +M89362- | Other musculoskeletal disorders +M89363- | Other musculoskeletal disorders +M89364- | Other musculoskeletal disorders +M89369- | Other musculoskeletal disorders +M89371- | Other musculoskeletal disorders +M89372- | Other musculoskeletal disorders +M89379- | Other musculoskeletal disorders +M8938-- | Other musculoskeletal disorders +M8939-- | Other musculoskeletal disorders +M894--- | Other musculoskeletal disorders +M8940-- | Other musculoskeletal disorders +M89411- | Other musculoskeletal disorders +M89412- | Other musculoskeletal disorders +M89419- | Other musculoskeletal disorders +M89421- | Other musculoskeletal disorders +M89422- | Other musculoskeletal disorders +M89429- | Other musculoskeletal disorders +M89431- | Other musculoskeletal disorders +M89432- | Other musculoskeletal disorders +M89439- | Other musculoskeletal disorders +M89441- | Other musculoskeletal disorders +M89442- | Other musculoskeletal disorders +M89449- | Other musculoskeletal disorders +M89451- | Other musculoskeletal disorders +M89452- | Other musculoskeletal disorders +M89459- | Other musculoskeletal disorders +M89461- | Other musculoskeletal disorders +M89462- | Other musculoskeletal disorders +M89469- | Other musculoskeletal disorders +M89471- | Other musculoskeletal disorders +M89472- | Other musculoskeletal disorders +M89479- | Other musculoskeletal disorders +M8948-- | Other musculoskeletal disorders +M8949-- | Other musculoskeletal disorders +M895--- | Other musculoskeletal disorders +M8950-- | Other musculoskeletal disorders +M89511- | Other musculoskeletal disorders +M89512- | Other musculoskeletal disorders +M89519- | Other musculoskeletal disorders +M89521- | Other musculoskeletal disorders +M89522- | Other musculoskeletal disorders +M89529- | Other musculoskeletal disorders +M89531- | Other musculoskeletal disorders +M89532- | Other musculoskeletal disorders +M89539- | Other musculoskeletal disorders +M89541- | Other musculoskeletal disorders +M89542- | Other musculoskeletal disorders +M89549- | Other musculoskeletal disorders +M89551- | Other musculoskeletal disorders +M89552- | Other musculoskeletal disorders +M89559- | Other musculoskeletal disorders +M89561- | Other musculoskeletal disorders +M89562- | Other musculoskeletal disorders +M89569- | Other musculoskeletal disorders +M89571- | Other musculoskeletal disorders +M89572- | Other musculoskeletal disorders +M89579- | Other musculoskeletal disorders +M8958-- | Other musculoskeletal disorders +M8959-- | Other musculoskeletal disorders +M8970-- | Other musculoskeletal disorders +M89711- | Other musculoskeletal disorders +M89712- | Other musculoskeletal disorders +M89719- | Other musculoskeletal disorders +M89721- | Other musculoskeletal disorders +M89722- | Other musculoskeletal disorders +M89729- | Other musculoskeletal disorders +M89731- | Other musculoskeletal disorders +M89732- | Other musculoskeletal disorders +M89739- | Other musculoskeletal disorders +M89741- | Other musculoskeletal disorders +M89742- | Other musculoskeletal disorders +M89749- | Other musculoskeletal disorders +M89751- | Other musculoskeletal disorders +M89752- | Other musculoskeletal disorders +M89759- | Other musculoskeletal disorders +M89761- | Other musculoskeletal disorders +M89762- | Other musculoskeletal disorders +M89769- | Other musculoskeletal disorders +M89771- | Other musculoskeletal disorders +M89772- | Other musculoskeletal disorders +M89779- | Other musculoskeletal disorders +M8978-- | Other musculoskeletal disorders +M8979-- | Other musculoskeletal disorders +M898--- | Other musculoskeletal disorders +M898X0- | Other musculoskeletal disorders +M898X1- | Other musculoskeletal disorders +M898X2- | Other musculoskeletal disorders +M898X3- | Other musculoskeletal disorders +M898X4- | Other musculoskeletal disorders +M898X5- | Other musculoskeletal disorders +M898X6- | Other musculoskeletal disorders +M898X7- | Other musculoskeletal disorders +M898X8- | Other musculoskeletal disorders +M898X9- | Other musculoskeletal disorders +M899--- | Other musculoskeletal disorders +M90---- | Other musculoskeletal disorders +M900--- | Other musculoskeletal disorders +M901--- | Other musculoskeletal disorders +M902--- | Other musculoskeletal disorders +M903--- | Other musculoskeletal disorders +M904--- | Other musculoskeletal disorders +M905--- | Other musculoskeletal disorders +M9050-- | Other musculoskeletal disorders +M90511- | Other musculoskeletal disorders +M90512- | Other musculoskeletal disorders +M90519- | Other musculoskeletal disorders +M90521- | Other musculoskeletal disorders +M90522- | Other musculoskeletal disorders +M90529- | Other musculoskeletal disorders +M90531- | Other musculoskeletal disorders +M90532- | Other musculoskeletal disorders +M90539- | Other musculoskeletal disorders +M90541- | Other musculoskeletal disorders +M90542- | Other musculoskeletal disorders +M90549- | Other musculoskeletal disorders +M90551- | Other musculoskeletal disorders +M90552- | Other musculoskeletal disorders +M90559- | Other musculoskeletal disorders +M90561- | Other musculoskeletal disorders +M90562- | Other musculoskeletal disorders +M90569- | Other musculoskeletal disorders +M90571- | Other musculoskeletal disorders +M90572- | Other musculoskeletal disorders +M90579- | Other musculoskeletal disorders +M9058-- | Other musculoskeletal disorders +M9059-- | Other musculoskeletal disorders +M906--- | Other musculoskeletal disorders +M9060-- | Other musculoskeletal disorders +M90611- | Other musculoskeletal disorders +M90612- | Other musculoskeletal disorders +M90619- | Other musculoskeletal disorders +M90621- | Other musculoskeletal disorders +M90622- | Other musculoskeletal disorders +M90629- | Other musculoskeletal disorders +M90631- | Other musculoskeletal disorders +M90632- | Other musculoskeletal disorders +M90639- | Other musculoskeletal disorders +M90641- | Other musculoskeletal disorders +M90642- | Other musculoskeletal disorders +M90649- | Other musculoskeletal disorders +M90651- | Other musculoskeletal disorders +M90652- | Other musculoskeletal disorders +M90659- | Other musculoskeletal disorders +M90661- | Other musculoskeletal disorders +M90662- | Other musculoskeletal disorders +M90669- | Other musculoskeletal disorders +M90671- | Other musculoskeletal disorders +M90672- | Other musculoskeletal disorders +M90679- | Other musculoskeletal disorders +M9068-- | Other musculoskeletal disorders +M9069-- | Other musculoskeletal disorders +M907--- | Other musculoskeletal disorders +M908--- | Other musculoskeletal disorders +M9080-- | Other musculoskeletal disorders +M90811- | Other musculoskeletal disorders +M90812- | Other musculoskeletal disorders +M90819- | Other musculoskeletal disorders +M90821- | Other musculoskeletal disorders +M90822- | Other musculoskeletal disorders +M90829- | Other musculoskeletal disorders +M90831- | Other musculoskeletal disorders +M90832- | Other musculoskeletal disorders +M90839- | Other musculoskeletal disorders +M90841- | Other musculoskeletal disorders +M90842- | Other musculoskeletal disorders +M90849- | Other musculoskeletal disorders +M90851- | Other musculoskeletal disorders +M90852- | Other musculoskeletal disorders +M90859- | Other musculoskeletal disorders +M90861- | Other musculoskeletal disorders +M90862- | Other musculoskeletal disorders +M90869- | Other musculoskeletal disorders +M90871- | Other musculoskeletal disorders +M90872- | Other musculoskeletal disorders +M90879- | Other musculoskeletal disorders +M9088-- | Other musculoskeletal disorders +M9089-- | Other musculoskeletal disorders +M91---- | Other musculoskeletal disorders +M910--- | Other musculoskeletal disorders +M911--- | Other musculoskeletal disorders +M9110-- | Other musculoskeletal disorders +M9111-- | Other musculoskeletal disorders +M9112-- | Other musculoskeletal disorders +M912--- | Other musculoskeletal disorders +M9120-- | Other musculoskeletal disorders +M9121-- | Other musculoskeletal disorders +M9122-- | Other musculoskeletal disorders +M913--- | Other musculoskeletal disorders +M9130-- | Other musculoskeletal disorders +M9131-- | Other musculoskeletal disorders +M9132-- | Other musculoskeletal disorders +M9140-- | Other musculoskeletal disorders +M9141-- | Other musculoskeletal disorders +M9142-- | Other musculoskeletal disorders +M918--- | Other musculoskeletal disorders +M9180-- | Other musculoskeletal disorders +M9181-- | Other musculoskeletal disorders +M9182-- | Other musculoskeletal disorders +M919--- | Other musculoskeletal disorders +M9190-- | Other musculoskeletal disorders +M9191-- | Other musculoskeletal disorders +M9192-- | Other musculoskeletal disorders +M92---- | Other musculoskeletal disorders +M920--- | Other musculoskeletal disorders +M9200-- | Other musculoskeletal disorders +M9201-- | Other musculoskeletal disorders +M9202-- | Other musculoskeletal disorders +M921--- | Other musculoskeletal disorders +M9210-- | Other musculoskeletal disorders +M9211-- | Other musculoskeletal disorders +M9212-- | Other musculoskeletal disorders +M922--- | Other musculoskeletal disorders +M92201- | Other musculoskeletal disorders +M92202- | Other musculoskeletal disorders +M92209- | Other musculoskeletal disorders +M92211- | Other musculoskeletal disorders +M92212- | Other musculoskeletal disorders +M92219- | Other musculoskeletal disorders +M92221- | Other musculoskeletal disorders +M92222- | Other musculoskeletal disorders +M92229- | Other musculoskeletal disorders +M92291- | Other musculoskeletal disorders +M92292- | Other musculoskeletal disorders +M92299- | Other musculoskeletal disorders +M923--- | Other musculoskeletal disorders +M9230-- | Other musculoskeletal disorders +M9231-- | Other musculoskeletal disorders +M9232-- | Other musculoskeletal disorders +M924--- | Other musculoskeletal disorders +M9240-- | Other musculoskeletal disorders +M9241-- | Other musculoskeletal disorders +M9242-- | Other musculoskeletal disorders +M925--- | Other musculoskeletal disorders +M9250-- | Other musculoskeletal disorders +M9251-- | Other musculoskeletal disorders +M9252-- | Other musculoskeletal disorders +M926--- | Other musculoskeletal disorders +M9260-- | Other musculoskeletal disorders +M9261-- | Other musculoskeletal disorders +M9262-- | Other musculoskeletal disorders +M927--- | Other musculoskeletal disorders +M9270-- | Other musculoskeletal disorders +M9271-- | Other musculoskeletal disorders +M9272-- | Other musculoskeletal disorders +M928--- | Other musculoskeletal disorders +M929--- | Other musculoskeletal disorders +M93---- | Other musculoskeletal disorders +M930--- | Other musculoskeletal disorders +M93001- | Other musculoskeletal disorders +M93002- | Other musculoskeletal disorders +M93003- | Other musculoskeletal disorders +M93011- | Other musculoskeletal disorders +M93012- | Other musculoskeletal disorders +M93013- | Other musculoskeletal disorders +M93021- | Other musculoskeletal disorders +M93022- | Other musculoskeletal disorders +M93023- | Other musculoskeletal disorders +M93031- | Other musculoskeletal disorders +M93032- | Other musculoskeletal disorders +M93033- | Other musculoskeletal disorders +M931--- | Other musculoskeletal disorders +M932--- | Other musculoskeletal disorders +M9320-- | Other musculoskeletal disorders +M93211- | Other musculoskeletal disorders +M93212- | Other musculoskeletal disorders +M93219- | Other musculoskeletal disorders +M93221- | Other musculoskeletal disorders +M93222- | Other musculoskeletal disorders +M93229- | Other musculoskeletal disorders +M93231- | Other musculoskeletal disorders +M93232- | Other musculoskeletal disorders +M93239- | Other musculoskeletal disorders +M93241- | Other musculoskeletal disorders +M93242- | Other musculoskeletal disorders +M93249- | Other musculoskeletal disorders +M93251- | Other musculoskeletal disorders +M93252- | Other musculoskeletal disorders +M93259- | Other musculoskeletal disorders +M93261- | Other musculoskeletal disorders +M93262- | Other musculoskeletal disorders +M93269- | Other musculoskeletal disorders +M93271- | Other musculoskeletal disorders +M93272- | Other musculoskeletal disorders +M93279- | Other musculoskeletal disorders +M9328-- | Other musculoskeletal disorders +M9329-- | Other musculoskeletal disorders +M938--- | Other musculoskeletal disorders +M9380-- | Other musculoskeletal disorders +M93811- | Other musculoskeletal disorders +M93812- | Other musculoskeletal disorders +M93819- | Other musculoskeletal disorders +M93821- | Other musculoskeletal disorders +M93822- | Other musculoskeletal disorders +M93829- | Other musculoskeletal disorders +M93831- | Other musculoskeletal disorders +M93832- | Other musculoskeletal disorders +M93839- | Other musculoskeletal disorders +M93841- | Other musculoskeletal disorders +M93842- | Other musculoskeletal disorders +M93849- | Other musculoskeletal disorders +M93851- | Other musculoskeletal disorders +M93852- | Other musculoskeletal disorders +M93859- | Other musculoskeletal disorders +M93861- | Other musculoskeletal disorders +M93862- | Other musculoskeletal disorders +M93869- | Other musculoskeletal disorders +M93871- | Other musculoskeletal disorders +M93872- | Other musculoskeletal disorders +M93879- | Other musculoskeletal disorders +M9388-- | Other musculoskeletal disorders +M9389-- | Other musculoskeletal disorders +M939--- | Other musculoskeletal disorders +M9390-- | Other musculoskeletal disorders +M93911- | Other musculoskeletal disorders +M93912- | Other musculoskeletal disorders +M93919- | Other musculoskeletal disorders +M93921- | Other musculoskeletal disorders +M93922- | Other musculoskeletal disorders +M93929- | Other musculoskeletal disorders +M93931- | Other musculoskeletal disorders +M93932- | Other musculoskeletal disorders +M93939- | Other musculoskeletal disorders +M93941- | Other musculoskeletal disorders +M93942- | Other musculoskeletal disorders +M93949- | Other musculoskeletal disorders +M93951- | Other musculoskeletal disorders +M93952- | Other musculoskeletal disorders +M93959- | Other musculoskeletal disorders +M93961- | Other musculoskeletal disorders +M93962- | Other musculoskeletal disorders +M93969- | Other musculoskeletal disorders +M93971- | Other musculoskeletal disorders +M93972- | Other musculoskeletal disorders +M93979- | Other musculoskeletal disorders +M9398-- | Other musculoskeletal disorders +M9399-- | Other musculoskeletal disorders +M94---- | Other musculoskeletal disorders +M940--- | Other musculoskeletal disorders +M941--- | Other musculoskeletal disorders +M942--- | Other musculoskeletal disorders +M9420-- | Other musculoskeletal disorders +M94211- | Other musculoskeletal disorders +M94212- | Other musculoskeletal disorders +M94219- | Other musculoskeletal disorders +M94221- | Other musculoskeletal disorders +M94222- | Other musculoskeletal disorders +M94229- | Other musculoskeletal disorders +M94231- | Other musculoskeletal disorders +M94232- | Other musculoskeletal disorders +M94239- | Other musculoskeletal disorders +M94241- | Other musculoskeletal disorders +M94242- | Other musculoskeletal disorders +M94249- | Other musculoskeletal disorders +M94251- | Other musculoskeletal disorders +M94252- | Other musculoskeletal disorders +M94259- | Other musculoskeletal disorders +M94261- | Other musculoskeletal disorders +M94262- | Other musculoskeletal disorders +M94269- | Other musculoskeletal disorders +M94271- | Other musculoskeletal disorders +M94272- | Other musculoskeletal disorders +M94279- | Other musculoskeletal disorders +M9428-- | Other musculoskeletal disorders +M9429-- | Other musculoskeletal disorders +M943--- | Other musculoskeletal disorders +M94351- | Other musculoskeletal disorders +M94352- | Other musculoskeletal disorders +M94359- | Other musculoskeletal disorders +M948--- | Other musculoskeletal disorders +M948X0- | Other musculoskeletal disorders +M948X1- | Other musculoskeletal disorders +M948X2- | Other musculoskeletal disorders +M948X3- | Other musculoskeletal disorders +M948X4- | Other musculoskeletal disorders +M948X5- | Other musculoskeletal disorders +M948X6- | Other musculoskeletal disorders +M948X7- | Other musculoskeletal disorders +M948X8- | Other musculoskeletal disorders +M948X9- | Other musculoskeletal disorders +M949--- | Other musculoskeletal disorders +M95---- | Other musculoskeletal disorders +M950--- | Other musculoskeletal disorders +M951--- | Other musculoskeletal disorders +M9510-- | Other musculoskeletal disorders +M9511-- | Other musculoskeletal disorders +M9512-- | Other musculoskeletal disorders +M952--- | Other musculoskeletal disorders +M953--- | Other musculoskeletal disorders +M954--- | Other musculoskeletal disorders +M955--- | Other musculoskeletal disorders +M958--- | Other musculoskeletal disorders +M959--- | Other musculoskeletal disorders +M99---- | Other musculoskeletal disorders +M990--- | Other musculoskeletal disorders +M9900-- | Other musculoskeletal disorders +M9902-- | Other musculoskeletal disorders +M9905-- | Other musculoskeletal disorders +M9906-- | Other musculoskeletal disorders +M9907-- | Other musculoskeletal disorders +M9908-- | Other musculoskeletal disorders +M9909-- | Other musculoskeletal disorders +M991--- | Other musculoskeletal disorders +M9910-- | Other musculoskeletal disorders +M9912-- | Other musculoskeletal disorders +M9915-- | Other musculoskeletal disorders +M9916-- | Other musculoskeletal disorders +M9917-- | Other musculoskeletal disorders +M9918-- | Other musculoskeletal disorders +M9919-- | Other musculoskeletal disorders +M992--- | Other musculoskeletal disorders +M9920-- | Other musculoskeletal disorders +M9922-- | Other musculoskeletal disorders +M9925-- | Other musculoskeletal disorders +M9926-- | Other musculoskeletal disorders +M9927-- | Other musculoskeletal disorders +M9928-- | Other musculoskeletal disorders +M9929-- | Other musculoskeletal disorders +M993--- | Other musculoskeletal disorders +M9930-- | Other musculoskeletal disorders +M9932-- | Other musculoskeletal disorders +M9935-- | Other musculoskeletal disorders +M9936-- | Other musculoskeletal disorders +M9937-- | Other musculoskeletal disorders +M9938-- | Other musculoskeletal disorders +M9939-- | Other musculoskeletal disorders +M994--- | Other musculoskeletal disorders +M9940-- | Other musculoskeletal disorders +M9942-- | Other musculoskeletal disorders +M9945-- | Other musculoskeletal disorders +M9946-- | Other musculoskeletal disorders +M9947-- | Other musculoskeletal disorders +M9948-- | Other musculoskeletal disorders +M9949-- | Other musculoskeletal disorders +M995--- | Other musculoskeletal disorders +M9950-- | Other musculoskeletal disorders +M9952-- | Other musculoskeletal disorders +M9955-- | Other musculoskeletal disorders +M9956-- | Other musculoskeletal disorders +M9957-- | Other musculoskeletal disorders +M9958-- | Other musculoskeletal disorders +M9959-- | Other musculoskeletal disorders +M996--- | Other musculoskeletal disorders +M9960-- | Other musculoskeletal disorders +M9962-- | Other musculoskeletal disorders +M9965-- | Other musculoskeletal disorders +M9966-- | Other musculoskeletal disorders +M9967-- | Other musculoskeletal disorders +M9968-- | Other musculoskeletal disorders +M9969-- | Other musculoskeletal disorders +M997--- | Other musculoskeletal disorders +M9970-- | Other musculoskeletal disorders +M9972-- | Other musculoskeletal disorders +M9975-- | Other musculoskeletal disorders +M9976-- | Other musculoskeletal disorders +M9977-- | Other musculoskeletal disorders +M9978-- | Other musculoskeletal disorders +M9979-- | Other musculoskeletal disorders +M998--- | Other musculoskeletal disorders +M9980-- | Other musculoskeletal disorders +M9982-- | Other musculoskeletal disorders +M9985-- | Other musculoskeletal disorders +M9986-- | Other musculoskeletal disorders +M9987-- | Other musculoskeletal disorders +M9988-- | Other musculoskeletal disorders +M9989-- | Other musculoskeletal disorders +M999--- | Other musculoskeletal disorders +B373--- | Other non-communicable diseases +B374--- | Other non-communicable diseases +B3741-- | Other non-communicable diseases +B3742-- | Other non-communicable diseases +B3749-- | Other non-communicable diseases +C7A00-- | Other non-communicable diseases +C7A010- | Other non-communicable diseases +C7A011- | Other non-communicable diseases +C7A012- | Other non-communicable diseases +C7A019- | Other non-communicable diseases +C7A020- | Other non-communicable diseases +C7A021- | Other non-communicable diseases +C7A022- | Other non-communicable diseases +C7A023- | Other non-communicable diseases +C7A024- | Other non-communicable diseases +C7A025- | Other non-communicable diseases +C7A026- | Other non-communicable diseases +C7A029- | Other non-communicable diseases +C7A090- | Other non-communicable diseases +C7A091- | Other non-communicable diseases +C7A092- | Other non-communicable diseases +C7A093- | Other non-communicable diseases +C7A094- | Other non-communicable diseases +C7A095- | Other non-communicable diseases +C7A096- | Other non-communicable diseases +C7A098- | Other non-communicable diseases +C7A1--- | Other non-communicable diseases +C7A8--- | Other non-communicable diseases +C7B00-- | Other non-communicable diseases +C7B01-- | Other non-communicable diseases +C7B02-- | Other non-communicable diseases +C7B03-- | Other non-communicable diseases +C7B04-- | Other non-communicable diseases +C7B09-- | Other non-communicable diseases +C7B1--- | Other non-communicable diseases +C7B8--- | Other non-communicable diseases +D25---- | Other non-communicable diseases +D250--- | Other non-communicable diseases +D251--- | Other non-communicable diseases +D252--- | Other non-communicable diseases +D259--- | Other non-communicable diseases +D26---- | Other non-communicable diseases +D3A00-- | Other non-communicable diseases +D3A010- | Other non-communicable diseases +D3A011- | Other non-communicable diseases +D3A012- | Other non-communicable diseases +D3A019- | Other non-communicable diseases +D3A020- | Other non-communicable diseases +D3A021- | Other non-communicable diseases +D3A022- | Other non-communicable diseases +D3A023- | Other non-communicable diseases +D3A024- | Other non-communicable diseases +D3A025- | Other non-communicable diseases +D3A026- | Other non-communicable diseases +D3A029- | Other non-communicable diseases +D3A090- | Other non-communicable diseases +D3A091- | Other non-communicable diseases +D3A092- | Other non-communicable diseases +D3A093- | Other non-communicable diseases +D3A094- | Other non-communicable diseases +D3A095- | Other non-communicable diseases +D3A096- | Other non-communicable diseases +D3A098- | Other non-communicable diseases +D3A8--- | Other non-communicable diseases +D55---- | Other non-communicable diseases +D550--- | Other non-communicable diseases +D551--- | Other non-communicable diseases +D552--- | Other non-communicable diseases +D553--- | Other non-communicable diseases +D558--- | Other non-communicable diseases +D559--- | Other non-communicable diseases +D56---- | Other non-communicable diseases +D560--- | Other non-communicable diseases +D561--- | Other non-communicable diseases +D562--- | Other non-communicable diseases +D563--- | Other non-communicable diseases +D564--- | Other non-communicable diseases +D565--- | Other non-communicable diseases +D568--- | Other non-communicable diseases +D569--- | Other non-communicable diseases +D57---- | Other non-communicable diseases +D570--- | Other non-communicable diseases +D5700-- | Other non-communicable diseases +D5701-- | Other non-communicable diseases +D5702-- | Other non-communicable diseases +D571--- | Other non-communicable diseases +D572--- | Other non-communicable diseases +D5720-- | Other non-communicable diseases +D57211- | Other non-communicable diseases +D57212- | Other non-communicable diseases +D57219- | Other non-communicable diseases +D573--- | Other non-communicable diseases +D5740-- | Other non-communicable diseases +D57411- | Other non-communicable diseases +D57412- | Other non-communicable diseases +D57419- | Other non-communicable diseases +D578--- | Other non-communicable diseases +D5780-- | Other non-communicable diseases +D57811- | Other non-communicable diseases +D57812- | Other non-communicable diseases +D57819- | Other non-communicable diseases +D58---- | Other non-communicable diseases +D580--- | Other non-communicable diseases +D581--- | Other non-communicable diseases +D582--- | Other non-communicable diseases +D588--- | Other non-communicable diseases +D589--- | Other non-communicable diseases +D59---- | Other non-communicable diseases +D590--- | Other non-communicable diseases +D591--- | Other non-communicable diseases +D592--- | Other non-communicable diseases +D593--- | Other non-communicable diseases +D594--- | Other non-communicable diseases +D595--- | Other non-communicable diseases +D596--- | Other non-communicable diseases +D598--- | Other non-communicable diseases +D599--- | Other non-communicable diseases +D60---- | Other non-communicable diseases +D600--- | Other non-communicable diseases +D601--- | Other non-communicable diseases +D608--- | Other non-communicable diseases +D609--- | Other non-communicable diseases +D61---- | Other non-communicable diseases +D610--- | Other non-communicable diseases +D6101-- | Other non-communicable diseases +D6109-- | Other non-communicable diseases +D611--- | Other non-communicable diseases +D612--- | Other non-communicable diseases +D613--- | Other non-communicable diseases +D618--- | Other non-communicable diseases +D61810- | Other non-communicable diseases +D61811- | Other non-communicable diseases +D61818- | Other non-communicable diseases +D6182-- | Other non-communicable diseases +D6189-- | Other non-communicable diseases +D619--- | Other non-communicable diseases +D64---- | Other non-communicable diseases +D640--- | Other non-communicable diseases +D641--- | Other non-communicable diseases +D642--- | Other non-communicable diseases +D643--- | Other non-communicable diseases +D644--- | Other non-communicable diseases +D648--- | Other non-communicable diseases +D6481-- | Other non-communicable diseases +D6489-- | Other non-communicable diseases +D649--- | Other non-communicable diseases +D65---- | Other non-communicable diseases +D66---- | Other non-communicable diseases +D67---- | Other non-communicable diseases +D68---- | Other non-communicable diseases +D680--- | Other non-communicable diseases +D681--- | Other non-communicable diseases +D682--- | Other non-communicable diseases +D683--- | Other non-communicable diseases +D68311- | Other non-communicable diseases +D68312- | Other non-communicable diseases +D68318- | Other non-communicable diseases +D6832-- | Other non-communicable diseases +D684--- | Other non-communicable diseases +D685--- | Other non-communicable diseases +D6851-- | Other non-communicable diseases +D6852-- | Other non-communicable diseases +D6859-- | Other non-communicable diseases +D686--- | Other non-communicable diseases +D6861-- | Other non-communicable diseases +D6862-- | Other non-communicable diseases +D6869-- | Other non-communicable diseases +D688--- | Other non-communicable diseases +D689--- | Other non-communicable diseases +D69---- | Other non-communicable diseases +D690--- | Other non-communicable diseases +D691--- | Other non-communicable diseases +D692--- | Other non-communicable diseases +D693--- | Other non-communicable diseases +D694--- | Other non-communicable diseases +D6941-- | Other non-communicable diseases +D6942-- | Other non-communicable diseases +D6949-- | Other non-communicable diseases +D696--- | Other non-communicable diseases +D698--- | Other non-communicable diseases +D699--- | Other non-communicable diseases +D70---- | Other non-communicable diseases +D700--- | Other non-communicable diseases +D704--- | Other non-communicable diseases +D708--- | Other non-communicable diseases +D709--- | Other non-communicable diseases +D71---- | Other non-communicable diseases +D72---- | Other non-communicable diseases +D720--- | Other non-communicable diseases +D721--- | Other non-communicable diseases +D728--- | Other non-communicable diseases +D72810- | Other non-communicable diseases +D72818- | Other non-communicable diseases +D72819- | Other non-communicable diseases +D72820- | Other non-communicable diseases +D72821- | Other non-communicable diseases +D72822- | Other non-communicable diseases +D72823- | Other non-communicable diseases +D72824- | Other non-communicable diseases +D72825- | Other non-communicable diseases +D72828- | Other non-communicable diseases +D72829- | Other non-communicable diseases +D7289-- | Other non-communicable diseases +D729--- | Other non-communicable diseases +D73---- | Other non-communicable diseases +D730--- | Other non-communicable diseases +D731--- | Other non-communicable diseases +D732--- | Other non-communicable diseases +D733--- | Other non-communicable diseases +D734--- | Other non-communicable diseases +D735--- | Other non-communicable diseases +D738--- | Other non-communicable diseases +D7381-- | Other non-communicable diseases +D7389-- | Other non-communicable diseases +D739--- | Other non-communicable diseases +D74---- | Other non-communicable diseases +D740--- | Other non-communicable diseases +D748--- | Other non-communicable diseases +D749--- | Other non-communicable diseases +D75---- | Other non-communicable diseases +D750--- | Other non-communicable diseases +D751--- | Other non-communicable diseases +D758--- | Other non-communicable diseases +D7581-- | Other non-communicable diseases +D7582-- | Other non-communicable diseases +D7589-- | Other non-communicable diseases +D759--- | Other non-communicable diseases +D76---- | Other non-communicable diseases +D761--- | Other non-communicable diseases +D762--- | Other non-communicable diseases +D763--- | Other non-communicable diseases +D77---- | Other non-communicable diseases +D80---- | Other non-communicable diseases +D800--- | Other non-communicable diseases +D801--- | Other non-communicable diseases +D802--- | Other non-communicable diseases +D803--- | Other non-communicable diseases +D804--- | Other non-communicable diseases +D805--- | Other non-communicable diseases +D806--- | Other non-communicable diseases +D807--- | Other non-communicable diseases +D808--- | Other non-communicable diseases +D809--- | Other non-communicable diseases +D81---- | Other non-communicable diseases +D810--- | Other non-communicable diseases +D811--- | Other non-communicable diseases +D812--- | Other non-communicable diseases +D813--- | Other non-communicable diseases +D814--- | Other non-communicable diseases +D815--- | Other non-communicable diseases +D816--- | Other non-communicable diseases +D817--- | Other non-communicable diseases +D818--- | Other non-communicable diseases +D81810- | Other non-communicable diseases +D81818- | Other non-communicable diseases +D81819- | Other non-communicable diseases +D8189-- | Other non-communicable diseases +D819--- | Other non-communicable diseases +D82---- | Other non-communicable diseases +D820--- | Other non-communicable diseases +D821--- | Other non-communicable diseases +D822--- | Other non-communicable diseases +D823--- | Other non-communicable diseases +D824--- | Other non-communicable diseases +D828--- | Other non-communicable diseases +D829--- | Other non-communicable diseases +D83---- | Other non-communicable diseases +D830--- | Other non-communicable diseases +D831--- | Other non-communicable diseases +D832--- | Other non-communicable diseases +D838--- | Other non-communicable diseases +D839--- | Other non-communicable diseases +D84---- | Other non-communicable diseases +D840--- | Other non-communicable diseases +D841--- | Other non-communicable diseases +D848--- | Other non-communicable diseases +D849--- | Other non-communicable diseases +D868--- | Other non-communicable diseases +D8682-- | Other non-communicable diseases +D8683-- | Other non-communicable diseases +D8684-- | Other non-communicable diseases +D8686-- | Other non-communicable diseases +D8687-- | Other non-communicable diseases +D8689-- | Other non-communicable diseases +D89---- | Other non-communicable diseases +D890--- | Other non-communicable diseases +D891--- | Other non-communicable diseases +D892--- | Other non-communicable diseases +D898--- | Other non-communicable diseases +D8982-- | Other non-communicable diseases +D8989-- | Other non-communicable diseases +D899--- | Other non-communicable diseases +E03---- | Other non-communicable diseases +E030--- | Other non-communicable diseases +E031--- | Other non-communicable diseases +E033--- | Other non-communicable diseases +E034--- | Other non-communicable diseases +E035--- | Other non-communicable diseases +E038--- | Other non-communicable diseases +E039--- | Other non-communicable diseases +E04---- | Other non-communicable diseases +E040--- | Other non-communicable diseases +E041--- | Other non-communicable diseases +E042--- | Other non-communicable diseases +E048--- | Other non-communicable diseases +E049--- | Other non-communicable diseases +E05---- | Other non-communicable diseases +E050--- | Other non-communicable diseases +E0500-- | Other non-communicable diseases +E0501-- | Other non-communicable diseases +E051--- | Other non-communicable diseases +E0510-- | Other non-communicable diseases +E0511-- | Other non-communicable diseases +E052--- | Other non-communicable diseases +E0520-- | Other non-communicable diseases +E0521-- | Other non-communicable diseases +E053--- | Other non-communicable diseases +E0530-- | Other non-communicable diseases +E0531-- | Other non-communicable diseases +E054--- | Other non-communicable diseases +E0540-- | Other non-communicable diseases +E0541-- | Other non-communicable diseases +E055--- | Other non-communicable diseases +E058--- | Other non-communicable diseases +E0580-- | Other non-communicable diseases +E0581-- | Other non-communicable diseases +E059--- | Other non-communicable diseases +E0590-- | Other non-communicable diseases +E0591-- | Other non-communicable diseases +E06---- | Other non-communicable diseases +E060--- | Other non-communicable diseases +E061--- | Other non-communicable diseases +E062--- | Other non-communicable diseases +E063--- | Other non-communicable diseases +E065--- | Other non-communicable diseases +E069--- | Other non-communicable diseases +E07---- | Other non-communicable diseases +E070--- | Other non-communicable diseases +E071--- | Other non-communicable diseases +E078--- | Other non-communicable diseases +E0781-- | Other non-communicable diseases +E0789-- | Other non-communicable diseases +E079--- | Other non-communicable diseases +E15---- | Other non-communicable diseases +E16---- | Other non-communicable diseases +E161--- | Other non-communicable diseases +E162--- | Other non-communicable diseases +E163--- | Other non-communicable diseases +E164--- | Other non-communicable diseases +E168--- | Other non-communicable diseases +E169--- | Other non-communicable diseases +E20---- | Other non-communicable diseases +E200--- | Other non-communicable diseases +E201--- | Other non-communicable diseases +E208--- | Other non-communicable diseases +E209--- | Other non-communicable diseases +E21---- | Other non-communicable diseases +E210--- | Other non-communicable diseases +E211--- | Other non-communicable diseases +E212--- | Other non-communicable diseases +E213--- | Other non-communicable diseases +E214--- | Other non-communicable diseases +E215--- | Other non-communicable diseases +E22---- | Other non-communicable diseases +E220--- | Other non-communicable diseases +E221--- | Other non-communicable diseases +E222--- | Other non-communicable diseases +E228--- | Other non-communicable diseases +E229--- | Other non-communicable diseases +E23---- | Other non-communicable diseases +E230--- | Other non-communicable diseases +E232--- | Other non-communicable diseases +E233--- | Other non-communicable diseases +E236--- | Other non-communicable diseases +E237--- | Other non-communicable diseases +E24---- | Other non-communicable diseases +E240--- | Other non-communicable diseases +E241--- | Other non-communicable diseases +E243--- | Other non-communicable diseases +E248--- | Other non-communicable diseases +E249--- | Other non-communicable diseases +E25---- | Other non-communicable diseases +E250--- | Other non-communicable diseases +E258--- | Other non-communicable diseases +E259--- | Other non-communicable diseases +E26---- | Other non-communicable diseases +E260--- | Other non-communicable diseases +E2601-- | Other non-communicable diseases +E2602-- | Other non-communicable diseases +E2609-- | Other non-communicable diseases +E261--- | Other non-communicable diseases +E268--- | Other non-communicable diseases +E2681-- | Other non-communicable diseases +E2689-- | Other non-communicable diseases +E269--- | Other non-communicable diseases +E27---- | Other non-communicable diseases +E270--- | Other non-communicable diseases +E271--- | Other non-communicable diseases +E272--- | Other non-communicable diseases +E274--- | Other non-communicable diseases +E2740-- | Other non-communicable diseases +E2749-- | Other non-communicable diseases +E275--- | Other non-communicable diseases +E278--- | Other non-communicable diseases +E279--- | Other non-communicable diseases +E28---- | Other non-communicable diseases +E280--- | Other non-communicable diseases +E281--- | Other non-communicable diseases +E282--- | Other non-communicable diseases +E283--- | Other non-communicable diseases +E28310- | Other non-communicable diseases +E28319- | Other non-communicable diseases +E2839-- | Other non-communicable diseases +E288--- | Other non-communicable diseases +E289--- | Other non-communicable diseases +E29---- | Other non-communicable diseases +E290--- | Other non-communicable diseases +E291--- | Other non-communicable diseases +E298--- | Other non-communicable diseases +E299--- | Other non-communicable diseases +E30---- | Other non-communicable diseases +E300--- | Other non-communicable diseases +E301--- | Other non-communicable diseases +E308--- | Other non-communicable diseases +E309--- | Other non-communicable diseases +E31---- | Other non-communicable diseases +E310--- | Other non-communicable diseases +E311--- | Other non-communicable diseases +E3120-- | Other non-communicable diseases +E3121-- | Other non-communicable diseases +E3122-- | Other non-communicable diseases +E3123-- | Other non-communicable diseases +E318--- | Other non-communicable diseases +E319--- | Other non-communicable diseases +E32---- | Other non-communicable diseases +E320--- | Other non-communicable diseases +E321--- | Other non-communicable diseases +E328--- | Other non-communicable diseases +E329--- | Other non-communicable diseases +E34---- | Other non-communicable diseases +E341--- | Other non-communicable diseases +E342--- | Other non-communicable diseases +E343--- | Other non-communicable diseases +E344--- | Other non-communicable diseases +E345--- | Other non-communicable diseases +E3450-- | Other non-communicable diseases +E3451-- | Other non-communicable diseases +E3452-- | Other non-communicable diseases +E348--- | Other non-communicable diseases +E349--- | Other non-communicable diseases +E35---- | Other non-communicable diseases +E350--- | Other non-communicable diseases +E351--- | Other non-communicable diseases +E358--- | Other non-communicable diseases +E65---- | Other non-communicable diseases +E66---- | Other non-communicable diseases +E660--- | Other non-communicable diseases +E6601-- | Other non-communicable diseases +E6609-- | Other non-communicable diseases +E662--- | Other non-communicable diseases +E663--- | Other non-communicable diseases +E668--- | Other non-communicable diseases +E669--- | Other non-communicable diseases +E67---- | Other non-communicable diseases +E670--- | Other non-communicable diseases +E671--- | Other non-communicable diseases +E672--- | Other non-communicable diseases +E673--- | Other non-communicable diseases +E678--- | Other non-communicable diseases +E68---- | Other non-communicable diseases +E70---- | Other non-communicable diseases +E700--- | Other non-communicable diseases +E701--- | Other non-communicable diseases +E702--- | Other non-communicable diseases +E7020-- | Other non-communicable diseases +E7021-- | Other non-communicable diseases +E7029-- | Other non-communicable diseases +E703--- | Other non-communicable diseases +E7030-- | Other non-communicable diseases +E70310- | Other non-communicable diseases +E70311- | Other non-communicable diseases +E70318- | Other non-communicable diseases +E70319- | Other non-communicable diseases +E70320- | Other non-communicable diseases +E70321- | Other non-communicable diseases +E70328- | Other non-communicable diseases +E70329- | Other non-communicable diseases +E70330- | Other non-communicable diseases +E70331- | Other non-communicable diseases +E70338- | Other non-communicable diseases +E70339- | Other non-communicable diseases +E7039-- | Other non-communicable diseases +E7040-- | Other non-communicable diseases +E7041-- | Other non-communicable diseases +E7049-- | Other non-communicable diseases +E705--- | Other non-communicable diseases +E708--- | Other non-communicable diseases +E709--- | Other non-communicable diseases +E71---- | Other non-communicable diseases +E710--- | Other non-communicable diseases +E711--- | Other non-communicable diseases +E71110- | Other non-communicable diseases +E71111- | Other non-communicable diseases +E71118- | Other non-communicable diseases +E71120- | Other non-communicable diseases +E71121- | Other non-communicable diseases +E71128- | Other non-communicable diseases +E7119-- | Other non-communicable diseases +E712--- | Other non-communicable diseases +E713--- | Other non-communicable diseases +E7130-- | Other non-communicable diseases +E71310- | Other non-communicable diseases +E71311- | Other non-communicable diseases +E71312- | Other non-communicable diseases +E71313- | Other non-communicable diseases +E71314- | Other non-communicable diseases +E71318- | Other non-communicable diseases +E7132-- | Other non-communicable diseases +E7139-- | Other non-communicable diseases +E7140-- | Other non-communicable diseases +E7141-- | Other non-communicable diseases +E7142-- | Other non-communicable diseases +E7143-- | Other non-communicable diseases +E71440- | Other non-communicable diseases +E71448- | Other non-communicable diseases +E7150-- | Other non-communicable diseases +E71510- | Other non-communicable diseases +E71511- | Other non-communicable diseases +E71518- | Other non-communicable diseases +E71520- | Other non-communicable diseases +E71521- | Other non-communicable diseases +E71522- | Other non-communicable diseases +E71528- | Other non-communicable diseases +E71529- | Other non-communicable diseases +E7153-- | Other non-communicable diseases +E71540- | Other non-communicable diseases +E71541- | Other non-communicable diseases +E71542- | Other non-communicable diseases +E71548- | Other non-communicable diseases +E72---- | Other non-communicable diseases +E720--- | Other non-communicable diseases +E7200-- | Other non-communicable diseases +E7201-- | Other non-communicable diseases +E7202-- | Other non-communicable diseases +E7203-- | Other non-communicable diseases +E7204-- | Other non-communicable diseases +E7209-- | Other non-communicable diseases +E721--- | Other non-communicable diseases +E7210-- | Other non-communicable diseases +E7211-- | Other non-communicable diseases +E7212-- | Other non-communicable diseases +E7219-- | Other non-communicable diseases +E722--- | Other non-communicable diseases +E7220-- | Other non-communicable diseases +E7221-- | Other non-communicable diseases +E7222-- | Other non-communicable diseases +E7223-- | Other non-communicable diseases +E7229-- | Other non-communicable diseases +E723--- | Other non-communicable diseases +E724--- | Other non-communicable diseases +E725--- | Other non-communicable diseases +E7250-- | Other non-communicable diseases +E7251-- | Other non-communicable diseases +E7252-- | Other non-communicable diseases +E7253-- | Other non-communicable diseases +E7259-- | Other non-communicable diseases +E728--- | Other non-communicable diseases +E7281-- | Other non-communicable diseases +E7289-- | Other non-communicable diseases +E729--- | Other non-communicable diseases +E73---- | Other non-communicable diseases +E730--- | Other non-communicable diseases +E731--- | Other non-communicable diseases +E738--- | Other non-communicable diseases +E739--- | Other non-communicable diseases +E74---- | Other non-communicable diseases +E740--- | Other non-communicable diseases +E7400-- | Other non-communicable diseases +E7401-- | Other non-communicable diseases +E7402-- | Other non-communicable diseases +E7403-- | Other non-communicable diseases +E7404-- | Other non-communicable diseases +E7409-- | Other non-communicable diseases +E741--- | Other non-communicable diseases +E7410-- | Other non-communicable diseases +E7411-- | Other non-communicable diseases +E7412-- | Other non-communicable diseases +E7419-- | Other non-communicable diseases +E742--- | Other non-communicable diseases +E7420-- | Other non-communicable diseases +E7421-- | Other non-communicable diseases +E7429-- | Other non-communicable diseases +E743--- | Other non-communicable diseases +E7431-- | Other non-communicable diseases +E7439-- | Other non-communicable diseases +E744--- | Other non-communicable diseases +E748--- | Other non-communicable diseases +E749--- | Other non-communicable diseases +E75---- | Other non-communicable diseases +E750--- | Other non-communicable diseases +E7500-- | Other non-communicable diseases +E7501-- | Other non-communicable diseases +E7502-- | Other non-communicable diseases +E7509-- | Other non-communicable diseases +E751--- | Other non-communicable diseases +E7510-- | Other non-communicable diseases +E7511-- | Other non-communicable diseases +E7519-- | Other non-communicable diseases +E752--- | Other non-communicable diseases +E7521-- | Other non-communicable diseases +E7522-- | Other non-communicable diseases +E7523-- | Other non-communicable diseases +E75240- | Other non-communicable diseases +E75241- | Other non-communicable diseases +E75242- | Other non-communicable diseases +E75243- | Other non-communicable diseases +E75248- | Other non-communicable diseases +E75249- | Other non-communicable diseases +E7525-- | Other non-communicable diseases +E7526-- | Other non-communicable diseases +E7529-- | Other non-communicable diseases +E753--- | Other non-communicable diseases +E754--- | Other non-communicable diseases +E755--- | Other non-communicable diseases +E756--- | Other non-communicable diseases +E76---- | Other non-communicable diseases +E760--- | Other non-communicable diseases +E7601-- | Other non-communicable diseases +E7602-- | Other non-communicable diseases +E7603-- | Other non-communicable diseases +E761--- | Other non-communicable diseases +E762--- | Other non-communicable diseases +E76210- | Other non-communicable diseases +E76211- | Other non-communicable diseases +E76219- | Other non-communicable diseases +E7622-- | Other non-communicable diseases +E7629-- | Other non-communicable diseases +E763--- | Other non-communicable diseases +E768--- | Other non-communicable diseases +E769--- | Other non-communicable diseases +E77---- | Other non-communicable diseases +E770--- | Other non-communicable diseases +E771--- | Other non-communicable diseases +E778--- | Other non-communicable diseases +E779--- | Other non-communicable diseases +E78---- | Other non-communicable diseases +E780--- | Other non-communicable diseases +E7800-- | Other non-communicable diseases +E7801-- | Other non-communicable diseases +E781--- | Other non-communicable diseases +E782--- | Other non-communicable diseases +E783--- | Other non-communicable diseases +E784--- | Other non-communicable diseases +E7841-- | Other non-communicable diseases +E7849-- | Other non-communicable diseases +E785--- | Other non-communicable diseases +E786--- | Other non-communicable diseases +E7870-- | Other non-communicable diseases +E7871-- | Other non-communicable diseases +E7872-- | Other non-communicable diseases +E7879-- | Other non-communicable diseases +E788--- | Other non-communicable diseases +E7881-- | Other non-communicable diseases +E7889-- | Other non-communicable diseases +E789--- | Other non-communicable diseases +E79---- | Other non-communicable diseases +E790--- | Other non-communicable diseases +E791--- | Other non-communicable diseases +E792--- | Other non-communicable diseases +E798--- | Other non-communicable diseases +E799--- | Other non-communicable diseases +E80---- | Other non-communicable diseases +E800--- | Other non-communicable diseases +E803--- | Other non-communicable diseases +E804--- | Other non-communicable diseases +E805--- | Other non-communicable diseases +E806--- | Other non-communicable diseases +E807--- | Other non-communicable diseases +E83---- | Other non-communicable diseases +E830--- | Other non-communicable diseases +E8300-- | Other non-communicable diseases +E8301-- | Other non-communicable diseases +E8309-- | Other non-communicable diseases +E831--- | Other non-communicable diseases +E8310-- | Other non-communicable diseases +E83110- | Other non-communicable diseases +E83111- | Other non-communicable diseases +E83118- | Other non-communicable diseases +E83119- | Other non-communicable diseases +E8319-- | Other non-communicable diseases +E832--- | Other non-communicable diseases +E833--- | Other non-communicable diseases +E8330-- | Other non-communicable diseases +E8331-- | Other non-communicable diseases +E8332-- | Other non-communicable diseases +E8339-- | Other non-communicable diseases +E834--- | Other non-communicable diseases +E8340-- | Other non-communicable diseases +E8341-- | Other non-communicable diseases +E8342-- | Other non-communicable diseases +E8349-- | Other non-communicable diseases +E835--- | Other non-communicable diseases +E8350-- | Other non-communicable diseases +E8351-- | Other non-communicable diseases +E8352-- | Other non-communicable diseases +E8359-- | Other non-communicable diseases +E838--- | Other non-communicable diseases +E8381-- | Other non-communicable diseases +E8389-- | Other non-communicable diseases +E839--- | Other non-communicable diseases +E84---- | Other non-communicable diseases +E840--- | Other non-communicable diseases +E841--- | Other non-communicable diseases +E8411-- | Other non-communicable diseases +E8419-- | Other non-communicable diseases +E848--- | Other non-communicable diseases +E849--- | Other non-communicable diseases +E85---- | Other non-communicable diseases +E850--- | Other non-communicable diseases +E851--- | Other non-communicable diseases +E852--- | Other non-communicable diseases +E853--- | Other non-communicable diseases +E854--- | Other non-communicable diseases +E858--- | Other non-communicable diseases +E8581-- | Other non-communicable diseases +E8582-- | Other non-communicable diseases +E8589-- | Other non-communicable diseases +E859--- | Other non-communicable diseases +E88---- | Other non-communicable diseases +E880--- | Other non-communicable diseases +E8801-- | Other non-communicable diseases +E8802-- | Other non-communicable diseases +E8809-- | Other non-communicable diseases +E881--- | Other non-communicable diseases +E882--- | Other non-communicable diseases +E883--- | Other non-communicable diseases +E8840-- | Other non-communicable diseases +E8841-- | Other non-communicable diseases +E8842-- | Other non-communicable diseases +E8849-- | Other non-communicable diseases +E888--- | Other non-communicable diseases +E8881-- | Other non-communicable diseases +E8889-- | Other non-communicable diseases +E889--- | Other non-communicable diseases +E90---- | Other non-communicable diseases +G712--- | Other non-communicable diseases +K00---- | Other non-communicable diseases +K000--- | Other non-communicable diseases +K001--- | Other non-communicable diseases +K002--- | Other non-communicable diseases +K003--- | Other non-communicable diseases +K004--- | Other non-communicable diseases +K005--- | Other non-communicable diseases +K006--- | Other non-communicable diseases +K007--- | Other non-communicable diseases +K008--- | Other non-communicable diseases +K009--- | Other non-communicable diseases +K01---- | Other non-communicable diseases +K010--- | Other non-communicable diseases +K011--- | Other non-communicable diseases +K02---- | Other non-communicable diseases +K020--- | Other non-communicable diseases +K021--- | Other non-communicable diseases +K022--- | Other non-communicable diseases +K023--- | Other non-communicable diseases +K024--- | Other non-communicable diseases +K025--- | Other non-communicable diseases +K0251-- | Other non-communicable diseases +K0252-- | Other non-communicable diseases +K0253-- | Other non-communicable diseases +K0261-- | Other non-communicable diseases +K0262-- | Other non-communicable diseases +K0263-- | Other non-communicable diseases +K027--- | Other non-communicable diseases +K028--- | Other non-communicable diseases +K029--- | Other non-communicable diseases +K03---- | Other non-communicable diseases +K030--- | Other non-communicable diseases +K031--- | Other non-communicable diseases +K032--- | Other non-communicable diseases +K033--- | Other non-communicable diseases +K034--- | Other non-communicable diseases +K035--- | Other non-communicable diseases +K036--- | Other non-communicable diseases +K037--- | Other non-communicable diseases +K038--- | Other non-communicable diseases +K0381-- | Other non-communicable diseases +K0389-- | Other non-communicable diseases +K039--- | Other non-communicable diseases +K04---- | Other non-communicable diseases +K040--- | Other non-communicable diseases +K0401-- | Other non-communicable diseases +K0402-- | Other non-communicable diseases +K041--- | Other non-communicable diseases +K042--- | Other non-communicable diseases +K043--- | Other non-communicable diseases +K044--- | Other non-communicable diseases +K045--- | Other non-communicable diseases +K046--- | Other non-communicable diseases +K047--- | Other non-communicable diseases +K048--- | Other non-communicable diseases +K049--- | Other non-communicable diseases +K0490-- | Other non-communicable diseases +K0499-- | Other non-communicable diseases +K05---- | Other non-communicable diseases +K050--- | Other non-communicable diseases +K0500-- | Other non-communicable diseases +K0501-- | Other non-communicable diseases +K051--- | Other non-communicable diseases +K0510-- | Other non-communicable diseases +K0511-- | Other non-communicable diseases +K052--- | Other non-communicable diseases +K0520-- | Other non-communicable diseases +K05211- | Other non-communicable diseases +K05212- | Other non-communicable diseases +K05213- | Other non-communicable diseases +K05219- | Other non-communicable diseases +K05221- | Other non-communicable diseases +K05222- | Other non-communicable diseases +K05223- | Other non-communicable diseases +K05229- | Other non-communicable diseases +K053--- | Other non-communicable diseases +K0530-- | Other non-communicable diseases +K05311- | Other non-communicable diseases +K05312- | Other non-communicable diseases +K05313- | Other non-communicable diseases +K05319- | Other non-communicable diseases +K05321- | Other non-communicable diseases +K05322- | Other non-communicable diseases +K05323- | Other non-communicable diseases +K05329- | Other non-communicable diseases +K054--- | Other non-communicable diseases +K055--- | Other non-communicable diseases +K056--- | Other non-communicable diseases +K06---- | Other non-communicable diseases +K060--- | Other non-communicable diseases +K06010- | Other non-communicable diseases +K06011- | Other non-communicable diseases +K06012- | Other non-communicable diseases +K06013- | Other non-communicable diseases +K06020- | Other non-communicable diseases +K06021- | Other non-communicable diseases +K06022- | Other non-communicable diseases +K06023- | Other non-communicable diseases +K061--- | Other non-communicable diseases +K062--- | Other non-communicable diseases +K063--- | Other non-communicable diseases +K068--- | Other non-communicable diseases +K069--- | Other non-communicable diseases +K07---- | Other non-communicable diseases +K070--- | Other non-communicable diseases +K071--- | Other non-communicable diseases +K072--- | Other non-communicable diseases +K073--- | Other non-communicable diseases +K074--- | Other non-communicable diseases +K075--- | Other non-communicable diseases +K076--- | Other non-communicable diseases +K078--- | Other non-communicable diseases +K079--- | Other non-communicable diseases +K08---- | Other non-communicable diseases +K080--- | Other non-communicable diseases +K081--- | Other non-communicable diseases +K08101- | Other non-communicable diseases +K08102- | Other non-communicable diseases +K08103- | Other non-communicable diseases +K08104- | Other non-communicable diseases +K08109- | Other non-communicable diseases +K08111- | Other non-communicable diseases +K08112- | Other non-communicable diseases +K08113- | Other non-communicable diseases +K08114- | Other non-communicable diseases +K08119- | Other non-communicable diseases +K08121- | Other non-communicable diseases +K08122- | Other non-communicable diseases +K08123- | Other non-communicable diseases +K08124- | Other non-communicable diseases +K08129- | Other non-communicable diseases +K08131- | Other non-communicable diseases +K08132- | Other non-communicable diseases +K08133- | Other non-communicable diseases +K08134- | Other non-communicable diseases +K08139- | Other non-communicable diseases +K08191- | Other non-communicable diseases +K08192- | Other non-communicable diseases +K08193- | Other non-communicable diseases +K08194- | Other non-communicable diseases +K08199- | Other non-communicable diseases +K082--- | Other non-communicable diseases +K0820-- | Other non-communicable diseases +K0821-- | Other non-communicable diseases +K0822-- | Other non-communicable diseases +K0823-- | Other non-communicable diseases +K0824-- | Other non-communicable diseases +K0825-- | Other non-communicable diseases +K0826-- | Other non-communicable diseases +K083--- | Other non-communicable diseases +K08401- | Other non-communicable diseases +K08402- | Other non-communicable diseases +K08403- | Other non-communicable diseases +K08404- | Other non-communicable diseases +K08409- | Other non-communicable diseases +K08411- | Other non-communicable diseases +K08412- | Other non-communicable diseases +K08413- | Other non-communicable diseases +K08414- | Other non-communicable diseases +K08419- | Other non-communicable diseases +K08421- | Other non-communicable diseases +K08422- | Other non-communicable diseases +K08423- | Other non-communicable diseases +K08424- | Other non-communicable diseases +K08429- | Other non-communicable diseases +K08431- | Other non-communicable diseases +K08432- | Other non-communicable diseases +K08433- | Other non-communicable diseases +K08434- | Other non-communicable diseases +K08439- | Other non-communicable diseases +K08491- | Other non-communicable diseases +K08492- | Other non-communicable diseases +K08493- | Other non-communicable diseases +K08494- | Other non-communicable diseases +K08499- | Other non-communicable diseases +K088--- | Other non-communicable diseases +K0881-- | Other non-communicable diseases +K0882-- | Other non-communicable diseases +K0889-- | Other non-communicable diseases +K089--- | Other non-communicable diseases +K09---- | Other non-communicable diseases +K090--- | Other non-communicable diseases +K091--- | Other non-communicable diseases +K092--- | Other non-communicable diseases +K098--- | Other non-communicable diseases +K099--- | Other non-communicable diseases +K10---- | Other non-communicable diseases +K100--- | Other non-communicable diseases +K101--- | Other non-communicable diseases +K102--- | Other non-communicable diseases +K103--- | Other non-communicable diseases +K108--- | Other non-communicable diseases +K109--- | Other non-communicable diseases +K11---- | Other non-communicable diseases +K110--- | Other non-communicable diseases +K111--- | Other non-communicable diseases +K112--- | Other non-communicable diseases +K1120-- | Other non-communicable diseases +K1121-- | Other non-communicable diseases +K1122-- | Other non-communicable diseases +K1123-- | Other non-communicable diseases +K113--- | Other non-communicable diseases +K114--- | Other non-communicable diseases +K115--- | Other non-communicable diseases +K116--- | Other non-communicable diseases +K117--- | Other non-communicable diseases +K118--- | Other non-communicable diseases +K119--- | Other non-communicable diseases +K12---- | Other non-communicable diseases +K120--- | Other non-communicable diseases +K121--- | Other non-communicable diseases +K122--- | Other non-communicable diseases +K123--- | Other non-communicable diseases +K1230-- | Other non-communicable diseases +K1231-- | Other non-communicable diseases +K1232-- | Other non-communicable diseases +K1233-- | Other non-communicable diseases +K1239-- | Other non-communicable diseases +K13---- | Other non-communicable diseases +K130--- | Other non-communicable diseases +K131--- | Other non-communicable diseases +K132--- | Other non-communicable diseases +K1321-- | Other non-communicable diseases +K1322-- | Other non-communicable diseases +K1323-- | Other non-communicable diseases +K1324-- | Other non-communicable diseases +K1329-- | Other non-communicable diseases +K133--- | Other non-communicable diseases +K134--- | Other non-communicable diseases +K135--- | Other non-communicable diseases +K136--- | Other non-communicable diseases +K137--- | Other non-communicable diseases +K1370-- | Other non-communicable diseases +K1379-- | Other non-communicable diseases +K14---- | Other non-communicable diseases +K140--- | Other non-communicable diseases +K141--- | Other non-communicable diseases +K142--- | Other non-communicable diseases +K143--- | Other non-communicable diseases +K144--- | Other non-communicable diseases +K145--- | Other non-communicable diseases +K146--- | Other non-communicable diseases +K148--- | Other non-communicable diseases +K149--- | Other non-communicable diseases +M2600-- | Other non-communicable diseases +M2601-- | Other non-communicable diseases +M2602-- | Other non-communicable diseases +M2603-- | Other non-communicable diseases +M2604-- | Other non-communicable diseases +M2605-- | Other non-communicable diseases +M2606-- | Other non-communicable diseases +M2607-- | Other non-communicable diseases +M2609-- | Other non-communicable diseases +M2610-- | Other non-communicable diseases +M2611-- | Other non-communicable diseases +M2612-- | Other non-communicable diseases +M2619-- | Other non-communicable diseases +M2620-- | Other non-communicable diseases +M26211- | Other non-communicable diseases +M26212- | Other non-communicable diseases +M26213- | Other non-communicable diseases +M26219- | Other non-communicable diseases +M26220- | Other non-communicable diseases +M26221- | Other non-communicable diseases +M2623-- | Other non-communicable diseases +M2624-- | Other non-communicable diseases +M2625-- | Other non-communicable diseases +M2629-- | Other non-communicable diseases +M2630-- | Other non-communicable diseases +M2631-- | Other non-communicable diseases +M2632-- | Other non-communicable diseases +M2633-- | Other non-communicable diseases +M2634-- | Other non-communicable diseases +M2635-- | Other non-communicable diseases +M2636-- | Other non-communicable diseases +M2637-- | Other non-communicable diseases +M2639-- | Other non-communicable diseases +M264--- | Other non-communicable diseases +M2650-- | Other non-communicable diseases +M2651-- | Other non-communicable diseases +M2652-- | Other non-communicable diseases +M2653-- | Other non-communicable diseases +M2654-- | Other non-communicable diseases +M2655-- | Other non-communicable diseases +M2656-- | Other non-communicable diseases +M2657-- | Other non-communicable diseases +M2659-- | Other non-communicable diseases +M26601- | Other non-communicable diseases +M26602- | Other non-communicable diseases +M26603- | Other non-communicable diseases +M26609- | Other non-communicable diseases +M26611- | Other non-communicable diseases +M26612- | Other non-communicable diseases +M26613- | Other non-communicable diseases +M26619- | Other non-communicable diseases +M26621- | Other non-communicable diseases +M26622- | Other non-communicable diseases +M26623- | Other non-communicable diseases +M26629- | Other non-communicable diseases +M26631- | Other non-communicable diseases +M26632- | Other non-communicable diseases +M26633- | Other non-communicable diseases +M26639- | Other non-communicable diseases +M2669-- | Other non-communicable diseases +M2670-- | Other non-communicable diseases +M2671-- | Other non-communicable diseases +M2672-- | Other non-communicable diseases +M2673-- | Other non-communicable diseases +M2674-- | Other non-communicable diseases +M2679-- | Other non-communicable diseases +M2681-- | Other non-communicable diseases +M2682-- | Other non-communicable diseases +M2689-- | Other non-communicable diseases +M269--- | Other non-communicable diseases +M270--- | Other non-communicable diseases +M271--- | Other non-communicable diseases +M272--- | Other non-communicable diseases +M273--- | Other non-communicable diseases +M2740-- | Other non-communicable diseases +M2749-- | Other non-communicable diseases +M2751-- | Other non-communicable diseases +M2752-- | Other non-communicable diseases +M2753-- | Other non-communicable diseases +M2759-- | Other non-communicable diseases +M2761-- | Other non-communicable diseases +M2762-- | Other non-communicable diseases +M2763-- | Other non-communicable diseases +M2769-- | Other non-communicable diseases +M278--- | Other non-communicable diseases +M279--- | Other non-communicable diseases +N10---- | Other non-communicable diseases +N11---- | Other non-communicable diseases +N110--- | Other non-communicable diseases +N111--- | Other non-communicable diseases +N118--- | Other non-communicable diseases +N119--- | Other non-communicable diseases +N12---- | Other non-communicable diseases +N13---- | Other non-communicable diseases +N130--- | Other non-communicable diseases +N131--- | Other non-communicable diseases +N132--- | Other non-communicable diseases +N133--- | Other non-communicable diseases +N1330-- | Other non-communicable diseases +N1339-- | Other non-communicable diseases +N134--- | Other non-communicable diseases +N135--- | Other non-communicable diseases +N136--- | Other non-communicable diseases +N137--- | Other non-communicable diseases +N1370-- | Other non-communicable diseases +N1371-- | Other non-communicable diseases +N13721- | Other non-communicable diseases +N13722- | Other non-communicable diseases +N13729- | Other non-communicable diseases +N13731- | Other non-communicable diseases +N13732- | Other non-communicable diseases +N13739- | Other non-communicable diseases +N138--- | Other non-communicable diseases +N139--- | Other non-communicable diseases +N15---- | Other non-communicable diseases +N151--- | Other non-communicable diseases +N158--- | Other non-communicable diseases +N159--- | Other non-communicable diseases +N16---- | Other non-communicable diseases +N160--- | Other non-communicable diseases +N161--- | Other non-communicable diseases +N162--- | Other non-communicable diseases +N163--- | Other non-communicable diseases +N164--- | Other non-communicable diseases +N165--- | Other non-communicable diseases +N168--- | Other non-communicable diseases +N20---- | Other non-communicable diseases +N200--- | Other non-communicable diseases +N201--- | Other non-communicable diseases +N202--- | Other non-communicable diseases +N209--- | Other non-communicable diseases +N21---- | Other non-communicable diseases +N210--- | Other non-communicable diseases +N211--- | Other non-communicable diseases +N218--- | Other non-communicable diseases +N219--- | Other non-communicable diseases +N22---- | Other non-communicable diseases +N220--- | Other non-communicable diseases +N228--- | Other non-communicable diseases +N23---- | Other non-communicable diseases +N25---- | Other non-communicable diseases +N250--- | Other non-communicable diseases +N251--- | Other non-communicable diseases +N258--- | Other non-communicable diseases +N2581-- | Other non-communicable diseases +N2589-- | Other non-communicable diseases +N259--- | Other non-communicable diseases +N26---- | Other non-communicable diseases +N261--- | Other non-communicable diseases +N262--- | Other non-communicable diseases +N269--- | Other non-communicable diseases +N27---- | Other non-communicable diseases +N270--- | Other non-communicable diseases +N271--- | Other non-communicable diseases +N279--- | Other non-communicable diseases +N28---- | Other non-communicable diseases +N280--- | Other non-communicable diseases +N281--- | Other non-communicable diseases +N288--- | Other non-communicable diseases +N2881-- | Other non-communicable diseases +N2882-- | Other non-communicable diseases +N2883-- | Other non-communicable diseases +N2884-- | Other non-communicable diseases +N2885-- | Other non-communicable diseases +N2886-- | Other non-communicable diseases +N2889-- | Other non-communicable diseases +N289--- | Other non-communicable diseases +N29---- | Other non-communicable diseases +N291--- | Other non-communicable diseases +N298--- | Other non-communicable diseases +N30---- | Other non-communicable diseases +N300--- | Other non-communicable diseases +N3000-- | Other non-communicable diseases +N3001-- | Other non-communicable diseases +N301--- | Other non-communicable diseases +N3010-- | Other non-communicable diseases +N3011-- | Other non-communicable diseases +N302--- | Other non-communicable diseases +N3020-- | Other non-communicable diseases +N3021-- | Other non-communicable diseases +N303--- | Other non-communicable diseases +N3030-- | Other non-communicable diseases +N3031-- | Other non-communicable diseases +N308--- | Other non-communicable diseases +N3080-- | Other non-communicable diseases +N3081-- | Other non-communicable diseases +N309--- | Other non-communicable diseases +N3090-- | Other non-communicable diseases +N3091-- | Other non-communicable diseases +N31---- | Other non-communicable diseases +N310--- | Other non-communicable diseases +N311--- | Other non-communicable diseases +N312--- | Other non-communicable diseases +N318--- | Other non-communicable diseases +N319--- | Other non-communicable diseases +N32---- | Other non-communicable diseases +N320--- | Other non-communicable diseases +N321--- | Other non-communicable diseases +N322--- | Other non-communicable diseases +N323--- | Other non-communicable diseases +N324--- | Other non-communicable diseases +N328--- | Other non-communicable diseases +N3281-- | Other non-communicable diseases +N3289-- | Other non-communicable diseases +N329--- | Other non-communicable diseases +N33---- | Other non-communicable diseases +N330--- | Other non-communicable diseases +N338--- | Other non-communicable diseases +N34---- | Other non-communicable diseases +N340--- | Other non-communicable diseases +N341--- | Other non-communicable diseases +N342--- | Other non-communicable diseases +N343--- | Other non-communicable diseases +N35---- | Other non-communicable diseases +N350--- | Other non-communicable diseases +N35010- | Other non-communicable diseases +N35011- | Other non-communicable diseases +N35012- | Other non-communicable diseases +N35013- | Other non-communicable diseases +N35014- | Other non-communicable diseases +N35016- | Other non-communicable diseases +N35021- | Other non-communicable diseases +N35028- | Other non-communicable diseases +N351--- | Other non-communicable diseases +N35111- | Other non-communicable diseases +N35112- | Other non-communicable diseases +N35113- | Other non-communicable diseases +N35114- | Other non-communicable diseases +N35116- | Other non-communicable diseases +N35119- | Other non-communicable diseases +N3512-- | Other non-communicable diseases +N358--- | Other non-communicable diseases +N35811- | Other non-communicable diseases +N35812- | Other non-communicable diseases +N35813- | Other non-communicable diseases +N35814- | Other non-communicable diseases +N35816- | Other non-communicable diseases +N35819- | Other non-communicable diseases +N3582-- | Other non-communicable diseases +N359--- | Other non-communicable diseases +N35911- | Other non-communicable diseases +N35912- | Other non-communicable diseases +N35913- | Other non-communicable diseases +N35914- | Other non-communicable diseases +N35916- | Other non-communicable diseases +N35919- | Other non-communicable diseases +N3592-- | Other non-communicable diseases +N36---- | Other non-communicable diseases +N360--- | Other non-communicable diseases +N361--- | Other non-communicable diseases +N362--- | Other non-communicable diseases +N363--- | Other non-communicable diseases +N3641-- | Other non-communicable diseases +N3642-- | Other non-communicable diseases +N3643-- | Other non-communicable diseases +N3644-- | Other non-communicable diseases +N365--- | Other non-communicable diseases +N368--- | Other non-communicable diseases +N369--- | Other non-communicable diseases +N37---- | Other non-communicable diseases +N370--- | Other non-communicable diseases +N378--- | Other non-communicable diseases +N39---- | Other non-communicable diseases +N390--- | Other non-communicable diseases +N391--- | Other non-communicable diseases +N392--- | Other non-communicable diseases +N393--- | Other non-communicable diseases +N394--- | Other non-communicable diseases +N3941-- | Other non-communicable diseases +N3942-- | Other non-communicable diseases +N3943-- | Other non-communicable diseases +N3944-- | Other non-communicable diseases +N3945-- | Other non-communicable diseases +N3946-- | Other non-communicable diseases +N39490- | Other non-communicable diseases +N39491- | Other non-communicable diseases +N39492- | Other non-communicable diseases +N39498- | Other non-communicable diseases +N398--- | Other non-communicable diseases +N399--- | Other non-communicable diseases +N40---- | Other non-communicable diseases +N400--- | Other non-communicable diseases +N401--- | Other non-communicable diseases +N402--- | Other non-communicable diseases +N403--- | Other non-communicable diseases +N41---- | Other non-communicable diseases +N410--- | Other non-communicable diseases +N411--- | Other non-communicable diseases +N412--- | Other non-communicable diseases +N413--- | Other non-communicable diseases +N414--- | Other non-communicable diseases +N418--- | Other non-communicable diseases +N419--- | Other non-communicable diseases +N42---- | Other non-communicable diseases +N420--- | Other non-communicable diseases +N421--- | Other non-communicable diseases +N422--- | Other non-communicable diseases +N423--- | Other non-communicable diseases +N4230-- | Other non-communicable diseases +N4231-- | Other non-communicable diseases +N4232-- | Other non-communicable diseases +N4239-- | Other non-communicable diseases +N428--- | Other non-communicable diseases +N4281-- | Other non-communicable diseases +N4282-- | Other non-communicable diseases +N4283-- | Other non-communicable diseases +N4289-- | Other non-communicable diseases +N429--- | Other non-communicable diseases +N43---- | Other non-communicable diseases +N430--- | Other non-communicable diseases +N431--- | Other non-communicable diseases +N432--- | Other non-communicable diseases +N433--- | Other non-communicable diseases +N434--- | Other non-communicable diseases +N4340-- | Other non-communicable diseases +N4341-- | Other non-communicable diseases +N4342-- | Other non-communicable diseases +N44---- | Other non-communicable diseases +N4400-- | Other non-communicable diseases +N4401-- | Other non-communicable diseases +N4402-- | Other non-communicable diseases +N4403-- | Other non-communicable diseases +N4404-- | Other non-communicable diseases +N441--- | Other non-communicable diseases +N442--- | Other non-communicable diseases +N448--- | Other non-communicable diseases +N45---- | Other non-communicable diseases +N450--- | Other non-communicable diseases +N451--- | Other non-communicable diseases +N452--- | Other non-communicable diseases +N453--- | Other non-communicable diseases +N454--- | Other non-communicable diseases +N459--- | Other non-communicable diseases +N46---- | Other non-communicable diseases +N4601-- | Other non-communicable diseases +N46022- | Other non-communicable diseases +N46023- | Other non-communicable diseases +N46024- | Other non-communicable diseases +N46025- | Other non-communicable diseases +N46029- | Other non-communicable diseases +N4611-- | Other non-communicable diseases +N46122- | Other non-communicable diseases +N46123- | Other non-communicable diseases +N46124- | Other non-communicable diseases +N46125- | Other non-communicable diseases +N46129- | Other non-communicable diseases +N468--- | Other non-communicable diseases +N469--- | Other non-communicable diseases +N47---- | Other non-communicable diseases +N470--- | Other non-communicable diseases +N471--- | Other non-communicable diseases +N472--- | Other non-communicable diseases +N473--- | Other non-communicable diseases +N474--- | Other non-communicable diseases +N475--- | Other non-communicable diseases +N476--- | Other non-communicable diseases +N477--- | Other non-communicable diseases +N478--- | Other non-communicable diseases +N48---- | Other non-communicable diseases +N480--- | Other non-communicable diseases +N481--- | Other non-communicable diseases +N482--- | Other non-communicable diseases +N4821-- | Other non-communicable diseases +N4822-- | Other non-communicable diseases +N4829-- | Other non-communicable diseases +N483--- | Other non-communicable diseases +N4830-- | Other non-communicable diseases +N4831-- | Other non-communicable diseases +N4832-- | Other non-communicable diseases +N4833-- | Other non-communicable diseases +N4839-- | Other non-communicable diseases +N484--- | Other non-communicable diseases +N485--- | Other non-communicable diseases +N486--- | Other non-communicable diseases +N488--- | Other non-communicable diseases +N4881-- | Other non-communicable diseases +N4882-- | Other non-communicable diseases +N4883-- | Other non-communicable diseases +N4889-- | Other non-communicable diseases +N489--- | Other non-communicable diseases +N49---- | Other non-communicable diseases +N490--- | Other non-communicable diseases +N491--- | Other non-communicable diseases +N498--- | Other non-communicable diseases +N499--- | Other non-communicable diseases +N50---- | Other non-communicable diseases +N500--- | Other non-communicable diseases +N501--- | Other non-communicable diseases +N503--- | Other non-communicable diseases +N508--- | Other non-communicable diseases +N50811- | Other non-communicable diseases +N50812- | Other non-communicable diseases +N50819- | Other non-communicable diseases +N5082-- | Other non-communicable diseases +N5089-- | Other non-communicable diseases +N509--- | Other non-communicable diseases +N51---- | Other non-communicable diseases +N510--- | Other non-communicable diseases +N511--- | Other non-communicable diseases +N512--- | Other non-communicable diseases +N518--- | Other non-communicable diseases +N5201-- | Other non-communicable diseases +N5202-- | Other non-communicable diseases +N5203-- | Other non-communicable diseases +N521--- | Other non-communicable diseases +N528--- | Other non-communicable diseases +N529--- | Other non-communicable diseases +N5311-- | Other non-communicable diseases +N5312-- | Other non-communicable diseases +N5313-- | Other non-communicable diseases +N5314-- | Other non-communicable diseases +N5319-- | Other non-communicable diseases +N538--- | Other non-communicable diseases +N539--- | Other non-communicable diseases +N61---- | Other non-communicable diseases +N610--- | Other non-communicable diseases +N611--- | Other non-communicable diseases +N62---- | Other non-communicable diseases +N63---- | Other non-communicable diseases +N630--- | Other non-communicable diseases +N6310-- | Other non-communicable diseases +N6311-- | Other non-communicable diseases +N6312-- | Other non-communicable diseases +N6313-- | Other non-communicable diseases +N6314-- | Other non-communicable diseases +N6320-- | Other non-communicable diseases +N6321-- | Other non-communicable diseases +N6322-- | Other non-communicable diseases +N6323-- | Other non-communicable diseases +N6324-- | Other non-communicable diseases +N6331-- | Other non-communicable diseases +N6332-- | Other non-communicable diseases +N6341-- | Other non-communicable diseases +N6342-- | Other non-communicable diseases +N64---- | Other non-communicable diseases +N640--- | Other non-communicable diseases +N641--- | Other non-communicable diseases +N642--- | Other non-communicable diseases +N643--- | Other non-communicable diseases +N644--- | Other non-communicable diseases +N645--- | Other non-communicable diseases +N6451-- | Other non-communicable diseases +N6452-- | Other non-communicable diseases +N6453-- | Other non-communicable diseases +N6459-- | Other non-communicable diseases +N648--- | Other non-communicable diseases +N6481-- | Other non-communicable diseases +N6482-- | Other non-communicable diseases +N6489-- | Other non-communicable diseases +N649--- | Other non-communicable diseases +N72---- | Other non-communicable diseases +N75---- | Other non-communicable diseases +N750--- | Other non-communicable diseases +N751--- | Other non-communicable diseases +N758--- | Other non-communicable diseases +N759--- | Other non-communicable diseases +N76---- | Other non-communicable diseases +N760--- | Other non-communicable diseases +N761--- | Other non-communicable diseases +N762--- | Other non-communicable diseases +N763--- | Other non-communicable diseases +N764--- | Other non-communicable diseases +N765--- | Other non-communicable diseases +N766--- | Other non-communicable diseases +N768--- | Other non-communicable diseases +N7681-- | Other non-communicable diseases +N7689-- | Other non-communicable diseases +N77---- | Other non-communicable diseases +N770--- | Other non-communicable diseases +N771--- | Other non-communicable diseases +N778--- | Other non-communicable diseases +N80---- | Other non-communicable diseases +N800--- | Other non-communicable diseases +N801--- | Other non-communicable diseases +N802--- | Other non-communicable diseases +N803--- | Other non-communicable diseases +N804--- | Other non-communicable diseases +N805--- | Other non-communicable diseases +N806--- | Other non-communicable diseases +N808--- | Other non-communicable diseases +N809--- | Other non-communicable diseases +N81---- | Other non-communicable diseases +N810--- | Other non-communicable diseases +N811--- | Other non-communicable diseases +N8110-- | Other non-communicable diseases +N8111-- | Other non-communicable diseases +N8112-- | Other non-communicable diseases +N812--- | Other non-communicable diseases +N813--- | Other non-communicable diseases +N814--- | Other non-communicable diseases +N815--- | Other non-communicable diseases +N816--- | Other non-communicable diseases +N818--- | Other non-communicable diseases +N8181-- | Other non-communicable diseases +N8182-- | Other non-communicable diseases +N8183-- | Other non-communicable diseases +N8184-- | Other non-communicable diseases +N8185-- | Other non-communicable diseases +N8189-- | Other non-communicable diseases +N819--- | Other non-communicable diseases +N83---- | Other non-communicable diseases +N830--- | Other non-communicable diseases +N8300-- | Other non-communicable diseases +N8301-- | Other non-communicable diseases +N8302-- | Other non-communicable diseases +N831--- | Other non-communicable diseases +N8310-- | Other non-communicable diseases +N8311-- | Other non-communicable diseases +N8312-- | Other non-communicable diseases +N832--- | Other non-communicable diseases +N83201- | Other non-communicable diseases +N83202- | Other non-communicable diseases +N83209- | Other non-communicable diseases +N83291- | Other non-communicable diseases +N83292- | Other non-communicable diseases +N83299- | Other non-communicable diseases +N833--- | Other non-communicable diseases +N83311- | Other non-communicable diseases +N83312- | Other non-communicable diseases +N83319- | Other non-communicable diseases +N83321- | Other non-communicable diseases +N83322- | Other non-communicable diseases +N83329- | Other non-communicable diseases +N83331- | Other non-communicable diseases +N83332- | Other non-communicable diseases +N83339- | Other non-communicable diseases +N834--- | Other non-communicable diseases +N8340-- | Other non-communicable diseases +N8341-- | Other non-communicable diseases +N8342-- | Other non-communicable diseases +N835--- | Other non-communicable diseases +N83511- | Other non-communicable diseases +N83512- | Other non-communicable diseases +N83519- | Other non-communicable diseases +N83521- | Other non-communicable diseases +N83522- | Other non-communicable diseases +N83529- | Other non-communicable diseases +N8353-- | Other non-communicable diseases +N836--- | Other non-communicable diseases +N837--- | Other non-communicable diseases +N838--- | Other non-communicable diseases +N839--- | Other non-communicable diseases +N84---- | Other non-communicable diseases +N842--- | Other non-communicable diseases +N843--- | Other non-communicable diseases +N848--- | Other non-communicable diseases +N849--- | Other non-communicable diseases +N85---- | Other non-communicable diseases +N850--- | Other non-communicable diseases +N8500-- | Other non-communicable diseases +N8501-- | Other non-communicable diseases +N8502-- | Other non-communicable diseases +N851--- | Other non-communicable diseases +N852--- | Other non-communicable diseases +N853--- | Other non-communicable diseases +N854--- | Other non-communicable diseases +N855--- | Other non-communicable diseases +N856--- | Other non-communicable diseases +N857--- | Other non-communicable diseases +N858--- | Other non-communicable diseases +N859--- | Other non-communicable diseases +N86---- | Other non-communicable diseases +N88---- | Other non-communicable diseases +N880--- | Other non-communicable diseases +N881--- | Other non-communicable diseases +N882--- | Other non-communicable diseases +N883--- | Other non-communicable diseases +N884--- | Other non-communicable diseases +N888--- | Other non-communicable diseases +N889--- | Other non-communicable diseases +N89---- | Other non-communicable diseases +N890--- | Other non-communicable diseases +N891--- | Other non-communicable diseases +N892--- | Other non-communicable diseases +N893--- | Other non-communicable diseases +N894--- | Other non-communicable diseases +N895--- | Other non-communicable diseases +N896--- | Other non-communicable diseases +N897--- | Other non-communicable diseases +N898--- | Other non-communicable diseases +N899--- | Other non-communicable diseases +N90---- | Other non-communicable diseases +N900--- | Other non-communicable diseases +N901--- | Other non-communicable diseases +N902--- | Other non-communicable diseases +N903--- | Other non-communicable diseases +N904--- | Other non-communicable diseases +N905--- | Other non-communicable diseases +N906--- | Other non-communicable diseases +N9060-- | Other non-communicable diseases +N9061-- | Other non-communicable diseases +N9069-- | Other non-communicable diseases +N907--- | Other non-communicable diseases +N908--- | Other non-communicable diseases +N90810- | Other non-communicable diseases +N90811- | Other non-communicable diseases +N90812- | Other non-communicable diseases +N90813- | Other non-communicable diseases +N90818- | Other non-communicable diseases +N9089-- | Other non-communicable diseases +N909--- | Other non-communicable diseases +N91---- | Other non-communicable diseases +N910--- | Other non-communicable diseases +N911--- | Other non-communicable diseases +N912--- | Other non-communicable diseases +N913--- | Other non-communicable diseases +N914--- | Other non-communicable diseases +N915--- | Other non-communicable diseases +N92---- | Other non-communicable diseases +N920--- | Other non-communicable diseases +N921--- | Other non-communicable diseases +N922--- | Other non-communicable diseases +N923--- | Other non-communicable diseases +N924--- | Other non-communicable diseases +N925--- | Other non-communicable diseases +N926--- | Other non-communicable diseases +N93---- | Other non-communicable diseases +N930--- | Other non-communicable diseases +N931--- | Other non-communicable diseases +N938--- | Other non-communicable diseases +N939--- | Other non-communicable diseases +N94---- | Other non-communicable diseases +N940--- | Other non-communicable diseases +N941--- | Other non-communicable diseases +N9410-- | Other non-communicable diseases +N9411-- | Other non-communicable diseases +N9412-- | Other non-communicable diseases +N9419-- | Other non-communicable diseases +N942--- | Other non-communicable diseases +N943--- | Other non-communicable diseases +N944--- | Other non-communicable diseases +N945--- | Other non-communicable diseases +N946--- | Other non-communicable diseases +N948--- | Other non-communicable diseases +N94810- | Other non-communicable diseases +N94818- | Other non-communicable diseases +N94819- | Other non-communicable diseases +N9489-- | Other non-communicable diseases +N949--- | Other non-communicable diseases +N95---- | Other non-communicable diseases +N950--- | Other non-communicable diseases +N951--- | Other non-communicable diseases +N952--- | Other non-communicable diseases +N953--- | Other non-communicable diseases +N958--- | Other non-communicable diseases +N959--- | Other non-communicable diseases +N97---- | Other non-communicable diseases +N970--- | Other non-communicable diseases +N971--- | Other non-communicable diseases +N972--- | Other non-communicable diseases +N973--- | Other non-communicable diseases +N974--- | Other non-communicable diseases +N978--- | Other non-communicable diseases +N979--- | Other non-communicable diseases +N98---- | Other non-communicable diseases +N980--- | Other non-communicable diseases +N981--- | Other non-communicable diseases +N982--- | Other non-communicable diseases +N983--- | Other non-communicable diseases +N988--- | Other non-communicable diseases +N989--- | Other non-communicable diseases +P960--- | Other non-communicable diseases +Q00---- | Other non-communicable diseases +Q000--- | Other non-communicable diseases +Q001--- | Other non-communicable diseases +Q002--- | Other non-communicable diseases +Q01---- | Other non-communicable diseases +Q010--- | Other non-communicable diseases +Q011--- | Other non-communicable diseases +Q012--- | Other non-communicable diseases +Q018--- | Other non-communicable diseases +Q019--- | Other non-communicable diseases +Q02---- | Other non-communicable diseases +Q03---- | Other non-communicable diseases +Q030--- | Other non-communicable diseases +Q031--- | Other non-communicable diseases +Q038--- | Other non-communicable diseases +Q039--- | Other non-communicable diseases +Q04---- | Other non-communicable diseases +Q040--- | Other non-communicable diseases +Q041--- | Other non-communicable diseases +Q042--- | Other non-communicable diseases +Q043--- | Other non-communicable diseases +Q044--- | Other non-communicable diseases +Q045--- | Other non-communicable diseases +Q046--- | Other non-communicable diseases +Q048--- | Other non-communicable diseases +Q049--- | Other non-communicable diseases +Q05---- | Other non-communicable diseases +Q050--- | Other non-communicable diseases +Q051--- | Other non-communicable diseases +Q052--- | Other non-communicable diseases +Q053--- | Other non-communicable diseases +Q054--- | Other non-communicable diseases +Q055--- | Other non-communicable diseases +Q056--- | Other non-communicable diseases +Q057--- | Other non-communicable diseases +Q058--- | Other non-communicable diseases +Q059--- | Other non-communicable diseases +Q06---- | Other non-communicable diseases +Q060--- | Other non-communicable diseases +Q061--- | Other non-communicable diseases +Q062--- | Other non-communicable diseases +Q063--- | Other non-communicable diseases +Q064--- | Other non-communicable diseases +Q068--- | Other non-communicable diseases +Q069--- | Other non-communicable diseases +Q07---- | Other non-communicable diseases +Q070--- | Other non-communicable diseases +Q0700-- | Other non-communicable diseases +Q0701-- | Other non-communicable diseases +Q0702-- | Other non-communicable diseases +Q0703-- | Other non-communicable diseases +Q078--- | Other non-communicable diseases +Q079--- | Other non-communicable diseases +Q10---- | Other non-communicable diseases +Q100--- | Other non-communicable diseases +Q101--- | Other non-communicable diseases +Q102--- | Other non-communicable diseases +Q103--- | Other non-communicable diseases +Q104--- | Other non-communicable diseases +Q105--- | Other non-communicable diseases +Q106--- | Other non-communicable diseases +Q107--- | Other non-communicable diseases +Q11---- | Other non-communicable diseases +Q110--- | Other non-communicable diseases +Q111--- | Other non-communicable diseases +Q112--- | Other non-communicable diseases +Q113--- | Other non-communicable diseases +Q12---- | Other non-communicable diseases +Q120--- | Other non-communicable diseases +Q121--- | Other non-communicable diseases +Q122--- | Other non-communicable diseases +Q123--- | Other non-communicable diseases +Q124--- | Other non-communicable diseases +Q128--- | Other non-communicable diseases +Q129--- | Other non-communicable diseases +Q13---- | Other non-communicable diseases +Q130--- | Other non-communicable diseases +Q131--- | Other non-communicable diseases +Q132--- | Other non-communicable diseases +Q133--- | Other non-communicable diseases +Q134--- | Other non-communicable diseases +Q135--- | Other non-communicable diseases +Q138--- | Other non-communicable diseases +Q1381-- | Other non-communicable diseases +Q1389-- | Other non-communicable diseases +Q139--- | Other non-communicable diseases +Q14---- | Other non-communicable diseases +Q140--- | Other non-communicable diseases +Q141--- | Other non-communicable diseases +Q142--- | Other non-communicable diseases +Q143--- | Other non-communicable diseases +Q148--- | Other non-communicable diseases +Q149--- | Other non-communicable diseases +Q15---- | Other non-communicable diseases +Q150--- | Other non-communicable diseases +Q158--- | Other non-communicable diseases +Q159--- | Other non-communicable diseases +Q17---- | Other non-communicable diseases +Q170--- | Other non-communicable diseases +Q171--- | Other non-communicable diseases +Q172--- | Other non-communicable diseases +Q173--- | Other non-communicable diseases +Q174--- | Other non-communicable diseases +Q175--- | Other non-communicable diseases +Q178--- | Other non-communicable diseases +Q179--- | Other non-communicable diseases +Q18---- | Other non-communicable diseases +Q180--- | Other non-communicable diseases +Q181--- | Other non-communicable diseases +Q182--- | Other non-communicable diseases +Q183--- | Other non-communicable diseases +Q184--- | Other non-communicable diseases +Q185--- | Other non-communicable diseases +Q186--- | Other non-communicable diseases +Q187--- | Other non-communicable diseases +Q188--- | Other non-communicable diseases +Q189--- | Other non-communicable diseases +Q20---- | Other non-communicable diseases +Q200--- | Other non-communicable diseases +Q201--- | Other non-communicable diseases +Q202--- | Other non-communicable diseases +Q203--- | Other non-communicable diseases +Q204--- | Other non-communicable diseases +Q205--- | Other non-communicable diseases +Q206--- | Other non-communicable diseases +Q208--- | Other non-communicable diseases +Q209--- | Other non-communicable diseases +Q21---- | Other non-communicable diseases +Q210--- | Other non-communicable diseases +Q211--- | Other non-communicable diseases +Q212--- | Other non-communicable diseases +Q213--- | Other non-communicable diseases +Q214--- | Other non-communicable diseases +Q218--- | Other non-communicable diseases +Q219--- | Other non-communicable diseases +Q22---- | Other non-communicable diseases +Q220--- | Other non-communicable diseases +Q221--- | Other non-communicable diseases +Q222--- | Other non-communicable diseases +Q223--- | Other non-communicable diseases +Q224--- | Other non-communicable diseases +Q225--- | Other non-communicable diseases +Q226--- | Other non-communicable diseases +Q228--- | Other non-communicable diseases +Q229--- | Other non-communicable diseases +Q23---- | Other non-communicable diseases +Q230--- | Other non-communicable diseases +Q231--- | Other non-communicable diseases +Q232--- | Other non-communicable diseases +Q233--- | Other non-communicable diseases +Q234--- | Other non-communicable diseases +Q238--- | Other non-communicable diseases +Q239--- | Other non-communicable diseases +Q24---- | Other non-communicable diseases +Q240--- | Other non-communicable diseases +Q241--- | Other non-communicable diseases +Q242--- | Other non-communicable diseases +Q243--- | Other non-communicable diseases +Q244--- | Other non-communicable diseases +Q245--- | Other non-communicable diseases +Q246--- | Other non-communicable diseases +Q248--- | Other non-communicable diseases +Q249--- | Other non-communicable diseases +Q25---- | Other non-communicable diseases +Q250--- | Other non-communicable diseases +Q251--- | Other non-communicable diseases +Q252--- | Other non-communicable diseases +Q2521-- | Other non-communicable diseases +Q2529-- | Other non-communicable diseases +Q253--- | Other non-communicable diseases +Q254--- | Other non-communicable diseases +Q2540-- | Other non-communicable diseases +Q2541-- | Other non-communicable diseases +Q2542-- | Other non-communicable diseases +Q2543-- | Other non-communicable diseases +Q2544-- | Other non-communicable diseases +Q2545-- | Other non-communicable diseases +Q2546-- | Other non-communicable diseases +Q2547-- | Other non-communicable diseases +Q2548-- | Other non-communicable diseases +Q2549-- | Other non-communicable diseases +Q255--- | Other non-communicable diseases +Q256--- | Other non-communicable diseases +Q257--- | Other non-communicable diseases +Q2571-- | Other non-communicable diseases +Q2572-- | Other non-communicable diseases +Q2579-- | Other non-communicable diseases +Q258--- | Other non-communicable diseases +Q259--- | Other non-communicable diseases +Q26---- | Other non-communicable diseases +Q260--- | Other non-communicable diseases +Q261--- | Other non-communicable diseases +Q262--- | Other non-communicable diseases +Q263--- | Other non-communicable diseases +Q264--- | Other non-communicable diseases +Q265--- | Other non-communicable diseases +Q266--- | Other non-communicable diseases +Q268--- | Other non-communicable diseases +Q269--- | Other non-communicable diseases +Q27---- | Other non-communicable diseases +Q270--- | Other non-communicable diseases +Q271--- | Other non-communicable diseases +Q272--- | Other non-communicable diseases +Q273--- | Other non-communicable diseases +Q2730-- | Other non-communicable diseases +Q2731-- | Other non-communicable diseases +Q2732-- | Other non-communicable diseases +Q2733-- | Other non-communicable diseases +Q2734-- | Other non-communicable diseases +Q2739-- | Other non-communicable diseases +Q274--- | Other non-communicable diseases +Q278--- | Other non-communicable diseases +Q279--- | Other non-communicable diseases +Q28---- | Other non-communicable diseases +Q280--- | Other non-communicable diseases +Q281--- | Other non-communicable diseases +Q282--- | Other non-communicable diseases +Q283--- | Other non-communicable diseases +Q288--- | Other non-communicable diseases +Q289--- | Other non-communicable diseases +Q30---- | Other non-communicable diseases +Q300--- | Other non-communicable diseases +Q301--- | Other non-communicable diseases +Q302--- | Other non-communicable diseases +Q303--- | Other non-communicable diseases +Q308--- | Other non-communicable diseases +Q309--- | Other non-communicable diseases +Q31---- | Other non-communicable diseases +Q310--- | Other non-communicable diseases +Q311--- | Other non-communicable diseases +Q312--- | Other non-communicable diseases +Q313--- | Other non-communicable diseases +Q315--- | Other non-communicable diseases +Q318--- | Other non-communicable diseases +Q319--- | Other non-communicable diseases +Q32---- | Other non-communicable diseases +Q320--- | Other non-communicable diseases +Q321--- | Other non-communicable diseases +Q322--- | Other non-communicable diseases +Q323--- | Other non-communicable diseases +Q324--- | Other non-communicable diseases +Q33---- | Other non-communicable diseases +Q330--- | Other non-communicable diseases +Q331--- | Other non-communicable diseases +Q332--- | Other non-communicable diseases +Q333--- | Other non-communicable diseases +Q334--- | Other non-communicable diseases +Q335--- | Other non-communicable diseases +Q336--- | Other non-communicable diseases +Q338--- | Other non-communicable diseases +Q339--- | Other non-communicable diseases +Q34---- | Other non-communicable diseases +Q340--- | Other non-communicable diseases +Q341--- | Other non-communicable diseases +Q348--- | Other non-communicable diseases +Q349--- | Other non-communicable diseases +Q35---- | Other non-communicable diseases +Q351--- | Other non-communicable diseases +Q353--- | Other non-communicable diseases +Q355--- | Other non-communicable diseases +Q357--- | Other non-communicable diseases +Q359--- | Other non-communicable diseases +Q36---- | Other non-communicable diseases +Q360--- | Other non-communicable diseases +Q361--- | Other non-communicable diseases +Q369--- | Other non-communicable diseases +Q37---- | Other non-communicable diseases +Q370--- | Other non-communicable diseases +Q371--- | Other non-communicable diseases +Q372--- | Other non-communicable diseases +Q373--- | Other non-communicable diseases +Q374--- | Other non-communicable diseases +Q375--- | Other non-communicable diseases +Q378--- | Other non-communicable diseases +Q379--- | Other non-communicable diseases +Q38---- | Other non-communicable diseases +Q380--- | Other non-communicable diseases +Q381--- | Other non-communicable diseases +Q382--- | Other non-communicable diseases +Q383--- | Other non-communicable diseases +Q384--- | Other non-communicable diseases +Q385--- | Other non-communicable diseases +Q386--- | Other non-communicable diseases +Q387--- | Other non-communicable diseases +Q388--- | Other non-communicable diseases +Q39---- | Other non-communicable diseases +Q390--- | Other non-communicable diseases +Q391--- | Other non-communicable diseases +Q392--- | Other non-communicable diseases +Q393--- | Other non-communicable diseases +Q394--- | Other non-communicable diseases +Q395--- | Other non-communicable diseases +Q396--- | Other non-communicable diseases +Q398--- | Other non-communicable diseases +Q399--- | Other non-communicable diseases +Q40---- | Other non-communicable diseases +Q400--- | Other non-communicable diseases +Q401--- | Other non-communicable diseases +Q402--- | Other non-communicable diseases +Q403--- | Other non-communicable diseases +Q408--- | Other non-communicable diseases +Q409--- | Other non-communicable diseases +Q41---- | Other non-communicable diseases +Q410--- | Other non-communicable diseases +Q411--- | Other non-communicable diseases +Q412--- | Other non-communicable diseases +Q418--- | Other non-communicable diseases +Q419--- | Other non-communicable diseases +Q42---- | Other non-communicable diseases +Q420--- | Other non-communicable diseases +Q421--- | Other non-communicable diseases +Q422--- | Other non-communicable diseases +Q423--- | Other non-communicable diseases +Q428--- | Other non-communicable diseases +Q429--- | Other non-communicable diseases +Q43---- | Other non-communicable diseases +Q430--- | Other non-communicable diseases +Q431--- | Other non-communicable diseases +Q432--- | Other non-communicable diseases +Q433--- | Other non-communicable diseases +Q434--- | Other non-communicable diseases +Q435--- | Other non-communicable diseases +Q436--- | Other non-communicable diseases +Q437--- | Other non-communicable diseases +Q438--- | Other non-communicable diseases +Q439--- | Other non-communicable diseases +Q44---- | Other non-communicable diseases +Q440--- | Other non-communicable diseases +Q441--- | Other non-communicable diseases +Q442--- | Other non-communicable diseases +Q443--- | Other non-communicable diseases +Q444--- | Other non-communicable diseases +Q445--- | Other non-communicable diseases +Q446--- | Other non-communicable diseases +Q447--- | Other non-communicable diseases +Q45---- | Other non-communicable diseases +Q450--- | Other non-communicable diseases +Q451--- | Other non-communicable diseases +Q452--- | Other non-communicable diseases +Q453--- | Other non-communicable diseases +Q458--- | Other non-communicable diseases +Q459--- | Other non-communicable diseases +Q50---- | Other non-communicable diseases +Q500--- | Other non-communicable diseases +Q5001-- | Other non-communicable diseases +Q5002-- | Other non-communicable diseases +Q501--- | Other non-communicable diseases +Q502--- | Other non-communicable diseases +Q503--- | Other non-communicable diseases +Q5031-- | Other non-communicable diseases +Q5032-- | Other non-communicable diseases +Q5039-- | Other non-communicable diseases +Q504--- | Other non-communicable diseases +Q505--- | Other non-communicable diseases +Q506--- | Other non-communicable diseases +Q51---- | Other non-communicable diseases +Q510--- | Other non-communicable diseases +Q511--- | Other non-communicable diseases +Q5110-- | Other non-communicable diseases +Q5111-- | Other non-communicable diseases +Q512--- | Other non-communicable diseases +Q5120-- | Other non-communicable diseases +Q5121-- | Other non-communicable diseases +Q5122-- | Other non-communicable diseases +Q5128-- | Other non-communicable diseases +Q513--- | Other non-communicable diseases +Q514--- | Other non-communicable diseases +Q515--- | Other non-communicable diseases +Q516--- | Other non-communicable diseases +Q517--- | Other non-communicable diseases +Q518--- | Other non-communicable diseases +Q51810- | Other non-communicable diseases +Q51811- | Other non-communicable diseases +Q51818- | Other non-communicable diseases +Q51820- | Other non-communicable diseases +Q51821- | Other non-communicable diseases +Q51828- | Other non-communicable diseases +Q519--- | Other non-communicable diseases +Q52---- | Other non-communicable diseases +Q520--- | Other non-communicable diseases +Q521--- | Other non-communicable diseases +Q5210-- | Other non-communicable diseases +Q5211-- | Other non-communicable diseases +Q52120- | Other non-communicable diseases +Q52121- | Other non-communicable diseases +Q52122- | Other non-communicable diseases +Q52123- | Other non-communicable diseases +Q52124- | Other non-communicable diseases +Q52129- | Other non-communicable diseases +Q522--- | Other non-communicable diseases +Q523--- | Other non-communicable diseases +Q524--- | Other non-communicable diseases +Q525--- | Other non-communicable diseases +Q526--- | Other non-communicable diseases +Q527--- | Other non-communicable diseases +Q5270-- | Other non-communicable diseases +Q5271-- | Other non-communicable diseases +Q5279-- | Other non-communicable diseases +Q528--- | Other non-communicable diseases +Q529--- | Other non-communicable diseases +Q53---- | Other non-communicable diseases +Q530--- | Other non-communicable diseases +Q5300-- | Other non-communicable diseases +Q5301-- | Other non-communicable diseases +Q5302-- | Other non-communicable diseases +Q531--- | Other non-communicable diseases +Q5310-- | Other non-communicable diseases +Q53111- | Other non-communicable diseases +Q53112- | Other non-communicable diseases +Q5312-- | Other non-communicable diseases +Q5313-- | Other non-communicable diseases +Q532--- | Other non-communicable diseases +Q5320-- | Other non-communicable diseases +Q53211- | Other non-communicable diseases +Q53212- | Other non-communicable diseases +Q5322-- | Other non-communicable diseases +Q5323-- | Other non-communicable diseases +Q539--- | Other non-communicable diseases +Q54---- | Other non-communicable diseases +Q540--- | Other non-communicable diseases +Q541--- | Other non-communicable diseases +Q542--- | Other non-communicable diseases +Q543--- | Other non-communicable diseases +Q544--- | Other non-communicable diseases +Q548--- | Other non-communicable diseases +Q549--- | Other non-communicable diseases +Q55---- | Other non-communicable diseases +Q550--- | Other non-communicable diseases +Q551--- | Other non-communicable diseases +Q552--- | Other non-communicable diseases +Q5520-- | Other non-communicable diseases +Q5521-- | Other non-communicable diseases +Q5522-- | Other non-communicable diseases +Q5523-- | Other non-communicable diseases +Q5529-- | Other non-communicable diseases +Q553--- | Other non-communicable diseases +Q554--- | Other non-communicable diseases +Q555--- | Other non-communicable diseases +Q556--- | Other non-communicable diseases +Q5561-- | Other non-communicable diseases +Q5562-- | Other non-communicable diseases +Q5563-- | Other non-communicable diseases +Q5564-- | Other non-communicable diseases +Q5569-- | Other non-communicable diseases +Q557--- | Other non-communicable diseases +Q558--- | Other non-communicable diseases +Q559--- | Other non-communicable diseases +Q56---- | Other non-communicable diseases +Q560--- | Other non-communicable diseases +Q561--- | Other non-communicable diseases +Q562--- | Other non-communicable diseases +Q563--- | Other non-communicable diseases +Q564--- | Other non-communicable diseases +Q633--- | Other non-communicable diseases +Q64---- | Other non-communicable diseases +Q640--- | Other non-communicable diseases +Q641--- | Other non-communicable diseases +Q6410-- | Other non-communicable diseases +Q6411-- | Other non-communicable diseases +Q6412-- | Other non-communicable diseases +Q6419-- | Other non-communicable diseases +Q65---- | Other non-communicable diseases +Q650--- | Other non-communicable diseases +Q6500-- | Other non-communicable diseases +Q6501-- | Other non-communicable diseases +Q6502-- | Other non-communicable diseases +Q651--- | Other non-communicable diseases +Q652--- | Other non-communicable diseases +Q653--- | Other non-communicable diseases +Q6530-- | Other non-communicable diseases +Q6531-- | Other non-communicable diseases +Q6532-- | Other non-communicable diseases +Q654--- | Other non-communicable diseases +Q655--- | Other non-communicable diseases +Q656--- | Other non-communicable diseases +Q658--- | Other non-communicable diseases +Q6581-- | Other non-communicable diseases +Q6582-- | Other non-communicable diseases +Q6589-- | Other non-communicable diseases +Q659--- | Other non-communicable diseases +Q66---- | Other non-communicable diseases +Q660--- | Other non-communicable diseases +Q661--- | Other non-communicable diseases +Q662--- | Other non-communicable diseases +Q6621-- | Other non-communicable diseases +Q6622-- | Other non-communicable diseases +Q663--- | Other non-communicable diseases +Q664--- | Other non-communicable diseases +Q665--- | Other non-communicable diseases +Q6650-- | Other non-communicable diseases +Q6651-- | Other non-communicable diseases +Q6652-- | Other non-communicable diseases +Q666--- | Other non-communicable diseases +Q667--- | Other non-communicable diseases +Q668--- | Other non-communicable diseases +Q6680-- | Other non-communicable diseases +Q6681-- | Other non-communicable diseases +Q6682-- | Other non-communicable diseases +Q6689-- | Other non-communicable diseases +Q669--- | Other non-communicable diseases +Q67---- | Other non-communicable diseases +Q670--- | Other non-communicable diseases +Q671--- | Other non-communicable diseases +Q672--- | Other non-communicable diseases +Q673--- | Other non-communicable diseases +Q674--- | Other non-communicable diseases +Q675--- | Other non-communicable diseases +Q676--- | Other non-communicable diseases +Q677--- | Other non-communicable diseases +Q678--- | Other non-communicable diseases +Q68---- | Other non-communicable diseases +Q680--- | Other non-communicable diseases +Q681--- | Other non-communicable diseases +Q682--- | Other non-communicable diseases +Q683--- | Other non-communicable diseases +Q684--- | Other non-communicable diseases +Q685--- | Other non-communicable diseases +Q686--- | Other non-communicable diseases +Q688--- | Other non-communicable diseases +Q69---- | Other non-communicable diseases +Q690--- | Other non-communicable diseases +Q691--- | Other non-communicable diseases +Q692--- | Other non-communicable diseases +Q699--- | Other non-communicable diseases +Q70---- | Other non-communicable diseases +Q700--- | Other non-communicable diseases +Q7000-- | Other non-communicable diseases +Q7001-- | Other non-communicable diseases +Q7002-- | Other non-communicable diseases +Q7003-- | Other non-communicable diseases +Q701--- | Other non-communicable diseases +Q7010-- | Other non-communicable diseases +Q7011-- | Other non-communicable diseases +Q7012-- | Other non-communicable diseases +Q7013-- | Other non-communicable diseases +Q702--- | Other non-communicable diseases +Q7020-- | Other non-communicable diseases +Q7021-- | Other non-communicable diseases +Q7022-- | Other non-communicable diseases +Q7023-- | Other non-communicable diseases +Q703--- | Other non-communicable diseases +Q7030-- | Other non-communicable diseases +Q7031-- | Other non-communicable diseases +Q7032-- | Other non-communicable diseases +Q7033-- | Other non-communicable diseases +Q704--- | Other non-communicable diseases +Q709--- | Other non-communicable diseases +Q71---- | Other non-communicable diseases +Q710--- | Other non-communicable diseases +Q7100-- | Other non-communicable diseases +Q7101-- | Other non-communicable diseases +Q7102-- | Other non-communicable diseases +Q7103-- | Other non-communicable diseases +Q711--- | Other non-communicable diseases +Q7110-- | Other non-communicable diseases +Q7111-- | Other non-communicable diseases +Q7112-- | Other non-communicable diseases +Q7113-- | Other non-communicable diseases +Q712--- | Other non-communicable diseases +Q7120-- | Other non-communicable diseases +Q7121-- | Other non-communicable diseases +Q7122-- | Other non-communicable diseases +Q7123-- | Other non-communicable diseases +Q713--- | Other non-communicable diseases +Q7130-- | Other non-communicable diseases +Q7131-- | Other non-communicable diseases +Q7132-- | Other non-communicable diseases +Q7133-- | Other non-communicable diseases +Q714--- | Other non-communicable diseases +Q7140-- | Other non-communicable diseases +Q7141-- | Other non-communicable diseases +Q7142-- | Other non-communicable diseases +Q7143-- | Other non-communicable diseases +Q715--- | Other non-communicable diseases +Q7150-- | Other non-communicable diseases +Q7151-- | Other non-communicable diseases +Q7152-- | Other non-communicable diseases +Q7153-- | Other non-communicable diseases +Q716--- | Other non-communicable diseases +Q7160-- | Other non-communicable diseases +Q7161-- | Other non-communicable diseases +Q7162-- | Other non-communicable diseases +Q7163-- | Other non-communicable diseases +Q718--- | Other non-communicable diseases +Q71811- | Other non-communicable diseases +Q71812- | Other non-communicable diseases +Q71813- | Other non-communicable diseases +Q71819- | Other non-communicable diseases +Q71891- | Other non-communicable diseases +Q71892- | Other non-communicable diseases +Q71893- | Other non-communicable diseases +Q71899- | Other non-communicable diseases +Q719--- | Other non-communicable diseases +Q7190-- | Other non-communicable diseases +Q7191-- | Other non-communicable diseases +Q7192-- | Other non-communicable diseases +Q7193-- | Other non-communicable diseases +Q72---- | Other non-communicable diseases +Q720--- | Other non-communicable diseases +Q7200-- | Other non-communicable diseases +Q7201-- | Other non-communicable diseases +Q7202-- | Other non-communicable diseases +Q7203-- | Other non-communicable diseases +Q721--- | Other non-communicable diseases +Q7210-- | Other non-communicable diseases +Q7211-- | Other non-communicable diseases +Q7212-- | Other non-communicable diseases +Q7213-- | Other non-communicable diseases +Q722--- | Other non-communicable diseases +Q7220-- | Other non-communicable diseases +Q7221-- | Other non-communicable diseases +Q7222-- | Other non-communicable diseases +Q7223-- | Other non-communicable diseases +Q723--- | Other non-communicable diseases +Q7230-- | Other non-communicable diseases +Q7231-- | Other non-communicable diseases +Q7232-- | Other non-communicable diseases +Q7233-- | Other non-communicable diseases +Q724--- | Other non-communicable diseases +Q7240-- | Other non-communicable diseases +Q7241-- | Other non-communicable diseases +Q7242-- | Other non-communicable diseases +Q7243-- | Other non-communicable diseases +Q725--- | Other non-communicable diseases +Q7250-- | Other non-communicable diseases +Q7251-- | Other non-communicable diseases +Q7252-- | Other non-communicable diseases +Q7253-- | Other non-communicable diseases +Q726--- | Other non-communicable diseases +Q7260-- | Other non-communicable diseases +Q7261-- | Other non-communicable diseases +Q7262-- | Other non-communicable diseases +Q7263-- | Other non-communicable diseases +Q727--- | Other non-communicable diseases +Q7270-- | Other non-communicable diseases +Q7271-- | Other non-communicable diseases +Q7272-- | Other non-communicable diseases +Q7273-- | Other non-communicable diseases +Q728--- | Other non-communicable diseases +Q72811- | Other non-communicable diseases +Q72812- | Other non-communicable diseases +Q72813- | Other non-communicable diseases +Q72819- | Other non-communicable diseases +Q72891- | Other non-communicable diseases +Q72892- | Other non-communicable diseases +Q72893- | Other non-communicable diseases +Q72899- | Other non-communicable diseases +Q729--- | Other non-communicable diseases +Q7290-- | Other non-communicable diseases +Q7291-- | Other non-communicable diseases +Q7292-- | Other non-communicable diseases +Q7293-- | Other non-communicable diseases +Q73---- | Other non-communicable diseases +Q730--- | Other non-communicable diseases +Q731--- | Other non-communicable diseases +Q738--- | Other non-communicable diseases +Q74---- | Other non-communicable diseases +Q740--- | Other non-communicable diseases +Q741--- | Other non-communicable diseases +Q742--- | Other non-communicable diseases +Q743--- | Other non-communicable diseases +Q748--- | Other non-communicable diseases +Q749--- | Other non-communicable diseases +Q75---- | Other non-communicable diseases +Q750--- | Other non-communicable diseases +Q751--- | Other non-communicable diseases +Q752--- | Other non-communicable diseases +Q753--- | Other non-communicable diseases +Q754--- | Other non-communicable diseases +Q755--- | Other non-communicable diseases +Q758--- | Other non-communicable diseases +Q759--- | Other non-communicable diseases +Q76---- | Other non-communicable diseases +Q760--- | Other non-communicable diseases +Q761--- | Other non-communicable diseases +Q762--- | Other non-communicable diseases +Q763--- | Other non-communicable diseases +Q764--- | Other non-communicable diseases +Q76411- | Other non-communicable diseases +Q76412- | Other non-communicable diseases +Q76413- | Other non-communicable diseases +Q76414- | Other non-communicable diseases +Q76415- | Other non-communicable diseases +Q76419- | Other non-communicable diseases +Q76425- | Other non-communicable diseases +Q76426- | Other non-communicable diseases +Q76427- | Other non-communicable diseases +Q76428- | Other non-communicable diseases +Q76429- | Other non-communicable diseases +Q7649-- | Other non-communicable diseases +Q765--- | Other non-communicable diseases +Q766--- | Other non-communicable diseases +Q767--- | Other non-communicable diseases +Q768--- | Other non-communicable diseases +Q769--- | Other non-communicable diseases +Q77---- | Other non-communicable diseases +Q770--- | Other non-communicable diseases +Q771--- | Other non-communicable diseases +Q772--- | Other non-communicable diseases +Q773--- | Other non-communicable diseases +Q774--- | Other non-communicable diseases +Q775--- | Other non-communicable diseases +Q776--- | Other non-communicable diseases +Q777--- | Other non-communicable diseases +Q778--- | Other non-communicable diseases +Q779--- | Other non-communicable diseases +Q78---- | Other non-communicable diseases +Q780--- | Other non-communicable diseases +Q781--- | Other non-communicable diseases +Q782--- | Other non-communicable diseases +Q783--- | Other non-communicable diseases +Q784--- | Other non-communicable diseases +Q785--- | Other non-communicable diseases +Q786--- | Other non-communicable diseases +Q788--- | Other non-communicable diseases +Q789--- | Other non-communicable diseases +Q79---- | Other non-communicable diseases +Q790--- | Other non-communicable diseases +Q791--- | Other non-communicable diseases +Q792--- | Other non-communicable diseases +Q793--- | Other non-communicable diseases +Q794--- | Other non-communicable diseases +Q795--- | Other non-communicable diseases +Q7951-- | Other non-communicable diseases +Q7959-- | Other non-communicable diseases +Q796--- | Other non-communicable diseases +Q798--- | Other non-communicable diseases +Q799--- | Other non-communicable diseases +Q80---- | Other non-communicable diseases +Q800--- | Other non-communicable diseases +Q801--- | Other non-communicable diseases +Q802--- | Other non-communicable diseases +Q803--- | Other non-communicable diseases +Q804--- | Other non-communicable diseases +Q808--- | Other non-communicable diseases +Q809--- | Other non-communicable diseases +Q81---- | Other non-communicable diseases +Q810--- | Other non-communicable diseases +Q811--- | Other non-communicable diseases +Q812--- | Other non-communicable diseases +Q818--- | Other non-communicable diseases +Q819--- | Other non-communicable diseases +Q82---- | Other non-communicable diseases +Q820--- | Other non-communicable diseases +Q821--- | Other non-communicable diseases +Q822--- | Other non-communicable diseases +Q823--- | Other non-communicable diseases +Q824--- | Other non-communicable diseases +Q825--- | Other non-communicable diseases +Q826--- | Other non-communicable diseases +Q828--- | Other non-communicable diseases +Q829--- | Other non-communicable diseases +Q83---- | Other non-communicable diseases +Q830--- | Other non-communicable diseases +Q831--- | Other non-communicable diseases +Q832--- | Other non-communicable diseases +Q833--- | Other non-communicable diseases +Q838--- | Other non-communicable diseases +Q839--- | Other non-communicable diseases +Q84---- | Other non-communicable diseases +Q840--- | Other non-communicable diseases +Q841--- | Other non-communicable diseases +Q842--- | Other non-communicable diseases +Q843--- | Other non-communicable diseases +Q844--- | Other non-communicable diseases +Q845--- | Other non-communicable diseases +Q846--- | Other non-communicable diseases +Q848--- | Other non-communicable diseases +Q849--- | Other non-communicable diseases +Q85---- | Other non-communicable diseases +Q850--- | Other non-communicable diseases +Q8500-- | Other non-communicable diseases +Q8501-- | Other non-communicable diseases +Q8502-- | Other non-communicable diseases +Q8503-- | Other non-communicable diseases +Q8509-- | Other non-communicable diseases +Q851--- | Other non-communicable diseases +Q858--- | Other non-communicable diseases +Q859--- | Other non-communicable diseases +Q86---- | Other non-communicable diseases +Q860--- | Other non-communicable diseases +Q861--- | Other non-communicable diseases +Q862--- | Other non-communicable diseases +Q868--- | Other non-communicable diseases +Q87---- | Other non-communicable diseases +Q870--- | Other non-communicable diseases +Q871--- | Other non-communicable diseases +Q872--- | Other non-communicable diseases +Q873--- | Other non-communicable diseases +Q874--- | Other non-communicable diseases +Q8740-- | Other non-communicable diseases +Q87410- | Other non-communicable diseases +Q87418- | Other non-communicable diseases +Q8742-- | Other non-communicable diseases +Q8743-- | Other non-communicable diseases +Q875--- | Other non-communicable diseases +Q878--- | Other non-communicable diseases +Q8781-- | Other non-communicable diseases +Q8782-- | Other non-communicable diseases +Q8789-- | Other non-communicable diseases +Q89---- | Other non-communicable diseases +Q890--- | Other non-communicable diseases +Q8901-- | Other non-communicable diseases +Q8909-- | Other non-communicable diseases +Q891--- | Other non-communicable diseases +Q892--- | Other non-communicable diseases +Q893--- | Other non-communicable diseases +Q894--- | Other non-communicable diseases +Q897--- | Other non-communicable diseases +Q898--- | Other non-communicable diseases +Q90---- | Other non-communicable diseases +Q900--- | Other non-communicable diseases +Q901--- | Other non-communicable diseases +Q902--- | Other non-communicable diseases +Q909--- | Other non-communicable diseases +Q91---- | Other non-communicable diseases +Q910--- | Other non-communicable diseases +Q911--- | Other non-communicable diseases +Q912--- | Other non-communicable diseases +Q913--- | Other non-communicable diseases +Q914--- | Other non-communicable diseases +Q915--- | Other non-communicable diseases +Q916--- | Other non-communicable diseases +Q917--- | Other non-communicable diseases +Q92---- | Other non-communicable diseases +Q920--- | Other non-communicable diseases +Q921--- | Other non-communicable diseases +Q922--- | Other non-communicable diseases +Q923--- | Other non-communicable diseases +Q924--- | Other non-communicable diseases +Q925--- | Other non-communicable diseases +Q926--- | Other non-communicable diseases +Q9261-- | Other non-communicable diseases +Q9262-- | Other non-communicable diseases +Q927--- | Other non-communicable diseases +Q928--- | Other non-communicable diseases +Q929--- | Other non-communicable diseases +Q93---- | Other non-communicable diseases +Q930--- | Other non-communicable diseases +Q931--- | Other non-communicable diseases +Q932--- | Other non-communicable diseases +Q933--- | Other non-communicable diseases +Q934--- | Other non-communicable diseases +Q935--- | Other non-communicable diseases +Q9351-- | Other non-communicable diseases +Q9359-- | Other non-communicable diseases +Q936--- | Other non-communicable diseases +Q937--- | Other non-communicable diseases +Q938--- | Other non-communicable diseases +Q9381-- | Other non-communicable diseases +Q9382-- | Other non-communicable diseases +Q9388-- | Other non-communicable diseases +Q9389-- | Other non-communicable diseases +Q939--- | Other non-communicable diseases +Q95---- | Other non-communicable diseases +Q950--- | Other non-communicable diseases +Q951--- | Other non-communicable diseases +Q952--- | Other non-communicable diseases +Q953--- | Other non-communicable diseases +Q954--- | Other non-communicable diseases +Q955--- | Other non-communicable diseases +Q958--- | Other non-communicable diseases +Q959--- | Other non-communicable diseases +Q96---- | Other non-communicable diseases +Q960--- | Other non-communicable diseases +Q961--- | Other non-communicable diseases +Q962--- | Other non-communicable diseases +Q963--- | Other non-communicable diseases +Q964--- | Other non-communicable diseases +Q968--- | Other non-communicable diseases +Q969--- | Other non-communicable diseases +Q97---- | Other non-communicable diseases +Q970--- | Other non-communicable diseases +Q971--- | Other non-communicable diseases +Q972--- | Other non-communicable diseases +Q973--- | Other non-communicable diseases +Q978--- | Other non-communicable diseases +Q979--- | Other non-communicable diseases +Q98---- | Other non-communicable diseases +Q980--- | Other non-communicable diseases +Q981--- | Other non-communicable diseases +Q982--- | Other non-communicable diseases +Q983--- | Other non-communicable diseases +Q984--- | Other non-communicable diseases +Q985--- | Other non-communicable diseases +Q986--- | Other non-communicable diseases +Q987--- | Other non-communicable diseases +Q988--- | Other non-communicable diseases +Q989--- | Other non-communicable diseases +Q99---- | Other non-communicable diseases +Q990--- | Other non-communicable diseases +Q991--- | Other non-communicable diseases +Q992--- | Other non-communicable diseases +Q998--- | Other non-communicable diseases +Q999--- | Other non-communicable diseases +R30---- | Other non-communicable diseases +R300--- | Other non-communicable diseases +R301--- | Other non-communicable diseases +R309--- | Other non-communicable diseases +R31---- | Other non-communicable diseases +R310--- | Other non-communicable diseases +R311--- | Other non-communicable diseases +R3121-- | Other non-communicable diseases +R3129-- | Other non-communicable diseases +R319--- | Other non-communicable diseases +R32---- | Other non-communicable diseases +R33---- | Other non-communicable diseases +R330--- | Other non-communicable diseases +R338--- | Other non-communicable diseases +R339--- | Other non-communicable diseases +R34---- | Other non-communicable diseases +R35---- | Other non-communicable diseases +R350--- | Other non-communicable diseases +R351--- | Other non-communicable diseases +R358--- | Other non-communicable diseases +R36---- | Other non-communicable diseases +R360--- | Other non-communicable diseases +R361--- | Other non-communicable diseases +R369--- | Other non-communicable diseases +R37---- | Other non-communicable diseases +R39---- | Other non-communicable diseases +R390--- | Other non-communicable diseases +R391--- | Other non-communicable diseases +R3911-- | Other non-communicable diseases +R3912-- | Other non-communicable diseases +R3913-- | Other non-communicable diseases +R3914-- | Other non-communicable diseases +R3915-- | Other non-communicable diseases +R3916-- | Other non-communicable diseases +R39191- | Other non-communicable diseases +R39192- | Other non-communicable diseases +R39198- | Other non-communicable diseases +R392--- | Other non-communicable diseases +R398--- | Other non-communicable diseases +R3981-- | Other non-communicable diseases +R3982-- | Other non-communicable diseases +R3983-- | Other non-communicable diseases +R3984-- | Other non-communicable diseases +R3989-- | Other non-communicable diseases +R399--- | Other non-communicable diseases +R86---- | Other non-communicable diseases +R860--- | Other non-communicable diseases +R861--- | Other non-communicable diseases +R862--- | Other non-communicable diseases +R863--- | Other non-communicable diseases +R864--- | Other non-communicable diseases +R865--- | Other non-communicable diseases +R866--- | Other non-communicable diseases +R867--- | Other non-communicable diseases +R868--- | Other non-communicable diseases +R869--- | Other non-communicable diseases +R87---- | Other non-communicable diseases +R870--- | Other non-communicable diseases +R871--- | Other non-communicable diseases +R872--- | Other non-communicable diseases +R873--- | Other non-communicable diseases +R874--- | Other non-communicable diseases +R875--- | Other non-communicable diseases +R876--- | Other non-communicable diseases +R87610- | Other non-communicable diseases +R87611- | Other non-communicable diseases +R87612- | Other non-communicable diseases +R87613- | Other non-communicable diseases +R87614- | Other non-communicable diseases +R87615- | Other non-communicable diseases +R87616- | Other non-communicable diseases +R87618- | Other non-communicable diseases +R87619- | Other non-communicable diseases +R87620- | Other non-communicable diseases +R87621- | Other non-communicable diseases +R87622- | Other non-communicable diseases +R87623- | Other non-communicable diseases +R87624- | Other non-communicable diseases +R87625- | Other non-communicable diseases +R87628- | Other non-communicable diseases +R87629- | Other non-communicable diseases +R8769-- | Other non-communicable diseases +R877--- | Other non-communicable diseases +R878--- | Other non-communicable diseases +R87810- | Other non-communicable diseases +R87811- | Other non-communicable diseases +R87820- | Other non-communicable diseases +R87821- | Other non-communicable diseases +R8789-- | Other non-communicable diseases +R879--- | Other non-communicable diseases +Z012--- | Other non-communicable diseases +Z0120-- | Other non-communicable diseases +Z0121-- | Other non-communicable diseases +Z014--- | Other non-communicable diseases +Z01411- | Other non-communicable diseases +Z01419- | Other non-communicable diseases +Z0142-- | Other non-communicable diseases +Z015--- | Other non-communicable diseases +Z016--- | Other non-communicable diseases +Z017--- | Other non-communicable diseases +Z137--- | Other non-communicable diseases +Z1371-- | Other non-communicable diseases +Z1379-- | Other non-communicable diseases +Z1384-- | Other non-communicable diseases +Z1401-- | Other non-communicable diseases +Z1402-- | Other non-communicable diseases +Z141--- | Other non-communicable diseases +Z148--- | Other non-communicable diseases +Z1501-- | Other non-communicable diseases +Z1502-- | Other non-communicable diseases +Z1503-- | Other non-communicable diseases +Z1504-- | Other non-communicable diseases +Z1509-- | Other non-communicable diseases +Z1581-- | Other non-communicable diseases +Z1589-- | Other non-communicable diseases +Z31---- | Other non-communicable diseases +Z310--- | Other non-communicable diseases +Z311--- | Other non-communicable diseases +Z312--- | Other non-communicable diseases +Z313--- | Other non-communicable diseases +Z314--- | Other non-communicable diseases +Z3141-- | Other non-communicable diseases +Z3142-- | Other non-communicable diseases +Z31430- | Other non-communicable diseases +Z31438- | Other non-communicable diseases +Z31440- | Other non-communicable diseases +Z31441- | Other non-communicable diseases +Z31448- | Other non-communicable diseases +Z3149-- | Other non-communicable diseases +Z315--- | Other non-communicable diseases +Z316--- | Other non-communicable diseases +Z3161-- | Other non-communicable diseases +Z3162-- | Other non-communicable diseases +Z3169-- | Other non-communicable diseases +Z317--- | Other non-communicable diseases +Z318--- | Other non-communicable diseases +Z3181-- | Other non-communicable diseases +Z3182-- | Other non-communicable diseases +Z3183-- | Other non-communicable diseases +Z3184-- | Other non-communicable diseases +Z3189-- | Other non-communicable diseases +Z319--- | Other non-communicable diseases +Z435--- | Other non-communicable diseases +Z436--- | Other non-communicable diseases +Z437--- | Other non-communicable diseases +Z827--- | Other non-communicable diseases +Z8271-- | Other non-communicable diseases +Z8279-- | Other non-communicable diseases +Z834--- | Other non-communicable diseases +Z8341-- | Other non-communicable diseases +Z8342-- | Other non-communicable diseases +Z83430- | Other non-communicable diseases +Z83438- | Other non-communicable diseases +Z8349-- | Other non-communicable diseases +Z841--- | Other non-communicable diseases +Z842--- | Other non-communicable diseases +Z861--- | Other non-communicable diseases +Z8611-- | Other non-communicable diseases +Z8612-- | Other non-communicable diseases +Z8613-- | Other non-communicable diseases +Z8614-- | Other non-communicable diseases +Z8619-- | Other non-communicable diseases +Z874--- | Other non-communicable diseases +Z87410- | Other non-communicable diseases +Z87411- | Other non-communicable diseases +Z87412- | Other non-communicable diseases +Z8742-- | Other non-communicable diseases +Z87430- | Other non-communicable diseases +Z87438- | Other non-communicable diseases +Z87440- | Other non-communicable diseases +Z87441- | Other non-communicable diseases +Z87442- | Other non-communicable diseases +Z87448- | Other non-communicable diseases +Z877--- | Other non-communicable diseases +Z87710- | Other non-communicable diseases +Z87718- | Other non-communicable diseases +Z87720- | Other non-communicable diseases +Z87721- | Other non-communicable diseases +Z87728- | Other non-communicable diseases +Z87730- | Other non-communicable diseases +Z87738- | Other non-communicable diseases +Z8774-- | Other non-communicable diseases +Z8775-- | Other non-communicable diseases +Z8776-- | Other non-communicable diseases +Z87790- | Other non-communicable diseases +Z87798- | Other non-communicable diseases +Z965--- | Other non-communicable diseases +G712--- | Congenital birth defects +P960--- | Congenital birth defects +Q00---- | Congenital birth defects +Q000--- | Congenital birth defects +Q001--- | Congenital birth defects +Q002--- | Congenital birth defects +Q01---- | Congenital birth defects +Q010--- | Congenital birth defects +Q011--- | Congenital birth defects +Q012--- | Congenital birth defects +Q018--- | Congenital birth defects +Q019--- | Congenital birth defects +Q02---- | Congenital birth defects +Q03---- | Congenital birth defects +Q030--- | Congenital birth defects +Q031--- | Congenital birth defects +Q038--- | Congenital birth defects +Q039--- | Congenital birth defects +Q04---- | Congenital birth defects +Q040--- | Congenital birth defects +Q041--- | Congenital birth defects +Q042--- | Congenital birth defects +Q043--- | Congenital birth defects +Q044--- | Congenital birth defects +Q045--- | Congenital birth defects +Q046--- | Congenital birth defects +Q048--- | Congenital birth defects +Q049--- | Congenital birth defects +Q05---- | Congenital birth defects +Q050--- | Congenital birth defects +Q051--- | Congenital birth defects +Q052--- | Congenital birth defects +Q053--- | Congenital birth defects +Q054--- | Congenital birth defects +Q055--- | Congenital birth defects +Q056--- | Congenital birth defects +Q057--- | Congenital birth defects +Q058--- | Congenital birth defects +Q059--- | Congenital birth defects +Q06---- | Congenital birth defects +Q060--- | Congenital birth defects +Q061--- | Congenital birth defects +Q062--- | Congenital birth defects +Q063--- | Congenital birth defects +Q064--- | Congenital birth defects +Q068--- | Congenital birth defects +Q069--- | Congenital birth defects +Q07---- | Congenital birth defects +Q070--- | Congenital birth defects +Q0700-- | Congenital birth defects +Q0701-- | Congenital birth defects +Q0702-- | Congenital birth defects +Q0703-- | Congenital birth defects +Q078--- | Congenital birth defects +Q079--- | Congenital birth defects +Q10---- | Congenital birth defects +Q100--- | Congenital birth defects +Q101--- | Congenital birth defects +Q102--- | Congenital birth defects +Q103--- | Congenital birth defects +Q104--- | Congenital birth defects +Q105--- | Congenital birth defects +Q106--- | Congenital birth defects +Q107--- | Congenital birth defects +Q11---- | Congenital birth defects +Q110--- | Congenital birth defects +Q111--- | Congenital birth defects +Q112--- | Congenital birth defects +Q113--- | Congenital birth defects +Q12---- | Congenital birth defects +Q120--- | Congenital birth defects +Q121--- | Congenital birth defects +Q122--- | Congenital birth defects +Q123--- | Congenital birth defects +Q124--- | Congenital birth defects +Q128--- | Congenital birth defects +Q129--- | Congenital birth defects +Q13---- | Congenital birth defects +Q130--- | Congenital birth defects +Q131--- | Congenital birth defects +Q132--- | Congenital birth defects +Q133--- | Congenital birth defects +Q134--- | Congenital birth defects +Q135--- | Congenital birth defects +Q138--- | Congenital birth defects +Q1381-- | Congenital birth defects +Q1389-- | Congenital birth defects +Q139--- | Congenital birth defects +Q14---- | Congenital birth defects +Q140--- | Congenital birth defects +Q141--- | Congenital birth defects +Q142--- | Congenital birth defects +Q143--- | Congenital birth defects +Q148--- | Congenital birth defects +Q149--- | Congenital birth defects +Q15---- | Congenital birth defects +Q150--- | Congenital birth defects +Q158--- | Congenital birth defects +Q159--- | Congenital birth defects +Q17---- | Congenital birth defects +Q170--- | Congenital birth defects +Q171--- | Congenital birth defects +Q172--- | Congenital birth defects +Q173--- | Congenital birth defects +Q174--- | Congenital birth defects +Q175--- | Congenital birth defects +Q178--- | Congenital birth defects +Q179--- | Congenital birth defects +Q18---- | Congenital birth defects +Q180--- | Congenital birth defects +Q181--- | Congenital birth defects +Q182--- | Congenital birth defects +Q183--- | Congenital birth defects +Q184--- | Congenital birth defects +Q185--- | Congenital birth defects +Q186--- | Congenital birth defects +Q187--- | Congenital birth defects +Q188--- | Congenital birth defects +Q189--- | Congenital birth defects +Q20---- | Congenital birth defects +Q200--- | Congenital birth defects +Q201--- | Congenital birth defects +Q202--- | Congenital birth defects +Q203--- | Congenital birth defects +Q204--- | Congenital birth defects +Q205--- | Congenital birth defects +Q206--- | Congenital birth defects +Q208--- | Congenital birth defects +Q209--- | Congenital birth defects +Q21---- | Congenital birth defects +Q210--- | Congenital birth defects +Q211--- | Congenital birth defects +Q212--- | Congenital birth defects +Q213--- | Congenital birth defects +Q214--- | Congenital birth defects +Q218--- | Congenital birth defects +Q219--- | Congenital birth defects +Q22---- | Congenital birth defects +Q220--- | Congenital birth defects +Q221--- | Congenital birth defects +Q222--- | Congenital birth defects +Q223--- | Congenital birth defects +Q224--- | Congenital birth defects +Q225--- | Congenital birth defects +Q226--- | Congenital birth defects +Q228--- | Congenital birth defects +Q229--- | Congenital birth defects +Q23---- | Congenital birth defects +Q230--- | Congenital birth defects +Q231--- | Congenital birth defects +Q232--- | Congenital birth defects +Q233--- | Congenital birth defects +Q234--- | Congenital birth defects +Q238--- | Congenital birth defects +Q239--- | Congenital birth defects +Q24---- | Congenital birth defects +Q240--- | Congenital birth defects +Q241--- | Congenital birth defects +Q242--- | Congenital birth defects +Q243--- | Congenital birth defects +Q244--- | Congenital birth defects +Q245--- | Congenital birth defects +Q246--- | Congenital birth defects +Q248--- | Congenital birth defects +Q249--- | Congenital birth defects +Q25---- | Congenital birth defects +Q250--- | Congenital birth defects +Q251--- | Congenital birth defects +Q252--- | Congenital birth defects +Q2521-- | Congenital birth defects +Q2529-- | Congenital birth defects +Q253--- | Congenital birth defects +Q254--- | Congenital birth defects +Q2540-- | Congenital birth defects +Q2541-- | Congenital birth defects +Q2542-- | Congenital birth defects +Q2543-- | Congenital birth defects +Q2544-- | Congenital birth defects +Q2545-- | Congenital birth defects +Q2546-- | Congenital birth defects +Q2547-- | Congenital birth defects +Q2548-- | Congenital birth defects +Q2549-- | Congenital birth defects +Q255--- | Congenital birth defects +Q256--- | Congenital birth defects +Q257--- | Congenital birth defects +Q2571-- | Congenital birth defects +Q2572-- | Congenital birth defects +Q2579-- | Congenital birth defects +Q258--- | Congenital birth defects +Q259--- | Congenital birth defects +Q26---- | Congenital birth defects +Q260--- | Congenital birth defects +Q261--- | Congenital birth defects +Q262--- | Congenital birth defects +Q263--- | Congenital birth defects +Q264--- | Congenital birth defects +Q265--- | Congenital birth defects +Q266--- | Congenital birth defects +Q268--- | Congenital birth defects +Q269--- | Congenital birth defects +Q27---- | Congenital birth defects +Q270--- | Congenital birth defects +Q271--- | Congenital birth defects +Q272--- | Congenital birth defects +Q273--- | Congenital birth defects +Q2730-- | Congenital birth defects +Q2731-- | Congenital birth defects +Q2732-- | Congenital birth defects +Q2733-- | Congenital birth defects +Q2734-- | Congenital birth defects +Q2739-- | Congenital birth defects +Q274--- | Congenital birth defects +Q278--- | Congenital birth defects +Q279--- | Congenital birth defects +Q28---- | Congenital birth defects +Q280--- | Congenital birth defects +Q281--- | Congenital birth defects +Q282--- | Congenital birth defects +Q283--- | Congenital birth defects +Q288--- | Congenital birth defects +Q289--- | Congenital birth defects +Q30---- | Congenital birth defects +Q300--- | Congenital birth defects +Q301--- | Congenital birth defects +Q302--- | Congenital birth defects +Q303--- | Congenital birth defects +Q308--- | Congenital birth defects +Q309--- | Congenital birth defects +Q31---- | Congenital birth defects +Q310--- | Congenital birth defects +Q311--- | Congenital birth defects +Q312--- | Congenital birth defects +Q313--- | Congenital birth defects +Q315--- | Congenital birth defects +Q318--- | Congenital birth defects +Q319--- | Congenital birth defects +Q32---- | Congenital birth defects +Q320--- | Congenital birth defects +Q321--- | Congenital birth defects +Q322--- | Congenital birth defects +Q323--- | Congenital birth defects +Q324--- | Congenital birth defects +Q33---- | Congenital birth defects +Q330--- | Congenital birth defects +Q331--- | Congenital birth defects +Q332--- | Congenital birth defects +Q333--- | Congenital birth defects +Q334--- | Congenital birth defects +Q335--- | Congenital birth defects +Q336--- | Congenital birth defects +Q338--- | Congenital birth defects +Q339--- | Congenital birth defects +Q34---- | Congenital birth defects +Q340--- | Congenital birth defects +Q341--- | Congenital birth defects +Q348--- | Congenital birth defects +Q349--- | Congenital birth defects +Q35---- | Congenital birth defects +Q351--- | Congenital birth defects +Q353--- | Congenital birth defects +Q355--- | Congenital birth defects +Q357--- | Congenital birth defects +Q359--- | Congenital birth defects +Q36---- | Congenital birth defects +Q360--- | Congenital birth defects +Q361--- | Congenital birth defects +Q369--- | Congenital birth defects +Q37---- | Congenital birth defects +Q370--- | Congenital birth defects +Q371--- | Congenital birth defects +Q372--- | Congenital birth defects +Q373--- | Congenital birth defects +Q374--- | Congenital birth defects +Q375--- | Congenital birth defects +Q378--- | Congenital birth defects +Q379--- | Congenital birth defects +Q38---- | Congenital birth defects +Q380--- | Congenital birth defects +Q381--- | Congenital birth defects +Q382--- | Congenital birth defects +Q383--- | Congenital birth defects +Q384--- | Congenital birth defects +Q385--- | Congenital birth defects +Q386--- | Congenital birth defects +Q387--- | Congenital birth defects +Q388--- | Congenital birth defects +Q39---- | Congenital birth defects +Q390--- | Congenital birth defects +Q391--- | Congenital birth defects +Q392--- | Congenital birth defects +Q393--- | Congenital birth defects +Q394--- | Congenital birth defects +Q395--- | Congenital birth defects +Q396--- | Congenital birth defects +Q398--- | Congenital birth defects +Q399--- | Congenital birth defects +Q40---- | Congenital birth defects +Q400--- | Congenital birth defects +Q401--- | Congenital birth defects +Q402--- | Congenital birth defects +Q403--- | Congenital birth defects +Q408--- | Congenital birth defects +Q409--- | Congenital birth defects +Q41---- | Congenital birth defects +Q410--- | Congenital birth defects +Q411--- | Congenital birth defects +Q412--- | Congenital birth defects +Q418--- | Congenital birth defects +Q419--- | Congenital birth defects +Q42---- | Congenital birth defects +Q420--- | Congenital birth defects +Q421--- | Congenital birth defects +Q422--- | Congenital birth defects +Q423--- | Congenital birth defects +Q428--- | Congenital birth defects +Q429--- | Congenital birth defects +Q43---- | Congenital birth defects +Q430--- | Congenital birth defects +Q431--- | Congenital birth defects +Q432--- | Congenital birth defects +Q433--- | Congenital birth defects +Q434--- | Congenital birth defects +Q435--- | Congenital birth defects +Q436--- | Congenital birth defects +Q437--- | Congenital birth defects +Q438--- | Congenital birth defects +Q439--- | Congenital birth defects +Q44---- | Congenital birth defects +Q440--- | Congenital birth defects +Q441--- | Congenital birth defects +Q442--- | Congenital birth defects +Q443--- | Congenital birth defects +Q444--- | Congenital birth defects +Q445--- | Congenital birth defects +Q446--- | Congenital birth defects +Q447--- | Congenital birth defects +Q45---- | Congenital birth defects +Q450--- | Congenital birth defects +Q451--- | Congenital birth defects +Q452--- | Congenital birth defects +Q453--- | Congenital birth defects +Q458--- | Congenital birth defects +Q459--- | Congenital birth defects +Q50---- | Congenital birth defects +Q500--- | Congenital birth defects +Q5001-- | Congenital birth defects +Q5002-- | Congenital birth defects +Q501--- | Congenital birth defects +Q502--- | Congenital birth defects +Q503--- | Congenital birth defects +Q5031-- | Congenital birth defects +Q5032-- | Congenital birth defects +Q5039-- | Congenital birth defects +Q504--- | Congenital birth defects +Q505--- | Congenital birth defects +Q506--- | Congenital birth defects +Q51---- | Congenital birth defects +Q510--- | Congenital birth defects +Q511--- | Congenital birth defects +Q5110-- | Congenital birth defects +Q5111-- | Congenital birth defects +Q512--- | Congenital birth defects +Q5120-- | Congenital birth defects +Q5121-- | Congenital birth defects +Q5122-- | Congenital birth defects +Q5128-- | Congenital birth defects +Q513--- | Congenital birth defects +Q514--- | Congenital birth defects +Q515--- | Congenital birth defects +Q516--- | Congenital birth defects +Q517--- | Congenital birth defects +Q518--- | Congenital birth defects +Q51810- | Congenital birth defects +Q51811- | Congenital birth defects +Q51818- | Congenital birth defects +Q51820- | Congenital birth defects +Q51821- | Congenital birth defects +Q51828- | Congenital birth defects +Q519--- | Congenital birth defects +Q52---- | Congenital birth defects +Q520--- | Congenital birth defects +Q521--- | Congenital birth defects +Q5210-- | Congenital birth defects +Q5211-- | Congenital birth defects +Q52120- | Congenital birth defects +Q52121- | Congenital birth defects +Q52122- | Congenital birth defects +Q52123- | Congenital birth defects +Q52124- | Congenital birth defects +Q52129- | Congenital birth defects +Q522--- | Congenital birth defects +Q523--- | Congenital birth defects +Q524--- | Congenital birth defects +Q525--- | Congenital birth defects +Q526--- | Congenital birth defects +Q527--- | Congenital birth defects +Q5270-- | Congenital birth defects +Q5271-- | Congenital birth defects +Q5279-- | Congenital birth defects +Q528--- | Congenital birth defects +Q529--- | Congenital birth defects +Q53---- | Congenital birth defects +Q530--- | Congenital birth defects +Q5300-- | Congenital birth defects +Q5301-- | Congenital birth defects +Q5302-- | Congenital birth defects +Q531--- | Congenital birth defects +Q5310-- | Congenital birth defects +Q53111- | Congenital birth defects +Q53112- | Congenital birth defects +Q5312-- | Congenital birth defects +Q5313-- | Congenital birth defects +Q532--- | Congenital birth defects +Q5320-- | Congenital birth defects +Q53211- | Congenital birth defects +Q53212- | Congenital birth defects +Q5322-- | Congenital birth defects +Q5323-- | Congenital birth defects +Q539--- | Congenital birth defects +Q54---- | Congenital birth defects +Q540--- | Congenital birth defects +Q541--- | Congenital birth defects +Q542--- | Congenital birth defects +Q543--- | Congenital birth defects +Q544--- | Congenital birth defects +Q548--- | Congenital birth defects +Q549--- | Congenital birth defects +Q55---- | Congenital birth defects +Q550--- | Congenital birth defects +Q551--- | Congenital birth defects +Q552--- | Congenital birth defects +Q5520-- | Congenital birth defects +Q5521-- | Congenital birth defects +Q5522-- | Congenital birth defects +Q5523-- | Congenital birth defects +Q5529-- | Congenital birth defects +Q553--- | Congenital birth defects +Q554--- | Congenital birth defects +Q555--- | Congenital birth defects +Q556--- | Congenital birth defects +Q5561-- | Congenital birth defects +Q5562-- | Congenital birth defects +Q5563-- | Congenital birth defects +Q5564-- | Congenital birth defects +Q5569-- | Congenital birth defects +Q557--- | Congenital birth defects +Q558--- | Congenital birth defects +Q559--- | Congenital birth defects +Q56---- | Congenital birth defects +Q560--- | Congenital birth defects +Q561--- | Congenital birth defects +Q562--- | Congenital birth defects +Q563--- | Congenital birth defects +Q564--- | Congenital birth defects +Q633--- | Congenital birth defects +Q64---- | Congenital birth defects +Q640--- | Congenital birth defects +Q641--- | Congenital birth defects +Q6410-- | Congenital birth defects +Q6411-- | Congenital birth defects +Q6412-- | Congenital birth defects +Q6419-- | Congenital birth defects +Q65---- | Congenital birth defects +Q650--- | Congenital birth defects +Q6500-- | Congenital birth defects +Q6501-- | Congenital birth defects +Q6502-- | Congenital birth defects +Q651--- | Congenital birth defects +Q652--- | Congenital birth defects +Q653--- | Congenital birth defects +Q6530-- | Congenital birth defects +Q6531-- | Congenital birth defects +Q6532-- | Congenital birth defects +Q654--- | Congenital birth defects +Q655--- | Congenital birth defects +Q656--- | Congenital birth defects +Q658--- | Congenital birth defects +Q6581-- | Congenital birth defects +Q6582-- | Congenital birth defects +Q6589-- | Congenital birth defects +Q659--- | Congenital birth defects +Q66---- | Congenital birth defects +Q660--- | Congenital birth defects +Q661--- | Congenital birth defects +Q662--- | Congenital birth defects +Q6621-- | Congenital birth defects +Q6622-- | Congenital birth defects +Q663--- | Congenital birth defects +Q664--- | Congenital birth defects +Q665--- | Congenital birth defects +Q6650-- | Congenital birth defects +Q6651-- | Congenital birth defects +Q6652-- | Congenital birth defects +Q666--- | Congenital birth defects +Q667--- | Congenital birth defects +Q668--- | Congenital birth defects +Q6680-- | Congenital birth defects +Q6681-- | Congenital birth defects +Q6682-- | Congenital birth defects +Q6689-- | Congenital birth defects +Q669--- | Congenital birth defects +Q67---- | Congenital birth defects +Q670--- | Congenital birth defects +Q671--- | Congenital birth defects +Q672--- | Congenital birth defects +Q673--- | Congenital birth defects +Q674--- | Congenital birth defects +Q675--- | Congenital birth defects +Q676--- | Congenital birth defects +Q677--- | Congenital birth defects +Q678--- | Congenital birth defects +Q68---- | Congenital birth defects +Q680--- | Congenital birth defects +Q681--- | Congenital birth defects +Q682--- | Congenital birth defects +Q683--- | Congenital birth defects +Q684--- | Congenital birth defects +Q685--- | Congenital birth defects +Q686--- | Congenital birth defects +Q688--- | Congenital birth defects +Q69---- | Congenital birth defects +Q690--- | Congenital birth defects +Q691--- | Congenital birth defects +Q692--- | Congenital birth defects +Q699--- | Congenital birth defects +Q70---- | Congenital birth defects +Q700--- | Congenital birth defects +Q7000-- | Congenital birth defects +Q7001-- | Congenital birth defects +Q7002-- | Congenital birth defects +Q7003-- | Congenital birth defects +Q701--- | Congenital birth defects +Q7010-- | Congenital birth defects +Q7011-- | Congenital birth defects +Q7012-- | Congenital birth defects +Q7013-- | Congenital birth defects +Q702--- | Congenital birth defects +Q7020-- | Congenital birth defects +Q7021-- | Congenital birth defects +Q7022-- | Congenital birth defects +Q7023-- | Congenital birth defects +Q703--- | Congenital birth defects +Q7030-- | Congenital birth defects +Q7031-- | Congenital birth defects +Q7032-- | Congenital birth defects +Q7033-- | Congenital birth defects +Q704--- | Congenital birth defects +Q709--- | Congenital birth defects +Q71---- | Congenital birth defects +Q710--- | Congenital birth defects +Q7100-- | Congenital birth defects +Q7101-- | Congenital birth defects +Q7102-- | Congenital birth defects +Q7103-- | Congenital birth defects +Q711--- | Congenital birth defects +Q7110-- | Congenital birth defects +Q7111-- | Congenital birth defects +Q7112-- | Congenital birth defects +Q7113-- | Congenital birth defects +Q712--- | Congenital birth defects +Q7120-- | Congenital birth defects +Q7121-- | Congenital birth defects +Q7122-- | Congenital birth defects +Q7123-- | Congenital birth defects +Q713--- | Congenital birth defects +Q7130-- | Congenital birth defects +Q7131-- | Congenital birth defects +Q7132-- | Congenital birth defects +Q7133-- | Congenital birth defects +Q714--- | Congenital birth defects +Q7140-- | Congenital birth defects +Q7141-- | Congenital birth defects +Q7142-- | Congenital birth defects +Q7143-- | Congenital birth defects +Q715--- | Congenital birth defects +Q7150-- | Congenital birth defects +Q7151-- | Congenital birth defects +Q7152-- | Congenital birth defects +Q7153-- | Congenital birth defects +Q716--- | Congenital birth defects +Q7160-- | Congenital birth defects +Q7161-- | Congenital birth defects +Q7162-- | Congenital birth defects +Q7163-- | Congenital birth defects +Q718--- | Congenital birth defects +Q71811- | Congenital birth defects +Q71812- | Congenital birth defects +Q71813- | Congenital birth defects +Q71819- | Congenital birth defects +Q71891- | Congenital birth defects +Q71892- | Congenital birth defects +Q71893- | Congenital birth defects +Q71899- | Congenital birth defects +Q719--- | Congenital birth defects +Q7190-- | Congenital birth defects +Q7191-- | Congenital birth defects +Q7192-- | Congenital birth defects +Q7193-- | Congenital birth defects +Q72---- | Congenital birth defects +Q720--- | Congenital birth defects +Q7200-- | Congenital birth defects +Q7201-- | Congenital birth defects +Q7202-- | Congenital birth defects +Q7203-- | Congenital birth defects +Q721--- | Congenital birth defects +Q7210-- | Congenital birth defects +Q7211-- | Congenital birth defects +Q7212-- | Congenital birth defects +Q7213-- | Congenital birth defects +Q722--- | Congenital birth defects +Q7220-- | Congenital birth defects +Q7221-- | Congenital birth defects +Q7222-- | Congenital birth defects +Q7223-- | Congenital birth defects +Q723--- | Congenital birth defects +Q7230-- | Congenital birth defects +Q7231-- | Congenital birth defects +Q7232-- | Congenital birth defects +Q7233-- | Congenital birth defects +Q724--- | Congenital birth defects +Q7240-- | Congenital birth defects +Q7241-- | Congenital birth defects +Q7242-- | Congenital birth defects +Q7243-- | Congenital birth defects +Q725--- | Congenital birth defects +Q7250-- | Congenital birth defects +Q7251-- | Congenital birth defects +Q7252-- | Congenital birth defects +Q7253-- | Congenital birth defects +Q726--- | Congenital birth defects +Q7260-- | Congenital birth defects +Q7261-- | Congenital birth defects +Q7262-- | Congenital birth defects +Q7263-- | Congenital birth defects +Q727--- | Congenital birth defects +Q7270-- | Congenital birth defects +Q7271-- | Congenital birth defects +Q7272-- | Congenital birth defects +Q7273-- | Congenital birth defects +Q728--- | Congenital birth defects +Q72811- | Congenital birth defects +Q72812- | Congenital birth defects +Q72813- | Congenital birth defects +Q72819- | Congenital birth defects +Q72891- | Congenital birth defects +Q72892- | Congenital birth defects +Q72893- | Congenital birth defects +Q72899- | Congenital birth defects +Q729--- | Congenital birth defects +Q7290-- | Congenital birth defects +Q7291-- | Congenital birth defects +Q7292-- | Congenital birth defects +Q7293-- | Congenital birth defects +Q73---- | Congenital birth defects +Q730--- | Congenital birth defects +Q731--- | Congenital birth defects +Q738--- | Congenital birth defects +Q74---- | Congenital birth defects +Q740--- | Congenital birth defects +Q741--- | Congenital birth defects +Q742--- | Congenital birth defects +Q743--- | Congenital birth defects +Q748--- | Congenital birth defects +Q749--- | Congenital birth defects +Q75---- | Congenital birth defects +Q750--- | Congenital birth defects +Q751--- | Congenital birth defects +Q752--- | Congenital birth defects +Q753--- | Congenital birth defects +Q754--- | Congenital birth defects +Q755--- | Congenital birth defects +Q758--- | Congenital birth defects +Q759--- | Congenital birth defects +Q76---- | Congenital birth defects +Q760--- | Congenital birth defects +Q761--- | Congenital birth defects +Q762--- | Congenital birth defects +Q763--- | Congenital birth defects +Q764--- | Congenital birth defects +Q76411- | Congenital birth defects +Q76412- | Congenital birth defects +Q76413- | Congenital birth defects +Q76414- | Congenital birth defects +Q76415- | Congenital birth defects +Q76419- | Congenital birth defects +Q76425- | Congenital birth defects +Q76426- | Congenital birth defects +Q76427- | Congenital birth defects +Q76428- | Congenital birth defects +Q76429- | Congenital birth defects +Q7649-- | Congenital birth defects +Q765--- | Congenital birth defects +Q766--- | Congenital birth defects +Q767--- | Congenital birth defects +Q768--- | Congenital birth defects +Q769--- | Congenital birth defects +Q77---- | Congenital birth defects +Q770--- | Congenital birth defects +Q771--- | Congenital birth defects +Q772--- | Congenital birth defects +Q773--- | Congenital birth defects +Q774--- | Congenital birth defects +Q775--- | Congenital birth defects +Q776--- | Congenital birth defects +Q777--- | Congenital birth defects +Q778--- | Congenital birth defects +Q779--- | Congenital birth defects +Q78---- | Congenital birth defects +Q780--- | Congenital birth defects +Q781--- | Congenital birth defects +Q782--- | Congenital birth defects +Q783--- | Congenital birth defects +Q784--- | Congenital birth defects +Q785--- | Congenital birth defects +Q786--- | Congenital birth defects +Q788--- | Congenital birth defects +Q789--- | Congenital birth defects +Q79---- | Congenital birth defects +Q790--- | Congenital birth defects +Q791--- | Congenital birth defects +Q792--- | Congenital birth defects +Q793--- | Congenital birth defects +Q794--- | Congenital birth defects +Q795--- | Congenital birth defects +Q7951-- | Congenital birth defects +Q7959-- | Congenital birth defects +Q796--- | Congenital birth defects +Q798--- | Congenital birth defects +Q799--- | Congenital birth defects +Q80---- | Congenital birth defects +Q800--- | Congenital birth defects +Q801--- | Congenital birth defects +Q802--- | Congenital birth defects +Q803--- | Congenital birth defects +Q804--- | Congenital birth defects +Q808--- | Congenital birth defects +Q809--- | Congenital birth defects +Q81---- | Congenital birth defects +Q810--- | Congenital birth defects +Q811--- | Congenital birth defects +Q812--- | Congenital birth defects +Q818--- | Congenital birth defects +Q819--- | Congenital birth defects +Q82---- | Congenital birth defects +Q820--- | Congenital birth defects +Q821--- | Congenital birth defects +Q822--- | Congenital birth defects +Q823--- | Congenital birth defects +Q824--- | Congenital birth defects +Q825--- | Congenital birth defects +Q826--- | Congenital birth defects +Q828--- | Congenital birth defects +Q829--- | Congenital birth defects +Q83---- | Congenital birth defects +Q830--- | Congenital birth defects +Q831--- | Congenital birth defects +Q832--- | Congenital birth defects +Q833--- | Congenital birth defects +Q838--- | Congenital birth defects +Q839--- | Congenital birth defects +Q84---- | Congenital birth defects +Q840--- | Congenital birth defects +Q841--- | Congenital birth defects +Q842--- | Congenital birth defects +Q843--- | Congenital birth defects +Q844--- | Congenital birth defects +Q845--- | Congenital birth defects +Q846--- | Congenital birth defects +Q848--- | Congenital birth defects +Q849--- | Congenital birth defects +Q85---- | Congenital birth defects +Q850--- | Congenital birth defects +Q8500-- | Congenital birth defects +Q8501-- | Congenital birth defects +Q8502-- | Congenital birth defects +Q8503-- | Congenital birth defects +Q8509-- | Congenital birth defects +Q851--- | Congenital birth defects +Q858--- | Congenital birth defects +Q859--- | Congenital birth defects +Q86---- | Congenital birth defects +Q860--- | Congenital birth defects +Q861--- | Congenital birth defects +Q862--- | Congenital birth defects +Q868--- | Congenital birth defects +Q87---- | Congenital birth defects +Q870--- | Congenital birth defects +Q871--- | Congenital birth defects +Q872--- | Congenital birth defects +Q873--- | Congenital birth defects +Q874--- | Congenital birth defects +Q8740-- | Congenital birth defects +Q87410- | Congenital birth defects +Q87418- | Congenital birth defects +Q8742-- | Congenital birth defects +Q8743-- | Congenital birth defects +Q875--- | Congenital birth defects +Q878--- | Congenital birth defects +Q8781-- | Congenital birth defects +Q8782-- | Congenital birth defects +Q8789-- | Congenital birth defects +Q89---- | Congenital birth defects +Q890--- | Congenital birth defects +Q8901-- | Congenital birth defects +Q8909-- | Congenital birth defects +Q891--- | Congenital birth defects +Q892--- | Congenital birth defects +Q893--- | Congenital birth defects +Q894--- | Congenital birth defects +Q897--- | Congenital birth defects +Q898--- | Congenital birth defects +Q90---- | Congenital birth defects +Q900--- | Congenital birth defects +Q901--- | Congenital birth defects +Q902--- | Congenital birth defects +Q909--- | Congenital birth defects +Q91---- | Congenital birth defects +Q910--- | Congenital birth defects +Q911--- | Congenital birth defects +Q912--- | Congenital birth defects +Q913--- | Congenital birth defects +Q914--- | Congenital birth defects +Q915--- | Congenital birth defects +Q916--- | Congenital birth defects +Q917--- | Congenital birth defects +Q92---- | Congenital birth defects +Q920--- | Congenital birth defects +Q921--- | Congenital birth defects +Q922--- | Congenital birth defects +Q923--- | Congenital birth defects +Q924--- | Congenital birth defects +Q925--- | Congenital birth defects +Q926--- | Congenital birth defects +Q9261-- | Congenital birth defects +Q9262-- | Congenital birth defects +Q927--- | Congenital birth defects +Q928--- | Congenital birth defects +Q929--- | Congenital birth defects +Q93---- | Congenital birth defects +Q930--- | Congenital birth defects +Q931--- | Congenital birth defects +Q932--- | Congenital birth defects +Q933--- | Congenital birth defects +Q934--- | Congenital birth defects +Q935--- | Congenital birth defects +Q9351-- | Congenital birth defects +Q9359-- | Congenital birth defects +Q936--- | Congenital birth defects +Q937--- | Congenital birth defects +Q938--- | Congenital birth defects +Q9381-- | Congenital birth defects +Q9382-- | Congenital birth defects +Q9388-- | Congenital birth defects +Q9389-- | Congenital birth defects +Q939--- | Congenital birth defects +Q95---- | Congenital birth defects +Q950--- | Congenital birth defects +Q951--- | Congenital birth defects +Q952--- | Congenital birth defects +Q953--- | Congenital birth defects +Q954--- | Congenital birth defects +Q955--- | Congenital birth defects +Q958--- | Congenital birth defects +Q959--- | Congenital birth defects +Q96---- | Congenital birth defects +Q960--- | Congenital birth defects +Q961--- | Congenital birth defects +Q962--- | Congenital birth defects +Q963--- | Congenital birth defects +Q964--- | Congenital birth defects +Q968--- | Congenital birth defects +Q969--- | Congenital birth defects +Q97---- | Congenital birth defects +Q970--- | Congenital birth defects +Q971--- | Congenital birth defects +Q972--- | Congenital birth defects +Q973--- | Congenital birth defects +Q978--- | Congenital birth defects +Q979--- | Congenital birth defects +Q98---- | Congenital birth defects +Q980--- | Congenital birth defects +Q981--- | Congenital birth defects +Q982--- | Congenital birth defects +Q983--- | Congenital birth defects +Q984--- | Congenital birth defects +Q985--- | Congenital birth defects +Q986--- | Congenital birth defects +Q987--- | Congenital birth defects +Q988--- | Congenital birth defects +Q989--- | Congenital birth defects +Q99---- | Congenital birth defects +Q990--- | Congenital birth defects +Q991--- | Congenital birth defects +Q992--- | Congenital birth defects +Q998--- | Congenital birth defects +Q999--- | Congenital birth defects +Z137--- | Congenital birth defects +Z1371-- | Congenital birth defects +Z1379-- | Congenital birth defects +Z1401-- | Congenital birth defects +Z1402-- | Congenital birth defects +Z141--- | Congenital birth defects +Z148--- | Congenital birth defects +Z1501-- | Congenital birth defects +Z1502-- | Congenital birth defects +Z1503-- | Congenital birth defects +Z1504-- | Congenital birth defects +Z1509-- | Congenital birth defects +Z1581-- | Congenital birth defects +Z1589-- | Congenital birth defects +Z827--- | Congenital birth defects +Z8271-- | Congenital birth defects +Z8279-- | Congenital birth defects +Z877--- | Congenital birth defects +Z87710- | Congenital birth defects +Z87718- | Congenital birth defects +Z87720- | Congenital birth defects +Z87721- | Congenital birth defects +Z87728- | Congenital birth defects +Z87730- | Congenital birth defects +Z87738- | Congenital birth defects +Z8774-- | Congenital birth defects +Z8775-- | Congenital birth defects +Z8776-- | Congenital birth defects +Z87790- | Congenital birth defects +Z87798- | Congenital birth defects +Q00---- | Neural tube defects +Q000--- | Neural tube defects +Q001--- | Neural tube defects +Q002--- | Neural tube defects +Q01---- | Neural tube defects +Q010--- | Neural tube defects +Q011--- | Neural tube defects +Q012--- | Neural tube defects +Q018--- | Neural tube defects +Q019--- | Neural tube defects +Q05---- | Neural tube defects +Q050--- | Neural tube defects +Q051--- | Neural tube defects +Q052--- | Neural tube defects +Q053--- | Neural tube defects +Q054--- | Neural tube defects +Q055--- | Neural tube defects +Q056--- | Neural tube defects +Q057--- | Neural tube defects +Q058--- | Neural tube defects +Q059--- | Neural tube defects +Q0701-- | Neural tube defects +Q0703-- | Neural tube defects +Q20---- | Congenital heart anomalies +Q200--- | Congenital heart anomalies +Q201--- | Congenital heart anomalies +Q202--- | Congenital heart anomalies +Q203--- | Congenital heart anomalies +Q204--- | Congenital heart anomalies +Q205--- | Congenital heart anomalies +Q206--- | Congenital heart anomalies +Q208--- | Congenital heart anomalies +Q209--- | Congenital heart anomalies +Q21---- | Congenital heart anomalies +Q210--- | Congenital heart anomalies +Q211--- | Congenital heart anomalies +Q212--- | Congenital heart anomalies +Q213--- | Congenital heart anomalies +Q214--- | Congenital heart anomalies +Q218--- | Congenital heart anomalies +Q219--- | Congenital heart anomalies +Q22---- | Congenital heart anomalies +Q220--- | Congenital heart anomalies +Q221--- | Congenital heart anomalies +Q222--- | Congenital heart anomalies +Q223--- | Congenital heart anomalies +Q224--- | Congenital heart anomalies +Q225--- | Congenital heart anomalies +Q226--- | Congenital heart anomalies +Q228--- | Congenital heart anomalies +Q229--- | Congenital heart anomalies +Q23---- | Congenital heart anomalies +Q230--- | Congenital heart anomalies +Q231--- | Congenital heart anomalies +Q232--- | Congenital heart anomalies +Q233--- | Congenital heart anomalies +Q234--- | Congenital heart anomalies +Q238--- | Congenital heart anomalies +Q239--- | Congenital heart anomalies +Q24---- | Congenital heart anomalies +Q240--- | Congenital heart anomalies +Q241--- | Congenital heart anomalies +Q242--- | Congenital heart anomalies +Q243--- | Congenital heart anomalies +Q244--- | Congenital heart anomalies +Q245--- | Congenital heart anomalies +Q246--- | Congenital heart anomalies +Q248--- | Congenital heart anomalies +Q249--- | Congenital heart anomalies +Q25---- | Congenital heart anomalies +Q250--- | Congenital heart anomalies +Q251--- | Congenital heart anomalies +Q252--- | Congenital heart anomalies +Q2521-- | Congenital heart anomalies +Q2529-- | Congenital heart anomalies +Q253--- | Congenital heart anomalies +Q254--- | Congenital heart anomalies +Q2540-- | Congenital heart anomalies +Q2541-- | Congenital heart anomalies +Q2542-- | Congenital heart anomalies +Q2543-- | Congenital heart anomalies +Q2544-- | Congenital heart anomalies +Q2545-- | Congenital heart anomalies +Q2546-- | Congenital heart anomalies +Q2547-- | Congenital heart anomalies +Q2548-- | Congenital heart anomalies +Q2549-- | Congenital heart anomalies +Q255--- | Congenital heart anomalies +Q256--- | Congenital heart anomalies +Q257--- | Congenital heart anomalies +Q2571-- | Congenital heart anomalies +Q2572-- | Congenital heart anomalies +Q2579-- | Congenital heart anomalies +Q258--- | Congenital heart anomalies +Q259--- | Congenital heart anomalies +Q26---- | Congenital heart anomalies +Q260--- | Congenital heart anomalies +Q261--- | Congenital heart anomalies +Q262--- | Congenital heart anomalies +Q263--- | Congenital heart anomalies +Q264--- | Congenital heart anomalies +Q265--- | Congenital heart anomalies +Q266--- | Congenital heart anomalies +Q268--- | Congenital heart anomalies +Q269--- | Congenital heart anomalies +Q27---- | Congenital heart anomalies +Q271--- | Congenital heart anomalies +Q272--- | Congenital heart anomalies +Q273--- | Congenital heart anomalies +Q2730-- | Congenital heart anomalies +Q2731-- | Congenital heart anomalies +Q2732-- | Congenital heart anomalies +Q2733-- | Congenital heart anomalies +Q2734-- | Congenital heart anomalies +Q2739-- | Congenital heart anomalies +Q274--- | Congenital heart anomalies +Q278--- | Congenital heart anomalies +Q279--- | Congenital heart anomalies +Q28---- | Congenital heart anomalies +Q280--- | Congenital heart anomalies +Q281--- | Congenital heart anomalies +Q282--- | Congenital heart anomalies +Q283--- | Congenital heart anomalies +Q288--- | Congenital heart anomalies +Q289--- | Congenital heart anomalies +Q35---- | Orofacial clefts +Q351--- | Orofacial clefts +Q353--- | Orofacial clefts +Q355--- | Orofacial clefts +Q357--- | Orofacial clefts +Q359--- | Orofacial clefts +Q36---- | Orofacial clefts +Q360--- | Orofacial clefts +Q361--- | Orofacial clefts +Q369--- | Orofacial clefts +Q37---- | Orofacial clefts +Q370--- | Orofacial clefts +Q371--- | Orofacial clefts +Q372--- | Orofacial clefts +Q373--- | Orofacial clefts +Q374--- | Orofacial clefts +Q375--- | Orofacial clefts +Q378--- | Orofacial clefts +Q379--- | Orofacial clefts +Q90---- | Down syndrome +Q900--- | Down syndrome +Q901--- | Down syndrome +Q902--- | Down syndrome +Q909--- | Down syndrome +Q96---- | Turner syndrome +Q960--- | Turner syndrome +Q961--- | Turner syndrome +Q962--- | Turner syndrome +Q963--- | Turner syndrome +Q964--- | Turner syndrome +Q968--- | Turner syndrome +Q969--- | Turner syndrome +Q98---- | Klinefelter syndrome +Q980--- | Klinefelter syndrome +Q981--- | Klinefelter syndrome +Q982--- | Klinefelter syndrome +Q983--- | Klinefelter syndrome +Q984--- | Klinefelter syndrome +Q985--- | Klinefelter syndrome +Q986--- | Klinefelter syndrome +Q987--- | Klinefelter syndrome +Q988--- | Klinefelter syndrome +Q989--- | Klinefelter syndrome +Q748--- | Other chromosomal abnormalities +Q751--- | Other chromosomal abnormalities +Q754--- | Other chromosomal abnormalities +Q758--- | Other chromosomal abnormalities +Q796--- | Other chromosomal abnormalities +Q87---- | Other chromosomal abnormalities +Q870--- | Other chromosomal abnormalities +Q871--- | Other chromosomal abnormalities +Q872--- | Other chromosomal abnormalities +Q873--- | Other chromosomal abnormalities +Q874--- | Other chromosomal abnormalities +Q8740-- | Other chromosomal abnormalities +Q87410- | Other chromosomal abnormalities +Q87418- | Other chromosomal abnormalities +Q8742-- | Other chromosomal abnormalities +Q8743-- | Other chromosomal abnormalities +Q875--- | Other chromosomal abnormalities +Q878--- | Other chromosomal abnormalities +Q8781-- | Other chromosomal abnormalities +Q8782-- | Other chromosomal abnormalities +Q8789-- | Other chromosomal abnormalities +Q91---- | Other chromosomal abnormalities +Q910--- | Other chromosomal abnormalities +Q911--- | Other chromosomal abnormalities +Q912--- | Other chromosomal abnormalities +Q913--- | Other chromosomal abnormalities +Q914--- | Other chromosomal abnormalities +Q915--- | Other chromosomal abnormalities +Q916--- | Other chromosomal abnormalities +Q917--- | Other chromosomal abnormalities +Q92---- | Other chromosomal abnormalities +Q920--- | Other chromosomal abnormalities +Q921--- | Other chromosomal abnormalities +Q922--- | Other chromosomal abnormalities +Q923--- | Other chromosomal abnormalities +Q924--- | Other chromosomal abnormalities +Q925--- | Other chromosomal abnormalities +Q926--- | Other chromosomal abnormalities +Q9261-- | Other chromosomal abnormalities +Q9262-- | Other chromosomal abnormalities +Q927--- | Other chromosomal abnormalities +Q928--- | Other chromosomal abnormalities +Q929--- | Other chromosomal abnormalities +Q93---- | Other chromosomal abnormalities +Q930--- | Other chromosomal abnormalities +Q931--- | Other chromosomal abnormalities +Q932--- | Other chromosomal abnormalities +Q933--- | Other chromosomal abnormalities +Q934--- | Other chromosomal abnormalities +Q935--- | Other chromosomal abnormalities +Q9351-- | Other chromosomal abnormalities +Q9359-- | Other chromosomal abnormalities +Q936--- | Other chromosomal abnormalities +Q937--- | Other chromosomal abnormalities +Q938--- | Other chromosomal abnormalities +Q9381-- | Other chromosomal abnormalities +Q9382-- | Other chromosomal abnormalities +Q9388-- | Other chromosomal abnormalities +Q9389-- | Other chromosomal abnormalities +Q939--- | Other chromosomal abnormalities +Q95---- | Other chromosomal abnormalities +Q952--- | Other chromosomal abnormalities +Q953--- | Other chromosomal abnormalities +Q954--- | Other chromosomal abnormalities +Q955--- | Other chromosomal abnormalities +Q958--- | Other chromosomal abnormalities +Q959--- | Other chromosomal abnormalities +Q97---- | Other chromosomal abnormalities +Q970--- | Other chromosomal abnormalities +Q971--- | Other chromosomal abnormalities +Q972--- | Other chromosomal abnormalities +Q973--- | Other chromosomal abnormalities +Q978--- | Other chromosomal abnormalities +Q979--- | Other chromosomal abnormalities +Q99---- | Other chromosomal abnormalities +Q990--- | Other chromosomal abnormalities +Q991--- | Other chromosomal abnormalities +Q992--- | Other chromosomal abnormalities +Q998--- | Other chromosomal abnormalities +Q999--- | Other chromosomal abnormalities +Q65---- | Congenital musculoskeletal and limb anomalies +Q650--- | Congenital musculoskeletal and limb anomalies +Q6500-- | Congenital musculoskeletal and limb anomalies +Q6501-- | Congenital musculoskeletal and limb anomalies +Q6502-- | Congenital musculoskeletal and limb anomalies +Q651--- | Congenital musculoskeletal and limb anomalies +Q652--- | Congenital musculoskeletal and limb anomalies +Q658--- | Congenital musculoskeletal and limb anomalies +Q6581-- | Congenital musculoskeletal and limb anomalies +Q6582-- | Congenital musculoskeletal and limb anomalies +Q6589-- | Congenital musculoskeletal and limb anomalies +Q659--- | Congenital musculoskeletal and limb anomalies +Q66---- | Congenital musculoskeletal and limb anomalies +Q660--- | Congenital musculoskeletal and limb anomalies +Q661--- | Congenital musculoskeletal and limb anomalies +Q68---- | Congenital musculoskeletal and limb anomalies +Q681--- | Congenital musculoskeletal and limb anomalies +Q682--- | Congenital musculoskeletal and limb anomalies +Q686--- | Congenital musculoskeletal and limb anomalies +Q688--- | Congenital musculoskeletal and limb anomalies +Q69---- | Congenital musculoskeletal and limb anomalies +Q690--- | Congenital musculoskeletal and limb anomalies +Q691--- | Congenital musculoskeletal and limb anomalies +Q692--- | Congenital musculoskeletal and limb anomalies +Q699--- | Congenital musculoskeletal and limb anomalies +Q70---- | Congenital musculoskeletal and limb anomalies +Q700--- | Congenital musculoskeletal and limb anomalies +Q7000-- | Congenital musculoskeletal and limb anomalies +Q7001-- | Congenital musculoskeletal and limb anomalies +Q7002-- | Congenital musculoskeletal and limb anomalies +Q7003-- | Congenital musculoskeletal and limb anomalies +Q701--- | Congenital musculoskeletal and limb anomalies +Q7010-- | Congenital musculoskeletal and limb anomalies +Q7011-- | Congenital musculoskeletal and limb anomalies +Q7012-- | Congenital musculoskeletal and limb anomalies +Q7013-- | Congenital musculoskeletal and limb anomalies +Q702--- | Congenital musculoskeletal and limb anomalies +Q7020-- | Congenital musculoskeletal and limb anomalies +Q7021-- | Congenital musculoskeletal and limb anomalies +Q7022-- | Congenital musculoskeletal and limb anomalies +Q7023-- | Congenital musculoskeletal and limb anomalies +Q703--- | Congenital musculoskeletal and limb anomalies +Q7030-- | Congenital musculoskeletal and limb anomalies +Q7031-- | Congenital musculoskeletal and limb anomalies +Q7032-- | Congenital musculoskeletal and limb anomalies +Q7033-- | Congenital musculoskeletal and limb anomalies +Q704--- | Congenital musculoskeletal and limb anomalies +Q709--- | Congenital musculoskeletal and limb anomalies +Q71---- | Congenital musculoskeletal and limb anomalies +Q710--- | Congenital musculoskeletal and limb anomalies +Q7100-- | Congenital musculoskeletal and limb anomalies +Q7101-- | Congenital musculoskeletal and limb anomalies +Q7102-- | Congenital musculoskeletal and limb anomalies +Q7103-- | Congenital musculoskeletal and limb anomalies +Q711--- | Congenital musculoskeletal and limb anomalies +Q7110-- | Congenital musculoskeletal and limb anomalies +Q7111-- | Congenital musculoskeletal and limb anomalies +Q7112-- | Congenital musculoskeletal and limb anomalies +Q7113-- | Congenital musculoskeletal and limb anomalies +Q712--- | Congenital musculoskeletal and limb anomalies +Q7120-- | Congenital musculoskeletal and limb anomalies +Q7121-- | Congenital musculoskeletal and limb anomalies +Q7122-- | Congenital musculoskeletal and limb anomalies +Q7123-- | Congenital musculoskeletal and limb anomalies +Q713--- | Congenital musculoskeletal and limb anomalies +Q7130-- | Congenital musculoskeletal and limb anomalies +Q7131-- | Congenital musculoskeletal and limb anomalies +Q7132-- | Congenital musculoskeletal and limb anomalies +Q7133-- | Congenital musculoskeletal and limb anomalies +Q714--- | Congenital musculoskeletal and limb anomalies +Q7140-- | Congenital musculoskeletal and limb anomalies +Q7141-- | Congenital musculoskeletal and limb anomalies +Q7142-- | Congenital musculoskeletal and limb anomalies +Q7143-- | Congenital musculoskeletal and limb anomalies +Q715--- | Congenital musculoskeletal and limb anomalies +Q7150-- | Congenital musculoskeletal and limb anomalies +Q7151-- | Congenital musculoskeletal and limb anomalies +Q7152-- | Congenital musculoskeletal and limb anomalies +Q7153-- | Congenital musculoskeletal and limb anomalies +Q716--- | Congenital musculoskeletal and limb anomalies +Q7160-- | Congenital musculoskeletal and limb anomalies +Q7161-- | Congenital musculoskeletal and limb anomalies +Q7162-- | Congenital musculoskeletal and limb anomalies +Q7163-- | Congenital musculoskeletal and limb anomalies +Q718--- | Congenital musculoskeletal and limb anomalies +Q71811- | Congenital musculoskeletal and limb anomalies +Q71812- | Congenital musculoskeletal and limb anomalies +Q71813- | Congenital musculoskeletal and limb anomalies +Q71819- | Congenital musculoskeletal and limb anomalies +Q71891- | Congenital musculoskeletal and limb anomalies +Q71892- | Congenital musculoskeletal and limb anomalies +Q71893- | Congenital musculoskeletal and limb anomalies +Q71899- | Congenital musculoskeletal and limb anomalies +Q719--- | Congenital musculoskeletal and limb anomalies +Q7190-- | Congenital musculoskeletal and limb anomalies +Q7191-- | Congenital musculoskeletal and limb anomalies +Q7192-- | Congenital musculoskeletal and limb anomalies +Q7193-- | Congenital musculoskeletal and limb anomalies +Q72---- | Congenital musculoskeletal and limb anomalies +Q720--- | Congenital musculoskeletal and limb anomalies +Q7200-- | Congenital musculoskeletal and limb anomalies +Q7201-- | Congenital musculoskeletal and limb anomalies +Q7202-- | Congenital musculoskeletal and limb anomalies +Q7203-- | Congenital musculoskeletal and limb anomalies +Q721--- | Congenital musculoskeletal and limb anomalies +Q7210-- | Congenital musculoskeletal and limb anomalies +Q7211-- | Congenital musculoskeletal and limb anomalies +Q7212-- | Congenital musculoskeletal and limb anomalies +Q7213-- | Congenital musculoskeletal and limb anomalies +Q722--- | Congenital musculoskeletal and limb anomalies +Q7220-- | Congenital musculoskeletal and limb anomalies +Q7221-- | Congenital musculoskeletal and limb anomalies +Q7222-- | Congenital musculoskeletal and limb anomalies +Q7223-- | Congenital musculoskeletal and limb anomalies +Q723--- | Congenital musculoskeletal and limb anomalies +Q7230-- | Congenital musculoskeletal and limb anomalies +Q7231-- | Congenital musculoskeletal and limb anomalies +Q7232-- | Congenital musculoskeletal and limb anomalies +Q7233-- | Congenital musculoskeletal and limb anomalies +Q724--- | Congenital musculoskeletal and limb anomalies +Q7240-- | Congenital musculoskeletal and limb anomalies +Q7241-- | Congenital musculoskeletal and limb anomalies +Q7242-- | Congenital musculoskeletal and limb anomalies +Q7243-- | Congenital musculoskeletal and limb anomalies +Q725--- | Congenital musculoskeletal and limb anomalies +Q7250-- | Congenital musculoskeletal and limb anomalies +Q7251-- | Congenital musculoskeletal and limb anomalies +Q7252-- | Congenital musculoskeletal and limb anomalies +Q7253-- | Congenital musculoskeletal and limb anomalies +Q726--- | Congenital musculoskeletal and limb anomalies +Q7260-- | Congenital musculoskeletal and limb anomalies +Q7261-- | Congenital musculoskeletal and limb anomalies +Q7262-- | Congenital musculoskeletal and limb anomalies +Q7263-- | Congenital musculoskeletal and limb anomalies +Q727--- | Congenital musculoskeletal and limb anomalies +Q7270-- | Congenital musculoskeletal and limb anomalies +Q7271-- | Congenital musculoskeletal and limb anomalies +Q7272-- | Congenital musculoskeletal and limb anomalies +Q7273-- | Congenital musculoskeletal and limb anomalies +Q728--- | Congenital musculoskeletal and limb anomalies +Q72811- | Congenital musculoskeletal and limb anomalies +Q72812- | Congenital musculoskeletal and limb anomalies +Q72813- | Congenital musculoskeletal and limb anomalies +Q72819- | Congenital musculoskeletal and limb anomalies +Q72891- | Congenital musculoskeletal and limb anomalies +Q72892- | Congenital musculoskeletal and limb anomalies +Q72893- | Congenital musculoskeletal and limb anomalies +Q72899- | Congenital musculoskeletal and limb anomalies +Q729--- | Congenital musculoskeletal and limb anomalies +Q7290-- | Congenital musculoskeletal and limb anomalies +Q7291-- | Congenital musculoskeletal and limb anomalies +Q7292-- | Congenital musculoskeletal and limb anomalies +Q7293-- | Congenital musculoskeletal and limb anomalies +Q73---- | Congenital musculoskeletal and limb anomalies +Q730--- | Congenital musculoskeletal and limb anomalies +Q731--- | Congenital musculoskeletal and limb anomalies +Q738--- | Congenital musculoskeletal and limb anomalies +Q74---- | Congenital musculoskeletal and limb anomalies +Q741--- | Congenital musculoskeletal and limb anomalies +Q742--- | Congenital musculoskeletal and limb anomalies +Q743--- | Congenital musculoskeletal and limb anomalies +Q749--- | Congenital musculoskeletal and limb anomalies +Q75---- | Congenital musculoskeletal and limb anomalies +Q750--- | Congenital musculoskeletal and limb anomalies +Q755--- | Congenital musculoskeletal and limb anomalies +Q759--- | Congenital musculoskeletal and limb anomalies +Q76---- | Congenital musculoskeletal and limb anomalies +Q761--- | Congenital musculoskeletal and limb anomalies +Q762--- | Congenital musculoskeletal and limb anomalies +Q763--- | Congenital musculoskeletal and limb anomalies +Q764--- | Congenital musculoskeletal and limb anomalies +Q76411- | Congenital musculoskeletal and limb anomalies +Q76412- | Congenital musculoskeletal and limb anomalies +Q76413- | Congenital musculoskeletal and limb anomalies +Q76414- | Congenital musculoskeletal and limb anomalies +Q76415- | Congenital musculoskeletal and limb anomalies +Q76419- | Congenital musculoskeletal and limb anomalies +Q76425- | Congenital musculoskeletal and limb anomalies +Q76426- | Congenital musculoskeletal and limb anomalies +Q76427- | Congenital musculoskeletal and limb anomalies +Q76428- | Congenital musculoskeletal and limb anomalies +Q76429- | Congenital musculoskeletal and limb anomalies +Q7649-- | Congenital musculoskeletal and limb anomalies +Q768--- | Congenital musculoskeletal and limb anomalies +Q769--- | Congenital musculoskeletal and limb anomalies +Q77---- | Congenital musculoskeletal and limb anomalies +Q770--- | Congenital musculoskeletal and limb anomalies +Q771--- | Congenital musculoskeletal and limb anomalies +Q772--- | Congenital musculoskeletal and limb anomalies +Q773--- | Congenital musculoskeletal and limb anomalies +Q774--- | Congenital musculoskeletal and limb anomalies +Q775--- | Congenital musculoskeletal and limb anomalies +Q776--- | Congenital musculoskeletal and limb anomalies +Q777--- | Congenital musculoskeletal and limb anomalies +Q778--- | Congenital musculoskeletal and limb anomalies +Q779--- | Congenital musculoskeletal and limb anomalies +Q78---- | Congenital musculoskeletal and limb anomalies +Q780--- | Congenital musculoskeletal and limb anomalies +Q781--- | Congenital musculoskeletal and limb anomalies +Q782--- | Congenital musculoskeletal and limb anomalies +Q783--- | Congenital musculoskeletal and limb anomalies +Q784--- | Congenital musculoskeletal and limb anomalies +Q785--- | Congenital musculoskeletal and limb anomalies +Q786--- | Congenital musculoskeletal and limb anomalies +Q788--- | Congenital musculoskeletal and limb anomalies +Q789--- | Congenital musculoskeletal and limb anomalies +Q79---- | Congenital musculoskeletal and limb anomalies +Q798--- | Congenital musculoskeletal and limb anomalies +Q799--- | Congenital musculoskeletal and limb anomalies +P960--- | Urogenital congenital anomalies +Q50---- | Urogenital congenital anomalies +Q500--- | Urogenital congenital anomalies +Q5001-- | Urogenital congenital anomalies +Q5002-- | Urogenital congenital anomalies +Q501--- | Urogenital congenital anomalies +Q502--- | Urogenital congenital anomalies +Q503--- | Urogenital congenital anomalies +Q5031-- | Urogenital congenital anomalies +Q5032-- | Urogenital congenital anomalies +Q5039-- | Urogenital congenital anomalies +Q504--- | Urogenital congenital anomalies +Q505--- | Urogenital congenital anomalies +Q506--- | Urogenital congenital anomalies +Q51---- | Urogenital congenital anomalies +Q510--- | Urogenital congenital anomalies +Q511--- | Urogenital congenital anomalies +Q5110-- | Urogenital congenital anomalies +Q5111-- | Urogenital congenital anomalies +Q512--- | Urogenital congenital anomalies +Q5120-- | Urogenital congenital anomalies +Q5121-- | Urogenital congenital anomalies +Q5122-- | Urogenital congenital anomalies +Q5128-- | Urogenital congenital anomalies +Q513--- | Urogenital congenital anomalies +Q514--- | Urogenital congenital anomalies +Q515--- | Urogenital congenital anomalies +Q516--- | Urogenital congenital anomalies +Q517--- | Urogenital congenital anomalies +Q518--- | Urogenital congenital anomalies +Q51810- | Urogenital congenital anomalies +Q51811- | Urogenital congenital anomalies +Q51818- | Urogenital congenital anomalies +Q51820- | Urogenital congenital anomalies +Q51821- | Urogenital congenital anomalies +Q51828- | Urogenital congenital anomalies +Q519--- | Urogenital congenital anomalies +Q52---- | Urogenital congenital anomalies +Q520--- | Urogenital congenital anomalies +Q521--- | Urogenital congenital anomalies +Q5210-- | Urogenital congenital anomalies +Q5211-- | Urogenital congenital anomalies +Q52120- | Urogenital congenital anomalies +Q52121- | Urogenital congenital anomalies +Q52122- | Urogenital congenital anomalies +Q52123- | Urogenital congenital anomalies +Q52124- | Urogenital congenital anomalies +Q52129- | Urogenital congenital anomalies +Q522--- | Urogenital congenital anomalies +Q524--- | Urogenital congenital anomalies +Q526--- | Urogenital congenital anomalies +Q527--- | Urogenital congenital anomalies +Q5270-- | Urogenital congenital anomalies +Q5271-- | Urogenital congenital anomalies +Q5279-- | Urogenital congenital anomalies +Q528--- | Urogenital congenital anomalies +Q529--- | Urogenital congenital anomalies +Q54---- | Urogenital congenital anomalies +Q540--- | Urogenital congenital anomalies +Q541--- | Urogenital congenital anomalies +Q542--- | Urogenital congenital anomalies +Q543--- | Urogenital congenital anomalies +Q544--- | Urogenital congenital anomalies +Q548--- | Urogenital congenital anomalies +Q549--- | Urogenital congenital anomalies +Q55---- | Urogenital congenital anomalies +Q550--- | Urogenital congenital anomalies +Q551--- | Urogenital congenital anomalies +Q552--- | Urogenital congenital anomalies +Q5522-- | Urogenital congenital anomalies +Q5523-- | Urogenital congenital anomalies +Q5529-- | Urogenital congenital anomalies +Q553--- | Urogenital congenital anomalies +Q554--- | Urogenital congenital anomalies +Q555--- | Urogenital congenital anomalies +Q556--- | Urogenital congenital anomalies +Q5561-- | Urogenital congenital anomalies +Q5562-- | Urogenital congenital anomalies +Q5563-- | Urogenital congenital anomalies +Q5564-- | Urogenital congenital anomalies +Q5569-- | Urogenital congenital anomalies +Q557--- | Urogenital congenital anomalies +Q558--- | Urogenital congenital anomalies +Q559--- | Urogenital congenital anomalies +Q56---- | Urogenital congenital anomalies +Q560--- | Urogenital congenital anomalies +Q561--- | Urogenital congenital anomalies +Q562--- | Urogenital congenital anomalies +Q563--- | Urogenital congenital anomalies +Q564--- | Urogenital congenital anomalies +Q64---- | Urogenital congenital anomalies +Q640--- | Urogenital congenital anomalies +Q641--- | Urogenital congenital anomalies +Q6410-- | Urogenital congenital anomalies +Q6411-- | Urogenital congenital anomalies +Q6412-- | Urogenital congenital anomalies +Q6419-- | Urogenital congenital anomalies +Q38---- | Digestive congenital anomalies +Q380--- | Digestive congenital anomalies +Q383--- | Digestive congenital anomalies +Q384--- | Digestive congenital anomalies +Q386--- | Digestive congenital anomalies +Q387--- | Digestive congenital anomalies +Q388--- | Digestive congenital anomalies +Q39---- | Digestive congenital anomalies +Q390--- | Digestive congenital anomalies +Q391--- | Digestive congenital anomalies +Q392--- | Digestive congenital anomalies +Q393--- | Digestive congenital anomalies +Q394--- | Digestive congenital anomalies +Q395--- | Digestive congenital anomalies +Q396--- | Digestive congenital anomalies +Q398--- | Digestive congenital anomalies +Q399--- | Digestive congenital anomalies +Q40---- | Digestive congenital anomalies +Q400--- | Digestive congenital anomalies +Q401--- | Digestive congenital anomalies +Q402--- | Digestive congenital anomalies +Q403--- | Digestive congenital anomalies +Q408--- | Digestive congenital anomalies +Q409--- | Digestive congenital anomalies +Q41---- | Digestive congenital anomalies +Q410--- | Digestive congenital anomalies +Q411--- | Digestive congenital anomalies +Q412--- | Digestive congenital anomalies +Q418--- | Digestive congenital anomalies +Q419--- | Digestive congenital anomalies +Q42---- | Digestive congenital anomalies +Q420--- | Digestive congenital anomalies +Q421--- | Digestive congenital anomalies +Q422--- | Digestive congenital anomalies +Q423--- | Digestive congenital anomalies +Q428--- | Digestive congenital anomalies +Q429--- | Digestive congenital anomalies +Q43---- | Digestive congenital anomalies +Q431--- | Digestive congenital anomalies +Q432--- | Digestive congenital anomalies +Q433--- | Digestive congenital anomalies +Q434--- | Digestive congenital anomalies +Q435--- | Digestive congenital anomalies +Q436--- | Digestive congenital anomalies +Q437--- | Digestive congenital anomalies +Q438--- | Digestive congenital anomalies +Q439--- | Digestive congenital anomalies +Q44---- | Digestive congenital anomalies +Q440--- | Digestive congenital anomalies +Q441--- | Digestive congenital anomalies +Q442--- | Digestive congenital anomalies +Q443--- | Digestive congenital anomalies +Q444--- | Digestive congenital anomalies +Q445--- | Digestive congenital anomalies +Q446--- | Digestive congenital anomalies +Q447--- | Digestive congenital anomalies +Q45---- | Digestive congenital anomalies +Q450--- | Digestive congenital anomalies +Q451--- | Digestive congenital anomalies +Q452--- | Digestive congenital anomalies +Q453--- | Digestive congenital anomalies +Q458--- | Digestive congenital anomalies +Q790--- | Digestive congenital anomalies +Q791--- | Digestive congenital anomalies +Q792--- | Digestive congenital anomalies +Q793--- | Digestive congenital anomalies +Q794--- | Digestive congenital anomalies +Q795--- | Digestive congenital anomalies +Q7951-- | Digestive congenital anomalies +Q7959-- | Digestive congenital anomalies +G712--- | Other congenital birth defects +Q02---- | Other congenital birth defects +Q03---- | Other congenital birth defects +Q030--- | Other congenital birth defects +Q031--- | Other congenital birth defects +Q038--- | Other congenital birth defects +Q039--- | Other congenital birth defects +Q04---- | Other congenital birth defects +Q040--- | Other congenital birth defects +Q041--- | Other congenital birth defects +Q042--- | Other congenital birth defects +Q043--- | Other congenital birth defects +Q044--- | Other congenital birth defects +Q045--- | Other congenital birth defects +Q046--- | Other congenital birth defects +Q048--- | Other congenital birth defects +Q049--- | Other congenital birth defects +Q06---- | Other congenital birth defects +Q060--- | Other congenital birth defects +Q061--- | Other congenital birth defects +Q062--- | Other congenital birth defects +Q063--- | Other congenital birth defects +Q064--- | Other congenital birth defects +Q068--- | Other congenital birth defects +Q069--- | Other congenital birth defects +Q07---- | Other congenital birth defects +Q070--- | Other congenital birth defects +Q0700-- | Other congenital birth defects +Q0702-- | Other congenital birth defects +Q078--- | Other congenital birth defects +Q079--- | Other congenital birth defects +Q10---- | Other congenital birth defects +Q100--- | Other congenital birth defects +Q101--- | Other congenital birth defects +Q102--- | Other congenital birth defects +Q103--- | Other congenital birth defects +Q104--- | Other congenital birth defects +Q105--- | Other congenital birth defects +Q106--- | Other congenital birth defects +Q107--- | Other congenital birth defects +Q11---- | Other congenital birth defects +Q110--- | Other congenital birth defects +Q111--- | Other congenital birth defects +Q112--- | Other congenital birth defects +Q113--- | Other congenital birth defects +Q12---- | Other congenital birth defects +Q120--- | Other congenital birth defects +Q121--- | Other congenital birth defects +Q122--- | Other congenital birth defects +Q123--- | Other congenital birth defects +Q124--- | Other congenital birth defects +Q128--- | Other congenital birth defects +Q129--- | Other congenital birth defects +Q13---- | Other congenital birth defects +Q130--- | Other congenital birth defects +Q131--- | Other congenital birth defects +Q132--- | Other congenital birth defects +Q133--- | Other congenital birth defects +Q134--- | Other congenital birth defects +Q135--- | Other congenital birth defects +Q138--- | Other congenital birth defects +Q1381-- | Other congenital birth defects +Q1389-- | Other congenital birth defects +Q139--- | Other congenital birth defects +Q14---- | Other congenital birth defects +Q140--- | Other congenital birth defects +Q141--- | Other congenital birth defects +Q142--- | Other congenital birth defects +Q143--- | Other congenital birth defects +Q148--- | Other congenital birth defects +Q149--- | Other congenital birth defects +Q15---- | Other congenital birth defects +Q150--- | Other congenital birth defects +Q158--- | Other congenital birth defects +Q159--- | Other congenital birth defects +Q17---- | Other congenital birth defects +Q170--- | Other congenital birth defects +Q171--- | Other congenital birth defects +Q172--- | Other congenital birth defects +Q173--- | Other congenital birth defects +Q174--- | Other congenital birth defects +Q175--- | Other congenital birth defects +Q178--- | Other congenital birth defects +Q179--- | Other congenital birth defects +Q18---- | Other congenital birth defects +Q180--- | Other congenital birth defects +Q181--- | Other congenital birth defects +Q182--- | Other congenital birth defects +Q183--- | Other congenital birth defects +Q184--- | Other congenital birth defects +Q185--- | Other congenital birth defects +Q186--- | Other congenital birth defects +Q187--- | Other congenital birth defects +Q188--- | Other congenital birth defects +Q189--- | Other congenital birth defects +Q270--- | Other congenital birth defects +Q30---- | Other congenital birth defects +Q300--- | Other congenital birth defects +Q301--- | Other congenital birth defects +Q302--- | Other congenital birth defects +Q303--- | Other congenital birth defects +Q308--- | Other congenital birth defects +Q309--- | Other congenital birth defects +Q31---- | Other congenital birth defects +Q310--- | Other congenital birth defects +Q311--- | Other congenital birth defects +Q312--- | Other congenital birth defects +Q313--- | Other congenital birth defects +Q315--- | Other congenital birth defects +Q318--- | Other congenital birth defects +Q319--- | Other congenital birth defects +Q32---- | Other congenital birth defects +Q320--- | Other congenital birth defects +Q321--- | Other congenital birth defects +Q322--- | Other congenital birth defects +Q323--- | Other congenital birth defects +Q324--- | Other congenital birth defects +Q33---- | Other congenital birth defects +Q330--- | Other congenital birth defects +Q331--- | Other congenital birth defects +Q332--- | Other congenital birth defects +Q333--- | Other congenital birth defects +Q334--- | Other congenital birth defects +Q335--- | Other congenital birth defects +Q336--- | Other congenital birth defects +Q338--- | Other congenital birth defects +Q339--- | Other congenital birth defects +Q34---- | Other congenital birth defects +Q340--- | Other congenital birth defects +Q341--- | Other congenital birth defects +Q348--- | Other congenital birth defects +Q349--- | Other congenital birth defects +Q381--- | Other congenital birth defects +Q382--- | Other congenital birth defects +Q385--- | Other congenital birth defects +Q430--- | Other congenital birth defects +Q459--- | Other congenital birth defects +Q523--- | Other congenital birth defects +Q525--- | Other congenital birth defects +Q53---- | Other congenital birth defects +Q530--- | Other congenital birth defects +Q5300-- | Other congenital birth defects +Q5301-- | Other congenital birth defects +Q5302-- | Other congenital birth defects +Q531--- | Other congenital birth defects +Q5310-- | Other congenital birth defects +Q53111- | Other congenital birth defects +Q53112- | Other congenital birth defects +Q5312-- | Other congenital birth defects +Q5313-- | Other congenital birth defects +Q532--- | Other congenital birth defects +Q5320-- | Other congenital birth defects +Q53211- | Other congenital birth defects +Q53212- | Other congenital birth defects +Q5322-- | Other congenital birth defects +Q5323-- | Other congenital birth defects +Q539--- | Other congenital birth defects +Q5520-- | Other congenital birth defects +Q5521-- | Other congenital birth defects +Q633--- | Other congenital birth defects +Q653--- | Other congenital birth defects +Q6530-- | Other congenital birth defects +Q6531-- | Other congenital birth defects +Q6532-- | Other congenital birth defects +Q654--- | Other congenital birth defects +Q655--- | Other congenital birth defects +Q656--- | Other congenital birth defects +Q662--- | Other congenital birth defects +Q6621-- | Other congenital birth defects +Q6622-- | Other congenital birth defects +Q663--- | Other congenital birth defects +Q664--- | Other congenital birth defects +Q665--- | Other congenital birth defects +Q6650-- | Other congenital birth defects +Q6651-- | Other congenital birth defects +Q6652-- | Other congenital birth defects +Q666--- | Other congenital birth defects +Q667--- | Other congenital birth defects +Q668--- | Other congenital birth defects +Q6680-- | Other congenital birth defects +Q6681-- | Other congenital birth defects +Q6682-- | Other congenital birth defects +Q6689-- | Other congenital birth defects +Q669--- | Other congenital birth defects +Q67---- | Other congenital birth defects +Q670--- | Other congenital birth defects +Q671--- | Other congenital birth defects +Q672--- | Other congenital birth defects +Q673--- | Other congenital birth defects +Q674--- | Other congenital birth defects +Q675--- | Other congenital birth defects +Q676--- | Other congenital birth defects +Q677--- | Other congenital birth defects +Q678--- | Other congenital birth defects +Q680--- | Other congenital birth defects +Q683--- | Other congenital birth defects +Q684--- | Other congenital birth defects +Q685--- | Other congenital birth defects +Q740--- | Other congenital birth defects +Q752--- | Other congenital birth defects +Q753--- | Other congenital birth defects +Q760--- | Other congenital birth defects +Q765--- | Other congenital birth defects +Q766--- | Other congenital birth defects +Q767--- | Other congenital birth defects +Q80---- | Other congenital birth defects +Q800--- | Other congenital birth defects +Q801--- | Other congenital birth defects +Q802--- | Other congenital birth defects +Q803--- | Other congenital birth defects +Q804--- | Other congenital birth defects +Q808--- | Other congenital birth defects +Q809--- | Other congenital birth defects +Q81---- | Other congenital birth defects +Q810--- | Other congenital birth defects +Q811--- | Other congenital birth defects +Q812--- | Other congenital birth defects +Q818--- | Other congenital birth defects +Q819--- | Other congenital birth defects +Q82---- | Other congenital birth defects +Q820--- | Other congenital birth defects +Q821--- | Other congenital birth defects +Q822--- | Other congenital birth defects +Q823--- | Other congenital birth defects +Q824--- | Other congenital birth defects +Q825--- | Other congenital birth defects +Q826--- | Other congenital birth defects +Q828--- | Other congenital birth defects +Q829--- | Other congenital birth defects +Q83---- | Other congenital birth defects +Q830--- | Other congenital birth defects +Q831--- | Other congenital birth defects +Q832--- | Other congenital birth defects +Q833--- | Other congenital birth defects +Q838--- | Other congenital birth defects +Q839--- | Other congenital birth defects +Q84---- | Other congenital birth defects +Q840--- | Other congenital birth defects +Q841--- | Other congenital birth defects +Q842--- | Other congenital birth defects +Q843--- | Other congenital birth defects +Q844--- | Other congenital birth defects +Q845--- | Other congenital birth defects +Q846--- | Other congenital birth defects +Q848--- | Other congenital birth defects +Q849--- | Other congenital birth defects +Q85---- | Other congenital birth defects +Q850--- | Other congenital birth defects +Q8500-- | Other congenital birth defects +Q8501-- | Other congenital birth defects +Q8502-- | Other congenital birth defects +Q8503-- | Other congenital birth defects +Q8509-- | Other congenital birth defects +Q851--- | Other congenital birth defects +Q858--- | Other congenital birth defects +Q859--- | Other congenital birth defects +Q86---- | Other congenital birth defects +Q860--- | Other congenital birth defects +Q861--- | Other congenital birth defects +Q862--- | Other congenital birth defects +Q868--- | Other congenital birth defects +Q89---- | Other congenital birth defects +Q890--- | Other congenital birth defects +Q8901-- | Other congenital birth defects +Q8909-- | Other congenital birth defects +Q891--- | Other congenital birth defects +Q892--- | Other congenital birth defects +Q893--- | Other congenital birth defects +Q894--- | Other congenital birth defects +Q897--- | Other congenital birth defects +Q898--- | Other congenital birth defects +Q950--- | Other congenital birth defects +Q951--- | Other congenital birth defects +N10---- | Urinary diseases and male infertility +N11---- | Urinary diseases and male infertility +N110--- | Urinary diseases and male infertility +N111--- | Urinary diseases and male infertility +N118--- | Urinary diseases and male infertility +N119--- | Urinary diseases and male infertility +N12---- | Urinary diseases and male infertility +N13---- | Urinary diseases and male infertility +N130--- | Urinary diseases and male infertility +N131--- | Urinary diseases and male infertility +N132--- | Urinary diseases and male infertility +N133--- | Urinary diseases and male infertility +N1330-- | Urinary diseases and male infertility +N1339-- | Urinary diseases and male infertility +N134--- | Urinary diseases and male infertility +N135--- | Urinary diseases and male infertility +N136--- | Urinary diseases and male infertility +N137--- | Urinary diseases and male infertility +N1370-- | Urinary diseases and male infertility +N1371-- | Urinary diseases and male infertility +N13721- | Urinary diseases and male infertility +N13722- | Urinary diseases and male infertility +N13729- | Urinary diseases and male infertility +N13731- | Urinary diseases and male infertility +N13732- | Urinary diseases and male infertility +N13739- | Urinary diseases and male infertility +N138--- | Urinary diseases and male infertility +N139--- | Urinary diseases and male infertility +N15---- | Urinary diseases and male infertility +N151--- | Urinary diseases and male infertility +N158--- | Urinary diseases and male infertility +N159--- | Urinary diseases and male infertility +N16---- | Urinary diseases and male infertility +N160--- | Urinary diseases and male infertility +N161--- | Urinary diseases and male infertility +N162--- | Urinary diseases and male infertility +N163--- | Urinary diseases and male infertility +N164--- | Urinary diseases and male infertility +N165--- | Urinary diseases and male infertility +N168--- | Urinary diseases and male infertility +N20---- | Urinary diseases and male infertility +N200--- | Urinary diseases and male infertility +N201--- | Urinary diseases and male infertility +N202--- | Urinary diseases and male infertility +N209--- | Urinary diseases and male infertility +N21---- | Urinary diseases and male infertility +N210--- | Urinary diseases and male infertility +N211--- | Urinary diseases and male infertility +N218--- | Urinary diseases and male infertility +N219--- | Urinary diseases and male infertility +N22---- | Urinary diseases and male infertility +N220--- | Urinary diseases and male infertility +N228--- | Urinary diseases and male infertility +N23---- | Urinary diseases and male infertility +N25---- | Urinary diseases and male infertility +N250--- | Urinary diseases and male infertility +N251--- | Urinary diseases and male infertility +N258--- | Urinary diseases and male infertility +N2581-- | Urinary diseases and male infertility +N2589-- | Urinary diseases and male infertility +N259--- | Urinary diseases and male infertility +N26---- | Urinary diseases and male infertility +N261--- | Urinary diseases and male infertility +N262--- | Urinary diseases and male infertility +N269--- | Urinary diseases and male infertility +N27---- | Urinary diseases and male infertility +N270--- | Urinary diseases and male infertility +N271--- | Urinary diseases and male infertility +N279--- | Urinary diseases and male infertility +N28---- | Urinary diseases and male infertility +N280--- | Urinary diseases and male infertility +N281--- | Urinary diseases and male infertility +N288--- | Urinary diseases and male infertility +N2881-- | Urinary diseases and male infertility +N2882-- | Urinary diseases and male infertility +N2883-- | Urinary diseases and male infertility +N2884-- | Urinary diseases and male infertility +N2885-- | Urinary diseases and male infertility +N2886-- | Urinary diseases and male infertility +N2889-- | Urinary diseases and male infertility +N289--- | Urinary diseases and male infertility +N29---- | Urinary diseases and male infertility +N291--- | Urinary diseases and male infertility +N298--- | Urinary diseases and male infertility +N30---- | Urinary diseases and male infertility +N300--- | Urinary diseases and male infertility +N3000-- | Urinary diseases and male infertility +N3001-- | Urinary diseases and male infertility +N301--- | Urinary diseases and male infertility +N3010-- | Urinary diseases and male infertility +N3011-- | Urinary diseases and male infertility +N302--- | Urinary diseases and male infertility +N3020-- | Urinary diseases and male infertility +N3021-- | Urinary diseases and male infertility +N303--- | Urinary diseases and male infertility +N3030-- | Urinary diseases and male infertility +N3031-- | Urinary diseases and male infertility +N308--- | Urinary diseases and male infertility +N3080-- | Urinary diseases and male infertility +N3081-- | Urinary diseases and male infertility +N309--- | Urinary diseases and male infertility +N3090-- | Urinary diseases and male infertility +N3091-- | Urinary diseases and male infertility +N31---- | Urinary diseases and male infertility +N310--- | Urinary diseases and male infertility +N311--- | Urinary diseases and male infertility +N312--- | Urinary diseases and male infertility +N318--- | Urinary diseases and male infertility +N319--- | Urinary diseases and male infertility +N32---- | Urinary diseases and male infertility +N320--- | Urinary diseases and male infertility +N321--- | Urinary diseases and male infertility +N322--- | Urinary diseases and male infertility +N323--- | Urinary diseases and male infertility +N324--- | Urinary diseases and male infertility +N328--- | Urinary diseases and male infertility +N3281-- | Urinary diseases and male infertility +N3289-- | Urinary diseases and male infertility +N329--- | Urinary diseases and male infertility +N33---- | Urinary diseases and male infertility +N330--- | Urinary diseases and male infertility +N338--- | Urinary diseases and male infertility +N34---- | Urinary diseases and male infertility +N340--- | Urinary diseases and male infertility +N341--- | Urinary diseases and male infertility +N342--- | Urinary diseases and male infertility +N343--- | Urinary diseases and male infertility +N35---- | Urinary diseases and male infertility +N350--- | Urinary diseases and male infertility +N35010- | Urinary diseases and male infertility +N35011- | Urinary diseases and male infertility +N35012- | Urinary diseases and male infertility +N35013- | Urinary diseases and male infertility +N35014- | Urinary diseases and male infertility +N35016- | Urinary diseases and male infertility +N35021- | Urinary diseases and male infertility +N35028- | Urinary diseases and male infertility +N351--- | Urinary diseases and male infertility +N35111- | Urinary diseases and male infertility +N35112- | Urinary diseases and male infertility +N35113- | Urinary diseases and male infertility +N35114- | Urinary diseases and male infertility +N35116- | Urinary diseases and male infertility +N35119- | Urinary diseases and male infertility +N3512-- | Urinary diseases and male infertility +N358--- | Urinary diseases and male infertility +N35811- | Urinary diseases and male infertility +N35812- | Urinary diseases and male infertility +N35813- | Urinary diseases and male infertility +N35814- | Urinary diseases and male infertility +N35816- | Urinary diseases and male infertility +N35819- | Urinary diseases and male infertility +N3582-- | Urinary diseases and male infertility +N359--- | Urinary diseases and male infertility +N35911- | Urinary diseases and male infertility +N35912- | Urinary diseases and male infertility +N35913- | Urinary diseases and male infertility +N35914- | Urinary diseases and male infertility +N35916- | Urinary diseases and male infertility +N35919- | Urinary diseases and male infertility +N3592-- | Urinary diseases and male infertility +N36---- | Urinary diseases and male infertility +N360--- | Urinary diseases and male infertility +N361--- | Urinary diseases and male infertility +N362--- | Urinary diseases and male infertility +N363--- | Urinary diseases and male infertility +N3641-- | Urinary diseases and male infertility +N3642-- | Urinary diseases and male infertility +N3643-- | Urinary diseases and male infertility +N3644-- | Urinary diseases and male infertility +N365--- | Urinary diseases and male infertility +N368--- | Urinary diseases and male infertility +N369--- | Urinary diseases and male infertility +N37---- | Urinary diseases and male infertility +N370--- | Urinary diseases and male infertility +N378--- | Urinary diseases and male infertility +N39---- | Urinary diseases and male infertility +N390--- | Urinary diseases and male infertility +N391--- | Urinary diseases and male infertility +N392--- | Urinary diseases and male infertility +N393--- | Urinary diseases and male infertility +N394--- | Urinary diseases and male infertility +N3941-- | Urinary diseases and male infertility +N3942-- | Urinary diseases and male infertility +N3943-- | Urinary diseases and male infertility +N3944-- | Urinary diseases and male infertility +N3945-- | Urinary diseases and male infertility +N3946-- | Urinary diseases and male infertility +N39490- | Urinary diseases and male infertility +N39491- | Urinary diseases and male infertility +N39492- | Urinary diseases and male infertility +N39498- | Urinary diseases and male infertility +N398--- | Urinary diseases and male infertility +N399--- | Urinary diseases and male infertility +N40---- | Urinary diseases and male infertility +N400--- | Urinary diseases and male infertility +N401--- | Urinary diseases and male infertility +N402--- | Urinary diseases and male infertility +N403--- | Urinary diseases and male infertility +N41---- | Urinary diseases and male infertility +N410--- | Urinary diseases and male infertility +N411--- | Urinary diseases and male infertility +N412--- | Urinary diseases and male infertility +N413--- | Urinary diseases and male infertility +N414--- | Urinary diseases and male infertility +N418--- | Urinary diseases and male infertility +N419--- | Urinary diseases and male infertility +N42---- | Urinary diseases and male infertility +N420--- | Urinary diseases and male infertility +N421--- | Urinary diseases and male infertility +N422--- | Urinary diseases and male infertility +N423--- | Urinary diseases and male infertility +N4230-- | Urinary diseases and male infertility +N4231-- | Urinary diseases and male infertility +N4232-- | Urinary diseases and male infertility +N4239-- | Urinary diseases and male infertility +N428--- | Urinary diseases and male infertility +N4281-- | Urinary diseases and male infertility +N4282-- | Urinary diseases and male infertility +N4283-- | Urinary diseases and male infertility +N4289-- | Urinary diseases and male infertility +N429--- | Urinary diseases and male infertility +N43---- | Urinary diseases and male infertility +N430--- | Urinary diseases and male infertility +N431--- | Urinary diseases and male infertility +N432--- | Urinary diseases and male infertility +N433--- | Urinary diseases and male infertility +N434--- | Urinary diseases and male infertility +N4340-- | Urinary diseases and male infertility +N4341-- | Urinary diseases and male infertility +N4342-- | Urinary diseases and male infertility +N44---- | Urinary diseases and male infertility +N4400-- | Urinary diseases and male infertility +N4401-- | Urinary diseases and male infertility +N4402-- | Urinary diseases and male infertility +N4403-- | Urinary diseases and male infertility +N4404-- | Urinary diseases and male infertility +N441--- | Urinary diseases and male infertility +N442--- | Urinary diseases and male infertility +N448--- | Urinary diseases and male infertility +N45---- | Urinary diseases and male infertility +N450--- | Urinary diseases and male infertility +N451--- | Urinary diseases and male infertility +N452--- | Urinary diseases and male infertility +N453--- | Urinary diseases and male infertility +N454--- | Urinary diseases and male infertility +N459--- | Urinary diseases and male infertility +N46---- | Urinary diseases and male infertility +N4601-- | Urinary diseases and male infertility +N46022- | Urinary diseases and male infertility +N46023- | Urinary diseases and male infertility +N46024- | Urinary diseases and male infertility +N46025- | Urinary diseases and male infertility +N46029- | Urinary diseases and male infertility +N4611-- | Urinary diseases and male infertility +N46122- | Urinary diseases and male infertility +N46123- | Urinary diseases and male infertility +N46124- | Urinary diseases and male infertility +N46125- | Urinary diseases and male infertility +N46129- | Urinary diseases and male infertility +N468--- | Urinary diseases and male infertility +N469--- | Urinary diseases and male infertility +N47---- | Urinary diseases and male infertility +N470--- | Urinary diseases and male infertility +N471--- | Urinary diseases and male infertility +N472--- | Urinary diseases and male infertility +N473--- | Urinary diseases and male infertility +N474--- | Urinary diseases and male infertility +N475--- | Urinary diseases and male infertility +N476--- | Urinary diseases and male infertility +N477--- | Urinary diseases and male infertility +N478--- | Urinary diseases and male infertility +N48---- | Urinary diseases and male infertility +N480--- | Urinary diseases and male infertility +N481--- | Urinary diseases and male infertility +N482--- | Urinary diseases and male infertility +N4821-- | Urinary diseases and male infertility +N4822-- | Urinary diseases and male infertility +N4829-- | Urinary diseases and male infertility +N483--- | Urinary diseases and male infertility +N4830-- | Urinary diseases and male infertility +N4831-- | Urinary diseases and male infertility +N4832-- | Urinary diseases and male infertility +N4833-- | Urinary diseases and male infertility +N4839-- | Urinary diseases and male infertility +N484--- | Urinary diseases and male infertility +N485--- | Urinary diseases and male infertility +N486--- | Urinary diseases and male infertility +N488--- | Urinary diseases and male infertility +N4881-- | Urinary diseases and male infertility +N4882-- | Urinary diseases and male infertility +N4883-- | Urinary diseases and male infertility +N4889-- | Urinary diseases and male infertility +N489--- | Urinary diseases and male infertility +N49---- | Urinary diseases and male infertility +N490--- | Urinary diseases and male infertility +N491--- | Urinary diseases and male infertility +N498--- | Urinary diseases and male infertility +N499--- | Urinary diseases and male infertility +N50---- | Urinary diseases and male infertility +N500--- | Urinary diseases and male infertility +N501--- | Urinary diseases and male infertility +N503--- | Urinary diseases and male infertility +N508--- | Urinary diseases and male infertility +N50811- | Urinary diseases and male infertility +N50812- | Urinary diseases and male infertility +N50819- | Urinary diseases and male infertility +N5082-- | Urinary diseases and male infertility +N5089-- | Urinary diseases and male infertility +N509--- | Urinary diseases and male infertility +N51---- | Urinary diseases and male infertility +N510--- | Urinary diseases and male infertility +N511--- | Urinary diseases and male infertility +N512--- | Urinary diseases and male infertility +N518--- | Urinary diseases and male infertility +N5201-- | Urinary diseases and male infertility +N5202-- | Urinary diseases and male infertility +N5203-- | Urinary diseases and male infertility +N521--- | Urinary diseases and male infertility +N528--- | Urinary diseases and male infertility +N529--- | Urinary diseases and male infertility +N5311-- | Urinary diseases and male infertility +N5312-- | Urinary diseases and male infertility +N5313-- | Urinary diseases and male infertility +N5314-- | Urinary diseases and male infertility +N5319-- | Urinary diseases and male infertility +N538--- | Urinary diseases and male infertility +N539--- | Urinary diseases and male infertility +R86---- | Urinary diseases and male infertility +R860--- | Urinary diseases and male infertility +R861--- | Urinary diseases and male infertility +R862--- | Urinary diseases and male infertility +R863--- | Urinary diseases and male infertility +R864--- | Urinary diseases and male infertility +R865--- | Urinary diseases and male infertility +R866--- | Urinary diseases and male infertility +R867--- | Urinary diseases and male infertility +R868--- | Urinary diseases and male infertility +R869--- | Urinary diseases and male infertility +Z435--- | Urinary diseases and male infertility +Z436--- | Urinary diseases and male infertility +Z437--- | Urinary diseases and male infertility +Z841--- | Urinary diseases and male infertility +Z842--- | Urinary diseases and male infertility +N10---- | Urinary tract infections +N11---- | Urinary tract infections +N110--- | Urinary tract infections +N111--- | Urinary tract infections +N118--- | Urinary tract infections +N119--- | Urinary tract infections +N12---- | Urinary tract infections +N136--- | Urinary tract infections +N15---- | Urinary tract infections +N151--- | Urinary tract infections +N158--- | Urinary tract infections +N159--- | Urinary tract infections +N16---- | Urinary tract infections +N160--- | Urinary tract infections +N161--- | Urinary tract infections +N162--- | Urinary tract infections +N163--- | Urinary tract infections +N164--- | Urinary tract infections +N165--- | Urinary tract infections +N168--- | Urinary tract infections +N30---- | Urinary tract infections +N300--- | Urinary tract infections +N3000-- | Urinary tract infections +N3001-- | Urinary tract infections +N301--- | Urinary tract infections +N3010-- | Urinary tract infections +N3011-- | Urinary tract infections +N302--- | Urinary tract infections +N3020-- | Urinary tract infections +N3021-- | Urinary tract infections +N303--- | Urinary tract infections +N3030-- | Urinary tract infections +N3031-- | Urinary tract infections +N308--- | Urinary tract infections +N3080-- | Urinary tract infections +N3081-- | Urinary tract infections +N309--- | Urinary tract infections +N3090-- | Urinary tract infections +N3091-- | Urinary tract infections +N34---- | Urinary tract infections +N340--- | Urinary tract infections +N341--- | Urinary tract infections +N342--- | Urinary tract infections +N343--- | Urinary tract infections +N390--- | Urinary tract infections +N20---- | Urolithiasis +N200--- | Urolithiasis +N201--- | Urolithiasis +N202--- | Urolithiasis +N209--- | Urolithiasis +N21---- | Urolithiasis +N210--- | Urolithiasis +N211--- | Urolithiasis +N218--- | Urolithiasis +N219--- | Urolithiasis +N22---- | Urolithiasis +N220--- | Urolithiasis +N228--- | Urolithiasis +N23---- | Urolithiasis +N40---- | Benign prostatic hyperplasia +N400--- | Benign prostatic hyperplasia +N401--- | Benign prostatic hyperplasia +N402--- | Benign prostatic hyperplasia +N403--- | Benign prostatic hyperplasia +N46---- | Male infertility +N4601-- | Male infertility +N46022- | Male infertility +N46023- | Male infertility +N46024- | Male infertility +N46025- | Male infertility +N46029- | Male infertility +N4611-- | Male infertility +N46122- | Male infertility +N46123- | Male infertility +N46124- | Male infertility +N46125- | Male infertility +N46129- | Male infertility +N468--- | Male infertility +N469--- | Male infertility +Z437--- | Male infertility +N13---- | Other urinary diseases +N130--- | Other urinary diseases +N131--- | Other urinary diseases +N132--- | Other urinary diseases +N133--- | Other urinary diseases +N1330-- | Other urinary diseases +N1339-- | Other urinary diseases +N134--- | Other urinary diseases +N135--- | Other urinary diseases +N137--- | Other urinary diseases +N1370-- | Other urinary diseases +N1371-- | Other urinary diseases +N13721- | Other urinary diseases +N13722- | Other urinary diseases +N13729- | Other urinary diseases +N13731- | Other urinary diseases +N13732- | Other urinary diseases +N13739- | Other urinary diseases +N138--- | Other urinary diseases +N139--- | Other urinary diseases +N25---- | Other urinary diseases +N250--- | Other urinary diseases +N251--- | Other urinary diseases +N258--- | Other urinary diseases +N2581-- | Other urinary diseases +N2589-- | Other urinary diseases +N259--- | Other urinary diseases +N26---- | Other urinary diseases +N261--- | Other urinary diseases +N262--- | Other urinary diseases +N269--- | Other urinary diseases +N27---- | Other urinary diseases +N270--- | Other urinary diseases +N271--- | Other urinary diseases +N279--- | Other urinary diseases +N28---- | Other urinary diseases +N280--- | Other urinary diseases +N281--- | Other urinary diseases +N288--- | Other urinary diseases +N2881-- | Other urinary diseases +N2882-- | Other urinary diseases +N2883-- | Other urinary diseases +N2884-- | Other urinary diseases +N2885-- | Other urinary diseases +N2886-- | Other urinary diseases +N2889-- | Other urinary diseases +N289--- | Other urinary diseases +N29---- | Other urinary diseases +N291--- | Other urinary diseases +N298--- | Other urinary diseases +N31---- | Other urinary diseases +N310--- | Other urinary diseases +N311--- | Other urinary diseases +N312--- | Other urinary diseases +N318--- | Other urinary diseases +N319--- | Other urinary diseases +N32---- | Other urinary diseases +N320--- | Other urinary diseases +N321--- | Other urinary diseases +N322--- | Other urinary diseases +N323--- | Other urinary diseases +N324--- | Other urinary diseases +N328--- | Other urinary diseases +N3281-- | Other urinary diseases +N3289-- | Other urinary diseases +N329--- | Other urinary diseases +N33---- | Other urinary diseases +N330--- | Other urinary diseases +N338--- | Other urinary diseases +N35---- | Other urinary diseases +N350--- | Other urinary diseases +N35010- | Other urinary diseases +N35011- | Other urinary diseases +N35012- | Other urinary diseases +N35013- | Other urinary diseases +N35014- | Other urinary diseases +N35016- | Other urinary diseases +N35021- | Other urinary diseases +N35028- | Other urinary diseases +N351--- | Other urinary diseases +N35111- | Other urinary diseases +N35112- | Other urinary diseases +N35113- | Other urinary diseases +N35114- | Other urinary diseases +N35116- | Other urinary diseases +N35119- | Other urinary diseases +N3512-- | Other urinary diseases +N358--- | Other urinary diseases +N35811- | Other urinary diseases +N35812- | Other urinary diseases +N35813- | Other urinary diseases +N35814- | Other urinary diseases +N35816- | Other urinary diseases +N35819- | Other urinary diseases +N3582-- | Other urinary diseases +N359--- | Other urinary diseases +N35911- | Other urinary diseases +N35912- | Other urinary diseases +N35913- | Other urinary diseases +N35914- | Other urinary diseases +N35916- | Other urinary diseases +N35919- | Other urinary diseases +N3592-- | Other urinary diseases +N36---- | Other urinary diseases +N360--- | Other urinary diseases +N361--- | Other urinary diseases +N362--- | Other urinary diseases +N363--- | Other urinary diseases +N3641-- | Other urinary diseases +N3642-- | Other urinary diseases +N3643-- | Other urinary diseases +N3644-- | Other urinary diseases +N365--- | Other urinary diseases +N368--- | Other urinary diseases +N369--- | Other urinary diseases +N37---- | Other urinary diseases +N370--- | Other urinary diseases +N378--- | Other urinary diseases +N39---- | Other urinary diseases +N391--- | Other urinary diseases +N392--- | Other urinary diseases +N393--- | Other urinary diseases +N394--- | Other urinary diseases +N3941-- | Other urinary diseases +N3942-- | Other urinary diseases +N3943-- | Other urinary diseases +N3944-- | Other urinary diseases +N3945-- | Other urinary diseases +N3946-- | Other urinary diseases +N39490- | Other urinary diseases +N39491- | Other urinary diseases +N39492- | Other urinary diseases +N39498- | Other urinary diseases +N398--- | Other urinary diseases +N399--- | Other urinary diseases +N41---- | Other urinary diseases +N410--- | Other urinary diseases +N411--- | Other urinary diseases +N412--- | Other urinary diseases +N413--- | Other urinary diseases +N414--- | Other urinary diseases +N418--- | Other urinary diseases +N419--- | Other urinary diseases +N42---- | Other urinary diseases +N420--- | Other urinary diseases +N421--- | Other urinary diseases +N422--- | Other urinary diseases +N423--- | Other urinary diseases +N4230-- | Other urinary diseases +N4231-- | Other urinary diseases +N4232-- | Other urinary diseases +N4239-- | Other urinary diseases +N428--- | Other urinary diseases +N4281-- | Other urinary diseases +N4282-- | Other urinary diseases +N4283-- | Other urinary diseases +N4289-- | Other urinary diseases +N429--- | Other urinary diseases +N43---- | Other urinary diseases +N430--- | Other urinary diseases +N431--- | Other urinary diseases +N432--- | Other urinary diseases +N433--- | Other urinary diseases +N434--- | Other urinary diseases +N4340-- | Other urinary diseases +N4341-- | Other urinary diseases +N4342-- | Other urinary diseases +N44---- | Other urinary diseases +N4400-- | Other urinary diseases +N4401-- | Other urinary diseases +N4402-- | Other urinary diseases +N4403-- | Other urinary diseases +N4404-- | Other urinary diseases +N441--- | Other urinary diseases +N442--- | Other urinary diseases +N448--- | Other urinary diseases +N45---- | Other urinary diseases +N450--- | Other urinary diseases +N451--- | Other urinary diseases +N452--- | Other urinary diseases +N453--- | Other urinary diseases +N454--- | Other urinary diseases +N459--- | Other urinary diseases +N47---- | Other urinary diseases +N470--- | Other urinary diseases +N471--- | Other urinary diseases +N472--- | Other urinary diseases +N473--- | Other urinary diseases +N474--- | Other urinary diseases +N475--- | Other urinary diseases +N476--- | Other urinary diseases +N477--- | Other urinary diseases +N478--- | Other urinary diseases +N48---- | Other urinary diseases +N480--- | Other urinary diseases +N481--- | Other urinary diseases +N482--- | Other urinary diseases +N4821-- | Other urinary diseases +N4822-- | Other urinary diseases +N4829-- | Other urinary diseases +N483--- | Other urinary diseases +N4830-- | Other urinary diseases +N4831-- | Other urinary diseases +N4832-- | Other urinary diseases +N4833-- | Other urinary diseases +N4839-- | Other urinary diseases +N484--- | Other urinary diseases +N485--- | Other urinary diseases +N486--- | Other urinary diseases +N488--- | Other urinary diseases +N4881-- | Other urinary diseases +N4882-- | Other urinary diseases +N4883-- | Other urinary diseases +N4889-- | Other urinary diseases +N489--- | Other urinary diseases +N49---- | Other urinary diseases +N490--- | Other urinary diseases +N491--- | Other urinary diseases +N498--- | Other urinary diseases +N499--- | Other urinary diseases +N50---- | Other urinary diseases +N500--- | Other urinary diseases +N501--- | Other urinary diseases +N503--- | Other urinary diseases +N508--- | Other urinary diseases +N50811- | Other urinary diseases +N50812- | Other urinary diseases +N50819- | Other urinary diseases +N5082-- | Other urinary diseases +N5089-- | Other urinary diseases +N509--- | Other urinary diseases +N51---- | Other urinary diseases +N510--- | Other urinary diseases +N511--- | Other urinary diseases +N512--- | Other urinary diseases +N518--- | Other urinary diseases +N5201-- | Other urinary diseases +N5202-- | Other urinary diseases +N5203-- | Other urinary diseases +N521--- | Other urinary diseases +N528--- | Other urinary diseases +N529--- | Other urinary diseases +N5311-- | Other urinary diseases +N5312-- | Other urinary diseases +N5313-- | Other urinary diseases +N5314-- | Other urinary diseases +N5319-- | Other urinary diseases +N538--- | Other urinary diseases +N539--- | Other urinary diseases +R86---- | Other urinary diseases +R860--- | Other urinary diseases +R861--- | Other urinary diseases +R862--- | Other urinary diseases +R863--- | Other urinary diseases +R864--- | Other urinary diseases +R865--- | Other urinary diseases +R866--- | Other urinary diseases +R867--- | Other urinary diseases +R868--- | Other urinary diseases +R869--- | Other urinary diseases +Z435--- | Other urinary diseases +Z436--- | Other urinary diseases +Z841--- | Other urinary diseases +Z842--- | Other urinary diseases +B373--- | Gynecological diseases +B374--- | Gynecological diseases +B3741-- | Gynecological diseases +B3742-- | Gynecological diseases +B3749-- | Gynecological diseases +D25---- | Gynecological diseases +D250--- | Gynecological diseases +D251--- | Gynecological diseases +D252--- | Gynecological diseases +D259--- | Gynecological diseases +D26---- | Gynecological diseases +E282--- | Gynecological diseases +N61---- | Gynecological diseases +N610--- | Gynecological diseases +N611--- | Gynecological diseases +N62---- | Gynecological diseases +N63---- | Gynecological diseases +N630--- | Gynecological diseases +N6310-- | Gynecological diseases +N6311-- | Gynecological diseases +N6312-- | Gynecological diseases +N6313-- | Gynecological diseases +N6314-- | Gynecological diseases +N6320-- | Gynecological diseases +N6321-- | Gynecological diseases +N6322-- | Gynecological diseases +N6323-- | Gynecological diseases +N6324-- | Gynecological diseases +N6331-- | Gynecological diseases +N6332-- | Gynecological diseases +N6341-- | Gynecological diseases +N6342-- | Gynecological diseases +N64---- | Gynecological diseases +N640--- | Gynecological diseases +N641--- | Gynecological diseases +N642--- | Gynecological diseases +N643--- | Gynecological diseases +N644--- | Gynecological diseases +N645--- | Gynecological diseases +N6451-- | Gynecological diseases +N6452-- | Gynecological diseases +N6453-- | Gynecological diseases +N6459-- | Gynecological diseases +N648--- | Gynecological diseases +N6481-- | Gynecological diseases +N6482-- | Gynecological diseases +N6489-- | Gynecological diseases +N649--- | Gynecological diseases +N72---- | Gynecological diseases +N75---- | Gynecological diseases +N750--- | Gynecological diseases +N751--- | Gynecological diseases +N758--- | Gynecological diseases +N759--- | Gynecological diseases +N76---- | Gynecological diseases +N760--- | Gynecological diseases +N761--- | Gynecological diseases +N762--- | Gynecological diseases +N763--- | Gynecological diseases +N764--- | Gynecological diseases +N765--- | Gynecological diseases +N766--- | Gynecological diseases +N768--- | Gynecological diseases +N7681-- | Gynecological diseases +N7689-- | Gynecological diseases +N77---- | Gynecological diseases +N770--- | Gynecological diseases +N771--- | Gynecological diseases +N778--- | Gynecological diseases +N80---- | Gynecological diseases +N800--- | Gynecological diseases +N801--- | Gynecological diseases +N802--- | Gynecological diseases +N803--- | Gynecological diseases +N804--- | Gynecological diseases +N805--- | Gynecological diseases +N806--- | Gynecological diseases +N808--- | Gynecological diseases +N809--- | Gynecological diseases +N81---- | Gynecological diseases +N810--- | Gynecological diseases +N811--- | Gynecological diseases +N8110-- | Gynecological diseases +N8111-- | Gynecological diseases +N8112-- | Gynecological diseases +N812--- | Gynecological diseases +N813--- | Gynecological diseases +N814--- | Gynecological diseases +N815--- | Gynecological diseases +N816--- | Gynecological diseases +N818--- | Gynecological diseases +N8181-- | Gynecological diseases +N8182-- | Gynecological diseases +N8183-- | Gynecological diseases +N8184-- | Gynecological diseases +N8185-- | Gynecological diseases +N8189-- | Gynecological diseases +N819--- | Gynecological diseases +N83---- | Gynecological diseases +N830--- | Gynecological diseases +N8300-- | Gynecological diseases +N8301-- | Gynecological diseases +N8302-- | Gynecological diseases +N831--- | Gynecological diseases +N8310-- | Gynecological diseases +N8311-- | Gynecological diseases +N8312-- | Gynecological diseases +N832--- | Gynecological diseases +N83201- | Gynecological diseases +N83202- | Gynecological diseases +N83209- | Gynecological diseases +N83291- | Gynecological diseases +N83292- | Gynecological diseases +N83299- | Gynecological diseases +N833--- | Gynecological diseases +N83311- | Gynecological diseases +N83312- | Gynecological diseases +N83319- | Gynecological diseases +N83321- | Gynecological diseases +N83322- | Gynecological diseases +N83329- | Gynecological diseases +N83331- | Gynecological diseases +N83332- | Gynecological diseases +N83339- | Gynecological diseases +N834--- | Gynecological diseases +N8340-- | Gynecological diseases +N8341-- | Gynecological diseases +N8342-- | Gynecological diseases +N835--- | Gynecological diseases +N83511- | Gynecological diseases +N83512- | Gynecological diseases +N83519- | Gynecological diseases +N83521- | Gynecological diseases +N83522- | Gynecological diseases +N83529- | Gynecological diseases +N8353-- | Gynecological diseases +N836--- | Gynecological diseases +N837--- | Gynecological diseases +N838--- | Gynecological diseases +N839--- | Gynecological diseases +N84---- | Gynecological diseases +N842--- | Gynecological diseases +N843--- | Gynecological diseases +N848--- | Gynecological diseases +N849--- | Gynecological diseases +N85---- | Gynecological diseases +N850--- | Gynecological diseases +N8500-- | Gynecological diseases +N8501-- | Gynecological diseases +N8502-- | Gynecological diseases +N851--- | Gynecological diseases +N852--- | Gynecological diseases +N853--- | Gynecological diseases +N854--- | Gynecological diseases +N855--- | Gynecological diseases +N856--- | Gynecological diseases +N857--- | Gynecological diseases +N858--- | Gynecological diseases +N859--- | Gynecological diseases +N86---- | Gynecological diseases +N88---- | Gynecological diseases +N880--- | Gynecological diseases +N881--- | Gynecological diseases +N882--- | Gynecological diseases +N883--- | Gynecological diseases +N884--- | Gynecological diseases +N888--- | Gynecological diseases +N889--- | Gynecological diseases +N89---- | Gynecological diseases +N890--- | Gynecological diseases +N891--- | Gynecological diseases +N892--- | Gynecological diseases +N893--- | Gynecological diseases +N894--- | Gynecological diseases +N895--- | Gynecological diseases +N896--- | Gynecological diseases +N897--- | Gynecological diseases +N898--- | Gynecological diseases +N899--- | Gynecological diseases +N90---- | Gynecological diseases +N900--- | Gynecological diseases +N901--- | Gynecological diseases +N902--- | Gynecological diseases +N903--- | Gynecological diseases +N904--- | Gynecological diseases +N905--- | Gynecological diseases +N906--- | Gynecological diseases +N9060-- | Gynecological diseases +N9061-- | Gynecological diseases +N9069-- | Gynecological diseases +N907--- | Gynecological diseases +N908--- | Gynecological diseases +N90810- | Gynecological diseases +N90811- | Gynecological diseases +N90812- | Gynecological diseases +N90813- | Gynecological diseases +N90818- | Gynecological diseases +N9089-- | Gynecological diseases +N909--- | Gynecological diseases +N91---- | Gynecological diseases +N910--- | Gynecological diseases +N911--- | Gynecological diseases +N912--- | Gynecological diseases +N913--- | Gynecological diseases +N914--- | Gynecological diseases +N915--- | Gynecological diseases +N92---- | Gynecological diseases +N920--- | Gynecological diseases +N921--- | Gynecological diseases +N922--- | Gynecological diseases +N923--- | Gynecological diseases +N924--- | Gynecological diseases +N925--- | Gynecological diseases +N926--- | Gynecological diseases +N93---- | Gynecological diseases +N930--- | Gynecological diseases +N931--- | Gynecological diseases +N938--- | Gynecological diseases +N939--- | Gynecological diseases +N94---- | Gynecological diseases +N940--- | Gynecological diseases +N941--- | Gynecological diseases +N9410-- | Gynecological diseases +N9411-- | Gynecological diseases +N9412-- | Gynecological diseases +N9419-- | Gynecological diseases +N942--- | Gynecological diseases +N943--- | Gynecological diseases +N944--- | Gynecological diseases +N945--- | Gynecological diseases +N946--- | Gynecological diseases +N948--- | Gynecological diseases +N94810- | Gynecological diseases +N94818- | Gynecological diseases +N94819- | Gynecological diseases +N9489-- | Gynecological diseases +N949--- | Gynecological diseases +N95---- | Gynecological diseases +N950--- | Gynecological diseases +N951--- | Gynecological diseases +N952--- | Gynecological diseases +N953--- | Gynecological diseases +N958--- | Gynecological diseases +N959--- | Gynecological diseases +N97---- | Gynecological diseases +N970--- | Gynecological diseases +N971--- | Gynecological diseases +N972--- | Gynecological diseases +N973--- | Gynecological diseases +N974--- | Gynecological diseases +N978--- | Gynecological diseases +N979--- | Gynecological diseases +N98---- | Gynecological diseases +N980--- | Gynecological diseases +N981--- | Gynecological diseases +N982--- | Gynecological diseases +N983--- | Gynecological diseases +N988--- | Gynecological diseases +N989--- | Gynecological diseases +R30---- | Gynecological diseases +R300--- | Gynecological diseases +R301--- | Gynecological diseases +R309--- | Gynecological diseases +R31---- | Gynecological diseases +R310--- | Gynecological diseases +R311--- | Gynecological diseases +R3121-- | Gynecological diseases +R3129-- | Gynecological diseases +R319--- | Gynecological diseases +R32---- | Gynecological diseases +R33---- | Gynecological diseases +R330--- | Gynecological diseases +R338--- | Gynecological diseases +R339--- | Gynecological diseases +R34---- | Gynecological diseases +R35---- | Gynecological diseases +R350--- | Gynecological diseases +R351--- | Gynecological diseases +R358--- | Gynecological diseases +R36---- | Gynecological diseases +R360--- | Gynecological diseases +R361--- | Gynecological diseases +R369--- | Gynecological diseases +R37---- | Gynecological diseases +R39---- | Gynecological diseases +R390--- | Gynecological diseases +R391--- | Gynecological diseases +R3911-- | Gynecological diseases +R3912-- | Gynecological diseases +R3913-- | Gynecological diseases +R3914-- | Gynecological diseases +R3915-- | Gynecological diseases +R3916-- | Gynecological diseases +R39191- | Gynecological diseases +R39192- | Gynecological diseases +R39198- | Gynecological diseases +R392--- | Gynecological diseases +R398--- | Gynecological diseases +R3981-- | Gynecological diseases +R3982-- | Gynecological diseases +R3983-- | Gynecological diseases +R3984-- | Gynecological diseases +R3989-- | Gynecological diseases +R399--- | Gynecological diseases +R87---- | Gynecological diseases +R870--- | Gynecological diseases +R871--- | Gynecological diseases +R872--- | Gynecological diseases +R873--- | Gynecological diseases +R874--- | Gynecological diseases +R875--- | Gynecological diseases +R876--- | Gynecological diseases +R87610- | Gynecological diseases +R87611- | Gynecological diseases +R87612- | Gynecological diseases +R87613- | Gynecological diseases +R87614- | Gynecological diseases +R87615- | Gynecological diseases +R87616- | Gynecological diseases +R87618- | Gynecological diseases +R87619- | Gynecological diseases +R87620- | Gynecological diseases +R87621- | Gynecological diseases +R87622- | Gynecological diseases +R87623- | Gynecological diseases +R87624- | Gynecological diseases +R87625- | Gynecological diseases +R87628- | Gynecological diseases +R87629- | Gynecological diseases +R8769-- | Gynecological diseases +R877--- | Gynecological diseases +R878--- | Gynecological diseases +R87810- | Gynecological diseases +R87811- | Gynecological diseases +R87820- | Gynecological diseases +R87821- | Gynecological diseases +R8789-- | Gynecological diseases +R879--- | Gynecological diseases +Z014--- | Gynecological diseases +Z01411- | Gynecological diseases +Z01419- | Gynecological diseases +Z0142-- | Gynecological diseases +Z015--- | Gynecological diseases +Z016--- | Gynecological diseases +Z017--- | Gynecological diseases +Z31---- | Gynecological diseases +Z310--- | Gynecological diseases +Z311--- | Gynecological diseases +Z312--- | Gynecological diseases +Z313--- | Gynecological diseases +Z314--- | Gynecological diseases +Z3141-- | Gynecological diseases +Z3142-- | Gynecological diseases +Z31430- | Gynecological diseases +Z31438- | Gynecological diseases +Z31440- | Gynecological diseases +Z31441- | Gynecological diseases +Z31448- | Gynecological diseases +Z3149-- | Gynecological diseases +Z315--- | Gynecological diseases +Z316--- | Gynecological diseases +Z3161-- | Gynecological diseases +Z3162-- | Gynecological diseases +Z3169-- | Gynecological diseases +Z317--- | Gynecological diseases +Z318--- | Gynecological diseases +Z3181-- | Gynecological diseases +Z3182-- | Gynecological diseases +Z3183-- | Gynecological diseases +Z3184-- | Gynecological diseases +Z3189-- | Gynecological diseases +Z319--- | Gynecological diseases +Z861--- | Gynecological diseases +Z8611-- | Gynecological diseases +Z8612-- | Gynecological diseases +Z8613-- | Gynecological diseases +Z8614-- | Gynecological diseases +Z8619-- | Gynecological diseases +Z874--- | Gynecological diseases +Z87410- | Gynecological diseases +Z87411- | Gynecological diseases +Z87412- | Gynecological diseases +Z8742-- | Gynecological diseases +Z87430- | Gynecological diseases +Z87438- | Gynecological diseases +Z87440- | Gynecological diseases +Z87441- | Gynecological diseases +Z87442- | Gynecological diseases +Z87448- | Gynecological diseases +D25---- | Uterine fibroids +D250--- | Uterine fibroids +D251--- | Uterine fibroids +D252--- | Uterine fibroids +D259--- | Uterine fibroids +D26---- | Uterine fibroids +E282--- | Polycystic ovarian syndrome +N97---- | Female infertility +N970--- | Female infertility +N971--- | Female infertility +N972--- | Female infertility +N973--- | Female infertility +N974--- | Female infertility +N978--- | Female infertility +N979--- | Female infertility +N98---- | Female infertility +N980--- | Female infertility +N981--- | Female infertility +N982--- | Female infertility +N983--- | Female infertility +N988--- | Female infertility +N989--- | Female infertility +Z31---- | Female infertility +Z310--- | Female infertility +Z311--- | Female infertility +Z312--- | Female infertility +Z313--- | Female infertility +Z314--- | Female infertility +Z3141-- | Female infertility +Z3142-- | Female infertility +Z31430- | Female infertility +Z31438- | Female infertility +Z31440- | Female infertility +Z31441- | Female infertility +Z31448- | Female infertility +Z3149-- | Female infertility +Z315--- | Female infertility +Z316--- | Female infertility +Z3161-- | Female infertility +Z3162-- | Female infertility +Z3169-- | Female infertility +Z317--- | Female infertility +Z318--- | Female infertility +Z3181-- | Female infertility +Z3182-- | Female infertility +Z3183-- | Female infertility +Z3184-- | Female infertility +Z3189-- | Female infertility +Z319--- | Female infertility +N80---- | Endometriosis +N800--- | Endometriosis +N801--- | Endometriosis +N802--- | Endometriosis +N803--- | Endometriosis +N804--- | Endometriosis +N805--- | Endometriosis +N806--- | Endometriosis +N808--- | Endometriosis +N809--- | Endometriosis +N81---- | Genital prolapse +N810--- | Genital prolapse +N811--- | Genital prolapse +N8110-- | Genital prolapse +N8111-- | Genital prolapse +N8112-- | Genital prolapse +N812--- | Genital prolapse +N813--- | Genital prolapse +N814--- | Genital prolapse +N815--- | Genital prolapse +N816--- | Genital prolapse +N818--- | Genital prolapse +N8181-- | Genital prolapse +N8182-- | Genital prolapse +N8183-- | Genital prolapse +N8184-- | Genital prolapse +N8185-- | Genital prolapse +N8189-- | Genital prolapse +N819--- | Genital prolapse +N850--- | Premenstrual syndrome +N8500-- | Premenstrual syndrome +N8501-- | Premenstrual syndrome +N8502-- | Premenstrual syndrome +N851--- | Premenstrual syndrome +N92---- | Premenstrual syndrome +N920--- | Premenstrual syndrome +N921--- | Premenstrual syndrome +N922--- | Premenstrual syndrome +N923--- | Premenstrual syndrome +N924--- | Premenstrual syndrome +N925--- | Premenstrual syndrome +N926--- | Premenstrual syndrome +N93---- | Premenstrual syndrome +N930--- | Premenstrual syndrome +N931--- | Premenstrual syndrome +N938--- | Premenstrual syndrome +N939--- | Premenstrual syndrome +N943--- | Premenstrual syndrome +N950--- | Premenstrual syndrome +B373--- | Other gynecological diseases +B374--- | Other gynecological diseases +B3741-- | Other gynecological diseases +B3742-- | Other gynecological diseases +B3749-- | Other gynecological diseases +N61---- | Other gynecological diseases +N610--- | Other gynecological diseases +N611--- | Other gynecological diseases +N62---- | Other gynecological diseases +N63---- | Other gynecological diseases +N630--- | Other gynecological diseases +N6310-- | Other gynecological diseases +N6311-- | Other gynecological diseases +N6312-- | Other gynecological diseases +N6313-- | Other gynecological diseases +N6314-- | Other gynecological diseases +N6320-- | Other gynecological diseases +N6321-- | Other gynecological diseases +N6322-- | Other gynecological diseases +N6323-- | Other gynecological diseases +N6324-- | Other gynecological diseases +N6331-- | Other gynecological diseases +N6332-- | Other gynecological diseases +N6341-- | Other gynecological diseases +N6342-- | Other gynecological diseases +N64---- | Other gynecological diseases +N640--- | Other gynecological diseases +N641--- | Other gynecological diseases +N642--- | Other gynecological diseases +N643--- | Other gynecological diseases +N644--- | Other gynecological diseases +N645--- | Other gynecological diseases +N6451-- | Other gynecological diseases +N6452-- | Other gynecological diseases +N6453-- | Other gynecological diseases +N6459-- | Other gynecological diseases +N648--- | Other gynecological diseases +N6481-- | Other gynecological diseases +N6482-- | Other gynecological diseases +N6489-- | Other gynecological diseases +N649--- | Other gynecological diseases +N72---- | Other gynecological diseases +N75---- | Other gynecological diseases +N750--- | Other gynecological diseases +N751--- | Other gynecological diseases +N758--- | Other gynecological diseases +N759--- | Other gynecological diseases +N76---- | Other gynecological diseases +N760--- | Other gynecological diseases +N761--- | Other gynecological diseases +N762--- | Other gynecological diseases +N763--- | Other gynecological diseases +N764--- | Other gynecological diseases +N765--- | Other gynecological diseases +N766--- | Other gynecological diseases +N768--- | Other gynecological diseases +N7681-- | Other gynecological diseases +N7689-- | Other gynecological diseases +N77---- | Other gynecological diseases +N770--- | Other gynecological diseases +N771--- | Other gynecological diseases +N778--- | Other gynecological diseases +N83---- | Other gynecological diseases +N830--- | Other gynecological diseases +N8300-- | Other gynecological diseases +N8301-- | Other gynecological diseases +N8302-- | Other gynecological diseases +N831--- | Other gynecological diseases +N8310-- | Other gynecological diseases +N8311-- | Other gynecological diseases +N8312-- | Other gynecological diseases +N832--- | Other gynecological diseases +N83201- | Other gynecological diseases +N83202- | Other gynecological diseases +N83209- | Other gynecological diseases +N83291- | Other gynecological diseases +N83292- | Other gynecological diseases +N83299- | Other gynecological diseases +N833--- | Other gynecological diseases +N83311- | Other gynecological diseases +N83312- | Other gynecological diseases +N83319- | Other gynecological diseases +N83321- | Other gynecological diseases +N83322- | Other gynecological diseases +N83329- | Other gynecological diseases +N83331- | Other gynecological diseases +N83332- | Other gynecological diseases +N83339- | Other gynecological diseases +N834--- | Other gynecological diseases +N8340-- | Other gynecological diseases +N8341-- | Other gynecological diseases +N8342-- | Other gynecological diseases +N835--- | Other gynecological diseases +N83511- | Other gynecological diseases +N83512- | Other gynecological diseases +N83519- | Other gynecological diseases +N83521- | Other gynecological diseases +N83522- | Other gynecological diseases +N83529- | Other gynecological diseases +N8353-- | Other gynecological diseases +N836--- | Other gynecological diseases +N837--- | Other gynecological diseases +N838--- | Other gynecological diseases +N839--- | Other gynecological diseases +N84---- | Other gynecological diseases +N842--- | Other gynecological diseases +N843--- | Other gynecological diseases +N848--- | Other gynecological diseases +N849--- | Other gynecological diseases +N85---- | Other gynecological diseases +N852--- | Other gynecological diseases +N853--- | Other gynecological diseases +N854--- | Other gynecological diseases +N855--- | Other gynecological diseases +N856--- | Other gynecological diseases +N857--- | Other gynecological diseases +N858--- | Other gynecological diseases +N859--- | Other gynecological diseases +N86---- | Other gynecological diseases +N88---- | Other gynecological diseases +N880--- | Other gynecological diseases +N881--- | Other gynecological diseases +N882--- | Other gynecological diseases +N883--- | Other gynecological diseases +N884--- | Other gynecological diseases +N888--- | Other gynecological diseases +N889--- | Other gynecological diseases +N89---- | Other gynecological diseases +N890--- | Other gynecological diseases +N891--- | Other gynecological diseases +N892--- | Other gynecological diseases +N893--- | Other gynecological diseases +N894--- | Other gynecological diseases +N895--- | Other gynecological diseases +N896--- | Other gynecological diseases +N897--- | Other gynecological diseases +N898--- | Other gynecological diseases +N899--- | Other gynecological diseases +N90---- | Other gynecological diseases +N900--- | Other gynecological diseases +N901--- | Other gynecological diseases +N902--- | Other gynecological diseases +N903--- | Other gynecological diseases +N904--- | Other gynecological diseases +N905--- | Other gynecological diseases +N906--- | Other gynecological diseases +N9060-- | Other gynecological diseases +N9061-- | Other gynecological diseases +N9069-- | Other gynecological diseases +N907--- | Other gynecological diseases +N908--- | Other gynecological diseases +N90810- | Other gynecological diseases +N90811- | Other gynecological diseases +N90812- | Other gynecological diseases +N90813- | Other gynecological diseases +N90818- | Other gynecological diseases +N9089-- | Other gynecological diseases +N909--- | Other gynecological diseases +N91---- | Other gynecological diseases +N910--- | Other gynecological diseases +N911--- | Other gynecological diseases +N912--- | Other gynecological diseases +N913--- | Other gynecological diseases +N914--- | Other gynecological diseases +N915--- | Other gynecological diseases +N94---- | Other gynecological diseases +N940--- | Other gynecological diseases +N941--- | Other gynecological diseases +N9410-- | Other gynecological diseases +N9411-- | Other gynecological diseases +N9412-- | Other gynecological diseases +N9419-- | Other gynecological diseases +N942--- | Other gynecological diseases +N944--- | Other gynecological diseases +N945--- | Other gynecological diseases +N946--- | Other gynecological diseases +N948--- | Other gynecological diseases +N94810- | Other gynecological diseases +N94818- | Other gynecological diseases +N94819- | Other gynecological diseases +N9489-- | Other gynecological diseases +N949--- | Other gynecological diseases +N95---- | Other gynecological diseases +N951--- | Other gynecological diseases +N952--- | Other gynecological diseases +N953--- | Other gynecological diseases +N958--- | Other gynecological diseases +N959--- | Other gynecological diseases +R30---- | Other gynecological diseases +R300--- | Other gynecological diseases +R301--- | Other gynecological diseases +R309--- | Other gynecological diseases +R31---- | Other gynecological diseases +R310--- | Other gynecological diseases +R311--- | Other gynecological diseases +R3121-- | Other gynecological diseases +R3129-- | Other gynecological diseases +R319--- | Other gynecological diseases +R32---- | Other gynecological diseases +R33---- | Other gynecological diseases +R330--- | Other gynecological diseases +R338--- | Other gynecological diseases +R339--- | Other gynecological diseases +R34---- | Other gynecological diseases +R35---- | Other gynecological diseases +R350--- | Other gynecological diseases +R351--- | Other gynecological diseases +R358--- | Other gynecological diseases +R36---- | Other gynecological diseases +R360--- | Other gynecological diseases +R361--- | Other gynecological diseases +R369--- | Other gynecological diseases +R37---- | Other gynecological diseases +R39---- | Other gynecological diseases +R390--- | Other gynecological diseases +R391--- | Other gynecological diseases +R3911-- | Other gynecological diseases +R3912-- | Other gynecological diseases +R3913-- | Other gynecological diseases +R3914-- | Other gynecological diseases +R3915-- | Other gynecological diseases +R3916-- | Other gynecological diseases +R39191- | Other gynecological diseases +R39192- | Other gynecological diseases +R39198- | Other gynecological diseases +R392--- | Other gynecological diseases +R398--- | Other gynecological diseases +R3981-- | Other gynecological diseases +R3982-- | Other gynecological diseases +R3983-- | Other gynecological diseases +R3984-- | Other gynecological diseases +R3989-- | Other gynecological diseases +R399--- | Other gynecological diseases +R87---- | Other gynecological diseases +R870--- | Other gynecological diseases +R871--- | Other gynecological diseases +R872--- | Other gynecological diseases +R873--- | Other gynecological diseases +R874--- | Other gynecological diseases +R875--- | Other gynecological diseases +R876--- | Other gynecological diseases +R87610- | Other gynecological diseases +R87611- | Other gynecological diseases +R87612- | Other gynecological diseases +R87613- | Other gynecological diseases +R87614- | Other gynecological diseases +R87615- | Other gynecological diseases +R87616- | Other gynecological diseases +R87618- | Other gynecological diseases +R87619- | Other gynecological diseases +R87620- | Other gynecological diseases +R87621- | Other gynecological diseases +R87622- | Other gynecological diseases +R87623- | Other gynecological diseases +R87624- | Other gynecological diseases +R87625- | Other gynecological diseases +R87628- | Other gynecological diseases +R87629- | Other gynecological diseases +R8769-- | Other gynecological diseases +R877--- | Other gynecological diseases +R878--- | Other gynecological diseases +R87810- | Other gynecological diseases +R87811- | Other gynecological diseases +R87820- | Other gynecological diseases +R87821- | Other gynecological diseases +R8789-- | Other gynecological diseases +R879--- | Other gynecological diseases +Z014--- | Other gynecological diseases +Z01411- | Other gynecological diseases +Z01419- | Other gynecological diseases +Z0142-- | Other gynecological diseases +Z015--- | Other gynecological diseases +Z016--- | Other gynecological diseases +Z017--- | Other gynecological diseases +Z861--- | Other gynecological diseases +Z8611-- | Other gynecological diseases +Z8612-- | Other gynecological diseases +Z8613-- | Other gynecological diseases +Z8614-- | Other gynecological diseases +Z8619-- | Other gynecological diseases +Z874--- | Other gynecological diseases +Z87410- | Other gynecological diseases +Z87411- | Other gynecological diseases +Z87412- | Other gynecological diseases +Z8742-- | Other gynecological diseases +Z87430- | Other gynecological diseases +Z87438- | Other gynecological diseases +Z87440- | Other gynecological diseases +Z87441- | Other gynecological diseases +Z87442- | Other gynecological diseases +Z87448- | Other gynecological diseases +D55---- | Hemoglobinopathies and hemolytic anemias +D550--- | Hemoglobinopathies and hemolytic anemias +D551--- | Hemoglobinopathies and hemolytic anemias +D552--- | Hemoglobinopathies and hemolytic anemias +D553--- | Hemoglobinopathies and hemolytic anemias +D558--- | Hemoglobinopathies and hemolytic anemias +D559--- | Hemoglobinopathies and hemolytic anemias +D56---- | Hemoglobinopathies and hemolytic anemias +D560--- | Hemoglobinopathies and hemolytic anemias +D561--- | Hemoglobinopathies and hemolytic anemias +D562--- | Hemoglobinopathies and hemolytic anemias +D563--- | Hemoglobinopathies and hemolytic anemias +D564--- | Hemoglobinopathies and hemolytic anemias +D565--- | Hemoglobinopathies and hemolytic anemias +D568--- | Hemoglobinopathies and hemolytic anemias +D569--- | Hemoglobinopathies and hemolytic anemias +D57---- | Hemoglobinopathies and hemolytic anemias +D570--- | Hemoglobinopathies and hemolytic anemias +D5700-- | Hemoglobinopathies and hemolytic anemias +D5701-- | Hemoglobinopathies and hemolytic anemias +D5702-- | Hemoglobinopathies and hemolytic anemias +D571--- | Hemoglobinopathies and hemolytic anemias +D572--- | Hemoglobinopathies and hemolytic anemias +D5720-- | Hemoglobinopathies and hemolytic anemias +D57211- | Hemoglobinopathies and hemolytic anemias +D57212- | Hemoglobinopathies and hemolytic anemias +D57219- | Hemoglobinopathies and hemolytic anemias +D573--- | Hemoglobinopathies and hemolytic anemias +D5740-- | Hemoglobinopathies and hemolytic anemias +D57411- | Hemoglobinopathies and hemolytic anemias +D57412- | Hemoglobinopathies and hemolytic anemias +D57419- | Hemoglobinopathies and hemolytic anemias +D578--- | Hemoglobinopathies and hemolytic anemias +D5780-- | Hemoglobinopathies and hemolytic anemias +D57811- | Hemoglobinopathies and hemolytic anemias +D57812- | Hemoglobinopathies and hemolytic anemias +D57819- | Hemoglobinopathies and hemolytic anemias +D58---- | Hemoglobinopathies and hemolytic anemias +D580--- | Hemoglobinopathies and hemolytic anemias +D581--- | Hemoglobinopathies and hemolytic anemias +D582--- | Hemoglobinopathies and hemolytic anemias +D588--- | Hemoglobinopathies and hemolytic anemias +D589--- | Hemoglobinopathies and hemolytic anemias +D59---- | Hemoglobinopathies and hemolytic anemias +D590--- | Hemoglobinopathies and hemolytic anemias +D591--- | Hemoglobinopathies and hemolytic anemias +D592--- | Hemoglobinopathies and hemolytic anemias +D593--- | Hemoglobinopathies and hemolytic anemias +D594--- | Hemoglobinopathies and hemolytic anemias +D595--- | Hemoglobinopathies and hemolytic anemias +D596--- | Hemoglobinopathies and hemolytic anemias +D598--- | Hemoglobinopathies and hemolytic anemias +D599--- | Hemoglobinopathies and hemolytic anemias +D60---- | Hemoglobinopathies and hemolytic anemias +D600--- | Hemoglobinopathies and hemolytic anemias +D601--- | Hemoglobinopathies and hemolytic anemias +D608--- | Hemoglobinopathies and hemolytic anemias +D609--- | Hemoglobinopathies and hemolytic anemias +D61---- | Hemoglobinopathies and hemolytic anemias +D610--- | Hemoglobinopathies and hemolytic anemias +D6101-- | Hemoglobinopathies and hemolytic anemias +D6109-- | Hemoglobinopathies and hemolytic anemias +D611--- | Hemoglobinopathies and hemolytic anemias +D612--- | Hemoglobinopathies and hemolytic anemias +D613--- | Hemoglobinopathies and hemolytic anemias +D618--- | Hemoglobinopathies and hemolytic anemias +D61810- | Hemoglobinopathies and hemolytic anemias +D61811- | Hemoglobinopathies and hemolytic anemias +D61818- | Hemoglobinopathies and hemolytic anemias +D6182-- | Hemoglobinopathies and hemolytic anemias +D6189-- | Hemoglobinopathies and hemolytic anemias +D619--- | Hemoglobinopathies and hemolytic anemias +D64---- | Hemoglobinopathies and hemolytic anemias +D640--- | Hemoglobinopathies and hemolytic anemias +D641--- | Hemoglobinopathies and hemolytic anemias +D642--- | Hemoglobinopathies and hemolytic anemias +D643--- | Hemoglobinopathies and hemolytic anemias +D644--- | Hemoglobinopathies and hemolytic anemias +D648--- | Hemoglobinopathies and hemolytic anemias +D56---- | Thalassemias +D560--- | Thalassemias +D561--- | Thalassemias +D562--- | Thalassemias +D563--- | Thalassemias +D565--- | Thalassemias +D568--- | Thalassemias +D569--- | Thalassemias +D5740-- | Thalassemias +D57411- | Thalassemias +D57412- | Thalassemias +D57419- | Thalassemias +D57---- | Sickle cell disorders +D570--- | Sickle cell disorders +D5700-- | Sickle cell disorders +D5701-- | Sickle cell disorders +D5702-- | Sickle cell disorders +D571--- | Sickle cell disorders +D572--- | Sickle cell disorders +D5720-- | Sickle cell disorders +D57211- | Sickle cell disorders +D57212- | Sickle cell disorders +D57219- | Sickle cell disorders +D573--- | Sickle cell disorders +D578--- | Sickle cell disorders +D5780-- | Sickle cell disorders +D57811- | Sickle cell disorders +D57812- | Sickle cell disorders +D57819- | Sickle cell disorders +D55---- | G6PD deficiency +D550--- | G6PD deficiency +D551--- | G6PD deficiency +D552--- | G6PD deficiency +D553--- | Other hemoglobinopathies and hemolytic anemias +D558--- | Other hemoglobinopathies and hemolytic anemias +D559--- | Other hemoglobinopathies and hemolytic anemias +D564--- | Other hemoglobinopathies and hemolytic anemias +D58---- | Other hemoglobinopathies and hemolytic anemias +D580--- | Other hemoglobinopathies and hemolytic anemias +D581--- | Other hemoglobinopathies and hemolytic anemias +D582--- | Other hemoglobinopathies and hemolytic anemias +D588--- | Other hemoglobinopathies and hemolytic anemias +D589--- | Other hemoglobinopathies and hemolytic anemias +D59---- | Other hemoglobinopathies and hemolytic anemias +D590--- | Other hemoglobinopathies and hemolytic anemias +D591--- | Other hemoglobinopathies and hemolytic anemias +D592--- | Other hemoglobinopathies and hemolytic anemias +D593--- | Other hemoglobinopathies and hemolytic anemias +D594--- | Other hemoglobinopathies and hemolytic anemias +D595--- | Other hemoglobinopathies and hemolytic anemias +D596--- | Other hemoglobinopathies and hemolytic anemias +D598--- | Other hemoglobinopathies and hemolytic anemias +D599--- | Other hemoglobinopathies and hemolytic anemias +D60---- | Other hemoglobinopathies and hemolytic anemias +D600--- | Other hemoglobinopathies and hemolytic anemias +D601--- | Other hemoglobinopathies and hemolytic anemias +D608--- | Other hemoglobinopathies and hemolytic anemias +D609--- | Other hemoglobinopathies and hemolytic anemias +D61---- | Other hemoglobinopathies and hemolytic anemias +D610--- | Other hemoglobinopathies and hemolytic anemias +D6101-- | Other hemoglobinopathies and hemolytic anemias +D6109-- | Other hemoglobinopathies and hemolytic anemias +D611--- | Other hemoglobinopathies and hemolytic anemias +D612--- | Other hemoglobinopathies and hemolytic anemias +D613--- | Other hemoglobinopathies and hemolytic anemias +D618--- | Other hemoglobinopathies and hemolytic anemias +D61810- | Other hemoglobinopathies and hemolytic anemias +D61811- | Other hemoglobinopathies and hemolytic anemias +D61818- | Other hemoglobinopathies and hemolytic anemias +D6182-- | Other hemoglobinopathies and hemolytic anemias +D6189-- | Other hemoglobinopathies and hemolytic anemias +D619--- | Other hemoglobinopathies and hemolytic anemias +D64---- | Other hemoglobinopathies and hemolytic anemias +D640--- | Other hemoglobinopathies and hemolytic anemias +D641--- | Other hemoglobinopathies and hemolytic anemias +D642--- | Other hemoglobinopathies and hemolytic anemias +D643--- | Other hemoglobinopathies and hemolytic anemias +D644--- | Other hemoglobinopathies and hemolytic anemias +D648--- | Other hemoglobinopathies and hemolytic anemias +C7A00-- | Endocrine, metabolic, blood, and immune disorders +C7A010- | Endocrine, metabolic, blood, and immune disorders +C7A011- | Endocrine, metabolic, blood, and immune disorders +C7A012- | Endocrine, metabolic, blood, and immune disorders +C7A019- | Endocrine, metabolic, blood, and immune disorders +C7A020- | Endocrine, metabolic, blood, and immune disorders +C7A021- | Endocrine, metabolic, blood, and immune disorders +C7A022- | Endocrine, metabolic, blood, and immune disorders +C7A023- | Endocrine, metabolic, blood, and immune disorders +C7A024- | Endocrine, metabolic, blood, and immune disorders +C7A025- | Endocrine, metabolic, blood, and immune disorders +C7A026- | Endocrine, metabolic, blood, and immune disorders +C7A029- | Endocrine, metabolic, blood, and immune disorders +C7A090- | Endocrine, metabolic, blood, and immune disorders +C7A091- | Endocrine, metabolic, blood, and immune disorders +C7A092- | Endocrine, metabolic, blood, and immune disorders +C7A093- | Endocrine, metabolic, blood, and immune disorders +C7A094- | Endocrine, metabolic, blood, and immune disorders +C7A095- | Endocrine, metabolic, blood, and immune disorders +C7A096- | Endocrine, metabolic, blood, and immune disorders +C7A098- | Endocrine, metabolic, blood, and immune disorders +C7A1--- | Endocrine, metabolic, blood, and immune disorders +C7A8--- | Endocrine, metabolic, blood, and immune disorders +C7B00-- | Endocrine, metabolic, blood, and immune disorders +C7B01-- | Endocrine, metabolic, blood, and immune disorders +C7B02-- | Endocrine, metabolic, blood, and immune disorders +C7B03-- | Endocrine, metabolic, blood, and immune disorders +C7B04-- | Endocrine, metabolic, blood, and immune disorders +C7B09-- | Endocrine, metabolic, blood, and immune disorders +C7B1--- | Endocrine, metabolic, blood, and immune disorders +C7B8--- | Endocrine, metabolic, blood, and immune disorders +D3A00-- | Endocrine, metabolic, blood, and immune disorders +D3A010- | Endocrine, metabolic, blood, and immune disorders +D3A011- | Endocrine, metabolic, blood, and immune disorders +D3A012- | Endocrine, metabolic, blood, and immune disorders +D3A019- | Endocrine, metabolic, blood, and immune disorders +D3A020- | Endocrine, metabolic, blood, and immune disorders +D3A021- | Endocrine, metabolic, blood, and immune disorders +D3A022- | Endocrine, metabolic, blood, and immune disorders +D3A023- | Endocrine, metabolic, blood, and immune disorders +D3A024- | Endocrine, metabolic, blood, and immune disorders +D3A025- | Endocrine, metabolic, blood, and immune disorders +D3A026- | Endocrine, metabolic, blood, and immune disorders +D3A029- | Endocrine, metabolic, blood, and immune disorders +D3A090- | Endocrine, metabolic, blood, and immune disorders +D3A091- | Endocrine, metabolic, blood, and immune disorders +D3A092- | Endocrine, metabolic, blood, and immune disorders +D3A093- | Endocrine, metabolic, blood, and immune disorders +D3A094- | Endocrine, metabolic, blood, and immune disorders +D3A095- | Endocrine, metabolic, blood, and immune disorders +D3A096- | Endocrine, metabolic, blood, and immune disorders +D3A098- | Endocrine, metabolic, blood, and immune disorders +D3A8--- | Endocrine, metabolic, blood, and immune disorders +D66---- | Endocrine, metabolic, blood, and immune disorders +D67---- | Endocrine, metabolic, blood, and immune disorders +D68---- | Endocrine, metabolic, blood, and immune disorders +D680--- | Endocrine, metabolic, blood, and immune disorders +D681--- | Endocrine, metabolic, blood, and immune disorders +D682--- | Endocrine, metabolic, blood, and immune disorders +D683--- | Endocrine, metabolic, blood, and immune disorders +D68311- | Endocrine, metabolic, blood, and immune disorders +D68312- | Endocrine, metabolic, blood, and immune disorders +D68318- | Endocrine, metabolic, blood, and immune disorders +D6832-- | Endocrine, metabolic, blood, and immune disorders +D684--- | Endocrine, metabolic, blood, and immune disorders +D685--- | Endocrine, metabolic, blood, and immune disorders +D6851-- | Endocrine, metabolic, blood, and immune disorders +D6852-- | Endocrine, metabolic, blood, and immune disorders +D6859-- | Endocrine, metabolic, blood, and immune disorders +D686--- | Endocrine, metabolic, blood, and immune disorders +D6861-- | Endocrine, metabolic, blood, and immune disorders +D6862-- | Endocrine, metabolic, blood, and immune disorders +D6869-- | Endocrine, metabolic, blood, and immune disorders +D688--- | Endocrine, metabolic, blood, and immune disorders +D689--- | Endocrine, metabolic, blood, and immune disorders +D69---- | Endocrine, metabolic, blood, and immune disorders +D690--- | Endocrine, metabolic, blood, and immune disorders +D691--- | Endocrine, metabolic, blood, and immune disorders +D692--- | Endocrine, metabolic, blood, and immune disorders +D693--- | Endocrine, metabolic, blood, and immune disorders +D694--- | Endocrine, metabolic, blood, and immune disorders +D6941-- | Endocrine, metabolic, blood, and immune disorders +D6942-- | Endocrine, metabolic, blood, and immune disorders +D6949-- | Endocrine, metabolic, blood, and immune disorders +D696--- | Endocrine, metabolic, blood, and immune disorders +D698--- | Endocrine, metabolic, blood, and immune disorders +D699--- | Endocrine, metabolic, blood, and immune disorders +D70---- | Endocrine, metabolic, blood, and immune disorders +D700--- | Endocrine, metabolic, blood, and immune disorders +D704--- | Endocrine, metabolic, blood, and immune disorders +D708--- | Endocrine, metabolic, blood, and immune disorders +D709--- | Endocrine, metabolic, blood, and immune disorders +D71---- | Endocrine, metabolic, blood, and immune disorders +D72---- | Endocrine, metabolic, blood, and immune disorders +D720--- | Endocrine, metabolic, blood, and immune disorders +D721--- | Endocrine, metabolic, blood, and immune disorders +D728--- | Endocrine, metabolic, blood, and immune disorders +D72810- | Endocrine, metabolic, blood, and immune disorders +D72818- | Endocrine, metabolic, blood, and immune disorders +D72819- | Endocrine, metabolic, blood, and immune disorders +D72820- | Endocrine, metabolic, blood, and immune disorders +D72821- | Endocrine, metabolic, blood, and immune disorders +D72822- | Endocrine, metabolic, blood, and immune disorders +D72823- | Endocrine, metabolic, blood, and immune disorders +D72824- | Endocrine, metabolic, blood, and immune disorders +D72825- | Endocrine, metabolic, blood, and immune disorders +D72828- | Endocrine, metabolic, blood, and immune disorders +D72829- | Endocrine, metabolic, blood, and immune disorders +D7289-- | Endocrine, metabolic, blood, and immune disorders +D729--- | Endocrine, metabolic, blood, and immune disorders +D73---- | Endocrine, metabolic, blood, and immune disorders +D730--- | Endocrine, metabolic, blood, and immune disorders +D731--- | Endocrine, metabolic, blood, and immune disorders +D732--- | Endocrine, metabolic, blood, and immune disorders +D733--- | Endocrine, metabolic, blood, and immune disorders +D734--- | Endocrine, metabolic, blood, and immune disorders +D735--- | Endocrine, metabolic, blood, and immune disorders +D738--- | Endocrine, metabolic, blood, and immune disorders +D7381-- | Endocrine, metabolic, blood, and immune disorders +D7389-- | Endocrine, metabolic, blood, and immune disorders +D739--- | Endocrine, metabolic, blood, and immune disorders +D74---- | Endocrine, metabolic, blood, and immune disorders +D740--- | Endocrine, metabolic, blood, and immune disorders +D748--- | Endocrine, metabolic, blood, and immune disorders +D749--- | Endocrine, metabolic, blood, and immune disorders +D75---- | Endocrine, metabolic, blood, and immune disorders +D750--- | Endocrine, metabolic, blood, and immune disorders +D751--- | Endocrine, metabolic, blood, and immune disorders +D758--- | Endocrine, metabolic, blood, and immune disorders +D7581-- | Endocrine, metabolic, blood, and immune disorders +D7582-- | Endocrine, metabolic, blood, and immune disorders +D7589-- | Endocrine, metabolic, blood, and immune disorders +D759--- | Endocrine, metabolic, blood, and immune disorders +D76---- | Endocrine, metabolic, blood, and immune disorders +D761--- | Endocrine, metabolic, blood, and immune disorders +D762--- | Endocrine, metabolic, blood, and immune disorders +D763--- | Endocrine, metabolic, blood, and immune disorders +D77---- | Endocrine, metabolic, blood, and immune disorders +D80---- | Endocrine, metabolic, blood, and immune disorders +D800--- | Endocrine, metabolic, blood, and immune disorders +D801--- | Endocrine, metabolic, blood, and immune disorders +D802--- | Endocrine, metabolic, blood, and immune disorders +D803--- | Endocrine, metabolic, blood, and immune disorders +D804--- | Endocrine, metabolic, blood, and immune disorders +D805--- | Endocrine, metabolic, blood, and immune disorders +D806--- | Endocrine, metabolic, blood, and immune disorders +D807--- | Endocrine, metabolic, blood, and immune disorders +D808--- | Endocrine, metabolic, blood, and immune disorders +D809--- | Endocrine, metabolic, blood, and immune disorders +D81---- | Endocrine, metabolic, blood, and immune disorders +D810--- | Endocrine, metabolic, blood, and immune disorders +D811--- | Endocrine, metabolic, blood, and immune disorders +D812--- | Endocrine, metabolic, blood, and immune disorders +D813--- | Endocrine, metabolic, blood, and immune disorders +D814--- | Endocrine, metabolic, blood, and immune disorders +D815--- | Endocrine, metabolic, blood, and immune disorders +D816--- | Endocrine, metabolic, blood, and immune disorders +D817--- | Endocrine, metabolic, blood, and immune disorders +D818--- | Endocrine, metabolic, blood, and immune disorders +D81810- | Endocrine, metabolic, blood, and immune disorders +D81818- | Endocrine, metabolic, blood, and immune disorders +D81819- | Endocrine, metabolic, blood, and immune disorders +D8189-- | Endocrine, metabolic, blood, and immune disorders +D819--- | Endocrine, metabolic, blood, and immune disorders +D82---- | Endocrine, metabolic, blood, and immune disorders +D820--- | Endocrine, metabolic, blood, and immune disorders +D821--- | Endocrine, metabolic, blood, and immune disorders +D822--- | Endocrine, metabolic, blood, and immune disorders +D823--- | Endocrine, metabolic, blood, and immune disorders +D824--- | Endocrine, metabolic, blood, and immune disorders +D828--- | Endocrine, metabolic, blood, and immune disorders +D829--- | Endocrine, metabolic, blood, and immune disorders +D83---- | Endocrine, metabolic, blood, and immune disorders +D830--- | Endocrine, metabolic, blood, and immune disorders +D831--- | Endocrine, metabolic, blood, and immune disorders +D832--- | Endocrine, metabolic, blood, and immune disorders +D838--- | Endocrine, metabolic, blood, and immune disorders +D839--- | Endocrine, metabolic, blood, and immune disorders +D84---- | Endocrine, metabolic, blood, and immune disorders +D840--- | Endocrine, metabolic, blood, and immune disorders +D841--- | Endocrine, metabolic, blood, and immune disorders +D848--- | Endocrine, metabolic, blood, and immune disorders +D849--- | Endocrine, metabolic, blood, and immune disorders +D868--- | Endocrine, metabolic, blood, and immune disorders +D8682-- | Endocrine, metabolic, blood, and immune disorders +D8683-- | Endocrine, metabolic, blood, and immune disorders +D8684-- | Endocrine, metabolic, blood, and immune disorders +D8686-- | Endocrine, metabolic, blood, and immune disorders +D8687-- | Endocrine, metabolic, blood, and immune disorders +D8689-- | Endocrine, metabolic, blood, and immune disorders +D89---- | Endocrine, metabolic, blood, and immune disorders +D890--- | Endocrine, metabolic, blood, and immune disorders +D891--- | Endocrine, metabolic, blood, and immune disorders +D892--- | Endocrine, metabolic, blood, and immune disorders +D898--- | Endocrine, metabolic, blood, and immune disorders +D8982-- | Endocrine, metabolic, blood, and immune disorders +D8989-- | Endocrine, metabolic, blood, and immune disorders +D899--- | Endocrine, metabolic, blood, and immune disorders +E03---- | Endocrine, metabolic, blood, and immune disorders +E030--- | Endocrine, metabolic, blood, and immune disorders +E031--- | Endocrine, metabolic, blood, and immune disorders +E033--- | Endocrine, metabolic, blood, and immune disorders +E034--- | Endocrine, metabolic, blood, and immune disorders +E035--- | Endocrine, metabolic, blood, and immune disorders +E038--- | Endocrine, metabolic, blood, and immune disorders +E039--- | Endocrine, metabolic, blood, and immune disorders +E04---- | Endocrine, metabolic, blood, and immune disorders +E040--- | Endocrine, metabolic, blood, and immune disorders +E041--- | Endocrine, metabolic, blood, and immune disorders +E042--- | Endocrine, metabolic, blood, and immune disorders +E048--- | Endocrine, metabolic, blood, and immune disorders +E049--- | Endocrine, metabolic, blood, and immune disorders +E05---- | Endocrine, metabolic, blood, and immune disorders +E050--- | Endocrine, metabolic, blood, and immune disorders +E0500-- | Endocrine, metabolic, blood, and immune disorders +E0501-- | Endocrine, metabolic, blood, and immune disorders +E051--- | Endocrine, metabolic, blood, and immune disorders +E0510-- | Endocrine, metabolic, blood, and immune disorders +E0511-- | Endocrine, metabolic, blood, and immune disorders +E052--- | Endocrine, metabolic, blood, and immune disorders +E0520-- | Endocrine, metabolic, blood, and immune disorders +E0521-- | Endocrine, metabolic, blood, and immune disorders +E053--- | Endocrine, metabolic, blood, and immune disorders +E0530-- | Endocrine, metabolic, blood, and immune disorders +E0531-- | Endocrine, metabolic, blood, and immune disorders +E054--- | Endocrine, metabolic, blood, and immune disorders +E0540-- | Endocrine, metabolic, blood, and immune disorders +E0541-- | Endocrine, metabolic, blood, and immune disorders +E055--- | Endocrine, metabolic, blood, and immune disorders +E058--- | Endocrine, metabolic, blood, and immune disorders +E0580-- | Endocrine, metabolic, blood, and immune disorders +E0581-- | Endocrine, metabolic, blood, and immune disorders +E059--- | Endocrine, metabolic, blood, and immune disorders +E0590-- | Endocrine, metabolic, blood, and immune disorders +E0591-- | Endocrine, metabolic, blood, and immune disorders +E06---- | Endocrine, metabolic, blood, and immune disorders +E060--- | Endocrine, metabolic, blood, and immune disorders +E061--- | Endocrine, metabolic, blood, and immune disorders +E062--- | Endocrine, metabolic, blood, and immune disorders +E063--- | Endocrine, metabolic, blood, and immune disorders +E065--- | Endocrine, metabolic, blood, and immune disorders +E069--- | Endocrine, metabolic, blood, and immune disorders +E07---- | Endocrine, metabolic, blood, and immune disorders +E070--- | Endocrine, metabolic, blood, and immune disorders +E071--- | Endocrine, metabolic, blood, and immune disorders +E078--- | Endocrine, metabolic, blood, and immune disorders +E0781-- | Endocrine, metabolic, blood, and immune disorders +E0789-- | Endocrine, metabolic, blood, and immune disorders +E079--- | Endocrine, metabolic, blood, and immune disorders +E15---- | Endocrine, metabolic, blood, and immune disorders +E16---- | Endocrine, metabolic, blood, and immune disorders +E161--- | Endocrine, metabolic, blood, and immune disorders +E162--- | Endocrine, metabolic, blood, and immune disorders +E163--- | Endocrine, metabolic, blood, and immune disorders +E164--- | Endocrine, metabolic, blood, and immune disorders +E168--- | Endocrine, metabolic, blood, and immune disorders +E169--- | Endocrine, metabolic, blood, and immune disorders +E20---- | Endocrine, metabolic, blood, and immune disorders +E200--- | Endocrine, metabolic, blood, and immune disorders +E201--- | Endocrine, metabolic, blood, and immune disorders +E208--- | Endocrine, metabolic, blood, and immune disorders +E209--- | Endocrine, metabolic, blood, and immune disorders +E21---- | Endocrine, metabolic, blood, and immune disorders +E210--- | Endocrine, metabolic, blood, and immune disorders +E211--- | Endocrine, metabolic, blood, and immune disorders +E212--- | Endocrine, metabolic, blood, and immune disorders +E213--- | Endocrine, metabolic, blood, and immune disorders +E214--- | Endocrine, metabolic, blood, and immune disorders +E215--- | Endocrine, metabolic, blood, and immune disorders +E22---- | Endocrine, metabolic, blood, and immune disorders +E220--- | Endocrine, metabolic, blood, and immune disorders +E221--- | Endocrine, metabolic, blood, and immune disorders +E222--- | Endocrine, metabolic, blood, and immune disorders +E228--- | Endocrine, metabolic, blood, and immune disorders +E229--- | Endocrine, metabolic, blood, and immune disorders +E23---- | Endocrine, metabolic, blood, and immune disorders +E230--- | Endocrine, metabolic, blood, and immune disorders +E232--- | Endocrine, metabolic, blood, and immune disorders +E233--- | Endocrine, metabolic, blood, and immune disorders +E236--- | Endocrine, metabolic, blood, and immune disorders +E237--- | Endocrine, metabolic, blood, and immune disorders +E24---- | Endocrine, metabolic, blood, and immune disorders +E240--- | Endocrine, metabolic, blood, and immune disorders +E241--- | Endocrine, metabolic, blood, and immune disorders +E243--- | Endocrine, metabolic, blood, and immune disorders +E248--- | Endocrine, metabolic, blood, and immune disorders +E249--- | Endocrine, metabolic, blood, and immune disorders +E25---- | Endocrine, metabolic, blood, and immune disorders +E250--- | Endocrine, metabolic, blood, and immune disorders +E258--- | Endocrine, metabolic, blood, and immune disorders +E259--- | Endocrine, metabolic, blood, and immune disorders +E26---- | Endocrine, metabolic, blood, and immune disorders +E260--- | Endocrine, metabolic, blood, and immune disorders +E2601-- | Endocrine, metabolic, blood, and immune disorders +E2602-- | Endocrine, metabolic, blood, and immune disorders +E2609-- | Endocrine, metabolic, blood, and immune disorders +E261--- | Endocrine, metabolic, blood, and immune disorders +E268--- | Endocrine, metabolic, blood, and immune disorders +E2681-- | Endocrine, metabolic, blood, and immune disorders +E2689-- | Endocrine, metabolic, blood, and immune disorders +E269--- | Endocrine, metabolic, blood, and immune disorders +E27---- | Endocrine, metabolic, blood, and immune disorders +E270--- | Endocrine, metabolic, blood, and immune disorders +E271--- | Endocrine, metabolic, blood, and immune disorders +E272--- | Endocrine, metabolic, blood, and immune disorders +E274--- | Endocrine, metabolic, blood, and immune disorders +E2740-- | Endocrine, metabolic, blood, and immune disorders +E2749-- | Endocrine, metabolic, blood, and immune disorders +E275--- | Endocrine, metabolic, blood, and immune disorders +E278--- | Endocrine, metabolic, blood, and immune disorders +E279--- | Endocrine, metabolic, blood, and immune disorders +E28---- | Endocrine, metabolic, blood, and immune disorders +E280--- | Endocrine, metabolic, blood, and immune disorders +E281--- | Endocrine, metabolic, blood, and immune disorders +E283--- | Endocrine, metabolic, blood, and immune disorders +E28310- | Endocrine, metabolic, blood, and immune disorders +E28319- | Endocrine, metabolic, blood, and immune disorders +E2839-- | Endocrine, metabolic, blood, and immune disorders +E288--- | Endocrine, metabolic, blood, and immune disorders +E289--- | Endocrine, metabolic, blood, and immune disorders +E29---- | Endocrine, metabolic, blood, and immune disorders +E290--- | Endocrine, metabolic, blood, and immune disorders +E291--- | Endocrine, metabolic, blood, and immune disorders +E298--- | Endocrine, metabolic, blood, and immune disorders +E299--- | Endocrine, metabolic, blood, and immune disorders +E30---- | Endocrine, metabolic, blood, and immune disorders +E300--- | Endocrine, metabolic, blood, and immune disorders +E301--- | Endocrine, metabolic, blood, and immune disorders +E308--- | Endocrine, metabolic, blood, and immune disorders +E309--- | Endocrine, metabolic, blood, and immune disorders +E31---- | Endocrine, metabolic, blood, and immune disorders +E310--- | Endocrine, metabolic, blood, and immune disorders +E311--- | Endocrine, metabolic, blood, and immune disorders +E3120-- | Endocrine, metabolic, blood, and immune disorders +E3121-- | Endocrine, metabolic, blood, and immune disorders +E3122-- | Endocrine, metabolic, blood, and immune disorders +E3123-- | Endocrine, metabolic, blood, and immune disorders +E318--- | Endocrine, metabolic, blood, and immune disorders +E319--- | Endocrine, metabolic, blood, and immune disorders +E32---- | Endocrine, metabolic, blood, and immune disorders +E320--- | Endocrine, metabolic, blood, and immune disorders +E321--- | Endocrine, metabolic, blood, and immune disorders +E328--- | Endocrine, metabolic, blood, and immune disorders +E329--- | Endocrine, metabolic, blood, and immune disorders +E34---- | Endocrine, metabolic, blood, and immune disorders +E341--- | Endocrine, metabolic, blood, and immune disorders +E342--- | Endocrine, metabolic, blood, and immune disorders +E343--- | Endocrine, metabolic, blood, and immune disorders +E344--- | Endocrine, metabolic, blood, and immune disorders +E345--- | Endocrine, metabolic, blood, and immune disorders +E3450-- | Endocrine, metabolic, blood, and immune disorders +E3451-- | Endocrine, metabolic, blood, and immune disorders +E3452-- | Endocrine, metabolic, blood, and immune disorders +E348--- | Endocrine, metabolic, blood, and immune disorders +E349--- | Endocrine, metabolic, blood, and immune disorders +E35---- | Endocrine, metabolic, blood, and immune disorders +E350--- | Endocrine, metabolic, blood, and immune disorders +E351--- | Endocrine, metabolic, blood, and immune disorders +E358--- | Endocrine, metabolic, blood, and immune disorders +E65---- | Endocrine, metabolic, blood, and immune disorders +E66---- | Endocrine, metabolic, blood, and immune disorders +E660--- | Endocrine, metabolic, blood, and immune disorders +E6601-- | Endocrine, metabolic, blood, and immune disorders +E6609-- | Endocrine, metabolic, blood, and immune disorders +E662--- | Endocrine, metabolic, blood, and immune disorders +E663--- | Endocrine, metabolic, blood, and immune disorders +E668--- | Endocrine, metabolic, blood, and immune disorders +E669--- | Endocrine, metabolic, blood, and immune disorders +E67---- | Endocrine, metabolic, blood, and immune disorders +E670--- | Endocrine, metabolic, blood, and immune disorders +E671--- | Endocrine, metabolic, blood, and immune disorders +E672--- | Endocrine, metabolic, blood, and immune disorders +E673--- | Endocrine, metabolic, blood, and immune disorders +E678--- | Endocrine, metabolic, blood, and immune disorders +E68---- | Endocrine, metabolic, blood, and immune disorders +E70---- | Endocrine, metabolic, blood, and immune disorders +E700--- | Endocrine, metabolic, blood, and immune disorders +E701--- | Endocrine, metabolic, blood, and immune disorders +E702--- | Endocrine, metabolic, blood, and immune disorders +E7020-- | Endocrine, metabolic, blood, and immune disorders +E7021-- | Endocrine, metabolic, blood, and immune disorders +E7029-- | Endocrine, metabolic, blood, and immune disorders +E703--- | Endocrine, metabolic, blood, and immune disorders +E7030-- | Endocrine, metabolic, blood, and immune disorders +E70310- | Endocrine, metabolic, blood, and immune disorders +E70311- | Endocrine, metabolic, blood, and immune disorders +E70318- | Endocrine, metabolic, blood, and immune disorders +E70319- | Endocrine, metabolic, blood, and immune disorders +E70320- | Endocrine, metabolic, blood, and immune disorders +E70321- | Endocrine, metabolic, blood, and immune disorders +E70328- | Endocrine, metabolic, blood, and immune disorders +E70329- | Endocrine, metabolic, blood, and immune disorders +E70330- | Endocrine, metabolic, blood, and immune disorders +E70331- | Endocrine, metabolic, blood, and immune disorders +E70338- | Endocrine, metabolic, blood, and immune disorders +E70339- | Endocrine, metabolic, blood, and immune disorders +E7039-- | Endocrine, metabolic, blood, and immune disorders +E7040-- | Endocrine, metabolic, blood, and immune disorders +E7041-- | Endocrine, metabolic, blood, and immune disorders +E7049-- | Endocrine, metabolic, blood, and immune disorders +E705--- | Endocrine, metabolic, blood, and immune disorders +E708--- | Endocrine, metabolic, blood, and immune disorders +E709--- | Endocrine, metabolic, blood, and immune disorders +E71---- | Endocrine, metabolic, blood, and immune disorders +E710--- | Endocrine, metabolic, blood, and immune disorders +E711--- | Endocrine, metabolic, blood, and immune disorders +E71110- | Endocrine, metabolic, blood, and immune disorders +E71111- | Endocrine, metabolic, blood, and immune disorders +E71118- | Endocrine, metabolic, blood, and immune disorders +E71120- | Endocrine, metabolic, blood, and immune disorders +E71121- | Endocrine, metabolic, blood, and immune disorders +E71128- | Endocrine, metabolic, blood, and immune disorders +E7119-- | Endocrine, metabolic, blood, and immune disorders +E712--- | Endocrine, metabolic, blood, and immune disorders +E713--- | Endocrine, metabolic, blood, and immune disorders +E7130-- | Endocrine, metabolic, blood, and immune disorders +E71310- | Endocrine, metabolic, blood, and immune disorders +E71311- | Endocrine, metabolic, blood, and immune disorders +E71312- | Endocrine, metabolic, blood, and immune disorders +E71313- | Endocrine, metabolic, blood, and immune disorders +E71314- | Endocrine, metabolic, blood, and immune disorders +E71318- | Endocrine, metabolic, blood, and immune disorders +E7132-- | Endocrine, metabolic, blood, and immune disorders +E7139-- | Endocrine, metabolic, blood, and immune disorders +E7140-- | Endocrine, metabolic, blood, and immune disorders +E7141-- | Endocrine, metabolic, blood, and immune disorders +E7142-- | Endocrine, metabolic, blood, and immune disorders +E7143-- | Endocrine, metabolic, blood, and immune disorders +E71440- | Endocrine, metabolic, blood, and immune disorders +E71448- | Endocrine, metabolic, blood, and immune disorders +E7150-- | Endocrine, metabolic, blood, and immune disorders +E71510- | Endocrine, metabolic, blood, and immune disorders +E71511- | Endocrine, metabolic, blood, and immune disorders +E71518- | Endocrine, metabolic, blood, and immune disorders +E71520- | Endocrine, metabolic, blood, and immune disorders +E71521- | Endocrine, metabolic, blood, and immune disorders +E71522- | Endocrine, metabolic, blood, and immune disorders +E71528- | Endocrine, metabolic, blood, and immune disorders +E71529- | Endocrine, metabolic, blood, and immune disorders +E7153-- | Endocrine, metabolic, blood, and immune disorders +E71540- | Endocrine, metabolic, blood, and immune disorders +E71541- | Endocrine, metabolic, blood, and immune disorders +E71542- | Endocrine, metabolic, blood, and immune disorders +E71548- | Endocrine, metabolic, blood, and immune disorders +E72---- | Endocrine, metabolic, blood, and immune disorders +E720--- | Endocrine, metabolic, blood, and immune disorders +E7200-- | Endocrine, metabolic, blood, and immune disorders +E7201-- | Endocrine, metabolic, blood, and immune disorders +E7202-- | Endocrine, metabolic, blood, and immune disorders +E7203-- | Endocrine, metabolic, blood, and immune disorders +E7204-- | Endocrine, metabolic, blood, and immune disorders +E7209-- | Endocrine, metabolic, blood, and immune disorders +E721--- | Endocrine, metabolic, blood, and immune disorders +E7210-- | Endocrine, metabolic, blood, and immune disorders +E7211-- | Endocrine, metabolic, blood, and immune disorders +E7212-- | Endocrine, metabolic, blood, and immune disorders +E7219-- | Endocrine, metabolic, blood, and immune disorders +E722--- | Endocrine, metabolic, blood, and immune disorders +E7220-- | Endocrine, metabolic, blood, and immune disorders +E7221-- | Endocrine, metabolic, blood, and immune disorders +E7222-- | Endocrine, metabolic, blood, and immune disorders +E7223-- | Endocrine, metabolic, blood, and immune disorders +E7229-- | Endocrine, metabolic, blood, and immune disorders +E723--- | Endocrine, metabolic, blood, and immune disorders +E724--- | Endocrine, metabolic, blood, and immune disorders +E725--- | Endocrine, metabolic, blood, and immune disorders +E7250-- | Endocrine, metabolic, blood, and immune disorders +E7251-- | Endocrine, metabolic, blood, and immune disorders +E7252-- | Endocrine, metabolic, blood, and immune disorders +E7253-- | Endocrine, metabolic, blood, and immune disorders +E7259-- | Endocrine, metabolic, blood, and immune disorders +E728--- | Endocrine, metabolic, blood, and immune disorders +E7281-- | Endocrine, metabolic, blood, and immune disorders +E7289-- | Endocrine, metabolic, blood, and immune disorders +E729--- | Endocrine, metabolic, blood, and immune disorders +E73---- | Endocrine, metabolic, blood, and immune disorders +E730--- | Endocrine, metabolic, blood, and immune disorders +E731--- | Endocrine, metabolic, blood, and immune disorders +E738--- | Endocrine, metabolic, blood, and immune disorders +E739--- | Endocrine, metabolic, blood, and immune disorders +E74---- | Endocrine, metabolic, blood, and immune disorders +E740--- | Endocrine, metabolic, blood, and immune disorders +E7400-- | Endocrine, metabolic, blood, and immune disorders +E7401-- | Endocrine, metabolic, blood, and immune disorders +E7402-- | Endocrine, metabolic, blood, and immune disorders +E7403-- | Endocrine, metabolic, blood, and immune disorders +E7404-- | Endocrine, metabolic, blood, and immune disorders +E7409-- | Endocrine, metabolic, blood, and immune disorders +E741--- | Endocrine, metabolic, blood, and immune disorders +E7410-- | Endocrine, metabolic, blood, and immune disorders +E7411-- | Endocrine, metabolic, blood, and immune disorders +E7412-- | Endocrine, metabolic, blood, and immune disorders +E7419-- | Endocrine, metabolic, blood, and immune disorders +E742--- | Endocrine, metabolic, blood, and immune disorders +E7420-- | Endocrine, metabolic, blood, and immune disorders +E7421-- | Endocrine, metabolic, blood, and immune disorders +E7429-- | Endocrine, metabolic, blood, and immune disorders +E743--- | Endocrine, metabolic, blood, and immune disorders +E7431-- | Endocrine, metabolic, blood, and immune disorders +E7439-- | Endocrine, metabolic, blood, and immune disorders +E744--- | Endocrine, metabolic, blood, and immune disorders +E748--- | Endocrine, metabolic, blood, and immune disorders +E749--- | Endocrine, metabolic, blood, and immune disorders +E75---- | Endocrine, metabolic, blood, and immune disorders +E750--- | Endocrine, metabolic, blood, and immune disorders +E7500-- | Endocrine, metabolic, blood, and immune disorders +E7501-- | Endocrine, metabolic, blood, and immune disorders +E7502-- | Endocrine, metabolic, blood, and immune disorders +E7509-- | Endocrine, metabolic, blood, and immune disorders +E751--- | Endocrine, metabolic, blood, and immune disorders +E7510-- | Endocrine, metabolic, blood, and immune disorders +E7511-- | Endocrine, metabolic, blood, and immune disorders +E7519-- | Endocrine, metabolic, blood, and immune disorders +E752--- | Endocrine, metabolic, blood, and immune disorders +E7521-- | Endocrine, metabolic, blood, and immune disorders +E7522-- | Endocrine, metabolic, blood, and immune disorders +E7523-- | Endocrine, metabolic, blood, and immune disorders +E75240- | Endocrine, metabolic, blood, and immune disorders +E75241- | Endocrine, metabolic, blood, and immune disorders +E75242- | Endocrine, metabolic, blood, and immune disorders +E75243- | Endocrine, metabolic, blood, and immune disorders +E75248- | Endocrine, metabolic, blood, and immune disorders +E75249- | Endocrine, metabolic, blood, and immune disorders +E7525-- | Endocrine, metabolic, blood, and immune disorders +E7526-- | Endocrine, metabolic, blood, and immune disorders +E7529-- | Endocrine, metabolic, blood, and immune disorders +E753--- | Endocrine, metabolic, blood, and immune disorders +E754--- | Endocrine, metabolic, blood, and immune disorders +E755--- | Endocrine, metabolic, blood, and immune disorders +E756--- | Endocrine, metabolic, blood, and immune disorders +E76---- | Endocrine, metabolic, blood, and immune disorders +E760--- | Endocrine, metabolic, blood, and immune disorders +E7601-- | Endocrine, metabolic, blood, and immune disorders +E7602-- | Endocrine, metabolic, blood, and immune disorders +E7603-- | Endocrine, metabolic, blood, and immune disorders +E761--- | Endocrine, metabolic, blood, and immune disorders +E762--- | Endocrine, metabolic, blood, and immune disorders +E76210- | Endocrine, metabolic, blood, and immune disorders +E76211- | Endocrine, metabolic, blood, and immune disorders +E76219- | Endocrine, metabolic, blood, and immune disorders +E7622-- | Endocrine, metabolic, blood, and immune disorders +E7629-- | Endocrine, metabolic, blood, and immune disorders +E763--- | Endocrine, metabolic, blood, and immune disorders +E768--- | Endocrine, metabolic, blood, and immune disorders +E769--- | Endocrine, metabolic, blood, and immune disorders +E77---- | Endocrine, metabolic, blood, and immune disorders +E770--- | Endocrine, metabolic, blood, and immune disorders +E771--- | Endocrine, metabolic, blood, and immune disorders +E778--- | Endocrine, metabolic, blood, and immune disorders +E779--- | Endocrine, metabolic, blood, and immune disorders +E78---- | Endocrine, metabolic, blood, and immune disorders +E780--- | Endocrine, metabolic, blood, and immune disorders +E7800-- | Endocrine, metabolic, blood, and immune disorders +E7801-- | Endocrine, metabolic, blood, and immune disorders +E781--- | Endocrine, metabolic, blood, and immune disorders +E782--- | Endocrine, metabolic, blood, and immune disorders +E783--- | Endocrine, metabolic, blood, and immune disorders +E784--- | Endocrine, metabolic, blood, and immune disorders +E7841-- | Endocrine, metabolic, blood, and immune disorders +E7849-- | Endocrine, metabolic, blood, and immune disorders +E785--- | Endocrine, metabolic, blood, and immune disorders +E786--- | Endocrine, metabolic, blood, and immune disorders +E7870-- | Endocrine, metabolic, blood, and immune disorders +E7871-- | Endocrine, metabolic, blood, and immune disorders +E7872-- | Endocrine, metabolic, blood, and immune disorders +E7879-- | Endocrine, metabolic, blood, and immune disorders +E788--- | Endocrine, metabolic, blood, and immune disorders +E7881-- | Endocrine, metabolic, blood, and immune disorders +E7889-- | Endocrine, metabolic, blood, and immune disorders +E789--- | Endocrine, metabolic, blood, and immune disorders +E79---- | Endocrine, metabolic, blood, and immune disorders +E790--- | Endocrine, metabolic, blood, and immune disorders +E791--- | Endocrine, metabolic, blood, and immune disorders +E792--- | Endocrine, metabolic, blood, and immune disorders +E798--- | Endocrine, metabolic, blood, and immune disorders +E799--- | Endocrine, metabolic, blood, and immune disorders +E80---- | Endocrine, metabolic, blood, and immune disorders +E800--- | Endocrine, metabolic, blood, and immune disorders +E803--- | Endocrine, metabolic, blood, and immune disorders +E804--- | Endocrine, metabolic, blood, and immune disorders +E805--- | Endocrine, metabolic, blood, and immune disorders +E806--- | Endocrine, metabolic, blood, and immune disorders +E807--- | Endocrine, metabolic, blood, and immune disorders +E83---- | Endocrine, metabolic, blood, and immune disorders +E830--- | Endocrine, metabolic, blood, and immune disorders +E8300-- | Endocrine, metabolic, blood, and immune disorders +E8301-- | Endocrine, metabolic, blood, and immune disorders +E8309-- | Endocrine, metabolic, blood, and immune disorders +E831--- | Endocrine, metabolic, blood, and immune disorders +E8310-- | Endocrine, metabolic, blood, and immune disorders +E83110- | Endocrine, metabolic, blood, and immune disorders +E83111- | Endocrine, metabolic, blood, and immune disorders +E83118- | Endocrine, metabolic, blood, and immune disorders +E83119- | Endocrine, metabolic, blood, and immune disorders +E8319-- | Endocrine, metabolic, blood, and immune disorders +E832--- | Endocrine, metabolic, blood, and immune disorders +E833--- | Endocrine, metabolic, blood, and immune disorders +E8330-- | Endocrine, metabolic, blood, and immune disorders +E8331-- | Endocrine, metabolic, blood, and immune disorders +E8332-- | Endocrine, metabolic, blood, and immune disorders +E8339-- | Endocrine, metabolic, blood, and immune disorders +E834--- | Endocrine, metabolic, blood, and immune disorders +E8340-- | Endocrine, metabolic, blood, and immune disorders +E8341-- | Endocrine, metabolic, blood, and immune disorders +E8342-- | Endocrine, metabolic, blood, and immune disorders +E8349-- | Endocrine, metabolic, blood, and immune disorders +E835--- | Endocrine, metabolic, blood, and immune disorders +E8350-- | Endocrine, metabolic, blood, and immune disorders +E8351-- | Endocrine, metabolic, blood, and immune disorders +E8352-- | Endocrine, metabolic, blood, and immune disorders +E8359-- | Endocrine, metabolic, blood, and immune disorders +E838--- | Endocrine, metabolic, blood, and immune disorders +E8381-- | Endocrine, metabolic, blood, and immune disorders +E8389-- | Endocrine, metabolic, blood, and immune disorders +E839--- | Endocrine, metabolic, blood, and immune disorders +E84---- | Endocrine, metabolic, blood, and immune disorders +E840--- | Endocrine, metabolic, blood, and immune disorders +E841--- | Endocrine, metabolic, blood, and immune disorders +E8411-- | Endocrine, metabolic, blood, and immune disorders +E8419-- | Endocrine, metabolic, blood, and immune disorders +E848--- | Endocrine, metabolic, blood, and immune disorders +E849--- | Endocrine, metabolic, blood, and immune disorders +E85---- | Endocrine, metabolic, blood, and immune disorders +E850--- | Endocrine, metabolic, blood, and immune disorders +E851--- | Endocrine, metabolic, blood, and immune disorders +E852--- | Endocrine, metabolic, blood, and immune disorders +E853--- | Endocrine, metabolic, blood, and immune disorders +E854--- | Endocrine, metabolic, blood, and immune disorders +E858--- | Endocrine, metabolic, blood, and immune disorders +E8581-- | Endocrine, metabolic, blood, and immune disorders +E8582-- | Endocrine, metabolic, blood, and immune disorders +E8589-- | Endocrine, metabolic, blood, and immune disorders +E859--- | Endocrine, metabolic, blood, and immune disorders +E88---- | Endocrine, metabolic, blood, and immune disorders +E880--- | Endocrine, metabolic, blood, and immune disorders +E8801-- | Endocrine, metabolic, blood, and immune disorders +E8802-- | Endocrine, metabolic, blood, and immune disorders +E8809-- | Endocrine, metabolic, blood, and immune disorders +E881--- | Endocrine, metabolic, blood, and immune disorders +E882--- | Endocrine, metabolic, blood, and immune disorders +E883--- | Endocrine, metabolic, blood, and immune disorders +E8840-- | Endocrine, metabolic, blood, and immune disorders +E8841-- | Endocrine, metabolic, blood, and immune disorders +E8842-- | Endocrine, metabolic, blood, and immune disorders +E8849-- | Endocrine, metabolic, blood, and immune disorders +E888--- | Endocrine, metabolic, blood, and immune disorders +E8881-- | Endocrine, metabolic, blood, and immune disorders +E8889-- | Endocrine, metabolic, blood, and immune disorders +E889--- | Endocrine, metabolic, blood, and immune disorders +E90---- | Endocrine, metabolic, blood, and immune disorders +Z834--- | Endocrine, metabolic, blood, and immune disorders +Z8341-- | Endocrine, metabolic, blood, and immune disorders +Z8342-- | Endocrine, metabolic, blood, and immune disorders +Z83430- | Endocrine, metabolic, blood, and immune disorders +Z83438- | Endocrine, metabolic, blood, and immune disorders +Z8349-- | Endocrine, metabolic, blood, and immune disorders +K00---- | Oral disorders +K000--- | Oral disorders +K001--- | Oral disorders +K002--- | Oral disorders +K003--- | Oral disorders +K004--- | Oral disorders +K005--- | Oral disorders +K006--- | Oral disorders +K007--- | Oral disorders +K008--- | Oral disorders +K009--- | Oral disorders +K01---- | Oral disorders +K010--- | Oral disorders +K011--- | Oral disorders +K02---- | Oral disorders +K020--- | Oral disorders +K021--- | Oral disorders +K022--- | Oral disorders +K023--- | Oral disorders +K024--- | Oral disorders +K025--- | Oral disorders +K0251-- | Oral disorders +K0252-- | Oral disorders +K0253-- | Oral disorders +K0261-- | Oral disorders +K0262-- | Oral disorders +K0263-- | Oral disorders +K027--- | Oral disorders +K028--- | Oral disorders +K029--- | Oral disorders +K03---- | Oral disorders +K030--- | Oral disorders +K031--- | Oral disorders +K032--- | Oral disorders +K033--- | Oral disorders +K034--- | Oral disorders +K035--- | Oral disorders +K036--- | Oral disorders +K037--- | Oral disorders +K038--- | Oral disorders +K0381-- | Oral disorders +K0389-- | Oral disorders +K039--- | Oral disorders +K04---- | Oral disorders +K040--- | Oral disorders +K0401-- | Oral disorders +K0402-- | Oral disorders +K041--- | Oral disorders +K042--- | Oral disorders +K043--- | Oral disorders +K044--- | Oral disorders +K045--- | Oral disorders +K046--- | Oral disorders +K047--- | Oral disorders +K048--- | Oral disorders +K049--- | Oral disorders +K0490-- | Oral disorders +K0499-- | Oral disorders +K05---- | Oral disorders +K050--- | Oral disorders +K0500-- | Oral disorders +K0501-- | Oral disorders +K051--- | Oral disorders +K0510-- | Oral disorders +K0511-- | Oral disorders +K052--- | Oral disorders +K0520-- | Oral disorders +K05211- | Oral disorders +K05212- | Oral disorders +K05213- | Oral disorders +K05219- | Oral disorders +K05221- | Oral disorders +K05222- | Oral disorders +K05223- | Oral disorders +K05229- | Oral disorders +K053--- | Oral disorders +K0530-- | Oral disorders +K05311- | Oral disorders +K05312- | Oral disorders +K05313- | Oral disorders +K05319- | Oral disorders +K05321- | Oral disorders +K05322- | Oral disorders +K05323- | Oral disorders +K05329- | Oral disorders +K054--- | Oral disorders +K055--- | Oral disorders +K056--- | Oral disorders +K06---- | Oral disorders +K060--- | Oral disorders +K06010- | Oral disorders +K06011- | Oral disorders +K06012- | Oral disorders +K06013- | Oral disorders +K06020- | Oral disorders +K06021- | Oral disorders +K06022- | Oral disorders +K06023- | Oral disorders +K061--- | Oral disorders +K062--- | Oral disorders +K063--- | Oral disorders +K068--- | Oral disorders +K069--- | Oral disorders +K07---- | Oral disorders +K070--- | Oral disorders +K071--- | Oral disorders +K072--- | Oral disorders +K073--- | Oral disorders +K074--- | Oral disorders +K075--- | Oral disorders +K076--- | Oral disorders +K078--- | Oral disorders +K079--- | Oral disorders +K08---- | Oral disorders +K080--- | Oral disorders +K081--- | Oral disorders +K08101- | Oral disorders +K08102- | Oral disorders +K08103- | Oral disorders +K08104- | Oral disorders +K08109- | Oral disorders +K08111- | Oral disorders +K08112- | Oral disorders +K08113- | Oral disorders +K08114- | Oral disorders +K08119- | Oral disorders +K08121- | Oral disorders +K08122- | Oral disorders +K08123- | Oral disorders +K08124- | Oral disorders +K08129- | Oral disorders +K08131- | Oral disorders +K08132- | Oral disorders +K08133- | Oral disorders +K08134- | Oral disorders +K08139- | Oral disorders +K08191- | Oral disorders +K08192- | Oral disorders +K08193- | Oral disorders +K08194- | Oral disorders +K08199- | Oral disorders +K082--- | Oral disorders +K0820-- | Oral disorders +K0821-- | Oral disorders +K0822-- | Oral disorders +K0823-- | Oral disorders +K0824-- | Oral disorders +K0825-- | Oral disorders +K0826-- | Oral disorders +K083--- | Oral disorders +K08401- | Oral disorders +K08402- | Oral disorders +K08403- | Oral disorders +K08404- | Oral disorders +K08409- | Oral disorders +K08411- | Oral disorders +K08412- | Oral disorders +K08413- | Oral disorders +K08414- | Oral disorders +K08419- | Oral disorders +K08421- | Oral disorders +K08422- | Oral disorders +K08423- | Oral disorders +K08424- | Oral disorders +K08429- | Oral disorders +K08431- | Oral disorders +K08432- | Oral disorders +K08433- | Oral disorders +K08434- | Oral disorders +K08439- | Oral disorders +K08491- | Oral disorders +K08492- | Oral disorders +K08493- | Oral disorders +K08494- | Oral disorders +K08499- | Oral disorders +K088--- | Oral disorders +K0881-- | Oral disorders +K0882-- | Oral disorders +K0889-- | Oral disorders +K089--- | Oral disorders +K09---- | Oral disorders +K090--- | Oral disorders +K091--- | Oral disorders +K092--- | Oral disorders +K098--- | Oral disorders +K099--- | Oral disorders +K10---- | Oral disorders +K100--- | Oral disorders +K101--- | Oral disorders +K102--- | Oral disorders +K103--- | Oral disorders +K108--- | Oral disorders +K109--- | Oral disorders +K11---- | Oral disorders +K110--- | Oral disorders +K111--- | Oral disorders +K112--- | Oral disorders +K1120-- | Oral disorders +K1121-- | Oral disorders +K1122-- | Oral disorders +K1123-- | Oral disorders +K113--- | Oral disorders +K114--- | Oral disorders +K115--- | Oral disorders +K116--- | Oral disorders +K117--- | Oral disorders +K118--- | Oral disorders +K119--- | Oral disorders +K12---- | Oral disorders +K120--- | Oral disorders +K121--- | Oral disorders +K122--- | Oral disorders +K123--- | Oral disorders +K1230-- | Oral disorders +K1231-- | Oral disorders +K1232-- | Oral disorders +K1233-- | Oral disorders +K1239-- | Oral disorders +K13---- | Oral disorders +K130--- | Oral disorders +K131--- | Oral disorders +K132--- | Oral disorders +K1321-- | Oral disorders +K1322-- | Oral disorders +K1323-- | Oral disorders +K1324-- | Oral disorders +K1329-- | Oral disorders +K133--- | Oral disorders +K134--- | Oral disorders +K135--- | Oral disorders +K136--- | Oral disorders +K137--- | Oral disorders +K1370-- | Oral disorders +K1379-- | Oral disorders +K14---- | Oral disorders +K140--- | Oral disorders +K141--- | Oral disorders +K142--- | Oral disorders +K143--- | Oral disorders +K144--- | Oral disorders +K145--- | Oral disorders +K146--- | Oral disorders +K148--- | Oral disorders +K149--- | Oral disorders +M2600-- | Oral disorders +M2601-- | Oral disorders +M2602-- | Oral disorders +M2603-- | Oral disorders +M2604-- | Oral disorders +M2605-- | Oral disorders +M2606-- | Oral disorders +M2607-- | Oral disorders +M2609-- | Oral disorders +M2610-- | Oral disorders +M2611-- | Oral disorders +M2612-- | Oral disorders +M2619-- | Oral disorders +M2620-- | Oral disorders +M26211- | Oral disorders +M26212- | Oral disorders +M26213- | Oral disorders +M26219- | Oral disorders +M26220- | Oral disorders +M26221- | Oral disorders +M2623-- | Oral disorders +M2624-- | Oral disorders +M2625-- | Oral disorders +M2629-- | Oral disorders +M2630-- | Oral disorders +M2631-- | Oral disorders +M2632-- | Oral disorders +M2633-- | Oral disorders +M2634-- | Oral disorders +M2635-- | Oral disorders +M2636-- | Oral disorders +M2637-- | Oral disorders +M2639-- | Oral disorders +M264--- | Oral disorders +M2650-- | Oral disorders +M2651-- | Oral disorders +M2652-- | Oral disorders +M2653-- | Oral disorders +M2654-- | Oral disorders +M2655-- | Oral disorders +M2656-- | Oral disorders +M2657-- | Oral disorders +M2659-- | Oral disorders +M26601- | Oral disorders +M26602- | Oral disorders +M26603- | Oral disorders +M26609- | Oral disorders +M26611- | Oral disorders +M26612- | Oral disorders +M26613- | Oral disorders +M26619- | Oral disorders +M26621- | Oral disorders +M26622- | Oral disorders +M26623- | Oral disorders +M26629- | Oral disorders +M26631- | Oral disorders +M26632- | Oral disorders +M26633- | Oral disorders +M26639- | Oral disorders +M2669-- | Oral disorders +M2670-- | Oral disorders +M2671-- | Oral disorders +M2672-- | Oral disorders +M2673-- | Oral disorders +M2674-- | Oral disorders +M2679-- | Oral disorders +M2681-- | Oral disorders +M2682-- | Oral disorders +M2689-- | Oral disorders +M269--- | Oral disorders +M270--- | Oral disorders +M271--- | Oral disorders +M272--- | Oral disorders +M273--- | Oral disorders +M2740-- | Oral disorders +M2749-- | Oral disorders +M2751-- | Oral disorders +M2752-- | Oral disorders +M2753-- | Oral disorders +M2759-- | Oral disorders +M2761-- | Oral disorders +M2762-- | Oral disorders +M2763-- | Oral disorders +M2769-- | Oral disorders +M278--- | Oral disorders +M279--- | Oral disorders +Z012--- | Oral disorders +Z0120-- | Oral disorders +Z0121-- | Oral disorders +Z1384-- | Oral disorders +Z965--- | Oral disorders +K02---- | Caries of permanent teeth +K020--- | Caries of permanent teeth +K021--- | Caries of permanent teeth +K022--- | Caries of permanent teeth +K023--- | Caries of permanent teeth +K024--- | Caries of permanent teeth +K025--- | Caries of permanent teeth +K0251-- | Caries of permanent teeth +K0252-- | Caries of permanent teeth +K0253-- | Caries of permanent teeth +K0261-- | Caries of permanent teeth +K0262-- | Caries of permanent teeth +K0263-- | Caries of permanent teeth +K027--- | Caries of permanent teeth +K028--- | Caries of permanent teeth +K029--- | Caries of permanent teeth +K05---- | Periodontal diseases +K050--- | Periodontal diseases +K0500-- | Periodontal diseases +K0501-- | Periodontal diseases +K051--- | Periodontal diseases +K0510-- | Periodontal diseases +K0511-- | Periodontal diseases +K052--- | Periodontal diseases +K0520-- | Periodontal diseases +K05211- | Periodontal diseases +K05212- | Periodontal diseases +K05213- | Periodontal diseases +K05219- | Periodontal diseases +K05221- | Periodontal diseases +K05222- | Periodontal diseases +K05223- | Periodontal diseases +K05229- | Periodontal diseases +K053--- | Periodontal diseases +K0530-- | Periodontal diseases +K05311- | Periodontal diseases +K05312- | Periodontal diseases +K05313- | Periodontal diseases +K05319- | Periodontal diseases +K05321- | Periodontal diseases +K05322- | Periodontal diseases +K05323- | Periodontal diseases +K05329- | Periodontal diseases +K054--- | Periodontal diseases +K055--- | Periodontal diseases +K056--- | Periodontal diseases +K06---- | Periodontal diseases +K060--- | Periodontal diseases +K06010- | Periodontal diseases +K06011- | Periodontal diseases +K06012- | Periodontal diseases +K06013- | Periodontal diseases +K06020- | Periodontal diseases +K06021- | Periodontal diseases +K06022- | Periodontal diseases +K06023- | Periodontal diseases +K061--- | Periodontal diseases +K062--- | Periodontal diseases +K063--- | Periodontal diseases +K068--- | Periodontal diseases +K069--- | Periodontal diseases +K080--- | Edentulism and severe tooth loss +K081--- | Edentulism and severe tooth loss +K08101- | Edentulism and severe tooth loss +K08102- | Edentulism and severe tooth loss +K08103- | Edentulism and severe tooth loss +K08104- | Edentulism and severe tooth loss +K08109- | Edentulism and severe tooth loss +K08111- | Edentulism and severe tooth loss +K08112- | Edentulism and severe tooth loss +K08113- | Edentulism and severe tooth loss +K08114- | Edentulism and severe tooth loss +K08119- | Edentulism and severe tooth loss +K08121- | Edentulism and severe tooth loss +K08122- | Edentulism and severe tooth loss +K08123- | Edentulism and severe tooth loss +K08124- | Edentulism and severe tooth loss +K08129- | Edentulism and severe tooth loss +K08131- | Edentulism and severe tooth loss +K08132- | Edentulism and severe tooth loss +K08133- | Edentulism and severe tooth loss +K08134- | Edentulism and severe tooth loss +K08139- | Edentulism and severe tooth loss +K08191- | Edentulism and severe tooth loss +K08192- | Edentulism and severe tooth loss +K08193- | Edentulism and severe tooth loss +K08194- | Edentulism and severe tooth loss +K08199- | Edentulism and severe tooth loss +K082--- | Edentulism and severe tooth loss +K0820-- | Edentulism and severe tooth loss +K0821-- | Edentulism and severe tooth loss +K0822-- | Edentulism and severe tooth loss +K0823-- | Edentulism and severe tooth loss +K0824-- | Edentulism and severe tooth loss +K0825-- | Edentulism and severe tooth loss +K0826-- | Edentulism and severe tooth loss +K083--- | Edentulism and severe tooth loss +K08401- | Edentulism and severe tooth loss +K08402- | Edentulism and severe tooth loss +K08403- | Edentulism and severe tooth loss +K08404- | Edentulism and severe tooth loss +K08409- | Edentulism and severe tooth loss +K08411- | Edentulism and severe tooth loss +K08412- | Edentulism and severe tooth loss +K08413- | Edentulism and severe tooth loss +K08414- | Edentulism and severe tooth loss +K08419- | Edentulism and severe tooth loss +K08421- | Edentulism and severe tooth loss +K08422- | Edentulism and severe tooth loss +K08423- | Edentulism and severe tooth loss +K08424- | Edentulism and severe tooth loss +K08429- | Edentulism and severe tooth loss +K08431- | Edentulism and severe tooth loss +K08432- | Edentulism and severe tooth loss +K08433- | Edentulism and severe tooth loss +K08434- | Edentulism and severe tooth loss +K08439- | Edentulism and severe tooth loss +K08491- | Edentulism and severe tooth loss +K08492- | Edentulism and severe tooth loss +K08493- | Edentulism and severe tooth loss +K08494- | Edentulism and severe tooth loss +K08499- | Edentulism and severe tooth loss +K00---- | Other oral disorders +K000--- | Other oral disorders +K001--- | Other oral disorders +K002--- | Other oral disorders +K003--- | Other oral disorders +K004--- | Other oral disorders +K005--- | Other oral disorders +K006--- | Other oral disorders +K007--- | Other oral disorders +K008--- | Other oral disorders +K009--- | Other oral disorders +K01---- | Other oral disorders +K010--- | Other oral disorders +K011--- | Other oral disorders +K03---- | Other oral disorders +K030--- | Other oral disorders +K031--- | Other oral disorders +K032--- | Other oral disorders +K033--- | Other oral disorders +K034--- | Other oral disorders +K035--- | Other oral disorders +K036--- | Other oral disorders +K037--- | Other oral disorders +K038--- | Other oral disorders +K0381-- | Other oral disorders +K0389-- | Other oral disorders +K039--- | Other oral disorders +K04---- | Other oral disorders +K040--- | Other oral disorders +K0401-- | Other oral disorders +K0402-- | Other oral disorders +K041--- | Other oral disorders +K042--- | Other oral disorders +K043--- | Other oral disorders +K044--- | Other oral disorders +K045--- | Other oral disorders +K046--- | Other oral disorders +K047--- | Other oral disorders +K048--- | Other oral disorders +K049--- | Other oral disorders +K0490-- | Other oral disorders +K0499-- | Other oral disorders +K07---- | Other oral disorders +K070--- | Other oral disorders +K071--- | Other oral disorders +K072--- | Other oral disorders +K073--- | Other oral disorders +K074--- | Other oral disorders +K075--- | Other oral disorders +K076--- | Other oral disorders +K078--- | Other oral disorders +K079--- | Other oral disorders +K08---- | Other oral disorders +K088--- | Other oral disorders +K0881-- | Other oral disorders +K0882-- | Other oral disorders +K0889-- | Other oral disorders +K089--- | Other oral disorders +K09---- | Other oral disorders +K090--- | Other oral disorders +K091--- | Other oral disorders +K092--- | Other oral disorders +K098--- | Other oral disorders +K099--- | Other oral disorders +K10---- | Other oral disorders +K100--- | Other oral disorders +K101--- | Other oral disorders +K102--- | Other oral disorders +K103--- | Other oral disorders +K108--- | Other oral disorders +K109--- | Other oral disorders +K11---- | Other oral disorders +K110--- | Other oral disorders +K111--- | Other oral disorders +K112--- | Other oral disorders +K1120-- | Other oral disorders +K1121-- | Other oral disorders +K1122-- | Other oral disorders +K1123-- | Other oral disorders +K113--- | Other oral disorders +K114--- | Other oral disorders +K115--- | Other oral disorders +K116--- | Other oral disorders +K117--- | Other oral disorders +K118--- | Other oral disorders +K119--- | Other oral disorders +K12---- | Other oral disorders +K120--- | Other oral disorders +K121--- | Other oral disorders +K122--- | Other oral disorders +K123--- | Other oral disorders +K1230-- | Other oral disorders +K1231-- | Other oral disorders +K1232-- | Other oral disorders +K1233-- | Other oral disorders +K1239-- | Other oral disorders +K13---- | Other oral disorders +K130--- | Other oral disorders +K131--- | Other oral disorders +K132--- | Other oral disorders +K1321-- | Other oral disorders +K1322-- | Other oral disorders +K1323-- | Other oral disorders +K1324-- | Other oral disorders +K1329-- | Other oral disorders +K133--- | Other oral disorders +K134--- | Other oral disorders +K135--- | Other oral disorders +K136--- | Other oral disorders +K137--- | Other oral disorders +K1370-- | Other oral disorders +K1379-- | Other oral disorders +K14---- | Other oral disorders +K140--- | Other oral disorders +K141--- | Other oral disorders +K142--- | Other oral disorders +K143--- | Other oral disorders +K144--- | Other oral disorders +K145--- | Other oral disorders +K146--- | Other oral disorders +K148--- | Other oral disorders +K149--- | Other oral disorders +M2600-- | Other oral disorders +M2601-- | Other oral disorders +M2602-- | Other oral disorders +M2603-- | Other oral disorders +M2604-- | Other oral disorders +M2605-- | Other oral disorders +M2606-- | Other oral disorders +M2607-- | Other oral disorders +M2609-- | Other oral disorders +M2610-- | Other oral disorders +M2611-- | Other oral disorders +M2612-- | Other oral disorders +M2619-- | Other oral disorders +M2620-- | Other oral disorders +M26211- | Other oral disorders +M26212- | Other oral disorders +M26213- | Other oral disorders +M26219- | Other oral disorders +M26220- | Other oral disorders +M26221- | Other oral disorders +M2623-- | Other oral disorders +M2624-- | Other oral disorders +M2625-- | Other oral disorders +M2629-- | Other oral disorders +M2630-- | Other oral disorders +M2631-- | Other oral disorders +M2632-- | Other oral disorders +M2633-- | Other oral disorders +M2634-- | Other oral disorders +M2635-- | Other oral disorders +M2636-- | Other oral disorders +M2637-- | Other oral disorders +M2639-- | Other oral disorders +M264--- | Other oral disorders +M2650-- | Other oral disorders +M2651-- | Other oral disorders +M2652-- | Other oral disorders +M2653-- | Other oral disorders +M2654-- | Other oral disorders +M2655-- | Other oral disorders +M2656-- | Other oral disorders +M2657-- | Other oral disorders +M2659-- | Other oral disorders +M26601- | Other oral disorders +M26602- | Other oral disorders +M26603- | Other oral disorders +M26609- | Other oral disorders +M26611- | Other oral disorders +M26612- | Other oral disorders +M26613- | Other oral disorders +M26619- | Other oral disorders +M26621- | Other oral disorders +M26622- | Other oral disorders +M26623- | Other oral disorders +M26629- | Other oral disorders +M26631- | Other oral disorders +M26632- | Other oral disorders +M26633- | Other oral disorders +M26639- | Other oral disorders +M2669-- | Other oral disorders +M2670-- | Other oral disorders +M2671-- | Other oral disorders +M2672-- | Other oral disorders +M2673-- | Other oral disorders +M2674-- | Other oral disorders +M2679-- | Other oral disorders +M2681-- | Other oral disorders +M2682-- | Other oral disorders +M2689-- | Other oral disorders +M269--- | Other oral disorders +M270--- | Other oral disorders +M271--- | Other oral disorders +M272--- | Other oral disorders +M273--- | Other oral disorders +M2740-- | Other oral disorders +M2749-- | Other oral disorders +M2751-- | Other oral disorders +M2752-- | Other oral disorders +M2753-- | Other oral disorders +M2759-- | Other oral disorders +M2761-- | Other oral disorders +M2762-- | Other oral disorders +M2763-- | Other oral disorders +M2769-- | Other oral disorders +M278--- | Other oral disorders +M279--- | Other oral disorders +V0001XA | Transport injuries +V0001XD | Transport injuries +V0001XS | Transport injuries +V0002XA | Transport injuries +V0002XD | Transport injuries +V0002XS | Transport injuries +V0009XA | Transport injuries +V0009XD | Transport injuries +V0009XS | Transport injuries +V00111A | Transport injuries +V00111D | Transport injuries +V00111S | Transport injuries +V00112A | Transport injuries +V00112D | Transport injuries +V00112S | Transport injuries +V00118A | Transport injuries +V00118D | Transport injuries +V00118S | Transport injuries +V00121A | Transport injuries +V00121D | Transport injuries +V00121S | Transport injuries +V00122A | Transport injuries +V00122D | Transport injuries +V00122S | Transport injuries +V00128A | Transport injuries +V00128D | Transport injuries +V00128S | Transport injuries +V00131A | Transport injuries +V00131D | Transport injuries +V00131S | Transport injuries +V00132A | Transport injuries +V00132D | Transport injuries +V00132S | Transport injuries +V00138A | Transport injuries +V00138D | Transport injuries +V00138S | Transport injuries +V00141A | Transport injuries +V00141D | Transport injuries +V00141S | Transport injuries +V00142A | Transport injuries +V00142D | Transport injuries +V00142S | Transport injuries +V00148A | Transport injuries +V00148D | Transport injuries +V00148S | Transport injuries +V00151A | Transport injuries +V00151D | Transport injuries +V00151S | Transport injuries +V00152A | Transport injuries +V00152D | Transport injuries +V00152S | Transport injuries +V00158A | Transport injuries +V00158D | Transport injuries +V00158S | Transport injuries +V00181A | Transport injuries +V00181D | Transport injuries +V00181S | Transport injuries +V00182A | Transport injuries +V00182D | Transport injuries +V00182S | Transport injuries +V00188A | Transport injuries +V00188D | Transport injuries +V00188S | Transport injuries +V00211A | Transport injuries +V00211D | Transport injuries +V00211S | Transport injuries +V00212A | Transport injuries +V00212D | Transport injuries +V00212S | Transport injuries +V00218A | Transport injuries +V00218D | Transport injuries +V00218S | Transport injuries +V00221A | Transport injuries +V00221D | Transport injuries +V00221S | Transport injuries +V00222A | Transport injuries +V00222D | Transport injuries +V00222S | Transport injuries +V00228A | Transport injuries +V00228D | Transport injuries +V00228S | Transport injuries +V00281A | Transport injuries +V00281D | Transport injuries +V00281S | Transport injuries +V00282A | Transport injuries +V00282D | Transport injuries +V00282S | Transport injuries +V00288A | Transport injuries +V00288D | Transport injuries +V00288S | Transport injuries +V00311A | Transport injuries +V00311D | Transport injuries +V00311S | Transport injuries +V00312A | Transport injuries +V00312D | Transport injuries +V00312S | Transport injuries +V00318A | Transport injuries +V00318D | Transport injuries +V00318S | Transport injuries +V00321A | Transport injuries +V00321D | Transport injuries +V00321S | Transport injuries +V00322A | Transport injuries +V00322D | Transport injuries +V00322S | Transport injuries +V00328A | Transport injuries +V00328D | Transport injuries +V00328S | Transport injuries +V00381A | Transport injuries +V00381D | Transport injuries +V00381S | Transport injuries +V00382A | Transport injuries +V00382D | Transport injuries +V00382S | Transport injuries +V00388A | Transport injuries +V00388D | Transport injuries +V00388S | Transport injuries +V00811A | Transport injuries +V00811D | Transport injuries +V00811S | Transport injuries +V00812A | Transport injuries +V00812D | Transport injuries +V00812S | Transport injuries +V00818A | Transport injuries +V00818D | Transport injuries +V00818S | Transport injuries +V00821A | Transport injuries +V00821D | Transport injuries +V00821S | Transport injuries +V00822A | Transport injuries +V00822D | Transport injuries +V00822S | Transport injuries +V00828A | Transport injuries +V00828D | Transport injuries +V00828S | Transport injuries +V00831A | Transport injuries +V00831D | Transport injuries +V00831S | Transport injuries +V00832A | Transport injuries +V00832D | Transport injuries +V00832S | Transport injuries +V00838A | Transport injuries +V00838D | Transport injuries +V00838S | Transport injuries +V00891A | Transport injuries +V00891D | Transport injuries +V00891S | Transport injuries +V00892A | Transport injuries +V00892D | Transport injuries +V00892S | Transport injuries +V00898A | Transport injuries +V00898D | Transport injuries +V00898S | Transport injuries +V01---- | Transport injuries +V010--- | Transport injuries +V0100XA | Transport injuries +V0100XD | Transport injuries +V0100XS | Transport injuries +V0101XA | Transport injuries +V0101XD | Transport injuries +V0101XS | Transport injuries +V0102XA | Transport injuries +V0102XD | Transport injuries +V0102XS | Transport injuries +V0109XA | Transport injuries +V0109XD | Transport injuries +V0109XS | Transport injuries +V011--- | Transport injuries +V0110XA | Transport injuries +V0110XD | Transport injuries +V0110XS | Transport injuries +V0111XA | Transport injuries +V0111XD | Transport injuries +V0111XS | Transport injuries +V0112XA | Transport injuries +V0112XD | Transport injuries +V0112XS | Transport injuries +V0119XA | Transport injuries +V0119XD | Transport injuries +V0119XS | Transport injuries +V019--- | Transport injuries +V0190XA | Transport injuries +V0190XD | Transport injuries +V0190XS | Transport injuries +V0191XA | Transport injuries +V0191XD | Transport injuries +V0191XS | Transport injuries +V0192XA | Transport injuries +V0192XD | Transport injuries +V0192XS | Transport injuries +V0199XA | Transport injuries +V0199XD | Transport injuries +V0199XS | Transport injuries +V02---- | Transport injuries +V020--- | Transport injuries +V0200XA | Transport injuries +V0200XD | Transport injuries +V0200XS | Transport injuries +V0201XA | Transport injuries +V0201XD | Transport injuries +V0201XS | Transport injuries +V0202XA | Transport injuries +V0202XD | Transport injuries +V0202XS | Transport injuries +V0209XA | Transport injuries +V0209XD | Transport injuries +V0209XS | Transport injuries +V021--- | Transport injuries +V0210XA | Transport injuries +V0210XD | Transport injuries +V0210XS | Transport injuries +V0211XA | Transport injuries +V0211XD | Transport injuries +V0211XS | Transport injuries +V0212XA | Transport injuries +V0212XD | Transport injuries +V0212XS | Transport injuries +V0219XA | Transport injuries +V0219XD | Transport injuries +V0219XS | Transport injuries +V029--- | Transport injuries +V0290XA | Transport injuries +V0290XD | Transport injuries +V0290XS | Transport injuries +V0291XA | Transport injuries +V0291XD | Transport injuries +V0291XS | Transport injuries +V0292XA | Transport injuries +V0292XD | Transport injuries +V0292XS | Transport injuries +V0299XA | Transport injuries +V0299XD | Transport injuries +V0299XS | Transport injuries +V03---- | Transport injuries +V030--- | Transport injuries +V0300XA | Transport injuries +V0300XD | Transport injuries +V0300XS | Transport injuries +V0301XA | Transport injuries +V0301XD | Transport injuries +V0301XS | Transport injuries +V0302XA | Transport injuries +V0302XD | Transport injuries +V0302XS | Transport injuries +V0309XA | Transport injuries +V0309XD | Transport injuries +V0309XS | Transport injuries +V031--- | Transport injuries +V0310XA | Transport injuries +V0310XD | Transport injuries +V0310XS | Transport injuries +V0311XA | Transport injuries +V0311XD | Transport injuries +V0311XS | Transport injuries +V0312XA | Transport injuries +V0312XD | Transport injuries +V0312XS | Transport injuries +V0319XA | Transport injuries +V0319XD | Transport injuries +V0319XS | Transport injuries +V039--- | Transport injuries +V0390XA | Transport injuries +V0390XD | Transport injuries +V0390XS | Transport injuries +V0391XA | Transport injuries +V0391XD | Transport injuries +V0391XS | Transport injuries +V0392XA | Transport injuries +V0392XD | Transport injuries +V0392XS | Transport injuries +V0399XA | Transport injuries +V0399XD | Transport injuries +V0399XS | Transport injuries +V04---- | Transport injuries +V040--- | Transport injuries +V0400XA | Transport injuries +V0400XD | Transport injuries +V0400XS | Transport injuries +V0401XA | Transport injuries +V0401XD | Transport injuries +V0401XS | Transport injuries +V0402XA | Transport injuries +V0402XD | Transport injuries +V0402XS | Transport injuries +V0409XA | Transport injuries +V0409XD | Transport injuries +V0409XS | Transport injuries +V041--- | Transport injuries +V0410XA | Transport injuries +V0410XD | Transport injuries +V0410XS | Transport injuries +V0411XA | Transport injuries +V0411XD | Transport injuries +V0411XS | Transport injuries +V0412XA | Transport injuries +V0412XD | Transport injuries +V0412XS | Transport injuries +V0419XA | Transport injuries +V0419XD | Transport injuries +V0419XS | Transport injuries +V049--- | Transport injuries +V0490XA | Transport injuries +V0490XD | Transport injuries +V0490XS | Transport injuries +V0491XA | Transport injuries +V0491XD | Transport injuries +V0491XS | Transport injuries +V0492XA | Transport injuries +V0492XD | Transport injuries +V0492XS | Transport injuries +V0499XA | Transport injuries +V0499XD | Transport injuries +V0499XS | Transport injuries +V05---- | Transport injuries +V050--- | Transport injuries +V0500XA | Transport injuries +V0500XD | Transport injuries +V0500XS | Transport injuries +V0501XA | Transport injuries +V0501XD | Transport injuries +V0501XS | Transport injuries +V0502XA | Transport injuries +V0502XD | Transport injuries +V0502XS | Transport injuries +V0509XA | Transport injuries +V0509XD | Transport injuries +V0509XS | Transport injuries +V051--- | Transport injuries +V0510XA | Transport injuries +V0510XD | Transport injuries +V0510XS | Transport injuries +V0511XA | Transport injuries +V0511XD | Transport injuries +V0511XS | Transport injuries +V0512XA | Transport injuries +V0512XD | Transport injuries +V0512XS | Transport injuries +V0519XA | Transport injuries +V0519XD | Transport injuries +V0519XS | Transport injuries +V059--- | Transport injuries +V0590XA | Transport injuries +V0590XD | Transport injuries +V0590XS | Transport injuries +V0591XA | Transport injuries +V0591XD | Transport injuries +V0591XS | Transport injuries +V0592XA | Transport injuries +V0592XD | Transport injuries +V0592XS | Transport injuries +V0599XA | Transport injuries +V0599XD | Transport injuries +V0599XS | Transport injuries +V06---- | Transport injuries +V060--- | Transport injuries +V0600XA | Transport injuries +V0600XD | Transport injuries +V0600XS | Transport injuries +V0601XA | Transport injuries +V0601XD | Transport injuries +V0601XS | Transport injuries +V0602XA | Transport injuries +V0602XD | Transport injuries +V0602XS | Transport injuries +V0609XA | Transport injuries +V0609XD | Transport injuries +V0609XS | Transport injuries +V061--- | Transport injuries +V0610XA | Transport injuries +V0610XD | Transport injuries +V0610XS | Transport injuries +V0611XA | Transport injuries +V0611XD | Transport injuries +V0611XS | Transport injuries +V0612XA | Transport injuries +V0612XD | Transport injuries +V0612XS | Transport injuries +V0619XA | Transport injuries +V0619XD | Transport injuries +V0619XS | Transport injuries +V069--- | Transport injuries +V0690XA | Transport injuries +V0690XD | Transport injuries +V0690XS | Transport injuries +V0691XA | Transport injuries +V0691XD | Transport injuries +V0691XS | Transport injuries +V0692XA | Transport injuries +V0692XD | Transport injuries +V0692XS | Transport injuries +V0699XA | Transport injuries +V0699XD | Transport injuries +V0699XS | Transport injuries +V09---- | Transport injuries +V090--- | Transport injuries +V0900XA | Transport injuries +V0900XD | Transport injuries +V0900XS | Transport injuries +V0901XA | Transport injuries +V0901XD | Transport injuries +V0901XS | Transport injuries +V0909XA | Transport injuries +V0909XD | Transport injuries +V0909XS | Transport injuries +V091--- | Transport injuries +V091XXA | Transport injuries +V091XXD | Transport injuries +V091XXS | Transport injuries +V092--- | Transport injuries +V0920XA | Transport injuries +V0920XD | Transport injuries +V0920XS | Transport injuries +V0921XA | Transport injuries +V0921XD | Transport injuries +V0921XS | Transport injuries +V0929XA | Transport injuries +V0929XD | Transport injuries +V0929XS | Transport injuries +V093--- | Transport injuries +V093XXA | Transport injuries +V093XXD | Transport injuries +V093XXS | Transport injuries +V099--- | Transport injuries +V099XXA | Transport injuries +V099XXD | Transport injuries +V099XXS | Transport injuries +V10---- | Transport injuries +V100--- | Transport injuries +V100XXA | Transport injuries +V100XXD | Transport injuries +V100XXS | Transport injuries +V101--- | Transport injuries +V101XXA | Transport injuries +V101XXD | Transport injuries +V101XXS | Transport injuries +V102--- | Transport injuries +V102XXA | Transport injuries +V102XXD | Transport injuries +V102XXS | Transport injuries +V103--- | Transport injuries +V103XXA | Transport injuries +V103XXD | Transport injuries +V103XXS | Transport injuries +V104--- | Transport injuries +V104XXA | Transport injuries +V104XXD | Transport injuries +V104XXS | Transport injuries +V105--- | Transport injuries +V105XXA | Transport injuries +V105XXD | Transport injuries +V105XXS | Transport injuries +V109--- | Transport injuries +V109XXA | Transport injuries +V109XXD | Transport injuries +V109XXS | Transport injuries +V11---- | Transport injuries +V110--- | Transport injuries +V110XXA | Transport injuries +V110XXD | Transport injuries +V110XXS | Transport injuries +V111--- | Transport injuries +V111XXA | Transport injuries +V111XXD | Transport injuries +V111XXS | Transport injuries +V112--- | Transport injuries +V112XXA | Transport injuries +V112XXD | Transport injuries +V112XXS | Transport injuries +V113--- | Transport injuries +V113XXA | Transport injuries +V113XXD | Transport injuries +V113XXS | Transport injuries +V114--- | Transport injuries +V114XXA | Transport injuries +V114XXD | Transport injuries +V114XXS | Transport injuries +V115--- | Transport injuries +V115XXA | Transport injuries +V115XXD | Transport injuries +V115XXS | Transport injuries +V119--- | Transport injuries +V119XXA | Transport injuries +V119XXD | Transport injuries +V119XXS | Transport injuries +V12---- | Transport injuries +V120--- | Transport injuries +V120XXA | Transport injuries +V120XXD | Transport injuries +V120XXS | Transport injuries +V121--- | Transport injuries +V121XXA | Transport injuries +V121XXD | Transport injuries +V121XXS | Transport injuries +V122--- | Transport injuries +V122XXA | Transport injuries +V122XXD | Transport injuries +V122XXS | Transport injuries +V123--- | Transport injuries +V123XXA | Transport injuries +V123XXD | Transport injuries +V123XXS | Transport injuries +V124--- | Transport injuries +V124XXA | Transport injuries +V124XXD | Transport injuries +V124XXS | Transport injuries +V125--- | Transport injuries +V125XXA | Transport injuries +V125XXD | Transport injuries +V125XXS | Transport injuries +V129--- | Transport injuries +V129XXA | Transport injuries +V129XXD | Transport injuries +V129XXS | Transport injuries +V13---- | Transport injuries +V130--- | Transport injuries +V130XXA | Transport injuries +V130XXD | Transport injuries +V130XXS | Transport injuries +V131--- | Transport injuries +V131XXA | Transport injuries +V131XXD | Transport injuries +V131XXS | Transport injuries +V132--- | Transport injuries +V132XXA | Transport injuries +V132XXD | Transport injuries +V132XXS | Transport injuries +V133--- | Transport injuries +V133XXA | Transport injuries +V133XXD | Transport injuries +V133XXS | Transport injuries +V134--- | Transport injuries +V134XXA | Transport injuries +V134XXD | Transport injuries +V134XXS | Transport injuries +V135--- | Transport injuries +V135XXA | Transport injuries +V135XXD | Transport injuries +V135XXS | Transport injuries +V139--- | Transport injuries +V139XXA | Transport injuries +V139XXD | Transport injuries +V139XXS | Transport injuries +V14---- | Transport injuries +V140--- | Transport injuries +V140XXA | Transport injuries +V140XXD | Transport injuries +V140XXS | Transport injuries +V141--- | Transport injuries +V141XXA | Transport injuries +V141XXD | Transport injuries +V141XXS | Transport injuries +V142--- | Transport injuries +V142XXA | Transport injuries +V142XXD | Transport injuries +V142XXS | Transport injuries +V143--- | Transport injuries +V143XXA | Transport injuries +V143XXD | Transport injuries +V143XXS | Transport injuries +V144--- | Transport injuries +V144XXA | Transport injuries +V144XXD | Transport injuries +V144XXS | Transport injuries +V145--- | Transport injuries +V145XXA | Transport injuries +V145XXD | Transport injuries +V145XXS | Transport injuries +V149--- | Transport injuries +V149XXA | Transport injuries +V149XXD | Transport injuries +V149XXS | Transport injuries +V15---- | Transport injuries +V150--- | Transport injuries +V150XXA | Transport injuries +V150XXD | Transport injuries +V150XXS | Transport injuries +V151--- | Transport injuries +V151XXA | Transport injuries +V151XXD | Transport injuries +V151XXS | Transport injuries +V152--- | Transport injuries +V152XXA | Transport injuries +V152XXD | Transport injuries +V152XXS | Transport injuries +V153--- | Transport injuries +V153XXA | Transport injuries +V153XXD | Transport injuries +V153XXS | Transport injuries +V154--- | Transport injuries +V154XXA | Transport injuries +V154XXD | Transport injuries +V154XXS | Transport injuries +V155--- | Transport injuries +V155XXA | Transport injuries +V155XXD | Transport injuries +V155XXS | Transport injuries +V159--- | Transport injuries +V159XXA | Transport injuries +V159XXD | Transport injuries +V159XXS | Transport injuries +V16---- | Transport injuries +V160--- | Transport injuries +V160XXA | Transport injuries +V160XXD | Transport injuries +V160XXS | Transport injuries +V161--- | Transport injuries +V161XXA | Transport injuries +V161XXD | Transport injuries +V161XXS | Transport injuries +V162--- | Transport injuries +V162XXA | Transport injuries +V162XXD | Transport injuries +V162XXS | Transport injuries +V163--- | Transport injuries +V163XXA | Transport injuries +V163XXD | Transport injuries +V163XXS | Transport injuries +V164--- | Transport injuries +V164XXA | Transport injuries +V164XXD | Transport injuries +V164XXS | Transport injuries +V165--- | Transport injuries +V165XXA | Transport injuries +V165XXD | Transport injuries +V165XXS | Transport injuries +V169--- | Transport injuries +V169XXA | Transport injuries +V169XXD | Transport injuries +V169XXS | Transport injuries +V17---- | Transport injuries +V170--- | Transport injuries +V170XXA | Transport injuries +V170XXD | Transport injuries +V170XXS | Transport injuries +V171--- | Transport injuries +V171XXA | Transport injuries +V171XXD | Transport injuries +V171XXS | Transport injuries +V172--- | Transport injuries +V172XXA | Transport injuries +V172XXD | Transport injuries +V172XXS | Transport injuries +V173--- | Transport injuries +V173XXA | Transport injuries +V173XXD | Transport injuries +V173XXS | Transport injuries +V174--- | Transport injuries +V174XXA | Transport injuries +V174XXD | Transport injuries +V174XXS | Transport injuries +V175--- | Transport injuries +V175XXA | Transport injuries +V175XXD | Transport injuries +V175XXS | Transport injuries +V179--- | Transport injuries +V179XXA | Transport injuries +V179XXD | Transport injuries +V179XXS | Transport injuries +V18---- | Transport injuries +V180--- | Transport injuries +V180XXA | Transport injuries +V180XXD | Transport injuries +V180XXS | Transport injuries +V181--- | Transport injuries +V181XXA | Transport injuries +V181XXD | Transport injuries +V181XXS | Transport injuries +V182--- | Transport injuries +V182XXA | Transport injuries +V182XXD | Transport injuries +V182XXS | Transport injuries +V183--- | Transport injuries +V183XXA | Transport injuries +V183XXD | Transport injuries +V183XXS | Transport injuries +V184--- | Transport injuries +V184XXA | Transport injuries +V184XXD | Transport injuries +V184XXS | Transport injuries +V185--- | Transport injuries +V185XXA | Transport injuries +V185XXD | Transport injuries +V185XXS | Transport injuries +V189--- | Transport injuries +V189XXA | Transport injuries +V189XXD | Transport injuries +V189XXS | Transport injuries +V19---- | Transport injuries +V190--- | Transport injuries +V1900XA | Transport injuries +V1900XD | Transport injuries +V1900XS | Transport injuries +V1909XA | Transport injuries +V1909XD | Transport injuries +V1909XS | Transport injuries +V191--- | Transport injuries +V1910XA | Transport injuries +V1910XD | Transport injuries +V1910XS | Transport injuries +V1919XA | Transport injuries +V1919XD | Transport injuries +V1919XS | Transport injuries +V192--- | Transport injuries +V1920XA | Transport injuries +V1920XD | Transport injuries +V1920XS | Transport injuries +V1929XA | Transport injuries +V1929XD | Transport injuries +V1929XS | Transport injuries +V193--- | Transport injuries +V193XXA | Transport injuries +V193XXD | Transport injuries +V193XXS | Transport injuries +V194--- | Transport injuries +V1940XA | Transport injuries +V1940XD | Transport injuries +V1940XS | Transport injuries +V1949XA | Transport injuries +V1949XD | Transport injuries +V1949XS | Transport injuries +V195--- | Transport injuries +V1950XA | Transport injuries +V1950XD | Transport injuries +V1950XS | Transport injuries +V1959XA | Transport injuries +V1959XD | Transport injuries +V1959XS | Transport injuries +V196--- | Transport injuries +V1960XA | Transport injuries +V1960XD | Transport injuries +V1960XS | Transport injuries +V1969XA | Transport injuries +V1969XD | Transport injuries +V1969XS | Transport injuries +V198--- | Transport injuries +V1981XA | Transport injuries +V1981XD | Transport injuries +V1981XS | Transport injuries +V1988XA | Transport injuries +V1988XD | Transport injuries +V1988XS | Transport injuries +V199--- | Transport injuries +V199XXA | Transport injuries +V199XXD | Transport injuries +V199XXS | Transport injuries +V20---- | Transport injuries +V200--- | Transport injuries +V200XXA | Transport injuries +V200XXD | Transport injuries +V200XXS | Transport injuries +V201--- | Transport injuries +V201XXA | Transport injuries +V201XXD | Transport injuries +V201XXS | Transport injuries +V202--- | Transport injuries +V202XXA | Transport injuries +V202XXD | Transport injuries +V202XXS | Transport injuries +V203--- | Transport injuries +V203XXA | Transport injuries +V203XXD | Transport injuries +V203XXS | Transport injuries +V204--- | Transport injuries +V204XXA | Transport injuries +V204XXD | Transport injuries +V204XXS | Transport injuries +V205--- | Transport injuries +V205XXA | Transport injuries +V205XXD | Transport injuries +V205XXS | Transport injuries +V209--- | Transport injuries +V209XXA | Transport injuries +V209XXD | Transport injuries +V209XXS | Transport injuries +V21---- | Transport injuries +V210--- | Transport injuries +V210XXA | Transport injuries +V210XXD | Transport injuries +V210XXS | Transport injuries +V211--- | Transport injuries +V211XXA | Transport injuries +V211XXD | Transport injuries +V211XXS | Transport injuries +V212--- | Transport injuries +V212XXA | Transport injuries +V212XXD | Transport injuries +V212XXS | Transport injuries +V213--- | Transport injuries +V213XXA | Transport injuries +V213XXD | Transport injuries +V213XXS | Transport injuries +V214--- | Transport injuries +V214XXA | Transport injuries +V214XXD | Transport injuries +V214XXS | Transport injuries +V215--- | Transport injuries +V215XXA | Transport injuries +V215XXD | Transport injuries +V215XXS | Transport injuries +V219--- | Transport injuries +V219XXA | Transport injuries +V219XXD | Transport injuries +V219XXS | Transport injuries +V22---- | Transport injuries +V220--- | Transport injuries +V220XXA | Transport injuries +V220XXD | Transport injuries +V220XXS | Transport injuries +V221--- | Transport injuries +V221XXA | Transport injuries +V221XXD | Transport injuries +V221XXS | Transport injuries +V222--- | Transport injuries +V222XXA | Transport injuries +V222XXD | Transport injuries +V222XXS | Transport injuries +V223--- | Transport injuries +V223XXA | Transport injuries +V223XXD | Transport injuries +V223XXS | Transport injuries +V224--- | Transport injuries +V224XXA | Transport injuries +V224XXD | Transport injuries +V224XXS | Transport injuries +V225--- | Transport injuries +V225XXA | Transport injuries +V225XXD | Transport injuries +V225XXS | Transport injuries +V229--- | Transport injuries +V229XXA | Transport injuries +V229XXD | Transport injuries +V229XXS | Transport injuries +V23---- | Transport injuries +V230--- | Transport injuries +V230XXA | Transport injuries +V230XXD | Transport injuries +V230XXS | Transport injuries +V231--- | Transport injuries +V231XXA | Transport injuries +V231XXD | Transport injuries +V231XXS | Transport injuries +V232--- | Transport injuries +V232XXA | Transport injuries +V232XXD | Transport injuries +V232XXS | Transport injuries +V233--- | Transport injuries +V233XXA | Transport injuries +V233XXD | Transport injuries +V233XXS | Transport injuries +V234--- | Transport injuries +V234XXA | Transport injuries +V234XXD | Transport injuries +V234XXS | Transport injuries +V235--- | Transport injuries +V235XXA | Transport injuries +V235XXD | Transport injuries +V235XXS | Transport injuries +V239--- | Transport injuries +V239XXA | Transport injuries +V239XXD | Transport injuries +V239XXS | Transport injuries +V24---- | Transport injuries +V240--- | Transport injuries +V240XXA | Transport injuries +V240XXD | Transport injuries +V240XXS | Transport injuries +V241--- | Transport injuries +V241XXA | Transport injuries +V241XXD | Transport injuries +V241XXS | Transport injuries +V242--- | Transport injuries +V242XXA | Transport injuries +V242XXD | Transport injuries +V242XXS | Transport injuries +V243--- | Transport injuries +V243XXA | Transport injuries +V243XXD | Transport injuries +V243XXS | Transport injuries +V244--- | Transport injuries +V244XXA | Transport injuries +V244XXD | Transport injuries +V244XXS | Transport injuries +V245--- | Transport injuries +V245XXA | Transport injuries +V245XXD | Transport injuries +V245XXS | Transport injuries +V249--- | Transport injuries +V249XXA | Transport injuries +V249XXD | Transport injuries +V249XXS | Transport injuries +V25---- | Transport injuries +V250--- | Transport injuries +V250XXA | Transport injuries +V250XXD | Transport injuries +V250XXS | Transport injuries +V251--- | Transport injuries +V251XXA | Transport injuries +V251XXD | Transport injuries +V251XXS | Transport injuries +V252--- | Transport injuries +V252XXA | Transport injuries +V252XXD | Transport injuries +V252XXS | Transport injuries +V253--- | Transport injuries +V253XXA | Transport injuries +V253XXD | Transport injuries +V253XXS | Transport injuries +V254--- | Transport injuries +V254XXA | Transport injuries +V254XXD | Transport injuries +V254XXS | Transport injuries +V255--- | Transport injuries +V255XXA | Transport injuries +V255XXD | Transport injuries +V255XXS | Transport injuries +V259--- | Transport injuries +V259XXA | Transport injuries +V259XXD | Transport injuries +V259XXS | Transport injuries +V26---- | Transport injuries +V260--- | Transport injuries +V260XXA | Transport injuries +V260XXD | Transport injuries +V260XXS | Transport injuries +V261--- | Transport injuries +V261XXA | Transport injuries +V261XXD | Transport injuries +V261XXS | Transport injuries +V262--- | Transport injuries +V262XXA | Transport injuries +V262XXD | Transport injuries +V262XXS | Transport injuries +V263--- | Transport injuries +V263XXA | Transport injuries +V263XXD | Transport injuries +V263XXS | Transport injuries +V264--- | Transport injuries +V264XXA | Transport injuries +V264XXD | Transport injuries +V264XXS | Transport injuries +V265--- | Transport injuries +V265XXA | Transport injuries +V265XXD | Transport injuries +V265XXS | Transport injuries +V269--- | Transport injuries +V269XXA | Transport injuries +V269XXD | Transport injuries +V269XXS | Transport injuries +V27---- | Transport injuries +V270--- | Transport injuries +V270XXA | Transport injuries +V270XXD | Transport injuries +V270XXS | Transport injuries +V271--- | Transport injuries +V271XXA | Transport injuries +V271XXD | Transport injuries +V271XXS | Transport injuries +V272--- | Transport injuries +V272XXA | Transport injuries +V272XXD | Transport injuries +V272XXS | Transport injuries +V273--- | Transport injuries +V273XXA | Transport injuries +V273XXD | Transport injuries +V273XXS | Transport injuries +V274--- | Transport injuries +V274XXA | Transport injuries +V274XXD | Transport injuries +V274XXS | Transport injuries +V275--- | Transport injuries +V275XXA | Transport injuries +V275XXD | Transport injuries +V275XXS | Transport injuries +V279--- | Transport injuries +V279XXA | Transport injuries +V279XXD | Transport injuries +V279XXS | Transport injuries +V28---- | Transport injuries +V280--- | Transport injuries +V280XXA | Transport injuries +V280XXD | Transport injuries +V280XXS | Transport injuries +V281--- | Transport injuries +V281XXA | Transport injuries +V281XXD | Transport injuries +V281XXS | Transport injuries +V282--- | Transport injuries +V282XXA | Transport injuries +V282XXD | Transport injuries +V282XXS | Transport injuries +V283--- | Transport injuries +V283XXA | Transport injuries +V283XXD | Transport injuries +V283XXS | Transport injuries +V284--- | Transport injuries +V284XXA | Transport injuries +V284XXD | Transport injuries +V284XXS | Transport injuries +V285--- | Transport injuries +V285XXA | Transport injuries +V285XXD | Transport injuries +V285XXS | Transport injuries +V289--- | Transport injuries +V289XXA | Transport injuries +V289XXD | Transport injuries +V289XXS | Transport injuries +V29---- | Transport injuries +V290--- | Transport injuries +V2900XA | Transport injuries +V2900XD | Transport injuries +V2900XS | Transport injuries +V2909XA | Transport injuries +V2909XD | Transport injuries +V2909XS | Transport injuries +V291--- | Transport injuries +V2910XA | Transport injuries +V2910XD | Transport injuries +V2910XS | Transport injuries +V2919XA | Transport injuries +V2919XD | Transport injuries +V2919XS | Transport injuries +V292--- | Transport injuries +V2920XA | Transport injuries +V2920XD | Transport injuries +V2920XS | Transport injuries +V2929XA | Transport injuries +V2929XD | Transport injuries +V2929XS | Transport injuries +V293--- | Transport injuries +V293XXA | Transport injuries +V293XXD | Transport injuries +V293XXS | Transport injuries +V294--- | Transport injuries +V2940XA | Transport injuries +V2940XD | Transport injuries +V2940XS | Transport injuries +V2949XA | Transport injuries +V2949XD | Transport injuries +V2949XS | Transport injuries +V295--- | Transport injuries +V2950XA | Transport injuries +V2950XD | Transport injuries +V2950XS | Transport injuries +V2959XA | Transport injuries +V2959XD | Transport injuries +V2959XS | Transport injuries +V296--- | Transport injuries +V2960XA | Transport injuries +V2960XD | Transport injuries +V2960XS | Transport injuries +V2969XA | Transport injuries +V2969XD | Transport injuries +V2969XS | Transport injuries +V298--- | Transport injuries +V2981XA | Transport injuries +V2981XD | Transport injuries +V2981XS | Transport injuries +V2988XA | Transport injuries +V2988XD | Transport injuries +V2988XS | Transport injuries +V299--- | Transport injuries +V299XXA | Transport injuries +V299XXD | Transport injuries +V299XXS | Transport injuries +V30---- | Transport injuries +V300--- | Transport injuries +V300XXA | Transport injuries +V300XXD | Transport injuries +V300XXS | Transport injuries +V301--- | Transport injuries +V301XXA | Transport injuries +V301XXD | Transport injuries +V301XXS | Transport injuries +V302--- | Transport injuries +V302XXA | Transport injuries +V302XXD | Transport injuries +V302XXS | Transport injuries +V303--- | Transport injuries +V303XXA | Transport injuries +V303XXD | Transport injuries +V303XXS | Transport injuries +V304--- | Transport injuries +V304XXA | Transport injuries +V304XXD | Transport injuries +V304XXS | Transport injuries +V305--- | Transport injuries +V305XXA | Transport injuries +V305XXD | Transport injuries +V305XXS | Transport injuries +V306--- | Transport injuries +V306XXA | Transport injuries +V306XXD | Transport injuries +V306XXS | Transport injuries +V307--- | Transport injuries +V307XXA | Transport injuries +V307XXD | Transport injuries +V307XXS | Transport injuries +V309--- | Transport injuries +V309XXA | Transport injuries +V309XXD | Transport injuries +V309XXS | Transport injuries +V31---- | Transport injuries +V310--- | Transport injuries +V310XXA | Transport injuries +V310XXD | Transport injuries +V310XXS | Transport injuries +V311--- | Transport injuries +V311XXA | Transport injuries +V311XXD | Transport injuries +V311XXS | Transport injuries +V312--- | Transport injuries +V312XXA | Transport injuries +V312XXD | Transport injuries +V312XXS | Transport injuries +V313--- | Transport injuries +V313XXA | Transport injuries +V313XXD | Transport injuries +V313XXS | Transport injuries +V314--- | Transport injuries +V314XXA | Transport injuries +V314XXD | Transport injuries +V314XXS | Transport injuries +V315--- | Transport injuries +V315XXA | Transport injuries +V315XXD | Transport injuries +V315XXS | Transport injuries +V316--- | Transport injuries +V316XXA | Transport injuries +V316XXD | Transport injuries +V316XXS | Transport injuries +V317--- | Transport injuries +V317XXA | Transport injuries +V317XXD | Transport injuries +V317XXS | Transport injuries +V319--- | Transport injuries +V319XXA | Transport injuries +V319XXD | Transport injuries +V319XXS | Transport injuries +V32---- | Transport injuries +V320--- | Transport injuries +V320XXA | Transport injuries +V320XXD | Transport injuries +V320XXS | Transport injuries +V321--- | Transport injuries +V321XXA | Transport injuries +V321XXD | Transport injuries +V321XXS | Transport injuries +V322--- | Transport injuries +V322XXA | Transport injuries +V322XXD | Transport injuries +V322XXS | Transport injuries +V323--- | Transport injuries +V323XXA | Transport injuries +V323XXD | Transport injuries +V323XXS | Transport injuries +V324--- | Transport injuries +V324XXA | Transport injuries +V324XXD | Transport injuries +V324XXS | Transport injuries +V325--- | Transport injuries +V325XXA | Transport injuries +V325XXD | Transport injuries +V325XXS | Transport injuries +V326--- | Transport injuries +V326XXA | Transport injuries +V326XXD | Transport injuries +V326XXS | Transport injuries +V327--- | Transport injuries +V327XXA | Transport injuries +V327XXD | Transport injuries +V327XXS | Transport injuries +V329--- | Transport injuries +V329XXA | Transport injuries +V329XXD | Transport injuries +V329XXS | Transport injuries +V33---- | Transport injuries +V330--- | Transport injuries +V330XXA | Transport injuries +V330XXD | Transport injuries +V330XXS | Transport injuries +V331--- | Transport injuries +V331XXA | Transport injuries +V331XXD | Transport injuries +V331XXS | Transport injuries +V332--- | Transport injuries +V332XXA | Transport injuries +V332XXD | Transport injuries +V332XXS | Transport injuries +V333--- | Transport injuries +V333XXA | Transport injuries +V333XXD | Transport injuries +V333XXS | Transport injuries +V334--- | Transport injuries +V334XXA | Transport injuries +V334XXD | Transport injuries +V334XXS | Transport injuries +V335--- | Transport injuries +V335XXA | Transport injuries +V335XXD | Transport injuries +V335XXS | Transport injuries +V336--- | Transport injuries +V336XXA | Transport injuries +V336XXD | Transport injuries +V336XXS | Transport injuries +V337--- | Transport injuries +V337XXA | Transport injuries +V337XXD | Transport injuries +V337XXS | Transport injuries +V339--- | Transport injuries +V339XXA | Transport injuries +V339XXD | Transport injuries +V339XXS | Transport injuries +V34---- | Transport injuries +V340--- | Transport injuries +V340XXA | Transport injuries +V340XXD | Transport injuries +V340XXS | Transport injuries +V341--- | Transport injuries +V341XXA | Transport injuries +V341XXD | Transport injuries +V341XXS | Transport injuries +V342--- | Transport injuries +V342XXA | Transport injuries +V342XXD | Transport injuries +V342XXS | Transport injuries +V343--- | Transport injuries +V343XXA | Transport injuries +V343XXD | Transport injuries +V343XXS | Transport injuries +V344--- | Transport injuries +V344XXA | Transport injuries +V344XXD | Transport injuries +V344XXS | Transport injuries +V345--- | Transport injuries +V345XXA | Transport injuries +V345XXD | Transport injuries +V345XXS | Transport injuries +V346--- | Transport injuries +V346XXA | Transport injuries +V346XXD | Transport injuries +V346XXS | Transport injuries +V347--- | Transport injuries +V347XXA | Transport injuries +V347XXD | Transport injuries +V347XXS | Transport injuries +V349--- | Transport injuries +V349XXA | Transport injuries +V349XXD | Transport injuries +V349XXS | Transport injuries +V35---- | Transport injuries +V350--- | Transport injuries +V350XXA | Transport injuries +V350XXD | Transport injuries +V350XXS | Transport injuries +V351--- | Transport injuries +V351XXA | Transport injuries +V351XXD | Transport injuries +V351XXS | Transport injuries +V352--- | Transport injuries +V352XXA | Transport injuries +V352XXD | Transport injuries +V352XXS | Transport injuries +V353--- | Transport injuries +V353XXA | Transport injuries +V353XXD | Transport injuries +V353XXS | Transport injuries +V354--- | Transport injuries +V354XXA | Transport injuries +V354XXD | Transport injuries +V354XXS | Transport injuries +V355--- | Transport injuries +V355XXA | Transport injuries +V355XXD | Transport injuries +V355XXS | Transport injuries +V356--- | Transport injuries +V356XXA | Transport injuries +V356XXD | Transport injuries +V356XXS | Transport injuries +V357--- | Transport injuries +V357XXA | Transport injuries +V357XXD | Transport injuries +V357XXS | Transport injuries +V359--- | Transport injuries +V359XXA | Transport injuries +V359XXD | Transport injuries +V359XXS | Transport injuries +V36---- | Transport injuries +V360--- | Transport injuries +V360XXA | Transport injuries +V360XXD | Transport injuries +V360XXS | Transport injuries +V361--- | Transport injuries +V361XXA | Transport injuries +V361XXD | Transport injuries +V361XXS | Transport injuries +V362--- | Transport injuries +V362XXA | Transport injuries +V362XXD | Transport injuries +V362XXS | Transport injuries +V363--- | Transport injuries +V363XXA | Transport injuries +V363XXD | Transport injuries +V363XXS | Transport injuries +V364--- | Transport injuries +V364XXA | Transport injuries +V364XXD | Transport injuries +V364XXS | Transport injuries +V365--- | Transport injuries +V365XXA | Transport injuries +V365XXD | Transport injuries +V365XXS | Transport injuries +V366--- | Transport injuries +V366XXA | Transport injuries +V366XXD | Transport injuries +V366XXS | Transport injuries +V367--- | Transport injuries +V367XXA | Transport injuries +V367XXD | Transport injuries +V367XXS | Transport injuries +V369--- | Transport injuries +V369XXA | Transport injuries +V369XXD | Transport injuries +V369XXS | Transport injuries +V37---- | Transport injuries +V370--- | Transport injuries +V370XXA | Transport injuries +V370XXD | Transport injuries +V370XXS | Transport injuries +V371--- | Transport injuries +V371XXA | Transport injuries +V371XXD | Transport injuries +V371XXS | Transport injuries +V372--- | Transport injuries +V372XXA | Transport injuries +V372XXD | Transport injuries +V372XXS | Transport injuries +V373--- | Transport injuries +V373XXA | Transport injuries +V373XXD | Transport injuries +V373XXS | Transport injuries +V374--- | Transport injuries +V374XXA | Transport injuries +V374XXD | Transport injuries +V374XXS | Transport injuries +V375--- | Transport injuries +V375XXA | Transport injuries +V375XXD | Transport injuries +V375XXS | Transport injuries +V376--- | Transport injuries +V376XXA | Transport injuries +V376XXD | Transport injuries +V376XXS | Transport injuries +V377--- | Transport injuries +V377XXA | Transport injuries +V377XXD | Transport injuries +V377XXS | Transport injuries +V379--- | Transport injuries +V379XXA | Transport injuries +V379XXD | Transport injuries +V379XXS | Transport injuries +V38---- | Transport injuries +V380--- | Transport injuries +V380XXA | Transport injuries +V380XXD | Transport injuries +V380XXS | Transport injuries +V381--- | Transport injuries +V381XXA | Transport injuries +V381XXD | Transport injuries +V381XXS | Transport injuries +V382--- | Transport injuries +V382XXA | Transport injuries +V382XXD | Transport injuries +V382XXS | Transport injuries +V383--- | Transport injuries +V383XXA | Transport injuries +V383XXD | Transport injuries +V383XXS | Transport injuries +V384--- | Transport injuries +V384XXA | Transport injuries +V384XXD | Transport injuries +V384XXS | Transport injuries +V385--- | Transport injuries +V385XXA | Transport injuries +V385XXD | Transport injuries +V385XXS | Transport injuries +V386--- | Transport injuries +V386XXA | Transport injuries +V386XXD | Transport injuries +V386XXS | Transport injuries +V387--- | Transport injuries +V387XXA | Transport injuries +V387XXD | Transport injuries +V387XXS | Transport injuries +V389--- | Transport injuries +V389XXA | Transport injuries +V389XXD | Transport injuries +V389XXS | Transport injuries +V39---- | Transport injuries +V390--- | Transport injuries +V3900XA | Transport injuries +V3900XD | Transport injuries +V3900XS | Transport injuries +V3909XA | Transport injuries +V3909XD | Transport injuries +V3909XS | Transport injuries +V391--- | Transport injuries +V3910XA | Transport injuries +V3910XD | Transport injuries +V3910XS | Transport injuries +V3919XA | Transport injuries +V3919XD | Transport injuries +V3919XS | Transport injuries +V392--- | Transport injuries +V3920XA | Transport injuries +V3920XD | Transport injuries +V3920XS | Transport injuries +V3929XA | Transport injuries +V3929XD | Transport injuries +V3929XS | Transport injuries +V393--- | Transport injuries +V393XXA | Transport injuries +V393XXD | Transport injuries +V393XXS | Transport injuries +V394--- | Transport injuries +V3940XA | Transport injuries +V3940XD | Transport injuries +V3940XS | Transport injuries +V3949XA | Transport injuries +V3949XD | Transport injuries +V3949XS | Transport injuries +V395--- | Transport injuries +V3950XA | Transport injuries +V3950XD | Transport injuries +V3950XS | Transport injuries +V3959XA | Transport injuries +V3959XD | Transport injuries +V3959XS | Transport injuries +V396--- | Transport injuries +V3960XA | Transport injuries +V3960XD | Transport injuries +V3960XS | Transport injuries +V3969XA | Transport injuries +V3969XD | Transport injuries +V3969XS | Transport injuries +V398--- | Transport injuries +V3981XA | Transport injuries +V3981XD | Transport injuries +V3981XS | Transport injuries +V3989XA | Transport injuries +V3989XD | Transport injuries +V3989XS | Transport injuries +V399--- | Transport injuries +V399XXA | Transport injuries +V399XXD | Transport injuries +V399XXS | Transport injuries +V40---- | Transport injuries +V400--- | Transport injuries +V400XXA | Transport injuries +V400XXD | Transport injuries +V400XXS | Transport injuries +V401--- | Transport injuries +V401XXA | Transport injuries +V401XXD | Transport injuries +V401XXS | Transport injuries +V402--- | Transport injuries +V402XXA | Transport injuries +V402XXD | Transport injuries +V402XXS | Transport injuries +V403--- | Transport injuries +V403XXA | Transport injuries +V403XXD | Transport injuries +V403XXS | Transport injuries +V404--- | Transport injuries +V404XXA | Transport injuries +V404XXD | Transport injuries +V404XXS | Transport injuries +V405--- | Transport injuries +V405XXA | Transport injuries +V405XXD | Transport injuries +V405XXS | Transport injuries +V406--- | Transport injuries +V406XXA | Transport injuries +V406XXD | Transport injuries +V406XXS | Transport injuries +V407--- | Transport injuries +V407XXA | Transport injuries +V407XXD | Transport injuries +V407XXS | Transport injuries +V409--- | Transport injuries +V409XXA | Transport injuries +V409XXD | Transport injuries +V409XXS | Transport injuries +V41---- | Transport injuries +V410--- | Transport injuries +V410XXA | Transport injuries +V410XXD | Transport injuries +V410XXS | Transport injuries +V411--- | Transport injuries +V411XXA | Transport injuries +V411XXD | Transport injuries +V411XXS | Transport injuries +V412--- | Transport injuries +V412XXA | Transport injuries +V412XXD | Transport injuries +V412XXS | Transport injuries +V413--- | Transport injuries +V413XXA | Transport injuries +V413XXD | Transport injuries +V413XXS | Transport injuries +V414--- | Transport injuries +V414XXA | Transport injuries +V414XXD | Transport injuries +V414XXS | Transport injuries +V415--- | Transport injuries +V415XXA | Transport injuries +V415XXD | Transport injuries +V415XXS | Transport injuries +V416--- | Transport injuries +V416XXA | Transport injuries +V416XXD | Transport injuries +V416XXS | Transport injuries +V417--- | Transport injuries +V417XXA | Transport injuries +V417XXD | Transport injuries +V417XXS | Transport injuries +V419--- | Transport injuries +V419XXA | Transport injuries +V419XXD | Transport injuries +V419XXS | Transport injuries +V42---- | Transport injuries +V420--- | Transport injuries +V420XXA | Transport injuries +V420XXD | Transport injuries +V420XXS | Transport injuries +V421--- | Transport injuries +V421XXA | Transport injuries +V421XXD | Transport injuries +V421XXS | Transport injuries +V422--- | Transport injuries +V422XXA | Transport injuries +V422XXD | Transport injuries +V422XXS | Transport injuries +V423--- | Transport injuries +V423XXA | Transport injuries +V423XXD | Transport injuries +V423XXS | Transport injuries +V424--- | Transport injuries +V424XXA | Transport injuries +V424XXD | Transport injuries +V424XXS | Transport injuries +V425--- | Transport injuries +V425XXA | Transport injuries +V425XXD | Transport injuries +V425XXS | Transport injuries +V426--- | Transport injuries +V426XXA | Transport injuries +V426XXD | Transport injuries +V426XXS | Transport injuries +V427--- | Transport injuries +V427XXA | Transport injuries +V427XXD | Transport injuries +V427XXS | Transport injuries +V429--- | Transport injuries +V429XXA | Transport injuries +V429XXD | Transport injuries +V429XXS | Transport injuries +V43---- | Transport injuries +V430--- | Transport injuries +V4301XA | Transport injuries +V4301XD | Transport injuries +V4301XS | Transport injuries +V4302XA | Transport injuries +V4302XD | Transport injuries +V4302XS | Transport injuries +V4303XA | Transport injuries +V4303XD | Transport injuries +V4303XS | Transport injuries +V4304XA | Transport injuries +V4304XD | Transport injuries +V4304XS | Transport injuries +V431--- | Transport injuries +V4311XA | Transport injuries +V4311XD | Transport injuries +V4311XS | Transport injuries +V4312XA | Transport injuries +V4312XD | Transport injuries +V4312XS | Transport injuries +V4313XA | Transport injuries +V4313XD | Transport injuries +V4313XS | Transport injuries +V4314XA | Transport injuries +V4314XD | Transport injuries +V4314XS | Transport injuries +V432--- | Transport injuries +V4321XA | Transport injuries +V4321XD | Transport injuries +V4321XS | Transport injuries +V4322XA | Transport injuries +V4322XD | Transport injuries +V4322XS | Transport injuries +V4323XA | Transport injuries +V4323XD | Transport injuries +V4323XS | Transport injuries +V4324XA | Transport injuries +V4324XD | Transport injuries +V4324XS | Transport injuries +V433--- | Transport injuries +V4331XA | Transport injuries +V4331XD | Transport injuries +V4331XS | Transport injuries +V4332XA | Transport injuries +V4332XD | Transport injuries +V4332XS | Transport injuries +V4333XA | Transport injuries +V4333XD | Transport injuries +V4333XS | Transport injuries +V4334XA | Transport injuries +V4334XD | Transport injuries +V4334XS | Transport injuries +V434--- | Transport injuries +V4341XA | Transport injuries +V4341XD | Transport injuries +V4341XS | Transport injuries +V4342XA | Transport injuries +V4342XD | Transport injuries +V4342XS | Transport injuries +V4343XA | Transport injuries +V4343XD | Transport injuries +V4343XS | Transport injuries +V4344XA | Transport injuries +V4344XD | Transport injuries +V4344XS | Transport injuries +V435--- | Transport injuries +V4351XA | Transport injuries +V4351XD | Transport injuries +V4351XS | Transport injuries +V4352XA | Transport injuries +V4352XD | Transport injuries +V4352XS | Transport injuries +V4353XA | Transport injuries +V4353XD | Transport injuries +V4353XS | Transport injuries +V4354XA | Transport injuries +V4354XD | Transport injuries +V4354XS | Transport injuries +V436--- | Transport injuries +V4361XA | Transport injuries +V4361XD | Transport injuries +V4361XS | Transport injuries +V4362XA | Transport injuries +V4362XD | Transport injuries +V4362XS | Transport injuries +V4363XA | Transport injuries +V4363XD | Transport injuries +V4363XS | Transport injuries +V4364XA | Transport injuries +V4364XD | Transport injuries +V4364XS | Transport injuries +V437--- | Transport injuries +V4371XA | Transport injuries +V4371XD | Transport injuries +V4371XS | Transport injuries +V4372XA | Transport injuries +V4372XD | Transport injuries +V4372XS | Transport injuries +V4373XA | Transport injuries +V4373XD | Transport injuries +V4373XS | Transport injuries +V4374XA | Transport injuries +V4374XD | Transport injuries +V4374XS | Transport injuries +V439--- | Transport injuries +V4391XA | Transport injuries +V4391XD | Transport injuries +V4391XS | Transport injuries +V4392XA | Transport injuries +V4392XD | Transport injuries +V4392XS | Transport injuries +V4393XA | Transport injuries +V4393XD | Transport injuries +V4393XS | Transport injuries +V4394XA | Transport injuries +V4394XD | Transport injuries +V4394XS | Transport injuries +V44---- | Transport injuries +V440--- | Transport injuries +V440XXA | Transport injuries +V440XXD | Transport injuries +V440XXS | Transport injuries +V441--- | Transport injuries +V441XXA | Transport injuries +V441XXD | Transport injuries +V441XXS | Transport injuries +V442--- | Transport injuries +V442XXA | Transport injuries +V442XXD | Transport injuries +V442XXS | Transport injuries +V443--- | Transport injuries +V443XXA | Transport injuries +V443XXD | Transport injuries +V443XXS | Transport injuries +V444--- | Transport injuries +V444XXA | Transport injuries +V444XXD | Transport injuries +V444XXS | Transport injuries +V445--- | Transport injuries +V445XXA | Transport injuries +V445XXD | Transport injuries +V445XXS | Transport injuries +V446--- | Transport injuries +V446XXA | Transport injuries +V446XXD | Transport injuries +V446XXS | Transport injuries +V447--- | Transport injuries +V447XXA | Transport injuries +V447XXD | Transport injuries +V447XXS | Transport injuries +V449--- | Transport injuries +V449XXA | Transport injuries +V449XXD | Transport injuries +V449XXS | Transport injuries +V45---- | Transport injuries +V450--- | Transport injuries +V450XXA | Transport injuries +V450XXD | Transport injuries +V450XXS | Transport injuries +V451--- | Transport injuries +V451XXA | Transport injuries +V451XXD | Transport injuries +V451XXS | Transport injuries +V452--- | Transport injuries +V452XXA | Transport injuries +V452XXD | Transport injuries +V452XXS | Transport injuries +V453--- | Transport injuries +V453XXA | Transport injuries +V453XXD | Transport injuries +V453XXS | Transport injuries +V454--- | Transport injuries +V454XXA | Transport injuries +V454XXD | Transport injuries +V454XXS | Transport injuries +V455--- | Transport injuries +V455XXA | Transport injuries +V455XXD | Transport injuries +V455XXS | Transport injuries +V456--- | Transport injuries +V456XXA | Transport injuries +V456XXD | Transport injuries +V456XXS | Transport injuries +V457--- | Transport injuries +V457XXA | Transport injuries +V457XXD | Transport injuries +V457XXS | Transport injuries +V459--- | Transport injuries +V459XXA | Transport injuries +V459XXD | Transport injuries +V459XXS | Transport injuries +V46---- | Transport injuries +V460--- | Transport injuries +V460XXA | Transport injuries +V460XXD | Transport injuries +V460XXS | Transport injuries +V461--- | Transport injuries +V461XXA | Transport injuries +V461XXD | Transport injuries +V461XXS | Transport injuries +V462--- | Transport injuries +V462XXA | Transport injuries +V462XXD | Transport injuries +V462XXS | Transport injuries +V463--- | Transport injuries +V463XXA | Transport injuries +V463XXD | Transport injuries +V463XXS | Transport injuries +V464--- | Transport injuries +V464XXA | Transport injuries +V464XXD | Transport injuries +V464XXS | Transport injuries +V465--- | Transport injuries +V465XXA | Transport injuries +V465XXD | Transport injuries +V465XXS | Transport injuries +V466--- | Transport injuries +V466XXA | Transport injuries +V466XXD | Transport injuries +V466XXS | Transport injuries +V467--- | Transport injuries +V467XXA | Transport injuries +V467XXD | Transport injuries +V467XXS | Transport injuries +V469--- | Transport injuries +V469XXA | Transport injuries +V469XXD | Transport injuries +V469XXS | Transport injuries +V47---- | Transport injuries +V470--- | Transport injuries +V470XXA | Transport injuries +V470XXD | Transport injuries +V470XXS | Transport injuries +V471--- | Transport injuries +V471XXA | Transport injuries +V471XXD | Transport injuries +V471XXS | Transport injuries +V472--- | Transport injuries +V472XXA | Transport injuries +V472XXD | Transport injuries +V472XXS | Transport injuries +V473--- | Transport injuries +V473XXA | Transport injuries +V473XXD | Transport injuries +V473XXS | Transport injuries +V474--- | Transport injuries +V474XXA | Transport injuries +V474XXD | Transport injuries +V474XXS | Transport injuries +V475--- | Transport injuries +V475XXA | Transport injuries +V475XXD | Transport injuries +V475XXS | Transport injuries +V476--- | Transport injuries +V476XXA | Transport injuries +V476XXD | Transport injuries +V476XXS | Transport injuries +V477--- | Transport injuries +V477XXA | Transport injuries +V477XXD | Transport injuries +V477XXS | Transport injuries +V479--- | Transport injuries +V479XXA | Transport injuries +V479XXD | Transport injuries +V479XXS | Transport injuries +V48---- | Transport injuries +V480--- | Transport injuries +V480XXA | Transport injuries +V480XXD | Transport injuries +V480XXS | Transport injuries +V481--- | Transport injuries +V481XXA | Transport injuries +V481XXD | Transport injuries +V481XXS | Transport injuries +V482--- | Transport injuries +V482XXA | Transport injuries +V482XXD | Transport injuries +V482XXS | Transport injuries +V483--- | Transport injuries +V483XXA | Transport injuries +V483XXD | Transport injuries +V483XXS | Transport injuries +V484--- | Transport injuries +V484XXA | Transport injuries +V484XXD | Transport injuries +V484XXS | Transport injuries +V485--- | Transport injuries +V485XXA | Transport injuries +V485XXD | Transport injuries +V485XXS | Transport injuries +V486--- | Transport injuries +V486XXA | Transport injuries +V486XXD | Transport injuries +V486XXS | Transport injuries +V487--- | Transport injuries +V487XXA | Transport injuries +V487XXD | Transport injuries +V487XXS | Transport injuries +V489--- | Transport injuries +V489XXA | Transport injuries +V489XXD | Transport injuries +V489XXS | Transport injuries +V49---- | Transport injuries +V490--- | Transport injuries +V4900XA | Transport injuries +V4900XD | Transport injuries +V4900XS | Transport injuries +V4909XA | Transport injuries +V4909XD | Transport injuries +V4909XS | Transport injuries +V491--- | Transport injuries +V4910XA | Transport injuries +V4910XD | Transport injuries +V4910XS | Transport injuries +V4919XA | Transport injuries +V4919XD | Transport injuries +V4919XS | Transport injuries +V492--- | Transport injuries +V4920XA | Transport injuries +V4920XD | Transport injuries +V4920XS | Transport injuries +V4929XA | Transport injuries +V4929XD | Transport injuries +V4929XS | Transport injuries +V493--- | Transport injuries +V493XXA | Transport injuries +V493XXD | Transport injuries +V493XXS | Transport injuries +V494--- | Transport injuries +V4940XA | Transport injuries +V4940XD | Transport injuries +V4940XS | Transport injuries +V4949XA | Transport injuries +V4949XD | Transport injuries +V4949XS | Transport injuries +V495--- | Transport injuries +V4950XA | Transport injuries +V4950XD | Transport injuries +V4950XS | Transport injuries +V4959XA | Transport injuries +V4959XD | Transport injuries +V4959XS | Transport injuries +V496--- | Transport injuries +V4960XA | Transport injuries +V4960XD | Transport injuries +V4960XS | Transport injuries +V4969XA | Transport injuries +V4969XD | Transport injuries +V4969XS | Transport injuries +V498--- | Transport injuries +V4981XA | Transport injuries +V4981XD | Transport injuries +V4981XS | Transport injuries +V4988XA | Transport injuries +V4988XD | Transport injuries +V4988XS | Transport injuries +V499--- | Transport injuries +V499XXA | Transport injuries +V499XXD | Transport injuries +V499XXS | Transport injuries +V50---- | Transport injuries +V500--- | Transport injuries +V500XXA | Transport injuries +V500XXD | Transport injuries +V500XXS | Transport injuries +V501--- | Transport injuries +V501XXA | Transport injuries +V501XXD | Transport injuries +V501XXS | Transport injuries +V502--- | Transport injuries +V502XXA | Transport injuries +V502XXD | Transport injuries +V502XXS | Transport injuries +V503--- | Transport injuries +V503XXA | Transport injuries +V503XXD | Transport injuries +V503XXS | Transport injuries +V504--- | Transport injuries +V504XXA | Transport injuries +V504XXD | Transport injuries +V504XXS | Transport injuries +V505--- | Transport injuries +V505XXA | Transport injuries +V505XXD | Transport injuries +V505XXS | Transport injuries +V506--- | Transport injuries +V506XXA | Transport injuries +V506XXD | Transport injuries +V506XXS | Transport injuries +V507--- | Transport injuries +V507XXA | Transport injuries +V507XXD | Transport injuries +V507XXS | Transport injuries +V509--- | Transport injuries +V509XXA | Transport injuries +V509XXD | Transport injuries +V509XXS | Transport injuries +V51---- | Transport injuries +V510--- | Transport injuries +V510XXA | Transport injuries +V510XXD | Transport injuries +V510XXS | Transport injuries +V511--- | Transport injuries +V511XXA | Transport injuries +V511XXD | Transport injuries +V511XXS | Transport injuries +V512--- | Transport injuries +V512XXA | Transport injuries +V512XXD | Transport injuries +V512XXS | Transport injuries +V513--- | Transport injuries +V513XXA | Transport injuries +V513XXD | Transport injuries +V513XXS | Transport injuries +V514--- | Transport injuries +V514XXA | Transport injuries +V514XXD | Transport injuries +V514XXS | Transport injuries +V515--- | Transport injuries +V515XXA | Transport injuries +V515XXD | Transport injuries +V515XXS | Transport injuries +V516--- | Transport injuries +V516XXA | Transport injuries +V516XXD | Transport injuries +V516XXS | Transport injuries +V517--- | Transport injuries +V517XXA | Transport injuries +V517XXD | Transport injuries +V517XXS | Transport injuries +V519--- | Transport injuries +V519XXA | Transport injuries +V519XXD | Transport injuries +V519XXS | Transport injuries +V52---- | Transport injuries +V520--- | Transport injuries +V520XXA | Transport injuries +V520XXD | Transport injuries +V520XXS | Transport injuries +V521--- | Transport injuries +V521XXA | Transport injuries +V521XXD | Transport injuries +V521XXS | Transport injuries +V522--- | Transport injuries +V522XXA | Transport injuries +V522XXD | Transport injuries +V522XXS | Transport injuries +V523--- | Transport injuries +V523XXA | Transport injuries +V523XXD | Transport injuries +V523XXS | Transport injuries +V524--- | Transport injuries +V524XXA | Transport injuries +V524XXD | Transport injuries +V524XXS | Transport injuries +V525--- | Transport injuries +V525XXA | Transport injuries +V525XXD | Transport injuries +V525XXS | Transport injuries +V526--- | Transport injuries +V526XXA | Transport injuries +V526XXD | Transport injuries +V526XXS | Transport injuries +V527--- | Transport injuries +V527XXA | Transport injuries +V527XXD | Transport injuries +V527XXS | Transport injuries +V529--- | Transport injuries +V529XXA | Transport injuries +V529XXD | Transport injuries +V529XXS | Transport injuries +V53---- | Transport injuries +V530--- | Transport injuries +V530XXA | Transport injuries +V530XXD | Transport injuries +V530XXS | Transport injuries +V531--- | Transport injuries +V531XXA | Transport injuries +V531XXD | Transport injuries +V531XXS | Transport injuries +V532--- | Transport injuries +V532XXA | Transport injuries +V532XXD | Transport injuries +V532XXS | Transport injuries +V533--- | Transport injuries +V533XXA | Transport injuries +V533XXD | Transport injuries +V533XXS | Transport injuries +V534--- | Transport injuries +V534XXA | Transport injuries +V534XXD | Transport injuries +V534XXS | Transport injuries +V535--- | Transport injuries +V535XXA | Transport injuries +V535XXD | Transport injuries +V535XXS | Transport injuries +V536--- | Transport injuries +V536XXA | Transport injuries +V536XXD | Transport injuries +V536XXS | Transport injuries +V537--- | Transport injuries +V537XXA | Transport injuries +V537XXD | Transport injuries +V537XXS | Transport injuries +V539--- | Transport injuries +V539XXA | Transport injuries +V539XXD | Transport injuries +V539XXS | Transport injuries +V54---- | Transport injuries +V540--- | Transport injuries +V540XXA | Transport injuries +V540XXD | Transport injuries +V540XXS | Transport injuries +V541--- | Transport injuries +V541XXA | Transport injuries +V541XXD | Transport injuries +V541XXS | Transport injuries +V542--- | Transport injuries +V542XXA | Transport injuries +V542XXD | Transport injuries +V542XXS | Transport injuries +V543--- | Transport injuries +V543XXA | Transport injuries +V543XXD | Transport injuries +V543XXS | Transport injuries +V544--- | Transport injuries +V544XXA | Transport injuries +V544XXD | Transport injuries +V544XXS | Transport injuries +V545--- | Transport injuries +V545XXA | Transport injuries +V545XXD | Transport injuries +V545XXS | Transport injuries +V546--- | Transport injuries +V546XXA | Transport injuries +V546XXD | Transport injuries +V546XXS | Transport injuries +V547--- | Transport injuries +V547XXA | Transport injuries +V547XXD | Transport injuries +V547XXS | Transport injuries +V549--- | Transport injuries +V549XXA | Transport injuries +V549XXD | Transport injuries +V549XXS | Transport injuries +V55---- | Transport injuries +V550--- | Transport injuries +V550XXA | Transport injuries +V550XXD | Transport injuries +V550XXS | Transport injuries +V551--- | Transport injuries +V551XXA | Transport injuries +V551XXD | Transport injuries +V551XXS | Transport injuries +V552--- | Transport injuries +V552XXA | Transport injuries +V552XXD | Transport injuries +V552XXS | Transport injuries +V553--- | Transport injuries +V553XXA | Transport injuries +V553XXD | Transport injuries +V553XXS | Transport injuries +V554--- | Transport injuries +V554XXA | Transport injuries +V554XXD | Transport injuries +V554XXS | Transport injuries +V555--- | Transport injuries +V555XXA | Transport injuries +V555XXD | Transport injuries +V555XXS | Transport injuries +V556--- | Transport injuries +V556XXA | Transport injuries +V556XXD | Transport injuries +V556XXS | Transport injuries +V557--- | Transport injuries +V557XXA | Transport injuries +V557XXD | Transport injuries +V557XXS | Transport injuries +V559--- | Transport injuries +V559XXA | Transport injuries +V559XXD | Transport injuries +V559XXS | Transport injuries +V56---- | Transport injuries +V560--- | Transport injuries +V560XXA | Transport injuries +V560XXD | Transport injuries +V560XXS | Transport injuries +V561--- | Transport injuries +V561XXA | Transport injuries +V561XXD | Transport injuries +V561XXS | Transport injuries +V562--- | Transport injuries +V562XXA | Transport injuries +V562XXD | Transport injuries +V562XXS | Transport injuries +V563--- | Transport injuries +V563XXA | Transport injuries +V563XXD | Transport injuries +V563XXS | Transport injuries +V564--- | Transport injuries +V564XXA | Transport injuries +V564XXD | Transport injuries +V564XXS | Transport injuries +V565--- | Transport injuries +V565XXA | Transport injuries +V565XXD | Transport injuries +V565XXS | Transport injuries +V566--- | Transport injuries +V566XXA | Transport injuries +V566XXD | Transport injuries +V566XXS | Transport injuries +V567--- | Transport injuries +V567XXA | Transport injuries +V567XXD | Transport injuries +V567XXS | Transport injuries +V569--- | Transport injuries +V569XXA | Transport injuries +V569XXD | Transport injuries +V569XXS | Transport injuries +V57---- | Transport injuries +V570--- | Transport injuries +V570XXA | Transport injuries +V570XXD | Transport injuries +V570XXS | Transport injuries +V571--- | Transport injuries +V571XXA | Transport injuries +V571XXD | Transport injuries +V571XXS | Transport injuries +V572--- | Transport injuries +V572XXA | Transport injuries +V572XXD | Transport injuries +V572XXS | Transport injuries +V573--- | Transport injuries +V573XXA | Transport injuries +V573XXD | Transport injuries +V573XXS | Transport injuries +V574--- | Transport injuries +V574XXA | Transport injuries +V574XXD | Transport injuries +V574XXS | Transport injuries +V575--- | Transport injuries +V575XXA | Transport injuries +V575XXD | Transport injuries +V575XXS | Transport injuries +V576--- | Transport injuries +V576XXA | Transport injuries +V576XXD | Transport injuries +V576XXS | Transport injuries +V577--- | Transport injuries +V577XXA | Transport injuries +V577XXD | Transport injuries +V577XXS | Transport injuries +V579--- | Transport injuries +V579XXA | Transport injuries +V579XXD | Transport injuries +V579XXS | Transport injuries +V58---- | Transport injuries +V580--- | Transport injuries +V580XXA | Transport injuries +V580XXD | Transport injuries +V580XXS | Transport injuries +V581--- | Transport injuries +V581XXA | Transport injuries +V581XXD | Transport injuries +V581XXS | Transport injuries +V582--- | Transport injuries +V582XXA | Transport injuries +V582XXD | Transport injuries +V582XXS | Transport injuries +V583--- | Transport injuries +V583XXA | Transport injuries +V583XXD | Transport injuries +V583XXS | Transport injuries +V584--- | Transport injuries +V584XXA | Transport injuries +V584XXD | Transport injuries +V584XXS | Transport injuries +V585--- | Transport injuries +V585XXA | Transport injuries +V585XXD | Transport injuries +V585XXS | Transport injuries +V586--- | Transport injuries +V586XXA | Transport injuries +V586XXD | Transport injuries +V586XXS | Transport injuries +V587--- | Transport injuries +V587XXA | Transport injuries +V587XXD | Transport injuries +V587XXS | Transport injuries +V589--- | Transport injuries +V589XXA | Transport injuries +V589XXD | Transport injuries +V589XXS | Transport injuries +V59---- | Transport injuries +V590--- | Transport injuries +V5900XA | Transport injuries +V5900XD | Transport injuries +V5900XS | Transport injuries +V5909XA | Transport injuries +V5909XD | Transport injuries +V5909XS | Transport injuries +V591--- | Transport injuries +V5910XA | Transport injuries +V5910XD | Transport injuries +V5910XS | Transport injuries +V5919XA | Transport injuries +V5919XD | Transport injuries +V5919XS | Transport injuries +V592--- | Transport injuries +V5920XA | Transport injuries +V5920XD | Transport injuries +V5920XS | Transport injuries +V5929XA | Transport injuries +V5929XD | Transport injuries +V5929XS | Transport injuries +V593--- | Transport injuries +V593XXA | Transport injuries +V593XXD | Transport injuries +V593XXS | Transport injuries +V594--- | Transport injuries +V5940XA | Transport injuries +V5940XD | Transport injuries +V5940XS | Transport injuries +V5949XA | Transport injuries +V5949XD | Transport injuries +V5949XS | Transport injuries +V595--- | Transport injuries +V5950XA | Transport injuries +V5950XD | Transport injuries +V5950XS | Transport injuries +V5959XA | Transport injuries +V5959XD | Transport injuries +V5959XS | Transport injuries +V596--- | Transport injuries +V5960XA | Transport injuries +V5960XD | Transport injuries +V5960XS | Transport injuries +V5969XA | Transport injuries +V5969XD | Transport injuries +V5969XS | Transport injuries +V598--- | Transport injuries +V5981XA | Transport injuries +V5981XD | Transport injuries +V5981XS | Transport injuries +V5988XA | Transport injuries +V5988XD | Transport injuries +V5988XS | Transport injuries +V599--- | Transport injuries +V599XXA | Transport injuries +V599XXD | Transport injuries +V599XXS | Transport injuries +V60---- | Transport injuries +V600--- | Transport injuries +V600XXA | Transport injuries +V600XXD | Transport injuries +V600XXS | Transport injuries +V601--- | Transport injuries +V601XXA | Transport injuries +V601XXD | Transport injuries +V601XXS | Transport injuries +V602--- | Transport injuries +V602XXA | Transport injuries +V602XXD | Transport injuries +V602XXS | Transport injuries +V603--- | Transport injuries +V603XXA | Transport injuries +V603XXD | Transport injuries +V603XXS | Transport injuries +V604--- | Transport injuries +V604XXA | Transport injuries +V604XXD | Transport injuries +V604XXS | Transport injuries +V605--- | Transport injuries +V605XXA | Transport injuries +V605XXD | Transport injuries +V605XXS | Transport injuries +V606--- | Transport injuries +V606XXA | Transport injuries +V606XXD | Transport injuries +V606XXS | Transport injuries +V607--- | Transport injuries +V607XXA | Transport injuries +V607XXD | Transport injuries +V607XXS | Transport injuries +V609--- | Transport injuries +V609XXA | Transport injuries +V609XXD | Transport injuries +V609XXS | Transport injuries +V61---- | Transport injuries +V610--- | Transport injuries +V610XXA | Transport injuries +V610XXD | Transport injuries +V610XXS | Transport injuries +V611--- | Transport injuries +V611XXA | Transport injuries +V611XXD | Transport injuries +V611XXS | Transport injuries +V612--- | Transport injuries +V612XXA | Transport injuries +V612XXD | Transport injuries +V612XXS | Transport injuries +V613--- | Transport injuries +V613XXA | Transport injuries +V613XXD | Transport injuries +V613XXS | Transport injuries +V614--- | Transport injuries +V614XXA | Transport injuries +V614XXD | Transport injuries +V614XXS | Transport injuries +V615--- | Transport injuries +V615XXA | Transport injuries +V615XXD | Transport injuries +V615XXS | Transport injuries +V616--- | Transport injuries +V616XXA | Transport injuries +V616XXD | Transport injuries +V616XXS | Transport injuries +V617--- | Transport injuries +V617XXA | Transport injuries +V617XXD | Transport injuries +V617XXS | Transport injuries +V619--- | Transport injuries +V619XXA | Transport injuries +V619XXD | Transport injuries +V619XXS | Transport injuries +V62---- | Transport injuries +V620--- | Transport injuries +V620XXA | Transport injuries +V620XXD | Transport injuries +V620XXS | Transport injuries +V621--- | Transport injuries +V621XXA | Transport injuries +V621XXD | Transport injuries +V621XXS | Transport injuries +V622--- | Transport injuries +V622XXA | Transport injuries +V622XXD | Transport injuries +V622XXS | Transport injuries +V623--- | Transport injuries +V623XXA | Transport injuries +V623XXD | Transport injuries +V623XXS | Transport injuries +V624--- | Transport injuries +V624XXA | Transport injuries +V624XXD | Transport injuries +V624XXS | Transport injuries +V625--- | Transport injuries +V625XXA | Transport injuries +V625XXD | Transport injuries +V625XXS | Transport injuries +V626--- | Transport injuries +V626XXA | Transport injuries +V626XXD | Transport injuries +V626XXS | Transport injuries +V627--- | Transport injuries +V627XXA | Transport injuries +V627XXD | Transport injuries +V627XXS | Transport injuries +V629--- | Transport injuries +V629XXA | Transport injuries +V629XXD | Transport injuries +V629XXS | Transport injuries +V63---- | Transport injuries +V630--- | Transport injuries +V630XXA | Transport injuries +V630XXD | Transport injuries +V630XXS | Transport injuries +V631--- | Transport injuries +V631XXA | Transport injuries +V631XXD | Transport injuries +V631XXS | Transport injuries +V632--- | Transport injuries +V632XXA | Transport injuries +V632XXD | Transport injuries +V632XXS | Transport injuries +V633--- | Transport injuries +V633XXA | Transport injuries +V633XXD | Transport injuries +V633XXS | Transport injuries +V634--- | Transport injuries +V634XXA | Transport injuries +V634XXD | Transport injuries +V634XXS | Transport injuries +V635--- | Transport injuries +V635XXA | Transport injuries +V635XXD | Transport injuries +V635XXS | Transport injuries +V636--- | Transport injuries +V636XXA | Transport injuries +V636XXD | Transport injuries +V636XXS | Transport injuries +V637--- | Transport injuries +V637XXA | Transport injuries +V637XXD | Transport injuries +V637XXS | Transport injuries +V639--- | Transport injuries +V639XXA | Transport injuries +V639XXD | Transport injuries +V639XXS | Transport injuries +V64---- | Transport injuries +V640--- | Transport injuries +V640XXA | Transport injuries +V640XXD | Transport injuries +V640XXS | Transport injuries +V641--- | Transport injuries +V641XXA | Transport injuries +V641XXD | Transport injuries +V641XXS | Transport injuries +V642--- | Transport injuries +V642XXA | Transport injuries +V642XXD | Transport injuries +V642XXS | Transport injuries +V643--- | Transport injuries +V643XXA | Transport injuries +V643XXD | Transport injuries +V643XXS | Transport injuries +V644--- | Transport injuries +V644XXA | Transport injuries +V644XXD | Transport injuries +V644XXS | Transport injuries +V645--- | Transport injuries +V645XXA | Transport injuries +V645XXD | Transport injuries +V645XXS | Transport injuries +V646--- | Transport injuries +V646XXA | Transport injuries +V646XXD | Transport injuries +V646XXS | Transport injuries +V647--- | Transport injuries +V647XXA | Transport injuries +V647XXD | Transport injuries +V647XXS | Transport injuries +V649--- | Transport injuries +V649XXA | Transport injuries +V649XXD | Transport injuries +V649XXS | Transport injuries +V65---- | Transport injuries +V650--- | Transport injuries +V650XXA | Transport injuries +V650XXD | Transport injuries +V650XXS | Transport injuries +V651--- | Transport injuries +V651XXA | Transport injuries +V651XXD | Transport injuries +V651XXS | Transport injuries +V652--- | Transport injuries +V652XXA | Transport injuries +V652XXD | Transport injuries +V652XXS | Transport injuries +V653--- | Transport injuries +V653XXA | Transport injuries +V653XXD | Transport injuries +V653XXS | Transport injuries +V654--- | Transport injuries +V654XXA | Transport injuries +V654XXD | Transport injuries +V654XXS | Transport injuries +V655--- | Transport injuries +V655XXA | Transport injuries +V655XXD | Transport injuries +V655XXS | Transport injuries +V656--- | Transport injuries +V656XXA | Transport injuries +V656XXD | Transport injuries +V656XXS | Transport injuries +V657--- | Transport injuries +V657XXA | Transport injuries +V657XXD | Transport injuries +V657XXS | Transport injuries +V659--- | Transport injuries +V659XXA | Transport injuries +V659XXD | Transport injuries +V659XXS | Transport injuries +V66---- | Transport injuries +V660--- | Transport injuries +V660XXA | Transport injuries +V660XXD | Transport injuries +V660XXS | Transport injuries +V661--- | Transport injuries +V661XXA | Transport injuries +V661XXD | Transport injuries +V661XXS | Transport injuries +V662--- | Transport injuries +V662XXA | Transport injuries +V662XXD | Transport injuries +V662XXS | Transport injuries +V663--- | Transport injuries +V663XXA | Transport injuries +V663XXD | Transport injuries +V663XXS | Transport injuries +V664--- | Transport injuries +V664XXA | Transport injuries +V664XXD | Transport injuries +V664XXS | Transport injuries +V665--- | Transport injuries +V665XXA | Transport injuries +V665XXD | Transport injuries +V665XXS | Transport injuries +V666--- | Transport injuries +V666XXA | Transport injuries +V666XXD | Transport injuries +V666XXS | Transport injuries +V667--- | Transport injuries +V667XXA | Transport injuries +V667XXD | Transport injuries +V667XXS | Transport injuries +V669--- | Transport injuries +V669XXA | Transport injuries +V669XXD | Transport injuries +V669XXS | Transport injuries +V67---- | Transport injuries +V670--- | Transport injuries +V670XXA | Transport injuries +V670XXD | Transport injuries +V670XXS | Transport injuries +V671--- | Transport injuries +V671XXA | Transport injuries +V671XXD | Transport injuries +V671XXS | Transport injuries +V672--- | Transport injuries +V672XXA | Transport injuries +V672XXD | Transport injuries +V672XXS | Transport injuries +V673--- | Transport injuries +V673XXA | Transport injuries +V673XXD | Transport injuries +V673XXS | Transport injuries +V674--- | Transport injuries +V674XXA | Transport injuries +V674XXD | Transport injuries +V674XXS | Transport injuries +V675--- | Transport injuries +V675XXA | Transport injuries +V675XXD | Transport injuries +V675XXS | Transport injuries +V676--- | Transport injuries +V676XXA | Transport injuries +V676XXD | Transport injuries +V676XXS | Transport injuries +V677--- | Transport injuries +V677XXA | Transport injuries +V677XXD | Transport injuries +V677XXS | Transport injuries +V679--- | Transport injuries +V679XXA | Transport injuries +V679XXD | Transport injuries +V679XXS | Transport injuries +V68---- | Transport injuries +V680--- | Transport injuries +V680XXA | Transport injuries +V680XXD | Transport injuries +V680XXS | Transport injuries +V681--- | Transport injuries +V681XXA | Transport injuries +V681XXD | Transport injuries +V681XXS | Transport injuries +V682--- | Transport injuries +V682XXA | Transport injuries +V682XXD | Transport injuries +V682XXS | Transport injuries +V683--- | Transport injuries +V683XXA | Transport injuries +V683XXD | Transport injuries +V683XXS | Transport injuries +V684--- | Transport injuries +V684XXA | Transport injuries +V684XXD | Transport injuries +V684XXS | Transport injuries +V685--- | Transport injuries +V685XXA | Transport injuries +V685XXD | Transport injuries +V685XXS | Transport injuries +V686--- | Transport injuries +V686XXA | Transport injuries +V686XXD | Transport injuries +V686XXS | Transport injuries +V687--- | Transport injuries +V687XXA | Transport injuries +V687XXD | Transport injuries +V687XXS | Transport injuries +V689--- | Transport injuries +V689XXA | Transport injuries +V689XXD | Transport injuries +V689XXS | Transport injuries +V69---- | Transport injuries +V690--- | Transport injuries +V6900XA | Transport injuries +V6900XD | Transport injuries +V6900XS | Transport injuries +V6909XA | Transport injuries +V6909XD | Transport injuries +V6909XS | Transport injuries +V691--- | Transport injuries +V6910XA | Transport injuries +V6910XD | Transport injuries +V6910XS | Transport injuries +V6919XA | Transport injuries +V6919XD | Transport injuries +V6919XS | Transport injuries +V692--- | Transport injuries +V6920XA | Transport injuries +V6920XD | Transport injuries +V6920XS | Transport injuries +V6929XA | Transport injuries +V6929XD | Transport injuries +V6929XS | Transport injuries +V693--- | Transport injuries +V693XXA | Transport injuries +V693XXD | Transport injuries +V693XXS | Transport injuries +V694--- | Transport injuries +V6940XA | Transport injuries +V6940XD | Transport injuries +V6940XS | Transport injuries +V6949XA | Transport injuries +V6949XD | Transport injuries +V6949XS | Transport injuries +V695--- | Transport injuries +V6950XA | Transport injuries +V6950XD | Transport injuries +V6950XS | Transport injuries +V6959XA | Transport injuries +V6959XD | Transport injuries +V6959XS | Transport injuries +V696--- | Transport injuries +V6960XA | Transport injuries +V6960XD | Transport injuries +V6960XS | Transport injuries +V6969XA | Transport injuries +V6969XD | Transport injuries +V6969XS | Transport injuries +V698--- | Transport injuries +V6981XA | Transport injuries +V6981XD | Transport injuries +V6981XS | Transport injuries +V6988XA | Transport injuries +V6988XD | Transport injuries +V6988XS | Transport injuries +V699--- | Transport injuries +V699XXA | Transport injuries +V699XXD | Transport injuries +V699XXS | Transport injuries +V70---- | Transport injuries +V700--- | Transport injuries +V700XXA | Transport injuries +V700XXD | Transport injuries +V700XXS | Transport injuries +V701--- | Transport injuries +V701XXA | Transport injuries +V701XXD | Transport injuries +V701XXS | Transport injuries +V702--- | Transport injuries +V702XXA | Transport injuries +V702XXD | Transport injuries +V702XXS | Transport injuries +V703--- | Transport injuries +V703XXA | Transport injuries +V703XXD | Transport injuries +V703XXS | Transport injuries +V704--- | Transport injuries +V704XXA | Transport injuries +V704XXD | Transport injuries +V704XXS | Transport injuries +V705--- | Transport injuries +V705XXA | Transport injuries +V705XXD | Transport injuries +V705XXS | Transport injuries +V706--- | Transport injuries +V706XXA | Transport injuries +V706XXD | Transport injuries +V706XXS | Transport injuries +V707--- | Transport injuries +V707XXA | Transport injuries +V707XXD | Transport injuries +V707XXS | Transport injuries +V709--- | Transport injuries +V709XXA | Transport injuries +V709XXD | Transport injuries +V709XXS | Transport injuries +V71---- | Transport injuries +V710--- | Transport injuries +V710XXA | Transport injuries +V710XXD | Transport injuries +V710XXS | Transport injuries +V711--- | Transport injuries +V711XXA | Transport injuries +V711XXD | Transport injuries +V711XXS | Transport injuries +V712--- | Transport injuries +V712XXA | Transport injuries +V712XXD | Transport injuries +V712XXS | Transport injuries +V713--- | Transport injuries +V713XXA | Transport injuries +V713XXD | Transport injuries +V713XXS | Transport injuries +V714--- | Transport injuries +V714XXA | Transport injuries +V714XXD | Transport injuries +V714XXS | Transport injuries +V715--- | Transport injuries +V715XXA | Transport injuries +V715XXD | Transport injuries +V715XXS | Transport injuries +V716--- | Transport injuries +V716XXA | Transport injuries +V716XXD | Transport injuries +V716XXS | Transport injuries +V717--- | Transport injuries +V717XXA | Transport injuries +V717XXD | Transport injuries +V717XXS | Transport injuries +V719--- | Transport injuries +V719XXA | Transport injuries +V719XXD | Transport injuries +V719XXS | Transport injuries +V72---- | Transport injuries +V720--- | Transport injuries +V720XXA | Transport injuries +V720XXD | Transport injuries +V720XXS | Transport injuries +V721--- | Transport injuries +V721XXA | Transport injuries +V721XXD | Transport injuries +V721XXS | Transport injuries +V722--- | Transport injuries +V722XXA | Transport injuries +V722XXD | Transport injuries +V722XXS | Transport injuries +V723--- | Transport injuries +V723XXA | Transport injuries +V723XXD | Transport injuries +V723XXS | Transport injuries +V724--- | Transport injuries +V724XXA | Transport injuries +V724XXD | Transport injuries +V724XXS | Transport injuries +V725--- | Transport injuries +V725XXA | Transport injuries +V725XXD | Transport injuries +V725XXS | Transport injuries +V726--- | Transport injuries +V726XXA | Transport injuries +V726XXD | Transport injuries +V726XXS | Transport injuries +V727--- | Transport injuries +V727XXA | Transport injuries +V727XXD | Transport injuries +V727XXS | Transport injuries +V729--- | Transport injuries +V729XXA | Transport injuries +V729XXD | Transport injuries +V729XXS | Transport injuries +V73---- | Transport injuries +V730--- | Transport injuries +V730XXA | Transport injuries +V730XXD | Transport injuries +V730XXS | Transport injuries +V731--- | Transport injuries +V731XXA | Transport injuries +V731XXD | Transport injuries +V731XXS | Transport injuries +V732--- | Transport injuries +V732XXA | Transport injuries +V732XXD | Transport injuries +V732XXS | Transport injuries +V733--- | Transport injuries +V733XXA | Transport injuries +V733XXD | Transport injuries +V733XXS | Transport injuries +V734--- | Transport injuries +V734XXA | Transport injuries +V734XXD | Transport injuries +V734XXS | Transport injuries +V735--- | Transport injuries +V735XXA | Transport injuries +V735XXD | Transport injuries +V735XXS | Transport injuries +V736--- | Transport injuries +V736XXA | Transport injuries +V736XXD | Transport injuries +V736XXS | Transport injuries +V737--- | Transport injuries +V737XXA | Transport injuries +V737XXD | Transport injuries +V737XXS | Transport injuries +V739--- | Transport injuries +V739XXA | Transport injuries +V739XXD | Transport injuries +V739XXS | Transport injuries +V74---- | Transport injuries +V740--- | Transport injuries +V740XXA | Transport injuries +V740XXD | Transport injuries +V740XXS | Transport injuries +V741--- | Transport injuries +V741XXA | Transport injuries +V741XXD | Transport injuries +V741XXS | Transport injuries +V742--- | Transport injuries +V742XXA | Transport injuries +V742XXD | Transport injuries +V742XXS | Transport injuries +V743--- | Transport injuries +V743XXA | Transport injuries +V743XXD | Transport injuries +V743XXS | Transport injuries +V744--- | Transport injuries +V744XXA | Transport injuries +V744XXD | Transport injuries +V744XXS | Transport injuries +V745--- | Transport injuries +V745XXA | Transport injuries +V745XXD | Transport injuries +V745XXS | Transport injuries +V746--- | Transport injuries +V746XXA | Transport injuries +V746XXD | Transport injuries +V746XXS | Transport injuries +V747--- | Transport injuries +V747XXA | Transport injuries +V747XXD | Transport injuries +V747XXS | Transport injuries +V749--- | Transport injuries +V749XXA | Transport injuries +V749XXD | Transport injuries +V749XXS | Transport injuries +V75---- | Transport injuries +V750--- | Transport injuries +V750XXA | Transport injuries +V750XXD | Transport injuries +V750XXS | Transport injuries +V751--- | Transport injuries +V751XXA | Transport injuries +V751XXD | Transport injuries +V751XXS | Transport injuries +V752--- | Transport injuries +V752XXA | Transport injuries +V752XXD | Transport injuries +V752XXS | Transport injuries +V753--- | Transport injuries +V753XXA | Transport injuries +V753XXD | Transport injuries +V753XXS | Transport injuries +V754--- | Transport injuries +V754XXA | Transport injuries +V754XXD | Transport injuries +V754XXS | Transport injuries +V755--- | Transport injuries +V755XXA | Transport injuries +V755XXD | Transport injuries +V755XXS | Transport injuries +V756--- | Transport injuries +V756XXA | Transport injuries +V756XXD | Transport injuries +V756XXS | Transport injuries +V757--- | Transport injuries +V757XXA | Transport injuries +V757XXD | Transport injuries +V757XXS | Transport injuries +V759--- | Transport injuries +V759XXA | Transport injuries +V759XXD | Transport injuries +V759XXS | Transport injuries +V76---- | Transport injuries +V760--- | Transport injuries +V760XXA | Transport injuries +V760XXD | Transport injuries +V760XXS | Transport injuries +V761--- | Transport injuries +V761XXA | Transport injuries +V761XXD | Transport injuries +V761XXS | Transport injuries +V762--- | Transport injuries +V762XXA | Transport injuries +V762XXD | Transport injuries +V762XXS | Transport injuries +V763--- | Transport injuries +V763XXA | Transport injuries +V763XXD | Transport injuries +V763XXS | Transport injuries +V764--- | Transport injuries +V764XXA | Transport injuries +V764XXD | Transport injuries +V764XXS | Transport injuries +V765--- | Transport injuries +V765XXA | Transport injuries +V765XXD | Transport injuries +V765XXS | Transport injuries +V766--- | Transport injuries +V766XXA | Transport injuries +V766XXD | Transport injuries +V766XXS | Transport injuries +V767--- | Transport injuries +V767XXA | Transport injuries +V767XXD | Transport injuries +V767XXS | Transport injuries +V769--- | Transport injuries +V769XXA | Transport injuries +V769XXD | Transport injuries +V769XXS | Transport injuries +V77---- | Transport injuries +V770--- | Transport injuries +V770XXA | Transport injuries +V770XXD | Transport injuries +V770XXS | Transport injuries +V771--- | Transport injuries +V771XXA | Transport injuries +V771XXD | Transport injuries +V771XXS | Transport injuries +V772--- | Transport injuries +V772XXA | Transport injuries +V772XXD | Transport injuries +V772XXS | Transport injuries +V773--- | Transport injuries +V773XXA | Transport injuries +V773XXD | Transport injuries +V773XXS | Transport injuries +V774--- | Transport injuries +V774XXA | Transport injuries +V774XXD | Transport injuries +V774XXS | Transport injuries +V775--- | Transport injuries +V775XXA | Transport injuries +V775XXD | Transport injuries +V775XXS | Transport injuries +V776--- | Transport injuries +V776XXA | Transport injuries +V776XXD | Transport injuries +V776XXS | Transport injuries +V777--- | Transport injuries +V777XXA | Transport injuries +V777XXD | Transport injuries +V777XXS | Transport injuries +V779--- | Transport injuries +V779XXA | Transport injuries +V779XXD | Transport injuries +V779XXS | Transport injuries +V78---- | Transport injuries +V780--- | Transport injuries +V780XXA | Transport injuries +V780XXD | Transport injuries +V780XXS | Transport injuries +V781--- | Transport injuries +V781XXA | Transport injuries +V781XXD | Transport injuries +V781XXS | Transport injuries +V782--- | Transport injuries +V782XXA | Transport injuries +V782XXD | Transport injuries +V782XXS | Transport injuries +V783--- | Transport injuries +V783XXA | Transport injuries +V783XXD | Transport injuries +V783XXS | Transport injuries +V784--- | Transport injuries +V784XXA | Transport injuries +V784XXD | Transport injuries +V784XXS | Transport injuries +V785--- | Transport injuries +V785XXA | Transport injuries +V785XXD | Transport injuries +V785XXS | Transport injuries +V786--- | Transport injuries +V786XXA | Transport injuries +V786XXD | Transport injuries +V786XXS | Transport injuries +V787--- | Transport injuries +V787XXA | Transport injuries +V787XXD | Transport injuries +V787XXS | Transport injuries +V789--- | Transport injuries +V789XXA | Transport injuries +V789XXD | Transport injuries +V789XXS | Transport injuries +V79---- | Transport injuries +V790--- | Transport injuries +V7900XA | Transport injuries +V7900XD | Transport injuries +V7900XS | Transport injuries +V7909XA | Transport injuries +V7909XD | Transport injuries +V7909XS | Transport injuries +V791--- | Transport injuries +V7910XA | Transport injuries +V7910XD | Transport injuries +V7910XS | Transport injuries +V7919XA | Transport injuries +V7919XD | Transport injuries +V7919XS | Transport injuries +V792--- | Transport injuries +V7920XA | Transport injuries +V7920XD | Transport injuries +V7920XS | Transport injuries +V7929XA | Transport injuries +V7929XD | Transport injuries +V7929XS | Transport injuries +V793--- | Transport injuries +V793XXA | Transport injuries +V793XXD | Transport injuries +V793XXS | Transport injuries +V794--- | Transport injuries +V7940XA | Transport injuries +V7940XD | Transport injuries +V7940XS | Transport injuries +V7949XA | Transport injuries +V7949XD | Transport injuries +V7949XS | Transport injuries +V795--- | Transport injuries +V7950XA | Transport injuries +V7950XD | Transport injuries +V7950XS | Transport injuries +V7959XA | Transport injuries +V7959XD | Transport injuries +V7959XS | Transport injuries +V796--- | Transport injuries +V7960XA | Transport injuries +V7960XD | Transport injuries +V7960XS | Transport injuries +V7969XA | Transport injuries +V7969XD | Transport injuries +V7969XS | Transport injuries +V798--- | Transport injuries +V7981XA | Transport injuries +V7981XD | Transport injuries +V7981XS | Transport injuries +V7988XA | Transport injuries +V7988XD | Transport injuries +V7988XS | Transport injuries +V799--- | Transport injuries +V799XXA | Transport injuries +V799XXD | Transport injuries +V799XXS | Transport injuries +V80---- | Transport injuries +V800--- | Transport injuries +V80010A | Transport injuries +V80010D | Transport injuries +V80010S | Transport injuries +V80018A | Transport injuries +V80018D | Transport injuries +V80018S | Transport injuries +V8002XA | Transport injuries +V8002XD | Transport injuries +V8002XS | Transport injuries +V801--- | Transport injuries +V8011XA | Transport injuries +V8011XD | Transport injuries +V8011XS | Transport injuries +V8012XA | Transport injuries +V8012XD | Transport injuries +V8012XS | Transport injuries +V802--- | Transport injuries +V8021XA | Transport injuries +V8021XD | Transport injuries +V8021XS | Transport injuries +V8022XA | Transport injuries +V8022XD | Transport injuries +V8022XS | Transport injuries +V803--- | Transport injuries +V8031XA | Transport injuries +V8031XD | Transport injuries +V8031XS | Transport injuries +V8032XA | Transport injuries +V8032XD | Transport injuries +V8032XS | Transport injuries +V804--- | Transport injuries +V8041XA | Transport injuries +V8041XD | Transport injuries +V8041XS | Transport injuries +V8042XA | Transport injuries +V8042XD | Transport injuries +V8042XS | Transport injuries +V805--- | Transport injuries +V8051XA | Transport injuries +V8051XD | Transport injuries +V8051XS | Transport injuries +V8052XA | Transport injuries +V8052XD | Transport injuries +V8052XS | Transport injuries +V806--- | Transport injuries +V8061XA | Transport injuries +V8061XD | Transport injuries +V8061XS | Transport injuries +V8062XA | Transport injuries +V8062XD | Transport injuries +V8062XS | Transport injuries +V807--- | Transport injuries +V80710A | Transport injuries +V80710D | Transport injuries +V80710S | Transport injuries +V80711A | Transport injuries +V80711D | Transport injuries +V80711S | Transport injuries +V80720A | Transport injuries +V80720D | Transport injuries +V80720S | Transport injuries +V80721A | Transport injuries +V80721D | Transport injuries +V80721S | Transport injuries +V80730A | Transport injuries +V80730D | Transport injuries +V80730S | Transport injuries +V80731A | Transport injuries +V80731D | Transport injuries +V80731S | Transport injuries +V80790A | Transport injuries +V80790D | Transport injuries +V80790S | Transport injuries +V80791A | Transport injuries +V80791D | Transport injuries +V80791S | Transport injuries +V808--- | Transport injuries +V8081XA | Transport injuries +V8081XD | Transport injuries +V8081XS | Transport injuries +V8082XA | Transport injuries +V8082XD | Transport injuries +V8082XS | Transport injuries +V809--- | Transport injuries +V80910A | Transport injuries +V80910D | Transport injuries +V80910S | Transport injuries +V80918A | Transport injuries +V80918D | Transport injuries +V80918S | Transport injuries +V80919A | Transport injuries +V80919D | Transport injuries +V80919S | Transport injuries +V80920A | Transport injuries +V80920D | Transport injuries +V80920S | Transport injuries +V80928A | Transport injuries +V80928D | Transport injuries +V80928S | Transport injuries +V80929A | Transport injuries +V80929D | Transport injuries +V80929S | Transport injuries +V81---- | Transport injuries +V810--- | Transport injuries +V810XXA | Transport injuries +V810XXD | Transport injuries +V810XXS | Transport injuries +V811--- | Transport injuries +V811XXA | Transport injuries +V811XXD | Transport injuries +V811XXS | Transport injuries +V812--- | Transport injuries +V812XXA | Transport injuries +V812XXD | Transport injuries +V812XXS | Transport injuries +V813--- | Transport injuries +V813XXA | Transport injuries +V813XXD | Transport injuries +V813XXS | Transport injuries +V814--- | Transport injuries +V814XXA | Transport injuries +V814XXD | Transport injuries +V814XXS | Transport injuries +V815--- | Transport injuries +V815XXA | Transport injuries +V815XXD | Transport injuries +V815XXS | Transport injuries +V816--- | Transport injuries +V816XXA | Transport injuries +V816XXD | Transport injuries +V816XXS | Transport injuries +V817--- | Transport injuries +V817XXA | Transport injuries +V817XXD | Transport injuries +V817XXS | Transport injuries +V818--- | Transport injuries +V8181XA | Transport injuries +V8181XD | Transport injuries +V8181XS | Transport injuries +V8182XA | Transport injuries +V8182XD | Transport injuries +V8182XS | Transport injuries +V8183XA | Transport injuries +V8183XD | Transport injuries +V8183XS | Transport injuries +V8189XA | Transport injuries +V8189XD | Transport injuries +V8189XS | Transport injuries +V819--- | Transport injuries +V819XXA | Transport injuries +V819XXD | Transport injuries +V819XXS | Transport injuries +V82---- | Transport injuries +V820--- | Transport injuries +V820XXA | Transport injuries +V820XXD | Transport injuries +V820XXS | Transport injuries +V821--- | Transport injuries +V821XXA | Transport injuries +V821XXD | Transport injuries +V821XXS | Transport injuries +V822--- | Transport injuries +V822XXA | Transport injuries +V822XXD | Transport injuries +V822XXS | Transport injuries +V823--- | Transport injuries +V823XXA | Transport injuries +V823XXD | Transport injuries +V823XXS | Transport injuries +V824--- | Transport injuries +V824XXA | Transport injuries +V824XXD | Transport injuries +V824XXS | Transport injuries +V825--- | Transport injuries +V825XXA | Transport injuries +V825XXD | Transport injuries +V825XXS | Transport injuries +V826--- | Transport injuries +V826XXA | Transport injuries +V826XXD | Transport injuries +V826XXS | Transport injuries +V827--- | Transport injuries +V827XXA | Transport injuries +V827XXD | Transport injuries +V827XXS | Transport injuries +V828--- | Transport injuries +V828XXA | Transport injuries +V828XXD | Transport injuries +V828XXS | Transport injuries +V829--- | Transport injuries +V829XXA | Transport injuries +V829XXD | Transport injuries +V829XXS | Transport injuries +V83---- | Transport injuries +V830--- | Transport injuries +V830XXA | Transport injuries +V830XXD | Transport injuries +V830XXS | Transport injuries +V831--- | Transport injuries +V831XXA | Transport injuries +V831XXD | Transport injuries +V831XXS | Transport injuries +V832--- | Transport injuries +V832XXA | Transport injuries +V832XXD | Transport injuries +V832XXS | Transport injuries +V833--- | Transport injuries +V833XXA | Transport injuries +V833XXD | Transport injuries +V833XXS | Transport injuries +V834--- | Transport injuries +V834XXA | Transport injuries +V834XXD | Transport injuries +V834XXS | Transport injuries +V835--- | Transport injuries +V835XXA | Transport injuries +V835XXD | Transport injuries +V835XXS | Transport injuries +V836--- | Transport injuries +V836XXA | Transport injuries +V836XXD | Transport injuries +V836XXS | Transport injuries +V837--- | Transport injuries +V837XXA | Transport injuries +V837XXD | Transport injuries +V837XXS | Transport injuries +V839--- | Transport injuries +V839XXA | Transport injuries +V839XXD | Transport injuries +V839XXS | Transport injuries +V84---- | Transport injuries +V840--- | Transport injuries +V840XXA | Transport injuries +V840XXD | Transport injuries +V840XXS | Transport injuries +V841--- | Transport injuries +V841XXA | Transport injuries +V841XXD | Transport injuries +V841XXS | Transport injuries +V842--- | Transport injuries +V842XXA | Transport injuries +V842XXD | Transport injuries +V842XXS | Transport injuries +V843--- | Transport injuries +V843XXA | Transport injuries +V843XXD | Transport injuries +V843XXS | Transport injuries +V844--- | Transport injuries +V844XXA | Transport injuries +V844XXD | Transport injuries +V844XXS | Transport injuries +V845--- | Transport injuries +V845XXA | Transport injuries +V845XXD | Transport injuries +V845XXS | Transport injuries +V846--- | Transport injuries +V846XXA | Transport injuries +V846XXD | Transport injuries +V846XXS | Transport injuries +V847--- | Transport injuries +V847XXA | Transport injuries +V847XXD | Transport injuries +V847XXS | Transport injuries +V849--- | Transport injuries +V849XXA | Transport injuries +V849XXD | Transport injuries +V849XXS | Transport injuries +V85---- | Transport injuries +V850--- | Transport injuries +V850XXA | Transport injuries +V850XXD | Transport injuries +V850XXS | Transport injuries +V851--- | Transport injuries +V851XXA | Transport injuries +V851XXD | Transport injuries +V851XXS | Transport injuries +V852--- | Transport injuries +V852XXA | Transport injuries +V852XXD | Transport injuries +V852XXS | Transport injuries +V853--- | Transport injuries +V853XXA | Transport injuries +V853XXD | Transport injuries +V853XXS | Transport injuries +V854--- | Transport injuries +V854XXA | Transport injuries +V854XXD | Transport injuries +V854XXS | Transport injuries +V855--- | Transport injuries +V855XXA | Transport injuries +V855XXD | Transport injuries +V855XXS | Transport injuries +V856--- | Transport injuries +V856XXA | Transport injuries +V856XXD | Transport injuries +V856XXS | Transport injuries +V857--- | Transport injuries +V857XXA | Transport injuries +V857XXD | Transport injuries +V857XXS | Transport injuries +V859--- | Transport injuries +V859XXA | Transport injuries +V859XXD | Transport injuries +V859XXS | Transport injuries +V86---- | Transport injuries +V860--- | Transport injuries +V8601XA | Transport injuries +V8601XD | Transport injuries +V8601XS | Transport injuries +V8602XA | Transport injuries +V8602XD | Transport injuries +V8602XS | Transport injuries +V8603XA | Transport injuries +V8603XD | Transport injuries +V8603XS | Transport injuries +V8604XA | Transport injuries +V8604XD | Transport injuries +V8604XS | Transport injuries +V8605XA | Transport injuries +V8605XD | Transport injuries +V8605XS | Transport injuries +V8606XA | Transport injuries +V8606XD | Transport injuries +V8606XS | Transport injuries +V8609XA | Transport injuries +V8609XD | Transport injuries +V8609XS | Transport injuries +V861--- | Transport injuries +V8611XA | Transport injuries +V8611XD | Transport injuries +V8611XS | Transport injuries +V8612XA | Transport injuries +V8612XD | Transport injuries +V8612XS | Transport injuries +V8613XA | Transport injuries +V8613XD | Transport injuries +V8613XS | Transport injuries +V8614XA | Transport injuries +V8614XD | Transport injuries +V8614XS | Transport injuries +V8615XA | Transport injuries +V8615XD | Transport injuries +V8615XS | Transport injuries +V8616XA | Transport injuries +V8616XD | Transport injuries +V8616XS | Transport injuries +V8619XA | Transport injuries +V8619XD | Transport injuries +V8619XS | Transport injuries +V862--- | Transport injuries +V8621XA | Transport injuries +V8621XD | Transport injuries +V8621XS | Transport injuries +V8622XA | Transport injuries +V8622XD | Transport injuries +V8622XS | Transport injuries +V8623XA | Transport injuries +V8623XD | Transport injuries +V8623XS | Transport injuries +V8624XA | Transport injuries +V8624XD | Transport injuries +V8624XS | Transport injuries +V8625XA | Transport injuries +V8625XD | Transport injuries +V8625XS | Transport injuries +V8626XA | Transport injuries +V8626XD | Transport injuries +V8626XS | Transport injuries +V8629XA | Transport injuries +V8629XD | Transport injuries +V8629XS | Transport injuries +V863--- | Transport injuries +V8631XA | Transport injuries +V8631XD | Transport injuries +V8631XS | Transport injuries +V8632XA | Transport injuries +V8632XD | Transport injuries +V8632XS | Transport injuries +V8633XA | Transport injuries +V8633XD | Transport injuries +V8633XS | Transport injuries +V8634XA | Transport injuries +V8634XD | Transport injuries +V8634XS | Transport injuries +V8635XA | Transport injuries +V8635XD | Transport injuries +V8635XS | Transport injuries +V8636XA | Transport injuries +V8636XD | Transport injuries +V8636XS | Transport injuries +V8639XA | Transport injuries +V8639XD | Transport injuries +V8639XS | Transport injuries +V864--- | Transport injuries +V8641XA | Transport injuries +V8641XD | Transport injuries +V8641XS | Transport injuries +V8642XA | Transport injuries +V8642XD | Transport injuries +V8642XS | Transport injuries +V8643XA | Transport injuries +V8643XD | Transport injuries +V8643XS | Transport injuries +V8644XA | Transport injuries +V8644XD | Transport injuries +V8644XS | Transport injuries +V8645XA | Transport injuries +V8645XD | Transport injuries +V8645XS | Transport injuries +V8646XA | Transport injuries +V8646XD | Transport injuries +V8646XS | Transport injuries +V8649XA | Transport injuries +V8649XD | Transport injuries +V8649XS | Transport injuries +V865--- | Transport injuries +V8651XA | Transport injuries +V8651XD | Transport injuries +V8651XS | Transport injuries +V8652XA | Transport injuries +V8652XD | Transport injuries +V8652XS | Transport injuries +V8653XA | Transport injuries +V8653XD | Transport injuries +V8653XS | Transport injuries +V8654XA | Transport injuries +V8654XD | Transport injuries +V8654XS | Transport injuries +V8655XA | Transport injuries +V8655XD | Transport injuries +V8655XS | Transport injuries +V8656XA | Transport injuries +V8656XD | Transport injuries +V8656XS | Transport injuries +V8659XA | Transport injuries +V8659XD | Transport injuries +V8659XS | Transport injuries +V866--- | Transport injuries +V8661XA | Transport injuries +V8661XD | Transport injuries +V8661XS | Transport injuries +V8662XA | Transport injuries +V8662XD | Transport injuries +V8662XS | Transport injuries +V8663XA | Transport injuries +V8663XD | Transport injuries +V8663XS | Transport injuries +V8664XA | Transport injuries +V8664XD | Transport injuries +V8664XS | Transport injuries +V8665XA | Transport injuries +V8665XD | Transport injuries +V8665XS | Transport injuries +V8666XA | Transport injuries +V8666XD | Transport injuries +V8666XS | Transport injuries +V8669XA | Transport injuries +V8669XD | Transport injuries +V8669XS | Transport injuries +V867--- | Transport injuries +V8671XA | Transport injuries +V8671XD | Transport injuries +V8671XS | Transport injuries +V8672XA | Transport injuries +V8672XD | Transport injuries +V8672XS | Transport injuries +V8673XA | Transport injuries +V8673XD | Transport injuries +V8673XS | Transport injuries +V8674XA | Transport injuries +V8674XD | Transport injuries +V8674XS | Transport injuries +V8675XA | Transport injuries +V8675XD | Transport injuries +V8675XS | Transport injuries +V8676XA | Transport injuries +V8676XD | Transport injuries +V8676XS | Transport injuries +V8679XA | Transport injuries +V8679XD | Transport injuries +V8679XS | Transport injuries +V869--- | Transport injuries +V8691XA | Transport injuries +V8691XD | Transport injuries +V8691XS | Transport injuries +V8692XA | Transport injuries +V8692XD | Transport injuries +V8692XS | Transport injuries +V8693XA | Transport injuries +V8693XD | Transport injuries +V8693XS | Transport injuries +V8694XA | Transport injuries +V8694XD | Transport injuries +V8694XS | Transport injuries +V8695XA | Transport injuries +V8695XD | Transport injuries +V8695XS | Transport injuries +V8696XA | Transport injuries +V8696XD | Transport injuries +V8696XS | Transport injuries +V872--- | Transport injuries +V872XXA | Transport injuries +V872XXD | Transport injuries +V872XXS | Transport injuries +V873--- | Transport injuries +V882--- | Transport injuries +V882XXA | Transport injuries +V882XXD | Transport injuries +V882XXS | Transport injuries +V883--- | Transport injuries +V90---- | Transport injuries +V900--- | Transport injuries +V9000XA | Transport injuries +V9000XD | Transport injuries +V9000XS | Transport injuries +V9001XA | Transport injuries +V9001XD | Transport injuries +V9001XS | Transport injuries +V9002XA | Transport injuries +V9002XD | Transport injuries +V9002XS | Transport injuries +V9003XA | Transport injuries +V9003XD | Transport injuries +V9003XS | Transport injuries +V9004XA | Transport injuries +V9004XD | Transport injuries +V9004XS | Transport injuries +V9005XA | Transport injuries +V9005XD | Transport injuries +V9005XS | Transport injuries +V9006XA | Transport injuries +V9006XD | Transport injuries +V9006XS | Transport injuries +V9008XA | Transport injuries +V9008XD | Transport injuries +V9008XS | Transport injuries +V9009XA | Transport injuries +V9009XD | Transport injuries +V9009XS | Transport injuries +V901--- | Transport injuries +V9010XA | Transport injuries +V9010XD | Transport injuries +V9010XS | Transport injuries +V9011XA | Transport injuries +V9011XD | Transport injuries +V9011XS | Transport injuries +V9012XA | Transport injuries +V9012XD | Transport injuries +V9012XS | Transport injuries +V9013XA | Transport injuries +V9013XD | Transport injuries +V9013XS | Transport injuries +V9014XA | Transport injuries +V9014XD | Transport injuries +V9014XS | Transport injuries +V9015XA | Transport injuries +V9015XD | Transport injuries +V9015XS | Transport injuries +V9016XA | Transport injuries +V9016XD | Transport injuries +V9016XS | Transport injuries +V9018XA | Transport injuries +V9018XD | Transport injuries +V9018XS | Transport injuries +V9019XA | Transport injuries +V9019XD | Transport injuries +V9019XS | Transport injuries +V902--- | Transport injuries +V9020XA | Transport injuries +V9020XD | Transport injuries +V9020XS | Transport injuries +V9021XA | Transport injuries +V9021XD | Transport injuries +V9021XS | Transport injuries +V9022XA | Transport injuries +V9022XD | Transport injuries +V9022XS | Transport injuries +V9023XA | Transport injuries +V9023XD | Transport injuries +V9023XS | Transport injuries +V9024XA | Transport injuries +V9024XD | Transport injuries +V9024XS | Transport injuries +V9025XA | Transport injuries +V9025XD | Transport injuries +V9025XS | Transport injuries +V9026XA | Transport injuries +V9026XD | Transport injuries +V9026XS | Transport injuries +V9027XA | Transport injuries +V9027XD | Transport injuries +V9027XS | Transport injuries +V9028XA | Transport injuries +V9028XD | Transport injuries +V9028XS | Transport injuries +V9029XA | Transport injuries +V9029XD | Transport injuries +V9029XS | Transport injuries +V903--- | Transport injuries +V9030XA | Transport injuries +V9030XD | Transport injuries +V9030XS | Transport injuries +V9031XA | Transport injuries +V9031XD | Transport injuries +V9031XS | Transport injuries +V9032XA | Transport injuries +V9032XD | Transport injuries +V9032XS | Transport injuries +V9033XA | Transport injuries +V9033XD | Transport injuries +V9033XS | Transport injuries +V9034XA | Transport injuries +V9034XD | Transport injuries +V9034XS | Transport injuries +V9035XA | Transport injuries +V9035XD | Transport injuries +V9035XS | Transport injuries +V9036XA | Transport injuries +V9036XD | Transport injuries +V9036XS | Transport injuries +V9037XA | Transport injuries +V9037XD | Transport injuries +V9037XS | Transport injuries +V9038XA | Transport injuries +V9038XD | Transport injuries +V9038XS | Transport injuries +V9039XA | Transport injuries +V9039XD | Transport injuries +V9039XS | Transport injuries +V904--- | Transport injuries +V905--- | Transport injuries +V906--- | Transport injuries +V907--- | Transport injuries +V908--- | Transport injuries +V9080XA | Transport injuries +V9080XD | Transport injuries +V9080XS | Transport injuries +V9081XA | Transport injuries +V9081XD | Transport injuries +V9081XS | Transport injuries +V9082XA | Transport injuries +V9082XD | Transport injuries +V9082XS | Transport injuries +V9083XA | Transport injuries +V9083XD | Transport injuries +V9083XS | Transport injuries +V9084XA | Transport injuries +V9084XD | Transport injuries +V9084XS | Transport injuries +V9085XA | Transport injuries +V9085XD | Transport injuries +V9085XS | Transport injuries +V9086XA | Transport injuries +V9086XD | Transport injuries +V9086XS | Transport injuries +V9087XA | Transport injuries +V9087XD | Transport injuries +V9087XS | Transport injuries +V9088XA | Transport injuries +V9088XD | Transport injuries +V9088XS | Transport injuries +V9089XA | Transport injuries +V9089XD | Transport injuries +V9089XS | Transport injuries +V909--- | Transport injuries +V91---- | Transport injuries +V910--- | Transport injuries +V9100XA | Transport injuries +V9100XD | Transport injuries +V9100XS | Transport injuries +V9101XA | Transport injuries +V9101XD | Transport injuries +V9101XS | Transport injuries +V9102XA | Transport injuries +V9102XD | Transport injuries +V9102XS | Transport injuries +V9103XA | Transport injuries +V9103XD | Transport injuries +V9103XS | Transport injuries +V9104XA | Transport injuries +V9104XD | Transport injuries +V9104XS | Transport injuries +V9105XA | Transport injuries +V9105XD | Transport injuries +V9105XS | Transport injuries +V9106XA | Transport injuries +V9106XD | Transport injuries +V9106XS | Transport injuries +V9107XA | Transport injuries +V9107XD | Transport injuries +V9107XS | Transport injuries +V9108XA | Transport injuries +V9108XD | Transport injuries +V9108XS | Transport injuries +V9109XA | Transport injuries +V9109XD | Transport injuries +V9109XS | Transport injuries +V911--- | Transport injuries +V9110XA | Transport injuries +V9110XD | Transport injuries +V9110XS | Transport injuries +V9111XA | Transport injuries +V9111XD | Transport injuries +V9111XS | Transport injuries +V9112XA | Transport injuries +V9112XD | Transport injuries +V9112XS | Transport injuries +V9113XA | Transport injuries +V9113XD | Transport injuries +V9113XS | Transport injuries +V9114XA | Transport injuries +V9114XD | Transport injuries +V9114XS | Transport injuries +V9115XA | Transport injuries +V9115XD | Transport injuries +V9115XS | Transport injuries +V9116XA | Transport injuries +V9116XD | Transport injuries +V9116XS | Transport injuries +V9118XA | Transport injuries +V9118XD | Transport injuries +V9118XS | Transport injuries +V9119XA | Transport injuries +V9119XD | Transport injuries +V9119XS | Transport injuries +V912--- | Transport injuries +V9120XA | Transport injuries +V9120XD | Transport injuries +V9120XS | Transport injuries +V9121XA | Transport injuries +V9121XD | Transport injuries +V9121XS | Transport injuries +V9122XA | Transport injuries +V9122XD | Transport injuries +V9122XS | Transport injuries +V9123XA | Transport injuries +V9123XD | Transport injuries +V9123XS | Transport injuries +V9124XA | Transport injuries +V9124XD | Transport injuries +V9124XS | Transport injuries +V9125XA | Transport injuries +V9125XD | Transport injuries +V9125XS | Transport injuries +V9126XA | Transport injuries +V9126XD | Transport injuries +V9126XS | Transport injuries +V9129XA | Transport injuries +V9129XD | Transport injuries +V9129XS | Transport injuries +V913--- | Transport injuries +V9130XA | Transport injuries +V9130XD | Transport injuries +V9130XS | Transport injuries +V9131XA | Transport injuries +V9131XD | Transport injuries +V9131XS | Transport injuries +V9132XA | Transport injuries +V9132XD | Transport injuries +V9132XS | Transport injuries +V9133XA | Transport injuries +V9133XD | Transport injuries +V9133XS | Transport injuries +V9134XA | Transport injuries +V9134XD | Transport injuries +V9134XS | Transport injuries +V9135XA | Transport injuries +V9135XD | Transport injuries +V9135XS | Transport injuries +V9136XA | Transport injuries +V9136XD | Transport injuries +V9136XS | Transport injuries +V9137XA | Transport injuries +V9137XD | Transport injuries +V9137XS | Transport injuries +V9138XA | Transport injuries +V9138XD | Transport injuries +V9138XS | Transport injuries +V9139XA | Transport injuries +V9139XD | Transport injuries +V9139XS | Transport injuries +V914--- | Transport injuries +V915--- | Transport injuries +V916--- | Transport injuries +V917--- | Transport injuries +V918--- | Transport injuries +V9180XA | Transport injuries +V9180XD | Transport injuries +V9180XS | Transport injuries +V9181XA | Transport injuries +V9181XD | Transport injuries +V9181XS | Transport injuries +V9182XA | Transport injuries +V9182XD | Transport injuries +V9182XS | Transport injuries +V9183XA | Transport injuries +V9183XD | Transport injuries +V9183XS | Transport injuries +V9184XA | Transport injuries +V9184XD | Transport injuries +V9184XS | Transport injuries +V9185XA | Transport injuries +V9185XD | Transport injuries +V9185XS | Transport injuries +V9186XA | Transport injuries +V9186XD | Transport injuries +V9186XS | Transport injuries +V9187XA | Transport injuries +V9187XD | Transport injuries +V9187XS | Transport injuries +V9188XA | Transport injuries +V9188XD | Transport injuries +V9188XS | Transport injuries +V9189XA | Transport injuries +V9189XD | Transport injuries +V9189XS | Transport injuries +V919--- | Transport injuries +V92---- | Transport injuries +V920--- | Transport injuries +V9200XA | Transport injuries +V9200XD | Transport injuries +V9200XS | Transport injuries +V9201XA | Transport injuries +V9201XD | Transport injuries +V9201XS | Transport injuries +V9202XA | Transport injuries +V9202XD | Transport injuries +V9202XS | Transport injuries +V9203XA | Transport injuries +V9203XD | Transport injuries +V9203XS | Transport injuries +V9204XA | Transport injuries +V9204XD | Transport injuries +V9204XS | Transport injuries +V9205XA | Transport injuries +V9205XD | Transport injuries +V9205XS | Transport injuries +V9206XA | Transport injuries +V9206XD | Transport injuries +V9206XS | Transport injuries +V9207XA | Transport injuries +V9207XD | Transport injuries +V9207XS | Transport injuries +V9208XA | Transport injuries +V9208XD | Transport injuries +V9208XS | Transport injuries +V9209XA | Transport injuries +V9209XD | Transport injuries +V9209XS | Transport injuries +V921--- | Transport injuries +V9210XA | Transport injuries +V9210XD | Transport injuries +V9210XS | Transport injuries +V9211XA | Transport injuries +V9211XD | Transport injuries +V9211XS | Transport injuries +V9212XA | Transport injuries +V9212XD | Transport injuries +V9212XS | Transport injuries +V9213XA | Transport injuries +V9213XD | Transport injuries +V9213XS | Transport injuries +V9214XA | Transport injuries +V9214XD | Transport injuries +V9214XS | Transport injuries +V9215XA | Transport injuries +V9215XD | Transport injuries +V9215XS | Transport injuries +V9216XA | Transport injuries +V9216XD | Transport injuries +V9216XS | Transport injuries +V9219XA | Transport injuries +V9219XD | Transport injuries +V9219XS | Transport injuries +V922--- | Transport injuries +V9220XA | Transport injuries +V9220XD | Transport injuries +V9220XS | Transport injuries +V9221XA | Transport injuries +V9221XD | Transport injuries +V9221XS | Transport injuries +V9222XA | Transport injuries +V9222XD | Transport injuries +V9222XS | Transport injuries +V9223XA | Transport injuries +V9223XD | Transport injuries +V9223XS | Transport injuries +V9224XA | Transport injuries +V9224XD | Transport injuries +V9224XS | Transport injuries +V9225XA | Transport injuries +V9225XD | Transport injuries +V9225XS | Transport injuries +V9226XA | Transport injuries +V9226XD | Transport injuries +V9226XS | Transport injuries +V9227XA | Transport injuries +V9227XD | Transport injuries +V9227XS | Transport injuries +V9228XA | Transport injuries +V9228XD | Transport injuries +V9228XS | Transport injuries +V9229XA | Transport injuries +V9229XD | Transport injuries +V9229XS | Transport injuries +V923--- | Transport injuries +V924--- | Transport injuries +V925--- | Transport injuries +V926--- | Transport injuries +V927--- | Transport injuries +V928--- | Transport injuries +V929--- | Transport injuries +V93---- | Transport injuries +V930--- | Transport injuries +V9300XA | Transport injuries +V9300XD | Transport injuries +V9300XS | Transport injuries +V9301XA | Transport injuries +V9301XD | Transport injuries +V9301XS | Transport injuries +V9302XA | Transport injuries +V9302XD | Transport injuries +V9302XS | Transport injuries +V9303XA | Transport injuries +V9303XD | Transport injuries +V9303XS | Transport injuries +V9304XA | Transport injuries +V9304XD | Transport injuries +V9304XS | Transport injuries +V9309XA | Transport injuries +V9309XD | Transport injuries +V9309XS | Transport injuries +V931--- | Transport injuries +V9310XA | Transport injuries +V9310XD | Transport injuries +V9310XS | Transport injuries +V9311XA | Transport injuries +V9311XD | Transport injuries +V9311XS | Transport injuries +V9312XA | Transport injuries +V9312XD | Transport injuries +V9312XS | Transport injuries +V9313XA | Transport injuries +V9313XD | Transport injuries +V9313XS | Transport injuries +V9314XA | Transport injuries +V9314XD | Transport injuries +V9314XS | Transport injuries +V9319XA | Transport injuries +V9319XD | Transport injuries +V9319XS | Transport injuries +V932--- | Transport injuries +V9320XA | Transport injuries +V9320XD | Transport injuries +V9320XS | Transport injuries +V9321XA | Transport injuries +V9321XD | Transport injuries +V9321XS | Transport injuries +V9322XA | Transport injuries +V9322XD | Transport injuries +V9322XS | Transport injuries +V9323XA | Transport injuries +V9323XD | Transport injuries +V9323XS | Transport injuries +V9324XA | Transport injuries +V9324XD | Transport injuries +V9324XS | Transport injuries +V9329XA | Transport injuries +V9329XD | Transport injuries +V9329XS | Transport injuries +V933--- | Transport injuries +V9330XA | Transport injuries +V9330XD | Transport injuries +V9330XS | Transport injuries +V9331XA | Transport injuries +V9331XD | Transport injuries +V9331XS | Transport injuries +V9332XA | Transport injuries +V9332XD | Transport injuries +V9332XS | Transport injuries +V9333XA | Transport injuries +V9333XD | Transport injuries +V9333XS | Transport injuries +V9334XA | Transport injuries +V9334XD | Transport injuries +V9334XS | Transport injuries +V9335XA | Transport injuries +V9335XD | Transport injuries +V9335XS | Transport injuries +V9336XA | Transport injuries +V9336XD | Transport injuries +V9336XS | Transport injuries +V9338XA | Transport injuries +V9338XD | Transport injuries +V9338XS | Transport injuries +V9339XA | Transport injuries +V9339XD | Transport injuries +V9339XS | Transport injuries +V934--- | Transport injuries +V9340XA | Transport injuries +V9340XD | Transport injuries +V9340XS | Transport injuries +V9341XA | Transport injuries +V9341XD | Transport injuries +V9341XS | Transport injuries +V9342XA | Transport injuries +V9342XD | Transport injuries +V9342XS | Transport injuries +V9343XA | Transport injuries +V9343XD | Transport injuries +V9343XS | Transport injuries +V9344XA | Transport injuries +V9344XD | Transport injuries +V9344XS | Transport injuries +V9348XA | Transport injuries +V9348XD | Transport injuries +V9348XS | Transport injuries +V9349XA | Transport injuries +V9349XD | Transport injuries +V9349XS | Transport injuries +V935--- | Transport injuries +V9350XA | Transport injuries +V9350XD | Transport injuries +V9350XS | Transport injuries +V9351XA | Transport injuries +V9351XD | Transport injuries +V9351XS | Transport injuries +V9352XA | Transport injuries +V9352XD | Transport injuries +V9352XS | Transport injuries +V9353XA | Transport injuries +V9353XD | Transport injuries +V9353XS | Transport injuries +V9354XA | Transport injuries +V9354XD | Transport injuries +V9354XS | Transport injuries +V9359XA | Transport injuries +V9359XD | Transport injuries +V9359XS | Transport injuries +V936--- | Transport injuries +V9360XA | Transport injuries +V9360XD | Transport injuries +V9360XS | Transport injuries +V9361XA | Transport injuries +V9361XD | Transport injuries +V9361XS | Transport injuries +V9362XA | Transport injuries +V9362XD | Transport injuries +V9362XS | Transport injuries +V9363XA | Transport injuries +V9363XD | Transport injuries +V9363XS | Transport injuries +V9364XA | Transport injuries +V9364XD | Transport injuries +V9364XS | Transport injuries +V9369XA | Transport injuries +V9369XD | Transport injuries +V9369XS | Transport injuries +V937--- | Transport injuries +V938--- | Transport injuries +V9380XA | Transport injuries +V9380XD | Transport injuries +V9380XS | Transport injuries +V9381XA | Transport injuries +V9381XD | Transport injuries +V9381XS | Transport injuries +V9382XA | Transport injuries +V9382XD | Transport injuries +V9382XS | Transport injuries +V9383XA | Transport injuries +V9383XD | Transport injuries +V9383XS | Transport injuries +V9384XA | Transport injuries +V9384XD | Transport injuries +V9384XS | Transport injuries +V9385XA | Transport injuries +V9385XD | Transport injuries +V9385XS | Transport injuries +V9386XA | Transport injuries +V9386XD | Transport injuries +V9386XS | Transport injuries +V9387XA | Transport injuries +V9387XD | Transport injuries +V9387XS | Transport injuries +V9388XA | Transport injuries +V9388XD | Transport injuries +V9388XS | Transport injuries +V9389XA | Transport injuries +V9389XD | Transport injuries +V9389XS | Transport injuries +V939--- | Transport injuries +V94---- | Transport injuries +V940--- | Transport injuries +V940XXA | Transport injuries +V940XXD | Transport injuries +V940XXS | Transport injuries +V941--- | Transport injuries +V9411XA | Transport injuries +V9411XD | Transport injuries +V9411XS | Transport injuries +V9412XA | Transport injuries +V9412XD | Transport injuries +V9412XS | Transport injuries +V942--- | Transport injuries +V9421XA | Transport injuries +V9421XD | Transport injuries +V9421XS | Transport injuries +V9422XA | Transport injuries +V9422XD | Transport injuries +V9422XS | Transport injuries +V943--- | Transport injuries +V9431XA | Transport injuries +V9431XD | Transport injuries +V9431XS | Transport injuries +V9432XA | Transport injuries +V9432XD | Transport injuries +V9432XS | Transport injuries +V944--- | Transport injuries +V944XXA | Transport injuries +V944XXD | Transport injuries +V944XXS | Transport injuries +V945--- | Transport injuries +V946--- | Transport injuries +V947--- | Transport injuries +V948--- | Transport injuries +V94810A | Transport injuries +V94810D | Transport injuries +V94810S | Transport injuries +V94811A | Transport injuries +V94811D | Transport injuries +V94811S | Transport injuries +V94818A | Transport injuries +V94818D | Transport injuries +V94818S | Transport injuries +V9489XA | Transport injuries +V9489XD | Transport injuries +V9489XS | Transport injuries +V949--- | Transport injuries +V949XXA | Transport injuries +V949XXD | Transport injuries +V949XXS | Transport injuries +V95---- | Transport injuries +V950--- | Transport injuries +V9500XA | Transport injuries +V9500XD | Transport injuries +V9500XS | Transport injuries +V9501XA | Transport injuries +V9501XD | Transport injuries +V9501XS | Transport injuries +V9502XA | Transport injuries +V9502XD | Transport injuries +V9502XS | Transport injuries +V9503XA | Transport injuries +V9503XD | Transport injuries +V9503XS | Transport injuries +V9504XA | Transport injuries +V9504XD | Transport injuries +V9504XS | Transport injuries +V9505XA | Transport injuries +V9505XD | Transport injuries +V9505XS | Transport injuries +V9509XA | Transport injuries +V9509XD | Transport injuries +V9509XS | Transport injuries +V951--- | Transport injuries +V9510XA | Transport injuries +V9510XD | Transport injuries +V9510XS | Transport injuries +V9511XA | Transport injuries +V9511XD | Transport injuries +V9511XS | Transport injuries +V9512XA | Transport injuries +V9512XD | Transport injuries +V9512XS | Transport injuries +V9513XA | Transport injuries +V9513XD | Transport injuries +V9513XS | Transport injuries +V9514XA | Transport injuries +V9514XD | Transport injuries +V9514XS | Transport injuries +V9515XA | Transport injuries +V9515XD | Transport injuries +V9515XS | Transport injuries +V9519XA | Transport injuries +V9519XD | Transport injuries +V9519XS | Transport injuries +V952--- | Transport injuries +V9520XA | Transport injuries +V9520XD | Transport injuries +V9520XS | Transport injuries +V9521XA | Transport injuries +V9521XD | Transport injuries +V9521XS | Transport injuries +V9522XA | Transport injuries +V9522XD | Transport injuries +V9522XS | Transport injuries +V9523XA | Transport injuries +V9523XD | Transport injuries +V9523XS | Transport injuries +V9524XA | Transport injuries +V9524XD | Transport injuries +V9524XS | Transport injuries +V9525XA | Transport injuries +V9525XD | Transport injuries +V9525XS | Transport injuries +V9529XA | Transport injuries +V9529XD | Transport injuries +V9529XS | Transport injuries +V953--- | Transport injuries +V9530XA | Transport injuries +V9530XD | Transport injuries +V9530XS | Transport injuries +V9531XA | Transport injuries +V9531XD | Transport injuries +V9531XS | Transport injuries +V9532XA | Transport injuries +V9532XD | Transport injuries +V9532XS | Transport injuries +V9533XA | Transport injuries +V9533XD | Transport injuries +V9533XS | Transport injuries +V9534XA | Transport injuries +V9534XD | Transport injuries +V9534XS | Transport injuries +V9535XA | Transport injuries +V9535XD | Transport injuries +V9535XS | Transport injuries +V9539XA | Transport injuries +V9539XD | Transport injuries +V9539XS | Transport injuries +V954--- | Transport injuries +V9540XA | Transport injuries +V9540XD | Transport injuries +V9540XS | Transport injuries +V9541XA | Transport injuries +V9541XD | Transport injuries +V9541XS | Transport injuries +V9542XA | Transport injuries +V9542XD | Transport injuries +V9542XS | Transport injuries +V9543XA | Transport injuries +V9543XD | Transport injuries +V9543XS | Transport injuries +V9544XA | Transport injuries +V9544XD | Transport injuries +V9544XS | Transport injuries +V9545XA | Transport injuries +V9545XD | Transport injuries +V9545XS | Transport injuries +V9549XA | Transport injuries +V9549XD | Transport injuries +V9549XS | Transport injuries +V958--- | Transport injuries +V958XXA | Transport injuries +V958XXD | Transport injuries +V958XXS | Transport injuries +V959--- | Transport injuries +V959XXA | Transport injuries +V959XXD | Transport injuries +V959XXS | Transport injuries +V96---- | Transport injuries +V960--- | Transport injuries +V9600XA | Transport injuries +V9600XD | Transport injuries +V9600XS | Transport injuries +V9601XA | Transport injuries +V9601XD | Transport injuries +V9601XS | Transport injuries +V9602XA | Transport injuries +V9602XD | Transport injuries +V9602XS | Transport injuries +V9603XA | Transport injuries +V9603XD | Transport injuries +V9603XS | Transport injuries +V9604XA | Transport injuries +V9604XD | Transport injuries +V9604XS | Transport injuries +V9605XA | Transport injuries +V9605XD | Transport injuries +V9605XS | Transport injuries +V9609XA | Transport injuries +V9609XD | Transport injuries +V9609XS | Transport injuries +V961--- | Transport injuries +V9610XA | Transport injuries +V9610XD | Transport injuries +V9610XS | Transport injuries +V9611XA | Transport injuries +V9611XD | Transport injuries +V9611XS | Transport injuries +V9612XA | Transport injuries +V9612XD | Transport injuries +V9612XS | Transport injuries +V9613XA | Transport injuries +V9613XD | Transport injuries +V9613XS | Transport injuries +V9614XA | Transport injuries +V9614XD | Transport injuries +V9614XS | Transport injuries +V9615XA | Transport injuries +V9615XD | Transport injuries +V9615XS | Transport injuries +V9619XA | Transport injuries +V9619XD | Transport injuries +V9619XS | Transport injuries +V962--- | Transport injuries +V9620XA | Transport injuries +V9620XD | Transport injuries +V9620XS | Transport injuries +V9621XA | Transport injuries +V9621XD | Transport injuries +V9621XS | Transport injuries +V9622XA | Transport injuries +V9622XD | Transport injuries +V9622XS | Transport injuries +V9623XA | Transport injuries +V9623XD | Transport injuries +V9623XS | Transport injuries +V9624XA | Transport injuries +V9624XD | Transport injuries +V9624XS | Transport injuries +V9625XA | Transport injuries +V9625XD | Transport injuries +V9625XS | Transport injuries +V9629XA | Transport injuries +V9629XD | Transport injuries +V9629XS | Transport injuries +V968--- | Transport injuries +V968XXA | Transport injuries +V968XXD | Transport injuries +V968XXS | Transport injuries +V969--- | Transport injuries +V969XXA | Transport injuries +V969XXD | Transport injuries +V969XXS | Transport injuries +V97---- | Transport injuries +V970--- | Transport injuries +V970XXA | Transport injuries +V970XXD | Transport injuries +V970XXS | Transport injuries +V971--- | Transport injuries +V971XXA | Transport injuries +V971XXD | Transport injuries +V971XXS | Transport injuries +V972--- | Transport injuries +V9721XA | Transport injuries +V9721XD | Transport injuries +V9721XS | Transport injuries +V9722XA | Transport injuries +V9722XD | Transport injuries +V9722XS | Transport injuries +V9729XA | Transport injuries +V9729XD | Transport injuries +V9729XS | Transport injuries +V973--- | Transport injuries +V9731XA | Transport injuries +V9731XD | Transport injuries +V9731XS | Transport injuries +V9732XA | Transport injuries +V9732XD | Transport injuries +V9732XS | Transport injuries +V9733XA | Transport injuries +V9733XD | Transport injuries +V9733XS | Transport injuries +V9739XA | Transport injuries +V9739XD | Transport injuries +V9739XS | Transport injuries +V978--- | Transport injuries +V97810A | Transport injuries +V97810D | Transport injuries +V97810S | Transport injuries +V97811A | Transport injuries +V97811D | Transport injuries +V97811S | Transport injuries +V97818A | Transport injuries +V97818D | Transport injuries +V97818S | Transport injuries +V9789XA | Transport injuries +V9789XD | Transport injuries +V9789XS | Transport injuries +V98---- | Transport injuries +V980XXA | Transport injuries +V980XXD | Transport injuries +V980XXS | Transport injuries +V981XXA | Transport injuries +V981XXD | Transport injuries +V981XXS | Transport injuries +V982XXA | Transport injuries +V982XXD | Transport injuries +V982XXS | Transport injuries +V983XXA | Transport injuries +V983XXD | Transport injuries +V983XXS | Transport injuries +V01---- | Road injuries +V010--- | Road injuries +V0100XA | Road injuries +V0100XD | Road injuries +V0100XS | Road injuries +V0101XA | Road injuries +V0101XD | Road injuries +V0101XS | Road injuries +V0102XA | Road injuries +V0102XD | Road injuries +V0102XS | Road injuries +V0109XA | Road injuries +V0109XD | Road injuries +V0109XS | Road injuries +V011--- | Road injuries +V0110XA | Road injuries +V0110XD | Road injuries +V0110XS | Road injuries +V0111XA | Road injuries +V0111XD | Road injuries +V0111XS | Road injuries +V0112XA | Road injuries +V0112XD | Road injuries +V0112XS | Road injuries +V0119XA | Road injuries +V0119XD | Road injuries +V0119XS | Road injuries +V019--- | Road injuries +V0190XA | Road injuries +V0190XD | Road injuries +V0190XS | Road injuries +V0191XA | Road injuries +V0191XD | Road injuries +V0191XS | Road injuries +V0192XA | Road injuries +V0192XD | Road injuries +V0192XS | Road injuries +V0199XA | Road injuries +V0199XD | Road injuries +V0199XS | Road injuries +V02---- | Road injuries +V020--- | Road injuries +V0200XA | Road injuries +V0200XD | Road injuries +V0200XS | Road injuries +V0201XA | Road injuries +V0201XD | Road injuries +V0201XS | Road injuries +V0202XA | Road injuries +V0202XD | Road injuries +V0202XS | Road injuries +V0209XA | Road injuries +V0209XD | Road injuries +V0209XS | Road injuries +V021--- | Road injuries +V0210XA | Road injuries +V0210XD | Road injuries +V0210XS | Road injuries +V0211XA | Road injuries +V0211XD | Road injuries +V0211XS | Road injuries +V0212XA | Road injuries +V0212XD | Road injuries +V0212XS | Road injuries +V0219XA | Road injuries +V0219XD | Road injuries +V0219XS | Road injuries +V029--- | Road injuries +V0290XA | Road injuries +V0290XD | Road injuries +V0290XS | Road injuries +V0291XA | Road injuries +V0291XD | Road injuries +V0291XS | Road injuries +V0292XA | Road injuries +V0292XD | Road injuries +V0292XS | Road injuries +V0299XA | Road injuries +V0299XD | Road injuries +V0299XS | Road injuries +V03---- | Road injuries +V030--- | Road injuries +V0300XA | Road injuries +V0300XD | Road injuries +V0300XS | Road injuries +V0301XA | Road injuries +V0301XD | Road injuries +V0301XS | Road injuries +V0302XA | Road injuries +V0302XD | Road injuries +V0302XS | Road injuries +V0309XA | Road injuries +V0309XD | Road injuries +V0309XS | Road injuries +V031--- | Road injuries +V0310XA | Road injuries +V0310XD | Road injuries +V0310XS | Road injuries +V0311XA | Road injuries +V0311XD | Road injuries +V0311XS | Road injuries +V0312XA | Road injuries +V0312XD | Road injuries +V0312XS | Road injuries +V0319XA | Road injuries +V0319XD | Road injuries +V0319XS | Road injuries +V039--- | Road injuries +V0390XA | Road injuries +V0390XD | Road injuries +V0390XS | Road injuries +V0391XA | Road injuries +V0391XD | Road injuries +V0391XS | Road injuries +V0392XA | Road injuries +V0392XD | Road injuries +V0392XS | Road injuries +V0399XA | Road injuries +V0399XD | Road injuries +V0399XS | Road injuries +V04---- | Road injuries +V040--- | Road injuries +V0400XA | Road injuries +V0400XD | Road injuries +V0400XS | Road injuries +V0401XA | Road injuries +V0401XD | Road injuries +V0401XS | Road injuries +V0402XA | Road injuries +V0402XD | Road injuries +V0402XS | Road injuries +V0409XA | Road injuries +V0409XD | Road injuries +V0409XS | Road injuries +V041--- | Road injuries +V0410XA | Road injuries +V0410XD | Road injuries +V0410XS | Road injuries +V0411XA | Road injuries +V0411XD | Road injuries +V0411XS | Road injuries +V0412XA | Road injuries +V0412XD | Road injuries +V0412XS | Road injuries +V0419XA | Road injuries +V0419XD | Road injuries +V0419XS | Road injuries +V049--- | Road injuries +V0490XA | Road injuries +V0490XD | Road injuries +V0490XS | Road injuries +V0491XA | Road injuries +V0491XD | Road injuries +V0491XS | Road injuries +V0492XA | Road injuries +V0492XD | Road injuries +V0492XS | Road injuries +V06---- | Road injuries +V060--- | Road injuries +V0600XA | Road injuries +V0600XD | Road injuries +V0600XS | Road injuries +V0601XA | Road injuries +V0601XD | Road injuries +V0601XS | Road injuries +V0602XA | Road injuries +V0602XD | Road injuries +V0602XS | Road injuries +V0609XA | Road injuries +V0609XD | Road injuries +V0609XS | Road injuries +V061--- | Road injuries +V0610XA | Road injuries +V0610XD | Road injuries +V0610XS | Road injuries +V0611XA | Road injuries +V0611XD | Road injuries +V0611XS | Road injuries +V0612XA | Road injuries +V0612XD | Road injuries +V0612XS | Road injuries +V0619XA | Road injuries +V0619XD | Road injuries +V0619XS | Road injuries +V069--- | Road injuries +V0690XA | Road injuries +V0690XD | Road injuries +V0690XS | Road injuries +V0691XA | Road injuries +V0691XD | Road injuries +V0691XS | Road injuries +V0692XA | Road injuries +V0692XD | Road injuries +V0692XS | Road injuries +V0699XA | Road injuries +V0699XD | Road injuries +V0699XS | Road injuries +V09---- | Road injuries +V090--- | Road injuries +V0900XA | Road injuries +V0900XD | Road injuries +V0900XS | Road injuries +V0901XA | Road injuries +V0901XD | Road injuries +V0901XS | Road injuries +V0909XA | Road injuries +V0909XD | Road injuries +V0909XS | Road injuries +V091--- | Road injuries +V091XXA | Road injuries +V091XXD | Road injuries +V091XXS | Road injuries +V092--- | Road injuries +V0920XA | Road injuries +V0920XD | Road injuries +V0920XS | Road injuries +V0921XA | Road injuries +V0921XD | Road injuries +V0921XS | Road injuries +V0929XA | Road injuries +V0929XD | Road injuries +V0929XS | Road injuries +V093--- | Road injuries +V093XXA | Road injuries +V093XXD | Road injuries +V093XXS | Road injuries +V099--- | Road injuries +V099XXA | Road injuries +V099XXD | Road injuries +V099XXS | Road injuries +V10---- | Road injuries +V100--- | Road injuries +V100XXA | Road injuries +V100XXD | Road injuries +V100XXS | Road injuries +V101--- | Road injuries +V101XXA | Road injuries +V101XXD | Road injuries +V101XXS | Road injuries +V102--- | Road injuries +V102XXA | Road injuries +V102XXD | Road injuries +V102XXS | Road injuries +V103--- | Road injuries +V103XXA | Road injuries +V103XXD | Road injuries +V103XXS | Road injuries +V104--- | Road injuries +V104XXA | Road injuries +V104XXD | Road injuries +V104XXS | Road injuries +V105--- | Road injuries +V105XXA | Road injuries +V105XXD | Road injuries +V105XXS | Road injuries +V109--- | Road injuries +V109XXA | Road injuries +V109XXD | Road injuries +V109XXS | Road injuries +V11---- | Road injuries +V110--- | Road injuries +V110XXA | Road injuries +V110XXD | Road injuries +V110XXS | Road injuries +V111--- | Road injuries +V111XXA | Road injuries +V111XXD | Road injuries +V111XXS | Road injuries +V112--- | Road injuries +V112XXA | Road injuries +V112XXD | Road injuries +V112XXS | Road injuries +V113--- | Road injuries +V113XXA | Road injuries +V113XXD | Road injuries +V113XXS | Road injuries +V114--- | Road injuries +V114XXA | Road injuries +V114XXD | Road injuries +V114XXS | Road injuries +V115--- | Road injuries +V115XXA | Road injuries +V115XXD | Road injuries +V115XXS | Road injuries +V119--- | Road injuries +V119XXA | Road injuries +V119XXD | Road injuries +V119XXS | Road injuries +V12---- | Road injuries +V120--- | Road injuries +V120XXA | Road injuries +V120XXD | Road injuries +V120XXS | Road injuries +V121--- | Road injuries +V121XXA | Road injuries +V121XXD | Road injuries +V121XXS | Road injuries +V122--- | Road injuries +V122XXA | Road injuries +V122XXD | Road injuries +V122XXS | Road injuries +V123--- | Road injuries +V123XXA | Road injuries +V123XXD | Road injuries +V123XXS | Road injuries +V124--- | Road injuries +V124XXA | Road injuries +V124XXD | Road injuries +V124XXS | Road injuries +V125--- | Road injuries +V125XXA | Road injuries +V125XXD | Road injuries +V125XXS | Road injuries +V129--- | Road injuries +V129XXA | Road injuries +V129XXD | Road injuries +V129XXS | Road injuries +V13---- | Road injuries +V130--- | Road injuries +V130XXA | Road injuries +V130XXD | Road injuries +V130XXS | Road injuries +V131--- | Road injuries +V131XXA | Road injuries +V131XXD | Road injuries +V131XXS | Road injuries +V132--- | Road injuries +V132XXA | Road injuries +V132XXD | Road injuries +V132XXS | Road injuries +V133--- | Road injuries +V133XXA | Road injuries +V133XXD | Road injuries +V133XXS | Road injuries +V134--- | Road injuries +V134XXA | Road injuries +V134XXD | Road injuries +V134XXS | Road injuries +V135--- | Road injuries +V135XXA | Road injuries +V135XXD | Road injuries +V135XXS | Road injuries +V139--- | Road injuries +V139XXA | Road injuries +V139XXD | Road injuries +V139XXS | Road injuries +V14---- | Road injuries +V140--- | Road injuries +V140XXA | Road injuries +V140XXD | Road injuries +V140XXS | Road injuries +V141--- | Road injuries +V141XXA | Road injuries +V141XXD | Road injuries +V141XXS | Road injuries +V142--- | Road injuries +V142XXA | Road injuries +V142XXD | Road injuries +V142XXS | Road injuries +V143--- | Road injuries +V143XXA | Road injuries +V143XXD | Road injuries +V143XXS | Road injuries +V144--- | Road injuries +V144XXA | Road injuries +V144XXD | Road injuries +V144XXS | Road injuries +V145--- | Road injuries +V145XXA | Road injuries +V145XXD | Road injuries +V145XXS | Road injuries +V149--- | Road injuries +V149XXA | Road injuries +V149XXD | Road injuries +V149XXS | Road injuries +V15---- | Road injuries +V150--- | Road injuries +V150XXA | Road injuries +V150XXD | Road injuries +V150XXS | Road injuries +V151--- | Road injuries +V151XXA | Road injuries +V151XXD | Road injuries +V151XXS | Road injuries +V152--- | Road injuries +V152XXA | Road injuries +V152XXD | Road injuries +V152XXS | Road injuries +V153--- | Road injuries +V153XXA | Road injuries +V153XXD | Road injuries +V153XXS | Road injuries +V154--- | Road injuries +V154XXA | Road injuries +V154XXD | Road injuries +V154XXS | Road injuries +V155--- | Road injuries +V155XXA | Road injuries +V155XXD | Road injuries +V155XXS | Road injuries +V159--- | Road injuries +V159XXA | Road injuries +V159XXD | Road injuries +V159XXS | Road injuries +V16---- | Road injuries +V160--- | Road injuries +V160XXA | Road injuries +V160XXD | Road injuries +V160XXS | Road injuries +V161--- | Road injuries +V161XXA | Road injuries +V161XXD | Road injuries +V161XXS | Road injuries +V162--- | Road injuries +V162XXA | Road injuries +V162XXD | Road injuries +V162XXS | Road injuries +V163--- | Road injuries +V163XXA | Road injuries +V163XXD | Road injuries +V163XXS | Road injuries +V164--- | Road injuries +V164XXA | Road injuries +V164XXD | Road injuries +V164XXS | Road injuries +V165--- | Road injuries +V165XXA | Road injuries +V165XXD | Road injuries +V165XXS | Road injuries +V169--- | Road injuries +V169XXA | Road injuries +V169XXD | Road injuries +V169XXS | Road injuries +V17---- | Road injuries +V170--- | Road injuries +V170XXA | Road injuries +V170XXD | Road injuries +V170XXS | Road injuries +V171--- | Road injuries +V171XXA | Road injuries +V171XXD | Road injuries +V171XXS | Road injuries +V172--- | Road injuries +V172XXA | Road injuries +V172XXD | Road injuries +V172XXS | Road injuries +V173--- | Road injuries +V173XXA | Road injuries +V173XXD | Road injuries +V173XXS | Road injuries +V174--- | Road injuries +V174XXA | Road injuries +V174XXD | Road injuries +V174XXS | Road injuries +V175--- | Road injuries +V175XXA | Road injuries +V175XXD | Road injuries +V175XXS | Road injuries +V179--- | Road injuries +V179XXA | Road injuries +V179XXD | Road injuries +V179XXS | Road injuries +V18---- | Road injuries +V180--- | Road injuries +V180XXA | Road injuries +V180XXD | Road injuries +V180XXS | Road injuries +V181--- | Road injuries +V181XXA | Road injuries +V181XXD | Road injuries +V181XXS | Road injuries +V182--- | Road injuries +V182XXA | Road injuries +V182XXD | Road injuries +V182XXS | Road injuries +V183--- | Road injuries +V183XXA | Road injuries +V183XXD | Road injuries +V183XXS | Road injuries +V184--- | Road injuries +V184XXA | Road injuries +V184XXD | Road injuries +V184XXS | Road injuries +V185--- | Road injuries +V185XXA | Road injuries +V185XXD | Road injuries +V185XXS | Road injuries +V189--- | Road injuries +V189XXA | Road injuries +V189XXD | Road injuries +V189XXS | Road injuries +V19---- | Road injuries +V190--- | Road injuries +V1900XA | Road injuries +V1900XD | Road injuries +V1900XS | Road injuries +V1909XA | Road injuries +V1909XD | Road injuries +V1909XS | Road injuries +V191--- | Road injuries +V1910XA | Road injuries +V1910XD | Road injuries +V1910XS | Road injuries +V1919XA | Road injuries +V1919XD | Road injuries +V1919XS | Road injuries +V192--- | Road injuries +V1920XA | Road injuries +V1920XD | Road injuries +V1920XS | Road injuries +V1929XA | Road injuries +V1929XD | Road injuries +V1929XS | Road injuries +V193--- | Road injuries +V193XXA | Road injuries +V193XXD | Road injuries +V193XXS | Road injuries +V194--- | Road injuries +V1940XA | Road injuries +V1940XD | Road injuries +V1940XS | Road injuries +V1949XA | Road injuries +V1949XD | Road injuries +V1949XS | Road injuries +V195--- | Road injuries +V1950XA | Road injuries +V1950XD | Road injuries +V1950XS | Road injuries +V1959XA | Road injuries +V1959XD | Road injuries +V1959XS | Road injuries +V196--- | Road injuries +V1960XA | Road injuries +V1960XD | Road injuries +V1960XS | Road injuries +V1969XA | Road injuries +V1969XD | Road injuries +V1969XS | Road injuries +V198--- | Road injuries +V1981XA | Road injuries +V1981XD | Road injuries +V1981XS | Road injuries +V1988XA | Road injuries +V1988XD | Road injuries +V1988XS | Road injuries +V199--- | Road injuries +V199XXA | Road injuries +V199XXD | Road injuries +V199XXS | Road injuries +V20---- | Road injuries +V200--- | Road injuries +V200XXA | Road injuries +V200XXD | Road injuries +V200XXS | Road injuries +V201--- | Road injuries +V201XXA | Road injuries +V201XXD | Road injuries +V201XXS | Road injuries +V202--- | Road injuries +V202XXA | Road injuries +V202XXD | Road injuries +V202XXS | Road injuries +V203--- | Road injuries +V203XXA | Road injuries +V203XXD | Road injuries +V203XXS | Road injuries +V204--- | Road injuries +V204XXA | Road injuries +V204XXD | Road injuries +V204XXS | Road injuries +V205--- | Road injuries +V205XXA | Road injuries +V205XXD | Road injuries +V205XXS | Road injuries +V209--- | Road injuries +V209XXA | Road injuries +V209XXD | Road injuries +V209XXS | Road injuries +V21---- | Road injuries +V210--- | Road injuries +V210XXA | Road injuries +V210XXD | Road injuries +V210XXS | Road injuries +V211--- | Road injuries +V211XXA | Road injuries +V211XXD | Road injuries +V211XXS | Road injuries +V212--- | Road injuries +V212XXA | Road injuries +V212XXD | Road injuries +V212XXS | Road injuries +V213--- | Road injuries +V213XXA | Road injuries +V213XXD | Road injuries +V213XXS | Road injuries +V214--- | Road injuries +V214XXA | Road injuries +V214XXD | Road injuries +V214XXS | Road injuries +V215--- | Road injuries +V215XXA | Road injuries +V215XXD | Road injuries +V215XXS | Road injuries +V219--- | Road injuries +V219XXA | Road injuries +V219XXD | Road injuries +V219XXS | Road injuries +V22---- | Road injuries +V220--- | Road injuries +V220XXA | Road injuries +V220XXD | Road injuries +V220XXS | Road injuries +V221--- | Road injuries +V221XXA | Road injuries +V221XXD | Road injuries +V221XXS | Road injuries +V222--- | Road injuries +V222XXA | Road injuries +V222XXD | Road injuries +V222XXS | Road injuries +V223--- | Road injuries +V223XXA | Road injuries +V223XXD | Road injuries +V223XXS | Road injuries +V224--- | Road injuries +V224XXA | Road injuries +V224XXD | Road injuries +V224XXS | Road injuries +V225--- | Road injuries +V225XXA | Road injuries +V225XXD | Road injuries +V225XXS | Road injuries +V229--- | Road injuries +V229XXA | Road injuries +V229XXD | Road injuries +V229XXS | Road injuries +V23---- | Road injuries +V230--- | Road injuries +V230XXA | Road injuries +V230XXD | Road injuries +V230XXS | Road injuries +V231--- | Road injuries +V231XXA | Road injuries +V231XXD | Road injuries +V231XXS | Road injuries +V232--- | Road injuries +V232XXA | Road injuries +V232XXD | Road injuries +V232XXS | Road injuries +V233--- | Road injuries +V233XXA | Road injuries +V233XXD | Road injuries +V233XXS | Road injuries +V234--- | Road injuries +V234XXA | Road injuries +V234XXD | Road injuries +V234XXS | Road injuries +V235--- | Road injuries +V235XXA | Road injuries +V235XXD | Road injuries +V235XXS | Road injuries +V239--- | Road injuries +V239XXA | Road injuries +V239XXD | Road injuries +V239XXS | Road injuries +V24---- | Road injuries +V240--- | Road injuries +V240XXA | Road injuries +V240XXD | Road injuries +V240XXS | Road injuries +V241--- | Road injuries +V241XXA | Road injuries +V241XXD | Road injuries +V241XXS | Road injuries +V242--- | Road injuries +V242XXA | Road injuries +V242XXD | Road injuries +V242XXS | Road injuries +V243--- | Road injuries +V243XXA | Road injuries +V243XXD | Road injuries +V243XXS | Road injuries +V244--- | Road injuries +V244XXA | Road injuries +V244XXD | Road injuries +V244XXS | Road injuries +V245--- | Road injuries +V245XXA | Road injuries +V245XXD | Road injuries +V245XXS | Road injuries +V249--- | Road injuries +V249XXA | Road injuries +V249XXD | Road injuries +V249XXS | Road injuries +V25---- | Road injuries +V250--- | Road injuries +V250XXA | Road injuries +V250XXD | Road injuries +V250XXS | Road injuries +V251--- | Road injuries +V251XXA | Road injuries +V251XXD | Road injuries +V251XXS | Road injuries +V252--- | Road injuries +V252XXA | Road injuries +V252XXD | Road injuries +V252XXS | Road injuries +V253--- | Road injuries +V253XXA | Road injuries +V253XXD | Road injuries +V253XXS | Road injuries +V254--- | Road injuries +V254XXA | Road injuries +V254XXD | Road injuries +V254XXS | Road injuries +V255--- | Road injuries +V255XXA | Road injuries +V255XXD | Road injuries +V255XXS | Road injuries +V259--- | Road injuries +V259XXA | Road injuries +V259XXD | Road injuries +V259XXS | Road injuries +V26---- | Road injuries +V260--- | Road injuries +V260XXA | Road injuries +V260XXD | Road injuries +V260XXS | Road injuries +V261--- | Road injuries +V261XXA | Road injuries +V261XXD | Road injuries +V261XXS | Road injuries +V262--- | Road injuries +V262XXA | Road injuries +V262XXD | Road injuries +V262XXS | Road injuries +V263--- | Road injuries +V263XXA | Road injuries +V263XXD | Road injuries +V263XXS | Road injuries +V264--- | Road injuries +V264XXA | Road injuries +V264XXD | Road injuries +V264XXS | Road injuries +V265--- | Road injuries +V265XXA | Road injuries +V265XXD | Road injuries +V265XXS | Road injuries +V269--- | Road injuries +V269XXA | Road injuries +V269XXD | Road injuries +V269XXS | Road injuries +V27---- | Road injuries +V270--- | Road injuries +V270XXA | Road injuries +V270XXD | Road injuries +V270XXS | Road injuries +V271--- | Road injuries +V271XXA | Road injuries +V271XXD | Road injuries +V271XXS | Road injuries +V272--- | Road injuries +V272XXA | Road injuries +V272XXD | Road injuries +V272XXS | Road injuries +V273--- | Road injuries +V273XXA | Road injuries +V273XXD | Road injuries +V273XXS | Road injuries +V274--- | Road injuries +V274XXA | Road injuries +V274XXD | Road injuries +V274XXS | Road injuries +V275--- | Road injuries +V275XXA | Road injuries +V275XXD | Road injuries +V275XXS | Road injuries +V279--- | Road injuries +V279XXA | Road injuries +V279XXD | Road injuries +V279XXS | Road injuries +V28---- | Road injuries +V280--- | Road injuries +V280XXA | Road injuries +V280XXD | Road injuries +V280XXS | Road injuries +V281--- | Road injuries +V281XXA | Road injuries +V281XXD | Road injuries +V281XXS | Road injuries +V282--- | Road injuries +V282XXA | Road injuries +V282XXD | Road injuries +V282XXS | Road injuries +V283--- | Road injuries +V283XXA | Road injuries +V283XXD | Road injuries +V283XXS | Road injuries +V284--- | Road injuries +V284XXA | Road injuries +V284XXD | Road injuries +V284XXS | Road injuries +V285--- | Road injuries +V285XXA | Road injuries +V285XXD | Road injuries +V285XXS | Road injuries +V289--- | Road injuries +V289XXA | Road injuries +V289XXD | Road injuries +V289XXS | Road injuries +V29---- | Road injuries +V290--- | Road injuries +V2900XA | Road injuries +V2900XD | Road injuries +V2900XS | Road injuries +V2909XA | Road injuries +V2909XD | Road injuries +V2909XS | Road injuries +V291--- | Road injuries +V2910XA | Road injuries +V2910XD | Road injuries +V2910XS | Road injuries +V2919XA | Road injuries +V2919XD | Road injuries +V2919XS | Road injuries +V292--- | Road injuries +V2920XA | Road injuries +V2920XD | Road injuries +V2920XS | Road injuries +V2929XA | Road injuries +V2929XD | Road injuries +V2929XS | Road injuries +V293--- | Road injuries +V293XXA | Road injuries +V293XXD | Road injuries +V293XXS | Road injuries +V294--- | Road injuries +V2940XA | Road injuries +V2940XD | Road injuries +V2940XS | Road injuries +V2949XA | Road injuries +V2949XD | Road injuries +V2949XS | Road injuries +V295--- | Road injuries +V2950XA | Road injuries +V2950XD | Road injuries +V2950XS | Road injuries +V2959XA | Road injuries +V2959XD | Road injuries +V2959XS | Road injuries +V296--- | Road injuries +V2960XA | Road injuries +V2960XD | Road injuries +V2960XS | Road injuries +V2969XA | Road injuries +V2969XD | Road injuries +V2969XS | Road injuries +V298--- | Road injuries +V2981XA | Road injuries +V2981XD | Road injuries +V2981XS | Road injuries +V2988XA | Road injuries +V2988XD | Road injuries +V2988XS | Road injuries +V299--- | Road injuries +V299XXA | Road injuries +V299XXD | Road injuries +V299XXS | Road injuries +V30---- | Road injuries +V300--- | Road injuries +V300XXA | Road injuries +V300XXD | Road injuries +V300XXS | Road injuries +V301--- | Road injuries +V301XXA | Road injuries +V301XXD | Road injuries +V301XXS | Road injuries +V302--- | Road injuries +V302XXA | Road injuries +V302XXD | Road injuries +V302XXS | Road injuries +V303--- | Road injuries +V303XXA | Road injuries +V303XXD | Road injuries +V303XXS | Road injuries +V304--- | Road injuries +V304XXA | Road injuries +V304XXD | Road injuries +V304XXS | Road injuries +V305--- | Road injuries +V305XXA | Road injuries +V305XXD | Road injuries +V305XXS | Road injuries +V306--- | Road injuries +V306XXA | Road injuries +V306XXD | Road injuries +V306XXS | Road injuries +V307--- | Road injuries +V307XXA | Road injuries +V307XXD | Road injuries +V307XXS | Road injuries +V309--- | Road injuries +V309XXA | Road injuries +V309XXD | Road injuries +V309XXS | Road injuries +V31---- | Road injuries +V310--- | Road injuries +V310XXA | Road injuries +V310XXD | Road injuries +V310XXS | Road injuries +V311--- | Road injuries +V311XXA | Road injuries +V311XXD | Road injuries +V311XXS | Road injuries +V312--- | Road injuries +V312XXA | Road injuries +V312XXD | Road injuries +V312XXS | Road injuries +V313--- | Road injuries +V313XXA | Road injuries +V313XXD | Road injuries +V313XXS | Road injuries +V314--- | Road injuries +V314XXA | Road injuries +V314XXD | Road injuries +V314XXS | Road injuries +V315--- | Road injuries +V315XXA | Road injuries +V315XXD | Road injuries +V315XXS | Road injuries +V316--- | Road injuries +V316XXA | Road injuries +V316XXD | Road injuries +V316XXS | Road injuries +V317--- | Road injuries +V317XXA | Road injuries +V317XXD | Road injuries +V317XXS | Road injuries +V319--- | Road injuries +V319XXA | Road injuries +V319XXD | Road injuries +V319XXS | Road injuries +V32---- | Road injuries +V320--- | Road injuries +V320XXA | Road injuries +V320XXD | Road injuries +V320XXS | Road injuries +V321--- | Road injuries +V321XXA | Road injuries +V321XXD | Road injuries +V321XXS | Road injuries +V322--- | Road injuries +V322XXA | Road injuries +V322XXD | Road injuries +V322XXS | Road injuries +V323--- | Road injuries +V323XXA | Road injuries +V323XXD | Road injuries +V323XXS | Road injuries +V324--- | Road injuries +V324XXA | Road injuries +V324XXD | Road injuries +V324XXS | Road injuries +V325--- | Road injuries +V325XXA | Road injuries +V325XXD | Road injuries +V325XXS | Road injuries +V326--- | Road injuries +V326XXA | Road injuries +V326XXD | Road injuries +V326XXS | Road injuries +V327--- | Road injuries +V327XXA | Road injuries +V327XXD | Road injuries +V327XXS | Road injuries +V329--- | Road injuries +V329XXA | Road injuries +V329XXD | Road injuries +V329XXS | Road injuries +V33---- | Road injuries +V330--- | Road injuries +V330XXA | Road injuries +V330XXD | Road injuries +V330XXS | Road injuries +V331--- | Road injuries +V331XXA | Road injuries +V331XXD | Road injuries +V331XXS | Road injuries +V332--- | Road injuries +V332XXA | Road injuries +V332XXD | Road injuries +V332XXS | Road injuries +V333--- | Road injuries +V333XXA | Road injuries +V333XXD | Road injuries +V333XXS | Road injuries +V334--- | Road injuries +V334XXA | Road injuries +V334XXD | Road injuries +V334XXS | Road injuries +V335--- | Road injuries +V335XXA | Road injuries +V335XXD | Road injuries +V335XXS | Road injuries +V336--- | Road injuries +V336XXA | Road injuries +V336XXD | Road injuries +V336XXS | Road injuries +V337--- | Road injuries +V337XXA | Road injuries +V337XXD | Road injuries +V337XXS | Road injuries +V339--- | Road injuries +V339XXA | Road injuries +V339XXD | Road injuries +V339XXS | Road injuries +V34---- | Road injuries +V340--- | Road injuries +V340XXA | Road injuries +V340XXD | Road injuries +V340XXS | Road injuries +V341--- | Road injuries +V341XXA | Road injuries +V341XXD | Road injuries +V341XXS | Road injuries +V342--- | Road injuries +V342XXA | Road injuries +V342XXD | Road injuries +V342XXS | Road injuries +V343--- | Road injuries +V343XXA | Road injuries +V343XXD | Road injuries +V343XXS | Road injuries +V344--- | Road injuries +V344XXA | Road injuries +V344XXD | Road injuries +V344XXS | Road injuries +V345--- | Road injuries +V345XXA | Road injuries +V345XXD | Road injuries +V345XXS | Road injuries +V346--- | Road injuries +V346XXA | Road injuries +V346XXD | Road injuries +V346XXS | Road injuries +V347--- | Road injuries +V347XXA | Road injuries +V347XXD | Road injuries +V347XXS | Road injuries +V349--- | Road injuries +V349XXA | Road injuries +V349XXD | Road injuries +V349XXS | Road injuries +V35---- | Road injuries +V350--- | Road injuries +V350XXA | Road injuries +V350XXD | Road injuries +V350XXS | Road injuries +V351--- | Road injuries +V351XXA | Road injuries +V351XXD | Road injuries +V351XXS | Road injuries +V352--- | Road injuries +V352XXA | Road injuries +V352XXD | Road injuries +V352XXS | Road injuries +V353--- | Road injuries +V353XXA | Road injuries +V353XXD | Road injuries +V353XXS | Road injuries +V354--- | Road injuries +V354XXA | Road injuries +V354XXD | Road injuries +V354XXS | Road injuries +V355--- | Road injuries +V355XXA | Road injuries +V355XXD | Road injuries +V355XXS | Road injuries +V356--- | Road injuries +V356XXA | Road injuries +V356XXD | Road injuries +V356XXS | Road injuries +V357--- | Road injuries +V357XXA | Road injuries +V357XXD | Road injuries +V357XXS | Road injuries +V359--- | Road injuries +V359XXA | Road injuries +V359XXD | Road injuries +V359XXS | Road injuries +V36---- | Road injuries +V360--- | Road injuries +V360XXA | Road injuries +V360XXD | Road injuries +V360XXS | Road injuries +V361--- | Road injuries +V361XXA | Road injuries +V361XXD | Road injuries +V361XXS | Road injuries +V362--- | Road injuries +V362XXA | Road injuries +V362XXD | Road injuries +V362XXS | Road injuries +V363--- | Road injuries +V363XXA | Road injuries +V363XXD | Road injuries +V363XXS | Road injuries +V364--- | Road injuries +V364XXA | Road injuries +V364XXD | Road injuries +V364XXS | Road injuries +V365--- | Road injuries +V365XXA | Road injuries +V365XXD | Road injuries +V365XXS | Road injuries +V366--- | Road injuries +V366XXA | Road injuries +V366XXD | Road injuries +V366XXS | Road injuries +V367--- | Road injuries +V367XXA | Road injuries +V367XXD | Road injuries +V367XXS | Road injuries +V369--- | Road injuries +V369XXA | Road injuries +V369XXD | Road injuries +V369XXS | Road injuries +V37---- | Road injuries +V370--- | Road injuries +V370XXA | Road injuries +V370XXD | Road injuries +V370XXS | Road injuries +V371--- | Road injuries +V371XXA | Road injuries +V371XXD | Road injuries +V371XXS | Road injuries +V372--- | Road injuries +V372XXA | Road injuries +V372XXD | Road injuries +V372XXS | Road injuries +V373--- | Road injuries +V373XXA | Road injuries +V373XXD | Road injuries +V373XXS | Road injuries +V374--- | Road injuries +V374XXA | Road injuries +V374XXD | Road injuries +V374XXS | Road injuries +V375--- | Road injuries +V375XXA | Road injuries +V375XXD | Road injuries +V375XXS | Road injuries +V376--- | Road injuries +V376XXA | Road injuries +V376XXD | Road injuries +V376XXS | Road injuries +V377--- | Road injuries +V377XXA | Road injuries +V377XXD | Road injuries +V377XXS | Road injuries +V379--- | Road injuries +V379XXA | Road injuries +V379XXD | Road injuries +V379XXS | Road injuries +V38---- | Road injuries +V380--- | Road injuries +V380XXA | Road injuries +V380XXD | Road injuries +V380XXS | Road injuries +V381--- | Road injuries +V381XXA | Road injuries +V381XXD | Road injuries +V381XXS | Road injuries +V382--- | Road injuries +V382XXA | Road injuries +V382XXD | Road injuries +V382XXS | Road injuries +V383--- | Road injuries +V383XXA | Road injuries +V383XXD | Road injuries +V383XXS | Road injuries +V384--- | Road injuries +V384XXA | Road injuries +V384XXD | Road injuries +V384XXS | Road injuries +V385--- | Road injuries +V385XXA | Road injuries +V385XXD | Road injuries +V385XXS | Road injuries +V386--- | Road injuries +V386XXA | Road injuries +V386XXD | Road injuries +V386XXS | Road injuries +V387--- | Road injuries +V387XXA | Road injuries +V387XXD | Road injuries +V387XXS | Road injuries +V389--- | Road injuries +V389XXA | Road injuries +V389XXD | Road injuries +V389XXS | Road injuries +V39---- | Road injuries +V390--- | Road injuries +V3900XA | Road injuries +V3900XD | Road injuries +V3900XS | Road injuries +V3909XA | Road injuries +V3909XD | Road injuries +V3909XS | Road injuries +V391--- | Road injuries +V3910XA | Road injuries +V3910XD | Road injuries +V3910XS | Road injuries +V3919XA | Road injuries +V3919XD | Road injuries +V3919XS | Road injuries +V392--- | Road injuries +V3920XA | Road injuries +V3920XD | Road injuries +V3920XS | Road injuries +V3929XA | Road injuries +V3929XD | Road injuries +V3929XS | Road injuries +V393--- | Road injuries +V393XXA | Road injuries +V393XXD | Road injuries +V393XXS | Road injuries +V394--- | Road injuries +V3940XA | Road injuries +V3940XD | Road injuries +V3940XS | Road injuries +V3949XA | Road injuries +V3949XD | Road injuries +V3949XS | Road injuries +V395--- | Road injuries +V3950XA | Road injuries +V3950XD | Road injuries +V3950XS | Road injuries +V3959XA | Road injuries +V3959XD | Road injuries +V3959XS | Road injuries +V396--- | Road injuries +V3960XA | Road injuries +V3960XD | Road injuries +V3960XS | Road injuries +V3969XA | Road injuries +V3969XD | Road injuries +V3969XS | Road injuries +V398--- | Road injuries +V3981XA | Road injuries +V3981XD | Road injuries +V3981XS | Road injuries +V3989XA | Road injuries +V3989XD | Road injuries +V3989XS | Road injuries +V399--- | Road injuries +V399XXA | Road injuries +V399XXD | Road injuries +V399XXS | Road injuries +V40---- | Road injuries +V400--- | Road injuries +V400XXA | Road injuries +V400XXD | Road injuries +V400XXS | Road injuries +V401--- | Road injuries +V401XXA | Road injuries +V401XXD | Road injuries +V401XXS | Road injuries +V402--- | Road injuries +V402XXA | Road injuries +V402XXD | Road injuries +V402XXS | Road injuries +V403--- | Road injuries +V403XXA | Road injuries +V403XXD | Road injuries +V403XXS | Road injuries +V404--- | Road injuries +V404XXA | Road injuries +V404XXD | Road injuries +V404XXS | Road injuries +V405--- | Road injuries +V405XXA | Road injuries +V405XXD | Road injuries +V405XXS | Road injuries +V406--- | Road injuries +V406XXA | Road injuries +V406XXD | Road injuries +V406XXS | Road injuries +V407--- | Road injuries +V407XXA | Road injuries +V407XXD | Road injuries +V407XXS | Road injuries +V409--- | Road injuries +V409XXA | Road injuries +V409XXD | Road injuries +V409XXS | Road injuries +V41---- | Road injuries +V410--- | Road injuries +V410XXA | Road injuries +V410XXD | Road injuries +V410XXS | Road injuries +V411--- | Road injuries +V411XXA | Road injuries +V411XXD | Road injuries +V411XXS | Road injuries +V412--- | Road injuries +V412XXA | Road injuries +V412XXD | Road injuries +V412XXS | Road injuries +V413--- | Road injuries +V413XXA | Road injuries +V413XXD | Road injuries +V413XXS | Road injuries +V414--- | Road injuries +V414XXA | Road injuries +V414XXD | Road injuries +V414XXS | Road injuries +V415--- | Road injuries +V415XXA | Road injuries +V415XXD | Road injuries +V415XXS | Road injuries +V416--- | Road injuries +V416XXA | Road injuries +V416XXD | Road injuries +V416XXS | Road injuries +V417--- | Road injuries +V417XXA | Road injuries +V417XXD | Road injuries +V417XXS | Road injuries +V419--- | Road injuries +V419XXA | Road injuries +V419XXD | Road injuries +V419XXS | Road injuries +V42---- | Road injuries +V420--- | Road injuries +V420XXA | Road injuries +V420XXD | Road injuries +V420XXS | Road injuries +V421--- | Road injuries +V421XXA | Road injuries +V421XXD | Road injuries +V421XXS | Road injuries +V422--- | Road injuries +V422XXA | Road injuries +V422XXD | Road injuries +V422XXS | Road injuries +V423--- | Road injuries +V423XXA | Road injuries +V423XXD | Road injuries +V423XXS | Road injuries +V424--- | Road injuries +V424XXA | Road injuries +V424XXD | Road injuries +V424XXS | Road injuries +V425--- | Road injuries +V425XXA | Road injuries +V425XXD | Road injuries +V425XXS | Road injuries +V426--- | Road injuries +V426XXA | Road injuries +V426XXD | Road injuries +V426XXS | Road injuries +V427--- | Road injuries +V427XXA | Road injuries +V427XXD | Road injuries +V427XXS | Road injuries +V429--- | Road injuries +V429XXA | Road injuries +V429XXD | Road injuries +V429XXS | Road injuries +V43---- | Road injuries +V430--- | Road injuries +V4301XA | Road injuries +V4301XD | Road injuries +V4301XS | Road injuries +V4302XA | Road injuries +V4302XD | Road injuries +V4302XS | Road injuries +V4303XA | Road injuries +V4303XD | Road injuries +V4303XS | Road injuries +V4304XA | Road injuries +V4304XD | Road injuries +V4304XS | Road injuries +V431--- | Road injuries +V4311XA | Road injuries +V4311XD | Road injuries +V4311XS | Road injuries +V4312XA | Road injuries +V4312XD | Road injuries +V4312XS | Road injuries +V4313XA | Road injuries +V4313XD | Road injuries +V4313XS | Road injuries +V4314XA | Road injuries +V4314XD | Road injuries +V4314XS | Road injuries +V432--- | Road injuries +V4321XA | Road injuries +V4321XD | Road injuries +V4321XS | Road injuries +V4322XA | Road injuries +V4322XD | Road injuries +V4322XS | Road injuries +V4323XA | Road injuries +V4323XD | Road injuries +V4323XS | Road injuries +V4324XA | Road injuries +V4324XD | Road injuries +V4324XS | Road injuries +V433--- | Road injuries +V4331XA | Road injuries +V4331XD | Road injuries +V4331XS | Road injuries +V4332XA | Road injuries +V4332XD | Road injuries +V4332XS | Road injuries +V4333XA | Road injuries +V4333XD | Road injuries +V4333XS | Road injuries +V4334XA | Road injuries +V4334XD | Road injuries +V4334XS | Road injuries +V434--- | Road injuries +V4341XA | Road injuries +V4341XD | Road injuries +V4341XS | Road injuries +V4342XA | Road injuries +V4342XD | Road injuries +V4342XS | Road injuries +V4343XA | Road injuries +V4343XD | Road injuries +V4343XS | Road injuries +V4344XA | Road injuries +V4344XD | Road injuries +V4344XS | Road injuries +V435--- | Road injuries +V4351XA | Road injuries +V4351XD | Road injuries +V4351XS | Road injuries +V4352XA | Road injuries +V4352XD | Road injuries +V4352XS | Road injuries +V4353XA | Road injuries +V4353XD | Road injuries +V4353XS | Road injuries +V4354XA | Road injuries +V4354XD | Road injuries +V4354XS | Road injuries +V436--- | Road injuries +V4361XA | Road injuries +V4361XD | Road injuries +V4361XS | Road injuries +V4362XA | Road injuries +V4362XD | Road injuries +V4362XS | Road injuries +V4363XA | Road injuries +V4363XD | Road injuries +V4363XS | Road injuries +V4364XA | Road injuries +V4364XD | Road injuries +V4364XS | Road injuries +V437--- | Road injuries +V4371XA | Road injuries +V4371XD | Road injuries +V4371XS | Road injuries +V4372XA | Road injuries +V4372XD | Road injuries +V4372XS | Road injuries +V4373XA | Road injuries +V4373XD | Road injuries +V4373XS | Road injuries +V4374XA | Road injuries +V4374XD | Road injuries +V4374XS | Road injuries +V439--- | Road injuries +V4391XA | Road injuries +V4391XD | Road injuries +V4391XS | Road injuries +V4392XA | Road injuries +V4392XD | Road injuries +V4392XS | Road injuries +V4393XA | Road injuries +V4393XD | Road injuries +V4393XS | Road injuries +V4394XA | Road injuries +V4394XD | Road injuries +V4394XS | Road injuries +V44---- | Road injuries +V440--- | Road injuries +V440XXA | Road injuries +V440XXD | Road injuries +V440XXS | Road injuries +V441--- | Road injuries +V441XXA | Road injuries +V441XXD | Road injuries +V441XXS | Road injuries +V442--- | Road injuries +V442XXA | Road injuries +V442XXD | Road injuries +V442XXS | Road injuries +V443--- | Road injuries +V443XXA | Road injuries +V443XXD | Road injuries +V443XXS | Road injuries +V444--- | Road injuries +V444XXA | Road injuries +V444XXD | Road injuries +V444XXS | Road injuries +V445--- | Road injuries +V445XXA | Road injuries +V445XXD | Road injuries +V445XXS | Road injuries +V446--- | Road injuries +V446XXA | Road injuries +V446XXD | Road injuries +V446XXS | Road injuries +V447--- | Road injuries +V447XXA | Road injuries +V447XXD | Road injuries +V447XXS | Road injuries +V449--- | Road injuries +V449XXA | Road injuries +V449XXD | Road injuries +V449XXS | Road injuries +V45---- | Road injuries +V450--- | Road injuries +V450XXA | Road injuries +V450XXD | Road injuries +V450XXS | Road injuries +V451--- | Road injuries +V451XXA | Road injuries +V451XXD | Road injuries +V451XXS | Road injuries +V452--- | Road injuries +V452XXA | Road injuries +V452XXD | Road injuries +V452XXS | Road injuries +V453--- | Road injuries +V453XXA | Road injuries +V453XXD | Road injuries +V453XXS | Road injuries +V454--- | Road injuries +V454XXA | Road injuries +V454XXD | Road injuries +V454XXS | Road injuries +V455--- | Road injuries +V455XXA | Road injuries +V455XXD | Road injuries +V455XXS | Road injuries +V456--- | Road injuries +V456XXA | Road injuries +V456XXD | Road injuries +V456XXS | Road injuries +V457--- | Road injuries +V457XXA | Road injuries +V457XXD | Road injuries +V457XXS | Road injuries +V459--- | Road injuries +V459XXA | Road injuries +V459XXD | Road injuries +V459XXS | Road injuries +V46---- | Road injuries +V460--- | Road injuries +V460XXA | Road injuries +V460XXD | Road injuries +V460XXS | Road injuries +V461--- | Road injuries +V461XXA | Road injuries +V461XXD | Road injuries +V461XXS | Road injuries +V462--- | Road injuries +V462XXA | Road injuries +V462XXD | Road injuries +V462XXS | Road injuries +V463--- | Road injuries +V463XXA | Road injuries +V463XXD | Road injuries +V463XXS | Road injuries +V464--- | Road injuries +V464XXA | Road injuries +V464XXD | Road injuries +V464XXS | Road injuries +V465--- | Road injuries +V465XXA | Road injuries +V465XXD | Road injuries +V465XXS | Road injuries +V466--- | Road injuries +V466XXA | Road injuries +V466XXD | Road injuries +V466XXS | Road injuries +V467--- | Road injuries +V467XXA | Road injuries +V467XXD | Road injuries +V467XXS | Road injuries +V469--- | Road injuries +V469XXA | Road injuries +V469XXD | Road injuries +V469XXS | Road injuries +V47---- | Road injuries +V470--- | Road injuries +V470XXA | Road injuries +V470XXD | Road injuries +V470XXS | Road injuries +V471--- | Road injuries +V471XXA | Road injuries +V471XXD | Road injuries +V471XXS | Road injuries +V472--- | Road injuries +V472XXA | Road injuries +V472XXD | Road injuries +V472XXS | Road injuries +V473--- | Road injuries +V473XXA | Road injuries +V473XXD | Road injuries +V473XXS | Road injuries +V474--- | Road injuries +V474XXA | Road injuries +V474XXD | Road injuries +V474XXS | Road injuries +V475--- | Road injuries +V475XXA | Road injuries +V475XXD | Road injuries +V475XXS | Road injuries +V476--- | Road injuries +V476XXA | Road injuries +V476XXD | Road injuries +V476XXS | Road injuries +V477--- | Road injuries +V477XXA | Road injuries +V477XXD | Road injuries +V477XXS | Road injuries +V479--- | Road injuries +V479XXA | Road injuries +V479XXD | Road injuries +V479XXS | Road injuries +V48---- | Road injuries +V480--- | Road injuries +V480XXA | Road injuries +V480XXD | Road injuries +V480XXS | Road injuries +V481--- | Road injuries +V481XXA | Road injuries +V481XXD | Road injuries +V481XXS | Road injuries +V482--- | Road injuries +V482XXA | Road injuries +V482XXD | Road injuries +V482XXS | Road injuries +V483--- | Road injuries +V483XXA | Road injuries +V483XXD | Road injuries +V483XXS | Road injuries +V484--- | Road injuries +V484XXA | Road injuries +V484XXD | Road injuries +V484XXS | Road injuries +V485--- | Road injuries +V485XXA | Road injuries +V485XXD | Road injuries +V485XXS | Road injuries +V486--- | Road injuries +V486XXA | Road injuries +V486XXD | Road injuries +V486XXS | Road injuries +V487--- | Road injuries +V487XXA | Road injuries +V487XXD | Road injuries +V487XXS | Road injuries +V489--- | Road injuries +V489XXA | Road injuries +V489XXD | Road injuries +V489XXS | Road injuries +V49---- | Road injuries +V490--- | Road injuries +V4900XA | Road injuries +V4900XD | Road injuries +V4900XS | Road injuries +V4909XA | Road injuries +V4909XD | Road injuries +V4909XS | Road injuries +V491--- | Road injuries +V4910XA | Road injuries +V4910XD | Road injuries +V4910XS | Road injuries +V4919XA | Road injuries +V4919XD | Road injuries +V4919XS | Road injuries +V492--- | Road injuries +V4920XA | Road injuries +V4920XD | Road injuries +V4920XS | Road injuries +V4929XA | Road injuries +V4929XD | Road injuries +V4929XS | Road injuries +V493--- | Road injuries +V493XXA | Road injuries +V493XXD | Road injuries +V493XXS | Road injuries +V494--- | Road injuries +V4940XA | Road injuries +V4940XD | Road injuries +V4940XS | Road injuries +V4949XA | Road injuries +V4949XD | Road injuries +V4949XS | Road injuries +V495--- | Road injuries +V4950XA | Road injuries +V4950XD | Road injuries +V4950XS | Road injuries +V4959XA | Road injuries +V4959XD | Road injuries +V4959XS | Road injuries +V496--- | Road injuries +V4960XA | Road injuries +V4960XD | Road injuries +V4960XS | Road injuries +V4969XA | Road injuries +V4969XD | Road injuries +V4969XS | Road injuries +V498--- | Road injuries +V4981XA | Road injuries +V4981XD | Road injuries +V4981XS | Road injuries +V4988XA | Road injuries +V4988XD | Road injuries +V4988XS | Road injuries +V499--- | Road injuries +V499XXA | Road injuries +V499XXD | Road injuries +V499XXS | Road injuries +V50---- | Road injuries +V500--- | Road injuries +V500XXA | Road injuries +V500XXD | Road injuries +V500XXS | Road injuries +V501--- | Road injuries +V501XXA | Road injuries +V501XXD | Road injuries +V501XXS | Road injuries +V502--- | Road injuries +V502XXA | Road injuries +V502XXD | Road injuries +V502XXS | Road injuries +V503--- | Road injuries +V503XXA | Road injuries +V503XXD | Road injuries +V503XXS | Road injuries +V504--- | Road injuries +V504XXA | Road injuries +V504XXD | Road injuries +V504XXS | Road injuries +V505--- | Road injuries +V505XXA | Road injuries +V505XXD | Road injuries +V505XXS | Road injuries +V506--- | Road injuries +V506XXA | Road injuries +V506XXD | Road injuries +V506XXS | Road injuries +V507--- | Road injuries +V507XXA | Road injuries +V507XXD | Road injuries +V507XXS | Road injuries +V509--- | Road injuries +V509XXA | Road injuries +V509XXD | Road injuries +V509XXS | Road injuries +V51---- | Road injuries +V510--- | Road injuries +V510XXA | Road injuries +V510XXD | Road injuries +V510XXS | Road injuries +V511--- | Road injuries +V511XXA | Road injuries +V511XXD | Road injuries +V511XXS | Road injuries +V512--- | Road injuries +V512XXA | Road injuries +V512XXD | Road injuries +V512XXS | Road injuries +V513--- | Road injuries +V513XXA | Road injuries +V513XXD | Road injuries +V513XXS | Road injuries +V514--- | Road injuries +V514XXA | Road injuries +V514XXD | Road injuries +V514XXS | Road injuries +V515--- | Road injuries +V515XXA | Road injuries +V515XXD | Road injuries +V515XXS | Road injuries +V516--- | Road injuries +V516XXA | Road injuries +V516XXD | Road injuries +V516XXS | Road injuries +V517--- | Road injuries +V517XXA | Road injuries +V517XXD | Road injuries +V517XXS | Road injuries +V519--- | Road injuries +V519XXA | Road injuries +V519XXD | Road injuries +V519XXS | Road injuries +V52---- | Road injuries +V520--- | Road injuries +V520XXA | Road injuries +V520XXD | Road injuries +V520XXS | Road injuries +V521--- | Road injuries +V521XXA | Road injuries +V521XXD | Road injuries +V521XXS | Road injuries +V522--- | Road injuries +V522XXA | Road injuries +V522XXD | Road injuries +V522XXS | Road injuries +V523--- | Road injuries +V523XXA | Road injuries +V523XXD | Road injuries +V523XXS | Road injuries +V524--- | Road injuries +V524XXA | Road injuries +V524XXD | Road injuries +V524XXS | Road injuries +V525--- | Road injuries +V525XXA | Road injuries +V525XXD | Road injuries +V525XXS | Road injuries +V526--- | Road injuries +V526XXA | Road injuries +V526XXD | Road injuries +V526XXS | Road injuries +V527--- | Road injuries +V527XXA | Road injuries +V527XXD | Road injuries +V527XXS | Road injuries +V529--- | Road injuries +V529XXA | Road injuries +V529XXD | Road injuries +V529XXS | Road injuries +V53---- | Road injuries +V530--- | Road injuries +V530XXA | Road injuries +V530XXD | Road injuries +V530XXS | Road injuries +V531--- | Road injuries +V531XXA | Road injuries +V531XXD | Road injuries +V531XXS | Road injuries +V532--- | Road injuries +V532XXA | Road injuries +V532XXD | Road injuries +V532XXS | Road injuries +V533--- | Road injuries +V533XXA | Road injuries +V533XXD | Road injuries +V533XXS | Road injuries +V534--- | Road injuries +V534XXA | Road injuries +V534XXD | Road injuries +V534XXS | Road injuries +V535--- | Road injuries +V535XXA | Road injuries +V535XXD | Road injuries +V535XXS | Road injuries +V536--- | Road injuries +V536XXA | Road injuries +V536XXD | Road injuries +V536XXS | Road injuries +V537--- | Road injuries +V537XXA | Road injuries +V537XXD | Road injuries +V537XXS | Road injuries +V539--- | Road injuries +V539XXA | Road injuries +V539XXD | Road injuries +V539XXS | Road injuries +V54---- | Road injuries +V540--- | Road injuries +V540XXA | Road injuries +V540XXD | Road injuries +V540XXS | Road injuries +V541--- | Road injuries +V541XXA | Road injuries +V541XXD | Road injuries +V541XXS | Road injuries +V542--- | Road injuries +V542XXA | Road injuries +V542XXD | Road injuries +V542XXS | Road injuries +V543--- | Road injuries +V543XXA | Road injuries +V543XXD | Road injuries +V543XXS | Road injuries +V544--- | Road injuries +V544XXA | Road injuries +V544XXD | Road injuries +V544XXS | Road injuries +V545--- | Road injuries +V545XXA | Road injuries +V545XXD | Road injuries +V545XXS | Road injuries +V546--- | Road injuries +V546XXA | Road injuries +V546XXD | Road injuries +V546XXS | Road injuries +V547--- | Road injuries +V547XXA | Road injuries +V547XXD | Road injuries +V547XXS | Road injuries +V549--- | Road injuries +V549XXA | Road injuries +V549XXD | Road injuries +V549XXS | Road injuries +V55---- | Road injuries +V550--- | Road injuries +V550XXA | Road injuries +V550XXD | Road injuries +V550XXS | Road injuries +V551--- | Road injuries +V551XXA | Road injuries +V551XXD | Road injuries +V551XXS | Road injuries +V552--- | Road injuries +V552XXA | Road injuries +V552XXD | Road injuries +V552XXS | Road injuries +V553--- | Road injuries +V553XXA | Road injuries +V553XXD | Road injuries +V553XXS | Road injuries +V554--- | Road injuries +V554XXA | Road injuries +V554XXD | Road injuries +V554XXS | Road injuries +V555--- | Road injuries +V555XXA | Road injuries +V555XXD | Road injuries +V555XXS | Road injuries +V556--- | Road injuries +V556XXA | Road injuries +V556XXD | Road injuries +V556XXS | Road injuries +V557--- | Road injuries +V557XXA | Road injuries +V557XXD | Road injuries +V557XXS | Road injuries +V559--- | Road injuries +V559XXA | Road injuries +V559XXD | Road injuries +V559XXS | Road injuries +V56---- | Road injuries +V560--- | Road injuries +V560XXA | Road injuries +V560XXD | Road injuries +V560XXS | Road injuries +V561--- | Road injuries +V561XXA | Road injuries +V561XXD | Road injuries +V561XXS | Road injuries +V562--- | Road injuries +V562XXA | Road injuries +V562XXD | Road injuries +V562XXS | Road injuries +V563--- | Road injuries +V563XXA | Road injuries +V563XXD | Road injuries +V563XXS | Road injuries +V564--- | Road injuries +V564XXA | Road injuries +V564XXD | Road injuries +V564XXS | Road injuries +V565--- | Road injuries +V565XXA | Road injuries +V565XXD | Road injuries +V565XXS | Road injuries +V566--- | Road injuries +V566XXA | Road injuries +V566XXD | Road injuries +V566XXS | Road injuries +V567--- | Road injuries +V567XXA | Road injuries +V567XXD | Road injuries +V567XXS | Road injuries +V569--- | Road injuries +V569XXA | Road injuries +V569XXD | Road injuries +V569XXS | Road injuries +V57---- | Road injuries +V570--- | Road injuries +V570XXA | Road injuries +V570XXD | Road injuries +V570XXS | Road injuries +V571--- | Road injuries +V571XXA | Road injuries +V571XXD | Road injuries +V571XXS | Road injuries +V572--- | Road injuries +V572XXA | Road injuries +V572XXD | Road injuries +V572XXS | Road injuries +V573--- | Road injuries +V573XXA | Road injuries +V573XXD | Road injuries +V573XXS | Road injuries +V574--- | Road injuries +V574XXA | Road injuries +V574XXD | Road injuries +V574XXS | Road injuries +V575--- | Road injuries +V575XXA | Road injuries +V575XXD | Road injuries +V575XXS | Road injuries +V576--- | Road injuries +V576XXA | Road injuries +V576XXD | Road injuries +V576XXS | Road injuries +V577--- | Road injuries +V577XXA | Road injuries +V577XXD | Road injuries +V577XXS | Road injuries +V579--- | Road injuries +V579XXA | Road injuries +V579XXD | Road injuries +V579XXS | Road injuries +V58---- | Road injuries +V580--- | Road injuries +V580XXA | Road injuries +V580XXD | Road injuries +V580XXS | Road injuries +V581--- | Road injuries +V581XXA | Road injuries +V581XXD | Road injuries +V581XXS | Road injuries +V582--- | Road injuries +V582XXA | Road injuries +V582XXD | Road injuries +V582XXS | Road injuries +V583--- | Road injuries +V583XXA | Road injuries +V583XXD | Road injuries +V583XXS | Road injuries +V584--- | Road injuries +V584XXA | Road injuries +V584XXD | Road injuries +V584XXS | Road injuries +V585--- | Road injuries +V585XXA | Road injuries +V585XXD | Road injuries +V585XXS | Road injuries +V586--- | Road injuries +V586XXA | Road injuries +V586XXD | Road injuries +V586XXS | Road injuries +V587--- | Road injuries +V587XXA | Road injuries +V587XXD | Road injuries +V587XXS | Road injuries +V589--- | Road injuries +V589XXA | Road injuries +V589XXD | Road injuries +V589XXS | Road injuries +V59---- | Road injuries +V590--- | Road injuries +V5900XA | Road injuries +V5900XD | Road injuries +V5900XS | Road injuries +V5909XA | Road injuries +V5909XD | Road injuries +V5909XS | Road injuries +V591--- | Road injuries +V5910XA | Road injuries +V5910XD | Road injuries +V5910XS | Road injuries +V5919XA | Road injuries +V5919XD | Road injuries +V5919XS | Road injuries +V592--- | Road injuries +V5920XA | Road injuries +V5920XD | Road injuries +V5920XS | Road injuries +V5929XA | Road injuries +V5929XD | Road injuries +V5929XS | Road injuries +V593--- | Road injuries +V593XXA | Road injuries +V593XXD | Road injuries +V593XXS | Road injuries +V594--- | Road injuries +V5940XA | Road injuries +V5940XD | Road injuries +V5940XS | Road injuries +V5949XA | Road injuries +V5949XD | Road injuries +V5949XS | Road injuries +V595--- | Road injuries +V5950XA | Road injuries +V5950XD | Road injuries +V5950XS | Road injuries +V5959XA | Road injuries +V5959XD | Road injuries +V5959XS | Road injuries +V596--- | Road injuries +V5960XA | Road injuries +V5960XD | Road injuries +V5960XS | Road injuries +V5969XA | Road injuries +V5969XD | Road injuries +V5969XS | Road injuries +V598--- | Road injuries +V5981XA | Road injuries +V5981XD | Road injuries +V5981XS | Road injuries +V5988XA | Road injuries +V5988XD | Road injuries +V5988XS | Road injuries +V599--- | Road injuries +V599XXA | Road injuries +V599XXD | Road injuries +V599XXS | Road injuries +V60---- | Road injuries +V600--- | Road injuries +V600XXA | Road injuries +V600XXD | Road injuries +V600XXS | Road injuries +V601--- | Road injuries +V601XXA | Road injuries +V601XXD | Road injuries +V601XXS | Road injuries +V602--- | Road injuries +V602XXA | Road injuries +V602XXD | Road injuries +V602XXS | Road injuries +V603--- | Road injuries +V603XXA | Road injuries +V603XXD | Road injuries +V603XXS | Road injuries +V604--- | Road injuries +V604XXA | Road injuries +V604XXD | Road injuries +V604XXS | Road injuries +V605--- | Road injuries +V605XXA | Road injuries +V605XXD | Road injuries +V605XXS | Road injuries +V606--- | Road injuries +V606XXA | Road injuries +V606XXD | Road injuries +V606XXS | Road injuries +V607--- | Road injuries +V607XXA | Road injuries +V607XXD | Road injuries +V607XXS | Road injuries +V609--- | Road injuries +V609XXA | Road injuries +V609XXD | Road injuries +V609XXS | Road injuries +V61---- | Road injuries +V610--- | Road injuries +V610XXA | Road injuries +V610XXD | Road injuries +V610XXS | Road injuries +V611--- | Road injuries +V611XXA | Road injuries +V611XXD | Road injuries +V611XXS | Road injuries +V612--- | Road injuries +V612XXA | Road injuries +V612XXD | Road injuries +V612XXS | Road injuries +V613--- | Road injuries +V613XXA | Road injuries +V613XXD | Road injuries +V613XXS | Road injuries +V614--- | Road injuries +V614XXA | Road injuries +V614XXD | Road injuries +V614XXS | Road injuries +V615--- | Road injuries +V615XXA | Road injuries +V615XXD | Road injuries +V615XXS | Road injuries +V616--- | Road injuries +V616XXA | Road injuries +V616XXD | Road injuries +V616XXS | Road injuries +V617--- | Road injuries +V617XXA | Road injuries +V617XXD | Road injuries +V617XXS | Road injuries +V619--- | Road injuries +V619XXA | Road injuries +V619XXD | Road injuries +V619XXS | Road injuries +V62---- | Road injuries +V620--- | Road injuries +V620XXA | Road injuries +V620XXD | Road injuries +V620XXS | Road injuries +V621--- | Road injuries +V621XXA | Road injuries +V621XXD | Road injuries +V621XXS | Road injuries +V622--- | Road injuries +V622XXA | Road injuries +V622XXD | Road injuries +V622XXS | Road injuries +V623--- | Road injuries +V623XXA | Road injuries +V623XXD | Road injuries +V623XXS | Road injuries +V624--- | Road injuries +V624XXA | Road injuries +V624XXD | Road injuries +V624XXS | Road injuries +V625--- | Road injuries +V625XXA | Road injuries +V625XXD | Road injuries +V625XXS | Road injuries +V626--- | Road injuries +V626XXA | Road injuries +V626XXD | Road injuries +V626XXS | Road injuries +V627--- | Road injuries +V627XXA | Road injuries +V627XXD | Road injuries +V627XXS | Road injuries +V629--- | Road injuries +V629XXA | Road injuries +V629XXD | Road injuries +V629XXS | Road injuries +V63---- | Road injuries +V630--- | Road injuries +V630XXA | Road injuries +V630XXD | Road injuries +V630XXS | Road injuries +V631--- | Road injuries +V631XXA | Road injuries +V631XXD | Road injuries +V631XXS | Road injuries +V632--- | Road injuries +V632XXA | Road injuries +V632XXD | Road injuries +V632XXS | Road injuries +V633--- | Road injuries +V633XXA | Road injuries +V633XXD | Road injuries +V633XXS | Road injuries +V634--- | Road injuries +V634XXA | Road injuries +V634XXD | Road injuries +V634XXS | Road injuries +V635--- | Road injuries +V635XXA | Road injuries +V635XXD | Road injuries +V635XXS | Road injuries +V636--- | Road injuries +V636XXA | Road injuries +V636XXD | Road injuries +V636XXS | Road injuries +V637--- | Road injuries +V637XXA | Road injuries +V637XXD | Road injuries +V637XXS | Road injuries +V639--- | Road injuries +V639XXA | Road injuries +V639XXD | Road injuries +V639XXS | Road injuries +V64---- | Road injuries +V640--- | Road injuries +V640XXA | Road injuries +V640XXD | Road injuries +V640XXS | Road injuries +V641--- | Road injuries +V641XXA | Road injuries +V641XXD | Road injuries +V641XXS | Road injuries +V642--- | Road injuries +V642XXA | Road injuries +V642XXD | Road injuries +V642XXS | Road injuries +V643--- | Road injuries +V643XXA | Road injuries +V643XXD | Road injuries +V643XXS | Road injuries +V644--- | Road injuries +V644XXA | Road injuries +V644XXD | Road injuries +V644XXS | Road injuries +V645--- | Road injuries +V645XXA | Road injuries +V645XXD | Road injuries +V645XXS | Road injuries +V646--- | Road injuries +V646XXA | Road injuries +V646XXD | Road injuries +V646XXS | Road injuries +V647--- | Road injuries +V647XXA | Road injuries +V647XXD | Road injuries +V647XXS | Road injuries +V649--- | Road injuries +V649XXA | Road injuries +V649XXD | Road injuries +V649XXS | Road injuries +V65---- | Road injuries +V650--- | Road injuries +V650XXA | Road injuries +V650XXD | Road injuries +V650XXS | Road injuries +V651--- | Road injuries +V651XXA | Road injuries +V651XXD | Road injuries +V651XXS | Road injuries +V652--- | Road injuries +V652XXA | Road injuries +V652XXD | Road injuries +V652XXS | Road injuries +V653--- | Road injuries +V653XXA | Road injuries +V653XXD | Road injuries +V653XXS | Road injuries +V654--- | Road injuries +V654XXA | Road injuries +V654XXD | Road injuries +V654XXS | Road injuries +V655--- | Road injuries +V655XXA | Road injuries +V655XXD | Road injuries +V655XXS | Road injuries +V656--- | Road injuries +V656XXA | Road injuries +V656XXD | Road injuries +V656XXS | Road injuries +V657--- | Road injuries +V657XXA | Road injuries +V657XXD | Road injuries +V657XXS | Road injuries +V659--- | Road injuries +V659XXA | Road injuries +V659XXD | Road injuries +V659XXS | Road injuries +V66---- | Road injuries +V660--- | Road injuries +V660XXA | Road injuries +V660XXD | Road injuries +V660XXS | Road injuries +V661--- | Road injuries +V661XXA | Road injuries +V661XXD | Road injuries +V661XXS | Road injuries +V662--- | Road injuries +V662XXA | Road injuries +V662XXD | Road injuries +V662XXS | Road injuries +V663--- | Road injuries +V663XXA | Road injuries +V663XXD | Road injuries +V663XXS | Road injuries +V664--- | Road injuries +V664XXA | Road injuries +V664XXD | Road injuries +V664XXS | Road injuries +V665--- | Road injuries +V665XXA | Road injuries +V665XXD | Road injuries +V665XXS | Road injuries +V666--- | Road injuries +V666XXA | Road injuries +V666XXD | Road injuries +V666XXS | Road injuries +V667--- | Road injuries +V667XXA | Road injuries +V667XXD | Road injuries +V667XXS | Road injuries +V669--- | Road injuries +V669XXA | Road injuries +V669XXD | Road injuries +V669XXS | Road injuries +V67---- | Road injuries +V670--- | Road injuries +V670XXA | Road injuries +V670XXD | Road injuries +V670XXS | Road injuries +V671--- | Road injuries +V671XXA | Road injuries +V671XXD | Road injuries +V671XXS | Road injuries +V672--- | Road injuries +V672XXA | Road injuries +V672XXD | Road injuries +V672XXS | Road injuries +V673--- | Road injuries +V673XXA | Road injuries +V673XXD | Road injuries +V673XXS | Road injuries +V674--- | Road injuries +V674XXA | Road injuries +V674XXD | Road injuries +V674XXS | Road injuries +V675--- | Road injuries +V675XXA | Road injuries +V675XXD | Road injuries +V675XXS | Road injuries +V676--- | Road injuries +V676XXA | Road injuries +V676XXD | Road injuries +V676XXS | Road injuries +V677--- | Road injuries +V677XXA | Road injuries +V677XXD | Road injuries +V677XXS | Road injuries +V679--- | Road injuries +V679XXA | Road injuries +V679XXD | Road injuries +V679XXS | Road injuries +V68---- | Road injuries +V680--- | Road injuries +V680XXA | Road injuries +V680XXD | Road injuries +V680XXS | Road injuries +V681--- | Road injuries +V681XXA | Road injuries +V681XXD | Road injuries +V681XXS | Road injuries +V682--- | Road injuries +V682XXA | Road injuries +V682XXD | Road injuries +V682XXS | Road injuries +V683--- | Road injuries +V683XXA | Road injuries +V683XXD | Road injuries +V683XXS | Road injuries +V684--- | Road injuries +V684XXA | Road injuries +V684XXD | Road injuries +V684XXS | Road injuries +V685--- | Road injuries +V685XXA | Road injuries +V685XXD | Road injuries +V685XXS | Road injuries +V686--- | Road injuries +V686XXA | Road injuries +V686XXD | Road injuries +V686XXS | Road injuries +V687--- | Road injuries +V687XXA | Road injuries +V687XXD | Road injuries +V687XXS | Road injuries +V689--- | Road injuries +V689XXA | Road injuries +V689XXD | Road injuries +V689XXS | Road injuries +V69---- | Road injuries +V690--- | Road injuries +V6900XA | Road injuries +V6900XD | Road injuries +V6900XS | Road injuries +V6909XA | Road injuries +V6909XD | Road injuries +V6909XS | Road injuries +V691--- | Road injuries +V6910XA | Road injuries +V6910XD | Road injuries +V6910XS | Road injuries +V6919XA | Road injuries +V6919XD | Road injuries +V6919XS | Road injuries +V692--- | Road injuries +V6920XA | Road injuries +V6920XD | Road injuries +V6920XS | Road injuries +V6929XA | Road injuries +V6929XD | Road injuries +V6929XS | Road injuries +V693--- | Road injuries +V693XXA | Road injuries +V693XXD | Road injuries +V693XXS | Road injuries +V694--- | Road injuries +V6940XA | Road injuries +V6940XD | Road injuries +V6940XS | Road injuries +V6949XA | Road injuries +V6949XD | Road injuries +V6949XS | Road injuries +V695--- | Road injuries +V6950XA | Road injuries +V6950XD | Road injuries +V6950XS | Road injuries +V6959XA | Road injuries +V6959XD | Road injuries +V6959XS | Road injuries +V696--- | Road injuries +V6960XA | Road injuries +V6960XD | Road injuries +V6960XS | Road injuries +V6969XA | Road injuries +V6969XD | Road injuries +V6969XS | Road injuries +V698--- | Road injuries +V6981XA | Road injuries +V6981XD | Road injuries +V6981XS | Road injuries +V6988XA | Road injuries +V6988XD | Road injuries +V6988XS | Road injuries +V699--- | Road injuries +V699XXA | Road injuries +V699XXD | Road injuries +V699XXS | Road injuries +V70---- | Road injuries +V700--- | Road injuries +V700XXA | Road injuries +V700XXD | Road injuries +V700XXS | Road injuries +V701--- | Road injuries +V701XXA | Road injuries +V701XXD | Road injuries +V701XXS | Road injuries +V702--- | Road injuries +V702XXA | Road injuries +V702XXD | Road injuries +V702XXS | Road injuries +V703--- | Road injuries +V703XXA | Road injuries +V703XXD | Road injuries +V703XXS | Road injuries +V704--- | Road injuries +V704XXA | Road injuries +V704XXD | Road injuries +V704XXS | Road injuries +V705--- | Road injuries +V705XXA | Road injuries +V705XXD | Road injuries +V705XXS | Road injuries +V706--- | Road injuries +V706XXA | Road injuries +V706XXD | Road injuries +V706XXS | Road injuries +V707--- | Road injuries +V707XXA | Road injuries +V707XXD | Road injuries +V707XXS | Road injuries +V709--- | Road injuries +V709XXA | Road injuries +V709XXD | Road injuries +V709XXS | Road injuries +V71---- | Road injuries +V710--- | Road injuries +V710XXA | Road injuries +V710XXD | Road injuries +V710XXS | Road injuries +V711--- | Road injuries +V711XXA | Road injuries +V711XXD | Road injuries +V711XXS | Road injuries +V712--- | Road injuries +V712XXA | Road injuries +V712XXD | Road injuries +V712XXS | Road injuries +V713--- | Road injuries +V713XXA | Road injuries +V713XXD | Road injuries +V713XXS | Road injuries +V714--- | Road injuries +V714XXA | Road injuries +V714XXD | Road injuries +V714XXS | Road injuries +V715--- | Road injuries +V715XXA | Road injuries +V715XXD | Road injuries +V715XXS | Road injuries +V716--- | Road injuries +V716XXA | Road injuries +V716XXD | Road injuries +V716XXS | Road injuries +V717--- | Road injuries +V717XXA | Road injuries +V717XXD | Road injuries +V717XXS | Road injuries +V719--- | Road injuries +V719XXA | Road injuries +V719XXD | Road injuries +V719XXS | Road injuries +V72---- | Road injuries +V720--- | Road injuries +V720XXA | Road injuries +V720XXD | Road injuries +V720XXS | Road injuries +V721--- | Road injuries +V721XXA | Road injuries +V721XXD | Road injuries +V721XXS | Road injuries +V722--- | Road injuries +V722XXA | Road injuries +V722XXD | Road injuries +V722XXS | Road injuries +V723--- | Road injuries +V723XXA | Road injuries +V723XXD | Road injuries +V723XXS | Road injuries +V724--- | Road injuries +V724XXA | Road injuries +V724XXD | Road injuries +V724XXS | Road injuries +V725--- | Road injuries +V725XXA | Road injuries +V725XXD | Road injuries +V725XXS | Road injuries +V726--- | Road injuries +V726XXA | Road injuries +V726XXD | Road injuries +V726XXS | Road injuries +V727--- | Road injuries +V727XXA | Road injuries +V727XXD | Road injuries +V727XXS | Road injuries +V729--- | Road injuries +V729XXA | Road injuries +V729XXD | Road injuries +V729XXS | Road injuries +V73---- | Road injuries +V730--- | Road injuries +V730XXA | Road injuries +V730XXD | Road injuries +V730XXS | Road injuries +V731--- | Road injuries +V731XXA | Road injuries +V731XXD | Road injuries +V731XXS | Road injuries +V732--- | Road injuries +V732XXA | Road injuries +V732XXD | Road injuries +V732XXS | Road injuries +V733--- | Road injuries +V733XXA | Road injuries +V733XXD | Road injuries +V733XXS | Road injuries +V734--- | Road injuries +V734XXA | Road injuries +V734XXD | Road injuries +V734XXS | Road injuries +V735--- | Road injuries +V735XXA | Road injuries +V735XXD | Road injuries +V735XXS | Road injuries +V736--- | Road injuries +V736XXA | Road injuries +V736XXD | Road injuries +V736XXS | Road injuries +V737--- | Road injuries +V737XXA | Road injuries +V737XXD | Road injuries +V737XXS | Road injuries +V739--- | Road injuries +V739XXA | Road injuries +V739XXD | Road injuries +V739XXS | Road injuries +V74---- | Road injuries +V740--- | Road injuries +V740XXA | Road injuries +V740XXD | Road injuries +V740XXS | Road injuries +V741--- | Road injuries +V741XXA | Road injuries +V741XXD | Road injuries +V741XXS | Road injuries +V742--- | Road injuries +V742XXA | Road injuries +V742XXD | Road injuries +V742XXS | Road injuries +V743--- | Road injuries +V743XXA | Road injuries +V743XXD | Road injuries +V743XXS | Road injuries +V744--- | Road injuries +V744XXA | Road injuries +V744XXD | Road injuries +V744XXS | Road injuries +V745--- | Road injuries +V745XXA | Road injuries +V745XXD | Road injuries +V745XXS | Road injuries +V746--- | Road injuries +V746XXA | Road injuries +V746XXD | Road injuries +V746XXS | Road injuries +V747--- | Road injuries +V747XXA | Road injuries +V747XXD | Road injuries +V747XXS | Road injuries +V749--- | Road injuries +V749XXA | Road injuries +V749XXD | Road injuries +V749XXS | Road injuries +V75---- | Road injuries +V750--- | Road injuries +V750XXA | Road injuries +V750XXD | Road injuries +V750XXS | Road injuries +V751--- | Road injuries +V751XXA | Road injuries +V751XXD | Road injuries +V751XXS | Road injuries +V752--- | Road injuries +V752XXA | Road injuries +V752XXD | Road injuries +V752XXS | Road injuries +V753--- | Road injuries +V753XXA | Road injuries +V753XXD | Road injuries +V753XXS | Road injuries +V754--- | Road injuries +V754XXA | Road injuries +V754XXD | Road injuries +V754XXS | Road injuries +V755--- | Road injuries +V755XXA | Road injuries +V755XXD | Road injuries +V755XXS | Road injuries +V756--- | Road injuries +V756XXA | Road injuries +V756XXD | Road injuries +V756XXS | Road injuries +V757--- | Road injuries +V757XXA | Road injuries +V757XXD | Road injuries +V757XXS | Road injuries +V759--- | Road injuries +V759XXA | Road injuries +V759XXD | Road injuries +V759XXS | Road injuries +V76---- | Road injuries +V760--- | Road injuries +V760XXA | Road injuries +V760XXD | Road injuries +V760XXS | Road injuries +V761--- | Road injuries +V761XXA | Road injuries +V761XXD | Road injuries +V761XXS | Road injuries +V762--- | Road injuries +V762XXA | Road injuries +V762XXD | Road injuries +V762XXS | Road injuries +V763--- | Road injuries +V763XXA | Road injuries +V763XXD | Road injuries +V763XXS | Road injuries +V764--- | Road injuries +V764XXA | Road injuries +V764XXD | Road injuries +V764XXS | Road injuries +V765--- | Road injuries +V765XXA | Road injuries +V765XXD | Road injuries +V765XXS | Road injuries +V766--- | Road injuries +V766XXA | Road injuries +V766XXD | Road injuries +V766XXS | Road injuries +V767--- | Road injuries +V767XXA | Road injuries +V767XXD | Road injuries +V767XXS | Road injuries +V769--- | Road injuries +V769XXA | Road injuries +V769XXD | Road injuries +V769XXS | Road injuries +V77---- | Road injuries +V770--- | Road injuries +V770XXA | Road injuries +V770XXD | Road injuries +V770XXS | Road injuries +V771--- | Road injuries +V771XXA | Road injuries +V771XXD | Road injuries +V771XXS | Road injuries +V772--- | Road injuries +V772XXA | Road injuries +V772XXD | Road injuries +V772XXS | Road injuries +V773--- | Road injuries +V773XXA | Road injuries +V773XXD | Road injuries +V773XXS | Road injuries +V774--- | Road injuries +V774XXA | Road injuries +V774XXD | Road injuries +V774XXS | Road injuries +V775--- | Road injuries +V775XXA | Road injuries +V775XXD | Road injuries +V775XXS | Road injuries +V776--- | Road injuries +V776XXA | Road injuries +V776XXD | Road injuries +V776XXS | Road injuries +V777--- | Road injuries +V777XXA | Road injuries +V777XXD | Road injuries +V777XXS | Road injuries +V779--- | Road injuries +V779XXA | Road injuries +V779XXD | Road injuries +V779XXS | Road injuries +V78---- | Road injuries +V780--- | Road injuries +V780XXA | Road injuries +V780XXD | Road injuries +V780XXS | Road injuries +V781--- | Road injuries +V781XXA | Road injuries +V781XXD | Road injuries +V781XXS | Road injuries +V782--- | Road injuries +V782XXA | Road injuries +V782XXD | Road injuries +V782XXS | Road injuries +V783--- | Road injuries +V783XXA | Road injuries +V783XXD | Road injuries +V783XXS | Road injuries +V784--- | Road injuries +V784XXA | Road injuries +V784XXD | Road injuries +V784XXS | Road injuries +V785--- | Road injuries +V785XXA | Road injuries +V785XXD | Road injuries +V785XXS | Road injuries +V786--- | Road injuries +V786XXA | Road injuries +V786XXD | Road injuries +V786XXS | Road injuries +V787--- | Road injuries +V787XXA | Road injuries +V787XXD | Road injuries +V787XXS | Road injuries +V789--- | Road injuries +V789XXA | Road injuries +V789XXD | Road injuries +V789XXS | Road injuries +V79---- | Road injuries +V790--- | Road injuries +V7900XA | Road injuries +V7900XD | Road injuries +V7900XS | Road injuries +V7909XA | Road injuries +V7909XD | Road injuries +V7909XS | Road injuries +V791--- | Road injuries +V7910XA | Road injuries +V7910XD | Road injuries +V7910XS | Road injuries +V7919XA | Road injuries +V7919XD | Road injuries +V7919XS | Road injuries +V792--- | Road injuries +V7920XA | Road injuries +V7920XD | Road injuries +V7920XS | Road injuries +V7929XA | Road injuries +V7929XD | Road injuries +V7929XS | Road injuries +V793--- | Road injuries +V793XXA | Road injuries +V793XXD | Road injuries +V793XXS | Road injuries +V794--- | Road injuries +V7940XA | Road injuries +V7940XD | Road injuries +V7940XS | Road injuries +V7949XA | Road injuries +V7949XD | Road injuries +V7949XS | Road injuries +V795--- | Road injuries +V7950XA | Road injuries +V7950XD | Road injuries +V7950XS | Road injuries +V7959XA | Road injuries +V7959XD | Road injuries +V7959XS | Road injuries +V796--- | Road injuries +V7960XA | Road injuries +V7960XD | Road injuries +V7960XS | Road injuries +V7969XA | Road injuries +V7969XD | Road injuries +V7969XS | Road injuries +V798--- | Road injuries +V7981XA | Road injuries +V7981XD | Road injuries +V7981XS | Road injuries +V7988XA | Road injuries +V7988XD | Road injuries +V7988XS | Road injuries +V799--- | Road injuries +V799XXA | Road injuries +V799XXD | Road injuries +V799XXS | Road injuries +V80---- | Road injuries +V800--- | Road injuries +V80010A | Road injuries +V80010D | Road injuries +V80010S | Road injuries +V80018A | Road injuries +V80018D | Road injuries +V80018S | Road injuries +V8002XA | Road injuries +V8002XD | Road injuries +V8002XS | Road injuries +V801--- | Road injuries +V8011XA | Road injuries +V8011XD | Road injuries +V8011XS | Road injuries +V8012XA | Road injuries +V8012XD | Road injuries +V8012XS | Road injuries +V802--- | Road injuries +V8021XA | Road injuries +V8021XD | Road injuries +V8021XS | Road injuries +V8022XA | Road injuries +V8022XD | Road injuries +V8022XS | Road injuries +V803--- | Road injuries +V8031XA | Road injuries +V8031XD | Road injuries +V8031XS | Road injuries +V8032XA | Road injuries +V8032XD | Road injuries +V8032XS | Road injuries +V804--- | Road injuries +V8041XA | Road injuries +V8041XD | Road injuries +V8041XS | Road injuries +V8042XA | Road injuries +V8042XD | Road injuries +V8042XS | Road injuries +V805--- | Road injuries +V8051XA | Road injuries +V8051XD | Road injuries +V8051XS | Road injuries +V8052XA | Road injuries +V8052XD | Road injuries +V8052XS | Road injuries +V806--- | Road injuries +V8061XA | Road injuries +V8061XD | Road injuries +V8061XS | Road injuries +V8062XA | Road injuries +V8062XD | Road injuries +V8062XS | Road injuries +V807--- | Road injuries +V80710A | Road injuries +V80710D | Road injuries +V80710S | Road injuries +V80711A | Road injuries +V80711D | Road injuries +V80711S | Road injuries +V80720A | Road injuries +V80720D | Road injuries +V80720S | Road injuries +V80721A | Road injuries +V80721D | Road injuries +V80721S | Road injuries +V80730A | Road injuries +V80730D | Road injuries +V80730S | Road injuries +V80731A | Road injuries +V80731D | Road injuries +V80731S | Road injuries +V80790A | Road injuries +V80790D | Road injuries +V80790S | Road injuries +V80791A | Road injuries +V80791D | Road injuries +V80791S | Road injuries +V808--- | Road injuries +V8081XA | Road injuries +V8081XD | Road injuries +V8081XS | Road injuries +V8082XA | Road injuries +V8082XD | Road injuries +V8082XS | Road injuries +V809--- | Road injuries +V80910A | Road injuries +V80910D | Road injuries +V80910S | Road injuries +V80918A | Road injuries +V80918D | Road injuries +V80918S | Road injuries +V80919A | Road injuries +V80919D | Road injuries +V80919S | Road injuries +V80920A | Road injuries +V80920D | Road injuries +V80920S | Road injuries +V80928A | Road injuries +V80928D | Road injuries +V80928S | Road injuries +V82---- | Road injuries +V820--- | Road injuries +V820XXA | Road injuries +V820XXD | Road injuries +V820XXS | Road injuries +V821--- | Road injuries +V821XXA | Road injuries +V821XXD | Road injuries +V821XXS | Road injuries +V822--- | Road injuries +V822XXA | Road injuries +V822XXD | Road injuries +V822XXS | Road injuries +V823--- | Road injuries +V823XXA | Road injuries +V823XXD | Road injuries +V823XXS | Road injuries +V824--- | Road injuries +V824XXA | Road injuries +V824XXD | Road injuries +V824XXS | Road injuries +V825--- | Road injuries +V825XXA | Road injuries +V825XXD | Road injuries +V825XXS | Road injuries +V826--- | Road injuries +V826XXA | Road injuries +V826XXD | Road injuries +V826XXS | Road injuries +V827--- | Road injuries +V827XXA | Road injuries +V827XXD | Road injuries +V827XXS | Road injuries +V828--- | Road injuries +V828XXA | Road injuries +V828XXD | Road injuries +V828XXS | Road injuries +V829--- | Road injuries +V872--- | Road injuries +V872XXA | Road injuries +V872XXD | Road injuries +V872XXS | Road injuries +V873--- | Road injuries +V01---- | Pedestrian road injuries +V010--- | Pedestrian road injuries +V0100XA | Pedestrian road injuries +V0100XD | Pedestrian road injuries +V0100XS | Pedestrian road injuries +V0101XA | Pedestrian road injuries +V0101XD | Pedestrian road injuries +V0101XS | Pedestrian road injuries +V0102XA | Pedestrian road injuries +V0102XD | Pedestrian road injuries +V0102XS | Pedestrian road injuries +V0109XA | Pedestrian road injuries +V0109XD | Pedestrian road injuries +V0109XS | Pedestrian road injuries +V011--- | Pedestrian road injuries +V0110XA | Pedestrian road injuries +V0110XD | Pedestrian road injuries +V0110XS | Pedestrian road injuries +V0111XA | Pedestrian road injuries +V0111XD | Pedestrian road injuries +V0111XS | Pedestrian road injuries +V0112XA | Pedestrian road injuries +V0112XD | Pedestrian road injuries +V0112XS | Pedestrian road injuries +V0119XA | Pedestrian road injuries +V0119XD | Pedestrian road injuries +V0119XS | Pedestrian road injuries +V019--- | Pedestrian road injuries +V0190XA | Pedestrian road injuries +V0190XD | Pedestrian road injuries +V0190XS | Pedestrian road injuries +V0191XA | Pedestrian road injuries +V0191XD | Pedestrian road injuries +V0191XS | Pedestrian road injuries +V0192XA | Pedestrian road injuries +V0192XD | Pedestrian road injuries +V0192XS | Pedestrian road injuries +V0199XA | Pedestrian road injuries +V0199XD | Pedestrian road injuries +V0199XS | Pedestrian road injuries +V02---- | Pedestrian road injuries +V020--- | Pedestrian road injuries +V0200XA | Pedestrian road injuries +V0200XD | Pedestrian road injuries +V0200XS | Pedestrian road injuries +V0201XA | Pedestrian road injuries +V0201XD | Pedestrian road injuries +V0201XS | Pedestrian road injuries +V0202XA | Pedestrian road injuries +V0202XD | Pedestrian road injuries +V0202XS | Pedestrian road injuries +V0209XA | Pedestrian road injuries +V0209XD | Pedestrian road injuries +V0209XS | Pedestrian road injuries +V021--- | Pedestrian road injuries +V0210XA | Pedestrian road injuries +V0210XD | Pedestrian road injuries +V0210XS | Pedestrian road injuries +V0211XA | Pedestrian road injuries +V0211XD | Pedestrian road injuries +V0211XS | Pedestrian road injuries +V0212XA | Pedestrian road injuries +V0212XD | Pedestrian road injuries +V0212XS | Pedestrian road injuries +V0219XA | Pedestrian road injuries +V0219XD | Pedestrian road injuries +V0219XS | Pedestrian road injuries +V029--- | Pedestrian road injuries +V0290XA | Pedestrian road injuries +V0290XD | Pedestrian road injuries +V0290XS | Pedestrian road injuries +V0291XA | Pedestrian road injuries +V0291XD | Pedestrian road injuries +V0291XS | Pedestrian road injuries +V0292XA | Pedestrian road injuries +V0292XD | Pedestrian road injuries +V0292XS | Pedestrian road injuries +V0299XA | Pedestrian road injuries +V0299XD | Pedestrian road injuries +V0299XS | Pedestrian road injuries +V03---- | Pedestrian road injuries +V030--- | Pedestrian road injuries +V0300XA | Pedestrian road injuries +V0300XD | Pedestrian road injuries +V0300XS | Pedestrian road injuries +V0301XA | Pedestrian road injuries +V0301XD | Pedestrian road injuries +V0301XS | Pedestrian road injuries +V0302XA | Pedestrian road injuries +V0302XD | Pedestrian road injuries +V0302XS | Pedestrian road injuries +V0309XA | Pedestrian road injuries +V0309XD | Pedestrian road injuries +V0309XS | Pedestrian road injuries +V031--- | Pedestrian road injuries +V0310XA | Pedestrian road injuries +V0310XD | Pedestrian road injuries +V0310XS | Pedestrian road injuries +V0311XA | Pedestrian road injuries +V0311XD | Pedestrian road injuries +V0311XS | Pedestrian road injuries +V0312XA | Pedestrian road injuries +V0312XD | Pedestrian road injuries +V0312XS | Pedestrian road injuries +V0319XA | Pedestrian road injuries +V0319XD | Pedestrian road injuries +V0319XS | Pedestrian road injuries +V039--- | Pedestrian road injuries +V0390XA | Pedestrian road injuries +V0390XD | Pedestrian road injuries +V0390XS | Pedestrian road injuries +V0391XA | Pedestrian road injuries +V0391XD | Pedestrian road injuries +V0391XS | Pedestrian road injuries +V0392XA | Pedestrian road injuries +V0392XD | Pedestrian road injuries +V0392XS | Pedestrian road injuries +V0399XA | Pedestrian road injuries +V0399XD | Pedestrian road injuries +V0399XS | Pedestrian road injuries +V04---- | Pedestrian road injuries +V040--- | Pedestrian road injuries +V0400XA | Pedestrian road injuries +V0400XD | Pedestrian road injuries +V0400XS | Pedestrian road injuries +V0401XA | Pedestrian road injuries +V0401XD | Pedestrian road injuries +V0401XS | Pedestrian road injuries +V0402XA | Pedestrian road injuries +V0402XD | Pedestrian road injuries +V0402XS | Pedestrian road injuries +V0409XA | Pedestrian road injuries +V0409XD | Pedestrian road injuries +V0409XS | Pedestrian road injuries +V041--- | Pedestrian road injuries +V0410XA | Pedestrian road injuries +V0410XD | Pedestrian road injuries +V0410XS | Pedestrian road injuries +V0411XA | Pedestrian road injuries +V0411XD | Pedestrian road injuries +V0411XS | Pedestrian road injuries +V0412XA | Pedestrian road injuries +V0412XD | Pedestrian road injuries +V0412XS | Pedestrian road injuries +V0419XA | Pedestrian road injuries +V0419XD | Pedestrian road injuries +V0419XS | Pedestrian road injuries +V049--- | Pedestrian road injuries +V0490XA | Pedestrian road injuries +V0490XD | Pedestrian road injuries +V0490XS | Pedestrian road injuries +V0491XA | Pedestrian road injuries +V0491XD | Pedestrian road injuries +V0491XS | Pedestrian road injuries +V0492XA | Pedestrian road injuries +V0492XD | Pedestrian road injuries +V0492XS | Pedestrian road injuries +V06---- | Pedestrian road injuries +V060--- | Pedestrian road injuries +V0600XA | Pedestrian road injuries +V0600XD | Pedestrian road injuries +V0600XS | Pedestrian road injuries +V0601XA | Pedestrian road injuries +V0601XD | Pedestrian road injuries +V0601XS | Pedestrian road injuries +V0602XA | Pedestrian road injuries +V0602XD | Pedestrian road injuries +V0602XS | Pedestrian road injuries +V0609XA | Pedestrian road injuries +V0609XD | Pedestrian road injuries +V0609XS | Pedestrian road injuries +V061--- | Pedestrian road injuries +V0610XA | Pedestrian road injuries +V0610XD | Pedestrian road injuries +V0610XS | Pedestrian road injuries +V0611XA | Pedestrian road injuries +V0611XD | Pedestrian road injuries +V0611XS | Pedestrian road injuries +V0612XA | Pedestrian road injuries +V0612XD | Pedestrian road injuries +V0612XS | Pedestrian road injuries +V0619XA | Pedestrian road injuries +V0619XD | Pedestrian road injuries +V0619XS | Pedestrian road injuries +V069--- | Pedestrian road injuries +V0690XA | Pedestrian road injuries +V0690XD | Pedestrian road injuries +V0690XS | Pedestrian road injuries +V0691XA | Pedestrian road injuries +V0691XD | Pedestrian road injuries +V0691XS | Pedestrian road injuries +V0692XA | Pedestrian road injuries +V0692XD | Pedestrian road injuries +V0692XS | Pedestrian road injuries +V0699XA | Pedestrian road injuries +V0699XD | Pedestrian road injuries +V0699XS | Pedestrian road injuries +V09---- | Pedestrian road injuries +V090--- | Pedestrian road injuries +V0900XA | Pedestrian road injuries +V0900XD | Pedestrian road injuries +V0900XS | Pedestrian road injuries +V0901XA | Pedestrian road injuries +V0901XD | Pedestrian road injuries +V0901XS | Pedestrian road injuries +V0909XA | Pedestrian road injuries +V0909XD | Pedestrian road injuries +V0909XS | Pedestrian road injuries +V091--- | Pedestrian road injuries +V091XXA | Pedestrian road injuries +V091XXD | Pedestrian road injuries +V091XXS | Pedestrian road injuries +V092--- | Pedestrian road injuries +V0920XA | Pedestrian road injuries +V0920XD | Pedestrian road injuries +V0920XS | Pedestrian road injuries +V0921XA | Pedestrian road injuries +V0921XD | Pedestrian road injuries +V0921XS | Pedestrian road injuries +V0929XA | Pedestrian road injuries +V0929XD | Pedestrian road injuries +V0929XS | Pedestrian road injuries +V093--- | Pedestrian road injuries +V093XXA | Pedestrian road injuries +V093XXD | Pedestrian road injuries +V093XXS | Pedestrian road injuries +V099--- | Pedestrian road injuries +V10---- | Cyclist road injuries +V100--- | Cyclist road injuries +V100XXA | Cyclist road injuries +V100XXD | Cyclist road injuries +V100XXS | Cyclist road injuries +V101--- | Cyclist road injuries +V101XXA | Cyclist road injuries +V101XXD | Cyclist road injuries +V101XXS | Cyclist road injuries +V102--- | Cyclist road injuries +V102XXA | Cyclist road injuries +V102XXD | Cyclist road injuries +V102XXS | Cyclist road injuries +V103--- | Cyclist road injuries +V103XXA | Cyclist road injuries +V103XXD | Cyclist road injuries +V103XXS | Cyclist road injuries +V104--- | Cyclist road injuries +V104XXA | Cyclist road injuries +V104XXD | Cyclist road injuries +V104XXS | Cyclist road injuries +V105--- | Cyclist road injuries +V105XXA | Cyclist road injuries +V105XXD | Cyclist road injuries +V105XXS | Cyclist road injuries +V109--- | Cyclist road injuries +V109XXA | Cyclist road injuries +V109XXD | Cyclist road injuries +V109XXS | Cyclist road injuries +V11---- | Cyclist road injuries +V110--- | Cyclist road injuries +V110XXA | Cyclist road injuries +V110XXD | Cyclist road injuries +V110XXS | Cyclist road injuries +V111--- | Cyclist road injuries +V111XXA | Cyclist road injuries +V111XXD | Cyclist road injuries +V111XXS | Cyclist road injuries +V112--- | Cyclist road injuries +V112XXA | Cyclist road injuries +V112XXD | Cyclist road injuries +V112XXS | Cyclist road injuries +V113--- | Cyclist road injuries +V113XXA | Cyclist road injuries +V113XXD | Cyclist road injuries +V113XXS | Cyclist road injuries +V114--- | Cyclist road injuries +V114XXA | Cyclist road injuries +V114XXD | Cyclist road injuries +V114XXS | Cyclist road injuries +V115--- | Cyclist road injuries +V115XXA | Cyclist road injuries +V115XXD | Cyclist road injuries +V115XXS | Cyclist road injuries +V119--- | Cyclist road injuries +V119XXA | Cyclist road injuries +V119XXD | Cyclist road injuries +V119XXS | Cyclist road injuries +V12---- | Cyclist road injuries +V120--- | Cyclist road injuries +V120XXA | Cyclist road injuries +V120XXD | Cyclist road injuries +V120XXS | Cyclist road injuries +V121--- | Cyclist road injuries +V121XXA | Cyclist road injuries +V121XXD | Cyclist road injuries +V121XXS | Cyclist road injuries +V122--- | Cyclist road injuries +V122XXA | Cyclist road injuries +V122XXD | Cyclist road injuries +V122XXS | Cyclist road injuries +V123--- | Cyclist road injuries +V123XXA | Cyclist road injuries +V123XXD | Cyclist road injuries +V123XXS | Cyclist road injuries +V124--- | Cyclist road injuries +V124XXA | Cyclist road injuries +V124XXD | Cyclist road injuries +V124XXS | Cyclist road injuries +V125--- | Cyclist road injuries +V125XXA | Cyclist road injuries +V125XXD | Cyclist road injuries +V125XXS | Cyclist road injuries +V129--- | Cyclist road injuries +V129XXA | Cyclist road injuries +V129XXD | Cyclist road injuries +V129XXS | Cyclist road injuries +V13---- | Cyclist road injuries +V130--- | Cyclist road injuries +V130XXA | Cyclist road injuries +V130XXD | Cyclist road injuries +V130XXS | Cyclist road injuries +V131--- | Cyclist road injuries +V131XXA | Cyclist road injuries +V131XXD | Cyclist road injuries +V131XXS | Cyclist road injuries +V132--- | Cyclist road injuries +V132XXA | Cyclist road injuries +V132XXD | Cyclist road injuries +V132XXS | Cyclist road injuries +V133--- | Cyclist road injuries +V133XXA | Cyclist road injuries +V133XXD | Cyclist road injuries +V133XXS | Cyclist road injuries +V134--- | Cyclist road injuries +V134XXA | Cyclist road injuries +V134XXD | Cyclist road injuries +V134XXS | Cyclist road injuries +V135--- | Cyclist road injuries +V135XXA | Cyclist road injuries +V135XXD | Cyclist road injuries +V135XXS | Cyclist road injuries +V139--- | Cyclist road injuries +V139XXA | Cyclist road injuries +V139XXD | Cyclist road injuries +V139XXS | Cyclist road injuries +V14---- | Cyclist road injuries +V140--- | Cyclist road injuries +V140XXA | Cyclist road injuries +V140XXD | Cyclist road injuries +V140XXS | Cyclist road injuries +V141--- | Cyclist road injuries +V141XXA | Cyclist road injuries +V141XXD | Cyclist road injuries +V141XXS | Cyclist road injuries +V142--- | Cyclist road injuries +V142XXA | Cyclist road injuries +V142XXD | Cyclist road injuries +V142XXS | Cyclist road injuries +V143--- | Cyclist road injuries +V143XXA | Cyclist road injuries +V143XXD | Cyclist road injuries +V143XXS | Cyclist road injuries +V144--- | Cyclist road injuries +V144XXA | Cyclist road injuries +V144XXD | Cyclist road injuries +V144XXS | Cyclist road injuries +V145--- | Cyclist road injuries +V145XXA | Cyclist road injuries +V145XXD | Cyclist road injuries +V145XXS | Cyclist road injuries +V149--- | Cyclist road injuries +V149XXA | Cyclist road injuries +V149XXD | Cyclist road injuries +V149XXS | Cyclist road injuries +V15---- | Cyclist road injuries +V150--- | Cyclist road injuries +V150XXA | Cyclist road injuries +V150XXD | Cyclist road injuries +V150XXS | Cyclist road injuries +V151--- | Cyclist road injuries +V151XXA | Cyclist road injuries +V151XXD | Cyclist road injuries +V151XXS | Cyclist road injuries +V152--- | Cyclist road injuries +V152XXA | Cyclist road injuries +V152XXD | Cyclist road injuries +V152XXS | Cyclist road injuries +V153--- | Cyclist road injuries +V153XXA | Cyclist road injuries +V153XXD | Cyclist road injuries +V153XXS | Cyclist road injuries +V154--- | Cyclist road injuries +V154XXA | Cyclist road injuries +V154XXD | Cyclist road injuries +V154XXS | Cyclist road injuries +V155--- | Cyclist road injuries +V155XXA | Cyclist road injuries +V155XXD | Cyclist road injuries +V155XXS | Cyclist road injuries +V159--- | Cyclist road injuries +V159XXA | Cyclist road injuries +V159XXD | Cyclist road injuries +V159XXS | Cyclist road injuries +V16---- | Cyclist road injuries +V160--- | Cyclist road injuries +V160XXA | Cyclist road injuries +V160XXD | Cyclist road injuries +V160XXS | Cyclist road injuries +V161--- | Cyclist road injuries +V161XXA | Cyclist road injuries +V161XXD | Cyclist road injuries +V161XXS | Cyclist road injuries +V162--- | Cyclist road injuries +V162XXA | Cyclist road injuries +V162XXD | Cyclist road injuries +V162XXS | Cyclist road injuries +V163--- | Cyclist road injuries +V163XXA | Cyclist road injuries +V163XXD | Cyclist road injuries +V163XXS | Cyclist road injuries +V164--- | Cyclist road injuries +V164XXA | Cyclist road injuries +V164XXD | Cyclist road injuries +V164XXS | Cyclist road injuries +V165--- | Cyclist road injuries +V165XXA | Cyclist road injuries +V165XXD | Cyclist road injuries +V165XXS | Cyclist road injuries +V169--- | Cyclist road injuries +V169XXA | Cyclist road injuries +V169XXD | Cyclist road injuries +V169XXS | Cyclist road injuries +V17---- | Cyclist road injuries +V170--- | Cyclist road injuries +V170XXA | Cyclist road injuries +V170XXD | Cyclist road injuries +V170XXS | Cyclist road injuries +V171--- | Cyclist road injuries +V171XXA | Cyclist road injuries +V171XXD | Cyclist road injuries +V171XXS | Cyclist road injuries +V172--- | Cyclist road injuries +V172XXA | Cyclist road injuries +V172XXD | Cyclist road injuries +V172XXS | Cyclist road injuries +V173--- | Cyclist road injuries +V173XXA | Cyclist road injuries +V173XXD | Cyclist road injuries +V173XXS | Cyclist road injuries +V174--- | Cyclist road injuries +V174XXA | Cyclist road injuries +V174XXD | Cyclist road injuries +V174XXS | Cyclist road injuries +V175--- | Cyclist road injuries +V175XXA | Cyclist road injuries +V175XXD | Cyclist road injuries +V175XXS | Cyclist road injuries +V179--- | Cyclist road injuries +V179XXA | Cyclist road injuries +V179XXD | Cyclist road injuries +V179XXS | Cyclist road injuries +V18---- | Cyclist road injuries +V180--- | Cyclist road injuries +V180XXA | Cyclist road injuries +V180XXD | Cyclist road injuries +V180XXS | Cyclist road injuries +V181--- | Cyclist road injuries +V181XXA | Cyclist road injuries +V181XXD | Cyclist road injuries +V181XXS | Cyclist road injuries +V182--- | Cyclist road injuries +V182XXA | Cyclist road injuries +V182XXD | Cyclist road injuries +V182XXS | Cyclist road injuries +V183--- | Cyclist road injuries +V183XXA | Cyclist road injuries +V183XXD | Cyclist road injuries +V183XXS | Cyclist road injuries +V184--- | Cyclist road injuries +V184XXA | Cyclist road injuries +V184XXD | Cyclist road injuries +V184XXS | Cyclist road injuries +V185--- | Cyclist road injuries +V185XXA | Cyclist road injuries +V185XXD | Cyclist road injuries +V185XXS | Cyclist road injuries +V189--- | Cyclist road injuries +V189XXA | Cyclist road injuries +V189XXD | Cyclist road injuries +V189XXS | Cyclist road injuries +V19---- | Cyclist road injuries +V190--- | Cyclist road injuries +V1900XA | Cyclist road injuries +V1900XD | Cyclist road injuries +V1900XS | Cyclist road injuries +V1909XA | Cyclist road injuries +V1909XD | Cyclist road injuries +V1909XS | Cyclist road injuries +V191--- | Cyclist road injuries +V1910XA | Cyclist road injuries +V1910XD | Cyclist road injuries +V1910XS | Cyclist road injuries +V1919XA | Cyclist road injuries +V1919XD | Cyclist road injuries +V1919XS | Cyclist road injuries +V192--- | Cyclist road injuries +V1920XA | Cyclist road injuries +V1920XD | Cyclist road injuries +V1920XS | Cyclist road injuries +V1929XA | Cyclist road injuries +V1929XD | Cyclist road injuries +V1929XS | Cyclist road injuries +V193--- | Cyclist road injuries +V193XXA | Cyclist road injuries +V193XXD | Cyclist road injuries +V193XXS | Cyclist road injuries +V194--- | Cyclist road injuries +V1940XA | Cyclist road injuries +V1940XD | Cyclist road injuries +V1940XS | Cyclist road injuries +V1949XA | Cyclist road injuries +V1949XD | Cyclist road injuries +V1949XS | Cyclist road injuries +V195--- | Cyclist road injuries +V1950XA | Cyclist road injuries +V1950XD | Cyclist road injuries +V1950XS | Cyclist road injuries +V1959XA | Cyclist road injuries +V1959XD | Cyclist road injuries +V1959XS | Cyclist road injuries +V196--- | Cyclist road injuries +V1960XA | Cyclist road injuries +V1960XD | Cyclist road injuries +V1960XS | Cyclist road injuries +V1969XA | Cyclist road injuries +V1969XD | Cyclist road injuries +V1969XS | Cyclist road injuries +V198--- | Cyclist road injuries +V1981XA | Cyclist road injuries +V1981XD | Cyclist road injuries +V1981XS | Cyclist road injuries +V1988XA | Cyclist road injuries +V1988XD | Cyclist road injuries +V1988XS | Cyclist road injuries +V199--- | Cyclist road injuries +V20---- | Motorcyclist road injuries +V200--- | Motorcyclist road injuries +V200XXA | Motorcyclist road injuries +V200XXD | Motorcyclist road injuries +V200XXS | Motorcyclist road injuries +V201--- | Motorcyclist road injuries +V201XXA | Motorcyclist road injuries +V201XXD | Motorcyclist road injuries +V201XXS | Motorcyclist road injuries +V202--- | Motorcyclist road injuries +V202XXA | Motorcyclist road injuries +V202XXD | Motorcyclist road injuries +V202XXS | Motorcyclist road injuries +V203--- | Motorcyclist road injuries +V203XXA | Motorcyclist road injuries +V203XXD | Motorcyclist road injuries +V203XXS | Motorcyclist road injuries +V204--- | Motorcyclist road injuries +V204XXA | Motorcyclist road injuries +V204XXD | Motorcyclist road injuries +V204XXS | Motorcyclist road injuries +V205--- | Motorcyclist road injuries +V205XXA | Motorcyclist road injuries +V205XXD | Motorcyclist road injuries +V205XXS | Motorcyclist road injuries +V209--- | Motorcyclist road injuries +V209XXA | Motorcyclist road injuries +V209XXD | Motorcyclist road injuries +V209XXS | Motorcyclist road injuries +V21---- | Motorcyclist road injuries +V210--- | Motorcyclist road injuries +V210XXA | Motorcyclist road injuries +V210XXD | Motorcyclist road injuries +V210XXS | Motorcyclist road injuries +V211--- | Motorcyclist road injuries +V211XXA | Motorcyclist road injuries +V211XXD | Motorcyclist road injuries +V211XXS | Motorcyclist road injuries +V212--- | Motorcyclist road injuries +V212XXA | Motorcyclist road injuries +V212XXD | Motorcyclist road injuries +V212XXS | Motorcyclist road injuries +V213--- | Motorcyclist road injuries +V213XXA | Motorcyclist road injuries +V213XXD | Motorcyclist road injuries +V213XXS | Motorcyclist road injuries +V214--- | Motorcyclist road injuries +V214XXA | Motorcyclist road injuries +V214XXD | Motorcyclist road injuries +V214XXS | Motorcyclist road injuries +V215--- | Motorcyclist road injuries +V215XXA | Motorcyclist road injuries +V215XXD | Motorcyclist road injuries +V215XXS | Motorcyclist road injuries +V219--- | Motorcyclist road injuries +V219XXA | Motorcyclist road injuries +V219XXD | Motorcyclist road injuries +V219XXS | Motorcyclist road injuries +V22---- | Motorcyclist road injuries +V220--- | Motorcyclist road injuries +V220XXA | Motorcyclist road injuries +V220XXD | Motorcyclist road injuries +V220XXS | Motorcyclist road injuries +V221--- | Motorcyclist road injuries +V221XXA | Motorcyclist road injuries +V221XXD | Motorcyclist road injuries +V221XXS | Motorcyclist road injuries +V222--- | Motorcyclist road injuries +V222XXA | Motorcyclist road injuries +V222XXD | Motorcyclist road injuries +V222XXS | Motorcyclist road injuries +V223--- | Motorcyclist road injuries +V223XXA | Motorcyclist road injuries +V223XXD | Motorcyclist road injuries +V223XXS | Motorcyclist road injuries +V224--- | Motorcyclist road injuries +V224XXA | Motorcyclist road injuries +V224XXD | Motorcyclist road injuries +V224XXS | Motorcyclist road injuries +V225--- | Motorcyclist road injuries +V225XXA | Motorcyclist road injuries +V225XXD | Motorcyclist road injuries +V225XXS | Motorcyclist road injuries +V229--- | Motorcyclist road injuries +V229XXA | Motorcyclist road injuries +V229XXD | Motorcyclist road injuries +V229XXS | Motorcyclist road injuries +V23---- | Motorcyclist road injuries +V230--- | Motorcyclist road injuries +V230XXA | Motorcyclist road injuries +V230XXD | Motorcyclist road injuries +V230XXS | Motorcyclist road injuries +V231--- | Motorcyclist road injuries +V231XXA | Motorcyclist road injuries +V231XXD | Motorcyclist road injuries +V231XXS | Motorcyclist road injuries +V232--- | Motorcyclist road injuries +V232XXA | Motorcyclist road injuries +V232XXD | Motorcyclist road injuries +V232XXS | Motorcyclist road injuries +V233--- | Motorcyclist road injuries +V233XXA | Motorcyclist road injuries +V233XXD | Motorcyclist road injuries +V233XXS | Motorcyclist road injuries +V234--- | Motorcyclist road injuries +V234XXA | Motorcyclist road injuries +V234XXD | Motorcyclist road injuries +V234XXS | Motorcyclist road injuries +V235--- | Motorcyclist road injuries +V235XXA | Motorcyclist road injuries +V235XXD | Motorcyclist road injuries +V235XXS | Motorcyclist road injuries +V239--- | Motorcyclist road injuries +V239XXA | Motorcyclist road injuries +V239XXD | Motorcyclist road injuries +V239XXS | Motorcyclist road injuries +V24---- | Motorcyclist road injuries +V240--- | Motorcyclist road injuries +V240XXA | Motorcyclist road injuries +V240XXD | Motorcyclist road injuries +V240XXS | Motorcyclist road injuries +V241--- | Motorcyclist road injuries +V241XXA | Motorcyclist road injuries +V241XXD | Motorcyclist road injuries +V241XXS | Motorcyclist road injuries +V242--- | Motorcyclist road injuries +V242XXA | Motorcyclist road injuries +V242XXD | Motorcyclist road injuries +V242XXS | Motorcyclist road injuries +V243--- | Motorcyclist road injuries +V243XXA | Motorcyclist road injuries +V243XXD | Motorcyclist road injuries +V243XXS | Motorcyclist road injuries +V244--- | Motorcyclist road injuries +V244XXA | Motorcyclist road injuries +V244XXD | Motorcyclist road injuries +V244XXS | Motorcyclist road injuries +V245--- | Motorcyclist road injuries +V245XXA | Motorcyclist road injuries +V245XXD | Motorcyclist road injuries +V245XXS | Motorcyclist road injuries +V249--- | Motorcyclist road injuries +V249XXA | Motorcyclist road injuries +V249XXD | Motorcyclist road injuries +V249XXS | Motorcyclist road injuries +V25---- | Motorcyclist road injuries +V250--- | Motorcyclist road injuries +V250XXA | Motorcyclist road injuries +V250XXD | Motorcyclist road injuries +V250XXS | Motorcyclist road injuries +V251--- | Motorcyclist road injuries +V251XXA | Motorcyclist road injuries +V251XXD | Motorcyclist road injuries +V251XXS | Motorcyclist road injuries +V252--- | Motorcyclist road injuries +V252XXA | Motorcyclist road injuries +V252XXD | Motorcyclist road injuries +V252XXS | Motorcyclist road injuries +V253--- | Motorcyclist road injuries +V253XXA | Motorcyclist road injuries +V253XXD | Motorcyclist road injuries +V253XXS | Motorcyclist road injuries +V254--- | Motorcyclist road injuries +V254XXA | Motorcyclist road injuries +V254XXD | Motorcyclist road injuries +V254XXS | Motorcyclist road injuries +V255--- | Motorcyclist road injuries +V255XXA | Motorcyclist road injuries +V255XXD | Motorcyclist road injuries +V255XXS | Motorcyclist road injuries +V259--- | Motorcyclist road injuries +V259XXA | Motorcyclist road injuries +V259XXD | Motorcyclist road injuries +V259XXS | Motorcyclist road injuries +V26---- | Motorcyclist road injuries +V260--- | Motorcyclist road injuries +V260XXA | Motorcyclist road injuries +V260XXD | Motorcyclist road injuries +V260XXS | Motorcyclist road injuries +V261--- | Motorcyclist road injuries +V261XXA | Motorcyclist road injuries +V261XXD | Motorcyclist road injuries +V261XXS | Motorcyclist road injuries +V262--- | Motorcyclist road injuries +V262XXA | Motorcyclist road injuries +V262XXD | Motorcyclist road injuries +V262XXS | Motorcyclist road injuries +V263--- | Motorcyclist road injuries +V263XXA | Motorcyclist road injuries +V263XXD | Motorcyclist road injuries +V263XXS | Motorcyclist road injuries +V264--- | Motorcyclist road injuries +V264XXA | Motorcyclist road injuries +V264XXD | Motorcyclist road injuries +V264XXS | Motorcyclist road injuries +V265--- | Motorcyclist road injuries +V265XXA | Motorcyclist road injuries +V265XXD | Motorcyclist road injuries +V265XXS | Motorcyclist road injuries +V269--- | Motorcyclist road injuries +V269XXA | Motorcyclist road injuries +V269XXD | Motorcyclist road injuries +V269XXS | Motorcyclist road injuries +V27---- | Motorcyclist road injuries +V270--- | Motorcyclist road injuries +V270XXA | Motorcyclist road injuries +V270XXD | Motorcyclist road injuries +V270XXS | Motorcyclist road injuries +V271--- | Motorcyclist road injuries +V271XXA | Motorcyclist road injuries +V271XXD | Motorcyclist road injuries +V271XXS | Motorcyclist road injuries +V272--- | Motorcyclist road injuries +V272XXA | Motorcyclist road injuries +V272XXD | Motorcyclist road injuries +V272XXS | Motorcyclist road injuries +V273--- | Motorcyclist road injuries +V273XXA | Motorcyclist road injuries +V273XXD | Motorcyclist road injuries +V273XXS | Motorcyclist road injuries +V274--- | Motorcyclist road injuries +V274XXA | Motorcyclist road injuries +V274XXD | Motorcyclist road injuries +V274XXS | Motorcyclist road injuries +V275--- | Motorcyclist road injuries +V275XXA | Motorcyclist road injuries +V275XXD | Motorcyclist road injuries +V275XXS | Motorcyclist road injuries +V279--- | Motorcyclist road injuries +V279XXA | Motorcyclist road injuries +V279XXD | Motorcyclist road injuries +V279XXS | Motorcyclist road injuries +V28---- | Motorcyclist road injuries +V280--- | Motorcyclist road injuries +V280XXA | Motorcyclist road injuries +V280XXD | Motorcyclist road injuries +V280XXS | Motorcyclist road injuries +V281--- | Motorcyclist road injuries +V281XXA | Motorcyclist road injuries +V281XXD | Motorcyclist road injuries +V281XXS | Motorcyclist road injuries +V282--- | Motorcyclist road injuries +V282XXA | Motorcyclist road injuries +V282XXD | Motorcyclist road injuries +V282XXS | Motorcyclist road injuries +V283--- | Motorcyclist road injuries +V283XXA | Motorcyclist road injuries +V283XXD | Motorcyclist road injuries +V283XXS | Motorcyclist road injuries +V284--- | Motorcyclist road injuries +V284XXA | Motorcyclist road injuries +V284XXD | Motorcyclist road injuries +V284XXS | Motorcyclist road injuries +V285--- | Motorcyclist road injuries +V285XXA | Motorcyclist road injuries +V285XXD | Motorcyclist road injuries +V285XXS | Motorcyclist road injuries +V289--- | Motorcyclist road injuries +V289XXA | Motorcyclist road injuries +V289XXD | Motorcyclist road injuries +V289XXS | Motorcyclist road injuries +V29---- | Motorcyclist road injuries +V290--- | Motorcyclist road injuries +V2900XA | Motorcyclist road injuries +V2900XD | Motorcyclist road injuries +V2900XS | Motorcyclist road injuries +V2909XA | Motorcyclist road injuries +V2909XD | Motorcyclist road injuries +V2909XS | Motorcyclist road injuries +V291--- | Motorcyclist road injuries +V2910XA | Motorcyclist road injuries +V2910XD | Motorcyclist road injuries +V2910XS | Motorcyclist road injuries +V2919XA | Motorcyclist road injuries +V2919XD | Motorcyclist road injuries +V2919XS | Motorcyclist road injuries +V292--- | Motorcyclist road injuries +V2920XA | Motorcyclist road injuries +V2920XD | Motorcyclist road injuries +V2920XS | Motorcyclist road injuries +V2929XA | Motorcyclist road injuries +V2929XD | Motorcyclist road injuries +V2929XS | Motorcyclist road injuries +V293--- | Motorcyclist road injuries +V293XXA | Motorcyclist road injuries +V293XXD | Motorcyclist road injuries +V293XXS | Motorcyclist road injuries +V294--- | Motorcyclist road injuries +V2940XA | Motorcyclist road injuries +V2940XD | Motorcyclist road injuries +V2940XS | Motorcyclist road injuries +V2949XA | Motorcyclist road injuries +V2949XD | Motorcyclist road injuries +V2949XS | Motorcyclist road injuries +V295--- | Motorcyclist road injuries +V2950XA | Motorcyclist road injuries +V2950XD | Motorcyclist road injuries +V2950XS | Motorcyclist road injuries +V2959XA | Motorcyclist road injuries +V2959XD | Motorcyclist road injuries +V2959XS | Motorcyclist road injuries +V296--- | Motorcyclist road injuries +V2960XA | Motorcyclist road injuries +V2960XD | Motorcyclist road injuries +V2960XS | Motorcyclist road injuries +V2969XA | Motorcyclist road injuries +V2969XD | Motorcyclist road injuries +V2969XS | Motorcyclist road injuries +V298--- | Motorcyclist road injuries +V2981XA | Motorcyclist road injuries +V2981XD | Motorcyclist road injuries +V2981XS | Motorcyclist road injuries +V2988XA | Motorcyclist road injuries +V2988XD | Motorcyclist road injuries +V2988XS | Motorcyclist road injuries +V299--- | Motorcyclist road injuries +V30---- | Motor vehicle road injuries +V300--- | Motor vehicle road injuries +V300XXA | Motor vehicle road injuries +V300XXD | Motor vehicle road injuries +V300XXS | Motor vehicle road injuries +V301--- | Motor vehicle road injuries +V301XXA | Motor vehicle road injuries +V301XXD | Motor vehicle road injuries +V301XXS | Motor vehicle road injuries +V302--- | Motor vehicle road injuries +V302XXA | Motor vehicle road injuries +V302XXD | Motor vehicle road injuries +V302XXS | Motor vehicle road injuries +V303--- | Motor vehicle road injuries +V303XXA | Motor vehicle road injuries +V303XXD | Motor vehicle road injuries +V303XXS | Motor vehicle road injuries +V304--- | Motor vehicle road injuries +V304XXA | Motor vehicle road injuries +V304XXD | Motor vehicle road injuries +V304XXS | Motor vehicle road injuries +V305--- | Motor vehicle road injuries +V305XXA | Motor vehicle road injuries +V305XXD | Motor vehicle road injuries +V305XXS | Motor vehicle road injuries +V306--- | Motor vehicle road injuries +V306XXA | Motor vehicle road injuries +V306XXD | Motor vehicle road injuries +V306XXS | Motor vehicle road injuries +V307--- | Motor vehicle road injuries +V307XXA | Motor vehicle road injuries +V307XXD | Motor vehicle road injuries +V307XXS | Motor vehicle road injuries +V309--- | Motor vehicle road injuries +V309XXA | Motor vehicle road injuries +V309XXD | Motor vehicle road injuries +V309XXS | Motor vehicle road injuries +V31---- | Motor vehicle road injuries +V310--- | Motor vehicle road injuries +V310XXA | Motor vehicle road injuries +V310XXD | Motor vehicle road injuries +V310XXS | Motor vehicle road injuries +V311--- | Motor vehicle road injuries +V311XXA | Motor vehicle road injuries +V311XXD | Motor vehicle road injuries +V311XXS | Motor vehicle road injuries +V312--- | Motor vehicle road injuries +V312XXA | Motor vehicle road injuries +V312XXD | Motor vehicle road injuries +V312XXS | Motor vehicle road injuries +V313--- | Motor vehicle road injuries +V313XXA | Motor vehicle road injuries +V313XXD | Motor vehicle road injuries +V313XXS | Motor vehicle road injuries +V314--- | Motor vehicle road injuries +V314XXA | Motor vehicle road injuries +V314XXD | Motor vehicle road injuries +V314XXS | Motor vehicle road injuries +V315--- | Motor vehicle road injuries +V315XXA | Motor vehicle road injuries +V315XXD | Motor vehicle road injuries +V315XXS | Motor vehicle road injuries +V316--- | Motor vehicle road injuries +V316XXA | Motor vehicle road injuries +V316XXD | Motor vehicle road injuries +V316XXS | Motor vehicle road injuries +V317--- | Motor vehicle road injuries +V317XXA | Motor vehicle road injuries +V317XXD | Motor vehicle road injuries +V317XXS | Motor vehicle road injuries +V319--- | Motor vehicle road injuries +V319XXA | Motor vehicle road injuries +V319XXD | Motor vehicle road injuries +V319XXS | Motor vehicle road injuries +V32---- | Motor vehicle road injuries +V320--- | Motor vehicle road injuries +V320XXA | Motor vehicle road injuries +V320XXD | Motor vehicle road injuries +V320XXS | Motor vehicle road injuries +V321--- | Motor vehicle road injuries +V321XXA | Motor vehicle road injuries +V321XXD | Motor vehicle road injuries +V321XXS | Motor vehicle road injuries +V322--- | Motor vehicle road injuries +V322XXA | Motor vehicle road injuries +V322XXD | Motor vehicle road injuries +V322XXS | Motor vehicle road injuries +V323--- | Motor vehicle road injuries +V323XXA | Motor vehicle road injuries +V323XXD | Motor vehicle road injuries +V323XXS | Motor vehicle road injuries +V324--- | Motor vehicle road injuries +V324XXA | Motor vehicle road injuries +V324XXD | Motor vehicle road injuries +V324XXS | Motor vehicle road injuries +V325--- | Motor vehicle road injuries +V325XXA | Motor vehicle road injuries +V325XXD | Motor vehicle road injuries +V325XXS | Motor vehicle road injuries +V326--- | Motor vehicle road injuries +V326XXA | Motor vehicle road injuries +V326XXD | Motor vehicle road injuries +V326XXS | Motor vehicle road injuries +V327--- | Motor vehicle road injuries +V327XXA | Motor vehicle road injuries +V327XXD | Motor vehicle road injuries +V327XXS | Motor vehicle road injuries +V329--- | Motor vehicle road injuries +V329XXA | Motor vehicle road injuries +V329XXD | Motor vehicle road injuries +V329XXS | Motor vehicle road injuries +V33---- | Motor vehicle road injuries +V330--- | Motor vehicle road injuries +V330XXA | Motor vehicle road injuries +V330XXD | Motor vehicle road injuries +V330XXS | Motor vehicle road injuries +V331--- | Motor vehicle road injuries +V331XXA | Motor vehicle road injuries +V331XXD | Motor vehicle road injuries +V331XXS | Motor vehicle road injuries +V332--- | Motor vehicle road injuries +V332XXA | Motor vehicle road injuries +V332XXD | Motor vehicle road injuries +V332XXS | Motor vehicle road injuries +V333--- | Motor vehicle road injuries +V333XXA | Motor vehicle road injuries +V333XXD | Motor vehicle road injuries +V333XXS | Motor vehicle road injuries +V334--- | Motor vehicle road injuries +V334XXA | Motor vehicle road injuries +V334XXD | Motor vehicle road injuries +V334XXS | Motor vehicle road injuries +V335--- | Motor vehicle road injuries +V335XXA | Motor vehicle road injuries +V335XXD | Motor vehicle road injuries +V335XXS | Motor vehicle road injuries +V336--- | Motor vehicle road injuries +V336XXA | Motor vehicle road injuries +V336XXD | Motor vehicle road injuries +V336XXS | Motor vehicle road injuries +V337--- | Motor vehicle road injuries +V337XXA | Motor vehicle road injuries +V337XXD | Motor vehicle road injuries +V337XXS | Motor vehicle road injuries +V339--- | Motor vehicle road injuries +V339XXA | Motor vehicle road injuries +V339XXD | Motor vehicle road injuries +V339XXS | Motor vehicle road injuries +V34---- | Motor vehicle road injuries +V340--- | Motor vehicle road injuries +V340XXA | Motor vehicle road injuries +V340XXD | Motor vehicle road injuries +V340XXS | Motor vehicle road injuries +V341--- | Motor vehicle road injuries +V341XXA | Motor vehicle road injuries +V341XXD | Motor vehicle road injuries +V341XXS | Motor vehicle road injuries +V342--- | Motor vehicle road injuries +V342XXA | Motor vehicle road injuries +V342XXD | Motor vehicle road injuries +V342XXS | Motor vehicle road injuries +V343--- | Motor vehicle road injuries +V343XXA | Motor vehicle road injuries +V343XXD | Motor vehicle road injuries +V343XXS | Motor vehicle road injuries +V344--- | Motor vehicle road injuries +V344XXA | Motor vehicle road injuries +V344XXD | Motor vehicle road injuries +V344XXS | Motor vehicle road injuries +V345--- | Motor vehicle road injuries +V345XXA | Motor vehicle road injuries +V345XXD | Motor vehicle road injuries +V345XXS | Motor vehicle road injuries +V346--- | Motor vehicle road injuries +V346XXA | Motor vehicle road injuries +V346XXD | Motor vehicle road injuries +V346XXS | Motor vehicle road injuries +V347--- | Motor vehicle road injuries +V347XXA | Motor vehicle road injuries +V347XXD | Motor vehicle road injuries +V347XXS | Motor vehicle road injuries +V349--- | Motor vehicle road injuries +V349XXA | Motor vehicle road injuries +V349XXD | Motor vehicle road injuries +V349XXS | Motor vehicle road injuries +V35---- | Motor vehicle road injuries +V350--- | Motor vehicle road injuries +V350XXA | Motor vehicle road injuries +V350XXD | Motor vehicle road injuries +V350XXS | Motor vehicle road injuries +V351--- | Motor vehicle road injuries +V351XXA | Motor vehicle road injuries +V351XXD | Motor vehicle road injuries +V351XXS | Motor vehicle road injuries +V352--- | Motor vehicle road injuries +V352XXA | Motor vehicle road injuries +V352XXD | Motor vehicle road injuries +V352XXS | Motor vehicle road injuries +V353--- | Motor vehicle road injuries +V353XXA | Motor vehicle road injuries +V353XXD | Motor vehicle road injuries +V353XXS | Motor vehicle road injuries +V354--- | Motor vehicle road injuries +V354XXA | Motor vehicle road injuries +V354XXD | Motor vehicle road injuries +V354XXS | Motor vehicle road injuries +V355--- | Motor vehicle road injuries +V355XXA | Motor vehicle road injuries +V355XXD | Motor vehicle road injuries +V355XXS | Motor vehicle road injuries +V356--- | Motor vehicle road injuries +V356XXA | Motor vehicle road injuries +V356XXD | Motor vehicle road injuries +V356XXS | Motor vehicle road injuries +V357--- | Motor vehicle road injuries +V357XXA | Motor vehicle road injuries +V357XXD | Motor vehicle road injuries +V357XXS | Motor vehicle road injuries +V359--- | Motor vehicle road injuries +V359XXA | Motor vehicle road injuries +V359XXD | Motor vehicle road injuries +V359XXS | Motor vehicle road injuries +V36---- | Motor vehicle road injuries +V360--- | Motor vehicle road injuries +V360XXA | Motor vehicle road injuries +V360XXD | Motor vehicle road injuries +V360XXS | Motor vehicle road injuries +V361--- | Motor vehicle road injuries +V361XXA | Motor vehicle road injuries +V361XXD | Motor vehicle road injuries +V361XXS | Motor vehicle road injuries +V362--- | Motor vehicle road injuries +V362XXA | Motor vehicle road injuries +V362XXD | Motor vehicle road injuries +V362XXS | Motor vehicle road injuries +V363--- | Motor vehicle road injuries +V363XXA | Motor vehicle road injuries +V363XXD | Motor vehicle road injuries +V363XXS | Motor vehicle road injuries +V364--- | Motor vehicle road injuries +V364XXA | Motor vehicle road injuries +V364XXD | Motor vehicle road injuries +V364XXS | Motor vehicle road injuries +V365--- | Motor vehicle road injuries +V365XXA | Motor vehicle road injuries +V365XXD | Motor vehicle road injuries +V365XXS | Motor vehicle road injuries +V366--- | Motor vehicle road injuries +V366XXA | Motor vehicle road injuries +V366XXD | Motor vehicle road injuries +V366XXS | Motor vehicle road injuries +V367--- | Motor vehicle road injuries +V367XXA | Motor vehicle road injuries +V367XXD | Motor vehicle road injuries +V367XXS | Motor vehicle road injuries +V369--- | Motor vehicle road injuries +V369XXA | Motor vehicle road injuries +V369XXD | Motor vehicle road injuries +V369XXS | Motor vehicle road injuries +V37---- | Motor vehicle road injuries +V370--- | Motor vehicle road injuries +V370XXA | Motor vehicle road injuries +V370XXD | Motor vehicle road injuries +V370XXS | Motor vehicle road injuries +V371--- | Motor vehicle road injuries +V371XXA | Motor vehicle road injuries +V371XXD | Motor vehicle road injuries +V371XXS | Motor vehicle road injuries +V372--- | Motor vehicle road injuries +V372XXA | Motor vehicle road injuries +V372XXD | Motor vehicle road injuries +V372XXS | Motor vehicle road injuries +V373--- | Motor vehicle road injuries +V373XXA | Motor vehicle road injuries +V373XXD | Motor vehicle road injuries +V373XXS | Motor vehicle road injuries +V374--- | Motor vehicle road injuries +V374XXA | Motor vehicle road injuries +V374XXD | Motor vehicle road injuries +V374XXS | Motor vehicle road injuries +V375--- | Motor vehicle road injuries +V375XXA | Motor vehicle road injuries +V375XXD | Motor vehicle road injuries +V375XXS | Motor vehicle road injuries +V376--- | Motor vehicle road injuries +V376XXA | Motor vehicle road injuries +V376XXD | Motor vehicle road injuries +V376XXS | Motor vehicle road injuries +V377--- | Motor vehicle road injuries +V377XXA | Motor vehicle road injuries +V377XXD | Motor vehicle road injuries +V377XXS | Motor vehicle road injuries +V379--- | Motor vehicle road injuries +V379XXA | Motor vehicle road injuries +V379XXD | Motor vehicle road injuries +V379XXS | Motor vehicle road injuries +V38---- | Motor vehicle road injuries +V380--- | Motor vehicle road injuries +V380XXA | Motor vehicle road injuries +V380XXD | Motor vehicle road injuries +V380XXS | Motor vehicle road injuries +V381--- | Motor vehicle road injuries +V381XXA | Motor vehicle road injuries +V381XXD | Motor vehicle road injuries +V381XXS | Motor vehicle road injuries +V382--- | Motor vehicle road injuries +V382XXA | Motor vehicle road injuries +V382XXD | Motor vehicle road injuries +V382XXS | Motor vehicle road injuries +V383--- | Motor vehicle road injuries +V383XXA | Motor vehicle road injuries +V383XXD | Motor vehicle road injuries +V383XXS | Motor vehicle road injuries +V384--- | Motor vehicle road injuries +V384XXA | Motor vehicle road injuries +V384XXD | Motor vehicle road injuries +V384XXS | Motor vehicle road injuries +V385--- | Motor vehicle road injuries +V385XXA | Motor vehicle road injuries +V385XXD | Motor vehicle road injuries +V385XXS | Motor vehicle road injuries +V386--- | Motor vehicle road injuries +V386XXA | Motor vehicle road injuries +V386XXD | Motor vehicle road injuries +V386XXS | Motor vehicle road injuries +V387--- | Motor vehicle road injuries +V387XXA | Motor vehicle road injuries +V387XXD | Motor vehicle road injuries +V387XXS | Motor vehicle road injuries +V389--- | Motor vehicle road injuries +V389XXA | Motor vehicle road injuries +V389XXD | Motor vehicle road injuries +V389XXS | Motor vehicle road injuries +V39---- | Motor vehicle road injuries +V390--- | Motor vehicle road injuries +V3900XA | Motor vehicle road injuries +V3900XD | Motor vehicle road injuries +V3900XS | Motor vehicle road injuries +V3909XA | Motor vehicle road injuries +V3909XD | Motor vehicle road injuries +V3909XS | Motor vehicle road injuries +V391--- | Motor vehicle road injuries +V3910XA | Motor vehicle road injuries +V3910XD | Motor vehicle road injuries +V3910XS | Motor vehicle road injuries +V3919XA | Motor vehicle road injuries +V3919XD | Motor vehicle road injuries +V3919XS | Motor vehicle road injuries +V392--- | Motor vehicle road injuries +V3920XA | Motor vehicle road injuries +V3920XD | Motor vehicle road injuries +V3920XS | Motor vehicle road injuries +V3929XA | Motor vehicle road injuries +V3929XD | Motor vehicle road injuries +V3929XS | Motor vehicle road injuries +V393--- | Motor vehicle road injuries +V393XXA | Motor vehicle road injuries +V393XXD | Motor vehicle road injuries +V393XXS | Motor vehicle road injuries +V394--- | Motor vehicle road injuries +V3940XA | Motor vehicle road injuries +V3940XD | Motor vehicle road injuries +V3940XS | Motor vehicle road injuries +V3949XA | Motor vehicle road injuries +V3949XD | Motor vehicle road injuries +V3949XS | Motor vehicle road injuries +V395--- | Motor vehicle road injuries +V3950XA | Motor vehicle road injuries +V3950XD | Motor vehicle road injuries +V3950XS | Motor vehicle road injuries +V3959XA | Motor vehicle road injuries +V3959XD | Motor vehicle road injuries +V3959XS | Motor vehicle road injuries +V396--- | Motor vehicle road injuries +V3960XA | Motor vehicle road injuries +V3960XD | Motor vehicle road injuries +V3960XS | Motor vehicle road injuries +V3969XA | Motor vehicle road injuries +V3969XD | Motor vehicle road injuries +V3969XS | Motor vehicle road injuries +V398--- | Motor vehicle road injuries +V3981XA | Motor vehicle road injuries +V3981XD | Motor vehicle road injuries +V3981XS | Motor vehicle road injuries +V3989XA | Motor vehicle road injuries +V3989XD | Motor vehicle road injuries +V3989XS | Motor vehicle road injuries +V399--- | Motor vehicle road injuries +V399XXA | Motor vehicle road injuries +V399XXD | Motor vehicle road injuries +V399XXS | Motor vehicle road injuries +V40---- | Motor vehicle road injuries +V400--- | Motor vehicle road injuries +V400XXA | Motor vehicle road injuries +V400XXD | Motor vehicle road injuries +V400XXS | Motor vehicle road injuries +V401--- | Motor vehicle road injuries +V401XXA | Motor vehicle road injuries +V401XXD | Motor vehicle road injuries +V401XXS | Motor vehicle road injuries +V402--- | Motor vehicle road injuries +V402XXA | Motor vehicle road injuries +V402XXD | Motor vehicle road injuries +V402XXS | Motor vehicle road injuries +V403--- | Motor vehicle road injuries +V403XXA | Motor vehicle road injuries +V403XXD | Motor vehicle road injuries +V403XXS | Motor vehicle road injuries +V404--- | Motor vehicle road injuries +V404XXA | Motor vehicle road injuries +V404XXD | Motor vehicle road injuries +V404XXS | Motor vehicle road injuries +V405--- | Motor vehicle road injuries +V405XXA | Motor vehicle road injuries +V405XXD | Motor vehicle road injuries +V405XXS | Motor vehicle road injuries +V406--- | Motor vehicle road injuries +V406XXA | Motor vehicle road injuries +V406XXD | Motor vehicle road injuries +V406XXS | Motor vehicle road injuries +V407--- | Motor vehicle road injuries +V407XXA | Motor vehicle road injuries +V407XXD | Motor vehicle road injuries +V407XXS | Motor vehicle road injuries +V409--- | Motor vehicle road injuries +V409XXA | Motor vehicle road injuries +V409XXD | Motor vehicle road injuries +V409XXS | Motor vehicle road injuries +V41---- | Motor vehicle road injuries +V410--- | Motor vehicle road injuries +V410XXA | Motor vehicle road injuries +V410XXD | Motor vehicle road injuries +V410XXS | Motor vehicle road injuries +V411--- | Motor vehicle road injuries +V411XXA | Motor vehicle road injuries +V411XXD | Motor vehicle road injuries +V411XXS | Motor vehicle road injuries +V412--- | Motor vehicle road injuries +V412XXA | Motor vehicle road injuries +V412XXD | Motor vehicle road injuries +V412XXS | Motor vehicle road injuries +V413--- | Motor vehicle road injuries +V413XXA | Motor vehicle road injuries +V413XXD | Motor vehicle road injuries +V413XXS | Motor vehicle road injuries +V414--- | Motor vehicle road injuries +V414XXA | Motor vehicle road injuries +V414XXD | Motor vehicle road injuries +V414XXS | Motor vehicle road injuries +V415--- | Motor vehicle road injuries +V415XXA | Motor vehicle road injuries +V415XXD | Motor vehicle road injuries +V415XXS | Motor vehicle road injuries +V416--- | Motor vehicle road injuries +V416XXA | Motor vehicle road injuries +V416XXD | Motor vehicle road injuries +V416XXS | Motor vehicle road injuries +V417--- | Motor vehicle road injuries +V417XXA | Motor vehicle road injuries +V417XXD | Motor vehicle road injuries +V417XXS | Motor vehicle road injuries +V419--- | Motor vehicle road injuries +V419XXA | Motor vehicle road injuries +V419XXD | Motor vehicle road injuries +V419XXS | Motor vehicle road injuries +V42---- | Motor vehicle road injuries +V420--- | Motor vehicle road injuries +V420XXA | Motor vehicle road injuries +V420XXD | Motor vehicle road injuries +V420XXS | Motor vehicle road injuries +V421--- | Motor vehicle road injuries +V421XXA | Motor vehicle road injuries +V421XXD | Motor vehicle road injuries +V421XXS | Motor vehicle road injuries +V422--- | Motor vehicle road injuries +V422XXA | Motor vehicle road injuries +V422XXD | Motor vehicle road injuries +V422XXS | Motor vehicle road injuries +V423--- | Motor vehicle road injuries +V423XXA | Motor vehicle road injuries +V423XXD | Motor vehicle road injuries +V423XXS | Motor vehicle road injuries +V424--- | Motor vehicle road injuries +V424XXA | Motor vehicle road injuries +V424XXD | Motor vehicle road injuries +V424XXS | Motor vehicle road injuries +V425--- | Motor vehicle road injuries +V425XXA | Motor vehicle road injuries +V425XXD | Motor vehicle road injuries +V425XXS | Motor vehicle road injuries +V426--- | Motor vehicle road injuries +V426XXA | Motor vehicle road injuries +V426XXD | Motor vehicle road injuries +V426XXS | Motor vehicle road injuries +V427--- | Motor vehicle road injuries +V427XXA | Motor vehicle road injuries +V427XXD | Motor vehicle road injuries +V427XXS | Motor vehicle road injuries +V429--- | Motor vehicle road injuries +V429XXA | Motor vehicle road injuries +V429XXD | Motor vehicle road injuries +V429XXS | Motor vehicle road injuries +V43---- | Motor vehicle road injuries +V430--- | Motor vehicle road injuries +V4301XA | Motor vehicle road injuries +V4301XD | Motor vehicle road injuries +V4301XS | Motor vehicle road injuries +V4302XA | Motor vehicle road injuries +V4302XD | Motor vehicle road injuries +V4302XS | Motor vehicle road injuries +V4303XA | Motor vehicle road injuries +V4303XD | Motor vehicle road injuries +V4303XS | Motor vehicle road injuries +V4304XA | Motor vehicle road injuries +V4304XD | Motor vehicle road injuries +V4304XS | Motor vehicle road injuries +V431--- | Motor vehicle road injuries +V4311XA | Motor vehicle road injuries +V4311XD | Motor vehicle road injuries +V4311XS | Motor vehicle road injuries +V4312XA | Motor vehicle road injuries +V4312XD | Motor vehicle road injuries +V4312XS | Motor vehicle road injuries +V4313XA | Motor vehicle road injuries +V4313XD | Motor vehicle road injuries +V4313XS | Motor vehicle road injuries +V4314XA | Motor vehicle road injuries +V4314XD | Motor vehicle road injuries +V4314XS | Motor vehicle road injuries +V432--- | Motor vehicle road injuries +V4321XA | Motor vehicle road injuries +V4321XD | Motor vehicle road injuries +V4321XS | Motor vehicle road injuries +V4322XA | Motor vehicle road injuries +V4322XD | Motor vehicle road injuries +V4322XS | Motor vehicle road injuries +V4323XA | Motor vehicle road injuries +V4323XD | Motor vehicle road injuries +V4323XS | Motor vehicle road injuries +V4324XA | Motor vehicle road injuries +V4324XD | Motor vehicle road injuries +V4324XS | Motor vehicle road injuries +V433--- | Motor vehicle road injuries +V4331XA | Motor vehicle road injuries +V4331XD | Motor vehicle road injuries +V4331XS | Motor vehicle road injuries +V4332XA | Motor vehicle road injuries +V4332XD | Motor vehicle road injuries +V4332XS | Motor vehicle road injuries +V4333XA | Motor vehicle road injuries +V4333XD | Motor vehicle road injuries +V4333XS | Motor vehicle road injuries +V4334XA | Motor vehicle road injuries +V4334XD | Motor vehicle road injuries +V4334XS | Motor vehicle road injuries +V434--- | Motor vehicle road injuries +V4341XA | Motor vehicle road injuries +V4341XD | Motor vehicle road injuries +V4341XS | Motor vehicle road injuries +V4342XA | Motor vehicle road injuries +V4342XD | Motor vehicle road injuries +V4342XS | Motor vehicle road injuries +V4343XA | Motor vehicle road injuries +V4343XD | Motor vehicle road injuries +V4343XS | Motor vehicle road injuries +V4344XA | Motor vehicle road injuries +V4344XD | Motor vehicle road injuries +V4344XS | Motor vehicle road injuries +V435--- | Motor vehicle road injuries +V4351XA | Motor vehicle road injuries +V4351XD | Motor vehicle road injuries +V4351XS | Motor vehicle road injuries +V4352XA | Motor vehicle road injuries +V4352XD | Motor vehicle road injuries +V4352XS | Motor vehicle road injuries +V4353XA | Motor vehicle road injuries +V4353XD | Motor vehicle road injuries +V4353XS | Motor vehicle road injuries +V4354XA | Motor vehicle road injuries +V4354XD | Motor vehicle road injuries +V4354XS | Motor vehicle road injuries +V436--- | Motor vehicle road injuries +V4361XA | Motor vehicle road injuries +V4361XD | Motor vehicle road injuries +V4361XS | Motor vehicle road injuries +V4362XA | Motor vehicle road injuries +V4362XD | Motor vehicle road injuries +V4362XS | Motor vehicle road injuries +V4363XA | Motor vehicle road injuries +V4363XD | Motor vehicle road injuries +V4363XS | Motor vehicle road injuries +V4364XA | Motor vehicle road injuries +V4364XD | Motor vehicle road injuries +V4364XS | Motor vehicle road injuries +V437--- | Motor vehicle road injuries +V4371XA | Motor vehicle road injuries +V4371XD | Motor vehicle road injuries +V4371XS | Motor vehicle road injuries +V4372XA | Motor vehicle road injuries +V4372XD | Motor vehicle road injuries +V4372XS | Motor vehicle road injuries +V4373XA | Motor vehicle road injuries +V4373XD | Motor vehicle road injuries +V4373XS | Motor vehicle road injuries +V4374XA | Motor vehicle road injuries +V4374XD | Motor vehicle road injuries +V4374XS | Motor vehicle road injuries +V439--- | Motor vehicle road injuries +V4391XA | Motor vehicle road injuries +V4391XD | Motor vehicle road injuries +V4391XS | Motor vehicle road injuries +V4392XA | Motor vehicle road injuries +V4392XD | Motor vehicle road injuries +V4392XS | Motor vehicle road injuries +V4393XA | Motor vehicle road injuries +V4393XD | Motor vehicle road injuries +V4393XS | Motor vehicle road injuries +V4394XA | Motor vehicle road injuries +V4394XD | Motor vehicle road injuries +V4394XS | Motor vehicle road injuries +V44---- | Motor vehicle road injuries +V440--- | Motor vehicle road injuries +V440XXA | Motor vehicle road injuries +V440XXD | Motor vehicle road injuries +V440XXS | Motor vehicle road injuries +V441--- | Motor vehicle road injuries +V441XXA | Motor vehicle road injuries +V441XXD | Motor vehicle road injuries +V441XXS | Motor vehicle road injuries +V442--- | Motor vehicle road injuries +V442XXA | Motor vehicle road injuries +V442XXD | Motor vehicle road injuries +V442XXS | Motor vehicle road injuries +V443--- | Motor vehicle road injuries +V443XXA | Motor vehicle road injuries +V443XXD | Motor vehicle road injuries +V443XXS | Motor vehicle road injuries +V444--- | Motor vehicle road injuries +V444XXA | Motor vehicle road injuries +V444XXD | Motor vehicle road injuries +V444XXS | Motor vehicle road injuries +V445--- | Motor vehicle road injuries +V445XXA | Motor vehicle road injuries +V445XXD | Motor vehicle road injuries +V445XXS | Motor vehicle road injuries +V446--- | Motor vehicle road injuries +V446XXA | Motor vehicle road injuries +V446XXD | Motor vehicle road injuries +V446XXS | Motor vehicle road injuries +V447--- | Motor vehicle road injuries +V447XXA | Motor vehicle road injuries +V447XXD | Motor vehicle road injuries +V447XXS | Motor vehicle road injuries +V449--- | Motor vehicle road injuries +V449XXA | Motor vehicle road injuries +V449XXD | Motor vehicle road injuries +V449XXS | Motor vehicle road injuries +V45---- | Motor vehicle road injuries +V450--- | Motor vehicle road injuries +V450XXA | Motor vehicle road injuries +V450XXD | Motor vehicle road injuries +V450XXS | Motor vehicle road injuries +V451--- | Motor vehicle road injuries +V451XXA | Motor vehicle road injuries +V451XXD | Motor vehicle road injuries +V451XXS | Motor vehicle road injuries +V452--- | Motor vehicle road injuries +V452XXA | Motor vehicle road injuries +V452XXD | Motor vehicle road injuries +V452XXS | Motor vehicle road injuries +V453--- | Motor vehicle road injuries +V453XXA | Motor vehicle road injuries +V453XXD | Motor vehicle road injuries +V453XXS | Motor vehicle road injuries +V454--- | Motor vehicle road injuries +V454XXA | Motor vehicle road injuries +V454XXD | Motor vehicle road injuries +V454XXS | Motor vehicle road injuries +V455--- | Motor vehicle road injuries +V455XXA | Motor vehicle road injuries +V455XXD | Motor vehicle road injuries +V455XXS | Motor vehicle road injuries +V456--- | Motor vehicle road injuries +V456XXA | Motor vehicle road injuries +V456XXD | Motor vehicle road injuries +V456XXS | Motor vehicle road injuries +V457--- | Motor vehicle road injuries +V457XXA | Motor vehicle road injuries +V457XXD | Motor vehicle road injuries +V457XXS | Motor vehicle road injuries +V459--- | Motor vehicle road injuries +V459XXA | Motor vehicle road injuries +V459XXD | Motor vehicle road injuries +V459XXS | Motor vehicle road injuries +V46---- | Motor vehicle road injuries +V460--- | Motor vehicle road injuries +V460XXA | Motor vehicle road injuries +V460XXD | Motor vehicle road injuries +V460XXS | Motor vehicle road injuries +V461--- | Motor vehicle road injuries +V461XXA | Motor vehicle road injuries +V461XXD | Motor vehicle road injuries +V461XXS | Motor vehicle road injuries +V462--- | Motor vehicle road injuries +V462XXA | Motor vehicle road injuries +V462XXD | Motor vehicle road injuries +V462XXS | Motor vehicle road injuries +V463--- | Motor vehicle road injuries +V463XXA | Motor vehicle road injuries +V463XXD | Motor vehicle road injuries +V463XXS | Motor vehicle road injuries +V464--- | Motor vehicle road injuries +V464XXA | Motor vehicle road injuries +V464XXD | Motor vehicle road injuries +V464XXS | Motor vehicle road injuries +V465--- | Motor vehicle road injuries +V465XXA | Motor vehicle road injuries +V465XXD | Motor vehicle road injuries +V465XXS | Motor vehicle road injuries +V466--- | Motor vehicle road injuries +V466XXA | Motor vehicle road injuries +V466XXD | Motor vehicle road injuries +V466XXS | Motor vehicle road injuries +V467--- | Motor vehicle road injuries +V467XXA | Motor vehicle road injuries +V467XXD | Motor vehicle road injuries +V467XXS | Motor vehicle road injuries +V469--- | Motor vehicle road injuries +V469XXA | Motor vehicle road injuries +V469XXD | Motor vehicle road injuries +V469XXS | Motor vehicle road injuries +V47---- | Motor vehicle road injuries +V470--- | Motor vehicle road injuries +V470XXA | Motor vehicle road injuries +V470XXD | Motor vehicle road injuries +V470XXS | Motor vehicle road injuries +V471--- | Motor vehicle road injuries +V471XXA | Motor vehicle road injuries +V471XXD | Motor vehicle road injuries +V471XXS | Motor vehicle road injuries +V472--- | Motor vehicle road injuries +V472XXA | Motor vehicle road injuries +V472XXD | Motor vehicle road injuries +V472XXS | Motor vehicle road injuries +V473--- | Motor vehicle road injuries +V473XXA | Motor vehicle road injuries +V473XXD | Motor vehicle road injuries +V473XXS | Motor vehicle road injuries +V474--- | Motor vehicle road injuries +V474XXA | Motor vehicle road injuries +V474XXD | Motor vehicle road injuries +V474XXS | Motor vehicle road injuries +V475--- | Motor vehicle road injuries +V475XXA | Motor vehicle road injuries +V475XXD | Motor vehicle road injuries +V475XXS | Motor vehicle road injuries +V476--- | Motor vehicle road injuries +V476XXA | Motor vehicle road injuries +V476XXD | Motor vehicle road injuries +V476XXS | Motor vehicle road injuries +V477--- | Motor vehicle road injuries +V477XXA | Motor vehicle road injuries +V477XXD | Motor vehicle road injuries +V477XXS | Motor vehicle road injuries +V479--- | Motor vehicle road injuries +V479XXA | Motor vehicle road injuries +V479XXD | Motor vehicle road injuries +V479XXS | Motor vehicle road injuries +V48---- | Motor vehicle road injuries +V480--- | Motor vehicle road injuries +V480XXA | Motor vehicle road injuries +V480XXD | Motor vehicle road injuries +V480XXS | Motor vehicle road injuries +V481--- | Motor vehicle road injuries +V481XXA | Motor vehicle road injuries +V481XXD | Motor vehicle road injuries +V481XXS | Motor vehicle road injuries +V482--- | Motor vehicle road injuries +V482XXA | Motor vehicle road injuries +V482XXD | Motor vehicle road injuries +V482XXS | Motor vehicle road injuries +V483--- | Motor vehicle road injuries +V483XXA | Motor vehicle road injuries +V483XXD | Motor vehicle road injuries +V483XXS | Motor vehicle road injuries +V484--- | Motor vehicle road injuries +V484XXA | Motor vehicle road injuries +V484XXD | Motor vehicle road injuries +V484XXS | Motor vehicle road injuries +V485--- | Motor vehicle road injuries +V485XXA | Motor vehicle road injuries +V485XXD | Motor vehicle road injuries +V485XXS | Motor vehicle road injuries +V486--- | Motor vehicle road injuries +V486XXA | Motor vehicle road injuries +V486XXD | Motor vehicle road injuries +V486XXS | Motor vehicle road injuries +V487--- | Motor vehicle road injuries +V487XXA | Motor vehicle road injuries +V487XXD | Motor vehicle road injuries +V487XXS | Motor vehicle road injuries +V489--- | Motor vehicle road injuries +V489XXA | Motor vehicle road injuries +V489XXD | Motor vehicle road injuries +V489XXS | Motor vehicle road injuries +V49---- | Motor vehicle road injuries +V490--- | Motor vehicle road injuries +V4900XA | Motor vehicle road injuries +V4900XD | Motor vehicle road injuries +V4900XS | Motor vehicle road injuries +V4909XA | Motor vehicle road injuries +V4909XD | Motor vehicle road injuries +V4909XS | Motor vehicle road injuries +V491--- | Motor vehicle road injuries +V4910XA | Motor vehicle road injuries +V4910XD | Motor vehicle road injuries +V4910XS | Motor vehicle road injuries +V4919XA | Motor vehicle road injuries +V4919XD | Motor vehicle road injuries +V4919XS | Motor vehicle road injuries +V492--- | Motor vehicle road injuries +V4920XA | Motor vehicle road injuries +V4920XD | Motor vehicle road injuries +V4920XS | Motor vehicle road injuries +V4929XA | Motor vehicle road injuries +V4929XD | Motor vehicle road injuries +V4929XS | Motor vehicle road injuries +V493--- | Motor vehicle road injuries +V493XXA | Motor vehicle road injuries +V493XXD | Motor vehicle road injuries +V493XXS | Motor vehicle road injuries +V494--- | Motor vehicle road injuries +V4940XA | Motor vehicle road injuries +V4940XD | Motor vehicle road injuries +V4940XS | Motor vehicle road injuries +V4949XA | Motor vehicle road injuries +V4949XD | Motor vehicle road injuries +V4949XS | Motor vehicle road injuries +V495--- | Motor vehicle road injuries +V4950XA | Motor vehicle road injuries +V4950XD | Motor vehicle road injuries +V4950XS | Motor vehicle road injuries +V4959XA | Motor vehicle road injuries +V4959XD | Motor vehicle road injuries +V4959XS | Motor vehicle road injuries +V496--- | Motor vehicle road injuries +V4960XA | Motor vehicle road injuries +V4960XD | Motor vehicle road injuries +V4960XS | Motor vehicle road injuries +V4969XA | Motor vehicle road injuries +V4969XD | Motor vehicle road injuries +V4969XS | Motor vehicle road injuries +V498--- | Motor vehicle road injuries +V4981XA | Motor vehicle road injuries +V4981XD | Motor vehicle road injuries +V4981XS | Motor vehicle road injuries +V4988XA | Motor vehicle road injuries +V4988XD | Motor vehicle road injuries +V4988XS | Motor vehicle road injuries +V499--- | Motor vehicle road injuries +V499XXA | Motor vehicle road injuries +V499XXD | Motor vehicle road injuries +V499XXS | Motor vehicle road injuries +V50---- | Motor vehicle road injuries +V500--- | Motor vehicle road injuries +V500XXA | Motor vehicle road injuries +V500XXD | Motor vehicle road injuries +V500XXS | Motor vehicle road injuries +V501--- | Motor vehicle road injuries +V501XXA | Motor vehicle road injuries +V501XXD | Motor vehicle road injuries +V501XXS | Motor vehicle road injuries +V502--- | Motor vehicle road injuries +V502XXA | Motor vehicle road injuries +V502XXD | Motor vehicle road injuries +V502XXS | Motor vehicle road injuries +V503--- | Motor vehicle road injuries +V503XXA | Motor vehicle road injuries +V503XXD | Motor vehicle road injuries +V503XXS | Motor vehicle road injuries +V504--- | Motor vehicle road injuries +V504XXA | Motor vehicle road injuries +V504XXD | Motor vehicle road injuries +V504XXS | Motor vehicle road injuries +V505--- | Motor vehicle road injuries +V505XXA | Motor vehicle road injuries +V505XXD | Motor vehicle road injuries +V505XXS | Motor vehicle road injuries +V506--- | Motor vehicle road injuries +V506XXA | Motor vehicle road injuries +V506XXD | Motor vehicle road injuries +V506XXS | Motor vehicle road injuries +V507--- | Motor vehicle road injuries +V507XXA | Motor vehicle road injuries +V507XXD | Motor vehicle road injuries +V507XXS | Motor vehicle road injuries +V509--- | Motor vehicle road injuries +V509XXA | Motor vehicle road injuries +V509XXD | Motor vehicle road injuries +V509XXS | Motor vehicle road injuries +V51---- | Motor vehicle road injuries +V510--- | Motor vehicle road injuries +V510XXA | Motor vehicle road injuries +V510XXD | Motor vehicle road injuries +V510XXS | Motor vehicle road injuries +V511--- | Motor vehicle road injuries +V511XXA | Motor vehicle road injuries +V511XXD | Motor vehicle road injuries +V511XXS | Motor vehicle road injuries +V512--- | Motor vehicle road injuries +V512XXA | Motor vehicle road injuries +V512XXD | Motor vehicle road injuries +V512XXS | Motor vehicle road injuries +V513--- | Motor vehicle road injuries +V513XXA | Motor vehicle road injuries +V513XXD | Motor vehicle road injuries +V513XXS | Motor vehicle road injuries +V514--- | Motor vehicle road injuries +V514XXA | Motor vehicle road injuries +V514XXD | Motor vehicle road injuries +V514XXS | Motor vehicle road injuries +V515--- | Motor vehicle road injuries +V515XXA | Motor vehicle road injuries +V515XXD | Motor vehicle road injuries +V515XXS | Motor vehicle road injuries +V516--- | Motor vehicle road injuries +V516XXA | Motor vehicle road injuries +V516XXD | Motor vehicle road injuries +V516XXS | Motor vehicle road injuries +V517--- | Motor vehicle road injuries +V517XXA | Motor vehicle road injuries +V517XXD | Motor vehicle road injuries +V517XXS | Motor vehicle road injuries +V519--- | Motor vehicle road injuries +V519XXA | Motor vehicle road injuries +V519XXD | Motor vehicle road injuries +V519XXS | Motor vehicle road injuries +V52---- | Motor vehicle road injuries +V520--- | Motor vehicle road injuries +V520XXA | Motor vehicle road injuries +V520XXD | Motor vehicle road injuries +V520XXS | Motor vehicle road injuries +V521--- | Motor vehicle road injuries +V521XXA | Motor vehicle road injuries +V521XXD | Motor vehicle road injuries +V521XXS | Motor vehicle road injuries +V522--- | Motor vehicle road injuries +V522XXA | Motor vehicle road injuries +V522XXD | Motor vehicle road injuries +V522XXS | Motor vehicle road injuries +V523--- | Motor vehicle road injuries +V523XXA | Motor vehicle road injuries +V523XXD | Motor vehicle road injuries +V523XXS | Motor vehicle road injuries +V524--- | Motor vehicle road injuries +V524XXA | Motor vehicle road injuries +V524XXD | Motor vehicle road injuries +V524XXS | Motor vehicle road injuries +V525--- | Motor vehicle road injuries +V525XXA | Motor vehicle road injuries +V525XXD | Motor vehicle road injuries +V525XXS | Motor vehicle road injuries +V526--- | Motor vehicle road injuries +V526XXA | Motor vehicle road injuries +V526XXD | Motor vehicle road injuries +V526XXS | Motor vehicle road injuries +V527--- | Motor vehicle road injuries +V527XXA | Motor vehicle road injuries +V527XXD | Motor vehicle road injuries +V527XXS | Motor vehicle road injuries +V529--- | Motor vehicle road injuries +V529XXA | Motor vehicle road injuries +V529XXD | Motor vehicle road injuries +V529XXS | Motor vehicle road injuries +V53---- | Motor vehicle road injuries +V530--- | Motor vehicle road injuries +V530XXA | Motor vehicle road injuries +V530XXD | Motor vehicle road injuries +V530XXS | Motor vehicle road injuries +V531--- | Motor vehicle road injuries +V531XXA | Motor vehicle road injuries +V531XXD | Motor vehicle road injuries +V531XXS | Motor vehicle road injuries +V532--- | Motor vehicle road injuries +V532XXA | Motor vehicle road injuries +V532XXD | Motor vehicle road injuries +V532XXS | Motor vehicle road injuries +V533--- | Motor vehicle road injuries +V533XXA | Motor vehicle road injuries +V533XXD | Motor vehicle road injuries +V533XXS | Motor vehicle road injuries +V534--- | Motor vehicle road injuries +V534XXA | Motor vehicle road injuries +V534XXD | Motor vehicle road injuries +V534XXS | Motor vehicle road injuries +V535--- | Motor vehicle road injuries +V535XXA | Motor vehicle road injuries +V535XXD | Motor vehicle road injuries +V535XXS | Motor vehicle road injuries +V536--- | Motor vehicle road injuries +V536XXA | Motor vehicle road injuries +V536XXD | Motor vehicle road injuries +V536XXS | Motor vehicle road injuries +V537--- | Motor vehicle road injuries +V537XXA | Motor vehicle road injuries +V537XXD | Motor vehicle road injuries +V537XXS | Motor vehicle road injuries +V539--- | Motor vehicle road injuries +V539XXA | Motor vehicle road injuries +V539XXD | Motor vehicle road injuries +V539XXS | Motor vehicle road injuries +V54---- | Motor vehicle road injuries +V540--- | Motor vehicle road injuries +V540XXA | Motor vehicle road injuries +V540XXD | Motor vehicle road injuries +V540XXS | Motor vehicle road injuries +V541--- | Motor vehicle road injuries +V541XXA | Motor vehicle road injuries +V541XXD | Motor vehicle road injuries +V541XXS | Motor vehicle road injuries +V542--- | Motor vehicle road injuries +V542XXA | Motor vehicle road injuries +V542XXD | Motor vehicle road injuries +V542XXS | Motor vehicle road injuries +V543--- | Motor vehicle road injuries +V543XXA | Motor vehicle road injuries +V543XXD | Motor vehicle road injuries +V543XXS | Motor vehicle road injuries +V544--- | Motor vehicle road injuries +V544XXA | Motor vehicle road injuries +V544XXD | Motor vehicle road injuries +V544XXS | Motor vehicle road injuries +V545--- | Motor vehicle road injuries +V545XXA | Motor vehicle road injuries +V545XXD | Motor vehicle road injuries +V545XXS | Motor vehicle road injuries +V546--- | Motor vehicle road injuries +V546XXA | Motor vehicle road injuries +V546XXD | Motor vehicle road injuries +V546XXS | Motor vehicle road injuries +V547--- | Motor vehicle road injuries +V547XXA | Motor vehicle road injuries +V547XXD | Motor vehicle road injuries +V547XXS | Motor vehicle road injuries +V549--- | Motor vehicle road injuries +V549XXA | Motor vehicle road injuries +V549XXD | Motor vehicle road injuries +V549XXS | Motor vehicle road injuries +V55---- | Motor vehicle road injuries +V550--- | Motor vehicle road injuries +V550XXA | Motor vehicle road injuries +V550XXD | Motor vehicle road injuries +V550XXS | Motor vehicle road injuries +V551--- | Motor vehicle road injuries +V551XXA | Motor vehicle road injuries +V551XXD | Motor vehicle road injuries +V551XXS | Motor vehicle road injuries +V552--- | Motor vehicle road injuries +V552XXA | Motor vehicle road injuries +V552XXD | Motor vehicle road injuries +V552XXS | Motor vehicle road injuries +V553--- | Motor vehicle road injuries +V553XXA | Motor vehicle road injuries +V553XXD | Motor vehicle road injuries +V553XXS | Motor vehicle road injuries +V554--- | Motor vehicle road injuries +V554XXA | Motor vehicle road injuries +V554XXD | Motor vehicle road injuries +V554XXS | Motor vehicle road injuries +V555--- | Motor vehicle road injuries +V555XXA | Motor vehicle road injuries +V555XXD | Motor vehicle road injuries +V555XXS | Motor vehicle road injuries +V556--- | Motor vehicle road injuries +V556XXA | Motor vehicle road injuries +V556XXD | Motor vehicle road injuries +V556XXS | Motor vehicle road injuries +V557--- | Motor vehicle road injuries +V557XXA | Motor vehicle road injuries +V557XXD | Motor vehicle road injuries +V557XXS | Motor vehicle road injuries +V559--- | Motor vehicle road injuries +V559XXA | Motor vehicle road injuries +V559XXD | Motor vehicle road injuries +V559XXS | Motor vehicle road injuries +V56---- | Motor vehicle road injuries +V560--- | Motor vehicle road injuries +V560XXA | Motor vehicle road injuries +V560XXD | Motor vehicle road injuries +V560XXS | Motor vehicle road injuries +V561--- | Motor vehicle road injuries +V561XXA | Motor vehicle road injuries +V561XXD | Motor vehicle road injuries +V561XXS | Motor vehicle road injuries +V562--- | Motor vehicle road injuries +V562XXA | Motor vehicle road injuries +V562XXD | Motor vehicle road injuries +V562XXS | Motor vehicle road injuries +V563--- | Motor vehicle road injuries +V563XXA | Motor vehicle road injuries +V563XXD | Motor vehicle road injuries +V563XXS | Motor vehicle road injuries +V564--- | Motor vehicle road injuries +V564XXA | Motor vehicle road injuries +V564XXD | Motor vehicle road injuries +V564XXS | Motor vehicle road injuries +V565--- | Motor vehicle road injuries +V565XXA | Motor vehicle road injuries +V565XXD | Motor vehicle road injuries +V565XXS | Motor vehicle road injuries +V566--- | Motor vehicle road injuries +V566XXA | Motor vehicle road injuries +V566XXD | Motor vehicle road injuries +V566XXS | Motor vehicle road injuries +V567--- | Motor vehicle road injuries +V567XXA | Motor vehicle road injuries +V567XXD | Motor vehicle road injuries +V567XXS | Motor vehicle road injuries +V569--- | Motor vehicle road injuries +V569XXA | Motor vehicle road injuries +V569XXD | Motor vehicle road injuries +V569XXS | Motor vehicle road injuries +V57---- | Motor vehicle road injuries +V570--- | Motor vehicle road injuries +V570XXA | Motor vehicle road injuries +V570XXD | Motor vehicle road injuries +V570XXS | Motor vehicle road injuries +V571--- | Motor vehicle road injuries +V571XXA | Motor vehicle road injuries +V571XXD | Motor vehicle road injuries +V571XXS | Motor vehicle road injuries +V572--- | Motor vehicle road injuries +V572XXA | Motor vehicle road injuries +V572XXD | Motor vehicle road injuries +V572XXS | Motor vehicle road injuries +V573--- | Motor vehicle road injuries +V573XXA | Motor vehicle road injuries +V573XXD | Motor vehicle road injuries +V573XXS | Motor vehicle road injuries +V574--- | Motor vehicle road injuries +V574XXA | Motor vehicle road injuries +V574XXD | Motor vehicle road injuries +V574XXS | Motor vehicle road injuries +V575--- | Motor vehicle road injuries +V575XXA | Motor vehicle road injuries +V575XXD | Motor vehicle road injuries +V575XXS | Motor vehicle road injuries +V576--- | Motor vehicle road injuries +V576XXA | Motor vehicle road injuries +V576XXD | Motor vehicle road injuries +V576XXS | Motor vehicle road injuries +V577--- | Motor vehicle road injuries +V577XXA | Motor vehicle road injuries +V577XXD | Motor vehicle road injuries +V577XXS | Motor vehicle road injuries +V579--- | Motor vehicle road injuries +V579XXA | Motor vehicle road injuries +V579XXD | Motor vehicle road injuries +V579XXS | Motor vehicle road injuries +V58---- | Motor vehicle road injuries +V580--- | Motor vehicle road injuries +V580XXA | Motor vehicle road injuries +V580XXD | Motor vehicle road injuries +V580XXS | Motor vehicle road injuries +V581--- | Motor vehicle road injuries +V581XXA | Motor vehicle road injuries +V581XXD | Motor vehicle road injuries +V581XXS | Motor vehicle road injuries +V582--- | Motor vehicle road injuries +V582XXA | Motor vehicle road injuries +V582XXD | Motor vehicle road injuries +V582XXS | Motor vehicle road injuries +V583--- | Motor vehicle road injuries +V583XXA | Motor vehicle road injuries +V583XXD | Motor vehicle road injuries +V583XXS | Motor vehicle road injuries +V584--- | Motor vehicle road injuries +V584XXA | Motor vehicle road injuries +V584XXD | Motor vehicle road injuries +V584XXS | Motor vehicle road injuries +V585--- | Motor vehicle road injuries +V585XXA | Motor vehicle road injuries +V585XXD | Motor vehicle road injuries +V585XXS | Motor vehicle road injuries +V586--- | Motor vehicle road injuries +V586XXA | Motor vehicle road injuries +V586XXD | Motor vehicle road injuries +V586XXS | Motor vehicle road injuries +V587--- | Motor vehicle road injuries +V587XXA | Motor vehicle road injuries +V587XXD | Motor vehicle road injuries +V587XXS | Motor vehicle road injuries +V589--- | Motor vehicle road injuries +V589XXA | Motor vehicle road injuries +V589XXD | Motor vehicle road injuries +V589XXS | Motor vehicle road injuries +V59---- | Motor vehicle road injuries +V590--- | Motor vehicle road injuries +V5900XA | Motor vehicle road injuries +V5900XD | Motor vehicle road injuries +V5900XS | Motor vehicle road injuries +V5909XA | Motor vehicle road injuries +V5909XD | Motor vehicle road injuries +V5909XS | Motor vehicle road injuries +V591--- | Motor vehicle road injuries +V5910XA | Motor vehicle road injuries +V5910XD | Motor vehicle road injuries +V5910XS | Motor vehicle road injuries +V5919XA | Motor vehicle road injuries +V5919XD | Motor vehicle road injuries +V5919XS | Motor vehicle road injuries +V592--- | Motor vehicle road injuries +V5920XA | Motor vehicle road injuries +V5920XD | Motor vehicle road injuries +V5920XS | Motor vehicle road injuries +V5929XA | Motor vehicle road injuries +V5929XD | Motor vehicle road injuries +V5929XS | Motor vehicle road injuries +V593--- | Motor vehicle road injuries +V593XXA | Motor vehicle road injuries +V593XXD | Motor vehicle road injuries +V593XXS | Motor vehicle road injuries +V594--- | Motor vehicle road injuries +V5940XA | Motor vehicle road injuries +V5940XD | Motor vehicle road injuries +V5940XS | Motor vehicle road injuries +V5949XA | Motor vehicle road injuries +V5949XD | Motor vehicle road injuries +V5949XS | Motor vehicle road injuries +V595--- | Motor vehicle road injuries +V5950XA | Motor vehicle road injuries +V5950XD | Motor vehicle road injuries +V5950XS | Motor vehicle road injuries +V5959XA | Motor vehicle road injuries +V5959XD | Motor vehicle road injuries +V5959XS | Motor vehicle road injuries +V596--- | Motor vehicle road injuries +V5960XA | Motor vehicle road injuries +V5960XD | Motor vehicle road injuries +V5960XS | Motor vehicle road injuries +V5969XA | Motor vehicle road injuries +V5969XD | Motor vehicle road injuries +V5969XS | Motor vehicle road injuries +V598--- | Motor vehicle road injuries +V5981XA | Motor vehicle road injuries +V5981XD | Motor vehicle road injuries +V5981XS | Motor vehicle road injuries +V5988XA | Motor vehicle road injuries +V5988XD | Motor vehicle road injuries +V5988XS | Motor vehicle road injuries +V599--- | Motor vehicle road injuries +V599XXA | Motor vehicle road injuries +V599XXD | Motor vehicle road injuries +V599XXS | Motor vehicle road injuries +V60---- | Motor vehicle road injuries +V600--- | Motor vehicle road injuries +V600XXA | Motor vehicle road injuries +V600XXD | Motor vehicle road injuries +V600XXS | Motor vehicle road injuries +V601--- | Motor vehicle road injuries +V601XXA | Motor vehicle road injuries +V601XXD | Motor vehicle road injuries +V601XXS | Motor vehicle road injuries +V602--- | Motor vehicle road injuries +V602XXA | Motor vehicle road injuries +V602XXD | Motor vehicle road injuries +V602XXS | Motor vehicle road injuries +V603--- | Motor vehicle road injuries +V603XXA | Motor vehicle road injuries +V603XXD | Motor vehicle road injuries +V603XXS | Motor vehicle road injuries +V604--- | Motor vehicle road injuries +V604XXA | Motor vehicle road injuries +V604XXD | Motor vehicle road injuries +V604XXS | Motor vehicle road injuries +V605--- | Motor vehicle road injuries +V605XXA | Motor vehicle road injuries +V605XXD | Motor vehicle road injuries +V605XXS | Motor vehicle road injuries +V606--- | Motor vehicle road injuries +V606XXA | Motor vehicle road injuries +V606XXD | Motor vehicle road injuries +V606XXS | Motor vehicle road injuries +V607--- | Motor vehicle road injuries +V607XXA | Motor vehicle road injuries +V607XXD | Motor vehicle road injuries +V607XXS | Motor vehicle road injuries +V609--- | Motor vehicle road injuries +V609XXA | Motor vehicle road injuries +V609XXD | Motor vehicle road injuries +V609XXS | Motor vehicle road injuries +V61---- | Motor vehicle road injuries +V610--- | Motor vehicle road injuries +V610XXA | Motor vehicle road injuries +V610XXD | Motor vehicle road injuries +V610XXS | Motor vehicle road injuries +V611--- | Motor vehicle road injuries +V611XXA | Motor vehicle road injuries +V611XXD | Motor vehicle road injuries +V611XXS | Motor vehicle road injuries +V612--- | Motor vehicle road injuries +V612XXA | Motor vehicle road injuries +V612XXD | Motor vehicle road injuries +V612XXS | Motor vehicle road injuries +V613--- | Motor vehicle road injuries +V613XXA | Motor vehicle road injuries +V613XXD | Motor vehicle road injuries +V613XXS | Motor vehicle road injuries +V614--- | Motor vehicle road injuries +V614XXA | Motor vehicle road injuries +V614XXD | Motor vehicle road injuries +V614XXS | Motor vehicle road injuries +V615--- | Motor vehicle road injuries +V615XXA | Motor vehicle road injuries +V615XXD | Motor vehicle road injuries +V615XXS | Motor vehicle road injuries +V616--- | Motor vehicle road injuries +V616XXA | Motor vehicle road injuries +V616XXD | Motor vehicle road injuries +V616XXS | Motor vehicle road injuries +V617--- | Motor vehicle road injuries +V617XXA | Motor vehicle road injuries +V617XXD | Motor vehicle road injuries +V617XXS | Motor vehicle road injuries +V619--- | Motor vehicle road injuries +V619XXA | Motor vehicle road injuries +V619XXD | Motor vehicle road injuries +V619XXS | Motor vehicle road injuries +V62---- | Motor vehicle road injuries +V620--- | Motor vehicle road injuries +V620XXA | Motor vehicle road injuries +V620XXD | Motor vehicle road injuries +V620XXS | Motor vehicle road injuries +V621--- | Motor vehicle road injuries +V621XXA | Motor vehicle road injuries +V621XXD | Motor vehicle road injuries +V621XXS | Motor vehicle road injuries +V622--- | Motor vehicle road injuries +V622XXA | Motor vehicle road injuries +V622XXD | Motor vehicle road injuries +V622XXS | Motor vehicle road injuries +V623--- | Motor vehicle road injuries +V623XXA | Motor vehicle road injuries +V623XXD | Motor vehicle road injuries +V623XXS | Motor vehicle road injuries +V624--- | Motor vehicle road injuries +V624XXA | Motor vehicle road injuries +V624XXD | Motor vehicle road injuries +V624XXS | Motor vehicle road injuries +V625--- | Motor vehicle road injuries +V625XXA | Motor vehicle road injuries +V625XXD | Motor vehicle road injuries +V625XXS | Motor vehicle road injuries +V626--- | Motor vehicle road injuries +V626XXA | Motor vehicle road injuries +V626XXD | Motor vehicle road injuries +V626XXS | Motor vehicle road injuries +V627--- | Motor vehicle road injuries +V627XXA | Motor vehicle road injuries +V627XXD | Motor vehicle road injuries +V627XXS | Motor vehicle road injuries +V629--- | Motor vehicle road injuries +V629XXA | Motor vehicle road injuries +V629XXD | Motor vehicle road injuries +V629XXS | Motor vehicle road injuries +V63---- | Motor vehicle road injuries +V630--- | Motor vehicle road injuries +V630XXA | Motor vehicle road injuries +V630XXD | Motor vehicle road injuries +V630XXS | Motor vehicle road injuries +V631--- | Motor vehicle road injuries +V631XXA | Motor vehicle road injuries +V631XXD | Motor vehicle road injuries +V631XXS | Motor vehicle road injuries +V632--- | Motor vehicle road injuries +V632XXA | Motor vehicle road injuries +V632XXD | Motor vehicle road injuries +V632XXS | Motor vehicle road injuries +V633--- | Motor vehicle road injuries +V633XXA | Motor vehicle road injuries +V633XXD | Motor vehicle road injuries +V633XXS | Motor vehicle road injuries +V634--- | Motor vehicle road injuries +V634XXA | Motor vehicle road injuries +V634XXD | Motor vehicle road injuries +V634XXS | Motor vehicle road injuries +V635--- | Motor vehicle road injuries +V635XXA | Motor vehicle road injuries +V635XXD | Motor vehicle road injuries +V635XXS | Motor vehicle road injuries +V636--- | Motor vehicle road injuries +V636XXA | Motor vehicle road injuries +V636XXD | Motor vehicle road injuries +V636XXS | Motor vehicle road injuries +V637--- | Motor vehicle road injuries +V637XXA | Motor vehicle road injuries +V637XXD | Motor vehicle road injuries +V637XXS | Motor vehicle road injuries +V639--- | Motor vehicle road injuries +V639XXA | Motor vehicle road injuries +V639XXD | Motor vehicle road injuries +V639XXS | Motor vehicle road injuries +V64---- | Motor vehicle road injuries +V640--- | Motor vehicle road injuries +V640XXA | Motor vehicle road injuries +V640XXD | Motor vehicle road injuries +V640XXS | Motor vehicle road injuries +V641--- | Motor vehicle road injuries +V641XXA | Motor vehicle road injuries +V641XXD | Motor vehicle road injuries +V641XXS | Motor vehicle road injuries +V642--- | Motor vehicle road injuries +V642XXA | Motor vehicle road injuries +V642XXD | Motor vehicle road injuries +V642XXS | Motor vehicle road injuries +V643--- | Motor vehicle road injuries +V643XXA | Motor vehicle road injuries +V643XXD | Motor vehicle road injuries +V643XXS | Motor vehicle road injuries +V644--- | Motor vehicle road injuries +V644XXA | Motor vehicle road injuries +V644XXD | Motor vehicle road injuries +V644XXS | Motor vehicle road injuries +V645--- | Motor vehicle road injuries +V645XXA | Motor vehicle road injuries +V645XXD | Motor vehicle road injuries +V645XXS | Motor vehicle road injuries +V646--- | Motor vehicle road injuries +V646XXA | Motor vehicle road injuries +V646XXD | Motor vehicle road injuries +V646XXS | Motor vehicle road injuries +V647--- | Motor vehicle road injuries +V647XXA | Motor vehicle road injuries +V647XXD | Motor vehicle road injuries +V647XXS | Motor vehicle road injuries +V649--- | Motor vehicle road injuries +V649XXA | Motor vehicle road injuries +V649XXD | Motor vehicle road injuries +V649XXS | Motor vehicle road injuries +V65---- | Motor vehicle road injuries +V650--- | Motor vehicle road injuries +V650XXA | Motor vehicle road injuries +V650XXD | Motor vehicle road injuries +V650XXS | Motor vehicle road injuries +V651--- | Motor vehicle road injuries +V651XXA | Motor vehicle road injuries +V651XXD | Motor vehicle road injuries +V651XXS | Motor vehicle road injuries +V652--- | Motor vehicle road injuries +V652XXA | Motor vehicle road injuries +V652XXD | Motor vehicle road injuries +V652XXS | Motor vehicle road injuries +V653--- | Motor vehicle road injuries +V653XXA | Motor vehicle road injuries +V653XXD | Motor vehicle road injuries +V653XXS | Motor vehicle road injuries +V654--- | Motor vehicle road injuries +V654XXA | Motor vehicle road injuries +V654XXD | Motor vehicle road injuries +V654XXS | Motor vehicle road injuries +V655--- | Motor vehicle road injuries +V655XXA | Motor vehicle road injuries +V655XXD | Motor vehicle road injuries +V655XXS | Motor vehicle road injuries +V656--- | Motor vehicle road injuries +V656XXA | Motor vehicle road injuries +V656XXD | Motor vehicle road injuries +V656XXS | Motor vehicle road injuries +V657--- | Motor vehicle road injuries +V657XXA | Motor vehicle road injuries +V657XXD | Motor vehicle road injuries +V657XXS | Motor vehicle road injuries +V659--- | Motor vehicle road injuries +V659XXA | Motor vehicle road injuries +V659XXD | Motor vehicle road injuries +V659XXS | Motor vehicle road injuries +V66---- | Motor vehicle road injuries +V660--- | Motor vehicle road injuries +V660XXA | Motor vehicle road injuries +V660XXD | Motor vehicle road injuries +V660XXS | Motor vehicle road injuries +V661--- | Motor vehicle road injuries +V661XXA | Motor vehicle road injuries +V661XXD | Motor vehicle road injuries +V661XXS | Motor vehicle road injuries +V662--- | Motor vehicle road injuries +V662XXA | Motor vehicle road injuries +V662XXD | Motor vehicle road injuries +V662XXS | Motor vehicle road injuries +V663--- | Motor vehicle road injuries +V663XXA | Motor vehicle road injuries +V663XXD | Motor vehicle road injuries +V663XXS | Motor vehicle road injuries +V664--- | Motor vehicle road injuries +V664XXA | Motor vehicle road injuries +V664XXD | Motor vehicle road injuries +V664XXS | Motor vehicle road injuries +V665--- | Motor vehicle road injuries +V665XXA | Motor vehicle road injuries +V665XXD | Motor vehicle road injuries +V665XXS | Motor vehicle road injuries +V666--- | Motor vehicle road injuries +V666XXA | Motor vehicle road injuries +V666XXD | Motor vehicle road injuries +V666XXS | Motor vehicle road injuries +V667--- | Motor vehicle road injuries +V667XXA | Motor vehicle road injuries +V667XXD | Motor vehicle road injuries +V667XXS | Motor vehicle road injuries +V669--- | Motor vehicle road injuries +V669XXA | Motor vehicle road injuries +V669XXD | Motor vehicle road injuries +V669XXS | Motor vehicle road injuries +V67---- | Motor vehicle road injuries +V670--- | Motor vehicle road injuries +V670XXA | Motor vehicle road injuries +V670XXD | Motor vehicle road injuries +V670XXS | Motor vehicle road injuries +V671--- | Motor vehicle road injuries +V671XXA | Motor vehicle road injuries +V671XXD | Motor vehicle road injuries +V671XXS | Motor vehicle road injuries +V672--- | Motor vehicle road injuries +V672XXA | Motor vehicle road injuries +V672XXD | Motor vehicle road injuries +V672XXS | Motor vehicle road injuries +V673--- | Motor vehicle road injuries +V673XXA | Motor vehicle road injuries +V673XXD | Motor vehicle road injuries +V673XXS | Motor vehicle road injuries +V674--- | Motor vehicle road injuries +V674XXA | Motor vehicle road injuries +V674XXD | Motor vehicle road injuries +V674XXS | Motor vehicle road injuries +V675--- | Motor vehicle road injuries +V675XXA | Motor vehicle road injuries +V675XXD | Motor vehicle road injuries +V675XXS | Motor vehicle road injuries +V676--- | Motor vehicle road injuries +V676XXA | Motor vehicle road injuries +V676XXD | Motor vehicle road injuries +V676XXS | Motor vehicle road injuries +V677--- | Motor vehicle road injuries +V677XXA | Motor vehicle road injuries +V677XXD | Motor vehicle road injuries +V677XXS | Motor vehicle road injuries +V679--- | Motor vehicle road injuries +V679XXA | Motor vehicle road injuries +V679XXD | Motor vehicle road injuries +V679XXS | Motor vehicle road injuries +V68---- | Motor vehicle road injuries +V680--- | Motor vehicle road injuries +V680XXA | Motor vehicle road injuries +V680XXD | Motor vehicle road injuries +V680XXS | Motor vehicle road injuries +V681--- | Motor vehicle road injuries +V681XXA | Motor vehicle road injuries +V681XXD | Motor vehicle road injuries +V681XXS | Motor vehicle road injuries +V682--- | Motor vehicle road injuries +V682XXA | Motor vehicle road injuries +V682XXD | Motor vehicle road injuries +V682XXS | Motor vehicle road injuries +V683--- | Motor vehicle road injuries +V683XXA | Motor vehicle road injuries +V683XXD | Motor vehicle road injuries +V683XXS | Motor vehicle road injuries +V684--- | Motor vehicle road injuries +V684XXA | Motor vehicle road injuries +V684XXD | Motor vehicle road injuries +V684XXS | Motor vehicle road injuries +V685--- | Motor vehicle road injuries +V685XXA | Motor vehicle road injuries +V685XXD | Motor vehicle road injuries +V685XXS | Motor vehicle road injuries +V686--- | Motor vehicle road injuries +V686XXA | Motor vehicle road injuries +V686XXD | Motor vehicle road injuries +V686XXS | Motor vehicle road injuries +V687--- | Motor vehicle road injuries +V687XXA | Motor vehicle road injuries +V687XXD | Motor vehicle road injuries +V687XXS | Motor vehicle road injuries +V689--- | Motor vehicle road injuries +V689XXA | Motor vehicle road injuries +V689XXD | Motor vehicle road injuries +V689XXS | Motor vehicle road injuries +V69---- | Motor vehicle road injuries +V690--- | Motor vehicle road injuries +V6900XA | Motor vehicle road injuries +V6900XD | Motor vehicle road injuries +V6900XS | Motor vehicle road injuries +V6909XA | Motor vehicle road injuries +V6909XD | Motor vehicle road injuries +V6909XS | Motor vehicle road injuries +V691--- | Motor vehicle road injuries +V6910XA | Motor vehicle road injuries +V6910XD | Motor vehicle road injuries +V6910XS | Motor vehicle road injuries +V6919XA | Motor vehicle road injuries +V6919XD | Motor vehicle road injuries +V6919XS | Motor vehicle road injuries +V692--- | Motor vehicle road injuries +V6920XA | Motor vehicle road injuries +V6920XD | Motor vehicle road injuries +V6920XS | Motor vehicle road injuries +V6929XA | Motor vehicle road injuries +V6929XD | Motor vehicle road injuries +V6929XS | Motor vehicle road injuries +V693--- | Motor vehicle road injuries +V693XXA | Motor vehicle road injuries +V693XXD | Motor vehicle road injuries +V693XXS | Motor vehicle road injuries +V694--- | Motor vehicle road injuries +V6940XA | Motor vehicle road injuries +V6940XD | Motor vehicle road injuries +V6940XS | Motor vehicle road injuries +V6949XA | Motor vehicle road injuries +V6949XD | Motor vehicle road injuries +V6949XS | Motor vehicle road injuries +V695--- | Motor vehicle road injuries +V6950XA | Motor vehicle road injuries +V6950XD | Motor vehicle road injuries +V6950XS | Motor vehicle road injuries +V6959XA | Motor vehicle road injuries +V6959XD | Motor vehicle road injuries +V6959XS | Motor vehicle road injuries +V696--- | Motor vehicle road injuries +V6960XA | Motor vehicle road injuries +V6960XD | Motor vehicle road injuries +V6960XS | Motor vehicle road injuries +V6969XA | Motor vehicle road injuries +V6969XD | Motor vehicle road injuries +V6969XS | Motor vehicle road injuries +V698--- | Motor vehicle road injuries +V6981XA | Motor vehicle road injuries +V6981XD | Motor vehicle road injuries +V6981XS | Motor vehicle road injuries +V6988XA | Motor vehicle road injuries +V6988XD | Motor vehicle road injuries +V6988XS | Motor vehicle road injuries +V699--- | Motor vehicle road injuries +V699XXA | Motor vehicle road injuries +V699XXD | Motor vehicle road injuries +V699XXS | Motor vehicle road injuries +V70---- | Motor vehicle road injuries +V700--- | Motor vehicle road injuries +V700XXA | Motor vehicle road injuries +V700XXD | Motor vehicle road injuries +V700XXS | Motor vehicle road injuries +V701--- | Motor vehicle road injuries +V701XXA | Motor vehicle road injuries +V701XXD | Motor vehicle road injuries +V701XXS | Motor vehicle road injuries +V702--- | Motor vehicle road injuries +V702XXA | Motor vehicle road injuries +V702XXD | Motor vehicle road injuries +V702XXS | Motor vehicle road injuries +V703--- | Motor vehicle road injuries +V703XXA | Motor vehicle road injuries +V703XXD | Motor vehicle road injuries +V703XXS | Motor vehicle road injuries +V704--- | Motor vehicle road injuries +V704XXA | Motor vehicle road injuries +V704XXD | Motor vehicle road injuries +V704XXS | Motor vehicle road injuries +V705--- | Motor vehicle road injuries +V705XXA | Motor vehicle road injuries +V705XXD | Motor vehicle road injuries +V705XXS | Motor vehicle road injuries +V706--- | Motor vehicle road injuries +V706XXA | Motor vehicle road injuries +V706XXD | Motor vehicle road injuries +V706XXS | Motor vehicle road injuries +V707--- | Motor vehicle road injuries +V707XXA | Motor vehicle road injuries +V707XXD | Motor vehicle road injuries +V707XXS | Motor vehicle road injuries +V709--- | Motor vehicle road injuries +V709XXA | Motor vehicle road injuries +V709XXD | Motor vehicle road injuries +V709XXS | Motor vehicle road injuries +V71---- | Motor vehicle road injuries +V710--- | Motor vehicle road injuries +V710XXA | Motor vehicle road injuries +V710XXD | Motor vehicle road injuries +V710XXS | Motor vehicle road injuries +V711--- | Motor vehicle road injuries +V711XXA | Motor vehicle road injuries +V711XXD | Motor vehicle road injuries +V711XXS | Motor vehicle road injuries +V712--- | Motor vehicle road injuries +V712XXA | Motor vehicle road injuries +V712XXD | Motor vehicle road injuries +V712XXS | Motor vehicle road injuries +V713--- | Motor vehicle road injuries +V713XXA | Motor vehicle road injuries +V713XXD | Motor vehicle road injuries +V713XXS | Motor vehicle road injuries +V714--- | Motor vehicle road injuries +V714XXA | Motor vehicle road injuries +V714XXD | Motor vehicle road injuries +V714XXS | Motor vehicle road injuries +V715--- | Motor vehicle road injuries +V715XXA | Motor vehicle road injuries +V715XXD | Motor vehicle road injuries +V715XXS | Motor vehicle road injuries +V716--- | Motor vehicle road injuries +V716XXA | Motor vehicle road injuries +V716XXD | Motor vehicle road injuries +V716XXS | Motor vehicle road injuries +V717--- | Motor vehicle road injuries +V717XXA | Motor vehicle road injuries +V717XXD | Motor vehicle road injuries +V717XXS | Motor vehicle road injuries +V719--- | Motor vehicle road injuries +V719XXA | Motor vehicle road injuries +V719XXD | Motor vehicle road injuries +V719XXS | Motor vehicle road injuries +V72---- | Motor vehicle road injuries +V720--- | Motor vehicle road injuries +V720XXA | Motor vehicle road injuries +V720XXD | Motor vehicle road injuries +V720XXS | Motor vehicle road injuries +V721--- | Motor vehicle road injuries +V721XXA | Motor vehicle road injuries +V721XXD | Motor vehicle road injuries +V721XXS | Motor vehicle road injuries +V722--- | Motor vehicle road injuries +V722XXA | Motor vehicle road injuries +V722XXD | Motor vehicle road injuries +V722XXS | Motor vehicle road injuries +V723--- | Motor vehicle road injuries +V723XXA | Motor vehicle road injuries +V723XXD | Motor vehicle road injuries +V723XXS | Motor vehicle road injuries +V724--- | Motor vehicle road injuries +V724XXA | Motor vehicle road injuries +V724XXD | Motor vehicle road injuries +V724XXS | Motor vehicle road injuries +V725--- | Motor vehicle road injuries +V725XXA | Motor vehicle road injuries +V725XXD | Motor vehicle road injuries +V725XXS | Motor vehicle road injuries +V726--- | Motor vehicle road injuries +V726XXA | Motor vehicle road injuries +V726XXD | Motor vehicle road injuries +V726XXS | Motor vehicle road injuries +V727--- | Motor vehicle road injuries +V727XXA | Motor vehicle road injuries +V727XXD | Motor vehicle road injuries +V727XXS | Motor vehicle road injuries +V729--- | Motor vehicle road injuries +V729XXA | Motor vehicle road injuries +V729XXD | Motor vehicle road injuries +V729XXS | Motor vehicle road injuries +V73---- | Motor vehicle road injuries +V730--- | Motor vehicle road injuries +V730XXA | Motor vehicle road injuries +V730XXD | Motor vehicle road injuries +V730XXS | Motor vehicle road injuries +V731--- | Motor vehicle road injuries +V731XXA | Motor vehicle road injuries +V731XXD | Motor vehicle road injuries +V731XXS | Motor vehicle road injuries +V732--- | Motor vehicle road injuries +V732XXA | Motor vehicle road injuries +V732XXD | Motor vehicle road injuries +V732XXS | Motor vehicle road injuries +V733--- | Motor vehicle road injuries +V733XXA | Motor vehicle road injuries +V733XXD | Motor vehicle road injuries +V733XXS | Motor vehicle road injuries +V734--- | Motor vehicle road injuries +V734XXA | Motor vehicle road injuries +V734XXD | Motor vehicle road injuries +V734XXS | Motor vehicle road injuries +V735--- | Motor vehicle road injuries +V735XXA | Motor vehicle road injuries +V735XXD | Motor vehicle road injuries +V735XXS | Motor vehicle road injuries +V736--- | Motor vehicle road injuries +V736XXA | Motor vehicle road injuries +V736XXD | Motor vehicle road injuries +V736XXS | Motor vehicle road injuries +V737--- | Motor vehicle road injuries +V737XXA | Motor vehicle road injuries +V737XXD | Motor vehicle road injuries +V737XXS | Motor vehicle road injuries +V739--- | Motor vehicle road injuries +V739XXA | Motor vehicle road injuries +V739XXD | Motor vehicle road injuries +V739XXS | Motor vehicle road injuries +V74---- | Motor vehicle road injuries +V740--- | Motor vehicle road injuries +V740XXA | Motor vehicle road injuries +V740XXD | Motor vehicle road injuries +V740XXS | Motor vehicle road injuries +V741--- | Motor vehicle road injuries +V741XXA | Motor vehicle road injuries +V741XXD | Motor vehicle road injuries +V741XXS | Motor vehicle road injuries +V742--- | Motor vehicle road injuries +V742XXA | Motor vehicle road injuries +V742XXD | Motor vehicle road injuries +V742XXS | Motor vehicle road injuries +V743--- | Motor vehicle road injuries +V743XXA | Motor vehicle road injuries +V743XXD | Motor vehicle road injuries +V743XXS | Motor vehicle road injuries +V744--- | Motor vehicle road injuries +V744XXA | Motor vehicle road injuries +V744XXD | Motor vehicle road injuries +V744XXS | Motor vehicle road injuries +V745--- | Motor vehicle road injuries +V745XXA | Motor vehicle road injuries +V745XXD | Motor vehicle road injuries +V745XXS | Motor vehicle road injuries +V746--- | Motor vehicle road injuries +V746XXA | Motor vehicle road injuries +V746XXD | Motor vehicle road injuries +V746XXS | Motor vehicle road injuries +V747--- | Motor vehicle road injuries +V747XXA | Motor vehicle road injuries +V747XXD | Motor vehicle road injuries +V747XXS | Motor vehicle road injuries +V749--- | Motor vehicle road injuries +V749XXA | Motor vehicle road injuries +V749XXD | Motor vehicle road injuries +V749XXS | Motor vehicle road injuries +V75---- | Motor vehicle road injuries +V750--- | Motor vehicle road injuries +V750XXA | Motor vehicle road injuries +V750XXD | Motor vehicle road injuries +V750XXS | Motor vehicle road injuries +V751--- | Motor vehicle road injuries +V751XXA | Motor vehicle road injuries +V751XXD | Motor vehicle road injuries +V751XXS | Motor vehicle road injuries +V752--- | Motor vehicle road injuries +V752XXA | Motor vehicle road injuries +V752XXD | Motor vehicle road injuries +V752XXS | Motor vehicle road injuries +V753--- | Motor vehicle road injuries +V753XXA | Motor vehicle road injuries +V753XXD | Motor vehicle road injuries +V753XXS | Motor vehicle road injuries +V754--- | Motor vehicle road injuries +V754XXA | Motor vehicle road injuries +V754XXD | Motor vehicle road injuries +V754XXS | Motor vehicle road injuries +V755--- | Motor vehicle road injuries +V755XXA | Motor vehicle road injuries +V755XXD | Motor vehicle road injuries +V755XXS | Motor vehicle road injuries +V756--- | Motor vehicle road injuries +V756XXA | Motor vehicle road injuries +V756XXD | Motor vehicle road injuries +V756XXS | Motor vehicle road injuries +V757--- | Motor vehicle road injuries +V757XXA | Motor vehicle road injuries +V757XXD | Motor vehicle road injuries +V757XXS | Motor vehicle road injuries +V759--- | Motor vehicle road injuries +V759XXA | Motor vehicle road injuries +V759XXD | Motor vehicle road injuries +V759XXS | Motor vehicle road injuries +V76---- | Motor vehicle road injuries +V760--- | Motor vehicle road injuries +V760XXA | Motor vehicle road injuries +V760XXD | Motor vehicle road injuries +V760XXS | Motor vehicle road injuries +V761--- | Motor vehicle road injuries +V761XXA | Motor vehicle road injuries +V761XXD | Motor vehicle road injuries +V761XXS | Motor vehicle road injuries +V762--- | Motor vehicle road injuries +V762XXA | Motor vehicle road injuries +V762XXD | Motor vehicle road injuries +V762XXS | Motor vehicle road injuries +V763--- | Motor vehicle road injuries +V763XXA | Motor vehicle road injuries +V763XXD | Motor vehicle road injuries +V763XXS | Motor vehicle road injuries +V764--- | Motor vehicle road injuries +V764XXA | Motor vehicle road injuries +V764XXD | Motor vehicle road injuries +V764XXS | Motor vehicle road injuries +V765--- | Motor vehicle road injuries +V765XXA | Motor vehicle road injuries +V765XXD | Motor vehicle road injuries +V765XXS | Motor vehicle road injuries +V766--- | Motor vehicle road injuries +V766XXA | Motor vehicle road injuries +V766XXD | Motor vehicle road injuries +V766XXS | Motor vehicle road injuries +V767--- | Motor vehicle road injuries +V767XXA | Motor vehicle road injuries +V767XXD | Motor vehicle road injuries +V767XXS | Motor vehicle road injuries +V769--- | Motor vehicle road injuries +V769XXA | Motor vehicle road injuries +V769XXD | Motor vehicle road injuries +V769XXS | Motor vehicle road injuries +V77---- | Motor vehicle road injuries +V770--- | Motor vehicle road injuries +V770XXA | Motor vehicle road injuries +V770XXD | Motor vehicle road injuries +V770XXS | Motor vehicle road injuries +V771--- | Motor vehicle road injuries +V771XXA | Motor vehicle road injuries +V771XXD | Motor vehicle road injuries +V771XXS | Motor vehicle road injuries +V772--- | Motor vehicle road injuries +V772XXA | Motor vehicle road injuries +V772XXD | Motor vehicle road injuries +V772XXS | Motor vehicle road injuries +V773--- | Motor vehicle road injuries +V773XXA | Motor vehicle road injuries +V773XXD | Motor vehicle road injuries +V773XXS | Motor vehicle road injuries +V774--- | Motor vehicle road injuries +V774XXA | Motor vehicle road injuries +V774XXD | Motor vehicle road injuries +V774XXS | Motor vehicle road injuries +V775--- | Motor vehicle road injuries +V775XXA | Motor vehicle road injuries +V775XXD | Motor vehicle road injuries +V775XXS | Motor vehicle road injuries +V776--- | Motor vehicle road injuries +V776XXA | Motor vehicle road injuries +V776XXD | Motor vehicle road injuries +V776XXS | Motor vehicle road injuries +V777--- | Motor vehicle road injuries +V777XXA | Motor vehicle road injuries +V777XXD | Motor vehicle road injuries +V777XXS | Motor vehicle road injuries +V779--- | Motor vehicle road injuries +V779XXA | Motor vehicle road injuries +V779XXD | Motor vehicle road injuries +V779XXS | Motor vehicle road injuries +V78---- | Motor vehicle road injuries +V780--- | Motor vehicle road injuries +V780XXA | Motor vehicle road injuries +V780XXD | Motor vehicle road injuries +V780XXS | Motor vehicle road injuries +V781--- | Motor vehicle road injuries +V781XXA | Motor vehicle road injuries +V781XXD | Motor vehicle road injuries +V781XXS | Motor vehicle road injuries +V782--- | Motor vehicle road injuries +V782XXA | Motor vehicle road injuries +V782XXD | Motor vehicle road injuries +V782XXS | Motor vehicle road injuries +V783--- | Motor vehicle road injuries +V783XXA | Motor vehicle road injuries +V783XXD | Motor vehicle road injuries +V783XXS | Motor vehicle road injuries +V784--- | Motor vehicle road injuries +V784XXA | Motor vehicle road injuries +V784XXD | Motor vehicle road injuries +V784XXS | Motor vehicle road injuries +V785--- | Motor vehicle road injuries +V785XXA | Motor vehicle road injuries +V785XXD | Motor vehicle road injuries +V785XXS | Motor vehicle road injuries +V786--- | Motor vehicle road injuries +V786XXA | Motor vehicle road injuries +V786XXD | Motor vehicle road injuries +V786XXS | Motor vehicle road injuries +V787--- | Motor vehicle road injuries +V787XXA | Motor vehicle road injuries +V787XXD | Motor vehicle road injuries +V787XXS | Motor vehicle road injuries +V789--- | Motor vehicle road injuries +V789XXA | Motor vehicle road injuries +V789XXD | Motor vehicle road injuries +V789XXS | Motor vehicle road injuries +V79---- | Motor vehicle road injuries +V790--- | Motor vehicle road injuries +V7900XA | Motor vehicle road injuries +V7900XD | Motor vehicle road injuries +V7900XS | Motor vehicle road injuries +V7909XA | Motor vehicle road injuries +V7909XD | Motor vehicle road injuries +V7909XS | Motor vehicle road injuries +V791--- | Motor vehicle road injuries +V7910XA | Motor vehicle road injuries +V7910XD | Motor vehicle road injuries +V7910XS | Motor vehicle road injuries +V7919XA | Motor vehicle road injuries +V7919XD | Motor vehicle road injuries +V7919XS | Motor vehicle road injuries +V792--- | Motor vehicle road injuries +V7920XA | Motor vehicle road injuries +V7920XD | Motor vehicle road injuries +V7920XS | Motor vehicle road injuries +V7929XA | Motor vehicle road injuries +V7929XD | Motor vehicle road injuries +V7929XS | Motor vehicle road injuries +V793--- | Motor vehicle road injuries +V793XXA | Motor vehicle road injuries +V793XXD | Motor vehicle road injuries +V793XXS | Motor vehicle road injuries +V794--- | Motor vehicle road injuries +V7940XA | Motor vehicle road injuries +V7940XD | Motor vehicle road injuries +V7940XS | Motor vehicle road injuries +V7949XA | Motor vehicle road injuries +V7949XD | Motor vehicle road injuries +V7949XS | Motor vehicle road injuries +V795--- | Motor vehicle road injuries +V7950XA | Motor vehicle road injuries +V7950XD | Motor vehicle road injuries +V7950XS | Motor vehicle road injuries +V7959XA | Motor vehicle road injuries +V7959XD | Motor vehicle road injuries +V7959XS | Motor vehicle road injuries +V796--- | Motor vehicle road injuries +V7960XA | Motor vehicle road injuries +V7960XD | Motor vehicle road injuries +V7960XS | Motor vehicle road injuries +V7969XA | Motor vehicle road injuries +V7969XD | Motor vehicle road injuries +V7969XS | Motor vehicle road injuries +V798--- | Motor vehicle road injuries +V7981XA | Motor vehicle road injuries +V7981XD | Motor vehicle road injuries +V7981XS | Motor vehicle road injuries +V7988XA | Motor vehicle road injuries +V7988XD | Motor vehicle road injuries +V7988XS | Motor vehicle road injuries +V799--- | Motor vehicle road injuries +V872--- | Motor vehicle road injuries +V872XXA | Motor vehicle road injuries +V872XXD | Motor vehicle road injuries +V872XXS | Motor vehicle road injuries +V873--- | Motor vehicle road injuries +V80---- | Other road injuries +V800--- | Other road injuries +V80010A | Other road injuries +V80010D | Other road injuries +V80010S | Other road injuries +V80018A | Other road injuries +V80018D | Other road injuries +V80018S | Other road injuries +V8002XA | Other road injuries +V8002XD | Other road injuries +V8002XS | Other road injuries +V801--- | Other road injuries +V8011XA | Other road injuries +V8011XD | Other road injuries +V8011XS | Other road injuries +V8012XA | Other road injuries +V8012XD | Other road injuries +V8012XS | Other road injuries +V802--- | Other road injuries +V8021XA | Other road injuries +V8021XD | Other road injuries +V8021XS | Other road injuries +V8022XA | Other road injuries +V8022XD | Other road injuries +V8022XS | Other road injuries +V803--- | Other road injuries +V8031XA | Other road injuries +V8031XD | Other road injuries +V8031XS | Other road injuries +V8032XA | Other road injuries +V8032XD | Other road injuries +V8032XS | Other road injuries +V804--- | Other road injuries +V8041XA | Other road injuries +V8041XD | Other road injuries +V8041XS | Other road injuries +V8042XA | Other road injuries +V8042XD | Other road injuries +V8042XS | Other road injuries +V805--- | Other road injuries +V8051XA | Other road injuries +V8051XD | Other road injuries +V8051XS | Other road injuries +V8052XA | Other road injuries +V8052XD | Other road injuries +V8052XS | Other road injuries +V806--- | Other road injuries +V8061XA | Other road injuries +V8061XD | Other road injuries +V8061XS | Other road injuries +V8062XA | Other road injuries +V8062XD | Other road injuries +V8062XS | Other road injuries +V807--- | Other road injuries +V80710A | Other road injuries +V80710D | Other road injuries +V80710S | Other road injuries +V80711A | Other road injuries +V80711D | Other road injuries +V80711S | Other road injuries +V80720A | Other road injuries +V80720D | Other road injuries +V80720S | Other road injuries +V80721A | Other road injuries +V80721D | Other road injuries +V80721S | Other road injuries +V80730A | Other road injuries +V80730D | Other road injuries +V80730S | Other road injuries +V80731A | Other road injuries +V80731D | Other road injuries +V80731S | Other road injuries +V80790A | Other road injuries +V80790D | Other road injuries +V80790S | Other road injuries +V80791A | Other road injuries +V80791D | Other road injuries +V80791S | Other road injuries +V808--- | Other road injuries +V8081XA | Other road injuries +V8081XD | Other road injuries +V8081XS | Other road injuries +V8082XA | Other road injuries +V8082XD | Other road injuries +V8082XS | Other road injuries +V809--- | Other road injuries +V80910A | Other road injuries +V80910D | Other road injuries +V80910S | Other road injuries +V80918A | Other road injuries +V80918D | Other road injuries +V80918S | Other road injuries +V80919A | Other road injuries +V80919D | Other road injuries +V80919S | Other road injuries +V80920A | Other road injuries +V80920D | Other road injuries +V80920S | Other road injuries +V80928A | Other road injuries +V80928D | Other road injuries +V80928S | Other road injuries +V82---- | Other road injuries +V820--- | Other road injuries +V820XXA | Other road injuries +V820XXD | Other road injuries +V820XXS | Other road injuries +V821--- | Other road injuries +V821XXA | Other road injuries +V821XXD | Other road injuries +V821XXS | Other road injuries +V822--- | Other road injuries +V822XXA | Other road injuries +V822XXD | Other road injuries +V822XXS | Other road injuries +V823--- | Other road injuries +V823XXA | Other road injuries +V823XXD | Other road injuries +V823XXS | Other road injuries +V824--- | Other road injuries +V824XXA | Other road injuries +V824XXD | Other road injuries +V824XXS | Other road injuries +V825--- | Other road injuries +V825XXA | Other road injuries +V825XXD | Other road injuries +V825XXS | Other road injuries +V826--- | Other road injuries +V826XXA | Other road injuries +V826XXD | Other road injuries +V826XXS | Other road injuries +V827--- | Other road injuries +V827XXA | Other road injuries +V827XXD | Other road injuries +V827XXS | Other road injuries +V828--- | Other road injuries +V828XXA | Other road injuries +V828XXD | Other road injuries +V828XXS | Other road injuries +V829--- | Other road injuries +V0001XA | Other transport injuries +V0001XD | Other transport injuries +V0001XS | Other transport injuries +V0002XA | Other transport injuries +V0002XD | Other transport injuries +V0002XS | Other transport injuries +V0009XA | Other transport injuries +V0009XD | Other transport injuries +V0009XS | Other transport injuries +V00111A | Other transport injuries +V00111D | Other transport injuries +V00111S | Other transport injuries +V00112A | Other transport injuries +V00112D | Other transport injuries +V00112S | Other transport injuries +V00118A | Other transport injuries +V00118D | Other transport injuries +V00118S | Other transport injuries +V00121A | Other transport injuries +V00121D | Other transport injuries +V00121S | Other transport injuries +V00122A | Other transport injuries +V00122D | Other transport injuries +V00122S | Other transport injuries +V00128A | Other transport injuries +V00128D | Other transport injuries +V00128S | Other transport injuries +V00131A | Other transport injuries +V00131D | Other transport injuries +V00131S | Other transport injuries +V00132A | Other transport injuries +V00132D | Other transport injuries +V00132S | Other transport injuries +V00138A | Other transport injuries +V00138D | Other transport injuries +V00138S | Other transport injuries +V00141A | Other transport injuries +V00141D | Other transport injuries +V00141S | Other transport injuries +V00142A | Other transport injuries +V00142D | Other transport injuries +V00142S | Other transport injuries +V00148A | Other transport injuries +V00148D | Other transport injuries +V00148S | Other transport injuries +V00151A | Other transport injuries +V00151D | Other transport injuries +V00151S | Other transport injuries +V00152A | Other transport injuries +V00152D | Other transport injuries +V00152S | Other transport injuries +V00158A | Other transport injuries +V00158D | Other transport injuries +V00158S | Other transport injuries +V00181A | Other transport injuries +V00181D | Other transport injuries +V00181S | Other transport injuries +V00182A | Other transport injuries +V00182D | Other transport injuries +V00182S | Other transport injuries +V00188A | Other transport injuries +V00188D | Other transport injuries +V00188S | Other transport injuries +V00211A | Other transport injuries +V00211D | Other transport injuries +V00211S | Other transport injuries +V00212A | Other transport injuries +V00212D | Other transport injuries +V00212S | Other transport injuries +V00218A | Other transport injuries +V00218D | Other transport injuries +V00218S | Other transport injuries +V00221A | Other transport injuries +V00221D | Other transport injuries +V00221S | Other transport injuries +V00222A | Other transport injuries +V00222D | Other transport injuries +V00222S | Other transport injuries +V00228A | Other transport injuries +V00228D | Other transport injuries +V00228S | Other transport injuries +V00281A | Other transport injuries +V00281D | Other transport injuries +V00281S | Other transport injuries +V00282A | Other transport injuries +V00282D | Other transport injuries +V00282S | Other transport injuries +V00288A | Other transport injuries +V00288D | Other transport injuries +V00288S | Other transport injuries +V00311A | Other transport injuries +V00311D | Other transport injuries +V00311S | Other transport injuries +V00312A | Other transport injuries +V00312D | Other transport injuries +V00312S | Other transport injuries +V00318A | Other transport injuries +V00318D | Other transport injuries +V00318S | Other transport injuries +V00321A | Other transport injuries +V00321D | Other transport injuries +V00321S | Other transport injuries +V00322A | Other transport injuries +V00322D | Other transport injuries +V00322S | Other transport injuries +V00328A | Other transport injuries +V00328D | Other transport injuries +V00328S | Other transport injuries +V00381A | Other transport injuries +V00381D | Other transport injuries +V00381S | Other transport injuries +V00382A | Other transport injuries +V00382D | Other transport injuries +V00382S | Other transport injuries +V00388A | Other transport injuries +V00388D | Other transport injuries +V00388S | Other transport injuries +V00811A | Other transport injuries +V00811D | Other transport injuries +V00811S | Other transport injuries +V00812A | Other transport injuries +V00812D | Other transport injuries +V00812S | Other transport injuries +V00818A | Other transport injuries +V00818D | Other transport injuries +V00818S | Other transport injuries +V00821A | Other transport injuries +V00821D | Other transport injuries +V00821S | Other transport injuries +V00822A | Other transport injuries +V00822D | Other transport injuries +V00822S | Other transport injuries +V00828A | Other transport injuries +V00828D | Other transport injuries +V00828S | Other transport injuries +V00831A | Other transport injuries +V00831D | Other transport injuries +V00831S | Other transport injuries +V00832A | Other transport injuries +V00832D | Other transport injuries +V00832S | Other transport injuries +V00838A | Other transport injuries +V00838D | Other transport injuries +V00838S | Other transport injuries +V00891A | Other transport injuries +V00891D | Other transport injuries +V00891S | Other transport injuries +V00892A | Other transport injuries +V00892D | Other transport injuries +V00892S | Other transport injuries +V05---- | Other transport injuries +V050--- | Other transport injuries +V0500XA | Other transport injuries +V0500XD | Other transport injuries +V0500XS | Other transport injuries +V0501XA | Other transport injuries +V0501XD | Other transport injuries +V0501XS | Other transport injuries +V0502XA | Other transport injuries +V0502XD | Other transport injuries +V0502XS | Other transport injuries +V0509XA | Other transport injuries +V0509XD | Other transport injuries +V0509XS | Other transport injuries +V051--- | Other transport injuries +V0510XA | Other transport injuries +V0510XD | Other transport injuries +V0510XS | Other transport injuries +V0511XA | Other transport injuries +V0511XD | Other transport injuries +V0511XS | Other transport injuries +V0512XA | Other transport injuries +V0512XD | Other transport injuries +V0512XS | Other transport injuries +V0519XA | Other transport injuries +V0519XD | Other transport injuries +V0519XS | Other transport injuries +V059--- | Other transport injuries +V0590XA | Other transport injuries +V0590XD | Other transport injuries +V0590XS | Other transport injuries +V0591XA | Other transport injuries +V0591XD | Other transport injuries +V0591XS | Other transport injuries +V0592XA | Other transport injuries +V0592XD | Other transport injuries +V0592XS | Other transport injuries +V81---- | Other transport injuries +V810--- | Other transport injuries +V810XXA | Other transport injuries +V810XXD | Other transport injuries +V810XXS | Other transport injuries +V811--- | Other transport injuries +V811XXA | Other transport injuries +V811XXD | Other transport injuries +V811XXS | Other transport injuries +V812--- | Other transport injuries +V812XXA | Other transport injuries +V812XXD | Other transport injuries +V812XXS | Other transport injuries +V813--- | Other transport injuries +V813XXA | Other transport injuries +V813XXD | Other transport injuries +V813XXS | Other transport injuries +V814--- | Other transport injuries +V814XXA | Other transport injuries +V814XXD | Other transport injuries +V814XXS | Other transport injuries +V815--- | Other transport injuries +V815XXA | Other transport injuries +V815XXD | Other transport injuries +V815XXS | Other transport injuries +V816--- | Other transport injuries +V816XXA | Other transport injuries +V816XXD | Other transport injuries +V816XXS | Other transport injuries +V817--- | Other transport injuries +V817XXA | Other transport injuries +V817XXD | Other transport injuries +V817XXS | Other transport injuries +V818--- | Other transport injuries +V8181XA | Other transport injuries +V8181XD | Other transport injuries +V8181XS | Other transport injuries +V8182XA | Other transport injuries +V8182XD | Other transport injuries +V8182XS | Other transport injuries +V8183XA | Other transport injuries +V8183XD | Other transport injuries +V8183XS | Other transport injuries +V8189XA | Other transport injuries +V8189XD | Other transport injuries +V8189XS | Other transport injuries +V819--- | Other transport injuries +V83---- | Other transport injuries +V830--- | Other transport injuries +V830XXA | Other transport injuries +V830XXD | Other transport injuries +V830XXS | Other transport injuries +V831--- | Other transport injuries +V831XXA | Other transport injuries +V831XXD | Other transport injuries +V831XXS | Other transport injuries +V832--- | Other transport injuries +V832XXA | Other transport injuries +V832XXD | Other transport injuries +V832XXS | Other transport injuries +V833--- | Other transport injuries +V833XXA | Other transport injuries +V833XXD | Other transport injuries +V833XXS | Other transport injuries +V834--- | Other transport injuries +V834XXA | Other transport injuries +V834XXD | Other transport injuries +V834XXS | Other transport injuries +V835--- | Other transport injuries +V835XXA | Other transport injuries +V835XXD | Other transport injuries +V835XXS | Other transport injuries +V836--- | Other transport injuries +V836XXA | Other transport injuries +V836XXD | Other transport injuries +V836XXS | Other transport injuries +V837--- | Other transport injuries +V837XXA | Other transport injuries +V837XXD | Other transport injuries +V837XXS | Other transport injuries +V839--- | Other transport injuries +V839XXA | Other transport injuries +V839XXD | Other transport injuries +V839XXS | Other transport injuries +V84---- | Other transport injuries +V840--- | Other transport injuries +V840XXA | Other transport injuries +V840XXD | Other transport injuries +V840XXS | Other transport injuries +V841--- | Other transport injuries +V841XXA | Other transport injuries +V841XXD | Other transport injuries +V841XXS | Other transport injuries +V842--- | Other transport injuries +V842XXA | Other transport injuries +V842XXD | Other transport injuries +V842XXS | Other transport injuries +V843--- | Other transport injuries +V843XXA | Other transport injuries +V843XXD | Other transport injuries +V843XXS | Other transport injuries +V844--- | Other transport injuries +V844XXA | Other transport injuries +V844XXD | Other transport injuries +V844XXS | Other transport injuries +V845--- | Other transport injuries +V845XXA | Other transport injuries +V845XXD | Other transport injuries +V845XXS | Other transport injuries +V846--- | Other transport injuries +V846XXA | Other transport injuries +V846XXD | Other transport injuries +V846XXS | Other transport injuries +V847--- | Other transport injuries +V847XXA | Other transport injuries +V847XXD | Other transport injuries +V847XXS | Other transport injuries +V849--- | Other transport injuries +V849XXA | Other transport injuries +V849XXD | Other transport injuries +V849XXS | Other transport injuries +V85---- | Other transport injuries +V850--- | Other transport injuries +V850XXA | Other transport injuries +V850XXD | Other transport injuries +V850XXS | Other transport injuries +V851--- | Other transport injuries +V851XXA | Other transport injuries +V851XXD | Other transport injuries +V851XXS | Other transport injuries +V852--- | Other transport injuries +V852XXA | Other transport injuries +V852XXD | Other transport injuries +V852XXS | Other transport injuries +V853--- | Other transport injuries +V853XXA | Other transport injuries +V853XXD | Other transport injuries +V853XXS | Other transport injuries +V854--- | Other transport injuries +V854XXA | Other transport injuries +V854XXD | Other transport injuries +V854XXS | Other transport injuries +V855--- | Other transport injuries +V855XXA | Other transport injuries +V855XXD | Other transport injuries +V855XXS | Other transport injuries +V856--- | Other transport injuries +V856XXA | Other transport injuries +V856XXD | Other transport injuries +V856XXS | Other transport injuries +V857--- | Other transport injuries +V857XXA | Other transport injuries +V857XXD | Other transport injuries +V857XXS | Other transport injuries +V859--- | Other transport injuries +V859XXA | Other transport injuries +V859XXD | Other transport injuries +V859XXS | Other transport injuries +V86---- | Other transport injuries +V860--- | Other transport injuries +V8601XA | Other transport injuries +V8601XD | Other transport injuries +V8601XS | Other transport injuries +V8602XA | Other transport injuries +V8602XD | Other transport injuries +V8602XS | Other transport injuries +V8603XA | Other transport injuries +V8603XD | Other transport injuries +V8603XS | Other transport injuries +V8604XA | Other transport injuries +V8604XD | Other transport injuries +V8604XS | Other transport injuries +V8605XA | Other transport injuries +V8605XD | Other transport injuries +V8605XS | Other transport injuries +V8606XA | Other transport injuries +V8606XD | Other transport injuries +V8606XS | Other transport injuries +V8609XA | Other transport injuries +V8609XD | Other transport injuries +V8609XS | Other transport injuries +V861--- | Other transport injuries +V8611XA | Other transport injuries +V8611XD | Other transport injuries +V8611XS | Other transport injuries +V8612XA | Other transport injuries +V8612XD | Other transport injuries +V8612XS | Other transport injuries +V8613XA | Other transport injuries +V8613XD | Other transport injuries +V8613XS | Other transport injuries +V8614XA | Other transport injuries +V8614XD | Other transport injuries +V8614XS | Other transport injuries +V8615XA | Other transport injuries +V8615XD | Other transport injuries +V8615XS | Other transport injuries +V8616XA | Other transport injuries +V8616XD | Other transport injuries +V8616XS | Other transport injuries +V8619XA | Other transport injuries +V8619XD | Other transport injuries +V8619XS | Other transport injuries +V862--- | Other transport injuries +V8621XA | Other transport injuries +V8621XD | Other transport injuries +V8621XS | Other transport injuries +V8622XA | Other transport injuries +V8622XD | Other transport injuries +V8622XS | Other transport injuries +V8623XA | Other transport injuries +V8623XD | Other transport injuries +V8623XS | Other transport injuries +V8624XA | Other transport injuries +V8624XD | Other transport injuries +V8624XS | Other transport injuries +V8625XA | Other transport injuries +V8625XD | Other transport injuries +V8625XS | Other transport injuries +V8626XA | Other transport injuries +V8626XD | Other transport injuries +V8626XS | Other transport injuries +V8629XA | Other transport injuries +V8629XD | Other transport injuries +V8629XS | Other transport injuries +V863--- | Other transport injuries +V8631XA | Other transport injuries +V8631XD | Other transport injuries +V8631XS | Other transport injuries +V8632XA | Other transport injuries +V8632XD | Other transport injuries +V8632XS | Other transport injuries +V8633XA | Other transport injuries +V8633XD | Other transport injuries +V8633XS | Other transport injuries +V8634XA | Other transport injuries +V8634XD | Other transport injuries +V8634XS | Other transport injuries +V8635XA | Other transport injuries +V8635XD | Other transport injuries +V8635XS | Other transport injuries +V8636XA | Other transport injuries +V8636XD | Other transport injuries +V8636XS | Other transport injuries +V8639XA | Other transport injuries +V8639XD | Other transport injuries +V8639XS | Other transport injuries +V864--- | Other transport injuries +V8641XA | Other transport injuries +V8641XD | Other transport injuries +V8641XS | Other transport injuries +V8642XA | Other transport injuries +V8642XD | Other transport injuries +V8642XS | Other transport injuries +V8643XA | Other transport injuries +V8643XD | Other transport injuries +V8643XS | Other transport injuries +V8644XA | Other transport injuries +V8644XD | Other transport injuries +V8644XS | Other transport injuries +V8645XA | Other transport injuries +V8645XD | Other transport injuries +V8645XS | Other transport injuries +V8646XA | Other transport injuries +V8646XD | Other transport injuries +V8646XS | Other transport injuries +V8649XA | Other transport injuries +V8649XD | Other transport injuries +V8649XS | Other transport injuries +V865--- | Other transport injuries +V8651XA | Other transport injuries +V8651XD | Other transport injuries +V8651XS | Other transport injuries +V8652XA | Other transport injuries +V8652XD | Other transport injuries +V8652XS | Other transport injuries +V8653XA | Other transport injuries +V8653XD | Other transport injuries +V8653XS | Other transport injuries +V8654XA | Other transport injuries +V8654XD | Other transport injuries +V8654XS | Other transport injuries +V8655XA | Other transport injuries +V8655XD | Other transport injuries +V8655XS | Other transport injuries +V8656XA | Other transport injuries +V8656XD | Other transport injuries +V8656XS | Other transport injuries +V8659XA | Other transport injuries +V8659XD | Other transport injuries +V8659XS | Other transport injuries +V866--- | Other transport injuries +V8661XA | Other transport injuries +V8661XD | Other transport injuries +V8661XS | Other transport injuries +V8662XA | Other transport injuries +V8662XD | Other transport injuries +V8662XS | Other transport injuries +V8663XA | Other transport injuries +V8663XD | Other transport injuries +V8663XS | Other transport injuries +V8664XA | Other transport injuries +V8664XD | Other transport injuries +V8664XS | Other transport injuries +V8665XA | Other transport injuries +V8665XD | Other transport injuries +V8665XS | Other transport injuries +V8666XA | Other transport injuries +V8666XD | Other transport injuries +V8666XS | Other transport injuries +V8669XA | Other transport injuries +V8669XD | Other transport injuries +V8669XS | Other transport injuries +V867--- | Other transport injuries +V8671XA | Other transport injuries +V8671XD | Other transport injuries +V8671XS | Other transport injuries +V8672XA | Other transport injuries +V8672XD | Other transport injuries +V8672XS | Other transport injuries +V8673XA | Other transport injuries +V8673XD | Other transport injuries +V8673XS | Other transport injuries +V8674XA | Other transport injuries +V8674XD | Other transport injuries +V8674XS | Other transport injuries +V8675XA | Other transport injuries +V8675XD | Other transport injuries +V8675XS | Other transport injuries +V8676XA | Other transport injuries +V8676XD | Other transport injuries +V8676XS | Other transport injuries +V8679XA | Other transport injuries +V8679XD | Other transport injuries +V8679XS | Other transport injuries +V869--- | Other transport injuries +V8691XA | Other transport injuries +V8691XD | Other transport injuries +V8691XS | Other transport injuries +V8692XA | Other transport injuries +V8692XD | Other transport injuries +V8692XS | Other transport injuries +V8693XA | Other transport injuries +V8693XD | Other transport injuries +V8693XS | Other transport injuries +V8694XA | Other transport injuries +V8694XD | Other transport injuries +V8694XS | Other transport injuries +V8695XA | Other transport injuries +V8695XD | Other transport injuries +V8695XS | Other transport injuries +V8696XA | Other transport injuries +V8696XD | Other transport injuries +V8696XS | Other transport injuries +V882--- | Other transport injuries +V882XXA | Other transport injuries +V882XXD | Other transport injuries +V882XXS | Other transport injuries +V883--- | Other transport injuries +V90---- | Other transport injuries +V900--- | Other transport injuries +V9000XA | Other transport injuries +V9000XD | Other transport injuries +V9000XS | Other transport injuries +V9001XA | Other transport injuries +V9001XD | Other transport injuries +V9001XS | Other transport injuries +V9002XA | Other transport injuries +V9002XD | Other transport injuries +V9002XS | Other transport injuries +V9003XA | Other transport injuries +V9003XD | Other transport injuries +V9003XS | Other transport injuries +V9004XA | Other transport injuries +V9004XD | Other transport injuries +V9004XS | Other transport injuries +V9005XA | Other transport injuries +V9005XD | Other transport injuries +V9005XS | Other transport injuries +V9006XA | Other transport injuries +V9006XD | Other transport injuries +V9006XS | Other transport injuries +V9008XA | Other transport injuries +V9008XD | Other transport injuries +V9008XS | Other transport injuries +V9009XA | Other transport injuries +V9009XD | Other transport injuries +V9009XS | Other transport injuries +V901--- | Other transport injuries +V9010XA | Other transport injuries +V9010XD | Other transport injuries +V9010XS | Other transport injuries +V9011XA | Other transport injuries +V9011XD | Other transport injuries +V9011XS | Other transport injuries +V9012XA | Other transport injuries +V9012XD | Other transport injuries +V9012XS | Other transport injuries +V9013XA | Other transport injuries +V9013XD | Other transport injuries +V9013XS | Other transport injuries +V9014XA | Other transport injuries +V9014XD | Other transport injuries +V9014XS | Other transport injuries +V9015XA | Other transport injuries +V9015XD | Other transport injuries +V9015XS | Other transport injuries +V9016XA | Other transport injuries +V9016XD | Other transport injuries +V9016XS | Other transport injuries +V9018XA | Other transport injuries +V9018XD | Other transport injuries +V9018XS | Other transport injuries +V9019XA | Other transport injuries +V9019XD | Other transport injuries +V9019XS | Other transport injuries +V902--- | Other transport injuries +V9020XA | Other transport injuries +V9020XD | Other transport injuries +V9020XS | Other transport injuries +V9021XA | Other transport injuries +V9021XD | Other transport injuries +V9021XS | Other transport injuries +V9022XA | Other transport injuries +V9022XD | Other transport injuries +V9022XS | Other transport injuries +V9023XA | Other transport injuries +V9023XD | Other transport injuries +V9023XS | Other transport injuries +V9024XA | Other transport injuries +V9024XD | Other transport injuries +V9024XS | Other transport injuries +V9025XA | Other transport injuries +V9025XD | Other transport injuries +V9025XS | Other transport injuries +V9026XA | Other transport injuries +V9026XD | Other transport injuries +V9026XS | Other transport injuries +V9027XA | Other transport injuries +V9027XD | Other transport injuries +V9027XS | Other transport injuries +V9028XA | Other transport injuries +V9028XD | Other transport injuries +V9028XS | Other transport injuries +V9029XA | Other transport injuries +V9029XD | Other transport injuries +V9029XS | Other transport injuries +V903--- | Other transport injuries +V9030XA | Other transport injuries +V9030XD | Other transport injuries +V9030XS | Other transport injuries +V9031XA | Other transport injuries +V9031XD | Other transport injuries +V9031XS | Other transport injuries +V9032XA | Other transport injuries +V9032XD | Other transport injuries +V9032XS | Other transport injuries +V9033XA | Other transport injuries +V9033XD | Other transport injuries +V9033XS | Other transport injuries +V9034XA | Other transport injuries +V9034XD | Other transport injuries +V9034XS | Other transport injuries +V9035XA | Other transport injuries +V9035XD | Other transport injuries +V9035XS | Other transport injuries +V9036XA | Other transport injuries +V9036XD | Other transport injuries +V9036XS | Other transport injuries +V9037XA | Other transport injuries +V9037XD | Other transport injuries +V9037XS | Other transport injuries +V9038XA | Other transport injuries +V9038XD | Other transport injuries +V9038XS | Other transport injuries +V9039XA | Other transport injuries +V9039XD | Other transport injuries +V9039XS | Other transport injuries +V904--- | Other transport injuries +V905--- | Other transport injuries +V906--- | Other transport injuries +V907--- | Other transport injuries +V908--- | Other transport injuries +V9080XA | Other transport injuries +V9080XD | Other transport injuries +V9080XS | Other transport injuries +V9081XA | Other transport injuries +V9081XD | Other transport injuries +V9081XS | Other transport injuries +V9082XA | Other transport injuries +V9082XD | Other transport injuries +V9082XS | Other transport injuries +V9083XA | Other transport injuries +V9083XD | Other transport injuries +V9083XS | Other transport injuries +V9084XA | Other transport injuries +V9084XD | Other transport injuries +V9084XS | Other transport injuries +V9085XA | Other transport injuries +V9085XD | Other transport injuries +V9085XS | Other transport injuries +V9086XA | Other transport injuries +V9086XD | Other transport injuries +V9086XS | Other transport injuries +V9087XA | Other transport injuries +V9087XD | Other transport injuries +V9087XS | Other transport injuries +V9088XA | Other transport injuries +V9088XD | Other transport injuries +V9088XS | Other transport injuries +V9089XA | Other transport injuries +V9089XD | Other transport injuries +V9089XS | Other transport injuries +V909--- | Other transport injuries +V91---- | Other transport injuries +V910--- | Other transport injuries +V9100XA | Other transport injuries +V9100XD | Other transport injuries +V9100XS | Other transport injuries +V9101XA | Other transport injuries +V9101XD | Other transport injuries +V9101XS | Other transport injuries +V9102XA | Other transport injuries +V9102XD | Other transport injuries +V9102XS | Other transport injuries +V9103XA | Other transport injuries +V9103XD | Other transport injuries +V9103XS | Other transport injuries +V9104XA | Other transport injuries +V9104XD | Other transport injuries +V9104XS | Other transport injuries +V9105XA | Other transport injuries +V9105XD | Other transport injuries +V9105XS | Other transport injuries +V9106XA | Other transport injuries +V9106XD | Other transport injuries +V9106XS | Other transport injuries +V9107XA | Other transport injuries +V9107XD | Other transport injuries +V9107XS | Other transport injuries +V9108XA | Other transport injuries +V9108XD | Other transport injuries +V9108XS | Other transport injuries +V9109XA | Other transport injuries +V9109XD | Other transport injuries +V9109XS | Other transport injuries +V911--- | Other transport injuries +V9110XA | Other transport injuries +V9110XD | Other transport injuries +V9110XS | Other transport injuries +V9111XA | Other transport injuries +V9111XD | Other transport injuries +V9111XS | Other transport injuries +V9112XA | Other transport injuries +V9112XD | Other transport injuries +V9112XS | Other transport injuries +V9113XA | Other transport injuries +V9113XD | Other transport injuries +V9113XS | Other transport injuries +V9114XA | Other transport injuries +V9114XD | Other transport injuries +V9114XS | Other transport injuries +V9115XA | Other transport injuries +V9115XD | Other transport injuries +V9115XS | Other transport injuries +V9116XA | Other transport injuries +V9116XD | Other transport injuries +V9116XS | Other transport injuries +V9118XA | Other transport injuries +V9118XD | Other transport injuries +V9118XS | Other transport injuries +V9119XA | Other transport injuries +V9119XD | Other transport injuries +V9119XS | Other transport injuries +V912--- | Other transport injuries +V9120XA | Other transport injuries +V9120XD | Other transport injuries +V9120XS | Other transport injuries +V9121XA | Other transport injuries +V9121XD | Other transport injuries +V9121XS | Other transport injuries +V9122XA | Other transport injuries +V9122XD | Other transport injuries +V9122XS | Other transport injuries +V9123XA | Other transport injuries +V9123XD | Other transport injuries +V9123XS | Other transport injuries +V9124XA | Other transport injuries +V9124XD | Other transport injuries +V9124XS | Other transport injuries +V9125XA | Other transport injuries +V9125XD | Other transport injuries +V9125XS | Other transport injuries +V9126XA | Other transport injuries +V9126XD | Other transport injuries +V9126XS | Other transport injuries +V9129XA | Other transport injuries +V9129XD | Other transport injuries +V9129XS | Other transport injuries +V913--- | Other transport injuries +V9130XA | Other transport injuries +V9130XD | Other transport injuries +V9130XS | Other transport injuries +V9131XA | Other transport injuries +V9131XD | Other transport injuries +V9131XS | Other transport injuries +V9132XA | Other transport injuries +V9132XD | Other transport injuries +V9132XS | Other transport injuries +V9133XA | Other transport injuries +V9133XD | Other transport injuries +V9133XS | Other transport injuries +V9134XA | Other transport injuries +V9134XD | Other transport injuries +V9134XS | Other transport injuries +V9135XA | Other transport injuries +V9135XD | Other transport injuries +V9135XS | Other transport injuries +V9136XA | Other transport injuries +V9136XD | Other transport injuries +V9136XS | Other transport injuries +V9137XA | Other transport injuries +V9137XD | Other transport injuries +V9137XS | Other transport injuries +V9138XA | Other transport injuries +V9138XD | Other transport injuries +V9138XS | Other transport injuries +V9139XA | Other transport injuries +V9139XD | Other transport injuries +V9139XS | Other transport injuries +V914--- | Other transport injuries +V915--- | Other transport injuries +V916--- | Other transport injuries +V917--- | Other transport injuries +V918--- | Other transport injuries +V9180XA | Other transport injuries +V9180XD | Other transport injuries +V9180XS | Other transport injuries +V9181XA | Other transport injuries +V9181XD | Other transport injuries +V9181XS | Other transport injuries +V9182XA | Other transport injuries +V9182XD | Other transport injuries +V9182XS | Other transport injuries +V9183XA | Other transport injuries +V9183XD | Other transport injuries +V9183XS | Other transport injuries +V9184XA | Other transport injuries +V9184XD | Other transport injuries +V9184XS | Other transport injuries +V9185XA | Other transport injuries +V9185XD | Other transport injuries +V9185XS | Other transport injuries +V9186XA | Other transport injuries +V9186XD | Other transport injuries +V9186XS | Other transport injuries +V9187XA | Other transport injuries +V9187XD | Other transport injuries +V9187XS | Other transport injuries +V9188XA | Other transport injuries +V9188XD | Other transport injuries +V9188XS | Other transport injuries +V9189XA | Other transport injuries +V9189XD | Other transport injuries +V9189XS | Other transport injuries +V919--- | Other transport injuries +V92---- | Other transport injuries +V920--- | Other transport injuries +V9200XA | Other transport injuries +V9200XD | Other transport injuries +V9200XS | Other transport injuries +V9201XA | Other transport injuries +V9201XD | Other transport injuries +V9201XS | Other transport injuries +V9202XA | Other transport injuries +V9202XD | Other transport injuries +V9202XS | Other transport injuries +V9203XA | Other transport injuries +V9203XD | Other transport injuries +V9203XS | Other transport injuries +V9204XA | Other transport injuries +V9204XD | Other transport injuries +V9204XS | Other transport injuries +V9205XA | Other transport injuries +V9205XD | Other transport injuries +V9205XS | Other transport injuries +V9206XA | Other transport injuries +V9206XD | Other transport injuries +V9206XS | Other transport injuries +V9207XA | Other transport injuries +V9207XD | Other transport injuries +V9207XS | Other transport injuries +V9208XA | Other transport injuries +V9208XD | Other transport injuries +V9208XS | Other transport injuries +V9209XA | Other transport injuries +V9209XD | Other transport injuries +V9209XS | Other transport injuries +V921--- | Other transport injuries +V9210XA | Other transport injuries +V9210XD | Other transport injuries +V9210XS | Other transport injuries +V9211XA | Other transport injuries +V9211XD | Other transport injuries +V9211XS | Other transport injuries +V9212XA | Other transport injuries +V9212XD | Other transport injuries +V9212XS | Other transport injuries +V9213XA | Other transport injuries +V9213XD | Other transport injuries +V9213XS | Other transport injuries +V9214XA | Other transport injuries +V9214XD | Other transport injuries +V9214XS | Other transport injuries +V9215XA | Other transport injuries +V9215XD | Other transport injuries +V9215XS | Other transport injuries +V9216XA | Other transport injuries +V9216XD | Other transport injuries +V9216XS | Other transport injuries +V9219XA | Other transport injuries +V9219XD | Other transport injuries +V9219XS | Other transport injuries +V922--- | Other transport injuries +V9220XA | Other transport injuries +V9220XD | Other transport injuries +V9220XS | Other transport injuries +V9221XA | Other transport injuries +V9221XD | Other transport injuries +V9221XS | Other transport injuries +V9222XA | Other transport injuries +V9222XD | Other transport injuries +V9222XS | Other transport injuries +V9223XA | Other transport injuries +V9223XD | Other transport injuries +V9223XS | Other transport injuries +V9224XA | Other transport injuries +V9224XD | Other transport injuries +V9224XS | Other transport injuries +V9225XA | Other transport injuries +V9225XD | Other transport injuries +V9225XS | Other transport injuries +V9226XA | Other transport injuries +V9226XD | Other transport injuries +V9226XS | Other transport injuries +V9227XA | Other transport injuries +V9227XD | Other transport injuries +V9227XS | Other transport injuries +V9228XA | Other transport injuries +V9228XD | Other transport injuries +V9228XS | Other transport injuries +V9229XA | Other transport injuries +V9229XD | Other transport injuries +V9229XS | Other transport injuries +V923--- | Other transport injuries +V924--- | Other transport injuries +V925--- | Other transport injuries +V926--- | Other transport injuries +V927--- | Other transport injuries +V928--- | Other transport injuries +V929--- | Other transport injuries +V93---- | Other transport injuries +V930--- | Other transport injuries +V9300XA | Other transport injuries +V9300XD | Other transport injuries +V9300XS | Other transport injuries +V9301XA | Other transport injuries +V9301XD | Other transport injuries +V9301XS | Other transport injuries +V9302XA | Other transport injuries +V9302XD | Other transport injuries +V9302XS | Other transport injuries +V9303XA | Other transport injuries +V9303XD | Other transport injuries +V9303XS | Other transport injuries +V9304XA | Other transport injuries +V9304XD | Other transport injuries +V9304XS | Other transport injuries +V9309XA | Other transport injuries +V9309XD | Other transport injuries +V9309XS | Other transport injuries +V931--- | Other transport injuries +V9310XA | Other transport injuries +V9310XD | Other transport injuries +V9310XS | Other transport injuries +V9311XA | Other transport injuries +V9311XD | Other transport injuries +V9311XS | Other transport injuries +V9312XA | Other transport injuries +V9312XD | Other transport injuries +V9312XS | Other transport injuries +V9313XA | Other transport injuries +V9313XD | Other transport injuries +V9313XS | Other transport injuries +V9314XA | Other transport injuries +V9314XD | Other transport injuries +V9314XS | Other transport injuries +V9319XA | Other transport injuries +V9319XD | Other transport injuries +V9319XS | Other transport injuries +V932--- | Other transport injuries +V9320XA | Other transport injuries +V9320XD | Other transport injuries +V9320XS | Other transport injuries +V9321XA | Other transport injuries +V9321XD | Other transport injuries +V9321XS | Other transport injuries +V9322XA | Other transport injuries +V9322XD | Other transport injuries +V9322XS | Other transport injuries +V9323XA | Other transport injuries +V9323XD | Other transport injuries +V9323XS | Other transport injuries +V9324XA | Other transport injuries +V9324XD | Other transport injuries +V9324XS | Other transport injuries +V9329XA | Other transport injuries +V9329XD | Other transport injuries +V9329XS | Other transport injuries +V933--- | Other transport injuries +V9330XA | Other transport injuries +V9330XD | Other transport injuries +V9330XS | Other transport injuries +V9331XA | Other transport injuries +V9331XD | Other transport injuries +V9331XS | Other transport injuries +V9332XA | Other transport injuries +V9332XD | Other transport injuries +V9332XS | Other transport injuries +V9333XA | Other transport injuries +V9333XD | Other transport injuries +V9333XS | Other transport injuries +V9334XA | Other transport injuries +V9334XD | Other transport injuries +V9334XS | Other transport injuries +V9335XA | Other transport injuries +V9335XD | Other transport injuries +V9335XS | Other transport injuries +V9336XA | Other transport injuries +V9336XD | Other transport injuries +V9336XS | Other transport injuries +V9338XA | Other transport injuries +V9338XD | Other transport injuries +V9338XS | Other transport injuries +V9339XA | Other transport injuries +V9339XD | Other transport injuries +V9339XS | Other transport injuries +V934--- | Other transport injuries +V9340XA | Other transport injuries +V9340XD | Other transport injuries +V9340XS | Other transport injuries +V9341XA | Other transport injuries +V9341XD | Other transport injuries +V9341XS | Other transport injuries +V9342XA | Other transport injuries +V9342XD | Other transport injuries +V9342XS | Other transport injuries +V9343XA | Other transport injuries +V9343XD | Other transport injuries +V9343XS | Other transport injuries +V9344XA | Other transport injuries +V9344XD | Other transport injuries +V9344XS | Other transport injuries +V9348XA | Other transport injuries +V9348XD | Other transport injuries +V9348XS | Other transport injuries +V9349XA | Other transport injuries +V9349XD | Other transport injuries +V9349XS | Other transport injuries +V935--- | Other transport injuries +V9350XA | Other transport injuries +V9350XD | Other transport injuries +V9350XS | Other transport injuries +V9351XA | Other transport injuries +V9351XD | Other transport injuries +V9351XS | Other transport injuries +V9352XA | Other transport injuries +V9352XD | Other transport injuries +V9352XS | Other transport injuries +V9353XA | Other transport injuries +V9353XD | Other transport injuries +V9353XS | Other transport injuries +V9354XA | Other transport injuries +V9354XD | Other transport injuries +V9354XS | Other transport injuries +V9359XA | Other transport injuries +V9359XD | Other transport injuries +V9359XS | Other transport injuries +V936--- | Other transport injuries +V9360XA | Other transport injuries +V9360XD | Other transport injuries +V9360XS | Other transport injuries +V9361XA | Other transport injuries +V9361XD | Other transport injuries +V9361XS | Other transport injuries +V9362XA | Other transport injuries +V9362XD | Other transport injuries +V9362XS | Other transport injuries +V9363XA | Other transport injuries +V9363XD | Other transport injuries +V9363XS | Other transport injuries +V9364XA | Other transport injuries +V9364XD | Other transport injuries +V9364XS | Other transport injuries +V9369XA | Other transport injuries +V9369XD | Other transport injuries +V9369XS | Other transport injuries +V937--- | Other transport injuries +V938--- | Other transport injuries +V9380XA | Other transport injuries +V9380XD | Other transport injuries +V9380XS | Other transport injuries +V9381XA | Other transport injuries +V9381XD | Other transport injuries +V9381XS | Other transport injuries +V9382XA | Other transport injuries +V9382XD | Other transport injuries +V9382XS | Other transport injuries +V9383XA | Other transport injuries +V9383XD | Other transport injuries +V9383XS | Other transport injuries +V9384XA | Other transport injuries +V9384XD | Other transport injuries +V9384XS | Other transport injuries +V9385XA | Other transport injuries +V9385XD | Other transport injuries +V9385XS | Other transport injuries +V9386XA | Other transport injuries +V9386XD | Other transport injuries +V9386XS | Other transport injuries +V9387XA | Other transport injuries +V9387XD | Other transport injuries +V9387XS | Other transport injuries +V9388XA | Other transport injuries +V9388XD | Other transport injuries +V9388XS | Other transport injuries +V9389XA | Other transport injuries +V9389XD | Other transport injuries +V9389XS | Other transport injuries +V939--- | Other transport injuries +V94---- | Other transport injuries +V940--- | Other transport injuries +V940XXA | Other transport injuries +V940XXD | Other transport injuries +V940XXS | Other transport injuries +V941--- | Other transport injuries +V9411XA | Other transport injuries +V9411XD | Other transport injuries +V9411XS | Other transport injuries +V9412XA | Other transport injuries +V9412XD | Other transport injuries +V9412XS | Other transport injuries +V942--- | Other transport injuries +V9421XA | Other transport injuries +V9421XD | Other transport injuries +V9421XS | Other transport injuries +V9422XA | Other transport injuries +V9422XD | Other transport injuries +V9422XS | Other transport injuries +V943--- | Other transport injuries +V9431XA | Other transport injuries +V9431XD | Other transport injuries +V9431XS | Other transport injuries +V9432XA | Other transport injuries +V9432XD | Other transport injuries +V9432XS | Other transport injuries +V944--- | Other transport injuries +V944XXA | Other transport injuries +V944XXD | Other transport injuries +V944XXS | Other transport injuries +V945--- | Other transport injuries +V946--- | Other transport injuries +V947--- | Other transport injuries +V948--- | Other transport injuries +V94810A | Other transport injuries +V94810D | Other transport injuries +V94810S | Other transport injuries +V94811A | Other transport injuries +V94811D | Other transport injuries +V94811S | Other transport injuries +V94818A | Other transport injuries +V94818D | Other transport injuries +V94818S | Other transport injuries +V9489XA | Other transport injuries +V9489XD | Other transport injuries +V9489XS | Other transport injuries +V949--- | Other transport injuries +V949XXA | Other transport injuries +V949XXD | Other transport injuries +V949XXS | Other transport injuries +V95---- | Other transport injuries +V950--- | Other transport injuries +V9500XA | Other transport injuries +V9500XD | Other transport injuries +V9500XS | Other transport injuries +V9501XA | Other transport injuries +V9501XD | Other transport injuries +V9501XS | Other transport injuries +V9502XA | Other transport injuries +V9502XD | Other transport injuries +V9502XS | Other transport injuries +V9503XA | Other transport injuries +V9503XD | Other transport injuries +V9503XS | Other transport injuries +V9504XA | Other transport injuries +V9504XD | Other transport injuries +V9504XS | Other transport injuries +V9505XA | Other transport injuries +V9505XD | Other transport injuries +V9505XS | Other transport injuries +V9509XA | Other transport injuries +V9509XD | Other transport injuries +V9509XS | Other transport injuries +V951--- | Other transport injuries +V9510XA | Other transport injuries +V9510XD | Other transport injuries +V9510XS | Other transport injuries +V9511XA | Other transport injuries +V9511XD | Other transport injuries +V9511XS | Other transport injuries +V9512XA | Other transport injuries +V9512XD | Other transport injuries +V9512XS | Other transport injuries +V9513XA | Other transport injuries +V9513XD | Other transport injuries +V9513XS | Other transport injuries +V9514XA | Other transport injuries +V9514XD | Other transport injuries +V9514XS | Other transport injuries +V9515XA | Other transport injuries +V9515XD | Other transport injuries +V9515XS | Other transport injuries +V9519XA | Other transport injuries +V9519XD | Other transport injuries +V9519XS | Other transport injuries +V952--- | Other transport injuries +V9520XA | Other transport injuries +V9520XD | Other transport injuries +V9520XS | Other transport injuries +V9521XA | Other transport injuries +V9521XD | Other transport injuries +V9521XS | Other transport injuries +V9522XA | Other transport injuries +V9522XD | Other transport injuries +V9522XS | Other transport injuries +V9523XA | Other transport injuries +V9523XD | Other transport injuries +V9523XS | Other transport injuries +V9524XA | Other transport injuries +V9524XD | Other transport injuries +V9524XS | Other transport injuries +V9525XA | Other transport injuries +V9525XD | Other transport injuries +V9525XS | Other transport injuries +V9529XA | Other transport injuries +V9529XD | Other transport injuries +V9529XS | Other transport injuries +V953--- | Other transport injuries +V9530XA | Other transport injuries +V9530XD | Other transport injuries +V9530XS | Other transport injuries +V9531XA | Other transport injuries +V9531XD | Other transport injuries +V9531XS | Other transport injuries +V9532XA | Other transport injuries +V9532XD | Other transport injuries +V9532XS | Other transport injuries +V9533XA | Other transport injuries +V9533XD | Other transport injuries +V9533XS | Other transport injuries +V9534XA | Other transport injuries +V9534XD | Other transport injuries +V9534XS | Other transport injuries +V9535XA | Other transport injuries +V9535XD | Other transport injuries +V9535XS | Other transport injuries +V9539XA | Other transport injuries +V9539XD | Other transport injuries +V9539XS | Other transport injuries +V954--- | Other transport injuries +V9540XA | Other transport injuries +V9540XD | Other transport injuries +V9540XS | Other transport injuries +V9541XA | Other transport injuries +V9541XD | Other transport injuries +V9541XS | Other transport injuries +V9542XA | Other transport injuries +V9542XD | Other transport injuries +V9542XS | Other transport injuries +V9543XA | Other transport injuries +V9543XD | Other transport injuries +V9543XS | Other transport injuries +V9544XA | Other transport injuries +V9544XD | Other transport injuries +V9544XS | Other transport injuries +V9545XA | Other transport injuries +V9545XD | Other transport injuries +V9545XS | Other transport injuries +V9549XA | Other transport injuries +V9549XD | Other transport injuries +V9549XS | Other transport injuries +V958--- | Other transport injuries +V958XXA | Other transport injuries +V958XXD | Other transport injuries +V958XXS | Other transport injuries +V959--- | Other transport injuries +V959XXA | Other transport injuries +V959XXD | Other transport injuries +V959XXS | Other transport injuries +V96---- | Other transport injuries +V960--- | Other transport injuries +V9600XA | Other transport injuries +V9600XD | Other transport injuries +V9600XS | Other transport injuries +V9601XA | Other transport injuries +V9601XD | Other transport injuries +V9601XS | Other transport injuries +V9602XA | Other transport injuries +V9602XD | Other transport injuries +V9602XS | Other transport injuries +V9603XA | Other transport injuries +V9603XD | Other transport injuries +V9603XS | Other transport injuries +V9604XA | Other transport injuries +V9604XD | Other transport injuries +V9604XS | Other transport injuries +V9605XA | Other transport injuries +V9605XD | Other transport injuries +V9605XS | Other transport injuries +V9609XA | Other transport injuries +V9609XD | Other transport injuries +V9609XS | Other transport injuries +V961--- | Other transport injuries +V9610XA | Other transport injuries +V9610XD | Other transport injuries +V9610XS | Other transport injuries +V9611XA | Other transport injuries +V9611XD | Other transport injuries +V9611XS | Other transport injuries +V9612XA | Other transport injuries +V9612XD | Other transport injuries +V9612XS | Other transport injuries +V9613XA | Other transport injuries +V9613XD | Other transport injuries +V9613XS | Other transport injuries +V9614XA | Other transport injuries +V9614XD | Other transport injuries +V9614XS | Other transport injuries +V9615XA | Other transport injuries +V9615XD | Other transport injuries +V9615XS | Other transport injuries +V9619XA | Other transport injuries +V9619XD | Other transport injuries +V9619XS | Other transport injuries +V962--- | Other transport injuries +V9620XA | Other transport injuries +V9620XD | Other transport injuries +V9620XS | Other transport injuries +V9621XA | Other transport injuries +V9621XD | Other transport injuries +V9621XS | Other transport injuries +V9622XA | Other transport injuries +V9622XD | Other transport injuries +V9622XS | Other transport injuries +V9623XA | Other transport injuries +V9623XD | Other transport injuries +V9623XS | Other transport injuries +V9624XA | Other transport injuries +V9624XD | Other transport injuries +V9624XS | Other transport injuries +V9625XA | Other transport injuries +V9625XD | Other transport injuries +V9625XS | Other transport injuries +V9629XA | Other transport injuries +V9629XD | Other transport injuries +V9629XS | Other transport injuries +V968--- | Other transport injuries +V968XXA | Other transport injuries +V968XXD | Other transport injuries +V968XXS | Other transport injuries +V969--- | Other transport injuries +V969XXA | Other transport injuries +V969XXD | Other transport injuries +V969XXS | Other transport injuries +V97---- | Other transport injuries +V970--- | Other transport injuries +V970XXA | Other transport injuries +V970XXD | Other transport injuries +V970XXS | Other transport injuries +V971--- | Other transport injuries +V971XXA | Other transport injuries +V971XXD | Other transport injuries +V971XXS | Other transport injuries +V972--- | Other transport injuries +V9721XA | Other transport injuries +V9721XD | Other transport injuries +V9721XS | Other transport injuries +V9722XA | Other transport injuries +V9722XD | Other transport injuries +V9722XS | Other transport injuries +V9729XA | Other transport injuries +V9729XD | Other transport injuries +V9729XS | Other transport injuries +V973--- | Other transport injuries +V9731XA | Other transport injuries +V9731XD | Other transport injuries +V9731XS | Other transport injuries +V9732XA | Other transport injuries +V9732XD | Other transport injuries +V9732XS | Other transport injuries +V9733XA | Other transport injuries +V9733XD | Other transport injuries +V9733XS | Other transport injuries +V9739XA | Other transport injuries +V9739XD | Other transport injuries +V9739XS | Other transport injuries +V978--- | Other transport injuries +V97810A | Other transport injuries +V97810D | Other transport injuries +V97810S | Other transport injuries +V97811A | Other transport injuries +V97811D | Other transport injuries +V97811S | Other transport injuries +V97818A | Other transport injuries +V97818D | Other transport injuries +V97818S | Other transport injuries +V9789XA | Other transport injuries +V9789XD | Other transport injuries +V9789XS | Other transport injuries +V98---- | Other transport injuries +V980XXA | Other transport injuries +V980XXD | Other transport injuries +V980XXS | Other transport injuries +V981XXA | Other transport injuries +V981XXD | Other transport injuries +V981XXS | Other transport injuries +V982XXA | Other transport injuries +V982XXD | Other transport injuries +V982XXS | Other transport injuries +V983XXA | Other transport injuries +V983XXD | Other transport injuries +V983XXS | Other transport injuries +D695--- | Unintentional injuries +D6951-- | Unintentional injuries +D6959-- | Unintentional injuries +D701--- | Unintentional injuries +D702--- | Unintentional injuries +D7801-- | Unintentional injuries +D7802-- | Unintentional injuries +D7811-- | Unintentional injuries +D7812-- | Unintentional injuries +D7821-- | Unintentional injuries +D7822-- | Unintentional injuries +D7831-- | Unintentional injuries +D7832-- | Unintentional injuries +D7833-- | Unintentional injuries +D7834-- | Unintentional injuries +D7881-- | Unintentional injuries +D7889-- | Unintentional injuries +D89810- | Unintentional injuries +D89811- | Unintentional injuries +D89812- | Unintentional injuries +D89813- | Unintentional injuries +E032--- | Unintentional injuries +E064--- | Unintentional injuries +E0900-- | Unintentional injuries +E0901-- | Unintentional injuries +E0910-- | Unintentional injuries +E0911-- | Unintentional injuries +E0921-- | Unintentional injuries +E0922-- | Unintentional injuries +E0929-- | Unintentional injuries +E09311- | Unintentional injuries +E09319- | Unintentional injuries +E093211 | Unintentional injuries +E093212 | Unintentional injuries +E093213 | Unintentional injuries +E093219 | Unintentional injuries +E093291 | Unintentional injuries +E093292 | Unintentional injuries +E093293 | Unintentional injuries +E093299 | Unintentional injuries +E093311 | Unintentional injuries +E093312 | Unintentional injuries +E093313 | Unintentional injuries +E093319 | Unintentional injuries +E093391 | Unintentional injuries +E093392 | Unintentional injuries +E093393 | Unintentional injuries +E093399 | Unintentional injuries +E093411 | Unintentional injuries +E093412 | Unintentional injuries +E093413 | Unintentional injuries +E093419 | Unintentional injuries +E093491 | Unintentional injuries +E093492 | Unintentional injuries +E093493 | Unintentional injuries +E093499 | Unintentional injuries +E093511 | Unintentional injuries +E093512 | Unintentional injuries +E093513 | Unintentional injuries +E093519 | Unintentional injuries +E093521 | Unintentional injuries +E093522 | Unintentional injuries +E093523 | Unintentional injuries +E093529 | Unintentional injuries +E093531 | Unintentional injuries +E093532 | Unintentional injuries +E093533 | Unintentional injuries +E093539 | Unintentional injuries +E093541 | Unintentional injuries +E093542 | Unintentional injuries +E093543 | Unintentional injuries +E093549 | Unintentional injuries +E093551 | Unintentional injuries +E093552 | Unintentional injuries +E093553 | Unintentional injuries +E093559 | Unintentional injuries +E093591 | Unintentional injuries +E093592 | Unintentional injuries +E093593 | Unintentional injuries +E093599 | Unintentional injuries +E0936-- | Unintentional injuries +E0937X1 | Unintentional injuries +E0937X2 | Unintentional injuries +E0937X3 | Unintentional injuries +E0937X9 | Unintentional injuries +E0939-- | Unintentional injuries +E0940-- | Unintentional injuries +E0941-- | Unintentional injuries +E0942-- | Unintentional injuries +E0943-- | Unintentional injuries +E0944-- | Unintentional injuries +E0949-- | Unintentional injuries +E0951-- | Unintentional injuries +E0952-- | Unintentional injuries +E0959-- | Unintentional injuries +E09610- | Unintentional injuries +E09618- | Unintentional injuries +E09620- | Unintentional injuries +E09621- | Unintentional injuries +E09622- | Unintentional injuries +E09628- | Unintentional injuries +E09630- | Unintentional injuries +E09638- | Unintentional injuries +E09641- | Unintentional injuries +E09649- | Unintentional injuries +E0965-- | Unintentional injuries +E0969-- | Unintentional injuries +E098--- | Unintentional injuries +E099--- | Unintentional injuries +E160--- | Unintentional injuries +E231--- | Unintentional injuries +E242--- | Unintentional injuries +E273--- | Unintentional injuries +E3601-- | Unintentional injuries +E3602-- | Unintentional injuries +E3611-- | Unintentional injuries +E3612-- | Unintentional injuries +E368--- | Unintentional injuries +E661--- | Unintentional injuries +E861--- | Unintentional injuries +E869--- | Unintentional injuries +E87---- | Unintentional injuries +E870--- | Unintentional injuries +E871--- | Unintentional injuries +E872--- | Unintentional injuries +E873--- | Unintentional injuries +E874--- | Unintentional injuries +E875--- | Unintentional injuries +E876--- | Unintentional injuries +E877--- | Unintentional injuries +E8770-- | Unintentional injuries +E8771-- | Unintentional injuries +E8779-- | Unintentional injuries +E878--- | Unintentional injuries +E89---- | Unintentional injuries +E890--- | Unintentional injuries +E891--- | Unintentional injuries +E892--- | Unintentional injuries +E893--- | Unintentional injuries +E894--- | Unintentional injuries +E8940-- | Unintentional injuries +E8941-- | Unintentional injuries +E895--- | Unintentional injuries +E896--- | Unintentional injuries +E898--- | Unintentional injuries +E89810- | Unintentional injuries +E89811- | Unintentional injuries +E89820- | Unintentional injuries +E89821- | Unintentional injuries +E89822- | Unintentional injuries +E89823- | Unintentional injuries +E8989-- | Unintentional injuries +E899--- | Unintentional injuries +G210--- | Unintentional injuries +G211--- | Unintentional injuries +G2111-- | Unintentional injuries +G2119-- | Unintentional injuries +G240--- | Unintentional injuries +G2401-- | Unintentional injuries +G2402-- | Unintentional injuries +G2409-- | Unintentional injuries +G251--- | Unintentional injuries +G254--- | Unintentional injuries +G256--- | Unintentional injuries +G2561-- | Unintentional injuries +G2569-- | Unintentional injuries +G2570-- | Unintentional injuries +G2571-- | Unintentional injuries +G2579-- | Unintentional injuries +G620--- | Unintentional injuries +G720--- | Unintentional injuries +G937--- | Unintentional injuries +G960--- | Unintentional injuries +G9611-- | Unintentional injuries +G97---- | Unintentional injuries +G970--- | Unintentional injuries +G971--- | Unintentional injuries +G972--- | Unintentional injuries +G9731-- | Unintentional injuries +G9732-- | Unintentional injuries +G9741-- | Unintentional injuries +G9748-- | Unintentional injuries +G9749-- | Unintentional injuries +G9751-- | Unintentional injuries +G9752-- | Unintentional injuries +G9761-- | Unintentional injuries +G9762-- | Unintentional injuries +G9763-- | Unintentional injuries +G9764-- | Unintentional injuries +G978--- | Unintentional injuries +G9781-- | Unintentional injuries +G9782-- | Unintentional injuries +G979--- | Unintentional injuries +H02811- | Unintentional injuries +H02812- | Unintentional injuries +H02813- | Unintentional injuries +H02814- | Unintentional injuries +H02815- | Unintentional injuries +H02816- | Unintentional injuries +H02819- | Unintentional injuries +H05331- | Unintentional injuries +H05332- | Unintentional injuries +H05333- | Unintentional injuries +H05339- | Unintentional injuries +H05421- | Unintentional injuries +H05422- | Unintentional injuries +H05423- | Unintentional injuries +H05429- | Unintentional injuries +H055--- | Unintentional injuries +H0550-- | Unintentional injuries +H0551-- | Unintentional injuries +H0552-- | Unintentional injuries +H0553-- | Unintentional injuries +H446--- | Unintentional injuries +H44601- | Unintentional injuries +H44602- | Unintentional injuries +H44603- | Unintentional injuries +H44609- | Unintentional injuries +H44611- | Unintentional injuries +H44612- | Unintentional injuries +H44613- | Unintentional injuries +H44619- | Unintentional injuries +H44621- | Unintentional injuries +H44622- | Unintentional injuries +H44623- | Unintentional injuries +H44629- | Unintentional injuries +H44631- | Unintentional injuries +H44632- | Unintentional injuries +H44633- | Unintentional injuries +H44639- | Unintentional injuries +H44641- | Unintentional injuries +H44642- | Unintentional injuries +H44643- | Unintentional injuries +H44649- | Unintentional injuries +H44651- | Unintentional injuries +H44652- | Unintentional injuries +H44653- | Unintentional injuries +H44659- | Unintentional injuries +H44691- | Unintentional injuries +H44692- | Unintentional injuries +H44693- | Unintentional injuries +H44699- | Unintentional injuries +H447--- | Unintentional injuries +H44701- | Unintentional injuries +H44702- | Unintentional injuries +H44703- | Unintentional injuries +H44709- | Unintentional injuries +H44711- | Unintentional injuries +H44712- | Unintentional injuries +H44713- | Unintentional injuries +H44719- | Unintentional injuries +H44721- | Unintentional injuries +H44722- | Unintentional injuries +H44723- | Unintentional injuries +H44729- | Unintentional injuries +H44731- | Unintentional injuries +H44732- | Unintentional injuries +H44733- | Unintentional injuries +H44739- | Unintentional injuries +H44741- | Unintentional injuries +H44742- | Unintentional injuries +H44743- | Unintentional injuries +H44749- | Unintentional injuries +H44751- | Unintentional injuries +H44752- | Unintentional injuries +H44753- | Unintentional injuries +H44759- | Unintentional injuries +H44791- | Unintentional injuries +H44792- | Unintentional injuries +H44793- | Unintentional injuries +H44799- | Unintentional injuries +H59---- | Unintentional injuries +H590--- | Unintentional injuries +H59011- | Unintentional injuries +H59012- | Unintentional injuries +H59013- | Unintentional injuries +H59019- | Unintentional injuries +H59021- | Unintentional injuries +H59022- | Unintentional injuries +H59023- | Unintentional injuries +H59029- | Unintentional injuries +H59031- | Unintentional injuries +H59032- | Unintentional injuries +H59033- | Unintentional injuries +H59039- | Unintentional injuries +H59091- | Unintentional injuries +H59092- | Unintentional injuries +H59093- | Unintentional injuries +H59099- | Unintentional injuries +H59111- | Unintentional injuries +H59112- | Unintentional injuries +H59113- | Unintentional injuries +H59119- | Unintentional injuries +H59121- | Unintentional injuries +H59122- | Unintentional injuries +H59123- | Unintentional injuries +H59129- | Unintentional injuries +H59211- | Unintentional injuries +H59212- | Unintentional injuries +H59213- | Unintentional injuries +H59219- | Unintentional injuries +H59221- | Unintentional injuries +H59222- | Unintentional injuries +H59223- | Unintentional injuries +H59229- | Unintentional injuries +H59311- | Unintentional injuries +H59312- | Unintentional injuries +H59313- | Unintentional injuries +H59319- | Unintentional injuries +H59321- | Unintentional injuries +H59322- | Unintentional injuries +H59323- | Unintentional injuries +H59329- | Unintentional injuries +H59331- | Unintentional injuries +H59332- | Unintentional injuries +H59333- | Unintentional injuries +H59339- | Unintentional injuries +H59341- | Unintentional injuries +H59342- | Unintentional injuries +H59343- | Unintentional injuries +H59349- | Unintentional injuries +H59351- | Unintentional injuries +H59352- | Unintentional injuries +H59353- | Unintentional injuries +H59359- | Unintentional injuries +H59361- | Unintentional injuries +H59362- | Unintentional injuries +H59363- | Unintentional injuries +H59369- | Unintentional injuries +H5940-- | Unintentional injuries +H5941-- | Unintentional injuries +H5942-- | Unintentional injuries +H5943-- | Unintentional injuries +H598--- | Unintentional injuries +H59811- | Unintentional injuries +H59812- | Unintentional injuries +H59813- | Unintentional injuries +H59819- | Unintentional injuries +H5988-- | Unintentional injuries +H5989-- | Unintentional injuries +H910--- | Unintentional injuries +H9101-- | Unintentional injuries +H9102-- | Unintentional injuries +H9103-- | Unintentional injuries +H9109-- | Unintentional injuries +H95---- | Unintentional injuries +H950--- | Unintentional injuries +H9500-- | Unintentional injuries +H9501-- | Unintentional injuries +H9502-- | Unintentional injuries +H9503-- | Unintentional injuries +H951--- | Unintentional injuries +H95111- | Unintentional injuries +H95112- | Unintentional injuries +H95113- | Unintentional injuries +H95119- | Unintentional injuries +H95121- | Unintentional injuries +H95122- | Unintentional injuries +H95123- | Unintentional injuries +H95129- | Unintentional injuries +H95131- | Unintentional injuries +H95132- | Unintentional injuries +H95133- | Unintentional injuries +H95139- | Unintentional injuries +H95191- | Unintentional injuries +H95192- | Unintentional injuries +H95193- | Unintentional injuries +H95199- | Unintentional injuries +H9521-- | Unintentional injuries +H9522-- | Unintentional injuries +H9531-- | Unintentional injuries +H9532-- | Unintentional injuries +H9541-- | Unintentional injuries +H9542-- | Unintentional injuries +H9551-- | Unintentional injuries +H9552-- | Unintentional injuries +H9553-- | Unintentional injuries +H9554-- | Unintentional injuries +H958--- | Unintentional injuries +H95811- | Unintentional injuries +H95812- | Unintentional injuries +H95813- | Unintentional injuries +H95819- | Unintentional injuries +H9588-- | Unintentional injuries +H9589-- | Unintentional injuries +H959--- | Unintentional injuries +I952--- | Unintentional injuries +I953--- | Unintentional injuries +I958--- | Unintentional injuries +I9581-- | Unintentional injuries +I97---- | Unintentional injuries +I970--- | Unintentional injuries +I971--- | Unintentional injuries +I97110- | Unintentional injuries +I97111- | Unintentional injuries +I97120- | Unintentional injuries +I97121- | Unintentional injuries +I97130- | Unintentional injuries +I97131- | Unintentional injuries +I97190- | Unintentional injuries +I97191- | Unintentional injuries +I972--- | Unintentional injuries +I973--- | Unintentional injuries +I97410- | Unintentional injuries +I97411- | Unintentional injuries +I97418- | Unintentional injuries +I9742-- | Unintentional injuries +I9751-- | Unintentional injuries +I9752-- | Unintentional injuries +I97610- | Unintentional injuries +I97611- | Unintentional injuries +I97618- | Unintentional injuries +I97620- | Unintentional injuries +I97621- | Unintentional injuries +I97622- | Unintentional injuries +I97630- | Unintentional injuries +I97631- | Unintentional injuries +I97638- | Unintentional injuries +I97640- | Unintentional injuries +I97641- | Unintentional injuries +I97648- | Unintentional injuries +I97710- | Unintentional injuries +I97711- | Unintentional injuries +I97790- | Unintentional injuries +I97791- | Unintentional injuries +I978--- | Unintentional injuries +I97810- | Unintentional injuries +I97811- | Unintentional injuries +I97820- | Unintentional injuries +I97821- | Unintentional injuries +I9788-- | Unintentional injuries +I9789-- | Unintentional injuries +I979--- | Unintentional injuries +J70---- | Unintentional injuries +J700--- | Unintentional injuries +J701--- | Unintentional injuries +J702--- | Unintentional injuries +J703--- | Unintentional injuries +J704--- | Unintentional injuries +J705--- | Unintentional injuries +J95---- | Unintentional injuries +J950--- | Unintentional injuries +J9500-- | Unintentional injuries +J9501-- | Unintentional injuries +J9502-- | Unintentional injuries +J9503-- | Unintentional injuries +J9504-- | Unintentional injuries +J9509-- | Unintentional injuries +J951--- | Unintentional injuries +J952--- | Unintentional injuries +J953--- | Unintentional injuries +J954--- | Unintentional injuries +J955--- | Unintentional injuries +J9561-- | Unintentional injuries +J9562-- | Unintentional injuries +J9571-- | Unintentional injuries +J9572-- | Unintentional injuries +J958--- | Unintentional injuries +J95811- | Unintentional injuries +J95812- | Unintentional injuries +J95821- | Unintentional injuries +J95822- | Unintentional injuries +J95830- | Unintentional injuries +J95831- | Unintentional injuries +J9584-- | Unintentional injuries +J95850- | Unintentional injuries +J95851- | Unintentional injuries +J95859- | Unintentional injuries +J95860- | Unintentional injuries +J95861- | Unintentional injuries +J95862- | Unintentional injuries +J95863- | Unintentional injuries +J9588-- | Unintentional injuries +J9589-- | Unintentional injuries +J959--- | Unintentional injuries +K0850-- | Unintentional injuries +K0851-- | Unintentional injuries +K0852-- | Unintentional injuries +K08530- | Unintentional injuries +K08531- | Unintentional injuries +K08539- | Unintentional injuries +K0854-- | Unintentional injuries +K0855-- | Unintentional injuries +K0856-- | Unintentional injuries +K0859-- | Unintentional injuries +K43---- | Unintentional injuries +K430--- | Unintentional injuries +K431--- | Unintentional injuries +K432--- | Unintentional injuries +K433--- | Unintentional injuries +K434--- | Unintentional injuries +K435--- | Unintentional injuries +K436--- | Unintentional injuries +K437--- | Unintentional injuries +K439--- | Unintentional injuries +K520--- | Unintentional injuries +K627--- | Unintentional injuries +K6811-- | Unintentional injuries +K91---- | Unintentional injuries +K910--- | Unintentional injuries +K911--- | Unintentional injuries +K912--- | Unintentional injuries +K913--- | Unintentional injuries +K9130-- | Unintentional injuries +K9131-- | Unintentional injuries +K9132-- | Unintentional injuries +K914--- | Unintentional injuries +K915--- | Unintentional injuries +K9161-- | Unintentional injuries +K9162-- | Unintentional injuries +K9171-- | Unintentional injuries +K9172-- | Unintentional injuries +K918--- | Unintentional injuries +K9181-- | Unintentional injuries +K9182-- | Unintentional injuries +K9183-- | Unintentional injuries +K91840- | Unintentional injuries +K91841- | Unintentional injuries +K91850- | Unintentional injuries +K91858- | Unintentional injuries +K9186-- | Unintentional injuries +K91870- | Unintentional injuries +K91871- | Unintentional injuries +K91872- | Unintentional injuries +K91873- | Unintentional injuries +K9189-- | Unintentional injuries +K919--- | Unintentional injuries +K9400-- | Unintentional injuries +K9401-- | Unintentional injuries +K9402-- | Unintentional injuries +K9403-- | Unintentional injuries +K9409-- | Unintentional injuries +K9410-- | Unintentional injuries +K9411-- | Unintentional injuries +K9412-- | Unintentional injuries +K9413-- | Unintentional injuries +K9419-- | Unintentional injuries +K9420-- | Unintentional injuries +K9421-- | Unintentional injuries +K9422-- | Unintentional injuries +K9423-- | Unintentional injuries +K9429-- | Unintentional injuries +K9430-- | Unintentional injuries +K9431-- | Unintentional injuries +K9432-- | Unintentional injuries +K9433-- | Unintentional injuries +K9439-- | Unintentional injuries +K9501-- | Unintentional injuries +K9509-- | Unintentional injuries +K9581-- | Unintentional injuries +K9589-- | Unintentional injuries +L233--- | Unintentional injuries +L270--- | Unintentional injuries +L271--- | Unintentional injuries +L55---- | Unintentional injuries +L550--- | Unintentional injuries +L551--- | Unintentional injuries +L552--- | Unintentional injuries +L558--- | Unintentional injuries +L559--- | Unintentional injuries +L560--- | Unintentional injuries +L561--- | Unintentional injuries +L58---- | Unintentional injuries +L580--- | Unintentional injuries +L581--- | Unintentional injuries +L589--- | Unintentional injuries +L640--- | Unintentional injuries +L7601-- | Unintentional injuries +L7602-- | Unintentional injuries +L7611-- | Unintentional injuries +L7612-- | Unintentional injuries +L7621-- | Unintentional injuries +L7622-- | Unintentional injuries +L7631-- | Unintentional injuries +L7632-- | Unintentional injuries +L7633-- | Unintentional injuries +L7634-- | Unintentional injuries +L7681-- | Unintentional injuries +L7682-- | Unintentional injuries +M102--- | Unintentional injuries +M1020-- | Unintentional injuries +M10211- | Unintentional injuries +M10212- | Unintentional injuries +M10219- | Unintentional injuries +M10221- | Unintentional injuries +M10222- | Unintentional injuries +M10229- | Unintentional injuries +M10231- | Unintentional injuries +M10232- | Unintentional injuries +M10239- | Unintentional injuries +M10241- | Unintentional injuries +M10242- | Unintentional injuries +M10249- | Unintentional injuries +M10251- | Unintentional injuries +M10252- | Unintentional injuries +M10259- | Unintentional injuries +M10261- | Unintentional injuries +M10262- | Unintentional injuries +M10269- | Unintentional injuries +M10271- | Unintentional injuries +M10272- | Unintentional injuries +M10279- | Unintentional injuries +M1028-- | Unintentional injuries +M1029-- | Unintentional injuries +M602--- | Unintentional injuries +M6020-- | Unintentional injuries +M60211- | Unintentional injuries +M60212- | Unintentional injuries +M60219- | Unintentional injuries +M60221- | Unintentional injuries +M60222- | Unintentional injuries +M60229- | Unintentional injuries +M60231- | Unintentional injuries +M60232- | Unintentional injuries +M60239- | Unintentional injuries +M60241- | Unintentional injuries +M60242- | Unintentional injuries +M60249- | Unintentional injuries +M60251- | Unintentional injuries +M60252- | Unintentional injuries +M60259- | Unintentional injuries +M60261- | Unintentional injuries +M60262- | Unintentional injuries +M60269- | Unintentional injuries +M60271- | Unintentional injuries +M60272- | Unintentional injuries +M60279- | Unintentional injuries +M6028-- | Unintentional injuries +M871--- | Unintentional injuries +M8710-- | Unintentional injuries +M87111- | Unintentional injuries +M87112- | Unintentional injuries +M87119- | Unintentional injuries +M87121- | Unintentional injuries +M87122- | Unintentional injuries +M87129- | Unintentional injuries +M87131- | Unintentional injuries +M87132- | Unintentional injuries +M87133- | Unintentional injuries +M87134- | Unintentional injuries +M87135- | Unintentional injuries +M87136- | Unintentional injuries +M87137- | Unintentional injuries +M87138- | Unintentional injuries +M87139- | Unintentional injuries +M87141- | Unintentional injuries +M87142- | Unintentional injuries +M87143- | Unintentional injuries +M87144- | Unintentional injuries +M87145- | Unintentional injuries +M87146- | Unintentional injuries +M87150- | Unintentional injuries +M87151- | Unintentional injuries +M87152- | Unintentional injuries +M87159- | Unintentional injuries +M87161- | Unintentional injuries +M87162- | Unintentional injuries +M87163- | Unintentional injuries +M87164- | Unintentional injuries +M87165- | Unintentional injuries +M87166- | Unintentional injuries +M87171- | Unintentional injuries +M87172- | Unintentional injuries +M87173- | Unintentional injuries +M87174- | Unintentional injuries +M87175- | Unintentional injuries +M87176- | Unintentional injuries +M87177- | Unintentional injuries +M87178- | Unintentional injuries +M87179- | Unintentional injuries +M87180- | Unintentional injuries +M87188- | Unintentional injuries +M8719-- | Unintentional injuries +M96---- | Unintentional injuries +M960--- | Unintentional injuries +M961--- | Unintentional injuries +M962--- | Unintentional injuries +M963--- | Unintentional injuries +M964--- | Unintentional injuries +M965--- | Unintentional injuries +M966--- | Unintentional injuries +M96621- | Unintentional injuries +M96622- | Unintentional injuries +M96629- | Unintentional injuries +M96631- | Unintentional injuries +M96632- | Unintentional injuries +M96639- | Unintentional injuries +M9665-- | Unintentional injuries +M96661- | Unintentional injuries +M96662- | Unintentional injuries +M96669- | Unintentional injuries +M96671- | Unintentional injuries +M96672- | Unintentional injuries +M96679- | Unintentional injuries +M9669-- | Unintentional injuries +M968--- | Unintentional injuries +M96810- | Unintentional injuries +M96811- | Unintentional injuries +M96820- | Unintentional injuries +M96821- | Unintentional injuries +M96830- | Unintentional injuries +M96831- | Unintentional injuries +M96840- | Unintentional injuries +M96841- | Unintentional injuries +M96842- | Unintentional injuries +M96843- | Unintentional injuries +M9689-- | Unintentional injuries +M969--- | Unintentional injuries +N14---- | Unintentional injuries +N140--- | Unintentional injuries +N141--- | Unintentional injuries +N142--- | Unintentional injuries +N143--- | Unintentional injuries +N144--- | Unintentional injuries +N304--- | Unintentional injuries +N3040-- | Unintentional injuries +N3041-- | Unintentional injuries +N46021- | Unintentional injuries +N46121- | Unintentional injuries +N522--- | Unintentional injuries +N5231-- | Unintentional injuries +N5232-- | Unintentional injuries +N5233-- | Unintentional injuries +N5234-- | Unintentional injuries +N5235-- | Unintentional injuries +N5236-- | Unintentional injuries +N5237-- | Unintentional injuries +N5239-- | Unintentional injuries +N650--- | Unintentional injuries +N651--- | Unintentional injuries +N99---- | Unintentional injuries +N990--- | Unintentional injuries +N991--- | Unintentional injuries +N99110- | Unintentional injuries +N99111- | Unintentional injuries +N99112- | Unintentional injuries +N99113- | Unintentional injuries +N99114- | Unintentional injuries +N99115- | Unintentional injuries +N99116- | Unintentional injuries +N9912-- | Unintentional injuries +N992--- | Unintentional injuries +N993--- | Unintentional injuries +N994--- | Unintentional injuries +N995--- | Unintentional injuries +N99510- | Unintentional injuries +N99511- | Unintentional injuries +N99512- | Unintentional injuries +N99518- | Unintentional injuries +N99520- | Unintentional injuries +N99521- | Unintentional injuries +N99522- | Unintentional injuries +N99523- | Unintentional injuries +N99524- | Unintentional injuries +N99528- | Unintentional injuries +N99530- | Unintentional injuries +N99531- | Unintentional injuries +N99532- | Unintentional injuries +N99533- | Unintentional injuries +N99534- | Unintentional injuries +N99538- | Unintentional injuries +N9961-- | Unintentional injuries +N9962-- | Unintentional injuries +N9971-- | Unintentional injuries +N9972-- | Unintentional injuries +N998--- | Unintentional injuries +N9981-- | Unintentional injuries +N99820- | Unintentional injuries +N99821- | Unintentional injuries +N9983-- | Unintentional injuries +N99840- | Unintentional injuries +N99841- | Unintentional injuries +N99842- | Unintentional injuries +N99843- | Unintentional injuries +N9989-- | Unintentional injuries +N999--- | Unintentional injuries +P93---- | Unintentional injuries +P930--- | Unintentional injuries +P938--- | Unintentional injuries +P962--- | Unintentional injuries +P965--- | Unintentional injuries +R502--- | Unintentional injuries +R508--- | Unintentional injuries +R5081-- | Unintentional injuries +R5082-- | Unintentional injuries +R5083-- | Unintentional injuries +W00---- | Unintentional injuries +W000XXA | Unintentional injuries +W000XXD | Unintentional injuries +W000XXS | Unintentional injuries +W001XXA | Unintentional injuries +W001XXD | Unintentional injuries +W001XXS | Unintentional injuries +W002XXA | Unintentional injuries +W002XXD | Unintentional injuries +W002XXS | Unintentional injuries +W009XXA | Unintentional injuries +W009XXD | Unintentional injuries +W009XXS | Unintentional injuries +W01---- | Unintentional injuries +W010XXA | Unintentional injuries +W010XXD | Unintentional injuries +W010XXS | Unintentional injuries +W0110XA | Unintentional injuries +W0110XD | Unintentional injuries +W0110XS | Unintentional injuries +W01110A | Unintentional injuries +W01110D | Unintentional injuries +W01110S | Unintentional injuries +W01111A | Unintentional injuries +W01111D | Unintentional injuries +W01111S | Unintentional injuries +W01118A | Unintentional injuries +W01118D | Unintentional injuries +W01118S | Unintentional injuries +W01119A | Unintentional injuries +W01119D | Unintentional injuries +W01119S | Unintentional injuries +W01190A | Unintentional injuries +W01190D | Unintentional injuries +W01190S | Unintentional injuries +W01198A | Unintentional injuries +W01198D | Unintentional injuries +W01198S | Unintentional injuries +W02---- | Unintentional injuries +W03---- | Unintentional injuries +W03XXXA | Unintentional injuries +W03XXXD | Unintentional injuries +W03XXXS | Unintentional injuries +W04---- | Unintentional injuries +W04XXXA | Unintentional injuries +W04XXXD | Unintentional injuries +W04XXXS | Unintentional injuries +W05---- | Unintentional injuries +W050XXA | Unintentional injuries +W050XXD | Unintentional injuries +W050XXS | Unintentional injuries +W051XXA | Unintentional injuries +W051XXD | Unintentional injuries +W051XXS | Unintentional injuries +W052XXA | Unintentional injuries +W052XXD | Unintentional injuries +W052XXS | Unintentional injuries +W06---- | Unintentional injuries +W06XXXA | Unintentional injuries +W06XXXD | Unintentional injuries +W06XXXS | Unintentional injuries +W07---- | Unintentional injuries +W07XXXA | Unintentional injuries +W07XXXD | Unintentional injuries +W07XXXS | Unintentional injuries +W08---- | Unintentional injuries +W08XXXA | Unintentional injuries +W08XXXD | Unintentional injuries +W08XXXS | Unintentional injuries +W09---- | Unintentional injuries +W090XXA | Unintentional injuries +W090XXD | Unintentional injuries +W090XXS | Unintentional injuries +W091XXA | Unintentional injuries +W091XXD | Unintentional injuries +W091XXS | Unintentional injuries +W092XXA | Unintentional injuries +W092XXD | Unintentional injuries +W092XXS | Unintentional injuries +W098XXA | Unintentional injuries +W098XXD | Unintentional injuries +W098XXS | Unintentional injuries +W10---- | Unintentional injuries +W100XXA | Unintentional injuries +W100XXD | Unintentional injuries +W100XXS | Unintentional injuries +W101XXA | Unintentional injuries +W101XXD | Unintentional injuries +W101XXS | Unintentional injuries +W102XXA | Unintentional injuries +W102XXD | Unintentional injuries +W102XXS | Unintentional injuries +W108XXA | Unintentional injuries +W108XXD | Unintentional injuries +W108XXS | Unintentional injuries +W109XXA | Unintentional injuries +W109XXD | Unintentional injuries +W109XXS | Unintentional injuries +W11---- | Unintentional injuries +W11XXXA | Unintentional injuries +W11XXXD | Unintentional injuries +W11XXXS | Unintentional injuries +W12---- | Unintentional injuries +W12XXXA | Unintentional injuries +W12XXXD | Unintentional injuries +W12XXXS | Unintentional injuries +W13---- | Unintentional injuries +W130XXA | Unintentional injuries +W130XXD | Unintentional injuries +W130XXS | Unintentional injuries +W131XXA | Unintentional injuries +W131XXD | Unintentional injuries +W131XXS | Unintentional injuries +W132XXA | Unintentional injuries +W132XXD | Unintentional injuries +W132XXS | Unintentional injuries +W133XXA | Unintentional injuries +W133XXD | Unintentional injuries +W133XXS | Unintentional injuries +W134XXA | Unintentional injuries +W134XXD | Unintentional injuries +W134XXS | Unintentional injuries +W138XXA | Unintentional injuries +W138XXD | Unintentional injuries +W138XXS | Unintentional injuries +W139XXA | Unintentional injuries +W139XXD | Unintentional injuries +W139XXS | Unintentional injuries +W14---- | Unintentional injuries +W14XXXA | Unintentional injuries +W14XXXD | Unintentional injuries +W14XXXS | Unintentional injuries +W15---- | Unintentional injuries +W15XXXA | Unintentional injuries +W15XXXD | Unintentional injuries +W15XXXS | Unintentional injuries +W16---- | Unintentional injuries +W16011A | Unintentional injuries +W16011D | Unintentional injuries +W16011S | Unintentional injuries +W16012A | Unintentional injuries +W16012D | Unintentional injuries +W16012S | Unintentional injuries +W16021A | Unintentional injuries +W16021D | Unintentional injuries +W16021S | Unintentional injuries +W16022A | Unintentional injuries +W16022D | Unintentional injuries +W16022S | Unintentional injuries +W16031A | Unintentional injuries +W16031D | Unintentional injuries +W16031S | Unintentional injuries +W16032A | Unintentional injuries +W16032D | Unintentional injuries +W16032S | Unintentional injuries +W16111A | Unintentional injuries +W16111D | Unintentional injuries +W16111S | Unintentional injuries +W16112A | Unintentional injuries +W16112D | Unintentional injuries +W16112S | Unintentional injuries +W16121A | Unintentional injuries +W16121D | Unintentional injuries +W16121S | Unintentional injuries +W16122A | Unintentional injuries +W16122D | Unintentional injuries +W16122S | Unintentional injuries +W16131A | Unintentional injuries +W16131D | Unintentional injuries +W16131S | Unintentional injuries +W16132A | Unintentional injuries +W16132D | Unintentional injuries +W16132S | Unintentional injuries +W16211A | Unintentional injuries +W16211D | Unintentional injuries +W16211S | Unintentional injuries +W16212A | Unintentional injuries +W16212D | Unintentional injuries +W16212S | Unintentional injuries +W16221A | Unintentional injuries +W16221D | Unintentional injuries +W16221S | Unintentional injuries +W16222A | Unintentional injuries +W16222D | Unintentional injuries +W16222S | Unintentional injuries +W16311A | Unintentional injuries +W16311D | Unintentional injuries +W16311S | Unintentional injuries +W16312A | Unintentional injuries +W16312D | Unintentional injuries +W16312S | Unintentional injuries +W16321A | Unintentional injuries +W16321D | Unintentional injuries +W16321S | Unintentional injuries +W16322A | Unintentional injuries +W16322D | Unintentional injuries +W16322S | Unintentional injuries +W16331A | Unintentional injuries +W16331D | Unintentional injuries +W16331S | Unintentional injuries +W16332A | Unintentional injuries +W16332D | Unintentional injuries +W16332S | Unintentional injuries +W1641XA | Unintentional injuries +W1641XD | Unintentional injuries +W1641XS | Unintentional injuries +W1642XA | Unintentional injuries +W1642XD | Unintentional injuries +W1642XS | Unintentional injuries +W16511A | Unintentional injuries +W16511D | Unintentional injuries +W16511S | Unintentional injuries +W16512A | Unintentional injuries +W16512D | Unintentional injuries +W16512S | Unintentional injuries +W16521A | Unintentional injuries +W16521D | Unintentional injuries +W16521S | Unintentional injuries +W16522A | Unintentional injuries +W16522D | Unintentional injuries +W16522S | Unintentional injuries +W16531A | Unintentional injuries +W16531D | Unintentional injuries +W16531S | Unintentional injuries +W16532A | Unintentional injuries +W16532D | Unintentional injuries +W16532S | Unintentional injuries +W16611A | Unintentional injuries +W16611D | Unintentional injuries +W16611S | Unintentional injuries +W16612A | Unintentional injuries +W16612D | Unintentional injuries +W16612S | Unintentional injuries +W16621A | Unintentional injuries +W16621D | Unintentional injuries +W16621S | Unintentional injuries +W16622A | Unintentional injuries +W16622D | Unintentional injuries +W16622S | Unintentional injuries +W16711A | Unintentional injuries +W16711D | Unintentional injuries +W16711S | Unintentional injuries +W16712A | Unintentional injuries +W16712D | Unintentional injuries +W16712S | Unintentional injuries +W16721A | Unintentional injuries +W16721D | Unintentional injuries +W16721S | Unintentional injuries +W16722A | Unintentional injuries +W16722D | Unintentional injuries +W16722S | Unintentional injuries +W16811A | Unintentional injuries +W16811D | Unintentional injuries +W16811S | Unintentional injuries +W16812A | Unintentional injuries +W16812D | Unintentional injuries +W16812S | Unintentional injuries +W16821A | Unintentional injuries +W16821D | Unintentional injuries +W16821S | Unintentional injuries +W16822A | Unintentional injuries +W16822D | Unintentional injuries +W16822S | Unintentional injuries +W16831A | Unintentional injuries +W16831D | Unintentional injuries +W16831S | Unintentional injuries +W16832A | Unintentional injuries +W16832D | Unintentional injuries +W16832S | Unintentional injuries +W1691XA | Unintentional injuries +W1691XD | Unintentional injuries +W1691XS | Unintentional injuries +W1692XA | Unintentional injuries +W1692XD | Unintentional injuries +W1692XS | Unintentional injuries +W17---- | Unintentional injuries +W170XXA | Unintentional injuries +W170XXD | Unintentional injuries +W170XXS | Unintentional injuries +W171XXA | Unintentional injuries +W171XXD | Unintentional injuries +W171XXS | Unintentional injuries +W172XXA | Unintentional injuries +W172XXD | Unintentional injuries +W172XXS | Unintentional injuries +W173XXA | Unintentional injuries +W173XXD | Unintentional injuries +W173XXS | Unintentional injuries +W174XXA | Unintentional injuries +W174XXD | Unintentional injuries +W174XXS | Unintentional injuries +W1781XA | Unintentional injuries +W1781XD | Unintentional injuries +W1781XS | Unintentional injuries +W1782XA | Unintentional injuries +W1782XD | Unintentional injuries +W1782XS | Unintentional injuries +W1789XA | Unintentional injuries +W1789XD | Unintentional injuries +W1789XS | Unintentional injuries +W18---- | Unintentional injuries +W1800XA | Unintentional injuries +W1800XD | Unintentional injuries +W1800XS | Unintentional injuries +W1801XA | Unintentional injuries +W1801XD | Unintentional injuries +W1801XS | Unintentional injuries +W1802XA | Unintentional injuries +W1802XD | Unintentional injuries +W1802XS | Unintentional injuries +W1809XA | Unintentional injuries +W1809XD | Unintentional injuries +W1809XS | Unintentional injuries +W1811XA | Unintentional injuries +W1811XD | Unintentional injuries +W1811XS | Unintentional injuries +W1812XA | Unintentional injuries +W1812XD | Unintentional injuries +W1812XS | Unintentional injuries +W182XXA | Unintentional injuries +W182XXD | Unintentional injuries +W182XXS | Unintentional injuries +W1830XA | Unintentional injuries +W1830XD | Unintentional injuries +W1830XS | Unintentional injuries +W1831XA | Unintentional injuries +W1831XD | Unintentional injuries +W1831XS | Unintentional injuries +W1839XA | Unintentional injuries +W1839XD | Unintentional injuries +W1839XS | Unintentional injuries +W1840XA | Unintentional injuries +W1840XD | Unintentional injuries +W1840XS | Unintentional injuries +W1841XA | Unintentional injuries +W1841XD | Unintentional injuries +W1841XS | Unintentional injuries +W1842XA | Unintentional injuries +W1842XD | Unintentional injuries +W1842XS | Unintentional injuries +W1843XA | Unintentional injuries +W1843XD | Unintentional injuries +W1843XS | Unintentional injuries +W1849XA | Unintentional injuries +W1849XD | Unintentional injuries +W1849XS | Unintentional injuries +W19---- | Unintentional injuries +W19XXXA | Unintentional injuries +W19XXXD | Unintentional injuries +W19XXXS | Unintentional injuries +W20---- | Unintentional injuries +W200XXA | Unintentional injuries +W200XXD | Unintentional injuries +W200XXS | Unintentional injuries +W201XXA | Unintentional injuries +W201XXD | Unintentional injuries +W201XXS | Unintentional injuries +W208XXA | Unintentional injuries +W208XXD | Unintentional injuries +W208XXS | Unintentional injuries +W21---- | Unintentional injuries +W2100XA | Unintentional injuries +W2100XD | Unintentional injuries +W2100XS | Unintentional injuries +W2101XA | Unintentional injuries +W2101XD | Unintentional injuries +W2101XS | Unintentional injuries +W2102XA | Unintentional injuries +W2102XD | Unintentional injuries +W2102XS | Unintentional injuries +W2103XA | Unintentional injuries +W2103XD | Unintentional injuries +W2103XS | Unintentional injuries +W2104XA | Unintentional injuries +W2104XD | Unintentional injuries +W2104XS | Unintentional injuries +W2105XA | Unintentional injuries +W2105XD | Unintentional injuries +W2105XS | Unintentional injuries +W2106XA | Unintentional injuries +W2106XD | Unintentional injuries +W2106XS | Unintentional injuries +W2107XA | Unintentional injuries +W2107XD | Unintentional injuries +W2107XS | Unintentional injuries +W2109XA | Unintentional injuries +W2109XD | Unintentional injuries +W2109XS | Unintentional injuries +W2111XA | Unintentional injuries +W2111XD | Unintentional injuries +W2111XS | Unintentional injuries +W2112XA | Unintentional injuries +W2112XD | Unintentional injuries +W2112XS | Unintentional injuries +W2113XA | Unintentional injuries +W2113XD | Unintentional injuries +W2113XS | Unintentional injuries +W2119XA | Unintentional injuries +W2119XD | Unintentional injuries +W2119XS | Unintentional injuries +W21210A | Unintentional injuries +W21210D | Unintentional injuries +W21210S | Unintentional injuries +W21211A | Unintentional injuries +W21211D | Unintentional injuries +W21211S | Unintentional injuries +W21220A | Unintentional injuries +W21220D | Unintentional injuries +W21220S | Unintentional injuries +W21221A | Unintentional injuries +W21221D | Unintentional injuries +W21221S | Unintentional injuries +W2131XA | Unintentional injuries +W2131XD | Unintentional injuries +W2131XS | Unintentional injuries +W2132XA | Unintentional injuries +W2132XD | Unintentional injuries +W2132XS | Unintentional injuries +W2139XA | Unintentional injuries +W2139XD | Unintentional injuries +W2139XS | Unintentional injuries +W214XXA | Unintentional injuries +W214XXD | Unintentional injuries +W214XXS | Unintentional injuries +W2181XA | Unintentional injuries +W2181XD | Unintentional injuries +W2181XS | Unintentional injuries +W2189XA | Unintentional injuries +W2189XD | Unintentional injuries +W2189XS | Unintentional injuries +W219XXA | Unintentional injuries +W219XXD | Unintentional injuries +W219XXS | Unintentional injuries +W22---- | Unintentional injuries +W2201XA | Unintentional injuries +W2201XD | Unintentional injuries +W2201XS | Unintentional injuries +W2202XA | Unintentional injuries +W2202XD | Unintentional injuries +W2202XS | Unintentional injuries +W2203XA | Unintentional injuries +W2203XD | Unintentional injuries +W2203XS | Unintentional injuries +W22041A | Unintentional injuries +W22041D | Unintentional injuries +W22041S | Unintentional injuries +W22042A | Unintentional injuries +W22042D | Unintentional injuries +W22042S | Unintentional injuries +W2209XA | Unintentional injuries +W2209XD | Unintentional injuries +W2209XS | Unintentional injuries +W2210XA | Unintentional injuries +W2210XD | Unintentional injuries +W2210XS | Unintentional injuries +W2211XA | Unintentional injuries +W2211XD | Unintentional injuries +W2211XS | Unintentional injuries +W2212XA | Unintentional injuries +W2212XD | Unintentional injuries +W2212XS | Unintentional injuries +W2219XA | Unintentional injuries +W2219XD | Unintentional injuries +W2219XS | Unintentional injuries +W228XXA | Unintentional injuries +W228XXD | Unintentional injuries +W228XXS | Unintentional injuries +W23---- | Unintentional injuries +W230XXA | Unintentional injuries +W230XXD | Unintentional injuries +W230XXS | Unintentional injuries +W231XXA | Unintentional injuries +W231XXD | Unintentional injuries +W231XXS | Unintentional injuries +W24---- | Unintentional injuries +W240XXA | Unintentional injuries +W240XXD | Unintentional injuries +W240XXS | Unintentional injuries +W241XXA | Unintentional injuries +W241XXD | Unintentional injuries +W241XXS | Unintentional injuries +W25---- | Unintentional injuries +W25XXXA | Unintentional injuries +W25XXXD | Unintentional injuries +W25XXXS | Unintentional injuries +W26---- | Unintentional injuries +W260--- | Unintentional injuries +W260XXA | Unintentional injuries +W260XXD | Unintentional injuries +W260XXS | Unintentional injuries +W261XXA | Unintentional injuries +W261XXD | Unintentional injuries +W261XXS | Unintentional injuries +W262XXA | Unintentional injuries +W262XXD | Unintentional injuries +W262XXS | Unintentional injuries +W268--- | Unintentional injuries +W268XXA | Unintentional injuries +W268XXD | Unintentional injuries +W268XXS | Unintentional injuries +W269--- | Unintentional injuries +W269XXA | Unintentional injuries +W269XXD | Unintentional injuries +W269XXS | Unintentional injuries +W27---- | Unintentional injuries +W270XXA | Unintentional injuries +W270XXD | Unintentional injuries +W270XXS | Unintentional injuries +W271XXA | Unintentional injuries +W271XXD | Unintentional injuries +W271XXS | Unintentional injuries +W272XXA | Unintentional injuries +W272XXD | Unintentional injuries +W272XXS | Unintentional injuries +W273XXA | Unintentional injuries +W273XXD | Unintentional injuries +W273XXS | Unintentional injuries +W274XXA | Unintentional injuries +W274XXD | Unintentional injuries +W274XXS | Unintentional injuries +W275XXA | Unintentional injuries +W275XXD | Unintentional injuries +W275XXS | Unintentional injuries +W278XXA | Unintentional injuries +W278XXD | Unintentional injuries +W278XXS | Unintentional injuries +W28---- | Unintentional injuries +W28XXXA | Unintentional injuries +W28XXXD | Unintentional injuries +W28XXXS | Unintentional injuries +W29---- | Unintentional injuries +W290XXA | Unintentional injuries +W290XXD | Unintentional injuries +W290XXS | Unintentional injuries +W291XXA | Unintentional injuries +W291XXD | Unintentional injuries +W291XXS | Unintentional injuries +W292XXA | Unintentional injuries +W292XXD | Unintentional injuries +W292XXS | Unintentional injuries +W293XXA | Unintentional injuries +W293XXD | Unintentional injuries +W293XXS | Unintentional injuries +W294XXA | Unintentional injuries +W294XXD | Unintentional injuries +W294XXS | Unintentional injuries +W298XXA | Unintentional injuries +W298XXD | Unintentional injuries +W298XXS | Unintentional injuries +W30---- | Unintentional injuries +W300XXA | Unintentional injuries +W300XXD | Unintentional injuries +W300XXS | Unintentional injuries +W301XXA | Unintentional injuries +W301XXD | Unintentional injuries +W301XXS | Unintentional injuries +W302XXA | Unintentional injuries +W302XXD | Unintentional injuries +W302XXS | Unintentional injuries +W303XXA | Unintentional injuries +W303XXD | Unintentional injuries +W303XXS | Unintentional injuries +W3081XA | Unintentional injuries +W3081XD | Unintentional injuries +W3081XS | Unintentional injuries +W3089XA | Unintentional injuries +W3089XD | Unintentional injuries +W3089XS | Unintentional injuries +W309XXA | Unintentional injuries +W309XXD | Unintentional injuries +W309XXS | Unintentional injuries +W31---- | Unintentional injuries +W310XXA | Unintentional injuries +W310XXD | Unintentional injuries +W310XXS | Unintentional injuries +W311XXA | Unintentional injuries +W311XXD | Unintentional injuries +W311XXS | Unintentional injuries +W312XXA | Unintentional injuries +W312XXD | Unintentional injuries +W312XXS | Unintentional injuries +W313XXA | Unintentional injuries +W313XXD | Unintentional injuries +W313XXS | Unintentional injuries +W3181XA | Unintentional injuries +W3181XD | Unintentional injuries +W3181XS | Unintentional injuries +W3182XA | Unintentional injuries +W3182XD | Unintentional injuries +W3182XS | Unintentional injuries +W3183XA | Unintentional injuries +W3183XD | Unintentional injuries +W3183XS | Unintentional injuries +W3189XA | Unintentional injuries +W3189XD | Unintentional injuries +W3189XS | Unintentional injuries +W319XXA | Unintentional injuries +W319XXD | Unintentional injuries +W319XXS | Unintentional injuries +W32---- | Unintentional injuries +W320XXA | Unintentional injuries +W320XXD | Unintentional injuries +W320XXS | Unintentional injuries +W321XXA | Unintentional injuries +W321XXD | Unintentional injuries +W321XXS | Unintentional injuries +W33---- | Unintentional injuries +W3300XA | Unintentional injuries +W3300XD | Unintentional injuries +W3300XS | Unintentional injuries +W3301XA | Unintentional injuries +W3301XD | Unintentional injuries +W3301XS | Unintentional injuries +W3302XA | Unintentional injuries +W3302XD | Unintentional injuries +W3302XS | Unintentional injuries +W3303XA | Unintentional injuries +W3303XD | Unintentional injuries +W3303XS | Unintentional injuries +W3309XA | Unintentional injuries +W3309XD | Unintentional injuries +W3309XS | Unintentional injuries +W3310XA | Unintentional injuries +W3310XD | Unintentional injuries +W3310XS | Unintentional injuries +W3311XA | Unintentional injuries +W3311XD | Unintentional injuries +W3311XS | Unintentional injuries +W3312XA | Unintentional injuries +W3312XD | Unintentional injuries +W3312XS | Unintentional injuries +W3313XA | Unintentional injuries +W3313XD | Unintentional injuries +W3313XS | Unintentional injuries +W3319XA | Unintentional injuries +W3319XD | Unintentional injuries +W3319XS | Unintentional injuries +W34---- | Unintentional injuries +W3400XA | Unintentional injuries +W3400XD | Unintentional injuries +W3400XS | Unintentional injuries +W34010A | Unintentional injuries +W34010D | Unintentional injuries +W34010S | Unintentional injuries +W34011A | Unintentional injuries +W34011D | Unintentional injuries +W34011S | Unintentional injuries +W34018A | Unintentional injuries +W34018D | Unintentional injuries +W34018S | Unintentional injuries +W3409XA | Unintentional injuries +W3409XD | Unintentional injuries +W3409XS | Unintentional injuries +W3410XA | Unintentional injuries +W3410XD | Unintentional injuries +W3410XS | Unintentional injuries +W34110A | Unintentional injuries +W34110D | Unintentional injuries +W34110S | Unintentional injuries +W34111A | Unintentional injuries +W34111D | Unintentional injuries +W34111S | Unintentional injuries +W34118A | Unintentional injuries +W34118D | Unintentional injuries +W34118S | Unintentional injuries +W3419XA | Unintentional injuries +W3419XD | Unintentional injuries +W3419XS | Unintentional injuries +W35---- | Unintentional injuries +W35XXXA | Unintentional injuries +W35XXXD | Unintentional injuries +W35XXXS | Unintentional injuries +W36---- | Unintentional injuries +W361XXA | Unintentional injuries +W361XXD | Unintentional injuries +W361XXS | Unintentional injuries +W362XXA | Unintentional injuries +W362XXD | Unintentional injuries +W362XXS | Unintentional injuries +W363XXA | Unintentional injuries +W363XXD | Unintentional injuries +W363XXS | Unintentional injuries +W368XXA | Unintentional injuries +W368XXD | Unintentional injuries +W368XXS | Unintentional injuries +W369XXA | Unintentional injuries +W369XXD | Unintentional injuries +W369XXS | Unintentional injuries +W37---- | Unintentional injuries +W370XXA | Unintentional injuries +W370XXD | Unintentional injuries +W370XXS | Unintentional injuries +W378XXA | Unintentional injuries +W378XXD | Unintentional injuries +W378XXS | Unintentional injuries +W38---- | Unintentional injuries +W38XXXA | Unintentional injuries +W38XXXD | Unintentional injuries +W38XXXS | Unintentional injuries +W39---- | Unintentional injuries +W39XXXA | Unintentional injuries +W39XXXD | Unintentional injuries +W39XXXS | Unintentional injuries +W40---- | Unintentional injuries +W400XXA | Unintentional injuries +W400XXD | Unintentional injuries +W400XXS | Unintentional injuries +W401XXA | Unintentional injuries +W401XXD | Unintentional injuries +W401XXS | Unintentional injuries +W408XXA | Unintentional injuries +W408XXD | Unintentional injuries +W408XXS | Unintentional injuries +W409XXA | Unintentional injuries +W409XXD | Unintentional injuries +W409XXS | Unintentional injuries +W41---- | Unintentional injuries +W42---- | Unintentional injuries +W420XXA | Unintentional injuries +W420XXD | Unintentional injuries +W420XXS | Unintentional injuries +W429XXA | Unintentional injuries +W429XXD | Unintentional injuries +W429XXS | Unintentional injuries +W43---- | Unintentional injuries +W44---- | Unintentional injuries +W45---- | Unintentional injuries +W450XXA | Unintentional injuries +W450XXD | Unintentional injuries +W450XXS | Unintentional injuries +W458XXA | Unintentional injuries +W458XXD | Unintentional injuries +W458XXS | Unintentional injuries +W46---- | Unintentional injuries +W460XXA | Unintentional injuries +W460XXD | Unintentional injuries +W460XXS | Unintentional injuries +W461XXA | Unintentional injuries +W461XXD | Unintentional injuries +W461XXS | Unintentional injuries +W49---- | Unintentional injuries +W4901XA | Unintentional injuries +W4901XD | Unintentional injuries +W4901XS | Unintentional injuries +W4902XA | Unintentional injuries +W4902XD | Unintentional injuries +W4902XS | Unintentional injuries +W4903XA | Unintentional injuries +W4903XD | Unintentional injuries +W4903XS | Unintentional injuries +W4904XA | Unintentional injuries +W4904XD | Unintentional injuries +W4904XS | Unintentional injuries +W4909XA | Unintentional injuries +W4909XD | Unintentional injuries +W4909XS | Unintentional injuries +W499XXA | Unintentional injuries +W499XXD | Unintentional injuries +W499XXS | Unintentional injuries +W50---- | Unintentional injuries +W500XXA | Unintentional injuries +W500XXD | Unintentional injuries +W500XXS | Unintentional injuries +W501XXA | Unintentional injuries +W501XXD | Unintentional injuries +W501XXS | Unintentional injuries +W502XXA | Unintentional injuries +W502XXD | Unintentional injuries +W502XXS | Unintentional injuries +W503XXA | Unintentional injuries +W503XXD | Unintentional injuries +W503XXS | Unintentional injuries +W504XXA | Unintentional injuries +W504XXD | Unintentional injuries +W504XXS | Unintentional injuries +W51---- | Unintentional injuries +W51XXXA | Unintentional injuries +W51XXXD | Unintentional injuries +W51XXXS | Unintentional injuries +W52---- | Unintentional injuries +W52XXXA | Unintentional injuries +W52XXXD | Unintentional injuries +W52XXXS | Unintentional injuries +W53---- | Unintentional injuries +W5301XA | Unintentional injuries +W5301XD | Unintentional injuries +W5301XS | Unintentional injuries +W5309XA | Unintentional injuries +W5309XD | Unintentional injuries +W5309XS | Unintentional injuries +W5311XA | Unintentional injuries +W5311XD | Unintentional injuries +W5311XS | Unintentional injuries +W5319XA | Unintentional injuries +W5319XD | Unintentional injuries +W5319XS | Unintentional injuries +W5321XA | Unintentional injuries +W5321XD | Unintentional injuries +W5321XS | Unintentional injuries +W5329XA | Unintentional injuries +W5329XD | Unintentional injuries +W5329XS | Unintentional injuries +W5381XA | Unintentional injuries +W5381XD | Unintentional injuries +W5381XS | Unintentional injuries +W5389XA | Unintentional injuries +W5389XD | Unintentional injuries +W5389XS | Unintentional injuries +W54---- | Unintentional injuries +W540XXA | Unintentional injuries +W540XXD | Unintentional injuries +W540XXS | Unintentional injuries +W541XXA | Unintentional injuries +W541XXD | Unintentional injuries +W541XXS | Unintentional injuries +W548XXA | Unintentional injuries +W548XXD | Unintentional injuries +W548XXS | Unintentional injuries +W55---- | Unintentional injuries +W5501XA | Unintentional injuries +W5501XD | Unintentional injuries +W5501XS | Unintentional injuries +W5503XA | Unintentional injuries +W5503XD | Unintentional injuries +W5503XS | Unintentional injuries +W5509XA | Unintentional injuries +W5509XD | Unintentional injuries +W5509XS | Unintentional injuries +W5511XA | Unintentional injuries +W5511XD | Unintentional injuries +W5511XS | Unintentional injuries +W5512XA | Unintentional injuries +W5512XD | Unintentional injuries +W5512XS | Unintentional injuries +W5519XA | Unintentional injuries +W5519XD | Unintentional injuries +W5519XS | Unintentional injuries +W5521XA | Unintentional injuries +W5521XD | Unintentional injuries +W5521XS | Unintentional injuries +W5522XA | Unintentional injuries +W5522XD | Unintentional injuries +W5522XS | Unintentional injuries +W5529XA | Unintentional injuries +W5529XD | Unintentional injuries +W5529XS | Unintentional injuries +W5531XA | Unintentional injuries +W5531XD | Unintentional injuries +W5531XS | Unintentional injuries +W5532XA | Unintentional injuries +W5532XD | Unintentional injuries +W5532XS | Unintentional injuries +W5539XA | Unintentional injuries +W5539XD | Unintentional injuries +W5539XS | Unintentional injuries +W5541XA | Unintentional injuries +W5541XD | Unintentional injuries +W5541XS | Unintentional injuries +W5542XA | Unintentional injuries +W5542XD | Unintentional injuries +W5542XS | Unintentional injuries +W5549XA | Unintentional injuries +W5549XD | Unintentional injuries +W5549XS | Unintentional injuries +W5551XA | Unintentional injuries +W5551XD | Unintentional injuries +W5551XS | Unintentional injuries +W5552XA | Unintentional injuries +W5552XD | Unintentional injuries +W5552XS | Unintentional injuries +W5559XA | Unintentional injuries +W5559XD | Unintentional injuries +W5559XS | Unintentional injuries +W5581XA | Unintentional injuries +W5581XD | Unintentional injuries +W5581XS | Unintentional injuries +W5582XA | Unintentional injuries +W5582XD | Unintentional injuries +W5582XS | Unintentional injuries +W5589XA | Unintentional injuries +W5589XD | Unintentional injuries +W5589XS | Unintentional injuries +W56---- | Unintentional injuries +W5601XA | Unintentional injuries +W5601XD | Unintentional injuries +W5601XS | Unintentional injuries +W5602XA | Unintentional injuries +W5602XD | Unintentional injuries +W5602XS | Unintentional injuries +W5609XA | Unintentional injuries +W5609XD | Unintentional injuries +W5609XS | Unintentional injuries +W5611XA | Unintentional injuries +W5611XD | Unintentional injuries +W5611XS | Unintentional injuries +W5612XA | Unintentional injuries +W5612XD | Unintentional injuries +W5612XS | Unintentional injuries +W5619XA | Unintentional injuries +W5619XD | Unintentional injuries +W5619XS | Unintentional injuries +W5621XA | Unintentional injuries +W5621XD | Unintentional injuries +W5621XS | Unintentional injuries +W5622XA | Unintentional injuries +W5622XD | Unintentional injuries +W5622XS | Unintentional injuries +W5629XA | Unintentional injuries +W5629XD | Unintentional injuries +W5629XS | Unintentional injuries +W5631XA | Unintentional injuries +W5631XD | Unintentional injuries +W5631XS | Unintentional injuries +W5632XA | Unintentional injuries +W5632XD | Unintentional injuries +W5632XS | Unintentional injuries +W5639XA | Unintentional injuries +W5639XD | Unintentional injuries +W5639XS | Unintentional injuries +W5641XA | Unintentional injuries +W5641XD | Unintentional injuries +W5641XS | Unintentional injuries +W5642XA | Unintentional injuries +W5642XD | Unintentional injuries +W5642XS | Unintentional injuries +W5649XA | Unintentional injuries +W5649XD | Unintentional injuries +W5649XS | Unintentional injuries +W5651XA | Unintentional injuries +W5651XD | Unintentional injuries +W5651XS | Unintentional injuries +W5652XA | Unintentional injuries +W5652XD | Unintentional injuries +W5652XS | Unintentional injuries +W5659XA | Unintentional injuries +W5659XD | Unintentional injuries +W5659XS | Unintentional injuries +W5681XA | Unintentional injuries +W5681XD | Unintentional injuries +W5681XS | Unintentional injuries +W5682XA | Unintentional injuries +W5682XD | Unintentional injuries +W5682XS | Unintentional injuries +W5689XA | Unintentional injuries +W5689XD | Unintentional injuries +W5689XS | Unintentional injuries +W57---- | Unintentional injuries +W57XXXA | Unintentional injuries +W57XXXD | Unintentional injuries +W57XXXS | Unintentional injuries +W58---- | Unintentional injuries +W5801XA | Unintentional injuries +W5801XD | Unintentional injuries +W5801XS | Unintentional injuries +W5802XA | Unintentional injuries +W5802XD | Unintentional injuries +W5802XS | Unintentional injuries +W5803XA | Unintentional injuries +W5803XD | Unintentional injuries +W5803XS | Unintentional injuries +W5809XA | Unintentional injuries +W5809XD | Unintentional injuries +W5809XS | Unintentional injuries +W5811XA | Unintentional injuries +W5811XD | Unintentional injuries +W5811XS | Unintentional injuries +W5812XA | Unintentional injuries +W5812XD | Unintentional injuries +W5812XS | Unintentional injuries +W5813XA | Unintentional injuries +W5813XD | Unintentional injuries +W5813XS | Unintentional injuries +W5819XA | Unintentional injuries +W5819XD | Unintentional injuries +W5819XS | Unintentional injuries +W59---- | Unintentional injuries +W5901XA | Unintentional injuries +W5901XD | Unintentional injuries +W5901XS | Unintentional injuries +W5902XA | Unintentional injuries +W5902XD | Unintentional injuries +W5902XS | Unintentional injuries +W5909XA | Unintentional injuries +W5909XD | Unintentional injuries +W5909XS | Unintentional injuries +W5911XA | Unintentional injuries +W5911XD | Unintentional injuries +W5911XS | Unintentional injuries +W5912XA | Unintentional injuries +W5912XD | Unintentional injuries +W5912XS | Unintentional injuries +W5913XA | Unintentional injuries +W5913XD | Unintentional injuries +W5913XS | Unintentional injuries +W5919XA | Unintentional injuries +W5919XD | Unintentional injuries +W5919XS | Unintentional injuries +W5921XA | Unintentional injuries +W5921XD | Unintentional injuries +W5921XS | Unintentional injuries +W5922XA | Unintentional injuries +W5922XD | Unintentional injuries +W5922XS | Unintentional injuries +W5929XA | Unintentional injuries +W5929XD | Unintentional injuries +W5929XS | Unintentional injuries +W5981XA | Unintentional injuries +W5981XD | Unintentional injuries +W5981XS | Unintentional injuries +W5982XA | Unintentional injuries +W5982XD | Unintentional injuries +W5982XS | Unintentional injuries +W5983XA | Unintentional injuries +W5983XD | Unintentional injuries +W5983XS | Unintentional injuries +W5989XA | Unintentional injuries +W5989XD | Unintentional injuries +W5989XS | Unintentional injuries +W60---- | Unintentional injuries +W60XXXA | Unintentional injuries +W60XXXD | Unintentional injuries +W60XXXS | Unintentional injuries +W6101XA | Unintentional injuries +W6101XD | Unintentional injuries +W6101XS | Unintentional injuries +W6102XA | Unintentional injuries +W6102XD | Unintentional injuries +W6102XS | Unintentional injuries +W6109XA | Unintentional injuries +W6109XD | Unintentional injuries +W6109XS | Unintentional injuries +W6111XA | Unintentional injuries +W6111XD | Unintentional injuries +W6111XS | Unintentional injuries +W6112XA | Unintentional injuries +W6112XD | Unintentional injuries +W6112XS | Unintentional injuries +W6119XA | Unintentional injuries +W6119XD | Unintentional injuries +W6119XS | Unintentional injuries +W6121XA | Unintentional injuries +W6121XD | Unintentional injuries +W6121XS | Unintentional injuries +W6122XA | Unintentional injuries +W6122XD | Unintentional injuries +W6122XS | Unintentional injuries +W6129XA | Unintentional injuries +W6129XD | Unintentional injuries +W6129XS | Unintentional injuries +W6132XA | Unintentional injuries +W6132XD | Unintentional injuries +W6132XS | Unintentional injuries +W6133XA | Unintentional injuries +W6133XD | Unintentional injuries +W6133XS | Unintentional injuries +W6139XA | Unintentional injuries +W6139XD | Unintentional injuries +W6139XS | Unintentional injuries +W6142XA | Unintentional injuries +W6142XD | Unintentional injuries +W6142XS | Unintentional injuries +W6143XA | Unintentional injuries +W6143XD | Unintentional injuries +W6143XS | Unintentional injuries +W6149XA | Unintentional injuries +W6149XD | Unintentional injuries +W6149XS | Unintentional injuries +W6151XA | Unintentional injuries +W6151XD | Unintentional injuries +W6151XS | Unintentional injuries +W6152XA | Unintentional injuries +W6152XD | Unintentional injuries +W6152XS | Unintentional injuries +W6159XA | Unintentional injuries +W6159XD | Unintentional injuries +W6159XS | Unintentional injuries +W6161XA | Unintentional injuries +W6161XD | Unintentional injuries +W6161XS | Unintentional injuries +W6162XA | Unintentional injuries +W6162XD | Unintentional injuries +W6162XS | Unintentional injuries +W6169XA | Unintentional injuries +W6169XD | Unintentional injuries +W6169XS | Unintentional injuries +W6191XA | Unintentional injuries +W6191XD | Unintentional injuries +W6191XS | Unintentional injuries +W6192XA | Unintentional injuries +W6192XD | Unintentional injuries +W6192XS | Unintentional injuries +W6199XA | Unintentional injuries +W6199XD | Unintentional injuries +W6199XS | Unintentional injuries +W620XXA | Unintentional injuries +W620XXD | Unintentional injuries +W620XXS | Unintentional injuries +W621XXA | Unintentional injuries +W621XXD | Unintentional injuries +W621XXS | Unintentional injuries +W64---- | Unintentional injuries +W64XXXA | Unintentional injuries +W64XXXD | Unintentional injuries +W64XXXS | Unintentional injuries +W65---- | Unintentional injuries +W65XXXA | Unintentional injuries +W65XXXD | Unintentional injuries +W65XXXS | Unintentional injuries +W66---- | Unintentional injuries +W67---- | Unintentional injuries +W67XXXA | Unintentional injuries +W67XXXD | Unintentional injuries +W67XXXS | Unintentional injuries +W68---- | Unintentional injuries +W69---- | Unintentional injuries +W69XXXA | Unintentional injuries +W69XXXD | Unintentional injuries +W69XXXS | Unintentional injuries +W70---- | Unintentional injuries +W73---- | Unintentional injuries +W73XXXA | Unintentional injuries +W73XXXD | Unintentional injuries +W73XXXS | Unintentional injuries +W74---- | Unintentional injuries +W74XXXA | Unintentional injuries +W74XXXD | Unintentional injuries +W74XXXS | Unintentional injuries +W75---- | Unintentional injuries +W76---- | Unintentional injuries +W77---- | Unintentional injuries +W78---- | Unintentional injuries +W79---- | Unintentional injuries +W80---- | Unintentional injuries +W81---- | Unintentional injuries +W83---- | Unintentional injuries +W84---- | Unintentional injuries +W85---- | Unintentional injuries +W85XXXA | Unintentional injuries +W85XXXD | Unintentional injuries +W85XXXS | Unintentional injuries +W86---- | Unintentional injuries +W860XXA | Unintentional injuries +W860XXD | Unintentional injuries +W860XXS | Unintentional injuries +W861XXA | Unintentional injuries +W861XXD | Unintentional injuries +W861XXS | Unintentional injuries +W868XXA | Unintentional injuries +W868XXD | Unintentional injuries +W868XXS | Unintentional injuries +W87---- | Unintentional injuries +W88---- | Unintentional injuries +W880XXA | Unintentional injuries +W880XXD | Unintentional injuries +W880XXS | Unintentional injuries +W881XXA | Unintentional injuries +W881XXD | Unintentional injuries +W881XXS | Unintentional injuries +W888XXA | Unintentional injuries +W888XXD | Unintentional injuries +W888XXS | Unintentional injuries +W89---- | Unintentional injuries +W890XXA | Unintentional injuries +W890XXD | Unintentional injuries +W890XXS | Unintentional injuries +W891XXA | Unintentional injuries +W891XXD | Unintentional injuries +W891XXS | Unintentional injuries +W898XXA | Unintentional injuries +W898XXD | Unintentional injuries +W898XXS | Unintentional injuries +W899XXA | Unintentional injuries +W899XXD | Unintentional injuries +W899XXS | Unintentional injuries +W90---- | Unintentional injuries +W900XXA | Unintentional injuries +W900XXD | Unintentional injuries +W900XXS | Unintentional injuries +W901XXA | Unintentional injuries +W901XXD | Unintentional injuries +W901XXS | Unintentional injuries +W902XXA | Unintentional injuries +W902XXD | Unintentional injuries +W902XXS | Unintentional injuries +W908XXA | Unintentional injuries +W908XXD | Unintentional injuries +W908XXS | Unintentional injuries +W91---- | Unintentional injuries +W92---- | Unintentional injuries +W92XXXA | Unintentional injuries +W92XXXD | Unintentional injuries +W92XXXS | Unintentional injuries +W93---- | Unintentional injuries +W9301XA | Unintentional injuries +W9301XD | Unintentional injuries +W9301XS | Unintentional injuries +W9302XA | Unintentional injuries +W9302XD | Unintentional injuries +W9302XS | Unintentional injuries +W9311XA | Unintentional injuries +W9311XD | Unintentional injuries +W9311XS | Unintentional injuries +W9312XA | Unintentional injuries +W9312XD | Unintentional injuries +W9312XS | Unintentional injuries +W932XXA | Unintentional injuries +W932XXD | Unintentional injuries +W932XXS | Unintentional injuries +W938XXA | Unintentional injuries +W938XXD | Unintentional injuries +W938XXS | Unintentional injuries +W94---- | Unintentional injuries +W940XXA | Unintentional injuries +W940XXD | Unintentional injuries +W940XXS | Unintentional injuries +W9411XA | Unintentional injuries +W9411XD | Unintentional injuries +W9411XS | Unintentional injuries +W9412XA | Unintentional injuries +W9412XD | Unintentional injuries +W9412XS | Unintentional injuries +W9421XA | Unintentional injuries +W9421XD | Unintentional injuries +W9421XS | Unintentional injuries +W9422XA | Unintentional injuries +W9422XD | Unintentional injuries +W9422XS | Unintentional injuries +W9423XA | Unintentional injuries +W9423XD | Unintentional injuries +W9423XS | Unintentional injuries +W9429XA | Unintentional injuries +W9429XD | Unintentional injuries +W9429XS | Unintentional injuries +W9431XA | Unintentional injuries +W9431XD | Unintentional injuries +W9431XS | Unintentional injuries +W9432XA | Unintentional injuries +W9432XD | Unintentional injuries +W9432XS | Unintentional injuries +W9439XA | Unintentional injuries +W9439XD | Unintentional injuries +W9439XS | Unintentional injuries +W99---- | Unintentional injuries +W99XXXA | Unintentional injuries +W99XXXD | Unintentional injuries +W99XXXS | Unintentional injuries +X00---- | Unintentional injuries +X000XXA | Unintentional injuries +X000XXD | Unintentional injuries +X000XXS | Unintentional injuries +X001XXA | Unintentional injuries +X001XXD | Unintentional injuries +X001XXS | Unintentional injuries +X002XXA | Unintentional injuries +X002XXD | Unintentional injuries +X002XXS | Unintentional injuries +X003XXA | Unintentional injuries +X003XXD | Unintentional injuries +X003XXS | Unintentional injuries +X004XXA | Unintentional injuries +X004XXD | Unintentional injuries +X004XXS | Unintentional injuries +X005XXA | Unintentional injuries +X005XXD | Unintentional injuries +X005XXS | Unintentional injuries +X008XXA | Unintentional injuries +X008XXD | Unintentional injuries +X008XXS | Unintentional injuries +X01---- | Unintentional injuries +X010XXA | Unintentional injuries +X010XXD | Unintentional injuries +X010XXS | Unintentional injuries +X011XXA | Unintentional injuries +X011XXD | Unintentional injuries +X011XXS | Unintentional injuries +X013XXA | Unintentional injuries +X013XXD | Unintentional injuries +X013XXS | Unintentional injuries +X014XXA | Unintentional injuries +X014XXD | Unintentional injuries +X014XXS | Unintentional injuries +X018XXA | Unintentional injuries +X018XXD | Unintentional injuries +X018XXS | Unintentional injuries +X02---- | Unintentional injuries +X020XXA | Unintentional injuries +X020XXD | Unintentional injuries +X020XXS | Unintentional injuries +X021XXA | Unintentional injuries +X021XXD | Unintentional injuries +X021XXS | Unintentional injuries +X022XXA | Unintentional injuries +X022XXD | Unintentional injuries +X022XXS | Unintentional injuries +X023XXA | Unintentional injuries +X023XXD | Unintentional injuries +X023XXS | Unintentional injuries +X024XXA | Unintentional injuries +X024XXD | Unintentional injuries +X024XXS | Unintentional injuries +X025XXA | Unintentional injuries +X025XXD | Unintentional injuries +X025XXS | Unintentional injuries +X028XXA | Unintentional injuries +X028XXD | Unintentional injuries +X028XXS | Unintentional injuries +X03---- | Unintentional injuries +X030XXA | Unintentional injuries +X030XXD | Unintentional injuries +X030XXS | Unintentional injuries +X031XXA | Unintentional injuries +X031XXD | Unintentional injuries +X031XXS | Unintentional injuries +X033XXA | Unintentional injuries +X033XXD | Unintentional injuries +X033XXS | Unintentional injuries +X034XXA | Unintentional injuries +X034XXD | Unintentional injuries +X034XXS | Unintentional injuries +X038XXA | Unintentional injuries +X038XXD | Unintentional injuries +X038XXS | Unintentional injuries +X04---- | Unintentional injuries +X04XXXA | Unintentional injuries +X04XXXD | Unintentional injuries +X04XXXS | Unintentional injuries +X05---- | Unintentional injuries +X05XXXA | Unintentional injuries +X05XXXD | Unintentional injuries +X05XXXS | Unintentional injuries +X06---- | Unintentional injuries +X060XXA | Unintentional injuries +X060XXD | Unintentional injuries +X060XXS | Unintentional injuries +X061XXA | Unintentional injuries +X061XXD | Unintentional injuries +X061XXS | Unintentional injuries +X062XXA | Unintentional injuries +X062XXD | Unintentional injuries +X062XXS | Unintentional injuries +X063XXA | Unintentional injuries +X063XXD | Unintentional injuries +X063XXS | Unintentional injuries +X08---- | Unintentional injuries +X0800XA | Unintentional injuries +X0800XD | Unintentional injuries +X0800XS | Unintentional injuries +X0801XA | Unintentional injuries +X0801XD | Unintentional injuries +X0801XS | Unintentional injuries +X0809XA | Unintentional injuries +X0809XD | Unintentional injuries +X0809XS | Unintentional injuries +X0810XA | Unintentional injuries +X0810XD | Unintentional injuries +X0810XS | Unintentional injuries +X0811XA | Unintentional injuries +X0811XD | Unintentional injuries +X0811XS | Unintentional injuries +X0819XA | Unintentional injuries +X0819XD | Unintentional injuries +X0819XS | Unintentional injuries +X0820XA | Unintentional injuries +X0820XD | Unintentional injuries +X0820XS | Unintentional injuries +X0821XA | Unintentional injuries +X0821XD | Unintentional injuries +X0821XS | Unintentional injuries +X0829XA | Unintentional injuries +X0829XD | Unintentional injuries +X0829XS | Unintentional injuries +X088XXA | Unintentional injuries +X088XXD | Unintentional injuries +X088XXS | Unintentional injuries +X09---- | Unintentional injuries +X10---- | Unintentional injuries +X100XXA | Unintentional injuries +X100XXD | Unintentional injuries +X100XXS | Unintentional injuries +X101XXA | Unintentional injuries +X101XXD | Unintentional injuries +X101XXS | Unintentional injuries +X102XXA | Unintentional injuries +X102XXD | Unintentional injuries +X102XXS | Unintentional injuries +X11---- | Unintentional injuries +X110XXA | Unintentional injuries +X110XXD | Unintentional injuries +X110XXS | Unintentional injuries +X111XXA | Unintentional injuries +X111XXD | Unintentional injuries +X111XXS | Unintentional injuries +X118XXA | Unintentional injuries +X118XXD | Unintentional injuries +X118XXS | Unintentional injuries +X12---- | Unintentional injuries +X12XXXA | Unintentional injuries +X12XXXD | Unintentional injuries +X12XXXS | Unintentional injuries +X13---- | Unintentional injuries +X130XXA | Unintentional injuries +X130XXD | Unintentional injuries +X130XXS | Unintentional injuries +X131XXA | Unintentional injuries +X131XXD | Unintentional injuries +X131XXS | Unintentional injuries +X14---- | Unintentional injuries +X140XXA | Unintentional injuries +X140XXD | Unintentional injuries +X140XXS | Unintentional injuries +X141XXA | Unintentional injuries +X141XXD | Unintentional injuries +X141XXS | Unintentional injuries +X15---- | Unintentional injuries +X150XXA | Unintentional injuries +X150XXD | Unintentional injuries +X150XXS | Unintentional injuries +X151XXA | Unintentional injuries +X151XXD | Unintentional injuries +X151XXS | Unintentional injuries +X152XXA | Unintentional injuries +X152XXD | Unintentional injuries +X152XXS | Unintentional injuries +X153XXA | Unintentional injuries +X153XXD | Unintentional injuries +X153XXS | Unintentional injuries +X158XXA | Unintentional injuries +X158XXD | Unintentional injuries +X158XXS | Unintentional injuries +X16---- | Unintentional injuries +X16XXXA | Unintentional injuries +X16XXXD | Unintentional injuries +X16XXXS | Unintentional injuries +X17---- | Unintentional injuries +X17XXXA | Unintentional injuries +X17XXXD | Unintentional injuries +X17XXXS | Unintentional injuries +X18---- | Unintentional injuries +X18XXXA | Unintentional injuries +X18XXXD | Unintentional injuries +X18XXXS | Unintentional injuries +X19---- | Unintentional injuries +X19XXXA | Unintentional injuries +X19XXXD | Unintentional injuries +X19XXXS | Unintentional injuries +X20---- | Unintentional injuries +X21---- | Unintentional injuries +X22---- | Unintentional injuries +X23---- | Unintentional injuries +X24---- | Unintentional injuries +X25---- | Unintentional injuries +X26---- | Unintentional injuries +X27---- | Unintentional injuries +X28---- | Unintentional injuries +X29---- | Unintentional injuries +X30---- | Unintentional injuries +X30XXXA | Unintentional injuries +X30XXXD | Unintentional injuries +X30XXXS | Unintentional injuries +X31---- | Unintentional injuries +X31XXXA | Unintentional injuries +X31XXXD | Unintentional injuries +X31XXXS | Unintentional injuries +X32---- | Unintentional injuries +X32XXXA | Unintentional injuries +X32XXXD | Unintentional injuries +X32XXXS | Unintentional injuries +X33---- | Unintentional injuries +X34---- | Unintentional injuries +X340--- | Unintentional injuries +X341--- | Unintentional injuries +X348--- | Unintentional injuries +X349--- | Unintentional injuries +X34XXXA | Unintentional injuries +X34XXXD | Unintentional injuries +X34XXXS | Unintentional injuries +X35---- | Unintentional injuries +X35XXXA | Unintentional injuries +X35XXXD | Unintentional injuries +X35XXXS | Unintentional injuries +X36---- | Unintentional injuries +X360XXA | Unintentional injuries +X360XXD | Unintentional injuries +X360XXS | Unintentional injuries +X361XXA | Unintentional injuries +X361XXD | Unintentional injuries +X361XXS | Unintentional injuries +X37---- | Unintentional injuries +X370XXA | Unintentional injuries +X370XXD | Unintentional injuries +X370XXS | Unintentional injuries +X371XXA | Unintentional injuries +X371XXD | Unintentional injuries +X371XXS | Unintentional injuries +X372XXA | Unintentional injuries +X372XXD | Unintentional injuries +X372XXS | Unintentional injuries +X373XXA | Unintentional injuries +X373XXD | Unintentional injuries +X373XXS | Unintentional injuries +X3741XA | Unintentional injuries +X3741XD | Unintentional injuries +X3741XS | Unintentional injuries +X3742XA | Unintentional injuries +X3742XD | Unintentional injuries +X3742XS | Unintentional injuries +X3743XA | Unintentional injuries +X3743XD | Unintentional injuries +X3743XS | Unintentional injuries +X378XXA | Unintentional injuries +X378XXD | Unintentional injuries +X378XXS | Unintentional injuries +X379XXA | Unintentional injuries +X379XXD | Unintentional injuries +X379XXS | Unintentional injuries +X38---- | Unintentional injuries +X38XXXA | Unintentional injuries +X38XXXD | Unintentional injuries +X38XXXS | Unintentional injuries +X39---- | Unintentional injuries +X3901XA | Unintentional injuries +X3901XD | Unintentional injuries +X3901XS | Unintentional injuries +X3908XA | Unintentional injuries +X3908XD | Unintentional injuries +X3908XS | Unintentional injuries +X398XXA | Unintentional injuries +X398XXD | Unintentional injuries +X398XXS | Unintentional injuries +X40---- | Unintentional injuries +X41---- | Unintentional injuries +X42---- | Unintentional injuries +X43---- | Unintentional injuries +X44---- | Unintentional injuries +X46---- | Unintentional injuries +X47---- | Unintentional injuries +X470--- | Unintentional injuries +X471--- | Unintentional injuries +X472--- | Unintentional injuries +X473--- | Unintentional injuries +X474--- | Unintentional injuries +X478--- | Unintentional injuries +X479--- | Unintentional injuries +X48---- | Unintentional injuries +X49---- | Unintentional injuries +X50---- | Unintentional injuries +X500XXA | Unintentional injuries +X500XXD | Unintentional injuries +X500XXS | Unintentional injuries +X501XXA | Unintentional injuries +X501XXD | Unintentional injuries +X501XXS | Unintentional injuries +X503XXA | Unintentional injuries +X503XXD | Unintentional injuries +X503XXS | Unintentional injuries +X509XXA | Unintentional injuries +X509XXD | Unintentional injuries +X509XXS | Unintentional injuries +X51---- | Unintentional injuries +X52---- | Unintentional injuries +X52XXXA | Unintentional injuries +X52XXXD | Unintentional injuries +X52XXXS | Unintentional injuries +X53---- | Unintentional injuries +X54---- | Unintentional injuries +X57---- | Unintentional injuries +X58---- | Unintentional injuries +Y10---- | Unintentional injuries +Y11---- | Unintentional injuries +Y12---- | Unintentional injuries +Y13---- | Unintentional injuries +Y14---- | Unintentional injuries +Y16---- | Unintentional injuries +Y17---- | Unintentional injuries +Y170--- | Unintentional injuries +Y171--- | Unintentional injuries +Y172--- | Unintentional injuries +Y173--- | Unintentional injuries +Y174--- | Unintentional injuries +Y178--- | Unintentional injuries +Y179--- | Unintentional injuries +Y18---- | Unintentional injuries +Y19---- | Unintentional injuries +Y40---- | Unintentional injuries +Y400--- | Unintentional injuries +Y401--- | Unintentional injuries +Y402--- | Unintentional injuries +Y403--- | Unintentional injuries +Y404--- | Unintentional injuries +Y405--- | Unintentional injuries +Y406--- | Unintentional injuries +Y407--- | Unintentional injuries +Y408--- | Unintentional injuries +Y409--- | Unintentional injuries +Y41---- | Unintentional injuries +Y410--- | Unintentional injuries +Y411--- | Unintentional injuries +Y412--- | Unintentional injuries +Y413--- | Unintentional injuries +Y414--- | Unintentional injuries +Y415--- | Unintentional injuries +Y418--- | Unintentional injuries +Y419--- | Unintentional injuries +Y42---- | Unintentional injuries +Y420--- | Unintentional injuries +Y421--- | Unintentional injuries +Y422--- | Unintentional injuries +Y423--- | Unintentional injuries +Y424--- | Unintentional injuries +Y425--- | Unintentional injuries +Y426--- | Unintentional injuries +Y427--- | Unintentional injuries +Y428--- | Unintentional injuries +Y429--- | Unintentional injuries +Y43---- | Unintentional injuries +Y430--- | Unintentional injuries +Y431--- | Unintentional injuries +Y432--- | Unintentional injuries +Y433--- | Unintentional injuries +Y434--- | Unintentional injuries +Y435--- | Unintentional injuries +Y436--- | Unintentional injuries +Y438--- | Unintentional injuries +Y439--- | Unintentional injuries +Y44---- | Unintentional injuries +Y440--- | Unintentional injuries +Y441--- | Unintentional injuries +Y442--- | Unintentional injuries +Y443--- | Unintentional injuries +Y444--- | Unintentional injuries +Y445--- | Unintentional injuries +Y446--- | Unintentional injuries +Y447--- | Unintentional injuries +Y449--- | Unintentional injuries +Y45---- | Unintentional injuries +Y450--- | Unintentional injuries +Y451--- | Unintentional injuries +Y452--- | Unintentional injuries +Y453--- | Unintentional injuries +Y454--- | Unintentional injuries +Y455--- | Unintentional injuries +Y458--- | Unintentional injuries +Y459--- | Unintentional injuries +Y46---- | Unintentional injuries +Y460--- | Unintentional injuries +Y461--- | Unintentional injuries +Y462--- | Unintentional injuries +Y463--- | Unintentional injuries +Y464--- | Unintentional injuries +Y465--- | Unintentional injuries +Y466--- | Unintentional injuries +Y467--- | Unintentional injuries +Y468--- | Unintentional injuries +Y47---- | Unintentional injuries +Y470--- | Unintentional injuries +Y471--- | Unintentional injuries +Y472--- | Unintentional injuries +Y473--- | Unintentional injuries +Y474--- | Unintentional injuries +Y475--- | Unintentional injuries +Y478--- | Unintentional injuries +Y479--- | Unintentional injuries +Y48---- | Unintentional injuries +Y480--- | Unintentional injuries +Y481--- | Unintentional injuries +Y482--- | Unintentional injuries +Y483--- | Unintentional injuries +Y484--- | Unintentional injuries +Y485--- | Unintentional injuries +Y49---- | Unintentional injuries +Y490--- | Unintentional injuries +Y491--- | Unintentional injuries +Y492--- | Unintentional injuries +Y493--- | Unintentional injuries +Y494--- | Unintentional injuries +Y495--- | Unintentional injuries +Y496--- | Unintentional injuries +Y497--- | Unintentional injuries +Y498--- | Unintentional injuries +Y499--- | Unintentional injuries +Y50---- | Unintentional injuries +Y500--- | Unintentional injuries +Y501--- | Unintentional injuries +Y502--- | Unintentional injuries +Y508--- | Unintentional injuries +Y509--- | Unintentional injuries +Y51---- | Unintentional injuries +Y510--- | Unintentional injuries +Y511--- | Unintentional injuries +Y512--- | Unintentional injuries +Y513--- | Unintentional injuries +Y514--- | Unintentional injuries +Y515--- | Unintentional injuries +Y516--- | Unintentional injuries +Y517--- | Unintentional injuries +Y518--- | Unintentional injuries +Y519--- | Unintentional injuries +Y52---- | Unintentional injuries +Y520--- | Unintentional injuries +Y521--- | Unintentional injuries +Y522--- | Unintentional injuries +Y523--- | Unintentional injuries +Y524--- | Unintentional injuries +Y525--- | Unintentional injuries +Y526--- | Unintentional injuries +Y527--- | Unintentional injuries +Y528--- | Unintentional injuries +Y529--- | Unintentional injuries +Y53---- | Unintentional injuries +Y530--- | Unintentional injuries +Y531--- | Unintentional injuries +Y532--- | Unintentional injuries +Y533--- | Unintentional injuries +Y534--- | Unintentional injuries +Y535--- | Unintentional injuries +Y536--- | Unintentional injuries +Y537--- | Unintentional injuries +Y538--- | Unintentional injuries +Y539--- | Unintentional injuries +Y54---- | Unintentional injuries +Y540--- | Unintentional injuries +Y541--- | Unintentional injuries +Y542--- | Unintentional injuries +Y543--- | Unintentional injuries +Y544--- | Unintentional injuries +Y545--- | Unintentional injuries +Y546--- | Unintentional injuries +Y547--- | Unintentional injuries +Y548--- | Unintentional injuries +Y549--- | Unintentional injuries +Y55---- | Unintentional injuries +Y550--- | Unintentional injuries +Y551--- | Unintentional injuries +Y552--- | Unintentional injuries +Y553--- | Unintentional injuries +Y554--- | Unintentional injuries +Y555--- | Unintentional injuries +Y556--- | Unintentional injuries +Y557--- | Unintentional injuries +Y56---- | Unintentional injuries +Y560--- | Unintentional injuries +Y561--- | Unintentional injuries +Y562--- | Unintentional injuries +Y563--- | Unintentional injuries +Y564--- | Unintentional injuries +Y565--- | Unintentional injuries +Y566--- | Unintentional injuries +Y567--- | Unintentional injuries +Y568--- | Unintentional injuries +Y569--- | Unintentional injuries +Y57---- | Unintentional injuries +Y570--- | Unintentional injuries +Y571--- | Unintentional injuries +Y572--- | Unintentional injuries +Y573--- | Unintentional injuries +Y574--- | Unintentional injuries +Y575--- | Unintentional injuries +Y576--- | Unintentional injuries +Y577--- | Unintentional injuries +Y578--- | Unintentional injuries +Y579--- | Unintentional injuries +Y58---- | Unintentional injuries +Y580--- | Unintentional injuries +Y581--- | Unintentional injuries +Y582--- | Unintentional injuries +Y583--- | Unintentional injuries +Y584--- | Unintentional injuries +Y585--- | Unintentional injuries +Y586--- | Unintentional injuries +Y588--- | Unintentional injuries +Y589--- | Unintentional injuries +Y59---- | Unintentional injuries +Y590--- | Unintentional injuries +Y591--- | Unintentional injuries +Y592--- | Unintentional injuries +Y593--- | Unintentional injuries +Y598--- | Unintentional injuries +Y599--- | Unintentional injuries +Y60---- | Unintentional injuries +Y600--- | Unintentional injuries +Y601--- | Unintentional injuries +Y602--- | Unintentional injuries +Y603--- | Unintentional injuries +Y604--- | Unintentional injuries +Y605--- | Unintentional injuries +Y606--- | Unintentional injuries +Y607--- | Unintentional injuries +Y608--- | Unintentional injuries +Y609--- | Unintentional injuries +Y61---- | Unintentional injuries +Y610--- | Unintentional injuries +Y611--- | Unintentional injuries +Y612--- | Unintentional injuries +Y613--- | Unintentional injuries +Y614--- | Unintentional injuries +Y615--- | Unintentional injuries +Y616--- | Unintentional injuries +Y617--- | Unintentional injuries +Y618--- | Unintentional injuries +Y619--- | Unintentional injuries +Y62---- | Unintentional injuries +Y620--- | Unintentional injuries +Y621--- | Unintentional injuries +Y622--- | Unintentional injuries +Y623--- | Unintentional injuries +Y624--- | Unintentional injuries +Y625--- | Unintentional injuries +Y626--- | Unintentional injuries +Y628--- | Unintentional injuries +Y629--- | Unintentional injuries +Y63---- | Unintentional injuries +Y630--- | Unintentional injuries +Y631--- | Unintentional injuries +Y632--- | Unintentional injuries +Y633--- | Unintentional injuries +Y634--- | Unintentional injuries +Y635--- | Unintentional injuries +Y636--- | Unintentional injuries +Y638--- | Unintentional injuries +Y639--- | Unintentional injuries +Y64---- | Unintentional injuries +Y640--- | Unintentional injuries +Y641--- | Unintentional injuries +Y648--- | Unintentional injuries +Y649--- | Unintentional injuries +Y65---- | Unintentional injuries +Y650--- | Unintentional injuries +Y651--- | Unintentional injuries +Y652--- | Unintentional injuries +Y653--- | Unintentional injuries +Y654--- | Unintentional injuries +Y655--- | Unintentional injuries +Y6551-- | Unintentional injuries +Y6552-- | Unintentional injuries +Y6553-- | Unintentional injuries +Y658--- | Unintentional injuries +Y66---- | Unintentional injuries +Y69---- | Unintentional injuries +Y70---- | Unintentional injuries +Y700--- | Unintentional injuries +Y701--- | Unintentional injuries +Y702--- | Unintentional injuries +Y703--- | Unintentional injuries +Y708--- | Unintentional injuries +Y71---- | Unintentional injuries +Y710--- | Unintentional injuries +Y711--- | Unintentional injuries +Y712--- | Unintentional injuries +Y713--- | Unintentional injuries +Y718--- | Unintentional injuries +Y72---- | Unintentional injuries +Y720--- | Unintentional injuries +Y721--- | Unintentional injuries +Y722--- | Unintentional injuries +Y723--- | Unintentional injuries +Y728--- | Unintentional injuries +Y73---- | Unintentional injuries +Y730--- | Unintentional injuries +Y731--- | Unintentional injuries +Y732--- | Unintentional injuries +Y733--- | Unintentional injuries +Y738--- | Unintentional injuries +Y74---- | Unintentional injuries +Y740--- | Unintentional injuries +Y741--- | Unintentional injuries +Y742--- | Unintentional injuries +Y743--- | Unintentional injuries +Y748--- | Unintentional injuries +Y75---- | Unintentional injuries +Y750--- | Unintentional injuries +Y751--- | Unintentional injuries +Y752--- | Unintentional injuries +Y753--- | Unintentional injuries +Y758--- | Unintentional injuries +Y76---- | Unintentional injuries +Y760--- | Unintentional injuries +Y761--- | Unintentional injuries +Y762--- | Unintentional injuries +Y763--- | Unintentional injuries +Y768--- | Unintentional injuries +Y77---- | Unintentional injuries +Y770--- | Unintentional injuries +Y771--- | Unintentional injuries +Y772--- | Unintentional injuries +Y773--- | Unintentional injuries +Y778--- | Unintentional injuries +Y78---- | Unintentional injuries +Y780--- | Unintentional injuries +Y781--- | Unintentional injuries +Y782--- | Unintentional injuries +Y783--- | Unintentional injuries +Y788--- | Unintentional injuries +Y79---- | Unintentional injuries +Y790--- | Unintentional injuries +Y791--- | Unintentional injuries +Y792--- | Unintentional injuries +Y793--- | Unintentional injuries +Y798--- | Unintentional injuries +Y80---- | Unintentional injuries +Y800--- | Unintentional injuries +Y801--- | Unintentional injuries +Y802--- | Unintentional injuries +Y803--- | Unintentional injuries +Y808--- | Unintentional injuries +Y81---- | Unintentional injuries +Y810--- | Unintentional injuries +Y811--- | Unintentional injuries +Y812--- | Unintentional injuries +Y813--- | Unintentional injuries +Y818--- | Unintentional injuries +Y82---- | Unintentional injuries +Y820--- | Unintentional injuries +Y821--- | Unintentional injuries +Y822--- | Unintentional injuries +Y823--- | Unintentional injuries +Y828--- | Unintentional injuries +Y829--- | Unintentional injuries +Y83---- | Unintentional injuries +Y830--- | Unintentional injuries +Y831--- | Unintentional injuries +Y832--- | Unintentional injuries +Y833--- | Unintentional injuries +Y834--- | Unintentional injuries +Y835--- | Unintentional injuries +Y836--- | Unintentional injuries +Y838--- | Unintentional injuries +Y839--- | Unintentional injuries +Y84---- | Unintentional injuries +Y840--- | Unintentional injuries +Y841--- | Unintentional injuries +Y842--- | Unintentional injuries +Y843--- | Unintentional injuries +Y844--- | Unintentional injuries +Y845--- | Unintentional injuries +Y846--- | Unintentional injuries +Y847--- | Unintentional injuries +Y848--- | Unintentional injuries +Y849--- | Unintentional injuries +Y88---- | Unintentional injuries +Y880--- | Unintentional injuries +Y881--- | Unintentional injuries +Y882--- | Unintentional injuries +Y883--- | Unintentional injuries +Z42---- | Unintentional injuries +Z420--- | Unintentional injuries +Z421--- | Unintentional injuries +Z422--- | Unintentional injuries +Z423--- | Unintentional injuries +Z424--- | Unintentional injuries +Z428--- | Unintentional injuries +Z429--- | Unintentional injuries +Z43---- | Unintentional injuries +Z430--- | Unintentional injuries +Z438--- | Unintentional injuries +Z439--- | Unintentional injuries +Z48---- | Unintentional injuries +Z480--- | Unintentional injuries +Z4800-- | Unintentional injuries +Z4801-- | Unintentional injuries +Z4802-- | Unintentional injuries +Z4803-- | Unintentional injuries +Z481--- | Unintentional injuries +Z4821-- | Unintentional injuries +Z4822-- | Unintentional injuries +Z4823-- | Unintentional injuries +Z4824-- | Unintentional injuries +Z48280- | Unintentional injuries +Z48288- | Unintentional injuries +Z48290- | Unintentional injuries +Z48298- | Unintentional injuries +Z483--- | Unintentional injuries +Z488--- | Unintentional injuries +Z48810- | Unintentional injuries +Z48811- | Unintentional injuries +Z48812- | Unintentional injuries +Z48813- | Unintentional injuries +Z48814- | Unintentional injuries +Z48815- | Unintentional injuries +Z48816- | Unintentional injuries +Z48817- | Unintentional injuries +Z4889-- | Unintentional injuries +Z489--- | Unintentional injuries +Z51---- | Unintentional injuries +Z510--- | Unintentional injuries +Z511--- | Unintentional injuries +Z5111-- | Unintentional injuries +Z5112-- | Unintentional injuries +Z512--- | Unintentional injuries +Z513--- | Unintentional injuries +Z514--- | Unintentional injuries +Z515--- | Unintentional injuries +Z516--- | Unintentional injuries +Z518--- | Unintentional injuries +Z5181-- | Unintentional injuries +Z5189-- | Unintentional injuries +Z519--- | Unintentional injuries +Z88---- | Unintentional injuries +Z880--- | Unintentional injuries +Z881--- | Unintentional injuries +Z882--- | Unintentional injuries +Z883--- | Unintentional injuries +Z884--- | Unintentional injuries +Z885--- | Unintentional injuries +Z886--- | Unintentional injuries +Z887--- | Unintentional injuries +Z888--- | Unintentional injuries +Z889--- | Unintentional injuries +Z92---- | Unintentional injuries +Z920--- | Unintentional injuries +Z921--- | Unintentional injuries +Z922--- | Unintentional injuries +Z9221-- | Unintentional injuries +Z9222-- | Unintentional injuries +Z9223-- | Unintentional injuries +Z92240- | Unintentional injuries +Z92241- | Unintentional injuries +Z9225-- | Unintentional injuries +Z9229-- | Unintentional injuries +Z923--- | Unintentional injuries +Z924--- | Unintentional injuries +Z925--- | Unintentional injuries +Z926--- | Unintentional injuries +Z928--- | Unintentional injuries +Z9281-- | Unintentional injuries +Z9282-- | Unintentional injuries +Z9283-- | Unintentional injuries +Z9284-- | Unintentional injuries +Z9289-- | Unintentional injuries +Z929--- | Unintentional injuries +Z93---- | Unintentional injuries +Z930--- | Unintentional injuries +Z931--- | Unintentional injuries +Z932--- | Unintentional injuries +Z933--- | Unintentional injuries +Z934--- | Unintentional injuries +Z935--- | Unintentional injuries +Z9350-- | Unintentional injuries +Z9351-- | Unintentional injuries +Z9352-- | Unintentional injuries +Z9359-- | Unintentional injuries +Z936--- | Unintentional injuries +Z938--- | Unintentional injuries +Z939--- | Unintentional injuries +Z94---- | Unintentional injuries +Z940--- | Unintentional injuries +Z946--- | Unintentional injuries +Z948--- | Unintentional injuries +Z9481-- | Unintentional injuries +Z9482-- | Unintentional injuries +Z9483-- | Unintentional injuries +Z9484-- | Unintentional injuries +Z9489-- | Unintentional injuries +Z949--- | Unintentional injuries +Z96---- | Unintentional injuries +Z960--- | Unintentional injuries +Z961--- | Unintentional injuries +Z962--- | Unintentional injuries +Z9620-- | Unintentional injuries +Z9621-- | Unintentional injuries +Z9622-- | Unintentional injuries +Z9629-- | Unintentional injuries +Z963--- | Unintentional injuries +Z964--- | Unintentional injuries +Z9641-- | Unintentional injuries +Z9649-- | Unintentional injuries +Z966--- | Unintentional injuries +Z9660-- | Unintentional injuries +Z96611- | Unintentional injuries +Z96612- | Unintentional injuries +Z96619- | Unintentional injuries +Z96621- | Unintentional injuries +Z96622- | Unintentional injuries +Z96629- | Unintentional injuries +Z96631- | Unintentional injuries +Z96632- | Unintentional injuries +Z96639- | Unintentional injuries +Z96641- | Unintentional injuries +Z96642- | Unintentional injuries +Z96643- | Unintentional injuries +Z96649- | Unintentional injuries +Z96651- | Unintentional injuries +Z96652- | Unintentional injuries +Z96653- | Unintentional injuries +Z96659- | Unintentional injuries +Z96661- | Unintentional injuries +Z96662- | Unintentional injuries +Z96669- | Unintentional injuries +Z96691- | Unintentional injuries +Z96692- | Unintentional injuries +Z96693- | Unintentional injuries +Z96698- | Unintentional injuries +Z967--- | Unintentional injuries +Z968--- | Unintentional injuries +Z9681-- | Unintentional injuries +Z9689-- | Unintentional injuries +Z969--- | Unintentional injuries +Z97---- | Unintentional injuries +Z970--- | Unintentional injuries +Z971--- | Unintentional injuries +Z9710-- | Unintentional injuries +Z9711-- | Unintentional injuries +Z9712-- | Unintentional injuries +Z9713-- | Unintentional injuries +Z9714-- | Unintentional injuries +Z9715-- | Unintentional injuries +Z9716-- | Unintentional injuries +Z972--- | Unintentional injuries +Z978--- | Unintentional injuries +Z98---- | Unintentional injuries +Z980--- | Unintentional injuries +Z981--- | Unintentional injuries +Z982--- | Unintentional injuries +Z983--- | Unintentional injuries +Z9841-- | Unintentional injuries +Z9842-- | Unintentional injuries +Z9849-- | Unintentional injuries +Z9851-- | Unintentional injuries +Z9852-- | Unintentional injuries +Z9861-- | Unintentional injuries +Z9862-- | Unintentional injuries +Z988--- | Unintentional injuries +Z98810- | Unintentional injuries +Z98811- | Unintentional injuries +Z98818- | Unintentional injuries +Z9882-- | Unintentional injuries +Z9883-- | Unintentional injuries +Z9884-- | Unintentional injuries +Z9885-- | Unintentional injuries +Z9886-- | Unintentional injuries +Z98870- | Unintentional injuries +Z98871- | Unintentional injuries +Z98890- | Unintentional injuries +Z98891- | Unintentional injuries +Z99---- | Unintentional injuries +Z990--- | Unintentional injuries +Z991--- | Unintentional injuries +Z9911-- | Unintentional injuries +Z9912-- | Unintentional injuries +Z993--- | Unintentional injuries +Z994--- | Unintentional injuries +Z998--- | Unintentional injuries +Z9981-- | Unintentional injuries +Z9989-- | Unintentional injuries +Z999--- | Unintentional injuries +W00---- | Falls +W000XXA | Falls +W000XXD | Falls +W000XXS | Falls +W001XXA | Falls +W001XXD | Falls +W001XXS | Falls +W002XXA | Falls +W002XXD | Falls +W002XXS | Falls +W009XXA | Falls +W009XXD | Falls +W009XXS | Falls +W01---- | Falls +W010XXA | Falls +W010XXD | Falls +W010XXS | Falls +W0110XA | Falls +W0110XD | Falls +W0110XS | Falls +W01110A | Falls +W01110D | Falls +W01110S | Falls +W01111A | Falls +W01111D | Falls +W01111S | Falls +W01118A | Falls +W01118D | Falls +W01118S | Falls +W01119A | Falls +W01119D | Falls +W01119S | Falls +W01190A | Falls +W01190D | Falls +W01190S | Falls +W01198A | Falls +W01198D | Falls +W01198S | Falls +W02---- | Falls +W03---- | Falls +W03XXXA | Falls +W03XXXD | Falls +W03XXXS | Falls +W04---- | Falls +W04XXXA | Falls +W04XXXD | Falls +W04XXXS | Falls +W05---- | Falls +W050XXA | Falls +W050XXD | Falls +W050XXS | Falls +W051XXA | Falls +W051XXD | Falls +W051XXS | Falls +W052XXA | Falls +W052XXD | Falls +W052XXS | Falls +W06---- | Falls +W06XXXA | Falls +W06XXXD | Falls +W06XXXS | Falls +W07---- | Falls +W07XXXA | Falls +W07XXXD | Falls +W07XXXS | Falls +W08---- | Falls +W08XXXA | Falls +W08XXXD | Falls +W08XXXS | Falls +W09---- | Falls +W090XXA | Falls +W090XXD | Falls +W090XXS | Falls +W091XXA | Falls +W091XXD | Falls +W091XXS | Falls +W092XXA | Falls +W092XXD | Falls +W092XXS | Falls +W098XXA | Falls +W098XXD | Falls +W098XXS | Falls +W10---- | Falls +W100XXA | Falls +W100XXD | Falls +W100XXS | Falls +W101XXA | Falls +W101XXD | Falls +W101XXS | Falls +W102XXA | Falls +W102XXD | Falls +W102XXS | Falls +W108XXA | Falls +W108XXD | Falls +W108XXS | Falls +W109XXA | Falls +W109XXD | Falls +W109XXS | Falls +W11---- | Falls +W11XXXA | Falls +W11XXXD | Falls +W11XXXS | Falls +W12---- | Falls +W12XXXA | Falls +W12XXXD | Falls +W12XXXS | Falls +W13---- | Falls +W130XXA | Falls +W130XXD | Falls +W130XXS | Falls +W131XXA | Falls +W131XXD | Falls +W131XXS | Falls +W132XXA | Falls +W132XXD | Falls +W132XXS | Falls +W133XXA | Falls +W133XXD | Falls +W133XXS | Falls +W134XXA | Falls +W134XXD | Falls +W134XXS | Falls +W138XXA | Falls +W138XXD | Falls +W138XXS | Falls +W139XXA | Falls +W139XXD | Falls +W139XXS | Falls +W14---- | Falls +W14XXXA | Falls +W14XXXD | Falls +W14XXXS | Falls +W15---- | Falls +W15XXXA | Falls +W15XXXD | Falls +W15XXXS | Falls +W16---- | Falls +W16011A | Falls +W16011D | Falls +W16011S | Falls +W16012A | Falls +W16012D | Falls +W16012S | Falls +W16021A | Falls +W16021D | Falls +W16021S | Falls +W16022A | Falls +W16022D | Falls +W16022S | Falls +W16031A | Falls +W16031D | Falls +W16031S | Falls +W16032A | Falls +W16032D | Falls +W16032S | Falls +W16111A | Falls +W16111D | Falls +W16111S | Falls +W16112A | Falls +W16112D | Falls +W16112S | Falls +W16121A | Falls +W16121D | Falls +W16121S | Falls +W16122A | Falls +W16122D | Falls +W16122S | Falls +W16131A | Falls +W16131D | Falls +W16131S | Falls +W16132A | Falls +W16132D | Falls +W16132S | Falls +W16211A | Falls +W16211D | Falls +W16211S | Falls +W16212A | Falls +W16212D | Falls +W16212S | Falls +W16221A | Falls +W16221D | Falls +W16221S | Falls +W16222A | Falls +W16222D | Falls +W16222S | Falls +W16311A | Falls +W16311D | Falls +W16311S | Falls +W16312A | Falls +W16312D | Falls +W16312S | Falls +W16321A | Falls +W16321D | Falls +W16321S | Falls +W16322A | Falls +W16322D | Falls +W16322S | Falls +W16331A | Falls +W16331D | Falls +W16331S | Falls +W16332A | Falls +W16332D | Falls +W16332S | Falls +W1641XA | Falls +W1641XD | Falls +W1641XS | Falls +W1642XA | Falls +W1642XD | Falls +W1642XS | Falls +W16511A | Falls +W16511D | Falls +W16511S | Falls +W16512A | Falls +W16512D | Falls +W16512S | Falls +W16521A | Falls +W16521D | Falls +W16521S | Falls +W16522A | Falls +W16522D | Falls +W16522S | Falls +W16531A | Falls +W16531D | Falls +W16531S | Falls +W16532A | Falls +W16532D | Falls +W16532S | Falls +W16611A | Falls +W16611D | Falls +W16611S | Falls +W16612A | Falls +W16612D | Falls +W16612S | Falls +W16621A | Falls +W16621D | Falls +W16621S | Falls +W16622A | Falls +W16622D | Falls +W16622S | Falls +W16711A | Falls +W16711D | Falls +W16711S | Falls +W16712A | Falls +W16712D | Falls +W16712S | Falls +W16721A | Falls +W16721D | Falls +W16721S | Falls +W16722A | Falls +W16722D | Falls +W16722S | Falls +W16811A | Falls +W16811D | Falls +W16811S | Falls +W16812A | Falls +W16812D | Falls +W16812S | Falls +W16821A | Falls +W16821D | Falls +W16821S | Falls +W16822A | Falls +W16822D | Falls +W16822S | Falls +W16831A | Falls +W16831D | Falls +W16831S | Falls +W16832A | Falls +W16832D | Falls +W16832S | Falls +W1691XA | Falls +W1691XD | Falls +W1691XS | Falls +W1692XA | Falls +W1692XD | Falls +W1692XS | Falls +W17---- | Falls +W170XXA | Falls +W170XXD | Falls +W170XXS | Falls +W171XXA | Falls +W171XXD | Falls +W171XXS | Falls +W172XXA | Falls +W172XXD | Falls +W172XXS | Falls +W173XXA | Falls +W173XXD | Falls +W173XXS | Falls +W174XXA | Falls +W174XXD | Falls +W174XXS | Falls +W1781XA | Falls +W1781XD | Falls +W1781XS | Falls +W1782XA | Falls +W1782XD | Falls +W1782XS | Falls +W1789XA | Falls +W1789XD | Falls +W1789XS | Falls +W18---- | Falls +W1800XA | Falls +W1800XD | Falls +W1800XS | Falls +W1801XA | Falls +W1801XD | Falls +W1801XS | Falls +W1802XA | Falls +W1802XD | Falls +W1802XS | Falls +W1809XA | Falls +W1809XD | Falls +W1809XS | Falls +W1811XA | Falls +W1811XD | Falls +W1811XS | Falls +W1812XA | Falls +W1812XD | Falls +W1812XS | Falls +W182XXA | Falls +W182XXD | Falls +W182XXS | Falls +W1830XA | Falls +W1830XD | Falls +W1830XS | Falls +W1831XA | Falls +W1831XD | Falls +W1831XS | Falls +W1839XA | Falls +W1839XD | Falls +W1839XS | Falls +W1840XA | Falls +W1840XD | Falls +W1840XS | Falls +W1841XA | Falls +W1841XD | Falls +W1841XS | Falls +W1842XA | Falls +W1842XD | Falls +W1842XS | Falls +W1843XA | Falls +W1843XD | Falls +W1843XS | Falls +W1849XA | Falls +W1849XD | Falls +W1849XS | Falls +W19---- | Falls +W65---- | Drowning +W65XXXA | Drowning +W65XXXD | Drowning +W65XXXS | Drowning +W66---- | Drowning +W67---- | Drowning +W67XXXA | Drowning +W67XXXD | Drowning +W67XXXS | Drowning +W68---- | Drowning +W69---- | Drowning +W69XXXA | Drowning +W69XXXD | Drowning +W69XXXS | Drowning +W70---- | Drowning +W73---- | Drowning +W73XXXA | Drowning +W73XXXD | Drowning +W73XXXS | Drowning +W74---- | Drowning +X00---- | Fire, heat, and hot substances +X000XXA | Fire, heat, and hot substances +X000XXD | Fire, heat, and hot substances +X000XXS | Fire, heat, and hot substances +X001XXA | Fire, heat, and hot substances +X001XXD | Fire, heat, and hot substances +X001XXS | Fire, heat, and hot substances +X002XXA | Fire, heat, and hot substances +X002XXD | Fire, heat, and hot substances +X002XXS | Fire, heat, and hot substances +X003XXA | Fire, heat, and hot substances +X003XXD | Fire, heat, and hot substances +X003XXS | Fire, heat, and hot substances +X004XXA | Fire, heat, and hot substances +X004XXD | Fire, heat, and hot substances +X004XXS | Fire, heat, and hot substances +X005XXA | Fire, heat, and hot substances +X005XXD | Fire, heat, and hot substances +X005XXS | Fire, heat, and hot substances +X008XXA | Fire, heat, and hot substances +X008XXD | Fire, heat, and hot substances +X008XXS | Fire, heat, and hot substances +X01---- | Fire, heat, and hot substances +X010XXA | Fire, heat, and hot substances +X010XXD | Fire, heat, and hot substances +X010XXS | Fire, heat, and hot substances +X011XXA | Fire, heat, and hot substances +X011XXD | Fire, heat, and hot substances +X011XXS | Fire, heat, and hot substances +X013XXA | Fire, heat, and hot substances +X013XXD | Fire, heat, and hot substances +X013XXS | Fire, heat, and hot substances +X014XXA | Fire, heat, and hot substances +X014XXD | Fire, heat, and hot substances +X014XXS | Fire, heat, and hot substances +X018XXA | Fire, heat, and hot substances +X018XXD | Fire, heat, and hot substances +X018XXS | Fire, heat, and hot substances +X02---- | Fire, heat, and hot substances +X020XXA | Fire, heat, and hot substances +X020XXD | Fire, heat, and hot substances +X020XXS | Fire, heat, and hot substances +X021XXA | Fire, heat, and hot substances +X021XXD | Fire, heat, and hot substances +X021XXS | Fire, heat, and hot substances +X022XXA | Fire, heat, and hot substances +X022XXD | Fire, heat, and hot substances +X022XXS | Fire, heat, and hot substances +X023XXA | Fire, heat, and hot substances +X023XXD | Fire, heat, and hot substances +X023XXS | Fire, heat, and hot substances +X024XXA | Fire, heat, and hot substances +X024XXD | Fire, heat, and hot substances +X024XXS | Fire, heat, and hot substances +X025XXA | Fire, heat, and hot substances +X025XXD | Fire, heat, and hot substances +X025XXS | Fire, heat, and hot substances +X028XXA | Fire, heat, and hot substances +X028XXD | Fire, heat, and hot substances +X028XXS | Fire, heat, and hot substances +X03---- | Fire, heat, and hot substances +X030XXA | Fire, heat, and hot substances +X030XXD | Fire, heat, and hot substances +X030XXS | Fire, heat, and hot substances +X031XXA | Fire, heat, and hot substances +X031XXD | Fire, heat, and hot substances +X031XXS | Fire, heat, and hot substances +X033XXA | Fire, heat, and hot substances +X033XXD | Fire, heat, and hot substances +X033XXS | Fire, heat, and hot substances +X034XXA | Fire, heat, and hot substances +X034XXD | Fire, heat, and hot substances +X034XXS | Fire, heat, and hot substances +X038XXA | Fire, heat, and hot substances +X038XXD | Fire, heat, and hot substances +X038XXS | Fire, heat, and hot substances +X04---- | Fire, heat, and hot substances +X04XXXA | Fire, heat, and hot substances +X04XXXD | Fire, heat, and hot substances +X04XXXS | Fire, heat, and hot substances +X05---- | Fire, heat, and hot substances +X05XXXA | Fire, heat, and hot substances +X05XXXD | Fire, heat, and hot substances +X05XXXS | Fire, heat, and hot substances +X06---- | Fire, heat, and hot substances +X060XXA | Fire, heat, and hot substances +X060XXD | Fire, heat, and hot substances +X060XXS | Fire, heat, and hot substances +X061XXA | Fire, heat, and hot substances +X061XXD | Fire, heat, and hot substances +X061XXS | Fire, heat, and hot substances +X062XXA | Fire, heat, and hot substances +X062XXD | Fire, heat, and hot substances +X062XXS | Fire, heat, and hot substances +X063XXA | Fire, heat, and hot substances +X063XXD | Fire, heat, and hot substances +X063XXS | Fire, heat, and hot substances +X08---- | Fire, heat, and hot substances +X0800XA | Fire, heat, and hot substances +X0800XD | Fire, heat, and hot substances +X0800XS | Fire, heat, and hot substances +X0801XA | Fire, heat, and hot substances +X0801XD | Fire, heat, and hot substances +X0801XS | Fire, heat, and hot substances +X0809XA | Fire, heat, and hot substances +X0809XD | Fire, heat, and hot substances +X0809XS | Fire, heat, and hot substances +X0810XA | Fire, heat, and hot substances +X0810XD | Fire, heat, and hot substances +X0810XS | Fire, heat, and hot substances +X0811XA | Fire, heat, and hot substances +X0811XD | Fire, heat, and hot substances +X0811XS | Fire, heat, and hot substances +X0819XA | Fire, heat, and hot substances +X0819XD | Fire, heat, and hot substances +X0819XS | Fire, heat, and hot substances +X0820XA | Fire, heat, and hot substances +X0820XD | Fire, heat, and hot substances +X0820XS | Fire, heat, and hot substances +X0821XA | Fire, heat, and hot substances +X0821XD | Fire, heat, and hot substances +X0821XS | Fire, heat, and hot substances +X0829XA | Fire, heat, and hot substances +X0829XD | Fire, heat, and hot substances +X0829XS | Fire, heat, and hot substances +X088XXA | Fire, heat, and hot substances +X088XXD | Fire, heat, and hot substances +X088XXS | Fire, heat, and hot substances +X09---- | Fire, heat, and hot substances +X10---- | Fire, heat, and hot substances +X100XXA | Fire, heat, and hot substances +X100XXD | Fire, heat, and hot substances +X100XXS | Fire, heat, and hot substances +X101XXA | Fire, heat, and hot substances +X101XXD | Fire, heat, and hot substances +X101XXS | Fire, heat, and hot substances +X102XXA | Fire, heat, and hot substances +X102XXD | Fire, heat, and hot substances +X102XXS | Fire, heat, and hot substances +X11---- | Fire, heat, and hot substances +X110XXA | Fire, heat, and hot substances +X110XXD | Fire, heat, and hot substances +X110XXS | Fire, heat, and hot substances +X111XXA | Fire, heat, and hot substances +X111XXD | Fire, heat, and hot substances +X111XXS | Fire, heat, and hot substances +X118XXA | Fire, heat, and hot substances +X118XXD | Fire, heat, and hot substances +X118XXS | Fire, heat, and hot substances +X12---- | Fire, heat, and hot substances +X12XXXA | Fire, heat, and hot substances +X12XXXD | Fire, heat, and hot substances +X12XXXS | Fire, heat, and hot substances +X13---- | Fire, heat, and hot substances +X130XXA | Fire, heat, and hot substances +X130XXD | Fire, heat, and hot substances +X130XXS | Fire, heat, and hot substances +X131XXA | Fire, heat, and hot substances +X131XXD | Fire, heat, and hot substances +X131XXS | Fire, heat, and hot substances +X14---- | Fire, heat, and hot substances +X140XXA | Fire, heat, and hot substances +X140XXD | Fire, heat, and hot substances +X140XXS | Fire, heat, and hot substances +X141XXA | Fire, heat, and hot substances +X141XXD | Fire, heat, and hot substances +X141XXS | Fire, heat, and hot substances +X15---- | Fire, heat, and hot substances +X150XXA | Fire, heat, and hot substances +X150XXD | Fire, heat, and hot substances +X150XXS | Fire, heat, and hot substances +X151XXA | Fire, heat, and hot substances +X151XXD | Fire, heat, and hot substances +X151XXS | Fire, heat, and hot substances +X152XXA | Fire, heat, and hot substances +X152XXD | Fire, heat, and hot substances +X152XXS | Fire, heat, and hot substances +X153XXA | Fire, heat, and hot substances +X153XXD | Fire, heat, and hot substances +X153XXS | Fire, heat, and hot substances +X158XXA | Fire, heat, and hot substances +X158XXD | Fire, heat, and hot substances +X158XXS | Fire, heat, and hot substances +X16---- | Fire, heat, and hot substances +X16XXXA | Fire, heat, and hot substances +X16XXXD | Fire, heat, and hot substances +X16XXXS | Fire, heat, and hot substances +X17---- | Fire, heat, and hot substances +X17XXXA | Fire, heat, and hot substances +X17XXXD | Fire, heat, and hot substances +X17XXXS | Fire, heat, and hot substances +X18---- | Fire, heat, and hot substances +X18XXXA | Fire, heat, and hot substances +X18XXXD | Fire, heat, and hot substances +X18XXXS | Fire, heat, and hot substances +X19---- | Fire, heat, and hot substances +E861--- | Poisonings +E869--- | Poisonings +J705--- | Poisonings +X40---- | Poisonings +X41---- | Poisonings +X42---- | Poisonings +X43---- | Poisonings +X44---- | Poisonings +X46---- | Poisonings +X47---- | Poisonings +X470--- | Poisonings +X471--- | Poisonings +X472--- | Poisonings +X473--- | Poisonings +X474--- | Poisonings +X478--- | Poisonings +X479--- | Poisonings +X48---- | Poisonings +X49---- | Poisonings +Y10---- | Poisonings +Y11---- | Poisonings +Y12---- | Poisonings +Y13---- | Poisonings +Y14---- | Poisonings +Y16---- | Poisonings +Y17---- | Poisonings +Y170--- | Poisonings +Y171--- | Poisonings +Y172--- | Poisonings +Y173--- | Poisonings +Y174--- | Poisonings +Y178--- | Poisonings +Y179--- | Poisonings +Y18---- | Poisonings +Y19---- | Poisonings +J705--- | Poisoning by carbon monoxide +X47---- | Poisoning by carbon monoxide +X470--- | Poisoning by carbon monoxide +X471--- | Poisoning by carbon monoxide +X472--- | Poisoning by carbon monoxide +X473--- | Poisoning by carbon monoxide +X474--- | Poisoning by carbon monoxide +X478--- | Poisoning by carbon monoxide +X479--- | Poisoning by carbon monoxide +E861--- | Poisoning by other means +E869--- | Poisoning by other means +X40---- | Poisoning by other means +X41---- | Poisoning by other means +X42---- | Poisoning by other means +X43---- | Poisoning by other means +X44---- | Poisoning by other means +X46---- | Poisoning by other means +X48---- | Poisoning by other means +X49---- | Poisoning by other means +Y10---- | Poisoning by other means +Y11---- | Poisoning by other means +Y12---- | Poisoning by other means +Y13---- | Poisoning by other means +Y14---- | Poisoning by other means +Y16---- | Poisoning by other means +Y17---- | Poisoning by other means +Y170--- | Poisoning by other means +Y171--- | Poisoning by other means +Y172--- | Poisoning by other means +Y173--- | Poisoning by other means +Y174--- | Poisoning by other means +Y178--- | Poisoning by other means +Y179--- | Poisoning by other means +Y18---- | Poisoning by other means +Y19---- | Poisoning by other means +W20---- | Exposure to mechanical forces +W200XXA | Exposure to mechanical forces +W200XXD | Exposure to mechanical forces +W200XXS | Exposure to mechanical forces +W201XXA | Exposure to mechanical forces +W201XXD | Exposure to mechanical forces +W201XXS | Exposure to mechanical forces +W208XXA | Exposure to mechanical forces +W208XXD | Exposure to mechanical forces +W208XXS | Exposure to mechanical forces +W21---- | Exposure to mechanical forces +W2100XA | Exposure to mechanical forces +W2100XD | Exposure to mechanical forces +W2100XS | Exposure to mechanical forces +W2101XA | Exposure to mechanical forces +W2101XD | Exposure to mechanical forces +W2101XS | Exposure to mechanical forces +W2102XA | Exposure to mechanical forces +W2102XD | Exposure to mechanical forces +W2102XS | Exposure to mechanical forces +W2103XA | Exposure to mechanical forces +W2103XD | Exposure to mechanical forces +W2103XS | Exposure to mechanical forces +W2104XA | Exposure to mechanical forces +W2104XD | Exposure to mechanical forces +W2104XS | Exposure to mechanical forces +W2105XA | Exposure to mechanical forces +W2105XD | Exposure to mechanical forces +W2105XS | Exposure to mechanical forces +W2106XA | Exposure to mechanical forces +W2106XD | Exposure to mechanical forces +W2106XS | Exposure to mechanical forces +W2107XA | Exposure to mechanical forces +W2107XD | Exposure to mechanical forces +W2107XS | Exposure to mechanical forces +W2109XA | Exposure to mechanical forces +W2109XD | Exposure to mechanical forces +W2109XS | Exposure to mechanical forces +W2111XA | Exposure to mechanical forces +W2111XD | Exposure to mechanical forces +W2111XS | Exposure to mechanical forces +W2112XA | Exposure to mechanical forces +W2112XD | Exposure to mechanical forces +W2112XS | Exposure to mechanical forces +W2113XA | Exposure to mechanical forces +W2113XD | Exposure to mechanical forces +W2113XS | Exposure to mechanical forces +W2119XA | Exposure to mechanical forces +W2119XD | Exposure to mechanical forces +W2119XS | Exposure to mechanical forces +W21210A | Exposure to mechanical forces +W21210D | Exposure to mechanical forces +W21210S | Exposure to mechanical forces +W21211A | Exposure to mechanical forces +W21211D | Exposure to mechanical forces +W21211S | Exposure to mechanical forces +W21220A | Exposure to mechanical forces +W21220D | Exposure to mechanical forces +W21220S | Exposure to mechanical forces +W21221A | Exposure to mechanical forces +W21221D | Exposure to mechanical forces +W21221S | Exposure to mechanical forces +W2131XA | Exposure to mechanical forces +W2131XD | Exposure to mechanical forces +W2131XS | Exposure to mechanical forces +W2132XA | Exposure to mechanical forces +W2132XD | Exposure to mechanical forces +W2132XS | Exposure to mechanical forces +W2139XA | Exposure to mechanical forces +W2139XD | Exposure to mechanical forces +W2139XS | Exposure to mechanical forces +W214XXA | Exposure to mechanical forces +W214XXD | Exposure to mechanical forces +W214XXS | Exposure to mechanical forces +W2181XA | Exposure to mechanical forces +W2181XD | Exposure to mechanical forces +W2181XS | Exposure to mechanical forces +W2189XA | Exposure to mechanical forces +W2189XD | Exposure to mechanical forces +W2189XS | Exposure to mechanical forces +W219XXA | Exposure to mechanical forces +W219XXD | Exposure to mechanical forces +W219XXS | Exposure to mechanical forces +W22---- | Exposure to mechanical forces +W2201XA | Exposure to mechanical forces +W2201XD | Exposure to mechanical forces +W2201XS | Exposure to mechanical forces +W2202XA | Exposure to mechanical forces +W2202XD | Exposure to mechanical forces +W2202XS | Exposure to mechanical forces +W2203XA | Exposure to mechanical forces +W2203XD | Exposure to mechanical forces +W2203XS | Exposure to mechanical forces +W22041A | Exposure to mechanical forces +W22041D | Exposure to mechanical forces +W22041S | Exposure to mechanical forces +W22042A | Exposure to mechanical forces +W22042D | Exposure to mechanical forces +W22042S | Exposure to mechanical forces +W2209XA | Exposure to mechanical forces +W2209XD | Exposure to mechanical forces +W2209XS | Exposure to mechanical forces +W2210XA | Exposure to mechanical forces +W2210XD | Exposure to mechanical forces +W2210XS | Exposure to mechanical forces +W2211XA | Exposure to mechanical forces +W2211XD | Exposure to mechanical forces +W2211XS | Exposure to mechanical forces +W2212XA | Exposure to mechanical forces +W2212XD | Exposure to mechanical forces +W2212XS | Exposure to mechanical forces +W2219XA | Exposure to mechanical forces +W2219XD | Exposure to mechanical forces +W2219XS | Exposure to mechanical forces +W228XXA | Exposure to mechanical forces +W228XXD | Exposure to mechanical forces +W228XXS | Exposure to mechanical forces +W23---- | Exposure to mechanical forces +W230XXA | Exposure to mechanical forces +W230XXD | Exposure to mechanical forces +W230XXS | Exposure to mechanical forces +W231XXA | Exposure to mechanical forces +W231XXD | Exposure to mechanical forces +W231XXS | Exposure to mechanical forces +W24---- | Exposure to mechanical forces +W240XXA | Exposure to mechanical forces +W240XXD | Exposure to mechanical forces +W240XXS | Exposure to mechanical forces +W241XXA | Exposure to mechanical forces +W241XXD | Exposure to mechanical forces +W241XXS | Exposure to mechanical forces +W25---- | Exposure to mechanical forces +W25XXXA | Exposure to mechanical forces +W25XXXD | Exposure to mechanical forces +W25XXXS | Exposure to mechanical forces +W26---- | Exposure to mechanical forces +W260--- | Exposure to mechanical forces +W260XXA | Exposure to mechanical forces +W260XXD | Exposure to mechanical forces +W260XXS | Exposure to mechanical forces +W261XXA | Exposure to mechanical forces +W261XXD | Exposure to mechanical forces +W261XXS | Exposure to mechanical forces +W262XXA | Exposure to mechanical forces +W262XXD | Exposure to mechanical forces +W262XXS | Exposure to mechanical forces +W268--- | Exposure to mechanical forces +W268XXA | Exposure to mechanical forces +W268XXD | Exposure to mechanical forces +W268XXS | Exposure to mechanical forces +W269--- | Exposure to mechanical forces +W269XXA | Exposure to mechanical forces +W269XXD | Exposure to mechanical forces +W269XXS | Exposure to mechanical forces +W27---- | Exposure to mechanical forces +W270XXA | Exposure to mechanical forces +W270XXD | Exposure to mechanical forces +W270XXS | Exposure to mechanical forces +W271XXA | Exposure to mechanical forces +W271XXD | Exposure to mechanical forces +W271XXS | Exposure to mechanical forces +W272XXA | Exposure to mechanical forces +W272XXD | Exposure to mechanical forces +W272XXS | Exposure to mechanical forces +W273XXA | Exposure to mechanical forces +W273XXD | Exposure to mechanical forces +W273XXS | Exposure to mechanical forces +W274XXA | Exposure to mechanical forces +W274XXD | Exposure to mechanical forces +W274XXS | Exposure to mechanical forces +W275XXA | Exposure to mechanical forces +W275XXD | Exposure to mechanical forces +W275XXS | Exposure to mechanical forces +W278XXA | Exposure to mechanical forces +W278XXD | Exposure to mechanical forces +W278XXS | Exposure to mechanical forces +W28---- | Exposure to mechanical forces +W28XXXA | Exposure to mechanical forces +W28XXXD | Exposure to mechanical forces +W28XXXS | Exposure to mechanical forces +W29---- | Exposure to mechanical forces +W290XXA | Exposure to mechanical forces +W290XXD | Exposure to mechanical forces +W290XXS | Exposure to mechanical forces +W291XXA | Exposure to mechanical forces +W291XXD | Exposure to mechanical forces +W291XXS | Exposure to mechanical forces +W292XXA | Exposure to mechanical forces +W292XXD | Exposure to mechanical forces +W292XXS | Exposure to mechanical forces +W293XXA | Exposure to mechanical forces +W293XXD | Exposure to mechanical forces +W293XXS | Exposure to mechanical forces +W294XXA | Exposure to mechanical forces +W294XXD | Exposure to mechanical forces +W294XXS | Exposure to mechanical forces +W298XXA | Exposure to mechanical forces +W298XXD | Exposure to mechanical forces +W298XXS | Exposure to mechanical forces +W30---- | Exposure to mechanical forces +W300XXA | Exposure to mechanical forces +W300XXD | Exposure to mechanical forces +W300XXS | Exposure to mechanical forces +W301XXA | Exposure to mechanical forces +W301XXD | Exposure to mechanical forces +W301XXS | Exposure to mechanical forces +W302XXA | Exposure to mechanical forces +W302XXD | Exposure to mechanical forces +W302XXS | Exposure to mechanical forces +W303XXA | Exposure to mechanical forces +W303XXD | Exposure to mechanical forces +W303XXS | Exposure to mechanical forces +W3081XA | Exposure to mechanical forces +W3081XD | Exposure to mechanical forces +W3081XS | Exposure to mechanical forces +W3089XA | Exposure to mechanical forces +W3089XD | Exposure to mechanical forces +W3089XS | Exposure to mechanical forces +W309XXA | Exposure to mechanical forces +W309XXD | Exposure to mechanical forces +W309XXS | Exposure to mechanical forces +W31---- | Exposure to mechanical forces +W310XXA | Exposure to mechanical forces +W310XXD | Exposure to mechanical forces +W310XXS | Exposure to mechanical forces +W311XXA | Exposure to mechanical forces +W311XXD | Exposure to mechanical forces +W311XXS | Exposure to mechanical forces +W312XXA | Exposure to mechanical forces +W312XXD | Exposure to mechanical forces +W312XXS | Exposure to mechanical forces +W313XXA | Exposure to mechanical forces +W313XXD | Exposure to mechanical forces +W313XXS | Exposure to mechanical forces +W3181XA | Exposure to mechanical forces +W3181XD | Exposure to mechanical forces +W3181XS | Exposure to mechanical forces +W3182XA | Exposure to mechanical forces +W3182XD | Exposure to mechanical forces +W3182XS | Exposure to mechanical forces +W3183XA | Exposure to mechanical forces +W3183XD | Exposure to mechanical forces +W3183XS | Exposure to mechanical forces +W3189XA | Exposure to mechanical forces +W3189XD | Exposure to mechanical forces +W3189XS | Exposure to mechanical forces +W319XXA | Exposure to mechanical forces +W319XXD | Exposure to mechanical forces +W319XXS | Exposure to mechanical forces +W32---- | Exposure to mechanical forces +W320XXA | Exposure to mechanical forces +W320XXD | Exposure to mechanical forces +W320XXS | Exposure to mechanical forces +W321XXA | Exposure to mechanical forces +W321XXD | Exposure to mechanical forces +W321XXS | Exposure to mechanical forces +W33---- | Exposure to mechanical forces +W3300XA | Exposure to mechanical forces +W3300XD | Exposure to mechanical forces +W3300XS | Exposure to mechanical forces +W3301XA | Exposure to mechanical forces +W3301XD | Exposure to mechanical forces +W3301XS | Exposure to mechanical forces +W3302XA | Exposure to mechanical forces +W3302XD | Exposure to mechanical forces +W3302XS | Exposure to mechanical forces +W3303XA | Exposure to mechanical forces +W3303XD | Exposure to mechanical forces +W3303XS | Exposure to mechanical forces +W3309XA | Exposure to mechanical forces +W3309XD | Exposure to mechanical forces +W3309XS | Exposure to mechanical forces +W3310XA | Exposure to mechanical forces +W3310XD | Exposure to mechanical forces +W3310XS | Exposure to mechanical forces +W3311XA | Exposure to mechanical forces +W3311XD | Exposure to mechanical forces +W3311XS | Exposure to mechanical forces +W3312XA | Exposure to mechanical forces +W3312XD | Exposure to mechanical forces +W3312XS | Exposure to mechanical forces +W3313XA | Exposure to mechanical forces +W3313XD | Exposure to mechanical forces +W3313XS | Exposure to mechanical forces +W3319XA | Exposure to mechanical forces +W3319XD | Exposure to mechanical forces +W3319XS | Exposure to mechanical forces +W34---- | Exposure to mechanical forces +W3400XA | Exposure to mechanical forces +W3400XD | Exposure to mechanical forces +W3400XS | Exposure to mechanical forces +W34010A | Exposure to mechanical forces +W34010D | Exposure to mechanical forces +W34010S | Exposure to mechanical forces +W34011A | Exposure to mechanical forces +W34011D | Exposure to mechanical forces +W34011S | Exposure to mechanical forces +W34018A | Exposure to mechanical forces +W34018D | Exposure to mechanical forces +W34018S | Exposure to mechanical forces +W3409XA | Exposure to mechanical forces +W3409XD | Exposure to mechanical forces +W3409XS | Exposure to mechanical forces +W3410XA | Exposure to mechanical forces +W3410XD | Exposure to mechanical forces +W3410XS | Exposure to mechanical forces +W34110A | Exposure to mechanical forces +W34110D | Exposure to mechanical forces +W34110S | Exposure to mechanical forces +W34111A | Exposure to mechanical forces +W34111D | Exposure to mechanical forces +W34111S | Exposure to mechanical forces +W34118A | Exposure to mechanical forces +W34118D | Exposure to mechanical forces +W34118S | Exposure to mechanical forces +W3419XA | Exposure to mechanical forces +W3419XD | Exposure to mechanical forces +W3419XS | Exposure to mechanical forces +W35---- | Exposure to mechanical forces +W35XXXA | Exposure to mechanical forces +W35XXXD | Exposure to mechanical forces +W35XXXS | Exposure to mechanical forces +W36---- | Exposure to mechanical forces +W361XXA | Exposure to mechanical forces +W361XXD | Exposure to mechanical forces +W361XXS | Exposure to mechanical forces +W362XXA | Exposure to mechanical forces +W362XXD | Exposure to mechanical forces +W362XXS | Exposure to mechanical forces +W363XXA | Exposure to mechanical forces +W363XXD | Exposure to mechanical forces +W363XXS | Exposure to mechanical forces +W368XXA | Exposure to mechanical forces +W368XXD | Exposure to mechanical forces +W368XXS | Exposure to mechanical forces +W369XXA | Exposure to mechanical forces +W369XXD | Exposure to mechanical forces +W369XXS | Exposure to mechanical forces +W37---- | Exposure to mechanical forces +W370XXA | Exposure to mechanical forces +W370XXD | Exposure to mechanical forces +W370XXS | Exposure to mechanical forces +W378XXA | Exposure to mechanical forces +W378XXD | Exposure to mechanical forces +W378XXS | Exposure to mechanical forces +W38---- | Exposure to mechanical forces +W40---- | Exposure to mechanical forces +W400XXA | Exposure to mechanical forces +W400XXD | Exposure to mechanical forces +W400XXS | Exposure to mechanical forces +W401XXA | Exposure to mechanical forces +W401XXD | Exposure to mechanical forces +W401XXS | Exposure to mechanical forces +W408XXA | Exposure to mechanical forces +W408XXD | Exposure to mechanical forces +W408XXS | Exposure to mechanical forces +W409XXA | Exposure to mechanical forces +W409XXD | Exposure to mechanical forces +W409XXS | Exposure to mechanical forces +W41---- | Exposure to mechanical forces +W42---- | Exposure to mechanical forces +W420XXA | Exposure to mechanical forces +W420XXD | Exposure to mechanical forces +W420XXS | Exposure to mechanical forces +W429XXA | Exposure to mechanical forces +W429XXD | Exposure to mechanical forces +W429XXS | Exposure to mechanical forces +W43---- | Exposure to mechanical forces +W450XXA | Exposure to mechanical forces +W450XXD | Exposure to mechanical forces +W450XXS | Exposure to mechanical forces +W46---- | Exposure to mechanical forces +W460XXA | Exposure to mechanical forces +W460XXD | Exposure to mechanical forces +W460XXS | Exposure to mechanical forces +W461XXA | Exposure to mechanical forces +W461XXD | Exposure to mechanical forces +W461XXS | Exposure to mechanical forces +W49---- | Exposure to mechanical forces +W4901XA | Exposure to mechanical forces +W4901XD | Exposure to mechanical forces +W4901XS | Exposure to mechanical forces +W4902XA | Exposure to mechanical forces +W4902XD | Exposure to mechanical forces +W4902XS | Exposure to mechanical forces +W4903XA | Exposure to mechanical forces +W4903XD | Exposure to mechanical forces +W4903XS | Exposure to mechanical forces +W4904XA | Exposure to mechanical forces +W4904XD | Exposure to mechanical forces +W4904XS | Exposure to mechanical forces +W4909XA | Exposure to mechanical forces +W4909XD | Exposure to mechanical forces +W4909XS | Exposure to mechanical forces +W499XXA | Exposure to mechanical forces +W499XXD | Exposure to mechanical forces +W499XXS | Exposure to mechanical forces +W50---- | Exposure to mechanical forces +W500XXA | Exposure to mechanical forces +W500XXD | Exposure to mechanical forces +W500XXS | Exposure to mechanical forces +W501XXA | Exposure to mechanical forces +W501XXD | Exposure to mechanical forces +W501XXS | Exposure to mechanical forces +W502XXA | Exposure to mechanical forces +W502XXD | Exposure to mechanical forces +W502XXS | Exposure to mechanical forces +W503XXA | Exposure to mechanical forces +W503XXD | Exposure to mechanical forces +W503XXS | Exposure to mechanical forces +W504XXA | Exposure to mechanical forces +W504XXD | Exposure to mechanical forces +W504XXS | Exposure to mechanical forces +W51---- | Exposure to mechanical forces +W51XXXA | Exposure to mechanical forces +W51XXXD | Exposure to mechanical forces +W51XXXS | Exposure to mechanical forces +W52---- | Exposure to mechanical forces +W32---- | Unintentional firearm injuries +W320XXA | Unintentional firearm injuries +W320XXD | Unintentional firearm injuries +W320XXS | Unintentional firearm injuries +W321XXA | Unintentional firearm injuries +W321XXD | Unintentional firearm injuries +W321XXS | Unintentional firearm injuries +W33---- | Unintentional firearm injuries +W3300XA | Unintentional firearm injuries +W3300XD | Unintentional firearm injuries +W3300XS | Unintentional firearm injuries +W3301XA | Unintentional firearm injuries +W3301XD | Unintentional firearm injuries +W3301XS | Unintentional firearm injuries +W3302XA | Unintentional firearm injuries +W3302XD | Unintentional firearm injuries +W3302XS | Unintentional firearm injuries +W3303XA | Unintentional firearm injuries +W3303XD | Unintentional firearm injuries +W3303XS | Unintentional firearm injuries +W3309XA | Unintentional firearm injuries +W3309XD | Unintentional firearm injuries +W3309XS | Unintentional firearm injuries +W3310XA | Unintentional firearm injuries +W3310XD | Unintentional firearm injuries +W3310XS | Unintentional firearm injuries +W3311XA | Unintentional firearm injuries +W3311XD | Unintentional firearm injuries +W3311XS | Unintentional firearm injuries +W3312XA | Unintentional firearm injuries +W3312XD | Unintentional firearm injuries +W3312XS | Unintentional firearm injuries +W3313XA | Unintentional firearm injuries +W3313XD | Unintentional firearm injuries +W3313XS | Unintentional firearm injuries +W3319XA | Unintentional firearm injuries +W3319XD | Unintentional firearm injuries +W3319XS | Unintentional firearm injuries +W34---- | Unintentional firearm injuries +W3400XA | Unintentional firearm injuries +W3400XD | Unintentional firearm injuries +W3400XS | Unintentional firearm injuries +W34010A | Unintentional firearm injuries +W34010D | Unintentional firearm injuries +W34010S | Unintentional firearm injuries +W34011A | Unintentional firearm injuries +W34011D | Unintentional firearm injuries +W34011S | Unintentional firearm injuries +W34018A | Unintentional firearm injuries +W34018D | Unintentional firearm injuries +W34018S | Unintentional firearm injuries +W3409XA | Unintentional firearm injuries +W3409XD | Unintentional firearm injuries +W3409XS | Unintentional firearm injuries +W3410XA | Unintentional firearm injuries +W3410XD | Unintentional firearm injuries +W3410XS | Unintentional firearm injuries +W34110A | Unintentional firearm injuries +W34110D | Unintentional firearm injuries +W34110S | Unintentional firearm injuries +W34111A | Unintentional firearm injuries +W34111D | Unintentional firearm injuries +W34111S | Unintentional firearm injuries +W34118A | Unintentional firearm injuries +W34118D | Unintentional firearm injuries +W34118S | Unintentional firearm injuries +W3419XA | Unintentional firearm injuries +W3419XD | Unintentional firearm injuries +W3419XS | Unintentional firearm injuries +W20---- | Other exposure to mechanical forces +W200XXA | Other exposure to mechanical forces +W200XXD | Other exposure to mechanical forces +W200XXS | Other exposure to mechanical forces +W201XXA | Other exposure to mechanical forces +W201XXD | Other exposure to mechanical forces +W201XXS | Other exposure to mechanical forces +W208XXA | Other exposure to mechanical forces +W208XXD | Other exposure to mechanical forces +W208XXS | Other exposure to mechanical forces +W21---- | Other exposure to mechanical forces +W2100XA | Other exposure to mechanical forces +W2100XD | Other exposure to mechanical forces +W2100XS | Other exposure to mechanical forces +W2101XA | Other exposure to mechanical forces +W2101XD | Other exposure to mechanical forces +W2101XS | Other exposure to mechanical forces +W2102XA | Other exposure to mechanical forces +W2102XD | Other exposure to mechanical forces +W2102XS | Other exposure to mechanical forces +W2103XA | Other exposure to mechanical forces +W2103XD | Other exposure to mechanical forces +W2103XS | Other exposure to mechanical forces +W2104XA | Other exposure to mechanical forces +W2104XD | Other exposure to mechanical forces +W2104XS | Other exposure to mechanical forces +W2105XA | Other exposure to mechanical forces +W2105XD | Other exposure to mechanical forces +W2105XS | Other exposure to mechanical forces +W2106XA | Other exposure to mechanical forces +W2106XD | Other exposure to mechanical forces +W2106XS | Other exposure to mechanical forces +W2107XA | Other exposure to mechanical forces +W2107XD | Other exposure to mechanical forces +W2107XS | Other exposure to mechanical forces +W2109XA | Other exposure to mechanical forces +W2109XD | Other exposure to mechanical forces +W2109XS | Other exposure to mechanical forces +W2111XA | Other exposure to mechanical forces +W2111XD | Other exposure to mechanical forces +W2111XS | Other exposure to mechanical forces +W2112XA | Other exposure to mechanical forces +W2112XD | Other exposure to mechanical forces +W2112XS | Other exposure to mechanical forces +W2113XA | Other exposure to mechanical forces +W2113XD | Other exposure to mechanical forces +W2113XS | Other exposure to mechanical forces +W2119XA | Other exposure to mechanical forces +W2119XD | Other exposure to mechanical forces +W2119XS | Other exposure to mechanical forces +W21210A | Other exposure to mechanical forces +W21210D | Other exposure to mechanical forces +W21210S | Other exposure to mechanical forces +W21211A | Other exposure to mechanical forces +W21211D | Other exposure to mechanical forces +W21211S | Other exposure to mechanical forces +W21220A | Other exposure to mechanical forces +W21220D | Other exposure to mechanical forces +W21220S | Other exposure to mechanical forces +W21221A | Other exposure to mechanical forces +W21221D | Other exposure to mechanical forces +W21221S | Other exposure to mechanical forces +W2131XA | Other exposure to mechanical forces +W2131XD | Other exposure to mechanical forces +W2131XS | Other exposure to mechanical forces +W2132XA | Other exposure to mechanical forces +W2132XD | Other exposure to mechanical forces +W2132XS | Other exposure to mechanical forces +W2139XA | Other exposure to mechanical forces +W2139XD | Other exposure to mechanical forces +W2139XS | Other exposure to mechanical forces +W214XXA | Other exposure to mechanical forces +W214XXD | Other exposure to mechanical forces +W214XXS | Other exposure to mechanical forces +W2181XA | Other exposure to mechanical forces +W2181XD | Other exposure to mechanical forces +W2181XS | Other exposure to mechanical forces +W2189XA | Other exposure to mechanical forces +W2189XD | Other exposure to mechanical forces +W2189XS | Other exposure to mechanical forces +W219XXA | Other exposure to mechanical forces +W219XXD | Other exposure to mechanical forces +W219XXS | Other exposure to mechanical forces +W22---- | Other exposure to mechanical forces +W2201XA | Other exposure to mechanical forces +W2201XD | Other exposure to mechanical forces +W2201XS | Other exposure to mechanical forces +W2202XA | Other exposure to mechanical forces +W2202XD | Other exposure to mechanical forces +W2202XS | Other exposure to mechanical forces +W2203XA | Other exposure to mechanical forces +W2203XD | Other exposure to mechanical forces +W2203XS | Other exposure to mechanical forces +W22041A | Other exposure to mechanical forces +W22041D | Other exposure to mechanical forces +W22041S | Other exposure to mechanical forces +W22042A | Other exposure to mechanical forces +W22042D | Other exposure to mechanical forces +W22042S | Other exposure to mechanical forces +W2209XA | Other exposure to mechanical forces +W2209XD | Other exposure to mechanical forces +W2209XS | Other exposure to mechanical forces +W2210XA | Other exposure to mechanical forces +W2210XD | Other exposure to mechanical forces +W2210XS | Other exposure to mechanical forces +W2211XA | Other exposure to mechanical forces +W2211XD | Other exposure to mechanical forces +W2211XS | Other exposure to mechanical forces +W2212XA | Other exposure to mechanical forces +W2212XD | Other exposure to mechanical forces +W2212XS | Other exposure to mechanical forces +W2219XA | Other exposure to mechanical forces +W2219XD | Other exposure to mechanical forces +W2219XS | Other exposure to mechanical forces +W228XXA | Other exposure to mechanical forces +W228XXD | Other exposure to mechanical forces +W228XXS | Other exposure to mechanical forces +W23---- | Other exposure to mechanical forces +W230XXA | Other exposure to mechanical forces +W230XXD | Other exposure to mechanical forces +W230XXS | Other exposure to mechanical forces +W231XXA | Other exposure to mechanical forces +W231XXD | Other exposure to mechanical forces +W231XXS | Other exposure to mechanical forces +W24---- | Other exposure to mechanical forces +W240XXA | Other exposure to mechanical forces +W240XXD | Other exposure to mechanical forces +W240XXS | Other exposure to mechanical forces +W241XXA | Other exposure to mechanical forces +W241XXD | Other exposure to mechanical forces +W241XXS | Other exposure to mechanical forces +W25---- | Other exposure to mechanical forces +W25XXXA | Other exposure to mechanical forces +W25XXXD | Other exposure to mechanical forces +W25XXXS | Other exposure to mechanical forces +W26---- | Other exposure to mechanical forces +W260--- | Other exposure to mechanical forces +W260XXA | Other exposure to mechanical forces +W260XXD | Other exposure to mechanical forces +W260XXS | Other exposure to mechanical forces +W261XXA | Other exposure to mechanical forces +W261XXD | Other exposure to mechanical forces +W261XXS | Other exposure to mechanical forces +W262XXA | Other exposure to mechanical forces +W262XXD | Other exposure to mechanical forces +W262XXS | Other exposure to mechanical forces +W268--- | Other exposure to mechanical forces +W268XXA | Other exposure to mechanical forces +W268XXD | Other exposure to mechanical forces +W268XXS | Other exposure to mechanical forces +W269--- | Other exposure to mechanical forces +W269XXA | Other exposure to mechanical forces +W269XXD | Other exposure to mechanical forces +W269XXS | Other exposure to mechanical forces +W27---- | Other exposure to mechanical forces +W270XXA | Other exposure to mechanical forces +W270XXD | Other exposure to mechanical forces +W270XXS | Other exposure to mechanical forces +W271XXA | Other exposure to mechanical forces +W271XXD | Other exposure to mechanical forces +W271XXS | Other exposure to mechanical forces +W272XXA | Other exposure to mechanical forces +W272XXD | Other exposure to mechanical forces +W272XXS | Other exposure to mechanical forces +W273XXA | Other exposure to mechanical forces +W273XXD | Other exposure to mechanical forces +W273XXS | Other exposure to mechanical forces +W274XXA | Other exposure to mechanical forces +W274XXD | Other exposure to mechanical forces +W274XXS | Other exposure to mechanical forces +W275XXA | Other exposure to mechanical forces +W275XXD | Other exposure to mechanical forces +W275XXS | Other exposure to mechanical forces +W278XXA | Other exposure to mechanical forces +W278XXD | Other exposure to mechanical forces +W278XXS | Other exposure to mechanical forces +W28---- | Other exposure to mechanical forces +W28XXXA | Other exposure to mechanical forces +W28XXXD | Other exposure to mechanical forces +W28XXXS | Other exposure to mechanical forces +W29---- | Other exposure to mechanical forces +W290XXA | Other exposure to mechanical forces +W290XXD | Other exposure to mechanical forces +W290XXS | Other exposure to mechanical forces +W291XXA | Other exposure to mechanical forces +W291XXD | Other exposure to mechanical forces +W291XXS | Other exposure to mechanical forces +W292XXA | Other exposure to mechanical forces +W292XXD | Other exposure to mechanical forces +W292XXS | Other exposure to mechanical forces +W293XXA | Other exposure to mechanical forces +W293XXD | Other exposure to mechanical forces +W293XXS | Other exposure to mechanical forces +W294XXA | Other exposure to mechanical forces +W294XXD | Other exposure to mechanical forces +W294XXS | Other exposure to mechanical forces +W298XXA | Other exposure to mechanical forces +W298XXD | Other exposure to mechanical forces +W298XXS | Other exposure to mechanical forces +W30---- | Other exposure to mechanical forces +W300XXA | Other exposure to mechanical forces +W300XXD | Other exposure to mechanical forces +W300XXS | Other exposure to mechanical forces +W301XXA | Other exposure to mechanical forces +W301XXD | Other exposure to mechanical forces +W301XXS | Other exposure to mechanical forces +W302XXA | Other exposure to mechanical forces +W302XXD | Other exposure to mechanical forces +W302XXS | Other exposure to mechanical forces +W303XXA | Other exposure to mechanical forces +W303XXD | Other exposure to mechanical forces +W303XXS | Other exposure to mechanical forces +W3081XA | Other exposure to mechanical forces +W3081XD | Other exposure to mechanical forces +W3081XS | Other exposure to mechanical forces +W3089XA | Other exposure to mechanical forces +W3089XD | Other exposure to mechanical forces +W3089XS | Other exposure to mechanical forces +W309XXA | Other exposure to mechanical forces +W309XXD | Other exposure to mechanical forces +W309XXS | Other exposure to mechanical forces +W31---- | Other exposure to mechanical forces +W310XXA | Other exposure to mechanical forces +W310XXD | Other exposure to mechanical forces +W310XXS | Other exposure to mechanical forces +W311XXA | Other exposure to mechanical forces +W311XXD | Other exposure to mechanical forces +W311XXS | Other exposure to mechanical forces +W312XXA | Other exposure to mechanical forces +W312XXD | Other exposure to mechanical forces +W312XXS | Other exposure to mechanical forces +W313XXA | Other exposure to mechanical forces +W313XXD | Other exposure to mechanical forces +W313XXS | Other exposure to mechanical forces +W3181XA | Other exposure to mechanical forces +W3181XD | Other exposure to mechanical forces +W3181XS | Other exposure to mechanical forces +W3182XA | Other exposure to mechanical forces +W3182XD | Other exposure to mechanical forces +W3182XS | Other exposure to mechanical forces +W3183XA | Other exposure to mechanical forces +W3183XD | Other exposure to mechanical forces +W3183XS | Other exposure to mechanical forces +W3189XA | Other exposure to mechanical forces +W3189XD | Other exposure to mechanical forces +W3189XS | Other exposure to mechanical forces +W35---- | Other exposure to mechanical forces +W35XXXA | Other exposure to mechanical forces +W35XXXD | Other exposure to mechanical forces +W35XXXS | Other exposure to mechanical forces +W36---- | Other exposure to mechanical forces +W361XXA | Other exposure to mechanical forces +W361XXD | Other exposure to mechanical forces +W361XXS | Other exposure to mechanical forces +W362XXA | Other exposure to mechanical forces +W362XXD | Other exposure to mechanical forces +W362XXS | Other exposure to mechanical forces +W363XXA | Other exposure to mechanical forces +W363XXD | Other exposure to mechanical forces +W363XXS | Other exposure to mechanical forces +W368XXA | Other exposure to mechanical forces +W368XXD | Other exposure to mechanical forces +W368XXS | Other exposure to mechanical forces +W369XXA | Other exposure to mechanical forces +W369XXD | Other exposure to mechanical forces +W369XXS | Other exposure to mechanical forces +W37---- | Other exposure to mechanical forces +W370XXA | Other exposure to mechanical forces +W370XXD | Other exposure to mechanical forces +W370XXS | Other exposure to mechanical forces +W378XXA | Other exposure to mechanical forces +W378XXD | Other exposure to mechanical forces +W378XXS | Other exposure to mechanical forces +W38---- | Other exposure to mechanical forces +W40---- | Other exposure to mechanical forces +W400XXA | Other exposure to mechanical forces +W400XXD | Other exposure to mechanical forces +W400XXS | Other exposure to mechanical forces +W401XXA | Other exposure to mechanical forces +W401XXD | Other exposure to mechanical forces +W401XXS | Other exposure to mechanical forces +W408XXA | Other exposure to mechanical forces +W408XXD | Other exposure to mechanical forces +W408XXS | Other exposure to mechanical forces +W409XXA | Other exposure to mechanical forces +W409XXD | Other exposure to mechanical forces +W409XXS | Other exposure to mechanical forces +W41---- | Other exposure to mechanical forces +W42---- | Other exposure to mechanical forces +W420XXA | Other exposure to mechanical forces +W420XXD | Other exposure to mechanical forces +W420XXS | Other exposure to mechanical forces +W429XXA | Other exposure to mechanical forces +W429XXD | Other exposure to mechanical forces +W429XXS | Other exposure to mechanical forces +W43---- | Other exposure to mechanical forces +W450XXA | Other exposure to mechanical forces +W450XXD | Other exposure to mechanical forces +W450XXS | Other exposure to mechanical forces +W46---- | Other exposure to mechanical forces +W460XXA | Other exposure to mechanical forces +W460XXD | Other exposure to mechanical forces +W460XXS | Other exposure to mechanical forces +W461XXA | Other exposure to mechanical forces +W461XXD | Other exposure to mechanical forces +W461XXS | Other exposure to mechanical forces +W49---- | Other exposure to mechanical forces +W4901XA | Other exposure to mechanical forces +W4901XD | Other exposure to mechanical forces +W4901XS | Other exposure to mechanical forces +W4902XA | Other exposure to mechanical forces +W4902XD | Other exposure to mechanical forces +W4902XS | Other exposure to mechanical forces +W4903XA | Other exposure to mechanical forces +W4903XD | Other exposure to mechanical forces +W4903XS | Other exposure to mechanical forces +W4904XA | Other exposure to mechanical forces +W4904XD | Other exposure to mechanical forces +W4904XS | Other exposure to mechanical forces +W4909XA | Other exposure to mechanical forces +W4909XD | Other exposure to mechanical forces +W4909XS | Other exposure to mechanical forces +W499XXA | Other exposure to mechanical forces +W499XXD | Other exposure to mechanical forces +W499XXS | Other exposure to mechanical forces +W50---- | Other exposure to mechanical forces +W500XXA | Other exposure to mechanical forces +W500XXD | Other exposure to mechanical forces +W500XXS | Other exposure to mechanical forces +W501XXA | Other exposure to mechanical forces +W501XXD | Other exposure to mechanical forces +W501XXS | Other exposure to mechanical forces +W502XXA | Other exposure to mechanical forces +W502XXD | Other exposure to mechanical forces +W502XXS | Other exposure to mechanical forces +W503XXA | Other exposure to mechanical forces +W503XXD | Other exposure to mechanical forces +W503XXS | Other exposure to mechanical forces +W504XXA | Other exposure to mechanical forces +W504XXD | Other exposure to mechanical forces +W504XXS | Other exposure to mechanical forces +W51---- | Other exposure to mechanical forces +W51XXXA | Other exposure to mechanical forces +W51XXXD | Other exposure to mechanical forces +W51XXXS | Other exposure to mechanical forces +W52---- | Other exposure to mechanical forces +D695--- | Adverse effects of medical treatment +D6951-- | Adverse effects of medical treatment +D6959-- | Adverse effects of medical treatment +D701--- | Adverse effects of medical treatment +D702--- | Adverse effects of medical treatment +D7801-- | Adverse effects of medical treatment +D7802-- | Adverse effects of medical treatment +D7811-- | Adverse effects of medical treatment +D7812-- | Adverse effects of medical treatment +D7821-- | Adverse effects of medical treatment +D7822-- | Adverse effects of medical treatment +D7831-- | Adverse effects of medical treatment +D7832-- | Adverse effects of medical treatment +D7833-- | Adverse effects of medical treatment +D7834-- | Adverse effects of medical treatment +D7881-- | Adverse effects of medical treatment +D7889-- | Adverse effects of medical treatment +D89810- | Adverse effects of medical treatment +D89811- | Adverse effects of medical treatment +D89812- | Adverse effects of medical treatment +D89813- | Adverse effects of medical treatment +E032--- | Adverse effects of medical treatment +E064--- | Adverse effects of medical treatment +E0900-- | Adverse effects of medical treatment +E0901-- | Adverse effects of medical treatment +E0910-- | Adverse effects of medical treatment +E0911-- | Adverse effects of medical treatment +E0921-- | Adverse effects of medical treatment +E0922-- | Adverse effects of medical treatment +E0929-- | Adverse effects of medical treatment +E09311- | Adverse effects of medical treatment +E09319- | Adverse effects of medical treatment +E093211 | Adverse effects of medical treatment +E093212 | Adverse effects of medical treatment +E093213 | Adverse effects of medical treatment +E093219 | Adverse effects of medical treatment +E093291 | Adverse effects of medical treatment +E093292 | Adverse effects of medical treatment +E093293 | Adverse effects of medical treatment +E093299 | Adverse effects of medical treatment +E093311 | Adverse effects of medical treatment +E093312 | Adverse effects of medical treatment +E093313 | Adverse effects of medical treatment +E093319 | Adverse effects of medical treatment +E093391 | Adverse effects of medical treatment +E093392 | Adverse effects of medical treatment +E093393 | Adverse effects of medical treatment +E093399 | Adverse effects of medical treatment +E093411 | Adverse effects of medical treatment +E093412 | Adverse effects of medical treatment +E093413 | Adverse effects of medical treatment +E093419 | Adverse effects of medical treatment +E093491 | Adverse effects of medical treatment +E093492 | Adverse effects of medical treatment +E093493 | Adverse effects of medical treatment +E093499 | Adverse effects of medical treatment +E093511 | Adverse effects of medical treatment +E093512 | Adverse effects of medical treatment +E093513 | Adverse effects of medical treatment +E093519 | Adverse effects of medical treatment +E093521 | Adverse effects of medical treatment +E093522 | Adverse effects of medical treatment +E093523 | Adverse effects of medical treatment +E093529 | Adverse effects of medical treatment +E093531 | Adverse effects of medical treatment +E093532 | Adverse effects of medical treatment +E093533 | Adverse effects of medical treatment +E093539 | Adverse effects of medical treatment +E093541 | Adverse effects of medical treatment +E093542 | Adverse effects of medical treatment +E093543 | Adverse effects of medical treatment +E093549 | Adverse effects of medical treatment +E093551 | Adverse effects of medical treatment +E093552 | Adverse effects of medical treatment +E093553 | Adverse effects of medical treatment +E093559 | Adverse effects of medical treatment +E093591 | Adverse effects of medical treatment +E093592 | Adverse effects of medical treatment +E093593 | Adverse effects of medical treatment +E093599 | Adverse effects of medical treatment +E0936-- | Adverse effects of medical treatment +E0937X1 | Adverse effects of medical treatment +E0937X2 | Adverse effects of medical treatment +E0937X3 | Adverse effects of medical treatment +E0937X9 | Adverse effects of medical treatment +E0939-- | Adverse effects of medical treatment +E0940-- | Adverse effects of medical treatment +E0941-- | Adverse effects of medical treatment +E0942-- | Adverse effects of medical treatment +E0943-- | Adverse effects of medical treatment +E0944-- | Adverse effects of medical treatment +E0949-- | Adverse effects of medical treatment +E0951-- | Adverse effects of medical treatment +E0952-- | Adverse effects of medical treatment +E0959-- | Adverse effects of medical treatment +E09610- | Adverse effects of medical treatment +E09618- | Adverse effects of medical treatment +E09620- | Adverse effects of medical treatment +E09621- | Adverse effects of medical treatment +E09622- | Adverse effects of medical treatment +E09628- | Adverse effects of medical treatment +E09630- | Adverse effects of medical treatment +E09638- | Adverse effects of medical treatment +E09641- | Adverse effects of medical treatment +E09649- | Adverse effects of medical treatment +E0965-- | Adverse effects of medical treatment +E0969-- | Adverse effects of medical treatment +E098--- | Adverse effects of medical treatment +E099--- | Adverse effects of medical treatment +E160--- | Adverse effects of medical treatment +E231--- | Adverse effects of medical treatment +E242--- | Adverse effects of medical treatment +E273--- | Adverse effects of medical treatment +E3601-- | Adverse effects of medical treatment +E3602-- | Adverse effects of medical treatment +E3611-- | Adverse effects of medical treatment +E3612-- | Adverse effects of medical treatment +E368--- | Adverse effects of medical treatment +E661--- | Adverse effects of medical treatment +E870--- | Adverse effects of medical treatment +E871--- | Adverse effects of medical treatment +E872--- | Adverse effects of medical treatment +E873--- | Adverse effects of medical treatment +E874--- | Adverse effects of medical treatment +E875--- | Adverse effects of medical treatment +E876--- | Adverse effects of medical treatment +E877--- | Adverse effects of medical treatment +E8770-- | Adverse effects of medical treatment +E8771-- | Adverse effects of medical treatment +E8779-- | Adverse effects of medical treatment +E878--- | Adverse effects of medical treatment +E89---- | Adverse effects of medical treatment +E890--- | Adverse effects of medical treatment +E891--- | Adverse effects of medical treatment +E892--- | Adverse effects of medical treatment +E893--- | Adverse effects of medical treatment +E894--- | Adverse effects of medical treatment +E8940-- | Adverse effects of medical treatment +E8941-- | Adverse effects of medical treatment +E895--- | Adverse effects of medical treatment +E896--- | Adverse effects of medical treatment +E898--- | Adverse effects of medical treatment +E89810- | Adverse effects of medical treatment +E89811- | Adverse effects of medical treatment +E89820- | Adverse effects of medical treatment +E89821- | Adverse effects of medical treatment +E89822- | Adverse effects of medical treatment +E89823- | Adverse effects of medical treatment +E8989-- | Adverse effects of medical treatment +E899--- | Adverse effects of medical treatment +G210--- | Adverse effects of medical treatment +G211--- | Adverse effects of medical treatment +G2111-- | Adverse effects of medical treatment +G2119-- | Adverse effects of medical treatment +G240--- | Adverse effects of medical treatment +G2401-- | Adverse effects of medical treatment +G2402-- | Adverse effects of medical treatment +G2409-- | Adverse effects of medical treatment +G251--- | Adverse effects of medical treatment +G254--- | Adverse effects of medical treatment +G256--- | Adverse effects of medical treatment +G2561-- | Adverse effects of medical treatment +G2569-- | Adverse effects of medical treatment +G2570-- | Adverse effects of medical treatment +G2571-- | Adverse effects of medical treatment +G2579-- | Adverse effects of medical treatment +G620--- | Adverse effects of medical treatment +G720--- | Adverse effects of medical treatment +G937--- | Adverse effects of medical treatment +G960--- | Adverse effects of medical treatment +G9611-- | Adverse effects of medical treatment +G97---- | Adverse effects of medical treatment +G970--- | Adverse effects of medical treatment +G971--- | Adverse effects of medical treatment +G972--- | Adverse effects of medical treatment +G9731-- | Adverse effects of medical treatment +G9732-- | Adverse effects of medical treatment +G9741-- | Adverse effects of medical treatment +G9748-- | Adverse effects of medical treatment +G9749-- | Adverse effects of medical treatment +G9751-- | Adverse effects of medical treatment +G9752-- | Adverse effects of medical treatment +G9761-- | Adverse effects of medical treatment +G9762-- | Adverse effects of medical treatment +G9763-- | Adverse effects of medical treatment +G9764-- | Adverse effects of medical treatment +G978--- | Adverse effects of medical treatment +G9781-- | Adverse effects of medical treatment +G9782-- | Adverse effects of medical treatment +G979--- | Adverse effects of medical treatment +H05331- | Adverse effects of medical treatment +H05332- | Adverse effects of medical treatment +H05333- | Adverse effects of medical treatment +H05339- | Adverse effects of medical treatment +H05421- | Adverse effects of medical treatment +H05422- | Adverse effects of medical treatment +H05423- | Adverse effects of medical treatment +H05429- | Adverse effects of medical treatment +H055--- | Adverse effects of medical treatment +H0550-- | Adverse effects of medical treatment +H0551-- | Adverse effects of medical treatment +H0552-- | Adverse effects of medical treatment +H0553-- | Adverse effects of medical treatment +H59---- | Adverse effects of medical treatment +H590--- | Adverse effects of medical treatment +H59011- | Adverse effects of medical treatment +H59012- | Adverse effects of medical treatment +H59013- | Adverse effects of medical treatment +H59019- | Adverse effects of medical treatment +H59021- | Adverse effects of medical treatment +H59022- | Adverse effects of medical treatment +H59023- | Adverse effects of medical treatment +H59029- | Adverse effects of medical treatment +H59031- | Adverse effects of medical treatment +H59032- | Adverse effects of medical treatment +H59033- | Adverse effects of medical treatment +H59039- | Adverse effects of medical treatment +H59091- | Adverse effects of medical treatment +H59092- | Adverse effects of medical treatment +H59093- | Adverse effects of medical treatment +H59099- | Adverse effects of medical treatment +H59111- | Adverse effects of medical treatment +H59112- | Adverse effects of medical treatment +H59113- | Adverse effects of medical treatment +H59119- | Adverse effects of medical treatment +H59121- | Adverse effects of medical treatment +H59122- | Adverse effects of medical treatment +H59123- | Adverse effects of medical treatment +H59129- | Adverse effects of medical treatment +H59211- | Adverse effects of medical treatment +H59212- | Adverse effects of medical treatment +H59213- | Adverse effects of medical treatment +H59219- | Adverse effects of medical treatment +H59221- | Adverse effects of medical treatment +H59222- | Adverse effects of medical treatment +H59223- | Adverse effects of medical treatment +H59229- | Adverse effects of medical treatment +H59311- | Adverse effects of medical treatment +H59312- | Adverse effects of medical treatment +H59313- | Adverse effects of medical treatment +H59319- | Adverse effects of medical treatment +H59321- | Adverse effects of medical treatment +H59322- | Adverse effects of medical treatment +H59323- | Adverse effects of medical treatment +H59329- | Adverse effects of medical treatment +H59331- | Adverse effects of medical treatment +H59332- | Adverse effects of medical treatment +H59333- | Adverse effects of medical treatment +H59339- | Adverse effects of medical treatment +H59341- | Adverse effects of medical treatment +H59342- | Adverse effects of medical treatment +H59343- | Adverse effects of medical treatment +H59349- | Adverse effects of medical treatment +H59351- | Adverse effects of medical treatment +H59352- | Adverse effects of medical treatment +H59353- | Adverse effects of medical treatment +H59359- | Adverse effects of medical treatment +H59361- | Adverse effects of medical treatment +H59362- | Adverse effects of medical treatment +H59363- | Adverse effects of medical treatment +H59369- | Adverse effects of medical treatment +H5940-- | Adverse effects of medical treatment +H5941-- | Adverse effects of medical treatment +H5942-- | Adverse effects of medical treatment +H5943-- | Adverse effects of medical treatment +H598--- | Adverse effects of medical treatment +H59811- | Adverse effects of medical treatment +H59812- | Adverse effects of medical treatment +H59813- | Adverse effects of medical treatment +H59819- | Adverse effects of medical treatment +H5988-- | Adverse effects of medical treatment +H5989-- | Adverse effects of medical treatment +H910--- | Adverse effects of medical treatment +H9101-- | Adverse effects of medical treatment +H9102-- | Adverse effects of medical treatment +H9103-- | Adverse effects of medical treatment +H9109-- | Adverse effects of medical treatment +H95---- | Adverse effects of medical treatment +H950--- | Adverse effects of medical treatment +H9500-- | Adverse effects of medical treatment +H9501-- | Adverse effects of medical treatment +H9502-- | Adverse effects of medical treatment +H9503-- | Adverse effects of medical treatment +H951--- | Adverse effects of medical treatment +H95111- | Adverse effects of medical treatment +H95112- | Adverse effects of medical treatment +H95113- | Adverse effects of medical treatment +H95119- | Adverse effects of medical treatment +H95121- | Adverse effects of medical treatment +H95122- | Adverse effects of medical treatment +H95123- | Adverse effects of medical treatment +H95129- | Adverse effects of medical treatment +H95131- | Adverse effects of medical treatment +H95132- | Adverse effects of medical treatment +H95133- | Adverse effects of medical treatment +H95139- | Adverse effects of medical treatment +H95191- | Adverse effects of medical treatment +H95192- | Adverse effects of medical treatment +H95193- | Adverse effects of medical treatment +H95199- | Adverse effects of medical treatment +H9521-- | Adverse effects of medical treatment +H9522-- | Adverse effects of medical treatment +H9531-- | Adverse effects of medical treatment +H9532-- | Adverse effects of medical treatment +H9541-- | Adverse effects of medical treatment +H9542-- | Adverse effects of medical treatment +H9551-- | Adverse effects of medical treatment +H9552-- | Adverse effects of medical treatment +H9553-- | Adverse effects of medical treatment +H9554-- | Adverse effects of medical treatment +H958--- | Adverse effects of medical treatment +H95811- | Adverse effects of medical treatment +H95812- | Adverse effects of medical treatment +H95813- | Adverse effects of medical treatment +H95819- | Adverse effects of medical treatment +H9588-- | Adverse effects of medical treatment +H9589-- | Adverse effects of medical treatment +H959--- | Adverse effects of medical treatment +I952--- | Adverse effects of medical treatment +I953--- | Adverse effects of medical treatment +I958--- | Adverse effects of medical treatment +I9581-- | Adverse effects of medical treatment +I97---- | Adverse effects of medical treatment +I970--- | Adverse effects of medical treatment +I971--- | Adverse effects of medical treatment +I97110- | Adverse effects of medical treatment +I97111- | Adverse effects of medical treatment +I97120- | Adverse effects of medical treatment +I97121- | Adverse effects of medical treatment +I97130- | Adverse effects of medical treatment +I97131- | Adverse effects of medical treatment +I97190- | Adverse effects of medical treatment +I97191- | Adverse effects of medical treatment +I972--- | Adverse effects of medical treatment +I973--- | Adverse effects of medical treatment +I97410- | Adverse effects of medical treatment +I97411- | Adverse effects of medical treatment +I97418- | Adverse effects of medical treatment +I9742-- | Adverse effects of medical treatment +I9751-- | Adverse effects of medical treatment +I9752-- | Adverse effects of medical treatment +I97610- | Adverse effects of medical treatment +I97611- | Adverse effects of medical treatment +I97618- | Adverse effects of medical treatment +I97620- | Adverse effects of medical treatment +I97621- | Adverse effects of medical treatment +I97622- | Adverse effects of medical treatment +I97630- | Adverse effects of medical treatment +I97631- | Adverse effects of medical treatment +I97638- | Adverse effects of medical treatment +I97640- | Adverse effects of medical treatment +I97641- | Adverse effects of medical treatment +I97648- | Adverse effects of medical treatment +I97710- | Adverse effects of medical treatment +I97711- | Adverse effects of medical treatment +I97790- | Adverse effects of medical treatment +I97791- | Adverse effects of medical treatment +I978--- | Adverse effects of medical treatment +I97810- | Adverse effects of medical treatment +I97811- | Adverse effects of medical treatment +I97820- | Adverse effects of medical treatment +I97821- | Adverse effects of medical treatment +I9788-- | Adverse effects of medical treatment +I9789-- | Adverse effects of medical treatment +I979--- | Adverse effects of medical treatment +J70---- | Adverse effects of medical treatment +J700--- | Adverse effects of medical treatment +J701--- | Adverse effects of medical treatment +J702--- | Adverse effects of medical treatment +J703--- | Adverse effects of medical treatment +J704--- | Adverse effects of medical treatment +J95---- | Adverse effects of medical treatment +J950--- | Adverse effects of medical treatment +J9500-- | Adverse effects of medical treatment +J9501-- | Adverse effects of medical treatment +J9502-- | Adverse effects of medical treatment +J9503-- | Adverse effects of medical treatment +J9504-- | Adverse effects of medical treatment +J9509-- | Adverse effects of medical treatment +J951--- | Adverse effects of medical treatment +J952--- | Adverse effects of medical treatment +J953--- | Adverse effects of medical treatment +J954--- | Adverse effects of medical treatment +J955--- | Adverse effects of medical treatment +J9561-- | Adverse effects of medical treatment +J9562-- | Adverse effects of medical treatment +J9571-- | Adverse effects of medical treatment +J9572-- | Adverse effects of medical treatment +J958--- | Adverse effects of medical treatment +J95811- | Adverse effects of medical treatment +J95812- | Adverse effects of medical treatment +J95821- | Adverse effects of medical treatment +J95822- | Adverse effects of medical treatment +J95830- | Adverse effects of medical treatment +J95831- | Adverse effects of medical treatment +J9584-- | Adverse effects of medical treatment +J95850- | Adverse effects of medical treatment +J95851- | Adverse effects of medical treatment +J95859- | Adverse effects of medical treatment +J95860- | Adverse effects of medical treatment +J95861- | Adverse effects of medical treatment +J95862- | Adverse effects of medical treatment +J95863- | Adverse effects of medical treatment +J9588-- | Adverse effects of medical treatment +J9589-- | Adverse effects of medical treatment +J959--- | Adverse effects of medical treatment +K0850-- | Adverse effects of medical treatment +K0851-- | Adverse effects of medical treatment +K0852-- | Adverse effects of medical treatment +K08530- | Adverse effects of medical treatment +K08531- | Adverse effects of medical treatment +K08539- | Adverse effects of medical treatment +K0854-- | Adverse effects of medical treatment +K0855-- | Adverse effects of medical treatment +K0856-- | Adverse effects of medical treatment +K0859-- | Adverse effects of medical treatment +K43---- | Adverse effects of medical treatment +K430--- | Adverse effects of medical treatment +K431--- | Adverse effects of medical treatment +K432--- | Adverse effects of medical treatment +K433--- | Adverse effects of medical treatment +K434--- | Adverse effects of medical treatment +K435--- | Adverse effects of medical treatment +K436--- | Adverse effects of medical treatment +K437--- | Adverse effects of medical treatment +K439--- | Adverse effects of medical treatment +K520--- | Adverse effects of medical treatment +K627--- | Adverse effects of medical treatment +K6811-- | Adverse effects of medical treatment +K91---- | Adverse effects of medical treatment +K910--- | Adverse effects of medical treatment +K911--- | Adverse effects of medical treatment +K912--- | Adverse effects of medical treatment +K913--- | Adverse effects of medical treatment +K9130-- | Adverse effects of medical treatment +K9131-- | Adverse effects of medical treatment +K9132-- | Adverse effects of medical treatment +K914--- | Adverse effects of medical treatment +K915--- | Adverse effects of medical treatment +K9161-- | Adverse effects of medical treatment +K9162-- | Adverse effects of medical treatment +K9171-- | Adverse effects of medical treatment +K9172-- | Adverse effects of medical treatment +K918--- | Adverse effects of medical treatment +K9181-- | Adverse effects of medical treatment +K9182-- | Adverse effects of medical treatment +K9183-- | Adverse effects of medical treatment +K91840- | Adverse effects of medical treatment +K91841- | Adverse effects of medical treatment +K91850- | Adverse effects of medical treatment +K91858- | Adverse effects of medical treatment +K9186-- | Adverse effects of medical treatment +K91870- | Adverse effects of medical treatment +K91871- | Adverse effects of medical treatment +K91872- | Adverse effects of medical treatment +K91873- | Adverse effects of medical treatment +K9189-- | Adverse effects of medical treatment +K919--- | Adverse effects of medical treatment +K9400-- | Adverse effects of medical treatment +K9401-- | Adverse effects of medical treatment +K9402-- | Adverse effects of medical treatment +K9403-- | Adverse effects of medical treatment +K9409-- | Adverse effects of medical treatment +K9410-- | Adverse effects of medical treatment +K9411-- | Adverse effects of medical treatment +K9412-- | Adverse effects of medical treatment +K9413-- | Adverse effects of medical treatment +K9419-- | Adverse effects of medical treatment +K9420-- | Adverse effects of medical treatment +K9421-- | Adverse effects of medical treatment +K9422-- | Adverse effects of medical treatment +K9423-- | Adverse effects of medical treatment +K9429-- | Adverse effects of medical treatment +K9430-- | Adverse effects of medical treatment +K9431-- | Adverse effects of medical treatment +K9432-- | Adverse effects of medical treatment +K9433-- | Adverse effects of medical treatment +K9439-- | Adverse effects of medical treatment +K9501-- | Adverse effects of medical treatment +K9509-- | Adverse effects of medical treatment +K9581-- | Adverse effects of medical treatment +K9589-- | Adverse effects of medical treatment +L233--- | Adverse effects of medical treatment +L270--- | Adverse effects of medical treatment +L271--- | Adverse effects of medical treatment +L560--- | Adverse effects of medical treatment +L561--- | Adverse effects of medical treatment +L640--- | Adverse effects of medical treatment +L7601-- | Adverse effects of medical treatment +L7602-- | Adverse effects of medical treatment +L7611-- | Adverse effects of medical treatment +L7612-- | Adverse effects of medical treatment +L7621-- | Adverse effects of medical treatment +L7622-- | Adverse effects of medical treatment +L7631-- | Adverse effects of medical treatment +L7632-- | Adverse effects of medical treatment +L7633-- | Adverse effects of medical treatment +L7634-- | Adverse effects of medical treatment +L7681-- | Adverse effects of medical treatment +L7682-- | Adverse effects of medical treatment +M102--- | Adverse effects of medical treatment +M1020-- | Adverse effects of medical treatment +M10211- | Adverse effects of medical treatment +M10212- | Adverse effects of medical treatment +M10219- | Adverse effects of medical treatment +M10221- | Adverse effects of medical treatment +M10222- | Adverse effects of medical treatment +M10229- | Adverse effects of medical treatment +M10231- | Adverse effects of medical treatment +M10232- | Adverse effects of medical treatment +M10239- | Adverse effects of medical treatment +M10241- | Adverse effects of medical treatment +M10242- | Adverse effects of medical treatment +M10249- | Adverse effects of medical treatment +M10251- | Adverse effects of medical treatment +M10252- | Adverse effects of medical treatment +M10259- | Adverse effects of medical treatment +M10261- | Adverse effects of medical treatment +M10262- | Adverse effects of medical treatment +M10269- | Adverse effects of medical treatment +M10271- | Adverse effects of medical treatment +M10272- | Adverse effects of medical treatment +M10279- | Adverse effects of medical treatment +M1028-- | Adverse effects of medical treatment +M1029-- | Adverse effects of medical treatment +M871--- | Adverse effects of medical treatment +M8710-- | Adverse effects of medical treatment +M87111- | Adverse effects of medical treatment +M87112- | Adverse effects of medical treatment +M87119- | Adverse effects of medical treatment +M87121- | Adverse effects of medical treatment +M87122- | Adverse effects of medical treatment +M87129- | Adverse effects of medical treatment +M87131- | Adverse effects of medical treatment +M87132- | Adverse effects of medical treatment +M87133- | Adverse effects of medical treatment +M87134- | Adverse effects of medical treatment +M87135- | Adverse effects of medical treatment +M87136- | Adverse effects of medical treatment +M87137- | Adverse effects of medical treatment +M87138- | Adverse effects of medical treatment +M87139- | Adverse effects of medical treatment +M87141- | Adverse effects of medical treatment +M87142- | Adverse effects of medical treatment +M87143- | Adverse effects of medical treatment +M87144- | Adverse effects of medical treatment +M87145- | Adverse effects of medical treatment +M87146- | Adverse effects of medical treatment +M87150- | Adverse effects of medical treatment +M87151- | Adverse effects of medical treatment +M87152- | Adverse effects of medical treatment +M87159- | Adverse effects of medical treatment +M87161- | Adverse effects of medical treatment +M87162- | Adverse effects of medical treatment +M87163- | Adverse effects of medical treatment +M87164- | Adverse effects of medical treatment +M87165- | Adverse effects of medical treatment +M87166- | Adverse effects of medical treatment +M87171- | Adverse effects of medical treatment +M87172- | Adverse effects of medical treatment +M87173- | Adverse effects of medical treatment +M87174- | Adverse effects of medical treatment +M87175- | Adverse effects of medical treatment +M87176- | Adverse effects of medical treatment +M87177- | Adverse effects of medical treatment +M87178- | Adverse effects of medical treatment +M87179- | Adverse effects of medical treatment +M87180- | Adverse effects of medical treatment +M87188- | Adverse effects of medical treatment +M8719-- | Adverse effects of medical treatment +M96---- | Adverse effects of medical treatment +M960--- | Adverse effects of medical treatment +M961--- | Adverse effects of medical treatment +M962--- | Adverse effects of medical treatment +M963--- | Adverse effects of medical treatment +M964--- | Adverse effects of medical treatment +M965--- | Adverse effects of medical treatment +M966--- | Adverse effects of medical treatment +M96621- | Adverse effects of medical treatment +M96622- | Adverse effects of medical treatment +M96629- | Adverse effects of medical treatment +M96631- | Adverse effects of medical treatment +M96632- | Adverse effects of medical treatment +M96639- | Adverse effects of medical treatment +M9665-- | Adverse effects of medical treatment +M96661- | Adverse effects of medical treatment +M96662- | Adverse effects of medical treatment +M96669- | Adverse effects of medical treatment +M96671- | Adverse effects of medical treatment +M96672- | Adverse effects of medical treatment +M96679- | Adverse effects of medical treatment +M9669-- | Adverse effects of medical treatment +M968--- | Adverse effects of medical treatment +M96810- | Adverse effects of medical treatment +M96811- | Adverse effects of medical treatment +M96820- | Adverse effects of medical treatment +M96821- | Adverse effects of medical treatment +M96830- | Adverse effects of medical treatment +M96831- | Adverse effects of medical treatment +M96840- | Adverse effects of medical treatment +M96841- | Adverse effects of medical treatment +M96842- | Adverse effects of medical treatment +M96843- | Adverse effects of medical treatment +M9689-- | Adverse effects of medical treatment +M969--- | Adverse effects of medical treatment +N14---- | Adverse effects of medical treatment +N140--- | Adverse effects of medical treatment +N141--- | Adverse effects of medical treatment +N142--- | Adverse effects of medical treatment +N143--- | Adverse effects of medical treatment +N144--- | Adverse effects of medical treatment +N304--- | Adverse effects of medical treatment +N3040-- | Adverse effects of medical treatment +N3041-- | Adverse effects of medical treatment +N46021- | Adverse effects of medical treatment +N46121- | Adverse effects of medical treatment +N522--- | Adverse effects of medical treatment +N5231-- | Adverse effects of medical treatment +N5232-- | Adverse effects of medical treatment +N5233-- | Adverse effects of medical treatment +N5234-- | Adverse effects of medical treatment +N5235-- | Adverse effects of medical treatment +N5236-- | Adverse effects of medical treatment +N5237-- | Adverse effects of medical treatment +N5239-- | Adverse effects of medical treatment +N650--- | Adverse effects of medical treatment +N651--- | Adverse effects of medical treatment +N99---- | Adverse effects of medical treatment +N990--- | Adverse effects of medical treatment +N991--- | Adverse effects of medical treatment +N99110- | Adverse effects of medical treatment +N99111- | Adverse effects of medical treatment +N99112- | Adverse effects of medical treatment +N99113- | Adverse effects of medical treatment +N99114- | Adverse effects of medical treatment +N99115- | Adverse effects of medical treatment +N99116- | Adverse effects of medical treatment +N9912-- | Adverse effects of medical treatment +N992--- | Adverse effects of medical treatment +N993--- | Adverse effects of medical treatment +N994--- | Adverse effects of medical treatment +N995--- | Adverse effects of medical treatment +N99510- | Adverse effects of medical treatment +N99511- | Adverse effects of medical treatment +N99512- | Adverse effects of medical treatment +N99518- | Adverse effects of medical treatment +N99520- | Adverse effects of medical treatment +N99521- | Adverse effects of medical treatment +N99522- | Adverse effects of medical treatment +N99523- | Adverse effects of medical treatment +N99524- | Adverse effects of medical treatment +N99528- | Adverse effects of medical treatment +N99530- | Adverse effects of medical treatment +N99531- | Adverse effects of medical treatment +N99532- | Adverse effects of medical treatment +N99533- | Adverse effects of medical treatment +N99534- | Adverse effects of medical treatment +N99538- | Adverse effects of medical treatment +N9961-- | Adverse effects of medical treatment +N9962-- | Adverse effects of medical treatment +N9971-- | Adverse effects of medical treatment +N9972-- | Adverse effects of medical treatment +N998--- | Adverse effects of medical treatment +N9981-- | Adverse effects of medical treatment +N99820- | Adverse effects of medical treatment +N99821- | Adverse effects of medical treatment +N9983-- | Adverse effects of medical treatment +N99840- | Adverse effects of medical treatment +N99841- | Adverse effects of medical treatment +N99842- | Adverse effects of medical treatment +N99843- | Adverse effects of medical treatment +N9989-- | Adverse effects of medical treatment +N999--- | Adverse effects of medical treatment +P93---- | Adverse effects of medical treatment +P930--- | Adverse effects of medical treatment +P938--- | Adverse effects of medical treatment +P962--- | Adverse effects of medical treatment +P965--- | Adverse effects of medical treatment +R502--- | Adverse effects of medical treatment +R508--- | Adverse effects of medical treatment +R5081-- | Adverse effects of medical treatment +R5082-- | Adverse effects of medical treatment +R5083-- | Adverse effects of medical treatment +Y40---- | Adverse effects of medical treatment +Y400--- | Adverse effects of medical treatment +Y401--- | Adverse effects of medical treatment +Y402--- | Adverse effects of medical treatment +Y403--- | Adverse effects of medical treatment +Y404--- | Adverse effects of medical treatment +Y405--- | Adverse effects of medical treatment +Y406--- | Adverse effects of medical treatment +Y407--- | Adverse effects of medical treatment +Y408--- | Adverse effects of medical treatment +Y409--- | Adverse effects of medical treatment +Y41---- | Adverse effects of medical treatment +Y410--- | Adverse effects of medical treatment +Y411--- | Adverse effects of medical treatment +Y412--- | Adverse effects of medical treatment +Y413--- | Adverse effects of medical treatment +Y414--- | Adverse effects of medical treatment +Y415--- | Adverse effects of medical treatment +Y418--- | Adverse effects of medical treatment +Y419--- | Adverse effects of medical treatment +Y42---- | Adverse effects of medical treatment +Y420--- | Adverse effects of medical treatment +Y421--- | Adverse effects of medical treatment +Y422--- | Adverse effects of medical treatment +Y423--- | Adverse effects of medical treatment +Y424--- | Adverse effects of medical treatment +Y425--- | Adverse effects of medical treatment +Y426--- | Adverse effects of medical treatment +Y427--- | Adverse effects of medical treatment +Y428--- | Adverse effects of medical treatment +Y429--- | Adverse effects of medical treatment +Y43---- | Adverse effects of medical treatment +Y430--- | Adverse effects of medical treatment +Y431--- | Adverse effects of medical treatment +Y432--- | Adverse effects of medical treatment +Y433--- | Adverse effects of medical treatment +Y434--- | Adverse effects of medical treatment +Y435--- | Adverse effects of medical treatment +Y436--- | Adverse effects of medical treatment +Y438--- | Adverse effects of medical treatment +Y439--- | Adverse effects of medical treatment +Y44---- | Adverse effects of medical treatment +Y440--- | Adverse effects of medical treatment +Y441--- | Adverse effects of medical treatment +Y442--- | Adverse effects of medical treatment +Y443--- | Adverse effects of medical treatment +Y444--- | Adverse effects of medical treatment +Y445--- | Adverse effects of medical treatment +Y446--- | Adverse effects of medical treatment +Y447--- | Adverse effects of medical treatment +Y449--- | Adverse effects of medical treatment +Y45---- | Adverse effects of medical treatment +Y450--- | Adverse effects of medical treatment +Y451--- | Adverse effects of medical treatment +Y452--- | Adverse effects of medical treatment +Y453--- | Adverse effects of medical treatment +Y454--- | Adverse effects of medical treatment +Y455--- | Adverse effects of medical treatment +Y458--- | Adverse effects of medical treatment +Y459--- | Adverse effects of medical treatment +Y46---- | Adverse effects of medical treatment +Y460--- | Adverse effects of medical treatment +Y461--- | Adverse effects of medical treatment +Y462--- | Adverse effects of medical treatment +Y463--- | Adverse effects of medical treatment +Y464--- | Adverse effects of medical treatment +Y465--- | Adverse effects of medical treatment +Y466--- | Adverse effects of medical treatment +Y467--- | Adverse effects of medical treatment +Y468--- | Adverse effects of medical treatment +Y47---- | Adverse effects of medical treatment +Y470--- | Adverse effects of medical treatment +Y471--- | Adverse effects of medical treatment +Y472--- | Adverse effects of medical treatment +Y473--- | Adverse effects of medical treatment +Y474--- | Adverse effects of medical treatment +Y475--- | Adverse effects of medical treatment +Y478--- | Adverse effects of medical treatment +Y479--- | Adverse effects of medical treatment +Y48---- | Adverse effects of medical treatment +Y480--- | Adverse effects of medical treatment +Y481--- | Adverse effects of medical treatment +Y482--- | Adverse effects of medical treatment +Y483--- | Adverse effects of medical treatment +Y484--- | Adverse effects of medical treatment +Y485--- | Adverse effects of medical treatment +Y49---- | Adverse effects of medical treatment +Y490--- | Adverse effects of medical treatment +Y491--- | Adverse effects of medical treatment +Y492--- | Adverse effects of medical treatment +Y493--- | Adverse effects of medical treatment +Y494--- | Adverse effects of medical treatment +Y495--- | Adverse effects of medical treatment +Y496--- | Adverse effects of medical treatment +Y497--- | Adverse effects of medical treatment +Y498--- | Adverse effects of medical treatment +Y499--- | Adverse effects of medical treatment +Y50---- | Adverse effects of medical treatment +Y500--- | Adverse effects of medical treatment +Y501--- | Adverse effects of medical treatment +Y502--- | Adverse effects of medical treatment +Y508--- | Adverse effects of medical treatment +Y509--- | Adverse effects of medical treatment +Y51---- | Adverse effects of medical treatment +Y510--- | Adverse effects of medical treatment +Y511--- | Adverse effects of medical treatment +Y512--- | Adverse effects of medical treatment +Y513--- | Adverse effects of medical treatment +Y514--- | Adverse effects of medical treatment +Y515--- | Adverse effects of medical treatment +Y516--- | Adverse effects of medical treatment +Y517--- | Adverse effects of medical treatment +Y518--- | Adverse effects of medical treatment +Y519--- | Adverse effects of medical treatment +Y52---- | Adverse effects of medical treatment +Y520--- | Adverse effects of medical treatment +Y521--- | Adverse effects of medical treatment +Y522--- | Adverse effects of medical treatment +Y523--- | Adverse effects of medical treatment +Y524--- | Adverse effects of medical treatment +Y525--- | Adverse effects of medical treatment +Y526--- | Adverse effects of medical treatment +Y527--- | Adverse effects of medical treatment +Y528--- | Adverse effects of medical treatment +Y529--- | Adverse effects of medical treatment +Y53---- | Adverse effects of medical treatment +Y530--- | Adverse effects of medical treatment +Y531--- | Adverse effects of medical treatment +Y532--- | Adverse effects of medical treatment +Y533--- | Adverse effects of medical treatment +Y534--- | Adverse effects of medical treatment +Y535--- | Adverse effects of medical treatment +Y536--- | Adverse effects of medical treatment +Y537--- | Adverse effects of medical treatment +Y538--- | Adverse effects of medical treatment +Y539--- | Adverse effects of medical treatment +Y54---- | Adverse effects of medical treatment +Y540--- | Adverse effects of medical treatment +Y541--- | Adverse effects of medical treatment +Y542--- | Adverse effects of medical treatment +Y543--- | Adverse effects of medical treatment +Y544--- | Adverse effects of medical treatment +Y545--- | Adverse effects of medical treatment +Y546--- | Adverse effects of medical treatment +Y547--- | Adverse effects of medical treatment +Y548--- | Adverse effects of medical treatment +Y549--- | Adverse effects of medical treatment +Y55---- | Adverse effects of medical treatment +Y550--- | Adverse effects of medical treatment +Y551--- | Adverse effects of medical treatment +Y552--- | Adverse effects of medical treatment +Y553--- | Adverse effects of medical treatment +Y554--- | Adverse effects of medical treatment +Y555--- | Adverse effects of medical treatment +Y556--- | Adverse effects of medical treatment +Y557--- | Adverse effects of medical treatment +Y56---- | Adverse effects of medical treatment +Y560--- | Adverse effects of medical treatment +Y561--- | Adverse effects of medical treatment +Y562--- | Adverse effects of medical treatment +Y563--- | Adverse effects of medical treatment +Y564--- | Adverse effects of medical treatment +Y565--- | Adverse effects of medical treatment +Y566--- | Adverse effects of medical treatment +Y567--- | Adverse effects of medical treatment +Y568--- | Adverse effects of medical treatment +Y569--- | Adverse effects of medical treatment +Y57---- | Adverse effects of medical treatment +Y570--- | Adverse effects of medical treatment +Y571--- | Adverse effects of medical treatment +Y572--- | Adverse effects of medical treatment +Y573--- | Adverse effects of medical treatment +Y574--- | Adverse effects of medical treatment +Y575--- | Adverse effects of medical treatment +Y576--- | Adverse effects of medical treatment +Y577--- | Adverse effects of medical treatment +Y578--- | Adverse effects of medical treatment +Y579--- | Adverse effects of medical treatment +Y58---- | Adverse effects of medical treatment +Y580--- | Adverse effects of medical treatment +Y581--- | Adverse effects of medical treatment +Y582--- | Adverse effects of medical treatment +Y583--- | Adverse effects of medical treatment +Y584--- | Adverse effects of medical treatment +Y585--- | Adverse effects of medical treatment +Y586--- | Adverse effects of medical treatment +Y588--- | Adverse effects of medical treatment +Y589--- | Adverse effects of medical treatment +Y59---- | Adverse effects of medical treatment +Y590--- | Adverse effects of medical treatment +Y591--- | Adverse effects of medical treatment +Y592--- | Adverse effects of medical treatment +Y593--- | Adverse effects of medical treatment +Y598--- | Adverse effects of medical treatment +Y599--- | Adverse effects of medical treatment +Y60---- | Adverse effects of medical treatment +Y600--- | Adverse effects of medical treatment +Y601--- | Adverse effects of medical treatment +Y602--- | Adverse effects of medical treatment +Y603--- | Adverse effects of medical treatment +Y604--- | Adverse effects of medical treatment +Y605--- | Adverse effects of medical treatment +Y606--- | Adverse effects of medical treatment +Y607--- | Adverse effects of medical treatment +Y608--- | Adverse effects of medical treatment +Y609--- | Adverse effects of medical treatment +Y61---- | Adverse effects of medical treatment +Y610--- | Adverse effects of medical treatment +Y611--- | Adverse effects of medical treatment +Y612--- | Adverse effects of medical treatment +Y613--- | Adverse effects of medical treatment +Y614--- | Adverse effects of medical treatment +Y615--- | Adverse effects of medical treatment +Y616--- | Adverse effects of medical treatment +Y617--- | Adverse effects of medical treatment +Y618--- | Adverse effects of medical treatment +Y619--- | Adverse effects of medical treatment +Y62---- | Adverse effects of medical treatment +Y620--- | Adverse effects of medical treatment +Y621--- | Adverse effects of medical treatment +Y622--- | Adverse effects of medical treatment +Y623--- | Adverse effects of medical treatment +Y624--- | Adverse effects of medical treatment +Y625--- | Adverse effects of medical treatment +Y626--- | Adverse effects of medical treatment +Y628--- | Adverse effects of medical treatment +Y629--- | Adverse effects of medical treatment +Y63---- | Adverse effects of medical treatment +Y630--- | Adverse effects of medical treatment +Y631--- | Adverse effects of medical treatment +Y632--- | Adverse effects of medical treatment +Y633--- | Adverse effects of medical treatment +Y634--- | Adverse effects of medical treatment +Y635--- | Adverse effects of medical treatment +Y636--- | Adverse effects of medical treatment +Y638--- | Adverse effects of medical treatment +Y639--- | Adverse effects of medical treatment +Y64---- | Adverse effects of medical treatment +Y640--- | Adverse effects of medical treatment +Y641--- | Adverse effects of medical treatment +Y648--- | Adverse effects of medical treatment +Y649--- | Adverse effects of medical treatment +Y65---- | Adverse effects of medical treatment +Y650--- | Adverse effects of medical treatment +Y651--- | Adverse effects of medical treatment +Y652--- | Adverse effects of medical treatment +Y653--- | Adverse effects of medical treatment +Y654--- | Adverse effects of medical treatment +Y655--- | Adverse effects of medical treatment +Y6551-- | Adverse effects of medical treatment +Y6552-- | Adverse effects of medical treatment +Y6553-- | Adverse effects of medical treatment +Y658--- | Adverse effects of medical treatment +Y66---- | Adverse effects of medical treatment +Y69---- | Adverse effects of medical treatment +Y70---- | Adverse effects of medical treatment +Y700--- | Adverse effects of medical treatment +Y701--- | Adverse effects of medical treatment +Y702--- | Adverse effects of medical treatment +Y703--- | Adverse effects of medical treatment +Y708--- | Adverse effects of medical treatment +Y71---- | Adverse effects of medical treatment +Y710--- | Adverse effects of medical treatment +Y711--- | Adverse effects of medical treatment +Y712--- | Adverse effects of medical treatment +Y713--- | Adverse effects of medical treatment +Y718--- | Adverse effects of medical treatment +Y72---- | Adverse effects of medical treatment +Y720--- | Adverse effects of medical treatment +Y721--- | Adverse effects of medical treatment +Y722--- | Adverse effects of medical treatment +Y723--- | Adverse effects of medical treatment +Y728--- | Adverse effects of medical treatment +Y73---- | Adverse effects of medical treatment +Y730--- | Adverse effects of medical treatment +Y731--- | Adverse effects of medical treatment +Y732--- | Adverse effects of medical treatment +Y733--- | Adverse effects of medical treatment +Y738--- | Adverse effects of medical treatment +Y74---- | Adverse effects of medical treatment +Y740--- | Adverse effects of medical treatment +Y741--- | Adverse effects of medical treatment +Y742--- | Adverse effects of medical treatment +Y743--- | Adverse effects of medical treatment +Y748--- | Adverse effects of medical treatment +Y75---- | Adverse effects of medical treatment +Y750--- | Adverse effects of medical treatment +Y751--- | Adverse effects of medical treatment +Y752--- | Adverse effects of medical treatment +Y753--- | Adverse effects of medical treatment +Y758--- | Adverse effects of medical treatment +Y76---- | Adverse effects of medical treatment +Y760--- | Adverse effects of medical treatment +Y761--- | Adverse effects of medical treatment +Y762--- | Adverse effects of medical treatment +Y763--- | Adverse effects of medical treatment +Y768--- | Adverse effects of medical treatment +Y77---- | Adverse effects of medical treatment +Y770--- | Adverse effects of medical treatment +Y771--- | Adverse effects of medical treatment +Y772--- | Adverse effects of medical treatment +Y773--- | Adverse effects of medical treatment +Y778--- | Adverse effects of medical treatment +Y78---- | Adverse effects of medical treatment +Y780--- | Adverse effects of medical treatment +Y781--- | Adverse effects of medical treatment +Y782--- | Adverse effects of medical treatment +Y783--- | Adverse effects of medical treatment +Y788--- | Adverse effects of medical treatment +Y79---- | Adverse effects of medical treatment +Y790--- | Adverse effects of medical treatment +Y791--- | Adverse effects of medical treatment +Y792--- | Adverse effects of medical treatment +Y793--- | Adverse effects of medical treatment +Y798--- | Adverse effects of medical treatment +Y80---- | Adverse effects of medical treatment +Y800--- | Adverse effects of medical treatment +Y801--- | Adverse effects of medical treatment +Y802--- | Adverse effects of medical treatment +Y803--- | Adverse effects of medical treatment +Y808--- | Adverse effects of medical treatment +Y81---- | Adverse effects of medical treatment +Y810--- | Adverse effects of medical treatment +Y811--- | Adverse effects of medical treatment +Y812--- | Adverse effects of medical treatment +Y813--- | Adverse effects of medical treatment +Y818--- | Adverse effects of medical treatment +Y82---- | Adverse effects of medical treatment +Y820--- | Adverse effects of medical treatment +Y821--- | Adverse effects of medical treatment +Y822--- | Adverse effects of medical treatment +Y823--- | Adverse effects of medical treatment +Y828--- | Adverse effects of medical treatment +Y829--- | Adverse effects of medical treatment +Y83---- | Adverse effects of medical treatment +Y830--- | Adverse effects of medical treatment +Y831--- | Adverse effects of medical treatment +Y832--- | Adverse effects of medical treatment +Y833--- | Adverse effects of medical treatment +Y834--- | Adverse effects of medical treatment +Y835--- | Adverse effects of medical treatment +Y836--- | Adverse effects of medical treatment +Y838--- | Adverse effects of medical treatment +Y839--- | Adverse effects of medical treatment +Y84---- | Adverse effects of medical treatment +Y840--- | Adverse effects of medical treatment +Y841--- | Adverse effects of medical treatment +Y842--- | Adverse effects of medical treatment +Y843--- | Adverse effects of medical treatment +Y844--- | Adverse effects of medical treatment +Y845--- | Adverse effects of medical treatment +Y846--- | Adverse effects of medical treatment +Y847--- | Adverse effects of medical treatment +Y848--- | Adverse effects of medical treatment +Y849--- | Adverse effects of medical treatment +Y88---- | Adverse effects of medical treatment +Y880--- | Adverse effects of medical treatment +Y881--- | Adverse effects of medical treatment +Y882--- | Adverse effects of medical treatment +Y883--- | Adverse effects of medical treatment +Z42---- | Adverse effects of medical treatment +Z420--- | Adverse effects of medical treatment +Z421--- | Adverse effects of medical treatment +Z422--- | Adverse effects of medical treatment +Z423--- | Adverse effects of medical treatment +Z424--- | Adverse effects of medical treatment +Z428--- | Adverse effects of medical treatment +Z429--- | Adverse effects of medical treatment +Z43---- | Adverse effects of medical treatment +Z430--- | Adverse effects of medical treatment +Z438--- | Adverse effects of medical treatment +Z439--- | Adverse effects of medical treatment +Z48---- | Adverse effects of medical treatment +Z480--- | Adverse effects of medical treatment +Z4800-- | Adverse effects of medical treatment +Z4801-- | Adverse effects of medical treatment +Z4802-- | Adverse effects of medical treatment +Z4803-- | Adverse effects of medical treatment +Z481--- | Adverse effects of medical treatment +Z4821-- | Adverse effects of medical treatment +Z4822-- | Adverse effects of medical treatment +Z4823-- | Adverse effects of medical treatment +Z4824-- | Adverse effects of medical treatment +Z48280- | Adverse effects of medical treatment +Z48288- | Adverse effects of medical treatment +Z48290- | Adverse effects of medical treatment +Z48298- | Adverse effects of medical treatment +Z483--- | Adverse effects of medical treatment +Z488--- | Adverse effects of medical treatment +Z48810- | Adverse effects of medical treatment +Z48811- | Adverse effects of medical treatment +Z48812- | Adverse effects of medical treatment +Z48813- | Adverse effects of medical treatment +Z48814- | Adverse effects of medical treatment +Z48815- | Adverse effects of medical treatment +Z48816- | Adverse effects of medical treatment +Z48817- | Adverse effects of medical treatment +Z4889-- | Adverse effects of medical treatment +Z489--- | Adverse effects of medical treatment +Z51---- | Adverse effects of medical treatment +Z510--- | Adverse effects of medical treatment +Z511--- | Adverse effects of medical treatment +Z5111-- | Adverse effects of medical treatment +Z5112-- | Adverse effects of medical treatment +Z512--- | Adverse effects of medical treatment +Z513--- | Adverse effects of medical treatment +Z514--- | Adverse effects of medical treatment +Z515--- | Adverse effects of medical treatment +Z516--- | Adverse effects of medical treatment +Z518--- | Adverse effects of medical treatment +Z5181-- | Adverse effects of medical treatment +Z5189-- | Adverse effects of medical treatment +Z519--- | Adverse effects of medical treatment +Z88---- | Adverse effects of medical treatment +Z880--- | Adverse effects of medical treatment +Z881--- | Adverse effects of medical treatment +Z882--- | Adverse effects of medical treatment +Z883--- | Adverse effects of medical treatment +Z884--- | Adverse effects of medical treatment +Z885--- | Adverse effects of medical treatment +Z886--- | Adverse effects of medical treatment +Z887--- | Adverse effects of medical treatment +Z888--- | Adverse effects of medical treatment +Z889--- | Adverse effects of medical treatment +Z92---- | Adverse effects of medical treatment +Z920--- | Adverse effects of medical treatment +Z921--- | Adverse effects of medical treatment +Z922--- | Adverse effects of medical treatment +Z9221-- | Adverse effects of medical treatment +Z9222-- | Adverse effects of medical treatment +Z9223-- | Adverse effects of medical treatment +Z92240- | Adverse effects of medical treatment +Z92241- | Adverse effects of medical treatment +Z9225-- | Adverse effects of medical treatment +Z9229-- | Adverse effects of medical treatment +Z923--- | Adverse effects of medical treatment +Z924--- | Adverse effects of medical treatment +Z925--- | Adverse effects of medical treatment +Z926--- | Adverse effects of medical treatment +Z928--- | Adverse effects of medical treatment +Z9281-- | Adverse effects of medical treatment +Z9282-- | Adverse effects of medical treatment +Z9283-- | Adverse effects of medical treatment +Z9284-- | Adverse effects of medical treatment +Z9289-- | Adverse effects of medical treatment +Z929--- | Adverse effects of medical treatment +Z93---- | Adverse effects of medical treatment +Z930--- | Adverse effects of medical treatment +Z931--- | Adverse effects of medical treatment +Z932--- | Adverse effects of medical treatment +Z933--- | Adverse effects of medical treatment +Z934--- | Adverse effects of medical treatment +Z935--- | Adverse effects of medical treatment +Z9350-- | Adverse effects of medical treatment +Z9351-- | Adverse effects of medical treatment +Z9352-- | Adverse effects of medical treatment +Z9359-- | Adverse effects of medical treatment +Z936--- | Adverse effects of medical treatment +Z938--- | Adverse effects of medical treatment +Z939--- | Adverse effects of medical treatment +Z94---- | Adverse effects of medical treatment +Z940--- | Adverse effects of medical treatment +Z946--- | Adverse effects of medical treatment +Z948--- | Adverse effects of medical treatment +Z9481-- | Adverse effects of medical treatment +Z9482-- | Adverse effects of medical treatment +Z9483-- | Adverse effects of medical treatment +Z9484-- | Adverse effects of medical treatment +Z9489-- | Adverse effects of medical treatment +Z949--- | Adverse effects of medical treatment +Z96---- | Adverse effects of medical treatment +Z960--- | Adverse effects of medical treatment +Z961--- | Adverse effects of medical treatment +Z962--- | Adverse effects of medical treatment +Z9620-- | Adverse effects of medical treatment +Z9621-- | Adverse effects of medical treatment +Z9622-- | Adverse effects of medical treatment +Z9629-- | Adverse effects of medical treatment +Z963--- | Adverse effects of medical treatment +Z964--- | Adverse effects of medical treatment +Z9641-- | Adverse effects of medical treatment +Z9649-- | Adverse effects of medical treatment +Z966--- | Adverse effects of medical treatment +Z9660-- | Adverse effects of medical treatment +Z96611- | Adverse effects of medical treatment +Z96612- | Adverse effects of medical treatment +Z96619- | Adverse effects of medical treatment +Z96621- | Adverse effects of medical treatment +Z96622- | Adverse effects of medical treatment +Z96629- | Adverse effects of medical treatment +Z96631- | Adverse effects of medical treatment +Z96632- | Adverse effects of medical treatment +Z96639- | Adverse effects of medical treatment +Z96641- | Adverse effects of medical treatment +Z96642- | Adverse effects of medical treatment +Z96643- | Adverse effects of medical treatment +Z96649- | Adverse effects of medical treatment +Z96651- | Adverse effects of medical treatment +Z96652- | Adverse effects of medical treatment +Z96653- | Adverse effects of medical treatment +Z96659- | Adverse effects of medical treatment +Z96661- | Adverse effects of medical treatment +Z96662- | Adverse effects of medical treatment +Z96669- | Adverse effects of medical treatment +Z96691- | Adverse effects of medical treatment +Z96692- | Adverse effects of medical treatment +Z96693- | Adverse effects of medical treatment +Z96698- | Adverse effects of medical treatment +Z967--- | Adverse effects of medical treatment +Z968--- | Adverse effects of medical treatment +Z9681-- | Adverse effects of medical treatment +Z9689-- | Adverse effects of medical treatment +Z969--- | Adverse effects of medical treatment +Z97---- | Adverse effects of medical treatment +Z970--- | Adverse effects of medical treatment +Z971--- | Adverse effects of medical treatment +Z9710-- | Adverse effects of medical treatment +Z9711-- | Adverse effects of medical treatment +Z9712-- | Adverse effects of medical treatment +Z9713-- | Adverse effects of medical treatment +Z9714-- | Adverse effects of medical treatment +Z9715-- | Adverse effects of medical treatment +Z9716-- | Adverse effects of medical treatment +Z972--- | Adverse effects of medical treatment +Z978--- | Adverse effects of medical treatment +Z98---- | Adverse effects of medical treatment +Z980--- | Adverse effects of medical treatment +Z981--- | Adverse effects of medical treatment +Z982--- | Adverse effects of medical treatment +Z983--- | Adverse effects of medical treatment +Z9841-- | Adverse effects of medical treatment +Z9842-- | Adverse effects of medical treatment +Z9849-- | Adverse effects of medical treatment +Z9851-- | Adverse effects of medical treatment +Z9852-- | Adverse effects of medical treatment +Z9861-- | Adverse effects of medical treatment +Z9862-- | Adverse effects of medical treatment +Z988--- | Adverse effects of medical treatment +Z98810- | Adverse effects of medical treatment +Z98811- | Adverse effects of medical treatment +Z98818- | Adverse effects of medical treatment +Z9882-- | Adverse effects of medical treatment +Z9883-- | Adverse effects of medical treatment +Z9884-- | Adverse effects of medical treatment +Z9885-- | Adverse effects of medical treatment +Z9886-- | Adverse effects of medical treatment +Z98870- | Adverse effects of medical treatment +Z98871- | Adverse effects of medical treatment +Z98890- | Adverse effects of medical treatment +Z98891- | Adverse effects of medical treatment +Z99---- | Adverse effects of medical treatment +Z990--- | Adverse effects of medical treatment +Z991--- | Adverse effects of medical treatment +Z9911-- | Adverse effects of medical treatment +Z9912-- | Adverse effects of medical treatment +Z993--- | Adverse effects of medical treatment +Z994--- | Adverse effects of medical treatment +Z998--- | Adverse effects of medical treatment +Z9981-- | Adverse effects of medical treatment +Z9989-- | Adverse effects of medical treatment +Z999--- | Adverse effects of medical treatment +W52XXXA | Animal contact +W52XXXD | Animal contact +W52XXXS | Animal contact +W53---- | Animal contact +W5301XA | Animal contact +W5301XD | Animal contact +W5301XS | Animal contact +W5309XA | Animal contact +W5309XD | Animal contact +W5309XS | Animal contact +W5311XA | Animal contact +W5311XD | Animal contact +W5311XS | Animal contact +W5319XA | Animal contact +W5319XD | Animal contact +W5319XS | Animal contact +W5321XA | Animal contact +W5321XD | Animal contact +W5321XS | Animal contact +W5329XA | Animal contact +W5329XD | Animal contact +W5329XS | Animal contact +W5381XA | Animal contact +W5381XD | Animal contact +W5381XS | Animal contact +W5389XA | Animal contact +W5389XD | Animal contact +W5389XS | Animal contact +W54---- | Animal contact +W540XXA | Animal contact +W540XXD | Animal contact +W540XXS | Animal contact +W541XXA | Animal contact +W541XXD | Animal contact +W541XXS | Animal contact +W548XXA | Animal contact +W548XXD | Animal contact +W548XXS | Animal contact +W55---- | Animal contact +W5501XA | Animal contact +W5501XD | Animal contact +W5501XS | Animal contact +W5503XA | Animal contact +W5503XD | Animal contact +W5503XS | Animal contact +W5509XA | Animal contact +W5509XD | Animal contact +W5509XS | Animal contact +W5511XA | Animal contact +W5511XD | Animal contact +W5511XS | Animal contact +W5512XA | Animal contact +W5512XD | Animal contact +W5512XS | Animal contact +W5519XA | Animal contact +W5519XD | Animal contact +W5519XS | Animal contact +W5521XA | Animal contact +W5521XD | Animal contact +W5521XS | Animal contact +W5522XA | Animal contact +W5522XD | Animal contact +W5522XS | Animal contact +W5529XA | Animal contact +W5529XD | Animal contact +W5529XS | Animal contact +W5531XA | Animal contact +W5531XD | Animal contact +W5531XS | Animal contact +W5532XA | Animal contact +W5532XD | Animal contact +W5532XS | Animal contact +W5539XA | Animal contact +W5539XD | Animal contact +W5539XS | Animal contact +W5541XA | Animal contact +W5541XD | Animal contact +W5541XS | Animal contact +W5542XA | Animal contact +W5542XD | Animal contact +W5542XS | Animal contact +W5549XA | Animal contact +W5549XD | Animal contact +W5549XS | Animal contact +W5551XA | Animal contact +W5551XD | Animal contact +W5551XS | Animal contact +W5552XA | Animal contact +W5552XD | Animal contact +W5552XS | Animal contact +W5559XA | Animal contact +W5559XD | Animal contact +W5559XS | Animal contact +W5581XA | Animal contact +W5581XD | Animal contact +W5581XS | Animal contact +W5582XA | Animal contact +W5582XD | Animal contact +W5582XS | Animal contact +W5589XA | Animal contact +W5589XD | Animal contact +W5589XS | Animal contact +W56---- | Animal contact +W5601XA | Animal contact +W5601XD | Animal contact +W5601XS | Animal contact +W5602XA | Animal contact +W5602XD | Animal contact +W5602XS | Animal contact +W5609XA | Animal contact +W5609XD | Animal contact +W5609XS | Animal contact +W5611XA | Animal contact +W5611XD | Animal contact +W5611XS | Animal contact +W5612XA | Animal contact +W5612XD | Animal contact +W5612XS | Animal contact +W5619XA | Animal contact +W5619XD | Animal contact +W5619XS | Animal contact +W5621XA | Animal contact +W5621XD | Animal contact +W5621XS | Animal contact +W5622XA | Animal contact +W5622XD | Animal contact +W5622XS | Animal contact +W5629XA | Animal contact +W5629XD | Animal contact +W5629XS | Animal contact +W5631XA | Animal contact +W5631XD | Animal contact +W5631XS | Animal contact +W5632XA | Animal contact +W5632XD | Animal contact +W5632XS | Animal contact +W5639XA | Animal contact +W5639XD | Animal contact +W5639XS | Animal contact +W5641XA | Animal contact +W5641XD | Animal contact +W5641XS | Animal contact +W5642XA | Animal contact +W5642XD | Animal contact +W5642XS | Animal contact +W5649XA | Animal contact +W5649XD | Animal contact +W5649XS | Animal contact +W5651XA | Animal contact +W5651XD | Animal contact +W5651XS | Animal contact +W5652XA | Animal contact +W5652XD | Animal contact +W5652XS | Animal contact +W5659XA | Animal contact +W5659XD | Animal contact +W5659XS | Animal contact +W5681XA | Animal contact +W5681XD | Animal contact +W5681XS | Animal contact +W5682XA | Animal contact +W5682XD | Animal contact +W5682XS | Animal contact +W5689XA | Animal contact +W5689XD | Animal contact +W5689XS | Animal contact +W57---- | Animal contact +W57XXXA | Animal contact +W57XXXD | Animal contact +W57XXXS | Animal contact +W58---- | Animal contact +W5801XA | Animal contact +W5801XD | Animal contact +W5801XS | Animal contact +W5802XA | Animal contact +W5802XD | Animal contact +W5802XS | Animal contact +W5803XA | Animal contact +W5803XD | Animal contact +W5803XS | Animal contact +W5809XA | Animal contact +W5809XD | Animal contact +W5809XS | Animal contact +W5811XA | Animal contact +W5811XD | Animal contact +W5811XS | Animal contact +W5812XA | Animal contact +W5812XD | Animal contact +W5812XS | Animal contact +W5813XA | Animal contact +W5813XD | Animal contact +W5813XS | Animal contact +W5819XA | Animal contact +W5819XD | Animal contact +W5819XS | Animal contact +W59---- | Animal contact +W5901XA | Animal contact +W5901XD | Animal contact +W5901XS | Animal contact +W5902XA | Animal contact +W5902XD | Animal contact +W5902XS | Animal contact +W5909XA | Animal contact +W5909XD | Animal contact +W5909XS | Animal contact +W5911XA | Animal contact +W5911XD | Animal contact +W5911XS | Animal contact +W5912XA | Animal contact +W5912XD | Animal contact +W5912XS | Animal contact +W5913XA | Animal contact +W5913XD | Animal contact +W5913XS | Animal contact +W5919XA | Animal contact +W5919XD | Animal contact +W5919XS | Animal contact +W5921XA | Animal contact +W5921XD | Animal contact +W5921XS | Animal contact +W5922XA | Animal contact +W5922XD | Animal contact +W5922XS | Animal contact +W5929XA | Animal contact +W5929XD | Animal contact +W5929XS | Animal contact +W5981XA | Animal contact +W5981XD | Animal contact +W5981XS | Animal contact +W5982XA | Animal contact +W5982XD | Animal contact +W5982XS | Animal contact +W5983XA | Animal contact +W5983XD | Animal contact +W5983XS | Animal contact +W5989XA | Animal contact +W5989XD | Animal contact +W5989XS | Animal contact +W60---- | Animal contact +W60XXXA | Animal contact +W60XXXD | Animal contact +W60XXXS | Animal contact +W6101XA | Animal contact +W6101XD | Animal contact +W6101XS | Animal contact +W6102XA | Animal contact +W6102XD | Animal contact +W6102XS | Animal contact +W6109XA | Animal contact +W6109XD | Animal contact +W6109XS | Animal contact +W6111XA | Animal contact +W6111XD | Animal contact +W6111XS | Animal contact +W6112XA | Animal contact +W6112XD | Animal contact +W6112XS | Animal contact +W6119XA | Animal contact +W6119XD | Animal contact +W6119XS | Animal contact +W6121XA | Animal contact +W6121XD | Animal contact +W6121XS | Animal contact +W6122XA | Animal contact +W6122XD | Animal contact +W6122XS | Animal contact +W6129XA | Animal contact +W6129XD | Animal contact +W6129XS | Animal contact +W6132XA | Animal contact +W6132XD | Animal contact +W6132XS | Animal contact +W6133XA | Animal contact +W6133XD | Animal contact +W6133XS | Animal contact +W6139XA | Animal contact +W6139XD | Animal contact +W6139XS | Animal contact +W6142XA | Animal contact +W6142XD | Animal contact +W6142XS | Animal contact +W6143XA | Animal contact +W6143XD | Animal contact +W6143XS | Animal contact +W6149XA | Animal contact +W6149XD | Animal contact +W6149XS | Animal contact +W6151XA | Animal contact +W6151XD | Animal contact +W6151XS | Animal contact +W6152XA | Animal contact +W6152XD | Animal contact +W6152XS | Animal contact +W6159XA | Animal contact +W6159XD | Animal contact +W6159XS | Animal contact +W6161XA | Animal contact +W6161XD | Animal contact +W6161XS | Animal contact +W6162XA | Animal contact +W6162XD | Animal contact +W6162XS | Animal contact +W6169XA | Animal contact +W6169XD | Animal contact +W6169XS | Animal contact +W6191XA | Animal contact +W6191XD | Animal contact +W6191XS | Animal contact +W6192XA | Animal contact +W6192XD | Animal contact +W6192XS | Animal contact +W6199XA | Animal contact +W6199XD | Animal contact +W6199XS | Animal contact +W620XXA | Animal contact +W620XXD | Animal contact +W620XXS | Animal contact +W621XXA | Animal contact +W621XXD | Animal contact +W621XXS | Animal contact +W64---- | Animal contact +X20---- | Animal contact +X21---- | Animal contact +X22---- | Animal contact +X23---- | Animal contact +X24---- | Animal contact +X25---- | Animal contact +X26---- | Animal contact +X27---- | Animal contact +X28---- | Animal contact +X29---- | Animal contact +W52XXXA | Non-venomous animal contact +W52XXXD | Non-venomous animal contact +W52XXXS | Non-venomous animal contact +W53---- | Non-venomous animal contact +W5301XA | Non-venomous animal contact +W5301XD | Non-venomous animal contact +W5301XS | Non-venomous animal contact +W5309XA | Non-venomous animal contact +W5309XD | Non-venomous animal contact +W5309XS | Non-venomous animal contact +W5311XA | Non-venomous animal contact +W5311XD | Non-venomous animal contact +W5311XS | Non-venomous animal contact +W5319XA | Non-venomous animal contact +W5319XD | Non-venomous animal contact +W5319XS | Non-venomous animal contact +W5321XA | Non-venomous animal contact +W5321XD | Non-venomous animal contact +W5321XS | Non-venomous animal contact +W5329XA | Non-venomous animal contact +W5329XD | Non-venomous animal contact +W5329XS | Non-venomous animal contact +W5381XA | Non-venomous animal contact +W5381XD | Non-venomous animal contact +W5381XS | Non-venomous animal contact +W5389XA | Non-venomous animal contact +W5389XD | Non-venomous animal contact +W5389XS | Non-venomous animal contact +W54---- | Non-venomous animal contact +W540XXA | Non-venomous animal contact +W540XXD | Non-venomous animal contact +W540XXS | Non-venomous animal contact +W541XXA | Non-venomous animal contact +W541XXD | Non-venomous animal contact +W541XXS | Non-venomous animal contact +W548XXA | Non-venomous animal contact +W548XXD | Non-venomous animal contact +W548XXS | Non-venomous animal contact +W55---- | Non-venomous animal contact +W5501XA | Non-venomous animal contact +W5501XD | Non-venomous animal contact +W5501XS | Non-venomous animal contact +W5503XA | Non-venomous animal contact +W5503XD | Non-venomous animal contact +W5503XS | Non-venomous animal contact +W5509XA | Non-venomous animal contact +W5509XD | Non-venomous animal contact +W5509XS | Non-venomous animal contact +W5511XA | Non-venomous animal contact +W5511XD | Non-venomous animal contact +W5511XS | Non-venomous animal contact +W5512XA | Non-venomous animal contact +W5512XD | Non-venomous animal contact +W5512XS | Non-venomous animal contact +W5519XA | Non-venomous animal contact +W5519XD | Non-venomous animal contact +W5519XS | Non-venomous animal contact +W5521XA | Non-venomous animal contact +W5521XD | Non-venomous animal contact +W5521XS | Non-venomous animal contact +W5522XA | Non-venomous animal contact +W5522XD | Non-venomous animal contact +W5522XS | Non-venomous animal contact +W5529XA | Non-venomous animal contact +W5529XD | Non-venomous animal contact +W5529XS | Non-venomous animal contact +W5531XA | Non-venomous animal contact +W5531XD | Non-venomous animal contact +W5531XS | Non-venomous animal contact +W5532XA | Non-venomous animal contact +W5532XD | Non-venomous animal contact +W5532XS | Non-venomous animal contact +W5539XA | Non-venomous animal contact +W5539XD | Non-venomous animal contact +W5539XS | Non-venomous animal contact +W5541XA | Non-venomous animal contact +W5541XD | Non-venomous animal contact +W5541XS | Non-venomous animal contact +W5542XA | Non-venomous animal contact +W5542XD | Non-venomous animal contact +W5542XS | Non-venomous animal contact +W5549XA | Non-venomous animal contact +W5549XD | Non-venomous animal contact +W5549XS | Non-venomous animal contact +W5551XA | Non-venomous animal contact +W5551XD | Non-venomous animal contact +W5551XS | Non-venomous animal contact +W5552XA | Non-venomous animal contact +W5552XD | Non-venomous animal contact +W5552XS | Non-venomous animal contact +W5559XA | Non-venomous animal contact +W5559XD | Non-venomous animal contact +W5559XS | Non-venomous animal contact +W5581XA | Non-venomous animal contact +W5581XD | Non-venomous animal contact +W5581XS | Non-venomous animal contact +W5582XA | Non-venomous animal contact +W5582XD | Non-venomous animal contact +W5582XS | Non-venomous animal contact +W5589XA | Non-venomous animal contact +W5589XD | Non-venomous animal contact +W5589XS | Non-venomous animal contact +W56---- | Non-venomous animal contact +W5601XA | Non-venomous animal contact +W5601XD | Non-venomous animal contact +W5601XS | Non-venomous animal contact +W5602XA | Non-venomous animal contact +W5602XD | Non-venomous animal contact +W5602XS | Non-venomous animal contact +W5609XA | Non-venomous animal contact +W5609XD | Non-venomous animal contact +W5609XS | Non-venomous animal contact +W5611XA | Non-venomous animal contact +W5611XD | Non-venomous animal contact +W5611XS | Non-venomous animal contact +W5612XA | Non-venomous animal contact +W5612XD | Non-venomous animal contact +W5612XS | Non-venomous animal contact +W5619XA | Non-venomous animal contact +W5619XD | Non-venomous animal contact +W5619XS | Non-venomous animal contact +W5621XA | Non-venomous animal contact +W5621XD | Non-venomous animal contact +W5621XS | Non-venomous animal contact +W5622XA | Non-venomous animal contact +W5622XD | Non-venomous animal contact +W5622XS | Non-venomous animal contact +W5629XA | Non-venomous animal contact +W5629XD | Non-venomous animal contact +W5629XS | Non-venomous animal contact +W5631XA | Non-venomous animal contact +W5631XD | Non-venomous animal contact +W5631XS | Non-venomous animal contact +W5632XA | Non-venomous animal contact +W5632XD | Non-venomous animal contact +W5632XS | Non-venomous animal contact +W5639XA | Non-venomous animal contact +W5639XD | Non-venomous animal contact +W5639XS | Non-venomous animal contact +W5641XA | Non-venomous animal contact +W5641XD | Non-venomous animal contact +W5641XS | Non-venomous animal contact +W5642XA | Non-venomous animal contact +W5642XD | Non-venomous animal contact +W5642XS | Non-venomous animal contact +W5649XA | Non-venomous animal contact +W5649XD | Non-venomous animal contact +W5649XS | Non-venomous animal contact +W5651XA | Non-venomous animal contact +W5651XD | Non-venomous animal contact +W5651XS | Non-venomous animal contact +W5652XA | Non-venomous animal contact +W5652XD | Non-venomous animal contact +W5652XS | Non-venomous animal contact +W5659XA | Non-venomous animal contact +W5659XD | Non-venomous animal contact +W5659XS | Non-venomous animal contact +W5681XA | Non-venomous animal contact +W5681XD | Non-venomous animal contact +W5681XS | Non-venomous animal contact +W5682XA | Non-venomous animal contact +W5682XD | Non-venomous animal contact +W5682XS | Non-venomous animal contact +W5689XA | Non-venomous animal contact +W5689XD | Non-venomous animal contact +W5689XS | Non-venomous animal contact +W57---- | Non-venomous animal contact +W57XXXA | Non-venomous animal contact +W57XXXD | Non-venomous animal contact +W57XXXS | Non-venomous animal contact +W58---- | Non-venomous animal contact +W5801XA | Non-venomous animal contact +W5801XD | Non-venomous animal contact +W5801XS | Non-venomous animal contact +W5802XA | Non-venomous animal contact +W5802XD | Non-venomous animal contact +W5802XS | Non-venomous animal contact +W5803XA | Non-venomous animal contact +W5803XD | Non-venomous animal contact +W5803XS | Non-venomous animal contact +W5809XA | Non-venomous animal contact +W5809XD | Non-venomous animal contact +W5809XS | Non-venomous animal contact +W5811XA | Non-venomous animal contact +W5811XD | Non-venomous animal contact +W5811XS | Non-venomous animal contact +W5812XA | Non-venomous animal contact +W5812XD | Non-venomous animal contact +W5812XS | Non-venomous animal contact +W5813XA | Non-venomous animal contact +W5813XD | Non-venomous animal contact +W5813XS | Non-venomous animal contact +W5819XA | Non-venomous animal contact +W5819XD | Non-venomous animal contact +W5819XS | Non-venomous animal contact +W59---- | Non-venomous animal contact +W5901XA | Non-venomous animal contact +W5901XD | Non-venomous animal contact +W5901XS | Non-venomous animal contact +W5902XA | Non-venomous animal contact +W5902XD | Non-venomous animal contact +W5902XS | Non-venomous animal contact +W5909XA | Non-venomous animal contact +W5909XD | Non-venomous animal contact +W5909XS | Non-venomous animal contact +W5911XA | Non-venomous animal contact +W5911XD | Non-venomous animal contact +W5911XS | Non-venomous animal contact +W5912XA | Non-venomous animal contact +W5912XD | Non-venomous animal contact +W5912XS | Non-venomous animal contact +W5913XA | Non-venomous animal contact +W5913XD | Non-venomous animal contact +W5913XS | Non-venomous animal contact +W5919XA | Non-venomous animal contact +W5919XD | Non-venomous animal contact +W5919XS | Non-venomous animal contact +W5921XA | Non-venomous animal contact +W5921XD | Non-venomous animal contact +W5921XS | Non-venomous animal contact +W5922XA | Non-venomous animal contact +W5922XD | Non-venomous animal contact +W5922XS | Non-venomous animal contact +W5929XA | Non-venomous animal contact +W5929XD | Non-venomous animal contact +W5929XS | Non-venomous animal contact +W5981XA | Non-venomous animal contact +W5981XD | Non-venomous animal contact +W5981XS | Non-venomous animal contact +W5982XA | Non-venomous animal contact +W5982XD | Non-venomous animal contact +W5982XS | Non-venomous animal contact +W5983XA | Non-venomous animal contact +W5983XD | Non-venomous animal contact +W5983XS | Non-venomous animal contact +W5989XA | Non-venomous animal contact +W5989XD | Non-venomous animal contact +W5989XS | Non-venomous animal contact +W60---- | Non-venomous animal contact +W60XXXA | Non-venomous animal contact +W60XXXD | Non-venomous animal contact +W60XXXS | Non-venomous animal contact +W6101XA | Non-venomous animal contact +W6101XD | Non-venomous animal contact +W6101XS | Non-venomous animal contact +W6102XA | Non-venomous animal contact +W6102XD | Non-venomous animal contact +W6102XS | Non-venomous animal contact +W6109XA | Non-venomous animal contact +W6109XD | Non-venomous animal contact +W6109XS | Non-venomous animal contact +W6111XA | Non-venomous animal contact +W6111XD | Non-venomous animal contact +W6111XS | Non-venomous animal contact +W6112XA | Non-venomous animal contact +W6112XD | Non-venomous animal contact +W6112XS | Non-venomous animal contact +W6119XA | Non-venomous animal contact +W6119XD | Non-venomous animal contact +W6119XS | Non-venomous animal contact +W6121XA | Non-venomous animal contact +W6121XD | Non-venomous animal contact +W6121XS | Non-venomous animal contact +W6122XA | Non-venomous animal contact +W6122XD | Non-venomous animal contact +W6122XS | Non-venomous animal contact +W6129XA | Non-venomous animal contact +W6129XD | Non-venomous animal contact +W6129XS | Non-venomous animal contact +W6132XA | Non-venomous animal contact +W6132XD | Non-venomous animal contact +W6132XS | Non-venomous animal contact +W6133XA | Non-venomous animal contact +W6133XD | Non-venomous animal contact +W6133XS | Non-venomous animal contact +W6139XA | Non-venomous animal contact +W6139XD | Non-venomous animal contact +W6139XS | Non-venomous animal contact +W6142XA | Non-venomous animal contact +W6142XD | Non-venomous animal contact +W6142XS | Non-venomous animal contact +W6143XA | Non-venomous animal contact +W6143XD | Non-venomous animal contact +W6143XS | Non-venomous animal contact +W6149XA | Non-venomous animal contact +W6149XD | Non-venomous animal contact +W6149XS | Non-venomous animal contact +W6151XA | Non-venomous animal contact +W6151XD | Non-venomous animal contact +W6151XS | Non-venomous animal contact +W6152XA | Non-venomous animal contact +W6152XD | Non-venomous animal contact +W6152XS | Non-venomous animal contact +W6159XA | Non-venomous animal contact +W6159XD | Non-venomous animal contact +W6159XS | Non-venomous animal contact +W6161XA | Non-venomous animal contact +W6161XD | Non-venomous animal contact +W6161XS | Non-venomous animal contact +W6162XA | Non-venomous animal contact +W6162XD | Non-venomous animal contact +W6162XS | Non-venomous animal contact +W6169XA | Non-venomous animal contact +W6169XD | Non-venomous animal contact +W6169XS | Non-venomous animal contact +W6191XA | Non-venomous animal contact +W6191XD | Non-venomous animal contact +W6191XS | Non-venomous animal contact +W6192XA | Non-venomous animal contact +W6192XD | Non-venomous animal contact +W6192XS | Non-venomous animal contact +W6199XA | Non-venomous animal contact +W6199XD | Non-venomous animal contact +W6199XS | Non-venomous animal contact +W620XXA | Non-venomous animal contact +W620XXD | Non-venomous animal contact +W620XXS | Non-venomous animal contact +W621XXA | Non-venomous animal contact +W621XXD | Non-venomous animal contact +W621XXS | Non-venomous animal contact +W64---- | Non-venomous animal contact +X20---- | Non-venomous animal contact +X21---- | Non-venomous animal contact +X22---- | Non-venomous animal contact +X23---- | Non-venomous animal contact +X24---- | Non-venomous animal contact +X25---- | Non-venomous animal contact +X26---- | Non-venomous animal contact +X27---- | Non-venomous animal contact +X28---- | Non-venomous animal contact +X29---- | Non-venomous animal contact +H02811- | Foreign body +H02812- | Foreign body +H02813- | Foreign body +H02814- | Foreign body +H02815- | Foreign body +H02816- | Foreign body +H02819- | Foreign body +H446--- | Foreign body +H44601- | Foreign body +H44602- | Foreign body +H44603- | Foreign body +H44609- | Foreign body +H44611- | Foreign body +H44612- | Foreign body +H44613- | Foreign body +H44619- | Foreign body +H44621- | Foreign body +H44622- | Foreign body +H44623- | Foreign body +H44629- | Foreign body +H44631- | Foreign body +H44632- | Foreign body +H44633- | Foreign body +H44639- | Foreign body +H44641- | Foreign body +H44642- | Foreign body +H44643- | Foreign body +H44649- | Foreign body +H44651- | Foreign body +H44652- | Foreign body +H44653- | Foreign body +H44659- | Foreign body +H44691- | Foreign body +H44692- | Foreign body +H44693- | Foreign body +H44699- | Foreign body +H447--- | Foreign body +H44701- | Foreign body +H44702- | Foreign body +H44703- | Foreign body +H44709- | Foreign body +H44711- | Foreign body +H44712- | Foreign body +H44713- | Foreign body +H44719- | Foreign body +H44721- | Foreign body +H44722- | Foreign body +H44723- | Foreign body +H44729- | Foreign body +H44731- | Foreign body +H44732- | Foreign body +H44733- | Foreign body +H44739- | Foreign body +H44741- | Foreign body +H44742- | Foreign body +H44743- | Foreign body +H44749- | Foreign body +H44751- | Foreign body +H44752- | Foreign body +H44753- | Foreign body +H44759- | Foreign body +H44791- | Foreign body +H44792- | Foreign body +H44793- | Foreign body +H44799- | Foreign body +M602--- | Foreign body +M6020-- | Foreign body +M60211- | Foreign body +M60212- | Foreign body +M60219- | Foreign body +M60221- | Foreign body +M60222- | Foreign body +M60229- | Foreign body +M60231- | Foreign body +M60232- | Foreign body +M60239- | Foreign body +M60241- | Foreign body +M60242- | Foreign body +M60249- | Foreign body +M60251- | Foreign body +M60252- | Foreign body +M60259- | Foreign body +M60261- | Foreign body +M60262- | Foreign body +M60269- | Foreign body +M60271- | Foreign body +M60272- | Foreign body +M60279- | Foreign body +M6028-- | Foreign body +W44---- | Foreign body +W45---- | Foreign body +W458XXA | Foreign body +W458XXD | Foreign body +W458XXS | Foreign body +W75---- | Foreign body +W76---- | Foreign body +W78---- | Foreign body +W79---- | Foreign body +W80---- | Foreign body +W83---- | Foreign body +W84---- | Foreign body +W75---- | Pulmonary aspiration and foreign body in airway +W76---- | Pulmonary aspiration and foreign body in airway +W78---- | Pulmonary aspiration and foreign body in airway +W79---- | Pulmonary aspiration and foreign body in airway +W80---- | Pulmonary aspiration and foreign body in airway +W83---- | Pulmonary aspiration and foreign body in airway +W84---- | Pulmonary aspiration and foreign body in airway +H02811- | Foreign body in eyes +H02812- | Foreign body in eyes +H02813- | Foreign body in eyes +H02814- | Foreign body in eyes +H02815- | Foreign body in eyes +H02816- | Foreign body in eyes +H02819- | Foreign body in eyes +H446--- | Foreign body in eyes +H44601- | Foreign body in eyes +H44602- | Foreign body in eyes +H44603- | Foreign body in eyes +H44609- | Foreign body in eyes +H44611- | Foreign body in eyes +H44612- | Foreign body in eyes +H44613- | Foreign body in eyes +H44619- | Foreign body in eyes +H44621- | Foreign body in eyes +H44622- | Foreign body in eyes +H44623- | Foreign body in eyes +H44629- | Foreign body in eyes +H44631- | Foreign body in eyes +H44632- | Foreign body in eyes +H44633- | Foreign body in eyes +H44639- | Foreign body in eyes +H44641- | Foreign body in eyes +H44642- | Foreign body in eyes +H44643- | Foreign body in eyes +H44649- | Foreign body in eyes +H44651- | Foreign body in eyes +H44652- | Foreign body in eyes +H44653- | Foreign body in eyes +H44659- | Foreign body in eyes +H44691- | Foreign body in eyes +H44692- | Foreign body in eyes +H44693- | Foreign body in eyes +H44699- | Foreign body in eyes +H447--- | Foreign body in eyes +H44701- | Foreign body in eyes +H44702- | Foreign body in eyes +H44703- | Foreign body in eyes +H44709- | Foreign body in eyes +H44711- | Foreign body in eyes +H44712- | Foreign body in eyes +H44713- | Foreign body in eyes +H44719- | Foreign body in eyes +H44721- | Foreign body in eyes +H44722- | Foreign body in eyes +H44723- | Foreign body in eyes +H44729- | Foreign body in eyes +H44731- | Foreign body in eyes +H44732- | Foreign body in eyes +H44733- | Foreign body in eyes +H44739- | Foreign body in eyes +H44741- | Foreign body in eyes +H44742- | Foreign body in eyes +H44743- | Foreign body in eyes +H44749- | Foreign body in eyes +H44751- | Foreign body in eyes +H44752- | Foreign body in eyes +H44753- | Foreign body in eyes +H44759- | Foreign body in eyes +H44791- | Foreign body in eyes +H44792- | Foreign body in eyes +H44793- | Foreign body in eyes +H44799- | Foreign body in eyes +M602--- | Foreign body in other body part +M6020-- | Foreign body in other body part +M60211- | Foreign body in other body part +M60212- | Foreign body in other body part +M60219- | Foreign body in other body part +M60221- | Foreign body in other body part +M60222- | Foreign body in other body part +M60229- | Foreign body in other body part +M60231- | Foreign body in other body part +M60232- | Foreign body in other body part +M60239- | Foreign body in other body part +M60241- | Foreign body in other body part +M60242- | Foreign body in other body part +M60249- | Foreign body in other body part +M60251- | Foreign body in other body part +M60252- | Foreign body in other body part +M60259- | Foreign body in other body part +M60261- | Foreign body in other body part +M60262- | Foreign body in other body part +M60269- | Foreign body in other body part +M60271- | Foreign body in other body part +M60272- | Foreign body in other body part +M60279- | Foreign body in other body part +M6028-- | Foreign body in other body part +W44---- | Foreign body in other body part +W45---- | Foreign body in other body part +W458XXA | Foreign body in other body part +W458XXD | Foreign body in other body part +W458XXS | Foreign body in other body part +L55---- | Environmental heat and cold exposure +L550--- | Environmental heat and cold exposure +L551--- | Environmental heat and cold exposure +L552--- | Environmental heat and cold exposure +L558--- | Environmental heat and cold exposure +L559--- | Environmental heat and cold exposure +L58---- | Environmental heat and cold exposure +L580--- | Environmental heat and cold exposure +L581--- | Environmental heat and cold exposure +L589--- | Environmental heat and cold exposure +W88---- | Environmental heat and cold exposure +W880XXA | Environmental heat and cold exposure +W880XXD | Environmental heat and cold exposure +W880XXS | Environmental heat and cold exposure +W881XXA | Environmental heat and cold exposure +W881XXD | Environmental heat and cold exposure +W881XXS | Environmental heat and cold exposure +W888XXA | Environmental heat and cold exposure +W888XXD | Environmental heat and cold exposure +W888XXS | Environmental heat and cold exposure +W89---- | Environmental heat and cold exposure +W890XXA | Environmental heat and cold exposure +W890XXD | Environmental heat and cold exposure +W890XXS | Environmental heat and cold exposure +W891XXA | Environmental heat and cold exposure +W891XXD | Environmental heat and cold exposure +W891XXS | Environmental heat and cold exposure +W898XXA | Environmental heat and cold exposure +W898XXD | Environmental heat and cold exposure +W898XXS | Environmental heat and cold exposure +W899XXA | Environmental heat and cold exposure +W899XXD | Environmental heat and cold exposure +W899XXS | Environmental heat and cold exposure +W90---- | Environmental heat and cold exposure +W900XXA | Environmental heat and cold exposure +W900XXD | Environmental heat and cold exposure +W900XXS | Environmental heat and cold exposure +W901XXA | Environmental heat and cold exposure +W901XXD | Environmental heat and cold exposure +W901XXS | Environmental heat and cold exposure +W902XXA | Environmental heat and cold exposure +W902XXD | Environmental heat and cold exposure +W902XXS | Environmental heat and cold exposure +W908XXA | Environmental heat and cold exposure +W908XXD | Environmental heat and cold exposure +W908XXS | Environmental heat and cold exposure +W91---- | Environmental heat and cold exposure +W92---- | Environmental heat and cold exposure +W92XXXA | Environmental heat and cold exposure +W92XXXD | Environmental heat and cold exposure +W92XXXS | Environmental heat and cold exposure +W93---- | Environmental heat and cold exposure +W9301XA | Environmental heat and cold exposure +W9301XD | Environmental heat and cold exposure +W9301XS | Environmental heat and cold exposure +W9302XA | Environmental heat and cold exposure +W9302XD | Environmental heat and cold exposure +W9302XS | Environmental heat and cold exposure +W9311XA | Environmental heat and cold exposure +W9311XD | Environmental heat and cold exposure +W9311XS | Environmental heat and cold exposure +W9312XA | Environmental heat and cold exposure +W9312XD | Environmental heat and cold exposure +W9312XS | Environmental heat and cold exposure +W932XXA | Environmental heat and cold exposure +W932XXD | Environmental heat and cold exposure +W932XXS | Environmental heat and cold exposure +W938XXA | Environmental heat and cold exposure +W938XXD | Environmental heat and cold exposure +W938XXS | Environmental heat and cold exposure +W94---- | Environmental heat and cold exposure +W940XXA | Environmental heat and cold exposure +W940XXD | Environmental heat and cold exposure +W940XXS | Environmental heat and cold exposure +W9411XA | Environmental heat and cold exposure +W9411XD | Environmental heat and cold exposure +W9411XS | Environmental heat and cold exposure +W9412XA | Environmental heat and cold exposure +W9412XD | Environmental heat and cold exposure +W9412XS | Environmental heat and cold exposure +W9421XA | Environmental heat and cold exposure +W9421XD | Environmental heat and cold exposure +W9421XS | Environmental heat and cold exposure +W9422XA | Environmental heat and cold exposure +W9422XD | Environmental heat and cold exposure +W9422XS | Environmental heat and cold exposure +W9423XA | Environmental heat and cold exposure +W9423XD | Environmental heat and cold exposure +W9423XS | Environmental heat and cold exposure +W9429XA | Environmental heat and cold exposure +W9429XD | Environmental heat and cold exposure +W9429XS | Environmental heat and cold exposure +W9431XA | Environmental heat and cold exposure +W9431XD | Environmental heat and cold exposure +W9431XS | Environmental heat and cold exposure +W9432XA | Environmental heat and cold exposure +W9432XD | Environmental heat and cold exposure +W9432XS | Environmental heat and cold exposure +W9439XA | Environmental heat and cold exposure +W9439XD | Environmental heat and cold exposure +W9439XS | Environmental heat and cold exposure +W99---- | Environmental heat and cold exposure +X30---- | Environmental heat and cold exposure +X30XXXA | Environmental heat and cold exposure +X30XXXD | Environmental heat and cold exposure +X30XXXS | Environmental heat and cold exposure +X31---- | Environmental heat and cold exposure +X31XXXA | Environmental heat and cold exposure +X31XXXD | Environmental heat and cold exposure +X31XXXS | Environmental heat and cold exposure +X32---- | Environmental heat and cold exposure +X39---- | Environmental heat and cold exposure +X3901XA | Environmental heat and cold exposure +X3901XD | Environmental heat and cold exposure +X3901XS | Environmental heat and cold exposure +X3908XA | Environmental heat and cold exposure +X3908XD | Environmental heat and cold exposure +X3908XS | Environmental heat and cold exposure +X398XXA | Environmental heat and cold exposure +X398XXD | Environmental heat and cold exposure +X398XXS | Environmental heat and cold exposure +X33---- | Exposure to forces of nature +X34---- | Exposure to forces of nature +X340--- | Exposure to forces of nature +X341--- | Exposure to forces of nature +X348--- | Exposure to forces of nature +X349--- | Exposure to forces of nature +X34XXXA | Exposure to forces of nature +X34XXXD | Exposure to forces of nature +X34XXXS | Exposure to forces of nature +X35---- | Exposure to forces of nature +X35XXXA | Exposure to forces of nature +X35XXXD | Exposure to forces of nature +X35XXXS | Exposure to forces of nature +X36---- | Exposure to forces of nature +X360XXA | Exposure to forces of nature +X360XXD | Exposure to forces of nature +X360XXS | Exposure to forces of nature +X361XXA | Exposure to forces of nature +X361XXD | Exposure to forces of nature +X361XXS | Exposure to forces of nature +X37---- | Exposure to forces of nature +X370XXA | Exposure to forces of nature +X370XXD | Exposure to forces of nature +X370XXS | Exposure to forces of nature +X371XXA | Exposure to forces of nature +X371XXD | Exposure to forces of nature +X371XXS | Exposure to forces of nature +X372XXA | Exposure to forces of nature +X372XXD | Exposure to forces of nature +X372XXS | Exposure to forces of nature +X373XXA | Exposure to forces of nature +X373XXD | Exposure to forces of nature +X373XXS | Exposure to forces of nature +X3741XA | Exposure to forces of nature +X3741XD | Exposure to forces of nature +X3741XS | Exposure to forces of nature +X3742XA | Exposure to forces of nature +X3742XD | Exposure to forces of nature +X3742XS | Exposure to forces of nature +X3743XA | Exposure to forces of nature +X3743XD | Exposure to forces of nature +X3743XS | Exposure to forces of nature +X378XXA | Exposure to forces of nature +X378XXD | Exposure to forces of nature +X378XXS | Exposure to forces of nature +X379XXA | Exposure to forces of nature +X379XXD | Exposure to forces of nature +X379XXS | Exposure to forces of nature +X38---- | Exposure to forces of nature +W39---- | Other unintentional injuries +W77---- | Other unintentional injuries +W81---- | Other unintentional injuries +W85---- | Other unintentional injuries +W85XXXA | Other unintentional injuries +W85XXXD | Other unintentional injuries +W85XXXS | Other unintentional injuries +W86---- | Other unintentional injuries +W860XXA | Other unintentional injuries +W860XXD | Other unintentional injuries +W860XXS | Other unintentional injuries +W861XXA | Other unintentional injuries +W861XXD | Other unintentional injuries +W861XXS | Other unintentional injuries +W868XXA | Other unintentional injuries +W868XXD | Other unintentional injuries +W868XXS | Other unintentional injuries +W87---- | Other unintentional injuries +X50---- | Other unintentional injuries +X500XXA | Other unintentional injuries +X500XXD | Other unintentional injuries +X500XXS | Other unintentional injuries +X501XXA | Other unintentional injuries +X501XXD | Other unintentional injuries +X501XXS | Other unintentional injuries +X503XXA | Other unintentional injuries +X503XXD | Other unintentional injuries +X503XXS | Other unintentional injuries +X509XXA | Other unintentional injuries +X509XXD | Other unintentional injuries +X509XXS | Other unintentional injuries +X51---- | Other unintentional injuries +X52---- | Other unintentional injuries +X52XXXA | Other unintentional injuries +X52XXXD | Other unintentional injuries +X52XXXS | Other unintentional injuries +X53---- | Other unintentional injuries +X54---- | Other unintentional injuries +X57---- | Other unintentional injuries +X58---- | Other unintentional injuries +T742--- | Self-harm and interpersonal violence +T7421XA | Self-harm and interpersonal violence +T7421XD | Self-harm and interpersonal violence +T7421XS | Self-harm and interpersonal violence +T7422XA | Self-harm and interpersonal violence +T7422XD | Self-harm and interpersonal violence +T7422XS | Self-harm and interpersonal violence +T743--- | Self-harm and interpersonal violence +T7431XA | Self-harm and interpersonal violence +T7431XD | Self-harm and interpersonal violence +T7431XS | Self-harm and interpersonal violence +T7432XA | Self-harm and interpersonal violence +T7432XD | Self-harm and interpersonal violence +T7432XS | Self-harm and interpersonal violence +T744XXA | Self-harm and interpersonal violence +T744XXD | Self-harm and interpersonal violence +T744XXS | Self-harm and interpersonal violence +T7451XA | Self-harm and interpersonal violence +T7451XD | Self-harm and interpersonal violence +T7451XS | Self-harm and interpersonal violence +T7452XA | Self-harm and interpersonal violence +T7452XD | Self-harm and interpersonal violence +T7452XS | Self-harm and interpersonal violence +T7461XA | Self-harm and interpersonal violence +T7461XD | Self-harm and interpersonal violence +T7461XS | Self-harm and interpersonal violence +T7462XA | Self-harm and interpersonal violence +T7462XD | Self-harm and interpersonal violence +T7462XS | Self-harm and interpersonal violence +T748--- | Self-harm and interpersonal violence +T749--- | Self-harm and interpersonal violence +T7491XA | Self-harm and interpersonal violence +T7491XD | Self-harm and interpersonal violence +T7491XS | Self-harm and interpersonal violence +T7492XA | Self-harm and interpersonal violence +T7492XD | Self-harm and interpersonal violence +T7492XS | Self-harm and interpersonal violence +T75---- | Self-harm and interpersonal violence +T750--- | Self-harm and interpersonal violence +T7500XA | Self-harm and interpersonal violence +T7500XD | Self-harm and interpersonal violence +T7500XS | Self-harm and interpersonal violence +T7501XA | Self-harm and interpersonal violence +T7501XD | Self-harm and interpersonal violence +T7501XS | Self-harm and interpersonal violence +T7509XA | Self-harm and interpersonal violence +T7509XD | Self-harm and interpersonal violence +T7509XS | Self-harm and interpersonal violence +T751--- | Self-harm and interpersonal violence +T751XXA | Self-harm and interpersonal violence +T751XXD | Self-harm and interpersonal violence +T751XXS | Self-harm and interpersonal violence +T752--- | Self-harm and interpersonal violence +T7520XA | Self-harm and interpersonal violence +T7520XD | Self-harm and interpersonal violence +T7520XS | Self-harm and interpersonal violence +T7521XA | Self-harm and interpersonal violence +T7521XD | Self-harm and interpersonal violence +T7521XS | Self-harm and interpersonal violence +T7522XA | Self-harm and interpersonal violence +T7522XD | Self-harm and interpersonal violence +T7522XS | Self-harm and interpersonal violence +T7523XA | Self-harm and interpersonal violence +T7523XD | Self-harm and interpersonal violence +T7523XS | Self-harm and interpersonal violence +T7529XA | Self-harm and interpersonal violence +T7529XD | Self-harm and interpersonal violence +T7529XS | Self-harm and interpersonal violence +T753--- | Self-harm and interpersonal violence +T753XXA | Self-harm and interpersonal violence +T753XXD | Self-harm and interpersonal violence +T753XXS | Self-harm and interpersonal violence +T754--- | Self-harm and interpersonal violence +T754XXA | Self-harm and interpersonal violence +T754XXD | Self-harm and interpersonal violence +T754XXS | Self-harm and interpersonal violence +T758--- | Self-harm and interpersonal violence +T7581XA | Self-harm and interpersonal violence +T7581XD | Self-harm and interpersonal violence +T7581XS | Self-harm and interpersonal violence +T7582XA | Self-harm and interpersonal violence +T7582XD | Self-harm and interpersonal violence +T7582XS | Self-harm and interpersonal violence +T7589XA | Self-harm and interpersonal violence +T7589XD | Self-harm and interpersonal violence +T7589XS | Self-harm and interpersonal violence +T76---- | Self-harm and interpersonal violence +T7601XA | Self-harm and interpersonal violence +T7601XD | Self-harm and interpersonal violence +T7601XS | Self-harm and interpersonal violence +T7602XA | Self-harm and interpersonal violence +T7602XD | Self-harm and interpersonal violence +T7602XS | Self-harm and interpersonal violence +T7611XA | Self-harm and interpersonal violence +T7611XD | Self-harm and interpersonal violence +T7611XS | Self-harm and interpersonal violence +T7612XA | Self-harm and interpersonal violence +T7612XD | Self-harm and interpersonal violence +T7612XS | Self-harm and interpersonal violence +T7621XA | Self-harm and interpersonal violence +T7621XD | Self-harm and interpersonal violence +T7621XS | Self-harm and interpersonal violence +T7622XA | Self-harm and interpersonal violence +T7622XD | Self-harm and interpersonal violence +T7622XS | Self-harm and interpersonal violence +T7631XA | Self-harm and interpersonal violence +T7631XD | Self-harm and interpersonal violence +T7631XS | Self-harm and interpersonal violence +T7632XA | Self-harm and interpersonal violence +T7632XD | Self-harm and interpersonal violence +T7632XS | Self-harm and interpersonal violence +T7651XA | Self-harm and interpersonal violence +T7651XD | Self-harm and interpersonal violence +T7651XS | Self-harm and interpersonal violence +T7652XA | Self-harm and interpersonal violence +T7652XD | Self-harm and interpersonal violence +T7652XS | Self-harm and interpersonal violence +T7661XA | Self-harm and interpersonal violence +T7661XD | Self-harm and interpersonal violence +T7661XS | Self-harm and interpersonal violence +T7662XA | Self-harm and interpersonal violence +T7662XD | Self-harm and interpersonal violence +T7662XS | Self-harm and interpersonal violence +T7691XA | Self-harm and interpersonal violence +T7691XD | Self-harm and interpersonal violence +T7691XS | Self-harm and interpersonal violence +T7692XA | Self-harm and interpersonal violence +T7692XD | Self-harm and interpersonal violence +T7692XS | Self-harm and interpersonal violence +T78---- | Self-harm and interpersonal violence +T780--- | Self-harm and interpersonal violence +T7800XA | Self-harm and interpersonal violence +T7800XD | Self-harm and interpersonal violence +T7800XS | Self-harm and interpersonal violence +T7801XA | Self-harm and interpersonal violence +T7801XD | Self-harm and interpersonal violence +T7801XS | Self-harm and interpersonal violence +T7802XA | Self-harm and interpersonal violence +T7802XD | Self-harm and interpersonal violence +T7802XS | Self-harm and interpersonal violence +T7803XA | Self-harm and interpersonal violence +T7803XD | Self-harm and interpersonal violence +T7803XS | Self-harm and interpersonal violence +T7804XA | Self-harm and interpersonal violence +T7804XD | Self-harm and interpersonal violence +T7804XS | Self-harm and interpersonal violence +T7805XA | Self-harm and interpersonal violence +T7805XD | Self-harm and interpersonal violence +T7805XS | Self-harm and interpersonal violence +T7806XA | Self-harm and interpersonal violence +T7806XD | Self-harm and interpersonal violence +T7806XS | Self-harm and interpersonal violence +T7807XA | Self-harm and interpersonal violence +T7807XD | Self-harm and interpersonal violence +T7807XS | Self-harm and interpersonal violence +T7808XA | Self-harm and interpersonal violence +T7808XD | Self-harm and interpersonal violence +T7808XS | Self-harm and interpersonal violence +T7809XA | Self-harm and interpersonal violence +T7809XD | Self-harm and interpersonal violence +T7809XS | Self-harm and interpersonal violence +T781--- | Self-harm and interpersonal violence +T781XXA | Self-harm and interpersonal violence +T781XXD | Self-harm and interpersonal violence +T781XXS | Self-harm and interpersonal violence +T782--- | Self-harm and interpersonal violence +T782XXA | Self-harm and interpersonal violence +T782XXD | Self-harm and interpersonal violence +T782XXS | Self-harm and interpersonal violence +T783--- | Self-harm and interpersonal violence +T783XXA | Self-harm and interpersonal violence +T783XXD | Self-harm and interpersonal violence +T783XXS | Self-harm and interpersonal violence +T784--- | Self-harm and interpersonal violence +T7840XA | Self-harm and interpersonal violence +T7840XD | Self-harm and interpersonal violence +T7840XS | Self-harm and interpersonal violence +T7841XA | Self-harm and interpersonal violence +T7841XD | Self-harm and interpersonal violence +T7841XS | Self-harm and interpersonal violence +T7849XA | Self-harm and interpersonal violence +T7849XD | Self-harm and interpersonal violence +T7849XS | Self-harm and interpersonal violence +T788--- | Self-harm and interpersonal violence +T788XXA | Self-harm and interpersonal violence +T788XXD | Self-harm and interpersonal violence +T788XXS | Self-harm and interpersonal violence +T789--- | Self-harm and interpersonal violence +T79---- | Self-harm and interpersonal violence +T790--- | Self-harm and interpersonal violence +T790XXA | Self-harm and interpersonal violence +T790XXD | Self-harm and interpersonal violence +T790XXS | Self-harm and interpersonal violence +T791--- | Self-harm and interpersonal violence +T791XXA | Self-harm and interpersonal violence +T791XXD | Self-harm and interpersonal violence +T791XXS | Self-harm and interpersonal violence +T792--- | Self-harm and interpersonal violence +T792XXA | Self-harm and interpersonal violence +T792XXD | Self-harm and interpersonal violence +T792XXS | Self-harm and interpersonal violence +T793--- | Self-harm and interpersonal violence +T794--- | Self-harm and interpersonal violence +T794XXA | Self-harm and interpersonal violence +T794XXD | Self-harm and interpersonal violence +T794XXS | Self-harm and interpersonal violence +T795--- | Self-harm and interpersonal violence +T795XXA | Self-harm and interpersonal violence +T795XXD | Self-harm and interpersonal violence +T795XXS | Self-harm and interpersonal violence +T796--- | Self-harm and interpersonal violence +T796XXA | Self-harm and interpersonal violence +T796XXD | Self-harm and interpersonal violence +T796XXS | Self-harm and interpersonal violence +T797--- | Self-harm and interpersonal violence +T797XXA | Self-harm and interpersonal violence +T797XXD | Self-harm and interpersonal violence +T797XXS | Self-harm and interpersonal violence +T798--- | Self-harm and interpersonal violence +T798XXA | Self-harm and interpersonal violence +T798XXD | Self-harm and interpersonal violence +T798XXS | Self-harm and interpersonal violence +T799--- | Self-harm and interpersonal violence +T799XXA | Self-harm and interpersonal violence +T799XXD | Self-harm and interpersonal violence +T799XXS | Self-harm and interpersonal violence +T79A0XA | Self-harm and interpersonal violence +T79A0XD | Self-harm and interpersonal violence +T79A0XS | Self-harm and interpersonal violence +T79A11A | Self-harm and interpersonal violence +T79A11D | Self-harm and interpersonal violence +T79A11S | Self-harm and interpersonal violence +T79A12A | Self-harm and interpersonal violence +T79A12D | Self-harm and interpersonal violence +T79A12S | Self-harm and interpersonal violence +T79A19A | Self-harm and interpersonal violence +T79A19D | Self-harm and interpersonal violence +T79A19S | Self-harm and interpersonal violence +T79A21A | Self-harm and interpersonal violence +T79A21D | Self-harm and interpersonal violence +T79A21S | Self-harm and interpersonal violence +T79A22A | Self-harm and interpersonal violence +T79A22D | Self-harm and interpersonal violence +T79A22S | Self-harm and interpersonal violence +T79A29A | Self-harm and interpersonal violence +T79A29D | Self-harm and interpersonal violence +T79A29S | Self-harm and interpersonal violence +T79A3XA | Self-harm and interpersonal violence +T79A3XD | Self-harm and interpersonal violence +T79A3XS | Self-harm and interpersonal violence +T79A9XA | Self-harm and interpersonal violence +T79A9XD | Self-harm and interpersonal violence +T79A9XS | Self-harm and interpersonal violence +T80---- | Self-harm and interpersonal violence +T800--- | Self-harm and interpersonal violence +T800XXA | Self-harm and interpersonal violence +T800XXD | Self-harm and interpersonal violence +T800XXS | Self-harm and interpersonal violence +T801--- | Self-harm and interpersonal violence +T801XXA | Self-harm and interpersonal violence +T801XXD | Self-harm and interpersonal violence +T801XXS | Self-harm and interpersonal violence +T802--- | Self-harm and interpersonal violence +T80211A | Self-harm and interpersonal violence +T80211D | Self-harm and interpersonal violence +T80211S | Self-harm and interpersonal violence +T80212A | Self-harm and interpersonal violence +T80212D | Self-harm and interpersonal violence +T80212S | Self-harm and interpersonal violence +T80218A | Self-harm and interpersonal violence +T80218D | Self-harm and interpersonal violence +T80218S | Self-harm and interpersonal violence +T80219A | Self-harm and interpersonal violence +T80219D | Self-harm and interpersonal violence +T80219S | Self-harm and interpersonal violence +T8022XA | Self-harm and interpersonal violence +T8022XD | Self-harm and interpersonal violence +T8022XS | Self-harm and interpersonal violence +T8029XA | Self-harm and interpersonal violence +T8029XD | Self-harm and interpersonal violence +T8029XS | Self-harm and interpersonal violence +T803--- | Self-harm and interpersonal violence +T8030XA | Self-harm and interpersonal violence +T8030XD | Self-harm and interpersonal violence +T8030XS | Self-harm and interpersonal violence +T80310A | Self-harm and interpersonal violence +T80310D | Self-harm and interpersonal violence +T80310S | Self-harm and interpersonal violence +T80311A | Self-harm and interpersonal violence +T80311D | Self-harm and interpersonal violence +T80311S | Self-harm and interpersonal violence +T80319A | Self-harm and interpersonal violence +T80319D | Self-harm and interpersonal violence +T80319S | Self-harm and interpersonal violence +T8039XA | Self-harm and interpersonal violence +T8039XD | Self-harm and interpersonal violence +T8039XS | Self-harm and interpersonal violence +T804--- | Self-harm and interpersonal violence +T8040XA | Self-harm and interpersonal violence +T8040XD | Self-harm and interpersonal violence +T8040XS | Self-harm and interpersonal violence +T80410A | Self-harm and interpersonal violence +T80410D | Self-harm and interpersonal violence +T80410S | Self-harm and interpersonal violence +T80411A | Self-harm and interpersonal violence +T80411D | Self-harm and interpersonal violence +T80411S | Self-harm and interpersonal violence +T80419A | Self-harm and interpersonal violence +T80419D | Self-harm and interpersonal violence +T80419S | Self-harm and interpersonal violence +T8049XA | Self-harm and interpersonal violence +T8049XD | Self-harm and interpersonal violence +T8049XS | Self-harm and interpersonal violence +T805--- | Self-harm and interpersonal violence +T8051XA | Self-harm and interpersonal violence +T8051XD | Self-harm and interpersonal violence +T8051XS | Self-harm and interpersonal violence +T8052XA | Self-harm and interpersonal violence +T8052XD | Self-harm and interpersonal violence +T8052XS | Self-harm and interpersonal violence +T8059XA | Self-harm and interpersonal violence +T8059XD | Self-harm and interpersonal violence +T8059XS | Self-harm and interpersonal violence +T806--- | Self-harm and interpersonal violence +T8061XA | Self-harm and interpersonal violence +T8061XD | Self-harm and interpersonal violence +T8061XS | Self-harm and interpersonal violence +T8062XA | Self-harm and interpersonal violence +T8062XD | Self-harm and interpersonal violence +T8062XS | Self-harm and interpersonal violence +T8069XA | Self-harm and interpersonal violence +T8069XD | Self-harm and interpersonal violence +T8069XS | Self-harm and interpersonal violence +T808--- | Self-harm and interpersonal violence +T80810A | Self-harm and interpersonal violence +T80810D | Self-harm and interpersonal violence +T80810S | Self-harm and interpersonal violence +T80818A | Self-harm and interpersonal violence +T80818D | Self-harm and interpersonal violence +T80818S | Self-harm and interpersonal violence +T8089XA | Self-harm and interpersonal violence +T8089XD | Self-harm and interpersonal violence +T8089XS | Self-harm and interpersonal violence +T809--- | Self-harm and interpersonal violence +T8090XA | Self-harm and interpersonal violence +T8090XD | Self-harm and interpersonal violence +T8090XS | Self-harm and interpersonal violence +T80910A | Self-harm and interpersonal violence +T80910D | Self-harm and interpersonal violence +T80910S | Self-harm and interpersonal violence +T80911A | Self-harm and interpersonal violence +T80911D | Self-harm and interpersonal violence +T80911S | Self-harm and interpersonal violence +T80919A | Self-harm and interpersonal violence +T80919D | Self-harm and interpersonal violence +T80919S | Self-harm and interpersonal violence +T8092XA | Self-harm and interpersonal violence +T8092XD | Self-harm and interpersonal violence +T8092XS | Self-harm and interpersonal violence +T80A0XA | Self-harm and interpersonal violence +T80A0XD | Self-harm and interpersonal violence +T80A0XS | Self-harm and interpersonal violence +T80A10A | Self-harm and interpersonal violence +T80A10D | Self-harm and interpersonal violence +T80A10S | Self-harm and interpersonal violence +T80A11A | Self-harm and interpersonal violence +T80A11D | Self-harm and interpersonal violence +T80A11S | Self-harm and interpersonal violence +T80A19A | Self-harm and interpersonal violence +T80A19D | Self-harm and interpersonal violence +T80A19S | Self-harm and interpersonal violence +T80A9XA | Self-harm and interpersonal violence +T80A9XD | Self-harm and interpersonal violence +T80A9XS | Self-harm and interpersonal violence +T81---- | Self-harm and interpersonal violence +T810--- | Self-harm and interpersonal violence +T811--- | Self-harm and interpersonal violence +T8110XA | Self-harm and interpersonal violence +T8110XD | Self-harm and interpersonal violence +T8110XS | Self-harm and interpersonal violence +T8111XA | Self-harm and interpersonal violence +T8111XD | Self-harm and interpersonal violence +T8111XS | Self-harm and interpersonal violence +T8112XA | Self-harm and interpersonal violence +T8112XD | Self-harm and interpersonal violence +T8112XS | Self-harm and interpersonal violence +T8119XA | Self-harm and interpersonal violence +T8119XD | Self-harm and interpersonal violence +T8119XS | Self-harm and interpersonal violence +T812--- | Self-harm and interpersonal violence +T813--- | Self-harm and interpersonal violence +T8130XA | Self-harm and interpersonal violence +T8130XD | Self-harm and interpersonal violence +T8130XS | Self-harm and interpersonal violence +T8131XA | Self-harm and interpersonal violence +T8131XD | Self-harm and interpersonal violence +T8131XS | Self-harm and interpersonal violence +T8132XA | Self-harm and interpersonal violence +T8132XD | Self-harm and interpersonal violence +T8132XS | Self-harm and interpersonal violence +T8133XA | Self-harm and interpersonal violence +T8133XD | Self-harm and interpersonal violence +T8133XS | Self-harm and interpersonal violence +T814--- | Self-harm and interpersonal violence +T8140XA | Self-harm and interpersonal violence +T8140XD | Self-harm and interpersonal violence +T8140XS | Self-harm and interpersonal violence +T8141XA | Self-harm and interpersonal violence +T8141XD | Self-harm and interpersonal violence +T8141XS | Self-harm and interpersonal violence +T8142XA | Self-harm and interpersonal violence +T8142XD | Self-harm and interpersonal violence +T8142XS | Self-harm and interpersonal violence +T8143XA | Self-harm and interpersonal violence +T8143XD | Self-harm and interpersonal violence +T8143XS | Self-harm and interpersonal violence +T8144XA | Self-harm and interpersonal violence +T8144XD | Self-harm and interpersonal violence +T8144XS | Self-harm and interpersonal violence +T8149XA | Self-harm and interpersonal violence +T8149XD | Self-harm and interpersonal violence +T8149XS | Self-harm and interpersonal violence +T815--- | Self-harm and interpersonal violence +T81500A | Self-harm and interpersonal violence +T81500D | Self-harm and interpersonal violence +T81500S | Self-harm and interpersonal violence +T81501A | Self-harm and interpersonal violence +T81501D | Self-harm and interpersonal violence +T81501S | Self-harm and interpersonal violence +T81502A | Self-harm and interpersonal violence +T81502D | Self-harm and interpersonal violence +T81502S | Self-harm and interpersonal violence +T81503A | Self-harm and interpersonal violence +T81503D | Self-harm and interpersonal violence +T81503S | Self-harm and interpersonal violence +T81504A | Self-harm and interpersonal violence +T81504D | Self-harm and interpersonal violence +T81504S | Self-harm and interpersonal violence +T81505A | Self-harm and interpersonal violence +T81505D | Self-harm and interpersonal violence +T81505S | Self-harm and interpersonal violence +T81506A | Self-harm and interpersonal violence +T81506D | Self-harm and interpersonal violence +T81506S | Self-harm and interpersonal violence +T81507A | Self-harm and interpersonal violence +T81507D | Self-harm and interpersonal violence +T81507S | Self-harm and interpersonal violence +T81508A | Self-harm and interpersonal violence +T81508D | Self-harm and interpersonal violence +T81508S | Self-harm and interpersonal violence +T81509A | Self-harm and interpersonal violence +T81509D | Self-harm and interpersonal violence +T81509S | Self-harm and interpersonal violence +T81510A | Self-harm and interpersonal violence +T81510D | Self-harm and interpersonal violence +T81510S | Self-harm and interpersonal violence +T81511A | Self-harm and interpersonal violence +T81511D | Self-harm and interpersonal violence +T81511S | Self-harm and interpersonal violence +T81512A | Self-harm and interpersonal violence +T81512D | Self-harm and interpersonal violence +T81512S | Self-harm and interpersonal violence +T81513A | Self-harm and interpersonal violence +T81513D | Self-harm and interpersonal violence +T81513S | Self-harm and interpersonal violence +T81514A | Self-harm and interpersonal violence +T81514D | Self-harm and interpersonal violence +T81514S | Self-harm and interpersonal violence +T81515A | Self-harm and interpersonal violence +T81515D | Self-harm and interpersonal violence +T81515S | Self-harm and interpersonal violence +T81516A | Self-harm and interpersonal violence +T81516D | Self-harm and interpersonal violence +T81516S | Self-harm and interpersonal violence +T81517A | Self-harm and interpersonal violence +T81517D | Self-harm and interpersonal violence +T81517S | Self-harm and interpersonal violence +T81518A | Self-harm and interpersonal violence +T81518D | Self-harm and interpersonal violence +T81518S | Self-harm and interpersonal violence +T81519A | Self-harm and interpersonal violence +T81519D | Self-harm and interpersonal violence +T81519S | Self-harm and interpersonal violence +T81520A | Self-harm and interpersonal violence +T81520D | Self-harm and interpersonal violence +T81520S | Self-harm and interpersonal violence +T81521A | Self-harm and interpersonal violence +T81521D | Self-harm and interpersonal violence +T81521S | Self-harm and interpersonal violence +T81522A | Self-harm and interpersonal violence +T81522D | Self-harm and interpersonal violence +T81522S | Self-harm and interpersonal violence +T81523A | Self-harm and interpersonal violence +T81523D | Self-harm and interpersonal violence +T81523S | Self-harm and interpersonal violence +T81524A | Self-harm and interpersonal violence +T81524D | Self-harm and interpersonal violence +T81524S | Self-harm and interpersonal violence +T81525A | Self-harm and interpersonal violence +T81525D | Self-harm and interpersonal violence +T81525S | Self-harm and interpersonal violence +T81526A | Self-harm and interpersonal violence +T81526D | Self-harm and interpersonal violence +T81526S | Self-harm and interpersonal violence +T81527A | Self-harm and interpersonal violence +T81527D | Self-harm and interpersonal violence +T81527S | Self-harm and interpersonal violence +T81528A | Self-harm and interpersonal violence +T81528D | Self-harm and interpersonal violence +T81528S | Self-harm and interpersonal violence +T81529A | Self-harm and interpersonal violence +T81529D | Self-harm and interpersonal violence +T81529S | Self-harm and interpersonal violence +T81530A | Self-harm and interpersonal violence +T81530D | Self-harm and interpersonal violence +T81530S | Self-harm and interpersonal violence +T81531A | Self-harm and interpersonal violence +T81531D | Self-harm and interpersonal violence +T81531S | Self-harm and interpersonal violence +T81532A | Self-harm and interpersonal violence +T81532D | Self-harm and interpersonal violence +T81532S | Self-harm and interpersonal violence +T81533A | Self-harm and interpersonal violence +T81533D | Self-harm and interpersonal violence +T81533S | Self-harm and interpersonal violence +T81534A | Self-harm and interpersonal violence +T81534D | Self-harm and interpersonal violence +T81534S | Self-harm and interpersonal violence +T81535A | Self-harm and interpersonal violence +T81535D | Self-harm and interpersonal violence +T81535S | Self-harm and interpersonal violence +T81536A | Self-harm and interpersonal violence +T81536D | Self-harm and interpersonal violence +T81536S | Self-harm and interpersonal violence +T81537A | Self-harm and interpersonal violence +T81537D | Self-harm and interpersonal violence +T81537S | Self-harm and interpersonal violence +T81538A | Self-harm and interpersonal violence +T81538D | Self-harm and interpersonal violence +T81538S | Self-harm and interpersonal violence +T81539A | Self-harm and interpersonal violence +T81539D | Self-harm and interpersonal violence +T81539S | Self-harm and interpersonal violence +T81590A | Self-harm and interpersonal violence +T81590D | Self-harm and interpersonal violence +T81590S | Self-harm and interpersonal violence +T81591A | Self-harm and interpersonal violence +T81591D | Self-harm and interpersonal violence +T81591S | Self-harm and interpersonal violence +T81592A | Self-harm and interpersonal violence +T81592D | Self-harm and interpersonal violence +T81592S | Self-harm and interpersonal violence +T81593A | Self-harm and interpersonal violence +T81593D | Self-harm and interpersonal violence +T81593S | Self-harm and interpersonal violence +T81594A | Self-harm and interpersonal violence +T81594D | Self-harm and interpersonal violence +T81594S | Self-harm and interpersonal violence +T81595A | Self-harm and interpersonal violence +T81595D | Self-harm and interpersonal violence +T81595S | Self-harm and interpersonal violence +T81596A | Self-harm and interpersonal violence +T81596D | Self-harm and interpersonal violence +T81596S | Self-harm and interpersonal violence +T81597A | Self-harm and interpersonal violence +T81597D | Self-harm and interpersonal violence +T81597S | Self-harm and interpersonal violence +T81598A | Self-harm and interpersonal violence +T81598D | Self-harm and interpersonal violence +T81598S | Self-harm and interpersonal violence +T81599A | Self-harm and interpersonal violence +T81599D | Self-harm and interpersonal violence +T81599S | Self-harm and interpersonal violence +T816--- | Self-harm and interpersonal violence +T8160XA | Self-harm and interpersonal violence +T8160XD | Self-harm and interpersonal violence +T8160XS | Self-harm and interpersonal violence +T8161XA | Self-harm and interpersonal violence +T8161XD | Self-harm and interpersonal violence +T8161XS | Self-harm and interpersonal violence +T8169XA | Self-harm and interpersonal violence +T8169XD | Self-harm and interpersonal violence +T8169XS | Self-harm and interpersonal violence +T817--- | Self-harm and interpersonal violence +T81710A | Self-harm and interpersonal violence +T81710D | Self-harm and interpersonal violence +T81710S | Self-harm and interpersonal violence +T81711A | Self-harm and interpersonal violence +T81711D | Self-harm and interpersonal violence +T81711S | Self-harm and interpersonal violence +T81718A | Self-harm and interpersonal violence +T81718D | Self-harm and interpersonal violence +T81718S | Self-harm and interpersonal violence +T81719A | Self-harm and interpersonal violence +T81719D | Self-harm and interpersonal violence +T81719S | Self-harm and interpersonal violence +T8172XA | Self-harm and interpersonal violence +T8172XD | Self-harm and interpersonal violence +T8172XS | Self-harm and interpersonal violence +T818--- | Self-harm and interpersonal violence +T8181XA | Self-harm and interpersonal violence +T8181XD | Self-harm and interpersonal violence +T8181XS | Self-harm and interpersonal violence +T8182XA | Self-harm and interpersonal violence +T8182XD | Self-harm and interpersonal violence +T8182XS | Self-harm and interpersonal violence +T8183XA | Self-harm and interpersonal violence +T8183XD | Self-harm and interpersonal violence +T8183XS | Self-harm and interpersonal violence +T8189XA | Self-harm and interpersonal violence +T8189XD | Self-harm and interpersonal violence +T8189XS | Self-harm and interpersonal violence +T819--- | Self-harm and interpersonal violence +T819XXA | Self-harm and interpersonal violence +T819XXD | Self-harm and interpersonal violence +T819XXS | Self-harm and interpersonal violence +T82---- | Self-harm and interpersonal violence +T820--- | Self-harm and interpersonal violence +T8201XA | Self-harm and interpersonal violence +T8201XD | Self-harm and interpersonal violence +T8201XS | Self-harm and interpersonal violence +T8202XA | Self-harm and interpersonal violence +T8202XD | Self-harm and interpersonal violence +T8202XS | Self-harm and interpersonal violence +T8203XA | Self-harm and interpersonal violence +T8203XD | Self-harm and interpersonal violence +T8203XS | Self-harm and interpersonal violence +T8209XA | Self-harm and interpersonal violence +T8209XD | Self-harm and interpersonal violence +T8209XS | Self-harm and interpersonal violence +T821--- | Self-harm and interpersonal violence +T82110A | Self-harm and interpersonal violence +T82110D | Self-harm and interpersonal violence +T82110S | Self-harm and interpersonal violence +T82111A | Self-harm and interpersonal violence +T82111D | Self-harm and interpersonal violence +T82111S | Self-harm and interpersonal violence +T82118A | Self-harm and interpersonal violence +T82118D | Self-harm and interpersonal violence +T82118S | Self-harm and interpersonal violence +T82119A | Self-harm and interpersonal violence +T82119D | Self-harm and interpersonal violence +T82119S | Self-harm and interpersonal violence +T82120A | Self-harm and interpersonal violence +T82120D | Self-harm and interpersonal violence +T82120S | Self-harm and interpersonal violence +T82121A | Self-harm and interpersonal violence +T82121D | Self-harm and interpersonal violence +T82121S | Self-harm and interpersonal violence +T82128A | Self-harm and interpersonal violence +T82128D | Self-harm and interpersonal violence +T82128S | Self-harm and interpersonal violence +T82129A | Self-harm and interpersonal violence +T82129D | Self-harm and interpersonal violence +T82129S | Self-harm and interpersonal violence +T82190A | Self-harm and interpersonal violence +T82190D | Self-harm and interpersonal violence +T82190S | Self-harm and interpersonal violence +T82191A | Self-harm and interpersonal violence +T82191D | Self-harm and interpersonal violence +T82191S | Self-harm and interpersonal violence +T82198A | Self-harm and interpersonal violence +T82198D | Self-harm and interpersonal violence +T82198S | Self-harm and interpersonal violence +T82199A | Self-harm and interpersonal violence +T82199D | Self-harm and interpersonal violence +T82199S | Self-harm and interpersonal violence +T822--- | Self-harm and interpersonal violence +T82211A | Self-harm and interpersonal violence +T82211D | Self-harm and interpersonal violence +T82211S | Self-harm and interpersonal violence +T82212A | Self-harm and interpersonal violence +T82212D | Self-harm and interpersonal violence +T82212S | Self-harm and interpersonal violence +T82213A | Self-harm and interpersonal violence +T82213D | Self-harm and interpersonal violence +T82213S | Self-harm and interpersonal violence +T82218A | Self-harm and interpersonal violence +T82218D | Self-harm and interpersonal violence +T82218S | Self-harm and interpersonal violence +T82221A | Self-harm and interpersonal violence +T82221D | Self-harm and interpersonal violence +T82221S | Self-harm and interpersonal violence +T82222A | Self-harm and interpersonal violence +T82222D | Self-harm and interpersonal violence +T82222S | Self-harm and interpersonal violence +T82223A | Self-harm and interpersonal violence +T82223D | Self-harm and interpersonal violence +T82223S | Self-harm and interpersonal violence +T82228A | Self-harm and interpersonal violence +T82228D | Self-harm and interpersonal violence +T82228S | Self-harm and interpersonal violence +T823--- | Self-harm and interpersonal violence +T82310A | Self-harm and interpersonal violence +T82310D | Self-harm and interpersonal violence +T82310S | Self-harm and interpersonal violence +T82311A | Self-harm and interpersonal violence +T82311D | Self-harm and interpersonal violence +T82311S | Self-harm and interpersonal violence +T82312A | Self-harm and interpersonal violence +T82312D | Self-harm and interpersonal violence +T82312S | Self-harm and interpersonal violence +T82318A | Self-harm and interpersonal violence +T82318D | Self-harm and interpersonal violence +T82318S | Self-harm and interpersonal violence +T82319A | Self-harm and interpersonal violence +T82319D | Self-harm and interpersonal violence +T82319S | Self-harm and interpersonal violence +T82320A | Self-harm and interpersonal violence +T82320D | Self-harm and interpersonal violence +T82320S | Self-harm and interpersonal violence +T82321A | Self-harm and interpersonal violence +T82321D | Self-harm and interpersonal violence +T82321S | Self-harm and interpersonal violence +T82322A | Self-harm and interpersonal violence +T82322D | Self-harm and interpersonal violence +T82322S | Self-harm and interpersonal violence +T82328A | Self-harm and interpersonal violence +T82328D | Self-harm and interpersonal violence +T82328S | Self-harm and interpersonal violence +T82329A | Self-harm and interpersonal violence +T82329D | Self-harm and interpersonal violence +T82329S | Self-harm and interpersonal violence +T82330A | Self-harm and interpersonal violence +T82330D | Self-harm and interpersonal violence +T82330S | Self-harm and interpersonal violence +T82331A | Self-harm and interpersonal violence +T82331D | Self-harm and interpersonal violence +T82331S | Self-harm and interpersonal violence +T82332A | Self-harm and interpersonal violence +T82332D | Self-harm and interpersonal violence +T82332S | Self-harm and interpersonal violence +T82338A | Self-harm and interpersonal violence +T82338D | Self-harm and interpersonal violence +T82338S | Self-harm and interpersonal violence +T82339A | Self-harm and interpersonal violence +T82339D | Self-harm and interpersonal violence +T82339S | Self-harm and interpersonal violence +T82390A | Self-harm and interpersonal violence +T82390D | Self-harm and interpersonal violence +T82390S | Self-harm and interpersonal violence +T82391A | Self-harm and interpersonal violence +T82391D | Self-harm and interpersonal violence +T82391S | Self-harm and interpersonal violence +T82392A | Self-harm and interpersonal violence +T82392D | Self-harm and interpersonal violence +T82392S | Self-harm and interpersonal violence +T82398A | Self-harm and interpersonal violence +T82398D | Self-harm and interpersonal violence +T82398S | Self-harm and interpersonal violence +T82399A | Self-harm and interpersonal violence +T82399D | Self-harm and interpersonal violence +T82399S | Self-harm and interpersonal violence +T824--- | Self-harm and interpersonal violence +T8241XA | Self-harm and interpersonal violence +T8241XD | Self-harm and interpersonal violence +T8241XS | Self-harm and interpersonal violence +T8242XA | Self-harm and interpersonal violence +T8242XD | Self-harm and interpersonal violence +T8242XS | Self-harm and interpersonal violence +T8243XA | Self-harm and interpersonal violence +T8243XD | Self-harm and interpersonal violence +T8243XS | Self-harm and interpersonal violence +T8249XA | Self-harm and interpersonal violence +T8249XD | Self-harm and interpersonal violence +T8249XS | Self-harm and interpersonal violence +T825--- | Self-harm and interpersonal violence +T82510A | Self-harm and interpersonal violence +T82510D | Self-harm and interpersonal violence +T82510S | Self-harm and interpersonal violence +T82511A | Self-harm and interpersonal violence +T82511D | Self-harm and interpersonal violence +T82511S | Self-harm and interpersonal violence +T82512A | Self-harm and interpersonal violence +T82512D | Self-harm and interpersonal violence +T82512S | Self-harm and interpersonal violence +T82513A | Self-harm and interpersonal violence +T82513D | Self-harm and interpersonal violence +T82513S | Self-harm and interpersonal violence +T82514A | Self-harm and interpersonal violence +T82514D | Self-harm and interpersonal violence +T82514S | Self-harm and interpersonal violence +T82515A | Self-harm and interpersonal violence +T82515D | Self-harm and interpersonal violence +T82515S | Self-harm and interpersonal violence +T82518A | Self-harm and interpersonal violence +T82518D | Self-harm and interpersonal violence +T82518S | Self-harm and interpersonal violence +T82519A | Self-harm and interpersonal violence +T82519D | Self-harm and interpersonal violence +T82519S | Self-harm and interpersonal violence +T82520A | Self-harm and interpersonal violence +T82520D | Self-harm and interpersonal violence +T82520S | Self-harm and interpersonal violence +T82521A | Self-harm and interpersonal violence +T82521D | Self-harm and interpersonal violence +T82521S | Self-harm and interpersonal violence +T82522A | Self-harm and interpersonal violence +T82522D | Self-harm and interpersonal violence +T82522S | Self-harm and interpersonal violence +T82523A | Self-harm and interpersonal violence +T82523D | Self-harm and interpersonal violence +T82523S | Self-harm and interpersonal violence +T82524A | Self-harm and interpersonal violence +T82524D | Self-harm and interpersonal violence +T82524S | Self-harm and interpersonal violence +T82525A | Self-harm and interpersonal violence +T82525D | Self-harm and interpersonal violence +T82525S | Self-harm and interpersonal violence +T82528A | Self-harm and interpersonal violence +T82528D | Self-harm and interpersonal violence +T82528S | Self-harm and interpersonal violence +T82529A | Self-harm and interpersonal violence +T82529D | Self-harm and interpersonal violence +T82529S | Self-harm and interpersonal violence +T82530A | Self-harm and interpersonal violence +T82530D | Self-harm and interpersonal violence +T82530S | Self-harm and interpersonal violence +T82531A | Self-harm and interpersonal violence +T82531D | Self-harm and interpersonal violence +T82531S | Self-harm and interpersonal violence +T82532A | Self-harm and interpersonal violence +T82532D | Self-harm and interpersonal violence +T82532S | Self-harm and interpersonal violence +T82533A | Self-harm and interpersonal violence +T82533D | Self-harm and interpersonal violence +T82533S | Self-harm and interpersonal violence +T82534A | Self-harm and interpersonal violence +T82534D | Self-harm and interpersonal violence +T82534S | Self-harm and interpersonal violence +T82535A | Self-harm and interpersonal violence +T82535D | Self-harm and interpersonal violence +T82535S | Self-harm and interpersonal violence +T82538A | Self-harm and interpersonal violence +T82538D | Self-harm and interpersonal violence +T82538S | Self-harm and interpersonal violence +T82539A | Self-harm and interpersonal violence +T82539D | Self-harm and interpersonal violence +T82539S | Self-harm and interpersonal violence +T82590A | Self-harm and interpersonal violence +T82590D | Self-harm and interpersonal violence +T82590S | Self-harm and interpersonal violence +T82591A | Self-harm and interpersonal violence +T82591D | Self-harm and interpersonal violence +T82591S | Self-harm and interpersonal violence +T82592A | Self-harm and interpersonal violence +T82592D | Self-harm and interpersonal violence +T82592S | Self-harm and interpersonal violence +T82593A | Self-harm and interpersonal violence +T82593D | Self-harm and interpersonal violence +T82593S | Self-harm and interpersonal violence +T82594A | Self-harm and interpersonal violence +T82594D | Self-harm and interpersonal violence +T82594S | Self-harm and interpersonal violence +T82595A | Self-harm and interpersonal violence +T82595D | Self-harm and interpersonal violence +T82595S | Self-harm and interpersonal violence +T82598A | Self-harm and interpersonal violence +T82598D | Self-harm and interpersonal violence +T82598S | Self-harm and interpersonal violence +T82599A | Self-harm and interpersonal violence +T82599D | Self-harm and interpersonal violence +T82599S | Self-harm and interpersonal violence +T826--- | Self-harm and interpersonal violence +T826XXA | Self-harm and interpersonal violence +T826XXD | Self-harm and interpersonal violence +T826XXS | Self-harm and interpersonal violence +T827--- | Self-harm and interpersonal violence +T827XXA | Self-harm and interpersonal violence +T827XXD | Self-harm and interpersonal violence +T827XXS | Self-harm and interpersonal violence +T828--- | Self-harm and interpersonal violence +T82817A | Self-harm and interpersonal violence +T82817D | Self-harm and interpersonal violence +T82817S | Self-harm and interpersonal violence +T82818A | Self-harm and interpersonal violence +T82818D | Self-harm and interpersonal violence +T82818S | Self-harm and interpersonal violence +T82827A | Self-harm and interpersonal violence +T82827D | Self-harm and interpersonal violence +T82827S | Self-harm and interpersonal violence +T82828A | Self-harm and interpersonal violence +T82828D | Self-harm and interpersonal violence +T82828S | Self-harm and interpersonal violence +T82837A | Self-harm and interpersonal violence +T82837D | Self-harm and interpersonal violence +T82837S | Self-harm and interpersonal violence +T82838A | Self-harm and interpersonal violence +T82838D | Self-harm and interpersonal violence +T82838S | Self-harm and interpersonal violence +T82847A | Self-harm and interpersonal violence +T82847D | Self-harm and interpersonal violence +T82847S | Self-harm and interpersonal violence +T82848A | Self-harm and interpersonal violence +T82848D | Self-harm and interpersonal violence +T82848S | Self-harm and interpersonal violence +T82855A | Self-harm and interpersonal violence +T82855D | Self-harm and interpersonal violence +T82855S | Self-harm and interpersonal violence +T82856A | Self-harm and interpersonal violence +T82856D | Self-harm and interpersonal violence +T82856S | Self-harm and interpersonal violence +T82857A | Self-harm and interpersonal violence +T82857D | Self-harm and interpersonal violence +T82857S | Self-harm and interpersonal violence +T82858A | Self-harm and interpersonal violence +T82858D | Self-harm and interpersonal violence +T82858S | Self-harm and interpersonal violence +T82867A | Self-harm and interpersonal violence +T82867D | Self-harm and interpersonal violence +T82867S | Self-harm and interpersonal violence +T82868A | Self-harm and interpersonal violence +T82868D | Self-harm and interpersonal violence +T82868S | Self-harm and interpersonal violence +T82897A | Self-harm and interpersonal violence +T82897D | Self-harm and interpersonal violence +T82897S | Self-harm and interpersonal violence +T82898A | Self-harm and interpersonal violence +T82898D | Self-harm and interpersonal violence +T82898S | Self-harm and interpersonal violence +T829--- | Self-harm and interpersonal violence +T829XXA | Self-harm and interpersonal violence +T829XXD | Self-harm and interpersonal violence +T829XXS | Self-harm and interpersonal violence +T83---- | Self-harm and interpersonal violence +T830--- | Self-harm and interpersonal violence +T83010A | Self-harm and interpersonal violence +T83010D | Self-harm and interpersonal violence +T83010S | Self-harm and interpersonal violence +T83011A | Self-harm and interpersonal violence +T83011D | Self-harm and interpersonal violence +T83011S | Self-harm and interpersonal violence +T83012A | Self-harm and interpersonal violence +T83012D | Self-harm and interpersonal violence +T83012S | Self-harm and interpersonal violence +T83018A | Self-harm and interpersonal violence +T83018D | Self-harm and interpersonal violence +T83018S | Self-harm and interpersonal violence +T83020A | Self-harm and interpersonal violence +T83020D | Self-harm and interpersonal violence +T83020S | Self-harm and interpersonal violence +T83021A | Self-harm and interpersonal violence +T83021D | Self-harm and interpersonal violence +T83021S | Self-harm and interpersonal violence +T83022A | Self-harm and interpersonal violence +T83022D | Self-harm and interpersonal violence +T83022S | Self-harm and interpersonal violence +T83028A | Self-harm and interpersonal violence +T83028D | Self-harm and interpersonal violence +T83028S | Self-harm and interpersonal violence +T83030A | Self-harm and interpersonal violence +T83030D | Self-harm and interpersonal violence +T83030S | Self-harm and interpersonal violence +T83031A | Self-harm and interpersonal violence +T83031D | Self-harm and interpersonal violence +T83031S | Self-harm and interpersonal violence +T83032A | Self-harm and interpersonal violence +T83032D | Self-harm and interpersonal violence +T83032S | Self-harm and interpersonal violence +T83038A | Self-harm and interpersonal violence +T83038D | Self-harm and interpersonal violence +T83038S | Self-harm and interpersonal violence +T83090A | Self-harm and interpersonal violence +T83090D | Self-harm and interpersonal violence +T83090S | Self-harm and interpersonal violence +T83091A | Self-harm and interpersonal violence +T83091D | Self-harm and interpersonal violence +T83091S | Self-harm and interpersonal violence +T83092A | Self-harm and interpersonal violence +T83092D | Self-harm and interpersonal violence +T83092S | Self-harm and interpersonal violence +T83098A | Self-harm and interpersonal violence +T83098D | Self-harm and interpersonal violence +T83098S | Self-harm and interpersonal violence +T831--- | Self-harm and interpersonal violence +T83110A | Self-harm and interpersonal violence +T83110D | Self-harm and interpersonal violence +T83110S | Self-harm and interpersonal violence +T83111A | Self-harm and interpersonal violence +T83111D | Self-harm and interpersonal violence +T83111S | Self-harm and interpersonal violence +T83112A | Self-harm and interpersonal violence +T83112D | Self-harm and interpersonal violence +T83112S | Self-harm and interpersonal violence +T83113A | Self-harm and interpersonal violence +T83113D | Self-harm and interpersonal violence +T83113S | Self-harm and interpersonal violence +T83118A | Self-harm and interpersonal violence +T83118D | Self-harm and interpersonal violence +T83118S | Self-harm and interpersonal violence +T83120A | Self-harm and interpersonal violence +T83120D | Self-harm and interpersonal violence +T83120S | Self-harm and interpersonal violence +T83121A | Self-harm and interpersonal violence +T83121D | Self-harm and interpersonal violence +T83121S | Self-harm and interpersonal violence +T83122A | Self-harm and interpersonal violence +T83122D | Self-harm and interpersonal violence +T83122S | Self-harm and interpersonal violence +T83123A | Self-harm and interpersonal violence +T83123D | Self-harm and interpersonal violence +T83123S | Self-harm and interpersonal violence +T83128A | Self-harm and interpersonal violence +T83128D | Self-harm and interpersonal violence +T83128S | Self-harm and interpersonal violence +T83190A | Self-harm and interpersonal violence +T83190D | Self-harm and interpersonal violence +T83190S | Self-harm and interpersonal violence +T83191A | Self-harm and interpersonal violence +T83191D | Self-harm and interpersonal violence +T83191S | Self-harm and interpersonal violence +T83192A | Self-harm and interpersonal violence +T83192D | Self-harm and interpersonal violence +T83192S | Self-harm and interpersonal violence +T83193A | Self-harm and interpersonal violence +T83193D | Self-harm and interpersonal violence +T83193S | Self-harm and interpersonal violence +T83198A | Self-harm and interpersonal violence +T83198D | Self-harm and interpersonal violence +T83198S | Self-harm and interpersonal violence +T832--- | Self-harm and interpersonal violence +T8321XA | Self-harm and interpersonal violence +T8321XD | Self-harm and interpersonal violence +T8321XS | Self-harm and interpersonal violence +T8322XA | Self-harm and interpersonal violence +T8322XD | Self-harm and interpersonal violence +T8322XS | Self-harm and interpersonal violence +T8323XA | Self-harm and interpersonal violence +T8323XD | Self-harm and interpersonal violence +T8323XS | Self-harm and interpersonal violence +T8324XA | Self-harm and interpersonal violence +T8324XD | Self-harm and interpersonal violence +T8324XS | Self-harm and interpersonal violence +T8325XA | Self-harm and interpersonal violence +T8325XD | Self-harm and interpersonal violence +T8325XS | Self-harm and interpersonal violence +T8329XA | Self-harm and interpersonal violence +T8329XD | Self-harm and interpersonal violence +T8329XS | Self-harm and interpersonal violence +T833--- | Self-harm and interpersonal violence +T8331XA | Self-harm and interpersonal violence +T8331XD | Self-harm and interpersonal violence +T8331XS | Self-harm and interpersonal violence +T8332XA | Self-harm and interpersonal violence +T8332XD | Self-harm and interpersonal violence +T8332XS | Self-harm and interpersonal violence +T8339XA | Self-harm and interpersonal violence +T8339XD | Self-harm and interpersonal violence +T8339XS | Self-harm and interpersonal violence +T834--- | Self-harm and interpersonal violence +T83410A | Self-harm and interpersonal violence +T83410D | Self-harm and interpersonal violence +T83410S | Self-harm and interpersonal violence +T83411A | Self-harm and interpersonal violence +T83411D | Self-harm and interpersonal violence +T83411S | Self-harm and interpersonal violence +T83418A | Self-harm and interpersonal violence +T83418D | Self-harm and interpersonal violence +T83418S | Self-harm and interpersonal violence +T83420A | Self-harm and interpersonal violence +T83420D | Self-harm and interpersonal violence +T83420S | Self-harm and interpersonal violence +T83421A | Self-harm and interpersonal violence +T83421D | Self-harm and interpersonal violence +T83421S | Self-harm and interpersonal violence +T83428A | Self-harm and interpersonal violence +T83428D | Self-harm and interpersonal violence +T83428S | Self-harm and interpersonal violence +T83490A | Self-harm and interpersonal violence +T83490D | Self-harm and interpersonal violence +T83490S | Self-harm and interpersonal violence +T83491A | Self-harm and interpersonal violence +T83491D | Self-harm and interpersonal violence +T83491S | Self-harm and interpersonal violence +T83498A | Self-harm and interpersonal violence +T83498D | Self-harm and interpersonal violence +T83498S | Self-harm and interpersonal violence +T835--- | Self-harm and interpersonal violence +T83510A | Self-harm and interpersonal violence +T83510D | Self-harm and interpersonal violence +T83510S | Self-harm and interpersonal violence +T83511A | Self-harm and interpersonal violence +T83511D | Self-harm and interpersonal violence +T83511S | Self-harm and interpersonal violence +T83512A | Self-harm and interpersonal violence +T83512D | Self-harm and interpersonal violence +T83512S | Self-harm and interpersonal violence +T83518A | Self-harm and interpersonal violence +T83518D | Self-harm and interpersonal violence +T83518S | Self-harm and interpersonal violence +T83590A | Self-harm and interpersonal violence +T83590D | Self-harm and interpersonal violence +T83590S | Self-harm and interpersonal violence +T83591A | Self-harm and interpersonal violence +T83591D | Self-harm and interpersonal violence +T83591S | Self-harm and interpersonal violence +T83592A | Self-harm and interpersonal violence +T83592D | Self-harm and interpersonal violence +T83592S | Self-harm and interpersonal violence +T83593A | Self-harm and interpersonal violence +T83593D | Self-harm and interpersonal violence +T83593S | Self-harm and interpersonal violence +T83598A | Self-harm and interpersonal violence +T83598D | Self-harm and interpersonal violence +T83598S | Self-harm and interpersonal violence +T836--- | Self-harm and interpersonal violence +T8361XA | Self-harm and interpersonal violence +T8361XD | Self-harm and interpersonal violence +T8361XS | Self-harm and interpersonal violence +T8362XA | Self-harm and interpersonal violence +T8362XD | Self-harm and interpersonal violence +T8362XS | Self-harm and interpersonal violence +T8369XA | Self-harm and interpersonal violence +T8369XD | Self-harm and interpersonal violence +T8369XS | Self-harm and interpersonal violence +T83711A | Self-harm and interpersonal violence +T83711D | Self-harm and interpersonal violence +T83711S | Self-harm and interpersonal violence +T83712A | Self-harm and interpersonal violence +T83712D | Self-harm and interpersonal violence +T83712S | Self-harm and interpersonal violence +T83713A | Self-harm and interpersonal violence +T83713D | Self-harm and interpersonal violence +T83713S | Self-harm and interpersonal violence +T83714A | Self-harm and interpersonal violence +T83714D | Self-harm and interpersonal violence +T83714S | Self-harm and interpersonal violence +T83718A | Self-harm and interpersonal violence +T83718D | Self-harm and interpersonal violence +T83718S | Self-harm and interpersonal violence +T83719A | Self-harm and interpersonal violence +T83719D | Self-harm and interpersonal violence +T83719S | Self-harm and interpersonal violence +T83721A | Self-harm and interpersonal violence +T83721D | Self-harm and interpersonal violence +T83721S | Self-harm and interpersonal violence +T83722A | Self-harm and interpersonal violence +T83722D | Self-harm and interpersonal violence +T83722S | Self-harm and interpersonal violence +T83723A | Self-harm and interpersonal violence +T83723D | Self-harm and interpersonal violence +T83723S | Self-harm and interpersonal violence +T83724A | Self-harm and interpersonal violence +T83724D | Self-harm and interpersonal violence +T83724S | Self-harm and interpersonal violence +T83728A | Self-harm and interpersonal violence +T83728D | Self-harm and interpersonal violence +T83728S | Self-harm and interpersonal violence +T83729A | Self-harm and interpersonal violence +T83729D | Self-harm and interpersonal violence +T83729S | Self-harm and interpersonal violence +T8379XA | Self-harm and interpersonal violence +T8379XD | Self-harm and interpersonal violence +T8379XS | Self-harm and interpersonal violence +T838--- | Self-harm and interpersonal violence +T8381XA | Self-harm and interpersonal violence +T8381XD | Self-harm and interpersonal violence +T8381XS | Self-harm and interpersonal violence +T8382XA | Self-harm and interpersonal violence +T8382XD | Self-harm and interpersonal violence +T8382XS | Self-harm and interpersonal violence +T8383XA | Self-harm and interpersonal violence +T8383XD | Self-harm and interpersonal violence +T8383XS | Self-harm and interpersonal violence +T8384XA | Self-harm and interpersonal violence +T8384XD | Self-harm and interpersonal violence +T8384XS | Self-harm and interpersonal violence +T8385XA | Self-harm and interpersonal violence +T8385XD | Self-harm and interpersonal violence +T8385XS | Self-harm and interpersonal violence +T8386XA | Self-harm and interpersonal violence +T8386XD | Self-harm and interpersonal violence +T8386XS | Self-harm and interpersonal violence +T8389XA | Self-harm and interpersonal violence +T8389XD | Self-harm and interpersonal violence +T8389XS | Self-harm and interpersonal violence +T839--- | Self-harm and interpersonal violence +T839XXA | Self-harm and interpersonal violence +T839XXD | Self-harm and interpersonal violence +T839XXS | Self-harm and interpersonal violence +T84---- | Self-harm and interpersonal violence +T840--- | Self-harm and interpersonal violence +T84010A | Self-harm and interpersonal violence +T84010D | Self-harm and interpersonal violence +T84010S | Self-harm and interpersonal violence +T84011A | Self-harm and interpersonal violence +T84011D | Self-harm and interpersonal violence +T84011S | Self-harm and interpersonal violence +T84012A | Self-harm and interpersonal violence +T84012D | Self-harm and interpersonal violence +T84012S | Self-harm and interpersonal violence +T84013A | Self-harm and interpersonal violence +T84013D | Self-harm and interpersonal violence +T84013S | Self-harm and interpersonal violence +T84018A | Self-harm and interpersonal violence +T84018D | Self-harm and interpersonal violence +T84018S | Self-harm and interpersonal violence +T84019A | Self-harm and interpersonal violence +T84019D | Self-harm and interpersonal violence +T84019S | Self-harm and interpersonal violence +T84020A | Self-harm and interpersonal violence +T84020D | Self-harm and interpersonal violence +T84020S | Self-harm and interpersonal violence +T84021A | Self-harm and interpersonal violence +T84021D | Self-harm and interpersonal violence +T84021S | Self-harm and interpersonal violence +T84022A | Self-harm and interpersonal violence +T84022D | Self-harm and interpersonal violence +T84022S | Self-harm and interpersonal violence +T84023A | Self-harm and interpersonal violence +T84023D | Self-harm and interpersonal violence +T84023S | Self-harm and interpersonal violence +T84028A | Self-harm and interpersonal violence +T84028D | Self-harm and interpersonal violence +T84028S | Self-harm and interpersonal violence +T84029A | Self-harm and interpersonal violence +T84029D | Self-harm and interpersonal violence +T84029S | Self-harm and interpersonal violence +T84030A | Self-harm and interpersonal violence +T84030D | Self-harm and interpersonal violence +T84030S | Self-harm and interpersonal violence +T84031A | Self-harm and interpersonal violence +T84031D | Self-harm and interpersonal violence +T84031S | Self-harm and interpersonal violence +T84032A | Self-harm and interpersonal violence +T84032D | Self-harm and interpersonal violence +T84032S | Self-harm and interpersonal violence +T84033A | Self-harm and interpersonal violence +T84033D | Self-harm and interpersonal violence +T84033S | Self-harm and interpersonal violence +T84038A | Self-harm and interpersonal violence +T84038D | Self-harm and interpersonal violence +T84038S | Self-harm and interpersonal violence +T84039A | Self-harm and interpersonal violence +T84039D | Self-harm and interpersonal violence +T84039S | Self-harm and interpersonal violence +T84050A | Self-harm and interpersonal violence +T84050D | Self-harm and interpersonal violence +T84050S | Self-harm and interpersonal violence +T84051A | Self-harm and interpersonal violence +T84051D | Self-harm and interpersonal violence +T84051S | Self-harm and interpersonal violence +T84052A | Self-harm and interpersonal violence +T84052D | Self-harm and interpersonal violence +T84052S | Self-harm and interpersonal violence +T84053A | Self-harm and interpersonal violence +T84053D | Self-harm and interpersonal violence +T84053S | Self-harm and interpersonal violence +T84058A | Self-harm and interpersonal violence +T84058D | Self-harm and interpersonal violence +T84058S | Self-harm and interpersonal violence +T84059A | Self-harm and interpersonal violence +T84059D | Self-harm and interpersonal violence +T84059S | Self-harm and interpersonal violence +T84060A | Self-harm and interpersonal violence +T84060D | Self-harm and interpersonal violence +T84060S | Self-harm and interpersonal violence +T84061A | Self-harm and interpersonal violence +T84061D | Self-harm and interpersonal violence +T84061S | Self-harm and interpersonal violence +T84062A | Self-harm and interpersonal violence +T84062D | Self-harm and interpersonal violence +T84062S | Self-harm and interpersonal violence +T84063A | Self-harm and interpersonal violence +T84063D | Self-harm and interpersonal violence +T84063S | Self-harm and interpersonal violence +T84068A | Self-harm and interpersonal violence +T84068D | Self-harm and interpersonal violence +T84068S | Self-harm and interpersonal violence +T84069A | Self-harm and interpersonal violence +T84069D | Self-harm and interpersonal violence +T84069S | Self-harm and interpersonal violence +T84090A | Self-harm and interpersonal violence +T84090D | Self-harm and interpersonal violence +T84090S | Self-harm and interpersonal violence +T84091A | Self-harm and interpersonal violence +T84091D | Self-harm and interpersonal violence +T84091S | Self-harm and interpersonal violence +T84092A | Self-harm and interpersonal violence +T84092D | Self-harm and interpersonal violence +T84092S | Self-harm and interpersonal violence +T84093A | Self-harm and interpersonal violence +T84093D | Self-harm and interpersonal violence +T84093S | Self-harm and interpersonal violence +T84098A | Self-harm and interpersonal violence +T84098D | Self-harm and interpersonal violence +T84098S | Self-harm and interpersonal violence +T84099A | Self-harm and interpersonal violence +T84099D | Self-harm and interpersonal violence +T84099S | Self-harm and interpersonal violence +T841--- | Self-harm and interpersonal violence +T84110A | Self-harm and interpersonal violence +T84110D | Self-harm and interpersonal violence +T84110S | Self-harm and interpersonal violence +T84111A | Self-harm and interpersonal violence +T84111D | Self-harm and interpersonal violence +T84111S | Self-harm and interpersonal violence +T84112A | Self-harm and interpersonal violence +T84112D | Self-harm and interpersonal violence +T84112S | Self-harm and interpersonal violence +T84113A | Self-harm and interpersonal violence +T84113D | Self-harm and interpersonal violence +T84113S | Self-harm and interpersonal violence +T84114A | Self-harm and interpersonal violence +T84114D | Self-harm and interpersonal violence +T84114S | Self-harm and interpersonal violence +T84115A | Self-harm and interpersonal violence +T84115D | Self-harm and interpersonal violence +T84115S | Self-harm and interpersonal violence +T84116A | Self-harm and interpersonal violence +T84116D | Self-harm and interpersonal violence +T84116S | Self-harm and interpersonal violence +T84117A | Self-harm and interpersonal violence +T84117D | Self-harm and interpersonal violence +T84117S | Self-harm and interpersonal violence +T84119A | Self-harm and interpersonal violence +T84119D | Self-harm and interpersonal violence +T84119S | Self-harm and interpersonal violence +T84120A | Self-harm and interpersonal violence +T84120D | Self-harm and interpersonal violence +T84120S | Self-harm and interpersonal violence +T84121A | Self-harm and interpersonal violence +T84121D | Self-harm and interpersonal violence +T84121S | Self-harm and interpersonal violence +T84122A | Self-harm and interpersonal violence +T84122D | Self-harm and interpersonal violence +T84122S | Self-harm and interpersonal violence +T84123A | Self-harm and interpersonal violence +T84123D | Self-harm and interpersonal violence +T84123S | Self-harm and interpersonal violence +T84124A | Self-harm and interpersonal violence +T84124D | Self-harm and interpersonal violence +T84124S | Self-harm and interpersonal violence +T84125A | Self-harm and interpersonal violence +T84125D | Self-harm and interpersonal violence +T84125S | Self-harm and interpersonal violence +T84126A | Self-harm and interpersonal violence +T84126D | Self-harm and interpersonal violence +T84126S | Self-harm and interpersonal violence +T84127A | Self-harm and interpersonal violence +T84127D | Self-harm and interpersonal violence +T84127S | Self-harm and interpersonal violence +T84129A | Self-harm and interpersonal violence +T84129D | Self-harm and interpersonal violence +T84129S | Self-harm and interpersonal violence +T84190A | Self-harm and interpersonal violence +T84190D | Self-harm and interpersonal violence +T84190S | Self-harm and interpersonal violence +T84191A | Self-harm and interpersonal violence +T84191D | Self-harm and interpersonal violence +T84191S | Self-harm and interpersonal violence +T84192A | Self-harm and interpersonal violence +T84192D | Self-harm and interpersonal violence +T84192S | Self-harm and interpersonal violence +T84193A | Self-harm and interpersonal violence +T84193D | Self-harm and interpersonal violence +T84193S | Self-harm and interpersonal violence +T84194A | Self-harm and interpersonal violence +T84194D | Self-harm and interpersonal violence +T84194S | Self-harm and interpersonal violence +T84195A | Self-harm and interpersonal violence +T84195D | Self-harm and interpersonal violence +T84195S | Self-harm and interpersonal violence +T84196A | Self-harm and interpersonal violence +T84196D | Self-harm and interpersonal violence +T84196S | Self-harm and interpersonal violence +T84197A | Self-harm and interpersonal violence +T84197D | Self-harm and interpersonal violence +T84197S | Self-harm and interpersonal violence +T84199A | Self-harm and interpersonal violence +T84199D | Self-harm and interpersonal violence +T84199S | Self-harm and interpersonal violence +T842--- | Self-harm and interpersonal violence +T84210A | Self-harm and interpersonal violence +T84210D | Self-harm and interpersonal violence +T84210S | Self-harm and interpersonal violence +T84213A | Self-harm and interpersonal violence +T84213D | Self-harm and interpersonal violence +T84213S | Self-harm and interpersonal violence +T84216A | Self-harm and interpersonal violence +T84216D | Self-harm and interpersonal violence +T84216S | Self-harm and interpersonal violence +T84218A | Self-harm and interpersonal violence +T84218D | Self-harm and interpersonal violence +T84218S | Self-harm and interpersonal violence +T84220A | Self-harm and interpersonal violence +T84220D | Self-harm and interpersonal violence +T84220S | Self-harm and interpersonal violence +T84223A | Self-harm and interpersonal violence +T84223D | Self-harm and interpersonal violence +T84223S | Self-harm and interpersonal violence +T84226A | Self-harm and interpersonal violence +T84226D | Self-harm and interpersonal violence +T84226S | Self-harm and interpersonal violence +T84228A | Self-harm and interpersonal violence +T84228D | Self-harm and interpersonal violence +T84228S | Self-harm and interpersonal violence +T84290A | Self-harm and interpersonal violence +T84290D | Self-harm and interpersonal violence +T84290S | Self-harm and interpersonal violence +T84293A | Self-harm and interpersonal violence +T84293D | Self-harm and interpersonal violence +T84293S | Self-harm and interpersonal violence +T84296A | Self-harm and interpersonal violence +T84296D | Self-harm and interpersonal violence +T84296S | Self-harm and interpersonal violence +T84298A | Self-harm and interpersonal violence +T84298D | Self-harm and interpersonal violence +T84298S | Self-harm and interpersonal violence +T843--- | Self-harm and interpersonal violence +T84310A | Self-harm and interpersonal violence +T84310D | Self-harm and interpersonal violence +T84310S | Self-harm and interpersonal violence +T84318A | Self-harm and interpersonal violence +T84318D | Self-harm and interpersonal violence +T84318S | Self-harm and interpersonal violence +T84320A | Self-harm and interpersonal violence +T84320D | Self-harm and interpersonal violence +T84320S | Self-harm and interpersonal violence +T84328A | Self-harm and interpersonal violence +T84328D | Self-harm and interpersonal violence +T84328S | Self-harm and interpersonal violence +T84390A | Self-harm and interpersonal violence +T84390D | Self-harm and interpersonal violence +T84390S | Self-harm and interpersonal violence +T84398A | Self-harm and interpersonal violence +T84398D | Self-harm and interpersonal violence +T84398S | Self-harm and interpersonal violence +T844--- | Self-harm and interpersonal violence +T84410A | Self-harm and interpersonal violence +T84410D | Self-harm and interpersonal violence +T84410S | Self-harm and interpersonal violence +T84418A | Self-harm and interpersonal violence +T84418D | Self-harm and interpersonal violence +T84418S | Self-harm and interpersonal violence +T84420A | Self-harm and interpersonal violence +T84420D | Self-harm and interpersonal violence +T84420S | Self-harm and interpersonal violence +T84428A | Self-harm and interpersonal violence +T84428D | Self-harm and interpersonal violence +T84428S | Self-harm and interpersonal violence +T84490A | Self-harm and interpersonal violence +T84490D | Self-harm and interpersonal violence +T84490S | Self-harm and interpersonal violence +T84498A | Self-harm and interpersonal violence +T84498D | Self-harm and interpersonal violence +T84498S | Self-harm and interpersonal violence +T845--- | Self-harm and interpersonal violence +T8450XA | Self-harm and interpersonal violence +T8450XD | Self-harm and interpersonal violence +T8450XS | Self-harm and interpersonal violence +T8451XA | Self-harm and interpersonal violence +T8451XD | Self-harm and interpersonal violence +T8451XS | Self-harm and interpersonal violence +T8452XA | Self-harm and interpersonal violence +T8452XD | Self-harm and interpersonal violence +T8452XS | Self-harm and interpersonal violence +T8453XA | Self-harm and interpersonal violence +T8453XD | Self-harm and interpersonal violence +T8453XS | Self-harm and interpersonal violence +T8454XA | Self-harm and interpersonal violence +T8454XD | Self-harm and interpersonal violence +T8454XS | Self-harm and interpersonal violence +T8459XA | Self-harm and interpersonal violence +T8459XD | Self-harm and interpersonal violence +T8459XS | Self-harm and interpersonal violence +T846--- | Self-harm and interpersonal violence +T8460XA | Self-harm and interpersonal violence +T8460XD | Self-harm and interpersonal violence +T8460XS | Self-harm and interpersonal violence +T84610A | Self-harm and interpersonal violence +T84610D | Self-harm and interpersonal violence +T84610S | Self-harm and interpersonal violence +T84611A | Self-harm and interpersonal violence +T84611D | Self-harm and interpersonal violence +T84611S | Self-harm and interpersonal violence +T84612A | Self-harm and interpersonal violence +T84612D | Self-harm and interpersonal violence +T84612S | Self-harm and interpersonal violence +T84613A | Self-harm and interpersonal violence +T84613D | Self-harm and interpersonal violence +T84613S | Self-harm and interpersonal violence +T84614A | Self-harm and interpersonal violence +T84614D | Self-harm and interpersonal violence +T84614S | Self-harm and interpersonal violence +T84615A | Self-harm and interpersonal violence +T84615D | Self-harm and interpersonal violence +T84615S | Self-harm and interpersonal violence +T84619A | Self-harm and interpersonal violence +T84619D | Self-harm and interpersonal violence +T84619S | Self-harm and interpersonal violence +T84620A | Self-harm and interpersonal violence +T84620D | Self-harm and interpersonal violence +T84620S | Self-harm and interpersonal violence +T84621A | Self-harm and interpersonal violence +T84621D | Self-harm and interpersonal violence +T84621S | Self-harm and interpersonal violence +T84622A | Self-harm and interpersonal violence +T84622D | Self-harm and interpersonal violence +T84622S | Self-harm and interpersonal violence +T84623A | Self-harm and interpersonal violence +T84623D | Self-harm and interpersonal violence +T84623S | Self-harm and interpersonal violence +T84624A | Self-harm and interpersonal violence +T84624D | Self-harm and interpersonal violence +T84624S | Self-harm and interpersonal violence +T84625A | Self-harm and interpersonal violence +T84625D | Self-harm and interpersonal violence +T84625S | Self-harm and interpersonal violence +T84629A | Self-harm and interpersonal violence +T84629D | Self-harm and interpersonal violence +T84629S | Self-harm and interpersonal violence +T8463XA | Self-harm and interpersonal violence +T8463XD | Self-harm and interpersonal violence +T8463XS | Self-harm and interpersonal violence +T8469XA | Self-harm and interpersonal violence +T8469XD | Self-harm and interpersonal violence +T8469XS | Self-harm and interpersonal violence +T847--- | Self-harm and interpersonal violence +T847XXA | Self-harm and interpersonal violence +T847XXD | Self-harm and interpersonal violence +T847XXS | Self-harm and interpersonal violence +T848--- | Self-harm and interpersonal violence +T8481XA | Self-harm and interpersonal violence +T8481XD | Self-harm and interpersonal violence +T8481XS | Self-harm and interpersonal violence +T8482XA | Self-harm and interpersonal violence +T8482XD | Self-harm and interpersonal violence +T8482XS | Self-harm and interpersonal violence +T8483XA | Self-harm and interpersonal violence +T8483XD | Self-harm and interpersonal violence +T8483XS | Self-harm and interpersonal violence +T8484XA | Self-harm and interpersonal violence +T8484XD | Self-harm and interpersonal violence +T8484XS | Self-harm and interpersonal violence +T8485XA | Self-harm and interpersonal violence +T8485XD | Self-harm and interpersonal violence +T8485XS | Self-harm and interpersonal violence +T8486XA | Self-harm and interpersonal violence +T8486XD | Self-harm and interpersonal violence +T8486XS | Self-harm and interpersonal violence +T8489XA | Self-harm and interpersonal violence +T8489XD | Self-harm and interpersonal violence +T8489XS | Self-harm and interpersonal violence +T849--- | Self-harm and interpersonal violence +T849XXA | Self-harm and interpersonal violence +T849XXD | Self-harm and interpersonal violence +T849XXS | Self-harm and interpersonal violence +T85---- | Self-harm and interpersonal violence +T850--- | Self-harm and interpersonal violence +T8501XA | Self-harm and interpersonal violence +T8501XD | Self-harm and interpersonal violence +T8501XS | Self-harm and interpersonal violence +T8502XA | Self-harm and interpersonal violence +T8502XD | Self-harm and interpersonal violence +T8502XS | Self-harm and interpersonal violence +T8503XA | Self-harm and interpersonal violence +T8503XD | Self-harm and interpersonal violence +T8503XS | Self-harm and interpersonal violence +T8509XA | Self-harm and interpersonal violence +T8509XD | Self-harm and interpersonal violence +T8509XS | Self-harm and interpersonal violence +T851--- | Self-harm and interpersonal violence +T85110A | Self-harm and interpersonal violence +T85110D | Self-harm and interpersonal violence +T85110S | Self-harm and interpersonal violence +T85111A | Self-harm and interpersonal violence +T85111D | Self-harm and interpersonal violence +T85111S | Self-harm and interpersonal violence +T85112A | Self-harm and interpersonal violence +T85112D | Self-harm and interpersonal violence +T85112S | Self-harm and interpersonal violence +T85113A | Self-harm and interpersonal violence +T85113D | Self-harm and interpersonal violence +T85113S | Self-harm and interpersonal violence +T85118A | Self-harm and interpersonal violence +T85118D | Self-harm and interpersonal violence +T85118S | Self-harm and interpersonal violence +T85120A | Self-harm and interpersonal violence +T85120D | Self-harm and interpersonal violence +T85120S | Self-harm and interpersonal violence +T85121A | Self-harm and interpersonal violence +T85121D | Self-harm and interpersonal violence +T85121S | Self-harm and interpersonal violence +T85122A | Self-harm and interpersonal violence +T85122D | Self-harm and interpersonal violence +T85122S | Self-harm and interpersonal violence +T85123A | Self-harm and interpersonal violence +T85123D | Self-harm and interpersonal violence +T85123S | Self-harm and interpersonal violence +T85128A | Self-harm and interpersonal violence +T85128D | Self-harm and interpersonal violence +T85128S | Self-harm and interpersonal violence +T85190A | Self-harm and interpersonal violence +T85190D | Self-harm and interpersonal violence +T85190S | Self-harm and interpersonal violence +T85191A | Self-harm and interpersonal violence +T85191D | Self-harm and interpersonal violence +T85191S | Self-harm and interpersonal violence +T85192A | Self-harm and interpersonal violence +T85192D | Self-harm and interpersonal violence +T85192S | Self-harm and interpersonal violence +T85193A | Self-harm and interpersonal violence +T85193D | Self-harm and interpersonal violence +T85193S | Self-harm and interpersonal violence +T85199A | Self-harm and interpersonal violence +T85199D | Self-harm and interpersonal violence +T85199S | Self-harm and interpersonal violence +T852--- | Self-harm and interpersonal violence +T8521XA | Self-harm and interpersonal violence +T8521XD | Self-harm and interpersonal violence +T8521XS | Self-harm and interpersonal violence +T8522XA | Self-harm and interpersonal violence +T8522XD | Self-harm and interpersonal violence +T8522XS | Self-harm and interpersonal violence +T8529XA | Self-harm and interpersonal violence +T8529XD | Self-harm and interpersonal violence +T8529XS | Self-harm and interpersonal violence +T853--- | Self-harm and interpersonal violence +T85310A | Self-harm and interpersonal violence +T85310D | Self-harm and interpersonal violence +T85310S | Self-harm and interpersonal violence +T85311A | Self-harm and interpersonal violence +T85311D | Self-harm and interpersonal violence +T85311S | Self-harm and interpersonal violence +T85318A | Self-harm and interpersonal violence +T85318D | Self-harm and interpersonal violence +T85318S | Self-harm and interpersonal violence +T85320A | Self-harm and interpersonal violence +T85320D | Self-harm and interpersonal violence +T85320S | Self-harm and interpersonal violence +T85321A | Self-harm and interpersonal violence +T85321D | Self-harm and interpersonal violence +T85321S | Self-harm and interpersonal violence +T85328A | Self-harm and interpersonal violence +T85328D | Self-harm and interpersonal violence +T85328S | Self-harm and interpersonal violence +T85390A | Self-harm and interpersonal violence +T85390D | Self-harm and interpersonal violence +T85390S | Self-harm and interpersonal violence +T85391A | Self-harm and interpersonal violence +T85391D | Self-harm and interpersonal violence +T85391S | Self-harm and interpersonal violence +T85398A | Self-harm and interpersonal violence +T85398D | Self-harm and interpersonal violence +T85398S | Self-harm and interpersonal violence +T854--- | Self-harm and interpersonal violence +T8541XA | Self-harm and interpersonal violence +T8541XD | Self-harm and interpersonal violence +T8541XS | Self-harm and interpersonal violence +T8542XA | Self-harm and interpersonal violence +T8542XD | Self-harm and interpersonal violence +T8542XS | Self-harm and interpersonal violence +T8543XA | Self-harm and interpersonal violence +T8543XD | Self-harm and interpersonal violence +T8543XS | Self-harm and interpersonal violence +T8544XA | Self-harm and interpersonal violence +T8544XD | Self-harm and interpersonal violence +T8544XS | Self-harm and interpersonal violence +T8549XA | Self-harm and interpersonal violence +T8549XD | Self-harm and interpersonal violence +T8549XS | Self-harm and interpersonal violence +T855--- | Self-harm and interpersonal violence +T85510A | Self-harm and interpersonal violence +T85510D | Self-harm and interpersonal violence +T85510S | Self-harm and interpersonal violence +T85511A | Self-harm and interpersonal violence +T85511D | Self-harm and interpersonal violence +T85511S | Self-harm and interpersonal violence +T85518A | Self-harm and interpersonal violence +T85518D | Self-harm and interpersonal violence +T85518S | Self-harm and interpersonal violence +T85520A | Self-harm and interpersonal violence +T85520D | Self-harm and interpersonal violence +T85520S | Self-harm and interpersonal violence +T85521A | Self-harm and interpersonal violence +T85521D | Self-harm and interpersonal violence +T85521S | Self-harm and interpersonal violence +T85528A | Self-harm and interpersonal violence +T85528D | Self-harm and interpersonal violence +T85528S | Self-harm and interpersonal violence +T85590A | Self-harm and interpersonal violence +T85590D | Self-harm and interpersonal violence +T85590S | Self-harm and interpersonal violence +T85591A | Self-harm and interpersonal violence +T85591D | Self-harm and interpersonal violence +T85591S | Self-harm and interpersonal violence +T85598A | Self-harm and interpersonal violence +T85598D | Self-harm and interpersonal violence +T85598S | Self-harm and interpersonal violence +T856--- | Self-harm and interpersonal violence +T85610A | Self-harm and interpersonal violence +T85610D | Self-harm and interpersonal violence +T85610S | Self-harm and interpersonal violence +T85611A | Self-harm and interpersonal violence +T85611D | Self-harm and interpersonal violence +T85611S | Self-harm and interpersonal violence +T85612A | Self-harm and interpersonal violence +T85612D | Self-harm and interpersonal violence +T85612S | Self-harm and interpersonal violence +T85613A | Self-harm and interpersonal violence +T85613D | Self-harm and interpersonal violence +T85613S | Self-harm and interpersonal violence +T85614A | Self-harm and interpersonal violence +T85614D | Self-harm and interpersonal violence +T85614S | Self-harm and interpersonal violence +T85615A | Self-harm and interpersonal violence +T85615D | Self-harm and interpersonal violence +T85615S | Self-harm and interpersonal violence +T85618A | Self-harm and interpersonal violence +T85618D | Self-harm and interpersonal violence +T85618S | Self-harm and interpersonal violence +T85620A | Self-harm and interpersonal violence +T85620D | Self-harm and interpersonal violence +T85620S | Self-harm and interpersonal violence +T85621A | Self-harm and interpersonal violence +T85621D | Self-harm and interpersonal violence +T85621S | Self-harm and interpersonal violence +T85622A | Self-harm and interpersonal violence +T85622D | Self-harm and interpersonal violence +T85622S | Self-harm and interpersonal violence +T85623A | Self-harm and interpersonal violence +T85623D | Self-harm and interpersonal violence +T85623S | Self-harm and interpersonal violence +T85624A | Self-harm and interpersonal violence +T85624D | Self-harm and interpersonal violence +T85624S | Self-harm and interpersonal violence +T85625A | Self-harm and interpersonal violence +T85625D | Self-harm and interpersonal violence +T85625S | Self-harm and interpersonal violence +T85628A | Self-harm and interpersonal violence +T85628D | Self-harm and interpersonal violence +T85628S | Self-harm and interpersonal violence +T85630A | Self-harm and interpersonal violence +T85630D | Self-harm and interpersonal violence +T85630S | Self-harm and interpersonal violence +T85631A | Self-harm and interpersonal violence +T85631D | Self-harm and interpersonal violence +T85631S | Self-harm and interpersonal violence +T85633A | Self-harm and interpersonal violence +T85633D | Self-harm and interpersonal violence +T85633S | Self-harm and interpersonal violence +T85635A | Self-harm and interpersonal violence +T85635D | Self-harm and interpersonal violence +T85635S | Self-harm and interpersonal violence +T85638A | Self-harm and interpersonal violence +T85638D | Self-harm and interpersonal violence +T85638S | Self-harm and interpersonal violence +T85690A | Self-harm and interpersonal violence +T85690D | Self-harm and interpersonal violence +T85690S | Self-harm and interpersonal violence +T85691A | Self-harm and interpersonal violence +T85691D | Self-harm and interpersonal violence +T85691S | Self-harm and interpersonal violence +T85692A | Self-harm and interpersonal violence +T85692D | Self-harm and interpersonal violence +T85692S | Self-harm and interpersonal violence +T85693A | Self-harm and interpersonal violence +T85693D | Self-harm and interpersonal violence +T85693S | Self-harm and interpersonal violence +T85694A | Self-harm and interpersonal violence +T85694D | Self-harm and interpersonal violence +T85694S | Self-harm and interpersonal violence +T85695A | Self-harm and interpersonal violence +T85695D | Self-harm and interpersonal violence +T85695S | Self-harm and interpersonal violence +T85698A | Self-harm and interpersonal violence +T85698D | Self-harm and interpersonal violence +T85698S | Self-harm and interpersonal violence +T857--- | Self-harm and interpersonal violence +T8571XA | Self-harm and interpersonal violence +T8571XD | Self-harm and interpersonal violence +T8571XS | Self-harm and interpersonal violence +T8572XA | Self-harm and interpersonal violence +T8572XD | Self-harm and interpersonal violence +T8572XS | Self-harm and interpersonal violence +T85730A | Self-harm and interpersonal violence +T85730D | Self-harm and interpersonal violence +T85730S | Self-harm and interpersonal violence +T85731A | Self-harm and interpersonal violence +T85731D | Self-harm and interpersonal violence +T85731S | Self-harm and interpersonal violence +T85732A | Self-harm and interpersonal violence +T85732D | Self-harm and interpersonal violence +T85732S | Self-harm and interpersonal violence +T85733A | Self-harm and interpersonal violence +T85733D | Self-harm and interpersonal violence +T85733S | Self-harm and interpersonal violence +T85734A | Self-harm and interpersonal violence +T85734D | Self-harm and interpersonal violence +T85734S | Self-harm and interpersonal violence +T85735A | Self-harm and interpersonal violence +T85735D | Self-harm and interpersonal violence +T85735S | Self-harm and interpersonal violence +T85738A | Self-harm and interpersonal violence +T85738D | Self-harm and interpersonal violence +T85738S | Self-harm and interpersonal violence +T8579XA | Self-harm and interpersonal violence +T8579XD | Self-harm and interpersonal violence +T8579XS | Self-harm and interpersonal violence +T858--- | Self-harm and interpersonal violence +T85810A | Self-harm and interpersonal violence +T85810D | Self-harm and interpersonal violence +T85810S | Self-harm and interpersonal violence +T85818A | Self-harm and interpersonal violence +T85818D | Self-harm and interpersonal violence +T85818S | Self-harm and interpersonal violence +T85820A | Self-harm and interpersonal violence +T85820D | Self-harm and interpersonal violence +T85820S | Self-harm and interpersonal violence +T85828A | Self-harm and interpersonal violence +T85828D | Self-harm and interpersonal violence +T85828S | Self-harm and interpersonal violence +T85830A | Self-harm and interpersonal violence +T85830D | Self-harm and interpersonal violence +T85830S | Self-harm and interpersonal violence +T85838A | Self-harm and interpersonal violence +T85838D | Self-harm and interpersonal violence +T85838S | Self-harm and interpersonal violence +T85840A | Self-harm and interpersonal violence +T85840D | Self-harm and interpersonal violence +T85840S | Self-harm and interpersonal violence +T85848A | Self-harm and interpersonal violence +T85848D | Self-harm and interpersonal violence +T85848S | Self-harm and interpersonal violence +T85850A | Self-harm and interpersonal violence +T85850D | Self-harm and interpersonal violence +T85850S | Self-harm and interpersonal violence +T85858A | Self-harm and interpersonal violence +T85858D | Self-harm and interpersonal violence +T85858S | Self-harm and interpersonal violence +T85860A | Self-harm and interpersonal violence +T85860D | Self-harm and interpersonal violence +T85860S | Self-harm and interpersonal violence +T85868A | Self-harm and interpersonal violence +T85868D | Self-harm and interpersonal violence +T85868S | Self-harm and interpersonal violence +T85890A | Self-harm and interpersonal violence +T85890D | Self-harm and interpersonal violence +T85890S | Self-harm and interpersonal violence +T85898A | Self-harm and interpersonal violence +T85898D | Self-harm and interpersonal violence +T85898S | Self-harm and interpersonal violence +T859--- | Self-harm and interpersonal violence +T859XXA | Self-harm and interpersonal violence +T859XXD | Self-harm and interpersonal violence +T859XXS | Self-harm and interpersonal violence +T86---- | Self-harm and interpersonal violence +T860--- | Self-harm and interpersonal violence +T8600-- | Self-harm and interpersonal violence +T8601-- | Self-harm and interpersonal violence +T8602-- | Self-harm and interpersonal violence +T8603-- | Self-harm and interpersonal violence +T8609-- | Self-harm and interpersonal violence +T861--- | Self-harm and interpersonal violence +T8610-- | Self-harm and interpersonal violence +T8611-- | Self-harm and interpersonal violence +T8612-- | Self-harm and interpersonal violence +T8613-- | Self-harm and interpersonal violence +T8619-- | Self-harm and interpersonal violence +T862--- | Self-harm and interpersonal violence +T8620-- | Self-harm and interpersonal violence +T8621-- | Self-harm and interpersonal violence +T8622-- | Self-harm and interpersonal violence +T8623-- | Self-harm and interpersonal violence +T86290- | Self-harm and interpersonal violence +T86298- | Self-harm and interpersonal violence +T863--- | Self-harm and interpersonal violence +T8630-- | Self-harm and interpersonal violence +T8631-- | Self-harm and interpersonal violence +T8632-- | Self-harm and interpersonal violence +T8633-- | Self-harm and interpersonal violence +T8639-- | Self-harm and interpersonal violence +T864--- | Self-harm and interpersonal violence +T8640-- | Self-harm and interpersonal violence +T8641-- | Self-harm and interpersonal violence +T8642-- | Self-harm and interpersonal violence +T8643-- | Self-harm and interpersonal violence +T8649-- | Self-harm and interpersonal violence +T865--- | Self-harm and interpersonal violence +T868--- | Self-harm and interpersonal violence +T86810- | Self-harm and interpersonal violence +T86811- | Self-harm and interpersonal violence +T86812- | Self-harm and interpersonal violence +T86818- | Self-harm and interpersonal violence +T86819- | Self-harm and interpersonal violence +T86820- | Self-harm and interpersonal violence +T86821- | Self-harm and interpersonal violence +T86822- | Self-harm and interpersonal violence +T86828- | Self-harm and interpersonal violence +T86829- | Self-harm and interpersonal violence +T86830- | Self-harm and interpersonal violence +T86831- | Self-harm and interpersonal violence +T86832- | Self-harm and interpersonal violence +T86838- | Self-harm and interpersonal violence +T86839- | Self-harm and interpersonal violence +T86840- | Self-harm and interpersonal violence +T86841- | Self-harm and interpersonal violence +T86842- | Self-harm and interpersonal violence +T86848- | Self-harm and interpersonal violence +T86849- | Self-harm and interpersonal violence +T86850- | Self-harm and interpersonal violence +T86851- | Self-harm and interpersonal violence +T86852- | Self-harm and interpersonal violence +T86858- | Self-harm and interpersonal violence +T86859- | Self-harm and interpersonal violence +T86890- | Self-harm and interpersonal violence +T86891- | Self-harm and interpersonal violence +T86892- | Self-harm and interpersonal violence +T86898- | Self-harm and interpersonal violence +T86899- | Self-harm and interpersonal violence +T869--- | Self-harm and interpersonal violence +T8690-- | Self-harm and interpersonal violence +T8691-- | Self-harm and interpersonal violence +T8692-- | Self-harm and interpersonal violence +T8693-- | Self-harm and interpersonal violence +T8699-- | Self-harm and interpersonal violence +T87---- | Self-harm and interpersonal violence +T870--- | Self-harm and interpersonal violence +T870X1- | Self-harm and interpersonal violence +T870X2- | Self-harm and interpersonal violence +T870X9- | Self-harm and interpersonal violence +T871--- | Self-harm and interpersonal violence +T871X1- | Self-harm and interpersonal violence +T871X2- | Self-harm and interpersonal violence +T871X9- | Self-harm and interpersonal violence +T872--- | Self-harm and interpersonal violence +T873--- | Self-harm and interpersonal violence +T8730-- | Self-harm and interpersonal violence +T8731-- | Self-harm and interpersonal violence +T8732-- | Self-harm and interpersonal violence +T8733-- | Self-harm and interpersonal violence +T8734-- | Self-harm and interpersonal violence +T874--- | Self-harm and interpersonal violence +T8740-- | Self-harm and interpersonal violence +T8741-- | Self-harm and interpersonal violence +T8742-- | Self-harm and interpersonal violence +T8743-- | Self-harm and interpersonal violence +T8744-- | Self-harm and interpersonal violence +T875--- | Self-harm and interpersonal violence +T8750-- | Self-harm and interpersonal violence +T8751-- | Self-harm and interpersonal violence +T8752-- | Self-harm and interpersonal violence +T8753-- | Self-harm and interpersonal violence +T8754-- | Self-harm and interpersonal violence +T876--- | Self-harm and interpersonal violence +T8781-- | Self-harm and interpersonal violence +T8789-- | Self-harm and interpersonal violence +T879--- | Self-harm and interpersonal violence +T88---- | Self-harm and interpersonal violence +T880--- | Self-harm and interpersonal violence +T880XXA | Self-harm and interpersonal violence +T880XXD | Self-harm and interpersonal violence +T880XXS | Self-harm and interpersonal violence +T881--- | Self-harm and interpersonal violence +T881XXA | Self-harm and interpersonal violence +T881XXD | Self-harm and interpersonal violence +T881XXS | Self-harm and interpersonal violence +T882--- | Self-harm and interpersonal violence +T882XXA | Self-harm and interpersonal violence +T882XXD | Self-harm and interpersonal violence +T882XXS | Self-harm and interpersonal violence +T883--- | Self-harm and interpersonal violence +T883XXA | Self-harm and interpersonal violence +T883XXD | Self-harm and interpersonal violence +T883XXS | Self-harm and interpersonal violence +T884--- | Self-harm and interpersonal violence +T884XXA | Self-harm and interpersonal violence +T884XXD | Self-harm and interpersonal violence +T884XXS | Self-harm and interpersonal violence +T885--- | Self-harm and interpersonal violence +T8851XA | Self-harm and interpersonal violence +T8851XD | Self-harm and interpersonal violence +T8851XS | Self-harm and interpersonal violence +T8852XA | Self-harm and interpersonal violence +T8852XD | Self-harm and interpersonal violence +T8852XS | Self-harm and interpersonal violence +T8853XA | Self-harm and interpersonal violence +T8853XD | Self-harm and interpersonal violence +T8853XS | Self-harm and interpersonal violence +T8859XA | Self-harm and interpersonal violence +T8859XD | Self-harm and interpersonal violence +T8859XS | Self-harm and interpersonal violence +T886--- | Self-harm and interpersonal violence +T886XXA | Self-harm and interpersonal violence +T886XXD | Self-harm and interpersonal violence +T886XXS | Self-harm and interpersonal violence +T887--- | Self-harm and interpersonal violence +T887XXA | Self-harm and interpersonal violence +T887XXD | Self-harm and interpersonal violence +T887XXS | Self-harm and interpersonal violence +T888--- | Self-harm and interpersonal violence +T888XXA | Self-harm and interpersonal violence +T888XXD | Self-harm and interpersonal violence +T888XXS | Self-harm and interpersonal violence +T889--- | Self-harm and interpersonal violence +T889XXA | Self-harm and interpersonal violence +T889XXD | Self-harm and interpersonal violence +T889XXS | Self-harm and interpersonal violence +T90---- | Self-harm and interpersonal violence +T900--- | Self-harm and interpersonal violence +T901--- | Self-harm and interpersonal violence +T902--- | Self-harm and interpersonal violence +T903--- | Self-harm and interpersonal violence +T904--- | Self-harm and interpersonal violence +T905--- | Self-harm and interpersonal violence +T908--- | Self-harm and interpersonal violence +T909--- | Self-harm and interpersonal violence +T91---- | Self-harm and interpersonal violence +T910--- | Self-harm and interpersonal violence +T911--- | Self-harm and interpersonal violence +T912--- | Self-harm and interpersonal violence +T913--- | Self-harm and interpersonal violence +T914--- | Self-harm and interpersonal violence +T915--- | Self-harm and interpersonal violence +T918--- | Self-harm and interpersonal violence +T919--- | Self-harm and interpersonal violence +T92---- | Self-harm and interpersonal violence +T920--- | Self-harm and interpersonal violence +T921--- | Self-harm and interpersonal violence +T922--- | Self-harm and interpersonal violence +T923--- | Self-harm and interpersonal violence +T924--- | Self-harm and interpersonal violence +T925--- | Self-harm and interpersonal violence +T926--- | Self-harm and interpersonal violence +T928--- | Self-harm and interpersonal violence +T929--- | Self-harm and interpersonal violence +T93---- | Self-harm and interpersonal violence +T930--- | Self-harm and interpersonal violence +T931--- | Self-harm and interpersonal violence +T932--- | Self-harm and interpersonal violence +T933--- | Self-harm and interpersonal violence +T934--- | Self-harm and interpersonal violence +T935--- | Self-harm and interpersonal violence +T936--- | Self-harm and interpersonal violence +T938--- | Self-harm and interpersonal violence +T939--- | Self-harm and interpersonal violence +T94---- | Self-harm and interpersonal violence +T940--- | Self-harm and interpersonal violence +T941--- | Self-harm and interpersonal violence +T95---- | Self-harm and interpersonal violence +T950--- | Self-harm and interpersonal violence +T951--- | Self-harm and interpersonal violence +T952--- | Self-harm and interpersonal violence +T953--- | Self-harm and interpersonal violence +T954--- | Self-harm and interpersonal violence +T958--- | Self-harm and interpersonal violence +T959--- | Self-harm and interpersonal violence +T96---- | Self-harm and interpersonal violence +T97---- | Self-harm and interpersonal violence +T98---- | Self-harm and interpersonal violence +T980--- | Self-harm and interpersonal violence +T981--- | Self-harm and interpersonal violence +T982--- | Self-harm and interpersonal violence +T983--- | Self-harm and interpersonal violence +X60---- | Self-harm and interpersonal violence +X61---- | Self-harm and interpersonal violence +X62---- | Self-harm and interpersonal violence +X63---- | Self-harm and interpersonal violence +X64---- | Self-harm and interpersonal violence +X66---- | Self-harm and interpersonal violence +X67---- | Self-harm and interpersonal violence +X670--- | Self-harm and interpersonal violence +X671--- | Self-harm and interpersonal violence +X672--- | Self-harm and interpersonal violence +X673--- | Self-harm and interpersonal violence +X674--- | Self-harm and interpersonal violence +X678--- | Self-harm and interpersonal violence +X679--- | Self-harm and interpersonal violence +X68---- | Self-harm and interpersonal violence +X69---- | Self-harm and interpersonal violence +X70---- | Self-harm and interpersonal violence +X71---- | Self-harm and interpersonal violence +X710XXA | Self-harm and interpersonal violence +X710XXD | Self-harm and interpersonal violence +X710XXS | Self-harm and interpersonal violence +X711XXA | Self-harm and interpersonal violence +X711XXD | Self-harm and interpersonal violence +X711XXS | Self-harm and interpersonal violence +X712XXA | Self-harm and interpersonal violence +X712XXD | Self-harm and interpersonal violence +X712XXS | Self-harm and interpersonal violence +X713XXA | Self-harm and interpersonal violence +X713XXD | Self-harm and interpersonal violence +X713XXS | Self-harm and interpersonal violence +X718XXA | Self-harm and interpersonal violence +X718XXD | Self-harm and interpersonal violence +X718XXS | Self-harm and interpersonal violence +X719XXA | Self-harm and interpersonal violence +X719XXD | Self-harm and interpersonal violence +X719XXS | Self-harm and interpersonal violence +X72---- | Self-harm and interpersonal violence +X72XXXA | Self-harm and interpersonal violence +X72XXXD | Self-harm and interpersonal violence +X72XXXS | Self-harm and interpersonal violence +X73---- | Self-harm and interpersonal violence +X730XXA | Self-harm and interpersonal violence +X730XXD | Self-harm and interpersonal violence +X730XXS | Self-harm and interpersonal violence +X731XXA | Self-harm and interpersonal violence +X731XXD | Self-harm and interpersonal violence +X731XXS | Self-harm and interpersonal violence +X732XXA | Self-harm and interpersonal violence +X732XXD | Self-harm and interpersonal violence +X732XXS | Self-harm and interpersonal violence +X738XXA | Self-harm and interpersonal violence +X738XXD | Self-harm and interpersonal violence +X738XXS | Self-harm and interpersonal violence +X739XXA | Self-harm and interpersonal violence +X739XXD | Self-harm and interpersonal violence +X739XXS | Self-harm and interpersonal violence +X74---- | Self-harm and interpersonal violence +X7401XA | Self-harm and interpersonal violence +X7401XD | Self-harm and interpersonal violence +X7401XS | Self-harm and interpersonal violence +X7402XA | Self-harm and interpersonal violence +X7402XD | Self-harm and interpersonal violence +X7402XS | Self-harm and interpersonal violence +X7409XA | Self-harm and interpersonal violence +X7409XD | Self-harm and interpersonal violence +X7409XS | Self-harm and interpersonal violence +X748XXA | Self-harm and interpersonal violence +X748XXD | Self-harm and interpersonal violence +X748XXS | Self-harm and interpersonal violence +X749XXA | Self-harm and interpersonal violence +X749XXD | Self-harm and interpersonal violence +X749XXS | Self-harm and interpersonal violence +X75---- | Self-harm and interpersonal violence +X75XXXA | Self-harm and interpersonal violence +X75XXXD | Self-harm and interpersonal violence +X75XXXS | Self-harm and interpersonal violence +X76---- | Self-harm and interpersonal violence +X76XXXA | Self-harm and interpersonal violence +X76XXXD | Self-harm and interpersonal violence +X76XXXS | Self-harm and interpersonal violence +X77---- | Self-harm and interpersonal violence +X770XXA | Self-harm and interpersonal violence +X770XXD | Self-harm and interpersonal violence +X770XXS | Self-harm and interpersonal violence +X771XXA | Self-harm and interpersonal violence +X771XXD | Self-harm and interpersonal violence +X771XXS | Self-harm and interpersonal violence +X772XXA | Self-harm and interpersonal violence +X772XXD | Self-harm and interpersonal violence +X772XXS | Self-harm and interpersonal violence +X773XXA | Self-harm and interpersonal violence +X773XXD | Self-harm and interpersonal violence +X773XXS | Self-harm and interpersonal violence +X778XXA | Self-harm and interpersonal violence +X778XXD | Self-harm and interpersonal violence +X778XXS | Self-harm and interpersonal violence +X779XXA | Self-harm and interpersonal violence +X779XXD | Self-harm and interpersonal violence +X779XXS | Self-harm and interpersonal violence +X78---- | Self-harm and interpersonal violence +X780XXA | Self-harm and interpersonal violence +X780XXD | Self-harm and interpersonal violence +X780XXS | Self-harm and interpersonal violence +X781XXA | Self-harm and interpersonal violence +X781XXD | Self-harm and interpersonal violence +X781XXS | Self-harm and interpersonal violence +X782XXA | Self-harm and interpersonal violence +X782XXD | Self-harm and interpersonal violence +X782XXS | Self-harm and interpersonal violence +X788XXA | Self-harm and interpersonal violence +X788XXD | Self-harm and interpersonal violence +X788XXS | Self-harm and interpersonal violence +X789XXA | Self-harm and interpersonal violence +X789XXD | Self-harm and interpersonal violence +X789XXS | Self-harm and interpersonal violence +X79---- | Self-harm and interpersonal violence +X79XXXA | Self-harm and interpersonal violence +X79XXXD | Self-harm and interpersonal violence +X79XXXS | Self-harm and interpersonal violence +X80---- | Self-harm and interpersonal violence +X80XXXA | Self-harm and interpersonal violence +X80XXXD | Self-harm and interpersonal violence +X80XXXS | Self-harm and interpersonal violence +X81---- | Self-harm and interpersonal violence +X810XXA | Self-harm and interpersonal violence +X810XXD | Self-harm and interpersonal violence +X810XXS | Self-harm and interpersonal violence +X811XXA | Self-harm and interpersonal violence +X811XXD | Self-harm and interpersonal violence +X811XXS | Self-harm and interpersonal violence +X818XXA | Self-harm and interpersonal violence +X818XXD | Self-harm and interpersonal violence +X818XXS | Self-harm and interpersonal violence +X82---- | Self-harm and interpersonal violence +X820XXA | Self-harm and interpersonal violence +X820XXD | Self-harm and interpersonal violence +X820XXS | Self-harm and interpersonal violence +X821XXA | Self-harm and interpersonal violence +X821XXD | Self-harm and interpersonal violence +X821XXS | Self-harm and interpersonal violence +X822XXA | Self-harm and interpersonal violence +X822XXD | Self-harm and interpersonal violence +X822XXS | Self-harm and interpersonal violence +X828XXA | Self-harm and interpersonal violence +X828XXD | Self-harm and interpersonal violence +X828XXS | Self-harm and interpersonal violence +X83---- | Self-harm and interpersonal violence +X830XXA | Self-harm and interpersonal violence +X830XXD | Self-harm and interpersonal violence +X830XXS | Self-harm and interpersonal violence +X831XXA | Self-harm and interpersonal violence +X831XXD | Self-harm and interpersonal violence +X831XXS | Self-harm and interpersonal violence +X832XXA | Self-harm and interpersonal violence +X832XXD | Self-harm and interpersonal violence +X832XXS | Self-harm and interpersonal violence +X838XXA | Self-harm and interpersonal violence +X838XXD | Self-harm and interpersonal violence +X838XXS | Self-harm and interpersonal violence +X84---- | Self-harm and interpersonal violence +X85---- | Self-harm and interpersonal violence +X86---- | Self-harm and interpersonal violence +X87---- | Self-harm and interpersonal violence +X88---- | Self-harm and interpersonal violence +X880--- | Self-harm and interpersonal violence +X881--- | Self-harm and interpersonal violence +X882--- | Self-harm and interpersonal violence +X883--- | Self-harm and interpersonal violence +X884--- | Self-harm and interpersonal violence +X888--- | Self-harm and interpersonal violence +X889--- | Self-harm and interpersonal violence +X89---- | Self-harm and interpersonal violence +X90---- | Self-harm and interpersonal violence +X91---- | Self-harm and interpersonal violence +X92---- | Self-harm and interpersonal violence +X920XXA | Self-harm and interpersonal violence +X920XXD | Self-harm and interpersonal violence +X920XXS | Self-harm and interpersonal violence +X921XXA | Self-harm and interpersonal violence +X921XXD | Self-harm and interpersonal violence +X921XXS | Self-harm and interpersonal violence +X922XXA | Self-harm and interpersonal violence +X922XXD | Self-harm and interpersonal violence +X922XXS | Self-harm and interpersonal violence +X923XXA | Self-harm and interpersonal violence +X923XXD | Self-harm and interpersonal violence +X923XXS | Self-harm and interpersonal violence +X928XXA | Self-harm and interpersonal violence +X928XXD | Self-harm and interpersonal violence +X928XXS | Self-harm and interpersonal violence +X929XXA | Self-harm and interpersonal violence +X929XXD | Self-harm and interpersonal violence +X929XXS | Self-harm and interpersonal violence +X93---- | Self-harm and interpersonal violence +X93XXXA | Self-harm and interpersonal violence +X93XXXD | Self-harm and interpersonal violence +X93XXXS | Self-harm and interpersonal violence +X94---- | Self-harm and interpersonal violence +X940XXA | Self-harm and interpersonal violence +X940XXD | Self-harm and interpersonal violence +X940XXS | Self-harm and interpersonal violence +X941XXA | Self-harm and interpersonal violence +X941XXD | Self-harm and interpersonal violence +X941XXS | Self-harm and interpersonal violence +X942XXA | Self-harm and interpersonal violence +X942XXD | Self-harm and interpersonal violence +X942XXS | Self-harm and interpersonal violence +X948XXA | Self-harm and interpersonal violence +X948XXD | Self-harm and interpersonal violence +X948XXS | Self-harm and interpersonal violence +X949XXA | Self-harm and interpersonal violence +X949XXD | Self-harm and interpersonal violence +X949XXS | Self-harm and interpersonal violence +X95---- | Self-harm and interpersonal violence +X9501XA | Self-harm and interpersonal violence +X9501XD | Self-harm and interpersonal violence +X9501XS | Self-harm and interpersonal violence +X9502XA | Self-harm and interpersonal violence +X9502XD | Self-harm and interpersonal violence +X9502XS | Self-harm and interpersonal violence +X9509XA | Self-harm and interpersonal violence +X9509XD | Self-harm and interpersonal violence +X9509XS | Self-harm and interpersonal violence +X958XXA | Self-harm and interpersonal violence +X958XXD | Self-harm and interpersonal violence +X958XXS | Self-harm and interpersonal violence +X959XXA | Self-harm and interpersonal violence +X959XXD | Self-harm and interpersonal violence +X959XXS | Self-harm and interpersonal violence +X96---- | Self-harm and interpersonal violence +X960XXA | Self-harm and interpersonal violence +X960XXD | Self-harm and interpersonal violence +X960XXS | Self-harm and interpersonal violence +X961XXA | Self-harm and interpersonal violence +X961XXD | Self-harm and interpersonal violence +X961XXS | Self-harm and interpersonal violence +X962XXA | Self-harm and interpersonal violence +X962XXD | Self-harm and interpersonal violence +X962XXS | Self-harm and interpersonal violence +X963XXA | Self-harm and interpersonal violence +X963XXD | Self-harm and interpersonal violence +X963XXS | Self-harm and interpersonal violence +X964XXA | Self-harm and interpersonal violence +X964XXD | Self-harm and interpersonal violence +X964XXS | Self-harm and interpersonal violence +X968XXA | Self-harm and interpersonal violence +X968XXD | Self-harm and interpersonal violence +X968XXS | Self-harm and interpersonal violence +X969XXA | Self-harm and interpersonal violence +X969XXD | Self-harm and interpersonal violence +X969XXS | Self-harm and interpersonal violence +X97---- | Self-harm and interpersonal violence +X97XXXA | Self-harm and interpersonal violence +X97XXXD | Self-harm and interpersonal violence +X97XXXS | Self-harm and interpersonal violence +X98---- | Self-harm and interpersonal violence +X980XXA | Self-harm and interpersonal violence +X980XXD | Self-harm and interpersonal violence +X980XXS | Self-harm and interpersonal violence +X981XXA | Self-harm and interpersonal violence +X981XXD | Self-harm and interpersonal violence +X981XXS | Self-harm and interpersonal violence +X982XXA | Self-harm and interpersonal violence +X982XXD | Self-harm and interpersonal violence +X982XXS | Self-harm and interpersonal violence +X983XXA | Self-harm and interpersonal violence +X983XXD | Self-harm and interpersonal violence +X983XXS | Self-harm and interpersonal violence +X988XXA | Self-harm and interpersonal violence +X988XXD | Self-harm and interpersonal violence +X988XXS | Self-harm and interpersonal violence +X989XXA | Self-harm and interpersonal violence +X989XXD | Self-harm and interpersonal violence +X989XXS | Self-harm and interpersonal violence +X99---- | Self-harm and interpersonal violence +X990XXA | Self-harm and interpersonal violence +X990XXD | Self-harm and interpersonal violence +X990XXS | Self-harm and interpersonal violence +X991XXA | Self-harm and interpersonal violence +X991XXD | Self-harm and interpersonal violence +X991XXS | Self-harm and interpersonal violence +X992XXA | Self-harm and interpersonal violence +X992XXD | Self-harm and interpersonal violence +X992XXS | Self-harm and interpersonal violence +X998XXA | Self-harm and interpersonal violence +X998XXD | Self-harm and interpersonal violence +X998XXS | Self-harm and interpersonal violence +X999XXA | Self-harm and interpersonal violence +X999XXD | Self-harm and interpersonal violence +X999XXS | Self-harm and interpersonal violence +Y00---- | Self-harm and interpersonal violence +Y00XXXA | Self-harm and interpersonal violence +Y00XXXD | Self-harm and interpersonal violence +Y00XXXS | Self-harm and interpersonal violence +Y01---- | Self-harm and interpersonal violence +Y01XXXA | Self-harm and interpersonal violence +Y01XXXD | Self-harm and interpersonal violence +Y01XXXS | Self-harm and interpersonal violence +Y02---- | Self-harm and interpersonal violence +Y020XXA | Self-harm and interpersonal violence +Y020XXD | Self-harm and interpersonal violence +Y020XXS | Self-harm and interpersonal violence +Y021XXA | Self-harm and interpersonal violence +Y021XXD | Self-harm and interpersonal violence +Y021XXS | Self-harm and interpersonal violence +Y028XXA | Self-harm and interpersonal violence +Y028XXD | Self-harm and interpersonal violence +Y028XXS | Self-harm and interpersonal violence +Y03---- | Self-harm and interpersonal violence +Y030XXA | Self-harm and interpersonal violence +Y030XXD | Self-harm and interpersonal violence +Y030XXS | Self-harm and interpersonal violence +Y038XXA | Self-harm and interpersonal violence +Y038XXD | Self-harm and interpersonal violence +Y038XXS | Self-harm and interpersonal violence +Y04---- | Self-harm and interpersonal violence +Y040XXA | Self-harm and interpersonal violence +Y040XXD | Self-harm and interpersonal violence +Y040XXS | Self-harm and interpersonal violence +Y041XXA | Self-harm and interpersonal violence +Y041XXD | Self-harm and interpersonal violence +Y041XXS | Self-harm and interpersonal violence +Y042XXA | Self-harm and interpersonal violence +Y042XXD | Self-harm and interpersonal violence +Y042XXS | Self-harm and interpersonal violence +Y048XXA | Self-harm and interpersonal violence +Y048XXD | Self-harm and interpersonal violence +Y048XXS | Self-harm and interpersonal violence +Y05---- | Self-harm and interpersonal violence +Y06---- | Self-harm and interpersonal violence +Y060--- | Self-harm and interpersonal violence +Y061--- | Self-harm and interpersonal violence +Y062--- | Self-harm and interpersonal violence +Y068--- | Self-harm and interpersonal violence +Y069--- | Self-harm and interpersonal violence +Y07---- | Self-harm and interpersonal violence +Y070--- | Self-harm and interpersonal violence +Y0701-- | Self-harm and interpersonal violence +Y0702-- | Self-harm and interpersonal violence +Y0703-- | Self-harm and interpersonal violence +Y0704-- | Self-harm and interpersonal violence +Y071--- | Self-harm and interpersonal violence +Y0711-- | Self-harm and interpersonal violence +Y0712-- | Self-harm and interpersonal violence +Y0713-- | Self-harm and interpersonal violence +Y0714-- | Self-harm and interpersonal violence +Y072--- | Self-harm and interpersonal violence +Y073--- | Self-harm and interpersonal violence +Y07410- | Self-harm and interpersonal violence +Y07411- | Self-harm and interpersonal violence +Y07420- | Self-harm and interpersonal violence +Y07421- | Self-harm and interpersonal violence +Y07430- | Self-harm and interpersonal violence +Y07432- | Self-harm and interpersonal violence +Y07433- | Self-harm and interpersonal violence +Y07434- | Self-harm and interpersonal violence +Y07435- | Self-harm and interpersonal violence +Y07436- | Self-harm and interpersonal violence +Y07490- | Self-harm and interpersonal violence +Y07491- | Self-harm and interpersonal violence +Y07499- | Self-harm and interpersonal violence +Y0750-- | Self-harm and interpersonal violence +Y07510- | Self-harm and interpersonal violence +Y07511- | Self-harm and interpersonal violence +Y07512- | Self-harm and interpersonal violence +Y07513- | Self-harm and interpersonal violence +Y07519- | Self-harm and interpersonal violence +Y07521- | Self-harm and interpersonal violence +Y07528- | Self-harm and interpersonal violence +Y07529- | Self-harm and interpersonal violence +Y0753-- | Self-harm and interpersonal violence +Y0759-- | Self-harm and interpersonal violence +Y076--- | Self-harm and interpersonal violence +Y078--- | Self-harm and interpersonal violence +Y079--- | Self-harm and interpersonal violence +Y08---- | Self-harm and interpersonal violence +Y0801XA | Self-harm and interpersonal violence +Y0801XD | Self-harm and interpersonal violence +Y0801XS | Self-harm and interpersonal violence +Y0802XA | Self-harm and interpersonal violence +Y0802XD | Self-harm and interpersonal violence +Y0802XS | Self-harm and interpersonal violence +Y0809XA | Self-harm and interpersonal violence +Y0809XD | Self-harm and interpersonal violence +Y0809XS | Self-harm and interpersonal violence +Y0881XA | Self-harm and interpersonal violence +Y0881XD | Self-harm and interpersonal violence +Y0881XS | Self-harm and interpersonal violence +Y0889XA | Self-harm and interpersonal violence +Y0889XD | Self-harm and interpersonal violence +Y0889XS | Self-harm and interpersonal violence +Y35---- | Self-harm and interpersonal violence +Y350--- | Self-harm and interpersonal violence +Y35001A | Self-harm and interpersonal violence +Y35001D | Self-harm and interpersonal violence +Y35001S | Self-harm and interpersonal violence +Y35002A | Self-harm and interpersonal violence +Y35002D | Self-harm and interpersonal violence +Y35002S | Self-harm and interpersonal violence +Y35003A | Self-harm and interpersonal violence +Y35003D | Self-harm and interpersonal violence +Y35003S | Self-harm and interpersonal violence +Y35011A | Self-harm and interpersonal violence +Y35011D | Self-harm and interpersonal violence +Y35011S | Self-harm and interpersonal violence +Y35012A | Self-harm and interpersonal violence +Y35012D | Self-harm and interpersonal violence +Y35012S | Self-harm and interpersonal violence +Y35013A | Self-harm and interpersonal violence +Y35013D | Self-harm and interpersonal violence +Y35013S | Self-harm and interpersonal violence +Y35021A | Self-harm and interpersonal violence +Y35021D | Self-harm and interpersonal violence +Y35021S | Self-harm and interpersonal violence +Y35022A | Self-harm and interpersonal violence +Y35022D | Self-harm and interpersonal violence +Y35022S | Self-harm and interpersonal violence +Y35023A | Self-harm and interpersonal violence +Y35023D | Self-harm and interpersonal violence +Y35023S | Self-harm and interpersonal violence +Y35031A | Self-harm and interpersonal violence +Y35031D | Self-harm and interpersonal violence +Y35031S | Self-harm and interpersonal violence +Y35032A | Self-harm and interpersonal violence +Y35032D | Self-harm and interpersonal violence +Y35032S | Self-harm and interpersonal violence +Y35033A | Self-harm and interpersonal violence +Y35033D | Self-harm and interpersonal violence +Y35033S | Self-harm and interpersonal violence +Y35041A | Self-harm and interpersonal violence +Y35041D | Self-harm and interpersonal violence +Y35041S | Self-harm and interpersonal violence +Y35042A | Self-harm and interpersonal violence +Y35042D | Self-harm and interpersonal violence +Y35042S | Self-harm and interpersonal violence +Y35043A | Self-harm and interpersonal violence +Y35043D | Self-harm and interpersonal violence +Y35043S | Self-harm and interpersonal violence +Y35091A | Self-harm and interpersonal violence +Y35091D | Self-harm and interpersonal violence +Y35091S | Self-harm and interpersonal violence +Y35092A | Self-harm and interpersonal violence +Y35092D | Self-harm and interpersonal violence +Y35092S | Self-harm and interpersonal violence +Y35093A | Self-harm and interpersonal violence +Y35093D | Self-harm and interpersonal violence +Y35093S | Self-harm and interpersonal violence +Y351--- | Self-harm and interpersonal violence +Y35101A | Self-harm and interpersonal violence +Y35101D | Self-harm and interpersonal violence +Y35101S | Self-harm and interpersonal violence +Y35102A | Self-harm and interpersonal violence +Y35102D | Self-harm and interpersonal violence +Y35102S | Self-harm and interpersonal violence +Y35103A | Self-harm and interpersonal violence +Y35103D | Self-harm and interpersonal violence +Y35103S | Self-harm and interpersonal violence +Y35111A | Self-harm and interpersonal violence +Y35111D | Self-harm and interpersonal violence +Y35111S | Self-harm and interpersonal violence +Y35112A | Self-harm and interpersonal violence +Y35112D | Self-harm and interpersonal violence +Y35112S | Self-harm and interpersonal violence +Y35113A | Self-harm and interpersonal violence +Y35113D | Self-harm and interpersonal violence +Y35113S | Self-harm and interpersonal violence +Y35121A | Self-harm and interpersonal violence +Y35121D | Self-harm and interpersonal violence +Y35121S | Self-harm and interpersonal violence +Y35122A | Self-harm and interpersonal violence +Y35122D | Self-harm and interpersonal violence +Y35122S | Self-harm and interpersonal violence +Y35123A | Self-harm and interpersonal violence +Y35123D | Self-harm and interpersonal violence +Y35123S | Self-harm and interpersonal violence +Y35191A | Self-harm and interpersonal violence +Y35191D | Self-harm and interpersonal violence +Y35191S | Self-harm and interpersonal violence +Y35192A | Self-harm and interpersonal violence +Y35192D | Self-harm and interpersonal violence +Y35192S | Self-harm and interpersonal violence +Y35193A | Self-harm and interpersonal violence +Y35193D | Self-harm and interpersonal violence +Y35193S | Self-harm and interpersonal violence +Y352--- | Self-harm and interpersonal violence +Y35201A | Self-harm and interpersonal violence +Y35201D | Self-harm and interpersonal violence +Y35201S | Self-harm and interpersonal violence +Y35202A | Self-harm and interpersonal violence +Y35202D | Self-harm and interpersonal violence +Y35202S | Self-harm and interpersonal violence +Y35203A | Self-harm and interpersonal violence +Y35203D | Self-harm and interpersonal violence +Y35203S | Self-harm and interpersonal violence +Y35211A | Self-harm and interpersonal violence +Y35211D | Self-harm and interpersonal violence +Y35211S | Self-harm and interpersonal violence +Y35212A | Self-harm and interpersonal violence +Y35212D | Self-harm and interpersonal violence +Y35212S | Self-harm and interpersonal violence +Y35213A | Self-harm and interpersonal violence +Y35213D | Self-harm and interpersonal violence +Y35213S | Self-harm and interpersonal violence +Y35291A | Self-harm and interpersonal violence +Y35291D | Self-harm and interpersonal violence +Y35291S | Self-harm and interpersonal violence +Y35292A | Self-harm and interpersonal violence +Y35292D | Self-harm and interpersonal violence +Y35292S | Self-harm and interpersonal violence +Y35293A | Self-harm and interpersonal violence +Y35293D | Self-harm and interpersonal violence +Y35293S | Self-harm and interpersonal violence +Y353--- | Self-harm and interpersonal violence +Y35301A | Self-harm and interpersonal violence +Y35301D | Self-harm and interpersonal violence +Y35301S | Self-harm and interpersonal violence +Y35302A | Self-harm and interpersonal violence +Y35302D | Self-harm and interpersonal violence +Y35302S | Self-harm and interpersonal violence +Y35303A | Self-harm and interpersonal violence +Y35303D | Self-harm and interpersonal violence +Y35303S | Self-harm and interpersonal violence +Y35311A | Self-harm and interpersonal violence +Y35311D | Self-harm and interpersonal violence +Y35311S | Self-harm and interpersonal violence +Y35312A | Self-harm and interpersonal violence +Y35312D | Self-harm and interpersonal violence +Y35312S | Self-harm and interpersonal violence +Y35313A | Self-harm and interpersonal violence +Y35313D | Self-harm and interpersonal violence +Y35313S | Self-harm and interpersonal violence +Y35391A | Self-harm and interpersonal violence +Y35391D | Self-harm and interpersonal violence +Y35391S | Self-harm and interpersonal violence +Y35392A | Self-harm and interpersonal violence +Y35392D | Self-harm and interpersonal violence +Y35392S | Self-harm and interpersonal violence +Y35393A | Self-harm and interpersonal violence +Y35393D | Self-harm and interpersonal violence +Y35393S | Self-harm and interpersonal violence +Y354--- | Self-harm and interpersonal violence +Y35401A | Self-harm and interpersonal violence +Y35401D | Self-harm and interpersonal violence +Y35401S | Self-harm and interpersonal violence +Y35402A | Self-harm and interpersonal violence +Y35402D | Self-harm and interpersonal violence +Y35402S | Self-harm and interpersonal violence +Y35403A | Self-harm and interpersonal violence +Y35403D | Self-harm and interpersonal violence +Y35403S | Self-harm and interpersonal violence +Y35411A | Self-harm and interpersonal violence +Y35411D | Self-harm and interpersonal violence +Y35411S | Self-harm and interpersonal violence +Y35412A | Self-harm and interpersonal violence +Y35412D | Self-harm and interpersonal violence +Y35412S | Self-harm and interpersonal violence +Y35413A | Self-harm and interpersonal violence +Y35413D | Self-harm and interpersonal violence +Y35413S | Self-harm and interpersonal violence +Y35491A | Self-harm and interpersonal violence +Y35491D | Self-harm and interpersonal violence +Y35491S | Self-harm and interpersonal violence +Y35492A | Self-harm and interpersonal violence +Y35492D | Self-harm and interpersonal violence +Y35492S | Self-harm and interpersonal violence +Y35493A | Self-harm and interpersonal violence +Y35493D | Self-harm and interpersonal violence +Y35493S | Self-harm and interpersonal violence +Y355--- | Self-harm and interpersonal violence +Y356--- | Self-harm and interpersonal violence +Y357--- | Self-harm and interpersonal violence +Y35811A | Self-harm and interpersonal violence +Y35811D | Self-harm and interpersonal violence +Y35811S | Self-harm and interpersonal violence +Y35812A | Self-harm and interpersonal violence +Y35812D | Self-harm and interpersonal violence +Y35812S | Self-harm and interpersonal violence +Y35813A | Self-harm and interpersonal violence +Y35813D | Self-harm and interpersonal violence +Y35813S | Self-harm and interpersonal violence +Y35891A | Self-harm and interpersonal violence +Y35891D | Self-harm and interpersonal violence +Y35891S | Self-harm and interpersonal violence +Y35892A | Self-harm and interpersonal violence +Y35892D | Self-harm and interpersonal violence +Y35892S | Self-harm and interpersonal violence +Y35893A | Self-harm and interpersonal violence +Y35893D | Self-harm and interpersonal violence +Y35893S | Self-harm and interpersonal violence +Y3591XA | Self-harm and interpersonal violence +Y3591XD | Self-harm and interpersonal violence +Y3591XS | Self-harm and interpersonal violence +Y3592XA | Self-harm and interpersonal violence +Y3592XD | Self-harm and interpersonal violence +Y3592XS | Self-harm and interpersonal violence +Y3593XA | Self-harm and interpersonal violence +Y3593XD | Self-harm and interpersonal violence +Y3593XS | Self-harm and interpersonal violence +Y36---- | Self-harm and interpersonal violence +Y360--- | Self-harm and interpersonal violence +Y36000A | Self-harm and interpersonal violence +Y36000D | Self-harm and interpersonal violence +Y36000S | Self-harm and interpersonal violence +Y36001A | Self-harm and interpersonal violence +Y36001D | Self-harm and interpersonal violence +Y36001S | Self-harm and interpersonal violence +Y36010A | Self-harm and interpersonal violence +Y36010D | Self-harm and interpersonal violence +Y36010S | Self-harm and interpersonal violence +Y36011A | Self-harm and interpersonal violence +Y36011D | Self-harm and interpersonal violence +Y36011S | Self-harm and interpersonal violence +Y36020A | Self-harm and interpersonal violence +Y36020D | Self-harm and interpersonal violence +Y36020S | Self-harm and interpersonal violence +Y36021A | Self-harm and interpersonal violence +Y36021D | Self-harm and interpersonal violence +Y36021S | Self-harm and interpersonal violence +Y36030A | Self-harm and interpersonal violence +Y36030D | Self-harm and interpersonal violence +Y36030S | Self-harm and interpersonal violence +Y36031A | Self-harm and interpersonal violence +Y36031D | Self-harm and interpersonal violence +Y36031S | Self-harm and interpersonal violence +Y36040A | Self-harm and interpersonal violence +Y36040D | Self-harm and interpersonal violence +Y36040S | Self-harm and interpersonal violence +Y36041A | Self-harm and interpersonal violence +Y36041D | Self-harm and interpersonal violence +Y36041S | Self-harm and interpersonal violence +Y36050A | Self-harm and interpersonal violence +Y36050D | Self-harm and interpersonal violence +Y36050S | Self-harm and interpersonal violence +Y36051A | Self-harm and interpersonal violence +Y36051D | Self-harm and interpersonal violence +Y36051S | Self-harm and interpersonal violence +Y36090A | Self-harm and interpersonal violence +Y36090D | Self-harm and interpersonal violence +Y36090S | Self-harm and interpersonal violence +Y36091A | Self-harm and interpersonal violence +Y36091D | Self-harm and interpersonal violence +Y36091S | Self-harm and interpersonal violence +Y361--- | Self-harm and interpersonal violence +Y36100A | Self-harm and interpersonal violence +Y36100D | Self-harm and interpersonal violence +Y36100S | Self-harm and interpersonal violence +Y36101A | Self-harm and interpersonal violence +Y36101D | Self-harm and interpersonal violence +Y36101S | Self-harm and interpersonal violence +Y36110A | Self-harm and interpersonal violence +Y36110D | Self-harm and interpersonal violence +Y36110S | Self-harm and interpersonal violence +Y36111A | Self-harm and interpersonal violence +Y36111D | Self-harm and interpersonal violence +Y36111S | Self-harm and interpersonal violence +Y36120A | Self-harm and interpersonal violence +Y36120D | Self-harm and interpersonal violence +Y36120S | Self-harm and interpersonal violence +Y36121A | Self-harm and interpersonal violence +Y36121D | Self-harm and interpersonal violence +Y36121S | Self-harm and interpersonal violence +Y36130A | Self-harm and interpersonal violence +Y36130D | Self-harm and interpersonal violence +Y36130S | Self-harm and interpersonal violence +Y36131A | Self-harm and interpersonal violence +Y36131D | Self-harm and interpersonal violence +Y36131S | Self-harm and interpersonal violence +Y36140A | Self-harm and interpersonal violence +Y36140D | Self-harm and interpersonal violence +Y36140S | Self-harm and interpersonal violence +Y36141A | Self-harm and interpersonal violence +Y36141D | Self-harm and interpersonal violence +Y36141S | Self-harm and interpersonal violence +Y36190A | Self-harm and interpersonal violence +Y36190D | Self-harm and interpersonal violence +Y36190S | Self-harm and interpersonal violence +Y36191A | Self-harm and interpersonal violence +Y36191D | Self-harm and interpersonal violence +Y36191S | Self-harm and interpersonal violence +Y362--- | Self-harm and interpersonal violence +Y36200A | Self-harm and interpersonal violence +Y36200D | Self-harm and interpersonal violence +Y36200S | Self-harm and interpersonal violence +Y36201A | Self-harm and interpersonal violence +Y36201D | Self-harm and interpersonal violence +Y36201S | Self-harm and interpersonal violence +Y36210A | Self-harm and interpersonal violence +Y36210D | Self-harm and interpersonal violence +Y36210S | Self-harm and interpersonal violence +Y36211A | Self-harm and interpersonal violence +Y36211D | Self-harm and interpersonal violence +Y36211S | Self-harm and interpersonal violence +Y36220A | Self-harm and interpersonal violence +Y36220D | Self-harm and interpersonal violence +Y36220S | Self-harm and interpersonal violence +Y36221A | Self-harm and interpersonal violence +Y36221D | Self-harm and interpersonal violence +Y36221S | Self-harm and interpersonal violence +Y36230A | Self-harm and interpersonal violence +Y36230D | Self-harm and interpersonal violence +Y36230S | Self-harm and interpersonal violence +Y36231A | Self-harm and interpersonal violence +Y36231D | Self-harm and interpersonal violence +Y36231S | Self-harm and interpersonal violence +Y36240A | Self-harm and interpersonal violence +Y36240D | Self-harm and interpersonal violence +Y36240S | Self-harm and interpersonal violence +Y36241A | Self-harm and interpersonal violence +Y36241D | Self-harm and interpersonal violence +Y36241S | Self-harm and interpersonal violence +Y36250A | Self-harm and interpersonal violence +Y36250D | Self-harm and interpersonal violence +Y36250S | Self-harm and interpersonal violence +Y36251A | Self-harm and interpersonal violence +Y36251D | Self-harm and interpersonal violence +Y36251S | Self-harm and interpersonal violence +Y36260A | Self-harm and interpersonal violence +Y36260D | Self-harm and interpersonal violence +Y36260S | Self-harm and interpersonal violence +Y36261A | Self-harm and interpersonal violence +Y36261D | Self-harm and interpersonal violence +Y36261S | Self-harm and interpersonal violence +Y36270A | Self-harm and interpersonal violence +Y36270D | Self-harm and interpersonal violence +Y36270S | Self-harm and interpersonal violence +Y36271A | Self-harm and interpersonal violence +Y36271D | Self-harm and interpersonal violence +Y36271S | Self-harm and interpersonal violence +Y36290A | Self-harm and interpersonal violence +Y36290D | Self-harm and interpersonal violence +Y36290S | Self-harm and interpersonal violence +Y36291A | Self-harm and interpersonal violence +Y36291D | Self-harm and interpersonal violence +Y36291S | Self-harm and interpersonal violence +Y363--- | Self-harm and interpersonal violence +Y36300A | Self-harm and interpersonal violence +Y36300D | Self-harm and interpersonal violence +Y36300S | Self-harm and interpersonal violence +Y36301A | Self-harm and interpersonal violence +Y36301D | Self-harm and interpersonal violence +Y36301S | Self-harm and interpersonal violence +Y36310A | Self-harm and interpersonal violence +Y36310D | Self-harm and interpersonal violence +Y36310S | Self-harm and interpersonal violence +Y36311A | Self-harm and interpersonal violence +Y36311D | Self-harm and interpersonal violence +Y36311S | Self-harm and interpersonal violence +Y36320A | Self-harm and interpersonal violence +Y36320D | Self-harm and interpersonal violence +Y36320S | Self-harm and interpersonal violence +Y36321A | Self-harm and interpersonal violence +Y36321D | Self-harm and interpersonal violence +Y36321S | Self-harm and interpersonal violence +Y36330A | Self-harm and interpersonal violence +Y36330D | Self-harm and interpersonal violence +Y36330S | Self-harm and interpersonal violence +Y36331A | Self-harm and interpersonal violence +Y36331D | Self-harm and interpersonal violence +Y36331S | Self-harm and interpersonal violence +Y36390A | Self-harm and interpersonal violence +Y36390D | Self-harm and interpersonal violence +Y36390S | Self-harm and interpersonal violence +Y36391A | Self-harm and interpersonal violence +Y36391D | Self-harm and interpersonal violence +Y36391S | Self-harm and interpersonal violence +Y364--- | Self-harm and interpersonal violence +Y36410A | Self-harm and interpersonal violence +Y36410D | Self-harm and interpersonal violence +Y36410S | Self-harm and interpersonal violence +Y36411A | Self-harm and interpersonal violence +Y36411D | Self-harm and interpersonal violence +Y36411S | Self-harm and interpersonal violence +Y36420A | Self-harm and interpersonal violence +Y36420D | Self-harm and interpersonal violence +Y36420S | Self-harm and interpersonal violence +Y36421A | Self-harm and interpersonal violence +Y36421D | Self-harm and interpersonal violence +Y36421S | Self-harm and interpersonal violence +Y36430A | Self-harm and interpersonal violence +Y36430D | Self-harm and interpersonal violence +Y36430S | Self-harm and interpersonal violence +Y36431A | Self-harm and interpersonal violence +Y36431D | Self-harm and interpersonal violence +Y36431S | Self-harm and interpersonal violence +Y36440A | Self-harm and interpersonal violence +Y36440D | Self-harm and interpersonal violence +Y36440S | Self-harm and interpersonal violence +Y36441A | Self-harm and interpersonal violence +Y36441D | Self-harm and interpersonal violence +Y36441S | Self-harm and interpersonal violence +Y36450A | Self-harm and interpersonal violence +Y36450D | Self-harm and interpersonal violence +Y36450S | Self-harm and interpersonal violence +Y36451A | Self-harm and interpersonal violence +Y36451D | Self-harm and interpersonal violence +Y36451S | Self-harm and interpersonal violence +Y36460A | Self-harm and interpersonal violence +Y36460D | Self-harm and interpersonal violence +Y36460S | Self-harm and interpersonal violence +Y36461A | Self-harm and interpersonal violence +Y36461D | Self-harm and interpersonal violence +Y36461S | Self-harm and interpersonal violence +Y36470A | Self-harm and interpersonal violence +Y36470D | Self-harm and interpersonal violence +Y36470S | Self-harm and interpersonal violence +Y36471A | Self-harm and interpersonal violence +Y36471D | Self-harm and interpersonal violence +Y36471S | Self-harm and interpersonal violence +Y36490A | Self-harm and interpersonal violence +Y36490D | Self-harm and interpersonal violence +Y36490S | Self-harm and interpersonal violence +Y36491A | Self-harm and interpersonal violence +Y36491D | Self-harm and interpersonal violence +Y36491S | Self-harm and interpersonal violence +Y365--- | Self-harm and interpersonal violence +Y36500A | Self-harm and interpersonal violence +Y36500D | Self-harm and interpersonal violence +Y36500S | Self-harm and interpersonal violence +Y36501A | Self-harm and interpersonal violence +Y36501D | Self-harm and interpersonal violence +Y36501S | Self-harm and interpersonal violence +Y36510A | Self-harm and interpersonal violence +Y36510D | Self-harm and interpersonal violence +Y36510S | Self-harm and interpersonal violence +Y36511A | Self-harm and interpersonal violence +Y36511D | Self-harm and interpersonal violence +Y36511S | Self-harm and interpersonal violence +Y36520A | Self-harm and interpersonal violence +Y36520D | Self-harm and interpersonal violence +Y36520S | Self-harm and interpersonal violence +Y36521A | Self-harm and interpersonal violence +Y36521D | Self-harm and interpersonal violence +Y36521S | Self-harm and interpersonal violence +Y36530A | Self-harm and interpersonal violence +Y36530D | Self-harm and interpersonal violence +Y36530S | Self-harm and interpersonal violence +Y36531A | Self-harm and interpersonal violence +Y36531D | Self-harm and interpersonal violence +Y36531S | Self-harm and interpersonal violence +Y36540A | Self-harm and interpersonal violence +Y36540D | Self-harm and interpersonal violence +Y36540S | Self-harm and interpersonal violence +Y36541A | Self-harm and interpersonal violence +Y36541D | Self-harm and interpersonal violence +Y36541S | Self-harm and interpersonal violence +Y36590A | Self-harm and interpersonal violence +Y36590D | Self-harm and interpersonal violence +Y36590S | Self-harm and interpersonal violence +Y36591A | Self-harm and interpersonal violence +Y36591D | Self-harm and interpersonal violence +Y36591S | Self-harm and interpersonal violence +Y366--- | Self-harm and interpersonal violence +Y366X0A | Self-harm and interpersonal violence +Y366X0D | Self-harm and interpersonal violence +Y366X0S | Self-harm and interpersonal violence +Y366X1A | Self-harm and interpersonal violence +Y366X1D | Self-harm and interpersonal violence +Y366X1S | Self-harm and interpersonal violence +Y367--- | Self-harm and interpersonal violence +Y367X0A | Self-harm and interpersonal violence +Y367X0D | Self-harm and interpersonal violence +Y367X0S | Self-harm and interpersonal violence +Y367X1A | Self-harm and interpersonal violence +Y367X1D | Self-harm and interpersonal violence +Y367X1S | Self-harm and interpersonal violence +Y368--- | Self-harm and interpersonal violence +Y36810A | Self-harm and interpersonal violence +Y36810D | Self-harm and interpersonal violence +Y36810S | Self-harm and interpersonal violence +Y36811A | Self-harm and interpersonal violence +Y36811D | Self-harm and interpersonal violence +Y36811S | Self-harm and interpersonal violence +Y36820A | Self-harm and interpersonal violence +Y36820D | Self-harm and interpersonal violence +Y36820S | Self-harm and interpersonal violence +Y36821A | Self-harm and interpersonal violence +Y36821D | Self-harm and interpersonal violence +Y36821S | Self-harm and interpersonal violence +Y36880A | Self-harm and interpersonal violence +Y36880D | Self-harm and interpersonal violence +Y36880S | Self-harm and interpersonal violence +Y36881A | Self-harm and interpersonal violence +Y36881D | Self-harm and interpersonal violence +Y36881S | Self-harm and interpersonal violence +Y36890A | Self-harm and interpersonal violence +Y36890D | Self-harm and interpersonal violence +Y36890S | Self-harm and interpersonal violence +Y36891A | Self-harm and interpersonal violence +Y36891D | Self-harm and interpersonal violence +Y36891S | Self-harm and interpersonal violence +Y369--- | Self-harm and interpersonal violence +Y3690XA | Self-harm and interpersonal violence +Y3690XD | Self-harm and interpersonal violence +Y3690XS | Self-harm and interpersonal violence +Y3691XA | Self-harm and interpersonal violence +Y3691XD | Self-harm and interpersonal violence +Y3691XS | Self-harm and interpersonal violence +Y3692XA | Self-harm and interpersonal violence +Y3692XD | Self-harm and interpersonal violence +Y3692XS | Self-harm and interpersonal violence +Y37000A | Self-harm and interpersonal violence +Y37000D | Self-harm and interpersonal violence +Y37000S | Self-harm and interpersonal violence +Y37001A | Self-harm and interpersonal violence +Y37001D | Self-harm and interpersonal violence +Y37001S | Self-harm and interpersonal violence +Y37010A | Self-harm and interpersonal violence +Y37010D | Self-harm and interpersonal violence +Y37010S | Self-harm and interpersonal violence +Y37011A | Self-harm and interpersonal violence +Y37011D | Self-harm and interpersonal violence +Y37011S | Self-harm and interpersonal violence +Y37020A | Self-harm and interpersonal violence +Y37020D | Self-harm and interpersonal violence +Y37020S | Self-harm and interpersonal violence +Y37021A | Self-harm and interpersonal violence +Y37021D | Self-harm and interpersonal violence +Y37021S | Self-harm and interpersonal violence +Y37030A | Self-harm and interpersonal violence +Y37030D | Self-harm and interpersonal violence +Y37030S | Self-harm and interpersonal violence +Y37031A | Self-harm and interpersonal violence +Y37031D | Self-harm and interpersonal violence +Y37031S | Self-harm and interpersonal violence +Y37040A | Self-harm and interpersonal violence +Y37040D | Self-harm and interpersonal violence +Y37040S | Self-harm and interpersonal violence +Y37041A | Self-harm and interpersonal violence +Y37041D | Self-harm and interpersonal violence +Y37041S | Self-harm and interpersonal violence +Y37050A | Self-harm and interpersonal violence +Y37050D | Self-harm and interpersonal violence +Y37050S | Self-harm and interpersonal violence +Y37051A | Self-harm and interpersonal violence +Y37051D | Self-harm and interpersonal violence +Y37051S | Self-harm and interpersonal violence +Y37090A | Self-harm and interpersonal violence +Y37090D | Self-harm and interpersonal violence +Y37090S | Self-harm and interpersonal violence +Y37091A | Self-harm and interpersonal violence +Y37091D | Self-harm and interpersonal violence +Y37091S | Self-harm and interpersonal violence +Y37100A | Self-harm and interpersonal violence +Y37100D | Self-harm and interpersonal violence +Y37100S | Self-harm and interpersonal violence +Y37101A | Self-harm and interpersonal violence +Y37101D | Self-harm and interpersonal violence +Y37101S | Self-harm and interpersonal violence +Y37110A | Self-harm and interpersonal violence +Y37110D | Self-harm and interpersonal violence +Y37110S | Self-harm and interpersonal violence +Y37111A | Self-harm and interpersonal violence +Y37111D | Self-harm and interpersonal violence +Y37111S | Self-harm and interpersonal violence +Y37120A | Self-harm and interpersonal violence +Y37120D | Self-harm and interpersonal violence +Y37120S | Self-harm and interpersonal violence +Y37121A | Self-harm and interpersonal violence +Y37121D | Self-harm and interpersonal violence +Y37121S | Self-harm and interpersonal violence +Y37130A | Self-harm and interpersonal violence +Y37130D | Self-harm and interpersonal violence +Y37130S | Self-harm and interpersonal violence +Y37131A | Self-harm and interpersonal violence +Y37131D | Self-harm and interpersonal violence +Y37131S | Self-harm and interpersonal violence +Y37140A | Self-harm and interpersonal violence +Y37140D | Self-harm and interpersonal violence +Y37140S | Self-harm and interpersonal violence +Y37141A | Self-harm and interpersonal violence +Y37141D | Self-harm and interpersonal violence +Y37141S | Self-harm and interpersonal violence +Y37190A | Self-harm and interpersonal violence +Y37190D | Self-harm and interpersonal violence +Y37190S | Self-harm and interpersonal violence +Y37191A | Self-harm and interpersonal violence +Y37191D | Self-harm and interpersonal violence +Y37191S | Self-harm and interpersonal violence +Y37200A | Self-harm and interpersonal violence +Y37200D | Self-harm and interpersonal violence +Y37200S | Self-harm and interpersonal violence +Y37201A | Self-harm and interpersonal violence +Y37201D | Self-harm and interpersonal violence +Y37201S | Self-harm and interpersonal violence +Y37210A | Self-harm and interpersonal violence +Y37210D | Self-harm and interpersonal violence +Y37210S | Self-harm and interpersonal violence +Y37211A | Self-harm and interpersonal violence +Y37211D | Self-harm and interpersonal violence +Y37211S | Self-harm and interpersonal violence +Y37220A | Self-harm and interpersonal violence +Y37220D | Self-harm and interpersonal violence +Y37220S | Self-harm and interpersonal violence +Y37221A | Self-harm and interpersonal violence +Y37221D | Self-harm and interpersonal violence +Y37221S | Self-harm and interpersonal violence +Y37230A | Self-harm and interpersonal violence +Y37230D | Self-harm and interpersonal violence +Y37230S | Self-harm and interpersonal violence +Y37231A | Self-harm and interpersonal violence +Y37231D | Self-harm and interpersonal violence +Y37231S | Self-harm and interpersonal violence +Y37240A | Self-harm and interpersonal violence +Y37240D | Self-harm and interpersonal violence +Y37240S | Self-harm and interpersonal violence +Y37241A | Self-harm and interpersonal violence +Y37241D | Self-harm and interpersonal violence +Y37241S | Self-harm and interpersonal violence +Y37250A | Self-harm and interpersonal violence +Y37250D | Self-harm and interpersonal violence +Y37250S | Self-harm and interpersonal violence +Y37251A | Self-harm and interpersonal violence +Y37251D | Self-harm and interpersonal violence +Y37251S | Self-harm and interpersonal violence +Y37260A | Self-harm and interpersonal violence +Y37260D | Self-harm and interpersonal violence +Y37260S | Self-harm and interpersonal violence +Y37261A | Self-harm and interpersonal violence +Y37261D | Self-harm and interpersonal violence +Y37261S | Self-harm and interpersonal violence +Y37270A | Self-harm and interpersonal violence +Y37270D | Self-harm and interpersonal violence +Y37270S | Self-harm and interpersonal violence +Y37271A | Self-harm and interpersonal violence +Y37271D | Self-harm and interpersonal violence +Y37271S | Self-harm and interpersonal violence +Y37290A | Self-harm and interpersonal violence +Y37290D | Self-harm and interpersonal violence +Y37290S | Self-harm and interpersonal violence +Y37291A | Self-harm and interpersonal violence +Y37291D | Self-harm and interpersonal violence +Y37291S | Self-harm and interpersonal violence +Y37300A | Self-harm and interpersonal violence +Y37300D | Self-harm and interpersonal violence +Y37300S | Self-harm and interpersonal violence +Y37301A | Self-harm and interpersonal violence +Y37301D | Self-harm and interpersonal violence +Y37301S | Self-harm and interpersonal violence +Y37310A | Self-harm and interpersonal violence +Y37310D | Self-harm and interpersonal violence +Y37310S | Self-harm and interpersonal violence +Y37311A | Self-harm and interpersonal violence +Y37311D | Self-harm and interpersonal violence +Y37311S | Self-harm and interpersonal violence +Y37320A | Self-harm and interpersonal violence +Y37320D | Self-harm and interpersonal violence +Y37320S | Self-harm and interpersonal violence +Y37321A | Self-harm and interpersonal violence +Y37321D | Self-harm and interpersonal violence +Y37321S | Self-harm and interpersonal violence +Y37330A | Self-harm and interpersonal violence +Y37330D | Self-harm and interpersonal violence +Y37330S | Self-harm and interpersonal violence +Y37331A | Self-harm and interpersonal violence +Y37331D | Self-harm and interpersonal violence +Y37331S | Self-harm and interpersonal violence +Y37390A | Self-harm and interpersonal violence +Y37390D | Self-harm and interpersonal violence +Y37390S | Self-harm and interpersonal violence +Y37391A | Self-harm and interpersonal violence +Y37391D | Self-harm and interpersonal violence +Y37391S | Self-harm and interpersonal violence +Y37410A | Self-harm and interpersonal violence +Y37410D | Self-harm and interpersonal violence +Y37410S | Self-harm and interpersonal violence +Y37411A | Self-harm and interpersonal violence +Y37411D | Self-harm and interpersonal violence +Y37411S | Self-harm and interpersonal violence +Y37420A | Self-harm and interpersonal violence +Y37420D | Self-harm and interpersonal violence +Y37420S | Self-harm and interpersonal violence +Y37421A | Self-harm and interpersonal violence +Y37421D | Self-harm and interpersonal violence +Y37421S | Self-harm and interpersonal violence +Y37430A | Self-harm and interpersonal violence +Y37430D | Self-harm and interpersonal violence +Y37430S | Self-harm and interpersonal violence +Y37431A | Self-harm and interpersonal violence +Y37431D | Self-harm and interpersonal violence +Y37431S | Self-harm and interpersonal violence +Y37440A | Self-harm and interpersonal violence +Y37440D | Self-harm and interpersonal violence +Y37440S | Self-harm and interpersonal violence +Y37441A | Self-harm and interpersonal violence +Y37441D | Self-harm and interpersonal violence +Y37441S | Self-harm and interpersonal violence +Y37450A | Self-harm and interpersonal violence +Y37450D | Self-harm and interpersonal violence +Y37450S | Self-harm and interpersonal violence +Y37451A | Self-harm and interpersonal violence +Y37451D | Self-harm and interpersonal violence +Y37451S | Self-harm and interpersonal violence +Y37460A | Self-harm and interpersonal violence +Y37460D | Self-harm and interpersonal violence +Y37460S | Self-harm and interpersonal violence +Y37461A | Self-harm and interpersonal violence +Y37461D | Self-harm and interpersonal violence +Y37461S | Self-harm and interpersonal violence +Y37470A | Self-harm and interpersonal violence +Y37470D | Self-harm and interpersonal violence +Y37470S | Self-harm and interpersonal violence +Y37471A | Self-harm and interpersonal violence +Y37471D | Self-harm and interpersonal violence +Y37471S | Self-harm and interpersonal violence +Y37490A | Self-harm and interpersonal violence +Y37490D | Self-harm and interpersonal violence +Y37490S | Self-harm and interpersonal violence +Y37491A | Self-harm and interpersonal violence +Y37491D | Self-harm and interpersonal violence +Y37491S | Self-harm and interpersonal violence +Y37500A | Self-harm and interpersonal violence +Y37500D | Self-harm and interpersonal violence +Y37500S | Self-harm and interpersonal violence +Y37501A | Self-harm and interpersonal violence +Y37501D | Self-harm and interpersonal violence +Y37501S | Self-harm and interpersonal violence +Y37510A | Self-harm and interpersonal violence +Y37510D | Self-harm and interpersonal violence +Y37510S | Self-harm and interpersonal violence +Y37511A | Self-harm and interpersonal violence +Y37511D | Self-harm and interpersonal violence +Y37511S | Self-harm and interpersonal violence +Y37520A | Self-harm and interpersonal violence +Y37520D | Self-harm and interpersonal violence +Y37520S | Self-harm and interpersonal violence +Y37521A | Self-harm and interpersonal violence +Y37521D | Self-harm and interpersonal violence +Y37521S | Self-harm and interpersonal violence +Y37530A | Self-harm and interpersonal violence +Y37530D | Self-harm and interpersonal violence +Y37530S | Self-harm and interpersonal violence +Y37531A | Self-harm and interpersonal violence +Y37531D | Self-harm and interpersonal violence +Y37531S | Self-harm and interpersonal violence +Y37540A | Self-harm and interpersonal violence +Y37540D | Self-harm and interpersonal violence +Y37540S | Self-harm and interpersonal violence +Y37541A | Self-harm and interpersonal violence +Y37541D | Self-harm and interpersonal violence +Y37541S | Self-harm and interpersonal violence +Y37590A | Self-harm and interpersonal violence +Y37590D | Self-harm and interpersonal violence +Y37590S | Self-harm and interpersonal violence +Y37591A | Self-harm and interpersonal violence +Y37591D | Self-harm and interpersonal violence +Y37591S | Self-harm and interpersonal violence +Y376X0A | Self-harm and interpersonal violence +Y376X0D | Self-harm and interpersonal violence +Y376X0S | Self-harm and interpersonal violence +Y376X1A | Self-harm and interpersonal violence +Y376X1D | Self-harm and interpersonal violence +Y376X1S | Self-harm and interpersonal violence +Y377X0A | Self-harm and interpersonal violence +Y377X0D | Self-harm and interpersonal violence +Y377X0S | Self-harm and interpersonal violence +Y377X1A | Self-harm and interpersonal violence +Y377X1D | Self-harm and interpersonal violence +Y377X1S | Self-harm and interpersonal violence +Y3790XA | Self-harm and interpersonal violence +Y3790XD | Self-harm and interpersonal violence +Y3790XS | Self-harm and interpersonal violence +Y3791XA | Self-harm and interpersonal violence +Y3791XD | Self-harm and interpersonal violence +Y3791XS | Self-harm and interpersonal violence +Y3792XA | Self-harm and interpersonal violence +Y3792XD | Self-harm and interpersonal violence +Y3792XS | Self-harm and interpersonal violence +Y380X1A | Self-harm and interpersonal violence +Y380X1D | Self-harm and interpersonal violence +Y380X1S | Self-harm and interpersonal violence +Y380X2A | Self-harm and interpersonal violence +Y380X2D | Self-harm and interpersonal violence +Y380X2S | Self-harm and interpersonal violence +Y380X3A | Self-harm and interpersonal violence +Y380X3D | Self-harm and interpersonal violence +Y380X3S | Self-harm and interpersonal violence +Y381X1A | Self-harm and interpersonal violence +Y381X1D | Self-harm and interpersonal violence +Y381X1S | Self-harm and interpersonal violence +Y381X2A | Self-harm and interpersonal violence +Y381X2D | Self-harm and interpersonal violence +Y381X2S | Self-harm and interpersonal violence +Y381X3A | Self-harm and interpersonal violence +Y381X3D | Self-harm and interpersonal violence +Y381X3S | Self-harm and interpersonal violence +Y382X1A | Self-harm and interpersonal violence +Y382X1D | Self-harm and interpersonal violence +Y382X1S | Self-harm and interpersonal violence +Y382X2A | Self-harm and interpersonal violence +Y382X2D | Self-harm and interpersonal violence +Y382X2S | Self-harm and interpersonal violence +Y382X3A | Self-harm and interpersonal violence +Y382X3D | Self-harm and interpersonal violence +Y382X3S | Self-harm and interpersonal violence +Y383X1A | Self-harm and interpersonal violence +Y383X1D | Self-harm and interpersonal violence +Y383X1S | Self-harm and interpersonal violence +Y383X2A | Self-harm and interpersonal violence +Y383X2D | Self-harm and interpersonal violence +Y383X2S | Self-harm and interpersonal violence +Y383X3A | Self-harm and interpersonal violence +Y383X3D | Self-harm and interpersonal violence +Y383X3S | Self-harm and interpersonal violence +Y384X1A | Self-harm and interpersonal violence +Y384X1D | Self-harm and interpersonal violence +Y384X1S | Self-harm and interpersonal violence +Y384X2A | Self-harm and interpersonal violence +Y384X2D | Self-harm and interpersonal violence +Y384X2S | Self-harm and interpersonal violence +Y384X3A | Self-harm and interpersonal violence +Y384X3D | Self-harm and interpersonal violence +Y384X3S | Self-harm and interpersonal violence +Y385X1A | Self-harm and interpersonal violence +Y385X1D | Self-harm and interpersonal violence +Y385X1S | Self-harm and interpersonal violence +Y385X2A | Self-harm and interpersonal violence +Y385X2D | Self-harm and interpersonal violence +Y385X2S | Self-harm and interpersonal violence +Y385X3A | Self-harm and interpersonal violence +Y385X3D | Self-harm and interpersonal violence +Y385X3S | Self-harm and interpersonal violence +Y386X1A | Self-harm and interpersonal violence +Y386X1D | Self-harm and interpersonal violence +Y386X1S | Self-harm and interpersonal violence +Y386X2A | Self-harm and interpersonal violence +Y386X2D | Self-harm and interpersonal violence +Y386X2S | Self-harm and interpersonal violence +Y386X3A | Self-harm and interpersonal violence +Y386X3D | Self-harm and interpersonal violence +Y386X3S | Self-harm and interpersonal violence +Y387X1A | Self-harm and interpersonal violence +Y387X1D | Self-harm and interpersonal violence +Y387X1S | Self-harm and interpersonal violence +Y387X2A | Self-harm and interpersonal violence +Y387X2D | Self-harm and interpersonal violence +Y387X2S | Self-harm and interpersonal violence +Y387X3A | Self-harm and interpersonal violence +Y387X3D | Self-harm and interpersonal violence +Y387X3S | Self-harm and interpersonal violence +Y3880XA | Self-harm and interpersonal violence +Y3880XD | Self-harm and interpersonal violence +Y3880XS | Self-harm and interpersonal violence +Y38811A | Self-harm and interpersonal violence +Y38811D | Self-harm and interpersonal violence +Y38811S | Self-harm and interpersonal violence +Y38812A | Self-harm and interpersonal violence +Y38812D | Self-harm and interpersonal violence +Y38812S | Self-harm and interpersonal violence +Y38891A | Self-harm and interpersonal violence +Y38891D | Self-harm and interpersonal violence +Y38891S | Self-harm and interpersonal violence +Y38892A | Self-harm and interpersonal violence +Y38892D | Self-harm and interpersonal violence +Y38892S | Self-harm and interpersonal violence +Y38893A | Self-harm and interpersonal violence +Y38893D | Self-harm and interpersonal violence +Y38893S | Self-harm and interpersonal violence +Y870--- | Self-harm and interpersonal violence +Y871--- | Self-harm and interpersonal violence +Y872--- | Self-harm and interpersonal violence +Y890--- | Self-harm and interpersonal violence +Y891--- | Self-harm and interpersonal violence +X60---- | Self-harm +X61---- | Self-harm +X62---- | Self-harm +X63---- | Self-harm +X64---- | Self-harm +X66---- | Self-harm +X67---- | Self-harm +X670--- | Self-harm +X671--- | Self-harm +X672--- | Self-harm +X673--- | Self-harm +X674--- | Self-harm +X678--- | Self-harm +X679--- | Self-harm +X68---- | Self-harm +X69---- | Self-harm +X70---- | Self-harm +X71---- | Self-harm +X710XXA | Self-harm +X710XXD | Self-harm +X710XXS | Self-harm +X711XXA | Self-harm +X711XXD | Self-harm +X711XXS | Self-harm +X712XXA | Self-harm +X712XXD | Self-harm +X712XXS | Self-harm +X713XXA | Self-harm +X713XXD | Self-harm +X713XXS | Self-harm +X718XXA | Self-harm +X718XXD | Self-harm +X718XXS | Self-harm +X719XXA | Self-harm +X719XXD | Self-harm +X719XXS | Self-harm +X72---- | Self-harm +X72XXXA | Self-harm +X72XXXD | Self-harm +X72XXXS | Self-harm +X73---- | Self-harm +X730XXA | Self-harm +X730XXD | Self-harm +X730XXS | Self-harm +X731XXA | Self-harm +X731XXD | Self-harm +X731XXS | Self-harm +X732XXA | Self-harm +X732XXD | Self-harm +X732XXS | Self-harm +X738XXA | Self-harm +X738XXD | Self-harm +X738XXS | Self-harm +X739XXA | Self-harm +X739XXD | Self-harm +X739XXS | Self-harm +X74---- | Self-harm +X7401XA | Self-harm +X7401XD | Self-harm +X7401XS | Self-harm +X7402XA | Self-harm +X7402XD | Self-harm +X7402XS | Self-harm +X7409XA | Self-harm +X7409XD | Self-harm +X7409XS | Self-harm +X748XXA | Self-harm +X748XXD | Self-harm +X748XXS | Self-harm +X749XXA | Self-harm +X749XXD | Self-harm +X749XXS | Self-harm +X75---- | Self-harm +X75XXXA | Self-harm +X75XXXD | Self-harm +X75XXXS | Self-harm +X76---- | Self-harm +X76XXXA | Self-harm +X76XXXD | Self-harm +X76XXXS | Self-harm +X77---- | Self-harm +X770XXA | Self-harm +X770XXD | Self-harm +X770XXS | Self-harm +X771XXA | Self-harm +X771XXD | Self-harm +X771XXS | Self-harm +X772XXA | Self-harm +X772XXD | Self-harm +X772XXS | Self-harm +X773XXA | Self-harm +X773XXD | Self-harm +X773XXS | Self-harm +X778XXA | Self-harm +X778XXD | Self-harm +X778XXS | Self-harm +X779XXA | Self-harm +X779XXD | Self-harm +X779XXS | Self-harm +X78---- | Self-harm +X780XXA | Self-harm +X780XXD | Self-harm +X780XXS | Self-harm +X781XXA | Self-harm +X781XXD | Self-harm +X781XXS | Self-harm +X782XXA | Self-harm +X782XXD | Self-harm +X782XXS | Self-harm +X788XXA | Self-harm +X788XXD | Self-harm +X788XXS | Self-harm +X789XXA | Self-harm +X789XXD | Self-harm +X789XXS | Self-harm +X79---- | Self-harm +X79XXXA | Self-harm +X79XXXD | Self-harm +X79XXXS | Self-harm +X80---- | Self-harm +X80XXXA | Self-harm +X80XXXD | Self-harm +X80XXXS | Self-harm +X81---- | Self-harm +X810XXA | Self-harm +X810XXD | Self-harm +X810XXS | Self-harm +X811XXA | Self-harm +X811XXD | Self-harm +X811XXS | Self-harm +X818XXA | Self-harm +X818XXD | Self-harm +X818XXS | Self-harm +X82---- | Self-harm +X820XXA | Self-harm +X820XXD | Self-harm +X820XXS | Self-harm +X821XXA | Self-harm +X821XXD | Self-harm +X821XXS | Self-harm +X822XXA | Self-harm +X822XXD | Self-harm +X822XXS | Self-harm +X828XXA | Self-harm +X828XXD | Self-harm +X828XXS | Self-harm +X83---- | Self-harm +X830XXA | Self-harm +X830XXD | Self-harm +X830XXS | Self-harm +X831XXA | Self-harm +X831XXD | Self-harm +X831XXS | Self-harm +X832XXA | Self-harm +X832XXD | Self-harm +X832XXS | Self-harm +X838XXA | Self-harm +X838XXD | Self-harm +X838XXS | Self-harm +X84---- | Self-harm +Y870--- | Self-harm +X72---- | Self-harm by firearm +X72XXXA | Self-harm by firearm +X72XXXD | Self-harm by firearm +X72XXXS | Self-harm by firearm +X73---- | Self-harm by firearm +X730XXA | Self-harm by firearm +X730XXD | Self-harm by firearm +X730XXS | Self-harm by firearm +X731XXA | Self-harm by firearm +X731XXD | Self-harm by firearm +X731XXS | Self-harm by firearm +X732XXA | Self-harm by firearm +X732XXD | Self-harm by firearm +X732XXS | Self-harm by firearm +X738XXA | Self-harm by firearm +X738XXD | Self-harm by firearm +X738XXS | Self-harm by firearm +X739XXA | Self-harm by firearm +X739XXD | Self-harm by firearm +X739XXS | Self-harm by firearm +X74---- | Self-harm by firearm +X7401XA | Self-harm by firearm +X7401XD | Self-harm by firearm +X7401XS | Self-harm by firearm +X7402XA | Self-harm by firearm +X7402XD | Self-harm by firearm +X7402XS | Self-harm by firearm +X7409XA | Self-harm by firearm +X7409XD | Self-harm by firearm +X7409XS | Self-harm by firearm +X748XXA | Self-harm by firearm +X748XXD | Self-harm by firearm +X748XXS | Self-harm by firearm +X60---- | Self-harm by other specified means +X61---- | Self-harm by other specified means +X62---- | Self-harm by other specified means +X63---- | Self-harm by other specified means +X64---- | Self-harm by other specified means +X66---- | Self-harm by other specified means +X67---- | Self-harm by other specified means +X670--- | Self-harm by other specified means +X671--- | Self-harm by other specified means +X672--- | Self-harm by other specified means +X673--- | Self-harm by other specified means +X674--- | Self-harm by other specified means +X678--- | Self-harm by other specified means +X679--- | Self-harm by other specified means +X68---- | Self-harm by other specified means +X69---- | Self-harm by other specified means +X70---- | Self-harm by other specified means +X71---- | Self-harm by other specified means +X710XXA | Self-harm by other specified means +X710XXD | Self-harm by other specified means +X710XXS | Self-harm by other specified means +X711XXA | Self-harm by other specified means +X711XXD | Self-harm by other specified means +X711XXS | Self-harm by other specified means +X712XXA | Self-harm by other specified means +X712XXD | Self-harm by other specified means +X712XXS | Self-harm by other specified means +X713XXA | Self-harm by other specified means +X713XXD | Self-harm by other specified means +X713XXS | Self-harm by other specified means +X718XXA | Self-harm by other specified means +X718XXD | Self-harm by other specified means +X718XXS | Self-harm by other specified means +X75---- | Self-harm by other specified means +X75XXXA | Self-harm by other specified means +X75XXXD | Self-harm by other specified means +X75XXXS | Self-harm by other specified means +X76---- | Self-harm by other specified means +X76XXXA | Self-harm by other specified means +X76XXXD | Self-harm by other specified means +X76XXXS | Self-harm by other specified means +X77---- | Self-harm by other specified means +X770XXA | Self-harm by other specified means +X770XXD | Self-harm by other specified means +X770XXS | Self-harm by other specified means +X771XXA | Self-harm by other specified means +X771XXD | Self-harm by other specified means +X771XXS | Self-harm by other specified means +X772XXA | Self-harm by other specified means +X772XXD | Self-harm by other specified means +X772XXS | Self-harm by other specified means +X773XXA | Self-harm by other specified means +X773XXD | Self-harm by other specified means +X773XXS | Self-harm by other specified means +X778XXA | Self-harm by other specified means +X778XXD | Self-harm by other specified means +X778XXS | Self-harm by other specified means +X779XXA | Self-harm by other specified means +X779XXD | Self-harm by other specified means +X779XXS | Self-harm by other specified means +X78---- | Self-harm by other specified means +X780XXA | Self-harm by other specified means +X780XXD | Self-harm by other specified means +X780XXS | Self-harm by other specified means +X781XXA | Self-harm by other specified means +X781XXD | Self-harm by other specified means +X781XXS | Self-harm by other specified means +X782XXA | Self-harm by other specified means +X782XXD | Self-harm by other specified means +X782XXS | Self-harm by other specified means +X788XXA | Self-harm by other specified means +X788XXD | Self-harm by other specified means +X788XXS | Self-harm by other specified means +X789XXA | Self-harm by other specified means +X789XXD | Self-harm by other specified means +X789XXS | Self-harm by other specified means +X79---- | Self-harm by other specified means +X79XXXA | Self-harm by other specified means +X79XXXD | Self-harm by other specified means +X79XXXS | Self-harm by other specified means +X80---- | Self-harm by other specified means +X80XXXA | Self-harm by other specified means +X80XXXD | Self-harm by other specified means +X80XXXS | Self-harm by other specified means +X81---- | Self-harm by other specified means +X810XXA | Self-harm by other specified means +X810XXD | Self-harm by other specified means +X810XXS | Self-harm by other specified means +X811XXA | Self-harm by other specified means +X811XXD | Self-harm by other specified means +X811XXS | Self-harm by other specified means +X818XXA | Self-harm by other specified means +X818XXD | Self-harm by other specified means +X818XXS | Self-harm by other specified means +X82---- | Self-harm by other specified means +X820XXA | Self-harm by other specified means +X820XXD | Self-harm by other specified means +X820XXS | Self-harm by other specified means +X821XXA | Self-harm by other specified means +X821XXD | Self-harm by other specified means +X821XXS | Self-harm by other specified means +X822XXA | Self-harm by other specified means +X822XXD | Self-harm by other specified means +X822XXS | Self-harm by other specified means +X828XXA | Self-harm by other specified means +X828XXD | Self-harm by other specified means +X828XXS | Self-harm by other specified means +X83---- | Self-harm by other specified means +X830XXA | Self-harm by other specified means +X830XXD | Self-harm by other specified means +X830XXS | Self-harm by other specified means +X831XXA | Self-harm by other specified means +X831XXD | Self-harm by other specified means +X831XXS | Self-harm by other specified means +X832XXA | Self-harm by other specified means +X832XXD | Self-harm by other specified means +X832XXS | Self-harm by other specified means +X838XXA | Self-harm by other specified means +X838XXD | Self-harm by other specified means +X838XXS | Self-harm by other specified means +X84---- | Self-harm by other specified means +Y870--- | Self-harm by other specified means +T742--- | Interpersonal violence +T7421XA | Interpersonal violence +T7421XD | Interpersonal violence +T7421XS | Interpersonal violence +T7422XA | Interpersonal violence +T7422XD | Interpersonal violence +T7422XS | Interpersonal violence +T743--- | Interpersonal violence +T7431XA | Interpersonal violence +T7431XD | Interpersonal violence +T7431XS | Interpersonal violence +T7432XA | Interpersonal violence +T7432XD | Interpersonal violence +T7432XS | Interpersonal violence +T744XXA | Interpersonal violence +T744XXD | Interpersonal violence +T744XXS | Interpersonal violence +T7451XA | Interpersonal violence +T7451XD | Interpersonal violence +T7451XS | Interpersonal violence +T7452XA | Interpersonal violence +T7452XD | Interpersonal violence +T7452XS | Interpersonal violence +T7461XA | Interpersonal violence +T7461XD | Interpersonal violence +T7461XS | Interpersonal violence +T7462XA | Interpersonal violence +T7462XD | Interpersonal violence +T7462XS | Interpersonal violence +T748--- | Interpersonal violence +T749--- | Interpersonal violence +T7491XA | Interpersonal violence +T7491XD | Interpersonal violence +T7491XS | Interpersonal violence +T7492XA | Interpersonal violence +T7492XD | Interpersonal violence +T7492XS | Interpersonal violence +T75---- | Interpersonal violence +T750--- | Interpersonal violence +T7500XA | Interpersonal violence +T7500XD | Interpersonal violence +T7500XS | Interpersonal violence +T7501XA | Interpersonal violence +T7501XD | Interpersonal violence +T7501XS | Interpersonal violence +T7509XA | Interpersonal violence +T7509XD | Interpersonal violence +T7509XS | Interpersonal violence +T751--- | Interpersonal violence +T751XXA | Interpersonal violence +T751XXD | Interpersonal violence +T751XXS | Interpersonal violence +T752--- | Interpersonal violence +T7520XA | Interpersonal violence +T7520XD | Interpersonal violence +T7520XS | Interpersonal violence +T7521XA | Interpersonal violence +T7521XD | Interpersonal violence +T7521XS | Interpersonal violence +T7522XA | Interpersonal violence +T7522XD | Interpersonal violence +T7522XS | Interpersonal violence +T7523XA | Interpersonal violence +T7523XD | Interpersonal violence +T7523XS | Interpersonal violence +T7529XA | Interpersonal violence +T7529XD | Interpersonal violence +T7529XS | Interpersonal violence +T753--- | Interpersonal violence +T753XXA | Interpersonal violence +T753XXD | Interpersonal violence +T753XXS | Interpersonal violence +T754--- | Interpersonal violence +T754XXA | Interpersonal violence +T754XXD | Interpersonal violence +T754XXS | Interpersonal violence +T758--- | Interpersonal violence +T7581XA | Interpersonal violence +T7581XD | Interpersonal violence +T7581XS | Interpersonal violence +T7582XA | Interpersonal violence +T7582XD | Interpersonal violence +T7582XS | Interpersonal violence +T7589XA | Interpersonal violence +T7589XD | Interpersonal violence +T7589XS | Interpersonal violence +T76---- | Interpersonal violence +T7601XA | Interpersonal violence +T7601XD | Interpersonal violence +T7601XS | Interpersonal violence +T7602XA | Interpersonal violence +T7602XD | Interpersonal violence +T7602XS | Interpersonal violence +T7611XA | Interpersonal violence +T7611XD | Interpersonal violence +T7611XS | Interpersonal violence +T7612XA | Interpersonal violence +T7612XD | Interpersonal violence +T7612XS | Interpersonal violence +T7621XA | Interpersonal violence +T7621XD | Interpersonal violence +T7621XS | Interpersonal violence +X85---- | Interpersonal violence +X86---- | Interpersonal violence +X87---- | Interpersonal violence +X88---- | Interpersonal violence +X880--- | Interpersonal violence +X881--- | Interpersonal violence +X882--- | Interpersonal violence +X883--- | Interpersonal violence +X884--- | Interpersonal violence +X888--- | Interpersonal violence +X889--- | Interpersonal violence +X89---- | Interpersonal violence +X90---- | Interpersonal violence +X91---- | Interpersonal violence +X92---- | Interpersonal violence +X920XXA | Interpersonal violence +X920XXD | Interpersonal violence +X920XXS | Interpersonal violence +X921XXA | Interpersonal violence +X921XXD | Interpersonal violence +X921XXS | Interpersonal violence +X922XXA | Interpersonal violence +X922XXD | Interpersonal violence +X922XXS | Interpersonal violence +X923XXA | Interpersonal violence +X923XXD | Interpersonal violence +X923XXS | Interpersonal violence +X928XXA | Interpersonal violence +X928XXD | Interpersonal violence +X928XXS | Interpersonal violence +X929XXA | Interpersonal violence +X929XXD | Interpersonal violence +X929XXS | Interpersonal violence +X93---- | Interpersonal violence +X93XXXA | Interpersonal violence +X93XXXD | Interpersonal violence +X93XXXS | Interpersonal violence +X94---- | Interpersonal violence +X940XXA | Interpersonal violence +X940XXD | Interpersonal violence +X940XXS | Interpersonal violence +X941XXA | Interpersonal violence +X941XXD | Interpersonal violence +X941XXS | Interpersonal violence +X942XXA | Interpersonal violence +X942XXD | Interpersonal violence +X942XXS | Interpersonal violence +X948XXA | Interpersonal violence +X948XXD | Interpersonal violence +X948XXS | Interpersonal violence +X949XXA | Interpersonal violence +X949XXD | Interpersonal violence +X949XXS | Interpersonal violence +X95---- | Interpersonal violence +X9501XA | Interpersonal violence +X9501XD | Interpersonal violence +X9501XS | Interpersonal violence +X9502XA | Interpersonal violence +X9502XD | Interpersonal violence +X9502XS | Interpersonal violence +X9509XA | Interpersonal violence +X9509XD | Interpersonal violence +X9509XS | Interpersonal violence +X958XXA | Interpersonal violence +X958XXD | Interpersonal violence +X958XXS | Interpersonal violence +X959XXA | Interpersonal violence +X959XXD | Interpersonal violence +X959XXS | Interpersonal violence +X96---- | Interpersonal violence +X960XXA | Interpersonal violence +X960XXD | Interpersonal violence +X960XXS | Interpersonal violence +X961XXA | Interpersonal violence +X961XXD | Interpersonal violence +X961XXS | Interpersonal violence +X962XXA | Interpersonal violence +X962XXD | Interpersonal violence +X962XXS | Interpersonal violence +X963XXA | Interpersonal violence +X963XXD | Interpersonal violence +X963XXS | Interpersonal violence +X964XXA | Interpersonal violence +X964XXD | Interpersonal violence +X964XXS | Interpersonal violence +X968XXA | Interpersonal violence +X968XXD | Interpersonal violence +X968XXS | Interpersonal violence +X969XXA | Interpersonal violence +X969XXD | Interpersonal violence +X969XXS | Interpersonal violence +X97---- | Interpersonal violence +X97XXXA | Interpersonal violence +X97XXXD | Interpersonal violence +X97XXXS | Interpersonal violence +X98---- | Interpersonal violence +X980XXA | Interpersonal violence +X980XXD | Interpersonal violence +X980XXS | Interpersonal violence +X981XXA | Interpersonal violence +X981XXD | Interpersonal violence +X981XXS | Interpersonal violence +X982XXA | Interpersonal violence +X982XXD | Interpersonal violence +X982XXS | Interpersonal violence +X983XXA | Interpersonal violence +X983XXD | Interpersonal violence +X983XXS | Interpersonal violence +X988XXA | Interpersonal violence +X988XXD | Interpersonal violence +X988XXS | Interpersonal violence +X989XXA | Interpersonal violence +X989XXD | Interpersonal violence +X989XXS | Interpersonal violence +X99---- | Interpersonal violence +X990XXA | Interpersonal violence +X990XXD | Interpersonal violence +X990XXS | Interpersonal violence +X991XXA | Interpersonal violence +X991XXD | Interpersonal violence +X991XXS | Interpersonal violence +X992XXA | Interpersonal violence +X992XXD | Interpersonal violence +X992XXS | Interpersonal violence +X998XXA | Interpersonal violence +X998XXD | Interpersonal violence +X998XXS | Interpersonal violence +X999XXA | Interpersonal violence +X999XXD | Interpersonal violence +X999XXS | Interpersonal violence +Y00---- | Interpersonal violence +Y00XXXA | Interpersonal violence +Y00XXXD | Interpersonal violence +Y00XXXS | Interpersonal violence +Y01---- | Interpersonal violence +Y01XXXA | Interpersonal violence +Y01XXXD | Interpersonal violence +Y01XXXS | Interpersonal violence +Y02---- | Interpersonal violence +Y020XXA | Interpersonal violence +Y020XXD | Interpersonal violence +Y020XXS | Interpersonal violence +Y021XXA | Interpersonal violence +Y021XXD | Interpersonal violence +Y021XXS | Interpersonal violence +Y028XXA | Interpersonal violence +Y028XXD | Interpersonal violence +Y028XXS | Interpersonal violence +Y03---- | Interpersonal violence +Y030XXA | Interpersonal violence +Y030XXD | Interpersonal violence +Y030XXS | Interpersonal violence +Y038XXA | Interpersonal violence +Y038XXD | Interpersonal violence +Y038XXS | Interpersonal violence +Y04---- | Interpersonal violence +Y040XXA | Interpersonal violence +Y040XXD | Interpersonal violence +Y040XXS | Interpersonal violence +Y041XXA | Interpersonal violence +Y041XXD | Interpersonal violence +Y041XXS | Interpersonal violence +Y042XXA | Interpersonal violence +Y042XXD | Interpersonal violence +Y042XXS | Interpersonal violence +Y048XXA | Interpersonal violence +Y048XXD | Interpersonal violence +Y048XXS | Interpersonal violence +Y05---- | Interpersonal violence +Y06---- | Interpersonal violence +Y060--- | Interpersonal violence +Y061--- | Interpersonal violence +Y062--- | Interpersonal violence +Y068--- | Interpersonal violence +Y069--- | Interpersonal violence +Y07---- | Interpersonal violence +Y070--- | Interpersonal violence +Y0701-- | Interpersonal violence +Y0702-- | Interpersonal violence +Y0703-- | Interpersonal violence +Y0704-- | Interpersonal violence +Y071--- | Interpersonal violence +Y0711-- | Interpersonal violence +Y0712-- | Interpersonal violence +Y0713-- | Interpersonal violence +Y0714-- | Interpersonal violence +Y072--- | Interpersonal violence +Y073--- | Interpersonal violence +Y07410- | Interpersonal violence +Y07411- | Interpersonal violence +Y07420- | Interpersonal violence +Y07421- | Interpersonal violence +Y07430- | Interpersonal violence +Y07432- | Interpersonal violence +Y07433- | Interpersonal violence +Y07434- | Interpersonal violence +Y07435- | Interpersonal violence +Y07436- | Interpersonal violence +Y07490- | Interpersonal violence +Y07491- | Interpersonal violence +Y07499- | Interpersonal violence +Y0750-- | Interpersonal violence +Y07510- | Interpersonal violence +Y07511- | Interpersonal violence +Y07512- | Interpersonal violence +Y07513- | Interpersonal violence +Y07519- | Interpersonal violence +Y07521- | Interpersonal violence +Y07528- | Interpersonal violence +Y07529- | Interpersonal violence +Y0753-- | Interpersonal violence +Y0759-- | Interpersonal violence +Y076--- | Interpersonal violence +Y078--- | Interpersonal violence +Y079--- | Interpersonal violence +Y08---- | Interpersonal violence +Y0801XA | Interpersonal violence +Y0801XD | Interpersonal violence +Y0801XS | Interpersonal violence +Y0802XA | Interpersonal violence +Y0802XD | Interpersonal violence +Y0802XS | Interpersonal violence +Y0809XA | Interpersonal violence +Y0809XD | Interpersonal violence +Y0809XS | Interpersonal violence +Y0881XA | Interpersonal violence +Y0881XD | Interpersonal violence +Y0881XS | Interpersonal violence +Y0889XA | Interpersonal violence +Y0889XD | Interpersonal violence +Y0889XS | Interpersonal violence +Y871--- | Interpersonal violence +Y872--- | Interpersonal violence +X93---- | Physical violence by firearm +X93XXXA | Physical violence by firearm +X93XXXD | Physical violence by firearm +X93XXXS | Physical violence by firearm +X94---- | Physical violence by firearm +X940XXA | Physical violence by firearm +X940XXD | Physical violence by firearm +X940XXS | Physical violence by firearm +X941XXA | Physical violence by firearm +X941XXD | Physical violence by firearm +X941XXS | Physical violence by firearm +X942XXA | Physical violence by firearm +X942XXD | Physical violence by firearm +X942XXS | Physical violence by firearm +X948XXA | Physical violence by firearm +X948XXD | Physical violence by firearm +X948XXS | Physical violence by firearm +X949XXA | Physical violence by firearm +X949XXD | Physical violence by firearm +X949XXS | Physical violence by firearm +X95---- | Physical violence by firearm +X9501XA | Physical violence by firearm +X9501XD | Physical violence by firearm +X9501XS | Physical violence by firearm +X9502XA | Physical violence by firearm +X9502XD | Physical violence by firearm +X9502XS | Physical violence by firearm +X9509XA | Physical violence by firearm +X9509XD | Physical violence by firearm +X9509XS | Physical violence by firearm +X958XXA | Physical violence by firearm +X958XXD | Physical violence by firearm +X958XXS | Physical violence by firearm +X99---- | Physical violence by sharp object +X990XXA | Physical violence by sharp object +X990XXD | Physical violence by sharp object +X990XXS | Physical violence by sharp object +X991XXA | Physical violence by sharp object +X991XXD | Physical violence by sharp object +X991XXS | Physical violence by sharp object +X992XXA | Physical violence by sharp object +X992XXD | Physical violence by sharp object +X992XXS | Physical violence by sharp object +X998XXA | Physical violence by sharp object +X998XXD | Physical violence by sharp object +X998XXS | Physical violence by sharp object +T742--- | Sexual violence +T7421XA | Sexual violence +T7421XD | Sexual violence +T7421XS | Sexual violence +T7422XA | Sexual violence +T7422XD | Sexual violence +T7422XS | Sexual violence +T743--- | Sexual violence +T7431XA | Sexual violence +T7431XD | Sexual violence +T7431XS | Sexual violence +T7432XA | Sexual violence +T7432XD | Sexual violence +T7432XS | Sexual violence +T744XXA | Sexual violence +T744XXD | Sexual violence +T744XXS | Sexual violence +T7451XA | Sexual violence +T7451XD | Sexual violence +T7451XS | Sexual violence +T7452XA | Sexual violence +T7452XD | Sexual violence +T7452XS | Sexual violence +T7461XA | Sexual violence +T7461XD | Sexual violence +T7461XS | Sexual violence +T7462XA | Sexual violence +T7462XD | Sexual violence +T7462XS | Sexual violence +T748--- | Sexual violence +T749--- | Sexual violence +T7491XA | Sexual violence +T7491XD | Sexual violence +T7491XS | Sexual violence +T7492XA | Sexual violence +T7492XD | Sexual violence +T7492XS | Sexual violence +T75---- | Sexual violence +T750--- | Sexual violence +T7500XA | Sexual violence +T7500XD | Sexual violence +T7500XS | Sexual violence +T7501XA | Sexual violence +T7501XD | Sexual violence +T7501XS | Sexual violence +T7509XA | Sexual violence +T7509XD | Sexual violence +T7509XS | Sexual violence +T751--- | Sexual violence +T751XXA | Sexual violence +T751XXD | Sexual violence +T751XXS | Sexual violence +T752--- | Sexual violence +T7520XA | Sexual violence +T7520XD | Sexual violence +T7520XS | Sexual violence +T7521XA | Sexual violence +T7521XD | Sexual violence +T7521XS | Sexual violence +T7522XA | Sexual violence +T7522XD | Sexual violence +T7522XS | Sexual violence +T7523XA | Sexual violence +T7523XD | Sexual violence +T7523XS | Sexual violence +T7529XA | Sexual violence +T7529XD | Sexual violence +T7529XS | Sexual violence +T753--- | Sexual violence +T753XXA | Sexual violence +T753XXD | Sexual violence +T753XXS | Sexual violence +T754--- | Sexual violence +T754XXA | Sexual violence +T754XXD | Sexual violence +T754XXS | Sexual violence +T758--- | Sexual violence +T7581XA | Sexual violence +T7581XD | Sexual violence +T7581XS | Sexual violence +T7582XA | Sexual violence +T7582XD | Sexual violence +T7582XS | Sexual violence +T7589XA | Sexual violence +T7589XD | Sexual violence +T7589XS | Sexual violence +T76---- | Sexual violence +T7601XA | Sexual violence +T7601XD | Sexual violence +T7601XS | Sexual violence +T7602XA | Sexual violence +T7602XD | Sexual violence +T7602XS | Sexual violence +T7611XA | Sexual violence +T7611XD | Sexual violence +T7611XS | Sexual violence +T7612XA | Sexual violence +T7612XD | Sexual violence +T7612XS | Sexual violence +T7621XA | Sexual violence +T7621XD | Sexual violence +T7621XS | Sexual violence +Y05---- | Sexual violence +X85---- | Physical violence by other means +X86---- | Physical violence by other means +X87---- | Physical violence by other means +X88---- | Physical violence by other means +X880--- | Physical violence by other means +X881--- | Physical violence by other means +X882--- | Physical violence by other means +X883--- | Physical violence by other means +X884--- | Physical violence by other means +X888--- | Physical violence by other means +X889--- | Physical violence by other means +X89---- | Physical violence by other means +X90---- | Physical violence by other means +X91---- | Physical violence by other means +X92---- | Physical violence by other means +X920XXA | Physical violence by other means +X920XXD | Physical violence by other means +X920XXS | Physical violence by other means +X921XXA | Physical violence by other means +X921XXD | Physical violence by other means +X921XXS | Physical violence by other means +X922XXA | Physical violence by other means +X922XXD | Physical violence by other means +X922XXS | Physical violence by other means +X923XXA | Physical violence by other means +X923XXD | Physical violence by other means +X923XXS | Physical violence by other means +X928XXA | Physical violence by other means +X928XXD | Physical violence by other means +X928XXS | Physical violence by other means +X96---- | Physical violence by other means +X960XXA | Physical violence by other means +X960XXD | Physical violence by other means +X960XXS | Physical violence by other means +X961XXA | Physical violence by other means +X961XXD | Physical violence by other means +X961XXS | Physical violence by other means +X962XXA | Physical violence by other means +X962XXD | Physical violence by other means +X962XXS | Physical violence by other means +X963XXA | Physical violence by other means +X963XXD | Physical violence by other means +X963XXS | Physical violence by other means +X964XXA | Physical violence by other means +X964XXD | Physical violence by other means +X964XXS | Physical violence by other means +X968XXA | Physical violence by other means +X968XXD | Physical violence by other means +X968XXS | Physical violence by other means +X969XXA | Physical violence by other means +X969XXD | Physical violence by other means +X969XXS | Physical violence by other means +X97---- | Physical violence by other means +X97XXXA | Physical violence by other means +X97XXXD | Physical violence by other means +X97XXXS | Physical violence by other means +X98---- | Physical violence by other means +X980XXA | Physical violence by other means +X980XXD | Physical violence by other means +X980XXS | Physical violence by other means +X981XXA | Physical violence by other means +X981XXD | Physical violence by other means +X981XXS | Physical violence by other means +X982XXA | Physical violence by other means +X982XXD | Physical violence by other means +X982XXS | Physical violence by other means +X983XXA | Physical violence by other means +X983XXD | Physical violence by other means +X983XXS | Physical violence by other means +X988XXA | Physical violence by other means +X988XXD | Physical violence by other means +X988XXS | Physical violence by other means +Y00---- | Physical violence by other means +Y00XXXA | Physical violence by other means +Y00XXXD | Physical violence by other means +Y00XXXS | Physical violence by other means +Y01---- | Physical violence by other means +Y01XXXA | Physical violence by other means +Y01XXXD | Physical violence by other means +Y01XXXS | Physical violence by other means +Y02---- | Physical violence by other means +Y020XXA | Physical violence by other means +Y020XXD | Physical violence by other means +Y020XXS | Physical violence by other means +Y021XXA | Physical violence by other means +Y021XXD | Physical violence by other means +Y021XXS | Physical violence by other means +Y028XXA | Physical violence by other means +Y028XXD | Physical violence by other means +Y028XXS | Physical violence by other means +Y03---- | Physical violence by other means +Y030XXA | Physical violence by other means +Y030XXD | Physical violence by other means +Y030XXS | Physical violence by other means +Y038XXA | Physical violence by other means +Y038XXD | Physical violence by other means +Y038XXS | Physical violence by other means +Y04---- | Physical violence by other means +Y040XXA | Physical violence by other means +Y040XXD | Physical violence by other means +Y040XXS | Physical violence by other means +Y041XXA | Physical violence by other means +Y041XXD | Physical violence by other means +Y041XXS | Physical violence by other means +Y042XXA | Physical violence by other means +Y042XXD | Physical violence by other means +Y042XXS | Physical violence by other means +Y048XXA | Physical violence by other means +Y048XXD | Physical violence by other means +Y048XXS | Physical violence by other means +Y06---- | Physical violence by other means +Y060--- | Physical violence by other means +Y061--- | Physical violence by other means +Y062--- | Physical violence by other means +Y068--- | Physical violence by other means +Y069--- | Physical violence by other means +Y07---- | Physical violence by other means +Y070--- | Physical violence by other means +Y0701-- | Physical violence by other means +Y0702-- | Physical violence by other means +Y0703-- | Physical violence by other means +Y0704-- | Physical violence by other means +Y071--- | Physical violence by other means +Y0711-- | Physical violence by other means +Y0712-- | Physical violence by other means +Y0713-- | Physical violence by other means +Y0714-- | Physical violence by other means +Y072--- | Physical violence by other means +Y073--- | Physical violence by other means +Y07410- | Physical violence by other means +Y07411- | Physical violence by other means +Y07420- | Physical violence by other means +Y07421- | Physical violence by other means +Y07430- | Physical violence by other means +Y07432- | Physical violence by other means +Y07433- | Physical violence by other means +Y07434- | Physical violence by other means +Y07435- | Physical violence by other means +Y07436- | Physical violence by other means +Y07490- | Physical violence by other means +Y07491- | Physical violence by other means +Y07499- | Physical violence by other means +Y0750-- | Physical violence by other means +Y07510- | Physical violence by other means +Y07511- | Physical violence by other means +Y07512- | Physical violence by other means +Y07513- | Physical violence by other means +Y07519- | Physical violence by other means +Y07521- | Physical violence by other means +Y07528- | Physical violence by other means +Y07529- | Physical violence by other means +Y0753-- | Physical violence by other means +Y0759-- | Physical violence by other means +Y076--- | Physical violence by other means +Y078--- | Physical violence by other means +Y079--- | Physical violence by other means +Y08---- | Physical violence by other means +Y0801XA | Physical violence by other means +Y0801XD | Physical violence by other means +Y0801XS | Physical violence by other means +Y0802XA | Physical violence by other means +Y0802XD | Physical violence by other means +Y0802XS | Physical violence by other means +Y0809XA | Physical violence by other means +Y0809XD | Physical violence by other means +Y0809XS | Physical violence by other means +Y0881XA | Physical violence by other means +Y0881XD | Physical violence by other means +Y0881XS | Physical violence by other means +Y0889XA | Physical violence by other means +Y0889XD | Physical violence by other means +Y0889XS | Physical violence by other means +Y871--- | Physical violence by other means +Y872--- | Physical violence by other means +Y36---- | Conflict and terrorism +Y360--- | Conflict and terrorism +Y36000A | Conflict and terrorism +Y36000D | Conflict and terrorism +Y36000S | Conflict and terrorism +Y36001A | Conflict and terrorism +Y36001D | Conflict and terrorism +Y36001S | Conflict and terrorism +Y36010A | Conflict and terrorism +Y36010D | Conflict and terrorism +Y36010S | Conflict and terrorism +Y36011A | Conflict and terrorism +Y36011D | Conflict and terrorism +Y36011S | Conflict and terrorism +Y36020A | Conflict and terrorism +Y36020D | Conflict and terrorism +Y36020S | Conflict and terrorism +Y36021A | Conflict and terrorism +Y36021D | Conflict and terrorism +Y36021S | Conflict and terrorism +Y36030A | Conflict and terrorism +Y36030D | Conflict and terrorism +Y36030S | Conflict and terrorism +Y36031A | Conflict and terrorism +Y36031D | Conflict and terrorism +Y36031S | Conflict and terrorism +Y36040A | Conflict and terrorism +Y36040D | Conflict and terrorism +Y36040S | Conflict and terrorism +Y36041A | Conflict and terrorism +Y36041D | Conflict and terrorism +Y36041S | Conflict and terrorism +Y36050A | Conflict and terrorism +Y36050D | Conflict and terrorism +Y36050S | Conflict and terrorism +Y36051A | Conflict and terrorism +Y36051D | Conflict and terrorism +Y36051S | Conflict and terrorism +Y36090A | Conflict and terrorism +Y36090D | Conflict and terrorism +Y36090S | Conflict and terrorism +Y36091A | Conflict and terrorism +Y36091D | Conflict and terrorism +Y36091S | Conflict and terrorism +Y361--- | Conflict and terrorism +Y36100A | Conflict and terrorism +Y36100D | Conflict and terrorism +Y36100S | Conflict and terrorism +Y36101A | Conflict and terrorism +Y36101D | Conflict and terrorism +Y36101S | Conflict and terrorism +Y36110A | Conflict and terrorism +Y36110D | Conflict and terrorism +Y36110S | Conflict and terrorism +Y36111A | Conflict and terrorism +Y36111D | Conflict and terrorism +Y36111S | Conflict and terrorism +Y36120A | Conflict and terrorism +Y36120D | Conflict and terrorism +Y36120S | Conflict and terrorism +Y36121A | Conflict and terrorism +Y36121D | Conflict and terrorism +Y36121S | Conflict and terrorism +Y36130A | Conflict and terrorism +Y36130D | Conflict and terrorism +Y36130S | Conflict and terrorism +Y36131A | Conflict and terrorism +Y36131D | Conflict and terrorism +Y36131S | Conflict and terrorism +Y36140A | Conflict and terrorism +Y36140D | Conflict and terrorism +Y36140S | Conflict and terrorism +Y36141A | Conflict and terrorism +Y36141D | Conflict and terrorism +Y36141S | Conflict and terrorism +Y36190A | Conflict and terrorism +Y36190D | Conflict and terrorism +Y36190S | Conflict and terrorism +Y36191A | Conflict and terrorism +Y36191D | Conflict and terrorism +Y36191S | Conflict and terrorism +Y362--- | Conflict and terrorism +Y36200A | Conflict and terrorism +Y36200D | Conflict and terrorism +Y36200S | Conflict and terrorism +Y36201A | Conflict and terrorism +Y36201D | Conflict and terrorism +Y36201S | Conflict and terrorism +Y36210A | Conflict and terrorism +Y36210D | Conflict and terrorism +Y36210S | Conflict and terrorism +Y36211A | Conflict and terrorism +Y36211D | Conflict and terrorism +Y36211S | Conflict and terrorism +Y36220A | Conflict and terrorism +Y36220D | Conflict and terrorism +Y36220S | Conflict and terrorism +Y36221A | Conflict and terrorism +Y36221D | Conflict and terrorism +Y36221S | Conflict and terrorism +Y36230A | Conflict and terrorism +Y36230D | Conflict and terrorism +Y36230S | Conflict and terrorism +Y36231A | Conflict and terrorism +Y36231D | Conflict and terrorism +Y36231S | Conflict and terrorism +Y36240A | Conflict and terrorism +Y36240D | Conflict and terrorism +Y36240S | Conflict and terrorism +Y36241A | Conflict and terrorism +Y36241D | Conflict and terrorism +Y36241S | Conflict and terrorism +Y36250A | Conflict and terrorism +Y36250D | Conflict and terrorism +Y36250S | Conflict and terrorism +Y36251A | Conflict and terrorism +Y36251D | Conflict and terrorism +Y36251S | Conflict and terrorism +Y36260A | Conflict and terrorism +Y36260D | Conflict and terrorism +Y36260S | Conflict and terrorism +Y36261A | Conflict and terrorism +Y36261D | Conflict and terrorism +Y36261S | Conflict and terrorism +Y36270A | Conflict and terrorism +Y36270D | Conflict and terrorism +Y36270S | Conflict and terrorism +Y36271A | Conflict and terrorism +Y36271D | Conflict and terrorism +Y36271S | Conflict and terrorism +Y36290A | Conflict and terrorism +Y36290D | Conflict and terrorism +Y36290S | Conflict and terrorism +Y36291A | Conflict and terrorism +Y36291D | Conflict and terrorism +Y36291S | Conflict and terrorism +Y363--- | Conflict and terrorism +Y36300A | Conflict and terrorism +Y36300D | Conflict and terrorism +Y36300S | Conflict and terrorism +Y36301A | Conflict and terrorism +Y36301D | Conflict and terrorism +Y36301S | Conflict and terrorism +Y36310A | Conflict and terrorism +Y36310D | Conflict and terrorism +Y36310S | Conflict and terrorism +Y36311A | Conflict and terrorism +Y36311D | Conflict and terrorism +Y36311S | Conflict and terrorism +Y36320A | Conflict and terrorism +Y36320D | Conflict and terrorism +Y36320S | Conflict and terrorism +Y36321A | Conflict and terrorism +Y36321D | Conflict and terrorism +Y36321S | Conflict and terrorism +Y36330A | Conflict and terrorism +Y36330D | Conflict and terrorism +Y36330S | Conflict and terrorism +Y36331A | Conflict and terrorism +Y36331D | Conflict and terrorism +Y36331S | Conflict and terrorism +Y36390A | Conflict and terrorism +Y36390D | Conflict and terrorism +Y36390S | Conflict and terrorism +Y36391A | Conflict and terrorism +Y36391D | Conflict and terrorism +Y36391S | Conflict and terrorism +Y364--- | Conflict and terrorism +Y36410A | Conflict and terrorism +Y36410D | Conflict and terrorism +Y36410S | Conflict and terrorism +Y36411A | Conflict and terrorism +Y36411D | Conflict and terrorism +Y36411S | Conflict and terrorism +Y36420A | Conflict and terrorism +Y36420D | Conflict and terrorism +Y36420S | Conflict and terrorism +Y36421A | Conflict and terrorism +Y36421D | Conflict and terrorism +Y36421S | Conflict and terrorism +Y36430A | Conflict and terrorism +Y36430D | Conflict and terrorism +Y36430S | Conflict and terrorism +Y36431A | Conflict and terrorism +Y36431D | Conflict and terrorism +Y36431S | Conflict and terrorism +Y36440A | Conflict and terrorism +Y36440D | Conflict and terrorism +Y36440S | Conflict and terrorism +Y36441A | Conflict and terrorism +Y36441D | Conflict and terrorism +Y36441S | Conflict and terrorism +Y36450A | Conflict and terrorism +Y36450D | Conflict and terrorism +Y36450S | Conflict and terrorism +Y36451A | Conflict and terrorism +Y36451D | Conflict and terrorism +Y36451S | Conflict and terrorism +Y36460A | Conflict and terrorism +Y36460D | Conflict and terrorism +Y36460S | Conflict and terrorism +Y36461A | Conflict and terrorism +Y36461D | Conflict and terrorism +Y36461S | Conflict and terrorism +Y36470A | Conflict and terrorism +Y36470D | Conflict and terrorism +Y36470S | Conflict and terrorism +Y36471A | Conflict and terrorism +Y36471D | Conflict and terrorism +Y36471S | Conflict and terrorism +Y36490A | Conflict and terrorism +Y36490D | Conflict and terrorism +Y36490S | Conflict and terrorism +Y36491A | Conflict and terrorism +Y36491D | Conflict and terrorism +Y36491S | Conflict and terrorism +Y365--- | Conflict and terrorism +Y36500A | Conflict and terrorism +Y36500D | Conflict and terrorism +Y36500S | Conflict and terrorism +Y36501A | Conflict and terrorism +Y36501D | Conflict and terrorism +Y36501S | Conflict and terrorism +Y36510A | Conflict and terrorism +Y36510D | Conflict and terrorism +Y36510S | Conflict and terrorism +Y36511A | Conflict and terrorism +Y36511D | Conflict and terrorism +Y36511S | Conflict and terrorism +Y36520A | Conflict and terrorism +Y36520D | Conflict and terrorism +Y36520S | Conflict and terrorism +Y36521A | Conflict and terrorism +Y36521D | Conflict and terrorism +Y36521S | Conflict and terrorism +Y36530A | Conflict and terrorism +Y36530D | Conflict and terrorism +Y36530S | Conflict and terrorism +Y36531A | Conflict and terrorism +Y36531D | Conflict and terrorism +Y36531S | Conflict and terrorism +Y36540A | Conflict and terrorism +Y36540D | Conflict and terrorism +Y36540S | Conflict and terrorism +Y36541A | Conflict and terrorism +Y36541D | Conflict and terrorism +Y36541S | Conflict and terrorism +Y36590A | Conflict and terrorism +Y36590D | Conflict and terrorism +Y36590S | Conflict and terrorism +Y36591A | Conflict and terrorism +Y36591D | Conflict and terrorism +Y36591S | Conflict and terrorism +Y366--- | Conflict and terrorism +Y366X0A | Conflict and terrorism +Y366X0D | Conflict and terrorism +Y366X0S | Conflict and terrorism +Y366X1A | Conflict and terrorism +Y366X1D | Conflict and terrorism +Y366X1S | Conflict and terrorism +Y367--- | Conflict and terrorism +Y367X0A | Conflict and terrorism +Y367X0D | Conflict and terrorism +Y367X0S | Conflict and terrorism +Y367X1A | Conflict and terrorism +Y367X1D | Conflict and terrorism +Y367X1S | Conflict and terrorism +Y368--- | Conflict and terrorism +Y36810A | Conflict and terrorism +Y36810D | Conflict and terrorism +Y36810S | Conflict and terrorism +Y36811A | Conflict and terrorism +Y36811D | Conflict and terrorism +Y36811S | Conflict and terrorism +Y36820A | Conflict and terrorism +Y36820D | Conflict and terrorism +Y36820S | Conflict and terrorism +Y36821A | Conflict and terrorism +Y36821D | Conflict and terrorism +Y36821S | Conflict and terrorism +Y36880A | Conflict and terrorism +Y36880D | Conflict and terrorism +Y36880S | Conflict and terrorism +Y36881A | Conflict and terrorism +Y36881D | Conflict and terrorism +Y36881S | Conflict and terrorism +Y36890A | Conflict and terrorism +Y36890D | Conflict and terrorism +Y36890S | Conflict and terrorism +Y36891A | Conflict and terrorism +Y36891D | Conflict and terrorism +Y36891S | Conflict and terrorism +Y369--- | Conflict and terrorism +Y3690XA | Conflict and terrorism +Y3690XD | Conflict and terrorism +Y3690XS | Conflict and terrorism +Y3691XA | Conflict and terrorism +Y3691XD | Conflict and terrorism +Y3691XS | Conflict and terrorism +Y3692XA | Conflict and terrorism +Y3692XD | Conflict and terrorism +Y3692XS | Conflict and terrorism +Y37000A | Conflict and terrorism +Y37000D | Conflict and terrorism +Y37000S | Conflict and terrorism +Y37001A | Conflict and terrorism +Y37001D | Conflict and terrorism +Y37001S | Conflict and terrorism +Y37010A | Conflict and terrorism +Y37010D | Conflict and terrorism +Y37010S | Conflict and terrorism +Y37011A | Conflict and terrorism +Y37011D | Conflict and terrorism +Y37011S | Conflict and terrorism +Y37020A | Conflict and terrorism +Y37020D | Conflict and terrorism +Y37020S | Conflict and terrorism +Y37021A | Conflict and terrorism +Y37021D | Conflict and terrorism +Y37021S | Conflict and terrorism +Y37030A | Conflict and terrorism +Y37030D | Conflict and terrorism +Y37030S | Conflict and terrorism +Y37031A | Conflict and terrorism +Y37031D | Conflict and terrorism +Y37031S | Conflict and terrorism +Y37040A | Conflict and terrorism +Y37040D | Conflict and terrorism +Y37040S | Conflict and terrorism +Y37041A | Conflict and terrorism +Y37041D | Conflict and terrorism +Y37041S | Conflict and terrorism +Y37050A | Conflict and terrorism +Y37050D | Conflict and terrorism +Y37050S | Conflict and terrorism +Y37051A | Conflict and terrorism +Y37051D | Conflict and terrorism +Y37051S | Conflict and terrorism +Y37090A | Conflict and terrorism +Y37090D | Conflict and terrorism +Y37090S | Conflict and terrorism +Y37091A | Conflict and terrorism +Y37091D | Conflict and terrorism +Y37091S | Conflict and terrorism +Y37100A | Conflict and terrorism +Y37100D | Conflict and terrorism +Y37100S | Conflict and terrorism +Y37101A | Conflict and terrorism +Y37101D | Conflict and terrorism +Y37101S | Conflict and terrorism +Y37110A | Conflict and terrorism +Y37110D | Conflict and terrorism +Y37110S | Conflict and terrorism +Y37111A | Conflict and terrorism +Y37111D | Conflict and terrorism +Y37111S | Conflict and terrorism +Y37120A | Conflict and terrorism +Y37120D | Conflict and terrorism +Y37120S | Conflict and terrorism +Y37121A | Conflict and terrorism +Y37121D | Conflict and terrorism +Y37121S | Conflict and terrorism +Y37130A | Conflict and terrorism +Y37130D | Conflict and terrorism +Y37130S | Conflict and terrorism +Y37131A | Conflict and terrorism +Y37131D | Conflict and terrorism +Y37131S | Conflict and terrorism +Y37140A | Conflict and terrorism +Y37140D | Conflict and terrorism +Y37140S | Conflict and terrorism +Y37141A | Conflict and terrorism +Y37141D | Conflict and terrorism +Y37141S | Conflict and terrorism +Y37190A | Conflict and terrorism +Y37190D | Conflict and terrorism +Y37190S | Conflict and terrorism +Y37191A | Conflict and terrorism +Y37191D | Conflict and terrorism +Y37191S | Conflict and terrorism +Y37200A | Conflict and terrorism +Y37200D | Conflict and terrorism +Y37200S | Conflict and terrorism +Y37201A | Conflict and terrorism +Y37201D | Conflict and terrorism +Y37201S | Conflict and terrorism +Y37210A | Conflict and terrorism +Y37210D | Conflict and terrorism +Y37210S | Conflict and terrorism +Y37211A | Conflict and terrorism +Y37211D | Conflict and terrorism +Y37211S | Conflict and terrorism +Y37220A | Conflict and terrorism +Y37220D | Conflict and terrorism +Y37220S | Conflict and terrorism +Y37221A | Conflict and terrorism +Y37221D | Conflict and terrorism +Y37221S | Conflict and terrorism +Y37230A | Conflict and terrorism +Y37230D | Conflict and terrorism +Y37230S | Conflict and terrorism +Y37231A | Conflict and terrorism +Y37231D | Conflict and terrorism +Y37231S | Conflict and terrorism +Y37240A | Conflict and terrorism +Y37240D | Conflict and terrorism +Y37240S | Conflict and terrorism +Y37241A | Conflict and terrorism +Y37241D | Conflict and terrorism +Y37241S | Conflict and terrorism +Y37250A | Conflict and terrorism +Y37250D | Conflict and terrorism +Y37250S | Conflict and terrorism +Y37251A | Conflict and terrorism +Y37251D | Conflict and terrorism +Y37251S | Conflict and terrorism +Y37260A | Conflict and terrorism +Y37260D | Conflict and terrorism +Y37260S | Conflict and terrorism +Y37261A | Conflict and terrorism +Y37261D | Conflict and terrorism +Y37261S | Conflict and terrorism +Y37270A | Conflict and terrorism +Y37270D | Conflict and terrorism +Y37270S | Conflict and terrorism +Y37271A | Conflict and terrorism +Y37271D | Conflict and terrorism +Y37271S | Conflict and terrorism +Y37290A | Conflict and terrorism +Y37290D | Conflict and terrorism +Y37290S | Conflict and terrorism +Y37291A | Conflict and terrorism +Y37291D | Conflict and terrorism +Y37291S | Conflict and terrorism +Y37300A | Conflict and terrorism +Y37300D | Conflict and terrorism +Y37300S | Conflict and terrorism +Y37301A | Conflict and terrorism +Y37301D | Conflict and terrorism +Y37301S | Conflict and terrorism +Y37310A | Conflict and terrorism +Y37310D | Conflict and terrorism +Y37310S | Conflict and terrorism +Y37311A | Conflict and terrorism +Y37311D | Conflict and terrorism +Y37311S | Conflict and terrorism +Y37320A | Conflict and terrorism +Y37320D | Conflict and terrorism +Y37320S | Conflict and terrorism +Y37321A | Conflict and terrorism +Y37321D | Conflict and terrorism +Y37321S | Conflict and terrorism +Y37330A | Conflict and terrorism +Y37330D | Conflict and terrorism +Y37330S | Conflict and terrorism +Y37331A | Conflict and terrorism +Y37331D | Conflict and terrorism +Y37331S | Conflict and terrorism +Y37390A | Conflict and terrorism +Y37390D | Conflict and terrorism +Y37390S | Conflict and terrorism +Y37391A | Conflict and terrorism +Y37391D | Conflict and terrorism +Y37391S | Conflict and terrorism +Y37410A | Conflict and terrorism +Y37410D | Conflict and terrorism +Y37410S | Conflict and terrorism +Y37411A | Conflict and terrorism +Y37411D | Conflict and terrorism +Y37411S | Conflict and terrorism +Y37420A | Conflict and terrorism +Y37420D | Conflict and terrorism +Y37420S | Conflict and terrorism +Y37421A | Conflict and terrorism +Y37421D | Conflict and terrorism +Y37421S | Conflict and terrorism +Y37430A | Conflict and terrorism +Y37430D | Conflict and terrorism +Y37430S | Conflict and terrorism +Y37431A | Conflict and terrorism +Y37431D | Conflict and terrorism +Y37431S | Conflict and terrorism +Y37440A | Conflict and terrorism +Y37440D | Conflict and terrorism +Y37440S | Conflict and terrorism +Y37441A | Conflict and terrorism +Y37441D | Conflict and terrorism +Y37441S | Conflict and terrorism +Y37450A | Conflict and terrorism +Y37450D | Conflict and terrorism +Y37450S | Conflict and terrorism +Y37451A | Conflict and terrorism +Y37451D | Conflict and terrorism +Y37451S | Conflict and terrorism +Y37460A | Conflict and terrorism +Y37460D | Conflict and terrorism +Y37460S | Conflict and terrorism +Y37461A | Conflict and terrorism +Y37461D | Conflict and terrorism +Y37461S | Conflict and terrorism +Y37470A | Conflict and terrorism +Y37470D | Conflict and terrorism +Y37470S | Conflict and terrorism +Y37471A | Conflict and terrorism +Y37471D | Conflict and terrorism +Y37471S | Conflict and terrorism +Y37490A | Conflict and terrorism +Y37490D | Conflict and terrorism +Y37490S | Conflict and terrorism +Y37491A | Conflict and terrorism +Y37491D | Conflict and terrorism +Y37491S | Conflict and terrorism +Y37500A | Conflict and terrorism +Y37500D | Conflict and terrorism +Y37500S | Conflict and terrorism +Y37501A | Conflict and terrorism +Y37501D | Conflict and terrorism +Y37501S | Conflict and terrorism +Y37510A | Conflict and terrorism +Y37510D | Conflict and terrorism +Y37510S | Conflict and terrorism +Y37511A | Conflict and terrorism +Y37511D | Conflict and terrorism +Y37511S | Conflict and terrorism +Y37520A | Conflict and terrorism +Y37520D | Conflict and terrorism +Y37520S | Conflict and terrorism +Y37521A | Conflict and terrorism +Y37521D | Conflict and terrorism +Y37521S | Conflict and terrorism +Y37530A | Conflict and terrorism +Y37530D | Conflict and terrorism +Y37530S | Conflict and terrorism +Y37531A | Conflict and terrorism +Y37531D | Conflict and terrorism +Y37531S | Conflict and terrorism +Y37540A | Conflict and terrorism +Y37540D | Conflict and terrorism +Y37540S | Conflict and terrorism +Y37541A | Conflict and terrorism +Y37541D | Conflict and terrorism +Y37541S | Conflict and terrorism +Y37590A | Conflict and terrorism +Y37590D | Conflict and terrorism +Y37590S | Conflict and terrorism +Y37591A | Conflict and terrorism +Y37591D | Conflict and terrorism +Y37591S | Conflict and terrorism +Y376X0A | Conflict and terrorism +Y376X0D | Conflict and terrorism +Y376X0S | Conflict and terrorism +Y376X1A | Conflict and terrorism +Y376X1D | Conflict and terrorism +Y376X1S | Conflict and terrorism +Y377X0A | Conflict and terrorism +Y377X0D | Conflict and terrorism +Y377X0S | Conflict and terrorism +Y377X1A | Conflict and terrorism +Y377X1D | Conflict and terrorism +Y377X1S | Conflict and terrorism +Y3790XA | Conflict and terrorism +Y3790XD | Conflict and terrorism +Y3790XS | Conflict and terrorism +Y3791XA | Conflict and terrorism +Y3791XD | Conflict and terrorism +Y3791XS | Conflict and terrorism +Y3792XA | Conflict and terrorism +Y3792XD | Conflict and terrorism +Y3792XS | Conflict and terrorism +Y380X1A | Conflict and terrorism +Y380X1D | Conflict and terrorism +Y380X1S | Conflict and terrorism +Y380X2A | Conflict and terrorism +Y380X2D | Conflict and terrorism +Y380X2S | Conflict and terrorism +Y380X3A | Conflict and terrorism +Y380X3D | Conflict and terrorism +Y380X3S | Conflict and terrorism +Y381X1A | Conflict and terrorism +Y381X1D | Conflict and terrorism +Y381X1S | Conflict and terrorism +Y381X2A | Conflict and terrorism +Y381X2D | Conflict and terrorism +Y381X2S | Conflict and terrorism +Y381X3A | Conflict and terrorism +Y381X3D | Conflict and terrorism +Y381X3S | Conflict and terrorism +Y382X1A | Conflict and terrorism +Y382X1D | Conflict and terrorism +Y382X1S | Conflict and terrorism +Y382X2A | Conflict and terrorism +Y382X2D | Conflict and terrorism +Y382X2S | Conflict and terrorism +Y382X3A | Conflict and terrorism +Y382X3D | Conflict and terrorism +Y382X3S | Conflict and terrorism +Y383X1A | Conflict and terrorism +Y383X1D | Conflict and terrorism +Y383X1S | Conflict and terrorism +Y383X2A | Conflict and terrorism +Y383X2D | Conflict and terrorism +Y383X2S | Conflict and terrorism +Y383X3A | Conflict and terrorism +Y383X3D | Conflict and terrorism +Y383X3S | Conflict and terrorism +Y384X1A | Conflict and terrorism +Y384X1D | Conflict and terrorism +Y384X1S | Conflict and terrorism +Y384X2A | Conflict and terrorism +Y384X2D | Conflict and terrorism +Y384X2S | Conflict and terrorism +Y384X3A | Conflict and terrorism +Y384X3D | Conflict and terrorism +Y384X3S | Conflict and terrorism +Y385X1A | Conflict and terrorism +Y385X1D | Conflict and terrorism +Y385X1S | Conflict and terrorism +Y385X2A | Conflict and terrorism +Y385X2D | Conflict and terrorism +Y385X2S | Conflict and terrorism +Y385X3A | Conflict and terrorism +Y385X3D | Conflict and terrorism +Y385X3S | Conflict and terrorism +Y386X1A | Conflict and terrorism +Y386X1D | Conflict and terrorism +Y386X1S | Conflict and terrorism +Y386X2A | Conflict and terrorism +Y386X2D | Conflict and terrorism +Y386X2S | Conflict and terrorism +Y386X3A | Conflict and terrorism +Y386X3D | Conflict and terrorism +Y386X3S | Conflict and terrorism +Y387X1A | Conflict and terrorism +Y387X1D | Conflict and terrorism +Y387X1S | Conflict and terrorism +Y387X2A | Conflict and terrorism +Y387X2D | Conflict and terrorism +Y387X2S | Conflict and terrorism +Y387X3A | Conflict and terrorism +Y387X3D | Conflict and terrorism +Y387X3S | Conflict and terrorism +Y3880XA | Conflict and terrorism +Y3880XD | Conflict and terrorism +Y3880XS | Conflict and terrorism +Y38811A | Conflict and terrorism +Y38811D | Conflict and terrorism +Y38811S | Conflict and terrorism +Y38812A | Conflict and terrorism +Y38812D | Conflict and terrorism +Y38812S | Conflict and terrorism +Y38891A | Conflict and terrorism +Y38891D | Conflict and terrorism +Y38891S | Conflict and terrorism +Y38892A | Conflict and terrorism +Y38892D | Conflict and terrorism +Y38892S | Conflict and terrorism +Y38893A | Conflict and terrorism +Y38893D | Conflict and terrorism +Y38893S | Conflict and terrorism +Y891--- | Conflict and terrorism +Y35---- | Executions and police conflict +Y350--- | Executions and police conflict +Y35001A | Executions and police conflict +Y35001D | Executions and police conflict +Y35001S | Executions and police conflict +Y35002A | Executions and police conflict +Y35002D | Executions and police conflict +Y35002S | Executions and police conflict +Y35003A | Executions and police conflict +Y35003D | Executions and police conflict +Y35003S | Executions and police conflict +Y35011A | Executions and police conflict +Y35011D | Executions and police conflict +Y35011S | Executions and police conflict +Y35012A | Executions and police conflict +Y35012D | Executions and police conflict +Y35012S | Executions and police conflict +Y35013A | Executions and police conflict +Y35013D | Executions and police conflict +Y35013S | Executions and police conflict +Y35021A | Executions and police conflict +Y35021D | Executions and police conflict +Y35021S | Executions and police conflict +Y35022A | Executions and police conflict +Y35022D | Executions and police conflict +Y35022S | Executions and police conflict +Y35023A | Executions and police conflict +Y35023D | Executions and police conflict +Y35023S | Executions and police conflict +Y35031A | Executions and police conflict +Y35031D | Executions and police conflict +Y35031S | Executions and police conflict +Y35032A | Executions and police conflict +Y35032D | Executions and police conflict +Y35032S | Executions and police conflict +Y35033A | Executions and police conflict +Y35033D | Executions and police conflict +Y35033S | Executions and police conflict +Y35041A | Executions and police conflict +Y35041D | Executions and police conflict +Y35041S | Executions and police conflict +Y35042A | Executions and police conflict +Y35042D | Executions and police conflict +Y35042S | Executions and police conflict +Y35043A | Executions and police conflict +Y35043D | Executions and police conflict +Y35043S | Executions and police conflict +Y35091A | Executions and police conflict +Y35091D | Executions and police conflict +Y35091S | Executions and police conflict +Y35092A | Executions and police conflict +Y35092D | Executions and police conflict +Y35092S | Executions and police conflict +Y35093A | Executions and police conflict +Y35093D | Executions and police conflict +Y35093S | Executions and police conflict +Y351--- | Executions and police conflict +Y35101A | Executions and police conflict +Y35101D | Executions and police conflict +Y35101S | Executions and police conflict +Y35102A | Executions and police conflict +Y35102D | Executions and police conflict +Y35102S | Executions and police conflict +Y35103A | Executions and police conflict +Y35103D | Executions and police conflict +Y35103S | Executions and police conflict +Y35111A | Executions and police conflict +Y35111D | Executions and police conflict +Y35111S | Executions and police conflict +Y35112A | Executions and police conflict +Y35112D | Executions and police conflict +Y35112S | Executions and police conflict +Y35113A | Executions and police conflict +Y35113D | Executions and police conflict +Y35113S | Executions and police conflict +Y35121A | Executions and police conflict +Y35121D | Executions and police conflict +Y35121S | Executions and police conflict +Y35122A | Executions and police conflict +Y35122D | Executions and police conflict +Y35122S | Executions and police conflict +Y35123A | Executions and police conflict +Y35123D | Executions and police conflict +Y35123S | Executions and police conflict +Y35191A | Executions and police conflict +Y35191D | Executions and police conflict +Y35191S | Executions and police conflict +Y35192A | Executions and police conflict +Y35192D | Executions and police conflict +Y35192S | Executions and police conflict +Y35193A | Executions and police conflict +Y35193D | Executions and police conflict +Y35193S | Executions and police conflict +Y352--- | Executions and police conflict +Y35201A | Executions and police conflict +Y35201D | Executions and police conflict +Y35201S | Executions and police conflict +Y35202A | Executions and police conflict +Y35202D | Executions and police conflict +Y35202S | Executions and police conflict +Y35203A | Executions and police conflict +Y35203D | Executions and police conflict +Y35203S | Executions and police conflict +Y35211A | Executions and police conflict +Y35211D | Executions and police conflict +Y35211S | Executions and police conflict +Y35212A | Executions and police conflict +Y35212D | Executions and police conflict +Y35212S | Executions and police conflict +Y35213A | Executions and police conflict +Y35213D | Executions and police conflict +Y35213S | Executions and police conflict +Y35291A | Executions and police conflict +Y35291D | Executions and police conflict +Y35291S | Executions and police conflict +Y35292A | Executions and police conflict +Y35292D | Executions and police conflict +Y35292S | Executions and police conflict +Y35293A | Executions and police conflict +Y35293D | Executions and police conflict +Y35293S | Executions and police conflict +Y353--- | Executions and police conflict +Y35301A | Executions and police conflict +Y35301D | Executions and police conflict +Y35301S | Executions and police conflict +Y35302A | Executions and police conflict +Y35302D | Executions and police conflict +Y35302S | Executions and police conflict +Y35303A | Executions and police conflict +Y35303D | Executions and police conflict +Y35303S | Executions and police conflict +Y35311A | Executions and police conflict +Y35311D | Executions and police conflict +Y35311S | Executions and police conflict +Y35312A | Executions and police conflict +Y35312D | Executions and police conflict +Y35312S | Executions and police conflict +Y35313A | Executions and police conflict +Y35313D | Executions and police conflict +Y35313S | Executions and police conflict +Y35391A | Executions and police conflict +Y35391D | Executions and police conflict +Y35391S | Executions and police conflict +Y35392A | Executions and police conflict +Y35392D | Executions and police conflict +Y35392S | Executions and police conflict +Y35393A | Executions and police conflict +Y35393D | Executions and police conflict +Y35393S | Executions and police conflict +Y354--- | Executions and police conflict +Y35401A | Executions and police conflict +Y35401D | Executions and police conflict +Y35401S | Executions and police conflict +Y35402A | Executions and police conflict +Y35402D | Executions and police conflict +Y35402S | Executions and police conflict +Y35403A | Executions and police conflict +Y35403D | Executions and police conflict +Y35403S | Executions and police conflict +Y35411A | Executions and police conflict +Y35411D | Executions and police conflict +Y35411S | Executions and police conflict +Y35412A | Executions and police conflict +Y35412D | Executions and police conflict +Y35412S | Executions and police conflict +Y35413A | Executions and police conflict +Y35413D | Executions and police conflict +Y35413S | Executions and police conflict +Y35491A | Executions and police conflict +Y35491D | Executions and police conflict +Y35491S | Executions and police conflict +Y35492A | Executions and police conflict +Y35492D | Executions and police conflict +Y35492S | Executions and police conflict +Y35493A | Executions and police conflict +Y35493D | Executions and police conflict +Y35493S | Executions and police conflict +Y355--- | Executions and police conflict +Y356--- | Executions and police conflict +Y357--- | Executions and police conflict +Y35811A | Executions and police conflict +Y35811D | Executions and police conflict +Y35811S | Executions and police conflict +Y35812A | Executions and police conflict +Y35812D | Executions and police conflict +Y35812S | Executions and police conflict +Y35813A | Executions and police conflict +Y35813D | Executions and police conflict +Y35813S | Executions and police conflict +Y35891A | Executions and police conflict +Y35891D | Executions and police conflict +Y35891S | Executions and police conflict +Y35892A | Executions and police conflict +Y35892D | Executions and police conflict +Y35892S | Executions and police conflict +Y35893A | Executions and police conflict +Y35893D | Executions and police conflict +Y35893S | Executions and police conflict +Y3591XA | Executions and police conflict +Y3591XD | Executions and police conflict +Y3591XS | Executions and police conflict +Y3592XA | Executions and police conflict +Y3592XD | Executions and police conflict +Y3592XS | Executions and police conflict +Y890--- | Executions and police conflict diff --git a/non-db_data_sources/GBD and ICD-10_(2019 version)/WHO ICD-10 (2019)/README.txt b/non-db_data_sources/GBD and ICD-10_(2019 version)/WHO ICD-10 (2019)/README.txt new file mode 100644 index 0000000..de36346 --- /dev/null +++ b/non-db_data_sources/GBD and ICD-10_(2019 version)/WHO ICD-10 (2019)/README.txt @@ -0,0 +1,24 @@ +This data was obtained by opening each nested portion on the +left navigation bar at + https://icd.who.int/browse10/2019/en +and then copying and pasting the data into a text file (icd10-2019.txt). + + +This text file was then adjusted to get the pipe-separated values version +which +has the following columns +- code: the icd-10 code in a normalized format +- description: The basic description given +- source: This just says WHO so that it is possible to merge it with other +sources. + + +The adjustments were as follows (parenthases include vim search and replace +commands used): +- delete tabls (:%s/\t//g) +- delete leading spaces (:%s/^\s//) +- remove excess newlines (:%s/^\n//) +- remove periods in codes (:%s/\.//) +- Convert to Pipe-separated values file (:%s/\s/ | /) +- add column of sources (:%s/\s*$/ | WHO) +- Type in column headers diff --git a/non-db_data_sources/GBD and ICD-10_(2019 version)/WHO ICD-10 (2019)/icd10-2019.txt b/non-db_data_sources/GBD and ICD-10_(2019 version)/WHO ICD-10 (2019)/icd10-2019.txt new file mode 100644 index 0000000..628f11f --- /dev/null +++ b/non-db_data_sources/GBD and ICD-10_(2019 version)/WHO ICD-10 (2019)/icd10-2019.txt @@ -0,0 +1,12593 @@ +CD-10 Version:2019 +I Certain infectious and parasitic diseases +A00-A09 Intestinal infectious diseases +A00 Cholera +A00.0 Cholera due to Vibrio cholerae 01, biovar cholerae +A00.1 Cholera due to Vibrio cholerae 01, biovar eltor +A00.9 Cholera, unspecified +A01 Typhoid and paratyphoid fevers +A01.0 Typhoid fever +A01.1 Paratyphoid fever A +A01.2 Paratyphoid fever B +A01.3 Paratyphoid fever C +A01.4 Paratyphoid fever, unspecified +A02 Other salmonella infections +A02.0 Salmonella enteritis +A02.1 Salmonella sepsis +A02.2 Localized salmonella infections +A02.8 Other specified salmonella infections +A02.9 Salmonella infection, unspecified +A03 Shigellosis +A03.0 Shigellosis due to Shigella dysenteriae +A03.1 Shigellosis due to Shigella flexneri +A03.2 Shigellosis due to Shigella boydii +A03.3 Shigellosis due to Shigella sonnei +A03.8 Other shigellosis +A03.9 Shigellosis, unspecified +A04 Other bacterial intestinal infections +A04.0 Enteropathogenic Escherichia coli infection +A04.1 Enterotoxigenic Escherichia coli infection +A04.2 Enteroinvasive Escherichia coli infection +A04.3 Enterohaemorrhagic Escherichia coli infection +A04.4 Other intestinal Escherichia coli infections +A04.5 Campylobacter enteritis +A04.6 Enteritis due to Yersinia enterocolitica +A04.7 Enterocolitis due to Clostridium difficile +A04.8 Other specified bacterial intestinal infections +A04.9 Bacterial intestinal infection, unspecified +A05 Other bacterial foodborne intoxications, not elsewhere classified +A05.0 Foodborne staphylococcal intoxication +A05.1 Botulism +A05.2 Foodborne Clostridium perfringens [Clostridium welchii] intoxication +A05.3 Foodborne Vibrio parahaemolyticus intoxication +A05.4 Foodborne Bacillus cereus intoxication +A05.8 Other specified bacterial foodborne intoxications +A05.9 Bacterial foodborne intoxication, unspecified +A06 Amoebiasis +A06.0 Acute amoebic dysentery +A06.1 Chronic intestinal amoebiasis +A06.2 Amoebic nondysenteric colitis +A06.3 Amoeboma of intestine +A06.4 Amoebic liver abscess +A06.5 Amoebic lung abscess +A06.6 Amoebic brain abscess +A06.7 Cutaneous amoebiasis +A06.8 Amoebic infection of other sites +A06.9 Amoebiasis, unspecified +A07 Other protozoal intestinal diseases +A07.0 Balantidiasis +A07.1 Giardiasis [lambliasis] +A07.2 Cryptosporidiosis +A07.3 Isosporiasis +A07.8 Other specified protozoal intestinal diseases +A07.9 Protozoal intestinal disease, unspecified +A08 Viral and other specified intestinal infections +A08.0 Rotaviral enteritis +A08.1 Acute gastroenteropathy due to Norovirus +A08.2 Adenoviral enteritis +A08.3 Other viral enteritis +A08.4 Viral intestinal infection, unspecified +A08.5 Other specified intestinal infections +A09 Other gastroenteritis and colitis of infectious and unspecified origin +A09.0 Other and unspecified gastroenteritis and colitis of infectious origin +A09.9 Gastroenteritis and colitis of unspecified origin +A15-A19 Tuberculosis +A15 Respiratory tuberculosis, bacteriologically and histologically confirmed +A15.0 Tuberculosis of lung, confirmed by sputum microscopy with or without culture +A15.1 Tuberculosis of lung, confirmed by culture only +A15.2 Tuberculosis of lung, confirmed histologically +A15.3 Tuberculosis of lung, confirmed by unspecified means +A15.4 Tuberculosis of intrathoracic lymph nodes, confirmed bacteriologically and histologically +A15.5 Tuberculosis of larynx, trachea and bronchus, confirmed bacteriologically and histologically +A15.6 Tuberculous pleurisy, confirmed bacteriologically and histologically +A15.7 Primary respiratory tuberculosis, confirmed bacteriologically and histologically +A15.8 Other respiratory tuberculosis, confirmed bacteriologically and histologically +A15.9 Respiratory tuberculosis unspecified, confirmed bacteriologically and histologically +A16 Respiratory tuberculosis, not confirmed bacteriologically or histologically +A16.0 Tuberculosis of lung, bacteriologically and histologically negative +A16.1 Tuberculosis of lung, bacteriological and histological examination not done +A16.2 Tuberculosis of lung, without mention of bacteriological or histological confirmation +A16.3 Tuberculosis of intrathoracic lymph nodes, without mention of bacteriological or histological confirmation +A16.4 Tuberculosis of larynx, trachea and bronchus, without mention of bacteriological or histological confirmation +A16.5 Tuberculous pleurisy, without mention of bacteriological or histological confirmation +A16.7 Primary respiratory tuberculosis without mention of bacteriological or histological confirmation +A16.8 Other respiratory tuberculosis, without mention of bacteriological or histological confirmation +A16.9 Respiratory tuberculosis unspecified, without mention of bacteriological or histological confirmation +A17 Tuberculosis of nervous system +A17.0 Tuberculous meningitis +A17.1 Meningeal tuberculoma +A17.8 Other tuberculosis of nervous system +A17.9 Tuberculosis of nervous system, unspecified +A18 Tuberculosis of other organs +A18.0 Tuberculosis of bones and joints +A18.1 Tuberculosis of genitourinary system +A18.2 Tuberculous peripheral lymphadenopathy +A18.3 Tuberculosis of intestines, peritoneum and mesenteric glands +A18.4 Tuberculosis of skin and subcutaneous tissue +A18.5 Tuberculosis of eye +A18.6 Tuberculosis of ear +A18.7 Tuberculosis of adrenal glands +A18.8 Tuberculosis of other specified organs +A19 Miliary tuberculosis +A19.0 Acute miliary tuberculosis of a single specified site +A19.1 Acute miliary tuberculosis of multiple sites +A19.2 Acute miliary tuberculosis, unspecified +A19.8 Other miliary tuberculosis +A19.9 Miliary tuberculosis, unspecified +A20-A28 Certain zoonotic bacterial diseases +A20 Plague +A20.0 Bubonic plague +A20.1 Cellulocutaneous plague +A20.2 Pneumonic plague +A20.3 Plague meningitis +A20.7 Septicaemic plague +A20.8 Other forms of plague +A20.9 Plague, unspecified +A21 Tularaemia +A21.0 Ulceroglandular tularaemia +A21.1 Oculoglandular tularaemia +A21.2 Pulmonary tularaemia +A21.3 Gastrointestinal tularaemia +A21.7 Generalized tularaemia +A21.8 Other forms of tularaemia +A21.9 Tularaemia, unspecified +A22 Anthrax +A22.0 Cutaneous anthrax +A22.1 Pulmonary anthrax +A22.2 Gastrointestinal anthrax +A22.7 Anthrax sepsis +A22.8 Other forms of anthrax +A22.9 Anthrax, unspecified +A23 Brucellosis +A23.0 Brucellosis due to Brucella melitensis +A23.1 Brucellosis due to Brucella abortus +A23.2 Brucellosis due to Brucella suis +A23.3 Brucellosis due to Brucella canis +A23.8 Other brucellosis +A23.9 Brucellosis, unspecified +A24 Glanders and melioidosis +A24.0 Glanders +A24.1 Acute and fulminating melioidosis +A24.2 Subacute and chronic melioidosis +A24.3 Other melioidosis +A24.4 Melioidosis, unspecified +A25 Rat-bite fevers +A25.0 Spirillosis +A25.1 Streptobacillosis +A25.9 Rat-bite fever, unspecified +A26 Erysipeloid +A26.0 Cutaneous erysipeloid +A26.7 Erysipelothrix sepsis +A26.8 Other forms of erysipeloid +A26.9 Erysipeloid, unspecified +A27 Leptospirosis +A27.0 Leptospirosis icterohaemorrhagica +A27.8 Other forms of leptospirosis +A27.9 Leptospirosis, unspecified +A28 Other zoonotic bacterial diseases, not elsewhere classified +A28.0 Pasteurellosis +A28.1 Cat-scratch disease +A28.2 Extraintestinal yersiniosis +A28.8 Other specified zoonotic bacterial diseases, not elsewhere classified +A28.9 Zoonotic bacterial disease, unspecified +A30-A49 Other bacterial diseases +A30 Leprosy [Hansen disease] +A30.0 Indeterminate leprosy +A30.1 Tuberculoid leprosy +A30.2 Borderline tuberculoid leprosy +A30.3 Borderline leprosy +A30.4 Borderline lepromatous leprosy +A30.5 Lepromatous leprosy +A30.8 Other forms of leprosy +A30.9 Leprosy, unspecified +A31 Infection due to other mycobacteria +A31.0 Pulmonary mycobacterial infection +A31.1 Cutaneous mycobacterial infection +A31.8 Other mycobacterial infections +A31.9 Mycobacterial infection, unspecified +A32 Listeriosis +A32.0 Cutaneous listeriosis +A32.1 Listerial meningitis and meningoencephalitis +A32.7 Listerial sepsis +A32.8 Other forms of listeriosis +A32.9 Listeriosis, unspecified +A33 Tetanus neonatorum +A34 Obstetrical tetanus +A35 Other tetanus +A36 Diphtheria +A36.0 Pharyngeal diphtheria +A36.1 Nasopharyngeal diphtheria +A36.2 Laryngeal diphtheria +A36.3 Cutaneous diphtheria +A36.8 Other diphtheria +A36.9 Diphtheria, unspecified +A37 Whooping cough +A37.0 Whooping cough due to Bordetella pertussis +A37.1 Whooping cough due to Bordetella parapertussis +A37.8 Whooping cough due to other Bordetella species +A37.9 Whooping cough, unspecified +A38 Scarlet fever +A39 Meningococcal infection +A39.0 Meningococcal meningitis +A39.1 Waterhouse-Friderichsen syndrome +A39.2 Acute meningococcaemia +A39.3 Chronic meningococcaemia +A39.4 Meningococcaemia, unspecified +A39.5 Meningococcal heart disease +A39.8 Other meningococcal infections +A39.9 Meningococcal infection, unspecified +A40 Streptococcal sepsis +A40.0 Sepsis due to streptococcus, group A +A40.1 Sepsis due to streptococcus, group B +A40.2 Sepsis due to streptococcus, group D and enterococcus +A40.3 Sepsis due to Streptococcus pneumoniae +A40.8 Other streptococcal sepsis +A40.9 Streptococcal sepsis, unspecified +A41 Other sepsis +A41.0 Sepsis due to Staphylococcus aureus +A41.1 Sepsis due to other specified staphylococcus +A41.2 Sepsis due to unspecified staphylococcus +A41.3 Sepsis due to Haemophilus influenzae +A41.4 Sepsis due to anaerobes +A41.5 Sepsis due to other Gram-negative organisms +A41.8 Other specified sepsis +A41.9 Sepsis, unspecified +A42 Actinomycosis +A42.0 Pulmonary actinomycosis +A42.1 Abdominal actinomycosis +A42.2 Cervicofacial actinomycosis +A42.7 Actinomycotic sepsis +A42.8 Other forms of actinomycosis +A42.9 Actinomycosis, unspecified +A43 Nocardiosis +A43.0 Pulmonary nocardiosis +A43.1 Cutaneous nocardiosis +A43.8 Other forms of nocardiosis +A43.9 Nocardiosis, unspecified +A44 Bartonellosis +A44.0 Systemic bartonellosis +A44.1 Cutaneous and mucocutaneous bartonellosis +A44.8 Other forms of bartonellosis +A44.9 Bartonellosis, unspecified +A46 Erysipelas +A48 Other bacterial diseases, not elsewhere classified +A48.0 Gas gangrene +A48.1 Legionnaires disease +A48.2 Nonpneumonic Legionnaires disease [Pontiac fever] +A48.3 Toxic shock syndrome +A48.4 Brazilian purpuric fever +A48.8 Other specified bacterial diseases +A49 Bacterial infection of unspecified site +A49.0 Staphylococcal infection, unspecified site +A49.1 Streptococcal and enterococcal infection, unspecified site +A49.2 Haemophilus influenzae infection, unspecified site +A49.3 Mycoplasma infection, unspecified site +A49.8 Other bacterial infections of unspecified site +A49.9 Bacterial infection, unspecified +A50-A64 Infections with a predominantly sexual mode of transmission +A50 Congenital syphilis +A50.0 Early congenital syphilis, symptomatic +A50.1 Early congenital syphilis, latent +A50.2 Early congenital syphilis, unspecified +A50.3 Late congenital syphilitic oculopathy +A50.4 Late congenital neurosyphilis [juvenile neurosyphilis] +A50.5 Other late congenital syphilis, symptomatic +A50.6 Late congenital syphilis, latent +A50.7 Late congenital syphilis, unspecified +A50.9 Congenital syphilis, unspecified +A51 Early syphilis +A51.0 Primary genital syphilis +A51.1 Primary anal syphilis +A51.2 Primary syphilis of other sites +A51.3 Secondary syphilis of skin and mucous membranes +A51.4 Other secondary syphilis +A51.5 Early syphilis, latent +A51.9 Early syphilis, unspecified +A52 Late syphilis +A52.0 Cardiovascular syphilis +A52.1 Symptomatic neurosyphilis +A52.2 Asymptomatic neurosyphilis +A52.3 Neurosyphilis, unspecified +A52.7 Other symptomatic late syphilis +A52.8 Late syphilis, latent +A52.9 Late syphilis, unspecified +A53 Other and unspecified syphilis +A53.0 Latent syphilis, unspecified as early or late +A53.9 Syphilis, unspecified +A54 Gonococcal infection +A54.0 Gonococcal infection of lower genitourinary tract without periurethral or accessory gland abscess +A54.1 Gonococcal infection of lower genitourinary tract with periurethral and accessory gland abscess +A54.2 Gonococcal pelviperitonitis and other gonococcal genitourinary infections +A54.3 Gonococcal infection of eye +A54.4 Gonococcal infection of musculoskeletal system +A54.5 Gonococcal pharyngitis +A54.6 Gonococcal infection of anus and rectum +A54.8 Other gonococcal infections +A54.9 Gonococcal infection, unspecified +A55 Chlamydial lymphogranuloma (venereum) +A56 Other sexually transmitted chlamydial diseases +A56.0 Chlamydial infection of lower genitourinary tract +A56.1 Chlamydial infection of pelviperitoneum and other genitourinary organs +A56.2 Chlamydial infection of genitourinary tract, unspecified +A56.3 Chlamydial infection of anus and rectum +A56.4 Chlamydial infection of pharynx +A56.8 Sexually transmitted chlamydial infection of other sites +A57 Chancroid +A58 Granuloma inguinale +A59 Trichomoniasis +A59.0 Urogenital trichomoniasis +A59.8 Trichomoniasis of other sites +A59.9 Trichomoniasis, unspecified +A60 Anogenital herpesviral [herpes simplex] infection +A60.0 Herpesviral infection of genitalia and urogenital tract +A60.1 Herpesviral infection of perianal skin and rectum +A60.9 Anogenital herpesviral infection, unspecified +A63 Other predominantly sexually transmitted diseases, not elsewhere classified +A63.0 Anogenital (venereal) warts +A63.8 Other specified predominantly sexually transmitted diseases +A64 Unspecified sexually transmitted disease +A65-A69 Other spirochaetal diseases +A65 Nonvenereal syphilis +A66 Yaws +A66.0 Initial lesions of yaws +A66.1 Multiple papillomata and wet crab yaws +A66.2 Other early skin lesions of yaws +A66.3 Hyperkeratosis of yaws +A66.4 Gummata and ulcers of yaws +A66.5 Gangosa +A66.6 Bone and joint lesions of yaws +A66.7 Other manifestations of yaws +A66.8 Latent yaws +A66.9 Yaws, unspecified +A67 Pinta [carate] +A67.0 Primary lesions of pinta +A67.1 Intermediate lesions of pinta +A67.2 Late lesions of pinta +A67.3 Mixed lesions of pinta +A67.9 Pinta, unspecified +A68 Relapsing fevers +A68.0 Louse-borne relapsing fever +A68.1 Tick-borne relapsing fever +A68.9 Relapsing fever, unspecified +A69 Other spirochaetal infections +A69.0 Necrotizing ulcerative stomatitis +A69.1 Other Vincent infections +A69.2 Lyme disease +A69.8 Other specified spirochaetal infections +A69.9 Spirochaetal infection, unspecified +A70-A74 Other diseases caused by chlamydiae +A70 Chlamydia psittaci infection +A71 Trachoma +A71.0 Initial stage of trachoma +A71.1 Active stage of trachoma +A71.9 Trachoma, unspecified +A74 Other diseases caused by chlamydiae +A74.0 Chlamydial conjunctivitis +A74.8 Other chlamydial diseases +A74.9 Chlamydial infection, unspecified +A75-A79 Rickettsioses +A75 Typhus fever +A75.0 Epidemic louse-borne typhus fever due to Rickettsia prowazekii +A75.1 Recrudescent typhus [Brill disease] +A75.2 Typhus fever due to Rickettsia typhi +A75.3 Typhus fever due to Rickettsia tsutsugamushi +A75.9 Typhus fever, unspecified +A77 Spotted fever [tick-borne rickettsioses] +A77.0 Spotted fever due to Rickettsia rickettsii +A77.1 Spotted fever due to Rickettsia conorii +A77.2 Spotted fever due to Rickettsia sibirica +A77.3 Spotted fever due to Rickettsia australis +A77.8 Other spotted fevers +A77.9 Spotted fever, unspecified +A78 Q fever +A79 Other rickettsioses +A79.0 Trench fever +A79.1 Rickettsialpox due to Rickettsia akari +A79.8 Other specified rickettsioses +A79.9 Rickettsiosis, unspecified +A80-A89 Viral infections of the central nervous system +A80 Acute poliomyelitis +A80.0 Acute paralytic poliomyelitis, vaccine-associated +A80.1 Acute paralytic poliomyelitis, wild virus, imported +A80.2 Acute paralytic poliomyelitis, wild virus, indigenous +A80.3 Acute paralytic poliomyelitis, other and unspecified +A80.4 Acute nonparalytic poliomyelitis +A80.9 Acute poliomyelitis, unspecified +A81 Atypical virus infections of central nervous system +A81.0 Creutzfeldt-Jakob disease +A81.1 Subacute sclerosing panencephalitis +A81.2 Progressive multifocal leukoencephalopathy +A81.8 Other atypical virus infections of central nervous system +A81.9 Atypical virus infection of central nervous system, unspecified +A82 Rabies +A82.0 Sylvatic rabies +A82.1 Urban rabies +A82.9 Rabies, unspecified +A83 Mosquito-borne viral encephalitis +A83.0 Japanese encephalitis +A83.1 Western equine encephalitis +A83.2 Eastern equine encephalitis +A83.3 St Louis encephalitis +A83.4 Australian encephalitis +A83.5 California encephalitis +A83.6 Rocio virus disease +A83.8 Other mosquito-borne viral encephalitis +A83.9 Mosquito-borne viral encephalitis, unspecified +A84 Tick-borne viral encephalitis +A84.0 Far Eastern tick-borne encephalitis [Russian spring-summer encephalitis] +A84.1 Central European tick-borne encephalitis +A84.8 Other tick-borne viral encephalitis +A84.9 Tick-borne viral encephalitis, unspecified +A85 Other viral encephalitis, not elsewhere classified +A85.0 Enteroviral encephalitis +A85.1 Adenoviral encephalitis +A85.2 Arthropod-borne viral encephalitis, unspecified +A85.8 Other specified viral encephalitis +A86 Unspecified viral encephalitis +A87 Viral meningitis +A87.0 Enteroviral meningitis +A87.1 Adenoviral meningitis +A87.2 Lymphocytic choriomeningitis +A87.8 Other viral meningitis +A87.9 Viral meningitis, unspecified +A88 Other viral infections of central nervous system, not elsewhere classified +A88.0 Enteroviral exanthematous fever [Boston exanthem] +A88.1 Epidemic vertigo +A88.8 Other specified viral infections of central nervous system +A89 Unspecified viral infection of central nervous system +A92-A99 Arthropod-borne viral fevers and viral haemorrhagic fevers +A92 Other mosquito-borne viral fevers +A92.0 Chikungunya virus disease +A92.1 O'nyong-nyong fever +A92.2 Venezuelan equine fever +A92.3 West Nile virus infection +A92.4 Rift Valley fever +A92.5 Zika virus disease +A92.8 Other specified mosquito-borne viral fevers +A92.9 Mosquito-borne viral fever, unspecified +A93 Other arthropod-borne viral fevers, not elsewhere classified +A93.0 Oropouche virus disease +A93.1 Sandfly fever +A93.2 Colorado tick fever +A93.8 Other specified arthropod-borne viral fevers +A94 Unspecified arthropod-borne viral fever +A95 Yellow fever +A95.0 Sylvatic yellow fever +A95.1 Urban yellow fever +A95.9 Yellow fever, unspecified +A96 Arenaviral haemorrhagic fever +A96.0 Junin haemorrhagic fever +A96.1 Machupo haemorrhagic fever +A96.2 Lassa fever +A96.8 Other arenaviral haemorrhagic fevers +A96.9 Arenaviral haemorrhagic fever, unspecified +A97 Dengue +A97.0 Dengue without warning signs +A97.1 Dengue with warning signs +A97.2 Severe Dengue +A97.9 Dengue, unspecified +A98 Other viral haemorrhagic fevers, not elsewhere classified +A98.0 Crimean-Congo haemorrhagic fever +A98.1 Omsk haemorrhagic fever +A98.2 Kyasanur Forest disease +A98.3 Marburg virus disease +A98.4 Ebola virus disease +A98.5 Haemorrhagic fever with renal syndrome +A98.8 Other specified viral haemorrhagic fevers +A99 Unspecified viral haemorrhagic fever +B00-B09 Viral infections characterized by skin and mucous membrane lesions +B00 Herpesviral [herpes simplex] infections +B00.0 Eczema herpeticum +B00.1 Herpesviral vesicular dermatitis +B00.2 Herpesviral gingivostomatitis and pharyngotonsillitis +B00.3 Herpesviral meningitis +B00.4 Herpesviral encephalitis +B00.5 Herpesviral ocular disease +B00.7 Disseminated herpesviral disease +B00.8 Other forms of herpesviral infection +B00.9 Herpesviral infection, unspecified +B01 Varicella [chickenpox] +B01.0 Varicella meningitis +B01.1 Varicella encephalitis +B01.2 Varicella pneumonia +B01.8 Varicella with other complications +B01.9 Varicella without complication +B02 Zoster [herpes zoster] +B02.0 Zoster encephalitis +B02.1 Zoster meningitis +B02.2 Zoster with other nervous system involvement +B02.3 Zoster ocular disease +B02.7 Disseminated zoster +B02.8 Zoster with other complications +B02.9 Zoster without complication +B03 Smallpox +B04 Monkeypox +B05 Measles +B05.0 Measles complicated by encephalitis +B05.1 Measles complicated by meningitis +B05.2 Measles complicated by pneumonia +B05.3 Measles complicated by otitis media +B05.4 Measles with intestinal complications +B05.8 Measles with other complications +B05.9 Measles without complication +B06 Rubella [German measles] +B06.0 Rubella with neurological complications +B06.8 Rubella with other complications +B06.9 Rubella without complication +B07 Viral warts +B08 Other viral infections characterized by skin and mucous membrane lesions, not elsewhere classified +B08.0 Other orthopoxvirus infections +B08.1 Molluscum contagiosum +B08.2 Exanthema subitum [sixth disease] +B08.3 Erythema infectiosum [fifth disease] +B08.4 Enteroviral vesicular stomatitis with exanthem +B08.5 Enteroviral vesicular pharyngitis +B08.8 Other specified viral infections characterized by skin and mucous membrane lesions +B09 Unspecified viral infection characterized by skin and mucous membrane lesions +B15-B19 Viral hepatitis +B15 Acute hepatitis A +B15.0 Hepatitis A with hepatic coma +B15.9 Hepatitis A without hepatic coma +B16 Acute hepatitis B +B16.0 Acute hepatitis B with delta-agent (coinfection) with hepatic coma +B16.1 Acute hepatitis B with delta-agent (coinfection) without hepatic coma +B16.2 Acute hepatitis B without delta-agent with hepatic coma +B16.9 Acute hepatitis B without delta-agent and without hepatic coma +B17 Other acute viral hepatitis +B17.0 Acute delta-(super)infection in chronic hepatitis B +B17.1 Acute hepatitis C +B17.2 Acute hepatitis E +B17.8 Other specified acute viral hepatitis +B17.9 Acute viral hepatitis, unspecified +B18 Chronic viral hepatitis +B18.0 Chronic viral hepatitis B with delta-agent +B18.00 Chronic viral hepatitis B with delta-agent : immune-tolerant phase +B18.09 Chronic viral hepatitis B with delta-agent : other and unspecified phase +B18.1 Chronic viral hepatitis B without delta-agent +B18.10 Chronic viral hepatitis B without delta-agent : immune-tolerant phase +B18.19 Chronic viral hepatitis B without delta-agent : other and unspecified phase +B18.2 Chronic viral hepatitis C +B18.8 Other chronic viral hepatitis +B18.9 Chronic viral hepatitis, unspecified +B19 Unspecified viral hepatitis +B19.0 Unspecified viral hepatitis with hepatic coma +B19.9 Unspecified viral hepatitis without hepatic coma +B20-B24 Human immunodeficiency virus [HIV] disease +B20 Human immunodeficiency virus [HIV] disease resulting in infectious and parasitic diseases +B20.0 HIV disease resulting in mycobacterial infection +B20.1 HIV disease resulting in other bacterial infections +B20.2 HIV disease resulting in cytomegaloviral disease +B20.3 HIV disease resulting in other viral infections +B20.4 HIV disease resulting in candidiasis +B20.5 HIV disease resulting in other mycoses +B20.6 HIV disease resulting in Pneumocystis jirovecii pneumonia +B20.7 HIV disease resulting in multiple infections +B20.8 HIV disease resulting in other infectious and parasitic diseases +B20.9 HIV disease resulting in unspecified infectious or parasitic disease +B21 Human immunodeficiency virus [HIV] disease resulting in malignant neoplasms +B21.0 HIV disease resulting in Kaposi sarcoma +B21.1 HIV disease resulting in Burkitt lymphoma +B21.2 HIV disease resulting in other types of non-Hodgkin lymphoma +B21.3 HIV disease resulting in other malignant neoplasms of lymphoid, haematopoietic and related tissue +B21.7 HIV disease resulting in multiple malignant neoplasms +B21.8 HIV disease resulting in other malignant neoplasms +B21.9 HIV disease resulting in unspecified malignant neoplasm +B22 Human immunodeficiency virus [HIV] disease resulting in other specified diseases +B22.0 HIV disease resulting in encephalopathy +B22.1 HIV disease resulting in lymphoid interstitial pneumonitis +B22.2 HIV disease resulting in wasting syndrome +B22.7 HIV disease resulting in multiple diseases classified elsewhere +B23 Human immunodeficiency virus [HIV] disease resulting in other conditions +B23.0 Acute HIV infection syndrome +B23.1 HIV disease resulting in (persistent) generalized lymphadenopathy +B23.2 HIV disease resulting in haematological and immunological abnormalities, not elsewhere classified +B23.8 HIV disease resulting in other specified conditions +B24 Unspecified human immunodeficiency virus [HIV] disease +B25-B34 Other viral diseases +B25 Cytomegaloviral disease +B25.0 Cytomegaloviral pneumonitis +B25.1 Cytomegaloviral hepatitis +B25.2 Cytomegaloviral pancreatitis +B25.8 Other cytomegaloviral diseases +B25.9 Cytomegaloviral disease, unspecified +B26 Mumps +B26.0 Mumps orchitis +B26.1 Mumps meningitis +B26.2 Mumps encephalitis +B26.3 Mumps pancreatitis +B26.8 Mumps with other complications +B26.9 Mumps without complication +B27 Infectious mononucleosis +B27.0 Gammaherpesviral mononucleosis +B27.1 Cytomegaloviral mononucleosis +B27.8 Other infectious mononucleosis +B27.9 Infectious mononucleosis, unspecified +B30 Viral conjunctivitis +B30.0 Keratoconjunctivitis due to adenovirus +B30.1 Conjunctivitis due to adenovirus +B30.2 Viral pharyngoconjunctivitis +B30.3 Acute epidemic haemorrhagic conjunctivitis (enteroviral) +B30.8 Other viral conjunctivitis +B30.9 Viral conjunctivitis, unspecified +B33 Other viral diseases, not elsewhere classified +B33.0 Epidemic myalgia +B33.1 Ross River disease +B33.2 Viral carditis +B33.3 Retrovirus infections, not elsewhere classified +B33.4 Hantavirus (cardio-)pulmonary syndrome [HPS] [HCPS] +B33.8 Other specified viral diseases +B34 Viral infection of unspecified site +B34.0 Adenovirus infection, unspecified site +B34.1 Enterovirus infection, unspecified site +B34.2 Coronavirus infection, unspecified site +B34.3 Parvovirus infection, unspecified site +B34.4 Papovavirus infection, unspecified site +B34.8 Other viral infections of unspecified site +B34.9 Viral infection, unspecified +B35-B49 Mycoses +B35 Dermatophytosis +B35.0 Tinea barbae and tinea capitis +B35.1 Tinea unguium +B35.2 Tinea manuum +B35.3 Tinea pedis +B35.4 Tinea corporis +B35.5 Tinea imbricata +B35.6 Tinea inguinalis [Tinea cruris] +B35.8 Other dermatophytoses +B35.9 Dermatophytosis, unspecified +B36 Other superficial mycoses +B36.0 Pityriasis versicolor +B36.1 Tinea nigra +B36.2 White piedra +B36.3 Black piedra +B36.8 Other specified superficial mycoses +B36.9 Superficial mycosis, unspecified +B37 Candidiasis +B37.0 Candidal stomatitis +B37.1 Pulmonary candidiasis +B37.2 Candidiasis of skin and nail +B37.3 Candidiasis of vulva and vagina +B37.4 Candidiasis of other urogenital sites +B37.5 Candidal meningitis +B37.6 Candidal endocarditis +B37.7 Candidal sepsis +B37.8 Candidiasis of other sites +B37.9 Candidiasis, unspecified +B38 Coccidioidomycosis +B38.0 Acute pulmonary coccidioidomycosis +B38.1 Chronic pulmonary coccidioidomycosis +B38.2 Pulmonary coccidioidomycosis, unspecified +B38.3 Cutaneous coccidioidomycosis +B38.4 Coccidioidomycosis meningitis +B38.7 Disseminated coccidioidomycosis +B38.8 Other forms of coccidioidomycosis +B38.9 Coccidioidomycosis, unspecified +B39 Histoplasmosis +B39.0 Acute pulmonary histoplasmosis capsulati +B39.1 Chronic pulmonary histoplasmosis capsulati +B39.2 Pulmonary histoplasmosis capsulati, unspecified +B39.3 Disseminated histoplasmosis capsulati +B39.4 Histoplasmosis capsulati, unspecified +B39.5 Histoplasmosis duboisii +B39.9 Histoplasmosis, unspecified +B40 Blastomycosis +B40.0 Acute pulmonary blastomycosis +B40.1 Chronic pulmonary blastomycosis +B40.2 Pulmonary blastomycosis, unspecified +B40.3 Cutaneous blastomycosis +B40.7 Disseminated blastomycosis +B40.8 Other forms of blastomycosis +B40.9 Blastomycosis, unspecified +B41 Paracoccidioidomycosis +B41.0 Pulmonary paracoccidioidomycosis +B41.7 Disseminated paracoccidioidomycosis +B41.8 Other forms of paracoccidioidomycosis +B41.9 Paracoccidioidomycosis, unspecified +B42 Sporotrichosis +B42.0 Pulmonary sporotrichosis +B42.1 Lymphocutaneous sporotrichosis +B42.7 Disseminated sporotrichosis +B42.8 Other forms of sporotrichosis +B42.9 Sporotrichosis, unspecified +B43 Chromomycosis and phaeomycotic abscess +B43.0 Cutaneous chromomycosis +B43.1 Phaeomycotic brain abscess +B43.2 Subcutaneous phaeomycotic abscess and cyst +B43.8 Other forms of chromomycosis +B43.9 Chromomycosis, unspecified +B44 Aspergillosis +B44.0 Invasive pulmonary aspergillosis +B44.1 Other pulmonary aspergillosis +B44.2 Tonsillar aspergillosis +B44.7 Disseminated aspergillosis +B44.8 Other forms of aspergillosis +B44.9 Aspergillosis, unspecified +B45 Cryptococcosis +B45.0 Pulmonary cryptococcosis +B45.1 Cerebral cryptococcosis +B45.2 Cutaneous cryptococcosis +B45.3 Osseous cryptococcosis +B45.7 Disseminated cryptococcosis +B45.8 Other forms of cryptococcosis +B45.9 Cryptococcosis, unspecified +B46 Zygomycosis +B46.0 Pulmonary mucormycosis +B46.1 Rhinocerebral mucormycosis +B46.2 Gastrointestinal mucormycosis +B46.3 Cutaneous mucormycosis +B46.4 Disseminated mucormycosis +B46.5 Mucormycosis, unspecified +B46.8 Other zygomycoses +B46.9 Zygomycosis, unspecified +B47 Mycetoma +B47.0 Eumycetoma +B47.1 Actinomycetoma +B47.9 Mycetoma, unspecified +B48 Other mycoses, not elsewhere classified +B48.0 Lobomycosis +B48.1 Rhinosporidiosis +B48.2 Allescheriasis +B48.3 Geotrichosis +B48.4 Penicillosis +B48.5 Pneumocystosis +B48.7 Opportunistic mycoses +B48.8 Other specified mycoses +B49 Unspecified mycosis +B50-B64 Protozoal diseases +B50 Plasmodium falciparum malaria +B50.0 Plasmodium falciparum malaria with cerebral complications +B50.8 Other severe and complicated Plasmodium falciparum malaria +B50.9 Plasmodium falciparum malaria, unspecified +B51 Plasmodium vivax malaria +B51.0 Plasmodium vivax malaria with rupture of spleen +B51.8 Plasmodium vivax malaria with other complications +B51.9 Plasmodium vivax malaria without complication +B52 Plasmodium malariae malaria +B52.0 Plasmodium malariae malaria with nephropathy +B52.8 Plasmodium malariae malaria with other complications +B52.9 Plasmodium malariae malaria without complication +B53 Other parasitologically confirmed malaria +B53.0 Plasmodium ovale malaria +B53.1 Malaria due to simian plasmodia +B53.8 Other parasitologically confirmed malaria, not elsewhere classified +B54 Unspecified malaria +B55 Leishmaniasis +B55.0 Visceral leishmaniasis +B55.1 Cutaneous leishmaniasis +B55.2 Mucocutaneous leishmaniasis +B55.9 Leishmaniasis, unspecified +B56 African trypanosomiasis +B56.0 Gambiense trypanosomiasis +B56.1 Rhodesiense trypanosomiasis +B56.9 African trypanosomiasis, unspecified +B57 Chagas disease +B57.0 Acute Chagas disease with heart involvement +B57.1 Acute Chagas disease without heart involvement +B57.2 Chagas disease (chronic) with heart involvement +B57.3 Chagas disease (chronic) with digestive system involvement +B57.4 Chagas disease (chronic) with nervous system involvement +B57.5 Chagas disease (chronic) with other organ involvement +B58 Toxoplasmosis +B58.0 Toxoplasma oculopathy +B58.1 Toxoplasma hepatitis +B58.2 Toxoplasma meningoencephalitis +B58.3 Pulmonary toxoplasmosis +B58.8 Toxoplasmosis with other organ involvement +B58.9 Toxoplasmosis, unspecified +B60 Other protozoal diseases, not elsewhere classified +B60.0 Babesiosis +B60.1 Acanthamoebiasis +B60.2 Naegleriasis +B60.8 Other specified protozoal diseases +B64 Unspecified protozoal disease +B65-B83 Helminthiases +B65 Schistosomiasis [bilharziasis] +B65.0 Schistosomiasis due to Schistosoma haematobium [urinary schistosomiasis] +B65.1 Schistosomiasis due to Schistosoma mansoni [intestinal schistosomiasis] +B65.2 Schistosomiasis due to Schistosoma japonicum +B65.3 Cercarial dermatitis +B65.8 Other schistosomiases +B65.9 Schistosomiasis, unspecified +B66 Other fluke infections +B66.0 Opisthorchiasis +B66.1 Clonorchiasis +B66.2 Dicrocoeliasis +B66.3 Fascioliasis +B66.4 Paragonimiasis +B66.5 Fasciolopsiasis +B66.8 Other specified fluke infections +B66.9 Fluke infection, unspecified +B67 Echinococcosis +B67.0 Echinococcus granulosus infection of liver +B67.1 Echinococcus granulosus infection of lung +B67.2 Echinococcus granulosus infection of bone +B67.3 Echinococcus granulosus infection, other and multiple sites +B67.4 Echinococcus granulosus infection, unspecified +B67.5 Echinococcus multilocularis infection of liver +B67.6 Echinococcus multilocularis infection, other and multiple sites +B67.7 Echinococcus multilocularis infection, unspecified +B67.8 Echinococcosis, unspecified, of liver +B67.9 Echinococcosis, other and unspecified +B68 Taeniasis +B68.0 Taenia solium taeniasis +B68.1 Taenia saginata taeniasis +B68.9 Taeniasis, unspecified +B69 Cysticercosis +B69.0 Cysticercosis of central nervous system +B69.1 Cysticercosis of eye +B69.8 Cysticercosis of other sites +B69.9 Cysticercosis, unspecified +B70 Diphyllobothriasis and sparganosis +B70.0 Diphyllobothriasis +B70.1 Sparganosis +B71 Other cestode infections +B71.0 Hymenolepiasis +B71.1 Dipylidiasis +B71.8 Other specified cestode infections +B71.9 Cestode infection, unspecified +B72 Dracunculiasis +B73 Onchocerciasis +B74 Filariasis +B74.0 Filariasis due to Wuchereria bancrofti +B74.1 Filariasis due to Brugia malayi +B74.2 Filariasis due to Brugia timori +B74.3 Loiasis +B74.4 Mansonelliasis +B74.8 Other filariases +B74.9 Filariasis, unspecified +B75 Trichinellosis +B76 Hookworm diseases +B76.0 Ancylostomiasis +B76.1 Necatoriasis +B76.8 Other hookworm diseases +B76.9 Hookworm disease, unspecified +B77 Ascariasis +B77.0 Ascariasis with intestinal complications +B77.8 Ascariasis with other complications +B77.9 Ascariasis, unspecified +B78 Strongyloidiasis +B78.0 Intestinal strongyloidiasis +B78.1 Cutaneous strongyloidiasis +B78.7 Disseminated strongyloidiasis +B78.9 Strongyloidiasis, unspecified +B79 Trichuriasis +B80 Enterobiasis +B81 Other intestinal helminthiases, not elsewhere classified +B81.0 Anisakiasis +B81.1 Intestinal capillariasis +B81.2 Trichostrongyliasis +B81.3 Intestinal angiostrongyliasis +B81.4 Mixed intestinal helminthiases +B81.8 Other specified intestinal helminthiases +B82 Unspecified intestinal parasitism +B82.0 Intestinal helminthiasis, unspecified +B82.9 Intestinal parasitism, unspecified +B83 Other helminthiases +B83.0 Visceral larva migrans +B83.1 Gnathostomiasis +B83.2 Angiostrongyliasis due to Parastrongylus cantonensis +B83.3 Syngamiasis +B83.4 Internal hirudiniasis +B83.8 Other specified helminthiases +B83.9 Helminthiasis, unspecified +B85-B89 Pediculosis, acariasis and other infestations +B85 Pediculosis and phthiriasis +B85.0 Pediculosis due to Pediculus humanus capitis +B85.1 Pediculosis due to Pediculus humanus corporis +B85.2 Pediculosis, unspecified +B85.3 Phthiriasis +B85.4 Mixed pediculosis and phthiriasis +B86 Scabies +B87 Myiasis +B87.0 Cutaneous myiasis +B87.1 Wound myiasis +B87.2 Ocular myiasis +B87.3 Nasopharyngeal myiasis +B87.4 Aural myiasis +B87.8 Myiasis of other sites +B87.9 Myiasis, unspecified +B88 Other infestations +B88.0 Other acariasis +B88.1 Tungiasis [sandflea infestation] +B88.2 Other arthropod infestations +B88.3 External hirudiniasis +B88.8 Other specified infestations +B88.9 Infestation, unspecified +B89 Unspecified parasitic disease +B90-B94 Sequelae of infectious and parasitic diseases +B90 Sequelae of tuberculosis +B90.0 Sequelae of central nervous system tuberculosis +B90.1 Sequelae of genitourinary tuberculosis +B90.2 Sequelae of tuberculosis of bones and joints +B90.8 Sequelae of tuberculosis of other organs +B90.9 Sequelae of respiratory and unspecified tuberculosis +B91 Sequelae of poliomyelitis +B92 Sequelae of leprosy +B94 Sequelae of other and unspecified infectious and parasitic diseases +B94.0 Sequelae of trachoma +B94.1 Sequelae of viral encephalitis +B94.2 Sequelae of viral hepatitis +B94.8 Sequelae of other specified infectious and parasitic diseases +B94.9 Sequelae of unspecified infectious or parasitic disease +B95-B98 Bacterial, viral and other infectious agents +B95 Streptococcus and staphylococcus as the cause of diseases classified to other chapters +B95.0 Streptococcus, group A, as the cause of diseases classified to other chapters +B95.1 Streptococcus, group B, as the cause of diseases classified to other chapters +B95.2 Streptococcus group D and enterococcus as the cause of diseases classified to other chapters +B95.3 Streptococcus pneumoniae as the cause of diseases classified to other chapters +B95.4 Other streptococcus as the cause of diseases classified to other chapters +B95.5 Unspecified streptococcus as the cause of diseases classified to other chapters +B95.6 Staphylococcus aureus as the cause of diseases classified to other chapters +B95.7 Other staphylococcus as the cause of diseases classified to other chapters +B95.8 Unspecified staphylococcus as the cause of diseases classified to other chapters +B96 Other specified bacterial agents as the cause of diseases classified to other chapters +B96.0 Mycoplasma pneumoniae [M. pneumoniae] as the cause of diseases classified to other chapters +B96.1 Klebsiella pneumoniae [K. pneumoniae] as the cause of diseases classified to other chapters +B96.2 Escherichia coli [E. coli] as the cause of diseases classified to other chapters +B96.3 Haemophilus influenzae [H. influenzae] as the cause of diseases classified to other chapters +B96.4 Proteus (mirabilis)(morganii) as the cause of diseases classified to other chapters +B96.5 Pseudomonas (aeruginosa) as the cause of diseases classified to other chapters +B96.6 Bacillus fragilis [B. fragilis] as the cause of diseases classified to other chapters +B96.7 Clostridium perfringens [C. perfringens] as the cause of diseases classified to other chapters +B96.8 Other specified bacterial agents as the cause of diseases classified to other chapters +B97 Viral agents as the cause of diseases classified to other chapters +B97.0 Adenovirus as the cause of diseases classified to other chapters +B97.1 Enterovirus as the cause of diseases classified to other chapters +B97.2 Coronavirus as the cause of diseases classified to other chapters +B97.3 Retrovirus as the cause of diseases classified to other chapters +B97.4 Respiratory syncytial virus as the cause of diseases classified to other chapters +B97.5 Reovirus as the cause of diseases classified to other chapters +B97.6 Parvovirus as the cause of diseases classified to other chapters +B97.7 Papillomavirus as the cause of diseases classified to other chapters +B97.8 Other viral agents as the cause of diseases classified to other chapters +B98 Other specified infectious agents as the cause of diseases classified to other chapters +B98.0 Helicobacter pylori [H.pylori] as the cause of diseases classified to other chapters +B98.1 Vibrio vulnificus as the cause of diseases classified to other chapters +B99-B99 Other infectious diseases +B99 Other and unspecified infectious diseases +II Neoplasms +C00-C97 Malignant neoplasms +C00-C75 Malignant neoplasms, stated or presumed to be primary, of specified sites, except of lymphoid, haematopoietic and related tissue +C00-C14 Malignant neoplasms of lip, oral cavity and pharynx +C00 Malignant neoplasm of lip +C00.0 Malignant neoplasm: External upper lip +C00.1 Malignant neoplasm: External lower lip +C00.2 Malignant neoplasm: External lip, unspecified +C00.3 Malignant neoplasm: Upper lip, inner aspect +C00.4 Malignant neoplasm: Lower lip, inner aspect +C00.5 Malignant neoplasm: Lip, unspecified, inner aspect +C00.6 Malignant neoplasm: Commissure of lip +C00.8 Malignant neoplasm: Overlapping lesion of lip +C00.9 Malignant neoplasm: Lip, unspecified +C01 Malignant neoplasm of base of tongue +C02 Malignant neoplasm of other and unspecified parts of tongue +C02.0 Malignant neoplasm: Dorsal surface of tongue +C02.1 Malignant neoplasm: Border of tongue +C02.2 Malignant neoplasm: Ventral surface of tongue +C02.3 Malignant neoplasm: Anterior two-thirds of tongue, part unspecified +C02.4 Malignant neoplasm: Lingual tonsil +C02.8 Malignant neoplasm: Overlapping lesion of tongue +C02.9 Malignant neoplasm: Tongue, unspecified +C03 Malignant neoplasm of gum +C03.0 Malignant neoplasm: Upper gum +C03.1 Malignant neoplasm: Lower gum +C03.9 Malignant neoplasm: Gum, unspecified +C04 Malignant neoplasm of floor of mouth +C04.0 Malignant neoplasm: Anterior floor of mouth +C04.1 Malignant neoplasm: Lateral floor of mouth +C04.8 Malignant neoplasm: Overlapping lesion of floor of mouth +C04.9 Malignant neoplasm: Floor of mouth, unspecified +C05 Malignant neoplasm of palate +C05.0 Malignant neoplasm: Hard palate +C05.1 Malignant neoplasm: Soft palate +C05.2 Malignant neoplasm: Uvula +C05.8 Malignant neoplasm: Overlapping lesion of palate +C05.9 Malignant neoplasm: Palate, unspecified +C06 Malignant neoplasm of other and unspecified parts of mouth +C06.0 Malignant neoplasm: Cheek mucosa +C06.1 Malignant neoplasm: Vestibule of mouth +C06.2 Malignant neoplasm: Retromolar area +C06.8 Malignant neoplasm: Overlapping lesion of other and unspecified parts of mouth +C06.9 Malignant neoplasm: Mouth, unspecified +C07 Malignant neoplasm of parotid gland +C08 Malignant neoplasm of other and unspecified major salivary glands +C08.0 Malignant neoplasm: Submandibular gland +C08.1 Malignant neoplasm: Sublingual gland +C08.8 Malignant neoplasm: Overlapping lesion of major salivary glands +C08.9 Malignant neoplasm: Major salivary gland, unspecified +C09 Malignant neoplasm of tonsil +C09.0 Malignant neoplasm: Tonsillar fossa +C09.1 Malignant neoplasm: Tonsillar pillar (anterior)(posterior) +C09.8 Malignant neoplasm: Overlapping lesion of tonsil +C09.9 Malignant neoplasm: Tonsil, unspecified +C10 Malignant neoplasm of oropharynx +C10.0 Malignant neoplasm: Vallecula +C10.1 Malignant neoplasm: Anterior surface of epiglottis +C10.2 Malignant neoplasm: Lateral wall of oropharynx +C10.3 Malignant neoplasm: Posterior wall of oropharynx +C10.4 Malignant neoplasm: Branchial cleft +C10.8 Malignant neoplasm: Overlapping lesion of oropharynx +C10.9 Malignant neoplasm: Oropharynx, unspecified +C11 Malignant neoplasm of nasopharynx +C11.0 Malignant neoplasm: Superior wall of nasopharynx +C11.1 Malignant neoplasm: Posterior wall of nasopharynx +C11.2 Malignant neoplasm: Lateral wall of nasopharynx +C11.3 Malignant neoplasm: Anterior wall of nasopharynx +C11.8 Malignant neoplasm: Overlapping lesion of nasopharynx +C11.9 Malignant neoplasm: Nasopharynx, unspecified +C12 Malignant neoplasm of piriform sinus +C13 Malignant neoplasm of hypopharynx +C13.0 Malignant neoplasm: Postcricoid region +C13.1 Malignant neoplasm: Aryepiglottic fold, hypopharyngeal aspect +C13.2 Malignant neoplasm: Posterior wall of hypopharynx +C13.8 Malignant neoplasm: Overlapping lesion of hypopharynx +C13.9 Malignant neoplasm: Hypopharynx, unspecified +C14 Malignant neoplasm of other and ill-defined sites in the lip, oral cavity and pharynx +C14.0 Malignant neoplasm: Pharynx, unspecified +C14.2 Malignant neoplasm: Waldeyer ring +C14.8 Malignant neoplasm: Overlapping lesion of lip, oral cavity and pharynx +C15-C26 Malignant neoplasms of digestive organs +C15 Malignant neoplasm of oesophagus +C15.0 Malignant neoplasm: Cervical part of oesophagus +C15.1 Malignant neoplasm: Thoracic part of oesophagus +C15.2 Malignant neoplasm: Abdominal part of oesophagus +C15.3 Malignant neoplasm: Upper third of oesophagus +C15.4 Malignant neoplasm: Middle third of oesophagus +C15.5 Malignant neoplasm: Lower third of oesophagus +C15.8 Malignant neoplasm: Overlapping lesion of oesophagus +C15.9 Malignant neoplasm: Oesophagus, unspecified +C16 Malignant neoplasm of stomach +C16.0 Malignant neoplasm: Cardia +C16.1 Malignant neoplasm: Fundus of stomach +C16.2 Malignant neoplasm: Body of stomach +C16.3 Malignant neoplasm: Pyloric antrum +C16.4 Malignant neoplasm: Pylorus +C16.5 Malignant neoplasm: Lesser curvature of stomach, unspecified +C16.6 Malignant neoplasm: Greater curvature of stomach, unspecified +C16.8 Malignant neoplasm: Overlapping lesion of stomach +C16.9 Malignant neoplasm: Stomach, unspecified +C17 Malignant neoplasm of small intestine +C17.0 Malignant neoplasm: Duodenum +C17.1 Malignant neoplasm: Jejunum +C17.2 Malignant neoplasm: Ileum +C17.3 Malignant neoplasm: Meckel diverticulum +C17.8 Malignant neoplasm: Overlapping lesion of small intestine +C17.9 Malignant neoplasm: Small intestine, unspecified +C18 Malignant neoplasm of colon +C18.0 Malignant neoplasm: Caecum +C18.1 Malignant neoplasm: Appendix +C18.2 Malignant neoplasm: Ascending colon +C18.3 Malignant neoplasm: Hepatic flexure +C18.4 Malignant neoplasm: Transverse colon +C18.5 Malignant neoplasm: Splenic flexure +C18.6 Malignant neoplasm: Descending colon +C18.7 Malignant neoplasm: Sigmoid colon +C18.8 Malignant neoplasm: Overlapping lesion of colon +C18.9 Malignant neoplasm: Colon, unspecified +C19 Malignant neoplasm of rectosigmoid junction +C20 Malignant neoplasm of rectum +C21 Malignant neoplasm of anus and anal canal +C21.0 Malignant neoplasm: Anus, unspecified +C21.1 Malignant neoplasm: Anal canal +C21.2 Malignant neoplasm: Cloacogenic zone +C21.8 Malignant neoplasm: Overlapping lesion of rectum, anus and anal canal +C22 Malignant neoplasm of liver and intrahepatic bile ducts +C22.0 Malignant neoplasm: Liver cell carcinoma +C22.1 Malignant neoplasm: Intrahepatic bile duct carcinoma +C22.2 Malignant neoplasm: Hepatoblastoma +C22.3 Malignant neoplasm: Angiosarcoma of liver +C22.4 Malignant neoplasm: Other sarcomas of liver +C22.7 Malignant neoplasm: Other specified carcinomas of liver +C22.9 Malignant neoplasm: Liver, unspecified +C23 Malignant neoplasm of gallbladder +C24 Malignant neoplasm of other and unspecified parts of biliary tract +C24.0 Malignant neoplasm: Extrahepatic bile duct +C24.1 Malignant neoplasm: Ampulla of Vater +C24.8 Malignant neoplasm: Overlapping lesion of biliary tract +C24.9 Malignant neoplasm: Biliary tract, unspecified +C25 Malignant neoplasm of pancreas +C25.0 Malignant neoplasm: Head of pancreas +C25.1 Malignant neoplasm: Body of pancreas +C25.2 Malignant neoplasm: Tail of pancreas +C25.3 Malignant neoplasm: Pancreatic duct +C25.4 Malignant neoplasm: Endocrine pancreas +C25.7 Malignant neoplasm: Other parts of pancreas +C25.8 Malignant neoplasm: Overlapping lesion of pancreas +C25.9 Malignant neoplasm: Pancreas, unspecified +C26 Malignant neoplasm of other and ill-defined digestive organs +C26.0 Malignant neoplasm: Intestinal tract, part unspecified +C26.1 Malignant neoplasm: Spleen +C26.8 Malignant neoplasm: Overlapping lesion of digestive system +C26.9 Malignant neoplasm: Ill-defined sites within the digestive system +C30-C39 Malignant neoplasms of respiratory and intrathoracic organs +C30 Malignant neoplasm of nasal cavity and middle ear +C30.0 Malignant neoplasm: Nasal cavity +C30.1 Malignant neoplasm: Middle ear +C31 Malignant neoplasm of accessory sinuses +C31.0 Malignant neoplasm: Maxillary sinus +C31.1 Malignant neoplasm: Ethmoidal sinus +C31.2 Malignant neoplasm: Frontal sinus +C31.3 Malignant neoplasm: Sphenoidal sinus +C31.8 Malignant neoplasm: Overlapping lesion of accessory sinuses +C31.9 Malignant neoplasm: Accessory sinus, unspecified +C32 Malignant neoplasm of larynx +C32.0 Malignant neoplasm: Glottis +C32.1 Malignant neoplasm: Supraglottis +C32.2 Malignant neoplasm: Subglottis +C32.3 Malignant neoplasm: Laryngeal cartilage +C32.8 Malignant neoplasm: Overlapping lesion of larynx +C32.9 Malignant neoplasm: Larynx, unspecified +C33 Malignant neoplasm of trachea +C34 Malignant neoplasm of bronchus and lung +C34.0 Malignant neoplasm: Main bronchus +C34.1 Malignant neoplasm: Upper lobe, bronchus or lung +C34.2 Malignant neoplasm: Middle lobe, bronchus or lung +C34.3 Malignant neoplasm: Lower lobe, bronchus or lung +C34.8 Malignant neoplasm: Overlapping lesion of bronchus and lung +C34.9 Malignant neoplasm: Bronchus or lung, unspecified +C37 Malignant neoplasm of thymus +C38 Malignant neoplasm of heart, mediastinum and pleura +C38.0 Malignant neoplasm: Heart +C38.1 Malignant neoplasm: Anterior mediastinum +C38.2 Malignant neoplasm: Posterior mediastinum +C38.3 Malignant neoplasm: Mediastinum, part unspecified +C38.4 Malignant neoplasm: Pleura +C38.8 Malignant neoplasm: Overlapping lesion of heart, mediastinum and pleura +C39 Malignant neoplasm of other and ill-defined sites in the respiratory system and intrathoracic organs +C39.0 Malignant neoplasm: Upper respiratory tract, part unspecified +C39.8 Malignant neoplasm: Overlapping lesion of respiratory and intrathoracic organs +C39.9 Malignant neoplasm: Ill-defined sites within the respiratory system +C40-C41 Malignant neoplasms of bone and articular cartilage +C40 Malignant neoplasm of bone and articular cartilage of limbs +C40.0 Malignant neoplasm: Scapula and long bones of upper limb +C40.1 Malignant neoplasm: Short bones of upper limb +C40.2 Malignant neoplasm: Long bones of lower limb +C40.3 Malignant neoplasm: Short bones of lower limb +C40.8 Malignant neoplasm: Overlapping lesion of bone and articular cartilage of limbs +C40.9 Malignant neoplasm: Bone and articular cartilage of limb, unspecified +C41 Malignant neoplasm of bone and articular cartilage of other and unspecified sites +C41.0 Malignant neoplasm: Bones of skull and face +C41.1 Malignant neoplasm: Mandible +C41.2 Malignant neoplasm: Vertebral column +C41.3 Malignant neoplasm: Ribs, sternum and clavicle +C41.4 Malignant neoplasm: Pelvic bones, sacrum and coccyx +C41.8 Malignant neoplasm: Overlapping lesion of bone and articular cartilage +C41.9 Malignant neoplasm: Bone and articular cartilage, unspecified +C43-C44 Melanoma and other malignant neoplasms of skin +C43 Malignant melanoma of skin +C43.0 Malignant neoplasm: Malignant melanoma of lip +C43.1 Malignant neoplasm: Malignant melanoma of eyelid, including canthus +C43.2 Malignant neoplasm: Malignant melanoma of ear and external auricular canal +C43.3 Malignant neoplasm: Malignant melanoma of other and unspecified parts of face +C43.4 Malignant neoplasm: Malignant melanoma of scalp and neck +C43.5 Malignant neoplasm: Malignant melanoma of trunk +C43.6 Malignant neoplasm: Malignant melanoma of upper limb, including shoulder +C43.7 Malignant neoplasm: Malignant melanoma of lower limb, including hip +C43.8 Malignant neoplasm: Overlapping malignant melanoma of skin +C43.9 Malignant neoplasm: Malignant melanoma of skin, unspecified +C44 Other malignant neoplasms of skin +C44.0 Malignant neoplasm: Skin of lip +C44.1 Malignant neoplasm: Skin of eyelid, including canthus +C44.2 Malignant neoplasm: Skin of ear and external auricular canal +C44.3 Malignant neoplasm: Skin of other and unspecified parts of face +C44.4 Malignant neoplasm: Skin of scalp and neck +C44.5 Malignant neoplasm: Skin of trunk +C44.6 Malignant neoplasm: Skin of upper limb, including shoulder +C44.7 Malignant neoplasm: Skin of lower limb, including hip +C44.8 Malignant neoplasm: Overlapping lesion of skin +C44.9 Malignant neoplasm: Malignant neoplasm of skin, unspecified +C45-C49 Malignant neoplasms of mesothelial and soft tissue +C45 Mesothelioma +C45.0 Mesothelioma of pleura +C45.1 Mesothelioma of peritoneum +C45.2 Mesothelioma of pericardium +C45.7 Mesothelioma of other sites +C45.9 Mesothelioma, unspecified +C46 Kaposi sarcoma +C46.0 Kaposi sarcoma of skin +C46.1 Kaposi sarcoma of soft tissue +C46.2 Kaposi sarcoma of palate +C46.3 Kaposi sarcoma of lymph nodes +C46.7 Kaposi sarcoma of other sites +C46.8 Kaposi sarcoma of multiple organs +C46.9 Kaposi sarcoma, unspecified +C47 Malignant neoplasm of peripheral nerves and autonomic nervous system +C47.0 Malignant neoplasm: Peripheral nerves of head, face and neck +C47.1 Malignant neoplasm: Peripheral nerves of upper limb, including shoulder +C47.2 Malignant neoplasm: Peripheral nerves of lower limb, including hip +C47.3 Malignant neoplasm: Peripheral nerves of thorax +C47.4 Malignant neoplasm: Peripheral nerves of abdomen +C47.5 Malignant neoplasm: Peripheral nerves of pelvis +C47.6 Malignant neoplasm: Peripheral nerves of trunk, unspecified +C47.8 Malignant neoplasm: Overlapping lesion of peripheral nerves and autonomic nervous system +C47.9 Malignant neoplasm: Peripheral nerves and autonomic nervous system, unspecified +C48 Malignant neoplasm of retroperitoneum and peritoneum +C48.0 Malignant neoplasm: Retroperitoneum +C48.1 Malignant neoplasm: Specified parts of peritoneum +C48.2 Malignant neoplasm: Peritoneum, unspecified +C48.8 Malignant neoplasm: Overlapping lesion of retroperitoneum and peritoneum +C49 Malignant neoplasm of other connective and soft tissue +C49.0 Malignant neoplasm: Connective and soft tissue of head, face and neck +C49.1 Malignant neoplasm: Connective and soft tissue of upper limb, including shoulder +C49.2 Malignant neoplasm: Connective and soft tissue of lower limb, including hip +C49.3 Malignant neoplasm: Connective and soft tissue of thorax +C49.4 Malignant neoplasm: Connective and soft tissue of abdomen +C49.5 Malignant neoplasm: Connective and soft tissue of pelvis +C49.6 Malignant neoplasm: Connective and soft tissue of trunk, unspecified +C49.8 Malignant neoplasm: Overlapping lesion of connective and soft tissue +C49.9 Malignant neoplasm: Connective and soft tissue, unspecified +C50-C50 Malignant neoplasm of breast +C50 Malignant neoplasm of breast +C50.0 Malignant neoplasm: Nipple and areola +C50.1 Malignant neoplasm: Central portion of breast +C50.2 Malignant neoplasm: Upper-inner quadrant of breast +C50.3 Malignant neoplasm: Lower-inner quadrant of breast +C50.4 Malignant neoplasm: Upper-outer quadrant of breast +C50.5 Malignant neoplasm: Lower-outer quadrant of breast +C50.6 Malignant neoplasm: Axillary tail of breast +C50.8 Malignant neoplasm: Overlapping lesion of breast +C50.9 Malignant neoplasm: Breast, unspecified +C51-C58 Malignant neoplasms of female genital organs +C51 Malignant neoplasm of vulva +C51.0 Malignant neoplasm: Labium majus +C51.1 Malignant neoplasm: Labium minus +C51.2 Malignant neoplasm: Clitoris +C51.8 Malignant neoplasm: Overlapping lesion of vulva +C51.9 Malignant neoplasm: Vulva, unspecified +C52 Malignant neoplasm of vagina +C53 Malignant neoplasm of cervix uteri +C53.0 Malignant neoplasm: Endocervix +C53.1 Malignant neoplasm: Exocervix +C53.8 Malignant neoplasm: Overlapping lesion of cervix uteri +C53.9 Malignant neoplasm: Cervix uteri, unspecified +C54 Malignant neoplasm of corpus uteri +C54.0 Malignant neoplasm: Isthmus uteri +C54.1 Malignant neoplasm: Endometrium +C54.2 Malignant neoplasm: Myometrium +C54.3 Malignant neoplasm: Fundus uteri +C54.8 Malignant neoplasm: Overlapping lesion of corpus uteri +C54.9 Malignant neoplasm: Corpus uteri, unspecified +C55 Malignant neoplasm of uterus, part unspecified +C56 Malignant neoplasm of ovary +C57 Malignant neoplasm of other and unspecified female genital organs +C57.0 Malignant neoplasm: Fallopian tube +C57.1 Malignant neoplasm: Broad ligament +C57.2 Malignant neoplasm: Round ligament +C57.3 Malignant neoplasm: Parametrium +C57.4 Malignant neoplasm: Uterine adnexa, unspecified +C57.7 Malignant neoplasm: Other specified female genital organs +C57.8 Malignant neoplasm: Overlapping lesion of female genital organs +C57.9 Malignant neoplasm: Female genital organ, unspecified +C58 Malignant neoplasm of placenta +C60-C63 Malignant neoplasms of male genital organs +C60 Malignant neoplasm of penis +C60.0 Malignant neoplasm: Prepuce +C60.1 Malignant neoplasm: Glans penis +C60.2 Malignant neoplasm: Body of penis +C60.8 Malignant neoplasm: Overlapping lesion of penis +C60.9 Malignant neoplasm: Penis, unspecified +C61 Malignant neoplasm of prostate +C62 Malignant neoplasm of testis +C62.0 Malignant neoplasm: Undescended testis +C62.1 Malignant neoplasm: Descended testis +C62.9 Malignant neoplasm: Testis, unspecified +C63 Malignant neoplasm of other and unspecified male genital organs +C63.0 Malignant neoplasm: Epididymis +C63.1 Malignant neoplasm: Spermatic cord +C63.2 Malignant neoplasm: Scrotum +C63.7 Malignant neoplasm: Other specified male genital organs +C63.8 Malignant neoplasm: Overlapping lesion of male genital organs +C63.9 Malignant neoplasm: Male genital organ, unspecified +C64-C68 Malignant neoplasms of urinary tract +C64 Malignant neoplasm of kidney, except renal pelvis +C65 Malignant neoplasm of renal pelvis +C66 Malignant neoplasm of ureter +C67 Malignant neoplasm of bladder +C67.0 Malignant neoplasm: Trigone of bladder +C67.1 Malignant neoplasm: Dome of bladder +C67.2 Malignant neoplasm: Lateral wall of bladder +C67.3 Malignant neoplasm: Anterior wall of bladder +C67.4 Malignant neoplasm: Posterior wall of bladder +C67.5 Malignant neoplasm: Bladder neck +C67.6 Malignant neoplasm: Ureteric orifice +C67.7 Malignant neoplasm: Urachus +C67.8 Malignant neoplasm: Overlapping lesion of bladder +C67.9 Malignant neoplasm: Bladder, unspecified +C68 Malignant neoplasm of other and unspecified urinary organs +C68.0 Malignant neoplasm: Urethra +C68.1 Malignant neoplasm: Paraurethral gland +C68.8 Malignant neoplasm: Overlapping lesion of urinary organs +C68.9 Malignant neoplasm: Urinary organ, unspecified +C69-C72 Malignant neoplasms of eye, brain and other parts of central nervous system +C69 Malignant neoplasm of eye and adnexa +C69.0 Malignant neoplasm: Conjunctiva +C69.1 Malignant neoplasm: Cornea +C69.2 Malignant neoplasm: Retina +C69.3 Malignant neoplasm: Choroid +C69.4 Malignant neoplasm: Ciliary body +C69.5 Malignant neoplasm: Lacrimal gland and duct +C69.6 Malignant neoplasm: Orbit +C69.8 Malignant neoplasm: Overlapping lesion of eye and adnexa +C69.9 Malignant neoplasm: Eye, unspecified +C70 Malignant neoplasm of meninges +C70.0 Malignant neoplasm: Cerebral meninges +C70.1 Malignant neoplasm: Spinal meninges +C70.9 Malignant neoplasm: Meninges, unspecified +C71 Malignant neoplasm of brain +C71.0 Malignant neoplasm: Cerebrum, except lobes and ventricles +C71.1 Malignant neoplasm: Frontal lobe +C71.2 Malignant neoplasm: Temporal lobe +C71.3 Malignant neoplasm: Parietal lobe +C71.4 Malignant neoplasm: Occipital lobe +C71.5 Malignant neoplasm: Cerebral ventricle +C71.6 Malignant neoplasm: Cerebellum +C71.7 Malignant neoplasm: Brain stem +C71.8 Malignant neoplasm: Overlapping lesion of brain +C71.9 Malignant neoplasm: Brain, unspecified +C72 Malignant neoplasm of spinal cord, cranial nerves and other parts of central nervous system +C72.0 Malignant neoplasm: Spinal cord +C72.1 Malignant neoplasm: Cauda equina +C72.2 Malignant neoplasm: Olfactory nerve +C72.3 Malignant neoplasm: Optic nerve +C72.4 Malignant neoplasm: Acoustic nerve +C72.5 Malignant neoplasm: Other and unspecified cranial nerves +C72.8 Malignant neoplasm: Overlapping lesion of brain and other parts of central nervous system +C72.9 Malignant neoplasm: Central nervous system, unspecified +C73-C75 Malignant neoplasms of thyroid and other endocrine glands +C73 Malignant neoplasm of thyroid gland +C74 Malignant neoplasm of adrenal gland +C74.0 Malignant neoplasm: Cortex of adrenal gland +C74.1 Malignant neoplasm: Medulla of adrenal gland +C74.9 Malignant neoplasm: Adrenal gland, unspecified +C75 Malignant neoplasm of other endocrine glands and related structures +C75.0 Malignant neoplasm: Parathyroid gland +C75.1 Malignant neoplasm: Pituitary gland +C75.2 Malignant neoplasm: Craniopharyngeal duct +C75.3 Malignant neoplasm: Pineal gland +C75.4 Malignant neoplasm: Carotid body +C75.5 Malignant neoplasm: Aortic body and other paraganglia +C75.8 Malignant neoplasm: Pluriglandular involvement, unspecified +C75.9 Malignant neoplasm: Endocrine gland, unspecified +C76-C80 Malignant neoplasms of ill-defined, secondary and unspecified sites +C76 Malignant neoplasm of other and ill-defined sites +C76.0 Malignant neoplasm of other and ill-defined sites: Head, face and neck +C76.1 Malignant neoplasm of other and ill-defined sites: Thorax +C76.2 Malignant neoplasm of other and ill-defined sites: Abdomen +C76.3 Malignant neoplasm of other and ill-defined sites: Pelvis +C76.4 Malignant neoplasm of other and ill-defined sites: Upper limb +C76.5 Malignant neoplasm of other and ill-defined sites: Lower limb +C76.7 Malignant neoplasm of other and ill-defined sites: Other ill-defined sites +C76.8 Malignant neoplasm of other and ill-defined sites: Overlapping lesion of other and ill-defined sites +C77 Secondary and unspecified malignant neoplasm of lymph nodes +C77.0 Secondary and unspecified malignant neoplasm: Lymph nodes of head, face and neck +C77.1 Secondary and unspecified malignant neoplasm: Intrathoracic lymph nodes +C77.2 Secondary and unspecified malignant neoplasm: Intra-abdominal lymph nodes +C77.3 Secondary and unspecified malignant neoplasm: Axillary and upper limb lymph nodes +C77.4 Secondary and unspecified malignant neoplasm: Inguinal and lower limb lymph nodes +C77.5 Secondary and unspecified malignant neoplasm: Intrapelvic lymph nodes +C77.8 Secondary and unspecified malignant neoplasm: Lymph nodes of multiple regions +C77.9 Secondary and unspecified malignant neoplasm: Lymph node, unspecified +C78 Secondary malignant neoplasm of respiratory and digestive organs +C78.0 Secondary malignant neoplasm of lung +C78.1 Secondary malignant neoplasm of mediastinum +C78.2 Secondary malignant neoplasm of pleura +C78.3 Secondary malignant neoplasm of other and unspecified respiratory organs +C78.4 Secondary malignant neoplasm of small intestine +C78.5 Secondary malignant neoplasm of large intestine and rectum +C78.6 Secondary malignant neoplasm of retroperitoneum and peritoneum +C78.7 Secondary malignant neoplasm of liver and intrahepatic bile duct +C78.8 Secondary malignant neoplasm of other and unspecified digestive organs +C79 Secondary malignant neoplasm of other and unspecified sites +C79.0 Secondary malignant neoplasm of kidney and renal pelvis +C79.1 Secondary malignant neoplasm of bladder and other and unspecified urinary organs +C79.2 Secondary malignant neoplasm of skin +C79.3 Secondary malignant neoplasm of brain and cerebral meninges +C79.4 Secondary malignant neoplasm of other and unspecified parts of nervous system +C79.5 Secondary malignant neoplasm of bone and bone marrow +C79.6 Secondary malignant neoplasm of ovary +C79.7 Secondary malignant neoplasm of adrenal gland +C79.8 Secondary malignant neoplasm of other specified sites +C79.9 Secondary malignant neoplasm, unspecified site +C80 Malignant neoplasm, without specification of site +C80.0 Malignant neoplasm, primary site unknown, so stated +C80.9 Malignant neoplasm, primary site unspecified +C81-C96 Malignant neoplasms, stated or presumed to be primary, of lymphoid, haematopoietic and related tissue +C81 Hodgkin lymphoma +C81.0 Nodular lymphocyte predominant Hodgkin lymphoma +C81.1 Nodular sclerosis classical Hodgkin lymphoma +C81.2 Mixed cellularity classical Hodgkin lymphoma +C81.3 Lymphocyte depleted classical Hodgkin lymphoma +C81.4 Lymphocyte-rich (classical) Hodgkin lymphoma +C81.7 Other classical Hodgkin lymphoma +C81.9 Hodgkin lymphoma, unspecified +C82 Follicular lymphoma +C82.0 Follicular lymphoma grade I +C82.1 Follicular lymphoma grade II +C82.2 Follicular lymphoma grade III, unspecified +C82.3 Follicular lymphoma grade IIIa +C82.4 Follicular lymphoma grade IIIb +C82.5 Diffuse follicle centre lymphoma +C82.6 Cutaneous follicle centre lymphoma +C82.7 Other types of follicular lymphoma +C82.9 Follicular lymphoma, unspecified +C83 Non-follicular lymphoma +C83.0 Small cell B-cell lymphoma +C83.1 Mantle cell lymphoma +C83.3 Diffuse large B-cell lymphoma +C83.5 Lymphoblastic (diffuse) lymphoma +C83.7 Burkitt lymphoma +C83.8 Other non-follicular lymphoma +C83.9 Non-follicular (diffuse) lymphoma, unspecified +C84 Mature T/NK-cell lymphomas +C84.0 Mycosis fungoides +C84.1 Sézary disease +C84.4 Peripheral T-cell lymphoma, not elsewhere classified +C84.5 Other mature T/NK-cell lymphomas +C84.6 Anaplastic large cell lymphoma, ALK-positive +C84.7 Anaplastic large cell lymphoma, ALK-negative +C84.8 Cutaneous T-cell lymphoma, unspecified +C84.9 Mature T/NK-cell lymphoma, unspecified +C85 Other and unspecified types of non-Hodgkin lymphoma +C85.1 B-cell lymphoma, unspecified +C85.2 Mediastinal (thymic) large B-cell lymphoma +C85.7 Other specified types of non-Hodgkin lymphoma +C85.9 Non-Hodgkin lymphoma, unspecified +C86 Other specified types of T/NK-cell lymphoma +C86.0 Extranodal NK/T-cell lymphoma, nasal type +C86.1 Hepatosplenic T-cell lymphoma +C86.2 Enteropathy-type (intestinal) T-cell lymphoma +C86.3 Subcutaneous panniculitis-like T-cell lymphoma +C86.4 Blastic NK-cell lymphoma +C86.5 Angioimmunoblastic T-cell lymphoma +C86.6 Primary cutaneous CD30-positive T-cell proliferations +C88 Malignant immunoproliferative diseases +C88.0 Waldenström macroglobulinaemia +C88.2 Other heavy chain disease +C88.3 Immunoproliferative small intestinal disease +C88.4 Extranodal marginal zone B-cell lymphoma of mucosa-associated lymphoid tissue [MALT-lyphoma] +C88.7 Other malignant immunoproliferative diseases +C88.9 Malignant immunoproliferative disease, unspecified +C90 Multiple myeloma and malignant plasma cell neoplasms +C90.0 Multiple myeloma +C90.1 Plasma cell leukaemia +C90.2 Extramedullary plasmacytoma +C90.3 Solitary plasmacytoma +C91 Lymphoid leukaemia +C91.0 Acute lymphoblastic leukaemia [ALL] +C91.1 Chronic lymphocytic leukaemia of B-cell type +C91.3 Prolymphocytic leukaemia of B-cell type +C91.4 Hairy-cell leukaemia +C91.5 Adult T-cell lymphoma/leukaemia [HTLV-1-associated] +C91.6 Prolymphocytic leukaemia of T-cell type +C91.7 Other lymphoid leukaemia +C91.8 Mature B-cell leukaemia Burkitt-type +C91.9 Lymphoid leukaemia, unspecified +C92 Myeloid leukaemia +C92.0 Acute myeloblastic leukaemia [AML] +C92.1 Chronic myeloid leukaemia [CML], BCR/ABL-positive +C92.2 Atypical chronic myeloid leukaemia, BCR/ABL- negative +C92.3 Myeloid sarcoma +C92.4 Acute promyelocytic leukaemia [PML] +C92.5 Acute myelomonocytic leukaemia +C92.6 Acute myeloid leukaemia with 11q23-abnormality +C92.7 Other myeloid leukaemia +C92.8 Acute myeloid leukaemia with multilineage dysplasia +C92.9 Myeloid leukaemia, unspecified +C93 Monocytic leukaemia +C93.0 Acute monoblastic/monocytic leukaemia +C93.1 Chronic myelomonocytic leukaemia +C93.3 Juvenile myelomonocytic leukaemia +C93.7 Other monocytic leukaemia +C93.9 Monocytic leukaemia, unspecified +C94 Other leukaemias of specified cell type +C94.0 Acute erythroid leukaemia +C94.2 Acute megakaryoblastic leukaemia +C94.3 Mast cell leukaemia +C94.4 Acute panmyelosis with myelofibrosis +C94.6 Myelodysplastic and myeloproliferative disease, not elsewhere classified +C94.7 Other specified leukaemias +C95 Leukaemia of unspecified cell type +C95.0 Acute leukaemia of unspecified cell type +C95.1 Chronic leukaemia of unspecified cell type +C95.7 Other leukaemia of unspecified cell type +C95.9 Leukaemia, unspecified +C96 Other and unspecified malignant neoplasms of lymphoid, haematopoietic and related tissue +C96.0 Multifocal and multisystemic (disseminated) Langerhans-cell histiocytosis [Letterer-Siwe disease] +C96.2 Malignant mast cell tumour +C96.4 Sarcoma of dendritic cells (accessory cells) +C96.5 Multifocal and unisystemic Langerhans-cell histiocytosis +C96.6 Unifocal Langerhans-cell histiocytosis +C96.7 Other specified malignant neoplasms of lymphoid, haematopoietic and related tissue +C96.8 Histiocytic sarcoma +C96.9 Malignant neoplasm of lymphoid, haematopoietic and related tissue, unspecified +C97-C97 Malignant neoplasms of independent (primary) multiple sites +C97 Malignant neoplasms of independent (primary) multiple sites +D00-D09 In situ neoplasms +D00 Carcinoma in situ of oral cavity, oesophagus and stomach +D00.0 Carcinoma in situ: Lip, oral cavity and pharynx +D00.1 Carcinoma in situ: Oesophagus +D00.2 Carcinoma in situ: Stomach +D01 Carcinoma in situ of other and unspecified digestive organs +D01.0 Carcinoma in situ: Colon +D01.1 Carcinoma in situ: Rectosigmoid junction +D01.2 Carcinoma in situ: Rectum +D01.3 Carcinoma in situ: Anus and anal canal +D01.4 Carcinoma in situ: Other and unspecified parts of intestine +D01.5 Carcinoma in situ: Liver, gallbladder and bile ducts +D01.7 Carcinoma in situ: Other specified digestive organs +D01.9 Carcinoma in situ: Digestive organ, unspecified +D02 Carcinoma in situ of middle ear and respiratory system +D02.0 Carcinoma in situ: Larynx +D02.1 Carcinoma in situ: Trachea +D02.2 Carcinoma in situ: Bronchus and lung +D02.3 Carcinoma in situ: Other parts of respiratory system +D02.4 Carcinoma in situ: Respiratory system, unspecified +D03 Melanoma in situ +D03.0 Melanoma in situ of lip +D03.1 Melanoma in situ of eyelid, including canthus +D03.2 Melanoma in situ of ear and external auricular canal +D03.3 Melanoma in situ of other and unspecified parts of face +D03.4 Melanoma in situ of scalp and neck +D03.5 Melanoma in situ of trunk +D03.6 Melanoma in situ of upper limb, including shoulder +D03.7 Melanoma in situ of lower limb, including hip +D03.8 Melanoma in situ of other sites +D03.9 Melanoma in situ, unspecified +D04 Carcinoma in situ of skin +D04.0 Carcinoma in situ: Skin of lip +D04.1 Carcinoma in situ: Skin of eyelid, including canthus +D04.2 Carcinoma in situ: Skin of ear and external auricular canal +D04.3 Carcinoma in situ: Skin of other and unspecified parts of face +D04.4 Carcinoma in situ: Skin of scalp and neck +D04.5 Carcinoma in situ: Skin of trunk +D04.6 Carcinoma in situ: Skin of upper limb, including shoulder +D04.7 Carcinoma in situ: Skin of lower limb, including hip +D04.8 Carcinoma in situ: Skin of other sites +D04.9 Carcinoma in situ: Skin, unspecified +D05 Carcinoma in situ of breast +D05.0 Lobular carcinoma in situ +D05.1 Intraductal carcinoma in situ +D05.7 Other carcinoma in situ of breast +D05.9 Carcinoma in situ of breast, unspecified +D06 Carcinoma in situ of cervix uteri +D06.0 Carcinoma in situ: Endocervix +D06.1 Carcinoma in situ: Exocervix +D06.7 Carcinoma in situ: Other parts of cervix +D06.9 Carcinoma in situ: Cervix, unspecified +D07 Carcinoma in situ of other and unspecified genital organs +D07.0 Carcinoma in situ: Endometrium +D07.1 Carcinoma in situ: Vulva +D07.2 Carcinoma in situ: Vagina +D07.3 Carcinoma in situ: Other and unspecified female genital organs +D07.4 Carcinoma in situ: Penis +D07.5 Carcinoma in situ: Prostate +D07.6 Carcinoma in situ: Other and unspecified male genital organs +D09 Carcinoma in situ of other and unspecified sites +D09.0 Carcinoma in situ: Bladder +D09.1 Carcinoma in situ: Other and unspecified urinary organs +D09.2 Carcinoma in situ: Eye +D09.3 Carcinoma in situ: Thyroid and other endocrine glands +D09.7 Carcinoma in situ of other specified sites +D09.9 Carcinoma in situ, unspecified +D10-D36 Benign neoplasms +D10 Benign neoplasm of mouth and pharynx +D10.0 Benign neoplasm: Lip +D10.1 Benign neoplasm: Tongue +D10.2 Benign neoplasm: Floor of mouth +D10.3 Benign neoplasm: Other and unspecified parts of mouth +D10.4 Benign neoplasm: Tonsil +D10.5 Benign neoplasm: Other parts of oropharynx +D10.6 Benign neoplasm: Nasopharynx +D10.7 Benign neoplasm: Hypopharynx +D10.9 Benign neoplasm: Pharynx, unspecified +D11 Benign neoplasm of major salivary glands +D11.0 Benign neoplasm: Parotid gland +D11.7 Benign neoplasm: Other major salivary glands +D11.9 Benign neoplasm: Major salivary gland, unspecified +D12 Benign neoplasm of colon, rectum, anus and anal canal +D12.0 Benign neoplasm: Caecum +D12.1 Benign neoplasm: Appendix +D12.2 Benign neoplasm: Ascending colon +D12.3 Benign neoplasm: Transverse colon +D12.4 Benign neoplasm: Descending colon +D12.5 Benign neoplasm: Sigmoid colon +D12.6 Benign neoplasm: Colon, unspecified +D12.7 Benign neoplasm: Rectosigmoid junction +D12.8 Benign neoplasm: Rectum +D12.9 Benign neoplasm: Anus and anal canal +D13 Benign neoplasm of other and ill-defined parts of digestive system +D13.0 Benign neoplasm: Oesophagus +D13.1 Benign neoplasm: Stomach +D13.2 Benign neoplasm: Duodenum +D13.3 Benign neoplasm: Other and unspecified parts of small intestine +D13.4 Benign neoplasm: Liver +D13.5 Benign neoplasm: Extrahepatic bile ducts +D13.6 Benign neoplasm: Pancreas +D13.7 Benign neoplasm: Endocrine pancreas +D13.9 Benign neoplasm: Ill-defined sites within the digestive system +D14 Benign neoplasm of middle ear and respiratory system +D14.0 Benign neoplasm: Middle ear, nasal cavity and accessory sinuses +D14.1 Benign neoplasm: Larynx +D14.2 Benign neoplasm: Trachea +D14.3 Benign neoplasm: Bronchus and lung +D14.4 Benign neoplasm: Respiratory system, unspecified +D15 Benign neoplasm of other and unspecified intrathoracic organs +D15.0 Benign neoplasm: Thymus +D15.1 Benign neoplasm: Heart +D15.2 Benign neoplasm: Mediastinum +D15.7 Benign neoplasm: Other specified intrathoracic organs +D15.9 Benign neoplasm: Intrathoracic organ, unspecified +D16 Benign neoplasm of bone and articular cartilage +D16.0 Benign neoplasm: Scapula and long bones of upper limb +D16.1 Benign neoplasm: Short bones of upper limb +D16.2 Benign neoplasm: Long bones of lower limb +D16.3 Benign neoplasm: Short bones of lower limb +D16.4 Benign neoplasm: Bones of skull and face +D16.5 Benign neoplasm: Lower jaw bone +D16.6 Benign neoplasm: Vertebral column +D16.7 Benign neoplasm: Ribs, sternum and clavicle +D16.8 Benign neoplasm: Pelvic bones, sacrum and coccyx +D16.9 Benign neoplasm: Bone and articular cartilage, unspecified +D17 Benign lipomatous neoplasm +D17.0 Benign lipomatous neoplasm of skin and subcutaneous tissue of head, face and neck +D17.1 Benign lipomatous neoplasm of skin and subcutaneous tissue of trunk +D17.2 Benign lipomatous neoplasm of skin and subcutaneous tissue of limbs +D17.3 Benign lipomatous neoplasm of skin and subcutaneous tissue of other and unspecified sites +D17.4 Benign lipomatous neoplasm of intrathoracic organs +D17.5 Benign lipomatous neoplasm of intra-abdominal organs +D17.6 Benign lipomatous neoplasm of spermatic cord +D17.7 Benign lipomatous neoplasm of other sites +D17.9 Benign lipomatous neoplasm, unspecified +D18 Haemangioma and lymphangioma, any site +D18.0 Haemangioma, any site +D18.1 Lymphangioma, any site +D19 Benign neoplasm of mesothelial tissue +D19.0 Benign neoplasm: Mesothelial tissue of pleura +D19.1 Benign neoplasm: Mesothelial tissue of peritoneum +D19.7 Benign neoplasm: Mesothelial tissue of other sites +D19.9 Benign neoplasm: Mesothelial tissue, unspecified +D20 Benign neoplasm of soft tissue of retroperitoneum and peritoneum +D20.0 Benign neoplasm: Retroperitoneum +D20.1 Benign neoplasm: Peritoneum +D21 Other benign neoplasms of connective and other soft tissue +D21.0 Benign neoplasm: Connective and other soft tissue of head, face and neck +D21.1 Benign neoplasm: Connective and other soft tissue of upper limb, including shoulder +D21.2 Benign neoplasm: Connective and other soft tissue of lower limb, including hip +D21.3 Benign neoplasm: Connective and other soft tissue of thorax +D21.4 Benign neoplasm: Connective and other soft tissue of abdomen +D21.5 Benign neoplasm: Connective and other soft tissue of pelvis +D21.6 Benign neoplasm: Connective and other soft tissue of trunk, unspecified +D21.9 Benign neoplasm: Connective and other soft tissue, unspecified +D22 Melanocytic naevi +D22.0 Melanocytic naevi of lip +D22.1 Melanocytic naevi of eyelid, including canthus +D22.2 Melanocytic naevi of ear and external auricular canal +D22.3 Melanocytic naevi of other and unspecified parts of face +D22.4 Melanocytic naevi of scalp and neck +D22.5 Melanocytic naevi of trunk +D22.6 Melanocytic naevi of upper limb, including shoulder +D22.7 Melanocytic naevi of lower limb, including hip +D22.9 Melanocytic naevi, unspecified +D23 Other benign neoplasms of skin +D23.0 Benign neoplasm: Skin of lip +D23.1 Benign neoplasm: Skin of eyelid, including canthus +D23.2 Benign neoplasm: Skin of ear and external auricular canal +D23.3 Benign neoplasm: Skin of other and unspecified parts of face +D23.4 Benign neoplasm: Skin of scalp and neck +D23.5 Benign neoplasm: Skin of trunk +D23.6 Benign neoplasm: Skin of upper limb, including shoulder +D23.7 Benign neoplasm: Skin of lower limb, including hip +D23.9 Benign neoplasm: Skin, unspecified +D24 Benign neoplasm of breast +D25 Leiomyoma of uterus +D25.0 Submucous leiomyoma of uterus +D25.1 Intramural leiomyoma of uterus +D25.2 Subserosal leiomyoma of uterus +D25.9 Leiomyoma of uterus, unspecified +D26 Other benign neoplasms of uterus +D26.0 Other benign neoplasm: Cervix uteri +D26.1 Other benign neoplasm: Corpus uteri +D26.7 Other benign neoplasm: Other parts of uterus +D26.9 Other benign neoplasm: Uterus, unspecified +D27 Benign neoplasm of ovary +D28 Benign neoplasm of other and unspecified female genital organs +D28.0 Benign neoplasm: Vulva +D28.1 Benign neoplasm: Vagina +D28.2 Benign neoplasm: Uterine tubes and ligaments +D28.7 Benign neoplasm: Other specified female genital organs +D28.9 Benign neoplasm: Female genital organ, unspecified +D29 Benign neoplasm of male genital organs +D29.0 Benign neoplasm: Penis +D29.1 Benign neoplasm: Prostate +D29.2 Benign neoplasm: Testis +D29.3 Benign neoplasm: Epididymis +D29.4 Benign neoplasm: Scrotum +D29.7 Benign neoplasm: Other male genital organs +D29.9 Benign neoplasm: Male genital organ, unspecified +D30 Benign neoplasm of urinary organs +D30.0 Benign neoplasm: Kidney +D30.1 Benign neoplasm: Renal pelvis +D30.2 Benign neoplasm: Ureter +D30.3 Benign neoplasm: Bladder +D30.4 Benign neoplasm: Urethra +D30.7 Benign neoplasm: Other urinary organs +D30.9 Benign neoplasm: Urinary organ, unspecified +D31 Benign neoplasm of eye and adnexa +D31.0 Benign neoplasm: Conjunctiva +D31.1 Benign neoplasm: Cornea +D31.2 Benign neoplasm: Retina +D31.3 Benign neoplasm: Choroid +D31.4 Benign neoplasm: Ciliary body +D31.5 Benign neoplasm: Lacrimal gland and duct +D31.6 Benign neoplasm: Orbit, unspecified +D31.9 Benign neoplasm: Eye, unspecified +D32 Benign neoplasm of meninges +D32.0 Benign neoplasm: Cerebral meninges +D32.1 Benign neoplasm: Spinal meninges +D32.9 Benign neoplasm: Meninges, unspecified +D33 Benign neoplasm of brain and other parts of central nervous system +D33.0 Benign neoplasm: Brain, supratentorial +D33.1 Benign neoplasm: Brain, infratentorial +D33.2 Benign neoplasm: Brain, unspecified +D33.3 Benign neoplasm: Cranial nerves +D33.4 Benign neoplasm: Spinal cord +D33.7 Benign neoplasm: Other specified parts of central nervous system +D33.9 Benign neoplasm: Central nervous system, unspecified +D34 Benign neoplasm of thyroid gland +D35 Benign neoplasm of other and unspecified endocrine glands +D35.0 Benign neoplasm: Adrenal gland +D35.1 Benign neoplasm: Parathyroid gland +D35.2 Benign neoplasm: Pituitary gland +D35.3 Benign neoplasm: Craniopharyngeal duct +D35.4 Benign neoplasm: Pineal gland +D35.5 Benign neoplasm: Carotid body +D35.6 Benign neoplasm: Aortic body and other paraganglia +D35.7 Benign neoplasm: Other specified endocrine glands +D35.8 Benign neoplasm: Pluriglandular involvement +D35.9 Benign neoplasm: Endocrine gland, unspecified +D36 Benign neoplasm of other and unspecified sites +D36.0 Benign neoplasm: Lymph nodes +D36.1 Benign neoplasm: Peripheral nerves and autonomic nervous system +D36.7 Benign neoplasm: Other specified sites +D36.9 Benign neoplasm: Benign neoplasm of unspecified site +D37-D48 Neoplasms of uncertain or unknown behaviour +D37 Neoplasm of uncertain or unknown behaviour of oral cavity and digestive organs +D37.0 Neoplasm of uncertain or unknown behaviour: Lip, oral cavity and pharynx +D37.1 Neoplasm of uncertain or unknown behaviour: Stomach +D37.2 Neoplasm of uncertain or unknown behaviour: Small intestine +D37.3 Neoplasm of uncertain or unknown behaviour: Appendix +D37.4 Neoplasm of uncertain or unknown behaviour: Colon +D37.5 Neoplasm of uncertain or unknown behaviour: Rectum +D37.6 Neoplasm of uncertain or unknown behaviour: Liver, gallbladder and bile ducts +D37.7 Neoplasm of uncertain or unknown behaviour: Other digestive organs +D37.9 Neoplasm of uncertain or unknown behaviour: Digestive organ, unspecified +D38 Neoplasm of uncertain or unknown behaviour of middle ear and respiratory and intrathoracic organs +D38.0 Neoplasm of uncertain or unknown behaviour: Larynx +D38.1 Neoplasm of uncertain or unknown behaviour: Trachea, bronchus and lung +D38.2 Neoplasm of uncertain or unknown behaviour: Pleura +D38.3 Neoplasm of uncertain or unknown behaviour: Mediastinum +D38.4 Neoplasm of uncertain or unknown behaviour: Thymus +D38.5 Neoplasm of uncertain or unknown behaviour: Other respiratory organs +D38.6 Neoplasm of uncertain or unknown behaviour: Respiratory organ, unspecified +D39 Neoplasm of uncertain or unknown behaviour of female genital organs +D39.0 Neoplasm of uncertain or unknown behaviour: Uterus +D39.1 Neoplasm of uncertain or unknown behaviour: Ovary +D39.2 Neoplasm of uncertain or unknown behaviour: Placenta +D39.7 Neoplasm of uncertain or unknown behaviour: Other female genital organs +D39.9 Neoplasm of uncertain or unknown behaviour: Female genital organ, unspecified +D40 Neoplasm of uncertain or unknown behaviour of male genital organs +D40.0 Neoplasm of uncertain or unknown behaviour: Prostate +D40.1 Neoplasm of uncertain or unknown behaviour: Testis +D40.7 Neoplasm of uncertain or unknown behaviour: Other male genital organs +D40.9 Neoplasm of uncertain or unknown behaviour: Male genital organ, unspecified +D41 Neoplasm of uncertain or unknown behaviour of urinary organs +D41.0 Neoplasm of uncertain or unknown behaviour: Kidney +D41.1 Neoplasm of uncertain or unknown behaviour: Renal pelvis +D41.2 Neoplasm of uncertain or unknown behaviour: Ureter +D41.3 Neoplasm of uncertain or unknown behaviour: Urethra +D41.4 Neoplasm of uncertain or unknown behaviour: Bladder +D41.7 Neoplasm of uncertain or unknown behaviour: Other urinary organs +D41.9 Neoplasm of uncertain or unknown behaviour: Urinary organ, unspecified +D42 Neoplasm of uncertain or unknown behaviour of meninges +D42.0 Neoplasm of uncertain or unknown behaviour: Cerebral meninges +D42.1 Neoplasm of uncertain or unknown behaviour: Spinal meninges +D42.9 Neoplasm of uncertain or unknown behaviour: Meninges, unspecified +D43 Neoplasm of uncertain or unknown behaviour of brain and central nervous system +D43.0 Neoplasm of uncertain or unknown behaviour: Brain, supratentorial +D43.1 Neoplasm of uncertain or unknown behaviour: Brain, infratentorial +D43.2 Neoplasm of uncertain or unknown behaviour: Brain, unspecified +D43.3 Neoplasm of uncertain or unknown behaviour: Cranial nerves +D43.4 Neoplasm of uncertain or unknown behaviour: Spinal cord +D43.7 Neoplasm of uncertain or unknown behaviour: Other parts of central nervous system +D43.9 Neoplasm of uncertain or unknown behaviour: Central nervous system, unspecified +D44 Neoplasm of uncertain or unknown behaviour of endocrine glands +D44.0 Neoplasm of uncertain or unknown behaviour: Thyroid gland +D44.1 Neoplasm of uncertain or unknown behaviour: Adrenal gland +D44.2 Neoplasm of uncertain or unknown behaviour: Parathyroid gland +D44.3 Neoplasm of uncertain or unknown behaviour: Pituitary gland +D44.4 Neoplasm of uncertain or unknown behaviour: Craniopharyngeal duct +D44.5 Neoplasm of uncertain or unknown behaviour: Pineal gland +D44.6 Neoplasm of uncertain or unknown behaviour: Carotid body +D44.7 Neoplasm of uncertain or unknown behaviour: Aortic body and other paraganglia +D44.8 Neoplasm of uncertain or unknown behaviour: Pluriglandular involvement +D44.9 Neoplasm of uncertain or unknown behaviour: Endocrine gland, unspecified +D45 Polycythaemia vera +D46 Myelodysplastic syndromes +D46.0 Refractory anaemia without ring sideroblasts, so stated +D46.1 Refractory anaemia with ring sideroblasts +D46.2 Refractory anaemia with excess of blasts [RAEB] +D46.4 Refractory anaemia, unspecified +D46.5 Refractory anaemia with multi-lineage dysplasia +D46.6 Myelodysplastic syndrome with isolated del(5q) chromosomal abnormality +D46.7 Other myelodysplastic syndromes +D46.9 Myelodysplastic syndrome, unspecified +D47 Other neoplasms of uncertain or unknown behaviour of lymphoid, haematopoietic and related tissue +D47.0 Histiocytic and mast cell tumours of uncertain and unknown behaviour +D47.1 Chronic myeloproliferative disease +D47.2 Monoclonal gammopathy of undetermined significance (MGUS) +D47.3 Essential (haemorrhagic) thrombocythaemia +D47.4 Osteomyelofibrosis +D47.5 Chronic eosinophilic leukaemia [hypereosinophilic syndrome] +D47.7 Other specified neoplasms of uncertain or unknown behaviour of lymphoid, haematopoietic and related tissue +D47.9 Neoplasm of uncertain or unknown behaviour of lymphoid, haematopoietic and related tissue, unspecified +D48 Neoplasm of uncertain or unknown behaviour of other and unspecified sites +D48.0 Neoplasm of uncertain or unknown behaviour: Bone and articular cartilage +D48.1 Neoplasm of uncertain or unknown behaviour: Connective and other soft tissue +D48.2 Neoplasm of uncertain or unknown behaviour: Peripheral nerves and autonomic nervous system +D48.3 Neoplasm of uncertain or unknown behaviour: Retroperitoneum +D48.4 Neoplasm of uncertain or unknown behaviour: Peritoneum +D48.5 Neoplasm of uncertain or unknown behaviour: Skin +D48.6 Neoplasm of uncertain or unknown behaviour: Breast +D48.7 Neoplasm of uncertain or unknown behaviour: Other specified sites +D48.9 Neoplasm of uncertain or unknown behaviour: Neoplasm of uncertain or unknown behaviour, unspecified +III Diseases of the blood and blood-forming organs and certain disorders involving the immune mechanism +D50-D53 Nutritional anaemias +D50 Iron deficiency anaemia +D50.0 Iron deficiency anaemia secondary to blood loss (chronic) +D50.1 Sideropenic dysphagia +D50.8 Other iron deficiency anaemias +D50.9 Iron deficiency anaemia, unspecified +D51 Vitamin B 12 deficiency anaemia +D51.0 Vitamin B 12 deficiency anaemia due to intrinsic factor deficiency +D51.1 Vitamin B 12 deficiency anaemia due to selective vitamin B 12 malabsorption with proteinuria +D51.2 Transcobalamin II deficiency +D51.3 Other dietary vitamin B 12 deficiency anaemia +D51.8 Other vitamin B 12 deficiency anaemias +D51.9 Vitamin B 12 deficiency anaemia, unspecified +D52 Folate deficiency anaemia +D52.0 Dietary folate deficiency anaemia +D52.1 Drug-induced folate deficiency anaemia +D52.8 Other folate deficiency anaemias +D52.9 Folate deficiency anaemia, unspecified +D53 Other nutritional anaemias +D53.0 Protein deficiency anaemia +D53.1 Other megaloblastic anaemias, not elsewhere classified +D53.2 Scorbutic anaemia +D53.8 Other specified nutritional anaemias +D53.9 Nutritional anaemia, unspecified +D55-D59 Haemolytic anaemias +D55 Anaemia due to enzyme disorders +D55.0 Anaemia due to glucose-6-phosphate dehydrogenase [G6PD] deficiency +D55.1 Anaemia due to other disorders of glutathione metabolism +D55.2 Anaemia due to disorders of glycolytic enzymes +D55.3 Anaemia due to disorders of nucleotide metabolism +D55.8 Other anaemias due to enzyme disorders +D55.9 Anaemia due to enzyme disorder, unspecified +D56 Thalassaemia +D56.0 Alpha thalassaemia +D56.1 Beta thalassaemia +D56.2 Delta-beta thalassaemia +D56.3 Thalassaemia trait +D56.4 Hereditary persistence of fetal haemoglobin [HPFH] +D56.8 Other thalassaemias +D56.9 Thalassaemia, unspecified +D57 Sickle-cell disorders +D57.0 Sickle-cell anaemia with crisis +D57.1 Sickle-cell anaemia without crisis +D57.2 Double heterozygous sickling disorders +D57.3 Sickle-cell trait +D57.8 Other sickle-cell disorders +D58 Other hereditary haemolytic anaemias +D58.0 Hereditary spherocytosis +D58.1 Hereditary elliptocytosis +D58.2 Other haemoglobinopathies +D58.8 Other specified hereditary haemolytic anaemias +D58.9 Hereditary haemolytic anaemia, unspecified +D59 Acquired haemolytic anaemia +D59.0 Drug-induced autoimmune haemolytic anaemia +D59.1 Other autoimmune haemolytic anaemias +D59.2 Drug-induced nonautoimmune haemolytic anaemia +D59.3 Haemolytic-uraemic syndrome +D59.4 Other nonautoimmune haemolytic anaemias +D59.5 Paroxysmal nocturnal haemoglobinuria [Marchiafava-Micheli] +D59.6 Haemoglobinuria due to haemolysis from other external causes +D59.8 Other acquired haemolytic anaemias +D59.9 Acquired haemolytic anaemia, unspecified +D60-D64 Aplastic and other anaemias +D60 Acquired pure red cell aplasia [erythroblastopenia] +D60.0 Chronic acquired pure red cell aplasia +D60.1 Transient acquired pure red cell aplasia +D60.8 Other acquired pure red cell aplasias +D60.9 Acquired pure red cell aplasia, unspecified +D61 Other aplastic anaemias +D61.0 Constitutional aplastic anaemia +D61.1 Drug-induced aplastic anaemia +D61.2 Aplastic anaemia due to other external agents +D61.3 Idiopathic aplastic anaemia +D61.8 Other specified aplastic anaemias +D61.9 Aplastic anaemia, unspecified +D62 Acute posthaemorrhagic anaemia +D63 Anaemia in chronic diseases classified elsewhere +D63.0 Anaemia in neoplastic disease +D63.8 Anaemia in other chronic diseases classified elsewhere +D64 Other anaemias +D64.0 Hereditary sideroblastic anaemia +D64.1 Secondary sideroblastic anaemia due to disease +D64.2 Secondary sideroblastic anaemia due to drugs and toxins +D64.3 Other sideroblastic anaemias +D64.4 Congenital dyserythropoietic anaemia +D64.8 Other specified anaemias +D64.9 Anaemia, unspecified +D65-D69 Coagulation defects, purpura and other haemorrhagic conditions +D65 Disseminated intravascular coagulation [defibrination syndrome] +D66 Hereditary factor VIII deficiency +D67 Hereditary factor IX deficiency +D68 Other coagulation defects +D68.0 Von Willebrand disease +D68.1 Hereditary factor XI deficiency +D68.2 Hereditary deficiency of other clotting factors +D68.3 Haemorrhagic disorder due to circulating anticoagulants +D68.4 Acquired coagulation factor deficiency +D68.5 Primary thrombophilia +D68.6 Other thrombophilia +D68.8 Other specified coagulation defects +D68.9 Coagulation defect, unspecified +D69 Purpura and other haemorrhagic conditions +D69.0 Allergic purpura +D69.1 Qualitative platelet defects +D69.2 Other nonthrombocytopenic purpura +D69.3 Idiopathic thrombocytopenic purpura +D69.4 Other primary thrombocytopenia +D69.5 Secondary thrombocytopenia +D69.6 Thrombocytopenia, unspecified +D69.8 Other specified haemorrhagic conditions +D69.9 Haemorrhagic condition, unspecified +D70-D77 Other diseases of blood and blood-forming organs +D70 Agranulocytosis +D71 Functional disorders of polymorphonuclear neutrophils +D72 Other disorders of white blood cells +D72.0 Genetic anomalies of leukocytes +D72.1 Eosinophilia +D72.8 Other specified disorders of white blood cells +D72.9 Disorder of white blood cells, unspecified +D73 Diseases of spleen +D73.0 Hyposplenism +D73.1 Hypersplenism +D73.2 Chronic congestive splenomegaly +D73.3 Abscess of spleen +D73.4 Cyst of spleen +D73.5 Infarction of spleen +D73.8 Other diseases of spleen +D73.9 Disease of spleen, unspecified +D74 Methaemoglobinaemia +D74.0 Congenital methaemoglobinaemia +D74.8 Other methaemoglobinaemias +D74.9 Methaemoglobinaemia, unspecified +D75 Other diseases of blood and blood-forming organs +D75.0 Familial erythrocytosis +D75.1 Secondary polycythaemia +D75.8 Other specified diseases of blood and blood-forming organs +D75.9 Disease of blood and blood-forming organs, unspecified +D76 Other specified diseases with participation of lymphoreticular and reticulohistiocytic tissue +D76.1 Haemophagocytic lymphohistiocytosis +D76.2 Haemophagocytic syndrome, infection-associated +D76.3 Other histiocytosis syndromes +D77 Other disorders of blood and blood-forming organs in diseases classified elsewhere +D80-D89 Certain disorders involving the immune mechanism +D80 Immunodeficiency with predominantly antibody defects +D80.0 Hereditary hypogammaglobulinaemia +D80.1 Nonfamilial hypogammaglobulinaemia +D80.2 Selective deficiency of immunoglobulin A [IgA] +D80.3 Selective deficiency of immunoglobulin G [IgG] subclasses +D80.4 Selective deficiency of immunoglobulin M [IgM] +D80.5 Immunodeficiency with increased immunoglobulin M [IgM] +D80.6 Antibody deficiency with near-normal immunoglobulins or with hyperimmunoglobulinaemia +D80.7 Transient hypogammaglobulinaemia of infancy +D80.8 Other immunodeficiencies with predominantly antibody defects +D80.9 Immunodeficiency with predominantly antibody defects, unspecified +D81 Combined immunodeficiencies +D81.0 Severe combined immunodeficiency [SCID] with reticular dysgenesis +D81.1 Severe combined immunodeficiency [SCID] with low T- and B-cell numbers +D81.2 Severe combined immunodeficiency [SCID] with low or normal B-cell numbers +D81.3 Adenosine deaminase [ADA] deficiency +D81.4 Nezelof syndrome +D81.5 Purine nucleoside phosphorylase [PNP] deficiency +D81.6 Major histocompatibility complex class I deficiency +D81.7 Major histocompatibility complex class II deficiency +D81.8 Other combined immunodeficiencies +D81.9 Combined immunodeficiency, unspecified +D82 Immunodeficiency associated with other major defects +D82.0 Wiskott-Aldrich syndrome +D82.1 Di George syndrome +D82.2 Immunodeficiency with short-limbed stature +D82.3 Immunodeficiency following hereditary defective response to Epstein-Barr virus +D82.4 Hyperimmunoglobulin E [IgE] syndrome +D82.8 Immunodeficiency associated with other specified major defects +D82.9 Immunodeficiency associated with major defect, unspecified +D83 Common variable immunodeficiency +D83.0 Common variable immunodeficiency with predominant abnormalities of B-cell numbers and function +D83.1 Common variable immunodeficiency with predominant immunoregulatory T-cell disorders +D83.2 Common variable immunodeficiency with autoantibodies to B- or T-cells +D83.8 Other common variable immunodeficiencies +D83.9 Common variable immunodeficiency, unspecified +D84 Other immunodeficiencies +D84.0 Lymphocyte function antigen-1 [LFA-1] defect +D84.1 Defects in the complement system +D84.8 Other specified immunodeficiencies +D84.9 Immunodeficiency, unspecified +D86 Sarcoidosis +D86.0 Sarcoidosis of lung +D86.1 Sarcoidosis of lymph nodes +D86.2 Sarcoidosis of lung with sarcoidosis of lymph nodes +D86.3 Sarcoidosis of skin +D86.8 Sarcoidosis of other and combined sites +D86.9 Sarcoidosis, unspecified +D89 Other disorders involving the immune mechanism, not elsewhere classified +D89.0 Polyclonal hypergammaglobulinaemia +D89.1 Cryoglobulinaemia +D89.2 Hypergammaglobulinaemia, unspecified +D89.3 Immune reconstitution syndrome +D89.8 Other specified disorders involving the immune mechanism, not elsewhere classified +D89.9 Disorder involving the immune mechanism, unspecified +IV Endocrine, nutritional and metabolic diseases +E00-E07 Disorders of thyroid gland +E00 Congenital iodine-deficiency syndrome +E00.0 Congenital iodine-deficiency syndrome, neurological type +E00.1 Congenital iodine-deficiency syndrome, myxoedematous type +E00.2 Congenital iodine-deficiency syndrome, mixed type +E00.9 Congenital iodine-deficiency syndrome, unspecified +E01 Iodine-deficiency-related thyroid disorders and allied conditions +E01.0 Iodine-deficiency-related diffuse (endemic) goitre +E01.1 Iodine-deficiency-related multinodular (endemic) goitre +E01.2 Iodine-deficiency-related (endemic) goitre, unspecified +E01.8 Other iodine-deficiency-related thyroid disorders and allied conditions +E02 Subclinical iodine-deficiency hypothyroidism +E03 Other hypothyroidism +E03.0 Congenital hypothyroidism with diffuse goitre +E03.1 Congenital hypothyroidism without goitre +E03.2 Hypothyroidism due to medicaments and other exogenous substances +E03.3 Postinfectious hypothyroidism +E03.4 Atrophy of thyroid (acquired) +E03.5 Myxoedema coma +E03.8 Other specified hypothyroidism +E03.9 Hypothyroidism, unspecified +E04 Other nontoxic goitre +E04.0 Nontoxic diffuse goitre +E04.1 Nontoxic single thyroid nodule +E04.2 Nontoxic multinodular goitre +E04.8 Other specified nontoxic goitre +E04.9 Nontoxic goitre, unspecified +E05 Thyrotoxicosis [hyperthyroidism] +E05.0 Thyrotoxicosis with diffuse goitre +E05.1 Thyrotoxicosis with toxic single thyroid nodule +E05.2 Thyrotoxicosis with toxic multinodular goitre +E05.3 Thyrotoxicosis from ectopic thyroid tissue +E05.4 Thyrotoxicosis factitia +E05.5 Thyroid crisis or storm +E05.8 Other thyrotoxicosis +E05.9 Thyrotoxicosis, unspecified +E06 Thyroiditis +E06.0 Acute thyroiditis +E06.1 Subacute thyroiditis +E06.2 Chronic thyroiditis with transient thyrotoxicosis +E06.3 Autoimmune thyroiditis +E06.4 Drug-induced thyroiditis +E06.5 Other chronic thyroiditis +E06.9 Thyroiditis, unspecified +E07 Other disorders of thyroid +E07.0 Hypersecretion of calcitonin +E07.1 Dyshormogenetic goitre +E07.8 Other specified disorders of thyroid +E07.9 Disorder of thyroid, unspecified +E10-E14 Diabetes mellitus +E10 Type 1 diabetes mellitus +E10.0 Type 1 diabetes mellitus with coma +E10.1 Type 1 diabetes mellitus with ketoacidosis +E10.2 Type 1 diabetes mellitus with renal complications +E10.3 Type 1 diabetes mellitus with ophthalmic complications +E10.4 Type 1 diabetes mellitus with neurological complications +E10.5 Type 1 diabetes mellitus with peripheral circulatory complications +E10.6 Type 1 diabetes mellitus with other specified complications +E10.7 Type 1 diabetes mellitus with multiple complications +E10.8 Type 1 diabetes mellitus with unspecified complications +E10.9 Type 1 diabetes mellitus without complications +E11 Type 2 diabetes mellitus +E11.0 Type 2 diabetes mellitus with coma +E11.1 Type 2 diabetes mellitus with ketoacidosis +E11.2 Type 2 diabetes mellitus with renal complications +E11.3 Type 2 diabetes mellitus with ophthalmic complications +E11.4 Type 2 diabetes mellitus with neurological complications +E11.5 Type 2 diabetes mellitus with peripheral circulatory complications +E11.6 Type 2 diabetes mellitus with other specified complications +E11.7 Type 2 diabetes mellitus with multiple complications +E11.8 Type 2 diabetes mellitus with unspecified complications +E11.9 Type 2 diabetes mellitus without complications +E12 Malnutrition-related diabetes mellitus +E12.0 Malnutrition-related diabetes mellitus with coma +E12.1 Malnutrition-related diabetes mellitus with ketoacidosis +E12.2 Malnutrition-related diabetes mellitus with renal complications +E12.3 Malnutrition-related diabetes mellitus with ophthalmic complications +E12.4 Malnutrition-related diabetes mellitus with neurological complications +E12.5 Malnutrition-related diabetes mellitus with peripheral circulatory complications +E12.6 Malnutrition-related diabetes mellitus with other specified complications +E12.7 Malnutrition-related diabetes mellitus with multiple complications +E12.8 Malnutrition-related diabetes mellitus with unspecified complications +E12.9 Malnutrition-related diabetes mellitus without complications +E13 Other specified diabetes mellitus +E13.0 Other specified diabetes mellitus with coma +E13.1 Other specified diabetes mellitus with ketoacidosis +E13.2 Other specified diabetes mellitus with renal complications +E13.3 Other specified diabetes mellitus with ophthalmic complications +E13.4 Other specified diabetes mellitus with neurological complications +E13.5 Other specified diabetes mellitus with peripheral circulatory complications +E13.6 Other specified diabetes mellitus with other specified complications +E13.7 Other specified diabetes mellitus with multiple complications +E13.8 Other specified diabetes mellitus with unspecified complications +E13.9 Other specified diabetes mellitus without complications +E14 Unspecified diabetes mellitus +E14.0 Unspecified diabetes mellitus with coma +E14.1 Unspecified diabetes mellitus with ketoacidosis +E14.2 Unspecified diabetes mellitus with renal complications +E14.3 Unspecified diabetes mellitus with ophthalmic complications +E14.4 Unspecified diabetes mellitus with neurological complications +E14.5 Unspecified diabetes mellitus with peripheral circulatory complications +E14.6 Unspecified diabetes mellitus with other specified complications +E14.7 Unspecified diabetes mellitus with multiple complications +E14.8 Unspecified diabetes mellitus with unspecified complications +E14.9 Unspecified diabetes mellitus without complications +E15-E16 Other disorders of glucose regulation and pancreatic internal secretion +E15 Nondiabetic hypoglycaemic coma +E16 Other disorders of pancreatic internal secretion +E16.0 Drug-induced hypoglycaemia without coma +E16.1 Other hypoglycaemia +E16.2 Hypoglycaemia, unspecified +E16.3 Increased secretion of glucagon +E16.4 Abnormal secretion of gastrin +E16.8 Other specified disorders of pancreatic internal secretion +E16.9 Disorder of pancreatic internal secretion, unspecified +E20-E35 Disorders of other endocrine glands +E20 Hypoparathyroidism +E20.0 Idiopathic hypoparathyroidism +E20.1 Pseudohypoparathyroidism +E20.8 Other hypoparathyroidism +E20.9 Hypoparathyroidism, unspecified +E21 Hyperparathyroidism and other disorders of parathyroid gland +E21.0 Primary hyperparathyroidism +E21.1 Secondary hyperparathyroidism, not elsewhere classified +E21.2 Other hyperparathyroidism +E21.3 Hyperparathyroidism, unspecified +E21.4 Other specified disorders of parathyroid gland +E21.5 Disorder of parathyroid gland, unspecified +E22 Hyperfunction of pituitary gland +E22.0 Acromegaly and pituitary gigantism +E22.1 Hyperprolactinaemia +E22.2 Syndrome of inappropriate secretion of antidiuretic hormone +E22.8 Other hyperfunction of pituitary gland +E22.9 Hyperfunction of pituitary gland, unspecified +E23 Hypofunction and other disorders of pituitary gland +E23.0 Hypopituitarism +E23.1 Drug-induced hypopituitarism +E23.2 Diabetes insipidus +E23.3 Hypothalamic dysfunction, not elsewhere classified +E23.6 Other disorders of pituitary gland +E23.7 Disorder of pituitary gland, unspecified +E24 Cushing syndrome +E24.0 Pituitary-dependent Cushing disease +E24.1 Nelson syndrome +E24.2 Drug-induced Cushing syndrome +E24.3 Ectopic ACTH syndrome +E24.4 Alcohol-induced pseudo-Cushing syndrome +E24.8 Other Cushing syndrome +E24.9 Cushing syndrome, unspecified +E25 Adrenogenital disorders +E25.0 Congenital adrenogenital disorders associated with enzyme deficiency +E25.8 Other adrenogenital disorders +E25.9 Adrenogenital disorder, unspecified +E26 Hyperaldosteronism +E26.0 Primary hyperaldosteronism +E26.1 Secondary hyperaldosteronism +E26.8 Other hyperaldosteronism +E26.9 Hyperaldosteronism, unspecified +E27 Other disorders of adrenal gland +E27.0 Other adrenocortical overactivity +E27.1 Primary adrenocortical insufficiency +E27.2 Addisonian crisis +E27.3 Drug-induced adrenocortical insufficiency +E27.4 Other and unspecified adrenocortical insufficiency +E27.5 Adrenomedullary hyperfunction +E27.8 Other specified disorders of adrenal gland +E27.9 Disorder of adrenal gland, unspecified +E28 Ovarian dysfunction +E28.0 Ovarian dysfunction: Estrogen excess +E28.1 Ovarian dysfunction: Androgen excess +E28.2 Polycystic ovarian syndrome +E28.3 Primary ovarian failure +E28.8 Other ovarian dysfunction +E28.9 Ovarian dysfunction, unspecified +E29 Testicular dysfunction +E29.0 Testicular hyperfunction +E29.1 Testicular hypofunction +E29.8 Other testicular dysfunction +E29.9 Testicular dysfunction, unspecified +E30 Disorders of puberty, not elsewhere classified +E30.0 Delayed puberty +E30.1 Precocious puberty +E30.8 Other disorders of puberty +E30.9 Disorder of puberty, unspecified +E31 Polyglandular dysfunction +E31.0 Autoimmune polyglandular failure +E31.1 Polyglandular hyperfunction +E31.8 Other polyglandular dysfunction +E31.9 Polyglandular dysfunction, unspecified +E32 Diseases of thymus +E32.0 Persistent hyperplasia of thymus +E32.1 Abscess of thymus +E32.8 Other diseases of thymus +E32.9 Disease of thymus, unspecified +E34 Other endocrine disorders +E34.0 Carcinoid syndrome +E34.1 Other hypersecretion of intestinal hormones +E34.2 Ectopic hormone secretion, not elsewhere classified +E34.3 Short stature, not elsewhere classified +E34.4 Constitutional tall stature +E34.5 Androgen resistance syndrome +E34.8 Other specified endocrine disorders +E34.9 Endocrine disorder, unspecified +E35 Disorders of endocrine glands in diseases classified elsewhere +E35.0 Disorders of thyroid gland in diseases classified elsewhere +E35.1 Disorders of adrenal glands in diseases classified elsewhere +E35.8 Disorders of other endocrine glands in diseases classified elsewhere +E40-E46 Malnutrition +E40 Kwashiorkor +E41 Nutritional marasmus +E42 Marasmic kwashiorkor +E43 Unspecified severe protein-energy malnutrition +E44 Protein-energy malnutrition of moderate and mild degree +E44.0 Moderate protein-energy malnutrition +E44.1 Mild protein-energy malnutrition +E45 Retarded development following protein-energy malnutrition +E46 Unspecified protein-energy malnutrition +E50-E64 Other nutritional deficiencies +E50 Vitamin A deficiency +E50.0 Vitamin A deficiency with conjunctival xerosis +E50.1 Vitamin A deficiency with Bitot spot and conjunctival xerosis +E50.2 Vitamin A deficiency with corneal xerosis +E50.3 Vitamin A deficiency with corneal ulceration and xerosis +E50.4 Vitamin A deficiency with keratomalacia +E50.5 Vitamin A deficiency with night blindness +E50.6 Vitamin A deficiency with xerophthalmic scars of cornea +E50.7 Other ocular manifestations of vitamin A deficiency +E50.8 Other manifestations of vitamin A deficiency +E50.9 Vitamin A deficiency, unspecified +E51 Thiamine deficiency +E51.1 Beriberi +E51.2 Wernicke encephalopathy +E51.8 Other manifestations of thiamine deficiency +E51.9 Thiamine deficiency, unspecified +E52 Niacin deficiency [pellagra] +E53 Deficiency of other B group vitamins +E53.0 Riboflavin deficiency +E53.1 Pyridoxine deficiency +E53.8 Deficiency of other specified B group vitamins +E53.9 Vitamin B deficiency, unspecified +E54 Ascorbic acid deficiency +E55 Vitamin D deficiency +E55.0 Rickets, active +E55.9 Vitamin D deficiency, unspecified +E56 Other vitamin deficiencies +E56.0 Deficiency of vitamin E +E56.1 Deficiency of vitamin K +E56.8 Deficiency of other vitamins +E56.9 Vitamin deficiency, unspecified +E58 Dietary calcium deficiency +E59 Dietary selenium deficiency +E60 Dietary zinc deficiency +E61 Deficiency of other nutrient elements +E61.0 Copper deficiency +E61.1 Iron deficiency +E61.2 Magnesium deficiency +E61.3 Manganese deficiency +E61.4 Chromium deficiency +E61.5 Molybdenum deficiency +E61.6 Vanadium deficiency +E61.7 Deficiency of multiple nutrient elements +E61.8 Deficiency of other specified nutrient elements +E61.9 Deficiency of nutrient element, unspecified +E63 Other nutritional deficiencies +E63.0 Essential fatty acid [EFA] deficiency +E63.1 Imbalance of constituents of food intake +E63.8 Other specified nutritional deficiencies +E63.9 Nutritional deficiency, unspecified +E64 Sequelae of malnutrition and other nutritional deficiencies +E64.0 Sequelae of protein-energy malnutrition +E64.1 Sequelae of vitamin A deficiency +E64.2 Sequelae of vitamin C deficiency +E64.3 Sequelae of rickets +E64.8 Sequelae of other nutritional deficiencies +E64.9 Sequelae of unspecified nutritional deficiency +E65-E68 Obesity and other hyperalimentation +E65 Localized adiposity +E66 Obesity +E66.0 Obesity due to excess calories +E66.1 Drug-induced obesity +E66.2 Extreme obesity with alveolar hypoventilation +E66.8 Other obesity +E66.9 Obesity, unspecified +E67 Other hyperalimentation +E67.0 Hypervitaminosis A +E67.1 Hypercarotenaemia +E67.2 Megavitamin-B 6 syndrome +E67.3 Hypervitaminosis D +E67.8 Other specified hyperalimentation +E68 Sequelae of hyperalimentation +E70-E90 Metabolic disorders +E70 Disorders of aromatic amino-acid metabolism +E70.0 Classical phenylketonuria +E70.1 Other hyperphenylalaninaemias +E70.2 Disorders of tyrosine metabolism +E70.3 Albinism +E70.8 Other disorders of aromatic amino-acid metabolism +E70.9 Disorder of aromatic amino-acid metabolism, unspecified +E71 Disorders of branched-chain amino-acid metabolism and fatty-acid metabolism +E71.0 Maple-syrup-urine disease +E71.1 Other disorders of branched-chain amino-acid metabolism +E71.2 Disorder of branched-chain amino-acid metabolism, unspecified +E71.3 Disorders of fatty-acid metabolism +E72 Other disorders of amino-acid metabolism +E72.0 Disorders of amino-acid transport +E72.1 Disorders of sulfur-bearing amino-acid metabolism +E72.2 Disorders of urea cycle metabolism +E72.3 Disorders of lysine and hydroxylysine metabolism +E72.4 Disorders of ornithine metabolism +E72.5 Disorders of glycine metabolism +E72.8 Other specified disorders of amino-acid metabolism +E72.9 Disorder of amino-acid metabolism, unspecified +E73 Lactose intolerance +E73.0 Congenital lactase deficiency +E73.1 Secondary lactase deficiency +E73.8 Other lactose intolerance +E73.9 Lactose intolerance, unspecified +E74 Other disorders of carbohydrate metabolism +E74.0 Glycogen storage disease +E74.1 Disorders of fructose metabolism +E74.2 Disorders of galactose metabolism +E74.3 Other disorders of intestinal carbohydrate absorption +E74.4 Disorders of pyruvate metabolism and gluconeogenesis +E74.8 Other specified disorders of carbohydrate metabolism +E74.9 Disorder of carbohydrate metabolism, unspecified +E75 Disorders of sphingolipid metabolism and other lipid storage disorders +E75.0 GM 2 gangliosidosis +E75.1 Other gangliosidosis +E75.2 Other sphingolipidosis +E75.3 Sphingolipidosis, unspecified +E75.4 Neuronal ceroid lipofuscinosis +E75.5 Other lipid storage disorders +E75.6 Lipid storage disorder, unspecified +E76 Disorders of glycosaminoglycan metabolism +E76.0 Mucopolysaccharidosis, type I +E76.1 Mucopolysaccharidosis, type II +E76.2 Other mucopolysaccharidoses +E76.3 Mucopolysaccharidosis, unspecified +E76.8 Other disorders of glucosaminoglycan metabolism +E76.9 Disorder of glucosaminoglycan metabolism, unspecified +E77 Disorders of glycoprotein metabolism +E77.0 Defects in post-translational modification of lysosomal enzymes +E77.1 Defects in glycoprotein degradation +E77.8 Other disorders of glycoprotein metabolism +E77.9 Disorder of glycoprotein metabolism, unspecified +E78 Disorders of lipoprotein metabolism and other lipidaemias +E78.0 Pure hypercholesterolaemia +E78.1 Pure hyperglyceridaemia +E78.2 Mixed hyperlipidaemia +E78.3 Hyperchylomicronaemia +E78.4 Other hyperlipidaemia +E78.5 Hyperlipidaemia, unspecified +E78.6 Lipoprotein deficiency +E78.8 Other disorders of lipoprotein metabolism +E78.9 Disorder of lipoprotein metabolism, unspecified +E79 Disorders of purine and pyrimidine metabolism +E79.0 Hyperuricaemia without signs of inflammatory arthritis and tophaceous disease +E79.1 Lesch-Nyhan syndrome +E79.8 Other disorders of purine and pyrimidine metabolism +E79.9 Disorder of purine and pyrimidine metabolism, unspecified +E80 Disorders of porphyrin and bilirubin metabolism +E80.0 Hereditary erythropoietic porphyria +E80.1 Porphyria cutanea tarda +E80.2 Other porphyria +E80.3 Defects of catalase and peroxidase +E80.4 Gilbert syndrome +E80.5 Crigler-Najjar syndrome +E80.6 Other disorders of bilirubin metabolism +E80.7 Disorder of bilirubin metabolism, unspecified +E83 Disorders of mineral metabolism +E83.0 Disorders of copper metabolism +E83.1 Disorders of iron metabolism +E83.2 Disorders of zinc metabolism +E83.3 Disorders of phosphorus metabolism and phosphatases +E83.4 Disorders of magnesium metabolism +E83.5 Disorders of calcium metabolism +E83.8 Other disorders of mineral metabolism +E83.9 Disorder of mineral metabolism, unspecified +E84 Cystic fibrosis +E84.0 Cystic fibrosis with pulmonary manifestations +E84.1 Cystic fibrosis with intestinal manifestations +E84.8 Cystic fibrosis with other manifestations +E84.9 Cystic fibrosis, unspecified +E85 Amyloidosis +E85.0 Non-neuropathic heredofamilial amyloidosis +E85.1 Neuropathic heredofamilial amyloidosis +E85.2 Heredofamilial amyloidosis, unspecified +E85.3 Secondary systemic amyloidosis +E85.4 Organ-limited amyloidosis +E85.8 Other amyloidosis +E85.9 Amyloidosis, unspecified +E86 Volume depletion +E87 Other disorders of fluid, electrolyte and acid-base balance +E87.0 Hyperosmolality and hypernatraemia +E87.1 Hypo-osmolality and hyponatraemia +E87.2 Acidosis +E87.3 Alkalosis +E87.4 Mixed disorder of acid-base balance +E87.5 Hyperkalaemia +E87.6 Hypokalaemia +E87.7 Fluid overload +E87.8 Other disorders of electrolyte and fluid balance, not elsewhere classified +E88 Other metabolic disorders +E88.0 Disorders of plasma-protein metabolism, not elsewhere classified +E88.1 Lipodystrophy, not elsewhere classified +E88.2 Lipomatosis, not elsewhere classified +E88.3 Tumour lysis syndrome +E88.8 Other specified metabolic disorders +E88.9 Metabolic disorder, unspecified +E89 Postprocedural endocrine and metabolic disorders, not elsewhere classified +E89.0 Postprocedural hypothyroidism +E89.1 Postprocedural hypoinsulinaemia +E89.2 Postprocedural hypoparathyroidism +E89.3 Postprocedural hypopituitarism +E89.4 Postprocedural ovarian failure +E89.5 Postprocedural testicular hypofunction +E89.6 Postprocedural adrenocortical(-medullary) hypofunction +E89.8 Other postprocedural endocrine and metabolic disorders +E89.9 Postprocedural endocrine and metabolic disorder, unspecified +E90 Nutritional and metabolic disorders in diseases classified elsewhere +V Mental and behavioural disorders +F00-F09 Organic, including symptomatic, mental disorders +F00 Dementia in Alzheimer disease +F00.0 Dementia in Alzheimer disease with early onset +F00.1 Dementia in Alzheimer disease with late onset +F00.2 Dementia in Alzheimer disease, atypical or mixed type +F00.9 Dementia in Alzheimer disease, unspecified +F01 Vascular dementia +F01.0 Vascular dementia of acute onset +F01.1 Multi-infarct dementia +F01.2 Subcortical vascular dementia +F01.3 Mixed cortical and subcortical vascular dementia +F01.8 Other vascular dementia +F01.9 Vascular dementia, unspecified +F02 Dementia in other diseases classified elsewhere +F02.0 Dementia in Pick disease +F02.1 Dementia in Creutzfeldt-Jakob disease +F02.2 Dementia in Huntington disease +F02.3 Dementia in Parkinson disease +F02.4 Dementia in human immunodeficiency virus [HIV] disease +F02.8 Dementia in other specified diseases classified elsewhere +F03 Unspecified dementia +F04 Organic amnesic syndrome, not induced by alcohol and other psychoactive substances +F05 Delirium, not induced by alcohol and other psychoactive substances +F05.0 Delirium not superimposed on dementia, so described +F05.1 Delirium superimposed on dementia +F05.8 Other delirium +F05.9 Delirium, unspecified +F06 Other mental disorders due to brain damage and dysfunction and to physical disease +F06.0 Organic hallucinosis +F06.1 Organic catatonic disorder +F06.2 Organic delusional [schizophrenia-like] disorder +F06.3 Organic mood [affective] disorders +F06.4 Organic anxiety disorder +F06.5 Organic dissociative disorder +F06.6 Organic emotionally labile [asthenic] disorder +F06.7 Mild cognitive disorder +F06.8 Other specified mental disorders due to brain damage and dysfunction and to physical disease +F06.9 Unspecified mental disorder due to brain damage and dysfunction and to physical disease +F07 Personality and behavioural disorders due to brain disease, damage and dysfunction +F07.0 Organic personality disorder +F07.1 Postencephalitic syndrome +F07.2 Postconcussional syndrome +F07.8 Other organic personality and behavioural disorders due to brain disease, damage and dysfunction +F07.9 Unspecified organic personality and behavioural disorder due to brain disease, damage and dysfunction +F09 Unspecified organic or symptomatic mental disorder +F10-F19 Mental and behavioural disorders due to psychoactive substance use +F10 Mental and behavioural disorders due to use of alcohol +F10.0 Mental and behavioural disorders due to use of alcohol : acute intoxication +F10.1 Mental and behavioural disorders due to use of alcohol : harmful use +F10.2 Mental and behavioural disorders due to use of alcohol : dependence syndrome +F10.3 Mental and behavioural disorders due to use of alcohol withdrawal state +F10.4 Mental and behavioural disorders due to use of alcohol withdrawal state with delirium +F10.5 Mental and behavioural disorders due to use of alcohol : psychotic disorder +F10.6 Mental and behavioural disorders due to use of alcohol : amnesic syndrome +F10.7 Mental and behavioural disorders due to use of alcohol : residual and late-onset psychotic disorder +F10.8 Mental and behavioural disorders due to use of alcohol : other mental and behavioural disorders +F10.9 Mental and behavioural disorders due to use of alcohol : unspecified mental and behavioural disorder +F11 Mental and behavioural disorders due to use of opioids +F11.0 Mental and behavioural disorders due to use of opioids : acute intoxication +F11.1 Mental and behavioural disorders due to use of opioids : harmful use +F11.2 Mental and behavioural disorders due to use of opioids : dependence syndrome +F11.3 Mental and behavioural disorders due to use of opioids withdrawal state +F11.4 Mental and behavioural disorders due to use of opioids withdrawal state with delirium +F11.5 Mental and behavioural disorders due to use of opioids : psychotic disorder +F11.6 Mental and behavioural disorders due to use of opioids : amnesic syndrome +F11.7 Mental and behavioural disorders due to use of opioids : residual and late-onset psychotic disorder +F11.8 Mental and behavioural disorders due to use of opioids : other mental and behavioural disorders +F11.9 Mental and behavioural disorders due to use of opioids : unspecified mental and behavioural disorder +F12 Mental and behavioural disorders due to use of cannabinoids +F12.0 Mental and behavioural disorders due to use of cannabinoids : acute intoxication +F12.1 Mental and behavioural disorders due to use of cannabinoids : harmful use +F12.2 Mental and behavioural disorders due to use of cannabinoids : dependence syndrome +F12.3 Mental and behavioural disorders due to use of cannabinoids withdrawal state +F12.4 Mental and behavioural disorders due to use of cannabinoids withdrawal state with delirium +F12.5 Mental and behavioural disorders due to use of cannabinoids : psychotic disorder +F12.6 Mental and behavioural disorders due to use of cannabinoids : amnesic syndrome +F12.7 Mental and behavioural disorders due to use of cannabinoids : residual and late-onset psychotic disorder +F12.8 Mental and behavioural disorders due to use of cannabinoids : other mental and behavioural disorders +F12.9 Mental and behavioural disorders due to use of cannabinoids : unspecified mental and behavioural disorder +F13 Mental and behavioural disorders due to use of sedatives or hypnotics +F13.0 Mental and behavioural disorders due to use of sedatives or hypnotics : acute intoxication +F13.1 Mental and behavioural disorders due to use of sedatives or hypnotics : harmful use +F13.2 Mental and behavioural disorders due to use of sedatives or hypnotics : dependence syndrome +F13.3 Mental and behavioural disorders due to use of sedatives or hypnotics withdrawal state +F13.4 Mental and behavioural disorders due to use of sedatives or hypnotics withdrawal state with delirium +F13.5 Mental and behavioural disorders due to use of sedatives or hypnotics : psychotic disorder +F13.6 Mental and behavioural disorders due to use of sedatives or hypnotics : amnesic syndrome +F13.7 Mental and behavioural disorders due to use of sedatives or hypnotics : residual and late-onset psychotic disorder +F13.8 Mental and behavioural disorders due to use of sedatives or hypnotics : other mental and behavioural disorders +F13.9 Mental and behavioural disorders due to use of sedatives or hypnotics : unspecified mental and behavioural disorder +F14 Mental and behavioural disorders due to use of cocaine +F14.0 Mental and behavioural disorders due to use of cocaine : acute intoxication +F14.1 Mental and behavioural disorders due to use of cocaine : harmful use +F14.2 Mental and behavioural disorders due to use of cocaine : dependence syndrome +F14.3 Mental and behavioural disorders due to use of cocaine withdrawal state +F14.4 Mental and behavioural disorders due to use of cocaine withdrawal state with delirium +F14.5 Mental and behavioural disorders due to use of cocaine : psychotic disorder +F14.6 Mental and behavioural disorders due to use of cocaine : amnesic syndrome +F14.7 Mental and behavioural disorders due to use of cocaine : residual and late-onset psychotic disorder +F14.8 Mental and behavioural disorders due to use of cocaine : other mental and behavioural disorders +F14.9 Mental and behavioural disorders due to use of cocaine : unspecified mental and behavioural disorder +F15 Mental and behavioural disorders due to use of other stimulants, including caffeine +F15.0 Mental and behavioural disorders due to use of other stimulants, including caffeine : acute intoxication +F15.1 Mental and behavioural disorders due to use of other stimulants, including caffeine : harmful use +F15.2 Mental and behavioural disorders due to use of other stimulants, including caffeine : dependence syndrome +F15.3 Mental and behavioural disorders due to use of other stimulants, including caffeine withdrawal state +F15.4 Mental and behavioural disorders due to use of other stimulants, including caffeine withdrawal state with delirium +F15.5 Mental and behavioural disorders due to use of other stimulants, including caffeine : psychotic disorder +F15.6 Mental and behavioural disorders due to use of other stimulants, including caffeine : amnesic syndrome +F15.7 Mental and behavioural disorders due to use of other stimulants, including caffeine : residual and late-onset psychotic disorder +F15.8 Mental and behavioural disorders due to use of other stimulants, including caffeine : other mental and behavioural disorders +F15.9 Mental and behavioural disorders due to use of other stimulants, including caffeine : unspecified mental and behavioural disorder +F16 Mental and behavioural disorders due to use of hallucinogens +F16.0 Mental and behavioural disorders due to use of hallucinogens : acute intoxication +F16.1 Mental and behavioural disorders due to use of hallucinogens : harmful use +F16.2 Mental and behavioural disorders due to use of hallucinogens : dependence syndrome +F16.3 Mental and behavioural disorders due to use of hallucinogens withdrawal state +F16.4 Mental and behavioural disorders due to use of hallucinogens withdrawal state with delirium +F16.5 Mental and behavioural disorders due to use of hallucinogens : psychotic disorder +F16.6 Mental and behavioural disorders due to use of hallucinogens : amnesic syndrome +F16.7 Mental and behavioural disorders due to use of hallucinogens : residual and late-onset psychotic disorder +F16.8 Mental and behavioural disorders due to use of hallucinogens : other mental and behavioural disorders +F16.9 Mental and behavioural disorders due to use of hallucinogens : unspecified mental and behavioural disorder +F17 Mental and behavioural disorders due to use of tobacco +F17.0 Mental and behavioural disorders due to use of tobacco : acute intoxication +F17.1 Mental and behavioural disorders due to use of tobacco : harmful use +F17.2 Mental and behavioural disorders due to use of tobacco : dependence syndrome +F17.3 Mental and behavioural disorders due to use of tobacco withdrawal state +F17.4 Mental and behavioural disorders due to use of tobacco withdrawal state with delirium +F17.5 Mental and behavioural disorders due to use of tobacco : psychotic disorder +F17.6 Mental and behavioural disorders due to use of tobacco : amnesic syndrome +F17.7 Mental and behavioural disorders due to use of tobacco : residual and late-onset psychotic disorder +F17.8 Mental and behavioural disorders due to use of tobacco : other mental and behavioural disorders +F17.9 Mental and behavioural disorders due to use of tobacco : unspecified mental and behavioural disorder +F18 Mental and behavioural disorders due to use of volatile solvents +F18.0 Mental and behavioural disorders due to use of volatile solvents : acute intoxication +F18.1 Mental and behavioural disorders due to use of volatile solvents : harmful use +F18.2 Mental and behavioural disorders due to use of volatile solvents : dependence syndrome +F18.3 Mental and behavioural disorders due to use of volatile solvents withdrawal state +F18.4 Mental and behavioural disorders due to use of volatile solvents withdrawal state with delirium +F18.5 Mental and behavioural disorders due to use of volatile solvents : psychotic disorder +F18.6 Mental and behavioural disorders due to use of volatile solvents : amnesic syndrome +F18.7 Mental and behavioural disorders due to use of volatile solvents : residual and late-onset psychotic disorder +F18.8 Mental and behavioural disorders due to use of volatile solvents : other mental and behavioural disorders +F18.9 Mental and behavioural disorders due to use of volatile solvents : unspecified mental and behavioural disorder +F19 Mental and behavioural disorders due to multiple drug use and use of other psychoactive substances +F19.0 Mental and behavioural disorders due to multiple drug use and use of other psychoactive substances : acute intoxication +F19.1 Mental and behavioural disorders due to multiple drug use and use of other psychoactive substances : harmful use +F19.2 Mental and behavioural disorders due to multiple drug use and use of other psychoactive substances : dependence syndrome +F19.3 Mental and behavioural disorders due to multiple drug use and use of other psychoactive substances withdrawal state +F19.4 Mental and behavioural disorders due to multiple drug use and use of other psychoactive substances withdrawal state with delirium +F19.5 Mental and behavioural disorders due to multiple drug use and use of other psychoactive substances : psychotic disorder +F19.6 Mental and behavioural disorders due to multiple drug use and use of other psychoactive substances : amnesic syndrome +F19.7 Mental and behavioural disorders due to multiple drug use and use of other psychoactive substances : residual and late-onset psychotic disorder +F19.8 Mental and behavioural disorders due to multiple drug use and use of other psychoactive substances : other mental and behavioural disorders +F19.9 Mental and behavioural disorders due to multiple drug use and use of other psychoactive substances : unspecified mental and behavioural disorder +F20-F29 Schizophrenia, schizotypal and delusional disorders +F20 Schizophrenia +F20.0 Paranoid schizophrenia +F20.1 Hebephrenic schizophrenia +F20.2 Catatonic schizophrenia +F20.3 Undifferentiated schizophrenia +F20.4 Post-schizophrenic depression +F20.5 Residual schizophrenia +F20.6 Simple schizophrenia +F20.8 Other schizophrenia +F20.9 Schizophrenia, unspecified +F21 Schizotypal disorder +F22 Persistent delusional disorders +F22.0 Delusional disorder +F22.8 Other persistent delusional disorders +F22.9 Persistent delusional disorder, unspecified +F23 Acute and transient psychotic disorders +F23.0 Acute polymorphic psychotic disorder without symptoms of schizophrenia +F23.1 Acute polymorphic psychotic disorder with symptoms of schizophrenia +F23.2 Acute schizophrenia-like psychotic disorder +F23.3 Other acute predominantly delusional psychotic disorders +F23.8 Other acute and transient psychotic disorders +F23.9 Acute and transient psychotic disorder, unspecified +F24 Induced delusional disorder +F25 Schizoaffective disorders +F25.0 Schizoaffective disorder, manic type +F25.1 Schizoaffective disorder, depressive type +F25.2 Schizoaffective disorder, mixed type +F25.8 Other schizoaffective disorders +F25.9 Schizoaffective disorder, unspecified +F28 Other nonorganic psychotic disorders +F29 Unspecified nonorganic psychosis +F30-F39 Mood [affective] disorders +F30 Manic episode +F30.0 Hypomania +F30.1 Mania without psychotic symptoms +F30.2 Mania with psychotic symptoms +F30.8 Other manic episodes +F30.9 Manic episode, unspecified +F31 Bipolar affective disorder +F31.0 Bipolar affective disorder, current episode hypomanic +F31.1 Bipolar affective disorder, current episode manic without psychotic symptoms +F31.2 Bipolar affective disorder, current episode manic with psychotic symptoms +F31.3 Bipolar affective disorder, current episode mild or moderate depression +F31.4 Bipolar affective disorder, current episode severe depression without psychotic symptoms +F31.5 Bipolar affective disorder, current episode severe depression with psychotic symptoms +F31.6 Bipolar affective disorder, current episode mixed +F31.7 Bipolar affective disorder, currently in remission +F31.8 Other bipolar affective disorders +F31.9 Bipolar affective disorder, unspecified +F32 Depressive episode +F32.0 Mild depressive episode +F32.1 Moderate depressive episode +F32.2 Severe depressive episode without psychotic symptoms +F32.3 Severe depressive episode with psychotic symptoms +F32.8 Other depressive episodes +F32.9 Depressive episode, unspecified +F33 Recurrent depressive disorder +F33.0 Recurrent depressive disorder, current episode mild +F33.1 Recurrent depressive disorder, current episode moderate +F33.2 Recurrent depressive disorder, current episode severe without psychotic symptoms +F33.3 Recurrent depressive disorder, current episode severe with psychotic symptoms +F33.4 Recurrent depressive disorder, currently in remission +F33.8 Other recurrent depressive disorders +F33.9 Recurrent depressive disorder, unspecified +F34 Persistent mood [affective] disorders +F34.0 Cyclothymia +F34.1 Dysthymia +F34.8 Other persistent mood [affective] disorders +F34.9 Persistent mood [affective] disorder, unspecified +F38 Other mood [affective] disorders +F38.0 Other single mood [affective] disorders +F38.1 Other recurrent mood [affective] disorders +F38.8 Other specified mood [affective] disorders +F39 Unspecified mood [affective] disorder +F40-F48 Neurotic, stress-related and somatoform disorders +F40 Phobic anxiety disorders +F40.0 Agoraphobia +F40.1 Social phobias +F40.2 Specific (isolated) phobias +F40.8 Other phobic anxiety disorders +F40.9 Phobic anxiety disorder, unspecified +F41 Other anxiety disorders +F41.0 Panic disorder [episodic paroxysmal anxiety] +F41.1 Generalized anxiety disorder +F41.2 Mixed anxiety and depressive disorder +F41.3 Other mixed anxiety disorders +F41.8 Other specified anxiety disorders +F41.9 Anxiety disorder, unspecified +F42 Obsessive-compulsive disorder +F42.0 Predominantly obsessional thoughts or ruminations +F42.1 Predominantly compulsive acts [obsessional rituals] +F42.2 Mixed obsessional thoughts and acts +F42.8 Other obsessive-compulsive disorders +F42.9 Obsessive-compulsive disorder, unspecified +F43 Reaction to severe stress, and adjustment disorders +F43.0 Acute stress reaction +F43.1 Post-traumatic stress disorder +F43.2 Adjustment disorders +F43.8 Other reactions to severe stress +F43.9 Reaction to severe stress, unspecified +F44 Dissociative [conversion] disorders +F44.0 Dissociative amnesia +F44.1 Dissociative fugue +F44.2 Dissociative stupor +F44.3 Trance and possession disorders +F44.4 Dissociative motor disorders +F44.5 Dissociative convulsions +F44.6 Dissociative anaesthesia and sensory loss +F44.7 Mixed dissociative [conversion] disorders +F44.8 Other dissociative [conversion] disorders +F44.9 Dissociative [conversion] disorder, unspecified +F45 Somatoform disorders +F45.0 Somatization disorder +F45.1 Undifferentiated somatoform disorder +F45.2 Hypochondriacal disorder +F45.3 Somatoform autonomic dysfunction +F45.4 Persistent somatoform pain disorder +F45.8 Other somatoform disorders +F45.9 Somatoform disorder, unspecified +F48 Other neurotic disorders +F48.0 Neurasthenia +F48.1 Depersonalization-derealization syndrome +F48.8 Other specified neurotic disorders +F48.9 Neurotic disorder, unspecified +F50-F59 Behavioural syndromes associated with physiological disturbances and physical factors +F50 Eating disorders +F50.0 Anorexia nervosa +F50.1 Atypical anorexia nervosa +F50.2 Bulimia nervosa +F50.3 Atypical bulimia nervosa +F50.4 Overeating associated with other psychological disturbances +F50.5 Vomiting associated with other psychological disturbances +F50.8 Other eating disorders +F50.9 Eating disorder, unspecified +F51 Nonorganic sleep disorders +F51.0 Nonorganic insomnia +F51.1 Nonorganic hypersomnia +F51.2 Nonorganic disorder of the sleep-wake schedule +F51.3 Sleepwalking [somnambulism] +F51.4 Sleep terrors [night terrors] +F51.5 Nightmares +F51.8 Other nonorganic sleep disorders +F51.9 Nonorganic sleep disorder, unspecified +F52 Sexual dysfunction, not caused by organic disorder or disease +F52.0 Lack or loss of sexual desire +F52.1 Sexual aversion and lack of sexual enjoyment +F52.2 Failure of genital response +F52.3 Orgasmic dysfunction +F52.4 Premature ejaculation +F52.5 Nonorganic vaginismus +F52.6 Nonorganic dyspareunia +F52.7 Excessive sexual drive +F52.8 Other sexual dysfunction, not caused by organic disorder or disease +F52.9 Unspecified sexual dysfunction, not caused by organic disorder or disease +F53 Mental and behavioural disorders associated with the puerperium, not elsewhere classified +F53.0 Mild mental and behavioural disorders associated with the puerperium, not elsewhere classified +F53.1 Severe mental and behavioural disorders associated with the puerperium, not elsewhere classified +F53.8 Other mental and behavioural disorders associated with the puerperium, not elsewhere classified +F53.9 Puerperal mental disorder, unspecified +F54 Psychological and behavioural factors associated with disorders or diseases classified elsewhere +F55 Abuse of non-dependence-producing substances +F59 Unspecified behavioural syndromes associated with physiological disturbances and physical factors +F60-F69 Disorders of adult personality and behaviour +F60 Specific personality disorders +F60.0 Paranoid personality disorder +F60.1 Schizoid personality disorder +F60.2 Dissocial personality disorder +F60.3 Emotionally unstable personality disorder +F60.4 Histrionic personality disorder +F60.5 Anankastic personality disorder +F60.6 Anxious [avoidant] personality disorder +F60.7 Dependent personality disorder +F60.8 Other specific personality disorders +F60.9 Personality disorder, unspecified +F61 Mixed and other personality disorders +F62 Enduring personality changes, not attributable to brain damage and disease +F62.0 Enduring personality change after catastrophic experience +F62.1 Enduring personality change after psychiatric illness +F62.8 Other enduring personality changes +F62.9 Enduring personality change, unspecified +F63 Habit and impulse disorders +F63.0 Pathological gambling +F63.1 Pathological fire-setting [pyromania] +F63.2 Pathological stealing [kleptomania] +F63.3 Trichotillomania +F63.8 Other habit and impulse disorders +F63.9 Habit and impulse disorder, unspecified +F64 Gender identity disorders +F64.0 Transsexualism +F64.1 Dual-role transvestism +F64.2 Gender identity disorder of childhood +F64.8 Other gender identity disorders +F64.9 Gender identity disorder, unspecified +F65 Disorders of sexual preference +F65.0 Fetishism +F65.1 Fetishistic transvestism +F65.2 Exhibitionism +F65.3 Voyeurism +F65.4 Paedophilia +F65.5 Sadomasochism +F65.6 Multiple disorders of sexual preference +F65.8 Other disorders of sexual preference +F65.9 Disorder of sexual preference, unspecified +F66 Psychological and behavioural disorders associated with sexual development and orientation +F66.0 Sexual maturation disorder +F66.1 Egodystonic sexual orientation +F66.2 Sexual relationship disorder +F66.8 Other psychosexual development disorders +F66.9 Psychosexual development disorder, unspecified +F68 Other disorders of adult personality and behaviour +F68.0 Elaboration of physical symptoms for psychological reasons +F68.1 Intentional production or feigning of symptoms or disabilities, either physical or psychological [factitious disorder] +F68.8 Other specified disorders of adult personality and behaviour +F69 Unspecified disorder of adult personality and behaviour +F70-F79 Mental retardation +F70 Mild mental retardation +F70.0 Mild mental retardation with the statement of no, or minimal, impairment of behaviour +F70.1 Mild mental retardation : significant impairment of behaviour requiring attention or treatment +F70.8 Mild mental retardation : other impairments of behaviour +F70.9 Mild mental retardation without mention of impairment of behaviour +F71 Moderate mental retardation +F71.0 Moderate mental retardation with the statement of no, or minimal, impairment of behaviour +F71.1 Moderate mental retardation : significant impairment of behaviour requiring attention or treatment +F71.8 Moderate mental retardation : other impairments of behaviour +F71.9 Moderate mental retardation without mention of impairment of behaviour +F72 Severe mental retardation +F72.0 Severe mental retardation with the statement of no, or minimal, impairment of behaviour +F72.1 Severe mental retardation : significant impairment of behaviour requiring attention or treatment +F72.8 Severe mental retardation : other impairments of behaviour +F72.9 Severe mental retardation without mention of impairment of behaviour +F73 Profound mental retardation +F73.0 Profound mental retardation with the statement of no, or minimal, impairment of behaviour +F73.1 Profound mental retardation : significant impairment of behaviour requiring attention or treatment +F73.8 Profound mental retardation : other impairments of behaviour +F73.9 Profound mental retardation without mention of impairment of behaviour +F78 Other mental retardation +F78.0 Other mental retardation with the statement of no, or minimal, impairment of behaviour +F78.1 Other mental retardation : significant impairment of behaviour requiring attention or treatment +F78.8 Other mental retardation : other impairments of behaviour +F78.9 Other mental retardation without mention of impairment of behaviour +F79 Unspecified mental retardation +F79.0 Unspecified mental retardation with the statement of no, or minimal, impairment of behaviour +F79.1 Unspecified mental retardation : significant impairment of behaviour requiring attention or treatment +F79.8 Unspecified mental retardation : other impairments of behaviour +F79.9 Unspecified mental retardation without mention of impairment of behaviour +F80-F89 Disorders of psychological development +F80 Specific developmental disorders of speech and language +F80.0 Specific speech articulation disorder +F80.1 Expressive language disorder +F80.2 Receptive language disorder +F80.3 Acquired aphasia with epilepsy [Landau-Kleffner] +F80.8 Other developmental disorders of speech and language +F80.9 Developmental disorder of speech and language, unspecified +F81 Specific developmental disorders of scholastic skills +F81.0 Specific reading disorder +F81.1 Specific spelling disorder +F81.2 Specific disorder of arithmetical skills +F81.3 Mixed disorder of scholastic skills +F81.8 Other developmental disorders of scholastic skills +F81.9 Developmental disorder of scholastic skills, unspecified +F82 Specific developmental disorder of motor function +F83 Mixed specific developmental disorders +F84 Pervasive developmental disorders +F84.0 Childhood autism +F84.1 Atypical autism +F84.2 Rett syndrome +F84.3 Other childhood disintegrative disorder +F84.4 Overactive disorder associated with mental retardation and stereotyped movements +F84.5 Asperger syndrome +F84.8 Other pervasive developmental disorders +F84.9 Pervasive developmental disorder, unspecified +F88 Other disorders of psychological development +F89 Unspecified disorder of psychological development +F90-F98 Behavioural and emotional disorders with onset usually occurring in childhood and adolescence +F90 Hyperkinetic disorders +F90.0 Disturbance of activity and attention +F90.1 Hyperkinetic conduct disorder +F90.8 Other hyperkinetic disorders +F90.9 Hyperkinetic disorder, unspecified +F91 Conduct disorders +F91.0 Conduct disorder confined to the family context +F91.1 Unsocialized conduct disorder +F91.2 Socialized conduct disorder +F91.3 Oppositional defiant disorder +F91.8 Other conduct disorders +F91.9 Conduct disorder, unspecified +F92 Mixed disorders of conduct and emotions +F92.0 Depressive conduct disorder +F92.8 Other mixed disorders of conduct and emotions +F92.9 Mixed disorder of conduct and emotions, unspecified +F93 Emotional disorders with onset specific to childhood +F93.0 Separation anxiety disorder of childhood +F93.1 Phobic anxiety disorder of childhood +F93.2 Social anxiety disorder of childhood +F93.3 Sibling rivalry disorder +F93.8 Other childhood emotional disorders +F93.9 Childhood emotional disorder, unspecified +F94 Disorders of social functioning with onset specific to childhood and adolescence +F94.0 Elective mutism +F94.1 Reactive attachment disorder of childhood +F94.2 Disinhibited attachment disorder of childhood +F94.8 Other childhood disorders of social functioning +F94.9 Childhood disorder of social functioning, unspecified +F95 Tic disorders +F95.0 Transient tic disorder +F95.1 Chronic motor or vocal tic disorder +F95.2 Combined vocal and multiple motor tic disorder [de la Tourette] +F95.8 Other tic disorders +F95.9 Tic disorder, unspecified +F98 Other behavioural and emotional disorders with onset usually occurring in childhood and adolescence +F98.0 Nonorganic enuresis +F98.1 Nonorganic encopresis +F98.2 Feeding disorder of infancy and childhood +F98.3 Pica of infancy and childhood +F98.4 Stereotyped movement disorders +F98.5 Stuttering [stammering] +F98.6 Cluttering +F98.8 Other specified behavioural and emotional disorders with onset usually occurring in childhood and adolescence +F98.9 Unspecified behavioural and emotional disorders with onset usually occurring in childhood and adolescence +F99-F99 Unspecified mental disorder +F99 Mental disorder, not otherwise specified +VI Diseases of the nervous system +G00-G09 Inflammatory diseases of the central nervous system +G00 Bacterial meningitis, not elsewhere classified +G00.0 Haemophilus meningitis +G00.1 Pneumococcal meningitis +G00.2 Streptococcal meningitis +G00.3 Staphylococcal meningitis +G00.8 Other bacterial meningitis +G00.9 Bacterial meningitis, unspecified +G01 Meningitis in bacterial diseases classified elsewhere +G02 Meningitis in other infectious and parasitic diseases classified elsewhere +G02.0 Meningitis in viral diseases classified elsewhere +G02.1 Meningitis in mycoses +G02.8 Meningitis in other specified infectious and parasitic diseases classified elsewhere +G03 Meningitis due to other and unspecified causes +G03.0 Nonpyogenic meningitis +G03.1 Chronic meningitis +G03.2 Benign recurrent meningitis [Mollaret] +G03.8 Meningitis due to other specified causes +G03.9 Meningitis, unspecified +G04 Encephalitis, myelitis and encephalomyelitis +G04.0 Acute disseminated encephalitis +G04.1 Human T-cell lymphotropic virus associated myelopathy +G04.2 Bacterial meningoencephalitis and meningomyelitis, not elsewhere classified +G04.8 Other encephalitis, myelitis and encephalomyelitis +G04.9 Encephalitis, myelitis and encephalomyelitis, unspecified +G05 Encephalitis, myelitis and encephalomyelitis in diseases classified elsewhere +G05.0 Encephalitis, myelitis and encephalomyelitis in bacterial diseases classified elsewhere +G05.1 Encephalitis, myelitis and encephalomyelitis in viral diseases classified elsewhere +G05.2 Encephalitis, myelitis and encephalomyelitis in other infectious and parasitic diseases classified elsewhere +G05.8 Encephalitis, myelitis and encephalomyelitis in other diseases classified elsewhere +G06 Intracranial and intraspinal abscess and granuloma +G06.0 Intracranial abscess and granuloma +G06.1 Intraspinal abscess and granuloma +G06.2 Extradural and subdural abscess, unspecified +G07 Intracranial and intraspinal abscess and granuloma in diseases classified elsewhere +G08 Intracranial and intraspinal phlebitis and thrombophlebitis +G09 Sequelae of inflammatory diseases of central nervous system +G10-G14 Systemic atrophies primarily affecting the central nervous system +G10 Huntington disease +G11 Hereditary ataxia +G11.0 Congenital nonprogressive ataxia +G11.1 Early-onset cerebellar ataxia +G11.2 Late-onset cerebellar ataxia +G11.3 Cerebellar ataxia with defective DNA repair +G11.4 Hereditary spastic paraplegia +G11.8 Other hereditary ataxias +G11.9 Hereditary ataxia, unspecified +G12 Spinal muscular atrophy and related syndromes +G12.0 Infantile spinal muscular atrophy, type I [Werdnig-Hoffman] +G12.1 Other inherited spinal muscular atrophy +G12.2 Motor neuron disease +G12.8 Other spinal muscular atrophies and related syndromes +G12.9 Spinal muscular atrophy, unspecified +G13 Systemic atrophies primarily affecting central nervous system in diseases classified elsewhere +G13.0 Paraneoplastic neuromyopathy and neuropathy +G13.1 Other systemic atrophy primarily affecting central nervous system in neoplastic disease +G13.2 Systemic atrophy primarily affecting central nervous system in myxoedema +G13.8 Systemic atrophy primarily affecting central nervous system in other diseases classified elsewhere +G14 Postpolio syndrome +G20-G26 Extrapyramidal and movement disorders +G20 Parkinson disease +G21 Secondary parkinsonism +G21.0 Malignant neuroleptic syndrome +G21.1 Other drug-induced secondary parkinsonism +G21.2 Secondary parkinsonism due to other external agents +G21.3 Postencephalitic parkinsonism +G21.4 Vascular parkinsonism +G21.8 Other secondary parkinsonism +G21.9 Secondary parkinsonism, unspecified +G22 Parkinsonism in diseases classified elsewhere +G23 Other degenerative diseases of basal ganglia +G23.0 Hallervorden-Spatz disease +G23.1 Progressive supranuclear ophthalmoplegia [Steele-Richardson-Olszewski] +G23.2 Multiple system atrophy, parkinsonian type [MSA-P] +G23.3 Multiple system atrophy, cerebellar type [MSA-C] +G23.8 Other specified degenerative diseases of basal ganglia +G23.9 Degenerative disease of basal ganglia, unspecified +G24 Dystonia +G24.0 Drug-induced dystonia +G24.1 Idiopathic familial dystonia +G24.2 Idiopathic nonfamilial dystonia +G24.3 Spasmodic torticollis +G24.4 Idiopathic orofacial dystonia +G24.5 Blepharospasm +G24.8 Other dystonia +G24.9 Dystonia, unspecified +G25 Other extrapyramidal and movement disorders +G25.0 Essential tremor +G25.1 Drug-induced tremor +G25.2 Other specified forms of tremor +G25.3 Myoclonus +G25.4 Drug-induced chorea +G25.5 Other chorea +G25.6 Drug-induced tics and other tics of organic origin +G25.8 Other specified extrapyramidal and movement disorders +G25.9 Extrapyramidal and movement disorder, unspecified +G26 Extrapyramidal and movement disorders in diseases classified elsewhere +G30-G32 Other degenerative diseases of the nervous system +G30 Alzheimer disease +G30.0 Alzheimer disease with early onset +G30.1 Alzheimer disease with late onset +G30.8 Other Alzheimer disease +G30.9 Alzheimer disease, unspecified +G31 Other degenerative diseases of nervous system, not elsewhere classified +G31.0 Circumscribed brain atrophy +G31.1 Senile degeneration of brain, not elsewhere classified +G31.2 Degeneration of nervous system due to alcohol +G31.8 Other specified degenerative diseases of nervous system +G31.9 Degenerative disease of nervous system, unspecified +G32 Other degenerative disorders of nervous system in diseases classified elsewhere +G32.0 Subacute combined degeneration of spinal cord in diseases classified elsewhere +G32.8 Other specified degenerative disorders of nervous system in diseases classified elsewhere +G35-G37 Demyelinating diseases of the central nervous system +G35 Multiple sclerosis +G36 Other acute disseminated demyelination +G36.0 Neuromyelitis optica [Devic] +G36.1 Acute and subacute haemorrhagic leukoencephalitis [Hurst] +G36.8 Other specified acute disseminated demyelination +G36.9 Acute disseminated demyelination, unspecified +G37 Other demyelinating diseases of central nervous system +G37.0 Diffuse sclerosis +G37.1 Central demyelination of corpus callosum +G37.2 Central pontine myelinolysis +G37.3 Acute transverse myelitis in demyelinating disease of central nervous system +G37.4 Subacute necrotizing myelitis +G37.5 Concentric sclerosis [Baló] +G37.8 Other specified demyelinating diseases of central nervous system +G37.9 Demyelinating disease of central nervous system, unspecified +G40-G47 Episodic and paroxysmal disorders +G40 Epilepsy +G40.0 Localization-related (focal)(partial) idiopathic epilepsy and epileptic syndromes with seizures of localized onset +G40.1 Localization-related (focal)(partial) symptomatic epilepsy and epileptic syndromes with simple partial seizures +G40.2 Localization-related (focal)(partial) symptomatic epilepsy and epileptic syndromes with complex partial seizures +G40.3 Generalized idiopathic epilepsy and epileptic syndromes +G40.4 Other generalized epilepsy and epileptic syndromes +G40.5 Special epileptic syndromes +G40.6 Grand mal seizures, unspecified (with or without petit mal) +G40.7 Petit mal, unspecified, without grand mal seizures +G40.8 Other epilepsy +G40.9 Epilepsy, unspecified +G41 Status epilepticus +G41.0 Grand mal status epilepticus +G41.1 Petit mal status epilepticus +G41.2 Complex partial status epilepticus +G41.8 Other status epilepticus +G41.9 Status epilepticus, unspecified +G43 Migraine +G43.0 Migraine without aura [common migraine] +G43.1 Migraine with aura [classical migraine] +G43.2 Status migrainosus +G43.3 Complicated migraine +G43.8 Other migraine +G43.9 Migraine, unspecified +G44 Other headache syndromes +G44.0 Cluster headache syndrome +G44.1 Vascular headache, not elsewhere classified +G44.2 Tension-type headache +G44.3 Chronic post-traumatic headache +G44.4 Drug-induced headache, not elsewhere classified +G44.8 Other specified headache syndromes +G45 Transient cerebral ischaemic attacks and related syndromes +G45.0 Vertebro-basilar artery syndrome +G45.1 Carotid artery syndrome (hemispheric) +G45.2 Multiple and bilateral precerebral artery syndromes +G45.3 Amaurosis fugax +G45.4 Transient global amnesia +G45.8 Other transient cerebral ischaemic attacks and related syndromes +G45.9 Transient cerebral ischaemic attack, unspecified +G46 Vascular syndromes of brain in cerebrovascular diseases +G46.0 Middle cerebral artery syndrome +G46.1 Anterior cerebral artery syndrome +G46.2 Posterior cerebral artery syndrome +G46.3 Brain stem stroke syndrome +G46.4 Cerebellar stroke syndrome +G46.5 Pure motor lacunar syndrome +G46.6 Pure sensory lacunar syndrome +G46.7 Other lacunar syndromes +G46.8 Other vascular syndromes of brain in cerebrovascular diseases +G47 Sleep disorders +G47.0 Disorders of initiating and maintaining sleep [insomnias] +G47.1 Disorders of excessive somnolence [hypersomnias] +G47.2 Disorders of the sleep-wake schedule +G47.3 Sleep apnoea +G47.4 Narcolepsy and cataplexy +G47.8 Other sleep disorders +G47.9 Sleep disorder, unspecified +G50-G59 Nerve, nerve root and plexus disorders +G50 Disorders of trigeminal nerve +G50.0 Trigeminal neuralgia +G50.1 Atypical facial pain +G50.8 Other disorders of trigeminal nerve +G50.9 Disorder of trigeminal nerve, unspecified +G51 Facial nerve disorders +G51.0 Bell palsy +G51.1 Geniculate ganglionitis +G51.2 Melkersson syndrome +G51.3 Clonic hemifacial spasm +G51.4 Facial myokymia +G51.8 Other disorders of facial nerve +G51.9 Disorder of facial nerve, unspecified +G52 Disorders of other cranial nerves +G52.0 Disorders of olfactory nerve +G52.1 Disorders of glossopharyngeal nerve +G52.2 Disorders of vagus nerve +G52.3 Disorders of hypoglossal nerve +G52.7 Disorders of multiple cranial nerves +G52.8 Disorders of other specified cranial nerves +G52.9 Cranial nerve disorder, unspecified +G53 Cranial nerve disorders in diseases classified elsewhere +G53.0 Postzoster neuralgia +G53.1 Multiple cranial nerve palsies in infectious and parasitic diseases classified elsewhere +G53.2 Multiple cranial nerve palsies in sarcoidosis +G53.3 Multiple cranial nerve palsies in neoplastic disease +G53.8 Other cranial nerve disorders in other diseases classified elsewhere +G54 Nerve root and plexus disorders +G54.0 Brachial plexus disorders +G54.1 Lumbosacral plexus disorders +G54.2 Cervical root disorders, not elsewhere classified +G54.3 Thoracic root disorders, not elsewhere classified +G54.4 Lumbosacral root disorders, not elsewhere classified +G54.5 Neuralgic amyotrophy +G54.6 Phantom limb syndrome with pain +G54.7 Phantom limb syndrome without pain +G54.8 Other nerve root and plexus disorders +G54.9 Nerve root and plexus disorder, unspecified +G55 Nerve root and plexus compressions in diseases classified elsewhere +G55.0 Nerve root and plexus compressions in neoplastic disease +G55.1 Nerve root and plexus compressions in intervertebral disc disorders +G55.2 Nerve root and plexus compressions in spondylosis +G55.3 Nerve root and plexus compressions in other dorsopathies +G55.8 Nerve root and plexus compressions in other diseases classified elsewhere +G56 Mononeuropathies of upper limb +G56.0 Carpal tunnel syndrome +G56.1 Other lesions of median nerve +G56.2 Lesion of ulnar nerve +G56.3 Lesion of radial nerve +G56.8 Other mononeuropathies of upper limb +G56.9 Mononeuropathy of upper limb, unspecified +G57 Mononeuropathies of lower limb +G57.0 Lesion of sciatic nerve +G57.1 Meralgia paraesthetica +G57.2 Lesion of femoral nerve +G57.3 Lesion of lateral popliteal nerve +G57.4 Lesion of medial popliteal nerve +G57.5 Tarsal tunnel syndrome +G57.6 Lesion of plantar nerve +G57.8 Other mononeuropathies of lower limb +G57.9 Mononeuropathy of lower limb, unspecified +G58 Other mononeuropathies +G58.0 Intercostal neuropathy +G58.7 Mononeuritis multiplex +G58.8 Other specified mononeuropathies +G58.9 Mononeuropathy, unspecified +G59 Mononeuropathy in diseases classified elsewhere +G59.0 Diabetic mononeuropathy +G59.8 Other mononeuropathies in diseases classified elsewhere +G60-G64 Polyneuropathies and other disorders of the peripheral nervous system +G60 Hereditary and idiopathic neuropathy +G60.0 Hereditary motor and sensory neuropathy +G60.1 Refsum disease +G60.2 Neuropathy in association with hereditary ataxia +G60.3 Idiopathic progressive neuropathy +G60.8 Other hereditary and idiopathic neuropathies +G60.9 Hereditary and idiopathic neuropathy, unspecified +G61 Inflammatory polyneuropathy +G61.0 Guillain-Barré syndrome +G61.1 Serum neuropathy +G61.8 Other inflammatory polyneuropathies +G61.9 Inflammatory polyneuropathy, unspecified +G62 Other polyneuropathies +G62.0 Drug-induced polyneuropathy +G62.1 Alcoholic polyneuropathy +G62.2 Polyneuropathy due to other toxic agents +G62.8 Other specified polyneuropathies +G62.9 Polyneuropathy, unspecified +G63 Polyneuropathy in diseases classified elsewhere +G63.0 Polyneuropathy in infectious and parasitic diseases classified elsewhere +G63.1 Polyneuropathy in neoplastic disease +G63.2 Diabetic polyneuropathy +G63.3 Polyneuropathy in other endocrine and metabolic diseases +G63.4 Polyneuropathy in nutritional deficiency +G63.5 Polyneuropathy in systemic connective tissue disorders +G63.6 Polyneuropathy in other musculoskeletal disorders +G63.8 Polyneuropathy in other diseases classified elsewhere +G64 Other disorders of peripheral nervous system +G70-G73 Diseases of myoneural junction and muscle +G70 Myasthenia gravis and other myoneural disorders +G70.0 Myasthenia gravis +G70.1 Toxic myoneural disorders +G70.2 Congenital and developmental myasthenia +G70.8 Other specified myoneural disorders +G70.9 Myoneural disorder, unspecified +G71 Primary disorders of muscles +G71.0 Muscular dystrophy +G71.1 Myotonic disorders +G71.2 Congenital myopathies +G71.3 Mitochondrial myopathy, not elsewhere classified +G71.8 Other primary disorders of muscles +G71.9 Primary disorder of muscle, unspecified +G72 Other myopathies +G72.0 Drug-induced myopathy +G72.1 Alcoholic myopathy +G72.2 Myopathy due to other toxic agents +G72.3 Periodic paralysis +G72.4 Inflammatory myopathy, not elsewhere classified +G72.8 Other specified myopathies +G72.9 Myopathy, unspecified +G73 Disorders of myoneural junction and muscle in diseases classified elsewhere +G73.0 Myasthenic syndromes in endocrine diseases +G73.1 Lambert-Eaton syndrome +G73.2 Other myasthenic syndromes in neoplastic disease +G73.3 Myasthenic syndromes in other diseases classified elsewhere +G73.4 Myopathy in infectious and parasitic diseases classified elsewhere +G73.5 Myopathy in endocrine diseases +G73.6 Myopathy in metabolic diseases +G73.7 Myopathy in other diseases classified elsewhere +G80-G83 Cerebral palsy and other paralytic syndromes +G80 Cerebral palsy +G80.0 Spastic quadriplegic cerebral palsy +G80.1 Spastic diplegic cerebral palsy +G80.2 Spastic hemiplegic cerebral palsy +G80.3 Dyskinetic cerebral palsy +G80.4 Ataxic cerebral palsy +G80.8 Other cerebral palsy +G80.9 Cerebral palsy, unspecified +G81 Hemiplegia +G81.0 Flaccid hemiplegia +G81.1 Spastic hemiplegia +G81.9 Hemiplegia, unspecified +G82 Paraplegia and tetraplegia +G82.0 Flaccid paraplegia +G82.1 Spastic paraplegia +G82.2 Paraplegia, unspecified +G82.3 Flaccid tetraplegia +G82.4 Spastic tetraplegia +G82.5 Tetraplegia, unspecified +G83 Other paralytic syndromes +G83.0 Diplegia of upper limbs +G83.1 Monoplegia of lower limb +G83.2 Monoplegia of upper limb +G83.3 Monoplegia, unspecified +G83.4 Cauda equina syndrome +G83.5 Locked-in syndrome +G83.6 Upper motor neuron facial paralysis +G83.8 Other specified paralytic syndromes +G83.9 Paralytic syndrome, unspecified +G90-G99 Other disorders of the nervous system +G90 Disorders of autonomic nervous system +G90.0 Idiopathic peripheral autonomic neuropathy +G90.1 Familial dysautonomia [Riley-Day] +G90.2 Horner syndrome +G90.4 Autonomic dysreflexia +G90.5 Complex regional pain syndrome type I +G90.6 Complex regional pain syndrome type II +G90.7 Complex regional pain syndrome, other and unspecified type +G90.8 Other disorders of autonomic nervous system +G90.9 Disorder of autonomic nervous system, unspecified +G91 Hydrocephalus +G91.0 Communicating hydrocephalus +G91.1 Obstructive hydrocephalus +G91.2 Normal-pressure hydrocephalus +G91.3 Post-traumatic hydrocephalus, unspecified +G91.8 Other hydrocephalus +G91.9 Hydrocephalus, unspecified +G92 Toxic encephalopathy +G93 Other disorders of brain +G93.0 Cerebral cysts +G93.1 Anoxic brain damage, not elsewhere classified +G93.2 Benign intracranial hypertension +G93.3 Postviral fatigue syndrome +G93.4 Encephalopathy, unspecified +G93.5 Compression of brain +G93.6 Cerebral oedema +G93.7 Reye syndrome +G93.8 Other specified disorders of brain +G93.9 Disorder of brain, unspecified +G94 Other disorders of brain in diseases classified elsewhere +G94.0 Hydrocephalus in infectious and parasitic diseases classified elsewhere +G94.1 Hydrocephalus in neoplastic disease +G94.2 Hydrocephalus in other diseases classified elsewhere +G94.3 Encephalopathy in diseases classified elsewhere +G94.8 Other specified disorders of brain in diseases classified elsewhere +G95 Other diseases of spinal cord +G95.0 Syringomyelia and syringobulbia +G95.1 Vascular myelopathies +G95.2 Cord compression, unspecified +G95.8 Other specified diseases of spinal cord +G95.9 Disease of spinal cord, unspecified +G96 Other disorders of central nervous system +G96.0 Cerebrospinal fluid leak +G96.1 Disorders of meninges, not elsewhere classified +G96.8 Other specified disorders of central nervous system +G96.9 Disorder of central nervous system, unspecified +G97 Postprocedural disorders of nervous system, not elsewhere classified +G97.0 Cerebrospinal fluid leak from spinal puncture +G97.1 Other reaction to spinal and lumbar puncture +G97.2 Intracranial hypotension following ventricular shunting +G97.8 Other postprocedural disorders of nervous system +G97.9 Postprocedural disorder of nervous system, unspecified +G98 Other disorders of nervous system, not elsewhere classified +G99 Other disorders of nervous system in diseases classified elsewhere +G99.0 Autonomic neuropathy in endocrine and metabolic diseases +G99.1 Other disorders of autonomic nervous system in other diseases classified elsewhere +G99.2 Myelopathy in diseases classified elsewhere +G99.8 Other specified disorders of nervous system in diseases classified elsewhere +VII Diseases of the eye and adnexa +H00-H06 Disorders of eyelid, lacrimal system and orbit +H00 Hordeolum and chalazion +H00.0 Hordeolum and other deep inflammation of eyelid +H00.1 Chalazion +H01 Other inflammation of eyelid +H01.0 Blepharitis +H01.1 Noninfectious dermatoses of eyelid +H01.8 Other specified inflammation of eyelid +H01.9 Inflammation of eyelid, unspecified +H02 Other disorders of eyelid +H02.0 Entropion and trichiasis of eyelid +H02.1 Ectropion of eyelid +H02.2 Lagophthalmos +H02.3 Blepharochalasis +H02.4 Ptosis of eyelid +H02.5 Other disorders affecting eyelid function +H02.6 Xanthelasma of eyelid +H02.7 Other degenerative disorders of eyelid and periocular area +H02.8 Other specified disorders of eyelid +H02.9 Disorder of eyelid, unspecified +H03 Disorders of eyelid in diseases classified elsewhere +H03.0 Parasitic infestation of eyelid in diseases classified elsewhere +H03.1 Involvement of eyelid in other infectious diseases classified elsewhere +H03.8 Involvement of eyelid in other diseases classified elsewhere +H04 Disorders of lacrimal system +H04.0 Dacryoadenitis +H04.1 Other disorders of lacrimal gland +H04.2 Epiphora +H04.3 Acute and unspecified inflammation of lacrimal passages +H04.4 Chronic inflammation of lacrimal passages +H04.5 Stenosis and insufficiency of lacrimal passages +H04.6 Other changes in lacrimal passages +H04.8 Other disorders of lacrimal system +H04.9 Disorder of lacrimal system, unspecified +H05 Disorders of orbit +H05.0 Acute inflammation of orbit +H05.1 Chronic inflammatory disorders of orbit +H05.2 Exophthalmic conditions +H05.3 Deformity of orbit +H05.4 Enophthalmos +H05.5 Retained (old) foreign body following penetrating wound of orbit +H05.8 Other disorders of orbit +H05.9 Disorder of orbit, unspecified +H06 Disorders of lacrimal system and orbit in diseases classified elsewhere +H06.0 Disorders of lacrimal system in diseases classified elsewhere +H06.1 Parasitic infestation of orbit in diseases classified elsewhere +H06.2 Dysthyroid exophthalmos +H06.3 Other disorders of orbit in diseases classified elsewhere +H10-H13 Disorders of conjunctiva +H10 Conjunctivitis +H10.0 Mucopurulent conjunctivitis +H10.1 Acute atopic conjunctivitis +H10.2 Other acute conjunctivitis +H10.3 Acute conjunctivitis, unspecified +H10.4 Chronic conjunctivitis +H10.5 Blepharoconjunctivitis +H10.8 Other conjunctivitis +H10.9 Conjunctivitis, unspecified +H11 Other disorders of conjunctiva +H11.0 Pterygium +H11.1 Conjunctival degenerations and deposits +H11.2 Conjunctival scars +H11.3 Conjunctival haemorrhage +H11.4 Other conjunctival vascular disorders and cysts +H11.8 Other specified disorders of conjunctiva +H11.9 Disorder of conjunctiva, unspecified +H13 Disorders of conjunctiva in diseases classified elsewhere +H13.0 Filarial infection of conjunctiva +H13.1 Conjunctivitis in infectious and parasitic diseases classified elsewhere +H13.2 Conjunctivitis in other diseases classified elsewhere +H13.3 Ocular pemphigoid +H13.8 Other disorders of conjunctiva in diseases classified elsewhere +H15-H22 Disorders of sclera, cornea, iris and ciliary body +H15 Disorders of sclera +H15.0 Scleritis +H15.1 Episcleritis +H15.8 Other disorders of sclera +H15.9 Disorder of sclera, unspecified +H16 Keratitis +H16.0 Corneal ulcer +H16.1 Other superficial keratitis without conjunctivitis +H16.2 Keratoconjunctivitis +H16.3 Interstitial and deep keratitis +H16.4 Corneal neovascularization +H16.8 Other keratitis +H16.9 Keratitis, unspecified +H17 Corneal scars and opacities +H17.0 Adherent leukoma +H17.1 Other central corneal opacity +H17.8 Other corneal scars and opacities +H17.9 Corneal scar and opacity, unspecified +H18 Other disorders of cornea +H18.0 Corneal pigmentations and deposits +H18.1 Bullous keratopathy +H18.2 Other corneal oedema +H18.3 Changes in corneal membranes +H18.4 Corneal degeneration +H18.5 Hereditary corneal dystrophies +H18.6 Keratoconus +H18.7 Other corneal deformities +H18.8 Other specified disorders of cornea +H18.9 Disorder of cornea, unspecified +H19 Disorders of sclera and cornea in diseases classified elsewhere +H19.0 Scleritis and episcleritis in diseases classified elsewhere +H19.1 Herpesviral keratitis and keratoconjunctivitis +H19.2 Keratitis and keratoconjunctivitis in other infectious and parasitic diseases classified elsewhere +H19.3 Keratitis and keratoconjunctivitis in other diseases classified elsewhere +H19.8 Other disorders of sclera and cornea in diseases classified elsewhere +H20 Iridocyclitis +H20.0 Acute and subacute iridocyclitis +H20.1 Chronic iridocyclitis +H20.2 Lens-induced iridocyclitis +H20.8 Other iridocyclitis +H20.9 Iridocyclitis, unspecified +H21 Other disorders of iris and ciliary body +H21.0 Hyphaema +H21.1 Other vascular disorders of iris and ciliary body +H21.2 Degeneration of iris and ciliary body +H21.3 Cyst of iris, ciliary body and anterior chamber +H21.4 Pupillary membranes +H21.5 Other adhesions and disruptions of iris and ciliary body +H21.8 Other specified disorders of iris and ciliary body +H21.9 Disorder of iris and ciliary body, unspecified +H22 Disorders of iris and ciliary body in diseases classified elsewhere +H22.0 Iridocyclitis in infectious and parasitic diseases classified elsewhere +H22.1 Iridocyclitis in other diseases classified elsewhere +H22.8 Other disorders of iris and ciliary body in diseases classified elsewhere +H25-H28 Disorders of lens +H25 Senile cataract +H25.0 Senile incipient cataract +H25.1 Senile nuclear cataract +H25.2 Senile cataract, morgagnian type +H25.8 Other senile cataract +H25.9 Senile cataract, unspecified +H26 Other cataract +H26.0 Infantile, juvenile and presenile cataract +H26.1 Traumatic cataract +H26.2 Complicated cataract +H26.3 Drug-induced cataract +H26.4 After-cataract +H26.8 Other specified cataract +H26.9 Cataract, unspecified +H27 Other disorders of lens +H27.0 Aphakia +H27.1 Dislocation of lens +H27.8 Other specified disorders of lens +H27.9 Disorder of lens, unspecified +H28 Cataract and other disorders of lens in diseases classified elsewhere +H28.0 Diabetic cataract +H28.1 Cataract in other endocrine, nutritional and metabolic diseases +H28.2 Cataract in other diseases classified elsewhere +H28.8 Other disorders of lens in diseases classified elsewhere +H30-H36 Disorders of choroid and retina +H30 Chorioretinal inflammation +H30.0 Focal chorioretinal inflammation +H30.1 Disseminated chorioretinal inflammation +H30.2 Posterior cyclitis +H30.8 Other chorioretinal inflammations +H30.9 Chorioretinal inflammation, unspecified +H31 Other disorders of choroid +H31.0 Chorioretinal scars +H31.1 Choroidal degeneration +H31.2 Hereditary choroidal dystrophy +H31.3 Choroidal haemorrhage and rupture +H31.4 Choroidal detachment +H31.8 Other specified disorders of choroid +H31.9 Disorder of choroid, unspecified +H32 Chorioretinal disorders in diseases classified elsewhere +H32.0 Chorioretinal inflammation in infectious and parasitic diseases classified elsewhere +H32.8 Other chorioretinal disorders in diseases classified elsewhere +H33 Retinal detachments and breaks +H33.0 Retinal detachment with retinal break +H33.1 Retinoschisis and retinal cysts +H33.2 Serous retinal detachment +H33.3 Retinal breaks without detachment +H33.4 Traction detachment of retina +H33.5 Other retinal detachments +H34 Retinal vascular occlusions +H34.0 Transient retinal artery occlusion +H34.1 Central retinal artery occlusion +H34.2 Other retinal artery occlusions +H34.8 Other retinal vascular occlusions +H34.9 Retinal vascular occlusion, unspecified +H35 Other retinal disorders +H35.0 Background retinopathy and retinal vascular changes +H35.1 Retinopathy of prematurity +H35.2 Other proliferative retinopathy +H35.3 Degeneration of macula and posterior pole +H35.4 Peripheral retinal degeneration +H35.5 Hereditary retinal dystrophy +H35.6 Retinal haemorrhage +H35.7 Separation of retinal layers +H35.8 Other specified retinal disorders +H35.9 Retinal disorder, unspecified +H36 Retinal disorders in diseases classified elsewhere +H36.0 Diabetic retinopathy +H36.8 Other retinal disorders in diseases classified elsewhere +H40-H42 Glaucoma +H40 Glaucoma +H40.0 Glaucoma suspect +H40.1 Primary open-angle glaucoma +H40.2 Primary angle-closure glaucoma +H40.3 Glaucoma secondary to eye trauma +H40.4 Glaucoma secondary to eye inflammation +H40.5 Glaucoma secondary to other eye disorders +H40.6 Glaucoma secondary to drugs +H40.8 Other glaucoma +H40.9 Glaucoma, unspecified +H42 Glaucoma in diseases classified elsewhere +H42.0 Glaucoma in endocrine, nutritional and metabolic diseases +H42.8 Glaucoma in other diseases classified elsewhere +H43-H45 Disorders of vitreous body and globe +H43 Disorders of vitreous body +H43.0 Vitreous prolapse +H43.1 Vitreous haemorrhage +H43.2 Crystalline deposits in vitreous body +H43.3 Other vitreous opacities +H43.8 Other disorders of vitreous body +H43.9 Disorder of vitreous body, unspecified +H44 Disorders of globe +H44.0 Purulent endophthalmitis +H44.1 Other endophthalmitis +H44.2 Degenerative myopia +H44.3 Other degenerative disorders of globe +H44.4 Hypotony of eye +H44.5 Degenerated conditions of globe +H44.6 Retained (old) intraocular foreign body, magnetic +H44.7 Retained (old) intraocular foreign body, nonmagnetic +H44.8 Other disorders of globe +H44.9 Disorder of globe, unspecified +H45 Disorders of vitreous body and globe in diseases classified elsewhere +H45.0 Vitreous haemorrhage in diseases classified elsewhere +H45.1 Endophthalmitis in diseases classified elsewhere +H45.8 Other disorders of vitreous body and globe in diseases classified elsewhere +H46-H48 Disorders of optic nerve and visual pathways +H46 Optic neuritis +H47 Other disorders of optic [2nd] nerve and visual pathways +H47.0 Disorders of optic nerve, not elsewhere classified +H47.1 Papilloedema, unspecified +H47.2 Optic atrophy +H47.3 Other disorders of optic disc +H47.4 Disorders of optic chiasm +H47.5 Disorders of other visual pathways +H47.6 Disorders of visual cortex +H47.7 Disorder of visual pathways, unspecified +H48 Disorders of optic [2nd] nerve and visual pathways in diseases classified elsewhere +H48.0 Optic atrophy in diseases classified elsewhere +H48.1 Retrobulbar neuritis in diseases classified elsewhere +H48.8 Other disorders of optic nerve and visual pathways in diseases classified elsewhere +H49-H52 Disorders of ocular muscles, binocular movement, accommodation and refraction +H49 Paralytic strabismus +H49.0 Third [oculomotor] nerve palsy +H49.1 Fourth [trochlear] nerve palsy +H49.2 Sixth [abducent] nerve palsy +H49.3 Total (external) ophthalmoplegia +H49.4 Progressive external ophthalmoplegia +H49.8 Other paralytic strabismus +H49.9 Paralytic strabismus, unspecified +H50 Other strabismus +H50.0 Convergent concomitant strabismus +H50.1 Divergent concomitant strabismus +H50.2 Vertical strabismus +H50.3 Intermittent heterotropia +H50.4 Other and unspecified heterotropia +H50.5 Heterophoria +H50.6 Mechanical strabismus +H50.8 Other specified strabismus +H50.9 Strabismus, unspecified +H51 Other disorders of binocular movement +H51.0 Palsy of conjugate gaze +H51.1 Convergence insufficiency and excess +H51.2 Internuclear ophthalmoplegia +H51.8 Other specified disorders of binocular movement +H51.9 Disorder of binocular movement, unspecified +H52 Disorders of refraction and accommodation +H52.0 Hypermetropia +H52.1 Myopia +H52.2 Astigmatism +H52.3 Anisometropia and aniseikonia +H52.4 Presbyopia +H52.5 Disorders of accommodation +H52.6 Other disorders of refraction +H52.7 Disorder of refraction, unspecified +H53-H54 Visual disturbances and blindness +H53 Visual disturbances +H53.0 Amblyopia ex anopsia +H53.1 Subjective visual disturbances +H53.2 Diplopia +H53.3 Other disorders of binocular vision +H53.4 Visual field defects +H53.5 Colour vision deficiencies +H53.6 Night blindness +H53.8 Other visual disturbances +H53.9 Visual disturbance, unspecified +H54 Visual impairment including blindness (binocular or monocular) +H54.0 Blindness, binocular +H54.1 Severe visual impairment, binocular +H54.2 Moderate visual impairment, binocular +H54.3 Mild or no visual impairment, binocular +H54.4 Blindness, monocular +H54.5 Severe visual impairment, monocular +H54.6 Moderate visual impairment, monocular +H54.9 Unspecified visual impairment (binocular) +H55-H59 Other disorders of eye and adnexa +H55 Nystagmus and other irregular eye movements +H57 Other disorders of eye and adnexa +H57.0 Anomalies of pupillary function +H57.1 Ocular pain +H57.8 Other specified disorders of eye and adnexa +H57.9 Disorder of eye and adnexa, unspecified +H58 Other disorders of eye and adnexa in diseases classified elsewhere +H58.0 Anomalies of pupillary function in diseases classified elsewhere +H58.1 Visual disturbances in diseases classified elsewhere +H58.8 Other specified disorders of eye and adnexa in diseases classified elsewhere +H59 Postprocedural disorders of eye and adnexa, not elsewhere classified +H59.0 Keratopathy (bullous aphakic) following cataract surgery +H59.8 Other postprocedural disorders of eye and adnexa +H59.9 Postprocedural disorder of eye and adnexa, unspecified +VIII Diseases of the ear and mastoid process +H60-H62 Diseases of external ear +H60 Otitis externa +H60.0 Abscess of external ear +H60.1 Cellulitis of external ear +H60.2 Malignant otitis externa +H60.3 Other infective otitis externa +H60.4 Cholesteatoma of external ear +H60.5 Acute otitis externa, noninfective +H60.8 Other otitis externa +H60.9 Otitis externa, unspecified +H61 Other disorders of external ear +H61.0 Perichondritis of external ear +H61.1 Noninfective disorders of pinna +H61.2 Impacted cerumen +H61.3 Acquired stenosis of external ear canal +H61.8 Other specified disorders of external ear +H61.9 Disorder of external ear, unspecified +H62 Disorders of external ear in diseases classified elsewhere +H62.0 Otitis externa in bacterial diseases classified elsewhere +H62.1 Otitis externa in viral diseases classified elsewhere +H62.2 Otitis externa in mycoses +H62.3 Otitis externa in other infectious and parasitic diseases classified elsewhere +H62.4 Otitis externa in other diseases classified elsewhere +H62.8 Other disorders of external ear in diseases classified elsewhere +H65-H75 Diseases of middle ear and mastoid +H65 Nonsuppurative otitis media +H65.0 Acute serous otitis media +H65.1 Other acute nonsuppurative otitis media +H65.2 Chronic serous otitis media +H65.3 Chronic mucoid otitis media +H65.4 Other chronic nonsuppurative otitis media +H65.9 Nonsuppurative otitis media, unspecified +H66 Suppurative and unspecified otitis media +H66.0 Acute suppurative otitis media +H66.1 Chronic tubotympanic suppurative otitis media +H66.2 Chronic atticoantral suppurative otitis media +H66.3 Other chronic suppurative otitis media +H66.4 Suppurative otitis media, unspecified +H66.9 Otitis media, unspecified +H67 Otitis media in diseases classified elsewhere +H67.0 Otitis media in bacterial diseases classified elsewhere +H67.1 Otitis media in viral diseases classified elsewhere +H67.8 Otitis media in other diseases classified elsewhere +H68 Eustachian salpingitis and obstruction +H68.0 Eustachian salpingitis +H68.1 Obstruction of Eustachian tube +H69 Other disorders of Eustachian tube +H69.0 Patulous Eustachian tube +H69.8 Other specified disorders of Eustachian tube +H69.9 Eustachian tube disorder, unspecified +H70 Mastoiditis and related conditions +H70.0 Acute mastoiditis +H70.1 Chronic mastoiditis +H70.2 Petrositis +H70.8 Other mastoiditis and related conditions +H70.9 Mastoiditis, unspecified +H71 Cholesteatoma of middle ear +H72 Perforation of tympanic membrane +H72.0 Central perforation of tympanic membrane +H72.1 Attic perforation of tympanic membrane +H72.2 Other marginal perforations of tympanic membrane +H72.8 Other perforations of tympanic membrane +H72.9 Perforation of tympanic membrane, unspecified +H73 Other disorders of tympanic membrane +H73.0 Acute myringitis +H73.1 Chronic myringitis +H73.8 Other specified disorders of tympanic membrane +H73.9 Disorder of tympanic membrane, unspecified +H74 Other disorders of middle ear and mastoid +H74.0 Tympanosclerosis +H74.1 Adhesive middle ear disease +H74.2 Discontinuity and dislocation of ear ossicles +H74.3 Other acquired abnormalities of ear ossicles +H74.4 Polyp of middle ear +H74.8 Other specified disorders of middle ear and mastoid +H74.9 Disorder of middle ear and mastoid, unspecified +H75 Other disorders of middle ear and mastoid in diseases classified elsewhere +H75.0 Mastoiditis in infectious and parasitic diseases classified elsewhere +H75.8 Other specified disorders of middle ear and mastoid in diseases classified elsewhere +H80-H83 Diseases of inner ear +H80 Otosclerosis +H80.0 Otosclerosis involving oval window, nonobliterative +H80.1 Otosclerosis involving oval window, obliterative +H80.2 Cochlear otosclerosis +H80.8 Other otosclerosis +H80.9 Otosclerosis, unspecified +H81 Disorders of vestibular function +H81.0 Ménière disease +H81.1 Benign paroxysmal vertigo +H81.2 Vestibular neuronitis +H81.3 Other peripheral vertigo +H81.4 Vertigo of central origin +H81.8 Other disorders of vestibular function +H81.9 Disorder of vestibular function, unspecified +H82 Vertiginous syndromes in diseases classified elsewhere +H83 Other diseases of inner ear +H83.0 Labyrinthitis +H83.1 Labyrinthine fistula +H83.2 Labyrinthine dysfunction +H83.3 Noise effects on inner ear +H83.8 Other specified diseases of inner ear +H83.9 Disease of inner ear, unspecified +H90-H95 Other disorders of ear +H90 Conductive and sensorineural hearing loss +H90.0 Conductive hearing loss, bilateral +H90.1 Conductive hearing loss, unilateral with unrestricted hearing on the contralateral side +H90.2 Conductive hearing loss, unspecified +H90.3 Sensorineural hearing loss, bilateral +H90.4 Sensorineural hearing loss, unilateral with unrestricted hearing on the contralateral side +H90.5 Sensorineural hearing loss, unspecified +H90.6 Mixed conductive and sensorineural hearing loss, bilateral +H90.7 Mixed conductive and sensorineural hearing loss, unilateral with unrestricted hearing on the contralateral side +H90.8 Mixed conductive and sensorineural hearing loss, unspecified +H91 Other hearing loss +H91.0 Ototoxic hearing loss +H91.1 Presbycusis +H91.2 Sudden idiopathic hearing loss +H91.3 Deaf mutism, not elsewhere classified +H91.8 Other specified hearing loss +H91.9 Hearing loss, unspecified +H92 Otalgia and effusion of ear +H92.0 Otalgia +H92.1 Otorrhoea +H92.2 Otorrhagia +H93 Other disorders of ear, not elsewhere classified +H93.0 Degenerative and vascular disorders of ear +H93.1 Tinnitus +H93.2 Other abnormal auditory perceptions +H93.3 Disorders of acoustic nerve +H93.8 Other specified disorders of ear +H93.9 Disorder of ear, unspecified +H94 Other disorders of ear in diseases classified elsewhere +H94.0 Acoustic neuritis in infectious and parasitic diseases classified elsewhere +H94.8 Other specified disorders of ear in diseases classified elsewhere +H95 Postprocedural disorders of ear and mastoid process, not elsewhere classified +H95.0 Recurrent cholesteatoma of postmastoidectomy cavity +H95.1 Other disorders following mastoidectomy +H95.8 Other postprocedural disorders of ear and mastoid process +H95.9 Postprocedural disorder of ear and mastoid process, unspecified +IX Diseases of the circulatory system +I00-I02 Acute rheumatic fever +I00 Rheumatic fever without mention of heart involvement +I01 Rheumatic fever with heart involvement +I01.0 Acute rheumatic pericarditis +I01.1 Acute rheumatic endocarditis +I01.2 Acute rheumatic myocarditis +I01.8 Other acute rheumatic heart disease +I01.9 Acute rheumatic heart disease, unspecified +I02 Rheumatic chorea +I02.0 Rheumatic chorea with heart involvement +I02.9 Rheumatic chorea without heart involvement +I05-I09 Chronic rheumatic heart diseases +I05 Rheumatic mitral valve diseases +I05.0 Mitral stenosis +I05.1 Rheumatic mitral insufficiency +I05.2 Mitral stenosis with insufficiency +I05.8 Other mitral valve diseases +I05.9 Mitral valve disease, unspecified +I06 Rheumatic aortic valve diseases +I06.0 Rheumatic aortic stenosis +I06.1 Rheumatic aortic insufficiency +I06.2 Rheumatic aortic stenosis with insufficiency +I06.8 Other rheumatic aortic valve diseases +I06.9 Rheumatic aortic valve disease, unspecified +I07 Rheumatic tricuspid valve diseases +I07.0 Tricuspid stenosis +I07.1 Tricuspid insufficiency +I07.2 Tricuspid stenosis with insufficiency +I07.8 Other tricuspid valve diseases +I07.9 Tricuspid valve disease, unspecified +I08 Multiple valve diseases +I08.0 Disorders of both mitral and aortic valves +I08.1 Disorders of both mitral and tricuspid valves +I08.2 Disorders of both aortic and tricuspid valves +I08.3 Combined disorders of mitral, aortic and tricuspid valves +I08.8 Other multiple valve diseases +I08.9 Multiple valve disease, unspecified +I09 Other rheumatic heart diseases +I09.0 Rheumatic myocarditis +I09.1 Rheumatic diseases of endocardium, valve unspecified +I09.2 Chronic rheumatic pericarditis +I09.8 Other specified rheumatic heart diseases +I09.9 Rheumatic heart disease, unspecified +I10-I15 Hypertensive diseases +I10 Essential (primary) hypertension +I11 Hypertensive heart disease +I11.0 Hypertensive heart disease with (congestive) heart failure +I11.9 Hypertensive heart disease without (congestive) heart failure +I12 Hypertensive renal disease +I12.0 Hypertensive renal disease with renal failure +I12.9 Hypertensive renal disease without renal failure +I13 Hypertensive heart and renal disease +I13.0 Hypertensive heart and renal disease with (congestive) heart failure +I13.1 Hypertensive heart and renal disease with renal failure +I13.2 Hypertensive heart and renal disease with both (congestive) heart failure and renal failure +I13.9 Hypertensive heart and renal disease, unspecified +I15 Secondary hypertension +I15.0 Renovascular hypertension +I15.1 Hypertension secondary to other renal disorders +I15.2 Hypertension secondary to endocrine disorders +I15.8 Other secondary hypertension +I15.9 Secondary hypertension, unspecified +I20-I25 Ischaemic heart diseases +I20 Angina pectoris +I20.0 Unstable angina +I20.1 Angina pectoris with documented spasm +I20.8 Other forms of angina pectoris +I20.9 Angina pectoris, unspecified +I21 Acute myocardial infarction +I21.0 Acute transmural myocardial infarction of anterior wall +I21.1 Acute transmural myocardial infarction of inferior wall +I21.2 Acute transmural myocardial infarction of other sites +I21.3 Acute transmural myocardial infarction of unspecified site +I21.4 Acute subendocardial myocardial infarction +I21.9 Acute myocardial infarction, unspecified +I22 Subsequent myocardial infarction +I22.0 Subsequent myocardial infarction of anterior wall +I22.1 Subsequent myocardial infarction of inferior wall +I22.8 Subsequent myocardial infarction of other sites +I22.9 Subsequent myocardial infarction of unspecified site +I23 Certain current complications following acute myocardial infarction +I23.0 Haemopericardium as current complication following acute myocardial infarction +I23.1 Atrial septal defect as current complication following acute myocardial infarction +I23.2 Ventricular septal defect as current complication following acute myocardial infarction +I23.3 Rupture of cardiac wall without haemopericardium as current complication following acute myocardial infarction +I23.4 Rupture of chordae tendineae as current complication following acute myocardial infarction +I23.5 Rupture of papillary muscle as current complication following acute myocardial infarction +I23.6 Thrombosis of atrium, auricular appendage, and ventricle as current complications following acute myocardial infarction +I23.8 Other current complications following acute myocardial infarction +I24 Other acute ischaemic heart diseases +I24.0 Coronary thrombosis not resulting in myocardial infarction +I24.1 Dressler syndrome +I24.8 Other forms of acute ischaemic heart disease +I24.9 Acute ischaemic heart disease, unspecified +I25 Chronic ischaemic heart disease +I25.0 Atherosclerotic cardiovascular disease, so described +I25.1 Atherosclerotic heart disease +I25.2 Old myocardial infarction +I25.3 Aneurysm of heart +I25.4 Coronary artery aneurysm and dissection +I25.5 Ischaemic cardiomyopathy +I25.6 Silent myocardial ischaemia +I25.8 Other forms of chronic ischaemic heart disease +I25.9 Chronic ischaemic heart disease, unspecified +I26-I28 Pulmonary heart disease and diseases of pulmonary circulation +I26 Pulmonary embolism +I26.0 Pulmonary embolism with mention of acute cor pulmonale +I26.9 Pulmonary embolism without mention of acute cor pulmonale +I27 Other pulmonary heart diseases +I27.0 Primary pulmonary hypertension +I27.1 Kyphoscoliotic heart disease +I27.2 Other secondary pulmonary hypertension +I27.8 Other specified pulmonary heart diseases +I27.9 Pulmonary heart disease, unspecified +I28 Other diseases of pulmonary vessels +I28.0 Arteriovenous fistula of pulmonary vessels +I28.1 Aneurysm of pulmonary artery +I28.8 Other specified diseases of pulmonary vessels +I28.9 Disease of pulmonary vessels, unspecified +I30-I52 Other forms of heart disease +I30 Acute pericarditis +I30.0 Acute nonspecific idiopathic pericarditis +I30.1 Infective pericarditis +I30.8 Other forms of acute pericarditis +I30.9 Acute pericarditis, unspecified +I31 Other diseases of pericardium +I31.0 Chronic adhesive pericarditis +I31.1 Chronic constrictive pericarditis +I31.2 Haemopericardium, not elsewhere classified +I31.3 Pericardial effusion (noninflammatory) +I31.8 Other specified diseases of pericardium +I31.9 Disease of pericardium, unspecified +I32 Pericarditis in diseases classified elsewhere +I32.0 Pericarditis in bacterial diseases classified elsewhere +I32.1 Pericarditis in other infectious and parasitic diseases classified elsewhere +I32.8 Pericarditis in other diseases classified elsewhere +I33 Acute and subacute endocarditis +I33.0 Acute and subacute infective endocarditis +I33.9 Acute endocarditis, unspecified +I34 Nonrheumatic mitral valve disorders +I34.0 Mitral (valve) insufficiency +I34.1 Mitral (valve) prolapse +I34.2 Nonrheumatic mitral (valve) stenosis +I34.8 Other nonrheumatic mitral valve disorders +I34.9 Nonrheumatic mitral valve disorder, unspecified +I35 Nonrheumatic aortic valve disorders +I35.0 Aortic (valve) stenosis +I35.1 Aortic (valve) insufficiency +I35.2 Aortic (valve) stenosis with insufficiency +I35.8 Other aortic valve disorders +I35.9 Aortic valve disorder, unspecified +I36 Nonrheumatic tricuspid valve disorders +I36.0 Nonrheumatic tricuspid (valve) stenosis +I36.1 Nonrheumatic tricuspid (valve) insufficiency +I36.2 Nonrheumatic tricuspid (valve) stenosis with insufficiency +I36.8 Other nonrheumatic tricuspid valve disorders +I36.9 Nonrheumatic tricuspid valve disorder, unspecified +I37 Pulmonary valve disorders +I37.0 Pulmonary valve stenosis +I37.1 Pulmonary valve insufficiency +I37.2 Pulmonary valve stenosis with insufficiency +I37.8 Other pulmonary valve disorders +I37.9 Pulmonary valve disorder, unspecified +I38 Endocarditis, valve unspecified +I39 Endocarditis and heart valve disorders in diseases classified elsewhere +I39.0 Mitral valve disorders in diseases classified elsewhere +I39.1 Aortic valve disorders in diseases classified elsewhere +I39.2 Tricuspid valve disorders in diseases classified elsewhere +I39.3 Pulmonary valve disorders in diseases classified elsewhere +I39.4 Multiple valve disorders in diseases classified elsewhere +I39.8 Endocarditis, valve unspecified, in diseases classified elsewhere +I40 Acute myocarditis +I40.0 Infective myocarditis +I40.1 Isolated myocarditis +I40.8 Other acute myocarditis +I40.9 Acute myocarditis, unspecified +I41 Myocarditis in diseases classified elsewhere +I41.0 Myocarditis in bacterial diseases classified elsewhere +I41.1 Myocarditis in viral diseases classified elsewhere +I41.2 Myocarditis in other infectious and parasitic diseases classified elsewhere +I41.8 Myocarditis in other diseases classified elsewhere +I42 Cardiomyopathy +I42.0 Dilated cardiomyopathy +I42.1 Obstructive hypertrophic cardiomyopathy +I42.2 Other hypertrophic cardiomyopathy +I42.3 Endomyocardial (eosinophilic) disease +I42.4 Endocardial fibroelastosis +I42.5 Other restrictive cardiomyopathy +I42.6 Alcoholic cardiomyopathy +I42.7 Cardiomyopathy due to drugs and other external agents +I42.8 Other cardiomyopathies +I42.9 Cardiomyopathy, unspecified +I43 Cardiomyopathy in diseases classified elsewhere +I43.0 Cardiomyopathy in infectious and parasitic diseases classified elsewhere +I43.1 Cardiomyopathy in metabolic diseases +I43.2 Cardiomyopathy in nutritional diseases +I43.8 Cardiomyopathy in other diseases classified elsewhere +I44 Atrioventricular and left bundle-branch block +I44.0 Atrioventricular block, first degree +I44.1 Atrioventricular block, second degree +I44.2 Atrioventricular block, complete +I44.3 Other and unspecified atrioventricular block +I44.4 Left anterior fascicular block +I44.5 Left posterior fascicular block +I44.6 Other and unspecified fascicular block +I44.7 Left bundle-branch block, unspecified +I45 Other conduction disorders +I45.0 Right fascicular block +I45.1 Other and unspecified right bundle-branch block +I45.2 Bifascicular block +I45.3 Trifascicular block +I45.4 Nonspecific intraventricular block +I45.5 Other specified heart block +I45.6 Pre-excitation syndrome +I45.8 Other specified conduction disorders +I45.9 Conduction disorder, unspecified +I46 Cardiac arrest +I46.0 Cardiac arrest with successful resuscitation +I46.1 Sudden cardiac death, so described +I46.9 Cardiac arrest, unspecified +I47 Paroxysmal tachycardia +I47.0 Re-entry ventricular arrhythmia +I47.1 Supraventricular tachycardia +I47.2 Ventricular tachycardia +I47.9 Paroxysmal tachycardia, unspecified +I48 Atrial fibrillation and flutter +I48.0 Paroxysmal atrial fibrillation +I48.1 Persistent atrial fibrillation +I48.2 Chronic atrial fibrillation +I48.3 Typical atrial flutter +I48.4 Atypical atrial flutter +I48.9 Atrial fibrillation and atrial flutter, unspecified +I49 Other cardiac arrhythmias +I49.0 Ventricular fibrillation and flutter +I49.1 Atrial premature depolarization +I49.2 Junctional premature depolarization +I49.3 Ventricular premature depolarization +I49.4 Other and unspecified premature depolarization +I49.5 Sick sinus syndrome +I49.8 Other specified cardiac arrhythmias +I49.9 Cardiac arrhythmia, unspecified +I50 Heart failure +I50.0 Congestive heart failure +I50.1 Left ventricular failure +I50.9 Heart failure, unspecified +I51 Complications and ill-defined descriptions of heart disease +I51.0 Cardiac septal defect, acquired +I51.1 Rupture of chordae tendineae, not elsewhere classified +I51.2 Rupture of papillary muscle, not elsewhere classified +I51.3 Intracardiac thrombosis, not elsewhere classified +I51.4 Myocarditis, unspecified +I51.5 Myocardial degeneration +I51.6 Cardiovascular disease, unspecified +I51.7 Cardiomegaly +I51.8 Other ill-defined heart diseases +I51.9 Heart disease, unspecified +I52 Other heart disorders in diseases classified elsewhere +I52.0 Other heart disorders in bacterial diseases classified elsewhere +I52.1 Other heart disorders in other infectious and parasitic diseases classified elsewhere +I52.8 Other heart disorders in other diseases classified elsewhere +I60-I69 Cerebrovascular diseases +I60 Subarachnoid haemorrhage +I60.0 Subarachnoid haemorrhage from carotid siphon and bifurcation +I60.1 Subarachnoid haemorrhage from middle cerebral artery +I60.2 Subarachnoid haemorrhage from anterior communicating artery +I60.3 Subarachnoid haemorrhage from posterior communicating artery +I60.4 Subarachnoid haemorrhage from basilar artery +I60.5 Subarachnoid haemorrhage from vertebral artery +I60.6 Subarachnoid haemorrhage from other intracranial arteries +I60.7 Subarachnoid haemorrhage from intracranial artery, unspecified +I60.8 Other subarachnoid haemorrhage +I60.9 Subarachnoid haemorrhage, unspecified +I61 Intracerebral haemorrhage +I61.0 Intracerebral haemorrhage in hemisphere, subcortical +I61.1 Intracerebral haemorrhage in hemisphere, cortical +I61.2 Intracerebral haemorrhage in hemisphere, unspecified +I61.3 Intracerebral haemorrhage in brain stem +I61.4 Intracerebral haemorrhage in cerebellum +I61.5 Intracerebral haemorrhage, intraventricular +I61.6 Intracerebral haemorrhage, multiple localized +I61.8 Other intracerebral haemorrhage +I61.9 Intracerebral haemorrhage, unspecified +I62 Other nontraumatic intracranial haemorrhage +I62.0 Nontraumatic subdural haemorrhage +I62.1 Nontraumatic extradural haemorrhage +I62.9 Intracranial haemorrhage (nontraumatic), unspecified +I63 Cerebral infarction +I63.0 Cerebral infarction due to thrombosis of precerebral arteries +I63.1 Cerebral infarction due to embolism of precerebral arteries +I63.2 Cerebral infarction due to unspecified occlusion or stenosis of precerebral arteries +I63.3 Cerebral infarction due to thrombosis of cerebral arteries +I63.4 Cerebral infarction due to embolism of cerebral arteries +I63.5 Cerebral infarction due to unspecified occlusion or stenosis of cerebral arteries +I63.6 Cerebral infarction due to cerebral venous thrombosis, nonpyogenic +I63.8 Other cerebral infarction +I63.9 Cerebral infarction, unspecified +I64 Stroke, not specified as haemorrhage or infarction +I65 Occlusion and stenosis of precerebral arteries, not resulting in cerebral infarction +I65.0 Occlusion and stenosis of vertebral artery +I65.1 Occlusion and stenosis of basilar artery +I65.2 Occlusion and stenosis of carotid artery +I65.3 Occlusion and stenosis of multiple and bilateral precerebral arteries +I65.8 Occlusion and stenosis of other precerebral artery +I65.9 Occlusion and stenosis of unspecified precerebral artery +I66 Occlusion and stenosis of cerebral arteries, not resulting in cerebral infarction +I66.0 Occlusion and stenosis of middle cerebral artery +I66.1 Occlusion and stenosis of anterior cerebral artery +I66.2 Occlusion and stenosis of posterior cerebral artery +I66.3 Occlusion and stenosis of cerebellar arteries +I66.4 Occlusion and stenosis of multiple and bilateral cerebral arteries +I66.8 Occlusion and stenosis of other cerebral artery +I66.9 Occlusion and stenosis of unspecified cerebral artery +I67 Other cerebrovascular diseases +I67.0 Dissection of cerebral arteries, nonruptured +I67.1 Cerebral aneurysm, nonruptured +I67.2 Cerebral atherosclerosis +I67.3 Progressive vascular leukoencephalopathy +I67.4 Hypertensive encephalopathy +I67.5 Moyamoya disease +I67.6 Nonpyogenic thrombosis of intracranial venous system +I67.7 Cerebral arteritis, not elsewhere classified +I67.8 Other specified cerebrovascular diseases +I67.9 Cerebrovascular disease, unspecified +I68 Cerebrovascular disorders in diseases classified elsewhere +I68.0 Cerebral amyloid angiopathy +I68.1 Cerebral arteritis in infectious and parasitic diseases classified elsewhere +I68.2 Cerebral arteritis in other diseases classified elsewhere +I68.8 Other cerebrovascular disorders in diseases classified elsewhere +I69 Sequelae of cerebrovascular disease +I69.0 Sequelae of subarachnoid haemorrhage +I69.1 Sequelae of intracerebral haemorrhage +I69.2 Sequelae of other nontraumatic intracranial haemorrhage +I69.3 Sequelae of cerebral infarction +I69.4 Sequelae of stroke, not specified as haemorrhage or infarction +I69.8 Sequelae of other and unspecified cerebrovascular diseases +I70-I79 Diseases of arteries, arterioles and capillaries +I70 Atherosclerosis +I70.0 Atherosclerosis of aorta +I70.1 Atherosclerosis of renal artery +I70.2 Atherosclerosis of arteries of extremities +I70.8 Atherosclerosis of other arteries +I70.9 Generalized and unspecified atherosclerosis +I71 Aortic aneurysm and dissection +I71.0 Dissection of aorta [any part] +I71.1 Thoracic aortic aneurysm, ruptured +I71.2 Thoracic aortic aneurysm, without mention of rupture +I71.3 Abdominal aortic aneurysm, ruptured +I71.4 Abdominal aortic aneurysm, without mention of rupture +I71.5 Thoracoabdominal aortic aneurysm, ruptured +I71.6 Thoracoabdominal aortic aneurysm, without mention of rupture +I71.8 Aortic aneurysm of unspecified site, ruptured +I71.9 Aortic aneurysm of unspecified site, without mention of rupture +I72 Other aneurysm and dissection +I72.0 Aneurysm and dissection of carotid artery +I72.1 Aneurysm and dissection of artery of upper extremity +I72.2 Aneurysm and dissection of renal artery +I72.3 Aneurysm and dissection of iliac artery +I72.4 Aneurysm and dissection of artery of lower extremity +I72.5 Aneurysm and dissection of other precerebral arteries +I72.6 Aneurysm and dissection of vertebral artery +I72.8 Aneurysm and dissection of other specified arteries +I72.9 Aneurysm and dissection of unspecified site +I73 Other peripheral vascular diseases +I73.0 Raynaud syndrome +I73.1 Thromboangiitis obliterans [Buerger] +I73.8 Other specified peripheral vascular diseases +I73.9 Peripheral vascular disease, unspecified +I74 Arterial embolism and thrombosis +I74.0 Embolism and thrombosis of abdominal aorta +I74.1 Embolism and thrombosis of other and unspecified parts of aorta +I74.2 Embolism and thrombosis of arteries of upper extremities +I74.3 Embolism and thrombosis of arteries of lower extremities +I74.4 Embolism and thrombosis of arteries of extremities, unspecified +I74.5 Embolism and thrombosis of iliac artery +I74.8 Embolism and thrombosis of other arteries +I74.9 Embolism and thrombosis of unspecified artery +I77 Other disorders of arteries and arterioles +I77.0 Arteriovenous fistula, acquired +I77.1 Stricture of artery +I77.2 Rupture of artery +I77.3 Arterial fibromuscular dysplasia +I77.4 Coeliac artery compression syndrome +I77.5 Necrosis of artery +I77.6 Arteritis, unspecified +I77.8 Other specified disorders of arteries and arterioles +I77.9 Disorder of arteries and arterioles, unspecified +I78 Diseases of capillaries +I78.0 Hereditary haemorrhagic telangiectasia +I78.1 Naevus, non-neoplastic +I78.8 Other diseases of capillaries +I78.9 Disease of capillaries, unspecified +I79 Disorders of arteries, arterioles and capillaries in diseases classified elsewhere +I79.0 Aneurysm of aorta in diseases classified elsewhere +I79.1 Aortitis in diseases classified elsewhere +I79.2 Peripheral angiopathy in diseases classified elsewhere +I79.8 Other disorders of arteries, arterioles and capillaries in diseases classified elsewhere +I80-I89 Diseases of veins, lymphatic vessels and lymph nodes, not elsewhere classified +I80 Phlebitis and thrombophlebitis +I80.0 Phlebitis and thrombophlebitis of superficial vessels of lower extremities +I80.1 Phlebitis and thrombophlebitis of femoral vein +I80.2 Phlebitis and thrombophlebitis of other deep vessels of lower extremities +I80.3 Phlebitis and thrombophlebitis of lower extremities, unspecified +I80.8 Phlebitis and thrombophlebitis of other sites +I80.9 Phlebitis and thrombophlebitis of unspecified site +I81 Portal vein thrombosis +I82 Other venous embolism and thrombosis +I82.0 Budd-Chiari syndrome +I82.1 Thrombophlebitis migrans +I82.2 Embolism and thrombosis of vena cava +I82.3 Embolism and thrombosis of renal vein +I82.8 Embolism and thrombosis of other specified veins +I82.9 Embolism and thrombosis of unspecified vein +I83 Varicose veins of lower extremities +I83.0 Varicose veins of lower extremities with ulcer +I83.1 Varicose veins of lower extremities with inflammation +I83.2 Varicose veins of lower extremities with both ulcer and inflammation +I83.9 Varicose veins of lower extremities without ulcer or inflammation +I85 Oesophageal varices +I85.0 Oesophageal varices with bleeding +I85.9 Oesophageal varices without bleeding +I86 Varicose veins of other sites +I86.0 Sublingual varices +I86.1 Scrotal varices +I86.2 Pelvic varices +I86.3 Vulval varices +I86.4 Gastric varices +I86.8 Varicose veins of other specified sites +I87 Other disorders of veins +I87.0 Postthrombotic syndrome +I87.1 Compression of vein +I87.2 Venous insufficiency (chronic)(peripheral) +I87.8 Other specified disorders of veins +I87.9 Disorder of vein, unspecified +I88 Nonspecific lymphadenitis +I88.0 Nonspecific mesenteric lymphadenitis +I88.1 Chronic lymphadenitis, except mesenteric +I88.8 Other nonspecific lymphadenitis +I88.9 Nonspecific lymphadenitis, unspecified +I89 Other noninfective disorders of lymphatic vessels and lymph nodes +I89.0 Lymphoedema, not elsewhere classified +I89.1 Lymphangitis +I89.8 Other specified noninfective disorders of lymphatic vessels and lymph nodes +I89.9 Noninfective disorder of lymphatic vessels and lymph nodes, unspecified +I95-I99 Other and unspecified disorders of the circulatory system +I95 Hypotension +I95.0 Idiopathic hypotension +I95.1 Orthostatic hypotension +I95.2 Hypotension due to drugs +I95.8 Other hypotension +I95.9 Hypotension, unspecified +I97 Postprocedural disorders of circulatory system, not elsewhere classified +I97.0 Postcardiotomy syndrome +I97.1 Other functional disturbances following cardiac surgery +I97.2 Postmastectomy lymphoedema syndrome +I97.8 Other postprocedural disorders of circulatory system, not elsewhere classified +I97.9 Postprocedural disorder of circulatory system, unspecified +I98 Other disorders of circulatory system in diseases classified elsewhere +I98.0 Cardiovascular syphilis +I98.1 Cardiovascular disorders in other infectious and parasitic diseases classified elsewhere +I98.2 Oesophageal varices without bleeding in diseases classified elsewhere +I98.3 Oesophageal varices with bleeding in diseases classified elsewhere +I98.8 Other specified disorders of circulatory system in diseases classified elsewhere +I99 Other and unspecified disorders of circulatory system +X Diseases of the respiratory system +J00-J06 Acute upper respiratory infections +J00 Acute nasopharyngitis [common cold] +J01 Acute sinusitis +J01.0 Acute maxillary sinusitis +J01.1 Acute frontal sinusitis +J01.2 Acute ethmoidal sinusitis +J01.3 Acute sphenoidal sinusitis +J01.4 Acute pansinusitis +J01.8 Other acute sinusitis +J01.9 Acute sinusitis, unspecified +J02 Acute pharyngitis +J02.0 Streptococcal pharyngitis +J02.8 Acute pharyngitis due to other specified organisms +J02.9 Acute pharyngitis, unspecified +J03 Acute tonsillitis +J03.0 Streptococcal tonsillitis +J03.8 Acute tonsillitis due to other specified organisms +J03.9 Acute tonsillitis, unspecified +J04 Acute laryngitis and tracheitis +J04.0 Acute laryngitis +J04.1 Acute tracheitis +J04.2 Acute laryngotracheitis +J05 Acute obstructive laryngitis [croup] and epiglottitis +J05.0 Acute obstructive laryngitis [croup] +J05.1 Acute epiglottitis +J06 Acute upper respiratory infections of multiple and unspecified sites +J06.0 Acute laryngopharyngitis +J06.8 Other acute upper respiratory infections of multiple sites +J06.9 Acute upper respiratory infection, unspecified +J09-J18 Influenza and pneumonia +J09 Influenza due to identified zoonotic or pandemic influenza virus +J10 Influenza due to identified seasonal influenza virus +J10.0 Influenza with pneumonia, seasonal influenza virus identified +J10.1 Influenza with other respiratory manifestations, seasonal influenza virus identified +J10.8 Influenza with other manifestations, seasonal influenza virus identified +J11 Influenza, virus not identified +J11.0 Influenza with pneumonia, virus not identified +J11.1 Influenza with other respiratory manifestations, virus not identified +J11.8 Influenza with other manifestations, virus not identified +J12 Viral pneumonia, not elsewhere classified +J12.0 Adenoviral pneumonia +J12.1 Respiratory syncytial virus pneumonia +J12.2 Parainfluenza virus pneumonia +J12.3 Human metapneumovirus pneumonia +J12.8 Other viral pneumonia +J12.9 Viral pneumonia, unspecified +J13 Pneumonia due to Streptococcus pneumoniae +J14 Pneumonia due to Haemophilus influenzae +J15 Bacterial pneumonia, not elsewhere classified +J15.0 Pneumonia due to Klebsiella pneumoniae +J15.1 Pneumonia due to Pseudomonas +J15.2 Pneumonia due to staphylococcus +J15.3 Pneumonia due to streptococcus, group B +J15.4 Pneumonia due to other streptococci +J15.5 Pneumonia due to Escherichia coli +J15.6 Pneumonia due to other Gram-negative bacteria +J15.7 Pneumonia due to Mycoplasma pneumoniae +J15.8 Other bacterial pneumonia +J15.9 Bacterial pneumonia, unspecified +J16 Pneumonia due to other infectious organisms, not elsewhere classified +J16.0 Chlamydial pneumonia +J16.8 Pneumonia due to other specified infectious organisms +J17 Pneumonia in diseases classified elsewhere +J17.0 Pneumonia in bacterial diseases classified elsewhere +J17.1 Pneumonia in viral diseases classified elsewhere +J17.2 Pneumonia in mycoses +J17.3 Pneumonia in parasitic diseases +J17.8 Pneumonia in other diseases classified elsewhere +J18 Pneumonia, organism unspecified +J18.0 Bronchopneumonia, unspecified +J18.1 Lobar pneumonia, unspecified +J18.2 Hypostatic pneumonia, unspecified +J18.8 Other pneumonia, organism unspecified +J18.9 Pneumonia, unspecified +J20-J22 Other acute lower respiratory infections +J20 Acute bronchitis +J20.0 Acute bronchitis due to Mycoplasma pneumoniae +J20.1 Acute bronchitis due to Haemophilus influenzae +J20.2 Acute bronchitis due to streptococcus +J20.3 Acute bronchitis due to coxsackievirus +J20.4 Acute bronchitis due to parainfluenza virus +J20.5 Acute bronchitis due to respiratory syncytial virus +J20.6 Acute bronchitis due to rhinovirus +J20.7 Acute bronchitis due to echovirus +J20.8 Acute bronchitis due to other specified organisms +J20.9 Acute bronchitis, unspecified +J21 Acute bronchiolitis +J21.0 Acute bronchiolitis due to respiratory syncytial virus +J21.1 Acute bronchiolitis due to human metapneumovirus +J21.8 Acute bronchiolitis due to other specified organisms +J21.9 Acute bronchiolitis, unspecified +J22 Unspecified acute lower respiratory infection +J30-J39 Other diseases of upper respiratory tract +J30 Vasomotor and allergic rhinitis +J30.0 Vasomotor rhinitis +J30.1 Allergic rhinitis due to pollen +J30.2 Other seasonal allergic rhinitis +J30.3 Other allergic rhinitis +J30.4 Allergic rhinitis, unspecified +J31 Chronic rhinitis, nasopharyngitis and pharyngitis +J31.0 Chronic rhinitis +J31.1 Chronic nasopharyngitis +J31.2 Chronic pharyngitis +J32 Chronic sinusitis +J32.0 Chronic maxillary sinusitis +J32.1 Chronic frontal sinusitis +J32.2 Chronic ethmoidal sinusitis +J32.3 Chronic sphenoidal sinusitis +J32.4 Chronic pansinusitis +J32.8 Other chronic sinusitis +J32.9 Chronic sinusitis, unspecified +J33 Nasal polyp +J33.0 Polyp of nasal cavity +J33.1 Polypoid sinus degeneration +J33.8 Other polyp of sinus +J33.9 Nasal polyp, unspecified +J34 Other disorders of nose and nasal sinuses +J34.0 Abscess, furuncle and carbuncle of nose +J34.1 Cyst and mucocele of nose and nasal sinus +J34.2 Deviated nasal septum +J34.3 Hypertrophy of nasal turbinates +J34.8 Other specified disorders of nose and nasal sinuses +J35 Chronic diseases of tonsils and adenoids +J35.0 Chronic tonsillitis +J35.1 Hypertrophy of tonsils +J35.2 Hypertrophy of adenoids +J35.3 Hypertrophy of tonsils with hypertrophy of adenoids +J35.8 Other chronic diseases of tonsils and adenoids +J35.9 Chronic disease of tonsils and adenoids, unspecified +J36 Peritonsillar abscess +J37 Chronic laryngitis and laryngotracheitis +J37.0 Chronic laryngitis +J37.1 Chronic laryngotracheitis +J38 Diseases of vocal cords and larynx, not elsewhere classified +J38.0 Paralysis of vocal cords and larynx +J38.1 Polyp of vocal cord and larynx +J38.2 Nodules of vocal cords +J38.3 Other diseases of vocal cords +J38.4 Oedema of larynx +J38.5 Laryngeal spasm +J38.6 Stenosis of larynx +J38.7 Other diseases of larynx +J39 Other diseases of upper respiratory tract +J39.0 Retropharyngeal and parapharyngeal abscess +J39.1 Other abscess of pharynx +J39.2 Other diseases of pharynx +J39.3 Upper respiratory tract hypersensitivity reaction, site unspecified +J39.8 Other specified diseases of upper respiratory tract +J39.9 Disease of upper respiratory tract, unspecified +J40-J47 Chronic lower respiratory diseases +J40 Bronchitis, not specified as acute or chronic +J41 Simple and mucopurulent chronic bronchitis +J41.0 Simple chronic bronchitis +J41.1 Mucopurulent chronic bronchitis +J41.8 Mixed simple and mucopurulent chronic bronchitis +J42 Unspecified chronic bronchitis +J43 Emphysema +J43.0 MacLeod syndrome +J43.1 Panlobular emphysema +J43.2 Centrilobular emphysema +J43.8 Other emphysema +J43.9 Emphysema, unspecified +J44 Other chronic obstructive pulmonary disease +J44.0 Chronic obstructive pulmonary disease with acute lower respiratory infection +J44.1 Chronic obstructive pulmonary disease with acute exacerbation, unspecified +J44.8 Other specified chronic obstructive pulmonary disease +J44.9 Chronic obstructive pulmonary disease, unspecified +J45 Asthma +J45.0 Predominantly allergic asthma +J45.1 Nonallergic asthma +J45.8 Mixed asthma +J45.9 Asthma, unspecified +J46 Status asthmaticus +J47 Bronchiectasis +J60-J70 Lung diseases due to external agents +J60 Coalworker pneumoconiosis +J61 Pneumoconiosis due to asbestos and other mineral fibres +J62 Pneumoconiosis due to dust containing silica +J62.0 Pneumoconiosis due to talc dust +J62.8 Pneumoconiosis due to other dust containing silica +J63 Pneumoconiosis due to other inorganic dusts +J63.0 Aluminosis (of lung) +J63.1 Bauxite fibrosis (of lung) +J63.2 Berylliosis +J63.3 Graphite fibrosis (of lung) +J63.4 Siderosis +J63.5 Stannosis +J63.8 Pneumoconiosis due to other specified inorganic dusts +J64 Unspecified pneumoconiosis +J65 Pneumoconiosis associated with tuberculosis +J66 Airway disease due to specific organic dust +J66.0 Byssinosis +J66.1 Flax-dresser disease +J66.2 Cannabinosis +J66.8 Airway disease due to other specific organic dusts +J67 Hypersensitivity pneumonitis due to organic dust +J67.0 Farmer lung +J67.1 Bagassosis +J67.2 Bird fancier lung +J67.3 Suberosis +J67.4 Maltworker lung +J67.5 Mushroom-worker lung +J67.6 Maple-bark-stripper lung +J67.7 Air-conditioner and humidifier lung +J67.8 Hypersensitivity pneumonitis due to other organic dusts +J67.9 Hypersensitivity pneumonitis due to unspecified organic dust +J68 Respiratory conditions due to inhalation of chemicals, gases, fumes and vapours +J68.0 Bronchitis and pneumonitis due to chemicals, gases, fumes and vapours +J68.1 Pulmonary oedema due to chemicals, gases, fumes and vapours +J68.2 Upper respiratory inflammation due to chemicals, gases, fumes and vapours, not elsewhere classified +J68.3 Other acute and subacute respiratory conditions due to chemicals, gases, fumes and vapours +J68.4 Chronic respiratory conditions due to chemicals, gases, fumes and vapours +J68.8 Other respiratory conditions due to chemicals, gases, fumes and vapours +J68.9 Unspecified respiratory condition due to chemicals, gases, fumes and vapours +J69 Pneumonitis due to solids and liquids +J69.0 Pneumonitis due to food and vomit +J69.1 Pneumonitis due to oils and essences +J69.8 Pneumonitis due to other solids and liquids +J70 Respiratory conditions due to other external agents +J70.0 Acute pulmonary manifestations due to radiation +J70.1 Chronic and other pulmonary manifestations due to radiation +J70.2 Acute drug-induced interstitial lung disorders +J70.3 Chronic drug-induced interstitial lung disorders +J70.4 Drug-induced interstitial lung disorders, unspecified +J70.8 Respiratory conditions due to other specified external agents +J70.9 Respiratory conditions due to unspecified external agent +J80-J84 Other respiratory diseases principally affecting the interstitium +J80 Adult respiratory distress syndrome +J81 Pulmonary oedema +J82 Pulmonary eosinophilia, not elsewhere classified +J84 Other interstitial pulmonary diseases +J84.0 Alveolar and parietoalveolar conditions +J84.1 Other interstitial pulmonary diseases with fibrosis +J84.8 Other specified interstitial pulmonary diseases +J84.9 Interstitial pulmonary disease, unspecified +J85-J86 Suppurative and necrotic conditions of lower respiratory tract +J85 Abscess of lung and mediastinum +J85.0 Gangrene and necrosis of lung +J85.1 Abscess of lung with pneumonia +J85.2 Abscess of lung without pneumonia +J85.3 Abscess of mediastinum +J86 Pyothorax +J86.0 Pyothorax with fistula +J86.9 Pyothorax without fistula +J90-J94 Other diseases of pleura +J90 Pleural effusion, not elsewhere classified +J91 Pleural effusion in conditions classified elsewhere +J92 Pleural plaque +J92.0 Pleural plaque with presence of asbestos +J92.9 Pleural plaque without asbestos +J93 Pneumothorax +J93.0 Spontaneous tension pneumothorax +J93.1 Other spontaneous pneumothorax +J93.8 Other pneumothorax +J93.9 Pneumothorax, unspecified +J94 Other pleural conditions +J94.0 Chylous effusion +J94.1 Fibrothorax +J94.2 Haemothorax +J94.8 Other specified pleural conditions +J94.9 Pleural condition, unspecified +J95-J99 Other diseases of the respiratory system +J95 Postprocedural respiratory disorders, not elsewhere classified +J95.0 Tracheostomy malfunction +J95.1 Acute pulmonary insufficiency following thoracic surgery +J95.2 Acute pulmonary insufficiency following nonthoracic surgery +J95.3 Chronic pulmonary insufficiency following surgery +J95.4 Mendelson syndrome +J95.5 Postprocedural subglottic stenosis +J95.8 Other postprocedural respiratory disorders +J95.9 Postprocedural respiratory disorder, unspecified +J96 Respiratory failure, not elsewhere classified +J96.0 Acute respiratory failure +J96.1 Chronic respiratory failure +J96.9 Respiratory failure, unspecified +J98 Other respiratory disorders +J98.0 Diseases of bronchus, not elsewhere classified +J98.1 Pulmonary collapse +J98.2 Interstitial emphysema +J98.3 Compensatory emphysema +J98.4 Other disorders of lung +J98.5 Diseases of mediastinum, not elsewhere classified +J98.6 Disorders of diaphragm +J98.7 Respiratory infections, not elsewhere classified +J98.8 Other specified respiratory disorders +J98.9 Respiratory disorder, unspecified +J99 Respiratory disorders in diseases classified elsewhere +J99.0 Rheumatoid lung disease +J99.1 Respiratory disorders in other diffuse connective tissue disorders +J99.8 Respiratory disorders in other diseases classified elsewhere +XI Diseases of the digestive system +K00-K14 Diseases of oral cavity, salivary glands and jaws +K00 Disorders of tooth development and eruption +K00.0 Anodontia +K00.1 Supernumerary teeth +K00.2 Abnormalities of size and form of teeth +K00.3 Mottled teeth +K00.4 Disturbances in tooth formation +K00.5 Hereditary disturbances in tooth structure, not elsewhere classified +K00.6 Disturbances in tooth eruption +K00.7 Teething syndrome +K00.8 Other disorders of tooth development +K00.9 Disorder of tooth development, unspecified +K01 Embedded and impacted teeth +K01.0 Embedded teeth +K01.1 Impacted teeth +K02 Dental caries +K02.0 Caries limited to enamel +K02.1 Caries of dentine +K02.2 Caries of cementum +K02.3 Arrested dental caries +K02.4 Odontoclasia +K02.5 Caries with pulp exposure +K02.8 Other dental caries +K02.9 Dental caries, unspecified +K03 Other diseases of hard tissues of teeth +K03.0 Excessive attrition of teeth +K03.1 Abrasion of teeth +K03.2 Erosion of teeth +K03.3 Pathological resorption of teeth +K03.4 Hypercementosis +K03.5 Ankylosis of teeth +K03.6 Deposits [accretions] on teeth +K03.7 Posteruptive colour changes of dental hard tissues +K03.8 Other specified diseases of hard tissues of teeth +K03.9 Disease of hard tissues of teeth, unspecified +K04 Diseases of pulp and periapical tissues +K04.0 Pulpitis +K04.1 Necrosis of pulp +K04.2 Pulp degeneration +K04.3 Abnormal hard tissue formation in pulp +K04.4 Acute apical periodontitis of pulpal origin +K04.5 Chronic apical periodontitis +K04.6 Periapical abscess with sinus +K04.7 Periapical abscess without sinus +K04.8 Radicular cyst +K04.9 Other and unspecified diseases of pulp and periapical tissues +K05 Gingivitis and periodontal diseases +K05.0 Acute gingivitis +K05.1 Chronic gingivitis +K05.2 Acute periodontitis +K05.3 Chronic periodontitis +K05.4 Periodontosis +K05.5 Other periodontal diseases +K05.6 Periodontal disease, unspecified +K06 Other disorders of gingiva and edentulous alveolar ridge +K06.0 Gingival recession +K06.1 Gingival enlargement +K06.2 Gingival and edentulous alveolar ridge lesions associated with trauma +K06.8 Other specified disorders of gingiva and edentulous alveolar ridge +K06.9 Disorder of gingiva and edentulous alveolar ridge, unspecified +K07 Dentofacial anomalies [including malocclusion] +K07.0 Major anomalies of jaw size +K07.1 Anomalies of jaw-cranial base relationship +K07.2 Anomalies of dental arch relationship +K07.3 Anomalies of tooth position +K07.4 Malocclusion, unspecified +K07.5 Dentofacial functional abnormalities +K07.6 Temporomandibular joint disorders +K07.8 Other dentofacial anomalies +K07.9 Dentofacial anomaly, unspecified +K08 Other disorders of teeth and supporting structures +K08.0 Exfoliation of teeth due to systemic causes +K08.1 Loss of teeth due to accident, extraction or local periodontal disease +K08.2 Atrophy of edentulous alveolar ridge +K08.3 Retained dental root +K08.8 Other specified disorders of teeth and supporting structures +K08.9 Disorder of teeth and supporting structures, unspecified +K09 Cysts of oral region, not elsewhere classified +K09.0 Developmental odontogenic cysts +K09.1 Developmental (nonodontogenic) cysts of oral region +K09.2 Other cysts of jaw +K09.8 Other cysts of oral region, not elsewhere classified +K09.9 Cyst of oral region, unspecified +K10 Other diseases of jaws +K10.0 Developmental disorders of jaws +K10.1 Giant cell granuloma, central +K10.2 Inflammatory conditions of jaws +K10.3 Alveolitis of jaws +K10.8 Other specified diseases of jaws +K10.9 Disease of jaws, unspecified +K11 Diseases of salivary glands +K11.0 Atrophy of salivary gland +K11.1 Hypertrophy of salivary gland +K11.2 Sialoadenitis +K11.3 Abscess of salivary gland +K11.4 Fistula of salivary gland +K11.5 Sialolithiasis +K11.6 Mucocele of salivary gland +K11.7 Disturbances of salivary secretion +K11.8 Other diseases of salivary glands +K11.9 Disease of salivary gland, unspecified +K12 Stomatitis and related lesions +K12.0 Recurrent oral aphthae +K12.1 Other forms of stomatitis +K12.2 Cellulitis and abscess of mouth +K12.3 Oral mucositis (ulcerative) +K13 Other diseases of lip and oral mucosa +K13.0 Diseases of lips +K13.1 Cheek and lip biting +K13.2 Leukoplakia and other disturbances of oral epithelium, including tongue +K13.3 Hairy leukoplakia +K13.4 Granuloma and granuloma-like lesions of oral mucosa +K13.5 Oral submucous fibrosis +K13.6 Irritative hyperplasia of oral mucosa +K13.7 Other and unspecified lesions of oral mucosa +K14 Diseases of tongue +K14.0 Glossitis +K14.1 Geographic tongue +K14.2 Median rhomboid glossitis +K14.3 Hypertrophy of tongue papillae +K14.4 Atrophy of tongue papillae +K14.5 Plicated tongue +K14.6 Glossodynia +K14.8 Other diseases of tongue +K14.9 Disease of tongue, unspecified +K20-K31 Diseases of oesophagus, stomach and duodenum +K20 Oesophagitis +K21 Gastro-oesophageal reflux disease +K21.0 Gastro-oesophageal reflux disease with oesophagitis +K21.9 Gastro-oesophageal reflux disease without oesophagitis +K22 Other diseases of oesophagus +K22.0 Achalasia of cardia +K22.1 Ulcer of oesophagus +K22.2 Oesophageal obstruction +K22.3 Perforation of oesophagus +K22.4 Dyskinesia of oesophagus +K22.5 Diverticulum of oesophagus, acquired +K22.6 Gastro-oesophageal laceration-haemorrhage syndrome +K22.7 Barrett oesophagus +K22.8 Other specified diseases of oesophagus +K22.9 Disease of oesophagus, unspecified +K23 Disorders of oesophagus in diseases classified elsewhere +K23.0 Tuberculous oesophagitis +K23.1 Megaoesophagus in Chagas disease +K23.8 Disorders of oesophagus in other diseases classified elsewhere +K25 Gastric ulcer +K25.0 Gastric ulcer : acute with haemorrhage +K25.1 Gastric ulcer : acute with perforation +K25.2 Gastric ulcer : acute with both haemorrhage and perforation +K25.3 Gastric ulcer : acute without haemorrhage or perforation +K25.4 Gastric ulcer : chronic or unspecified with haemorrhage +K25.5 Gastric ulcer : chronic or unspecified with perforation +K25.6 Gastric ulcer : chronic or unspecified with both haemorrhage and perforation +K25.7 Gastric ulcer : chronic without haemorrhage or perforation +K25.9 Gastric ulcer : unspecified as acute or chronic, without haemorrhage or perforation +K26 Duodenal ulcer +K26.0 Duodenal ulcer : acute with haemorrhage +K26.1 Duodenal ulcer : acute with perforation +K26.2 Duodenal ulcer : acute with both haemorrhage and perforation +K26.3 Duodenal ulcer : acute without haemorrhage or perforation +K26.4 Duodenal ulcer : chronic or unspecified with haemorrhage +K26.5 Duodenal ulcer : chronic or unspecified with perforation +K26.6 Duodenal ulcer : chronic or unspecified with both haemorrhage and perforation +K26.7 Duodenal ulcer : chronic without haemorrhage or perforation +K26.9 Duodenal ulcer : unspecified as acute or chronic, without haemorrhage or perforation +K27 Peptic ulcer, site unspecified +K27.0 Peptic ulcer, site unspecified : acute with haemorrhage +K27.1 Peptic ulcer, site unspecified : acute with perforation +K27.2 Peptic ulcer, site unspecified : acute with both haemorrhage and perforation +K27.3 Peptic ulcer, site unspecified : acute without haemorrhage or perforation +K27.4 Peptic ulcer, site unspecified : chronic or unspecified with haemorrhage +K27.5 Peptic ulcer, site unspecified : chronic or unspecified with perforation +K27.6 Peptic ulcer, site unspecified : chronic or unspecified with both haemorrhage and perforation +K27.7 Peptic ulcer, site unspecified : chronic without haemorrhage or perforation +K27.9 Peptic ulcer, site unspecified : unspecified as acute or chronic, without haemorrhage or perforation +K28 Gastrojejunal ulcer +K28.0 Gastrojejunal ulcer : acute with haemorrhage +K28.1 Gastrojejunal ulcer : acute with perforation +K28.2 Gastrojejunal ulcer : acute with both haemorrhage and perforation +K28.3 Gastrojejunal ulcer : acute without haemorrhage or perforation +K28.4 Gastrojejunal ulcer : chronic or unspecified with haemorrhage +K28.5 Gastrojejunal ulcer : chronic or unspecified with perforation +K28.6 Gastrojejunal ulcer : chronic or unspecified with both haemorrhage and perforation +K28.7 Gastrojejunal ulcer : chronic without haemorrhage or perforation +K28.9 Gastrojejunal ulcer : unspecified as acute or chronic, without haemorrhage or perforation +K29 Gastritis and duodenitis +K29.0 Acute haemorrhagic gastritis +K29.1 Other acute gastritis +K29.2 Alcoholic gastritis +K29.3 Chronic superficial gastritis +K29.4 Chronic atrophic gastritis +K29.5 Chronic gastritis, unspecified +K29.6 Other gastritis +K29.7 Gastritis, unspecified +K29.8 Duodenitis +K29.9 Gastroduodenitis, unspecified +K30 Functional dyspepsia +K31 Other diseases of stomach and duodenum +K31.0 Acute dilatation of stomach +K31.1 Adult hypertrophic pyloric stenosis +K31.2 Hourglass stricture and stenosis of stomach +K31.3 Pylorospasm, not elsewhere classified +K31.4 Gastric diverticulum +K31.5 Obstruction of duodenum +K31.6 Fistula of stomach and duodenum +K31.7 Polyp of stomach and duodenum +K31.8 Other specified diseases of stomach and duodenum +K31.9 Disease of stomach and duodenum, unspecified +K35-K38 Diseases of appendix +K35 Acute appendicitis +K35.2 Acute appendicitis with generalized peritonitis +K35.3 Acute appendicitis with localized peritonitis +K35.8 Acute appendicitis, other and unspecified +K36 Other appendicitis +K37 Unspecified appendicitis +K38 Other diseases of appendix +K38.0 Hyperplasia of appendix +K38.1 Appendicular concretions +K38.2 Diverticulum of appendix +K38.3 Fistula of appendix +K38.8 Other specified diseases of appendix +K38.9 Disease of appendix, unspecified +K40-K46 Hernia +K40 Inguinal hernia +K40.0 Bilateral inguinal hernia, with obstruction, without gangrene +K40.1 Bilateral inguinal hernia, with gangrene +K40.2 Bilateral inguinal hernia, without obstruction or gangrene +K40.3 Unilateral or unspecified inguinal hernia, with obstruction, without gangrene +K40.4 Unilateral or unspecified inguinal hernia, with gangrene +K40.9 Unilateral or unspecified inguinal hernia, without obstruction or gangrene +K41 Femoral hernia +K41.0 Bilateral femoral hernia, with obstruction, without gangrene +K41.1 Bilateral femoral hernia, with gangrene +K41.2 Bilateral femoral hernia, without obstruction or gangrene +K41.3 Unilateral or unspecified femoral hernia, with obstruction, without gangrene +K41.4 Unilateral or unspecified femoral hernia, with gangrene +K41.9 Unilateral or unspecified femoral hernia, without obstruction or gangrene +K42 Umbilical hernia +K42.0 Umbilical hernia with obstruction, without gangrene +K42.1 Umbilical hernia with gangrene +K42.9 Umbilical hernia without obstruction or gangrene +K43 Ventral hernia +K43.0 Incisional hernia with obstruction, without gangrene +K43.1 Incisional hernia with gangrene +K43.2 Incisional hernia without obstruction or gangrene +K43.3 Parastomal hernia with obstruction, without gangrene +K43.4 Parastomal hernia with gangrene +K43.5 Parastomal hernia without obstruction or gangrene +K43.6 Other and unspecified ventral hernia with obstruction without gangrene +K43.7 Other and unspecified ventral hernia with gangrene +K43.9 Other and unspecified ventral hernia without obstruction or gangrene +K44 Diaphragmatic hernia +K44.0 Diaphragmatic hernia with obstruction, without gangrene +K44.1 Diaphragmatic hernia with gangrene +K44.9 Diaphragmatic hernia without obstruction or gangrene +K45 Other abdominal hernia +K45.0 Other specified abdominal hernia with obstruction, without gangrene +K45.1 Other specified abdominal hernia with gangrene +K45.8 Other specified abdominal hernia without obstruction or gangrene +K46 Unspecified abdominal hernia +K46.0 Unspecified abdominal hernia with obstruction, without gangrene +K46.1 Unspecified abdominal hernia with gangrene +K46.9 Unspecified abdominal hernia without obstruction or gangrene +K50-K52 Noninfective enteritis and colitis +K50 Crohn disease [regional enteritis] +K50.0 Crohn disease of small intestine +K50.1 Crohn disease of large intestine +K50.8 Other Crohn disease +K50.9 Crohn disease, unspecified +K51 Ulcerative colitis +K51.0 Ulcerative (chronic) pancolitis +K51.2 Ulcerative (chronic) proctitis +K51.3 Ulcerative (chronic) rectosigmoiditis +K51.4 Inflammatory polyps +K51.5 Left sided colitis +K51.8 Other ulcerative colitis +K51.9 Ulcerative colitis, unspecified +K52 Other noninfective gastroenteritis and colitis +K52.0 Gastroenteritis and colitis due to radiation +K52.1 Toxic gastroenteritis and colitis +K52.2 Allergic and dietetic gastroenteritis and colitis +K52.3 Indeterminate colitis +K52.8 Other specified noninfective gastroenteritis and colitis +K52.9 Noninfective gastroenteritis and colitis, unspecified +K55-K64 Other diseases of intestines +K55 Vascular disorders of intestine +K55.0 Acute vascular disorders of intestine +K55.1 Chronic vascular disorders of intestine +K55.2 Angiodysplasia of colon +K55.3 Angiodysplasia of small intestine +K55.8 Other vascular disorders of intestine +K55.9 Vascular disorder of intestine, unspecified +K56 Paralytic ileus and intestinal obstruction without hernia +K56.0 Paralytic ileus +K56.1 Intussusception +K56.2 Volvulus +K56.3 Gallstone ileus +K56.4 Other impaction of intestine +K56.5 Intestinal adhesions [bands] with obstruction +K56.6 Other and unspecified intestinal obstruction +K56.7 Ileus, unspecified +K57 Diverticular disease of intestine +K57.0 Diverticular disease of small intestine with perforation and abscess +K57.1 Diverticular disease of small intestine without perforation or abscess +K57.2 Diverticular disease of large intestine with perforation and abscess +K57.3 Diverticular disease of large intestine without perforation or abscess +K57.4 Diverticular disease of both small and large intestine with perforation and abscess +K57.5 Diverticular disease of both small and large intestine without perforation or abscess +K57.8 Diverticular disease of intestine, part unspecified, with perforation and abscess +K57.9 Diverticular disease of intestine, part unspecified, without perforation or abscess +K58 Irritable bowel syndrome +K58.1 Irritable bowel syndrome with predominant diarrhoea [IBS-D] +K58.2 Irritable bowel syndrome with predominant constipation [IBS-C] +K58.3 Irritable bowel syndrome with mixed bowel habits [IBS-M] +K58.8 Other and unspecified irritable bowel syndrome +K59 Other functional intestinal disorders +K59.0 Constipation +K59.1 Functional diarrhoea +K59.2 Neurogenic bowel, not elsewhere classified +K59.3 Megacolon, not elsewhere classified +K59.4 Anal spasm +K59.8 Other specified functional intestinal disorders +K59.9 Functional intestinal disorder, unspecified +K60 Fissure and fistula of anal and rectal regions +K60.0 Acute anal fissure +K60.1 Chronic anal fissure +K60.2 Anal fissure, unspecified +K60.3 Anal fistula +K60.4 Rectal fistula +K60.5 Anorectal fistula +K61 Abscess of anal and rectal regions +K61.0 Anal abscess +K61.1 Rectal abscess +K61.2 Anorectal abscess +K61.3 Ischiorectal abscess +K61.4 Intrasphincteric abscess +K62 Other diseases of anus and rectum +K62.0 Anal polyp +K62.1 Rectal polyp +K62.2 Anal prolapse +K62.3 Rectal prolapse +K62.4 Stenosis of anus and rectum +K62.5 Haemorrhage of anus and rectum +K62.6 Ulcer of anus and rectum +K62.7 Radiation proctitis +K62.8 Other specified diseases of anus and rectum +K62.9 Disease of anus and rectum, unspecified +K63 Other diseases of intestine +K63.0 Abscess of intestine +K63.1 Perforation of intestine (nontraumatic) +K63.2 Fistula of intestine +K63.3 Ulcer of intestine +K63.4 Enteroptosis +K63.5 Polyp of colon +K63.8 Other specified diseases of intestine +K63.9 Disease of intestine, unspecified +K64 Haemorrhoids and perianal venous thrombosis +K64.0 First degree haemorrhoids +K64.1 Second degree haemorrhoids +K64.2 Third degree haemorrhoids +K64.3 Fourth degree haemorrhoids +K64.4 Residual haemorrhoidal skin tags +K64.5 Perianal venous thrombosis +K64.8 Other specified haemorrhoids +K64.9 Haemorrhoids, unspecified +K65-K67 Diseases of peritoneum +K65 Peritonitis +K65.0 Acute peritonitis +K65.8 Other peritonitis +K65.9 Peritonitis, unspecified +K66 Other disorders of peritoneum +K66.0 Peritoneal adhesions +K66.1 Haemoperitoneum +K66.2 Retroperitoneal fibrosis +K66.8 Other specified disorders of peritoneum +K66.9 Disorder of peritoneum, unspecified +K67 Disorders of peritoneum in infectious diseases classified elsewhere +K67.0 Chlamydial peritonitis +K67.1 Gonococcal peritonitis +K67.2 Syphilitic peritonitis +K67.3 Tuberculous peritonitis +K67.8 Other disorders of peritoneum in infectious diseases classified elsewhere +K70-K77 Diseases of liver +K70 Alcoholic liver disease +K70.0 Alcoholic fatty liver +K70.1 Alcoholic hepatitis +K70.2 Alcoholic fibrosis and sclerosis of liver +K70.3 Alcoholic cirrhosis of liver +K70.4 Alcoholic hepatic failure +K70.9 Alcoholic liver disease, unspecified +K71 Toxic liver disease +K71.0 Toxic liver disease with cholestasis +K71.1 Toxic liver disease with hepatic necrosis +K71.2 Toxic liver disease with acute hepatitis +K71.3 Toxic liver disease with chronic persistent hepatitis +K71.4 Toxic liver disease with chronic lobular hepatitis +K71.5 Toxic liver disease with chronic active hepatitis +K71.6 Toxic liver disease with hepatitis, not elsewhere classified +K71.7 Toxic liver disease with fibrosis and cirrhosis of liver +K71.8 Toxic liver disease with other disorders of liver +K71.9 Toxic liver disease, unspecified +K72 Hepatic failure, not elsewhere classified +K72.0 Acute and subacute hepatic failure +K72.1 Chronic hepatic failure +K72.9 Hepatic failure, unspecified +K73 Chronic hepatitis, not elsewhere classified +K73.0 Chronic persistent hepatitis, not elsewhere classified +K73.1 Chronic lobular hepatitis, not elsewhere classified +K73.2 Chronic active hepatitis, not elsewhere classified +K73.8 Other chronic hepatitis, not elsewhere classified +K73.9 Chronic hepatitis, unspecified +K74 Fibrosis and cirrhosis of liver +K74.0 Hepatic fibrosis +K74.1 Hepatic sclerosis +K74.2 Hepatic fibrosis with hepatic sclerosis +K74.3 Primary biliary cirrhosis +K74.4 Secondary biliary cirrhosis +K74.5 Biliary cirrhosis, unspecified +K74.6 Other and unspecified cirrhosis of liver +K75 Other inflammatory liver diseases +K75.0 Abscess of liver +K75.1 Phlebitis of portal vein +K75.2 Nonspecific reactive hepatitis +K75.3 Granulomatous hepatitis, not elsewhere classified +K75.4 Autoimmune hepatitis +K75.8 Other specified inflammatory liver diseases +K75.9 Inflammatory liver disease, unspecified +K76 Other diseases of liver +K76.0 Fatty (change of) liver, not elsewhere classified +K76.1 Chronic passive congestion of liver +K76.2 Central haemorrhagic necrosis of liver +K76.3 Infarction of liver +K76.4 Peliosis hepatis +K76.5 Hepatic veno-occlusive disease +K76.6 Portal hypertension +K76.7 Hepatorenal syndrome +K76.8 Other specified diseases of liver +K76.9 Liver disease, unspecified +K77 Liver disorders in diseases classified elsewhere +K77.0 Liver disorders in infectious and parasitic diseases classified elsewhere +K77.8 Liver disorders in other diseases classified elsewhere +K80-K87 Disorders of gallbladder, biliary tract and pancreas +K80 Cholelithiasis +K80.0 Calculus of gallbladder with acute cholecystitis +K80.1 Calculus of gallbladder with other cholecystitis +K80.2 Calculus of gallbladder without cholecystitis +K80.3 Calculus of bile duct with cholangitis +K80.4 Calculus of bile duct with cholecystitis +K80.5 Calculus of bile duct without cholangitis or cholecystitis +K80.8 Other cholelithiasis +K81 Cholecystitis +K81.0 Acute cholecystitis +K81.1 Chronic cholecystitis +K81.8 Other cholecystitis +K81.9 Cholecystitis, unspecified +K82 Other diseases of gallbladder +K82.0 Obstruction of gallbladder +K82.1 Hydrops of gallbladder +K82.2 Perforation of gallbladder +K82.3 Fistula of gallbladder +K82.4 Cholesterolosis of gallbladder +K82.8 Other specified diseases of gallbladder +K82.9 Disease of gallbladder, unspecified +K83 Other diseases of biliary tract +K83.0 Cholangitis +K83.1 Obstruction of bile duct +K83.2 Perforation of bile duct +K83.3 Fistula of bile duct +K83.4 Spasm of sphincter of Oddi +K83.5 Biliary cyst +K83.8 Other specified diseases of biliary tract +K83.9 Disease of biliary tract, unspecified +K85 Acute pancreatitis +K85.0 Idiopathic acute pancreatitis +K85.1 Biliary acute pancreatitis +K85.2 Alcohol-induced acute pancreatitis +K85.3 Drug-induced acute pancreatitis +K85.8 Other acute pancreatitis +K85.9 Acute pancreatitis, unspecified +K86 Other diseases of pancreas +K86.0 Alcohol-induced chronic pancreatitis +K86.1 Other chronic pancreatitis +K86.2 Cyst of pancreas +K86.3 Pseudocyst of pancreas +K86.8 Other specified diseases of pancreas +K86.9 Disease of pancreas, unspecified +K87 Disorders of gallbladder, biliary tract and pancreas in diseases classified elsewhere +K87.0 Disorders of gallbladder and biliary tract in diseases classified elsewhere +K87.1 Disorders of pancreas in diseases classified elsewhere +K90-K93 Other diseases of the digestive system +K90 Intestinal malabsorption +K90.0 Coeliac disease +K90.1 Tropical sprue +K90.2 Blind loop syndrome, not elsewhere classified +K90.3 Pancreatic steatorrhoea +K90.4 Malabsorption due to intolerance, not elsewhere classified +K90.8 Other intestinal malabsorption +K90.9 Intestinal malabsorption, unspecified +K91 Postprocedural disorders of digestive system, not elsewhere classified +K91.0 Vomiting following gastrointestinal surgery +K91.1 Postgastric surgery syndromes +K91.2 Postsurgical malabsorption, not elsewhere classified +K91.3 Postoperative intestinal obstruction +K91.4 Colostomy and enterostomy malfunction +K91.5 Postcholecystectomy syndrome +K91.8 Other postprocedural disorders of digestive system, not elsewhere classified +K91.9 Postprocedural disorder of digestive system, unspecified +K92 Other diseases of digestive system +K92.0 Haematemesis +K92.1 Melaena +K92.2 Gastrointestinal haemorrhage, unspecified +K92.8 Other specified diseases of digestive system +K92.9 Disease of digestive system, unspecified +K93 Disorders of other digestive organs in diseases classified elsewhere +K93.0 Tuberculous disorders of intestines, peritoneum and mesenteric glands +K93.1 Megacolon in Chagas disease +K93.8 Disorders of other specified digestive organs in diseases classified elsewhere +XII Diseases of the skin and subcutaneous tissue +L00-L08 Infections of the skin and subcutaneous tissue +L00 Staphylococcal scalded skin syndrome +L01 Impetigo +L01.0 Impetigo [any organism] [any site] +L01.1 Impetiginization of other dermatoses +L02 Cutaneous abscess, furuncle and carbuncle +L02.0 Cutaneous abscess, furuncle and carbuncle of face +L02.1 Cutaneous abscess, furuncle and carbuncle of neck +L02.2 Cutaneous abscess, furuncle and carbuncle of trunk +L02.3 Cutaneous abscess, furuncle and carbuncle of buttock +L02.4 Cutaneous abscess, furuncle and carbuncle of limb +L02.8 Cutaneous abscess, furuncle and carbuncle of other sites +L02.9 Cutaneous abscess, furuncle and carbuncle, unspecified +L03 Cellulitis +L03.0 Cellulitis of finger and toe +L03.1 Cellulitis of other parts of limb +L03.2 Cellulitis of face +L03.3 Cellulitis of trunk +L03.8 Cellulitis of other sites +L03.9 Cellulitis, unspecified +L04 Acute lymphadenitis +L04.0 Acute lymphadenitis of face, head and neck +L04.1 Acute lymphadenitis of trunk +L04.2 Acute lymphadenitis of upper limb +L04.3 Acute lymphadenitis of lower limb +L04.8 Acute lymphadenitis of other sites +L04.9 Acute lymphadenitis, unspecified +L05 Pilonidal cyst +L05.0 Pilonidal cyst with abscess +L05.9 Pilonidal cyst without abscess +L08 Other local infections of skin and subcutaneous tissue +L08.0 Pyoderma +L08.1 Erythrasma +L08.8 Other specified local infections of skin and subcutaneous tissue +L08.9 Local infection of skin and subcutaneous tissue, unspecified +L10-L14 Bullous disorders +L10 Pemphigus +L10.0 Pemphigus vulgaris +L10.1 Pemphigus vegetans +L10.2 Pemphigus foliaceus +L10.3 Brazilian pemphigus [fogo selvagem] +L10.4 Pemphigus erythematosus +L10.5 Drug-induced pemphigus +L10.8 Other pemphigus +L10.9 Pemphigus, unspecified +L11 Other acantholytic disorders +L11.0 Acquired keratosis follicularis +L11.1 Transient acantholytic dermatosis [Grover] +L11.8 Other specified acantholytic disorders +L11.9 Acantholytic disorder, unspecified +L12 Pemphigoid +L12.0 Bullous pemphigoid +L12.1 Cicatricial pemphigoid +L12.2 Chronic bullous disease of childhood +L12.3 Acquired epidermolysis bullosa +L12.8 Other pemphigoid +L12.9 Pemphigoid, unspecified +L13 Other bullous disorders +L13.0 Dermatitis herpetiformis +L13.1 Subcorneal pustular dermatitis +L13.8 Other specified bullous disorders +L13.9 Bullous disorder, unspecified +L14 Bullous disorders in diseases classified elsewhere +L20-L30 Dermatitis and eczema +L20 Atopic dermatitis +L20.0 Besnier prurigo +L20.8 Other atopic dermatitis +L20.9 Atopic dermatitis, unspecified +L21 Seborrhoeic dermatitis +L21.0 Seborrhoea capitis +L21.1 Seborrhoeic infantile dermatitis +L21.8 Other seborrhoeic dermatitis +L21.9 Seborrhoeic dermatitis, unspecified +L22 Diaper [napkin] dermatitis +L23 Allergic contact dermatitis +L23.0 Allergic contact dermatitis due to metals +L23.1 Allergic contact dermatitis due to adhesives +L23.2 Allergic contact dermatitis due to cosmetics +L23.3 Allergic contact dermatitis due to drugs in contact with skin +L23.4 Allergic contact dermatitis due to dyes +L23.5 Allergic contact dermatitis due to other chemical products +L23.6 Allergic contact dermatitis due to food in contact with skin +L23.7 Allergic contact dermatitis due to plants, except food +L23.8 Allergic contact dermatitis due to other agents +L23.9 Allergic contact dermatitis, unspecified cause +L24 Irritant contact dermatitis +L24.0 Irritant contact dermatitis due to detergents +L24.1 Irritant contact dermatitis due to oils and greases +L24.2 Irritant contact dermatitis due to solvents +L24.3 Irritant contact dermatitis due to cosmetics +L24.4 Irritant contact dermatitis due to drugs in contact with skin +L24.5 Irritant contact dermatitis due to other chemical products +L24.6 Irritant contact dermatitis due to food in contact with skin +L24.7 Irritant contact dermatitis due to plants, except food +L24.8 Irritant contact dermatitis due to other agents +L24.9 Irritant contact dermatitis, unspecified cause +L25 Unspecified contact dermatitis +L25.0 Unspecified contact dermatitis due to cosmetics +L25.1 Unspecified contact dermatitis due to drugs in contact with skin +L25.2 Unspecified contact dermatitis due to dyes +L25.3 Unspecified contact dermatitis due to other chemical products +L25.4 Unspecified contact dermatitis due to food in contact with skin +L25.5 Unspecified contact dermatitis due to plants, except food +L25.8 Unspecified contact dermatitis due to other agents +L25.9 Unspecified contact dermatitis, unspecified cause +L26 Exfoliative dermatitis +L27 Dermatitis due to substances taken internally +L27.0 Generalized skin eruption due to drugs and medicaments +L27.1 Localized skin eruption due to drugs and medicaments +L27.2 Dermatitis due to ingested food +L27.8 Dermatitis due to other substances taken internally +L27.9 Dermatitis due to unspecified substance taken internally +L28 Lichen simplex chronicus and prurigo +L28.0 Lichen simplex chronicus +L28.1 Prurigo nodularis +L28.2 Other prurigo +L29 Pruritus +L29.0 Pruritus ani +L29.1 Pruritus scroti +L29.2 Pruritus vulvae +L29.3 Anogenital pruritus, unspecified +L29.8 Other pruritus +L29.9 Pruritus, unspecified +L30 Other dermatitis +L30.0 Nummular dermatitis +L30.1 Dyshidrosis [pompholyx] +L30.2 Cutaneous autosensitization +L30.3 Infective dermatitis +L30.4 Erythema intertrigo +L30.5 Pityriasis alba +L30.8 Other specified dermatitis +L30.9 Dermatitis, unspecified +L40-L45 Papulosquamous disorders +L40 Psoriasis +L40.0 Psoriasis vulgaris +L40.1 Generalized pustular psoriasis +L40.2 Acrodermatitis continua +L40.3 Pustulosis palmaris et plantaris +L40.4 Guttate psoriasis +L40.5 Arthropathic psoriasis +L40.8 Other psoriasis +L40.9 Psoriasis, unspecified +L41 Parapsoriasis +L41.0 Pityriasis lichenoides et varioliformis acuta +L41.1 Pityriasis lichenoides chronica +L41.3 Small plaque parapsoriasis +L41.4 Large plaque parapsoriasis +L41.5 Retiform parapsoriasis +L41.8 Other parapsoriasis +L41.9 Parapsoriasis, unspecified +L42 Pityriasis rosea +L43 Lichen planus +L43.0 Hypertrophic lichen planus +L43.1 Bullous lichen planus +L43.2 Lichenoid drug reaction +L43.3 Subacute (active) lichen planus +L43.8 Other lichen planus +L43.9 Lichen planus, unspecified +L44 Other papulosquamous disorders +L44.0 Pityriasis rubra pilaris +L44.1 Lichen nitidus +L44.2 Lichen striatus +L44.3 Lichen ruber moniliformis +L44.4 Infantile papular acrodermatitis [Giannotti-Crosti] +L44.8 Other specified papulosquamous disorders +L44.9 Papulosquamous disorder, unspecified +L45 Papulosquamous disorders in diseases classified elsewhere +L50-L54 Urticaria and erythema +L50 Urticaria +L50.0 Allergic urticaria +L50.1 Idiopathic urticaria +L50.2 Urticaria due to cold and heat +L50.3 Dermatographic urticaria +L50.4 Vibratory urticaria +L50.5 Cholinergic urticaria +L50.6 Contact urticaria +L50.8 Other urticaria +L50.9 Urticaria, unspecified +L51 Erythema multiforme +L51.0 Nonbullous erythema multiforme +L51.1 Bullous erythema multiforme +L51.2 Toxic epidermal necrolysis [Lyell] +L51.8 Other erythema multiforme +L51.9 Erythema multiforme, unspecified +L52 Erythema nodosum +L53 Other erythematous conditions +L53.0 Toxic erythema +L53.1 Erythema annulare centrifugum +L53.2 Erythema marginatum +L53.3 Other chronic figurate erythema +L53.8 Other specified erythematous conditions +L53.9 Erythematous condition, unspecified +L54 Erythema in diseases classified elsewhere +L54.0 Erythema marginatum in acute rheumatic fever +L54.8 Erythema in other diseases classified elsewhere +L55-L59 Radiation-related disorders of the skin and subcutaneous tissue +L55 Sunburn +L55.0 Sunburn of first degree +L55.1 Sunburn of second degree +L55.2 Sunburn of third degree +L55.8 Other sunburn +L55.9 Sunburn, unspecified +L56 Other acute skin changes due to ultraviolet radiation +L56.0 Drug phototoxic response +L56.1 Drug photoallergic response +L56.2 Photocontact dermatitis [berloque dermatitis] +L56.3 Solar urticaria +L56.4 Polymorphous light eruption +L56.8 Other specified acute skin changes due to ultraviolet radiation +L56.9 Acute skin change due to ultraviolet radiation, unspecified +L57 Skin changes due to chronic exposure to nonionizing radiation +L57.0 Actinic keratosis +L57.1 Actinic reticuloid +L57.2 Cutis rhomboidalis nuchae +L57.3 Poikiloderma of Civatte +L57.4 Cutis laxa senilis +L57.5 Actinic granuloma +L57.8 Other skin changes due to chronic exposure to nonionizing radiation +L57.9 Skin changes due to chronic exposure to nonionizing radiation, unspecified +L58 Radiodermatitis +L58.0 Acute radiodermatitis +L58.1 Chronic radiodermatitis +L58.9 Radiodermatitis, unspecified +L59 Other disorders of skin and subcutaneous tissue related to radiation +L59.0 Erythema ab igne [dermatitis ab igne] +L59.8 Other specified disorders of skin and subcutaneous tissue related to radiation +L59.9 Disorder of skin and subcutaneous tissue related to radiation, unspecified +L60-L75 Disorders of skin appendages +L60 Nail disorders +L60.0 Ingrowing nail +L60.1 Onycholysis +L60.2 Onychogryphosis +L60.3 Nail dystrophy +L60.4 Beau lines +L60.5 Yellow nail syndrome +L60.8 Other nail disorders +L60.9 Nail disorder, unspecified +L62 Nail disorders in diseases classified elsewhere +L62.0 Clubbed nail pachydermoperiostosis +L62.8 Nail disorders in other diseases classified elsewhere +L63 Alopecia areata +L63.0 Alopecia (capitis) totalis +L63.1 Alopecia universalis +L63.2 Ophiasis +L63.8 Other alopecia areata +L63.9 Alopecia areata, unspecified +L64 Androgenic alopecia +L64.0 Drug-induced androgenic alopecia +L64.8 Other androgenic alopecia +L64.9 Androgenic alopecia, unspecified +L65 Other nonscarring hair loss +L65.0 Telogen effluvium +L65.1 Anagen effluvium +L65.2 Alopecia mucinosa +L65.8 Other specified nonscarring hair loss +L65.9 Nonscarring hair loss, unspecified +L66 Cicatricial alopecia [scarring hair loss] +L66.0 Pseudopelade +L66.1 Lichen planopilaris +L66.2 Folliculitis decalvans +L66.3 Perifolliculitis capitis abscedens +L66.4 Folliculitis ulerythematosa reticulata +L66.8 Other cicatricial alopecia +L66.9 Cicatricial alopecia, unspecified +L67 Hair colour and hair shaft abnormalities +L67.0 Trichorrhexis nodosa +L67.1 Variations in hair colour +L67.8 Other hair colour and hair shaft abnormalities +L67.9 Hair colour and hair shaft abnormality, unspecified +L68 Hypertrichosis +L68.0 Hirsutism +L68.1 Acquired hypertrichosis lanuginosa +L68.2 Localized hypertrichosis +L68.3 Polytrichia +L68.8 Other hypertrichosis +L68.9 Hypertrichosis, unspecified +L70 Acne +L70.0 Acne vulgaris +L70.1 Acne conglobata +L70.2 Acne varioliformis +L70.3 Acne tropica +L70.4 Infantile acne +L70.5 Acné excoriée +L70.8 Other acne +L70.9 Acne, unspecified +L71 Rosacea +L71.0 Perioral dermatitis +L71.1 Rhinophyma +L71.8 Other rosacea +L71.9 Rosacea, unspecified +L72 Follicular cysts of skin and subcutaneous tissue +L72.0 Epidermal cyst +L72.1 Trichilemmal cyst +L72.2 Steatocystoma multiplex +L72.8 Other follicular cysts of skin and subcutaneous tissue +L72.9 Follicular cyst of skin and subcutaneous tissue, unspecified +L73 Other follicular disorders +L73.0 Acne keloid +L73.1 Pseudofolliculitis barbae +L73.2 Hidradenitis suppurativa +L73.8 Other specified follicular disorders +L73.9 Follicular disorder, unspecified +L74 Eccrine sweat disorders +L74.0 Miliaria rubra +L74.1 Miliaria crystallina +L74.2 Miliaria profunda +L74.3 Miliaria, unspecified +L74.4 Anhidrosis +L74.8 Other eccrine sweat disorders +L74.9 Eccrine sweat disorder, unspecified +L75 Apocrine sweat disorders +L75.0 Bromhidrosis +L75.1 Chromhidrosis +L75.2 Apocrine miliaria +L75.8 Other apocrine sweat disorders +L75.9 Apocrine sweat disorder, unspecified +L80-L99 Other disorders of the skin and subcutaneous tissue +L80 Vitiligo +L81 Other disorders of pigmentation +L81.0 Postinflammatory hyperpigmentation +L81.1 Chloasma +L81.2 Freckles +L81.3 Café au lait spots +L81.4 Other melanin hyperpigmentation +L81.5 Leukoderma, not elsewhere classified +L81.6 Other disorders of diminished melanin formation +L81.7 Pigmented purpuric dermatosis +L81.8 Other specified disorders of pigmentation +L81.9 Disorder of pigmentation, unspecified +L82 Seborrhoeic keratosis +L83 Acanthosis nigricans +L84 Corns and callosities +L85 Other epidermal thickening +L85.0 Acquired ichthyosis +L85.1 Acquired keratosis [keratoderma] palmaris et plantaris +L85.2 Keratosis punctata (palmaris et plantaris) +L85.3 Xerosis cutis +L85.8 Other specified epidermal thickening +L85.9 Epidermal thickening, unspecified +L86 Keratoderma in diseases classified elsewhere +L87 Transepidermal elimination disorders +L87.0 Keratosis follicularis et parafollicularis in cutem penetrans [Kyrle] +L87.1 Reactive perforating collagenosis +L87.2 Elastosis perforans serpiginosa +L87.8 Other transepidermal elimination disorders +L87.9 Transepidermal elimination disorder, unspecified +L88 Pyoderma gangrenosum +L89 Decubitus ulcer and pressure area +L89.0 Stage I decubitus ulcer and pressure area +L89.1 Stage II decubitus ulcer +L89.2 Stage III decubitus ulcer +L89.3 Stage IV decubitus ulcer +L89.9 Decubitus ulcer and pressure area, unspecified +L90 Atrophic disorders of skin +L90.0 Lichen sclerosus et atrophicus +L90.1 Anetoderma of Schweninger-Buzzi +L90.2 Anetoderma of Jadassohn-Pellizzari +L90.3 Atrophoderma of Pasini and Pierini +L90.4 Acrodermatitis chronica atrophicans +L90.5 Scar conditions and fibrosis of skin +L90.6 Striae atrophicae +L90.8 Other atrophic disorders of skin +L90.9 Atrophic disorder of skin, unspecified +L91 Hypertrophic disorders of skin +L91.0 Hypertrophic scar +L91.8 Other hypertrophic disorders of skin +L91.9 Hypertrophic disorder of skin, unspecified +L92 Granulomatous disorders of skin and subcutaneous tissue +L92.0 Granuloma annulare +L92.1 Necrobiosis lipoidica, not elsewhere classified +L92.2 Granuloma faciale [eosinophilic granuloma of skin] +L92.3 Foreign body granuloma of skin and subcutaneous tissue +L92.8 Other granulomatous disorders of skin and subcutaneous tissue +L92.9 Granulomatous disorder of skin and subcutaneous tissue, unspecified +L93 Lupus erythematosus +L93.0 Discoid lupus erythematosus +L93.1 Subacute cutaneous lupus erythematosus +L93.2 Other local lupus erythematosus +L94 Other localized connective tissue disorders +L94.0 Localized scleroderma [morphea] +L94.1 Linear scleroderma +L94.2 Calcinosis cutis +L94.3 Sclerodactyly +L94.4 Gottron papules +L94.5 Poikiloderma vasculare atrophicans +L94.6 Ainhum +L94.8 Other specified localized connective tissue disorders +L94.9 Localized connective tissue disorder, unspecified +L95 Vasculitis limited to skin, not elsewhere classified +L95.0 Livedoid vasculitis +L95.1 Erythema elevatum diutinum +L95.8 Other vasculitis limited to skin +L95.9 Vasculitis limited to skin, unspecified +L97 Ulcer of lower limb, not elsewhere classified +L98 Other disorders of skin and subcutaneous tissue, not elsewhere classified +L98.0 Pyogenic granuloma +L98.1 Factitial dermatitis +L98.2 Febrile neutrophilic dermatosis [Sweet] +L98.3 Eosinophilic cellulitis [Wells] +L98.4 Chronic ulcer of skin, not elsewhere classified +L98.5 Mucinosis of skin +L98.6 Other infiltrative disorders of skin and subcutaneous tissue +L98.7 Excessive and redundant skin and subcutaneous tissue +L98.8 Other specified disorders of skin and subcutaneous tissue +L98.9 Disorder of skin and subcutaneous tissue, unspecified +L99 Other disorders of skin and subcutaneous tissue in diseases classified elsewhere +L99.0 Amyloidosis of skin +L99.8 Other specified disorders of skin and subcutaneous tissue in diseases classified elsewhere +XIII Diseases of the musculoskeletal system and connective tissue +M00-M25 Arthropathies +M00-M03 Infectious arthropathies +M00 Pyogenic arthritis +M00.0 Staphylococcal arthritis and polyarthritis +M00.1 Pneumococcal arthritis and polyarthritis +M00.2 Other streptococcal arthritis and polyarthritis +M00.8 Arthritis and polyarthritis due to other specified bacterial agents +M00.9 Pyogenic arthritis, unspecified +M01 Direct infections of joint in infectious and parasitic diseases classified elsewhere +M01.0 Meningococcal arthritis +M01.1 Tuberculous arthritis +M01.2 Arthritis in Lyme disease +M01.3 Arthritis in other bacterial diseases classified elsewhere +M01.4 Rubella arthritis +M01.5 Arthritis in other viral diseases classified elsewhere +M01.6 Arthritis in mycoses +M01.8 Arthritis in other infectious and parasitic diseases classified elsewhere +M02 Reactive arthropathies +M02.0 Arthropathy following intestinal bypass +M02.1 Postdysenteric arthropathy +M02.2 Postimmunization arthropathy +M02.3 Reiter disease +M02.8 Other reactive arthropathies +M02.9 Reactive arthropathy, unspecified +M03 Postinfective and reactive arthropathies in diseases classified elsewhere +M03.0 Postmeningococcal arthritis +M03.1 Postinfective arthropathy in syphilis +M03.2 Other postinfectious arthropathies in diseases classified elsewhere +M03.6 Reactive arthropathy in other diseases classified elsewhere +M05-M14 Inflammatory polyarthropathies +M05 Seropositive rheumatoid arthritis +M05.0 Felty syndrome +M05.1 Rheumatoid lung disease +M05.2 Rheumatoid vasculitis +M05.3 Rheumatoid arthritis with involvement of other organs and systems +M05.8 Other seropositive rheumatoid arthritis +M05.9 Seropositive rheumatoid arthritis, unspecified +M06 Other rheumatoid arthritis +M06.0 Seronegative rheumatoid arthritis +M06.1 Adult-onset Still disease +M06.2 Rheumatoid bursitis +M06.3 Rheumatoid nodule +M06.4 Inflammatory polyarthropathy +M06.8 Other specified rheumatoid arthritis +M06.9 Rheumatoid arthritis, unspecified +M07 Psoriatic and enteropathic arthropathies +M07.0 Distal interphalangeal psoriatic arthropathy +M07.1 Arthritis mutilans +M07.2 Psoriatic spondylitis +M07.3 Other psoriatic arthropathies +M07.4 Arthropathy in Crohn disease [regional enteritis] +M07.5 Arthropathy in ulcerative colitis +M07.6 Other enteropathic arthropathies +M08 Juvenile arthritis +M08.0 Juvenile rheumatoid arthritis +M08.1 Juvenile ankylosing spondylitis +M08.2 Juvenile arthritis with systemic onset +M08.3 Juvenile polyarthritis (seronegative) +M08.4 Pauciarticular juvenile arthritis +M08.8 Other juvenile arthritis +M08.9 Juvenile arthritis, unspecified +M09 Juvenile arthritis in diseases classified elsewhere +M09.0 Juvenile arthritis in psoriasis +M09.1 Juvenile arthritis in Crohn disease [regional enteritis] +M09.2 Juvenile arthritis in ulcerative colitis +M09.8 Juvenile arthritis in other diseases classified elsewhere +M10 Gout +M10.0 Idiopathic gout +M10.1 Lead-induced gout +M10.2 Drug-induced gout +M10.3 Gout due to impairment of renal function +M10.4 Other secondary gout +M10.9 Gout, unspecified +M11 Other crystal arthropathies +M11.0 Hydroxyapatite deposition disease +M11.1 Familial chondrocalcinosis +M11.2 Other chondrocalcinosis +M11.8 Other specified crystal arthropathies +M11.9 Crystal arthropathy, unspecified +M12 Other specific arthropathies +M12.0 Chronic postrheumatic arthropathy [Jaccoud] +M12.1 Kaschin-Beck disease +M12.2 Villonodular synovitis (pigmented) +M12.3 Palindromic rheumatism +M12.4 Intermittent hydrarthrosis +M12.5 Traumatic arthropathy +M12.8 Other specific arthropathies, not elsewhere classified +M13 Other arthritis +M13.0 Polyarthritis, unspecified +M13.1 Monoarthritis, not elsewhere classified +M13.8 Other specified arthritis +M13.9 Arthritis, unspecified +M14 Arthropathies in other diseases classified elsewhere +M14.0 Gouty arthropathy due to enzyme defects and other inherited disorders +M14.1 Crystal arthropathy in other metabolic disorders +M14.2 Diabetic arthropathy +M14.3 Lipoid dermatoarthritis +M14.4 Arthropathy in amyloidosis +M14.5 Arthropathies in other endocrine, nutritional and metabolic disorders +M14.6 Neuropathic arthropathy +M14.8 Arthropathies in other specified diseases classified elsewhere +M15-M19 Arthrosis +M15 Polyarthrosis +M15.0 Primary generalized (osteo)arthrosis +M15.1 Heberden nodes (with arthropathy) +M15.2 Bouchard nodes (with arthropathy) +M15.3 Secondary multiple arthrosis +M15.4 Erosive (osteo)arthrosis +M15.8 Other polyarthrosis +M15.9 Polyarthrosis, unspecified +M16 Coxarthrosis [arthrosis of hip] +M16.0 Primary coxarthrosis, bilateral +M16.1 Other primary coxarthrosis +M16.2 Coxarthrosis resulting from dysplasia, bilateral +M16.3 Other dysplastic coxarthrosis +M16.4 Post-traumatic coxarthrosis, bilateral +M16.5 Other post-traumatic coxarthrosis +M16.6 Other secondary coxarthrosis, bilateral +M16.7 Other secondary coxarthrosis +M16.9 Coxarthrosis, unspecified +M17 Gonarthrosis [arthrosis of knee] +M17.0 Primary gonarthrosis, bilateral +M17.1 Other primary gonarthrosis +M17.2 Post-traumatic gonarthrosis, bilateral +M17.3 Other post-traumatic gonarthrosis +M17.4 Other secondary gonarthrosis, bilateral +M17.5 Other secondary gonarthrosis +M17.9 Gonarthrosis, unspecified +M18 Arthrosis of first carpometacarpal joint +M18.0 Primary arthrosis of first carpometacarpal joints, bilateral +M18.1 Other primary arthrosis of first carpometacarpal joint +M18.2 Post-traumatic arthrosis of first carpometacarpal joints, bilateral +M18.3 Other post-traumatic arthrosis of first carpometacarpal joint +M18.4 Other secondary arthrosis of first carpometacarpal joints, bilateral +M18.5 Other secondary arthrosis of first carpometacarpal joint +M18.9 Arthrosis of first carpometacarpal joint, unspecified +M19 Other arthrosis +M19.0 Primary arthrosis of other joints +M19.1 Post-traumatic arthrosis of other joints +M19.2 Other secondary arthrosis +M19.8 Other specified arthrosis +M19.9 Arthrosis, unspecified +M20-M25 Other joint disorders +M20 Acquired deformities of fingers and toes +M20.0 Deformity of finger(s) +M20.1 Hallux valgus (acquired) +M20.2 Hallux rigidus +M20.3 Other deformity of hallux (acquired) +M20.4 Other hammer toe(s) (acquired) +M20.5 Other deformities of toe(s) (acquired) +M20.6 Acquired deformity of toe(s), unspecified +M21 Other acquired deformities of limbs +M21.0 Valgus deformity, not elsewhere classified +M21.1 Varus deformity, not elsewhere classified +M21.2 Flexion deformity +M21.3 Wrist or foot drop (acquired) +M21.4 Flat foot [pes planus] (acquired) +M21.5 Acquired clawhand, clubhand, clawfoot and clubfoot +M21.6 Other acquired deformities of ankle and foot +M21.7 Unequal limb length (acquired) +M21.8 Other specified acquired deformities of limbs +M21.9 Acquired deformity of limb, unspecified +M22 Disorders of patella +M22.0 Recurrent dislocation of patella +M22.1 Recurrent subluxation of patella +M22.2 Patellofemoral disorders +M22.3 Other derangements of patella +M22.4 Chondromalacia patellae +M22.8 Other disorders of patella +M22.9 Disorder of patella, unspecified +M23 Internal derangement of knee +M23.0 Cystic meniscus +M23.1 Discoid meniscus (congenital) +M23.2 Derangement of meniscus due to old tear or injury +M23.3 Other meniscus derangements +M23.4 Loose body in knee +M23.5 Chronic instability of knee +M23.6 Other spontaneous disruption of ligament(s) of knee +M23.8 Other internal derangements of knee +M23.9 Internal derangement of knee, unspecified +M24 Other specific joint derangements +M24.0 Loose body in joint +M24.1 Other articular cartilage disorders +M24.2 Disorder of ligament +M24.3 Pathological dislocation and subluxation of joint, not elsewhere classified +M24.4 Recurrent dislocation and subluxation of joint +M24.5 Contracture of joint +M24.6 Ankylosis of joint +M24.7 Protrusio acetabuli +M24.8 Other specific joint derangements, not elsewhere classified +M24.9 Joint derangement, unspecified +M25 Other joint disorders, not elsewhere classified +M25.0 Haemarthrosis +M25.1 Fistula of joint +M25.2 Flail joint +M25.3 Other instability of joint +M25.4 Effusion of joint +M25.5 Pain in joint +M25.6 Stiffness of joint, not elsewhere classified +M25.7 Osteophyte +M25.8 Other specified joint disorders +M25.9 Joint disorder, unspecified +M30-M36 Systemic connective tissue disorders +M30 Polyarteritis nodosa and related conditions +M30.0 Polyarteritis nodosa +M30.1 Polyarteritis with lung involvement [Churg-Strauss] +M30.2 Juvenile polyarteritis +M30.3 Mucocutaneous lymph node syndrome [Kawasaki] +M30.8 Other conditions related to polyarteritis nodosa +M31 Other necrotizing vasculopathies +M31.0 Hypersensitivity angiitis +M31.1 Thrombotic microangiopathy +M31.3 Wegener granulomatosis +M31.4 Aortic arch syndrome [Takayasu] +M31.5 Giant cell arteritis with polymyalgia rheumatica +M31.6 Other giant cell arteritis +M31.7 Microscopic polyangiitis +M31.8 Other specified necrotizing vasculopathies +M31.9 Necrotizing vasculopathy, unspecified +M32 Systemic lupus erythematosus +M32.0 Drug-induced systemic lupus erythematosus +M32.1 Systemic lupus erythematosus with organ or system involvement +M32.8 Other forms of systemic lupus erythematosus +M32.9 Systemic lupus erythematosus, unspecified +M33 Dermatopolymyositis +M33.0 Juvenile dermatomyositis +M33.1 Other dermatomyositis +M33.2 Polymyositis +M33.9 Dermatopolymyositis, unspecified +M34 Systemic sclerosis +M34.0 Progressive systemic sclerosis +M34.1 CR(E)ST syndrome +M34.2 Systemic sclerosis induced by drugs and chemicals +M34.8 Other forms of systemic sclerosis +M34.9 Systemic sclerosis, unspecified +M35 Other systemic involvement of connective tissue +M35.0 Sicca syndrome [Sjögren] +M35.1 Other overlap syndromes +M35.2 Behçet disease +M35.3 Polymyalgia rheumatica +M35.4 Diffuse (eosinophilic) fasciitis +M35.5 Multifocal fibrosclerosis +M35.6 Relapsing panniculitis [Weber-Christian] +M35.7 Hypermobility syndrome +M35.8 Other specified systemic involvement of connective tissue +M35.9 Systemic involvement of connective tissue, unspecified +M36 Systemic disorders of connective tissue in diseases classified elsewhere +M36.0 Dermato(poly)myositis in neoplastic disease +M36.1 Arthropathy in neoplastic disease +M36.2 Haemophilic arthropathy +M36.3 Arthropathy in other blood disorders +M36.4 Arthropathy in hypersensitivity reactions classified elsewhere +M36.8 Systemic disorders of connective tissue in other diseases classified elsewhere +M40-M54 Dorsopathies +M40-M43 Deforming dorsopathies +M40 Kyphosis and lordosis +M40.0 Postural kyphosis +M40.1 Other secondary kyphosis +M40.2 Other and unspecified kyphosis +M40.3 Flatback syndrome +M40.4 Other lordosis +M40.5 Lordosis, unspecified +M41 Scoliosis +M41.0 Infantile idiopathic scoliosis +M41.1 Juvenile idiopathic scoliosis +M41.2 Other idiopathic scoliosis +M41.3 Thoracogenic scoliosis +M41.4 Neuromuscular scoliosis +M41.5 Other secondary scoliosis +M41.8 Other forms of scoliosis +M41.9 Scoliosis, unspecified +M42 Spinal osteochondrosis +M42.0 Juvenile osteochondrosis of spine +M42.1 Adult osteochondrosis of spine +M42.9 Spinal osteochondrosis, unspecified +M43 Other deforming dorsopathies +M43.0 Spondylolysis +M43.1 Spondylolisthesis +M43.2 Other fusion of spine +M43.3 Recurrent atlantoaxial subluxation with myelopathy +M43.4 Other recurrent atlantoaxial subluxation +M43.5 Other recurrent vertebral subluxation +M43.6 Torticollis +M43.8 Other specified deforming dorsopathies +M43.9 Deforming dorsopathy, unspecified +M45-M49 Spondylopathies +M45 Ankylosing spondylitis +M46 Other inflammatory spondylopathies +M46.0 Spinal enthesopathy +M46.1 Sacroiliitis, not elsewhere classified +M46.2 Osteomyelitis of vertebra +M46.3 Infection of intervertebral disc (pyogenic) +M46.4 Discitis, unspecified +M46.5 Other infective spondylopathies +M46.8 Other specified inflammatory spondylopathies +M46.9 Inflammatory spondylopathy, unspecified +M47 Spondylosis +M47.0 Anterior spinal and vertebral artery compression syndromes +M47.1 Other spondylosis with myelopathy +M47.2 Other spondylosis with radiculopathy +M47.8 Other spondylosis +M47.9 Spondylosis, unspecified +M48 Other spondylopathies +M48.0 Spinal stenosis +M48.1 Ankylosing hyperostosis [Forestier] +M48.2 Kissing spine +M48.3 Traumatic spondylopathy +M48.4 Fatigue fracture of vertebra +M48.5 Collapsed vertebra, not elsewhere classified +M48.8 Other specified spondylopathies +M48.9 Spondylopathy, unspecified +M49 Spondylopathies in diseases classified elsewhere +M49.0 Tuberculosis of spine +M49.1 Brucella spondylitis +M49.2 Enterobacterial spondylitis +M49.3 Spondylopathy in other infectious and parasitic diseases classified elsewhere +M49.4 Neuropathic spondylopathy +M49.5 Collapsed vertebra in diseases classified elsewhere +M49.8 Spondylopathy in other diseases classified elsewhere +M50-M54 Other dorsopathies +M50 Cervical disc disorders +M50.0 Cervical disc disorder with myelopathy +M50.1 Cervical disc disorder with radiculopathy +M50.2 Other cervical disc displacement +M50.3 Other cervical disc degeneration +M50.8 Other cervical disc disorders +M50.9 Cervical disc disorder, unspecified +M51 Other intervertebral disc disorders +M51.0 Lumbar and other intervertebral disc disorders with myelopathy +M51.1 Lumbar and other intervertebral disc disorders with radiculopathy +M51.2 Other specified intervertebral disc displacement +M51.3 Other specified intervertebral disc degeneration +M51.4 Schmorl nodes +M51.8 Other specified intervertebral disc disorders +M51.9 Intervertebral disc disorder, unspecified +M53 Other dorsopathies, not elsewhere classified +M53.0 Cervicocranial syndrome +M53.1 Cervicobrachial syndrome +M53.2 Spinal instabilities +M53.3 Sacrococcygeal disorders, not elsewhere classified +M53.8 Other specified dorsopathies +M53.9 Dorsopathy, unspecified +M54 Dorsalgia +M54.0 Panniculitis affecting regions of neck and back +M54.1 Radiculopathy +M54.2 Cervicalgia +M54.3 Sciatica +M54.4 Lumbago with sciatica +M54.5 Low back pain +M54.6 Pain in thoracic spine +M54.8 Other dorsalgia +M54.9 Dorsalgia, unspecified +M60-M79 Soft tissue disorders +M60-M63 Disorders of muscles +M60 Myositis +M60.0 Infective myositis +M60.1 Interstitial myositis +M60.2 Foreign body granuloma of soft tissue, not elsewhere classified +M60.8 Other myositis +M60.9 Myositis, unspecified +M61 Calcification and ossification of muscle +M61.0 Myositis ossificans traumatica +M61.1 Myositis ossificans progressiva +M61.2 Paralytic calcification and ossification of muscle +M61.3 Calcification and ossification of muscles associated with burns +M61.4 Other calcification of muscle +M61.5 Other ossification of muscle +M61.9 Calcification and ossification of muscle, unspecified +M62 Other disorders of muscle +M62.0 Diastasis of muscle +M62.1 Other rupture of muscle (nontraumatic) +M62.2 Ischaemic infarction of muscle +M62.3 Immobility syndrome (paraplegic) +M62.4 Contracture of muscle +M62.5 Muscle wasting and atrophy, not elsewhere classified +M62.6 Muscle strain +M62.8 Other specified disorders of muscle +M62.9 Disorder of muscle, unspecified +M63 Disorders of muscle in diseases classified elsewhere +M63.0 Myositis in bacterial diseases classified elsewhere +M63.1 Myositis in protozoal and parasitic infections classified elsewhere +M63.2 Myositis in other infectious diseases classified elsewhere +M63.3 Myositis in sarcoidosis +M63.8 Other disorders of muscle in diseases classified elsewhere +M65-M68 Disorders of synovium and tendon +M65 Synovitis and tenosynovitis +M65.0 Abscess of tendon sheath +M65.1 Other infective (teno)synovitis +M65.2 Calcific tendinitis +M65.3 Trigger finger +M65.4 Radial styloid tenosynovitis [de Quervain] +M65.8 Other synovitis and tenosynovitis +M65.9 Synovitis and tenosynovitis, unspecified +M66 Spontaneous rupture of synovium and tendon +M66.0 Rupture of popliteal cyst +M66.1 Rupture of synovium +M66.2 Spontaneous rupture of extensor tendons +M66.3 Spontaneous rupture of flexor tendons +M66.4 Spontaneous rupture of other tendons +M66.5 Spontaneous rupture of unspecified tendon +M67 Other disorders of synovium and tendon +M67.0 Short Achilles tendon (acquired) +M67.1 Other contracture of tendon (sheath) +M67.2 Synovial hypertrophy, not elsewhere classified +M67.3 Transient synovitis +M67.4 Ganglion +M67.8 Other specified disorders of synovium and tendon +M67.9 Disorder of synovium and tendon, unspecified +M68 Disorders of synovium and tendon in diseases classified elsewhere +M68.0 Synovitis and tenosynovitis in bacterial diseases classified elsewhere +M68.8 Other disorders of synovium and tendon in diseases classified elsewhere +M70-M79 Other soft tissue disorders +M70 Soft tissue disorders related to use, overuse and pressure +M70.0 Chronic crepitant synovitis of hand and wrist +M70.1 Bursitis of hand +M70.2 Olecranon bursitis +M70.3 Other bursitis of elbow +M70.4 Prepatellar bursitis +M70.5 Other bursitis of knee +M70.6 Trochanteric bursitis +M70.7 Other bursitis of hip +M70.8 Other soft tissue disorders related to use, overuse and pressure +M70.9 Unspecified soft tissue disorder related to use, overuse and pressure +M71 Other bursopathies +M71.0 Abscess of bursa +M71.1 Other infective bursitis +M71.2 Synovial cyst of popliteal space [Baker] +M71.3 Other bursal cyst +M71.4 Calcium deposit in bursa +M71.5 Other bursitis, not elsewhere classified +M71.8 Other specified bursopathies +M71.9 Bursopathy, unspecified +M72 Fibroblastic disorders +M72.0 Palmar fascial fibromatosis [Dupuytren] +M72.1 Knuckle pads +M72.2 Plantar fascial fibromatosis +M72.4 Pseudosarcomatous fibromatosis +M72.6 Necrotizing fasciitis +M72.8 Other fibroblastic disorders +M72.9 Fibroblastic disorder, unspecified +M73 Soft tissue disorders in diseases classified elsewhere +M73.0 Gonococcal bursitis +M73.1 Syphilitic bursitis +M73.8 Other soft tissue disorders in diseases classified elsewhere +M75 Shoulder lesions +M75.0 Adhesive capsulitis of shoulder +M75.1 Rotator cuff syndrome +M75.2 Bicipital tendinitis +M75.3 Calcific tendinitis of shoulder +M75.4 Impingement syndrome of shoulder +M75.5 Bursitis of shoulder +M75.6 Tear of labrum of degenerative shoulder joint +M75.8 Other shoulder lesions +M75.9 Shoulder lesion, unspecified +M76 Enthesopathies of lower limb, excluding foot +M76.0 Gluteal tendinitis +M76.1 Psoas tendinitis +M76.2 Iliac crest spur +M76.3 Iliotibial band syndrome +M76.4 Tibial collateral bursitis [Pellegrini-Stieda] +M76.5 Patellar tendinitis +M76.6 Achilles tendinitis +M76.7 Peroneal tendinitis +M76.8 Other enthesopathies of lower limb, excluding foot +M76.9 Enthesopathy of lower limb, unspecified +M77 Other enthesopathies +M77.0 Medial epicondylitis +M77.1 Lateral epicondylitis +M77.2 Periarthritis of wrist +M77.3 Calcaneal spur +M77.4 Metatarsalgia +M77.5 Other enthesopathy of foot +M77.8 Other enthesopathies, not elsewhere classified +M77.9 Enthesopathy, unspecified +M79 Other soft tissue disorders, not elsewhere classified +M79.0 Rheumatism, unspecified +M79.1 Myalgia +M79.2 Neuralgia and neuritis, unspecified +M79.3 Panniculitis, unspecified +M79.4 Hypertrophy of (infrapatellar) fat pad +M79.5 Residual foreign body in soft tissue +M79.6 Pain in limb +M79.7 Fibromyalgia +M79.8 Other specified soft tissue disorders +M79.9 Soft tissue disorder, unspecified +M80-M94 Osteopathies and chondropathies +M80-M85 Disorders of bone density and structure +M80 Osteoporosis with pathological fracture +M80.0 Postmenopausal osteoporosis with pathological fracture +M80.1 Postoophorectomy osteoporosis with pathological fracture +M80.2 Osteoporosis of disuse with pathological fracture +M80.3 Postsurgical malabsorption osteoporosis with pathological fracture +M80.4 Drug-induced osteoporosis with pathological fracture +M80.5 Idiopathic osteoporosis with pathological fracture +M80.8 Other osteoporosis with pathological fracture +M80.9 Unspecified osteoporosis with pathological fracture +M81 Osteoporosis without pathological fracture +M81.0 Postmenopausal osteoporosis +M81.1 Postoophorectomy osteoporosis +M81.2 Osteoporosis of disuse +M81.3 Postsurgical malabsorption osteoporosis +M81.4 Drug-induced osteoporosis +M81.5 Idiopathic osteoporosis +M81.6 Localized osteoporosis [Lequesne] +M81.8 Other osteoporosis +M81.9 Osteoporosis, unspecified +M82 Osteoporosis in diseases classified elsewhere +M82.0 Osteoporosis in multiple myelomatosis +M82.1 Osteoporosis in endocrine disorders +M82.8 Osteoporosis in other diseases classified elsewhere +M83 Adult osteomalacia +M83.0 Puerperal osteomalacia +M83.1 Senile osteomalacia +M83.2 Adult osteomalacia due to malabsorption +M83.3 Adult osteomalacia due to malnutrition +M83.4 Aluminium bone disease +M83.5 Other drug-induced osteomalacia in adults +M83.8 Other adult osteomalacia +M83.9 Adult osteomalacia, unspecified +M84 Disorders of continuity of bone +M84.0 Malunion of fracture +M84.1 Nonunion of fracture [pseudarthrosis] +M84.2 Delayed union of fracture +M84.3 Stress fracture, not elsewhere classified +M84.4 Pathological fracture, not elsewhere classified +M84.8 Other disorders of continuity of bone +M84.9 Disorder of continuity of bone, unspecified +M85 Other disorders of bone density and structure +M85.0 Fibrous dysplasia (monostotic) +M85.1 Skeletal fluorosis +M85.2 Hyperostosis of skull +M85.3 Osteitis condensans +M85.4 Solitary bone cyst +M85.5 Aneurysmal bone cyst +M85.6 Other cyst of bone +M85.8 Other specified disorders of bone density and structure +M85.9 Disorder of bone density and structure, unspecified +M86-M90 Other osteopathies +M86 Osteomyelitis +M86.0 Acute haematogenous osteomyelitis +M86.1 Other acute osteomyelitis +M86.2 Subacute osteomyelitis +M86.3 Chronic multifocal osteomyelitis +M86.4 Chronic osteomyelitis with draining sinus +M86.5 Other chronic haematogenous osteomyelitis +M86.6 Other chronic osteomyelitis +M86.8 Other osteomyelitis +M86.9 Osteomyelitis, unspecified +M87 Osteonecrosis +M87.0 Idiopathic aseptic necrosis of bone +M87.1 Osteonecrosis due to drugs +M87.2 Osteonecrosis due to previous trauma +M87.3 Other secondary osteonecrosis +M87.8 Other osteonecrosis +M87.9 Osteonecrosis, unspecified +M88 Paget disease of bone [osteitis deformans] +M88.0 Paget disease of skull +M88.8 Paget disease of other bones +M88.9 Paget disease of bone, unspecified +M89 Other disorders of bone +M89.0 Algoneurodystrophy +M89.1 Epiphyseal arrest +M89.2 Other disorders of bone development and growth +M89.3 Hypertrophy of bone +M89.4 Other hypertrophic osteoarthropathy +M89.5 Osteolysis +M89.6 Osteopathy after poliomyelitis +M89.8 Other specified disorders of bone +M89.9 Disorder of bone, unspecified +M90 Osteopathies in diseases classified elsewhere +M90.0 Tuberculosis of bone +M90.1 Periostitis in other infectious diseases classified elsewhere +M90.2 Osteopathy in other infectious diseases classified elsewhere +M90.3 Osteonecrosis in caisson disease +M90.4 Osteonecrosis due to haemoglobinopathy +M90.5 Osteonecrosis in other diseases classified elsewhere +M90.6 Osteitis deformans in neoplastic disease +M90.7 Fracture of bone in neoplastic disease +M90.8 Osteopathy in other diseases classified elsewhere +M91-M94 Chondropathies +M91 Juvenile osteochondrosis of hip and pelvis +M91.0 Juvenile osteochondrosis of pelvis +M91.1 Juvenile osteochondrosis of head of femur [Legg-Calvé-Perthes] +M91.2 Coxa plana +M91.3 Pseudocoxalgia +M91.8 Other juvenile osteochondrosis of hip and pelvis +M91.9 Juvenile osteochondrosis of hip and pelvis, unspecified +M92 Other juvenile osteochondrosis +M92.0 Juvenile osteochondrosis of humerus +M92.1 Juvenile osteochondrosis of radius and ulna +M92.2 Juvenile osteochondrosis of hand +M92.3 Other juvenile osteochondrosis of upper limb +M92.4 Juvenile osteochondrosis of patella +M92.5 Juvenile osteochondrosis of tibia and fibula +M92.6 Juvenile osteochondrosis of tarsus +M92.7 Juvenile osteochondrosis of metatarsus +M92.8 Other specified juvenile osteochondrosis +M92.9 Juvenile osteochondrosis, unspecified +M93 Other osteochondropathies +M93.0 Slipped upper femoral epiphysis (nontraumatic) +M93.1 Kienböck disease of adults +M93.2 Osteochondritis dissecans +M93.8 Other specified osteochondropathies +M93.9 Osteochondropathy, unspecified +M94 Other disorders of cartilage +M94.0 Chondrocostal junction syndrome [Tietze] +M94.1 Relapsing polychondritis +M94.2 Chondromalacia +M94.3 Chondrolysis +M94.8 Other specified disorders of cartilage +M94.9 Disorder of cartilage, unspecified +M95-M99 Other disorders of the musculoskeletal system and connective tissue +M95 Other acquired deformities of musculoskeletal system and connective tissue +M95.0 Acquired deformity of nose +M95.1 Cauliflower ear +M95.2 Other acquired deformity of head +M95.3 Acquired deformity of neck +M95.4 Acquired deformity of chest and rib +M95.5 Acquired deformity of pelvis +M95.8 Other specified acquired deformities of musculoskeletal system +M95.9 Acquired deformity of musculoskeletal system, unspecified +M96 Postprocedural musculoskeletal disorders, not elsewhere classified +M96.0 Pseudarthrosis after fusion or arthrodesis +M96.1 Postlaminectomy syndrome, not elsewhere classified +M96.2 Postradiation kyphosis +M96.3 Postlaminectomy kyphosis +M96.4 Postsurgical lordosis +M96.5 Postradiation scoliosis +M96.6 Fracture of bone following insertion of orthopaedic implant, joint prosthesis, or bone plate +M96.8 Other postprocedural musculoskeletal disorders +M96.9 Postprocedural musculoskeletal disorder, unspecified +M99 Biomechanical lesions, not elsewhere classified +M99.0 Segmental and somatic dysfunction +M99.1 Subluxation complex (vertebral) +M99.2 Subluxation stenosis of neural canal +M99.3 Osseous stenosis of neural canal +M99.4 Connective tissue stenosis of neural canal +M99.5 Intervertebral disc stenosis of neural canal +M99.6 Osseous and subluxation stenosis of intervertebral foramina +M99.7 Connective tissue and disc stenosis of intervertebral foramina +M99.8 Other biomechanical lesions +M99.9 Biomechanical lesion, unspecified +XIV Diseases of the genitourinary system +N00-N08 Glomerular diseases +N00 Acute nephritic syndrome +N00.0 Acute nephritic syndrome : minor glomerular abnormality +N00.1 Acute nephritic syndrome : focal and segmental glomerular lesions +N00.2 Acute nephritic syndrome : diffuse membranous glomerulonephritis +N00.3 Acute nephritic syndrome : diffuse mesangial proliferative glomerulonephritis +N00.4 Acute nephritic syndrome : diffuse endocapillary proliferative glomerulonephritis +N00.5 Acute nephritic syndrome : diffuse mesangiocapillary glomerulonephritis +N00.6 Acute nephritic syndrome : dense deposit disease +N00.7 Acute nephritic syndrome : diffuse crescentic glomerulonephritis +N00.8 Acute nephritic syndrome : other +N00.9 Acute nephritic syndrome : unspecified +N01 Rapidly progressive nephritic syndrome +N01.0 Rapidly progressive nephritic syndrome : minor glomerular abnormality +N01.1 Rapidly progressive nephritic syndrome : focal and segmental glomerular lesions +N01.2 Rapidly progressive nephritic syndrome : diffuse membranous glomerulonephritis +N01.3 Rapidly progressive nephritic syndrome : diffuse mesangial proliferative glomerulonephritis +N01.4 Rapidly progressive nephritic syndrome : diffuse endocapillary proliferative glomerulonephritis +N01.5 Rapidly progressive nephritic syndrome : diffuse mesangiocapillary glomerulonephritis +N01.6 Rapidly progressive nephritic syndrome : dense deposit disease +N01.7 Rapidly progressive nephritic syndrome : diffuse crescentic glomerulonephritis +N01.8 Rapidly progressive nephritic syndrome : other +N01.9 Rapidly progressive nephritic syndrome : unspecified +N02 Recurrent and persistent haematuria +N02.0 Recurrent and persistent haematuria : minor glomerular abnormality +N02.1 Recurrent and persistent haematuria : focal and segmental glomerular lesions +N02.2 Recurrent and persistent haematuria : diffuse membranous glomerulonephritis +N02.3 Recurrent and persistent haematuria : diffuse mesangial proliferative glomerulonephritis +N02.4 Recurrent and persistent haematuria : diffuse endocapillary proliferative glomerulonephritis +N02.5 Recurrent and persistent haematuria : diffuse mesangiocapillary glomerulonephritis +N02.6 Recurrent and persistent haematuria : dense deposit disease +N02.7 Recurrent and persistent haematuria : diffuse crescentic glomerulonephritis +N02.8 Recurrent and persistent haematuria : other +N02.9 Recurrent and persistent haematuria : unspecified +N03 Chronic nephritic syndrome +N03.0 Chronic nephritic syndrome : minor glomerular abnormality +N03.1 Chronic nephritic syndrome : focal and segmental glomerular lesions +N03.2 Chronic nephritic syndrome : diffuse membranous glomerulonephritis +N03.3 Chronic nephritic syndrome : diffuse mesangial proliferative glomerulonephritis +N03.4 Chronic nephritic syndrome : diffuse endocapillary proliferative glomerulonephritis +N03.5 Chronic nephritic syndrome : diffuse mesangiocapillary glomerulonephritis +N03.6 Chronic nephritic syndrome : dense deposit disease +N03.7 Chronic nephritic syndrome : diffuse crescentic glomerulonephritis +N03.8 Chronic nephritic syndrome : other +N03.9 Chronic nephritic syndrome : unspecified +N04 Nephrotic syndrome +N04.0 Nephrotic syndrome : minor glomerular abnormality +N04.1 Nephrotic syndrome : focal and segmental glomerular lesions +N04.2 Nephrotic syndrome : diffuse membranous glomerulonephritis +N04.3 Nephrotic syndrome : diffuse mesangial proliferative glomerulonephritis +N04.4 Nephrotic syndrome : diffuse endocapillary proliferative glomerulonephritis +N04.5 Nephrotic syndrome : diffuse mesangiocapillary glomerulonephritis +N04.6 Nephrotic syndrome : dense deposit disease +N04.7 Nephrotic syndrome : diffuse crescentic glomerulonephritis +N04.8 Nephrotic syndrome : other +N04.9 Nephrotic syndrome : unspecified +N05 Unspecified nephritic syndrome +N05.0 Unspecified nephritic syndrome : minor glomerular abnormality +N05.1 Unspecified nephritic syndrome : focal and segmental glomerular lesions +N05.2 Unspecified nephritic syndrome : diffuse membranous glomerulonephritis +N05.3 Unspecified nephritic syndrome : diffuse mesangial proliferative glomerulonephritis +N05.4 Unspecified nephritic syndrome : diffuse endocapillary proliferative glomerulonephritis +N05.5 Unspecified nephritic syndrome : diffuse mesangiocapillary glomerulonephritis +N05.6 Unspecified nephritic syndrome : dense deposit disease +N05.7 Unspecified nephritic syndrome : diffuse crescentic glomerulonephritis +N05.8 Unspecified nephritic syndrome : other +N05.9 Unspecified nephritic syndrome : unspecified +N06 Isolated proteinuria with specified morphological lesion +N06.0 Isolated proteinuria with specified morphological lesion : minor glomerular abnormality +N06.1 Isolated proteinuria with specified morphological lesion : focal and segmental glomerular lesions +N06.2 Isolated proteinuria with specified morphological lesion : diffuse membranous glomerulonephritis +N06.3 Isolated proteinuria with specified morphological lesion : diffuse mesangial proliferative glomerulonephritis +N06.4 Isolated proteinuria with specified morphological lesion : diffuse endocapillary proliferative glomerulonephritis +N06.5 Isolated proteinuria with specified morphological lesion : diffuse mesangiocapillary glomerulonephritis +N06.6 Isolated proteinuria with specified morphological lesion : dense deposit disease +N06.7 Isolated proteinuria with specified morphological lesion : diffuse crescentic glomerulonephritis +N06.8 Isolated proteinuria with specified morphological lesion : other +N06.9 Isolated proteinuria with specified morphological lesion : unspecified +N07 Hereditary nephropathy, not elsewhere classified +N07.0 Hereditary nephropathy, not elsewhere classified : minor glomerular abnormality +N07.1 Hereditary nephropathy, not elsewhere classified : focal and segmental glomerular lesions +N07.2 Hereditary nephropathy, not elsewhere classified : diffuse membranous glomerulonephritis +N07.3 Hereditary nephropathy, not elsewhere classified : diffuse mesangial proliferative glomerulonephritis +N07.4 Hereditary nephropathy, not elsewhere classified : diffuse endocapillary proliferative glomerulonephritis +N07.5 Hereditary nephropathy, not elsewhere classified : diffuse mesangiocapillary glomerulonephritis +N07.6 Hereditary nephropathy, not elsewhere classified : dense deposit disease +N07.7 Hereditary nephropathy, not elsewhere classified : diffuse crescentic glomerulonephritis +N07.8 Hereditary nephropathy, not elsewhere classified : other +N07.9 Hereditary nephropathy, not elsewhere classified : unspecified +N08 Glomerular disorders in diseases classified elsewhere +N08.0 Glomerular disorders in infectious and parasitic diseases classified elsewhere +N08.1 Glomerular disorders in neoplastic diseases +N08.2 Glomerular disorders in blood diseases and disorders involving the immune mechanism +N08.3 Glomerular disorders in diabetes mellitus +N08.4 Glomerular disorders in other endocrine, nutritional and metabolic diseases +N08.5 Glomerular disorders in systemic connective tissue disorders +N08.8 Glomerular disorders in other diseases classified elsewhere +N10-N16 Renal tubulo-interstitial diseases +N10 Acute tubulo-interstitial nephritis +N11 Chronic tubulo-interstitial nephritis +N11.0 Nonobstructive reflux-associated chronic pyelonephritis +N11.1 Chronic obstructive pyelonephritis +N11.8 Other chronic tubulo-interstitial nephritis +N11.9 Chronic tubulo-interstitial nephritis, unspecified +N12 Tubulo-interstitial nephritis, not specified as acute or chronic +N13 Obstructive and reflux uropathy +N13.0 Hydronephrosis with ureteropelvic junction obstruction +N13.1 Hydronephrosis with ureteral stricture, not elsewhere classified +N13.2 Hydronephrosis with renal and ureteral calculous obstruction +N13.3 Other and unspecified hydronephrosis +N13.4 Hydroureter +N13.5 Kinking and stricture of ureter without hydronephrosis +N13.6 Pyonephrosis +N13.7 Vesicoureteral-reflux-associated uropathy +N13.8 Other obstructive and reflux uropathy +N13.9 Obstructive and reflux uropathy, unspecified +N14 Drug- and heavy-metal-induced tubulo-interstitial and tubular conditions +N14.0 Analgesic nephropathy +N14.1 Nephropathy induced by other drugs, medicaments and biological substances +N14.2 Nephropathy induced by unspecified drug, medicament or biological substance +N14.3 Nephropathy induced by heavy metals +N14.4 Toxic nephropathy, not elsewhere classified +N15 Other renal tubulo-interstitial diseases +N15.0 Balkan nephropathy +N15.1 Renal and perinephric abscess +N15.8 Other specified renal tubulo-interstitial diseases +N15.9 Renal tubulo-interstitial disease, unspecified +N16 Renal tubulo-interstitial disorders in diseases classified elsewhere +N16.0 Renal tubulo-interstitial disorders in infectious and parasitic diseases classified elsewhere +N16.1 Renal tubulo-interstitial disorders in neoplastic diseases +N16.2 Renal tubulo-interstitial disorders in blood diseases and disorders involving the immune mechanism +N16.3 Renal tubulo-interstitial disorders in metabolic diseases +N16.4 Renal tubulo-interstitial disorders in systemic connective tissue disorders +N16.5 Renal tubulo-interstitial disorders in transplant rejection +N16.8 Renal tubulo-interstitial disorders in other diseases classified elsewhere +N17-N19 Renal failure +N17 Acute renal failure +N17.0 Acute renal failure with tubular necrosis +N17.1 Acute renal failure with acute cortical necrosis +N17.2 Acute renal failure with medullary necrosis +N17.8 Other acute renal failure +N17.9 Acute renal failure, unspecified +N18 Chronic kidney disease +N18.1 Chronic kidney disease, stage 1 +N18.2 Chronic kidney disease, stage 2 +N18.3 Chronic kidney disease, stage 3 +N18.4 Chronic kidney disease, stage 4 +N18.5 Chronic kidney disease, stage 5 +N18.9 Chronic kidney disease, unspecified +N19 Unspecified kidney failure +N20-N23 Urolithiasis +N20 Calculus of kidney and ureter +N20.0 Calculus of kidney +N20.1 Calculus of ureter +N20.2 Calculus of kidney with calculus of ureter +N20.9 Urinary calculus, unspecified +N21 Calculus of lower urinary tract +N21.0 Calculus in bladder +N21.1 Calculus in urethra +N21.8 Other lower urinary tract calculus +N21.9 Calculus of lower urinary tract, unspecified +N22 Calculus of urinary tract in diseases classified elsewhere +N22.0 Urinary calculus in schistosomiasis [bilharziasis] +N22.8 Calculus of urinary tract in other diseases classified elsewhere +N23 Unspecified renal colic +N25-N29 Other disorders of kidney and ureter +N25 Disorders resulting from impaired renal tubular function +N25.0 Renal osteodystrophy +N25.1 Nephrogenic diabetes insipidus +N25.8 Other disorders resulting from impaired renal tubular function +N25.9 Disorder resulting from impaired renal tubular function, unspecified +N26 Unspecified contracted kidney +N27 Small kidney of unknown cause +N27.0 Small kidney, unilateral +N27.1 Small kidney, bilateral +N27.9 Small kidney, unspecified +N28 Other disorders of kidney and ureter, not elsewhere classified +N28.0 Ischaemia and infarction of kidney +N28.1 Cyst of kidney +N28.8 Other specified disorders of kidney and ureter +N28.9 Disorder of kidney and ureter, unspecified +N29 Other disorders of kidney and ureter in diseases classified elsewhere +N29.0 Late syphilis of kidney +N29.1 Other disorders of kidney and ureter in infectious and parasitic diseases classified elsewhere +N29.8 Other disorders of kidney and ureter in other diseases classified elsewhere +N30-N39 Other diseases of urinary system +N30 Cystitis +N30.0 Acute cystitis +N30.1 Interstitial cystitis (chronic) +N30.2 Other chronic cystitis +N30.3 Trigonitis +N30.4 Irradiation cystitis +N30.8 Other cystitis +N30.9 Cystitis, unspecified +N31 Neuromuscular dysfunction of bladder, not elsewhere classified +N31.0 Uninhibited neuropathic bladder, not elsewhere classified +N31.1 Reflex neuropathic bladder, not elsewhere classified +N31.2 Flaccid neuropathic bladder, not elsewhere classified +N31.8 Other neuromuscular dysfunction of bladder +N31.9 Neuromuscular dysfunction of bladder, unspecified +N32 Other disorders of bladder +N32.0 Bladder-neck obstruction +N32.1 Vesicointestinal fistula +N32.2 Vesical fistula, not elsewhere classified +N32.3 Diverticulum of bladder +N32.4 Rupture of bladder, nontraumatic +N32.8 Other specified disorders of bladder +N32.9 Bladder disorder, unspecified +N33 Bladder disorders in diseases classified elsewhere +N33.0 Tuberculous cystitis +N33.8 Bladder disorders in other diseases classified elsewhere +N34 Urethritis and urethral syndrome +N34.0 Urethral abscess +N34.1 Nonspecific urethritis +N34.2 Other urethritis +N34.3 Urethral syndrome, unspecified +N35 Urethral stricture +N35.0 Post-traumatic urethral stricture +N35.1 Postinfective urethral stricture, not elsewhere classified +N35.8 Other urethral stricture +N35.9 Urethral stricture, unspecified +N36 Other disorders of urethra +N36.0 Urethral fistula +N36.1 Urethral diverticulum +N36.2 Urethral caruncle +N36.3 Prolapsed urethral mucosa +N36.8 Other specified disorders of urethra +N36.9 Urethral disorder, unspecified +N37 Urethral disorders in diseases classified elsewhere +N37.0 Urethritis in diseases classified elsewhere +N37.8 Other urethral disorders in diseases classified elsewhere +N39 Other disorders of urinary system +N39.0 Urinary tract infection, site not specified +N39.1 Persistent proteinuria, unspecified +N39.2 Orthostatic proteinuria, unspecified +N39.3 Stress incontinence +N39.4 Other specified urinary incontinence +N39.8 Other specified disorders of urinary system +N39.9 Disorder of urinary system, unspecified +N40-N51 Diseases of male genital organs +N40 Hyperplasia of prostate +N41 Inflammatory diseases of prostate +N41.0 Acute prostatitis +N41.1 Chronic prostatitis +N41.2 Abscess of prostate +N41.3 Prostatocystitis +N41.8 Other inflammatory diseases of prostate +N41.9 Inflammatory disease of prostate, unspecified +N42 Other disorders of prostate +N42.0 Calculus of prostate +N42.1 Congestion and haemorrhage of prostate +N42.2 Atrophy of prostate +N42.3 Dysplasia of prostate +N42.8 Other specified disorders of prostate +N42.9 Disorder of prostate, unspecified +N43 Hydrocele and spermatocele +N43.0 Encysted hydrocele +N43.1 Infected hydrocele +N43.2 Other hydrocele +N43.3 Hydrocele, unspecified +N43.4 Spermatocele +N44 Torsion of testis +N45 Orchitis and epididymitis +N45.0 Orchitis, epididymitis and epididymo-orchitis with abscess +N45.9 Orchitis, epididymitis and epididymo-orchitis without abscess +N46 Male infertility +N47 Redundant prepuce, phimosis and paraphimosis +N48 Other disorders of penis +N48.0 Leukoplakia of penis +N48.1 Balanoposthitis +N48.2 Other inflammatory disorders of penis +N48.3 Priapism +N48.4 Impotence of organic origin +N48.5 Ulcer of penis +N48.6 Induratio penis plastica +N48.8 Other specified disorders of penis +N48.9 Disorder of penis, unspecified +N49 Inflammatory disorders of male genital organs, not elsewhere classified +N49.0 Inflammatory disorders of seminal vesicle +N49.1 Inflammatory disorders of spermatic cord, tunica vaginalis and vas deferens +N49.2 Inflammatory disorders of scrotum +N49.8 Inflammatory disorders of other specified male genital organs +N49.9 Inflammatory disorder of unspecified male genital organ +N50 Other disorders of male genital organs +N50.0 Atrophy of testis +N50.1 Vascular disorders of male genital organs +N50.8 Other specified disorders of male genital organs +N50.9 Disorder of male genital organs, unspecified +N51 Disorders of male genital organs in diseases classified elsewhere +N51.0 Disorders of prostate in diseases classified elsewhere +N51.1 Disorders of testis and epididymis in diseases classified elsewhere +N51.2 Balanitis in diseases classified elsewhere +N51.8 Other disorders of male genital organs in diseases classified elsewhere +N60-N64 Disorders of breast +N60 Benign mammary dysplasia +N60.0 Solitary cyst of breast +N60.1 Diffuse cystic mastopathy +N60.2 Fibroadenosis of breast +N60.3 Fibrosclerosis of breast +N60.4 Mammary duct ectasia +N60.8 Other benign mammary dysplasias +N60.9 Benign mammary dysplasia, unspecified +N61 Inflammatory disorders of breast +N62 Hypertrophy of breast +N63 Unspecified lump in breast +N64 Other disorders of breast +N64.0 Fissure and fistula of nipple +N64.1 Fat necrosis of breast +N64.2 Atrophy of breast +N64.3 Galactorrhoea not associated with childbirth +N64.4 Mastodynia +N64.5 Other signs and symptoms in breast +N64.8 Other specified disorders of breast +N64.9 Disorder of breast, unspecified +N70-N77 Inflammatory diseases of female pelvic organs +N70 Salpingitis and oophoritis +N70.0 Acute salpingitis and oophoritis +N70.1 Chronic salpingitis and oophoritis +N70.9 Salpingitis and oophoritis, unspecified +N71 Inflammatory disease of uterus, except cervix +N71.0 Acute inflammatory disease of uterus +N71.1 Chronic inflammatory disease of uterus +N71.9 Inflammatory disease of uterus, unspecified +N72 Inflammatory disease of cervix uteri +N73 Other female pelvic inflammatory diseases +N73.0 Acute parametritis and pelvic cellulitis +N73.1 Chronic parametritis and pelvic cellulitis +N73.2 Unspecified parametritis and pelvic cellulitis +N73.3 Female acute pelvic peritonitis +N73.4 Female chronic pelvic peritonitis +N73.5 Female pelvic peritonitis, unspecified +N73.6 Female pelvic peritoneal adhesions +N73.8 Other specified female pelvic inflammatory diseases +N73.9 Female pelvic inflammatory disease, unspecified +N74 Female pelvic inflammatory disorders in diseases classified elsewhere +N74.0 Tuberculous infection of cervix uteri +N74.1 Female tuberculous pelvic inflammatory disease +N74.2 Female syphilitic pelvic inflammatory disease +N74.3 Female gonococcal pelvic inflammatory disease +N74.4 Female chlamydial pelvic inflammatory disease +N74.8 Female pelvic inflammatory disorders in other diseases classified elsewhere +N75 Diseases of Bartholin gland +N75.0 Cyst of Bartholin gland +N75.1 Abscess of Bartholin gland +N75.8 Other diseases of Bartholin gland +N75.9 Disease of Bartholin gland, unspecified +N76 Other inflammation of vagina and vulva +N76.0 Acute vaginitis +N76.1 Subacute and chronic vaginitis +N76.2 Acute vulvitis +N76.3 Subacute and chronic vulvitis +N76.4 Abscess of vulva +N76.5 Ulceration of vagina +N76.6 Ulceration of vulva +N76.8 Other specified inflammation of vagina and vulva +N77 Vulvovaginal ulceration and inflammation in diseases classified elsewhere +N77.0 Ulceration of vulva in infectious and parasitic diseases classified elsewhere +N77.1 Vaginitis, vulvitis and vulvovaginitis in infectious and parasitic diseases classified elsewhere +N77.8 Vulvovaginal ulceration and inflammation in other diseases classified elsewhere +N80-N98 Noninflammatory disorders of female genital tract +N80 Endometriosis +N80.0 Endometriosis of uterus +N80.1 Endometriosis of ovary +N80.2 Endometriosis of fallopian tube +N80.3 Endometriosis of pelvic peritoneum +N80.4 Endometriosis of rectovaginal septum and vagina +N80.5 Endometriosis of intestine +N80.6 Endometriosis in cutaneous scar +N80.8 Other endometriosis +N80.9 Endometriosis, unspecified +N81 Female genital prolapse +N81.0 Female urethrocele +N81.1 Cystocele +N81.2 Incomplete uterovaginal prolapse +N81.3 Complete uterovaginal prolapse +N81.4 Uterovaginal prolapse, unspecified +N81.5 Vaginal enterocele +N81.6 Rectocele +N81.8 Other female genital prolapse +N81.9 Female genital prolapse, unspecified +N82 Fistulae involving female genital tract +N82.0 Vesicovaginal fistula +N82.1 Other female urinary-genital tract fistulae +N82.2 Fistula of vagina to small intestine +N82.3 Fistula of vagina to large intestine +N82.4 Other female intestinal-genital tract fistulae +N82.5 Female genital tract-skin fistulae +N82.8 Other female genital tract fistulae +N82.9 Female genital tract fistula, unspecified +N83 Noninflammatory disorders of ovary, fallopian tube and broad ligament +N83.0 Follicular cyst of ovary +N83.1 Corpus luteum cyst +N83.2 Other and unspecified ovarian cysts +N83.3 Acquired atrophy of ovary and fallopian tube +N83.4 Prolapse and hernia of ovary and fallopian tube +N83.5 Torsion of ovary, ovarian pedicle and fallopian tube +N83.6 Haematosalpinx +N83.7 Haematoma of broad ligament +N83.8 Other noninflammatory disorders of ovary, fallopian tube and broad ligament +N83.9 Noninflammatory disorder of ovary, fallopian tube and broad ligament, unspecified +N84 Polyp of female genital tract +N84.0 Polyp of corpus uteri +N84.1 Polyp of cervix uteri +N84.2 Polyp of vagina +N84.3 Polyp of vulva +N84.8 Polyp of other parts of female genital tract +N84.9 Polyp of female genital tract, unspecified +N85 Other noninflammatory disorders of uterus, except cervix +N85.0 Endometrial glandular hyperplasia +N85.1 Endometrial adenomatous hyperplasia +N85.2 Hypertrophy of uterus +N85.3 Subinvolution of uterus +N85.4 Malposition of uterus +N85.5 Inversion of uterus +N85.6 Intrauterine synechiae +N85.7 Haematometra +N85.8 Other specified noninflammatory disorders of uterus +N85.9 Noninflammatory disorder of uterus, unspecified +N86 Erosion and ectropion of cervix uteri +N87 Dysplasia of cervix uteri +N87.0 Mild cervical dysplasia +N87.1 Moderate cervical dysplasia +N87.2 Severe cervical dysplasia, not elsewhere classified +N87.9 Dysplasia of cervix uteri, unspecified +N88 Other noninflammatory disorders of cervix uteri +N88.0 Leukoplakia of cervix uteri +N88.1 Old laceration of cervix uteri +N88.2 Stricture and stenosis of cervix uteri +N88.3 Incompetence of cervix uteri +N88.4 Hypertrophic elongation of cervix uteri +N88.8 Other specified noninflammatory disorders of cervix uteri +N88.9 Noninflammatory disorder of cervix uteri, unspecified +N89 Other noninflammatory disorders of vagina +N89.0 Mild vaginal dysplasia +N89.1 Moderate vaginal dysplasia +N89.2 Severe vaginal dysplasia, not elsewhere classified +N89.3 Dysplasia of vagina, unspecified +N89.4 Leukoplakia of vagina +N89.5 Stricture and atresia of vagina +N89.6 Tight hymenal ring +N89.7 Haematocolpos +N89.8 Other specified noninflammatory disorders of vagina +N89.9 Noninflammatory disorder of vagina, unspecified +N90 Other noninflammatory disorders of vulva and perineum +N90.0 Mild vulvar dysplasia +N90.1 Moderate vulvar dysplasia +N90.2 Severe vulvar dysplasia, not elsewhere classified +N90.3 Dysplasia of vulva, unspecified +N90.4 Leukoplakia of vulva +N90.5 Atrophy of vulva +N90.6 Hypertrophy of vulva +N90.7 Vulvar cyst +N90.8 Other specified noninflammatory disorders of vulva and perineum +N90.9 Noninflammatory disorder of vulva and perineum, unspecified +N91 Absent, scanty and rare menstruation +N91.0 Primary amenorrhoea +N91.1 Secondary amenorrhoea +N91.2 Amenorrhoea, unspecified +N91.3 Primary oligomenorrhoea +N91.4 Secondary oligomenorrhoea +N91.5 Oligomenorrhoea, unspecified +N92 Excessive, frequent and irregular menstruation +N92.0 Excessive and frequent menstruation with regular cycle +N92.1 Excessive and frequent menstruation with irregular cycle +N92.2 Excessive menstruation at puberty +N92.3 Ovulation bleeding +N92.4 Excessive bleeding in the premenopausal period +N92.5 Other specified irregular menstruation +N92.6 Irregular menstruation, unspecified +N93 Other abnormal uterine and vaginal bleeding +N93.0 Postcoital and contact bleeding +N93.8 Other specified abnormal uterine and vaginal bleeding +N93.9 Abnormal uterine and vaginal bleeding, unspecified +N94 Pain and other conditions associated with female genital organs and menstrual cycle +N94.0 Mittelschmerz +N94.1 Dyspareunia +N94.2 Vaginismus +N94.3 Premenstrual tension syndrome +N94.4 Primary dysmenorrhoea +N94.5 Secondary dysmenorrhoea +N94.6 Dysmenorrhoea, unspecified +N94.8 Other specified conditions associated with female genital organs and menstrual cycle +N94.9 Unspecified condition associated with female genital organs and menstrual cycle +N95 Menopausal and other perimenopausal disorders +N95.0 Postmenopausal bleeding +N95.1 Menopausal and female climacteric states +N95.2 Postmenopausal atrophic vaginitis +N95.3 States associated with artificial menopause +N95.8 Other specified menopausal and perimenopausal disorders +N95.9 Menopausal and perimenopausal disorder, unspecified +N96 Habitual aborter +N97 Female infertility +N97.0 Female infertility associated with anovulation +N97.1 Female infertility of tubal origin +N97.2 Female infertility of uterine origin +N97.3 Female infertility of cervical origin +N97.4 Female infertility associated with male factors +N97.8 Female infertility of other origin +N97.9 Female infertility, unspecified +N98 Complications associated with artificial fertilization +N98.0 Infection associated with artificial insemination +N98.1 Hyperstimulation of ovaries +N98.2 Complications of attempted introduction of fertilized ovum following in vitro fertilization +N98.3 Complications of attempted introduction of embryo in embryo transfer +N98.8 Other complications associated with artificial fertilization +N98.9 Complication associated with artificial fertilization, unspecified +N99-N99 Other disorders of the genitourinary system +N99 Postprocedural disorders of genitourinary system, not elsewhere classified +N99.0 Postprocedural renal failure +N99.1 Postprocedural urethral stricture +N99.2 Postoperative adhesions of vagina +N99.3 Prolapse of vaginal vault after hysterectomy +N99.4 Postprocedural pelvic peritoneal adhesions +N99.5 Malfunction of external stoma of urinary tract +N99.8 Other postprocedural disorders of genitourinary system +N99.9 Postprocedural disorder of genitourinary system, unspecified +XV Pregnancy, childbirth and the puerperium +O00-O08 Pregnancy with abortive outcome +O00 Ectopic pregnancy +O00.0 Abdominal pregnancy +O00.1 Tubal pregnancy +O00.2 Ovarian pregnancy +O00.8 Other ectopic pregnancy +O00.9 Ectopic pregnancy, unspecified +O01 Hydatidiform mole +O01.0 Classical hydatidiform mole +O01.1 Incomplete and partial hydatidiform mole +O01.9 Hydatidiform mole, unspecified +O02 Other abnormal products of conception +O02.0 Blighted ovum and nonhydatidiform mole +O02.1 Missed abortion +O02.8 Other specified abnormal products of conception +O02.9 Abnormal product of conception, unspecified +O03 Spontaneous abortion +O03.0 Spontaneous abortion : incomplete, complicated by genital tract and pelvic infection +O03.1 Spontaneous abortion : incomplete, complicated by delayed or excessive haemorrhage +O03.2 Spontaneous abortion : incomplete, complicated by embolism +O03.3 Spontaneous abortion : incomplete, with other and unspecified complications +O03.4 Spontaneous abortion : incomplete, without complication +O03.5 Spontaneous abortion : complete or unspecified, complicated by genital tract and pelvic infection +O03.6 Spontaneous abortion : complete or unspecified, complicated by delayed or excessive haemorrhage +O03.7 Spontaneous abortion : complete or unspecified, complicated by embolism +O03.8 Spontaneous abortion : complete or unspecified, with other and unspecified complications +O03.9 Spontaneous abortion : complete or unspecified, without complication +O04 Medical abortion +O04.0 Medical abortion : incomplete, complicated by genital tract and pelvic infection +O04.1 Medical abortion : incomplete, complicated by delayed or excessive haemorrhage +O04.2 Medical abortion : incomplete, complicated by embolism +O04.3 Medical abortion : incomplete, with other and unspecified complications +O04.4 Medical abortion : incomplete, without complication +O04.5 Medical abortion : complete or unspecified, complicated by genital tract and pelvic infection +O04.6 Medical abortion : complete or unspecified, complicated by delayed or excessive haemorrhage +O04.7 Medical abortion : complete or unspecified, complicated by embolism +O04.8 Medical abortion : complete or unspecified, with other and unspecified complications +O04.9 Medical abortion : complete or unspecified, without complication +O05 Other abortion +O05.0 Other abortion : incomplete, complicated by genital tract and pelvic infection +O05.1 Other abortion : incomplete, complicated by delayed or excessive haemorrhage +O05.2 Other abortion : incomplete, complicated by embolism +O05.3 Other abortion : incomplete, with other and unspecified complications +O05.4 Other abortion : incomplete, without complication +O05.5 Other abortion : complete or unspecified, complicated by genital tract and pelvic infection +O05.6 Other abortion : complete or unspecified, complicated by delayed or excessive haemorrhage +O05.7 Other abortion : complete or unspecified, complicated by embolism +O05.8 Other abortion : complete or unspecified, with other and unspecified complications +O05.9 Other abortion : complete or unspecified, without complication +O06 Unspecified abortion +O06.0 Unspecified abortion : incomplete, complicated by genital tract and pelvic infection +O06.1 Unspecified abortion : incomplete, complicated by delayed or excessive haemorrhage +O06.2 Unspecified abortion : incomplete, complicated by embolism +O06.3 Unspecified abortion : incomplete, with other and unspecified complications +O06.4 Unspecified abortion : incomplete, without complication +O06.5 Unspecified abortion : complete or unspecified, complicated by genital tract and pelvic infection +O06.6 Unspecified abortion : complete or unspecified, complicated by delayed or excessive haemorrhage +O06.7 Unspecified abortion : complete or unspecified, complicated by embolism +O06.8 Unspecified abortion : complete or unspecified, with other and unspecified complications +O06.9 Unspecified abortion : complete or unspecified, without complication +O07 Failed attempted abortion +O07.0 Failed medical abortion, complicated by genital tract and pelvic infection +O07.1 Failed medical abortion, complicated by delayed or excessive haemorrhage +O07.2 Failed medical abortion, complicated by embolism +O07.3 Failed medical abortion, with other and unspecified complications +O07.4 Failed medical abortion, without complication +O07.5 Other and unspecified failed attempted abortion, complicated by genital tract and pelvic infection +O07.6 Other and unspecified failed attempted abortion, complicated by delayed or excessive haemorrhage +O07.7 Other and unspecified failed attempted abortion, complicated by embolism +O07.8 Other and unspecified failed attempted abortion, with other and unspecified complications +O07.9 Other and unspecified failed attempted abortion, without complication +O08 Complications following abortion and ectopic and molar pregnancy +O08.0 Genital tract and pelvic infection following abortion and ectopic and molar pregnancy +O08.1 Delayed or excessive haemorrhage following abortion and ectopic and molar pregnancy +O08.2 Embolism following abortion and ectopic and molar pregnancy +O08.3 Shock following abortion and ectopic and molar pregnancy +O08.4 Renal failure following abortion and ectopic and molar pregnancy +O08.5 Metabolic disorders following abortion and ectopic and molar pregnancy +O08.6 Damage to pelvic organs and tissues following abortion and ectopic and molar pregnancy +O08.7 Other venous complications following abortion and ectopic and molar pregnancy +O08.8 Other complications following abortion and ectopic and molar pregnancy +O08.9 Complication following abortion and ectopic and molar pregnancy, unspecified +O10-O16 Oedema, proteinuria and hypertensive disorders in pregnancy, childbirth and the puerperium +O10 Pre-existing hypertension complicating pregnancy, childbirth and the puerperium +O10.0 Pre-existing essential hypertension complicating pregnancy, childbirth and the puerperium +O10.1 Pre-existing hypertensive heart disease complicating pregnancy, childbirth and the puerperium +O10.2 Pre-existing hypertensive renal disease complicating pregnancy, childbirth and the puerperium +O10.3 Pre-existing hypertensive heart and renal disease complicating pregnancy, childbirth and the puerperium +O10.4 Pre-existing secondary hypertension complicating pregnancy, childbirth and the puerperium +O10.9 Unspecified pre-existing hypertension complicating pregnancy, childbirth and the puerperium +O11 Pre-eclampsia superimposed on chronic hypertension +O12 Gestational [pregnancy-induced] oedema and proteinuria without hypertension +O12.0 Gestational oedema +O12.1 Gestational proteinuria +O12.2 Gestational oedema with proteinuria +O13 Gestational [pregnancy-induced] hypertension +O14 Pre-eclampsia +O14.0 Mild to moderate pre-eclampsia +O14.1 Severe pre-eclampsia +O14.2 HELLP syndrome +O14.9 Pre-eclampsia, unspecified +O15 Eclampsia +O15.0 Eclampsia in pregnancy +O15.1 Eclampsia in labour +O15.2 Eclampsia in the puerperium +O15.9 Eclampsia, unspecified as to time period +O16 Unspecified maternal hypertension +O20-O29 Other maternal disorders predominantly related to pregnancy +O20 Haemorrhage in early pregnancy +O20.0 Threatened abortion +O20.8 Other haemorrhage in early pregnancy +O20.9 Haemorrhage in early pregnancy, unspecified +O21 Excessive vomiting in pregnancy +O21.0 Mild hyperemesis gravidarum +O21.1 Hyperemesis gravidarum with metabolic disturbance +O21.2 Late vomiting of pregnancy +O21.8 Other vomiting complicating pregnancy +O21.9 Vomiting of pregnancy, unspecified +O22 Venous complications and haemorrhoids in pregnancy +O22.0 Varicose veins of lower extremity in pregnancy +O22.1 Genital varices in pregnancy +O22.2 Superficial thrombophlebitis in pregnancy +O22.3 Deep phlebothrombosis in pregnancy +O22.4 Haemorrhoids in pregnancy +O22.5 Cerebral venous thrombosis in pregnancy +O22.8 Other venous complications in pregnancy +O22.9 Venous complication in pregnancy, unspecified +O23 Infections of genitourinary tract in pregnancy +O23.0 Infections of kidney in pregnancy +O23.1 Infections of bladder in pregnancy +O23.2 Infections of urethra in pregnancy +O23.3 Infections of other parts of urinary tract in pregnancy +O23.4 Unspecified infection of urinary tract in pregnancy +O23.5 Infections of the genital tract in pregnancy +O23.9 Other and unspecified genitourinary tract infection in pregnancy +O24 Diabetes mellitus in pregnancy +O24.0 Diabetes mellitus in pregnancy: Pre-existing diabetes mellitus, insulin-dependent +O24.1 Diabetes mellitus in pregnancy: Pre-existing diabetes mellitus, non-insulin-dependent +O24.2 Diabetes mellitus in pregnancy: Pre-existing malnutrition-related diabetes mellitus +O24.3 Diabetes mellitus in pregnancy: Pre-existing diabetes mellitus, unspecified +O24.4 Diabetes mellitus arising in pregnancy +O24.9 Diabetes mellitus in pregnancy, unspecified +O25 Malnutrition in pregnancy +O26 Maternal care for other conditions predominantly related to pregnancy +O26.0 Excessive weight gain in pregnancy +O26.1 Low weight gain in pregnancy +O26.2 Pregnancy care of habitual aborter +O26.3 Retained intrauterine contraceptive device in pregnancy +O26.4 Herpes gestationis +O26.5 Maternal hypotension syndrome +O26.6 Liver disorders in pregnancy, childbirth and the puerperium +O26.7 Subluxation of symphysis (pubis) in pregnancy, childbirth and the puerperium +O26.8 Other specified pregnancy-related conditions +O26.9 Pregnancy-related condition, unspecified +O28 Abnormal findings on antenatal screening of mother +O28.0 Abnormal haematological finding on antenatal screening of mother +O28.1 Abnormal biochemical finding on antenatal screening of mother +O28.2 Abnormal cytological finding on antenatal screening of mother +O28.3 Abnormal ultrasonic finding on antenatal screening of mother +O28.4 Abnormal radiological finding on antenatal screening of mother +O28.5 Abnormal chromosomal and genetic finding on antenatal screening of mother +O28.8 Other abnormal findings on antenatal screening of mother +O28.9 Abnormal finding on antenatal screening of mother, unspecified +O29 Complications of anaesthesia during pregnancy +O29.0 Pulmonary complications of anaesthesia during pregnancy +O29.1 Cardiac complications of anaesthesia during pregnancy +O29.2 Central nervous system complications of anaesthesia during pregnancy +O29.3 Toxic reaction to local anaesthesia during pregnancy +O29.4 Spinal and epidural anaesthesia-induced headache during pregnancy +O29.5 Other complications of spinal and epidural anaesthesia during pregnancy +O29.6 Failed or difficult intubation during pregnancy +O29.8 Other complications of anaesthesia during pregnancy +O29.9 Complication of anaesthesia during pregnancy, unspecified +O30-O48 Maternal care related to the fetus and amniotic cavity and possible delivery problems +O30 Multiple gestation +O30.0 Twin pregnancy +O30.1 Triplet pregnancy +O30.2 Quadruplet pregnancy +O30.8 Other multiple gestation +O30.9 Multiple gestation, unspecified +O31 Complications specific to multiple gestation +O31.0 Papyraceous fetus +O31.1 Continuing pregnancy after abortion of one fetus or more +O31.2 Continuing pregnancy after intrauterine death of one fetus or more +O31.8 Other complications specific to multiple gestation +O32 Maternal care for known or suspected malpresentation of fetus +O32.0 Maternal care for unstable lie +O32.1 Maternal care for breech presentation +O32.2 Maternal care for transverse and oblique lie +O32.3 Maternal care for face, brow and chin presentation +O32.4 Maternal care for high head at term +O32.5 Maternal care for multiple gestation with malpresentation of one fetus or more +O32.6 Maternal care for compound presentation +O32.8 Maternal care for other malpresentation of fetus +O32.9 Maternal care for malpresentation of fetus, unspecified +O33 Maternal care for known or suspected disproportion +O33.0 Maternal care for disproportion due to deformity of maternal pelvic bones +O33.1 Maternal care for disproportion due to generally contracted pelvis +O33.2 Maternal care for disproportion due to inlet contraction of pelvis +O33.3 Maternal care for disproportion due to outlet contraction of pelvis +O33.4 Maternal care for disproportion of mixed maternal and fetal origin +O33.5 Maternal care for disproportion due to unusually large fetus +O33.6 Maternal care for disproportion due to hydrocephalic fetus +O33.7 Maternal care for disproportion due to other fetal deformities +O33.8 Maternal care for disproportion of other origin +O33.9 Maternal care for disproportion, unspecified +O34 Maternal care for known or suspected abnormality of pelvic organs +O34.0 Maternal care for congenital malformation of uterus +O34.1 Maternal care for tumour of corpus uteri +O34.2 Maternal care due to uterine scar from previous surgery +O34.3 Maternal care for cervical incompetence +O34.4 Maternal care for other abnormalities of cervix +O34.5 Maternal care for other abnormalities of gravid uterus +O34.6 Maternal care for abnormality of vagina +O34.7 Maternal care for abnormality of vulva and perineum +O34.8 Maternal care for other abnormalities of pelvic organs +O34.9 Maternal care for abnormality of pelvic organ, unspecified +O35 Maternal care for known or suspected fetal abnormality and damage +O35.0 Maternal care for (suspected) central nervous system malformation in fetus +O35.1 Maternal care for (suspected) chromosomal abnormality in fetus +O35.2 Maternal care for (suspected) hereditary disease in fetus +O35.3 Maternal care for (suspected) damage to fetus from viral disease in mother +O35.4 Maternal care for (suspected) damage to fetus from alcohol +O35.5 Maternal care for (suspected) damage to fetus by drugs +O35.6 Maternal care for (suspected) damage to fetus by radiation +O35.7 Maternal care for (suspected) damage to fetus by other medical procedures +O35.8 Maternal care for other (suspected) fetal abnormality and damage +O35.9 Maternal care for (suspected) fetal abnormality and damage, unspecified +O36 Maternal care for other known or suspected fetal problems +O36.0 Maternal care for rhesus isoimmunization +O36.1 Maternal care for other isoimmunization +O36.2 Maternal care for hydrops fetalis +O36.3 Maternal care for signs of fetal hypoxia +O36.4 Maternal care for intrauterine death +O36.5 Maternal care for poor fetal growth +O36.6 Maternal care for excessive fetal growth +O36.7 Maternal care for viable fetus in abdominal pregnancy +O36.8 Maternal care for other specified fetal problems +O36.9 Maternal care for fetal problem, unspecified +O40 Polyhydramnios +O41 Other disorders of amniotic fluid and membranes +O41.0 Oligohydramnios +O41.1 Infection of amniotic sac and membranes +O41.8 Other specified disorders of amniotic fluid and membranes +O41.9 Disorder of amniotic fluid and membranes, unspecified +O42 Premature rupture of membranes +O42.0 Premature rupture of membranes, onset of labour within 24 hours +O42.1 Premature rupture of membranes, onset of labour after 24 hours +O42.2 Premature rupture of membranes, labour delayed by therapy +O42.9 Premature rupture of membranes, unspecified +O43 Placental disorders +O43.0 Placental transfusion syndromes +O43.1 Malformation of placenta +O43.2 Morbidly adherent placenta +O43.8 Other placental disorders +O43.9 Placental disorder, unspecified +O44 Placenta praevia +O44.0 Placenta praevia specified as without haemorrhage +O44.1 Placenta praevia with haemorrhage +O45 Premature separation of placenta [abruptio placentae] +O45.0 Premature separation of placenta with coagulation defect +O45.8 Other premature separation of placenta +O45.9 Premature separation of placenta, unspecified +O46 Antepartum haemorrhage, not elsewhere classified +O46.0 Antepartum haemorrhage with coagulation defect +O46.8 Other antepartum haemorrhage +O46.9 Antepartum haemorrhage, unspecified +O47 False labour +O47.0 False labour before 37 completed weeks of gestation +O47.1 False labour at or after 37 completed weeks of gestation +O47.9 False labour, unspecified +O48 Prolonged pregnancy +O60-O75 Complications of labour and delivery +O60 Preterm labour and delivery +O60.0 Preterm labour without delivery +O60.1 Preterm spontaneous labour with preterm delivery +O60.2 Preterm spontaneous labour with term delivery +O60.3 Preterm delivery without spontaneous labour +O61 Failed induction of labour +O61.0 Failed medical induction of labour +O61.1 Failed instrumental induction of labour +O61.8 Other failed induction of labour +O61.9 Failed induction of labour, unspecified +O62 Abnormalities of forces of labour +O62.0 Primary inadequate contractions +O62.1 Secondary uterine inertia +O62.2 Other uterine inertia +O62.3 Precipitate labour +O62.4 Hypertonic, incoordinate, and prolonged uterine contractions +O62.8 Other abnormalities of forces of labour +O62.9 Abnormality of forces of labour, unspecified +O63 Long labour +O63.0 Prolonged first stage (of labour) +O63.1 Prolonged second stage (of labour) +O63.2 Delayed delivery of second twin, triplet, etc. +O63.9 Long labour, unspecified +O64 Obstructed labour due to malposition and malpresentation of fetus +O64.0 Obstructed labour due to incomplete rotation of fetal head +O64.1 Obstructed labour due to breech presentation +O64.2 Obstructed labour due to face presentation +O64.3 Obstructed labour due to brow presentation +O64.4 Obstructed labour due to shoulder presentation +O64.5 Obstructed labour due to compound presentation +O64.8 Obstructed labour due to other malposition and malpresentation +O64.9 Obstructed labour due to malposition and malpresentation, unspecified +O65 Obstructed labour due to maternal pelvic abnormality +O65.0 Obstructed labour due to deformed pelvis +O65.1 Obstructed labour due to generally contracted pelvis +O65.2 Obstructed labour due to pelvic inlet contraction +O65.3 Obstructed labour due to pelvic outlet and mid-cavity contraction +O65.4 Obstructed labour due to fetopelvic disproportion, unspecified +O65.5 Obstructed labour due to abnormality of maternal pelvic organs +O65.8 Obstructed labour due to other maternal pelvic abnormalities +O65.9 Obstructed labour due to maternal pelvic abnormality, unspecified +O66 Other obstructed labour +O66.0 Obstructed labour due to shoulder dystocia +O66.1 Obstructed labour due to locked twins +O66.2 Obstructed labour due to unusually large fetus +O66.3 Obstructed labour due to other abnormalities of fetus +O66.4 Failed trial of labour, unspecified +O66.5 Failed application of vacuum extractor and forceps, unspecified +O66.8 Other specified obstructed labour +O66.9 Obstructed labour, unspecified +O67 Labour and delivery complicated by intrapartum haemorrhage, not elsewhere classified +O67.0 Intrapartum haemorrhage with coagulation defect +O67.8 Other intrapartum haemorrhage +O67.9 Intrapartum haemorrhage, unspecified +O68 Labour and delivery complicated by fetal stress [distress] +O68.0 Labour and delivery complicated by fetal heart rate anomaly +O68.1 Labour and delivery complicated by meconium in amniotic fluid +O68.2 Labour and delivery complicated by fetal heart rate anomaly with meconium in amniotic fluid +O68.3 Labour and delivery complicated by biochemical evidence of fetal stress +O68.8 Labour and delivery complicated by other evidence of fetal stress +O68.9 Labour and delivery complicated by fetal stress, unspecified +O69 Labour and delivery complicated by umbilical cord complications +O69.0 Labour and delivery complicated by prolapse of cord +O69.1 Labour and delivery complicated by cord around neck, with compression +O69.2 Labour and delivery complicated by other cord entanglement, with compression +O69.3 Labour and delivery complicated by short cord +O69.4 Labour and delivery complicated by vasa praevia +O69.5 Labour and delivery complicated by vascular lesion of cord +O69.8 Labour and delivery complicated by other cord complications +O69.9 Labour and delivery complicated by cord complication, unspecified +O70 Perineal laceration during delivery +O70.0 First degree perineal laceration during delivery +O70.1 Second degree perineal laceration during delivery +O70.2 Third degree perineal laceration during delivery +O70.3 Fourth degree perineal laceration during delivery +O70.9 Perineal laceration during delivery, unspecified +O71 Other obstetric trauma +O71.0 Rupture of uterus before onset of labour +O71.1 Rupture of uterus during labour +O71.2 Postpartum inversion of uterus +O71.3 Obstetric laceration of cervix +O71.4 Obstetric high vaginal laceration +O71.5 Other obstetric injury to pelvic organs +O71.6 Obstetric damage to pelvic joints and ligaments +O71.7 Obstetric haematoma of pelvis +O71.8 Other specified obstetric trauma +O71.9 Obstetric trauma, unspecified +O72 Postpartum haemorrhage +O72.0 Third-stage haemorrhage +O72.1 Other immediate postpartum haemorrhage +O72.2 Delayed and secondary postpartum haemorrhage +O72.3 Postpartum coagulation defects +O73 Retained placenta and membranes, without haemorrhage +O73.0 Retained placenta without haemorrhage +O73.1 Retained portions of placenta and membranes, without haemorrhage +O74 Complications of anaesthesia during labour and delivery +O74.0 Aspiration pneumonitis due to anaesthesia during labour and delivery +O74.1 Other pulmonary complications of anaesthesia during labour and delivery +O74.2 Cardiac complications of anaesthesia during labour and delivery +O74.3 Central nervous system complications of anaesthesia during labour and delivery +O74.4 Toxic reaction to local anaesthesia during labour and delivery +O74.5 Spinal and epidural anaesthesia-induced headache during labour and delivery +O74.6 Other complications of spinal and epidural anaesthesia during labour and delivery +O74.7 Failed or difficult intubation during labour and delivery +O74.8 Other complications of anaesthesia during labour and delivery +O74.9 Complication of anaesthesia during labour and delivery, unspecified +O75 Other complications of labour and delivery, not elsewhere classified +O75.0 Maternal distress during labour and delivery +O75.1 Shock during or following labour and delivery +O75.2 Pyrexia during labour, not elsewhere classified +O75.3 Other infection during labour +O75.4 Other complications of obstetric surgery and procedures +O75.5 Delayed delivery after artificial rupture of membranes +O75.6 Delayed delivery after spontaneous or unspecified rupture of membranes +O75.7 Vaginal delivery following previous caesarean section +O75.8 Other specified complications of labour and delivery +O75.9 Complication of labour and delivery, unspecified +O80-O84 Delivery +O80 Single spontaneous delivery +O80.0 Spontaneous vertex delivery +O80.1 Spontaneous breech delivery +O80.8 Other single spontaneous delivery +O80.9 Single spontaneous delivery, unspecified +O81 Single delivery by forceps and vacuum extractor +O81.0 Low forceps delivery +O81.1 Mid-cavity forceps delivery +O81.2 Mid-cavity forceps with rotation +O81.3 Other and unspecified forceps delivery +O81.4 Vacuum extractor delivery +O81.5 Delivery by combination of forceps and vacuum extractor +O82 Single delivery by caesarean section +O82.0 Delivery by elective caesarean section +O82.1 Delivery by emergency caesarean section +O82.2 Delivery by caesarean hysterectomy +O82.8 Other single delivery by caesarean section +O82.9 Delivery by caesarean section, unspecified +O83 Other assisted single delivery +O83.0 Breech extraction +O83.1 Other assisted breech delivery +O83.2 Other manipulation-assisted delivery +O83.3 Delivery of viable fetus in abdominal pregnancy +O83.4 Destructive operation for delivery +O83.8 Other specified assisted single delivery +O83.9 Assisted single delivery, unspecified +O84 Multiple delivery +O84.0 Multiple delivery, all spontaneous +O84.1 Multiple delivery, all by forceps and vacuum extractor +O84.2 Multiple delivery, all by caesarean section +O84.8 Other multiple delivery +O84.9 Multiple delivery, unspecified +O85-O92 Complications predominantly related to the puerperium +O85 Puerperal sepsis +O86 Other puerperal infections +O86.0 Infection of obstetric surgical wound +O86.1 Other infection of genital tract following delivery +O86.2 Urinary tract infection following delivery +O86.3 Other genitourinary tract infections following delivery +O86.4 Pyrexia of unknown origin following delivery +O86.8 Other specified puerperal infections +O87 Venous complications and haemorrhoids in the puerperium +O87.0 Superficial thrombophlebitis in the puerperium +O87.1 Deep phlebothrombosis in the puerperium +O87.2 Haemorrhoids in the puerperium +O87.3 Cerebral venous thrombosis in the puerperium +O87.8 Other venous complications in the puerperium +O87.9 Venous complication in the puerperium, unspecified +O88 Obstetric embolism +O88.0 Obstetric air embolism +O88.1 Amniotic fluid embolism +O88.2 Obstetric blood-clot embolism +O88.3 Obstetric pyaemic and septic embolism +O88.8 Other obstetric embolism +O89 Complications of anaesthesia during the puerperium +O89.0 Pulmonary complications of anaesthesia during the puerperium +O89.1 Cardiac complications of anaesthesia during the puerperium +O89.2 Central nervous system complications of anaesthesia during the puerperium +O89.3 Toxic reaction to local anaesthesia during the puerperium +O89.4 Spinal and epidural anaesthesia-induced headache during the puerperium +O89.5 Other complications of spinal and epidural anaesthesia during the puerperium +O89.6 Failed or difficult intubation during the puerperium +O89.8 Other complications of anaesthesia during the puerperium +O89.9 Complication of anaesthesia during the puerperium, unspecified +O90 Complications of the puerperium, not elsewhere classified +O90.0 Disruption of caesarean section wound +O90.1 Disruption of perineal obstetric wound +O90.2 Haematoma of obstetric wound +O90.3 Cardiomyopathy in the puerperium +O90.4 Postpartum acute renal failure +O90.5 Postpartum thyroiditis +O90.8 Other complications of the puerperium, not elsewhere classified +O90.9 Complication of the puerperium, unspecified +O91 Infections of breast associated with childbirth +O91.0 Infection of nipple associated with childbirth +O91.1 Abscess of breast associated with childbirth +O91.2 Nonpurulent mastitis associated with childbirth +O92 Other disorders of breast and lactation associated with childbirth +O92.0 Retracted nipple associated with childbirth +O92.1 Cracked nipple associated with childbirth +O92.2 Other and unspecified disorders of breast associated with childbirth +O92.3 Agalactia +O92.4 Hypogalactia +O92.5 Suppressed lactation +O92.6 Galactorrhoea +O92.7 Other and unspecified disorders of lactation +O94-O99 Other obstetric conditions, not elsewhere classified +O94 Sequelae of complication of pregnancy, childbirth and the puerperium +O95 Obstetric death of unspecified cause +O96 Death from any obstetric cause occurring more than 42 days but less than one year after delivery +O96.0 Death from direct obstetric cause occurring more than 42 days but less than one year after delivery +O96.1 Death from indirect obstetric cause occurring more than 42 days but less than one year after delivery +O96.9 Death from unspecified obstetric cause occurring more than 42 days but less than one year after delivery +O97 Death from sequelae of obstetric causes +O97.0 Death from sequelae of direct obstetric cause +O97.1 Death from sequelae of indirect obstetric cause +O97.9 Death from sequelae of obstetric cause, unspecified +O98 Maternal infectious and parasitic diseases classifiable elsewhere but complicating pregnancy, childbirth and the puerperium +O98.0 Tuberculosis complicating pregnancy, childbirth and the puerperium +O98.1 Syphilis complicating pregnancy, childbirth and the puerperium +O98.2 Gonorrhoea complicating pregnancy, childbirth and the puerperium +O98.3 Other infections with a predominantly sexual mode of transmission complicating pregnancy, childbirth and the puerperium +O98.4 Viral hepatitis complicating pregnancy, childbirth and the puerperium +O98.5 Other viral diseases complicating pregnancy, childbirth and the puerperium +O98.6 Protozoal diseases complicating pregnancy, childbirth and the puerperium +O98.7 Human immunodeficiency virus [HIV] disease complicating pregnancy, childbirth and the puerperium +O98.8 Other maternal infectious and parasitic diseases complicating pregnancy, childbirth and the puerperium +O98.9 Unspecified maternal infectious or parasitic disease complicating pregnancy, childbirth and the puerperium +O99 Other maternal diseases classifiable elsewhere but complicating pregnancy, childbirth and the puerperium +O99.0 Anaemia complicating pregnancy, childbirth and the puerperium +O99.1 Other diseases of the blood and blood-forming organs and certain disorders involving the immune mechanism complicating pregnancy, childbirth and the puerperium +O99.2 Endocrine, nutritional and metabolic diseases complicating pregnancy, childbirth and the puerperium +O99.3 Mental disorders and diseases of the nervous system complicating pregnancy, childbirth and the puerperium +O99.4 Diseases of the circulatory system complicating pregnancy, childbirth and the puerperium +O99.5 Diseases of the respiratory system complicating pregnancy, childbirth and the puerperium +O99.6 Diseases of the digestive system complicating pregnancy, childbirth and the puerperium +O99.7 Diseases of the skin and subcutaneous tissue complicating pregnancy, childbirth and the puerperium +O99.8 Other specified diseases and conditions complicating pregnancy, childbirth and the puerperium +XVI Certain conditions originating in the perinatal period +P00-P04 Fetus and newborn affected by maternal factors and by complications of pregnancy, labour and delivery +P00 Fetus and newborn affected by maternal conditions that may be unrelated to present pregnancy +P00.0 Fetus and newborn affected by maternal hypertensive disorders +P00.1 Fetus and newborn affected by maternal renal and urinary tract diseases +P00.2 Fetus and newborn affected by maternal infectious and parasitic diseases +P00.3 Fetus and newborn affected by other maternal circulatory and respiratory diseases +P00.4 Fetus and newborn affected by maternal nutritional disorders +P00.5 Fetus and newborn affected by maternal injury +P00.6 Fetus and newborn affected by surgical procedure on mother +P00.7 Fetus and newborn affected by other medical procedures on mother, not elsewhere classified +P00.8 Fetus and newborn affected by other maternal conditions +P00.9 Fetus and newborn affected by unspecified maternal condition +P01 Fetus and newborn affected by maternal complications of pregnancy +P01.0 Fetus and newborn affected by incompetent cervix +P01.1 Fetus and newborn affected by premature rupture of membranes +P01.2 Fetus and newborn affected by oligohydramnios +P01.3 Fetus and newborn affected by polyhydramnios +P01.4 Fetus and newborn affected by ectopic pregnancy +P01.5 Fetus and newborn affected by multiple pregnancy +P01.6 Fetus and newborn affected by maternal death +P01.7 Fetus and newborn affected by malpresentation before labour +P01.8 Fetus and newborn affected by other maternal complications of pregnancy +P01.9 Fetus and newborn affected by maternal complication of pregnancy, unspecified +P02 Fetus and newborn affected by complications of placenta, cord and membranes +P02.0 Fetus and newborn affected by placenta praevia +P02.1 Fetus and newborn affected by other forms of placental separation and haemorrhage +P02.2 Fetus and newborn affected by other and unspecified morphological and functional abnormalities of placenta +P02.3 Fetus and newborn affected by placental transfusion syndromes +P02.4 Fetus and newborn affected by prolapsed cord +P02.5 Fetus and newborn affected by other compression of umbilical cord +P02.6 Fetus and newborn affected by other and unspecified conditions of umbilical cord +P02.7 Fetus and newborn affected by chorioamnionitis +P02.8 Fetus and newborn affected by other abnormalities of membranes +P02.9 Fetus and newborn affected by abnormality of membranes, unspecified +P03 Fetus and newborn affected by other complications of labour and delivery +P03.0 Fetus and newborn affected by breech delivery and extraction +P03.1 Fetus and newborn affected by other malpresentation, malposition and disproportion during labour and delivery +P03.2 Fetus and newborn affected by forceps delivery +P03.3 Fetus and newborn affected by delivery by vacuum extractor [ventouse] +P03.4 Fetus and newborn affected by caesarean delivery +P03.5 Fetus and newborn affected by precipitate delivery +P03.6 Fetus and newborn affected by abnormal uterine contractions +P03.8 Fetus and newborn affected by other specified complications of labour and delivery +P03.9 Fetus and newborn affected by complication of labour and delivery, unspecified +P04 Fetus and newborn affected by noxious influences transmitted via placenta or breast milk +P04.0 Fetus and newborn affected by maternal anaesthesia and analgesia in pregnancy, labour and delivery +P04.1 Fetus and newborn affected by other maternal medication +P04.2 Fetus and newborn affected by maternal use of tobacco +P04.3 Fetus and newborn affected by maternal use of alcohol +P04.4 Fetus and newborn affected by maternal use of drugs of addiction +P04.5 Fetus and newborn affected by maternal use of nutritional chemical substances +P04.6 Fetus and newborn affected by maternal exposure to environmental chemical substances +P04.8 Fetus and newborn affected by other maternal noxious influences +P04.9 Fetus and newborn affected by maternal noxious influence, unspecified +P05-P08 Disorders related to length of gestation and fetal growth +P05 Slow fetal growth and fetal malnutrition +P05.0 Light for gestational age +P05.1 Small for gestational age +P05.2 Fetal malnutrition without mention of light or small for gestational age +P05.9 Slow fetal growth, unspecified +P07 Disorders related to short gestation and low birth weight, not elsewhere classified +P07.0 Extremely low birth weight +P07.1 Other low birth weight +P07.2 Extreme immaturity +P07.3 Other preterm infants +P08 Disorders related to long gestation and high birth weight +P08.0 Exceptionally large baby +P08.1 Other heavy for gestational age infants +P08.2 Post-term infant, not heavy for gestational age +P10-P15 Birth trauma +P10 Intracranial laceration and haemorrhage due to birth injury +P10.0 Subdural haemorrhage due to birth injury +P10.1 Cerebral haemorrhage due to birth injury +P10.2 Intraventricular haemorrhage due to birth injury +P10.3 Subarachnoid haemorrhage due to birth injury +P10.4 Tentorial tear due to birth injury +P10.8 Other intracranial lacerations and haemorrhages due to birth injury +P10.9 Unspecified intracranial laceration and haemorrhage due to birth injury +P11 Other birth injuries to central nervous system +P11.0 Cerebral oedema due to birth injury +P11.1 Other specified brain damage due to birth injury +P11.2 Unspecified brain damage due to birth injury +P11.3 Birth injury to facial nerve +P11.4 Birth injury to other cranial nerves +P11.5 Birth injury to spine and spinal cord +P11.9 Birth injury to central nervous system, unspecified +P12 Birth injury to scalp +P12.0 Cephalhaematoma due to birth injury +P12.1 Chignon due to birth injury +P12.2 Epicranial subaponeurotic haemorrhage due to birth injury +P12.3 Bruising of scalp due to birth injury +P12.4 Monitoring injury of scalp of newborn +P12.8 Other birth injuries to scalp +P12.9 Birth injury to scalp, unspecified +P13 Birth injury to skeleton +P13.0 Fracture of skull due to birth injury +P13.1 Other birth injuries to skull +P13.2 Birth injury to femur +P13.3 Birth injury to other long bones +P13.4 Fracture of clavicle due to birth injury +P13.8 Birth injuries to other parts of skeleton +P13.9 Birth injury to skeleton, unspecified +P14 Birth injury to peripheral nervous system +P14.0 Erb paralysis due to birth injury +P14.1 Klumpke paralysis due to birth injury +P14.2 Phrenic nerve paralysis due to birth injury +P14.3 Other brachial plexus birth injuries +P14.8 Birth injuries to other parts of peripheral nervous system +P14.9 Birth injury to peripheral nervous system, unspecified +P15 Other birth injuries +P15.0 Birth injury to liver +P15.1 Birth injury to spleen +P15.2 Sternomastoid injury due to birth injury +P15.3 Birth injury to eye +P15.4 Birth injury to face +P15.5 Birth injury to external genitalia +P15.6 Subcutaneous fat necrosis due to birth injury +P15.8 Other specified birth injuries +P15.9 Birth injury, unspecified +P20-P29 Respiratory and cardiovascular disorders specific to the perinatal period +P20 Intrauterine hypoxia +P20.0 Intrauterine hypoxia first noted before onset of labour +P20.1 Intrauterine hypoxia first noted during labour and delivery +P20.9 Intrauterine hypoxia, unspecified +P21 Birth asphyxia +P21.0 Severe birth asphyxia +P21.1 Mild and moderate birth asphyxia +P21.9 Birth asphyxia, unspecified +P22 Respiratory distress of newborn +P22.0 Respiratory distress syndrome of newborn +P22.1 Transient tachypnoea of newborn +P22.8 Other respiratory distress of newborn +P22.9 Respiratory distress of newborn, unspecified +P23 Congenital pneumonia +P23.0 Congenital pneumonia due to viral agent +P23.1 Congenital pneumonia due to Chlamydia +P23.2 Congenital pneumonia due to staphylococcus +P23.3 Congenital pneumonia due to streptococcus, group B +P23.4 Congenital pneumonia due to Escherichia coli +P23.5 Congenital pneumonia due to Pseudomonas +P23.6 Congenital pneumonia due to other bacterial agents +P23.8 Congenital pneumonia due to other organisms +P23.9 Congenital pneumonia, unspecified +P24 Neonatal aspiration syndromes +P24.0 Neonatal aspiration of meconium +P24.1 Neonatal aspiration of amniotic fluid and mucus +P24.2 Neonatal aspiration of blood +P24.3 Neonatal aspiration of milk and regurgitated food +P24.8 Other neonatal aspiration syndromes +P24.9 Neonatal aspiration syndrome, unspecified +P25 Interstitial emphysema and related conditions originating in the perinatal period +P25.0 Interstitial emphysema originating in the perinatal period +P25.1 Pneumothorax originating in the perinatal period +P25.2 Pneumomediastinum originating in the perinatal period +P25.3 Pneumopericardium originating in the perinatal period +P25.8 Other conditions related to interstitial emphysema originating in the perinatal period +P26 Pulmonary haemorrhage originating in the perinatal period +P26.0 Tracheobronchial haemorrhage originating in the perinatal period +P26.1 Massive pulmonary haemorrhage originating in the perinatal period +P26.8 Other pulmonary haemorrhages originating in the perinatal period +P26.9 Unspecified pulmonary haemorrhage originating in the perinatal period +P27 Chronic respiratory disease originating in the perinatal period +P27.0 Wilson-Mikity syndrome +P27.1 Bronchopulmonary dysplasia originating in the perinatal period +P27.8 Other chronic respiratory diseases originating in the perinatal period +P27.9 Unspecified chronic respiratory disease originating in the perinatal period +P28 Other respiratory conditions originating in the perinatal period +P28.0 Primary atelectasis of newborn +P28.1 Other and unspecified atelectasis of newborn +P28.2 Cyanotic attacks of newborn +P28.3 Primary sleep apnoea of newborn +P28.4 Other apnoea of newborn +P28.5 Respiratory failure of newborn +P28.8 Other specified respiratory conditions of newborn +P28.9 Respiratory condition of newborn, unspecified +P29 Cardiovascular disorders originating in the perinatal period +P29.0 Neonatal cardiac failure +P29.1 Neonatal cardiac dysrhythmia +P29.2 Neonatal hypertension +P29.3 Persistent fetal circulation +P29.4 Transient myocardial ischaemia of newborn +P29.8 Other cardiovascular disorders originating in the perinatal period +P29.9 Cardiovascular disorder originating in the perinatal period, unspecified +P35-P39 Infections specific to the perinatal period +P35 Congenital viral diseases +P35.0 Congenital rubella syndrome +P35.1 Congenital cytomegalovirus infection +P35.2 Congenital herpesviral [herpes simplex] infection +P35.3 Congenital viral hepatitis +P35.4 Congenital Zika virus disease +P35.8 Other congenital viral diseases +P35.9 Congenital viral disease, unspecified +P36 Bacterial sepsis of newborn +P36.0 Sepsis of newborn due to streptococcus, group B +P36.1 Sepsis of newborn due to other and unspecified streptococci +P36.2 Sepsis of newborn due to Staphylococcus aureus +P36.3 Sepsis of newborn due to other and unspecified staphylococci +P36.4 Sepsis of newborn due to Escherichia coli +P36.5 Sepsis of newborn due to anaerobes +P36.8 Other bacterial sepsis of newborn +P36.9 Bacterial sepsis of newborn, unspecified +P37 Other congenital infectious and parasitic diseases +P37.0 Congenital tuberculosis +P37.1 Congenital toxoplasmosis +P37.2 Neonatal (disseminated) listeriosis +P37.3 Congenital falciparum malaria +P37.4 Other congenital malaria +P37.5 Neonatal candidiasis +P37.8 Other specified congenital infectious and parasitic diseases +P37.9 Congenital infectious and parasitic disease, unspecified +P38 Omphalitis of newborn with or without mild haemorrhage +P39 Other infections specific to the perinatal period +P39.0 Neonatal infective mastitis +P39.1 Neonatal conjunctivitis and dacryocystitis +P39.2 Intra-amniotic infection of fetus, not elsewhere classified +P39.3 Neonatal urinary tract infection +P39.4 Neonatal skin infection +P39.8 Other specified infections specific to the perinatal period +P39.9 Infection specific to the perinatal period, unspecified +P50-P61 Haemorrhagic and haematological disorders of fetus and newborn +P50 Fetal blood loss +P50.0 Fetal blood loss from vasa praevia +P50.1 Fetal blood loss from ruptured cord +P50.2 Fetal blood loss from placenta +P50.3 Haemorrhage into co-twin +P50.4 Haemorrhage into maternal circulation +P50.5 Fetal blood loss from cut end of co-twin's cord +P50.8 Other fetal blood loss +P50.9 Fetal blood loss, unspecified +P51 Umbilical haemorrhage of newborn +P51.0 Massive umbilical haemorrhage of newborn +P51.8 Other umbilical haemorrhages of newborn +P51.9 Umbilical haemorrhage of newborn, unspecified +P52 Intracranial nontraumatic haemorrhage of fetus and newborn +P52.0 Intraventricular (nontraumatic) haemorrhage, grade 1, of fetus and newborn +P52.1 Intraventricular (nontraumatic) haemorrhage, grade 2, of fetus and newborn +P52.2 Intraventricular (nontraumatic) haemorrhage, grade 3, and grade 4 of fetus and newborn +P52.3 Unspecified intraventricular (nontraumatic) haemorrhage of fetus and newborn +P52.4 Intracerebral (nontraumatic) haemorrhage of fetus and newborn +P52.5 Subarachnoid (nontraumatic) haemorrhage of fetus and newborn +P52.6 Cerebellar (nontraumatic) and posterior fossa haemorrhage of fetus and newborn +P52.8 Other intracranial (nontraumatic) haemorrhages of fetus and newborn +P52.9 Intracranial (nontraumatic) haemorrhage of fetus and newborn, unspecified +P53 Haemorrhagic disease of fetus and newborn +P54 Other neonatal haemorrhages +P54.0 Neonatal haematemesis +P54.1 Neonatal melaena +P54.2 Neonatal rectal haemorrhage +P54.3 Other neonatal gastrointestinal haemorrhage +P54.4 Neonatal adrenal haemorrhage +P54.5 Neonatal cutaneous haemorrhage +P54.6 Neonatal vaginal haemorrhage +P54.8 Other specified neonatal haemorrhages +P54.9 Neonatal haemorrhage, unspecified +P55 Haemolytic disease of fetus and newborn +P55.0 Rh isoimmunization of fetus and newborn +P55.1 ABO isoimmunization of fetus and newborn +P55.8 Other haemolytic diseases of fetus and newborn +P55.9 Haemolytic disease of fetus and newborn, unspecified +P56 Hydrops fetalis due to haemolytic disease +P56.0 Hydrops fetalis due to isoimmunization +P56.9 Hydrops fetalis due to other and unspecified haemolytic disease +P57 Kernicterus +P57.0 Kernicterus due to isoimmunization +P57.8 Other specified kernicterus +P57.9 Kernicterus, unspecified +P58 Neonatal jaundice due to other excessive haemolysis +P58.0 Neonatal jaundice due to bruising +P58.1 Neonatal jaundice due to bleeding +P58.2 Neonatal jaundice due to infection +P58.3 Neonatal jaundice due to polycythaemia +P58.4 Neonatal jaundice due to drugs or toxins transmitted from mother or given to newborn +P58.5 Neonatal jaundice due to swallowed maternal blood +P58.8 Neonatal jaundice due to other specified excessive haemolysis +P58.9 Neonatal jaundice due to excessive haemolysis, unspecified +P59 Neonatal jaundice from other and unspecified causes +P59.0 Neonatal jaundice associated with preterm delivery +P59.1 Inspissated bile syndrome +P59.2 Neonatal jaundice from other and unspecified hepatocellular damage +P59.3 Neonatal jaundice from breast milk inhibitor +P59.8 Neonatal jaundice from other specified causes +P59.9 Neonatal jaundice, unspecified +P60 Disseminated intravascular coagulation of fetus and newborn +P61 Other perinatal haematological disorders +P61.0 Transient neonatal thrombocytopenia +P61.1 Polycythaemia neonatorum +P61.2 Anaemia of prematurity +P61.3 Congenital anaemia from fetal blood loss +P61.4 Other congenital anaemias, not elsewhere classified +P61.5 Transient neonatal neutropenia +P61.6 Other transient neonatal disorders of coagulation +P61.8 Other specified perinatal haematological disorders +P61.9 Perinatal haematological disorder, unspecified +P70-P74 Transitory endocrine and metabolic disorders specific to fetus and newborn +P70 Transitory disorders of carbohydrate metabolism specific to fetus and newborn +P70.0 Syndrome of infant of mother with gestational diabetes +P70.1 Syndrome of infant of a diabetic mother +P70.2 Neonatal diabetes mellitus +P70.3 Iatrogenic neonatal hypoglycaemia +P70.4 Other neonatal hypoglycaemia +P70.8 Other transitory disorders of carbohydrate metabolism of fetus and newborn +P70.9 Transitory disorder of carbohydrate metabolism of fetus and newborn, unspecified +P71 Transitory neonatal disorders of calcium and magnesium metabolism +P71.0 Cow milk hypocalcaemia in newborn +P71.1 Other neonatal hypocalcaemia +P71.2 Neonatal hypomagnesaemia +P71.3 Neonatal tetany without calcium or magnesium deficiency +P71.4 Transitory neonatal hypoparathyroidism +P71.8 Other transitory neonatal disorders of calcium and magnesium metabolism +P71.9 Transitory neonatal disorder of calcium and magnesium metabolism, unspecified +P72 Other transitory neonatal endocrine disorders +P72.0 Neonatal goitre, not elsewhere classified +P72.1 Transitory neonatal hyperthyroidism +P72.2 Other transitory neonatal disorders of thyroid function, not elsewhere classified +P72.8 Other specified transitory neonatal endocrine disorders +P72.9 Transitory neonatal endocrine disorder, unspecified +P74 Other transitory neonatal electrolyte and metabolic disturbances +P74.0 Late metabolic acidosis of newborn +P74.1 Dehydration of newborn +P74.2 Disturbances of sodium balance of newborn +P74.3 Disturbances of potassium balance of newborn +P74.4 Other transitory electrolyte disturbances of newborn +P74.5 Transitory tyrosinaemia of newborn +P74.8 Other transitory metabolic disturbances of newborn +P74.9 Transitory metabolic disturbance of newborn, unspecified +P75-P78 Digestive system disorders of fetus and newborn +P75 Meconium ileus in cystic fibrosis +P76 Other intestinal obstruction of newborn +P76.0 Meconium plug syndrome +P76.1 Transitory ileus of newborn +P76.2 Intestinal obstruction due to inspissated milk +P76.8 Other specified intestinal obstruction of newborn +P76.9 Intestinal obstruction of newborn, unspecified +P77 Necrotizing enterocolitis of fetus and newborn +P78 Other perinatal digestive system disorders +P80-P83 Conditions involving the integument and temperature regulation of fetus and newborn +P80 Hypothermia of newborn +P80.0 Cold injury syndrome +P80.8 Other hypothermia of newborn +P80.9 Hypothermia of newborn, unspecified +P81 Other disturbances of temperature regulation of newborn +P81.0 Environmental hyperthermia of newborn +P81.8 Other specified disturbances of temperature regulation of newborn +P81.9 Disturbance of temperature regulation of newborn, unspecified +P83 Other conditions of integument specific to fetus and newborn +P83.0 Sclerema neonatorum +P83.1 Neonatal erythema toxicum +P83.2 Hydrops fetalis not due to haemolytic disease +P83.3 Other and unspecified oedema specific to fetus and newborn +P83.4 Breast engorgement of newborn +P83.5 Congenital hydrocele +P83.6 Umbilical polyp of newborn +P83.8 Other specified conditions of integument specific to fetus and newborn +P83.9 Condition of integument specific to fetus and newborn, unspecified +P90-P96 Other disorders originating in the perinatal period +P90 Convulsions of newborn +P91 Other disturbances of cerebral status of newborn +P91.0 Neonatal cerebral ischaemia +P91.1 Acquired periventricular cysts of newborn +P91.2 Neonatal cerebral leukomalacia +P91.3 Neonatal cerebral irritability +P91.4 Neonatal cerebral depression +P91.5 Neonatal coma +P91.6 Hypoxic ischaemic encephalopathy of newborn +P91.7 Acquired hydrocephalus of newborn +P91.8 Other specified disturbances of cerebral status of newborn +P91.9 Disturbance of cerebral status of newborn, unspecified +P92 Feeding problems of newborn +P92.0 Vomiting in newborn +P92.1 Regurgitation and rumination in newborn +P92.2 Slow feeding of newborn +P92.3 Underfeeding of newborn +P92.4 Overfeeding of newborn +P92.5 Neonatal difficulty in feeding at breast +P92.8 Other feeding problems of newborn +P92.9 Feeding problem of newborn, unspecified +P93 Reactions and intoxications due to drugs administered to fetus and newborn +P94 Disorders of muscle tone of newborn +P94.0 Transient neonatal myasthenia gravis +P94.1 Congenital hypertonia +P94.2 Congenital hypotonia +P94.8 Other disorders of muscle tone of newborn +P94.9 Disorder of muscle tone of newborn, unspecified +P95 Fetal death of unspecified cause +P96 Other conditions originating in the perinatal period +P96.0 Congenital renal failure +P96.1 Neonatal withdrawal symptoms from maternal use of drugs of addiction +P96.2 Withdrawal symptoms from therapeutic use of drugs in newborn +P96.3 Wide cranial sutures of newborn +P96.4 Termination of pregnancy, affecting fetus and newborn +P96.5 Complications of intrauterine procedures, not elsewhere classified +P96.8 Other specified conditions originating in the perinatal period +P96.9 Condition originating in the perinatal period, unspecified +XVII Congenital malformations, deformations and chromosomal abnormalities +Q00-Q07 Congenital malformations of the nervous system +Q00 Anencephaly and similar malformations +Q00.0 Anencephaly +Q00.1 Craniorachischisis +Q00.2 Iniencephaly +Q01 Encephalocele +Q01.0 Frontal encephalocele +Q01.1 Nasofrontal encephalocele +Q01.2 Occipital encephalocele +Q01.8 Encephalocele of other sites +Q01.9 Encephalocele, unspecified +Q02 Microcephaly +Q03 Congenital hydrocephalus +Q03.0 Malformations of aqueduct of Sylvius +Q03.1 Atresia of foramina of Magendie and Luschka +Q03.8 Other congenital hydrocephalus +Q03.9 Congenital hydrocephalus, unspecified +Q04 Other congenital malformations of brain +Q04.0 Congenital malformations of corpus callosum +Q04.1 Arhinencephaly +Q04.2 Holoprosencephaly +Q04.3 Other reduction deformities of brain +Q04.4 Septo-optic dysplasia +Q04.5 Megalencephaly +Q04.6 Congenital cerebral cysts +Q04.8 Other specified congenital malformations of brain +Q04.9 Congenital malformation of brain, unspecified +Q05 Spina bifida +Q05.0 Cervical spina bifida with hydrocephalus +Q05.1 Thoracic spina bifida with hydrocephalus +Q05.2 Lumbar spina bifida with hydrocephalus +Q05.3 Sacral spina bifida with hydrocephalus +Q05.4 Unspecified spina bifida with hydrocephalus +Q05.5 Cervical spina bifida without hydrocephalus +Q05.6 Thoracic spina bifida without hydrocephalus +Q05.7 Lumbar spina bifida without hydrocephalus +Q05.8 Sacral spina bifida without hydrocephalus +Q05.9 Spina bifida, unspecified +Q06 Other congenital malformations of spinal cord +Q06.0 Amyelia +Q06.1 Hypoplasia and dysplasia of spinal cord +Q06.2 Diastematomyelia +Q06.3 Other congenital cauda equina malformations +Q06.4 Hydromyelia +Q06.8 Other specified congenital malformations of spinal cord +Q06.9 Congenital malformation of spinal cord, unspecified +Q07 Other congenital malformations of nervous system +Q07.0 Arnold-Chiari syndrome +Q07.8 Other specified congenital malformations of nervous system +Q07.9 Congenital malformation of nervous system, unspecified +Q10-Q18 Congenital malformations of eye, ear, face and neck +Q10 Congenital malformations of eyelid, lacrimal apparatus and orbit +Q10.0 Congenital ptosis +Q10.1 Congenital ectropion +Q10.2 Congenital entropion +Q10.3 Other congenital malformations of eyelid +Q10.4 Absence and agenesis of lacrimal apparatus +Q10.5 Congenital stenosis and stricture of lacrimal duct +Q10.6 Other congenital malformations of lacrimal apparatus +Q10.7 Congenital malformation of orbit +Q11 Anophthalmos, microphthalmos and macrophthalmos +Q11.0 Cystic eyeball +Q11.1 Other anophthalmos +Q11.2 Microphthalmos +Q11.3 Macrophthalmos +Q12 Congenital lens malformations +Q12.0 Congenital cataract +Q12.1 Congenital displaced lens +Q12.2 Coloboma of lens +Q12.3 Congenital aphakia +Q12.4 Spherophakia +Q12.8 Other congenital lens malformations +Q12.9 Congenital lens malformation, unspecified +Q13 Congenital malformations of anterior segment of eye +Q13.0 Coloboma of iris +Q13.1 Absence of iris +Q13.2 Other congenital malformations of iris +Q13.3 Congenital corneal opacity +Q13.4 Other congenital corneal malformations +Q13.5 Blue sclera +Q13.8 Other congenital malformations of anterior segment of eye +Q13.9 Congenital malformation of anterior segment of eye, unspecified +Q14 Congenital malformations of posterior segment of eye +Q14.0 Congenital malformation of vitreous humour +Q14.1 Congenital malformation of retina +Q14.2 Congenital malformation of optic disc +Q14.3 Congenital malformation of choroid +Q14.8 Other congenital malformations of posterior segment of eye +Q14.9 Congenital malformation of posterior segment of eye, unspecified +Q15 Other congenital malformations of eye +Q15.0 Congenital glaucoma +Q15.8 Other specified congenital malformations of eye +Q15.9 Congenital malformation of eye, unspecified +Q16 Congenital malformations of ear causing impairment of hearing +Q16.0 Congenital absence of (ear) auricle +Q16.1 Congenital absence, atresia and stricture of auditory canal (external) +Q16.2 Absence of eustachian tube +Q16.3 Congenital malformation of ear ossicles +Q16.4 Other congenital malformations of middle ear +Q16.5 Congenital malformation of inner ear +Q16.9 Congenital malformation of ear causing impairment of hearing, unspecified +Q17 Other congenital malformations of ear +Q17.0 Accessory auricle +Q17.1 Macrotia +Q17.2 Microtia +Q17.3 Other misshapen ear +Q17.4 Misplaced ear +Q17.5 Prominent ear +Q17.8 Other specified congenital malformations of ear +Q17.9 Congenital malformation of ear, unspecified +Q18 Other congenital malformations of face and neck +Q18.0 Sinus, fistula and cyst of branchial cleft +Q18.1 Preauricular sinus and cyst +Q18.2 Other branchial cleft malformations +Q18.3 Webbing of neck +Q18.4 Macrostomia +Q18.5 Microstomia +Q18.6 Macrocheilia +Q18.7 Microcheilia +Q18.8 Other specified congenital malformations of face and neck +Q18.9 Congenital malformation of face and neck, unspecified +Q20-Q28 Congenital malformations of the circulatory system +Q20 Congenital malformations of cardiac chambers and connections +Q20.0 Common arterial trunk +Q20.1 Double outlet right ventricle +Q20.2 Double outlet left ventricle +Q20.3 Discordant ventriculoarterial connection +Q20.4 Double inlet ventricle +Q20.5 Discordant atrioventricular connection +Q20.6 Isomerism of atrial appendages +Q20.8 Other congenital malformations of cardiac chambers and connections +Q20.9 Congenital malformation of cardiac chambers and connections, unspecified +Q21 Congenital malformations of cardiac septa +Q21.0 Ventricular septal defect +Q21.1 Atrial septal defect +Q21.2 Atrioventricular septal defect +Q21.3 Tetralogy of Fallot +Q21.4 Aortopulmonary septal defect +Q21.8 Other congenital malformations of cardiac septa +Q21.9 Congenital malformation of cardiac septum, unspecified +Q22 Congenital malformations of pulmonary and tricuspid valves +Q22.0 Pulmonary valve atresia +Q22.1 Congenital pulmonary valve stenosis +Q22.2 Congenital pulmonary valve insufficiency +Q22.3 Other congenital malformations of pulmonary valve +Q22.4 Congenital tricuspid stenosis +Q22.5 Ebstein anomaly +Q22.6 Hypoplastic right heart syndrome +Q22.8 Other congenital malformations of tricuspid valve +Q22.9 Congenital malformation of tricuspid valve, unspecified +Q23 Congenital malformations of aortic and mitral valves +Q23.0 Congenital stenosis of aortic valve +Q23.1 Congenital insufficiency of aortic valve +Q23.2 Congenital mitral stenosis +Q23.3 Congenital mitral insufficiency +Q23.4 Hypoplastic left heart syndrome +Q23.8 Other congenital malformations of aortic and mitral valves +Q23.9 Congenital malformation of aortic and mitral valves, unspecified +Q24 Other congenital malformations of heart +Q24.0 Dextrocardia +Q24.1 Laevocardia +Q24.2 Cor triatriatum +Q24.3 Pulmonary infundibular stenosis +Q24.4 Congenital subaortic stenosis +Q24.5 Malformation of coronary vessels +Q24.6 Congenital heart block +Q24.8 Other specified congenital malformations of heart +Q24.9 Congenital malformation of heart, unspecified +Q25 Congenital malformations of great arteries +Q25.0 Patent ductus arteriosus +Q25.1 Coarctation of aorta +Q25.2 Atresia of aorta +Q25.3 Stenosis of aorta +Q25.4 Other congenital malformations of aorta +Q25.5 Atresia of pulmonary artery +Q25.6 Stenosis of pulmonary artery +Q25.7 Other congenital malformations of pulmonary artery +Q25.8 Other congenital malformations of great arteries +Q25.9 Congenital malformation of great arteries, unspecified +Q26 Congenital malformations of great veins +Q26.0 Congenital stenosis of vena cava +Q26.1 Persistent left superior vena cava +Q26.2 Total anomalous pulmonary venous connection +Q26.3 Partial anomalous pulmonary venous connection +Q26.4 Anomalous pulmonary venous connection, unspecified +Q26.5 Anomalous portal venous connection +Q26.6 Portal vein-hepatic artery fistula +Q26.8 Other congenital malformations of great veins +Q26.9 Congenital malformation of great vein, unspecified +Q27 Other congenital malformations of peripheral vascular system +Q27.0 Congenital absence and hypoplasia of umbilical artery +Q27.1 Congenital renal artery stenosis +Q27.2 Other congenital malformations of renal artery +Q27.3 Peripheral arteriovenous malformation +Q27.4 Congenital phlebectasia +Q27.8 Other specified congenital malformations of peripheral vascular system +Q27.9 Congenital malformation of peripheral vascular system, unspecified +Q28 Other congenital malformations of circulatory system +Q28.0 Arteriovenous malformation of precerebral vessels +Q28.1 Other malformations of precerebral vessels +Q28.2 Arteriovenous malformation of cerebral vessels +Q28.3 Other malformations of cerebral vessels +Q28.8 Other specified congenital malformations of circulatory system +Q28.9 Congenital malformation of circulatory system, unspecified +Q30-Q34 Congenital malformations of the respiratory system +Q30 Congenital malformations of nose +Q30.0 Choanal atresia +Q30.1 Agenesis and underdevelopment of nose +Q30.2 Fissured, notched and cleft nose +Q30.3 Congenital perforated nasal septum +Q30.8 Other congenital malformations of nose +Q30.9 Congenital malformation of nose, unspecified +Q31 Congenital malformations of larynx +Q31.0 Web of larynx +Q31.1 Congenital subglottic stenosis +Q31.2 Laryngeal hypoplasia +Q31.3 Laryngocele +Q31.5 Congenital laryngomalacia +Q31.8 Other congenital malformations of larynx +Q31.9 Congenital malformation of larynx, unspecified +Q32 Congenital malformations of trachea and bronchus +Q32.0 Congenital tracheomalacia +Q32.1 Other congenital malformations of trachea +Q32.2 Congenital bronchomalacia +Q32.3 Congenital stenosis of bronchus +Q32.4 Other congenital malformations of bronchus +Q33 Congenital malformations of lung +Q33.0 Congenital cystic lung +Q33.1 Accessory lobe of lung +Q33.2 Sequestration of lung +Q33.3 Agenesis of lung +Q33.4 Congenital bronchiectasis +Q33.5 Ectopic tissue in lung +Q33.6 Hypoplasia and dysplasia of lung +Q33.8 Other congenital malformations of lung +Q33.9 Congenital malformation of lung, unspecified +Q34 Other congenital malformations of respiratory system +Q34.0 Anomaly of pleura +Q34.1 Congenital cyst of mediastinum +Q34.8 Other specified congenital malformations of respiratory system +Q34.9 Congenital malformation of respiratory system, unspecified +Q35-Q37 Cleft lip and cleft palate +Q35 Cleft palate +Q35.1 Cleft hard palate +Q35.3 Cleft soft palate +Q35.5 Cleft hard palate with cleft soft palate +Q35.7 Cleft uvula +Q35.9 Cleft palate, unspecified +Q36 Cleft lip +Q36.0 Cleft lip, bilateral +Q36.1 Cleft lip, median +Q36.9 Cleft lip, unilateral +Q37 Cleft palate with cleft lip +Q37.0 Cleft hard palate with bilateral cleft lip +Q37.1 Cleft hard palate with unilateral cleft lip +Q37.2 Cleft soft palate with bilateral cleft lip +Q37.3 Cleft soft palate with unilateral cleft lip +Q37.4 Cleft hard and soft palate with bilateral cleft lip +Q37.5 Cleft hard and soft palate with unilateral cleft lip +Q37.8 Unspecified cleft palate with bilateral cleft lip +Q37.9 Unspecified cleft palate with unilateral cleft lip +Q38-Q45 Other congenital malformations of the digestive system +Q38 Other congenital malformations of tongue, mouth and pharynx +Q38.0 Congenital malformations of lips, not elsewhere classified +Q38.1 Ankyloglossia +Q38.2 Macroglossia +Q38.3 Other congenital malformations of tongue +Q38.4 Congenital malformations of salivary glands and ducts +Q38.5 Congenital malformations of palate, not elsewhere classified +Q38.6 Other congenital malformations of mouth +Q38.7 Pharyngeal pouch +Q38.8 Other congenital malformations of pharynx +Q39 Congenital malformations of oesophagus +Q39.0 Atresia of oesophagus without fistula +Q39.1 Atresia of oesophagus with tracheo-oesophageal fistula +Q39.2 Congenital tracheo-oesophageal fistula without atresia +Q39.3 Congenital stenosis and stricture of oesophagus +Q39.4 Congenital oesophageal web +Q39.5 Congenital dilatation of oesophagus +Q39.6 Diverticulum of oesophagus +Q39.8 Other congenital malformations of oesophagus +Q39.9 Congenital malformation of oesophagus, unspecified +Q40 Other congenital malformations of upper alimentary tract +Q40.0 Congenital hypertrophic pyloric stenosis +Q40.1 Congenital hiatus hernia +Q40.2 Other specified congenital malformations of stomach +Q40.3 Congenital malformation of stomach, unspecified +Q40.8 Other specified congenital malformations of upper alimentary tract +Q40.9 Congenital malformation of upper alimentary tract, unspecified +Q41 Congenital absence, atresia and stenosis of small intestine +Q41.0 Congenital absence, atresia and stenosis of duodenum +Q41.1 Congenital absence, atresia and stenosis of jejunum +Q41.2 Congenital absence, atresia and stenosis of ileum +Q41.8 Congenital absence, atresia and stenosis of other specified parts of small intestine +Q41.9 Congenital absence, atresia and stenosis of small intestine, part unspecified +Q42 Congenital absence, atresia and stenosis of large intestine +Q42.0 Congenital absence, atresia and stenosis of rectum with fistula +Q42.1 Congenital absence, atresia and stenosis of rectum without fistula +Q42.2 Congenital absence, atresia and stenosis of anus with fistula +Q42.3 Congenital absence, atresia and stenosis of anus without fistula +Q42.8 Congenital absence, atresia and stenosis of other parts of large intestine +Q42.9 Congenital absence, atresia and stenosis of large intestine, part unspecified +Q43 Other congenital malformations of intestine +Q43.0 Meckel diverticulum +Q43.1 Hirschsprung disease +Q43.2 Other congenital functional disorders of colon +Q43.3 Congenital malformations of intestinal fixation +Q43.4 Duplication of intestine +Q43.5 Ectopic anus +Q43.6 Congenital fistula of rectum and anus +Q43.7 Persistent cloaca +Q43.8 Other specified congenital malformations of intestine +Q43.9 Congenital malformation of intestine, unspecified +Q44 Congenital malformations of gallbladder, bile ducts and liver +Q44.0 Agenesis, aplasia and hypoplasia of gallbladder +Q44.1 Other congenital malformations of gallbladder +Q44.2 Atresia of bile ducts +Q44.3 Congenital stenosis and stricture of bile ducts +Q44.4 Choledochal cyst +Q44.5 Other congenital malformations of bile ducts +Q44.6 Cystic disease of liver +Q44.7 Other congenital malformations of liver +Q45 Other congenital malformations of digestive system +Q45.0 Agenesis, aplasia and hypoplasia of pancreas +Q45.1 Annular pancreas +Q45.2 Congenital pancreatic cyst +Q45.3 Other congenital malformations of pancreas and pancreatic duct +Q45.8 Other specified congenital malformations of digestive system +Q45.9 Congenital malformation of digestive system, unspecified +Q50-Q56 Congenital malformations of genital organs +Q50 Congenital malformations of ovaries, fallopian tubes and broad ligaments +Q50.0 Congenital absence of ovary +Q50.1 Developmental ovarian cyst +Q50.2 Congenital torsion of ovary +Q50.3 Other congenital malformations of ovary +Q50.4 Embryonic cyst of fallopian tube +Q50.5 Embryonic cyst of broad ligament +Q50.6 Other congenital malformations of fallopian tube and broad ligament +Q51 Congenital malformations of uterus and cervix +Q51.0 Agenesis and aplasia of uterus +Q51.1 Doubling of uterus with doubling of cervix and vagina +Q51.2 Other doubling of uterus +Q51.3 Bicornate uterus +Q51.4 Unicornate uterus +Q51.5 Agenesis and aplasia of cervix +Q51.6 Embryonic cyst of cervix +Q51.7 Congenital fistulae between uterus and digestive and urinary tracts +Q51.8 Other congenital malformations of uterus and cervix +Q51.9 Congenital malformation of uterus and cervix, unspecified +Q52 Other congenital malformations of female genitalia +Q52.0 Congenital absence of vagina +Q52.1 Doubling of vagina +Q52.2 Congenital rectovaginal fistula +Q52.3 Imperforate hymen +Q52.4 Other congenital malformations of vagina +Q52.5 Fusion of labia +Q52.6 Congenital malformation of clitoris +Q52.7 Other congenital malformations of vulva +Q52.8 Other specified congenital malformations of female genitalia +Q52.9 Congenital malformation of female genitalia, unspecified +Q53 Undescended testicle +Q53.0 Ectopic testis +Q53.1 Undescended testicle, unilateral +Q53.2 Undescended testicle, bilateral +Q53.9 Undescended testicle, unspecified +Q54 Hypospadias +Q54.0 Hypospadias, balanic +Q54.1 Hypospadias, penile +Q54.2 Hypospadias, penoscrotal +Q54.3 Hypospadias, perineal +Q54.4 Congenital chordee +Q54.8 Other hypospadias +Q54.9 Hypospadias, unspecified +Q55 Other congenital malformations of male genital organs +Q55.0 Absence and aplasia of testis +Q55.1 Hypoplasia of testis and scrotum +Q55.2 Other congenital malformations of testis and scrotum +Q55.3 Atresia of vas deferens +Q55.4 Other congenital malformations of vas deferens, epididymis, seminal vesicles and prostate +Q55.5 Congenital absence and aplasia of penis +Q55.6 Other congenital malformations of penis +Q55.8 Other specified congenital malformations of male genital organs +Q55.9 Congenital malformation of male genital organ, unspecified +Q56 Indeterminate sex and pseudohermaphroditism +Q56.0 Hermaphroditism, not elsewhere classified +Q56.1 Male pseudohermaphroditism, not elsewhere classified +Q56.2 Female pseudohermaphroditism, not elsewhere classified +Q56.3 Pseudohermaphroditism, unspecified +Q56.4 Indeterminate sex, unspecified +Q60-Q64 Congenital malformations of the urinary system +Q60 Renal agenesis and other reduction defects of kidney +Q60.0 Renal agenesis, unilateral +Q60.1 Renal agenesis, bilateral +Q60.2 Renal agenesis, unspecified +Q60.3 Renal hypoplasia, unilateral +Q60.4 Renal hypoplasia, bilateral +Q60.5 Renal hypoplasia, unspecified +Q60.6 Potter syndrome +Q61 Cystic kidney disease +Q61.0 Congenital single renal cyst +Q61.1 Polycystic kidney, autosomal recessive +Q61.2 Polycystic kidney, autosomal dominant +Q61.3 Polycystic kidney, unspecified +Q61.4 Renal dysplasia +Q61.5 Medullary cystic kidney +Q61.8 Other cystic kidney diseases +Q61.9 Cystic kidney disease, unspecified +Q62 Congenital obstructive defects of renal pelvis and congenital malformations of ureter +Q62.0 Congenital hydronephrosis +Q62.1 Atresia and stenosis of ureter +Q62.2 Congenital megaloureter +Q62.3 Other obstructive defects of renal pelvis and ureter +Q62.4 Agenesis of ureter +Q62.5 Duplication of ureter +Q62.6 Malposition of ureter +Q62.7 Congenital vesico-uretero-renal reflux +Q62.8 Other congenital malformations of ureter +Q63 Other congenital malformations of kidney +Q63.0 Accessory kidney +Q63.1 Lobulated, fused and horseshoe kidney +Q63.2 Ectopic kidney +Q63.3 Hyperplastic and giant kidney +Q63.8 Other specified congenital malformations of kidney +Q63.9 Congenital malformation of kidney, unspecified +Q64 Other congenital malformations of urinary system +Q64.0 Epispadias +Q64.1 Exstrophy of urinary bladder +Q64.2 Congenital posterior urethral valves +Q64.3 Other atresia and stenosis of urethra and bladder neck +Q64.4 Malformation of urachus +Q64.5 Congenital absence of bladder and urethra +Q64.6 Congenital diverticulum of bladder +Q64.7 Other congenital malformations of bladder and urethra +Q64.8 Other specified congenital malformations of urinary system +Q64.9 Congenital malformation of urinary system, unspecified +Q65-Q79 Congenital malformations and deformations of the musculoskeletal system +Q65 Congenital deformities of hip +Q65.0 Congenital dislocation of hip, unilateral +Q65.1 Congenital dislocation of hip, bilateral +Q65.2 Congenital dislocation of hip, unspecified +Q65.3 Congenital subluxation of hip, unilateral +Q65.4 Congenital subluxation of hip, bilateral +Q65.5 Congenital subluxation of hip, unspecified +Q65.6 Unstable hip +Q65.8 Other congenital deformities of hip +Q65.9 Congenital deformity of hip, unspecified +Q66 Congenital deformities of feet +Q66.0 Talipes equinovarus +Q66.1 Talipes calcaneovarus +Q66.2 Metatarsus varus +Q66.3 Other congenital varus deformities of feet +Q66.4 Talipes calcaneovalgus +Q66.5 Congenital pes planus +Q66.6 Other congenital valgus deformities of feet +Q66.7 Pes cavus +Q66.8 Other congenital deformities of feet +Q66.9 Congenital deformity of feet, unspecified +Q67 Congenital musculoskeletal deformities of head, face, spine and chest +Q67.0 Facial asymmetry +Q67.1 Compression facies +Q67.2 Dolichocephaly +Q67.3 Plagiocephaly +Q67.4 Other congenital deformities of skull, face and jaw +Q67.5 Congenital deformity of spine +Q67.6 Pectus excavatum +Q67.7 Pectus carinatum +Q67.8 Other congenital deformities of chest +Q68 Other congenital musculoskeletal deformities +Q68.0 Congenital deformity of sternocleidomastoid muscle +Q68.1 Congenital deformity of hand +Q68.2 Congenital deformity of knee +Q68.3 Congenital bowing of femur +Q68.4 Congenital bowing of tibia and fibula +Q68.5 Congenital bowing of long bones of leg, unspecified +Q68.8 Other specified congenital musculoskeletal deformities +Q69 Polydactyly +Q69.0 Accessory finger(s) +Q69.1 Accessory thumb(s) +Q69.2 Accessory toe(s) +Q69.9 Polydactyly, unspecified +Q70 Syndactyly +Q70.0 Fused fingers +Q70.1 Webbed fingers +Q70.2 Fused toes +Q70.3 Webbed toes +Q70.4 Polysyndactyly +Q70.9 Syndactyly, unspecified +Q71 Reduction defects of upper limb +Q71.0 Congenital complete absence of upper limb(s) +Q71.1 Congenital absence of upper arm and forearm with hand present +Q71.2 Congenital absence of both forearm and hand +Q71.3 Congenital absence of hand and finger(s) +Q71.4 Longitudinal reduction defect of radius +Q71.5 Longitudinal reduction defect of ulna +Q71.6 Lobster-claw hand +Q71.8 Other reduction defects of upper limb(s) +Q71.9 Reduction defect of upper limb, unspecified +Q72 Reduction defects of lower limb +Q72.0 Congenital complete absence of lower limb(s) +Q72.1 Congenital absence of thigh and lower leg with foot present +Q72.2 Congenital absence of both lower leg and foot +Q72.3 Congenital absence of foot and toe(s) +Q72.4 Longitudinal reduction defect of femur +Q72.5 Longitudinal reduction defect of tibia +Q72.6 Longitudinal reduction defect of fibula +Q72.7 Split foot +Q72.8 Other reduction defects of lower limb(s) +Q72.9 Reduction defect of lower limb, unspecified +Q73 Reduction defects of unspecified limb +Q73.0 Congenital absence of unspecified limb(s) +Q73.1 Phocomelia, unspecified limb(s) +Q73.8 Other reduction defects of unspecified limb(s) +Q74 Other congenital malformations of limb(s) +Q74.0 Other congenital malformations of upper limb(s), including shoulder girdle +Q74.1 Congenital malformation of knee +Q74.2 Other congenital malformations of lower limb(s), including pelvic girdle +Q74.3 Arthrogryposis multiplex congenita +Q74.8 Other specified congenital malformations of limb(s) +Q74.9 Unspecified congenital malformation of limb(s) +Q75 Other congenital malformations of skull and face bones +Q75.0 Craniosynostosis +Q75.1 Craniofacial dysostosis +Q75.2 Hypertelorism +Q75.3 Macrocephaly +Q75.4 Mandibulofacial dysostosis +Q75.5 Oculomandibular dysostosis +Q75.8 Other specified congenital malformations of skull and face bones +Q75.9 Congenital malformation of skull and face bones, unspecified +Q76 Congenital malformations of spine and bony thorax +Q76.0 Spina bifida occulta +Q76.1 Klippel-Feil syndrome +Q76.2 Congenital spondylolisthesis +Q76.3 Congenital scoliosis due to congenital bony malformation +Q76.4 Other congenital malformations of spine, not associated with scoliosis +Q76.5 Cervical rib +Q76.6 Other congenital malformations of ribs +Q76.7 Congenital malformation of sternum +Q76.8 Other congenital malformations of bony thorax +Q76.9 Congenital malformation of bony thorax, unspecified +Q77 Osteochondrodysplasia with defects of growth of tubular bones and spine +Q77.0 Achondrogenesis +Q77.1 Thanatophoric short stature +Q77.2 Short rib syndrome +Q77.3 Chondrodysplasia punctata +Q77.4 Achondroplasia +Q77.5 Dystrophic dysplasia +Q77.6 Chondroectodermal dysplasia +Q77.7 Spondyloepiphyseal dysplasia +Q77.8 Other osteochondrodysplasia with defects of growth of tubular bones and spine +Q77.9 Osteochondrodysplasia with defects of growth of tubular bones and spine, unspecified +Q78 Other osteochondrodysplasias +Q78.0 Osteogenesis imperfecta +Q78.1 Polyostotic fibrous dysplasia +Q78.2 Osteopetrosis +Q78.3 Progressive diaphyseal dysplasia +Q78.4 Enchondromatosis +Q78.5 Metaphyseal dysplasia +Q78.6 Multiple congenital exostoses +Q78.8 Other specified osteochondrodysplasias +Q78.9 Osteochondrodysplasia, unspecified +Q79 Congenital malformations of the musculoskeletal system, not elsewhere classified +Q79.0 Congenital diaphragmatic hernia +Q79.1 Other congenital malformations of diaphragm +Q79.2 Exomphalos +Q79.3 Gastroschisis +Q79.4 Prune belly syndrome +Q79.5 Other congenital malformations of abdominal wall +Q79.6 Ehlers-Danlos syndrome +Q79.8 Other congenital malformations of musculoskeletal system +Q79.9 Congenital malformation of musculoskeletal system, unspecified +Q80-Q89 Other congenital malformations +Q80 Congenital ichthyosis +Q80.0 Ichthyosis vulgaris +Q80.1 X-linked ichthyosis +Q80.2 Lamellar ichthyosis +Q80.3 Congenital bullous ichthyosiform erythroderma +Q80.4 Harlequin fetus +Q80.8 Other congenital ichthyosis +Q80.9 Congenital ichthyosis, unspecified +Q81 Epidermolysis bullosa +Q81.0 Epidermolysis bullosa simplex +Q81.1 Epidermolysis bullosa letalis +Q81.2 Epidermolysis bullosa dystrophica +Q81.8 Other epidermolysis bullosa +Q81.9 Epidermolysis bullosa, unspecified +Q82 Other congenital malformations of skin +Q82.0 Hereditary lymphoedema +Q82.1 Xeroderma pigmentosum +Q82.2 Mastocytosis +Q82.3 Incontinentia pigmenti +Q82.4 Ectodermal dysplasia (anhidrotic) +Q82.5 Congenital non-neoplastic naevus +Q82.8 Other specified congenital malformations of skin +Q82.9 Congenital malformation of skin, unspecified +Q83 Congenital malformations of breast +Q83.0 Congenital absence of breast with absent nipple +Q83.1 Accessory breast +Q83.2 Absent nipple +Q83.3 Accessory nipple +Q83.8 Other congenital malformations of breast +Q83.9 Congenital malformation of breast, unspecified +Q84 Other congenital malformations of integument +Q84.0 Congenital alopecia +Q84.1 Congenital morphological disturbances of hair, not elsewhere classified +Q84.2 Other congenital malformations of hair +Q84.3 Anonychia +Q84.4 Congenital leukonychia +Q84.5 Enlarged and hypertrophic nails +Q84.6 Other congenital malformations of nails +Q84.8 Other specified congenital malformations of integument +Q84.9 Congenital malformation of integument, unspecified +Q85 Phakomatoses, not elsewhere classified +Q85.0 Neurofibromatosis (nonmalignant) +Q85.1 Tuberous sclerosis +Q85.8 Other phakomatoses, not elsewhere classified +Q85.9 Phakomatosis, unspecified +Q86 Congenital malformation syndromes due to known exogenous causes, not elsewhere classified +Q86.0 Fetal alcohol syndrome (dysmorphic) +Q86.1 Fetal hydantoin syndrome +Q86.2 Dysmorphism due to warfarin +Q86.8 Other congenital malformation syndromes due to known exogenous causes +Q87 Other specified congenital malformation syndromes affecting multiple systems +Q87.0 Congenital malformation syndromes predominantly affecting facial appearance +Q87.1 Congenital malformation syndromes predominantly associated with short stature +Q87.2 Congenital malformation syndromes predominantly involving limbs +Q87.3 Congenital malformation syndromes involving early overgrowth +Q87.4 Marfan syndrome +Q87.5 Other congenital malformation syndromes with other skeletal changes +Q87.8 Other specified congenital malformation syndromes, not elsewhere classified +Q89 Other congenital malformations, not elsewhere classified +Q89.0 Congenital malformations of spleen +Q89.1 Congenital malformations of adrenal gland +Q89.2 Congenital malformations of other endocrine glands +Q89.3 Situs inversus +Q89.4 Conjoined twins +Q89.7 Multiple congenital malformations, not elsewhere classified +Q89.8 Other specified congenital malformations +Q89.9 Congenital malformation, unspecified +Q90-Q99 Chromosomal abnormalities, not elsewhere classified +Q90 Down syndrome +Q90.0 Trisomy 21, meiotic nondisjunction +Q90.1 Trisomy 21, mosaicism (mitotic nondisjunction) +Q90.2 Trisomy 21, translocation +Q90.9 Down syndrome, unspecified +Q91 Edwards syndrome and Patau syndrome +Q91.0 Trisomy 18, meiotic nondisjunction +Q91.1 Trisomy 18, mosaicism (mitotic nondisjunction) +Q91.2 Trisomy 18, translocation +Q91.3 Edwards syndrome, unspecified +Q91.4 Trisomy 13, meiotic nondisjunction +Q91.5 Trisomy 13, mosaicism (mitotic nondisjunction) +Q91.6 Trisomy 13, translocation +Q91.7 Patau syndrome, unspecified +Q92 Other trisomies and partial trisomies of the autosomes, not elsewhere classified +Q92.0 Whole chromosome trisomy, meiotic nondisjunction +Q92.1 Whole chromosome trisomy, mosaicism (mitotic nondisjunction) +Q92.2 Major partial trisomy +Q92.3 Minor partial trisomy +Q92.4 Duplications seen only at prometaphase +Q92.5 Duplications with other complex rearrangements +Q92.6 Extra marker chromosomes +Q92.7 Triploidy and polyploidy +Q92.8 Other specified trisomies and partial trisomies of autosomes +Q92.9 Trisomy and partial trisomy of autosomes, unspecified +Q93 Monosomies and deletions from the autosomes, not elsewhere classified +Q93.0 Whole chromosome monosomy, meiotic nondisjunction +Q93.1 Whole chromosome monosomy, mosaicism (mitotic nondisjunction) +Q93.2 Chromosome replaced with ring or dicentric +Q93.3 Deletion of short arm of chromosome 4 +Q93.4 Deletion of short arm of chromosome 5 +Q93.5 Other deletions of part of a chromosome +Q93.6 Deletions seen only at prometaphase +Q93.7 Deletions with other complex rearrangements +Q93.8 Other deletions from the autosomes +Q93.9 Deletion from autosomes, unspecified +Q95 Balanced rearrangements and structural markers, not elsewhere classified +Q95.0 Balanced translocation and insertion in normal individual +Q95.1 Chromosome inversion in normal individual +Q95.2 Balanced autosomal rearrangement in abnormal individual +Q95.3 Balanced sex/autosomal rearrangement in abnormal individual +Q95.4 Individuals with marker heterochromatin +Q95.5 Individuals with autosomal fragile site +Q95.8 Other balanced rearrangements and structural markers +Q95.9 Balanced rearrangement and structural marker, unspecified +Q96 Turner syndrome +Q96.0 Karyotype 45,X +Q96.1 Karyotype 46,X iso (Xq) +Q96.2 Karyotype 46,X with abnormal sex chromosome, except iso (Xq) +Q96.3 Mosaicism, 45,X/46,XX or XY +Q96.4 Mosaicism, 45,X/other cell line(s) with abnormal sex chromosome +Q96.8 Other variants of Turner syndrome +Q96.9 Turner syndrome, unspecified +Q97 Other sex chromosome abnormalities, female phenotype, not elsewhere classified +Q97.0 Karyotype 47,XXX +Q97.1 Female with more than three X chromosomes +Q97.2 Mosaicism, lines with various numbers of X chromosomes +Q97.3 Female with 46,XY karyotype +Q97.8 Other specified sex chromosome abnormalities, female phenotype +Q97.9 Sex chromosome abnormality, female phenotype, unspecified +Q98 Other sex chromosome abnormalities, male phenotype, not elsewhere classified +Q98.0 Klinefelter syndrome karyotype 47,XXY +Q98.1 Klinefelter syndrome, male with more than two X chromosomes +Q98.2 Klinefelter syndrome, male with 46,XX karyotype +Q98.3 Other male with 46,XX karyotype +Q98.4 Klinefelter syndrome, unspecified +Q98.5 Karyotype 47,XYY +Q98.6 Male with structurally abnormal sex chromosome +Q98.7 Male with sex chromosome mosaicism +Q98.8 Other specified sex chromosome abnormalities, male phenotype +Q98.9 Sex chromosome abnormality, male phenotype, unspecified +Q99 Other chromosome abnormalities, not elsewhere classified +Q99.0 Chimera 46,XX/46,XY +Q99.1 46,XX true hermaphrodite +Q99.2 Fragile X chromosome +Q99.8 Other specified chromosome abnormalities +Q99.9 Chromosomal abnormality, unspecified +XVIII Symptoms, signs and abnormal clinical and laboratory findings, not elsewhere classified +R00-R09 Symptoms and signs involving the circulatory and respiratory systems +R00 Abnormalities of heart beat +R00.0 Tachycardia, unspecified +R00.1 Bradycardia, unspecified +R00.2 Palpitations +R00.3 Pulseless electrical activity, not elsewhere classified +R00.8 Other and unspecified abnormalities of heart beat +R01 Cardiac murmurs and other cardiac sounds +R01.0 Benign and innocent cardiac murmurs +R01.1 Cardiac murmur, unspecified +R01.2 Other cardiac sounds +R02 Gangrene, not elsewhere classified +R03 Abnormal blood-pressure reading, without diagnosis +R03.0 Elevated blood-pressure reading, without diagnosis of hypertension +R03.1 Nonspecific low blood-pressure reading +R04 Haemorrhage from respiratory passages +R04.0 Epistaxis +R04.1 Haemorrhage from throat +R04.2 Haemoptysis +R04.8 Haemorrhage from other sites in respiratory passages +R04.9 Haemorrhage from respiratory passages, unspecified +R05 Cough +R06 Abnormalities of breathing +R06.0 Dyspnoea +R06.1 Stridor +R06.2 Wheezing +R06.3 Periodic breathing +R06.4 Hyperventilation +R06.5 Mouth breathing +R06.6 Hiccough +R06.7 Sneezing +R06.8 Other and unspecified abnormalities of breathing +R07 Pain in throat and chest +R07.0 Pain in throat +R07.1 Chest pain on breathing +R07.2 Precordial pain +R07.3 Other chest pain +R07.4 Chest pain, unspecified +R09 Other symptoms and signs involving the circulatory and respiratory systems +R09.0 Asphyxia +R09.1 Pleurisy +R09.2 Respiratory arrest +R09.3 Abnormal sputum +R09.8 Other specified symptoms and signs involving the circulatory and respiratory systems +R10-R19 Symptoms and signs involving the digestive system and abdomen +R10 Abdominal and pelvic pain +R10.0 Acute abdomen +R10.1 Pain localized to upper abdomen +R10.2 Pelvic and perineal pain +R10.3 Pain localized to other parts of lower abdomen +R10.4 Other and unspecified abdominal pain +R11 Nausea and vomiting +R12 Heartburn +R13 Dysphagia +R14 Flatulence and related conditions +R15 Faecal incontinence +R16 Hepatomegaly and splenomegaly, not elsewhere classified +R16.0 Hepatomegaly, not elsewhere classified +R16.1 Splenomegaly, not elsewhere classified +R16.2 Hepatomegaly with splenomegaly, not elsewhere classified +R17 Hyperbilirubinaemia, with or without jaundice, not elsewhere classified +R17.0 Hyperbilirubinaemia with mention of jaundice, not elsewhere classified +R17.9 Hyperbilirubinaemia without mention of jaundice, not elsewhere classified +R18 Ascites +R19 Other symptoms and signs involving the digestive system and abdomen +R19.0 Intra-abdominal and pelvic swelling, mass and lump +R19.1 Abnormal bowel sounds +R19.2 Visible peristalsis +R19.3 Abdominal rigidity +R19.4 Change in bowel habit +R19.5 Other faecal abnormalities +R19.6 Halitosis +R19.8 Other specified symptoms and signs involving the digestive system and abdomen +R20-R23 Symptoms and signs involving the skin and subcutaneous tissue +R20 Disturbances of skin sensation +R20.0 Anaesthesia of skin +R20.1 Hypoaesthesia of skin +R20.2 Paraesthesia of skin +R20.3 Hyperaesthesia +R20.8 Other and unspecified disturbances of skin sensation +R21 Rash and other nonspecific skin eruption +R22 Localized swelling, mass and lump of skin and subcutaneous tissue +R22.0 Localized swelling, mass and lump, head +R22.1 Localized swelling, mass and lump, neck +R22.2 Localized swelling, mass and lump, trunk +R22.3 Localized swelling, mass and lump, upper limb +R22.4 Localized swelling, mass and lump, lower limb +R22.7 Localized swelling, mass and lump, multiple sites +R22.9 Localized swelling, mass and lump, unspecified +R23 Other skin changes +R23.0 Cyanosis +R23.1 Pallor +R23.2 Flushing +R23.3 Spontaneous ecchymoses +R23.4 Changes in skin texture +R23.8 Other and unspecified skin changes +R25-R29 Symptoms and signs involving the nervous and musculoskeletal systems +R25 Abnormal involuntary movements +R25.0 Abnormal head movements +R25.1 Tremor, unspecified +R25.2 Cramp and spasm +R25.3 Fasciculation +R25.8 Other and unspecified abnormal involuntary movements +R26 Abnormalities of gait and mobility +R26.0 Ataxic gait +R26.1 Paralytic gait +R26.2 Difficulty in walking, not elsewhere classified +R26.3 Immobility +R26.8 Other and unspecified abnormalities of gait and mobility +R27 Other lack of coordination +R27.0 Ataxia, unspecified +R27.8 Other and unspecified lack of coordination +R29 Other symptoms and signs involving the nervous and musculoskeletal systems +R29.0 Tetany +R29.1 Meningismus +R29.2 Abnormal reflex +R29.3 Abnormal posture +R29.4 Clicking hip +R29.6 Tendency to fall, not elsewhere classified +R29.8 Other and unspecified symptoms and signs involving the nervous and musculoskeletal systems +R30-R39 Symptoms and signs involving the urinary system +R30 Pain associated with micturition +R30.0 Dysuria +R30.1 Vesical tenesmus +R30.9 Painful micturition, unspecified +R31 Unspecified haematuria +R32 Unspecified urinary incontinence +R33 Retention of urine +R34 Anuria and oliguria +R35 Polyuria +R36 Urethral discharge +R39 Other symptoms and signs involving the urinary system +R39.0 Extravasation of urine +R39.1 Other difficulties with micturition +R39.2 Extrarenal uraemia +R39.8 Other and unspecified symptoms and signs involving the urinary system +R40-R46 Symptoms and signs involving cognition, perception, emotional state and behaviour +R40 Somnolence, stupor and coma +R40.0 Somnolence +R40.1 Stupor +R40.2 Coma, unspecified +R41 Other symptoms and signs involving cognitive functions and awareness +R41.0 Disorientation, unspecified +R41.1 Anterograde amnesia +R41.2 Retrograde amnesia +R41.3 Other amnesia +R41.8 Other and unspecified symptoms and signs involving cognitive functions and awareness +R42 Dizziness and giddiness +R43 Disturbances of smell and taste +R43.0 Anosmia +R43.1 Parosmia +R43.2 Parageusia +R43.8 Other and unspecified disturbances of smell and taste +R44 Other symptoms and signs involving general sensations and perceptions +R44.0 Auditory hallucinations +R44.1 Visual hallucinations +R44.2 Other hallucinations +R44.3 Hallucinations, unspecified +R44.8 Other and unspecified symptoms and signs involving general sensations and perceptions +R45 Symptoms and signs involving emotional state +R45.0 Nervousness +R45.1 Restlessness and agitation +R45.2 Unhappiness +R45.3 Demoralization and apathy +R45.4 Irritability and anger +R45.5 Hostility +R45.6 Physical violence +R45.7 State of emotional shock and stress, unspecified +R45.8 Other symptoms and signs involving emotional state +R46 Symptoms and signs involving appearance and behaviour +R46.0 Very low level of personal hygiene +R46.1 Bizarre personal appearance +R46.2 Strange and inexplicable behaviour +R46.3 Overactivity +R46.4 Slowness and poor responsiveness +R46.5 Suspiciousness and marked evasiveness +R46.6 Undue concern and preoccupation with stressful events +R46.7 Verbosity and circumstantial detail obscuring reason for contact +R46.8 Other symptoms and signs involving appearance and behaviour +R47-R49 Symptoms and signs involving speech and voice +R47 Speech disturbances, not elsewhere classified +R47.0 Dysphasia and aphasia +R47.1 Dysarthria and anarthria +R47.8 Other and unspecified speech disturbances +R48 Dyslexia and other symbolic dysfunctions, not elsewhere classified +R48.0 Dyslexia and alexia +R48.1 Agnosia +R48.2 Apraxia +R48.8 Other and unspecified symbolic dysfunctions +R49 Voice disturbances +R49.0 Dysphonia +R49.1 Aphonia +R49.2 Hypernasality and hyponasality +R49.8 Other and unspecified voice disturbances +R50-R69 General symptoms and signs +R50 Fever of other and unknown origin +R50.2 Drug-induced fever +R50.8 Other specified fever +R50.9 Fever, unspecified +R51 Headache +R52 Pain, not elsewhere classified +R52.0 Acute pain +R52.1 Chronic intractable pain +R52.2 Other chronic pain +R52.9 Pain, unspecified +R53 Malaise and fatigue +R54 Senility +R55 Syncope and collapse +R56 Convulsions, not elsewhere classified +R56.0 Febrile convulsions +R56.8 Other and unspecified convulsions +R57 Shock, not elsewhere classified +R57.0 Cardiogenic shock +R57.1 Hypovolaemic shock +R57.2 Septic shock +R57.8 Other shock +R57.9 Shock, unspecified +R58 Haemorrhage, not elsewhere classified +R59 Enlarged lymph nodes +R59.0 Localized enlarged lymph nodes +R59.1 Generalized enlarged lymph nodes +R59.9 Enlarged lymph nodes, unspecified +R60 Oedema, not elsewhere classified +R60.0 Localized oedema +R60.1 Generalized oedema +R60.9 Oedema, unspecified +R61 Hyperhidrosis +R61.0 Localized hyperhidrosis +R61.1 Generalized hyperhidrosis +R61.9 Hyperhidrosis, unspecified +R62 Lack of expected normal physiological development +R62.0 Delayed milestone +R62.8 Other lack of expected normal physiological development +R62.9 Lack of expected normal physiological development, unspecified +R63 Symptoms and signs concerning food and fluid intake +R63.0 Anorexia +R63.1 Polydipsia +R63.2 Polyphagia +R63.3 Feeding difficulties and mismanagement +R63.4 Abnormal weight loss +R63.5 Abnormal weight gain +R63.6 Insufficient intake of food and water +R63.8 Other symptoms and signs concerning food and fluid intake +R64 Cachexia +R65 Systemic Inflammatory Response Syndrome [SIRS] +R65.0 Systemic Inflammatory Response Syndrome of infectious origin without organ failure +R65.1 Systemic Inflammatory Response Syndrome of infectious origin with organ failure +R65.2 Systemic Inflammatory Response Syndrome of non-infectious origin without organ failure +R65.3 Systemic Inflammatory Response Syndrome of non-infectious origin with organ failure +R65.9 Systemic Inflammatory Response Syndrome, unspecified +R68 Other general symptoms and signs +R68.0 Hypothermia, not associated with low environmental temperature +R68.1 Nonspecific symptoms peculiar to infancy +R68.2 Dry mouth, unspecified +R68.3 Clubbing of fingers +R68.8 Other specified general symptoms and signs +R69 Unknown and unspecified causes of morbidity +R70-R79 Abnormal findings on examination of blood, without diagnosis +R70 Elevated erythrocyte sedimentation rate and abnormality of plasma viscosity +R70.0 Elevated erythrocyte sedimentation rate +R70.1 Abnormal plasma viscosity +R71 Abnormality of red blood cells +R72 Abnormality of white blood cells, not elsewhere classified +R73 Elevated blood glucose level +R73.0 Abnormal glucose tolerance test +R73.9 Hyperglycaemia, unspecified +R74 Abnormal serum enzyme levels +R74.0 Elevation of levels of transaminase and lactic acid dehydrogenase [LDH] +R74.8 Abnormal levels of other serum enzymes +R74.9 Abnormal level of unspecified serum enzyme +R75 Laboratory evidence of human immunodeficiency virus [HIV] +R76 Other abnormal immunological findings in serum +R76.0 Raised antibody titre +R76.1 Abnormal reaction to tuberculin test +R76.2 False-positive serological test for syphilis +R76.8 Other specified abnormal immunological findings in serum +R76.9 Abnormal immunological finding in serum, unspecified +R77 Other abnormalities of plasma proteins +R77.0 Abnormality of albumin +R77.1 Abnormality of globulin +R77.2 Abnormality of alphafetoprotein +R77.8 Other specified abnormalities of plasma proteins +R77.9 Abnormality of plasma protein, unspecified +R78 Findings of drugs and other substances, not normally found in blood +R78.0 Finding of alcohol in blood +R78.1 Finding of opiate drug in blood +R78.2 Finding of cocaine in blood +R78.3 Finding of hallucinogen in blood +R78.4 Finding of other drugs of addictive potential in blood +R78.5 Finding of psychotropic drug in blood +R78.6 Finding of steroid agent in blood +R78.7 Finding of abnormal level of heavy metals in blood +R78.8 Finding of other specified substances, not normally found in blood +R78.9 Finding of unspecified substance, not normally found in blood +R79 Other abnormal findings of blood chemistry +R79.0 Abnormal level of blood mineral +R79.8 Other specified abnormal findings of blood chemistry +R79.9 Abnormal finding of blood chemistry, unspecified +R80-R82 Abnormal findings on examination of urine, without diagnosis +R80 Isolated proteinuria +R81 Glycosuria +R82 Other abnormal findings in urine +R82.0 Chyluria +R82.1 Myoglobinuria +R82.2 Biliuria +R82.3 Haemoglobinuria +R82.4 Acetonuria +R82.5 Elevated urine levels of drugs, medicaments and biological substances +R82.6 Abnormal urine levels of substances chiefly nonmedicinal as to source +R82.7 Abnormal findings on microbiological examination of urine +R82.8 Abnormal findings on cytological and histological examination of urine +R82.9 Other and unspecified abnormal findings in urine +R83-R89 Abnormal findings on examination of other body fluids, substances and tissues, without diagnosis +R83 Abnormal findings in cerebrospinal fluid +R83.0 Abnormal findings in cerebrospinal fluid : abnormal level of enzymes +R83.1 Abnormal findings in cerebrospinal fluid : abnormal level of hormones +R83.2 Abnormal findings in cerebrospinal fluid : abnormal level of other drugs, medicaments and biological substances +R83.3 Abnormal findings in cerebrospinal fluid : abnormal level of substances chiefly nonmedicinal as to source +R83.4 Abnormal findings in cerebrospinal fluid : abnormal immunological findings +R83.5 Abnormal findings in cerebrospinal fluid : abnormal microbiological findings +R83.6 Abnormal findings in cerebrospinal fluid : abnormal cytological findings +R83.7 Abnormal findings in cerebrospinal fluid : abnormal histological findings +R83.8 Abnormal findings in cerebrospinal fluid : other abnormal findings +R83.9 Abnormal findings in cerebrospinal fluid : unspecified abnormal finding +R84 Abnormal findings in specimens from respiratory organs and thorax +R84.0 Abnormal findings in specimens from respiratory organs and thorax : abnormal level of enzymes +R84.1 Abnormal findings in specimens from respiratory organs and thorax : abnormal level of hormones +R84.2 Abnormal findings in specimens from respiratory organs and thorax : abnormal level of other drugs, medicaments and biological substances +R84.3 Abnormal findings in specimens from respiratory organs and thorax : abnormal level of substances chiefly nonmedicinal as to source +R84.4 Abnormal findings in specimens from respiratory organs and thorax : abnormal immunological findings +R84.5 Abnormal findings in specimens from respiratory organs and thorax : abnormal microbiological findings +R84.6 Abnormal findings in specimens from respiratory organs and thorax : abnormal cytological findings +R84.7 Abnormal findings in specimens from respiratory organs and thorax : abnormal histological findings +R84.8 Abnormal findings in specimens from respiratory organs and thorax : other abnormal findings +R84.9 Abnormal findings in specimens from respiratory organs and thorax : unspecified abnormal finding +R85 Abnormal findings in specimens from digestive organs and abdominal cavity +R85.0 Abnormal findings in specimens from digestive organs and abdominal cavity : abnormal level of enzymes +R85.1 Abnormal findings in specimens from digestive organs and abdominal cavity : abnormal level of hormones +R85.2 Abnormal findings in specimens from digestive organs and abdominal cavity : abnormal level of other drugs, medicaments and biological substances +R85.3 Abnormal findings in specimens from digestive organs and abdominal cavity : abnormal level of substances chiefly nonmedicinal as to source +R85.4 Abnormal findings in specimens from digestive organs and abdominal cavity : abnormal immunological findings +R85.5 Abnormal findings in specimens from digestive organs and abdominal cavity : abnormal microbiological findings +R85.6 Abnormal findings in specimens from digestive organs and abdominal cavity : abnormal cytological findings +R85.7 Abnormal findings in specimens from digestive organs and abdominal cavity : abnormal histological findings +R85.8 Abnormal findings in specimens from digestive organs and abdominal cavity : other abnormal findings +R85.9 Abnormal findings in specimens from digestive organs and abdominal cavity : unspecified abnormal finding +R86 Abnormal findings in specimens from male genital organs +R86.0 Abnormal findings in specimens from male genital organs : abnormal level of enzymes +R86.1 Abnormal findings in specimens from male genital organs : abnormal level of hormones +R86.2 Abnormal findings in specimens from male genital organs : abnormal level of other drugs, medicaments and biological substances +R86.3 Abnormal findings in specimens from male genital organs : abnormal level of substances chiefly nonmedicinal as to source +R86.4 Abnormal findings in specimens from male genital organs : abnormal immunological findings +R86.5 Abnormal findings in specimens from male genital organs : abnormal microbiological findings +R86.6 Abnormal findings in specimens from male genital organs : abnormal cytological findings +R86.7 Abnormal findings in specimens from male genital organs : abnormal histological findings +R86.8 Abnormal findings in specimens from male genital organs : other abnormal findings +R86.9 Abnormal findings in specimens from male genital organs : unspecified abnormal finding +R87 Abnormal findings in specimens from female genital organs +R87.0 Abnormal findings in specimens from female genital organs : abnormal level of enzymes +R87.1 Abnormal findings in specimens from female genital organs : abnormal level of hormones +R87.2 Abnormal findings in specimens from female genital organs : abnormal level of other drugs, medicaments and biological substances +R87.3 Abnormal findings in specimens from female genital organs : abnormal level of substances chiefly nonmedicinal as to source +R87.4 Abnormal findings in specimens from female genital organs : abnormal immunological findings +R87.5 Abnormal findings in specimens from female genital organs : abnormal microbiological findings +R87.6 Abnormal findings in specimens from female genital organs : abnormal cytological findings +R87.7 Abnormal findings in specimens from female genital organs : abnormal histological findings +R87.8 Abnormal findings in specimens from female genital organs : other abnormal findings +R87.9 Abnormal findings in specimens from female genital organs : unspecified abnormal finding +R89 Abnormal findings in specimens from other organs, systems and tissues +R89.0 Abnormal findings in specimens from other organs, systems and tissues : abnormal level of enzymes +R89.1 Abnormal findings in specimens from other organs, systems and tissues : abnormal level of hormones +R89.2 Abnormal findings in specimens from other organs, systems and tissues : abnormal level of other drugs, medicaments and biological substances +R89.3 Abnormal findings in specimens from other organs, systems and tissues : abnormal level of substances chiefly nonmedicinal as to source +R89.4 Abnormal findings in specimens from other organs, systems and tissues : abnormal immunological findings +R89.5 Abnormal findings in specimens from other organs, systems and tissues : abnormal microbiological findings +R89.6 Abnormal findings in specimens from other organs, systems and tissues : abnormal cytological findings +R89.7 Abnormal findings in specimens from other organs, systems and tissues : abnormal histological findings +R89.8 Abnormal findings in specimens from other organs, systems and tissues : other abnormal findings +R89.9 Abnormal findings in specimens from other organs, systems and tissues : unspecified abnormal finding +R90-R94 Abnormal findings on diagnostic imaging and in function studies, without diagnosis +R90 Abnormal findings on diagnostic imaging of central nervous system +R90.0 Intracranial space-occupying lesion +R90.8 Other abnormal findings on diagnostic imaging of central nervous system +R91 Abnormal findings on diagnostic imaging of lung +R92 Abnormal findings on diagnostic imaging of breast +R93 Abnormal findings on diagnostic imaging of other body structures +R93.0 Abnormal findings on diagnostic imaging of skull and head, not elsewhere classified +R93.1 Abnormal findings on diagnostic imaging of heart and coronary circulation +R93.2 Abnormal findings on diagnostic imaging of liver and biliary tract +R93.3 Abnormal findings on diagnostic imaging of other parts of digestive tract +R93.4 Abnormal findings on diagnostic imaging of urinary organs +R93.5 Abnormal findings on diagnostic imaging of other abdominal regions, including retroperitoneum +R93.6 Abnormal findings on diagnostic imaging of limbs +R93.7 Abnormal findings on diagnostic imaging of other parts of musculoskeletal system +R93.8 Abnormal findings on diagnostic imaging of other specified body structures +R94 Abnormal results of function studies +R94.0 Abnormal results of function studies of central nervous system +R94.1 Abnormal results of function studies of peripheral nervous system and special senses +R94.2 Abnormal results of pulmonary function studies +R94.3 Abnormal results of cardiovascular function studies +R94.4 Abnormal results of kidney function studies +R94.5 Abnormal results of liver function studies +R94.6 Abnormal results of thyroid function studies +R94.7 Abnormal results of other endocrine function studies +R94.8 Abnormal results of function studies of other organs and systems +R95-R99 Ill-defined and unknown causes of mortality +R95 Sudden infant death syndrome +R95.0 Sudden infant death syndrome with mention of autopsy +R95.9 Sudden infant death syndrome without mention of autopsy +R96 Other sudden death, cause unknown +R96.0 Instantaneous death +R96.1 Death occurring less than 24 hours from onset of symptoms, not otherwise explained +R98 Unattended death +R99 Other ill-defined and unspecified causes of mortality +XIX Injury, poisoning and certain other consequences of external causes +S00-S09 Injuries to the head +S00 Superficial injury of head +S00.0 Superficial injury of scalp +S00.1 Contusion of eyelid and periocular area +S00.2 Other superficial injuries of eyelid and periocular area +S00.3 Superficial injury of nose +S00.4 Superficial injury of ear +S00.5 Superficial injury of lip and oral cavity +S00.7 Multiple superficial injuries of head +S00.8 Superficial injury of other parts of head +S00.9 Superficial injury of head, part unspecified +S01 Open wound of head +S01.0 Open wound of scalp +S01.1 Open wound of eyelid and periocular area +S01.2 Open wound of nose +S01.3 Open wound of ear +S01.4 Open wound of cheek and temporomandibular area +S01.5 Open wound of lip and oral cavity +S01.7 Multiple open wounds of head +S01.8 Open wound of other parts of head +S01.9 Open wound of head, part unspecified +S02 Fracture of skull and facial bones +S02.0 Fracture of vault of skull +S02.1 Fracture of base of skull +S02.2 Fracture of nasal bones +S02.3 Fracture of orbital floor +S02.4 Fracture of malar and maxillary bones +S02.5 Fracture of tooth +S02.6 Fracture of mandible +S02.7 Multiple fractures involving skull and facial bones +S02.8 Fractures of other skull and facial bones +S02.9 Fracture of skull and facial bones, part unspecified +S03 Dislocation, sprain and strain of joints and ligaments of head +S03.0 Dislocation of jaw +S03.1 Dislocation of septal cartilage of nose +S03.2 Dislocation of tooth +S03.3 Dislocation of other and unspecified parts of head +S03.4 Sprain and strain of jaw +S03.5 Sprain and strain of joints and ligaments of other and unspecified parts of head +S04 Injury of cranial nerves +S04.0 Injury of optic nerve and pathways +S04.1 Injury of oculomotor nerve +S04.2 Injury of trochlear nerve +S04.3 Injury of trigeminal nerve +S04.4 Injury of abducent nerve +S04.5 Injury of facial nerve +S04.6 Injury of acoustic nerve +S04.7 Injury of accessory nerve +S04.8 Injury of other cranial nerves +S04.9 Injury of unspecified cranial nerve +S05 Injury of eye and orbit +S05.0 Injury of conjunctiva and corneal abrasion without mention of foreign body +S05.1 Contusion of eyeball and orbital tissues +S05.2 Ocular laceration and rupture with prolapse or loss of intraocular tissue +S05.3 Ocular laceration without prolapse or loss of intraocular tissue +S05.4 Penetrating wound of orbit with or without foreign body +S05.5 Penetrating wound of eyeball with foreign body +S05.6 Penetrating wound of eyeball without foreign body +S05.7 Avulsion of eye +S05.8 Other injuries of eye and orbit +S05.9 Injury of eye and orbit, unspecified +S06 Intracranial injury +S06.0 Concussion +S06.1 Traumatic cerebral oedema +S06.2 Diffuse brain injury +S06.3 Focal brain injury +S06.4 Epidural haemorrhage +S06.5 Traumatic subdural haemorrhage +S06.6 Traumatic subarachnoid haemorrhage +S06.7 Intracranial injury with prolonged coma +S06.8 Other intracranial injuries +S06.9 Intracranial injury, unspecified +S07 Crushing injury of head +S07.0 Crushing injury of face +S07.1 Crushing injury of skull +S07.8 Crushing injury of other parts of head +S07.9 Crushing injury of head, part unspecified +S08 Traumatic amputation of part of head +S08.0 Avulsion of scalp +S08.1 Traumatic amputation of ear +S08.8 Traumatic amputation of other parts of head +S08.9 Traumatic amputation of unspecified part of head +S09 Other and unspecified injuries of head +S09.0 Injury of blood vessels of head, not elsewhere classified +S09.1 Injury of muscle and tendon of head +S09.2 Traumatic rupture of ear drum +S09.7 Multiple injuries of head +S09.8 Other specified injuries of head +S09.9 Unspecified injury of head +S10-S19 Injuries to the neck +S10 Superficial injury of neck +S10.0 Contusion of throat +S10.1 Other and unspecified superficial injuries of throat +S10.7 Multiple superficial injuries of neck +S10.8 Superficial injury of other parts of neck +S10.9 Superficial injury of neck, part unspecified +S11 Open wound of neck +S11.0 Open wound involving larynx and trachea +S11.1 Open wound involving thyroid gland +S11.2 Open wound involving pharynx and cervical oesophagus +S11.7 Multiple open wounds of neck +S11.8 Open wound of other parts of neck +S11.9 Open wound of neck, part unspecified +S12 Fracture of neck +S12.0 Fracture of first cervical vertebra +S12.1 Fracture of second cervical vertebra +S12.2 Fracture of other specified cervical vertebra +S12.7 Multiple fractures of cervical spine +S12.8 Fracture of other parts of neck +S12.9 Fracture of neck, part unspecified +S13 Dislocation, sprain and strain of joints and ligaments at neck level +S13.0 Traumatic rupture of cervical intervertebral disc +S13.1 Dislocation of cervical vertebra +S13.2 Dislocation of other and unspecified parts of neck +S13.3 Multiple dislocations of neck +S13.4 Sprain and strain of cervical spine +S13.5 Sprain and strain of thyroid region +S13.6 Sprain and strain of joints and ligaments of other and unspecified parts of neck +S14 Injury of nerves and spinal cord at neck level +S14.0 Concussion and oedema of cervical spinal cord +S14.1 Other and unspecified injuries of cervical spinal cord +S14.2 Injury of nerve root of cervical spine +S14.3 Injury of brachial plexus +S14.4 Injury of peripheral nerves of neck +S14.5 Injury of cervical sympathetic nerves +S14.6 Injury of other and unspecified nerves of neck +S15 Injury of blood vessels at neck level +S15.0 Injury of carotid artery +S15.1 Injury of vertebral artery +S15.2 Injury of external jugular vein +S15.3 Injury of internal jugular vein +S15.7 Injury of multiple blood vessels at neck level +S15.8 Injury of other blood vessels at neck level +S15.9 Injury of unspecified blood vessel at neck level +S16 Injury of muscle and tendon at neck level +S17 Crushing injury of neck +S17.0 Crushing injury of larynx and trachea +S17.8 Crushing injury of other parts of neck +S17.9 Crushing injury of neck, part unspecified +S18 Traumatic amputation at neck level +S19 Other and unspecified injuries of neck +S19.7 Multiple injuries of neck +S19.8 Other specified injuries of neck +S19.9 Unspecified injury of neck +S20-S29 Injuries to the thorax +S20 Superficial injury of thorax +S20.0 Contusion of breast +S20.1 Other and unspecified superficial injuries of breast +S20.2 Contusion of thorax +S20.3 Other superficial injuries of front wall of thorax +S20.4 Other superficial injuries of back wall of thorax +S20.7 Multiple superficial injuries of thorax +S20.8 Superficial injury of other and unspecified parts of thorax +S21 Open wound of thorax +S21.0 Open wound of breast +S21.1 Open wound of front wall of thorax +S21.2 Open wound of back wall of thorax +S21.7 Multiple open wounds of thoracic wall +S21.8 Open wound of other parts of thorax +S21.9 Open wound of thorax, part unspecified +S22 Fracture of rib(s), sternum and thoracic spine +S22.0 Fracture of thoracic vertebra +S22.1 Multiple fractures of thoracic spine +S22.2 Fracture of sternum +S22.3 Fracture of rib +S22.4 Multiple fractures of ribs +S22.5 Flail chest +S22.8 Fracture of other parts of bony thorax +S22.9 Fracture of bony thorax, part unspecified +S23 Dislocation, sprain and strain of joints and ligaments of thorax +S23.0 Traumatic rupture of thoracic intervertebral disc +S23.1 Dislocation of thoracic vertebra +S23.2 Dislocation of other and unspecified parts of thorax +S23.3 Sprain and strain of thoracic spine +S23.4 Sprain and strain of ribs and sternum +S23.5 Sprain and strain of other and unspecified parts of thorax +S24 Injury of nerves and spinal cord at thorax level +S24.0 Concussion and oedema of thoracic spinal cord +S24.1 Other and unspecified injuries of thoracic spinal cord +S24.2 Injury of nerve root of thoracic spine +S24.3 Injury of peripheral nerves of thorax +S24.4 Injury of thoracic sympathetic nerves +S24.5 Injury of other nerves of thorax +S24.6 Injury of unspecified nerve of thorax +S25 Injury of blood vessels of thorax +S25.0 Injury of thoracic aorta +S25.1 Injury of innominate or subclavian artery +S25.2 Injury of superior vena cava +S25.3 Injury of innominate or subclavian vein +S25.4 Injury of pulmonary blood vessels +S25.5 Injury of intercostal blood vessels +S25.7 Injury of multiple blood vessels of thorax +S25.8 Injury of other blood vessels of thorax +S25.9 Injury of unspecified blood vessel of thorax +S26 Injury of heart +S26.0 Injury of heart with haemopericardium +S26.8 Other injuries of heart +S26.9 Injury of heart, unspecified +S27 Injury of other and unspecified intrathoracic organs +S27.0 Traumatic pneumothorax +S27.1 Traumatic haemothorax +S27.2 Traumatic haemopneumothorax +S27.3 Other injuries of lung +S27.4 Injury of bronchus +S27.5 Injury of thoracic trachea +S27.6 Injury of pleura +S27.7 Multiple injuries of intrathoracic organs +S27.8 Injury of other specified intrathoracic organs +S27.9 Injury of unspecified intrathoracic organ +S28 Crushing injury of thorax and traumatic amputation of part of thorax +S28.0 Crushed chest +S28.1 Traumatic amputation of part of thorax +S29 Other and unspecified injuries of thorax +S29.0 Injury of muscle and tendon at thorax level +S29.7 Multiple injuries of thorax +S29.8 Other specified injuries of thorax +S29.9 Unspecified injury of thorax +S30-S39 Injuries to the abdomen, lower back, lumbar spine and pelvis +S30 Superficial injury of abdomen, lower back and pelvis +S30.0 Contusion of lower back and pelvis +S30.1 Contusion of abdominal wall +S30.2 Contusion of external genital organs +S30.7 Multiple superficial injuries of abdomen, lower back and pelvis +S30.8 Other superficial injuries of abdomen, lower back and pelvis +S30.9 Superficial injury of abdomen, lower back and pelvis, part unspecified +S31 Open wound of abdomen, lower back and pelvis +S31.0 Open wound of lower back and pelvis +S31.1 Open wound of abdominal wall +S31.2 Open wound of penis +S31.3 Open wound of scrotum and testes +S31.4 Open wound of vagina and vulva +S31.5 Open wound of other and unspecified external genital organs +S31.7 Multiple open wounds of abdomen, lower back and pelvis +S31.8 Open wound of other and unspecified parts of abdomen +S32 Fracture of lumbar spine and pelvis +S32.0 Fracture of lumbar vertebra +S32.1 Fracture of sacrum +S32.2 Fracture of coccyx +S32.3 Fracture of ilium +S32.4 Fracture of acetabulum +S32.5 Fracture of pubis +S32.7 Multiple fractures of lumbar spine and pelvis +S32.8 Fracture of other and unspecified parts of lumbar spine and pelvis +S33 Dislocation, sprain and strain of joints and ligaments of lumbar spine and pelvis +S33.0 Traumatic rupture of lumbar intervertebral disc +S33.1 Dislocation of lumbar vertebra +S33.2 Dislocation of sacroiliac and sacrococcygeal joint +S33.3 Dislocation of other and unspecified parts of lumbar spine and pelvis +S33.4 Traumatic rupture of symphysis pubis +S33.5 Sprain and strain of lumbar spine +S33.6 Sprain and strain of sacroiliac joint +S33.7 Sprain and strain of other and unspecified parts of lumbar spine and pelvis +S34 Injury of nerves and lumbar spinal cord at abdomen, lower back and pelvis level +S34.0 Concussion and oedema of lumbar spinal cord +S34.1 Other injury of lumbar spinal cord +S34.2 Injury of nerve root of lumbar and sacral spine +S34.3 Injury of cauda equina +S34.4 Injury of lumbosacral plexus +S34.5 Injury of lumbar, sacral and pelvic sympathetic nerves +S34.6 Injury of peripheral nerve(s) of abdomen, lower back and pelvis +S34.8 Injury of other and unspecified nerves at abdomen, lower back and pelvis level +S35 Injury of blood vessels at abdomen, lower back and pelvis level +S35.0 Injury of abdominal aorta +S35.1 Injury of inferior vena cava +S35.2 Injury of coeliac or mesenteric artery +S35.3 Injury of portal or splenic vein +S35.4 Injury of renal blood vessels +S35.5 Injury of iliac blood vessels +S35.7 Injury of multiple blood vessels at abdomen, lower back and pelvis level +S35.8 Injury of other blood vessels at abdomen, lower back and pelvis level +S35.9 Injury of unspecified blood vessel at abdomen, lower back and pelvis level +S36 Injury of intra-abdominal organs +S36.0 Injury of spleen +S36.1 Injury of liver or gallbladder +S36.2 Injury of pancreas +S36.3 Injury of stomach +S36.4 Injury of small intestine +S36.5 Injury of colon +S36.6 Injury of rectum +S36.7 Injury of multiple intra-abdominal organs +S36.8 Injury of other intra-abdominal organs +S36.9 Injury of unspecified intra-abdominal organ +S37 Injury of urinary and pelvic organs +S37.0 Injury of kidney +S37.1 Injury of ureter +S37.2 Injury of bladder +S37.3 Injury of urethra +S37.4 Injury of ovary +S37.5 Injury of fallopian tube +S37.6 Injury of uterus +S37.7 Injury of multiple pelvic organs +S37.8 Injury of other pelvic organs +S37.9 Injury of unspecified pelvic organ +S38 Crushing injury and traumatic amputation of part of abdomen, lower back and pelvis +S38.0 Crushing injury of external genital organs +S38.1 Crushing injury of other and unspecified parts of abdomen, lower back and pelvis +S38.2 Traumatic amputation of external genital organs +S38.3 Traumatic amputation of other and unspecified parts of abdomen, lower back and pelvis +S39 Other and unspecified injuries of abdomen, lower back and pelvis +S39.0 Injury of muscle and tendon of abdomen, lower back and pelvis +S39.6 Injury of intra-abdominal organ(s) with pelvic organ(s) +S39.7 Other multiple injuries of abdomen, lower back and pelvis +S39.8 Other specified injuries of abdomen, lower back and pelvis +S39.9 Unspecified injury of abdomen, lower back and pelvis +S40-S49 Injuries to the shoulder and upper arm +S40 Superficial injury of shoulder and upper arm +S40.0 Contusion of shoulder and upper arm +S40.7 Multiple superficial injuries of shoulder and upper arm +S40.8 Other superficial injuries of shoulder and upper arm +S40.9 Superficial injury of shoulder and upper arm, unspecified +S41 Open wound of shoulder and upper arm +S41.0 Open wound of shoulder +S41.1 Open wound of upper arm +S41.7 Multiple open wounds of shoulder and upper arm +S41.8 Open wound of other and unspecified parts of shoulder girdle +S42 Fracture of shoulder and upper arm +S42.0 Fracture of clavicle +S42.1 Fracture of scapula +S42.2 Fracture of upper end of humerus +S42.3 Fracture of shaft of humerus +S42.4 Fracture of lower end of humerus +S42.7 Multiple fractures of clavicle, scapula and humerus +S42.8 Fracture of other parts of shoulder and upper arm +S42.9 Fracture of shoulder girdle, part unspecified +S43 Dislocation, sprain and strain of joints and ligaments of shoulder girdle +S43.0 Dislocation of shoulder joint +S43.1 Dislocation of acromioclavicular joint +S43.2 Dislocation of sternoclavicular joint +S43.3 Dislocation of other and unspecified parts of shoulder girdle +S43.4 Sprain and strain of shoulder joint +S43.5 Sprain and strain of acromioclavicular joint +S43.6 Sprain and strain of sternoclavicular joint +S43.7 Sprain and strain of other and unspecified parts of shoulder girdle +S44 Injury of nerves at shoulder and upper arm level +S44.0 Injury of ulnar nerve at upper arm level +S44.1 Injury of median nerve at upper arm level +S44.2 Injury of radial nerve at upper arm level +S44.3 Injury of axillary nerve +S44.4 Injury of musculocutaneous nerve +S44.5 Injury of cutaneous sensory nerve at shoulder and upper arm level +S44.7 Injury of multiple nerves at shoulder and upper arm level +S44.8 Injury of other nerves at shoulder and upper arm level +S44.9 Injury of unspecified nerve at shoulder and upper arm level +S45 Injury of blood vessels at shoulder and upper arm level +S45.0 Injury of axillary artery +S45.1 Injury of brachial artery +S45.2 Injury of axillary or brachial vein +S45.3 Injury of superficial vein at shoulder and upper arm level +S45.7 Injury of multiple blood vessels at shoulder and upper arm level +S45.8 Injury of other blood vessels at shoulder and upper arm level +S45.9 Injury of unspecified blood vessel at shoulder and upper arm level +S46 Injury of muscle and tendon at shoulder and upper arm level +S46.0 Injury of muscle(s) and tendon(s) of the rotator cuff of shoulder +S46.1 Injury of muscle and tendon of long head of biceps +S46.2 Injury of muscle and tendon of other parts of biceps +S46.3 Injury of muscle and tendon of triceps +S46.7 Injury of multiple muscles and tendons at shoulder and upper arm level +S46.8 Injury of other muscles and tendons at shoulder and upper arm level +S46.9 Injury of unspecified muscle and tendon at shoulder and upper arm level +S47 Crushing injury of shoulder and upper arm +S48 Traumatic amputation of shoulder and upper arm +S48.0 Traumatic amputation at shoulder joint +S48.1 Traumatic amputation at level between shoulder and elbow +S48.9 Traumatic amputation of shoulder and upper arm, level unspecified +S49 Other and unspecified injuries of shoulder and upper arm +S49.7 Multiple injuries of shoulder and upper arm +S49.8 Other specified injuries of shoulder and upper arm +S49.9 Unspecified injury of shoulder and upper arm +S50-S59 Injuries to the elbow and forearm +S50 Superficial injury of forearm +S50.0 Contusion of elbow +S50.1 Contusion of other and unspecified parts of forearm +S50.7 Multiple superficial injuries of forearm +S50.8 Other superficial injuries of forearm +S50.9 Superficial injury of forearm, unspecified +S51 Open wound of forearm +S51.0 Open wound of elbow +S51.7 Multiple open wounds of forearm +S51.8 Open wound of other parts of forearm +S51.9 Open wound of forearm, part unspecified +S52 Fracture of forearm +S52.0 Fracture of upper end of ulna +S52.1 Fracture of upper end of radius +S52.2 Fracture of shaft of ulna +S52.3 Fracture of shaft of radius +S52.4 Fracture of shafts of both ulna and radius +S52.5 Fracture of lower end of radius +S52.6 Fracture of lower end of both ulna and radius +S52.7 Multiple fractures of forearm +S52.8 Fracture of other parts of forearm +S52.9 Fracture of forearm, part unspecified +S53 Dislocation, sprain and strain of joints and ligaments of elbow +S53.0 Dislocation of radial head +S53.1 Dislocation of elbow, unspecified +S53.2 Traumatic rupture of radial collateral ligament +S53.3 Traumatic rupture of ulnar collateral ligament +S53.4 Sprain and strain of elbow +S54 Injury of nerves at forearm level +S54.0 Injury of ulnar nerve at forearm level +S54.1 Injury of median nerve at forearm level +S54.2 Injury of radial nerve at forearm level +S54.3 Injury of cutaneous sensory nerve at forearm level +S54.7 Injury of multiple nerves at forearm level +S54.8 Injury of other nerves at forearm level +S54.9 Injury of unspecified nerve at forearm level +S55 Injury of blood vessels at forearm level +S55.0 Injury of ulnar artery at forearm level +S55.1 Injury of radial artery at forearm level +S55.2 Injury of vein at forearm level +S55.7 Injury of multiple blood vessels at forearm level +S55.8 Injury of other blood vessels at forearm level +S55.9 Injury of unspecified blood vessel at forearm level +S56 Injury of muscle and tendon at forearm level +S56.0 Injury of flexor muscle and tendon of thumb at forearm level +S56.1 Injury of long flexor muscle and tendon of other finger(s) at forearm level +S56.2 Injury of other flexor muscle and tendon at forearm level +S56.3 Injury of extensor or abductor muscles and tendons of thumb at forearm level +S56.4 Injury of extensor muscle and tendon of other finger(s) at forearm level +S56.5 Injury of other extensor muscle and tendon at forearm level +S56.7 Injury of multiple muscles and tendons at forearm level +S56.8 Injury of other and unspecified muscles and tendons at forearm level +S57 Crushing injury of forearm +S57.0 Crushing injury of elbow +S57.8 Crushing injury of other parts of forearm +S57.9 Crushing injury of forearm, part unspecified +S58 Traumatic amputation of forearm +S58.0 Traumatic amputation at elbow level +S58.1 Traumatic amputation at level between elbow and wrist +S58.9 Traumatic amputation of forearm, level unspecified +S59 Other and unspecified injuries of forearm +S59.7 Multiple injuries of forearm +S59.8 Other specified injuries of forearm +S59.9 Unspecified injury of forearm +S60-S69 Injuries to the wrist and hand +S60 Superficial injury of wrist and hand +S60.0 Contusion of finger(s) without damage to nail +S60.1 Contusion of finger(s) with damage to nail +S60.2 Contusion of other parts of wrist and hand +S60.7 Multiple superficial injuries of wrist and hand +S60.8 Other superficial injuries of wrist and hand +S60.9 Superficial injury of wrist and hand, unspecified +S61 Open wound of wrist and hand +S61.0 Open wound of finger(s) without damage to nail +S61.1 Open wound of finger(s) with damage to nail +S61.7 Multiple open wounds of wrist and hand +S61.8 Open wound of other parts of wrist and hand +S61.9 Open wound of wrist and hand, part unspecified +S62 Fracture at wrist and hand level +S62.0 Fracture of navicular [scaphoid] bone of hand +S62.1 Fracture of other carpal bone(s) +S62.2 Fracture of first metacarpal bone +S62.3 Fracture of other metacarpal bone +S62.4 Multiple fractures of metacarpal bones +S62.5 Fracture of thumb +S62.6 Fracture of other finger +S62.7 Multiple fractures of fingers +S62.8 Fracture of other and unspecified parts of wrist and hand +S63 Dislocation, sprain and strain of joints and ligaments at wrist and hand level +S63.0 Dislocation of wrist +S63.1 Dislocation of finger +S63.2 Multiple dislocations of fingers +S63.3 Traumatic rupture of ligament of wrist and carpus +S63.4 Traumatic rupture of ligament of finger at metacarpophalangeal and interphalangeal joint(s) +S63.5 Sprain and strain of wrist +S63.6 Sprain and strain of finger(s) +S63.7 Sprain and strain of other and unspecified parts of hand +S64 Injury of nerves at wrist and hand level +S64.0 Injury of ulnar nerve at wrist and hand level +S64.1 Injury of median nerve at wrist and hand level +S64.2 Injury of radial nerve at wrist and hand level +S64.3 Injury of digital nerve of thumb +S64.4 Injury of digital nerve of other finger +S64.7 Injury of multiple nerves at wrist and hand level +S64.8 Injury of other nerves at wrist and hand level +S64.9 Injury of unspecified nerve at wrist and hand level +S65 Injury of blood vessels at wrist and hand level +S65.0 Injury of ulnar artery at wrist and hand level +S65.1 Injury of radial artery at wrist and hand level +S65.2 Injury of superficial palmar arch +S65.3 Injury of deep palmar arch +S65.4 Injury of blood vessel(s) of thumb +S65.5 Injury of blood vessel(s) of other finger +S65.7 Injury of multiple blood vessels at wrist and hand level +S65.8 Injury of other blood vessels at wrist and hand level +S65.9 Injury of unspecified blood vessel at wrist and hand level +S66 Injury of muscle and tendon at wrist and hand level +S66.0 Injury of long flexor muscle and tendon of thumb at wrist and hand level +S66.1 Injury of flexor muscle and tendon of other finger at wrist and hand level +S66.2 Injury of extensor muscle and tendon of thumb at wrist and hand level +S66.3 Injury of extensor muscle and tendon of other finger at wrist and hand level +S66.4 Injury of intrinsic muscle and tendon of thumb at wrist and hand level +S66.5 Injury of intrinsic muscle and tendon of other finger at wrist and hand level +S66.6 Injury of multiple flexor muscles and tendons at wrist and hand level +S66.7 Injury of multiple extensor muscles and tendons at wrist and hand level +S66.8 Injury of other muscles and tendons at wrist and hand level +S66.9 Injury of unspecified muscle and tendon at wrist and hand level +S67 Crushing injury of wrist and hand +S67.0 Crushing injury of thumb and other finger(s) +S67.8 Crushing injury of other and unspecified parts of wrist and hand +S68 Traumatic amputation of wrist and hand +S68.0 Traumatic amputation of thumb (complete)(partial) +S68.1 Traumatic amputation of other single finger (complete)(partial) +S68.2 Traumatic amputation of two or more fingers alone (complete)(partial) +S68.3 Combined traumatic amputation of (part of) finger(s) with other parts of wrist and hand +S68.4 Traumatic amputation of hand at wrist level +S68.8 Traumatic amputation of other parts of wrist and hand +S68.9 Traumatic amputation of wrist and hand, level unspecified +S69 Other and unspecified injuries of wrist and hand +S69.7 Multiple injuries of wrist and hand +S69.8 Other specified injuries of wrist and hand +S69.9 Unspecified injury of wrist and hand +S70-S79 Injuries to the hip and thigh +S70 Superficial injury of hip and thigh +S70.0 Contusion of hip +S70.1 Contusion of thigh +S70.7 Multiple superficial injuries of hip and thigh +S70.8 Other superficial injuries of hip and thigh +S70.9 Superficial injury of hip and thigh, unspecified +S71 Open wound of hip and thigh +S71.0 Open wound of hip +S71.1 Open wound of thigh +S71.7 Multiple open wounds of hip and thigh +S71.8 Open wound of other and unspecified parts of pelvic girdle +S72 Fracture of femur +S72.0 Fracture of neck of femur +S72.1 Pertrochanteric fracture +S72.2 Subtrochanteric fracture +S72.3 Fracture of shaft of femur +S72.4 Fracture of lower end of femur +S72.7 Multiple fractures of femur +S72.8 Fractures of other parts of femur +S72.9 Fracture of femur, part unspecified +S73 Dislocation, sprain and strain of joint and ligaments of hip +S73.0 Dislocation of hip +S73.1 Sprain and strain of hip +S74 Injury of nerves at hip and thigh level +S74.0 Injury of sciatic nerve at hip and thigh level +S74.1 Injury of femoral nerve at hip and thigh level +S74.2 Injury of cutaneous sensory nerve at hip and thigh level +S74.7 Injury of multiple nerves at hip and thigh level +S74.8 Injury of other nerves at hip and thigh level +S74.9 Injury of unspecified nerve at hip and thigh level +S75 Injury of blood vessels at hip and thigh level +S75.0 Injury of femoral artery +S75.1 Injury of femoral vein at hip and thigh level +S75.2 Injury of greater saphenous vein at hip and thigh level +S75.7 Injury of multiple blood vessels at hip and thigh level +S75.8 Injury of other blood vessels at hip and thigh level +S75.9 Injury of unspecified blood vessel at hip and thigh level +S76 Injury of muscle and tendon at hip and thigh level +S76.0 Injury of muscle and tendon of hip +S76.1 Injury of quadriceps muscle and tendon +S76.2 Injury of adductor muscle and tendon of thigh +S76.3 Injury of muscle and tendon of the posterior muscle group at thigh level +S76.4 Injury of other and unspecified muscles and tendons at thigh level +S76.7 Injury of multiple muscles and tendons at hip and thigh level +S77 Crushing injury of hip and thigh +S77.0 Crushing injury of hip +S77.1 Crushing injury of thigh +S77.2 Crushing injury of hip with thigh +S78 Traumatic amputation of hip and thigh +S78.0 Traumatic amputation at hip joint +S78.1 Traumatic amputation at level between hip and knee +S78.9 Traumatic amputation of hip and thigh, level unspecified +S79 Other and unspecified injuries of hip and thigh +S79.7 Multiple injuries of hip and thigh +S79.8 Other specified injuries of hip and thigh +S79.9 Unspecified injury of hip and thigh +S80-S89 Injuries to the knee and lower leg +S80 Superficial injury of lower leg +S80.0 Contusion of knee +S80.1 Contusion of other and unspecified parts of lower leg +S80.7 Multiple superficial injuries of lower leg +S80.8 Other superficial injuries of lower leg +S80.9 Superficial injury of lower leg, unspecified +S81 Open wound of lower leg +S81.0 Open wound of knee +S81.7 Multiple open wounds of lower leg +S81.8 Open wound of other parts of lower leg +S81.9 Open wound of lower leg, part unspecified +S82 Fracture of lower leg, including ankle +S82.0 Fracture of patella +S82.1 Fracture of upper end of tibia +S82.2 Fracture of shaft of tibia +S82.3 Fracture of lower end of tibia +S82.4 Fracture of fibula alone +S82.5 Fracture of medial malleolus +S82.6 Fracture of lateral malleolus +S82.7 Multiple fractures of lower leg +S82.8 Fractures of other parts of lower leg +S82.9 Fracture of lower leg, part unspecified +S83 Dislocation, sprain and strain of joints and ligaments of knee +S83.0 Dislocation of patella +S83.1 Dislocation of knee +S83.2 Tear of meniscus, current +S83.3 Tear of articular cartilage of knee, current +S83.4 Sprain and strain involving (fibular)(tibial) collateral ligament of knee +S83.5 Sprain and strain involving (anterior)(posterior) cruciate ligament of knee +S83.6 Sprain and strain of other and unspecified parts of knee +S83.7 Injury to multiple structures of knee +S84 Injury of nerves at lower leg level +S84.0 Injury of tibial nerve at lower leg level +S84.1 Injury of peroneal nerve at lower leg level +S84.2 Injury of cutaneous sensory nerve at lower leg level +S84.7 Injury of multiple nerves at lower leg level +S84.8 Injury of other nerves at lower leg level +S84.9 Injury of unspecified nerve at lower leg level +S85 Injury of blood vessels at lower leg level +S85.0 Injury of popliteal artery +S85.1 Injury of (anterior)(posterior) tibial artery +S85.2 Injury of peroneal artery +S85.3 Injury of greater saphenous vein at lower leg level +S85.4 Injury of lesser saphenous vein at lower leg level +S85.5 Injury of popliteal vein +S85.7 Injury of multiple blood vessels at lower leg level +S85.8 Injury of other blood vessels at lower leg level +S85.9 Injury of unspecified blood vessel at lower leg level +S86 Injury of muscle and tendon at lower leg level +S86.0 Injury of Achilles tendon +S86.1 Injury of other muscle(s) and tendon(s) of posterior muscle group at lower leg level +S86.2 Injury of muscle(s) and tendon(s) of anterior muscle group at lower leg level +S86.3 Injury of muscle(s) and tendon(s) of peroneal muscle group at lower leg level +S86.7 Injury of multiple muscles and tendons at lower leg level +S86.8 Injury of other muscles and tendons at lower leg level +S86.9 Injury of unspecified muscle and tendon at lower leg level +S87 Crushing injury of lower leg +S87.0 Crushing injury of knee +S87.8 Crushing injury of other and unspecified parts of lower leg +S88 Traumatic amputation of lower leg +S88.0 Traumatic amputation at knee level +S88.1 Traumatic amputation at level between knee and ankle +S88.9 Traumatic amputation of lower leg, level unspecified +S89 Other and unspecified injuries of lower leg +S89.7 Multiple injuries of lower leg +S89.8 Other specified injuries of lower leg +S89.9 Unspecified injury of lower leg +S90-S99 Injuries to the ankle and foot +S90 Superficial injury of ankle and foot +S90.0 Contusion of ankle +S90.1 Contusion of toe(s) without damage to nail +S90.2 Contusion of toe(s) with damage to nail +S90.3 Contusion of other and unspecified parts of foot +S90.7 Multiple superficial injuries of ankle and foot +S90.8 Other superficial injuries of ankle and foot +S90.9 Superficial injury of ankle and foot, unspecified +S91 Open wound of ankle and foot +S91.0 Open wound of ankle +S91.1 Open wound of toe(s) without damage to nail +S91.2 Open wound of toe(s) with damage to nail +S91.3 Open wound of other parts of foot +S91.7 Multiple open wounds of ankle and foot +S92 Fracture of foot, except ankle +S92.0 Fracture of calcaneus +S92.1 Fracture of talus +S92.2 Fracture of other tarsal bone(s) +S92.3 Fracture of metatarsal bone +S92.4 Fracture of great toe +S92.5 Fracture of other toe +S92.7 Multiple fractures of foot +S92.9 Fracture of foot, unspecified +S93 Dislocation, sprain and strain of joints and ligaments at ankle and foot level +S93.0 Dislocation of ankle joint +S93.1 Dislocation of toe(s) +S93.2 Rupture of ligaments at ankle and foot level +S93.3 Dislocation of other and unspecified parts of foot +S93.4 Sprain and strain of ankle +S93.5 Sprain and strain of toe(s) +S93.6 Sprain and strain of other and unspecified parts of foot +S94 Injury of nerves at ankle and foot level +S94.0 Injury of lateral plantar nerve +S94.1 Injury of medial plantar nerve +S94.2 Injury of deep peroneal nerve at ankle and foot level +S94.3 Injury of cutaneous sensory nerve at ankle and foot level +S94.7 Injury of multiple nerves at ankle and foot level +S94.8 Injury of other nerves at ankle and foot level +S94.9 Injury of unspecified nerve at ankle and foot level +S95 Injury of blood vessels at ankle and foot level +S95.0 Injury of dorsal artery of foot +S95.1 Injury of plantar artery of foot +S95.2 Injury of dorsal vein of foot +S95.7 Injury of multiple blood vessels at ankle and foot level +S95.8 Injury of other blood vessels at ankle and foot level +S95.9 Injury of unspecified blood vessel at ankle and foot level +S96 Injury of muscle and tendon at ankle and foot level +S96.0 Injury of muscle and tendon of long flexor muscle of toe at ankle and foot level +S96.1 Injury of muscle and tendon of long extensor muscle of toe at ankle and foot level +S96.2 Injury of intrinsic muscle and tendon at ankle and foot level +S96.7 Injury of multiple muscles and tendons at ankle and foot level +S96.8 Injury of other muscles and tendons at ankle and foot level +S96.9 Injury of unspecified muscle and tendon at ankle and foot level +S97 Crushing injury of ankle and foot +S97.0 Crushing injury of ankle +S97.1 Crushing injury of toe(s) +S97.8 Crushing injury of other parts of ankle and foot +S98 Traumatic amputation of ankle and foot +S98.0 Traumatic amputation of foot at ankle level +S98.1 Traumatic amputation of one toe +S98.2 Traumatic amputation of two or more toes +S98.3 Traumatic amputation of other parts of foot +S98.4 Traumatic amputation of foot, level unspecified +S99 Other and unspecified injuries of ankle and foot +S99.7 Multiple injuries of ankle and foot +S99.8 Other specified injuries of ankle and foot +S99.9 Unspecified injury of ankle and foot +T00-T07 Injuries involving multiple body regions +T00 Superficial injuries involving multiple body regions +T00.0 Superficial injuries involving head with neck +T00.1 Superficial injuries involving thorax with abdomen, lower back and pelvis +T00.2 Superficial injuries involving multiple regions of upper limb(s) +T00.3 Superficial injuries involving multiple regions of lower limb(s) +T00.6 Superficial injuries involving multiple regions of upper limb(s) with lower limb(s) +T00.8 Superficial injuries involving other combinations of body regions +T00.9 Multiple superficial injuries, unspecified +T01 Open wounds involving multiple body regions +T01.0 Open wounds involving head with neck +T01.1 Open wounds involving thorax with abdomen, lower back and pelvis +T01.2 Open wounds involving multiple regions of upper limb(s) +T01.3 Open wounds involving multiple regions of lower limb(s) +T01.6 Open wounds involving multiple regions of upper limb(s) with lower limb(s) +T01.8 Open wounds involving other combinations of body regions +T01.9 Multiple open wounds, unspecified +T02 Fractures involving multiple body regions +T02.0 Fractures involving head with neck +T02.1 Fractures involving thorax with lower back and pelvis +T02.2 Fractures involving multiple regions of one upper limb +T02.3 Fractures involving multiple regions of one lower limb +T02.4 Fractures involving multiple regions of both upper limbs +T02.5 Fractures involving multiple regions of both lower limbs +T02.6 Fractures involving multiple regions of upper limb(s) with lower limb(s) +T02.7 Fractures involving thorax with lower back and pelvis with limb(s) +T02.8 Fractures involving other combinations of body regions +T02.9 Multiple fractures, unspecified +T03 Dislocations, sprains and strains involving multiple body regions +T03.0 Dislocations, sprains and strains involving head with neck +T03.1 Dislocations, sprains and strains involving thorax with lower back and pelvis +T03.2 Dislocations, sprains and strains involving multiple regions of upper limb(s) +T03.3 Dislocations, sprains and strains involving multiple regions of lower limb(s) +T03.4 Dislocations, sprains and strains involving multiple regions of upper limb(s) with lower limb(s) +T03.8 Dislocations, sprains and strains involving other combinations of body regions +T03.9 Multiple dislocations, sprains and strains, unspecified +T04 Crushing injuries involving multiple body regions +T04.0 Crushing injuries involving head with neck +T04.1 Crushing injuries involving thorax with abdomen, lower back and pelvis +T04.2 Crushing injuries involving multiple regions of upper limb(s) +T04.3 Crushing injuries involving multiple regions of lower limb(s) +T04.4 Crushing injuries involving multiple regions of upper limb(s) with lower limb(s) +T04.7 Crushing injuries of thorax with abdomen, lower back and pelvis with limb(s) +T04.8 Crushing injuries involving other combinations of body regions +T04.9 Multiple crushing injuries, unspecified +T05 Traumatic amputations involving multiple body regions +T05.0 Traumatic amputation of both hands +T05.1 Traumatic amputation of one hand and other arm [any level, except hand] +T05.2 Traumatic amputation of both arms [any level] +T05.3 Traumatic amputation of both feet +T05.4 Traumatic amputation of one foot and other leg [any level, except foot] +T05.5 Traumatic amputation of both legs [any level] +T05.6 Traumatic amputation of upper and lower limbs, any combination [any level] +T05.8 Traumatic amputations involving other combinations of body regions +T05.9 Multiple traumatic amputations, unspecified +T06 Other injuries involving multiple body regions, not elsewhere classified +T06.0 Injuries of brain and cranial nerves with injuries of nerves and spinal cord at neck level +T06.1 Injuries of nerves and spinal cord involving other multiple body regions +T06.2 Injuries of nerves involving multiple body regions +T06.3 Injuries of blood vessels involving multiple body regions +T06.4 Injuries of muscles and tendons involving multiple body regions +T06.5 Injuries of intrathoracic organs with intra-abdominal and pelvic organs +T06.8 Other specified injuries involving multiple body regions +T07 Unspecified multiple injuries +T08-T14 Injuries to unspecified part of trunk, limb or body region +T08 Fracture of spine, level unspecified +T09 Other injuries of spine and trunk, level unspecified +T09.0 Superficial injury of trunk, level unspecified +T09.1 Open wound of trunk, level unspecified +T09.2 Dislocation, sprain and strain of unspecified joint and ligament of trunk +T09.3 Injury of spinal cord, level unspecified +T09.4 Injury of unspecified nerve, spinal nerve root and plexus of trunk +T09.5 Injury of unspecified muscle and tendon of trunk +T09.6 Traumatic amputation of trunk, level unspecified +T09.8 Other specified injuries of trunk, level unspecified +T09.9 Unspecified injury of trunk, level unspecified +T10 Fracture of upper limb, level unspecified +T11 Other injuries of upper limb, level unspecified +T11.0 Superficial injury of upper limb, level unspecified +T11.1 Open wound of upper limb, level unspecified +T11.2 Dislocation, sprain and strain of unspecified joint and ligament of upper limb, level unspecified +T11.3 Injury of unspecified nerve of upper limb, level unspecified +T11.4 Injury of unspecified blood vessel of upper limb, level unspecified +T11.5 Injury of unspecified muscle and tendon of upper limb, level unspecified +T11.6 Traumatic amputation of upper limb, level unspecified +T11.8 Other specified injuries of upper limb, level unspecified +T11.9 Unspecified injury of upper limb, level unspecified +T12 Fracture of lower limb, level unspecified +T13 Other injuries of lower limb, level unspecified +T13.0 Superficial injury of lower limb, level unspecified +T13.1 Open wound of lower limb, level unspecified +T13.2 Dislocation, sprain and strain of unspecified joint and ligament of lower limb, level unspecified +T13.3 Injury of unspecified nerve of lower limb, level unspecified +T13.4 Injury of unspecified blood vessel of lower limb, level unspecified +T13.5 Injury of unspecified muscle and tendon of lower limb, level unspecified +T13.6 Traumatic amputation of lower limb, level unspecified +T13.8 Other specified injuries of lower limb, level unspecified +T13.9 Unspecified injury of lower limb, level unspecified +T14 Injury of unspecified body region +T14.0 Superficial injury of unspecified body region +T14.1 Open wound of unspecified body region +T14.2 Fracture of unspecified body region +T14.3 Dislocation, sprain and strain of unspecified body region +T14.4 Injury of nerve(s) of unspecified body region +T14.5 Injury of blood vessel(s) of unspecified body region +T14.6 Injury of muscles and tendons of unspecified body region +T14.7 Crushing injury and traumatic amputation of unspecified body region +T14.8 Other injuries of unspecified body region +T14.9 Injury, unspecified +T15-T19 Effects of foreign body entering through natural orifice +T15 Foreign body on external eye +T15.0 Foreign body in cornea +T15.1 Foreign body in conjunctival sac +T15.8 Foreign body in other and multiple parts of external eye +T15.9 Foreign body on external eye, part unspecified +T16 Foreign body in ear +T17 Foreign body in respiratory tract +T17.0 Foreign body in nasal sinus +T17.1 Foreign body in nostril +T17.2 Foreign body in pharynx +T17.3 Foreign body in larynx +T17.4 Foreign body in trachea +T17.5 Foreign body in bronchus +T17.8 Foreign body in other and multiple parts of respiratory tract +T17.9 Foreign body in respiratory tract, part unspecified +T18 Foreign body in alimentary tract +T18.0 Foreign body in mouth +T18.1 Foreign body in oesophagus +T18.2 Foreign body in stomach +T18.3 Foreign body in small intestine +T18.4 Foreign body in colon +T18.5 Foreign body in anus and rectum +T18.8 Foreign body in other and multiple parts of alimentary tract +T18.9 Foreign body in alimentary tract, part unspecified +T19 Foreign body in genitourinary tract +T19.0 Foreign body in urethra +T19.1 Foreign body in bladder +T19.2 Foreign body in vulva and vagina +T19.3 Foreign body in uterus [any part] +T19.8 Foreign body in other and multiple parts of genitourinary tract +T19.9 Foreign body in genitourinary tract, part unspecified +T20-T32 Burns and corrosions +T20-T25 Burns and corrosions of external body surface, specified by site +T20 Burn and corrosion of head and neck +T20.0 Burn of unspecified degree of head and neck +T20.1 Burn of first degree of head and neck +T20.2 Burn of second degree of head and neck +T20.3 Burn of third degree of head and neck +T20.4 Corrosion of unspecified degree of head and neck +T20.5 Corrosion of first degree of head and neck +T20.6 Corrosion of second degree of head and neck +T20.7 Corrosion of third degree of head and neck +T21 Burn and corrosion of trunk +T21.0 Burn of unspecified degree of trunk +T21.1 Burn of first degree of trunk +T21.2 Burn of second degree of trunk +T21.3 Burn of third degree of trunk +T21.4 Corrosion of unspecified degree of trunk +T21.5 Corrosion of first degree of trunk +T21.6 Corrosion of second degree of trunk +T21.7 Corrosion of third degree of trunk +T22 Burn and corrosion of shoulder and upper limb, except wrist and hand +T22.0 Burn of unspecified degree of shoulder and upper limb, except wrist and hand +T22.1 Burn of first degree of shoulder and upper limb, except wrist and hand +T22.2 Burn of second degree of shoulder and upper limb, except wrist and hand +T22.3 Burn of third degree of shoulder and upper limb, except wrist and hand +T22.4 Corrosion of unspecified degree of shoulder and upper limb, except wrist and hand +T22.5 Corrosion of first degree of shoulder and upper limb, except wrist and hand +T22.6 Corrosion of second degree of shoulder and upper limb, except wrist and hand +T22.7 Corrosion of third degree of shoulder and upper limb, except wrist and hand +T23 Burn and corrosion of wrist and hand +T23.0 Burn of unspecified degree of wrist and hand +T23.1 Burn of first degree of wrist and hand +T23.2 Burn of second degree of wrist and hand +T23.3 Burn of third degree of wrist and hand +T23.4 Corrosion of unspecified degree of wrist and hand +T23.5 Corrosion of first degree of wrist and hand +T23.6 Corrosion of second degree of wrist and hand +T23.7 Corrosion of third degree of wrist and hand +T24 Burn and corrosion of hip and lower limb, except ankle and foot +T24.0 Burn of unspecified degree of hip and lower limb, except ankle and foot +T24.1 Burn of first degree of hip and lower limb, except ankle and foot +T24.2 Burn of second degree of hip and lower limb, except ankle and foot +T24.3 Burn of third degree of hip and lower limb, except ankle and foot +T24.4 Corrosion of unspecified degree of hip and lower limb, except ankle and foot +T24.5 Corrosion of first degree of hip and lower limb, except ankle and foot +T24.6 Corrosion of second degree of hip and lower limb, except ankle and foot +T24.7 Corrosion of third degree of hip and lower limb, except ankle and foot +T25 Burn and corrosion of ankle and foot +T25.0 Burn of unspecified degree of ankle and foot +T25.1 Burn of first degree of ankle and foot +T25.2 Burn of second degree of ankle and foot +T25.3 Burn of third degree of ankle and foot +T25.4 Corrosion of unspecified degree of ankle and foot +T25.5 Corrosion of first degree of ankle and foot +T25.6 Corrosion of second degree of ankle and foot +T25.7 Corrosion of third degree of ankle and foot +T26-T28 Burns and corrosions confined to eye and internal organs +T26 Burn and corrosion confined to eye and adnexa +T26.0 Burn of eyelid and periocular area +T26.1 Burn of cornea and conjunctival sac +T26.2 Burn with resulting rupture and destruction of eyeball +T26.3 Burn of other parts of eye and adnexa +T26.4 Burn of eye and adnexa, part unspecified +T26.5 Corrosion of eyelid and periocular area +T26.6 Corrosion of cornea and conjunctival sac +T26.7 Corrosion with resulting rupture and destruction of eyeball +T26.8 Corrosion of other parts of eye and adnexa +T26.9 Corrosion of eye and adnexa, part unspecified +T27 Burn and corrosion of respiratory tract +T27.0 Burn of larynx and trachea +T27.1 Burn involving larynx and trachea with lung +T27.2 Burn of other parts of respiratory tract +T27.3 Burn of respiratory tract, part unspecified +T27.4 Corrosion of larynx and trachea +T27.5 Corrosion involving larynx and trachea with lung +T27.6 Corrosion of other parts of respiratory tract +T27.7 Corrosion of respiratory tract, part unspecified +T28 Burn and corrosion of other internal organs +T28.0 Burn of mouth and pharynx +T28.1 Burn of oesophagus +T28.2 Burn of other parts of alimentary tract +T28.3 Burn of internal genitourinary organs +T28.4 Burn of other and unspecified internal organs +T28.5 Corrosion of mouth and pharynx +T28.6 Corrosion of oesophagus +T28.7 Corrosion of other parts of alimentary tract +T28.8 Corrosion of internal genitourinary organs +T28.9 Corrosion of other and unspecified internal organs +T29-T32 Burns and corrosions of multiple and unspecified body regions +T29 Burns and corrosions of multiple body regions +T29.0 Burns of multiple regions, unspecified degree +T29.1 Burns of multiple regions, no more than first-degree burns mentioned +T29.2 Burns of multiple regions, no more than second-degree burns mentioned +T29.3 Burns of multiple regions, at least one burn of third degree mentioned +T29.4 Corrosions of multiple regions, unspecified degree +T29.5 Corrosions of multiple regions, no more than first-degree corrosions mentioned +T29.6 Corrosions of multiple regions, no more than second-degree corrosions mentioned +T29.7 Corrosions of multiple regions, at least one corrosion of third degree mentioned +T30 Burn and corrosion, body region unspecified +T30.0 Burn of unspecified body region, unspecified degree +T30.1 Burn of first degree, body region unspecified +T30.2 Burn of second degree, body region unspecified +T30.3 Burn of third degree, body region unspecified +T30.4 Corrosion of unspecified body region, unspecified degree +T30.5 Corrosion of first degree, body region unspecified +T30.6 Corrosion of second degree, body region unspecified +T30.7 Corrosion of third degree, body region unspecified +T31 Burns classified according to extent of body surface involved +T31.0 Burns involving less than 10% of body surface +T31.1 Burns involving 10-19% of body surface +T31.2 Burns involving 20-29% of body surface +T31.3 Burns involving 30-39% of body surface +T31.4 Burns involving 40-49% of body surface +T31.5 Burns involving 50-59% of body surface +T31.6 Burns involving 60-69% of body surface +T31.7 Burns involving 70-79% of body surface +T31.8 Burns involving 80-89% of body surface +T31.9 Burns involving 90% or more of body surface +T32 Corrosions classified according to extent of body surface involved +T32.0 Corrosions involving less than 10% of body surface +T32.1 Corrosions involving 10-19% of body surface +T32.2 Corrosions involving 20-29% of body surface +T32.3 Corrosions involving 30-39% of body surface +T32.4 Corrosions involving 40-49% of body surface +T32.5 Corrosions involving 50-59% of body surface +T32.6 Corrosions involving 60-69% of body surface +T32.7 Corrosions involving 70-79% of body surface +T32.8 Corrosions involving 80-89% of body surface +T32.9 Corrosions involving 90% or more of body surface +T33-T35 Frostbite +T33 Superficial frostbite +T33.0 Superficial frostbite of head +T33.1 Superficial frostbite of neck +T33.2 Superficial frostbite of thorax +T33.3 Superficial frostbite of abdominal wall, lower back and pelvis +T33.4 Superficial frostbite of arm +T33.5 Superficial frostbite of wrist and hand +T33.6 Superficial frostbite of hip and thigh +T33.7 Superficial frostbite of knee and lower leg +T33.8 Superficial frostbite of ankle and foot +T33.9 Superficial frostbite of other and unspecified sites +T34 Frostbite with tissue necrosis +T34.0 Frostbite with tissue necrosis of head +T34.1 Frostbite with tissue necrosis of neck +T34.2 Frostbite with tissue necrosis of thorax +T34.3 Frostbite with tissue necrosis of abdominal wall, lower back and pelvis +T34.4 Frostbite with tissue necrosis of arm +T34.5 Frostbite with tissue necrosis of wrist and hand +T34.6 Frostbite with tissue necrosis of hip and thigh +T34.7 Frostbite with tissue necrosis of knee and lower leg +T34.8 Frostbite with tissue necrosis of ankle and foot +T34.9 Frostbite with tissue necrosis of other and unspecified sites +T35 Frostbite involving multiple body regions and unspecified frostbite +T35.0 Superficial frostbite involving multiple body regions +T35.1 Frostbite with tissue necrosis involving multiple body regions +T35.2 Unspecified frostbite of head and neck +T35.3 Unspecified frostbite of thorax, abdomen, lower back and pelvis +T35.4 Unspecified frostbite of upper limb +T35.5 Unspecified frostbite of lower limb +T35.6 Unspecified frostbite involving multiple body regions +T35.7 Unspecified frostbite of unspecified site +T36-T50 Poisoning by drugs, medicaments and biological substances +T36 Poisoning by systemic antibiotics +T36.0 Poisoning: Penicillins +T36.1 Poisoning: Cefalosporins and other beta-lactam antibiotics +T36.2 Poisoning: Chloramphenicol group +T36.3 Poisoning: Macrolides +T36.4 Poisoning: Tetracyclines +T36.5 Poisoning: Aminoglycosides +T36.6 Poisoning: Rifamycins +T36.7 Poisoning: Antifungal antibiotics, systemically used +T36.8 Poisoning: Other systemic antibiotics +T36.9 Poisoning: Systemic antibiotic, unspecified +T37 Poisoning by other systemic anti-infectives and antiparasitics +T37.0 Poisoning: Sulfonamides +T37.1 Poisoning: Antimycobacterial drugs +T37.2 Poisoning: Antimalarials and drugs acting on other blood protozoa +T37.3 Poisoning: Other antiprotozoal drugs +T37.4 Poisoning: Anthelminthics +T37.5 Poisoning: Antiviral drugs +T37.8 Poisoning: Other specified systemic anti-infectives and antiparasitics +T37.9 Poisoning: Systemic anti-infective and antiparasitic, unspecified +T38 Poisoning by hormones and their synthetic substitutes and antagonists, not elsewhere classified +T38.0 Poisoning: Glucocorticoids and synthetic analogues +T38.1 Poisoning: Thyroid hormones and substitutes +T38.2 Poisoning: Antithyroid drugs +T38.3 Poisoning: Insulin and oral hypoglycaemic [antidiabetic] drugs +T38.4 Poisoning: Oral contraceptives +T38.5 Poisoning: Other estrogens and progestogens +T38.6 Poisoning: Antigonadotrophins, antiestrogens, antiandrogens, not elsewhere classified +T38.7 Poisoning: Androgens and anabolic congeners +T38.8 Poisoning: Other and unspecified hormones and their synthetic substitutes +T38.9 Poisoning: Other and unspecified hormone antagonists +T39 Poisoning by nonopioid analgesics, antipyretics and antirheumatics +T39.0 Poisoning: Salicylates +T39.1 Poisoning: 4-Aminophenol derivatives +T39.2 Poisoning: Pyrazolone derivatives +T39.3 Poisoning: Other nonsteroidal anti-inflammatory drugs [NSAID] +T39.4 Poisoning: Antirheumatics, not elsewhere classified +T39.8 Poisoning: Other nonopioid analgesics and antipyretics, not elsewhere classified +T39.9 Poisoning: Nonopioid analgesic, antipyretic and antirheumatic, unspecified +T40 Poisoning by narcotics and psychodysleptics [hallucinogens] +T40.0 Poisoning: Opium +T40.1 Poisoning: Heroin +T40.2 Poisoning: Other opioids +T40.3 Poisoning: Methadone +T40.4 Poisoning: Other synthetic narcotics +T40.5 Poisoning: Cocaine +T40.6 Poisoning: Other and unspecified narcotics +T40.7 Poisoning: Cannabis (derivatives) +T40.8 Poisoning: Lysergide [LSD] +T40.9 Poisoning: Other and unspecified psychodysleptics [hallucinogens] +T41 Poisoning by anaesthetics and therapeutic gases +T41.0 Poisoning: Inhaled anaesthetics +T41.1 Poisoning: Intravenous anaesthetics +T41.2 Poisoning: Other and unspecified general anaesthetics +T41.3 Poisoning: Local anaesthetics +T41.4 Poisoning: Anaesthetic, unspecified +T41.5 Poisoning: Therapeutic gases +T42 Poisoning by antiepileptic, sedative-hypnotic and antiparkinsonism drugs +T42.0 Poisoning: Hydantoin derivatives +T42.1 Poisoning: Iminostilbenes +T42.2 Poisoning: Succinimides and oxazolidinediones +T42.3 Poisoning: Barbiturates +T42.4 Poisoning: Benzodiazepines +T42.5 Poisoning: Mixed antiepileptics, not elsewhere classified +T42.6 Poisoning: Other antiepileptic and sedative-hypnotic drugs +T42.7 Poisoning: Antiepileptic and sedative-hypnotic drugs, unspecified +T42.8 Poisoning: Antiparkinsonism drugs and other central muscle-tone depressants +T43 Poisoning by psychotropic drugs, not elsewhere classified +T43.0 Poisoning: Tricyclic and tetracyclic antidepressants +T43.1 Poisoning: Monoamine-oxidase-inhibitor antidepressants +T43.2 Poisoning: Other and unspecified antidepressants +T43.3 Poisoning: Phenothiazine antipsychotics and neuroleptics +T43.4 Poisoning: Butyrophenone and thioxanthene neuroleptics +T43.5 Poisoning: Other and unspecified antipsychotics and neuroleptics +T43.6 Poisoning: Psychostimulants with abuse potential +T43.8 Poisoning: Other psychotropic drugs, not elsewhere classified +T43.9 Poisoning: Psychotropic drug, unspecified +T44 Poisoning by drugs primarily affecting the autonomic nervous system +T44.0 Poisoning: Anticholinesterase agents +T44.1 Poisoning: Other parasympathomimetics [cholinergics] +T44.2 Poisoning: Ganglionic blocking drugs, not elsewhere classified +T44.3 Poisoning: Other parasympatholytics [anticholinergics and antimuscarinics] and spasmolytics, not elsewhere classified +T44.4 Poisoning: Predominantly alpha-adrenoreceptor agonists, not elsewhere classified +T44.5 Poisoning: Predominantly beta-adrenoreceptor agonists, not elsewhere classified +T44.6 Poisoning: Alpha-adrenoreceptor antagonists, not elsewhere classified +T44.7 Poisoning: Beta-adrenoreceptor antagonists, not elsewhere classified +T44.8 Poisoning: Centrally acting and adrenergic-neuron-blocking agents, not elsewhere classified +T44.9 Poisoning: Other and unspecified drugs primarily affecting the autonomic nervous system +T45 Poisoning by primarily systemic and haematological agents, not elsewhere classified +T45.0 Poisoning: Antiallergic and antiemetic drugs +T45.1 Poisoning: Antineoplastic and immunosuppressive drugs +T45.2 Poisoning: Vitamins, not elsewhere classified +T45.3 Poisoning: Enzymes, not elsewhere classified +T45.4 Poisoning: Iron and its compounds +T45.5 Poisoning: Anticoagulants +T45.6 Poisoning: Fibrinolysis-affecting drugs +T45.7 Poisoning: Anticoagulant antagonists, vitamin K and other coagulants +T45.8 Poisoning: Other primarily systemic and haematological agents +T45.9 Poisoning: Primarily systemic and haematological agent, unspecified +T46 Poisoning by agents primarily affecting the cardiovascular system +T46.0 Poisoning: Cardiac-stimulant glycosides and drugs of similar action +T46.1 Poisoning: Calcium-channel blockers +T46.2 Poisoning: Other antidysrhythmic drugs, not elsewhere classified +T46.3 Poisoning: Coronary vasodilators, not elsewhere classified +T46.4 Poisoning: Angiotensin-converting-enzyme inhibitors +T46.5 Poisoning: Other antihypertensive drugs, not elsewhere classified +T46.6 Poisoning: Antihyperlipidaemic and antiarteriosclerotic drugs +T46.7 Poisoning: Peripheral vasodilators +T46.8 Poisoning: Antivaricose drugs, including sclerosing agents +T46.9 Poisoning: Other and unspecified agents primarily affecting the cardiovascular system +T47 Poisoning by agents primarily affecting the gastrointestinal system +T47.0 Poisoning: Histamine H 2 -receptor antagonists +T47.1 Poisoning: Other antacids and anti-gastric-secretion drugs +T47.2 Poisoning: Stimulant laxatives +T47.3 Poisoning: Saline and osmotic laxatives +T47.4 Poisoning: Other laxatives +T47.5 Poisoning: Digestants +T47.6 Poisoning: Antidiarrhoeal drugs +T47.7 Poisoning: Emetics +T47.8 Poisoning: Other agents primarily affecting the gastrointestinal system +T47.9 Poisoning: Agent primarily affecting the gastrointestinal system, unspecified +T48 Poisoning by agents primarily acting on smooth and skeletal muscles and the respiratory system +T48.0 Poisoning: Oxytocic drugs +T48.1 Poisoning: Skeletal muscle relaxants [neuromuscular blocking agents] +T48.2 Poisoning: Other and unspecified agents primarily acting on muscles +T48.3 Poisoning: Antitussives +T48.4 Poisoning: Expectorants +T48.5 Poisoning: Anti-common-cold drugs +T48.6 Poisoning: Antiasthmatics, not elsewhere classified +T48.7 Poisoning: Other and unspecified agents primarily acting on the respiratory system +T49 Poisoning by topical agents primarily affecting skin and mucous membrane and by ophthalmological, otorhinolaryngological and dental drugs +T49.0 Poisoning: Local antifungal, anti-infective and anti-inflammatory drugs, not elsewhere classified +T49.1 Poisoning: Antipruritics +T49.2 Poisoning: Local astringents and local detergents +T49.3 Poisoning: Emollients, demulcents and protectants +T49.4 Poisoning: Keratolytics, keratoplastics and other hair treatment drugs and preparations +T49.5 Poisoning: Ophthalmological drugs and preparations +T49.6 Poisoning: Otorhinolaryngological drugs and preparations +T49.7 Poisoning: Dental drugs, topically applied +T49.8 Poisoning: Other topical agents +T49.9 Poisoning: Topical agent, unspecified +T50 Poisoning by diuretics and other and unspecified drugs, medicaments and biological substances +T50.0 Poisoning: Mineralocorticoids and their antagonists +T50.1 Poisoning: Loop [high-ceiling] diuretics +T50.2 Poisoning: Carbonic-anhydrase inhibitors, benzothiadiazides and other diuretics +T50.3 Poisoning: Electrolytic, caloric and water-balance agents +T50.4 Poisoning: Drugs affecting uric acid metabolism +T50.5 Poisoning: Appetite depressants +T50.6 Poisoning: Antidotes and chelating agents, not elsewhere classified +T50.7 Poisoning: Analeptics and opioid receptor antagonists +T50.8 Poisoning: Diagnostic agents +T50.9 Poisoning: Other and unspecified drugs, medicaments and biological substances +T51-T65 Toxic effects of substances chiefly nonmedicinal as to source +T51 Toxic effect of alcohol +T51.0 Toxic effect: Ethanol +T51.1 Toxic effect: Methanol +T51.2 Toxic effect: 2-Propanol +T51.3 Toxic effect: Fusel oil +T51.8 Toxic effect: Other alcohols +T51.9 Toxic effect: Alcohol, unspecified +T52 Toxic effect of organic solvents +T52.0 Toxic effect: Petroleum products +T52.1 Toxic effect: Benzene +T52.2 Toxic effect: Homologues of benzene +T52.3 Toxic effect: Glycols +T52.4 Toxic effect: Ketones +T52.8 Toxic effect: Other organic solvents +T52.9 Toxic effect: Organic solvent, unspecified +T53 Toxic effect of halogen derivatives of aliphatic and aromatic hydrocarbons +T53.0 Toxic effect: Carbon tetrachloride +T53.1 Toxic effect: Chloroform +T53.2 Toxic effect: Trichloroethylene +T53.3 Toxic effect: Tetrachloroethylene +T53.4 Toxic effect: Dichloromethane +T53.5 Toxic effect: Chlorofluorocarbons +T53.6 Toxic effect: Other halogen derivatives of aliphatic hydrocarbons +T53.7 Toxic effect: Other halogen derivatives of aromatic hydrocarbons +T53.9 Toxic effect: Halogen derivative of aliphatic and aromatic hydrocarbons, unspecified +T54 Toxic effect of corrosive substances +T54.0 Toxic effect: Phenol and phenol homologues +T54.1 Toxic effect: Other corrosive organic compounds +T54.2 Toxic effect: Corrosive acids and acid-like substances +T54.3 Toxic effect: Corrosive alkalis and alkali-like substances +T54.9 Toxic effect: Corrosive substance, unspecified +T55 Toxic effect of soaps and detergents +T56 Toxic effect of metals +T56.0 Toxic effect: Lead and its compounds +T56.1 Toxic effect: Mercury and its compounds +T56.2 Toxic effect: Chromium and its compounds +T56.3 Toxic effect: Cadmium and its compounds +T56.4 Toxic effect: Copper and its compounds +T56.5 Toxic effect: Zinc and its compounds +T56.6 Toxic effect: Tin and its compounds +T56.7 Toxic effect: Beryllium and its compounds +T56.8 Toxic effect: Other metals +T56.9 Toxic effect: Metal, unspecified +T57 Toxic effect of other inorganic substances +T57.0 Toxic effect: Arsenic and its compounds +T57.1 Toxic effect: Phosphorus and its compounds +T57.2 Toxic effect: Manganese and its compounds +T57.3 Toxic effect: Hydrogen cyanide +T57.8 Toxic effect: Other specified inorganic substances +T57.9 Toxic effect: Inorganic substance, unspecified +T58 Toxic effect of carbon monoxide +T59 Toxic effect of other gases, fumes and vapours +T59.0 Toxic effect: Nitrogen oxides +T59.1 Toxic effect: Sulfur dioxide +T59.2 Toxic effect: Formaldehyde +T59.3 Toxic effect: Lacrimogenic gas +T59.4 Toxic effect: Chlorine gas +T59.5 Toxic effect: Fluorine gas and hydrogen fluoride +T59.6 Toxic effect: Hydrogen sulfide +T59.7 Toxic effect: Carbon dioxide +T59.8 Toxic effect: Other specified gases, fumes and vapours +T59.9 Toxic effect: Gases, fumes and vapours, unspecified +T60 Toxic effect of pesticides +T60.0 Toxic effect: Organophosphate and carbamate insecticides +T60.1 Toxic effect: Halogenated insecticides +T60.2 Toxic effect: Other and unspecified insecticides +T60.3 Toxic effect: Herbicides and fungicides +T60.4 Toxic effect: Rodenticides +T60.8 Toxic effect: Other pesticides +T60.9 Toxic effect: Pesticide, unspecified +T61 Toxic effect of noxious substances eaten as seafood +T61.0 Toxic effect: Ciguatera fish poisoning +T61.1 Toxic effect: Scombroid fish poisoning +T61.2 Toxic effect: Other fish and shellfish poisoning +T61.8 Toxic effect: Toxic effect of other seafoods +T61.9 Toxic effect: Toxic effect of unspecified seafood +T62 Toxic effect of other noxious substances eaten as food +T62.0 Toxic effect: Ingested mushrooms +T62.1 Toxic effect: Ingested berries +T62.2 Toxic effect: Other ingested (parts of) plant(s) +T62.8 Toxic effect: Other specified noxious substances eaten as food +T62.9 Toxic effect: Noxious substance eaten as food, unspecified +T63 Toxic effect of contact with venomous animals +T63.0 Toxic effect: Snake venom +T63.1 Toxic effect: Venom of other reptiles +T63.2 Toxic effect: Venom of scorpion +T63.3 Toxic effect: Venom of spider +T63.4 Toxic effect: Venom of other arthropods +T63.5 Toxic effect: Toxic effect of contact with fish +T63.6 Toxic effect: Toxic effect of contact with other marine animals +T63.8 Toxic effect: Toxic effect of contact with other venomous animals +T63.9 Toxic effect: Toxic effect of contact with unspecified venomous animal +T64 Toxic effect of aflatoxin and other mycotoxin food contaminants +T65 Toxic effect of other and unspecified substances +T65.0 Toxic effect: Cyanides +T65.1 Toxic effect: Strychnine and its salts +T65.2 Toxic effect: Tobacco and nicotine +T65.3 Toxic effect: Nitroderivatives and aminoderivatives of benzene and its homologues +T65.4 Toxic effect: Carbon disulfide +T65.5 Toxic effect: Nitroglycerin and other nitric acids and esters +T65.6 Toxic effect: Paints and dyes, not elsewhere classified +T65.8 Toxic effect: Toxic effect of other specified substances +T65.9 Toxic effect: Toxic effect of unspecified substance +T66-T78 Other and unspecified effects of external causes +T66 Unspecified effects of radiation +T67 Effects of heat and light +T67.0 Heatstroke and sunstroke +T67.1 Heat syncope +T67.2 Heat cramp +T67.3 Heat exhaustion, anhydrotic +T67.4 Heat exhaustion due to salt depletion +T67.5 Heat exhaustion, unspecified +T67.6 Heat fatigue, transient +T67.7 Heat oedema +T67.8 Other effects of heat and light +T67.9 Effect of heat and light, unspecified +T68 Hypothermia +T69 Other effects of reduced temperature +T69.0 Immersion hand and foot +T69.1 Chilblains +T69.8 Other specified effects of reduced temperature +T69.9 Effect of reduced temperature, unspecified +T70 Effects of air pressure and water pressure +T70.0 Otitic barotrauma +T70.1 Sinus barotrauma +T70.2 Other and unspecified effects of high altitude +T70.3 Caisson disease [decompression sickness] +T70.4 Effects of high-pressure fluids +T70.8 Other effects of air pressure and water pressure +T70.9 Effect of air pressure and water pressure, unspecified +T71 Asphyxiation +T73 Effects of other deprivation +T73.0 Effects of hunger +T73.1 Effects of thirst +T73.2 Exhaustion due to exposure +T73.3 Exhaustion due to excessive exertion +T73.8 Other effects of deprivation +T73.9 Effect of deprivation, unspecified +T74 Maltreatment syndromes +T74.0 Neglect or abandonment +T74.1 Physical abuse +T74.2 Sexual abuse +T74.3 Psychological abuse +T74.8 Other maltreatment syndromes +T74.9 Maltreatment syndrome, unspecified +T75 Effects of other external causes +T75.0 Effects of lightning +T75.1 Drowning and nonfatal submersion +T75.2 Effects of vibration +T75.3 Motion sickness +T75.4 Effects of electric current +T75.8 Other specified effects of other external causes +T76 Unspecified effects of external causes +T78 Adverse effects, not elsewhere classified +T78.0 Anaphylactic shock due to adverse food reaction +T78.1 Other adverse food reactions, not elsewhere classified +T78.2 Anaphylactic shock, unspecified +T78.3 Angioneurotic oedema +T78.4 Allergy, unspecified +T78.8 Other adverse effects, not elsewhere classified +T78.9 Adverse effect, unspecified +T79-T79 Certain early complications of trauma +T79 Certain early complications of trauma, not elsewhere classified +T79.0 Air embolism (traumatic) +T79.1 Fat embolism (traumatic) +T79.2 Traumatic secondary and recurrent haemorrhage +T79.3 Post-traumatic wound infection, not elsewhere classified +T79.4 Traumatic shock +T79.5 Traumatic anuria +T79.6 Traumatic ischaemia of muscle +T79.7 Traumatic subcutaneous emphysema +T79.8 Other early complications of trauma +T79.9 Unspecified early complication of trauma +T80-T88 Complications of surgical and medical care, not elsewhere classified +T80 Complications following infusion, transfusion and therapeutic injection +T80.0 Air embolism following infusion, transfusion and therapeutic injection +T80.1 Vascular complications following infusion, transfusion and therapeutic injection +T80.2 Infections following infusion, transfusion and therapeutic injection +T80.3 ABO incompatibility reaction +T80.4 Rh incompatibility reaction +T80.5 Anaphylactic shock due to serum +T80.6 Other serum reactions +T80.8 Other complications following infusion, transfusion and therapeutic injection +T80.9 Unspecified complication following infusion, transfusion and therapeutic injection +T81 Complications of procedures, not elsewhere classified +T81.0 Haemorrhage and haematoma complicating a procedure, not elsewhere classified +T81.1 Shock during or resulting from a procedure, not elsewhere classified +T81.2 Accidental puncture and laceration during a procedure, not elsewhere classified +T81.3 Disruption of operation wound, not elsewhere classified +T81.4 Infection following a procedure, not elsewhere classified +T81.5 Foreign body accidentally left in body cavity or operation wound following a procedure +T81.6 Acute reaction to foreign substance accidentally left during a procedure +T81.7 Vascular complications following a procedure, not elsewhere classified +T81.8 Other complications of procedures, not elsewhere classified +T81.9 Unspecified complication of procedure +T82 Complications of cardiac and vascular prosthetic devices, implants and grafts +T82.0 Mechanical complication of heart valve prosthesis +T82.1 Mechanical complication of cardiac electronic device +T82.2 Mechanical complication of coronary artery bypass and valve grafts +T82.3 Mechanical complication of other vascular grafts +T82.4 Mechanical complication of vascular dialysis catheter +T82.5 Mechanical complication of other cardiac and vascular devices and implants +T82.6 Infection and inflammatory reaction due to cardiac valve prosthesis +T82.7 Infection and inflammatory reaction due to other cardiac and vascular devices, implants and grafts +T82.8 Other specified complications of cardiac and vascular prosthetic devices, implants and grafts +T82.9 Unspecified complication of cardiac and vascular prosthetic device, implant and graft +T83 Complications of genitourinary prosthetic devices, implants and grafts +T83.0 Mechanical complication of urinary (indwelling) catheter +T83.1 Mechanical complication of other urinary devices and implants +T83.2 Mechanical complication of graft of urinary organ +T83.3 Mechanical complication of intrauterine contraceptive device +T83.4 Mechanical complication of other prosthetic devices, implants and grafts in genital tract +T83.5 Infection and inflammatory reaction due to prosthetic device, implant and graft in urinary system +T83.6 Infection and inflammatory reaction due to prosthetic device, implant and graft in genital tract +T83.8 Other complications of genitourinary prosthetic devices, implants and grafts +T83.9 Unspecified complication of genitourinary prosthetic device, implant and graft +T84 Complications of internal orthopaedic prosthetic devices, implants and grafts +T84.0 Mechanical complication of internal joint prosthesis +T84.1 Mechanical complication of internal fixation device of bones of limb +T84.2 Mechanical complication of internal fixation device of other bones +T84.3 Mechanical complication of other bone devices, implants and grafts +T84.4 Mechanical complication of other internal orthopaedic devices, implants and grafts +T84.5 Infection and inflammatory reaction due to internal joint prosthesis +T84.6 Infection and inflammatory reaction due to internal fixation device [any site] +T84.7 Infection and inflammatory reaction due to other internal orthopaedic prosthetic devices, implants and grafts +T84.8 Other complications of internal orthopaedic prosthetic devices, implants and grafts +T84.9 Unspecified complication of internal orthopaedic prosthetic device, implant and graft +T85 Complications of other internal prosthetic devices, implants and grafts +T85.0 Mechanical complication of ventricular intracranial (communicating) shunt +T85.1 Mechanical complication of implanted electronic stimulator of nervous system +T85.2 Mechanical complication of intraocular lens +T85.3 Mechanical complication of other ocular prosthetic devices, implants and grafts +T85.4 Mechanical complication of breast prosthesis and implant +T85.5 Mechanical complication of gastrointestinal prosthetic devices, implants and grafts +T85.6 Mechanical complication of other specified internal prosthetic devices, implants and grafts +T85.7 Infection and inflammatory reaction due to other internal prosthetic devices, implants and grafts +T85.8 Other complications of internal prosthetic devices, implants and grafts, not elsewhere classified +T85.9 Unspecified complication of internal prosthetic device, implant and graft +T86 Failure and rejection of transplanted organs and tissues +T86.0 Bone-marrow transplant rejection +T86.1 Kidney transplant failure and rejection +T86.2 Heart transplant failure and rejection +T86.3 Heart-lung transplant failure and rejection +T86.4 Liver transplant failure and rejection +T86.8 Failure and rejection of other transplanted organs and tissues +T86.9 Failure and rejection of unspecified transplanted organ and tissue +T87 Complications peculiar to reattachment and amputation +T87.0 Complications of reattached (part of) upper extremity +T87.1 Complications of reattached (part of) lower extremity +T87.2 Complications of other reattached body part +T87.3 Neuroma of amputation stump +T87.4 Infection of amputation stump +T87.5 Necrosis of amputation stump +T87.6 Other and unspecified complications of amputation stump +T88 Other complications of surgical and medical care, not elsewhere classified +T88.0 Infection following immunization +T88.1 Other complications following immunization, not elsewhere classified +T88.2 Shock due to anaesthesia +T88.3 Malignant hyperthermia due to anaesthesia +T88.4 Failed or difficult intubation +T88.5 Other complications of anaesthesia +T88.6 Anaphylactic shock due to adverse effect of correct drug or medicament properly administered +T88.7 Unspecified adverse effect of drug or medicament +T88.8 Other specified complications of surgical and medical care, not elsewhere classified +T88.9 Complication of surgical and medical care, unspecified +T90-T98 Sequelae of injuries, of poisoning and of other consequences of external causes +T90 Sequelae of injuries of head +T90.0 Sequelae of superficial injury of head +T90.1 Sequelae of open wound of head +T90.2 Sequelae of fracture of skull and facial bones +T90.3 Sequelae of injury of cranial nerves +T90.4 Sequelae of injury of eye and orbit +T90.5 Sequelae of intracranial injury +T90.8 Sequelae of other specified injuries of head +T90.9 Sequelae of unspecified injury of head +T91 Sequelae of injuries of neck and trunk +T91.0 Sequelae of superficial injury and open wound of neck and trunk +T91.1 Sequelae of fracture of spine +T91.2 Sequelae of other fracture of thorax and pelvis +T91.3 Sequelae of injury of spinal cord +T91.4 Sequelae of injury of intrathoracic organs +T91.5 Sequelae of injury of intra-abdominal and pelvic organs +T91.8 Sequelae of other specified injuries of neck and trunk +T91.9 Sequelae of unspecified injury of neck and trunk +T92 Sequelae of injuries of upper limb +T92.0 Sequelae of open wound of upper limb +T92.1 Sequelae of fracture of arm +T92.2 Sequelae of fracture at wrist and hand level +T92.3 Sequelae of dislocation, sprain and strain of upper limb +T92.4 Sequelae of injury of nerve of upper limb +T92.5 Sequelae of injury of muscle and tendon of upper limb +T92.6 Sequelae of crushing injury and traumatic amputation of upper limb +T92.8 Sequelae of other specified injuries of upper limb +T92.9 Sequelae of unspecified injury of upper limb +T93 Sequelae of injuries of lower limb +T93.0 Sequelae of open wound of lower limb +T93.1 Sequelae of fracture of femur +T93.2 Sequelae of other fractures of lower limb +T93.3 Sequelae of dislocation, sprain and strain of lower limb +T93.4 Sequelae of injury of nerve of lower limb +T93.5 Sequelae of injury of muscle and tendon of lower limb +T93.6 Sequelae of crushing injury and traumatic amputation of lower limb +T93.8 Sequelae of other specified injuries of lower limb +T93.9 Sequelae of unspecified injury of lower limb +T94 Sequelae of injuries involving multiple and unspecified body regions +T94.0 Sequelae of injuries involving multiple body regions +T94.1 Sequelae of injuries, not specified by body region +T95 Sequelae of burns, corrosions and frostbite +T95.0 Sequelae of burn, corrosion and frostbite of head and neck +T95.1 Sequelae of burn, corrosion and frostbite of trunk +T95.2 Sequelae of burn, corrosion and frostbite of upper limb +T95.3 Sequelae of burn, corrosion and frostbite of lower limb +T95.4 Sequelae of burn and corrosion classifiable only according to extent of body surface involved +T95.8 Sequelae of other specified burn, corrosion and frostbite +T95.9 Sequelae of unspecified burn, corrosion and frostbite +T96 Sequelae of poisoning by drugs, medicaments and biological substances +T97 Sequelae of toxic effects of substances chiefly nonmedicinal as to source +T98 Sequelae of other and unspecified effects of external causes +T98.0 Sequelae of effects of foreign body entering through natural orifice +T98.1 Sequelae of other and unspecified effects of external causes +T98.2 Sequelae of certain early complications of trauma +T98.3 Sequelae of complications of surgical and medical care, not elsewhere classified +XX External causes of morbidity and mortality +V01-X59 Accidents +V01-V99 Transport accidents +V01-V09 Pedestrian injured in transport accident +V01 Pedestrian injured in collision with pedal cycle +V01.0 Pedestrian injured in collision with pedal cycle : nontraffic accident +V01.1 Pedestrian injured in collision with pedal cycle : traffic accident +V01.9 Pedestrian injured in collision with pedal cycle : unspecified whether traffic or nontraffic accident +V02 Pedestrian injured in collision with two- or three-wheeled motor vehicle +V02.0 Pedestrian injured in collision with two- or three-wheeled motor vehicle : nontraffic accident +V02.1 Pedestrian injured in collision with two- or three-wheeled motor vehicle : traffic accident +V02.9 Pedestrian injured in collision with two- or three-wheeled motor vehicle : unspecified whether traffic or nontraffic accident +V03 Pedestrian injured in collision with car, pick-up truck or van +V03.0 Pedestrian injured in collision with car, pick-up truck or van : nontraffic accident +V03.1 Pedestrian injured in collision with car, pick-up truck or van : traffic accident +V03.9 Pedestrian injured in collision with car, pick-up truck or van : unspecified whether traffic or nontraffic accident +V04 Pedestrian injured in collision with heavy transport vehicle or bus +V04.0 Pedestrian injured in collision with heavy transport vehicle or bus : nontraffic accident +V04.1 Pedestrian injured in collision with heavy transport vehicle or bus : traffic accident +V04.9 Pedestrian injured in collision with heavy transport vehicle or bus : unspecified whether traffic or nontraffic accident +V05 Pedestrian injured in collision with railway train or railway vehicle +V05.0 Pedestrian injured in collision with railway train or railway vehicle : nontraffic accident +V05.1 Pedestrian injured in collision with railway train or railway vehicle : traffic accident +V05.9 Pedestrian injured in collision with railway train or railway vehicle : unspecified whether traffic or nontraffic accident +V06 Pedestrian injured in collision with other nonmotor vehicle +V06.0 Pedestrian injured in collision with other nonmotor vehicle : nontraffic accident +V06.1 Pedestrian injured in collision with other nonmotor vehicle : traffic accident +V06.9 Pedestrian injured in collision with other nonmotor vehicle : unspecified whether traffic or nontraffic accident +V09 Pedestrian injured in other and unspecified transport accidents +V09.0 Pedestrian injured in nontraffic accident involving other and unspecified motor vehicles +V09.1 Pedestrian injured in unspecified nontraffic accident +V09.2 Pedestrian injured in traffic accident involving other and unspecified motor vehicles +V09.3 Pedestrian injured in unspecified traffic accident +V09.9 Pedestrian injured in unspecified transport accident +V10-V19 Pedal cyclist injured in transport accident +V10 Pedal cyclist injured in collision with pedestrian or animal +V10.0 Pedal cyclist injured in collision with pedestrian or animal : driver injured in nontraffic accident +V10.1 Pedal cyclist injured in collision with pedestrian or animal : passenger injured in nontraffic accident +V10.2 Pedal cyclist injured in collision with pedestrian or animal : unspecified pedal cyclist injured in nontraffic accident +V10.3 Pedal cyclist injured in collision with pedestrian or animal : person injured while boarding or alighting +V10.4 Pedal cyclist injured in collision with pedestrian or animal : driver injured in traffic accident +V10.5 Pedal cyclist injured in collision with pedestrian or animal : passenger injured in traffic accident +V10.9 Pedal cyclist injured in collision with pedestrian or animal : unspecified pedal cyclist injured in traffic accident +V11 Pedal cyclist injured in collision with other pedal cycle +V11.0 Pedal cyclist injured in collision with other pedal cycle : driver injured in nontraffic accident +V11.1 Pedal cyclist injured in collision with other pedal cycle : passenger injured in nontraffic accident +V11.2 Pedal cyclist injured in collision with other pedal cycle : unspecified pedal cyclist injured in nontraffic accident +V11.3 Pedal cyclist injured in collision with other pedal cycle : person injured while boarding or alighting +V11.4 Pedal cyclist injured in collision with other pedal cycle : driver injured in traffic accident +V11.5 Pedal cyclist injured in collision with other pedal cycle : passenger injured in traffic accident +V11.9 Pedal cyclist injured in collision with other pedal cycle : unspecified pedal cyclist injured in traffic accident +V12 Pedal cyclist injured in collision with two- or three-wheeled motor vehicle +V12.0 Pedal cyclist injured in collision with two- or three-wheeled motor vehicle : driver injured in nontraffic accident +V12.1 Pedal cyclist injured in collision with two- or three-wheeled motor vehicle : passenger injured in nontraffic accident +V12.2 Pedal cyclist injured in collision with two- or three-wheeled motor vehicle : unspecified pedal cyclist injured in nontraffic accident +V12.3 Pedal cyclist injured in collision with two- or three-wheeled motor vehicle : person injured while boarding or alighting +V12.4 Pedal cyclist injured in collision with two- or three-wheeled motor vehicle : driver injured in traffic accident +V12.5 Pedal cyclist injured in collision with two- or three-wheeled motor vehicle : passenger injured in traffic accident +V12.9 Pedal cyclist injured in collision with two- or three-wheeled motor vehicle : unspecified pedal cyclist injured in traffic accident +V13 Pedal cyclist injured in collision with car, pick-up truck or van +V13.0 Pedal cyclist injured in collision with car, pick-up truck or van : driver injured in nontraffic accident +V13.1 Pedal cyclist injured in collision with car, pick-up truck or van : passenger injured in nontraffic accident +V13.2 Pedal cyclist injured in collision with car, pick-up truck or van : unspecified pedal cyclist injured in nontraffic accident +V13.3 Pedal cyclist injured in collision with car, pick-up truck or van : person injured while boarding or alighting +V13.4 Pedal cyclist injured in collision with car, pick-up truck or van : driver injured in traffic accident +V13.5 Pedal cyclist injured in collision with car, pick-up truck or van : passenger injured in traffic accident +V13.9 Pedal cyclist injured in collision with car, pick-up truck or van : unspecified pedal cyclist injured in traffic accident +V14 Pedal cyclist injured in collision with heavy transport vehicle or bus +V14.0 Pedal cyclist injured in collision with heavy transport vehicle or bus : driver injured in nontraffic accident +V14.1 Pedal cyclist injured in collision with heavy transport vehicle or bus : passenger injured in nontraffic accident +V14.2 Pedal cyclist injured in collision with heavy transport vehicle or bus : unspecified pedal cyclist injured in nontraffic accident +V14.3 Pedal cyclist injured in collision with heavy transport vehicle or bus : person injured while boarding or alighting +V14.4 Pedal cyclist injured in collision with heavy transport vehicle or bus : driver injured in traffic accident +V14.5 Pedal cyclist injured in collision with heavy transport vehicle or bus : passenger injured in traffic accident +V14.9 Pedal cyclist injured in collision with heavy transport vehicle or bus : unspecified pedal cyclist injured in traffic accident +V15 Pedal cyclist injured in collision with railway train or railway vehicle +V15.0 Pedal cyclist injured in collision with railway train or railway vehicle : driver injured in nontraffic accident +V15.1 Pedal cyclist injured in collision with railway train or railway vehicle : passenger injured in nontraffic accident +V15.2 Pedal cyclist injured in collision with railway train or railway vehicle : unspecified pedal cyclist injured in nontraffic accident +V15.3 Pedal cyclist injured in collision with railway train or railway vehicle : person injured while boarding or alighting +V15.4 Pedal cyclist injured in collision with railway train or railway vehicle : driver injured in traffic accident +V15.5 Pedal cyclist injured in collision with railway train or railway vehicle : passenger injured in traffic accident +V15.9 Pedal cyclist injured in collision with railway train or railway vehicle : unspecified pedal cyclist injured in traffic accident +V16 Pedal cyclist injured in collision with other nonmotor vehicle +V16.0 Pedal cyclist injured in collision with other nonmotor vehicle : driver injured in nontraffic accident +V16.1 Pedal cyclist injured in collision with other nonmotor vehicle : passenger injured in nontraffic accident +V16.2 Pedal cyclist injured in collision with other nonmotor vehicle : unspecified pedal cyclist injured in nontraffic accident +V16.3 Pedal cyclist injured in collision with other nonmotor vehicle : person injured while boarding or alighting +V16.4 Pedal cyclist injured in collision with other nonmotor vehicle : driver injured in traffic accident +V16.5 Pedal cyclist injured in collision with other nonmotor vehicle : passenger injured in traffic accident +V16.9 Pedal cyclist injured in collision with other nonmotor vehicle : unspecified pedal cyclist injured in traffic accident +V17 Pedal cyclist injured in collision with fixed or stationary object +V17.0 Pedal cyclist injured in collision with fixed or stationary object : driver injured in nontraffic accident +V17.1 Pedal cyclist injured in collision with fixed or stationary object : passenger injured in nontraffic accident +V17.2 Pedal cyclist injured in collision with fixed or stationary object : unspecified pedal cyclist injured in nontraffic accident +V17.3 Pedal cyclist injured in collision with fixed or stationary object : person injured while boarding or alighting +V17.4 Pedal cyclist injured in collision with fixed or stationary object : driver injured in traffic accident +V17.5 Pedal cyclist injured in collision with fixed or stationary object : passenger injured in traffic accident +V17.9 Pedal cyclist injured in collision with fixed or stationary object : unspecified pedal cyclist injured in traffic accident +V18 Pedal cyclist injured in noncollision transport accident +V18.0 Pedal cyclist injured in noncollision transport accident : driver injured in nontraffic accident +V18.1 Pedal cyclist injured in noncollision transport accident : passenger injured in nontraffic accident +V18.2 Pedal cyclist injured in noncollision transport accident : unspecified pedal cyclist injured in nontraffic accident +V18.3 Pedal cyclist injured in noncollision transport accident : person injured while boarding or alighting +V18.4 Pedal cyclist injured in noncollision transport accident : driver injured in traffic accident +V18.5 Pedal cyclist injured in noncollision transport accident : passenger injured in traffic accident +V18.9 Pedal cyclist injured in noncollision transport accident : unspecified pedal cyclist injured in traffic accident +V19 Pedal cyclist injured in other and unspecified transport accidents +V19.0 Driver injured in collision with other and unspecified motor vehicles in nontraffic accident +V19.1 Passenger injured in collision with other and unspecified motor vehicles in nontraffic accident +V19.2 Unspecified pedal cyclist injured in collision with other and unspecified motor vehicles in nontraffic accident +V19.3 Pedal cyclist [any] injured in unspecified nontraffic accident +V19.4 Driver injured in collision with other and unspecified motor vehicles in traffic accident +V19.5 Passenger injured in collision with other and unspecified motor vehicles in traffic accident +V19.6 Unspecified pedal cyclist injured in collision with other and unspecified motor vehicles in traffic accident +V19.8 Pedal cyclist [any] injured in other specified transport accidents +V19.9 Pedal cyclist [any] injured in unspecified traffic accident +V20-V29 Motorcycle rider injured in transport accident +V20 Motorcycle rider injured in collision with pedestrian or animal +V20.0 Motorcycle rider injured in collision with pedestrian or animal : driver injured in nontraffic accident +V20.1 Motorcycle rider injured in collision with pedestrian or animal : passenger injured in nontraffic accident +V20.2 Motorcycle rider injured in collision with pedestrian or animal : unspecified motorcycle rider injured in nontraffic accident +V20.3 Motorcycle rider injured in collision with pedestrian or animal : person injured while boarding or alighting +V20.4 Motorcycle rider injured in collision with pedestrian or animal : driver injured in traffic accident +V20.5 Motorcycle rider injured in collision with pedestrian or animal : passenger injured in traffic accident +V20.9 Motorcycle rider injured in collision with pedestrian or animal : unspecified motorcycle rider injured in traffic accident +V21 Motorcycle rider injured in collision with pedal cycle +V21.0 Motorcycle rider injured in collision with pedal cycle : driver injured in nontraffic accident +V21.1 Motorcycle rider injured in collision with pedal cycle : passenger injured in nontraffic accident +V21.2 Motorcycle rider injured in collision with pedal cycle : unspecified motorcycle rider injured in nontraffic accident +V21.3 Motorcycle rider injured in collision with pedal cycle : person injured while boarding or alighting +V21.4 Motorcycle rider injured in collision with pedal cycle : driver injured in traffic accident +V21.5 Motorcycle rider injured in collision with pedal cycle : passenger injured in traffic accident +V21.9 Motorcycle rider injured in collision with pedal cycle : unspecified motorcycle rider injured in traffic accident +V22 Motorcycle rider injured in collision with two- or three-wheeled motor vehicle +V22.0 Motorcycle rider injured in collision with two- or three-wheeled motor vehicle : driver injured in nontraffic accident +V22.1 Motorcycle rider injured in collision with two- or three-wheeled motor vehicle : passenger injured in nontraffic accident +V22.2 Motorcycle rider injured in collision with two- or three-wheeled motor vehicle : unspecified motorcycle rider injured in nontraffic accident +V22.3 Motorcycle rider injured in collision with two- or three-wheeled motor vehicle : person injured while boarding or alighting +V22.4 Motorcycle rider injured in collision with two- or three-wheeled motor vehicle : driver injured in traffic accident +V22.5 Motorcycle rider injured in collision with two- or three-wheeled motor vehicle : passenger injured in traffic accident +V22.9 Motorcycle rider injured in collision with two- or three-wheeled motor vehicle : unspecified motorcycle rider injured in traffic accident +V23 Motorcycle rider injured in collision with car, pick-up truck or van +V23.0 Motorcycle rider injured in collision with car, pick-up truck or van : driver injured in nontraffic accident +V23.1 Motorcycle rider injured in collision with car, pick-up truck or van : passenger injured in nontraffic accident +V23.2 Motorcycle rider injured in collision with car, pick-up truck or van : unspecified motorcycle rider injured in nontraffic accident +V23.3 Motorcycle rider injured in collision with car, pick-up truck or van : person injured while boarding or alighting +V23.4 Motorcycle rider injured in collision with car, pick-up truck or van : driver injured in traffic accident +V23.5 Motorcycle rider injured in collision with car, pick-up truck or van : passenger injured in traffic accident +V23.9 Motorcycle rider injured in collision with car, pick-up truck or van : unspecified motorcycle rider injured in traffic accident +V24 Motorcycle rider injured in collision with heavy transport vehicle or bus +V24.0 Motorcycle rider injured in collision with heavy transport vehicle or bus : driver injured in nontraffic accident +V24.1 Motorcycle rider injured in collision with heavy transport vehicle or bus : passenger injured in nontraffic accident +V24.2 Motorcycle rider injured in collision with heavy transport vehicle or bus : unspecified motorcycle rider injured in nontraffic accident +V24.3 Motorcycle rider injured in collision with heavy transport vehicle or bus : person injured while boarding or alighting +V24.4 Motorcycle rider injured in collision with heavy transport vehicle or bus : driver injured in traffic accident +V24.5 Motorcycle rider injured in collision with heavy transport vehicle or bus : passenger injured in traffic accident +V24.9 Motorcycle rider injured in collision with heavy transport vehicle or bus : unspecified motorcycle rider injured in traffic accident +V25 Motorcycle rider injured in collision with railway train or railway vehicle +V25.0 Motorcycle rider injured in collision with railway train or railway vehicle : driver injured in nontraffic accident +V25.1 Motorcycle rider injured in collision with railway train or railway vehicle : passenger injured in nontraffic accident +V25.2 Motorcycle rider injured in collision with railway train or railway vehicle : unspecified motorcycle rider injured in nontraffic accident +V25.3 Motorcycle rider injured in collision with railway train or railway vehicle : person injured while boarding or alighting +V25.4 Motorcycle rider injured in collision with railway train or railway vehicle : driver injured in traffic accident +V25.5 Motorcycle rider injured in collision with railway train or railway vehicle : passenger injured in traffic accident +V25.9 Motorcycle rider injured in collision with railway train or railway vehicle : unspecified motorcycle rider injured in traffic accident +V26 Motorcycle rider injured in collision with other nonmotor vehicle +V26.0 Motorcycle rider injured in collision with other nonmotor vehicle : driver injured in nontraffic accident +V26.1 Motorcycle rider injured in collision with other nonmotor vehicle : passenger injured in nontraffic accident +V26.2 Motorcycle rider injured in collision with other nonmotor vehicle : unspecified motorcycle rider injured in nontraffic accident +V26.3 Motorcycle rider injured in collision with other nonmotor vehicle : person injured while boarding or alighting +V26.4 Motorcycle rider injured in collision with other nonmotor vehicle : driver injured in traffic accident +V26.5 Motorcycle rider injured in collision with other nonmotor vehicle : passenger injured in traffic accident +V26.9 Motorcycle rider injured in collision with other nonmotor vehicle : unspecified motorcycle rider injured in traffic accident +V27 Motorcycle rider injured in collision with fixed or stationary object +V27.0 Motorcycle rider injured in collision with fixed or stationary object : driver injured in nontraffic accident +V27.1 Motorcycle rider injured in collision with fixed or stationary object : passenger injured in nontraffic accident +V27.2 Motorcycle rider injured in collision with fixed or stationary object : unspecified motorcycle rider injured in nontraffic accident +V27.3 Motorcycle rider injured in collision with fixed or stationary object : person injured while boarding or alighting +V27.4 Motorcycle rider injured in collision with fixed or stationary object : driver injured in traffic accident +V27.5 Motorcycle rider injured in collision with fixed or stationary object : passenger injured in traffic accident +V27.9 Motorcycle rider injured in collision with fixed or stationary object : unspecified motorcycle rider injured in traffic accident +V28 Motorcycle rider injured in noncollision transport accident +V28.0 Motorcycle rider injured in noncollision transport accident : driver injured in nontraffic accident +V28.1 Motorcycle rider injured in noncollision transport accident : passenger injured in nontraffic accident +V28.2 Motorcycle rider injured in noncollision transport accident : unspecified motorcycle rider injured in nontraffic accident +V28.3 Motorcycle rider injured in noncollision transport accident : person injured while boarding or alighting +V28.4 Motorcycle rider injured in noncollision transport accident : driver injured in traffic accident +V28.5 Motorcycle rider injured in noncollision transport accident : passenger injured in traffic accident +V28.9 Motorcycle rider injured in noncollision transport accident : unspecified motorcycle rider injured in traffic accident +V29 Motorcycle rider injured in other and unspecified transport accidents +V29.0 Driver injured in collision with other and unspecified motor vehicles in nontraffic accident +V29.1 Passenger injured in collision with other and unspecified motor vehicles in nontraffic accident +V29.2 Unspecified motorcycle rider injured in collision with other and unspecified motor vehicles in nontraffic accident +V29.3 Motorcycle rider [any] injured in unspecified nontraffic accident +V29.4 Driver injured in collision with other and unspecified motor vehicles in traffic accident +V29.5 Passenger injured in collision with other and unspecified motor vehicles in traffic accident +V29.6 Unspecified motorcycle rider injured in collision with other and unspecified motor vehicles in traffic accident +V29.8 Motorcycle rider [any] injured in other specified transport accidents +V29.9 Motorcycle rider [any] injured in unspecified traffic accident +V30-V39 Occupant of three-wheeled motor vehicle injured in transport accident +V30 Occupant of three-wheeled motor vehicle injured in collision with pedestrian or animal +V30.0 Occupant of three-wheeled motor vehicle injured in collision with pedestrian or animal : driver injured in nontraffic accident +V30.1 Occupant of three-wheeled motor vehicle injured in collision with pedestrian or animal : passenger injured in nontraffic accident +V30.2 Occupant of three-wheeled motor vehicle injured in collision with pedestrian or animal : person on outside of vehicle injured in nontraffic accident +V30.3 Occupant of three-wheeled motor vehicle injured in collision with pedestrian or animal : unspecified occupant of three-wheeled motor vehicle injured in nontraffic accident +V30.4 Occupant of three-wheeled motor vehicle injured in collision with pedestrian or animal : person injured while boarding or alighting +V30.5 Occupant of three-wheeled motor vehicle injured in collision with pedestrian or animal : driver injured in traffic accident +V30.6 Occupant of three-wheeled motor vehicle injured in collision with pedestrian or animal : passenger injured in traffic accident +V30.7 Occupant of three-wheeled motor vehicle injured in collision with pedestrian or animal : person on outside of vehicle injured in traffic accident +V30.9 Occupant of three-wheeled motor vehicle injured in collision with pedestrian or animal : unspecified occupant of three-wheeled motor vehicle injured in traffic accident +V31 Occupant of three-wheeled motor vehicle injured in collision with pedal cycle +V31.0 Occupant of three-wheeled motor vehicle injured in collision with pedal cycle : driver injured in nontraffic accident +V31.1 Occupant of three-wheeled motor vehicle injured in collision with pedal cycle : passenger injured in nontraffic accident +V31.2 Occupant of three-wheeled motor vehicle injured in collision with pedal cycle : person on outside of vehicle injured in nontraffic accident +V31.3 Occupant of three-wheeled motor vehicle injured in collision with pedal cycle : unspecified occupant of three-wheeled motor vehicle injured in nontraffic accident +V31.4 Occupant of three-wheeled motor vehicle injured in collision with pedal cycle : person injured while boarding or alighting +V31.5 Occupant of three-wheeled motor vehicle injured in collision with pedal cycle : driver injured in traffic accident +V31.6 Occupant of three-wheeled motor vehicle injured in collision with pedal cycle : passenger injured in traffic accident +V31.7 Occupant of three-wheeled motor vehicle injured in collision with pedal cycle : person on outside of vehicle injured in traffic accident +V31.9 Occupant of three-wheeled motor vehicle injured in collision with pedal cycle : unspecified occupant of three-wheeled motor vehicle injured in traffic accident +V32 Occupant of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle +V32.0 Occupant of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle : driver injured in nontraffic accident +V32.1 Occupant of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle : passenger injured in nontraffic accident +V32.2 Occupant of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle : person on outside of vehicle injured in nontraffic accident +V32.3 Occupant of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle : unspecified occupant of three-wheeled motor vehicle injured in nontraffic accident +V32.4 Occupant of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle : person injured while boarding or alighting +V32.5 Occupant of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle : driver injured in traffic accident +V32.6 Occupant of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle : passenger injured in traffic accident +V32.7 Occupant of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle : person on outside of vehicle injured in traffic accident +V32.9 Occupant of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle : unspecified occupant of three-wheeled motor vehicle injured in traffic accident +V33 Occupant of three-wheeled motor vehicle injured in collision with car, pick-up truck or van +V33.0 Occupant of three-wheeled motor vehicle injured in collision with car, pick-up truck or van : driver injured in nontraffic accident +V33.1 Occupant of three-wheeled motor vehicle injured in collision with car, pick-up truck or van : passenger injured in nontraffic accident +V33.2 Occupant of three-wheeled motor vehicle injured in collision with car, pick-up truck or van : person on outside of vehicle injured in nontraffic accident +V33.3 Occupant of three-wheeled motor vehicle injured in collision with car, pick-up truck or van : unspecified occupant of three-wheeled motor vehicle injured in nontraffic accident +V33.4 Occupant of three-wheeled motor vehicle injured in collision with car, pick-up truck or van : person injured while boarding or alighting +V33.5 Occupant of three-wheeled motor vehicle injured in collision with car, pick-up truck or van : driver injured in traffic accident +V33.6 Occupant of three-wheeled motor vehicle injured in collision with car, pick-up truck or van : passenger injured in traffic accident +V33.7 Occupant of three-wheeled motor vehicle injured in collision with car, pick-up truck or van : person on outside of vehicle injured in traffic accident +V33.9 Occupant of three-wheeled motor vehicle injured in collision with car, pick-up truck or van : unspecified occupant of three-wheeled motor vehicle injured in traffic accident +V34 Occupant of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus +V34.0 Occupant of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus : driver injured in nontraffic accident +V34.1 Occupant of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus : passenger injured in nontraffic accident +V34.2 Occupant of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus : person on outside of vehicle injured in nontraffic accident +V34.3 Occupant of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus : unspecified occupant of three-wheeled motor vehicle injured in nontraffic accident +V34.4 Occupant of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus : person injured while boarding or alighting +V34.5 Occupant of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus : driver injured in traffic accident +V34.6 Occupant of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus : passenger injured in traffic accident +V34.7 Occupant of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus : person on outside of vehicle injured in traffic accident +V34.9 Occupant of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus : unspecified occupant of three-wheeled motor vehicle injured in traffic accident +V35 Occupant of three-wheeled motor vehicle injured in collision with railway train or railway vehicle +V35.0 Occupant of three-wheeled motor vehicle injured in collision with railway train or railway vehicle : driver injured in nontraffic accident +V35.1 Occupant of three-wheeled motor vehicle injured in collision with railway train or railway vehicle : passenger injured in nontraffic accident +V35.2 Occupant of three-wheeled motor vehicle injured in collision with railway train or railway vehicle : person on outside of vehicle injured in nontraffic accident +V35.3 Occupant of three-wheeled motor vehicle injured in collision with railway train or railway vehicle : unspecified occupant of three-wheeled motor vehicle injured in nontraffic accident +V35.4 Occupant of three-wheeled motor vehicle injured in collision with railway train or railway vehicle : person injured while boarding or alighting +V35.5 Occupant of three-wheeled motor vehicle injured in collision with railway train or railway vehicle : driver injured in traffic accident +V35.6 Occupant of three-wheeled motor vehicle injured in collision with railway train or railway vehicle : passenger injured in traffic accident +V35.7 Occupant of three-wheeled motor vehicle injured in collision with railway train or railway vehicle : person on outside of vehicle injured in traffic accident +V35.9 Occupant of three-wheeled motor vehicle injured in collision with railway train or railway vehicle : unspecified occupant of three-wheeled motor vehicle injured in traffic accident +V36 Occupant of three-wheeled motor vehicle injured in collision with other nonmotor vehicle +V36.0 Occupant of three-wheeled motor vehicle injured in collision with other nonmotor vehicle : driver injured in nontraffic accident +V36.1 Occupant of three-wheeled motor vehicle injured in collision with other nonmotor vehicle : passenger injured in nontraffic accident +V36.2 Occupant of three-wheeled motor vehicle injured in collision with other nonmotor vehicle : person on outside of vehicle injured in nontraffic accident +V36.3 Occupant of three-wheeled motor vehicle injured in collision with other nonmotor vehicle : unspecified occupant of three-wheeled motor vehicle injured in nontraffic accident +V36.4 Occupant of three-wheeled motor vehicle injured in collision with other nonmotor vehicle : person injured while boarding or alighting +V36.5 Occupant of three-wheeled motor vehicle injured in collision with other nonmotor vehicle : driver injured in traffic accident +V36.6 Occupant of three-wheeled motor vehicle injured in collision with other nonmotor vehicle : passenger injured in traffic accident +V36.7 Occupant of three-wheeled motor vehicle injured in collision with other nonmotor vehicle : person on outside of vehicle injured in traffic accident +V36.9 Occupant of three-wheeled motor vehicle injured in collision with other nonmotor vehicle : unspecified occupant of three-wheeled motor vehicle injured in traffic accident +V37 Occupant of three-wheeled motor vehicle injured in collision with fixed or stationary object +V37.0 Occupant of three-wheeled motor vehicle injured in collision with fixed or stationary object : driver injured in nontraffic accident +V37.1 Occupant of three-wheeled motor vehicle injured in collision with fixed or stationary object : passenger injured in nontraffic accident +V37.2 Occupant of three-wheeled motor vehicle injured in collision with fixed or stationary object : person on outside of vehicle injured in nontraffic accident +V37.3 Occupant of three-wheeled motor vehicle injured in collision with fixed or stationary object : unspecified occupant of three-wheeled motor vehicle injured in nontraffic accident +V37.4 Occupant of three-wheeled motor vehicle injured in collision with fixed or stationary object : person injured while boarding or alighting +V37.5 Occupant of three-wheeled motor vehicle injured in collision with fixed or stationary object : driver injured in traffic accident +V37.6 Occupant of three-wheeled motor vehicle injured in collision with fixed or stationary object : passenger injured in traffic accident +V37.7 Occupant of three-wheeled motor vehicle injured in collision with fixed or stationary object : person on outside of vehicle injured in traffic accident +V37.9 Occupant of three-wheeled motor vehicle injured in collision with fixed or stationary object : unspecified occupant of three-wheeled motor vehicle injured in traffic accident +V38 Occupant of three-wheeled motor vehicle injured in noncollision transport accident +V38.0 Occupant of three-wheeled motor vehicle injured in noncollision transport accident : driver injured in nontraffic accident +V38.1 Occupant of three-wheeled motor vehicle injured in noncollision transport accident : passenger injured in nontraffic accident +V38.2 Occupant of three-wheeled motor vehicle injured in noncollision transport accident : person on outside of vehicle injured in nontraffic accident +V38.3 Occupant of three-wheeled motor vehicle injured in noncollision transport accident : unspecified occupant of three-wheeled motor vehicle injured in nontraffic accident +V38.4 Occupant of three-wheeled motor vehicle injured in noncollision transport accident : person injured while boarding or alighting +V38.5 Occupant of three-wheeled motor vehicle injured in noncollision transport accident : driver injured in traffic accident +V38.6 Occupant of three-wheeled motor vehicle injured in noncollision transport accident : passenger injured in traffic accident +V38.7 Occupant of three-wheeled motor vehicle injured in noncollision transport accident : person on outside of vehicle injured in traffic accident +V38.9 Occupant of three-wheeled motor vehicle injured in noncollision transport accident : unspecified occupant of three-wheeled motor vehicle injured in traffic accident +V39 Occupant of three-wheeled motor vehicle injured in other and unspecified transport accidents +V39.0 Driver injured in collision with other and unspecified motor vehicles in nontraffic accident +V39.1 Passenger injured in collision with other and unspecified motor vehicles in nontraffic accident +V39.2 Unspecified occupant of three-wheeled motor vehicle injured in collision with other and unspecified motor vehicles in nontraffic accident +V39.3 Occupant [any] of three-wheeled motor vehicle injured in unspecified nontraffic accident +V39.4 Driver injured in collision with other and unspecified motor vehicles in traffic accident +V39.5 Passenger injured in collision with other and unspecified motor vehicles in traffic accident +V39.6 Unspecified occupant of three-wheeled motor vehicle injured in collision with other and unspecified motor vehicles in traffic accident +V39.8 Occupant [any] of three-wheeled motor vehicle injured in other specified transport accidents +V39.9 Occupant [any] of three-wheeled motor vehicle injured in unspecified traffic accident +V40-V49 Car occupant injured in transport accident +V40 Car occupant injured in collision with pedestrian or animal +V40.0 Car occupant injured in collision with pedestrian or animal : driver injured in nontraffic accident +V40.1 Car occupant injured in collision with pedestrian or animal : passenger injured in nontraffic accident +V40.2 Car occupant injured in collision with pedestrian or animal : person on outside of vehicle injured in nontraffic accident +V40.3 Car occupant injured in collision with pedestrian or animal : unspecified car occupant injured in nontraffic accident +V40.4 Car occupant injured in collision with pedestrian or animal : person injured while boarding or alighting +V40.5 Car occupant injured in collision with pedestrian or animal : driver injured in traffic accident +V40.6 Car occupant injured in collision with pedestrian or animal : passenger injured in traffic accident +V40.7 Car occupant injured in collision with pedestrian or animal : person on outside of vehicle injured in traffic accident +V40.9 Car occupant injured in collision with pedestrian or animal : unspecified car occupant injured in traffic accident +V41 Car occupant injured in collision with pedal cycle +V41.0 Car occupant injured in collision with pedal cycle : driver injured in nontraffic accident +V41.1 Car occupant injured in collision with pedal cycle : passenger injured in nontraffic accident +V41.2 Car occupant injured in collision with pedal cycle : person on outside of vehicle injured in nontraffic accident +V41.3 Car occupant injured in collision with pedal cycle : unspecified car occupant injured in nontraffic accident +V41.4 Car occupant injured in collision with pedal cycle : person injured while boarding or alighting +V41.5 Car occupant injured in collision with pedal cycle : driver injured in traffic accident +V41.6 Car occupant injured in collision with pedal cycle : passenger injured in traffic accident +V41.7 Car occupant injured in collision with pedal cycle : person on outside of vehicle injured in traffic accident +V41.9 Car occupant injured in collision with pedal cycle : unspecified car occupant injured in traffic accident +V42 Car occupant injured in collision with two- or three-wheeled motor vehicle +V42.0 Car occupant injured in collision with two- or three-wheeled motor vehicle : driver injured in nontraffic accident +V42.1 Car occupant injured in collision with two- or three-wheeled motor vehicle : passenger injured in nontraffic accident +V42.2 Car occupant injured in collision with two- or three-wheeled motor vehicle : person on outside of vehicle injured in nontraffic accident +V42.3 Car occupant injured in collision with two- or three-wheeled motor vehicle : unspecified car occupant injured in nontraffic accident +V42.4 Car occupant injured in collision with two- or three-wheeled motor vehicle : person injured while boarding or alighting +V42.5 Car occupant injured in collision with two- or three-wheeled motor vehicle : driver injured in traffic accident +V42.6 Car occupant injured in collision with two- or three-wheeled motor vehicle : passenger injured in traffic accident +V42.7 Car occupant injured in collision with two- or three-wheeled motor vehicle : person on outside of vehicle injured in traffic accident +V42.9 Car occupant injured in collision with two- or three-wheeled motor vehicle : unspecified car occupant injured in traffic accident +V43 Car occupant injured in collision with car, pick-up truck or van +V43.0 Car occupant injured in collision with car, pick-up truck or van : driver injured in nontraffic accident +V43.1 Car occupant injured in collision with car, pick-up truck or van : passenger injured in nontraffic accident +V43.2 Car occupant injured in collision with car, pick-up truck or van : person on outside of vehicle injured in nontraffic accident +V43.3 Car occupant injured in collision with car, pick-up truck or van : unspecified car occupant injured in nontraffic accident +V43.4 Car occupant injured in collision with car, pick-up truck or van : person injured while boarding or alighting +V43.5 Car occupant injured in collision with car, pick-up truck or van : driver injured in traffic accident +V43.6 Car occupant injured in collision with car, pick-up truck or van : passenger injured in traffic accident +V43.7 Car occupant injured in collision with car, pick-up truck or van : person on outside of vehicle injured in traffic accident +V43.9 Car occupant injured in collision with car, pick-up truck or van : unspecified car occupant injured in traffic accident +V44 Car occupant injured in collision with heavy transport vehicle or bus +V44.0 Car occupant injured in collision with heavy transport vehicle or bus : driver injured in nontraffic accident +V44.1 Car occupant injured in collision with heavy transport vehicle or bus : passenger injured in nontraffic accident +V44.2 Car occupant injured in collision with heavy transport vehicle or bus : person on outside of vehicle injured in nontraffic accident +V44.3 Car occupant injured in collision with heavy transport vehicle or bus : unspecified car occupant injured in nontraffic accident +V44.4 Car occupant injured in collision with heavy transport vehicle or bus : person injured while boarding or alighting +V44.5 Car occupant injured in collision with heavy transport vehicle or bus : driver injured in traffic accident +V44.6 Car occupant injured in collision with heavy transport vehicle or bus : passenger injured in traffic accident +V44.7 Car occupant injured in collision with heavy transport vehicle or bus : person on outside of vehicle injured in traffic accident +V44.9 Car occupant injured in collision with heavy transport vehicle or bus : unspecified car occupant injured in traffic accident +V45 Car occupant injured in collision with railway train or railway vehicle +V45.0 Car occupant injured in collision with railway train or railway vehicle : driver injured in nontraffic accident +V45.1 Car occupant injured in collision with railway train or railway vehicle : passenger injured in nontraffic accident +V45.2 Car occupant injured in collision with railway train or railway vehicle : person on outside of vehicle injured in nontraffic accident +V45.3 Car occupant injured in collision with railway train or railway vehicle : unspecified car occupant injured in nontraffic accident +V45.4 Car occupant injured in collision with railway train or railway vehicle : person injured while boarding or alighting +V45.5 Car occupant injured in collision with railway train or railway vehicle : driver injured in traffic accident +V45.6 Car occupant injured in collision with railway train or railway vehicle : passenger injured in traffic accident +V45.7 Car occupant injured in collision with railway train or railway vehicle : person on outside of vehicle injured in traffic accident +V45.9 Car occupant injured in collision with railway train or railway vehicle : unspecified car occupant injured in traffic accident +V46 Car occupant injured in collision with other nonmotor vehicle +V46.0 Car occupant injured in collision with other nonmotor vehicle : driver injured in nontraffic accident +V46.1 Car occupant injured in collision with other nonmotor vehicle : passenger injured in nontraffic accident +V46.2 Car occupant injured in collision with other nonmotor vehicle : person on outside of vehicle injured in nontraffic accident +V46.3 Car occupant injured in collision with other nonmotor vehicle : unspecified car occupant injured in nontraffic accident +V46.4 Car occupant injured in collision with other nonmotor vehicle : person injured while boarding or alighting +V46.5 Car occupant injured in collision with other nonmotor vehicle : driver injured in traffic accident +V46.6 Car occupant injured in collision with other nonmotor vehicle : passenger injured in traffic accident +V46.7 Car occupant injured in collision with other nonmotor vehicle : person on outside of vehicle injured in traffic accident +V46.9 Car occupant injured in collision with other nonmotor vehicle : unspecified car occupant injured in traffic accident +V47 Car occupant injured in collision with fixed or stationary object +V47.0 Car occupant injured in collision with fixed or stationary object : driver injured in nontraffic accident +V47.1 Car occupant injured in collision with fixed or stationary object : passenger injured in nontraffic accident +V47.2 Car occupant injured in collision with fixed or stationary object : person on outside of vehicle injured in nontraffic accident +V47.3 Car occupant injured in collision with fixed or stationary object : unspecified car occupant injured in nontraffic accident +V47.4 Car occupant injured in collision with fixed or stationary object : person injured while boarding or alighting +V47.5 Car occupant injured in collision with fixed or stationary object : driver injured in traffic accident +V47.6 Car occupant injured in collision with fixed or stationary object : passenger injured in traffic accident +V47.7 Car occupant injured in collision with fixed or stationary object : person on outside of vehicle injured in traffic accident +V47.9 Car occupant injured in collision with fixed or stationary object : unspecified car occupant injured in traffic accident +V48 Car occupant injured in noncollision transport accident +V48.0 Car occupant injured in noncollision transport accident : driver injured in nontraffic accident +V48.1 Car occupant injured in noncollision transport accident : passenger injured in nontraffic accident +V48.2 Car occupant injured in noncollision transport accident : person on outside of vehicle injured in nontraffic accident +V48.3 Car occupant injured in noncollision transport accident : unspecified car occupant injured in nontraffic accident +V48.4 Car occupant injured in noncollision transport accident : person injured while boarding or alighting +V48.5 Car occupant injured in noncollision transport accident : driver injured in traffic accident +V48.6 Car occupant injured in noncollision transport accident : passenger injured in traffic accident +V48.7 Car occupant injured in noncollision transport accident : person on outside of vehicle injured in traffic accident +V48.9 Car occupant injured in noncollision transport accident : unspecified car occupant injured in traffic accident +V49 Car occupant injured in other and unspecified transport accidents +V49.0 Driver injured in collision with other and unspecified motor vehicles in nontraffic accident +V49.1 Passenger injured in collision with other and unspecified motor vehicles in nontraffic accident +V49.2 Unspecified car occupant injured in collision with other and unspecified motor vehicles in nontraffic accident +V49.3 Car occupant [any] injured in unspecified nontraffic accident +V49.4 Driver injured in collision with other and unspecified motor vehicles in traffic accident +V49.5 Passenger injured in collision with other and unspecified motor vehicles in traffic accident +V49.6 Unspecified car occupant injured in collision with other and unspecified motor vehicles in traffic accident +V49.8 Car occupant [any] injured in other specified transport accidents +V49.9 Car occupant [any] injured in unspecified traffic accident +V50-V59 Occupant of pick-up truck or van injured in transport accident +V50 Occupant of pick-up truck or van injured in collision with pedestrian or animal +V50.0 Occupant of pick-up truck or van injured in collision with pedestrian or animal : driver injured in nontraffic accident +V50.1 Occupant of pick-up truck or van injured in collision with pedestrian or animal : passenger injured in nontraffic accident +V50.2 Occupant of pick-up truck or van injured in collision with pedestrian or animal : person on outside of vehicle injured in nontraffic accident +V50.3 Occupant of pick-up truck or van injured in collision with pedestrian or animal : unspecified occupant of pick-up truck or van injured in nontraffic accident +V50.4 Occupant of pick-up truck or van injured in collision with pedestrian or animal : person injured while boarding or alighting +V50.5 Occupant of pick-up truck or van injured in collision with pedestrian or animal : driver injured in traffic accident +V50.6 Occupant of pick-up truck or van injured in collision with pedestrian or animal : passenger injured in traffic accident +V50.7 Occupant of pick-up truck or van injured in collision with pedestrian or animal : person on outside of vehicle injured in traffic accident +V50.9 Occupant of pick-up truck or van injured in collision with pedestrian or animal : unspecified occupant of pick-up truck or van injured in traffic accident +V51 Occupant of pick-up truck or van injured in collision with pedal cycle +V51.0 Occupant of pick-up truck or van injured in collision with pedal cycle : driver injured in nontraffic accident +V51.1 Occupant of pick-up truck or van injured in collision with pedal cycle : passenger injured in nontraffic accident +V51.2 Occupant of pick-up truck or van injured in collision with pedal cycle : person on outside of vehicle injured in nontraffic accident +V51.3 Occupant of pick-up truck or van injured in collision with pedal cycle : unspecified occupant of pick-up truck or van injured in nontraffic accident +V51.4 Occupant of pick-up truck or van injured in collision with pedal cycle : person injured while boarding or alighting +V51.5 Occupant of pick-up truck or van injured in collision with pedal cycle : driver injured in traffic accident +V51.6 Occupant of pick-up truck or van injured in collision with pedal cycle : passenger injured in traffic accident +V51.7 Occupant of pick-up truck or van injured in collision with pedal cycle : person on outside of vehicle injured in traffic accident +V51.9 Occupant of pick-up truck or van injured in collision with pedal cycle : unspecified occupant of pick-up truck or van injured in traffic accident +V52 Occupant of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle +V52.0 Occupant of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle : driver injured in nontraffic accident +V52.1 Occupant of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle : passenger injured in nontraffic accident +V52.2 Occupant of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle : person on outside of vehicle injured in nontraffic accident +V52.3 Occupant of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle : unspecified occupant of pick-up truck or van injured in nontraffic accident +V52.4 Occupant of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle : person injured while boarding or alighting +V52.5 Occupant of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle : driver injured in traffic accident +V52.6 Occupant of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle : passenger injured in traffic accident +V52.7 Occupant of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle : person on outside of vehicle injured in traffic accident +V52.9 Occupant of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle : unspecified occupant of pick-up truck or van injured in traffic accident +V53 Occupant of pick-up truck or van injured in collision with car, pick-up truck or van +V53.0 Occupant of pick-up truck or van injured in collision with car, pick-up truck or van : driver injured in nontraffic accident +V53.1 Occupant of pick-up truck or van injured in collision with car, pick-up truck or van : passenger injured in nontraffic accident +V53.2 Occupant of pick-up truck or van injured in collision with car, pick-up truck or van : person on outside of vehicle injured in nontraffic accident +V53.3 Occupant of pick-up truck or van injured in collision with car, pick-up truck or van : unspecified occupant of pick-up truck or van injured in nontraffic accident +V53.4 Occupant of pick-up truck or van injured in collision with car, pick-up truck or van : person injured while boarding or alighting +V53.5 Occupant of pick-up truck or van injured in collision with car, pick-up truck or van : driver injured in traffic accident +V53.6 Occupant of pick-up truck or van injured in collision with car, pick-up truck or van : passenger injured in traffic accident +V53.7 Occupant of pick-up truck or van injured in collision with car, pick-up truck or van : person on outside of vehicle injured in traffic accident +V53.9 Occupant of pick-up truck or van injured in collision with car, pick-up truck or van : unspecified occupant of pick-up truck or van injured in traffic accident +V54 Occupant of pick-up truck or van injured in collision with heavy transport vehicle or bus +V54.0 Occupant of pick-up truck or van injured in collision with heavy transport vehicle or bus : driver injured in nontraffic accident +V54.1 Occupant of pick-up truck or van injured in collision with heavy transport vehicle or bus : passenger injured in nontraffic accident +V54.2 Occupant of pick-up truck or van injured in collision with heavy transport vehicle or bus : person on outside of vehicle injured in nontraffic accident +V54.3 Occupant of pick-up truck or van injured in collision with heavy transport vehicle or bus : unspecified occupant of pick-up truck or van injured in nontraffic accident +V54.4 Occupant of pick-up truck or van injured in collision with heavy transport vehicle or bus : person injured while boarding or alighting +V54.5 Occupant of pick-up truck or van injured in collision with heavy transport vehicle or bus : driver injured in traffic accident +V54.6 Occupant of pick-up truck or van injured in collision with heavy transport vehicle or bus : passenger injured in traffic accident +V54.7 Occupant of pick-up truck or van injured in collision with heavy transport vehicle or bus : person on outside of vehicle injured in traffic accident +V54.9 Occupant of pick-up truck or van injured in collision with heavy transport vehicle or bus : unspecified occupant of pick-up truck or van injured in traffic accident +V55 Occupant of pick-up truck or van injured in collision with railway train or railway vehicle +V55.0 Occupant of pick-up truck or van injured in collision with railway train or railway vehicle : driver injured in nontraffic accident +V55.1 Occupant of pick-up truck or van injured in collision with railway train or railway vehicle : passenger injured in nontraffic accident +V55.2 Occupant of pick-up truck or van injured in collision with railway train or railway vehicle : person on outside of vehicle injured in nontraffic accident +V55.3 Occupant of pick-up truck or van injured in collision with railway train or railway vehicle : unspecified occupant of pick-up truck or van injured in nontraffic accident +V55.4 Occupant of pick-up truck or van injured in collision with railway train or railway vehicle : person injured while boarding or alighting +V55.5 Occupant of pick-up truck or van injured in collision with railway train or railway vehicle : driver injured in traffic accident +V55.6 Occupant of pick-up truck or van injured in collision with railway train or railway vehicle : passenger injured in traffic accident +V55.7 Occupant of pick-up truck or van injured in collision with railway train or railway vehicle : person on outside of vehicle injured in traffic accident +V55.9 Occupant of pick-up truck or van injured in collision with railway train or railway vehicle : unspecified occupant of pick-up truck or van injured in traffic accident +V56 Occupant of pick-up truck or van injured in collision with other nonmotor vehicle +V56.0 Occupant of pick-up truck or van injured in collision with other nonmotor vehicle : driver injured in nontraffic accident +V56.1 Occupant of pick-up truck or van injured in collision with other nonmotor vehicle : passenger injured in nontraffic accident +V56.2 Occupant of pick-up truck or van injured in collision with other nonmotor vehicle : person on outside of vehicle injured in nontraffic accident +V56.3 Occupant of pick-up truck or van injured in collision with other nonmotor vehicle : unspecified occupant of pick-up truck or van injured in nontraffic accident +V56.4 Occupant of pick-up truck or van injured in collision with other nonmotor vehicle : person injured while boarding or alighting +V56.5 Occupant of pick-up truck or van injured in collision with other nonmotor vehicle : driver injured in traffic accident +V56.6 Occupant of pick-up truck or van injured in collision with other nonmotor vehicle : passenger injured in traffic accident +V56.7 Occupant of pick-up truck or van injured in collision with other nonmotor vehicle : person on outside of vehicle injured in traffic accident +V56.9 Occupant of pick-up truck or van injured in collision with other nonmotor vehicle : unspecified occupant of pick-up truck or van injured in traffic accident +V57 Occupant of pick-up truck or van injured in collision with fixed or stationary object +V57.0 Occupant of pick-up truck or van injured in collision with fixed or stationary object : driver injured in nontraffic accident +V57.1 Occupant of pick-up truck or van injured in collision with fixed or stationary object : passenger injured in nontraffic accident +V57.2 Occupant of pick-up truck or van injured in collision with fixed or stationary object : person on outside of vehicle injured in nontraffic accident +V57.3 Occupant of pick-up truck or van injured in collision with fixed or stationary object : unspecified occupant of pick-up truck or van injured in nontraffic accident +V57.4 Occupant of pick-up truck or van injured in collision with fixed or stationary object : person injured while boarding or alighting +V57.5 Occupant of pick-up truck or van injured in collision with fixed or stationary object : driver injured in traffic accident +V57.6 Occupant of pick-up truck or van injured in collision with fixed or stationary object : passenger injured in traffic accident +V57.7 Occupant of pick-up truck or van injured in collision with fixed or stationary object : person on outside of vehicle injured in traffic accident +V57.9 Occupant of pick-up truck or van injured in collision with fixed or stationary object : unspecified occupant of pick-up truck or van injured in traffic accident +V58 Occupant of pick-up truck or van injured in noncollision transport accident +V58.0 Occupant of pick-up truck or van injured in noncollision transport accident : driver injured in nontraffic accident +V58.1 Occupant of pick-up truck or van injured in noncollision transport accident : passenger injured in nontraffic accident +V58.2 Occupant of pick-up truck or van injured in noncollision transport accident : person on outside of vehicle injured in nontraffic accident +V58.3 Occupant of pick-up truck or van injured in noncollision transport accident : unspecified occupant of pick-up truck or van injured in nontraffic accident +V58.4 Occupant of pick-up truck or van injured in noncollision transport accident : person injured while boarding or alighting +V58.5 Occupant of pick-up truck or van injured in noncollision transport accident : driver injured in traffic accident +V58.6 Occupant of pick-up truck or van injured in noncollision transport accident : passenger injured in traffic accident +V58.7 Occupant of pick-up truck or van injured in noncollision transport accident : person on outside of vehicle injured in traffic accident +V58.9 Occupant of pick-up truck or van injured in noncollision transport accident : unspecified occupant of pick-up truck or van injured in traffic accident +V59 Occupant of pick-up truck or van injured in other and unspecified transport accidents +V59.0 Driver injured in collision with other and unspecified motor vehicles in nontraffic accident +V59.1 Passenger injured in collision with other and unspecified motor vehicles in nontraffic accident +V59.2 Unspecified occupant of pick-up truck or van injured in collision with other and unspecified motor vehicles in nontraffic accident +V59.3 Occupant [any] of pick-up truck or van injured in unspecified nontraffic accident +V59.4 Driver injured in collision with other and unspecified motor vehicles in traffic accident +V59.5 Passenger injured in collision with other and unspecified motor vehicles in traffic accident +V59.6 Unspecified occupant of pick-up truck or van injured in collision with other and unspecified motor vehicles in traffic accident +V59.8 Occupant [any] of pick-up truck or van injured in other specified transport accidents +V59.9 Occupant [any] of pick-up truck or van injured in unspecified traffic accident +V60-V69 Occupant of heavy transport vehicle injured in transport accident +V60 Occupant of heavy transport vehicle injured in collision with pedestrian or animal +V60.0 Occupant of heavy transport vehicle injured in collision with pedestrian or animal : driver injured in nontraffic accident +V60.1 Occupant of heavy transport vehicle injured in collision with pedestrian or animal : passenger injured in nontraffic accident +V60.2 Occupant of heavy transport vehicle injured in collision with pedestrian or animal : person on outside of vehicle injured in nontraffic accident +V60.3 Occupant of heavy transport vehicle injured in collision with pedestrian or animal : unspecified occupant of heavy transport vehicle injured in nontraffic accident +V60.4 Occupant of heavy transport vehicle injured in collision with pedestrian or animal : person injured while boarding or alighting +V60.5 Occupant of heavy transport vehicle injured in collision with pedestrian or animal : driver injured in traffic accident +V60.6 Occupant of heavy transport vehicle injured in collision with pedestrian or animal : passenger injured in traffic accident +V60.7 Occupant of heavy transport vehicle injured in collision with pedestrian or animal : person on outside of vehicle injured in traffic accident +V60.9 Occupant of heavy transport vehicle injured in collision with pedestrian or animal : unspecified occupant of heavy transport vehicle injured in traffic accident +V61 Occupant of heavy transport vehicle injured in collision with pedal cycle +V61.0 Occupant of heavy transport vehicle injured in collision with pedal cycle : driver injured in nontraffic accident +V61.1 Occupant of heavy transport vehicle injured in collision with pedal cycle : passenger injured in nontraffic accident +V61.2 Occupant of heavy transport vehicle injured in collision with pedal cycle : person on outside of vehicle injured in nontraffic accident +V61.3 Occupant of heavy transport vehicle injured in collision with pedal cycle : unspecified occupant of heavy transport vehicle injured in nontraffic accident +V61.4 Occupant of heavy transport vehicle injured in collision with pedal cycle : person injured while boarding or alighting +V61.5 Occupant of heavy transport vehicle injured in collision with pedal cycle : driver injured in traffic accident +V61.6 Occupant of heavy transport vehicle injured in collision with pedal cycle : passenger injured in traffic accident +V61.7 Occupant of heavy transport vehicle injured in collision with pedal cycle : person on outside of vehicle injured in traffic accident +V61.9 Occupant of heavy transport vehicle injured in collision with pedal cycle : unspecified occupant of heavy transport vehicle injured in traffic accident +V62 Occupant of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle +V62.0 Occupant of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle : driver injured in nontraffic accident +V62.1 Occupant of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle : passenger injured in nontraffic accident +V62.2 Occupant of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle : person on outside of vehicle injured in nontraffic accident +V62.3 Occupant of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle : unspecified occupant of heavy transport vehicle injured in nontraffic accident +V62.4 Occupant of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle : person injured while boarding or alighting +V62.5 Occupant of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle : driver injured in traffic accident +V62.6 Occupant of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle : passenger injured in traffic accident +V62.7 Occupant of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle : person on outside of vehicle injured in traffic accident +V62.9 Occupant of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle : unspecified occupant of heavy transport vehicle injured in traffic accident +V63 Occupant of heavy transport vehicle injured in collision with car, pick-up truck or van +V63.0 Occupant of heavy transport vehicle injured in collision with car, pick-up truck or van : driver injured in nontraffic accident +V63.1 Occupant of heavy transport vehicle injured in collision with car, pick-up truck or van : passenger injured in nontraffic accident +V63.2 Occupant of heavy transport vehicle injured in collision with car, pick-up truck or van : person on outside of vehicle injured in nontraffic accident +V63.3 Occupant of heavy transport vehicle injured in collision with car, pick-up truck or van : unspecified occupant of heavy transport vehicle injured in nontraffic accident +V63.4 Occupant of heavy transport vehicle injured in collision with car, pick-up truck or van : person injured while boarding or alighting +V63.5 Occupant of heavy transport vehicle injured in collision with car, pick-up truck or van : driver injured in traffic accident +V63.6 Occupant of heavy transport vehicle injured in collision with car, pick-up truck or van : passenger injured in traffic accident +V63.7 Occupant of heavy transport vehicle injured in collision with car, pick-up truck or van : person on outside of vehicle injured in traffic accident +V63.9 Occupant of heavy transport vehicle injured in collision with car, pick-up truck or van : unspecified occupant of heavy transport vehicle injured in traffic accident +V64 Occupant of heavy transport vehicle injured in collision with heavy transport vehicle or bus +V64.0 Occupant of heavy transport vehicle injured in collision with heavy transport vehicle or bus : driver injured in nontraffic accident +V64.1 Occupant of heavy transport vehicle injured in collision with heavy transport vehicle or bus : passenger injured in nontraffic accident +V64.2 Occupant of heavy transport vehicle injured in collision with heavy transport vehicle or bus : person on outside of vehicle injured in nontraffic accident +V64.3 Occupant of heavy transport vehicle injured in collision with heavy transport vehicle or bus : unspecified occupant of heavy transport vehicle injured in nontraffic accident +V64.4 Occupant of heavy transport vehicle injured in collision with heavy transport vehicle or bus : person injured while boarding or alighting +V64.5 Occupant of heavy transport vehicle injured in collision with heavy transport vehicle or bus : driver injured in traffic accident +V64.6 Occupant of heavy transport vehicle injured in collision with heavy transport vehicle or bus : passenger injured in traffic accident +V64.7 Occupant of heavy transport vehicle injured in collision with heavy transport vehicle or bus : person on outside of vehicle injured in traffic accident +V64.9 Occupant of heavy transport vehicle injured in collision with heavy transport vehicle or bus : unspecified occupant of heavy transport vehicle injured in traffic accident +V65 Occupant of heavy transport vehicle injured in collision with railway train or railway vehicle +V65.0 Occupant of heavy transport vehicle injured in collision with railway train or railway vehicle : driver injured in nontraffic accident +V65.1 Occupant of heavy transport vehicle injured in collision with railway train or railway vehicle : passenger injured in nontraffic accident +V65.2 Occupant of heavy transport vehicle injured in collision with railway train or railway vehicle : person on outside of vehicle injured in nontraffic accident +V65.3 Occupant of heavy transport vehicle injured in collision with railway train or railway vehicle : unspecified occupant of heavy transport vehicle injured in nontraffic accident +V65.4 Occupant of heavy transport vehicle injured in collision with railway train or railway vehicle : person injured while boarding or alighting +V65.5 Occupant of heavy transport vehicle injured in collision with railway train or railway vehicle : driver injured in traffic accident +V65.6 Occupant of heavy transport vehicle injured in collision with railway train or railway vehicle : passenger injured in traffic accident +V65.7 Occupant of heavy transport vehicle injured in collision with railway train or railway vehicle : person on outside of vehicle injured in traffic accident +V65.9 Occupant of heavy transport vehicle injured in collision with railway train or railway vehicle : unspecified occupant of heavy transport vehicle injured in traffic accident +V66 Occupant of heavy transport vehicle injured in collision with other nonmotor vehicle +V66.0 Occupant of heavy transport vehicle injured in collision with other nonmotor vehicle : driver injured in nontraffic accident +V66.1 Occupant of heavy transport vehicle injured in collision with other nonmotor vehicle : passenger injured in nontraffic accident +V66.2 Occupant of heavy transport vehicle injured in collision with other nonmotor vehicle : person on outside of vehicle injured in nontraffic accident +V66.3 Occupant of heavy transport vehicle injured in collision with other nonmotor vehicle : unspecified occupant of heavy transport vehicle injured in nontraffic accident +V66.4 Occupant of heavy transport vehicle injured in collision with other nonmotor vehicle : person injured while boarding or alighting +V66.5 Occupant of heavy transport vehicle injured in collision with other nonmotor vehicle : driver injured in traffic accident +V66.6 Occupant of heavy transport vehicle injured in collision with other nonmotor vehicle : passenger injured in traffic accident +V66.7 Occupant of heavy transport vehicle injured in collision with other nonmotor vehicle : person on outside of vehicle injured in traffic accident +V66.9 Occupant of heavy transport vehicle injured in collision with other nonmotor vehicle : unspecified occupant of heavy transport vehicle injured in traffic accident +V67 Occupant of heavy transport vehicle injured in collision with fixed or stationary object +V67.0 Occupant of heavy transport vehicle injured in collision with fixed or stationary object : driver injured in nontraffic accident +V67.1 Occupant of heavy transport vehicle injured in collision with fixed or stationary object : passenger injured in nontraffic accident +V67.2 Occupant of heavy transport vehicle injured in collision with fixed or stationary object : person on outside of vehicle injured in nontraffic accident +V67.3 Occupant of heavy transport vehicle injured in collision with fixed or stationary object : unspecified occupant of heavy transport vehicle injured in nontraffic accident +V67.4 Occupant of heavy transport vehicle injured in collision with fixed or stationary object : person injured while boarding or alighting +V67.5 Occupant of heavy transport vehicle injured in collision with fixed or stationary object : driver injured in traffic accident +V67.6 Occupant of heavy transport vehicle injured in collision with fixed or stationary object : passenger injured in traffic accident +V67.7 Occupant of heavy transport vehicle injured in collision with fixed or stationary object : person on outside of vehicle injured in traffic accident +V67.9 Occupant of heavy transport vehicle injured in collision with fixed or stationary object : unspecified occupant of heavy transport vehicle injured in traffic accident +V68 Occupant of heavy transport vehicle injured in noncollision transport accident +V68.0 Occupant of heavy transport vehicle injured in noncollision transport accident : driver injured in nontraffic accident +V68.1 Occupant of heavy transport vehicle injured in noncollision transport accident : passenger injured in nontraffic accident +V68.2 Occupant of heavy transport vehicle injured in noncollision transport accident : person on outside of vehicle injured in nontraffic accident +V68.3 Occupant of heavy transport vehicle injured in noncollision transport accident : unspecified occupant of heavy transport vehicle injured in nontraffic accident +V68.4 Occupant of heavy transport vehicle injured in noncollision transport accident : person injured while boarding or alighting +V68.5 Occupant of heavy transport vehicle injured in noncollision transport accident : driver injured in traffic accident +V68.6 Occupant of heavy transport vehicle injured in noncollision transport accident : passenger injured in traffic accident +V68.7 Occupant of heavy transport vehicle injured in noncollision transport accident : person on outside of vehicle injured in traffic accident +V68.9 Occupant of heavy transport vehicle injured in noncollision transport accident : unspecified occupant of heavy transport vehicle injured in traffic accident +V69 Occupant of heavy transport vehicle injured in other and unspecified transport accidents +V69.0 Driver injured in collision with other and unspecified motor vehicles in nontraffic accident +V69.1 Passenger injured in collision with other and unspecified motor vehicles in nontraffic accident +V69.2 Unspecified occupant of heavy transport vehicle injured in collision with other and unspecified motor vehicles in nontraffic accident +V69.3 Occupant [any] of heavy transport vehicle injured in unspecified nontraffic accident +V69.4 Driver injured in collision with other and unspecified motor vehicles in traffic accident +V69.5 Passenger injured in collision with other and unspecified motor vehicles in traffic accident +V69.6 Unspecified occupant of heavy transport vehicle injured in collision with other and unspecified motor vehicles in traffic accident +V69.8 Occupant [any] of heavy transport vehicle injured in other specified transport accidents +V69.9 Occupant [any] of heavy transport vehicle injured in unspecified traffic accident +V70-V79 Bus occupant injured in transport accident +V70 Bus occupant injured in collision with pedestrian or animal +V70.0 Bus occupant injured in collision with pedestrian or animal : driver injured in nontraffic accident +V70.1 Bus occupant injured in collision with pedestrian or animal : passenger injured in nontraffic accident +V70.2 Bus occupant injured in collision with pedestrian or animal : person on outside of vehicle injured in nontraffic accident +V70.3 Bus occupant injured in collision with pedestrian or animal : unspecified bus occupant injured in nontraffic accident +V70.4 Bus occupant injured in collision with pedestrian or animal : person injured while boarding or alighting +V70.5 Bus occupant injured in collision with pedestrian or animal : driver injured in traffic accident +V70.6 Bus occupant injured in collision with pedestrian or animal : passenger injured in traffic accident +V70.7 Bus occupant injured in collision with pedestrian or animal : person on outside of vehicle injured in traffic accident +V70.9 Bus occupant injured in collision with pedestrian or animal : unspecified bus occupant injured in traffic accident +V71 Bus occupant injured in collision with pedal cycle +V71.0 Bus occupant injured in collision with pedal cycle : driver injured in nontraffic accident +V71.1 Bus occupant injured in collision with pedal cycle : passenger injured in nontraffic accident +V71.2 Bus occupant injured in collision with pedal cycle : person on outside of vehicle injured in nontraffic accident +V71.3 Bus occupant injured in collision with pedal cycle : unspecified bus occupant injured in nontraffic accident +V71.4 Bus occupant injured in collision with pedal cycle : person injured while boarding or alighting +V71.5 Bus occupant injured in collision with pedal cycle : driver injured in traffic accident +V71.6 Bus occupant injured in collision with pedal cycle : passenger injured in traffic accident +V71.7 Bus occupant injured in collision with pedal cycle : person on outside of vehicle injured in traffic accident +V71.9 Bus occupant injured in collision with pedal cycle : unspecified bus occupant injured in traffic accident +V72 Bus occupant injured in collision with two- or three-wheeled motor vehicle +V72.0 Bus occupant injured in collision with two- or three-wheeled motor vehicle : driver injured in nontraffic accident +V72.1 Bus occupant injured in collision with two- or three-wheeled motor vehicle : passenger injured in nontraffic accident +V72.2 Bus occupant injured in collision with two- or three-wheeled motor vehicle : person on outside of vehicle injured in nontraffic accident +V72.3 Bus occupant injured in collision with two- or three-wheeled motor vehicle : unspecified bus occupant injured in nontraffic accident +V72.4 Bus occupant injured in collision with two- or three-wheeled motor vehicle : person injured while boarding or alighting +V72.5 Bus occupant injured in collision with two- or three-wheeled motor vehicle : driver injured in traffic accident +V72.6 Bus occupant injured in collision with two- or three-wheeled motor vehicle : passenger injured in traffic accident +V72.7 Bus occupant injured in collision with two- or three-wheeled motor vehicle : person on outside of vehicle injured in traffic accident +V72.9 Bus occupant injured in collision with two- or three-wheeled motor vehicle : unspecified bus occupant injured in traffic accident +V73 Bus occupant injured in collision with car, pick-up truck or van +V73.0 Bus occupant injured in collision with car, pick-up truck or van : driver injured in nontraffic accident +V73.1 Bus occupant injured in collision with car, pick-up truck or van : passenger injured in nontraffic accident +V73.2 Bus occupant injured in collision with car, pick-up truck or van : person on outside of vehicle injured in nontraffic accident +V73.3 Bus occupant injured in collision with car, pick-up truck or van : unspecified bus occupant injured in nontraffic accident +V73.4 Bus occupant injured in collision with car, pick-up truck or van : person injured while boarding or alighting +V73.5 Bus occupant injured in collision with car, pick-up truck or van : driver injured in traffic accident +V73.6 Bus occupant injured in collision with car, pick-up truck or van : passenger injured in traffic accident +V73.7 Bus occupant injured in collision with car, pick-up truck or van : person on outside of vehicle injured in traffic accident +V73.9 Bus occupant injured in collision with car, pick-up truck or van : unspecified bus occupant injured in traffic accident +V74 Bus occupant injured in collision with heavy transport vehicle or bus +V74.0 Bus occupant injured in collision with heavy transport vehicle or bus : driver injured in nontraffic accident +V74.1 Bus occupant injured in collision with heavy transport vehicle or bus : passenger injured in nontraffic accident +V74.2 Bus occupant injured in collision with heavy transport vehicle or bus : person on outside of vehicle injured in nontraffic accident +V74.3 Bus occupant injured in collision with heavy transport vehicle or bus : unspecified bus occupant injured in nontraffic accident +V74.4 Bus occupant injured in collision with heavy transport vehicle or bus : person injured while boarding or alighting +V74.5 Bus occupant injured in collision with heavy transport vehicle or bus : driver injured in traffic accident +V74.6 Bus occupant injured in collision with heavy transport vehicle or bus : passenger injured in traffic accident +V74.7 Bus occupant injured in collision with heavy transport vehicle or bus : person on outside of vehicle injured in traffic accident +V74.9 Bus occupant injured in collision with heavy transport vehicle or bus : unspecified bus occupant injured in traffic accident +V75 Bus occupant injured in collision with railway train or railway vehicle +V75.0 Bus occupant injured in collision with railway train or railway vehicle : driver injured in nontraffic accident +V75.1 Bus occupant injured in collision with railway train or railway vehicle : passenger injured in nontraffic accident +V75.2 Bus occupant injured in collision with railway train or railway vehicle : person on outside of vehicle injured in nontraffic accident +V75.3 Bus occupant injured in collision with railway train or railway vehicle : unspecified bus occupant injured in nontraffic accident +V75.4 Bus occupant injured in collision with railway train or railway vehicle : person injured while boarding or alighting +V75.5 Bus occupant injured in collision with railway train or railway vehicle : driver injured in traffic accident +V75.6 Bus occupant injured in collision with railway train or railway vehicle : passenger injured in traffic accident +V75.7 Bus occupant injured in collision with railway train or railway vehicle : person on outside of vehicle injured in traffic accident +V75.9 Bus occupant injured in collision with railway train or railway vehicle : unspecified bus occupant injured in traffic accident +V76 Bus occupant injured in collision with other nonmotor vehicle +V76.0 Bus occupant injured in collision with other nonmotor vehicle : driver injured in nontraffic accident +V76.1 Bus occupant injured in collision with other nonmotor vehicle : passenger injured in nontraffic accident +V76.2 Bus occupant injured in collision with other nonmotor vehicle : person on outside of vehicle injured in nontraffic accident +V76.3 Bus occupant injured in collision with other nonmotor vehicle : unspecified bus occupant injured in nontraffic accident +V76.4 Bus occupant injured in collision with other nonmotor vehicle : person injured while boarding or alighting +V76.5 Bus occupant injured in collision with other nonmotor vehicle : driver injured in traffic accident +V76.6 Bus occupant injured in collision with other nonmotor vehicle : passenger injured in traffic accident +V76.7 Bus occupant injured in collision with other nonmotor vehicle : person on outside of vehicle injured in traffic accident +V76.9 Bus occupant injured in collision with other nonmotor vehicle : unspecified bus occupant injured in traffic accident +V77 Bus occupant injured in collision with fixed or stationary object +V77.0 Bus occupant injured in collision with fixed or stationary object : driver injured in nontraffic accident +V77.1 Bus occupant injured in collision with fixed or stationary object : passenger injured in nontraffic accident +V77.2 Bus occupant injured in collision with fixed or stationary object : person on outside of vehicle injured in nontraffic accident +V77.3 Bus occupant injured in collision with fixed or stationary object : unspecified bus occupant injured in nontraffic accident +V77.4 Bus occupant injured in collision with fixed or stationary object : person injured while boarding or alighting +V77.5 Bus occupant injured in collision with fixed or stationary object : driver injured in traffic accident +V77.6 Bus occupant injured in collision with fixed or stationary object : passenger injured in traffic accident +V77.7 Bus occupant injured in collision with fixed or stationary object : person on outside of vehicle injured in traffic accident +V77.9 Bus occupant injured in collision with fixed or stationary object : unspecified bus occupant injured in traffic accident +V78 Bus occupant injured in noncollision transport accident +V78.0 Bus occupant injured in noncollision transport accident : driver injured in nontraffic accident +V78.1 Bus occupant injured in noncollision transport accident : passenger injured in nontraffic accident +V78.2 Bus occupant injured in noncollision transport accident : person on outside of vehicle injured in nontraffic accident +V78.3 Bus occupant injured in noncollision transport accident : unspecified bus occupant injured in nontraffic accident +V78.4 Bus occupant injured in noncollision transport accident : person injured while boarding or alighting +V78.5 Bus occupant injured in noncollision transport accident : driver injured in traffic accident +V78.6 Bus occupant injured in noncollision transport accident : passenger injured in traffic accident +V78.7 Bus occupant injured in noncollision transport accident : person on outside of vehicle injured in traffic accident +V78.9 Bus occupant injured in noncollision transport accident : unspecified bus occupant injured in traffic accident +V79 Bus occupant injured in other and unspecified transport accidents +V79.0 Driver injured in collision with other and unspecified motor vehicles in nontraffic accident +V79.1 Passenger injured in collision with other and unspecified motor vehicles in nontraffic accident +V79.2 Unspecified bus occupant injured in collision with other and unspecified motor vehicles in nontraffic accident +V79.3 Bus occupant [any] injured in unspecified nontraffic accident +V79.4 Driver injured in collision with other and unspecified motor vehicles in traffic accident +V79.5 Passenger injured in collision with other and unspecified motor vehicles in traffic accident +V79.6 Unspecified bus occupant injured in collision with other and unspecified motor vehicles in traffic accident +V79.8 Bus occupant [any] injured in other specified transport accidents +V79.9 Bus occupant [any] injured in unspecified traffic accident +V80-V89 Other land transport accidents +V80 Animal-rider or occupant of animal-drawn vehicle injured in transport accident +V80.0 Rider or occupant injured by fall from or being thrown from animal or animal-drawn vehicle in noncollision accident +V80.1 Rider or occupant injured in collision with pedestrian or animal +V80.2 Rider or occupant injured in collision with pedal cycle +V80.3 Rider or occupant injured in collision with two- or three-wheeled motor vehicle +V80.4 Rider or occupant injured in collision with car, pick-up truck, van, heavy transport vehicle or bus +V80.5 Rider or occupant injured in collision with other specified motor vehicle +V80.6 Rider or occupant injured in collision with railway train or railway vehicle +V80.7 Rider or occupant injured in collision with other nonmotor vehicle +V80.8 Rider or occupant injured in collision with fixed or stationary object +V80.9 Rider or occupant injured in other and unspecified transport accidents +V81 Occupant of railway train or railway vehicle injured in transport accident +V81.0 Occupant of railway train or railway vehicle injured in collision with motor vehicle in nontraffic accident +V81.1 Occupant of railway train or railway vehicle injured in collision with motor vehicle in traffic accident +V81.2 Occupant of railway train or railway vehicle injured in collision with or hit by rolling stock +V81.3 Occupant of railway train or railway vehicle injured in collision with other object +V81.4 Person injured while boarding or alighting from railway train or railway vehicle +V81.5 Occupant of railway train or railway vehicle injured by fall in railway train or railway vehicle +V81.6 Occupant of railway train or railway vehicle injured by fall from railway train or railway vehicle +V81.7 Occupant of railway train or railway vehicle injured in derailment without antecedent collision +V81.8 Occupant of railway train or railway vehicle injured in other specified railway accidents +V81.9 Occupant of railway train or railway vehicle injured in unspecified railway accident +V82 Occupant of streetcar injured in transport accident +V82.0 Occupant of streetcar injured in collision with motor vehicle in nontraffic accident +V82.1 Occupant of streetcar injured in collision with motor vehicle in traffic accident +V82.2 Occupant of streetcar injured in collision with or hit by rolling stock +V82.3 Occupant of streetcar injured in collision with other object +V82.4 Person injured while boarding or alighting from streetcar +V82.5 Occupant of streetcar injured by fall in streetcar +V82.6 Occupant of streetcar injured by fall from streetcar +V82.7 Occupant of streetcar injured in derailment without antecedent collision +V82.8 Occupant of streetcar injured in other specified transport accidents +V82.9 Occupant of streetcar injured in unspecified traffic accident +V83 Occupant of special vehicle mainly used on industrial premises injured in transport accident +V83.0 Driver of special industrial vehicle injured in traffic accident +V83.1 Passenger of special industrial vehicle injured in traffic accident +V83.2 Person on outside of special industrial vehicle injured in traffic accident +V83.3 Unspecified occupant of special industrial vehicle injured in traffic accident +V83.4 Person injured while boarding or alighting from special industrial vehicle +V83.5 Driver of special industrial vehicle injured in nontraffic accident +V83.6 Passenger of special industrial vehicle injured in nontraffic accident +V83.7 Person on outside of special industrial vehicle injured in nontraffic accident +V83.9 Unspecified occupant of special industrial vehicle injured in nontraffic accident +V84 Occupant of special vehicle mainly used in agriculture injured in transport accident +V84.0 Driver of special agricultural vehicle injured in traffic accident +V84.1 Passenger of special agricultural vehicle injured in traffic accident +V84.2 Person on outside of special agricultural vehicle injured in traffic accident +V84.3 Unspecified occupant of special agricultural vehicle injured in traffic accident +V84.4 Person injured while boarding or alighting from special agricultural vehicle +V84.5 Driver of special agricultural vehicle injured in nontraffic accident +V84.6 Passenger of special agricultural vehicle injured in nontraffic accident +V84.7 Person on outside of special agricultural vehicle injured in nontraffic accident +V84.9 Unspecified occupant of special agricultural vehicle injured in nontraffic accident +V85 Occupant of special construction vehicle injured in transport accident +V85.0 Driver of special construction vehicle injured in traffic accident +V85.1 Passenger of special construction vehicle injured in traffic accident +V85.2 Person on outside of special construction vehicle injured in traffic accident +V85.3 Unspecified occupant of special construction vehicle injured in traffic accident +V85.4 Person injured while boarding or alighting from special construction vehicle +V85.5 Driver of special construction vehicle injured in nontraffic accident +V85.6 Passenger of special construction vehicle injured in nontraffic accident +V85.7 Person on outside of special construction vehicle injured in nontraffic accident +V85.9 Unspecified occupant of special construction vehicle injured in nontraffic accident +V86 Occupant of special all-terrain or other motor vehicle designed primarily for off-road use, injured in transport accident +V86.0 Driver of all-terrain or other off-road motor vehicle injured in traffic accident +V86.1 Passenger of all-terrain or other off-road motor vehicle injured in traffic accident +V86.2 Person on outside of all-terrain or other off-road motor vehicle injured in traffic accident +V86.3 Unspecified occupant of all-terrain or other off-road motor vehicle injured in traffic accident +V86.4 Person injured while boarding or alighting from all-terrain or other off-road motor vehicle +V86.5 Driver of all-terrain or other off-road motor vehicle injured in nontraffic accident +V86.6 Passenger of all-terrain or other off-road motor vehicle injured in nontraffic accident +V86.7 Person on outside of all-terrain or other off-road motor vehicle injured in nontraffic accident +V86.9 Unspecified occupant of all-terrain or other off-road motor vehicle injured in nontraffic accident +V87 Traffic accident of specified type but victim's mode of transport unknown +V87.0 Person injured in collision between car and two- or three-wheeled motor vehicle (traffic) +V87.1 Person injured in collision between other motor vehicle and two- or three-wheeled motor vehicle (traffic) +V87.2 Person injured in collision between car and pick-up truck or van (traffic) +V87.3 Person injured in collision between car and bus (traffic) +V87.4 Person injured in collision between car and heavy transport vehicle (traffic) +V87.5 Person injured in collision between heavy transport vehicle and bus (traffic) +V87.6 Person injured in collision between railway train or railway vehicle and car (traffic) +V87.7 Person injured in collision between other specified motor vehicles (traffic) +V87.8 Person injured in other specified noncollision transport accidents involving motor vehicle (traffic) +V87.9 Person injured in other specified (collision)(noncollision) transport accidents involving nonmotor vehicle (traffic) +V88 Nontraffic accident of specified type but victim's mode of transport unknown +V88.0 Person injured in collision between car and two- or three-wheeled motor vehicle, nontraffic +V88.1 Person injured in collision between other motor vehicle and two- or three-wheeled motor vehicle, nontraffic +V88.2 Person injured in collision between car and pick-up truck or van, nontraffic +V88.3 Person injured in collision between car and bus, nontraffic +V88.4 Person injured in collision between car and heavy transport vehicle, nontraffic +V88.5 Person injured in collision between heavy transport vehicle and bus, nontraffic +V88.6 Person injured in collision between railway train or railway vehicle and car, nontraffic +V88.7 Person injured in collision between other specified motor vehicles, nontraffic +V88.8 Person injured in other specified noncollision transport accidents involving motor vehicle, nontraffic +V88.9 Person injured in other specified (collision)(noncollision) transport accidents involving nonmotor vehicle, nontraffic +V89 Motor- or nonmotor-vehicle accident, type of vehicle unspecified +V89.0 Person injured in unspecified motor-vehicle accident, nontraffic +V89.1 Person injured in unspecified nonmotor-vehicle accident, nontraffic +V89.2 Person injured in unspecified motor-vehicle accident, traffic +V89.3 Person injured in unspecified nonmotor-vehicle accident, traffic +V89.9 Person injured in unspecified vehicle accident +V90-V94 Water transport accidents +V90 Accident to watercraft causing drowning and submersion +V90.0 Accident to watercraft causing drowning and submersion : merchant ship +V90.1 Accident to watercraft causing drowning and submersion : passenger ship +V90.2 Accident to watercraft causing drowning and submersion : fishing boat +V90.3 Accident to watercraft causing drowning and submersion : other powered watercraft +V90.4 Accident to watercraft causing drowning and submersion : sailboat +V90.5 Accident to watercraft causing drowning and submersion : canoe or kayak +V90.6 Accident to watercraft causing drowning and submersion : inflatable craft (nonpowered) +V90.7 Accident to watercraft causing drowning and submersion : water-skis +V90.8 Accident to watercraft causing drowning and submersion : other unpowered watercraft +V90.9 Accident to watercraft causing drowning and submersion : unspecified watercraft +V91 Accident to watercraft causing other injury +V91.0 Accident to watercraft causing other injury : merchant ship +V91.1 Accident to watercraft causing other injury : passenger ship +V91.2 Accident to watercraft causing other injury : fishing boat +V91.3 Accident to watercraft causing other injury : other powered watercraft +V91.4 Accident to watercraft causing other injury : sailboat +V91.5 Accident to watercraft causing other injury : canoe or kayak +V91.6 Accident to watercraft causing other injury : inflatable craft (nonpowered) +V91.7 Accident to watercraft causing other injury : water-skis +V91.8 Accident to watercraft causing other injury : other unpowered watercraft +V91.9 Accident to watercraft causing other injury : unspecified watercraft +V92 Water-transport-related drowning and submersion without accident to watercraft +V92.0 Water-transport-related drowning and submersion without accident to watercraft : merchant ship +V92.1 Water-transport-related drowning and submersion without accident to watercraft : passenger ship +V92.2 Water-transport-related drowning and submersion without accident to watercraft : fishing boat +V92.3 Water-transport-related drowning and submersion without accident to watercraft : other powered watercraft +V92.4 Water-transport-related drowning and submersion without accident to watercraft : sailboat +V92.5 Water-transport-related drowning and submersion without accident to watercraft : canoe or kayak +V92.6 Water-transport-related drowning and submersion without accident to watercraft : inflatable craft (nonpowered) +V92.7 Water-transport-related drowning and submersion without accident to watercraft : water-skis +V92.8 Water-transport-related drowning and submersion without accident to watercraft : other unpowered watercraft +V92.9 Water-transport-related drowning and submersion without accident to watercraft : unspecified watercraft +V93 Accident on board watercraft without accident to watercraft, not causing drowning and submersion +V93.0 Accident on board watercraft without accident to watercraft, not causing drowning and submersion : merchant ship +V93.1 Accident on board watercraft without accident to watercraft, not causing drowning and submersion : passenger ship +V93.2 Accident on board watercraft without accident to watercraft, not causing drowning and submersion : fishing boat +V93.3 Accident on board watercraft without accident to watercraft, not causing drowning and submersion : other powered watercraft +V93.4 Accident on board watercraft without accident to watercraft, not causing drowning and submersion : sailboat +V93.5 Accident on board watercraft without accident to watercraft, not causing drowning and submersion : canoe or kayak +V93.6 Accident on board watercraft without accident to watercraft, not causing drowning and submersion : inflatable craft (nonpowered) +V93.7 Accident on board watercraft without accident to watercraft, not causing drowning and submersion : water-skis +V93.8 Accident on board watercraft without accident to watercraft, not causing drowning and submersion : other unpowered watercraft +V93.9 Accident on board watercraft without accident to watercraft, not causing drowning and submersion : unspecified watercraft +V94 Other and unspecified water transport accidents +V94.0 Other and unspecified water transport accidents : merchant ship +V94.1 Other and unspecified water transport accidents : passenger ship +V94.2 Other and unspecified water transport accidents : fishing boat +V94.3 Other and unspecified water transport accidents : other powered watercraft +V94.4 Other and unspecified water transport accidents : sailboat +V94.5 Other and unspecified water transport accidents : canoe or kayak +V94.6 Other and unspecified water transport accidents : inflatable craft (nonpowered) +V94.7 Other and unspecified water transport accidents : water-skis +V94.8 Other and unspecified water transport accidents : other unpowered watercraft +V94.9 Other and unspecified water transport accidents : unspecified watercraft +V95-V97 Air and space transport accidents +V95 Accident to powered aircraft causing injury to occupant +V95.0 Helicopter accident injuring occupant +V95.1 Ultralight, microlight or powered-glider accident injuring occupant +V95.2 Accident to other private fixed-wing aircraft, injuring occupant +V95.3 Accident to commercial fixed-wing aircraft, injuring occupant +V95.4 Spacecraft accident injuring occupant +V95.8 Other aircraft accidents injuring occupant +V95.9 Unspecified aircraft accident injuring occupant +V96 Accident to nonpowered aircraft causing injury to occupant +V96.0 Balloon accident injuring occupant +V96.1 Hang-glider accident injuring occupant +V96.2 Glider (nonpowered) accident injuring occupant +V96.8 Other nonpowered-aircraft accidents injuring occupant +V96.9 Unspecified nonpowered-aircraft accident injuring occupant +V97 Other specified air transport accidents +V97.0 Occupant of aircraft injured in other specified air transport accidents +V97.1 Person injured while boarding or alighting from aircraft +V97.2 Parachutist injured in air transport accident +V97.3 Person on ground injured in air transport accident +V97.8 Other air transport accidents, not elsewhere classified +V98-V99 Other and unspecified transport accidents +V98 Other specified transport accidents +V99 Unspecified transport accident +W00-X59 Other external causes of accidental injury +W00-W19 Falls +W00 Fall on same level involving ice and snow +W01 Fall on same level from slipping, tripping and stumbling +W02 Fall involving ice-skates, skis, roller-skates or skateboards +W03 Other fall on same level due to collision with, or pushing by, another person +W04 Fall while being carried or supported by other persons +W05 Fall involving wheelchair +W06 Fall involving bed +W07 Fall involving chair +W08 Fall involving other furniture +W09 Fall involving playground equipment +W10 Fall on and from stairs and steps +W11 Fall on and from ladder +W12 Fall on and from scaffolding +W13 Fall from, out of or through building or structure +W14 Fall from tree +W15 Fall from cliff +W16 Diving or jumping into water causing injury other than drowning or submersion +W17 Other fall from one level to another +W18 Other fall on same level +W19 Unspecified fall +W20-W49 Exposure to inanimate mechanical forces +W20 Struck by thrown, projected or falling object(s) +W21 Striking against or struck by sports equipment +W22 Striking against or struck by other object(s) +W23 Caught, crushed, jammed or pinched in or between objects +W24 Contact with lifting and transmission device(s), not elsewhere classified +W25 Contact with sharp glass +W26 Contact with other sharp object(s) +W26.0 Contact with knife, sword or dagger +W26.8 Contact with other sharp object(s), not elsewhere classified +W26.9 Contact with unspecified sharp object(s) +W27 Contact with nonpowered hand tool +W28 Contact with powered lawnmower +W29 Contact with other powered hand tools and household machinery +W30 Contact with agricultural machinery +W31 Contact with other and unspecified machinery +W32 Handgun discharge +W33 Rifle, shotgun and larger firearm discharge +W34 Discharge from other and unspecified firearms +W35 Explosion and rupture of boiler +W36 Explosion and rupture of gas cylinder +W37 Explosion and rupture of pressurized tyre, pipe or hose +W38 Explosion and rupture of other specified pressurized devices +W39 Discharge of firework +W40 Explosion of other materials +W41 Exposure to high-pressure jet +W42 Exposure to noise +W43 Exposure to vibration +W44 Foreign body entering into or through eye or natural orifice +W45 Foreign body or object entering through skin +W46 Contact with hypodermic needle +W49 Exposure to other and unspecified inanimate mechanical forces +W50-W64 Exposure to animate mechanical forces +W50 Hit, struck, kicked, twisted, bitten or scratched by another person +W51 Striking against or bumped into by another person +W52 Crushed, pushed or stepped on by crowd or human stampede +W53 Bitten by rat +W54 Bitten or struck by dog +W55 Bitten or struck by other mammals +W56 Contact with marine animal +W57 Bitten or stung by nonvenomous insect and other nonvenomous arthropods +W58 Bitten or struck by crocodile or alligator +W59 Bitten or crushed by other reptiles +W60 Contact with plant thorns and spines and sharp leaves +W64 Exposure to other and unspecified animate mechanical forces +W65-W74 Accidental drowning and submersion +W65 Drowning and submersion while in bath-tub +W66 Drowning and submersion following fall into bath-tub +W67 Drowning and submersion while in swimming-pool +W68 Drowning and submersion following fall into swimming-pool +W69 Drowning and submersion while in natural water +W70 Drowning and submersion following fall into natural water +W73 Other specified drowning and submersion +W74 Unspecified drowning and submersion +W75-W84 Other accidental threats to breathing +W75 Accidental suffocation and strangulation in bed +W76 Other accidental hanging and strangulation +W77 Threat to breathing due to cave-in, falling earth and other substances +W78 Inhalation of gastric contents +W79 Inhalation and ingestion of food causing obstruction of respiratory tract +W80 Inhalation and ingestion of other objects causing obstruction of respiratory tract +W81 Confined to or trapped in a low-oxygen environment +W83 Other specified threats to breathing +W84 Unspecified threat to breathing +W85-W99 Exposure to electric current, radiation and extreme ambient air temperature and pressure +W85 Exposure to electric transmission lines +W86 Exposure to other specified electric current +W87 Exposure to unspecified electric current +W88 Exposure to ionizing radiation +W89 Exposure to man-made visible and ultraviolet light +W90 Exposure to other nonionizing radiation +W91 Exposure to unspecified type of radiation +W92 Exposure to excessive heat of man-made origin +W93 Exposure to excessive cold of man-made origin +W94 Exposure to high and low air pressure and changes in air pressure +W99 Exposure to other and unspecified man-made environmental factors +X00-X09 Exposure to smoke, fire and flames +X00 Exposure to uncontrolled fire in building or structure +X01 Exposure to uncontrolled fire, not in building or structure +X02 Exposure to controlled fire in building or structure +X03 Exposure to controlled fire, not in building or structure +X04 Exposure to ignition of highly flammable material +X05 Exposure to ignition or melting of nightwear +X06 Exposure to ignition or melting of other clothing and apparel +X08 Exposure to other specified smoke, fire and flames +X09 Exposure to unspecified smoke, fire and flames +X10-X19 Contact with heat and hot substances +X10 Contact with hot drinks, food, fats and cooking oils +X11 Contact with hot tap-water +X12 Contact with other hot fluids +X13 Contact with steam and hot vapours +X14 Contact with hot air and gases +X15 Contact with hot household appliances +X16 Contact with hot heating appliances, radiators and pipes +X17 Contact with hot engines, machinery and tools +X18 Contact with other hot metals +X19 Contact with other and unspecified heat and hot substances +X20-X29 Contact with venomous animals and plants +X20 Contact with venomous snakes and lizards +X21 Contact with venomous spiders +X22 Contact with scorpions +X23 Contact with hornets, wasps and bees +X24 Contact with centipedes and venomous millipedes (tropical) +X25 Contact with other venomous arthropods +X26 Contact with venomous marine animals and plants +X27 Contact with other specified venomous animals +X28 Contact with other specified venomous plants +X29 Contact with unspecified venomous animal or plant +X30-X39 Exposure to forces of nature +X30 Exposure to excessive natural heat +X31 Exposure to excessive natural cold +X32 Exposure to sunlight +X33 Victim of lightning +X34 Victim of earthquake +X34.0 Victim of cataclysmic earth movements caused by earthquake +X34.1 Victim of tsunami +X34.8 Victim of other specified effects of earthquake +X34.9 Victim of unspecified effect of earthquake +X35 Victim of volcanic eruption +X36 Victim of avalanche, landslide and other earth movements +X37 Victim of cataclysmic storm +X38 Victim of flood +X39 Exposure to other and unspecified forces of nature +X40-X49 Accidental poisoning by and exposure to noxious substances +X40 Accidental poisoning by and exposure to nonopioid analgesics, antipyretics and antirheumatics +X41 Accidental poisoning by and exposure to antiepileptic, sedative-hypnotic, antiparkinsonism and psychotropic drugs, not elsewhere classified +X42 Accidental poisoning by and exposure to narcotics and psychodysleptics [hallucinogens], not elsewhere classified +X43 Accidental poisoning by and exposure to other drugs acting on the autonomic nervous system +X44 Accidental poisoning by and exposure to other and unspecified drugs, medicaments and biological substances +X45 Accidental poisoning by and exposure to alcohol +X46 Accidental poisoning by and exposure to organic solvents and halogenated hydrocarbons and their vapours +X47 Accidental poisoning by and exposure to carbon monoxide and other gases and vapours +X47.0 Accidental poisoning by and exposure to carbon monoxide from combustion engine exhaust +X47.1 Accidental poisoning by and exposure to carbon monoxide from utility gas +X47.2 Accidental poisoning by and exposure to carbon monoxide from other domestic fuels +X47.3 Accidental poisoning by and exposure to carbon monoxide from other sources +X47.4 Accidental poisoning by and exposure to carbon monoxide from unspecified sources +X47.8 Accidental poisoning by and exposure to other specified gases and vapours +X47.9 Accidental poisoning by and exposure to unspecified gases and vapours +X48 Accidental poisoning by and exposure to pesticides +X49 Accidental poisoning by and exposure to other and unspecified chemicals and noxious substances +X50-X57 Overexertion, travel and privation +X50 Overexertion and strenuous or repetitive movements +X51 Travel and motion +X52 Prolonged stay in weightless environment +X53 Lack of food +X54 Lack of water +X57 Unspecified privation +X58-X59 Accidental exposure to other and unspecified factors +X58 Exposure to other specified factors +X59 Exposure to unspecified factor +X59.0 Exposure to unspecified factor causing fracture +X59.9 Exposure to unspecified factor causing other and unspecified injury +X60-X84 Intentional self-harm +X60 Intentional self-poisoning by and exposure to nonopioid analgesics, antipyretics and antirheumatics +X61 Intentional self-poisoning by and exposure to antiepileptic, sedative-hypnotic, antiparkinsonism and psychotropic drugs, not elsewhere classified +X62 Intentional self-poisoning by and exposure to narcotics and psychodysleptics [hallucinogens], not elsewhere classified +X63 Intentional self-poisoning by and exposure to other drugs acting on the autonomic nervous system +X64 Intentional self-poisoning by and exposure to other and unspecified drugs, medicaments and biological substances +X65 Intentional self-poisoning by and exposure to alcohol +X66 Intentional self-poisoning by and exposure to organic solvents and halogenated hydrocarbons and their vapours +X67 Intentional self-poisoning by and exposure to carbon monoxide and other gases and vapours +X67.0 Intentional self-poisoning by and exposure to carbon monoxide from combustion engine exhaust +X67.1 Intentional self-poisoning by and exposure to carbon monoxide from utility gas +X67.2 Intentional self-poisoning by and exposure to carbon monoxide from other domestic fuels +X67.3 Intentional self-poisoning by and exposure to carbon monoxide from other sources +X67.4 Intentional self-poisoning by and exposure to carbon monoxide from unspecified sources +X67.8 Intentional self-poisoning by and exposure to other specified gases and vapours +X67.9 Intentional self-poisoning by and exposure to unspecified gases and vapours +X68 Intentional self-poisoning by and exposure to pesticides +X69 Intentional self-poisoning by and exposure to other and unspecified chemicals and noxious substances +X70 Intentional self-harm by hanging, strangulation and suffocation +X71 Intentional self-harm by drowning and submersion +X72 Intentional self-harm by handgun discharge +X73 Intentional self-harm by rifle, shotgun and larger firearm discharge +X74 Intentional self-harm by other and unspecified firearm discharge +X75 Intentional self-harm by explosive material +X76 Intentional self-harm by smoke, fire and flames +X77 Intentional self-harm by steam, hot vapours and hot objects +X78 Intentional self-harm by sharp object +X79 Intentional self-harm by blunt object +X80 Intentional self-harm by jumping from a high place +X81 Intentional self-harm by jumping or lying before moving object +X82 Intentional self-harm by crashing of motor vehicle +X83 Intentional self-harm by other specified means +X84 Intentional self-harm by unspecified means +X85-Y09 Assault +X85 Assault by drugs, medicaments and biological substances +X86 Assault by corrosive substance +X87 Assault by pesticides +X88 Assault by gases and vapours +X88.0 Assault by carbon monoxide from combustion engine exhaust +X88.1 Assault by carbon monoxide from utility gas +X88.2 Assault by carbon monoxide from other domestic fuels +X88.3 Assault by carbon monoxide from other sources +X88.4 Assault by carbon monoxide from unspecified sources +X88.8 Assault by other specified gases and vapours +X88.9 Assault by unspecified gases and vapours +X89 Assault by other specified chemicals and noxious substances +X90 Assault by unspecified chemical or noxious substance +X91 Assault by hanging, strangulation and suffocation +X92 Assault by drowning and submersion +X93 Assault by handgun discharge +X94 Assault by rifle, shotgun and larger firearm discharge +X95 Assault by other and unspecified firearm discharge +X96 Assault by explosive material +X97 Assault by smoke, fire and flames +X98 Assault by steam, hot vapours and hot objects +X99 Assault by sharp object +Y00 Assault by blunt object +Y01 Assault by pushing from high place +Y02 Assault by pushing or placing victim before moving object +Y03 Assault by crashing of motor vehicle +Y04 Assault by bodily force +Y05 Sexual assault by bodily force +Y06 Neglect and abandonment +Y06.0 By spouse or partner +Y06.1 By parent +Y06.2 By acquaintance or friend +Y06.8 By other specified persons +Y06.9 By unspecified person +Y07 Other maltreatment +Y07.0 By spouse or partner +Y07.1 By parent +Y07.2 By acquaintance or friend +Y07.3 By official authorities +Y07.8 By other specified persons +Y07.9 By unspecified person +Y08 Assault by other specified means +Y09 Assault by unspecified means +Y10-Y34 Event of undetermined intent +Y10 Poisoning by and exposure to nonopioid analgesics, antipyretics and antirheumatics, undetermined intent +Y11 Poisoning by and exposure to antiepileptic, sedative-hypnotic, antiparkinsonism and psychotropic drugs, not elsewhere classified, undetermined intent +Y12 Poisoning by and exposure to narcotics and psychodysleptics [hallucinogens], not elsewhere classified, undetermined intent +Y13 Poisoning by and exposure to other drugs acting on the autonomic nervous system, undetermined intent +Y14 Poisoning by and exposure to other and unspecified drugs, medicaments and biological substances, undetermined intent +Y15 Poisoning by and exposure to alcohol, undetermined intent +Y16 Poisoning by and exposure to organic solvents and halogenated hydrocarbons and their vapours, undetermined intent +Y17 Poisoning by and exposure to carbon monoxide and other gases and vapours, undetermined intent +Y17.0 Poisoning by and exposure to carbon monoxide from combustion engine exhaust, undetermined intent +Y17.1 Poisoning by and exposure to carbon monoxide from utility gas, undetermined intent +Y17.2 Poisoning by and exposure to carbon monoxide from other domestic fuels, undetermined intent +Y17.3 Poisoning by and exposure to carbon monoxide from other sources, undetermined intent +Y17.4 Poisoning by and exposure to carbon monoxide from unspecified sources, undetermined intent +Y17.8 Poisoning by and exposure to other specified gases and vapours, undetermined intent +Y17.9 Poisoning by and exposure to unspecified gases and vapours, undetermined intent +Y18 Poisoning by and exposure to pesticides, undetermined intent +Y19 Poisoning by and exposure to other and unspecified chemicals and noxious substances, undetermined intent +Y20 Hanging, strangulation and suffocation, undetermined intent +Y21 Drowning and submersion, undetermined intent +Y22 Handgun discharge, undetermined intent +Y23 Rifle, shotgun and larger firearm discharge, undetermined intent +Y24 Other and unspecified firearm discharge, undetermined intent +Y25 Contact with explosive material, undetermined intent +Y26 Exposure to smoke, fire and flames, undetermined intent +Y27 Contact with steam, hot vapours and hot objects, undetermined intent +Y28 Contact with sharp object, undetermined intent +Y29 Contact with blunt object, undetermined intent +Y30 Falling, jumping or pushed from a high place, undetermined intent +Y31 Falling, lying or running before or into moving object, undetermined intent +Y32 Crashing of motor vehicle, undetermined intent +Y33 Other specified events, undetermined intent +Y34 Unspecified event, undetermined intent +Y35-Y36 Legal intervention and operations of war +Y35 Legal intervention +Y35.0 Legal intervention involving firearm discharge +Y35.1 Legal intervention involving explosives +Y35.2 Legal intervention involving gas +Y35.3 Legal intervention involving blunt objects +Y35.4 Legal intervention involving sharp objects +Y35.5 Legal execution +Y35.6 Legal intervention involving other specified means +Y35.7 Legal intervention, means unspecified +Y36 Operations of war +Y36.0 War operations involving explosion of marine weapons +Y36.1 War operations involving destruction of aircraft +Y36.2 War operations involving other explosions and fragments +Y36.3 War operations involving fires, conflagrations and hot substances +Y36.4 War operations involving firearm discharge and other forms of conventional warfare +Y36.5 War operations involving nuclear weapons +Y36.6 War operations involving biological weapons +Y36.7 War operations involving chemical weapons and other forms of unconventional warfare +Y36.8 War operations occurring after cessation of hostilities +Y36.9 War operations, unspecified +Y40-Y84 Complications of medical and surgical care +Y40-Y59 Drugs, medicaments and biological substances causing adverse effects in therapeutic use +Y40 Systemic antibiotics +Y40.0 Penicillins +Y40.1 Cefalosporins and other beta-lactam antibiotics +Y40.2 Chloramphenicol group +Y40.3 Macrolides +Y40.4 Tetracyclines +Y40.5 Aminoglycosides +Y40.6 Rifamycins +Y40.7 Antifungal antibiotics, systemically used +Y40.8 Other systemic antibiotics +Y40.9 Systemic antibiotic, unspecified +Y41 Other systemic anti-infectives and antiparasitics +Y41.0 Sulfonamides +Y41.1 Antimycobacterial drugs +Y41.2 Antimalarials and drugs acting on other blood protozoa +Y41.3 Other antiprotozoal drugs +Y41.4 Anthelminthics +Y41.5 Antiviral drugs +Y41.8 Other specified systemic anti-infectives and antiparasitics +Y41.9 Systemic anti-infective and antiparasitic, unspecified +Y42 Hormones and their synthetic substitutes and antagonists, not elsewhere classified +Y42.0 Glucocorticoids and synthetic analogues +Y42.1 Thyroid hormones and substitutes +Y42.2 Antithyroid drugs +Y42.3 Insulin and oral hypoglycaemic [antidiabetic] drugs +Y42.4 Oral contraceptives +Y42.5 Other estrogens and progestogens +Y42.6 Antigonadotrophins, antiestrogens, antiandrogens, not elsewhere classified +Y42.7 Androgens and anabolic congeners +Y42.8 Other and unspecified hormones and their synthetic substitutes +Y42.9 Other and unspecified hormone antagonists +Y43 Primarily systemic agents +Y43.0 Antiallergic and antiemetic drugs +Y43.1 Antineoplastic antimetabolites +Y43.2 Antineoplastic natural products +Y43.3 Other antineoplastic drugs +Y43.4 Immunosuppressive agents +Y43.5 Acidifying and alkalizing agents +Y43.6 Enzymes, not elsewhere classified +Y43.8 Other primarily systemic agents, not elsewhere classified +Y43.9 Primarily systemic agent, unspecified +Y44 Agents primarily affecting blood constituents +Y44.0 Iron preparations and other anti-hypochromic-anaemia preparations +Y44.1 Vitamin B 12 , folic acid and other anti-megaloblastic-anaemia preparations +Y44.2 Anticoagulants +Y44.3 Anticoagulant antagonists, vitamin K and other coagulants +Y44.4 Antithrombotic drugs [platelet-aggregation inhibitors] +Y44.5 Thrombolytic drugs +Y44.6 Natural blood and blood products +Y44.7 Plasma substitutes +Y44.9 Other and unspecified agents affecting blood constituents +Y45 Analgesics, antipyretics and anti-inflammatory drugs +Y45.0 Opioids and related analgesics +Y45.1 Salicylates +Y45.2 Propionic acid derivatives +Y45.3 Other nonsteroidal anti-inflammatory drugs [NSAID] +Y45.4 Antirheumatics +Y45.5 4-Aminophenol derivatives +Y45.8 Other analgesics and antipyretics +Y45.9 Analgesic, antipyretic and anti-inflammatory drug, unspecified +Y46 Antiepileptics and antiparkinsonism drugs +Y46.0 Succinimides +Y46.1 Oxazolidinediones +Y46.2 Hydantoin derivatives +Y46.3 Deoxybarbiturates +Y46.4 Iminostilbenes +Y46.5 Valproic acid +Y46.6 Other and unspecified antiepileptics +Y46.7 Antiparkinsonism drugs +Y46.8 Antispasticity drugs +Y47 Sedatives, hypnotics and antianxiety drugs +Y47.0 Barbiturates, not elsewhere classified +Y47.1 Benzodiazepines +Y47.2 Cloral derivatives +Y47.3 Paraldehyde +Y47.4 Bromine compounds +Y47.5 Mixed sedatives and hypnotics, not elsewhere classified +Y47.8 Other sedatives, hypnotics and antianxiety drugs +Y47.9 Sedative, hypnotic and antianxiety drug, unspecified +Y48 Anaesthetics and therapeutic gases +Y48.0 Inhaled anaesthetics +Y48.1 Parenteral anaesthetics +Y48.2 Other and unspecified general anaesthetics +Y48.3 Local anaesthetics +Y48.4 Anaesthetic, unspecified +Y48.5 Therapeutic gases +Y49 Psychotropic drugs, not elsewhere classified +Y49.0 Tricyclic and tetracyclic antidepressants +Y49.1 Monoamine-oxidase-inhibitor antidepressants +Y49.2 Other and unspecified antidepressants +Y49.3 Phenothiazine antipsychotics and neuroleptics +Y49.4 Butyrophenone and thioxanthene neuroleptics +Y49.5 Other antipsychotics and neuroleptics +Y49.6 Psychodysleptics [hallucinogens] +Y49.7 Psychostimulants with abuse potential +Y49.8 Other psychotropic drugs, not elsewhere classified +Y49.9 Psychotropic drug, unspecified +Y50 Central nervous system stimulants, not elsewhere classified +Y50.0 Analeptics +Y50.1 Opioid receptor antagonists +Y50.2 Methylxanthines, not elsewhere classified +Y50.8 Other central nervous system stimulants +Y50.9 Central nervous system stimulant, unspecified +Y51 Drugs primarily affecting the autonomic nervous system +Y51.0 Anticholinesterase agents +Y51.1 Other parasympathomimetics [cholinergics] +Y51.2 Ganglionic blocking drugs, not elsewhere classified +Y51.3 Other parasympatholytics [anticholinergics and antimuscarinics] and spasmolytics, not elsewhere classified +Y51.4 Predominantly alpha-adrenoreceptor agonists, not elsewhere classified +Y51.5 Predominantly beta-adrenoreceptor agonists, not elsewhere classified +Y51.6 Alpha-adrenoreceptor antagonists, not elsewhere classified +Y51.7 Beta-adrenoreceptor antagonists, not elsewhere classified +Y51.8 Centrally acting and adrenergic-neuron-blocking agents, not elsewhere classified +Y51.9 Other and unspecified drugs primarily affecting the autonomic nervous system +Y52 Agents primarily affecting the cardiovascular system +Y52.0 Cardiac-stimulant glycosides and drugs of similar action +Y52.1 Calcium-channel blockers +Y52.2 Other antidysrhythmic drugs, not elsewhere classified +Y52.3 Coronary vasodilators, not elsewhere classified +Y52.4 Angiotensin-converting-enzyme inhibitors +Y52.5 Other antihypertensive drugs, not elsewhere classified +Y52.6 Antihyperlipidaemic and antiarteriosclerotic drugs +Y52.7 Peripheral vasodilators +Y52.8 Antivaricose drugs, including sclerosing agents +Y52.9 Other and unspecified agents primarily affecting the cardiovascular system +Y53 Agents primarily affecting the gastrointestinal system +Y53.0 Histamine H 2 -receptor antagonists +Y53.1 Other antacids and anti-gastric-secretion drugs +Y53.2 Stimulant laxatives +Y53.3 Saline and osmotic laxatives +Y53.4 Other laxatives +Y53.5 Digestants +Y53.6 Antidiarrhoeal drugs +Y53.7 Emetics +Y53.8 Other agents primarily affecting the gastrointestinal system +Y53.9 Agent primarily affecting the gastrointestinal system, unspecified +Y54 Agents primarily affecting water-balance and mineral and uric acid metabolism +Y54.0 Mineralocorticoids +Y54.1 Mineralocorticoid antagonists [aldosterone antagonists] +Y54.2 Carbonic-anhydrase inhibitors +Y54.3 Benzothiadiazine derivatives +Y54.4 Loop [high-ceiling] diuretics +Y54.5 Other diuretics +Y54.6 Electrolytic, caloric and water-balance agents +Y54.7 Agents affecting calcification +Y54.8 Agents affecting uric acid metabolism +Y54.9 Mineral salts, not elsewhere classified +Y55 Agents primarily acting on smooth and skeletal muscles and the respiratory system +Y55.0 Oxytocic drugs +Y55.1 Skeletal muscle relaxants [neuromuscular blocking agents] +Y55.2 Other and unspecified agents primarily acting on muscles +Y55.3 Antitussives +Y55.4 Expectorants +Y55.5 Anti-common-cold drugs +Y55.6 Antiasthmatics, not elsewhere classified +Y55.7 Other and unspecified agents primarily acting on the respiratory system +Y56 Topical agents primarily affecting skin and mucous membrane and ophthalmological, otorhinolaryngological and dental drugs +Y56.0 Local antifungal, anti-infective and anti-inflammatory drugs, not elsewhere classified +Y56.1 Antipruritics +Y56.2 Local astringents and local detergents +Y56.3 Emollients, demulcents and protectants +Y56.4 Keratolytics, keratoplastics and other hair treatment drugs and preparations +Y56.5 Ophthalmological drugs and preparations +Y56.6 Otorhinolaryngological drugs and preparations +Y56.7 Dental drugs, topically applied +Y56.8 Other topical agents +Y56.9 Topical agent, unspecified +Y57 Other and unspecified drugs and medicaments +Y57.0 Appetite depressants [anorectics] +Y57.1 Lipotropic drugs +Y57.2 Antidotes and chelating agents, not elsewhere classified +Y57.3 Alcohol deterrents +Y57.4 Pharmaceutical excipients +Y57.5 X-ray contrast media +Y57.6 Other diagnostic agents +Y57.7 Vitamins, not elsewhere classified +Y57.8 Other drugs and medicaments +Y57.9 Drug or medicament, unspecified +Y58 Bacterial vaccines +Y58.0 BCG vaccine +Y58.1 Typhoid and paratyphoid vaccine +Y58.2 Cholera vaccine +Y58.3 Plague vaccine +Y58.4 Tetanus vaccine +Y58.5 Diphtheria vaccine +Y58.6 Pertussis vaccine, including combinations with a pertussis component +Y58.8 Mixed bacterial vaccines, except combinations with a pertussis component +Y58.9 Other and unspecified bacterial vaccines +Y59 Other and unspecified vaccines and biological substances +Y59.0 Viral vaccines +Y59.1 Rickettsial vaccines +Y59.2 Protozoal vaccines +Y59.3 Immunoglobulin +Y59.8 Other specified vaccines and biological substances +Y59.9 Vaccine or biological substance, unspecified +Y60-Y69 Misadventures to patients during surgical and medical care +Y60 Unintentional cut, puncture, perforation or haemorrhage during surgical and medical care +Y60.0 During surgical operation +Y60.1 During infusion or transfusion +Y60.2 During kidney dialysis or other perfusion +Y60.3 During injection or immunization +Y60.4 During endoscopic examination +Y60.5 During heart catheterization +Y60.6 During aspiration, puncture and other catheterization +Y60.7 During administration of enema +Y60.8 During other surgical and medical care +Y60.9 During unspecified surgical and medical care +Y61 Foreign object accidentally left in body during surgical and medical care +Y61.0 During surgical operation +Y61.1 During infusion or transfusion +Y61.2 During kidney dialysis or other perfusion +Y61.3 During injection or immunization +Y61.4 During endoscopic examination +Y61.5 During heart catheterization +Y61.6 During aspiration, puncture and other catheterization +Y61.7 During removal of catheter or packing +Y61.8 During other surgical and medical care +Y61.9 During unspecified surgical and medical care +Y62 Failure of sterile precautions during surgical and medical care +Y62.0 During surgical operation +Y62.1 During infusion or transfusion +Y62.2 During kidney dialysis or other perfusion +Y62.3 During injection or immunization +Y62.4 During endoscopic examination +Y62.5 During heart catheterization +Y62.6 During aspiration, puncture and other catheterization +Y62.8 During other surgical and medical care +Y62.9 During unspecified surgical and medical care +Y63 Failure in dosage during surgical and medical care +Y63.0 Excessive amount of blood or other fluid given during transfusion or infusion +Y63.1 Incorrect dilution of fluid used during infusion +Y63.2 Overdose of radiation given during therapy +Y63.3 Inadvertent exposure of patient to radiation during medical care +Y63.4 Failure in dosage in electroshock or insulin-shock therapy +Y63.5 Inappropriate temperature in local application and packing +Y63.6 Nonadministration of necessary drug, medicament or biological substance +Y63.8 Failure in dosage during other surgical and medical care +Y63.9 Failure in dosage during unspecified surgical and medical care +Y64 Contaminated medical or biological substances +Y64.0 Contaminated medical or biological substance, transfused or infused +Y64.1 Contaminated medical or biological substance, injected or used for immunization +Y64.8 Contaminated medical or biological substance administered by other means +Y64.9 Contaminated medical or biological substance administered by unspecified means +Y65 Other misadventures during surgical and medical care +Y65.0 Mismatched blood used in transfusion +Y65.1 Wrong fluid used in infusion +Y65.2 Failure in suture or ligature during surgical operation +Y65.3 Endotracheal tube wrongly placed during anaesthetic procedure +Y65.4 Failure to introduce or to remove other tube or instrument +Y65.5 Performance of inappropriate operation +Y65.8 Other specified misadventures during surgical and medical care +Y66 Nonadministration of surgical and medical care +Y69 Unspecified misadventure during surgical and medical care +Y70-Y82 Medical devices associated with adverse incidents in diagnostic and therapeutic use +Y70 Anaesthesiology devices associated with adverse incidents +Y70.0 Anaesthesiology devices associated with adverse incidents : diagnostic and monitoring devices +Y70.1 Anaesthesiology devices associated with adverse incidents : therapeutic (nonsurgical) and rehabilitative devices +Y70.2 Anaesthesiology devices associated with adverse incidents : prosthetic and other implants, materials and accessory devices +Y70.3 Anaesthesiology devices associated with adverse incidents : surgical instruments, materials and devices (including sutures) +Y70.8 Anaesthesiology devices associated with adverse incidents : miscellaneous devices, not elsewhere classified +Y71 Cardiovascular devices associated with adverse incidents +Y71.0 Cardiovascular devices associated with adverse incidents : diagnostic and monitoring devices +Y71.1 Cardiovascular devices associated with adverse incidents : therapeutic (nonsurgical) and rehabilitative devices +Y71.2 Cardiovascular devices associated with adverse incidents : prosthetic and other implants, materials and accessory devices +Y71.3 Cardiovascular devices associated with adverse incidents : surgical instruments, materials and devices (including sutures) +Y71.8 Cardiovascular devices associated with adverse incidents : miscellaneous devices, not elsewhere classified +Y72 Otorhinolaryngological devices associated with adverse incidents +Y72.0 Otorhinolaryngological devices associated with adverse incidents : diagnostic and monitoring devices +Y72.1 Otorhinolaryngological devices associated with adverse incidents : therapeutic (nonsurgical) and rehabilitative devices +Y72.2 Otorhinolaryngological devices associated with adverse incidents : prosthetic and other implants, materials and accessory devices +Y72.3 Otorhinolaryngological devices associated with adverse incidents : surgical instruments, materials and devices (including sutures) +Y72.8 Otorhinolaryngological devices associated with adverse incidents : miscellaneous devices, not elsewhere classified +Y73 Gastroenterology and urology devices associated with adverse incidents +Y73.0 Gastroenterology and urology devices associated with adverse incidents : diagnostic and monitoring devices +Y73.1 Gastroenterology and urology devices associated with adverse incidents : therapeutic (nonsurgical) and rehabilitative devices +Y73.2 Gastroenterology and urology devices associated with adverse incidents : prosthetic and other implants, materials and accessory devices +Y73.3 Gastroenterology and urology devices associated with adverse incidents : surgical instruments, materials and devices (including sutures) +Y73.8 Gastroenterology and urology devices associated with adverse incidents : miscellaneous devices, not elsewhere classified +Y74 General hospital and personal-use devices associated with adverse incidents +Y74.0 General hospital and personal-use devices associated with adverse incidents : diagnostic and monitoring devices +Y74.1 General hospital and personal-use devices associated with adverse incidents : therapeutic (nonsurgical) and rehabilitative devices +Y74.2 General hospital and personal-use devices associated with adverse incidents : prosthetic and other implants, materials and accessory devices +Y74.3 General hospital and personal-use devices associated with adverse incidents : surgical instruments, materials and devices (including sutures) +Y74.8 General hospital and personal-use devices associated with adverse incidents : miscellaneous devices, not elsewhere classified +Y75 Neurological devices associated with adverse incidents +Y75.0 Neurological devices associated with adverse incidents : diagnostic and monitoring devices +Y75.1 Neurological devices associated with adverse incidents : therapeutic (nonsurgical) and rehabilitative devices +Y75.2 Neurological devices associated with adverse incidents : prosthetic and other implants, materials and accessory devices +Y75.3 Neurological devices associated with adverse incidents : surgical instruments, materials and devices (including sutures) +Y75.8 Neurological devices associated with adverse incidents : miscellaneous devices, not elsewhere classified +Y76 Obstetric and gynaecological devices associated with adverse incidents +Y76.0 Obstetric and gynaecological devices associated with adverse incidents : diagnostic and monitoring devices +Y76.1 Obstetric and gynaecological devices associated with adverse incidents : therapeutic (nonsurgical) and rehabilitative devices +Y76.2 Obstetric and gynaecological devices associated with adverse incidents : prosthetic and other implants, materials and accessory devices +Y76.3 Obstetric and gynaecological devices associated with adverse incidents : surgical instruments, materials and devices (including sutures) +Y76.8 Obstetric and gynaecological devices associated with adverse incidents : miscellaneous devices, not elsewhere classified +Y77 Ophthalmic devices associated with adverse incidents +Y77.0 Ophthalmic devices associated with adverse incidents : diagnostic and monitoring devices +Y77.1 Ophthalmic devices associated with adverse incidents : therapeutic (nonsurgical) and rehabilitative devices +Y77.2 Ophthalmic devices associated with adverse incidents : prosthetic and other implants, materials and accessory devices +Y77.3 Ophthalmic devices associated with adverse incidents : surgical instruments, materials and devices (including sutures) +Y77.8 Ophthalmic devices associated with adverse incidents : miscellaneous devices, not elsewhere classified +Y78 Radiological devices associated with adverse incidents +Y78.0 Radiological devices associated with adverse incidents : diagnostic and monitoring devices +Y78.1 Radiological devices associated with adverse incidents : therapeutic (nonsurgical) and rehabilitative devices +Y78.2 Radiological devices associated with adverse incidents : prosthetic and other implants, materials and accessory devices +Y78.3 Radiological devices associated with adverse incidents : surgical instruments, materials and devices (including sutures) +Y78.8 Radiological devices associated with adverse incidents : miscellaneous devices, not elsewhere classified +Y79 Orthopaedic devices associated with adverse incidents +Y79.0 Orthopaedic devices associated with adverse incidents : diagnostic and monitoring devices +Y79.1 Orthopaedic devices associated with adverse incidents : therapeutic (nonsurgical) and rehabilitative devices +Y79.2 Orthopaedic devices associated with adverse incidents : prosthetic and other implants, materials and accessory devices +Y79.3 Orthopaedic devices associated with adverse incidents : surgical instruments, materials and devices (including sutures) +Y79.8 Orthopaedic devices associated with adverse incidents : miscellaneous devices, not elsewhere classified +Y80 Physical medicine devices associated with adverse incidents +Y80.0 Physical medicine devices associated with adverse incidents : diagnostic and monitoring devices +Y80.1 Physical medicine devices associated with adverse incidents : therapeutic (nonsurgical) and rehabilitative devices +Y80.2 Physical medicine devices associated with adverse incidents : prosthetic and other implants, materials and accessory devices +Y80.3 Physical medicine devices associated with adverse incidents : surgical instruments, materials and devices (including sutures) +Y80.8 Physical medicine devices associated with adverse incidents : miscellaneous devices, not elsewhere classified +Y81 General- and plastic-surgery devices associated with adverse incidents +Y81.0 General- and plastic-surgery devices associated with adverse incidents : diagnostic and monitoring devices +Y81.1 General- and plastic-surgery devices associated with adverse incidents : therapeutic (nonsurgical) and rehabilitative devices +Y81.2 General- and plastic-surgery devices associated with adverse incidents : prosthetic and other implants, materials and accessory devices +Y81.3 General- and plastic-surgery devices associated with adverse incidents : surgical instruments, materials and devices (including sutures) +Y81.8 General- and plastic-surgery devices associated with adverse incidents : miscellaneous devices, not elsewhere classified +Y82 Other and unspecified medical devices associated with adverse incidents +Y82.0 Other and unspecified medical devices associated with adverse incidents : diagnostic and monitoring devices +Y82.1 Other and unspecified medical devices associated with adverse incidents : therapeutic (nonsurgical) and rehabilitative devices +Y82.2 Other and unspecified medical devices associated with adverse incidents : prosthetic and other implants, materials and accessory devices +Y82.3 Other and unspecified medical devices associated with adverse incidents : surgical instruments, materials and devices (including sutures) +Y82.8 Other and unspecified medical devices associated with adverse incidents : miscellaneous devices, not elsewhere classified +Y83-Y84 Surgical and other medical procedures as the cause of abnormal reaction of the patient, or of later complication, without mention of misadventure at the time of the procedure +Y83 Surgical operation and other surgical procedures as the cause of abnormal reaction of the patient, or of later complication, without mention of misadventure at the time of the procedure +Y83.0 Surgical operation with transplant of whole organ +Y83.1 Surgical operation with implant of artificial internal device +Y83.2 Surgical operation with anastomosis, bypass or graft +Y83.3 Surgical operation with formation of external stoma +Y83.4 Other reconstructive surgery +Y83.5 Amputation of limb(s) +Y83.6 Removal of other organ (partial) (total) +Y83.8 Other surgical procedures +Y83.9 Surgical procedure, unspecified +Y84 Other medical procedures as the cause of abnormal reaction of the patient, or of later complication, without mention of misadventure at the time of the procedure +Y84.0 Cardiac catheterization +Y84.1 Kidney dialysis +Y84.2 Radiological procedure and radiotherapy +Y84.3 Shock therapy +Y84.4 Aspiration of fluid +Y84.5 Insertion of gastric or duodenal sound +Y84.6 Urinary catheterization +Y84.7 Blood-sampling +Y84.8 Other medical procedures +Y84.9 Medical procedure, unspecified +Y85-Y89 Sequelae of external causes of morbidity and mortality +Y85 Sequelae of transport accidents +Y85.0 Sequelae of motor-vehicle accident +Y85.9 Sequelae of other and unspecified transport accidents +Y86 Sequelae of other accidents +Y87 Sequelae of intentional self-harm, assault and events of undetermined intent +Y87.0 Sequelae of intentional self-harm +Y87.1 Sequelae of assault +Y87.2 Sequelae of events of undetermined intent +Y88 Sequelae with surgical and medical care as external cause +Y88.0 Sequelae of adverse effects caused by drugs, medicaments and biological substances in therapeutic use +Y88.1 Sequelae of misadventures to patients during surgical and medical procedures +Y88.2 Sequelae of adverse incidents associated with medical devices in diagnostic and therapeutic use +Y88.3 Sequelae of surgical and medical procedures as the cause of abnormal reaction of the patient, or of later complication, without mention of misadventure at the time of the procedure +Y89 Sequelae of other external causes +Y89.0 Sequelae of legal intervention +Y89.1 Sequelae of war operations +Y89.9 Sequelae of unspecified external cause +Y90-Y98 Supplementary factors related to causes of morbidity and mortality classified elsewhere +Y90 Evidence of alcohol involvement determined by blood alcohol level +Y90.0 Blood alcohol level of less than 20 mg/100 ml +Y90.1 Blood alcohol level of 20-39 mg/100 ml +Y90.2 Blood alcohol level of 40-59 mg/100 ml +Y90.3 Blood alcohol level of 60-79 mg/100 ml +Y90.4 Blood alcohol level of 80-99 mg/100 ml +Y90.5 Blood alcohol level of 100-119 mg/100 ml +Y90.6 Blood alcohol level of 120-199 mg/100 ml +Y90.7 Blood alcohol level of 200-239 mg/100 ml +Y90.8 Blood alcohol level of 240 mg/100 ml or more +Y90.9 Presence of alcohol in blood, level not specified +Y91 Evidence of alcohol involvement determined by level of intoxication +Y91.0 Mild alcohol intoxication +Y91.1 Moderate alcohol intoxication +Y91.2 Severe alcohol intoxication +Y91.3 Very severe alcohol intoxication +Y91.9 Alcohol involvement, not otherwise specified +Y95 Nosocomial condition +Y96 Work-related condition +Y97 Environmental-pollution-related condition +Y98 Lifestyle-related condition +XXI Factors influencing health status and contact with health services +Z00-Z13 Persons encountering health services for examination and investigation +Z00 General examination and investigation of persons without complaint and reported diagnosis +Z00.0 General medical examination +Z00.1 Routine child health examination +Z00.2 Examination for period of rapid growth in childhood +Z00.3 Examination for adolescent development state +Z00.4 General psychiatric examination, not elsewhere classified +Z00.5 Examination of potential donor of organ and tissue +Z00.6 Examination for normal comparison and control in clinical research programme +Z00.8 Other general examinations +Z01 Other special examinations and investigations of persons without complaint or reported diagnosis +Z01.0 Examination of eyes and vision +Z01.1 Examination of ears and hearing +Z01.2 Dental examination +Z01.3 Examination of blood pressure +Z01.4 Gynaecological examination (general)(routine) +Z01.5 Diagnostic skin and sensitization tests +Z01.6 Radiological examination, not elsewhere classified +Z01.7 Laboratory examination +Z01.8 Other specified special examinations +Z01.9 Special examination, unspecified +Z02 Examination and encounter for administrative purposes +Z02.0 Examination for admission to educational institution +Z02.1 Pre-employment examination +Z02.2 Examination for admission to residential institutions +Z02.3 Examination for recruitment to armed forces +Z02.4 Examination for driving licence +Z02.5 Examination for participation in sport +Z02.6 Examination for insurance purposes +Z02.7 Issue of medical certificate +Z02.8 Other examinations for administrative purposes +Z02.9 Examination for administrative purposes, unspecified +Z03 Medical observation and evaluation for suspected diseases and conditions, ruled out +Z03.0 Observation for suspected tuberculosis +Z03.1 Observation for suspected malignant neoplasm +Z03.2 Observation for suspected mental and behavioural disorders +Z03.3 Observation for suspected nervous system disorder +Z03.4 Observation for suspected myocardial infarction +Z03.5 Observation for other suspected cardiovascular diseases +Z03.6 Observation for suspected toxic effect from ingested substance +Z03.8 Observation for other suspected diseases and conditions +Z03.9 Observation for suspected disease or condition, unspecified +Z04 Examination and observation for other reasons +Z04.0 Blood-alcohol and blood-drug test +Z04.1 Examination and observation following transport accident +Z04.2 Examination and observation following work accident +Z04.3 Examination and observation following other accident +Z04.4 Examination and observation following alleged rape and seduction +Z04.5 Examination and observation following other inflicted injury +Z04.6 General psychiatric examination, requested by authority +Z04.8 Examination and observation for other specified reasons +Z04.9 Examination and observation for unspecified reason +Z08 Follow-up examination after treatment for malignant neoplasms +Z08.0 Follow-up examination after surgery for malignant neoplasm +Z08.1 Follow-up examination after radiotherapy for malignant neoplasm +Z08.2 Follow-up examination after chemotherapy for malignant neoplasm +Z08.7 Follow-up examination after combined treatment for malignant neoplasm +Z08.8 Follow-up examination after other treatment for malignant neoplasm +Z08.9 Follow-up examination after unspecified treatment for malignant neoplasm +Z09 Follow-up examination after treatment for conditions other than malignant neoplasms +Z09.0 Follow-up examination after surgery for other conditions +Z09.1 Follow-up examination after radiotherapy for other conditions +Z09.2 Follow-up examination after chemotherapy for other conditions +Z09.3 Follow-up examination after psychotherapy +Z09.4 Follow-up examination after treatment of fracture +Z09.7 Follow-up examination after combined treatment for other conditions +Z09.8 Follow-up examination after other treatment for other conditions +Z09.9 Follow-up examination after unspecified treatment for other conditions +Z10 Routine general health check-up of defined subpopulation +Z10.0 Occupational health examination +Z10.1 Routine general health check-up of inhabitants of institutions +Z10.2 Routine general health check-up of armed forces +Z10.3 Routine general health check-up of sports teams +Z10.8 Routine general health check-up of other defined subpopulations +Z11 Special screening examination for infectious and parasitic diseases +Z11.0 Special screening examination for intestinal infectious diseases +Z11.1 Special screening examination for respiratory tuberculosis +Z11.2 Special screening examination for other bacterial diseases +Z11.3 Special screening examination for infections with a predominantly sexual mode of transmission +Z11.4 Special screening examination for human immunodeficiency virus [HIV] +Z11.5 Special screening examination for other viral diseases +Z11.6 Special screening examination for other protozoal diseases and helminthiases +Z11.8 Special screening examination for other infectious and parasitic diseases +Z11.9 Special screening examination for infectious and parasitic diseases, unspecified +Z12 Special screening examination for neoplasms +Z12.0 Special screening examination for neoplasm of stomach +Z12.1 Special screening examination for neoplasm of intestinal tract +Z12.2 Special screening examination for neoplasm of respiratory organs +Z12.3 Special screening examination for neoplasm of breast +Z12.4 Special screening examination for neoplasm of cervix +Z12.5 Special screening examination for neoplasm of prostate +Z12.6 Special screening examination for neoplasm of bladder +Z12.8 Special screening examination for neoplasms of other sites +Z12.9 Special screening examination for neoplasm, unspecified +Z13 Special screening examination for other diseases and disorders +Z13.0 Special screening examination for diseases of the blood and blood-forming organs and certain disorders involving the immune mechanism +Z13.1 Special screening examination for diabetes mellitus +Z13.2 Special screening examination for nutritional disorders +Z13.3 Special screening examination for mental and behavioural disorders +Z13.4 Special screening examination for certain developmental disorders in childhood +Z13.5 Special screening examination for eye and ear disorders +Z13.6 Special screening examination for cardiovascular disorders +Z13.7 Special screening examination for congenital malformations, deformations and chromosomal abnormalities +Z13.8 Special screening examination for other specified diseases and disorders +Z13.9 Special screening examination, unspecified +Z20-Z29 Persons with potential health hazards related to communicable diseases +Z20 Contact with and exposure to communicable diseases +Z20.0 Contact with and exposure to intestinal infectious diseases +Z20.1 Contact with and exposure to tuberculosis +Z20.2 Contact with and exposure to infections with a predominantly sexual mode of transmission +Z20.3 Contact with and exposure to rabies +Z20.4 Contact with and exposure to rubella +Z20.5 Contact with and exposure to viral hepatitis +Z20.6 Contact with and exposure to human immunodeficiency virus [HIV] +Z20.7 Contact with and exposure to pediculosis, acariasis and other infestations +Z20.8 Contact with and exposure to other communicable diseases +Z20.9 Contact with and exposure to unspecified communicable disease +Z21 Asymptomatic human immunodeficiency virus [HIV] infection status +Z22 Carrier of infectious disease +Z22.0 Carrier of typhoid +Z22.1 Carrier of other intestinal infectious diseases +Z22.2 Carrier of diphtheria +Z22.3 Carrier of other specified bacterial diseases +Z22.4 Carrier of infections with a predominantly sexual mode of transmission +Z22.6 Carrier of human T-lymphotropic virus type- 1 [HTLV-1] infection +Z22.7 Latent tuberculosis +Z22.8 Carrier of other infectious diseases +Z22.9 Carrier of infectious disease, unspecified +Z23 Need for immunization against single bacterial diseases +Z23.0 Need for immunization against cholera alone +Z23.1 Need for immunization against typhoid-paratyphoid alone [TAB] +Z23.2 Need for immunization against tuberculosis [BCG] +Z23.3 Need for immunization against plague +Z23.4 Need for immunization against tularaemia +Z23.5 Need for immunization against tetanus alone +Z23.6 Need for immunization against diphtheria alone +Z23.7 Need for immunization against pertussis alone +Z23.8 Need for immunization against other single bacterial diseases +Z24 Need for immunization against certain single viral diseases +Z24.0 Need for immunization against poliomyelitis +Z24.1 Need for immunization against arthropod-borne viral encephalitis +Z24.2 Need for immunization against rabies +Z24.3 Need for immunization against yellow fever +Z24.4 Need for immunization against measles alone +Z24.5 Need for immunization against rubella alone +Z24.6 Need for immunization against viral hepatitis +Z25 Need for immunization against other single viral diseases +Z25.0 Need for immunization against mumps alone +Z25.1 Need for immunization against influenza +Z25.8 Need for immunization against other specified single viral diseases +Z26 Need for immunization against other single infectious diseases +Z26.0 Need for immunization against leishmaniasis +Z26.8 Need for immunization against other specified single infectious diseases +Z26.9 Need for immunization against unspecified infectious disease +Z27 Need for immunization against combinations of infectious diseases +Z27.0 Need for immunization against cholera with typhoid-paratyphoid [cholera + TAB] +Z27.1 Need for immunization against diphtheria-tetanus-pertussis, combined [DTP] +Z27.2 Need for immunization against diphtheria-tetanus-pertussis with typhoid-paratyphoid [DTP + TAB] +Z27.3 Need for immunization against diphtheria-tetanus-pertussis with poliomyelitis [DTP + polio] +Z27.4 Need for immunization against measles-mumps-rubella [MMR] +Z27.8 Need for immunization against other combinations of infectious diseases +Z27.9 Need for immunization against unspecified combinations of infectious diseases +Z28 Immunization not carried out +Z28.0 Immunization not carried out because of contraindication +Z28.1 Immunization not carried out because of patient's decision for reasons of belief or group pressure +Z28.2 Immunization not carried out because of patient's decision for other and unspecified reasons +Z28.8 Immunization not carried out for other reasons +Z28.9 Immunization not carried out for unspecified reason +Z29 Need for other prophylactic measures +Z29.0 Isolation +Z29.1 Prophylactic immunotherapy +Z29.2 Other prophylactic chemotherapy +Z29.8 Other specified prophylactic measures +Z29.9 Prophylactic measure, unspecified +Z30-Z39 Persons encountering health services in circumstances related to reproduction +Z30 Contraceptive management +Z30.0 General counselling and advice on contraception +Z30.1 Insertion of (intrauterine) contraceptive device +Z30.2 Sterilization +Z30.3 Menstrual extraction +Z30.4 Surveillance of contraceptive drugs +Z30.5 Surveillance of (intrauterine) contraceptive device +Z30.8 Other contraceptive management +Z30.9 Contraceptive management, unspecified +Z31 Procreative management +Z31.0 Tuboplasty or vasoplasty after previous sterilization +Z31.1 Artificial insemination +Z31.2 In vitro fertilization +Z31.3 Other assisted fertilization methods +Z31.4 Procreative investigation and testing +Z31.5 Genetic counselling +Z31.6 General counselling and advice on procreation +Z31.8 Other procreative management +Z31.9 Procreative management, unspecified +Z32 Pregnancy examination and test +Z32.0 Pregnancy, not (yet) confirmed +Z32.1 Pregnancy confirmed +Z33 Pregnant state, incidental +Z34 Supervision of normal pregnancy +Z34.0 Supervision of normal first pregnancy +Z34.8 Supervision of other normal pregnancy +Z34.9 Supervision of normal pregnancy, unspecified +Z35 Supervision of high-risk pregnancy +Z35.0 Supervision of pregnancy with history of infertility +Z35.1 Supervision of pregnancy with history of abortive outcome +Z35.2 Supervision of pregnancy with other poor reproductive or obstetric history +Z35.3 Supervision of pregnancy with history of insufficient antenatal care +Z35.4 Supervision of pregnancy with grand multiparity +Z35.5 Supervision of elderly primigravida +Z35.6 Supervision of very young primigravida +Z35.7 Supervision of high-risk pregnancy due to social problems +Z35.8 Supervision of other high-risk pregnancies +Z35.9 Supervision of high-risk pregnancy, unspecified +Z36 Antenatal screening +Z36.0 Antenatal screening for chromosomal anomalies +Z36.1 Antenatal screening for raised alphafetoprotein level +Z36.2 Other antenatal screening based on amniocentesis +Z36.3 Antenatal screening for malformations using ultrasound and other physical methods +Z36.4 Antenatal screening for fetal growth retardation using ultrasound and other physical methods +Z36.5 Antenatal screening for isoimmunization +Z36.8 Other antenatal screening +Z36.9 Antenatal screening, unspecified +Z37 Outcome of delivery +Z37.0 Single live birth +Z37.1 Single stillbirth +Z37.2 Twins, both liveborn +Z37.3 Twins, one liveborn and one stillborn +Z37.4 Twins, both stillborn +Z37.5 Other multiple births, all liveborn +Z37.6 Other multiple births, some liveborn +Z37.7 Other multiple births, all stillborn +Z37.9 Outcome of delivery, unspecified +Z38 Liveborn infants according to place of birth +Z38.0 Singleton, born in hospital +Z38.1 Singleton, born outside hospital +Z38.2 Singleton, unspecified as to place of birth +Z38.3 Twin, born in hospital +Z38.4 Twin, born outside hospital +Z38.5 Twin, unspecified as to place of birth +Z38.6 Other multiple, born in hospital +Z38.7 Other multiple, born outside hospital +Z38.8 Other multiple, unspecified as to place of birth +Z39 Postpartum care and examination +Z39.0 Care and examination immediately after delivery +Z39.1 Care and examination of lactating mother +Z39.2 Routine postpartum follow-up +Z40-Z54 Persons encountering health services for specific procedures and health care +Z40 Prophylactic surgery +Z40.0 Prophylactic surgery for risk-factors related to malignant neoplasms +Z40.8 Other prophylactic surgery +Z40.9 Prophylactic surgery, unspecified +Z41 Procedures for purposes other than remedying health state +Z41.0 Hair transplant +Z41.1 Other plastic surgery for unacceptable cosmetic appearance +Z41.2 Routine and ritual circumcision +Z41.3 Ear piercing +Z41.8 Other procedures for purposes other than remedying health state +Z41.9 Procedure for purposes other than remedying health state, unspecified +Z42 Follow-up care involving plastic surgery +Z42.0 Follow-up care involving plastic surgery of head and neck +Z42.1 Follow-up care involving plastic surgery of breast +Z42.2 Follow-up care involving plastic surgery of other parts of trunk +Z42.3 Follow-up care involving plastic surgery of upper extremity +Z42.4 Follow-up care involving plastic surgery of lower extremity +Z42.8 Follow-up care involving plastic surgery of other body part +Z42.9 Follow-up care involving plastic surgery, unspecified +Z43 Attention to artificial openings +Z43.0 Attention to tracheostomy +Z43.1 Attention to gastrostomy +Z43.2 Attention to ileostomy +Z43.3 Attention to colostomy +Z43.4 Attention to other artificial openings of digestive tract +Z43.5 Attention to cystostomy +Z43.6 Attention to other artificial openings of urinary tract +Z43.7 Attention to artificial vagina +Z43.8 Attention to other artificial openings +Z43.9 Attention to unspecified artificial opening +Z44 Fitting and adjustment of external prosthetic device +Z44.0 Fitting and adjustment of artificial arm (complete)(partial) +Z44.1 Fitting and adjustment of artificial leg (complete)(partial) +Z44.2 Fitting and adjustment of artificial eye +Z44.3 Fitting and adjustment of external breast prosthesis +Z44.8 Fitting and adjustment of other external prosthetic devices +Z44.9 Fitting and adjustment of unspecified external prosthetic device +Z45 Adjustment and management of implanted device +Z45.0 Adjustment and management of cardiac devices +Z45.1 Adjustment and management of infusion pump +Z45.2 Adjustment and management of vascular access device +Z45.3 Adjustment and management of implanted hearing device +Z45.8 Adjustment and management of other implanted devices +Z45.9 Adjustment and management of unspecified implanted device +Z46 Fitting and adjustment of other devices +Z46.0 Fitting and adjustment of spectacles and contact lenses +Z46.1 Fitting and adjustment of hearing aid +Z46.2 Fitting and adjustment of other devices related to nervous system and special senses +Z46.3 Fitting and adjustment of dental prosthetic device +Z46.4 Fitting and adjustment of orthodontic device +Z46.5 Fitting and adjustment of ileostomy and other intestinal appliances +Z46.6 Fitting and adjustment of urinary device +Z46.7 Fitting and adjustment of orthopaedic device +Z46.8 Fitting and adjustment of other specified devices +Z46.9 Fitting and adjustment of unspecified device +Z47 Other orthopaedic follow-up care +Z47.0 Follow-up care involving removal of fracture plate and other internal fixation device +Z47.8 Other specified orthopaedic follow-up care +Z47.9 Orthopaedic follow-up care, unspecified +Z48 Other surgical follow-up care +Z48.0 Attention to surgical dressings and sutures +Z48.8 Other specified surgical follow-up care +Z48.9 Surgical follow-up care, unspecified +Z49 Care involving dialysis +Z49.0 Preparatory care for dialysis +Z49.1 Extracorporeal dialysis +Z49.2 Other dialysis +Z50 Care involving use of rehabilitation procedures +Z50.0 Cardiac rehabilitation +Z50.1 Other physical therapy +Z50.2 Alcohol rehabilitation +Z50.3 Drug rehabilitation +Z50.4 Psychotherapy, not elsewhere classified +Z50.5 Speech therapy +Z50.6 Orthoptic training +Z50.7 Occupational therapy and vocational rehabilitation, not elsewhere classified +Z50.8 Care involving use of other rehabilitation procedures +Z50.9 Care involving use of rehabilitation procedure, unspecified +Z51 Other medical care +Z51.0 Radiotherapy session +Z51.1 Chemotherapy session for neoplasm +Z51.2 Other chemotherapy +Z51.3 Blood transfusion (without reported diagnosis) +Z51.4 Preparatory care for subsequent treatment, not elsewhere classified +Z51.5 Palliative care +Z51.6 Desensitization to allergens +Z51.8 Other specified medical care +Z51.9 Medical care, unspecified +Z52 Donors of organs and tissues +Z52.0 Blood donor +Z52.1 Skin donor +Z52.2 Bone donor +Z52.3 Bone marrow donor +Z52.4 Kidney donor +Z52.5 Cornea donor +Z52.6 Liver donor +Z52.7 Heart donor +Z52.8 Donor of other organs and tissues +Z52.9 Donor of unspecified organ or tissue +Z53 Persons encountering health services for specific procedures, not carried out +Z53.0 Procedure not carried out because of contraindication +Z53.1 Procedure not carried out because of patient's decision for reasons of belief and group pressure +Z53.2 Procedure not carried out because of patient's decision for other and unspecified reasons +Z53.8 Procedure not carried out for other reasons +Z53.9 Procedure not carried out, unspecified reason +Z54 Convalescence +Z54.0 Convalescence following surgery +Z54.1 Convalescence following radiotherapy +Z54.2 Convalescence following chemotherapy +Z54.3 Convalescence following psychotherapy +Z54.4 Convalescence following treatment of fracture +Z54.7 Convalescence following combined treatment +Z54.8 Convalescence following other treatment +Z54.9 Convalescence following unspecified treatment +Z55-Z65 Persons with potential health hazards related to socioeconomic and psychosocial circumstances +Z55 Problems related to education and literacy +Z55.0 Illiteracy and low-level literacy +Z55.1 Schooling unavailable and unattainable +Z55.2 Failed examinations +Z55.3 Underachievement in school +Z55.4 Educational maladjustment and discord with teachers and classmates +Z55.8 Other problems related to education and literacy +Z55.9 Problem related to education and literacy, unspecified +Z56 Problems related to employment and unemployment +Z56.0 Unemployment, unspecified +Z56.1 Change of job +Z56.2 Threat of job loss +Z56.3 Stressful work schedule +Z56.4 Discord with boss and workmates +Z56.5 Uncongenial work +Z56.6 Other physical and mental strain related to work +Z56.7 Other and unspecified problems related to employment +Z57 Occupational exposure to risk-factors +Z57.0 Occupational exposure to noise +Z57.1 Occupational exposure to radiation +Z57.2 Occupational exposure to dust +Z57.3 Occupational exposure to other air contaminants +Z57.4 Occupational exposure to toxic agents in agriculture +Z57.5 Occupational exposure to toxic agents in other industries +Z57.6 Occupational exposure to extreme temperature +Z57.7 Occupational exposure to vibration +Z57.8 Occupational exposure to other risk-factors +Z57.9 Occupational exposure to unspecified risk-factor +Z58 Problems related to physical environment +Z58.0 Exposure to noise +Z58.1 Exposure to air pollution +Z58.2 Exposure to water pollution +Z58.3 Exposure to soil pollution +Z58.4 Exposure to radiation +Z58.5 Exposure to other pollution +Z58.6 Inadequate drinking-water supply +Z58.7 Exposure to tobacco smoke +Z58.8 Other problems related to physical environment +Z58.9 Problem related to physical environment, unspecified +Z59 Problems related to housing and economic circumstances +Z59.0 Homelessness +Z59.1 Inadequate housing +Z59.2 Discord with neighbours, lodgers and landlord +Z59.3 Problems related to living in residential institution +Z59.4 Lack of adequate food +Z59.5 Extreme poverty +Z59.6 Low income +Z59.7 Insufficient social insurance and welfare support +Z59.8 Other problems related to housing and economic circumstances +Z59.9 Problem related to housing and economic circumstances, unspecified +Z60 Problems related to social environment +Z60.0 Problems of adjustment to life-cycle transitions +Z60.1 Atypical parenting situation +Z60.2 Living alone +Z60.3 Acculturation difficulty +Z60.4 Social exclusion and rejection +Z60.5 Target of perceived adverse discrimination and persecution +Z60.8 Other problems related to social environment +Z60.9 Problem related to social environment, unspecified +Z61 Problems related to negative life events in childhood +Z61.0 Loss of love relationship in childhood +Z61.1 Removal from home in childhood +Z61.2 Altered pattern of family relationships in childhood +Z61.3 Events resulting in loss of self-esteem in childhood +Z61.4 Problems related to alleged sexual abuse of child by person within primary support group +Z61.5 Problems related to alleged sexual abuse of child by person outside primary support group +Z61.6 Problems related to alleged physical abuse of child +Z61.7 Personal frightening experience in childhood +Z61.8 Other negative life events in childhood +Z61.9 Negative life event in childhood, unspecified +Z62 Other problems related to upbringing +Z62.0 Inadequate parental supervision and control +Z62.1 Parental overprotection +Z62.2 Institutional upbringing +Z62.3 Hostility towards and scapegoating of child +Z62.4 Emotional neglect of child +Z62.5 Other problems related to neglect in upbringing +Z62.6 Inappropriate parental pressure and other abnormal qualities of upbringing +Z62.8 Other specified problems related to upbringing +Z62.9 Problem related to upbringing, unspecified +Z63 Other problems related to primary support group, including family circumstances +Z63.0 Problems in relationship with spouse or partner +Z63.1 Problems in relationship with parents and in-laws +Z63.2 Inadequate family support +Z63.3 Absence of family member +Z63.4 Disappearance and death of family member +Z63.5 Disruption of family by separation and divorce +Z63.6 Dependent relative needing care at home +Z63.7 Other stressful life events affecting family and household +Z63.8 Other specified problems related to primary support group +Z63.9 Problem related to primary support group, unspecified +Z64 Problems related to certain psychosocial circumstances +Z64.0 Problems related to unwanted pregnancy +Z64.1 Problems related to multiparity +Z64.2 Seeking and accepting physical, nutritional and chemical interventions known to be hazardous and harmful +Z64.3 Seeking and accepting behavioural and psychological interventions known to be hazardous and harmful +Z64.4 Discord with counsellors +Z65 Problems related to other psychosocial circumstances +Z65.0 Conviction in civil and criminal proceedings without imprisonment +Z65.1 Imprisonment and other incarceration +Z65.2 Problems related to release from prison +Z65.3 Problems related to other legal circumstances +Z65.4 Victim of crime and terrorism +Z65.5 Exposure to disaster, war and other hostilities +Z65.8 Other specified problems related to psychosocial circumstances +Z65.9 Problem related to unspecified psychosocial circumstances +Z70-Z76 Persons encountering health services in other circumstances +Z70 Counselling related to sexual attitude, behaviour and orientation +Z70.0 Counselling related to sexual attitude +Z70.1 Counselling related to patient's sexual behaviour and orientation +Z70.2 Counselling related to sexual behaviour and orientation of third party +Z70.3 Counselling related to combined concerns regarding sexual attitude, behaviour and orientation +Z70.8 Other sex counselling +Z70.9 Sex counselling, unspecified +Z71 Persons encountering health services for other counselling and medical advice, not elsewhere classified +Z71.0 Person consulting on behalf of another person +Z71.1 Person with feared complaint in whom no diagnosis is made +Z71.2 Person consulting for explanation of investigation findings +Z71.3 Dietary counselling and surveillance +Z71.4 Alcohol abuse counselling and surveillance +Z71.5 Drug abuse counselling and surveillance +Z71.6 Tobacco abuse counselling +Z71.7 Human immunodeficiency virus [HIV] counselling +Z71.8 Other specified counselling +Z71.9 Counselling, unspecified +Z72 Problems related to lifestyle +Z72.0 Tobacco use +Z72.1 Alcohol use +Z72.2 Drug use +Z72.3 Lack of physical exercise +Z72.4 Inappropriate diet and eating habits +Z72.5 High-risk sexual behaviour +Z72.6 Gambling and betting +Z72.8 Other problems related to lifestyle +Z72.9 Problem related to lifestyle, unspecified +Z73 Problems related to life-management difficulty +Z73.0 Burn-out +Z73.1 Accentuation of personality traits +Z73.2 Lack of relaxation and leisure +Z73.3 Stress, not elsewhere classified +Z73.4 Inadequate social skills, not elsewhere classified +Z73.5 Social role conflict, not elsewhere classified +Z73.6 Limitation of activities due to disability +Z73.8 Other problems related to life-management difficulty +Z73.9 Problem related to life-management difficulty, unspecified +Z74 Problems related to care-provider dependency +Z74.0 Need for assistance due to reduced mobility +Z74.1 Need for assistance with personal care +Z74.2 Need for assistance at home and no other household member able to render care +Z74.3 Need for continuous supervision +Z74.8 Other problems related to care-provider dependency +Z74.9 Problem related to care-provider dependency, unspecified +Z75 Problems related to medical facilities and other health care +Z75.0 Medical services not available in home +Z75.1 Person awaiting admission to adequate facility elsewhere +Z75.2 Other waiting period for investigation and treatment +Z75.3 Unavailability and inaccessibility of health-care facilities +Z75.4 Unavailability and inaccessibility of other helping agencies +Z75.5 Holiday relief care +Z75.8 Other problems related to medical facilities and other health care +Z75.9 Unspecified problem related to medical facilities and other health care +Z76 Persons encountering health services in other circumstances +Z76.0 Issue of repeat prescription +Z76.1 Health supervision and care of foundling +Z76.2 Health supervision and care of other healthy infant and child +Z76.3 Healthy person accompanying sick person +Z76.4 Other boarder in health-care facility +Z76.5 Malingerer [conscious simulation] +Z76.8 Persons encountering health services in other specified circumstances +Z76.9 Person encountering health services in unspecified circumstances +Z80-Z99 Persons with potential health hazards related to family and personal history and certain conditions influencing health status +Z80 Family history of malignant neoplasm +Z80.0 Family history of malignant neoplasm of digestive organs +Z80.1 Family history of malignant neoplasm of trachea, bronchus and lung +Z80.2 Family history of malignant neoplasm of other respiratory and intrathoracic organs +Z80.3 Family history of malignant neoplasm of breast +Z80.4 Family history of malignant neoplasm of genital organs +Z80.5 Family history of malignant neoplasm of urinary tract +Z80.6 Family history of leukaemia +Z80.7 Family history of other malignant neoplasms of lymphoid, haematopoietic and related tissues +Z80.8 Family history of malignant neoplasm of other organs or systems +Z80.9 Family history of malignant neoplasm, unspecified +Z81 Family history of mental and behavioural disorders +Z81.0 Family history of mental retardation +Z81.1 Family history of alcohol abuse +Z81.2 Family history of tobacco abuse +Z81.3 Family history of other psychoactive substance abuse +Z81.4 Family history of other substance abuse +Z81.8 Family history of other mental and behavioural disorders +Z82 Family history of certain disabilities and chronic diseases leading to disablement +Z82.0 Family history of epilepsy and other diseases of the nervous system +Z82.1 Family history of blindness and visual loss +Z82.2 Family history of deafness and hearing loss +Z82.3 Family history of stroke +Z82.4 Family history of ischaemic heart disease and other diseases of the circulatory system +Z82.5 Family history of asthma and other chronic lower respiratory diseases +Z82.6 Family history of arthritis and other diseases of the musculoskeletal system and connective tissue +Z82.7 Family history of congenital malformations, deformations and chromosomal abnormalities +Z82.8 Family history of other disabilities and chronic diseases leading to disablement, not elsewhere classified +Z83 Family history of other specific disorders +Z83.0 Family history of human immunodeficiency virus [HIV] disease +Z83.1 Family history of other infectious and parasitic diseases +Z83.2 Family history of diseases of the blood and blood-forming organs and certain disorders involving the immune mechanism +Z83.3 Family history of diabetes mellitus +Z83.4 Family history of other endocrine, nutritional and metabolic diseases +Z83.5 Family history of eye and ear disorders +Z83.6 Family history of diseases of the respiratory system +Z83.7 Family history of diseases of the digestive system +Z84 Family history of other conditions +Z84.0 Family history of diseases of the skin and subcutaneous tissue +Z84.1 Family history of disorders of kidney and ureter +Z84.2 Family history of other diseases of the genitourinary system +Z84.3 Family history of consanguinity +Z84.8 Family history of other specified conditions +Z85 Personal history of malignant neoplasm +Z85.0 Personal history of malignant neoplasm of digestive organs +Z85.1 Personal history of malignant neoplasm of trachea, bronchus and lung +Z85.2 Personal history of malignant neoplasm of other respiratory and intrathoracic organs +Z85.3 Personal history of malignant neoplasm of breast +Z85.4 Personal history of malignant neoplasm of genital organs +Z85.5 Personal history of malignant neoplasm of urinary tract +Z85.6 Personal history of leukaemia +Z85.7 Personal history of other malignant neoplasms of lymphoid, haematopoietic and related tissues +Z85.8 Personal history of malignant neoplasms of other organs and systems +Z85.9 Personal history of malignant neoplasm, unspecified +Z86 Personal history of certain other diseases +Z86.0 Personal history of other neoplasms +Z86.1 Personal history of infectious and parasitic diseases +Z86.2 Personal history of diseases of the blood and blood-forming organs and certain disorders involving the immune mechanism +Z86.3 Personal history of endocrine, nutritional and metabolic diseases +Z86.4 Personal history of psychoactive substance abuse +Z86.5 Personal history of other mental and behavioural disorders +Z86.6 Personal history of diseases of the nervous system and sense organs +Z86.7 Personal history of diseases of the circulatory system +Z87 Personal history of other diseases and conditions +Z87.0 Personal history of diseases of the respiratory system +Z87.1 Personal history of diseases of the digestive system +Z87.2 Personal history of diseases of the skin and subcutaneous tissue +Z87.3 Personal history of diseases of the musculoskeletal system and connective tissue +Z87.4 Personal history of diseases of the genitourinary system +Z87.5 Personal history of complications of pregnancy, childbirth and the puerperium +Z87.6 Personal history of certain conditions arising in the perinatal period +Z87.7 Personal history of congenital malformations, deformations and chromosomal abnormalities +Z87.8 Personal history of other specified conditions +Z88 Personal history of allergy to drugs, medicaments and biological substances +Z88.0 Personal history of allergy to penicillin +Z88.1 Personal history of allergy to other antibiotic agents +Z88.2 Personal history of allergy to sulfonamides +Z88.3 Personal history of allergy to other anti-infective agents +Z88.4 Personal history of allergy to anaesthetic agent +Z88.5 Personal history of allergy to narcotic agent +Z88.6 Personal history of allergy to analgesic agent +Z88.7 Personal history of allergy to serum and vaccine +Z88.8 Personal history of allergy to other drugs, medicaments and biological substances +Z88.9 Personal history of allergy to unspecified drugs, medicaments and biological substances +Z89 Acquired absence of limb +Z89.0 Acquired absence of finger(s) [including thumb], unilateral +Z89.1 Acquired absence of hand and wrist +Z89.2 Acquired absence of upper limb above wrist +Z89.3 Acquired absence of both upper limbs [any level] +Z89.4 Acquired absence of foot and ankle +Z89.5 Acquired absence of leg at or below knee +Z89.6 Acquired absence of leg above knee +Z89.7 Acquired absence of both lower limbs [any level, except toes alone] +Z89.8 Acquired absence of upper and lower limbs [any level] +Z89.9 Acquired absence of limb, unspecified +Z90 Acquired absence of organs, not elsewhere classified +Z90.0 Acquired absence of part of head and neck +Z90.1 Acquired absence of breast(s) +Z90.2 Acquired absence of lung [part of] +Z90.3 Acquired absence of part of stomach +Z90.4 Acquired absence of other parts of digestive tract +Z90.5 Acquired absence of kidney +Z90.6 Acquired absence of other organs of urinary tract +Z90.7 Acquired absence of genital organ(s) +Z90.8 Acquired absence of other organs +Z91 Personal history of risk-factors, not elsewhere classified +Z91.0 Personal history of allergy, other than to drugs and biological substances +Z91.1 Personal history of noncompliance with medical treatment and regimen +Z91.2 Personal history of poor personal hygiene +Z91.3 Personal history of unhealthy sleep-wake schedule +Z91.4 Personal history of psychological trauma, not elsewhere classified +Z91.5 Personal history of self-harm +Z91.6 Personal history of other physical trauma +Z91.7 Personal history of female genital mutilation +Z91.8 Personal history of other specified risk-factors, not elsewhere classified +Z92 Personal history of medical treatment +Z92.0 Personal history of contraception +Z92.1 Personal history of long-term (current) use of anticoagulants +Z92.2 Personal history of long-term (current) use of other medicaments +Z92.3 Personal history of irradiation +Z92.4 Personal history of major surgery, not elsewhere classified +Z92.5 Personal history of rehabilitation measures +Z92.6 Personal history of chemotherapy for neoplastic disease +Z92.8 Personal history of other medical treatment +Z92.9 Personal history of medical treatment, unspecified +Z93 Artificial opening status +Z93.0 Tracheostomy status +Z93.1 Gastrostomy status +Z93.2 Ileostomy status +Z93.3 Colostomy status +Z93.4 Other artificial openings of gastrointestinal tract status +Z93.5 Cystostomy status +Z93.6 Other artificial openings of urinary tract status +Z93.8 Other artificial opening status +Z93.9 Artificial opening status, unspecified +Z94 Transplanted organ and tissue status +Z94.0 Kidney transplant status +Z94.1 Heart transplant status +Z94.2 Lung transplant status +Z94.3 Heart and lungs transplant status +Z94.4 Liver transplant status +Z94.5 Skin transplant status +Z94.6 Bone transplant status +Z94.7 Corneal transplant status +Z94.8 Other transplanted organ and tissue status +Z94.9 Transplanted organ and tissue status, unspecified +Z95 Presence of cardiac and vascular implants and grafts +Z95.0 Presence of electronic cardiac devices +Z95.1 Presence of aortocoronary bypass graft +Z95.2 Presence of prosthetic heart valve +Z95.3 Presence of xenogenic heart valve +Z95.4 Presence of other heart-valve replacement +Z95.5 Presence of coronary angioplasty implant and graft +Z95.8 Presence of other cardiac and vascular implants and grafts +Z95.9 Presence of cardiac and vascular implant and graft, unspecified +Z96 Presence of other functional implants +Z96.0 Presence of urogenital implants +Z96.1 Presence of intraocular lens +Z96.2 Presence of otological and audiological implants +Z96.3 Presence of artificial larynx +Z96.4 Presence of endocrine implants +Z96.5 Presence of tooth-root and mandibular implants +Z96.6 Presence of orthopaedic joint implants +Z96.7 Presence of other bone and tendon implants +Z96.8 Presence of other specified functional implants +Z96.9 Presence of functional implant, unspecified +Z97 Presence of other devices +Z97.0 Presence of artificial eye +Z97.1 Presence of artificial limb (complete)(partial) +Z97.2 Presence of dental prosthetic device (complete)(partial) +Z97.3 Presence of spectacles and contact lenses +Z97.4 Presence of external hearing-aid +Z97.5 Presence of (intrauterine) contraceptive device +Z97.8 Presence of other specified devices +Z98 Other postsurgical states +Z98.0 Intestinal bypass and anastomosis status +Z98.1 Arthrodesis status +Z98.2 Presence of cerebrospinal fluid drainage device +Z98.8 Other specified postsurgical states +Z99 Dependence on enabling machines and devices, not elsewhere classified +Z99.0 Dependence on aspirator +Z99.1 Dependence on respirator +Z99.2 Dependence on renal dialysis +Z99.3 Dependence on wheelchair +Z99.4 Dependence on artificial heart +Z99.8 Dependence on other enabling machines and devices +Z99.9 Dependence on unspecified enabling machine and device +XXII Codes for special purposes +U00-U49 Provisional assignment of new diseases of uncertain etiology or emergency use +U04 Severe acute respiratory syndrome [SARS] +U04.9 Severe acute respiratory syndrome [SARS], unspecified +U07 Emergency use of U07 +U07.0 Vaping-related disorder +U07.1 COVID-19, virus identified +U07.2 COVID-19, virus not identified +U08 Personal history of COVID-19 +U08.9 Personal history of COVID-19, unspecified +U09 Post COVID-19 condition +U09.9 Post COVID-19 condition, unspecified +U10 Multisystem inflammatory syndrome associated with COVID-19 +U10.9 Multisystem inflammatory syndrome associated with COVID-19, unspecified +U11 Need for immunization against COVID-19 +U11.9 Need for immunization against COVID-19, unspecified +U12 COVID-19 vaccines causing adverse effects in therapeutic use +U12.9 COVID-19 vaccines causing adverse effects in therapeutic use, unspecified +U13 Emergency use of U13 +U13.9 Emergency use of U13.9 +U14 Emergency use of U14 +U14.9 Emergency use of U14.9 +U15 Emergency use of U15 +U15.9 Emergency use of U15.9 +U16 Emergency use of U16 +U16.9 Emergency use of U16.9 +U17 Emergency use of U17 +U17.9 Emergency use of U17.9 +U18 Emergency use of U18 +U18.9 Emergency use of U18.9 +U19 Emergency use of U19 +U19.9 Emergency use of U19.9 +U20 Emergency use of U20 +U20.9 Emergency use of U20.9 +U21 Emergency use of U21 +U21.9 Emergency use of U21.9 +U22 Emergency use of U22 +U22.9 Emergency use of U22.9 +U23 Emergency use of U23 +U23.9 Emergency use of U23.9 +U24 Emergency use of U24 +U24.9 Emergency use of U24.9 +U25 Emergency use of U25 +U25.9 Emergency use of U25.9 +U26 Emergency use of U26 +U26.9 Emergency use of U26.9 +U27 Emergency use of U27 +U27.9 Emergency use of U27.9 +U28 Emergency use of U28 +U28.9 Emergency use of U28.9 +U29 Emergency use of U29 +U29.9 Emergency use of U29.9 +U30 Emergency use of U30 +U30.9 Emergency use of U30.9 +U31 Emergency use of U31 +U31.9 Emergency use of U31.9 +U32 Emergency use of U32 +U32.9 Emergency use of U32.9 +U33 Emergency use of U33 +U33.9 Emergency use of U33.9 +U34 Emergency use of U34 +U34.9 Emergency use of U34.9 +U35 Emergency use of U35 +U35.9 Emergency use of U35.9 +U36 Emergency use of U36 +U36.9 Emergency use of U36.9 +U37 Emergency use of U37 +U37.9 Emergency use of U37.9 +U38 Emergency use of U38 +U38.9 Emergency use of U38.9 +U39 Emergency use of U39 +U39.9 Emergency use of U39.9 +U40 Emergency use of U40 +U40.9 Emergency use of U40.9 +U41 Emergency use of U41 +U41.9 Emergency use of U41.9 +U42 Emergency use of U42 +U42.9 Emergency use of U42.9 +U43 Emergency use of U43 +U43.9 Emergency use of U43.9 +U44 Emergency use of U44 +U44.9 Emergency use of U44.9 +U45 Emergency use of U45 +U45.9 Emergency use of U45.9 +U46 Emergency use of U46 +U46.9 Emergency use of U46.9 +U47 Emergency use of U47 +U47.9 Emergency use of U47.9 +U48 Emergency use of U48 +U48.9 Emergency use of U48.9 +U49 Emergency use of U49 +U49.9 Emergency use of U49.9 +U82-U85 Resistance to antimicrobial and antineoplastic drugs +U82 Resistance to betalactam antibiotics +U82.0 Resistance to penicillin +U82.1 Resistance to methicillin +U82.2 Extended spectrum betalactamase (ESBL) resistance +U82.8 Resistance to other betalactam antibiotics +U82.9 Resistance to betalactam antibiotics, unspecified +U83 Resistance to other antibiotics +U83.0 Resistance to vancomycin +U83.1 Resistance to other vancomycin related antibiotics +U83.2 Resistance to quinolones +U83.7 Resistance to multiple antibiotics +U83.8 Resistance to other single specified antibiotic +U83.9 Resistance to unspecified antibiotic +U84 Resistance to other antimicrobial drugs +U84.0 Resistance to antiparasitic drug(s) +U84.1 Resistance to antifungal drug(s) +U84.2 Resistance to antiviral drug(s) +U84.3 Resistance to tuberculostatic drug(s) +U84.7 Resistance to multiple antimicrobial drugs +U84.8 Resistance to other specified antimicrobial drug +U84.9 Resistance to unspecified antimicrobial drugs +U85 Resistance to antineoplastic drugs + diff --git a/non-db_data_sources/GBD and ICD-10_(2019 version)/WHO ICD-10 (2019)/icd10-2019_categories_only.psv b/non-db_data_sources/GBD and ICD-10_(2019 version)/WHO ICD-10 (2019)/icd10-2019_categories_only.psv new file mode 100644 index 0000000..4dc8d4d --- /dev/null +++ b/non-db_data_sources/GBD and ICD-10_(2019 version)/WHO ICD-10 (2019)/icd10-2019_categories_only.psv @@ -0,0 +1,12296 @@ +code | description | source +A00 | Cholera | WHO +A000 | Cholera due to Vibrio cholerae 01, biovar cholerae | WHO +A001 | Cholera due to Vibrio cholerae 01, biovar eltor | WHO +A009 | Cholera, unspecified | WHO +A01 | Typhoid and paratyphoid fevers | WHO +A010 | Typhoid fever | WHO +A011 | Paratyphoid fever A | WHO +A012 | Paratyphoid fever B | WHO +A013 | Paratyphoid fever C | WHO +A014 | Paratyphoid fever, unspecified | WHO +A02 | Other salmonella infections | WHO +A020 | Salmonella enteritis | WHO +A021 | Salmonella sepsis | WHO +A022 | Localized salmonella infections | WHO +A028 | Other specified salmonella infections | WHO +A029 | Salmonella infection, unspecified | WHO +A03 | Shigellosis | WHO +A030 | Shigellosis due to Shigella dysenteriae | WHO +A031 | Shigellosis due to Shigella flexneri | WHO +A032 | Shigellosis due to Shigella boydii | WHO +A033 | Shigellosis due to Shigella sonnei | WHO +A038 | Other shigellosis | WHO +A039 | Shigellosis, unspecified | WHO +A04 | Other bacterial intestinal infections | WHO +A040 | Enteropathogenic Escherichia coli infection | WHO +A041 | Enterotoxigenic Escherichia coli infection | WHO +A042 | Enteroinvasive Escherichia coli infection | WHO +A043 | Enterohaemorrhagic Escherichia coli infection | WHO +A044 | Other intestinal Escherichia coli infections | WHO +A045 | Campylobacter enteritis | WHO +A046 | Enteritis due to Yersinia enterocolitica | WHO +A047 | Enterocolitis due to Clostridium difficile | WHO +A048 | Other specified bacterial intestinal infections | WHO +A049 | Bacterial intestinal infection, unspecified | WHO +A05 | Other bacterial foodborne intoxications, not elsewhere classified | WHO +A050 | Foodborne staphylococcal intoxication | WHO +A051 | Botulism | WHO +A052 | Foodborne Clostridium perfringens [Clostridium welchii] intoxication | WHO +A053 | Foodborne Vibrio parahaemolyticus intoxication | WHO +A054 | Foodborne Bacillus cereus intoxication | WHO +A058 | Other specified bacterial foodborne intoxications | WHO +A059 | Bacterial foodborne intoxication, unspecified | WHO +A06 | Amoebiasis | WHO +A060 | Acute amoebic dysentery | WHO +A061 | Chronic intestinal amoebiasis | WHO +A062 | Amoebic nondysenteric colitis | WHO +A063 | Amoeboma of intestine | WHO +A064 | Amoebic liver abscess | WHO +A065 | Amoebic lung abscess | WHO +A066 | Amoebic brain abscess | WHO +A067 | Cutaneous amoebiasis | WHO +A068 | Amoebic infection of other sites | WHO +A069 | Amoebiasis, unspecified | WHO +A07 | Other protozoal intestinal diseases | WHO +A070 | Balantidiasis | WHO +A071 | Giardiasis [lambliasis] | WHO +A072 | Cryptosporidiosis | WHO +A073 | Isosporiasis | WHO +A078 | Other specified protozoal intestinal diseases | WHO +A079 | Protozoal intestinal disease, unspecified | WHO +A08 | Viral and other specified intestinal infections | WHO +A080 | Rotaviral enteritis | WHO +A081 | Acute gastroenteropathy due to Norovirus | WHO +A082 | Adenoviral enteritis | WHO +A083 | Other viral enteritis | WHO +A084 | Viral intestinal infection, unspecified | WHO +A085 | Other specified intestinal infections | WHO +A09 | Other gastroenteritis and colitis of infectious and unspecified origin | WHO +A090 | Other and unspecified gastroenteritis and colitis of infectious origin | WHO +A099 | Gastroenteritis and colitis of unspecified origin | WHO +A15 | Respiratory tuberculosis, bacteriologically and histologically confirmed | WHO +A150 | Tuberculosis of lung, confirmed by sputum microscopy with or without culture | WHO +A151 | Tuberculosis of lung, confirmed by culture only | WHO +A152 | Tuberculosis of lung, confirmed histologically | WHO +A153 | Tuberculosis of lung, confirmed by unspecified means | WHO +A154 | Tuberculosis of intrathoracic lymph nodes, confirmed bacteriologically and histologically | WHO +A155 | Tuberculosis of larynx, trachea and bronchus, confirmed bacteriologically and histologically | WHO +A156 | Tuberculous pleurisy, confirmed bacteriologically and histologically | WHO +A157 | Primary respiratory tuberculosis, confirmed bacteriologically and histologically | WHO +A158 | Other respiratory tuberculosis, confirmed bacteriologically and histologically | WHO +A159 | Respiratory tuberculosis unspecified, confirmed bacteriologically and histologically | WHO +A16 | Respiratory tuberculosis, not confirmed bacteriologically or histologically | WHO +A160 | Tuberculosis of lung, bacteriologically and histologically negative | WHO +A161 | Tuberculosis of lung, bacteriological and histological examination not done | WHO +A162 | Tuberculosis of lung, without mention of bacteriological or histological confirmation | WHO +A163 | Tuberculosis of intrathoracic lymph nodes, without mention of bacteriological or histological confirmation | WHO +A164 | Tuberculosis of larynx, trachea and bronchus, without mention of bacteriological or histological confirmation | WHO +A165 | Tuberculous pleurisy, without mention of bacteriological or histological confirmation | WHO +A167 | Primary respiratory tuberculosis without mention of bacteriological or histological confirmation | WHO +A168 | Other respiratory tuberculosis, without mention of bacteriological or histological confirmation | WHO +A169 | Respiratory tuberculosis unspecified, without mention of bacteriological or histological confirmation | WHO +A17 | Tuberculosis of nervous system | WHO +A170 | Tuberculous meningitis | WHO +A171 | Meningeal tuberculoma | WHO +A178 | Other tuberculosis of nervous system | WHO +A179 | Tuberculosis of nervous system, unspecified | WHO +A18 | Tuberculosis of other organs | WHO +A180 | Tuberculosis of bones and joints | WHO +A181 | Tuberculosis of genitourinary system | WHO +A182 | Tuberculous peripheral lymphadenopathy | WHO +A183 | Tuberculosis of intestines, peritoneum and mesenteric glands | WHO +A184 | Tuberculosis of skin and subcutaneous tissue | WHO +A185 | Tuberculosis of eye | WHO +A186 | Tuberculosis of ear | WHO +A187 | Tuberculosis of adrenal glands | WHO +A188 | Tuberculosis of other specified organs | WHO +A19 | Miliary tuberculosis | WHO +A190 | Acute miliary tuberculosis of a single specified site | WHO +A191 | Acute miliary tuberculosis of multiple sites | WHO +A192 | Acute miliary tuberculosis, unspecified | WHO +A198 | Other miliary tuberculosis | WHO +A199 | Miliary tuberculosis, unspecified | WHO +A20 | Plague | WHO +A200 | Bubonic plague | WHO +A201 | Cellulocutaneous plague | WHO +A202 | Pneumonic plague | WHO +A203 | Plague meningitis | WHO +A207 | Septicaemic plague | WHO +A208 | Other forms of plague | WHO +A209 | Plague, unspecified | WHO +A21 | Tularaemia | WHO +A210 | Ulceroglandular tularaemia | WHO +A211 | Oculoglandular tularaemia | WHO +A212 | Pulmonary tularaemia | WHO +A213 | Gastrointestinal tularaemia | WHO +A217 | Generalized tularaemia | WHO +A218 | Other forms of tularaemia | WHO +A219 | Tularaemia, unspecified | WHO +A22 | Anthrax | WHO +A220 | Cutaneous anthrax | WHO +A221 | Pulmonary anthrax | WHO +A222 | Gastrointestinal anthrax | WHO +A227 | Anthrax sepsis | WHO +A228 | Other forms of anthrax | WHO +A229 | Anthrax, unspecified | WHO +A23 | Brucellosis | WHO +A230 | Brucellosis due to Brucella melitensis | WHO +A231 | Brucellosis due to Brucella abortus | WHO +A232 | Brucellosis due to Brucella suis | WHO +A233 | Brucellosis due to Brucella canis | WHO +A238 | Other brucellosis | WHO +A239 | Brucellosis, unspecified | WHO +A24 | Glanders and melioidosis | WHO +A240 | Glanders | WHO +A241 | Acute and fulminating melioidosis | WHO +A242 | Subacute and chronic melioidosis | WHO +A243 | Other melioidosis | WHO +A244 | Melioidosis, unspecified | WHO +A25 | Rat-bite fevers | WHO +A250 | Spirillosis | WHO +A251 | Streptobacillosis | WHO +A259 | Rat-bite fever, unspecified | WHO +A26 | Erysipeloid | WHO +A260 | Cutaneous erysipeloid | WHO +A267 | Erysipelothrix sepsis | WHO +A268 | Other forms of erysipeloid | WHO +A269 | Erysipeloid, unspecified | WHO +A27 | Leptospirosis | WHO +A270 | Leptospirosis icterohaemorrhagica | WHO +A278 | Other forms of leptospirosis | WHO +A279 | Leptospirosis, unspecified | WHO +A28 | Other zoonotic bacterial diseases, not elsewhere classified | WHO +A280 | Pasteurellosis | WHO +A281 | Cat-scratch disease | WHO +A282 | Extraintestinal yersiniosis | WHO +A288 | Other specified zoonotic bacterial diseases, not elsewhere classified | WHO +A289 | Zoonotic bacterial disease, unspecified | WHO +A30 | Leprosy [Hansen disease] | WHO +A300 | Indeterminate leprosy | WHO +A301 | Tuberculoid leprosy | WHO +A302 | Borderline tuberculoid leprosy | WHO +A303 | Borderline leprosy | WHO +A304 | Borderline lepromatous leprosy | WHO +A305 | Lepromatous leprosy | WHO +A308 | Other forms of leprosy | WHO +A309 | Leprosy, unspecified | WHO +A31 | Infection due to other mycobacteria | WHO +A310 | Pulmonary mycobacterial infection | WHO +A311 | Cutaneous mycobacterial infection | WHO +A318 | Other mycobacterial infections | WHO +A319 | Mycobacterial infection, unspecified | WHO +A32 | Listeriosis | WHO +A320 | Cutaneous listeriosis | WHO +A321 | Listerial meningitis and meningoencephalitis | WHO +A327 | Listerial sepsis | WHO +A328 | Other forms of listeriosis | WHO +A329 | Listeriosis, unspecified | WHO +A33 | Tetanus neonatorum | WHO +A34 | Obstetrical tetanus | WHO +A35 | Other tetanus | WHO +A36 | Diphtheria | WHO +A360 | Pharyngeal diphtheria | WHO +A361 | Nasopharyngeal diphtheria | WHO +A362 | Laryngeal diphtheria | WHO +A363 | Cutaneous diphtheria | WHO +A368 | Other diphtheria | WHO +A369 | Diphtheria, unspecified | WHO +A37 | Whooping cough | WHO +A370 | Whooping cough due to Bordetella pertussis | WHO +A371 | Whooping cough due to Bordetella parapertussis | WHO +A378 | Whooping cough due to other Bordetella species | WHO +A379 | Whooping cough, unspecified | WHO +A38 | Scarlet fever | WHO +A39 | Meningococcal infection | WHO +A390 | Meningococcal meningitis | WHO +A391 | Waterhouse-Friderichsen syndrome | WHO +A392 | Acute meningococcaemia | WHO +A393 | Chronic meningococcaemia | WHO +A394 | Meningococcaemia, unspecified | WHO +A395 | Meningococcal heart disease | WHO +A398 | Other meningococcal infections | WHO +A399 | Meningococcal infection, unspecified | WHO +A40 | Streptococcal sepsis | WHO +A400 | Sepsis due to streptococcus, group A | WHO +A401 | Sepsis due to streptococcus, group B | WHO +A402 | Sepsis due to streptococcus, group D and enterococcus | WHO +A403 | Sepsis due to Streptococcus pneumoniae | WHO +A408 | Other streptococcal sepsis | WHO +A409 | Streptococcal sepsis, unspecified | WHO +A41 | Other sepsis | WHO +A410 | Sepsis due to Staphylococcus aureus | WHO +A411 | Sepsis due to other specified staphylococcus | WHO +A412 | Sepsis due to unspecified staphylococcus | WHO +A413 | Sepsis due to Haemophilus influenzae | WHO +A414 | Sepsis due to anaerobes | WHO +A415 | Sepsis due to other Gram-negative organisms | WHO +A418 | Other specified sepsis | WHO +A419 | Sepsis, unspecified | WHO +A42 | Actinomycosis | WHO +A420 | Pulmonary actinomycosis | WHO +A421 | Abdominal actinomycosis | WHO +A422 | Cervicofacial actinomycosis | WHO +A427 | Actinomycotic sepsis | WHO +A428 | Other forms of actinomycosis | WHO +A429 | Actinomycosis, unspecified | WHO +A43 | Nocardiosis | WHO +A430 | Pulmonary nocardiosis | WHO +A431 | Cutaneous nocardiosis | WHO +A438 | Other forms of nocardiosis | WHO +A439 | Nocardiosis, unspecified | WHO +A44 | Bartonellosis | WHO +A440 | Systemic bartonellosis | WHO +A441 | Cutaneous and mucocutaneous bartonellosis | WHO +A448 | Other forms of bartonellosis | WHO +A449 | Bartonellosis, unspecified | WHO +A46 | Erysipelas | WHO +A48 | Other bacterial diseases, not elsewhere classified | WHO +A480 | Gas gangrene | WHO +A481 | Legionnaires disease | WHO +A482 | Nonpneumonic Legionnaires disease [Pontiac fever] | WHO +A483 | Toxic shock syndrome | WHO +A484 | Brazilian purpuric fever | WHO +A488 | Other specified bacterial diseases | WHO +A49 | Bacterial infection of unspecified site | WHO +A490 | Staphylococcal infection, unspecified site | WHO +A491 | Streptococcal and enterococcal infection, unspecified site | WHO +A492 | Haemophilus influenzae infection, unspecified site | WHO +A493 | Mycoplasma infection, unspecified site | WHO +A498 | Other bacterial infections of unspecified site | WHO +A499 | Bacterial infection, unspecified | WHO +A50 | Congenital syphilis | WHO +A500 | Early congenital syphilis, symptomatic | WHO +A501 | Early congenital syphilis, latent | WHO +A502 | Early congenital syphilis, unspecified | WHO +A503 | Late congenital syphilitic oculopathy | WHO +A504 | Late congenital neurosyphilis [juvenile neurosyphilis] | WHO +A505 | Other late congenital syphilis, symptomatic | WHO +A506 | Late congenital syphilis, latent | WHO +A507 | Late congenital syphilis, unspecified | WHO +A509 | Congenital syphilis, unspecified | WHO +A51 | Early syphilis | WHO +A510 | Primary genital syphilis | WHO +A511 | Primary anal syphilis | WHO +A512 | Primary syphilis of other sites | WHO +A513 | Secondary syphilis of skin and mucous membranes | WHO +A514 | Other secondary syphilis | WHO +A515 | Early syphilis, latent | WHO +A519 | Early syphilis, unspecified | WHO +A52 | Late syphilis | WHO +A520 | Cardiovascular syphilis | WHO +A521 | Symptomatic neurosyphilis | WHO +A522 | Asymptomatic neurosyphilis | WHO +A523 | Neurosyphilis, unspecified | WHO +A527 | Other symptomatic late syphilis | WHO +A528 | Late syphilis, latent | WHO +A529 | Late syphilis, unspecified | WHO +A53 | Other and unspecified syphilis | WHO +A530 | Latent syphilis, unspecified as early or late | WHO +A539 | Syphilis, unspecified | WHO +A54 | Gonococcal infection | WHO +A540 | Gonococcal infection of lower genitourinary tract without periurethral or accessory gland abscess | WHO +A541 | Gonococcal infection of lower genitourinary tract with periurethral and accessory gland abscess | WHO +A542 | Gonococcal pelviperitonitis and other gonococcal genitourinary infections | WHO +A543 | Gonococcal infection of eye | WHO +A544 | Gonococcal infection of musculoskeletal system | WHO +A545 | Gonococcal pharyngitis | WHO +A546 | Gonococcal infection of anus and rectum | WHO +A548 | Other gonococcal infections | WHO +A549 | Gonococcal infection, unspecified | WHO +A55 | Chlamydial lymphogranuloma (venereum) | WHO +A56 | Other sexually transmitted chlamydial diseases | WHO +A560 | Chlamydial infection of lower genitourinary tract | WHO +A561 | Chlamydial infection of pelviperitoneum and other genitourinary organs | WHO +A562 | Chlamydial infection of genitourinary tract, unspecified | WHO +A563 | Chlamydial infection of anus and rectum | WHO +A564 | Chlamydial infection of pharynx | WHO +A568 | Sexually transmitted chlamydial infection of other sites | WHO +A57 | Chancroid | WHO +A58 | Granuloma inguinale | WHO +A59 | Trichomoniasis | WHO +A590 | Urogenital trichomoniasis | WHO +A598 | Trichomoniasis of other sites | WHO +A599 | Trichomoniasis, unspecified | WHO +A60 | Anogenital herpesviral [herpes simplex] infection | WHO +A600 | Herpesviral infection of genitalia and urogenital tract | WHO +A601 | Herpesviral infection of perianal skin and rectum | WHO +A609 | Anogenital herpesviral infection, unspecified | WHO +A63 | Other predominantly sexually transmitted diseases, not elsewhere classified | WHO +A630 | Anogenital (venereal) warts | WHO +A638 | Other specified predominantly sexually transmitted diseases | WHO +A64 | Unspecified sexually transmitted disease | WHO +A65 | Nonvenereal syphilis | WHO +A66 | Yaws | WHO +A660 | Initial lesions of yaws | WHO +A661 | Multiple papillomata and wet crab yaws | WHO +A662 | Other early skin lesions of yaws | WHO +A663 | Hyperkeratosis of yaws | WHO +A664 | Gummata and ulcers of yaws | WHO +A665 | Gangosa | WHO +A666 | Bone and joint lesions of yaws | WHO +A667 | Other manifestations of yaws | WHO +A668 | Latent yaws | WHO +A669 | Yaws, unspecified | WHO +A67 | Pinta [carate] | WHO +A670 | Primary lesions of pinta | WHO +A671 | Intermediate lesions of pinta | WHO +A672 | Late lesions of pinta | WHO +A673 | Mixed lesions of pinta | WHO +A679 | Pinta, unspecified | WHO +A68 | Relapsing fevers | WHO +A680 | Louse-borne relapsing fever | WHO +A681 | Tick-borne relapsing fever | WHO +A689 | Relapsing fever, unspecified | WHO +A69 | Other spirochaetal infections | WHO +A690 | Necrotizing ulcerative stomatitis | WHO +A691 | Other Vincent infections | WHO +A692 | Lyme disease | WHO +A698 | Other specified spirochaetal infections | WHO +A699 | Spirochaetal infection, unspecified | WHO +A70 | Chlamydia psittaci infection | WHO +A71 | Trachoma | WHO +A710 | Initial stage of trachoma | WHO +A711 | Active stage of trachoma | WHO +A719 | Trachoma, unspecified | WHO +A74 | Other diseases caused by chlamydiae | WHO +A740 | Chlamydial conjunctivitis | WHO +A748 | Other chlamydial diseases | WHO +A749 | Chlamydial infection, unspecified | WHO +A75 | Typhus fever | WHO +A750 | Epidemic louse-borne typhus fever due to Rickettsia prowazekii | WHO +A751 | Recrudescent typhus [Brill disease] | WHO +A752 | Typhus fever due to Rickettsia typhi | WHO +A753 | Typhus fever due to Rickettsia tsutsugamushi | WHO +A759 | Typhus fever, unspecified | WHO +A77 | Spotted fever [tick-borne rickettsioses] | WHO +A770 | Spotted fever due to Rickettsia rickettsii | WHO +A771 | Spotted fever due to Rickettsia conorii | WHO +A772 | Spotted fever due to Rickettsia sibirica | WHO +A773 | Spotted fever due to Rickettsia australis | WHO +A778 | Other spotted fevers | WHO +A779 | Spotted fever, unspecified | WHO +A78 | Q fever | WHO +A79 | Other rickettsioses | WHO +A790 | Trench fever | WHO +A791 | Rickettsialpox due to Rickettsia akari | WHO +A798 | Other specified rickettsioses | WHO +A799 | Rickettsiosis, unspecified | WHO +A80 | Acute poliomyelitis | WHO +A800 | Acute paralytic poliomyelitis, vaccine-associated | WHO +A801 | Acute paralytic poliomyelitis, wild virus, imported | WHO +A802 | Acute paralytic poliomyelitis, wild virus, indigenous | WHO +A803 | Acute paralytic poliomyelitis, other and unspecified | WHO +A804 | Acute nonparalytic poliomyelitis | WHO +A809 | Acute poliomyelitis, unspecified | WHO +A81 | Atypical virus infections of central nervous system | WHO +A810 | Creutzfeldt-Jakob disease | WHO +A811 | Subacute sclerosing panencephalitis | WHO +A812 | Progressive multifocal leukoencephalopathy | WHO +A818 | Other atypical virus infections of central nervous system | WHO +A819 | Atypical virus infection of central nervous system, unspecified | WHO +A82 | Rabies | WHO +A820 | Sylvatic rabies | WHO +A821 | Urban rabies | WHO +A829 | Rabies, unspecified | WHO +A83 | Mosquito-borne viral encephalitis | WHO +A830 | Japanese encephalitis | WHO +A831 | Western equine encephalitis | WHO +A832 | Eastern equine encephalitis | WHO +A833 | St Louis encephalitis | WHO +A834 | Australian encephalitis | WHO +A835 | California encephalitis | WHO +A836 | Rocio virus disease | WHO +A838 | Other mosquito-borne viral encephalitis | WHO +A839 | Mosquito-borne viral encephalitis, unspecified | WHO +A84 | Tick-borne viral encephalitis | WHO +A840 | Far Eastern tick-borne encephalitis [Russian spring-summer encephalitis] | WHO +A841 | Central European tick-borne encephalitis | WHO +A848 | Other tick-borne viral encephalitis | WHO +A849 | Tick-borne viral encephalitis, unspecified | WHO +A85 | Other viral encephalitis, not elsewhere classified | WHO +A850 | Enteroviral encephalitis | WHO +A851 | Adenoviral encephalitis | WHO +A852 | Arthropod-borne viral encephalitis, unspecified | WHO +A858 | Other specified viral encephalitis | WHO +A86 | Unspecified viral encephalitis | WHO +A87 | Viral meningitis | WHO +A870 | Enteroviral meningitis | WHO +A871 | Adenoviral meningitis | WHO +A872 | Lymphocytic choriomeningitis | WHO +A878 | Other viral meningitis | WHO +A879 | Viral meningitis, unspecified | WHO +A88 | Other viral infections of central nervous system, not elsewhere classified | WHO +A880 | Enteroviral exanthematous fever [Boston exanthem] | WHO +A881 | Epidemic vertigo | WHO +A888 | Other specified viral infections of central nervous system | WHO +A89 | Unspecified viral infection of central nervous system | WHO +A92 | Other mosquito-borne viral fevers | WHO +A920 | Chikungunya virus disease | WHO +A921 | O'nyong-nyong fever | WHO +A922 | Venezuelan equine fever | WHO +A923 | West Nile virus infection | WHO +A924 | Rift Valley fever | WHO +A925 | Zika virus disease | WHO +A928 | Other specified mosquito-borne viral fevers | WHO +A929 | Mosquito-borne viral fever, unspecified | WHO +A93 | Other arthropod-borne viral fevers, not elsewhere classified | WHO +A930 | Oropouche virus disease | WHO +A931 | Sandfly fever | WHO +A932 | Colorado tick fever | WHO +A938 | Other specified arthropod-borne viral fevers | WHO +A94 | Unspecified arthropod-borne viral fever | WHO +A95 | Yellow fever | WHO +A950 | Sylvatic yellow fever | WHO +A951 | Urban yellow fever | WHO +A959 | Yellow fever, unspecified | WHO +A96 | Arenaviral haemorrhagic fever | WHO +A960 | Junin haemorrhagic fever | WHO +A961 | Machupo haemorrhagic fever | WHO +A962 | Lassa fever | WHO +A968 | Other arenaviral haemorrhagic fevers | WHO +A969 | Arenaviral haemorrhagic fever, unspecified | WHO +A97 | Dengue | WHO +A970 | Dengue without warning signs | WHO +A971 | Dengue with warning signs | WHO +A972 | Severe Dengue | WHO +A979 | Dengue, unspecified | WHO +A98 | Other viral haemorrhagic fevers, not elsewhere classified | WHO +A980 | Crimean-Congo haemorrhagic fever | WHO +A981 | Omsk haemorrhagic fever | WHO +A982 | Kyasanur Forest disease | WHO +A983 | Marburg virus disease | WHO +A984 | Ebola virus disease | WHO +A985 | Haemorrhagic fever with renal syndrome | WHO +A988 | Other specified viral haemorrhagic fevers | WHO +A99 | Unspecified viral haemorrhagic fever | WHO +B00 | Herpesviral [herpes simplex] infections | WHO +B000 | Eczema herpeticum | WHO +B001 | Herpesviral vesicular dermatitis | WHO +B002 | Herpesviral gingivostomatitis and pharyngotonsillitis | WHO +B003 | Herpesviral meningitis | WHO +B004 | Herpesviral encephalitis | WHO +B005 | Herpesviral ocular disease | WHO +B007 | Disseminated herpesviral disease | WHO +B008 | Other forms of herpesviral infection | WHO +B009 | Herpesviral infection, unspecified | WHO +B01 | Varicella [chickenpox] | WHO +B010 | Varicella meningitis | WHO +B011 | Varicella encephalitis | WHO +B012 | Varicella pneumonia | WHO +B018 | Varicella with other complications | WHO +B019 | Varicella without complication | WHO +B02 | Zoster [herpes zoster] | WHO +B020 | Zoster encephalitis | WHO +B021 | Zoster meningitis | WHO +B022 | Zoster with other nervous system involvement | WHO +B023 | Zoster ocular disease | WHO +B027 | Disseminated zoster | WHO +B028 | Zoster with other complications | WHO +B029 | Zoster without complication | WHO +B03 | Smallpox | WHO +B04 | Monkeypox | WHO +B05 | Measles | WHO +B050 | Measles complicated by encephalitis | WHO +B051 | Measles complicated by meningitis | WHO +B052 | Measles complicated by pneumonia | WHO +B053 | Measles complicated by otitis media | WHO +B054 | Measles with intestinal complications | WHO +B058 | Measles with other complications | WHO +B059 | Measles without complication | WHO +B06 | Rubella [German measles] | WHO +B060 | Rubella with neurological complications | WHO +B068 | Rubella with other complications | WHO +B069 | Rubella without complication | WHO +B07 | Viral warts | WHO +B08 | Other viral infections characterized by skin and mucous membrane lesions, not elsewhere classified | WHO +B080 | Other orthopoxvirus infections | WHO +B081 | Molluscum contagiosum | WHO +B082 | Exanthema subitum [sixth disease] | WHO +B083 | Erythema infectiosum [fifth disease] | WHO +B084 | Enteroviral vesicular stomatitis with exanthem | WHO +B085 | Enteroviral vesicular pharyngitis | WHO +B088 | Other specified viral infections characterized by skin and mucous membrane lesions | WHO +B09 | Unspecified viral infection characterized by skin and mucous membrane lesions | WHO +B15 | Acute hepatitis A | WHO +B150 | Hepatitis A with hepatic coma | WHO +B159 | Hepatitis A without hepatic coma | WHO +B16 | Acute hepatitis B | WHO +B160 | Acute hepatitis B with delta-agent (coinfection) with hepatic coma | WHO +B161 | Acute hepatitis B with delta-agent (coinfection) without hepatic coma | WHO +B162 | Acute hepatitis B without delta-agent with hepatic coma | WHO +B169 | Acute hepatitis B without delta-agent and without hepatic coma | WHO +B17 | Other acute viral hepatitis | WHO +B170 | Acute delta-(super)infection in chronic hepatitis B | WHO +B171 | Acute hepatitis C | WHO +B172 | Acute hepatitis E | WHO +B178 | Other specified acute viral hepatitis | WHO +B179 | Acute viral hepatitis, unspecified | WHO +B18 | Chronic viral hepatitis | WHO +B180 | Chronic viral hepatitis B with delta-agent | WHO +B1800 | Chronic viral hepatitis B with delta-agent : immune-tolerant phase | WHO +B1809 | Chronic viral hepatitis B with delta-agent : other and unspecified phase | WHO +B181 | Chronic viral hepatitis B without delta-agent | WHO +B1810 | Chronic viral hepatitis B without delta-agent : immune-tolerant phase | WHO +B1819 | Chronic viral hepatitis B without delta-agent : other and unspecified phase | WHO +B182 | Chronic viral hepatitis C | WHO +B188 | Other chronic viral hepatitis | WHO +B189 | Chronic viral hepatitis, unspecified | WHO +B19 | Unspecified viral hepatitis | WHO +B190 | Unspecified viral hepatitis with hepatic coma | WHO +B199 | Unspecified viral hepatitis without hepatic coma | WHO +B20 | Human immunodeficiency virus [HIV] disease resulting in infectious and parasitic diseases | WHO +B200 | HIV disease resulting in mycobacterial infection | WHO +B201 | HIV disease resulting in other bacterial infections | WHO +B202 | HIV disease resulting in cytomegaloviral disease | WHO +B203 | HIV disease resulting in other viral infections | WHO +B204 | HIV disease resulting in candidiasis | WHO +B205 | HIV disease resulting in other mycoses | WHO +B206 | HIV disease resulting in Pneumocystis jirovecii pneumonia | WHO +B207 | HIV disease resulting in multiple infections | WHO +B208 | HIV disease resulting in other infectious and parasitic diseases | WHO +B209 | HIV disease resulting in unspecified infectious or parasitic disease | WHO +B21 | Human immunodeficiency virus [HIV] disease resulting in malignant neoplasms | WHO +B210 | HIV disease resulting in Kaposi sarcoma | WHO +B211 | HIV disease resulting in Burkitt lymphoma | WHO +B212 | HIV disease resulting in other types of non-Hodgkin lymphoma | WHO +B213 | HIV disease resulting in other malignant neoplasms of lymphoid, haematopoietic and related tissue | WHO +B217 | HIV disease resulting in multiple malignant neoplasms | WHO +B218 | HIV disease resulting in other malignant neoplasms | WHO +B219 | HIV disease resulting in unspecified malignant neoplasm | WHO +B22 | Human immunodeficiency virus [HIV] disease resulting in other specified diseases | WHO +B220 | HIV disease resulting in encephalopathy | WHO +B221 | HIV disease resulting in lymphoid interstitial pneumonitis | WHO +B222 | HIV disease resulting in wasting syndrome | WHO +B227 | HIV disease resulting in multiple diseases classified elsewhere | WHO +B23 | Human immunodeficiency virus [HIV] disease resulting in other conditions | WHO +B230 | Acute HIV infection syndrome | WHO +B231 | HIV disease resulting in (persistent) generalized lymphadenopathy | WHO +B232 | HIV disease resulting in haematological and immunological abnormalities, not elsewhere classified | WHO +B238 | HIV disease resulting in other specified conditions | WHO +B24 | Unspecified human immunodeficiency virus [HIV] disease | WHO +B25 | Cytomegaloviral disease | WHO +B250 | Cytomegaloviral pneumonitis | WHO +B251 | Cytomegaloviral hepatitis | WHO +B252 | Cytomegaloviral pancreatitis | WHO +B258 | Other cytomegaloviral diseases | WHO +B259 | Cytomegaloviral disease, unspecified | WHO +B26 | Mumps | WHO +B260 | Mumps orchitis | WHO +B261 | Mumps meningitis | WHO +B262 | Mumps encephalitis | WHO +B263 | Mumps pancreatitis | WHO +B268 | Mumps with other complications | WHO +B269 | Mumps without complication | WHO +B27 | Infectious mononucleosis | WHO +B270 | Gammaherpesviral mononucleosis | WHO +B271 | Cytomegaloviral mononucleosis | WHO +B278 | Other infectious mononucleosis | WHO +B279 | Infectious mononucleosis, unspecified | WHO +B30 | Viral conjunctivitis | WHO +B300 | Keratoconjunctivitis due to adenovirus | WHO +B301 | Conjunctivitis due to adenovirus | WHO +B302 | Viral pharyngoconjunctivitis | WHO +B303 | Acute epidemic haemorrhagic conjunctivitis (enteroviral) | WHO +B308 | Other viral conjunctivitis | WHO +B309 | Viral conjunctivitis, unspecified | WHO +B33 | Other viral diseases, not elsewhere classified | WHO +B330 | Epidemic myalgia | WHO +B331 | Ross River disease | WHO +B332 | Viral carditis | WHO +B333 | Retrovirus infections, not elsewhere classified | WHO +B334 | Hantavirus (cardio-)pulmonary syndrome [HPS] [HCPS] | WHO +B338 | Other specified viral diseases | WHO +B34 | Viral infection of unspecified site | WHO +B340 | Adenovirus infection, unspecified site | WHO +B341 | Enterovirus infection, unspecified site | WHO +B342 | Coronavirus infection, unspecified site | WHO +B343 | Parvovirus infection, unspecified site | WHO +B344 | Papovavirus infection, unspecified site | WHO +B348 | Other viral infections of unspecified site | WHO +B349 | Viral infection, unspecified | WHO +B35 | Dermatophytosis | WHO +B350 | Tinea barbae and tinea capitis | WHO +B351 | Tinea unguium | WHO +B352 | Tinea manuum | WHO +B353 | Tinea pedis | WHO +B354 | Tinea corporis | WHO +B355 | Tinea imbricata | WHO +B356 | Tinea inguinalis [Tinea cruris] | WHO +B358 | Other dermatophytoses | WHO +B359 | Dermatophytosis, unspecified | WHO +B36 | Other superficial mycoses | WHO +B360 | Pityriasis versicolor | WHO +B361 | Tinea nigra | WHO +B362 | White piedra | WHO +B363 | Black piedra | WHO +B368 | Other specified superficial mycoses | WHO +B369 | Superficial mycosis, unspecified | WHO +B37 | Candidiasis | WHO +B370 | Candidal stomatitis | WHO +B371 | Pulmonary candidiasis | WHO +B372 | Candidiasis of skin and nail | WHO +B373 | Candidiasis of vulva and vagina | WHO +B374 | Candidiasis of other urogenital sites | WHO +B375 | Candidal meningitis | WHO +B376 | Candidal endocarditis | WHO +B377 | Candidal sepsis | WHO +B378 | Candidiasis of other sites | WHO +B379 | Candidiasis, unspecified | WHO +B38 | Coccidioidomycosis | WHO +B380 | Acute pulmonary coccidioidomycosis | WHO +B381 | Chronic pulmonary coccidioidomycosis | WHO +B382 | Pulmonary coccidioidomycosis, unspecified | WHO +B383 | Cutaneous coccidioidomycosis | WHO +B384 | Coccidioidomycosis meningitis | WHO +B387 | Disseminated coccidioidomycosis | WHO +B388 | Other forms of coccidioidomycosis | WHO +B389 | Coccidioidomycosis, unspecified | WHO +B39 | Histoplasmosis | WHO +B390 | Acute pulmonary histoplasmosis capsulati | WHO +B391 | Chronic pulmonary histoplasmosis capsulati | WHO +B392 | Pulmonary histoplasmosis capsulati, unspecified | WHO +B393 | Disseminated histoplasmosis capsulati | WHO +B394 | Histoplasmosis capsulati, unspecified | WHO +B395 | Histoplasmosis duboisii | WHO +B399 | Histoplasmosis, unspecified | WHO +B40 | Blastomycosis | WHO +B400 | Acute pulmonary blastomycosis | WHO +B401 | Chronic pulmonary blastomycosis | WHO +B402 | Pulmonary blastomycosis, unspecified | WHO +B403 | Cutaneous blastomycosis | WHO +B407 | Disseminated blastomycosis | WHO +B408 | Other forms of blastomycosis | WHO +B409 | Blastomycosis, unspecified | WHO +B41 | Paracoccidioidomycosis | WHO +B410 | Pulmonary paracoccidioidomycosis | WHO +B417 | Disseminated paracoccidioidomycosis | WHO +B418 | Other forms of paracoccidioidomycosis | WHO +B419 | Paracoccidioidomycosis, unspecified | WHO +B42 | Sporotrichosis | WHO +B420 | Pulmonary sporotrichosis | WHO +B421 | Lymphocutaneous sporotrichosis | WHO +B427 | Disseminated sporotrichosis | WHO +B428 | Other forms of sporotrichosis | WHO +B429 | Sporotrichosis, unspecified | WHO +B43 | Chromomycosis and phaeomycotic abscess | WHO +B430 | Cutaneous chromomycosis | WHO +B431 | Phaeomycotic brain abscess | WHO +B432 | Subcutaneous phaeomycotic abscess and cyst | WHO +B438 | Other forms of chromomycosis | WHO +B439 | Chromomycosis, unspecified | WHO +B44 | Aspergillosis | WHO +B440 | Invasive pulmonary aspergillosis | WHO +B441 | Other pulmonary aspergillosis | WHO +B442 | Tonsillar aspergillosis | WHO +B447 | Disseminated aspergillosis | WHO +B448 | Other forms of aspergillosis | WHO +B449 | Aspergillosis, unspecified | WHO +B45 | Cryptococcosis | WHO +B450 | Pulmonary cryptococcosis | WHO +B451 | Cerebral cryptococcosis | WHO +B452 | Cutaneous cryptococcosis | WHO +B453 | Osseous cryptococcosis | WHO +B457 | Disseminated cryptococcosis | WHO +B458 | Other forms of cryptococcosis | WHO +B459 | Cryptococcosis, unspecified | WHO +B46 | Zygomycosis | WHO +B460 | Pulmonary mucormycosis | WHO +B461 | Rhinocerebral mucormycosis | WHO +B462 | Gastrointestinal mucormycosis | WHO +B463 | Cutaneous mucormycosis | WHO +B464 | Disseminated mucormycosis | WHO +B465 | Mucormycosis, unspecified | WHO +B468 | Other zygomycoses | WHO +B469 | Zygomycosis, unspecified | WHO +B47 | Mycetoma | WHO +B470 | Eumycetoma | WHO +B471 | Actinomycetoma | WHO +B479 | Mycetoma, unspecified | WHO +B48 | Other mycoses, not elsewhere classified | WHO +B480 | Lobomycosis | WHO +B481 | Rhinosporidiosis | WHO +B482 | Allescheriasis | WHO +B483 | Geotrichosis | WHO +B484 | Penicillosis | WHO +B485 | Pneumocystosis | WHO +B487 | Opportunistic mycoses | WHO +B488 | Other specified mycoses | WHO +B49 | Unspecified mycosis | WHO +B50 | Plasmodium falciparum malaria | WHO +B500 | Plasmodium falciparum malaria with cerebral complications | WHO +B508 | Other severe and complicated Plasmodium falciparum malaria | WHO +B509 | Plasmodium falciparum malaria, unspecified | WHO +B51 | Plasmodium vivax malaria | WHO +B510 | Plasmodium vivax malaria with rupture of spleen | WHO +B518 | Plasmodium vivax malaria with other complications | WHO +B519 | Plasmodium vivax malaria without complication | WHO +B52 | Plasmodium malariae malaria | WHO +B520 | Plasmodium malariae malaria with nephropathy | WHO +B528 | Plasmodium malariae malaria with other complications | WHO +B529 | Plasmodium malariae malaria without complication | WHO +B53 | Other parasitologically confirmed malaria | WHO +B530 | Plasmodium ovale malaria | WHO +B531 | Malaria due to simian plasmodia | WHO +B538 | Other parasitologically confirmed malaria, not elsewhere classified | WHO +B54 | Unspecified malaria | WHO +B55 | Leishmaniasis | WHO +B550 | Visceral leishmaniasis | WHO +B551 | Cutaneous leishmaniasis | WHO +B552 | Mucocutaneous leishmaniasis | WHO +B559 | Leishmaniasis, unspecified | WHO +B56 | African trypanosomiasis | WHO +B560 | Gambiense trypanosomiasis | WHO +B561 | Rhodesiense trypanosomiasis | WHO +B569 | African trypanosomiasis, unspecified | WHO +B57 | Chagas disease | WHO +B570 | Acute Chagas disease with heart involvement | WHO +B571 | Acute Chagas disease without heart involvement | WHO +B572 | Chagas disease (chronic) with heart involvement | WHO +B573 | Chagas disease (chronic) with digestive system involvement | WHO +B574 | Chagas disease (chronic) with nervous system involvement | WHO +B575 | Chagas disease (chronic) with other organ involvement | WHO +B58 | Toxoplasmosis | WHO +B580 | Toxoplasma oculopathy | WHO +B581 | Toxoplasma hepatitis | WHO +B582 | Toxoplasma meningoencephalitis | WHO +B583 | Pulmonary toxoplasmosis | WHO +B588 | Toxoplasmosis with other organ involvement | WHO +B589 | Toxoplasmosis, unspecified | WHO +B60 | Other protozoal diseases, not elsewhere classified | WHO +B600 | Babesiosis | WHO +B601 | Acanthamoebiasis | WHO +B602 | Naegleriasis | WHO +B608 | Other specified protozoal diseases | WHO +B64 | Unspecified protozoal disease | WHO +B65 | Schistosomiasis [bilharziasis] | WHO +B650 | Schistosomiasis due to Schistosoma haematobium [urinary schistosomiasis] | WHO +B651 | Schistosomiasis due to Schistosoma mansoni [intestinal schistosomiasis] | WHO +B652 | Schistosomiasis due to Schistosoma japonicum | WHO +B653 | Cercarial dermatitis | WHO +B658 | Other schistosomiases | WHO +B659 | Schistosomiasis, unspecified | WHO +B66 | Other fluke infections | WHO +B660 | Opisthorchiasis | WHO +B661 | Clonorchiasis | WHO +B662 | Dicrocoeliasis | WHO +B663 | Fascioliasis | WHO +B664 | Paragonimiasis | WHO +B665 | Fasciolopsiasis | WHO +B668 | Other specified fluke infections | WHO +B669 | Fluke infection, unspecified | WHO +B67 | Echinococcosis | WHO +B670 | Echinococcus granulosus infection of liver | WHO +B671 | Echinococcus granulosus infection of lung | WHO +B672 | Echinococcus granulosus infection of bone | WHO +B673 | Echinococcus granulosus infection, other and multiple sites | WHO +B674 | Echinococcus granulosus infection, unspecified | WHO +B675 | Echinococcus multilocularis infection of liver | WHO +B676 | Echinococcus multilocularis infection, other and multiple sites | WHO +B677 | Echinococcus multilocularis infection, unspecified | WHO +B678 | Echinococcosis, unspecified, of liver | WHO +B679 | Echinococcosis, other and unspecified | WHO +B68 | Taeniasis | WHO +B680 | Taenia solium taeniasis | WHO +B681 | Taenia saginata taeniasis | WHO +B689 | Taeniasis, unspecified | WHO +B69 | Cysticercosis | WHO +B690 | Cysticercosis of central nervous system | WHO +B691 | Cysticercosis of eye | WHO +B698 | Cysticercosis of other sites | WHO +B699 | Cysticercosis, unspecified | WHO +B70 | Diphyllobothriasis and sparganosis | WHO +B700 | Diphyllobothriasis | WHO +B701 | Sparganosis | WHO +B71 | Other cestode infections | WHO +B710 | Hymenolepiasis | WHO +B711 | Dipylidiasis | WHO +B718 | Other specified cestode infections | WHO +B719 | Cestode infection, unspecified | WHO +B72 | Dracunculiasis | WHO +B73 | Onchocerciasis | WHO +B74 | Filariasis | WHO +B740 | Filariasis due to Wuchereria bancrofti | WHO +B741 | Filariasis due to Brugia malayi | WHO +B742 | Filariasis due to Brugia timori | WHO +B743 | Loiasis | WHO +B744 | Mansonelliasis | WHO +B748 | Other filariases | WHO +B749 | Filariasis, unspecified | WHO +B75 | Trichinellosis | WHO +B76 | Hookworm diseases | WHO +B760 | Ancylostomiasis | WHO +B761 | Necatoriasis | WHO +B768 | Other hookworm diseases | WHO +B769 | Hookworm disease, unspecified | WHO +B77 | Ascariasis | WHO +B770 | Ascariasis with intestinal complications | WHO +B778 | Ascariasis with other complications | WHO +B779 | Ascariasis, unspecified | WHO +B78 | Strongyloidiasis | WHO +B780 | Intestinal strongyloidiasis | WHO +B781 | Cutaneous strongyloidiasis | WHO +B787 | Disseminated strongyloidiasis | WHO +B789 | Strongyloidiasis, unspecified | WHO +B79 | Trichuriasis | WHO +B80 | Enterobiasis | WHO +B81 | Other intestinal helminthiases, not elsewhere classified | WHO +B810 | Anisakiasis | WHO +B811 | Intestinal capillariasis | WHO +B812 | Trichostrongyliasis | WHO +B813 | Intestinal angiostrongyliasis | WHO +B814 | Mixed intestinal helminthiases | WHO +B818 | Other specified intestinal helminthiases | WHO +B82 | Unspecified intestinal parasitism | WHO +B820 | Intestinal helminthiasis, unspecified | WHO +B829 | Intestinal parasitism, unspecified | WHO +B83 | Other helminthiases | WHO +B830 | Visceral larva migrans | WHO +B831 | Gnathostomiasis | WHO +B832 | Angiostrongyliasis due to Parastrongylus cantonensis | WHO +B833 | Syngamiasis | WHO +B834 | Internal hirudiniasis | WHO +B838 | Other specified helminthiases | WHO +B839 | Helminthiasis, unspecified | WHO +B85 | Pediculosis and phthiriasis | WHO +B850 | Pediculosis due to Pediculus humanus capitis | WHO +B851 | Pediculosis due to Pediculus humanus corporis | WHO +B852 | Pediculosis, unspecified | WHO +B853 | Phthiriasis | WHO +B854 | Mixed pediculosis and phthiriasis | WHO +B86 | Scabies | WHO +B87 | Myiasis | WHO +B870 | Cutaneous myiasis | WHO +B871 | Wound myiasis | WHO +B872 | Ocular myiasis | WHO +B873 | Nasopharyngeal myiasis | WHO +B874 | Aural myiasis | WHO +B878 | Myiasis of other sites | WHO +B879 | Myiasis, unspecified | WHO +B88 | Other infestations | WHO +B880 | Other acariasis | WHO +B881 | Tungiasis [sandflea infestation] | WHO +B882 | Other arthropod infestations | WHO +B883 | External hirudiniasis | WHO +B888 | Other specified infestations | WHO +B889 | Infestation, unspecified | WHO +B89 | Unspecified parasitic disease | WHO +B90 | Sequelae of tuberculosis | WHO +B900 | Sequelae of central nervous system tuberculosis | WHO +B901 | Sequelae of genitourinary tuberculosis | WHO +B902 | Sequelae of tuberculosis of bones and joints | WHO +B908 | Sequelae of tuberculosis of other organs | WHO +B909 | Sequelae of respiratory and unspecified tuberculosis | WHO +B91 | Sequelae of poliomyelitis | WHO +B92 | Sequelae of leprosy | WHO +B94 | Sequelae of other and unspecified infectious and parasitic diseases | WHO +B940 | Sequelae of trachoma | WHO +B941 | Sequelae of viral encephalitis | WHO +B942 | Sequelae of viral hepatitis | WHO +B948 | Sequelae of other specified infectious and parasitic diseases | WHO +B949 | Sequelae of unspecified infectious or parasitic disease | WHO +B95 | Streptococcus and staphylococcus as the cause of diseases classified to other chapters | WHO +B950 | Streptococcus, group A, as the cause of diseases classified to other chapters | WHO +B951 | Streptococcus, group B, as the cause of diseases classified to other chapters | WHO +B952 | Streptococcus group D and enterococcus as the cause of diseases classified to other chapters | WHO +B953 | Streptococcus pneumoniae as the cause of diseases classified to other chapters | WHO +B954 | Other streptococcus as the cause of diseases classified to other chapters | WHO +B955 | Unspecified streptococcus as the cause of diseases classified to other chapters | WHO +B956 | Staphylococcus aureus as the cause of diseases classified to other chapters | WHO +B957 | Other staphylococcus as the cause of diseases classified to other chapters | WHO +B958 | Unspecified staphylococcus as the cause of diseases classified to other chapters | WHO +B96 | Other specified bacterial agents as the cause of diseases classified to other chapters | WHO +B960 | Mycoplasma pneumoniae [M. pneumoniae] as the cause of diseases classified to other chapters | WHO +B961 | Klebsiella pneumoniae [K. pneumoniae] as the cause of diseases classified to other chapters | WHO +B962 | Escherichia coli [E. coli] as the cause of diseases classified to other chapters | WHO +B963 | Haemophilus influenzae [H. influenzae] as the cause of diseases classified to other chapters | WHO +B964 | Proteus (mirabilis)(morganii) as the cause of diseases classified to other chapters | WHO +B965 | Pseudomonas (aeruginosa) as the cause of diseases classified to other chapters | WHO +B966 | Bacillus fragilis [B. fragilis] as the cause of diseases classified to other chapters | WHO +B967 | Clostridium perfringens [C. perfringens] as the cause of diseases classified to other chapters | WHO +B968 | Other specified bacterial agents as the cause of diseases classified to other chapters | WHO +B97 | Viral agents as the cause of diseases classified to other chapters | WHO +B970 | Adenovirus as the cause of diseases classified to other chapters | WHO +B971 | Enterovirus as the cause of diseases classified to other chapters | WHO +B972 | Coronavirus as the cause of diseases classified to other chapters | WHO +B973 | Retrovirus as the cause of diseases classified to other chapters | WHO +B974 | Respiratory syncytial virus as the cause of diseases classified to other chapters | WHO +B975 | Reovirus as the cause of diseases classified to other chapters | WHO +B976 | Parvovirus as the cause of diseases classified to other chapters | WHO +B977 | Papillomavirus as the cause of diseases classified to other chapters | WHO +B978 | Other viral agents as the cause of diseases classified to other chapters | WHO +B98 | Other specified infectious agents as the cause of diseases classified to other chapters | WHO +B980 | Helicobacter pylori [H.pylori] as the cause of diseases classified to other chapters | WHO +B981 | Vibrio vulnificus as the cause of diseases classified to other chapters | WHO +B99 | Other and unspecified infectious diseases | WHO +C00 | Malignant neoplasm of lip | WHO +C000 | Malignant neoplasm: External upper lip | WHO +C001 | Malignant neoplasm: External lower lip | WHO +C002 | Malignant neoplasm: External lip, unspecified | WHO +C003 | Malignant neoplasm: Upper lip, inner aspect | WHO +C004 | Malignant neoplasm: Lower lip, inner aspect | WHO +C005 | Malignant neoplasm: Lip, unspecified, inner aspect | WHO +C006 | Malignant neoplasm: Commissure of lip | WHO +C008 | Malignant neoplasm: Overlapping lesion of lip | WHO +C009 | Malignant neoplasm: Lip, unspecified | WHO +C01 | Malignant neoplasm of base of tongue | WHO +C02 | Malignant neoplasm of other and unspecified parts of tongue | WHO +C020 | Malignant neoplasm: Dorsal surface of tongue | WHO +C021 | Malignant neoplasm: Border of tongue | WHO +C022 | Malignant neoplasm: Ventral surface of tongue | WHO +C023 | Malignant neoplasm: Anterior two-thirds of tongue, part unspecified | WHO +C024 | Malignant neoplasm: Lingual tonsil | WHO +C028 | Malignant neoplasm: Overlapping lesion of tongue | WHO +C029 | Malignant neoplasm: Tongue, unspecified | WHO +C03 | Malignant neoplasm of gum | WHO +C030 | Malignant neoplasm: Upper gum | WHO +C031 | Malignant neoplasm: Lower gum | WHO +C039 | Malignant neoplasm: Gum, unspecified | WHO +C04 | Malignant neoplasm of floor of mouth | WHO +C040 | Malignant neoplasm: Anterior floor of mouth | WHO +C041 | Malignant neoplasm: Lateral floor of mouth | WHO +C048 | Malignant neoplasm: Overlapping lesion of floor of mouth | WHO +C049 | Malignant neoplasm: Floor of mouth, unspecified | WHO +C05 | Malignant neoplasm of palate | WHO +C050 | Malignant neoplasm: Hard palate | WHO +C051 | Malignant neoplasm: Soft palate | WHO +C052 | Malignant neoplasm: Uvula | WHO +C058 | Malignant neoplasm: Overlapping lesion of palate | WHO +C059 | Malignant neoplasm: Palate, unspecified | WHO +C06 | Malignant neoplasm of other and unspecified parts of mouth | WHO +C060 | Malignant neoplasm: Cheek mucosa | WHO +C061 | Malignant neoplasm: Vestibule of mouth | WHO +C062 | Malignant neoplasm: Retromolar area | WHO +C068 | Malignant neoplasm: Overlapping lesion of other and unspecified parts of mouth | WHO +C069 | Malignant neoplasm: Mouth, unspecified | WHO +C07 | Malignant neoplasm of parotid gland | WHO +C08 | Malignant neoplasm of other and unspecified major salivary glands | WHO +C080 | Malignant neoplasm: Submandibular gland | WHO +C081 | Malignant neoplasm: Sublingual gland | WHO +C088 | Malignant neoplasm: Overlapping lesion of major salivary glands | WHO +C089 | Malignant neoplasm: Major salivary gland, unspecified | WHO +C09 | Malignant neoplasm of tonsil | WHO +C090 | Malignant neoplasm: Tonsillar fossa | WHO +C091 | Malignant neoplasm: Tonsillar pillar (anterior)(posterior) | WHO +C098 | Malignant neoplasm: Overlapping lesion of tonsil | WHO +C099 | Malignant neoplasm: Tonsil, unspecified | WHO +C10 | Malignant neoplasm of oropharynx | WHO +C100 | Malignant neoplasm: Vallecula | WHO +C101 | Malignant neoplasm: Anterior surface of epiglottis | WHO +C102 | Malignant neoplasm: Lateral wall of oropharynx | WHO +C103 | Malignant neoplasm: Posterior wall of oropharynx | WHO +C104 | Malignant neoplasm: Branchial cleft | WHO +C108 | Malignant neoplasm: Overlapping lesion of oropharynx | WHO +C109 | Malignant neoplasm: Oropharynx, unspecified | WHO +C11 | Malignant neoplasm of nasopharynx | WHO +C110 | Malignant neoplasm: Superior wall of nasopharynx | WHO +C111 | Malignant neoplasm: Posterior wall of nasopharynx | WHO +C112 | Malignant neoplasm: Lateral wall of nasopharynx | WHO +C113 | Malignant neoplasm: Anterior wall of nasopharynx | WHO +C118 | Malignant neoplasm: Overlapping lesion of nasopharynx | WHO +C119 | Malignant neoplasm: Nasopharynx, unspecified | WHO +C12 | Malignant neoplasm of piriform sinus | WHO +C13 | Malignant neoplasm of hypopharynx | WHO +C130 | Malignant neoplasm: Postcricoid region | WHO +C131 | Malignant neoplasm: Aryepiglottic fold, hypopharyngeal aspect | WHO +C132 | Malignant neoplasm: Posterior wall of hypopharynx | WHO +C138 | Malignant neoplasm: Overlapping lesion of hypopharynx | WHO +C139 | Malignant neoplasm: Hypopharynx, unspecified | WHO +C14 | Malignant neoplasm of other and ill-defined sites in the lip, oral cavity and pharynx | WHO +C140 | Malignant neoplasm: Pharynx, unspecified | WHO +C142 | Malignant neoplasm: Waldeyer ring | WHO +C148 | Malignant neoplasm: Overlapping lesion of lip, oral cavity and pharynx | WHO +C15 | Malignant neoplasm of oesophagus | WHO +C150 | Malignant neoplasm: Cervical part of oesophagus | WHO +C151 | Malignant neoplasm: Thoracic part of oesophagus | WHO +C152 | Malignant neoplasm: Abdominal part of oesophagus | WHO +C153 | Malignant neoplasm: Upper third of oesophagus | WHO +C154 | Malignant neoplasm: Middle third of oesophagus | WHO +C155 | Malignant neoplasm: Lower third of oesophagus | WHO +C158 | Malignant neoplasm: Overlapping lesion of oesophagus | WHO +C159 | Malignant neoplasm: Oesophagus, unspecified | WHO +C16 | Malignant neoplasm of stomach | WHO +C160 | Malignant neoplasm: Cardia | WHO +C161 | Malignant neoplasm: Fundus of stomach | WHO +C162 | Malignant neoplasm: Body of stomach | WHO +C163 | Malignant neoplasm: Pyloric antrum | WHO +C164 | Malignant neoplasm: Pylorus | WHO +C165 | Malignant neoplasm: Lesser curvature of stomach, unspecified | WHO +C166 | Malignant neoplasm: Greater curvature of stomach, unspecified | WHO +C168 | Malignant neoplasm: Overlapping lesion of stomach | WHO +C169 | Malignant neoplasm: Stomach, unspecified | WHO +C17 | Malignant neoplasm of small intestine | WHO +C170 | Malignant neoplasm: Duodenum | WHO +C171 | Malignant neoplasm: Jejunum | WHO +C172 | Malignant neoplasm: Ileum | WHO +C173 | Malignant neoplasm: Meckel diverticulum | WHO +C178 | Malignant neoplasm: Overlapping lesion of small intestine | WHO +C179 | Malignant neoplasm: Small intestine, unspecified | WHO +C18 | Malignant neoplasm of colon | WHO +C180 | Malignant neoplasm: Caecum | WHO +C181 | Malignant neoplasm: Appendix | WHO +C182 | Malignant neoplasm: Ascending colon | WHO +C183 | Malignant neoplasm: Hepatic flexure | WHO +C184 | Malignant neoplasm: Transverse colon | WHO +C185 | Malignant neoplasm: Splenic flexure | WHO +C186 | Malignant neoplasm: Descending colon | WHO +C187 | Malignant neoplasm: Sigmoid colon | WHO +C188 | Malignant neoplasm: Overlapping lesion of colon | WHO +C189 | Malignant neoplasm: Colon, unspecified | WHO +C19 | Malignant neoplasm of rectosigmoid junction | WHO +C20 | Malignant neoplasm of rectum | WHO +C21 | Malignant neoplasm of anus and anal canal | WHO +C210 | Malignant neoplasm: Anus, unspecified | WHO +C211 | Malignant neoplasm: Anal canal | WHO +C212 | Malignant neoplasm: Cloacogenic zone | WHO +C218 | Malignant neoplasm: Overlapping lesion of rectum, anus and anal canal | WHO +C22 | Malignant neoplasm of liver and intrahepatic bile ducts | WHO +C220 | Malignant neoplasm: Liver cell carcinoma | WHO +C221 | Malignant neoplasm: Intrahepatic bile duct carcinoma | WHO +C222 | Malignant neoplasm: Hepatoblastoma | WHO +C223 | Malignant neoplasm: Angiosarcoma of liver | WHO +C224 | Malignant neoplasm: Other sarcomas of liver | WHO +C227 | Malignant neoplasm: Other specified carcinomas of liver | WHO +C229 | Malignant neoplasm: Liver, unspecified | WHO +C23 | Malignant neoplasm of gallbladder | WHO +C24 | Malignant neoplasm of other and unspecified parts of biliary tract | WHO +C240 | Malignant neoplasm: Extrahepatic bile duct | WHO +C241 | Malignant neoplasm: Ampulla of Vater | WHO +C248 | Malignant neoplasm: Overlapping lesion of biliary tract | WHO +C249 | Malignant neoplasm: Biliary tract, unspecified | WHO +C25 | Malignant neoplasm of pancreas | WHO +C250 | Malignant neoplasm: Head of pancreas | WHO +C251 | Malignant neoplasm: Body of pancreas | WHO +C252 | Malignant neoplasm: Tail of pancreas | WHO +C253 | Malignant neoplasm: Pancreatic duct | WHO +C254 | Malignant neoplasm: Endocrine pancreas | WHO +C257 | Malignant neoplasm: Other parts of pancreas | WHO +C258 | Malignant neoplasm: Overlapping lesion of pancreas | WHO +C259 | Malignant neoplasm: Pancreas, unspecified | WHO +C26 | Malignant neoplasm of other and ill-defined digestive organs | WHO +C260 | Malignant neoplasm: Intestinal tract, part unspecified | WHO +C261 | Malignant neoplasm: Spleen | WHO +C268 | Malignant neoplasm: Overlapping lesion of digestive system | WHO +C269 | Malignant neoplasm: Ill-defined sites within the digestive system | WHO +C30 | Malignant neoplasm of nasal cavity and middle ear | WHO +C300 | Malignant neoplasm: Nasal cavity | WHO +C301 | Malignant neoplasm: Middle ear | WHO +C31 | Malignant neoplasm of accessory sinuses | WHO +C310 | Malignant neoplasm: Maxillary sinus | WHO +C311 | Malignant neoplasm: Ethmoidal sinus | WHO +C312 | Malignant neoplasm: Frontal sinus | WHO +C313 | Malignant neoplasm: Sphenoidal sinus | WHO +C318 | Malignant neoplasm: Overlapping lesion of accessory sinuses | WHO +C319 | Malignant neoplasm: Accessory sinus, unspecified | WHO +C32 | Malignant neoplasm of larynx | WHO +C320 | Malignant neoplasm: Glottis | WHO +C321 | Malignant neoplasm: Supraglottis | WHO +C322 | Malignant neoplasm: Subglottis | WHO +C323 | Malignant neoplasm: Laryngeal cartilage | WHO +C328 | Malignant neoplasm: Overlapping lesion of larynx | WHO +C329 | Malignant neoplasm: Larynx, unspecified | WHO +C33 | Malignant neoplasm of trachea | WHO +C34 | Malignant neoplasm of bronchus and lung | WHO +C340 | Malignant neoplasm: Main bronchus | WHO +C341 | Malignant neoplasm: Upper lobe, bronchus or lung | WHO +C342 | Malignant neoplasm: Middle lobe, bronchus or lung | WHO +C343 | Malignant neoplasm: Lower lobe, bronchus or lung | WHO +C348 | Malignant neoplasm: Overlapping lesion of bronchus and lung | WHO +C349 | Malignant neoplasm: Bronchus or lung, unspecified | WHO +C37 | Malignant neoplasm of thymus | WHO +C38 | Malignant neoplasm of heart, mediastinum and pleura | WHO +C380 | Malignant neoplasm: Heart | WHO +C381 | Malignant neoplasm: Anterior mediastinum | WHO +C382 | Malignant neoplasm: Posterior mediastinum | WHO +C383 | Malignant neoplasm: Mediastinum, part unspecified | WHO +C384 | Malignant neoplasm: Pleura | WHO +C388 | Malignant neoplasm: Overlapping lesion of heart, mediastinum and pleura | WHO +C39 | Malignant neoplasm of other and ill-defined sites in the respiratory system and intrathoracic organs | WHO +C390 | Malignant neoplasm: Upper respiratory tract, part unspecified | WHO +C398 | Malignant neoplasm: Overlapping lesion of respiratory and intrathoracic organs | WHO +C399 | Malignant neoplasm: Ill-defined sites within the respiratory system | WHO +C40 | Malignant neoplasm of bone and articular cartilage of limbs | WHO +C400 | Malignant neoplasm: Scapula and long bones of upper limb | WHO +C401 | Malignant neoplasm: Short bones of upper limb | WHO +C402 | Malignant neoplasm: Long bones of lower limb | WHO +C403 | Malignant neoplasm: Short bones of lower limb | WHO +C408 | Malignant neoplasm: Overlapping lesion of bone and articular cartilage of limbs | WHO +C409 | Malignant neoplasm: Bone and articular cartilage of limb, unspecified | WHO +C41 | Malignant neoplasm of bone and articular cartilage of other and unspecified sites | WHO +C410 | Malignant neoplasm: Bones of skull and face | WHO +C411 | Malignant neoplasm: Mandible | WHO +C412 | Malignant neoplasm: Vertebral column | WHO +C413 | Malignant neoplasm: Ribs, sternum and clavicle | WHO +C414 | Malignant neoplasm: Pelvic bones, sacrum and coccyx | WHO +C418 | Malignant neoplasm: Overlapping lesion of bone and articular cartilage | WHO +C419 | Malignant neoplasm: Bone and articular cartilage, unspecified | WHO +C43 | Malignant melanoma of skin | WHO +C430 | Malignant neoplasm: Malignant melanoma of lip | WHO +C431 | Malignant neoplasm: Malignant melanoma of eyelid, including canthus | WHO +C432 | Malignant neoplasm: Malignant melanoma of ear and external auricular canal | WHO +C433 | Malignant neoplasm: Malignant melanoma of other and unspecified parts of face | WHO +C434 | Malignant neoplasm: Malignant melanoma of scalp and neck | WHO +C435 | Malignant neoplasm: Malignant melanoma of trunk | WHO +C436 | Malignant neoplasm: Malignant melanoma of upper limb, including shoulder | WHO +C437 | Malignant neoplasm: Malignant melanoma of lower limb, including hip | WHO +C438 | Malignant neoplasm: Overlapping malignant melanoma of skin | WHO +C439 | Malignant neoplasm: Malignant melanoma of skin, unspecified | WHO +C44 | Other malignant neoplasms of skin | WHO +C440 | Malignant neoplasm: Skin of lip | WHO +C441 | Malignant neoplasm: Skin of eyelid, including canthus | WHO +C442 | Malignant neoplasm: Skin of ear and external auricular canal | WHO +C443 | Malignant neoplasm: Skin of other and unspecified parts of face | WHO +C444 | Malignant neoplasm: Skin of scalp and neck | WHO +C445 | Malignant neoplasm: Skin of trunk | WHO +C446 | Malignant neoplasm: Skin of upper limb, including shoulder | WHO +C447 | Malignant neoplasm: Skin of lower limb, including hip | WHO +C448 | Malignant neoplasm: Overlapping lesion of skin | WHO +C449 | Malignant neoplasm: Malignant neoplasm of skin, unspecified | WHO +C45 | Mesothelioma | WHO +C450 | Mesothelioma of pleura | WHO +C451 | Mesothelioma of peritoneum | WHO +C452 | Mesothelioma of pericardium | WHO +C457 | Mesothelioma of other sites | WHO +C459 | Mesothelioma, unspecified | WHO +C46 | Kaposi sarcoma | WHO +C460 | Kaposi sarcoma of skin | WHO +C461 | Kaposi sarcoma of soft tissue | WHO +C462 | Kaposi sarcoma of palate | WHO +C463 | Kaposi sarcoma of lymph nodes | WHO +C467 | Kaposi sarcoma of other sites | WHO +C468 | Kaposi sarcoma of multiple organs | WHO +C469 | Kaposi sarcoma, unspecified | WHO +C47 | Malignant neoplasm of peripheral nerves and autonomic nervous system | WHO +C470 | Malignant neoplasm: Peripheral nerves of head, face and neck | WHO +C471 | Malignant neoplasm: Peripheral nerves of upper limb, including shoulder | WHO +C472 | Malignant neoplasm: Peripheral nerves of lower limb, including hip | WHO +C473 | Malignant neoplasm: Peripheral nerves of thorax | WHO +C474 | Malignant neoplasm: Peripheral nerves of abdomen | WHO +C475 | Malignant neoplasm: Peripheral nerves of pelvis | WHO +C476 | Malignant neoplasm: Peripheral nerves of trunk, unspecified | WHO +C478 | Malignant neoplasm: Overlapping lesion of peripheral nerves and autonomic nervous system | WHO +C479 | Malignant neoplasm: Peripheral nerves and autonomic nervous system, unspecified | WHO +C48 | Malignant neoplasm of retroperitoneum and peritoneum | WHO +C480 | Malignant neoplasm: Retroperitoneum | WHO +C481 | Malignant neoplasm: Specified parts of peritoneum | WHO +C482 | Malignant neoplasm: Peritoneum, unspecified | WHO +C488 | Malignant neoplasm: Overlapping lesion of retroperitoneum and peritoneum | WHO +C49 | Malignant neoplasm of other connective and soft tissue | WHO +C490 | Malignant neoplasm: Connective and soft tissue of head, face and neck | WHO +C491 | Malignant neoplasm: Connective and soft tissue of upper limb, including shoulder | WHO +C492 | Malignant neoplasm: Connective and soft tissue of lower limb, including hip | WHO +C493 | Malignant neoplasm: Connective and soft tissue of thorax | WHO +C494 | Malignant neoplasm: Connective and soft tissue of abdomen | WHO +C495 | Malignant neoplasm: Connective and soft tissue of pelvis | WHO +C496 | Malignant neoplasm: Connective and soft tissue of trunk, unspecified | WHO +C498 | Malignant neoplasm: Overlapping lesion of connective and soft tissue | WHO +C499 | Malignant neoplasm: Connective and soft tissue, unspecified | WHO +C50 | Malignant neoplasm of breast | WHO +C500 | Malignant neoplasm: Nipple and areola | WHO +C501 | Malignant neoplasm: Central portion of breast | WHO +C502 | Malignant neoplasm: Upper-inner quadrant of breast | WHO +C503 | Malignant neoplasm: Lower-inner quadrant of breast | WHO +C504 | Malignant neoplasm: Upper-outer quadrant of breast | WHO +C505 | Malignant neoplasm: Lower-outer quadrant of breast | WHO +C506 | Malignant neoplasm: Axillary tail of breast | WHO +C508 | Malignant neoplasm: Overlapping lesion of breast | WHO +C509 | Malignant neoplasm: Breast, unspecified | WHO +C51 | Malignant neoplasm of vulva | WHO +C510 | Malignant neoplasm: Labium majus | WHO +C511 | Malignant neoplasm: Labium minus | WHO +C512 | Malignant neoplasm: Clitoris | WHO +C518 | Malignant neoplasm: Overlapping lesion of vulva | WHO +C519 | Malignant neoplasm: Vulva, unspecified | WHO +C52 | Malignant neoplasm of vagina | WHO +C53 | Malignant neoplasm of cervix uteri | WHO +C530 | Malignant neoplasm: Endocervix | WHO +C531 | Malignant neoplasm: Exocervix | WHO +C538 | Malignant neoplasm: Overlapping lesion of cervix uteri | WHO +C539 | Malignant neoplasm: Cervix uteri, unspecified | WHO +C54 | Malignant neoplasm of corpus uteri | WHO +C540 | Malignant neoplasm: Isthmus uteri | WHO +C541 | Malignant neoplasm: Endometrium | WHO +C542 | Malignant neoplasm: Myometrium | WHO +C543 | Malignant neoplasm: Fundus uteri | WHO +C548 | Malignant neoplasm: Overlapping lesion of corpus uteri | WHO +C549 | Malignant neoplasm: Corpus uteri, unspecified | WHO +C55 | Malignant neoplasm of uterus, part unspecified | WHO +C56 | Malignant neoplasm of ovary | WHO +C57 | Malignant neoplasm of other and unspecified female genital organs | WHO +C570 | Malignant neoplasm: Fallopian tube | WHO +C571 | Malignant neoplasm: Broad ligament | WHO +C572 | Malignant neoplasm: Round ligament | WHO +C573 | Malignant neoplasm: Parametrium | WHO +C574 | Malignant neoplasm: Uterine adnexa, unspecified | WHO +C577 | Malignant neoplasm: Other specified female genital organs | WHO +C578 | Malignant neoplasm: Overlapping lesion of female genital organs | WHO +C579 | Malignant neoplasm: Female genital organ, unspecified | WHO +C58 | Malignant neoplasm of placenta | WHO +C60 | Malignant neoplasm of penis | WHO +C600 | Malignant neoplasm: Prepuce | WHO +C601 | Malignant neoplasm: Glans penis | WHO +C602 | Malignant neoplasm: Body of penis | WHO +C608 | Malignant neoplasm: Overlapping lesion of penis | WHO +C609 | Malignant neoplasm: Penis, unspecified | WHO +C61 | Malignant neoplasm of prostate | WHO +C62 | Malignant neoplasm of testis | WHO +C620 | Malignant neoplasm: Undescended testis | WHO +C621 | Malignant neoplasm: Descended testis | WHO +C629 | Malignant neoplasm: Testis, unspecified | WHO +C63 | Malignant neoplasm of other and unspecified male genital organs | WHO +C630 | Malignant neoplasm: Epididymis | WHO +C631 | Malignant neoplasm: Spermatic cord | WHO +C632 | Malignant neoplasm: Scrotum | WHO +C637 | Malignant neoplasm: Other specified male genital organs | WHO +C638 | Malignant neoplasm: Overlapping lesion of male genital organs | WHO +C639 | Malignant neoplasm: Male genital organ, unspecified | WHO +C64 | Malignant neoplasm of kidney, except renal pelvis | WHO +C65 | Malignant neoplasm of renal pelvis | WHO +C66 | Malignant neoplasm of ureter | WHO +C67 | Malignant neoplasm of bladder | WHO +C670 | Malignant neoplasm: Trigone of bladder | WHO +C671 | Malignant neoplasm: Dome of bladder | WHO +C672 | Malignant neoplasm: Lateral wall of bladder | WHO +C673 | Malignant neoplasm: Anterior wall of bladder | WHO +C674 | Malignant neoplasm: Posterior wall of bladder | WHO +C675 | Malignant neoplasm: Bladder neck | WHO +C676 | Malignant neoplasm: Ureteric orifice | WHO +C677 | Malignant neoplasm: Urachus | WHO +C678 | Malignant neoplasm: Overlapping lesion of bladder | WHO +C679 | Malignant neoplasm: Bladder, unspecified | WHO +C68 | Malignant neoplasm of other and unspecified urinary organs | WHO +C680 | Malignant neoplasm: Urethra | WHO +C681 | Malignant neoplasm: Paraurethral gland | WHO +C688 | Malignant neoplasm: Overlapping lesion of urinary organs | WHO +C689 | Malignant neoplasm: Urinary organ, unspecified | WHO +C69 | Malignant neoplasm of eye and adnexa | WHO +C690 | Malignant neoplasm: Conjunctiva | WHO +C691 | Malignant neoplasm: Cornea | WHO +C692 | Malignant neoplasm: Retina | WHO +C693 | Malignant neoplasm: Choroid | WHO +C694 | Malignant neoplasm: Ciliary body | WHO +C695 | Malignant neoplasm: Lacrimal gland and duct | WHO +C696 | Malignant neoplasm: Orbit | WHO +C698 | Malignant neoplasm: Overlapping lesion of eye and adnexa | WHO +C699 | Malignant neoplasm: Eye, unspecified | WHO +C70 | Malignant neoplasm of meninges | WHO +C700 | Malignant neoplasm: Cerebral meninges | WHO +C701 | Malignant neoplasm: Spinal meninges | WHO +C709 | Malignant neoplasm: Meninges, unspecified | WHO +C71 | Malignant neoplasm of brain | WHO +C710 | Malignant neoplasm: Cerebrum, except lobes and ventricles | WHO +C711 | Malignant neoplasm: Frontal lobe | WHO +C712 | Malignant neoplasm: Temporal lobe | WHO +C713 | Malignant neoplasm: Parietal lobe | WHO +C714 | Malignant neoplasm: Occipital lobe | WHO +C715 | Malignant neoplasm: Cerebral ventricle | WHO +C716 | Malignant neoplasm: Cerebellum | WHO +C717 | Malignant neoplasm: Brain stem | WHO +C718 | Malignant neoplasm: Overlapping lesion of brain | WHO +C719 | Malignant neoplasm: Brain, unspecified | WHO +C72 | Malignant neoplasm of spinal cord, cranial nerves and other parts of central nervous system | WHO +C720 | Malignant neoplasm: Spinal cord | WHO +C721 | Malignant neoplasm: Cauda equina | WHO +C722 | Malignant neoplasm: Olfactory nerve | WHO +C723 | Malignant neoplasm: Optic nerve | WHO +C724 | Malignant neoplasm: Acoustic nerve | WHO +C725 | Malignant neoplasm: Other and unspecified cranial nerves | WHO +C728 | Malignant neoplasm: Overlapping lesion of brain and other parts of central nervous system | WHO +C729 | Malignant neoplasm: Central nervous system, unspecified | WHO +C73 | Malignant neoplasm of thyroid gland | WHO +C74 | Malignant neoplasm of adrenal gland | WHO +C740 | Malignant neoplasm: Cortex of adrenal gland | WHO +C741 | Malignant neoplasm: Medulla of adrenal gland | WHO +C749 | Malignant neoplasm: Adrenal gland, unspecified | WHO +C75 | Malignant neoplasm of other endocrine glands and related structures | WHO +C750 | Malignant neoplasm: Parathyroid gland | WHO +C751 | Malignant neoplasm: Pituitary gland | WHO +C752 | Malignant neoplasm: Craniopharyngeal duct | WHO +C753 | Malignant neoplasm: Pineal gland | WHO +C754 | Malignant neoplasm: Carotid body | WHO +C755 | Malignant neoplasm: Aortic body and other paraganglia | WHO +C758 | Malignant neoplasm: Pluriglandular involvement, unspecified | WHO +C759 | Malignant neoplasm: Endocrine gland, unspecified | WHO +C76 | Malignant neoplasm of other and ill-defined sites | WHO +C760 | Malignant neoplasm of other and ill-defined sites: Head, face and neck | WHO +C761 | Malignant neoplasm of other and ill-defined sites: Thorax | WHO +C762 | Malignant neoplasm of other and ill-defined sites: Abdomen | WHO +C763 | Malignant neoplasm of other and ill-defined sites: Pelvis | WHO +C764 | Malignant neoplasm of other and ill-defined sites: Upper limb | WHO +C765 | Malignant neoplasm of other and ill-defined sites: Lower limb | WHO +C767 | Malignant neoplasm of other and ill-defined sites: Other ill-defined sites | WHO +C768 | Malignant neoplasm of other and ill-defined sites: Overlapping lesion of other and ill-defined sites | WHO +C77 | Secondary and unspecified malignant neoplasm of lymph nodes | WHO +C770 | Secondary and unspecified malignant neoplasm: Lymph nodes of head, face and neck | WHO +C771 | Secondary and unspecified malignant neoplasm: Intrathoracic lymph nodes | WHO +C772 | Secondary and unspecified malignant neoplasm: Intra-abdominal lymph nodes | WHO +C773 | Secondary and unspecified malignant neoplasm: Axillary and upper limb lymph nodes | WHO +C774 | Secondary and unspecified malignant neoplasm: Inguinal and lower limb lymph nodes | WHO +C775 | Secondary and unspecified malignant neoplasm: Intrapelvic lymph nodes | WHO +C778 | Secondary and unspecified malignant neoplasm: Lymph nodes of multiple regions | WHO +C779 | Secondary and unspecified malignant neoplasm: Lymph node, unspecified | WHO +C78 | Secondary malignant neoplasm of respiratory and digestive organs | WHO +C780 | Secondary malignant neoplasm of lung | WHO +C781 | Secondary malignant neoplasm of mediastinum | WHO +C782 | Secondary malignant neoplasm of pleura | WHO +C783 | Secondary malignant neoplasm of other and unspecified respiratory organs | WHO +C784 | Secondary malignant neoplasm of small intestine | WHO +C785 | Secondary malignant neoplasm of large intestine and rectum | WHO +C786 | Secondary malignant neoplasm of retroperitoneum and peritoneum | WHO +C787 | Secondary malignant neoplasm of liver and intrahepatic bile duct | WHO +C788 | Secondary malignant neoplasm of other and unspecified digestive organs | WHO +C79 | Secondary malignant neoplasm of other and unspecified sites | WHO +C790 | Secondary malignant neoplasm of kidney and renal pelvis | WHO +C791 | Secondary malignant neoplasm of bladder and other and unspecified urinary organs | WHO +C792 | Secondary malignant neoplasm of skin | WHO +C793 | Secondary malignant neoplasm of brain and cerebral meninges | WHO +C794 | Secondary malignant neoplasm of other and unspecified parts of nervous system | WHO +C795 | Secondary malignant neoplasm of bone and bone marrow | WHO +C796 | Secondary malignant neoplasm of ovary | WHO +C797 | Secondary malignant neoplasm of adrenal gland | WHO +C798 | Secondary malignant neoplasm of other specified sites | WHO +C799 | Secondary malignant neoplasm, unspecified site | WHO +C80 | Malignant neoplasm, without specification of site | WHO +C800 | Malignant neoplasm, primary site unknown, so stated | WHO +C809 | Malignant neoplasm, primary site unspecified | WHO +C81 | Hodgkin lymphoma | WHO +C810 | Nodular lymphocyte predominant Hodgkin lymphoma | WHO +C811 | Nodular sclerosis classical Hodgkin lymphoma | WHO +C812 | Mixed cellularity classical Hodgkin lymphoma | WHO +C813 | Lymphocyte depleted classical Hodgkin lymphoma | WHO +C814 | Lymphocyte-rich (classical) Hodgkin lymphoma | WHO +C817 | Other classical Hodgkin lymphoma | WHO +C819 | Hodgkin lymphoma, unspecified | WHO +C82 | Follicular lymphoma | WHO +C820 | Follicular lymphoma grade I | WHO +C821 | Follicular lymphoma grade II | WHO +C822 | Follicular lymphoma grade III, unspecified | WHO +C823 | Follicular lymphoma grade IIIa | WHO +C824 | Follicular lymphoma grade IIIb | WHO +C825 | Diffuse follicle centre lymphoma | WHO +C826 | Cutaneous follicle centre lymphoma | WHO +C827 | Other types of follicular lymphoma | WHO +C829 | Follicular lymphoma, unspecified | WHO +C83 | Non-follicular lymphoma | WHO +C830 | Small cell B-cell lymphoma | WHO +C831 | Mantle cell lymphoma | WHO +C833 | Diffuse large B-cell lymphoma | WHO +C835 | Lymphoblastic (diffuse) lymphoma | WHO +C837 | Burkitt lymphoma | WHO +C838 | Other non-follicular lymphoma | WHO +C839 | Non-follicular (diffuse) lymphoma, unspecified | WHO +C84 | Mature T/NK-cell lymphomas | WHO +C840 | Mycosis fungoides | WHO +C841 | Sézary disease | WHO +C844 | Peripheral T-cell lymphoma, not elsewhere classified | WHO +C845 | Other mature T/NK-cell lymphomas | WHO +C846 | Anaplastic large cell lymphoma, ALK-positive | WHO +C847 | Anaplastic large cell lymphoma, ALK-negative | WHO +C848 | Cutaneous T-cell lymphoma, unspecified | WHO +C849 | Mature T/NK-cell lymphoma, unspecified | WHO +C85 | Other and unspecified types of non-Hodgkin lymphoma | WHO +C851 | B-cell lymphoma, unspecified | WHO +C852 | Mediastinal (thymic) large B-cell lymphoma | WHO +C857 | Other specified types of non-Hodgkin lymphoma | WHO +C859 | Non-Hodgkin lymphoma, unspecified | WHO +C86 | Other specified types of T/NK-cell lymphoma | WHO +C860 | Extranodal NK/T-cell lymphoma, nasal type | WHO +C861 | Hepatosplenic T-cell lymphoma | WHO +C862 | Enteropathy-type (intestinal) T-cell lymphoma | WHO +C863 | Subcutaneous panniculitis-like T-cell lymphoma | WHO +C864 | Blastic NK-cell lymphoma | WHO +C865 | Angioimmunoblastic T-cell lymphoma | WHO +C866 | Primary cutaneous CD30-positive T-cell proliferations | WHO +C88 | Malignant immunoproliferative diseases | WHO +C880 | Waldenström macroglobulinaemia | WHO +C882 | Other heavy chain disease | WHO +C883 | Immunoproliferative small intestinal disease | WHO +C884 | Extranodal marginal zone B-cell lymphoma of mucosa-associated lymphoid tissue [MALT-lyphoma] | WHO +C887 | Other malignant immunoproliferative diseases | WHO +C889 | Malignant immunoproliferative disease, unspecified | WHO +C90 | Multiple myeloma and malignant plasma cell neoplasms | WHO +C900 | Multiple myeloma | WHO +C901 | Plasma cell leukaemia | WHO +C902 | Extramedullary plasmacytoma | WHO +C903 | Solitary plasmacytoma | WHO +C91 | Lymphoid leukaemia | WHO +C910 | Acute lymphoblastic leukaemia [ALL] | WHO +C911 | Chronic lymphocytic leukaemia of B-cell type | WHO +C913 | Prolymphocytic leukaemia of B-cell type | WHO +C914 | Hairy-cell leukaemia | WHO +C915 | Adult T-cell lymphoma/leukaemia [HTLV-1-associated] | WHO +C916 | Prolymphocytic leukaemia of T-cell type | WHO +C917 | Other lymphoid leukaemia | WHO +C918 | Mature B-cell leukaemia Burkitt-type | WHO +C919 | Lymphoid leukaemia, unspecified | WHO +C92 | Myeloid leukaemia | WHO +C920 | Acute myeloblastic leukaemia [AML] | WHO +C921 | Chronic myeloid leukaemia [CML], BCR/ABL-positive | WHO +C922 | Atypical chronic myeloid leukaemia, BCR/ABL- negative | WHO +C923 | Myeloid sarcoma | WHO +C924 | Acute promyelocytic leukaemia [PML] | WHO +C925 | Acute myelomonocytic leukaemia | WHO +C926 | Acute myeloid leukaemia with 11q23-abnormality | WHO +C927 | Other myeloid leukaemia | WHO +C928 | Acute myeloid leukaemia with multilineage dysplasia | WHO +C929 | Myeloid leukaemia, unspecified | WHO +C93 | Monocytic leukaemia | WHO +C930 | Acute monoblastic/monocytic leukaemia | WHO +C931 | Chronic myelomonocytic leukaemia | WHO +C933 | Juvenile myelomonocytic leukaemia | WHO +C937 | Other monocytic leukaemia | WHO +C939 | Monocytic leukaemia, unspecified | WHO +C94 | Other leukaemias of specified cell type | WHO +C940 | Acute erythroid leukaemia | WHO +C942 | Acute megakaryoblastic leukaemia | WHO +C943 | Mast cell leukaemia | WHO +C944 | Acute panmyelosis with myelofibrosis | WHO +C946 | Myelodysplastic and myeloproliferative disease, not elsewhere classified | WHO +C947 | Other specified leukaemias | WHO +C95 | Leukaemia of unspecified cell type | WHO +C950 | Acute leukaemia of unspecified cell type | WHO +C951 | Chronic leukaemia of unspecified cell type | WHO +C957 | Other leukaemia of unspecified cell type | WHO +C959 | Leukaemia, unspecified | WHO +C96 | Other and unspecified malignant neoplasms of lymphoid, haematopoietic and related tissue | WHO +C960 | Multifocal and multisystemic (disseminated) Langerhans-cell histiocytosis [Letterer-Siwe disease] | WHO +C962 | Malignant mast cell tumour | WHO +C964 | Sarcoma of dendritic cells (accessory cells) | WHO +C965 | Multifocal and unisystemic Langerhans-cell histiocytosis | WHO +C966 | Unifocal Langerhans-cell histiocytosis | WHO +C967 | Other specified malignant neoplasms of lymphoid, haematopoietic and related tissue | WHO +C968 | Histiocytic sarcoma | WHO +C969 | Malignant neoplasm of lymphoid, haematopoietic and related tissue, unspecified | WHO +C97 | Malignant neoplasms of independent (primary) multiple sites | WHO +D00 | Carcinoma in situ of oral cavity, oesophagus and stomach | WHO +D000 | Carcinoma in situ: Lip, oral cavity and pharynx | WHO +D001 | Carcinoma in situ: Oesophagus | WHO +D002 | Carcinoma in situ: Stomach | WHO +D01 | Carcinoma in situ of other and unspecified digestive organs | WHO +D010 | Carcinoma in situ: Colon | WHO +D011 | Carcinoma in situ: Rectosigmoid junction | WHO +D012 | Carcinoma in situ: Rectum | WHO +D013 | Carcinoma in situ: Anus and anal canal | WHO +D014 | Carcinoma in situ: Other and unspecified parts of intestine | WHO +D015 | Carcinoma in situ: Liver, gallbladder and bile ducts | WHO +D017 | Carcinoma in situ: Other specified digestive organs | WHO +D019 | Carcinoma in situ: Digestive organ, unspecified | WHO +D02 | Carcinoma in situ of middle ear and respiratory system | WHO +D020 | Carcinoma in situ: Larynx | WHO +D021 | Carcinoma in situ: Trachea | WHO +D022 | Carcinoma in situ: Bronchus and lung | WHO +D023 | Carcinoma in situ: Other parts of respiratory system | WHO +D024 | Carcinoma in situ: Respiratory system, unspecified | WHO +D03 | Melanoma in situ | WHO +D030 | Melanoma in situ of lip | WHO +D031 | Melanoma in situ of eyelid, including canthus | WHO +D032 | Melanoma in situ of ear and external auricular canal | WHO +D033 | Melanoma in situ of other and unspecified parts of face | WHO +D034 | Melanoma in situ of scalp and neck | WHO +D035 | Melanoma in situ of trunk | WHO +D036 | Melanoma in situ of upper limb, including shoulder | WHO +D037 | Melanoma in situ of lower limb, including hip | WHO +D038 | Melanoma in situ of other sites | WHO +D039 | Melanoma in situ, unspecified | WHO +D04 | Carcinoma in situ of skin | WHO +D040 | Carcinoma in situ: Skin of lip | WHO +D041 | Carcinoma in situ: Skin of eyelid, including canthus | WHO +D042 | Carcinoma in situ: Skin of ear and external auricular canal | WHO +D043 | Carcinoma in situ: Skin of other and unspecified parts of face | WHO +D044 | Carcinoma in situ: Skin of scalp and neck | WHO +D045 | Carcinoma in situ: Skin of trunk | WHO +D046 | Carcinoma in situ: Skin of upper limb, including shoulder | WHO +D047 | Carcinoma in situ: Skin of lower limb, including hip | WHO +D048 | Carcinoma in situ: Skin of other sites | WHO +D049 | Carcinoma in situ: Skin, unspecified | WHO +D05 | Carcinoma in situ of breast | WHO +D050 | Lobular carcinoma in situ | WHO +D051 | Intraductal carcinoma in situ | WHO +D057 | Other carcinoma in situ of breast | WHO +D059 | Carcinoma in situ of breast, unspecified | WHO +D06 | Carcinoma in situ of cervix uteri | WHO +D060 | Carcinoma in situ: Endocervix | WHO +D061 | Carcinoma in situ: Exocervix | WHO +D067 | Carcinoma in situ: Other parts of cervix | WHO +D069 | Carcinoma in situ: Cervix, unspecified | WHO +D07 | Carcinoma in situ of other and unspecified genital organs | WHO +D070 | Carcinoma in situ: Endometrium | WHO +D071 | Carcinoma in situ: Vulva | WHO +D072 | Carcinoma in situ: Vagina | WHO +D073 | Carcinoma in situ: Other and unspecified female genital organs | WHO +D074 | Carcinoma in situ: Penis | WHO +D075 | Carcinoma in situ: Prostate | WHO +D076 | Carcinoma in situ: Other and unspecified male genital organs | WHO +D09 | Carcinoma in situ of other and unspecified sites | WHO +D090 | Carcinoma in situ: Bladder | WHO +D091 | Carcinoma in situ: Other and unspecified urinary organs | WHO +D092 | Carcinoma in situ: Eye | WHO +D093 | Carcinoma in situ: Thyroid and other endocrine glands | WHO +D097 | Carcinoma in situ of other specified sites | WHO +D099 | Carcinoma in situ, unspecified | WHO +D10 | Benign neoplasm of mouth and pharynx | WHO +D100 | Benign neoplasm: Lip | WHO +D101 | Benign neoplasm: Tongue | WHO +D102 | Benign neoplasm: Floor of mouth | WHO +D103 | Benign neoplasm: Other and unspecified parts of mouth | WHO +D104 | Benign neoplasm: Tonsil | WHO +D105 | Benign neoplasm: Other parts of oropharynx | WHO +D106 | Benign neoplasm: Nasopharynx | WHO +D107 | Benign neoplasm: Hypopharynx | WHO +D109 | Benign neoplasm: Pharynx, unspecified | WHO +D11 | Benign neoplasm of major salivary glands | WHO +D110 | Benign neoplasm: Parotid gland | WHO +D117 | Benign neoplasm: Other major salivary glands | WHO +D119 | Benign neoplasm: Major salivary gland, unspecified | WHO +D12 | Benign neoplasm of colon, rectum, anus and anal canal | WHO +D120 | Benign neoplasm: Caecum | WHO +D121 | Benign neoplasm: Appendix | WHO +D122 | Benign neoplasm: Ascending colon | WHO +D123 | Benign neoplasm: Transverse colon | WHO +D124 | Benign neoplasm: Descending colon | WHO +D125 | Benign neoplasm: Sigmoid colon | WHO +D126 | Benign neoplasm: Colon, unspecified | WHO +D127 | Benign neoplasm: Rectosigmoid junction | WHO +D128 | Benign neoplasm: Rectum | WHO +D129 | Benign neoplasm: Anus and anal canal | WHO +D13 | Benign neoplasm of other and ill-defined parts of digestive system | WHO +D130 | Benign neoplasm: Oesophagus | WHO +D131 | Benign neoplasm: Stomach | WHO +D132 | Benign neoplasm: Duodenum | WHO +D133 | Benign neoplasm: Other and unspecified parts of small intestine | WHO +D134 | Benign neoplasm: Liver | WHO +D135 | Benign neoplasm: Extrahepatic bile ducts | WHO +D136 | Benign neoplasm: Pancreas | WHO +D137 | Benign neoplasm: Endocrine pancreas | WHO +D139 | Benign neoplasm: Ill-defined sites within the digestive system | WHO +D14 | Benign neoplasm of middle ear and respiratory system | WHO +D140 | Benign neoplasm: Middle ear, nasal cavity and accessory sinuses | WHO +D141 | Benign neoplasm: Larynx | WHO +D142 | Benign neoplasm: Trachea | WHO +D143 | Benign neoplasm: Bronchus and lung | WHO +D144 | Benign neoplasm: Respiratory system, unspecified | WHO +D15 | Benign neoplasm of other and unspecified intrathoracic organs | WHO +D150 | Benign neoplasm: Thymus | WHO +D151 | Benign neoplasm: Heart | WHO +D152 | Benign neoplasm: Mediastinum | WHO +D157 | Benign neoplasm: Other specified intrathoracic organs | WHO +D159 | Benign neoplasm: Intrathoracic organ, unspecified | WHO +D16 | Benign neoplasm of bone and articular cartilage | WHO +D160 | Benign neoplasm: Scapula and long bones of upper limb | WHO +D161 | Benign neoplasm: Short bones of upper limb | WHO +D162 | Benign neoplasm: Long bones of lower limb | WHO +D163 | Benign neoplasm: Short bones of lower limb | WHO +D164 | Benign neoplasm: Bones of skull and face | WHO +D165 | Benign neoplasm: Lower jaw bone | WHO +D166 | Benign neoplasm: Vertebral column | WHO +D167 | Benign neoplasm: Ribs, sternum and clavicle | WHO +D168 | Benign neoplasm: Pelvic bones, sacrum and coccyx | WHO +D169 | Benign neoplasm: Bone and articular cartilage, unspecified | WHO +D17 | Benign lipomatous neoplasm | WHO +D170 | Benign lipomatous neoplasm of skin and subcutaneous tissue of head, face and neck | WHO +D171 | Benign lipomatous neoplasm of skin and subcutaneous tissue of trunk | WHO +D172 | Benign lipomatous neoplasm of skin and subcutaneous tissue of limbs | WHO +D173 | Benign lipomatous neoplasm of skin and subcutaneous tissue of other and unspecified sites | WHO +D174 | Benign lipomatous neoplasm of intrathoracic organs | WHO +D175 | Benign lipomatous neoplasm of intra-abdominal organs | WHO +D176 | Benign lipomatous neoplasm of spermatic cord | WHO +D177 | Benign lipomatous neoplasm of other sites | WHO +D179 | Benign lipomatous neoplasm, unspecified | WHO +D18 | Haemangioma and lymphangioma, any site | WHO +D180 | Haemangioma, any site | WHO +D181 | Lymphangioma, any site | WHO +D19 | Benign neoplasm of mesothelial tissue | WHO +D190 | Benign neoplasm: Mesothelial tissue of pleura | WHO +D191 | Benign neoplasm: Mesothelial tissue of peritoneum | WHO +D197 | Benign neoplasm: Mesothelial tissue of other sites | WHO +D199 | Benign neoplasm: Mesothelial tissue, unspecified | WHO +D20 | Benign neoplasm of soft tissue of retroperitoneum and peritoneum | WHO +D200 | Benign neoplasm: Retroperitoneum | WHO +D201 | Benign neoplasm: Peritoneum | WHO +D21 | Other benign neoplasms of connective and other soft tissue | WHO +D210 | Benign neoplasm: Connective and other soft tissue of head, face and neck | WHO +D211 | Benign neoplasm: Connective and other soft tissue of upper limb, including shoulder | WHO +D212 | Benign neoplasm: Connective and other soft tissue of lower limb, including hip | WHO +D213 | Benign neoplasm: Connective and other soft tissue of thorax | WHO +D214 | Benign neoplasm: Connective and other soft tissue of abdomen | WHO +D215 | Benign neoplasm: Connective and other soft tissue of pelvis | WHO +D216 | Benign neoplasm: Connective and other soft tissue of trunk, unspecified | WHO +D219 | Benign neoplasm: Connective and other soft tissue, unspecified | WHO +D22 | Melanocytic naevi | WHO +D220 | Melanocytic naevi of lip | WHO +D221 | Melanocytic naevi of eyelid, including canthus | WHO +D222 | Melanocytic naevi of ear and external auricular canal | WHO +D223 | Melanocytic naevi of other and unspecified parts of face | WHO +D224 | Melanocytic naevi of scalp and neck | WHO +D225 | Melanocytic naevi of trunk | WHO +D226 | Melanocytic naevi of upper limb, including shoulder | WHO +D227 | Melanocytic naevi of lower limb, including hip | WHO +D229 | Melanocytic naevi, unspecified | WHO +D23 | Other benign neoplasms of skin | WHO +D230 | Benign neoplasm: Skin of lip | WHO +D231 | Benign neoplasm: Skin of eyelid, including canthus | WHO +D232 | Benign neoplasm: Skin of ear and external auricular canal | WHO +D233 | Benign neoplasm: Skin of other and unspecified parts of face | WHO +D234 | Benign neoplasm: Skin of scalp and neck | WHO +D235 | Benign neoplasm: Skin of trunk | WHO +D236 | Benign neoplasm: Skin of upper limb, including shoulder | WHO +D237 | Benign neoplasm: Skin of lower limb, including hip | WHO +D239 | Benign neoplasm: Skin, unspecified | WHO +D24 | Benign neoplasm of breast | WHO +D25 | Leiomyoma of uterus | WHO +D250 | Submucous leiomyoma of uterus | WHO +D251 | Intramural leiomyoma of uterus | WHO +D252 | Subserosal leiomyoma of uterus | WHO +D259 | Leiomyoma of uterus, unspecified | WHO +D26 | Other benign neoplasms of uterus | WHO +D260 | Other benign neoplasm: Cervix uteri | WHO +D261 | Other benign neoplasm: Corpus uteri | WHO +D267 | Other benign neoplasm: Other parts of uterus | WHO +D269 | Other benign neoplasm: Uterus, unspecified | WHO +D27 | Benign neoplasm of ovary | WHO +D28 | Benign neoplasm of other and unspecified female genital organs | WHO +D280 | Benign neoplasm: Vulva | WHO +D281 | Benign neoplasm: Vagina | WHO +D282 | Benign neoplasm: Uterine tubes and ligaments | WHO +D287 | Benign neoplasm: Other specified female genital organs | WHO +D289 | Benign neoplasm: Female genital organ, unspecified | WHO +D29 | Benign neoplasm of male genital organs | WHO +D290 | Benign neoplasm: Penis | WHO +D291 | Benign neoplasm: Prostate | WHO +D292 | Benign neoplasm: Testis | WHO +D293 | Benign neoplasm: Epididymis | WHO +D294 | Benign neoplasm: Scrotum | WHO +D297 | Benign neoplasm: Other male genital organs | WHO +D299 | Benign neoplasm: Male genital organ, unspecified | WHO +D30 | Benign neoplasm of urinary organs | WHO +D300 | Benign neoplasm: Kidney | WHO +D301 | Benign neoplasm: Renal pelvis | WHO +D302 | Benign neoplasm: Ureter | WHO +D303 | Benign neoplasm: Bladder | WHO +D304 | Benign neoplasm: Urethra | WHO +D307 | Benign neoplasm: Other urinary organs | WHO +D309 | Benign neoplasm: Urinary organ, unspecified | WHO +D31 | Benign neoplasm of eye and adnexa | WHO +D310 | Benign neoplasm: Conjunctiva | WHO +D311 | Benign neoplasm: Cornea | WHO +D312 | Benign neoplasm: Retina | WHO +D313 | Benign neoplasm: Choroid | WHO +D314 | Benign neoplasm: Ciliary body | WHO +D315 | Benign neoplasm: Lacrimal gland and duct | WHO +D316 | Benign neoplasm: Orbit, unspecified | WHO +D319 | Benign neoplasm: Eye, unspecified | WHO +D32 | Benign neoplasm of meninges | WHO +D320 | Benign neoplasm: Cerebral meninges | WHO +D321 | Benign neoplasm: Spinal meninges | WHO +D329 | Benign neoplasm: Meninges, unspecified | WHO +D33 | Benign neoplasm of brain and other parts of central nervous system | WHO +D330 | Benign neoplasm: Brain, supratentorial | WHO +D331 | Benign neoplasm: Brain, infratentorial | WHO +D332 | Benign neoplasm: Brain, unspecified | WHO +D333 | Benign neoplasm: Cranial nerves | WHO +D334 | Benign neoplasm: Spinal cord | WHO +D337 | Benign neoplasm: Other specified parts of central nervous system | WHO +D339 | Benign neoplasm: Central nervous system, unspecified | WHO +D34 | Benign neoplasm of thyroid gland | WHO +D35 | Benign neoplasm of other and unspecified endocrine glands | WHO +D350 | Benign neoplasm: Adrenal gland | WHO +D351 | Benign neoplasm: Parathyroid gland | WHO +D352 | Benign neoplasm: Pituitary gland | WHO +D353 | Benign neoplasm: Craniopharyngeal duct | WHO +D354 | Benign neoplasm: Pineal gland | WHO +D355 | Benign neoplasm: Carotid body | WHO +D356 | Benign neoplasm: Aortic body and other paraganglia | WHO +D357 | Benign neoplasm: Other specified endocrine glands | WHO +D358 | Benign neoplasm: Pluriglandular involvement | WHO +D359 | Benign neoplasm: Endocrine gland, unspecified | WHO +D36 | Benign neoplasm of other and unspecified sites | WHO +D360 | Benign neoplasm: Lymph nodes | WHO +D361 | Benign neoplasm: Peripheral nerves and autonomic nervous system | WHO +D367 | Benign neoplasm: Other specified sites | WHO +D369 | Benign neoplasm: Benign neoplasm of unspecified site | WHO +D37 | Neoplasm of uncertain or unknown behaviour of oral cavity and digestive organs | WHO +D370 | Neoplasm of uncertain or unknown behaviour: Lip, oral cavity and pharynx | WHO +D371 | Neoplasm of uncertain or unknown behaviour: Stomach | WHO +D372 | Neoplasm of uncertain or unknown behaviour: Small intestine | WHO +D373 | Neoplasm of uncertain or unknown behaviour: Appendix | WHO +D374 | Neoplasm of uncertain or unknown behaviour: Colon | WHO +D375 | Neoplasm of uncertain or unknown behaviour: Rectum | WHO +D376 | Neoplasm of uncertain or unknown behaviour: Liver, gallbladder and bile ducts | WHO +D377 | Neoplasm of uncertain or unknown behaviour: Other digestive organs | WHO +D379 | Neoplasm of uncertain or unknown behaviour: Digestive organ, unspecified | WHO +D38 | Neoplasm of uncertain or unknown behaviour of middle ear and respiratory and intrathoracic organs | WHO +D380 | Neoplasm of uncertain or unknown behaviour: Larynx | WHO +D381 | Neoplasm of uncertain or unknown behaviour: Trachea, bronchus and lung | WHO +D382 | Neoplasm of uncertain or unknown behaviour: Pleura | WHO +D383 | Neoplasm of uncertain or unknown behaviour: Mediastinum | WHO +D384 | Neoplasm of uncertain or unknown behaviour: Thymus | WHO +D385 | Neoplasm of uncertain or unknown behaviour: Other respiratory organs | WHO +D386 | Neoplasm of uncertain or unknown behaviour: Respiratory organ, unspecified | WHO +D39 | Neoplasm of uncertain or unknown behaviour of female genital organs | WHO +D390 | Neoplasm of uncertain or unknown behaviour: Uterus | WHO +D391 | Neoplasm of uncertain or unknown behaviour: Ovary | WHO +D392 | Neoplasm of uncertain or unknown behaviour: Placenta | WHO +D397 | Neoplasm of uncertain or unknown behaviour: Other female genital organs | WHO +D399 | Neoplasm of uncertain or unknown behaviour: Female genital organ, unspecified | WHO +D40 | Neoplasm of uncertain or unknown behaviour of male genital organs | WHO +D400 | Neoplasm of uncertain or unknown behaviour: Prostate | WHO +D401 | Neoplasm of uncertain or unknown behaviour: Testis | WHO +D407 | Neoplasm of uncertain or unknown behaviour: Other male genital organs | WHO +D409 | Neoplasm of uncertain or unknown behaviour: Male genital organ, unspecified | WHO +D41 | Neoplasm of uncertain or unknown behaviour of urinary organs | WHO +D410 | Neoplasm of uncertain or unknown behaviour: Kidney | WHO +D411 | Neoplasm of uncertain or unknown behaviour: Renal pelvis | WHO +D412 | Neoplasm of uncertain or unknown behaviour: Ureter | WHO +D413 | Neoplasm of uncertain or unknown behaviour: Urethra | WHO +D414 | Neoplasm of uncertain or unknown behaviour: Bladder | WHO +D417 | Neoplasm of uncertain or unknown behaviour: Other urinary organs | WHO +D419 | Neoplasm of uncertain or unknown behaviour: Urinary organ, unspecified | WHO +D42 | Neoplasm of uncertain or unknown behaviour of meninges | WHO +D420 | Neoplasm of uncertain or unknown behaviour: Cerebral meninges | WHO +D421 | Neoplasm of uncertain or unknown behaviour: Spinal meninges | WHO +D429 | Neoplasm of uncertain or unknown behaviour: Meninges, unspecified | WHO +D43 | Neoplasm of uncertain or unknown behaviour of brain and central nervous system | WHO +D430 | Neoplasm of uncertain or unknown behaviour: Brain, supratentorial | WHO +D431 | Neoplasm of uncertain or unknown behaviour: Brain, infratentorial | WHO +D432 | Neoplasm of uncertain or unknown behaviour: Brain, unspecified | WHO +D433 | Neoplasm of uncertain or unknown behaviour: Cranial nerves | WHO +D434 | Neoplasm of uncertain or unknown behaviour: Spinal cord | WHO +D437 | Neoplasm of uncertain or unknown behaviour: Other parts of central nervous system | WHO +D439 | Neoplasm of uncertain or unknown behaviour: Central nervous system, unspecified | WHO +D44 | Neoplasm of uncertain or unknown behaviour of endocrine glands | WHO +D440 | Neoplasm of uncertain or unknown behaviour: Thyroid gland | WHO +D441 | Neoplasm of uncertain or unknown behaviour: Adrenal gland | WHO +D442 | Neoplasm of uncertain or unknown behaviour: Parathyroid gland | WHO +D443 | Neoplasm of uncertain or unknown behaviour: Pituitary gland | WHO +D444 | Neoplasm of uncertain or unknown behaviour: Craniopharyngeal duct | WHO +D445 | Neoplasm of uncertain or unknown behaviour: Pineal gland | WHO +D446 | Neoplasm of uncertain or unknown behaviour: Carotid body | WHO +D447 | Neoplasm of uncertain or unknown behaviour: Aortic body and other paraganglia | WHO +D448 | Neoplasm of uncertain or unknown behaviour: Pluriglandular involvement | WHO +D449 | Neoplasm of uncertain or unknown behaviour: Endocrine gland, unspecified | WHO +D45 | Polycythaemia vera | WHO +D46 | Myelodysplastic syndromes | WHO +D460 | Refractory anaemia without ring sideroblasts, so stated | WHO +D461 | Refractory anaemia with ring sideroblasts | WHO +D462 | Refractory anaemia with excess of blasts [RAEB] | WHO +D464 | Refractory anaemia, unspecified | WHO +D465 | Refractory anaemia with multi-lineage dysplasia | WHO +D466 | Myelodysplastic syndrome with isolated del(5q) chromosomal abnormality | WHO +D467 | Other myelodysplastic syndromes | WHO +D469 | Myelodysplastic syndrome, unspecified | WHO +D47 | Other neoplasms of uncertain or unknown behaviour of lymphoid, haematopoietic and related tissue | WHO +D470 | Histiocytic and mast cell tumours of uncertain and unknown behaviour | WHO +D471 | Chronic myeloproliferative disease | WHO +D472 | Monoclonal gammopathy of undetermined significance (MGUS) | WHO +D473 | Essential (haemorrhagic) thrombocythaemia | WHO +D474 | Osteomyelofibrosis | WHO +D475 | Chronic eosinophilic leukaemia [hypereosinophilic syndrome] | WHO +D477 | Other specified neoplasms of uncertain or unknown behaviour of lymphoid, haematopoietic and related tissue | WHO +D479 | Neoplasm of uncertain or unknown behaviour of lymphoid, haematopoietic and related tissue, unspecified | WHO +D48 | Neoplasm of uncertain or unknown behaviour of other and unspecified sites | WHO +D480 | Neoplasm of uncertain or unknown behaviour: Bone and articular cartilage | WHO +D481 | Neoplasm of uncertain or unknown behaviour: Connective and other soft tissue | WHO +D482 | Neoplasm of uncertain or unknown behaviour: Peripheral nerves and autonomic nervous system | WHO +D483 | Neoplasm of uncertain or unknown behaviour: Retroperitoneum | WHO +D484 | Neoplasm of uncertain or unknown behaviour: Peritoneum | WHO +D485 | Neoplasm of uncertain or unknown behaviour: Skin | WHO +D486 | Neoplasm of uncertain or unknown behaviour: Breast | WHO +D487 | Neoplasm of uncertain or unknown behaviour: Other specified sites | WHO +D489 | Neoplasm of uncertain or unknown behaviour: Neoplasm of uncertain or unknown behaviour, unspecified | WHO +D50 | Iron deficiency anaemia | WHO +D500 | Iron deficiency anaemia secondary to blood loss (chronic) | WHO +D501 | Sideropenic dysphagia | WHO +D508 | Other iron deficiency anaemias | WHO +D509 | Iron deficiency anaemia, unspecified | WHO +D51 | Vitamin B 12 deficiency anaemia | WHO +D510 | Vitamin B 12 deficiency anaemia due to intrinsic factor deficiency | WHO +D511 | Vitamin B 12 deficiency anaemia due to selective vitamin B 12 malabsorption with proteinuria | WHO +D512 | Transcobalamin II deficiency | WHO +D513 | Other dietary vitamin B 12 deficiency anaemia | WHO +D518 | Other vitamin B 12 deficiency anaemias | WHO +D519 | Vitamin B 12 deficiency anaemia, unspecified | WHO +D52 | Folate deficiency anaemia | WHO +D520 | Dietary folate deficiency anaemia | WHO +D521 | Drug-induced folate deficiency anaemia | WHO +D528 | Other folate deficiency anaemias | WHO +D529 | Folate deficiency anaemia, unspecified | WHO +D53 | Other nutritional anaemias | WHO +D530 | Protein deficiency anaemia | WHO +D531 | Other megaloblastic anaemias, not elsewhere classified | WHO +D532 | Scorbutic anaemia | WHO +D538 | Other specified nutritional anaemias | WHO +D539 | Nutritional anaemia, unspecified | WHO +D55 | Anaemia due to enzyme disorders | WHO +D550 | Anaemia due to glucose-6-phosphate dehydrogenase [G6PD] deficiency | WHO +D551 | Anaemia due to other disorders of glutathione metabolism | WHO +D552 | Anaemia due to disorders of glycolytic enzymes | WHO +D553 | Anaemia due to disorders of nucleotide metabolism | WHO +D558 | Other anaemias due to enzyme disorders | WHO +D559 | Anaemia due to enzyme disorder, unspecified | WHO +D56 | Thalassaemia | WHO +D560 | Alpha thalassaemia | WHO +D561 | Beta thalassaemia | WHO +D562 | Delta-beta thalassaemia | WHO +D563 | Thalassaemia trait | WHO +D564 | Hereditary persistence of fetal haemoglobin [HPFH] | WHO +D568 | Other thalassaemias | WHO +D569 | Thalassaemia, unspecified | WHO +D57 | Sickle-cell disorders | WHO +D570 | Sickle-cell anaemia with crisis | WHO +D571 | Sickle-cell anaemia without crisis | WHO +D572 | Double heterozygous sickling disorders | WHO +D573 | Sickle-cell trait | WHO +D578 | Other sickle-cell disorders | WHO +D58 | Other hereditary haemolytic anaemias | WHO +D580 | Hereditary spherocytosis | WHO +D581 | Hereditary elliptocytosis | WHO +D582 | Other haemoglobinopathies | WHO +D588 | Other specified hereditary haemolytic anaemias | WHO +D589 | Hereditary haemolytic anaemia, unspecified | WHO +D59 | Acquired haemolytic anaemia | WHO +D590 | Drug-induced autoimmune haemolytic anaemia | WHO +D591 | Other autoimmune haemolytic anaemias | WHO +D592 | Drug-induced nonautoimmune haemolytic anaemia | WHO +D593 | Haemolytic-uraemic syndrome | WHO +D594 | Other nonautoimmune haemolytic anaemias | WHO +D595 | Paroxysmal nocturnal haemoglobinuria [Marchiafava-Micheli] | WHO +D596 | Haemoglobinuria due to haemolysis from other external causes | WHO +D598 | Other acquired haemolytic anaemias | WHO +D599 | Acquired haemolytic anaemia, unspecified | WHO +D60 | Acquired pure red cell aplasia [erythroblastopenia] | WHO +D600 | Chronic acquired pure red cell aplasia | WHO +D601 | Transient acquired pure red cell aplasia | WHO +D608 | Other acquired pure red cell aplasias | WHO +D609 | Acquired pure red cell aplasia, unspecified | WHO +D61 | Other aplastic anaemias | WHO +D610 | Constitutional aplastic anaemia | WHO +D611 | Drug-induced aplastic anaemia | WHO +D612 | Aplastic anaemia due to other external agents | WHO +D613 | Idiopathic aplastic anaemia | WHO +D618 | Other specified aplastic anaemias | WHO +D619 | Aplastic anaemia, unspecified | WHO +D62 | Acute posthaemorrhagic anaemia | WHO +D63 | Anaemia in chronic diseases classified elsewhere | WHO +D630 | Anaemia in neoplastic disease | WHO +D638 | Anaemia in other chronic diseases classified elsewhere | WHO +D64 | Other anaemias | WHO +D640 | Hereditary sideroblastic anaemia | WHO +D641 | Secondary sideroblastic anaemia due to disease | WHO +D642 | Secondary sideroblastic anaemia due to drugs and toxins | WHO +D643 | Other sideroblastic anaemias | WHO +D644 | Congenital dyserythropoietic anaemia | WHO +D648 | Other specified anaemias | WHO +D649 | Anaemia, unspecified | WHO +D65 | Disseminated intravascular coagulation [defibrination syndrome] | WHO +D66 | Hereditary factor VIII deficiency | WHO +D67 | Hereditary factor IX deficiency | WHO +D68 | Other coagulation defects | WHO +D680 | Von Willebrand disease | WHO +D681 | Hereditary factor XI deficiency | WHO +D682 | Hereditary deficiency of other clotting factors | WHO +D683 | Haemorrhagic disorder due to circulating anticoagulants | WHO +D684 | Acquired coagulation factor deficiency | WHO +D685 | Primary thrombophilia | WHO +D686 | Other thrombophilia | WHO +D688 | Other specified coagulation defects | WHO +D689 | Coagulation defect, unspecified | WHO +D69 | Purpura and other haemorrhagic conditions | WHO +D690 | Allergic purpura | WHO +D691 | Qualitative platelet defects | WHO +D692 | Other nonthrombocytopenic purpura | WHO +D693 | Idiopathic thrombocytopenic purpura | WHO +D694 | Other primary thrombocytopenia | WHO +D695 | Secondary thrombocytopenia | WHO +D696 | Thrombocytopenia, unspecified | WHO +D698 | Other specified haemorrhagic conditions | WHO +D699 | Haemorrhagic condition, unspecified | WHO +D70 | Agranulocytosis | WHO +D71 | Functional disorders of polymorphonuclear neutrophils | WHO +D72 | Other disorders of white blood cells | WHO +D720 | Genetic anomalies of leukocytes | WHO +D721 | Eosinophilia | WHO +D728 | Other specified disorders of white blood cells | WHO +D729 | Disorder of white blood cells, unspecified | WHO +D73 | Diseases of spleen | WHO +D730 | Hyposplenism | WHO +D731 | Hypersplenism | WHO +D732 | Chronic congestive splenomegaly | WHO +D733 | Abscess of spleen | WHO +D734 | Cyst of spleen | WHO +D735 | Infarction of spleen | WHO +D738 | Other diseases of spleen | WHO +D739 | Disease of spleen, unspecified | WHO +D74 | Methaemoglobinaemia | WHO +D740 | Congenital methaemoglobinaemia | WHO +D748 | Other methaemoglobinaemias | WHO +D749 | Methaemoglobinaemia, unspecified | WHO +D75 | Other diseases of blood and blood-forming organs | WHO +D750 | Familial erythrocytosis | WHO +D751 | Secondary polycythaemia | WHO +D758 | Other specified diseases of blood and blood-forming organs | WHO +D759 | Disease of blood and blood-forming organs, unspecified | WHO +D76 | Other specified diseases with participation of lymphoreticular and reticulohistiocytic tissue | WHO +D761 | Haemophagocytic lymphohistiocytosis | WHO +D762 | Haemophagocytic syndrome, infection-associated | WHO +D763 | Other histiocytosis syndromes | WHO +D77 | Other disorders of blood and blood-forming organs in diseases classified elsewhere | WHO +D80 | Immunodeficiency with predominantly antibody defects | WHO +D800 | Hereditary hypogammaglobulinaemia | WHO +D801 | Nonfamilial hypogammaglobulinaemia | WHO +D802 | Selective deficiency of immunoglobulin A [IgA] | WHO +D803 | Selective deficiency of immunoglobulin G [IgG] subclasses | WHO +D804 | Selective deficiency of immunoglobulin M [IgM] | WHO +D805 | Immunodeficiency with increased immunoglobulin M [IgM] | WHO +D806 | Antibody deficiency with near-normal immunoglobulins or with hyperimmunoglobulinaemia | WHO +D807 | Transient hypogammaglobulinaemia of infancy | WHO +D808 | Other immunodeficiencies with predominantly antibody defects | WHO +D809 | Immunodeficiency with predominantly antibody defects, unspecified | WHO +D81 | Combined immunodeficiencies | WHO +D810 | Severe combined immunodeficiency [SCID] with reticular dysgenesis | WHO +D811 | Severe combined immunodeficiency [SCID] with low T- and B-cell numbers | WHO +D812 | Severe combined immunodeficiency [SCID] with low or normal B-cell numbers | WHO +D813 | Adenosine deaminase [ADA] deficiency | WHO +D814 | Nezelof syndrome | WHO +D815 | Purine nucleoside phosphorylase [PNP] deficiency | WHO +D816 | Major histocompatibility complex class I deficiency | WHO +D817 | Major histocompatibility complex class II deficiency | WHO +D818 | Other combined immunodeficiencies | WHO +D819 | Combined immunodeficiency, unspecified | WHO +D82 | Immunodeficiency associated with other major defects | WHO +D820 | Wiskott-Aldrich syndrome | WHO +D821 | Di George syndrome | WHO +D822 | Immunodeficiency with short-limbed stature | WHO +D823 | Immunodeficiency following hereditary defective response to Epstein-Barr virus | WHO +D824 | Hyperimmunoglobulin E [IgE] syndrome | WHO +D828 | Immunodeficiency associated with other specified major defects | WHO +D829 | Immunodeficiency associated with major defect, unspecified | WHO +D83 | Common variable immunodeficiency | WHO +D830 | Common variable immunodeficiency with predominant abnormalities of B-cell numbers and function | WHO +D831 | Common variable immunodeficiency with predominant immunoregulatory T-cell disorders | WHO +D832 | Common variable immunodeficiency with autoantibodies to B- or T-cells | WHO +D838 | Other common variable immunodeficiencies | WHO +D839 | Common variable immunodeficiency, unspecified | WHO +D84 | Other immunodeficiencies | WHO +D840 | Lymphocyte function antigen-1 [LFA-1] defect | WHO +D841 | Defects in the complement system | WHO +D848 | Other specified immunodeficiencies | WHO +D849 | Immunodeficiency, unspecified | WHO +D86 | Sarcoidosis | WHO +D860 | Sarcoidosis of lung | WHO +D861 | Sarcoidosis of lymph nodes | WHO +D862 | Sarcoidosis of lung with sarcoidosis of lymph nodes | WHO +D863 | Sarcoidosis of skin | WHO +D868 | Sarcoidosis of other and combined sites | WHO +D869 | Sarcoidosis, unspecified | WHO +D89 | Other disorders involving the immune mechanism, not elsewhere classified | WHO +D890 | Polyclonal hypergammaglobulinaemia | WHO +D891 | Cryoglobulinaemia | WHO +D892 | Hypergammaglobulinaemia, unspecified | WHO +D893 | Immune reconstitution syndrome | WHO +D898 | Other specified disorders involving the immune mechanism, not elsewhere classified | WHO +D899 | Disorder involving the immune mechanism, unspecified | WHO +E00 | Congenital iodine-deficiency syndrome | WHO +E000 | Congenital iodine-deficiency syndrome, neurological type | WHO +E001 | Congenital iodine-deficiency syndrome, myxoedematous type | WHO +E002 | Congenital iodine-deficiency syndrome, mixed type | WHO +E009 | Congenital iodine-deficiency syndrome, unspecified | WHO +E01 | Iodine-deficiency-related thyroid disorders and allied conditions | WHO +E010 | Iodine-deficiency-related diffuse (endemic) goitre | WHO +E011 | Iodine-deficiency-related multinodular (endemic) goitre | WHO +E012 | Iodine-deficiency-related (endemic) goitre, unspecified | WHO +E018 | Other iodine-deficiency-related thyroid disorders and allied conditions | WHO +E02 | Subclinical iodine-deficiency hypothyroidism | WHO +E03 | Other hypothyroidism | WHO +E030 | Congenital hypothyroidism with diffuse goitre | WHO +E031 | Congenital hypothyroidism without goitre | WHO +E032 | Hypothyroidism due to medicaments and other exogenous substances | WHO +E033 | Postinfectious hypothyroidism | WHO +E034 | Atrophy of thyroid (acquired) | WHO +E035 | Myxoedema coma | WHO +E038 | Other specified hypothyroidism | WHO +E039 | Hypothyroidism, unspecified | WHO +E04 | Other nontoxic goitre | WHO +E040 | Nontoxic diffuse goitre | WHO +E041 | Nontoxic single thyroid nodule | WHO +E042 | Nontoxic multinodular goitre | WHO +E048 | Other specified nontoxic goitre | WHO +E049 | Nontoxic goitre, unspecified | WHO +E05 | Thyrotoxicosis [hyperthyroidism] | WHO +E050 | Thyrotoxicosis with diffuse goitre | WHO +E051 | Thyrotoxicosis with toxic single thyroid nodule | WHO +E052 | Thyrotoxicosis with toxic multinodular goitre | WHO +E053 | Thyrotoxicosis from ectopic thyroid tissue | WHO +E054 | Thyrotoxicosis factitia | WHO +E055 | Thyroid crisis or storm | WHO +E058 | Other thyrotoxicosis | WHO +E059 | Thyrotoxicosis, unspecified | WHO +E06 | Thyroiditis | WHO +E060 | Acute thyroiditis | WHO +E061 | Subacute thyroiditis | WHO +E062 | Chronic thyroiditis with transient thyrotoxicosis | WHO +E063 | Autoimmune thyroiditis | WHO +E064 | Drug-induced thyroiditis | WHO +E065 | Other chronic thyroiditis | WHO +E069 | Thyroiditis, unspecified | WHO +E07 | Other disorders of thyroid | WHO +E070 | Hypersecretion of calcitonin | WHO +E071 | Dyshormogenetic goitre | WHO +E078 | Other specified disorders of thyroid | WHO +E079 | Disorder of thyroid, unspecified | WHO +E10 | Type 1 diabetes mellitus | WHO +E100 | Type 1 diabetes mellitus with coma | WHO +E101 | Type 1 diabetes mellitus with ketoacidosis | WHO +E102 | Type 1 diabetes mellitus with renal complications | WHO +E103 | Type 1 diabetes mellitus with ophthalmic complications | WHO +E104 | Type 1 diabetes mellitus with neurological complications | WHO +E105 | Type 1 diabetes mellitus with peripheral circulatory complications | WHO +E106 | Type 1 diabetes mellitus with other specified complications | WHO +E107 | Type 1 diabetes mellitus with multiple complications | WHO +E108 | Type 1 diabetes mellitus with unspecified complications | WHO +E109 | Type 1 diabetes mellitus without complications | WHO +E11 | Type 2 diabetes mellitus | WHO +E110 | Type 2 diabetes mellitus with coma | WHO +E111 | Type 2 diabetes mellitus with ketoacidosis | WHO +E112 | Type 2 diabetes mellitus with renal complications | WHO +E113 | Type 2 diabetes mellitus with ophthalmic complications | WHO +E114 | Type 2 diabetes mellitus with neurological complications | WHO +E115 | Type 2 diabetes mellitus with peripheral circulatory complications | WHO +E116 | Type 2 diabetes mellitus with other specified complications | WHO +E117 | Type 2 diabetes mellitus with multiple complications | WHO +E118 | Type 2 diabetes mellitus with unspecified complications | WHO +E119 | Type 2 diabetes mellitus without complications | WHO +E12 | Malnutrition-related diabetes mellitus | WHO +E120 | Malnutrition-related diabetes mellitus with coma | WHO +E121 | Malnutrition-related diabetes mellitus with ketoacidosis | WHO +E122 | Malnutrition-related diabetes mellitus with renal complications | WHO +E123 | Malnutrition-related diabetes mellitus with ophthalmic complications | WHO +E124 | Malnutrition-related diabetes mellitus with neurological complications | WHO +E125 | Malnutrition-related diabetes mellitus with peripheral circulatory complications | WHO +E126 | Malnutrition-related diabetes mellitus with other specified complications | WHO +E127 | Malnutrition-related diabetes mellitus with multiple complications | WHO +E128 | Malnutrition-related diabetes mellitus with unspecified complications | WHO +E129 | Malnutrition-related diabetes mellitus without complications | WHO +E13 | Other specified diabetes mellitus | WHO +E130 | Other specified diabetes mellitus with coma | WHO +E131 | Other specified diabetes mellitus with ketoacidosis | WHO +E132 | Other specified diabetes mellitus with renal complications | WHO +E133 | Other specified diabetes mellitus with ophthalmic complications | WHO +E134 | Other specified diabetes mellitus with neurological complications | WHO +E135 | Other specified diabetes mellitus with peripheral circulatory complications | WHO +E136 | Other specified diabetes mellitus with other specified complications | WHO +E137 | Other specified diabetes mellitus with multiple complications | WHO +E138 | Other specified diabetes mellitus with unspecified complications | WHO +E139 | Other specified diabetes mellitus without complications | WHO +E14 | Unspecified diabetes mellitus | WHO +E140 | Unspecified diabetes mellitus with coma | WHO +E141 | Unspecified diabetes mellitus with ketoacidosis | WHO +E142 | Unspecified diabetes mellitus with renal complications | WHO +E143 | Unspecified diabetes mellitus with ophthalmic complications | WHO +E144 | Unspecified diabetes mellitus with neurological complications | WHO +E145 | Unspecified diabetes mellitus with peripheral circulatory complications | WHO +E146 | Unspecified diabetes mellitus with other specified complications | WHO +E147 | Unspecified diabetes mellitus with multiple complications | WHO +E148 | Unspecified diabetes mellitus with unspecified complications | WHO +E149 | Unspecified diabetes mellitus without complications | WHO +E15 | Nondiabetic hypoglycaemic coma | WHO +E16 | Other disorders of pancreatic internal secretion | WHO +E160 | Drug-induced hypoglycaemia without coma | WHO +E161 | Other hypoglycaemia | WHO +E162 | Hypoglycaemia, unspecified | WHO +E163 | Increased secretion of glucagon | WHO +E164 | Abnormal secretion of gastrin | WHO +E168 | Other specified disorders of pancreatic internal secretion | WHO +E169 | Disorder of pancreatic internal secretion, unspecified | WHO +E20 | Hypoparathyroidism | WHO +E200 | Idiopathic hypoparathyroidism | WHO +E201 | Pseudohypoparathyroidism | WHO +E208 | Other hypoparathyroidism | WHO +E209 | Hypoparathyroidism, unspecified | WHO +E21 | Hyperparathyroidism and other disorders of parathyroid gland | WHO +E210 | Primary hyperparathyroidism | WHO +E211 | Secondary hyperparathyroidism, not elsewhere classified | WHO +E212 | Other hyperparathyroidism | WHO +E213 | Hyperparathyroidism, unspecified | WHO +E214 | Other specified disorders of parathyroid gland | WHO +E215 | Disorder of parathyroid gland, unspecified | WHO +E22 | Hyperfunction of pituitary gland | WHO +E220 | Acromegaly and pituitary gigantism | WHO +E221 | Hyperprolactinaemia | WHO +E222 | Syndrome of inappropriate secretion of antidiuretic hormone | WHO +E228 | Other hyperfunction of pituitary gland | WHO +E229 | Hyperfunction of pituitary gland, unspecified | WHO +E23 | Hypofunction and other disorders of pituitary gland | WHO +E230 | Hypopituitarism | WHO +E231 | Drug-induced hypopituitarism | WHO +E232 | Diabetes insipidus | WHO +E233 | Hypothalamic dysfunction, not elsewhere classified | WHO +E236 | Other disorders of pituitary gland | WHO +E237 | Disorder of pituitary gland, unspecified | WHO +E24 | Cushing syndrome | WHO +E240 | Pituitary-dependent Cushing disease | WHO +E241 | Nelson syndrome | WHO +E242 | Drug-induced Cushing syndrome | WHO +E243 | Ectopic ACTH syndrome | WHO +E244 | Alcohol-induced pseudo-Cushing syndrome | WHO +E248 | Other Cushing syndrome | WHO +E249 | Cushing syndrome, unspecified | WHO +E25 | Adrenogenital disorders | WHO +E250 | Congenital adrenogenital disorders associated with enzyme deficiency | WHO +E258 | Other adrenogenital disorders | WHO +E259 | Adrenogenital disorder, unspecified | WHO +E26 | Hyperaldosteronism | WHO +E260 | Primary hyperaldosteronism | WHO +E261 | Secondary hyperaldosteronism | WHO +E268 | Other hyperaldosteronism | WHO +E269 | Hyperaldosteronism, unspecified | WHO +E27 | Other disorders of adrenal gland | WHO +E270 | Other adrenocortical overactivity | WHO +E271 | Primary adrenocortical insufficiency | WHO +E272 | Addisonian crisis | WHO +E273 | Drug-induced adrenocortical insufficiency | WHO +E274 | Other and unspecified adrenocortical insufficiency | WHO +E275 | Adrenomedullary hyperfunction | WHO +E278 | Other specified disorders of adrenal gland | WHO +E279 | Disorder of adrenal gland, unspecified | WHO +E28 | Ovarian dysfunction | WHO +E280 | Ovarian dysfunction: Estrogen excess | WHO +E281 | Ovarian dysfunction: Androgen excess | WHO +E282 | Polycystic ovarian syndrome | WHO +E283 | Primary ovarian failure | WHO +E288 | Other ovarian dysfunction | WHO +E289 | Ovarian dysfunction, unspecified | WHO +E29 | Testicular dysfunction | WHO +E290 | Testicular hyperfunction | WHO +E291 | Testicular hypofunction | WHO +E298 | Other testicular dysfunction | WHO +E299 | Testicular dysfunction, unspecified | WHO +E30 | Disorders of puberty, not elsewhere classified | WHO +E300 | Delayed puberty | WHO +E301 | Precocious puberty | WHO +E308 | Other disorders of puberty | WHO +E309 | Disorder of puberty, unspecified | WHO +E31 | Polyglandular dysfunction | WHO +E310 | Autoimmune polyglandular failure | WHO +E311 | Polyglandular hyperfunction | WHO +E318 | Other polyglandular dysfunction | WHO +E319 | Polyglandular dysfunction, unspecified | WHO +E32 | Diseases of thymus | WHO +E320 | Persistent hyperplasia of thymus | WHO +E321 | Abscess of thymus | WHO +E328 | Other diseases of thymus | WHO +E329 | Disease of thymus, unspecified | WHO +E34 | Other endocrine disorders | WHO +E340 | Carcinoid syndrome | WHO +E341 | Other hypersecretion of intestinal hormones | WHO +E342 | Ectopic hormone secretion, not elsewhere classified | WHO +E343 | Short stature, not elsewhere classified | WHO +E344 | Constitutional tall stature | WHO +E345 | Androgen resistance syndrome | WHO +E348 | Other specified endocrine disorders | WHO +E349 | Endocrine disorder, unspecified | WHO +E35 | Disorders of endocrine glands in diseases classified elsewhere | WHO +E350 | Disorders of thyroid gland in diseases classified elsewhere | WHO +E351 | Disorders of adrenal glands in diseases classified elsewhere | WHO +E358 | Disorders of other endocrine glands in diseases classified elsewhere | WHO +E40 | Kwashiorkor | WHO +E41 | Nutritional marasmus | WHO +E42 | Marasmic kwashiorkor | WHO +E43 | Unspecified severe protein-energy malnutrition | WHO +E44 | Protein-energy malnutrition of moderate and mild degree | WHO +E440 | Moderate protein-energy malnutrition | WHO +E441 | Mild protein-energy malnutrition | WHO +E45 | Retarded development following protein-energy malnutrition | WHO +E46 | Unspecified protein-energy malnutrition | WHO +E50 | Vitamin A deficiency | WHO +E500 | Vitamin A deficiency with conjunctival xerosis | WHO +E501 | Vitamin A deficiency with Bitot spot and conjunctival xerosis | WHO +E502 | Vitamin A deficiency with corneal xerosis | WHO +E503 | Vitamin A deficiency with corneal ulceration and xerosis | WHO +E504 | Vitamin A deficiency with keratomalacia | WHO +E505 | Vitamin A deficiency with night blindness | WHO +E506 | Vitamin A deficiency with xerophthalmic scars of cornea | WHO +E507 | Other ocular manifestations of vitamin A deficiency | WHO +E508 | Other manifestations of vitamin A deficiency | WHO +E509 | Vitamin A deficiency, unspecified | WHO +E51 | Thiamine deficiency | WHO +E511 | Beriberi | WHO +E512 | Wernicke encephalopathy | WHO +E518 | Other manifestations of thiamine deficiency | WHO +E519 | Thiamine deficiency, unspecified | WHO +E52 | Niacin deficiency [pellagra] | WHO +E53 | Deficiency of other B group vitamins | WHO +E530 | Riboflavin deficiency | WHO +E531 | Pyridoxine deficiency | WHO +E538 | Deficiency of other specified B group vitamins | WHO +E539 | Vitamin B deficiency, unspecified | WHO +E54 | Ascorbic acid deficiency | WHO +E55 | Vitamin D deficiency | WHO +E550 | Rickets, active | WHO +E559 | Vitamin D deficiency, unspecified | WHO +E56 | Other vitamin deficiencies | WHO +E560 | Deficiency of vitamin E | WHO +E561 | Deficiency of vitamin K | WHO +E568 | Deficiency of other vitamins | WHO +E569 | Vitamin deficiency, unspecified | WHO +E58 | Dietary calcium deficiency | WHO +E59 | Dietary selenium deficiency | WHO +E60 | Dietary zinc deficiency | WHO +E61 | Deficiency of other nutrient elements | WHO +E610 | Copper deficiency | WHO +E611 | Iron deficiency | WHO +E612 | Magnesium deficiency | WHO +E613 | Manganese deficiency | WHO +E614 | Chromium deficiency | WHO +E615 | Molybdenum deficiency | WHO +E616 | Vanadium deficiency | WHO +E617 | Deficiency of multiple nutrient elements | WHO +E618 | Deficiency of other specified nutrient elements | WHO +E619 | Deficiency of nutrient element, unspecified | WHO +E63 | Other nutritional deficiencies | WHO +E630 | Essential fatty acid [EFA] deficiency | WHO +E631 | Imbalance of constituents of food intake | WHO +E638 | Other specified nutritional deficiencies | WHO +E639 | Nutritional deficiency, unspecified | WHO +E64 | Sequelae of malnutrition and other nutritional deficiencies | WHO +E640 | Sequelae of protein-energy malnutrition | WHO +E641 | Sequelae of vitamin A deficiency | WHO +E642 | Sequelae of vitamin C deficiency | WHO +E643 | Sequelae of rickets | WHO +E648 | Sequelae of other nutritional deficiencies | WHO +E649 | Sequelae of unspecified nutritional deficiency | WHO +E65 | Localized adiposity | WHO +E66 | Obesity | WHO +E660 | Obesity due to excess calories | WHO +E661 | Drug-induced obesity | WHO +E662 | Extreme obesity with alveolar hypoventilation | WHO +E668 | Other obesity | WHO +E669 | Obesity, unspecified | WHO +E67 | Other hyperalimentation | WHO +E670 | Hypervitaminosis A | WHO +E671 | Hypercarotenaemia | WHO +E672 | Megavitamin-B 6 syndrome | WHO +E673 | Hypervitaminosis D | WHO +E678 | Other specified hyperalimentation | WHO +E68 | Sequelae of hyperalimentation | WHO +E70 | Disorders of aromatic amino-acid metabolism | WHO +E700 | Classical phenylketonuria | WHO +E701 | Other hyperphenylalaninaemias | WHO +E702 | Disorders of tyrosine metabolism | WHO +E703 | Albinism | WHO +E708 | Other disorders of aromatic amino-acid metabolism | WHO +E709 | Disorder of aromatic amino-acid metabolism, unspecified | WHO +E71 | Disorders of branched-chain amino-acid metabolism and fatty-acid metabolism | WHO +E710 | Maple-syrup-urine disease | WHO +E711 | Other disorders of branched-chain amino-acid metabolism | WHO +E712 | Disorder of branched-chain amino-acid metabolism, unspecified | WHO +E713 | Disorders of fatty-acid metabolism | WHO +E72 | Other disorders of amino-acid metabolism | WHO +E720 | Disorders of amino-acid transport | WHO +E721 | Disorders of sulfur-bearing amino-acid metabolism | WHO +E722 | Disorders of urea cycle metabolism | WHO +E723 | Disorders of lysine and hydroxylysine metabolism | WHO +E724 | Disorders of ornithine metabolism | WHO +E725 | Disorders of glycine metabolism | WHO +E728 | Other specified disorders of amino-acid metabolism | WHO +E729 | Disorder of amino-acid metabolism, unspecified | WHO +E73 | Lactose intolerance | WHO +E730 | Congenital lactase deficiency | WHO +E731 | Secondary lactase deficiency | WHO +E738 | Other lactose intolerance | WHO +E739 | Lactose intolerance, unspecified | WHO +E74 | Other disorders of carbohydrate metabolism | WHO +E740 | Glycogen storage disease | WHO +E741 | Disorders of fructose metabolism | WHO +E742 | Disorders of galactose metabolism | WHO +E743 | Other disorders of intestinal carbohydrate absorption | WHO +E744 | Disorders of pyruvate metabolism and gluconeogenesis | WHO +E748 | Other specified disorders of carbohydrate metabolism | WHO +E749 | Disorder of carbohydrate metabolism, unspecified | WHO +E75 | Disorders of sphingolipid metabolism and other lipid storage disorders | WHO +E750 | GM 2 gangliosidosis | WHO +E751 | Other gangliosidosis | WHO +E752 | Other sphingolipidosis | WHO +E753 | Sphingolipidosis, unspecified | WHO +E754 | Neuronal ceroid lipofuscinosis | WHO +E755 | Other lipid storage disorders | WHO +E756 | Lipid storage disorder, unspecified | WHO +E76 | Disorders of glycosaminoglycan metabolism | WHO +E760 | Mucopolysaccharidosis, type I | WHO +E761 | Mucopolysaccharidosis, type II | WHO +E762 | Other mucopolysaccharidoses | WHO +E763 | Mucopolysaccharidosis, unspecified | WHO +E768 | Other disorders of glucosaminoglycan metabolism | WHO +E769 | Disorder of glucosaminoglycan metabolism, unspecified | WHO +E77 | Disorders of glycoprotein metabolism | WHO +E770 | Defects in post-translational modification of lysosomal enzymes | WHO +E771 | Defects in glycoprotein degradation | WHO +E778 | Other disorders of glycoprotein metabolism | WHO +E779 | Disorder of glycoprotein metabolism, unspecified | WHO +E78 | Disorders of lipoprotein metabolism and other lipidaemias | WHO +E780 | Pure hypercholesterolaemia | WHO +E781 | Pure hyperglyceridaemia | WHO +E782 | Mixed hyperlipidaemia | WHO +E783 | Hyperchylomicronaemia | WHO +E784 | Other hyperlipidaemia | WHO +E785 | Hyperlipidaemia, unspecified | WHO +E786 | Lipoprotein deficiency | WHO +E788 | Other disorders of lipoprotein metabolism | WHO +E789 | Disorder of lipoprotein metabolism, unspecified | WHO +E79 | Disorders of purine and pyrimidine metabolism | WHO +E790 | Hyperuricaemia without signs of inflammatory arthritis and tophaceous disease | WHO +E791 | Lesch-Nyhan syndrome | WHO +E798 | Other disorders of purine and pyrimidine metabolism | WHO +E799 | Disorder of purine and pyrimidine metabolism, unspecified | WHO +E80 | Disorders of porphyrin and bilirubin metabolism | WHO +E800 | Hereditary erythropoietic porphyria | WHO +E801 | Porphyria cutanea tarda | WHO +E802 | Other porphyria | WHO +E803 | Defects of catalase and peroxidase | WHO +E804 | Gilbert syndrome | WHO +E805 | Crigler-Najjar syndrome | WHO +E806 | Other disorders of bilirubin metabolism | WHO +E807 | Disorder of bilirubin metabolism, unspecified | WHO +E83 | Disorders of mineral metabolism | WHO +E830 | Disorders of copper metabolism | WHO +E831 | Disorders of iron metabolism | WHO +E832 | Disorders of zinc metabolism | WHO +E833 | Disorders of phosphorus metabolism and phosphatases | WHO +E834 | Disorders of magnesium metabolism | WHO +E835 | Disorders of calcium metabolism | WHO +E838 | Other disorders of mineral metabolism | WHO +E839 | Disorder of mineral metabolism, unspecified | WHO +E84 | Cystic fibrosis | WHO +E840 | Cystic fibrosis with pulmonary manifestations | WHO +E841 | Cystic fibrosis with intestinal manifestations | WHO +E848 | Cystic fibrosis with other manifestations | WHO +E849 | Cystic fibrosis, unspecified | WHO +E85 | Amyloidosis | WHO +E850 | Non-neuropathic heredofamilial amyloidosis | WHO +E851 | Neuropathic heredofamilial amyloidosis | WHO +E852 | Heredofamilial amyloidosis, unspecified | WHO +E853 | Secondary systemic amyloidosis | WHO +E854 | Organ-limited amyloidosis | WHO +E858 | Other amyloidosis | WHO +E859 | Amyloidosis, unspecified | WHO +E86 | Volume depletion | WHO +E87 | Other disorders of fluid, electrolyte and acid-base balance | WHO +E870 | Hyperosmolality and hypernatraemia | WHO +E871 | Hypo-osmolality and hyponatraemia | WHO +E872 | Acidosis | WHO +E873 | Alkalosis | WHO +E874 | Mixed disorder of acid-base balance | WHO +E875 | Hyperkalaemia | WHO +E876 | Hypokalaemia | WHO +E877 | Fluid overload | WHO +E878 | Other disorders of electrolyte and fluid balance, not elsewhere classified | WHO +E88 | Other metabolic disorders | WHO +E880 | Disorders of plasma-protein metabolism, not elsewhere classified | WHO +E881 | Lipodystrophy, not elsewhere classified | WHO +E882 | Lipomatosis, not elsewhere classified | WHO +E883 | Tumour lysis syndrome | WHO +E888 | Other specified metabolic disorders | WHO +E889 | Metabolic disorder, unspecified | WHO +E89 | Postprocedural endocrine and metabolic disorders, not elsewhere classified | WHO +E890 | Postprocedural hypothyroidism | WHO +E891 | Postprocedural hypoinsulinaemia | WHO +E892 | Postprocedural hypoparathyroidism | WHO +E893 | Postprocedural hypopituitarism | WHO +E894 | Postprocedural ovarian failure | WHO +E895 | Postprocedural testicular hypofunction | WHO +E896 | Postprocedural adrenocortical(-medullary) hypofunction | WHO +E898 | Other postprocedural endocrine and metabolic disorders | WHO +E899 | Postprocedural endocrine and metabolic disorder, unspecified | WHO +E90 | Nutritional and metabolic disorders in diseases classified elsewhere | WHO +F00 | Dementia in Alzheimer disease | WHO +F000 | Dementia in Alzheimer disease with early onset | WHO +F001 | Dementia in Alzheimer disease with late onset | WHO +F002 | Dementia in Alzheimer disease, atypical or mixed type | WHO +F009 | Dementia in Alzheimer disease, unspecified | WHO +F01 | Vascular dementia | WHO +F010 | Vascular dementia of acute onset | WHO +F011 | Multi-infarct dementia | WHO +F012 | Subcortical vascular dementia | WHO +F013 | Mixed cortical and subcortical vascular dementia | WHO +F018 | Other vascular dementia | WHO +F019 | Vascular dementia, unspecified | WHO +F02 | Dementia in other diseases classified elsewhere | WHO +F020 | Dementia in Pick disease | WHO +F021 | Dementia in Creutzfeldt-Jakob disease | WHO +F022 | Dementia in Huntington disease | WHO +F023 | Dementia in Parkinson disease | WHO +F024 | Dementia in human immunodeficiency virus [HIV] disease | WHO +F028 | Dementia in other specified diseases classified elsewhere | WHO +F03 | Unspecified dementia | WHO +F04 | Organic amnesic syndrome, not induced by alcohol and other psychoactive substances | WHO +F05 | Delirium, not induced by alcohol and other psychoactive substances | WHO +F050 | Delirium not superimposed on dementia, so described | WHO +F051 | Delirium superimposed on dementia | WHO +F058 | Other delirium | WHO +F059 | Delirium, unspecified | WHO +F06 | Other mental disorders due to brain damage and dysfunction and to physical disease | WHO +F060 | Organic hallucinosis | WHO +F061 | Organic catatonic disorder | WHO +F062 | Organic delusional [schizophrenia-like] disorder | WHO +F063 | Organic mood [affective] disorders | WHO +F064 | Organic anxiety disorder | WHO +F065 | Organic dissociative disorder | WHO +F066 | Organic emotionally labile [asthenic] disorder | WHO +F067 | Mild cognitive disorder | WHO +F068 | Other specified mental disorders due to brain damage and dysfunction and to physical disease | WHO +F069 | Unspecified mental disorder due to brain damage and dysfunction and to physical disease | WHO +F07 | Personality and behavioural disorders due to brain disease, damage and dysfunction | WHO +F070 | Organic personality disorder | WHO +F071 | Postencephalitic syndrome | WHO +F072 | Postconcussional syndrome | WHO +F078 | Other organic personality and behavioural disorders due to brain disease, damage and dysfunction | WHO +F079 | Unspecified organic personality and behavioural disorder due to brain disease, damage and dysfunction | WHO +F09 | Unspecified organic or symptomatic mental disorder | WHO +F10 | Mental and behavioural disorders due to use of alcohol | WHO +F100 | Mental and behavioural disorders due to use of alcohol : acute intoxication | WHO +F101 | Mental and behavioural disorders due to use of alcohol : harmful use | WHO +F102 | Mental and behavioural disorders due to use of alcohol : dependence syndrome | WHO +F103 | Mental and behavioural disorders due to use of alcohol withdrawal state | WHO +F104 | Mental and behavioural disorders due to use of alcohol withdrawal state with delirium | WHO +F105 | Mental and behavioural disorders due to use of alcohol : psychotic disorder | WHO +F106 | Mental and behavioural disorders due to use of alcohol : amnesic syndrome | WHO +F107 | Mental and behavioural disorders due to use of alcohol : residual and late-onset psychotic disorder | WHO +F108 | Mental and behavioural disorders due to use of alcohol : other mental and behavioural disorders | WHO +F109 | Mental and behavioural disorders due to use of alcohol : unspecified mental and behavioural disorder | WHO +F11 | Mental and behavioural disorders due to use of opioids | WHO +F110 | Mental and behavioural disorders due to use of opioids : acute intoxication | WHO +F111 | Mental and behavioural disorders due to use of opioids : harmful use | WHO +F112 | Mental and behavioural disorders due to use of opioids : dependence syndrome | WHO +F113 | Mental and behavioural disorders due to use of opioids withdrawal state | WHO +F114 | Mental and behavioural disorders due to use of opioids withdrawal state with delirium | WHO +F115 | Mental and behavioural disorders due to use of opioids : psychotic disorder | WHO +F116 | Mental and behavioural disorders due to use of opioids : amnesic syndrome | WHO +F117 | Mental and behavioural disorders due to use of opioids : residual and late-onset psychotic disorder | WHO +F118 | Mental and behavioural disorders due to use of opioids : other mental and behavioural disorders | WHO +F119 | Mental and behavioural disorders due to use of opioids : unspecified mental and behavioural disorder | WHO +F12 | Mental and behavioural disorders due to use of cannabinoids | WHO +F120 | Mental and behavioural disorders due to use of cannabinoids : acute intoxication | WHO +F121 | Mental and behavioural disorders due to use of cannabinoids : harmful use | WHO +F122 | Mental and behavioural disorders due to use of cannabinoids : dependence syndrome | WHO +F123 | Mental and behavioural disorders due to use of cannabinoids withdrawal state | WHO +F124 | Mental and behavioural disorders due to use of cannabinoids withdrawal state with delirium | WHO +F125 | Mental and behavioural disorders due to use of cannabinoids : psychotic disorder | WHO +F126 | Mental and behavioural disorders due to use of cannabinoids : amnesic syndrome | WHO +F127 | Mental and behavioural disorders due to use of cannabinoids : residual and late-onset psychotic disorder | WHO +F128 | Mental and behavioural disorders due to use of cannabinoids : other mental and behavioural disorders | WHO +F129 | Mental and behavioural disorders due to use of cannabinoids : unspecified mental and behavioural disorder | WHO +F13 | Mental and behavioural disorders due to use of sedatives or hypnotics | WHO +F130 | Mental and behavioural disorders due to use of sedatives or hypnotics : acute intoxication | WHO +F131 | Mental and behavioural disorders due to use of sedatives or hypnotics : harmful use | WHO +F132 | Mental and behavioural disorders due to use of sedatives or hypnotics : dependence syndrome | WHO +F133 | Mental and behavioural disorders due to use of sedatives or hypnotics withdrawal state | WHO +F134 | Mental and behavioural disorders due to use of sedatives or hypnotics withdrawal state with delirium | WHO +F135 | Mental and behavioural disorders due to use of sedatives or hypnotics : psychotic disorder | WHO +F136 | Mental and behavioural disorders due to use of sedatives or hypnotics : amnesic syndrome | WHO +F137 | Mental and behavioural disorders due to use of sedatives or hypnotics : residual and late-onset psychotic disorder | WHO +F138 | Mental and behavioural disorders due to use of sedatives or hypnotics : other mental and behavioural disorders | WHO +F139 | Mental and behavioural disorders due to use of sedatives or hypnotics : unspecified mental and behavioural disorder | WHO +F14 | Mental and behavioural disorders due to use of cocaine | WHO +F140 | Mental and behavioural disorders due to use of cocaine : acute intoxication | WHO +F141 | Mental and behavioural disorders due to use of cocaine : harmful use | WHO +F142 | Mental and behavioural disorders due to use of cocaine : dependence syndrome | WHO +F143 | Mental and behavioural disorders due to use of cocaine withdrawal state | WHO +F144 | Mental and behavioural disorders due to use of cocaine withdrawal state with delirium | WHO +F145 | Mental and behavioural disorders due to use of cocaine : psychotic disorder | WHO +F146 | Mental and behavioural disorders due to use of cocaine : amnesic syndrome | WHO +F147 | Mental and behavioural disorders due to use of cocaine : residual and late-onset psychotic disorder | WHO +F148 | Mental and behavioural disorders due to use of cocaine : other mental and behavioural disorders | WHO +F149 | Mental and behavioural disorders due to use of cocaine : unspecified mental and behavioural disorder | WHO +F15 | Mental and behavioural disorders due to use of other stimulants, including caffeine | WHO +F150 | Mental and behavioural disorders due to use of other stimulants, including caffeine : acute intoxication | WHO +F151 | Mental and behavioural disorders due to use of other stimulants, including caffeine : harmful use | WHO +F152 | Mental and behavioural disorders due to use of other stimulants, including caffeine : dependence syndrome | WHO +F153 | Mental and behavioural disorders due to use of other stimulants, including caffeine withdrawal state | WHO +F154 | Mental and behavioural disorders due to use of other stimulants, including caffeine withdrawal state with delirium | WHO +F155 | Mental and behavioural disorders due to use of other stimulants, including caffeine : psychotic disorder | WHO +F156 | Mental and behavioural disorders due to use of other stimulants, including caffeine : amnesic syndrome | WHO +F157 | Mental and behavioural disorders due to use of other stimulants, including caffeine : residual and late-onset psychotic disorder | WHO +F158 | Mental and behavioural disorders due to use of other stimulants, including caffeine : other mental and behavioural disorders | WHO +F159 | Mental and behavioural disorders due to use of other stimulants, including caffeine : unspecified mental and behavioural disorder | WHO +F16 | Mental and behavioural disorders due to use of hallucinogens | WHO +F160 | Mental and behavioural disorders due to use of hallucinogens : acute intoxication | WHO +F161 | Mental and behavioural disorders due to use of hallucinogens : harmful use | WHO +F162 | Mental and behavioural disorders due to use of hallucinogens : dependence syndrome | WHO +F163 | Mental and behavioural disorders due to use of hallucinogens withdrawal state | WHO +F164 | Mental and behavioural disorders due to use of hallucinogens withdrawal state with delirium | WHO +F165 | Mental and behavioural disorders due to use of hallucinogens : psychotic disorder | WHO +F166 | Mental and behavioural disorders due to use of hallucinogens : amnesic syndrome | WHO +F167 | Mental and behavioural disorders due to use of hallucinogens : residual and late-onset psychotic disorder | WHO +F168 | Mental and behavioural disorders due to use of hallucinogens : other mental and behavioural disorders | WHO +F169 | Mental and behavioural disorders due to use of hallucinogens : unspecified mental and behavioural disorder | WHO +F17 | Mental and behavioural disorders due to use of tobacco | WHO +F170 | Mental and behavioural disorders due to use of tobacco : acute intoxication | WHO +F171 | Mental and behavioural disorders due to use of tobacco : harmful use | WHO +F172 | Mental and behavioural disorders due to use of tobacco : dependence syndrome | WHO +F173 | Mental and behavioural disorders due to use of tobacco withdrawal state | WHO +F174 | Mental and behavioural disorders due to use of tobacco withdrawal state with delirium | WHO +F175 | Mental and behavioural disorders due to use of tobacco : psychotic disorder | WHO +F176 | Mental and behavioural disorders due to use of tobacco : amnesic syndrome | WHO +F177 | Mental and behavioural disorders due to use of tobacco : residual and late-onset psychotic disorder | WHO +F178 | Mental and behavioural disorders due to use of tobacco : other mental and behavioural disorders | WHO +F179 | Mental and behavioural disorders due to use of tobacco : unspecified mental and behavioural disorder | WHO +F18 | Mental and behavioural disorders due to use of volatile solvents | WHO +F180 | Mental and behavioural disorders due to use of volatile solvents : acute intoxication | WHO +F181 | Mental and behavioural disorders due to use of volatile solvents : harmful use | WHO +F182 | Mental and behavioural disorders due to use of volatile solvents : dependence syndrome | WHO +F183 | Mental and behavioural disorders due to use of volatile solvents withdrawal state | WHO +F184 | Mental and behavioural disorders due to use of volatile solvents withdrawal state with delirium | WHO +F185 | Mental and behavioural disorders due to use of volatile solvents : psychotic disorder | WHO +F186 | Mental and behavioural disorders due to use of volatile solvents : amnesic syndrome | WHO +F187 | Mental and behavioural disorders due to use of volatile solvents : residual and late-onset psychotic disorder | WHO +F188 | Mental and behavioural disorders due to use of volatile solvents : other mental and behavioural disorders | WHO +F189 | Mental and behavioural disorders due to use of volatile solvents : unspecified mental and behavioural disorder | WHO +F19 | Mental and behavioural disorders due to multiple drug use and use of other psychoactive substances | WHO +F190 | Mental and behavioural disorders due to multiple drug use and use of other psychoactive substances : acute intoxication | WHO +F191 | Mental and behavioural disorders due to multiple drug use and use of other psychoactive substances : harmful use | WHO +F192 | Mental and behavioural disorders due to multiple drug use and use of other psychoactive substances : dependence syndrome | WHO +F193 | Mental and behavioural disorders due to multiple drug use and use of other psychoactive substances withdrawal state | WHO +F194 | Mental and behavioural disorders due to multiple drug use and use of other psychoactive substances withdrawal state with delirium | WHO +F195 | Mental and behavioural disorders due to multiple drug use and use of other psychoactive substances : psychotic disorder | WHO +F196 | Mental and behavioural disorders due to multiple drug use and use of other psychoactive substances : amnesic syndrome | WHO +F197 | Mental and behavioural disorders due to multiple drug use and use of other psychoactive substances : residual and late-onset psychotic disorder | WHO +F198 | Mental and behavioural disorders due to multiple drug use and use of other psychoactive substances : other mental and behavioural disorders | WHO +F199 | Mental and behavioural disorders due to multiple drug use and use of other psychoactive substances : unspecified mental and behavioural disorder | WHO +F20 | Schizophrenia | WHO +F200 | Paranoid schizophrenia | WHO +F201 | Hebephrenic schizophrenia | WHO +F202 | Catatonic schizophrenia | WHO +F203 | Undifferentiated schizophrenia | WHO +F204 | Post-schizophrenic depression | WHO +F205 | Residual schizophrenia | WHO +F206 | Simple schizophrenia | WHO +F208 | Other schizophrenia | WHO +F209 | Schizophrenia, unspecified | WHO +F21 | Schizotypal disorder | WHO +F22 | Persistent delusional disorders | WHO +F220 | Delusional disorder | WHO +F228 | Other persistent delusional disorders | WHO +F229 | Persistent delusional disorder, unspecified | WHO +F23 | Acute and transient psychotic disorders | WHO +F230 | Acute polymorphic psychotic disorder without symptoms of schizophrenia | WHO +F231 | Acute polymorphic psychotic disorder with symptoms of schizophrenia | WHO +F232 | Acute schizophrenia-like psychotic disorder | WHO +F233 | Other acute predominantly delusional psychotic disorders | WHO +F238 | Other acute and transient psychotic disorders | WHO +F239 | Acute and transient psychotic disorder, unspecified | WHO +F24 | Induced delusional disorder | WHO +F25 | Schizoaffective disorders | WHO +F250 | Schizoaffective disorder, manic type | WHO +F251 | Schizoaffective disorder, depressive type | WHO +F252 | Schizoaffective disorder, mixed type | WHO +F258 | Other schizoaffective disorders | WHO +F259 | Schizoaffective disorder, unspecified | WHO +F28 | Other nonorganic psychotic disorders | WHO +F29 | Unspecified nonorganic psychosis | WHO +F30 | Manic episode | WHO +F300 | Hypomania | WHO +F301 | Mania without psychotic symptoms | WHO +F302 | Mania with psychotic symptoms | WHO +F308 | Other manic episodes | WHO +F309 | Manic episode, unspecified | WHO +F31 | Bipolar affective disorder | WHO +F310 | Bipolar affective disorder, current episode hypomanic | WHO +F311 | Bipolar affective disorder, current episode manic without psychotic symptoms | WHO +F312 | Bipolar affective disorder, current episode manic with psychotic symptoms | WHO +F313 | Bipolar affective disorder, current episode mild or moderate depression | WHO +F314 | Bipolar affective disorder, current episode severe depression without psychotic symptoms | WHO +F315 | Bipolar affective disorder, current episode severe depression with psychotic symptoms | WHO +F316 | Bipolar affective disorder, current episode mixed | WHO +F317 | Bipolar affective disorder, currently in remission | WHO +F318 | Other bipolar affective disorders | WHO +F319 | Bipolar affective disorder, unspecified | WHO +F32 | Depressive episode | WHO +F320 | Mild depressive episode | WHO +F321 | Moderate depressive episode | WHO +F322 | Severe depressive episode without psychotic symptoms | WHO +F323 | Severe depressive episode with psychotic symptoms | WHO +F328 | Other depressive episodes | WHO +F329 | Depressive episode, unspecified | WHO +F33 | Recurrent depressive disorder | WHO +F330 | Recurrent depressive disorder, current episode mild | WHO +F331 | Recurrent depressive disorder, current episode moderate | WHO +F332 | Recurrent depressive disorder, current episode severe without psychotic symptoms | WHO +F333 | Recurrent depressive disorder, current episode severe with psychotic symptoms | WHO +F334 | Recurrent depressive disorder, currently in remission | WHO +F338 | Other recurrent depressive disorders | WHO +F339 | Recurrent depressive disorder, unspecified | WHO +F34 | Persistent mood [affective] disorders | WHO +F340 | Cyclothymia | WHO +F341 | Dysthymia | WHO +F348 | Other persistent mood [affective] disorders | WHO +F349 | Persistent mood [affective] disorder, unspecified | WHO +F38 | Other mood [affective] disorders | WHO +F380 | Other single mood [affective] disorders | WHO +F381 | Other recurrent mood [affective] disorders | WHO +F388 | Other specified mood [affective] disorders | WHO +F39 | Unspecified mood [affective] disorder | WHO +F40 | Phobic anxiety disorders | WHO +F400 | Agoraphobia | WHO +F401 | Social phobias | WHO +F402 | Specific (isolated) phobias | WHO +F408 | Other phobic anxiety disorders | WHO +F409 | Phobic anxiety disorder, unspecified | WHO +F41 | Other anxiety disorders | WHO +F410 | Panic disorder [episodic paroxysmal anxiety] | WHO +F411 | Generalized anxiety disorder | WHO +F412 | Mixed anxiety and depressive disorder | WHO +F413 | Other mixed anxiety disorders | WHO +F418 | Other specified anxiety disorders | WHO +F419 | Anxiety disorder, unspecified | WHO +F42 | Obsessive-compulsive disorder | WHO +F420 | Predominantly obsessional thoughts or ruminations | WHO +F421 | Predominantly compulsive acts [obsessional rituals] | WHO +F422 | Mixed obsessional thoughts and acts | WHO +F428 | Other obsessive-compulsive disorders | WHO +F429 | Obsessive-compulsive disorder, unspecified | WHO +F43 | Reaction to severe stress, and adjustment disorders | WHO +F430 | Acute stress reaction | WHO +F431 | Post-traumatic stress disorder | WHO +F432 | Adjustment disorders | WHO +F438 | Other reactions to severe stress | WHO +F439 | Reaction to severe stress, unspecified | WHO +F44 | Dissociative [conversion] disorders | WHO +F440 | Dissociative amnesia | WHO +F441 | Dissociative fugue | WHO +F442 | Dissociative stupor | WHO +F443 | Trance and possession disorders | WHO +F444 | Dissociative motor disorders | WHO +F445 | Dissociative convulsions | WHO +F446 | Dissociative anaesthesia and sensory loss | WHO +F447 | Mixed dissociative [conversion] disorders | WHO +F448 | Other dissociative [conversion] disorders | WHO +F449 | Dissociative [conversion] disorder, unspecified | WHO +F45 | Somatoform disorders | WHO +F450 | Somatization disorder | WHO +F451 | Undifferentiated somatoform disorder | WHO +F452 | Hypochondriacal disorder | WHO +F453 | Somatoform autonomic dysfunction | WHO +F454 | Persistent somatoform pain disorder | WHO +F458 | Other somatoform disorders | WHO +F459 | Somatoform disorder, unspecified | WHO +F48 | Other neurotic disorders | WHO +F480 | Neurasthenia | WHO +F481 | Depersonalization-derealization syndrome | WHO +F488 | Other specified neurotic disorders | WHO +F489 | Neurotic disorder, unspecified | WHO +F50 | Eating disorders | WHO +F500 | Anorexia nervosa | WHO +F501 | Atypical anorexia nervosa | WHO +F502 | Bulimia nervosa | WHO +F503 | Atypical bulimia nervosa | WHO +F504 | Overeating associated with other psychological disturbances | WHO +F505 | Vomiting associated with other psychological disturbances | WHO +F508 | Other eating disorders | WHO +F509 | Eating disorder, unspecified | WHO +F51 | Nonorganic sleep disorders | WHO +F510 | Nonorganic insomnia | WHO +F511 | Nonorganic hypersomnia | WHO +F512 | Nonorganic disorder of the sleep-wake schedule | WHO +F513 | Sleepwalking [somnambulism] | WHO +F514 | Sleep terrors [night terrors] | WHO +F515 | Nightmares | WHO +F518 | Other nonorganic sleep disorders | WHO +F519 | Nonorganic sleep disorder, unspecified | WHO +F52 | Sexual dysfunction, not caused by organic disorder or disease | WHO +F520 | Lack or loss of sexual desire | WHO +F521 | Sexual aversion and lack of sexual enjoyment | WHO +F522 | Failure of genital response | WHO +F523 | Orgasmic dysfunction | WHO +F524 | Premature ejaculation | WHO +F525 | Nonorganic vaginismus | WHO +F526 | Nonorganic dyspareunia | WHO +F527 | Excessive sexual drive | WHO +F528 | Other sexual dysfunction, not caused by organic disorder or disease | WHO +F529 | Unspecified sexual dysfunction, not caused by organic disorder or disease | WHO +F53 | Mental and behavioural disorders associated with the puerperium, not elsewhere classified | WHO +F530 | Mild mental and behavioural disorders associated with the puerperium, not elsewhere classified | WHO +F531 | Severe mental and behavioural disorders associated with the puerperium, not elsewhere classified | WHO +F538 | Other mental and behavioural disorders associated with the puerperium, not elsewhere classified | WHO +F539 | Puerperal mental disorder, unspecified | WHO +F54 | Psychological and behavioural factors associated with disorders or diseases classified elsewhere | WHO +F55 | Abuse of non-dependence-producing substances | WHO +F59 | Unspecified behavioural syndromes associated with physiological disturbances and physical factors | WHO +F60 | Specific personality disorders | WHO +F600 | Paranoid personality disorder | WHO +F601 | Schizoid personality disorder | WHO +F602 | Dissocial personality disorder | WHO +F603 | Emotionally unstable personality disorder | WHO +F604 | Histrionic personality disorder | WHO +F605 | Anankastic personality disorder | WHO +F606 | Anxious [avoidant] personality disorder | WHO +F607 | Dependent personality disorder | WHO +F608 | Other specific personality disorders | WHO +F609 | Personality disorder, unspecified | WHO +F61 | Mixed and other personality disorders | WHO +F62 | Enduring personality changes, not attributable to brain damage and disease | WHO +F620 | Enduring personality change after catastrophic experience | WHO +F621 | Enduring personality change after psychiatric illness | WHO +F628 | Other enduring personality changes | WHO +F629 | Enduring personality change, unspecified | WHO +F63 | Habit and impulse disorders | WHO +F630 | Pathological gambling | WHO +F631 | Pathological fire-setting [pyromania] | WHO +F632 | Pathological stealing [kleptomania] | WHO +F633 | Trichotillomania | WHO +F638 | Other habit and impulse disorders | WHO +F639 | Habit and impulse disorder, unspecified | WHO +F64 | Gender identity disorders | WHO +F640 | Transsexualism | WHO +F641 | Dual-role transvestism | WHO +F642 | Gender identity disorder of childhood | WHO +F648 | Other gender identity disorders | WHO +F649 | Gender identity disorder, unspecified | WHO +F65 | Disorders of sexual preference | WHO +F650 | Fetishism | WHO +F651 | Fetishistic transvestism | WHO +F652 | Exhibitionism | WHO +F653 | Voyeurism | WHO +F654 | Paedophilia | WHO +F655 | Sadomasochism | WHO +F656 | Multiple disorders of sexual preference | WHO +F658 | Other disorders of sexual preference | WHO +F659 | Disorder of sexual preference, unspecified | WHO +F66 | Psychological and behavioural disorders associated with sexual development and orientation | WHO +F660 | Sexual maturation disorder | WHO +F661 | Egodystonic sexual orientation | WHO +F662 | Sexual relationship disorder | WHO +F668 | Other psychosexual development disorders | WHO +F669 | Psychosexual development disorder, unspecified | WHO +F68 | Other disorders of adult personality and behaviour | WHO +F680 | Elaboration of physical symptoms for psychological reasons | WHO +F681 | Intentional production or feigning of symptoms or disabilities, either physical or psychological [factitious disorder] | WHO +F688 | Other specified disorders of adult personality and behaviour | WHO +F69 | Unspecified disorder of adult personality and behaviour | WHO +F70 | Mild mental retardation | WHO +F700 | Mild mental retardation with the statement of no, or minimal, impairment of behaviour | WHO +F701 | Mild mental retardation : significant impairment of behaviour requiring attention or treatment | WHO +F708 | Mild mental retardation : other impairments of behaviour | WHO +F709 | Mild mental retardation without mention of impairment of behaviour | WHO +F71 | Moderate mental retardation | WHO +F710 | Moderate mental retardation with the statement of no, or minimal, impairment of behaviour | WHO +F711 | Moderate mental retardation : significant impairment of behaviour requiring attention or treatment | WHO +F718 | Moderate mental retardation : other impairments of behaviour | WHO +F719 | Moderate mental retardation without mention of impairment of behaviour | WHO +F72 | Severe mental retardation | WHO +F720 | Severe mental retardation with the statement of no, or minimal, impairment of behaviour | WHO +F721 | Severe mental retardation : significant impairment of behaviour requiring attention or treatment | WHO +F728 | Severe mental retardation : other impairments of behaviour | WHO +F729 | Severe mental retardation without mention of impairment of behaviour | WHO +F73 | Profound mental retardation | WHO +F730 | Profound mental retardation with the statement of no, or minimal, impairment of behaviour | WHO +F731 | Profound mental retardation : significant impairment of behaviour requiring attention or treatment | WHO +F738 | Profound mental retardation : other impairments of behaviour | WHO +F739 | Profound mental retardation without mention of impairment of behaviour | WHO +F78 | Other mental retardation | WHO +F780 | Other mental retardation with the statement of no, or minimal, impairment of behaviour | WHO +F781 | Other mental retardation : significant impairment of behaviour requiring attention or treatment | WHO +F788 | Other mental retardation : other impairments of behaviour | WHO +F789 | Other mental retardation without mention of impairment of behaviour | WHO +F79 | Unspecified mental retardation | WHO +F790 | Unspecified mental retardation with the statement of no, or minimal, impairment of behaviour | WHO +F791 | Unspecified mental retardation : significant impairment of behaviour requiring attention or treatment | WHO +F798 | Unspecified mental retardation : other impairments of behaviour | WHO +F799 | Unspecified mental retardation without mention of impairment of behaviour | WHO +F80 | Specific developmental disorders of speech and language | WHO +F800 | Specific speech articulation disorder | WHO +F801 | Expressive language disorder | WHO +F802 | Receptive language disorder | WHO +F803 | Acquired aphasia with epilepsy [Landau-Kleffner] | WHO +F808 | Other developmental disorders of speech and language | WHO +F809 | Developmental disorder of speech and language, unspecified | WHO +F81 | Specific developmental disorders of scholastic skills | WHO +F810 | Specific reading disorder | WHO +F811 | Specific spelling disorder | WHO +F812 | Specific disorder of arithmetical skills | WHO +F813 | Mixed disorder of scholastic skills | WHO +F818 | Other developmental disorders of scholastic skills | WHO +F819 | Developmental disorder of scholastic skills, unspecified | WHO +F82 | Specific developmental disorder of motor function | WHO +F83 | Mixed specific developmental disorders | WHO +F84 | Pervasive developmental disorders | WHO +F840 | Childhood autism | WHO +F841 | Atypical autism | WHO +F842 | Rett syndrome | WHO +F843 | Other childhood disintegrative disorder | WHO +F844 | Overactive disorder associated with mental retardation and stereotyped movements | WHO +F845 | Asperger syndrome | WHO +F848 | Other pervasive developmental disorders | WHO +F849 | Pervasive developmental disorder, unspecified | WHO +F88 | Other disorders of psychological development | WHO +F89 | Unspecified disorder of psychological development | WHO +F90 | Hyperkinetic disorders | WHO +F900 | Disturbance of activity and attention | WHO +F901 | Hyperkinetic conduct disorder | WHO +F908 | Other hyperkinetic disorders | WHO +F909 | Hyperkinetic disorder, unspecified | WHO +F91 | Conduct disorders | WHO +F910 | Conduct disorder confined to the family context | WHO +F911 | Unsocialized conduct disorder | WHO +F912 | Socialized conduct disorder | WHO +F913 | Oppositional defiant disorder | WHO +F918 | Other conduct disorders | WHO +F919 | Conduct disorder, unspecified | WHO +F92 | Mixed disorders of conduct and emotions | WHO +F920 | Depressive conduct disorder | WHO +F928 | Other mixed disorders of conduct and emotions | WHO +F929 | Mixed disorder of conduct and emotions, unspecified | WHO +F93 | Emotional disorders with onset specific to childhood | WHO +F930 | Separation anxiety disorder of childhood | WHO +F931 | Phobic anxiety disorder of childhood | WHO +F932 | Social anxiety disorder of childhood | WHO +F933 | Sibling rivalry disorder | WHO +F938 | Other childhood emotional disorders | WHO +F939 | Childhood emotional disorder, unspecified | WHO +F94 | Disorders of social functioning with onset specific to childhood and adolescence | WHO +F940 | Elective mutism | WHO +F941 | Reactive attachment disorder of childhood | WHO +F942 | Disinhibited attachment disorder of childhood | WHO +F948 | Other childhood disorders of social functioning | WHO +F949 | Childhood disorder of social functioning, unspecified | WHO +F95 | Tic disorders | WHO +F950 | Transient tic disorder | WHO +F951 | Chronic motor or vocal tic disorder | WHO +F952 | Combined vocal and multiple motor tic disorder [de la Tourette] | WHO +F958 | Other tic disorders | WHO +F959 | Tic disorder, unspecified | WHO +F98 | Other behavioural and emotional disorders with onset usually occurring in childhood and adolescence | WHO +F980 | Nonorganic enuresis | WHO +F981 | Nonorganic encopresis | WHO +F982 | Feeding disorder of infancy and childhood | WHO +F983 | Pica of infancy and childhood | WHO +F984 | Stereotyped movement disorders | WHO +F985 | Stuttering [stammering] | WHO +F986 | Cluttering | WHO +F988 | Other specified behavioural and emotional disorders with onset usually occurring in childhood and adolescence | WHO +F989 | Unspecified behavioural and emotional disorders with onset usually occurring in childhood and adolescence | WHO +F99 | Mental disorder, not otherwise specified | WHO +G00 | Bacterial meningitis, not elsewhere classified | WHO +G000 | Haemophilus meningitis | WHO +G001 | Pneumococcal meningitis | WHO +G002 | Streptococcal meningitis | WHO +G003 | Staphylococcal meningitis | WHO +G008 | Other bacterial meningitis | WHO +G009 | Bacterial meningitis, unspecified | WHO +G01 | Meningitis in bacterial diseases classified elsewhere | WHO +G02 | Meningitis in other infectious and parasitic diseases classified elsewhere | WHO +G020 | Meningitis in viral diseases classified elsewhere | WHO +G021 | Meningitis in mycoses | WHO +G028 | Meningitis in other specified infectious and parasitic diseases classified elsewhere | WHO +G03 | Meningitis due to other and unspecified causes | WHO +G030 | Nonpyogenic meningitis | WHO +G031 | Chronic meningitis | WHO +G032 | Benign recurrent meningitis [Mollaret] | WHO +G038 | Meningitis due to other specified causes | WHO +G039 | Meningitis, unspecified | WHO +G04 | Encephalitis, myelitis and encephalomyelitis | WHO +G040 | Acute disseminated encephalitis | WHO +G041 | Human T-cell lymphotropic virus associated myelopathy | WHO +G042 | Bacterial meningoencephalitis and meningomyelitis, not elsewhere classified | WHO +G048 | Other encephalitis, myelitis and encephalomyelitis | WHO +G049 | Encephalitis, myelitis and encephalomyelitis, unspecified | WHO +G05 | Encephalitis, myelitis and encephalomyelitis in diseases classified elsewhere | WHO +G050 | Encephalitis, myelitis and encephalomyelitis in bacterial diseases classified elsewhere | WHO +G051 | Encephalitis, myelitis and encephalomyelitis in viral diseases classified elsewhere | WHO +G052 | Encephalitis, myelitis and encephalomyelitis in other infectious and parasitic diseases classified elsewhere | WHO +G058 | Encephalitis, myelitis and encephalomyelitis in other diseases classified elsewhere | WHO +G06 | Intracranial and intraspinal abscess and granuloma | WHO +G060 | Intracranial abscess and granuloma | WHO +G061 | Intraspinal abscess and granuloma | WHO +G062 | Extradural and subdural abscess, unspecified | WHO +G07 | Intracranial and intraspinal abscess and granuloma in diseases classified elsewhere | WHO +G08 | Intracranial and intraspinal phlebitis and thrombophlebitis | WHO +G09 | Sequelae of inflammatory diseases of central nervous system | WHO +G10 | Huntington disease | WHO +G11 | Hereditary ataxia | WHO +G110 | Congenital nonprogressive ataxia | WHO +G111 | Early-onset cerebellar ataxia | WHO +G112 | Late-onset cerebellar ataxia | WHO +G113 | Cerebellar ataxia with defective DNA repair | WHO +G114 | Hereditary spastic paraplegia | WHO +G118 | Other hereditary ataxias | WHO +G119 | Hereditary ataxia, unspecified | WHO +G12 | Spinal muscular atrophy and related syndromes | WHO +G120 | Infantile spinal muscular atrophy, type I [Werdnig-Hoffman] | WHO +G121 | Other inherited spinal muscular atrophy | WHO +G122 | Motor neuron disease | WHO +G128 | Other spinal muscular atrophies and related syndromes | WHO +G129 | Spinal muscular atrophy, unspecified | WHO +G13 | Systemic atrophies primarily affecting central nervous system in diseases classified elsewhere | WHO +G130 | Paraneoplastic neuromyopathy and neuropathy | WHO +G131 | Other systemic atrophy primarily affecting central nervous system in neoplastic disease | WHO +G132 | Systemic atrophy primarily affecting central nervous system in myxoedema | WHO +G138 | Systemic atrophy primarily affecting central nervous system in other diseases classified elsewhere | WHO +G14 | Postpolio syndrome | WHO +G20 | Parkinson disease | WHO +G21 | Secondary parkinsonism | WHO +G210 | Malignant neuroleptic syndrome | WHO +G211 | Other drug-induced secondary parkinsonism | WHO +G212 | Secondary parkinsonism due to other external agents | WHO +G213 | Postencephalitic parkinsonism | WHO +G214 | Vascular parkinsonism | WHO +G218 | Other secondary parkinsonism | WHO +G219 | Secondary parkinsonism, unspecified | WHO +G22 | Parkinsonism in diseases classified elsewhere | WHO +G23 | Other degenerative diseases of basal ganglia | WHO +G230 | Hallervorden-Spatz disease | WHO +G231 | Progressive supranuclear ophthalmoplegia [Steele-Richardson-Olszewski] | WHO +G232 | Multiple system atrophy, parkinsonian type [MSA-P] | WHO +G233 | Multiple system atrophy, cerebellar type [MSA-C] | WHO +G238 | Other specified degenerative diseases of basal ganglia | WHO +G239 | Degenerative disease of basal ganglia, unspecified | WHO +G24 | Dystonia | WHO +G240 | Drug-induced dystonia | WHO +G241 | Idiopathic familial dystonia | WHO +G242 | Idiopathic nonfamilial dystonia | WHO +G243 | Spasmodic torticollis | WHO +G244 | Idiopathic orofacial dystonia | WHO +G245 | Blepharospasm | WHO +G248 | Other dystonia | WHO +G249 | Dystonia, unspecified | WHO +G25 | Other extrapyramidal and movement disorders | WHO +G250 | Essential tremor | WHO +G251 | Drug-induced tremor | WHO +G252 | Other specified forms of tremor | WHO +G253 | Myoclonus | WHO +G254 | Drug-induced chorea | WHO +G255 | Other chorea | WHO +G256 | Drug-induced tics and other tics of organic origin | WHO +G258 | Other specified extrapyramidal and movement disorders | WHO +G259 | Extrapyramidal and movement disorder, unspecified | WHO +G26 | Extrapyramidal and movement disorders in diseases classified elsewhere | WHO +G30 | Alzheimer disease | WHO +G300 | Alzheimer disease with early onset | WHO +G301 | Alzheimer disease with late onset | WHO +G308 | Other Alzheimer disease | WHO +G309 | Alzheimer disease, unspecified | WHO +G31 | Other degenerative diseases of nervous system, not elsewhere classified | WHO +G310 | Circumscribed brain atrophy | WHO +G311 | Senile degeneration of brain, not elsewhere classified | WHO +G312 | Degeneration of nervous system due to alcohol | WHO +G318 | Other specified degenerative diseases of nervous system | WHO +G319 | Degenerative disease of nervous system, unspecified | WHO +G32 | Other degenerative disorders of nervous system in diseases classified elsewhere | WHO +G320 | Subacute combined degeneration of spinal cord in diseases classified elsewhere | WHO +G328 | Other specified degenerative disorders of nervous system in diseases classified elsewhere | WHO +G35 | Multiple sclerosis | WHO +G36 | Other acute disseminated demyelination | WHO +G360 | Neuromyelitis optica [Devic] | WHO +G361 | Acute and subacute haemorrhagic leukoencephalitis [Hurst] | WHO +G368 | Other specified acute disseminated demyelination | WHO +G369 | Acute disseminated demyelination, unspecified | WHO +G37 | Other demyelinating diseases of central nervous system | WHO +G370 | Diffuse sclerosis | WHO +G371 | Central demyelination of corpus callosum | WHO +G372 | Central pontine myelinolysis | WHO +G373 | Acute transverse myelitis in demyelinating disease of central nervous system | WHO +G374 | Subacute necrotizing myelitis | WHO +G375 | Concentric sclerosis [Baló] | WHO +G378 | Other specified demyelinating diseases of central nervous system | WHO +G379 | Demyelinating disease of central nervous system, unspecified | WHO +G40 | Epilepsy | WHO +G400 | Localization-related (focal)(partial) idiopathic epilepsy and epileptic syndromes with seizures of localized onset | WHO +G401 | Localization-related (focal)(partial) symptomatic epilepsy and epileptic syndromes with simple partial seizures | WHO +G402 | Localization-related (focal)(partial) symptomatic epilepsy and epileptic syndromes with complex partial seizures | WHO +G403 | Generalized idiopathic epilepsy and epileptic syndromes | WHO +G404 | Other generalized epilepsy and epileptic syndromes | WHO +G405 | Special epileptic syndromes | WHO +G406 | Grand mal seizures, unspecified (with or without petit mal) | WHO +G407 | Petit mal, unspecified, without grand mal seizures | WHO +G408 | Other epilepsy | WHO +G409 | Epilepsy, unspecified | WHO +G41 | Status epilepticus | WHO +G410 | Grand mal status epilepticus | WHO +G411 | Petit mal status epilepticus | WHO +G412 | Complex partial status epilepticus | WHO +G418 | Other status epilepticus | WHO +G419 | Status epilepticus, unspecified | WHO +G43 | Migraine | WHO +G430 | Migraine without aura [common migraine] | WHO +G431 | Migraine with aura [classical migraine] | WHO +G432 | Status migrainosus | WHO +G433 | Complicated migraine | WHO +G438 | Other migraine | WHO +G439 | Migraine, unspecified | WHO +G44 | Other headache syndromes | WHO +G440 | Cluster headache syndrome | WHO +G441 | Vascular headache, not elsewhere classified | WHO +G442 | Tension-type headache | WHO +G443 | Chronic post-traumatic headache | WHO +G444 | Drug-induced headache, not elsewhere classified | WHO +G448 | Other specified headache syndromes | WHO +G45 | Transient cerebral ischaemic attacks and related syndromes | WHO +G450 | Vertebro-basilar artery syndrome | WHO +G451 | Carotid artery syndrome (hemispheric) | WHO +G452 | Multiple and bilateral precerebral artery syndromes | WHO +G453 | Amaurosis fugax | WHO +G454 | Transient global amnesia | WHO +G458 | Other transient cerebral ischaemic attacks and related syndromes | WHO +G459 | Transient cerebral ischaemic attack, unspecified | WHO +G46 | Vascular syndromes of brain in cerebrovascular diseases | WHO +G460 | Middle cerebral artery syndrome | WHO +G461 | Anterior cerebral artery syndrome | WHO +G462 | Posterior cerebral artery syndrome | WHO +G463 | Brain stem stroke syndrome | WHO +G464 | Cerebellar stroke syndrome | WHO +G465 | Pure motor lacunar syndrome | WHO +G466 | Pure sensory lacunar syndrome | WHO +G467 | Other lacunar syndromes | WHO +G468 | Other vascular syndromes of brain in cerebrovascular diseases | WHO +G47 | Sleep disorders | WHO +G470 | Disorders of initiating and maintaining sleep [insomnias] | WHO +G471 | Disorders of excessive somnolence [hypersomnias] | WHO +G472 | Disorders of the sleep-wake schedule | WHO +G473 | Sleep apnoea | WHO +G474 | Narcolepsy and cataplexy | WHO +G478 | Other sleep disorders | WHO +G479 | Sleep disorder, unspecified | WHO +G50 | Disorders of trigeminal nerve | WHO +G500 | Trigeminal neuralgia | WHO +G501 | Atypical facial pain | WHO +G508 | Other disorders of trigeminal nerve | WHO +G509 | Disorder of trigeminal nerve, unspecified | WHO +G51 | Facial nerve disorders | WHO +G510 | Bell palsy | WHO +G511 | Geniculate ganglionitis | WHO +G512 | Melkersson syndrome | WHO +G513 | Clonic hemifacial spasm | WHO +G514 | Facial myokymia | WHO +G518 | Other disorders of facial nerve | WHO +G519 | Disorder of facial nerve, unspecified | WHO +G52 | Disorders of other cranial nerves | WHO +G520 | Disorders of olfactory nerve | WHO +G521 | Disorders of glossopharyngeal nerve | WHO +G522 | Disorders of vagus nerve | WHO +G523 | Disorders of hypoglossal nerve | WHO +G527 | Disorders of multiple cranial nerves | WHO +G528 | Disorders of other specified cranial nerves | WHO +G529 | Cranial nerve disorder, unspecified | WHO +G53 | Cranial nerve disorders in diseases classified elsewhere | WHO +G530 | Postzoster neuralgia | WHO +G531 | Multiple cranial nerve palsies in infectious and parasitic diseases classified elsewhere | WHO +G532 | Multiple cranial nerve palsies in sarcoidosis | WHO +G533 | Multiple cranial nerve palsies in neoplastic disease | WHO +G538 | Other cranial nerve disorders in other diseases classified elsewhere | WHO +G54 | Nerve root and plexus disorders | WHO +G540 | Brachial plexus disorders | WHO +G541 | Lumbosacral plexus disorders | WHO +G542 | Cervical root disorders, not elsewhere classified | WHO +G543 | Thoracic root disorders, not elsewhere classified | WHO +G544 | Lumbosacral root disorders, not elsewhere classified | WHO +G545 | Neuralgic amyotrophy | WHO +G546 | Phantom limb syndrome with pain | WHO +G547 | Phantom limb syndrome without pain | WHO +G548 | Other nerve root and plexus disorders | WHO +G549 | Nerve root and plexus disorder, unspecified | WHO +G55 | Nerve root and plexus compressions in diseases classified elsewhere | WHO +G550 | Nerve root and plexus compressions in neoplastic disease | WHO +G551 | Nerve root and plexus compressions in intervertebral disc disorders | WHO +G552 | Nerve root and plexus compressions in spondylosis | WHO +G553 | Nerve root and plexus compressions in other dorsopathies | WHO +G558 | Nerve root and plexus compressions in other diseases classified elsewhere | WHO +G56 | Mononeuropathies of upper limb | WHO +G560 | Carpal tunnel syndrome | WHO +G561 | Other lesions of median nerve | WHO +G562 | Lesion of ulnar nerve | WHO +G563 | Lesion of radial nerve | WHO +G568 | Other mononeuropathies of upper limb | WHO +G569 | Mononeuropathy of upper limb, unspecified | WHO +G57 | Mononeuropathies of lower limb | WHO +G570 | Lesion of sciatic nerve | WHO +G571 | Meralgia paraesthetica | WHO +G572 | Lesion of femoral nerve | WHO +G573 | Lesion of lateral popliteal nerve | WHO +G574 | Lesion of medial popliteal nerve | WHO +G575 | Tarsal tunnel syndrome | WHO +G576 | Lesion of plantar nerve | WHO +G578 | Other mononeuropathies of lower limb | WHO +G579 | Mononeuropathy of lower limb, unspecified | WHO +G58 | Other mononeuropathies | WHO +G580 | Intercostal neuropathy | WHO +G587 | Mononeuritis multiplex | WHO +G588 | Other specified mononeuropathies | WHO +G589 | Mononeuropathy, unspecified | WHO +G59 | Mononeuropathy in diseases classified elsewhere | WHO +G590 | Diabetic mononeuropathy | WHO +G598 | Other mononeuropathies in diseases classified elsewhere | WHO +G60 | Hereditary and idiopathic neuropathy | WHO +G600 | Hereditary motor and sensory neuropathy | WHO +G601 | Refsum disease | WHO +G602 | Neuropathy in association with hereditary ataxia | WHO +G603 | Idiopathic progressive neuropathy | WHO +G608 | Other hereditary and idiopathic neuropathies | WHO +G609 | Hereditary and idiopathic neuropathy, unspecified | WHO +G61 | Inflammatory polyneuropathy | WHO +G610 | Guillain-Barré syndrome | WHO +G611 | Serum neuropathy | WHO +G618 | Other inflammatory polyneuropathies | WHO +G619 | Inflammatory polyneuropathy, unspecified | WHO +G62 | Other polyneuropathies | WHO +G620 | Drug-induced polyneuropathy | WHO +G621 | Alcoholic polyneuropathy | WHO +G622 | Polyneuropathy due to other toxic agents | WHO +G628 | Other specified polyneuropathies | WHO +G629 | Polyneuropathy, unspecified | WHO +G63 | Polyneuropathy in diseases classified elsewhere | WHO +G630 | Polyneuropathy in infectious and parasitic diseases classified elsewhere | WHO +G631 | Polyneuropathy in neoplastic disease | WHO +G632 | Diabetic polyneuropathy | WHO +G633 | Polyneuropathy in other endocrine and metabolic diseases | WHO +G634 | Polyneuropathy in nutritional deficiency | WHO +G635 | Polyneuropathy in systemic connective tissue disorders | WHO +G636 | Polyneuropathy in other musculoskeletal disorders | WHO +G638 | Polyneuropathy in other diseases classified elsewhere | WHO +G64 | Other disorders of peripheral nervous system | WHO +G70 | Myasthenia gravis and other myoneural disorders | WHO +G700 | Myasthenia gravis | WHO +G701 | Toxic myoneural disorders | WHO +G702 | Congenital and developmental myasthenia | WHO +G708 | Other specified myoneural disorders | WHO +G709 | Myoneural disorder, unspecified | WHO +G71 | Primary disorders of muscles | WHO +G710 | Muscular dystrophy | WHO +G711 | Myotonic disorders | WHO +G712 | Congenital myopathies | WHO +G713 | Mitochondrial myopathy, not elsewhere classified | WHO +G718 | Other primary disorders of muscles | WHO +G719 | Primary disorder of muscle, unspecified | WHO +G72 | Other myopathies | WHO +G720 | Drug-induced myopathy | WHO +G721 | Alcoholic myopathy | WHO +G722 | Myopathy due to other toxic agents | WHO +G723 | Periodic paralysis | WHO +G724 | Inflammatory myopathy, not elsewhere classified | WHO +G728 | Other specified myopathies | WHO +G729 | Myopathy, unspecified | WHO +G73 | Disorders of myoneural junction and muscle in diseases classified elsewhere | WHO +G730 | Myasthenic syndromes in endocrine diseases | WHO +G731 | Lambert-Eaton syndrome | WHO +G732 | Other myasthenic syndromes in neoplastic disease | WHO +G733 | Myasthenic syndromes in other diseases classified elsewhere | WHO +G734 | Myopathy in infectious and parasitic diseases classified elsewhere | WHO +G735 | Myopathy in endocrine diseases | WHO +G736 | Myopathy in metabolic diseases | WHO +G737 | Myopathy in other diseases classified elsewhere | WHO +G80 | Cerebral palsy | WHO +G800 | Spastic quadriplegic cerebral palsy | WHO +G801 | Spastic diplegic cerebral palsy | WHO +G802 | Spastic hemiplegic cerebral palsy | WHO +G803 | Dyskinetic cerebral palsy | WHO +G804 | Ataxic cerebral palsy | WHO +G808 | Other cerebral palsy | WHO +G809 | Cerebral palsy, unspecified | WHO +G81 | Hemiplegia | WHO +G810 | Flaccid hemiplegia | WHO +G811 | Spastic hemiplegia | WHO +G819 | Hemiplegia, unspecified | WHO +G82 | Paraplegia and tetraplegia | WHO +G820 | Flaccid paraplegia | WHO +G821 | Spastic paraplegia | WHO +G822 | Paraplegia, unspecified | WHO +G823 | Flaccid tetraplegia | WHO +G824 | Spastic tetraplegia | WHO +G825 | Tetraplegia, unspecified | WHO +G83 | Other paralytic syndromes | WHO +G830 | Diplegia of upper limbs | WHO +G831 | Monoplegia of lower limb | WHO +G832 | Monoplegia of upper limb | WHO +G833 | Monoplegia, unspecified | WHO +G834 | Cauda equina syndrome | WHO +G835 | Locked-in syndrome | WHO +G836 | Upper motor neuron facial paralysis | WHO +G838 | Other specified paralytic syndromes | WHO +G839 | Paralytic syndrome, unspecified | WHO +G90 | Disorders of autonomic nervous system | WHO +G900 | Idiopathic peripheral autonomic neuropathy | WHO +G901 | Familial dysautonomia [Riley-Day] | WHO +G902 | Horner syndrome | WHO +G904 | Autonomic dysreflexia | WHO +G905 | Complex regional pain syndrome type I | WHO +G906 | Complex regional pain syndrome type II | WHO +G907 | Complex regional pain syndrome, other and unspecified type | WHO +G908 | Other disorders of autonomic nervous system | WHO +G909 | Disorder of autonomic nervous system, unspecified | WHO +G91 | Hydrocephalus | WHO +G910 | Communicating hydrocephalus | WHO +G911 | Obstructive hydrocephalus | WHO +G912 | Normal-pressure hydrocephalus | WHO +G913 | Post-traumatic hydrocephalus, unspecified | WHO +G918 | Other hydrocephalus | WHO +G919 | Hydrocephalus, unspecified | WHO +G92 | Toxic encephalopathy | WHO +G93 | Other disorders of brain | WHO +G930 | Cerebral cysts | WHO +G931 | Anoxic brain damage, not elsewhere classified | WHO +G932 | Benign intracranial hypertension | WHO +G933 | Postviral fatigue syndrome | WHO +G934 | Encephalopathy, unspecified | WHO +G935 | Compression of brain | WHO +G936 | Cerebral oedema | WHO +G937 | Reye syndrome | WHO +G938 | Other specified disorders of brain | WHO +G939 | Disorder of brain, unspecified | WHO +G94 | Other disorders of brain in diseases classified elsewhere | WHO +G940 | Hydrocephalus in infectious and parasitic diseases classified elsewhere | WHO +G941 | Hydrocephalus in neoplastic disease | WHO +G942 | Hydrocephalus in other diseases classified elsewhere | WHO +G943 | Encephalopathy in diseases classified elsewhere | WHO +G948 | Other specified disorders of brain in diseases classified elsewhere | WHO +G95 | Other diseases of spinal cord | WHO +G950 | Syringomyelia and syringobulbia | WHO +G951 | Vascular myelopathies | WHO +G952 | Cord compression, unspecified | WHO +G958 | Other specified diseases of spinal cord | WHO +G959 | Disease of spinal cord, unspecified | WHO +G96 | Other disorders of central nervous system | WHO +G960 | Cerebrospinal fluid leak | WHO +G961 | Disorders of meninges, not elsewhere classified | WHO +G968 | Other specified disorders of central nervous system | WHO +G969 | Disorder of central nervous system, unspecified | WHO +G97 | Postprocedural disorders of nervous system, not elsewhere classified | WHO +G970 | Cerebrospinal fluid leak from spinal puncture | WHO +G971 | Other reaction to spinal and lumbar puncture | WHO +G972 | Intracranial hypotension following ventricular shunting | WHO +G978 | Other postprocedural disorders of nervous system | WHO +G979 | Postprocedural disorder of nervous system, unspecified | WHO +G98 | Other disorders of nervous system, not elsewhere classified | WHO +G99 | Other disorders of nervous system in diseases classified elsewhere | WHO +G990 | Autonomic neuropathy in endocrine and metabolic diseases | WHO +G991 | Other disorders of autonomic nervous system in other diseases classified elsewhere | WHO +G992 | Myelopathy in diseases classified elsewhere | WHO +G998 | Other specified disorders of nervous system in diseases classified elsewhere | WHO +H00 | Hordeolum and chalazion | WHO +H000 | Hordeolum and other deep inflammation of eyelid | WHO +H001 | Chalazion | WHO +H01 | Other inflammation of eyelid | WHO +H010 | Blepharitis | WHO +H011 | Noninfectious dermatoses of eyelid | WHO +H018 | Other specified inflammation of eyelid | WHO +H019 | Inflammation of eyelid, unspecified | WHO +H02 | Other disorders of eyelid | WHO +H020 | Entropion and trichiasis of eyelid | WHO +H021 | Ectropion of eyelid | WHO +H022 | Lagophthalmos | WHO +H023 | Blepharochalasis | WHO +H024 | Ptosis of eyelid | WHO +H025 | Other disorders affecting eyelid function | WHO +H026 | Xanthelasma of eyelid | WHO +H027 | Other degenerative disorders of eyelid and periocular area | WHO +H028 | Other specified disorders of eyelid | WHO +H029 | Disorder of eyelid, unspecified | WHO +H03 | Disorders of eyelid in diseases classified elsewhere | WHO +H030 | Parasitic infestation of eyelid in diseases classified elsewhere | WHO +H031 | Involvement of eyelid in other infectious diseases classified elsewhere | WHO +H038 | Involvement of eyelid in other diseases classified elsewhere | WHO +H04 | Disorders of lacrimal system | WHO +H040 | Dacryoadenitis | WHO +H041 | Other disorders of lacrimal gland | WHO +H042 | Epiphora | WHO +H043 | Acute and unspecified inflammation of lacrimal passages | WHO +H044 | Chronic inflammation of lacrimal passages | WHO +H045 | Stenosis and insufficiency of lacrimal passages | WHO +H046 | Other changes in lacrimal passages | WHO +H048 | Other disorders of lacrimal system | WHO +H049 | Disorder of lacrimal system, unspecified | WHO +H05 | Disorders of orbit | WHO +H050 | Acute inflammation of orbit | WHO +H051 | Chronic inflammatory disorders of orbit | WHO +H052 | Exophthalmic conditions | WHO +H053 | Deformity of orbit | WHO +H054 | Enophthalmos | WHO +H055 | Retained (old) foreign body following penetrating wound of orbit | WHO +H058 | Other disorders of orbit | WHO +H059 | Disorder of orbit, unspecified | WHO +H06 | Disorders of lacrimal system and orbit in diseases classified elsewhere | WHO +H060 | Disorders of lacrimal system in diseases classified elsewhere | WHO +H061 | Parasitic infestation of orbit in diseases classified elsewhere | WHO +H062 | Dysthyroid exophthalmos | WHO +H063 | Other disorders of orbit in diseases classified elsewhere | WHO +H10 | Conjunctivitis | WHO +H100 | Mucopurulent conjunctivitis | WHO +H101 | Acute atopic conjunctivitis | WHO +H102 | Other acute conjunctivitis | WHO +H103 | Acute conjunctivitis, unspecified | WHO +H104 | Chronic conjunctivitis | WHO +H105 | Blepharoconjunctivitis | WHO +H108 | Other conjunctivitis | WHO +H109 | Conjunctivitis, unspecified | WHO +H11 | Other disorders of conjunctiva | WHO +H110 | Pterygium | WHO +H111 | Conjunctival degenerations and deposits | WHO +H112 | Conjunctival scars | WHO +H113 | Conjunctival haemorrhage | WHO +H114 | Other conjunctival vascular disorders and cysts | WHO +H118 | Other specified disorders of conjunctiva | WHO +H119 | Disorder of conjunctiva, unspecified | WHO +H13 | Disorders of conjunctiva in diseases classified elsewhere | WHO +H130 | Filarial infection of conjunctiva | WHO +H131 | Conjunctivitis in infectious and parasitic diseases classified elsewhere | WHO +H132 | Conjunctivitis in other diseases classified elsewhere | WHO +H133 | Ocular pemphigoid | WHO +H138 | Other disorders of conjunctiva in diseases classified elsewhere | WHO +H15 | Disorders of sclera | WHO +H150 | Scleritis | WHO +H151 | Episcleritis | WHO +H158 | Other disorders of sclera | WHO +H159 | Disorder of sclera, unspecified | WHO +H16 | Keratitis | WHO +H160 | Corneal ulcer | WHO +H161 | Other superficial keratitis without conjunctivitis | WHO +H162 | Keratoconjunctivitis | WHO +H163 | Interstitial and deep keratitis | WHO +H164 | Corneal neovascularization | WHO +H168 | Other keratitis | WHO +H169 | Keratitis, unspecified | WHO +H17 | Corneal scars and opacities | WHO +H170 | Adherent leukoma | WHO +H171 | Other central corneal opacity | WHO +H178 | Other corneal scars and opacities | WHO +H179 | Corneal scar and opacity, unspecified | WHO +H18 | Other disorders of cornea | WHO +H180 | Corneal pigmentations and deposits | WHO +H181 | Bullous keratopathy | WHO +H182 | Other corneal oedema | WHO +H183 | Changes in corneal membranes | WHO +H184 | Corneal degeneration | WHO +H185 | Hereditary corneal dystrophies | WHO +H186 | Keratoconus | WHO +H187 | Other corneal deformities | WHO +H188 | Other specified disorders of cornea | WHO +H189 | Disorder of cornea, unspecified | WHO +H19 | Disorders of sclera and cornea in diseases classified elsewhere | WHO +H190 | Scleritis and episcleritis in diseases classified elsewhere | WHO +H191 | Herpesviral keratitis and keratoconjunctivitis | WHO +H192 | Keratitis and keratoconjunctivitis in other infectious and parasitic diseases classified elsewhere | WHO +H193 | Keratitis and keratoconjunctivitis in other diseases classified elsewhere | WHO +H198 | Other disorders of sclera and cornea in diseases classified elsewhere | WHO +H20 | Iridocyclitis | WHO +H200 | Acute and subacute iridocyclitis | WHO +H201 | Chronic iridocyclitis | WHO +H202 | Lens-induced iridocyclitis | WHO +H208 | Other iridocyclitis | WHO +H209 | Iridocyclitis, unspecified | WHO +H21 | Other disorders of iris and ciliary body | WHO +H210 | Hyphaema | WHO +H211 | Other vascular disorders of iris and ciliary body | WHO +H212 | Degeneration of iris and ciliary body | WHO +H213 | Cyst of iris, ciliary body and anterior chamber | WHO +H214 | Pupillary membranes | WHO +H215 | Other adhesions and disruptions of iris and ciliary body | WHO +H218 | Other specified disorders of iris and ciliary body | WHO +H219 | Disorder of iris and ciliary body, unspecified | WHO +H22 | Disorders of iris and ciliary body in diseases classified elsewhere | WHO +H220 | Iridocyclitis in infectious and parasitic diseases classified elsewhere | WHO +H221 | Iridocyclitis in other diseases classified elsewhere | WHO +H228 | Other disorders of iris and ciliary body in diseases classified elsewhere | WHO +H25 | Senile cataract | WHO +H250 | Senile incipient cataract | WHO +H251 | Senile nuclear cataract | WHO +H252 | Senile cataract, morgagnian type | WHO +H258 | Other senile cataract | WHO +H259 | Senile cataract, unspecified | WHO +H26 | Other cataract | WHO +H260 | Infantile, juvenile and presenile cataract | WHO +H261 | Traumatic cataract | WHO +H262 | Complicated cataract | WHO +H263 | Drug-induced cataract | WHO +H264 | After-cataract | WHO +H268 | Other specified cataract | WHO +H269 | Cataract, unspecified | WHO +H27 | Other disorders of lens | WHO +H270 | Aphakia | WHO +H271 | Dislocation of lens | WHO +H278 | Other specified disorders of lens | WHO +H279 | Disorder of lens, unspecified | WHO +H28 | Cataract and other disorders of lens in diseases classified elsewhere | WHO +H280 | Diabetic cataract | WHO +H281 | Cataract in other endocrine, nutritional and metabolic diseases | WHO +H282 | Cataract in other diseases classified elsewhere | WHO +H288 | Other disorders of lens in diseases classified elsewhere | WHO +H30 | Chorioretinal inflammation | WHO +H300 | Focal chorioretinal inflammation | WHO +H301 | Disseminated chorioretinal inflammation | WHO +H302 | Posterior cyclitis | WHO +H308 | Other chorioretinal inflammations | WHO +H309 | Chorioretinal inflammation, unspecified | WHO +H31 | Other disorders of choroid | WHO +H310 | Chorioretinal scars | WHO +H311 | Choroidal degeneration | WHO +H312 | Hereditary choroidal dystrophy | WHO +H313 | Choroidal haemorrhage and rupture | WHO +H314 | Choroidal detachment | WHO +H318 | Other specified disorders of choroid | WHO +H319 | Disorder of choroid, unspecified | WHO +H32 | Chorioretinal disorders in diseases classified elsewhere | WHO +H320 | Chorioretinal inflammation in infectious and parasitic diseases classified elsewhere | WHO +H328 | Other chorioretinal disorders in diseases classified elsewhere | WHO +H33 | Retinal detachments and breaks | WHO +H330 | Retinal detachment with retinal break | WHO +H331 | Retinoschisis and retinal cysts | WHO +H332 | Serous retinal detachment | WHO +H333 | Retinal breaks without detachment | WHO +H334 | Traction detachment of retina | WHO +H335 | Other retinal detachments | WHO +H34 | Retinal vascular occlusions | WHO +H340 | Transient retinal artery occlusion | WHO +H341 | Central retinal artery occlusion | WHO +H342 | Other retinal artery occlusions | WHO +H348 | Other retinal vascular occlusions | WHO +H349 | Retinal vascular occlusion, unspecified | WHO +H35 | Other retinal disorders | WHO +H350 | Background retinopathy and retinal vascular changes | WHO +H351 | Retinopathy of prematurity | WHO +H352 | Other proliferative retinopathy | WHO +H353 | Degeneration of macula and posterior pole | WHO +H354 | Peripheral retinal degeneration | WHO +H355 | Hereditary retinal dystrophy | WHO +H356 | Retinal haemorrhage | WHO +H357 | Separation of retinal layers | WHO +H358 | Other specified retinal disorders | WHO +H359 | Retinal disorder, unspecified | WHO +H36 | Retinal disorders in diseases classified elsewhere | WHO +H360 | Diabetic retinopathy | WHO +H368 | Other retinal disorders in diseases classified elsewhere | WHO +H40 | Glaucoma | WHO +H400 | Glaucoma suspect | WHO +H401 | Primary open-angle glaucoma | WHO +H402 | Primary angle-closure glaucoma | WHO +H403 | Glaucoma secondary to eye trauma | WHO +H404 | Glaucoma secondary to eye inflammation | WHO +H405 | Glaucoma secondary to other eye disorders | WHO +H406 | Glaucoma secondary to drugs | WHO +H408 | Other glaucoma | WHO +H409 | Glaucoma, unspecified | WHO +H42 | Glaucoma in diseases classified elsewhere | WHO +H420 | Glaucoma in endocrine, nutritional and metabolic diseases | WHO +H428 | Glaucoma in other diseases classified elsewhere | WHO +H43 | Disorders of vitreous body | WHO +H430 | Vitreous prolapse | WHO +H431 | Vitreous haemorrhage | WHO +H432 | Crystalline deposits in vitreous body | WHO +H433 | Other vitreous opacities | WHO +H438 | Other disorders of vitreous body | WHO +H439 | Disorder of vitreous body, unspecified | WHO +H44 | Disorders of globe | WHO +H440 | Purulent endophthalmitis | WHO +H441 | Other endophthalmitis | WHO +H442 | Degenerative myopia | WHO +H443 | Other degenerative disorders of globe | WHO +H444 | Hypotony of eye | WHO +H445 | Degenerated conditions of globe | WHO +H446 | Retained (old) intraocular foreign body, magnetic | WHO +H447 | Retained (old) intraocular foreign body, nonmagnetic | WHO +H448 | Other disorders of globe | WHO +H449 | Disorder of globe, unspecified | WHO +H45 | Disorders of vitreous body and globe in diseases classified elsewhere | WHO +H450 | Vitreous haemorrhage in diseases classified elsewhere | WHO +H451 | Endophthalmitis in diseases classified elsewhere | WHO +H458 | Other disorders of vitreous body and globe in diseases classified elsewhere | WHO +H46 | Optic neuritis | WHO +H47 | Other disorders of optic [2nd] nerve and visual pathways | WHO +H470 | Disorders of optic nerve, not elsewhere classified | WHO +H471 | Papilloedema, unspecified | WHO +H472 | Optic atrophy | WHO +H473 | Other disorders of optic disc | WHO +H474 | Disorders of optic chiasm | WHO +H475 | Disorders of other visual pathways | WHO +H476 | Disorders of visual cortex | WHO +H477 | Disorder of visual pathways, unspecified | WHO +H48 | Disorders of optic [2nd] nerve and visual pathways in diseases classified elsewhere | WHO +H480 | Optic atrophy in diseases classified elsewhere | WHO +H481 | Retrobulbar neuritis in diseases classified elsewhere | WHO +H488 | Other disorders of optic nerve and visual pathways in diseases classified elsewhere | WHO +H49 | Paralytic strabismus | WHO +H490 | Third [oculomotor] nerve palsy | WHO +H491 | Fourth [trochlear] nerve palsy | WHO +H492 | Sixth [abducent] nerve palsy | WHO +H493 | Total (external) ophthalmoplegia | WHO +H494 | Progressive external ophthalmoplegia | WHO +H498 | Other paralytic strabismus | WHO +H499 | Paralytic strabismus, unspecified | WHO +H50 | Other strabismus | WHO +H500 | Convergent concomitant strabismus | WHO +H501 | Divergent concomitant strabismus | WHO +H502 | Vertical strabismus | WHO +H503 | Intermittent heterotropia | WHO +H504 | Other and unspecified heterotropia | WHO +H505 | Heterophoria | WHO +H506 | Mechanical strabismus | WHO +H508 | Other specified strabismus | WHO +H509 | Strabismus, unspecified | WHO +H51 | Other disorders of binocular movement | WHO +H510 | Palsy of conjugate gaze | WHO +H511 | Convergence insufficiency and excess | WHO +H512 | Internuclear ophthalmoplegia | WHO +H518 | Other specified disorders of binocular movement | WHO +H519 | Disorder of binocular movement, unspecified | WHO +H52 | Disorders of refraction and accommodation | WHO +H520 | Hypermetropia | WHO +H521 | Myopia | WHO +H522 | Astigmatism | WHO +H523 | Anisometropia and aniseikonia | WHO +H524 | Presbyopia | WHO +H525 | Disorders of accommodation | WHO +H526 | Other disorders of refraction | WHO +H527 | Disorder of refraction, unspecified | WHO +H53 | Visual disturbances | WHO +H530 | Amblyopia ex anopsia | WHO +H531 | Subjective visual disturbances | WHO +H532 | Diplopia | WHO +H533 | Other disorders of binocular vision | WHO +H534 | Visual field defects | WHO +H535 | Colour vision deficiencies | WHO +H536 | Night blindness | WHO +H538 | Other visual disturbances | WHO +H539 | Visual disturbance, unspecified | WHO +H54 | Visual impairment including blindness (binocular or monocular) | WHO +H540 | Blindness, binocular | WHO +H541 | Severe visual impairment, binocular | WHO +H542 | Moderate visual impairment, binocular | WHO +H543 | Mild or no visual impairment, binocular | WHO +H544 | Blindness, monocular | WHO +H545 | Severe visual impairment, monocular | WHO +H546 | Moderate visual impairment, monocular | WHO +H549 | Unspecified visual impairment (binocular) | WHO +H55 | Nystagmus and other irregular eye movements | WHO +H57 | Other disorders of eye and adnexa | WHO +H570 | Anomalies of pupillary function | WHO +H571 | Ocular pain | WHO +H578 | Other specified disorders of eye and adnexa | WHO +H579 | Disorder of eye and adnexa, unspecified | WHO +H58 | Other disorders of eye and adnexa in diseases classified elsewhere | WHO +H580 | Anomalies of pupillary function in diseases classified elsewhere | WHO +H581 | Visual disturbances in diseases classified elsewhere | WHO +H588 | Other specified disorders of eye and adnexa in diseases classified elsewhere | WHO +H59 | Postprocedural disorders of eye and adnexa, not elsewhere classified | WHO +H590 | Keratopathy (bullous aphakic) following cataract surgery | WHO +H598 | Other postprocedural disorders of eye and adnexa | WHO +H599 | Postprocedural disorder of eye and adnexa, unspecified | WHO +H60 | Otitis externa | WHO +H600 | Abscess of external ear | WHO +H601 | Cellulitis of external ear | WHO +H602 | Malignant otitis externa | WHO +H603 | Other infective otitis externa | WHO +H604 | Cholesteatoma of external ear | WHO +H605 | Acute otitis externa, noninfective | WHO +H608 | Other otitis externa | WHO +H609 | Otitis externa, unspecified | WHO +H61 | Other disorders of external ear | WHO +H610 | Perichondritis of external ear | WHO +H611 | Noninfective disorders of pinna | WHO +H612 | Impacted cerumen | WHO +H613 | Acquired stenosis of external ear canal | WHO +H618 | Other specified disorders of external ear | WHO +H619 | Disorder of external ear, unspecified | WHO +H62 | Disorders of external ear in diseases classified elsewhere | WHO +H620 | Otitis externa in bacterial diseases classified elsewhere | WHO +H621 | Otitis externa in viral diseases classified elsewhere | WHO +H622 | Otitis externa in mycoses | WHO +H623 | Otitis externa in other infectious and parasitic diseases classified elsewhere | WHO +H624 | Otitis externa in other diseases classified elsewhere | WHO +H628 | Other disorders of external ear in diseases classified elsewhere | WHO +H65 | Nonsuppurative otitis media | WHO +H650 | Acute serous otitis media | WHO +H651 | Other acute nonsuppurative otitis media | WHO +H652 | Chronic serous otitis media | WHO +H653 | Chronic mucoid otitis media | WHO +H654 | Other chronic nonsuppurative otitis media | WHO +H659 | Nonsuppurative otitis media, unspecified | WHO +H66 | Suppurative and unspecified otitis media | WHO +H660 | Acute suppurative otitis media | WHO +H661 | Chronic tubotympanic suppurative otitis media | WHO +H662 | Chronic atticoantral suppurative otitis media | WHO +H663 | Other chronic suppurative otitis media | WHO +H664 | Suppurative otitis media, unspecified | WHO +H669 | Otitis media, unspecified | WHO +H67 | Otitis media in diseases classified elsewhere | WHO +H670 | Otitis media in bacterial diseases classified elsewhere | WHO +H671 | Otitis media in viral diseases classified elsewhere | WHO +H678 | Otitis media in other diseases classified elsewhere | WHO +H68 | Eustachian salpingitis and obstruction | WHO +H680 | Eustachian salpingitis | WHO +H681 | Obstruction of Eustachian tube | WHO +H69 | Other disorders of Eustachian tube | WHO +H690 | Patulous Eustachian tube | WHO +H698 | Other specified disorders of Eustachian tube | WHO +H699 | Eustachian tube disorder, unspecified | WHO +H70 | Mastoiditis and related conditions | WHO +H700 | Acute mastoiditis | WHO +H701 | Chronic mastoiditis | WHO +H702 | Petrositis | WHO +H708 | Other mastoiditis and related conditions | WHO +H709 | Mastoiditis, unspecified | WHO +H71 | Cholesteatoma of middle ear | WHO +H72 | Perforation of tympanic membrane | WHO +H720 | Central perforation of tympanic membrane | WHO +H721 | Attic perforation of tympanic membrane | WHO +H722 | Other marginal perforations of tympanic membrane | WHO +H728 | Other perforations of tympanic membrane | WHO +H729 | Perforation of tympanic membrane, unspecified | WHO +H73 | Other disorders of tympanic membrane | WHO +H730 | Acute myringitis | WHO +H731 | Chronic myringitis | WHO +H738 | Other specified disorders of tympanic membrane | WHO +H739 | Disorder of tympanic membrane, unspecified | WHO +H74 | Other disorders of middle ear and mastoid | WHO +H740 | Tympanosclerosis | WHO +H741 | Adhesive middle ear disease | WHO +H742 | Discontinuity and dislocation of ear ossicles | WHO +H743 | Other acquired abnormalities of ear ossicles | WHO +H744 | Polyp of middle ear | WHO +H748 | Other specified disorders of middle ear and mastoid | WHO +H749 | Disorder of middle ear and mastoid, unspecified | WHO +H75 | Other disorders of middle ear and mastoid in diseases classified elsewhere | WHO +H750 | Mastoiditis in infectious and parasitic diseases classified elsewhere | WHO +H758 | Other specified disorders of middle ear and mastoid in diseases classified elsewhere | WHO +H80 | Otosclerosis | WHO +H800 | Otosclerosis involving oval window, nonobliterative | WHO +H801 | Otosclerosis involving oval window, obliterative | WHO +H802 | Cochlear otosclerosis | WHO +H808 | Other otosclerosis | WHO +H809 | Otosclerosis, unspecified | WHO +H81 | Disorders of vestibular function | WHO +H810 | Ménière disease | WHO +H811 | Benign paroxysmal vertigo | WHO +H812 | Vestibular neuronitis | WHO +H813 | Other peripheral vertigo | WHO +H814 | Vertigo of central origin | WHO +H818 | Other disorders of vestibular function | WHO +H819 | Disorder of vestibular function, unspecified | WHO +H82 | Vertiginous syndromes in diseases classified elsewhere | WHO +H83 | Other diseases of inner ear | WHO +H830 | Labyrinthitis | WHO +H831 | Labyrinthine fistula | WHO +H832 | Labyrinthine dysfunction | WHO +H833 | Noise effects on inner ear | WHO +H838 | Other specified diseases of inner ear | WHO +H839 | Disease of inner ear, unspecified | WHO +H90 | Conductive and sensorineural hearing loss | WHO +H900 | Conductive hearing loss, bilateral | WHO +H901 | Conductive hearing loss, unilateral with unrestricted hearing on the contralateral side | WHO +H902 | Conductive hearing loss, unspecified | WHO +H903 | Sensorineural hearing loss, bilateral | WHO +H904 | Sensorineural hearing loss, unilateral with unrestricted hearing on the contralateral side | WHO +H905 | Sensorineural hearing loss, unspecified | WHO +H906 | Mixed conductive and sensorineural hearing loss, bilateral | WHO +H907 | Mixed conductive and sensorineural hearing loss, unilateral with unrestricted hearing on the contralateral side | WHO +H908 | Mixed conductive and sensorineural hearing loss, unspecified | WHO +H91 | Other hearing loss | WHO +H910 | Ototoxic hearing loss | WHO +H911 | Presbycusis | WHO +H912 | Sudden idiopathic hearing loss | WHO +H913 | Deaf mutism, not elsewhere classified | WHO +H918 | Other specified hearing loss | WHO +H919 | Hearing loss, unspecified | WHO +H92 | Otalgia and effusion of ear | WHO +H920 | Otalgia | WHO +H921 | Otorrhoea | WHO +H922 | Otorrhagia | WHO +H93 | Other disorders of ear, not elsewhere classified | WHO +H930 | Degenerative and vascular disorders of ear | WHO +H931 | Tinnitus | WHO +H932 | Other abnormal auditory perceptions | WHO +H933 | Disorders of acoustic nerve | WHO +H938 | Other specified disorders of ear | WHO +H939 | Disorder of ear, unspecified | WHO +H94 | Other disorders of ear in diseases classified elsewhere | WHO +H940 | Acoustic neuritis in infectious and parasitic diseases classified elsewhere | WHO +H948 | Other specified disorders of ear in diseases classified elsewhere | WHO +H95 | Postprocedural disorders of ear and mastoid process, not elsewhere classified | WHO +H950 | Recurrent cholesteatoma of postmastoidectomy cavity | WHO +H951 | Other disorders following mastoidectomy | WHO +H958 | Other postprocedural disorders of ear and mastoid process | WHO +H959 | Postprocedural disorder of ear and mastoid process, unspecified | WHO +I00 | Rheumatic fever without mention of heart involvement | WHO +I01 | Rheumatic fever with heart involvement | WHO +I010 | Acute rheumatic pericarditis | WHO +I011 | Acute rheumatic endocarditis | WHO +I012 | Acute rheumatic myocarditis | WHO +I018 | Other acute rheumatic heart disease | WHO +I019 | Acute rheumatic heart disease, unspecified | WHO +I02 | Rheumatic chorea | WHO +I020 | Rheumatic chorea with heart involvement | WHO +I029 | Rheumatic chorea without heart involvement | WHO +I05 | Rheumatic mitral valve diseases | WHO +I050 | Mitral stenosis | WHO +I051 | Rheumatic mitral insufficiency | WHO +I052 | Mitral stenosis with insufficiency | WHO +I058 | Other mitral valve diseases | WHO +I059 | Mitral valve disease, unspecified | WHO +I06 | Rheumatic aortic valve diseases | WHO +I060 | Rheumatic aortic stenosis | WHO +I061 | Rheumatic aortic insufficiency | WHO +I062 | Rheumatic aortic stenosis with insufficiency | WHO +I068 | Other rheumatic aortic valve diseases | WHO +I069 | Rheumatic aortic valve disease, unspecified | WHO +I07 | Rheumatic tricuspid valve diseases | WHO +I070 | Tricuspid stenosis | WHO +I071 | Tricuspid insufficiency | WHO +I072 | Tricuspid stenosis with insufficiency | WHO +I078 | Other tricuspid valve diseases | WHO +I079 | Tricuspid valve disease, unspecified | WHO +I08 | Multiple valve diseases | WHO +I080 | Disorders of both mitral and aortic valves | WHO +I081 | Disorders of both mitral and tricuspid valves | WHO +I082 | Disorders of both aortic and tricuspid valves | WHO +I083 | Combined disorders of mitral, aortic and tricuspid valves | WHO +I088 | Other multiple valve diseases | WHO +I089 | Multiple valve disease, unspecified | WHO +I09 | Other rheumatic heart diseases | WHO +I090 | Rheumatic myocarditis | WHO +I091 | Rheumatic diseases of endocardium, valve unspecified | WHO +I092 | Chronic rheumatic pericarditis | WHO +I098 | Other specified rheumatic heart diseases | WHO +I099 | Rheumatic heart disease, unspecified | WHO +I10 | Essential (primary) hypertension | WHO +I11 | Hypertensive heart disease | WHO +I110 | Hypertensive heart disease with (congestive) heart failure | WHO +I119 | Hypertensive heart disease without (congestive) heart failure | WHO +I12 | Hypertensive renal disease | WHO +I120 | Hypertensive renal disease with renal failure | WHO +I129 | Hypertensive renal disease without renal failure | WHO +I13 | Hypertensive heart and renal disease | WHO +I130 | Hypertensive heart and renal disease with (congestive) heart failure | WHO +I131 | Hypertensive heart and renal disease with renal failure | WHO +I132 | Hypertensive heart and renal disease with both (congestive) heart failure and renal failure | WHO +I139 | Hypertensive heart and renal disease, unspecified | WHO +I15 | Secondary hypertension | WHO +I150 | Renovascular hypertension | WHO +I151 | Hypertension secondary to other renal disorders | WHO +I152 | Hypertension secondary to endocrine disorders | WHO +I158 | Other secondary hypertension | WHO +I159 | Secondary hypertension, unspecified | WHO +I20 | Angina pectoris | WHO +I200 | Unstable angina | WHO +I201 | Angina pectoris with documented spasm | WHO +I208 | Other forms of angina pectoris | WHO +I209 | Angina pectoris, unspecified | WHO +I21 | Acute myocardial infarction | WHO +I210 | Acute transmural myocardial infarction of anterior wall | WHO +I211 | Acute transmural myocardial infarction of inferior wall | WHO +I212 | Acute transmural myocardial infarction of other sites | WHO +I213 | Acute transmural myocardial infarction of unspecified site | WHO +I214 | Acute subendocardial myocardial infarction | WHO +I219 | Acute myocardial infarction, unspecified | WHO +I22 | Subsequent myocardial infarction | WHO +I220 | Subsequent myocardial infarction of anterior wall | WHO +I221 | Subsequent myocardial infarction of inferior wall | WHO +I228 | Subsequent myocardial infarction of other sites | WHO +I229 | Subsequent myocardial infarction of unspecified site | WHO +I23 | Certain current complications following acute myocardial infarction | WHO +I230 | Haemopericardium as current complication following acute myocardial infarction | WHO +I231 | Atrial septal defect as current complication following acute myocardial infarction | WHO +I232 | Ventricular septal defect as current complication following acute myocardial infarction | WHO +I233 | Rupture of cardiac wall without haemopericardium as current complication following acute myocardial infarction | WHO +I234 | Rupture of chordae tendineae as current complication following acute myocardial infarction | WHO +I235 | Rupture of papillary muscle as current complication following acute myocardial infarction | WHO +I236 | Thrombosis of atrium, auricular appendage, and ventricle as current complications following acute myocardial infarction | WHO +I238 | Other current complications following acute myocardial infarction | WHO +I24 | Other acute ischaemic heart diseases | WHO +I240 | Coronary thrombosis not resulting in myocardial infarction | WHO +I241 | Dressler syndrome | WHO +I248 | Other forms of acute ischaemic heart disease | WHO +I249 | Acute ischaemic heart disease, unspecified | WHO +I25 | Chronic ischaemic heart disease | WHO +I250 | Atherosclerotic cardiovascular disease, so described | WHO +I251 | Atherosclerotic heart disease | WHO +I252 | Old myocardial infarction | WHO +I253 | Aneurysm of heart | WHO +I254 | Coronary artery aneurysm and dissection | WHO +I255 | Ischaemic cardiomyopathy | WHO +I256 | Silent myocardial ischaemia | WHO +I258 | Other forms of chronic ischaemic heart disease | WHO +I259 | Chronic ischaemic heart disease, unspecified | WHO +I26 | Pulmonary embolism | WHO +I260 | Pulmonary embolism with mention of acute cor pulmonale | WHO +I269 | Pulmonary embolism without mention of acute cor pulmonale | WHO +I27 | Other pulmonary heart diseases | WHO +I270 | Primary pulmonary hypertension | WHO +I271 | Kyphoscoliotic heart disease | WHO +I272 | Other secondary pulmonary hypertension | WHO +I278 | Other specified pulmonary heart diseases | WHO +I279 | Pulmonary heart disease, unspecified | WHO +I28 | Other diseases of pulmonary vessels | WHO +I280 | Arteriovenous fistula of pulmonary vessels | WHO +I281 | Aneurysm of pulmonary artery | WHO +I288 | Other specified diseases of pulmonary vessels | WHO +I289 | Disease of pulmonary vessels, unspecified | WHO +I30 | Acute pericarditis | WHO +I300 | Acute nonspecific idiopathic pericarditis | WHO +I301 | Infective pericarditis | WHO +I308 | Other forms of acute pericarditis | WHO +I309 | Acute pericarditis, unspecified | WHO +I31 | Other diseases of pericardium | WHO +I310 | Chronic adhesive pericarditis | WHO +I311 | Chronic constrictive pericarditis | WHO +I312 | Haemopericardium, not elsewhere classified | WHO +I313 | Pericardial effusion (noninflammatory) | WHO +I318 | Other specified diseases of pericardium | WHO +I319 | Disease of pericardium, unspecified | WHO +I32 | Pericarditis in diseases classified elsewhere | WHO +I320 | Pericarditis in bacterial diseases classified elsewhere | WHO +I321 | Pericarditis in other infectious and parasitic diseases classified elsewhere | WHO +I328 | Pericarditis in other diseases classified elsewhere | WHO +I33 | Acute and subacute endocarditis | WHO +I330 | Acute and subacute infective endocarditis | WHO +I339 | Acute endocarditis, unspecified | WHO +I34 | Nonrheumatic mitral valve disorders | WHO +I340 | Mitral (valve) insufficiency | WHO +I341 | Mitral (valve) prolapse | WHO +I342 | Nonrheumatic mitral (valve) stenosis | WHO +I348 | Other nonrheumatic mitral valve disorders | WHO +I349 | Nonrheumatic mitral valve disorder, unspecified | WHO +I35 | Nonrheumatic aortic valve disorders | WHO +I350 | Aortic (valve) stenosis | WHO +I351 | Aortic (valve) insufficiency | WHO +I352 | Aortic (valve) stenosis with insufficiency | WHO +I358 | Other aortic valve disorders | WHO +I359 | Aortic valve disorder, unspecified | WHO +I36 | Nonrheumatic tricuspid valve disorders | WHO +I360 | Nonrheumatic tricuspid (valve) stenosis | WHO +I361 | Nonrheumatic tricuspid (valve) insufficiency | WHO +I362 | Nonrheumatic tricuspid (valve) stenosis with insufficiency | WHO +I368 | Other nonrheumatic tricuspid valve disorders | WHO +I369 | Nonrheumatic tricuspid valve disorder, unspecified | WHO +I37 | Pulmonary valve disorders | WHO +I370 | Pulmonary valve stenosis | WHO +I371 | Pulmonary valve insufficiency | WHO +I372 | Pulmonary valve stenosis with insufficiency | WHO +I378 | Other pulmonary valve disorders | WHO +I379 | Pulmonary valve disorder, unspecified | WHO +I38 | Endocarditis, valve unspecified | WHO +I39 | Endocarditis and heart valve disorders in diseases classified elsewhere | WHO +I390 | Mitral valve disorders in diseases classified elsewhere | WHO +I391 | Aortic valve disorders in diseases classified elsewhere | WHO +I392 | Tricuspid valve disorders in diseases classified elsewhere | WHO +I393 | Pulmonary valve disorders in diseases classified elsewhere | WHO +I394 | Multiple valve disorders in diseases classified elsewhere | WHO +I398 | Endocarditis, valve unspecified, in diseases classified elsewhere | WHO +I40 | Acute myocarditis | WHO +I400 | Infective myocarditis | WHO +I401 | Isolated myocarditis | WHO +I408 | Other acute myocarditis | WHO +I409 | Acute myocarditis, unspecified | WHO +I41 | Myocarditis in diseases classified elsewhere | WHO +I410 | Myocarditis in bacterial diseases classified elsewhere | WHO +I411 | Myocarditis in viral diseases classified elsewhere | WHO +I412 | Myocarditis in other infectious and parasitic diseases classified elsewhere | WHO +I418 | Myocarditis in other diseases classified elsewhere | WHO +I42 | Cardiomyopathy | WHO +I420 | Dilated cardiomyopathy | WHO +I421 | Obstructive hypertrophic cardiomyopathy | WHO +I422 | Other hypertrophic cardiomyopathy | WHO +I423 | Endomyocardial (eosinophilic) disease | WHO +I424 | Endocardial fibroelastosis | WHO +I425 | Other restrictive cardiomyopathy | WHO +I426 | Alcoholic cardiomyopathy | WHO +I427 | Cardiomyopathy due to drugs and other external agents | WHO +I428 | Other cardiomyopathies | WHO +I429 | Cardiomyopathy, unspecified | WHO +I43 | Cardiomyopathy in diseases classified elsewhere | WHO +I430 | Cardiomyopathy in infectious and parasitic diseases classified elsewhere | WHO +I431 | Cardiomyopathy in metabolic diseases | WHO +I432 | Cardiomyopathy in nutritional diseases | WHO +I438 | Cardiomyopathy in other diseases classified elsewhere | WHO +I44 | Atrioventricular and left bundle-branch block | WHO +I440 | Atrioventricular block, first degree | WHO +I441 | Atrioventricular block, second degree | WHO +I442 | Atrioventricular block, complete | WHO +I443 | Other and unspecified atrioventricular block | WHO +I444 | Left anterior fascicular block | WHO +I445 | Left posterior fascicular block | WHO +I446 | Other and unspecified fascicular block | WHO +I447 | Left bundle-branch block, unspecified | WHO +I45 | Other conduction disorders | WHO +I450 | Right fascicular block | WHO +I451 | Other and unspecified right bundle-branch block | WHO +I452 | Bifascicular block | WHO +I453 | Trifascicular block | WHO +I454 | Nonspecific intraventricular block | WHO +I455 | Other specified heart block | WHO +I456 | Pre-excitation syndrome | WHO +I458 | Other specified conduction disorders | WHO +I459 | Conduction disorder, unspecified | WHO +I46 | Cardiac arrest | WHO +I460 | Cardiac arrest with successful resuscitation | WHO +I461 | Sudden cardiac death, so described | WHO +I469 | Cardiac arrest, unspecified | WHO +I47 | Paroxysmal tachycardia | WHO +I470 | Re-entry ventricular arrhythmia | WHO +I471 | Supraventricular tachycardia | WHO +I472 | Ventricular tachycardia | WHO +I479 | Paroxysmal tachycardia, unspecified | WHO +I48 | Atrial fibrillation and flutter | WHO +I480 | Paroxysmal atrial fibrillation | WHO +I481 | Persistent atrial fibrillation | WHO +I482 | Chronic atrial fibrillation | WHO +I483 | Typical atrial flutter | WHO +I484 | Atypical atrial flutter | WHO +I489 | Atrial fibrillation and atrial flutter, unspecified | WHO +I49 | Other cardiac arrhythmias | WHO +I490 | Ventricular fibrillation and flutter | WHO +I491 | Atrial premature depolarization | WHO +I492 | Junctional premature depolarization | WHO +I493 | Ventricular premature depolarization | WHO +I494 | Other and unspecified premature depolarization | WHO +I495 | Sick sinus syndrome | WHO +I498 | Other specified cardiac arrhythmias | WHO +I499 | Cardiac arrhythmia, unspecified | WHO +I50 | Heart failure | WHO +I500 | Congestive heart failure | WHO +I501 | Left ventricular failure | WHO +I509 | Heart failure, unspecified | WHO +I51 | Complications and ill-defined descriptions of heart disease | WHO +I510 | Cardiac septal defect, acquired | WHO +I511 | Rupture of chordae tendineae, not elsewhere classified | WHO +I512 | Rupture of papillary muscle, not elsewhere classified | WHO +I513 | Intracardiac thrombosis, not elsewhere classified | WHO +I514 | Myocarditis, unspecified | WHO +I515 | Myocardial degeneration | WHO +I516 | Cardiovascular disease, unspecified | WHO +I517 | Cardiomegaly | WHO +I518 | Other ill-defined heart diseases | WHO +I519 | Heart disease, unspecified | WHO +I52 | Other heart disorders in diseases classified elsewhere | WHO +I520 | Other heart disorders in bacterial diseases classified elsewhere | WHO +I521 | Other heart disorders in other infectious and parasitic diseases classified elsewhere | WHO +I528 | Other heart disorders in other diseases classified elsewhere | WHO +I60 | Subarachnoid haemorrhage | WHO +I600 | Subarachnoid haemorrhage from carotid siphon and bifurcation | WHO +I601 | Subarachnoid haemorrhage from middle cerebral artery | WHO +I602 | Subarachnoid haemorrhage from anterior communicating artery | WHO +I603 | Subarachnoid haemorrhage from posterior communicating artery | WHO +I604 | Subarachnoid haemorrhage from basilar artery | WHO +I605 | Subarachnoid haemorrhage from vertebral artery | WHO +I606 | Subarachnoid haemorrhage from other intracranial arteries | WHO +I607 | Subarachnoid haemorrhage from intracranial artery, unspecified | WHO +I608 | Other subarachnoid haemorrhage | WHO +I609 | Subarachnoid haemorrhage, unspecified | WHO +I61 | Intracerebral haemorrhage | WHO +I610 | Intracerebral haemorrhage in hemisphere, subcortical | WHO +I611 | Intracerebral haemorrhage in hemisphere, cortical | WHO +I612 | Intracerebral haemorrhage in hemisphere, unspecified | WHO +I613 | Intracerebral haemorrhage in brain stem | WHO +I614 | Intracerebral haemorrhage in cerebellum | WHO +I615 | Intracerebral haemorrhage, intraventricular | WHO +I616 | Intracerebral haemorrhage, multiple localized | WHO +I618 | Other intracerebral haemorrhage | WHO +I619 | Intracerebral haemorrhage, unspecified | WHO +I62 | Other nontraumatic intracranial haemorrhage | WHO +I620 | Nontraumatic subdural haemorrhage | WHO +I621 | Nontraumatic extradural haemorrhage | WHO +I629 | Intracranial haemorrhage (nontraumatic), unspecified | WHO +I63 | Cerebral infarction | WHO +I630 | Cerebral infarction due to thrombosis of precerebral arteries | WHO +I631 | Cerebral infarction due to embolism of precerebral arteries | WHO +I632 | Cerebral infarction due to unspecified occlusion or stenosis of precerebral arteries | WHO +I633 | Cerebral infarction due to thrombosis of cerebral arteries | WHO +I634 | Cerebral infarction due to embolism of cerebral arteries | WHO +I635 | Cerebral infarction due to unspecified occlusion or stenosis of cerebral arteries | WHO +I636 | Cerebral infarction due to cerebral venous thrombosis, nonpyogenic | WHO +I638 | Other cerebral infarction | WHO +I639 | Cerebral infarction, unspecified | WHO +I64 | Stroke, not specified as haemorrhage or infarction | WHO +I65 | Occlusion and stenosis of precerebral arteries, not resulting in cerebral infarction | WHO +I650 | Occlusion and stenosis of vertebral artery | WHO +I651 | Occlusion and stenosis of basilar artery | WHO +I652 | Occlusion and stenosis of carotid artery | WHO +I653 | Occlusion and stenosis of multiple and bilateral precerebral arteries | WHO +I658 | Occlusion and stenosis of other precerebral artery | WHO +I659 | Occlusion and stenosis of unspecified precerebral artery | WHO +I66 | Occlusion and stenosis of cerebral arteries, not resulting in cerebral infarction | WHO +I660 | Occlusion and stenosis of middle cerebral artery | WHO +I661 | Occlusion and stenosis of anterior cerebral artery | WHO +I662 | Occlusion and stenosis of posterior cerebral artery | WHO +I663 | Occlusion and stenosis of cerebellar arteries | WHO +I664 | Occlusion and stenosis of multiple and bilateral cerebral arteries | WHO +I668 | Occlusion and stenosis of other cerebral artery | WHO +I669 | Occlusion and stenosis of unspecified cerebral artery | WHO +I67 | Other cerebrovascular diseases | WHO +I670 | Dissection of cerebral arteries, nonruptured | WHO +I671 | Cerebral aneurysm, nonruptured | WHO +I672 | Cerebral atherosclerosis | WHO +I673 | Progressive vascular leukoencephalopathy | WHO +I674 | Hypertensive encephalopathy | WHO +I675 | Moyamoya disease | WHO +I676 | Nonpyogenic thrombosis of intracranial venous system | WHO +I677 | Cerebral arteritis, not elsewhere classified | WHO +I678 | Other specified cerebrovascular diseases | WHO +I679 | Cerebrovascular disease, unspecified | WHO +I68 | Cerebrovascular disorders in diseases classified elsewhere | WHO +I680 | Cerebral amyloid angiopathy | WHO +I681 | Cerebral arteritis in infectious and parasitic diseases classified elsewhere | WHO +I682 | Cerebral arteritis in other diseases classified elsewhere | WHO +I688 | Other cerebrovascular disorders in diseases classified elsewhere | WHO +I69 | Sequelae of cerebrovascular disease | WHO +I690 | Sequelae of subarachnoid haemorrhage | WHO +I691 | Sequelae of intracerebral haemorrhage | WHO +I692 | Sequelae of other nontraumatic intracranial haemorrhage | WHO +I693 | Sequelae of cerebral infarction | WHO +I694 | Sequelae of stroke, not specified as haemorrhage or infarction | WHO +I698 | Sequelae of other and unspecified cerebrovascular diseases | WHO +I70 | Atherosclerosis | WHO +I700 | Atherosclerosis of aorta | WHO +I701 | Atherosclerosis of renal artery | WHO +I702 | Atherosclerosis of arteries of extremities | WHO +I708 | Atherosclerosis of other arteries | WHO +I709 | Generalized and unspecified atherosclerosis | WHO +I71 | Aortic aneurysm and dissection | WHO +I710 | Dissection of aorta [any part] | WHO +I711 | Thoracic aortic aneurysm, ruptured | WHO +I712 | Thoracic aortic aneurysm, without mention of rupture | WHO +I713 | Abdominal aortic aneurysm, ruptured | WHO +I714 | Abdominal aortic aneurysm, without mention of rupture | WHO +I715 | Thoracoabdominal aortic aneurysm, ruptured | WHO +I716 | Thoracoabdominal aortic aneurysm, without mention of rupture | WHO +I718 | Aortic aneurysm of unspecified site, ruptured | WHO +I719 | Aortic aneurysm of unspecified site, without mention of rupture | WHO +I72 | Other aneurysm and dissection | WHO +I720 | Aneurysm and dissection of carotid artery | WHO +I721 | Aneurysm and dissection of artery of upper extremity | WHO +I722 | Aneurysm and dissection of renal artery | WHO +I723 | Aneurysm and dissection of iliac artery | WHO +I724 | Aneurysm and dissection of artery of lower extremity | WHO +I725 | Aneurysm and dissection of other precerebral arteries | WHO +I726 | Aneurysm and dissection of vertebral artery | WHO +I728 | Aneurysm and dissection of other specified arteries | WHO +I729 | Aneurysm and dissection of unspecified site | WHO +I73 | Other peripheral vascular diseases | WHO +I730 | Raynaud syndrome | WHO +I731 | Thromboangiitis obliterans [Buerger] | WHO +I738 | Other specified peripheral vascular diseases | WHO +I739 | Peripheral vascular disease, unspecified | WHO +I74 | Arterial embolism and thrombosis | WHO +I740 | Embolism and thrombosis of abdominal aorta | WHO +I741 | Embolism and thrombosis of other and unspecified parts of aorta | WHO +I742 | Embolism and thrombosis of arteries of upper extremities | WHO +I743 | Embolism and thrombosis of arteries of lower extremities | WHO +I744 | Embolism and thrombosis of arteries of extremities, unspecified | WHO +I745 | Embolism and thrombosis of iliac artery | WHO +I748 | Embolism and thrombosis of other arteries | WHO +I749 | Embolism and thrombosis of unspecified artery | WHO +I77 | Other disorders of arteries and arterioles | WHO +I770 | Arteriovenous fistula, acquired | WHO +I771 | Stricture of artery | WHO +I772 | Rupture of artery | WHO +I773 | Arterial fibromuscular dysplasia | WHO +I774 | Coeliac artery compression syndrome | WHO +I775 | Necrosis of artery | WHO +I776 | Arteritis, unspecified | WHO +I778 | Other specified disorders of arteries and arterioles | WHO +I779 | Disorder of arteries and arterioles, unspecified | WHO +I78 | Diseases of capillaries | WHO +I780 | Hereditary haemorrhagic telangiectasia | WHO +I781 | Naevus, non-neoplastic | WHO +I788 | Other diseases of capillaries | WHO +I789 | Disease of capillaries, unspecified | WHO +I79 | Disorders of arteries, arterioles and capillaries in diseases classified elsewhere | WHO +I790 | Aneurysm of aorta in diseases classified elsewhere | WHO +I791 | Aortitis in diseases classified elsewhere | WHO +I792 | Peripheral angiopathy in diseases classified elsewhere | WHO +I798 | Other disorders of arteries, arterioles and capillaries in diseases classified elsewhere | WHO +I80 | Phlebitis and thrombophlebitis | WHO +I800 | Phlebitis and thrombophlebitis of superficial vessels of lower extremities | WHO +I801 | Phlebitis and thrombophlebitis of femoral vein | WHO +I802 | Phlebitis and thrombophlebitis of other deep vessels of lower extremities | WHO +I803 | Phlebitis and thrombophlebitis of lower extremities, unspecified | WHO +I808 | Phlebitis and thrombophlebitis of other sites | WHO +I809 | Phlebitis and thrombophlebitis of unspecified site | WHO +I81 | Portal vein thrombosis | WHO +I82 | Other venous embolism and thrombosis | WHO +I820 | Budd-Chiari syndrome | WHO +I821 | Thrombophlebitis migrans | WHO +I822 | Embolism and thrombosis of vena cava | WHO +I823 | Embolism and thrombosis of renal vein | WHO +I828 | Embolism and thrombosis of other specified veins | WHO +I829 | Embolism and thrombosis of unspecified vein | WHO +I83 | Varicose veins of lower extremities | WHO +I830 | Varicose veins of lower extremities with ulcer | WHO +I831 | Varicose veins of lower extremities with inflammation | WHO +I832 | Varicose veins of lower extremities with both ulcer and inflammation | WHO +I839 | Varicose veins of lower extremities without ulcer or inflammation | WHO +I85 | Oesophageal varices | WHO +I850 | Oesophageal varices with bleeding | WHO +I859 | Oesophageal varices without bleeding | WHO +I86 | Varicose veins of other sites | WHO +I860 | Sublingual varices | WHO +I861 | Scrotal varices | WHO +I862 | Pelvic varices | WHO +I863 | Vulval varices | WHO +I864 | Gastric varices | WHO +I868 | Varicose veins of other specified sites | WHO +I87 | Other disorders of veins | WHO +I870 | Postthrombotic syndrome | WHO +I871 | Compression of vein | WHO +I872 | Venous insufficiency (chronic)(peripheral) | WHO +I878 | Other specified disorders of veins | WHO +I879 | Disorder of vein, unspecified | WHO +I88 | Nonspecific lymphadenitis | WHO +I880 | Nonspecific mesenteric lymphadenitis | WHO +I881 | Chronic lymphadenitis, except mesenteric | WHO +I888 | Other nonspecific lymphadenitis | WHO +I889 | Nonspecific lymphadenitis, unspecified | WHO +I89 | Other noninfective disorders of lymphatic vessels and lymph nodes | WHO +I890 | Lymphoedema, not elsewhere classified | WHO +I891 | Lymphangitis | WHO +I898 | Other specified noninfective disorders of lymphatic vessels and lymph nodes | WHO +I899 | Noninfective disorder of lymphatic vessels and lymph nodes, unspecified | WHO +I95 | Hypotension | WHO +I950 | Idiopathic hypotension | WHO +I951 | Orthostatic hypotension | WHO +I952 | Hypotension due to drugs | WHO +I958 | Other hypotension | WHO +I959 | Hypotension, unspecified | WHO +I97 | Postprocedural disorders of circulatory system, not elsewhere classified | WHO +I970 | Postcardiotomy syndrome | WHO +I971 | Other functional disturbances following cardiac surgery | WHO +I972 | Postmastectomy lymphoedema syndrome | WHO +I978 | Other postprocedural disorders of circulatory system, not elsewhere classified | WHO +I979 | Postprocedural disorder of circulatory system, unspecified | WHO +I98 | Other disorders of circulatory system in diseases classified elsewhere | WHO +I980 | Cardiovascular syphilis | WHO +I981 | Cardiovascular disorders in other infectious and parasitic diseases classified elsewhere | WHO +I982 | Oesophageal varices without bleeding in diseases classified elsewhere | WHO +I983 | Oesophageal varices with bleeding in diseases classified elsewhere | WHO +I988 | Other specified disorders of circulatory system in diseases classified elsewhere | WHO +I99 | Other and unspecified disorders of circulatory system | WHO +J00 | Acute nasopharyngitis [common cold] | WHO +J01 | Acute sinusitis | WHO +J010 | Acute maxillary sinusitis | WHO +J011 | Acute frontal sinusitis | WHO +J012 | Acute ethmoidal sinusitis | WHO +J013 | Acute sphenoidal sinusitis | WHO +J014 | Acute pansinusitis | WHO +J018 | Other acute sinusitis | WHO +J019 | Acute sinusitis, unspecified | WHO +J02 | Acute pharyngitis | WHO +J020 | Streptococcal pharyngitis | WHO +J028 | Acute pharyngitis due to other specified organisms | WHO +J029 | Acute pharyngitis, unspecified | WHO +J03 | Acute tonsillitis | WHO +J030 | Streptococcal tonsillitis | WHO +J038 | Acute tonsillitis due to other specified organisms | WHO +J039 | Acute tonsillitis, unspecified | WHO +J04 | Acute laryngitis and tracheitis | WHO +J040 | Acute laryngitis | WHO +J041 | Acute tracheitis | WHO +J042 | Acute laryngotracheitis | WHO +J05 | Acute obstructive laryngitis [croup] and epiglottitis | WHO +J050 | Acute obstructive laryngitis [croup] | WHO +J051 | Acute epiglottitis | WHO +J06 | Acute upper respiratory infections of multiple and unspecified sites | WHO +J060 | Acute laryngopharyngitis | WHO +J068 | Other acute upper respiratory infections of multiple sites | WHO +J069 | Acute upper respiratory infection, unspecified | WHO +J09 | Influenza due to identified zoonotic or pandemic influenza virus | WHO +J10 | Influenza due to identified seasonal influenza virus | WHO +J100 | Influenza with pneumonia, seasonal influenza virus identified | WHO +J101 | Influenza with other respiratory manifestations, seasonal influenza virus identified | WHO +J108 | Influenza with other manifestations, seasonal influenza virus identified | WHO +J11 | Influenza, virus not identified | WHO +J110 | Influenza with pneumonia, virus not identified | WHO +J111 | Influenza with other respiratory manifestations, virus not identified | WHO +J118 | Influenza with other manifestations, virus not identified | WHO +J12 | Viral pneumonia, not elsewhere classified | WHO +J120 | Adenoviral pneumonia | WHO +J121 | Respiratory syncytial virus pneumonia | WHO +J122 | Parainfluenza virus pneumonia | WHO +J123 | Human metapneumovirus pneumonia | WHO +J128 | Other viral pneumonia | WHO +J129 | Viral pneumonia, unspecified | WHO +J13 | Pneumonia due to Streptococcus pneumoniae | WHO +J14 | Pneumonia due to Haemophilus influenzae | WHO +J15 | Bacterial pneumonia, not elsewhere classified | WHO +J150 | Pneumonia due to Klebsiella pneumoniae | WHO +J151 | Pneumonia due to Pseudomonas | WHO +J152 | Pneumonia due to staphylococcus | WHO +J153 | Pneumonia due to streptococcus, group B | WHO +J154 | Pneumonia due to other streptococci | WHO +J155 | Pneumonia due to Escherichia coli | WHO +J156 | Pneumonia due to other Gram-negative bacteria | WHO +J157 | Pneumonia due to Mycoplasma pneumoniae | WHO +J158 | Other bacterial pneumonia | WHO +J159 | Bacterial pneumonia, unspecified | WHO +J16 | Pneumonia due to other infectious organisms, not elsewhere classified | WHO +J160 | Chlamydial pneumonia | WHO +J168 | Pneumonia due to other specified infectious organisms | WHO +J17 | Pneumonia in diseases classified elsewhere | WHO +J170 | Pneumonia in bacterial diseases classified elsewhere | WHO +J171 | Pneumonia in viral diseases classified elsewhere | WHO +J172 | Pneumonia in mycoses | WHO +J173 | Pneumonia in parasitic diseases | WHO +J178 | Pneumonia in other diseases classified elsewhere | WHO +J18 | Pneumonia, organism unspecified | WHO +J180 | Bronchopneumonia, unspecified | WHO +J181 | Lobar pneumonia, unspecified | WHO +J182 | Hypostatic pneumonia, unspecified | WHO +J188 | Other pneumonia, organism unspecified | WHO +J189 | Pneumonia, unspecified | WHO +J20 | Acute bronchitis | WHO +J200 | Acute bronchitis due to Mycoplasma pneumoniae | WHO +J201 | Acute bronchitis due to Haemophilus influenzae | WHO +J202 | Acute bronchitis due to streptococcus | WHO +J203 | Acute bronchitis due to coxsackievirus | WHO +J204 | Acute bronchitis due to parainfluenza virus | WHO +J205 | Acute bronchitis due to respiratory syncytial virus | WHO +J206 | Acute bronchitis due to rhinovirus | WHO +J207 | Acute bronchitis due to echovirus | WHO +J208 | Acute bronchitis due to other specified organisms | WHO +J209 | Acute bronchitis, unspecified | WHO +J21 | Acute bronchiolitis | WHO +J210 | Acute bronchiolitis due to respiratory syncytial virus | WHO +J211 | Acute bronchiolitis due to human metapneumovirus | WHO +J218 | Acute bronchiolitis due to other specified organisms | WHO +J219 | Acute bronchiolitis, unspecified | WHO +J22 | Unspecified acute lower respiratory infection | WHO +J30 | Vasomotor and allergic rhinitis | WHO +J300 | Vasomotor rhinitis | WHO +J301 | Allergic rhinitis due to pollen | WHO +J302 | Other seasonal allergic rhinitis | WHO +J303 | Other allergic rhinitis | WHO +J304 | Allergic rhinitis, unspecified | WHO +J31 | Chronic rhinitis, nasopharyngitis and pharyngitis | WHO +J310 | Chronic rhinitis | WHO +J311 | Chronic nasopharyngitis | WHO +J312 | Chronic pharyngitis | WHO +J32 | Chronic sinusitis | WHO +J320 | Chronic maxillary sinusitis | WHO +J321 | Chronic frontal sinusitis | WHO +J322 | Chronic ethmoidal sinusitis | WHO +J323 | Chronic sphenoidal sinusitis | WHO +J324 | Chronic pansinusitis | WHO +J328 | Other chronic sinusitis | WHO +J329 | Chronic sinusitis, unspecified | WHO +J33 | Nasal polyp | WHO +J330 | Polyp of nasal cavity | WHO +J331 | Polypoid sinus degeneration | WHO +J338 | Other polyp of sinus | WHO +J339 | Nasal polyp, unspecified | WHO +J34 | Other disorders of nose and nasal sinuses | WHO +J340 | Abscess, furuncle and carbuncle of nose | WHO +J341 | Cyst and mucocele of nose and nasal sinus | WHO +J342 | Deviated nasal septum | WHO +J343 | Hypertrophy of nasal turbinates | WHO +J348 | Other specified disorders of nose and nasal sinuses | WHO +J35 | Chronic diseases of tonsils and adenoids | WHO +J350 | Chronic tonsillitis | WHO +J351 | Hypertrophy of tonsils | WHO +J352 | Hypertrophy of adenoids | WHO +J353 | Hypertrophy of tonsils with hypertrophy of adenoids | WHO +J358 | Other chronic diseases of tonsils and adenoids | WHO +J359 | Chronic disease of tonsils and adenoids, unspecified | WHO +J36 | Peritonsillar abscess | WHO +J37 | Chronic laryngitis and laryngotracheitis | WHO +J370 | Chronic laryngitis | WHO +J371 | Chronic laryngotracheitis | WHO +J38 | Diseases of vocal cords and larynx, not elsewhere classified | WHO +J380 | Paralysis of vocal cords and larynx | WHO +J381 | Polyp of vocal cord and larynx | WHO +J382 | Nodules of vocal cords | WHO +J383 | Other diseases of vocal cords | WHO +J384 | Oedema of larynx | WHO +J385 | Laryngeal spasm | WHO +J386 | Stenosis of larynx | WHO +J387 | Other diseases of larynx | WHO +J39 | Other diseases of upper respiratory tract | WHO +J390 | Retropharyngeal and parapharyngeal abscess | WHO +J391 | Other abscess of pharynx | WHO +J392 | Other diseases of pharynx | WHO +J393 | Upper respiratory tract hypersensitivity reaction, site unspecified | WHO +J398 | Other specified diseases of upper respiratory tract | WHO +J399 | Disease of upper respiratory tract, unspecified | WHO +J40 | Bronchitis, not specified as acute or chronic | WHO +J41 | Simple and mucopurulent chronic bronchitis | WHO +J410 | Simple chronic bronchitis | WHO +J411 | Mucopurulent chronic bronchitis | WHO +J418 | Mixed simple and mucopurulent chronic bronchitis | WHO +J42 | Unspecified chronic bronchitis | WHO +J43 | Emphysema | WHO +J430 | MacLeod syndrome | WHO +J431 | Panlobular emphysema | WHO +J432 | Centrilobular emphysema | WHO +J438 | Other emphysema | WHO +J439 | Emphysema, unspecified | WHO +J44 | Other chronic obstructive pulmonary disease | WHO +J440 | Chronic obstructive pulmonary disease with acute lower respiratory infection | WHO +J441 | Chronic obstructive pulmonary disease with acute exacerbation, unspecified | WHO +J448 | Other specified chronic obstructive pulmonary disease | WHO +J449 | Chronic obstructive pulmonary disease, unspecified | WHO +J45 | Asthma | WHO +J450 | Predominantly allergic asthma | WHO +J451 | Nonallergic asthma | WHO +J458 | Mixed asthma | WHO +J459 | Asthma, unspecified | WHO +J46 | Status asthmaticus | WHO +J47 | Bronchiectasis | WHO +J60 | Coalworker pneumoconiosis | WHO +J61 | Pneumoconiosis due to asbestos and other mineral fibres | WHO +J62 | Pneumoconiosis due to dust containing silica | WHO +J620 | Pneumoconiosis due to talc dust | WHO +J628 | Pneumoconiosis due to other dust containing silica | WHO +J63 | Pneumoconiosis due to other inorganic dusts | WHO +J630 | Aluminosis (of lung) | WHO +J631 | Bauxite fibrosis (of lung) | WHO +J632 | Berylliosis | WHO +J633 | Graphite fibrosis (of lung) | WHO +J634 | Siderosis | WHO +J635 | Stannosis | WHO +J638 | Pneumoconiosis due to other specified inorganic dusts | WHO +J64 | Unspecified pneumoconiosis | WHO +J65 | Pneumoconiosis associated with tuberculosis | WHO +J66 | Airway disease due to specific organic dust | WHO +J660 | Byssinosis | WHO +J661 | Flax-dresser disease | WHO +J662 | Cannabinosis | WHO +J668 | Airway disease due to other specific organic dusts | WHO +J67 | Hypersensitivity pneumonitis due to organic dust | WHO +J670 | Farmer lung | WHO +J671 | Bagassosis | WHO +J672 | Bird fancier lung | WHO +J673 | Suberosis | WHO +J674 | Maltworker lung | WHO +J675 | Mushroom-worker lung | WHO +J676 | Maple-bark-stripper lung | WHO +J677 | Air-conditioner and humidifier lung | WHO +J678 | Hypersensitivity pneumonitis due to other organic dusts | WHO +J679 | Hypersensitivity pneumonitis due to unspecified organic dust | WHO +J68 | Respiratory conditions due to inhalation of chemicals, gases, fumes and vapours | WHO +J680 | Bronchitis and pneumonitis due to chemicals, gases, fumes and vapours | WHO +J681 | Pulmonary oedema due to chemicals, gases, fumes and vapours | WHO +J682 | Upper respiratory inflammation due to chemicals, gases, fumes and vapours, not elsewhere classified | WHO +J683 | Other acute and subacute respiratory conditions due to chemicals, gases, fumes and vapours | WHO +J684 | Chronic respiratory conditions due to chemicals, gases, fumes and vapours | WHO +J688 | Other respiratory conditions due to chemicals, gases, fumes and vapours | WHO +J689 | Unspecified respiratory condition due to chemicals, gases, fumes and vapours | WHO +J69 | Pneumonitis due to solids and liquids | WHO +J690 | Pneumonitis due to food and vomit | WHO +J691 | Pneumonitis due to oils and essences | WHO +J698 | Pneumonitis due to other solids and liquids | WHO +J70 | Respiratory conditions due to other external agents | WHO +J700 | Acute pulmonary manifestations due to radiation | WHO +J701 | Chronic and other pulmonary manifestations due to radiation | WHO +J702 | Acute drug-induced interstitial lung disorders | WHO +J703 | Chronic drug-induced interstitial lung disorders | WHO +J704 | Drug-induced interstitial lung disorders, unspecified | WHO +J708 | Respiratory conditions due to other specified external agents | WHO +J709 | Respiratory conditions due to unspecified external agent | WHO +J80 | Adult respiratory distress syndrome | WHO +J81 | Pulmonary oedema | WHO +J82 | Pulmonary eosinophilia, not elsewhere classified | WHO +J84 | Other interstitial pulmonary diseases | WHO +J840 | Alveolar and parietoalveolar conditions | WHO +J841 | Other interstitial pulmonary diseases with fibrosis | WHO +J848 | Other specified interstitial pulmonary diseases | WHO +J849 | Interstitial pulmonary disease, unspecified | WHO +J85 | Abscess of lung and mediastinum | WHO +J850 | Gangrene and necrosis of lung | WHO +J851 | Abscess of lung with pneumonia | WHO +J852 | Abscess of lung without pneumonia | WHO +J853 | Abscess of mediastinum | WHO +J86 | Pyothorax | WHO +J860 | Pyothorax with fistula | WHO +J869 | Pyothorax without fistula | WHO +J90 | Pleural effusion, not elsewhere classified | WHO +J91 | Pleural effusion in conditions classified elsewhere | WHO +J92 | Pleural plaque | WHO +J920 | Pleural plaque with presence of asbestos | WHO +J929 | Pleural plaque without asbestos | WHO +J93 | Pneumothorax | WHO +J930 | Spontaneous tension pneumothorax | WHO +J931 | Other spontaneous pneumothorax | WHO +J938 | Other pneumothorax | WHO +J939 | Pneumothorax, unspecified | WHO +J94 | Other pleural conditions | WHO +J940 | Chylous effusion | WHO +J941 | Fibrothorax | WHO +J942 | Haemothorax | WHO +J948 | Other specified pleural conditions | WHO +J949 | Pleural condition, unspecified | WHO +J95 | Postprocedural respiratory disorders, not elsewhere classified | WHO +J950 | Tracheostomy malfunction | WHO +J951 | Acute pulmonary insufficiency following thoracic surgery | WHO +J952 | Acute pulmonary insufficiency following nonthoracic surgery | WHO +J953 | Chronic pulmonary insufficiency following surgery | WHO +J954 | Mendelson syndrome | WHO +J955 | Postprocedural subglottic stenosis | WHO +J958 | Other postprocedural respiratory disorders | WHO +J959 | Postprocedural respiratory disorder, unspecified | WHO +J96 | Respiratory failure, not elsewhere classified | WHO +J960 | Acute respiratory failure | WHO +J961 | Chronic respiratory failure | WHO +J969 | Respiratory failure, unspecified | WHO +J98 | Other respiratory disorders | WHO +J980 | Diseases of bronchus, not elsewhere classified | WHO +J981 | Pulmonary collapse | WHO +J982 | Interstitial emphysema | WHO +J983 | Compensatory emphysema | WHO +J984 | Other disorders of lung | WHO +J985 | Diseases of mediastinum, not elsewhere classified | WHO +J986 | Disorders of diaphragm | WHO +J987 | Respiratory infections, not elsewhere classified | WHO +J988 | Other specified respiratory disorders | WHO +J989 | Respiratory disorder, unspecified | WHO +J99 | Respiratory disorders in diseases classified elsewhere | WHO +J990 | Rheumatoid lung disease | WHO +J991 | Respiratory disorders in other diffuse connective tissue disorders | WHO +J998 | Respiratory disorders in other diseases classified elsewhere | WHO +K00 | Disorders of tooth development and eruption | WHO +K000 | Anodontia | WHO +K001 | Supernumerary teeth | WHO +K002 | Abnormalities of size and form of teeth | WHO +K003 | Mottled teeth | WHO +K004 | Disturbances in tooth formation | WHO +K005 | Hereditary disturbances in tooth structure, not elsewhere classified | WHO +K006 | Disturbances in tooth eruption | WHO +K007 | Teething syndrome | WHO +K008 | Other disorders of tooth development | WHO +K009 | Disorder of tooth development, unspecified | WHO +K01 | Embedded and impacted teeth | WHO +K010 | Embedded teeth | WHO +K011 | Impacted teeth | WHO +K02 | Dental caries | WHO +K020 | Caries limited to enamel | WHO +K021 | Caries of dentine | WHO +K022 | Caries of cementum | WHO +K023 | Arrested dental caries | WHO +K024 | Odontoclasia | WHO +K025 | Caries with pulp exposure | WHO +K028 | Other dental caries | WHO +K029 | Dental caries, unspecified | WHO +K03 | Other diseases of hard tissues of teeth | WHO +K030 | Excessive attrition of teeth | WHO +K031 | Abrasion of teeth | WHO +K032 | Erosion of teeth | WHO +K033 | Pathological resorption of teeth | WHO +K034 | Hypercementosis | WHO +K035 | Ankylosis of teeth | WHO +K036 | Deposits [accretions] on teeth | WHO +K037 | Posteruptive colour changes of dental hard tissues | WHO +K038 | Other specified diseases of hard tissues of teeth | WHO +K039 | Disease of hard tissues of teeth, unspecified | WHO +K04 | Diseases of pulp and periapical tissues | WHO +K040 | Pulpitis | WHO +K041 | Necrosis of pulp | WHO +K042 | Pulp degeneration | WHO +K043 | Abnormal hard tissue formation in pulp | WHO +K044 | Acute apical periodontitis of pulpal origin | WHO +K045 | Chronic apical periodontitis | WHO +K046 | Periapical abscess with sinus | WHO +K047 | Periapical abscess without sinus | WHO +K048 | Radicular cyst | WHO +K049 | Other and unspecified diseases of pulp and periapical tissues | WHO +K05 | Gingivitis and periodontal diseases | WHO +K050 | Acute gingivitis | WHO +K051 | Chronic gingivitis | WHO +K052 | Acute periodontitis | WHO +K053 | Chronic periodontitis | WHO +K054 | Periodontosis | WHO +K055 | Other periodontal diseases | WHO +K056 | Periodontal disease, unspecified | WHO +K06 | Other disorders of gingiva and edentulous alveolar ridge | WHO +K060 | Gingival recession | WHO +K061 | Gingival enlargement | WHO +K062 | Gingival and edentulous alveolar ridge lesions associated with trauma | WHO +K068 | Other specified disorders of gingiva and edentulous alveolar ridge | WHO +K069 | Disorder of gingiva and edentulous alveolar ridge, unspecified | WHO +K07 | Dentofacial anomalies [including malocclusion] | WHO +K070 | Major anomalies of jaw size | WHO +K071 | Anomalies of jaw-cranial base relationship | WHO +K072 | Anomalies of dental arch relationship | WHO +K073 | Anomalies of tooth position | WHO +K074 | Malocclusion, unspecified | WHO +K075 | Dentofacial functional abnormalities | WHO +K076 | Temporomandibular joint disorders | WHO +K078 | Other dentofacial anomalies | WHO +K079 | Dentofacial anomaly, unspecified | WHO +K08 | Other disorders of teeth and supporting structures | WHO +K080 | Exfoliation of teeth due to systemic causes | WHO +K081 | Loss of teeth due to accident, extraction or local periodontal disease | WHO +K082 | Atrophy of edentulous alveolar ridge | WHO +K083 | Retained dental root | WHO +K088 | Other specified disorders of teeth and supporting structures | WHO +K089 | Disorder of teeth and supporting structures, unspecified | WHO +K09 | Cysts of oral region, not elsewhere classified | WHO +K090 | Developmental odontogenic cysts | WHO +K091 | Developmental (nonodontogenic) cysts of oral region | WHO +K092 | Other cysts of jaw | WHO +K098 | Other cysts of oral region, not elsewhere classified | WHO +K099 | Cyst of oral region, unspecified | WHO +K10 | Other diseases of jaws | WHO +K100 | Developmental disorders of jaws | WHO +K101 | Giant cell granuloma, central | WHO +K102 | Inflammatory conditions of jaws | WHO +K103 | Alveolitis of jaws | WHO +K108 | Other specified diseases of jaws | WHO +K109 | Disease of jaws, unspecified | WHO +K11 | Diseases of salivary glands | WHO +K110 | Atrophy of salivary gland | WHO +K111 | Hypertrophy of salivary gland | WHO +K112 | Sialoadenitis | WHO +K113 | Abscess of salivary gland | WHO +K114 | Fistula of salivary gland | WHO +K115 | Sialolithiasis | WHO +K116 | Mucocele of salivary gland | WHO +K117 | Disturbances of salivary secretion | WHO +K118 | Other diseases of salivary glands | WHO +K119 | Disease of salivary gland, unspecified | WHO +K12 | Stomatitis and related lesions | WHO +K120 | Recurrent oral aphthae | WHO +K121 | Other forms of stomatitis | WHO +K122 | Cellulitis and abscess of mouth | WHO +K123 | Oral mucositis (ulcerative) | WHO +K13 | Other diseases of lip and oral mucosa | WHO +K130 | Diseases of lips | WHO +K131 | Cheek and lip biting | WHO +K132 | Leukoplakia and other disturbances of oral epithelium, including tongue | WHO +K133 | Hairy leukoplakia | WHO +K134 | Granuloma and granuloma-like lesions of oral mucosa | WHO +K135 | Oral submucous fibrosis | WHO +K136 | Irritative hyperplasia of oral mucosa | WHO +K137 | Other and unspecified lesions of oral mucosa | WHO +K14 | Diseases of tongue | WHO +K140 | Glossitis | WHO +K141 | Geographic tongue | WHO +K142 | Median rhomboid glossitis | WHO +K143 | Hypertrophy of tongue papillae | WHO +K144 | Atrophy of tongue papillae | WHO +K145 | Plicated tongue | WHO +K146 | Glossodynia | WHO +K148 | Other diseases of tongue | WHO +K149 | Disease of tongue, unspecified | WHO +K20 | Oesophagitis | WHO +K21 | Gastro-oesophageal reflux disease | WHO +K210 | Gastro-oesophageal reflux disease with oesophagitis | WHO +K219 | Gastro-oesophageal reflux disease without oesophagitis | WHO +K22 | Other diseases of oesophagus | WHO +K220 | Achalasia of cardia | WHO +K221 | Ulcer of oesophagus | WHO +K222 | Oesophageal obstruction | WHO +K223 | Perforation of oesophagus | WHO +K224 | Dyskinesia of oesophagus | WHO +K225 | Diverticulum of oesophagus, acquired | WHO +K226 | Gastro-oesophageal laceration-haemorrhage syndrome | WHO +K227 | Barrett oesophagus | WHO +K228 | Other specified diseases of oesophagus | WHO +K229 | Disease of oesophagus, unspecified | WHO +K23 | Disorders of oesophagus in diseases classified elsewhere | WHO +K230 | Tuberculous oesophagitis | WHO +K231 | Megaoesophagus in Chagas disease | WHO +K238 | Disorders of oesophagus in other diseases classified elsewhere | WHO +K25 | Gastric ulcer | WHO +K250 | Gastric ulcer : acute with haemorrhage | WHO +K251 | Gastric ulcer : acute with perforation | WHO +K252 | Gastric ulcer : acute with both haemorrhage and perforation | WHO +K253 | Gastric ulcer : acute without haemorrhage or perforation | WHO +K254 | Gastric ulcer : chronic or unspecified with haemorrhage | WHO +K255 | Gastric ulcer : chronic or unspecified with perforation | WHO +K256 | Gastric ulcer : chronic or unspecified with both haemorrhage and perforation | WHO +K257 | Gastric ulcer : chronic without haemorrhage or perforation | WHO +K259 | Gastric ulcer : unspecified as acute or chronic, without haemorrhage or perforation | WHO +K26 | Duodenal ulcer | WHO +K260 | Duodenal ulcer : acute with haemorrhage | WHO +K261 | Duodenal ulcer : acute with perforation | WHO +K262 | Duodenal ulcer : acute with both haemorrhage and perforation | WHO +K263 | Duodenal ulcer : acute without haemorrhage or perforation | WHO +K264 | Duodenal ulcer : chronic or unspecified with haemorrhage | WHO +K265 | Duodenal ulcer : chronic or unspecified with perforation | WHO +K266 | Duodenal ulcer : chronic or unspecified with both haemorrhage and perforation | WHO +K267 | Duodenal ulcer : chronic without haemorrhage or perforation | WHO +K269 | Duodenal ulcer : unspecified as acute or chronic, without haemorrhage or perforation | WHO +K27 | Peptic ulcer, site unspecified | WHO +K270 | Peptic ulcer, site unspecified : acute with haemorrhage | WHO +K271 | Peptic ulcer, site unspecified : acute with perforation | WHO +K272 | Peptic ulcer, site unspecified : acute with both haemorrhage and perforation | WHO +K273 | Peptic ulcer, site unspecified : acute without haemorrhage or perforation | WHO +K274 | Peptic ulcer, site unspecified : chronic or unspecified with haemorrhage | WHO +K275 | Peptic ulcer, site unspecified : chronic or unspecified with perforation | WHO +K276 | Peptic ulcer, site unspecified : chronic or unspecified with both haemorrhage and perforation | WHO +K277 | Peptic ulcer, site unspecified : chronic without haemorrhage or perforation | WHO +K279 | Peptic ulcer, site unspecified : unspecified as acute or chronic, without haemorrhage or perforation | WHO +K28 | Gastrojejunal ulcer | WHO +K280 | Gastrojejunal ulcer : acute with haemorrhage | WHO +K281 | Gastrojejunal ulcer : acute with perforation | WHO +K282 | Gastrojejunal ulcer : acute with both haemorrhage and perforation | WHO +K283 | Gastrojejunal ulcer : acute without haemorrhage or perforation | WHO +K284 | Gastrojejunal ulcer : chronic or unspecified with haemorrhage | WHO +K285 | Gastrojejunal ulcer : chronic or unspecified with perforation | WHO +K286 | Gastrojejunal ulcer : chronic or unspecified with both haemorrhage and perforation | WHO +K287 | Gastrojejunal ulcer : chronic without haemorrhage or perforation | WHO +K289 | Gastrojejunal ulcer : unspecified as acute or chronic, without haemorrhage or perforation | WHO +K29 | Gastritis and duodenitis | WHO +K290 | Acute haemorrhagic gastritis | WHO +K291 | Other acute gastritis | WHO +K292 | Alcoholic gastritis | WHO +K293 | Chronic superficial gastritis | WHO +K294 | Chronic atrophic gastritis | WHO +K295 | Chronic gastritis, unspecified | WHO +K296 | Other gastritis | WHO +K297 | Gastritis, unspecified | WHO +K298 | Duodenitis | WHO +K299 | Gastroduodenitis, unspecified | WHO +K30 | Functional dyspepsia | WHO +K31 | Other diseases of stomach and duodenum | WHO +K310 | Acute dilatation of stomach | WHO +K311 | Adult hypertrophic pyloric stenosis | WHO +K312 | Hourglass stricture and stenosis of stomach | WHO +K313 | Pylorospasm, not elsewhere classified | WHO +K314 | Gastric diverticulum | WHO +K315 | Obstruction of duodenum | WHO +K316 | Fistula of stomach and duodenum | WHO +K317 | Polyp of stomach and duodenum | WHO +K318 | Other specified diseases of stomach and duodenum | WHO +K319 | Disease of stomach and duodenum, unspecified | WHO +K35 | Acute appendicitis | WHO +K352 | Acute appendicitis with generalized peritonitis | WHO +K353 | Acute appendicitis with localized peritonitis | WHO +K358 | Acute appendicitis, other and unspecified | WHO +K36 | Other appendicitis | WHO +K37 | Unspecified appendicitis | WHO +K38 | Other diseases of appendix | WHO +K380 | Hyperplasia of appendix | WHO +K381 | Appendicular concretions | WHO +K382 | Diverticulum of appendix | WHO +K383 | Fistula of appendix | WHO +K388 | Other specified diseases of appendix | WHO +K389 | Disease of appendix, unspecified | WHO +K40 | Inguinal hernia | WHO +K400 | Bilateral inguinal hernia, with obstruction, without gangrene | WHO +K401 | Bilateral inguinal hernia, with gangrene | WHO +K402 | Bilateral inguinal hernia, without obstruction or gangrene | WHO +K403 | Unilateral or unspecified inguinal hernia, with obstruction, without gangrene | WHO +K404 | Unilateral or unspecified inguinal hernia, with gangrene | WHO +K409 | Unilateral or unspecified inguinal hernia, without obstruction or gangrene | WHO +K41 | Femoral hernia | WHO +K410 | Bilateral femoral hernia, with obstruction, without gangrene | WHO +K411 | Bilateral femoral hernia, with gangrene | WHO +K412 | Bilateral femoral hernia, without obstruction or gangrene | WHO +K413 | Unilateral or unspecified femoral hernia, with obstruction, without gangrene | WHO +K414 | Unilateral or unspecified femoral hernia, with gangrene | WHO +K419 | Unilateral or unspecified femoral hernia, without obstruction or gangrene | WHO +K42 | Umbilical hernia | WHO +K420 | Umbilical hernia with obstruction, without gangrene | WHO +K421 | Umbilical hernia with gangrene | WHO +K429 | Umbilical hernia without obstruction or gangrene | WHO +K43 | Ventral hernia | WHO +K430 | Incisional hernia with obstruction, without gangrene | WHO +K431 | Incisional hernia with gangrene | WHO +K432 | Incisional hernia without obstruction or gangrene | WHO +K433 | Parastomal hernia with obstruction, without gangrene | WHO +K434 | Parastomal hernia with gangrene | WHO +K435 | Parastomal hernia without obstruction or gangrene | WHO +K436 | Other and unspecified ventral hernia with obstruction without gangrene | WHO +K437 | Other and unspecified ventral hernia with gangrene | WHO +K439 | Other and unspecified ventral hernia without obstruction or gangrene | WHO +K44 | Diaphragmatic hernia | WHO +K440 | Diaphragmatic hernia with obstruction, without gangrene | WHO +K441 | Diaphragmatic hernia with gangrene | WHO +K449 | Diaphragmatic hernia without obstruction or gangrene | WHO +K45 | Other abdominal hernia | WHO +K450 | Other specified abdominal hernia with obstruction, without gangrene | WHO +K451 | Other specified abdominal hernia with gangrene | WHO +K458 | Other specified abdominal hernia without obstruction or gangrene | WHO +K46 | Unspecified abdominal hernia | WHO +K460 | Unspecified abdominal hernia with obstruction, without gangrene | WHO +K461 | Unspecified abdominal hernia with gangrene | WHO +K469 | Unspecified abdominal hernia without obstruction or gangrene | WHO +K50 | Crohn disease [regional enteritis] | WHO +K500 | Crohn disease of small intestine | WHO +K501 | Crohn disease of large intestine | WHO +K508 | Other Crohn disease | WHO +K509 | Crohn disease, unspecified | WHO +K51 | Ulcerative colitis | WHO +K510 | Ulcerative (chronic) pancolitis | WHO +K512 | Ulcerative (chronic) proctitis | WHO +K513 | Ulcerative (chronic) rectosigmoiditis | WHO +K514 | Inflammatory polyps | WHO +K515 | Left sided colitis | WHO +K518 | Other ulcerative colitis | WHO +K519 | Ulcerative colitis, unspecified | WHO +K52 | Other noninfective gastroenteritis and colitis | WHO +K520 | Gastroenteritis and colitis due to radiation | WHO +K521 | Toxic gastroenteritis and colitis | WHO +K522 | Allergic and dietetic gastroenteritis and colitis | WHO +K523 | Indeterminate colitis | WHO +K528 | Other specified noninfective gastroenteritis and colitis | WHO +K529 | Noninfective gastroenteritis and colitis, unspecified | WHO +K55 | Vascular disorders of intestine | WHO +K550 | Acute vascular disorders of intestine | WHO +K551 | Chronic vascular disorders of intestine | WHO +K552 | Angiodysplasia of colon | WHO +K553 | Angiodysplasia of small intestine | WHO +K558 | Other vascular disorders of intestine | WHO +K559 | Vascular disorder of intestine, unspecified | WHO +K56 | Paralytic ileus and intestinal obstruction without hernia | WHO +K560 | Paralytic ileus | WHO +K561 | Intussusception | WHO +K562 | Volvulus | WHO +K563 | Gallstone ileus | WHO +K564 | Other impaction of intestine | WHO +K565 | Intestinal adhesions [bands] with obstruction | WHO +K566 | Other and unspecified intestinal obstruction | WHO +K567 | Ileus, unspecified | WHO +K57 | Diverticular disease of intestine | WHO +K570 | Diverticular disease of small intestine with perforation and abscess | WHO +K571 | Diverticular disease of small intestine without perforation or abscess | WHO +K572 | Diverticular disease of large intestine with perforation and abscess | WHO +K573 | Diverticular disease of large intestine without perforation or abscess | WHO +K574 | Diverticular disease of both small and large intestine with perforation and abscess | WHO +K575 | Diverticular disease of both small and large intestine without perforation or abscess | WHO +K578 | Diverticular disease of intestine, part unspecified, with perforation and abscess | WHO +K579 | Diverticular disease of intestine, part unspecified, without perforation or abscess | WHO +K58 | Irritable bowel syndrome | WHO +K581 | Irritable bowel syndrome with predominant diarrhoea [IBS-D] | WHO +K582 | Irritable bowel syndrome with predominant constipation [IBS-C] | WHO +K583 | Irritable bowel syndrome with mixed bowel habits [IBS-M] | WHO +K588 | Other and unspecified irritable bowel syndrome | WHO +K59 | Other functional intestinal disorders | WHO +K590 | Constipation | WHO +K591 | Functional diarrhoea | WHO +K592 | Neurogenic bowel, not elsewhere classified | WHO +K593 | Megacolon, not elsewhere classified | WHO +K594 | Anal spasm | WHO +K598 | Other specified functional intestinal disorders | WHO +K599 | Functional intestinal disorder, unspecified | WHO +K60 | Fissure and fistula of anal and rectal regions | WHO +K600 | Acute anal fissure | WHO +K601 | Chronic anal fissure | WHO +K602 | Anal fissure, unspecified | WHO +K603 | Anal fistula | WHO +K604 | Rectal fistula | WHO +K605 | Anorectal fistula | WHO +K61 | Abscess of anal and rectal regions | WHO +K610 | Anal abscess | WHO +K611 | Rectal abscess | WHO +K612 | Anorectal abscess | WHO +K613 | Ischiorectal abscess | WHO +K614 | Intrasphincteric abscess | WHO +K62 | Other diseases of anus and rectum | WHO +K620 | Anal polyp | WHO +K621 | Rectal polyp | WHO +K622 | Anal prolapse | WHO +K623 | Rectal prolapse | WHO +K624 | Stenosis of anus and rectum | WHO +K625 | Haemorrhage of anus and rectum | WHO +K626 | Ulcer of anus and rectum | WHO +K627 | Radiation proctitis | WHO +K628 | Other specified diseases of anus and rectum | WHO +K629 | Disease of anus and rectum, unspecified | WHO +K63 | Other diseases of intestine | WHO +K630 | Abscess of intestine | WHO +K631 | Perforation of intestine (nontraumatic) | WHO +K632 | Fistula of intestine | WHO +K633 | Ulcer of intestine | WHO +K634 | Enteroptosis | WHO +K635 | Polyp of colon | WHO +K638 | Other specified diseases of intestine | WHO +K639 | Disease of intestine, unspecified | WHO +K64 | Haemorrhoids and perianal venous thrombosis | WHO +K640 | First degree haemorrhoids | WHO +K641 | Second degree haemorrhoids | WHO +K642 | Third degree haemorrhoids | WHO +K643 | Fourth degree haemorrhoids | WHO +K644 | Residual haemorrhoidal skin tags | WHO +K645 | Perianal venous thrombosis | WHO +K648 | Other specified haemorrhoids | WHO +K649 | Haemorrhoids, unspecified | WHO +K65 | Peritonitis | WHO +K650 | Acute peritonitis | WHO +K658 | Other peritonitis | WHO +K659 | Peritonitis, unspecified | WHO +K66 | Other disorders of peritoneum | WHO +K660 | Peritoneal adhesions | WHO +K661 | Haemoperitoneum | WHO +K662 | Retroperitoneal fibrosis | WHO +K668 | Other specified disorders of peritoneum | WHO +K669 | Disorder of peritoneum, unspecified | WHO +K67 | Disorders of peritoneum in infectious diseases classified elsewhere | WHO +K670 | Chlamydial peritonitis | WHO +K671 | Gonococcal peritonitis | WHO +K672 | Syphilitic peritonitis | WHO +K673 | Tuberculous peritonitis | WHO +K678 | Other disorders of peritoneum in infectious diseases classified elsewhere | WHO +K70 | Alcoholic liver disease | WHO +K700 | Alcoholic fatty liver | WHO +K701 | Alcoholic hepatitis | WHO +K702 | Alcoholic fibrosis and sclerosis of liver | WHO +K703 | Alcoholic cirrhosis of liver | WHO +K704 | Alcoholic hepatic failure | WHO +K709 | Alcoholic liver disease, unspecified | WHO +K71 | Toxic liver disease | WHO +K710 | Toxic liver disease with cholestasis | WHO +K711 | Toxic liver disease with hepatic necrosis | WHO +K712 | Toxic liver disease with acute hepatitis | WHO +K713 | Toxic liver disease with chronic persistent hepatitis | WHO +K714 | Toxic liver disease with chronic lobular hepatitis | WHO +K715 | Toxic liver disease with chronic active hepatitis | WHO +K716 | Toxic liver disease with hepatitis, not elsewhere classified | WHO +K717 | Toxic liver disease with fibrosis and cirrhosis of liver | WHO +K718 | Toxic liver disease with other disorders of liver | WHO +K719 | Toxic liver disease, unspecified | WHO +K72 | Hepatic failure, not elsewhere classified | WHO +K720 | Acute and subacute hepatic failure | WHO +K721 | Chronic hepatic failure | WHO +K729 | Hepatic failure, unspecified | WHO +K73 | Chronic hepatitis, not elsewhere classified | WHO +K730 | Chronic persistent hepatitis, not elsewhere classified | WHO +K731 | Chronic lobular hepatitis, not elsewhere classified | WHO +K732 | Chronic active hepatitis, not elsewhere classified | WHO +K738 | Other chronic hepatitis, not elsewhere classified | WHO +K739 | Chronic hepatitis, unspecified | WHO +K74 | Fibrosis and cirrhosis of liver | WHO +K740 | Hepatic fibrosis | WHO +K741 | Hepatic sclerosis | WHO +K742 | Hepatic fibrosis with hepatic sclerosis | WHO +K743 | Primary biliary cirrhosis | WHO +K744 | Secondary biliary cirrhosis | WHO +K745 | Biliary cirrhosis, unspecified | WHO +K746 | Other and unspecified cirrhosis of liver | WHO +K75 | Other inflammatory liver diseases | WHO +K750 | Abscess of liver | WHO +K751 | Phlebitis of portal vein | WHO +K752 | Nonspecific reactive hepatitis | WHO +K753 | Granulomatous hepatitis, not elsewhere classified | WHO +K754 | Autoimmune hepatitis | WHO +K758 | Other specified inflammatory liver diseases | WHO +K759 | Inflammatory liver disease, unspecified | WHO +K76 | Other diseases of liver | WHO +K760 | Fatty (change of) liver, not elsewhere classified | WHO +K761 | Chronic passive congestion of liver | WHO +K762 | Central haemorrhagic necrosis of liver | WHO +K763 | Infarction of liver | WHO +K764 | Peliosis hepatis | WHO +K765 | Hepatic veno-occlusive disease | WHO +K766 | Portal hypertension | WHO +K767 | Hepatorenal syndrome | WHO +K768 | Other specified diseases of liver | WHO +K769 | Liver disease, unspecified | WHO +K77 | Liver disorders in diseases classified elsewhere | WHO +K770 | Liver disorders in infectious and parasitic diseases classified elsewhere | WHO +K778 | Liver disorders in other diseases classified elsewhere | WHO +K80 | Cholelithiasis | WHO +K800 | Calculus of gallbladder with acute cholecystitis | WHO +K801 | Calculus of gallbladder with other cholecystitis | WHO +K802 | Calculus of gallbladder without cholecystitis | WHO +K803 | Calculus of bile duct with cholangitis | WHO +K804 | Calculus of bile duct with cholecystitis | WHO +K805 | Calculus of bile duct without cholangitis or cholecystitis | WHO +K808 | Other cholelithiasis | WHO +K81 | Cholecystitis | WHO +K810 | Acute cholecystitis | WHO +K811 | Chronic cholecystitis | WHO +K818 | Other cholecystitis | WHO +K819 | Cholecystitis, unspecified | WHO +K82 | Other diseases of gallbladder | WHO +K820 | Obstruction of gallbladder | WHO +K821 | Hydrops of gallbladder | WHO +K822 | Perforation of gallbladder | WHO +K823 | Fistula of gallbladder | WHO +K824 | Cholesterolosis of gallbladder | WHO +K828 | Other specified diseases of gallbladder | WHO +K829 | Disease of gallbladder, unspecified | WHO +K83 | Other diseases of biliary tract | WHO +K830 | Cholangitis | WHO +K831 | Obstruction of bile duct | WHO +K832 | Perforation of bile duct | WHO +K833 | Fistula of bile duct | WHO +K834 | Spasm of sphincter of Oddi | WHO +K835 | Biliary cyst | WHO +K838 | Other specified diseases of biliary tract | WHO +K839 | Disease of biliary tract, unspecified | WHO +K85 | Acute pancreatitis | WHO +K850 | Idiopathic acute pancreatitis | WHO +K851 | Biliary acute pancreatitis | WHO +K852 | Alcohol-induced acute pancreatitis | WHO +K853 | Drug-induced acute pancreatitis | WHO +K858 | Other acute pancreatitis | WHO +K859 | Acute pancreatitis, unspecified | WHO +K86 | Other diseases of pancreas | WHO +K860 | Alcohol-induced chronic pancreatitis | WHO +K861 | Other chronic pancreatitis | WHO +K862 | Cyst of pancreas | WHO +K863 | Pseudocyst of pancreas | WHO +K868 | Other specified diseases of pancreas | WHO +K869 | Disease of pancreas, unspecified | WHO +K87 | Disorders of gallbladder, biliary tract and pancreas in diseases classified elsewhere | WHO +K870 | Disorders of gallbladder and biliary tract in diseases classified elsewhere | WHO +K871 | Disorders of pancreas in diseases classified elsewhere | WHO +K90 | Intestinal malabsorption | WHO +K900 | Coeliac disease | WHO +K901 | Tropical sprue | WHO +K902 | Blind loop syndrome, not elsewhere classified | WHO +K903 | Pancreatic steatorrhoea | WHO +K904 | Malabsorption due to intolerance, not elsewhere classified | WHO +K908 | Other intestinal malabsorption | WHO +K909 | Intestinal malabsorption, unspecified | WHO +K91 | Postprocedural disorders of digestive system, not elsewhere classified | WHO +K910 | Vomiting following gastrointestinal surgery | WHO +K911 | Postgastric surgery syndromes | WHO +K912 | Postsurgical malabsorption, not elsewhere classified | WHO +K913 | Postoperative intestinal obstruction | WHO +K914 | Colostomy and enterostomy malfunction | WHO +K915 | Postcholecystectomy syndrome | WHO +K918 | Other postprocedural disorders of digestive system, not elsewhere classified | WHO +K919 | Postprocedural disorder of digestive system, unspecified | WHO +K92 | Other diseases of digestive system | WHO +K920 | Haematemesis | WHO +K921 | Melaena | WHO +K922 | Gastrointestinal haemorrhage, unspecified | WHO +K928 | Other specified diseases of digestive system | WHO +K929 | Disease of digestive system, unspecified | WHO +K93 | Disorders of other digestive organs in diseases classified elsewhere | WHO +K930 | Tuberculous disorders of intestines, peritoneum and mesenteric glands | WHO +K931 | Megacolon in Chagas disease | WHO +K938 | Disorders of other specified digestive organs in diseases classified elsewhere | WHO +L00 | Staphylococcal scalded skin syndrome | WHO +L01 | Impetigo | WHO +L010 | Impetigo [any organism] [any site] | WHO +L011 | Impetiginization of other dermatoses | WHO +L02 | Cutaneous abscess, furuncle and carbuncle | WHO +L020 | Cutaneous abscess, furuncle and carbuncle of face | WHO +L021 | Cutaneous abscess, furuncle and carbuncle of neck | WHO +L022 | Cutaneous abscess, furuncle and carbuncle of trunk | WHO +L023 | Cutaneous abscess, furuncle and carbuncle of buttock | WHO +L024 | Cutaneous abscess, furuncle and carbuncle of limb | WHO +L028 | Cutaneous abscess, furuncle and carbuncle of other sites | WHO +L029 | Cutaneous abscess, furuncle and carbuncle, unspecified | WHO +L03 | Cellulitis | WHO +L030 | Cellulitis of finger and toe | WHO +L031 | Cellulitis of other parts of limb | WHO +L032 | Cellulitis of face | WHO +L033 | Cellulitis of trunk | WHO +L038 | Cellulitis of other sites | WHO +L039 | Cellulitis, unspecified | WHO +L04 | Acute lymphadenitis | WHO +L040 | Acute lymphadenitis of face, head and neck | WHO +L041 | Acute lymphadenitis of trunk | WHO +L042 | Acute lymphadenitis of upper limb | WHO +L043 | Acute lymphadenitis of lower limb | WHO +L048 | Acute lymphadenitis of other sites | WHO +L049 | Acute lymphadenitis, unspecified | WHO +L05 | Pilonidal cyst | WHO +L050 | Pilonidal cyst with abscess | WHO +L059 | Pilonidal cyst without abscess | WHO +L08 | Other local infections of skin and subcutaneous tissue | WHO +L080 | Pyoderma | WHO +L081 | Erythrasma | WHO +L088 | Other specified local infections of skin and subcutaneous tissue | WHO +L089 | Local infection of skin and subcutaneous tissue, unspecified | WHO +L10 | Pemphigus | WHO +L100 | Pemphigus vulgaris | WHO +L101 | Pemphigus vegetans | WHO +L102 | Pemphigus foliaceus | WHO +L103 | Brazilian pemphigus [fogo selvagem] | WHO +L104 | Pemphigus erythematosus | WHO +L105 | Drug-induced pemphigus | WHO +L108 | Other pemphigus | WHO +L109 | Pemphigus, unspecified | WHO +L11 | Other acantholytic disorders | WHO +L110 | Acquired keratosis follicularis | WHO +L111 | Transient acantholytic dermatosis [Grover] | WHO +L118 | Other specified acantholytic disorders | WHO +L119 | Acantholytic disorder, unspecified | WHO +L12 | Pemphigoid | WHO +L120 | Bullous pemphigoid | WHO +L121 | Cicatricial pemphigoid | WHO +L122 | Chronic bullous disease of childhood | WHO +L123 | Acquired epidermolysis bullosa | WHO +L128 | Other pemphigoid | WHO +L129 | Pemphigoid, unspecified | WHO +L13 | Other bullous disorders | WHO +L130 | Dermatitis herpetiformis | WHO +L131 | Subcorneal pustular dermatitis | WHO +L138 | Other specified bullous disorders | WHO +L139 | Bullous disorder, unspecified | WHO +L14 | Bullous disorders in diseases classified elsewhere | WHO +L20 | Atopic dermatitis | WHO +L200 | Besnier prurigo | WHO +L208 | Other atopic dermatitis | WHO +L209 | Atopic dermatitis, unspecified | WHO +L21 | Seborrhoeic dermatitis | WHO +L210 | Seborrhoea capitis | WHO +L211 | Seborrhoeic infantile dermatitis | WHO +L218 | Other seborrhoeic dermatitis | WHO +L219 | Seborrhoeic dermatitis, unspecified | WHO +L22 | Diaper [napkin] dermatitis | WHO +L23 | Allergic contact dermatitis | WHO +L230 | Allergic contact dermatitis due to metals | WHO +L231 | Allergic contact dermatitis due to adhesives | WHO +L232 | Allergic contact dermatitis due to cosmetics | WHO +L233 | Allergic contact dermatitis due to drugs in contact with skin | WHO +L234 | Allergic contact dermatitis due to dyes | WHO +L235 | Allergic contact dermatitis due to other chemical products | WHO +L236 | Allergic contact dermatitis due to food in contact with skin | WHO +L237 | Allergic contact dermatitis due to plants, except food | WHO +L238 | Allergic contact dermatitis due to other agents | WHO +L239 | Allergic contact dermatitis, unspecified cause | WHO +L24 | Irritant contact dermatitis | WHO +L240 | Irritant contact dermatitis due to detergents | WHO +L241 | Irritant contact dermatitis due to oils and greases | WHO +L242 | Irritant contact dermatitis due to solvents | WHO +L243 | Irritant contact dermatitis due to cosmetics | WHO +L244 | Irritant contact dermatitis due to drugs in contact with skin | WHO +L245 | Irritant contact dermatitis due to other chemical products | WHO +L246 | Irritant contact dermatitis due to food in contact with skin | WHO +L247 | Irritant contact dermatitis due to plants, except food | WHO +L248 | Irritant contact dermatitis due to other agents | WHO +L249 | Irritant contact dermatitis, unspecified cause | WHO +L25 | Unspecified contact dermatitis | WHO +L250 | Unspecified contact dermatitis due to cosmetics | WHO +L251 | Unspecified contact dermatitis due to drugs in contact with skin | WHO +L252 | Unspecified contact dermatitis due to dyes | WHO +L253 | Unspecified contact dermatitis due to other chemical products | WHO +L254 | Unspecified contact dermatitis due to food in contact with skin | WHO +L255 | Unspecified contact dermatitis due to plants, except food | WHO +L258 | Unspecified contact dermatitis due to other agents | WHO +L259 | Unspecified contact dermatitis, unspecified cause | WHO +L26 | Exfoliative dermatitis | WHO +L27 | Dermatitis due to substances taken internally | WHO +L270 | Generalized skin eruption due to drugs and medicaments | WHO +L271 | Localized skin eruption due to drugs and medicaments | WHO +L272 | Dermatitis due to ingested food | WHO +L278 | Dermatitis due to other substances taken internally | WHO +L279 | Dermatitis due to unspecified substance taken internally | WHO +L28 | Lichen simplex chronicus and prurigo | WHO +L280 | Lichen simplex chronicus | WHO +L281 | Prurigo nodularis | WHO +L282 | Other prurigo | WHO +L29 | Pruritus | WHO +L290 | Pruritus ani | WHO +L291 | Pruritus scroti | WHO +L292 | Pruritus vulvae | WHO +L293 | Anogenital pruritus, unspecified | WHO +L298 | Other pruritus | WHO +L299 | Pruritus, unspecified | WHO +L30 | Other dermatitis | WHO +L300 | Nummular dermatitis | WHO +L301 | Dyshidrosis [pompholyx] | WHO +L302 | Cutaneous autosensitization | WHO +L303 | Infective dermatitis | WHO +L304 | Erythema intertrigo | WHO +L305 | Pityriasis alba | WHO +L308 | Other specified dermatitis | WHO +L309 | Dermatitis, unspecified | WHO +L40 | Psoriasis | WHO +L400 | Psoriasis vulgaris | WHO +L401 | Generalized pustular psoriasis | WHO +L402 | Acrodermatitis continua | WHO +L403 | Pustulosis palmaris et plantaris | WHO +L404 | Guttate psoriasis | WHO +L405 | Arthropathic psoriasis | WHO +L408 | Other psoriasis | WHO +L409 | Psoriasis, unspecified | WHO +L41 | Parapsoriasis | WHO +L410 | Pityriasis lichenoides et varioliformis acuta | WHO +L411 | Pityriasis lichenoides chronica | WHO +L413 | Small plaque parapsoriasis | WHO +L414 | Large plaque parapsoriasis | WHO +L415 | Retiform parapsoriasis | WHO +L418 | Other parapsoriasis | WHO +L419 | Parapsoriasis, unspecified | WHO +L42 | Pityriasis rosea | WHO +L43 | Lichen planus | WHO +L430 | Hypertrophic lichen planus | WHO +L431 | Bullous lichen planus | WHO +L432 | Lichenoid drug reaction | WHO +L433 | Subacute (active) lichen planus | WHO +L438 | Other lichen planus | WHO +L439 | Lichen planus, unspecified | WHO +L44 | Other papulosquamous disorders | WHO +L440 | Pityriasis rubra pilaris | WHO +L441 | Lichen nitidus | WHO +L442 | Lichen striatus | WHO +L443 | Lichen ruber moniliformis | WHO +L444 | Infantile papular acrodermatitis [Giannotti-Crosti] | WHO +L448 | Other specified papulosquamous disorders | WHO +L449 | Papulosquamous disorder, unspecified | WHO +L45 | Papulosquamous disorders in diseases classified elsewhere | WHO +L50 | Urticaria | WHO +L500 | Allergic urticaria | WHO +L501 | Idiopathic urticaria | WHO +L502 | Urticaria due to cold and heat | WHO +L503 | Dermatographic urticaria | WHO +L504 | Vibratory urticaria | WHO +L505 | Cholinergic urticaria | WHO +L506 | Contact urticaria | WHO +L508 | Other urticaria | WHO +L509 | Urticaria, unspecified | WHO +L51 | Erythema multiforme | WHO +L510 | Nonbullous erythema multiforme | WHO +L511 | Bullous erythema multiforme | WHO +L512 | Toxic epidermal necrolysis [Lyell] | WHO +L518 | Other erythema multiforme | WHO +L519 | Erythema multiforme, unspecified | WHO +L52 | Erythema nodosum | WHO +L53 | Other erythematous conditions | WHO +L530 | Toxic erythema | WHO +L531 | Erythema annulare centrifugum | WHO +L532 | Erythema marginatum | WHO +L533 | Other chronic figurate erythema | WHO +L538 | Other specified erythematous conditions | WHO +L539 | Erythematous condition, unspecified | WHO +L54 | Erythema in diseases classified elsewhere | WHO +L540 | Erythema marginatum in acute rheumatic fever | WHO +L548 | Erythema in other diseases classified elsewhere | WHO +L55 | Sunburn | WHO +L550 | Sunburn of first degree | WHO +L551 | Sunburn of second degree | WHO +L552 | Sunburn of third degree | WHO +L558 | Other sunburn | WHO +L559 | Sunburn, unspecified | WHO +L56 | Other acute skin changes due to ultraviolet radiation | WHO +L560 | Drug phototoxic response | WHO +L561 | Drug photoallergic response | WHO +L562 | Photocontact dermatitis [berloque dermatitis] | WHO +L563 | Solar urticaria | WHO +L564 | Polymorphous light eruption | WHO +L568 | Other specified acute skin changes due to ultraviolet radiation | WHO +L569 | Acute skin change due to ultraviolet radiation, unspecified | WHO +L57 | Skin changes due to chronic exposure to nonionizing radiation | WHO +L570 | Actinic keratosis | WHO +L571 | Actinic reticuloid | WHO +L572 | Cutis rhomboidalis nuchae | WHO +L573 | Poikiloderma of Civatte | WHO +L574 | Cutis laxa senilis | WHO +L575 | Actinic granuloma | WHO +L578 | Other skin changes due to chronic exposure to nonionizing radiation | WHO +L579 | Skin changes due to chronic exposure to nonionizing radiation, unspecified | WHO +L58 | Radiodermatitis | WHO +L580 | Acute radiodermatitis | WHO +L581 | Chronic radiodermatitis | WHO +L589 | Radiodermatitis, unspecified | WHO +L59 | Other disorders of skin and subcutaneous tissue related to radiation | WHO +L590 | Erythema ab igne [dermatitis ab igne] | WHO +L598 | Other specified disorders of skin and subcutaneous tissue related to radiation | WHO +L599 | Disorder of skin and subcutaneous tissue related to radiation, unspecified | WHO +L60 | Nail disorders | WHO +L600 | Ingrowing nail | WHO +L601 | Onycholysis | WHO +L602 | Onychogryphosis | WHO +L603 | Nail dystrophy | WHO +L604 | Beau lines | WHO +L605 | Yellow nail syndrome | WHO +L608 | Other nail disorders | WHO +L609 | Nail disorder, unspecified | WHO +L62 | Nail disorders in diseases classified elsewhere | WHO +L620 | Clubbed nail pachydermoperiostosis | WHO +L628 | Nail disorders in other diseases classified elsewhere | WHO +L63 | Alopecia areata | WHO +L630 | Alopecia (capitis) totalis | WHO +L631 | Alopecia universalis | WHO +L632 | Ophiasis | WHO +L638 | Other alopecia areata | WHO +L639 | Alopecia areata, unspecified | WHO +L64 | Androgenic alopecia | WHO +L640 | Drug-induced androgenic alopecia | WHO +L648 | Other androgenic alopecia | WHO +L649 | Androgenic alopecia, unspecified | WHO +L65 | Other nonscarring hair loss | WHO +L650 | Telogen effluvium | WHO +L651 | Anagen effluvium | WHO +L652 | Alopecia mucinosa | WHO +L658 | Other specified nonscarring hair loss | WHO +L659 | Nonscarring hair loss, unspecified | WHO +L66 | Cicatricial alopecia [scarring hair loss] | WHO +L660 | Pseudopelade | WHO +L661 | Lichen planopilaris | WHO +L662 | Folliculitis decalvans | WHO +L663 | Perifolliculitis capitis abscedens | WHO +L664 | Folliculitis ulerythematosa reticulata | WHO +L668 | Other cicatricial alopecia | WHO +L669 | Cicatricial alopecia, unspecified | WHO +L67 | Hair colour and hair shaft abnormalities | WHO +L670 | Trichorrhexis nodosa | WHO +L671 | Variations in hair colour | WHO +L678 | Other hair colour and hair shaft abnormalities | WHO +L679 | Hair colour and hair shaft abnormality, unspecified | WHO +L68 | Hypertrichosis | WHO +L680 | Hirsutism | WHO +L681 | Acquired hypertrichosis lanuginosa | WHO +L682 | Localized hypertrichosis | WHO +L683 | Polytrichia | WHO +L688 | Other hypertrichosis | WHO +L689 | Hypertrichosis, unspecified | WHO +L70 | Acne | WHO +L700 | Acne vulgaris | WHO +L701 | Acne conglobata | WHO +L702 | Acne varioliformis | WHO +L703 | Acne tropica | WHO +L704 | Infantile acne | WHO +L705 | Acné excoriée | WHO +L708 | Other acne | WHO +L709 | Acne, unspecified | WHO +L71 | Rosacea | WHO +L710 | Perioral dermatitis | WHO +L711 | Rhinophyma | WHO +L718 | Other rosacea | WHO +L719 | Rosacea, unspecified | WHO +L72 | Follicular cysts of skin and subcutaneous tissue | WHO +L720 | Epidermal cyst | WHO +L721 | Trichilemmal cyst | WHO +L722 | Steatocystoma multiplex | WHO +L728 | Other follicular cysts of skin and subcutaneous tissue | WHO +L729 | Follicular cyst of skin and subcutaneous tissue, unspecified | WHO +L73 | Other follicular disorders | WHO +L730 | Acne keloid | WHO +L731 | Pseudofolliculitis barbae | WHO +L732 | Hidradenitis suppurativa | WHO +L738 | Other specified follicular disorders | WHO +L739 | Follicular disorder, unspecified | WHO +L74 | Eccrine sweat disorders | WHO +L740 | Miliaria rubra | WHO +L741 | Miliaria crystallina | WHO +L742 | Miliaria profunda | WHO +L743 | Miliaria, unspecified | WHO +L744 | Anhidrosis | WHO +L748 | Other eccrine sweat disorders | WHO +L749 | Eccrine sweat disorder, unspecified | WHO +L75 | Apocrine sweat disorders | WHO +L750 | Bromhidrosis | WHO +L751 | Chromhidrosis | WHO +L752 | Apocrine miliaria | WHO +L758 | Other apocrine sweat disorders | WHO +L759 | Apocrine sweat disorder, unspecified | WHO +L80 | Vitiligo | WHO +L81 | Other disorders of pigmentation | WHO +L810 | Postinflammatory hyperpigmentation | WHO +L811 | Chloasma | WHO +L812 | Freckles | WHO +L813 | Café au lait spots | WHO +L814 | Other melanin hyperpigmentation | WHO +L815 | Leukoderma, not elsewhere classified | WHO +L816 | Other disorders of diminished melanin formation | WHO +L817 | Pigmented purpuric dermatosis | WHO +L818 | Other specified disorders of pigmentation | WHO +L819 | Disorder of pigmentation, unspecified | WHO +L82 | Seborrhoeic keratosis | WHO +L83 | Acanthosis nigricans | WHO +L84 | Corns and callosities | WHO +L85 | Other epidermal thickening | WHO +L850 | Acquired ichthyosis | WHO +L851 | Acquired keratosis [keratoderma] palmaris et plantaris | WHO +L852 | Keratosis punctata (palmaris et plantaris) | WHO +L853 | Xerosis cutis | WHO +L858 | Other specified epidermal thickening | WHO +L859 | Epidermal thickening, unspecified | WHO +L86 | Keratoderma in diseases classified elsewhere | WHO +L87 | Transepidermal elimination disorders | WHO +L870 | Keratosis follicularis et parafollicularis in cutem penetrans [Kyrle] | WHO +L871 | Reactive perforating collagenosis | WHO +L872 | Elastosis perforans serpiginosa | WHO +L878 | Other transepidermal elimination disorders | WHO +L879 | Transepidermal elimination disorder, unspecified | WHO +L88 | Pyoderma gangrenosum | WHO +L89 | Decubitus ulcer and pressure area | WHO +L890 | Stage I decubitus ulcer and pressure area | WHO +L891 | Stage II decubitus ulcer | WHO +L892 | Stage III decubitus ulcer | WHO +L893 | Stage IV decubitus ulcer | WHO +L899 | Decubitus ulcer and pressure area, unspecified | WHO +L90 | Atrophic disorders of skin | WHO +L900 | Lichen sclerosus et atrophicus | WHO +L901 | Anetoderma of Schweninger-Buzzi | WHO +L902 | Anetoderma of Jadassohn-Pellizzari | WHO +L903 | Atrophoderma of Pasini and Pierini | WHO +L904 | Acrodermatitis chronica atrophicans | WHO +L905 | Scar conditions and fibrosis of skin | WHO +L906 | Striae atrophicae | WHO +L908 | Other atrophic disorders of skin | WHO +L909 | Atrophic disorder of skin, unspecified | WHO +L91 | Hypertrophic disorders of skin | WHO +L910 | Hypertrophic scar | WHO +L918 | Other hypertrophic disorders of skin | WHO +L919 | Hypertrophic disorder of skin, unspecified | WHO +L92 | Granulomatous disorders of skin and subcutaneous tissue | WHO +L920 | Granuloma annulare | WHO +L921 | Necrobiosis lipoidica, not elsewhere classified | WHO +L922 | Granuloma faciale [eosinophilic granuloma of skin] | WHO +L923 | Foreign body granuloma of skin and subcutaneous tissue | WHO +L928 | Other granulomatous disorders of skin and subcutaneous tissue | WHO +L929 | Granulomatous disorder of skin and subcutaneous tissue, unspecified | WHO +L93 | Lupus erythematosus | WHO +L930 | Discoid lupus erythematosus | WHO +L931 | Subacute cutaneous lupus erythematosus | WHO +L932 | Other local lupus erythematosus | WHO +L94 | Other localized connective tissue disorders | WHO +L940 | Localized scleroderma [morphea] | WHO +L941 | Linear scleroderma | WHO +L942 | Calcinosis cutis | WHO +L943 | Sclerodactyly | WHO +L944 | Gottron papules | WHO +L945 | Poikiloderma vasculare atrophicans | WHO +L946 | Ainhum | WHO +L948 | Other specified localized connective tissue disorders | WHO +L949 | Localized connective tissue disorder, unspecified | WHO +L95 | Vasculitis limited to skin, not elsewhere classified | WHO +L950 | Livedoid vasculitis | WHO +L951 | Erythema elevatum diutinum | WHO +L958 | Other vasculitis limited to skin | WHO +L959 | Vasculitis limited to skin, unspecified | WHO +L97 | Ulcer of lower limb, not elsewhere classified | WHO +L98 | Other disorders of skin and subcutaneous tissue, not elsewhere classified | WHO +L980 | Pyogenic granuloma | WHO +L981 | Factitial dermatitis | WHO +L982 | Febrile neutrophilic dermatosis [Sweet] | WHO +L983 | Eosinophilic cellulitis [Wells] | WHO +L984 | Chronic ulcer of skin, not elsewhere classified | WHO +L985 | Mucinosis of skin | WHO +L986 | Other infiltrative disorders of skin and subcutaneous tissue | WHO +L987 | Excessive and redundant skin and subcutaneous tissue | WHO +L988 | Other specified disorders of skin and subcutaneous tissue | WHO +L989 | Disorder of skin and subcutaneous tissue, unspecified | WHO +L99 | Other disorders of skin and subcutaneous tissue in diseases classified elsewhere | WHO +L990 | Amyloidosis of skin | WHO +L998 | Other specified disorders of skin and subcutaneous tissue in diseases classified elsewhere | WHO +M00 | Pyogenic arthritis | WHO +M000 | Staphylococcal arthritis and polyarthritis | WHO +M001 | Pneumococcal arthritis and polyarthritis | WHO +M002 | Other streptococcal arthritis and polyarthritis | WHO +M008 | Arthritis and polyarthritis due to other specified bacterial agents | WHO +M009 | Pyogenic arthritis, unspecified | WHO +M01 | Direct infections of joint in infectious and parasitic diseases classified elsewhere | WHO +M010 | Meningococcal arthritis | WHO +M011 | Tuberculous arthritis | WHO +M012 | Arthritis in Lyme disease | WHO +M013 | Arthritis in other bacterial diseases classified elsewhere | WHO +M014 | Rubella arthritis | WHO +M015 | Arthritis in other viral diseases classified elsewhere | WHO +M016 | Arthritis in mycoses | WHO +M018 | Arthritis in other infectious and parasitic diseases classified elsewhere | WHO +M02 | Reactive arthropathies | WHO +M020 | Arthropathy following intestinal bypass | WHO +M021 | Postdysenteric arthropathy | WHO +M022 | Postimmunization arthropathy | WHO +M023 | Reiter disease | WHO +M028 | Other reactive arthropathies | WHO +M029 | Reactive arthropathy, unspecified | WHO +M03 | Postinfective and reactive arthropathies in diseases classified elsewhere | WHO +M030 | Postmeningococcal arthritis | WHO +M031 | Postinfective arthropathy in syphilis | WHO +M032 | Other postinfectious arthropathies in diseases classified elsewhere | WHO +M036 | Reactive arthropathy in other diseases classified elsewhere | WHO +M05 | Seropositive rheumatoid arthritis | WHO +M050 | Felty syndrome | WHO +M051 | Rheumatoid lung disease | WHO +M052 | Rheumatoid vasculitis | WHO +M053 | Rheumatoid arthritis with involvement of other organs and systems | WHO +M058 | Other seropositive rheumatoid arthritis | WHO +M059 | Seropositive rheumatoid arthritis, unspecified | WHO +M06 | Other rheumatoid arthritis | WHO +M060 | Seronegative rheumatoid arthritis | WHO +M061 | Adult-onset Still disease | WHO +M062 | Rheumatoid bursitis | WHO +M063 | Rheumatoid nodule | WHO +M064 | Inflammatory polyarthropathy | WHO +M068 | Other specified rheumatoid arthritis | WHO +M069 | Rheumatoid arthritis, unspecified | WHO +M07 | Psoriatic and enteropathic arthropathies | WHO +M070 | Distal interphalangeal psoriatic arthropathy | WHO +M071 | Arthritis mutilans | WHO +M072 | Psoriatic spondylitis | WHO +M073 | Other psoriatic arthropathies | WHO +M074 | Arthropathy in Crohn disease [regional enteritis] | WHO +M075 | Arthropathy in ulcerative colitis | WHO +M076 | Other enteropathic arthropathies | WHO +M08 | Juvenile arthritis | WHO +M080 | Juvenile rheumatoid arthritis | WHO +M081 | Juvenile ankylosing spondylitis | WHO +M082 | Juvenile arthritis with systemic onset | WHO +M083 | Juvenile polyarthritis (seronegative) | WHO +M084 | Pauciarticular juvenile arthritis | WHO +M088 | Other juvenile arthritis | WHO +M089 | Juvenile arthritis, unspecified | WHO +M09 | Juvenile arthritis in diseases classified elsewhere | WHO +M090 | Juvenile arthritis in psoriasis | WHO +M091 | Juvenile arthritis in Crohn disease [regional enteritis] | WHO +M092 | Juvenile arthritis in ulcerative colitis | WHO +M098 | Juvenile arthritis in other diseases classified elsewhere | WHO +M10 | Gout | WHO +M100 | Idiopathic gout | WHO +M101 | Lead-induced gout | WHO +M102 | Drug-induced gout | WHO +M103 | Gout due to impairment of renal function | WHO +M104 | Other secondary gout | WHO +M109 | Gout, unspecified | WHO +M11 | Other crystal arthropathies | WHO +M110 | Hydroxyapatite deposition disease | WHO +M111 | Familial chondrocalcinosis | WHO +M112 | Other chondrocalcinosis | WHO +M118 | Other specified crystal arthropathies | WHO +M119 | Crystal arthropathy, unspecified | WHO +M12 | Other specific arthropathies | WHO +M120 | Chronic postrheumatic arthropathy [Jaccoud] | WHO +M121 | Kaschin-Beck disease | WHO +M122 | Villonodular synovitis (pigmented) | WHO +M123 | Palindromic rheumatism | WHO +M124 | Intermittent hydrarthrosis | WHO +M125 | Traumatic arthropathy | WHO +M128 | Other specific arthropathies, not elsewhere classified | WHO +M13 | Other arthritis | WHO +M130 | Polyarthritis, unspecified | WHO +M131 | Monoarthritis, not elsewhere classified | WHO +M138 | Other specified arthritis | WHO +M139 | Arthritis, unspecified | WHO +M14 | Arthropathies in other diseases classified elsewhere | WHO +M140 | Gouty arthropathy due to enzyme defects and other inherited disorders | WHO +M141 | Crystal arthropathy in other metabolic disorders | WHO +M142 | Diabetic arthropathy | WHO +M143 | Lipoid dermatoarthritis | WHO +M144 | Arthropathy in amyloidosis | WHO +M145 | Arthropathies in other endocrine, nutritional and metabolic disorders | WHO +M146 | Neuropathic arthropathy | WHO +M148 | Arthropathies in other specified diseases classified elsewhere | WHO +M15 | Polyarthrosis | WHO +M150 | Primary generalized (osteo)arthrosis | WHO +M151 | Heberden nodes (with arthropathy) | WHO +M152 | Bouchard nodes (with arthropathy) | WHO +M153 | Secondary multiple arthrosis | WHO +M154 | Erosive (osteo)arthrosis | WHO +M158 | Other polyarthrosis | WHO +M159 | Polyarthrosis, unspecified | WHO +M16 | Coxarthrosis [arthrosis of hip] | WHO +M160 | Primary coxarthrosis, bilateral | WHO +M161 | Other primary coxarthrosis | WHO +M162 | Coxarthrosis resulting from dysplasia, bilateral | WHO +M163 | Other dysplastic coxarthrosis | WHO +M164 | Post-traumatic coxarthrosis, bilateral | WHO +M165 | Other post-traumatic coxarthrosis | WHO +M166 | Other secondary coxarthrosis, bilateral | WHO +M167 | Other secondary coxarthrosis | WHO +M169 | Coxarthrosis, unspecified | WHO +M17 | Gonarthrosis [arthrosis of knee] | WHO +M170 | Primary gonarthrosis, bilateral | WHO +M171 | Other primary gonarthrosis | WHO +M172 | Post-traumatic gonarthrosis, bilateral | WHO +M173 | Other post-traumatic gonarthrosis | WHO +M174 | Other secondary gonarthrosis, bilateral | WHO +M175 | Other secondary gonarthrosis | WHO +M179 | Gonarthrosis, unspecified | WHO +M18 | Arthrosis of first carpometacarpal joint | WHO +M180 | Primary arthrosis of first carpometacarpal joints, bilateral | WHO +M181 | Other primary arthrosis of first carpometacarpal joint | WHO +M182 | Post-traumatic arthrosis of first carpometacarpal joints, bilateral | WHO +M183 | Other post-traumatic arthrosis of first carpometacarpal joint | WHO +M184 | Other secondary arthrosis of first carpometacarpal joints, bilateral | WHO +M185 | Other secondary arthrosis of first carpometacarpal joint | WHO +M189 | Arthrosis of first carpometacarpal joint, unspecified | WHO +M19 | Other arthrosis | WHO +M190 | Primary arthrosis of other joints | WHO +M191 | Post-traumatic arthrosis of other joints | WHO +M192 | Other secondary arthrosis | WHO +M198 | Other specified arthrosis | WHO +M199 | Arthrosis, unspecified | WHO +M20 | Acquired deformities of fingers and toes | WHO +M200 | Deformity of finger(s) | WHO +M201 | Hallux valgus (acquired) | WHO +M202 | Hallux rigidus | WHO +M203 | Other deformity of hallux (acquired) | WHO +M204 | Other hammer toe(s) (acquired) | WHO +M205 | Other deformities of toe(s) (acquired) | WHO +M206 | Acquired deformity of toe(s), unspecified | WHO +M21 | Other acquired deformities of limbs | WHO +M210 | Valgus deformity, not elsewhere classified | WHO +M211 | Varus deformity, not elsewhere classified | WHO +M212 | Flexion deformity | WHO +M213 | Wrist or foot drop (acquired) | WHO +M214 | Flat foot [pes planus] (acquired) | WHO +M215 | Acquired clawhand, clubhand, clawfoot and clubfoot | WHO +M216 | Other acquired deformities of ankle and foot | WHO +M217 | Unequal limb length (acquired) | WHO +M218 | Other specified acquired deformities of limbs | WHO +M219 | Acquired deformity of limb, unspecified | WHO +M22 | Disorders of patella | WHO +M220 | Recurrent dislocation of patella | WHO +M221 | Recurrent subluxation of patella | WHO +M222 | Patellofemoral disorders | WHO +M223 | Other derangements of patella | WHO +M224 | Chondromalacia patellae | WHO +M228 | Other disorders of patella | WHO +M229 | Disorder of patella, unspecified | WHO +M23 | Internal derangement of knee | WHO +M230 | Cystic meniscus | WHO +M231 | Discoid meniscus (congenital) | WHO +M232 | Derangement of meniscus due to old tear or injury | WHO +M233 | Other meniscus derangements | WHO +M234 | Loose body in knee | WHO +M235 | Chronic instability of knee | WHO +M236 | Other spontaneous disruption of ligament(s) of knee | WHO +M238 | Other internal derangements of knee | WHO +M239 | Internal derangement of knee, unspecified | WHO +M24 | Other specific joint derangements | WHO +M240 | Loose body in joint | WHO +M241 | Other articular cartilage disorders | WHO +M242 | Disorder of ligament | WHO +M243 | Pathological dislocation and subluxation of joint, not elsewhere classified | WHO +M244 | Recurrent dislocation and subluxation of joint | WHO +M245 | Contracture of joint | WHO +M246 | Ankylosis of joint | WHO +M247 | Protrusio acetabuli | WHO +M248 | Other specific joint derangements, not elsewhere classified | WHO +M249 | Joint derangement, unspecified | WHO +M25 | Other joint disorders, not elsewhere classified | WHO +M250 | Haemarthrosis | WHO +M251 | Fistula of joint | WHO +M252 | Flail joint | WHO +M253 | Other instability of joint | WHO +M254 | Effusion of joint | WHO +M255 | Pain in joint | WHO +M256 | Stiffness of joint, not elsewhere classified | WHO +M257 | Osteophyte | WHO +M258 | Other specified joint disorders | WHO +M259 | Joint disorder, unspecified | WHO +M30 | Polyarteritis nodosa and related conditions | WHO +M300 | Polyarteritis nodosa | WHO +M301 | Polyarteritis with lung involvement [Churg-Strauss] | WHO +M302 | Juvenile polyarteritis | WHO +M303 | Mucocutaneous lymph node syndrome [Kawasaki] | WHO +M308 | Other conditions related to polyarteritis nodosa | WHO +M31 | Other necrotizing vasculopathies | WHO +M310 | Hypersensitivity angiitis | WHO +M311 | Thrombotic microangiopathy | WHO +M313 | Wegener granulomatosis | WHO +M314 | Aortic arch syndrome [Takayasu] | WHO +M315 | Giant cell arteritis with polymyalgia rheumatica | WHO +M316 | Other giant cell arteritis | WHO +M317 | Microscopic polyangiitis | WHO +M318 | Other specified necrotizing vasculopathies | WHO +M319 | Necrotizing vasculopathy, unspecified | WHO +M32 | Systemic lupus erythematosus | WHO +M320 | Drug-induced systemic lupus erythematosus | WHO +M321 | Systemic lupus erythematosus with organ or system involvement | WHO +M328 | Other forms of systemic lupus erythematosus | WHO +M329 | Systemic lupus erythematosus, unspecified | WHO +M33 | Dermatopolymyositis | WHO +M330 | Juvenile dermatomyositis | WHO +M331 | Other dermatomyositis | WHO +M332 | Polymyositis | WHO +M339 | Dermatopolymyositis, unspecified | WHO +M34 | Systemic sclerosis | WHO +M340 | Progressive systemic sclerosis | WHO +M341 | CR(E)ST syndrome | WHO +M342 | Systemic sclerosis induced by drugs and chemicals | WHO +M348 | Other forms of systemic sclerosis | WHO +M349 | Systemic sclerosis, unspecified | WHO +M35 | Other systemic involvement of connective tissue | WHO +M350 | Sicca syndrome [Sjögren] | WHO +M351 | Other overlap syndromes | WHO +M352 | Behçet disease | WHO +M353 | Polymyalgia rheumatica | WHO +M354 | Diffuse (eosinophilic) fasciitis | WHO +M355 | Multifocal fibrosclerosis | WHO +M356 | Relapsing panniculitis [Weber-Christian] | WHO +M357 | Hypermobility syndrome | WHO +M358 | Other specified systemic involvement of connective tissue | WHO +M359 | Systemic involvement of connective tissue, unspecified | WHO +M36 | Systemic disorders of connective tissue in diseases classified elsewhere | WHO +M360 | Dermato(poly)myositis in neoplastic disease | WHO +M361 | Arthropathy in neoplastic disease | WHO +M362 | Haemophilic arthropathy | WHO +M363 | Arthropathy in other blood disorders | WHO +M364 | Arthropathy in hypersensitivity reactions classified elsewhere | WHO +M368 | Systemic disorders of connective tissue in other diseases classified elsewhere | WHO +M40 | Kyphosis and lordosis | WHO +M400 | Postural kyphosis | WHO +M401 | Other secondary kyphosis | WHO +M402 | Other and unspecified kyphosis | WHO +M403 | Flatback syndrome | WHO +M404 | Other lordosis | WHO +M405 | Lordosis, unspecified | WHO +M41 | Scoliosis | WHO +M410 | Infantile idiopathic scoliosis | WHO +M411 | Juvenile idiopathic scoliosis | WHO +M412 | Other idiopathic scoliosis | WHO +M413 | Thoracogenic scoliosis | WHO +M414 | Neuromuscular scoliosis | WHO +M415 | Other secondary scoliosis | WHO +M418 | Other forms of scoliosis | WHO +M419 | Scoliosis, unspecified | WHO +M42 | Spinal osteochondrosis | WHO +M420 | Juvenile osteochondrosis of spine | WHO +M421 | Adult osteochondrosis of spine | WHO +M429 | Spinal osteochondrosis, unspecified | WHO +M43 | Other deforming dorsopathies | WHO +M430 | Spondylolysis | WHO +M431 | Spondylolisthesis | WHO +M432 | Other fusion of spine | WHO +M433 | Recurrent atlantoaxial subluxation with myelopathy | WHO +M434 | Other recurrent atlantoaxial subluxation | WHO +M435 | Other recurrent vertebral subluxation | WHO +M436 | Torticollis | WHO +M438 | Other specified deforming dorsopathies | WHO +M439 | Deforming dorsopathy, unspecified | WHO +M45 | Ankylosing spondylitis | WHO +M46 | Other inflammatory spondylopathies | WHO +M460 | Spinal enthesopathy | WHO +M461 | Sacroiliitis, not elsewhere classified | WHO +M462 | Osteomyelitis of vertebra | WHO +M463 | Infection of intervertebral disc (pyogenic) | WHO +M464 | Discitis, unspecified | WHO +M465 | Other infective spondylopathies | WHO +M468 | Other specified inflammatory spondylopathies | WHO +M469 | Inflammatory spondylopathy, unspecified | WHO +M47 | Spondylosis | WHO +M470 | Anterior spinal and vertebral artery compression syndromes | WHO +M471 | Other spondylosis with myelopathy | WHO +M472 | Other spondylosis with radiculopathy | WHO +M478 | Other spondylosis | WHO +M479 | Spondylosis, unspecified | WHO +M48 | Other spondylopathies | WHO +M480 | Spinal stenosis | WHO +M481 | Ankylosing hyperostosis [Forestier] | WHO +M482 | Kissing spine | WHO +M483 | Traumatic spondylopathy | WHO +M484 | Fatigue fracture of vertebra | WHO +M485 | Collapsed vertebra, not elsewhere classified | WHO +M488 | Other specified spondylopathies | WHO +M489 | Spondylopathy, unspecified | WHO +M49 | Spondylopathies in diseases classified elsewhere | WHO +M490 | Tuberculosis of spine | WHO +M491 | Brucella spondylitis | WHO +M492 | Enterobacterial spondylitis | WHO +M493 | Spondylopathy in other infectious and parasitic diseases classified elsewhere | WHO +M494 | Neuropathic spondylopathy | WHO +M495 | Collapsed vertebra in diseases classified elsewhere | WHO +M498 | Spondylopathy in other diseases classified elsewhere | WHO +M50 | Cervical disc disorders | WHO +M500 | Cervical disc disorder with myelopathy | WHO +M501 | Cervical disc disorder with radiculopathy | WHO +M502 | Other cervical disc displacement | WHO +M503 | Other cervical disc degeneration | WHO +M508 | Other cervical disc disorders | WHO +M509 | Cervical disc disorder, unspecified | WHO +M51 | Other intervertebral disc disorders | WHO +M510 | Lumbar and other intervertebral disc disorders with myelopathy | WHO +M511 | Lumbar and other intervertebral disc disorders with radiculopathy | WHO +M512 | Other specified intervertebral disc displacement | WHO +M513 | Other specified intervertebral disc degeneration | WHO +M514 | Schmorl nodes | WHO +M518 | Other specified intervertebral disc disorders | WHO +M519 | Intervertebral disc disorder, unspecified | WHO +M53 | Other dorsopathies, not elsewhere classified | WHO +M530 | Cervicocranial syndrome | WHO +M531 | Cervicobrachial syndrome | WHO +M532 | Spinal instabilities | WHO +M533 | Sacrococcygeal disorders, not elsewhere classified | WHO +M538 | Other specified dorsopathies | WHO +M539 | Dorsopathy, unspecified | WHO +M54 | Dorsalgia | WHO +M540 | Panniculitis affecting regions of neck and back | WHO +M541 | Radiculopathy | WHO +M542 | Cervicalgia | WHO +M543 | Sciatica | WHO +M544 | Lumbago with sciatica | WHO +M545 | Low back pain | WHO +M546 | Pain in thoracic spine | WHO +M548 | Other dorsalgia | WHO +M549 | Dorsalgia, unspecified | WHO +M60 | Myositis | WHO +M600 | Infective myositis | WHO +M601 | Interstitial myositis | WHO +M602 | Foreign body granuloma of soft tissue, not elsewhere classified | WHO +M608 | Other myositis | WHO +M609 | Myositis, unspecified | WHO +M61 | Calcification and ossification of muscle | WHO +M610 | Myositis ossificans traumatica | WHO +M611 | Myositis ossificans progressiva | WHO +M612 | Paralytic calcification and ossification of muscle | WHO +M613 | Calcification and ossification of muscles associated with burns | WHO +M614 | Other calcification of muscle | WHO +M615 | Other ossification of muscle | WHO +M619 | Calcification and ossification of muscle, unspecified | WHO +M62 | Other disorders of muscle | WHO +M620 | Diastasis of muscle | WHO +M621 | Other rupture of muscle (nontraumatic) | WHO +M622 | Ischaemic infarction of muscle | WHO +M623 | Immobility syndrome (paraplegic) | WHO +M624 | Contracture of muscle | WHO +M625 | Muscle wasting and atrophy, not elsewhere classified | WHO +M626 | Muscle strain | WHO +M628 | Other specified disorders of muscle | WHO +M629 | Disorder of muscle, unspecified | WHO +M63 | Disorders of muscle in diseases classified elsewhere | WHO +M630 | Myositis in bacterial diseases classified elsewhere | WHO +M631 | Myositis in protozoal and parasitic infections classified elsewhere | WHO +M632 | Myositis in other infectious diseases classified elsewhere | WHO +M633 | Myositis in sarcoidosis | WHO +M638 | Other disorders of muscle in diseases classified elsewhere | WHO +M65 | Synovitis and tenosynovitis | WHO +M650 | Abscess of tendon sheath | WHO +M651 | Other infective (teno)synovitis | WHO +M652 | Calcific tendinitis | WHO +M653 | Trigger finger | WHO +M654 | Radial styloid tenosynovitis [de Quervain] | WHO +M658 | Other synovitis and tenosynovitis | WHO +M659 | Synovitis and tenosynovitis, unspecified | WHO +M66 | Spontaneous rupture of synovium and tendon | WHO +M660 | Rupture of popliteal cyst | WHO +M661 | Rupture of synovium | WHO +M662 | Spontaneous rupture of extensor tendons | WHO +M663 | Spontaneous rupture of flexor tendons | WHO +M664 | Spontaneous rupture of other tendons | WHO +M665 | Spontaneous rupture of unspecified tendon | WHO +M67 | Other disorders of synovium and tendon | WHO +M670 | Short Achilles tendon (acquired) | WHO +M671 | Other contracture of tendon (sheath) | WHO +M672 | Synovial hypertrophy, not elsewhere classified | WHO +M673 | Transient synovitis | WHO +M674 | Ganglion | WHO +M678 | Other specified disorders of synovium and tendon | WHO +M679 | Disorder of synovium and tendon, unspecified | WHO +M68 | Disorders of synovium and tendon in diseases classified elsewhere | WHO +M680 | Synovitis and tenosynovitis in bacterial diseases classified elsewhere | WHO +M688 | Other disorders of synovium and tendon in diseases classified elsewhere | WHO +M70 | Soft tissue disorders related to use, overuse and pressure | WHO +M700 | Chronic crepitant synovitis of hand and wrist | WHO +M701 | Bursitis of hand | WHO +M702 | Olecranon bursitis | WHO +M703 | Other bursitis of elbow | WHO +M704 | Prepatellar bursitis | WHO +M705 | Other bursitis of knee | WHO +M706 | Trochanteric bursitis | WHO +M707 | Other bursitis of hip | WHO +M708 | Other soft tissue disorders related to use, overuse and pressure | WHO +M709 | Unspecified soft tissue disorder related to use, overuse and pressure | WHO +M71 | Other bursopathies | WHO +M710 | Abscess of bursa | WHO +M711 | Other infective bursitis | WHO +M712 | Synovial cyst of popliteal space [Baker] | WHO +M713 | Other bursal cyst | WHO +M714 | Calcium deposit in bursa | WHO +M715 | Other bursitis, not elsewhere classified | WHO +M718 | Other specified bursopathies | WHO +M719 | Bursopathy, unspecified | WHO +M72 | Fibroblastic disorders | WHO +M720 | Palmar fascial fibromatosis [Dupuytren] | WHO +M721 | Knuckle pads | WHO +M722 | Plantar fascial fibromatosis | WHO +M724 | Pseudosarcomatous fibromatosis | WHO +M726 | Necrotizing fasciitis | WHO +M728 | Other fibroblastic disorders | WHO +M729 | Fibroblastic disorder, unspecified | WHO +M73 | Soft tissue disorders in diseases classified elsewhere | WHO +M730 | Gonococcal bursitis | WHO +M731 | Syphilitic bursitis | WHO +M738 | Other soft tissue disorders in diseases classified elsewhere | WHO +M75 | Shoulder lesions | WHO +M750 | Adhesive capsulitis of shoulder | WHO +M751 | Rotator cuff syndrome | WHO +M752 | Bicipital tendinitis | WHO +M753 | Calcific tendinitis of shoulder | WHO +M754 | Impingement syndrome of shoulder | WHO +M755 | Bursitis of shoulder | WHO +M756 | Tear of labrum of degenerative shoulder joint | WHO +M758 | Other shoulder lesions | WHO +M759 | Shoulder lesion, unspecified | WHO +M76 | Enthesopathies of lower limb, excluding foot | WHO +M760 | Gluteal tendinitis | WHO +M761 | Psoas tendinitis | WHO +M762 | Iliac crest spur | WHO +M763 | Iliotibial band syndrome | WHO +M764 | Tibial collateral bursitis [Pellegrini-Stieda] | WHO +M765 | Patellar tendinitis | WHO +M766 | Achilles tendinitis | WHO +M767 | Peroneal tendinitis | WHO +M768 | Other enthesopathies of lower limb, excluding foot | WHO +M769 | Enthesopathy of lower limb, unspecified | WHO +M77 | Other enthesopathies | WHO +M770 | Medial epicondylitis | WHO +M771 | Lateral epicondylitis | WHO +M772 | Periarthritis of wrist | WHO +M773 | Calcaneal spur | WHO +M774 | Metatarsalgia | WHO +M775 | Other enthesopathy of foot | WHO +M778 | Other enthesopathies, not elsewhere classified | WHO +M779 | Enthesopathy, unspecified | WHO +M79 | Other soft tissue disorders, not elsewhere classified | WHO +M790 | Rheumatism, unspecified | WHO +M791 | Myalgia | WHO +M792 | Neuralgia and neuritis, unspecified | WHO +M793 | Panniculitis, unspecified | WHO +M794 | Hypertrophy of (infrapatellar) fat pad | WHO +M795 | Residual foreign body in soft tissue | WHO +M796 | Pain in limb | WHO +M797 | Fibromyalgia | WHO +M798 | Other specified soft tissue disorders | WHO +M799 | Soft tissue disorder, unspecified | WHO +M80 | Osteoporosis with pathological fracture | WHO +M800 | Postmenopausal osteoporosis with pathological fracture | WHO +M801 | Postoophorectomy osteoporosis with pathological fracture | WHO +M802 | Osteoporosis of disuse with pathological fracture | WHO +M803 | Postsurgical malabsorption osteoporosis with pathological fracture | WHO +M804 | Drug-induced osteoporosis with pathological fracture | WHO +M805 | Idiopathic osteoporosis with pathological fracture | WHO +M808 | Other osteoporosis with pathological fracture | WHO +M809 | Unspecified osteoporosis with pathological fracture | WHO +M81 | Osteoporosis without pathological fracture | WHO +M810 | Postmenopausal osteoporosis | WHO +M811 | Postoophorectomy osteoporosis | WHO +M812 | Osteoporosis of disuse | WHO +M813 | Postsurgical malabsorption osteoporosis | WHO +M814 | Drug-induced osteoporosis | WHO +M815 | Idiopathic osteoporosis | WHO +M816 | Localized osteoporosis [Lequesne] | WHO +M818 | Other osteoporosis | WHO +M819 | Osteoporosis, unspecified | WHO +M82 | Osteoporosis in diseases classified elsewhere | WHO +M820 | Osteoporosis in multiple myelomatosis | WHO +M821 | Osteoporosis in endocrine disorders | WHO +M828 | Osteoporosis in other diseases classified elsewhere | WHO +M83 | Adult osteomalacia | WHO +M830 | Puerperal osteomalacia | WHO +M831 | Senile osteomalacia | WHO +M832 | Adult osteomalacia due to malabsorption | WHO +M833 | Adult osteomalacia due to malnutrition | WHO +M834 | Aluminium bone disease | WHO +M835 | Other drug-induced osteomalacia in adults | WHO +M838 | Other adult osteomalacia | WHO +M839 | Adult osteomalacia, unspecified | WHO +M84 | Disorders of continuity of bone | WHO +M840 | Malunion of fracture | WHO +M841 | Nonunion of fracture [pseudarthrosis] | WHO +M842 | Delayed union of fracture | WHO +M843 | Stress fracture, not elsewhere classified | WHO +M844 | Pathological fracture, not elsewhere classified | WHO +M848 | Other disorders of continuity of bone | WHO +M849 | Disorder of continuity of bone, unspecified | WHO +M85 | Other disorders of bone density and structure | WHO +M850 | Fibrous dysplasia (monostotic) | WHO +M851 | Skeletal fluorosis | WHO +M852 | Hyperostosis of skull | WHO +M853 | Osteitis condensans | WHO +M854 | Solitary bone cyst | WHO +M855 | Aneurysmal bone cyst | WHO +M856 | Other cyst of bone | WHO +M858 | Other specified disorders of bone density and structure | WHO +M859 | Disorder of bone density and structure, unspecified | WHO +M86 | Osteomyelitis | WHO +M860 | Acute haematogenous osteomyelitis | WHO +M861 | Other acute osteomyelitis | WHO +M862 | Subacute osteomyelitis | WHO +M863 | Chronic multifocal osteomyelitis | WHO +M864 | Chronic osteomyelitis with draining sinus | WHO +M865 | Other chronic haematogenous osteomyelitis | WHO +M866 | Other chronic osteomyelitis | WHO +M868 | Other osteomyelitis | WHO +M869 | Osteomyelitis, unspecified | WHO +M87 | Osteonecrosis | WHO +M870 | Idiopathic aseptic necrosis of bone | WHO +M871 | Osteonecrosis due to drugs | WHO +M872 | Osteonecrosis due to previous trauma | WHO +M873 | Other secondary osteonecrosis | WHO +M878 | Other osteonecrosis | WHO +M879 | Osteonecrosis, unspecified | WHO +M88 | Paget disease of bone [osteitis deformans] | WHO +M880 | Paget disease of skull | WHO +M888 | Paget disease of other bones | WHO +M889 | Paget disease of bone, unspecified | WHO +M89 | Other disorders of bone | WHO +M890 | Algoneurodystrophy | WHO +M891 | Epiphyseal arrest | WHO +M892 | Other disorders of bone development and growth | WHO +M893 | Hypertrophy of bone | WHO +M894 | Other hypertrophic osteoarthropathy | WHO +M895 | Osteolysis | WHO +M896 | Osteopathy after poliomyelitis | WHO +M898 | Other specified disorders of bone | WHO +M899 | Disorder of bone, unspecified | WHO +M90 | Osteopathies in diseases classified elsewhere | WHO +M900 | Tuberculosis of bone | WHO +M901 | Periostitis in other infectious diseases classified elsewhere | WHO +M902 | Osteopathy in other infectious diseases classified elsewhere | WHO +M903 | Osteonecrosis in caisson disease | WHO +M904 | Osteonecrosis due to haemoglobinopathy | WHO +M905 | Osteonecrosis in other diseases classified elsewhere | WHO +M906 | Osteitis deformans in neoplastic disease | WHO +M907 | Fracture of bone in neoplastic disease | WHO +M908 | Osteopathy in other diseases classified elsewhere | WHO +M91 | Juvenile osteochondrosis of hip and pelvis | WHO +M910 | Juvenile osteochondrosis of pelvis | WHO +M911 | Juvenile osteochondrosis of head of femur [Legg-Calvé-Perthes] | WHO +M912 | Coxa plana | WHO +M913 | Pseudocoxalgia | WHO +M918 | Other juvenile osteochondrosis of hip and pelvis | WHO +M919 | Juvenile osteochondrosis of hip and pelvis, unspecified | WHO +M92 | Other juvenile osteochondrosis | WHO +M920 | Juvenile osteochondrosis of humerus | WHO +M921 | Juvenile osteochondrosis of radius and ulna | WHO +M922 | Juvenile osteochondrosis of hand | WHO +M923 | Other juvenile osteochondrosis of upper limb | WHO +M924 | Juvenile osteochondrosis of patella | WHO +M925 | Juvenile osteochondrosis of tibia and fibula | WHO +M926 | Juvenile osteochondrosis of tarsus | WHO +M927 | Juvenile osteochondrosis of metatarsus | WHO +M928 | Other specified juvenile osteochondrosis | WHO +M929 | Juvenile osteochondrosis, unspecified | WHO +M93 | Other osteochondropathies | WHO +M930 | Slipped upper femoral epiphysis (nontraumatic) | WHO +M931 | Kienböck disease of adults | WHO +M932 | Osteochondritis dissecans | WHO +M938 | Other specified osteochondropathies | WHO +M939 | Osteochondropathy, unspecified | WHO +M94 | Other disorders of cartilage | WHO +M940 | Chondrocostal junction syndrome [Tietze] | WHO +M941 | Relapsing polychondritis | WHO +M942 | Chondromalacia | WHO +M943 | Chondrolysis | WHO +M948 | Other specified disorders of cartilage | WHO +M949 | Disorder of cartilage, unspecified | WHO +M95 | Other acquired deformities of musculoskeletal system and connective tissue | WHO +M950 | Acquired deformity of nose | WHO +M951 | Cauliflower ear | WHO +M952 | Other acquired deformity of head | WHO +M953 | Acquired deformity of neck | WHO +M954 | Acquired deformity of chest and rib | WHO +M955 | Acquired deformity of pelvis | WHO +M958 | Other specified acquired deformities of musculoskeletal system | WHO +M959 | Acquired deformity of musculoskeletal system, unspecified | WHO +M96 | Postprocedural musculoskeletal disorders, not elsewhere classified | WHO +M960 | Pseudarthrosis after fusion or arthrodesis | WHO +M961 | Postlaminectomy syndrome, not elsewhere classified | WHO +M962 | Postradiation kyphosis | WHO +M963 | Postlaminectomy kyphosis | WHO +M964 | Postsurgical lordosis | WHO +M965 | Postradiation scoliosis | WHO +M966 | Fracture of bone following insertion of orthopaedic implant, joint prosthesis, or bone plate | WHO +M968 | Other postprocedural musculoskeletal disorders | WHO +M969 | Postprocedural musculoskeletal disorder, unspecified | WHO +M99 | Biomechanical lesions, not elsewhere classified | WHO +M990 | Segmental and somatic dysfunction | WHO +M991 | Subluxation complex (vertebral) | WHO +M992 | Subluxation stenosis of neural canal | WHO +M993 | Osseous stenosis of neural canal | WHO +M994 | Connective tissue stenosis of neural canal | WHO +M995 | Intervertebral disc stenosis of neural canal | WHO +M996 | Osseous and subluxation stenosis of intervertebral foramina | WHO +M997 | Connective tissue and disc stenosis of intervertebral foramina | WHO +M998 | Other biomechanical lesions | WHO +M999 | Biomechanical lesion, unspecified | WHO +N00 | Acute nephritic syndrome | WHO +N000 | Acute nephritic syndrome : minor glomerular abnormality | WHO +N001 | Acute nephritic syndrome : focal and segmental glomerular lesions | WHO +N002 | Acute nephritic syndrome : diffuse membranous glomerulonephritis | WHO +N003 | Acute nephritic syndrome : diffuse mesangial proliferative glomerulonephritis | WHO +N004 | Acute nephritic syndrome : diffuse endocapillary proliferative glomerulonephritis | WHO +N005 | Acute nephritic syndrome : diffuse mesangiocapillary glomerulonephritis | WHO +N006 | Acute nephritic syndrome : dense deposit disease | WHO +N007 | Acute nephritic syndrome : diffuse crescentic glomerulonephritis | WHO +N008 | Acute nephritic syndrome : other | WHO +N009 | Acute nephritic syndrome : unspecified | WHO +N01 | Rapidly progressive nephritic syndrome | WHO +N010 | Rapidly progressive nephritic syndrome : minor glomerular abnormality | WHO +N011 | Rapidly progressive nephritic syndrome : focal and segmental glomerular lesions | WHO +N012 | Rapidly progressive nephritic syndrome : diffuse membranous glomerulonephritis | WHO +N013 | Rapidly progressive nephritic syndrome : diffuse mesangial proliferative glomerulonephritis | WHO +N014 | Rapidly progressive nephritic syndrome : diffuse endocapillary proliferative glomerulonephritis | WHO +N015 | Rapidly progressive nephritic syndrome : diffuse mesangiocapillary glomerulonephritis | WHO +N016 | Rapidly progressive nephritic syndrome : dense deposit disease | WHO +N017 | Rapidly progressive nephritic syndrome : diffuse crescentic glomerulonephritis | WHO +N018 | Rapidly progressive nephritic syndrome : other | WHO +N019 | Rapidly progressive nephritic syndrome : unspecified | WHO +N02 | Recurrent and persistent haematuria | WHO +N020 | Recurrent and persistent haematuria : minor glomerular abnormality | WHO +N021 | Recurrent and persistent haematuria : focal and segmental glomerular lesions | WHO +N022 | Recurrent and persistent haematuria : diffuse membranous glomerulonephritis | WHO +N023 | Recurrent and persistent haematuria : diffuse mesangial proliferative glomerulonephritis | WHO +N024 | Recurrent and persistent haematuria : diffuse endocapillary proliferative glomerulonephritis | WHO +N025 | Recurrent and persistent haematuria : diffuse mesangiocapillary glomerulonephritis | WHO +N026 | Recurrent and persistent haematuria : dense deposit disease | WHO +N027 | Recurrent and persistent haematuria : diffuse crescentic glomerulonephritis | WHO +N028 | Recurrent and persistent haematuria : other | WHO +N029 | Recurrent and persistent haematuria : unspecified | WHO +N03 | Chronic nephritic syndrome | WHO +N030 | Chronic nephritic syndrome : minor glomerular abnormality | WHO +N031 | Chronic nephritic syndrome : focal and segmental glomerular lesions | WHO +N032 | Chronic nephritic syndrome : diffuse membranous glomerulonephritis | WHO +N033 | Chronic nephritic syndrome : diffuse mesangial proliferative glomerulonephritis | WHO +N034 | Chronic nephritic syndrome : diffuse endocapillary proliferative glomerulonephritis | WHO +N035 | Chronic nephritic syndrome : diffuse mesangiocapillary glomerulonephritis | WHO +N036 | Chronic nephritic syndrome : dense deposit disease | WHO +N037 | Chronic nephritic syndrome : diffuse crescentic glomerulonephritis | WHO +N038 | Chronic nephritic syndrome : other | WHO +N039 | Chronic nephritic syndrome : unspecified | WHO +N04 | Nephrotic syndrome | WHO +N040 | Nephrotic syndrome : minor glomerular abnormality | WHO +N041 | Nephrotic syndrome : focal and segmental glomerular lesions | WHO +N042 | Nephrotic syndrome : diffuse membranous glomerulonephritis | WHO +N043 | Nephrotic syndrome : diffuse mesangial proliferative glomerulonephritis | WHO +N044 | Nephrotic syndrome : diffuse endocapillary proliferative glomerulonephritis | WHO +N045 | Nephrotic syndrome : diffuse mesangiocapillary glomerulonephritis | WHO +N046 | Nephrotic syndrome : dense deposit disease | WHO +N047 | Nephrotic syndrome : diffuse crescentic glomerulonephritis | WHO +N048 | Nephrotic syndrome : other | WHO +N049 | Nephrotic syndrome : unspecified | WHO +N05 | Unspecified nephritic syndrome | WHO +N050 | Unspecified nephritic syndrome : minor glomerular abnormality | WHO +N051 | Unspecified nephritic syndrome : focal and segmental glomerular lesions | WHO +N052 | Unspecified nephritic syndrome : diffuse membranous glomerulonephritis | WHO +N053 | Unspecified nephritic syndrome : diffuse mesangial proliferative glomerulonephritis | WHO +N054 | Unspecified nephritic syndrome : diffuse endocapillary proliferative glomerulonephritis | WHO +N055 | Unspecified nephritic syndrome : diffuse mesangiocapillary glomerulonephritis | WHO +N056 | Unspecified nephritic syndrome : dense deposit disease | WHO +N057 | Unspecified nephritic syndrome : diffuse crescentic glomerulonephritis | WHO +N058 | Unspecified nephritic syndrome : other | WHO +N059 | Unspecified nephritic syndrome : unspecified | WHO +N06 | Isolated proteinuria with specified morphological lesion | WHO +N060 | Isolated proteinuria with specified morphological lesion : minor glomerular abnormality | WHO +N061 | Isolated proteinuria with specified morphological lesion : focal and segmental glomerular lesions | WHO +N062 | Isolated proteinuria with specified morphological lesion : diffuse membranous glomerulonephritis | WHO +N063 | Isolated proteinuria with specified morphological lesion : diffuse mesangial proliferative glomerulonephritis | WHO +N064 | Isolated proteinuria with specified morphological lesion : diffuse endocapillary proliferative glomerulonephritis | WHO +N065 | Isolated proteinuria with specified morphological lesion : diffuse mesangiocapillary glomerulonephritis | WHO +N066 | Isolated proteinuria with specified morphological lesion : dense deposit disease | WHO +N067 | Isolated proteinuria with specified morphological lesion : diffuse crescentic glomerulonephritis | WHO +N068 | Isolated proteinuria with specified morphological lesion : other | WHO +N069 | Isolated proteinuria with specified morphological lesion : unspecified | WHO +N07 | Hereditary nephropathy, not elsewhere classified | WHO +N070 | Hereditary nephropathy, not elsewhere classified : minor glomerular abnormality | WHO +N071 | Hereditary nephropathy, not elsewhere classified : focal and segmental glomerular lesions | WHO +N072 | Hereditary nephropathy, not elsewhere classified : diffuse membranous glomerulonephritis | WHO +N073 | Hereditary nephropathy, not elsewhere classified : diffuse mesangial proliferative glomerulonephritis | WHO +N074 | Hereditary nephropathy, not elsewhere classified : diffuse endocapillary proliferative glomerulonephritis | WHO +N075 | Hereditary nephropathy, not elsewhere classified : diffuse mesangiocapillary glomerulonephritis | WHO +N076 | Hereditary nephropathy, not elsewhere classified : dense deposit disease | WHO +N077 | Hereditary nephropathy, not elsewhere classified : diffuse crescentic glomerulonephritis | WHO +N078 | Hereditary nephropathy, not elsewhere classified : other | WHO +N079 | Hereditary nephropathy, not elsewhere classified : unspecified | WHO +N08 | Glomerular disorders in diseases classified elsewhere | WHO +N080 | Glomerular disorders in infectious and parasitic diseases classified elsewhere | WHO +N081 | Glomerular disorders in neoplastic diseases | WHO +N082 | Glomerular disorders in blood diseases and disorders involving the immune mechanism | WHO +N083 | Glomerular disorders in diabetes mellitus | WHO +N084 | Glomerular disorders in other endocrine, nutritional and metabolic diseases | WHO +N085 | Glomerular disorders in systemic connective tissue disorders | WHO +N088 | Glomerular disorders in other diseases classified elsewhere | WHO +N10 | Acute tubulo-interstitial nephritis | WHO +N11 | Chronic tubulo-interstitial nephritis | WHO +N110 | Nonobstructive reflux-associated chronic pyelonephritis | WHO +N111 | Chronic obstructive pyelonephritis | WHO +N118 | Other chronic tubulo-interstitial nephritis | WHO +N119 | Chronic tubulo-interstitial nephritis, unspecified | WHO +N12 | Tubulo-interstitial nephritis, not specified as acute or chronic | WHO +N13 | Obstructive and reflux uropathy | WHO +N130 | Hydronephrosis with ureteropelvic junction obstruction | WHO +N131 | Hydronephrosis with ureteral stricture, not elsewhere classified | WHO +N132 | Hydronephrosis with renal and ureteral calculous obstruction | WHO +N133 | Other and unspecified hydronephrosis | WHO +N134 | Hydroureter | WHO +N135 | Kinking and stricture of ureter without hydronephrosis | WHO +N136 | Pyonephrosis | WHO +N137 | Vesicoureteral-reflux-associated uropathy | WHO +N138 | Other obstructive and reflux uropathy | WHO +N139 | Obstructive and reflux uropathy, unspecified | WHO +N14 | Drug- and heavy-metal-induced tubulo-interstitial and tubular conditions | WHO +N140 | Analgesic nephropathy | WHO +N141 | Nephropathy induced by other drugs, medicaments and biological substances | WHO +N142 | Nephropathy induced by unspecified drug, medicament or biological substance | WHO +N143 | Nephropathy induced by heavy metals | WHO +N144 | Toxic nephropathy, not elsewhere classified | WHO +N15 | Other renal tubulo-interstitial diseases | WHO +N150 | Balkan nephropathy | WHO +N151 | Renal and perinephric abscess | WHO +N158 | Other specified renal tubulo-interstitial diseases | WHO +N159 | Renal tubulo-interstitial disease, unspecified | WHO +N16 | Renal tubulo-interstitial disorders in diseases classified elsewhere | WHO +N160 | Renal tubulo-interstitial disorders in infectious and parasitic diseases classified elsewhere | WHO +N161 | Renal tubulo-interstitial disorders in neoplastic diseases | WHO +N162 | Renal tubulo-interstitial disorders in blood diseases and disorders involving the immune mechanism | WHO +N163 | Renal tubulo-interstitial disorders in metabolic diseases | WHO +N164 | Renal tubulo-interstitial disorders in systemic connective tissue disorders | WHO +N165 | Renal tubulo-interstitial disorders in transplant rejection | WHO +N168 | Renal tubulo-interstitial disorders in other diseases classified elsewhere | WHO +N17 | Acute renal failure | WHO +N170 | Acute renal failure with tubular necrosis | WHO +N171 | Acute renal failure with acute cortical necrosis | WHO +N172 | Acute renal failure with medullary necrosis | WHO +N178 | Other acute renal failure | WHO +N179 | Acute renal failure, unspecified | WHO +N18 | Chronic kidney disease | WHO +N181 | Chronic kidney disease, stage 1 | WHO +N182 | Chronic kidney disease, stage 2 | WHO +N183 | Chronic kidney disease, stage 3 | WHO +N184 | Chronic kidney disease, stage 4 | WHO +N185 | Chronic kidney disease, stage 5 | WHO +N189 | Chronic kidney disease, unspecified | WHO +N19 | Unspecified kidney failure | WHO +N20 | Calculus of kidney and ureter | WHO +N200 | Calculus of kidney | WHO +N201 | Calculus of ureter | WHO +N202 | Calculus of kidney with calculus of ureter | WHO +N209 | Urinary calculus, unspecified | WHO +N21 | Calculus of lower urinary tract | WHO +N210 | Calculus in bladder | WHO +N211 | Calculus in urethra | WHO +N218 | Other lower urinary tract calculus | WHO +N219 | Calculus of lower urinary tract, unspecified | WHO +N22 | Calculus of urinary tract in diseases classified elsewhere | WHO +N220 | Urinary calculus in schistosomiasis [bilharziasis] | WHO +N228 | Calculus of urinary tract in other diseases classified elsewhere | WHO +N23 | Unspecified renal colic | WHO +N25 | Disorders resulting from impaired renal tubular function | WHO +N250 | Renal osteodystrophy | WHO +N251 | Nephrogenic diabetes insipidus | WHO +N258 | Other disorders resulting from impaired renal tubular function | WHO +N259 | Disorder resulting from impaired renal tubular function, unspecified | WHO +N26 | Unspecified contracted kidney | WHO +N27 | Small kidney of unknown cause | WHO +N270 | Small kidney, unilateral | WHO +N271 | Small kidney, bilateral | WHO +N279 | Small kidney, unspecified | WHO +N28 | Other disorders of kidney and ureter, not elsewhere classified | WHO +N280 | Ischaemia and infarction of kidney | WHO +N281 | Cyst of kidney | WHO +N288 | Other specified disorders of kidney and ureter | WHO +N289 | Disorder of kidney and ureter, unspecified | WHO +N29 | Other disorders of kidney and ureter in diseases classified elsewhere | WHO +N290 | Late syphilis of kidney | WHO +N291 | Other disorders of kidney and ureter in infectious and parasitic diseases classified elsewhere | WHO +N298 | Other disorders of kidney and ureter in other diseases classified elsewhere | WHO +N30 | Cystitis | WHO +N300 | Acute cystitis | WHO +N301 | Interstitial cystitis (chronic) | WHO +N302 | Other chronic cystitis | WHO +N303 | Trigonitis | WHO +N304 | Irradiation cystitis | WHO +N308 | Other cystitis | WHO +N309 | Cystitis, unspecified | WHO +N31 | Neuromuscular dysfunction of bladder, not elsewhere classified | WHO +N310 | Uninhibited neuropathic bladder, not elsewhere classified | WHO +N311 | Reflex neuropathic bladder, not elsewhere classified | WHO +N312 | Flaccid neuropathic bladder, not elsewhere classified | WHO +N318 | Other neuromuscular dysfunction of bladder | WHO +N319 | Neuromuscular dysfunction of bladder, unspecified | WHO +N32 | Other disorders of bladder | WHO +N320 | Bladder-neck obstruction | WHO +N321 | Vesicointestinal fistula | WHO +N322 | Vesical fistula, not elsewhere classified | WHO +N323 | Diverticulum of bladder | WHO +N324 | Rupture of bladder, nontraumatic | WHO +N328 | Other specified disorders of bladder | WHO +N329 | Bladder disorder, unspecified | WHO +N33 | Bladder disorders in diseases classified elsewhere | WHO +N330 | Tuberculous cystitis | WHO +N338 | Bladder disorders in other diseases classified elsewhere | WHO +N34 | Urethritis and urethral syndrome | WHO +N340 | Urethral abscess | WHO +N341 | Nonspecific urethritis | WHO +N342 | Other urethritis | WHO +N343 | Urethral syndrome, unspecified | WHO +N35 | Urethral stricture | WHO +N350 | Post-traumatic urethral stricture | WHO +N351 | Postinfective urethral stricture, not elsewhere classified | WHO +N358 | Other urethral stricture | WHO +N359 | Urethral stricture, unspecified | WHO +N36 | Other disorders of urethra | WHO +N360 | Urethral fistula | WHO +N361 | Urethral diverticulum | WHO +N362 | Urethral caruncle | WHO +N363 | Prolapsed urethral mucosa | WHO +N368 | Other specified disorders of urethra | WHO +N369 | Urethral disorder, unspecified | WHO +N37 | Urethral disorders in diseases classified elsewhere | WHO +N370 | Urethritis in diseases classified elsewhere | WHO +N378 | Other urethral disorders in diseases classified elsewhere | WHO +N39 | Other disorders of urinary system | WHO +N390 | Urinary tract infection, site not specified | WHO +N391 | Persistent proteinuria, unspecified | WHO +N392 | Orthostatic proteinuria, unspecified | WHO +N393 | Stress incontinence | WHO +N394 | Other specified urinary incontinence | WHO +N398 | Other specified disorders of urinary system | WHO +N399 | Disorder of urinary system, unspecified | WHO +N40 | Hyperplasia of prostate | WHO +N41 | Inflammatory diseases of prostate | WHO +N410 | Acute prostatitis | WHO +N411 | Chronic prostatitis | WHO +N412 | Abscess of prostate | WHO +N413 | Prostatocystitis | WHO +N418 | Other inflammatory diseases of prostate | WHO +N419 | Inflammatory disease of prostate, unspecified | WHO +N42 | Other disorders of prostate | WHO +N420 | Calculus of prostate | WHO +N421 | Congestion and haemorrhage of prostate | WHO +N422 | Atrophy of prostate | WHO +N423 | Dysplasia of prostate | WHO +N428 | Other specified disorders of prostate | WHO +N429 | Disorder of prostate, unspecified | WHO +N43 | Hydrocele and spermatocele | WHO +N430 | Encysted hydrocele | WHO +N431 | Infected hydrocele | WHO +N432 | Other hydrocele | WHO +N433 | Hydrocele, unspecified | WHO +N434 | Spermatocele | WHO +N44 | Torsion of testis | WHO +N45 | Orchitis and epididymitis | WHO +N450 | Orchitis, epididymitis and epididymo-orchitis with abscess | WHO +N459 | Orchitis, epididymitis and epididymo-orchitis without abscess | WHO +N46 | Male infertility | WHO +N47 | Redundant prepuce, phimosis and paraphimosis | WHO +N48 | Other disorders of penis | WHO +N480 | Leukoplakia of penis | WHO +N481 | Balanoposthitis | WHO +N482 | Other inflammatory disorders of penis | WHO +N483 | Priapism | WHO +N484 | Impotence of organic origin | WHO +N485 | Ulcer of penis | WHO +N486 | Induratio penis plastica | WHO +N488 | Other specified disorders of penis | WHO +N489 | Disorder of penis, unspecified | WHO +N49 | Inflammatory disorders of male genital organs, not elsewhere classified | WHO +N490 | Inflammatory disorders of seminal vesicle | WHO +N491 | Inflammatory disorders of spermatic cord, tunica vaginalis and vas deferens | WHO +N492 | Inflammatory disorders of scrotum | WHO +N498 | Inflammatory disorders of other specified male genital organs | WHO +N499 | Inflammatory disorder of unspecified male genital organ | WHO +N50 | Other disorders of male genital organs | WHO +N500 | Atrophy of testis | WHO +N501 | Vascular disorders of male genital organs | WHO +N508 | Other specified disorders of male genital organs | WHO +N509 | Disorder of male genital organs, unspecified | WHO +N51 | Disorders of male genital organs in diseases classified elsewhere | WHO +N510 | Disorders of prostate in diseases classified elsewhere | WHO +N511 | Disorders of testis and epididymis in diseases classified elsewhere | WHO +N512 | Balanitis in diseases classified elsewhere | WHO +N518 | Other disorders of male genital organs in diseases classified elsewhere | WHO +N60 | Benign mammary dysplasia | WHO +N600 | Solitary cyst of breast | WHO +N601 | Diffuse cystic mastopathy | WHO +N602 | Fibroadenosis of breast | WHO +N603 | Fibrosclerosis of breast | WHO +N604 | Mammary duct ectasia | WHO +N608 | Other benign mammary dysplasias | WHO +N609 | Benign mammary dysplasia, unspecified | WHO +N61 | Inflammatory disorders of breast | WHO +N62 | Hypertrophy of breast | WHO +N63 | Unspecified lump in breast | WHO +N64 | Other disorders of breast | WHO +N640 | Fissure and fistula of nipple | WHO +N641 | Fat necrosis of breast | WHO +N642 | Atrophy of breast | WHO +N643 | Galactorrhoea not associated with childbirth | WHO +N644 | Mastodynia | WHO +N645 | Other signs and symptoms in breast | WHO +N648 | Other specified disorders of breast | WHO +N649 | Disorder of breast, unspecified | WHO +N70 | Salpingitis and oophoritis | WHO +N700 | Acute salpingitis and oophoritis | WHO +N701 | Chronic salpingitis and oophoritis | WHO +N709 | Salpingitis and oophoritis, unspecified | WHO +N71 | Inflammatory disease of uterus, except cervix | WHO +N710 | Acute inflammatory disease of uterus | WHO +N711 | Chronic inflammatory disease of uterus | WHO +N719 | Inflammatory disease of uterus, unspecified | WHO +N72 | Inflammatory disease of cervix uteri | WHO +N73 | Other female pelvic inflammatory diseases | WHO +N730 | Acute parametritis and pelvic cellulitis | WHO +N731 | Chronic parametritis and pelvic cellulitis | WHO +N732 | Unspecified parametritis and pelvic cellulitis | WHO +N733 | Female acute pelvic peritonitis | WHO +N734 | Female chronic pelvic peritonitis | WHO +N735 | Female pelvic peritonitis, unspecified | WHO +N736 | Female pelvic peritoneal adhesions | WHO +N738 | Other specified female pelvic inflammatory diseases | WHO +N739 | Female pelvic inflammatory disease, unspecified | WHO +N74 | Female pelvic inflammatory disorders in diseases classified elsewhere | WHO +N740 | Tuberculous infection of cervix uteri | WHO +N741 | Female tuberculous pelvic inflammatory disease | WHO +N742 | Female syphilitic pelvic inflammatory disease | WHO +N743 | Female gonococcal pelvic inflammatory disease | WHO +N744 | Female chlamydial pelvic inflammatory disease | WHO +N748 | Female pelvic inflammatory disorders in other diseases classified elsewhere | WHO +N75 | Diseases of Bartholin gland | WHO +N750 | Cyst of Bartholin gland | WHO +N751 | Abscess of Bartholin gland | WHO +N758 | Other diseases of Bartholin gland | WHO +N759 | Disease of Bartholin gland, unspecified | WHO +N76 | Other inflammation of vagina and vulva | WHO +N760 | Acute vaginitis | WHO +N761 | Subacute and chronic vaginitis | WHO +N762 | Acute vulvitis | WHO +N763 | Subacute and chronic vulvitis | WHO +N764 | Abscess of vulva | WHO +N765 | Ulceration of vagina | WHO +N766 | Ulceration of vulva | WHO +N768 | Other specified inflammation of vagina and vulva | WHO +N77 | Vulvovaginal ulceration and inflammation in diseases classified elsewhere | WHO +N770 | Ulceration of vulva in infectious and parasitic diseases classified elsewhere | WHO +N771 | Vaginitis, vulvitis and vulvovaginitis in infectious and parasitic diseases classified elsewhere | WHO +N778 | Vulvovaginal ulceration and inflammation in other diseases classified elsewhere | WHO +N80 | Endometriosis | WHO +N800 | Endometriosis of uterus | WHO +N801 | Endometriosis of ovary | WHO +N802 | Endometriosis of fallopian tube | WHO +N803 | Endometriosis of pelvic peritoneum | WHO +N804 | Endometriosis of rectovaginal septum and vagina | WHO +N805 | Endometriosis of intestine | WHO +N806 | Endometriosis in cutaneous scar | WHO +N808 | Other endometriosis | WHO +N809 | Endometriosis, unspecified | WHO +N81 | Female genital prolapse | WHO +N810 | Female urethrocele | WHO +N811 | Cystocele | WHO +N812 | Incomplete uterovaginal prolapse | WHO +N813 | Complete uterovaginal prolapse | WHO +N814 | Uterovaginal prolapse, unspecified | WHO +N815 | Vaginal enterocele | WHO +N816 | Rectocele | WHO +N818 | Other female genital prolapse | WHO +N819 | Female genital prolapse, unspecified | WHO +N82 | Fistulae involving female genital tract | WHO +N820 | Vesicovaginal fistula | WHO +N821 | Other female urinary-genital tract fistulae | WHO +N822 | Fistula of vagina to small intestine | WHO +N823 | Fistula of vagina to large intestine | WHO +N824 | Other female intestinal-genital tract fistulae | WHO +N825 | Female genital tract-skin fistulae | WHO +N828 | Other female genital tract fistulae | WHO +N829 | Female genital tract fistula, unspecified | WHO +N83 | Noninflammatory disorders of ovary, fallopian tube and broad ligament | WHO +N830 | Follicular cyst of ovary | WHO +N831 | Corpus luteum cyst | WHO +N832 | Other and unspecified ovarian cysts | WHO +N833 | Acquired atrophy of ovary and fallopian tube | WHO +N834 | Prolapse and hernia of ovary and fallopian tube | WHO +N835 | Torsion of ovary, ovarian pedicle and fallopian tube | WHO +N836 | Haematosalpinx | WHO +N837 | Haematoma of broad ligament | WHO +N838 | Other noninflammatory disorders of ovary, fallopian tube and broad ligament | WHO +N839 | Noninflammatory disorder of ovary, fallopian tube and broad ligament, unspecified | WHO +N84 | Polyp of female genital tract | WHO +N840 | Polyp of corpus uteri | WHO +N841 | Polyp of cervix uteri | WHO +N842 | Polyp of vagina | WHO +N843 | Polyp of vulva | WHO +N848 | Polyp of other parts of female genital tract | WHO +N849 | Polyp of female genital tract, unspecified | WHO +N85 | Other noninflammatory disorders of uterus, except cervix | WHO +N850 | Endometrial glandular hyperplasia | WHO +N851 | Endometrial adenomatous hyperplasia | WHO +N852 | Hypertrophy of uterus | WHO +N853 | Subinvolution of uterus | WHO +N854 | Malposition of uterus | WHO +N855 | Inversion of uterus | WHO +N856 | Intrauterine synechiae | WHO +N857 | Haematometra | WHO +N858 | Other specified noninflammatory disorders of uterus | WHO +N859 | Noninflammatory disorder of uterus, unspecified | WHO +N86 | Erosion and ectropion of cervix uteri | WHO +N87 | Dysplasia of cervix uteri | WHO +N870 | Mild cervical dysplasia | WHO +N871 | Moderate cervical dysplasia | WHO +N872 | Severe cervical dysplasia, not elsewhere classified | WHO +N879 | Dysplasia of cervix uteri, unspecified | WHO +N88 | Other noninflammatory disorders of cervix uteri | WHO +N880 | Leukoplakia of cervix uteri | WHO +N881 | Old laceration of cervix uteri | WHO +N882 | Stricture and stenosis of cervix uteri | WHO +N883 | Incompetence of cervix uteri | WHO +N884 | Hypertrophic elongation of cervix uteri | WHO +N888 | Other specified noninflammatory disorders of cervix uteri | WHO +N889 | Noninflammatory disorder of cervix uteri, unspecified | WHO +N89 | Other noninflammatory disorders of vagina | WHO +N890 | Mild vaginal dysplasia | WHO +N891 | Moderate vaginal dysplasia | WHO +N892 | Severe vaginal dysplasia, not elsewhere classified | WHO +N893 | Dysplasia of vagina, unspecified | WHO +N894 | Leukoplakia of vagina | WHO +N895 | Stricture and atresia of vagina | WHO +N896 | Tight hymenal ring | WHO +N897 | Haematocolpos | WHO +N898 | Other specified noninflammatory disorders of vagina | WHO +N899 | Noninflammatory disorder of vagina, unspecified | WHO +N90 | Other noninflammatory disorders of vulva and perineum | WHO +N900 | Mild vulvar dysplasia | WHO +N901 | Moderate vulvar dysplasia | WHO +N902 | Severe vulvar dysplasia, not elsewhere classified | WHO +N903 | Dysplasia of vulva, unspecified | WHO +N904 | Leukoplakia of vulva | WHO +N905 | Atrophy of vulva | WHO +N906 | Hypertrophy of vulva | WHO +N907 | Vulvar cyst | WHO +N908 | Other specified noninflammatory disorders of vulva and perineum | WHO +N909 | Noninflammatory disorder of vulva and perineum, unspecified | WHO +N91 | Absent, scanty and rare menstruation | WHO +N910 | Primary amenorrhoea | WHO +N911 | Secondary amenorrhoea | WHO +N912 | Amenorrhoea, unspecified | WHO +N913 | Primary oligomenorrhoea | WHO +N914 | Secondary oligomenorrhoea | WHO +N915 | Oligomenorrhoea, unspecified | WHO +N92 | Excessive, frequent and irregular menstruation | WHO +N920 | Excessive and frequent menstruation with regular cycle | WHO +N921 | Excessive and frequent menstruation with irregular cycle | WHO +N922 | Excessive menstruation at puberty | WHO +N923 | Ovulation bleeding | WHO +N924 | Excessive bleeding in the premenopausal period | WHO +N925 | Other specified irregular menstruation | WHO +N926 | Irregular menstruation, unspecified | WHO +N93 | Other abnormal uterine and vaginal bleeding | WHO +N930 | Postcoital and contact bleeding | WHO +N938 | Other specified abnormal uterine and vaginal bleeding | WHO +N939 | Abnormal uterine and vaginal bleeding, unspecified | WHO +N94 | Pain and other conditions associated with female genital organs and menstrual cycle | WHO +N940 | Mittelschmerz | WHO +N941 | Dyspareunia | WHO +N942 | Vaginismus | WHO +N943 | Premenstrual tension syndrome | WHO +N944 | Primary dysmenorrhoea | WHO +N945 | Secondary dysmenorrhoea | WHO +N946 | Dysmenorrhoea, unspecified | WHO +N948 | Other specified conditions associated with female genital organs and menstrual cycle | WHO +N949 | Unspecified condition associated with female genital organs and menstrual cycle | WHO +N95 | Menopausal and other perimenopausal disorders | WHO +N950 | Postmenopausal bleeding | WHO +N951 | Menopausal and female climacteric states | WHO +N952 | Postmenopausal atrophic vaginitis | WHO +N953 | States associated with artificial menopause | WHO +N958 | Other specified menopausal and perimenopausal disorders | WHO +N959 | Menopausal and perimenopausal disorder, unspecified | WHO +N96 | Habitual aborter | WHO +N97 | Female infertility | WHO +N970 | Female infertility associated with anovulation | WHO +N971 | Female infertility of tubal origin | WHO +N972 | Female infertility of uterine origin | WHO +N973 | Female infertility of cervical origin | WHO +N974 | Female infertility associated with male factors | WHO +N978 | Female infertility of other origin | WHO +N979 | Female infertility, unspecified | WHO +N98 | Complications associated with artificial fertilization | WHO +N980 | Infection associated with artificial insemination | WHO +N981 | Hyperstimulation of ovaries | WHO +N982 | Complications of attempted introduction of fertilized ovum following in vitro fertilization | WHO +N983 | Complications of attempted introduction of embryo in embryo transfer | WHO +N988 | Other complications associated with artificial fertilization | WHO +N989 | Complication associated with artificial fertilization, unspecified | WHO +N99 | Postprocedural disorders of genitourinary system, not elsewhere classified | WHO +N990 | Postprocedural renal failure | WHO +N991 | Postprocedural urethral stricture | WHO +N992 | Postoperative adhesions of vagina | WHO +N993 | Prolapse of vaginal vault after hysterectomy | WHO +N994 | Postprocedural pelvic peritoneal adhesions | WHO +N995 | Malfunction of external stoma of urinary tract | WHO +N998 | Other postprocedural disorders of genitourinary system | WHO +N999 | Postprocedural disorder of genitourinary system, unspecified | WHO +O00 | Ectopic pregnancy | WHO +O000 | Abdominal pregnancy | WHO +O001 | Tubal pregnancy | WHO +O002 | Ovarian pregnancy | WHO +O008 | Other ectopic pregnancy | WHO +O009 | Ectopic pregnancy, unspecified | WHO +O01 | Hydatidiform mole | WHO +O010 | Classical hydatidiform mole | WHO +O011 | Incomplete and partial hydatidiform mole | WHO +O019 | Hydatidiform mole, unspecified | WHO +O02 | Other abnormal products of conception | WHO +O020 | Blighted ovum and nonhydatidiform mole | WHO +O021 | Missed abortion | WHO +O028 | Other specified abnormal products of conception | WHO +O029 | Abnormal product of conception, unspecified | WHO +O03 | Spontaneous abortion | WHO +O030 | Spontaneous abortion : incomplete, complicated by genital tract and pelvic infection | WHO +O031 | Spontaneous abortion : incomplete, complicated by delayed or excessive haemorrhage | WHO +O032 | Spontaneous abortion : incomplete, complicated by embolism | WHO +O033 | Spontaneous abortion : incomplete, with other and unspecified complications | WHO +O034 | Spontaneous abortion : incomplete, without complication | WHO +O035 | Spontaneous abortion : complete or unspecified, complicated by genital tract and pelvic infection | WHO +O036 | Spontaneous abortion : complete or unspecified, complicated by delayed or excessive haemorrhage | WHO +O037 | Spontaneous abortion : complete or unspecified, complicated by embolism | WHO +O038 | Spontaneous abortion : complete or unspecified, with other and unspecified complications | WHO +O039 | Spontaneous abortion : complete or unspecified, without complication | WHO +O04 | Medical abortion | WHO +O040 | Medical abortion : incomplete, complicated by genital tract and pelvic infection | WHO +O041 | Medical abortion : incomplete, complicated by delayed or excessive haemorrhage | WHO +O042 | Medical abortion : incomplete, complicated by embolism | WHO +O043 | Medical abortion : incomplete, with other and unspecified complications | WHO +O044 | Medical abortion : incomplete, without complication | WHO +O045 | Medical abortion : complete or unspecified, complicated by genital tract and pelvic infection | WHO +O046 | Medical abortion : complete or unspecified, complicated by delayed or excessive haemorrhage | WHO +O047 | Medical abortion : complete or unspecified, complicated by embolism | WHO +O048 | Medical abortion : complete or unspecified, with other and unspecified complications | WHO +O049 | Medical abortion : complete or unspecified, without complication | WHO +O05 | Other abortion | WHO +O050 | Other abortion : incomplete, complicated by genital tract and pelvic infection | WHO +O051 | Other abortion : incomplete, complicated by delayed or excessive haemorrhage | WHO +O052 | Other abortion : incomplete, complicated by embolism | WHO +O053 | Other abortion : incomplete, with other and unspecified complications | WHO +O054 | Other abortion : incomplete, without complication | WHO +O055 | Other abortion : complete or unspecified, complicated by genital tract and pelvic infection | WHO +O056 | Other abortion : complete or unspecified, complicated by delayed or excessive haemorrhage | WHO +O057 | Other abortion : complete or unspecified, complicated by embolism | WHO +O058 | Other abortion : complete or unspecified, with other and unspecified complications | WHO +O059 | Other abortion : complete or unspecified, without complication | WHO +O06 | Unspecified abortion | WHO +O060 | Unspecified abortion : incomplete, complicated by genital tract and pelvic infection | WHO +O061 | Unspecified abortion : incomplete, complicated by delayed or excessive haemorrhage | WHO +O062 | Unspecified abortion : incomplete, complicated by embolism | WHO +O063 | Unspecified abortion : incomplete, with other and unspecified complications | WHO +O064 | Unspecified abortion : incomplete, without complication | WHO +O065 | Unspecified abortion : complete or unspecified, complicated by genital tract and pelvic infection | WHO +O066 | Unspecified abortion : complete or unspecified, complicated by delayed or excessive haemorrhage | WHO +O067 | Unspecified abortion : complete or unspecified, complicated by embolism | WHO +O068 | Unspecified abortion : complete or unspecified, with other and unspecified complications | WHO +O069 | Unspecified abortion : complete or unspecified, without complication | WHO +O07 | Failed attempted abortion | WHO +O070 | Failed medical abortion, complicated by genital tract and pelvic infection | WHO +O071 | Failed medical abortion, complicated by delayed or excessive haemorrhage | WHO +O072 | Failed medical abortion, complicated by embolism | WHO +O073 | Failed medical abortion, with other and unspecified complications | WHO +O074 | Failed medical abortion, without complication | WHO +O075 | Other and unspecified failed attempted abortion, complicated by genital tract and pelvic infection | WHO +O076 | Other and unspecified failed attempted abortion, complicated by delayed or excessive haemorrhage | WHO +O077 | Other and unspecified failed attempted abortion, complicated by embolism | WHO +O078 | Other and unspecified failed attempted abortion, with other and unspecified complications | WHO +O079 | Other and unspecified failed attempted abortion, without complication | WHO +O08 | Complications following abortion and ectopic and molar pregnancy | WHO +O080 | Genital tract and pelvic infection following abortion and ectopic and molar pregnancy | WHO +O081 | Delayed or excessive haemorrhage following abortion and ectopic and molar pregnancy | WHO +O082 | Embolism following abortion and ectopic and molar pregnancy | WHO +O083 | Shock following abortion and ectopic and molar pregnancy | WHO +O084 | Renal failure following abortion and ectopic and molar pregnancy | WHO +O085 | Metabolic disorders following abortion and ectopic and molar pregnancy | WHO +O086 | Damage to pelvic organs and tissues following abortion and ectopic and molar pregnancy | WHO +O087 | Other venous complications following abortion and ectopic and molar pregnancy | WHO +O088 | Other complications following abortion and ectopic and molar pregnancy | WHO +O089 | Complication following abortion and ectopic and molar pregnancy, unspecified | WHO +O10 | Pre-existing hypertension complicating pregnancy, childbirth and the puerperium | WHO +O100 | Pre-existing essential hypertension complicating pregnancy, childbirth and the puerperium | WHO +O101 | Pre-existing hypertensive heart disease complicating pregnancy, childbirth and the puerperium | WHO +O102 | Pre-existing hypertensive renal disease complicating pregnancy, childbirth and the puerperium | WHO +O103 | Pre-existing hypertensive heart and renal disease complicating pregnancy, childbirth and the puerperium | WHO +O104 | Pre-existing secondary hypertension complicating pregnancy, childbirth and the puerperium | WHO +O109 | Unspecified pre-existing hypertension complicating pregnancy, childbirth and the puerperium | WHO +O11 | Pre-eclampsia superimposed on chronic hypertension | WHO +O12 | Gestational [pregnancy-induced] oedema and proteinuria without hypertension | WHO +O120 | Gestational oedema | WHO +O121 | Gestational proteinuria | WHO +O122 | Gestational oedema with proteinuria | WHO +O13 | Gestational [pregnancy-induced] hypertension | WHO +O14 | Pre-eclampsia | WHO +O140 | Mild to moderate pre-eclampsia | WHO +O141 | Severe pre-eclampsia | WHO +O142 | HELLP syndrome | WHO +O149 | Pre-eclampsia, unspecified | WHO +O15 | Eclampsia | WHO +O150 | Eclampsia in pregnancy | WHO +O151 | Eclampsia in labour | WHO +O152 | Eclampsia in the puerperium | WHO +O159 | Eclampsia, unspecified as to time period | WHO +O16 | Unspecified maternal hypertension | WHO +O20 | Haemorrhage in early pregnancy | WHO +O200 | Threatened abortion | WHO +O208 | Other haemorrhage in early pregnancy | WHO +O209 | Haemorrhage in early pregnancy, unspecified | WHO +O21 | Excessive vomiting in pregnancy | WHO +O210 | Mild hyperemesis gravidarum | WHO +O211 | Hyperemesis gravidarum with metabolic disturbance | WHO +O212 | Late vomiting of pregnancy | WHO +O218 | Other vomiting complicating pregnancy | WHO +O219 | Vomiting of pregnancy, unspecified | WHO +O22 | Venous complications and haemorrhoids in pregnancy | WHO +O220 | Varicose veins of lower extremity in pregnancy | WHO +O221 | Genital varices in pregnancy | WHO +O222 | Superficial thrombophlebitis in pregnancy | WHO +O223 | Deep phlebothrombosis in pregnancy | WHO +O224 | Haemorrhoids in pregnancy | WHO +O225 | Cerebral venous thrombosis in pregnancy | WHO +O228 | Other venous complications in pregnancy | WHO +O229 | Venous complication in pregnancy, unspecified | WHO +O23 | Infections of genitourinary tract in pregnancy | WHO +O230 | Infections of kidney in pregnancy | WHO +O231 | Infections of bladder in pregnancy | WHO +O232 | Infections of urethra in pregnancy | WHO +O233 | Infections of other parts of urinary tract in pregnancy | WHO +O234 | Unspecified infection of urinary tract in pregnancy | WHO +O235 | Infections of the genital tract in pregnancy | WHO +O239 | Other and unspecified genitourinary tract infection in pregnancy | WHO +O24 | Diabetes mellitus in pregnancy | WHO +O240 | Diabetes mellitus in pregnancy: Pre-existing diabetes mellitus, insulin-dependent | WHO +O241 | Diabetes mellitus in pregnancy: Pre-existing diabetes mellitus, non-insulin-dependent | WHO +O242 | Diabetes mellitus in pregnancy: Pre-existing malnutrition-related diabetes mellitus | WHO +O243 | Diabetes mellitus in pregnancy: Pre-existing diabetes mellitus, unspecified | WHO +O244 | Diabetes mellitus arising in pregnancy | WHO +O249 | Diabetes mellitus in pregnancy, unspecified | WHO +O25 | Malnutrition in pregnancy | WHO +O26 | Maternal care for other conditions predominantly related to pregnancy | WHO +O260 | Excessive weight gain in pregnancy | WHO +O261 | Low weight gain in pregnancy | WHO +O262 | Pregnancy care of habitual aborter | WHO +O263 | Retained intrauterine contraceptive device in pregnancy | WHO +O264 | Herpes gestationis | WHO +O265 | Maternal hypotension syndrome | WHO +O266 | Liver disorders in pregnancy, childbirth and the puerperium | WHO +O267 | Subluxation of symphysis (pubis) in pregnancy, childbirth and the puerperium | WHO +O268 | Other specified pregnancy-related conditions | WHO +O269 | Pregnancy-related condition, unspecified | WHO +O28 | Abnormal findings on antenatal screening of mother | WHO +O280 | Abnormal haematological finding on antenatal screening of mother | WHO +O281 | Abnormal biochemical finding on antenatal screening of mother | WHO +O282 | Abnormal cytological finding on antenatal screening of mother | WHO +O283 | Abnormal ultrasonic finding on antenatal screening of mother | WHO +O284 | Abnormal radiological finding on antenatal screening of mother | WHO +O285 | Abnormal chromosomal and genetic finding on antenatal screening of mother | WHO +O288 | Other abnormal findings on antenatal screening of mother | WHO +O289 | Abnormal finding on antenatal screening of mother, unspecified | WHO +O29 | Complications of anaesthesia during pregnancy | WHO +O290 | Pulmonary complications of anaesthesia during pregnancy | WHO +O291 | Cardiac complications of anaesthesia during pregnancy | WHO +O292 | Central nervous system complications of anaesthesia during pregnancy | WHO +O293 | Toxic reaction to local anaesthesia during pregnancy | WHO +O294 | Spinal and epidural anaesthesia-induced headache during pregnancy | WHO +O295 | Other complications of spinal and epidural anaesthesia during pregnancy | WHO +O296 | Failed or difficult intubation during pregnancy | WHO +O298 | Other complications of anaesthesia during pregnancy | WHO +O299 | Complication of anaesthesia during pregnancy, unspecified | WHO +O30 | Multiple gestation | WHO +O300 | Twin pregnancy | WHO +O301 | Triplet pregnancy | WHO +O302 | Quadruplet pregnancy | WHO +O308 | Other multiple gestation | WHO +O309 | Multiple gestation, unspecified | WHO +O31 | Complications specific to multiple gestation | WHO +O310 | Papyraceous fetus | WHO +O311 | Continuing pregnancy after abortion of one fetus or more | WHO +O312 | Continuing pregnancy after intrauterine death of one fetus or more | WHO +O318 | Other complications specific to multiple gestation | WHO +O32 | Maternal care for known or suspected malpresentation of fetus | WHO +O320 | Maternal care for unstable lie | WHO +O321 | Maternal care for breech presentation | WHO +O322 | Maternal care for transverse and oblique lie | WHO +O323 | Maternal care for face, brow and chin presentation | WHO +O324 | Maternal care for high head at term | WHO +O325 | Maternal care for multiple gestation with malpresentation of one fetus or more | WHO +O326 | Maternal care for compound presentation | WHO +O328 | Maternal care for other malpresentation of fetus | WHO +O329 | Maternal care for malpresentation of fetus, unspecified | WHO +O33 | Maternal care for known or suspected disproportion | WHO +O330 | Maternal care for disproportion due to deformity of maternal pelvic bones | WHO +O331 | Maternal care for disproportion due to generally contracted pelvis | WHO +O332 | Maternal care for disproportion due to inlet contraction of pelvis | WHO +O333 | Maternal care for disproportion due to outlet contraction of pelvis | WHO +O334 | Maternal care for disproportion of mixed maternal and fetal origin | WHO +O335 | Maternal care for disproportion due to unusually large fetus | WHO +O336 | Maternal care for disproportion due to hydrocephalic fetus | WHO +O337 | Maternal care for disproportion due to other fetal deformities | WHO +O338 | Maternal care for disproportion of other origin | WHO +O339 | Maternal care for disproportion, unspecified | WHO +O34 | Maternal care for known or suspected abnormality of pelvic organs | WHO +O340 | Maternal care for congenital malformation of uterus | WHO +O341 | Maternal care for tumour of corpus uteri | WHO +O342 | Maternal care due to uterine scar from previous surgery | WHO +O343 | Maternal care for cervical incompetence | WHO +O344 | Maternal care for other abnormalities of cervix | WHO +O345 | Maternal care for other abnormalities of gravid uterus | WHO +O346 | Maternal care for abnormality of vagina | WHO +O347 | Maternal care for abnormality of vulva and perineum | WHO +O348 | Maternal care for other abnormalities of pelvic organs | WHO +O349 | Maternal care for abnormality of pelvic organ, unspecified | WHO +O35 | Maternal care for known or suspected fetal abnormality and damage | WHO +O350 | Maternal care for (suspected) central nervous system malformation in fetus | WHO +O351 | Maternal care for (suspected) chromosomal abnormality in fetus | WHO +O352 | Maternal care for (suspected) hereditary disease in fetus | WHO +O353 | Maternal care for (suspected) damage to fetus from viral disease in mother | WHO +O354 | Maternal care for (suspected) damage to fetus from alcohol | WHO +O355 | Maternal care for (suspected) damage to fetus by drugs | WHO +O356 | Maternal care for (suspected) damage to fetus by radiation | WHO +O357 | Maternal care for (suspected) damage to fetus by other medical procedures | WHO +O358 | Maternal care for other (suspected) fetal abnormality and damage | WHO +O359 | Maternal care for (suspected) fetal abnormality and damage, unspecified | WHO +O36 | Maternal care for other known or suspected fetal problems | WHO +O360 | Maternal care for rhesus isoimmunization | WHO +O361 | Maternal care for other isoimmunization | WHO +O362 | Maternal care for hydrops fetalis | WHO +O363 | Maternal care for signs of fetal hypoxia | WHO +O364 | Maternal care for intrauterine death | WHO +O365 | Maternal care for poor fetal growth | WHO +O366 | Maternal care for excessive fetal growth | WHO +O367 | Maternal care for viable fetus in abdominal pregnancy | WHO +O368 | Maternal care for other specified fetal problems | WHO +O369 | Maternal care for fetal problem, unspecified | WHO +O40 | Polyhydramnios | WHO +O41 | Other disorders of amniotic fluid and membranes | WHO +O410 | Oligohydramnios | WHO +O411 | Infection of amniotic sac and membranes | WHO +O418 | Other specified disorders of amniotic fluid and membranes | WHO +O419 | Disorder of amniotic fluid and membranes, unspecified | WHO +O42 | Premature rupture of membranes | WHO +O420 | Premature rupture of membranes, onset of labour within 24 hours | WHO +O421 | Premature rupture of membranes, onset of labour after 24 hours | WHO +O422 | Premature rupture of membranes, labour delayed by therapy | WHO +O429 | Premature rupture of membranes, unspecified | WHO +O43 | Placental disorders | WHO +O430 | Placental transfusion syndromes | WHO +O431 | Malformation of placenta | WHO +O432 | Morbidly adherent placenta | WHO +O438 | Other placental disorders | WHO +O439 | Placental disorder, unspecified | WHO +O44 | Placenta praevia | WHO +O440 | Placenta praevia specified as without haemorrhage | WHO +O441 | Placenta praevia with haemorrhage | WHO +O45 | Premature separation of placenta [abruptio placentae] | WHO +O450 | Premature separation of placenta with coagulation defect | WHO +O458 | Other premature separation of placenta | WHO +O459 | Premature separation of placenta, unspecified | WHO +O46 | Antepartum haemorrhage, not elsewhere classified | WHO +O460 | Antepartum haemorrhage with coagulation defect | WHO +O468 | Other antepartum haemorrhage | WHO +O469 | Antepartum haemorrhage, unspecified | WHO +O47 | False labour | WHO +O470 | False labour before 37 completed weeks of gestation | WHO +O471 | False labour at or after 37 completed weeks of gestation | WHO +O479 | False labour, unspecified | WHO +O48 | Prolonged pregnancy | WHO +O60 | Preterm labour and delivery | WHO +O600 | Preterm labour without delivery | WHO +O601 | Preterm spontaneous labour with preterm delivery | WHO +O602 | Preterm spontaneous labour with term delivery | WHO +O603 | Preterm delivery without spontaneous labour | WHO +O61 | Failed induction of labour | WHO +O610 | Failed medical induction of labour | WHO +O611 | Failed instrumental induction of labour | WHO +O618 | Other failed induction of labour | WHO +O619 | Failed induction of labour, unspecified | WHO +O62 | Abnormalities of forces of labour | WHO +O620 | Primary inadequate contractions | WHO +O621 | Secondary uterine inertia | WHO +O622 | Other uterine inertia | WHO +O623 | Precipitate labour | WHO +O624 | Hypertonic, incoordinate, and prolonged uterine contractions | WHO +O628 | Other abnormalities of forces of labour | WHO +O629 | Abnormality of forces of labour, unspecified | WHO +O63 | Long labour | WHO +O630 | Prolonged first stage (of labour) | WHO +O631 | Prolonged second stage (of labour) | WHO +O632 | Delayed delivery of second twin, triplet, etc. | WHO +O639 | Long labour, unspecified | WHO +O64 | Obstructed labour due to malposition and malpresentation of fetus | WHO +O640 | Obstructed labour due to incomplete rotation of fetal head | WHO +O641 | Obstructed labour due to breech presentation | WHO +O642 | Obstructed labour due to face presentation | WHO +O643 | Obstructed labour due to brow presentation | WHO +O644 | Obstructed labour due to shoulder presentation | WHO +O645 | Obstructed labour due to compound presentation | WHO +O648 | Obstructed labour due to other malposition and malpresentation | WHO +O649 | Obstructed labour due to malposition and malpresentation, unspecified | WHO +O65 | Obstructed labour due to maternal pelvic abnormality | WHO +O650 | Obstructed labour due to deformed pelvis | WHO +O651 | Obstructed labour due to generally contracted pelvis | WHO +O652 | Obstructed labour due to pelvic inlet contraction | WHO +O653 | Obstructed labour due to pelvic outlet and mid-cavity contraction | WHO +O654 | Obstructed labour due to fetopelvic disproportion, unspecified | WHO +O655 | Obstructed labour due to abnormality of maternal pelvic organs | WHO +O658 | Obstructed labour due to other maternal pelvic abnormalities | WHO +O659 | Obstructed labour due to maternal pelvic abnormality, unspecified | WHO +O66 | Other obstructed labour | WHO +O660 | Obstructed labour due to shoulder dystocia | WHO +O661 | Obstructed labour due to locked twins | WHO +O662 | Obstructed labour due to unusually large fetus | WHO +O663 | Obstructed labour due to other abnormalities of fetus | WHO +O664 | Failed trial of labour, unspecified | WHO +O665 | Failed application of vacuum extractor and forceps, unspecified | WHO +O668 | Other specified obstructed labour | WHO +O669 | Obstructed labour, unspecified | WHO +O67 | Labour and delivery complicated by intrapartum haemorrhage, not elsewhere classified | WHO +O670 | Intrapartum haemorrhage with coagulation defect | WHO +O678 | Other intrapartum haemorrhage | WHO +O679 | Intrapartum haemorrhage, unspecified | WHO +O68 | Labour and delivery complicated by fetal stress [distress] | WHO +O680 | Labour and delivery complicated by fetal heart rate anomaly | WHO +O681 | Labour and delivery complicated by meconium in amniotic fluid | WHO +O682 | Labour and delivery complicated by fetal heart rate anomaly with meconium in amniotic fluid | WHO +O683 | Labour and delivery complicated by biochemical evidence of fetal stress | WHO +O688 | Labour and delivery complicated by other evidence of fetal stress | WHO +O689 | Labour and delivery complicated by fetal stress, unspecified | WHO +O69 | Labour and delivery complicated by umbilical cord complications | WHO +O690 | Labour and delivery complicated by prolapse of cord | WHO +O691 | Labour and delivery complicated by cord around neck, with compression | WHO +O692 | Labour and delivery complicated by other cord entanglement, with compression | WHO +O693 | Labour and delivery complicated by short cord | WHO +O694 | Labour and delivery complicated by vasa praevia | WHO +O695 | Labour and delivery complicated by vascular lesion of cord | WHO +O698 | Labour and delivery complicated by other cord complications | WHO +O699 | Labour and delivery complicated by cord complication, unspecified | WHO +O70 | Perineal laceration during delivery | WHO +O700 | First degree perineal laceration during delivery | WHO +O701 | Second degree perineal laceration during delivery | WHO +O702 | Third degree perineal laceration during delivery | WHO +O703 | Fourth degree perineal laceration during delivery | WHO +O709 | Perineal laceration during delivery, unspecified | WHO +O71 | Other obstetric trauma | WHO +O710 | Rupture of uterus before onset of labour | WHO +O711 | Rupture of uterus during labour | WHO +O712 | Postpartum inversion of uterus | WHO +O713 | Obstetric laceration of cervix | WHO +O714 | Obstetric high vaginal laceration | WHO +O715 | Other obstetric injury to pelvic organs | WHO +O716 | Obstetric damage to pelvic joints and ligaments | WHO +O717 | Obstetric haematoma of pelvis | WHO +O718 | Other specified obstetric trauma | WHO +O719 | Obstetric trauma, unspecified | WHO +O72 | Postpartum haemorrhage | WHO +O720 | Third-stage haemorrhage | WHO +O721 | Other immediate postpartum haemorrhage | WHO +O722 | Delayed and secondary postpartum haemorrhage | WHO +O723 | Postpartum coagulation defects | WHO +O73 | Retained placenta and membranes, without haemorrhage | WHO +O730 | Retained placenta without haemorrhage | WHO +O731 | Retained portions of placenta and membranes, without haemorrhage | WHO +O74 | Complications of anaesthesia during labour and delivery | WHO +O740 | Aspiration pneumonitis due to anaesthesia during labour and delivery | WHO +O741 | Other pulmonary complications of anaesthesia during labour and delivery | WHO +O742 | Cardiac complications of anaesthesia during labour and delivery | WHO +O743 | Central nervous system complications of anaesthesia during labour and delivery | WHO +O744 | Toxic reaction to local anaesthesia during labour and delivery | WHO +O745 | Spinal and epidural anaesthesia-induced headache during labour and delivery | WHO +O746 | Other complications of spinal and epidural anaesthesia during labour and delivery | WHO +O747 | Failed or difficult intubation during labour and delivery | WHO +O748 | Other complications of anaesthesia during labour and delivery | WHO +O749 | Complication of anaesthesia during labour and delivery, unspecified | WHO +O75 | Other complications of labour and delivery, not elsewhere classified | WHO +O750 | Maternal distress during labour and delivery | WHO +O751 | Shock during or following labour and delivery | WHO +O752 | Pyrexia during labour, not elsewhere classified | WHO +O753 | Other infection during labour | WHO +O754 | Other complications of obstetric surgery and procedures | WHO +O755 | Delayed delivery after artificial rupture of membranes | WHO +O756 | Delayed delivery after spontaneous or unspecified rupture of membranes | WHO +O757 | Vaginal delivery following previous caesarean section | WHO +O758 | Other specified complications of labour and delivery | WHO +O759 | Complication of labour and delivery, unspecified | WHO +O80 | Single spontaneous delivery | WHO +O800 | Spontaneous vertex delivery | WHO +O801 | Spontaneous breech delivery | WHO +O808 | Other single spontaneous delivery | WHO +O809 | Single spontaneous delivery, unspecified | WHO +O81 | Single delivery by forceps and vacuum extractor | WHO +O810 | Low forceps delivery | WHO +O811 | Mid-cavity forceps delivery | WHO +O812 | Mid-cavity forceps with rotation | WHO +O813 | Other and unspecified forceps delivery | WHO +O814 | Vacuum extractor delivery | WHO +O815 | Delivery by combination of forceps and vacuum extractor | WHO +O82 | Single delivery by caesarean section | WHO +O820 | Delivery by elective caesarean section | WHO +O821 | Delivery by emergency caesarean section | WHO +O822 | Delivery by caesarean hysterectomy | WHO +O828 | Other single delivery by caesarean section | WHO +O829 | Delivery by caesarean section, unspecified | WHO +O83 | Other assisted single delivery | WHO +O830 | Breech extraction | WHO +O831 | Other assisted breech delivery | WHO +O832 | Other manipulation-assisted delivery | WHO +O833 | Delivery of viable fetus in abdominal pregnancy | WHO +O834 | Destructive operation for delivery | WHO +O838 | Other specified assisted single delivery | WHO +O839 | Assisted single delivery, unspecified | WHO +O84 | Multiple delivery | WHO +O840 | Multiple delivery, all spontaneous | WHO +O841 | Multiple delivery, all by forceps and vacuum extractor | WHO +O842 | Multiple delivery, all by caesarean section | WHO +O848 | Other multiple delivery | WHO +O849 | Multiple delivery, unspecified | WHO +O85 | Puerperal sepsis | WHO +O86 | Other puerperal infections | WHO +O860 | Infection of obstetric surgical wound | WHO +O861 | Other infection of genital tract following delivery | WHO +O862 | Urinary tract infection following delivery | WHO +O863 | Other genitourinary tract infections following delivery | WHO +O864 | Pyrexia of unknown origin following delivery | WHO +O868 | Other specified puerperal infections | WHO +O87 | Venous complications and haemorrhoids in the puerperium | WHO +O870 | Superficial thrombophlebitis in the puerperium | WHO +O871 | Deep phlebothrombosis in the puerperium | WHO +O872 | Haemorrhoids in the puerperium | WHO +O873 | Cerebral venous thrombosis in the puerperium | WHO +O878 | Other venous complications in the puerperium | WHO +O879 | Venous complication in the puerperium, unspecified | WHO +O88 | Obstetric embolism | WHO +O880 | Obstetric air embolism | WHO +O881 | Amniotic fluid embolism | WHO +O882 | Obstetric blood-clot embolism | WHO +O883 | Obstetric pyaemic and septic embolism | WHO +O888 | Other obstetric embolism | WHO +O89 | Complications of anaesthesia during the puerperium | WHO +O890 | Pulmonary complications of anaesthesia during the puerperium | WHO +O891 | Cardiac complications of anaesthesia during the puerperium | WHO +O892 | Central nervous system complications of anaesthesia during the puerperium | WHO +O893 | Toxic reaction to local anaesthesia during the puerperium | WHO +O894 | Spinal and epidural anaesthesia-induced headache during the puerperium | WHO +O895 | Other complications of spinal and epidural anaesthesia during the puerperium | WHO +O896 | Failed or difficult intubation during the puerperium | WHO +O898 | Other complications of anaesthesia during the puerperium | WHO +O899 | Complication of anaesthesia during the puerperium, unspecified | WHO +O90 | Complications of the puerperium, not elsewhere classified | WHO +O900 | Disruption of caesarean section wound | WHO +O901 | Disruption of perineal obstetric wound | WHO +O902 | Haematoma of obstetric wound | WHO +O903 | Cardiomyopathy in the puerperium | WHO +O904 | Postpartum acute renal failure | WHO +O905 | Postpartum thyroiditis | WHO +O908 | Other complications of the puerperium, not elsewhere classified | WHO +O909 | Complication of the puerperium, unspecified | WHO +O91 | Infections of breast associated with childbirth | WHO +O910 | Infection of nipple associated with childbirth | WHO +O911 | Abscess of breast associated with childbirth | WHO +O912 | Nonpurulent mastitis associated with childbirth | WHO +O92 | Other disorders of breast and lactation associated with childbirth | WHO +O920 | Retracted nipple associated with childbirth | WHO +O921 | Cracked nipple associated with childbirth | WHO +O922 | Other and unspecified disorders of breast associated with childbirth | WHO +O923 | Agalactia | WHO +O924 | Hypogalactia | WHO +O925 | Suppressed lactation | WHO +O926 | Galactorrhoea | WHO +O927 | Other and unspecified disorders of lactation | WHO +O94 | Sequelae of complication of pregnancy, childbirth and the puerperium | WHO +O95 | Obstetric death of unspecified cause | WHO +O96 | Death from any obstetric cause occurring more than 42 days but less than one year after delivery | WHO +O960 | Death from direct obstetric cause occurring more than 42 days but less than one year after delivery | WHO +O961 | Death from indirect obstetric cause occurring more than 42 days but less than one year after delivery | WHO +O969 | Death from unspecified obstetric cause occurring more than 42 days but less than one year after delivery | WHO +O97 | Death from sequelae of obstetric causes | WHO +O970 | Death from sequelae of direct obstetric cause | WHO +O971 | Death from sequelae of indirect obstetric cause | WHO +O979 | Death from sequelae of obstetric cause, unspecified | WHO +O98 | Maternal infectious and parasitic diseases classifiable elsewhere but complicating pregnancy, childbirth and the puerperium | WHO +O980 | Tuberculosis complicating pregnancy, childbirth and the puerperium | WHO +O981 | Syphilis complicating pregnancy, childbirth and the puerperium | WHO +O982 | Gonorrhoea complicating pregnancy, childbirth and the puerperium | WHO +O983 | Other infections with a predominantly sexual mode of transmission complicating pregnancy, childbirth and the puerperium | WHO +O984 | Viral hepatitis complicating pregnancy, childbirth and the puerperium | WHO +O985 | Other viral diseases complicating pregnancy, childbirth and the puerperium | WHO +O986 | Protozoal diseases complicating pregnancy, childbirth and the puerperium | WHO +O987 | Human immunodeficiency virus [HIV] disease complicating pregnancy, childbirth and the puerperium | WHO +O988 | Other maternal infectious and parasitic diseases complicating pregnancy, childbirth and the puerperium | WHO +O989 | Unspecified maternal infectious or parasitic disease complicating pregnancy, childbirth and the puerperium | WHO +O99 | Other maternal diseases classifiable elsewhere but complicating pregnancy, childbirth and the puerperium | WHO +O990 | Anaemia complicating pregnancy, childbirth and the puerperium | WHO +O991 | Other diseases of the blood and blood-forming organs and certain disorders involving the immune mechanism complicating pregnancy, childbirth and the puerperium | WHO +O992 | Endocrine, nutritional and metabolic diseases complicating pregnancy, childbirth and the puerperium | WHO +O993 | Mental disorders and diseases of the nervous system complicating pregnancy, childbirth and the puerperium | WHO +O994 | Diseases of the circulatory system complicating pregnancy, childbirth and the puerperium | WHO +O995 | Diseases of the respiratory system complicating pregnancy, childbirth and the puerperium | WHO +O996 | Diseases of the digestive system complicating pregnancy, childbirth and the puerperium | WHO +O997 | Diseases of the skin and subcutaneous tissue complicating pregnancy, childbirth and the puerperium | WHO +O998 | Other specified diseases and conditions complicating pregnancy, childbirth and the puerperium | WHO +P00 | Fetus and newborn affected by maternal conditions that may be unrelated to present pregnancy | WHO +P000 | Fetus and newborn affected by maternal hypertensive disorders | WHO +P001 | Fetus and newborn affected by maternal renal and urinary tract diseases | WHO +P002 | Fetus and newborn affected by maternal infectious and parasitic diseases | WHO +P003 | Fetus and newborn affected by other maternal circulatory and respiratory diseases | WHO +P004 | Fetus and newborn affected by maternal nutritional disorders | WHO +P005 | Fetus and newborn affected by maternal injury | WHO +P006 | Fetus and newborn affected by surgical procedure on mother | WHO +P007 | Fetus and newborn affected by other medical procedures on mother, not elsewhere classified | WHO +P008 | Fetus and newborn affected by other maternal conditions | WHO +P009 | Fetus and newborn affected by unspecified maternal condition | WHO +P01 | Fetus and newborn affected by maternal complications of pregnancy | WHO +P010 | Fetus and newborn affected by incompetent cervix | WHO +P011 | Fetus and newborn affected by premature rupture of membranes | WHO +P012 | Fetus and newborn affected by oligohydramnios | WHO +P013 | Fetus and newborn affected by polyhydramnios | WHO +P014 | Fetus and newborn affected by ectopic pregnancy | WHO +P015 | Fetus and newborn affected by multiple pregnancy | WHO +P016 | Fetus and newborn affected by maternal death | WHO +P017 | Fetus and newborn affected by malpresentation before labour | WHO +P018 | Fetus and newborn affected by other maternal complications of pregnancy | WHO +P019 | Fetus and newborn affected by maternal complication of pregnancy, unspecified | WHO +P02 | Fetus and newborn affected by complications of placenta, cord and membranes | WHO +P020 | Fetus and newborn affected by placenta praevia | WHO +P021 | Fetus and newborn affected by other forms of placental separation and haemorrhage | WHO +P022 | Fetus and newborn affected by other and unspecified morphological and functional abnormalities of placenta | WHO +P023 | Fetus and newborn affected by placental transfusion syndromes | WHO +P024 | Fetus and newborn affected by prolapsed cord | WHO +P025 | Fetus and newborn affected by other compression of umbilical cord | WHO +P026 | Fetus and newborn affected by other and unspecified conditions of umbilical cord | WHO +P027 | Fetus and newborn affected by chorioamnionitis | WHO +P028 | Fetus and newborn affected by other abnormalities of membranes | WHO +P029 | Fetus and newborn affected by abnormality of membranes, unspecified | WHO +P03 | Fetus and newborn affected by other complications of labour and delivery | WHO +P030 | Fetus and newborn affected by breech delivery and extraction | WHO +P031 | Fetus and newborn affected by other malpresentation, malposition and disproportion during labour and delivery | WHO +P032 | Fetus and newborn affected by forceps delivery | WHO +P033 | Fetus and newborn affected by delivery by vacuum extractor [ventouse] | WHO +P034 | Fetus and newborn affected by caesarean delivery | WHO +P035 | Fetus and newborn affected by precipitate delivery | WHO +P036 | Fetus and newborn affected by abnormal uterine contractions | WHO +P038 | Fetus and newborn affected by other specified complications of labour and delivery | WHO +P039 | Fetus and newborn affected by complication of labour and delivery, unspecified | WHO +P04 | Fetus and newborn affected by noxious influences transmitted via placenta or breast milk | WHO +P040 | Fetus and newborn affected by maternal anaesthesia and analgesia in pregnancy, labour and delivery | WHO +P041 | Fetus and newborn affected by other maternal medication | WHO +P042 | Fetus and newborn affected by maternal use of tobacco | WHO +P043 | Fetus and newborn affected by maternal use of alcohol | WHO +P044 | Fetus and newborn affected by maternal use of drugs of addiction | WHO +P045 | Fetus and newborn affected by maternal use of nutritional chemical substances | WHO +P046 | Fetus and newborn affected by maternal exposure to environmental chemical substances | WHO +P048 | Fetus and newborn affected by other maternal noxious influences | WHO +P049 | Fetus and newborn affected by maternal noxious influence, unspecified | WHO +P05 | Slow fetal growth and fetal malnutrition | WHO +P050 | Light for gestational age | WHO +P051 | Small for gestational age | WHO +P052 | Fetal malnutrition without mention of light or small for gestational age | WHO +P059 | Slow fetal growth, unspecified | WHO +P07 | Disorders related to short gestation and low birth weight, not elsewhere classified | WHO +P070 | Extremely low birth weight | WHO +P071 | Other low birth weight | WHO +P072 | Extreme immaturity | WHO +P073 | Other preterm infants | WHO +P08 | Disorders related to long gestation and high birth weight | WHO +P080 | Exceptionally large baby | WHO +P081 | Other heavy for gestational age infants | WHO +P082 | Post-term infant, not heavy for gestational age | WHO +P10 | Intracranial laceration and haemorrhage due to birth injury | WHO +P100 | Subdural haemorrhage due to birth injury | WHO +P101 | Cerebral haemorrhage due to birth injury | WHO +P102 | Intraventricular haemorrhage due to birth injury | WHO +P103 | Subarachnoid haemorrhage due to birth injury | WHO +P104 | Tentorial tear due to birth injury | WHO +P108 | Other intracranial lacerations and haemorrhages due to birth injury | WHO +P109 | Unspecified intracranial laceration and haemorrhage due to birth injury | WHO +P11 | Other birth injuries to central nervous system | WHO +P110 | Cerebral oedema due to birth injury | WHO +P111 | Other specified brain damage due to birth injury | WHO +P112 | Unspecified brain damage due to birth injury | WHO +P113 | Birth injury to facial nerve | WHO +P114 | Birth injury to other cranial nerves | WHO +P115 | Birth injury to spine and spinal cord | WHO +P119 | Birth injury to central nervous system, unspecified | WHO +P12 | Birth injury to scalp | WHO +P120 | Cephalhaematoma due to birth injury | WHO +P121 | Chignon due to birth injury | WHO +P122 | Epicranial subaponeurotic haemorrhage due to birth injury | WHO +P123 | Bruising of scalp due to birth injury | WHO +P124 | Monitoring injury of scalp of newborn | WHO +P128 | Other birth injuries to scalp | WHO +P129 | Birth injury to scalp, unspecified | WHO +P13 | Birth injury to skeleton | WHO +P130 | Fracture of skull due to birth injury | WHO +P131 | Other birth injuries to skull | WHO +P132 | Birth injury to femur | WHO +P133 | Birth injury to other long bones | WHO +P134 | Fracture of clavicle due to birth injury | WHO +P138 | Birth injuries to other parts of skeleton | WHO +P139 | Birth injury to skeleton, unspecified | WHO +P14 | Birth injury to peripheral nervous system | WHO +P140 | Erb paralysis due to birth injury | WHO +P141 | Klumpke paralysis due to birth injury | WHO +P142 | Phrenic nerve paralysis due to birth injury | WHO +P143 | Other brachial plexus birth injuries | WHO +P148 | Birth injuries to other parts of peripheral nervous system | WHO +P149 | Birth injury to peripheral nervous system, unspecified | WHO +P15 | Other birth injuries | WHO +P150 | Birth injury to liver | WHO +P151 | Birth injury to spleen | WHO +P152 | Sternomastoid injury due to birth injury | WHO +P153 | Birth injury to eye | WHO +P154 | Birth injury to face | WHO +P155 | Birth injury to external genitalia | WHO +P156 | Subcutaneous fat necrosis due to birth injury | WHO +P158 | Other specified birth injuries | WHO +P159 | Birth injury, unspecified | WHO +P20 | Intrauterine hypoxia | WHO +P200 | Intrauterine hypoxia first noted before onset of labour | WHO +P201 | Intrauterine hypoxia first noted during labour and delivery | WHO +P209 | Intrauterine hypoxia, unspecified | WHO +P21 | Birth asphyxia | WHO +P210 | Severe birth asphyxia | WHO +P211 | Mild and moderate birth asphyxia | WHO +P219 | Birth asphyxia, unspecified | WHO +P22 | Respiratory distress of newborn | WHO +P220 | Respiratory distress syndrome of newborn | WHO +P221 | Transient tachypnoea of newborn | WHO +P228 | Other respiratory distress of newborn | WHO +P229 | Respiratory distress of newborn, unspecified | WHO +P23 | Congenital pneumonia | WHO +P230 | Congenital pneumonia due to viral agent | WHO +P231 | Congenital pneumonia due to Chlamydia | WHO +P232 | Congenital pneumonia due to staphylococcus | WHO +P233 | Congenital pneumonia due to streptococcus, group B | WHO +P234 | Congenital pneumonia due to Escherichia coli | WHO +P235 | Congenital pneumonia due to Pseudomonas | WHO +P236 | Congenital pneumonia due to other bacterial agents | WHO +P238 | Congenital pneumonia due to other organisms | WHO +P239 | Congenital pneumonia, unspecified | WHO +P24 | Neonatal aspiration syndromes | WHO +P240 | Neonatal aspiration of meconium | WHO +P241 | Neonatal aspiration of amniotic fluid and mucus | WHO +P242 | Neonatal aspiration of blood | WHO +P243 | Neonatal aspiration of milk and regurgitated food | WHO +P248 | Other neonatal aspiration syndromes | WHO +P249 | Neonatal aspiration syndrome, unspecified | WHO +P25 | Interstitial emphysema and related conditions originating in the perinatal period | WHO +P250 | Interstitial emphysema originating in the perinatal period | WHO +P251 | Pneumothorax originating in the perinatal period | WHO +P252 | Pneumomediastinum originating in the perinatal period | WHO +P253 | Pneumopericardium originating in the perinatal period | WHO +P258 | Other conditions related to interstitial emphysema originating in the perinatal period | WHO +P26 | Pulmonary haemorrhage originating in the perinatal period | WHO +P260 | Tracheobronchial haemorrhage originating in the perinatal period | WHO +P261 | Massive pulmonary haemorrhage originating in the perinatal period | WHO +P268 | Other pulmonary haemorrhages originating in the perinatal period | WHO +P269 | Unspecified pulmonary haemorrhage originating in the perinatal period | WHO +P27 | Chronic respiratory disease originating in the perinatal period | WHO +P270 | Wilson-Mikity syndrome | WHO +P271 | Bronchopulmonary dysplasia originating in the perinatal period | WHO +P278 | Other chronic respiratory diseases originating in the perinatal period | WHO +P279 | Unspecified chronic respiratory disease originating in the perinatal period | WHO +P28 | Other respiratory conditions originating in the perinatal period | WHO +P280 | Primary atelectasis of newborn | WHO +P281 | Other and unspecified atelectasis of newborn | WHO +P282 | Cyanotic attacks of newborn | WHO +P283 | Primary sleep apnoea of newborn | WHO +P284 | Other apnoea of newborn | WHO +P285 | Respiratory failure of newborn | WHO +P288 | Other specified respiratory conditions of newborn | WHO +P289 | Respiratory condition of newborn, unspecified | WHO +P29 | Cardiovascular disorders originating in the perinatal period | WHO +P290 | Neonatal cardiac failure | WHO +P291 | Neonatal cardiac dysrhythmia | WHO +P292 | Neonatal hypertension | WHO +P293 | Persistent fetal circulation | WHO +P294 | Transient myocardial ischaemia of newborn | WHO +P298 | Other cardiovascular disorders originating in the perinatal period | WHO +P299 | Cardiovascular disorder originating in the perinatal period, unspecified | WHO +P35 | Congenital viral diseases | WHO +P350 | Congenital rubella syndrome | WHO +P351 | Congenital cytomegalovirus infection | WHO +P352 | Congenital herpesviral [herpes simplex] infection | WHO +P353 | Congenital viral hepatitis | WHO +P354 | Congenital Zika virus disease | WHO +P358 | Other congenital viral diseases | WHO +P359 | Congenital viral disease, unspecified | WHO +P36 | Bacterial sepsis of newborn | WHO +P360 | Sepsis of newborn due to streptococcus, group B | WHO +P361 | Sepsis of newborn due to other and unspecified streptococci | WHO +P362 | Sepsis of newborn due to Staphylococcus aureus | WHO +P363 | Sepsis of newborn due to other and unspecified staphylococci | WHO +P364 | Sepsis of newborn due to Escherichia coli | WHO +P365 | Sepsis of newborn due to anaerobes | WHO +P368 | Other bacterial sepsis of newborn | WHO +P369 | Bacterial sepsis of newborn, unspecified | WHO +P37 | Other congenital infectious and parasitic diseases | WHO +P370 | Congenital tuberculosis | WHO +P371 | Congenital toxoplasmosis | WHO +P372 | Neonatal (disseminated) listeriosis | WHO +P373 | Congenital falciparum malaria | WHO +P374 | Other congenital malaria | WHO +P375 | Neonatal candidiasis | WHO +P378 | Other specified congenital infectious and parasitic diseases | WHO +P379 | Congenital infectious and parasitic disease, unspecified | WHO +P38 | Omphalitis of newborn with or without mild haemorrhage | WHO +P39 | Other infections specific to the perinatal period | WHO +P390 | Neonatal infective mastitis | WHO +P391 | Neonatal conjunctivitis and dacryocystitis | WHO +P392 | Intra-amniotic infection of fetus, not elsewhere classified | WHO +P393 | Neonatal urinary tract infection | WHO +P394 | Neonatal skin infection | WHO +P398 | Other specified infections specific to the perinatal period | WHO +P399 | Infection specific to the perinatal period, unspecified | WHO +P50 | Fetal blood loss | WHO +P500 | Fetal blood loss from vasa praevia | WHO +P501 | Fetal blood loss from ruptured cord | WHO +P502 | Fetal blood loss from placenta | WHO +P503 | Haemorrhage into co-twin | WHO +P504 | Haemorrhage into maternal circulation | WHO +P505 | Fetal blood loss from cut end of co-twin's cord | WHO +P508 | Other fetal blood loss | WHO +P509 | Fetal blood loss, unspecified | WHO +P51 | Umbilical haemorrhage of newborn | WHO +P510 | Massive umbilical haemorrhage of newborn | WHO +P518 | Other umbilical haemorrhages of newborn | WHO +P519 | Umbilical haemorrhage of newborn, unspecified | WHO +P52 | Intracranial nontraumatic haemorrhage of fetus and newborn | WHO +P520 | Intraventricular (nontraumatic) haemorrhage, grade 1, of fetus and newborn | WHO +P521 | Intraventricular (nontraumatic) haemorrhage, grade 2, of fetus and newborn | WHO +P522 | Intraventricular (nontraumatic) haemorrhage, grade 3, and grade 4 of fetus and newborn | WHO +P523 | Unspecified intraventricular (nontraumatic) haemorrhage of fetus and newborn | WHO +P524 | Intracerebral (nontraumatic) haemorrhage of fetus and newborn | WHO +P525 | Subarachnoid (nontraumatic) haemorrhage of fetus and newborn | WHO +P526 | Cerebellar (nontraumatic) and posterior fossa haemorrhage of fetus and newborn | WHO +P528 | Other intracranial (nontraumatic) haemorrhages of fetus and newborn | WHO +P529 | Intracranial (nontraumatic) haemorrhage of fetus and newborn, unspecified | WHO +P53 | Haemorrhagic disease of fetus and newborn | WHO +P54 | Other neonatal haemorrhages | WHO +P540 | Neonatal haematemesis | WHO +P541 | Neonatal melaena | WHO +P542 | Neonatal rectal haemorrhage | WHO +P543 | Other neonatal gastrointestinal haemorrhage | WHO +P544 | Neonatal adrenal haemorrhage | WHO +P545 | Neonatal cutaneous haemorrhage | WHO +P546 | Neonatal vaginal haemorrhage | WHO +P548 | Other specified neonatal haemorrhages | WHO +P549 | Neonatal haemorrhage, unspecified | WHO +P55 | Haemolytic disease of fetus and newborn | WHO +P550 | Rh isoimmunization of fetus and newborn | WHO +P551 | ABO isoimmunization of fetus and newborn | WHO +P558 | Other haemolytic diseases of fetus and newborn | WHO +P559 | Haemolytic disease of fetus and newborn, unspecified | WHO +P56 | Hydrops fetalis due to haemolytic disease | WHO +P560 | Hydrops fetalis due to isoimmunization | WHO +P569 | Hydrops fetalis due to other and unspecified haemolytic disease | WHO +P57 | Kernicterus | WHO +P570 | Kernicterus due to isoimmunization | WHO +P578 | Other specified kernicterus | WHO +P579 | Kernicterus, unspecified | WHO +P58 | Neonatal jaundice due to other excessive haemolysis | WHO +P580 | Neonatal jaundice due to bruising | WHO +P581 | Neonatal jaundice due to bleeding | WHO +P582 | Neonatal jaundice due to infection | WHO +P583 | Neonatal jaundice due to polycythaemia | WHO +P584 | Neonatal jaundice due to drugs or toxins transmitted from mother or given to newborn | WHO +P585 | Neonatal jaundice due to swallowed maternal blood | WHO +P588 | Neonatal jaundice due to other specified excessive haemolysis | WHO +P589 | Neonatal jaundice due to excessive haemolysis, unspecified | WHO +P59 | Neonatal jaundice from other and unspecified causes | WHO +P590 | Neonatal jaundice associated with preterm delivery | WHO +P591 | Inspissated bile syndrome | WHO +P592 | Neonatal jaundice from other and unspecified hepatocellular damage | WHO +P593 | Neonatal jaundice from breast milk inhibitor | WHO +P598 | Neonatal jaundice from other specified causes | WHO +P599 | Neonatal jaundice, unspecified | WHO +P60 | Disseminated intravascular coagulation of fetus and newborn | WHO +P61 | Other perinatal haematological disorders | WHO +P610 | Transient neonatal thrombocytopenia | WHO +P611 | Polycythaemia neonatorum | WHO +P612 | Anaemia of prematurity | WHO +P613 | Congenital anaemia from fetal blood loss | WHO +P614 | Other congenital anaemias, not elsewhere classified | WHO +P615 | Transient neonatal neutropenia | WHO +P616 | Other transient neonatal disorders of coagulation | WHO +P618 | Other specified perinatal haematological disorders | WHO +P619 | Perinatal haematological disorder, unspecified | WHO +P70 | Transitory disorders of carbohydrate metabolism specific to fetus and newborn | WHO +P700 | Syndrome of infant of mother with gestational diabetes | WHO +P701 | Syndrome of infant of a diabetic mother | WHO +P702 | Neonatal diabetes mellitus | WHO +P703 | Iatrogenic neonatal hypoglycaemia | WHO +P704 | Other neonatal hypoglycaemia | WHO +P708 | Other transitory disorders of carbohydrate metabolism of fetus and newborn | WHO +P709 | Transitory disorder of carbohydrate metabolism of fetus and newborn, unspecified | WHO +P71 | Transitory neonatal disorders of calcium and magnesium metabolism | WHO +P710 | Cow milk hypocalcaemia in newborn | WHO +P711 | Other neonatal hypocalcaemia | WHO +P712 | Neonatal hypomagnesaemia | WHO +P713 | Neonatal tetany without calcium or magnesium deficiency | WHO +P714 | Transitory neonatal hypoparathyroidism | WHO +P718 | Other transitory neonatal disorders of calcium and magnesium metabolism | WHO +P719 | Transitory neonatal disorder of calcium and magnesium metabolism, unspecified | WHO +P72 | Other transitory neonatal endocrine disorders | WHO +P720 | Neonatal goitre, not elsewhere classified | WHO +P721 | Transitory neonatal hyperthyroidism | WHO +P722 | Other transitory neonatal disorders of thyroid function, not elsewhere classified | WHO +P728 | Other specified transitory neonatal endocrine disorders | WHO +P729 | Transitory neonatal endocrine disorder, unspecified | WHO +P74 | Other transitory neonatal electrolyte and metabolic disturbances | WHO +P740 | Late metabolic acidosis of newborn | WHO +P741 | Dehydration of newborn | WHO +P742 | Disturbances of sodium balance of newborn | WHO +P743 | Disturbances of potassium balance of newborn | WHO +P744 | Other transitory electrolyte disturbances of newborn | WHO +P745 | Transitory tyrosinaemia of newborn | WHO +P748 | Other transitory metabolic disturbances of newborn | WHO +P749 | Transitory metabolic disturbance of newborn, unspecified | WHO +P75 | Meconium ileus in cystic fibrosis | WHO +P76 | Other intestinal obstruction of newborn | WHO +P760 | Meconium plug syndrome | WHO +P761 | Transitory ileus of newborn | WHO +P762 | Intestinal obstruction due to inspissated milk | WHO +P768 | Other specified intestinal obstruction of newborn | WHO +P769 | Intestinal obstruction of newborn, unspecified | WHO +P77 | Necrotizing enterocolitis of fetus and newborn | WHO +P78 | Other perinatal digestive system disorders | WHO +P80 | Hypothermia of newborn | WHO +P800 | Cold injury syndrome | WHO +P808 | Other hypothermia of newborn | WHO +P809 | Hypothermia of newborn, unspecified | WHO +P81 | Other disturbances of temperature regulation of newborn | WHO +P810 | Environmental hyperthermia of newborn | WHO +P818 | Other specified disturbances of temperature regulation of newborn | WHO +P819 | Disturbance of temperature regulation of newborn, unspecified | WHO +P83 | Other conditions of integument specific to fetus and newborn | WHO +P830 | Sclerema neonatorum | WHO +P831 | Neonatal erythema toxicum | WHO +P832 | Hydrops fetalis not due to haemolytic disease | WHO +P833 | Other and unspecified oedema specific to fetus and newborn | WHO +P834 | Breast engorgement of newborn | WHO +P835 | Congenital hydrocele | WHO +P836 | Umbilical polyp of newborn | WHO +P838 | Other specified conditions of integument specific to fetus and newborn | WHO +P839 | Condition of integument specific to fetus and newborn, unspecified | WHO +P90 | Convulsions of newborn | WHO +P91 | Other disturbances of cerebral status of newborn | WHO +P910 | Neonatal cerebral ischaemia | WHO +P911 | Acquired periventricular cysts of newborn | WHO +P912 | Neonatal cerebral leukomalacia | WHO +P913 | Neonatal cerebral irritability | WHO +P914 | Neonatal cerebral depression | WHO +P915 | Neonatal coma | WHO +P916 | Hypoxic ischaemic encephalopathy of newborn | WHO +P917 | Acquired hydrocephalus of newborn | WHO +P918 | Other specified disturbances of cerebral status of newborn | WHO +P919 | Disturbance of cerebral status of newborn, unspecified | WHO +P92 | Feeding problems of newborn | WHO +P920 | Vomiting in newborn | WHO +P921 | Regurgitation and rumination in newborn | WHO +P922 | Slow feeding of newborn | WHO +P923 | Underfeeding of newborn | WHO +P924 | Overfeeding of newborn | WHO +P925 | Neonatal difficulty in feeding at breast | WHO +P928 | Other feeding problems of newborn | WHO +P929 | Feeding problem of newborn, unspecified | WHO +P93 | Reactions and intoxications due to drugs administered to fetus and newborn | WHO +P94 | Disorders of muscle tone of newborn | WHO +P940 | Transient neonatal myasthenia gravis | WHO +P941 | Congenital hypertonia | WHO +P942 | Congenital hypotonia | WHO +P948 | Other disorders of muscle tone of newborn | WHO +P949 | Disorder of muscle tone of newborn, unspecified | WHO +P95 | Fetal death of unspecified cause | WHO +P96 | Other conditions originating in the perinatal period | WHO +P960 | Congenital renal failure | WHO +P961 | Neonatal withdrawal symptoms from maternal use of drugs of addiction | WHO +P962 | Withdrawal symptoms from therapeutic use of drugs in newborn | WHO +P963 | Wide cranial sutures of newborn | WHO +P964 | Termination of pregnancy, affecting fetus and newborn | WHO +P965 | Complications of intrauterine procedures, not elsewhere classified | WHO +P968 | Other specified conditions originating in the perinatal period | WHO +P969 | Condition originating in the perinatal period, unspecified | WHO +Q00 | Anencephaly and similar malformations | WHO +Q000 | Anencephaly | WHO +Q001 | Craniorachischisis | WHO +Q002 | Iniencephaly | WHO +Q01 | Encephalocele | WHO +Q010 | Frontal encephalocele | WHO +Q011 | Nasofrontal encephalocele | WHO +Q012 | Occipital encephalocele | WHO +Q018 | Encephalocele of other sites | WHO +Q019 | Encephalocele, unspecified | WHO +Q02 | Microcephaly | WHO +Q03 | Congenital hydrocephalus | WHO +Q030 | Malformations of aqueduct of Sylvius | WHO +Q031 | Atresia of foramina of Magendie and Luschka | WHO +Q038 | Other congenital hydrocephalus | WHO +Q039 | Congenital hydrocephalus, unspecified | WHO +Q04 | Other congenital malformations of brain | WHO +Q040 | Congenital malformations of corpus callosum | WHO +Q041 | Arhinencephaly | WHO +Q042 | Holoprosencephaly | WHO +Q043 | Other reduction deformities of brain | WHO +Q044 | Septo-optic dysplasia | WHO +Q045 | Megalencephaly | WHO +Q046 | Congenital cerebral cysts | WHO +Q048 | Other specified congenital malformations of brain | WHO +Q049 | Congenital malformation of brain, unspecified | WHO +Q05 | Spina bifida | WHO +Q050 | Cervical spina bifida with hydrocephalus | WHO +Q051 | Thoracic spina bifida with hydrocephalus | WHO +Q052 | Lumbar spina bifida with hydrocephalus | WHO +Q053 | Sacral spina bifida with hydrocephalus | WHO +Q054 | Unspecified spina bifida with hydrocephalus | WHO +Q055 | Cervical spina bifida without hydrocephalus | WHO +Q056 | Thoracic spina bifida without hydrocephalus | WHO +Q057 | Lumbar spina bifida without hydrocephalus | WHO +Q058 | Sacral spina bifida without hydrocephalus | WHO +Q059 | Spina bifida, unspecified | WHO +Q06 | Other congenital malformations of spinal cord | WHO +Q060 | Amyelia | WHO +Q061 | Hypoplasia and dysplasia of spinal cord | WHO +Q062 | Diastematomyelia | WHO +Q063 | Other congenital cauda equina malformations | WHO +Q064 | Hydromyelia | WHO +Q068 | Other specified congenital malformations of spinal cord | WHO +Q069 | Congenital malformation of spinal cord, unspecified | WHO +Q07 | Other congenital malformations of nervous system | WHO +Q070 | Arnold-Chiari syndrome | WHO +Q078 | Other specified congenital malformations of nervous system | WHO +Q079 | Congenital malformation of nervous system, unspecified | WHO +Q10 | Congenital malformations of eyelid, lacrimal apparatus and orbit | WHO +Q100 | Congenital ptosis | WHO +Q101 | Congenital ectropion | WHO +Q102 | Congenital entropion | WHO +Q103 | Other congenital malformations of eyelid | WHO +Q104 | Absence and agenesis of lacrimal apparatus | WHO +Q105 | Congenital stenosis and stricture of lacrimal duct | WHO +Q106 | Other congenital malformations of lacrimal apparatus | WHO +Q107 | Congenital malformation of orbit | WHO +Q11 | Anophthalmos, microphthalmos and macrophthalmos | WHO +Q110 | Cystic eyeball | WHO +Q111 | Other anophthalmos | WHO +Q112 | Microphthalmos | WHO +Q113 | Macrophthalmos | WHO +Q12 | Congenital lens malformations | WHO +Q120 | Congenital cataract | WHO +Q121 | Congenital displaced lens | WHO +Q122 | Coloboma of lens | WHO +Q123 | Congenital aphakia | WHO +Q124 | Spherophakia | WHO +Q128 | Other congenital lens malformations | WHO +Q129 | Congenital lens malformation, unspecified | WHO +Q13 | Congenital malformations of anterior segment of eye | WHO +Q130 | Coloboma of iris | WHO +Q131 | Absence of iris | WHO +Q132 | Other congenital malformations of iris | WHO +Q133 | Congenital corneal opacity | WHO +Q134 | Other congenital corneal malformations | WHO +Q135 | Blue sclera | WHO +Q138 | Other congenital malformations of anterior segment of eye | WHO +Q139 | Congenital malformation of anterior segment of eye, unspecified | WHO +Q14 | Congenital malformations of posterior segment of eye | WHO +Q140 | Congenital malformation of vitreous humour | WHO +Q141 | Congenital malformation of retina | WHO +Q142 | Congenital malformation of optic disc | WHO +Q143 | Congenital malformation of choroid | WHO +Q148 | Other congenital malformations of posterior segment of eye | WHO +Q149 | Congenital malformation of posterior segment of eye, unspecified | WHO +Q15 | Other congenital malformations of eye | WHO +Q150 | Congenital glaucoma | WHO +Q158 | Other specified congenital malformations of eye | WHO +Q159 | Congenital malformation of eye, unspecified | WHO +Q16 | Congenital malformations of ear causing impairment of hearing | WHO +Q160 | Congenital absence of (ear) auricle | WHO +Q161 | Congenital absence, atresia and stricture of auditory canal (external) | WHO +Q162 | Absence of eustachian tube | WHO +Q163 | Congenital malformation of ear ossicles | WHO +Q164 | Other congenital malformations of middle ear | WHO +Q165 | Congenital malformation of inner ear | WHO +Q169 | Congenital malformation of ear causing impairment of hearing, unspecified | WHO +Q17 | Other congenital malformations of ear | WHO +Q170 | Accessory auricle | WHO +Q171 | Macrotia | WHO +Q172 | Microtia | WHO +Q173 | Other misshapen ear | WHO +Q174 | Misplaced ear | WHO +Q175 | Prominent ear | WHO +Q178 | Other specified congenital malformations of ear | WHO +Q179 | Congenital malformation of ear, unspecified | WHO +Q18 | Other congenital malformations of face and neck | WHO +Q180 | Sinus, fistula and cyst of branchial cleft | WHO +Q181 | Preauricular sinus and cyst | WHO +Q182 | Other branchial cleft malformations | WHO +Q183 | Webbing of neck | WHO +Q184 | Macrostomia | WHO +Q185 | Microstomia | WHO +Q186 | Macrocheilia | WHO +Q187 | Microcheilia | WHO +Q188 | Other specified congenital malformations of face and neck | WHO +Q189 | Congenital malformation of face and neck, unspecified | WHO +Q20 | Congenital malformations of cardiac chambers and connections | WHO +Q200 | Common arterial trunk | WHO +Q201 | Double outlet right ventricle | WHO +Q202 | Double outlet left ventricle | WHO +Q203 | Discordant ventriculoarterial connection | WHO +Q204 | Double inlet ventricle | WHO +Q205 | Discordant atrioventricular connection | WHO +Q206 | Isomerism of atrial appendages | WHO +Q208 | Other congenital malformations of cardiac chambers and connections | WHO +Q209 | Congenital malformation of cardiac chambers and connections, unspecified | WHO +Q21 | Congenital malformations of cardiac septa | WHO +Q210 | Ventricular septal defect | WHO +Q211 | Atrial septal defect | WHO +Q212 | Atrioventricular septal defect | WHO +Q213 | Tetralogy of Fallot | WHO +Q214 | Aortopulmonary septal defect | WHO +Q218 | Other congenital malformations of cardiac septa | WHO +Q219 | Congenital malformation of cardiac septum, unspecified | WHO +Q22 | Congenital malformations of pulmonary and tricuspid valves | WHO +Q220 | Pulmonary valve atresia | WHO +Q221 | Congenital pulmonary valve stenosis | WHO +Q222 | Congenital pulmonary valve insufficiency | WHO +Q223 | Other congenital malformations of pulmonary valve | WHO +Q224 | Congenital tricuspid stenosis | WHO +Q225 | Ebstein anomaly | WHO +Q226 | Hypoplastic right heart syndrome | WHO +Q228 | Other congenital malformations of tricuspid valve | WHO +Q229 | Congenital malformation of tricuspid valve, unspecified | WHO +Q23 | Congenital malformations of aortic and mitral valves | WHO +Q230 | Congenital stenosis of aortic valve | WHO +Q231 | Congenital insufficiency of aortic valve | WHO +Q232 | Congenital mitral stenosis | WHO +Q233 | Congenital mitral insufficiency | WHO +Q234 | Hypoplastic left heart syndrome | WHO +Q238 | Other congenital malformations of aortic and mitral valves | WHO +Q239 | Congenital malformation of aortic and mitral valves, unspecified | WHO +Q24 | Other congenital malformations of heart | WHO +Q240 | Dextrocardia | WHO +Q241 | Laevocardia | WHO +Q242 | Cor triatriatum | WHO +Q243 | Pulmonary infundibular stenosis | WHO +Q244 | Congenital subaortic stenosis | WHO +Q245 | Malformation of coronary vessels | WHO +Q246 | Congenital heart block | WHO +Q248 | Other specified congenital malformations of heart | WHO +Q249 | Congenital malformation of heart, unspecified | WHO +Q25 | Congenital malformations of great arteries | WHO +Q250 | Patent ductus arteriosus | WHO +Q251 | Coarctation of aorta | WHO +Q252 | Atresia of aorta | WHO +Q253 | Stenosis of aorta | WHO +Q254 | Other congenital malformations of aorta | WHO +Q255 | Atresia of pulmonary artery | WHO +Q256 | Stenosis of pulmonary artery | WHO +Q257 | Other congenital malformations of pulmonary artery | WHO +Q258 | Other congenital malformations of great arteries | WHO +Q259 | Congenital malformation of great arteries, unspecified | WHO +Q26 | Congenital malformations of great veins | WHO +Q260 | Congenital stenosis of vena cava | WHO +Q261 | Persistent left superior vena cava | WHO +Q262 | Total anomalous pulmonary venous connection | WHO +Q263 | Partial anomalous pulmonary venous connection | WHO +Q264 | Anomalous pulmonary venous connection, unspecified | WHO +Q265 | Anomalous portal venous connection | WHO +Q266 | Portal vein-hepatic artery fistula | WHO +Q268 | Other congenital malformations of great veins | WHO +Q269 | Congenital malformation of great vein, unspecified | WHO +Q27 | Other congenital malformations of peripheral vascular system | WHO +Q270 | Congenital absence and hypoplasia of umbilical artery | WHO +Q271 | Congenital renal artery stenosis | WHO +Q272 | Other congenital malformations of renal artery | WHO +Q273 | Peripheral arteriovenous malformation | WHO +Q274 | Congenital phlebectasia | WHO +Q278 | Other specified congenital malformations of peripheral vascular system | WHO +Q279 | Congenital malformation of peripheral vascular system, unspecified | WHO +Q28 | Other congenital malformations of circulatory system | WHO +Q280 | Arteriovenous malformation of precerebral vessels | WHO +Q281 | Other malformations of precerebral vessels | WHO +Q282 | Arteriovenous malformation of cerebral vessels | WHO +Q283 | Other malformations of cerebral vessels | WHO +Q288 | Other specified congenital malformations of circulatory system | WHO +Q289 | Congenital malformation of circulatory system, unspecified | WHO +Q30 | Congenital malformations of nose | WHO +Q300 | Choanal atresia | WHO +Q301 | Agenesis and underdevelopment of nose | WHO +Q302 | Fissured, notched and cleft nose | WHO +Q303 | Congenital perforated nasal septum | WHO +Q308 | Other congenital malformations of nose | WHO +Q309 | Congenital malformation of nose, unspecified | WHO +Q31 | Congenital malformations of larynx | WHO +Q310 | Web of larynx | WHO +Q311 | Congenital subglottic stenosis | WHO +Q312 | Laryngeal hypoplasia | WHO +Q313 | Laryngocele | WHO +Q315 | Congenital laryngomalacia | WHO +Q318 | Other congenital malformations of larynx | WHO +Q319 | Congenital malformation of larynx, unspecified | WHO +Q32 | Congenital malformations of trachea and bronchus | WHO +Q320 | Congenital tracheomalacia | WHO +Q321 | Other congenital malformations of trachea | WHO +Q322 | Congenital bronchomalacia | WHO +Q323 | Congenital stenosis of bronchus | WHO +Q324 | Other congenital malformations of bronchus | WHO +Q33 | Congenital malformations of lung | WHO +Q330 | Congenital cystic lung | WHO +Q331 | Accessory lobe of lung | WHO +Q332 | Sequestration of lung | WHO +Q333 | Agenesis of lung | WHO +Q334 | Congenital bronchiectasis | WHO +Q335 | Ectopic tissue in lung | WHO +Q336 | Hypoplasia and dysplasia of lung | WHO +Q338 | Other congenital malformations of lung | WHO +Q339 | Congenital malformation of lung, unspecified | WHO +Q34 | Other congenital malformations of respiratory system | WHO +Q340 | Anomaly of pleura | WHO +Q341 | Congenital cyst of mediastinum | WHO +Q348 | Other specified congenital malformations of respiratory system | WHO +Q349 | Congenital malformation of respiratory system, unspecified | WHO +Q35 | Cleft palate | WHO +Q351 | Cleft hard palate | WHO +Q353 | Cleft soft palate | WHO +Q355 | Cleft hard palate with cleft soft palate | WHO +Q357 | Cleft uvula | WHO +Q359 | Cleft palate, unspecified | WHO +Q36 | Cleft lip | WHO +Q360 | Cleft lip, bilateral | WHO +Q361 | Cleft lip, median | WHO +Q369 | Cleft lip, unilateral | WHO +Q37 | Cleft palate with cleft lip | WHO +Q370 | Cleft hard palate with bilateral cleft lip | WHO +Q371 | Cleft hard palate with unilateral cleft lip | WHO +Q372 | Cleft soft palate with bilateral cleft lip | WHO +Q373 | Cleft soft palate with unilateral cleft lip | WHO +Q374 | Cleft hard and soft palate with bilateral cleft lip | WHO +Q375 | Cleft hard and soft palate with unilateral cleft lip | WHO +Q378 | Unspecified cleft palate with bilateral cleft lip | WHO +Q379 | Unspecified cleft palate with unilateral cleft lip | WHO +Q38 | Other congenital malformations of tongue, mouth and pharynx | WHO +Q380 | Congenital malformations of lips, not elsewhere classified | WHO +Q381 | Ankyloglossia | WHO +Q382 | Macroglossia | WHO +Q383 | Other congenital malformations of tongue | WHO +Q384 | Congenital malformations of salivary glands and ducts | WHO +Q385 | Congenital malformations of palate, not elsewhere classified | WHO +Q386 | Other congenital malformations of mouth | WHO +Q387 | Pharyngeal pouch | WHO +Q388 | Other congenital malformations of pharynx | WHO +Q39 | Congenital malformations of oesophagus | WHO +Q390 | Atresia of oesophagus without fistula | WHO +Q391 | Atresia of oesophagus with tracheo-oesophageal fistula | WHO +Q392 | Congenital tracheo-oesophageal fistula without atresia | WHO +Q393 | Congenital stenosis and stricture of oesophagus | WHO +Q394 | Congenital oesophageal web | WHO +Q395 | Congenital dilatation of oesophagus | WHO +Q396 | Diverticulum of oesophagus | WHO +Q398 | Other congenital malformations of oesophagus | WHO +Q399 | Congenital malformation of oesophagus, unspecified | WHO +Q40 | Other congenital malformations of upper alimentary tract | WHO +Q400 | Congenital hypertrophic pyloric stenosis | WHO +Q401 | Congenital hiatus hernia | WHO +Q402 | Other specified congenital malformations of stomach | WHO +Q403 | Congenital malformation of stomach, unspecified | WHO +Q408 | Other specified congenital malformations of upper alimentary tract | WHO +Q409 | Congenital malformation of upper alimentary tract, unspecified | WHO +Q41 | Congenital absence, atresia and stenosis of small intestine | WHO +Q410 | Congenital absence, atresia and stenosis of duodenum | WHO +Q411 | Congenital absence, atresia and stenosis of jejunum | WHO +Q412 | Congenital absence, atresia and stenosis of ileum | WHO +Q418 | Congenital absence, atresia and stenosis of other specified parts of small intestine | WHO +Q419 | Congenital absence, atresia and stenosis of small intestine, part unspecified | WHO +Q42 | Congenital absence, atresia and stenosis of large intestine | WHO +Q420 | Congenital absence, atresia and stenosis of rectum with fistula | WHO +Q421 | Congenital absence, atresia and stenosis of rectum without fistula | WHO +Q422 | Congenital absence, atresia and stenosis of anus with fistula | WHO +Q423 | Congenital absence, atresia and stenosis of anus without fistula | WHO +Q428 | Congenital absence, atresia and stenosis of other parts of large intestine | WHO +Q429 | Congenital absence, atresia and stenosis of large intestine, part unspecified | WHO +Q43 | Other congenital malformations of intestine | WHO +Q430 | Meckel diverticulum | WHO +Q431 | Hirschsprung disease | WHO +Q432 | Other congenital functional disorders of colon | WHO +Q433 | Congenital malformations of intestinal fixation | WHO +Q434 | Duplication of intestine | WHO +Q435 | Ectopic anus | WHO +Q436 | Congenital fistula of rectum and anus | WHO +Q437 | Persistent cloaca | WHO +Q438 | Other specified congenital malformations of intestine | WHO +Q439 | Congenital malformation of intestine, unspecified | WHO +Q44 | Congenital malformations of gallbladder, bile ducts and liver | WHO +Q440 | Agenesis, aplasia and hypoplasia of gallbladder | WHO +Q441 | Other congenital malformations of gallbladder | WHO +Q442 | Atresia of bile ducts | WHO +Q443 | Congenital stenosis and stricture of bile ducts | WHO +Q444 | Choledochal cyst | WHO +Q445 | Other congenital malformations of bile ducts | WHO +Q446 | Cystic disease of liver | WHO +Q447 | Other congenital malformations of liver | WHO +Q45 | Other congenital malformations of digestive system | WHO +Q450 | Agenesis, aplasia and hypoplasia of pancreas | WHO +Q451 | Annular pancreas | WHO +Q452 | Congenital pancreatic cyst | WHO +Q453 | Other congenital malformations of pancreas and pancreatic duct | WHO +Q458 | Other specified congenital malformations of digestive system | WHO +Q459 | Congenital malformation of digestive system, unspecified | WHO +Q50 | Congenital malformations of ovaries, fallopian tubes and broad ligaments | WHO +Q500 | Congenital absence of ovary | WHO +Q501 | Developmental ovarian cyst | WHO +Q502 | Congenital torsion of ovary | WHO +Q503 | Other congenital malformations of ovary | WHO +Q504 | Embryonic cyst of fallopian tube | WHO +Q505 | Embryonic cyst of broad ligament | WHO +Q506 | Other congenital malformations of fallopian tube and broad ligament | WHO +Q51 | Congenital malformations of uterus and cervix | WHO +Q510 | Agenesis and aplasia of uterus | WHO +Q511 | Doubling of uterus with doubling of cervix and vagina | WHO +Q512 | Other doubling of uterus | WHO +Q513 | Bicornate uterus | WHO +Q514 | Unicornate uterus | WHO +Q515 | Agenesis and aplasia of cervix | WHO +Q516 | Embryonic cyst of cervix | WHO +Q517 | Congenital fistulae between uterus and digestive and urinary tracts | WHO +Q518 | Other congenital malformations of uterus and cervix | WHO +Q519 | Congenital malformation of uterus and cervix, unspecified | WHO +Q52 | Other congenital malformations of female genitalia | WHO +Q520 | Congenital absence of vagina | WHO +Q521 | Doubling of vagina | WHO +Q522 | Congenital rectovaginal fistula | WHO +Q523 | Imperforate hymen | WHO +Q524 | Other congenital malformations of vagina | WHO +Q525 | Fusion of labia | WHO +Q526 | Congenital malformation of clitoris | WHO +Q527 | Other congenital malformations of vulva | WHO +Q528 | Other specified congenital malformations of female genitalia | WHO +Q529 | Congenital malformation of female genitalia, unspecified | WHO +Q53 | Undescended testicle | WHO +Q530 | Ectopic testis | WHO +Q531 | Undescended testicle, unilateral | WHO +Q532 | Undescended testicle, bilateral | WHO +Q539 | Undescended testicle, unspecified | WHO +Q54 | Hypospadias | WHO +Q540 | Hypospadias, balanic | WHO +Q541 | Hypospadias, penile | WHO +Q542 | Hypospadias, penoscrotal | WHO +Q543 | Hypospadias, perineal | WHO +Q544 | Congenital chordee | WHO +Q548 | Other hypospadias | WHO +Q549 | Hypospadias, unspecified | WHO +Q55 | Other congenital malformations of male genital organs | WHO +Q550 | Absence and aplasia of testis | WHO +Q551 | Hypoplasia of testis and scrotum | WHO +Q552 | Other congenital malformations of testis and scrotum | WHO +Q553 | Atresia of vas deferens | WHO +Q554 | Other congenital malformations of vas deferens, epididymis, seminal vesicles and prostate | WHO +Q555 | Congenital absence and aplasia of penis | WHO +Q556 | Other congenital malformations of penis | WHO +Q558 | Other specified congenital malformations of male genital organs | WHO +Q559 | Congenital malformation of male genital organ, unspecified | WHO +Q56 | Indeterminate sex and pseudohermaphroditism | WHO +Q560 | Hermaphroditism, not elsewhere classified | WHO +Q561 | Male pseudohermaphroditism, not elsewhere classified | WHO +Q562 | Female pseudohermaphroditism, not elsewhere classified | WHO +Q563 | Pseudohermaphroditism, unspecified | WHO +Q564 | Indeterminate sex, unspecified | WHO +Q60 | Renal agenesis and other reduction defects of kidney | WHO +Q600 | Renal agenesis, unilateral | WHO +Q601 | Renal agenesis, bilateral | WHO +Q602 | Renal agenesis, unspecified | WHO +Q603 | Renal hypoplasia, unilateral | WHO +Q604 | Renal hypoplasia, bilateral | WHO +Q605 | Renal hypoplasia, unspecified | WHO +Q606 | Potter syndrome | WHO +Q61 | Cystic kidney disease | WHO +Q610 | Congenital single renal cyst | WHO +Q611 | Polycystic kidney, autosomal recessive | WHO +Q612 | Polycystic kidney, autosomal dominant | WHO +Q613 | Polycystic kidney, unspecified | WHO +Q614 | Renal dysplasia | WHO +Q615 | Medullary cystic kidney | WHO +Q618 | Other cystic kidney diseases | WHO +Q619 | Cystic kidney disease, unspecified | WHO +Q62 | Congenital obstructive defects of renal pelvis and congenital malformations of ureter | WHO +Q620 | Congenital hydronephrosis | WHO +Q621 | Atresia and stenosis of ureter | WHO +Q622 | Congenital megaloureter | WHO +Q623 | Other obstructive defects of renal pelvis and ureter | WHO +Q624 | Agenesis of ureter | WHO +Q625 | Duplication of ureter | WHO +Q626 | Malposition of ureter | WHO +Q627 | Congenital vesico-uretero-renal reflux | WHO +Q628 | Other congenital malformations of ureter | WHO +Q63 | Other congenital malformations of kidney | WHO +Q630 | Accessory kidney | WHO +Q631 | Lobulated, fused and horseshoe kidney | WHO +Q632 | Ectopic kidney | WHO +Q633 | Hyperplastic and giant kidney | WHO +Q638 | Other specified congenital malformations of kidney | WHO +Q639 | Congenital malformation of kidney, unspecified | WHO +Q64 | Other congenital malformations of urinary system | WHO +Q640 | Epispadias | WHO +Q641 | Exstrophy of urinary bladder | WHO +Q642 | Congenital posterior urethral valves | WHO +Q643 | Other atresia and stenosis of urethra and bladder neck | WHO +Q644 | Malformation of urachus | WHO +Q645 | Congenital absence of bladder and urethra | WHO +Q646 | Congenital diverticulum of bladder | WHO +Q647 | Other congenital malformations of bladder and urethra | WHO +Q648 | Other specified congenital malformations of urinary system | WHO +Q649 | Congenital malformation of urinary system, unspecified | WHO +Q65 | Congenital deformities of hip | WHO +Q650 | Congenital dislocation of hip, unilateral | WHO +Q651 | Congenital dislocation of hip, bilateral | WHO +Q652 | Congenital dislocation of hip, unspecified | WHO +Q653 | Congenital subluxation of hip, unilateral | WHO +Q654 | Congenital subluxation of hip, bilateral | WHO +Q655 | Congenital subluxation of hip, unspecified | WHO +Q656 | Unstable hip | WHO +Q658 | Other congenital deformities of hip | WHO +Q659 | Congenital deformity of hip, unspecified | WHO +Q66 | Congenital deformities of feet | WHO +Q660 | Talipes equinovarus | WHO +Q661 | Talipes calcaneovarus | WHO +Q662 | Metatarsus varus | WHO +Q663 | Other congenital varus deformities of feet | WHO +Q664 | Talipes calcaneovalgus | WHO +Q665 | Congenital pes planus | WHO +Q666 | Other congenital valgus deformities of feet | WHO +Q667 | Pes cavus | WHO +Q668 | Other congenital deformities of feet | WHO +Q669 | Congenital deformity of feet, unspecified | WHO +Q67 | Congenital musculoskeletal deformities of head, face, spine and chest | WHO +Q670 | Facial asymmetry | WHO +Q671 | Compression facies | WHO +Q672 | Dolichocephaly | WHO +Q673 | Plagiocephaly | WHO +Q674 | Other congenital deformities of skull, face and jaw | WHO +Q675 | Congenital deformity of spine | WHO +Q676 | Pectus excavatum | WHO +Q677 | Pectus carinatum | WHO +Q678 | Other congenital deformities of chest | WHO +Q68 | Other congenital musculoskeletal deformities | WHO +Q680 | Congenital deformity of sternocleidomastoid muscle | WHO +Q681 | Congenital deformity of hand | WHO +Q682 | Congenital deformity of knee | WHO +Q683 | Congenital bowing of femur | WHO +Q684 | Congenital bowing of tibia and fibula | WHO +Q685 | Congenital bowing of long bones of leg, unspecified | WHO +Q688 | Other specified congenital musculoskeletal deformities | WHO +Q69 | Polydactyly | WHO +Q690 | Accessory finger(s) | WHO +Q691 | Accessory thumb(s) | WHO +Q692 | Accessory toe(s) | WHO +Q699 | Polydactyly, unspecified | WHO +Q70 | Syndactyly | WHO +Q700 | Fused fingers | WHO +Q701 | Webbed fingers | WHO +Q702 | Fused toes | WHO +Q703 | Webbed toes | WHO +Q704 | Polysyndactyly | WHO +Q709 | Syndactyly, unspecified | WHO +Q71 | Reduction defects of upper limb | WHO +Q710 | Congenital complete absence of upper limb(s) | WHO +Q711 | Congenital absence of upper arm and forearm with hand present | WHO +Q712 | Congenital absence of both forearm and hand | WHO +Q713 | Congenital absence of hand and finger(s) | WHO +Q714 | Longitudinal reduction defect of radius | WHO +Q715 | Longitudinal reduction defect of ulna | WHO +Q716 | Lobster-claw hand | WHO +Q718 | Other reduction defects of upper limb(s) | WHO +Q719 | Reduction defect of upper limb, unspecified | WHO +Q72 | Reduction defects of lower limb | WHO +Q720 | Congenital complete absence of lower limb(s) | WHO +Q721 | Congenital absence of thigh and lower leg with foot present | WHO +Q722 | Congenital absence of both lower leg and foot | WHO +Q723 | Congenital absence of foot and toe(s) | WHO +Q724 | Longitudinal reduction defect of femur | WHO +Q725 | Longitudinal reduction defect of tibia | WHO +Q726 | Longitudinal reduction defect of fibula | WHO +Q727 | Split foot | WHO +Q728 | Other reduction defects of lower limb(s) | WHO +Q729 | Reduction defect of lower limb, unspecified | WHO +Q73 | Reduction defects of unspecified limb | WHO +Q730 | Congenital absence of unspecified limb(s) | WHO +Q731 | Phocomelia, unspecified limb(s) | WHO +Q738 | Other reduction defects of unspecified limb(s) | WHO +Q74 | Other congenital malformations of limb(s) | WHO +Q740 | Other congenital malformations of upper limb(s), including shoulder girdle | WHO +Q741 | Congenital malformation of knee | WHO +Q742 | Other congenital malformations of lower limb(s), including pelvic girdle | WHO +Q743 | Arthrogryposis multiplex congenita | WHO +Q748 | Other specified congenital malformations of limb(s) | WHO +Q749 | Unspecified congenital malformation of limb(s) | WHO +Q75 | Other congenital malformations of skull and face bones | WHO +Q750 | Craniosynostosis | WHO +Q751 | Craniofacial dysostosis | WHO +Q752 | Hypertelorism | WHO +Q753 | Macrocephaly | WHO +Q754 | Mandibulofacial dysostosis | WHO +Q755 | Oculomandibular dysostosis | WHO +Q758 | Other specified congenital malformations of skull and face bones | WHO +Q759 | Congenital malformation of skull and face bones, unspecified | WHO +Q76 | Congenital malformations of spine and bony thorax | WHO +Q760 | Spina bifida occulta | WHO +Q761 | Klippel-Feil syndrome | WHO +Q762 | Congenital spondylolisthesis | WHO +Q763 | Congenital scoliosis due to congenital bony malformation | WHO +Q764 | Other congenital malformations of spine, not associated with scoliosis | WHO +Q765 | Cervical rib | WHO +Q766 | Other congenital malformations of ribs | WHO +Q767 | Congenital malformation of sternum | WHO +Q768 | Other congenital malformations of bony thorax | WHO +Q769 | Congenital malformation of bony thorax, unspecified | WHO +Q77 | Osteochondrodysplasia with defects of growth of tubular bones and spine | WHO +Q770 | Achondrogenesis | WHO +Q771 | Thanatophoric short stature | WHO +Q772 | Short rib syndrome | WHO +Q773 | Chondrodysplasia punctata | WHO +Q774 | Achondroplasia | WHO +Q775 | Dystrophic dysplasia | WHO +Q776 | Chondroectodermal dysplasia | WHO +Q777 | Spondyloepiphyseal dysplasia | WHO +Q778 | Other osteochondrodysplasia with defects of growth of tubular bones and spine | WHO +Q779 | Osteochondrodysplasia with defects of growth of tubular bones and spine, unspecified | WHO +Q78 | Other osteochondrodysplasias | WHO +Q780 | Osteogenesis imperfecta | WHO +Q781 | Polyostotic fibrous dysplasia | WHO +Q782 | Osteopetrosis | WHO +Q783 | Progressive diaphyseal dysplasia | WHO +Q784 | Enchondromatosis | WHO +Q785 | Metaphyseal dysplasia | WHO +Q786 | Multiple congenital exostoses | WHO +Q788 | Other specified osteochondrodysplasias | WHO +Q789 | Osteochondrodysplasia, unspecified | WHO +Q79 | Congenital malformations of the musculoskeletal system, not elsewhere classified | WHO +Q790 | Congenital diaphragmatic hernia | WHO +Q791 | Other congenital malformations of diaphragm | WHO +Q792 | Exomphalos | WHO +Q793 | Gastroschisis | WHO +Q794 | Prune belly syndrome | WHO +Q795 | Other congenital malformations of abdominal wall | WHO +Q796 | Ehlers-Danlos syndrome | WHO +Q798 | Other congenital malformations of musculoskeletal system | WHO +Q799 | Congenital malformation of musculoskeletal system, unspecified | WHO +Q80 | Congenital ichthyosis | WHO +Q800 | Ichthyosis vulgaris | WHO +Q801 | X-linked ichthyosis | WHO +Q802 | Lamellar ichthyosis | WHO +Q803 | Congenital bullous ichthyosiform erythroderma | WHO +Q804 | Harlequin fetus | WHO +Q808 | Other congenital ichthyosis | WHO +Q809 | Congenital ichthyosis, unspecified | WHO +Q81 | Epidermolysis bullosa | WHO +Q810 | Epidermolysis bullosa simplex | WHO +Q811 | Epidermolysis bullosa letalis | WHO +Q812 | Epidermolysis bullosa dystrophica | WHO +Q818 | Other epidermolysis bullosa | WHO +Q819 | Epidermolysis bullosa, unspecified | WHO +Q82 | Other congenital malformations of skin | WHO +Q820 | Hereditary lymphoedema | WHO +Q821 | Xeroderma pigmentosum | WHO +Q822 | Mastocytosis | WHO +Q823 | Incontinentia pigmenti | WHO +Q824 | Ectodermal dysplasia (anhidrotic) | WHO +Q825 | Congenital non-neoplastic naevus | WHO +Q828 | Other specified congenital malformations of skin | WHO +Q829 | Congenital malformation of skin, unspecified | WHO +Q83 | Congenital malformations of breast | WHO +Q830 | Congenital absence of breast with absent nipple | WHO +Q831 | Accessory breast | WHO +Q832 | Absent nipple | WHO +Q833 | Accessory nipple | WHO +Q838 | Other congenital malformations of breast | WHO +Q839 | Congenital malformation of breast, unspecified | WHO +Q84 | Other congenital malformations of integument | WHO +Q840 | Congenital alopecia | WHO +Q841 | Congenital morphological disturbances of hair, not elsewhere classified | WHO +Q842 | Other congenital malformations of hair | WHO +Q843 | Anonychia | WHO +Q844 | Congenital leukonychia | WHO +Q845 | Enlarged and hypertrophic nails | WHO +Q846 | Other congenital malformations of nails | WHO +Q848 | Other specified congenital malformations of integument | WHO +Q849 | Congenital malformation of integument, unspecified | WHO +Q85 | Phakomatoses, not elsewhere classified | WHO +Q850 | Neurofibromatosis (nonmalignant) | WHO +Q851 | Tuberous sclerosis | WHO +Q858 | Other phakomatoses, not elsewhere classified | WHO +Q859 | Phakomatosis, unspecified | WHO +Q86 | Congenital malformation syndromes due to known exogenous causes, not elsewhere classified | WHO +Q860 | Fetal alcohol syndrome (dysmorphic) | WHO +Q861 | Fetal hydantoin syndrome | WHO +Q862 | Dysmorphism due to warfarin | WHO +Q868 | Other congenital malformation syndromes due to known exogenous causes | WHO +Q87 | Other specified congenital malformation syndromes affecting multiple systems | WHO +Q870 | Congenital malformation syndromes predominantly affecting facial appearance | WHO +Q871 | Congenital malformation syndromes predominantly associated with short stature | WHO +Q872 | Congenital malformation syndromes predominantly involving limbs | WHO +Q873 | Congenital malformation syndromes involving early overgrowth | WHO +Q874 | Marfan syndrome | WHO +Q875 | Other congenital malformation syndromes with other skeletal changes | WHO +Q878 | Other specified congenital malformation syndromes, not elsewhere classified | WHO +Q89 | Other congenital malformations, not elsewhere classified | WHO +Q890 | Congenital malformations of spleen | WHO +Q891 | Congenital malformations of adrenal gland | WHO +Q892 | Congenital malformations of other endocrine glands | WHO +Q893 | Situs inversus | WHO +Q894 | Conjoined twins | WHO +Q897 | Multiple congenital malformations, not elsewhere classified | WHO +Q898 | Other specified congenital malformations | WHO +Q899 | Congenital malformation, unspecified | WHO +Q90 | Down syndrome | WHO +Q900 | Trisomy 21, meiotic nondisjunction | WHO +Q901 | Trisomy 21, mosaicism (mitotic nondisjunction) | WHO +Q902 | Trisomy 21, translocation | WHO +Q909 | Down syndrome, unspecified | WHO +Q91 | Edwards syndrome and Patau syndrome | WHO +Q910 | Trisomy 18, meiotic nondisjunction | WHO +Q911 | Trisomy 18, mosaicism (mitotic nondisjunction) | WHO +Q912 | Trisomy 18, translocation | WHO +Q913 | Edwards syndrome, unspecified | WHO +Q914 | Trisomy 13, meiotic nondisjunction | WHO +Q915 | Trisomy 13, mosaicism (mitotic nondisjunction) | WHO +Q916 | Trisomy 13, translocation | WHO +Q917 | Patau syndrome, unspecified | WHO +Q92 | Other trisomies and partial trisomies of the autosomes, not elsewhere classified | WHO +Q920 | Whole chromosome trisomy, meiotic nondisjunction | WHO +Q921 | Whole chromosome trisomy, mosaicism (mitotic nondisjunction) | WHO +Q922 | Major partial trisomy | WHO +Q923 | Minor partial trisomy | WHO +Q924 | Duplications seen only at prometaphase | WHO +Q925 | Duplications with other complex rearrangements | WHO +Q926 | Extra marker chromosomes | WHO +Q927 | Triploidy and polyploidy | WHO +Q928 | Other specified trisomies and partial trisomies of autosomes | WHO +Q929 | Trisomy and partial trisomy of autosomes, unspecified | WHO +Q93 | Monosomies and deletions from the autosomes, not elsewhere classified | WHO +Q930 | Whole chromosome monosomy, meiotic nondisjunction | WHO +Q931 | Whole chromosome monosomy, mosaicism (mitotic nondisjunction) | WHO +Q932 | Chromosome replaced with ring or dicentric | WHO +Q933 | Deletion of short arm of chromosome 4 | WHO +Q934 | Deletion of short arm of chromosome 5 | WHO +Q935 | Other deletions of part of a chromosome | WHO +Q936 | Deletions seen only at prometaphase | WHO +Q937 | Deletions with other complex rearrangements | WHO +Q938 | Other deletions from the autosomes | WHO +Q939 | Deletion from autosomes, unspecified | WHO +Q95 | Balanced rearrangements and structural markers, not elsewhere classified | WHO +Q950 | Balanced translocation and insertion in normal individual | WHO +Q951 | Chromosome inversion in normal individual | WHO +Q952 | Balanced autosomal rearrangement in abnormal individual | WHO +Q953 | Balanced sex/autosomal rearrangement in abnormal individual | WHO +Q954 | Individuals with marker heterochromatin | WHO +Q955 | Individuals with autosomal fragile site | WHO +Q958 | Other balanced rearrangements and structural markers | WHO +Q959 | Balanced rearrangement and structural marker, unspecified | WHO +Q96 | Turner syndrome | WHO +Q960 | Karyotype 45,X | WHO +Q961 | Karyotype 46,X iso (Xq) | WHO +Q962 | Karyotype 46,X with abnormal sex chromosome, except iso (Xq) | WHO +Q963 | Mosaicism, 45,X/46,XX or XY | WHO +Q964 | Mosaicism, 45,X/other cell line(s) with abnormal sex chromosome | WHO +Q968 | Other variants of Turner syndrome | WHO +Q969 | Turner syndrome, unspecified | WHO +Q97 | Other sex chromosome abnormalities, female phenotype, not elsewhere classified | WHO +Q970 | Karyotype 47,XXX | WHO +Q971 | Female with more than three X chromosomes | WHO +Q972 | Mosaicism, lines with various numbers of X chromosomes | WHO +Q973 | Female with 46,XY karyotype | WHO +Q978 | Other specified sex chromosome abnormalities, female phenotype | WHO +Q979 | Sex chromosome abnormality, female phenotype, unspecified | WHO +Q98 | Other sex chromosome abnormalities, male phenotype, not elsewhere classified | WHO +Q980 | Klinefelter syndrome karyotype 47,XXY | WHO +Q981 | Klinefelter syndrome, male with more than two X chromosomes | WHO +Q982 | Klinefelter syndrome, male with 46,XX karyotype | WHO +Q983 | Other male with 46,XX karyotype | WHO +Q984 | Klinefelter syndrome, unspecified | WHO +Q985 | Karyotype 47,XYY | WHO +Q986 | Male with structurally abnormal sex chromosome | WHO +Q987 | Male with sex chromosome mosaicism | WHO +Q988 | Other specified sex chromosome abnormalities, male phenotype | WHO +Q989 | Sex chromosome abnormality, male phenotype, unspecified | WHO +Q99 | Other chromosome abnormalities, not elsewhere classified | WHO +Q990 | Chimera 46,XX/46,XY | WHO +Q991 | 46,XX true hermaphrodite | WHO +Q992 | Fragile X chromosome | WHO +Q998 | Other specified chromosome abnormalities | WHO +Q999 | Chromosomal abnormality, unspecified | WHO +R00 | Abnormalities of heart beat | WHO +R000 | Tachycardia, unspecified | WHO +R001 | Bradycardia, unspecified | WHO +R002 | Palpitations | WHO +R003 | Pulseless electrical activity, not elsewhere classified | WHO +R008 | Other and unspecified abnormalities of heart beat | WHO +R01 | Cardiac murmurs and other cardiac sounds | WHO +R010 | Benign and innocent cardiac murmurs | WHO +R011 | Cardiac murmur, unspecified | WHO +R012 | Other cardiac sounds | WHO +R02 | Gangrene, not elsewhere classified | WHO +R03 | Abnormal blood-pressure reading, without diagnosis | WHO +R030 | Elevated blood-pressure reading, without diagnosis of hypertension | WHO +R031 | Nonspecific low blood-pressure reading | WHO +R04 | Haemorrhage from respiratory passages | WHO +R040 | Epistaxis | WHO +R041 | Haemorrhage from throat | WHO +R042 | Haemoptysis | WHO +R048 | Haemorrhage from other sites in respiratory passages | WHO +R049 | Haemorrhage from respiratory passages, unspecified | WHO +R05 | Cough | WHO +R06 | Abnormalities of breathing | WHO +R060 | Dyspnoea | WHO +R061 | Stridor | WHO +R062 | Wheezing | WHO +R063 | Periodic breathing | WHO +R064 | Hyperventilation | WHO +R065 | Mouth breathing | WHO +R066 | Hiccough | WHO +R067 | Sneezing | WHO +R068 | Other and unspecified abnormalities of breathing | WHO +R07 | Pain in throat and chest | WHO +R070 | Pain in throat | WHO +R071 | Chest pain on breathing | WHO +R072 | Precordial pain | WHO +R073 | Other chest pain | WHO +R074 | Chest pain, unspecified | WHO +R09 | Other symptoms and signs involving the circulatory and respiratory systems | WHO +R090 | Asphyxia | WHO +R091 | Pleurisy | WHO +R092 | Respiratory arrest | WHO +R093 | Abnormal sputum | WHO +R098 | Other specified symptoms and signs involving the circulatory and respiratory systems | WHO +R10 | Abdominal and pelvic pain | WHO +R100 | Acute abdomen | WHO +R101 | Pain localized to upper abdomen | WHO +R102 | Pelvic and perineal pain | WHO +R103 | Pain localized to other parts of lower abdomen | WHO +R104 | Other and unspecified abdominal pain | WHO +R11 | Nausea and vomiting | WHO +R12 | Heartburn | WHO +R13 | Dysphagia | WHO +R14 | Flatulence and related conditions | WHO +R15 | Faecal incontinence | WHO +R16 | Hepatomegaly and splenomegaly, not elsewhere classified | WHO +R160 | Hepatomegaly, not elsewhere classified | WHO +R161 | Splenomegaly, not elsewhere classified | WHO +R162 | Hepatomegaly with splenomegaly, not elsewhere classified | WHO +R17 | Hyperbilirubinaemia, with or without jaundice, not elsewhere classified | WHO +R170 | Hyperbilirubinaemia with mention of jaundice, not elsewhere classified | WHO +R179 | Hyperbilirubinaemia without mention of jaundice, not elsewhere classified | WHO +R18 | Ascites | WHO +R19 | Other symptoms and signs involving the digestive system and abdomen | WHO +R190 | Intra-abdominal and pelvic swelling, mass and lump | WHO +R191 | Abnormal bowel sounds | WHO +R192 | Visible peristalsis | WHO +R193 | Abdominal rigidity | WHO +R194 | Change in bowel habit | WHO +R195 | Other faecal abnormalities | WHO +R196 | Halitosis | WHO +R198 | Other specified symptoms and signs involving the digestive system and abdomen | WHO +R20 | Disturbances of skin sensation | WHO +R200 | Anaesthesia of skin | WHO +R201 | Hypoaesthesia of skin | WHO +R202 | Paraesthesia of skin | WHO +R203 | Hyperaesthesia | WHO +R208 | Other and unspecified disturbances of skin sensation | WHO +R21 | Rash and other nonspecific skin eruption | WHO +R22 | Localized swelling, mass and lump of skin and subcutaneous tissue | WHO +R220 | Localized swelling, mass and lump, head | WHO +R221 | Localized swelling, mass and lump, neck | WHO +R222 | Localized swelling, mass and lump, trunk | WHO +R223 | Localized swelling, mass and lump, upper limb | WHO +R224 | Localized swelling, mass and lump, lower limb | WHO +R227 | Localized swelling, mass and lump, multiple sites | WHO +R229 | Localized swelling, mass and lump, unspecified | WHO +R23 | Other skin changes | WHO +R230 | Cyanosis | WHO +R231 | Pallor | WHO +R232 | Flushing | WHO +R233 | Spontaneous ecchymoses | WHO +R234 | Changes in skin texture | WHO +R238 | Other and unspecified skin changes | WHO +R25 | Abnormal involuntary movements | WHO +R250 | Abnormal head movements | WHO +R251 | Tremor, unspecified | WHO +R252 | Cramp and spasm | WHO +R253 | Fasciculation | WHO +R258 | Other and unspecified abnormal involuntary movements | WHO +R26 | Abnormalities of gait and mobility | WHO +R260 | Ataxic gait | WHO +R261 | Paralytic gait | WHO +R262 | Difficulty in walking, not elsewhere classified | WHO +R263 | Immobility | WHO +R268 | Other and unspecified abnormalities of gait and mobility | WHO +R27 | Other lack of coordination | WHO +R270 | Ataxia, unspecified | WHO +R278 | Other and unspecified lack of coordination | WHO +R29 | Other symptoms and signs involving the nervous and musculoskeletal systems | WHO +R290 | Tetany | WHO +R291 | Meningismus | WHO +R292 | Abnormal reflex | WHO +R293 | Abnormal posture | WHO +R294 | Clicking hip | WHO +R296 | Tendency to fall, not elsewhere classified | WHO +R298 | Other and unspecified symptoms and signs involving the nervous and musculoskeletal systems | WHO +R30 | Pain associated with micturition | WHO +R300 | Dysuria | WHO +R301 | Vesical tenesmus | WHO +R309 | Painful micturition, unspecified | WHO +R31 | Unspecified haematuria | WHO +R32 | Unspecified urinary incontinence | WHO +R33 | Retention of urine | WHO +R34 | Anuria and oliguria | WHO +R35 | Polyuria | WHO +R36 | Urethral discharge | WHO +R39 | Other symptoms and signs involving the urinary system | WHO +R390 | Extravasation of urine | WHO +R391 | Other difficulties with micturition | WHO +R392 | Extrarenal uraemia | WHO +R398 | Other and unspecified symptoms and signs involving the urinary system | WHO +R40 | Somnolence, stupor and coma | WHO +R400 | Somnolence | WHO +R401 | Stupor | WHO +R402 | Coma, unspecified | WHO +R41 | Other symptoms and signs involving cognitive functions and awareness | WHO +R410 | Disorientation, unspecified | WHO +R411 | Anterograde amnesia | WHO +R412 | Retrograde amnesia | WHO +R413 | Other amnesia | WHO +R418 | Other and unspecified symptoms and signs involving cognitive functions and awareness | WHO +R42 | Dizziness and giddiness | WHO +R43 | Disturbances of smell and taste | WHO +R430 | Anosmia | WHO +R431 | Parosmia | WHO +R432 | Parageusia | WHO +R438 | Other and unspecified disturbances of smell and taste | WHO +R44 | Other symptoms and signs involving general sensations and perceptions | WHO +R440 | Auditory hallucinations | WHO +R441 | Visual hallucinations | WHO +R442 | Other hallucinations | WHO +R443 | Hallucinations, unspecified | WHO +R448 | Other and unspecified symptoms and signs involving general sensations and perceptions | WHO +R45 | Symptoms and signs involving emotional state | WHO +R450 | Nervousness | WHO +R451 | Restlessness and agitation | WHO +R452 | Unhappiness | WHO +R453 | Demoralization and apathy | WHO +R454 | Irritability and anger | WHO +R455 | Hostility | WHO +R456 | Physical violence | WHO +R457 | State of emotional shock and stress, unspecified | WHO +R458 | Other symptoms and signs involving emotional state | WHO +R46 | Symptoms and signs involving appearance and behaviour | WHO +R460 | Very low level of personal hygiene | WHO +R461 | Bizarre personal appearance | WHO +R462 | Strange and inexplicable behaviour | WHO +R463 | Overactivity | WHO +R464 | Slowness and poor responsiveness | WHO +R465 | Suspiciousness and marked evasiveness | WHO +R466 | Undue concern and preoccupation with stressful events | WHO +R467 | Verbosity and circumstantial detail obscuring reason for contact | WHO +R468 | Other symptoms and signs involving appearance and behaviour | WHO +R47 | Speech disturbances, not elsewhere classified | WHO +R470 | Dysphasia and aphasia | WHO +R471 | Dysarthria and anarthria | WHO +R478 | Other and unspecified speech disturbances | WHO +R48 | Dyslexia and other symbolic dysfunctions, not elsewhere classified | WHO +R480 | Dyslexia and alexia | WHO +R481 | Agnosia | WHO +R482 | Apraxia | WHO +R488 | Other and unspecified symbolic dysfunctions | WHO +R49 | Voice disturbances | WHO +R490 | Dysphonia | WHO +R491 | Aphonia | WHO +R492 | Hypernasality and hyponasality | WHO +R498 | Other and unspecified voice disturbances | WHO +R50 | Fever of other and unknown origin | WHO +R502 | Drug-induced fever | WHO +R508 | Other specified fever | WHO +R509 | Fever, unspecified | WHO +R51 | Headache | WHO +R52 | Pain, not elsewhere classified | WHO +R520 | Acute pain | WHO +R521 | Chronic intractable pain | WHO +R522 | Other chronic pain | WHO +R529 | Pain, unspecified | WHO +R53 | Malaise and fatigue | WHO +R54 | Senility | WHO +R55 | Syncope and collapse | WHO +R56 | Convulsions, not elsewhere classified | WHO +R560 | Febrile convulsions | WHO +R568 | Other and unspecified convulsions | WHO +R57 | Shock, not elsewhere classified | WHO +R570 | Cardiogenic shock | WHO +R571 | Hypovolaemic shock | WHO +R572 | Septic shock | WHO +R578 | Other shock | WHO +R579 | Shock, unspecified | WHO +R58 | Haemorrhage, not elsewhere classified | WHO +R59 | Enlarged lymph nodes | WHO +R590 | Localized enlarged lymph nodes | WHO +R591 | Generalized enlarged lymph nodes | WHO +R599 | Enlarged lymph nodes, unspecified | WHO +R60 | Oedema, not elsewhere classified | WHO +R600 | Localized oedema | WHO +R601 | Generalized oedema | WHO +R609 | Oedema, unspecified | WHO +R61 | Hyperhidrosis | WHO +R610 | Localized hyperhidrosis | WHO +R611 | Generalized hyperhidrosis | WHO +R619 | Hyperhidrosis, unspecified | WHO +R62 | Lack of expected normal physiological development | WHO +R620 | Delayed milestone | WHO +R628 | Other lack of expected normal physiological development | WHO +R629 | Lack of expected normal physiological development, unspecified | WHO +R63 | Symptoms and signs concerning food and fluid intake | WHO +R630 | Anorexia | WHO +R631 | Polydipsia | WHO +R632 | Polyphagia | WHO +R633 | Feeding difficulties and mismanagement | WHO +R634 | Abnormal weight loss | WHO +R635 | Abnormal weight gain | WHO +R636 | Insufficient intake of food and water | WHO +R638 | Other symptoms and signs concerning food and fluid intake | WHO +R64 | Cachexia | WHO +R65 | Systemic Inflammatory Response Syndrome [SIRS] | WHO +R650 | Systemic Inflammatory Response Syndrome of infectious origin without organ failure | WHO +R651 | Systemic Inflammatory Response Syndrome of infectious origin with organ failure | WHO +R652 | Systemic Inflammatory Response Syndrome of non-infectious origin without organ failure | WHO +R653 | Systemic Inflammatory Response Syndrome of non-infectious origin with organ failure | WHO +R659 | Systemic Inflammatory Response Syndrome, unspecified | WHO +R68 | Other general symptoms and signs | WHO +R680 | Hypothermia, not associated with low environmental temperature | WHO +R681 | Nonspecific symptoms peculiar to infancy | WHO +R682 | Dry mouth, unspecified | WHO +R683 | Clubbing of fingers | WHO +R688 | Other specified general symptoms and signs | WHO +R69 | Unknown and unspecified causes of morbidity | WHO +R70 | Elevated erythrocyte sedimentation rate and abnormality of plasma viscosity | WHO +R700 | Elevated erythrocyte sedimentation rate | WHO +R701 | Abnormal plasma viscosity | WHO +R71 | Abnormality of red blood cells | WHO +R72 | Abnormality of white blood cells, not elsewhere classified | WHO +R73 | Elevated blood glucose level | WHO +R730 | Abnormal glucose tolerance test | WHO +R739 | Hyperglycaemia, unspecified | WHO +R74 | Abnormal serum enzyme levels | WHO +R740 | Elevation of levels of transaminase and lactic acid dehydrogenase [LDH] | WHO +R748 | Abnormal levels of other serum enzymes | WHO +R749 | Abnormal level of unspecified serum enzyme | WHO +R75 | Laboratory evidence of human immunodeficiency virus [HIV] | WHO +R76 | Other abnormal immunological findings in serum | WHO +R760 | Raised antibody titre | WHO +R761 | Abnormal reaction to tuberculin test | WHO +R762 | False-positive serological test for syphilis | WHO +R768 | Other specified abnormal immunological findings in serum | WHO +R769 | Abnormal immunological finding in serum, unspecified | WHO +R77 | Other abnormalities of plasma proteins | WHO +R770 | Abnormality of albumin | WHO +R771 | Abnormality of globulin | WHO +R772 | Abnormality of alphafetoprotein | WHO +R778 | Other specified abnormalities of plasma proteins | WHO +R779 | Abnormality of plasma protein, unspecified | WHO +R78 | Findings of drugs and other substances, not normally found in blood | WHO +R780 | Finding of alcohol in blood | WHO +R781 | Finding of opiate drug in blood | WHO +R782 | Finding of cocaine in blood | WHO +R783 | Finding of hallucinogen in blood | WHO +R784 | Finding of other drugs of addictive potential in blood | WHO +R785 | Finding of psychotropic drug in blood | WHO +R786 | Finding of steroid agent in blood | WHO +R787 | Finding of abnormal level of heavy metals in blood | WHO +R788 | Finding of other specified substances, not normally found in blood | WHO +R789 | Finding of unspecified substance, not normally found in blood | WHO +R79 | Other abnormal findings of blood chemistry | WHO +R790 | Abnormal level of blood mineral | WHO +R798 | Other specified abnormal findings of blood chemistry | WHO +R799 | Abnormal finding of blood chemistry, unspecified | WHO +R80 | Isolated proteinuria | WHO +R81 | Glycosuria | WHO +R82 | Other abnormal findings in urine | WHO +R820 | Chyluria | WHO +R821 | Myoglobinuria | WHO +R822 | Biliuria | WHO +R823 | Haemoglobinuria | WHO +R824 | Acetonuria | WHO +R825 | Elevated urine levels of drugs, medicaments and biological substances | WHO +R826 | Abnormal urine levels of substances chiefly nonmedicinal as to source | WHO +R827 | Abnormal findings on microbiological examination of urine | WHO +R828 | Abnormal findings on cytological and histological examination of urine | WHO +R829 | Other and unspecified abnormal findings in urine | WHO +R83 | Abnormal findings in cerebrospinal fluid | WHO +R830 | Abnormal findings in cerebrospinal fluid : abnormal level of enzymes | WHO +R831 | Abnormal findings in cerebrospinal fluid : abnormal level of hormones | WHO +R832 | Abnormal findings in cerebrospinal fluid : abnormal level of other drugs, medicaments and biological substances | WHO +R833 | Abnormal findings in cerebrospinal fluid : abnormal level of substances chiefly nonmedicinal as to source | WHO +R834 | Abnormal findings in cerebrospinal fluid : abnormal immunological findings | WHO +R835 | Abnormal findings in cerebrospinal fluid : abnormal microbiological findings | WHO +R836 | Abnormal findings in cerebrospinal fluid : abnormal cytological findings | WHO +R837 | Abnormal findings in cerebrospinal fluid : abnormal histological findings | WHO +R838 | Abnormal findings in cerebrospinal fluid : other abnormal findings | WHO +R839 | Abnormal findings in cerebrospinal fluid : unspecified abnormal finding | WHO +R84 | Abnormal findings in specimens from respiratory organs and thorax | WHO +R840 | Abnormal findings in specimens from respiratory organs and thorax : abnormal level of enzymes | WHO +R841 | Abnormal findings in specimens from respiratory organs and thorax : abnormal level of hormones | WHO +R842 | Abnormal findings in specimens from respiratory organs and thorax : abnormal level of other drugs, medicaments and biological substances | WHO +R843 | Abnormal findings in specimens from respiratory organs and thorax : abnormal level of substances chiefly nonmedicinal as to source | WHO +R844 | Abnormal findings in specimens from respiratory organs and thorax : abnormal immunological findings | WHO +R845 | Abnormal findings in specimens from respiratory organs and thorax : abnormal microbiological findings | WHO +R846 | Abnormal findings in specimens from respiratory organs and thorax : abnormal cytological findings | WHO +R847 | Abnormal findings in specimens from respiratory organs and thorax : abnormal histological findings | WHO +R848 | Abnormal findings in specimens from respiratory organs and thorax : other abnormal findings | WHO +R849 | Abnormal findings in specimens from respiratory organs and thorax : unspecified abnormal finding | WHO +R85 | Abnormal findings in specimens from digestive organs and abdominal cavity | WHO +R850 | Abnormal findings in specimens from digestive organs and abdominal cavity : abnormal level of enzymes | WHO +R851 | Abnormal findings in specimens from digestive organs and abdominal cavity : abnormal level of hormones | WHO +R852 | Abnormal findings in specimens from digestive organs and abdominal cavity : abnormal level of other drugs, medicaments and biological substances | WHO +R853 | Abnormal findings in specimens from digestive organs and abdominal cavity : abnormal level of substances chiefly nonmedicinal as to source | WHO +R854 | Abnormal findings in specimens from digestive organs and abdominal cavity : abnormal immunological findings | WHO +R855 | Abnormal findings in specimens from digestive organs and abdominal cavity : abnormal microbiological findings | WHO +R856 | Abnormal findings in specimens from digestive organs and abdominal cavity : abnormal cytological findings | WHO +R857 | Abnormal findings in specimens from digestive organs and abdominal cavity : abnormal histological findings | WHO +R858 | Abnormal findings in specimens from digestive organs and abdominal cavity : other abnormal findings | WHO +R859 | Abnormal findings in specimens from digestive organs and abdominal cavity : unspecified abnormal finding | WHO +R86 | Abnormal findings in specimens from male genital organs | WHO +R860 | Abnormal findings in specimens from male genital organs : abnormal level of enzymes | WHO +R861 | Abnormal findings in specimens from male genital organs : abnormal level of hormones | WHO +R862 | Abnormal findings in specimens from male genital organs : abnormal level of other drugs, medicaments and biological substances | WHO +R863 | Abnormal findings in specimens from male genital organs : abnormal level of substances chiefly nonmedicinal as to source | WHO +R864 | Abnormal findings in specimens from male genital organs : abnormal immunological findings | WHO +R865 | Abnormal findings in specimens from male genital organs : abnormal microbiological findings | WHO +R866 | Abnormal findings in specimens from male genital organs : abnormal cytological findings | WHO +R867 | Abnormal findings in specimens from male genital organs : abnormal histological findings | WHO +R868 | Abnormal findings in specimens from male genital organs : other abnormal findings | WHO +R869 | Abnormal findings in specimens from male genital organs : unspecified abnormal finding | WHO +R87 | Abnormal findings in specimens from female genital organs | WHO +R870 | Abnormal findings in specimens from female genital organs : abnormal level of enzymes | WHO +R871 | Abnormal findings in specimens from female genital organs : abnormal level of hormones | WHO +R872 | Abnormal findings in specimens from female genital organs : abnormal level of other drugs, medicaments and biological substances | WHO +R873 | Abnormal findings in specimens from female genital organs : abnormal level of substances chiefly nonmedicinal as to source | WHO +R874 | Abnormal findings in specimens from female genital organs : abnormal immunological findings | WHO +R875 | Abnormal findings in specimens from female genital organs : abnormal microbiological findings | WHO +R876 | Abnormal findings in specimens from female genital organs : abnormal cytological findings | WHO +R877 | Abnormal findings in specimens from female genital organs : abnormal histological findings | WHO +R878 | Abnormal findings in specimens from female genital organs : other abnormal findings | WHO +R879 | Abnormal findings in specimens from female genital organs : unspecified abnormal finding | WHO +R89 | Abnormal findings in specimens from other organs, systems and tissues | WHO +R890 | Abnormal findings in specimens from other organs, systems and tissues : abnormal level of enzymes | WHO +R891 | Abnormal findings in specimens from other organs, systems and tissues : abnormal level of hormones | WHO +R892 | Abnormal findings in specimens from other organs, systems and tissues : abnormal level of other drugs, medicaments and biological substances | WHO +R893 | Abnormal findings in specimens from other organs, systems and tissues : abnormal level of substances chiefly nonmedicinal as to source | WHO +R894 | Abnormal findings in specimens from other organs, systems and tissues : abnormal immunological findings | WHO +R895 | Abnormal findings in specimens from other organs, systems and tissues : abnormal microbiological findings | WHO +R896 | Abnormal findings in specimens from other organs, systems and tissues : abnormal cytological findings | WHO +R897 | Abnormal findings in specimens from other organs, systems and tissues : abnormal histological findings | WHO +R898 | Abnormal findings in specimens from other organs, systems and tissues : other abnormal findings | WHO +R899 | Abnormal findings in specimens from other organs, systems and tissues : unspecified abnormal finding | WHO +R90 | Abnormal findings on diagnostic imaging of central nervous system | WHO +R900 | Intracranial space-occupying lesion | WHO +R908 | Other abnormal findings on diagnostic imaging of central nervous system | WHO +R91 | Abnormal findings on diagnostic imaging of lung | WHO +R92 | Abnormal findings on diagnostic imaging of breast | WHO +R93 | Abnormal findings on diagnostic imaging of other body structures | WHO +R930 | Abnormal findings on diagnostic imaging of skull and head, not elsewhere classified | WHO +R931 | Abnormal findings on diagnostic imaging of heart and coronary circulation | WHO +R932 | Abnormal findings on diagnostic imaging of liver and biliary tract | WHO +R933 | Abnormal findings on diagnostic imaging of other parts of digestive tract | WHO +R934 | Abnormal findings on diagnostic imaging of urinary organs | WHO +R935 | Abnormal findings on diagnostic imaging of other abdominal regions, including retroperitoneum | WHO +R936 | Abnormal findings on diagnostic imaging of limbs | WHO +R937 | Abnormal findings on diagnostic imaging of other parts of musculoskeletal system | WHO +R938 | Abnormal findings on diagnostic imaging of other specified body structures | WHO +R94 | Abnormal results of function studies | WHO +R940 | Abnormal results of function studies of central nervous system | WHO +R941 | Abnormal results of function studies of peripheral nervous system and special senses | WHO +R942 | Abnormal results of pulmonary function studies | WHO +R943 | Abnormal results of cardiovascular function studies | WHO +R944 | Abnormal results of kidney function studies | WHO +R945 | Abnormal results of liver function studies | WHO +R946 | Abnormal results of thyroid function studies | WHO +R947 | Abnormal results of other endocrine function studies | WHO +R948 | Abnormal results of function studies of other organs and systems | WHO +R95 | Sudden infant death syndrome | WHO +R950 | Sudden infant death syndrome with mention of autopsy | WHO +R959 | Sudden infant death syndrome without mention of autopsy | WHO +R96 | Other sudden death, cause unknown | WHO +R960 | Instantaneous death | WHO +R961 | Death occurring less than 24 hours from onset of symptoms, not otherwise explained | WHO +R98 | Unattended death | WHO +R99 | Other ill-defined and unspecified causes of mortality | WHO +S00 | Superficial injury of head | WHO +S000 | Superficial injury of scalp | WHO +S001 | Contusion of eyelid and periocular area | WHO +S002 | Other superficial injuries of eyelid and periocular area | WHO +S003 | Superficial injury of nose | WHO +S004 | Superficial injury of ear | WHO +S005 | Superficial injury of lip and oral cavity | WHO +S007 | Multiple superficial injuries of head | WHO +S008 | Superficial injury of other parts of head | WHO +S009 | Superficial injury of head, part unspecified | WHO +S01 | Open wound of head | WHO +S010 | Open wound of scalp | WHO +S011 | Open wound of eyelid and periocular area | WHO +S012 | Open wound of nose | WHO +S013 | Open wound of ear | WHO +S014 | Open wound of cheek and temporomandibular area | WHO +S015 | Open wound of lip and oral cavity | WHO +S017 | Multiple open wounds of head | WHO +S018 | Open wound of other parts of head | WHO +S019 | Open wound of head, part unspecified | WHO +S02 | Fracture of skull and facial bones | WHO +S020 | Fracture of vault of skull | WHO +S021 | Fracture of base of skull | WHO +S022 | Fracture of nasal bones | WHO +S023 | Fracture of orbital floor | WHO +S024 | Fracture of malar and maxillary bones | WHO +S025 | Fracture of tooth | WHO +S026 | Fracture of mandible | WHO +S027 | Multiple fractures involving skull and facial bones | WHO +S028 | Fractures of other skull and facial bones | WHO +S029 | Fracture of skull and facial bones, part unspecified | WHO +S03 | Dislocation, sprain and strain of joints and ligaments of head | WHO +S030 | Dislocation of jaw | WHO +S031 | Dislocation of septal cartilage of nose | WHO +S032 | Dislocation of tooth | WHO +S033 | Dislocation of other and unspecified parts of head | WHO +S034 | Sprain and strain of jaw | WHO +S035 | Sprain and strain of joints and ligaments of other and unspecified parts of head | WHO +S04 | Injury of cranial nerves | WHO +S040 | Injury of optic nerve and pathways | WHO +S041 | Injury of oculomotor nerve | WHO +S042 | Injury of trochlear nerve | WHO +S043 | Injury of trigeminal nerve | WHO +S044 | Injury of abducent nerve | WHO +S045 | Injury of facial nerve | WHO +S046 | Injury of acoustic nerve | WHO +S047 | Injury of accessory nerve | WHO +S048 | Injury of other cranial nerves | WHO +S049 | Injury of unspecified cranial nerve | WHO +S05 | Injury of eye and orbit | WHO +S050 | Injury of conjunctiva and corneal abrasion without mention of foreign body | WHO +S051 | Contusion of eyeball and orbital tissues | WHO +S052 | Ocular laceration and rupture with prolapse or loss of intraocular tissue | WHO +S053 | Ocular laceration without prolapse or loss of intraocular tissue | WHO +S054 | Penetrating wound of orbit with or without foreign body | WHO +S055 | Penetrating wound of eyeball with foreign body | WHO +S056 | Penetrating wound of eyeball without foreign body | WHO +S057 | Avulsion of eye | WHO +S058 | Other injuries of eye and orbit | WHO +S059 | Injury of eye and orbit, unspecified | WHO +S06 | Intracranial injury | WHO +S060 | Concussion | WHO +S061 | Traumatic cerebral oedema | WHO +S062 | Diffuse brain injury | WHO +S063 | Focal brain injury | WHO +S064 | Epidural haemorrhage | WHO +S065 | Traumatic subdural haemorrhage | WHO +S066 | Traumatic subarachnoid haemorrhage | WHO +S067 | Intracranial injury with prolonged coma | WHO +S068 | Other intracranial injuries | WHO +S069 | Intracranial injury, unspecified | WHO +S07 | Crushing injury of head | WHO +S070 | Crushing injury of face | WHO +S071 | Crushing injury of skull | WHO +S078 | Crushing injury of other parts of head | WHO +S079 | Crushing injury of head, part unspecified | WHO +S08 | Traumatic amputation of part of head | WHO +S080 | Avulsion of scalp | WHO +S081 | Traumatic amputation of ear | WHO +S088 | Traumatic amputation of other parts of head | WHO +S089 | Traumatic amputation of unspecified part of head | WHO +S09 | Other and unspecified injuries of head | WHO +S090 | Injury of blood vessels of head, not elsewhere classified | WHO +S091 | Injury of muscle and tendon of head | WHO +S092 | Traumatic rupture of ear drum | WHO +S097 | Multiple injuries of head | WHO +S098 | Other specified injuries of head | WHO +S099 | Unspecified injury of head | WHO +S10 | Superficial injury of neck | WHO +S100 | Contusion of throat | WHO +S101 | Other and unspecified superficial injuries of throat | WHO +S107 | Multiple superficial injuries of neck | WHO +S108 | Superficial injury of other parts of neck | WHO +S109 | Superficial injury of neck, part unspecified | WHO +S11 | Open wound of neck | WHO +S110 | Open wound involving larynx and trachea | WHO +S111 | Open wound involving thyroid gland | WHO +S112 | Open wound involving pharynx and cervical oesophagus | WHO +S117 | Multiple open wounds of neck | WHO +S118 | Open wound of other parts of neck | WHO +S119 | Open wound of neck, part unspecified | WHO +S12 | Fracture of neck | WHO +S120 | Fracture of first cervical vertebra | WHO +S121 | Fracture of second cervical vertebra | WHO +S122 | Fracture of other specified cervical vertebra | WHO +S127 | Multiple fractures of cervical spine | WHO +S128 | Fracture of other parts of neck | WHO +S129 | Fracture of neck, part unspecified | WHO +S13 | Dislocation, sprain and strain of joints and ligaments at neck level | WHO +S130 | Traumatic rupture of cervical intervertebral disc | WHO +S131 | Dislocation of cervical vertebra | WHO +S132 | Dislocation of other and unspecified parts of neck | WHO +S133 | Multiple dislocations of neck | WHO +S134 | Sprain and strain of cervical spine | WHO +S135 | Sprain and strain of thyroid region | WHO +S136 | Sprain and strain of joints and ligaments of other and unspecified parts of neck | WHO +S14 | Injury of nerves and spinal cord at neck level | WHO +S140 | Concussion and oedema of cervical spinal cord | WHO +S141 | Other and unspecified injuries of cervical spinal cord | WHO +S142 | Injury of nerve root of cervical spine | WHO +S143 | Injury of brachial plexus | WHO +S144 | Injury of peripheral nerves of neck | WHO +S145 | Injury of cervical sympathetic nerves | WHO +S146 | Injury of other and unspecified nerves of neck | WHO +S15 | Injury of blood vessels at neck level | WHO +S150 | Injury of carotid artery | WHO +S151 | Injury of vertebral artery | WHO +S152 | Injury of external jugular vein | WHO +S153 | Injury of internal jugular vein | WHO +S157 | Injury of multiple blood vessels at neck level | WHO +S158 | Injury of other blood vessels at neck level | WHO +S159 | Injury of unspecified blood vessel at neck level | WHO +S16 | Injury of muscle and tendon at neck level | WHO +S17 | Crushing injury of neck | WHO +S170 | Crushing injury of larynx and trachea | WHO +S178 | Crushing injury of other parts of neck | WHO +S179 | Crushing injury of neck, part unspecified | WHO +S18 | Traumatic amputation at neck level | WHO +S19 | Other and unspecified injuries of neck | WHO +S197 | Multiple injuries of neck | WHO +S198 | Other specified injuries of neck | WHO +S199 | Unspecified injury of neck | WHO +S20 | Superficial injury of thorax | WHO +S200 | Contusion of breast | WHO +S201 | Other and unspecified superficial injuries of breast | WHO +S202 | Contusion of thorax | WHO +S203 | Other superficial injuries of front wall of thorax | WHO +S204 | Other superficial injuries of back wall of thorax | WHO +S207 | Multiple superficial injuries of thorax | WHO +S208 | Superficial injury of other and unspecified parts of thorax | WHO +S21 | Open wound of thorax | WHO +S210 | Open wound of breast | WHO +S211 | Open wound of front wall of thorax | WHO +S212 | Open wound of back wall of thorax | WHO +S217 | Multiple open wounds of thoracic wall | WHO +S218 | Open wound of other parts of thorax | WHO +S219 | Open wound of thorax, part unspecified | WHO +S22 | Fracture of rib(s), sternum and thoracic spine | WHO +S220 | Fracture of thoracic vertebra | WHO +S221 | Multiple fractures of thoracic spine | WHO +S222 | Fracture of sternum | WHO +S223 | Fracture of rib | WHO +S224 | Multiple fractures of ribs | WHO +S225 | Flail chest | WHO +S228 | Fracture of other parts of bony thorax | WHO +S229 | Fracture of bony thorax, part unspecified | WHO +S23 | Dislocation, sprain and strain of joints and ligaments of thorax | WHO +S230 | Traumatic rupture of thoracic intervertebral disc | WHO +S231 | Dislocation of thoracic vertebra | WHO +S232 | Dislocation of other and unspecified parts of thorax | WHO +S233 | Sprain and strain of thoracic spine | WHO +S234 | Sprain and strain of ribs and sternum | WHO +S235 | Sprain and strain of other and unspecified parts of thorax | WHO +S24 | Injury of nerves and spinal cord at thorax level | WHO +S240 | Concussion and oedema of thoracic spinal cord | WHO +S241 | Other and unspecified injuries of thoracic spinal cord | WHO +S242 | Injury of nerve root of thoracic spine | WHO +S243 | Injury of peripheral nerves of thorax | WHO +S244 | Injury of thoracic sympathetic nerves | WHO +S245 | Injury of other nerves of thorax | WHO +S246 | Injury of unspecified nerve of thorax | WHO +S25 | Injury of blood vessels of thorax | WHO +S250 | Injury of thoracic aorta | WHO +S251 | Injury of innominate or subclavian artery | WHO +S252 | Injury of superior vena cava | WHO +S253 | Injury of innominate or subclavian vein | WHO +S254 | Injury of pulmonary blood vessels | WHO +S255 | Injury of intercostal blood vessels | WHO +S257 | Injury of multiple blood vessels of thorax | WHO +S258 | Injury of other blood vessels of thorax | WHO +S259 | Injury of unspecified blood vessel of thorax | WHO +S26 | Injury of heart | WHO +S260 | Injury of heart with haemopericardium | WHO +S268 | Other injuries of heart | WHO +S269 | Injury of heart, unspecified | WHO +S27 | Injury of other and unspecified intrathoracic organs | WHO +S270 | Traumatic pneumothorax | WHO +S271 | Traumatic haemothorax | WHO +S272 | Traumatic haemopneumothorax | WHO +S273 | Other injuries of lung | WHO +S274 | Injury of bronchus | WHO +S275 | Injury of thoracic trachea | WHO +S276 | Injury of pleura | WHO +S277 | Multiple injuries of intrathoracic organs | WHO +S278 | Injury of other specified intrathoracic organs | WHO +S279 | Injury of unspecified intrathoracic organ | WHO +S28 | Crushing injury of thorax and traumatic amputation of part of thorax | WHO +S280 | Crushed chest | WHO +S281 | Traumatic amputation of part of thorax | WHO +S29 | Other and unspecified injuries of thorax | WHO +S290 | Injury of muscle and tendon at thorax level | WHO +S297 | Multiple injuries of thorax | WHO +S298 | Other specified injuries of thorax | WHO +S299 | Unspecified injury of thorax | WHO +S30 | Superficial injury of abdomen, lower back and pelvis | WHO +S300 | Contusion of lower back and pelvis | WHO +S301 | Contusion of abdominal wall | WHO +S302 | Contusion of external genital organs | WHO +S307 | Multiple superficial injuries of abdomen, lower back and pelvis | WHO +S308 | Other superficial injuries of abdomen, lower back and pelvis | WHO +S309 | Superficial injury of abdomen, lower back and pelvis, part unspecified | WHO +S31 | Open wound of abdomen, lower back and pelvis | WHO +S310 | Open wound of lower back and pelvis | WHO +S311 | Open wound of abdominal wall | WHO +S312 | Open wound of penis | WHO +S313 | Open wound of scrotum and testes | WHO +S314 | Open wound of vagina and vulva | WHO +S315 | Open wound of other and unspecified external genital organs | WHO +S317 | Multiple open wounds of abdomen, lower back and pelvis | WHO +S318 | Open wound of other and unspecified parts of abdomen | WHO +S32 | Fracture of lumbar spine and pelvis | WHO +S320 | Fracture of lumbar vertebra | WHO +S321 | Fracture of sacrum | WHO +S322 | Fracture of coccyx | WHO +S323 | Fracture of ilium | WHO +S324 | Fracture of acetabulum | WHO +S325 | Fracture of pubis | WHO +S327 | Multiple fractures of lumbar spine and pelvis | WHO +S328 | Fracture of other and unspecified parts of lumbar spine and pelvis | WHO +S33 | Dislocation, sprain and strain of joints and ligaments of lumbar spine and pelvis | WHO +S330 | Traumatic rupture of lumbar intervertebral disc | WHO +S331 | Dislocation of lumbar vertebra | WHO +S332 | Dislocation of sacroiliac and sacrococcygeal joint | WHO +S333 | Dislocation of other and unspecified parts of lumbar spine and pelvis | WHO +S334 | Traumatic rupture of symphysis pubis | WHO +S335 | Sprain and strain of lumbar spine | WHO +S336 | Sprain and strain of sacroiliac joint | WHO +S337 | Sprain and strain of other and unspecified parts of lumbar spine and pelvis | WHO +S34 | Injury of nerves and lumbar spinal cord at abdomen, lower back and pelvis level | WHO +S340 | Concussion and oedema of lumbar spinal cord | WHO +S341 | Other injury of lumbar spinal cord | WHO +S342 | Injury of nerve root of lumbar and sacral spine | WHO +S343 | Injury of cauda equina | WHO +S344 | Injury of lumbosacral plexus | WHO +S345 | Injury of lumbar, sacral and pelvic sympathetic nerves | WHO +S346 | Injury of peripheral nerve(s) of abdomen, lower back and pelvis | WHO +S348 | Injury of other and unspecified nerves at abdomen, lower back and pelvis level | WHO +S35 | Injury of blood vessels at abdomen, lower back and pelvis level | WHO +S350 | Injury of abdominal aorta | WHO +S351 | Injury of inferior vena cava | WHO +S352 | Injury of coeliac or mesenteric artery | WHO +S353 | Injury of portal or splenic vein | WHO +S354 | Injury of renal blood vessels | WHO +S355 | Injury of iliac blood vessels | WHO +S357 | Injury of multiple blood vessels at abdomen, lower back and pelvis level | WHO +S358 | Injury of other blood vessels at abdomen, lower back and pelvis level | WHO +S359 | Injury of unspecified blood vessel at abdomen, lower back and pelvis level | WHO +S36 | Injury of intra-abdominal organs | WHO +S360 | Injury of spleen | WHO +S361 | Injury of liver or gallbladder | WHO +S362 | Injury of pancreas | WHO +S363 | Injury of stomach | WHO +S364 | Injury of small intestine | WHO +S365 | Injury of colon | WHO +S366 | Injury of rectum | WHO +S367 | Injury of multiple intra-abdominal organs | WHO +S368 | Injury of other intra-abdominal organs | WHO +S369 | Injury of unspecified intra-abdominal organ | WHO +S37 | Injury of urinary and pelvic organs | WHO +S370 | Injury of kidney | WHO +S371 | Injury of ureter | WHO +S372 | Injury of bladder | WHO +S373 | Injury of urethra | WHO +S374 | Injury of ovary | WHO +S375 | Injury of fallopian tube | WHO +S376 | Injury of uterus | WHO +S377 | Injury of multiple pelvic organs | WHO +S378 | Injury of other pelvic organs | WHO +S379 | Injury of unspecified pelvic organ | WHO +S38 | Crushing injury and traumatic amputation of part of abdomen, lower back and pelvis | WHO +S380 | Crushing injury of external genital organs | WHO +S381 | Crushing injury of other and unspecified parts of abdomen, lower back and pelvis | WHO +S382 | Traumatic amputation of external genital organs | WHO +S383 | Traumatic amputation of other and unspecified parts of abdomen, lower back and pelvis | WHO +S39 | Other and unspecified injuries of abdomen, lower back and pelvis | WHO +S390 | Injury of muscle and tendon of abdomen, lower back and pelvis | WHO +S396 | Injury of intra-abdominal organ(s) with pelvic organ(s) | WHO +S397 | Other multiple injuries of abdomen, lower back and pelvis | WHO +S398 | Other specified injuries of abdomen, lower back and pelvis | WHO +S399 | Unspecified injury of abdomen, lower back and pelvis | WHO +S40 | Superficial injury of shoulder and upper arm | WHO +S400 | Contusion of shoulder and upper arm | WHO +S407 | Multiple superficial injuries of shoulder and upper arm | WHO +S408 | Other superficial injuries of shoulder and upper arm | WHO +S409 | Superficial injury of shoulder and upper arm, unspecified | WHO +S41 | Open wound of shoulder and upper arm | WHO +S410 | Open wound of shoulder | WHO +S411 | Open wound of upper arm | WHO +S417 | Multiple open wounds of shoulder and upper arm | WHO +S418 | Open wound of other and unspecified parts of shoulder girdle | WHO +S42 | Fracture of shoulder and upper arm | WHO +S420 | Fracture of clavicle | WHO +S421 | Fracture of scapula | WHO +S422 | Fracture of upper end of humerus | WHO +S423 | Fracture of shaft of humerus | WHO +S424 | Fracture of lower end of humerus | WHO +S427 | Multiple fractures of clavicle, scapula and humerus | WHO +S428 | Fracture of other parts of shoulder and upper arm | WHO +S429 | Fracture of shoulder girdle, part unspecified | WHO +S43 | Dislocation, sprain and strain of joints and ligaments of shoulder girdle | WHO +S430 | Dislocation of shoulder joint | WHO +S431 | Dislocation of acromioclavicular joint | WHO +S432 | Dislocation of sternoclavicular joint | WHO +S433 | Dislocation of other and unspecified parts of shoulder girdle | WHO +S434 | Sprain and strain of shoulder joint | WHO +S435 | Sprain and strain of acromioclavicular joint | WHO +S436 | Sprain and strain of sternoclavicular joint | WHO +S437 | Sprain and strain of other and unspecified parts of shoulder girdle | WHO +S44 | Injury of nerves at shoulder and upper arm level | WHO +S440 | Injury of ulnar nerve at upper arm level | WHO +S441 | Injury of median nerve at upper arm level | WHO +S442 | Injury of radial nerve at upper arm level | WHO +S443 | Injury of axillary nerve | WHO +S444 | Injury of musculocutaneous nerve | WHO +S445 | Injury of cutaneous sensory nerve at shoulder and upper arm level | WHO +S447 | Injury of multiple nerves at shoulder and upper arm level | WHO +S448 | Injury of other nerves at shoulder and upper arm level | WHO +S449 | Injury of unspecified nerve at shoulder and upper arm level | WHO +S45 | Injury of blood vessels at shoulder and upper arm level | WHO +S450 | Injury of axillary artery | WHO +S451 | Injury of brachial artery | WHO +S452 | Injury of axillary or brachial vein | WHO +S453 | Injury of superficial vein at shoulder and upper arm level | WHO +S457 | Injury of multiple blood vessels at shoulder and upper arm level | WHO +S458 | Injury of other blood vessels at shoulder and upper arm level | WHO +S459 | Injury of unspecified blood vessel at shoulder and upper arm level | WHO +S46 | Injury of muscle and tendon at shoulder and upper arm level | WHO +S460 | Injury of muscle(s) and tendon(s) of the rotator cuff of shoulder | WHO +S461 | Injury of muscle and tendon of long head of biceps | WHO +S462 | Injury of muscle and tendon of other parts of biceps | WHO +S463 | Injury of muscle and tendon of triceps | WHO +S467 | Injury of multiple muscles and tendons at shoulder and upper arm level | WHO +S468 | Injury of other muscles and tendons at shoulder and upper arm level | WHO +S469 | Injury of unspecified muscle and tendon at shoulder and upper arm level | WHO +S47 | Crushing injury of shoulder and upper arm | WHO +S48 | Traumatic amputation of shoulder and upper arm | WHO +S480 | Traumatic amputation at shoulder joint | WHO +S481 | Traumatic amputation at level between shoulder and elbow | WHO +S489 | Traumatic amputation of shoulder and upper arm, level unspecified | WHO +S49 | Other and unspecified injuries of shoulder and upper arm | WHO +S497 | Multiple injuries of shoulder and upper arm | WHO +S498 | Other specified injuries of shoulder and upper arm | WHO +S499 | Unspecified injury of shoulder and upper arm | WHO +S50 | Superficial injury of forearm | WHO +S500 | Contusion of elbow | WHO +S501 | Contusion of other and unspecified parts of forearm | WHO +S507 | Multiple superficial injuries of forearm | WHO +S508 | Other superficial injuries of forearm | WHO +S509 | Superficial injury of forearm, unspecified | WHO +S51 | Open wound of forearm | WHO +S510 | Open wound of elbow | WHO +S517 | Multiple open wounds of forearm | WHO +S518 | Open wound of other parts of forearm | WHO +S519 | Open wound of forearm, part unspecified | WHO +S52 | Fracture of forearm | WHO +S520 | Fracture of upper end of ulna | WHO +S521 | Fracture of upper end of radius | WHO +S522 | Fracture of shaft of ulna | WHO +S523 | Fracture of shaft of radius | WHO +S524 | Fracture of shafts of both ulna and radius | WHO +S525 | Fracture of lower end of radius | WHO +S526 | Fracture of lower end of both ulna and radius | WHO +S527 | Multiple fractures of forearm | WHO +S528 | Fracture of other parts of forearm | WHO +S529 | Fracture of forearm, part unspecified | WHO +S53 | Dislocation, sprain and strain of joints and ligaments of elbow | WHO +S530 | Dislocation of radial head | WHO +S531 | Dislocation of elbow, unspecified | WHO +S532 | Traumatic rupture of radial collateral ligament | WHO +S533 | Traumatic rupture of ulnar collateral ligament | WHO +S534 | Sprain and strain of elbow | WHO +S54 | Injury of nerves at forearm level | WHO +S540 | Injury of ulnar nerve at forearm level | WHO +S541 | Injury of median nerve at forearm level | WHO +S542 | Injury of radial nerve at forearm level | WHO +S543 | Injury of cutaneous sensory nerve at forearm level | WHO +S547 | Injury of multiple nerves at forearm level | WHO +S548 | Injury of other nerves at forearm level | WHO +S549 | Injury of unspecified nerve at forearm level | WHO +S55 | Injury of blood vessels at forearm level | WHO +S550 | Injury of ulnar artery at forearm level | WHO +S551 | Injury of radial artery at forearm level | WHO +S552 | Injury of vein at forearm level | WHO +S557 | Injury of multiple blood vessels at forearm level | WHO +S558 | Injury of other blood vessels at forearm level | WHO +S559 | Injury of unspecified blood vessel at forearm level | WHO +S56 | Injury of muscle and tendon at forearm level | WHO +S560 | Injury of flexor muscle and tendon of thumb at forearm level | WHO +S561 | Injury of long flexor muscle and tendon of other finger(s) at forearm level | WHO +S562 | Injury of other flexor muscle and tendon at forearm level | WHO +S563 | Injury of extensor or abductor muscles and tendons of thumb at forearm level | WHO +S564 | Injury of extensor muscle and tendon of other finger(s) at forearm level | WHO +S565 | Injury of other extensor muscle and tendon at forearm level | WHO +S567 | Injury of multiple muscles and tendons at forearm level | WHO +S568 | Injury of other and unspecified muscles and tendons at forearm level | WHO +S57 | Crushing injury of forearm | WHO +S570 | Crushing injury of elbow | WHO +S578 | Crushing injury of other parts of forearm | WHO +S579 | Crushing injury of forearm, part unspecified | WHO +S58 | Traumatic amputation of forearm | WHO +S580 | Traumatic amputation at elbow level | WHO +S581 | Traumatic amputation at level between elbow and wrist | WHO +S589 | Traumatic amputation of forearm, level unspecified | WHO +S59 | Other and unspecified injuries of forearm | WHO +S597 | Multiple injuries of forearm | WHO +S598 | Other specified injuries of forearm | WHO +S599 | Unspecified injury of forearm | WHO +S60 | Superficial injury of wrist and hand | WHO +S600 | Contusion of finger(s) without damage to nail | WHO +S601 | Contusion of finger(s) with damage to nail | WHO +S602 | Contusion of other parts of wrist and hand | WHO +S607 | Multiple superficial injuries of wrist and hand | WHO +S608 | Other superficial injuries of wrist and hand | WHO +S609 | Superficial injury of wrist and hand, unspecified | WHO +S61 | Open wound of wrist and hand | WHO +S610 | Open wound of finger(s) without damage to nail | WHO +S611 | Open wound of finger(s) with damage to nail | WHO +S617 | Multiple open wounds of wrist and hand | WHO +S618 | Open wound of other parts of wrist and hand | WHO +S619 | Open wound of wrist and hand, part unspecified | WHO +S62 | Fracture at wrist and hand level | WHO +S620 | Fracture of navicular [scaphoid] bone of hand | WHO +S621 | Fracture of other carpal bone(s) | WHO +S622 | Fracture of first metacarpal bone | WHO +S623 | Fracture of other metacarpal bone | WHO +S624 | Multiple fractures of metacarpal bones | WHO +S625 | Fracture of thumb | WHO +S626 | Fracture of other finger | WHO +S627 | Multiple fractures of fingers | WHO +S628 | Fracture of other and unspecified parts of wrist and hand | WHO +S63 | Dislocation, sprain and strain of joints and ligaments at wrist and hand level | WHO +S630 | Dislocation of wrist | WHO +S631 | Dislocation of finger | WHO +S632 | Multiple dislocations of fingers | WHO +S633 | Traumatic rupture of ligament of wrist and carpus | WHO +S634 | Traumatic rupture of ligament of finger at metacarpophalangeal and interphalangeal joint(s) | WHO +S635 | Sprain and strain of wrist | WHO +S636 | Sprain and strain of finger(s) | WHO +S637 | Sprain and strain of other and unspecified parts of hand | WHO +S64 | Injury of nerves at wrist and hand level | WHO +S640 | Injury of ulnar nerve at wrist and hand level | WHO +S641 | Injury of median nerve at wrist and hand level | WHO +S642 | Injury of radial nerve at wrist and hand level | WHO +S643 | Injury of digital nerve of thumb | WHO +S644 | Injury of digital nerve of other finger | WHO +S647 | Injury of multiple nerves at wrist and hand level | WHO +S648 | Injury of other nerves at wrist and hand level | WHO +S649 | Injury of unspecified nerve at wrist and hand level | WHO +S65 | Injury of blood vessels at wrist and hand level | WHO +S650 | Injury of ulnar artery at wrist and hand level | WHO +S651 | Injury of radial artery at wrist and hand level | WHO +S652 | Injury of superficial palmar arch | WHO +S653 | Injury of deep palmar arch | WHO +S654 | Injury of blood vessel(s) of thumb | WHO +S655 | Injury of blood vessel(s) of other finger | WHO +S657 | Injury of multiple blood vessels at wrist and hand level | WHO +S658 | Injury of other blood vessels at wrist and hand level | WHO +S659 | Injury of unspecified blood vessel at wrist and hand level | WHO +S66 | Injury of muscle and tendon at wrist and hand level | WHO +S660 | Injury of long flexor muscle and tendon of thumb at wrist and hand level | WHO +S661 | Injury of flexor muscle and tendon of other finger at wrist and hand level | WHO +S662 | Injury of extensor muscle and tendon of thumb at wrist and hand level | WHO +S663 | Injury of extensor muscle and tendon of other finger at wrist and hand level | WHO +S664 | Injury of intrinsic muscle and tendon of thumb at wrist and hand level | WHO +S665 | Injury of intrinsic muscle and tendon of other finger at wrist and hand level | WHO +S666 | Injury of multiple flexor muscles and tendons at wrist and hand level | WHO +S667 | Injury of multiple extensor muscles and tendons at wrist and hand level | WHO +S668 | Injury of other muscles and tendons at wrist and hand level | WHO +S669 | Injury of unspecified muscle and tendon at wrist and hand level | WHO +S67 | Crushing injury of wrist and hand | WHO +S670 | Crushing injury of thumb and other finger(s) | WHO +S678 | Crushing injury of other and unspecified parts of wrist and hand | WHO +S68 | Traumatic amputation of wrist and hand | WHO +S680 | Traumatic amputation of thumb (complete)(partial) | WHO +S681 | Traumatic amputation of other single finger (complete)(partial) | WHO +S682 | Traumatic amputation of two or more fingers alone (complete)(partial) | WHO +S683 | Combined traumatic amputation of (part of) finger(s) with other parts of wrist and hand | WHO +S684 | Traumatic amputation of hand at wrist level | WHO +S688 | Traumatic amputation of other parts of wrist and hand | WHO +S689 | Traumatic amputation of wrist and hand, level unspecified | WHO +S69 | Other and unspecified injuries of wrist and hand | WHO +S697 | Multiple injuries of wrist and hand | WHO +S698 | Other specified injuries of wrist and hand | WHO +S699 | Unspecified injury of wrist and hand | WHO +S70 | Superficial injury of hip and thigh | WHO +S700 | Contusion of hip | WHO +S701 | Contusion of thigh | WHO +S707 | Multiple superficial injuries of hip and thigh | WHO +S708 | Other superficial injuries of hip and thigh | WHO +S709 | Superficial injury of hip and thigh, unspecified | WHO +S71 | Open wound of hip and thigh | WHO +S710 | Open wound of hip | WHO +S711 | Open wound of thigh | WHO +S717 | Multiple open wounds of hip and thigh | WHO +S718 | Open wound of other and unspecified parts of pelvic girdle | WHO +S72 | Fracture of femur | WHO +S720 | Fracture of neck of femur | WHO +S721 | Pertrochanteric fracture | WHO +S722 | Subtrochanteric fracture | WHO +S723 | Fracture of shaft of femur | WHO +S724 | Fracture of lower end of femur | WHO +S727 | Multiple fractures of femur | WHO +S728 | Fractures of other parts of femur | WHO +S729 | Fracture of femur, part unspecified | WHO +S73 | Dislocation, sprain and strain of joint and ligaments of hip | WHO +S730 | Dislocation of hip | WHO +S731 | Sprain and strain of hip | WHO +S74 | Injury of nerves at hip and thigh level | WHO +S740 | Injury of sciatic nerve at hip and thigh level | WHO +S741 | Injury of femoral nerve at hip and thigh level | WHO +S742 | Injury of cutaneous sensory nerve at hip and thigh level | WHO +S747 | Injury of multiple nerves at hip and thigh level | WHO +S748 | Injury of other nerves at hip and thigh level | WHO +S749 | Injury of unspecified nerve at hip and thigh level | WHO +S75 | Injury of blood vessels at hip and thigh level | WHO +S750 | Injury of femoral artery | WHO +S751 | Injury of femoral vein at hip and thigh level | WHO +S752 | Injury of greater saphenous vein at hip and thigh level | WHO +S757 | Injury of multiple blood vessels at hip and thigh level | WHO +S758 | Injury of other blood vessels at hip and thigh level | WHO +S759 | Injury of unspecified blood vessel at hip and thigh level | WHO +S76 | Injury of muscle and tendon at hip and thigh level | WHO +S760 | Injury of muscle and tendon of hip | WHO +S761 | Injury of quadriceps muscle and tendon | WHO +S762 | Injury of adductor muscle and tendon of thigh | WHO +S763 | Injury of muscle and tendon of the posterior muscle group at thigh level | WHO +S764 | Injury of other and unspecified muscles and tendons at thigh level | WHO +S767 | Injury of multiple muscles and tendons at hip and thigh level | WHO +S77 | Crushing injury of hip and thigh | WHO +S770 | Crushing injury of hip | WHO +S771 | Crushing injury of thigh | WHO +S772 | Crushing injury of hip with thigh | WHO +S78 | Traumatic amputation of hip and thigh | WHO +S780 | Traumatic amputation at hip joint | WHO +S781 | Traumatic amputation at level between hip and knee | WHO +S789 | Traumatic amputation of hip and thigh, level unspecified | WHO +S79 | Other and unspecified injuries of hip and thigh | WHO +S797 | Multiple injuries of hip and thigh | WHO +S798 | Other specified injuries of hip and thigh | WHO +S799 | Unspecified injury of hip and thigh | WHO +S80 | Superficial injury of lower leg | WHO +S800 | Contusion of knee | WHO +S801 | Contusion of other and unspecified parts of lower leg | WHO +S807 | Multiple superficial injuries of lower leg | WHO +S808 | Other superficial injuries of lower leg | WHO +S809 | Superficial injury of lower leg, unspecified | WHO +S81 | Open wound of lower leg | WHO +S810 | Open wound of knee | WHO +S817 | Multiple open wounds of lower leg | WHO +S818 | Open wound of other parts of lower leg | WHO +S819 | Open wound of lower leg, part unspecified | WHO +S82 | Fracture of lower leg, including ankle | WHO +S820 | Fracture of patella | WHO +S821 | Fracture of upper end of tibia | WHO +S822 | Fracture of shaft of tibia | WHO +S823 | Fracture of lower end of tibia | WHO +S824 | Fracture of fibula alone | WHO +S825 | Fracture of medial malleolus | WHO +S826 | Fracture of lateral malleolus | WHO +S827 | Multiple fractures of lower leg | WHO +S828 | Fractures of other parts of lower leg | WHO +S829 | Fracture of lower leg, part unspecified | WHO +S83 | Dislocation, sprain and strain of joints and ligaments of knee | WHO +S830 | Dislocation of patella | WHO +S831 | Dislocation of knee | WHO +S832 | Tear of meniscus, current | WHO +S833 | Tear of articular cartilage of knee, current | WHO +S834 | Sprain and strain involving (fibular)(tibial) collateral ligament of knee | WHO +S835 | Sprain and strain involving (anterior)(posterior) cruciate ligament of knee | WHO +S836 | Sprain and strain of other and unspecified parts of knee | WHO +S837 | Injury to multiple structures of knee | WHO +S84 | Injury of nerves at lower leg level | WHO +S840 | Injury of tibial nerve at lower leg level | WHO +S841 | Injury of peroneal nerve at lower leg level | WHO +S842 | Injury of cutaneous sensory nerve at lower leg level | WHO +S847 | Injury of multiple nerves at lower leg level | WHO +S848 | Injury of other nerves at lower leg level | WHO +S849 | Injury of unspecified nerve at lower leg level | WHO +S85 | Injury of blood vessels at lower leg level | WHO +S850 | Injury of popliteal artery | WHO +S851 | Injury of (anterior)(posterior) tibial artery | WHO +S852 | Injury of peroneal artery | WHO +S853 | Injury of greater saphenous vein at lower leg level | WHO +S854 | Injury of lesser saphenous vein at lower leg level | WHO +S855 | Injury of popliteal vein | WHO +S857 | Injury of multiple blood vessels at lower leg level | WHO +S858 | Injury of other blood vessels at lower leg level | WHO +S859 | Injury of unspecified blood vessel at lower leg level | WHO +S86 | Injury of muscle and tendon at lower leg level | WHO +S860 | Injury of Achilles tendon | WHO +S861 | Injury of other muscle(s) and tendon(s) of posterior muscle group at lower leg level | WHO +S862 | Injury of muscle(s) and tendon(s) of anterior muscle group at lower leg level | WHO +S863 | Injury of muscle(s) and tendon(s) of peroneal muscle group at lower leg level | WHO +S867 | Injury of multiple muscles and tendons at lower leg level | WHO +S868 | Injury of other muscles and tendons at lower leg level | WHO +S869 | Injury of unspecified muscle and tendon at lower leg level | WHO +S87 | Crushing injury of lower leg | WHO +S870 | Crushing injury of knee | WHO +S878 | Crushing injury of other and unspecified parts of lower leg | WHO +S88 | Traumatic amputation of lower leg | WHO +S880 | Traumatic amputation at knee level | WHO +S881 | Traumatic amputation at level between knee and ankle | WHO +S889 | Traumatic amputation of lower leg, level unspecified | WHO +S89 | Other and unspecified injuries of lower leg | WHO +S897 | Multiple injuries of lower leg | WHO +S898 | Other specified injuries of lower leg | WHO +S899 | Unspecified injury of lower leg | WHO +S90 | Superficial injury of ankle and foot | WHO +S900 | Contusion of ankle | WHO +S901 | Contusion of toe(s) without damage to nail | WHO +S902 | Contusion of toe(s) with damage to nail | WHO +S903 | Contusion of other and unspecified parts of foot | WHO +S907 | Multiple superficial injuries of ankle and foot | WHO +S908 | Other superficial injuries of ankle and foot | WHO +S909 | Superficial injury of ankle and foot, unspecified | WHO +S91 | Open wound of ankle and foot | WHO +S910 | Open wound of ankle | WHO +S911 | Open wound of toe(s) without damage to nail | WHO +S912 | Open wound of toe(s) with damage to nail | WHO +S913 | Open wound of other parts of foot | WHO +S917 | Multiple open wounds of ankle and foot | WHO +S92 | Fracture of foot, except ankle | WHO +S920 | Fracture of calcaneus | WHO +S921 | Fracture of talus | WHO +S922 | Fracture of other tarsal bone(s) | WHO +S923 | Fracture of metatarsal bone | WHO +S924 | Fracture of great toe | WHO +S925 | Fracture of other toe | WHO +S927 | Multiple fractures of foot | WHO +S929 | Fracture of foot, unspecified | WHO +S93 | Dislocation, sprain and strain of joints and ligaments at ankle and foot level | WHO +S930 | Dislocation of ankle joint | WHO +S931 | Dislocation of toe(s) | WHO +S932 | Rupture of ligaments at ankle and foot level | WHO +S933 | Dislocation of other and unspecified parts of foot | WHO +S934 | Sprain and strain of ankle | WHO +S935 | Sprain and strain of toe(s) | WHO +S936 | Sprain and strain of other and unspecified parts of foot | WHO +S94 | Injury of nerves at ankle and foot level | WHO +S940 | Injury of lateral plantar nerve | WHO +S941 | Injury of medial plantar nerve | WHO +S942 | Injury of deep peroneal nerve at ankle and foot level | WHO +S943 | Injury of cutaneous sensory nerve at ankle and foot level | WHO +S947 | Injury of multiple nerves at ankle and foot level | WHO +S948 | Injury of other nerves at ankle and foot level | WHO +S949 | Injury of unspecified nerve at ankle and foot level | WHO +S95 | Injury of blood vessels at ankle and foot level | WHO +S950 | Injury of dorsal artery of foot | WHO +S951 | Injury of plantar artery of foot | WHO +S952 | Injury of dorsal vein of foot | WHO +S957 | Injury of multiple blood vessels at ankle and foot level | WHO +S958 | Injury of other blood vessels at ankle and foot level | WHO +S959 | Injury of unspecified blood vessel at ankle and foot level | WHO +S96 | Injury of muscle and tendon at ankle and foot level | WHO +S960 | Injury of muscle and tendon of long flexor muscle of toe at ankle and foot level | WHO +S961 | Injury of muscle and tendon of long extensor muscle of toe at ankle and foot level | WHO +S962 | Injury of intrinsic muscle and tendon at ankle and foot level | WHO +S967 | Injury of multiple muscles and tendons at ankle and foot level | WHO +S968 | Injury of other muscles and tendons at ankle and foot level | WHO +S969 | Injury of unspecified muscle and tendon at ankle and foot level | WHO +S97 | Crushing injury of ankle and foot | WHO +S970 | Crushing injury of ankle | WHO +S971 | Crushing injury of toe(s) | WHO +S978 | Crushing injury of other parts of ankle and foot | WHO +S98 | Traumatic amputation of ankle and foot | WHO +S980 | Traumatic amputation of foot at ankle level | WHO +S981 | Traumatic amputation of one toe | WHO +S982 | Traumatic amputation of two or more toes | WHO +S983 | Traumatic amputation of other parts of foot | WHO +S984 | Traumatic amputation of foot, level unspecified | WHO +S99 | Other and unspecified injuries of ankle and foot | WHO +S997 | Multiple injuries of ankle and foot | WHO +S998 | Other specified injuries of ankle and foot | WHO +S999 | Unspecified injury of ankle and foot | WHO +T00 | Superficial injuries involving multiple body regions | WHO +T000 | Superficial injuries involving head with neck | WHO +T001 | Superficial injuries involving thorax with abdomen, lower back and pelvis | WHO +T002 | Superficial injuries involving multiple regions of upper limb(s) | WHO +T003 | Superficial injuries involving multiple regions of lower limb(s) | WHO +T006 | Superficial injuries involving multiple regions of upper limb(s) with lower limb(s) | WHO +T008 | Superficial injuries involving other combinations of body regions | WHO +T009 | Multiple superficial injuries, unspecified | WHO +T01 | Open wounds involving multiple body regions | WHO +T010 | Open wounds involving head with neck | WHO +T011 | Open wounds involving thorax with abdomen, lower back and pelvis | WHO +T012 | Open wounds involving multiple regions of upper limb(s) | WHO +T013 | Open wounds involving multiple regions of lower limb(s) | WHO +T016 | Open wounds involving multiple regions of upper limb(s) with lower limb(s) | WHO +T018 | Open wounds involving other combinations of body regions | WHO +T019 | Multiple open wounds, unspecified | WHO +T02 | Fractures involving multiple body regions | WHO +T020 | Fractures involving head with neck | WHO +T021 | Fractures involving thorax with lower back and pelvis | WHO +T022 | Fractures involving multiple regions of one upper limb | WHO +T023 | Fractures involving multiple regions of one lower limb | WHO +T024 | Fractures involving multiple regions of both upper limbs | WHO +T025 | Fractures involving multiple regions of both lower limbs | WHO +T026 | Fractures involving multiple regions of upper limb(s) with lower limb(s) | WHO +T027 | Fractures involving thorax with lower back and pelvis with limb(s) | WHO +T028 | Fractures involving other combinations of body regions | WHO +T029 | Multiple fractures, unspecified | WHO +T03 | Dislocations, sprains and strains involving multiple body regions | WHO +T030 | Dislocations, sprains and strains involving head with neck | WHO +T031 | Dislocations, sprains and strains involving thorax with lower back and pelvis | WHO +T032 | Dislocations, sprains and strains involving multiple regions of upper limb(s) | WHO +T033 | Dislocations, sprains and strains involving multiple regions of lower limb(s) | WHO +T034 | Dislocations, sprains and strains involving multiple regions of upper limb(s) with lower limb(s) | WHO +T038 | Dislocations, sprains and strains involving other combinations of body regions | WHO +T039 | Multiple dislocations, sprains and strains, unspecified | WHO +T04 | Crushing injuries involving multiple body regions | WHO +T040 | Crushing injuries involving head with neck | WHO +T041 | Crushing injuries involving thorax with abdomen, lower back and pelvis | WHO +T042 | Crushing injuries involving multiple regions of upper limb(s) | WHO +T043 | Crushing injuries involving multiple regions of lower limb(s) | WHO +T044 | Crushing injuries involving multiple regions of upper limb(s) with lower limb(s) | WHO +T047 | Crushing injuries of thorax with abdomen, lower back and pelvis with limb(s) | WHO +T048 | Crushing injuries involving other combinations of body regions | WHO +T049 | Multiple crushing injuries, unspecified | WHO +T05 | Traumatic amputations involving multiple body regions | WHO +T050 | Traumatic amputation of both hands | WHO +T051 | Traumatic amputation of one hand and other arm [any level, except hand] | WHO +T052 | Traumatic amputation of both arms [any level] | WHO +T053 | Traumatic amputation of both feet | WHO +T054 | Traumatic amputation of one foot and other leg [any level, except foot] | WHO +T055 | Traumatic amputation of both legs [any level] | WHO +T056 | Traumatic amputation of upper and lower limbs, any combination [any level] | WHO +T058 | Traumatic amputations involving other combinations of body regions | WHO +T059 | Multiple traumatic amputations, unspecified | WHO +T06 | Other injuries involving multiple body regions, not elsewhere classified | WHO +T060 | Injuries of brain and cranial nerves with injuries of nerves and spinal cord at neck level | WHO +T061 | Injuries of nerves and spinal cord involving other multiple body regions | WHO +T062 | Injuries of nerves involving multiple body regions | WHO +T063 | Injuries of blood vessels involving multiple body regions | WHO +T064 | Injuries of muscles and tendons involving multiple body regions | WHO +T065 | Injuries of intrathoracic organs with intra-abdominal and pelvic organs | WHO +T068 | Other specified injuries involving multiple body regions | WHO +T07 | Unspecified multiple injuries | WHO +T08 | Fracture of spine, level unspecified | WHO +T09 | Other injuries of spine and trunk, level unspecified | WHO +T090 | Superficial injury of trunk, level unspecified | WHO +T091 | Open wound of trunk, level unspecified | WHO +T092 | Dislocation, sprain and strain of unspecified joint and ligament of trunk | WHO +T093 | Injury of spinal cord, level unspecified | WHO +T094 | Injury of unspecified nerve, spinal nerve root and plexus of trunk | WHO +T095 | Injury of unspecified muscle and tendon of trunk | WHO +T096 | Traumatic amputation of trunk, level unspecified | WHO +T098 | Other specified injuries of trunk, level unspecified | WHO +T099 | Unspecified injury of trunk, level unspecified | WHO +T10 | Fracture of upper limb, level unspecified | WHO +T11 | Other injuries of upper limb, level unspecified | WHO +T110 | Superficial injury of upper limb, level unspecified | WHO +T111 | Open wound of upper limb, level unspecified | WHO +T112 | Dislocation, sprain and strain of unspecified joint and ligament of upper limb, level unspecified | WHO +T113 | Injury of unspecified nerve of upper limb, level unspecified | WHO +T114 | Injury of unspecified blood vessel of upper limb, level unspecified | WHO +T115 | Injury of unspecified muscle and tendon of upper limb, level unspecified | WHO +T116 | Traumatic amputation of upper limb, level unspecified | WHO +T118 | Other specified injuries of upper limb, level unspecified | WHO +T119 | Unspecified injury of upper limb, level unspecified | WHO +T12 | Fracture of lower limb, level unspecified | WHO +T13 | Other injuries of lower limb, level unspecified | WHO +T130 | Superficial injury of lower limb, level unspecified | WHO +T131 | Open wound of lower limb, level unspecified | WHO +T132 | Dislocation, sprain and strain of unspecified joint and ligament of lower limb, level unspecified | WHO +T133 | Injury of unspecified nerve of lower limb, level unspecified | WHO +T134 | Injury of unspecified blood vessel of lower limb, level unspecified | WHO +T135 | Injury of unspecified muscle and tendon of lower limb, level unspecified | WHO +T136 | Traumatic amputation of lower limb, level unspecified | WHO +T138 | Other specified injuries of lower limb, level unspecified | WHO +T139 | Unspecified injury of lower limb, level unspecified | WHO +T14 | Injury of unspecified body region | WHO +T140 | Superficial injury of unspecified body region | WHO +T141 | Open wound of unspecified body region | WHO +T142 | Fracture of unspecified body region | WHO +T143 | Dislocation, sprain and strain of unspecified body region | WHO +T144 | Injury of nerve(s) of unspecified body region | WHO +T145 | Injury of blood vessel(s) of unspecified body region | WHO +T146 | Injury of muscles and tendons of unspecified body region | WHO +T147 | Crushing injury and traumatic amputation of unspecified body region | WHO +T148 | Other injuries of unspecified body region | WHO +T149 | Injury, unspecified | WHO +T15 | Foreign body on external eye | WHO +T150 | Foreign body in cornea | WHO +T151 | Foreign body in conjunctival sac | WHO +T158 | Foreign body in other and multiple parts of external eye | WHO +T159 | Foreign body on external eye, part unspecified | WHO +T16 | Foreign body in ear | WHO +T17 | Foreign body in respiratory tract | WHO +T170 | Foreign body in nasal sinus | WHO +T171 | Foreign body in nostril | WHO +T172 | Foreign body in pharynx | WHO +T173 | Foreign body in larynx | WHO +T174 | Foreign body in trachea | WHO +T175 | Foreign body in bronchus | WHO +T178 | Foreign body in other and multiple parts of respiratory tract | WHO +T179 | Foreign body in respiratory tract, part unspecified | WHO +T18 | Foreign body in alimentary tract | WHO +T180 | Foreign body in mouth | WHO +T181 | Foreign body in oesophagus | WHO +T182 | Foreign body in stomach | WHO +T183 | Foreign body in small intestine | WHO +T184 | Foreign body in colon | WHO +T185 | Foreign body in anus and rectum | WHO +T188 | Foreign body in other and multiple parts of alimentary tract | WHO +T189 | Foreign body in alimentary tract, part unspecified | WHO +T19 | Foreign body in genitourinary tract | WHO +T190 | Foreign body in urethra | WHO +T191 | Foreign body in bladder | WHO +T192 | Foreign body in vulva and vagina | WHO +T193 | Foreign body in uterus [any part] | WHO +T198 | Foreign body in other and multiple parts of genitourinary tract | WHO +T199 | Foreign body in genitourinary tract, part unspecified | WHO +T20 | Burn and corrosion of head and neck | WHO +T200 | Burn of unspecified degree of head and neck | WHO +T201 | Burn of first degree of head and neck | WHO +T202 | Burn of second degree of head and neck | WHO +T203 | Burn of third degree of head and neck | WHO +T204 | Corrosion of unspecified degree of head and neck | WHO +T205 | Corrosion of first degree of head and neck | WHO +T206 | Corrosion of second degree of head and neck | WHO +T207 | Corrosion of third degree of head and neck | WHO +T21 | Burn and corrosion of trunk | WHO +T210 | Burn of unspecified degree of trunk | WHO +T211 | Burn of first degree of trunk | WHO +T212 | Burn of second degree of trunk | WHO +T213 | Burn of third degree of trunk | WHO +T214 | Corrosion of unspecified degree of trunk | WHO +T215 | Corrosion of first degree of trunk | WHO +T216 | Corrosion of second degree of trunk | WHO +T217 | Corrosion of third degree of trunk | WHO +T22 | Burn and corrosion of shoulder and upper limb, except wrist and hand | WHO +T220 | Burn of unspecified degree of shoulder and upper limb, except wrist and hand | WHO +T221 | Burn of first degree of shoulder and upper limb, except wrist and hand | WHO +T222 | Burn of second degree of shoulder and upper limb, except wrist and hand | WHO +T223 | Burn of third degree of shoulder and upper limb, except wrist and hand | WHO +T224 | Corrosion of unspecified degree of shoulder and upper limb, except wrist and hand | WHO +T225 | Corrosion of first degree of shoulder and upper limb, except wrist and hand | WHO +T226 | Corrosion of second degree of shoulder and upper limb, except wrist and hand | WHO +T227 | Corrosion of third degree of shoulder and upper limb, except wrist and hand | WHO +T23 | Burn and corrosion of wrist and hand | WHO +T230 | Burn of unspecified degree of wrist and hand | WHO +T231 | Burn of first degree of wrist and hand | WHO +T232 | Burn of second degree of wrist and hand | WHO +T233 | Burn of third degree of wrist and hand | WHO +T234 | Corrosion of unspecified degree of wrist and hand | WHO +T235 | Corrosion of first degree of wrist and hand | WHO +T236 | Corrosion of second degree of wrist and hand | WHO +T237 | Corrosion of third degree of wrist and hand | WHO +T24 | Burn and corrosion of hip and lower limb, except ankle and foot | WHO +T240 | Burn of unspecified degree of hip and lower limb, except ankle and foot | WHO +T241 | Burn of first degree of hip and lower limb, except ankle and foot | WHO +T242 | Burn of second degree of hip and lower limb, except ankle and foot | WHO +T243 | Burn of third degree of hip and lower limb, except ankle and foot | WHO +T244 | Corrosion of unspecified degree of hip and lower limb, except ankle and foot | WHO +T245 | Corrosion of first degree of hip and lower limb, except ankle and foot | WHO +T246 | Corrosion of second degree of hip and lower limb, except ankle and foot | WHO +T247 | Corrosion of third degree of hip and lower limb, except ankle and foot | WHO +T25 | Burn and corrosion of ankle and foot | WHO +T250 | Burn of unspecified degree of ankle and foot | WHO +T251 | Burn of first degree of ankle and foot | WHO +T252 | Burn of second degree of ankle and foot | WHO +T253 | Burn of third degree of ankle and foot | WHO +T254 | Corrosion of unspecified degree of ankle and foot | WHO +T255 | Corrosion of first degree of ankle and foot | WHO +T256 | Corrosion of second degree of ankle and foot | WHO +T257 | Corrosion of third degree of ankle and foot | WHO +T26 | Burn and corrosion confined to eye and adnexa | WHO +T260 | Burn of eyelid and periocular area | WHO +T261 | Burn of cornea and conjunctival sac | WHO +T262 | Burn with resulting rupture and destruction of eyeball | WHO +T263 | Burn of other parts of eye and adnexa | WHO +T264 | Burn of eye and adnexa, part unspecified | WHO +T265 | Corrosion of eyelid and periocular area | WHO +T266 | Corrosion of cornea and conjunctival sac | WHO +T267 | Corrosion with resulting rupture and destruction of eyeball | WHO +T268 | Corrosion of other parts of eye and adnexa | WHO +T269 | Corrosion of eye and adnexa, part unspecified | WHO +T27 | Burn and corrosion of respiratory tract | WHO +T270 | Burn of larynx and trachea | WHO +T271 | Burn involving larynx and trachea with lung | WHO +T272 | Burn of other parts of respiratory tract | WHO +T273 | Burn of respiratory tract, part unspecified | WHO +T274 | Corrosion of larynx and trachea | WHO +T275 | Corrosion involving larynx and trachea with lung | WHO +T276 | Corrosion of other parts of respiratory tract | WHO +T277 | Corrosion of respiratory tract, part unspecified | WHO +T28 | Burn and corrosion of other internal organs | WHO +T280 | Burn of mouth and pharynx | WHO +T281 | Burn of oesophagus | WHO +T282 | Burn of other parts of alimentary tract | WHO +T283 | Burn of internal genitourinary organs | WHO +T284 | Burn of other and unspecified internal organs | WHO +T285 | Corrosion of mouth and pharynx | WHO +T286 | Corrosion of oesophagus | WHO +T287 | Corrosion of other parts of alimentary tract | WHO +T288 | Corrosion of internal genitourinary organs | WHO +T289 | Corrosion of other and unspecified internal organs | WHO +T29 | Burns and corrosions of multiple body regions | WHO +T290 | Burns of multiple regions, unspecified degree | WHO +T291 | Burns of multiple regions, no more than first-degree burns mentioned | WHO +T292 | Burns of multiple regions, no more than second-degree burns mentioned | WHO +T293 | Burns of multiple regions, at least one burn of third degree mentioned | WHO +T294 | Corrosions of multiple regions, unspecified degree | WHO +T295 | Corrosions of multiple regions, no more than first-degree corrosions mentioned | WHO +T296 | Corrosions of multiple regions, no more than second-degree corrosions mentioned | WHO +T297 | Corrosions of multiple regions, at least one corrosion of third degree mentioned | WHO +T30 | Burn and corrosion, body region unspecified | WHO +T300 | Burn of unspecified body region, unspecified degree | WHO +T301 | Burn of first degree, body region unspecified | WHO +T302 | Burn of second degree, body region unspecified | WHO +T303 | Burn of third degree, body region unspecified | WHO +T304 | Corrosion of unspecified body region, unspecified degree | WHO +T305 | Corrosion of first degree, body region unspecified | WHO +T306 | Corrosion of second degree, body region unspecified | WHO +T307 | Corrosion of third degree, body region unspecified | WHO +T31 | Burns classified according to extent of body surface involved | WHO +T310 | Burns involving less than 10% of body surface | WHO +T311 | Burns involving 10-19% of body surface | WHO +T312 | Burns involving 20-29% of body surface | WHO +T313 | Burns involving 30-39% of body surface | WHO +T314 | Burns involving 40-49% of body surface | WHO +T315 | Burns involving 50-59% of body surface | WHO +T316 | Burns involving 60-69% of body surface | WHO +T317 | Burns involving 70-79% of body surface | WHO +T318 | Burns involving 80-89% of body surface | WHO +T319 | Burns involving 90% or more of body surface | WHO +T32 | Corrosions classified according to extent of body surface involved | WHO +T320 | Corrosions involving less than 10% of body surface | WHO +T321 | Corrosions involving 10-19% of body surface | WHO +T322 | Corrosions involving 20-29% of body surface | WHO +T323 | Corrosions involving 30-39% of body surface | WHO +T324 | Corrosions involving 40-49% of body surface | WHO +T325 | Corrosions involving 50-59% of body surface | WHO +T326 | Corrosions involving 60-69% of body surface | WHO +T327 | Corrosions involving 70-79% of body surface | WHO +T328 | Corrosions involving 80-89% of body surface | WHO +T329 | Corrosions involving 90% or more of body surface | WHO +T33 | Superficial frostbite | WHO +T330 | Superficial frostbite of head | WHO +T331 | Superficial frostbite of neck | WHO +T332 | Superficial frostbite of thorax | WHO +T333 | Superficial frostbite of abdominal wall, lower back and pelvis | WHO +T334 | Superficial frostbite of arm | WHO +T335 | Superficial frostbite of wrist and hand | WHO +T336 | Superficial frostbite of hip and thigh | WHO +T337 | Superficial frostbite of knee and lower leg | WHO +T338 | Superficial frostbite of ankle and foot | WHO +T339 | Superficial frostbite of other and unspecified sites | WHO +T34 | Frostbite with tissue necrosis | WHO +T340 | Frostbite with tissue necrosis of head | WHO +T341 | Frostbite with tissue necrosis of neck | WHO +T342 | Frostbite with tissue necrosis of thorax | WHO +T343 | Frostbite with tissue necrosis of abdominal wall, lower back and pelvis | WHO +T344 | Frostbite with tissue necrosis of arm | WHO +T345 | Frostbite with tissue necrosis of wrist and hand | WHO +T346 | Frostbite with tissue necrosis of hip and thigh | WHO +T347 | Frostbite with tissue necrosis of knee and lower leg | WHO +T348 | Frostbite with tissue necrosis of ankle and foot | WHO +T349 | Frostbite with tissue necrosis of other and unspecified sites | WHO +T35 | Frostbite involving multiple body regions and unspecified frostbite | WHO +T350 | Superficial frostbite involving multiple body regions | WHO +T351 | Frostbite with tissue necrosis involving multiple body regions | WHO +T352 | Unspecified frostbite of head and neck | WHO +T353 | Unspecified frostbite of thorax, abdomen, lower back and pelvis | WHO +T354 | Unspecified frostbite of upper limb | WHO +T355 | Unspecified frostbite of lower limb | WHO +T356 | Unspecified frostbite involving multiple body regions | WHO +T357 | Unspecified frostbite of unspecified site | WHO +T36 | Poisoning by systemic antibiotics | WHO +T360 | Poisoning: Penicillins | WHO +T361 | Poisoning: Cefalosporins and other beta-lactam antibiotics | WHO +T362 | Poisoning: Chloramphenicol group | WHO +T363 | Poisoning: Macrolides | WHO +T364 | Poisoning: Tetracyclines | WHO +T365 | Poisoning: Aminoglycosides | WHO +T366 | Poisoning: Rifamycins | WHO +T367 | Poisoning: Antifungal antibiotics, systemically used | WHO +T368 | Poisoning: Other systemic antibiotics | WHO +T369 | Poisoning: Systemic antibiotic, unspecified | WHO +T37 | Poisoning by other systemic anti-infectives and antiparasitics | WHO +T370 | Poisoning: Sulfonamides | WHO +T371 | Poisoning: Antimycobacterial drugs | WHO +T372 | Poisoning: Antimalarials and drugs acting on other blood protozoa | WHO +T373 | Poisoning: Other antiprotozoal drugs | WHO +T374 | Poisoning: Anthelminthics | WHO +T375 | Poisoning: Antiviral drugs | WHO +T378 | Poisoning: Other specified systemic anti-infectives and antiparasitics | WHO +T379 | Poisoning: Systemic anti-infective and antiparasitic, unspecified | WHO +T38 | Poisoning by hormones and their synthetic substitutes and antagonists, not elsewhere classified | WHO +T380 | Poisoning: Glucocorticoids and synthetic analogues | WHO +T381 | Poisoning: Thyroid hormones and substitutes | WHO +T382 | Poisoning: Antithyroid drugs | WHO +T383 | Poisoning: Insulin and oral hypoglycaemic [antidiabetic] drugs | WHO +T384 | Poisoning: Oral contraceptives | WHO +T385 | Poisoning: Other estrogens and progestogens | WHO +T386 | Poisoning: Antigonadotrophins, antiestrogens, antiandrogens, not elsewhere classified | WHO +T387 | Poisoning: Androgens and anabolic congeners | WHO +T388 | Poisoning: Other and unspecified hormones and their synthetic substitutes | WHO +T389 | Poisoning: Other and unspecified hormone antagonists | WHO +T39 | Poisoning by nonopioid analgesics, antipyretics and antirheumatics | WHO +T390 | Poisoning: Salicylates | WHO +T391 | Poisoning: 4-Aminophenol derivatives | WHO +T392 | Poisoning: Pyrazolone derivatives | WHO +T393 | Poisoning: Other nonsteroidal anti-inflammatory drugs [NSAID] | WHO +T394 | Poisoning: Antirheumatics, not elsewhere classified | WHO +T398 | Poisoning: Other nonopioid analgesics and antipyretics, not elsewhere classified | WHO +T399 | Poisoning: Nonopioid analgesic, antipyretic and antirheumatic, unspecified | WHO +T40 | Poisoning by narcotics and psychodysleptics [hallucinogens] | WHO +T400 | Poisoning: Opium | WHO +T401 | Poisoning: Heroin | WHO +T402 | Poisoning: Other opioids | WHO +T403 | Poisoning: Methadone | WHO +T404 | Poisoning: Other synthetic narcotics | WHO +T405 | Poisoning: Cocaine | WHO +T406 | Poisoning: Other and unspecified narcotics | WHO +T407 | Poisoning: Cannabis (derivatives) | WHO +T408 | Poisoning: Lysergide [LSD] | WHO +T409 | Poisoning: Other and unspecified psychodysleptics [hallucinogens] | WHO +T41 | Poisoning by anaesthetics and therapeutic gases | WHO +T410 | Poisoning: Inhaled anaesthetics | WHO +T411 | Poisoning: Intravenous anaesthetics | WHO +T412 | Poisoning: Other and unspecified general anaesthetics | WHO +T413 | Poisoning: Local anaesthetics | WHO +T414 | Poisoning: Anaesthetic, unspecified | WHO +T415 | Poisoning: Therapeutic gases | WHO +T42 | Poisoning by antiepileptic, sedative-hypnotic and antiparkinsonism drugs | WHO +T420 | Poisoning: Hydantoin derivatives | WHO +T421 | Poisoning: Iminostilbenes | WHO +T422 | Poisoning: Succinimides and oxazolidinediones | WHO +T423 | Poisoning: Barbiturates | WHO +T424 | Poisoning: Benzodiazepines | WHO +T425 | Poisoning: Mixed antiepileptics, not elsewhere classified | WHO +T426 | Poisoning: Other antiepileptic and sedative-hypnotic drugs | WHO +T427 | Poisoning: Antiepileptic and sedative-hypnotic drugs, unspecified | WHO +T428 | Poisoning: Antiparkinsonism drugs and other central muscle-tone depressants | WHO +T43 | Poisoning by psychotropic drugs, not elsewhere classified | WHO +T430 | Poisoning: Tricyclic and tetracyclic antidepressants | WHO +T431 | Poisoning: Monoamine-oxidase-inhibitor antidepressants | WHO +T432 | Poisoning: Other and unspecified antidepressants | WHO +T433 | Poisoning: Phenothiazine antipsychotics and neuroleptics | WHO +T434 | Poisoning: Butyrophenone and thioxanthene neuroleptics | WHO +T435 | Poisoning: Other and unspecified antipsychotics and neuroleptics | WHO +T436 | Poisoning: Psychostimulants with abuse potential | WHO +T438 | Poisoning: Other psychotropic drugs, not elsewhere classified | WHO +T439 | Poisoning: Psychotropic drug, unspecified | WHO +T44 | Poisoning by drugs primarily affecting the autonomic nervous system | WHO +T440 | Poisoning: Anticholinesterase agents | WHO +T441 | Poisoning: Other parasympathomimetics [cholinergics] | WHO +T442 | Poisoning: Ganglionic blocking drugs, not elsewhere classified | WHO +T443 | Poisoning: Other parasympatholytics [anticholinergics and antimuscarinics] and spasmolytics, not elsewhere classified | WHO +T444 | Poisoning: Predominantly alpha-adrenoreceptor agonists, not elsewhere classified | WHO +T445 | Poisoning: Predominantly beta-adrenoreceptor agonists, not elsewhere classified | WHO +T446 | Poisoning: Alpha-adrenoreceptor antagonists, not elsewhere classified | WHO +T447 | Poisoning: Beta-adrenoreceptor antagonists, not elsewhere classified | WHO +T448 | Poisoning: Centrally acting and adrenergic-neuron-blocking agents, not elsewhere classified | WHO +T449 | Poisoning: Other and unspecified drugs primarily affecting the autonomic nervous system | WHO +T45 | Poisoning by primarily systemic and haematological agents, not elsewhere classified | WHO +T450 | Poisoning: Antiallergic and antiemetic drugs | WHO +T451 | Poisoning: Antineoplastic and immunosuppressive drugs | WHO +T452 | Poisoning: Vitamins, not elsewhere classified | WHO +T453 | Poisoning: Enzymes, not elsewhere classified | WHO +T454 | Poisoning: Iron and its compounds | WHO +T455 | Poisoning: Anticoagulants | WHO +T456 | Poisoning: Fibrinolysis-affecting drugs | WHO +T457 | Poisoning: Anticoagulant antagonists, vitamin K and other coagulants | WHO +T458 | Poisoning: Other primarily systemic and haematological agents | WHO +T459 | Poisoning: Primarily systemic and haematological agent, unspecified | WHO +T46 | Poisoning by agents primarily affecting the cardiovascular system | WHO +T460 | Poisoning: Cardiac-stimulant glycosides and drugs of similar action | WHO +T461 | Poisoning: Calcium-channel blockers | WHO +T462 | Poisoning: Other antidysrhythmic drugs, not elsewhere classified | WHO +T463 | Poisoning: Coronary vasodilators, not elsewhere classified | WHO +T464 | Poisoning: Angiotensin-converting-enzyme inhibitors | WHO +T465 | Poisoning: Other antihypertensive drugs, not elsewhere classified | WHO +T466 | Poisoning: Antihyperlipidaemic and antiarteriosclerotic drugs | WHO +T467 | Poisoning: Peripheral vasodilators | WHO +T468 | Poisoning: Antivaricose drugs, including sclerosing agents | WHO +T469 | Poisoning: Other and unspecified agents primarily affecting the cardiovascular system | WHO +T47 | Poisoning by agents primarily affecting the gastrointestinal system | WHO +T470 | Poisoning: Histamine H 2 -receptor antagonists | WHO +T471 | Poisoning: Other antacids and anti-gastric-secretion drugs | WHO +T472 | Poisoning: Stimulant laxatives | WHO +T473 | Poisoning: Saline and osmotic laxatives | WHO +T474 | Poisoning: Other laxatives | WHO +T475 | Poisoning: Digestants | WHO +T476 | Poisoning: Antidiarrhoeal drugs | WHO +T477 | Poisoning: Emetics | WHO +T478 | Poisoning: Other agents primarily affecting the gastrointestinal system | WHO +T479 | Poisoning: Agent primarily affecting the gastrointestinal system, unspecified | WHO +T48 | Poisoning by agents primarily acting on smooth and skeletal muscles and the respiratory system | WHO +T480 | Poisoning: Oxytocic drugs | WHO +T481 | Poisoning: Skeletal muscle relaxants [neuromuscular blocking agents] | WHO +T482 | Poisoning: Other and unspecified agents primarily acting on muscles | WHO +T483 | Poisoning: Antitussives | WHO +T484 | Poisoning: Expectorants | WHO +T485 | Poisoning: Anti-common-cold drugs | WHO +T486 | Poisoning: Antiasthmatics, not elsewhere classified | WHO +T487 | Poisoning: Other and unspecified agents primarily acting on the respiratory system | WHO +T49 | Poisoning by topical agents primarily affecting skin and mucous membrane and by ophthalmological, otorhinolaryngological and dental drugs | WHO +T490 | Poisoning: Local antifungal, anti-infective and anti-inflammatory drugs, not elsewhere classified | WHO +T491 | Poisoning: Antipruritics | WHO +T492 | Poisoning: Local astringents and local detergents | WHO +T493 | Poisoning: Emollients, demulcents and protectants | WHO +T494 | Poisoning: Keratolytics, keratoplastics and other hair treatment drugs and preparations | WHO +T495 | Poisoning: Ophthalmological drugs and preparations | WHO +T496 | Poisoning: Otorhinolaryngological drugs and preparations | WHO +T497 | Poisoning: Dental drugs, topically applied | WHO +T498 | Poisoning: Other topical agents | WHO +T499 | Poisoning: Topical agent, unspecified | WHO +T50 | Poisoning by diuretics and other and unspecified drugs, medicaments and biological substances | WHO +T500 | Poisoning: Mineralocorticoids and their antagonists | WHO +T501 | Poisoning: Loop [high-ceiling] diuretics | WHO +T502 | Poisoning: Carbonic-anhydrase inhibitors, benzothiadiazides and other diuretics | WHO +T503 | Poisoning: Electrolytic, caloric and water-balance agents | WHO +T504 | Poisoning: Drugs affecting uric acid metabolism | WHO +T505 | Poisoning: Appetite depressants | WHO +T506 | Poisoning: Antidotes and chelating agents, not elsewhere classified | WHO +T507 | Poisoning: Analeptics and opioid receptor antagonists | WHO +T508 | Poisoning: Diagnostic agents | WHO +T509 | Poisoning: Other and unspecified drugs, medicaments and biological substances | WHO +T51 | Toxic effect of alcohol | WHO +T510 | Toxic effect: Ethanol | WHO +T511 | Toxic effect: Methanol | WHO +T512 | Toxic effect: 2-Propanol | WHO +T513 | Toxic effect: Fusel oil | WHO +T518 | Toxic effect: Other alcohols | WHO +T519 | Toxic effect: Alcohol, unspecified | WHO +T52 | Toxic effect of organic solvents | WHO +T520 | Toxic effect: Petroleum products | WHO +T521 | Toxic effect: Benzene | WHO +T522 | Toxic effect: Homologues of benzene | WHO +T523 | Toxic effect: Glycols | WHO +T524 | Toxic effect: Ketones | WHO +T528 | Toxic effect: Other organic solvents | WHO +T529 | Toxic effect: Organic solvent, unspecified | WHO +T53 | Toxic effect of halogen derivatives of aliphatic and aromatic hydrocarbons | WHO +T530 | Toxic effect: Carbon tetrachloride | WHO +T531 | Toxic effect: Chloroform | WHO +T532 | Toxic effect: Trichloroethylene | WHO +T533 | Toxic effect: Tetrachloroethylene | WHO +T534 | Toxic effect: Dichloromethane | WHO +T535 | Toxic effect: Chlorofluorocarbons | WHO +T536 | Toxic effect: Other halogen derivatives of aliphatic hydrocarbons | WHO +T537 | Toxic effect: Other halogen derivatives of aromatic hydrocarbons | WHO +T539 | Toxic effect: Halogen derivative of aliphatic and aromatic hydrocarbons, unspecified | WHO +T54 | Toxic effect of corrosive substances | WHO +T540 | Toxic effect: Phenol and phenol homologues | WHO +T541 | Toxic effect: Other corrosive organic compounds | WHO +T542 | Toxic effect: Corrosive acids and acid-like substances | WHO +T543 | Toxic effect: Corrosive alkalis and alkali-like substances | WHO +T549 | Toxic effect: Corrosive substance, unspecified | WHO +T55 | Toxic effect of soaps and detergents | WHO +T56 | Toxic effect of metals | WHO +T560 | Toxic effect: Lead and its compounds | WHO +T561 | Toxic effect: Mercury and its compounds | WHO +T562 | Toxic effect: Chromium and its compounds | WHO +T563 | Toxic effect: Cadmium and its compounds | WHO +T564 | Toxic effect: Copper and its compounds | WHO +T565 | Toxic effect: Zinc and its compounds | WHO +T566 | Toxic effect: Tin and its compounds | WHO +T567 | Toxic effect: Beryllium and its compounds | WHO +T568 | Toxic effect: Other metals | WHO +T569 | Toxic effect: Metal, unspecified | WHO +T57 | Toxic effect of other inorganic substances | WHO +T570 | Toxic effect: Arsenic and its compounds | WHO +T571 | Toxic effect: Phosphorus and its compounds | WHO +T572 | Toxic effect: Manganese and its compounds | WHO +T573 | Toxic effect: Hydrogen cyanide | WHO +T578 | Toxic effect: Other specified inorganic substances | WHO +T579 | Toxic effect: Inorganic substance, unspecified | WHO +T58 | Toxic effect of carbon monoxide | WHO +T59 | Toxic effect of other gases, fumes and vapours | WHO +T590 | Toxic effect: Nitrogen oxides | WHO +T591 | Toxic effect: Sulfur dioxide | WHO +T592 | Toxic effect: Formaldehyde | WHO +T593 | Toxic effect: Lacrimogenic gas | WHO +T594 | Toxic effect: Chlorine gas | WHO +T595 | Toxic effect: Fluorine gas and hydrogen fluoride | WHO +T596 | Toxic effect: Hydrogen sulfide | WHO +T597 | Toxic effect: Carbon dioxide | WHO +T598 | Toxic effect: Other specified gases, fumes and vapours | WHO +T599 | Toxic effect: Gases, fumes and vapours, unspecified | WHO +T60 | Toxic effect of pesticides | WHO +T600 | Toxic effect: Organophosphate and carbamate insecticides | WHO +T601 | Toxic effect: Halogenated insecticides | WHO +T602 | Toxic effect: Other and unspecified insecticides | WHO +T603 | Toxic effect: Herbicides and fungicides | WHO +T604 | Toxic effect: Rodenticides | WHO +T608 | Toxic effect: Other pesticides | WHO +T609 | Toxic effect: Pesticide, unspecified | WHO +T61 | Toxic effect of noxious substances eaten as seafood | WHO +T610 | Toxic effect: Ciguatera fish poisoning | WHO +T611 | Toxic effect: Scombroid fish poisoning | WHO +T612 | Toxic effect: Other fish and shellfish poisoning | WHO +T618 | Toxic effect: Toxic effect of other seafoods | WHO +T619 | Toxic effect: Toxic effect of unspecified seafood | WHO +T62 | Toxic effect of other noxious substances eaten as food | WHO +T620 | Toxic effect: Ingested mushrooms | WHO +T621 | Toxic effect: Ingested berries | WHO +T622 | Toxic effect: Other ingested (parts of) plant(s) | WHO +T628 | Toxic effect: Other specified noxious substances eaten as food | WHO +T629 | Toxic effect: Noxious substance eaten as food, unspecified | WHO +T63 | Toxic effect of contact with venomous animals | WHO +T630 | Toxic effect: Snake venom | WHO +T631 | Toxic effect: Venom of other reptiles | WHO +T632 | Toxic effect: Venom of scorpion | WHO +T633 | Toxic effect: Venom of spider | WHO +T634 | Toxic effect: Venom of other arthropods | WHO +T635 | Toxic effect: Toxic effect of contact with fish | WHO +T636 | Toxic effect: Toxic effect of contact with other marine animals | WHO +T638 | Toxic effect: Toxic effect of contact with other venomous animals | WHO +T639 | Toxic effect: Toxic effect of contact with unspecified venomous animal | WHO +T64 | Toxic effect of aflatoxin and other mycotoxin food contaminants | WHO +T65 | Toxic effect of other and unspecified substances | WHO +T650 | Toxic effect: Cyanides | WHO +T651 | Toxic effect: Strychnine and its salts | WHO +T652 | Toxic effect: Tobacco and nicotine | WHO +T653 | Toxic effect: Nitroderivatives and aminoderivatives of benzene and its homologues | WHO +T654 | Toxic effect: Carbon disulfide | WHO +T655 | Toxic effect: Nitroglycerin and other nitric acids and esters | WHO +T656 | Toxic effect: Paints and dyes, not elsewhere classified | WHO +T658 | Toxic effect: Toxic effect of other specified substances | WHO +T659 | Toxic effect: Toxic effect of unspecified substance | WHO +T66 | Unspecified effects of radiation | WHO +T67 | Effects of heat and light | WHO +T670 | Heatstroke and sunstroke | WHO +T671 | Heat syncope | WHO +T672 | Heat cramp | WHO +T673 | Heat exhaustion, anhydrotic | WHO +T674 | Heat exhaustion due to salt depletion | WHO +T675 | Heat exhaustion, unspecified | WHO +T676 | Heat fatigue, transient | WHO +T677 | Heat oedema | WHO +T678 | Other effects of heat and light | WHO +T679 | Effect of heat and light, unspecified | WHO +T68 | Hypothermia | WHO +T69 | Other effects of reduced temperature | WHO +T690 | Immersion hand and foot | WHO +T691 | Chilblains | WHO +T698 | Other specified effects of reduced temperature | WHO +T699 | Effect of reduced temperature, unspecified | WHO +T70 | Effects of air pressure and water pressure | WHO +T700 | Otitic barotrauma | WHO +T701 | Sinus barotrauma | WHO +T702 | Other and unspecified effects of high altitude | WHO +T703 | Caisson disease [decompression sickness] | WHO +T704 | Effects of high-pressure fluids | WHO +T708 | Other effects of air pressure and water pressure | WHO +T709 | Effect of air pressure and water pressure, unspecified | WHO +T71 | Asphyxiation | WHO +T73 | Effects of other deprivation | WHO +T730 | Effects of hunger | WHO +T731 | Effects of thirst | WHO +T732 | Exhaustion due to exposure | WHO +T733 | Exhaustion due to excessive exertion | WHO +T738 | Other effects of deprivation | WHO +T739 | Effect of deprivation, unspecified | WHO +T74 | Maltreatment syndromes | WHO +T740 | Neglect or abandonment | WHO +T741 | Physical abuse | WHO +T742 | Sexual abuse | WHO +T743 | Psychological abuse | WHO +T748 | Other maltreatment syndromes | WHO +T749 | Maltreatment syndrome, unspecified | WHO +T75 | Effects of other external causes | WHO +T750 | Effects of lightning | WHO +T751 | Drowning and nonfatal submersion | WHO +T752 | Effects of vibration | WHO +T753 | Motion sickness | WHO +T754 | Effects of electric current | WHO +T758 | Other specified effects of other external causes | WHO +T76 | Unspecified effects of external causes | WHO +T78 | Adverse effects, not elsewhere classified | WHO +T780 | Anaphylactic shock due to adverse food reaction | WHO +T781 | Other adverse food reactions, not elsewhere classified | WHO +T782 | Anaphylactic shock, unspecified | WHO +T783 | Angioneurotic oedema | WHO +T784 | Allergy, unspecified | WHO +T788 | Other adverse effects, not elsewhere classified | WHO +T789 | Adverse effect, unspecified | WHO +T79 | Certain early complications of trauma, not elsewhere classified | WHO +T790 | Air embolism (traumatic) | WHO +T791 | Fat embolism (traumatic) | WHO +T792 | Traumatic secondary and recurrent haemorrhage | WHO +T793 | Post-traumatic wound infection, not elsewhere classified | WHO +T794 | Traumatic shock | WHO +T795 | Traumatic anuria | WHO +T796 | Traumatic ischaemia of muscle | WHO +T797 | Traumatic subcutaneous emphysema | WHO +T798 | Other early complications of trauma | WHO +T799 | Unspecified early complication of trauma | WHO +T80 | Complications following infusion, transfusion and therapeutic injection | WHO +T800 | Air embolism following infusion, transfusion and therapeutic injection | WHO +T801 | Vascular complications following infusion, transfusion and therapeutic injection | WHO +T802 | Infections following infusion, transfusion and therapeutic injection | WHO +T803 | ABO incompatibility reaction | WHO +T804 | Rh incompatibility reaction | WHO +T805 | Anaphylactic shock due to serum | WHO +T806 | Other serum reactions | WHO +T808 | Other complications following infusion, transfusion and therapeutic injection | WHO +T809 | Unspecified complication following infusion, transfusion and therapeutic injection | WHO +T81 | Complications of procedures, not elsewhere classified | WHO +T810 | Haemorrhage and haematoma complicating a procedure, not elsewhere classified | WHO +T811 | Shock during or resulting from a procedure, not elsewhere classified | WHO +T812 | Accidental puncture and laceration during a procedure, not elsewhere classified | WHO +T813 | Disruption of operation wound, not elsewhere classified | WHO +T814 | Infection following a procedure, not elsewhere classified | WHO +T815 | Foreign body accidentally left in body cavity or operation wound following a procedure | WHO +T816 | Acute reaction to foreign substance accidentally left during a procedure | WHO +T817 | Vascular complications following a procedure, not elsewhere classified | WHO +T818 | Other complications of procedures, not elsewhere classified | WHO +T819 | Unspecified complication of procedure | WHO +T82 | Complications of cardiac and vascular prosthetic devices, implants and grafts | WHO +T820 | Mechanical complication of heart valve prosthesis | WHO +T821 | Mechanical complication of cardiac electronic device | WHO +T822 | Mechanical complication of coronary artery bypass and valve grafts | WHO +T823 | Mechanical complication of other vascular grafts | WHO +T824 | Mechanical complication of vascular dialysis catheter | WHO +T825 | Mechanical complication of other cardiac and vascular devices and implants | WHO +T826 | Infection and inflammatory reaction due to cardiac valve prosthesis | WHO +T827 | Infection and inflammatory reaction due to other cardiac and vascular devices, implants and grafts | WHO +T828 | Other specified complications of cardiac and vascular prosthetic devices, implants and grafts | WHO +T829 | Unspecified complication of cardiac and vascular prosthetic device, implant and graft | WHO +T83 | Complications of genitourinary prosthetic devices, implants and grafts | WHO +T830 | Mechanical complication of urinary (indwelling) catheter | WHO +T831 | Mechanical complication of other urinary devices and implants | WHO +T832 | Mechanical complication of graft of urinary organ | WHO +T833 | Mechanical complication of intrauterine contraceptive device | WHO +T834 | Mechanical complication of other prosthetic devices, implants and grafts in genital tract | WHO +T835 | Infection and inflammatory reaction due to prosthetic device, implant and graft in urinary system | WHO +T836 | Infection and inflammatory reaction due to prosthetic device, implant and graft in genital tract | WHO +T838 | Other complications of genitourinary prosthetic devices, implants and grafts | WHO +T839 | Unspecified complication of genitourinary prosthetic device, implant and graft | WHO +T84 | Complications of internal orthopaedic prosthetic devices, implants and grafts | WHO +T840 | Mechanical complication of internal joint prosthesis | WHO +T841 | Mechanical complication of internal fixation device of bones of limb | WHO +T842 | Mechanical complication of internal fixation device of other bones | WHO +T843 | Mechanical complication of other bone devices, implants and grafts | WHO +T844 | Mechanical complication of other internal orthopaedic devices, implants and grafts | WHO +T845 | Infection and inflammatory reaction due to internal joint prosthesis | WHO +T846 | Infection and inflammatory reaction due to internal fixation device [any site] | WHO +T847 | Infection and inflammatory reaction due to other internal orthopaedic prosthetic devices, implants and grafts | WHO +T848 | Other complications of internal orthopaedic prosthetic devices, implants and grafts | WHO +T849 | Unspecified complication of internal orthopaedic prosthetic device, implant and graft | WHO +T85 | Complications of other internal prosthetic devices, implants and grafts | WHO +T850 | Mechanical complication of ventricular intracranial (communicating) shunt | WHO +T851 | Mechanical complication of implanted electronic stimulator of nervous system | WHO +T852 | Mechanical complication of intraocular lens | WHO +T853 | Mechanical complication of other ocular prosthetic devices, implants and grafts | WHO +T854 | Mechanical complication of breast prosthesis and implant | WHO +T855 | Mechanical complication of gastrointestinal prosthetic devices, implants and grafts | WHO +T856 | Mechanical complication of other specified internal prosthetic devices, implants and grafts | WHO +T857 | Infection and inflammatory reaction due to other internal prosthetic devices, implants and grafts | WHO +T858 | Other complications of internal prosthetic devices, implants and grafts, not elsewhere classified | WHO +T859 | Unspecified complication of internal prosthetic device, implant and graft | WHO +T86 | Failure and rejection of transplanted organs and tissues | WHO +T860 | Bone-marrow transplant rejection | WHO +T861 | Kidney transplant failure and rejection | WHO +T862 | Heart transplant failure and rejection | WHO +T863 | Heart-lung transplant failure and rejection | WHO +T864 | Liver transplant failure and rejection | WHO +T868 | Failure and rejection of other transplanted organs and tissues | WHO +T869 | Failure and rejection of unspecified transplanted organ and tissue | WHO +T87 | Complications peculiar to reattachment and amputation | WHO +T870 | Complications of reattached (part of) upper extremity | WHO +T871 | Complications of reattached (part of) lower extremity | WHO +T872 | Complications of other reattached body part | WHO +T873 | Neuroma of amputation stump | WHO +T874 | Infection of amputation stump | WHO +T875 | Necrosis of amputation stump | WHO +T876 | Other and unspecified complications of amputation stump | WHO +T88 | Other complications of surgical and medical care, not elsewhere classified | WHO +T880 | Infection following immunization | WHO +T881 | Other complications following immunization, not elsewhere classified | WHO +T882 | Shock due to anaesthesia | WHO +T883 | Malignant hyperthermia due to anaesthesia | WHO +T884 | Failed or difficult intubation | WHO +T885 | Other complications of anaesthesia | WHO +T886 | Anaphylactic shock due to adverse effect of correct drug or medicament properly administered | WHO +T887 | Unspecified adverse effect of drug or medicament | WHO +T888 | Other specified complications of surgical and medical care, not elsewhere classified | WHO +T889 | Complication of surgical and medical care, unspecified | WHO +T90 | Sequelae of injuries of head | WHO +T900 | Sequelae of superficial injury of head | WHO +T901 | Sequelae of open wound of head | WHO +T902 | Sequelae of fracture of skull and facial bones | WHO +T903 | Sequelae of injury of cranial nerves | WHO +T904 | Sequelae of injury of eye and orbit | WHO +T905 | Sequelae of intracranial injury | WHO +T908 | Sequelae of other specified injuries of head | WHO +T909 | Sequelae of unspecified injury of head | WHO +T91 | Sequelae of injuries of neck and trunk | WHO +T910 | Sequelae of superficial injury and open wound of neck and trunk | WHO +T911 | Sequelae of fracture of spine | WHO +T912 | Sequelae of other fracture of thorax and pelvis | WHO +T913 | Sequelae of injury of spinal cord | WHO +T914 | Sequelae of injury of intrathoracic organs | WHO +T915 | Sequelae of injury of intra-abdominal and pelvic organs | WHO +T918 | Sequelae of other specified injuries of neck and trunk | WHO +T919 | Sequelae of unspecified injury of neck and trunk | WHO +T92 | Sequelae of injuries of upper limb | WHO +T920 | Sequelae of open wound of upper limb | WHO +T921 | Sequelae of fracture of arm | WHO +T922 | Sequelae of fracture at wrist and hand level | WHO +T923 | Sequelae of dislocation, sprain and strain of upper limb | WHO +T924 | Sequelae of injury of nerve of upper limb | WHO +T925 | Sequelae of injury of muscle and tendon of upper limb | WHO +T926 | Sequelae of crushing injury and traumatic amputation of upper limb | WHO +T928 | Sequelae of other specified injuries of upper limb | WHO +T929 | Sequelae of unspecified injury of upper limb | WHO +T93 | Sequelae of injuries of lower limb | WHO +T930 | Sequelae of open wound of lower limb | WHO +T931 | Sequelae of fracture of femur | WHO +T932 | Sequelae of other fractures of lower limb | WHO +T933 | Sequelae of dislocation, sprain and strain of lower limb | WHO +T934 | Sequelae of injury of nerve of lower limb | WHO +T935 | Sequelae of injury of muscle and tendon of lower limb | WHO +T936 | Sequelae of crushing injury and traumatic amputation of lower limb | WHO +T938 | Sequelae of other specified injuries of lower limb | WHO +T939 | Sequelae of unspecified injury of lower limb | WHO +T94 | Sequelae of injuries involving multiple and unspecified body regions | WHO +T940 | Sequelae of injuries involving multiple body regions | WHO +T941 | Sequelae of injuries, not specified by body region | WHO +T95 | Sequelae of burns, corrosions and frostbite | WHO +T950 | Sequelae of burn, corrosion and frostbite of head and neck | WHO +T951 | Sequelae of burn, corrosion and frostbite of trunk | WHO +T952 | Sequelae of burn, corrosion and frostbite of upper limb | WHO +T953 | Sequelae of burn, corrosion and frostbite of lower limb | WHO +T954 | Sequelae of burn and corrosion classifiable only according to extent of body surface involved | WHO +T958 | Sequelae of other specified burn, corrosion and frostbite | WHO +T959 | Sequelae of unspecified burn, corrosion and frostbite | WHO +T96 | Sequelae of poisoning by drugs, medicaments and biological substances | WHO +T97 | Sequelae of toxic effects of substances chiefly nonmedicinal as to source | WHO +T98 | Sequelae of other and unspecified effects of external causes | WHO +T980 | Sequelae of effects of foreign body entering through natural orifice | WHO +T981 | Sequelae of other and unspecified effects of external causes | WHO +T982 | Sequelae of certain early complications of trauma | WHO +T983 | Sequelae of complications of surgical and medical care, not elsewhere classified | WHO +V01 | Pedestrian injured in collision with pedal cycle | WHO +V010 | Pedestrian injured in collision with pedal cycle : nontraffic accident | WHO +V011 | Pedestrian injured in collision with pedal cycle : traffic accident | WHO +V019 | Pedestrian injured in collision with pedal cycle : unspecified whether traffic or nontraffic accident | WHO +V02 | Pedestrian injured in collision with two- or three-wheeled motor vehicle | WHO +V020 | Pedestrian injured in collision with two- or three-wheeled motor vehicle : nontraffic accident | WHO +V021 | Pedestrian injured in collision with two- or three-wheeled motor vehicle : traffic accident | WHO +V029 | Pedestrian injured in collision with two- or three-wheeled motor vehicle : unspecified whether traffic or nontraffic accident | WHO +V03 | Pedestrian injured in collision with car, pick-up truck or van | WHO +V030 | Pedestrian injured in collision with car, pick-up truck or van : nontraffic accident | WHO +V031 | Pedestrian injured in collision with car, pick-up truck or van : traffic accident | WHO +V039 | Pedestrian injured in collision with car, pick-up truck or van : unspecified whether traffic or nontraffic accident | WHO +V04 | Pedestrian injured in collision with heavy transport vehicle or bus | WHO +V040 | Pedestrian injured in collision with heavy transport vehicle or bus : nontraffic accident | WHO +V041 | Pedestrian injured in collision with heavy transport vehicle or bus : traffic accident | WHO +V049 | Pedestrian injured in collision with heavy transport vehicle or bus : unspecified whether traffic or nontraffic accident | WHO +V05 | Pedestrian injured in collision with railway train or railway vehicle | WHO +V050 | Pedestrian injured in collision with railway train or railway vehicle : nontraffic accident | WHO +V051 | Pedestrian injured in collision with railway train or railway vehicle : traffic accident | WHO +V059 | Pedestrian injured in collision with railway train or railway vehicle : unspecified whether traffic or nontraffic accident | WHO +V06 | Pedestrian injured in collision with other nonmotor vehicle | WHO +V060 | Pedestrian injured in collision with other nonmotor vehicle : nontraffic accident | WHO +V061 | Pedestrian injured in collision with other nonmotor vehicle : traffic accident | WHO +V069 | Pedestrian injured in collision with other nonmotor vehicle : unspecified whether traffic or nontraffic accident | WHO +V09 | Pedestrian injured in other and unspecified transport accidents | WHO +V090 | Pedestrian injured in nontraffic accident involving other and unspecified motor vehicles | WHO +V091 | Pedestrian injured in unspecified nontraffic accident | WHO +V092 | Pedestrian injured in traffic accident involving other and unspecified motor vehicles | WHO +V093 | Pedestrian injured in unspecified traffic accident | WHO +V099 | Pedestrian injured in unspecified transport accident | WHO +V10 | Pedal cyclist injured in collision with pedestrian or animal | WHO +V100 | Pedal cyclist injured in collision with pedestrian or animal : driver injured in nontraffic accident | WHO +V101 | Pedal cyclist injured in collision with pedestrian or animal : passenger injured in nontraffic accident | WHO +V102 | Pedal cyclist injured in collision with pedestrian or animal : unspecified pedal cyclist injured in nontraffic accident | WHO +V103 | Pedal cyclist injured in collision with pedestrian or animal : person injured while boarding or alighting | WHO +V104 | Pedal cyclist injured in collision with pedestrian or animal : driver injured in traffic accident | WHO +V105 | Pedal cyclist injured in collision with pedestrian or animal : passenger injured in traffic accident | WHO +V109 | Pedal cyclist injured in collision with pedestrian or animal : unspecified pedal cyclist injured in traffic accident | WHO +V11 | Pedal cyclist injured in collision with other pedal cycle | WHO +V110 | Pedal cyclist injured in collision with other pedal cycle : driver injured in nontraffic accident | WHO +V111 | Pedal cyclist injured in collision with other pedal cycle : passenger injured in nontraffic accident | WHO +V112 | Pedal cyclist injured in collision with other pedal cycle : unspecified pedal cyclist injured in nontraffic accident | WHO +V113 | Pedal cyclist injured in collision with other pedal cycle : person injured while boarding or alighting | WHO +V114 | Pedal cyclist injured in collision with other pedal cycle : driver injured in traffic accident | WHO +V115 | Pedal cyclist injured in collision with other pedal cycle : passenger injured in traffic accident | WHO +V119 | Pedal cyclist injured in collision with other pedal cycle : unspecified pedal cyclist injured in traffic accident | WHO +V12 | Pedal cyclist injured in collision with two- or three-wheeled motor vehicle | WHO +V120 | Pedal cyclist injured in collision with two- or three-wheeled motor vehicle : driver injured in nontraffic accident | WHO +V121 | Pedal cyclist injured in collision with two- or three-wheeled motor vehicle : passenger injured in nontraffic accident | WHO +V122 | Pedal cyclist injured in collision with two- or three-wheeled motor vehicle : unspecified pedal cyclist injured in nontraffic accident | WHO +V123 | Pedal cyclist injured in collision with two- or three-wheeled motor vehicle : person injured while boarding or alighting | WHO +V124 | Pedal cyclist injured in collision with two- or three-wheeled motor vehicle : driver injured in traffic accident | WHO +V125 | Pedal cyclist injured in collision with two- or three-wheeled motor vehicle : passenger injured in traffic accident | WHO +V129 | Pedal cyclist injured in collision with two- or three-wheeled motor vehicle : unspecified pedal cyclist injured in traffic accident | WHO +V13 | Pedal cyclist injured in collision with car, pick-up truck or van | WHO +V130 | Pedal cyclist injured in collision with car, pick-up truck or van : driver injured in nontraffic accident | WHO +V131 | Pedal cyclist injured in collision with car, pick-up truck or van : passenger injured in nontraffic accident | WHO +V132 | Pedal cyclist injured in collision with car, pick-up truck or van : unspecified pedal cyclist injured in nontraffic accident | WHO +V133 | Pedal cyclist injured in collision with car, pick-up truck or van : person injured while boarding or alighting | WHO +V134 | Pedal cyclist injured in collision with car, pick-up truck or van : driver injured in traffic accident | WHO +V135 | Pedal cyclist injured in collision with car, pick-up truck or van : passenger injured in traffic accident | WHO +V139 | Pedal cyclist injured in collision with car, pick-up truck or van : unspecified pedal cyclist injured in traffic accident | WHO +V14 | Pedal cyclist injured in collision with heavy transport vehicle or bus | WHO +V140 | Pedal cyclist injured in collision with heavy transport vehicle or bus : driver injured in nontraffic accident | WHO +V141 | Pedal cyclist injured in collision with heavy transport vehicle or bus : passenger injured in nontraffic accident | WHO +V142 | Pedal cyclist injured in collision with heavy transport vehicle or bus : unspecified pedal cyclist injured in nontraffic accident | WHO +V143 | Pedal cyclist injured in collision with heavy transport vehicle or bus : person injured while boarding or alighting | WHO +V144 | Pedal cyclist injured in collision with heavy transport vehicle or bus : driver injured in traffic accident | WHO +V145 | Pedal cyclist injured in collision with heavy transport vehicle or bus : passenger injured in traffic accident | WHO +V149 | Pedal cyclist injured in collision with heavy transport vehicle or bus : unspecified pedal cyclist injured in traffic accident | WHO +V15 | Pedal cyclist injured in collision with railway train or railway vehicle | WHO +V150 | Pedal cyclist injured in collision with railway train or railway vehicle : driver injured in nontraffic accident | WHO +V151 | Pedal cyclist injured in collision with railway train or railway vehicle : passenger injured in nontraffic accident | WHO +V152 | Pedal cyclist injured in collision with railway train or railway vehicle : unspecified pedal cyclist injured in nontraffic accident | WHO +V153 | Pedal cyclist injured in collision with railway train or railway vehicle : person injured while boarding or alighting | WHO +V154 | Pedal cyclist injured in collision with railway train or railway vehicle : driver injured in traffic accident | WHO +V155 | Pedal cyclist injured in collision with railway train or railway vehicle : passenger injured in traffic accident | WHO +V159 | Pedal cyclist injured in collision with railway train or railway vehicle : unspecified pedal cyclist injured in traffic accident | WHO +V16 | Pedal cyclist injured in collision with other nonmotor vehicle | WHO +V160 | Pedal cyclist injured in collision with other nonmotor vehicle : driver injured in nontraffic accident | WHO +V161 | Pedal cyclist injured in collision with other nonmotor vehicle : passenger injured in nontraffic accident | WHO +V162 | Pedal cyclist injured in collision with other nonmotor vehicle : unspecified pedal cyclist injured in nontraffic accident | WHO +V163 | Pedal cyclist injured in collision with other nonmotor vehicle : person injured while boarding or alighting | WHO +V164 | Pedal cyclist injured in collision with other nonmotor vehicle : driver injured in traffic accident | WHO +V165 | Pedal cyclist injured in collision with other nonmotor vehicle : passenger injured in traffic accident | WHO +V169 | Pedal cyclist injured in collision with other nonmotor vehicle : unspecified pedal cyclist injured in traffic accident | WHO +V17 | Pedal cyclist injured in collision with fixed or stationary object | WHO +V170 | Pedal cyclist injured in collision with fixed or stationary object : driver injured in nontraffic accident | WHO +V171 | Pedal cyclist injured in collision with fixed or stationary object : passenger injured in nontraffic accident | WHO +V172 | Pedal cyclist injured in collision with fixed or stationary object : unspecified pedal cyclist injured in nontraffic accident | WHO +V173 | Pedal cyclist injured in collision with fixed or stationary object : person injured while boarding or alighting | WHO +V174 | Pedal cyclist injured in collision with fixed or stationary object : driver injured in traffic accident | WHO +V175 | Pedal cyclist injured in collision with fixed or stationary object : passenger injured in traffic accident | WHO +V179 | Pedal cyclist injured in collision with fixed or stationary object : unspecified pedal cyclist injured in traffic accident | WHO +V18 | Pedal cyclist injured in noncollision transport accident | WHO +V180 | Pedal cyclist injured in noncollision transport accident : driver injured in nontraffic accident | WHO +V181 | Pedal cyclist injured in noncollision transport accident : passenger injured in nontraffic accident | WHO +V182 | Pedal cyclist injured in noncollision transport accident : unspecified pedal cyclist injured in nontraffic accident | WHO +V183 | Pedal cyclist injured in noncollision transport accident : person injured while boarding or alighting | WHO +V184 | Pedal cyclist injured in noncollision transport accident : driver injured in traffic accident | WHO +V185 | Pedal cyclist injured in noncollision transport accident : passenger injured in traffic accident | WHO +V189 | Pedal cyclist injured in noncollision transport accident : unspecified pedal cyclist injured in traffic accident | WHO +V19 | Pedal cyclist injured in other and unspecified transport accidents | WHO +V190 | Driver injured in collision with other and unspecified motor vehicles in nontraffic accident | WHO +V191 | Passenger injured in collision with other and unspecified motor vehicles in nontraffic accident | WHO +V192 | Unspecified pedal cyclist injured in collision with other and unspecified motor vehicles in nontraffic accident | WHO +V193 | Pedal cyclist [any] injured in unspecified nontraffic accident | WHO +V194 | Driver injured in collision with other and unspecified motor vehicles in traffic accident | WHO +V195 | Passenger injured in collision with other and unspecified motor vehicles in traffic accident | WHO +V196 | Unspecified pedal cyclist injured in collision with other and unspecified motor vehicles in traffic accident | WHO +V198 | Pedal cyclist [any] injured in other specified transport accidents | WHO +V199 | Pedal cyclist [any] injured in unspecified traffic accident | WHO +V20 | Motorcycle rider injured in collision with pedestrian or animal | WHO +V200 | Motorcycle rider injured in collision with pedestrian or animal : driver injured in nontraffic accident | WHO +V201 | Motorcycle rider injured in collision with pedestrian or animal : passenger injured in nontraffic accident | WHO +V202 | Motorcycle rider injured in collision with pedestrian or animal : unspecified motorcycle rider injured in nontraffic accident | WHO +V203 | Motorcycle rider injured in collision with pedestrian or animal : person injured while boarding or alighting | WHO +V204 | Motorcycle rider injured in collision with pedestrian or animal : driver injured in traffic accident | WHO +V205 | Motorcycle rider injured in collision with pedestrian or animal : passenger injured in traffic accident | WHO +V209 | Motorcycle rider injured in collision with pedestrian or animal : unspecified motorcycle rider injured in traffic accident | WHO +V21 | Motorcycle rider injured in collision with pedal cycle | WHO +V210 | Motorcycle rider injured in collision with pedal cycle : driver injured in nontraffic accident | WHO +V211 | Motorcycle rider injured in collision with pedal cycle : passenger injured in nontraffic accident | WHO +V212 | Motorcycle rider injured in collision with pedal cycle : unspecified motorcycle rider injured in nontraffic accident | WHO +V213 | Motorcycle rider injured in collision with pedal cycle : person injured while boarding or alighting | WHO +V214 | Motorcycle rider injured in collision with pedal cycle : driver injured in traffic accident | WHO +V215 | Motorcycle rider injured in collision with pedal cycle : passenger injured in traffic accident | WHO +V219 | Motorcycle rider injured in collision with pedal cycle : unspecified motorcycle rider injured in traffic accident | WHO +V22 | Motorcycle rider injured in collision with two- or three-wheeled motor vehicle | WHO +V220 | Motorcycle rider injured in collision with two- or three-wheeled motor vehicle : driver injured in nontraffic accident | WHO +V221 | Motorcycle rider injured in collision with two- or three-wheeled motor vehicle : passenger injured in nontraffic accident | WHO +V222 | Motorcycle rider injured in collision with two- or three-wheeled motor vehicle : unspecified motorcycle rider injured in nontraffic accident | WHO +V223 | Motorcycle rider injured in collision with two- or three-wheeled motor vehicle : person injured while boarding or alighting | WHO +V224 | Motorcycle rider injured in collision with two- or three-wheeled motor vehicle : driver injured in traffic accident | WHO +V225 | Motorcycle rider injured in collision with two- or three-wheeled motor vehicle : passenger injured in traffic accident | WHO +V229 | Motorcycle rider injured in collision with two- or three-wheeled motor vehicle : unspecified motorcycle rider injured in traffic accident | WHO +V23 | Motorcycle rider injured in collision with car, pick-up truck or van | WHO +V230 | Motorcycle rider injured in collision with car, pick-up truck or van : driver injured in nontraffic accident | WHO +V231 | Motorcycle rider injured in collision with car, pick-up truck or van : passenger injured in nontraffic accident | WHO +V232 | Motorcycle rider injured in collision with car, pick-up truck or van : unspecified motorcycle rider injured in nontraffic accident | WHO +V233 | Motorcycle rider injured in collision with car, pick-up truck or van : person injured while boarding or alighting | WHO +V234 | Motorcycle rider injured in collision with car, pick-up truck or van : driver injured in traffic accident | WHO +V235 | Motorcycle rider injured in collision with car, pick-up truck or van : passenger injured in traffic accident | WHO +V239 | Motorcycle rider injured in collision with car, pick-up truck or van : unspecified motorcycle rider injured in traffic accident | WHO +V24 | Motorcycle rider injured in collision with heavy transport vehicle or bus | WHO +V240 | Motorcycle rider injured in collision with heavy transport vehicle or bus : driver injured in nontraffic accident | WHO +V241 | Motorcycle rider injured in collision with heavy transport vehicle or bus : passenger injured in nontraffic accident | WHO +V242 | Motorcycle rider injured in collision with heavy transport vehicle or bus : unspecified motorcycle rider injured in nontraffic accident | WHO +V243 | Motorcycle rider injured in collision with heavy transport vehicle or bus : person injured while boarding or alighting | WHO +V244 | Motorcycle rider injured in collision with heavy transport vehicle or bus : driver injured in traffic accident | WHO +V245 | Motorcycle rider injured in collision with heavy transport vehicle or bus : passenger injured in traffic accident | WHO +V249 | Motorcycle rider injured in collision with heavy transport vehicle or bus : unspecified motorcycle rider injured in traffic accident | WHO +V25 | Motorcycle rider injured in collision with railway train or railway vehicle | WHO +V250 | Motorcycle rider injured in collision with railway train or railway vehicle : driver injured in nontraffic accident | WHO +V251 | Motorcycle rider injured in collision with railway train or railway vehicle : passenger injured in nontraffic accident | WHO +V252 | Motorcycle rider injured in collision with railway train or railway vehicle : unspecified motorcycle rider injured in nontraffic accident | WHO +V253 | Motorcycle rider injured in collision with railway train or railway vehicle : person injured while boarding or alighting | WHO +V254 | Motorcycle rider injured in collision with railway train or railway vehicle : driver injured in traffic accident | WHO +V255 | Motorcycle rider injured in collision with railway train or railway vehicle : passenger injured in traffic accident | WHO +V259 | Motorcycle rider injured in collision with railway train or railway vehicle : unspecified motorcycle rider injured in traffic accident | WHO +V26 | Motorcycle rider injured in collision with other nonmotor vehicle | WHO +V260 | Motorcycle rider injured in collision with other nonmotor vehicle : driver injured in nontraffic accident | WHO +V261 | Motorcycle rider injured in collision with other nonmotor vehicle : passenger injured in nontraffic accident | WHO +V262 | Motorcycle rider injured in collision with other nonmotor vehicle : unspecified motorcycle rider injured in nontraffic accident | WHO +V263 | Motorcycle rider injured in collision with other nonmotor vehicle : person injured while boarding or alighting | WHO +V264 | Motorcycle rider injured in collision with other nonmotor vehicle : driver injured in traffic accident | WHO +V265 | Motorcycle rider injured in collision with other nonmotor vehicle : passenger injured in traffic accident | WHO +V269 | Motorcycle rider injured in collision with other nonmotor vehicle : unspecified motorcycle rider injured in traffic accident | WHO +V27 | Motorcycle rider injured in collision with fixed or stationary object | WHO +V270 | Motorcycle rider injured in collision with fixed or stationary object : driver injured in nontraffic accident | WHO +V271 | Motorcycle rider injured in collision with fixed or stationary object : passenger injured in nontraffic accident | WHO +V272 | Motorcycle rider injured in collision with fixed or stationary object : unspecified motorcycle rider injured in nontraffic accident | WHO +V273 | Motorcycle rider injured in collision with fixed or stationary object : person injured while boarding or alighting | WHO +V274 | Motorcycle rider injured in collision with fixed or stationary object : driver injured in traffic accident | WHO +V275 | Motorcycle rider injured in collision with fixed or stationary object : passenger injured in traffic accident | WHO +V279 | Motorcycle rider injured in collision with fixed or stationary object : unspecified motorcycle rider injured in traffic accident | WHO +V28 | Motorcycle rider injured in noncollision transport accident | WHO +V280 | Motorcycle rider injured in noncollision transport accident : driver injured in nontraffic accident | WHO +V281 | Motorcycle rider injured in noncollision transport accident : passenger injured in nontraffic accident | WHO +V282 | Motorcycle rider injured in noncollision transport accident : unspecified motorcycle rider injured in nontraffic accident | WHO +V283 | Motorcycle rider injured in noncollision transport accident : person injured while boarding or alighting | WHO +V284 | Motorcycle rider injured in noncollision transport accident : driver injured in traffic accident | WHO +V285 | Motorcycle rider injured in noncollision transport accident : passenger injured in traffic accident | WHO +V289 | Motorcycle rider injured in noncollision transport accident : unspecified motorcycle rider injured in traffic accident | WHO +V29 | Motorcycle rider injured in other and unspecified transport accidents | WHO +V290 | Driver injured in collision with other and unspecified motor vehicles in nontraffic accident | WHO +V291 | Passenger injured in collision with other and unspecified motor vehicles in nontraffic accident | WHO +V292 | Unspecified motorcycle rider injured in collision with other and unspecified motor vehicles in nontraffic accident | WHO +V293 | Motorcycle rider [any] injured in unspecified nontraffic accident | WHO +V294 | Driver injured in collision with other and unspecified motor vehicles in traffic accident | WHO +V295 | Passenger injured in collision with other and unspecified motor vehicles in traffic accident | WHO +V296 | Unspecified motorcycle rider injured in collision with other and unspecified motor vehicles in traffic accident | WHO +V298 | Motorcycle rider [any] injured in other specified transport accidents | WHO +V299 | Motorcycle rider [any] injured in unspecified traffic accident | WHO +V30 | Occupant of three-wheeled motor vehicle injured in collision with pedestrian or animal | WHO +V300 | Occupant of three-wheeled motor vehicle injured in collision with pedestrian or animal : driver injured in nontraffic accident | WHO +V301 | Occupant of three-wheeled motor vehicle injured in collision with pedestrian or animal : passenger injured in nontraffic accident | WHO +V302 | Occupant of three-wheeled motor vehicle injured in collision with pedestrian or animal : person on outside of vehicle injured in nontraffic accident | WHO +V303 | Occupant of three-wheeled motor vehicle injured in collision with pedestrian or animal : unspecified occupant of three-wheeled motor vehicle injured in nontraffic accident | WHO +V304 | Occupant of three-wheeled motor vehicle injured in collision with pedestrian or animal : person injured while boarding or alighting | WHO +V305 | Occupant of three-wheeled motor vehicle injured in collision with pedestrian or animal : driver injured in traffic accident | WHO +V306 | Occupant of three-wheeled motor vehicle injured in collision with pedestrian or animal : passenger injured in traffic accident | WHO +V307 | Occupant of three-wheeled motor vehicle injured in collision with pedestrian or animal : person on outside of vehicle injured in traffic accident | WHO +V309 | Occupant of three-wheeled motor vehicle injured in collision with pedestrian or animal : unspecified occupant of three-wheeled motor vehicle injured in traffic accident | WHO +V31 | Occupant of three-wheeled motor vehicle injured in collision with pedal cycle | WHO +V310 | Occupant of three-wheeled motor vehicle injured in collision with pedal cycle : driver injured in nontraffic accident | WHO +V311 | Occupant of three-wheeled motor vehicle injured in collision with pedal cycle : passenger injured in nontraffic accident | WHO +V312 | Occupant of three-wheeled motor vehicle injured in collision with pedal cycle : person on outside of vehicle injured in nontraffic accident | WHO +V313 | Occupant of three-wheeled motor vehicle injured in collision with pedal cycle : unspecified occupant of three-wheeled motor vehicle injured in nontraffic accident | WHO +V314 | Occupant of three-wheeled motor vehicle injured in collision with pedal cycle : person injured while boarding or alighting | WHO +V315 | Occupant of three-wheeled motor vehicle injured in collision with pedal cycle : driver injured in traffic accident | WHO +V316 | Occupant of three-wheeled motor vehicle injured in collision with pedal cycle : passenger injured in traffic accident | WHO +V317 | Occupant of three-wheeled motor vehicle injured in collision with pedal cycle : person on outside of vehicle injured in traffic accident | WHO +V319 | Occupant of three-wheeled motor vehicle injured in collision with pedal cycle : unspecified occupant of three-wheeled motor vehicle injured in traffic accident | WHO +V32 | Occupant of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle | WHO +V320 | Occupant of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle : driver injured in nontraffic accident | WHO +V321 | Occupant of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle : passenger injured in nontraffic accident | WHO +V322 | Occupant of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle : person on outside of vehicle injured in nontraffic accident | WHO +V323 | Occupant of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle : unspecified occupant of three-wheeled motor vehicle injured in nontraffic accident | WHO +V324 | Occupant of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle : person injured while boarding or alighting | WHO +V325 | Occupant of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle : driver injured in traffic accident | WHO +V326 | Occupant of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle : passenger injured in traffic accident | WHO +V327 | Occupant of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle : person on outside of vehicle injured in traffic accident | WHO +V329 | Occupant of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle : unspecified occupant of three-wheeled motor vehicle injured in traffic accident | WHO +V33 | Occupant of three-wheeled motor vehicle injured in collision with car, pick-up truck or van | WHO +V330 | Occupant of three-wheeled motor vehicle injured in collision with car, pick-up truck or van : driver injured in nontraffic accident | WHO +V331 | Occupant of three-wheeled motor vehicle injured in collision with car, pick-up truck or van : passenger injured in nontraffic accident | WHO +V332 | Occupant of three-wheeled motor vehicle injured in collision with car, pick-up truck or van : person on outside of vehicle injured in nontraffic accident | WHO +V333 | Occupant of three-wheeled motor vehicle injured in collision with car, pick-up truck or van : unspecified occupant of three-wheeled motor vehicle injured in nontraffic accident | WHO +V334 | Occupant of three-wheeled motor vehicle injured in collision with car, pick-up truck or van : person injured while boarding or alighting | WHO +V335 | Occupant of three-wheeled motor vehicle injured in collision with car, pick-up truck or van : driver injured in traffic accident | WHO +V336 | Occupant of three-wheeled motor vehicle injured in collision with car, pick-up truck or van : passenger injured in traffic accident | WHO +V337 | Occupant of three-wheeled motor vehicle injured in collision with car, pick-up truck or van : person on outside of vehicle injured in traffic accident | WHO +V339 | Occupant of three-wheeled motor vehicle injured in collision with car, pick-up truck or van : unspecified occupant of three-wheeled motor vehicle injured in traffic accident | WHO +V34 | Occupant of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus | WHO +V340 | Occupant of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus : driver injured in nontraffic accident | WHO +V341 | Occupant of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus : passenger injured in nontraffic accident | WHO +V342 | Occupant of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus : person on outside of vehicle injured in nontraffic accident | WHO +V343 | Occupant of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus : unspecified occupant of three-wheeled motor vehicle injured in nontraffic accident | WHO +V344 | Occupant of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus : person injured while boarding or alighting | WHO +V345 | Occupant of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus : driver injured in traffic accident | WHO +V346 | Occupant of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus : passenger injured in traffic accident | WHO +V347 | Occupant of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus : person on outside of vehicle injured in traffic accident | WHO +V349 | Occupant of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus : unspecified occupant of three-wheeled motor vehicle injured in traffic accident | WHO +V35 | Occupant of three-wheeled motor vehicle injured in collision with railway train or railway vehicle | WHO +V350 | Occupant of three-wheeled motor vehicle injured in collision with railway train or railway vehicle : driver injured in nontraffic accident | WHO +V351 | Occupant of three-wheeled motor vehicle injured in collision with railway train or railway vehicle : passenger injured in nontraffic accident | WHO +V352 | Occupant of three-wheeled motor vehicle injured in collision with railway train or railway vehicle : person on outside of vehicle injured in nontraffic accident | WHO +V353 | Occupant of three-wheeled motor vehicle injured in collision with railway train or railway vehicle : unspecified occupant of three-wheeled motor vehicle injured in nontraffic accident | WHO +V354 | Occupant of three-wheeled motor vehicle injured in collision with railway train or railway vehicle : person injured while boarding or alighting | WHO +V355 | Occupant of three-wheeled motor vehicle injured in collision with railway train or railway vehicle : driver injured in traffic accident | WHO +V356 | Occupant of three-wheeled motor vehicle injured in collision with railway train or railway vehicle : passenger injured in traffic accident | WHO +V357 | Occupant of three-wheeled motor vehicle injured in collision with railway train or railway vehicle : person on outside of vehicle injured in traffic accident | WHO +V359 | Occupant of three-wheeled motor vehicle injured in collision with railway train or railway vehicle : unspecified occupant of three-wheeled motor vehicle injured in traffic accident | WHO +V36 | Occupant of three-wheeled motor vehicle injured in collision with other nonmotor vehicle | WHO +V360 | Occupant of three-wheeled motor vehicle injured in collision with other nonmotor vehicle : driver injured in nontraffic accident | WHO +V361 | Occupant of three-wheeled motor vehicle injured in collision with other nonmotor vehicle : passenger injured in nontraffic accident | WHO +V362 | Occupant of three-wheeled motor vehicle injured in collision with other nonmotor vehicle : person on outside of vehicle injured in nontraffic accident | WHO +V363 | Occupant of three-wheeled motor vehicle injured in collision with other nonmotor vehicle : unspecified occupant of three-wheeled motor vehicle injured in nontraffic accident | WHO +V364 | Occupant of three-wheeled motor vehicle injured in collision with other nonmotor vehicle : person injured while boarding or alighting | WHO +V365 | Occupant of three-wheeled motor vehicle injured in collision with other nonmotor vehicle : driver injured in traffic accident | WHO +V366 | Occupant of three-wheeled motor vehicle injured in collision with other nonmotor vehicle : passenger injured in traffic accident | WHO +V367 | Occupant of three-wheeled motor vehicle injured in collision with other nonmotor vehicle : person on outside of vehicle injured in traffic accident | WHO +V369 | Occupant of three-wheeled motor vehicle injured in collision with other nonmotor vehicle : unspecified occupant of three-wheeled motor vehicle injured in traffic accident | WHO +V37 | Occupant of three-wheeled motor vehicle injured in collision with fixed or stationary object | WHO +V370 | Occupant of three-wheeled motor vehicle injured in collision with fixed or stationary object : driver injured in nontraffic accident | WHO +V371 | Occupant of three-wheeled motor vehicle injured in collision with fixed or stationary object : passenger injured in nontraffic accident | WHO +V372 | Occupant of three-wheeled motor vehicle injured in collision with fixed or stationary object : person on outside of vehicle injured in nontraffic accident | WHO +V373 | Occupant of three-wheeled motor vehicle injured in collision with fixed or stationary object : unspecified occupant of three-wheeled motor vehicle injured in nontraffic accident | WHO +V374 | Occupant of three-wheeled motor vehicle injured in collision with fixed or stationary object : person injured while boarding or alighting | WHO +V375 | Occupant of three-wheeled motor vehicle injured in collision with fixed or stationary object : driver injured in traffic accident | WHO +V376 | Occupant of three-wheeled motor vehicle injured in collision with fixed or stationary object : passenger injured in traffic accident | WHO +V377 | Occupant of three-wheeled motor vehicle injured in collision with fixed or stationary object : person on outside of vehicle injured in traffic accident | WHO +V379 | Occupant of three-wheeled motor vehicle injured in collision with fixed or stationary object : unspecified occupant of three-wheeled motor vehicle injured in traffic accident | WHO +V38 | Occupant of three-wheeled motor vehicle injured in noncollision transport accident | WHO +V380 | Occupant of three-wheeled motor vehicle injured in noncollision transport accident : driver injured in nontraffic accident | WHO +V381 | Occupant of three-wheeled motor vehicle injured in noncollision transport accident : passenger injured in nontraffic accident | WHO +V382 | Occupant of three-wheeled motor vehicle injured in noncollision transport accident : person on outside of vehicle injured in nontraffic accident | WHO +V383 | Occupant of three-wheeled motor vehicle injured in noncollision transport accident : unspecified occupant of three-wheeled motor vehicle injured in nontraffic accident | WHO +V384 | Occupant of three-wheeled motor vehicle injured in noncollision transport accident : person injured while boarding or alighting | WHO +V385 | Occupant of three-wheeled motor vehicle injured in noncollision transport accident : driver injured in traffic accident | WHO +V386 | Occupant of three-wheeled motor vehicle injured in noncollision transport accident : passenger injured in traffic accident | WHO +V387 | Occupant of three-wheeled motor vehicle injured in noncollision transport accident : person on outside of vehicle injured in traffic accident | WHO +V389 | Occupant of three-wheeled motor vehicle injured in noncollision transport accident : unspecified occupant of three-wheeled motor vehicle injured in traffic accident | WHO +V39 | Occupant of three-wheeled motor vehicle injured in other and unspecified transport accidents | WHO +V390 | Driver injured in collision with other and unspecified motor vehicles in nontraffic accident | WHO +V391 | Passenger injured in collision with other and unspecified motor vehicles in nontraffic accident | WHO +V392 | Unspecified occupant of three-wheeled motor vehicle injured in collision with other and unspecified motor vehicles in nontraffic accident | WHO +V393 | Occupant [any] of three-wheeled motor vehicle injured in unspecified nontraffic accident | WHO +V394 | Driver injured in collision with other and unspecified motor vehicles in traffic accident | WHO +V395 | Passenger injured in collision with other and unspecified motor vehicles in traffic accident | WHO +V396 | Unspecified occupant of three-wheeled motor vehicle injured in collision with other and unspecified motor vehicles in traffic accident | WHO +V398 | Occupant [any] of three-wheeled motor vehicle injured in other specified transport accidents | WHO +V399 | Occupant [any] of three-wheeled motor vehicle injured in unspecified traffic accident | WHO +V40 | Car occupant injured in collision with pedestrian or animal | WHO +V400 | Car occupant injured in collision with pedestrian or animal : driver injured in nontraffic accident | WHO +V401 | Car occupant injured in collision with pedestrian or animal : passenger injured in nontraffic accident | WHO +V402 | Car occupant injured in collision with pedestrian or animal : person on outside of vehicle injured in nontraffic accident | WHO +V403 | Car occupant injured in collision with pedestrian or animal : unspecified car occupant injured in nontraffic accident | WHO +V404 | Car occupant injured in collision with pedestrian or animal : person injured while boarding or alighting | WHO +V405 | Car occupant injured in collision with pedestrian or animal : driver injured in traffic accident | WHO +V406 | Car occupant injured in collision with pedestrian or animal : passenger injured in traffic accident | WHO +V407 | Car occupant injured in collision with pedestrian or animal : person on outside of vehicle injured in traffic accident | WHO +V409 | Car occupant injured in collision with pedestrian or animal : unspecified car occupant injured in traffic accident | WHO +V41 | Car occupant injured in collision with pedal cycle | WHO +V410 | Car occupant injured in collision with pedal cycle : driver injured in nontraffic accident | WHO +V411 | Car occupant injured in collision with pedal cycle : passenger injured in nontraffic accident | WHO +V412 | Car occupant injured in collision with pedal cycle : person on outside of vehicle injured in nontraffic accident | WHO +V413 | Car occupant injured in collision with pedal cycle : unspecified car occupant injured in nontraffic accident | WHO +V414 | Car occupant injured in collision with pedal cycle : person injured while boarding or alighting | WHO +V415 | Car occupant injured in collision with pedal cycle : driver injured in traffic accident | WHO +V416 | Car occupant injured in collision with pedal cycle : passenger injured in traffic accident | WHO +V417 | Car occupant injured in collision with pedal cycle : person on outside of vehicle injured in traffic accident | WHO +V419 | Car occupant injured in collision with pedal cycle : unspecified car occupant injured in traffic accident | WHO +V42 | Car occupant injured in collision with two- or three-wheeled motor vehicle | WHO +V420 | Car occupant injured in collision with two- or three-wheeled motor vehicle : driver injured in nontraffic accident | WHO +V421 | Car occupant injured in collision with two- or three-wheeled motor vehicle : passenger injured in nontraffic accident | WHO +V422 | Car occupant injured in collision with two- or three-wheeled motor vehicle : person on outside of vehicle injured in nontraffic accident | WHO +V423 | Car occupant injured in collision with two- or three-wheeled motor vehicle : unspecified car occupant injured in nontraffic accident | WHO +V424 | Car occupant injured in collision with two- or three-wheeled motor vehicle : person injured while boarding or alighting | WHO +V425 | Car occupant injured in collision with two- or three-wheeled motor vehicle : driver injured in traffic accident | WHO +V426 | Car occupant injured in collision with two- or three-wheeled motor vehicle : passenger injured in traffic accident | WHO +V427 | Car occupant injured in collision with two- or three-wheeled motor vehicle : person on outside of vehicle injured in traffic accident | WHO +V429 | Car occupant injured in collision with two- or three-wheeled motor vehicle : unspecified car occupant injured in traffic accident | WHO +V43 | Car occupant injured in collision with car, pick-up truck or van | WHO +V430 | Car occupant injured in collision with car, pick-up truck or van : driver injured in nontraffic accident | WHO +V431 | Car occupant injured in collision with car, pick-up truck or van : passenger injured in nontraffic accident | WHO +V432 | Car occupant injured in collision with car, pick-up truck or van : person on outside of vehicle injured in nontraffic accident | WHO +V433 | Car occupant injured in collision with car, pick-up truck or van : unspecified car occupant injured in nontraffic accident | WHO +V434 | Car occupant injured in collision with car, pick-up truck or van : person injured while boarding or alighting | WHO +V435 | Car occupant injured in collision with car, pick-up truck or van : driver injured in traffic accident | WHO +V436 | Car occupant injured in collision with car, pick-up truck or van : passenger injured in traffic accident | WHO +V437 | Car occupant injured in collision with car, pick-up truck or van : person on outside of vehicle injured in traffic accident | WHO +V439 | Car occupant injured in collision with car, pick-up truck or van : unspecified car occupant injured in traffic accident | WHO +V44 | Car occupant injured in collision with heavy transport vehicle or bus | WHO +V440 | Car occupant injured in collision with heavy transport vehicle or bus : driver injured in nontraffic accident | WHO +V441 | Car occupant injured in collision with heavy transport vehicle or bus : passenger injured in nontraffic accident | WHO +V442 | Car occupant injured in collision with heavy transport vehicle or bus : person on outside of vehicle injured in nontraffic accident | WHO +V443 | Car occupant injured in collision with heavy transport vehicle or bus : unspecified car occupant injured in nontraffic accident | WHO +V444 | Car occupant injured in collision with heavy transport vehicle or bus : person injured while boarding or alighting | WHO +V445 | Car occupant injured in collision with heavy transport vehicle or bus : driver injured in traffic accident | WHO +V446 | Car occupant injured in collision with heavy transport vehicle or bus : passenger injured in traffic accident | WHO +V447 | Car occupant injured in collision with heavy transport vehicle or bus : person on outside of vehicle injured in traffic accident | WHO +V449 | Car occupant injured in collision with heavy transport vehicle or bus : unspecified car occupant injured in traffic accident | WHO +V45 | Car occupant injured in collision with railway train or railway vehicle | WHO +V450 | Car occupant injured in collision with railway train or railway vehicle : driver injured in nontraffic accident | WHO +V451 | Car occupant injured in collision with railway train or railway vehicle : passenger injured in nontraffic accident | WHO +V452 | Car occupant injured in collision with railway train or railway vehicle : person on outside of vehicle injured in nontraffic accident | WHO +V453 | Car occupant injured in collision with railway train or railway vehicle : unspecified car occupant injured in nontraffic accident | WHO +V454 | Car occupant injured in collision with railway train or railway vehicle : person injured while boarding or alighting | WHO +V455 | Car occupant injured in collision with railway train or railway vehicle : driver injured in traffic accident | WHO +V456 | Car occupant injured in collision with railway train or railway vehicle : passenger injured in traffic accident | WHO +V457 | Car occupant injured in collision with railway train or railway vehicle : person on outside of vehicle injured in traffic accident | WHO +V459 | Car occupant injured in collision with railway train or railway vehicle : unspecified car occupant injured in traffic accident | WHO +V46 | Car occupant injured in collision with other nonmotor vehicle | WHO +V460 | Car occupant injured in collision with other nonmotor vehicle : driver injured in nontraffic accident | WHO +V461 | Car occupant injured in collision with other nonmotor vehicle : passenger injured in nontraffic accident | WHO +V462 | Car occupant injured in collision with other nonmotor vehicle : person on outside of vehicle injured in nontraffic accident | WHO +V463 | Car occupant injured in collision with other nonmotor vehicle : unspecified car occupant injured in nontraffic accident | WHO +V464 | Car occupant injured in collision with other nonmotor vehicle : person injured while boarding or alighting | WHO +V465 | Car occupant injured in collision with other nonmotor vehicle : driver injured in traffic accident | WHO +V466 | Car occupant injured in collision with other nonmotor vehicle : passenger injured in traffic accident | WHO +V467 | Car occupant injured in collision with other nonmotor vehicle : person on outside of vehicle injured in traffic accident | WHO +V469 | Car occupant injured in collision with other nonmotor vehicle : unspecified car occupant injured in traffic accident | WHO +V47 | Car occupant injured in collision with fixed or stationary object | WHO +V470 | Car occupant injured in collision with fixed or stationary object : driver injured in nontraffic accident | WHO +V471 | Car occupant injured in collision with fixed or stationary object : passenger injured in nontraffic accident | WHO +V472 | Car occupant injured in collision with fixed or stationary object : person on outside of vehicle injured in nontraffic accident | WHO +V473 | Car occupant injured in collision with fixed or stationary object : unspecified car occupant injured in nontraffic accident | WHO +V474 | Car occupant injured in collision with fixed or stationary object : person injured while boarding or alighting | WHO +V475 | Car occupant injured in collision with fixed or stationary object : driver injured in traffic accident | WHO +V476 | Car occupant injured in collision with fixed or stationary object : passenger injured in traffic accident | WHO +V477 | Car occupant injured in collision with fixed or stationary object : person on outside of vehicle injured in traffic accident | WHO +V479 | Car occupant injured in collision with fixed or stationary object : unspecified car occupant injured in traffic accident | WHO +V48 | Car occupant injured in noncollision transport accident | WHO +V480 | Car occupant injured in noncollision transport accident : driver injured in nontraffic accident | WHO +V481 | Car occupant injured in noncollision transport accident : passenger injured in nontraffic accident | WHO +V482 | Car occupant injured in noncollision transport accident : person on outside of vehicle injured in nontraffic accident | WHO +V483 | Car occupant injured in noncollision transport accident : unspecified car occupant injured in nontraffic accident | WHO +V484 | Car occupant injured in noncollision transport accident : person injured while boarding or alighting | WHO +V485 | Car occupant injured in noncollision transport accident : driver injured in traffic accident | WHO +V486 | Car occupant injured in noncollision transport accident : passenger injured in traffic accident | WHO +V487 | Car occupant injured in noncollision transport accident : person on outside of vehicle injured in traffic accident | WHO +V489 | Car occupant injured in noncollision transport accident : unspecified car occupant injured in traffic accident | WHO +V49 | Car occupant injured in other and unspecified transport accidents | WHO +V490 | Driver injured in collision with other and unspecified motor vehicles in nontraffic accident | WHO +V491 | Passenger injured in collision with other and unspecified motor vehicles in nontraffic accident | WHO +V492 | Unspecified car occupant injured in collision with other and unspecified motor vehicles in nontraffic accident | WHO +V493 | Car occupant [any] injured in unspecified nontraffic accident | WHO +V494 | Driver injured in collision with other and unspecified motor vehicles in traffic accident | WHO +V495 | Passenger injured in collision with other and unspecified motor vehicles in traffic accident | WHO +V496 | Unspecified car occupant injured in collision with other and unspecified motor vehicles in traffic accident | WHO +V498 | Car occupant [any] injured in other specified transport accidents | WHO +V499 | Car occupant [any] injured in unspecified traffic accident | WHO +V50 | Occupant of pick-up truck or van injured in collision with pedestrian or animal | WHO +V500 | Occupant of pick-up truck or van injured in collision with pedestrian or animal : driver injured in nontraffic accident | WHO +V501 | Occupant of pick-up truck or van injured in collision with pedestrian or animal : passenger injured in nontraffic accident | WHO +V502 | Occupant of pick-up truck or van injured in collision with pedestrian or animal : person on outside of vehicle injured in nontraffic accident | WHO +V503 | Occupant of pick-up truck or van injured in collision with pedestrian or animal : unspecified occupant of pick-up truck or van injured in nontraffic accident | WHO +V504 | Occupant of pick-up truck or van injured in collision with pedestrian or animal : person injured while boarding or alighting | WHO +V505 | Occupant of pick-up truck or van injured in collision with pedestrian or animal : driver injured in traffic accident | WHO +V506 | Occupant of pick-up truck or van injured in collision with pedestrian or animal : passenger injured in traffic accident | WHO +V507 | Occupant of pick-up truck or van injured in collision with pedestrian or animal : person on outside of vehicle injured in traffic accident | WHO +V509 | Occupant of pick-up truck or van injured in collision with pedestrian or animal : unspecified occupant of pick-up truck or van injured in traffic accident | WHO +V51 | Occupant of pick-up truck or van injured in collision with pedal cycle | WHO +V510 | Occupant of pick-up truck or van injured in collision with pedal cycle : driver injured in nontraffic accident | WHO +V511 | Occupant of pick-up truck or van injured in collision with pedal cycle : passenger injured in nontraffic accident | WHO +V512 | Occupant of pick-up truck or van injured in collision with pedal cycle : person on outside of vehicle injured in nontraffic accident | WHO +V513 | Occupant of pick-up truck or van injured in collision with pedal cycle : unspecified occupant of pick-up truck or van injured in nontraffic accident | WHO +V514 | Occupant of pick-up truck or van injured in collision with pedal cycle : person injured while boarding or alighting | WHO +V515 | Occupant of pick-up truck or van injured in collision with pedal cycle : driver injured in traffic accident | WHO +V516 | Occupant of pick-up truck or van injured in collision with pedal cycle : passenger injured in traffic accident | WHO +V517 | Occupant of pick-up truck or van injured in collision with pedal cycle : person on outside of vehicle injured in traffic accident | WHO +V519 | Occupant of pick-up truck or van injured in collision with pedal cycle : unspecified occupant of pick-up truck or van injured in traffic accident | WHO +V52 | Occupant of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle | WHO +V520 | Occupant of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle : driver injured in nontraffic accident | WHO +V521 | Occupant of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle : passenger injured in nontraffic accident | WHO +V522 | Occupant of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle : person on outside of vehicle injured in nontraffic accident | WHO +V523 | Occupant of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle : unspecified occupant of pick-up truck or van injured in nontraffic accident | WHO +V524 | Occupant of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle : person injured while boarding or alighting | WHO +V525 | Occupant of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle : driver injured in traffic accident | WHO +V526 | Occupant of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle : passenger injured in traffic accident | WHO +V527 | Occupant of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle : person on outside of vehicle injured in traffic accident | WHO +V529 | Occupant of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle : unspecified occupant of pick-up truck or van injured in traffic accident | WHO +V53 | Occupant of pick-up truck or van injured in collision with car, pick-up truck or van | WHO +V530 | Occupant of pick-up truck or van injured in collision with car, pick-up truck or van : driver injured in nontraffic accident | WHO +V531 | Occupant of pick-up truck or van injured in collision with car, pick-up truck or van : passenger injured in nontraffic accident | WHO +V532 | Occupant of pick-up truck or van injured in collision with car, pick-up truck or van : person on outside of vehicle injured in nontraffic accident | WHO +V533 | Occupant of pick-up truck or van injured in collision with car, pick-up truck or van : unspecified occupant of pick-up truck or van injured in nontraffic accident | WHO +V534 | Occupant of pick-up truck or van injured in collision with car, pick-up truck or van : person injured while boarding or alighting | WHO +V535 | Occupant of pick-up truck or van injured in collision with car, pick-up truck or van : driver injured in traffic accident | WHO +V536 | Occupant of pick-up truck or van injured in collision with car, pick-up truck or van : passenger injured in traffic accident | WHO +V537 | Occupant of pick-up truck or van injured in collision with car, pick-up truck or van : person on outside of vehicle injured in traffic accident | WHO +V539 | Occupant of pick-up truck or van injured in collision with car, pick-up truck or van : unspecified occupant of pick-up truck or van injured in traffic accident | WHO +V54 | Occupant of pick-up truck or van injured in collision with heavy transport vehicle or bus | WHO +V540 | Occupant of pick-up truck or van injured in collision with heavy transport vehicle or bus : driver injured in nontraffic accident | WHO +V541 | Occupant of pick-up truck or van injured in collision with heavy transport vehicle or bus : passenger injured in nontraffic accident | WHO +V542 | Occupant of pick-up truck or van injured in collision with heavy transport vehicle or bus : person on outside of vehicle injured in nontraffic accident | WHO +V543 | Occupant of pick-up truck or van injured in collision with heavy transport vehicle or bus : unspecified occupant of pick-up truck or van injured in nontraffic accident | WHO +V544 | Occupant of pick-up truck or van injured in collision with heavy transport vehicle or bus : person injured while boarding or alighting | WHO +V545 | Occupant of pick-up truck or van injured in collision with heavy transport vehicle or bus : driver injured in traffic accident | WHO +V546 | Occupant of pick-up truck or van injured in collision with heavy transport vehicle or bus : passenger injured in traffic accident | WHO +V547 | Occupant of pick-up truck or van injured in collision with heavy transport vehicle or bus : person on outside of vehicle injured in traffic accident | WHO +V549 | Occupant of pick-up truck or van injured in collision with heavy transport vehicle or bus : unspecified occupant of pick-up truck or van injured in traffic accident | WHO +V55 | Occupant of pick-up truck or van injured in collision with railway train or railway vehicle | WHO +V550 | Occupant of pick-up truck or van injured in collision with railway train or railway vehicle : driver injured in nontraffic accident | WHO +V551 | Occupant of pick-up truck or van injured in collision with railway train or railway vehicle : passenger injured in nontraffic accident | WHO +V552 | Occupant of pick-up truck or van injured in collision with railway train or railway vehicle : person on outside of vehicle injured in nontraffic accident | WHO +V553 | Occupant of pick-up truck or van injured in collision with railway train or railway vehicle : unspecified occupant of pick-up truck or van injured in nontraffic accident | WHO +V554 | Occupant of pick-up truck or van injured in collision with railway train or railway vehicle : person injured while boarding or alighting | WHO +V555 | Occupant of pick-up truck or van injured in collision with railway train or railway vehicle : driver injured in traffic accident | WHO +V556 | Occupant of pick-up truck or van injured in collision with railway train or railway vehicle : passenger injured in traffic accident | WHO +V557 | Occupant of pick-up truck or van injured in collision with railway train or railway vehicle : person on outside of vehicle injured in traffic accident | WHO +V559 | Occupant of pick-up truck or van injured in collision with railway train or railway vehicle : unspecified occupant of pick-up truck or van injured in traffic accident | WHO +V56 | Occupant of pick-up truck or van injured in collision with other nonmotor vehicle | WHO +V560 | Occupant of pick-up truck or van injured in collision with other nonmotor vehicle : driver injured in nontraffic accident | WHO +V561 | Occupant of pick-up truck or van injured in collision with other nonmotor vehicle : passenger injured in nontraffic accident | WHO +V562 | Occupant of pick-up truck or van injured in collision with other nonmotor vehicle : person on outside of vehicle injured in nontraffic accident | WHO +V563 | Occupant of pick-up truck or van injured in collision with other nonmotor vehicle : unspecified occupant of pick-up truck or van injured in nontraffic accident | WHO +V564 | Occupant of pick-up truck or van injured in collision with other nonmotor vehicle : person injured while boarding or alighting | WHO +V565 | Occupant of pick-up truck or van injured in collision with other nonmotor vehicle : driver injured in traffic accident | WHO +V566 | Occupant of pick-up truck or van injured in collision with other nonmotor vehicle : passenger injured in traffic accident | WHO +V567 | Occupant of pick-up truck or van injured in collision with other nonmotor vehicle : person on outside of vehicle injured in traffic accident | WHO +V569 | Occupant of pick-up truck or van injured in collision with other nonmotor vehicle : unspecified occupant of pick-up truck or van injured in traffic accident | WHO +V57 | Occupant of pick-up truck or van injured in collision with fixed or stationary object | WHO +V570 | Occupant of pick-up truck or van injured in collision with fixed or stationary object : driver injured in nontraffic accident | WHO +V571 | Occupant of pick-up truck or van injured in collision with fixed or stationary object : passenger injured in nontraffic accident | WHO +V572 | Occupant of pick-up truck or van injured in collision with fixed or stationary object : person on outside of vehicle injured in nontraffic accident | WHO +V573 | Occupant of pick-up truck or van injured in collision with fixed or stationary object : unspecified occupant of pick-up truck or van injured in nontraffic accident | WHO +V574 | Occupant of pick-up truck or van injured in collision with fixed or stationary object : person injured while boarding or alighting | WHO +V575 | Occupant of pick-up truck or van injured in collision with fixed or stationary object : driver injured in traffic accident | WHO +V576 | Occupant of pick-up truck or van injured in collision with fixed or stationary object : passenger injured in traffic accident | WHO +V577 | Occupant of pick-up truck or van injured in collision with fixed or stationary object : person on outside of vehicle injured in traffic accident | WHO +V579 | Occupant of pick-up truck or van injured in collision with fixed or stationary object : unspecified occupant of pick-up truck or van injured in traffic accident | WHO +V58 | Occupant of pick-up truck or van injured in noncollision transport accident | WHO +V580 | Occupant of pick-up truck or van injured in noncollision transport accident : driver injured in nontraffic accident | WHO +V581 | Occupant of pick-up truck or van injured in noncollision transport accident : passenger injured in nontraffic accident | WHO +V582 | Occupant of pick-up truck or van injured in noncollision transport accident : person on outside of vehicle injured in nontraffic accident | WHO +V583 | Occupant of pick-up truck or van injured in noncollision transport accident : unspecified occupant of pick-up truck or van injured in nontraffic accident | WHO +V584 | Occupant of pick-up truck or van injured in noncollision transport accident : person injured while boarding or alighting | WHO +V585 | Occupant of pick-up truck or van injured in noncollision transport accident : driver injured in traffic accident | WHO +V586 | Occupant of pick-up truck or van injured in noncollision transport accident : passenger injured in traffic accident | WHO +V587 | Occupant of pick-up truck or van injured in noncollision transport accident : person on outside of vehicle injured in traffic accident | WHO +V589 | Occupant of pick-up truck or van injured in noncollision transport accident : unspecified occupant of pick-up truck or van injured in traffic accident | WHO +V59 | Occupant of pick-up truck or van injured in other and unspecified transport accidents | WHO +V590 | Driver injured in collision with other and unspecified motor vehicles in nontraffic accident | WHO +V591 | Passenger injured in collision with other and unspecified motor vehicles in nontraffic accident | WHO +V592 | Unspecified occupant of pick-up truck or van injured in collision with other and unspecified motor vehicles in nontraffic accident | WHO +V593 | Occupant [any] of pick-up truck or van injured in unspecified nontraffic accident | WHO +V594 | Driver injured in collision with other and unspecified motor vehicles in traffic accident | WHO +V595 | Passenger injured in collision with other and unspecified motor vehicles in traffic accident | WHO +V596 | Unspecified occupant of pick-up truck or van injured in collision with other and unspecified motor vehicles in traffic accident | WHO +V598 | Occupant [any] of pick-up truck or van injured in other specified transport accidents | WHO +V599 | Occupant [any] of pick-up truck or van injured in unspecified traffic accident | WHO +V60 | Occupant of heavy transport vehicle injured in collision with pedestrian or animal | WHO +V600 | Occupant of heavy transport vehicle injured in collision with pedestrian or animal : driver injured in nontraffic accident | WHO +V601 | Occupant of heavy transport vehicle injured in collision with pedestrian or animal : passenger injured in nontraffic accident | WHO +V602 | Occupant of heavy transport vehicle injured in collision with pedestrian or animal : person on outside of vehicle injured in nontraffic accident | WHO +V603 | Occupant of heavy transport vehicle injured in collision with pedestrian or animal : unspecified occupant of heavy transport vehicle injured in nontraffic accident | WHO +V604 | Occupant of heavy transport vehicle injured in collision with pedestrian or animal : person injured while boarding or alighting | WHO +V605 | Occupant of heavy transport vehicle injured in collision with pedestrian or animal : driver injured in traffic accident | WHO +V606 | Occupant of heavy transport vehicle injured in collision with pedestrian or animal : passenger injured in traffic accident | WHO +V607 | Occupant of heavy transport vehicle injured in collision with pedestrian or animal : person on outside of vehicle injured in traffic accident | WHO +V609 | Occupant of heavy transport vehicle injured in collision with pedestrian or animal : unspecified occupant of heavy transport vehicle injured in traffic accident | WHO +V61 | Occupant of heavy transport vehicle injured in collision with pedal cycle | WHO +V610 | Occupant of heavy transport vehicle injured in collision with pedal cycle : driver injured in nontraffic accident | WHO +V611 | Occupant of heavy transport vehicle injured in collision with pedal cycle : passenger injured in nontraffic accident | WHO +V612 | Occupant of heavy transport vehicle injured in collision with pedal cycle : person on outside of vehicle injured in nontraffic accident | WHO +V613 | Occupant of heavy transport vehicle injured in collision with pedal cycle : unspecified occupant of heavy transport vehicle injured in nontraffic accident | WHO +V614 | Occupant of heavy transport vehicle injured in collision with pedal cycle : person injured while boarding or alighting | WHO +V615 | Occupant of heavy transport vehicle injured in collision with pedal cycle : driver injured in traffic accident | WHO +V616 | Occupant of heavy transport vehicle injured in collision with pedal cycle : passenger injured in traffic accident | WHO +V617 | Occupant of heavy transport vehicle injured in collision with pedal cycle : person on outside of vehicle injured in traffic accident | WHO +V619 | Occupant of heavy transport vehicle injured in collision with pedal cycle : unspecified occupant of heavy transport vehicle injured in traffic accident | WHO +V62 | Occupant of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle | WHO +V620 | Occupant of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle : driver injured in nontraffic accident | WHO +V621 | Occupant of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle : passenger injured in nontraffic accident | WHO +V622 | Occupant of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle : person on outside of vehicle injured in nontraffic accident | WHO +V623 | Occupant of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle : unspecified occupant of heavy transport vehicle injured in nontraffic accident | WHO +V624 | Occupant of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle : person injured while boarding or alighting | WHO +V625 | Occupant of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle : driver injured in traffic accident | WHO +V626 | Occupant of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle : passenger injured in traffic accident | WHO +V627 | Occupant of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle : person on outside of vehicle injured in traffic accident | WHO +V629 | Occupant of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle : unspecified occupant of heavy transport vehicle injured in traffic accident | WHO +V63 | Occupant of heavy transport vehicle injured in collision with car, pick-up truck or van | WHO +V630 | Occupant of heavy transport vehicle injured in collision with car, pick-up truck or van : driver injured in nontraffic accident | WHO +V631 | Occupant of heavy transport vehicle injured in collision with car, pick-up truck or van : passenger injured in nontraffic accident | WHO +V632 | Occupant of heavy transport vehicle injured in collision with car, pick-up truck or van : person on outside of vehicle injured in nontraffic accident | WHO +V633 | Occupant of heavy transport vehicle injured in collision with car, pick-up truck or van : unspecified occupant of heavy transport vehicle injured in nontraffic accident | WHO +V634 | Occupant of heavy transport vehicle injured in collision with car, pick-up truck or van : person injured while boarding or alighting | WHO +V635 | Occupant of heavy transport vehicle injured in collision with car, pick-up truck or van : driver injured in traffic accident | WHO +V636 | Occupant of heavy transport vehicle injured in collision with car, pick-up truck or van : passenger injured in traffic accident | WHO +V637 | Occupant of heavy transport vehicle injured in collision with car, pick-up truck or van : person on outside of vehicle injured in traffic accident | WHO +V639 | Occupant of heavy transport vehicle injured in collision with car, pick-up truck or van : unspecified occupant of heavy transport vehicle injured in traffic accident | WHO +V64 | Occupant of heavy transport vehicle injured in collision with heavy transport vehicle or bus | WHO +V640 | Occupant of heavy transport vehicle injured in collision with heavy transport vehicle or bus : driver injured in nontraffic accident | WHO +V641 | Occupant of heavy transport vehicle injured in collision with heavy transport vehicle or bus : passenger injured in nontraffic accident | WHO +V642 | Occupant of heavy transport vehicle injured in collision with heavy transport vehicle or bus : person on outside of vehicle injured in nontraffic accident | WHO +V643 | Occupant of heavy transport vehicle injured in collision with heavy transport vehicle or bus : unspecified occupant of heavy transport vehicle injured in nontraffic accident | WHO +V644 | Occupant of heavy transport vehicle injured in collision with heavy transport vehicle or bus : person injured while boarding or alighting | WHO +V645 | Occupant of heavy transport vehicle injured in collision with heavy transport vehicle or bus : driver injured in traffic accident | WHO +V646 | Occupant of heavy transport vehicle injured in collision with heavy transport vehicle or bus : passenger injured in traffic accident | WHO +V647 | Occupant of heavy transport vehicle injured in collision with heavy transport vehicle or bus : person on outside of vehicle injured in traffic accident | WHO +V649 | Occupant of heavy transport vehicle injured in collision with heavy transport vehicle or bus : unspecified occupant of heavy transport vehicle injured in traffic accident | WHO +V65 | Occupant of heavy transport vehicle injured in collision with railway train or railway vehicle | WHO +V650 | Occupant of heavy transport vehicle injured in collision with railway train or railway vehicle : driver injured in nontraffic accident | WHO +V651 | Occupant of heavy transport vehicle injured in collision with railway train or railway vehicle : passenger injured in nontraffic accident | WHO +V652 | Occupant of heavy transport vehicle injured in collision with railway train or railway vehicle : person on outside of vehicle injured in nontraffic accident | WHO +V653 | Occupant of heavy transport vehicle injured in collision with railway train or railway vehicle : unspecified occupant of heavy transport vehicle injured in nontraffic accident | WHO +V654 | Occupant of heavy transport vehicle injured in collision with railway train or railway vehicle : person injured while boarding or alighting | WHO +V655 | Occupant of heavy transport vehicle injured in collision with railway train or railway vehicle : driver injured in traffic accident | WHO +V656 | Occupant of heavy transport vehicle injured in collision with railway train or railway vehicle : passenger injured in traffic accident | WHO +V657 | Occupant of heavy transport vehicle injured in collision with railway train or railway vehicle : person on outside of vehicle injured in traffic accident | WHO +V659 | Occupant of heavy transport vehicle injured in collision with railway train or railway vehicle : unspecified occupant of heavy transport vehicle injured in traffic accident | WHO +V66 | Occupant of heavy transport vehicle injured in collision with other nonmotor vehicle | WHO +V660 | Occupant of heavy transport vehicle injured in collision with other nonmotor vehicle : driver injured in nontraffic accident | WHO +V661 | Occupant of heavy transport vehicle injured in collision with other nonmotor vehicle : passenger injured in nontraffic accident | WHO +V662 | Occupant of heavy transport vehicle injured in collision with other nonmotor vehicle : person on outside of vehicle injured in nontraffic accident | WHO +V663 | Occupant of heavy transport vehicle injured in collision with other nonmotor vehicle : unspecified occupant of heavy transport vehicle injured in nontraffic accident | WHO +V664 | Occupant of heavy transport vehicle injured in collision with other nonmotor vehicle : person injured while boarding or alighting | WHO +V665 | Occupant of heavy transport vehicle injured in collision with other nonmotor vehicle : driver injured in traffic accident | WHO +V666 | Occupant of heavy transport vehicle injured in collision with other nonmotor vehicle : passenger injured in traffic accident | WHO +V667 | Occupant of heavy transport vehicle injured in collision with other nonmotor vehicle : person on outside of vehicle injured in traffic accident | WHO +V669 | Occupant of heavy transport vehicle injured in collision with other nonmotor vehicle : unspecified occupant of heavy transport vehicle injured in traffic accident | WHO +V67 | Occupant of heavy transport vehicle injured in collision with fixed or stationary object | WHO +V670 | Occupant of heavy transport vehicle injured in collision with fixed or stationary object : driver injured in nontraffic accident | WHO +V671 | Occupant of heavy transport vehicle injured in collision with fixed or stationary object : passenger injured in nontraffic accident | WHO +V672 | Occupant of heavy transport vehicle injured in collision with fixed or stationary object : person on outside of vehicle injured in nontraffic accident | WHO +V673 | Occupant of heavy transport vehicle injured in collision with fixed or stationary object : unspecified occupant of heavy transport vehicle injured in nontraffic accident | WHO +V674 | Occupant of heavy transport vehicle injured in collision with fixed or stationary object : person injured while boarding or alighting | WHO +V675 | Occupant of heavy transport vehicle injured in collision with fixed or stationary object : driver injured in traffic accident | WHO +V676 | Occupant of heavy transport vehicle injured in collision with fixed or stationary object : passenger injured in traffic accident | WHO +V677 | Occupant of heavy transport vehicle injured in collision with fixed or stationary object : person on outside of vehicle injured in traffic accident | WHO +V679 | Occupant of heavy transport vehicle injured in collision with fixed or stationary object : unspecified occupant of heavy transport vehicle injured in traffic accident | WHO +V68 | Occupant of heavy transport vehicle injured in noncollision transport accident | WHO +V680 | Occupant of heavy transport vehicle injured in noncollision transport accident : driver injured in nontraffic accident | WHO +V681 | Occupant of heavy transport vehicle injured in noncollision transport accident : passenger injured in nontraffic accident | WHO +V682 | Occupant of heavy transport vehicle injured in noncollision transport accident : person on outside of vehicle injured in nontraffic accident | WHO +V683 | Occupant of heavy transport vehicle injured in noncollision transport accident : unspecified occupant of heavy transport vehicle injured in nontraffic accident | WHO +V684 | Occupant of heavy transport vehicle injured in noncollision transport accident : person injured while boarding or alighting | WHO +V685 | Occupant of heavy transport vehicle injured in noncollision transport accident : driver injured in traffic accident | WHO +V686 | Occupant of heavy transport vehicle injured in noncollision transport accident : passenger injured in traffic accident | WHO +V687 | Occupant of heavy transport vehicle injured in noncollision transport accident : person on outside of vehicle injured in traffic accident | WHO +V689 | Occupant of heavy transport vehicle injured in noncollision transport accident : unspecified occupant of heavy transport vehicle injured in traffic accident | WHO +V69 | Occupant of heavy transport vehicle injured in other and unspecified transport accidents | WHO +V690 | Driver injured in collision with other and unspecified motor vehicles in nontraffic accident | WHO +V691 | Passenger injured in collision with other and unspecified motor vehicles in nontraffic accident | WHO +V692 | Unspecified occupant of heavy transport vehicle injured in collision with other and unspecified motor vehicles in nontraffic accident | WHO +V693 | Occupant [any] of heavy transport vehicle injured in unspecified nontraffic accident | WHO +V694 | Driver injured in collision with other and unspecified motor vehicles in traffic accident | WHO +V695 | Passenger injured in collision with other and unspecified motor vehicles in traffic accident | WHO +V696 | Unspecified occupant of heavy transport vehicle injured in collision with other and unspecified motor vehicles in traffic accident | WHO +V698 | Occupant [any] of heavy transport vehicle injured in other specified transport accidents | WHO +V699 | Occupant [any] of heavy transport vehicle injured in unspecified traffic accident | WHO +V70 | Bus occupant injured in collision with pedestrian or animal | WHO +V700 | Bus occupant injured in collision with pedestrian or animal : driver injured in nontraffic accident | WHO +V701 | Bus occupant injured in collision with pedestrian or animal : passenger injured in nontraffic accident | WHO +V702 | Bus occupant injured in collision with pedestrian or animal : person on outside of vehicle injured in nontraffic accident | WHO +V703 | Bus occupant injured in collision with pedestrian or animal : unspecified bus occupant injured in nontraffic accident | WHO +V704 | Bus occupant injured in collision with pedestrian or animal : person injured while boarding or alighting | WHO +V705 | Bus occupant injured in collision with pedestrian or animal : driver injured in traffic accident | WHO +V706 | Bus occupant injured in collision with pedestrian or animal : passenger injured in traffic accident | WHO +V707 | Bus occupant injured in collision with pedestrian or animal : person on outside of vehicle injured in traffic accident | WHO +V709 | Bus occupant injured in collision with pedestrian or animal : unspecified bus occupant injured in traffic accident | WHO +V71 | Bus occupant injured in collision with pedal cycle | WHO +V710 | Bus occupant injured in collision with pedal cycle : driver injured in nontraffic accident | WHO +V711 | Bus occupant injured in collision with pedal cycle : passenger injured in nontraffic accident | WHO +V712 | Bus occupant injured in collision with pedal cycle : person on outside of vehicle injured in nontraffic accident | WHO +V713 | Bus occupant injured in collision with pedal cycle : unspecified bus occupant injured in nontraffic accident | WHO +V714 | Bus occupant injured in collision with pedal cycle : person injured while boarding or alighting | WHO +V715 | Bus occupant injured in collision with pedal cycle : driver injured in traffic accident | WHO +V716 | Bus occupant injured in collision with pedal cycle : passenger injured in traffic accident | WHO +V717 | Bus occupant injured in collision with pedal cycle : person on outside of vehicle injured in traffic accident | WHO +V719 | Bus occupant injured in collision with pedal cycle : unspecified bus occupant injured in traffic accident | WHO +V72 | Bus occupant injured in collision with two- or three-wheeled motor vehicle | WHO +V720 | Bus occupant injured in collision with two- or three-wheeled motor vehicle : driver injured in nontraffic accident | WHO +V721 | Bus occupant injured in collision with two- or three-wheeled motor vehicle : passenger injured in nontraffic accident | WHO +V722 | Bus occupant injured in collision with two- or three-wheeled motor vehicle : person on outside of vehicle injured in nontraffic accident | WHO +V723 | Bus occupant injured in collision with two- or three-wheeled motor vehicle : unspecified bus occupant injured in nontraffic accident | WHO +V724 | Bus occupant injured in collision with two- or three-wheeled motor vehicle : person injured while boarding or alighting | WHO +V725 | Bus occupant injured in collision with two- or three-wheeled motor vehicle : driver injured in traffic accident | WHO +V726 | Bus occupant injured in collision with two- or three-wheeled motor vehicle : passenger injured in traffic accident | WHO +V727 | Bus occupant injured in collision with two- or three-wheeled motor vehicle : person on outside of vehicle injured in traffic accident | WHO +V729 | Bus occupant injured in collision with two- or three-wheeled motor vehicle : unspecified bus occupant injured in traffic accident | WHO +V73 | Bus occupant injured in collision with car, pick-up truck or van | WHO +V730 | Bus occupant injured in collision with car, pick-up truck or van : driver injured in nontraffic accident | WHO +V731 | Bus occupant injured in collision with car, pick-up truck or van : passenger injured in nontraffic accident | WHO +V732 | Bus occupant injured in collision with car, pick-up truck or van : person on outside of vehicle injured in nontraffic accident | WHO +V733 | Bus occupant injured in collision with car, pick-up truck or van : unspecified bus occupant injured in nontraffic accident | WHO +V734 | Bus occupant injured in collision with car, pick-up truck or van : person injured while boarding or alighting | WHO +V735 | Bus occupant injured in collision with car, pick-up truck or van : driver injured in traffic accident | WHO +V736 | Bus occupant injured in collision with car, pick-up truck or van : passenger injured in traffic accident | WHO +V737 | Bus occupant injured in collision with car, pick-up truck or van : person on outside of vehicle injured in traffic accident | WHO +V739 | Bus occupant injured in collision with car, pick-up truck or van : unspecified bus occupant injured in traffic accident | WHO +V74 | Bus occupant injured in collision with heavy transport vehicle or bus | WHO +V740 | Bus occupant injured in collision with heavy transport vehicle or bus : driver injured in nontraffic accident | WHO +V741 | Bus occupant injured in collision with heavy transport vehicle or bus : passenger injured in nontraffic accident | WHO +V742 | Bus occupant injured in collision with heavy transport vehicle or bus : person on outside of vehicle injured in nontraffic accident | WHO +V743 | Bus occupant injured in collision with heavy transport vehicle or bus : unspecified bus occupant injured in nontraffic accident | WHO +V744 | Bus occupant injured in collision with heavy transport vehicle or bus : person injured while boarding or alighting | WHO +V745 | Bus occupant injured in collision with heavy transport vehicle or bus : driver injured in traffic accident | WHO +V746 | Bus occupant injured in collision with heavy transport vehicle or bus : passenger injured in traffic accident | WHO +V747 | Bus occupant injured in collision with heavy transport vehicle or bus : person on outside of vehicle injured in traffic accident | WHO +V749 | Bus occupant injured in collision with heavy transport vehicle or bus : unspecified bus occupant injured in traffic accident | WHO +V75 | Bus occupant injured in collision with railway train or railway vehicle | WHO +V750 | Bus occupant injured in collision with railway train or railway vehicle : driver injured in nontraffic accident | WHO +V751 | Bus occupant injured in collision with railway train or railway vehicle : passenger injured in nontraffic accident | WHO +V752 | Bus occupant injured in collision with railway train or railway vehicle : person on outside of vehicle injured in nontraffic accident | WHO +V753 | Bus occupant injured in collision with railway train or railway vehicle : unspecified bus occupant injured in nontraffic accident | WHO +V754 | Bus occupant injured in collision with railway train or railway vehicle : person injured while boarding or alighting | WHO +V755 | Bus occupant injured in collision with railway train or railway vehicle : driver injured in traffic accident | WHO +V756 | Bus occupant injured in collision with railway train or railway vehicle : passenger injured in traffic accident | WHO +V757 | Bus occupant injured in collision with railway train or railway vehicle : person on outside of vehicle injured in traffic accident | WHO +V759 | Bus occupant injured in collision with railway train or railway vehicle : unspecified bus occupant injured in traffic accident | WHO +V76 | Bus occupant injured in collision with other nonmotor vehicle | WHO +V760 | Bus occupant injured in collision with other nonmotor vehicle : driver injured in nontraffic accident | WHO +V761 | Bus occupant injured in collision with other nonmotor vehicle : passenger injured in nontraffic accident | WHO +V762 | Bus occupant injured in collision with other nonmotor vehicle : person on outside of vehicle injured in nontraffic accident | WHO +V763 | Bus occupant injured in collision with other nonmotor vehicle : unspecified bus occupant injured in nontraffic accident | WHO +V764 | Bus occupant injured in collision with other nonmotor vehicle : person injured while boarding or alighting | WHO +V765 | Bus occupant injured in collision with other nonmotor vehicle : driver injured in traffic accident | WHO +V766 | Bus occupant injured in collision with other nonmotor vehicle : passenger injured in traffic accident | WHO +V767 | Bus occupant injured in collision with other nonmotor vehicle : person on outside of vehicle injured in traffic accident | WHO +V769 | Bus occupant injured in collision with other nonmotor vehicle : unspecified bus occupant injured in traffic accident | WHO +V77 | Bus occupant injured in collision with fixed or stationary object | WHO +V770 | Bus occupant injured in collision with fixed or stationary object : driver injured in nontraffic accident | WHO +V771 | Bus occupant injured in collision with fixed or stationary object : passenger injured in nontraffic accident | WHO +V772 | Bus occupant injured in collision with fixed or stationary object : person on outside of vehicle injured in nontraffic accident | WHO +V773 | Bus occupant injured in collision with fixed or stationary object : unspecified bus occupant injured in nontraffic accident | WHO +V774 | Bus occupant injured in collision with fixed or stationary object : person injured while boarding or alighting | WHO +V775 | Bus occupant injured in collision with fixed or stationary object : driver injured in traffic accident | WHO +V776 | Bus occupant injured in collision with fixed or stationary object : passenger injured in traffic accident | WHO +V777 | Bus occupant injured in collision with fixed or stationary object : person on outside of vehicle injured in traffic accident | WHO +V779 | Bus occupant injured in collision with fixed or stationary object : unspecified bus occupant injured in traffic accident | WHO +V78 | Bus occupant injured in noncollision transport accident | WHO +V780 | Bus occupant injured in noncollision transport accident : driver injured in nontraffic accident | WHO +V781 | Bus occupant injured in noncollision transport accident : passenger injured in nontraffic accident | WHO +V782 | Bus occupant injured in noncollision transport accident : person on outside of vehicle injured in nontraffic accident | WHO +V783 | Bus occupant injured in noncollision transport accident : unspecified bus occupant injured in nontraffic accident | WHO +V784 | Bus occupant injured in noncollision transport accident : person injured while boarding or alighting | WHO +V785 | Bus occupant injured in noncollision transport accident : driver injured in traffic accident | WHO +V786 | Bus occupant injured in noncollision transport accident : passenger injured in traffic accident | WHO +V787 | Bus occupant injured in noncollision transport accident : person on outside of vehicle injured in traffic accident | WHO +V789 | Bus occupant injured in noncollision transport accident : unspecified bus occupant injured in traffic accident | WHO +V79 | Bus occupant injured in other and unspecified transport accidents | WHO +V790 | Driver injured in collision with other and unspecified motor vehicles in nontraffic accident | WHO +V791 | Passenger injured in collision with other and unspecified motor vehicles in nontraffic accident | WHO +V792 | Unspecified bus occupant injured in collision with other and unspecified motor vehicles in nontraffic accident | WHO +V793 | Bus occupant [any] injured in unspecified nontraffic accident | WHO +V794 | Driver injured in collision with other and unspecified motor vehicles in traffic accident | WHO +V795 | Passenger injured in collision with other and unspecified motor vehicles in traffic accident | WHO +V796 | Unspecified bus occupant injured in collision with other and unspecified motor vehicles in traffic accident | WHO +V798 | Bus occupant [any] injured in other specified transport accidents | WHO +V799 | Bus occupant [any] injured in unspecified traffic accident | WHO +V80 | Animal-rider or occupant of animal-drawn vehicle injured in transport accident | WHO +V800 | Rider or occupant injured by fall from or being thrown from animal or animal-drawn vehicle in noncollision accident | WHO +V801 | Rider or occupant injured in collision with pedestrian or animal | WHO +V802 | Rider or occupant injured in collision with pedal cycle | WHO +V803 | Rider or occupant injured in collision with two- or three-wheeled motor vehicle | WHO +V804 | Rider or occupant injured in collision with car, pick-up truck, van, heavy transport vehicle or bus | WHO +V805 | Rider or occupant injured in collision with other specified motor vehicle | WHO +V806 | Rider or occupant injured in collision with railway train or railway vehicle | WHO +V807 | Rider or occupant injured in collision with other nonmotor vehicle | WHO +V808 | Rider or occupant injured in collision with fixed or stationary object | WHO +V809 | Rider or occupant injured in other and unspecified transport accidents | WHO +V81 | Occupant of railway train or railway vehicle injured in transport accident | WHO +V810 | Occupant of railway train or railway vehicle injured in collision with motor vehicle in nontraffic accident | WHO +V811 | Occupant of railway train or railway vehicle injured in collision with motor vehicle in traffic accident | WHO +V812 | Occupant of railway train or railway vehicle injured in collision with or hit by rolling stock | WHO +V813 | Occupant of railway train or railway vehicle injured in collision with other object | WHO +V814 | Person injured while boarding or alighting from railway train or railway vehicle | WHO +V815 | Occupant of railway train or railway vehicle injured by fall in railway train or railway vehicle | WHO +V816 | Occupant of railway train or railway vehicle injured by fall from railway train or railway vehicle | WHO +V817 | Occupant of railway train or railway vehicle injured in derailment without antecedent collision | WHO +V818 | Occupant of railway train or railway vehicle injured in other specified railway accidents | WHO +V819 | Occupant of railway train or railway vehicle injured in unspecified railway accident | WHO +V82 | Occupant of streetcar injured in transport accident | WHO +V820 | Occupant of streetcar injured in collision with motor vehicle in nontraffic accident | WHO +V821 | Occupant of streetcar injured in collision with motor vehicle in traffic accident | WHO +V822 | Occupant of streetcar injured in collision with or hit by rolling stock | WHO +V823 | Occupant of streetcar injured in collision with other object | WHO +V824 | Person injured while boarding or alighting from streetcar | WHO +V825 | Occupant of streetcar injured by fall in streetcar | WHO +V826 | Occupant of streetcar injured by fall from streetcar | WHO +V827 | Occupant of streetcar injured in derailment without antecedent collision | WHO +V828 | Occupant of streetcar injured in other specified transport accidents | WHO +V829 | Occupant of streetcar injured in unspecified traffic accident | WHO +V83 | Occupant of special vehicle mainly used on industrial premises injured in transport accident | WHO +V830 | Driver of special industrial vehicle injured in traffic accident | WHO +V831 | Passenger of special industrial vehicle injured in traffic accident | WHO +V832 | Person on outside of special industrial vehicle injured in traffic accident | WHO +V833 | Unspecified occupant of special industrial vehicle injured in traffic accident | WHO +V834 | Person injured while boarding or alighting from special industrial vehicle | WHO +V835 | Driver of special industrial vehicle injured in nontraffic accident | WHO +V836 | Passenger of special industrial vehicle injured in nontraffic accident | WHO +V837 | Person on outside of special industrial vehicle injured in nontraffic accident | WHO +V839 | Unspecified occupant of special industrial vehicle injured in nontraffic accident | WHO +V84 | Occupant of special vehicle mainly used in agriculture injured in transport accident | WHO +V840 | Driver of special agricultural vehicle injured in traffic accident | WHO +V841 | Passenger of special agricultural vehicle injured in traffic accident | WHO +V842 | Person on outside of special agricultural vehicle injured in traffic accident | WHO +V843 | Unspecified occupant of special agricultural vehicle injured in traffic accident | WHO +V844 | Person injured while boarding or alighting from special agricultural vehicle | WHO +V845 | Driver of special agricultural vehicle injured in nontraffic accident | WHO +V846 | Passenger of special agricultural vehicle injured in nontraffic accident | WHO +V847 | Person on outside of special agricultural vehicle injured in nontraffic accident | WHO +V849 | Unspecified occupant of special agricultural vehicle injured in nontraffic accident | WHO +V85 | Occupant of special construction vehicle injured in transport accident | WHO +V850 | Driver of special construction vehicle injured in traffic accident | WHO +V851 | Passenger of special construction vehicle injured in traffic accident | WHO +V852 | Person on outside of special construction vehicle injured in traffic accident | WHO +V853 | Unspecified occupant of special construction vehicle injured in traffic accident | WHO +V854 | Person injured while boarding or alighting from special construction vehicle | WHO +V855 | Driver of special construction vehicle injured in nontraffic accident | WHO +V856 | Passenger of special construction vehicle injured in nontraffic accident | WHO +V857 | Person on outside of special construction vehicle injured in nontraffic accident | WHO +V859 | Unspecified occupant of special construction vehicle injured in nontraffic accident | WHO +V86 | Occupant of special all-terrain or other motor vehicle designed primarily for off-road use, injured in transport accident | WHO +V860 | Driver of all-terrain or other off-road motor vehicle injured in traffic accident | WHO +V861 | Passenger of all-terrain or other off-road motor vehicle injured in traffic accident | WHO +V862 | Person on outside of all-terrain or other off-road motor vehicle injured in traffic accident | WHO +V863 | Unspecified occupant of all-terrain or other off-road motor vehicle injured in traffic accident | WHO +V864 | Person injured while boarding or alighting from all-terrain or other off-road motor vehicle | WHO +V865 | Driver of all-terrain or other off-road motor vehicle injured in nontraffic accident | WHO +V866 | Passenger of all-terrain or other off-road motor vehicle injured in nontraffic accident | WHO +V867 | Person on outside of all-terrain or other off-road motor vehicle injured in nontraffic accident | WHO +V869 | Unspecified occupant of all-terrain or other off-road motor vehicle injured in nontraffic accident | WHO +V87 | Traffic accident of specified type but victim's mode of transport unknown | WHO +V870 | Person injured in collision between car and two- or three-wheeled motor vehicle (traffic) | WHO +V871 | Person injured in collision between other motor vehicle and two- or three-wheeled motor vehicle (traffic) | WHO +V872 | Person injured in collision between car and pick-up truck or van (traffic) | WHO +V873 | Person injured in collision between car and bus (traffic) | WHO +V874 | Person injured in collision between car and heavy transport vehicle (traffic) | WHO +V875 | Person injured in collision between heavy transport vehicle and bus (traffic) | WHO +V876 | Person injured in collision between railway train or railway vehicle and car (traffic) | WHO +V877 | Person injured in collision between other specified motor vehicles (traffic) | WHO +V878 | Person injured in other specified noncollision transport accidents involving motor vehicle (traffic) | WHO +V879 | Person injured in other specified (collision)(noncollision) transport accidents involving nonmotor vehicle (traffic) | WHO +V88 | Nontraffic accident of specified type but victim's mode of transport unknown | WHO +V880 | Person injured in collision between car and two- or three-wheeled motor vehicle, nontraffic | WHO +V881 | Person injured in collision between other motor vehicle and two- or three-wheeled motor vehicle, nontraffic | WHO +V882 | Person injured in collision between car and pick-up truck or van, nontraffic | WHO +V883 | Person injured in collision between car and bus, nontraffic | WHO +V884 | Person injured in collision between car and heavy transport vehicle, nontraffic | WHO +V885 | Person injured in collision between heavy transport vehicle and bus, nontraffic | WHO +V886 | Person injured in collision between railway train or railway vehicle and car, nontraffic | WHO +V887 | Person injured in collision between other specified motor vehicles, nontraffic | WHO +V888 | Person injured in other specified noncollision transport accidents involving motor vehicle, nontraffic | WHO +V889 | Person injured in other specified (collision)(noncollision) transport accidents involving nonmotor vehicle, nontraffic | WHO +V89 | Motor- or nonmotor-vehicle accident, type of vehicle unspecified | WHO +V890 | Person injured in unspecified motor-vehicle accident, nontraffic | WHO +V891 | Person injured in unspecified nonmotor-vehicle accident, nontraffic | WHO +V892 | Person injured in unspecified motor-vehicle accident, traffic | WHO +V893 | Person injured in unspecified nonmotor-vehicle accident, traffic | WHO +V899 | Person injured in unspecified vehicle accident | WHO +V90 | Accident to watercraft causing drowning and submersion | WHO +V900 | Accident to watercraft causing drowning and submersion : merchant ship | WHO +V901 | Accident to watercraft causing drowning and submersion : passenger ship | WHO +V902 | Accident to watercraft causing drowning and submersion : fishing boat | WHO +V903 | Accident to watercraft causing drowning and submersion : other powered watercraft | WHO +V904 | Accident to watercraft causing drowning and submersion : sailboat | WHO +V905 | Accident to watercraft causing drowning and submersion : canoe or kayak | WHO +V906 | Accident to watercraft causing drowning and submersion : inflatable craft (nonpowered) | WHO +V907 | Accident to watercraft causing drowning and submersion : water-skis | WHO +V908 | Accident to watercraft causing drowning and submersion : other unpowered watercraft | WHO +V909 | Accident to watercraft causing drowning and submersion : unspecified watercraft | WHO +V91 | Accident to watercraft causing other injury | WHO +V910 | Accident to watercraft causing other injury : merchant ship | WHO +V911 | Accident to watercraft causing other injury : passenger ship | WHO +V912 | Accident to watercraft causing other injury : fishing boat | WHO +V913 | Accident to watercraft causing other injury : other powered watercraft | WHO +V914 | Accident to watercraft causing other injury : sailboat | WHO +V915 | Accident to watercraft causing other injury : canoe or kayak | WHO +V916 | Accident to watercraft causing other injury : inflatable craft (nonpowered) | WHO +V917 | Accident to watercraft causing other injury : water-skis | WHO +V918 | Accident to watercraft causing other injury : other unpowered watercraft | WHO +V919 | Accident to watercraft causing other injury : unspecified watercraft | WHO +V92 | Water-transport-related drowning and submersion without accident to watercraft | WHO +V920 | Water-transport-related drowning and submersion without accident to watercraft : merchant ship | WHO +V921 | Water-transport-related drowning and submersion without accident to watercraft : passenger ship | WHO +V922 | Water-transport-related drowning and submersion without accident to watercraft : fishing boat | WHO +V923 | Water-transport-related drowning and submersion without accident to watercraft : other powered watercraft | WHO +V924 | Water-transport-related drowning and submersion without accident to watercraft : sailboat | WHO +V925 | Water-transport-related drowning and submersion without accident to watercraft : canoe or kayak | WHO +V926 | Water-transport-related drowning and submersion without accident to watercraft : inflatable craft (nonpowered) | WHO +V927 | Water-transport-related drowning and submersion without accident to watercraft : water-skis | WHO +V928 | Water-transport-related drowning and submersion without accident to watercraft : other unpowered watercraft | WHO +V929 | Water-transport-related drowning and submersion without accident to watercraft : unspecified watercraft | WHO +V93 | Accident on board watercraft without accident to watercraft, not causing drowning and submersion | WHO +V930 | Accident on board watercraft without accident to watercraft, not causing drowning and submersion : merchant ship | WHO +V931 | Accident on board watercraft without accident to watercraft, not causing drowning and submersion : passenger ship | WHO +V932 | Accident on board watercraft without accident to watercraft, not causing drowning and submersion : fishing boat | WHO +V933 | Accident on board watercraft without accident to watercraft, not causing drowning and submersion : other powered watercraft | WHO +V934 | Accident on board watercraft without accident to watercraft, not causing drowning and submersion : sailboat | WHO +V935 | Accident on board watercraft without accident to watercraft, not causing drowning and submersion : canoe or kayak | WHO +V936 | Accident on board watercraft without accident to watercraft, not causing drowning and submersion : inflatable craft (nonpowered) | WHO +V937 | Accident on board watercraft without accident to watercraft, not causing drowning and submersion : water-skis | WHO +V938 | Accident on board watercraft without accident to watercraft, not causing drowning and submersion : other unpowered watercraft | WHO +V939 | Accident on board watercraft without accident to watercraft, not causing drowning and submersion : unspecified watercraft | WHO +V94 | Other and unspecified water transport accidents | WHO +V940 | Other and unspecified water transport accidents : merchant ship | WHO +V941 | Other and unspecified water transport accidents : passenger ship | WHO +V942 | Other and unspecified water transport accidents : fishing boat | WHO +V943 | Other and unspecified water transport accidents : other powered watercraft | WHO +V944 | Other and unspecified water transport accidents : sailboat | WHO +V945 | Other and unspecified water transport accidents : canoe or kayak | WHO +V946 | Other and unspecified water transport accidents : inflatable craft (nonpowered) | WHO +V947 | Other and unspecified water transport accidents : water-skis | WHO +V948 | Other and unspecified water transport accidents : other unpowered watercraft | WHO +V949 | Other and unspecified water transport accidents : unspecified watercraft | WHO +V95 | Accident to powered aircraft causing injury to occupant | WHO +V950 | Helicopter accident injuring occupant | WHO +V951 | Ultralight, microlight or powered-glider accident injuring occupant | WHO +V952 | Accident to other private fixed-wing aircraft, injuring occupant | WHO +V953 | Accident to commercial fixed-wing aircraft, injuring occupant | WHO +V954 | Spacecraft accident injuring occupant | WHO +V958 | Other aircraft accidents injuring occupant | WHO +V959 | Unspecified aircraft accident injuring occupant | WHO +V96 | Accident to nonpowered aircraft causing injury to occupant | WHO +V960 | Balloon accident injuring occupant | WHO +V961 | Hang-glider accident injuring occupant | WHO +V962 | Glider (nonpowered) accident injuring occupant | WHO +V968 | Other nonpowered-aircraft accidents injuring occupant | WHO +V969 | Unspecified nonpowered-aircraft accident injuring occupant | WHO +V97 | Other specified air transport accidents | WHO +V970 | Occupant of aircraft injured in other specified air transport accidents | WHO +V971 | Person injured while boarding or alighting from aircraft | WHO +V972 | Parachutist injured in air transport accident | WHO +V973 | Person on ground injured in air transport accident | WHO +V978 | Other air transport accidents, not elsewhere classified | WHO +V98 | Other specified transport accidents | WHO +V99 | Unspecified transport accident | WHO +W00 | Fall on same level involving ice and snow | WHO +W01 | Fall on same level from slipping, tripping and stumbling | WHO +W02 | Fall involving ice-skates, skis, roller-skates or skateboards | WHO +W03 | Other fall on same level due to collision with, or pushing by, another person | WHO +W04 | Fall while being carried or supported by other persons | WHO +W05 | Fall involving wheelchair | WHO +W06 | Fall involving bed | WHO +W07 | Fall involving chair | WHO +W08 | Fall involving other furniture | WHO +W09 | Fall involving playground equipment | WHO +W10 | Fall on and from stairs and steps | WHO +W11 | Fall on and from ladder | WHO +W12 | Fall on and from scaffolding | WHO +W13 | Fall from, out of or through building or structure | WHO +W14 | Fall from tree | WHO +W15 | Fall from cliff | WHO +W16 | Diving or jumping into water causing injury other than drowning or submersion | WHO +W17 | Other fall from one level to another | WHO +W18 | Other fall on same level | WHO +W19 | Unspecified fall | WHO +W20 | Struck by thrown, projected or falling object(s) | WHO +W21 | Striking against or struck by sports equipment | WHO +W22 | Striking against or struck by other object(s) | WHO +W23 | Caught, crushed, jammed or pinched in or between objects | WHO +W24 | Contact with lifting and transmission device(s), not elsewhere classified | WHO +W25 | Contact with sharp glass | WHO +W26 | Contact with other sharp object(s) | WHO +W260 | Contact with knife, sword or dagger | WHO +W268 | Contact with other sharp object(s), not elsewhere classified | WHO +W269 | Contact with unspecified sharp object(s) | WHO +W27 | Contact with nonpowered hand tool | WHO +W28 | Contact with powered lawnmower | WHO +W29 | Contact with other powered hand tools and household machinery | WHO +W30 | Contact with agricultural machinery | WHO +W31 | Contact with other and unspecified machinery | WHO +W32 | Handgun discharge | WHO +W33 | Rifle, shotgun and larger firearm discharge | WHO +W34 | Discharge from other and unspecified firearms | WHO +W35 | Explosion and rupture of boiler | WHO +W36 | Explosion and rupture of gas cylinder | WHO +W37 | Explosion and rupture of pressurized tyre, pipe or hose | WHO +W38 | Explosion and rupture of other specified pressurized devices | WHO +W39 | Discharge of firework | WHO +W40 | Explosion of other materials | WHO +W41 | Exposure to high-pressure jet | WHO +W42 | Exposure to noise | WHO +W43 | Exposure to vibration | WHO +W44 | Foreign body entering into or through eye or natural orifice | WHO +W45 | Foreign body or object entering through skin | WHO +W46 | Contact with hypodermic needle | WHO +W49 | Exposure to other and unspecified inanimate mechanical forces | WHO +W50 | Hit, struck, kicked, twisted, bitten or scratched by another person | WHO +W51 | Striking against or bumped into by another person | WHO +W52 | Crushed, pushed or stepped on by crowd or human stampede | WHO +W53 | Bitten by rat | WHO +W54 | Bitten or struck by dog | WHO +W55 | Bitten or struck by other mammals | WHO +W56 | Contact with marine animal | WHO +W57 | Bitten or stung by nonvenomous insect and other nonvenomous arthropods | WHO +W58 | Bitten or struck by crocodile or alligator | WHO +W59 | Bitten or crushed by other reptiles | WHO +W60 | Contact with plant thorns and spines and sharp leaves | WHO +W64 | Exposure to other and unspecified animate mechanical forces | WHO +W65 | Drowning and submersion while in bath-tub | WHO +W66 | Drowning and submersion following fall into bath-tub | WHO +W67 | Drowning and submersion while in swimming-pool | WHO +W68 | Drowning and submersion following fall into swimming-pool | WHO +W69 | Drowning and submersion while in natural water | WHO +W70 | Drowning and submersion following fall into natural water | WHO +W73 | Other specified drowning and submersion | WHO +W74 | Unspecified drowning and submersion | WHO +W75 | Accidental suffocation and strangulation in bed | WHO +W76 | Other accidental hanging and strangulation | WHO +W77 | Threat to breathing due to cave-in, falling earth and other substances | WHO +W78 | Inhalation of gastric contents | WHO +W79 | Inhalation and ingestion of food causing obstruction of respiratory tract | WHO +W80 | Inhalation and ingestion of other objects causing obstruction of respiratory tract | WHO +W81 | Confined to or trapped in a low-oxygen environment | WHO +W83 | Other specified threats to breathing | WHO +W84 | Unspecified threat to breathing | WHO +W85 | Exposure to electric transmission lines | WHO +W86 | Exposure to other specified electric current | WHO +W87 | Exposure to unspecified electric current | WHO +W88 | Exposure to ionizing radiation | WHO +W89 | Exposure to man-made visible and ultraviolet light | WHO +W90 | Exposure to other nonionizing radiation | WHO +W91 | Exposure to unspecified type of radiation | WHO +W92 | Exposure to excessive heat of man-made origin | WHO +W93 | Exposure to excessive cold of man-made origin | WHO +W94 | Exposure to high and low air pressure and changes in air pressure | WHO +W99 | Exposure to other and unspecified man-made environmental factors | WHO +X00 | Exposure to uncontrolled fire in building or structure | WHO +X01 | Exposure to uncontrolled fire, not in building or structure | WHO +X02 | Exposure to controlled fire in building or structure | WHO +X03 | Exposure to controlled fire, not in building or structure | WHO +X04 | Exposure to ignition of highly flammable material | WHO +X05 | Exposure to ignition or melting of nightwear | WHO +X06 | Exposure to ignition or melting of other clothing and apparel | WHO +X08 | Exposure to other specified smoke, fire and flames | WHO +X09 | Exposure to unspecified smoke, fire and flames | WHO +X10 | Contact with hot drinks, food, fats and cooking oils | WHO +X11 | Contact with hot tap-water | WHO +X12 | Contact with other hot fluids | WHO +X13 | Contact with steam and hot vapours | WHO +X14 | Contact with hot air and gases | WHO +X15 | Contact with hot household appliances | WHO +X16 | Contact with hot heating appliances, radiators and pipes | WHO +X17 | Contact with hot engines, machinery and tools | WHO +X18 | Contact with other hot metals | WHO +X19 | Contact with other and unspecified heat and hot substances | WHO +X20 | Contact with venomous snakes and lizards | WHO +X21 | Contact with venomous spiders | WHO +X22 | Contact with scorpions | WHO +X23 | Contact with hornets, wasps and bees | WHO +X24 | Contact with centipedes and venomous millipedes (tropical) | WHO +X25 | Contact with other venomous arthropods | WHO +X26 | Contact with venomous marine animals and plants | WHO +X27 | Contact with other specified venomous animals | WHO +X28 | Contact with other specified venomous plants | WHO +X29 | Contact with unspecified venomous animal or plant | WHO +X30 | Exposure to excessive natural heat | WHO +X31 | Exposure to excessive natural cold | WHO +X32 | Exposure to sunlight | WHO +X33 | Victim of lightning | WHO +X34 | Victim of earthquake | WHO +X340 | Victim of cataclysmic earth movements caused by earthquake | WHO +X341 | Victim of tsunami | WHO +X348 | Victim of other specified effects of earthquake | WHO +X349 | Victim of unspecified effect of earthquake | WHO +X35 | Victim of volcanic eruption | WHO +X36 | Victim of avalanche, landslide and other earth movements | WHO +X37 | Victim of cataclysmic storm | WHO +X38 | Victim of flood | WHO +X39 | Exposure to other and unspecified forces of nature | WHO +X40 | Accidental poisoning by and exposure to nonopioid analgesics, antipyretics and antirheumatics | WHO +X41 | Accidental poisoning by and exposure to antiepileptic, sedative-hypnotic, antiparkinsonism and psychotropic drugs, not elsewhere classified | WHO +X42 | Accidental poisoning by and exposure to narcotics and psychodysleptics [hallucinogens], not elsewhere classified | WHO +X43 | Accidental poisoning by and exposure to other drugs acting on the autonomic nervous system | WHO +X44 | Accidental poisoning by and exposure to other and unspecified drugs, medicaments and biological substances | WHO +X45 | Accidental poisoning by and exposure to alcohol | WHO +X46 | Accidental poisoning by and exposure to organic solvents and halogenated hydrocarbons and their vapours | WHO +X47 | Accidental poisoning by and exposure to carbon monoxide and other gases and vapours | WHO +X470 | Accidental poisoning by and exposure to carbon monoxide from combustion engine exhaust | WHO +X471 | Accidental poisoning by and exposure to carbon monoxide from utility gas | WHO +X472 | Accidental poisoning by and exposure to carbon monoxide from other domestic fuels | WHO +X473 | Accidental poisoning by and exposure to carbon monoxide from other sources | WHO +X474 | Accidental poisoning by and exposure to carbon monoxide from unspecified sources | WHO +X478 | Accidental poisoning by and exposure to other specified gases and vapours | WHO +X479 | Accidental poisoning by and exposure to unspecified gases and vapours | WHO +X48 | Accidental poisoning by and exposure to pesticides | WHO +X49 | Accidental poisoning by and exposure to other and unspecified chemicals and noxious substances | WHO +X50 | Overexertion and strenuous or repetitive movements | WHO +X51 | Travel and motion | WHO +X52 | Prolonged stay in weightless environment | WHO +X53 | Lack of food | WHO +X54 | Lack of water | WHO +X57 | Unspecified privation | WHO +X58 | Exposure to other specified factors | WHO +X59 | Exposure to unspecified factor | WHO +X590 | Exposure to unspecified factor causing fracture | WHO +X599 | Exposure to unspecified factor causing other and unspecified injury | WHO +X60 | Intentional self-poisoning by and exposure to nonopioid analgesics, antipyretics and antirheumatics | WHO +X61 | Intentional self-poisoning by and exposure to antiepileptic, sedative-hypnotic, antiparkinsonism and psychotropic drugs, not elsewhere classified | WHO +X62 | Intentional self-poisoning by and exposure to narcotics and psychodysleptics [hallucinogens], not elsewhere classified | WHO +X63 | Intentional self-poisoning by and exposure to other drugs acting on the autonomic nervous system | WHO +X64 | Intentional self-poisoning by and exposure to other and unspecified drugs, medicaments and biological substances | WHO +X65 | Intentional self-poisoning by and exposure to alcohol | WHO +X66 | Intentional self-poisoning by and exposure to organic solvents and halogenated hydrocarbons and their vapours | WHO +X67 | Intentional self-poisoning by and exposure to carbon monoxide and other gases and vapours | WHO +X670 | Intentional self-poisoning by and exposure to carbon monoxide from combustion engine exhaust | WHO +X671 | Intentional self-poisoning by and exposure to carbon monoxide from utility gas | WHO +X672 | Intentional self-poisoning by and exposure to carbon monoxide from other domestic fuels | WHO +X673 | Intentional self-poisoning by and exposure to carbon monoxide from other sources | WHO +X674 | Intentional self-poisoning by and exposure to carbon monoxide from unspecified sources | WHO +X678 | Intentional self-poisoning by and exposure to other specified gases and vapours | WHO +X679 | Intentional self-poisoning by and exposure to unspecified gases and vapours | WHO +X68 | Intentional self-poisoning by and exposure to pesticides | WHO +X69 | Intentional self-poisoning by and exposure to other and unspecified chemicals and noxious substances | WHO +X70 | Intentional self-harm by hanging, strangulation and suffocation | WHO +X71 | Intentional self-harm by drowning and submersion | WHO +X72 | Intentional self-harm by handgun discharge | WHO +X73 | Intentional self-harm by rifle, shotgun and larger firearm discharge | WHO +X74 | Intentional self-harm by other and unspecified firearm discharge | WHO +X75 | Intentional self-harm by explosive material | WHO +X76 | Intentional self-harm by smoke, fire and flames | WHO +X77 | Intentional self-harm by steam, hot vapours and hot objects | WHO +X78 | Intentional self-harm by sharp object | WHO +X79 | Intentional self-harm by blunt object | WHO +X80 | Intentional self-harm by jumping from a high place | WHO +X81 | Intentional self-harm by jumping or lying before moving object | WHO +X82 | Intentional self-harm by crashing of motor vehicle | WHO +X83 | Intentional self-harm by other specified means | WHO +X84 | Intentional self-harm by unspecified means | WHO +X85 | Assault by drugs, medicaments and biological substances | WHO +X86 | Assault by corrosive substance | WHO +X87 | Assault by pesticides | WHO +X88 | Assault by gases and vapours | WHO +X880 | Assault by carbon monoxide from combustion engine exhaust | WHO +X881 | Assault by carbon monoxide from utility gas | WHO +X882 | Assault by carbon monoxide from other domestic fuels | WHO +X883 | Assault by carbon monoxide from other sources | WHO +X884 | Assault by carbon monoxide from unspecified sources | WHO +X888 | Assault by other specified gases and vapours | WHO +X889 | Assault by unspecified gases and vapours | WHO +X89 | Assault by other specified chemicals and noxious substances | WHO +X90 | Assault by unspecified chemical or noxious substance | WHO +X91 | Assault by hanging, strangulation and suffocation | WHO +X92 | Assault by drowning and submersion | WHO +X93 | Assault by handgun discharge | WHO +X94 | Assault by rifle, shotgun and larger firearm discharge | WHO +X95 | Assault by other and unspecified firearm discharge | WHO +X96 | Assault by explosive material | WHO +X97 | Assault by smoke, fire and flames | WHO +X98 | Assault by steam, hot vapours and hot objects | WHO +X99 | Assault by sharp object | WHO +Y00 | Assault by blunt object | WHO +Y01 | Assault by pushing from high place | WHO +Y02 | Assault by pushing or placing victim before moving object | WHO +Y03 | Assault by crashing of motor vehicle | WHO +Y04 | Assault by bodily force | WHO +Y05 | Sexual assault by bodily force | WHO +Y06 | Neglect and abandonment | WHO +Y060 | By spouse or partner | WHO +Y061 | By parent | WHO +Y062 | By acquaintance or friend | WHO +Y068 | By other specified persons | WHO +Y069 | By unspecified person | WHO +Y07 | Other maltreatment | WHO +Y070 | By spouse or partner | WHO +Y071 | By parent | WHO +Y072 | By acquaintance or friend | WHO +Y073 | By official authorities | WHO +Y078 | By other specified persons | WHO +Y079 | By unspecified person | WHO +Y08 | Assault by other specified means | WHO +Y09 | Assault by unspecified means | WHO +Y10 | Poisoning by and exposure to nonopioid analgesics, antipyretics and antirheumatics, undetermined intent | WHO +Y11 | Poisoning by and exposure to antiepileptic, sedative-hypnotic, antiparkinsonism and psychotropic drugs, not elsewhere classified, undetermined intent | WHO +Y12 | Poisoning by and exposure to narcotics and psychodysleptics [hallucinogens], not elsewhere classified, undetermined intent | WHO +Y13 | Poisoning by and exposure to other drugs acting on the autonomic nervous system, undetermined intent | WHO +Y14 | Poisoning by and exposure to other and unspecified drugs, medicaments and biological substances, undetermined intent | WHO +Y15 | Poisoning by and exposure to alcohol, undetermined intent | WHO +Y16 | Poisoning by and exposure to organic solvents and halogenated hydrocarbons and their vapours, undetermined intent | WHO +Y17 | Poisoning by and exposure to carbon monoxide and other gases and vapours, undetermined intent | WHO +Y170 | Poisoning by and exposure to carbon monoxide from combustion engine exhaust, undetermined intent | WHO +Y171 | Poisoning by and exposure to carbon monoxide from utility gas, undetermined intent | WHO +Y172 | Poisoning by and exposure to carbon monoxide from other domestic fuels, undetermined intent | WHO +Y173 | Poisoning by and exposure to carbon monoxide from other sources, undetermined intent | WHO +Y174 | Poisoning by and exposure to carbon monoxide from unspecified sources, undetermined intent | WHO +Y178 | Poisoning by and exposure to other specified gases and vapours, undetermined intent | WHO +Y179 | Poisoning by and exposure to unspecified gases and vapours, undetermined intent | WHO +Y18 | Poisoning by and exposure to pesticides, undetermined intent | WHO +Y19 | Poisoning by and exposure to other and unspecified chemicals and noxious substances, undetermined intent | WHO +Y20 | Hanging, strangulation and suffocation, undetermined intent | WHO +Y21 | Drowning and submersion, undetermined intent | WHO +Y22 | Handgun discharge, undetermined intent | WHO +Y23 | Rifle, shotgun and larger firearm discharge, undetermined intent | WHO +Y24 | Other and unspecified firearm discharge, undetermined intent | WHO +Y25 | Contact with explosive material, undetermined intent | WHO +Y26 | Exposure to smoke, fire and flames, undetermined intent | WHO +Y27 | Contact with steam, hot vapours and hot objects, undetermined intent | WHO +Y28 | Contact with sharp object, undetermined intent | WHO +Y29 | Contact with blunt object, undetermined intent | WHO +Y30 | Falling, jumping or pushed from a high place, undetermined intent | WHO +Y31 | Falling, lying or running before or into moving object, undetermined intent | WHO +Y32 | Crashing of motor vehicle, undetermined intent | WHO +Y33 | Other specified events, undetermined intent | WHO +Y34 | Unspecified event, undetermined intent | WHO +Y35 | Legal intervention | WHO +Y350 | Legal intervention involving firearm discharge | WHO +Y351 | Legal intervention involving explosives | WHO +Y352 | Legal intervention involving gas | WHO +Y353 | Legal intervention involving blunt objects | WHO +Y354 | Legal intervention involving sharp objects | WHO +Y355 | Legal execution | WHO +Y356 | Legal intervention involving other specified means | WHO +Y357 | Legal intervention, means unspecified | WHO +Y36 | Operations of war | WHO +Y360 | War operations involving explosion of marine weapons | WHO +Y361 | War operations involving destruction of aircraft | WHO +Y362 | War operations involving other explosions and fragments | WHO +Y363 | War operations involving fires, conflagrations and hot substances | WHO +Y364 | War operations involving firearm discharge and other forms of conventional warfare | WHO +Y365 | War operations involving nuclear weapons | WHO +Y366 | War operations involving biological weapons | WHO +Y367 | War operations involving chemical weapons and other forms of unconventional warfare | WHO +Y368 | War operations occurring after cessation of hostilities | WHO +Y369 | War operations, unspecified | WHO +Y40 | Systemic antibiotics | WHO +Y400 | Penicillins | WHO +Y401 | Cefalosporins and other beta-lactam antibiotics | WHO +Y402 | Chloramphenicol group | WHO +Y403 | Macrolides | WHO +Y404 | Tetracyclines | WHO +Y405 | Aminoglycosides | WHO +Y406 | Rifamycins | WHO +Y407 | Antifungal antibiotics, systemically used | WHO +Y408 | Other systemic antibiotics | WHO +Y409 | Systemic antibiotic, unspecified | WHO +Y41 | Other systemic anti-infectives and antiparasitics | WHO +Y410 | Sulfonamides | WHO +Y411 | Antimycobacterial drugs | WHO +Y412 | Antimalarials and drugs acting on other blood protozoa | WHO +Y413 | Other antiprotozoal drugs | WHO +Y414 | Anthelminthics | WHO +Y415 | Antiviral drugs | WHO +Y418 | Other specified systemic anti-infectives and antiparasitics | WHO +Y419 | Systemic anti-infective and antiparasitic, unspecified | WHO +Y42 | Hormones and their synthetic substitutes and antagonists, not elsewhere classified | WHO +Y420 | Glucocorticoids and synthetic analogues | WHO +Y421 | Thyroid hormones and substitutes | WHO +Y422 | Antithyroid drugs | WHO +Y423 | Insulin and oral hypoglycaemic [antidiabetic] drugs | WHO +Y424 | Oral contraceptives | WHO +Y425 | Other estrogens and progestogens | WHO +Y426 | Antigonadotrophins, antiestrogens, antiandrogens, not elsewhere classified | WHO +Y427 | Androgens and anabolic congeners | WHO +Y428 | Other and unspecified hormones and their synthetic substitutes | WHO +Y429 | Other and unspecified hormone antagonists | WHO +Y43 | Primarily systemic agents | WHO +Y430 | Antiallergic and antiemetic drugs | WHO +Y431 | Antineoplastic antimetabolites | WHO +Y432 | Antineoplastic natural products | WHO +Y433 | Other antineoplastic drugs | WHO +Y434 | Immunosuppressive agents | WHO +Y435 | Acidifying and alkalizing agents | WHO +Y436 | Enzymes, not elsewhere classified | WHO +Y438 | Other primarily systemic agents, not elsewhere classified | WHO +Y439 | Primarily systemic agent, unspecified | WHO +Y44 | Agents primarily affecting blood constituents | WHO +Y440 | Iron preparations and other anti-hypochromic-anaemia preparations | WHO +Y441 | Vitamin B 12 , folic acid and other anti-megaloblastic-anaemia preparations | WHO +Y442 | Anticoagulants | WHO +Y443 | Anticoagulant antagonists, vitamin K and other coagulants | WHO +Y444 | Antithrombotic drugs [platelet-aggregation inhibitors] | WHO +Y445 | Thrombolytic drugs | WHO +Y446 | Natural blood and blood products | WHO +Y447 | Plasma substitutes | WHO +Y449 | Other and unspecified agents affecting blood constituents | WHO +Y45 | Analgesics, antipyretics and anti-inflammatory drugs | WHO +Y450 | Opioids and related analgesics | WHO +Y451 | Salicylates | WHO +Y452 | Propionic acid derivatives | WHO +Y453 | Other nonsteroidal anti-inflammatory drugs [NSAID] | WHO +Y454 | Antirheumatics | WHO +Y455 | 4-Aminophenol derivatives | WHO +Y458 | Other analgesics and antipyretics | WHO +Y459 | Analgesic, antipyretic and anti-inflammatory drug, unspecified | WHO +Y46 | Antiepileptics and antiparkinsonism drugs | WHO +Y460 | Succinimides | WHO +Y461 | Oxazolidinediones | WHO +Y462 | Hydantoin derivatives | WHO +Y463 | Deoxybarbiturates | WHO +Y464 | Iminostilbenes | WHO +Y465 | Valproic acid | WHO +Y466 | Other and unspecified antiepileptics | WHO +Y467 | Antiparkinsonism drugs | WHO +Y468 | Antispasticity drugs | WHO +Y47 | Sedatives, hypnotics and antianxiety drugs | WHO +Y470 | Barbiturates, not elsewhere classified | WHO +Y471 | Benzodiazepines | WHO +Y472 | Cloral derivatives | WHO +Y473 | Paraldehyde | WHO +Y474 | Bromine compounds | WHO +Y475 | Mixed sedatives and hypnotics, not elsewhere classified | WHO +Y478 | Other sedatives, hypnotics and antianxiety drugs | WHO +Y479 | Sedative, hypnotic and antianxiety drug, unspecified | WHO +Y48 | Anaesthetics and therapeutic gases | WHO +Y480 | Inhaled anaesthetics | WHO +Y481 | Parenteral anaesthetics | WHO +Y482 | Other and unspecified general anaesthetics | WHO +Y483 | Local anaesthetics | WHO +Y484 | Anaesthetic, unspecified | WHO +Y485 | Therapeutic gases | WHO +Y49 | Psychotropic drugs, not elsewhere classified | WHO +Y490 | Tricyclic and tetracyclic antidepressants | WHO +Y491 | Monoamine-oxidase-inhibitor antidepressants | WHO +Y492 | Other and unspecified antidepressants | WHO +Y493 | Phenothiazine antipsychotics and neuroleptics | WHO +Y494 | Butyrophenone and thioxanthene neuroleptics | WHO +Y495 | Other antipsychotics and neuroleptics | WHO +Y496 | Psychodysleptics [hallucinogens] | WHO +Y497 | Psychostimulants with abuse potential | WHO +Y498 | Other psychotropic drugs, not elsewhere classified | WHO +Y499 | Psychotropic drug, unspecified | WHO +Y50 | Central nervous system stimulants, not elsewhere classified | WHO +Y500 | Analeptics | WHO +Y501 | Opioid receptor antagonists | WHO +Y502 | Methylxanthines, not elsewhere classified | WHO +Y508 | Other central nervous system stimulants | WHO +Y509 | Central nervous system stimulant, unspecified | WHO +Y51 | Drugs primarily affecting the autonomic nervous system | WHO +Y510 | Anticholinesterase agents | WHO +Y511 | Other parasympathomimetics [cholinergics] | WHO +Y512 | Ganglionic blocking drugs, not elsewhere classified | WHO +Y513 | Other parasympatholytics [anticholinergics and antimuscarinics] and spasmolytics, not elsewhere classified | WHO +Y514 | Predominantly alpha-adrenoreceptor agonists, not elsewhere classified | WHO +Y515 | Predominantly beta-adrenoreceptor agonists, not elsewhere classified | WHO +Y516 | Alpha-adrenoreceptor antagonists, not elsewhere classified | WHO +Y517 | Beta-adrenoreceptor antagonists, not elsewhere classified | WHO +Y518 | Centrally acting and adrenergic-neuron-blocking agents, not elsewhere classified | WHO +Y519 | Other and unspecified drugs primarily affecting the autonomic nervous system | WHO +Y52 | Agents primarily affecting the cardiovascular system | WHO +Y520 | Cardiac-stimulant glycosides and drugs of similar action | WHO +Y521 | Calcium-channel blockers | WHO +Y522 | Other antidysrhythmic drugs, not elsewhere classified | WHO +Y523 | Coronary vasodilators, not elsewhere classified | WHO +Y524 | Angiotensin-converting-enzyme inhibitors | WHO +Y525 | Other antihypertensive drugs, not elsewhere classified | WHO +Y526 | Antihyperlipidaemic and antiarteriosclerotic drugs | WHO +Y527 | Peripheral vasodilators | WHO +Y528 | Antivaricose drugs, including sclerosing agents | WHO +Y529 | Other and unspecified agents primarily affecting the cardiovascular system | WHO +Y53 | Agents primarily affecting the gastrointestinal system | WHO +Y530 | Histamine H 2 -receptor antagonists | WHO +Y531 | Other antacids and anti-gastric-secretion drugs | WHO +Y532 | Stimulant laxatives | WHO +Y533 | Saline and osmotic laxatives | WHO +Y534 | Other laxatives | WHO +Y535 | Digestants | WHO +Y536 | Antidiarrhoeal drugs | WHO +Y537 | Emetics | WHO +Y538 | Other agents primarily affecting the gastrointestinal system | WHO +Y539 | Agent primarily affecting the gastrointestinal system, unspecified | WHO +Y54 | Agents primarily affecting water-balance and mineral and uric acid metabolism | WHO +Y540 | Mineralocorticoids | WHO +Y541 | Mineralocorticoid antagonists [aldosterone antagonists] | WHO +Y542 | Carbonic-anhydrase inhibitors | WHO +Y543 | Benzothiadiazine derivatives | WHO +Y544 | Loop [high-ceiling] diuretics | WHO +Y545 | Other diuretics | WHO +Y546 | Electrolytic, caloric and water-balance agents | WHO +Y547 | Agents affecting calcification | WHO +Y548 | Agents affecting uric acid metabolism | WHO +Y549 | Mineral salts, not elsewhere classified | WHO +Y55 | Agents primarily acting on smooth and skeletal muscles and the respiratory system | WHO +Y550 | Oxytocic drugs | WHO +Y551 | Skeletal muscle relaxants [neuromuscular blocking agents] | WHO +Y552 | Other and unspecified agents primarily acting on muscles | WHO +Y553 | Antitussives | WHO +Y554 | Expectorants | WHO +Y555 | Anti-common-cold drugs | WHO +Y556 | Antiasthmatics, not elsewhere classified | WHO +Y557 | Other and unspecified agents primarily acting on the respiratory system | WHO +Y56 | Topical agents primarily affecting skin and mucous membrane and ophthalmological, otorhinolaryngological and dental drugs | WHO +Y560 | Local antifungal, anti-infective and anti-inflammatory drugs, not elsewhere classified | WHO +Y561 | Antipruritics | WHO +Y562 | Local astringents and local detergents | WHO +Y563 | Emollients, demulcents and protectants | WHO +Y564 | Keratolytics, keratoplastics and other hair treatment drugs and preparations | WHO +Y565 | Ophthalmological drugs and preparations | WHO +Y566 | Otorhinolaryngological drugs and preparations | WHO +Y567 | Dental drugs, topically applied | WHO +Y568 | Other topical agents | WHO +Y569 | Topical agent, unspecified | WHO +Y57 | Other and unspecified drugs and medicaments | WHO +Y570 | Appetite depressants [anorectics] | WHO +Y571 | Lipotropic drugs | WHO +Y572 | Antidotes and chelating agents, not elsewhere classified | WHO +Y573 | Alcohol deterrents | WHO +Y574 | Pharmaceutical excipients | WHO +Y575 | X-ray contrast media | WHO +Y576 | Other diagnostic agents | WHO +Y577 | Vitamins, not elsewhere classified | WHO +Y578 | Other drugs and medicaments | WHO +Y579 | Drug or medicament, unspecified | WHO +Y58 | Bacterial vaccines | WHO +Y580 | BCG vaccine | WHO +Y581 | Typhoid and paratyphoid vaccine | WHO +Y582 | Cholera vaccine | WHO +Y583 | Plague vaccine | WHO +Y584 | Tetanus vaccine | WHO +Y585 | Diphtheria vaccine | WHO +Y586 | Pertussis vaccine, including combinations with a pertussis component | WHO +Y588 | Mixed bacterial vaccines, except combinations with a pertussis component | WHO +Y589 | Other and unspecified bacterial vaccines | WHO +Y59 | Other and unspecified vaccines and biological substances | WHO +Y590 | Viral vaccines | WHO +Y591 | Rickettsial vaccines | WHO +Y592 | Protozoal vaccines | WHO +Y593 | Immunoglobulin | WHO +Y598 | Other specified vaccines and biological substances | WHO +Y599 | Vaccine or biological substance, unspecified | WHO +Y60 | Unintentional cut, puncture, perforation or haemorrhage during surgical and medical care | WHO +Y600 | During surgical operation | WHO +Y601 | During infusion or transfusion | WHO +Y602 | During kidney dialysis or other perfusion | WHO +Y603 | During injection or immunization | WHO +Y604 | During endoscopic examination | WHO +Y605 | During heart catheterization | WHO +Y606 | During aspiration, puncture and other catheterization | WHO +Y607 | During administration of enema | WHO +Y608 | During other surgical and medical care | WHO +Y609 | During unspecified surgical and medical care | WHO +Y61 | Foreign object accidentally left in body during surgical and medical care | WHO +Y610 | During surgical operation | WHO +Y611 | During infusion or transfusion | WHO +Y612 | During kidney dialysis or other perfusion | WHO +Y613 | During injection or immunization | WHO +Y614 | During endoscopic examination | WHO +Y615 | During heart catheterization | WHO +Y616 | During aspiration, puncture and other catheterization | WHO +Y617 | During removal of catheter or packing | WHO +Y618 | During other surgical and medical care | WHO +Y619 | During unspecified surgical and medical care | WHO +Y62 | Failure of sterile precautions during surgical and medical care | WHO +Y620 | During surgical operation | WHO +Y621 | During infusion or transfusion | WHO +Y622 | During kidney dialysis or other perfusion | WHO +Y623 | During injection or immunization | WHO +Y624 | During endoscopic examination | WHO +Y625 | During heart catheterization | WHO +Y626 | During aspiration, puncture and other catheterization | WHO +Y628 | During other surgical and medical care | WHO +Y629 | During unspecified surgical and medical care | WHO +Y63 | Failure in dosage during surgical and medical care | WHO +Y630 | Excessive amount of blood or other fluid given during transfusion or infusion | WHO +Y631 | Incorrect dilution of fluid used during infusion | WHO +Y632 | Overdose of radiation given during therapy | WHO +Y633 | Inadvertent exposure of patient to radiation during medical care | WHO +Y634 | Failure in dosage in electroshock or insulin-shock therapy | WHO +Y635 | Inappropriate temperature in local application and packing | WHO +Y636 | Nonadministration of necessary drug, medicament or biological substance | WHO +Y638 | Failure in dosage during other surgical and medical care | WHO +Y639 | Failure in dosage during unspecified surgical and medical care | WHO +Y64 | Contaminated medical or biological substances | WHO +Y640 | Contaminated medical or biological substance, transfused or infused | WHO +Y641 | Contaminated medical or biological substance, injected or used for immunization | WHO +Y648 | Contaminated medical or biological substance administered by other means | WHO +Y649 | Contaminated medical or biological substance administered by unspecified means | WHO +Y65 | Other misadventures during surgical and medical care | WHO +Y650 | Mismatched blood used in transfusion | WHO +Y651 | Wrong fluid used in infusion | WHO +Y652 | Failure in suture or ligature during surgical operation | WHO +Y653 | Endotracheal tube wrongly placed during anaesthetic procedure | WHO +Y654 | Failure to introduce or to remove other tube or instrument | WHO +Y655 | Performance of inappropriate operation | WHO +Y658 | Other specified misadventures during surgical and medical care | WHO +Y66 | Nonadministration of surgical and medical care | WHO +Y69 | Unspecified misadventure during surgical and medical care | WHO +Y70 | Anaesthesiology devices associated with adverse incidents | WHO +Y700 | Anaesthesiology devices associated with adverse incidents : diagnostic and monitoring devices | WHO +Y701 | Anaesthesiology devices associated with adverse incidents : therapeutic (nonsurgical) and rehabilitative devices | WHO +Y702 | Anaesthesiology devices associated with adverse incidents : prosthetic and other implants, materials and accessory devices | WHO +Y703 | Anaesthesiology devices associated with adverse incidents : surgical instruments, materials and devices (including sutures) | WHO +Y708 | Anaesthesiology devices associated with adverse incidents : miscellaneous devices, not elsewhere classified | WHO +Y71 | Cardiovascular devices associated with adverse incidents | WHO +Y710 | Cardiovascular devices associated with adverse incidents : diagnostic and monitoring devices | WHO +Y711 | Cardiovascular devices associated with adverse incidents : therapeutic (nonsurgical) and rehabilitative devices | WHO +Y712 | Cardiovascular devices associated with adverse incidents : prosthetic and other implants, materials and accessory devices | WHO +Y713 | Cardiovascular devices associated with adverse incidents : surgical instruments, materials and devices (including sutures) | WHO +Y718 | Cardiovascular devices associated with adverse incidents : miscellaneous devices, not elsewhere classified | WHO +Y72 | Otorhinolaryngological devices associated with adverse incidents | WHO +Y720 | Otorhinolaryngological devices associated with adverse incidents : diagnostic and monitoring devices | WHO +Y721 | Otorhinolaryngological devices associated with adverse incidents : therapeutic (nonsurgical) and rehabilitative devices | WHO +Y722 | Otorhinolaryngological devices associated with adverse incidents : prosthetic and other implants, materials and accessory devices | WHO +Y723 | Otorhinolaryngological devices associated with adverse incidents : surgical instruments, materials and devices (including sutures) | WHO +Y728 | Otorhinolaryngological devices associated with adverse incidents : miscellaneous devices, not elsewhere classified | WHO +Y73 | Gastroenterology and urology devices associated with adverse incidents | WHO +Y730 | Gastroenterology and urology devices associated with adverse incidents : diagnostic and monitoring devices | WHO +Y731 | Gastroenterology and urology devices associated with adverse incidents : therapeutic (nonsurgical) and rehabilitative devices | WHO +Y732 | Gastroenterology and urology devices associated with adverse incidents : prosthetic and other implants, materials and accessory devices | WHO +Y733 | Gastroenterology and urology devices associated with adverse incidents : surgical instruments, materials and devices (including sutures) | WHO +Y738 | Gastroenterology and urology devices associated with adverse incidents : miscellaneous devices, not elsewhere classified | WHO +Y74 | General hospital and personal-use devices associated with adverse incidents | WHO +Y740 | General hospital and personal-use devices associated with adverse incidents : diagnostic and monitoring devices | WHO +Y741 | General hospital and personal-use devices associated with adverse incidents : therapeutic (nonsurgical) and rehabilitative devices | WHO +Y742 | General hospital and personal-use devices associated with adverse incidents : prosthetic and other implants, materials and accessory devices | WHO +Y743 | General hospital and personal-use devices associated with adverse incidents : surgical instruments, materials and devices (including sutures) | WHO +Y748 | General hospital and personal-use devices associated with adverse incidents : miscellaneous devices, not elsewhere classified | WHO +Y75 | Neurological devices associated with adverse incidents | WHO +Y750 | Neurological devices associated with adverse incidents : diagnostic and monitoring devices | WHO +Y751 | Neurological devices associated with adverse incidents : therapeutic (nonsurgical) and rehabilitative devices | WHO +Y752 | Neurological devices associated with adverse incidents : prosthetic and other implants, materials and accessory devices | WHO +Y753 | Neurological devices associated with adverse incidents : surgical instruments, materials and devices (including sutures) | WHO +Y758 | Neurological devices associated with adverse incidents : miscellaneous devices, not elsewhere classified | WHO +Y76 | Obstetric and gynaecological devices associated with adverse incidents | WHO +Y760 | Obstetric and gynaecological devices associated with adverse incidents : diagnostic and monitoring devices | WHO +Y761 | Obstetric and gynaecological devices associated with adverse incidents : therapeutic (nonsurgical) and rehabilitative devices | WHO +Y762 | Obstetric and gynaecological devices associated with adverse incidents : prosthetic and other implants, materials and accessory devices | WHO +Y763 | Obstetric and gynaecological devices associated with adverse incidents : surgical instruments, materials and devices (including sutures) | WHO +Y768 | Obstetric and gynaecological devices associated with adverse incidents : miscellaneous devices, not elsewhere classified | WHO +Y77 | Ophthalmic devices associated with adverse incidents | WHO +Y770 | Ophthalmic devices associated with adverse incidents : diagnostic and monitoring devices | WHO +Y771 | Ophthalmic devices associated with adverse incidents : therapeutic (nonsurgical) and rehabilitative devices | WHO +Y772 | Ophthalmic devices associated with adverse incidents : prosthetic and other implants, materials and accessory devices | WHO +Y773 | Ophthalmic devices associated with adverse incidents : surgical instruments, materials and devices (including sutures) | WHO +Y778 | Ophthalmic devices associated with adverse incidents : miscellaneous devices, not elsewhere classified | WHO +Y78 | Radiological devices associated with adverse incidents | WHO +Y780 | Radiological devices associated with adverse incidents : diagnostic and monitoring devices | WHO +Y781 | Radiological devices associated with adverse incidents : therapeutic (nonsurgical) and rehabilitative devices | WHO +Y782 | Radiological devices associated with adverse incidents : prosthetic and other implants, materials and accessory devices | WHO +Y783 | Radiological devices associated with adverse incidents : surgical instruments, materials and devices (including sutures) | WHO +Y788 | Radiological devices associated with adverse incidents : miscellaneous devices, not elsewhere classified | WHO +Y79 | Orthopaedic devices associated with adverse incidents | WHO +Y790 | Orthopaedic devices associated with adverse incidents : diagnostic and monitoring devices | WHO +Y791 | Orthopaedic devices associated with adverse incidents : therapeutic (nonsurgical) and rehabilitative devices | WHO +Y792 | Orthopaedic devices associated with adverse incidents : prosthetic and other implants, materials and accessory devices | WHO +Y793 | Orthopaedic devices associated with adverse incidents : surgical instruments, materials and devices (including sutures) | WHO +Y798 | Orthopaedic devices associated with adverse incidents : miscellaneous devices, not elsewhere classified | WHO +Y80 | Physical medicine devices associated with adverse incidents | WHO +Y800 | Physical medicine devices associated with adverse incidents : diagnostic and monitoring devices | WHO +Y801 | Physical medicine devices associated with adverse incidents : therapeutic (nonsurgical) and rehabilitative devices | WHO +Y802 | Physical medicine devices associated with adverse incidents : prosthetic and other implants, materials and accessory devices | WHO +Y803 | Physical medicine devices associated with adverse incidents : surgical instruments, materials and devices (including sutures) | WHO +Y808 | Physical medicine devices associated with adverse incidents : miscellaneous devices, not elsewhere classified | WHO +Y81 | General- and plastic-surgery devices associated with adverse incidents | WHO +Y810 | General- and plastic-surgery devices associated with adverse incidents : diagnostic and monitoring devices | WHO +Y811 | General- and plastic-surgery devices associated with adverse incidents : therapeutic (nonsurgical) and rehabilitative devices | WHO +Y812 | General- and plastic-surgery devices associated with adverse incidents : prosthetic and other implants, materials and accessory devices | WHO +Y813 | General- and plastic-surgery devices associated with adverse incidents : surgical instruments, materials and devices (including sutures) | WHO +Y818 | General- and plastic-surgery devices associated with adverse incidents : miscellaneous devices, not elsewhere classified | WHO +Y82 | Other and unspecified medical devices associated with adverse incidents | WHO +Y820 | Other and unspecified medical devices associated with adverse incidents : diagnostic and monitoring devices | WHO +Y821 | Other and unspecified medical devices associated with adverse incidents : therapeutic (nonsurgical) and rehabilitative devices | WHO +Y822 | Other and unspecified medical devices associated with adverse incidents : prosthetic and other implants, materials and accessory devices | WHO +Y823 | Other and unspecified medical devices associated with adverse incidents : surgical instruments, materials and devices (including sutures) | WHO +Y828 | Other and unspecified medical devices associated with adverse incidents : miscellaneous devices, not elsewhere classified | WHO +Y83 | Surgical operation and other surgical procedures as the cause of abnormal reaction of the patient, or of later complication, without mention of misadventure at the time of the procedure | WHO +Y830 | Surgical operation with transplant of whole organ | WHO +Y831 | Surgical operation with implant of artificial internal device | WHO +Y832 | Surgical operation with anastomosis, bypass or graft | WHO +Y833 | Surgical operation with formation of external stoma | WHO +Y834 | Other reconstructive surgery | WHO +Y835 | Amputation of limb(s) | WHO +Y836 | Removal of other organ (partial) (total) | WHO +Y838 | Other surgical procedures | WHO +Y839 | Surgical procedure, unspecified | WHO +Y84 | Other medical procedures as the cause of abnormal reaction of the patient, or of later complication, without mention of misadventure at the time of the procedure | WHO +Y840 | Cardiac catheterization | WHO +Y841 | Kidney dialysis | WHO +Y842 | Radiological procedure and radiotherapy | WHO +Y843 | Shock therapy | WHO +Y844 | Aspiration of fluid | WHO +Y845 | Insertion of gastric or duodenal sound | WHO +Y846 | Urinary catheterization | WHO +Y847 | Blood-sampling | WHO +Y848 | Other medical procedures | WHO +Y849 | Medical procedure, unspecified | WHO +Y85 | Sequelae of transport accidents | WHO +Y850 | Sequelae of motor-vehicle accident | WHO +Y859 | Sequelae of other and unspecified transport accidents | WHO +Y86 | Sequelae of other accidents | WHO +Y87 | Sequelae of intentional self-harm, assault and events of undetermined intent | WHO +Y870 | Sequelae of intentional self-harm | WHO +Y871 | Sequelae of assault | WHO +Y872 | Sequelae of events of undetermined intent | WHO +Y88 | Sequelae with surgical and medical care as external cause | WHO +Y880 | Sequelae of adverse effects caused by drugs, medicaments and biological substances in therapeutic use | WHO +Y881 | Sequelae of misadventures to patients during surgical and medical procedures | WHO +Y882 | Sequelae of adverse incidents associated with medical devices in diagnostic and therapeutic use | WHO +Y883 | Sequelae of surgical and medical procedures as the cause of abnormal reaction of the patient, or of later complication, without mention of misadventure at the time of the procedure | WHO +Y89 | Sequelae of other external causes | WHO +Y890 | Sequelae of legal intervention | WHO +Y891 | Sequelae of war operations | WHO +Y899 | Sequelae of unspecified external cause | WHO +Y90 | Evidence of alcohol involvement determined by blood alcohol level | WHO +Y900 | Blood alcohol level of less than 20 mg/100 ml | WHO +Y901 | Blood alcohol level of 20-39 mg/100 ml | WHO +Y902 | Blood alcohol level of 40-59 mg/100 ml | WHO +Y903 | Blood alcohol level of 60-79 mg/100 ml | WHO +Y904 | Blood alcohol level of 80-99 mg/100 ml | WHO +Y905 | Blood alcohol level of 100-119 mg/100 ml | WHO +Y906 | Blood alcohol level of 120-199 mg/100 ml | WHO +Y907 | Blood alcohol level of 200-239 mg/100 ml | WHO +Y908 | Blood alcohol level of 240 mg/100 ml or more | WHO +Y909 | Presence of alcohol in blood, level not specified | WHO +Y91 | Evidence of alcohol involvement determined by level of intoxication | WHO +Y910 | Mild alcohol intoxication | WHO +Y911 | Moderate alcohol intoxication | WHO +Y912 | Severe alcohol intoxication | WHO +Y913 | Very severe alcohol intoxication | WHO +Y919 | Alcohol involvement, not otherwise specified | WHO +Y95 | Nosocomial condition | WHO +Y96 | Work-related condition | WHO +Y97 | Environmental-pollution-related condition | WHO +Y98 | Lifestyle-related condition | WHO +Z00 | General examination and investigation of persons without complaint and reported diagnosis | WHO +Z000 | General medical examination | WHO +Z001 | Routine child health examination | WHO +Z002 | Examination for period of rapid growth in childhood | WHO +Z003 | Examination for adolescent development state | WHO +Z004 | General psychiatric examination, not elsewhere classified | WHO +Z005 | Examination of potential donor of organ and tissue | WHO +Z006 | Examination for normal comparison and control in clinical research programme | WHO +Z008 | Other general examinations | WHO +Z01 | Other special examinations and investigations of persons without complaint or reported diagnosis | WHO +Z010 | Examination of eyes and vision | WHO +Z011 | Examination of ears and hearing | WHO +Z012 | Dental examination | WHO +Z013 | Examination of blood pressure | WHO +Z014 | Gynaecological examination (general)(routine) | WHO +Z015 | Diagnostic skin and sensitization tests | WHO +Z016 | Radiological examination, not elsewhere classified | WHO +Z017 | Laboratory examination | WHO +Z018 | Other specified special examinations | WHO +Z019 | Special examination, unspecified | WHO +Z02 | Examination and encounter for administrative purposes | WHO +Z020 | Examination for admission to educational institution | WHO +Z021 | Pre-employment examination | WHO +Z022 | Examination for admission to residential institutions | WHO +Z023 | Examination for recruitment to armed forces | WHO +Z024 | Examination for driving licence | WHO +Z025 | Examination for participation in sport | WHO +Z026 | Examination for insurance purposes | WHO +Z027 | Issue of medical certificate | WHO +Z028 | Other examinations for administrative purposes | WHO +Z029 | Examination for administrative purposes, unspecified | WHO +Z03 | Medical observation and evaluation for suspected diseases and conditions, ruled out | WHO +Z030 | Observation for suspected tuberculosis | WHO +Z031 | Observation for suspected malignant neoplasm | WHO +Z032 | Observation for suspected mental and behavioural disorders | WHO +Z033 | Observation for suspected nervous system disorder | WHO +Z034 | Observation for suspected myocardial infarction | WHO +Z035 | Observation for other suspected cardiovascular diseases | WHO +Z036 | Observation for suspected toxic effect from ingested substance | WHO +Z038 | Observation for other suspected diseases and conditions | WHO +Z039 | Observation for suspected disease or condition, unspecified | WHO +Z04 | Examination and observation for other reasons | WHO +Z040 | Blood-alcohol and blood-drug test | WHO +Z041 | Examination and observation following transport accident | WHO +Z042 | Examination and observation following work accident | WHO +Z043 | Examination and observation following other accident | WHO +Z044 | Examination and observation following alleged rape and seduction | WHO +Z045 | Examination and observation following other inflicted injury | WHO +Z046 | General psychiatric examination, requested by authority | WHO +Z048 | Examination and observation for other specified reasons | WHO +Z049 | Examination and observation for unspecified reason | WHO +Z08 | Follow-up examination after treatment for malignant neoplasms | WHO +Z080 | Follow-up examination after surgery for malignant neoplasm | WHO +Z081 | Follow-up examination after radiotherapy for malignant neoplasm | WHO +Z082 | Follow-up examination after chemotherapy for malignant neoplasm | WHO +Z087 | Follow-up examination after combined treatment for malignant neoplasm | WHO +Z088 | Follow-up examination after other treatment for malignant neoplasm | WHO +Z089 | Follow-up examination after unspecified treatment for malignant neoplasm | WHO +Z09 | Follow-up examination after treatment for conditions other than malignant neoplasms | WHO +Z090 | Follow-up examination after surgery for other conditions | WHO +Z091 | Follow-up examination after radiotherapy for other conditions | WHO +Z092 | Follow-up examination after chemotherapy for other conditions | WHO +Z093 | Follow-up examination after psychotherapy | WHO +Z094 | Follow-up examination after treatment of fracture | WHO +Z097 | Follow-up examination after combined treatment for other conditions | WHO +Z098 | Follow-up examination after other treatment for other conditions | WHO +Z099 | Follow-up examination after unspecified treatment for other conditions | WHO +Z10 | Routine general health check-up of defined subpopulation | WHO +Z100 | Occupational health examination | WHO +Z101 | Routine general health check-up of inhabitants of institutions | WHO +Z102 | Routine general health check-up of armed forces | WHO +Z103 | Routine general health check-up of sports teams | WHO +Z108 | Routine general health check-up of other defined subpopulations | WHO +Z11 | Special screening examination for infectious and parasitic diseases | WHO +Z110 | Special screening examination for intestinal infectious diseases | WHO +Z111 | Special screening examination for respiratory tuberculosis | WHO +Z112 | Special screening examination for other bacterial diseases | WHO +Z113 | Special screening examination for infections with a predominantly sexual mode of transmission | WHO +Z114 | Special screening examination for human immunodeficiency virus [HIV] | WHO +Z115 | Special screening examination for other viral diseases | WHO +Z116 | Special screening examination for other protozoal diseases and helminthiases | WHO +Z118 | Special screening examination for other infectious and parasitic diseases | WHO +Z119 | Special screening examination for infectious and parasitic diseases, unspecified | WHO +Z12 | Special screening examination for neoplasms | WHO +Z120 | Special screening examination for neoplasm of stomach | WHO +Z121 | Special screening examination for neoplasm of intestinal tract | WHO +Z122 | Special screening examination for neoplasm of respiratory organs | WHO +Z123 | Special screening examination for neoplasm of breast | WHO +Z124 | Special screening examination for neoplasm of cervix | WHO +Z125 | Special screening examination for neoplasm of prostate | WHO +Z126 | Special screening examination for neoplasm of bladder | WHO +Z128 | Special screening examination for neoplasms of other sites | WHO +Z129 | Special screening examination for neoplasm, unspecified | WHO +Z13 | Special screening examination for other diseases and disorders | WHO +Z130 | Special screening examination for diseases of the blood and blood-forming organs and certain disorders involving the immune mechanism | WHO +Z131 | Special screening examination for diabetes mellitus | WHO +Z132 | Special screening examination for nutritional disorders | WHO +Z133 | Special screening examination for mental and behavioural disorders | WHO +Z134 | Special screening examination for certain developmental disorders in childhood | WHO +Z135 | Special screening examination for eye and ear disorders | WHO +Z136 | Special screening examination for cardiovascular disorders | WHO +Z137 | Special screening examination for congenital malformations, deformations and chromosomal abnormalities | WHO +Z138 | Special screening examination for other specified diseases and disorders | WHO +Z139 | Special screening examination, unspecified | WHO +Z20 | Contact with and exposure to communicable diseases | WHO +Z200 | Contact with and exposure to intestinal infectious diseases | WHO +Z201 | Contact with and exposure to tuberculosis | WHO +Z202 | Contact with and exposure to infections with a predominantly sexual mode of transmission | WHO +Z203 | Contact with and exposure to rabies | WHO +Z204 | Contact with and exposure to rubella | WHO +Z205 | Contact with and exposure to viral hepatitis | WHO +Z206 | Contact with and exposure to human immunodeficiency virus [HIV] | WHO +Z207 | Contact with and exposure to pediculosis, acariasis and other infestations | WHO +Z208 | Contact with and exposure to other communicable diseases | WHO +Z209 | Contact with and exposure to unspecified communicable disease | WHO +Z21 | Asymptomatic human immunodeficiency virus [HIV] infection status | WHO +Z22 | Carrier of infectious disease | WHO +Z220 | Carrier of typhoid | WHO +Z221 | Carrier of other intestinal infectious diseases | WHO +Z222 | Carrier of diphtheria | WHO +Z223 | Carrier of other specified bacterial diseases | WHO +Z224 | Carrier of infections with a predominantly sexual mode of transmission | WHO +Z226 | Carrier of human T-lymphotropic virus type- 1 [HTLV-1] infection | WHO +Z227 | Latent tuberculosis | WHO +Z228 | Carrier of other infectious diseases | WHO +Z229 | Carrier of infectious disease, unspecified | WHO +Z23 | Need for immunization against single bacterial diseases | WHO +Z230 | Need for immunization against cholera alone | WHO +Z231 | Need for immunization against typhoid-paratyphoid alone [TAB] | WHO +Z232 | Need for immunization against tuberculosis [BCG] | WHO +Z233 | Need for immunization against plague | WHO +Z234 | Need for immunization against tularaemia | WHO +Z235 | Need for immunization against tetanus alone | WHO +Z236 | Need for immunization against diphtheria alone | WHO +Z237 | Need for immunization against pertussis alone | WHO +Z238 | Need for immunization against other single bacterial diseases | WHO +Z24 | Need for immunization against certain single viral diseases | WHO +Z240 | Need for immunization against poliomyelitis | WHO +Z241 | Need for immunization against arthropod-borne viral encephalitis | WHO +Z242 | Need for immunization against rabies | WHO +Z243 | Need for immunization against yellow fever | WHO +Z244 | Need for immunization against measles alone | WHO +Z245 | Need for immunization against rubella alone | WHO +Z246 | Need for immunization against viral hepatitis | WHO +Z25 | Need for immunization against other single viral diseases | WHO +Z250 | Need for immunization against mumps alone | WHO +Z251 | Need for immunization against influenza | WHO +Z258 | Need for immunization against other specified single viral diseases | WHO +Z26 | Need for immunization against other single infectious diseases | WHO +Z260 | Need for immunization against leishmaniasis | WHO +Z268 | Need for immunization against other specified single infectious diseases | WHO +Z269 | Need for immunization against unspecified infectious disease | WHO +Z27 | Need for immunization against combinations of infectious diseases | WHO +Z270 | Need for immunization against cholera with typhoid-paratyphoid [cholera + TAB] | WHO +Z271 | Need for immunization against diphtheria-tetanus-pertussis, combined [DTP] | WHO +Z272 | Need for immunization against diphtheria-tetanus-pertussis with typhoid-paratyphoid [DTP + TAB] | WHO +Z273 | Need for immunization against diphtheria-tetanus-pertussis with poliomyelitis [DTP + polio] | WHO +Z274 | Need for immunization against measles-mumps-rubella [MMR] | WHO +Z278 | Need for immunization against other combinations of infectious diseases | WHO +Z279 | Need for immunization against unspecified combinations of infectious diseases | WHO +Z28 | Immunization not carried out | WHO +Z280 | Immunization not carried out because of contraindication | WHO +Z281 | Immunization not carried out because of patient's decision for reasons of belief or group pressure | WHO +Z282 | Immunization not carried out because of patient's decision for other and unspecified reasons | WHO +Z288 | Immunization not carried out for other reasons | WHO +Z289 | Immunization not carried out for unspecified reason | WHO +Z29 | Need for other prophylactic measures | WHO +Z290 | Isolation | WHO +Z291 | Prophylactic immunotherapy | WHO +Z292 | Other prophylactic chemotherapy | WHO +Z298 | Other specified prophylactic measures | WHO +Z299 | Prophylactic measure, unspecified | WHO +Z30 | Contraceptive management | WHO +Z300 | General counselling and advice on contraception | WHO +Z301 | Insertion of (intrauterine) contraceptive device | WHO +Z302 | Sterilization | WHO +Z303 | Menstrual extraction | WHO +Z304 | Surveillance of contraceptive drugs | WHO +Z305 | Surveillance of (intrauterine) contraceptive device | WHO +Z308 | Other contraceptive management | WHO +Z309 | Contraceptive management, unspecified | WHO +Z31 | Procreative management | WHO +Z310 | Tuboplasty or vasoplasty after previous sterilization | WHO +Z311 | Artificial insemination | WHO +Z312 | In vitro fertilization | WHO +Z313 | Other assisted fertilization methods | WHO +Z314 | Procreative investigation and testing | WHO +Z315 | Genetic counselling | WHO +Z316 | General counselling and advice on procreation | WHO +Z318 | Other procreative management | WHO +Z319 | Procreative management, unspecified | WHO +Z32 | Pregnancy examination and test | WHO +Z320 | Pregnancy, not (yet) confirmed | WHO +Z321 | Pregnancy confirmed | WHO +Z33 | Pregnant state, incidental | WHO +Z34 | Supervision of normal pregnancy | WHO +Z340 | Supervision of normal first pregnancy | WHO +Z348 | Supervision of other normal pregnancy | WHO +Z349 | Supervision of normal pregnancy, unspecified | WHO +Z35 | Supervision of high-risk pregnancy | WHO +Z350 | Supervision of pregnancy with history of infertility | WHO +Z351 | Supervision of pregnancy with history of abortive outcome | WHO +Z352 | Supervision of pregnancy with other poor reproductive or obstetric history | WHO +Z353 | Supervision of pregnancy with history of insufficient antenatal care | WHO +Z354 | Supervision of pregnancy with grand multiparity | WHO +Z355 | Supervision of elderly primigravida | WHO +Z356 | Supervision of very young primigravida | WHO +Z357 | Supervision of high-risk pregnancy due to social problems | WHO +Z358 | Supervision of other high-risk pregnancies | WHO +Z359 | Supervision of high-risk pregnancy, unspecified | WHO +Z36 | Antenatal screening | WHO +Z360 | Antenatal screening for chromosomal anomalies | WHO +Z361 | Antenatal screening for raised alphafetoprotein level | WHO +Z362 | Other antenatal screening based on amniocentesis | WHO +Z363 | Antenatal screening for malformations using ultrasound and other physical methods | WHO +Z364 | Antenatal screening for fetal growth retardation using ultrasound and other physical methods | WHO +Z365 | Antenatal screening for isoimmunization | WHO +Z368 | Other antenatal screening | WHO +Z369 | Antenatal screening, unspecified | WHO +Z37 | Outcome of delivery | WHO +Z370 | Single live birth | WHO +Z371 | Single stillbirth | WHO +Z372 | Twins, both liveborn | WHO +Z373 | Twins, one liveborn and one stillborn | WHO +Z374 | Twins, both stillborn | WHO +Z375 | Other multiple births, all liveborn | WHO +Z376 | Other multiple births, some liveborn | WHO +Z377 | Other multiple births, all stillborn | WHO +Z379 | Outcome of delivery, unspecified | WHO +Z38 | Liveborn infants according to place of birth | WHO +Z380 | Singleton, born in hospital | WHO +Z381 | Singleton, born outside hospital | WHO +Z382 | Singleton, unspecified as to place of birth | WHO +Z383 | Twin, born in hospital | WHO +Z384 | Twin, born outside hospital | WHO +Z385 | Twin, unspecified as to place of birth | WHO +Z386 | Other multiple, born in hospital | WHO +Z387 | Other multiple, born outside hospital | WHO +Z388 | Other multiple, unspecified as to place of birth | WHO +Z39 | Postpartum care and examination | WHO +Z390 | Care and examination immediately after delivery | WHO +Z391 | Care and examination of lactating mother | WHO +Z392 | Routine postpartum follow-up | WHO +Z40 | Prophylactic surgery | WHO +Z400 | Prophylactic surgery for risk-factors related to malignant neoplasms | WHO +Z408 | Other prophylactic surgery | WHO +Z409 | Prophylactic surgery, unspecified | WHO +Z41 | Procedures for purposes other than remedying health state | WHO +Z410 | Hair transplant | WHO +Z411 | Other plastic surgery for unacceptable cosmetic appearance | WHO +Z412 | Routine and ritual circumcision | WHO +Z413 | Ear piercing | WHO +Z418 | Other procedures for purposes other than remedying health state | WHO +Z419 | Procedure for purposes other than remedying health state, unspecified | WHO +Z42 | Follow-up care involving plastic surgery | WHO +Z420 | Follow-up care involving plastic surgery of head and neck | WHO +Z421 | Follow-up care involving plastic surgery of breast | WHO +Z422 | Follow-up care involving plastic surgery of other parts of trunk | WHO +Z423 | Follow-up care involving plastic surgery of upper extremity | WHO +Z424 | Follow-up care involving plastic surgery of lower extremity | WHO +Z428 | Follow-up care involving plastic surgery of other body part | WHO +Z429 | Follow-up care involving plastic surgery, unspecified | WHO +Z43 | Attention to artificial openings | WHO +Z430 | Attention to tracheostomy | WHO +Z431 | Attention to gastrostomy | WHO +Z432 | Attention to ileostomy | WHO +Z433 | Attention to colostomy | WHO +Z434 | Attention to other artificial openings of digestive tract | WHO +Z435 | Attention to cystostomy | WHO +Z436 | Attention to other artificial openings of urinary tract | WHO +Z437 | Attention to artificial vagina | WHO +Z438 | Attention to other artificial openings | WHO +Z439 | Attention to unspecified artificial opening | WHO +Z44 | Fitting and adjustment of external prosthetic device | WHO +Z440 | Fitting and adjustment of artificial arm (complete)(partial) | WHO +Z441 | Fitting and adjustment of artificial leg (complete)(partial) | WHO +Z442 | Fitting and adjustment of artificial eye | WHO +Z443 | Fitting and adjustment of external breast prosthesis | WHO +Z448 | Fitting and adjustment of other external prosthetic devices | WHO +Z449 | Fitting and adjustment of unspecified external prosthetic device | WHO +Z45 | Adjustment and management of implanted device | WHO +Z450 | Adjustment and management of cardiac devices | WHO +Z451 | Adjustment and management of infusion pump | WHO +Z452 | Adjustment and management of vascular access device | WHO +Z453 | Adjustment and management of implanted hearing device | WHO +Z458 | Adjustment and management of other implanted devices | WHO +Z459 | Adjustment and management of unspecified implanted device | WHO +Z46 | Fitting and adjustment of other devices | WHO +Z460 | Fitting and adjustment of spectacles and contact lenses | WHO +Z461 | Fitting and adjustment of hearing aid | WHO +Z462 | Fitting and adjustment of other devices related to nervous system and special senses | WHO +Z463 | Fitting and adjustment of dental prosthetic device | WHO +Z464 | Fitting and adjustment of orthodontic device | WHO +Z465 | Fitting and adjustment of ileostomy and other intestinal appliances | WHO +Z466 | Fitting and adjustment of urinary device | WHO +Z467 | Fitting and adjustment of orthopaedic device | WHO +Z468 | Fitting and adjustment of other specified devices | WHO +Z469 | Fitting and adjustment of unspecified device | WHO +Z47 | Other orthopaedic follow-up care | WHO +Z470 | Follow-up care involving removal of fracture plate and other internal fixation device | WHO +Z478 | Other specified orthopaedic follow-up care | WHO +Z479 | Orthopaedic follow-up care, unspecified | WHO +Z48 | Other surgical follow-up care | WHO +Z480 | Attention to surgical dressings and sutures | WHO +Z488 | Other specified surgical follow-up care | WHO +Z489 | Surgical follow-up care, unspecified | WHO +Z49 | Care involving dialysis | WHO +Z490 | Preparatory care for dialysis | WHO +Z491 | Extracorporeal dialysis | WHO +Z492 | Other dialysis | WHO +Z50 | Care involving use of rehabilitation procedures | WHO +Z500 | Cardiac rehabilitation | WHO +Z501 | Other physical therapy | WHO +Z502 | Alcohol rehabilitation | WHO +Z503 | Drug rehabilitation | WHO +Z504 | Psychotherapy, not elsewhere classified | WHO +Z505 | Speech therapy | WHO +Z506 | Orthoptic training | WHO +Z507 | Occupational therapy and vocational rehabilitation, not elsewhere classified | WHO +Z508 | Care involving use of other rehabilitation procedures | WHO +Z509 | Care involving use of rehabilitation procedure, unspecified | WHO +Z51 | Other medical care | WHO +Z510 | Radiotherapy session | WHO +Z511 | Chemotherapy session for neoplasm | WHO +Z512 | Other chemotherapy | WHO +Z513 | Blood transfusion (without reported diagnosis) | WHO +Z514 | Preparatory care for subsequent treatment, not elsewhere classified | WHO +Z515 | Palliative care | WHO +Z516 | Desensitization to allergens | WHO +Z518 | Other specified medical care | WHO +Z519 | Medical care, unspecified | WHO +Z52 | Donors of organs and tissues | WHO +Z520 | Blood donor | WHO +Z521 | Skin donor | WHO +Z522 | Bone donor | WHO +Z523 | Bone marrow donor | WHO +Z524 | Kidney donor | WHO +Z525 | Cornea donor | WHO +Z526 | Liver donor | WHO +Z527 | Heart donor | WHO +Z528 | Donor of other organs and tissues | WHO +Z529 | Donor of unspecified organ or tissue | WHO +Z53 | Persons encountering health services for specific procedures, not carried out | WHO +Z530 | Procedure not carried out because of contraindication | WHO +Z531 | Procedure not carried out because of patient's decision for reasons of belief and group pressure | WHO +Z532 | Procedure not carried out because of patient's decision for other and unspecified reasons | WHO +Z538 | Procedure not carried out for other reasons | WHO +Z539 | Procedure not carried out, unspecified reason | WHO +Z54 | Convalescence | WHO +Z540 | Convalescence following surgery | WHO +Z541 | Convalescence following radiotherapy | WHO +Z542 | Convalescence following chemotherapy | WHO +Z543 | Convalescence following psychotherapy | WHO +Z544 | Convalescence following treatment of fracture | WHO +Z547 | Convalescence following combined treatment | WHO +Z548 | Convalescence following other treatment | WHO +Z549 | Convalescence following unspecified treatment | WHO +Z55 | Problems related to education and literacy | WHO +Z550 | Illiteracy and low-level literacy | WHO +Z551 | Schooling unavailable and unattainable | WHO +Z552 | Failed examinations | WHO +Z553 | Underachievement in school | WHO +Z554 | Educational maladjustment and discord with teachers and classmates | WHO +Z558 | Other problems related to education and literacy | WHO +Z559 | Problem related to education and literacy, unspecified | WHO +Z56 | Problems related to employment and unemployment | WHO +Z560 | Unemployment, unspecified | WHO +Z561 | Change of job | WHO +Z562 | Threat of job loss | WHO +Z563 | Stressful work schedule | WHO +Z564 | Discord with boss and workmates | WHO +Z565 | Uncongenial work | WHO +Z566 | Other physical and mental strain related to work | WHO +Z567 | Other and unspecified problems related to employment | WHO +Z57 | Occupational exposure to risk-factors | WHO +Z570 | Occupational exposure to noise | WHO +Z571 | Occupational exposure to radiation | WHO +Z572 | Occupational exposure to dust | WHO +Z573 | Occupational exposure to other air contaminants | WHO +Z574 | Occupational exposure to toxic agents in agriculture | WHO +Z575 | Occupational exposure to toxic agents in other industries | WHO +Z576 | Occupational exposure to extreme temperature | WHO +Z577 | Occupational exposure to vibration | WHO +Z578 | Occupational exposure to other risk-factors | WHO +Z579 | Occupational exposure to unspecified risk-factor | WHO +Z58 | Problems related to physical environment | WHO +Z580 | Exposure to noise | WHO +Z581 | Exposure to air pollution | WHO +Z582 | Exposure to water pollution | WHO +Z583 | Exposure to soil pollution | WHO +Z584 | Exposure to radiation | WHO +Z585 | Exposure to other pollution | WHO +Z586 | Inadequate drinking-water supply | WHO +Z587 | Exposure to tobacco smoke | WHO +Z588 | Other problems related to physical environment | WHO +Z589 | Problem related to physical environment, unspecified | WHO +Z59 | Problems related to housing and economic circumstances | WHO +Z590 | Homelessness | WHO +Z591 | Inadequate housing | WHO +Z592 | Discord with neighbours, lodgers and landlord | WHO +Z593 | Problems related to living in residential institution | WHO +Z594 | Lack of adequate food | WHO +Z595 | Extreme poverty | WHO +Z596 | Low income | WHO +Z597 | Insufficient social insurance and welfare support | WHO +Z598 | Other problems related to housing and economic circumstances | WHO +Z599 | Problem related to housing and economic circumstances, unspecified | WHO +Z60 | Problems related to social environment | WHO +Z600 | Problems of adjustment to life-cycle transitions | WHO +Z601 | Atypical parenting situation | WHO +Z602 | Living alone | WHO +Z603 | Acculturation difficulty | WHO +Z604 | Social exclusion and rejection | WHO +Z605 | Target of perceived adverse discrimination and persecution | WHO +Z608 | Other problems related to social environment | WHO +Z609 | Problem related to social environment, unspecified | WHO +Z61 | Problems related to negative life events in childhood | WHO +Z610 | Loss of love relationship in childhood | WHO +Z611 | Removal from home in childhood | WHO +Z612 | Altered pattern of family relationships in childhood | WHO +Z613 | Events resulting in loss of self-esteem in childhood | WHO +Z614 | Problems related to alleged sexual abuse of child by person within primary support group | WHO +Z615 | Problems related to alleged sexual abuse of child by person outside primary support group | WHO +Z616 | Problems related to alleged physical abuse of child | WHO +Z617 | Personal frightening experience in childhood | WHO +Z618 | Other negative life events in childhood | WHO +Z619 | Negative life event in childhood, unspecified | WHO +Z62 | Other problems related to upbringing | WHO +Z620 | Inadequate parental supervision and control | WHO +Z621 | Parental overprotection | WHO +Z622 | Institutional upbringing | WHO +Z623 | Hostility towards and scapegoating of child | WHO +Z624 | Emotional neglect of child | WHO +Z625 | Other problems related to neglect in upbringing | WHO +Z626 | Inappropriate parental pressure and other abnormal qualities of upbringing | WHO +Z628 | Other specified problems related to upbringing | WHO +Z629 | Problem related to upbringing, unspecified | WHO +Z63 | Other problems related to primary support group, including family circumstances | WHO +Z630 | Problems in relationship with spouse or partner | WHO +Z631 | Problems in relationship with parents and in-laws | WHO +Z632 | Inadequate family support | WHO +Z633 | Absence of family member | WHO +Z634 | Disappearance and death of family member | WHO +Z635 | Disruption of family by separation and divorce | WHO +Z636 | Dependent relative needing care at home | WHO +Z637 | Other stressful life events affecting family and household | WHO +Z638 | Other specified problems related to primary support group | WHO +Z639 | Problem related to primary support group, unspecified | WHO +Z64 | Problems related to certain psychosocial circumstances | WHO +Z640 | Problems related to unwanted pregnancy | WHO +Z641 | Problems related to multiparity | WHO +Z642 | Seeking and accepting physical, nutritional and chemical interventions known to be hazardous and harmful | WHO +Z643 | Seeking and accepting behavioural and psychological interventions known to be hazardous and harmful | WHO +Z644 | Discord with counsellors | WHO +Z65 | Problems related to other psychosocial circumstances | WHO +Z650 | Conviction in civil and criminal proceedings without imprisonment | WHO +Z651 | Imprisonment and other incarceration | WHO +Z652 | Problems related to release from prison | WHO +Z653 | Problems related to other legal circumstances | WHO +Z654 | Victim of crime and terrorism | WHO +Z655 | Exposure to disaster, war and other hostilities | WHO +Z658 | Other specified problems related to psychosocial circumstances | WHO +Z659 | Problem related to unspecified psychosocial circumstances | WHO +Z70 | Counselling related to sexual attitude, behaviour and orientation | WHO +Z700 | Counselling related to sexual attitude | WHO +Z701 | Counselling related to patient's sexual behaviour and orientation | WHO +Z702 | Counselling related to sexual behaviour and orientation of third party | WHO +Z703 | Counselling related to combined concerns regarding sexual attitude, behaviour and orientation | WHO +Z708 | Other sex counselling | WHO +Z709 | Sex counselling, unspecified | WHO +Z71 | Persons encountering health services for other counselling and medical advice, not elsewhere classified | WHO +Z710 | Person consulting on behalf of another person | WHO +Z711 | Person with feared complaint in whom no diagnosis is made | WHO +Z712 | Person consulting for explanation of investigation findings | WHO +Z713 | Dietary counselling and surveillance | WHO +Z714 | Alcohol abuse counselling and surveillance | WHO +Z715 | Drug abuse counselling and surveillance | WHO +Z716 | Tobacco abuse counselling | WHO +Z717 | Human immunodeficiency virus [HIV] counselling | WHO +Z718 | Other specified counselling | WHO +Z719 | Counselling, unspecified | WHO +Z72 | Problems related to lifestyle | WHO +Z720 | Tobacco use | WHO +Z721 | Alcohol use | WHO +Z722 | Drug use | WHO +Z723 | Lack of physical exercise | WHO +Z724 | Inappropriate diet and eating habits | WHO +Z725 | High-risk sexual behaviour | WHO +Z726 | Gambling and betting | WHO +Z728 | Other problems related to lifestyle | WHO +Z729 | Problem related to lifestyle, unspecified | WHO +Z73 | Problems related to life-management difficulty | WHO +Z730 | Burn-out | WHO +Z731 | Accentuation of personality traits | WHO +Z732 | Lack of relaxation and leisure | WHO +Z733 | Stress, not elsewhere classified | WHO +Z734 | Inadequate social skills, not elsewhere classified | WHO +Z735 | Social role conflict, not elsewhere classified | WHO +Z736 | Limitation of activities due to disability | WHO +Z738 | Other problems related to life-management difficulty | WHO +Z739 | Problem related to life-management difficulty, unspecified | WHO +Z74 | Problems related to care-provider dependency | WHO +Z740 | Need for assistance due to reduced mobility | WHO +Z741 | Need for assistance with personal care | WHO +Z742 | Need for assistance at home and no other household member able to render care | WHO +Z743 | Need for continuous supervision | WHO +Z748 | Other problems related to care-provider dependency | WHO +Z749 | Problem related to care-provider dependency, unspecified | WHO +Z75 | Problems related to medical facilities and other health care | WHO +Z750 | Medical services not available in home | WHO +Z751 | Person awaiting admission to adequate facility elsewhere | WHO +Z752 | Other waiting period for investigation and treatment | WHO +Z753 | Unavailability and inaccessibility of health-care facilities | WHO +Z754 | Unavailability and inaccessibility of other helping agencies | WHO +Z755 | Holiday relief care | WHO +Z758 | Other problems related to medical facilities and other health care | WHO +Z759 | Unspecified problem related to medical facilities and other health care | WHO +Z76 | Persons encountering health services in other circumstances | WHO +Z760 | Issue of repeat prescription | WHO +Z761 | Health supervision and care of foundling | WHO +Z762 | Health supervision and care of other healthy infant and child | WHO +Z763 | Healthy person accompanying sick person | WHO +Z764 | Other boarder in health-care facility | WHO +Z765 | Malingerer [conscious simulation] | WHO +Z768 | Persons encountering health services in other specified circumstances | WHO +Z769 | Person encountering health services in unspecified circumstances | WHO +Z80 | Family history of malignant neoplasm | WHO +Z800 | Family history of malignant neoplasm of digestive organs | WHO +Z801 | Family history of malignant neoplasm of trachea, bronchus and lung | WHO +Z802 | Family history of malignant neoplasm of other respiratory and intrathoracic organs | WHO +Z803 | Family history of malignant neoplasm of breast | WHO +Z804 | Family history of malignant neoplasm of genital organs | WHO +Z805 | Family history of malignant neoplasm of urinary tract | WHO +Z806 | Family history of leukaemia | WHO +Z807 | Family history of other malignant neoplasms of lymphoid, haematopoietic and related tissues | WHO +Z808 | Family history of malignant neoplasm of other organs or systems | WHO +Z809 | Family history of malignant neoplasm, unspecified | WHO +Z81 | Family history of mental and behavioural disorders | WHO +Z810 | Family history of mental retardation | WHO +Z811 | Family history of alcohol abuse | WHO +Z812 | Family history of tobacco abuse | WHO +Z813 | Family history of other psychoactive substance abuse | WHO +Z814 | Family history of other substance abuse | WHO +Z818 | Family history of other mental and behavioural disorders | WHO +Z82 | Family history of certain disabilities and chronic diseases leading to disablement | WHO +Z820 | Family history of epilepsy and other diseases of the nervous system | WHO +Z821 | Family history of blindness and visual loss | WHO +Z822 | Family history of deafness and hearing loss | WHO +Z823 | Family history of stroke | WHO +Z824 | Family history of ischaemic heart disease and other diseases of the circulatory system | WHO +Z825 | Family history of asthma and other chronic lower respiratory diseases | WHO +Z826 | Family history of arthritis and other diseases of the musculoskeletal system and connective tissue | WHO +Z827 | Family history of congenital malformations, deformations and chromosomal abnormalities | WHO +Z828 | Family history of other disabilities and chronic diseases leading to disablement, not elsewhere classified | WHO +Z83 | Family history of other specific disorders | WHO +Z830 | Family history of human immunodeficiency virus [HIV] disease | WHO +Z831 | Family history of other infectious and parasitic diseases | WHO +Z832 | Family history of diseases of the blood and blood-forming organs and certain disorders involving the immune mechanism | WHO +Z833 | Family history of diabetes mellitus | WHO +Z834 | Family history of other endocrine, nutritional and metabolic diseases | WHO +Z835 | Family history of eye and ear disorders | WHO +Z836 | Family history of diseases of the respiratory system | WHO +Z837 | Family history of diseases of the digestive system | WHO +Z84 | Family history of other conditions | WHO +Z840 | Family history of diseases of the skin and subcutaneous tissue | WHO +Z841 | Family history of disorders of kidney and ureter | WHO +Z842 | Family history of other diseases of the genitourinary system | WHO +Z843 | Family history of consanguinity | WHO +Z848 | Family history of other specified conditions | WHO +Z85 | Personal history of malignant neoplasm | WHO +Z850 | Personal history of malignant neoplasm of digestive organs | WHO +Z851 | Personal history of malignant neoplasm of trachea, bronchus and lung | WHO +Z852 | Personal history of malignant neoplasm of other respiratory and intrathoracic organs | WHO +Z853 | Personal history of malignant neoplasm of breast | WHO +Z854 | Personal history of malignant neoplasm of genital organs | WHO +Z855 | Personal history of malignant neoplasm of urinary tract | WHO +Z856 | Personal history of leukaemia | WHO +Z857 | Personal history of other malignant neoplasms of lymphoid, haematopoietic and related tissues | WHO +Z858 | Personal history of malignant neoplasms of other organs and systems | WHO +Z859 | Personal history of malignant neoplasm, unspecified | WHO +Z86 | Personal history of certain other diseases | WHO +Z860 | Personal history of other neoplasms | WHO +Z861 | Personal history of infectious and parasitic diseases | WHO +Z862 | Personal history of diseases of the blood and blood-forming organs and certain disorders involving the immune mechanism | WHO +Z863 | Personal history of endocrine, nutritional and metabolic diseases | WHO +Z864 | Personal history of psychoactive substance abuse | WHO +Z865 | Personal history of other mental and behavioural disorders | WHO +Z866 | Personal history of diseases of the nervous system and sense organs | WHO +Z867 | Personal history of diseases of the circulatory system | WHO +Z87 | Personal history of other diseases and conditions | WHO +Z870 | Personal history of diseases of the respiratory system | WHO +Z871 | Personal history of diseases of the digestive system | WHO +Z872 | Personal history of diseases of the skin and subcutaneous tissue | WHO +Z873 | Personal history of diseases of the musculoskeletal system and connective tissue | WHO +Z874 | Personal history of diseases of the genitourinary system | WHO +Z875 | Personal history of complications of pregnancy, childbirth and the puerperium | WHO +Z876 | Personal history of certain conditions arising in the perinatal period | WHO +Z877 | Personal history of congenital malformations, deformations and chromosomal abnormalities | WHO +Z878 | Personal history of other specified conditions | WHO +Z88 | Personal history of allergy to drugs, medicaments and biological substances | WHO +Z880 | Personal history of allergy to penicillin | WHO +Z881 | Personal history of allergy to other antibiotic agents | WHO +Z882 | Personal history of allergy to sulfonamides | WHO +Z883 | Personal history of allergy to other anti-infective agents | WHO +Z884 | Personal history of allergy to anaesthetic agent | WHO +Z885 | Personal history of allergy to narcotic agent | WHO +Z886 | Personal history of allergy to analgesic agent | WHO +Z887 | Personal history of allergy to serum and vaccine | WHO +Z888 | Personal history of allergy to other drugs, medicaments and biological substances | WHO +Z889 | Personal history of allergy to unspecified drugs, medicaments and biological substances | WHO +Z89 | Acquired absence of limb | WHO +Z890 | Acquired absence of finger(s) [including thumb], unilateral | WHO +Z891 | Acquired absence of hand and wrist | WHO +Z892 | Acquired absence of upper limb above wrist | WHO +Z893 | Acquired absence of both upper limbs [any level] | WHO +Z894 | Acquired absence of foot and ankle | WHO +Z895 | Acquired absence of leg at or below knee | WHO +Z896 | Acquired absence of leg above knee | WHO +Z897 | Acquired absence of both lower limbs [any level, except toes alone] | WHO +Z898 | Acquired absence of upper and lower limbs [any level] | WHO +Z899 | Acquired absence of limb, unspecified | WHO +Z90 | Acquired absence of organs, not elsewhere classified | WHO +Z900 | Acquired absence of part of head and neck | WHO +Z901 | Acquired absence of breast(s) | WHO +Z902 | Acquired absence of lung [part of] | WHO +Z903 | Acquired absence of part of stomach | WHO +Z904 | Acquired absence of other parts of digestive tract | WHO +Z905 | Acquired absence of kidney | WHO +Z906 | Acquired absence of other organs of urinary tract | WHO +Z907 | Acquired absence of genital organ(s) | WHO +Z908 | Acquired absence of other organs | WHO +Z91 | Personal history of risk-factors, not elsewhere classified | WHO +Z910 | Personal history of allergy, other than to drugs and biological substances | WHO +Z911 | Personal history of noncompliance with medical treatment and regimen | WHO +Z912 | Personal history of poor personal hygiene | WHO +Z913 | Personal history of unhealthy sleep-wake schedule | WHO +Z914 | Personal history of psychological trauma, not elsewhere classified | WHO +Z915 | Personal history of self-harm | WHO +Z916 | Personal history of other physical trauma | WHO +Z917 | Personal history of female genital mutilation | WHO +Z918 | Personal history of other specified risk-factors, not elsewhere classified | WHO +Z92 | Personal history of medical treatment | WHO +Z920 | Personal history of contraception | WHO +Z921 | Personal history of long-term (current) use of anticoagulants | WHO +Z922 | Personal history of long-term (current) use of other medicaments | WHO +Z923 | Personal history of irradiation | WHO +Z924 | Personal history of major surgery, not elsewhere classified | WHO +Z925 | Personal history of rehabilitation measures | WHO +Z926 | Personal history of chemotherapy for neoplastic disease | WHO +Z928 | Personal history of other medical treatment | WHO +Z929 | Personal history of medical treatment, unspecified | WHO +Z93 | Artificial opening status | WHO +Z930 | Tracheostomy status | WHO +Z931 | Gastrostomy status | WHO +Z932 | Ileostomy status | WHO +Z933 | Colostomy status | WHO +Z934 | Other artificial openings of gastrointestinal tract status | WHO +Z935 | Cystostomy status | WHO +Z936 | Other artificial openings of urinary tract status | WHO +Z938 | Other artificial opening status | WHO +Z939 | Artificial opening status, unspecified | WHO +Z94 | Transplanted organ and tissue status | WHO +Z940 | Kidney transplant status | WHO +Z941 | Heart transplant status | WHO +Z942 | Lung transplant status | WHO +Z943 | Heart and lungs transplant status | WHO +Z944 | Liver transplant status | WHO +Z945 | Skin transplant status | WHO +Z946 | Bone transplant status | WHO +Z947 | Corneal transplant status | WHO +Z948 | Other transplanted organ and tissue status | WHO +Z949 | Transplanted organ and tissue status, unspecified | WHO +Z95 | Presence of cardiac and vascular implants and grafts | WHO +Z950 | Presence of electronic cardiac devices | WHO +Z951 | Presence of aortocoronary bypass graft | WHO +Z952 | Presence of prosthetic heart valve | WHO +Z953 | Presence of xenogenic heart valve | WHO +Z954 | Presence of other heart-valve replacement | WHO +Z955 | Presence of coronary angioplasty implant and graft | WHO +Z958 | Presence of other cardiac and vascular implants and grafts | WHO +Z959 | Presence of cardiac and vascular implant and graft, unspecified | WHO +Z96 | Presence of other functional implants | WHO +Z960 | Presence of urogenital implants | WHO +Z961 | Presence of intraocular lens | WHO +Z962 | Presence of otological and audiological implants | WHO +Z963 | Presence of artificial larynx | WHO +Z964 | Presence of endocrine implants | WHO +Z965 | Presence of tooth-root and mandibular implants | WHO +Z966 | Presence of orthopaedic joint implants | WHO +Z967 | Presence of other bone and tendon implants | WHO +Z968 | Presence of other specified functional implants | WHO +Z969 | Presence of functional implant, unspecified | WHO +Z97 | Presence of other devices | WHO +Z970 | Presence of artificial eye | WHO +Z971 | Presence of artificial limb (complete)(partial) | WHO +Z972 | Presence of dental prosthetic device (complete)(partial) | WHO +Z973 | Presence of spectacles and contact lenses | WHO +Z974 | Presence of external hearing-aid | WHO +Z975 | Presence of (intrauterine) contraceptive device | WHO +Z978 | Presence of other specified devices | WHO +Z98 | Other postsurgical states | WHO +Z980 | Intestinal bypass and anastomosis status | WHO +Z981 | Arthrodesis status | WHO +Z982 | Presence of cerebrospinal fluid drainage device | WHO +Z988 | Other specified postsurgical states | WHO +Z99 | Dependence on enabling machines and devices, not elsewhere classified | WHO +Z990 | Dependence on aspirator | WHO +Z991 | Dependence on respirator | WHO +Z992 | Dependence on renal dialysis | WHO +Z993 | Dependence on wheelchair | WHO +Z994 | Dependence on artificial heart | WHO +Z998 | Dependence on other enabling machines and devices | WHO +Z999 | Dependence on unspecified enabling machine and device | WHO +U04 | Severe acute respiratory syndrome [SARS] | WHO +U049 | Severe acute respiratory syndrome [SARS], unspecified | WHO +U07 | Emergency use of U07 | WHO +U070 | Vaping-related disorder | WHO +U071 | COVID-19, virus identified | WHO +U072 | COVID-19, virus not identified | WHO +U08 | Personal history of COVID-19 | WHO +U089 | Personal history of COVID-19, unspecified | WHO +U09 | Post COVID-19 condition | WHO +U099 | Post COVID-19 condition, unspecified | WHO +U10 | Multisystem inflammatory syndrome associated with COVID-19 | WHO +U109 | Multisystem inflammatory syndrome associated with COVID-19, unspecified | WHO +U11 | Need for immunization against COVID-19 | WHO +U119 | Need for immunization against COVID-19, unspecified | WHO +U12 | COVID-19 vaccines causing adverse effects in therapeutic use | WHO +U129 | COVID-19 vaccines causing adverse effects in therapeutic use, unspecified | WHO +U13 | Emergency use of U13 | WHO +U139 | Emergency use of U13.9 | WHO +U14 | Emergency use of U14 | WHO +U149 | Emergency use of U14.9 | WHO +U15 | Emergency use of U15 | WHO +U159 | Emergency use of U15.9 | WHO +U16 | Emergency use of U16 | WHO +U169 | Emergency use of U16.9 | WHO +U17 | Emergency use of U17 | WHO +U179 | Emergency use of U17.9 | WHO +U18 | Emergency use of U18 | WHO +U189 | Emergency use of U18.9 | WHO +U19 | Emergency use of U19 | WHO +U199 | Emergency use of U19.9 | WHO +U20 | Emergency use of U20 | WHO +U209 | Emergency use of U20.9 | WHO +U21 | Emergency use of U21 | WHO +U219 | Emergency use of U21.9 | WHO +U22 | Emergency use of U22 | WHO +U229 | Emergency use of U22.9 | WHO +U23 | Emergency use of U23 | WHO +U239 | Emergency use of U23.9 | WHO +U24 | Emergency use of U24 | WHO +U249 | Emergency use of U24.9 | WHO +U25 | Emergency use of U25 | WHO +U259 | Emergency use of U25.9 | WHO +U26 | Emergency use of U26 | WHO +U269 | Emergency use of U26.9 | WHO +U27 | Emergency use of U27 | WHO +U279 | Emergency use of U27.9 | WHO +U28 | Emergency use of U28 | WHO +U289 | Emergency use of U28.9 | WHO +U29 | Emergency use of U29 | WHO +U299 | Emergency use of U29.9 | WHO +U30 | Emergency use of U30 | WHO +U309 | Emergency use of U30.9 | WHO +U31 | Emergency use of U31 | WHO +U319 | Emergency use of U31.9 | WHO +U32 | Emergency use of U32 | WHO +U329 | Emergency use of U32.9 | WHO +U33 | Emergency use of U33 | WHO +U339 | Emergency use of U33.9 | WHO +U34 | Emergency use of U34 | WHO +U349 | Emergency use of U34.9 | WHO +U35 | Emergency use of U35 | WHO +U359 | Emergency use of U35.9 | WHO +U36 | Emergency use of U36 | WHO +U369 | Emergency use of U36.9 | WHO +U37 | Emergency use of U37 | WHO +U379 | Emergency use of U37.9 | WHO +U38 | Emergency use of U38 | WHO +U389 | Emergency use of U38.9 | WHO +U39 | Emergency use of U39 | WHO +U399 | Emergency use of U39.9 | WHO +U40 | Emergency use of U40 | WHO +U409 | Emergency use of U40.9 | WHO +U41 | Emergency use of U41 | WHO +U419 | Emergency use of U41.9 | WHO +U42 | Emergency use of U42 | WHO +U429 | Emergency use of U42.9 | WHO +U43 | Emergency use of U43 | WHO +U439 | Emergency use of U43.9 | WHO +U44 | Emergency use of U44 | WHO +U449 | Emergency use of U44.9 | WHO +U45 | Emergency use of U45 | WHO +U459 | Emergency use of U45.9 | WHO +U46 | Emergency use of U46 | WHO +U469 | Emergency use of U46.9 | WHO +U47 | Emergency use of U47 | WHO +U479 | Emergency use of U47.9 | WHO +U48 | Emergency use of U48 | WHO +U489 | Emergency use of U48.9 | WHO +U49 | Emergency use of U49 | WHO +U499 | Emergency use of U49.9 | WHO +U82 | Resistance to betalactam antibiotics | WHO +U820 | Resistance to penicillin | WHO +U821 | Resistance to methicillin | WHO +U822 | Extended spectrum betalactamase (ESBL) resistance | WHO +U828 | Resistance to other betalactam antibiotics | WHO +U829 | Resistance to betalactam antibiotics, unspecified | WHO +U83 | Resistance to other antibiotics | WHO +U830 | Resistance to vancomycin | WHO +U831 | Resistance to other vancomycin related antibiotics | WHO +U832 | Resistance to quinolones | WHO +U837 | Resistance to multiple antibiotics | WHO +U838 | Resistance to other single specified antibiotic | WHO +U839 | Resistance to unspecified antibiotic | WHO +U84 | Resistance to other antimicrobial drugs | WHO +U840 | Resistance to antiparasitic drug(s) | WHO +U841 | Resistance to antifungal drug(s) | WHO +U842 | Resistance to antiviral drug(s) | WHO +U843 | Resistance to tuberculostatic drug(s) | WHO +U847 | Resistance to multiple antimicrobial drugs | WHO +U848 | Resistance to other specified antimicrobial drug | WHO +U849 | Resistance to unspecified antimicrobial drugs | WHO +U85 | Resistance to antineoplastic drugs | WHO diff --git a/non-db_data_sources/GBD and ICD-10_(2019 version)/WHO ICD-10 (2019)/icd10-2019_categories_only.txt b/non-db_data_sources/GBD and ICD-10_(2019 version)/WHO ICD-10 (2019)/icd10-2019_categories_only.txt new file mode 100644 index 0000000..d83bbab --- /dev/null +++ b/non-db_data_sources/GBD and ICD-10_(2019 version)/WHO ICD-10 (2019)/icd10-2019_categories_only.txt @@ -0,0 +1,12296 @@ +A00 Cholera +A000 Cholera due to Vibrio cholerae 01, biovar cholerae +A001 Cholera due to Vibrio cholerae 01, biovar eltor +A009 Cholera, unspecified +A01 Typhoid and paratyphoid fevers +A010 Typhoid fever +A011 Paratyphoid fever A +A012 Paratyphoid fever B +A013 Paratyphoid fever C +A014 Paratyphoid fever, unspecified +A02 Other salmonella infections +A020 Salmonella enteritis +A021 Salmonella sepsis +A022 Localized salmonella infections +A028 Other specified salmonella infections +A029 Salmonella infection, unspecified +A03 Shigellosis +A030 Shigellosis due to Shigella dysenteriae +A031 Shigellosis due to Shigella flexneri +A032 Shigellosis due to Shigella boydii +A033 Shigellosis due to Shigella sonnei +A038 Other shigellosis +A039 Shigellosis, unspecified +A04 Other bacterial intestinal infections +A040 Enteropathogenic Escherichia coli infection +A041 Enterotoxigenic Escherichia coli infection +A042 Enteroinvasive Escherichia coli infection +A043 Enterohaemorrhagic Escherichia coli infection +A044 Other intestinal Escherichia coli infections +A045 Campylobacter enteritis +A046 Enteritis due to Yersinia enterocolitica +A047 Enterocolitis due to Clostridium difficile +A048 Other specified bacterial intestinal infections +A049 Bacterial intestinal infection, unspecified +A05 Other bacterial foodborne intoxications, not elsewhere classified +A050 Foodborne staphylococcal intoxication +A051 Botulism +A052 Foodborne Clostridium perfringens [Clostridium welchii] intoxication +A053 Foodborne Vibrio parahaemolyticus intoxication +A054 Foodborne Bacillus cereus intoxication +A058 Other specified bacterial foodborne intoxications +A059 Bacterial foodborne intoxication, unspecified +A06 Amoebiasis +A060 Acute amoebic dysentery +A061 Chronic intestinal amoebiasis +A062 Amoebic nondysenteric colitis +A063 Amoeboma of intestine +A064 Amoebic liver abscess +A065 Amoebic lung abscess +A066 Amoebic brain abscess +A067 Cutaneous amoebiasis +A068 Amoebic infection of other sites +A069 Amoebiasis, unspecified +A07 Other protozoal intestinal diseases +A070 Balantidiasis +A071 Giardiasis [lambliasis] +A072 Cryptosporidiosis +A073 Isosporiasis +A078 Other specified protozoal intestinal diseases +A079 Protozoal intestinal disease, unspecified +A08 Viral and other specified intestinal infections +A080 Rotaviral enteritis +A081 Acute gastroenteropathy due to Norovirus +A082 Adenoviral enteritis +A083 Other viral enteritis +A084 Viral intestinal infection, unspecified +A085 Other specified intestinal infections +A09 Other gastroenteritis and colitis of infectious and unspecified origin +A090 Other and unspecified gastroenteritis and colitis of infectious origin +A099 Gastroenteritis and colitis of unspecified origin +A15 Respiratory tuberculosis, bacteriologically and histologically confirmed +A150 Tuberculosis of lung, confirmed by sputum microscopy with or without culture +A151 Tuberculosis of lung, confirmed by culture only +A152 Tuberculosis of lung, confirmed histologically +A153 Tuberculosis of lung, confirmed by unspecified means +A154 Tuberculosis of intrathoracic lymph nodes, confirmed bacteriologically and histologically +A155 Tuberculosis of larynx, trachea and bronchus, confirmed bacteriologically and histologically +A156 Tuberculous pleurisy, confirmed bacteriologically and histologically +A157 Primary respiratory tuberculosis, confirmed bacteriologically and histologically +A158 Other respiratory tuberculosis, confirmed bacteriologically and histologically +A159 Respiratory tuberculosis unspecified, confirmed bacteriologically and histologically +A16 Respiratory tuberculosis, not confirmed bacteriologically or histologically +A160 Tuberculosis of lung, bacteriologically and histologically negative +A161 Tuberculosis of lung, bacteriological and histological examination not done +A162 Tuberculosis of lung, without mention of bacteriological or histological confirmation +A163 Tuberculosis of intrathoracic lymph nodes, without mention of bacteriological or histological confirmation +A164 Tuberculosis of larynx, trachea and bronchus, without mention of bacteriological or histological confirmation +A165 Tuberculous pleurisy, without mention of bacteriological or histological confirmation +A167 Primary respiratory tuberculosis without mention of bacteriological or histological confirmation +A168 Other respiratory tuberculosis, without mention of bacteriological or histological confirmation +A169 Respiratory tuberculosis unspecified, without mention of bacteriological or histological confirmation +A17 Tuberculosis of nervous system +A170 Tuberculous meningitis +A171 Meningeal tuberculoma +A178 Other tuberculosis of nervous system +A179 Tuberculosis of nervous system, unspecified +A18 Tuberculosis of other organs +A180 Tuberculosis of bones and joints +A181 Tuberculosis of genitourinary system +A182 Tuberculous peripheral lymphadenopathy +A183 Tuberculosis of intestines, peritoneum and mesenteric glands +A184 Tuberculosis of skin and subcutaneous tissue +A185 Tuberculosis of eye +A186 Tuberculosis of ear +A187 Tuberculosis of adrenal glands +A188 Tuberculosis of other specified organs +A19 Miliary tuberculosis +A190 Acute miliary tuberculosis of a single specified site +A191 Acute miliary tuberculosis of multiple sites +A192 Acute miliary tuberculosis, unspecified +A198 Other miliary tuberculosis +A199 Miliary tuberculosis, unspecified +A20 Plague +A200 Bubonic plague +A201 Cellulocutaneous plague +A202 Pneumonic plague +A203 Plague meningitis +A207 Septicaemic plague +A208 Other forms of plague +A209 Plague, unspecified +A21 Tularaemia +A210 Ulceroglandular tularaemia +A211 Oculoglandular tularaemia +A212 Pulmonary tularaemia +A213 Gastrointestinal tularaemia +A217 Generalized tularaemia +A218 Other forms of tularaemia +A219 Tularaemia, unspecified +A22 Anthrax +A220 Cutaneous anthrax +A221 Pulmonary anthrax +A222 Gastrointestinal anthrax +A227 Anthrax sepsis +A228 Other forms of anthrax +A229 Anthrax, unspecified +A23 Brucellosis +A230 Brucellosis due to Brucella melitensis +A231 Brucellosis due to Brucella abortus +A232 Brucellosis due to Brucella suis +A233 Brucellosis due to Brucella canis +A238 Other brucellosis +A239 Brucellosis, unspecified +A24 Glanders and melioidosis +A240 Glanders +A241 Acute and fulminating melioidosis +A242 Subacute and chronic melioidosis +A243 Other melioidosis +A244 Melioidosis, unspecified +A25 Rat-bite fevers +A250 Spirillosis +A251 Streptobacillosis +A259 Rat-bite fever, unspecified +A26 Erysipeloid +A260 Cutaneous erysipeloid +A267 Erysipelothrix sepsis +A268 Other forms of erysipeloid +A269 Erysipeloid, unspecified +A27 Leptospirosis +A270 Leptospirosis icterohaemorrhagica +A278 Other forms of leptospirosis +A279 Leptospirosis, unspecified +A28 Other zoonotic bacterial diseases, not elsewhere classified +A280 Pasteurellosis +A281 Cat-scratch disease +A282 Extraintestinal yersiniosis +A288 Other specified zoonotic bacterial diseases, not elsewhere classified +A289 Zoonotic bacterial disease, unspecified +A30 Leprosy [Hansen disease] +A300 Indeterminate leprosy +A301 Tuberculoid leprosy +A302 Borderline tuberculoid leprosy +A303 Borderline leprosy +A304 Borderline lepromatous leprosy +A305 Lepromatous leprosy +A308 Other forms of leprosy +A309 Leprosy, unspecified +A31 Infection due to other mycobacteria +A310 Pulmonary mycobacterial infection +A311 Cutaneous mycobacterial infection +A318 Other mycobacterial infections +A319 Mycobacterial infection, unspecified +A32 Listeriosis +A320 Cutaneous listeriosis +A321 Listerial meningitis and meningoencephalitis +A327 Listerial sepsis +A328 Other forms of listeriosis +A329 Listeriosis, unspecified +A33 Tetanus neonatorum +A34 Obstetrical tetanus +A35 Other tetanus +A36 Diphtheria +A360 Pharyngeal diphtheria +A361 Nasopharyngeal diphtheria +A362 Laryngeal diphtheria +A363 Cutaneous diphtheria +A368 Other diphtheria +A369 Diphtheria, unspecified +A37 Whooping cough +A370 Whooping cough due to Bordetella pertussis +A371 Whooping cough due to Bordetella parapertussis +A378 Whooping cough due to other Bordetella species +A379 Whooping cough, unspecified +A38 Scarlet fever +A39 Meningococcal infection +A390 Meningococcal meningitis +A391 Waterhouse-Friderichsen syndrome +A392 Acute meningococcaemia +A393 Chronic meningococcaemia +A394 Meningococcaemia, unspecified +A395 Meningococcal heart disease +A398 Other meningococcal infections +A399 Meningococcal infection, unspecified +A40 Streptococcal sepsis +A400 Sepsis due to streptococcus, group A +A401 Sepsis due to streptococcus, group B +A402 Sepsis due to streptococcus, group D and enterococcus +A403 Sepsis due to Streptococcus pneumoniae +A408 Other streptococcal sepsis +A409 Streptococcal sepsis, unspecified +A41 Other sepsis +A410 Sepsis due to Staphylococcus aureus +A411 Sepsis due to other specified staphylococcus +A412 Sepsis due to unspecified staphylococcus +A413 Sepsis due to Haemophilus influenzae +A414 Sepsis due to anaerobes +A415 Sepsis due to other Gram-negative organisms +A418 Other specified sepsis +A419 Sepsis, unspecified +A42 Actinomycosis +A420 Pulmonary actinomycosis +A421 Abdominal actinomycosis +A422 Cervicofacial actinomycosis +A427 Actinomycotic sepsis +A428 Other forms of actinomycosis +A429 Actinomycosis, unspecified +A43 Nocardiosis +A430 Pulmonary nocardiosis +A431 Cutaneous nocardiosis +A438 Other forms of nocardiosis +A439 Nocardiosis, unspecified +A44 Bartonellosis +A440 Systemic bartonellosis +A441 Cutaneous and mucocutaneous bartonellosis +A448 Other forms of bartonellosis +A449 Bartonellosis, unspecified +A46 Erysipelas +A48 Other bacterial diseases, not elsewhere classified +A480 Gas gangrene +A481 Legionnaires disease +A482 Nonpneumonic Legionnaires disease [Pontiac fever] +A483 Toxic shock syndrome +A484 Brazilian purpuric fever +A488 Other specified bacterial diseases +A49 Bacterial infection of unspecified site +A490 Staphylococcal infection, unspecified site +A491 Streptococcal and enterococcal infection, unspecified site +A492 Haemophilus influenzae infection, unspecified site +A493 Mycoplasma infection, unspecified site +A498 Other bacterial infections of unspecified site +A499 Bacterial infection, unspecified +A50 Congenital syphilis +A500 Early congenital syphilis, symptomatic +A501 Early congenital syphilis, latent +A502 Early congenital syphilis, unspecified +A503 Late congenital syphilitic oculopathy +A504 Late congenital neurosyphilis [juvenile neurosyphilis] +A505 Other late congenital syphilis, symptomatic +A506 Late congenital syphilis, latent +A507 Late congenital syphilis, unspecified +A509 Congenital syphilis, unspecified +A51 Early syphilis +A510 Primary genital syphilis +A511 Primary anal syphilis +A512 Primary syphilis of other sites +A513 Secondary syphilis of skin and mucous membranes +A514 Other secondary syphilis +A515 Early syphilis, latent +A519 Early syphilis, unspecified +A52 Late syphilis +A520 Cardiovascular syphilis +A521 Symptomatic neurosyphilis +A522 Asymptomatic neurosyphilis +A523 Neurosyphilis, unspecified +A527 Other symptomatic late syphilis +A528 Late syphilis, latent +A529 Late syphilis, unspecified +A53 Other and unspecified syphilis +A530 Latent syphilis, unspecified as early or late +A539 Syphilis, unspecified +A54 Gonococcal infection +A540 Gonococcal infection of lower genitourinary tract without periurethral or accessory gland abscess +A541 Gonococcal infection of lower genitourinary tract with periurethral and accessory gland abscess +A542 Gonococcal pelviperitonitis and other gonococcal genitourinary infections +A543 Gonococcal infection of eye +A544 Gonococcal infection of musculoskeletal system +A545 Gonococcal pharyngitis +A546 Gonococcal infection of anus and rectum +A548 Other gonococcal infections +A549 Gonococcal infection, unspecified +A55 Chlamydial lymphogranuloma (venereum) +A56 Other sexually transmitted chlamydial diseases +A560 Chlamydial infection of lower genitourinary tract +A561 Chlamydial infection of pelviperitoneum and other genitourinary organs +A562 Chlamydial infection of genitourinary tract, unspecified +A563 Chlamydial infection of anus and rectum +A564 Chlamydial infection of pharynx +A568 Sexually transmitted chlamydial infection of other sites +A57 Chancroid +A58 Granuloma inguinale +A59 Trichomoniasis +A590 Urogenital trichomoniasis +A598 Trichomoniasis of other sites +A599 Trichomoniasis, unspecified +A60 Anogenital herpesviral [herpes simplex] infection +A600 Herpesviral infection of genitalia and urogenital tract +A601 Herpesviral infection of perianal skin and rectum +A609 Anogenital herpesviral infection, unspecified +A63 Other predominantly sexually transmitted diseases, not elsewhere classified +A630 Anogenital (venereal) warts +A638 Other specified predominantly sexually transmitted diseases +A64 Unspecified sexually transmitted disease +A65 Nonvenereal syphilis +A66 Yaws +A660 Initial lesions of yaws +A661 Multiple papillomata and wet crab yaws +A662 Other early skin lesions of yaws +A663 Hyperkeratosis of yaws +A664 Gummata and ulcers of yaws +A665 Gangosa +A666 Bone and joint lesions of yaws +A667 Other manifestations of yaws +A668 Latent yaws +A669 Yaws, unspecified +A67 Pinta [carate] +A670 Primary lesions of pinta +A671 Intermediate lesions of pinta +A672 Late lesions of pinta +A673 Mixed lesions of pinta +A679 Pinta, unspecified +A68 Relapsing fevers +A680 Louse-borne relapsing fever +A681 Tick-borne relapsing fever +A689 Relapsing fever, unspecified +A69 Other spirochaetal infections +A690 Necrotizing ulcerative stomatitis +A691 Other Vincent infections +A692 Lyme disease +A698 Other specified spirochaetal infections +A699 Spirochaetal infection, unspecified +A70 Chlamydia psittaci infection +A71 Trachoma +A710 Initial stage of trachoma +A711 Active stage of trachoma +A719 Trachoma, unspecified +A74 Other diseases caused by chlamydiae +A740 Chlamydial conjunctivitis +A748 Other chlamydial diseases +A749 Chlamydial infection, unspecified +A75 Typhus fever +A750 Epidemic louse-borne typhus fever due to Rickettsia prowazekii +A751 Recrudescent typhus [Brill disease] +A752 Typhus fever due to Rickettsia typhi +A753 Typhus fever due to Rickettsia tsutsugamushi +A759 Typhus fever, unspecified +A77 Spotted fever [tick-borne rickettsioses] +A770 Spotted fever due to Rickettsia rickettsii +A771 Spotted fever due to Rickettsia conorii +A772 Spotted fever due to Rickettsia sibirica +A773 Spotted fever due to Rickettsia australis +A778 Other spotted fevers +A779 Spotted fever, unspecified +A78 Q fever +A79 Other rickettsioses +A790 Trench fever +A791 Rickettsialpox due to Rickettsia akari +A798 Other specified rickettsioses +A799 Rickettsiosis, unspecified +A80 Acute poliomyelitis +A800 Acute paralytic poliomyelitis, vaccine-associated +A801 Acute paralytic poliomyelitis, wild virus, imported +A802 Acute paralytic poliomyelitis, wild virus, indigenous +A803 Acute paralytic poliomyelitis, other and unspecified +A804 Acute nonparalytic poliomyelitis +A809 Acute poliomyelitis, unspecified +A81 Atypical virus infections of central nervous system +A810 Creutzfeldt-Jakob disease +A811 Subacute sclerosing panencephalitis +A812 Progressive multifocal leukoencephalopathy +A818 Other atypical virus infections of central nervous system +A819 Atypical virus infection of central nervous system, unspecified +A82 Rabies +A820 Sylvatic rabies +A821 Urban rabies +A829 Rabies, unspecified +A83 Mosquito-borne viral encephalitis +A830 Japanese encephalitis +A831 Western equine encephalitis +A832 Eastern equine encephalitis +A833 St Louis encephalitis +A834 Australian encephalitis +A835 California encephalitis +A836 Rocio virus disease +A838 Other mosquito-borne viral encephalitis +A839 Mosquito-borne viral encephalitis, unspecified +A84 Tick-borne viral encephalitis +A840 Far Eastern tick-borne encephalitis [Russian spring-summer encephalitis] +A841 Central European tick-borne encephalitis +A848 Other tick-borne viral encephalitis +A849 Tick-borne viral encephalitis, unspecified +A85 Other viral encephalitis, not elsewhere classified +A850 Enteroviral encephalitis +A851 Adenoviral encephalitis +A852 Arthropod-borne viral encephalitis, unspecified +A858 Other specified viral encephalitis +A86 Unspecified viral encephalitis +A87 Viral meningitis +A870 Enteroviral meningitis +A871 Adenoviral meningitis +A872 Lymphocytic choriomeningitis +A878 Other viral meningitis +A879 Viral meningitis, unspecified +A88 Other viral infections of central nervous system, not elsewhere classified +A880 Enteroviral exanthematous fever [Boston exanthem] +A881 Epidemic vertigo +A888 Other specified viral infections of central nervous system +A89 Unspecified viral infection of central nervous system +A92 Other mosquito-borne viral fevers +A920 Chikungunya virus disease +A921 O'nyong-nyong fever +A922 Venezuelan equine fever +A923 West Nile virus infection +A924 Rift Valley fever +A925 Zika virus disease +A928 Other specified mosquito-borne viral fevers +A929 Mosquito-borne viral fever, unspecified +A93 Other arthropod-borne viral fevers, not elsewhere classified +A930 Oropouche virus disease +A931 Sandfly fever +A932 Colorado tick fever +A938 Other specified arthropod-borne viral fevers +A94 Unspecified arthropod-borne viral fever +A95 Yellow fever +A950 Sylvatic yellow fever +A951 Urban yellow fever +A959 Yellow fever, unspecified +A96 Arenaviral haemorrhagic fever +A960 Junin haemorrhagic fever +A961 Machupo haemorrhagic fever +A962 Lassa fever +A968 Other arenaviral haemorrhagic fevers +A969 Arenaviral haemorrhagic fever, unspecified +A97 Dengue +A970 Dengue without warning signs +A971 Dengue with warning signs +A972 Severe Dengue +A979 Dengue, unspecified +A98 Other viral haemorrhagic fevers, not elsewhere classified +A980 Crimean-Congo haemorrhagic fever +A981 Omsk haemorrhagic fever +A982 Kyasanur Forest disease +A983 Marburg virus disease +A984 Ebola virus disease +A985 Haemorrhagic fever with renal syndrome +A988 Other specified viral haemorrhagic fevers +A99 Unspecified viral haemorrhagic fever +B00 Herpesviral [herpes simplex] infections +B000 Eczema herpeticum +B001 Herpesviral vesicular dermatitis +B002 Herpesviral gingivostomatitis and pharyngotonsillitis +B003 Herpesviral meningitis +B004 Herpesviral encephalitis +B005 Herpesviral ocular disease +B007 Disseminated herpesviral disease +B008 Other forms of herpesviral infection +B009 Herpesviral infection, unspecified +B01 Varicella [chickenpox] +B010 Varicella meningitis +B011 Varicella encephalitis +B012 Varicella pneumonia +B018 Varicella with other complications +B019 Varicella without complication +B02 Zoster [herpes zoster] +B020 Zoster encephalitis +B021 Zoster meningitis +B022 Zoster with other nervous system involvement +B023 Zoster ocular disease +B027 Disseminated zoster +B028 Zoster with other complications +B029 Zoster without complication +B03 Smallpox +B04 Monkeypox +B05 Measles +B050 Measles complicated by encephalitis +B051 Measles complicated by meningitis +B052 Measles complicated by pneumonia +B053 Measles complicated by otitis media +B054 Measles with intestinal complications +B058 Measles with other complications +B059 Measles without complication +B06 Rubella [German measles] +B060 Rubella with neurological complications +B068 Rubella with other complications +B069 Rubella without complication +B07 Viral warts +B08 Other viral infections characterized by skin and mucous membrane lesions, not elsewhere classified +B080 Other orthopoxvirus infections +B081 Molluscum contagiosum +B082 Exanthema subitum [sixth disease] +B083 Erythema infectiosum [fifth disease] +B084 Enteroviral vesicular stomatitis with exanthem +B085 Enteroviral vesicular pharyngitis +B088 Other specified viral infections characterized by skin and mucous membrane lesions +B09 Unspecified viral infection characterized by skin and mucous membrane lesions +B15 Acute hepatitis A +B150 Hepatitis A with hepatic coma +B159 Hepatitis A without hepatic coma +B16 Acute hepatitis B +B160 Acute hepatitis B with delta-agent (coinfection) with hepatic coma +B161 Acute hepatitis B with delta-agent (coinfection) without hepatic coma +B162 Acute hepatitis B without delta-agent with hepatic coma +B169 Acute hepatitis B without delta-agent and without hepatic coma +B17 Other acute viral hepatitis +B170 Acute delta-(super)infection in chronic hepatitis B +B171 Acute hepatitis C +B172 Acute hepatitis E +B178 Other specified acute viral hepatitis +B179 Acute viral hepatitis, unspecified +B18 Chronic viral hepatitis +B180 Chronic viral hepatitis B with delta-agent +B1800 Chronic viral hepatitis B with delta-agent : immune-tolerant phase +B1809 Chronic viral hepatitis B with delta-agent : other and unspecified phase +B181 Chronic viral hepatitis B without delta-agent +B1810 Chronic viral hepatitis B without delta-agent : immune-tolerant phase +B1819 Chronic viral hepatitis B without delta-agent : other and unspecified phase +B182 Chronic viral hepatitis C +B188 Other chronic viral hepatitis +B189 Chronic viral hepatitis, unspecified +B19 Unspecified viral hepatitis +B190 Unspecified viral hepatitis with hepatic coma +B199 Unspecified viral hepatitis without hepatic coma +B20 Human immunodeficiency virus [HIV] disease resulting in infectious and parasitic diseases +B200 HIV disease resulting in mycobacterial infection +B201 HIV disease resulting in other bacterial infections +B202 HIV disease resulting in cytomegaloviral disease +B203 HIV disease resulting in other viral infections +B204 HIV disease resulting in candidiasis +B205 HIV disease resulting in other mycoses +B206 HIV disease resulting in Pneumocystis jirovecii pneumonia +B207 HIV disease resulting in multiple infections +B208 HIV disease resulting in other infectious and parasitic diseases +B209 HIV disease resulting in unspecified infectious or parasitic disease +B21 Human immunodeficiency virus [HIV] disease resulting in malignant neoplasms +B210 HIV disease resulting in Kaposi sarcoma +B211 HIV disease resulting in Burkitt lymphoma +B212 HIV disease resulting in other types of non-Hodgkin lymphoma +B213 HIV disease resulting in other malignant neoplasms of lymphoid, haematopoietic and related tissue +B217 HIV disease resulting in multiple malignant neoplasms +B218 HIV disease resulting in other malignant neoplasms +B219 HIV disease resulting in unspecified malignant neoplasm +B22 Human immunodeficiency virus [HIV] disease resulting in other specified diseases +B220 HIV disease resulting in encephalopathy +B221 HIV disease resulting in lymphoid interstitial pneumonitis +B222 HIV disease resulting in wasting syndrome +B227 HIV disease resulting in multiple diseases classified elsewhere +B23 Human immunodeficiency virus [HIV] disease resulting in other conditions +B230 Acute HIV infection syndrome +B231 HIV disease resulting in (persistent) generalized lymphadenopathy +B232 HIV disease resulting in haematological and immunological abnormalities, not elsewhere classified +B238 HIV disease resulting in other specified conditions +B24 Unspecified human immunodeficiency virus [HIV] disease +B25 Cytomegaloviral disease +B250 Cytomegaloviral pneumonitis +B251 Cytomegaloviral hepatitis +B252 Cytomegaloviral pancreatitis +B258 Other cytomegaloviral diseases +B259 Cytomegaloviral disease, unspecified +B26 Mumps +B260 Mumps orchitis +B261 Mumps meningitis +B262 Mumps encephalitis +B263 Mumps pancreatitis +B268 Mumps with other complications +B269 Mumps without complication +B27 Infectious mononucleosis +B270 Gammaherpesviral mononucleosis +B271 Cytomegaloviral mononucleosis +B278 Other infectious mononucleosis +B279 Infectious mononucleosis, unspecified +B30 Viral conjunctivitis +B300 Keratoconjunctivitis due to adenovirus +B301 Conjunctivitis due to adenovirus +B302 Viral pharyngoconjunctivitis +B303 Acute epidemic haemorrhagic conjunctivitis (enteroviral) +B308 Other viral conjunctivitis +B309 Viral conjunctivitis, unspecified +B33 Other viral diseases, not elsewhere classified +B330 Epidemic myalgia +B331 Ross River disease +B332 Viral carditis +B333 Retrovirus infections, not elsewhere classified +B334 Hantavirus (cardio-)pulmonary syndrome [HPS] [HCPS] +B338 Other specified viral diseases +B34 Viral infection of unspecified site +B340 Adenovirus infection, unspecified site +B341 Enterovirus infection, unspecified site +B342 Coronavirus infection, unspecified site +B343 Parvovirus infection, unspecified site +B344 Papovavirus infection, unspecified site +B348 Other viral infections of unspecified site +B349 Viral infection, unspecified +B35 Dermatophytosis +B350 Tinea barbae and tinea capitis +B351 Tinea unguium +B352 Tinea manuum +B353 Tinea pedis +B354 Tinea corporis +B355 Tinea imbricata +B356 Tinea inguinalis [Tinea cruris] +B358 Other dermatophytoses +B359 Dermatophytosis, unspecified +B36 Other superficial mycoses +B360 Pityriasis versicolor +B361 Tinea nigra +B362 White piedra +B363 Black piedra +B368 Other specified superficial mycoses +B369 Superficial mycosis, unspecified +B37 Candidiasis +B370 Candidal stomatitis +B371 Pulmonary candidiasis +B372 Candidiasis of skin and nail +B373 Candidiasis of vulva and vagina +B374 Candidiasis of other urogenital sites +B375 Candidal meningitis +B376 Candidal endocarditis +B377 Candidal sepsis +B378 Candidiasis of other sites +B379 Candidiasis, unspecified +B38 Coccidioidomycosis +B380 Acute pulmonary coccidioidomycosis +B381 Chronic pulmonary coccidioidomycosis +B382 Pulmonary coccidioidomycosis, unspecified +B383 Cutaneous coccidioidomycosis +B384 Coccidioidomycosis meningitis +B387 Disseminated coccidioidomycosis +B388 Other forms of coccidioidomycosis +B389 Coccidioidomycosis, unspecified +B39 Histoplasmosis +B390 Acute pulmonary histoplasmosis capsulati +B391 Chronic pulmonary histoplasmosis capsulati +B392 Pulmonary histoplasmosis capsulati, unspecified +B393 Disseminated histoplasmosis capsulati +B394 Histoplasmosis capsulati, unspecified +B395 Histoplasmosis duboisii +B399 Histoplasmosis, unspecified +B40 Blastomycosis +B400 Acute pulmonary blastomycosis +B401 Chronic pulmonary blastomycosis +B402 Pulmonary blastomycosis, unspecified +B403 Cutaneous blastomycosis +B407 Disseminated blastomycosis +B408 Other forms of blastomycosis +B409 Blastomycosis, unspecified +B41 Paracoccidioidomycosis +B410 Pulmonary paracoccidioidomycosis +B417 Disseminated paracoccidioidomycosis +B418 Other forms of paracoccidioidomycosis +B419 Paracoccidioidomycosis, unspecified +B42 Sporotrichosis +B420 Pulmonary sporotrichosis +B421 Lymphocutaneous sporotrichosis +B427 Disseminated sporotrichosis +B428 Other forms of sporotrichosis +B429 Sporotrichosis, unspecified +B43 Chromomycosis and phaeomycotic abscess +B430 Cutaneous chromomycosis +B431 Phaeomycotic brain abscess +B432 Subcutaneous phaeomycotic abscess and cyst +B438 Other forms of chromomycosis +B439 Chromomycosis, unspecified +B44 Aspergillosis +B440 Invasive pulmonary aspergillosis +B441 Other pulmonary aspergillosis +B442 Tonsillar aspergillosis +B447 Disseminated aspergillosis +B448 Other forms of aspergillosis +B449 Aspergillosis, unspecified +B45 Cryptococcosis +B450 Pulmonary cryptococcosis +B451 Cerebral cryptococcosis +B452 Cutaneous cryptococcosis +B453 Osseous cryptococcosis +B457 Disseminated cryptococcosis +B458 Other forms of cryptococcosis +B459 Cryptococcosis, unspecified +B46 Zygomycosis +B460 Pulmonary mucormycosis +B461 Rhinocerebral mucormycosis +B462 Gastrointestinal mucormycosis +B463 Cutaneous mucormycosis +B464 Disseminated mucormycosis +B465 Mucormycosis, unspecified +B468 Other zygomycoses +B469 Zygomycosis, unspecified +B47 Mycetoma +B470 Eumycetoma +B471 Actinomycetoma +B479 Mycetoma, unspecified +B48 Other mycoses, not elsewhere classified +B480 Lobomycosis +B481 Rhinosporidiosis +B482 Allescheriasis +B483 Geotrichosis +B484 Penicillosis +B485 Pneumocystosis +B487 Opportunistic mycoses +B488 Other specified mycoses +B49 Unspecified mycosis +B50 Plasmodium falciparum malaria +B500 Plasmodium falciparum malaria with cerebral complications +B508 Other severe and complicated Plasmodium falciparum malaria +B509 Plasmodium falciparum malaria, unspecified +B51 Plasmodium vivax malaria +B510 Plasmodium vivax malaria with rupture of spleen +B518 Plasmodium vivax malaria with other complications +B519 Plasmodium vivax malaria without complication +B52 Plasmodium malariae malaria +B520 Plasmodium malariae malaria with nephropathy +B528 Plasmodium malariae malaria with other complications +B529 Plasmodium malariae malaria without complication +B53 Other parasitologically confirmed malaria +B530 Plasmodium ovale malaria +B531 Malaria due to simian plasmodia +B538 Other parasitologically confirmed malaria, not elsewhere classified +B54 Unspecified malaria +B55 Leishmaniasis +B550 Visceral leishmaniasis +B551 Cutaneous leishmaniasis +B552 Mucocutaneous leishmaniasis +B559 Leishmaniasis, unspecified +B56 African trypanosomiasis +B560 Gambiense trypanosomiasis +B561 Rhodesiense trypanosomiasis +B569 African trypanosomiasis, unspecified +B57 Chagas disease +B570 Acute Chagas disease with heart involvement +B571 Acute Chagas disease without heart involvement +B572 Chagas disease (chronic) with heart involvement +B573 Chagas disease (chronic) with digestive system involvement +B574 Chagas disease (chronic) with nervous system involvement +B575 Chagas disease (chronic) with other organ involvement +B58 Toxoplasmosis +B580 Toxoplasma oculopathy +B581 Toxoplasma hepatitis +B582 Toxoplasma meningoencephalitis +B583 Pulmonary toxoplasmosis +B588 Toxoplasmosis with other organ involvement +B589 Toxoplasmosis, unspecified +B60 Other protozoal diseases, not elsewhere classified +B600 Babesiosis +B601 Acanthamoebiasis +B602 Naegleriasis +B608 Other specified protozoal diseases +B64 Unspecified protozoal disease +B65 Schistosomiasis [bilharziasis] +B650 Schistosomiasis due to Schistosoma haematobium [urinary schistosomiasis] +B651 Schistosomiasis due to Schistosoma mansoni [intestinal schistosomiasis] +B652 Schistosomiasis due to Schistosoma japonicum +B653 Cercarial dermatitis +B658 Other schistosomiases +B659 Schistosomiasis, unspecified +B66 Other fluke infections +B660 Opisthorchiasis +B661 Clonorchiasis +B662 Dicrocoeliasis +B663 Fascioliasis +B664 Paragonimiasis +B665 Fasciolopsiasis +B668 Other specified fluke infections +B669 Fluke infection, unspecified +B67 Echinococcosis +B670 Echinococcus granulosus infection of liver +B671 Echinococcus granulosus infection of lung +B672 Echinococcus granulosus infection of bone +B673 Echinococcus granulosus infection, other and multiple sites +B674 Echinococcus granulosus infection, unspecified +B675 Echinococcus multilocularis infection of liver +B676 Echinococcus multilocularis infection, other and multiple sites +B677 Echinococcus multilocularis infection, unspecified +B678 Echinococcosis, unspecified, of liver +B679 Echinococcosis, other and unspecified +B68 Taeniasis +B680 Taenia solium taeniasis +B681 Taenia saginata taeniasis +B689 Taeniasis, unspecified +B69 Cysticercosis +B690 Cysticercosis of central nervous system +B691 Cysticercosis of eye +B698 Cysticercosis of other sites +B699 Cysticercosis, unspecified +B70 Diphyllobothriasis and sparganosis +B700 Diphyllobothriasis +B701 Sparganosis +B71 Other cestode infections +B710 Hymenolepiasis +B711 Dipylidiasis +B718 Other specified cestode infections +B719 Cestode infection, unspecified +B72 Dracunculiasis +B73 Onchocerciasis +B74 Filariasis +B740 Filariasis due to Wuchereria bancrofti +B741 Filariasis due to Brugia malayi +B742 Filariasis due to Brugia timori +B743 Loiasis +B744 Mansonelliasis +B748 Other filariases +B749 Filariasis, unspecified +B75 Trichinellosis +B76 Hookworm diseases +B760 Ancylostomiasis +B761 Necatoriasis +B768 Other hookworm diseases +B769 Hookworm disease, unspecified +B77 Ascariasis +B770 Ascariasis with intestinal complications +B778 Ascariasis with other complications +B779 Ascariasis, unspecified +B78 Strongyloidiasis +B780 Intestinal strongyloidiasis +B781 Cutaneous strongyloidiasis +B787 Disseminated strongyloidiasis +B789 Strongyloidiasis, unspecified +B79 Trichuriasis +B80 Enterobiasis +B81 Other intestinal helminthiases, not elsewhere classified +B810 Anisakiasis +B811 Intestinal capillariasis +B812 Trichostrongyliasis +B813 Intestinal angiostrongyliasis +B814 Mixed intestinal helminthiases +B818 Other specified intestinal helminthiases +B82 Unspecified intestinal parasitism +B820 Intestinal helminthiasis, unspecified +B829 Intestinal parasitism, unspecified +B83 Other helminthiases +B830 Visceral larva migrans +B831 Gnathostomiasis +B832 Angiostrongyliasis due to Parastrongylus cantonensis +B833 Syngamiasis +B834 Internal hirudiniasis +B838 Other specified helminthiases +B839 Helminthiasis, unspecified +B85 Pediculosis and phthiriasis +B850 Pediculosis due to Pediculus humanus capitis +B851 Pediculosis due to Pediculus humanus corporis +B852 Pediculosis, unspecified +B853 Phthiriasis +B854 Mixed pediculosis and phthiriasis +B86 Scabies +B87 Myiasis +B870 Cutaneous myiasis +B871 Wound myiasis +B872 Ocular myiasis +B873 Nasopharyngeal myiasis +B874 Aural myiasis +B878 Myiasis of other sites +B879 Myiasis, unspecified +B88 Other infestations +B880 Other acariasis +B881 Tungiasis [sandflea infestation] +B882 Other arthropod infestations +B883 External hirudiniasis +B888 Other specified infestations +B889 Infestation, unspecified +B89 Unspecified parasitic disease +B90 Sequelae of tuberculosis +B900 Sequelae of central nervous system tuberculosis +B901 Sequelae of genitourinary tuberculosis +B902 Sequelae of tuberculosis of bones and joints +B908 Sequelae of tuberculosis of other organs +B909 Sequelae of respiratory and unspecified tuberculosis +B91 Sequelae of poliomyelitis +B92 Sequelae of leprosy +B94 Sequelae of other and unspecified infectious and parasitic diseases +B940 Sequelae of trachoma +B941 Sequelae of viral encephalitis +B942 Sequelae of viral hepatitis +B948 Sequelae of other specified infectious and parasitic diseases +B949 Sequelae of unspecified infectious or parasitic disease +B95 Streptococcus and staphylococcus as the cause of diseases classified to other chapters +B950 Streptococcus, group A, as the cause of diseases classified to other chapters +B951 Streptococcus, group B, as the cause of diseases classified to other chapters +B952 Streptococcus group D and enterococcus as the cause of diseases classified to other chapters +B953 Streptococcus pneumoniae as the cause of diseases classified to other chapters +B954 Other streptococcus as the cause of diseases classified to other chapters +B955 Unspecified streptococcus as the cause of diseases classified to other chapters +B956 Staphylococcus aureus as the cause of diseases classified to other chapters +B957 Other staphylococcus as the cause of diseases classified to other chapters +B958 Unspecified staphylococcus as the cause of diseases classified to other chapters +B96 Other specified bacterial agents as the cause of diseases classified to other chapters +B960 Mycoplasma pneumoniae [M. pneumoniae] as the cause of diseases classified to other chapters +B961 Klebsiella pneumoniae [K. pneumoniae] as the cause of diseases classified to other chapters +B962 Escherichia coli [E. coli] as the cause of diseases classified to other chapters +B963 Haemophilus influenzae [H. influenzae] as the cause of diseases classified to other chapters +B964 Proteus (mirabilis)(morganii) as the cause of diseases classified to other chapters +B965 Pseudomonas (aeruginosa) as the cause of diseases classified to other chapters +B966 Bacillus fragilis [B. fragilis] as the cause of diseases classified to other chapters +B967 Clostridium perfringens [C. perfringens] as the cause of diseases classified to other chapters +B968 Other specified bacterial agents as the cause of diseases classified to other chapters +B97 Viral agents as the cause of diseases classified to other chapters +B970 Adenovirus as the cause of diseases classified to other chapters +B971 Enterovirus as the cause of diseases classified to other chapters +B972 Coronavirus as the cause of diseases classified to other chapters +B973 Retrovirus as the cause of diseases classified to other chapters +B974 Respiratory syncytial virus as the cause of diseases classified to other chapters +B975 Reovirus as the cause of diseases classified to other chapters +B976 Parvovirus as the cause of diseases classified to other chapters +B977 Papillomavirus as the cause of diseases classified to other chapters +B978 Other viral agents as the cause of diseases classified to other chapters +B98 Other specified infectious agents as the cause of diseases classified to other chapters +B980 Helicobacter pylori [H.pylori] as the cause of diseases classified to other chapters +B981 Vibrio vulnificus as the cause of diseases classified to other chapters +B99 Other and unspecified infectious diseases +C00 Malignant neoplasm of lip +C000 Malignant neoplasm: External upper lip +C001 Malignant neoplasm: External lower lip +C002 Malignant neoplasm: External lip, unspecified +C003 Malignant neoplasm: Upper lip, inner aspect +C004 Malignant neoplasm: Lower lip, inner aspect +C005 Malignant neoplasm: Lip, unspecified, inner aspect +C006 Malignant neoplasm: Commissure of lip +C008 Malignant neoplasm: Overlapping lesion of lip +C009 Malignant neoplasm: Lip, unspecified +C01 Malignant neoplasm of base of tongue +C02 Malignant neoplasm of other and unspecified parts of tongue +C020 Malignant neoplasm: Dorsal surface of tongue +C021 Malignant neoplasm: Border of tongue +C022 Malignant neoplasm: Ventral surface of tongue +C023 Malignant neoplasm: Anterior two-thirds of tongue, part unspecified +C024 Malignant neoplasm: Lingual tonsil +C028 Malignant neoplasm: Overlapping lesion of tongue +C029 Malignant neoplasm: Tongue, unspecified +C03 Malignant neoplasm of gum +C030 Malignant neoplasm: Upper gum +C031 Malignant neoplasm: Lower gum +C039 Malignant neoplasm: Gum, unspecified +C04 Malignant neoplasm of floor of mouth +C040 Malignant neoplasm: Anterior floor of mouth +C041 Malignant neoplasm: Lateral floor of mouth +C048 Malignant neoplasm: Overlapping lesion of floor of mouth +C049 Malignant neoplasm: Floor of mouth, unspecified +C05 Malignant neoplasm of palate +C050 Malignant neoplasm: Hard palate +C051 Malignant neoplasm: Soft palate +C052 Malignant neoplasm: Uvula +C058 Malignant neoplasm: Overlapping lesion of palate +C059 Malignant neoplasm: Palate, unspecified +C06 Malignant neoplasm of other and unspecified parts of mouth +C060 Malignant neoplasm: Cheek mucosa +C061 Malignant neoplasm: Vestibule of mouth +C062 Malignant neoplasm: Retromolar area +C068 Malignant neoplasm: Overlapping lesion of other and unspecified parts of mouth +C069 Malignant neoplasm: Mouth, unspecified +C07 Malignant neoplasm of parotid gland +C08 Malignant neoplasm of other and unspecified major salivary glands +C080 Malignant neoplasm: Submandibular gland +C081 Malignant neoplasm: Sublingual gland +C088 Malignant neoplasm: Overlapping lesion of major salivary glands +C089 Malignant neoplasm: Major salivary gland, unspecified +C09 Malignant neoplasm of tonsil +C090 Malignant neoplasm: Tonsillar fossa +C091 Malignant neoplasm: Tonsillar pillar (anterior)(posterior) +C098 Malignant neoplasm: Overlapping lesion of tonsil +C099 Malignant neoplasm: Tonsil, unspecified +C10 Malignant neoplasm of oropharynx +C100 Malignant neoplasm: Vallecula +C101 Malignant neoplasm: Anterior surface of epiglottis +C102 Malignant neoplasm: Lateral wall of oropharynx +C103 Malignant neoplasm: Posterior wall of oropharynx +C104 Malignant neoplasm: Branchial cleft +C108 Malignant neoplasm: Overlapping lesion of oropharynx +C109 Malignant neoplasm: Oropharynx, unspecified +C11 Malignant neoplasm of nasopharynx +C110 Malignant neoplasm: Superior wall of nasopharynx +C111 Malignant neoplasm: Posterior wall of nasopharynx +C112 Malignant neoplasm: Lateral wall of nasopharynx +C113 Malignant neoplasm: Anterior wall of nasopharynx +C118 Malignant neoplasm: Overlapping lesion of nasopharynx +C119 Malignant neoplasm: Nasopharynx, unspecified +C12 Malignant neoplasm of piriform sinus +C13 Malignant neoplasm of hypopharynx +C130 Malignant neoplasm: Postcricoid region +C131 Malignant neoplasm: Aryepiglottic fold, hypopharyngeal aspect +C132 Malignant neoplasm: Posterior wall of hypopharynx +C138 Malignant neoplasm: Overlapping lesion of hypopharynx +C139 Malignant neoplasm: Hypopharynx, unspecified +C14 Malignant neoplasm of other and ill-defined sites in the lip, oral cavity and pharynx +C140 Malignant neoplasm: Pharynx, unspecified +C142 Malignant neoplasm: Waldeyer ring +C148 Malignant neoplasm: Overlapping lesion of lip, oral cavity and pharynx +C15 Malignant neoplasm of oesophagus +C150 Malignant neoplasm: Cervical part of oesophagus +C151 Malignant neoplasm: Thoracic part of oesophagus +C152 Malignant neoplasm: Abdominal part of oesophagus +C153 Malignant neoplasm: Upper third of oesophagus +C154 Malignant neoplasm: Middle third of oesophagus +C155 Malignant neoplasm: Lower third of oesophagus +C158 Malignant neoplasm: Overlapping lesion of oesophagus +C159 Malignant neoplasm: Oesophagus, unspecified +C16 Malignant neoplasm of stomach +C160 Malignant neoplasm: Cardia +C161 Malignant neoplasm: Fundus of stomach +C162 Malignant neoplasm: Body of stomach +C163 Malignant neoplasm: Pyloric antrum +C164 Malignant neoplasm: Pylorus +C165 Malignant neoplasm: Lesser curvature of stomach, unspecified +C166 Malignant neoplasm: Greater curvature of stomach, unspecified +C168 Malignant neoplasm: Overlapping lesion of stomach +C169 Malignant neoplasm: Stomach, unspecified +C17 Malignant neoplasm of small intestine +C170 Malignant neoplasm: Duodenum +C171 Malignant neoplasm: Jejunum +C172 Malignant neoplasm: Ileum +C173 Malignant neoplasm: Meckel diverticulum +C178 Malignant neoplasm: Overlapping lesion of small intestine +C179 Malignant neoplasm: Small intestine, unspecified +C18 Malignant neoplasm of colon +C180 Malignant neoplasm: Caecum +C181 Malignant neoplasm: Appendix +C182 Malignant neoplasm: Ascending colon +C183 Malignant neoplasm: Hepatic flexure +C184 Malignant neoplasm: Transverse colon +C185 Malignant neoplasm: Splenic flexure +C186 Malignant neoplasm: Descending colon +C187 Malignant neoplasm: Sigmoid colon +C188 Malignant neoplasm: Overlapping lesion of colon +C189 Malignant neoplasm: Colon, unspecified +C19 Malignant neoplasm of rectosigmoid junction +C20 Malignant neoplasm of rectum +C21 Malignant neoplasm of anus and anal canal +C210 Malignant neoplasm: Anus, unspecified +C211 Malignant neoplasm: Anal canal +C212 Malignant neoplasm: Cloacogenic zone +C218 Malignant neoplasm: Overlapping lesion of rectum, anus and anal canal +C22 Malignant neoplasm of liver and intrahepatic bile ducts +C220 Malignant neoplasm: Liver cell carcinoma +C221 Malignant neoplasm: Intrahepatic bile duct carcinoma +C222 Malignant neoplasm: Hepatoblastoma +C223 Malignant neoplasm: Angiosarcoma of liver +C224 Malignant neoplasm: Other sarcomas of liver +C227 Malignant neoplasm: Other specified carcinomas of liver +C229 Malignant neoplasm: Liver, unspecified +C23 Malignant neoplasm of gallbladder +C24 Malignant neoplasm of other and unspecified parts of biliary tract +C240 Malignant neoplasm: Extrahepatic bile duct +C241 Malignant neoplasm: Ampulla of Vater +C248 Malignant neoplasm: Overlapping lesion of biliary tract +C249 Malignant neoplasm: Biliary tract, unspecified +C25 Malignant neoplasm of pancreas +C250 Malignant neoplasm: Head of pancreas +C251 Malignant neoplasm: Body of pancreas +C252 Malignant neoplasm: Tail of pancreas +C253 Malignant neoplasm: Pancreatic duct +C254 Malignant neoplasm: Endocrine pancreas +C257 Malignant neoplasm: Other parts of pancreas +C258 Malignant neoplasm: Overlapping lesion of pancreas +C259 Malignant neoplasm: Pancreas, unspecified +C26 Malignant neoplasm of other and ill-defined digestive organs +C260 Malignant neoplasm: Intestinal tract, part unspecified +C261 Malignant neoplasm: Spleen +C268 Malignant neoplasm: Overlapping lesion of digestive system +C269 Malignant neoplasm: Ill-defined sites within the digestive system +C30 Malignant neoplasm of nasal cavity and middle ear +C300 Malignant neoplasm: Nasal cavity +C301 Malignant neoplasm: Middle ear +C31 Malignant neoplasm of accessory sinuses +C310 Malignant neoplasm: Maxillary sinus +C311 Malignant neoplasm: Ethmoidal sinus +C312 Malignant neoplasm: Frontal sinus +C313 Malignant neoplasm: Sphenoidal sinus +C318 Malignant neoplasm: Overlapping lesion of accessory sinuses +C319 Malignant neoplasm: Accessory sinus, unspecified +C32 Malignant neoplasm of larynx +C320 Malignant neoplasm: Glottis +C321 Malignant neoplasm: Supraglottis +C322 Malignant neoplasm: Subglottis +C323 Malignant neoplasm: Laryngeal cartilage +C328 Malignant neoplasm: Overlapping lesion of larynx +C329 Malignant neoplasm: Larynx, unspecified +C33 Malignant neoplasm of trachea +C34 Malignant neoplasm of bronchus and lung +C340 Malignant neoplasm: Main bronchus +C341 Malignant neoplasm: Upper lobe, bronchus or lung +C342 Malignant neoplasm: Middle lobe, bronchus or lung +C343 Malignant neoplasm: Lower lobe, bronchus or lung +C348 Malignant neoplasm: Overlapping lesion of bronchus and lung +C349 Malignant neoplasm: Bronchus or lung, unspecified +C37 Malignant neoplasm of thymus +C38 Malignant neoplasm of heart, mediastinum and pleura +C380 Malignant neoplasm: Heart +C381 Malignant neoplasm: Anterior mediastinum +C382 Malignant neoplasm: Posterior mediastinum +C383 Malignant neoplasm: Mediastinum, part unspecified +C384 Malignant neoplasm: Pleura +C388 Malignant neoplasm: Overlapping lesion of heart, mediastinum and pleura +C39 Malignant neoplasm of other and ill-defined sites in the respiratory system and intrathoracic organs +C390 Malignant neoplasm: Upper respiratory tract, part unspecified +C398 Malignant neoplasm: Overlapping lesion of respiratory and intrathoracic organs +C399 Malignant neoplasm: Ill-defined sites within the respiratory system +C40 Malignant neoplasm of bone and articular cartilage of limbs +C400 Malignant neoplasm: Scapula and long bones of upper limb +C401 Malignant neoplasm: Short bones of upper limb +C402 Malignant neoplasm: Long bones of lower limb +C403 Malignant neoplasm: Short bones of lower limb +C408 Malignant neoplasm: Overlapping lesion of bone and articular cartilage of limbs +C409 Malignant neoplasm: Bone and articular cartilage of limb, unspecified +C41 Malignant neoplasm of bone and articular cartilage of other and unspecified sites +C410 Malignant neoplasm: Bones of skull and face +C411 Malignant neoplasm: Mandible +C412 Malignant neoplasm: Vertebral column +C413 Malignant neoplasm: Ribs, sternum and clavicle +C414 Malignant neoplasm: Pelvic bones, sacrum and coccyx +C418 Malignant neoplasm: Overlapping lesion of bone and articular cartilage +C419 Malignant neoplasm: Bone and articular cartilage, unspecified +C43 Malignant melanoma of skin +C430 Malignant neoplasm: Malignant melanoma of lip +C431 Malignant neoplasm: Malignant melanoma of eyelid, including canthus +C432 Malignant neoplasm: Malignant melanoma of ear and external auricular canal +C433 Malignant neoplasm: Malignant melanoma of other and unspecified parts of face +C434 Malignant neoplasm: Malignant melanoma of scalp and neck +C435 Malignant neoplasm: Malignant melanoma of trunk +C436 Malignant neoplasm: Malignant melanoma of upper limb, including shoulder +C437 Malignant neoplasm: Malignant melanoma of lower limb, including hip +C438 Malignant neoplasm: Overlapping malignant melanoma of skin +C439 Malignant neoplasm: Malignant melanoma of skin, unspecified +C44 Other malignant neoplasms of skin +C440 Malignant neoplasm: Skin of lip +C441 Malignant neoplasm: Skin of eyelid, including canthus +C442 Malignant neoplasm: Skin of ear and external auricular canal +C443 Malignant neoplasm: Skin of other and unspecified parts of face +C444 Malignant neoplasm: Skin of scalp and neck +C445 Malignant neoplasm: Skin of trunk +C446 Malignant neoplasm: Skin of upper limb, including shoulder +C447 Malignant neoplasm: Skin of lower limb, including hip +C448 Malignant neoplasm: Overlapping lesion of skin +C449 Malignant neoplasm: Malignant neoplasm of skin, unspecified +C45 Mesothelioma +C450 Mesothelioma of pleura +C451 Mesothelioma of peritoneum +C452 Mesothelioma of pericardium +C457 Mesothelioma of other sites +C459 Mesothelioma, unspecified +C46 Kaposi sarcoma +C460 Kaposi sarcoma of skin +C461 Kaposi sarcoma of soft tissue +C462 Kaposi sarcoma of palate +C463 Kaposi sarcoma of lymph nodes +C467 Kaposi sarcoma of other sites +C468 Kaposi sarcoma of multiple organs +C469 Kaposi sarcoma, unspecified +C47 Malignant neoplasm of peripheral nerves and autonomic nervous system +C470 Malignant neoplasm: Peripheral nerves of head, face and neck +C471 Malignant neoplasm: Peripheral nerves of upper limb, including shoulder +C472 Malignant neoplasm: Peripheral nerves of lower limb, including hip +C473 Malignant neoplasm: Peripheral nerves of thorax +C474 Malignant neoplasm: Peripheral nerves of abdomen +C475 Malignant neoplasm: Peripheral nerves of pelvis +C476 Malignant neoplasm: Peripheral nerves of trunk, unspecified +C478 Malignant neoplasm: Overlapping lesion of peripheral nerves and autonomic nervous system +C479 Malignant neoplasm: Peripheral nerves and autonomic nervous system, unspecified +C48 Malignant neoplasm of retroperitoneum and peritoneum +C480 Malignant neoplasm: Retroperitoneum +C481 Malignant neoplasm: Specified parts of peritoneum +C482 Malignant neoplasm: Peritoneum, unspecified +C488 Malignant neoplasm: Overlapping lesion of retroperitoneum and peritoneum +C49 Malignant neoplasm of other connective and soft tissue +C490 Malignant neoplasm: Connective and soft tissue of head, face and neck +C491 Malignant neoplasm: Connective and soft tissue of upper limb, including shoulder +C492 Malignant neoplasm: Connective and soft tissue of lower limb, including hip +C493 Malignant neoplasm: Connective and soft tissue of thorax +C494 Malignant neoplasm: Connective and soft tissue of abdomen +C495 Malignant neoplasm: Connective and soft tissue of pelvis +C496 Malignant neoplasm: Connective and soft tissue of trunk, unspecified +C498 Malignant neoplasm: Overlapping lesion of connective and soft tissue +C499 Malignant neoplasm: Connective and soft tissue, unspecified +C50 Malignant neoplasm of breast +C500 Malignant neoplasm: Nipple and areola +C501 Malignant neoplasm: Central portion of breast +C502 Malignant neoplasm: Upper-inner quadrant of breast +C503 Malignant neoplasm: Lower-inner quadrant of breast +C504 Malignant neoplasm: Upper-outer quadrant of breast +C505 Malignant neoplasm: Lower-outer quadrant of breast +C506 Malignant neoplasm: Axillary tail of breast +C508 Malignant neoplasm: Overlapping lesion of breast +C509 Malignant neoplasm: Breast, unspecified +C51 Malignant neoplasm of vulva +C510 Malignant neoplasm: Labium majus +C511 Malignant neoplasm: Labium minus +C512 Malignant neoplasm: Clitoris +C518 Malignant neoplasm: Overlapping lesion of vulva +C519 Malignant neoplasm: Vulva, unspecified +C52 Malignant neoplasm of vagina +C53 Malignant neoplasm of cervix uteri +C530 Malignant neoplasm: Endocervix +C531 Malignant neoplasm: Exocervix +C538 Malignant neoplasm: Overlapping lesion of cervix uteri +C539 Malignant neoplasm: Cervix uteri, unspecified +C54 Malignant neoplasm of corpus uteri +C540 Malignant neoplasm: Isthmus uteri +C541 Malignant neoplasm: Endometrium +C542 Malignant neoplasm: Myometrium +C543 Malignant neoplasm: Fundus uteri +C548 Malignant neoplasm: Overlapping lesion of corpus uteri +C549 Malignant neoplasm: Corpus uteri, unspecified +C55 Malignant neoplasm of uterus, part unspecified +C56 Malignant neoplasm of ovary +C57 Malignant neoplasm of other and unspecified female genital organs +C570 Malignant neoplasm: Fallopian tube +C571 Malignant neoplasm: Broad ligament +C572 Malignant neoplasm: Round ligament +C573 Malignant neoplasm: Parametrium +C574 Malignant neoplasm: Uterine adnexa, unspecified +C577 Malignant neoplasm: Other specified female genital organs +C578 Malignant neoplasm: Overlapping lesion of female genital organs +C579 Malignant neoplasm: Female genital organ, unspecified +C58 Malignant neoplasm of placenta +C60 Malignant neoplasm of penis +C600 Malignant neoplasm: Prepuce +C601 Malignant neoplasm: Glans penis +C602 Malignant neoplasm: Body of penis +C608 Malignant neoplasm: Overlapping lesion of penis +C609 Malignant neoplasm: Penis, unspecified +C61 Malignant neoplasm of prostate +C62 Malignant neoplasm of testis +C620 Malignant neoplasm: Undescended testis +C621 Malignant neoplasm: Descended testis +C629 Malignant neoplasm: Testis, unspecified +C63 Malignant neoplasm of other and unspecified male genital organs +C630 Malignant neoplasm: Epididymis +C631 Malignant neoplasm: Spermatic cord +C632 Malignant neoplasm: Scrotum +C637 Malignant neoplasm: Other specified male genital organs +C638 Malignant neoplasm: Overlapping lesion of male genital organs +C639 Malignant neoplasm: Male genital organ, unspecified +C64 Malignant neoplasm of kidney, except renal pelvis +C65 Malignant neoplasm of renal pelvis +C66 Malignant neoplasm of ureter +C67 Malignant neoplasm of bladder +C670 Malignant neoplasm: Trigone of bladder +C671 Malignant neoplasm: Dome of bladder +C672 Malignant neoplasm: Lateral wall of bladder +C673 Malignant neoplasm: Anterior wall of bladder +C674 Malignant neoplasm: Posterior wall of bladder +C675 Malignant neoplasm: Bladder neck +C676 Malignant neoplasm: Ureteric orifice +C677 Malignant neoplasm: Urachus +C678 Malignant neoplasm: Overlapping lesion of bladder +C679 Malignant neoplasm: Bladder, unspecified +C68 Malignant neoplasm of other and unspecified urinary organs +C680 Malignant neoplasm: Urethra +C681 Malignant neoplasm: Paraurethral gland +C688 Malignant neoplasm: Overlapping lesion of urinary organs +C689 Malignant neoplasm: Urinary organ, unspecified +C69 Malignant neoplasm of eye and adnexa +C690 Malignant neoplasm: Conjunctiva +C691 Malignant neoplasm: Cornea +C692 Malignant neoplasm: Retina +C693 Malignant neoplasm: Choroid +C694 Malignant neoplasm: Ciliary body +C695 Malignant neoplasm: Lacrimal gland and duct +C696 Malignant neoplasm: Orbit +C698 Malignant neoplasm: Overlapping lesion of eye and adnexa +C699 Malignant neoplasm: Eye, unspecified +C70 Malignant neoplasm of meninges +C700 Malignant neoplasm: Cerebral meninges +C701 Malignant neoplasm: Spinal meninges +C709 Malignant neoplasm: Meninges, unspecified +C71 Malignant neoplasm of brain +C710 Malignant neoplasm: Cerebrum, except lobes and ventricles +C711 Malignant neoplasm: Frontal lobe +C712 Malignant neoplasm: Temporal lobe +C713 Malignant neoplasm: Parietal lobe +C714 Malignant neoplasm: Occipital lobe +C715 Malignant neoplasm: Cerebral ventricle +C716 Malignant neoplasm: Cerebellum +C717 Malignant neoplasm: Brain stem +C718 Malignant neoplasm: Overlapping lesion of brain +C719 Malignant neoplasm: Brain, unspecified +C72 Malignant neoplasm of spinal cord, cranial nerves and other parts of central nervous system +C720 Malignant neoplasm: Spinal cord +C721 Malignant neoplasm: Cauda equina +C722 Malignant neoplasm: Olfactory nerve +C723 Malignant neoplasm: Optic nerve +C724 Malignant neoplasm: Acoustic nerve +C725 Malignant neoplasm: Other and unspecified cranial nerves +C728 Malignant neoplasm: Overlapping lesion of brain and other parts of central nervous system +C729 Malignant neoplasm: Central nervous system, unspecified +C73 Malignant neoplasm of thyroid gland +C74 Malignant neoplasm of adrenal gland +C740 Malignant neoplasm: Cortex of adrenal gland +C741 Malignant neoplasm: Medulla of adrenal gland +C749 Malignant neoplasm: Adrenal gland, unspecified +C75 Malignant neoplasm of other endocrine glands and related structures +C750 Malignant neoplasm: Parathyroid gland +C751 Malignant neoplasm: Pituitary gland +C752 Malignant neoplasm: Craniopharyngeal duct +C753 Malignant neoplasm: Pineal gland +C754 Malignant neoplasm: Carotid body +C755 Malignant neoplasm: Aortic body and other paraganglia +C758 Malignant neoplasm: Pluriglandular involvement, unspecified +C759 Malignant neoplasm: Endocrine gland, unspecified +C76 Malignant neoplasm of other and ill-defined sites +C760 Malignant neoplasm of other and ill-defined sites: Head, face and neck +C761 Malignant neoplasm of other and ill-defined sites: Thorax +C762 Malignant neoplasm of other and ill-defined sites: Abdomen +C763 Malignant neoplasm of other and ill-defined sites: Pelvis +C764 Malignant neoplasm of other and ill-defined sites: Upper limb +C765 Malignant neoplasm of other and ill-defined sites: Lower limb +C767 Malignant neoplasm of other and ill-defined sites: Other ill-defined sites +C768 Malignant neoplasm of other and ill-defined sites: Overlapping lesion of other and ill-defined sites +C77 Secondary and unspecified malignant neoplasm of lymph nodes +C770 Secondary and unspecified malignant neoplasm: Lymph nodes of head, face and neck +C771 Secondary and unspecified malignant neoplasm: Intrathoracic lymph nodes +C772 Secondary and unspecified malignant neoplasm: Intra-abdominal lymph nodes +C773 Secondary and unspecified malignant neoplasm: Axillary and upper limb lymph nodes +C774 Secondary and unspecified malignant neoplasm: Inguinal and lower limb lymph nodes +C775 Secondary and unspecified malignant neoplasm: Intrapelvic lymph nodes +C778 Secondary and unspecified malignant neoplasm: Lymph nodes of multiple regions +C779 Secondary and unspecified malignant neoplasm: Lymph node, unspecified +C78 Secondary malignant neoplasm of respiratory and digestive organs +C780 Secondary malignant neoplasm of lung +C781 Secondary malignant neoplasm of mediastinum +C782 Secondary malignant neoplasm of pleura +C783 Secondary malignant neoplasm of other and unspecified respiratory organs +C784 Secondary malignant neoplasm of small intestine +C785 Secondary malignant neoplasm of large intestine and rectum +C786 Secondary malignant neoplasm of retroperitoneum and peritoneum +C787 Secondary malignant neoplasm of liver and intrahepatic bile duct +C788 Secondary malignant neoplasm of other and unspecified digestive organs +C79 Secondary malignant neoplasm of other and unspecified sites +C790 Secondary malignant neoplasm of kidney and renal pelvis +C791 Secondary malignant neoplasm of bladder and other and unspecified urinary organs +C792 Secondary malignant neoplasm of skin +C793 Secondary malignant neoplasm of brain and cerebral meninges +C794 Secondary malignant neoplasm of other and unspecified parts of nervous system +C795 Secondary malignant neoplasm of bone and bone marrow +C796 Secondary malignant neoplasm of ovary +C797 Secondary malignant neoplasm of adrenal gland +C798 Secondary malignant neoplasm of other specified sites +C799 Secondary malignant neoplasm, unspecified site +C80 Malignant neoplasm, without specification of site +C800 Malignant neoplasm, primary site unknown, so stated +C809 Malignant neoplasm, primary site unspecified +C81 Hodgkin lymphoma +C810 Nodular lymphocyte predominant Hodgkin lymphoma +C811 Nodular sclerosis classical Hodgkin lymphoma +C812 Mixed cellularity classical Hodgkin lymphoma +C813 Lymphocyte depleted classical Hodgkin lymphoma +C814 Lymphocyte-rich (classical) Hodgkin lymphoma +C817 Other classical Hodgkin lymphoma +C819 Hodgkin lymphoma, unspecified +C82 Follicular lymphoma +C820 Follicular lymphoma grade I +C821 Follicular lymphoma grade II +C822 Follicular lymphoma grade III, unspecified +C823 Follicular lymphoma grade IIIa +C824 Follicular lymphoma grade IIIb +C825 Diffuse follicle centre lymphoma +C826 Cutaneous follicle centre lymphoma +C827 Other types of follicular lymphoma +C829 Follicular lymphoma, unspecified +C83 Non-follicular lymphoma +C830 Small cell B-cell lymphoma +C831 Mantle cell lymphoma +C833 Diffuse large B-cell lymphoma +C835 Lymphoblastic (diffuse) lymphoma +C837 Burkitt lymphoma +C838 Other non-follicular lymphoma +C839 Non-follicular (diffuse) lymphoma, unspecified +C84 Mature T/NK-cell lymphomas +C840 Mycosis fungoides +C841 Sézary disease +C844 Peripheral T-cell lymphoma, not elsewhere classified +C845 Other mature T/NK-cell lymphomas +C846 Anaplastic large cell lymphoma, ALK-positive +C847 Anaplastic large cell lymphoma, ALK-negative +C848 Cutaneous T-cell lymphoma, unspecified +C849 Mature T/NK-cell lymphoma, unspecified +C85 Other and unspecified types of non-Hodgkin lymphoma +C851 B-cell lymphoma, unspecified +C852 Mediastinal (thymic) large B-cell lymphoma +C857 Other specified types of non-Hodgkin lymphoma +C859 Non-Hodgkin lymphoma, unspecified +C86 Other specified types of T/NK-cell lymphoma +C860 Extranodal NK/T-cell lymphoma, nasal type +C861 Hepatosplenic T-cell lymphoma +C862 Enteropathy-type (intestinal) T-cell lymphoma +C863 Subcutaneous panniculitis-like T-cell lymphoma +C864 Blastic NK-cell lymphoma +C865 Angioimmunoblastic T-cell lymphoma +C866 Primary cutaneous CD30-positive T-cell proliferations +C88 Malignant immunoproliferative diseases +C880 Waldenström macroglobulinaemia +C882 Other heavy chain disease +C883 Immunoproliferative small intestinal disease +C884 Extranodal marginal zone B-cell lymphoma of mucosa-associated lymphoid tissue [MALT-lyphoma] +C887 Other malignant immunoproliferative diseases +C889 Malignant immunoproliferative disease, unspecified +C90 Multiple myeloma and malignant plasma cell neoplasms +C900 Multiple myeloma +C901 Plasma cell leukaemia +C902 Extramedullary plasmacytoma +C903 Solitary plasmacytoma +C91 Lymphoid leukaemia +C910 Acute lymphoblastic leukaemia [ALL] +C911 Chronic lymphocytic leukaemia of B-cell type +C913 Prolymphocytic leukaemia of B-cell type +C914 Hairy-cell leukaemia +C915 Adult T-cell lymphoma/leukaemia [HTLV-1-associated] +C916 Prolymphocytic leukaemia of T-cell type +C917 Other lymphoid leukaemia +C918 Mature B-cell leukaemia Burkitt-type +C919 Lymphoid leukaemia, unspecified +C92 Myeloid leukaemia +C920 Acute myeloblastic leukaemia [AML] +C921 Chronic myeloid leukaemia [CML], BCR/ABL-positive +C922 Atypical chronic myeloid leukaemia, BCR/ABL- negative +C923 Myeloid sarcoma +C924 Acute promyelocytic leukaemia [PML] +C925 Acute myelomonocytic leukaemia +C926 Acute myeloid leukaemia with 11q23-abnormality +C927 Other myeloid leukaemia +C928 Acute myeloid leukaemia with multilineage dysplasia +C929 Myeloid leukaemia, unspecified +C93 Monocytic leukaemia +C930 Acute monoblastic/monocytic leukaemia +C931 Chronic myelomonocytic leukaemia +C933 Juvenile myelomonocytic leukaemia +C937 Other monocytic leukaemia +C939 Monocytic leukaemia, unspecified +C94 Other leukaemias of specified cell type +C940 Acute erythroid leukaemia +C942 Acute megakaryoblastic leukaemia +C943 Mast cell leukaemia +C944 Acute panmyelosis with myelofibrosis +C946 Myelodysplastic and myeloproliferative disease, not elsewhere classified +C947 Other specified leukaemias +C95 Leukaemia of unspecified cell type +C950 Acute leukaemia of unspecified cell type +C951 Chronic leukaemia of unspecified cell type +C957 Other leukaemia of unspecified cell type +C959 Leukaemia, unspecified +C96 Other and unspecified malignant neoplasms of lymphoid, haematopoietic and related tissue +C960 Multifocal and multisystemic (disseminated) Langerhans-cell histiocytosis [Letterer-Siwe disease] +C962 Malignant mast cell tumour +C964 Sarcoma of dendritic cells (accessory cells) +C965 Multifocal and unisystemic Langerhans-cell histiocytosis +C966 Unifocal Langerhans-cell histiocytosis +C967 Other specified malignant neoplasms of lymphoid, haematopoietic and related tissue +C968 Histiocytic sarcoma +C969 Malignant neoplasm of lymphoid, haematopoietic and related tissue, unspecified +C97 Malignant neoplasms of independent (primary) multiple sites +D00 Carcinoma in situ of oral cavity, oesophagus and stomach +D000 Carcinoma in situ: Lip, oral cavity and pharynx +D001 Carcinoma in situ: Oesophagus +D002 Carcinoma in situ: Stomach +D01 Carcinoma in situ of other and unspecified digestive organs +D010 Carcinoma in situ: Colon +D011 Carcinoma in situ: Rectosigmoid junction +D012 Carcinoma in situ: Rectum +D013 Carcinoma in situ: Anus and anal canal +D014 Carcinoma in situ: Other and unspecified parts of intestine +D015 Carcinoma in situ: Liver, gallbladder and bile ducts +D017 Carcinoma in situ: Other specified digestive organs +D019 Carcinoma in situ: Digestive organ, unspecified +D02 Carcinoma in situ of middle ear and respiratory system +D020 Carcinoma in situ: Larynx +D021 Carcinoma in situ: Trachea +D022 Carcinoma in situ: Bronchus and lung +D023 Carcinoma in situ: Other parts of respiratory system +D024 Carcinoma in situ: Respiratory system, unspecified +D03 Melanoma in situ +D030 Melanoma in situ of lip +D031 Melanoma in situ of eyelid, including canthus +D032 Melanoma in situ of ear and external auricular canal +D033 Melanoma in situ of other and unspecified parts of face +D034 Melanoma in situ of scalp and neck +D035 Melanoma in situ of trunk +D036 Melanoma in situ of upper limb, including shoulder +D037 Melanoma in situ of lower limb, including hip +D038 Melanoma in situ of other sites +D039 Melanoma in situ, unspecified +D04 Carcinoma in situ of skin +D040 Carcinoma in situ: Skin of lip +D041 Carcinoma in situ: Skin of eyelid, including canthus +D042 Carcinoma in situ: Skin of ear and external auricular canal +D043 Carcinoma in situ: Skin of other and unspecified parts of face +D044 Carcinoma in situ: Skin of scalp and neck +D045 Carcinoma in situ: Skin of trunk +D046 Carcinoma in situ: Skin of upper limb, including shoulder +D047 Carcinoma in situ: Skin of lower limb, including hip +D048 Carcinoma in situ: Skin of other sites +D049 Carcinoma in situ: Skin, unspecified +D05 Carcinoma in situ of breast +D050 Lobular carcinoma in situ +D051 Intraductal carcinoma in situ +D057 Other carcinoma in situ of breast +D059 Carcinoma in situ of breast, unspecified +D06 Carcinoma in situ of cervix uteri +D060 Carcinoma in situ: Endocervix +D061 Carcinoma in situ: Exocervix +D067 Carcinoma in situ: Other parts of cervix +D069 Carcinoma in situ: Cervix, unspecified +D07 Carcinoma in situ of other and unspecified genital organs +D070 Carcinoma in situ: Endometrium +D071 Carcinoma in situ: Vulva +D072 Carcinoma in situ: Vagina +D073 Carcinoma in situ: Other and unspecified female genital organs +D074 Carcinoma in situ: Penis +D075 Carcinoma in situ: Prostate +D076 Carcinoma in situ: Other and unspecified male genital organs +D09 Carcinoma in situ of other and unspecified sites +D090 Carcinoma in situ: Bladder +D091 Carcinoma in situ: Other and unspecified urinary organs +D092 Carcinoma in situ: Eye +D093 Carcinoma in situ: Thyroid and other endocrine glands +D097 Carcinoma in situ of other specified sites +D099 Carcinoma in situ, unspecified +D10 Benign neoplasm of mouth and pharynx +D100 Benign neoplasm: Lip +D101 Benign neoplasm: Tongue +D102 Benign neoplasm: Floor of mouth +D103 Benign neoplasm: Other and unspecified parts of mouth +D104 Benign neoplasm: Tonsil +D105 Benign neoplasm: Other parts of oropharynx +D106 Benign neoplasm: Nasopharynx +D107 Benign neoplasm: Hypopharynx +D109 Benign neoplasm: Pharynx, unspecified +D11 Benign neoplasm of major salivary glands +D110 Benign neoplasm: Parotid gland +D117 Benign neoplasm: Other major salivary glands +D119 Benign neoplasm: Major salivary gland, unspecified +D12 Benign neoplasm of colon, rectum, anus and anal canal +D120 Benign neoplasm: Caecum +D121 Benign neoplasm: Appendix +D122 Benign neoplasm: Ascending colon +D123 Benign neoplasm: Transverse colon +D124 Benign neoplasm: Descending colon +D125 Benign neoplasm: Sigmoid colon +D126 Benign neoplasm: Colon, unspecified +D127 Benign neoplasm: Rectosigmoid junction +D128 Benign neoplasm: Rectum +D129 Benign neoplasm: Anus and anal canal +D13 Benign neoplasm of other and ill-defined parts of digestive system +D130 Benign neoplasm: Oesophagus +D131 Benign neoplasm: Stomach +D132 Benign neoplasm: Duodenum +D133 Benign neoplasm: Other and unspecified parts of small intestine +D134 Benign neoplasm: Liver +D135 Benign neoplasm: Extrahepatic bile ducts +D136 Benign neoplasm: Pancreas +D137 Benign neoplasm: Endocrine pancreas +D139 Benign neoplasm: Ill-defined sites within the digestive system +D14 Benign neoplasm of middle ear and respiratory system +D140 Benign neoplasm: Middle ear, nasal cavity and accessory sinuses +D141 Benign neoplasm: Larynx +D142 Benign neoplasm: Trachea +D143 Benign neoplasm: Bronchus and lung +D144 Benign neoplasm: Respiratory system, unspecified +D15 Benign neoplasm of other and unspecified intrathoracic organs +D150 Benign neoplasm: Thymus +D151 Benign neoplasm: Heart +D152 Benign neoplasm: Mediastinum +D157 Benign neoplasm: Other specified intrathoracic organs +D159 Benign neoplasm: Intrathoracic organ, unspecified +D16 Benign neoplasm of bone and articular cartilage +D160 Benign neoplasm: Scapula and long bones of upper limb +D161 Benign neoplasm: Short bones of upper limb +D162 Benign neoplasm: Long bones of lower limb +D163 Benign neoplasm: Short bones of lower limb +D164 Benign neoplasm: Bones of skull and face +D165 Benign neoplasm: Lower jaw bone +D166 Benign neoplasm: Vertebral column +D167 Benign neoplasm: Ribs, sternum and clavicle +D168 Benign neoplasm: Pelvic bones, sacrum and coccyx +D169 Benign neoplasm: Bone and articular cartilage, unspecified +D17 Benign lipomatous neoplasm +D170 Benign lipomatous neoplasm of skin and subcutaneous tissue of head, face and neck +D171 Benign lipomatous neoplasm of skin and subcutaneous tissue of trunk +D172 Benign lipomatous neoplasm of skin and subcutaneous tissue of limbs +D173 Benign lipomatous neoplasm of skin and subcutaneous tissue of other and unspecified sites +D174 Benign lipomatous neoplasm of intrathoracic organs +D175 Benign lipomatous neoplasm of intra-abdominal organs +D176 Benign lipomatous neoplasm of spermatic cord +D177 Benign lipomatous neoplasm of other sites +D179 Benign lipomatous neoplasm, unspecified +D18 Haemangioma and lymphangioma, any site +D180 Haemangioma, any site +D181 Lymphangioma, any site +D19 Benign neoplasm of mesothelial tissue +D190 Benign neoplasm: Mesothelial tissue of pleura +D191 Benign neoplasm: Mesothelial tissue of peritoneum +D197 Benign neoplasm: Mesothelial tissue of other sites +D199 Benign neoplasm: Mesothelial tissue, unspecified +D20 Benign neoplasm of soft tissue of retroperitoneum and peritoneum +D200 Benign neoplasm: Retroperitoneum +D201 Benign neoplasm: Peritoneum +D21 Other benign neoplasms of connective and other soft tissue +D210 Benign neoplasm: Connective and other soft tissue of head, face and neck +D211 Benign neoplasm: Connective and other soft tissue of upper limb, including shoulder +D212 Benign neoplasm: Connective and other soft tissue of lower limb, including hip +D213 Benign neoplasm: Connective and other soft tissue of thorax +D214 Benign neoplasm: Connective and other soft tissue of abdomen +D215 Benign neoplasm: Connective and other soft tissue of pelvis +D216 Benign neoplasm: Connective and other soft tissue of trunk, unspecified +D219 Benign neoplasm: Connective and other soft tissue, unspecified +D22 Melanocytic naevi +D220 Melanocytic naevi of lip +D221 Melanocytic naevi of eyelid, including canthus +D222 Melanocytic naevi of ear and external auricular canal +D223 Melanocytic naevi of other and unspecified parts of face +D224 Melanocytic naevi of scalp and neck +D225 Melanocytic naevi of trunk +D226 Melanocytic naevi of upper limb, including shoulder +D227 Melanocytic naevi of lower limb, including hip +D229 Melanocytic naevi, unspecified +D23 Other benign neoplasms of skin +D230 Benign neoplasm: Skin of lip +D231 Benign neoplasm: Skin of eyelid, including canthus +D232 Benign neoplasm: Skin of ear and external auricular canal +D233 Benign neoplasm: Skin of other and unspecified parts of face +D234 Benign neoplasm: Skin of scalp and neck +D235 Benign neoplasm: Skin of trunk +D236 Benign neoplasm: Skin of upper limb, including shoulder +D237 Benign neoplasm: Skin of lower limb, including hip +D239 Benign neoplasm: Skin, unspecified +D24 Benign neoplasm of breast +D25 Leiomyoma of uterus +D250 Submucous leiomyoma of uterus +D251 Intramural leiomyoma of uterus +D252 Subserosal leiomyoma of uterus +D259 Leiomyoma of uterus, unspecified +D26 Other benign neoplasms of uterus +D260 Other benign neoplasm: Cervix uteri +D261 Other benign neoplasm: Corpus uteri +D267 Other benign neoplasm: Other parts of uterus +D269 Other benign neoplasm: Uterus, unspecified +D27 Benign neoplasm of ovary +D28 Benign neoplasm of other and unspecified female genital organs +D280 Benign neoplasm: Vulva +D281 Benign neoplasm: Vagina +D282 Benign neoplasm: Uterine tubes and ligaments +D287 Benign neoplasm: Other specified female genital organs +D289 Benign neoplasm: Female genital organ, unspecified +D29 Benign neoplasm of male genital organs +D290 Benign neoplasm: Penis +D291 Benign neoplasm: Prostate +D292 Benign neoplasm: Testis +D293 Benign neoplasm: Epididymis +D294 Benign neoplasm: Scrotum +D297 Benign neoplasm: Other male genital organs +D299 Benign neoplasm: Male genital organ, unspecified +D30 Benign neoplasm of urinary organs +D300 Benign neoplasm: Kidney +D301 Benign neoplasm: Renal pelvis +D302 Benign neoplasm: Ureter +D303 Benign neoplasm: Bladder +D304 Benign neoplasm: Urethra +D307 Benign neoplasm: Other urinary organs +D309 Benign neoplasm: Urinary organ, unspecified +D31 Benign neoplasm of eye and adnexa +D310 Benign neoplasm: Conjunctiva +D311 Benign neoplasm: Cornea +D312 Benign neoplasm: Retina +D313 Benign neoplasm: Choroid +D314 Benign neoplasm: Ciliary body +D315 Benign neoplasm: Lacrimal gland and duct +D316 Benign neoplasm: Orbit, unspecified +D319 Benign neoplasm: Eye, unspecified +D32 Benign neoplasm of meninges +D320 Benign neoplasm: Cerebral meninges +D321 Benign neoplasm: Spinal meninges +D329 Benign neoplasm: Meninges, unspecified +D33 Benign neoplasm of brain and other parts of central nervous system +D330 Benign neoplasm: Brain, supratentorial +D331 Benign neoplasm: Brain, infratentorial +D332 Benign neoplasm: Brain, unspecified +D333 Benign neoplasm: Cranial nerves +D334 Benign neoplasm: Spinal cord +D337 Benign neoplasm: Other specified parts of central nervous system +D339 Benign neoplasm: Central nervous system, unspecified +D34 Benign neoplasm of thyroid gland +D35 Benign neoplasm of other and unspecified endocrine glands +D350 Benign neoplasm: Adrenal gland +D351 Benign neoplasm: Parathyroid gland +D352 Benign neoplasm: Pituitary gland +D353 Benign neoplasm: Craniopharyngeal duct +D354 Benign neoplasm: Pineal gland +D355 Benign neoplasm: Carotid body +D356 Benign neoplasm: Aortic body and other paraganglia +D357 Benign neoplasm: Other specified endocrine glands +D358 Benign neoplasm: Pluriglandular involvement +D359 Benign neoplasm: Endocrine gland, unspecified +D36 Benign neoplasm of other and unspecified sites +D360 Benign neoplasm: Lymph nodes +D361 Benign neoplasm: Peripheral nerves and autonomic nervous system +D367 Benign neoplasm: Other specified sites +D369 Benign neoplasm: Benign neoplasm of unspecified site +D37 Neoplasm of uncertain or unknown behaviour of oral cavity and digestive organs +D370 Neoplasm of uncertain or unknown behaviour: Lip, oral cavity and pharynx +D371 Neoplasm of uncertain or unknown behaviour: Stomach +D372 Neoplasm of uncertain or unknown behaviour: Small intestine +D373 Neoplasm of uncertain or unknown behaviour: Appendix +D374 Neoplasm of uncertain or unknown behaviour: Colon +D375 Neoplasm of uncertain or unknown behaviour: Rectum +D376 Neoplasm of uncertain or unknown behaviour: Liver, gallbladder and bile ducts +D377 Neoplasm of uncertain or unknown behaviour: Other digestive organs +D379 Neoplasm of uncertain or unknown behaviour: Digestive organ, unspecified +D38 Neoplasm of uncertain or unknown behaviour of middle ear and respiratory and intrathoracic organs +D380 Neoplasm of uncertain or unknown behaviour: Larynx +D381 Neoplasm of uncertain or unknown behaviour: Trachea, bronchus and lung +D382 Neoplasm of uncertain or unknown behaviour: Pleura +D383 Neoplasm of uncertain or unknown behaviour: Mediastinum +D384 Neoplasm of uncertain or unknown behaviour: Thymus +D385 Neoplasm of uncertain or unknown behaviour: Other respiratory organs +D386 Neoplasm of uncertain or unknown behaviour: Respiratory organ, unspecified +D39 Neoplasm of uncertain or unknown behaviour of female genital organs +D390 Neoplasm of uncertain or unknown behaviour: Uterus +D391 Neoplasm of uncertain or unknown behaviour: Ovary +D392 Neoplasm of uncertain or unknown behaviour: Placenta +D397 Neoplasm of uncertain or unknown behaviour: Other female genital organs +D399 Neoplasm of uncertain or unknown behaviour: Female genital organ, unspecified +D40 Neoplasm of uncertain or unknown behaviour of male genital organs +D400 Neoplasm of uncertain or unknown behaviour: Prostate +D401 Neoplasm of uncertain or unknown behaviour: Testis +D407 Neoplasm of uncertain or unknown behaviour: Other male genital organs +D409 Neoplasm of uncertain or unknown behaviour: Male genital organ, unspecified +D41 Neoplasm of uncertain or unknown behaviour of urinary organs +D410 Neoplasm of uncertain or unknown behaviour: Kidney +D411 Neoplasm of uncertain or unknown behaviour: Renal pelvis +D412 Neoplasm of uncertain or unknown behaviour: Ureter +D413 Neoplasm of uncertain or unknown behaviour: Urethra +D414 Neoplasm of uncertain or unknown behaviour: Bladder +D417 Neoplasm of uncertain or unknown behaviour: Other urinary organs +D419 Neoplasm of uncertain or unknown behaviour: Urinary organ, unspecified +D42 Neoplasm of uncertain or unknown behaviour of meninges +D420 Neoplasm of uncertain or unknown behaviour: Cerebral meninges +D421 Neoplasm of uncertain or unknown behaviour: Spinal meninges +D429 Neoplasm of uncertain or unknown behaviour: Meninges, unspecified +D43 Neoplasm of uncertain or unknown behaviour of brain and central nervous system +D430 Neoplasm of uncertain or unknown behaviour: Brain, supratentorial +D431 Neoplasm of uncertain or unknown behaviour: Brain, infratentorial +D432 Neoplasm of uncertain or unknown behaviour: Brain, unspecified +D433 Neoplasm of uncertain or unknown behaviour: Cranial nerves +D434 Neoplasm of uncertain or unknown behaviour: Spinal cord +D437 Neoplasm of uncertain or unknown behaviour: Other parts of central nervous system +D439 Neoplasm of uncertain or unknown behaviour: Central nervous system, unspecified +D44 Neoplasm of uncertain or unknown behaviour of endocrine glands +D440 Neoplasm of uncertain or unknown behaviour: Thyroid gland +D441 Neoplasm of uncertain or unknown behaviour: Adrenal gland +D442 Neoplasm of uncertain or unknown behaviour: Parathyroid gland +D443 Neoplasm of uncertain or unknown behaviour: Pituitary gland +D444 Neoplasm of uncertain or unknown behaviour: Craniopharyngeal duct +D445 Neoplasm of uncertain or unknown behaviour: Pineal gland +D446 Neoplasm of uncertain or unknown behaviour: Carotid body +D447 Neoplasm of uncertain or unknown behaviour: Aortic body and other paraganglia +D448 Neoplasm of uncertain or unknown behaviour: Pluriglandular involvement +D449 Neoplasm of uncertain or unknown behaviour: Endocrine gland, unspecified +D45 Polycythaemia vera +D46 Myelodysplastic syndromes +D460 Refractory anaemia without ring sideroblasts, so stated +D461 Refractory anaemia with ring sideroblasts +D462 Refractory anaemia with excess of blasts [RAEB] +D464 Refractory anaemia, unspecified +D465 Refractory anaemia with multi-lineage dysplasia +D466 Myelodysplastic syndrome with isolated del(5q) chromosomal abnormality +D467 Other myelodysplastic syndromes +D469 Myelodysplastic syndrome, unspecified +D47 Other neoplasms of uncertain or unknown behaviour of lymphoid, haematopoietic and related tissue +D470 Histiocytic and mast cell tumours of uncertain and unknown behaviour +D471 Chronic myeloproliferative disease +D472 Monoclonal gammopathy of undetermined significance (MGUS) +D473 Essential (haemorrhagic) thrombocythaemia +D474 Osteomyelofibrosis +D475 Chronic eosinophilic leukaemia [hypereosinophilic syndrome] +D477 Other specified neoplasms of uncertain or unknown behaviour of lymphoid, haematopoietic and related tissue +D479 Neoplasm of uncertain or unknown behaviour of lymphoid, haematopoietic and related tissue, unspecified +D48 Neoplasm of uncertain or unknown behaviour of other and unspecified sites +D480 Neoplasm of uncertain or unknown behaviour: Bone and articular cartilage +D481 Neoplasm of uncertain or unknown behaviour: Connective and other soft tissue +D482 Neoplasm of uncertain or unknown behaviour: Peripheral nerves and autonomic nervous system +D483 Neoplasm of uncertain or unknown behaviour: Retroperitoneum +D484 Neoplasm of uncertain or unknown behaviour: Peritoneum +D485 Neoplasm of uncertain or unknown behaviour: Skin +D486 Neoplasm of uncertain or unknown behaviour: Breast +D487 Neoplasm of uncertain or unknown behaviour: Other specified sites +D489 Neoplasm of uncertain or unknown behaviour: Neoplasm of uncertain or unknown behaviour, unspecified +D50 Iron deficiency anaemia +D500 Iron deficiency anaemia secondary to blood loss (chronic) +D501 Sideropenic dysphagia +D508 Other iron deficiency anaemias +D509 Iron deficiency anaemia, unspecified +D51 Vitamin B 12 deficiency anaemia +D510 Vitamin B 12 deficiency anaemia due to intrinsic factor deficiency +D511 Vitamin B 12 deficiency anaemia due to selective vitamin B 12 malabsorption with proteinuria +D512 Transcobalamin II deficiency +D513 Other dietary vitamin B 12 deficiency anaemia +D518 Other vitamin B 12 deficiency anaemias +D519 Vitamin B 12 deficiency anaemia, unspecified +D52 Folate deficiency anaemia +D520 Dietary folate deficiency anaemia +D521 Drug-induced folate deficiency anaemia +D528 Other folate deficiency anaemias +D529 Folate deficiency anaemia, unspecified +D53 Other nutritional anaemias +D530 Protein deficiency anaemia +D531 Other megaloblastic anaemias, not elsewhere classified +D532 Scorbutic anaemia +D538 Other specified nutritional anaemias +D539 Nutritional anaemia, unspecified +D55 Anaemia due to enzyme disorders +D550 Anaemia due to glucose-6-phosphate dehydrogenase [G6PD] deficiency +D551 Anaemia due to other disorders of glutathione metabolism +D552 Anaemia due to disorders of glycolytic enzymes +D553 Anaemia due to disorders of nucleotide metabolism +D558 Other anaemias due to enzyme disorders +D559 Anaemia due to enzyme disorder, unspecified +D56 Thalassaemia +D560 Alpha thalassaemia +D561 Beta thalassaemia +D562 Delta-beta thalassaemia +D563 Thalassaemia trait +D564 Hereditary persistence of fetal haemoglobin [HPFH] +D568 Other thalassaemias +D569 Thalassaemia, unspecified +D57 Sickle-cell disorders +D570 Sickle-cell anaemia with crisis +D571 Sickle-cell anaemia without crisis +D572 Double heterozygous sickling disorders +D573 Sickle-cell trait +D578 Other sickle-cell disorders +D58 Other hereditary haemolytic anaemias +D580 Hereditary spherocytosis +D581 Hereditary elliptocytosis +D582 Other haemoglobinopathies +D588 Other specified hereditary haemolytic anaemias +D589 Hereditary haemolytic anaemia, unspecified +D59 Acquired haemolytic anaemia +D590 Drug-induced autoimmune haemolytic anaemia +D591 Other autoimmune haemolytic anaemias +D592 Drug-induced nonautoimmune haemolytic anaemia +D593 Haemolytic-uraemic syndrome +D594 Other nonautoimmune haemolytic anaemias +D595 Paroxysmal nocturnal haemoglobinuria [Marchiafava-Micheli] +D596 Haemoglobinuria due to haemolysis from other external causes +D598 Other acquired haemolytic anaemias +D599 Acquired haemolytic anaemia, unspecified +D60 Acquired pure red cell aplasia [erythroblastopenia] +D600 Chronic acquired pure red cell aplasia +D601 Transient acquired pure red cell aplasia +D608 Other acquired pure red cell aplasias +D609 Acquired pure red cell aplasia, unspecified +D61 Other aplastic anaemias +D610 Constitutional aplastic anaemia +D611 Drug-induced aplastic anaemia +D612 Aplastic anaemia due to other external agents +D613 Idiopathic aplastic anaemia +D618 Other specified aplastic anaemias +D619 Aplastic anaemia, unspecified +D62 Acute posthaemorrhagic anaemia +D63 Anaemia in chronic diseases classified elsewhere +D630 Anaemia in neoplastic disease +D638 Anaemia in other chronic diseases classified elsewhere +D64 Other anaemias +D640 Hereditary sideroblastic anaemia +D641 Secondary sideroblastic anaemia due to disease +D642 Secondary sideroblastic anaemia due to drugs and toxins +D643 Other sideroblastic anaemias +D644 Congenital dyserythropoietic anaemia +D648 Other specified anaemias +D649 Anaemia, unspecified +D65 Disseminated intravascular coagulation [defibrination syndrome] +D66 Hereditary factor VIII deficiency +D67 Hereditary factor IX deficiency +D68 Other coagulation defects +D680 Von Willebrand disease +D681 Hereditary factor XI deficiency +D682 Hereditary deficiency of other clotting factors +D683 Haemorrhagic disorder due to circulating anticoagulants +D684 Acquired coagulation factor deficiency +D685 Primary thrombophilia +D686 Other thrombophilia +D688 Other specified coagulation defects +D689 Coagulation defect, unspecified +D69 Purpura and other haemorrhagic conditions +D690 Allergic purpura +D691 Qualitative platelet defects +D692 Other nonthrombocytopenic purpura +D693 Idiopathic thrombocytopenic purpura +D694 Other primary thrombocytopenia +D695 Secondary thrombocytopenia +D696 Thrombocytopenia, unspecified +D698 Other specified haemorrhagic conditions +D699 Haemorrhagic condition, unspecified +D70 Agranulocytosis +D71 Functional disorders of polymorphonuclear neutrophils +D72 Other disorders of white blood cells +D720 Genetic anomalies of leukocytes +D721 Eosinophilia +D728 Other specified disorders of white blood cells +D729 Disorder of white blood cells, unspecified +D73 Diseases of spleen +D730 Hyposplenism +D731 Hypersplenism +D732 Chronic congestive splenomegaly +D733 Abscess of spleen +D734 Cyst of spleen +D735 Infarction of spleen +D738 Other diseases of spleen +D739 Disease of spleen, unspecified +D74 Methaemoglobinaemia +D740 Congenital methaemoglobinaemia +D748 Other methaemoglobinaemias +D749 Methaemoglobinaemia, unspecified +D75 Other diseases of blood and blood-forming organs +D750 Familial erythrocytosis +D751 Secondary polycythaemia +D758 Other specified diseases of blood and blood-forming organs +D759 Disease of blood and blood-forming organs, unspecified +D76 Other specified diseases with participation of lymphoreticular and reticulohistiocytic tissue +D761 Haemophagocytic lymphohistiocytosis +D762 Haemophagocytic syndrome, infection-associated +D763 Other histiocytosis syndromes +D77 Other disorders of blood and blood-forming organs in diseases classified elsewhere +D80 Immunodeficiency with predominantly antibody defects +D800 Hereditary hypogammaglobulinaemia +D801 Nonfamilial hypogammaglobulinaemia +D802 Selective deficiency of immunoglobulin A [IgA] +D803 Selective deficiency of immunoglobulin G [IgG] subclasses +D804 Selective deficiency of immunoglobulin M [IgM] +D805 Immunodeficiency with increased immunoglobulin M [IgM] +D806 Antibody deficiency with near-normal immunoglobulins or with hyperimmunoglobulinaemia +D807 Transient hypogammaglobulinaemia of infancy +D808 Other immunodeficiencies with predominantly antibody defects +D809 Immunodeficiency with predominantly antibody defects, unspecified +D81 Combined immunodeficiencies +D810 Severe combined immunodeficiency [SCID] with reticular dysgenesis +D811 Severe combined immunodeficiency [SCID] with low T- and B-cell numbers +D812 Severe combined immunodeficiency [SCID] with low or normal B-cell numbers +D813 Adenosine deaminase [ADA] deficiency +D814 Nezelof syndrome +D815 Purine nucleoside phosphorylase [PNP] deficiency +D816 Major histocompatibility complex class I deficiency +D817 Major histocompatibility complex class II deficiency +D818 Other combined immunodeficiencies +D819 Combined immunodeficiency, unspecified +D82 Immunodeficiency associated with other major defects +D820 Wiskott-Aldrich syndrome +D821 Di George syndrome +D822 Immunodeficiency with short-limbed stature +D823 Immunodeficiency following hereditary defective response to Epstein-Barr virus +D824 Hyperimmunoglobulin E [IgE] syndrome +D828 Immunodeficiency associated with other specified major defects +D829 Immunodeficiency associated with major defect, unspecified +D83 Common variable immunodeficiency +D830 Common variable immunodeficiency with predominant abnormalities of B-cell numbers and function +D831 Common variable immunodeficiency with predominant immunoregulatory T-cell disorders +D832 Common variable immunodeficiency with autoantibodies to B- or T-cells +D838 Other common variable immunodeficiencies +D839 Common variable immunodeficiency, unspecified +D84 Other immunodeficiencies +D840 Lymphocyte function antigen-1 [LFA-1] defect +D841 Defects in the complement system +D848 Other specified immunodeficiencies +D849 Immunodeficiency, unspecified +D86 Sarcoidosis +D860 Sarcoidosis of lung +D861 Sarcoidosis of lymph nodes +D862 Sarcoidosis of lung with sarcoidosis of lymph nodes +D863 Sarcoidosis of skin +D868 Sarcoidosis of other and combined sites +D869 Sarcoidosis, unspecified +D89 Other disorders involving the immune mechanism, not elsewhere classified +D890 Polyclonal hypergammaglobulinaemia +D891 Cryoglobulinaemia +D892 Hypergammaglobulinaemia, unspecified +D893 Immune reconstitution syndrome +D898 Other specified disorders involving the immune mechanism, not elsewhere classified +D899 Disorder involving the immune mechanism, unspecified +E00 Congenital iodine-deficiency syndrome +E000 Congenital iodine-deficiency syndrome, neurological type +E001 Congenital iodine-deficiency syndrome, myxoedematous type +E002 Congenital iodine-deficiency syndrome, mixed type +E009 Congenital iodine-deficiency syndrome, unspecified +E01 Iodine-deficiency-related thyroid disorders and allied conditions +E010 Iodine-deficiency-related diffuse (endemic) goitre +E011 Iodine-deficiency-related multinodular (endemic) goitre +E012 Iodine-deficiency-related (endemic) goitre, unspecified +E018 Other iodine-deficiency-related thyroid disorders and allied conditions +E02 Subclinical iodine-deficiency hypothyroidism +E03 Other hypothyroidism +E030 Congenital hypothyroidism with diffuse goitre +E031 Congenital hypothyroidism without goitre +E032 Hypothyroidism due to medicaments and other exogenous substances +E033 Postinfectious hypothyroidism +E034 Atrophy of thyroid (acquired) +E035 Myxoedema coma +E038 Other specified hypothyroidism +E039 Hypothyroidism, unspecified +E04 Other nontoxic goitre +E040 Nontoxic diffuse goitre +E041 Nontoxic single thyroid nodule +E042 Nontoxic multinodular goitre +E048 Other specified nontoxic goitre +E049 Nontoxic goitre, unspecified +E05 Thyrotoxicosis [hyperthyroidism] +E050 Thyrotoxicosis with diffuse goitre +E051 Thyrotoxicosis with toxic single thyroid nodule +E052 Thyrotoxicosis with toxic multinodular goitre +E053 Thyrotoxicosis from ectopic thyroid tissue +E054 Thyrotoxicosis factitia +E055 Thyroid crisis or storm +E058 Other thyrotoxicosis +E059 Thyrotoxicosis, unspecified +E06 Thyroiditis +E060 Acute thyroiditis +E061 Subacute thyroiditis +E062 Chronic thyroiditis with transient thyrotoxicosis +E063 Autoimmune thyroiditis +E064 Drug-induced thyroiditis +E065 Other chronic thyroiditis +E069 Thyroiditis, unspecified +E07 Other disorders of thyroid +E070 Hypersecretion of calcitonin +E071 Dyshormogenetic goitre +E078 Other specified disorders of thyroid +E079 Disorder of thyroid, unspecified +E10 Type 1 diabetes mellitus +E100 Type 1 diabetes mellitus with coma +E101 Type 1 diabetes mellitus with ketoacidosis +E102 Type 1 diabetes mellitus with renal complications +E103 Type 1 diabetes mellitus with ophthalmic complications +E104 Type 1 diabetes mellitus with neurological complications +E105 Type 1 diabetes mellitus with peripheral circulatory complications +E106 Type 1 diabetes mellitus with other specified complications +E107 Type 1 diabetes mellitus with multiple complications +E108 Type 1 diabetes mellitus with unspecified complications +E109 Type 1 diabetes mellitus without complications +E11 Type 2 diabetes mellitus +E110 Type 2 diabetes mellitus with coma +E111 Type 2 diabetes mellitus with ketoacidosis +E112 Type 2 diabetes mellitus with renal complications +E113 Type 2 diabetes mellitus with ophthalmic complications +E114 Type 2 diabetes mellitus with neurological complications +E115 Type 2 diabetes mellitus with peripheral circulatory complications +E116 Type 2 diabetes mellitus with other specified complications +E117 Type 2 diabetes mellitus with multiple complications +E118 Type 2 diabetes mellitus with unspecified complications +E119 Type 2 diabetes mellitus without complications +E12 Malnutrition-related diabetes mellitus +E120 Malnutrition-related diabetes mellitus with coma +E121 Malnutrition-related diabetes mellitus with ketoacidosis +E122 Malnutrition-related diabetes mellitus with renal complications +E123 Malnutrition-related diabetes mellitus with ophthalmic complications +E124 Malnutrition-related diabetes mellitus with neurological complications +E125 Malnutrition-related diabetes mellitus with peripheral circulatory complications +E126 Malnutrition-related diabetes mellitus with other specified complications +E127 Malnutrition-related diabetes mellitus with multiple complications +E128 Malnutrition-related diabetes mellitus with unspecified complications +E129 Malnutrition-related diabetes mellitus without complications +E13 Other specified diabetes mellitus +E130 Other specified diabetes mellitus with coma +E131 Other specified diabetes mellitus with ketoacidosis +E132 Other specified diabetes mellitus with renal complications +E133 Other specified diabetes mellitus with ophthalmic complications +E134 Other specified diabetes mellitus with neurological complications +E135 Other specified diabetes mellitus with peripheral circulatory complications +E136 Other specified diabetes mellitus with other specified complications +E137 Other specified diabetes mellitus with multiple complications +E138 Other specified diabetes mellitus with unspecified complications +E139 Other specified diabetes mellitus without complications +E14 Unspecified diabetes mellitus +E140 Unspecified diabetes mellitus with coma +E141 Unspecified diabetes mellitus with ketoacidosis +E142 Unspecified diabetes mellitus with renal complications +E143 Unspecified diabetes mellitus with ophthalmic complications +E144 Unspecified diabetes mellitus with neurological complications +E145 Unspecified diabetes mellitus with peripheral circulatory complications +E146 Unspecified diabetes mellitus with other specified complications +E147 Unspecified diabetes mellitus with multiple complications +E148 Unspecified diabetes mellitus with unspecified complications +E149 Unspecified diabetes mellitus without complications +E15 Nondiabetic hypoglycaemic coma +E16 Other disorders of pancreatic internal secretion +E160 Drug-induced hypoglycaemia without coma +E161 Other hypoglycaemia +E162 Hypoglycaemia, unspecified +E163 Increased secretion of glucagon +E164 Abnormal secretion of gastrin +E168 Other specified disorders of pancreatic internal secretion +E169 Disorder of pancreatic internal secretion, unspecified +E20 Hypoparathyroidism +E200 Idiopathic hypoparathyroidism +E201 Pseudohypoparathyroidism +E208 Other hypoparathyroidism +E209 Hypoparathyroidism, unspecified +E21 Hyperparathyroidism and other disorders of parathyroid gland +E210 Primary hyperparathyroidism +E211 Secondary hyperparathyroidism, not elsewhere classified +E212 Other hyperparathyroidism +E213 Hyperparathyroidism, unspecified +E214 Other specified disorders of parathyroid gland +E215 Disorder of parathyroid gland, unspecified +E22 Hyperfunction of pituitary gland +E220 Acromegaly and pituitary gigantism +E221 Hyperprolactinaemia +E222 Syndrome of inappropriate secretion of antidiuretic hormone +E228 Other hyperfunction of pituitary gland +E229 Hyperfunction of pituitary gland, unspecified +E23 Hypofunction and other disorders of pituitary gland +E230 Hypopituitarism +E231 Drug-induced hypopituitarism +E232 Diabetes insipidus +E233 Hypothalamic dysfunction, not elsewhere classified +E236 Other disorders of pituitary gland +E237 Disorder of pituitary gland, unspecified +E24 Cushing syndrome +E240 Pituitary-dependent Cushing disease +E241 Nelson syndrome +E242 Drug-induced Cushing syndrome +E243 Ectopic ACTH syndrome +E244 Alcohol-induced pseudo-Cushing syndrome +E248 Other Cushing syndrome +E249 Cushing syndrome, unspecified +E25 Adrenogenital disorders +E250 Congenital adrenogenital disorders associated with enzyme deficiency +E258 Other adrenogenital disorders +E259 Adrenogenital disorder, unspecified +E26 Hyperaldosteronism +E260 Primary hyperaldosteronism +E261 Secondary hyperaldosteronism +E268 Other hyperaldosteronism +E269 Hyperaldosteronism, unspecified +E27 Other disorders of adrenal gland +E270 Other adrenocortical overactivity +E271 Primary adrenocortical insufficiency +E272 Addisonian crisis +E273 Drug-induced adrenocortical insufficiency +E274 Other and unspecified adrenocortical insufficiency +E275 Adrenomedullary hyperfunction +E278 Other specified disorders of adrenal gland +E279 Disorder of adrenal gland, unspecified +E28 Ovarian dysfunction +E280 Ovarian dysfunction: Estrogen excess +E281 Ovarian dysfunction: Androgen excess +E282 Polycystic ovarian syndrome +E283 Primary ovarian failure +E288 Other ovarian dysfunction +E289 Ovarian dysfunction, unspecified +E29 Testicular dysfunction +E290 Testicular hyperfunction +E291 Testicular hypofunction +E298 Other testicular dysfunction +E299 Testicular dysfunction, unspecified +E30 Disorders of puberty, not elsewhere classified +E300 Delayed puberty +E301 Precocious puberty +E308 Other disorders of puberty +E309 Disorder of puberty, unspecified +E31 Polyglandular dysfunction +E310 Autoimmune polyglandular failure +E311 Polyglandular hyperfunction +E318 Other polyglandular dysfunction +E319 Polyglandular dysfunction, unspecified +E32 Diseases of thymus +E320 Persistent hyperplasia of thymus +E321 Abscess of thymus +E328 Other diseases of thymus +E329 Disease of thymus, unspecified +E34 Other endocrine disorders +E340 Carcinoid syndrome +E341 Other hypersecretion of intestinal hormones +E342 Ectopic hormone secretion, not elsewhere classified +E343 Short stature, not elsewhere classified +E344 Constitutional tall stature +E345 Androgen resistance syndrome +E348 Other specified endocrine disorders +E349 Endocrine disorder, unspecified +E35 Disorders of endocrine glands in diseases classified elsewhere +E350 Disorders of thyroid gland in diseases classified elsewhere +E351 Disorders of adrenal glands in diseases classified elsewhere +E358 Disorders of other endocrine glands in diseases classified elsewhere +E40 Kwashiorkor +E41 Nutritional marasmus +E42 Marasmic kwashiorkor +E43 Unspecified severe protein-energy malnutrition +E44 Protein-energy malnutrition of moderate and mild degree +E440 Moderate protein-energy malnutrition +E441 Mild protein-energy malnutrition +E45 Retarded development following protein-energy malnutrition +E46 Unspecified protein-energy malnutrition +E50 Vitamin A deficiency +E500 Vitamin A deficiency with conjunctival xerosis +E501 Vitamin A deficiency with Bitot spot and conjunctival xerosis +E502 Vitamin A deficiency with corneal xerosis +E503 Vitamin A deficiency with corneal ulceration and xerosis +E504 Vitamin A deficiency with keratomalacia +E505 Vitamin A deficiency with night blindness +E506 Vitamin A deficiency with xerophthalmic scars of cornea +E507 Other ocular manifestations of vitamin A deficiency +E508 Other manifestations of vitamin A deficiency +E509 Vitamin A deficiency, unspecified +E51 Thiamine deficiency +E511 Beriberi +E512 Wernicke encephalopathy +E518 Other manifestations of thiamine deficiency +E519 Thiamine deficiency, unspecified +E52 Niacin deficiency [pellagra] +E53 Deficiency of other B group vitamins +E530 Riboflavin deficiency +E531 Pyridoxine deficiency +E538 Deficiency of other specified B group vitamins +E539 Vitamin B deficiency, unspecified +E54 Ascorbic acid deficiency +E55 Vitamin D deficiency +E550 Rickets, active +E559 Vitamin D deficiency, unspecified +E56 Other vitamin deficiencies +E560 Deficiency of vitamin E +E561 Deficiency of vitamin K +E568 Deficiency of other vitamins +E569 Vitamin deficiency, unspecified +E58 Dietary calcium deficiency +E59 Dietary selenium deficiency +E60 Dietary zinc deficiency +E61 Deficiency of other nutrient elements +E610 Copper deficiency +E611 Iron deficiency +E612 Magnesium deficiency +E613 Manganese deficiency +E614 Chromium deficiency +E615 Molybdenum deficiency +E616 Vanadium deficiency +E617 Deficiency of multiple nutrient elements +E618 Deficiency of other specified nutrient elements +E619 Deficiency of nutrient element, unspecified +E63 Other nutritional deficiencies +E630 Essential fatty acid [EFA] deficiency +E631 Imbalance of constituents of food intake +E638 Other specified nutritional deficiencies +E639 Nutritional deficiency, unspecified +E64 Sequelae of malnutrition and other nutritional deficiencies +E640 Sequelae of protein-energy malnutrition +E641 Sequelae of vitamin A deficiency +E642 Sequelae of vitamin C deficiency +E643 Sequelae of rickets +E648 Sequelae of other nutritional deficiencies +E649 Sequelae of unspecified nutritional deficiency +E65 Localized adiposity +E66 Obesity +E660 Obesity due to excess calories +E661 Drug-induced obesity +E662 Extreme obesity with alveolar hypoventilation +E668 Other obesity +E669 Obesity, unspecified +E67 Other hyperalimentation +E670 Hypervitaminosis A +E671 Hypercarotenaemia +E672 Megavitamin-B 6 syndrome +E673 Hypervitaminosis D +E678 Other specified hyperalimentation +E68 Sequelae of hyperalimentation +E70 Disorders of aromatic amino-acid metabolism +E700 Classical phenylketonuria +E701 Other hyperphenylalaninaemias +E702 Disorders of tyrosine metabolism +E703 Albinism +E708 Other disorders of aromatic amino-acid metabolism +E709 Disorder of aromatic amino-acid metabolism, unspecified +E71 Disorders of branched-chain amino-acid metabolism and fatty-acid metabolism +E710 Maple-syrup-urine disease +E711 Other disorders of branched-chain amino-acid metabolism +E712 Disorder of branched-chain amino-acid metabolism, unspecified +E713 Disorders of fatty-acid metabolism +E72 Other disorders of amino-acid metabolism +E720 Disorders of amino-acid transport +E721 Disorders of sulfur-bearing amino-acid metabolism +E722 Disorders of urea cycle metabolism +E723 Disorders of lysine and hydroxylysine metabolism +E724 Disorders of ornithine metabolism +E725 Disorders of glycine metabolism +E728 Other specified disorders of amino-acid metabolism +E729 Disorder of amino-acid metabolism, unspecified +E73 Lactose intolerance +E730 Congenital lactase deficiency +E731 Secondary lactase deficiency +E738 Other lactose intolerance +E739 Lactose intolerance, unspecified +E74 Other disorders of carbohydrate metabolism +E740 Glycogen storage disease +E741 Disorders of fructose metabolism +E742 Disorders of galactose metabolism +E743 Other disorders of intestinal carbohydrate absorption +E744 Disorders of pyruvate metabolism and gluconeogenesis +E748 Other specified disorders of carbohydrate metabolism +E749 Disorder of carbohydrate metabolism, unspecified +E75 Disorders of sphingolipid metabolism and other lipid storage disorders +E750 GM 2 gangliosidosis +E751 Other gangliosidosis +E752 Other sphingolipidosis +E753 Sphingolipidosis, unspecified +E754 Neuronal ceroid lipofuscinosis +E755 Other lipid storage disorders +E756 Lipid storage disorder, unspecified +E76 Disorders of glycosaminoglycan metabolism +E760 Mucopolysaccharidosis, type I +E761 Mucopolysaccharidosis, type II +E762 Other mucopolysaccharidoses +E763 Mucopolysaccharidosis, unspecified +E768 Other disorders of glucosaminoglycan metabolism +E769 Disorder of glucosaminoglycan metabolism, unspecified +E77 Disorders of glycoprotein metabolism +E770 Defects in post-translational modification of lysosomal enzymes +E771 Defects in glycoprotein degradation +E778 Other disorders of glycoprotein metabolism +E779 Disorder of glycoprotein metabolism, unspecified +E78 Disorders of lipoprotein metabolism and other lipidaemias +E780 Pure hypercholesterolaemia +E781 Pure hyperglyceridaemia +E782 Mixed hyperlipidaemia +E783 Hyperchylomicronaemia +E784 Other hyperlipidaemia +E785 Hyperlipidaemia, unspecified +E786 Lipoprotein deficiency +E788 Other disorders of lipoprotein metabolism +E789 Disorder of lipoprotein metabolism, unspecified +E79 Disorders of purine and pyrimidine metabolism +E790 Hyperuricaemia without signs of inflammatory arthritis and tophaceous disease +E791 Lesch-Nyhan syndrome +E798 Other disorders of purine and pyrimidine metabolism +E799 Disorder of purine and pyrimidine metabolism, unspecified +E80 Disorders of porphyrin and bilirubin metabolism +E800 Hereditary erythropoietic porphyria +E801 Porphyria cutanea tarda +E802 Other porphyria +E803 Defects of catalase and peroxidase +E804 Gilbert syndrome +E805 Crigler-Najjar syndrome +E806 Other disorders of bilirubin metabolism +E807 Disorder of bilirubin metabolism, unspecified +E83 Disorders of mineral metabolism +E830 Disorders of copper metabolism +E831 Disorders of iron metabolism +E832 Disorders of zinc metabolism +E833 Disorders of phosphorus metabolism and phosphatases +E834 Disorders of magnesium metabolism +E835 Disorders of calcium metabolism +E838 Other disorders of mineral metabolism +E839 Disorder of mineral metabolism, unspecified +E84 Cystic fibrosis +E840 Cystic fibrosis with pulmonary manifestations +E841 Cystic fibrosis with intestinal manifestations +E848 Cystic fibrosis with other manifestations +E849 Cystic fibrosis, unspecified +E85 Amyloidosis +E850 Non-neuropathic heredofamilial amyloidosis +E851 Neuropathic heredofamilial amyloidosis +E852 Heredofamilial amyloidosis, unspecified +E853 Secondary systemic amyloidosis +E854 Organ-limited amyloidosis +E858 Other amyloidosis +E859 Amyloidosis, unspecified +E86 Volume depletion +E87 Other disorders of fluid, electrolyte and acid-base balance +E870 Hyperosmolality and hypernatraemia +E871 Hypo-osmolality and hyponatraemia +E872 Acidosis +E873 Alkalosis +E874 Mixed disorder of acid-base balance +E875 Hyperkalaemia +E876 Hypokalaemia +E877 Fluid overload +E878 Other disorders of electrolyte and fluid balance, not elsewhere classified +E88 Other metabolic disorders +E880 Disorders of plasma-protein metabolism, not elsewhere classified +E881 Lipodystrophy, not elsewhere classified +E882 Lipomatosis, not elsewhere classified +E883 Tumour lysis syndrome +E888 Other specified metabolic disorders +E889 Metabolic disorder, unspecified +E89 Postprocedural endocrine and metabolic disorders, not elsewhere classified +E890 Postprocedural hypothyroidism +E891 Postprocedural hypoinsulinaemia +E892 Postprocedural hypoparathyroidism +E893 Postprocedural hypopituitarism +E894 Postprocedural ovarian failure +E895 Postprocedural testicular hypofunction +E896 Postprocedural adrenocortical(-medullary) hypofunction +E898 Other postprocedural endocrine and metabolic disorders +E899 Postprocedural endocrine and metabolic disorder, unspecified +E90 Nutritional and metabolic disorders in diseases classified elsewhere +F00 Dementia in Alzheimer disease +F000 Dementia in Alzheimer disease with early onset +F001 Dementia in Alzheimer disease with late onset +F002 Dementia in Alzheimer disease, atypical or mixed type +F009 Dementia in Alzheimer disease, unspecified +F01 Vascular dementia +F010 Vascular dementia of acute onset +F011 Multi-infarct dementia +F012 Subcortical vascular dementia +F013 Mixed cortical and subcortical vascular dementia +F018 Other vascular dementia +F019 Vascular dementia, unspecified +F02 Dementia in other diseases classified elsewhere +F020 Dementia in Pick disease +F021 Dementia in Creutzfeldt-Jakob disease +F022 Dementia in Huntington disease +F023 Dementia in Parkinson disease +F024 Dementia in human immunodeficiency virus [HIV] disease +F028 Dementia in other specified diseases classified elsewhere +F03 Unspecified dementia +F04 Organic amnesic syndrome, not induced by alcohol and other psychoactive substances +F05 Delirium, not induced by alcohol and other psychoactive substances +F050 Delirium not superimposed on dementia, so described +F051 Delirium superimposed on dementia +F058 Other delirium +F059 Delirium, unspecified +F06 Other mental disorders due to brain damage and dysfunction and to physical disease +F060 Organic hallucinosis +F061 Organic catatonic disorder +F062 Organic delusional [schizophrenia-like] disorder +F063 Organic mood [affective] disorders +F064 Organic anxiety disorder +F065 Organic dissociative disorder +F066 Organic emotionally labile [asthenic] disorder +F067 Mild cognitive disorder +F068 Other specified mental disorders due to brain damage and dysfunction and to physical disease +F069 Unspecified mental disorder due to brain damage and dysfunction and to physical disease +F07 Personality and behavioural disorders due to brain disease, damage and dysfunction +F070 Organic personality disorder +F071 Postencephalitic syndrome +F072 Postconcussional syndrome +F078 Other organic personality and behavioural disorders due to brain disease, damage and dysfunction +F079 Unspecified organic personality and behavioural disorder due to brain disease, damage and dysfunction +F09 Unspecified organic or symptomatic mental disorder +F10 Mental and behavioural disorders due to use of alcohol +F100 Mental and behavioural disorders due to use of alcohol : acute intoxication +F101 Mental and behavioural disorders due to use of alcohol : harmful use +F102 Mental and behavioural disorders due to use of alcohol : dependence syndrome +F103 Mental and behavioural disorders due to use of alcohol withdrawal state +F104 Mental and behavioural disorders due to use of alcohol withdrawal state with delirium +F105 Mental and behavioural disorders due to use of alcohol : psychotic disorder +F106 Mental and behavioural disorders due to use of alcohol : amnesic syndrome +F107 Mental and behavioural disorders due to use of alcohol : residual and late-onset psychotic disorder +F108 Mental and behavioural disorders due to use of alcohol : other mental and behavioural disorders +F109 Mental and behavioural disorders due to use of alcohol : unspecified mental and behavioural disorder +F11 Mental and behavioural disorders due to use of opioids +F110 Mental and behavioural disorders due to use of opioids : acute intoxication +F111 Mental and behavioural disorders due to use of opioids : harmful use +F112 Mental and behavioural disorders due to use of opioids : dependence syndrome +F113 Mental and behavioural disorders due to use of opioids withdrawal state +F114 Mental and behavioural disorders due to use of opioids withdrawal state with delirium +F115 Mental and behavioural disorders due to use of opioids : psychotic disorder +F116 Mental and behavioural disorders due to use of opioids : amnesic syndrome +F117 Mental and behavioural disorders due to use of opioids : residual and late-onset psychotic disorder +F118 Mental and behavioural disorders due to use of opioids : other mental and behavioural disorders +F119 Mental and behavioural disorders due to use of opioids : unspecified mental and behavioural disorder +F12 Mental and behavioural disorders due to use of cannabinoids +F120 Mental and behavioural disorders due to use of cannabinoids : acute intoxication +F121 Mental and behavioural disorders due to use of cannabinoids : harmful use +F122 Mental and behavioural disorders due to use of cannabinoids : dependence syndrome +F123 Mental and behavioural disorders due to use of cannabinoids withdrawal state +F124 Mental and behavioural disorders due to use of cannabinoids withdrawal state with delirium +F125 Mental and behavioural disorders due to use of cannabinoids : psychotic disorder +F126 Mental and behavioural disorders due to use of cannabinoids : amnesic syndrome +F127 Mental and behavioural disorders due to use of cannabinoids : residual and late-onset psychotic disorder +F128 Mental and behavioural disorders due to use of cannabinoids : other mental and behavioural disorders +F129 Mental and behavioural disorders due to use of cannabinoids : unspecified mental and behavioural disorder +F13 Mental and behavioural disorders due to use of sedatives or hypnotics +F130 Mental and behavioural disorders due to use of sedatives or hypnotics : acute intoxication +F131 Mental and behavioural disorders due to use of sedatives or hypnotics : harmful use +F132 Mental and behavioural disorders due to use of sedatives or hypnotics : dependence syndrome +F133 Mental and behavioural disorders due to use of sedatives or hypnotics withdrawal state +F134 Mental and behavioural disorders due to use of sedatives or hypnotics withdrawal state with delirium +F135 Mental and behavioural disorders due to use of sedatives or hypnotics : psychotic disorder +F136 Mental and behavioural disorders due to use of sedatives or hypnotics : amnesic syndrome +F137 Mental and behavioural disorders due to use of sedatives or hypnotics : residual and late-onset psychotic disorder +F138 Mental and behavioural disorders due to use of sedatives or hypnotics : other mental and behavioural disorders +F139 Mental and behavioural disorders due to use of sedatives or hypnotics : unspecified mental and behavioural disorder +F14 Mental and behavioural disorders due to use of cocaine +F140 Mental and behavioural disorders due to use of cocaine : acute intoxication +F141 Mental and behavioural disorders due to use of cocaine : harmful use +F142 Mental and behavioural disorders due to use of cocaine : dependence syndrome +F143 Mental and behavioural disorders due to use of cocaine withdrawal state +F144 Mental and behavioural disorders due to use of cocaine withdrawal state with delirium +F145 Mental and behavioural disorders due to use of cocaine : psychotic disorder +F146 Mental and behavioural disorders due to use of cocaine : amnesic syndrome +F147 Mental and behavioural disorders due to use of cocaine : residual and late-onset psychotic disorder +F148 Mental and behavioural disorders due to use of cocaine : other mental and behavioural disorders +F149 Mental and behavioural disorders due to use of cocaine : unspecified mental and behavioural disorder +F15 Mental and behavioural disorders due to use of other stimulants, including caffeine +F150 Mental and behavioural disorders due to use of other stimulants, including caffeine : acute intoxication +F151 Mental and behavioural disorders due to use of other stimulants, including caffeine : harmful use +F152 Mental and behavioural disorders due to use of other stimulants, including caffeine : dependence syndrome +F153 Mental and behavioural disorders due to use of other stimulants, including caffeine withdrawal state +F154 Mental and behavioural disorders due to use of other stimulants, including caffeine withdrawal state with delirium +F155 Mental and behavioural disorders due to use of other stimulants, including caffeine : psychotic disorder +F156 Mental and behavioural disorders due to use of other stimulants, including caffeine : amnesic syndrome +F157 Mental and behavioural disorders due to use of other stimulants, including caffeine : residual and late-onset psychotic disorder +F158 Mental and behavioural disorders due to use of other stimulants, including caffeine : other mental and behavioural disorders +F159 Mental and behavioural disorders due to use of other stimulants, including caffeine : unspecified mental and behavioural disorder +F16 Mental and behavioural disorders due to use of hallucinogens +F160 Mental and behavioural disorders due to use of hallucinogens : acute intoxication +F161 Mental and behavioural disorders due to use of hallucinogens : harmful use +F162 Mental and behavioural disorders due to use of hallucinogens : dependence syndrome +F163 Mental and behavioural disorders due to use of hallucinogens withdrawal state +F164 Mental and behavioural disorders due to use of hallucinogens withdrawal state with delirium +F165 Mental and behavioural disorders due to use of hallucinogens : psychotic disorder +F166 Mental and behavioural disorders due to use of hallucinogens : amnesic syndrome +F167 Mental and behavioural disorders due to use of hallucinogens : residual and late-onset psychotic disorder +F168 Mental and behavioural disorders due to use of hallucinogens : other mental and behavioural disorders +F169 Mental and behavioural disorders due to use of hallucinogens : unspecified mental and behavioural disorder +F17 Mental and behavioural disorders due to use of tobacco +F170 Mental and behavioural disorders due to use of tobacco : acute intoxication +F171 Mental and behavioural disorders due to use of tobacco : harmful use +F172 Mental and behavioural disorders due to use of tobacco : dependence syndrome +F173 Mental and behavioural disorders due to use of tobacco withdrawal state +F174 Mental and behavioural disorders due to use of tobacco withdrawal state with delirium +F175 Mental and behavioural disorders due to use of tobacco : psychotic disorder +F176 Mental and behavioural disorders due to use of tobacco : amnesic syndrome +F177 Mental and behavioural disorders due to use of tobacco : residual and late-onset psychotic disorder +F178 Mental and behavioural disorders due to use of tobacco : other mental and behavioural disorders +F179 Mental and behavioural disorders due to use of tobacco : unspecified mental and behavioural disorder +F18 Mental and behavioural disorders due to use of volatile solvents +F180 Mental and behavioural disorders due to use of volatile solvents : acute intoxication +F181 Mental and behavioural disorders due to use of volatile solvents : harmful use +F182 Mental and behavioural disorders due to use of volatile solvents : dependence syndrome +F183 Mental and behavioural disorders due to use of volatile solvents withdrawal state +F184 Mental and behavioural disorders due to use of volatile solvents withdrawal state with delirium +F185 Mental and behavioural disorders due to use of volatile solvents : psychotic disorder +F186 Mental and behavioural disorders due to use of volatile solvents : amnesic syndrome +F187 Mental and behavioural disorders due to use of volatile solvents : residual and late-onset psychotic disorder +F188 Mental and behavioural disorders due to use of volatile solvents : other mental and behavioural disorders +F189 Mental and behavioural disorders due to use of volatile solvents : unspecified mental and behavioural disorder +F19 Mental and behavioural disorders due to multiple drug use and use of other psychoactive substances +F190 Mental and behavioural disorders due to multiple drug use and use of other psychoactive substances : acute intoxication +F191 Mental and behavioural disorders due to multiple drug use and use of other psychoactive substances : harmful use +F192 Mental and behavioural disorders due to multiple drug use and use of other psychoactive substances : dependence syndrome +F193 Mental and behavioural disorders due to multiple drug use and use of other psychoactive substances withdrawal state +F194 Mental and behavioural disorders due to multiple drug use and use of other psychoactive substances withdrawal state with delirium +F195 Mental and behavioural disorders due to multiple drug use and use of other psychoactive substances : psychotic disorder +F196 Mental and behavioural disorders due to multiple drug use and use of other psychoactive substances : amnesic syndrome +F197 Mental and behavioural disorders due to multiple drug use and use of other psychoactive substances : residual and late-onset psychotic disorder +F198 Mental and behavioural disorders due to multiple drug use and use of other psychoactive substances : other mental and behavioural disorders +F199 Mental and behavioural disorders due to multiple drug use and use of other psychoactive substances : unspecified mental and behavioural disorder +F20 Schizophrenia +F200 Paranoid schizophrenia +F201 Hebephrenic schizophrenia +F202 Catatonic schizophrenia +F203 Undifferentiated schizophrenia +F204 Post-schizophrenic depression +F205 Residual schizophrenia +F206 Simple schizophrenia +F208 Other schizophrenia +F209 Schizophrenia, unspecified +F21 Schizotypal disorder +F22 Persistent delusional disorders +F220 Delusional disorder +F228 Other persistent delusional disorders +F229 Persistent delusional disorder, unspecified +F23 Acute and transient psychotic disorders +F230 Acute polymorphic psychotic disorder without symptoms of schizophrenia +F231 Acute polymorphic psychotic disorder with symptoms of schizophrenia +F232 Acute schizophrenia-like psychotic disorder +F233 Other acute predominantly delusional psychotic disorders +F238 Other acute and transient psychotic disorders +F239 Acute and transient psychotic disorder, unspecified +F24 Induced delusional disorder +F25 Schizoaffective disorders +F250 Schizoaffective disorder, manic type +F251 Schizoaffective disorder, depressive type +F252 Schizoaffective disorder, mixed type +F258 Other schizoaffective disorders +F259 Schizoaffective disorder, unspecified +F28 Other nonorganic psychotic disorders +F29 Unspecified nonorganic psychosis +F30 Manic episode +F300 Hypomania +F301 Mania without psychotic symptoms +F302 Mania with psychotic symptoms +F308 Other manic episodes +F309 Manic episode, unspecified +F31 Bipolar affective disorder +F310 Bipolar affective disorder, current episode hypomanic +F311 Bipolar affective disorder, current episode manic without psychotic symptoms +F312 Bipolar affective disorder, current episode manic with psychotic symptoms +F313 Bipolar affective disorder, current episode mild or moderate depression +F314 Bipolar affective disorder, current episode severe depression without psychotic symptoms +F315 Bipolar affective disorder, current episode severe depression with psychotic symptoms +F316 Bipolar affective disorder, current episode mixed +F317 Bipolar affective disorder, currently in remission +F318 Other bipolar affective disorders +F319 Bipolar affective disorder, unspecified +F32 Depressive episode +F320 Mild depressive episode +F321 Moderate depressive episode +F322 Severe depressive episode without psychotic symptoms +F323 Severe depressive episode with psychotic symptoms +F328 Other depressive episodes +F329 Depressive episode, unspecified +F33 Recurrent depressive disorder +F330 Recurrent depressive disorder, current episode mild +F331 Recurrent depressive disorder, current episode moderate +F332 Recurrent depressive disorder, current episode severe without psychotic symptoms +F333 Recurrent depressive disorder, current episode severe with psychotic symptoms +F334 Recurrent depressive disorder, currently in remission +F338 Other recurrent depressive disorders +F339 Recurrent depressive disorder, unspecified +F34 Persistent mood [affective] disorders +F340 Cyclothymia +F341 Dysthymia +F348 Other persistent mood [affective] disorders +F349 Persistent mood [affective] disorder, unspecified +F38 Other mood [affective] disorders +F380 Other single mood [affective] disorders +F381 Other recurrent mood [affective] disorders +F388 Other specified mood [affective] disorders +F39 Unspecified mood [affective] disorder +F40 Phobic anxiety disorders +F400 Agoraphobia +F401 Social phobias +F402 Specific (isolated) phobias +F408 Other phobic anxiety disorders +F409 Phobic anxiety disorder, unspecified +F41 Other anxiety disorders +F410 Panic disorder [episodic paroxysmal anxiety] +F411 Generalized anxiety disorder +F412 Mixed anxiety and depressive disorder +F413 Other mixed anxiety disorders +F418 Other specified anxiety disorders +F419 Anxiety disorder, unspecified +F42 Obsessive-compulsive disorder +F420 Predominantly obsessional thoughts or ruminations +F421 Predominantly compulsive acts [obsessional rituals] +F422 Mixed obsessional thoughts and acts +F428 Other obsessive-compulsive disorders +F429 Obsessive-compulsive disorder, unspecified +F43 Reaction to severe stress, and adjustment disorders +F430 Acute stress reaction +F431 Post-traumatic stress disorder +F432 Adjustment disorders +F438 Other reactions to severe stress +F439 Reaction to severe stress, unspecified +F44 Dissociative [conversion] disorders +F440 Dissociative amnesia +F441 Dissociative fugue +F442 Dissociative stupor +F443 Trance and possession disorders +F444 Dissociative motor disorders +F445 Dissociative convulsions +F446 Dissociative anaesthesia and sensory loss +F447 Mixed dissociative [conversion] disorders +F448 Other dissociative [conversion] disorders +F449 Dissociative [conversion] disorder, unspecified +F45 Somatoform disorders +F450 Somatization disorder +F451 Undifferentiated somatoform disorder +F452 Hypochondriacal disorder +F453 Somatoform autonomic dysfunction +F454 Persistent somatoform pain disorder +F458 Other somatoform disorders +F459 Somatoform disorder, unspecified +F48 Other neurotic disorders +F480 Neurasthenia +F481 Depersonalization-derealization syndrome +F488 Other specified neurotic disorders +F489 Neurotic disorder, unspecified +F50 Eating disorders +F500 Anorexia nervosa +F501 Atypical anorexia nervosa +F502 Bulimia nervosa +F503 Atypical bulimia nervosa +F504 Overeating associated with other psychological disturbances +F505 Vomiting associated with other psychological disturbances +F508 Other eating disorders +F509 Eating disorder, unspecified +F51 Nonorganic sleep disorders +F510 Nonorganic insomnia +F511 Nonorganic hypersomnia +F512 Nonorganic disorder of the sleep-wake schedule +F513 Sleepwalking [somnambulism] +F514 Sleep terrors [night terrors] +F515 Nightmares +F518 Other nonorganic sleep disorders +F519 Nonorganic sleep disorder, unspecified +F52 Sexual dysfunction, not caused by organic disorder or disease +F520 Lack or loss of sexual desire +F521 Sexual aversion and lack of sexual enjoyment +F522 Failure of genital response +F523 Orgasmic dysfunction +F524 Premature ejaculation +F525 Nonorganic vaginismus +F526 Nonorganic dyspareunia +F527 Excessive sexual drive +F528 Other sexual dysfunction, not caused by organic disorder or disease +F529 Unspecified sexual dysfunction, not caused by organic disorder or disease +F53 Mental and behavioural disorders associated with the puerperium, not elsewhere classified +F530 Mild mental and behavioural disorders associated with the puerperium, not elsewhere classified +F531 Severe mental and behavioural disorders associated with the puerperium, not elsewhere classified +F538 Other mental and behavioural disorders associated with the puerperium, not elsewhere classified +F539 Puerperal mental disorder, unspecified +F54 Psychological and behavioural factors associated with disorders or diseases classified elsewhere +F55 Abuse of non-dependence-producing substances +F59 Unspecified behavioural syndromes associated with physiological disturbances and physical factors +F60 Specific personality disorders +F600 Paranoid personality disorder +F601 Schizoid personality disorder +F602 Dissocial personality disorder +F603 Emotionally unstable personality disorder +F604 Histrionic personality disorder +F605 Anankastic personality disorder +F606 Anxious [avoidant] personality disorder +F607 Dependent personality disorder +F608 Other specific personality disorders +F609 Personality disorder, unspecified +F61 Mixed and other personality disorders +F62 Enduring personality changes, not attributable to brain damage and disease +F620 Enduring personality change after catastrophic experience +F621 Enduring personality change after psychiatric illness +F628 Other enduring personality changes +F629 Enduring personality change, unspecified +F63 Habit and impulse disorders +F630 Pathological gambling +F631 Pathological fire-setting [pyromania] +F632 Pathological stealing [kleptomania] +F633 Trichotillomania +F638 Other habit and impulse disorders +F639 Habit and impulse disorder, unspecified +F64 Gender identity disorders +F640 Transsexualism +F641 Dual-role transvestism +F642 Gender identity disorder of childhood +F648 Other gender identity disorders +F649 Gender identity disorder, unspecified +F65 Disorders of sexual preference +F650 Fetishism +F651 Fetishistic transvestism +F652 Exhibitionism +F653 Voyeurism +F654 Paedophilia +F655 Sadomasochism +F656 Multiple disorders of sexual preference +F658 Other disorders of sexual preference +F659 Disorder of sexual preference, unspecified +F66 Psychological and behavioural disorders associated with sexual development and orientation +F660 Sexual maturation disorder +F661 Egodystonic sexual orientation +F662 Sexual relationship disorder +F668 Other psychosexual development disorders +F669 Psychosexual development disorder, unspecified +F68 Other disorders of adult personality and behaviour +F680 Elaboration of physical symptoms for psychological reasons +F681 Intentional production or feigning of symptoms or disabilities, either physical or psychological [factitious disorder] +F688 Other specified disorders of adult personality and behaviour +F69 Unspecified disorder of adult personality and behaviour +F70 Mild mental retardation +F700 Mild mental retardation with the statement of no, or minimal, impairment of behaviour +F701 Mild mental retardation : significant impairment of behaviour requiring attention or treatment +F708 Mild mental retardation : other impairments of behaviour +F709 Mild mental retardation without mention of impairment of behaviour +F71 Moderate mental retardation +F710 Moderate mental retardation with the statement of no, or minimal, impairment of behaviour +F711 Moderate mental retardation : significant impairment of behaviour requiring attention or treatment +F718 Moderate mental retardation : other impairments of behaviour +F719 Moderate mental retardation without mention of impairment of behaviour +F72 Severe mental retardation +F720 Severe mental retardation with the statement of no, or minimal, impairment of behaviour +F721 Severe mental retardation : significant impairment of behaviour requiring attention or treatment +F728 Severe mental retardation : other impairments of behaviour +F729 Severe mental retardation without mention of impairment of behaviour +F73 Profound mental retardation +F730 Profound mental retardation with the statement of no, or minimal, impairment of behaviour +F731 Profound mental retardation : significant impairment of behaviour requiring attention or treatment +F738 Profound mental retardation : other impairments of behaviour +F739 Profound mental retardation without mention of impairment of behaviour +F78 Other mental retardation +F780 Other mental retardation with the statement of no, or minimal, impairment of behaviour +F781 Other mental retardation : significant impairment of behaviour requiring attention or treatment +F788 Other mental retardation : other impairments of behaviour +F789 Other mental retardation without mention of impairment of behaviour +F79 Unspecified mental retardation +F790 Unspecified mental retardation with the statement of no, or minimal, impairment of behaviour +F791 Unspecified mental retardation : significant impairment of behaviour requiring attention or treatment +F798 Unspecified mental retardation : other impairments of behaviour +F799 Unspecified mental retardation without mention of impairment of behaviour +F80 Specific developmental disorders of speech and language +F800 Specific speech articulation disorder +F801 Expressive language disorder +F802 Receptive language disorder +F803 Acquired aphasia with epilepsy [Landau-Kleffner] +F808 Other developmental disorders of speech and language +F809 Developmental disorder of speech and language, unspecified +F81 Specific developmental disorders of scholastic skills +F810 Specific reading disorder +F811 Specific spelling disorder +F812 Specific disorder of arithmetical skills +F813 Mixed disorder of scholastic skills +F818 Other developmental disorders of scholastic skills +F819 Developmental disorder of scholastic skills, unspecified +F82 Specific developmental disorder of motor function +F83 Mixed specific developmental disorders +F84 Pervasive developmental disorders +F840 Childhood autism +F841 Atypical autism +F842 Rett syndrome +F843 Other childhood disintegrative disorder +F844 Overactive disorder associated with mental retardation and stereotyped movements +F845 Asperger syndrome +F848 Other pervasive developmental disorders +F849 Pervasive developmental disorder, unspecified +F88 Other disorders of psychological development +F89 Unspecified disorder of psychological development +F90 Hyperkinetic disorders +F900 Disturbance of activity and attention +F901 Hyperkinetic conduct disorder +F908 Other hyperkinetic disorders +F909 Hyperkinetic disorder, unspecified +F91 Conduct disorders +F910 Conduct disorder confined to the family context +F911 Unsocialized conduct disorder +F912 Socialized conduct disorder +F913 Oppositional defiant disorder +F918 Other conduct disorders +F919 Conduct disorder, unspecified +F92 Mixed disorders of conduct and emotions +F920 Depressive conduct disorder +F928 Other mixed disorders of conduct and emotions +F929 Mixed disorder of conduct and emotions, unspecified +F93 Emotional disorders with onset specific to childhood +F930 Separation anxiety disorder of childhood +F931 Phobic anxiety disorder of childhood +F932 Social anxiety disorder of childhood +F933 Sibling rivalry disorder +F938 Other childhood emotional disorders +F939 Childhood emotional disorder, unspecified +F94 Disorders of social functioning with onset specific to childhood and adolescence +F940 Elective mutism +F941 Reactive attachment disorder of childhood +F942 Disinhibited attachment disorder of childhood +F948 Other childhood disorders of social functioning +F949 Childhood disorder of social functioning, unspecified +F95 Tic disorders +F950 Transient tic disorder +F951 Chronic motor or vocal tic disorder +F952 Combined vocal and multiple motor tic disorder [de la Tourette] +F958 Other tic disorders +F959 Tic disorder, unspecified +F98 Other behavioural and emotional disorders with onset usually occurring in childhood and adolescence +F980 Nonorganic enuresis +F981 Nonorganic encopresis +F982 Feeding disorder of infancy and childhood +F983 Pica of infancy and childhood +F984 Stereotyped movement disorders +F985 Stuttering [stammering] +F986 Cluttering +F988 Other specified behavioural and emotional disorders with onset usually occurring in childhood and adolescence +F989 Unspecified behavioural and emotional disorders with onset usually occurring in childhood and adolescence +F99 Mental disorder, not otherwise specified +G00 Bacterial meningitis, not elsewhere classified +G000 Haemophilus meningitis +G001 Pneumococcal meningitis +G002 Streptococcal meningitis +G003 Staphylococcal meningitis +G008 Other bacterial meningitis +G009 Bacterial meningitis, unspecified +G01 Meningitis in bacterial diseases classified elsewhere +G02 Meningitis in other infectious and parasitic diseases classified elsewhere +G020 Meningitis in viral diseases classified elsewhere +G021 Meningitis in mycoses +G028 Meningitis in other specified infectious and parasitic diseases classified elsewhere +G03 Meningitis due to other and unspecified causes +G030 Nonpyogenic meningitis +G031 Chronic meningitis +G032 Benign recurrent meningitis [Mollaret] +G038 Meningitis due to other specified causes +G039 Meningitis, unspecified +G04 Encephalitis, myelitis and encephalomyelitis +G040 Acute disseminated encephalitis +G041 Human T-cell lymphotropic virus associated myelopathy +G042 Bacterial meningoencephalitis and meningomyelitis, not elsewhere classified +G048 Other encephalitis, myelitis and encephalomyelitis +G049 Encephalitis, myelitis and encephalomyelitis, unspecified +G05 Encephalitis, myelitis and encephalomyelitis in diseases classified elsewhere +G050 Encephalitis, myelitis and encephalomyelitis in bacterial diseases classified elsewhere +G051 Encephalitis, myelitis and encephalomyelitis in viral diseases classified elsewhere +G052 Encephalitis, myelitis and encephalomyelitis in other infectious and parasitic diseases classified elsewhere +G058 Encephalitis, myelitis and encephalomyelitis in other diseases classified elsewhere +G06 Intracranial and intraspinal abscess and granuloma +G060 Intracranial abscess and granuloma +G061 Intraspinal abscess and granuloma +G062 Extradural and subdural abscess, unspecified +G07 Intracranial and intraspinal abscess and granuloma in diseases classified elsewhere +G08 Intracranial and intraspinal phlebitis and thrombophlebitis +G09 Sequelae of inflammatory diseases of central nervous system +G10 Huntington disease +G11 Hereditary ataxia +G110 Congenital nonprogressive ataxia +G111 Early-onset cerebellar ataxia +G112 Late-onset cerebellar ataxia +G113 Cerebellar ataxia with defective DNA repair +G114 Hereditary spastic paraplegia +G118 Other hereditary ataxias +G119 Hereditary ataxia, unspecified +G12 Spinal muscular atrophy and related syndromes +G120 Infantile spinal muscular atrophy, type I [Werdnig-Hoffman] +G121 Other inherited spinal muscular atrophy +G122 Motor neuron disease +G128 Other spinal muscular atrophies and related syndromes +G129 Spinal muscular atrophy, unspecified +G13 Systemic atrophies primarily affecting central nervous system in diseases classified elsewhere +G130 Paraneoplastic neuromyopathy and neuropathy +G131 Other systemic atrophy primarily affecting central nervous system in neoplastic disease +G132 Systemic atrophy primarily affecting central nervous system in myxoedema +G138 Systemic atrophy primarily affecting central nervous system in other diseases classified elsewhere +G14 Postpolio syndrome +G20 Parkinson disease +G21 Secondary parkinsonism +G210 Malignant neuroleptic syndrome +G211 Other drug-induced secondary parkinsonism +G212 Secondary parkinsonism due to other external agents +G213 Postencephalitic parkinsonism +G214 Vascular parkinsonism +G218 Other secondary parkinsonism +G219 Secondary parkinsonism, unspecified +G22 Parkinsonism in diseases classified elsewhere +G23 Other degenerative diseases of basal ganglia +G230 Hallervorden-Spatz disease +G231 Progressive supranuclear ophthalmoplegia [Steele-Richardson-Olszewski] +G232 Multiple system atrophy, parkinsonian type [MSA-P] +G233 Multiple system atrophy, cerebellar type [MSA-C] +G238 Other specified degenerative diseases of basal ganglia +G239 Degenerative disease of basal ganglia, unspecified +G24 Dystonia +G240 Drug-induced dystonia +G241 Idiopathic familial dystonia +G242 Idiopathic nonfamilial dystonia +G243 Spasmodic torticollis +G244 Idiopathic orofacial dystonia +G245 Blepharospasm +G248 Other dystonia +G249 Dystonia, unspecified +G25 Other extrapyramidal and movement disorders +G250 Essential tremor +G251 Drug-induced tremor +G252 Other specified forms of tremor +G253 Myoclonus +G254 Drug-induced chorea +G255 Other chorea +G256 Drug-induced tics and other tics of organic origin +G258 Other specified extrapyramidal and movement disorders +G259 Extrapyramidal and movement disorder, unspecified +G26 Extrapyramidal and movement disorders in diseases classified elsewhere +G30 Alzheimer disease +G300 Alzheimer disease with early onset +G301 Alzheimer disease with late onset +G308 Other Alzheimer disease +G309 Alzheimer disease, unspecified +G31 Other degenerative diseases of nervous system, not elsewhere classified +G310 Circumscribed brain atrophy +G311 Senile degeneration of brain, not elsewhere classified +G312 Degeneration of nervous system due to alcohol +G318 Other specified degenerative diseases of nervous system +G319 Degenerative disease of nervous system, unspecified +G32 Other degenerative disorders of nervous system in diseases classified elsewhere +G320 Subacute combined degeneration of spinal cord in diseases classified elsewhere +G328 Other specified degenerative disorders of nervous system in diseases classified elsewhere +G35 Multiple sclerosis +G36 Other acute disseminated demyelination +G360 Neuromyelitis optica [Devic] +G361 Acute and subacute haemorrhagic leukoencephalitis [Hurst] +G368 Other specified acute disseminated demyelination +G369 Acute disseminated demyelination, unspecified +G37 Other demyelinating diseases of central nervous system +G370 Diffuse sclerosis +G371 Central demyelination of corpus callosum +G372 Central pontine myelinolysis +G373 Acute transverse myelitis in demyelinating disease of central nervous system +G374 Subacute necrotizing myelitis +G375 Concentric sclerosis [Baló] +G378 Other specified demyelinating diseases of central nervous system +G379 Demyelinating disease of central nervous system, unspecified +G40 Epilepsy +G400 Localization-related (focal)(partial) idiopathic epilepsy and epileptic syndromes with seizures of localized onset +G401 Localization-related (focal)(partial) symptomatic epilepsy and epileptic syndromes with simple partial seizures +G402 Localization-related (focal)(partial) symptomatic epilepsy and epileptic syndromes with complex partial seizures +G403 Generalized idiopathic epilepsy and epileptic syndromes +G404 Other generalized epilepsy and epileptic syndromes +G405 Special epileptic syndromes +G406 Grand mal seizures, unspecified (with or without petit mal) +G407 Petit mal, unspecified, without grand mal seizures +G408 Other epilepsy +G409 Epilepsy, unspecified +G41 Status epilepticus +G410 Grand mal status epilepticus +G411 Petit mal status epilepticus +G412 Complex partial status epilepticus +G418 Other status epilepticus +G419 Status epilepticus, unspecified +G43 Migraine +G430 Migraine without aura [common migraine] +G431 Migraine with aura [classical migraine] +G432 Status migrainosus +G433 Complicated migraine +G438 Other migraine +G439 Migraine, unspecified +G44 Other headache syndromes +G440 Cluster headache syndrome +G441 Vascular headache, not elsewhere classified +G442 Tension-type headache +G443 Chronic post-traumatic headache +G444 Drug-induced headache, not elsewhere classified +G448 Other specified headache syndromes +G45 Transient cerebral ischaemic attacks and related syndromes +G450 Vertebro-basilar artery syndrome +G451 Carotid artery syndrome (hemispheric) +G452 Multiple and bilateral precerebral artery syndromes +G453 Amaurosis fugax +G454 Transient global amnesia +G458 Other transient cerebral ischaemic attacks and related syndromes +G459 Transient cerebral ischaemic attack, unspecified +G46 Vascular syndromes of brain in cerebrovascular diseases +G460 Middle cerebral artery syndrome +G461 Anterior cerebral artery syndrome +G462 Posterior cerebral artery syndrome +G463 Brain stem stroke syndrome +G464 Cerebellar stroke syndrome +G465 Pure motor lacunar syndrome +G466 Pure sensory lacunar syndrome +G467 Other lacunar syndromes +G468 Other vascular syndromes of brain in cerebrovascular diseases +G47 Sleep disorders +G470 Disorders of initiating and maintaining sleep [insomnias] +G471 Disorders of excessive somnolence [hypersomnias] +G472 Disorders of the sleep-wake schedule +G473 Sleep apnoea +G474 Narcolepsy and cataplexy +G478 Other sleep disorders +G479 Sleep disorder, unspecified +G50 Disorders of trigeminal nerve +G500 Trigeminal neuralgia +G501 Atypical facial pain +G508 Other disorders of trigeminal nerve +G509 Disorder of trigeminal nerve, unspecified +G51 Facial nerve disorders +G510 Bell palsy +G511 Geniculate ganglionitis +G512 Melkersson syndrome +G513 Clonic hemifacial spasm +G514 Facial myokymia +G518 Other disorders of facial nerve +G519 Disorder of facial nerve, unspecified +G52 Disorders of other cranial nerves +G520 Disorders of olfactory nerve +G521 Disorders of glossopharyngeal nerve +G522 Disorders of vagus nerve +G523 Disorders of hypoglossal nerve +G527 Disorders of multiple cranial nerves +G528 Disorders of other specified cranial nerves +G529 Cranial nerve disorder, unspecified +G53 Cranial nerve disorders in diseases classified elsewhere +G530 Postzoster neuralgia +G531 Multiple cranial nerve palsies in infectious and parasitic diseases classified elsewhere +G532 Multiple cranial nerve palsies in sarcoidosis +G533 Multiple cranial nerve palsies in neoplastic disease +G538 Other cranial nerve disorders in other diseases classified elsewhere +G54 Nerve root and plexus disorders +G540 Brachial plexus disorders +G541 Lumbosacral plexus disorders +G542 Cervical root disorders, not elsewhere classified +G543 Thoracic root disorders, not elsewhere classified +G544 Lumbosacral root disorders, not elsewhere classified +G545 Neuralgic amyotrophy +G546 Phantom limb syndrome with pain +G547 Phantom limb syndrome without pain +G548 Other nerve root and plexus disorders +G549 Nerve root and plexus disorder, unspecified +G55 Nerve root and plexus compressions in diseases classified elsewhere +G550 Nerve root and plexus compressions in neoplastic disease +G551 Nerve root and plexus compressions in intervertebral disc disorders +G552 Nerve root and plexus compressions in spondylosis +G553 Nerve root and plexus compressions in other dorsopathies +G558 Nerve root and plexus compressions in other diseases classified elsewhere +G56 Mononeuropathies of upper limb +G560 Carpal tunnel syndrome +G561 Other lesions of median nerve +G562 Lesion of ulnar nerve +G563 Lesion of radial nerve +G568 Other mononeuropathies of upper limb +G569 Mononeuropathy of upper limb, unspecified +G57 Mononeuropathies of lower limb +G570 Lesion of sciatic nerve +G571 Meralgia paraesthetica +G572 Lesion of femoral nerve +G573 Lesion of lateral popliteal nerve +G574 Lesion of medial popliteal nerve +G575 Tarsal tunnel syndrome +G576 Lesion of plantar nerve +G578 Other mononeuropathies of lower limb +G579 Mononeuropathy of lower limb, unspecified +G58 Other mononeuropathies +G580 Intercostal neuropathy +G587 Mononeuritis multiplex +G588 Other specified mononeuropathies +G589 Mononeuropathy, unspecified +G59 Mononeuropathy in diseases classified elsewhere +G590 Diabetic mononeuropathy +G598 Other mononeuropathies in diseases classified elsewhere +G60 Hereditary and idiopathic neuropathy +G600 Hereditary motor and sensory neuropathy +G601 Refsum disease +G602 Neuropathy in association with hereditary ataxia +G603 Idiopathic progressive neuropathy +G608 Other hereditary and idiopathic neuropathies +G609 Hereditary and idiopathic neuropathy, unspecified +G61 Inflammatory polyneuropathy +G610 Guillain-Barré syndrome +G611 Serum neuropathy +G618 Other inflammatory polyneuropathies +G619 Inflammatory polyneuropathy, unspecified +G62 Other polyneuropathies +G620 Drug-induced polyneuropathy +G621 Alcoholic polyneuropathy +G622 Polyneuropathy due to other toxic agents +G628 Other specified polyneuropathies +G629 Polyneuropathy, unspecified +G63 Polyneuropathy in diseases classified elsewhere +G630 Polyneuropathy in infectious and parasitic diseases classified elsewhere +G631 Polyneuropathy in neoplastic disease +G632 Diabetic polyneuropathy +G633 Polyneuropathy in other endocrine and metabolic diseases +G634 Polyneuropathy in nutritional deficiency +G635 Polyneuropathy in systemic connective tissue disorders +G636 Polyneuropathy in other musculoskeletal disorders +G638 Polyneuropathy in other diseases classified elsewhere +G64 Other disorders of peripheral nervous system +G70 Myasthenia gravis and other myoneural disorders +G700 Myasthenia gravis +G701 Toxic myoneural disorders +G702 Congenital and developmental myasthenia +G708 Other specified myoneural disorders +G709 Myoneural disorder, unspecified +G71 Primary disorders of muscles +G710 Muscular dystrophy +G711 Myotonic disorders +G712 Congenital myopathies +G713 Mitochondrial myopathy, not elsewhere classified +G718 Other primary disorders of muscles +G719 Primary disorder of muscle, unspecified +G72 Other myopathies +G720 Drug-induced myopathy +G721 Alcoholic myopathy +G722 Myopathy due to other toxic agents +G723 Periodic paralysis +G724 Inflammatory myopathy, not elsewhere classified +G728 Other specified myopathies +G729 Myopathy, unspecified +G73 Disorders of myoneural junction and muscle in diseases classified elsewhere +G730 Myasthenic syndromes in endocrine diseases +G731 Lambert-Eaton syndrome +G732 Other myasthenic syndromes in neoplastic disease +G733 Myasthenic syndromes in other diseases classified elsewhere +G734 Myopathy in infectious and parasitic diseases classified elsewhere +G735 Myopathy in endocrine diseases +G736 Myopathy in metabolic diseases +G737 Myopathy in other diseases classified elsewhere +G80 Cerebral palsy +G800 Spastic quadriplegic cerebral palsy +G801 Spastic diplegic cerebral palsy +G802 Spastic hemiplegic cerebral palsy +G803 Dyskinetic cerebral palsy +G804 Ataxic cerebral palsy +G808 Other cerebral palsy +G809 Cerebral palsy, unspecified +G81 Hemiplegia +G810 Flaccid hemiplegia +G811 Spastic hemiplegia +G819 Hemiplegia, unspecified +G82 Paraplegia and tetraplegia +G820 Flaccid paraplegia +G821 Spastic paraplegia +G822 Paraplegia, unspecified +G823 Flaccid tetraplegia +G824 Spastic tetraplegia +G825 Tetraplegia, unspecified +G83 Other paralytic syndromes +G830 Diplegia of upper limbs +G831 Monoplegia of lower limb +G832 Monoplegia of upper limb +G833 Monoplegia, unspecified +G834 Cauda equina syndrome +G835 Locked-in syndrome +G836 Upper motor neuron facial paralysis +G838 Other specified paralytic syndromes +G839 Paralytic syndrome, unspecified +G90 Disorders of autonomic nervous system +G900 Idiopathic peripheral autonomic neuropathy +G901 Familial dysautonomia [Riley-Day] +G902 Horner syndrome +G904 Autonomic dysreflexia +G905 Complex regional pain syndrome type I +G906 Complex regional pain syndrome type II +G907 Complex regional pain syndrome, other and unspecified type +G908 Other disorders of autonomic nervous system +G909 Disorder of autonomic nervous system, unspecified +G91 Hydrocephalus +G910 Communicating hydrocephalus +G911 Obstructive hydrocephalus +G912 Normal-pressure hydrocephalus +G913 Post-traumatic hydrocephalus, unspecified +G918 Other hydrocephalus +G919 Hydrocephalus, unspecified +G92 Toxic encephalopathy +G93 Other disorders of brain +G930 Cerebral cysts +G931 Anoxic brain damage, not elsewhere classified +G932 Benign intracranial hypertension +G933 Postviral fatigue syndrome +G934 Encephalopathy, unspecified +G935 Compression of brain +G936 Cerebral oedema +G937 Reye syndrome +G938 Other specified disorders of brain +G939 Disorder of brain, unspecified +G94 Other disorders of brain in diseases classified elsewhere +G940 Hydrocephalus in infectious and parasitic diseases classified elsewhere +G941 Hydrocephalus in neoplastic disease +G942 Hydrocephalus in other diseases classified elsewhere +G943 Encephalopathy in diseases classified elsewhere +G948 Other specified disorders of brain in diseases classified elsewhere +G95 Other diseases of spinal cord +G950 Syringomyelia and syringobulbia +G951 Vascular myelopathies +G952 Cord compression, unspecified +G958 Other specified diseases of spinal cord +G959 Disease of spinal cord, unspecified +G96 Other disorders of central nervous system +G960 Cerebrospinal fluid leak +G961 Disorders of meninges, not elsewhere classified +G968 Other specified disorders of central nervous system +G969 Disorder of central nervous system, unspecified +G97 Postprocedural disorders of nervous system, not elsewhere classified +G970 Cerebrospinal fluid leak from spinal puncture +G971 Other reaction to spinal and lumbar puncture +G972 Intracranial hypotension following ventricular shunting +G978 Other postprocedural disorders of nervous system +G979 Postprocedural disorder of nervous system, unspecified +G98 Other disorders of nervous system, not elsewhere classified +G99 Other disorders of nervous system in diseases classified elsewhere +G990 Autonomic neuropathy in endocrine and metabolic diseases +G991 Other disorders of autonomic nervous system in other diseases classified elsewhere +G992 Myelopathy in diseases classified elsewhere +G998 Other specified disorders of nervous system in diseases classified elsewhere +H00 Hordeolum and chalazion +H000 Hordeolum and other deep inflammation of eyelid +H001 Chalazion +H01 Other inflammation of eyelid +H010 Blepharitis +H011 Noninfectious dermatoses of eyelid +H018 Other specified inflammation of eyelid +H019 Inflammation of eyelid, unspecified +H02 Other disorders of eyelid +H020 Entropion and trichiasis of eyelid +H021 Ectropion of eyelid +H022 Lagophthalmos +H023 Blepharochalasis +H024 Ptosis of eyelid +H025 Other disorders affecting eyelid function +H026 Xanthelasma of eyelid +H027 Other degenerative disorders of eyelid and periocular area +H028 Other specified disorders of eyelid +H029 Disorder of eyelid, unspecified +H03 Disorders of eyelid in diseases classified elsewhere +H030 Parasitic infestation of eyelid in diseases classified elsewhere +H031 Involvement of eyelid in other infectious diseases classified elsewhere +H038 Involvement of eyelid in other diseases classified elsewhere +H04 Disorders of lacrimal system +H040 Dacryoadenitis +H041 Other disorders of lacrimal gland +H042 Epiphora +H043 Acute and unspecified inflammation of lacrimal passages +H044 Chronic inflammation of lacrimal passages +H045 Stenosis and insufficiency of lacrimal passages +H046 Other changes in lacrimal passages +H048 Other disorders of lacrimal system +H049 Disorder of lacrimal system, unspecified +H05 Disorders of orbit +H050 Acute inflammation of orbit +H051 Chronic inflammatory disorders of orbit +H052 Exophthalmic conditions +H053 Deformity of orbit +H054 Enophthalmos +H055 Retained (old) foreign body following penetrating wound of orbit +H058 Other disorders of orbit +H059 Disorder of orbit, unspecified +H06 Disorders of lacrimal system and orbit in diseases classified elsewhere +H060 Disorders of lacrimal system in diseases classified elsewhere +H061 Parasitic infestation of orbit in diseases classified elsewhere +H062 Dysthyroid exophthalmos +H063 Other disorders of orbit in diseases classified elsewhere +H10 Conjunctivitis +H100 Mucopurulent conjunctivitis +H101 Acute atopic conjunctivitis +H102 Other acute conjunctivitis +H103 Acute conjunctivitis, unspecified +H104 Chronic conjunctivitis +H105 Blepharoconjunctivitis +H108 Other conjunctivitis +H109 Conjunctivitis, unspecified +H11 Other disorders of conjunctiva +H110 Pterygium +H111 Conjunctival degenerations and deposits +H112 Conjunctival scars +H113 Conjunctival haemorrhage +H114 Other conjunctival vascular disorders and cysts +H118 Other specified disorders of conjunctiva +H119 Disorder of conjunctiva, unspecified +H13 Disorders of conjunctiva in diseases classified elsewhere +H130 Filarial infection of conjunctiva +H131 Conjunctivitis in infectious and parasitic diseases classified elsewhere +H132 Conjunctivitis in other diseases classified elsewhere +H133 Ocular pemphigoid +H138 Other disorders of conjunctiva in diseases classified elsewhere +H15 Disorders of sclera +H150 Scleritis +H151 Episcleritis +H158 Other disorders of sclera +H159 Disorder of sclera, unspecified +H16 Keratitis +H160 Corneal ulcer +H161 Other superficial keratitis without conjunctivitis +H162 Keratoconjunctivitis +H163 Interstitial and deep keratitis +H164 Corneal neovascularization +H168 Other keratitis +H169 Keratitis, unspecified +H17 Corneal scars and opacities +H170 Adherent leukoma +H171 Other central corneal opacity +H178 Other corneal scars and opacities +H179 Corneal scar and opacity, unspecified +H18 Other disorders of cornea +H180 Corneal pigmentations and deposits +H181 Bullous keratopathy +H182 Other corneal oedema +H183 Changes in corneal membranes +H184 Corneal degeneration +H185 Hereditary corneal dystrophies +H186 Keratoconus +H187 Other corneal deformities +H188 Other specified disorders of cornea +H189 Disorder of cornea, unspecified +H19 Disorders of sclera and cornea in diseases classified elsewhere +H190 Scleritis and episcleritis in diseases classified elsewhere +H191 Herpesviral keratitis and keratoconjunctivitis +H192 Keratitis and keratoconjunctivitis in other infectious and parasitic diseases classified elsewhere +H193 Keratitis and keratoconjunctivitis in other diseases classified elsewhere +H198 Other disorders of sclera and cornea in diseases classified elsewhere +H20 Iridocyclitis +H200 Acute and subacute iridocyclitis +H201 Chronic iridocyclitis +H202 Lens-induced iridocyclitis +H208 Other iridocyclitis +H209 Iridocyclitis, unspecified +H21 Other disorders of iris and ciliary body +H210 Hyphaema +H211 Other vascular disorders of iris and ciliary body +H212 Degeneration of iris and ciliary body +H213 Cyst of iris, ciliary body and anterior chamber +H214 Pupillary membranes +H215 Other adhesions and disruptions of iris and ciliary body +H218 Other specified disorders of iris and ciliary body +H219 Disorder of iris and ciliary body, unspecified +H22 Disorders of iris and ciliary body in diseases classified elsewhere +H220 Iridocyclitis in infectious and parasitic diseases classified elsewhere +H221 Iridocyclitis in other diseases classified elsewhere +H228 Other disorders of iris and ciliary body in diseases classified elsewhere +H25 Senile cataract +H250 Senile incipient cataract +H251 Senile nuclear cataract +H252 Senile cataract, morgagnian type +H258 Other senile cataract +H259 Senile cataract, unspecified +H26 Other cataract +H260 Infantile, juvenile and presenile cataract +H261 Traumatic cataract +H262 Complicated cataract +H263 Drug-induced cataract +H264 After-cataract +H268 Other specified cataract +H269 Cataract, unspecified +H27 Other disorders of lens +H270 Aphakia +H271 Dislocation of lens +H278 Other specified disorders of lens +H279 Disorder of lens, unspecified +H28 Cataract and other disorders of lens in diseases classified elsewhere +H280 Diabetic cataract +H281 Cataract in other endocrine, nutritional and metabolic diseases +H282 Cataract in other diseases classified elsewhere +H288 Other disorders of lens in diseases classified elsewhere +H30 Chorioretinal inflammation +H300 Focal chorioretinal inflammation +H301 Disseminated chorioretinal inflammation +H302 Posterior cyclitis +H308 Other chorioretinal inflammations +H309 Chorioretinal inflammation, unspecified +H31 Other disorders of choroid +H310 Chorioretinal scars +H311 Choroidal degeneration +H312 Hereditary choroidal dystrophy +H313 Choroidal haemorrhage and rupture +H314 Choroidal detachment +H318 Other specified disorders of choroid +H319 Disorder of choroid, unspecified +H32 Chorioretinal disorders in diseases classified elsewhere +H320 Chorioretinal inflammation in infectious and parasitic diseases classified elsewhere +H328 Other chorioretinal disorders in diseases classified elsewhere +H33 Retinal detachments and breaks +H330 Retinal detachment with retinal break +H331 Retinoschisis and retinal cysts +H332 Serous retinal detachment +H333 Retinal breaks without detachment +H334 Traction detachment of retina +H335 Other retinal detachments +H34 Retinal vascular occlusions +H340 Transient retinal artery occlusion +H341 Central retinal artery occlusion +H342 Other retinal artery occlusions +H348 Other retinal vascular occlusions +H349 Retinal vascular occlusion, unspecified +H35 Other retinal disorders +H350 Background retinopathy and retinal vascular changes +H351 Retinopathy of prematurity +H352 Other proliferative retinopathy +H353 Degeneration of macula and posterior pole +H354 Peripheral retinal degeneration +H355 Hereditary retinal dystrophy +H356 Retinal haemorrhage +H357 Separation of retinal layers +H358 Other specified retinal disorders +H359 Retinal disorder, unspecified +H36 Retinal disorders in diseases classified elsewhere +H360 Diabetic retinopathy +H368 Other retinal disorders in diseases classified elsewhere +H40 Glaucoma +H400 Glaucoma suspect +H401 Primary open-angle glaucoma +H402 Primary angle-closure glaucoma +H403 Glaucoma secondary to eye trauma +H404 Glaucoma secondary to eye inflammation +H405 Glaucoma secondary to other eye disorders +H406 Glaucoma secondary to drugs +H408 Other glaucoma +H409 Glaucoma, unspecified +H42 Glaucoma in diseases classified elsewhere +H420 Glaucoma in endocrine, nutritional and metabolic diseases +H428 Glaucoma in other diseases classified elsewhere +H43 Disorders of vitreous body +H430 Vitreous prolapse +H431 Vitreous haemorrhage +H432 Crystalline deposits in vitreous body +H433 Other vitreous opacities +H438 Other disorders of vitreous body +H439 Disorder of vitreous body, unspecified +H44 Disorders of globe +H440 Purulent endophthalmitis +H441 Other endophthalmitis +H442 Degenerative myopia +H443 Other degenerative disorders of globe +H444 Hypotony of eye +H445 Degenerated conditions of globe +H446 Retained (old) intraocular foreign body, magnetic +H447 Retained (old) intraocular foreign body, nonmagnetic +H448 Other disorders of globe +H449 Disorder of globe, unspecified +H45 Disorders of vitreous body and globe in diseases classified elsewhere +H450 Vitreous haemorrhage in diseases classified elsewhere +H451 Endophthalmitis in diseases classified elsewhere +H458 Other disorders of vitreous body and globe in diseases classified elsewhere +H46 Optic neuritis +H47 Other disorders of optic [2nd] nerve and visual pathways +H470 Disorders of optic nerve, not elsewhere classified +H471 Papilloedema, unspecified +H472 Optic atrophy +H473 Other disorders of optic disc +H474 Disorders of optic chiasm +H475 Disorders of other visual pathways +H476 Disorders of visual cortex +H477 Disorder of visual pathways, unspecified +H48 Disorders of optic [2nd] nerve and visual pathways in diseases classified elsewhere +H480 Optic atrophy in diseases classified elsewhere +H481 Retrobulbar neuritis in diseases classified elsewhere +H488 Other disorders of optic nerve and visual pathways in diseases classified elsewhere +H49 Paralytic strabismus +H490 Third [oculomotor] nerve palsy +H491 Fourth [trochlear] nerve palsy +H492 Sixth [abducent] nerve palsy +H493 Total (external) ophthalmoplegia +H494 Progressive external ophthalmoplegia +H498 Other paralytic strabismus +H499 Paralytic strabismus, unspecified +H50 Other strabismus +H500 Convergent concomitant strabismus +H501 Divergent concomitant strabismus +H502 Vertical strabismus +H503 Intermittent heterotropia +H504 Other and unspecified heterotropia +H505 Heterophoria +H506 Mechanical strabismus +H508 Other specified strabismus +H509 Strabismus, unspecified +H51 Other disorders of binocular movement +H510 Palsy of conjugate gaze +H511 Convergence insufficiency and excess +H512 Internuclear ophthalmoplegia +H518 Other specified disorders of binocular movement +H519 Disorder of binocular movement, unspecified +H52 Disorders of refraction and accommodation +H520 Hypermetropia +H521 Myopia +H522 Astigmatism +H523 Anisometropia and aniseikonia +H524 Presbyopia +H525 Disorders of accommodation +H526 Other disorders of refraction +H527 Disorder of refraction, unspecified +H53 Visual disturbances +H530 Amblyopia ex anopsia +H531 Subjective visual disturbances +H532 Diplopia +H533 Other disorders of binocular vision +H534 Visual field defects +H535 Colour vision deficiencies +H536 Night blindness +H538 Other visual disturbances +H539 Visual disturbance, unspecified +H54 Visual impairment including blindness (binocular or monocular) +H540 Blindness, binocular +H541 Severe visual impairment, binocular +H542 Moderate visual impairment, binocular +H543 Mild or no visual impairment, binocular +H544 Blindness, monocular +H545 Severe visual impairment, monocular +H546 Moderate visual impairment, monocular +H549 Unspecified visual impairment (binocular) +H55 Nystagmus and other irregular eye movements +H57 Other disorders of eye and adnexa +H570 Anomalies of pupillary function +H571 Ocular pain +H578 Other specified disorders of eye and adnexa +H579 Disorder of eye and adnexa, unspecified +H58 Other disorders of eye and adnexa in diseases classified elsewhere +H580 Anomalies of pupillary function in diseases classified elsewhere +H581 Visual disturbances in diseases classified elsewhere +H588 Other specified disorders of eye and adnexa in diseases classified elsewhere +H59 Postprocedural disorders of eye and adnexa, not elsewhere classified +H590 Keratopathy (bullous aphakic) following cataract surgery +H598 Other postprocedural disorders of eye and adnexa +H599 Postprocedural disorder of eye and adnexa, unspecified +H60 Otitis externa +H600 Abscess of external ear +H601 Cellulitis of external ear +H602 Malignant otitis externa +H603 Other infective otitis externa +H604 Cholesteatoma of external ear +H605 Acute otitis externa, noninfective +H608 Other otitis externa +H609 Otitis externa, unspecified +H61 Other disorders of external ear +H610 Perichondritis of external ear +H611 Noninfective disorders of pinna +H612 Impacted cerumen +H613 Acquired stenosis of external ear canal +H618 Other specified disorders of external ear +H619 Disorder of external ear, unspecified +H62 Disorders of external ear in diseases classified elsewhere +H620 Otitis externa in bacterial diseases classified elsewhere +H621 Otitis externa in viral diseases classified elsewhere +H622 Otitis externa in mycoses +H623 Otitis externa in other infectious and parasitic diseases classified elsewhere +H624 Otitis externa in other diseases classified elsewhere +H628 Other disorders of external ear in diseases classified elsewhere +H65 Nonsuppurative otitis media +H650 Acute serous otitis media +H651 Other acute nonsuppurative otitis media +H652 Chronic serous otitis media +H653 Chronic mucoid otitis media +H654 Other chronic nonsuppurative otitis media +H659 Nonsuppurative otitis media, unspecified +H66 Suppurative and unspecified otitis media +H660 Acute suppurative otitis media +H661 Chronic tubotympanic suppurative otitis media +H662 Chronic atticoantral suppurative otitis media +H663 Other chronic suppurative otitis media +H664 Suppurative otitis media, unspecified +H669 Otitis media, unspecified +H67 Otitis media in diseases classified elsewhere +H670 Otitis media in bacterial diseases classified elsewhere +H671 Otitis media in viral diseases classified elsewhere +H678 Otitis media in other diseases classified elsewhere +H68 Eustachian salpingitis and obstruction +H680 Eustachian salpingitis +H681 Obstruction of Eustachian tube +H69 Other disorders of Eustachian tube +H690 Patulous Eustachian tube +H698 Other specified disorders of Eustachian tube +H699 Eustachian tube disorder, unspecified +H70 Mastoiditis and related conditions +H700 Acute mastoiditis +H701 Chronic mastoiditis +H702 Petrositis +H708 Other mastoiditis and related conditions +H709 Mastoiditis, unspecified +H71 Cholesteatoma of middle ear +H72 Perforation of tympanic membrane +H720 Central perforation of tympanic membrane +H721 Attic perforation of tympanic membrane +H722 Other marginal perforations of tympanic membrane +H728 Other perforations of tympanic membrane +H729 Perforation of tympanic membrane, unspecified +H73 Other disorders of tympanic membrane +H730 Acute myringitis +H731 Chronic myringitis +H738 Other specified disorders of tympanic membrane +H739 Disorder of tympanic membrane, unspecified +H74 Other disorders of middle ear and mastoid +H740 Tympanosclerosis +H741 Adhesive middle ear disease +H742 Discontinuity and dislocation of ear ossicles +H743 Other acquired abnormalities of ear ossicles +H744 Polyp of middle ear +H748 Other specified disorders of middle ear and mastoid +H749 Disorder of middle ear and mastoid, unspecified +H75 Other disorders of middle ear and mastoid in diseases classified elsewhere +H750 Mastoiditis in infectious and parasitic diseases classified elsewhere +H758 Other specified disorders of middle ear and mastoid in diseases classified elsewhere +H80 Otosclerosis +H800 Otosclerosis involving oval window, nonobliterative +H801 Otosclerosis involving oval window, obliterative +H802 Cochlear otosclerosis +H808 Other otosclerosis +H809 Otosclerosis, unspecified +H81 Disorders of vestibular function +H810 Ménière disease +H811 Benign paroxysmal vertigo +H812 Vestibular neuronitis +H813 Other peripheral vertigo +H814 Vertigo of central origin +H818 Other disorders of vestibular function +H819 Disorder of vestibular function, unspecified +H82 Vertiginous syndromes in diseases classified elsewhere +H83 Other diseases of inner ear +H830 Labyrinthitis +H831 Labyrinthine fistula +H832 Labyrinthine dysfunction +H833 Noise effects on inner ear +H838 Other specified diseases of inner ear +H839 Disease of inner ear, unspecified +H90 Conductive and sensorineural hearing loss +H900 Conductive hearing loss, bilateral +H901 Conductive hearing loss, unilateral with unrestricted hearing on the contralateral side +H902 Conductive hearing loss, unspecified +H903 Sensorineural hearing loss, bilateral +H904 Sensorineural hearing loss, unilateral with unrestricted hearing on the contralateral side +H905 Sensorineural hearing loss, unspecified +H906 Mixed conductive and sensorineural hearing loss, bilateral +H907 Mixed conductive and sensorineural hearing loss, unilateral with unrestricted hearing on the contralateral side +H908 Mixed conductive and sensorineural hearing loss, unspecified +H91 Other hearing loss +H910 Ototoxic hearing loss +H911 Presbycusis +H912 Sudden idiopathic hearing loss +H913 Deaf mutism, not elsewhere classified +H918 Other specified hearing loss +H919 Hearing loss, unspecified +H92 Otalgia and effusion of ear +H920 Otalgia +H921 Otorrhoea +H922 Otorrhagia +H93 Other disorders of ear, not elsewhere classified +H930 Degenerative and vascular disorders of ear +H931 Tinnitus +H932 Other abnormal auditory perceptions +H933 Disorders of acoustic nerve +H938 Other specified disorders of ear +H939 Disorder of ear, unspecified +H94 Other disorders of ear in diseases classified elsewhere +H940 Acoustic neuritis in infectious and parasitic diseases classified elsewhere +H948 Other specified disorders of ear in diseases classified elsewhere +H95 Postprocedural disorders of ear and mastoid process, not elsewhere classified +H950 Recurrent cholesteatoma of postmastoidectomy cavity +H951 Other disorders following mastoidectomy +H958 Other postprocedural disorders of ear and mastoid process +H959 Postprocedural disorder of ear and mastoid process, unspecified +I00 Rheumatic fever without mention of heart involvement +I01 Rheumatic fever with heart involvement +I010 Acute rheumatic pericarditis +I011 Acute rheumatic endocarditis +I012 Acute rheumatic myocarditis +I018 Other acute rheumatic heart disease +I019 Acute rheumatic heart disease, unspecified +I02 Rheumatic chorea +I020 Rheumatic chorea with heart involvement +I029 Rheumatic chorea without heart involvement +I05 Rheumatic mitral valve diseases +I050 Mitral stenosis +I051 Rheumatic mitral insufficiency +I052 Mitral stenosis with insufficiency +I058 Other mitral valve diseases +I059 Mitral valve disease, unspecified +I06 Rheumatic aortic valve diseases +I060 Rheumatic aortic stenosis +I061 Rheumatic aortic insufficiency +I062 Rheumatic aortic stenosis with insufficiency +I068 Other rheumatic aortic valve diseases +I069 Rheumatic aortic valve disease, unspecified +I07 Rheumatic tricuspid valve diseases +I070 Tricuspid stenosis +I071 Tricuspid insufficiency +I072 Tricuspid stenosis with insufficiency +I078 Other tricuspid valve diseases +I079 Tricuspid valve disease, unspecified +I08 Multiple valve diseases +I080 Disorders of both mitral and aortic valves +I081 Disorders of both mitral and tricuspid valves +I082 Disorders of both aortic and tricuspid valves +I083 Combined disorders of mitral, aortic and tricuspid valves +I088 Other multiple valve diseases +I089 Multiple valve disease, unspecified +I09 Other rheumatic heart diseases +I090 Rheumatic myocarditis +I091 Rheumatic diseases of endocardium, valve unspecified +I092 Chronic rheumatic pericarditis +I098 Other specified rheumatic heart diseases +I099 Rheumatic heart disease, unspecified +I10 Essential (primary) hypertension +I11 Hypertensive heart disease +I110 Hypertensive heart disease with (congestive) heart failure +I119 Hypertensive heart disease without (congestive) heart failure +I12 Hypertensive renal disease +I120 Hypertensive renal disease with renal failure +I129 Hypertensive renal disease without renal failure +I13 Hypertensive heart and renal disease +I130 Hypertensive heart and renal disease with (congestive) heart failure +I131 Hypertensive heart and renal disease with renal failure +I132 Hypertensive heart and renal disease with both (congestive) heart failure and renal failure +I139 Hypertensive heart and renal disease, unspecified +I15 Secondary hypertension +I150 Renovascular hypertension +I151 Hypertension secondary to other renal disorders +I152 Hypertension secondary to endocrine disorders +I158 Other secondary hypertension +I159 Secondary hypertension, unspecified +I20 Angina pectoris +I200 Unstable angina +I201 Angina pectoris with documented spasm +I208 Other forms of angina pectoris +I209 Angina pectoris, unspecified +I21 Acute myocardial infarction +I210 Acute transmural myocardial infarction of anterior wall +I211 Acute transmural myocardial infarction of inferior wall +I212 Acute transmural myocardial infarction of other sites +I213 Acute transmural myocardial infarction of unspecified site +I214 Acute subendocardial myocardial infarction +I219 Acute myocardial infarction, unspecified +I22 Subsequent myocardial infarction +I220 Subsequent myocardial infarction of anterior wall +I221 Subsequent myocardial infarction of inferior wall +I228 Subsequent myocardial infarction of other sites +I229 Subsequent myocardial infarction of unspecified site +I23 Certain current complications following acute myocardial infarction +I230 Haemopericardium as current complication following acute myocardial infarction +I231 Atrial septal defect as current complication following acute myocardial infarction +I232 Ventricular septal defect as current complication following acute myocardial infarction +I233 Rupture of cardiac wall without haemopericardium as current complication following acute myocardial infarction +I234 Rupture of chordae tendineae as current complication following acute myocardial infarction +I235 Rupture of papillary muscle as current complication following acute myocardial infarction +I236 Thrombosis of atrium, auricular appendage, and ventricle as current complications following acute myocardial infarction +I238 Other current complications following acute myocardial infarction +I24 Other acute ischaemic heart diseases +I240 Coronary thrombosis not resulting in myocardial infarction +I241 Dressler syndrome +I248 Other forms of acute ischaemic heart disease +I249 Acute ischaemic heart disease, unspecified +I25 Chronic ischaemic heart disease +I250 Atherosclerotic cardiovascular disease, so described +I251 Atherosclerotic heart disease +I252 Old myocardial infarction +I253 Aneurysm of heart +I254 Coronary artery aneurysm and dissection +I255 Ischaemic cardiomyopathy +I256 Silent myocardial ischaemia +I258 Other forms of chronic ischaemic heart disease +I259 Chronic ischaemic heart disease, unspecified +I26 Pulmonary embolism +I260 Pulmonary embolism with mention of acute cor pulmonale +I269 Pulmonary embolism without mention of acute cor pulmonale +I27 Other pulmonary heart diseases +I270 Primary pulmonary hypertension +I271 Kyphoscoliotic heart disease +I272 Other secondary pulmonary hypertension +I278 Other specified pulmonary heart diseases +I279 Pulmonary heart disease, unspecified +I28 Other diseases of pulmonary vessels +I280 Arteriovenous fistula of pulmonary vessels +I281 Aneurysm of pulmonary artery +I288 Other specified diseases of pulmonary vessels +I289 Disease of pulmonary vessels, unspecified +I30 Acute pericarditis +I300 Acute nonspecific idiopathic pericarditis +I301 Infective pericarditis +I308 Other forms of acute pericarditis +I309 Acute pericarditis, unspecified +I31 Other diseases of pericardium +I310 Chronic adhesive pericarditis +I311 Chronic constrictive pericarditis +I312 Haemopericardium, not elsewhere classified +I313 Pericardial effusion (noninflammatory) +I318 Other specified diseases of pericardium +I319 Disease of pericardium, unspecified +I32 Pericarditis in diseases classified elsewhere +I320 Pericarditis in bacterial diseases classified elsewhere +I321 Pericarditis in other infectious and parasitic diseases classified elsewhere +I328 Pericarditis in other diseases classified elsewhere +I33 Acute and subacute endocarditis +I330 Acute and subacute infective endocarditis +I339 Acute endocarditis, unspecified +I34 Nonrheumatic mitral valve disorders +I340 Mitral (valve) insufficiency +I341 Mitral (valve) prolapse +I342 Nonrheumatic mitral (valve) stenosis +I348 Other nonrheumatic mitral valve disorders +I349 Nonrheumatic mitral valve disorder, unspecified +I35 Nonrheumatic aortic valve disorders +I350 Aortic (valve) stenosis +I351 Aortic (valve) insufficiency +I352 Aortic (valve) stenosis with insufficiency +I358 Other aortic valve disorders +I359 Aortic valve disorder, unspecified +I36 Nonrheumatic tricuspid valve disorders +I360 Nonrheumatic tricuspid (valve) stenosis +I361 Nonrheumatic tricuspid (valve) insufficiency +I362 Nonrheumatic tricuspid (valve) stenosis with insufficiency +I368 Other nonrheumatic tricuspid valve disorders +I369 Nonrheumatic tricuspid valve disorder, unspecified +I37 Pulmonary valve disorders +I370 Pulmonary valve stenosis +I371 Pulmonary valve insufficiency +I372 Pulmonary valve stenosis with insufficiency +I378 Other pulmonary valve disorders +I379 Pulmonary valve disorder, unspecified +I38 Endocarditis, valve unspecified +I39 Endocarditis and heart valve disorders in diseases classified elsewhere +I390 Mitral valve disorders in diseases classified elsewhere +I391 Aortic valve disorders in diseases classified elsewhere +I392 Tricuspid valve disorders in diseases classified elsewhere +I393 Pulmonary valve disorders in diseases classified elsewhere +I394 Multiple valve disorders in diseases classified elsewhere +I398 Endocarditis, valve unspecified, in diseases classified elsewhere +I40 Acute myocarditis +I400 Infective myocarditis +I401 Isolated myocarditis +I408 Other acute myocarditis +I409 Acute myocarditis, unspecified +I41 Myocarditis in diseases classified elsewhere +I410 Myocarditis in bacterial diseases classified elsewhere +I411 Myocarditis in viral diseases classified elsewhere +I412 Myocarditis in other infectious and parasitic diseases classified elsewhere +I418 Myocarditis in other diseases classified elsewhere +I42 Cardiomyopathy +I420 Dilated cardiomyopathy +I421 Obstructive hypertrophic cardiomyopathy +I422 Other hypertrophic cardiomyopathy +I423 Endomyocardial (eosinophilic) disease +I424 Endocardial fibroelastosis +I425 Other restrictive cardiomyopathy +I426 Alcoholic cardiomyopathy +I427 Cardiomyopathy due to drugs and other external agents +I428 Other cardiomyopathies +I429 Cardiomyopathy, unspecified +I43 Cardiomyopathy in diseases classified elsewhere +I430 Cardiomyopathy in infectious and parasitic diseases classified elsewhere +I431 Cardiomyopathy in metabolic diseases +I432 Cardiomyopathy in nutritional diseases +I438 Cardiomyopathy in other diseases classified elsewhere +I44 Atrioventricular and left bundle-branch block +I440 Atrioventricular block, first degree +I441 Atrioventricular block, second degree +I442 Atrioventricular block, complete +I443 Other and unspecified atrioventricular block +I444 Left anterior fascicular block +I445 Left posterior fascicular block +I446 Other and unspecified fascicular block +I447 Left bundle-branch block, unspecified +I45 Other conduction disorders +I450 Right fascicular block +I451 Other and unspecified right bundle-branch block +I452 Bifascicular block +I453 Trifascicular block +I454 Nonspecific intraventricular block +I455 Other specified heart block +I456 Pre-excitation syndrome +I458 Other specified conduction disorders +I459 Conduction disorder, unspecified +I46 Cardiac arrest +I460 Cardiac arrest with successful resuscitation +I461 Sudden cardiac death, so described +I469 Cardiac arrest, unspecified +I47 Paroxysmal tachycardia +I470 Re-entry ventricular arrhythmia +I471 Supraventricular tachycardia +I472 Ventricular tachycardia +I479 Paroxysmal tachycardia, unspecified +I48 Atrial fibrillation and flutter +I480 Paroxysmal atrial fibrillation +I481 Persistent atrial fibrillation +I482 Chronic atrial fibrillation +I483 Typical atrial flutter +I484 Atypical atrial flutter +I489 Atrial fibrillation and atrial flutter, unspecified +I49 Other cardiac arrhythmias +I490 Ventricular fibrillation and flutter +I491 Atrial premature depolarization +I492 Junctional premature depolarization +I493 Ventricular premature depolarization +I494 Other and unspecified premature depolarization +I495 Sick sinus syndrome +I498 Other specified cardiac arrhythmias +I499 Cardiac arrhythmia, unspecified +I50 Heart failure +I500 Congestive heart failure +I501 Left ventricular failure +I509 Heart failure, unspecified +I51 Complications and ill-defined descriptions of heart disease +I510 Cardiac septal defect, acquired +I511 Rupture of chordae tendineae, not elsewhere classified +I512 Rupture of papillary muscle, not elsewhere classified +I513 Intracardiac thrombosis, not elsewhere classified +I514 Myocarditis, unspecified +I515 Myocardial degeneration +I516 Cardiovascular disease, unspecified +I517 Cardiomegaly +I518 Other ill-defined heart diseases +I519 Heart disease, unspecified +I52 Other heart disorders in diseases classified elsewhere +I520 Other heart disorders in bacterial diseases classified elsewhere +I521 Other heart disorders in other infectious and parasitic diseases classified elsewhere +I528 Other heart disorders in other diseases classified elsewhere +I60 Subarachnoid haemorrhage +I600 Subarachnoid haemorrhage from carotid siphon and bifurcation +I601 Subarachnoid haemorrhage from middle cerebral artery +I602 Subarachnoid haemorrhage from anterior communicating artery +I603 Subarachnoid haemorrhage from posterior communicating artery +I604 Subarachnoid haemorrhage from basilar artery +I605 Subarachnoid haemorrhage from vertebral artery +I606 Subarachnoid haemorrhage from other intracranial arteries +I607 Subarachnoid haemorrhage from intracranial artery, unspecified +I608 Other subarachnoid haemorrhage +I609 Subarachnoid haemorrhage, unspecified +I61 Intracerebral haemorrhage +I610 Intracerebral haemorrhage in hemisphere, subcortical +I611 Intracerebral haemorrhage in hemisphere, cortical +I612 Intracerebral haemorrhage in hemisphere, unspecified +I613 Intracerebral haemorrhage in brain stem +I614 Intracerebral haemorrhage in cerebellum +I615 Intracerebral haemorrhage, intraventricular +I616 Intracerebral haemorrhage, multiple localized +I618 Other intracerebral haemorrhage +I619 Intracerebral haemorrhage, unspecified +I62 Other nontraumatic intracranial haemorrhage +I620 Nontraumatic subdural haemorrhage +I621 Nontraumatic extradural haemorrhage +I629 Intracranial haemorrhage (nontraumatic), unspecified +I63 Cerebral infarction +I630 Cerebral infarction due to thrombosis of precerebral arteries +I631 Cerebral infarction due to embolism of precerebral arteries +I632 Cerebral infarction due to unspecified occlusion or stenosis of precerebral arteries +I633 Cerebral infarction due to thrombosis of cerebral arteries +I634 Cerebral infarction due to embolism of cerebral arteries +I635 Cerebral infarction due to unspecified occlusion or stenosis of cerebral arteries +I636 Cerebral infarction due to cerebral venous thrombosis, nonpyogenic +I638 Other cerebral infarction +I639 Cerebral infarction, unspecified +I64 Stroke, not specified as haemorrhage or infarction +I65 Occlusion and stenosis of precerebral arteries, not resulting in cerebral infarction +I650 Occlusion and stenosis of vertebral artery +I651 Occlusion and stenosis of basilar artery +I652 Occlusion and stenosis of carotid artery +I653 Occlusion and stenosis of multiple and bilateral precerebral arteries +I658 Occlusion and stenosis of other precerebral artery +I659 Occlusion and stenosis of unspecified precerebral artery +I66 Occlusion and stenosis of cerebral arteries, not resulting in cerebral infarction +I660 Occlusion and stenosis of middle cerebral artery +I661 Occlusion and stenosis of anterior cerebral artery +I662 Occlusion and stenosis of posterior cerebral artery +I663 Occlusion and stenosis of cerebellar arteries +I664 Occlusion and stenosis of multiple and bilateral cerebral arteries +I668 Occlusion and stenosis of other cerebral artery +I669 Occlusion and stenosis of unspecified cerebral artery +I67 Other cerebrovascular diseases +I670 Dissection of cerebral arteries, nonruptured +I671 Cerebral aneurysm, nonruptured +I672 Cerebral atherosclerosis +I673 Progressive vascular leukoencephalopathy +I674 Hypertensive encephalopathy +I675 Moyamoya disease +I676 Nonpyogenic thrombosis of intracranial venous system +I677 Cerebral arteritis, not elsewhere classified +I678 Other specified cerebrovascular diseases +I679 Cerebrovascular disease, unspecified +I68 Cerebrovascular disorders in diseases classified elsewhere +I680 Cerebral amyloid angiopathy +I681 Cerebral arteritis in infectious and parasitic diseases classified elsewhere +I682 Cerebral arteritis in other diseases classified elsewhere +I688 Other cerebrovascular disorders in diseases classified elsewhere +I69 Sequelae of cerebrovascular disease +I690 Sequelae of subarachnoid haemorrhage +I691 Sequelae of intracerebral haemorrhage +I692 Sequelae of other nontraumatic intracranial haemorrhage +I693 Sequelae of cerebral infarction +I694 Sequelae of stroke, not specified as haemorrhage or infarction +I698 Sequelae of other and unspecified cerebrovascular diseases +I70 Atherosclerosis +I700 Atherosclerosis of aorta +I701 Atherosclerosis of renal artery +I702 Atherosclerosis of arteries of extremities +I708 Atherosclerosis of other arteries +I709 Generalized and unspecified atherosclerosis +I71 Aortic aneurysm and dissection +I710 Dissection of aorta [any part] +I711 Thoracic aortic aneurysm, ruptured +I712 Thoracic aortic aneurysm, without mention of rupture +I713 Abdominal aortic aneurysm, ruptured +I714 Abdominal aortic aneurysm, without mention of rupture +I715 Thoracoabdominal aortic aneurysm, ruptured +I716 Thoracoabdominal aortic aneurysm, without mention of rupture +I718 Aortic aneurysm of unspecified site, ruptured +I719 Aortic aneurysm of unspecified site, without mention of rupture +I72 Other aneurysm and dissection +I720 Aneurysm and dissection of carotid artery +I721 Aneurysm and dissection of artery of upper extremity +I722 Aneurysm and dissection of renal artery +I723 Aneurysm and dissection of iliac artery +I724 Aneurysm and dissection of artery of lower extremity +I725 Aneurysm and dissection of other precerebral arteries +I726 Aneurysm and dissection of vertebral artery +I728 Aneurysm and dissection of other specified arteries +I729 Aneurysm and dissection of unspecified site +I73 Other peripheral vascular diseases +I730 Raynaud syndrome +I731 Thromboangiitis obliterans [Buerger] +I738 Other specified peripheral vascular diseases +I739 Peripheral vascular disease, unspecified +I74 Arterial embolism and thrombosis +I740 Embolism and thrombosis of abdominal aorta +I741 Embolism and thrombosis of other and unspecified parts of aorta +I742 Embolism and thrombosis of arteries of upper extremities +I743 Embolism and thrombosis of arteries of lower extremities +I744 Embolism and thrombosis of arteries of extremities, unspecified +I745 Embolism and thrombosis of iliac artery +I748 Embolism and thrombosis of other arteries +I749 Embolism and thrombosis of unspecified artery +I77 Other disorders of arteries and arterioles +I770 Arteriovenous fistula, acquired +I771 Stricture of artery +I772 Rupture of artery +I773 Arterial fibromuscular dysplasia +I774 Coeliac artery compression syndrome +I775 Necrosis of artery +I776 Arteritis, unspecified +I778 Other specified disorders of arteries and arterioles +I779 Disorder of arteries and arterioles, unspecified +I78 Diseases of capillaries +I780 Hereditary haemorrhagic telangiectasia +I781 Naevus, non-neoplastic +I788 Other diseases of capillaries +I789 Disease of capillaries, unspecified +I79 Disorders of arteries, arterioles and capillaries in diseases classified elsewhere +I790 Aneurysm of aorta in diseases classified elsewhere +I791 Aortitis in diseases classified elsewhere +I792 Peripheral angiopathy in diseases classified elsewhere +I798 Other disorders of arteries, arterioles and capillaries in diseases classified elsewhere +I80 Phlebitis and thrombophlebitis +I800 Phlebitis and thrombophlebitis of superficial vessels of lower extremities +I801 Phlebitis and thrombophlebitis of femoral vein +I802 Phlebitis and thrombophlebitis of other deep vessels of lower extremities +I803 Phlebitis and thrombophlebitis of lower extremities, unspecified +I808 Phlebitis and thrombophlebitis of other sites +I809 Phlebitis and thrombophlebitis of unspecified site +I81 Portal vein thrombosis +I82 Other venous embolism and thrombosis +I820 Budd-Chiari syndrome +I821 Thrombophlebitis migrans +I822 Embolism and thrombosis of vena cava +I823 Embolism and thrombosis of renal vein +I828 Embolism and thrombosis of other specified veins +I829 Embolism and thrombosis of unspecified vein +I83 Varicose veins of lower extremities +I830 Varicose veins of lower extremities with ulcer +I831 Varicose veins of lower extremities with inflammation +I832 Varicose veins of lower extremities with both ulcer and inflammation +I839 Varicose veins of lower extremities without ulcer or inflammation +I85 Oesophageal varices +I850 Oesophageal varices with bleeding +I859 Oesophageal varices without bleeding +I86 Varicose veins of other sites +I860 Sublingual varices +I861 Scrotal varices +I862 Pelvic varices +I863 Vulval varices +I864 Gastric varices +I868 Varicose veins of other specified sites +I87 Other disorders of veins +I870 Postthrombotic syndrome +I871 Compression of vein +I872 Venous insufficiency (chronic)(peripheral) +I878 Other specified disorders of veins +I879 Disorder of vein, unspecified +I88 Nonspecific lymphadenitis +I880 Nonspecific mesenteric lymphadenitis +I881 Chronic lymphadenitis, except mesenteric +I888 Other nonspecific lymphadenitis +I889 Nonspecific lymphadenitis, unspecified +I89 Other noninfective disorders of lymphatic vessels and lymph nodes +I890 Lymphoedema, not elsewhere classified +I891 Lymphangitis +I898 Other specified noninfective disorders of lymphatic vessels and lymph nodes +I899 Noninfective disorder of lymphatic vessels and lymph nodes, unspecified +I95 Hypotension +I950 Idiopathic hypotension +I951 Orthostatic hypotension +I952 Hypotension due to drugs +I958 Other hypotension +I959 Hypotension, unspecified +I97 Postprocedural disorders of circulatory system, not elsewhere classified +I970 Postcardiotomy syndrome +I971 Other functional disturbances following cardiac surgery +I972 Postmastectomy lymphoedema syndrome +I978 Other postprocedural disorders of circulatory system, not elsewhere classified +I979 Postprocedural disorder of circulatory system, unspecified +I98 Other disorders of circulatory system in diseases classified elsewhere +I980 Cardiovascular syphilis +I981 Cardiovascular disorders in other infectious and parasitic diseases classified elsewhere +I982 Oesophageal varices without bleeding in diseases classified elsewhere +I983 Oesophageal varices with bleeding in diseases classified elsewhere +I988 Other specified disorders of circulatory system in diseases classified elsewhere +I99 Other and unspecified disorders of circulatory system +J00 Acute nasopharyngitis [common cold] +J01 Acute sinusitis +J010 Acute maxillary sinusitis +J011 Acute frontal sinusitis +J012 Acute ethmoidal sinusitis +J013 Acute sphenoidal sinusitis +J014 Acute pansinusitis +J018 Other acute sinusitis +J019 Acute sinusitis, unspecified +J02 Acute pharyngitis +J020 Streptococcal pharyngitis +J028 Acute pharyngitis due to other specified organisms +J029 Acute pharyngitis, unspecified +J03 Acute tonsillitis +J030 Streptococcal tonsillitis +J038 Acute tonsillitis due to other specified organisms +J039 Acute tonsillitis, unspecified +J04 Acute laryngitis and tracheitis +J040 Acute laryngitis +J041 Acute tracheitis +J042 Acute laryngotracheitis +J05 Acute obstructive laryngitis [croup] and epiglottitis +J050 Acute obstructive laryngitis [croup] +J051 Acute epiglottitis +J06 Acute upper respiratory infections of multiple and unspecified sites +J060 Acute laryngopharyngitis +J068 Other acute upper respiratory infections of multiple sites +J069 Acute upper respiratory infection, unspecified +J09 Influenza due to identified zoonotic or pandemic influenza virus +J10 Influenza due to identified seasonal influenza virus +J100 Influenza with pneumonia, seasonal influenza virus identified +J101 Influenza with other respiratory manifestations, seasonal influenza virus identified +J108 Influenza with other manifestations, seasonal influenza virus identified +J11 Influenza, virus not identified +J110 Influenza with pneumonia, virus not identified +J111 Influenza with other respiratory manifestations, virus not identified +J118 Influenza with other manifestations, virus not identified +J12 Viral pneumonia, not elsewhere classified +J120 Adenoviral pneumonia +J121 Respiratory syncytial virus pneumonia +J122 Parainfluenza virus pneumonia +J123 Human metapneumovirus pneumonia +J128 Other viral pneumonia +J129 Viral pneumonia, unspecified +J13 Pneumonia due to Streptococcus pneumoniae +J14 Pneumonia due to Haemophilus influenzae +J15 Bacterial pneumonia, not elsewhere classified +J150 Pneumonia due to Klebsiella pneumoniae +J151 Pneumonia due to Pseudomonas +J152 Pneumonia due to staphylococcus +J153 Pneumonia due to streptococcus, group B +J154 Pneumonia due to other streptococci +J155 Pneumonia due to Escherichia coli +J156 Pneumonia due to other Gram-negative bacteria +J157 Pneumonia due to Mycoplasma pneumoniae +J158 Other bacterial pneumonia +J159 Bacterial pneumonia, unspecified +J16 Pneumonia due to other infectious organisms, not elsewhere classified +J160 Chlamydial pneumonia +J168 Pneumonia due to other specified infectious organisms +J17 Pneumonia in diseases classified elsewhere +J170 Pneumonia in bacterial diseases classified elsewhere +J171 Pneumonia in viral diseases classified elsewhere +J172 Pneumonia in mycoses +J173 Pneumonia in parasitic diseases +J178 Pneumonia in other diseases classified elsewhere +J18 Pneumonia, organism unspecified +J180 Bronchopneumonia, unspecified +J181 Lobar pneumonia, unspecified +J182 Hypostatic pneumonia, unspecified +J188 Other pneumonia, organism unspecified +J189 Pneumonia, unspecified +J20 Acute bronchitis +J200 Acute bronchitis due to Mycoplasma pneumoniae +J201 Acute bronchitis due to Haemophilus influenzae +J202 Acute bronchitis due to streptococcus +J203 Acute bronchitis due to coxsackievirus +J204 Acute bronchitis due to parainfluenza virus +J205 Acute bronchitis due to respiratory syncytial virus +J206 Acute bronchitis due to rhinovirus +J207 Acute bronchitis due to echovirus +J208 Acute bronchitis due to other specified organisms +J209 Acute bronchitis, unspecified +J21 Acute bronchiolitis +J210 Acute bronchiolitis due to respiratory syncytial virus +J211 Acute bronchiolitis due to human metapneumovirus +J218 Acute bronchiolitis due to other specified organisms +J219 Acute bronchiolitis, unspecified +J22 Unspecified acute lower respiratory infection +J30 Vasomotor and allergic rhinitis +J300 Vasomotor rhinitis +J301 Allergic rhinitis due to pollen +J302 Other seasonal allergic rhinitis +J303 Other allergic rhinitis +J304 Allergic rhinitis, unspecified +J31 Chronic rhinitis, nasopharyngitis and pharyngitis +J310 Chronic rhinitis +J311 Chronic nasopharyngitis +J312 Chronic pharyngitis +J32 Chronic sinusitis +J320 Chronic maxillary sinusitis +J321 Chronic frontal sinusitis +J322 Chronic ethmoidal sinusitis +J323 Chronic sphenoidal sinusitis +J324 Chronic pansinusitis +J328 Other chronic sinusitis +J329 Chronic sinusitis, unspecified +J33 Nasal polyp +J330 Polyp of nasal cavity +J331 Polypoid sinus degeneration +J338 Other polyp of sinus +J339 Nasal polyp, unspecified +J34 Other disorders of nose and nasal sinuses +J340 Abscess, furuncle and carbuncle of nose +J341 Cyst and mucocele of nose and nasal sinus +J342 Deviated nasal septum +J343 Hypertrophy of nasal turbinates +J348 Other specified disorders of nose and nasal sinuses +J35 Chronic diseases of tonsils and adenoids +J350 Chronic tonsillitis +J351 Hypertrophy of tonsils +J352 Hypertrophy of adenoids +J353 Hypertrophy of tonsils with hypertrophy of adenoids +J358 Other chronic diseases of tonsils and adenoids +J359 Chronic disease of tonsils and adenoids, unspecified +J36 Peritonsillar abscess +J37 Chronic laryngitis and laryngotracheitis +J370 Chronic laryngitis +J371 Chronic laryngotracheitis +J38 Diseases of vocal cords and larynx, not elsewhere classified +J380 Paralysis of vocal cords and larynx +J381 Polyp of vocal cord and larynx +J382 Nodules of vocal cords +J383 Other diseases of vocal cords +J384 Oedema of larynx +J385 Laryngeal spasm +J386 Stenosis of larynx +J387 Other diseases of larynx +J39 Other diseases of upper respiratory tract +J390 Retropharyngeal and parapharyngeal abscess +J391 Other abscess of pharynx +J392 Other diseases of pharynx +J393 Upper respiratory tract hypersensitivity reaction, site unspecified +J398 Other specified diseases of upper respiratory tract +J399 Disease of upper respiratory tract, unspecified +J40 Bronchitis, not specified as acute or chronic +J41 Simple and mucopurulent chronic bronchitis +J410 Simple chronic bronchitis +J411 Mucopurulent chronic bronchitis +J418 Mixed simple and mucopurulent chronic bronchitis +J42 Unspecified chronic bronchitis +J43 Emphysema +J430 MacLeod syndrome +J431 Panlobular emphysema +J432 Centrilobular emphysema +J438 Other emphysema +J439 Emphysema, unspecified +J44 Other chronic obstructive pulmonary disease +J440 Chronic obstructive pulmonary disease with acute lower respiratory infection +J441 Chronic obstructive pulmonary disease with acute exacerbation, unspecified +J448 Other specified chronic obstructive pulmonary disease +J449 Chronic obstructive pulmonary disease, unspecified +J45 Asthma +J450 Predominantly allergic asthma +J451 Nonallergic asthma +J458 Mixed asthma +J459 Asthma, unspecified +J46 Status asthmaticus +J47 Bronchiectasis +J60 Coalworker pneumoconiosis +J61 Pneumoconiosis due to asbestos and other mineral fibres +J62 Pneumoconiosis due to dust containing silica +J620 Pneumoconiosis due to talc dust +J628 Pneumoconiosis due to other dust containing silica +J63 Pneumoconiosis due to other inorganic dusts +J630 Aluminosis (of lung) +J631 Bauxite fibrosis (of lung) +J632 Berylliosis +J633 Graphite fibrosis (of lung) +J634 Siderosis +J635 Stannosis +J638 Pneumoconiosis due to other specified inorganic dusts +J64 Unspecified pneumoconiosis +J65 Pneumoconiosis associated with tuberculosis +J66 Airway disease due to specific organic dust +J660 Byssinosis +J661 Flax-dresser disease +J662 Cannabinosis +J668 Airway disease due to other specific organic dusts +J67 Hypersensitivity pneumonitis due to organic dust +J670 Farmer lung +J671 Bagassosis +J672 Bird fancier lung +J673 Suberosis +J674 Maltworker lung +J675 Mushroom-worker lung +J676 Maple-bark-stripper lung +J677 Air-conditioner and humidifier lung +J678 Hypersensitivity pneumonitis due to other organic dusts +J679 Hypersensitivity pneumonitis due to unspecified organic dust +J68 Respiratory conditions due to inhalation of chemicals, gases, fumes and vapours +J680 Bronchitis and pneumonitis due to chemicals, gases, fumes and vapours +J681 Pulmonary oedema due to chemicals, gases, fumes and vapours +J682 Upper respiratory inflammation due to chemicals, gases, fumes and vapours, not elsewhere classified +J683 Other acute and subacute respiratory conditions due to chemicals, gases, fumes and vapours +J684 Chronic respiratory conditions due to chemicals, gases, fumes and vapours +J688 Other respiratory conditions due to chemicals, gases, fumes and vapours +J689 Unspecified respiratory condition due to chemicals, gases, fumes and vapours +J69 Pneumonitis due to solids and liquids +J690 Pneumonitis due to food and vomit +J691 Pneumonitis due to oils and essences +J698 Pneumonitis due to other solids and liquids +J70 Respiratory conditions due to other external agents +J700 Acute pulmonary manifestations due to radiation +J701 Chronic and other pulmonary manifestations due to radiation +J702 Acute drug-induced interstitial lung disorders +J703 Chronic drug-induced interstitial lung disorders +J704 Drug-induced interstitial lung disorders, unspecified +J708 Respiratory conditions due to other specified external agents +J709 Respiratory conditions due to unspecified external agent +J80 Adult respiratory distress syndrome +J81 Pulmonary oedema +J82 Pulmonary eosinophilia, not elsewhere classified +J84 Other interstitial pulmonary diseases +J840 Alveolar and parietoalveolar conditions +J841 Other interstitial pulmonary diseases with fibrosis +J848 Other specified interstitial pulmonary diseases +J849 Interstitial pulmonary disease, unspecified +J85 Abscess of lung and mediastinum +J850 Gangrene and necrosis of lung +J851 Abscess of lung with pneumonia +J852 Abscess of lung without pneumonia +J853 Abscess of mediastinum +J86 Pyothorax +J860 Pyothorax with fistula +J869 Pyothorax without fistula +J90 Pleural effusion, not elsewhere classified +J91 Pleural effusion in conditions classified elsewhere +J92 Pleural plaque +J920 Pleural plaque with presence of asbestos +J929 Pleural plaque without asbestos +J93 Pneumothorax +J930 Spontaneous tension pneumothorax +J931 Other spontaneous pneumothorax +J938 Other pneumothorax +J939 Pneumothorax, unspecified +J94 Other pleural conditions +J940 Chylous effusion +J941 Fibrothorax +J942 Haemothorax +J948 Other specified pleural conditions +J949 Pleural condition, unspecified +J95 Postprocedural respiratory disorders, not elsewhere classified +J950 Tracheostomy malfunction +J951 Acute pulmonary insufficiency following thoracic surgery +J952 Acute pulmonary insufficiency following nonthoracic surgery +J953 Chronic pulmonary insufficiency following surgery +J954 Mendelson syndrome +J955 Postprocedural subglottic stenosis +J958 Other postprocedural respiratory disorders +J959 Postprocedural respiratory disorder, unspecified +J96 Respiratory failure, not elsewhere classified +J960 Acute respiratory failure +J961 Chronic respiratory failure +J969 Respiratory failure, unspecified +J98 Other respiratory disorders +J980 Diseases of bronchus, not elsewhere classified +J981 Pulmonary collapse +J982 Interstitial emphysema +J983 Compensatory emphysema +J984 Other disorders of lung +J985 Diseases of mediastinum, not elsewhere classified +J986 Disorders of diaphragm +J987 Respiratory infections, not elsewhere classified +J988 Other specified respiratory disorders +J989 Respiratory disorder, unspecified +J99 Respiratory disorders in diseases classified elsewhere +J990 Rheumatoid lung disease +J991 Respiratory disorders in other diffuse connective tissue disorders +J998 Respiratory disorders in other diseases classified elsewhere +K00 Disorders of tooth development and eruption +K000 Anodontia +K001 Supernumerary teeth +K002 Abnormalities of size and form of teeth +K003 Mottled teeth +K004 Disturbances in tooth formation +K005 Hereditary disturbances in tooth structure, not elsewhere classified +K006 Disturbances in tooth eruption +K007 Teething syndrome +K008 Other disorders of tooth development +K009 Disorder of tooth development, unspecified +K01 Embedded and impacted teeth +K010 Embedded teeth +K011 Impacted teeth +K02 Dental caries +K020 Caries limited to enamel +K021 Caries of dentine +K022 Caries of cementum +K023 Arrested dental caries +K024 Odontoclasia +K025 Caries with pulp exposure +K028 Other dental caries +K029 Dental caries, unspecified +K03 Other diseases of hard tissues of teeth +K030 Excessive attrition of teeth +K031 Abrasion of teeth +K032 Erosion of teeth +K033 Pathological resorption of teeth +K034 Hypercementosis +K035 Ankylosis of teeth +K036 Deposits [accretions] on teeth +K037 Posteruptive colour changes of dental hard tissues +K038 Other specified diseases of hard tissues of teeth +K039 Disease of hard tissues of teeth, unspecified +K04 Diseases of pulp and periapical tissues +K040 Pulpitis +K041 Necrosis of pulp +K042 Pulp degeneration +K043 Abnormal hard tissue formation in pulp +K044 Acute apical periodontitis of pulpal origin +K045 Chronic apical periodontitis +K046 Periapical abscess with sinus +K047 Periapical abscess without sinus +K048 Radicular cyst +K049 Other and unspecified diseases of pulp and periapical tissues +K05 Gingivitis and periodontal diseases +K050 Acute gingivitis +K051 Chronic gingivitis +K052 Acute periodontitis +K053 Chronic periodontitis +K054 Periodontosis +K055 Other periodontal diseases +K056 Periodontal disease, unspecified +K06 Other disorders of gingiva and edentulous alveolar ridge +K060 Gingival recession +K061 Gingival enlargement +K062 Gingival and edentulous alveolar ridge lesions associated with trauma +K068 Other specified disorders of gingiva and edentulous alveolar ridge +K069 Disorder of gingiva and edentulous alveolar ridge, unspecified +K07 Dentofacial anomalies [including malocclusion] +K070 Major anomalies of jaw size +K071 Anomalies of jaw-cranial base relationship +K072 Anomalies of dental arch relationship +K073 Anomalies of tooth position +K074 Malocclusion, unspecified +K075 Dentofacial functional abnormalities +K076 Temporomandibular joint disorders +K078 Other dentofacial anomalies +K079 Dentofacial anomaly, unspecified +K08 Other disorders of teeth and supporting structures +K080 Exfoliation of teeth due to systemic causes +K081 Loss of teeth due to accident, extraction or local periodontal disease +K082 Atrophy of edentulous alveolar ridge +K083 Retained dental root +K088 Other specified disorders of teeth and supporting structures +K089 Disorder of teeth and supporting structures, unspecified +K09 Cysts of oral region, not elsewhere classified +K090 Developmental odontogenic cysts +K091 Developmental (nonodontogenic) cysts of oral region +K092 Other cysts of jaw +K098 Other cysts of oral region, not elsewhere classified +K099 Cyst of oral region, unspecified +K10 Other diseases of jaws +K100 Developmental disorders of jaws +K101 Giant cell granuloma, central +K102 Inflammatory conditions of jaws +K103 Alveolitis of jaws +K108 Other specified diseases of jaws +K109 Disease of jaws, unspecified +K11 Diseases of salivary glands +K110 Atrophy of salivary gland +K111 Hypertrophy of salivary gland +K112 Sialoadenitis +K113 Abscess of salivary gland +K114 Fistula of salivary gland +K115 Sialolithiasis +K116 Mucocele of salivary gland +K117 Disturbances of salivary secretion +K118 Other diseases of salivary glands +K119 Disease of salivary gland, unspecified +K12 Stomatitis and related lesions +K120 Recurrent oral aphthae +K121 Other forms of stomatitis +K122 Cellulitis and abscess of mouth +K123 Oral mucositis (ulcerative) +K13 Other diseases of lip and oral mucosa +K130 Diseases of lips +K131 Cheek and lip biting +K132 Leukoplakia and other disturbances of oral epithelium, including tongue +K133 Hairy leukoplakia +K134 Granuloma and granuloma-like lesions of oral mucosa +K135 Oral submucous fibrosis +K136 Irritative hyperplasia of oral mucosa +K137 Other and unspecified lesions of oral mucosa +K14 Diseases of tongue +K140 Glossitis +K141 Geographic tongue +K142 Median rhomboid glossitis +K143 Hypertrophy of tongue papillae +K144 Atrophy of tongue papillae +K145 Plicated tongue +K146 Glossodynia +K148 Other diseases of tongue +K149 Disease of tongue, unspecified +K20 Oesophagitis +K21 Gastro-oesophageal reflux disease +K210 Gastro-oesophageal reflux disease with oesophagitis +K219 Gastro-oesophageal reflux disease without oesophagitis +K22 Other diseases of oesophagus +K220 Achalasia of cardia +K221 Ulcer of oesophagus +K222 Oesophageal obstruction +K223 Perforation of oesophagus +K224 Dyskinesia of oesophagus +K225 Diverticulum of oesophagus, acquired +K226 Gastro-oesophageal laceration-haemorrhage syndrome +K227 Barrett oesophagus +K228 Other specified diseases of oesophagus +K229 Disease of oesophagus, unspecified +K23 Disorders of oesophagus in diseases classified elsewhere +K230 Tuberculous oesophagitis +K231 Megaoesophagus in Chagas disease +K238 Disorders of oesophagus in other diseases classified elsewhere +K25 Gastric ulcer +K250 Gastric ulcer : acute with haemorrhage +K251 Gastric ulcer : acute with perforation +K252 Gastric ulcer : acute with both haemorrhage and perforation +K253 Gastric ulcer : acute without haemorrhage or perforation +K254 Gastric ulcer : chronic or unspecified with haemorrhage +K255 Gastric ulcer : chronic or unspecified with perforation +K256 Gastric ulcer : chronic or unspecified with both haemorrhage and perforation +K257 Gastric ulcer : chronic without haemorrhage or perforation +K259 Gastric ulcer : unspecified as acute or chronic, without haemorrhage or perforation +K26 Duodenal ulcer +K260 Duodenal ulcer : acute with haemorrhage +K261 Duodenal ulcer : acute with perforation +K262 Duodenal ulcer : acute with both haemorrhage and perforation +K263 Duodenal ulcer : acute without haemorrhage or perforation +K264 Duodenal ulcer : chronic or unspecified with haemorrhage +K265 Duodenal ulcer : chronic or unspecified with perforation +K266 Duodenal ulcer : chronic or unspecified with both haemorrhage and perforation +K267 Duodenal ulcer : chronic without haemorrhage or perforation +K269 Duodenal ulcer : unspecified as acute or chronic, without haemorrhage or perforation +K27 Peptic ulcer, site unspecified +K270 Peptic ulcer, site unspecified : acute with haemorrhage +K271 Peptic ulcer, site unspecified : acute with perforation +K272 Peptic ulcer, site unspecified : acute with both haemorrhage and perforation +K273 Peptic ulcer, site unspecified : acute without haemorrhage or perforation +K274 Peptic ulcer, site unspecified : chronic or unspecified with haemorrhage +K275 Peptic ulcer, site unspecified : chronic or unspecified with perforation +K276 Peptic ulcer, site unspecified : chronic or unspecified with both haemorrhage and perforation +K277 Peptic ulcer, site unspecified : chronic without haemorrhage or perforation +K279 Peptic ulcer, site unspecified : unspecified as acute or chronic, without haemorrhage or perforation +K28 Gastrojejunal ulcer +K280 Gastrojejunal ulcer : acute with haemorrhage +K281 Gastrojejunal ulcer : acute with perforation +K282 Gastrojejunal ulcer : acute with both haemorrhage and perforation +K283 Gastrojejunal ulcer : acute without haemorrhage or perforation +K284 Gastrojejunal ulcer : chronic or unspecified with haemorrhage +K285 Gastrojejunal ulcer : chronic or unspecified with perforation +K286 Gastrojejunal ulcer : chronic or unspecified with both haemorrhage and perforation +K287 Gastrojejunal ulcer : chronic without haemorrhage or perforation +K289 Gastrojejunal ulcer : unspecified as acute or chronic, without haemorrhage or perforation +K29 Gastritis and duodenitis +K290 Acute haemorrhagic gastritis +K291 Other acute gastritis +K292 Alcoholic gastritis +K293 Chronic superficial gastritis +K294 Chronic atrophic gastritis +K295 Chronic gastritis, unspecified +K296 Other gastritis +K297 Gastritis, unspecified +K298 Duodenitis +K299 Gastroduodenitis, unspecified +K30 Functional dyspepsia +K31 Other diseases of stomach and duodenum +K310 Acute dilatation of stomach +K311 Adult hypertrophic pyloric stenosis +K312 Hourglass stricture and stenosis of stomach +K313 Pylorospasm, not elsewhere classified +K314 Gastric diverticulum +K315 Obstruction of duodenum +K316 Fistula of stomach and duodenum +K317 Polyp of stomach and duodenum +K318 Other specified diseases of stomach and duodenum +K319 Disease of stomach and duodenum, unspecified +K35 Acute appendicitis +K352 Acute appendicitis with generalized peritonitis +K353 Acute appendicitis with localized peritonitis +K358 Acute appendicitis, other and unspecified +K36 Other appendicitis +K37 Unspecified appendicitis +K38 Other diseases of appendix +K380 Hyperplasia of appendix +K381 Appendicular concretions +K382 Diverticulum of appendix +K383 Fistula of appendix +K388 Other specified diseases of appendix +K389 Disease of appendix, unspecified +K40 Inguinal hernia +K400 Bilateral inguinal hernia, with obstruction, without gangrene +K401 Bilateral inguinal hernia, with gangrene +K402 Bilateral inguinal hernia, without obstruction or gangrene +K403 Unilateral or unspecified inguinal hernia, with obstruction, without gangrene +K404 Unilateral or unspecified inguinal hernia, with gangrene +K409 Unilateral or unspecified inguinal hernia, without obstruction or gangrene +K41 Femoral hernia +K410 Bilateral femoral hernia, with obstruction, without gangrene +K411 Bilateral femoral hernia, with gangrene +K412 Bilateral femoral hernia, without obstruction or gangrene +K413 Unilateral or unspecified femoral hernia, with obstruction, without gangrene +K414 Unilateral or unspecified femoral hernia, with gangrene +K419 Unilateral or unspecified femoral hernia, without obstruction or gangrene +K42 Umbilical hernia +K420 Umbilical hernia with obstruction, without gangrene +K421 Umbilical hernia with gangrene +K429 Umbilical hernia without obstruction or gangrene +K43 Ventral hernia +K430 Incisional hernia with obstruction, without gangrene +K431 Incisional hernia with gangrene +K432 Incisional hernia without obstruction or gangrene +K433 Parastomal hernia with obstruction, without gangrene +K434 Parastomal hernia with gangrene +K435 Parastomal hernia without obstruction or gangrene +K436 Other and unspecified ventral hernia with obstruction without gangrene +K437 Other and unspecified ventral hernia with gangrene +K439 Other and unspecified ventral hernia without obstruction or gangrene +K44 Diaphragmatic hernia +K440 Diaphragmatic hernia with obstruction, without gangrene +K441 Diaphragmatic hernia with gangrene +K449 Diaphragmatic hernia without obstruction or gangrene +K45 Other abdominal hernia +K450 Other specified abdominal hernia with obstruction, without gangrene +K451 Other specified abdominal hernia with gangrene +K458 Other specified abdominal hernia without obstruction or gangrene +K46 Unspecified abdominal hernia +K460 Unspecified abdominal hernia with obstruction, without gangrene +K461 Unspecified abdominal hernia with gangrene +K469 Unspecified abdominal hernia without obstruction or gangrene +K50 Crohn disease [regional enteritis] +K500 Crohn disease of small intestine +K501 Crohn disease of large intestine +K508 Other Crohn disease +K509 Crohn disease, unspecified +K51 Ulcerative colitis +K510 Ulcerative (chronic) pancolitis +K512 Ulcerative (chronic) proctitis +K513 Ulcerative (chronic) rectosigmoiditis +K514 Inflammatory polyps +K515 Left sided colitis +K518 Other ulcerative colitis +K519 Ulcerative colitis, unspecified +K52 Other noninfective gastroenteritis and colitis +K520 Gastroenteritis and colitis due to radiation +K521 Toxic gastroenteritis and colitis +K522 Allergic and dietetic gastroenteritis and colitis +K523 Indeterminate colitis +K528 Other specified noninfective gastroenteritis and colitis +K529 Noninfective gastroenteritis and colitis, unspecified +K55 Vascular disorders of intestine +K550 Acute vascular disorders of intestine +K551 Chronic vascular disorders of intestine +K552 Angiodysplasia of colon +K553 Angiodysplasia of small intestine +K558 Other vascular disorders of intestine +K559 Vascular disorder of intestine, unspecified +K56 Paralytic ileus and intestinal obstruction without hernia +K560 Paralytic ileus +K561 Intussusception +K562 Volvulus +K563 Gallstone ileus +K564 Other impaction of intestine +K565 Intestinal adhesions [bands] with obstruction +K566 Other and unspecified intestinal obstruction +K567 Ileus, unspecified +K57 Diverticular disease of intestine +K570 Diverticular disease of small intestine with perforation and abscess +K571 Diverticular disease of small intestine without perforation or abscess +K572 Diverticular disease of large intestine with perforation and abscess +K573 Diverticular disease of large intestine without perforation or abscess +K574 Diverticular disease of both small and large intestine with perforation and abscess +K575 Diverticular disease of both small and large intestine without perforation or abscess +K578 Diverticular disease of intestine, part unspecified, with perforation and abscess +K579 Diverticular disease of intestine, part unspecified, without perforation or abscess +K58 Irritable bowel syndrome +K581 Irritable bowel syndrome with predominant diarrhoea [IBS-D] +K582 Irritable bowel syndrome with predominant constipation [IBS-C] +K583 Irritable bowel syndrome with mixed bowel habits [IBS-M] +K588 Other and unspecified irritable bowel syndrome +K59 Other functional intestinal disorders +K590 Constipation +K591 Functional diarrhoea +K592 Neurogenic bowel, not elsewhere classified +K593 Megacolon, not elsewhere classified +K594 Anal spasm +K598 Other specified functional intestinal disorders +K599 Functional intestinal disorder, unspecified +K60 Fissure and fistula of anal and rectal regions +K600 Acute anal fissure +K601 Chronic anal fissure +K602 Anal fissure, unspecified +K603 Anal fistula +K604 Rectal fistula +K605 Anorectal fistula +K61 Abscess of anal and rectal regions +K610 Anal abscess +K611 Rectal abscess +K612 Anorectal abscess +K613 Ischiorectal abscess +K614 Intrasphincteric abscess +K62 Other diseases of anus and rectum +K620 Anal polyp +K621 Rectal polyp +K622 Anal prolapse +K623 Rectal prolapse +K624 Stenosis of anus and rectum +K625 Haemorrhage of anus and rectum +K626 Ulcer of anus and rectum +K627 Radiation proctitis +K628 Other specified diseases of anus and rectum +K629 Disease of anus and rectum, unspecified +K63 Other diseases of intestine +K630 Abscess of intestine +K631 Perforation of intestine (nontraumatic) +K632 Fistula of intestine +K633 Ulcer of intestine +K634 Enteroptosis +K635 Polyp of colon +K638 Other specified diseases of intestine +K639 Disease of intestine, unspecified +K64 Haemorrhoids and perianal venous thrombosis +K640 First degree haemorrhoids +K641 Second degree haemorrhoids +K642 Third degree haemorrhoids +K643 Fourth degree haemorrhoids +K644 Residual haemorrhoidal skin tags +K645 Perianal venous thrombosis +K648 Other specified haemorrhoids +K649 Haemorrhoids, unspecified +K65 Peritonitis +K650 Acute peritonitis +K658 Other peritonitis +K659 Peritonitis, unspecified +K66 Other disorders of peritoneum +K660 Peritoneal adhesions +K661 Haemoperitoneum +K662 Retroperitoneal fibrosis +K668 Other specified disorders of peritoneum +K669 Disorder of peritoneum, unspecified +K67 Disorders of peritoneum in infectious diseases classified elsewhere +K670 Chlamydial peritonitis +K671 Gonococcal peritonitis +K672 Syphilitic peritonitis +K673 Tuberculous peritonitis +K678 Other disorders of peritoneum in infectious diseases classified elsewhere +K70 Alcoholic liver disease +K700 Alcoholic fatty liver +K701 Alcoholic hepatitis +K702 Alcoholic fibrosis and sclerosis of liver +K703 Alcoholic cirrhosis of liver +K704 Alcoholic hepatic failure +K709 Alcoholic liver disease, unspecified +K71 Toxic liver disease +K710 Toxic liver disease with cholestasis +K711 Toxic liver disease with hepatic necrosis +K712 Toxic liver disease with acute hepatitis +K713 Toxic liver disease with chronic persistent hepatitis +K714 Toxic liver disease with chronic lobular hepatitis +K715 Toxic liver disease with chronic active hepatitis +K716 Toxic liver disease with hepatitis, not elsewhere classified +K717 Toxic liver disease with fibrosis and cirrhosis of liver +K718 Toxic liver disease with other disorders of liver +K719 Toxic liver disease, unspecified +K72 Hepatic failure, not elsewhere classified +K720 Acute and subacute hepatic failure +K721 Chronic hepatic failure +K729 Hepatic failure, unspecified +K73 Chronic hepatitis, not elsewhere classified +K730 Chronic persistent hepatitis, not elsewhere classified +K731 Chronic lobular hepatitis, not elsewhere classified +K732 Chronic active hepatitis, not elsewhere classified +K738 Other chronic hepatitis, not elsewhere classified +K739 Chronic hepatitis, unspecified +K74 Fibrosis and cirrhosis of liver +K740 Hepatic fibrosis +K741 Hepatic sclerosis +K742 Hepatic fibrosis with hepatic sclerosis +K743 Primary biliary cirrhosis +K744 Secondary biliary cirrhosis +K745 Biliary cirrhosis, unspecified +K746 Other and unspecified cirrhosis of liver +K75 Other inflammatory liver diseases +K750 Abscess of liver +K751 Phlebitis of portal vein +K752 Nonspecific reactive hepatitis +K753 Granulomatous hepatitis, not elsewhere classified +K754 Autoimmune hepatitis +K758 Other specified inflammatory liver diseases +K759 Inflammatory liver disease, unspecified +K76 Other diseases of liver +K760 Fatty (change of) liver, not elsewhere classified +K761 Chronic passive congestion of liver +K762 Central haemorrhagic necrosis of liver +K763 Infarction of liver +K764 Peliosis hepatis +K765 Hepatic veno-occlusive disease +K766 Portal hypertension +K767 Hepatorenal syndrome +K768 Other specified diseases of liver +K769 Liver disease, unspecified +K77 Liver disorders in diseases classified elsewhere +K770 Liver disorders in infectious and parasitic diseases classified elsewhere +K778 Liver disorders in other diseases classified elsewhere +K80 Cholelithiasis +K800 Calculus of gallbladder with acute cholecystitis +K801 Calculus of gallbladder with other cholecystitis +K802 Calculus of gallbladder without cholecystitis +K803 Calculus of bile duct with cholangitis +K804 Calculus of bile duct with cholecystitis +K805 Calculus of bile duct without cholangitis or cholecystitis +K808 Other cholelithiasis +K81 Cholecystitis +K810 Acute cholecystitis +K811 Chronic cholecystitis +K818 Other cholecystitis +K819 Cholecystitis, unspecified +K82 Other diseases of gallbladder +K820 Obstruction of gallbladder +K821 Hydrops of gallbladder +K822 Perforation of gallbladder +K823 Fistula of gallbladder +K824 Cholesterolosis of gallbladder +K828 Other specified diseases of gallbladder +K829 Disease of gallbladder, unspecified +K83 Other diseases of biliary tract +K830 Cholangitis +K831 Obstruction of bile duct +K832 Perforation of bile duct +K833 Fistula of bile duct +K834 Spasm of sphincter of Oddi +K835 Biliary cyst +K838 Other specified diseases of biliary tract +K839 Disease of biliary tract, unspecified +K85 Acute pancreatitis +K850 Idiopathic acute pancreatitis +K851 Biliary acute pancreatitis +K852 Alcohol-induced acute pancreatitis +K853 Drug-induced acute pancreatitis +K858 Other acute pancreatitis +K859 Acute pancreatitis, unspecified +K86 Other diseases of pancreas +K860 Alcohol-induced chronic pancreatitis +K861 Other chronic pancreatitis +K862 Cyst of pancreas +K863 Pseudocyst of pancreas +K868 Other specified diseases of pancreas +K869 Disease of pancreas, unspecified +K87 Disorders of gallbladder, biliary tract and pancreas in diseases classified elsewhere +K870 Disorders of gallbladder and biliary tract in diseases classified elsewhere +K871 Disorders of pancreas in diseases classified elsewhere +K90 Intestinal malabsorption +K900 Coeliac disease +K901 Tropical sprue +K902 Blind loop syndrome, not elsewhere classified +K903 Pancreatic steatorrhoea +K904 Malabsorption due to intolerance, not elsewhere classified +K908 Other intestinal malabsorption +K909 Intestinal malabsorption, unspecified +K91 Postprocedural disorders of digestive system, not elsewhere classified +K910 Vomiting following gastrointestinal surgery +K911 Postgastric surgery syndromes +K912 Postsurgical malabsorption, not elsewhere classified +K913 Postoperative intestinal obstruction +K914 Colostomy and enterostomy malfunction +K915 Postcholecystectomy syndrome +K918 Other postprocedural disorders of digestive system, not elsewhere classified +K919 Postprocedural disorder of digestive system, unspecified +K92 Other diseases of digestive system +K920 Haematemesis +K921 Melaena +K922 Gastrointestinal haemorrhage, unspecified +K928 Other specified diseases of digestive system +K929 Disease of digestive system, unspecified +K93 Disorders of other digestive organs in diseases classified elsewhere +K930 Tuberculous disorders of intestines, peritoneum and mesenteric glands +K931 Megacolon in Chagas disease +K938 Disorders of other specified digestive organs in diseases classified elsewhere +L00 Staphylococcal scalded skin syndrome +L01 Impetigo +L010 Impetigo [any organism] [any site] +L011 Impetiginization of other dermatoses +L02 Cutaneous abscess, furuncle and carbuncle +L020 Cutaneous abscess, furuncle and carbuncle of face +L021 Cutaneous abscess, furuncle and carbuncle of neck +L022 Cutaneous abscess, furuncle and carbuncle of trunk +L023 Cutaneous abscess, furuncle and carbuncle of buttock +L024 Cutaneous abscess, furuncle and carbuncle of limb +L028 Cutaneous abscess, furuncle and carbuncle of other sites +L029 Cutaneous abscess, furuncle and carbuncle, unspecified +L03 Cellulitis +L030 Cellulitis of finger and toe +L031 Cellulitis of other parts of limb +L032 Cellulitis of face +L033 Cellulitis of trunk +L038 Cellulitis of other sites +L039 Cellulitis, unspecified +L04 Acute lymphadenitis +L040 Acute lymphadenitis of face, head and neck +L041 Acute lymphadenitis of trunk +L042 Acute lymphadenitis of upper limb +L043 Acute lymphadenitis of lower limb +L048 Acute lymphadenitis of other sites +L049 Acute lymphadenitis, unspecified +L05 Pilonidal cyst +L050 Pilonidal cyst with abscess +L059 Pilonidal cyst without abscess +L08 Other local infections of skin and subcutaneous tissue +L080 Pyoderma +L081 Erythrasma +L088 Other specified local infections of skin and subcutaneous tissue +L089 Local infection of skin and subcutaneous tissue, unspecified +L10 Pemphigus +L100 Pemphigus vulgaris +L101 Pemphigus vegetans +L102 Pemphigus foliaceus +L103 Brazilian pemphigus [fogo selvagem] +L104 Pemphigus erythematosus +L105 Drug-induced pemphigus +L108 Other pemphigus +L109 Pemphigus, unspecified +L11 Other acantholytic disorders +L110 Acquired keratosis follicularis +L111 Transient acantholytic dermatosis [Grover] +L118 Other specified acantholytic disorders +L119 Acantholytic disorder, unspecified +L12 Pemphigoid +L120 Bullous pemphigoid +L121 Cicatricial pemphigoid +L122 Chronic bullous disease of childhood +L123 Acquired epidermolysis bullosa +L128 Other pemphigoid +L129 Pemphigoid, unspecified +L13 Other bullous disorders +L130 Dermatitis herpetiformis +L131 Subcorneal pustular dermatitis +L138 Other specified bullous disorders +L139 Bullous disorder, unspecified +L14 Bullous disorders in diseases classified elsewhere +L20 Atopic dermatitis +L200 Besnier prurigo +L208 Other atopic dermatitis +L209 Atopic dermatitis, unspecified +L21 Seborrhoeic dermatitis +L210 Seborrhoea capitis +L211 Seborrhoeic infantile dermatitis +L218 Other seborrhoeic dermatitis +L219 Seborrhoeic dermatitis, unspecified +L22 Diaper [napkin] dermatitis +L23 Allergic contact dermatitis +L230 Allergic contact dermatitis due to metals +L231 Allergic contact dermatitis due to adhesives +L232 Allergic contact dermatitis due to cosmetics +L233 Allergic contact dermatitis due to drugs in contact with skin +L234 Allergic contact dermatitis due to dyes +L235 Allergic contact dermatitis due to other chemical products +L236 Allergic contact dermatitis due to food in contact with skin +L237 Allergic contact dermatitis due to plants, except food +L238 Allergic contact dermatitis due to other agents +L239 Allergic contact dermatitis, unspecified cause +L24 Irritant contact dermatitis +L240 Irritant contact dermatitis due to detergents +L241 Irritant contact dermatitis due to oils and greases +L242 Irritant contact dermatitis due to solvents +L243 Irritant contact dermatitis due to cosmetics +L244 Irritant contact dermatitis due to drugs in contact with skin +L245 Irritant contact dermatitis due to other chemical products +L246 Irritant contact dermatitis due to food in contact with skin +L247 Irritant contact dermatitis due to plants, except food +L248 Irritant contact dermatitis due to other agents +L249 Irritant contact dermatitis, unspecified cause +L25 Unspecified contact dermatitis +L250 Unspecified contact dermatitis due to cosmetics +L251 Unspecified contact dermatitis due to drugs in contact with skin +L252 Unspecified contact dermatitis due to dyes +L253 Unspecified contact dermatitis due to other chemical products +L254 Unspecified contact dermatitis due to food in contact with skin +L255 Unspecified contact dermatitis due to plants, except food +L258 Unspecified contact dermatitis due to other agents +L259 Unspecified contact dermatitis, unspecified cause +L26 Exfoliative dermatitis +L27 Dermatitis due to substances taken internally +L270 Generalized skin eruption due to drugs and medicaments +L271 Localized skin eruption due to drugs and medicaments +L272 Dermatitis due to ingested food +L278 Dermatitis due to other substances taken internally +L279 Dermatitis due to unspecified substance taken internally +L28 Lichen simplex chronicus and prurigo +L280 Lichen simplex chronicus +L281 Prurigo nodularis +L282 Other prurigo +L29 Pruritus +L290 Pruritus ani +L291 Pruritus scroti +L292 Pruritus vulvae +L293 Anogenital pruritus, unspecified +L298 Other pruritus +L299 Pruritus, unspecified +L30 Other dermatitis +L300 Nummular dermatitis +L301 Dyshidrosis [pompholyx] +L302 Cutaneous autosensitization +L303 Infective dermatitis +L304 Erythema intertrigo +L305 Pityriasis alba +L308 Other specified dermatitis +L309 Dermatitis, unspecified +L40 Psoriasis +L400 Psoriasis vulgaris +L401 Generalized pustular psoriasis +L402 Acrodermatitis continua +L403 Pustulosis palmaris et plantaris +L404 Guttate psoriasis +L405 Arthropathic psoriasis +L408 Other psoriasis +L409 Psoriasis, unspecified +L41 Parapsoriasis +L410 Pityriasis lichenoides et varioliformis acuta +L411 Pityriasis lichenoides chronica +L413 Small plaque parapsoriasis +L414 Large plaque parapsoriasis +L415 Retiform parapsoriasis +L418 Other parapsoriasis +L419 Parapsoriasis, unspecified +L42 Pityriasis rosea +L43 Lichen planus +L430 Hypertrophic lichen planus +L431 Bullous lichen planus +L432 Lichenoid drug reaction +L433 Subacute (active) lichen planus +L438 Other lichen planus +L439 Lichen planus, unspecified +L44 Other papulosquamous disorders +L440 Pityriasis rubra pilaris +L441 Lichen nitidus +L442 Lichen striatus +L443 Lichen ruber moniliformis +L444 Infantile papular acrodermatitis [Giannotti-Crosti] +L448 Other specified papulosquamous disorders +L449 Papulosquamous disorder, unspecified +L45 Papulosquamous disorders in diseases classified elsewhere +L50 Urticaria +L500 Allergic urticaria +L501 Idiopathic urticaria +L502 Urticaria due to cold and heat +L503 Dermatographic urticaria +L504 Vibratory urticaria +L505 Cholinergic urticaria +L506 Contact urticaria +L508 Other urticaria +L509 Urticaria, unspecified +L51 Erythema multiforme +L510 Nonbullous erythema multiforme +L511 Bullous erythema multiforme +L512 Toxic epidermal necrolysis [Lyell] +L518 Other erythema multiforme +L519 Erythema multiforme, unspecified +L52 Erythema nodosum +L53 Other erythematous conditions +L530 Toxic erythema +L531 Erythema annulare centrifugum +L532 Erythema marginatum +L533 Other chronic figurate erythema +L538 Other specified erythematous conditions +L539 Erythematous condition, unspecified +L54 Erythema in diseases classified elsewhere +L540 Erythema marginatum in acute rheumatic fever +L548 Erythema in other diseases classified elsewhere +L55 Sunburn +L550 Sunburn of first degree +L551 Sunburn of second degree +L552 Sunburn of third degree +L558 Other sunburn +L559 Sunburn, unspecified +L56 Other acute skin changes due to ultraviolet radiation +L560 Drug phototoxic response +L561 Drug photoallergic response +L562 Photocontact dermatitis [berloque dermatitis] +L563 Solar urticaria +L564 Polymorphous light eruption +L568 Other specified acute skin changes due to ultraviolet radiation +L569 Acute skin change due to ultraviolet radiation, unspecified +L57 Skin changes due to chronic exposure to nonionizing radiation +L570 Actinic keratosis +L571 Actinic reticuloid +L572 Cutis rhomboidalis nuchae +L573 Poikiloderma of Civatte +L574 Cutis laxa senilis +L575 Actinic granuloma +L578 Other skin changes due to chronic exposure to nonionizing radiation +L579 Skin changes due to chronic exposure to nonionizing radiation, unspecified +L58 Radiodermatitis +L580 Acute radiodermatitis +L581 Chronic radiodermatitis +L589 Radiodermatitis, unspecified +L59 Other disorders of skin and subcutaneous tissue related to radiation +L590 Erythema ab igne [dermatitis ab igne] +L598 Other specified disorders of skin and subcutaneous tissue related to radiation +L599 Disorder of skin and subcutaneous tissue related to radiation, unspecified +L60 Nail disorders +L600 Ingrowing nail +L601 Onycholysis +L602 Onychogryphosis +L603 Nail dystrophy +L604 Beau lines +L605 Yellow nail syndrome +L608 Other nail disorders +L609 Nail disorder, unspecified +L62 Nail disorders in diseases classified elsewhere +L620 Clubbed nail pachydermoperiostosis +L628 Nail disorders in other diseases classified elsewhere +L63 Alopecia areata +L630 Alopecia (capitis) totalis +L631 Alopecia universalis +L632 Ophiasis +L638 Other alopecia areata +L639 Alopecia areata, unspecified +L64 Androgenic alopecia +L640 Drug-induced androgenic alopecia +L648 Other androgenic alopecia +L649 Androgenic alopecia, unspecified +L65 Other nonscarring hair loss +L650 Telogen effluvium +L651 Anagen effluvium +L652 Alopecia mucinosa +L658 Other specified nonscarring hair loss +L659 Nonscarring hair loss, unspecified +L66 Cicatricial alopecia [scarring hair loss] +L660 Pseudopelade +L661 Lichen planopilaris +L662 Folliculitis decalvans +L663 Perifolliculitis capitis abscedens +L664 Folliculitis ulerythematosa reticulata +L668 Other cicatricial alopecia +L669 Cicatricial alopecia, unspecified +L67 Hair colour and hair shaft abnormalities +L670 Trichorrhexis nodosa +L671 Variations in hair colour +L678 Other hair colour and hair shaft abnormalities +L679 Hair colour and hair shaft abnormality, unspecified +L68 Hypertrichosis +L680 Hirsutism +L681 Acquired hypertrichosis lanuginosa +L682 Localized hypertrichosis +L683 Polytrichia +L688 Other hypertrichosis +L689 Hypertrichosis, unspecified +L70 Acne +L700 Acne vulgaris +L701 Acne conglobata +L702 Acne varioliformis +L703 Acne tropica +L704 Infantile acne +L705 Acné excoriée +L708 Other acne +L709 Acne, unspecified +L71 Rosacea +L710 Perioral dermatitis +L711 Rhinophyma +L718 Other rosacea +L719 Rosacea, unspecified +L72 Follicular cysts of skin and subcutaneous tissue +L720 Epidermal cyst +L721 Trichilemmal cyst +L722 Steatocystoma multiplex +L728 Other follicular cysts of skin and subcutaneous tissue +L729 Follicular cyst of skin and subcutaneous tissue, unspecified +L73 Other follicular disorders +L730 Acne keloid +L731 Pseudofolliculitis barbae +L732 Hidradenitis suppurativa +L738 Other specified follicular disorders +L739 Follicular disorder, unspecified +L74 Eccrine sweat disorders +L740 Miliaria rubra +L741 Miliaria crystallina +L742 Miliaria profunda +L743 Miliaria, unspecified +L744 Anhidrosis +L748 Other eccrine sweat disorders +L749 Eccrine sweat disorder, unspecified +L75 Apocrine sweat disorders +L750 Bromhidrosis +L751 Chromhidrosis +L752 Apocrine miliaria +L758 Other apocrine sweat disorders +L759 Apocrine sweat disorder, unspecified +L80 Vitiligo +L81 Other disorders of pigmentation +L810 Postinflammatory hyperpigmentation +L811 Chloasma +L812 Freckles +L813 Café au lait spots +L814 Other melanin hyperpigmentation +L815 Leukoderma, not elsewhere classified +L816 Other disorders of diminished melanin formation +L817 Pigmented purpuric dermatosis +L818 Other specified disorders of pigmentation +L819 Disorder of pigmentation, unspecified +L82 Seborrhoeic keratosis +L83 Acanthosis nigricans +L84 Corns and callosities +L85 Other epidermal thickening +L850 Acquired ichthyosis +L851 Acquired keratosis [keratoderma] palmaris et plantaris +L852 Keratosis punctata (palmaris et plantaris) +L853 Xerosis cutis +L858 Other specified epidermal thickening +L859 Epidermal thickening, unspecified +L86 Keratoderma in diseases classified elsewhere +L87 Transepidermal elimination disorders +L870 Keratosis follicularis et parafollicularis in cutem penetrans [Kyrle] +L871 Reactive perforating collagenosis +L872 Elastosis perforans serpiginosa +L878 Other transepidermal elimination disorders +L879 Transepidermal elimination disorder, unspecified +L88 Pyoderma gangrenosum +L89 Decubitus ulcer and pressure area +L890 Stage I decubitus ulcer and pressure area +L891 Stage II decubitus ulcer +L892 Stage III decubitus ulcer +L893 Stage IV decubitus ulcer +L899 Decubitus ulcer and pressure area, unspecified +L90 Atrophic disorders of skin +L900 Lichen sclerosus et atrophicus +L901 Anetoderma of Schweninger-Buzzi +L902 Anetoderma of Jadassohn-Pellizzari +L903 Atrophoderma of Pasini and Pierini +L904 Acrodermatitis chronica atrophicans +L905 Scar conditions and fibrosis of skin +L906 Striae atrophicae +L908 Other atrophic disorders of skin +L909 Atrophic disorder of skin, unspecified +L91 Hypertrophic disorders of skin +L910 Hypertrophic scar +L918 Other hypertrophic disorders of skin +L919 Hypertrophic disorder of skin, unspecified +L92 Granulomatous disorders of skin and subcutaneous tissue +L920 Granuloma annulare +L921 Necrobiosis lipoidica, not elsewhere classified +L922 Granuloma faciale [eosinophilic granuloma of skin] +L923 Foreign body granuloma of skin and subcutaneous tissue +L928 Other granulomatous disorders of skin and subcutaneous tissue +L929 Granulomatous disorder of skin and subcutaneous tissue, unspecified +L93 Lupus erythematosus +L930 Discoid lupus erythematosus +L931 Subacute cutaneous lupus erythematosus +L932 Other local lupus erythematosus +L94 Other localized connective tissue disorders +L940 Localized scleroderma [morphea] +L941 Linear scleroderma +L942 Calcinosis cutis +L943 Sclerodactyly +L944 Gottron papules +L945 Poikiloderma vasculare atrophicans +L946 Ainhum +L948 Other specified localized connective tissue disorders +L949 Localized connective tissue disorder, unspecified +L95 Vasculitis limited to skin, not elsewhere classified +L950 Livedoid vasculitis +L951 Erythema elevatum diutinum +L958 Other vasculitis limited to skin +L959 Vasculitis limited to skin, unspecified +L97 Ulcer of lower limb, not elsewhere classified +L98 Other disorders of skin and subcutaneous tissue, not elsewhere classified +L980 Pyogenic granuloma +L981 Factitial dermatitis +L982 Febrile neutrophilic dermatosis [Sweet] +L983 Eosinophilic cellulitis [Wells] +L984 Chronic ulcer of skin, not elsewhere classified +L985 Mucinosis of skin +L986 Other infiltrative disorders of skin and subcutaneous tissue +L987 Excessive and redundant skin and subcutaneous tissue +L988 Other specified disorders of skin and subcutaneous tissue +L989 Disorder of skin and subcutaneous tissue, unspecified +L99 Other disorders of skin and subcutaneous tissue in diseases classified elsewhere +L990 Amyloidosis of skin +L998 Other specified disorders of skin and subcutaneous tissue in diseases classified elsewhere +M00 Pyogenic arthritis +M000 Staphylococcal arthritis and polyarthritis +M001 Pneumococcal arthritis and polyarthritis +M002 Other streptococcal arthritis and polyarthritis +M008 Arthritis and polyarthritis due to other specified bacterial agents +M009 Pyogenic arthritis, unspecified +M01 Direct infections of joint in infectious and parasitic diseases classified elsewhere +M010 Meningococcal arthritis +M011 Tuberculous arthritis +M012 Arthritis in Lyme disease +M013 Arthritis in other bacterial diseases classified elsewhere +M014 Rubella arthritis +M015 Arthritis in other viral diseases classified elsewhere +M016 Arthritis in mycoses +M018 Arthritis in other infectious and parasitic diseases classified elsewhere +M02 Reactive arthropathies +M020 Arthropathy following intestinal bypass +M021 Postdysenteric arthropathy +M022 Postimmunization arthropathy +M023 Reiter disease +M028 Other reactive arthropathies +M029 Reactive arthropathy, unspecified +M03 Postinfective and reactive arthropathies in diseases classified elsewhere +M030 Postmeningococcal arthritis +M031 Postinfective arthropathy in syphilis +M032 Other postinfectious arthropathies in diseases classified elsewhere +M036 Reactive arthropathy in other diseases classified elsewhere +M05 Seropositive rheumatoid arthritis +M050 Felty syndrome +M051 Rheumatoid lung disease +M052 Rheumatoid vasculitis +M053 Rheumatoid arthritis with involvement of other organs and systems +M058 Other seropositive rheumatoid arthritis +M059 Seropositive rheumatoid arthritis, unspecified +M06 Other rheumatoid arthritis +M060 Seronegative rheumatoid arthritis +M061 Adult-onset Still disease +M062 Rheumatoid bursitis +M063 Rheumatoid nodule +M064 Inflammatory polyarthropathy +M068 Other specified rheumatoid arthritis +M069 Rheumatoid arthritis, unspecified +M07 Psoriatic and enteropathic arthropathies +M070 Distal interphalangeal psoriatic arthropathy +M071 Arthritis mutilans +M072 Psoriatic spondylitis +M073 Other psoriatic arthropathies +M074 Arthropathy in Crohn disease [regional enteritis] +M075 Arthropathy in ulcerative colitis +M076 Other enteropathic arthropathies +M08 Juvenile arthritis +M080 Juvenile rheumatoid arthritis +M081 Juvenile ankylosing spondylitis +M082 Juvenile arthritis with systemic onset +M083 Juvenile polyarthritis (seronegative) +M084 Pauciarticular juvenile arthritis +M088 Other juvenile arthritis +M089 Juvenile arthritis, unspecified +M09 Juvenile arthritis in diseases classified elsewhere +M090 Juvenile arthritis in psoriasis +M091 Juvenile arthritis in Crohn disease [regional enteritis] +M092 Juvenile arthritis in ulcerative colitis +M098 Juvenile arthritis in other diseases classified elsewhere +M10 Gout +M100 Idiopathic gout +M101 Lead-induced gout +M102 Drug-induced gout +M103 Gout due to impairment of renal function +M104 Other secondary gout +M109 Gout, unspecified +M11 Other crystal arthropathies +M110 Hydroxyapatite deposition disease +M111 Familial chondrocalcinosis +M112 Other chondrocalcinosis +M118 Other specified crystal arthropathies +M119 Crystal arthropathy, unspecified +M12 Other specific arthropathies +M120 Chronic postrheumatic arthropathy [Jaccoud] +M121 Kaschin-Beck disease +M122 Villonodular synovitis (pigmented) +M123 Palindromic rheumatism +M124 Intermittent hydrarthrosis +M125 Traumatic arthropathy +M128 Other specific arthropathies, not elsewhere classified +M13 Other arthritis +M130 Polyarthritis, unspecified +M131 Monoarthritis, not elsewhere classified +M138 Other specified arthritis +M139 Arthritis, unspecified +M14 Arthropathies in other diseases classified elsewhere +M140 Gouty arthropathy due to enzyme defects and other inherited disorders +M141 Crystal arthropathy in other metabolic disorders +M142 Diabetic arthropathy +M143 Lipoid dermatoarthritis +M144 Arthropathy in amyloidosis +M145 Arthropathies in other endocrine, nutritional and metabolic disorders +M146 Neuropathic arthropathy +M148 Arthropathies in other specified diseases classified elsewhere +M15 Polyarthrosis +M150 Primary generalized (osteo)arthrosis +M151 Heberden nodes (with arthropathy) +M152 Bouchard nodes (with arthropathy) +M153 Secondary multiple arthrosis +M154 Erosive (osteo)arthrosis +M158 Other polyarthrosis +M159 Polyarthrosis, unspecified +M16 Coxarthrosis [arthrosis of hip] +M160 Primary coxarthrosis, bilateral +M161 Other primary coxarthrosis +M162 Coxarthrosis resulting from dysplasia, bilateral +M163 Other dysplastic coxarthrosis +M164 Post-traumatic coxarthrosis, bilateral +M165 Other post-traumatic coxarthrosis +M166 Other secondary coxarthrosis, bilateral +M167 Other secondary coxarthrosis +M169 Coxarthrosis, unspecified +M17 Gonarthrosis [arthrosis of knee] +M170 Primary gonarthrosis, bilateral +M171 Other primary gonarthrosis +M172 Post-traumatic gonarthrosis, bilateral +M173 Other post-traumatic gonarthrosis +M174 Other secondary gonarthrosis, bilateral +M175 Other secondary gonarthrosis +M179 Gonarthrosis, unspecified +M18 Arthrosis of first carpometacarpal joint +M180 Primary arthrosis of first carpometacarpal joints, bilateral +M181 Other primary arthrosis of first carpometacarpal joint +M182 Post-traumatic arthrosis of first carpometacarpal joints, bilateral +M183 Other post-traumatic arthrosis of first carpometacarpal joint +M184 Other secondary arthrosis of first carpometacarpal joints, bilateral +M185 Other secondary arthrosis of first carpometacarpal joint +M189 Arthrosis of first carpometacarpal joint, unspecified +M19 Other arthrosis +M190 Primary arthrosis of other joints +M191 Post-traumatic arthrosis of other joints +M192 Other secondary arthrosis +M198 Other specified arthrosis +M199 Arthrosis, unspecified +M20 Acquired deformities of fingers and toes +M200 Deformity of finger(s) +M201 Hallux valgus (acquired) +M202 Hallux rigidus +M203 Other deformity of hallux (acquired) +M204 Other hammer toe(s) (acquired) +M205 Other deformities of toe(s) (acquired) +M206 Acquired deformity of toe(s), unspecified +M21 Other acquired deformities of limbs +M210 Valgus deformity, not elsewhere classified +M211 Varus deformity, not elsewhere classified +M212 Flexion deformity +M213 Wrist or foot drop (acquired) +M214 Flat foot [pes planus] (acquired) +M215 Acquired clawhand, clubhand, clawfoot and clubfoot +M216 Other acquired deformities of ankle and foot +M217 Unequal limb length (acquired) +M218 Other specified acquired deformities of limbs +M219 Acquired deformity of limb, unspecified +M22 Disorders of patella +M220 Recurrent dislocation of patella +M221 Recurrent subluxation of patella +M222 Patellofemoral disorders +M223 Other derangements of patella +M224 Chondromalacia patellae +M228 Other disorders of patella +M229 Disorder of patella, unspecified +M23 Internal derangement of knee +M230 Cystic meniscus +M231 Discoid meniscus (congenital) +M232 Derangement of meniscus due to old tear or injury +M233 Other meniscus derangements +M234 Loose body in knee +M235 Chronic instability of knee +M236 Other spontaneous disruption of ligament(s) of knee +M238 Other internal derangements of knee +M239 Internal derangement of knee, unspecified +M24 Other specific joint derangements +M240 Loose body in joint +M241 Other articular cartilage disorders +M242 Disorder of ligament +M243 Pathological dislocation and subluxation of joint, not elsewhere classified +M244 Recurrent dislocation and subluxation of joint +M245 Contracture of joint +M246 Ankylosis of joint +M247 Protrusio acetabuli +M248 Other specific joint derangements, not elsewhere classified +M249 Joint derangement, unspecified +M25 Other joint disorders, not elsewhere classified +M250 Haemarthrosis +M251 Fistula of joint +M252 Flail joint +M253 Other instability of joint +M254 Effusion of joint +M255 Pain in joint +M256 Stiffness of joint, not elsewhere classified +M257 Osteophyte +M258 Other specified joint disorders +M259 Joint disorder, unspecified +M30 Polyarteritis nodosa and related conditions +M300 Polyarteritis nodosa +M301 Polyarteritis with lung involvement [Churg-Strauss] +M302 Juvenile polyarteritis +M303 Mucocutaneous lymph node syndrome [Kawasaki] +M308 Other conditions related to polyarteritis nodosa +M31 Other necrotizing vasculopathies +M310 Hypersensitivity angiitis +M311 Thrombotic microangiopathy +M313 Wegener granulomatosis +M314 Aortic arch syndrome [Takayasu] +M315 Giant cell arteritis with polymyalgia rheumatica +M316 Other giant cell arteritis +M317 Microscopic polyangiitis +M318 Other specified necrotizing vasculopathies +M319 Necrotizing vasculopathy, unspecified +M32 Systemic lupus erythematosus +M320 Drug-induced systemic lupus erythematosus +M321 Systemic lupus erythematosus with organ or system involvement +M328 Other forms of systemic lupus erythematosus +M329 Systemic lupus erythematosus, unspecified +M33 Dermatopolymyositis +M330 Juvenile dermatomyositis +M331 Other dermatomyositis +M332 Polymyositis +M339 Dermatopolymyositis, unspecified +M34 Systemic sclerosis +M340 Progressive systemic sclerosis +M341 CR(E)ST syndrome +M342 Systemic sclerosis induced by drugs and chemicals +M348 Other forms of systemic sclerosis +M349 Systemic sclerosis, unspecified +M35 Other systemic involvement of connective tissue +M350 Sicca syndrome [Sjögren] +M351 Other overlap syndromes +M352 Behçet disease +M353 Polymyalgia rheumatica +M354 Diffuse (eosinophilic) fasciitis +M355 Multifocal fibrosclerosis +M356 Relapsing panniculitis [Weber-Christian] +M357 Hypermobility syndrome +M358 Other specified systemic involvement of connective tissue +M359 Systemic involvement of connective tissue, unspecified +M36 Systemic disorders of connective tissue in diseases classified elsewhere +M360 Dermato(poly)myositis in neoplastic disease +M361 Arthropathy in neoplastic disease +M362 Haemophilic arthropathy +M363 Arthropathy in other blood disorders +M364 Arthropathy in hypersensitivity reactions classified elsewhere +M368 Systemic disorders of connective tissue in other diseases classified elsewhere +M40 Kyphosis and lordosis +M400 Postural kyphosis +M401 Other secondary kyphosis +M402 Other and unspecified kyphosis +M403 Flatback syndrome +M404 Other lordosis +M405 Lordosis, unspecified +M41 Scoliosis +M410 Infantile idiopathic scoliosis +M411 Juvenile idiopathic scoliosis +M412 Other idiopathic scoliosis +M413 Thoracogenic scoliosis +M414 Neuromuscular scoliosis +M415 Other secondary scoliosis +M418 Other forms of scoliosis +M419 Scoliosis, unspecified +M42 Spinal osteochondrosis +M420 Juvenile osteochondrosis of spine +M421 Adult osteochondrosis of spine +M429 Spinal osteochondrosis, unspecified +M43 Other deforming dorsopathies +M430 Spondylolysis +M431 Spondylolisthesis +M432 Other fusion of spine +M433 Recurrent atlantoaxial subluxation with myelopathy +M434 Other recurrent atlantoaxial subluxation +M435 Other recurrent vertebral subluxation +M436 Torticollis +M438 Other specified deforming dorsopathies +M439 Deforming dorsopathy, unspecified +M45 Ankylosing spondylitis +M46 Other inflammatory spondylopathies +M460 Spinal enthesopathy +M461 Sacroiliitis, not elsewhere classified +M462 Osteomyelitis of vertebra +M463 Infection of intervertebral disc (pyogenic) +M464 Discitis, unspecified +M465 Other infective spondylopathies +M468 Other specified inflammatory spondylopathies +M469 Inflammatory spondylopathy, unspecified +M47 Spondylosis +M470 Anterior spinal and vertebral artery compression syndromes +M471 Other spondylosis with myelopathy +M472 Other spondylosis with radiculopathy +M478 Other spondylosis +M479 Spondylosis, unspecified +M48 Other spondylopathies +M480 Spinal stenosis +M481 Ankylosing hyperostosis [Forestier] +M482 Kissing spine +M483 Traumatic spondylopathy +M484 Fatigue fracture of vertebra +M485 Collapsed vertebra, not elsewhere classified +M488 Other specified spondylopathies +M489 Spondylopathy, unspecified +M49 Spondylopathies in diseases classified elsewhere +M490 Tuberculosis of spine +M491 Brucella spondylitis +M492 Enterobacterial spondylitis +M493 Spondylopathy in other infectious and parasitic diseases classified elsewhere +M494 Neuropathic spondylopathy +M495 Collapsed vertebra in diseases classified elsewhere +M498 Spondylopathy in other diseases classified elsewhere +M50 Cervical disc disorders +M500 Cervical disc disorder with myelopathy +M501 Cervical disc disorder with radiculopathy +M502 Other cervical disc displacement +M503 Other cervical disc degeneration +M508 Other cervical disc disorders +M509 Cervical disc disorder, unspecified +M51 Other intervertebral disc disorders +M510 Lumbar and other intervertebral disc disorders with myelopathy +M511 Lumbar and other intervertebral disc disorders with radiculopathy +M512 Other specified intervertebral disc displacement +M513 Other specified intervertebral disc degeneration +M514 Schmorl nodes +M518 Other specified intervertebral disc disorders +M519 Intervertebral disc disorder, unspecified +M53 Other dorsopathies, not elsewhere classified +M530 Cervicocranial syndrome +M531 Cervicobrachial syndrome +M532 Spinal instabilities +M533 Sacrococcygeal disorders, not elsewhere classified +M538 Other specified dorsopathies +M539 Dorsopathy, unspecified +M54 Dorsalgia +M540 Panniculitis affecting regions of neck and back +M541 Radiculopathy +M542 Cervicalgia +M543 Sciatica +M544 Lumbago with sciatica +M545 Low back pain +M546 Pain in thoracic spine +M548 Other dorsalgia +M549 Dorsalgia, unspecified +M60 Myositis +M600 Infective myositis +M601 Interstitial myositis +M602 Foreign body granuloma of soft tissue, not elsewhere classified +M608 Other myositis +M609 Myositis, unspecified +M61 Calcification and ossification of muscle +M610 Myositis ossificans traumatica +M611 Myositis ossificans progressiva +M612 Paralytic calcification and ossification of muscle +M613 Calcification and ossification of muscles associated with burns +M614 Other calcification of muscle +M615 Other ossification of muscle +M619 Calcification and ossification of muscle, unspecified +M62 Other disorders of muscle +M620 Diastasis of muscle +M621 Other rupture of muscle (nontraumatic) +M622 Ischaemic infarction of muscle +M623 Immobility syndrome (paraplegic) +M624 Contracture of muscle +M625 Muscle wasting and atrophy, not elsewhere classified +M626 Muscle strain +M628 Other specified disorders of muscle +M629 Disorder of muscle, unspecified +M63 Disorders of muscle in diseases classified elsewhere +M630 Myositis in bacterial diseases classified elsewhere +M631 Myositis in protozoal and parasitic infections classified elsewhere +M632 Myositis in other infectious diseases classified elsewhere +M633 Myositis in sarcoidosis +M638 Other disorders of muscle in diseases classified elsewhere +M65 Synovitis and tenosynovitis +M650 Abscess of tendon sheath +M651 Other infective (teno)synovitis +M652 Calcific tendinitis +M653 Trigger finger +M654 Radial styloid tenosynovitis [de Quervain] +M658 Other synovitis and tenosynovitis +M659 Synovitis and tenosynovitis, unspecified +M66 Spontaneous rupture of synovium and tendon +M660 Rupture of popliteal cyst +M661 Rupture of synovium +M662 Spontaneous rupture of extensor tendons +M663 Spontaneous rupture of flexor tendons +M664 Spontaneous rupture of other tendons +M665 Spontaneous rupture of unspecified tendon +M67 Other disorders of synovium and tendon +M670 Short Achilles tendon (acquired) +M671 Other contracture of tendon (sheath) +M672 Synovial hypertrophy, not elsewhere classified +M673 Transient synovitis +M674 Ganglion +M678 Other specified disorders of synovium and tendon +M679 Disorder of synovium and tendon, unspecified +M68 Disorders of synovium and tendon in diseases classified elsewhere +M680 Synovitis and tenosynovitis in bacterial diseases classified elsewhere +M688 Other disorders of synovium and tendon in diseases classified elsewhere +M70 Soft tissue disorders related to use, overuse and pressure +M700 Chronic crepitant synovitis of hand and wrist +M701 Bursitis of hand +M702 Olecranon bursitis +M703 Other bursitis of elbow +M704 Prepatellar bursitis +M705 Other bursitis of knee +M706 Trochanteric bursitis +M707 Other bursitis of hip +M708 Other soft tissue disorders related to use, overuse and pressure +M709 Unspecified soft tissue disorder related to use, overuse and pressure +M71 Other bursopathies +M710 Abscess of bursa +M711 Other infective bursitis +M712 Synovial cyst of popliteal space [Baker] +M713 Other bursal cyst +M714 Calcium deposit in bursa +M715 Other bursitis, not elsewhere classified +M718 Other specified bursopathies +M719 Bursopathy, unspecified +M72 Fibroblastic disorders +M720 Palmar fascial fibromatosis [Dupuytren] +M721 Knuckle pads +M722 Plantar fascial fibromatosis +M724 Pseudosarcomatous fibromatosis +M726 Necrotizing fasciitis +M728 Other fibroblastic disorders +M729 Fibroblastic disorder, unspecified +M73 Soft tissue disorders in diseases classified elsewhere +M730 Gonococcal bursitis +M731 Syphilitic bursitis +M738 Other soft tissue disorders in diseases classified elsewhere +M75 Shoulder lesions +M750 Adhesive capsulitis of shoulder +M751 Rotator cuff syndrome +M752 Bicipital tendinitis +M753 Calcific tendinitis of shoulder +M754 Impingement syndrome of shoulder +M755 Bursitis of shoulder +M756 Tear of labrum of degenerative shoulder joint +M758 Other shoulder lesions +M759 Shoulder lesion, unspecified +M76 Enthesopathies of lower limb, excluding foot +M760 Gluteal tendinitis +M761 Psoas tendinitis +M762 Iliac crest spur +M763 Iliotibial band syndrome +M764 Tibial collateral bursitis [Pellegrini-Stieda] +M765 Patellar tendinitis +M766 Achilles tendinitis +M767 Peroneal tendinitis +M768 Other enthesopathies of lower limb, excluding foot +M769 Enthesopathy of lower limb, unspecified +M77 Other enthesopathies +M770 Medial epicondylitis +M771 Lateral epicondylitis +M772 Periarthritis of wrist +M773 Calcaneal spur +M774 Metatarsalgia +M775 Other enthesopathy of foot +M778 Other enthesopathies, not elsewhere classified +M779 Enthesopathy, unspecified +M79 Other soft tissue disorders, not elsewhere classified +M790 Rheumatism, unspecified +M791 Myalgia +M792 Neuralgia and neuritis, unspecified +M793 Panniculitis, unspecified +M794 Hypertrophy of (infrapatellar) fat pad +M795 Residual foreign body in soft tissue +M796 Pain in limb +M797 Fibromyalgia +M798 Other specified soft tissue disorders +M799 Soft tissue disorder, unspecified +M80 Osteoporosis with pathological fracture +M800 Postmenopausal osteoporosis with pathological fracture +M801 Postoophorectomy osteoporosis with pathological fracture +M802 Osteoporosis of disuse with pathological fracture +M803 Postsurgical malabsorption osteoporosis with pathological fracture +M804 Drug-induced osteoporosis with pathological fracture +M805 Idiopathic osteoporosis with pathological fracture +M808 Other osteoporosis with pathological fracture +M809 Unspecified osteoporosis with pathological fracture +M81 Osteoporosis without pathological fracture +M810 Postmenopausal osteoporosis +M811 Postoophorectomy osteoporosis +M812 Osteoporosis of disuse +M813 Postsurgical malabsorption osteoporosis +M814 Drug-induced osteoporosis +M815 Idiopathic osteoporosis +M816 Localized osteoporosis [Lequesne] +M818 Other osteoporosis +M819 Osteoporosis, unspecified +M82 Osteoporosis in diseases classified elsewhere +M820 Osteoporosis in multiple myelomatosis +M821 Osteoporosis in endocrine disorders +M828 Osteoporosis in other diseases classified elsewhere +M83 Adult osteomalacia +M830 Puerperal osteomalacia +M831 Senile osteomalacia +M832 Adult osteomalacia due to malabsorption +M833 Adult osteomalacia due to malnutrition +M834 Aluminium bone disease +M835 Other drug-induced osteomalacia in adults +M838 Other adult osteomalacia +M839 Adult osteomalacia, unspecified +M84 Disorders of continuity of bone +M840 Malunion of fracture +M841 Nonunion of fracture [pseudarthrosis] +M842 Delayed union of fracture +M843 Stress fracture, not elsewhere classified +M844 Pathological fracture, not elsewhere classified +M848 Other disorders of continuity of bone +M849 Disorder of continuity of bone, unspecified +M85 Other disorders of bone density and structure +M850 Fibrous dysplasia (monostotic) +M851 Skeletal fluorosis +M852 Hyperostosis of skull +M853 Osteitis condensans +M854 Solitary bone cyst +M855 Aneurysmal bone cyst +M856 Other cyst of bone +M858 Other specified disorders of bone density and structure +M859 Disorder of bone density and structure, unspecified +M86 Osteomyelitis +M860 Acute haematogenous osteomyelitis +M861 Other acute osteomyelitis +M862 Subacute osteomyelitis +M863 Chronic multifocal osteomyelitis +M864 Chronic osteomyelitis with draining sinus +M865 Other chronic haematogenous osteomyelitis +M866 Other chronic osteomyelitis +M868 Other osteomyelitis +M869 Osteomyelitis, unspecified +M87 Osteonecrosis +M870 Idiopathic aseptic necrosis of bone +M871 Osteonecrosis due to drugs +M872 Osteonecrosis due to previous trauma +M873 Other secondary osteonecrosis +M878 Other osteonecrosis +M879 Osteonecrosis, unspecified +M88 Paget disease of bone [osteitis deformans] +M880 Paget disease of skull +M888 Paget disease of other bones +M889 Paget disease of bone, unspecified +M89 Other disorders of bone +M890 Algoneurodystrophy +M891 Epiphyseal arrest +M892 Other disorders of bone development and growth +M893 Hypertrophy of bone +M894 Other hypertrophic osteoarthropathy +M895 Osteolysis +M896 Osteopathy after poliomyelitis +M898 Other specified disorders of bone +M899 Disorder of bone, unspecified +M90 Osteopathies in diseases classified elsewhere +M900 Tuberculosis of bone +M901 Periostitis in other infectious diseases classified elsewhere +M902 Osteopathy in other infectious diseases classified elsewhere +M903 Osteonecrosis in caisson disease +M904 Osteonecrosis due to haemoglobinopathy +M905 Osteonecrosis in other diseases classified elsewhere +M906 Osteitis deformans in neoplastic disease +M907 Fracture of bone in neoplastic disease +M908 Osteopathy in other diseases classified elsewhere +M91 Juvenile osteochondrosis of hip and pelvis +M910 Juvenile osteochondrosis of pelvis +M911 Juvenile osteochondrosis of head of femur [Legg-Calvé-Perthes] +M912 Coxa plana +M913 Pseudocoxalgia +M918 Other juvenile osteochondrosis of hip and pelvis +M919 Juvenile osteochondrosis of hip and pelvis, unspecified +M92 Other juvenile osteochondrosis +M920 Juvenile osteochondrosis of humerus +M921 Juvenile osteochondrosis of radius and ulna +M922 Juvenile osteochondrosis of hand +M923 Other juvenile osteochondrosis of upper limb +M924 Juvenile osteochondrosis of patella +M925 Juvenile osteochondrosis of tibia and fibula +M926 Juvenile osteochondrosis of tarsus +M927 Juvenile osteochondrosis of metatarsus +M928 Other specified juvenile osteochondrosis +M929 Juvenile osteochondrosis, unspecified +M93 Other osteochondropathies +M930 Slipped upper femoral epiphysis (nontraumatic) +M931 Kienböck disease of adults +M932 Osteochondritis dissecans +M938 Other specified osteochondropathies +M939 Osteochondropathy, unspecified +M94 Other disorders of cartilage +M940 Chondrocostal junction syndrome [Tietze] +M941 Relapsing polychondritis +M942 Chondromalacia +M943 Chondrolysis +M948 Other specified disorders of cartilage +M949 Disorder of cartilage, unspecified +M95 Other acquired deformities of musculoskeletal system and connective tissue +M950 Acquired deformity of nose +M951 Cauliflower ear +M952 Other acquired deformity of head +M953 Acquired deformity of neck +M954 Acquired deformity of chest and rib +M955 Acquired deformity of pelvis +M958 Other specified acquired deformities of musculoskeletal system +M959 Acquired deformity of musculoskeletal system, unspecified +M96 Postprocedural musculoskeletal disorders, not elsewhere classified +M960 Pseudarthrosis after fusion or arthrodesis +M961 Postlaminectomy syndrome, not elsewhere classified +M962 Postradiation kyphosis +M963 Postlaminectomy kyphosis +M964 Postsurgical lordosis +M965 Postradiation scoliosis +M966 Fracture of bone following insertion of orthopaedic implant, joint prosthesis, or bone plate +M968 Other postprocedural musculoskeletal disorders +M969 Postprocedural musculoskeletal disorder, unspecified +M99 Biomechanical lesions, not elsewhere classified +M990 Segmental and somatic dysfunction +M991 Subluxation complex (vertebral) +M992 Subluxation stenosis of neural canal +M993 Osseous stenosis of neural canal +M994 Connective tissue stenosis of neural canal +M995 Intervertebral disc stenosis of neural canal +M996 Osseous and subluxation stenosis of intervertebral foramina +M997 Connective tissue and disc stenosis of intervertebral foramina +M998 Other biomechanical lesions +M999 Biomechanical lesion, unspecified +N00 Acute nephritic syndrome +N000 Acute nephritic syndrome : minor glomerular abnormality +N001 Acute nephritic syndrome : focal and segmental glomerular lesions +N002 Acute nephritic syndrome : diffuse membranous glomerulonephritis +N003 Acute nephritic syndrome : diffuse mesangial proliferative glomerulonephritis +N004 Acute nephritic syndrome : diffuse endocapillary proliferative glomerulonephritis +N005 Acute nephritic syndrome : diffuse mesangiocapillary glomerulonephritis +N006 Acute nephritic syndrome : dense deposit disease +N007 Acute nephritic syndrome : diffuse crescentic glomerulonephritis +N008 Acute nephritic syndrome : other +N009 Acute nephritic syndrome : unspecified +N01 Rapidly progressive nephritic syndrome +N010 Rapidly progressive nephritic syndrome : minor glomerular abnormality +N011 Rapidly progressive nephritic syndrome : focal and segmental glomerular lesions +N012 Rapidly progressive nephritic syndrome : diffuse membranous glomerulonephritis +N013 Rapidly progressive nephritic syndrome : diffuse mesangial proliferative glomerulonephritis +N014 Rapidly progressive nephritic syndrome : diffuse endocapillary proliferative glomerulonephritis +N015 Rapidly progressive nephritic syndrome : diffuse mesangiocapillary glomerulonephritis +N016 Rapidly progressive nephritic syndrome : dense deposit disease +N017 Rapidly progressive nephritic syndrome : diffuse crescentic glomerulonephritis +N018 Rapidly progressive nephritic syndrome : other +N019 Rapidly progressive nephritic syndrome : unspecified +N02 Recurrent and persistent haematuria +N020 Recurrent and persistent haematuria : minor glomerular abnormality +N021 Recurrent and persistent haematuria : focal and segmental glomerular lesions +N022 Recurrent and persistent haematuria : diffuse membranous glomerulonephritis +N023 Recurrent and persistent haematuria : diffuse mesangial proliferative glomerulonephritis +N024 Recurrent and persistent haematuria : diffuse endocapillary proliferative glomerulonephritis +N025 Recurrent and persistent haematuria : diffuse mesangiocapillary glomerulonephritis +N026 Recurrent and persistent haematuria : dense deposit disease +N027 Recurrent and persistent haematuria : diffuse crescentic glomerulonephritis +N028 Recurrent and persistent haematuria : other +N029 Recurrent and persistent haematuria : unspecified +N03 Chronic nephritic syndrome +N030 Chronic nephritic syndrome : minor glomerular abnormality +N031 Chronic nephritic syndrome : focal and segmental glomerular lesions +N032 Chronic nephritic syndrome : diffuse membranous glomerulonephritis +N033 Chronic nephritic syndrome : diffuse mesangial proliferative glomerulonephritis +N034 Chronic nephritic syndrome : diffuse endocapillary proliferative glomerulonephritis +N035 Chronic nephritic syndrome : diffuse mesangiocapillary glomerulonephritis +N036 Chronic nephritic syndrome : dense deposit disease +N037 Chronic nephritic syndrome : diffuse crescentic glomerulonephritis +N038 Chronic nephritic syndrome : other +N039 Chronic nephritic syndrome : unspecified +N04 Nephrotic syndrome +N040 Nephrotic syndrome : minor glomerular abnormality +N041 Nephrotic syndrome : focal and segmental glomerular lesions +N042 Nephrotic syndrome : diffuse membranous glomerulonephritis +N043 Nephrotic syndrome : diffuse mesangial proliferative glomerulonephritis +N044 Nephrotic syndrome : diffuse endocapillary proliferative glomerulonephritis +N045 Nephrotic syndrome : diffuse mesangiocapillary glomerulonephritis +N046 Nephrotic syndrome : dense deposit disease +N047 Nephrotic syndrome : diffuse crescentic glomerulonephritis +N048 Nephrotic syndrome : other +N049 Nephrotic syndrome : unspecified +N05 Unspecified nephritic syndrome +N050 Unspecified nephritic syndrome : minor glomerular abnormality +N051 Unspecified nephritic syndrome : focal and segmental glomerular lesions +N052 Unspecified nephritic syndrome : diffuse membranous glomerulonephritis +N053 Unspecified nephritic syndrome : diffuse mesangial proliferative glomerulonephritis +N054 Unspecified nephritic syndrome : diffuse endocapillary proliferative glomerulonephritis +N055 Unspecified nephritic syndrome : diffuse mesangiocapillary glomerulonephritis +N056 Unspecified nephritic syndrome : dense deposit disease +N057 Unspecified nephritic syndrome : diffuse crescentic glomerulonephritis +N058 Unspecified nephritic syndrome : other +N059 Unspecified nephritic syndrome : unspecified +N06 Isolated proteinuria with specified morphological lesion +N060 Isolated proteinuria with specified morphological lesion : minor glomerular abnormality +N061 Isolated proteinuria with specified morphological lesion : focal and segmental glomerular lesions +N062 Isolated proteinuria with specified morphological lesion : diffuse membranous glomerulonephritis +N063 Isolated proteinuria with specified morphological lesion : diffuse mesangial proliferative glomerulonephritis +N064 Isolated proteinuria with specified morphological lesion : diffuse endocapillary proliferative glomerulonephritis +N065 Isolated proteinuria with specified morphological lesion : diffuse mesangiocapillary glomerulonephritis +N066 Isolated proteinuria with specified morphological lesion : dense deposit disease +N067 Isolated proteinuria with specified morphological lesion : diffuse crescentic glomerulonephritis +N068 Isolated proteinuria with specified morphological lesion : other +N069 Isolated proteinuria with specified morphological lesion : unspecified +N07 Hereditary nephropathy, not elsewhere classified +N070 Hereditary nephropathy, not elsewhere classified : minor glomerular abnormality +N071 Hereditary nephropathy, not elsewhere classified : focal and segmental glomerular lesions +N072 Hereditary nephropathy, not elsewhere classified : diffuse membranous glomerulonephritis +N073 Hereditary nephropathy, not elsewhere classified : diffuse mesangial proliferative glomerulonephritis +N074 Hereditary nephropathy, not elsewhere classified : diffuse endocapillary proliferative glomerulonephritis +N075 Hereditary nephropathy, not elsewhere classified : diffuse mesangiocapillary glomerulonephritis +N076 Hereditary nephropathy, not elsewhere classified : dense deposit disease +N077 Hereditary nephropathy, not elsewhere classified : diffuse crescentic glomerulonephritis +N078 Hereditary nephropathy, not elsewhere classified : other +N079 Hereditary nephropathy, not elsewhere classified : unspecified +N08 Glomerular disorders in diseases classified elsewhere +N080 Glomerular disorders in infectious and parasitic diseases classified elsewhere +N081 Glomerular disorders in neoplastic diseases +N082 Glomerular disorders in blood diseases and disorders involving the immune mechanism +N083 Glomerular disorders in diabetes mellitus +N084 Glomerular disorders in other endocrine, nutritional and metabolic diseases +N085 Glomerular disorders in systemic connective tissue disorders +N088 Glomerular disorders in other diseases classified elsewhere +N10 Acute tubulo-interstitial nephritis +N11 Chronic tubulo-interstitial nephritis +N110 Nonobstructive reflux-associated chronic pyelonephritis +N111 Chronic obstructive pyelonephritis +N118 Other chronic tubulo-interstitial nephritis +N119 Chronic tubulo-interstitial nephritis, unspecified +N12 Tubulo-interstitial nephritis, not specified as acute or chronic +N13 Obstructive and reflux uropathy +N130 Hydronephrosis with ureteropelvic junction obstruction +N131 Hydronephrosis with ureteral stricture, not elsewhere classified +N132 Hydronephrosis with renal and ureteral calculous obstruction +N133 Other and unspecified hydronephrosis +N134 Hydroureter +N135 Kinking and stricture of ureter without hydronephrosis +N136 Pyonephrosis +N137 Vesicoureteral-reflux-associated uropathy +N138 Other obstructive and reflux uropathy +N139 Obstructive and reflux uropathy, unspecified +N14 Drug- and heavy-metal-induced tubulo-interstitial and tubular conditions +N140 Analgesic nephropathy +N141 Nephropathy induced by other drugs, medicaments and biological substances +N142 Nephropathy induced by unspecified drug, medicament or biological substance +N143 Nephropathy induced by heavy metals +N144 Toxic nephropathy, not elsewhere classified +N15 Other renal tubulo-interstitial diseases +N150 Balkan nephropathy +N151 Renal and perinephric abscess +N158 Other specified renal tubulo-interstitial diseases +N159 Renal tubulo-interstitial disease, unspecified +N16 Renal tubulo-interstitial disorders in diseases classified elsewhere +N160 Renal tubulo-interstitial disorders in infectious and parasitic diseases classified elsewhere +N161 Renal tubulo-interstitial disorders in neoplastic diseases +N162 Renal tubulo-interstitial disorders in blood diseases and disorders involving the immune mechanism +N163 Renal tubulo-interstitial disorders in metabolic diseases +N164 Renal tubulo-interstitial disorders in systemic connective tissue disorders +N165 Renal tubulo-interstitial disorders in transplant rejection +N168 Renal tubulo-interstitial disorders in other diseases classified elsewhere +N17 Acute renal failure +N170 Acute renal failure with tubular necrosis +N171 Acute renal failure with acute cortical necrosis +N172 Acute renal failure with medullary necrosis +N178 Other acute renal failure +N179 Acute renal failure, unspecified +N18 Chronic kidney disease +N181 Chronic kidney disease, stage 1 +N182 Chronic kidney disease, stage 2 +N183 Chronic kidney disease, stage 3 +N184 Chronic kidney disease, stage 4 +N185 Chronic kidney disease, stage 5 +N189 Chronic kidney disease, unspecified +N19 Unspecified kidney failure +N20 Calculus of kidney and ureter +N200 Calculus of kidney +N201 Calculus of ureter +N202 Calculus of kidney with calculus of ureter +N209 Urinary calculus, unspecified +N21 Calculus of lower urinary tract +N210 Calculus in bladder +N211 Calculus in urethra +N218 Other lower urinary tract calculus +N219 Calculus of lower urinary tract, unspecified +N22 Calculus of urinary tract in diseases classified elsewhere +N220 Urinary calculus in schistosomiasis [bilharziasis] +N228 Calculus of urinary tract in other diseases classified elsewhere +N23 Unspecified renal colic +N25 Disorders resulting from impaired renal tubular function +N250 Renal osteodystrophy +N251 Nephrogenic diabetes insipidus +N258 Other disorders resulting from impaired renal tubular function +N259 Disorder resulting from impaired renal tubular function, unspecified +N26 Unspecified contracted kidney +N27 Small kidney of unknown cause +N270 Small kidney, unilateral +N271 Small kidney, bilateral +N279 Small kidney, unspecified +N28 Other disorders of kidney and ureter, not elsewhere classified +N280 Ischaemia and infarction of kidney +N281 Cyst of kidney +N288 Other specified disorders of kidney and ureter +N289 Disorder of kidney and ureter, unspecified +N29 Other disorders of kidney and ureter in diseases classified elsewhere +N290 Late syphilis of kidney +N291 Other disorders of kidney and ureter in infectious and parasitic diseases classified elsewhere +N298 Other disorders of kidney and ureter in other diseases classified elsewhere +N30 Cystitis +N300 Acute cystitis +N301 Interstitial cystitis (chronic) +N302 Other chronic cystitis +N303 Trigonitis +N304 Irradiation cystitis +N308 Other cystitis +N309 Cystitis, unspecified +N31 Neuromuscular dysfunction of bladder, not elsewhere classified +N310 Uninhibited neuropathic bladder, not elsewhere classified +N311 Reflex neuropathic bladder, not elsewhere classified +N312 Flaccid neuropathic bladder, not elsewhere classified +N318 Other neuromuscular dysfunction of bladder +N319 Neuromuscular dysfunction of bladder, unspecified +N32 Other disorders of bladder +N320 Bladder-neck obstruction +N321 Vesicointestinal fistula +N322 Vesical fistula, not elsewhere classified +N323 Diverticulum of bladder +N324 Rupture of bladder, nontraumatic +N328 Other specified disorders of bladder +N329 Bladder disorder, unspecified +N33 Bladder disorders in diseases classified elsewhere +N330 Tuberculous cystitis +N338 Bladder disorders in other diseases classified elsewhere +N34 Urethritis and urethral syndrome +N340 Urethral abscess +N341 Nonspecific urethritis +N342 Other urethritis +N343 Urethral syndrome, unspecified +N35 Urethral stricture +N350 Post-traumatic urethral stricture +N351 Postinfective urethral stricture, not elsewhere classified +N358 Other urethral stricture +N359 Urethral stricture, unspecified +N36 Other disorders of urethra +N360 Urethral fistula +N361 Urethral diverticulum +N362 Urethral caruncle +N363 Prolapsed urethral mucosa +N368 Other specified disorders of urethra +N369 Urethral disorder, unspecified +N37 Urethral disorders in diseases classified elsewhere +N370 Urethritis in diseases classified elsewhere +N378 Other urethral disorders in diseases classified elsewhere +N39 Other disorders of urinary system +N390 Urinary tract infection, site not specified +N391 Persistent proteinuria, unspecified +N392 Orthostatic proteinuria, unspecified +N393 Stress incontinence +N394 Other specified urinary incontinence +N398 Other specified disorders of urinary system +N399 Disorder of urinary system, unspecified +N40 Hyperplasia of prostate +N41 Inflammatory diseases of prostate +N410 Acute prostatitis +N411 Chronic prostatitis +N412 Abscess of prostate +N413 Prostatocystitis +N418 Other inflammatory diseases of prostate +N419 Inflammatory disease of prostate, unspecified +N42 Other disorders of prostate +N420 Calculus of prostate +N421 Congestion and haemorrhage of prostate +N422 Atrophy of prostate +N423 Dysplasia of prostate +N428 Other specified disorders of prostate +N429 Disorder of prostate, unspecified +N43 Hydrocele and spermatocele +N430 Encysted hydrocele +N431 Infected hydrocele +N432 Other hydrocele +N433 Hydrocele, unspecified +N434 Spermatocele +N44 Torsion of testis +N45 Orchitis and epididymitis +N450 Orchitis, epididymitis and epididymo-orchitis with abscess +N459 Orchitis, epididymitis and epididymo-orchitis without abscess +N46 Male infertility +N47 Redundant prepuce, phimosis and paraphimosis +N48 Other disorders of penis +N480 Leukoplakia of penis +N481 Balanoposthitis +N482 Other inflammatory disorders of penis +N483 Priapism +N484 Impotence of organic origin +N485 Ulcer of penis +N486 Induratio penis plastica +N488 Other specified disorders of penis +N489 Disorder of penis, unspecified +N49 Inflammatory disorders of male genital organs, not elsewhere classified +N490 Inflammatory disorders of seminal vesicle +N491 Inflammatory disorders of spermatic cord, tunica vaginalis and vas deferens +N492 Inflammatory disorders of scrotum +N498 Inflammatory disorders of other specified male genital organs +N499 Inflammatory disorder of unspecified male genital organ +N50 Other disorders of male genital organs +N500 Atrophy of testis +N501 Vascular disorders of male genital organs +N508 Other specified disorders of male genital organs +N509 Disorder of male genital organs, unspecified +N51 Disorders of male genital organs in diseases classified elsewhere +N510 Disorders of prostate in diseases classified elsewhere +N511 Disorders of testis and epididymis in diseases classified elsewhere +N512 Balanitis in diseases classified elsewhere +N518 Other disorders of male genital organs in diseases classified elsewhere +N60 Benign mammary dysplasia +N600 Solitary cyst of breast +N601 Diffuse cystic mastopathy +N602 Fibroadenosis of breast +N603 Fibrosclerosis of breast +N604 Mammary duct ectasia +N608 Other benign mammary dysplasias +N609 Benign mammary dysplasia, unspecified +N61 Inflammatory disorders of breast +N62 Hypertrophy of breast +N63 Unspecified lump in breast +N64 Other disorders of breast +N640 Fissure and fistula of nipple +N641 Fat necrosis of breast +N642 Atrophy of breast +N643 Galactorrhoea not associated with childbirth +N644 Mastodynia +N645 Other signs and symptoms in breast +N648 Other specified disorders of breast +N649 Disorder of breast, unspecified +N70 Salpingitis and oophoritis +N700 Acute salpingitis and oophoritis +N701 Chronic salpingitis and oophoritis +N709 Salpingitis and oophoritis, unspecified +N71 Inflammatory disease of uterus, except cervix +N710 Acute inflammatory disease of uterus +N711 Chronic inflammatory disease of uterus +N719 Inflammatory disease of uterus, unspecified +N72 Inflammatory disease of cervix uteri +N73 Other female pelvic inflammatory diseases +N730 Acute parametritis and pelvic cellulitis +N731 Chronic parametritis and pelvic cellulitis +N732 Unspecified parametritis and pelvic cellulitis +N733 Female acute pelvic peritonitis +N734 Female chronic pelvic peritonitis +N735 Female pelvic peritonitis, unspecified +N736 Female pelvic peritoneal adhesions +N738 Other specified female pelvic inflammatory diseases +N739 Female pelvic inflammatory disease, unspecified +N74 Female pelvic inflammatory disorders in diseases classified elsewhere +N740 Tuberculous infection of cervix uteri +N741 Female tuberculous pelvic inflammatory disease +N742 Female syphilitic pelvic inflammatory disease +N743 Female gonococcal pelvic inflammatory disease +N744 Female chlamydial pelvic inflammatory disease +N748 Female pelvic inflammatory disorders in other diseases classified elsewhere +N75 Diseases of Bartholin gland +N750 Cyst of Bartholin gland +N751 Abscess of Bartholin gland +N758 Other diseases of Bartholin gland +N759 Disease of Bartholin gland, unspecified +N76 Other inflammation of vagina and vulva +N760 Acute vaginitis +N761 Subacute and chronic vaginitis +N762 Acute vulvitis +N763 Subacute and chronic vulvitis +N764 Abscess of vulva +N765 Ulceration of vagina +N766 Ulceration of vulva +N768 Other specified inflammation of vagina and vulva +N77 Vulvovaginal ulceration and inflammation in diseases classified elsewhere +N770 Ulceration of vulva in infectious and parasitic diseases classified elsewhere +N771 Vaginitis, vulvitis and vulvovaginitis in infectious and parasitic diseases classified elsewhere +N778 Vulvovaginal ulceration and inflammation in other diseases classified elsewhere +N80 Endometriosis +N800 Endometriosis of uterus +N801 Endometriosis of ovary +N802 Endometriosis of fallopian tube +N803 Endometriosis of pelvic peritoneum +N804 Endometriosis of rectovaginal septum and vagina +N805 Endometriosis of intestine +N806 Endometriosis in cutaneous scar +N808 Other endometriosis +N809 Endometriosis, unspecified +N81 Female genital prolapse +N810 Female urethrocele +N811 Cystocele +N812 Incomplete uterovaginal prolapse +N813 Complete uterovaginal prolapse +N814 Uterovaginal prolapse, unspecified +N815 Vaginal enterocele +N816 Rectocele +N818 Other female genital prolapse +N819 Female genital prolapse, unspecified +N82 Fistulae involving female genital tract +N820 Vesicovaginal fistula +N821 Other female urinary-genital tract fistulae +N822 Fistula of vagina to small intestine +N823 Fistula of vagina to large intestine +N824 Other female intestinal-genital tract fistulae +N825 Female genital tract-skin fistulae +N828 Other female genital tract fistulae +N829 Female genital tract fistula, unspecified +N83 Noninflammatory disorders of ovary, fallopian tube and broad ligament +N830 Follicular cyst of ovary +N831 Corpus luteum cyst +N832 Other and unspecified ovarian cysts +N833 Acquired atrophy of ovary and fallopian tube +N834 Prolapse and hernia of ovary and fallopian tube +N835 Torsion of ovary, ovarian pedicle and fallopian tube +N836 Haematosalpinx +N837 Haematoma of broad ligament +N838 Other noninflammatory disorders of ovary, fallopian tube and broad ligament +N839 Noninflammatory disorder of ovary, fallopian tube and broad ligament, unspecified +N84 Polyp of female genital tract +N840 Polyp of corpus uteri +N841 Polyp of cervix uteri +N842 Polyp of vagina +N843 Polyp of vulva +N848 Polyp of other parts of female genital tract +N849 Polyp of female genital tract, unspecified +N85 Other noninflammatory disorders of uterus, except cervix +N850 Endometrial glandular hyperplasia +N851 Endometrial adenomatous hyperplasia +N852 Hypertrophy of uterus +N853 Subinvolution of uterus +N854 Malposition of uterus +N855 Inversion of uterus +N856 Intrauterine synechiae +N857 Haematometra +N858 Other specified noninflammatory disorders of uterus +N859 Noninflammatory disorder of uterus, unspecified +N86 Erosion and ectropion of cervix uteri +N87 Dysplasia of cervix uteri +N870 Mild cervical dysplasia +N871 Moderate cervical dysplasia +N872 Severe cervical dysplasia, not elsewhere classified +N879 Dysplasia of cervix uteri, unspecified +N88 Other noninflammatory disorders of cervix uteri +N880 Leukoplakia of cervix uteri +N881 Old laceration of cervix uteri +N882 Stricture and stenosis of cervix uteri +N883 Incompetence of cervix uteri +N884 Hypertrophic elongation of cervix uteri +N888 Other specified noninflammatory disorders of cervix uteri +N889 Noninflammatory disorder of cervix uteri, unspecified +N89 Other noninflammatory disorders of vagina +N890 Mild vaginal dysplasia +N891 Moderate vaginal dysplasia +N892 Severe vaginal dysplasia, not elsewhere classified +N893 Dysplasia of vagina, unspecified +N894 Leukoplakia of vagina +N895 Stricture and atresia of vagina +N896 Tight hymenal ring +N897 Haematocolpos +N898 Other specified noninflammatory disorders of vagina +N899 Noninflammatory disorder of vagina, unspecified +N90 Other noninflammatory disorders of vulva and perineum +N900 Mild vulvar dysplasia +N901 Moderate vulvar dysplasia +N902 Severe vulvar dysplasia, not elsewhere classified +N903 Dysplasia of vulva, unspecified +N904 Leukoplakia of vulva +N905 Atrophy of vulva +N906 Hypertrophy of vulva +N907 Vulvar cyst +N908 Other specified noninflammatory disorders of vulva and perineum +N909 Noninflammatory disorder of vulva and perineum, unspecified +N91 Absent, scanty and rare menstruation +N910 Primary amenorrhoea +N911 Secondary amenorrhoea +N912 Amenorrhoea, unspecified +N913 Primary oligomenorrhoea +N914 Secondary oligomenorrhoea +N915 Oligomenorrhoea, unspecified +N92 Excessive, frequent and irregular menstruation +N920 Excessive and frequent menstruation with regular cycle +N921 Excessive and frequent menstruation with irregular cycle +N922 Excessive menstruation at puberty +N923 Ovulation bleeding +N924 Excessive bleeding in the premenopausal period +N925 Other specified irregular menstruation +N926 Irregular menstruation, unspecified +N93 Other abnormal uterine and vaginal bleeding +N930 Postcoital and contact bleeding +N938 Other specified abnormal uterine and vaginal bleeding +N939 Abnormal uterine and vaginal bleeding, unspecified +N94 Pain and other conditions associated with female genital organs and menstrual cycle +N940 Mittelschmerz +N941 Dyspareunia +N942 Vaginismus +N943 Premenstrual tension syndrome +N944 Primary dysmenorrhoea +N945 Secondary dysmenorrhoea +N946 Dysmenorrhoea, unspecified +N948 Other specified conditions associated with female genital organs and menstrual cycle +N949 Unspecified condition associated with female genital organs and menstrual cycle +N95 Menopausal and other perimenopausal disorders +N950 Postmenopausal bleeding +N951 Menopausal and female climacteric states +N952 Postmenopausal atrophic vaginitis +N953 States associated with artificial menopause +N958 Other specified menopausal and perimenopausal disorders +N959 Menopausal and perimenopausal disorder, unspecified +N96 Habitual aborter +N97 Female infertility +N970 Female infertility associated with anovulation +N971 Female infertility of tubal origin +N972 Female infertility of uterine origin +N973 Female infertility of cervical origin +N974 Female infertility associated with male factors +N978 Female infertility of other origin +N979 Female infertility, unspecified +N98 Complications associated with artificial fertilization +N980 Infection associated with artificial insemination +N981 Hyperstimulation of ovaries +N982 Complications of attempted introduction of fertilized ovum following in vitro fertilization +N983 Complications of attempted introduction of embryo in embryo transfer +N988 Other complications associated with artificial fertilization +N989 Complication associated with artificial fertilization, unspecified +N99 Postprocedural disorders of genitourinary system, not elsewhere classified +N990 Postprocedural renal failure +N991 Postprocedural urethral stricture +N992 Postoperative adhesions of vagina +N993 Prolapse of vaginal vault after hysterectomy +N994 Postprocedural pelvic peritoneal adhesions +N995 Malfunction of external stoma of urinary tract +N998 Other postprocedural disorders of genitourinary system +N999 Postprocedural disorder of genitourinary system, unspecified +O00 Ectopic pregnancy +O000 Abdominal pregnancy +O001 Tubal pregnancy +O002 Ovarian pregnancy +O008 Other ectopic pregnancy +O009 Ectopic pregnancy, unspecified +O01 Hydatidiform mole +O010 Classical hydatidiform mole +O011 Incomplete and partial hydatidiform mole +O019 Hydatidiform mole, unspecified +O02 Other abnormal products of conception +O020 Blighted ovum and nonhydatidiform mole +O021 Missed abortion +O028 Other specified abnormal products of conception +O029 Abnormal product of conception, unspecified +O03 Spontaneous abortion +O030 Spontaneous abortion : incomplete, complicated by genital tract and pelvic infection +O031 Spontaneous abortion : incomplete, complicated by delayed or excessive haemorrhage +O032 Spontaneous abortion : incomplete, complicated by embolism +O033 Spontaneous abortion : incomplete, with other and unspecified complications +O034 Spontaneous abortion : incomplete, without complication +O035 Spontaneous abortion : complete or unspecified, complicated by genital tract and pelvic infection +O036 Spontaneous abortion : complete or unspecified, complicated by delayed or excessive haemorrhage +O037 Spontaneous abortion : complete or unspecified, complicated by embolism +O038 Spontaneous abortion : complete or unspecified, with other and unspecified complications +O039 Spontaneous abortion : complete or unspecified, without complication +O04 Medical abortion +O040 Medical abortion : incomplete, complicated by genital tract and pelvic infection +O041 Medical abortion : incomplete, complicated by delayed or excessive haemorrhage +O042 Medical abortion : incomplete, complicated by embolism +O043 Medical abortion : incomplete, with other and unspecified complications +O044 Medical abortion : incomplete, without complication +O045 Medical abortion : complete or unspecified, complicated by genital tract and pelvic infection +O046 Medical abortion : complete or unspecified, complicated by delayed or excessive haemorrhage +O047 Medical abortion : complete or unspecified, complicated by embolism +O048 Medical abortion : complete or unspecified, with other and unspecified complications +O049 Medical abortion : complete or unspecified, without complication +O05 Other abortion +O050 Other abortion : incomplete, complicated by genital tract and pelvic infection +O051 Other abortion : incomplete, complicated by delayed or excessive haemorrhage +O052 Other abortion : incomplete, complicated by embolism +O053 Other abortion : incomplete, with other and unspecified complications +O054 Other abortion : incomplete, without complication +O055 Other abortion : complete or unspecified, complicated by genital tract and pelvic infection +O056 Other abortion : complete or unspecified, complicated by delayed or excessive haemorrhage +O057 Other abortion : complete or unspecified, complicated by embolism +O058 Other abortion : complete or unspecified, with other and unspecified complications +O059 Other abortion : complete or unspecified, without complication +O06 Unspecified abortion +O060 Unspecified abortion : incomplete, complicated by genital tract and pelvic infection +O061 Unspecified abortion : incomplete, complicated by delayed or excessive haemorrhage +O062 Unspecified abortion : incomplete, complicated by embolism +O063 Unspecified abortion : incomplete, with other and unspecified complications +O064 Unspecified abortion : incomplete, without complication +O065 Unspecified abortion : complete or unspecified, complicated by genital tract and pelvic infection +O066 Unspecified abortion : complete or unspecified, complicated by delayed or excessive haemorrhage +O067 Unspecified abortion : complete or unspecified, complicated by embolism +O068 Unspecified abortion : complete or unspecified, with other and unspecified complications +O069 Unspecified abortion : complete or unspecified, without complication +O07 Failed attempted abortion +O070 Failed medical abortion, complicated by genital tract and pelvic infection +O071 Failed medical abortion, complicated by delayed or excessive haemorrhage +O072 Failed medical abortion, complicated by embolism +O073 Failed medical abortion, with other and unspecified complications +O074 Failed medical abortion, without complication +O075 Other and unspecified failed attempted abortion, complicated by genital tract and pelvic infection +O076 Other and unspecified failed attempted abortion, complicated by delayed or excessive haemorrhage +O077 Other and unspecified failed attempted abortion, complicated by embolism +O078 Other and unspecified failed attempted abortion, with other and unspecified complications +O079 Other and unspecified failed attempted abortion, without complication +O08 Complications following abortion and ectopic and molar pregnancy +O080 Genital tract and pelvic infection following abortion and ectopic and molar pregnancy +O081 Delayed or excessive haemorrhage following abortion and ectopic and molar pregnancy +O082 Embolism following abortion and ectopic and molar pregnancy +O083 Shock following abortion and ectopic and molar pregnancy +O084 Renal failure following abortion and ectopic and molar pregnancy +O085 Metabolic disorders following abortion and ectopic and molar pregnancy +O086 Damage to pelvic organs and tissues following abortion and ectopic and molar pregnancy +O087 Other venous complications following abortion and ectopic and molar pregnancy +O088 Other complications following abortion and ectopic and molar pregnancy +O089 Complication following abortion and ectopic and molar pregnancy, unspecified +O10 Pre-existing hypertension complicating pregnancy, childbirth and the puerperium +O100 Pre-existing essential hypertension complicating pregnancy, childbirth and the puerperium +O101 Pre-existing hypertensive heart disease complicating pregnancy, childbirth and the puerperium +O102 Pre-existing hypertensive renal disease complicating pregnancy, childbirth and the puerperium +O103 Pre-existing hypertensive heart and renal disease complicating pregnancy, childbirth and the puerperium +O104 Pre-existing secondary hypertension complicating pregnancy, childbirth and the puerperium +O109 Unspecified pre-existing hypertension complicating pregnancy, childbirth and the puerperium +O11 Pre-eclampsia superimposed on chronic hypertension +O12 Gestational [pregnancy-induced] oedema and proteinuria without hypertension +O120 Gestational oedema +O121 Gestational proteinuria +O122 Gestational oedema with proteinuria +O13 Gestational [pregnancy-induced] hypertension +O14 Pre-eclampsia +O140 Mild to moderate pre-eclampsia +O141 Severe pre-eclampsia +O142 HELLP syndrome +O149 Pre-eclampsia, unspecified +O15 Eclampsia +O150 Eclampsia in pregnancy +O151 Eclampsia in labour +O152 Eclampsia in the puerperium +O159 Eclampsia, unspecified as to time period +O16 Unspecified maternal hypertension +O20 Haemorrhage in early pregnancy +O200 Threatened abortion +O208 Other haemorrhage in early pregnancy +O209 Haemorrhage in early pregnancy, unspecified +O21 Excessive vomiting in pregnancy +O210 Mild hyperemesis gravidarum +O211 Hyperemesis gravidarum with metabolic disturbance +O212 Late vomiting of pregnancy +O218 Other vomiting complicating pregnancy +O219 Vomiting of pregnancy, unspecified +O22 Venous complications and haemorrhoids in pregnancy +O220 Varicose veins of lower extremity in pregnancy +O221 Genital varices in pregnancy +O222 Superficial thrombophlebitis in pregnancy +O223 Deep phlebothrombosis in pregnancy +O224 Haemorrhoids in pregnancy +O225 Cerebral venous thrombosis in pregnancy +O228 Other venous complications in pregnancy +O229 Venous complication in pregnancy, unspecified +O23 Infections of genitourinary tract in pregnancy +O230 Infections of kidney in pregnancy +O231 Infections of bladder in pregnancy +O232 Infections of urethra in pregnancy +O233 Infections of other parts of urinary tract in pregnancy +O234 Unspecified infection of urinary tract in pregnancy +O235 Infections of the genital tract in pregnancy +O239 Other and unspecified genitourinary tract infection in pregnancy +O24 Diabetes mellitus in pregnancy +O240 Diabetes mellitus in pregnancy: Pre-existing diabetes mellitus, insulin-dependent +O241 Diabetes mellitus in pregnancy: Pre-existing diabetes mellitus, non-insulin-dependent +O242 Diabetes mellitus in pregnancy: Pre-existing malnutrition-related diabetes mellitus +O243 Diabetes mellitus in pregnancy: Pre-existing diabetes mellitus, unspecified +O244 Diabetes mellitus arising in pregnancy +O249 Diabetes mellitus in pregnancy, unspecified +O25 Malnutrition in pregnancy +O26 Maternal care for other conditions predominantly related to pregnancy +O260 Excessive weight gain in pregnancy +O261 Low weight gain in pregnancy +O262 Pregnancy care of habitual aborter +O263 Retained intrauterine contraceptive device in pregnancy +O264 Herpes gestationis +O265 Maternal hypotension syndrome +O266 Liver disorders in pregnancy, childbirth and the puerperium +O267 Subluxation of symphysis (pubis) in pregnancy, childbirth and the puerperium +O268 Other specified pregnancy-related conditions +O269 Pregnancy-related condition, unspecified +O28 Abnormal findings on antenatal screening of mother +O280 Abnormal haematological finding on antenatal screening of mother +O281 Abnormal biochemical finding on antenatal screening of mother +O282 Abnormal cytological finding on antenatal screening of mother +O283 Abnormal ultrasonic finding on antenatal screening of mother +O284 Abnormal radiological finding on antenatal screening of mother +O285 Abnormal chromosomal and genetic finding on antenatal screening of mother +O288 Other abnormal findings on antenatal screening of mother +O289 Abnormal finding on antenatal screening of mother, unspecified +O29 Complications of anaesthesia during pregnancy +O290 Pulmonary complications of anaesthesia during pregnancy +O291 Cardiac complications of anaesthesia during pregnancy +O292 Central nervous system complications of anaesthesia during pregnancy +O293 Toxic reaction to local anaesthesia during pregnancy +O294 Spinal and epidural anaesthesia-induced headache during pregnancy +O295 Other complications of spinal and epidural anaesthesia during pregnancy +O296 Failed or difficult intubation during pregnancy +O298 Other complications of anaesthesia during pregnancy +O299 Complication of anaesthesia during pregnancy, unspecified +O30 Multiple gestation +O300 Twin pregnancy +O301 Triplet pregnancy +O302 Quadruplet pregnancy +O308 Other multiple gestation +O309 Multiple gestation, unspecified +O31 Complications specific to multiple gestation +O310 Papyraceous fetus +O311 Continuing pregnancy after abortion of one fetus or more +O312 Continuing pregnancy after intrauterine death of one fetus or more +O318 Other complications specific to multiple gestation +O32 Maternal care for known or suspected malpresentation of fetus +O320 Maternal care for unstable lie +O321 Maternal care for breech presentation +O322 Maternal care for transverse and oblique lie +O323 Maternal care for face, brow and chin presentation +O324 Maternal care for high head at term +O325 Maternal care for multiple gestation with malpresentation of one fetus or more +O326 Maternal care for compound presentation +O328 Maternal care for other malpresentation of fetus +O329 Maternal care for malpresentation of fetus, unspecified +O33 Maternal care for known or suspected disproportion +O330 Maternal care for disproportion due to deformity of maternal pelvic bones +O331 Maternal care for disproportion due to generally contracted pelvis +O332 Maternal care for disproportion due to inlet contraction of pelvis +O333 Maternal care for disproportion due to outlet contraction of pelvis +O334 Maternal care for disproportion of mixed maternal and fetal origin +O335 Maternal care for disproportion due to unusually large fetus +O336 Maternal care for disproportion due to hydrocephalic fetus +O337 Maternal care for disproportion due to other fetal deformities +O338 Maternal care for disproportion of other origin +O339 Maternal care for disproportion, unspecified +O34 Maternal care for known or suspected abnormality of pelvic organs +O340 Maternal care for congenital malformation of uterus +O341 Maternal care for tumour of corpus uteri +O342 Maternal care due to uterine scar from previous surgery +O343 Maternal care for cervical incompetence +O344 Maternal care for other abnormalities of cervix +O345 Maternal care for other abnormalities of gravid uterus +O346 Maternal care for abnormality of vagina +O347 Maternal care for abnormality of vulva and perineum +O348 Maternal care for other abnormalities of pelvic organs +O349 Maternal care for abnormality of pelvic organ, unspecified +O35 Maternal care for known or suspected fetal abnormality and damage +O350 Maternal care for (suspected) central nervous system malformation in fetus +O351 Maternal care for (suspected) chromosomal abnormality in fetus +O352 Maternal care for (suspected) hereditary disease in fetus +O353 Maternal care for (suspected) damage to fetus from viral disease in mother +O354 Maternal care for (suspected) damage to fetus from alcohol +O355 Maternal care for (suspected) damage to fetus by drugs +O356 Maternal care for (suspected) damage to fetus by radiation +O357 Maternal care for (suspected) damage to fetus by other medical procedures +O358 Maternal care for other (suspected) fetal abnormality and damage +O359 Maternal care for (suspected) fetal abnormality and damage, unspecified +O36 Maternal care for other known or suspected fetal problems +O360 Maternal care for rhesus isoimmunization +O361 Maternal care for other isoimmunization +O362 Maternal care for hydrops fetalis +O363 Maternal care for signs of fetal hypoxia +O364 Maternal care for intrauterine death +O365 Maternal care for poor fetal growth +O366 Maternal care for excessive fetal growth +O367 Maternal care for viable fetus in abdominal pregnancy +O368 Maternal care for other specified fetal problems +O369 Maternal care for fetal problem, unspecified +O40 Polyhydramnios +O41 Other disorders of amniotic fluid and membranes +O410 Oligohydramnios +O411 Infection of amniotic sac and membranes +O418 Other specified disorders of amniotic fluid and membranes +O419 Disorder of amniotic fluid and membranes, unspecified +O42 Premature rupture of membranes +O420 Premature rupture of membranes, onset of labour within 24 hours +O421 Premature rupture of membranes, onset of labour after 24 hours +O422 Premature rupture of membranes, labour delayed by therapy +O429 Premature rupture of membranes, unspecified +O43 Placental disorders +O430 Placental transfusion syndromes +O431 Malformation of placenta +O432 Morbidly adherent placenta +O438 Other placental disorders +O439 Placental disorder, unspecified +O44 Placenta praevia +O440 Placenta praevia specified as without haemorrhage +O441 Placenta praevia with haemorrhage +O45 Premature separation of placenta [abruptio placentae] +O450 Premature separation of placenta with coagulation defect +O458 Other premature separation of placenta +O459 Premature separation of placenta, unspecified +O46 Antepartum haemorrhage, not elsewhere classified +O460 Antepartum haemorrhage with coagulation defect +O468 Other antepartum haemorrhage +O469 Antepartum haemorrhage, unspecified +O47 False labour +O470 False labour before 37 completed weeks of gestation +O471 False labour at or after 37 completed weeks of gestation +O479 False labour, unspecified +O48 Prolonged pregnancy +O60 Preterm labour and delivery +O600 Preterm labour without delivery +O601 Preterm spontaneous labour with preterm delivery +O602 Preterm spontaneous labour with term delivery +O603 Preterm delivery without spontaneous labour +O61 Failed induction of labour +O610 Failed medical induction of labour +O611 Failed instrumental induction of labour +O618 Other failed induction of labour +O619 Failed induction of labour, unspecified +O62 Abnormalities of forces of labour +O620 Primary inadequate contractions +O621 Secondary uterine inertia +O622 Other uterine inertia +O623 Precipitate labour +O624 Hypertonic, incoordinate, and prolonged uterine contractions +O628 Other abnormalities of forces of labour +O629 Abnormality of forces of labour, unspecified +O63 Long labour +O630 Prolonged first stage (of labour) +O631 Prolonged second stage (of labour) +O632 Delayed delivery of second twin, triplet, etc. +O639 Long labour, unspecified +O64 Obstructed labour due to malposition and malpresentation of fetus +O640 Obstructed labour due to incomplete rotation of fetal head +O641 Obstructed labour due to breech presentation +O642 Obstructed labour due to face presentation +O643 Obstructed labour due to brow presentation +O644 Obstructed labour due to shoulder presentation +O645 Obstructed labour due to compound presentation +O648 Obstructed labour due to other malposition and malpresentation +O649 Obstructed labour due to malposition and malpresentation, unspecified +O65 Obstructed labour due to maternal pelvic abnormality +O650 Obstructed labour due to deformed pelvis +O651 Obstructed labour due to generally contracted pelvis +O652 Obstructed labour due to pelvic inlet contraction +O653 Obstructed labour due to pelvic outlet and mid-cavity contraction +O654 Obstructed labour due to fetopelvic disproportion, unspecified +O655 Obstructed labour due to abnormality of maternal pelvic organs +O658 Obstructed labour due to other maternal pelvic abnormalities +O659 Obstructed labour due to maternal pelvic abnormality, unspecified +O66 Other obstructed labour +O660 Obstructed labour due to shoulder dystocia +O661 Obstructed labour due to locked twins +O662 Obstructed labour due to unusually large fetus +O663 Obstructed labour due to other abnormalities of fetus +O664 Failed trial of labour, unspecified +O665 Failed application of vacuum extractor and forceps, unspecified +O668 Other specified obstructed labour +O669 Obstructed labour, unspecified +O67 Labour and delivery complicated by intrapartum haemorrhage, not elsewhere classified +O670 Intrapartum haemorrhage with coagulation defect +O678 Other intrapartum haemorrhage +O679 Intrapartum haemorrhage, unspecified +O68 Labour and delivery complicated by fetal stress [distress] +O680 Labour and delivery complicated by fetal heart rate anomaly +O681 Labour and delivery complicated by meconium in amniotic fluid +O682 Labour and delivery complicated by fetal heart rate anomaly with meconium in amniotic fluid +O683 Labour and delivery complicated by biochemical evidence of fetal stress +O688 Labour and delivery complicated by other evidence of fetal stress +O689 Labour and delivery complicated by fetal stress, unspecified +O69 Labour and delivery complicated by umbilical cord complications +O690 Labour and delivery complicated by prolapse of cord +O691 Labour and delivery complicated by cord around neck, with compression +O692 Labour and delivery complicated by other cord entanglement, with compression +O693 Labour and delivery complicated by short cord +O694 Labour and delivery complicated by vasa praevia +O695 Labour and delivery complicated by vascular lesion of cord +O698 Labour and delivery complicated by other cord complications +O699 Labour and delivery complicated by cord complication, unspecified +O70 Perineal laceration during delivery +O700 First degree perineal laceration during delivery +O701 Second degree perineal laceration during delivery +O702 Third degree perineal laceration during delivery +O703 Fourth degree perineal laceration during delivery +O709 Perineal laceration during delivery, unspecified +O71 Other obstetric trauma +O710 Rupture of uterus before onset of labour +O711 Rupture of uterus during labour +O712 Postpartum inversion of uterus +O713 Obstetric laceration of cervix +O714 Obstetric high vaginal laceration +O715 Other obstetric injury to pelvic organs +O716 Obstetric damage to pelvic joints and ligaments +O717 Obstetric haematoma of pelvis +O718 Other specified obstetric trauma +O719 Obstetric trauma, unspecified +O72 Postpartum haemorrhage +O720 Third-stage haemorrhage +O721 Other immediate postpartum haemorrhage +O722 Delayed and secondary postpartum haemorrhage +O723 Postpartum coagulation defects +O73 Retained placenta and membranes, without haemorrhage +O730 Retained placenta without haemorrhage +O731 Retained portions of placenta and membranes, without haemorrhage +O74 Complications of anaesthesia during labour and delivery +O740 Aspiration pneumonitis due to anaesthesia during labour and delivery +O741 Other pulmonary complications of anaesthesia during labour and delivery +O742 Cardiac complications of anaesthesia during labour and delivery +O743 Central nervous system complications of anaesthesia during labour and delivery +O744 Toxic reaction to local anaesthesia during labour and delivery +O745 Spinal and epidural anaesthesia-induced headache during labour and delivery +O746 Other complications of spinal and epidural anaesthesia during labour and delivery +O747 Failed or difficult intubation during labour and delivery +O748 Other complications of anaesthesia during labour and delivery +O749 Complication of anaesthesia during labour and delivery, unspecified +O75 Other complications of labour and delivery, not elsewhere classified +O750 Maternal distress during labour and delivery +O751 Shock during or following labour and delivery +O752 Pyrexia during labour, not elsewhere classified +O753 Other infection during labour +O754 Other complications of obstetric surgery and procedures +O755 Delayed delivery after artificial rupture of membranes +O756 Delayed delivery after spontaneous or unspecified rupture of membranes +O757 Vaginal delivery following previous caesarean section +O758 Other specified complications of labour and delivery +O759 Complication of labour and delivery, unspecified +O80 Single spontaneous delivery +O800 Spontaneous vertex delivery +O801 Spontaneous breech delivery +O808 Other single spontaneous delivery +O809 Single spontaneous delivery, unspecified +O81 Single delivery by forceps and vacuum extractor +O810 Low forceps delivery +O811 Mid-cavity forceps delivery +O812 Mid-cavity forceps with rotation +O813 Other and unspecified forceps delivery +O814 Vacuum extractor delivery +O815 Delivery by combination of forceps and vacuum extractor +O82 Single delivery by caesarean section +O820 Delivery by elective caesarean section +O821 Delivery by emergency caesarean section +O822 Delivery by caesarean hysterectomy +O828 Other single delivery by caesarean section +O829 Delivery by caesarean section, unspecified +O83 Other assisted single delivery +O830 Breech extraction +O831 Other assisted breech delivery +O832 Other manipulation-assisted delivery +O833 Delivery of viable fetus in abdominal pregnancy +O834 Destructive operation for delivery +O838 Other specified assisted single delivery +O839 Assisted single delivery, unspecified +O84 Multiple delivery +O840 Multiple delivery, all spontaneous +O841 Multiple delivery, all by forceps and vacuum extractor +O842 Multiple delivery, all by caesarean section +O848 Other multiple delivery +O849 Multiple delivery, unspecified +O85 Puerperal sepsis +O86 Other puerperal infections +O860 Infection of obstetric surgical wound +O861 Other infection of genital tract following delivery +O862 Urinary tract infection following delivery +O863 Other genitourinary tract infections following delivery +O864 Pyrexia of unknown origin following delivery +O868 Other specified puerperal infections +O87 Venous complications and haemorrhoids in the puerperium +O870 Superficial thrombophlebitis in the puerperium +O871 Deep phlebothrombosis in the puerperium +O872 Haemorrhoids in the puerperium +O873 Cerebral venous thrombosis in the puerperium +O878 Other venous complications in the puerperium +O879 Venous complication in the puerperium, unspecified +O88 Obstetric embolism +O880 Obstetric air embolism +O881 Amniotic fluid embolism +O882 Obstetric blood-clot embolism +O883 Obstetric pyaemic and septic embolism +O888 Other obstetric embolism +O89 Complications of anaesthesia during the puerperium +O890 Pulmonary complications of anaesthesia during the puerperium +O891 Cardiac complications of anaesthesia during the puerperium +O892 Central nervous system complications of anaesthesia during the puerperium +O893 Toxic reaction to local anaesthesia during the puerperium +O894 Spinal and epidural anaesthesia-induced headache during the puerperium +O895 Other complications of spinal and epidural anaesthesia during the puerperium +O896 Failed or difficult intubation during the puerperium +O898 Other complications of anaesthesia during the puerperium +O899 Complication of anaesthesia during the puerperium, unspecified +O90 Complications of the puerperium, not elsewhere classified +O900 Disruption of caesarean section wound +O901 Disruption of perineal obstetric wound +O902 Haematoma of obstetric wound +O903 Cardiomyopathy in the puerperium +O904 Postpartum acute renal failure +O905 Postpartum thyroiditis +O908 Other complications of the puerperium, not elsewhere classified +O909 Complication of the puerperium, unspecified +O91 Infections of breast associated with childbirth +O910 Infection of nipple associated with childbirth +O911 Abscess of breast associated with childbirth +O912 Nonpurulent mastitis associated with childbirth +O92 Other disorders of breast and lactation associated with childbirth +O920 Retracted nipple associated with childbirth +O921 Cracked nipple associated with childbirth +O922 Other and unspecified disorders of breast associated with childbirth +O923 Agalactia +O924 Hypogalactia +O925 Suppressed lactation +O926 Galactorrhoea +O927 Other and unspecified disorders of lactation +O94 Sequelae of complication of pregnancy, childbirth and the puerperium +O95 Obstetric death of unspecified cause +O96 Death from any obstetric cause occurring more than 42 days but less than one year after delivery +O960 Death from direct obstetric cause occurring more than 42 days but less than one year after delivery +O961 Death from indirect obstetric cause occurring more than 42 days but less than one year after delivery +O969 Death from unspecified obstetric cause occurring more than 42 days but less than one year after delivery +O97 Death from sequelae of obstetric causes +O970 Death from sequelae of direct obstetric cause +O971 Death from sequelae of indirect obstetric cause +O979 Death from sequelae of obstetric cause, unspecified +O98 Maternal infectious and parasitic diseases classifiable elsewhere but complicating pregnancy, childbirth and the puerperium +O980 Tuberculosis complicating pregnancy, childbirth and the puerperium +O981 Syphilis complicating pregnancy, childbirth and the puerperium +O982 Gonorrhoea complicating pregnancy, childbirth and the puerperium +O983 Other infections with a predominantly sexual mode of transmission complicating pregnancy, childbirth and the puerperium +O984 Viral hepatitis complicating pregnancy, childbirth and the puerperium +O985 Other viral diseases complicating pregnancy, childbirth and the puerperium +O986 Protozoal diseases complicating pregnancy, childbirth and the puerperium +O987 Human immunodeficiency virus [HIV] disease complicating pregnancy, childbirth and the puerperium +O988 Other maternal infectious and parasitic diseases complicating pregnancy, childbirth and the puerperium +O989 Unspecified maternal infectious or parasitic disease complicating pregnancy, childbirth and the puerperium +O99 Other maternal diseases classifiable elsewhere but complicating pregnancy, childbirth and the puerperium +O990 Anaemia complicating pregnancy, childbirth and the puerperium +O991 Other diseases of the blood and blood-forming organs and certain disorders involving the immune mechanism complicating pregnancy, childbirth and the puerperium +O992 Endocrine, nutritional and metabolic diseases complicating pregnancy, childbirth and the puerperium +O993 Mental disorders and diseases of the nervous system complicating pregnancy, childbirth and the puerperium +O994 Diseases of the circulatory system complicating pregnancy, childbirth and the puerperium +O995 Diseases of the respiratory system complicating pregnancy, childbirth and the puerperium +O996 Diseases of the digestive system complicating pregnancy, childbirth and the puerperium +O997 Diseases of the skin and subcutaneous tissue complicating pregnancy, childbirth and the puerperium +O998 Other specified diseases and conditions complicating pregnancy, childbirth and the puerperium +P00 Fetus and newborn affected by maternal conditions that may be unrelated to present pregnancy +P000 Fetus and newborn affected by maternal hypertensive disorders +P001 Fetus and newborn affected by maternal renal and urinary tract diseases +P002 Fetus and newborn affected by maternal infectious and parasitic diseases +P003 Fetus and newborn affected by other maternal circulatory and respiratory diseases +P004 Fetus and newborn affected by maternal nutritional disorders +P005 Fetus and newborn affected by maternal injury +P006 Fetus and newborn affected by surgical procedure on mother +P007 Fetus and newborn affected by other medical procedures on mother, not elsewhere classified +P008 Fetus and newborn affected by other maternal conditions +P009 Fetus and newborn affected by unspecified maternal condition +P01 Fetus and newborn affected by maternal complications of pregnancy +P010 Fetus and newborn affected by incompetent cervix +P011 Fetus and newborn affected by premature rupture of membranes +P012 Fetus and newborn affected by oligohydramnios +P013 Fetus and newborn affected by polyhydramnios +P014 Fetus and newborn affected by ectopic pregnancy +P015 Fetus and newborn affected by multiple pregnancy +P016 Fetus and newborn affected by maternal death +P017 Fetus and newborn affected by malpresentation before labour +P018 Fetus and newborn affected by other maternal complications of pregnancy +P019 Fetus and newborn affected by maternal complication of pregnancy, unspecified +P02 Fetus and newborn affected by complications of placenta, cord and membranes +P020 Fetus and newborn affected by placenta praevia +P021 Fetus and newborn affected by other forms of placental separation and haemorrhage +P022 Fetus and newborn affected by other and unspecified morphological and functional abnormalities of placenta +P023 Fetus and newborn affected by placental transfusion syndromes +P024 Fetus and newborn affected by prolapsed cord +P025 Fetus and newborn affected by other compression of umbilical cord +P026 Fetus and newborn affected by other and unspecified conditions of umbilical cord +P027 Fetus and newborn affected by chorioamnionitis +P028 Fetus and newborn affected by other abnormalities of membranes +P029 Fetus and newborn affected by abnormality of membranes, unspecified +P03 Fetus and newborn affected by other complications of labour and delivery +P030 Fetus and newborn affected by breech delivery and extraction +P031 Fetus and newborn affected by other malpresentation, malposition and disproportion during labour and delivery +P032 Fetus and newborn affected by forceps delivery +P033 Fetus and newborn affected by delivery by vacuum extractor [ventouse] +P034 Fetus and newborn affected by caesarean delivery +P035 Fetus and newborn affected by precipitate delivery +P036 Fetus and newborn affected by abnormal uterine contractions +P038 Fetus and newborn affected by other specified complications of labour and delivery +P039 Fetus and newborn affected by complication of labour and delivery, unspecified +P04 Fetus and newborn affected by noxious influences transmitted via placenta or breast milk +P040 Fetus and newborn affected by maternal anaesthesia and analgesia in pregnancy, labour and delivery +P041 Fetus and newborn affected by other maternal medication +P042 Fetus and newborn affected by maternal use of tobacco +P043 Fetus and newborn affected by maternal use of alcohol +P044 Fetus and newborn affected by maternal use of drugs of addiction +P045 Fetus and newborn affected by maternal use of nutritional chemical substances +P046 Fetus and newborn affected by maternal exposure to environmental chemical substances +P048 Fetus and newborn affected by other maternal noxious influences +P049 Fetus and newborn affected by maternal noxious influence, unspecified +P05 Slow fetal growth and fetal malnutrition +P050 Light for gestational age +P051 Small for gestational age +P052 Fetal malnutrition without mention of light or small for gestational age +P059 Slow fetal growth, unspecified +P07 Disorders related to short gestation and low birth weight, not elsewhere classified +P070 Extremely low birth weight +P071 Other low birth weight +P072 Extreme immaturity +P073 Other preterm infants +P08 Disorders related to long gestation and high birth weight +P080 Exceptionally large baby +P081 Other heavy for gestational age infants +P082 Post-term infant, not heavy for gestational age +P10 Intracranial laceration and haemorrhage due to birth injury +P100 Subdural haemorrhage due to birth injury +P101 Cerebral haemorrhage due to birth injury +P102 Intraventricular haemorrhage due to birth injury +P103 Subarachnoid haemorrhage due to birth injury +P104 Tentorial tear due to birth injury +P108 Other intracranial lacerations and haemorrhages due to birth injury +P109 Unspecified intracranial laceration and haemorrhage due to birth injury +P11 Other birth injuries to central nervous system +P110 Cerebral oedema due to birth injury +P111 Other specified brain damage due to birth injury +P112 Unspecified brain damage due to birth injury +P113 Birth injury to facial nerve +P114 Birth injury to other cranial nerves +P115 Birth injury to spine and spinal cord +P119 Birth injury to central nervous system, unspecified +P12 Birth injury to scalp +P120 Cephalhaematoma due to birth injury +P121 Chignon due to birth injury +P122 Epicranial subaponeurotic haemorrhage due to birth injury +P123 Bruising of scalp due to birth injury +P124 Monitoring injury of scalp of newborn +P128 Other birth injuries to scalp +P129 Birth injury to scalp, unspecified +P13 Birth injury to skeleton +P130 Fracture of skull due to birth injury +P131 Other birth injuries to skull +P132 Birth injury to femur +P133 Birth injury to other long bones +P134 Fracture of clavicle due to birth injury +P138 Birth injuries to other parts of skeleton +P139 Birth injury to skeleton, unspecified +P14 Birth injury to peripheral nervous system +P140 Erb paralysis due to birth injury +P141 Klumpke paralysis due to birth injury +P142 Phrenic nerve paralysis due to birth injury +P143 Other brachial plexus birth injuries +P148 Birth injuries to other parts of peripheral nervous system +P149 Birth injury to peripheral nervous system, unspecified +P15 Other birth injuries +P150 Birth injury to liver +P151 Birth injury to spleen +P152 Sternomastoid injury due to birth injury +P153 Birth injury to eye +P154 Birth injury to face +P155 Birth injury to external genitalia +P156 Subcutaneous fat necrosis due to birth injury +P158 Other specified birth injuries +P159 Birth injury, unspecified +P20 Intrauterine hypoxia +P200 Intrauterine hypoxia first noted before onset of labour +P201 Intrauterine hypoxia first noted during labour and delivery +P209 Intrauterine hypoxia, unspecified +P21 Birth asphyxia +P210 Severe birth asphyxia +P211 Mild and moderate birth asphyxia +P219 Birth asphyxia, unspecified +P22 Respiratory distress of newborn +P220 Respiratory distress syndrome of newborn +P221 Transient tachypnoea of newborn +P228 Other respiratory distress of newborn +P229 Respiratory distress of newborn, unspecified +P23 Congenital pneumonia +P230 Congenital pneumonia due to viral agent +P231 Congenital pneumonia due to Chlamydia +P232 Congenital pneumonia due to staphylococcus +P233 Congenital pneumonia due to streptococcus, group B +P234 Congenital pneumonia due to Escherichia coli +P235 Congenital pneumonia due to Pseudomonas +P236 Congenital pneumonia due to other bacterial agents +P238 Congenital pneumonia due to other organisms +P239 Congenital pneumonia, unspecified +P24 Neonatal aspiration syndromes +P240 Neonatal aspiration of meconium +P241 Neonatal aspiration of amniotic fluid and mucus +P242 Neonatal aspiration of blood +P243 Neonatal aspiration of milk and regurgitated food +P248 Other neonatal aspiration syndromes +P249 Neonatal aspiration syndrome, unspecified +P25 Interstitial emphysema and related conditions originating in the perinatal period +P250 Interstitial emphysema originating in the perinatal period +P251 Pneumothorax originating in the perinatal period +P252 Pneumomediastinum originating in the perinatal period +P253 Pneumopericardium originating in the perinatal period +P258 Other conditions related to interstitial emphysema originating in the perinatal period +P26 Pulmonary haemorrhage originating in the perinatal period +P260 Tracheobronchial haemorrhage originating in the perinatal period +P261 Massive pulmonary haemorrhage originating in the perinatal period +P268 Other pulmonary haemorrhages originating in the perinatal period +P269 Unspecified pulmonary haemorrhage originating in the perinatal period +P27 Chronic respiratory disease originating in the perinatal period +P270 Wilson-Mikity syndrome +P271 Bronchopulmonary dysplasia originating in the perinatal period +P278 Other chronic respiratory diseases originating in the perinatal period +P279 Unspecified chronic respiratory disease originating in the perinatal period +P28 Other respiratory conditions originating in the perinatal period +P280 Primary atelectasis of newborn +P281 Other and unspecified atelectasis of newborn +P282 Cyanotic attacks of newborn +P283 Primary sleep apnoea of newborn +P284 Other apnoea of newborn +P285 Respiratory failure of newborn +P288 Other specified respiratory conditions of newborn +P289 Respiratory condition of newborn, unspecified +P29 Cardiovascular disorders originating in the perinatal period +P290 Neonatal cardiac failure +P291 Neonatal cardiac dysrhythmia +P292 Neonatal hypertension +P293 Persistent fetal circulation +P294 Transient myocardial ischaemia of newborn +P298 Other cardiovascular disorders originating in the perinatal period +P299 Cardiovascular disorder originating in the perinatal period, unspecified +P35 Congenital viral diseases +P350 Congenital rubella syndrome +P351 Congenital cytomegalovirus infection +P352 Congenital herpesviral [herpes simplex] infection +P353 Congenital viral hepatitis +P354 Congenital Zika virus disease +P358 Other congenital viral diseases +P359 Congenital viral disease, unspecified +P36 Bacterial sepsis of newborn +P360 Sepsis of newborn due to streptococcus, group B +P361 Sepsis of newborn due to other and unspecified streptococci +P362 Sepsis of newborn due to Staphylococcus aureus +P363 Sepsis of newborn due to other and unspecified staphylococci +P364 Sepsis of newborn due to Escherichia coli +P365 Sepsis of newborn due to anaerobes +P368 Other bacterial sepsis of newborn +P369 Bacterial sepsis of newborn, unspecified +P37 Other congenital infectious and parasitic diseases +P370 Congenital tuberculosis +P371 Congenital toxoplasmosis +P372 Neonatal (disseminated) listeriosis +P373 Congenital falciparum malaria +P374 Other congenital malaria +P375 Neonatal candidiasis +P378 Other specified congenital infectious and parasitic diseases +P379 Congenital infectious and parasitic disease, unspecified +P38 Omphalitis of newborn with or without mild haemorrhage +P39 Other infections specific to the perinatal period +P390 Neonatal infective mastitis +P391 Neonatal conjunctivitis and dacryocystitis +P392 Intra-amniotic infection of fetus, not elsewhere classified +P393 Neonatal urinary tract infection +P394 Neonatal skin infection +P398 Other specified infections specific to the perinatal period +P399 Infection specific to the perinatal period, unspecified +P50 Fetal blood loss +P500 Fetal blood loss from vasa praevia +P501 Fetal blood loss from ruptured cord +P502 Fetal blood loss from placenta +P503 Haemorrhage into co-twin +P504 Haemorrhage into maternal circulation +P505 Fetal blood loss from cut end of co-twin's cord +P508 Other fetal blood loss +P509 Fetal blood loss, unspecified +P51 Umbilical haemorrhage of newborn +P510 Massive umbilical haemorrhage of newborn +P518 Other umbilical haemorrhages of newborn +P519 Umbilical haemorrhage of newborn, unspecified +P52 Intracranial nontraumatic haemorrhage of fetus and newborn +P520 Intraventricular (nontraumatic) haemorrhage, grade 1, of fetus and newborn +P521 Intraventricular (nontraumatic) haemorrhage, grade 2, of fetus and newborn +P522 Intraventricular (nontraumatic) haemorrhage, grade 3, and grade 4 of fetus and newborn +P523 Unspecified intraventricular (nontraumatic) haemorrhage of fetus and newborn +P524 Intracerebral (nontraumatic) haemorrhage of fetus and newborn +P525 Subarachnoid (nontraumatic) haemorrhage of fetus and newborn +P526 Cerebellar (nontraumatic) and posterior fossa haemorrhage of fetus and newborn +P528 Other intracranial (nontraumatic) haemorrhages of fetus and newborn +P529 Intracranial (nontraumatic) haemorrhage of fetus and newborn, unspecified +P53 Haemorrhagic disease of fetus and newborn +P54 Other neonatal haemorrhages +P540 Neonatal haematemesis +P541 Neonatal melaena +P542 Neonatal rectal haemorrhage +P543 Other neonatal gastrointestinal haemorrhage +P544 Neonatal adrenal haemorrhage +P545 Neonatal cutaneous haemorrhage +P546 Neonatal vaginal haemorrhage +P548 Other specified neonatal haemorrhages +P549 Neonatal haemorrhage, unspecified +P55 Haemolytic disease of fetus and newborn +P550 Rh isoimmunization of fetus and newborn +P551 ABO isoimmunization of fetus and newborn +P558 Other haemolytic diseases of fetus and newborn +P559 Haemolytic disease of fetus and newborn, unspecified +P56 Hydrops fetalis due to haemolytic disease +P560 Hydrops fetalis due to isoimmunization +P569 Hydrops fetalis due to other and unspecified haemolytic disease +P57 Kernicterus +P570 Kernicterus due to isoimmunization +P578 Other specified kernicterus +P579 Kernicterus, unspecified +P58 Neonatal jaundice due to other excessive haemolysis +P580 Neonatal jaundice due to bruising +P581 Neonatal jaundice due to bleeding +P582 Neonatal jaundice due to infection +P583 Neonatal jaundice due to polycythaemia +P584 Neonatal jaundice due to drugs or toxins transmitted from mother or given to newborn +P585 Neonatal jaundice due to swallowed maternal blood +P588 Neonatal jaundice due to other specified excessive haemolysis +P589 Neonatal jaundice due to excessive haemolysis, unspecified +P59 Neonatal jaundice from other and unspecified causes +P590 Neonatal jaundice associated with preterm delivery +P591 Inspissated bile syndrome +P592 Neonatal jaundice from other and unspecified hepatocellular damage +P593 Neonatal jaundice from breast milk inhibitor +P598 Neonatal jaundice from other specified causes +P599 Neonatal jaundice, unspecified +P60 Disseminated intravascular coagulation of fetus and newborn +P61 Other perinatal haematological disorders +P610 Transient neonatal thrombocytopenia +P611 Polycythaemia neonatorum +P612 Anaemia of prematurity +P613 Congenital anaemia from fetal blood loss +P614 Other congenital anaemias, not elsewhere classified +P615 Transient neonatal neutropenia +P616 Other transient neonatal disorders of coagulation +P618 Other specified perinatal haematological disorders +P619 Perinatal haematological disorder, unspecified +P70 Transitory disorders of carbohydrate metabolism specific to fetus and newborn +P700 Syndrome of infant of mother with gestational diabetes +P701 Syndrome of infant of a diabetic mother +P702 Neonatal diabetes mellitus +P703 Iatrogenic neonatal hypoglycaemia +P704 Other neonatal hypoglycaemia +P708 Other transitory disorders of carbohydrate metabolism of fetus and newborn +P709 Transitory disorder of carbohydrate metabolism of fetus and newborn, unspecified +P71 Transitory neonatal disorders of calcium and magnesium metabolism +P710 Cow milk hypocalcaemia in newborn +P711 Other neonatal hypocalcaemia +P712 Neonatal hypomagnesaemia +P713 Neonatal tetany without calcium or magnesium deficiency +P714 Transitory neonatal hypoparathyroidism +P718 Other transitory neonatal disorders of calcium and magnesium metabolism +P719 Transitory neonatal disorder of calcium and magnesium metabolism, unspecified +P72 Other transitory neonatal endocrine disorders +P720 Neonatal goitre, not elsewhere classified +P721 Transitory neonatal hyperthyroidism +P722 Other transitory neonatal disorders of thyroid function, not elsewhere classified +P728 Other specified transitory neonatal endocrine disorders +P729 Transitory neonatal endocrine disorder, unspecified +P74 Other transitory neonatal electrolyte and metabolic disturbances +P740 Late metabolic acidosis of newborn +P741 Dehydration of newborn +P742 Disturbances of sodium balance of newborn +P743 Disturbances of potassium balance of newborn +P744 Other transitory electrolyte disturbances of newborn +P745 Transitory tyrosinaemia of newborn +P748 Other transitory metabolic disturbances of newborn +P749 Transitory metabolic disturbance of newborn, unspecified +P75 Meconium ileus in cystic fibrosis +P76 Other intestinal obstruction of newborn +P760 Meconium plug syndrome +P761 Transitory ileus of newborn +P762 Intestinal obstruction due to inspissated milk +P768 Other specified intestinal obstruction of newborn +P769 Intestinal obstruction of newborn, unspecified +P77 Necrotizing enterocolitis of fetus and newborn +P78 Other perinatal digestive system disorders +P80 Hypothermia of newborn +P800 Cold injury syndrome +P808 Other hypothermia of newborn +P809 Hypothermia of newborn, unspecified +P81 Other disturbances of temperature regulation of newborn +P810 Environmental hyperthermia of newborn +P818 Other specified disturbances of temperature regulation of newborn +P819 Disturbance of temperature regulation of newborn, unspecified +P83 Other conditions of integument specific to fetus and newborn +P830 Sclerema neonatorum +P831 Neonatal erythema toxicum +P832 Hydrops fetalis not due to haemolytic disease +P833 Other and unspecified oedema specific to fetus and newborn +P834 Breast engorgement of newborn +P835 Congenital hydrocele +P836 Umbilical polyp of newborn +P838 Other specified conditions of integument specific to fetus and newborn +P839 Condition of integument specific to fetus and newborn, unspecified +P90 Convulsions of newborn +P91 Other disturbances of cerebral status of newborn +P910 Neonatal cerebral ischaemia +P911 Acquired periventricular cysts of newborn +P912 Neonatal cerebral leukomalacia +P913 Neonatal cerebral irritability +P914 Neonatal cerebral depression +P915 Neonatal coma +P916 Hypoxic ischaemic encephalopathy of newborn +P917 Acquired hydrocephalus of newborn +P918 Other specified disturbances of cerebral status of newborn +P919 Disturbance of cerebral status of newborn, unspecified +P92 Feeding problems of newborn +P920 Vomiting in newborn +P921 Regurgitation and rumination in newborn +P922 Slow feeding of newborn +P923 Underfeeding of newborn +P924 Overfeeding of newborn +P925 Neonatal difficulty in feeding at breast +P928 Other feeding problems of newborn +P929 Feeding problem of newborn, unspecified +P93 Reactions and intoxications due to drugs administered to fetus and newborn +P94 Disorders of muscle tone of newborn +P940 Transient neonatal myasthenia gravis +P941 Congenital hypertonia +P942 Congenital hypotonia +P948 Other disorders of muscle tone of newborn +P949 Disorder of muscle tone of newborn, unspecified +P95 Fetal death of unspecified cause +P96 Other conditions originating in the perinatal period +P960 Congenital renal failure +P961 Neonatal withdrawal symptoms from maternal use of drugs of addiction +P962 Withdrawal symptoms from therapeutic use of drugs in newborn +P963 Wide cranial sutures of newborn +P964 Termination of pregnancy, affecting fetus and newborn +P965 Complications of intrauterine procedures, not elsewhere classified +P968 Other specified conditions originating in the perinatal period +P969 Condition originating in the perinatal period, unspecified +Q00 Anencephaly and similar malformations +Q000 Anencephaly +Q001 Craniorachischisis +Q002 Iniencephaly +Q01 Encephalocele +Q010 Frontal encephalocele +Q011 Nasofrontal encephalocele +Q012 Occipital encephalocele +Q018 Encephalocele of other sites +Q019 Encephalocele, unspecified +Q02 Microcephaly +Q03 Congenital hydrocephalus +Q030 Malformations of aqueduct of Sylvius +Q031 Atresia of foramina of Magendie and Luschka +Q038 Other congenital hydrocephalus +Q039 Congenital hydrocephalus, unspecified +Q04 Other congenital malformations of brain +Q040 Congenital malformations of corpus callosum +Q041 Arhinencephaly +Q042 Holoprosencephaly +Q043 Other reduction deformities of brain +Q044 Septo-optic dysplasia +Q045 Megalencephaly +Q046 Congenital cerebral cysts +Q048 Other specified congenital malformations of brain +Q049 Congenital malformation of brain, unspecified +Q05 Spina bifida +Q050 Cervical spina bifida with hydrocephalus +Q051 Thoracic spina bifida with hydrocephalus +Q052 Lumbar spina bifida with hydrocephalus +Q053 Sacral spina bifida with hydrocephalus +Q054 Unspecified spina bifida with hydrocephalus +Q055 Cervical spina bifida without hydrocephalus +Q056 Thoracic spina bifida without hydrocephalus +Q057 Lumbar spina bifida without hydrocephalus +Q058 Sacral spina bifida without hydrocephalus +Q059 Spina bifida, unspecified +Q06 Other congenital malformations of spinal cord +Q060 Amyelia +Q061 Hypoplasia and dysplasia of spinal cord +Q062 Diastematomyelia +Q063 Other congenital cauda equina malformations +Q064 Hydromyelia +Q068 Other specified congenital malformations of spinal cord +Q069 Congenital malformation of spinal cord, unspecified +Q07 Other congenital malformations of nervous system +Q070 Arnold-Chiari syndrome +Q078 Other specified congenital malformations of nervous system +Q079 Congenital malformation of nervous system, unspecified +Q10 Congenital malformations of eyelid, lacrimal apparatus and orbit +Q100 Congenital ptosis +Q101 Congenital ectropion +Q102 Congenital entropion +Q103 Other congenital malformations of eyelid +Q104 Absence and agenesis of lacrimal apparatus +Q105 Congenital stenosis and stricture of lacrimal duct +Q106 Other congenital malformations of lacrimal apparatus +Q107 Congenital malformation of orbit +Q11 Anophthalmos, microphthalmos and macrophthalmos +Q110 Cystic eyeball +Q111 Other anophthalmos +Q112 Microphthalmos +Q113 Macrophthalmos +Q12 Congenital lens malformations +Q120 Congenital cataract +Q121 Congenital displaced lens +Q122 Coloboma of lens +Q123 Congenital aphakia +Q124 Spherophakia +Q128 Other congenital lens malformations +Q129 Congenital lens malformation, unspecified +Q13 Congenital malformations of anterior segment of eye +Q130 Coloboma of iris +Q131 Absence of iris +Q132 Other congenital malformations of iris +Q133 Congenital corneal opacity +Q134 Other congenital corneal malformations +Q135 Blue sclera +Q138 Other congenital malformations of anterior segment of eye +Q139 Congenital malformation of anterior segment of eye, unspecified +Q14 Congenital malformations of posterior segment of eye +Q140 Congenital malformation of vitreous humour +Q141 Congenital malformation of retina +Q142 Congenital malformation of optic disc +Q143 Congenital malformation of choroid +Q148 Other congenital malformations of posterior segment of eye +Q149 Congenital malformation of posterior segment of eye, unspecified +Q15 Other congenital malformations of eye +Q150 Congenital glaucoma +Q158 Other specified congenital malformations of eye +Q159 Congenital malformation of eye, unspecified +Q16 Congenital malformations of ear causing impairment of hearing +Q160 Congenital absence of (ear) auricle +Q161 Congenital absence, atresia and stricture of auditory canal (external) +Q162 Absence of eustachian tube +Q163 Congenital malformation of ear ossicles +Q164 Other congenital malformations of middle ear +Q165 Congenital malformation of inner ear +Q169 Congenital malformation of ear causing impairment of hearing, unspecified +Q17 Other congenital malformations of ear +Q170 Accessory auricle +Q171 Macrotia +Q172 Microtia +Q173 Other misshapen ear +Q174 Misplaced ear +Q175 Prominent ear +Q178 Other specified congenital malformations of ear +Q179 Congenital malformation of ear, unspecified +Q18 Other congenital malformations of face and neck +Q180 Sinus, fistula and cyst of branchial cleft +Q181 Preauricular sinus and cyst +Q182 Other branchial cleft malformations +Q183 Webbing of neck +Q184 Macrostomia +Q185 Microstomia +Q186 Macrocheilia +Q187 Microcheilia +Q188 Other specified congenital malformations of face and neck +Q189 Congenital malformation of face and neck, unspecified +Q20 Congenital malformations of cardiac chambers and connections +Q200 Common arterial trunk +Q201 Double outlet right ventricle +Q202 Double outlet left ventricle +Q203 Discordant ventriculoarterial connection +Q204 Double inlet ventricle +Q205 Discordant atrioventricular connection +Q206 Isomerism of atrial appendages +Q208 Other congenital malformations of cardiac chambers and connections +Q209 Congenital malformation of cardiac chambers and connections, unspecified +Q21 Congenital malformations of cardiac septa +Q210 Ventricular septal defect +Q211 Atrial septal defect +Q212 Atrioventricular septal defect +Q213 Tetralogy of Fallot +Q214 Aortopulmonary septal defect +Q218 Other congenital malformations of cardiac septa +Q219 Congenital malformation of cardiac septum, unspecified +Q22 Congenital malformations of pulmonary and tricuspid valves +Q220 Pulmonary valve atresia +Q221 Congenital pulmonary valve stenosis +Q222 Congenital pulmonary valve insufficiency +Q223 Other congenital malformations of pulmonary valve +Q224 Congenital tricuspid stenosis +Q225 Ebstein anomaly +Q226 Hypoplastic right heart syndrome +Q228 Other congenital malformations of tricuspid valve +Q229 Congenital malformation of tricuspid valve, unspecified +Q23 Congenital malformations of aortic and mitral valves +Q230 Congenital stenosis of aortic valve +Q231 Congenital insufficiency of aortic valve +Q232 Congenital mitral stenosis +Q233 Congenital mitral insufficiency +Q234 Hypoplastic left heart syndrome +Q238 Other congenital malformations of aortic and mitral valves +Q239 Congenital malformation of aortic and mitral valves, unspecified +Q24 Other congenital malformations of heart +Q240 Dextrocardia +Q241 Laevocardia +Q242 Cor triatriatum +Q243 Pulmonary infundibular stenosis +Q244 Congenital subaortic stenosis +Q245 Malformation of coronary vessels +Q246 Congenital heart block +Q248 Other specified congenital malformations of heart +Q249 Congenital malformation of heart, unspecified +Q25 Congenital malformations of great arteries +Q250 Patent ductus arteriosus +Q251 Coarctation of aorta +Q252 Atresia of aorta +Q253 Stenosis of aorta +Q254 Other congenital malformations of aorta +Q255 Atresia of pulmonary artery +Q256 Stenosis of pulmonary artery +Q257 Other congenital malformations of pulmonary artery +Q258 Other congenital malformations of great arteries +Q259 Congenital malformation of great arteries, unspecified +Q26 Congenital malformations of great veins +Q260 Congenital stenosis of vena cava +Q261 Persistent left superior vena cava +Q262 Total anomalous pulmonary venous connection +Q263 Partial anomalous pulmonary venous connection +Q264 Anomalous pulmonary venous connection, unspecified +Q265 Anomalous portal venous connection +Q266 Portal vein-hepatic artery fistula +Q268 Other congenital malformations of great veins +Q269 Congenital malformation of great vein, unspecified +Q27 Other congenital malformations of peripheral vascular system +Q270 Congenital absence and hypoplasia of umbilical artery +Q271 Congenital renal artery stenosis +Q272 Other congenital malformations of renal artery +Q273 Peripheral arteriovenous malformation +Q274 Congenital phlebectasia +Q278 Other specified congenital malformations of peripheral vascular system +Q279 Congenital malformation of peripheral vascular system, unspecified +Q28 Other congenital malformations of circulatory system +Q280 Arteriovenous malformation of precerebral vessels +Q281 Other malformations of precerebral vessels +Q282 Arteriovenous malformation of cerebral vessels +Q283 Other malformations of cerebral vessels +Q288 Other specified congenital malformations of circulatory system +Q289 Congenital malformation of circulatory system, unspecified +Q30 Congenital malformations of nose +Q300 Choanal atresia +Q301 Agenesis and underdevelopment of nose +Q302 Fissured, notched and cleft nose +Q303 Congenital perforated nasal septum +Q308 Other congenital malformations of nose +Q309 Congenital malformation of nose, unspecified +Q31 Congenital malformations of larynx +Q310 Web of larynx +Q311 Congenital subglottic stenosis +Q312 Laryngeal hypoplasia +Q313 Laryngocele +Q315 Congenital laryngomalacia +Q318 Other congenital malformations of larynx +Q319 Congenital malformation of larynx, unspecified +Q32 Congenital malformations of trachea and bronchus +Q320 Congenital tracheomalacia +Q321 Other congenital malformations of trachea +Q322 Congenital bronchomalacia +Q323 Congenital stenosis of bronchus +Q324 Other congenital malformations of bronchus +Q33 Congenital malformations of lung +Q330 Congenital cystic lung +Q331 Accessory lobe of lung +Q332 Sequestration of lung +Q333 Agenesis of lung +Q334 Congenital bronchiectasis +Q335 Ectopic tissue in lung +Q336 Hypoplasia and dysplasia of lung +Q338 Other congenital malformations of lung +Q339 Congenital malformation of lung, unspecified +Q34 Other congenital malformations of respiratory system +Q340 Anomaly of pleura +Q341 Congenital cyst of mediastinum +Q348 Other specified congenital malformations of respiratory system +Q349 Congenital malformation of respiratory system, unspecified +Q35 Cleft palate +Q351 Cleft hard palate +Q353 Cleft soft palate +Q355 Cleft hard palate with cleft soft palate +Q357 Cleft uvula +Q359 Cleft palate, unspecified +Q36 Cleft lip +Q360 Cleft lip, bilateral +Q361 Cleft lip, median +Q369 Cleft lip, unilateral +Q37 Cleft palate with cleft lip +Q370 Cleft hard palate with bilateral cleft lip +Q371 Cleft hard palate with unilateral cleft lip +Q372 Cleft soft palate with bilateral cleft lip +Q373 Cleft soft palate with unilateral cleft lip +Q374 Cleft hard and soft palate with bilateral cleft lip +Q375 Cleft hard and soft palate with unilateral cleft lip +Q378 Unspecified cleft palate with bilateral cleft lip +Q379 Unspecified cleft palate with unilateral cleft lip +Q38 Other congenital malformations of tongue, mouth and pharynx +Q380 Congenital malformations of lips, not elsewhere classified +Q381 Ankyloglossia +Q382 Macroglossia +Q383 Other congenital malformations of tongue +Q384 Congenital malformations of salivary glands and ducts +Q385 Congenital malformations of palate, not elsewhere classified +Q386 Other congenital malformations of mouth +Q387 Pharyngeal pouch +Q388 Other congenital malformations of pharynx +Q39 Congenital malformations of oesophagus +Q390 Atresia of oesophagus without fistula +Q391 Atresia of oesophagus with tracheo-oesophageal fistula +Q392 Congenital tracheo-oesophageal fistula without atresia +Q393 Congenital stenosis and stricture of oesophagus +Q394 Congenital oesophageal web +Q395 Congenital dilatation of oesophagus +Q396 Diverticulum of oesophagus +Q398 Other congenital malformations of oesophagus +Q399 Congenital malformation of oesophagus, unspecified +Q40 Other congenital malformations of upper alimentary tract +Q400 Congenital hypertrophic pyloric stenosis +Q401 Congenital hiatus hernia +Q402 Other specified congenital malformations of stomach +Q403 Congenital malformation of stomach, unspecified +Q408 Other specified congenital malformations of upper alimentary tract +Q409 Congenital malformation of upper alimentary tract, unspecified +Q41 Congenital absence, atresia and stenosis of small intestine +Q410 Congenital absence, atresia and stenosis of duodenum +Q411 Congenital absence, atresia and stenosis of jejunum +Q412 Congenital absence, atresia and stenosis of ileum +Q418 Congenital absence, atresia and stenosis of other specified parts of small intestine +Q419 Congenital absence, atresia and stenosis of small intestine, part unspecified +Q42 Congenital absence, atresia and stenosis of large intestine +Q420 Congenital absence, atresia and stenosis of rectum with fistula +Q421 Congenital absence, atresia and stenosis of rectum without fistula +Q422 Congenital absence, atresia and stenosis of anus with fistula +Q423 Congenital absence, atresia and stenosis of anus without fistula +Q428 Congenital absence, atresia and stenosis of other parts of large intestine +Q429 Congenital absence, atresia and stenosis of large intestine, part unspecified +Q43 Other congenital malformations of intestine +Q430 Meckel diverticulum +Q431 Hirschsprung disease +Q432 Other congenital functional disorders of colon +Q433 Congenital malformations of intestinal fixation +Q434 Duplication of intestine +Q435 Ectopic anus +Q436 Congenital fistula of rectum and anus +Q437 Persistent cloaca +Q438 Other specified congenital malformations of intestine +Q439 Congenital malformation of intestine, unspecified +Q44 Congenital malformations of gallbladder, bile ducts and liver +Q440 Agenesis, aplasia and hypoplasia of gallbladder +Q441 Other congenital malformations of gallbladder +Q442 Atresia of bile ducts +Q443 Congenital stenosis and stricture of bile ducts +Q444 Choledochal cyst +Q445 Other congenital malformations of bile ducts +Q446 Cystic disease of liver +Q447 Other congenital malformations of liver +Q45 Other congenital malformations of digestive system +Q450 Agenesis, aplasia and hypoplasia of pancreas +Q451 Annular pancreas +Q452 Congenital pancreatic cyst +Q453 Other congenital malformations of pancreas and pancreatic duct +Q458 Other specified congenital malformations of digestive system +Q459 Congenital malformation of digestive system, unspecified +Q50 Congenital malformations of ovaries, fallopian tubes and broad ligaments +Q500 Congenital absence of ovary +Q501 Developmental ovarian cyst +Q502 Congenital torsion of ovary +Q503 Other congenital malformations of ovary +Q504 Embryonic cyst of fallopian tube +Q505 Embryonic cyst of broad ligament +Q506 Other congenital malformations of fallopian tube and broad ligament +Q51 Congenital malformations of uterus and cervix +Q510 Agenesis and aplasia of uterus +Q511 Doubling of uterus with doubling of cervix and vagina +Q512 Other doubling of uterus +Q513 Bicornate uterus +Q514 Unicornate uterus +Q515 Agenesis and aplasia of cervix +Q516 Embryonic cyst of cervix +Q517 Congenital fistulae between uterus and digestive and urinary tracts +Q518 Other congenital malformations of uterus and cervix +Q519 Congenital malformation of uterus and cervix, unspecified +Q52 Other congenital malformations of female genitalia +Q520 Congenital absence of vagina +Q521 Doubling of vagina +Q522 Congenital rectovaginal fistula +Q523 Imperforate hymen +Q524 Other congenital malformations of vagina +Q525 Fusion of labia +Q526 Congenital malformation of clitoris +Q527 Other congenital malformations of vulva +Q528 Other specified congenital malformations of female genitalia +Q529 Congenital malformation of female genitalia, unspecified +Q53 Undescended testicle +Q530 Ectopic testis +Q531 Undescended testicle, unilateral +Q532 Undescended testicle, bilateral +Q539 Undescended testicle, unspecified +Q54 Hypospadias +Q540 Hypospadias, balanic +Q541 Hypospadias, penile +Q542 Hypospadias, penoscrotal +Q543 Hypospadias, perineal +Q544 Congenital chordee +Q548 Other hypospadias +Q549 Hypospadias, unspecified +Q55 Other congenital malformations of male genital organs +Q550 Absence and aplasia of testis +Q551 Hypoplasia of testis and scrotum +Q552 Other congenital malformations of testis and scrotum +Q553 Atresia of vas deferens +Q554 Other congenital malformations of vas deferens, epididymis, seminal vesicles and prostate +Q555 Congenital absence and aplasia of penis +Q556 Other congenital malformations of penis +Q558 Other specified congenital malformations of male genital organs +Q559 Congenital malformation of male genital organ, unspecified +Q56 Indeterminate sex and pseudohermaphroditism +Q560 Hermaphroditism, not elsewhere classified +Q561 Male pseudohermaphroditism, not elsewhere classified +Q562 Female pseudohermaphroditism, not elsewhere classified +Q563 Pseudohermaphroditism, unspecified +Q564 Indeterminate sex, unspecified +Q60 Renal agenesis and other reduction defects of kidney +Q600 Renal agenesis, unilateral +Q601 Renal agenesis, bilateral +Q602 Renal agenesis, unspecified +Q603 Renal hypoplasia, unilateral +Q604 Renal hypoplasia, bilateral +Q605 Renal hypoplasia, unspecified +Q606 Potter syndrome +Q61 Cystic kidney disease +Q610 Congenital single renal cyst +Q611 Polycystic kidney, autosomal recessive +Q612 Polycystic kidney, autosomal dominant +Q613 Polycystic kidney, unspecified +Q614 Renal dysplasia +Q615 Medullary cystic kidney +Q618 Other cystic kidney diseases +Q619 Cystic kidney disease, unspecified +Q62 Congenital obstructive defects of renal pelvis and congenital malformations of ureter +Q620 Congenital hydronephrosis +Q621 Atresia and stenosis of ureter +Q622 Congenital megaloureter +Q623 Other obstructive defects of renal pelvis and ureter +Q624 Agenesis of ureter +Q625 Duplication of ureter +Q626 Malposition of ureter +Q627 Congenital vesico-uretero-renal reflux +Q628 Other congenital malformations of ureter +Q63 Other congenital malformations of kidney +Q630 Accessory kidney +Q631 Lobulated, fused and horseshoe kidney +Q632 Ectopic kidney +Q633 Hyperplastic and giant kidney +Q638 Other specified congenital malformations of kidney +Q639 Congenital malformation of kidney, unspecified +Q64 Other congenital malformations of urinary system +Q640 Epispadias +Q641 Exstrophy of urinary bladder +Q642 Congenital posterior urethral valves +Q643 Other atresia and stenosis of urethra and bladder neck +Q644 Malformation of urachus +Q645 Congenital absence of bladder and urethra +Q646 Congenital diverticulum of bladder +Q647 Other congenital malformations of bladder and urethra +Q648 Other specified congenital malformations of urinary system +Q649 Congenital malformation of urinary system, unspecified +Q65 Congenital deformities of hip +Q650 Congenital dislocation of hip, unilateral +Q651 Congenital dislocation of hip, bilateral +Q652 Congenital dislocation of hip, unspecified +Q653 Congenital subluxation of hip, unilateral +Q654 Congenital subluxation of hip, bilateral +Q655 Congenital subluxation of hip, unspecified +Q656 Unstable hip +Q658 Other congenital deformities of hip +Q659 Congenital deformity of hip, unspecified +Q66 Congenital deformities of feet +Q660 Talipes equinovarus +Q661 Talipes calcaneovarus +Q662 Metatarsus varus +Q663 Other congenital varus deformities of feet +Q664 Talipes calcaneovalgus +Q665 Congenital pes planus +Q666 Other congenital valgus deformities of feet +Q667 Pes cavus +Q668 Other congenital deformities of feet +Q669 Congenital deformity of feet, unspecified +Q67 Congenital musculoskeletal deformities of head, face, spine and chest +Q670 Facial asymmetry +Q671 Compression facies +Q672 Dolichocephaly +Q673 Plagiocephaly +Q674 Other congenital deformities of skull, face and jaw +Q675 Congenital deformity of spine +Q676 Pectus excavatum +Q677 Pectus carinatum +Q678 Other congenital deformities of chest +Q68 Other congenital musculoskeletal deformities +Q680 Congenital deformity of sternocleidomastoid muscle +Q681 Congenital deformity of hand +Q682 Congenital deformity of knee +Q683 Congenital bowing of femur +Q684 Congenital bowing of tibia and fibula +Q685 Congenital bowing of long bones of leg, unspecified +Q688 Other specified congenital musculoskeletal deformities +Q69 Polydactyly +Q690 Accessory finger(s) +Q691 Accessory thumb(s) +Q692 Accessory toe(s) +Q699 Polydactyly, unspecified +Q70 Syndactyly +Q700 Fused fingers +Q701 Webbed fingers +Q702 Fused toes +Q703 Webbed toes +Q704 Polysyndactyly +Q709 Syndactyly, unspecified +Q71 Reduction defects of upper limb +Q710 Congenital complete absence of upper limb(s) +Q711 Congenital absence of upper arm and forearm with hand present +Q712 Congenital absence of both forearm and hand +Q713 Congenital absence of hand and finger(s) +Q714 Longitudinal reduction defect of radius +Q715 Longitudinal reduction defect of ulna +Q716 Lobster-claw hand +Q718 Other reduction defects of upper limb(s) +Q719 Reduction defect of upper limb, unspecified +Q72 Reduction defects of lower limb +Q720 Congenital complete absence of lower limb(s) +Q721 Congenital absence of thigh and lower leg with foot present +Q722 Congenital absence of both lower leg and foot +Q723 Congenital absence of foot and toe(s) +Q724 Longitudinal reduction defect of femur +Q725 Longitudinal reduction defect of tibia +Q726 Longitudinal reduction defect of fibula +Q727 Split foot +Q728 Other reduction defects of lower limb(s) +Q729 Reduction defect of lower limb, unspecified +Q73 Reduction defects of unspecified limb +Q730 Congenital absence of unspecified limb(s) +Q731 Phocomelia, unspecified limb(s) +Q738 Other reduction defects of unspecified limb(s) +Q74 Other congenital malformations of limb(s) +Q740 Other congenital malformations of upper limb(s), including shoulder girdle +Q741 Congenital malformation of knee +Q742 Other congenital malformations of lower limb(s), including pelvic girdle +Q743 Arthrogryposis multiplex congenita +Q748 Other specified congenital malformations of limb(s) +Q749 Unspecified congenital malformation of limb(s) +Q75 Other congenital malformations of skull and face bones +Q750 Craniosynostosis +Q751 Craniofacial dysostosis +Q752 Hypertelorism +Q753 Macrocephaly +Q754 Mandibulofacial dysostosis +Q755 Oculomandibular dysostosis +Q758 Other specified congenital malformations of skull and face bones +Q759 Congenital malformation of skull and face bones, unspecified +Q76 Congenital malformations of spine and bony thorax +Q760 Spina bifida occulta +Q761 Klippel-Feil syndrome +Q762 Congenital spondylolisthesis +Q763 Congenital scoliosis due to congenital bony malformation +Q764 Other congenital malformations of spine, not associated with scoliosis +Q765 Cervical rib +Q766 Other congenital malformations of ribs +Q767 Congenital malformation of sternum +Q768 Other congenital malformations of bony thorax +Q769 Congenital malformation of bony thorax, unspecified +Q77 Osteochondrodysplasia with defects of growth of tubular bones and spine +Q770 Achondrogenesis +Q771 Thanatophoric short stature +Q772 Short rib syndrome +Q773 Chondrodysplasia punctata +Q774 Achondroplasia +Q775 Dystrophic dysplasia +Q776 Chondroectodermal dysplasia +Q777 Spondyloepiphyseal dysplasia +Q778 Other osteochondrodysplasia with defects of growth of tubular bones and spine +Q779 Osteochondrodysplasia with defects of growth of tubular bones and spine, unspecified +Q78 Other osteochondrodysplasias +Q780 Osteogenesis imperfecta +Q781 Polyostotic fibrous dysplasia +Q782 Osteopetrosis +Q783 Progressive diaphyseal dysplasia +Q784 Enchondromatosis +Q785 Metaphyseal dysplasia +Q786 Multiple congenital exostoses +Q788 Other specified osteochondrodysplasias +Q789 Osteochondrodysplasia, unspecified +Q79 Congenital malformations of the musculoskeletal system, not elsewhere classified +Q790 Congenital diaphragmatic hernia +Q791 Other congenital malformations of diaphragm +Q792 Exomphalos +Q793 Gastroschisis +Q794 Prune belly syndrome +Q795 Other congenital malformations of abdominal wall +Q796 Ehlers-Danlos syndrome +Q798 Other congenital malformations of musculoskeletal system +Q799 Congenital malformation of musculoskeletal system, unspecified +Q80 Congenital ichthyosis +Q800 Ichthyosis vulgaris +Q801 X-linked ichthyosis +Q802 Lamellar ichthyosis +Q803 Congenital bullous ichthyosiform erythroderma +Q804 Harlequin fetus +Q808 Other congenital ichthyosis +Q809 Congenital ichthyosis, unspecified +Q81 Epidermolysis bullosa +Q810 Epidermolysis bullosa simplex +Q811 Epidermolysis bullosa letalis +Q812 Epidermolysis bullosa dystrophica +Q818 Other epidermolysis bullosa +Q819 Epidermolysis bullosa, unspecified +Q82 Other congenital malformations of skin +Q820 Hereditary lymphoedema +Q821 Xeroderma pigmentosum +Q822 Mastocytosis +Q823 Incontinentia pigmenti +Q824 Ectodermal dysplasia (anhidrotic) +Q825 Congenital non-neoplastic naevus +Q828 Other specified congenital malformations of skin +Q829 Congenital malformation of skin, unspecified +Q83 Congenital malformations of breast +Q830 Congenital absence of breast with absent nipple +Q831 Accessory breast +Q832 Absent nipple +Q833 Accessory nipple +Q838 Other congenital malformations of breast +Q839 Congenital malformation of breast, unspecified +Q84 Other congenital malformations of integument +Q840 Congenital alopecia +Q841 Congenital morphological disturbances of hair, not elsewhere classified +Q842 Other congenital malformations of hair +Q843 Anonychia +Q844 Congenital leukonychia +Q845 Enlarged and hypertrophic nails +Q846 Other congenital malformations of nails +Q848 Other specified congenital malformations of integument +Q849 Congenital malformation of integument, unspecified +Q85 Phakomatoses, not elsewhere classified +Q850 Neurofibromatosis (nonmalignant) +Q851 Tuberous sclerosis +Q858 Other phakomatoses, not elsewhere classified +Q859 Phakomatosis, unspecified +Q86 Congenital malformation syndromes due to known exogenous causes, not elsewhere classified +Q860 Fetal alcohol syndrome (dysmorphic) +Q861 Fetal hydantoin syndrome +Q862 Dysmorphism due to warfarin +Q868 Other congenital malformation syndromes due to known exogenous causes +Q87 Other specified congenital malformation syndromes affecting multiple systems +Q870 Congenital malformation syndromes predominantly affecting facial appearance +Q871 Congenital malformation syndromes predominantly associated with short stature +Q872 Congenital malformation syndromes predominantly involving limbs +Q873 Congenital malformation syndromes involving early overgrowth +Q874 Marfan syndrome +Q875 Other congenital malformation syndromes with other skeletal changes +Q878 Other specified congenital malformation syndromes, not elsewhere classified +Q89 Other congenital malformations, not elsewhere classified +Q890 Congenital malformations of spleen +Q891 Congenital malformations of adrenal gland +Q892 Congenital malformations of other endocrine glands +Q893 Situs inversus +Q894 Conjoined twins +Q897 Multiple congenital malformations, not elsewhere classified +Q898 Other specified congenital malformations +Q899 Congenital malformation, unspecified +Q90 Down syndrome +Q900 Trisomy 21, meiotic nondisjunction +Q901 Trisomy 21, mosaicism (mitotic nondisjunction) +Q902 Trisomy 21, translocation +Q909 Down syndrome, unspecified +Q91 Edwards syndrome and Patau syndrome +Q910 Trisomy 18, meiotic nondisjunction +Q911 Trisomy 18, mosaicism (mitotic nondisjunction) +Q912 Trisomy 18, translocation +Q913 Edwards syndrome, unspecified +Q914 Trisomy 13, meiotic nondisjunction +Q915 Trisomy 13, mosaicism (mitotic nondisjunction) +Q916 Trisomy 13, translocation +Q917 Patau syndrome, unspecified +Q92 Other trisomies and partial trisomies of the autosomes, not elsewhere classified +Q920 Whole chromosome trisomy, meiotic nondisjunction +Q921 Whole chromosome trisomy, mosaicism (mitotic nondisjunction) +Q922 Major partial trisomy +Q923 Minor partial trisomy +Q924 Duplications seen only at prometaphase +Q925 Duplications with other complex rearrangements +Q926 Extra marker chromosomes +Q927 Triploidy and polyploidy +Q928 Other specified trisomies and partial trisomies of autosomes +Q929 Trisomy and partial trisomy of autosomes, unspecified +Q93 Monosomies and deletions from the autosomes, not elsewhere classified +Q930 Whole chromosome monosomy, meiotic nondisjunction +Q931 Whole chromosome monosomy, mosaicism (mitotic nondisjunction) +Q932 Chromosome replaced with ring or dicentric +Q933 Deletion of short arm of chromosome 4 +Q934 Deletion of short arm of chromosome 5 +Q935 Other deletions of part of a chromosome +Q936 Deletions seen only at prometaphase +Q937 Deletions with other complex rearrangements +Q938 Other deletions from the autosomes +Q939 Deletion from autosomes, unspecified +Q95 Balanced rearrangements and structural markers, not elsewhere classified +Q950 Balanced translocation and insertion in normal individual +Q951 Chromosome inversion in normal individual +Q952 Balanced autosomal rearrangement in abnormal individual +Q953 Balanced sex/autosomal rearrangement in abnormal individual +Q954 Individuals with marker heterochromatin +Q955 Individuals with autosomal fragile site +Q958 Other balanced rearrangements and structural markers +Q959 Balanced rearrangement and structural marker, unspecified +Q96 Turner syndrome +Q960 Karyotype 45,X +Q961 Karyotype 46,X iso (Xq) +Q962 Karyotype 46,X with abnormal sex chromosome, except iso (Xq) +Q963 Mosaicism, 45,X/46,XX or XY +Q964 Mosaicism, 45,X/other cell line(s) with abnormal sex chromosome +Q968 Other variants of Turner syndrome +Q969 Turner syndrome, unspecified +Q97 Other sex chromosome abnormalities, female phenotype, not elsewhere classified +Q970 Karyotype 47,XXX +Q971 Female with more than three X chromosomes +Q972 Mosaicism, lines with various numbers of X chromosomes +Q973 Female with 46,XY karyotype +Q978 Other specified sex chromosome abnormalities, female phenotype +Q979 Sex chromosome abnormality, female phenotype, unspecified +Q98 Other sex chromosome abnormalities, male phenotype, not elsewhere classified +Q980 Klinefelter syndrome karyotype 47,XXY +Q981 Klinefelter syndrome, male with more than two X chromosomes +Q982 Klinefelter syndrome, male with 46,XX karyotype +Q983 Other male with 46,XX karyotype +Q984 Klinefelter syndrome, unspecified +Q985 Karyotype 47,XYY +Q986 Male with structurally abnormal sex chromosome +Q987 Male with sex chromosome mosaicism +Q988 Other specified sex chromosome abnormalities, male phenotype +Q989 Sex chromosome abnormality, male phenotype, unspecified +Q99 Other chromosome abnormalities, not elsewhere classified +Q990 Chimera 46,XX/46,XY +Q991 46,XX true hermaphrodite +Q992 Fragile X chromosome +Q998 Other specified chromosome abnormalities +Q999 Chromosomal abnormality, unspecified +R00 Abnormalities of heart beat +R000 Tachycardia, unspecified +R001 Bradycardia, unspecified +R002 Palpitations +R003 Pulseless electrical activity, not elsewhere classified +R008 Other and unspecified abnormalities of heart beat +R01 Cardiac murmurs and other cardiac sounds +R010 Benign and innocent cardiac murmurs +R011 Cardiac murmur, unspecified +R012 Other cardiac sounds +R02 Gangrene, not elsewhere classified +R03 Abnormal blood-pressure reading, without diagnosis +R030 Elevated blood-pressure reading, without diagnosis of hypertension +R031 Nonspecific low blood-pressure reading +R04 Haemorrhage from respiratory passages +R040 Epistaxis +R041 Haemorrhage from throat +R042 Haemoptysis +R048 Haemorrhage from other sites in respiratory passages +R049 Haemorrhage from respiratory passages, unspecified +R05 Cough +R06 Abnormalities of breathing +R060 Dyspnoea +R061 Stridor +R062 Wheezing +R063 Periodic breathing +R064 Hyperventilation +R065 Mouth breathing +R066 Hiccough +R067 Sneezing +R068 Other and unspecified abnormalities of breathing +R07 Pain in throat and chest +R070 Pain in throat +R071 Chest pain on breathing +R072 Precordial pain +R073 Other chest pain +R074 Chest pain, unspecified +R09 Other symptoms and signs involving the circulatory and respiratory systems +R090 Asphyxia +R091 Pleurisy +R092 Respiratory arrest +R093 Abnormal sputum +R098 Other specified symptoms and signs involving the circulatory and respiratory systems +R10 Abdominal and pelvic pain +R100 Acute abdomen +R101 Pain localized to upper abdomen +R102 Pelvic and perineal pain +R103 Pain localized to other parts of lower abdomen +R104 Other and unspecified abdominal pain +R11 Nausea and vomiting +R12 Heartburn +R13 Dysphagia +R14 Flatulence and related conditions +R15 Faecal incontinence +R16 Hepatomegaly and splenomegaly, not elsewhere classified +R160 Hepatomegaly, not elsewhere classified +R161 Splenomegaly, not elsewhere classified +R162 Hepatomegaly with splenomegaly, not elsewhere classified +R17 Hyperbilirubinaemia, with or without jaundice, not elsewhere classified +R170 Hyperbilirubinaemia with mention of jaundice, not elsewhere classified +R179 Hyperbilirubinaemia without mention of jaundice, not elsewhere classified +R18 Ascites +R19 Other symptoms and signs involving the digestive system and abdomen +R190 Intra-abdominal and pelvic swelling, mass and lump +R191 Abnormal bowel sounds +R192 Visible peristalsis +R193 Abdominal rigidity +R194 Change in bowel habit +R195 Other faecal abnormalities +R196 Halitosis +R198 Other specified symptoms and signs involving the digestive system and abdomen +R20 Disturbances of skin sensation +R200 Anaesthesia of skin +R201 Hypoaesthesia of skin +R202 Paraesthesia of skin +R203 Hyperaesthesia +R208 Other and unspecified disturbances of skin sensation +R21 Rash and other nonspecific skin eruption +R22 Localized swelling, mass and lump of skin and subcutaneous tissue +R220 Localized swelling, mass and lump, head +R221 Localized swelling, mass and lump, neck +R222 Localized swelling, mass and lump, trunk +R223 Localized swelling, mass and lump, upper limb +R224 Localized swelling, mass and lump, lower limb +R227 Localized swelling, mass and lump, multiple sites +R229 Localized swelling, mass and lump, unspecified +R23 Other skin changes +R230 Cyanosis +R231 Pallor +R232 Flushing +R233 Spontaneous ecchymoses +R234 Changes in skin texture +R238 Other and unspecified skin changes +R25 Abnormal involuntary movements +R250 Abnormal head movements +R251 Tremor, unspecified +R252 Cramp and spasm +R253 Fasciculation +R258 Other and unspecified abnormal involuntary movements +R26 Abnormalities of gait and mobility +R260 Ataxic gait +R261 Paralytic gait +R262 Difficulty in walking, not elsewhere classified +R263 Immobility +R268 Other and unspecified abnormalities of gait and mobility +R27 Other lack of coordination +R270 Ataxia, unspecified +R278 Other and unspecified lack of coordination +R29 Other symptoms and signs involving the nervous and musculoskeletal systems +R290 Tetany +R291 Meningismus +R292 Abnormal reflex +R293 Abnormal posture +R294 Clicking hip +R296 Tendency to fall, not elsewhere classified +R298 Other and unspecified symptoms and signs involving the nervous and musculoskeletal systems +R30 Pain associated with micturition +R300 Dysuria +R301 Vesical tenesmus +R309 Painful micturition, unspecified +R31 Unspecified haematuria +R32 Unspecified urinary incontinence +R33 Retention of urine +R34 Anuria and oliguria +R35 Polyuria +R36 Urethral discharge +R39 Other symptoms and signs involving the urinary system +R390 Extravasation of urine +R391 Other difficulties with micturition +R392 Extrarenal uraemia +R398 Other and unspecified symptoms and signs involving the urinary system +R40 Somnolence, stupor and coma +R400 Somnolence +R401 Stupor +R402 Coma, unspecified +R41 Other symptoms and signs involving cognitive functions and awareness +R410 Disorientation, unspecified +R411 Anterograde amnesia +R412 Retrograde amnesia +R413 Other amnesia +R418 Other and unspecified symptoms and signs involving cognitive functions and awareness +R42 Dizziness and giddiness +R43 Disturbances of smell and taste +R430 Anosmia +R431 Parosmia +R432 Parageusia +R438 Other and unspecified disturbances of smell and taste +R44 Other symptoms and signs involving general sensations and perceptions +R440 Auditory hallucinations +R441 Visual hallucinations +R442 Other hallucinations +R443 Hallucinations, unspecified +R448 Other and unspecified symptoms and signs involving general sensations and perceptions +R45 Symptoms and signs involving emotional state +R450 Nervousness +R451 Restlessness and agitation +R452 Unhappiness +R453 Demoralization and apathy +R454 Irritability and anger +R455 Hostility +R456 Physical violence +R457 State of emotional shock and stress, unspecified +R458 Other symptoms and signs involving emotional state +R46 Symptoms and signs involving appearance and behaviour +R460 Very low level of personal hygiene +R461 Bizarre personal appearance +R462 Strange and inexplicable behaviour +R463 Overactivity +R464 Slowness and poor responsiveness +R465 Suspiciousness and marked evasiveness +R466 Undue concern and preoccupation with stressful events +R467 Verbosity and circumstantial detail obscuring reason for contact +R468 Other symptoms and signs involving appearance and behaviour +R47 Speech disturbances, not elsewhere classified +R470 Dysphasia and aphasia +R471 Dysarthria and anarthria +R478 Other and unspecified speech disturbances +R48 Dyslexia and other symbolic dysfunctions, not elsewhere classified +R480 Dyslexia and alexia +R481 Agnosia +R482 Apraxia +R488 Other and unspecified symbolic dysfunctions +R49 Voice disturbances +R490 Dysphonia +R491 Aphonia +R492 Hypernasality and hyponasality +R498 Other and unspecified voice disturbances +R50 Fever of other and unknown origin +R502 Drug-induced fever +R508 Other specified fever +R509 Fever, unspecified +R51 Headache +R52 Pain, not elsewhere classified +R520 Acute pain +R521 Chronic intractable pain +R522 Other chronic pain +R529 Pain, unspecified +R53 Malaise and fatigue +R54 Senility +R55 Syncope and collapse +R56 Convulsions, not elsewhere classified +R560 Febrile convulsions +R568 Other and unspecified convulsions +R57 Shock, not elsewhere classified +R570 Cardiogenic shock +R571 Hypovolaemic shock +R572 Septic shock +R578 Other shock +R579 Shock, unspecified +R58 Haemorrhage, not elsewhere classified +R59 Enlarged lymph nodes +R590 Localized enlarged lymph nodes +R591 Generalized enlarged lymph nodes +R599 Enlarged lymph nodes, unspecified +R60 Oedema, not elsewhere classified +R600 Localized oedema +R601 Generalized oedema +R609 Oedema, unspecified +R61 Hyperhidrosis +R610 Localized hyperhidrosis +R611 Generalized hyperhidrosis +R619 Hyperhidrosis, unspecified +R62 Lack of expected normal physiological development +R620 Delayed milestone +R628 Other lack of expected normal physiological development +R629 Lack of expected normal physiological development, unspecified +R63 Symptoms and signs concerning food and fluid intake +R630 Anorexia +R631 Polydipsia +R632 Polyphagia +R633 Feeding difficulties and mismanagement +R634 Abnormal weight loss +R635 Abnormal weight gain +R636 Insufficient intake of food and water +R638 Other symptoms and signs concerning food and fluid intake +R64 Cachexia +R65 Systemic Inflammatory Response Syndrome [SIRS] +R650 Systemic Inflammatory Response Syndrome of infectious origin without organ failure +R651 Systemic Inflammatory Response Syndrome of infectious origin with organ failure +R652 Systemic Inflammatory Response Syndrome of non-infectious origin without organ failure +R653 Systemic Inflammatory Response Syndrome of non-infectious origin with organ failure +R659 Systemic Inflammatory Response Syndrome, unspecified +R68 Other general symptoms and signs +R680 Hypothermia, not associated with low environmental temperature +R681 Nonspecific symptoms peculiar to infancy +R682 Dry mouth, unspecified +R683 Clubbing of fingers +R688 Other specified general symptoms and signs +R69 Unknown and unspecified causes of morbidity +R70 Elevated erythrocyte sedimentation rate and abnormality of plasma viscosity +R700 Elevated erythrocyte sedimentation rate +R701 Abnormal plasma viscosity +R71 Abnormality of red blood cells +R72 Abnormality of white blood cells, not elsewhere classified +R73 Elevated blood glucose level +R730 Abnormal glucose tolerance test +R739 Hyperglycaemia, unspecified +R74 Abnormal serum enzyme levels +R740 Elevation of levels of transaminase and lactic acid dehydrogenase [LDH] +R748 Abnormal levels of other serum enzymes +R749 Abnormal level of unspecified serum enzyme +R75 Laboratory evidence of human immunodeficiency virus [HIV] +R76 Other abnormal immunological findings in serum +R760 Raised antibody titre +R761 Abnormal reaction to tuberculin test +R762 False-positive serological test for syphilis +R768 Other specified abnormal immunological findings in serum +R769 Abnormal immunological finding in serum, unspecified +R77 Other abnormalities of plasma proteins +R770 Abnormality of albumin +R771 Abnormality of globulin +R772 Abnormality of alphafetoprotein +R778 Other specified abnormalities of plasma proteins +R779 Abnormality of plasma protein, unspecified +R78 Findings of drugs and other substances, not normally found in blood +R780 Finding of alcohol in blood +R781 Finding of opiate drug in blood +R782 Finding of cocaine in blood +R783 Finding of hallucinogen in blood +R784 Finding of other drugs of addictive potential in blood +R785 Finding of psychotropic drug in blood +R786 Finding of steroid agent in blood +R787 Finding of abnormal level of heavy metals in blood +R788 Finding of other specified substances, not normally found in blood +R789 Finding of unspecified substance, not normally found in blood +R79 Other abnormal findings of blood chemistry +R790 Abnormal level of blood mineral +R798 Other specified abnormal findings of blood chemistry +R799 Abnormal finding of blood chemistry, unspecified +R80 Isolated proteinuria +R81 Glycosuria +R82 Other abnormal findings in urine +R820 Chyluria +R821 Myoglobinuria +R822 Biliuria +R823 Haemoglobinuria +R824 Acetonuria +R825 Elevated urine levels of drugs, medicaments and biological substances +R826 Abnormal urine levels of substances chiefly nonmedicinal as to source +R827 Abnormal findings on microbiological examination of urine +R828 Abnormal findings on cytological and histological examination of urine +R829 Other and unspecified abnormal findings in urine +R83 Abnormal findings in cerebrospinal fluid +R830 Abnormal findings in cerebrospinal fluid : abnormal level of enzymes +R831 Abnormal findings in cerebrospinal fluid : abnormal level of hormones +R832 Abnormal findings in cerebrospinal fluid : abnormal level of other drugs, medicaments and biological substances +R833 Abnormal findings in cerebrospinal fluid : abnormal level of substances chiefly nonmedicinal as to source +R834 Abnormal findings in cerebrospinal fluid : abnormal immunological findings +R835 Abnormal findings in cerebrospinal fluid : abnormal microbiological findings +R836 Abnormal findings in cerebrospinal fluid : abnormal cytological findings +R837 Abnormal findings in cerebrospinal fluid : abnormal histological findings +R838 Abnormal findings in cerebrospinal fluid : other abnormal findings +R839 Abnormal findings in cerebrospinal fluid : unspecified abnormal finding +R84 Abnormal findings in specimens from respiratory organs and thorax +R840 Abnormal findings in specimens from respiratory organs and thorax : abnormal level of enzymes +R841 Abnormal findings in specimens from respiratory organs and thorax : abnormal level of hormones +R842 Abnormal findings in specimens from respiratory organs and thorax : abnormal level of other drugs, medicaments and biological substances +R843 Abnormal findings in specimens from respiratory organs and thorax : abnormal level of substances chiefly nonmedicinal as to source +R844 Abnormal findings in specimens from respiratory organs and thorax : abnormal immunological findings +R845 Abnormal findings in specimens from respiratory organs and thorax : abnormal microbiological findings +R846 Abnormal findings in specimens from respiratory organs and thorax : abnormal cytological findings +R847 Abnormal findings in specimens from respiratory organs and thorax : abnormal histological findings +R848 Abnormal findings in specimens from respiratory organs and thorax : other abnormal findings +R849 Abnormal findings in specimens from respiratory organs and thorax : unspecified abnormal finding +R85 Abnormal findings in specimens from digestive organs and abdominal cavity +R850 Abnormal findings in specimens from digestive organs and abdominal cavity : abnormal level of enzymes +R851 Abnormal findings in specimens from digestive organs and abdominal cavity : abnormal level of hormones +R852 Abnormal findings in specimens from digestive organs and abdominal cavity : abnormal level of other drugs, medicaments and biological substances +R853 Abnormal findings in specimens from digestive organs and abdominal cavity : abnormal level of substances chiefly nonmedicinal as to source +R854 Abnormal findings in specimens from digestive organs and abdominal cavity : abnormal immunological findings +R855 Abnormal findings in specimens from digestive organs and abdominal cavity : abnormal microbiological findings +R856 Abnormal findings in specimens from digestive organs and abdominal cavity : abnormal cytological findings +R857 Abnormal findings in specimens from digestive organs and abdominal cavity : abnormal histological findings +R858 Abnormal findings in specimens from digestive organs and abdominal cavity : other abnormal findings +R859 Abnormal findings in specimens from digestive organs and abdominal cavity : unspecified abnormal finding +R86 Abnormal findings in specimens from male genital organs +R860 Abnormal findings in specimens from male genital organs : abnormal level of enzymes +R861 Abnormal findings in specimens from male genital organs : abnormal level of hormones +R862 Abnormal findings in specimens from male genital organs : abnormal level of other drugs, medicaments and biological substances +R863 Abnormal findings in specimens from male genital organs : abnormal level of substances chiefly nonmedicinal as to source +R864 Abnormal findings in specimens from male genital organs : abnormal immunological findings +R865 Abnormal findings in specimens from male genital organs : abnormal microbiological findings +R866 Abnormal findings in specimens from male genital organs : abnormal cytological findings +R867 Abnormal findings in specimens from male genital organs : abnormal histological findings +R868 Abnormal findings in specimens from male genital organs : other abnormal findings +R869 Abnormal findings in specimens from male genital organs : unspecified abnormal finding +R87 Abnormal findings in specimens from female genital organs +R870 Abnormal findings in specimens from female genital organs : abnormal level of enzymes +R871 Abnormal findings in specimens from female genital organs : abnormal level of hormones +R872 Abnormal findings in specimens from female genital organs : abnormal level of other drugs, medicaments and biological substances +R873 Abnormal findings in specimens from female genital organs : abnormal level of substances chiefly nonmedicinal as to source +R874 Abnormal findings in specimens from female genital organs : abnormal immunological findings +R875 Abnormal findings in specimens from female genital organs : abnormal microbiological findings +R876 Abnormal findings in specimens from female genital organs : abnormal cytological findings +R877 Abnormal findings in specimens from female genital organs : abnormal histological findings +R878 Abnormal findings in specimens from female genital organs : other abnormal findings +R879 Abnormal findings in specimens from female genital organs : unspecified abnormal finding +R89 Abnormal findings in specimens from other organs, systems and tissues +R890 Abnormal findings in specimens from other organs, systems and tissues : abnormal level of enzymes +R891 Abnormal findings in specimens from other organs, systems and tissues : abnormal level of hormones +R892 Abnormal findings in specimens from other organs, systems and tissues : abnormal level of other drugs, medicaments and biological substances +R893 Abnormal findings in specimens from other organs, systems and tissues : abnormal level of substances chiefly nonmedicinal as to source +R894 Abnormal findings in specimens from other organs, systems and tissues : abnormal immunological findings +R895 Abnormal findings in specimens from other organs, systems and tissues : abnormal microbiological findings +R896 Abnormal findings in specimens from other organs, systems and tissues : abnormal cytological findings +R897 Abnormal findings in specimens from other organs, systems and tissues : abnormal histological findings +R898 Abnormal findings in specimens from other organs, systems and tissues : other abnormal findings +R899 Abnormal findings in specimens from other organs, systems and tissues : unspecified abnormal finding +R90 Abnormal findings on diagnostic imaging of central nervous system +R900 Intracranial space-occupying lesion +R908 Other abnormal findings on diagnostic imaging of central nervous system +R91 Abnormal findings on diagnostic imaging of lung +R92 Abnormal findings on diagnostic imaging of breast +R93 Abnormal findings on diagnostic imaging of other body structures +R930 Abnormal findings on diagnostic imaging of skull and head, not elsewhere classified +R931 Abnormal findings on diagnostic imaging of heart and coronary circulation +R932 Abnormal findings on diagnostic imaging of liver and biliary tract +R933 Abnormal findings on diagnostic imaging of other parts of digestive tract +R934 Abnormal findings on diagnostic imaging of urinary organs +R935 Abnormal findings on diagnostic imaging of other abdominal regions, including retroperitoneum +R936 Abnormal findings on diagnostic imaging of limbs +R937 Abnormal findings on diagnostic imaging of other parts of musculoskeletal system +R938 Abnormal findings on diagnostic imaging of other specified body structures +R94 Abnormal results of function studies +R940 Abnormal results of function studies of central nervous system +R941 Abnormal results of function studies of peripheral nervous system and special senses +R942 Abnormal results of pulmonary function studies +R943 Abnormal results of cardiovascular function studies +R944 Abnormal results of kidney function studies +R945 Abnormal results of liver function studies +R946 Abnormal results of thyroid function studies +R947 Abnormal results of other endocrine function studies +R948 Abnormal results of function studies of other organs and systems +R95 Sudden infant death syndrome +R950 Sudden infant death syndrome with mention of autopsy +R959 Sudden infant death syndrome without mention of autopsy +R96 Other sudden death, cause unknown +R960 Instantaneous death +R961 Death occurring less than 24 hours from onset of symptoms, not otherwise explained +R98 Unattended death +R99 Other ill-defined and unspecified causes of mortality +S00 Superficial injury of head +S000 Superficial injury of scalp +S001 Contusion of eyelid and periocular area +S002 Other superficial injuries of eyelid and periocular area +S003 Superficial injury of nose +S004 Superficial injury of ear +S005 Superficial injury of lip and oral cavity +S007 Multiple superficial injuries of head +S008 Superficial injury of other parts of head +S009 Superficial injury of head, part unspecified +S01 Open wound of head +S010 Open wound of scalp +S011 Open wound of eyelid and periocular area +S012 Open wound of nose +S013 Open wound of ear +S014 Open wound of cheek and temporomandibular area +S015 Open wound of lip and oral cavity +S017 Multiple open wounds of head +S018 Open wound of other parts of head +S019 Open wound of head, part unspecified +S02 Fracture of skull and facial bones +S020 Fracture of vault of skull +S021 Fracture of base of skull +S022 Fracture of nasal bones +S023 Fracture of orbital floor +S024 Fracture of malar and maxillary bones +S025 Fracture of tooth +S026 Fracture of mandible +S027 Multiple fractures involving skull and facial bones +S028 Fractures of other skull and facial bones +S029 Fracture of skull and facial bones, part unspecified +S03 Dislocation, sprain and strain of joints and ligaments of head +S030 Dislocation of jaw +S031 Dislocation of septal cartilage of nose +S032 Dislocation of tooth +S033 Dislocation of other and unspecified parts of head +S034 Sprain and strain of jaw +S035 Sprain and strain of joints and ligaments of other and unspecified parts of head +S04 Injury of cranial nerves +S040 Injury of optic nerve and pathways +S041 Injury of oculomotor nerve +S042 Injury of trochlear nerve +S043 Injury of trigeminal nerve +S044 Injury of abducent nerve +S045 Injury of facial nerve +S046 Injury of acoustic nerve +S047 Injury of accessory nerve +S048 Injury of other cranial nerves +S049 Injury of unspecified cranial nerve +S05 Injury of eye and orbit +S050 Injury of conjunctiva and corneal abrasion without mention of foreign body +S051 Contusion of eyeball and orbital tissues +S052 Ocular laceration and rupture with prolapse or loss of intraocular tissue +S053 Ocular laceration without prolapse or loss of intraocular tissue +S054 Penetrating wound of orbit with or without foreign body +S055 Penetrating wound of eyeball with foreign body +S056 Penetrating wound of eyeball without foreign body +S057 Avulsion of eye +S058 Other injuries of eye and orbit +S059 Injury of eye and orbit, unspecified +S06 Intracranial injury +S060 Concussion +S061 Traumatic cerebral oedema +S062 Diffuse brain injury +S063 Focal brain injury +S064 Epidural haemorrhage +S065 Traumatic subdural haemorrhage +S066 Traumatic subarachnoid haemorrhage +S067 Intracranial injury with prolonged coma +S068 Other intracranial injuries +S069 Intracranial injury, unspecified +S07 Crushing injury of head +S070 Crushing injury of face +S071 Crushing injury of skull +S078 Crushing injury of other parts of head +S079 Crushing injury of head, part unspecified +S08 Traumatic amputation of part of head +S080 Avulsion of scalp +S081 Traumatic amputation of ear +S088 Traumatic amputation of other parts of head +S089 Traumatic amputation of unspecified part of head +S09 Other and unspecified injuries of head +S090 Injury of blood vessels of head, not elsewhere classified +S091 Injury of muscle and tendon of head +S092 Traumatic rupture of ear drum +S097 Multiple injuries of head +S098 Other specified injuries of head +S099 Unspecified injury of head +S10 Superficial injury of neck +S100 Contusion of throat +S101 Other and unspecified superficial injuries of throat +S107 Multiple superficial injuries of neck +S108 Superficial injury of other parts of neck +S109 Superficial injury of neck, part unspecified +S11 Open wound of neck +S110 Open wound involving larynx and trachea +S111 Open wound involving thyroid gland +S112 Open wound involving pharynx and cervical oesophagus +S117 Multiple open wounds of neck +S118 Open wound of other parts of neck +S119 Open wound of neck, part unspecified +S12 Fracture of neck +S120 Fracture of first cervical vertebra +S121 Fracture of second cervical vertebra +S122 Fracture of other specified cervical vertebra +S127 Multiple fractures of cervical spine +S128 Fracture of other parts of neck +S129 Fracture of neck, part unspecified +S13 Dislocation, sprain and strain of joints and ligaments at neck level +S130 Traumatic rupture of cervical intervertebral disc +S131 Dislocation of cervical vertebra +S132 Dislocation of other and unspecified parts of neck +S133 Multiple dislocations of neck +S134 Sprain and strain of cervical spine +S135 Sprain and strain of thyroid region +S136 Sprain and strain of joints and ligaments of other and unspecified parts of neck +S14 Injury of nerves and spinal cord at neck level +S140 Concussion and oedema of cervical spinal cord +S141 Other and unspecified injuries of cervical spinal cord +S142 Injury of nerve root of cervical spine +S143 Injury of brachial plexus +S144 Injury of peripheral nerves of neck +S145 Injury of cervical sympathetic nerves +S146 Injury of other and unspecified nerves of neck +S15 Injury of blood vessels at neck level +S150 Injury of carotid artery +S151 Injury of vertebral artery +S152 Injury of external jugular vein +S153 Injury of internal jugular vein +S157 Injury of multiple blood vessels at neck level +S158 Injury of other blood vessels at neck level +S159 Injury of unspecified blood vessel at neck level +S16 Injury of muscle and tendon at neck level +S17 Crushing injury of neck +S170 Crushing injury of larynx and trachea +S178 Crushing injury of other parts of neck +S179 Crushing injury of neck, part unspecified +S18 Traumatic amputation at neck level +S19 Other and unspecified injuries of neck +S197 Multiple injuries of neck +S198 Other specified injuries of neck +S199 Unspecified injury of neck +S20 Superficial injury of thorax +S200 Contusion of breast +S201 Other and unspecified superficial injuries of breast +S202 Contusion of thorax +S203 Other superficial injuries of front wall of thorax +S204 Other superficial injuries of back wall of thorax +S207 Multiple superficial injuries of thorax +S208 Superficial injury of other and unspecified parts of thorax +S21 Open wound of thorax +S210 Open wound of breast +S211 Open wound of front wall of thorax +S212 Open wound of back wall of thorax +S217 Multiple open wounds of thoracic wall +S218 Open wound of other parts of thorax +S219 Open wound of thorax, part unspecified +S22 Fracture of rib(s), sternum and thoracic spine +S220 Fracture of thoracic vertebra +S221 Multiple fractures of thoracic spine +S222 Fracture of sternum +S223 Fracture of rib +S224 Multiple fractures of ribs +S225 Flail chest +S228 Fracture of other parts of bony thorax +S229 Fracture of bony thorax, part unspecified +S23 Dislocation, sprain and strain of joints and ligaments of thorax +S230 Traumatic rupture of thoracic intervertebral disc +S231 Dislocation of thoracic vertebra +S232 Dislocation of other and unspecified parts of thorax +S233 Sprain and strain of thoracic spine +S234 Sprain and strain of ribs and sternum +S235 Sprain and strain of other and unspecified parts of thorax +S24 Injury of nerves and spinal cord at thorax level +S240 Concussion and oedema of thoracic spinal cord +S241 Other and unspecified injuries of thoracic spinal cord +S242 Injury of nerve root of thoracic spine +S243 Injury of peripheral nerves of thorax +S244 Injury of thoracic sympathetic nerves +S245 Injury of other nerves of thorax +S246 Injury of unspecified nerve of thorax +S25 Injury of blood vessels of thorax +S250 Injury of thoracic aorta +S251 Injury of innominate or subclavian artery +S252 Injury of superior vena cava +S253 Injury of innominate or subclavian vein +S254 Injury of pulmonary blood vessels +S255 Injury of intercostal blood vessels +S257 Injury of multiple blood vessels of thorax +S258 Injury of other blood vessels of thorax +S259 Injury of unspecified blood vessel of thorax +S26 Injury of heart +S260 Injury of heart with haemopericardium +S268 Other injuries of heart +S269 Injury of heart, unspecified +S27 Injury of other and unspecified intrathoracic organs +S270 Traumatic pneumothorax +S271 Traumatic haemothorax +S272 Traumatic haemopneumothorax +S273 Other injuries of lung +S274 Injury of bronchus +S275 Injury of thoracic trachea +S276 Injury of pleura +S277 Multiple injuries of intrathoracic organs +S278 Injury of other specified intrathoracic organs +S279 Injury of unspecified intrathoracic organ +S28 Crushing injury of thorax and traumatic amputation of part of thorax +S280 Crushed chest +S281 Traumatic amputation of part of thorax +S29 Other and unspecified injuries of thorax +S290 Injury of muscle and tendon at thorax level +S297 Multiple injuries of thorax +S298 Other specified injuries of thorax +S299 Unspecified injury of thorax +S30 Superficial injury of abdomen, lower back and pelvis +S300 Contusion of lower back and pelvis +S301 Contusion of abdominal wall +S302 Contusion of external genital organs +S307 Multiple superficial injuries of abdomen, lower back and pelvis +S308 Other superficial injuries of abdomen, lower back and pelvis +S309 Superficial injury of abdomen, lower back and pelvis, part unspecified +S31 Open wound of abdomen, lower back and pelvis +S310 Open wound of lower back and pelvis +S311 Open wound of abdominal wall +S312 Open wound of penis +S313 Open wound of scrotum and testes +S314 Open wound of vagina and vulva +S315 Open wound of other and unspecified external genital organs +S317 Multiple open wounds of abdomen, lower back and pelvis +S318 Open wound of other and unspecified parts of abdomen +S32 Fracture of lumbar spine and pelvis +S320 Fracture of lumbar vertebra +S321 Fracture of sacrum +S322 Fracture of coccyx +S323 Fracture of ilium +S324 Fracture of acetabulum +S325 Fracture of pubis +S327 Multiple fractures of lumbar spine and pelvis +S328 Fracture of other and unspecified parts of lumbar spine and pelvis +S33 Dislocation, sprain and strain of joints and ligaments of lumbar spine and pelvis +S330 Traumatic rupture of lumbar intervertebral disc +S331 Dislocation of lumbar vertebra +S332 Dislocation of sacroiliac and sacrococcygeal joint +S333 Dislocation of other and unspecified parts of lumbar spine and pelvis +S334 Traumatic rupture of symphysis pubis +S335 Sprain and strain of lumbar spine +S336 Sprain and strain of sacroiliac joint +S337 Sprain and strain of other and unspecified parts of lumbar spine and pelvis +S34 Injury of nerves and lumbar spinal cord at abdomen, lower back and pelvis level +S340 Concussion and oedema of lumbar spinal cord +S341 Other injury of lumbar spinal cord +S342 Injury of nerve root of lumbar and sacral spine +S343 Injury of cauda equina +S344 Injury of lumbosacral plexus +S345 Injury of lumbar, sacral and pelvic sympathetic nerves +S346 Injury of peripheral nerve(s) of abdomen, lower back and pelvis +S348 Injury of other and unspecified nerves at abdomen, lower back and pelvis level +S35 Injury of blood vessels at abdomen, lower back and pelvis level +S350 Injury of abdominal aorta +S351 Injury of inferior vena cava +S352 Injury of coeliac or mesenteric artery +S353 Injury of portal or splenic vein +S354 Injury of renal blood vessels +S355 Injury of iliac blood vessels +S357 Injury of multiple blood vessels at abdomen, lower back and pelvis level +S358 Injury of other blood vessels at abdomen, lower back and pelvis level +S359 Injury of unspecified blood vessel at abdomen, lower back and pelvis level +S36 Injury of intra-abdominal organs +S360 Injury of spleen +S361 Injury of liver or gallbladder +S362 Injury of pancreas +S363 Injury of stomach +S364 Injury of small intestine +S365 Injury of colon +S366 Injury of rectum +S367 Injury of multiple intra-abdominal organs +S368 Injury of other intra-abdominal organs +S369 Injury of unspecified intra-abdominal organ +S37 Injury of urinary and pelvic organs +S370 Injury of kidney +S371 Injury of ureter +S372 Injury of bladder +S373 Injury of urethra +S374 Injury of ovary +S375 Injury of fallopian tube +S376 Injury of uterus +S377 Injury of multiple pelvic organs +S378 Injury of other pelvic organs +S379 Injury of unspecified pelvic organ +S38 Crushing injury and traumatic amputation of part of abdomen, lower back and pelvis +S380 Crushing injury of external genital organs +S381 Crushing injury of other and unspecified parts of abdomen, lower back and pelvis +S382 Traumatic amputation of external genital organs +S383 Traumatic amputation of other and unspecified parts of abdomen, lower back and pelvis +S39 Other and unspecified injuries of abdomen, lower back and pelvis +S390 Injury of muscle and tendon of abdomen, lower back and pelvis +S396 Injury of intra-abdominal organ(s) with pelvic organ(s) +S397 Other multiple injuries of abdomen, lower back and pelvis +S398 Other specified injuries of abdomen, lower back and pelvis +S399 Unspecified injury of abdomen, lower back and pelvis +S40 Superficial injury of shoulder and upper arm +S400 Contusion of shoulder and upper arm +S407 Multiple superficial injuries of shoulder and upper arm +S408 Other superficial injuries of shoulder and upper arm +S409 Superficial injury of shoulder and upper arm, unspecified +S41 Open wound of shoulder and upper arm +S410 Open wound of shoulder +S411 Open wound of upper arm +S417 Multiple open wounds of shoulder and upper arm +S418 Open wound of other and unspecified parts of shoulder girdle +S42 Fracture of shoulder and upper arm +S420 Fracture of clavicle +S421 Fracture of scapula +S422 Fracture of upper end of humerus +S423 Fracture of shaft of humerus +S424 Fracture of lower end of humerus +S427 Multiple fractures of clavicle, scapula and humerus +S428 Fracture of other parts of shoulder and upper arm +S429 Fracture of shoulder girdle, part unspecified +S43 Dislocation, sprain and strain of joints and ligaments of shoulder girdle +S430 Dislocation of shoulder joint +S431 Dislocation of acromioclavicular joint +S432 Dislocation of sternoclavicular joint +S433 Dislocation of other and unspecified parts of shoulder girdle +S434 Sprain and strain of shoulder joint +S435 Sprain and strain of acromioclavicular joint +S436 Sprain and strain of sternoclavicular joint +S437 Sprain and strain of other and unspecified parts of shoulder girdle +S44 Injury of nerves at shoulder and upper arm level +S440 Injury of ulnar nerve at upper arm level +S441 Injury of median nerve at upper arm level +S442 Injury of radial nerve at upper arm level +S443 Injury of axillary nerve +S444 Injury of musculocutaneous nerve +S445 Injury of cutaneous sensory nerve at shoulder and upper arm level +S447 Injury of multiple nerves at shoulder and upper arm level +S448 Injury of other nerves at shoulder and upper arm level +S449 Injury of unspecified nerve at shoulder and upper arm level +S45 Injury of blood vessels at shoulder and upper arm level +S450 Injury of axillary artery +S451 Injury of brachial artery +S452 Injury of axillary or brachial vein +S453 Injury of superficial vein at shoulder and upper arm level +S457 Injury of multiple blood vessels at shoulder and upper arm level +S458 Injury of other blood vessels at shoulder and upper arm level +S459 Injury of unspecified blood vessel at shoulder and upper arm level +S46 Injury of muscle and tendon at shoulder and upper arm level +S460 Injury of muscle(s) and tendon(s) of the rotator cuff of shoulder +S461 Injury of muscle and tendon of long head of biceps +S462 Injury of muscle and tendon of other parts of biceps +S463 Injury of muscle and tendon of triceps +S467 Injury of multiple muscles and tendons at shoulder and upper arm level +S468 Injury of other muscles and tendons at shoulder and upper arm level +S469 Injury of unspecified muscle and tendon at shoulder and upper arm level +S47 Crushing injury of shoulder and upper arm +S48 Traumatic amputation of shoulder and upper arm +S480 Traumatic amputation at shoulder joint +S481 Traumatic amputation at level between shoulder and elbow +S489 Traumatic amputation of shoulder and upper arm, level unspecified +S49 Other and unspecified injuries of shoulder and upper arm +S497 Multiple injuries of shoulder and upper arm +S498 Other specified injuries of shoulder and upper arm +S499 Unspecified injury of shoulder and upper arm +S50 Superficial injury of forearm +S500 Contusion of elbow +S501 Contusion of other and unspecified parts of forearm +S507 Multiple superficial injuries of forearm +S508 Other superficial injuries of forearm +S509 Superficial injury of forearm, unspecified +S51 Open wound of forearm +S510 Open wound of elbow +S517 Multiple open wounds of forearm +S518 Open wound of other parts of forearm +S519 Open wound of forearm, part unspecified +S52 Fracture of forearm +S520 Fracture of upper end of ulna +S521 Fracture of upper end of radius +S522 Fracture of shaft of ulna +S523 Fracture of shaft of radius +S524 Fracture of shafts of both ulna and radius +S525 Fracture of lower end of radius +S526 Fracture of lower end of both ulna and radius +S527 Multiple fractures of forearm +S528 Fracture of other parts of forearm +S529 Fracture of forearm, part unspecified +S53 Dislocation, sprain and strain of joints and ligaments of elbow +S530 Dislocation of radial head +S531 Dislocation of elbow, unspecified +S532 Traumatic rupture of radial collateral ligament +S533 Traumatic rupture of ulnar collateral ligament +S534 Sprain and strain of elbow +S54 Injury of nerves at forearm level +S540 Injury of ulnar nerve at forearm level +S541 Injury of median nerve at forearm level +S542 Injury of radial nerve at forearm level +S543 Injury of cutaneous sensory nerve at forearm level +S547 Injury of multiple nerves at forearm level +S548 Injury of other nerves at forearm level +S549 Injury of unspecified nerve at forearm level +S55 Injury of blood vessels at forearm level +S550 Injury of ulnar artery at forearm level +S551 Injury of radial artery at forearm level +S552 Injury of vein at forearm level +S557 Injury of multiple blood vessels at forearm level +S558 Injury of other blood vessels at forearm level +S559 Injury of unspecified blood vessel at forearm level +S56 Injury of muscle and tendon at forearm level +S560 Injury of flexor muscle and tendon of thumb at forearm level +S561 Injury of long flexor muscle and tendon of other finger(s) at forearm level +S562 Injury of other flexor muscle and tendon at forearm level +S563 Injury of extensor or abductor muscles and tendons of thumb at forearm level +S564 Injury of extensor muscle and tendon of other finger(s) at forearm level +S565 Injury of other extensor muscle and tendon at forearm level +S567 Injury of multiple muscles and tendons at forearm level +S568 Injury of other and unspecified muscles and tendons at forearm level +S57 Crushing injury of forearm +S570 Crushing injury of elbow +S578 Crushing injury of other parts of forearm +S579 Crushing injury of forearm, part unspecified +S58 Traumatic amputation of forearm +S580 Traumatic amputation at elbow level +S581 Traumatic amputation at level between elbow and wrist +S589 Traumatic amputation of forearm, level unspecified +S59 Other and unspecified injuries of forearm +S597 Multiple injuries of forearm +S598 Other specified injuries of forearm +S599 Unspecified injury of forearm +S60 Superficial injury of wrist and hand +S600 Contusion of finger(s) without damage to nail +S601 Contusion of finger(s) with damage to nail +S602 Contusion of other parts of wrist and hand +S607 Multiple superficial injuries of wrist and hand +S608 Other superficial injuries of wrist and hand +S609 Superficial injury of wrist and hand, unspecified +S61 Open wound of wrist and hand +S610 Open wound of finger(s) without damage to nail +S611 Open wound of finger(s) with damage to nail +S617 Multiple open wounds of wrist and hand +S618 Open wound of other parts of wrist and hand +S619 Open wound of wrist and hand, part unspecified +S62 Fracture at wrist and hand level +S620 Fracture of navicular [scaphoid] bone of hand +S621 Fracture of other carpal bone(s) +S622 Fracture of first metacarpal bone +S623 Fracture of other metacarpal bone +S624 Multiple fractures of metacarpal bones +S625 Fracture of thumb +S626 Fracture of other finger +S627 Multiple fractures of fingers +S628 Fracture of other and unspecified parts of wrist and hand +S63 Dislocation, sprain and strain of joints and ligaments at wrist and hand level +S630 Dislocation of wrist +S631 Dislocation of finger +S632 Multiple dislocations of fingers +S633 Traumatic rupture of ligament of wrist and carpus +S634 Traumatic rupture of ligament of finger at metacarpophalangeal and interphalangeal joint(s) +S635 Sprain and strain of wrist +S636 Sprain and strain of finger(s) +S637 Sprain and strain of other and unspecified parts of hand +S64 Injury of nerves at wrist and hand level +S640 Injury of ulnar nerve at wrist and hand level +S641 Injury of median nerve at wrist and hand level +S642 Injury of radial nerve at wrist and hand level +S643 Injury of digital nerve of thumb +S644 Injury of digital nerve of other finger +S647 Injury of multiple nerves at wrist and hand level +S648 Injury of other nerves at wrist and hand level +S649 Injury of unspecified nerve at wrist and hand level +S65 Injury of blood vessels at wrist and hand level +S650 Injury of ulnar artery at wrist and hand level +S651 Injury of radial artery at wrist and hand level +S652 Injury of superficial palmar arch +S653 Injury of deep palmar arch +S654 Injury of blood vessel(s) of thumb +S655 Injury of blood vessel(s) of other finger +S657 Injury of multiple blood vessels at wrist and hand level +S658 Injury of other blood vessels at wrist and hand level +S659 Injury of unspecified blood vessel at wrist and hand level +S66 Injury of muscle and tendon at wrist and hand level +S660 Injury of long flexor muscle and tendon of thumb at wrist and hand level +S661 Injury of flexor muscle and tendon of other finger at wrist and hand level +S662 Injury of extensor muscle and tendon of thumb at wrist and hand level +S663 Injury of extensor muscle and tendon of other finger at wrist and hand level +S664 Injury of intrinsic muscle and tendon of thumb at wrist and hand level +S665 Injury of intrinsic muscle and tendon of other finger at wrist and hand level +S666 Injury of multiple flexor muscles and tendons at wrist and hand level +S667 Injury of multiple extensor muscles and tendons at wrist and hand level +S668 Injury of other muscles and tendons at wrist and hand level +S669 Injury of unspecified muscle and tendon at wrist and hand level +S67 Crushing injury of wrist and hand +S670 Crushing injury of thumb and other finger(s) +S678 Crushing injury of other and unspecified parts of wrist and hand +S68 Traumatic amputation of wrist and hand +S680 Traumatic amputation of thumb (complete)(partial) +S681 Traumatic amputation of other single finger (complete)(partial) +S682 Traumatic amputation of two or more fingers alone (complete)(partial) +S683 Combined traumatic amputation of (part of) finger(s) with other parts of wrist and hand +S684 Traumatic amputation of hand at wrist level +S688 Traumatic amputation of other parts of wrist and hand +S689 Traumatic amputation of wrist and hand, level unspecified +S69 Other and unspecified injuries of wrist and hand +S697 Multiple injuries of wrist and hand +S698 Other specified injuries of wrist and hand +S699 Unspecified injury of wrist and hand +S70 Superficial injury of hip and thigh +S700 Contusion of hip +S701 Contusion of thigh +S707 Multiple superficial injuries of hip and thigh +S708 Other superficial injuries of hip and thigh +S709 Superficial injury of hip and thigh, unspecified +S71 Open wound of hip and thigh +S710 Open wound of hip +S711 Open wound of thigh +S717 Multiple open wounds of hip and thigh +S718 Open wound of other and unspecified parts of pelvic girdle +S72 Fracture of femur +S720 Fracture of neck of femur +S721 Pertrochanteric fracture +S722 Subtrochanteric fracture +S723 Fracture of shaft of femur +S724 Fracture of lower end of femur +S727 Multiple fractures of femur +S728 Fractures of other parts of femur +S729 Fracture of femur, part unspecified +S73 Dislocation, sprain and strain of joint and ligaments of hip +S730 Dislocation of hip +S731 Sprain and strain of hip +S74 Injury of nerves at hip and thigh level +S740 Injury of sciatic nerve at hip and thigh level +S741 Injury of femoral nerve at hip and thigh level +S742 Injury of cutaneous sensory nerve at hip and thigh level +S747 Injury of multiple nerves at hip and thigh level +S748 Injury of other nerves at hip and thigh level +S749 Injury of unspecified nerve at hip and thigh level +S75 Injury of blood vessels at hip and thigh level +S750 Injury of femoral artery +S751 Injury of femoral vein at hip and thigh level +S752 Injury of greater saphenous vein at hip and thigh level +S757 Injury of multiple blood vessels at hip and thigh level +S758 Injury of other blood vessels at hip and thigh level +S759 Injury of unspecified blood vessel at hip and thigh level +S76 Injury of muscle and tendon at hip and thigh level +S760 Injury of muscle and tendon of hip +S761 Injury of quadriceps muscle and tendon +S762 Injury of adductor muscle and tendon of thigh +S763 Injury of muscle and tendon of the posterior muscle group at thigh level +S764 Injury of other and unspecified muscles and tendons at thigh level +S767 Injury of multiple muscles and tendons at hip and thigh level +S77 Crushing injury of hip and thigh +S770 Crushing injury of hip +S771 Crushing injury of thigh +S772 Crushing injury of hip with thigh +S78 Traumatic amputation of hip and thigh +S780 Traumatic amputation at hip joint +S781 Traumatic amputation at level between hip and knee +S789 Traumatic amputation of hip and thigh, level unspecified +S79 Other and unspecified injuries of hip and thigh +S797 Multiple injuries of hip and thigh +S798 Other specified injuries of hip and thigh +S799 Unspecified injury of hip and thigh +S80 Superficial injury of lower leg +S800 Contusion of knee +S801 Contusion of other and unspecified parts of lower leg +S807 Multiple superficial injuries of lower leg +S808 Other superficial injuries of lower leg +S809 Superficial injury of lower leg, unspecified +S81 Open wound of lower leg +S810 Open wound of knee +S817 Multiple open wounds of lower leg +S818 Open wound of other parts of lower leg +S819 Open wound of lower leg, part unspecified +S82 Fracture of lower leg, including ankle +S820 Fracture of patella +S821 Fracture of upper end of tibia +S822 Fracture of shaft of tibia +S823 Fracture of lower end of tibia +S824 Fracture of fibula alone +S825 Fracture of medial malleolus +S826 Fracture of lateral malleolus +S827 Multiple fractures of lower leg +S828 Fractures of other parts of lower leg +S829 Fracture of lower leg, part unspecified +S83 Dislocation, sprain and strain of joints and ligaments of knee +S830 Dislocation of patella +S831 Dislocation of knee +S832 Tear of meniscus, current +S833 Tear of articular cartilage of knee, current +S834 Sprain and strain involving (fibular)(tibial) collateral ligament of knee +S835 Sprain and strain involving (anterior)(posterior) cruciate ligament of knee +S836 Sprain and strain of other and unspecified parts of knee +S837 Injury to multiple structures of knee +S84 Injury of nerves at lower leg level +S840 Injury of tibial nerve at lower leg level +S841 Injury of peroneal nerve at lower leg level +S842 Injury of cutaneous sensory nerve at lower leg level +S847 Injury of multiple nerves at lower leg level +S848 Injury of other nerves at lower leg level +S849 Injury of unspecified nerve at lower leg level +S85 Injury of blood vessels at lower leg level +S850 Injury of popliteal artery +S851 Injury of (anterior)(posterior) tibial artery +S852 Injury of peroneal artery +S853 Injury of greater saphenous vein at lower leg level +S854 Injury of lesser saphenous vein at lower leg level +S855 Injury of popliteal vein +S857 Injury of multiple blood vessels at lower leg level +S858 Injury of other blood vessels at lower leg level +S859 Injury of unspecified blood vessel at lower leg level +S86 Injury of muscle and tendon at lower leg level +S860 Injury of Achilles tendon +S861 Injury of other muscle(s) and tendon(s) of posterior muscle group at lower leg level +S862 Injury of muscle(s) and tendon(s) of anterior muscle group at lower leg level +S863 Injury of muscle(s) and tendon(s) of peroneal muscle group at lower leg level +S867 Injury of multiple muscles and tendons at lower leg level +S868 Injury of other muscles and tendons at lower leg level +S869 Injury of unspecified muscle and tendon at lower leg level +S87 Crushing injury of lower leg +S870 Crushing injury of knee +S878 Crushing injury of other and unspecified parts of lower leg +S88 Traumatic amputation of lower leg +S880 Traumatic amputation at knee level +S881 Traumatic amputation at level between knee and ankle +S889 Traumatic amputation of lower leg, level unspecified +S89 Other and unspecified injuries of lower leg +S897 Multiple injuries of lower leg +S898 Other specified injuries of lower leg +S899 Unspecified injury of lower leg +S90 Superficial injury of ankle and foot +S900 Contusion of ankle +S901 Contusion of toe(s) without damage to nail +S902 Contusion of toe(s) with damage to nail +S903 Contusion of other and unspecified parts of foot +S907 Multiple superficial injuries of ankle and foot +S908 Other superficial injuries of ankle and foot +S909 Superficial injury of ankle and foot, unspecified +S91 Open wound of ankle and foot +S910 Open wound of ankle +S911 Open wound of toe(s) without damage to nail +S912 Open wound of toe(s) with damage to nail +S913 Open wound of other parts of foot +S917 Multiple open wounds of ankle and foot +S92 Fracture of foot, except ankle +S920 Fracture of calcaneus +S921 Fracture of talus +S922 Fracture of other tarsal bone(s) +S923 Fracture of metatarsal bone +S924 Fracture of great toe +S925 Fracture of other toe +S927 Multiple fractures of foot +S929 Fracture of foot, unspecified +S93 Dislocation, sprain and strain of joints and ligaments at ankle and foot level +S930 Dislocation of ankle joint +S931 Dislocation of toe(s) +S932 Rupture of ligaments at ankle and foot level +S933 Dislocation of other and unspecified parts of foot +S934 Sprain and strain of ankle +S935 Sprain and strain of toe(s) +S936 Sprain and strain of other and unspecified parts of foot +S94 Injury of nerves at ankle and foot level +S940 Injury of lateral plantar nerve +S941 Injury of medial plantar nerve +S942 Injury of deep peroneal nerve at ankle and foot level +S943 Injury of cutaneous sensory nerve at ankle and foot level +S947 Injury of multiple nerves at ankle and foot level +S948 Injury of other nerves at ankle and foot level +S949 Injury of unspecified nerve at ankle and foot level +S95 Injury of blood vessels at ankle and foot level +S950 Injury of dorsal artery of foot +S951 Injury of plantar artery of foot +S952 Injury of dorsal vein of foot +S957 Injury of multiple blood vessels at ankle and foot level +S958 Injury of other blood vessels at ankle and foot level +S959 Injury of unspecified blood vessel at ankle and foot level +S96 Injury of muscle and tendon at ankle and foot level +S960 Injury of muscle and tendon of long flexor muscle of toe at ankle and foot level +S961 Injury of muscle and tendon of long extensor muscle of toe at ankle and foot level +S962 Injury of intrinsic muscle and tendon at ankle and foot level +S967 Injury of multiple muscles and tendons at ankle and foot level +S968 Injury of other muscles and tendons at ankle and foot level +S969 Injury of unspecified muscle and tendon at ankle and foot level +S97 Crushing injury of ankle and foot +S970 Crushing injury of ankle +S971 Crushing injury of toe(s) +S978 Crushing injury of other parts of ankle and foot +S98 Traumatic amputation of ankle and foot +S980 Traumatic amputation of foot at ankle level +S981 Traumatic amputation of one toe +S982 Traumatic amputation of two or more toes +S983 Traumatic amputation of other parts of foot +S984 Traumatic amputation of foot, level unspecified +S99 Other and unspecified injuries of ankle and foot +S997 Multiple injuries of ankle and foot +S998 Other specified injuries of ankle and foot +S999 Unspecified injury of ankle and foot +T00 Superficial injuries involving multiple body regions +T000 Superficial injuries involving head with neck +T001 Superficial injuries involving thorax with abdomen, lower back and pelvis +T002 Superficial injuries involving multiple regions of upper limb(s) +T003 Superficial injuries involving multiple regions of lower limb(s) +T006 Superficial injuries involving multiple regions of upper limb(s) with lower limb(s) +T008 Superficial injuries involving other combinations of body regions +T009 Multiple superficial injuries, unspecified +T01 Open wounds involving multiple body regions +T010 Open wounds involving head with neck +T011 Open wounds involving thorax with abdomen, lower back and pelvis +T012 Open wounds involving multiple regions of upper limb(s) +T013 Open wounds involving multiple regions of lower limb(s) +T016 Open wounds involving multiple regions of upper limb(s) with lower limb(s) +T018 Open wounds involving other combinations of body regions +T019 Multiple open wounds, unspecified +T02 Fractures involving multiple body regions +T020 Fractures involving head with neck +T021 Fractures involving thorax with lower back and pelvis +T022 Fractures involving multiple regions of one upper limb +T023 Fractures involving multiple regions of one lower limb +T024 Fractures involving multiple regions of both upper limbs +T025 Fractures involving multiple regions of both lower limbs +T026 Fractures involving multiple regions of upper limb(s) with lower limb(s) +T027 Fractures involving thorax with lower back and pelvis with limb(s) +T028 Fractures involving other combinations of body regions +T029 Multiple fractures, unspecified +T03 Dislocations, sprains and strains involving multiple body regions +T030 Dislocations, sprains and strains involving head with neck +T031 Dislocations, sprains and strains involving thorax with lower back and pelvis +T032 Dislocations, sprains and strains involving multiple regions of upper limb(s) +T033 Dislocations, sprains and strains involving multiple regions of lower limb(s) +T034 Dislocations, sprains and strains involving multiple regions of upper limb(s) with lower limb(s) +T038 Dislocations, sprains and strains involving other combinations of body regions +T039 Multiple dislocations, sprains and strains, unspecified +T04 Crushing injuries involving multiple body regions +T040 Crushing injuries involving head with neck +T041 Crushing injuries involving thorax with abdomen, lower back and pelvis +T042 Crushing injuries involving multiple regions of upper limb(s) +T043 Crushing injuries involving multiple regions of lower limb(s) +T044 Crushing injuries involving multiple regions of upper limb(s) with lower limb(s) +T047 Crushing injuries of thorax with abdomen, lower back and pelvis with limb(s) +T048 Crushing injuries involving other combinations of body regions +T049 Multiple crushing injuries, unspecified +T05 Traumatic amputations involving multiple body regions +T050 Traumatic amputation of both hands +T051 Traumatic amputation of one hand and other arm [any level, except hand] +T052 Traumatic amputation of both arms [any level] +T053 Traumatic amputation of both feet +T054 Traumatic amputation of one foot and other leg [any level, except foot] +T055 Traumatic amputation of both legs [any level] +T056 Traumatic amputation of upper and lower limbs, any combination [any level] +T058 Traumatic amputations involving other combinations of body regions +T059 Multiple traumatic amputations, unspecified +T06 Other injuries involving multiple body regions, not elsewhere classified +T060 Injuries of brain and cranial nerves with injuries of nerves and spinal cord at neck level +T061 Injuries of nerves and spinal cord involving other multiple body regions +T062 Injuries of nerves involving multiple body regions +T063 Injuries of blood vessels involving multiple body regions +T064 Injuries of muscles and tendons involving multiple body regions +T065 Injuries of intrathoracic organs with intra-abdominal and pelvic organs +T068 Other specified injuries involving multiple body regions +T07 Unspecified multiple injuries +T08 Fracture of spine, level unspecified +T09 Other injuries of spine and trunk, level unspecified +T090 Superficial injury of trunk, level unspecified +T091 Open wound of trunk, level unspecified +T092 Dislocation, sprain and strain of unspecified joint and ligament of trunk +T093 Injury of spinal cord, level unspecified +T094 Injury of unspecified nerve, spinal nerve root and plexus of trunk +T095 Injury of unspecified muscle and tendon of trunk +T096 Traumatic amputation of trunk, level unspecified +T098 Other specified injuries of trunk, level unspecified +T099 Unspecified injury of trunk, level unspecified +T10 Fracture of upper limb, level unspecified +T11 Other injuries of upper limb, level unspecified +T110 Superficial injury of upper limb, level unspecified +T111 Open wound of upper limb, level unspecified +T112 Dislocation, sprain and strain of unspecified joint and ligament of upper limb, level unspecified +T113 Injury of unspecified nerve of upper limb, level unspecified +T114 Injury of unspecified blood vessel of upper limb, level unspecified +T115 Injury of unspecified muscle and tendon of upper limb, level unspecified +T116 Traumatic amputation of upper limb, level unspecified +T118 Other specified injuries of upper limb, level unspecified +T119 Unspecified injury of upper limb, level unspecified +T12 Fracture of lower limb, level unspecified +T13 Other injuries of lower limb, level unspecified +T130 Superficial injury of lower limb, level unspecified +T131 Open wound of lower limb, level unspecified +T132 Dislocation, sprain and strain of unspecified joint and ligament of lower limb, level unspecified +T133 Injury of unspecified nerve of lower limb, level unspecified +T134 Injury of unspecified blood vessel of lower limb, level unspecified +T135 Injury of unspecified muscle and tendon of lower limb, level unspecified +T136 Traumatic amputation of lower limb, level unspecified +T138 Other specified injuries of lower limb, level unspecified +T139 Unspecified injury of lower limb, level unspecified +T14 Injury of unspecified body region +T140 Superficial injury of unspecified body region +T141 Open wound of unspecified body region +T142 Fracture of unspecified body region +T143 Dislocation, sprain and strain of unspecified body region +T144 Injury of nerve(s) of unspecified body region +T145 Injury of blood vessel(s) of unspecified body region +T146 Injury of muscles and tendons of unspecified body region +T147 Crushing injury and traumatic amputation of unspecified body region +T148 Other injuries of unspecified body region +T149 Injury, unspecified +T15 Foreign body on external eye +T150 Foreign body in cornea +T151 Foreign body in conjunctival sac +T158 Foreign body in other and multiple parts of external eye +T159 Foreign body on external eye, part unspecified +T16 Foreign body in ear +T17 Foreign body in respiratory tract +T170 Foreign body in nasal sinus +T171 Foreign body in nostril +T172 Foreign body in pharynx +T173 Foreign body in larynx +T174 Foreign body in trachea +T175 Foreign body in bronchus +T178 Foreign body in other and multiple parts of respiratory tract +T179 Foreign body in respiratory tract, part unspecified +T18 Foreign body in alimentary tract +T180 Foreign body in mouth +T181 Foreign body in oesophagus +T182 Foreign body in stomach +T183 Foreign body in small intestine +T184 Foreign body in colon +T185 Foreign body in anus and rectum +T188 Foreign body in other and multiple parts of alimentary tract +T189 Foreign body in alimentary tract, part unspecified +T19 Foreign body in genitourinary tract +T190 Foreign body in urethra +T191 Foreign body in bladder +T192 Foreign body in vulva and vagina +T193 Foreign body in uterus [any part] +T198 Foreign body in other and multiple parts of genitourinary tract +T199 Foreign body in genitourinary tract, part unspecified +T20 Burn and corrosion of head and neck +T200 Burn of unspecified degree of head and neck +T201 Burn of first degree of head and neck +T202 Burn of second degree of head and neck +T203 Burn of third degree of head and neck +T204 Corrosion of unspecified degree of head and neck +T205 Corrosion of first degree of head and neck +T206 Corrosion of second degree of head and neck +T207 Corrosion of third degree of head and neck +T21 Burn and corrosion of trunk +T210 Burn of unspecified degree of trunk +T211 Burn of first degree of trunk +T212 Burn of second degree of trunk +T213 Burn of third degree of trunk +T214 Corrosion of unspecified degree of trunk +T215 Corrosion of first degree of trunk +T216 Corrosion of second degree of trunk +T217 Corrosion of third degree of trunk +T22 Burn and corrosion of shoulder and upper limb, except wrist and hand +T220 Burn of unspecified degree of shoulder and upper limb, except wrist and hand +T221 Burn of first degree of shoulder and upper limb, except wrist and hand +T222 Burn of second degree of shoulder and upper limb, except wrist and hand +T223 Burn of third degree of shoulder and upper limb, except wrist and hand +T224 Corrosion of unspecified degree of shoulder and upper limb, except wrist and hand +T225 Corrosion of first degree of shoulder and upper limb, except wrist and hand +T226 Corrosion of second degree of shoulder and upper limb, except wrist and hand +T227 Corrosion of third degree of shoulder and upper limb, except wrist and hand +T23 Burn and corrosion of wrist and hand +T230 Burn of unspecified degree of wrist and hand +T231 Burn of first degree of wrist and hand +T232 Burn of second degree of wrist and hand +T233 Burn of third degree of wrist and hand +T234 Corrosion of unspecified degree of wrist and hand +T235 Corrosion of first degree of wrist and hand +T236 Corrosion of second degree of wrist and hand +T237 Corrosion of third degree of wrist and hand +T24 Burn and corrosion of hip and lower limb, except ankle and foot +T240 Burn of unspecified degree of hip and lower limb, except ankle and foot +T241 Burn of first degree of hip and lower limb, except ankle and foot +T242 Burn of second degree of hip and lower limb, except ankle and foot +T243 Burn of third degree of hip and lower limb, except ankle and foot +T244 Corrosion of unspecified degree of hip and lower limb, except ankle and foot +T245 Corrosion of first degree of hip and lower limb, except ankle and foot +T246 Corrosion of second degree of hip and lower limb, except ankle and foot +T247 Corrosion of third degree of hip and lower limb, except ankle and foot +T25 Burn and corrosion of ankle and foot +T250 Burn of unspecified degree of ankle and foot +T251 Burn of first degree of ankle and foot +T252 Burn of second degree of ankle and foot +T253 Burn of third degree of ankle and foot +T254 Corrosion of unspecified degree of ankle and foot +T255 Corrosion of first degree of ankle and foot +T256 Corrosion of second degree of ankle and foot +T257 Corrosion of third degree of ankle and foot +T26 Burn and corrosion confined to eye and adnexa +T260 Burn of eyelid and periocular area +T261 Burn of cornea and conjunctival sac +T262 Burn with resulting rupture and destruction of eyeball +T263 Burn of other parts of eye and adnexa +T264 Burn of eye and adnexa, part unspecified +T265 Corrosion of eyelid and periocular area +T266 Corrosion of cornea and conjunctival sac +T267 Corrosion with resulting rupture and destruction of eyeball +T268 Corrosion of other parts of eye and adnexa +T269 Corrosion of eye and adnexa, part unspecified +T27 Burn and corrosion of respiratory tract +T270 Burn of larynx and trachea +T271 Burn involving larynx and trachea with lung +T272 Burn of other parts of respiratory tract +T273 Burn of respiratory tract, part unspecified +T274 Corrosion of larynx and trachea +T275 Corrosion involving larynx and trachea with lung +T276 Corrosion of other parts of respiratory tract +T277 Corrosion of respiratory tract, part unspecified +T28 Burn and corrosion of other internal organs +T280 Burn of mouth and pharynx +T281 Burn of oesophagus +T282 Burn of other parts of alimentary tract +T283 Burn of internal genitourinary organs +T284 Burn of other and unspecified internal organs +T285 Corrosion of mouth and pharynx +T286 Corrosion of oesophagus +T287 Corrosion of other parts of alimentary tract +T288 Corrosion of internal genitourinary organs +T289 Corrosion of other and unspecified internal organs +T29 Burns and corrosions of multiple body regions +T290 Burns of multiple regions, unspecified degree +T291 Burns of multiple regions, no more than first-degree burns mentioned +T292 Burns of multiple regions, no more than second-degree burns mentioned +T293 Burns of multiple regions, at least one burn of third degree mentioned +T294 Corrosions of multiple regions, unspecified degree +T295 Corrosions of multiple regions, no more than first-degree corrosions mentioned +T296 Corrosions of multiple regions, no more than second-degree corrosions mentioned +T297 Corrosions of multiple regions, at least one corrosion of third degree mentioned +T30 Burn and corrosion, body region unspecified +T300 Burn of unspecified body region, unspecified degree +T301 Burn of first degree, body region unspecified +T302 Burn of second degree, body region unspecified +T303 Burn of third degree, body region unspecified +T304 Corrosion of unspecified body region, unspecified degree +T305 Corrosion of first degree, body region unspecified +T306 Corrosion of second degree, body region unspecified +T307 Corrosion of third degree, body region unspecified +T31 Burns classified according to extent of body surface involved +T310 Burns involving less than 10% of body surface +T311 Burns involving 10-19% of body surface +T312 Burns involving 20-29% of body surface +T313 Burns involving 30-39% of body surface +T314 Burns involving 40-49% of body surface +T315 Burns involving 50-59% of body surface +T316 Burns involving 60-69% of body surface +T317 Burns involving 70-79% of body surface +T318 Burns involving 80-89% of body surface +T319 Burns involving 90% or more of body surface +T32 Corrosions classified according to extent of body surface involved +T320 Corrosions involving less than 10% of body surface +T321 Corrosions involving 10-19% of body surface +T322 Corrosions involving 20-29% of body surface +T323 Corrosions involving 30-39% of body surface +T324 Corrosions involving 40-49% of body surface +T325 Corrosions involving 50-59% of body surface +T326 Corrosions involving 60-69% of body surface +T327 Corrosions involving 70-79% of body surface +T328 Corrosions involving 80-89% of body surface +T329 Corrosions involving 90% or more of body surface +T33 Superficial frostbite +T330 Superficial frostbite of head +T331 Superficial frostbite of neck +T332 Superficial frostbite of thorax +T333 Superficial frostbite of abdominal wall, lower back and pelvis +T334 Superficial frostbite of arm +T335 Superficial frostbite of wrist and hand +T336 Superficial frostbite of hip and thigh +T337 Superficial frostbite of knee and lower leg +T338 Superficial frostbite of ankle and foot +T339 Superficial frostbite of other and unspecified sites +T34 Frostbite with tissue necrosis +T340 Frostbite with tissue necrosis of head +T341 Frostbite with tissue necrosis of neck +T342 Frostbite with tissue necrosis of thorax +T343 Frostbite with tissue necrosis of abdominal wall, lower back and pelvis +T344 Frostbite with tissue necrosis of arm +T345 Frostbite with tissue necrosis of wrist and hand +T346 Frostbite with tissue necrosis of hip and thigh +T347 Frostbite with tissue necrosis of knee and lower leg +T348 Frostbite with tissue necrosis of ankle and foot +T349 Frostbite with tissue necrosis of other and unspecified sites +T35 Frostbite involving multiple body regions and unspecified frostbite +T350 Superficial frostbite involving multiple body regions +T351 Frostbite with tissue necrosis involving multiple body regions +T352 Unspecified frostbite of head and neck +T353 Unspecified frostbite of thorax, abdomen, lower back and pelvis +T354 Unspecified frostbite of upper limb +T355 Unspecified frostbite of lower limb +T356 Unspecified frostbite involving multiple body regions +T357 Unspecified frostbite of unspecified site +T36 Poisoning by systemic antibiotics +T360 Poisoning: Penicillins +T361 Poisoning: Cefalosporins and other beta-lactam antibiotics +T362 Poisoning: Chloramphenicol group +T363 Poisoning: Macrolides +T364 Poisoning: Tetracyclines +T365 Poisoning: Aminoglycosides +T366 Poisoning: Rifamycins +T367 Poisoning: Antifungal antibiotics, systemically used +T368 Poisoning: Other systemic antibiotics +T369 Poisoning: Systemic antibiotic, unspecified +T37 Poisoning by other systemic anti-infectives and antiparasitics +T370 Poisoning: Sulfonamides +T371 Poisoning: Antimycobacterial drugs +T372 Poisoning: Antimalarials and drugs acting on other blood protozoa +T373 Poisoning: Other antiprotozoal drugs +T374 Poisoning: Anthelminthics +T375 Poisoning: Antiviral drugs +T378 Poisoning: Other specified systemic anti-infectives and antiparasitics +T379 Poisoning: Systemic anti-infective and antiparasitic, unspecified +T38 Poisoning by hormones and their synthetic substitutes and antagonists, not elsewhere classified +T380 Poisoning: Glucocorticoids and synthetic analogues +T381 Poisoning: Thyroid hormones and substitutes +T382 Poisoning: Antithyroid drugs +T383 Poisoning: Insulin and oral hypoglycaemic [antidiabetic] drugs +T384 Poisoning: Oral contraceptives +T385 Poisoning: Other estrogens and progestogens +T386 Poisoning: Antigonadotrophins, antiestrogens, antiandrogens, not elsewhere classified +T387 Poisoning: Androgens and anabolic congeners +T388 Poisoning: Other and unspecified hormones and their synthetic substitutes +T389 Poisoning: Other and unspecified hormone antagonists +T39 Poisoning by nonopioid analgesics, antipyretics and antirheumatics +T390 Poisoning: Salicylates +T391 Poisoning: 4-Aminophenol derivatives +T392 Poisoning: Pyrazolone derivatives +T393 Poisoning: Other nonsteroidal anti-inflammatory drugs [NSAID] +T394 Poisoning: Antirheumatics, not elsewhere classified +T398 Poisoning: Other nonopioid analgesics and antipyretics, not elsewhere classified +T399 Poisoning: Nonopioid analgesic, antipyretic and antirheumatic, unspecified +T40 Poisoning by narcotics and psychodysleptics [hallucinogens] +T400 Poisoning: Opium +T401 Poisoning: Heroin +T402 Poisoning: Other opioids +T403 Poisoning: Methadone +T404 Poisoning: Other synthetic narcotics +T405 Poisoning: Cocaine +T406 Poisoning: Other and unspecified narcotics +T407 Poisoning: Cannabis (derivatives) +T408 Poisoning: Lysergide [LSD] +T409 Poisoning: Other and unspecified psychodysleptics [hallucinogens] +T41 Poisoning by anaesthetics and therapeutic gases +T410 Poisoning: Inhaled anaesthetics +T411 Poisoning: Intravenous anaesthetics +T412 Poisoning: Other and unspecified general anaesthetics +T413 Poisoning: Local anaesthetics +T414 Poisoning: Anaesthetic, unspecified +T415 Poisoning: Therapeutic gases +T42 Poisoning by antiepileptic, sedative-hypnotic and antiparkinsonism drugs +T420 Poisoning: Hydantoin derivatives +T421 Poisoning: Iminostilbenes +T422 Poisoning: Succinimides and oxazolidinediones +T423 Poisoning: Barbiturates +T424 Poisoning: Benzodiazepines +T425 Poisoning: Mixed antiepileptics, not elsewhere classified +T426 Poisoning: Other antiepileptic and sedative-hypnotic drugs +T427 Poisoning: Antiepileptic and sedative-hypnotic drugs, unspecified +T428 Poisoning: Antiparkinsonism drugs and other central muscle-tone depressants +T43 Poisoning by psychotropic drugs, not elsewhere classified +T430 Poisoning: Tricyclic and tetracyclic antidepressants +T431 Poisoning: Monoamine-oxidase-inhibitor antidepressants +T432 Poisoning: Other and unspecified antidepressants +T433 Poisoning: Phenothiazine antipsychotics and neuroleptics +T434 Poisoning: Butyrophenone and thioxanthene neuroleptics +T435 Poisoning: Other and unspecified antipsychotics and neuroleptics +T436 Poisoning: Psychostimulants with abuse potential +T438 Poisoning: Other psychotropic drugs, not elsewhere classified +T439 Poisoning: Psychotropic drug, unspecified +T44 Poisoning by drugs primarily affecting the autonomic nervous system +T440 Poisoning: Anticholinesterase agents +T441 Poisoning: Other parasympathomimetics [cholinergics] +T442 Poisoning: Ganglionic blocking drugs, not elsewhere classified +T443 Poisoning: Other parasympatholytics [anticholinergics and antimuscarinics] and spasmolytics, not elsewhere classified +T444 Poisoning: Predominantly alpha-adrenoreceptor agonists, not elsewhere classified +T445 Poisoning: Predominantly beta-adrenoreceptor agonists, not elsewhere classified +T446 Poisoning: Alpha-adrenoreceptor antagonists, not elsewhere classified +T447 Poisoning: Beta-adrenoreceptor antagonists, not elsewhere classified +T448 Poisoning: Centrally acting and adrenergic-neuron-blocking agents, not elsewhere classified +T449 Poisoning: Other and unspecified drugs primarily affecting the autonomic nervous system +T45 Poisoning by primarily systemic and haematological agents, not elsewhere classified +T450 Poisoning: Antiallergic and antiemetic drugs +T451 Poisoning: Antineoplastic and immunosuppressive drugs +T452 Poisoning: Vitamins, not elsewhere classified +T453 Poisoning: Enzymes, not elsewhere classified +T454 Poisoning: Iron and its compounds +T455 Poisoning: Anticoagulants +T456 Poisoning: Fibrinolysis-affecting drugs +T457 Poisoning: Anticoagulant antagonists, vitamin K and other coagulants +T458 Poisoning: Other primarily systemic and haematological agents +T459 Poisoning: Primarily systemic and haematological agent, unspecified +T46 Poisoning by agents primarily affecting the cardiovascular system +T460 Poisoning: Cardiac-stimulant glycosides and drugs of similar action +T461 Poisoning: Calcium-channel blockers +T462 Poisoning: Other antidysrhythmic drugs, not elsewhere classified +T463 Poisoning: Coronary vasodilators, not elsewhere classified +T464 Poisoning: Angiotensin-converting-enzyme inhibitors +T465 Poisoning: Other antihypertensive drugs, not elsewhere classified +T466 Poisoning: Antihyperlipidaemic and antiarteriosclerotic drugs +T467 Poisoning: Peripheral vasodilators +T468 Poisoning: Antivaricose drugs, including sclerosing agents +T469 Poisoning: Other and unspecified agents primarily affecting the cardiovascular system +T47 Poisoning by agents primarily affecting the gastrointestinal system +T470 Poisoning: Histamine H 2 -receptor antagonists +T471 Poisoning: Other antacids and anti-gastric-secretion drugs +T472 Poisoning: Stimulant laxatives +T473 Poisoning: Saline and osmotic laxatives +T474 Poisoning: Other laxatives +T475 Poisoning: Digestants +T476 Poisoning: Antidiarrhoeal drugs +T477 Poisoning: Emetics +T478 Poisoning: Other agents primarily affecting the gastrointestinal system +T479 Poisoning: Agent primarily affecting the gastrointestinal system, unspecified +T48 Poisoning by agents primarily acting on smooth and skeletal muscles and the respiratory system +T480 Poisoning: Oxytocic drugs +T481 Poisoning: Skeletal muscle relaxants [neuromuscular blocking agents] +T482 Poisoning: Other and unspecified agents primarily acting on muscles +T483 Poisoning: Antitussives +T484 Poisoning: Expectorants +T485 Poisoning: Anti-common-cold drugs +T486 Poisoning: Antiasthmatics, not elsewhere classified +T487 Poisoning: Other and unspecified agents primarily acting on the respiratory system +T49 Poisoning by topical agents primarily affecting skin and mucous membrane and by ophthalmological, otorhinolaryngological and dental drugs +T490 Poisoning: Local antifungal, anti-infective and anti-inflammatory drugs, not elsewhere classified +T491 Poisoning: Antipruritics +T492 Poisoning: Local astringents and local detergents +T493 Poisoning: Emollients, demulcents and protectants +T494 Poisoning: Keratolytics, keratoplastics and other hair treatment drugs and preparations +T495 Poisoning: Ophthalmological drugs and preparations +T496 Poisoning: Otorhinolaryngological drugs and preparations +T497 Poisoning: Dental drugs, topically applied +T498 Poisoning: Other topical agents +T499 Poisoning: Topical agent, unspecified +T50 Poisoning by diuretics and other and unspecified drugs, medicaments and biological substances +T500 Poisoning: Mineralocorticoids and their antagonists +T501 Poisoning: Loop [high-ceiling] diuretics +T502 Poisoning: Carbonic-anhydrase inhibitors, benzothiadiazides and other diuretics +T503 Poisoning: Electrolytic, caloric and water-balance agents +T504 Poisoning: Drugs affecting uric acid metabolism +T505 Poisoning: Appetite depressants +T506 Poisoning: Antidotes and chelating agents, not elsewhere classified +T507 Poisoning: Analeptics and opioid receptor antagonists +T508 Poisoning: Diagnostic agents +T509 Poisoning: Other and unspecified drugs, medicaments and biological substances +T51 Toxic effect of alcohol +T510 Toxic effect: Ethanol +T511 Toxic effect: Methanol +T512 Toxic effect: 2-Propanol +T513 Toxic effect: Fusel oil +T518 Toxic effect: Other alcohols +T519 Toxic effect: Alcohol, unspecified +T52 Toxic effect of organic solvents +T520 Toxic effect: Petroleum products +T521 Toxic effect: Benzene +T522 Toxic effect: Homologues of benzene +T523 Toxic effect: Glycols +T524 Toxic effect: Ketones +T528 Toxic effect: Other organic solvents +T529 Toxic effect: Organic solvent, unspecified +T53 Toxic effect of halogen derivatives of aliphatic and aromatic hydrocarbons +T530 Toxic effect: Carbon tetrachloride +T531 Toxic effect: Chloroform +T532 Toxic effect: Trichloroethylene +T533 Toxic effect: Tetrachloroethylene +T534 Toxic effect: Dichloromethane +T535 Toxic effect: Chlorofluorocarbons +T536 Toxic effect: Other halogen derivatives of aliphatic hydrocarbons +T537 Toxic effect: Other halogen derivatives of aromatic hydrocarbons +T539 Toxic effect: Halogen derivative of aliphatic and aromatic hydrocarbons, unspecified +T54 Toxic effect of corrosive substances +T540 Toxic effect: Phenol and phenol homologues +T541 Toxic effect: Other corrosive organic compounds +T542 Toxic effect: Corrosive acids and acid-like substances +T543 Toxic effect: Corrosive alkalis and alkali-like substances +T549 Toxic effect: Corrosive substance, unspecified +T55 Toxic effect of soaps and detergents +T56 Toxic effect of metals +T560 Toxic effect: Lead and its compounds +T561 Toxic effect: Mercury and its compounds +T562 Toxic effect: Chromium and its compounds +T563 Toxic effect: Cadmium and its compounds +T564 Toxic effect: Copper and its compounds +T565 Toxic effect: Zinc and its compounds +T566 Toxic effect: Tin and its compounds +T567 Toxic effect: Beryllium and its compounds +T568 Toxic effect: Other metals +T569 Toxic effect: Metal, unspecified +T57 Toxic effect of other inorganic substances +T570 Toxic effect: Arsenic and its compounds +T571 Toxic effect: Phosphorus and its compounds +T572 Toxic effect: Manganese and its compounds +T573 Toxic effect: Hydrogen cyanide +T578 Toxic effect: Other specified inorganic substances +T579 Toxic effect: Inorganic substance, unspecified +T58 Toxic effect of carbon monoxide +T59 Toxic effect of other gases, fumes and vapours +T590 Toxic effect: Nitrogen oxides +T591 Toxic effect: Sulfur dioxide +T592 Toxic effect: Formaldehyde +T593 Toxic effect: Lacrimogenic gas +T594 Toxic effect: Chlorine gas +T595 Toxic effect: Fluorine gas and hydrogen fluoride +T596 Toxic effect: Hydrogen sulfide +T597 Toxic effect: Carbon dioxide +T598 Toxic effect: Other specified gases, fumes and vapours +T599 Toxic effect: Gases, fumes and vapours, unspecified +T60 Toxic effect of pesticides +T600 Toxic effect: Organophosphate and carbamate insecticides +T601 Toxic effect: Halogenated insecticides +T602 Toxic effect: Other and unspecified insecticides +T603 Toxic effect: Herbicides and fungicides +T604 Toxic effect: Rodenticides +T608 Toxic effect: Other pesticides +T609 Toxic effect: Pesticide, unspecified +T61 Toxic effect of noxious substances eaten as seafood +T610 Toxic effect: Ciguatera fish poisoning +T611 Toxic effect: Scombroid fish poisoning +T612 Toxic effect: Other fish and shellfish poisoning +T618 Toxic effect: Toxic effect of other seafoods +T619 Toxic effect: Toxic effect of unspecified seafood +T62 Toxic effect of other noxious substances eaten as food +T620 Toxic effect: Ingested mushrooms +T621 Toxic effect: Ingested berries +T622 Toxic effect: Other ingested (parts of) plant(s) +T628 Toxic effect: Other specified noxious substances eaten as food +T629 Toxic effect: Noxious substance eaten as food, unspecified +T63 Toxic effect of contact with venomous animals +T630 Toxic effect: Snake venom +T631 Toxic effect: Venom of other reptiles +T632 Toxic effect: Venom of scorpion +T633 Toxic effect: Venom of spider +T634 Toxic effect: Venom of other arthropods +T635 Toxic effect: Toxic effect of contact with fish +T636 Toxic effect: Toxic effect of contact with other marine animals +T638 Toxic effect: Toxic effect of contact with other venomous animals +T639 Toxic effect: Toxic effect of contact with unspecified venomous animal +T64 Toxic effect of aflatoxin and other mycotoxin food contaminants +T65 Toxic effect of other and unspecified substances +T650 Toxic effect: Cyanides +T651 Toxic effect: Strychnine and its salts +T652 Toxic effect: Tobacco and nicotine +T653 Toxic effect: Nitroderivatives and aminoderivatives of benzene and its homologues +T654 Toxic effect: Carbon disulfide +T655 Toxic effect: Nitroglycerin and other nitric acids and esters +T656 Toxic effect: Paints and dyes, not elsewhere classified +T658 Toxic effect: Toxic effect of other specified substances +T659 Toxic effect: Toxic effect of unspecified substance +T66 Unspecified effects of radiation +T67 Effects of heat and light +T670 Heatstroke and sunstroke +T671 Heat syncope +T672 Heat cramp +T673 Heat exhaustion, anhydrotic +T674 Heat exhaustion due to salt depletion +T675 Heat exhaustion, unspecified +T676 Heat fatigue, transient +T677 Heat oedema +T678 Other effects of heat and light +T679 Effect of heat and light, unspecified +T68 Hypothermia +T69 Other effects of reduced temperature +T690 Immersion hand and foot +T691 Chilblains +T698 Other specified effects of reduced temperature +T699 Effect of reduced temperature, unspecified +T70 Effects of air pressure and water pressure +T700 Otitic barotrauma +T701 Sinus barotrauma +T702 Other and unspecified effects of high altitude +T703 Caisson disease [decompression sickness] +T704 Effects of high-pressure fluids +T708 Other effects of air pressure and water pressure +T709 Effect of air pressure and water pressure, unspecified +T71 Asphyxiation +T73 Effects of other deprivation +T730 Effects of hunger +T731 Effects of thirst +T732 Exhaustion due to exposure +T733 Exhaustion due to excessive exertion +T738 Other effects of deprivation +T739 Effect of deprivation, unspecified +T74 Maltreatment syndromes +T740 Neglect or abandonment +T741 Physical abuse +T742 Sexual abuse +T743 Psychological abuse +T748 Other maltreatment syndromes +T749 Maltreatment syndrome, unspecified +T75 Effects of other external causes +T750 Effects of lightning +T751 Drowning and nonfatal submersion +T752 Effects of vibration +T753 Motion sickness +T754 Effects of electric current +T758 Other specified effects of other external causes +T76 Unspecified effects of external causes +T78 Adverse effects, not elsewhere classified +T780 Anaphylactic shock due to adverse food reaction +T781 Other adverse food reactions, not elsewhere classified +T782 Anaphylactic shock, unspecified +T783 Angioneurotic oedema +T784 Allergy, unspecified +T788 Other adverse effects, not elsewhere classified +T789 Adverse effect, unspecified +T79 Certain early complications of trauma, not elsewhere classified +T790 Air embolism (traumatic) +T791 Fat embolism (traumatic) +T792 Traumatic secondary and recurrent haemorrhage +T793 Post-traumatic wound infection, not elsewhere classified +T794 Traumatic shock +T795 Traumatic anuria +T796 Traumatic ischaemia of muscle +T797 Traumatic subcutaneous emphysema +T798 Other early complications of trauma +T799 Unspecified early complication of trauma +T80 Complications following infusion, transfusion and therapeutic injection +T800 Air embolism following infusion, transfusion and therapeutic injection +T801 Vascular complications following infusion, transfusion and therapeutic injection +T802 Infections following infusion, transfusion and therapeutic injection +T803 ABO incompatibility reaction +T804 Rh incompatibility reaction +T805 Anaphylactic shock due to serum +T806 Other serum reactions +T808 Other complications following infusion, transfusion and therapeutic injection +T809 Unspecified complication following infusion, transfusion and therapeutic injection +T81 Complications of procedures, not elsewhere classified +T810 Haemorrhage and haematoma complicating a procedure, not elsewhere classified +T811 Shock during or resulting from a procedure, not elsewhere classified +T812 Accidental puncture and laceration during a procedure, not elsewhere classified +T813 Disruption of operation wound, not elsewhere classified +T814 Infection following a procedure, not elsewhere classified +T815 Foreign body accidentally left in body cavity or operation wound following a procedure +T816 Acute reaction to foreign substance accidentally left during a procedure +T817 Vascular complications following a procedure, not elsewhere classified +T818 Other complications of procedures, not elsewhere classified +T819 Unspecified complication of procedure +T82 Complications of cardiac and vascular prosthetic devices, implants and grafts +T820 Mechanical complication of heart valve prosthesis +T821 Mechanical complication of cardiac electronic device +T822 Mechanical complication of coronary artery bypass and valve grafts +T823 Mechanical complication of other vascular grafts +T824 Mechanical complication of vascular dialysis catheter +T825 Mechanical complication of other cardiac and vascular devices and implants +T826 Infection and inflammatory reaction due to cardiac valve prosthesis +T827 Infection and inflammatory reaction due to other cardiac and vascular devices, implants and grafts +T828 Other specified complications of cardiac and vascular prosthetic devices, implants and grafts +T829 Unspecified complication of cardiac and vascular prosthetic device, implant and graft +T83 Complications of genitourinary prosthetic devices, implants and grafts +T830 Mechanical complication of urinary (indwelling) catheter +T831 Mechanical complication of other urinary devices and implants +T832 Mechanical complication of graft of urinary organ +T833 Mechanical complication of intrauterine contraceptive device +T834 Mechanical complication of other prosthetic devices, implants and grafts in genital tract +T835 Infection and inflammatory reaction due to prosthetic device, implant and graft in urinary system +T836 Infection and inflammatory reaction due to prosthetic device, implant and graft in genital tract +T838 Other complications of genitourinary prosthetic devices, implants and grafts +T839 Unspecified complication of genitourinary prosthetic device, implant and graft +T84 Complications of internal orthopaedic prosthetic devices, implants and grafts +T840 Mechanical complication of internal joint prosthesis +T841 Mechanical complication of internal fixation device of bones of limb +T842 Mechanical complication of internal fixation device of other bones +T843 Mechanical complication of other bone devices, implants and grafts +T844 Mechanical complication of other internal orthopaedic devices, implants and grafts +T845 Infection and inflammatory reaction due to internal joint prosthesis +T846 Infection and inflammatory reaction due to internal fixation device [any site] +T847 Infection and inflammatory reaction due to other internal orthopaedic prosthetic devices, implants and grafts +T848 Other complications of internal orthopaedic prosthetic devices, implants and grafts +T849 Unspecified complication of internal orthopaedic prosthetic device, implant and graft +T85 Complications of other internal prosthetic devices, implants and grafts +T850 Mechanical complication of ventricular intracranial (communicating) shunt +T851 Mechanical complication of implanted electronic stimulator of nervous system +T852 Mechanical complication of intraocular lens +T853 Mechanical complication of other ocular prosthetic devices, implants and grafts +T854 Mechanical complication of breast prosthesis and implant +T855 Mechanical complication of gastrointestinal prosthetic devices, implants and grafts +T856 Mechanical complication of other specified internal prosthetic devices, implants and grafts +T857 Infection and inflammatory reaction due to other internal prosthetic devices, implants and grafts +T858 Other complications of internal prosthetic devices, implants and grafts, not elsewhere classified +T859 Unspecified complication of internal prosthetic device, implant and graft +T86 Failure and rejection of transplanted organs and tissues +T860 Bone-marrow transplant rejection +T861 Kidney transplant failure and rejection +T862 Heart transplant failure and rejection +T863 Heart-lung transplant failure and rejection +T864 Liver transplant failure and rejection +T868 Failure and rejection of other transplanted organs and tissues +T869 Failure and rejection of unspecified transplanted organ and tissue +T87 Complications peculiar to reattachment and amputation +T870 Complications of reattached (part of) upper extremity +T871 Complications of reattached (part of) lower extremity +T872 Complications of other reattached body part +T873 Neuroma of amputation stump +T874 Infection of amputation stump +T875 Necrosis of amputation stump +T876 Other and unspecified complications of amputation stump +T88 Other complications of surgical and medical care, not elsewhere classified +T880 Infection following immunization +T881 Other complications following immunization, not elsewhere classified +T882 Shock due to anaesthesia +T883 Malignant hyperthermia due to anaesthesia +T884 Failed or difficult intubation +T885 Other complications of anaesthesia +T886 Anaphylactic shock due to adverse effect of correct drug or medicament properly administered +T887 Unspecified adverse effect of drug or medicament +T888 Other specified complications of surgical and medical care, not elsewhere classified +T889 Complication of surgical and medical care, unspecified +T90 Sequelae of injuries of head +T900 Sequelae of superficial injury of head +T901 Sequelae of open wound of head +T902 Sequelae of fracture of skull and facial bones +T903 Sequelae of injury of cranial nerves +T904 Sequelae of injury of eye and orbit +T905 Sequelae of intracranial injury +T908 Sequelae of other specified injuries of head +T909 Sequelae of unspecified injury of head +T91 Sequelae of injuries of neck and trunk +T910 Sequelae of superficial injury and open wound of neck and trunk +T911 Sequelae of fracture of spine +T912 Sequelae of other fracture of thorax and pelvis +T913 Sequelae of injury of spinal cord +T914 Sequelae of injury of intrathoracic organs +T915 Sequelae of injury of intra-abdominal and pelvic organs +T918 Sequelae of other specified injuries of neck and trunk +T919 Sequelae of unspecified injury of neck and trunk +T92 Sequelae of injuries of upper limb +T920 Sequelae of open wound of upper limb +T921 Sequelae of fracture of arm +T922 Sequelae of fracture at wrist and hand level +T923 Sequelae of dislocation, sprain and strain of upper limb +T924 Sequelae of injury of nerve of upper limb +T925 Sequelae of injury of muscle and tendon of upper limb +T926 Sequelae of crushing injury and traumatic amputation of upper limb +T928 Sequelae of other specified injuries of upper limb +T929 Sequelae of unspecified injury of upper limb +T93 Sequelae of injuries of lower limb +T930 Sequelae of open wound of lower limb +T931 Sequelae of fracture of femur +T932 Sequelae of other fractures of lower limb +T933 Sequelae of dislocation, sprain and strain of lower limb +T934 Sequelae of injury of nerve of lower limb +T935 Sequelae of injury of muscle and tendon of lower limb +T936 Sequelae of crushing injury and traumatic amputation of lower limb +T938 Sequelae of other specified injuries of lower limb +T939 Sequelae of unspecified injury of lower limb +T94 Sequelae of injuries involving multiple and unspecified body regions +T940 Sequelae of injuries involving multiple body regions +T941 Sequelae of injuries, not specified by body region +T95 Sequelae of burns, corrosions and frostbite +T950 Sequelae of burn, corrosion and frostbite of head and neck +T951 Sequelae of burn, corrosion and frostbite of trunk +T952 Sequelae of burn, corrosion and frostbite of upper limb +T953 Sequelae of burn, corrosion and frostbite of lower limb +T954 Sequelae of burn and corrosion classifiable only according to extent of body surface involved +T958 Sequelae of other specified burn, corrosion and frostbite +T959 Sequelae of unspecified burn, corrosion and frostbite +T96 Sequelae of poisoning by drugs, medicaments and biological substances +T97 Sequelae of toxic effects of substances chiefly nonmedicinal as to source +T98 Sequelae of other and unspecified effects of external causes +T980 Sequelae of effects of foreign body entering through natural orifice +T981 Sequelae of other and unspecified effects of external causes +T982 Sequelae of certain early complications of trauma +T983 Sequelae of complications of surgical and medical care, not elsewhere classified +V01 Pedestrian injured in collision with pedal cycle +V010 Pedestrian injured in collision with pedal cycle : nontraffic accident +V011 Pedestrian injured in collision with pedal cycle : traffic accident +V019 Pedestrian injured in collision with pedal cycle : unspecified whether traffic or nontraffic accident +V02 Pedestrian injured in collision with two- or three-wheeled motor vehicle +V020 Pedestrian injured in collision with two- or three-wheeled motor vehicle : nontraffic accident +V021 Pedestrian injured in collision with two- or three-wheeled motor vehicle : traffic accident +V029 Pedestrian injured in collision with two- or three-wheeled motor vehicle : unspecified whether traffic or nontraffic accident +V03 Pedestrian injured in collision with car, pick-up truck or van +V030 Pedestrian injured in collision with car, pick-up truck or van : nontraffic accident +V031 Pedestrian injured in collision with car, pick-up truck or van : traffic accident +V039 Pedestrian injured in collision with car, pick-up truck or van : unspecified whether traffic or nontraffic accident +V04 Pedestrian injured in collision with heavy transport vehicle or bus +V040 Pedestrian injured in collision with heavy transport vehicle or bus : nontraffic accident +V041 Pedestrian injured in collision with heavy transport vehicle or bus : traffic accident +V049 Pedestrian injured in collision with heavy transport vehicle or bus : unspecified whether traffic or nontraffic accident +V05 Pedestrian injured in collision with railway train or railway vehicle +V050 Pedestrian injured in collision with railway train or railway vehicle : nontraffic accident +V051 Pedestrian injured in collision with railway train or railway vehicle : traffic accident +V059 Pedestrian injured in collision with railway train or railway vehicle : unspecified whether traffic or nontraffic accident +V06 Pedestrian injured in collision with other nonmotor vehicle +V060 Pedestrian injured in collision with other nonmotor vehicle : nontraffic accident +V061 Pedestrian injured in collision with other nonmotor vehicle : traffic accident +V069 Pedestrian injured in collision with other nonmotor vehicle : unspecified whether traffic or nontraffic accident +V09 Pedestrian injured in other and unspecified transport accidents +V090 Pedestrian injured in nontraffic accident involving other and unspecified motor vehicles +V091 Pedestrian injured in unspecified nontraffic accident +V092 Pedestrian injured in traffic accident involving other and unspecified motor vehicles +V093 Pedestrian injured in unspecified traffic accident +V099 Pedestrian injured in unspecified transport accident +V10 Pedal cyclist injured in collision with pedestrian or animal +V100 Pedal cyclist injured in collision with pedestrian or animal : driver injured in nontraffic accident +V101 Pedal cyclist injured in collision with pedestrian or animal : passenger injured in nontraffic accident +V102 Pedal cyclist injured in collision with pedestrian or animal : unspecified pedal cyclist injured in nontraffic accident +V103 Pedal cyclist injured in collision with pedestrian or animal : person injured while boarding or alighting +V104 Pedal cyclist injured in collision with pedestrian or animal : driver injured in traffic accident +V105 Pedal cyclist injured in collision with pedestrian or animal : passenger injured in traffic accident +V109 Pedal cyclist injured in collision with pedestrian or animal : unspecified pedal cyclist injured in traffic accident +V11 Pedal cyclist injured in collision with other pedal cycle +V110 Pedal cyclist injured in collision with other pedal cycle : driver injured in nontraffic accident +V111 Pedal cyclist injured in collision with other pedal cycle : passenger injured in nontraffic accident +V112 Pedal cyclist injured in collision with other pedal cycle : unspecified pedal cyclist injured in nontraffic accident +V113 Pedal cyclist injured in collision with other pedal cycle : person injured while boarding or alighting +V114 Pedal cyclist injured in collision with other pedal cycle : driver injured in traffic accident +V115 Pedal cyclist injured in collision with other pedal cycle : passenger injured in traffic accident +V119 Pedal cyclist injured in collision with other pedal cycle : unspecified pedal cyclist injured in traffic accident +V12 Pedal cyclist injured in collision with two- or three-wheeled motor vehicle +V120 Pedal cyclist injured in collision with two- or three-wheeled motor vehicle : driver injured in nontraffic accident +V121 Pedal cyclist injured in collision with two- or three-wheeled motor vehicle : passenger injured in nontraffic accident +V122 Pedal cyclist injured in collision with two- or three-wheeled motor vehicle : unspecified pedal cyclist injured in nontraffic accident +V123 Pedal cyclist injured in collision with two- or three-wheeled motor vehicle : person injured while boarding or alighting +V124 Pedal cyclist injured in collision with two- or three-wheeled motor vehicle : driver injured in traffic accident +V125 Pedal cyclist injured in collision with two- or three-wheeled motor vehicle : passenger injured in traffic accident +V129 Pedal cyclist injured in collision with two- or three-wheeled motor vehicle : unspecified pedal cyclist injured in traffic accident +V13 Pedal cyclist injured in collision with car, pick-up truck or van +V130 Pedal cyclist injured in collision with car, pick-up truck or van : driver injured in nontraffic accident +V131 Pedal cyclist injured in collision with car, pick-up truck or van : passenger injured in nontraffic accident +V132 Pedal cyclist injured in collision with car, pick-up truck or van : unspecified pedal cyclist injured in nontraffic accident +V133 Pedal cyclist injured in collision with car, pick-up truck or van : person injured while boarding or alighting +V134 Pedal cyclist injured in collision with car, pick-up truck or van : driver injured in traffic accident +V135 Pedal cyclist injured in collision with car, pick-up truck or van : passenger injured in traffic accident +V139 Pedal cyclist injured in collision with car, pick-up truck or van : unspecified pedal cyclist injured in traffic accident +V14 Pedal cyclist injured in collision with heavy transport vehicle or bus +V140 Pedal cyclist injured in collision with heavy transport vehicle or bus : driver injured in nontraffic accident +V141 Pedal cyclist injured in collision with heavy transport vehicle or bus : passenger injured in nontraffic accident +V142 Pedal cyclist injured in collision with heavy transport vehicle or bus : unspecified pedal cyclist injured in nontraffic accident +V143 Pedal cyclist injured in collision with heavy transport vehicle or bus : person injured while boarding or alighting +V144 Pedal cyclist injured in collision with heavy transport vehicle or bus : driver injured in traffic accident +V145 Pedal cyclist injured in collision with heavy transport vehicle or bus : passenger injured in traffic accident +V149 Pedal cyclist injured in collision with heavy transport vehicle or bus : unspecified pedal cyclist injured in traffic accident +V15 Pedal cyclist injured in collision with railway train or railway vehicle +V150 Pedal cyclist injured in collision with railway train or railway vehicle : driver injured in nontraffic accident +V151 Pedal cyclist injured in collision with railway train or railway vehicle : passenger injured in nontraffic accident +V152 Pedal cyclist injured in collision with railway train or railway vehicle : unspecified pedal cyclist injured in nontraffic accident +V153 Pedal cyclist injured in collision with railway train or railway vehicle : person injured while boarding or alighting +V154 Pedal cyclist injured in collision with railway train or railway vehicle : driver injured in traffic accident +V155 Pedal cyclist injured in collision with railway train or railway vehicle : passenger injured in traffic accident +V159 Pedal cyclist injured in collision with railway train or railway vehicle : unspecified pedal cyclist injured in traffic accident +V16 Pedal cyclist injured in collision with other nonmotor vehicle +V160 Pedal cyclist injured in collision with other nonmotor vehicle : driver injured in nontraffic accident +V161 Pedal cyclist injured in collision with other nonmotor vehicle : passenger injured in nontraffic accident +V162 Pedal cyclist injured in collision with other nonmotor vehicle : unspecified pedal cyclist injured in nontraffic accident +V163 Pedal cyclist injured in collision with other nonmotor vehicle : person injured while boarding or alighting +V164 Pedal cyclist injured in collision with other nonmotor vehicle : driver injured in traffic accident +V165 Pedal cyclist injured in collision with other nonmotor vehicle : passenger injured in traffic accident +V169 Pedal cyclist injured in collision with other nonmotor vehicle : unspecified pedal cyclist injured in traffic accident +V17 Pedal cyclist injured in collision with fixed or stationary object +V170 Pedal cyclist injured in collision with fixed or stationary object : driver injured in nontraffic accident +V171 Pedal cyclist injured in collision with fixed or stationary object : passenger injured in nontraffic accident +V172 Pedal cyclist injured in collision with fixed or stationary object : unspecified pedal cyclist injured in nontraffic accident +V173 Pedal cyclist injured in collision with fixed or stationary object : person injured while boarding or alighting +V174 Pedal cyclist injured in collision with fixed or stationary object : driver injured in traffic accident +V175 Pedal cyclist injured in collision with fixed or stationary object : passenger injured in traffic accident +V179 Pedal cyclist injured in collision with fixed or stationary object : unspecified pedal cyclist injured in traffic accident +V18 Pedal cyclist injured in noncollision transport accident +V180 Pedal cyclist injured in noncollision transport accident : driver injured in nontraffic accident +V181 Pedal cyclist injured in noncollision transport accident : passenger injured in nontraffic accident +V182 Pedal cyclist injured in noncollision transport accident : unspecified pedal cyclist injured in nontraffic accident +V183 Pedal cyclist injured in noncollision transport accident : person injured while boarding or alighting +V184 Pedal cyclist injured in noncollision transport accident : driver injured in traffic accident +V185 Pedal cyclist injured in noncollision transport accident : passenger injured in traffic accident +V189 Pedal cyclist injured in noncollision transport accident : unspecified pedal cyclist injured in traffic accident +V19 Pedal cyclist injured in other and unspecified transport accidents +V190 Driver injured in collision with other and unspecified motor vehicles in nontraffic accident +V191 Passenger injured in collision with other and unspecified motor vehicles in nontraffic accident +V192 Unspecified pedal cyclist injured in collision with other and unspecified motor vehicles in nontraffic accident +V193 Pedal cyclist [any] injured in unspecified nontraffic accident +V194 Driver injured in collision with other and unspecified motor vehicles in traffic accident +V195 Passenger injured in collision with other and unspecified motor vehicles in traffic accident +V196 Unspecified pedal cyclist injured in collision with other and unspecified motor vehicles in traffic accident +V198 Pedal cyclist [any] injured in other specified transport accidents +V199 Pedal cyclist [any] injured in unspecified traffic accident +V20 Motorcycle rider injured in collision with pedestrian or animal +V200 Motorcycle rider injured in collision with pedestrian or animal : driver injured in nontraffic accident +V201 Motorcycle rider injured in collision with pedestrian or animal : passenger injured in nontraffic accident +V202 Motorcycle rider injured in collision with pedestrian or animal : unspecified motorcycle rider injured in nontraffic accident +V203 Motorcycle rider injured in collision with pedestrian or animal : person injured while boarding or alighting +V204 Motorcycle rider injured in collision with pedestrian or animal : driver injured in traffic accident +V205 Motorcycle rider injured in collision with pedestrian or animal : passenger injured in traffic accident +V209 Motorcycle rider injured in collision with pedestrian or animal : unspecified motorcycle rider injured in traffic accident +V21 Motorcycle rider injured in collision with pedal cycle +V210 Motorcycle rider injured in collision with pedal cycle : driver injured in nontraffic accident +V211 Motorcycle rider injured in collision with pedal cycle : passenger injured in nontraffic accident +V212 Motorcycle rider injured in collision with pedal cycle : unspecified motorcycle rider injured in nontraffic accident +V213 Motorcycle rider injured in collision with pedal cycle : person injured while boarding or alighting +V214 Motorcycle rider injured in collision with pedal cycle : driver injured in traffic accident +V215 Motorcycle rider injured in collision with pedal cycle : passenger injured in traffic accident +V219 Motorcycle rider injured in collision with pedal cycle : unspecified motorcycle rider injured in traffic accident +V22 Motorcycle rider injured in collision with two- or three-wheeled motor vehicle +V220 Motorcycle rider injured in collision with two- or three-wheeled motor vehicle : driver injured in nontraffic accident +V221 Motorcycle rider injured in collision with two- or three-wheeled motor vehicle : passenger injured in nontraffic accident +V222 Motorcycle rider injured in collision with two- or three-wheeled motor vehicle : unspecified motorcycle rider injured in nontraffic accident +V223 Motorcycle rider injured in collision with two- or three-wheeled motor vehicle : person injured while boarding or alighting +V224 Motorcycle rider injured in collision with two- or three-wheeled motor vehicle : driver injured in traffic accident +V225 Motorcycle rider injured in collision with two- or three-wheeled motor vehicle : passenger injured in traffic accident +V229 Motorcycle rider injured in collision with two- or three-wheeled motor vehicle : unspecified motorcycle rider injured in traffic accident +V23 Motorcycle rider injured in collision with car, pick-up truck or van +V230 Motorcycle rider injured in collision with car, pick-up truck or van : driver injured in nontraffic accident +V231 Motorcycle rider injured in collision with car, pick-up truck or van : passenger injured in nontraffic accident +V232 Motorcycle rider injured in collision with car, pick-up truck or van : unspecified motorcycle rider injured in nontraffic accident +V233 Motorcycle rider injured in collision with car, pick-up truck or van : person injured while boarding or alighting +V234 Motorcycle rider injured in collision with car, pick-up truck or van : driver injured in traffic accident +V235 Motorcycle rider injured in collision with car, pick-up truck or van : passenger injured in traffic accident +V239 Motorcycle rider injured in collision with car, pick-up truck or van : unspecified motorcycle rider injured in traffic accident +V24 Motorcycle rider injured in collision with heavy transport vehicle or bus +V240 Motorcycle rider injured in collision with heavy transport vehicle or bus : driver injured in nontraffic accident +V241 Motorcycle rider injured in collision with heavy transport vehicle or bus : passenger injured in nontraffic accident +V242 Motorcycle rider injured in collision with heavy transport vehicle or bus : unspecified motorcycle rider injured in nontraffic accident +V243 Motorcycle rider injured in collision with heavy transport vehicle or bus : person injured while boarding or alighting +V244 Motorcycle rider injured in collision with heavy transport vehicle or bus : driver injured in traffic accident +V245 Motorcycle rider injured in collision with heavy transport vehicle or bus : passenger injured in traffic accident +V249 Motorcycle rider injured in collision with heavy transport vehicle or bus : unspecified motorcycle rider injured in traffic accident +V25 Motorcycle rider injured in collision with railway train or railway vehicle +V250 Motorcycle rider injured in collision with railway train or railway vehicle : driver injured in nontraffic accident +V251 Motorcycle rider injured in collision with railway train or railway vehicle : passenger injured in nontraffic accident +V252 Motorcycle rider injured in collision with railway train or railway vehicle : unspecified motorcycle rider injured in nontraffic accident +V253 Motorcycle rider injured in collision with railway train or railway vehicle : person injured while boarding or alighting +V254 Motorcycle rider injured in collision with railway train or railway vehicle : driver injured in traffic accident +V255 Motorcycle rider injured in collision with railway train or railway vehicle : passenger injured in traffic accident +V259 Motorcycle rider injured in collision with railway train or railway vehicle : unspecified motorcycle rider injured in traffic accident +V26 Motorcycle rider injured in collision with other nonmotor vehicle +V260 Motorcycle rider injured in collision with other nonmotor vehicle : driver injured in nontraffic accident +V261 Motorcycle rider injured in collision with other nonmotor vehicle : passenger injured in nontraffic accident +V262 Motorcycle rider injured in collision with other nonmotor vehicle : unspecified motorcycle rider injured in nontraffic accident +V263 Motorcycle rider injured in collision with other nonmotor vehicle : person injured while boarding or alighting +V264 Motorcycle rider injured in collision with other nonmotor vehicle : driver injured in traffic accident +V265 Motorcycle rider injured in collision with other nonmotor vehicle : passenger injured in traffic accident +V269 Motorcycle rider injured in collision with other nonmotor vehicle : unspecified motorcycle rider injured in traffic accident +V27 Motorcycle rider injured in collision with fixed or stationary object +V270 Motorcycle rider injured in collision with fixed or stationary object : driver injured in nontraffic accident +V271 Motorcycle rider injured in collision with fixed or stationary object : passenger injured in nontraffic accident +V272 Motorcycle rider injured in collision with fixed or stationary object : unspecified motorcycle rider injured in nontraffic accident +V273 Motorcycle rider injured in collision with fixed or stationary object : person injured while boarding or alighting +V274 Motorcycle rider injured in collision with fixed or stationary object : driver injured in traffic accident +V275 Motorcycle rider injured in collision with fixed or stationary object : passenger injured in traffic accident +V279 Motorcycle rider injured in collision with fixed or stationary object : unspecified motorcycle rider injured in traffic accident +V28 Motorcycle rider injured in noncollision transport accident +V280 Motorcycle rider injured in noncollision transport accident : driver injured in nontraffic accident +V281 Motorcycle rider injured in noncollision transport accident : passenger injured in nontraffic accident +V282 Motorcycle rider injured in noncollision transport accident : unspecified motorcycle rider injured in nontraffic accident +V283 Motorcycle rider injured in noncollision transport accident : person injured while boarding or alighting +V284 Motorcycle rider injured in noncollision transport accident : driver injured in traffic accident +V285 Motorcycle rider injured in noncollision transport accident : passenger injured in traffic accident +V289 Motorcycle rider injured in noncollision transport accident : unspecified motorcycle rider injured in traffic accident +V29 Motorcycle rider injured in other and unspecified transport accidents +V290 Driver injured in collision with other and unspecified motor vehicles in nontraffic accident +V291 Passenger injured in collision with other and unspecified motor vehicles in nontraffic accident +V292 Unspecified motorcycle rider injured in collision with other and unspecified motor vehicles in nontraffic accident +V293 Motorcycle rider [any] injured in unspecified nontraffic accident +V294 Driver injured in collision with other and unspecified motor vehicles in traffic accident +V295 Passenger injured in collision with other and unspecified motor vehicles in traffic accident +V296 Unspecified motorcycle rider injured in collision with other and unspecified motor vehicles in traffic accident +V298 Motorcycle rider [any] injured in other specified transport accidents +V299 Motorcycle rider [any] injured in unspecified traffic accident +V30 Occupant of three-wheeled motor vehicle injured in collision with pedestrian or animal +V300 Occupant of three-wheeled motor vehicle injured in collision with pedestrian or animal : driver injured in nontraffic accident +V301 Occupant of three-wheeled motor vehicle injured in collision with pedestrian or animal : passenger injured in nontraffic accident +V302 Occupant of three-wheeled motor vehicle injured in collision with pedestrian or animal : person on outside of vehicle injured in nontraffic accident +V303 Occupant of three-wheeled motor vehicle injured in collision with pedestrian or animal : unspecified occupant of three-wheeled motor vehicle injured in nontraffic accident +V304 Occupant of three-wheeled motor vehicle injured in collision with pedestrian or animal : person injured while boarding or alighting +V305 Occupant of three-wheeled motor vehicle injured in collision with pedestrian or animal : driver injured in traffic accident +V306 Occupant of three-wheeled motor vehicle injured in collision with pedestrian or animal : passenger injured in traffic accident +V307 Occupant of three-wheeled motor vehicle injured in collision with pedestrian or animal : person on outside of vehicle injured in traffic accident +V309 Occupant of three-wheeled motor vehicle injured in collision with pedestrian or animal : unspecified occupant of three-wheeled motor vehicle injured in traffic accident +V31 Occupant of three-wheeled motor vehicle injured in collision with pedal cycle +V310 Occupant of three-wheeled motor vehicle injured in collision with pedal cycle : driver injured in nontraffic accident +V311 Occupant of three-wheeled motor vehicle injured in collision with pedal cycle : passenger injured in nontraffic accident +V312 Occupant of three-wheeled motor vehicle injured in collision with pedal cycle : person on outside of vehicle injured in nontraffic accident +V313 Occupant of three-wheeled motor vehicle injured in collision with pedal cycle : unspecified occupant of three-wheeled motor vehicle injured in nontraffic accident +V314 Occupant of three-wheeled motor vehicle injured in collision with pedal cycle : person injured while boarding or alighting +V315 Occupant of three-wheeled motor vehicle injured in collision with pedal cycle : driver injured in traffic accident +V316 Occupant of three-wheeled motor vehicle injured in collision with pedal cycle : passenger injured in traffic accident +V317 Occupant of three-wheeled motor vehicle injured in collision with pedal cycle : person on outside of vehicle injured in traffic accident +V319 Occupant of three-wheeled motor vehicle injured in collision with pedal cycle : unspecified occupant of three-wheeled motor vehicle injured in traffic accident +V32 Occupant of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle +V320 Occupant of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle : driver injured in nontraffic accident +V321 Occupant of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle : passenger injured in nontraffic accident +V322 Occupant of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle : person on outside of vehicle injured in nontraffic accident +V323 Occupant of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle : unspecified occupant of three-wheeled motor vehicle injured in nontraffic accident +V324 Occupant of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle : person injured while boarding or alighting +V325 Occupant of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle : driver injured in traffic accident +V326 Occupant of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle : passenger injured in traffic accident +V327 Occupant of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle : person on outside of vehicle injured in traffic accident +V329 Occupant of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle : unspecified occupant of three-wheeled motor vehicle injured in traffic accident +V33 Occupant of three-wheeled motor vehicle injured in collision with car, pick-up truck or van +V330 Occupant of three-wheeled motor vehicle injured in collision with car, pick-up truck or van : driver injured in nontraffic accident +V331 Occupant of three-wheeled motor vehicle injured in collision with car, pick-up truck or van : passenger injured in nontraffic accident +V332 Occupant of three-wheeled motor vehicle injured in collision with car, pick-up truck or van : person on outside of vehicle injured in nontraffic accident +V333 Occupant of three-wheeled motor vehicle injured in collision with car, pick-up truck or van : unspecified occupant of three-wheeled motor vehicle injured in nontraffic accident +V334 Occupant of three-wheeled motor vehicle injured in collision with car, pick-up truck or van : person injured while boarding or alighting +V335 Occupant of three-wheeled motor vehicle injured in collision with car, pick-up truck or van : driver injured in traffic accident +V336 Occupant of three-wheeled motor vehicle injured in collision with car, pick-up truck or van : passenger injured in traffic accident +V337 Occupant of three-wheeled motor vehicle injured in collision with car, pick-up truck or van : person on outside of vehicle injured in traffic accident +V339 Occupant of three-wheeled motor vehicle injured in collision with car, pick-up truck or van : unspecified occupant of three-wheeled motor vehicle injured in traffic accident +V34 Occupant of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus +V340 Occupant of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus : driver injured in nontraffic accident +V341 Occupant of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus : passenger injured in nontraffic accident +V342 Occupant of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus : person on outside of vehicle injured in nontraffic accident +V343 Occupant of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus : unspecified occupant of three-wheeled motor vehicle injured in nontraffic accident +V344 Occupant of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus : person injured while boarding or alighting +V345 Occupant of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus : driver injured in traffic accident +V346 Occupant of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus : passenger injured in traffic accident +V347 Occupant of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus : person on outside of vehicle injured in traffic accident +V349 Occupant of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus : unspecified occupant of three-wheeled motor vehicle injured in traffic accident +V35 Occupant of three-wheeled motor vehicle injured in collision with railway train or railway vehicle +V350 Occupant of three-wheeled motor vehicle injured in collision with railway train or railway vehicle : driver injured in nontraffic accident +V351 Occupant of three-wheeled motor vehicle injured in collision with railway train or railway vehicle : passenger injured in nontraffic accident +V352 Occupant of three-wheeled motor vehicle injured in collision with railway train or railway vehicle : person on outside of vehicle injured in nontraffic accident +V353 Occupant of three-wheeled motor vehicle injured in collision with railway train or railway vehicle : unspecified occupant of three-wheeled motor vehicle injured in nontraffic accident +V354 Occupant of three-wheeled motor vehicle injured in collision with railway train or railway vehicle : person injured while boarding or alighting +V355 Occupant of three-wheeled motor vehicle injured in collision with railway train or railway vehicle : driver injured in traffic accident +V356 Occupant of three-wheeled motor vehicle injured in collision with railway train or railway vehicle : passenger injured in traffic accident +V357 Occupant of three-wheeled motor vehicle injured in collision with railway train or railway vehicle : person on outside of vehicle injured in traffic accident +V359 Occupant of three-wheeled motor vehicle injured in collision with railway train or railway vehicle : unspecified occupant of three-wheeled motor vehicle injured in traffic accident +V36 Occupant of three-wheeled motor vehicle injured in collision with other nonmotor vehicle +V360 Occupant of three-wheeled motor vehicle injured in collision with other nonmotor vehicle : driver injured in nontraffic accident +V361 Occupant of three-wheeled motor vehicle injured in collision with other nonmotor vehicle : passenger injured in nontraffic accident +V362 Occupant of three-wheeled motor vehicle injured in collision with other nonmotor vehicle : person on outside of vehicle injured in nontraffic accident +V363 Occupant of three-wheeled motor vehicle injured in collision with other nonmotor vehicle : unspecified occupant of three-wheeled motor vehicle injured in nontraffic accident +V364 Occupant of three-wheeled motor vehicle injured in collision with other nonmotor vehicle : person injured while boarding or alighting +V365 Occupant of three-wheeled motor vehicle injured in collision with other nonmotor vehicle : driver injured in traffic accident +V366 Occupant of three-wheeled motor vehicle injured in collision with other nonmotor vehicle : passenger injured in traffic accident +V367 Occupant of three-wheeled motor vehicle injured in collision with other nonmotor vehicle : person on outside of vehicle injured in traffic accident +V369 Occupant of three-wheeled motor vehicle injured in collision with other nonmotor vehicle : unspecified occupant of three-wheeled motor vehicle injured in traffic accident +V37 Occupant of three-wheeled motor vehicle injured in collision with fixed or stationary object +V370 Occupant of three-wheeled motor vehicle injured in collision with fixed or stationary object : driver injured in nontraffic accident +V371 Occupant of three-wheeled motor vehicle injured in collision with fixed or stationary object : passenger injured in nontraffic accident +V372 Occupant of three-wheeled motor vehicle injured in collision with fixed or stationary object : person on outside of vehicle injured in nontraffic accident +V373 Occupant of three-wheeled motor vehicle injured in collision with fixed or stationary object : unspecified occupant of three-wheeled motor vehicle injured in nontraffic accident +V374 Occupant of three-wheeled motor vehicle injured in collision with fixed or stationary object : person injured while boarding or alighting +V375 Occupant of three-wheeled motor vehicle injured in collision with fixed or stationary object : driver injured in traffic accident +V376 Occupant of three-wheeled motor vehicle injured in collision with fixed or stationary object : passenger injured in traffic accident +V377 Occupant of three-wheeled motor vehicle injured in collision with fixed or stationary object : person on outside of vehicle injured in traffic accident +V379 Occupant of three-wheeled motor vehicle injured in collision with fixed or stationary object : unspecified occupant of three-wheeled motor vehicle injured in traffic accident +V38 Occupant of three-wheeled motor vehicle injured in noncollision transport accident +V380 Occupant of three-wheeled motor vehicle injured in noncollision transport accident : driver injured in nontraffic accident +V381 Occupant of three-wheeled motor vehicle injured in noncollision transport accident : passenger injured in nontraffic accident +V382 Occupant of three-wheeled motor vehicle injured in noncollision transport accident : person on outside of vehicle injured in nontraffic accident +V383 Occupant of three-wheeled motor vehicle injured in noncollision transport accident : unspecified occupant of three-wheeled motor vehicle injured in nontraffic accident +V384 Occupant of three-wheeled motor vehicle injured in noncollision transport accident : person injured while boarding or alighting +V385 Occupant of three-wheeled motor vehicle injured in noncollision transport accident : driver injured in traffic accident +V386 Occupant of three-wheeled motor vehicle injured in noncollision transport accident : passenger injured in traffic accident +V387 Occupant of three-wheeled motor vehicle injured in noncollision transport accident : person on outside of vehicle injured in traffic accident +V389 Occupant of three-wheeled motor vehicle injured in noncollision transport accident : unspecified occupant of three-wheeled motor vehicle injured in traffic accident +V39 Occupant of three-wheeled motor vehicle injured in other and unspecified transport accidents +V390 Driver injured in collision with other and unspecified motor vehicles in nontraffic accident +V391 Passenger injured in collision with other and unspecified motor vehicles in nontraffic accident +V392 Unspecified occupant of three-wheeled motor vehicle injured in collision with other and unspecified motor vehicles in nontraffic accident +V393 Occupant [any] of three-wheeled motor vehicle injured in unspecified nontraffic accident +V394 Driver injured in collision with other and unspecified motor vehicles in traffic accident +V395 Passenger injured in collision with other and unspecified motor vehicles in traffic accident +V396 Unspecified occupant of three-wheeled motor vehicle injured in collision with other and unspecified motor vehicles in traffic accident +V398 Occupant [any] of three-wheeled motor vehicle injured in other specified transport accidents +V399 Occupant [any] of three-wheeled motor vehicle injured in unspecified traffic accident +V40 Car occupant injured in collision with pedestrian or animal +V400 Car occupant injured in collision with pedestrian or animal : driver injured in nontraffic accident +V401 Car occupant injured in collision with pedestrian or animal : passenger injured in nontraffic accident +V402 Car occupant injured in collision with pedestrian or animal : person on outside of vehicle injured in nontraffic accident +V403 Car occupant injured in collision with pedestrian or animal : unspecified car occupant injured in nontraffic accident +V404 Car occupant injured in collision with pedestrian or animal : person injured while boarding or alighting +V405 Car occupant injured in collision with pedestrian or animal : driver injured in traffic accident +V406 Car occupant injured in collision with pedestrian or animal : passenger injured in traffic accident +V407 Car occupant injured in collision with pedestrian or animal : person on outside of vehicle injured in traffic accident +V409 Car occupant injured in collision with pedestrian or animal : unspecified car occupant injured in traffic accident +V41 Car occupant injured in collision with pedal cycle +V410 Car occupant injured in collision with pedal cycle : driver injured in nontraffic accident +V411 Car occupant injured in collision with pedal cycle : passenger injured in nontraffic accident +V412 Car occupant injured in collision with pedal cycle : person on outside of vehicle injured in nontraffic accident +V413 Car occupant injured in collision with pedal cycle : unspecified car occupant injured in nontraffic accident +V414 Car occupant injured in collision with pedal cycle : person injured while boarding or alighting +V415 Car occupant injured in collision with pedal cycle : driver injured in traffic accident +V416 Car occupant injured in collision with pedal cycle : passenger injured in traffic accident +V417 Car occupant injured in collision with pedal cycle : person on outside of vehicle injured in traffic accident +V419 Car occupant injured in collision with pedal cycle : unspecified car occupant injured in traffic accident +V42 Car occupant injured in collision with two- or three-wheeled motor vehicle +V420 Car occupant injured in collision with two- or three-wheeled motor vehicle : driver injured in nontraffic accident +V421 Car occupant injured in collision with two- or three-wheeled motor vehicle : passenger injured in nontraffic accident +V422 Car occupant injured in collision with two- or three-wheeled motor vehicle : person on outside of vehicle injured in nontraffic accident +V423 Car occupant injured in collision with two- or three-wheeled motor vehicle : unspecified car occupant injured in nontraffic accident +V424 Car occupant injured in collision with two- or three-wheeled motor vehicle : person injured while boarding or alighting +V425 Car occupant injured in collision with two- or three-wheeled motor vehicle : driver injured in traffic accident +V426 Car occupant injured in collision with two- or three-wheeled motor vehicle : passenger injured in traffic accident +V427 Car occupant injured in collision with two- or three-wheeled motor vehicle : person on outside of vehicle injured in traffic accident +V429 Car occupant injured in collision with two- or three-wheeled motor vehicle : unspecified car occupant injured in traffic accident +V43 Car occupant injured in collision with car, pick-up truck or van +V430 Car occupant injured in collision with car, pick-up truck or van : driver injured in nontraffic accident +V431 Car occupant injured in collision with car, pick-up truck or van : passenger injured in nontraffic accident +V432 Car occupant injured in collision with car, pick-up truck or van : person on outside of vehicle injured in nontraffic accident +V433 Car occupant injured in collision with car, pick-up truck or van : unspecified car occupant injured in nontraffic accident +V434 Car occupant injured in collision with car, pick-up truck or van : person injured while boarding or alighting +V435 Car occupant injured in collision with car, pick-up truck or van : driver injured in traffic accident +V436 Car occupant injured in collision with car, pick-up truck or van : passenger injured in traffic accident +V437 Car occupant injured in collision with car, pick-up truck or van : person on outside of vehicle injured in traffic accident +V439 Car occupant injured in collision with car, pick-up truck or van : unspecified car occupant injured in traffic accident +V44 Car occupant injured in collision with heavy transport vehicle or bus +V440 Car occupant injured in collision with heavy transport vehicle or bus : driver injured in nontraffic accident +V441 Car occupant injured in collision with heavy transport vehicle or bus : passenger injured in nontraffic accident +V442 Car occupant injured in collision with heavy transport vehicle or bus : person on outside of vehicle injured in nontraffic accident +V443 Car occupant injured in collision with heavy transport vehicle or bus : unspecified car occupant injured in nontraffic accident +V444 Car occupant injured in collision with heavy transport vehicle or bus : person injured while boarding or alighting +V445 Car occupant injured in collision with heavy transport vehicle or bus : driver injured in traffic accident +V446 Car occupant injured in collision with heavy transport vehicle or bus : passenger injured in traffic accident +V447 Car occupant injured in collision with heavy transport vehicle or bus : person on outside of vehicle injured in traffic accident +V449 Car occupant injured in collision with heavy transport vehicle or bus : unspecified car occupant injured in traffic accident +V45 Car occupant injured in collision with railway train or railway vehicle +V450 Car occupant injured in collision with railway train or railway vehicle : driver injured in nontraffic accident +V451 Car occupant injured in collision with railway train or railway vehicle : passenger injured in nontraffic accident +V452 Car occupant injured in collision with railway train or railway vehicle : person on outside of vehicle injured in nontraffic accident +V453 Car occupant injured in collision with railway train or railway vehicle : unspecified car occupant injured in nontraffic accident +V454 Car occupant injured in collision with railway train or railway vehicle : person injured while boarding or alighting +V455 Car occupant injured in collision with railway train or railway vehicle : driver injured in traffic accident +V456 Car occupant injured in collision with railway train or railway vehicle : passenger injured in traffic accident +V457 Car occupant injured in collision with railway train or railway vehicle : person on outside of vehicle injured in traffic accident +V459 Car occupant injured in collision with railway train or railway vehicle : unspecified car occupant injured in traffic accident +V46 Car occupant injured in collision with other nonmotor vehicle +V460 Car occupant injured in collision with other nonmotor vehicle : driver injured in nontraffic accident +V461 Car occupant injured in collision with other nonmotor vehicle : passenger injured in nontraffic accident +V462 Car occupant injured in collision with other nonmotor vehicle : person on outside of vehicle injured in nontraffic accident +V463 Car occupant injured in collision with other nonmotor vehicle : unspecified car occupant injured in nontraffic accident +V464 Car occupant injured in collision with other nonmotor vehicle : person injured while boarding or alighting +V465 Car occupant injured in collision with other nonmotor vehicle : driver injured in traffic accident +V466 Car occupant injured in collision with other nonmotor vehicle : passenger injured in traffic accident +V467 Car occupant injured in collision with other nonmotor vehicle : person on outside of vehicle injured in traffic accident +V469 Car occupant injured in collision with other nonmotor vehicle : unspecified car occupant injured in traffic accident +V47 Car occupant injured in collision with fixed or stationary object +V470 Car occupant injured in collision with fixed or stationary object : driver injured in nontraffic accident +V471 Car occupant injured in collision with fixed or stationary object : passenger injured in nontraffic accident +V472 Car occupant injured in collision with fixed or stationary object : person on outside of vehicle injured in nontraffic accident +V473 Car occupant injured in collision with fixed or stationary object : unspecified car occupant injured in nontraffic accident +V474 Car occupant injured in collision with fixed or stationary object : person injured while boarding or alighting +V475 Car occupant injured in collision with fixed or stationary object : driver injured in traffic accident +V476 Car occupant injured in collision with fixed or stationary object : passenger injured in traffic accident +V477 Car occupant injured in collision with fixed or stationary object : person on outside of vehicle injured in traffic accident +V479 Car occupant injured in collision with fixed or stationary object : unspecified car occupant injured in traffic accident +V48 Car occupant injured in noncollision transport accident +V480 Car occupant injured in noncollision transport accident : driver injured in nontraffic accident +V481 Car occupant injured in noncollision transport accident : passenger injured in nontraffic accident +V482 Car occupant injured in noncollision transport accident : person on outside of vehicle injured in nontraffic accident +V483 Car occupant injured in noncollision transport accident : unspecified car occupant injured in nontraffic accident +V484 Car occupant injured in noncollision transport accident : person injured while boarding or alighting +V485 Car occupant injured in noncollision transport accident : driver injured in traffic accident +V486 Car occupant injured in noncollision transport accident : passenger injured in traffic accident +V487 Car occupant injured in noncollision transport accident : person on outside of vehicle injured in traffic accident +V489 Car occupant injured in noncollision transport accident : unspecified car occupant injured in traffic accident +V49 Car occupant injured in other and unspecified transport accidents +V490 Driver injured in collision with other and unspecified motor vehicles in nontraffic accident +V491 Passenger injured in collision with other and unspecified motor vehicles in nontraffic accident +V492 Unspecified car occupant injured in collision with other and unspecified motor vehicles in nontraffic accident +V493 Car occupant [any] injured in unspecified nontraffic accident +V494 Driver injured in collision with other and unspecified motor vehicles in traffic accident +V495 Passenger injured in collision with other and unspecified motor vehicles in traffic accident +V496 Unspecified car occupant injured in collision with other and unspecified motor vehicles in traffic accident +V498 Car occupant [any] injured in other specified transport accidents +V499 Car occupant [any] injured in unspecified traffic accident +V50 Occupant of pick-up truck or van injured in collision with pedestrian or animal +V500 Occupant of pick-up truck or van injured in collision with pedestrian or animal : driver injured in nontraffic accident +V501 Occupant of pick-up truck or van injured in collision with pedestrian or animal : passenger injured in nontraffic accident +V502 Occupant of pick-up truck or van injured in collision with pedestrian or animal : person on outside of vehicle injured in nontraffic accident +V503 Occupant of pick-up truck or van injured in collision with pedestrian or animal : unspecified occupant of pick-up truck or van injured in nontraffic accident +V504 Occupant of pick-up truck or van injured in collision with pedestrian or animal : person injured while boarding or alighting +V505 Occupant of pick-up truck or van injured in collision with pedestrian or animal : driver injured in traffic accident +V506 Occupant of pick-up truck or van injured in collision with pedestrian or animal : passenger injured in traffic accident +V507 Occupant of pick-up truck or van injured in collision with pedestrian or animal : person on outside of vehicle injured in traffic accident +V509 Occupant of pick-up truck or van injured in collision with pedestrian or animal : unspecified occupant of pick-up truck or van injured in traffic accident +V51 Occupant of pick-up truck or van injured in collision with pedal cycle +V510 Occupant of pick-up truck or van injured in collision with pedal cycle : driver injured in nontraffic accident +V511 Occupant of pick-up truck or van injured in collision with pedal cycle : passenger injured in nontraffic accident +V512 Occupant of pick-up truck or van injured in collision with pedal cycle : person on outside of vehicle injured in nontraffic accident +V513 Occupant of pick-up truck or van injured in collision with pedal cycle : unspecified occupant of pick-up truck or van injured in nontraffic accident +V514 Occupant of pick-up truck or van injured in collision with pedal cycle : person injured while boarding or alighting +V515 Occupant of pick-up truck or van injured in collision with pedal cycle : driver injured in traffic accident +V516 Occupant of pick-up truck or van injured in collision with pedal cycle : passenger injured in traffic accident +V517 Occupant of pick-up truck or van injured in collision with pedal cycle : person on outside of vehicle injured in traffic accident +V519 Occupant of pick-up truck or van injured in collision with pedal cycle : unspecified occupant of pick-up truck or van injured in traffic accident +V52 Occupant of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle +V520 Occupant of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle : driver injured in nontraffic accident +V521 Occupant of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle : passenger injured in nontraffic accident +V522 Occupant of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle : person on outside of vehicle injured in nontraffic accident +V523 Occupant of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle : unspecified occupant of pick-up truck or van injured in nontraffic accident +V524 Occupant of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle : person injured while boarding or alighting +V525 Occupant of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle : driver injured in traffic accident +V526 Occupant of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle : passenger injured in traffic accident +V527 Occupant of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle : person on outside of vehicle injured in traffic accident +V529 Occupant of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle : unspecified occupant of pick-up truck or van injured in traffic accident +V53 Occupant of pick-up truck or van injured in collision with car, pick-up truck or van +V530 Occupant of pick-up truck or van injured in collision with car, pick-up truck or van : driver injured in nontraffic accident +V531 Occupant of pick-up truck or van injured in collision with car, pick-up truck or van : passenger injured in nontraffic accident +V532 Occupant of pick-up truck or van injured in collision with car, pick-up truck or van : person on outside of vehicle injured in nontraffic accident +V533 Occupant of pick-up truck or van injured in collision with car, pick-up truck or van : unspecified occupant of pick-up truck or van injured in nontraffic accident +V534 Occupant of pick-up truck or van injured in collision with car, pick-up truck or van : person injured while boarding or alighting +V535 Occupant of pick-up truck or van injured in collision with car, pick-up truck or van : driver injured in traffic accident +V536 Occupant of pick-up truck or van injured in collision with car, pick-up truck or van : passenger injured in traffic accident +V537 Occupant of pick-up truck or van injured in collision with car, pick-up truck or van : person on outside of vehicle injured in traffic accident +V539 Occupant of pick-up truck or van injured in collision with car, pick-up truck or van : unspecified occupant of pick-up truck or van injured in traffic accident +V54 Occupant of pick-up truck or van injured in collision with heavy transport vehicle or bus +V540 Occupant of pick-up truck or van injured in collision with heavy transport vehicle or bus : driver injured in nontraffic accident +V541 Occupant of pick-up truck or van injured in collision with heavy transport vehicle or bus : passenger injured in nontraffic accident +V542 Occupant of pick-up truck or van injured in collision with heavy transport vehicle or bus : person on outside of vehicle injured in nontraffic accident +V543 Occupant of pick-up truck or van injured in collision with heavy transport vehicle or bus : unspecified occupant of pick-up truck or van injured in nontraffic accident +V544 Occupant of pick-up truck or van injured in collision with heavy transport vehicle or bus : person injured while boarding or alighting +V545 Occupant of pick-up truck or van injured in collision with heavy transport vehicle or bus : driver injured in traffic accident +V546 Occupant of pick-up truck or van injured in collision with heavy transport vehicle or bus : passenger injured in traffic accident +V547 Occupant of pick-up truck or van injured in collision with heavy transport vehicle or bus : person on outside of vehicle injured in traffic accident +V549 Occupant of pick-up truck or van injured in collision with heavy transport vehicle or bus : unspecified occupant of pick-up truck or van injured in traffic accident +V55 Occupant of pick-up truck or van injured in collision with railway train or railway vehicle +V550 Occupant of pick-up truck or van injured in collision with railway train or railway vehicle : driver injured in nontraffic accident +V551 Occupant of pick-up truck or van injured in collision with railway train or railway vehicle : passenger injured in nontraffic accident +V552 Occupant of pick-up truck or van injured in collision with railway train or railway vehicle : person on outside of vehicle injured in nontraffic accident +V553 Occupant of pick-up truck or van injured in collision with railway train or railway vehicle : unspecified occupant of pick-up truck or van injured in nontraffic accident +V554 Occupant of pick-up truck or van injured in collision with railway train or railway vehicle : person injured while boarding or alighting +V555 Occupant of pick-up truck or van injured in collision with railway train or railway vehicle : driver injured in traffic accident +V556 Occupant of pick-up truck or van injured in collision with railway train or railway vehicle : passenger injured in traffic accident +V557 Occupant of pick-up truck or van injured in collision with railway train or railway vehicle : person on outside of vehicle injured in traffic accident +V559 Occupant of pick-up truck or van injured in collision with railway train or railway vehicle : unspecified occupant of pick-up truck or van injured in traffic accident +V56 Occupant of pick-up truck or van injured in collision with other nonmotor vehicle +V560 Occupant of pick-up truck or van injured in collision with other nonmotor vehicle : driver injured in nontraffic accident +V561 Occupant of pick-up truck or van injured in collision with other nonmotor vehicle : passenger injured in nontraffic accident +V562 Occupant of pick-up truck or van injured in collision with other nonmotor vehicle : person on outside of vehicle injured in nontraffic accident +V563 Occupant of pick-up truck or van injured in collision with other nonmotor vehicle : unspecified occupant of pick-up truck or van injured in nontraffic accident +V564 Occupant of pick-up truck or van injured in collision with other nonmotor vehicle : person injured while boarding or alighting +V565 Occupant of pick-up truck or van injured in collision with other nonmotor vehicle : driver injured in traffic accident +V566 Occupant of pick-up truck or van injured in collision with other nonmotor vehicle : passenger injured in traffic accident +V567 Occupant of pick-up truck or van injured in collision with other nonmotor vehicle : person on outside of vehicle injured in traffic accident +V569 Occupant of pick-up truck or van injured in collision with other nonmotor vehicle : unspecified occupant of pick-up truck or van injured in traffic accident +V57 Occupant of pick-up truck or van injured in collision with fixed or stationary object +V570 Occupant of pick-up truck or van injured in collision with fixed or stationary object : driver injured in nontraffic accident +V571 Occupant of pick-up truck or van injured in collision with fixed or stationary object : passenger injured in nontraffic accident +V572 Occupant of pick-up truck or van injured in collision with fixed or stationary object : person on outside of vehicle injured in nontraffic accident +V573 Occupant of pick-up truck or van injured in collision with fixed or stationary object : unspecified occupant of pick-up truck or van injured in nontraffic accident +V574 Occupant of pick-up truck or van injured in collision with fixed or stationary object : person injured while boarding or alighting +V575 Occupant of pick-up truck or van injured in collision with fixed or stationary object : driver injured in traffic accident +V576 Occupant of pick-up truck or van injured in collision with fixed or stationary object : passenger injured in traffic accident +V577 Occupant of pick-up truck or van injured in collision with fixed or stationary object : person on outside of vehicle injured in traffic accident +V579 Occupant of pick-up truck or van injured in collision with fixed or stationary object : unspecified occupant of pick-up truck or van injured in traffic accident +V58 Occupant of pick-up truck or van injured in noncollision transport accident +V580 Occupant of pick-up truck or van injured in noncollision transport accident : driver injured in nontraffic accident +V581 Occupant of pick-up truck or van injured in noncollision transport accident : passenger injured in nontraffic accident +V582 Occupant of pick-up truck or van injured in noncollision transport accident : person on outside of vehicle injured in nontraffic accident +V583 Occupant of pick-up truck or van injured in noncollision transport accident : unspecified occupant of pick-up truck or van injured in nontraffic accident +V584 Occupant of pick-up truck or van injured in noncollision transport accident : person injured while boarding or alighting +V585 Occupant of pick-up truck or van injured in noncollision transport accident : driver injured in traffic accident +V586 Occupant of pick-up truck or van injured in noncollision transport accident : passenger injured in traffic accident +V587 Occupant of pick-up truck or van injured in noncollision transport accident : person on outside of vehicle injured in traffic accident +V589 Occupant of pick-up truck or van injured in noncollision transport accident : unspecified occupant of pick-up truck or van injured in traffic accident +V59 Occupant of pick-up truck or van injured in other and unspecified transport accidents +V590 Driver injured in collision with other and unspecified motor vehicles in nontraffic accident +V591 Passenger injured in collision with other and unspecified motor vehicles in nontraffic accident +V592 Unspecified occupant of pick-up truck or van injured in collision with other and unspecified motor vehicles in nontraffic accident +V593 Occupant [any] of pick-up truck or van injured in unspecified nontraffic accident +V594 Driver injured in collision with other and unspecified motor vehicles in traffic accident +V595 Passenger injured in collision with other and unspecified motor vehicles in traffic accident +V596 Unspecified occupant of pick-up truck or van injured in collision with other and unspecified motor vehicles in traffic accident +V598 Occupant [any] of pick-up truck or van injured in other specified transport accidents +V599 Occupant [any] of pick-up truck or van injured in unspecified traffic accident +V60 Occupant of heavy transport vehicle injured in collision with pedestrian or animal +V600 Occupant of heavy transport vehicle injured in collision with pedestrian or animal : driver injured in nontraffic accident +V601 Occupant of heavy transport vehicle injured in collision with pedestrian or animal : passenger injured in nontraffic accident +V602 Occupant of heavy transport vehicle injured in collision with pedestrian or animal : person on outside of vehicle injured in nontraffic accident +V603 Occupant of heavy transport vehicle injured in collision with pedestrian or animal : unspecified occupant of heavy transport vehicle injured in nontraffic accident +V604 Occupant of heavy transport vehicle injured in collision with pedestrian or animal : person injured while boarding or alighting +V605 Occupant of heavy transport vehicle injured in collision with pedestrian or animal : driver injured in traffic accident +V606 Occupant of heavy transport vehicle injured in collision with pedestrian or animal : passenger injured in traffic accident +V607 Occupant of heavy transport vehicle injured in collision with pedestrian or animal : person on outside of vehicle injured in traffic accident +V609 Occupant of heavy transport vehicle injured in collision with pedestrian or animal : unspecified occupant of heavy transport vehicle injured in traffic accident +V61 Occupant of heavy transport vehicle injured in collision with pedal cycle +V610 Occupant of heavy transport vehicle injured in collision with pedal cycle : driver injured in nontraffic accident +V611 Occupant of heavy transport vehicle injured in collision with pedal cycle : passenger injured in nontraffic accident +V612 Occupant of heavy transport vehicle injured in collision with pedal cycle : person on outside of vehicle injured in nontraffic accident +V613 Occupant of heavy transport vehicle injured in collision with pedal cycle : unspecified occupant of heavy transport vehicle injured in nontraffic accident +V614 Occupant of heavy transport vehicle injured in collision with pedal cycle : person injured while boarding or alighting +V615 Occupant of heavy transport vehicle injured in collision with pedal cycle : driver injured in traffic accident +V616 Occupant of heavy transport vehicle injured in collision with pedal cycle : passenger injured in traffic accident +V617 Occupant of heavy transport vehicle injured in collision with pedal cycle : person on outside of vehicle injured in traffic accident +V619 Occupant of heavy transport vehicle injured in collision with pedal cycle : unspecified occupant of heavy transport vehicle injured in traffic accident +V62 Occupant of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle +V620 Occupant of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle : driver injured in nontraffic accident +V621 Occupant of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle : passenger injured in nontraffic accident +V622 Occupant of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle : person on outside of vehicle injured in nontraffic accident +V623 Occupant of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle : unspecified occupant of heavy transport vehicle injured in nontraffic accident +V624 Occupant of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle : person injured while boarding or alighting +V625 Occupant of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle : driver injured in traffic accident +V626 Occupant of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle : passenger injured in traffic accident +V627 Occupant of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle : person on outside of vehicle injured in traffic accident +V629 Occupant of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle : unspecified occupant of heavy transport vehicle injured in traffic accident +V63 Occupant of heavy transport vehicle injured in collision with car, pick-up truck or van +V630 Occupant of heavy transport vehicle injured in collision with car, pick-up truck or van : driver injured in nontraffic accident +V631 Occupant of heavy transport vehicle injured in collision with car, pick-up truck or van : passenger injured in nontraffic accident +V632 Occupant of heavy transport vehicle injured in collision with car, pick-up truck or van : person on outside of vehicle injured in nontraffic accident +V633 Occupant of heavy transport vehicle injured in collision with car, pick-up truck or van : unspecified occupant of heavy transport vehicle injured in nontraffic accident +V634 Occupant of heavy transport vehicle injured in collision with car, pick-up truck or van : person injured while boarding or alighting +V635 Occupant of heavy transport vehicle injured in collision with car, pick-up truck or van : driver injured in traffic accident +V636 Occupant of heavy transport vehicle injured in collision with car, pick-up truck or van : passenger injured in traffic accident +V637 Occupant of heavy transport vehicle injured in collision with car, pick-up truck or van : person on outside of vehicle injured in traffic accident +V639 Occupant of heavy transport vehicle injured in collision with car, pick-up truck or van : unspecified occupant of heavy transport vehicle injured in traffic accident +V64 Occupant of heavy transport vehicle injured in collision with heavy transport vehicle or bus +V640 Occupant of heavy transport vehicle injured in collision with heavy transport vehicle or bus : driver injured in nontraffic accident +V641 Occupant of heavy transport vehicle injured in collision with heavy transport vehicle or bus : passenger injured in nontraffic accident +V642 Occupant of heavy transport vehicle injured in collision with heavy transport vehicle or bus : person on outside of vehicle injured in nontraffic accident +V643 Occupant of heavy transport vehicle injured in collision with heavy transport vehicle or bus : unspecified occupant of heavy transport vehicle injured in nontraffic accident +V644 Occupant of heavy transport vehicle injured in collision with heavy transport vehicle or bus : person injured while boarding or alighting +V645 Occupant of heavy transport vehicle injured in collision with heavy transport vehicle or bus : driver injured in traffic accident +V646 Occupant of heavy transport vehicle injured in collision with heavy transport vehicle or bus : passenger injured in traffic accident +V647 Occupant of heavy transport vehicle injured in collision with heavy transport vehicle or bus : person on outside of vehicle injured in traffic accident +V649 Occupant of heavy transport vehicle injured in collision with heavy transport vehicle or bus : unspecified occupant of heavy transport vehicle injured in traffic accident +V65 Occupant of heavy transport vehicle injured in collision with railway train or railway vehicle +V650 Occupant of heavy transport vehicle injured in collision with railway train or railway vehicle : driver injured in nontraffic accident +V651 Occupant of heavy transport vehicle injured in collision with railway train or railway vehicle : passenger injured in nontraffic accident +V652 Occupant of heavy transport vehicle injured in collision with railway train or railway vehicle : person on outside of vehicle injured in nontraffic accident +V653 Occupant of heavy transport vehicle injured in collision with railway train or railway vehicle : unspecified occupant of heavy transport vehicle injured in nontraffic accident +V654 Occupant of heavy transport vehicle injured in collision with railway train or railway vehicle : person injured while boarding or alighting +V655 Occupant of heavy transport vehicle injured in collision with railway train or railway vehicle : driver injured in traffic accident +V656 Occupant of heavy transport vehicle injured in collision with railway train or railway vehicle : passenger injured in traffic accident +V657 Occupant of heavy transport vehicle injured in collision with railway train or railway vehicle : person on outside of vehicle injured in traffic accident +V659 Occupant of heavy transport vehicle injured in collision with railway train or railway vehicle : unspecified occupant of heavy transport vehicle injured in traffic accident +V66 Occupant of heavy transport vehicle injured in collision with other nonmotor vehicle +V660 Occupant of heavy transport vehicle injured in collision with other nonmotor vehicle : driver injured in nontraffic accident +V661 Occupant of heavy transport vehicle injured in collision with other nonmotor vehicle : passenger injured in nontraffic accident +V662 Occupant of heavy transport vehicle injured in collision with other nonmotor vehicle : person on outside of vehicle injured in nontraffic accident +V663 Occupant of heavy transport vehicle injured in collision with other nonmotor vehicle : unspecified occupant of heavy transport vehicle injured in nontraffic accident +V664 Occupant of heavy transport vehicle injured in collision with other nonmotor vehicle : person injured while boarding or alighting +V665 Occupant of heavy transport vehicle injured in collision with other nonmotor vehicle : driver injured in traffic accident +V666 Occupant of heavy transport vehicle injured in collision with other nonmotor vehicle : passenger injured in traffic accident +V667 Occupant of heavy transport vehicle injured in collision with other nonmotor vehicle : person on outside of vehicle injured in traffic accident +V669 Occupant of heavy transport vehicle injured in collision with other nonmotor vehicle : unspecified occupant of heavy transport vehicle injured in traffic accident +V67 Occupant of heavy transport vehicle injured in collision with fixed or stationary object +V670 Occupant of heavy transport vehicle injured in collision with fixed or stationary object : driver injured in nontraffic accident +V671 Occupant of heavy transport vehicle injured in collision with fixed or stationary object : passenger injured in nontraffic accident +V672 Occupant of heavy transport vehicle injured in collision with fixed or stationary object : person on outside of vehicle injured in nontraffic accident +V673 Occupant of heavy transport vehicle injured in collision with fixed or stationary object : unspecified occupant of heavy transport vehicle injured in nontraffic accident +V674 Occupant of heavy transport vehicle injured in collision with fixed or stationary object : person injured while boarding or alighting +V675 Occupant of heavy transport vehicle injured in collision with fixed or stationary object : driver injured in traffic accident +V676 Occupant of heavy transport vehicle injured in collision with fixed or stationary object : passenger injured in traffic accident +V677 Occupant of heavy transport vehicle injured in collision with fixed or stationary object : person on outside of vehicle injured in traffic accident +V679 Occupant of heavy transport vehicle injured in collision with fixed or stationary object : unspecified occupant of heavy transport vehicle injured in traffic accident +V68 Occupant of heavy transport vehicle injured in noncollision transport accident +V680 Occupant of heavy transport vehicle injured in noncollision transport accident : driver injured in nontraffic accident +V681 Occupant of heavy transport vehicle injured in noncollision transport accident : passenger injured in nontraffic accident +V682 Occupant of heavy transport vehicle injured in noncollision transport accident : person on outside of vehicle injured in nontraffic accident +V683 Occupant of heavy transport vehicle injured in noncollision transport accident : unspecified occupant of heavy transport vehicle injured in nontraffic accident +V684 Occupant of heavy transport vehicle injured in noncollision transport accident : person injured while boarding or alighting +V685 Occupant of heavy transport vehicle injured in noncollision transport accident : driver injured in traffic accident +V686 Occupant of heavy transport vehicle injured in noncollision transport accident : passenger injured in traffic accident +V687 Occupant of heavy transport vehicle injured in noncollision transport accident : person on outside of vehicle injured in traffic accident +V689 Occupant of heavy transport vehicle injured in noncollision transport accident : unspecified occupant of heavy transport vehicle injured in traffic accident +V69 Occupant of heavy transport vehicle injured in other and unspecified transport accidents +V690 Driver injured in collision with other and unspecified motor vehicles in nontraffic accident +V691 Passenger injured in collision with other and unspecified motor vehicles in nontraffic accident +V692 Unspecified occupant of heavy transport vehicle injured in collision with other and unspecified motor vehicles in nontraffic accident +V693 Occupant [any] of heavy transport vehicle injured in unspecified nontraffic accident +V694 Driver injured in collision with other and unspecified motor vehicles in traffic accident +V695 Passenger injured in collision with other and unspecified motor vehicles in traffic accident +V696 Unspecified occupant of heavy transport vehicle injured in collision with other and unspecified motor vehicles in traffic accident +V698 Occupant [any] of heavy transport vehicle injured in other specified transport accidents +V699 Occupant [any] of heavy transport vehicle injured in unspecified traffic accident +V70 Bus occupant injured in collision with pedestrian or animal +V700 Bus occupant injured in collision with pedestrian or animal : driver injured in nontraffic accident +V701 Bus occupant injured in collision with pedestrian or animal : passenger injured in nontraffic accident +V702 Bus occupant injured in collision with pedestrian or animal : person on outside of vehicle injured in nontraffic accident +V703 Bus occupant injured in collision with pedestrian or animal : unspecified bus occupant injured in nontraffic accident +V704 Bus occupant injured in collision with pedestrian or animal : person injured while boarding or alighting +V705 Bus occupant injured in collision with pedestrian or animal : driver injured in traffic accident +V706 Bus occupant injured in collision with pedestrian or animal : passenger injured in traffic accident +V707 Bus occupant injured in collision with pedestrian or animal : person on outside of vehicle injured in traffic accident +V709 Bus occupant injured in collision with pedestrian or animal : unspecified bus occupant injured in traffic accident +V71 Bus occupant injured in collision with pedal cycle +V710 Bus occupant injured in collision with pedal cycle : driver injured in nontraffic accident +V711 Bus occupant injured in collision with pedal cycle : passenger injured in nontraffic accident +V712 Bus occupant injured in collision with pedal cycle : person on outside of vehicle injured in nontraffic accident +V713 Bus occupant injured in collision with pedal cycle : unspecified bus occupant injured in nontraffic accident +V714 Bus occupant injured in collision with pedal cycle : person injured while boarding or alighting +V715 Bus occupant injured in collision with pedal cycle : driver injured in traffic accident +V716 Bus occupant injured in collision with pedal cycle : passenger injured in traffic accident +V717 Bus occupant injured in collision with pedal cycle : person on outside of vehicle injured in traffic accident +V719 Bus occupant injured in collision with pedal cycle : unspecified bus occupant injured in traffic accident +V72 Bus occupant injured in collision with two- or three-wheeled motor vehicle +V720 Bus occupant injured in collision with two- or three-wheeled motor vehicle : driver injured in nontraffic accident +V721 Bus occupant injured in collision with two- or three-wheeled motor vehicle : passenger injured in nontraffic accident +V722 Bus occupant injured in collision with two- or three-wheeled motor vehicle : person on outside of vehicle injured in nontraffic accident +V723 Bus occupant injured in collision with two- or three-wheeled motor vehicle : unspecified bus occupant injured in nontraffic accident +V724 Bus occupant injured in collision with two- or three-wheeled motor vehicle : person injured while boarding or alighting +V725 Bus occupant injured in collision with two- or three-wheeled motor vehicle : driver injured in traffic accident +V726 Bus occupant injured in collision with two- or three-wheeled motor vehicle : passenger injured in traffic accident +V727 Bus occupant injured in collision with two- or three-wheeled motor vehicle : person on outside of vehicle injured in traffic accident +V729 Bus occupant injured in collision with two- or three-wheeled motor vehicle : unspecified bus occupant injured in traffic accident +V73 Bus occupant injured in collision with car, pick-up truck or van +V730 Bus occupant injured in collision with car, pick-up truck or van : driver injured in nontraffic accident +V731 Bus occupant injured in collision with car, pick-up truck or van : passenger injured in nontraffic accident +V732 Bus occupant injured in collision with car, pick-up truck or van : person on outside of vehicle injured in nontraffic accident +V733 Bus occupant injured in collision with car, pick-up truck or van : unspecified bus occupant injured in nontraffic accident +V734 Bus occupant injured in collision with car, pick-up truck or van : person injured while boarding or alighting +V735 Bus occupant injured in collision with car, pick-up truck or van : driver injured in traffic accident +V736 Bus occupant injured in collision with car, pick-up truck or van : passenger injured in traffic accident +V737 Bus occupant injured in collision with car, pick-up truck or van : person on outside of vehicle injured in traffic accident +V739 Bus occupant injured in collision with car, pick-up truck or van : unspecified bus occupant injured in traffic accident +V74 Bus occupant injured in collision with heavy transport vehicle or bus +V740 Bus occupant injured in collision with heavy transport vehicle or bus : driver injured in nontraffic accident +V741 Bus occupant injured in collision with heavy transport vehicle or bus : passenger injured in nontraffic accident +V742 Bus occupant injured in collision with heavy transport vehicle or bus : person on outside of vehicle injured in nontraffic accident +V743 Bus occupant injured in collision with heavy transport vehicle or bus : unspecified bus occupant injured in nontraffic accident +V744 Bus occupant injured in collision with heavy transport vehicle or bus : person injured while boarding or alighting +V745 Bus occupant injured in collision with heavy transport vehicle or bus : driver injured in traffic accident +V746 Bus occupant injured in collision with heavy transport vehicle or bus : passenger injured in traffic accident +V747 Bus occupant injured in collision with heavy transport vehicle or bus : person on outside of vehicle injured in traffic accident +V749 Bus occupant injured in collision with heavy transport vehicle or bus : unspecified bus occupant injured in traffic accident +V75 Bus occupant injured in collision with railway train or railway vehicle +V750 Bus occupant injured in collision with railway train or railway vehicle : driver injured in nontraffic accident +V751 Bus occupant injured in collision with railway train or railway vehicle : passenger injured in nontraffic accident +V752 Bus occupant injured in collision with railway train or railway vehicle : person on outside of vehicle injured in nontraffic accident +V753 Bus occupant injured in collision with railway train or railway vehicle : unspecified bus occupant injured in nontraffic accident +V754 Bus occupant injured in collision with railway train or railway vehicle : person injured while boarding or alighting +V755 Bus occupant injured in collision with railway train or railway vehicle : driver injured in traffic accident +V756 Bus occupant injured in collision with railway train or railway vehicle : passenger injured in traffic accident +V757 Bus occupant injured in collision with railway train or railway vehicle : person on outside of vehicle injured in traffic accident +V759 Bus occupant injured in collision with railway train or railway vehicle : unspecified bus occupant injured in traffic accident +V76 Bus occupant injured in collision with other nonmotor vehicle +V760 Bus occupant injured in collision with other nonmotor vehicle : driver injured in nontraffic accident +V761 Bus occupant injured in collision with other nonmotor vehicle : passenger injured in nontraffic accident +V762 Bus occupant injured in collision with other nonmotor vehicle : person on outside of vehicle injured in nontraffic accident +V763 Bus occupant injured in collision with other nonmotor vehicle : unspecified bus occupant injured in nontraffic accident +V764 Bus occupant injured in collision with other nonmotor vehicle : person injured while boarding or alighting +V765 Bus occupant injured in collision with other nonmotor vehicle : driver injured in traffic accident +V766 Bus occupant injured in collision with other nonmotor vehicle : passenger injured in traffic accident +V767 Bus occupant injured in collision with other nonmotor vehicle : person on outside of vehicle injured in traffic accident +V769 Bus occupant injured in collision with other nonmotor vehicle : unspecified bus occupant injured in traffic accident +V77 Bus occupant injured in collision with fixed or stationary object +V770 Bus occupant injured in collision with fixed or stationary object : driver injured in nontraffic accident +V771 Bus occupant injured in collision with fixed or stationary object : passenger injured in nontraffic accident +V772 Bus occupant injured in collision with fixed or stationary object : person on outside of vehicle injured in nontraffic accident +V773 Bus occupant injured in collision with fixed or stationary object : unspecified bus occupant injured in nontraffic accident +V774 Bus occupant injured in collision with fixed or stationary object : person injured while boarding or alighting +V775 Bus occupant injured in collision with fixed or stationary object : driver injured in traffic accident +V776 Bus occupant injured in collision with fixed or stationary object : passenger injured in traffic accident +V777 Bus occupant injured in collision with fixed or stationary object : person on outside of vehicle injured in traffic accident +V779 Bus occupant injured in collision with fixed or stationary object : unspecified bus occupant injured in traffic accident +V78 Bus occupant injured in noncollision transport accident +V780 Bus occupant injured in noncollision transport accident : driver injured in nontraffic accident +V781 Bus occupant injured in noncollision transport accident : passenger injured in nontraffic accident +V782 Bus occupant injured in noncollision transport accident : person on outside of vehicle injured in nontraffic accident +V783 Bus occupant injured in noncollision transport accident : unspecified bus occupant injured in nontraffic accident +V784 Bus occupant injured in noncollision transport accident : person injured while boarding or alighting +V785 Bus occupant injured in noncollision transport accident : driver injured in traffic accident +V786 Bus occupant injured in noncollision transport accident : passenger injured in traffic accident +V787 Bus occupant injured in noncollision transport accident : person on outside of vehicle injured in traffic accident +V789 Bus occupant injured in noncollision transport accident : unspecified bus occupant injured in traffic accident +V79 Bus occupant injured in other and unspecified transport accidents +V790 Driver injured in collision with other and unspecified motor vehicles in nontraffic accident +V791 Passenger injured in collision with other and unspecified motor vehicles in nontraffic accident +V792 Unspecified bus occupant injured in collision with other and unspecified motor vehicles in nontraffic accident +V793 Bus occupant [any] injured in unspecified nontraffic accident +V794 Driver injured in collision with other and unspecified motor vehicles in traffic accident +V795 Passenger injured in collision with other and unspecified motor vehicles in traffic accident +V796 Unspecified bus occupant injured in collision with other and unspecified motor vehicles in traffic accident +V798 Bus occupant [any] injured in other specified transport accidents +V799 Bus occupant [any] injured in unspecified traffic accident +V80 Animal-rider or occupant of animal-drawn vehicle injured in transport accident +V800 Rider or occupant injured by fall from or being thrown from animal or animal-drawn vehicle in noncollision accident +V801 Rider or occupant injured in collision with pedestrian or animal +V802 Rider or occupant injured in collision with pedal cycle +V803 Rider or occupant injured in collision with two- or three-wheeled motor vehicle +V804 Rider or occupant injured in collision with car, pick-up truck, van, heavy transport vehicle or bus +V805 Rider or occupant injured in collision with other specified motor vehicle +V806 Rider or occupant injured in collision with railway train or railway vehicle +V807 Rider or occupant injured in collision with other nonmotor vehicle +V808 Rider or occupant injured in collision with fixed or stationary object +V809 Rider or occupant injured in other and unspecified transport accidents +V81 Occupant of railway train or railway vehicle injured in transport accident +V810 Occupant of railway train or railway vehicle injured in collision with motor vehicle in nontraffic accident +V811 Occupant of railway train or railway vehicle injured in collision with motor vehicle in traffic accident +V812 Occupant of railway train or railway vehicle injured in collision with or hit by rolling stock +V813 Occupant of railway train or railway vehicle injured in collision with other object +V814 Person injured while boarding or alighting from railway train or railway vehicle +V815 Occupant of railway train or railway vehicle injured by fall in railway train or railway vehicle +V816 Occupant of railway train or railway vehicle injured by fall from railway train or railway vehicle +V817 Occupant of railway train or railway vehicle injured in derailment without antecedent collision +V818 Occupant of railway train or railway vehicle injured in other specified railway accidents +V819 Occupant of railway train or railway vehicle injured in unspecified railway accident +V82 Occupant of streetcar injured in transport accident +V820 Occupant of streetcar injured in collision with motor vehicle in nontraffic accident +V821 Occupant of streetcar injured in collision with motor vehicle in traffic accident +V822 Occupant of streetcar injured in collision with or hit by rolling stock +V823 Occupant of streetcar injured in collision with other object +V824 Person injured while boarding or alighting from streetcar +V825 Occupant of streetcar injured by fall in streetcar +V826 Occupant of streetcar injured by fall from streetcar +V827 Occupant of streetcar injured in derailment without antecedent collision +V828 Occupant of streetcar injured in other specified transport accidents +V829 Occupant of streetcar injured in unspecified traffic accident +V83 Occupant of special vehicle mainly used on industrial premises injured in transport accident +V830 Driver of special industrial vehicle injured in traffic accident +V831 Passenger of special industrial vehicle injured in traffic accident +V832 Person on outside of special industrial vehicle injured in traffic accident +V833 Unspecified occupant of special industrial vehicle injured in traffic accident +V834 Person injured while boarding or alighting from special industrial vehicle +V835 Driver of special industrial vehicle injured in nontraffic accident +V836 Passenger of special industrial vehicle injured in nontraffic accident +V837 Person on outside of special industrial vehicle injured in nontraffic accident +V839 Unspecified occupant of special industrial vehicle injured in nontraffic accident +V84 Occupant of special vehicle mainly used in agriculture injured in transport accident +V840 Driver of special agricultural vehicle injured in traffic accident +V841 Passenger of special agricultural vehicle injured in traffic accident +V842 Person on outside of special agricultural vehicle injured in traffic accident +V843 Unspecified occupant of special agricultural vehicle injured in traffic accident +V844 Person injured while boarding or alighting from special agricultural vehicle +V845 Driver of special agricultural vehicle injured in nontraffic accident +V846 Passenger of special agricultural vehicle injured in nontraffic accident +V847 Person on outside of special agricultural vehicle injured in nontraffic accident +V849 Unspecified occupant of special agricultural vehicle injured in nontraffic accident +V85 Occupant of special construction vehicle injured in transport accident +V850 Driver of special construction vehicle injured in traffic accident +V851 Passenger of special construction vehicle injured in traffic accident +V852 Person on outside of special construction vehicle injured in traffic accident +V853 Unspecified occupant of special construction vehicle injured in traffic accident +V854 Person injured while boarding or alighting from special construction vehicle +V855 Driver of special construction vehicle injured in nontraffic accident +V856 Passenger of special construction vehicle injured in nontraffic accident +V857 Person on outside of special construction vehicle injured in nontraffic accident +V859 Unspecified occupant of special construction vehicle injured in nontraffic accident +V86 Occupant of special all-terrain or other motor vehicle designed primarily for off-road use, injured in transport accident +V860 Driver of all-terrain or other off-road motor vehicle injured in traffic accident +V861 Passenger of all-terrain or other off-road motor vehicle injured in traffic accident +V862 Person on outside of all-terrain or other off-road motor vehicle injured in traffic accident +V863 Unspecified occupant of all-terrain or other off-road motor vehicle injured in traffic accident +V864 Person injured while boarding or alighting from all-terrain or other off-road motor vehicle +V865 Driver of all-terrain or other off-road motor vehicle injured in nontraffic accident +V866 Passenger of all-terrain or other off-road motor vehicle injured in nontraffic accident +V867 Person on outside of all-terrain or other off-road motor vehicle injured in nontraffic accident +V869 Unspecified occupant of all-terrain or other off-road motor vehicle injured in nontraffic accident +V87 Traffic accident of specified type but victim's mode of transport unknown +V870 Person injured in collision between car and two- or three-wheeled motor vehicle (traffic) +V871 Person injured in collision between other motor vehicle and two- or three-wheeled motor vehicle (traffic) +V872 Person injured in collision between car and pick-up truck or van (traffic) +V873 Person injured in collision between car and bus (traffic) +V874 Person injured in collision between car and heavy transport vehicle (traffic) +V875 Person injured in collision between heavy transport vehicle and bus (traffic) +V876 Person injured in collision between railway train or railway vehicle and car (traffic) +V877 Person injured in collision between other specified motor vehicles (traffic) +V878 Person injured in other specified noncollision transport accidents involving motor vehicle (traffic) +V879 Person injured in other specified (collision)(noncollision) transport accidents involving nonmotor vehicle (traffic) +V88 Nontraffic accident of specified type but victim's mode of transport unknown +V880 Person injured in collision between car and two- or three-wheeled motor vehicle, nontraffic +V881 Person injured in collision between other motor vehicle and two- or three-wheeled motor vehicle, nontraffic +V882 Person injured in collision between car and pick-up truck or van, nontraffic +V883 Person injured in collision between car and bus, nontraffic +V884 Person injured in collision between car and heavy transport vehicle, nontraffic +V885 Person injured in collision between heavy transport vehicle and bus, nontraffic +V886 Person injured in collision between railway train or railway vehicle and car, nontraffic +V887 Person injured in collision between other specified motor vehicles, nontraffic +V888 Person injured in other specified noncollision transport accidents involving motor vehicle, nontraffic +V889 Person injured in other specified (collision)(noncollision) transport accidents involving nonmotor vehicle, nontraffic +V89 Motor- or nonmotor-vehicle accident, type of vehicle unspecified +V890 Person injured in unspecified motor-vehicle accident, nontraffic +V891 Person injured in unspecified nonmotor-vehicle accident, nontraffic +V892 Person injured in unspecified motor-vehicle accident, traffic +V893 Person injured in unspecified nonmotor-vehicle accident, traffic +V899 Person injured in unspecified vehicle accident +V90 Accident to watercraft causing drowning and submersion +V900 Accident to watercraft causing drowning and submersion : merchant ship +V901 Accident to watercraft causing drowning and submersion : passenger ship +V902 Accident to watercraft causing drowning and submersion : fishing boat +V903 Accident to watercraft causing drowning and submersion : other powered watercraft +V904 Accident to watercraft causing drowning and submersion : sailboat +V905 Accident to watercraft causing drowning and submersion : canoe or kayak +V906 Accident to watercraft causing drowning and submersion : inflatable craft (nonpowered) +V907 Accident to watercraft causing drowning and submersion : water-skis +V908 Accident to watercraft causing drowning and submersion : other unpowered watercraft +V909 Accident to watercraft causing drowning and submersion : unspecified watercraft +V91 Accident to watercraft causing other injury +V910 Accident to watercraft causing other injury : merchant ship +V911 Accident to watercraft causing other injury : passenger ship +V912 Accident to watercraft causing other injury : fishing boat +V913 Accident to watercraft causing other injury : other powered watercraft +V914 Accident to watercraft causing other injury : sailboat +V915 Accident to watercraft causing other injury : canoe or kayak +V916 Accident to watercraft causing other injury : inflatable craft (nonpowered) +V917 Accident to watercraft causing other injury : water-skis +V918 Accident to watercraft causing other injury : other unpowered watercraft +V919 Accident to watercraft causing other injury : unspecified watercraft +V92 Water-transport-related drowning and submersion without accident to watercraft +V920 Water-transport-related drowning and submersion without accident to watercraft : merchant ship +V921 Water-transport-related drowning and submersion without accident to watercraft : passenger ship +V922 Water-transport-related drowning and submersion without accident to watercraft : fishing boat +V923 Water-transport-related drowning and submersion without accident to watercraft : other powered watercraft +V924 Water-transport-related drowning and submersion without accident to watercraft : sailboat +V925 Water-transport-related drowning and submersion without accident to watercraft : canoe or kayak +V926 Water-transport-related drowning and submersion without accident to watercraft : inflatable craft (nonpowered) +V927 Water-transport-related drowning and submersion without accident to watercraft : water-skis +V928 Water-transport-related drowning and submersion without accident to watercraft : other unpowered watercraft +V929 Water-transport-related drowning and submersion without accident to watercraft : unspecified watercraft +V93 Accident on board watercraft without accident to watercraft, not causing drowning and submersion +V930 Accident on board watercraft without accident to watercraft, not causing drowning and submersion : merchant ship +V931 Accident on board watercraft without accident to watercraft, not causing drowning and submersion : passenger ship +V932 Accident on board watercraft without accident to watercraft, not causing drowning and submersion : fishing boat +V933 Accident on board watercraft without accident to watercraft, not causing drowning and submersion : other powered watercraft +V934 Accident on board watercraft without accident to watercraft, not causing drowning and submersion : sailboat +V935 Accident on board watercraft without accident to watercraft, not causing drowning and submersion : canoe or kayak +V936 Accident on board watercraft without accident to watercraft, not causing drowning and submersion : inflatable craft (nonpowered) +V937 Accident on board watercraft without accident to watercraft, not causing drowning and submersion : water-skis +V938 Accident on board watercraft without accident to watercraft, not causing drowning and submersion : other unpowered watercraft +V939 Accident on board watercraft without accident to watercraft, not causing drowning and submersion : unspecified watercraft +V94 Other and unspecified water transport accidents +V940 Other and unspecified water transport accidents : merchant ship +V941 Other and unspecified water transport accidents : passenger ship +V942 Other and unspecified water transport accidents : fishing boat +V943 Other and unspecified water transport accidents : other powered watercraft +V944 Other and unspecified water transport accidents : sailboat +V945 Other and unspecified water transport accidents : canoe or kayak +V946 Other and unspecified water transport accidents : inflatable craft (nonpowered) +V947 Other and unspecified water transport accidents : water-skis +V948 Other and unspecified water transport accidents : other unpowered watercraft +V949 Other and unspecified water transport accidents : unspecified watercraft +V95 Accident to powered aircraft causing injury to occupant +V950 Helicopter accident injuring occupant +V951 Ultralight, microlight or powered-glider accident injuring occupant +V952 Accident to other private fixed-wing aircraft, injuring occupant +V953 Accident to commercial fixed-wing aircraft, injuring occupant +V954 Spacecraft accident injuring occupant +V958 Other aircraft accidents injuring occupant +V959 Unspecified aircraft accident injuring occupant +V96 Accident to nonpowered aircraft causing injury to occupant +V960 Balloon accident injuring occupant +V961 Hang-glider accident injuring occupant +V962 Glider (nonpowered) accident injuring occupant +V968 Other nonpowered-aircraft accidents injuring occupant +V969 Unspecified nonpowered-aircraft accident injuring occupant +V97 Other specified air transport accidents +V970 Occupant of aircraft injured in other specified air transport accidents +V971 Person injured while boarding or alighting from aircraft +V972 Parachutist injured in air transport accident +V973 Person on ground injured in air transport accident +V978 Other air transport accidents, not elsewhere classified +V98 Other specified transport accidents +V99 Unspecified transport accident +W00 Fall on same level involving ice and snow +W01 Fall on same level from slipping, tripping and stumbling +W02 Fall involving ice-skates, skis, roller-skates or skateboards +W03 Other fall on same level due to collision with, or pushing by, another person +W04 Fall while being carried or supported by other persons +W05 Fall involving wheelchair +W06 Fall involving bed +W07 Fall involving chair +W08 Fall involving other furniture +W09 Fall involving playground equipment +W10 Fall on and from stairs and steps +W11 Fall on and from ladder +W12 Fall on and from scaffolding +W13 Fall from, out of or through building or structure +W14 Fall from tree +W15 Fall from cliff +W16 Diving or jumping into water causing injury other than drowning or submersion +W17 Other fall from one level to another +W18 Other fall on same level +W19 Unspecified fall +W20 Struck by thrown, projected or falling object(s) +W21 Striking against or struck by sports equipment +W22 Striking against or struck by other object(s) +W23 Caught, crushed, jammed or pinched in or between objects +W24 Contact with lifting and transmission device(s), not elsewhere classified +W25 Contact with sharp glass +W26 Contact with other sharp object(s) +W260 Contact with knife, sword or dagger +W268 Contact with other sharp object(s), not elsewhere classified +W269 Contact with unspecified sharp object(s) +W27 Contact with nonpowered hand tool +W28 Contact with powered lawnmower +W29 Contact with other powered hand tools and household machinery +W30 Contact with agricultural machinery +W31 Contact with other and unspecified machinery +W32 Handgun discharge +W33 Rifle, shotgun and larger firearm discharge +W34 Discharge from other and unspecified firearms +W35 Explosion and rupture of boiler +W36 Explosion and rupture of gas cylinder +W37 Explosion and rupture of pressurized tyre, pipe or hose +W38 Explosion and rupture of other specified pressurized devices +W39 Discharge of firework +W40 Explosion of other materials +W41 Exposure to high-pressure jet +W42 Exposure to noise +W43 Exposure to vibration +W44 Foreign body entering into or through eye or natural orifice +W45 Foreign body or object entering through skin +W46 Contact with hypodermic needle +W49 Exposure to other and unspecified inanimate mechanical forces +W50 Hit, struck, kicked, twisted, bitten or scratched by another person +W51 Striking against or bumped into by another person +W52 Crushed, pushed or stepped on by crowd or human stampede +W53 Bitten by rat +W54 Bitten or struck by dog +W55 Bitten or struck by other mammals +W56 Contact with marine animal +W57 Bitten or stung by nonvenomous insect and other nonvenomous arthropods +W58 Bitten or struck by crocodile or alligator +W59 Bitten or crushed by other reptiles +W60 Contact with plant thorns and spines and sharp leaves +W64 Exposure to other and unspecified animate mechanical forces +W65 Drowning and submersion while in bath-tub +W66 Drowning and submersion following fall into bath-tub +W67 Drowning and submersion while in swimming-pool +W68 Drowning and submersion following fall into swimming-pool +W69 Drowning and submersion while in natural water +W70 Drowning and submersion following fall into natural water +W73 Other specified drowning and submersion +W74 Unspecified drowning and submersion +W75 Accidental suffocation and strangulation in bed +W76 Other accidental hanging and strangulation +W77 Threat to breathing due to cave-in, falling earth and other substances +W78 Inhalation of gastric contents +W79 Inhalation and ingestion of food causing obstruction of respiratory tract +W80 Inhalation and ingestion of other objects causing obstruction of respiratory tract +W81 Confined to or trapped in a low-oxygen environment +W83 Other specified threats to breathing +W84 Unspecified threat to breathing +W85 Exposure to electric transmission lines +W86 Exposure to other specified electric current +W87 Exposure to unspecified electric current +W88 Exposure to ionizing radiation +W89 Exposure to man-made visible and ultraviolet light +W90 Exposure to other nonionizing radiation +W91 Exposure to unspecified type of radiation +W92 Exposure to excessive heat of man-made origin +W93 Exposure to excessive cold of man-made origin +W94 Exposure to high and low air pressure and changes in air pressure +W99 Exposure to other and unspecified man-made environmental factors +X00 Exposure to uncontrolled fire in building or structure +X01 Exposure to uncontrolled fire, not in building or structure +X02 Exposure to controlled fire in building or structure +X03 Exposure to controlled fire, not in building or structure +X04 Exposure to ignition of highly flammable material +X05 Exposure to ignition or melting of nightwear +X06 Exposure to ignition or melting of other clothing and apparel +X08 Exposure to other specified smoke, fire and flames +X09 Exposure to unspecified smoke, fire and flames +X10 Contact with hot drinks, food, fats and cooking oils +X11 Contact with hot tap-water +X12 Contact with other hot fluids +X13 Contact with steam and hot vapours +X14 Contact with hot air and gases +X15 Contact with hot household appliances +X16 Contact with hot heating appliances, radiators and pipes +X17 Contact with hot engines, machinery and tools +X18 Contact with other hot metals +X19 Contact with other and unspecified heat and hot substances +X20 Contact with venomous snakes and lizards +X21 Contact with venomous spiders +X22 Contact with scorpions +X23 Contact with hornets, wasps and bees +X24 Contact with centipedes and venomous millipedes (tropical) +X25 Contact with other venomous arthropods +X26 Contact with venomous marine animals and plants +X27 Contact with other specified venomous animals +X28 Contact with other specified venomous plants +X29 Contact with unspecified venomous animal or plant +X30 Exposure to excessive natural heat +X31 Exposure to excessive natural cold +X32 Exposure to sunlight +X33 Victim of lightning +X34 Victim of earthquake +X340 Victim of cataclysmic earth movements caused by earthquake +X341 Victim of tsunami +X348 Victim of other specified effects of earthquake +X349 Victim of unspecified effect of earthquake +X35 Victim of volcanic eruption +X36 Victim of avalanche, landslide and other earth movements +X37 Victim of cataclysmic storm +X38 Victim of flood +X39 Exposure to other and unspecified forces of nature +X40 Accidental poisoning by and exposure to nonopioid analgesics, antipyretics and antirheumatics +X41 Accidental poisoning by and exposure to antiepileptic, sedative-hypnotic, antiparkinsonism and psychotropic drugs, not elsewhere classified +X42 Accidental poisoning by and exposure to narcotics and psychodysleptics [hallucinogens], not elsewhere classified +X43 Accidental poisoning by and exposure to other drugs acting on the autonomic nervous system +X44 Accidental poisoning by and exposure to other and unspecified drugs, medicaments and biological substances +X45 Accidental poisoning by and exposure to alcohol +X46 Accidental poisoning by and exposure to organic solvents and halogenated hydrocarbons and their vapours +X47 Accidental poisoning by and exposure to carbon monoxide and other gases and vapours +X470 Accidental poisoning by and exposure to carbon monoxide from combustion engine exhaust +X471 Accidental poisoning by and exposure to carbon monoxide from utility gas +X472 Accidental poisoning by and exposure to carbon monoxide from other domestic fuels +X473 Accidental poisoning by and exposure to carbon monoxide from other sources +X474 Accidental poisoning by and exposure to carbon monoxide from unspecified sources +X478 Accidental poisoning by and exposure to other specified gases and vapours +X479 Accidental poisoning by and exposure to unspecified gases and vapours +X48 Accidental poisoning by and exposure to pesticides +X49 Accidental poisoning by and exposure to other and unspecified chemicals and noxious substances +X50 Overexertion and strenuous or repetitive movements +X51 Travel and motion +X52 Prolonged stay in weightless environment +X53 Lack of food +X54 Lack of water +X57 Unspecified privation +X58 Exposure to other specified factors +X59 Exposure to unspecified factor +X590 Exposure to unspecified factor causing fracture +X599 Exposure to unspecified factor causing other and unspecified injury +X60 Intentional self-poisoning by and exposure to nonopioid analgesics, antipyretics and antirheumatics +X61 Intentional self-poisoning by and exposure to antiepileptic, sedative-hypnotic, antiparkinsonism and psychotropic drugs, not elsewhere classified +X62 Intentional self-poisoning by and exposure to narcotics and psychodysleptics [hallucinogens], not elsewhere classified +X63 Intentional self-poisoning by and exposure to other drugs acting on the autonomic nervous system +X64 Intentional self-poisoning by and exposure to other and unspecified drugs, medicaments and biological substances +X65 Intentional self-poisoning by and exposure to alcohol +X66 Intentional self-poisoning by and exposure to organic solvents and halogenated hydrocarbons and their vapours +X67 Intentional self-poisoning by and exposure to carbon monoxide and other gases and vapours +X670 Intentional self-poisoning by and exposure to carbon monoxide from combustion engine exhaust +X671 Intentional self-poisoning by and exposure to carbon monoxide from utility gas +X672 Intentional self-poisoning by and exposure to carbon monoxide from other domestic fuels +X673 Intentional self-poisoning by and exposure to carbon monoxide from other sources +X674 Intentional self-poisoning by and exposure to carbon monoxide from unspecified sources +X678 Intentional self-poisoning by and exposure to other specified gases and vapours +X679 Intentional self-poisoning by and exposure to unspecified gases and vapours +X68 Intentional self-poisoning by and exposure to pesticides +X69 Intentional self-poisoning by and exposure to other and unspecified chemicals and noxious substances +X70 Intentional self-harm by hanging, strangulation and suffocation +X71 Intentional self-harm by drowning and submersion +X72 Intentional self-harm by handgun discharge +X73 Intentional self-harm by rifle, shotgun and larger firearm discharge +X74 Intentional self-harm by other and unspecified firearm discharge +X75 Intentional self-harm by explosive material +X76 Intentional self-harm by smoke, fire and flames +X77 Intentional self-harm by steam, hot vapours and hot objects +X78 Intentional self-harm by sharp object +X79 Intentional self-harm by blunt object +X80 Intentional self-harm by jumping from a high place +X81 Intentional self-harm by jumping or lying before moving object +X82 Intentional self-harm by crashing of motor vehicle +X83 Intentional self-harm by other specified means +X84 Intentional self-harm by unspecified means +X85 Assault by drugs, medicaments and biological substances +X86 Assault by corrosive substance +X87 Assault by pesticides +X88 Assault by gases and vapours +X880 Assault by carbon monoxide from combustion engine exhaust +X881 Assault by carbon monoxide from utility gas +X882 Assault by carbon monoxide from other domestic fuels +X883 Assault by carbon monoxide from other sources +X884 Assault by carbon monoxide from unspecified sources +X888 Assault by other specified gases and vapours +X889 Assault by unspecified gases and vapours +X89 Assault by other specified chemicals and noxious substances +X90 Assault by unspecified chemical or noxious substance +X91 Assault by hanging, strangulation and suffocation +X92 Assault by drowning and submersion +X93 Assault by handgun discharge +X94 Assault by rifle, shotgun and larger firearm discharge +X95 Assault by other and unspecified firearm discharge +X96 Assault by explosive material +X97 Assault by smoke, fire and flames +X98 Assault by steam, hot vapours and hot objects +X99 Assault by sharp object +Y00 Assault by blunt object +Y01 Assault by pushing from high place +Y02 Assault by pushing or placing victim before moving object +Y03 Assault by crashing of motor vehicle +Y04 Assault by bodily force +Y05 Sexual assault by bodily force +Y06 Neglect and abandonment +Y060 By spouse or partner +Y061 By parent +Y062 By acquaintance or friend +Y068 By other specified persons +Y069 By unspecified person +Y07 Other maltreatment +Y070 By spouse or partner +Y071 By parent +Y072 By acquaintance or friend +Y073 By official authorities +Y078 By other specified persons +Y079 By unspecified person +Y08 Assault by other specified means +Y09 Assault by unspecified means +Y10 Poisoning by and exposure to nonopioid analgesics, antipyretics and antirheumatics, undetermined intent +Y11 Poisoning by and exposure to antiepileptic, sedative-hypnotic, antiparkinsonism and psychotropic drugs, not elsewhere classified, undetermined intent +Y12 Poisoning by and exposure to narcotics and psychodysleptics [hallucinogens], not elsewhere classified, undetermined intent +Y13 Poisoning by and exposure to other drugs acting on the autonomic nervous system, undetermined intent +Y14 Poisoning by and exposure to other and unspecified drugs, medicaments and biological substances, undetermined intent +Y15 Poisoning by and exposure to alcohol, undetermined intent +Y16 Poisoning by and exposure to organic solvents and halogenated hydrocarbons and their vapours, undetermined intent +Y17 Poisoning by and exposure to carbon monoxide and other gases and vapours, undetermined intent +Y170 Poisoning by and exposure to carbon monoxide from combustion engine exhaust, undetermined intent +Y171 Poisoning by and exposure to carbon monoxide from utility gas, undetermined intent +Y172 Poisoning by and exposure to carbon monoxide from other domestic fuels, undetermined intent +Y173 Poisoning by and exposure to carbon monoxide from other sources, undetermined intent +Y174 Poisoning by and exposure to carbon monoxide from unspecified sources, undetermined intent +Y178 Poisoning by and exposure to other specified gases and vapours, undetermined intent +Y179 Poisoning by and exposure to unspecified gases and vapours, undetermined intent +Y18 Poisoning by and exposure to pesticides, undetermined intent +Y19 Poisoning by and exposure to other and unspecified chemicals and noxious substances, undetermined intent +Y20 Hanging, strangulation and suffocation, undetermined intent +Y21 Drowning and submersion, undetermined intent +Y22 Handgun discharge, undetermined intent +Y23 Rifle, shotgun and larger firearm discharge, undetermined intent +Y24 Other and unspecified firearm discharge, undetermined intent +Y25 Contact with explosive material, undetermined intent +Y26 Exposure to smoke, fire and flames, undetermined intent +Y27 Contact with steam, hot vapours and hot objects, undetermined intent +Y28 Contact with sharp object, undetermined intent +Y29 Contact with blunt object, undetermined intent +Y30 Falling, jumping or pushed from a high place, undetermined intent +Y31 Falling, lying or running before or into moving object, undetermined intent +Y32 Crashing of motor vehicle, undetermined intent +Y33 Other specified events, undetermined intent +Y34 Unspecified event, undetermined intent +Y35 Legal intervention +Y350 Legal intervention involving firearm discharge +Y351 Legal intervention involving explosives +Y352 Legal intervention involving gas +Y353 Legal intervention involving blunt objects +Y354 Legal intervention involving sharp objects +Y355 Legal execution +Y356 Legal intervention involving other specified means +Y357 Legal intervention, means unspecified +Y36 Operations of war +Y360 War operations involving explosion of marine weapons +Y361 War operations involving destruction of aircraft +Y362 War operations involving other explosions and fragments +Y363 War operations involving fires, conflagrations and hot substances +Y364 War operations involving firearm discharge and other forms of conventional warfare +Y365 War operations involving nuclear weapons +Y366 War operations involving biological weapons +Y367 War operations involving chemical weapons and other forms of unconventional warfare +Y368 War operations occurring after cessation of hostilities +Y369 War operations, unspecified +Y40 Systemic antibiotics +Y400 Penicillins +Y401 Cefalosporins and other beta-lactam antibiotics +Y402 Chloramphenicol group +Y403 Macrolides +Y404 Tetracyclines +Y405 Aminoglycosides +Y406 Rifamycins +Y407 Antifungal antibiotics, systemically used +Y408 Other systemic antibiotics +Y409 Systemic antibiotic, unspecified +Y41 Other systemic anti-infectives and antiparasitics +Y410 Sulfonamides +Y411 Antimycobacterial drugs +Y412 Antimalarials and drugs acting on other blood protozoa +Y413 Other antiprotozoal drugs +Y414 Anthelminthics +Y415 Antiviral drugs +Y418 Other specified systemic anti-infectives and antiparasitics +Y419 Systemic anti-infective and antiparasitic, unspecified +Y42 Hormones and their synthetic substitutes and antagonists, not elsewhere classified +Y420 Glucocorticoids and synthetic analogues +Y421 Thyroid hormones and substitutes +Y422 Antithyroid drugs +Y423 Insulin and oral hypoglycaemic [antidiabetic] drugs +Y424 Oral contraceptives +Y425 Other estrogens and progestogens +Y426 Antigonadotrophins, antiestrogens, antiandrogens, not elsewhere classified +Y427 Androgens and anabolic congeners +Y428 Other and unspecified hormones and their synthetic substitutes +Y429 Other and unspecified hormone antagonists +Y43 Primarily systemic agents +Y430 Antiallergic and antiemetic drugs +Y431 Antineoplastic antimetabolites +Y432 Antineoplastic natural products +Y433 Other antineoplastic drugs +Y434 Immunosuppressive agents +Y435 Acidifying and alkalizing agents +Y436 Enzymes, not elsewhere classified +Y438 Other primarily systemic agents, not elsewhere classified +Y439 Primarily systemic agent, unspecified +Y44 Agents primarily affecting blood constituents +Y440 Iron preparations and other anti-hypochromic-anaemia preparations +Y441 Vitamin B 12 , folic acid and other anti-megaloblastic-anaemia preparations +Y442 Anticoagulants +Y443 Anticoagulant antagonists, vitamin K and other coagulants +Y444 Antithrombotic drugs [platelet-aggregation inhibitors] +Y445 Thrombolytic drugs +Y446 Natural blood and blood products +Y447 Plasma substitutes +Y449 Other and unspecified agents affecting blood constituents +Y45 Analgesics, antipyretics and anti-inflammatory drugs +Y450 Opioids and related analgesics +Y451 Salicylates +Y452 Propionic acid derivatives +Y453 Other nonsteroidal anti-inflammatory drugs [NSAID] +Y454 Antirheumatics +Y455 4-Aminophenol derivatives +Y458 Other analgesics and antipyretics +Y459 Analgesic, antipyretic and anti-inflammatory drug, unspecified +Y46 Antiepileptics and antiparkinsonism drugs +Y460 Succinimides +Y461 Oxazolidinediones +Y462 Hydantoin derivatives +Y463 Deoxybarbiturates +Y464 Iminostilbenes +Y465 Valproic acid +Y466 Other and unspecified antiepileptics +Y467 Antiparkinsonism drugs +Y468 Antispasticity drugs +Y47 Sedatives, hypnotics and antianxiety drugs +Y470 Barbiturates, not elsewhere classified +Y471 Benzodiazepines +Y472 Cloral derivatives +Y473 Paraldehyde +Y474 Bromine compounds +Y475 Mixed sedatives and hypnotics, not elsewhere classified +Y478 Other sedatives, hypnotics and antianxiety drugs +Y479 Sedative, hypnotic and antianxiety drug, unspecified +Y48 Anaesthetics and therapeutic gases +Y480 Inhaled anaesthetics +Y481 Parenteral anaesthetics +Y482 Other and unspecified general anaesthetics +Y483 Local anaesthetics +Y484 Anaesthetic, unspecified +Y485 Therapeutic gases +Y49 Psychotropic drugs, not elsewhere classified +Y490 Tricyclic and tetracyclic antidepressants +Y491 Monoamine-oxidase-inhibitor antidepressants +Y492 Other and unspecified antidepressants +Y493 Phenothiazine antipsychotics and neuroleptics +Y494 Butyrophenone and thioxanthene neuroleptics +Y495 Other antipsychotics and neuroleptics +Y496 Psychodysleptics [hallucinogens] +Y497 Psychostimulants with abuse potential +Y498 Other psychotropic drugs, not elsewhere classified +Y499 Psychotropic drug, unspecified +Y50 Central nervous system stimulants, not elsewhere classified +Y500 Analeptics +Y501 Opioid receptor antagonists +Y502 Methylxanthines, not elsewhere classified +Y508 Other central nervous system stimulants +Y509 Central nervous system stimulant, unspecified +Y51 Drugs primarily affecting the autonomic nervous system +Y510 Anticholinesterase agents +Y511 Other parasympathomimetics [cholinergics] +Y512 Ganglionic blocking drugs, not elsewhere classified +Y513 Other parasympatholytics [anticholinergics and antimuscarinics] and spasmolytics, not elsewhere classified +Y514 Predominantly alpha-adrenoreceptor agonists, not elsewhere classified +Y515 Predominantly beta-adrenoreceptor agonists, not elsewhere classified +Y516 Alpha-adrenoreceptor antagonists, not elsewhere classified +Y517 Beta-adrenoreceptor antagonists, not elsewhere classified +Y518 Centrally acting and adrenergic-neuron-blocking agents, not elsewhere classified +Y519 Other and unspecified drugs primarily affecting the autonomic nervous system +Y52 Agents primarily affecting the cardiovascular system +Y520 Cardiac-stimulant glycosides and drugs of similar action +Y521 Calcium-channel blockers +Y522 Other antidysrhythmic drugs, not elsewhere classified +Y523 Coronary vasodilators, not elsewhere classified +Y524 Angiotensin-converting-enzyme inhibitors +Y525 Other antihypertensive drugs, not elsewhere classified +Y526 Antihyperlipidaemic and antiarteriosclerotic drugs +Y527 Peripheral vasodilators +Y528 Antivaricose drugs, including sclerosing agents +Y529 Other and unspecified agents primarily affecting the cardiovascular system +Y53 Agents primarily affecting the gastrointestinal system +Y530 Histamine H 2 -receptor antagonists +Y531 Other antacids and anti-gastric-secretion drugs +Y532 Stimulant laxatives +Y533 Saline and osmotic laxatives +Y534 Other laxatives +Y535 Digestants +Y536 Antidiarrhoeal drugs +Y537 Emetics +Y538 Other agents primarily affecting the gastrointestinal system +Y539 Agent primarily affecting the gastrointestinal system, unspecified +Y54 Agents primarily affecting water-balance and mineral and uric acid metabolism +Y540 Mineralocorticoids +Y541 Mineralocorticoid antagonists [aldosterone antagonists] +Y542 Carbonic-anhydrase inhibitors +Y543 Benzothiadiazine derivatives +Y544 Loop [high-ceiling] diuretics +Y545 Other diuretics +Y546 Electrolytic, caloric and water-balance agents +Y547 Agents affecting calcification +Y548 Agents affecting uric acid metabolism +Y549 Mineral salts, not elsewhere classified +Y55 Agents primarily acting on smooth and skeletal muscles and the respiratory system +Y550 Oxytocic drugs +Y551 Skeletal muscle relaxants [neuromuscular blocking agents] +Y552 Other and unspecified agents primarily acting on muscles +Y553 Antitussives +Y554 Expectorants +Y555 Anti-common-cold drugs +Y556 Antiasthmatics, not elsewhere classified +Y557 Other and unspecified agents primarily acting on the respiratory system +Y56 Topical agents primarily affecting skin and mucous membrane and ophthalmological, otorhinolaryngological and dental drugs +Y560 Local antifungal, anti-infective and anti-inflammatory drugs, not elsewhere classified +Y561 Antipruritics +Y562 Local astringents and local detergents +Y563 Emollients, demulcents and protectants +Y564 Keratolytics, keratoplastics and other hair treatment drugs and preparations +Y565 Ophthalmological drugs and preparations +Y566 Otorhinolaryngological drugs and preparations +Y567 Dental drugs, topically applied +Y568 Other topical agents +Y569 Topical agent, unspecified +Y57 Other and unspecified drugs and medicaments +Y570 Appetite depressants [anorectics] +Y571 Lipotropic drugs +Y572 Antidotes and chelating agents, not elsewhere classified +Y573 Alcohol deterrents +Y574 Pharmaceutical excipients +Y575 X-ray contrast media +Y576 Other diagnostic agents +Y577 Vitamins, not elsewhere classified +Y578 Other drugs and medicaments +Y579 Drug or medicament, unspecified +Y58 Bacterial vaccines +Y580 BCG vaccine +Y581 Typhoid and paratyphoid vaccine +Y582 Cholera vaccine +Y583 Plague vaccine +Y584 Tetanus vaccine +Y585 Diphtheria vaccine +Y586 Pertussis vaccine, including combinations with a pertussis component +Y588 Mixed bacterial vaccines, except combinations with a pertussis component +Y589 Other and unspecified bacterial vaccines +Y59 Other and unspecified vaccines and biological substances +Y590 Viral vaccines +Y591 Rickettsial vaccines +Y592 Protozoal vaccines +Y593 Immunoglobulin +Y598 Other specified vaccines and biological substances +Y599 Vaccine or biological substance, unspecified +Y60 Unintentional cut, puncture, perforation or haemorrhage during surgical and medical care +Y600 During surgical operation +Y601 During infusion or transfusion +Y602 During kidney dialysis or other perfusion +Y603 During injection or immunization +Y604 During endoscopic examination +Y605 During heart catheterization +Y606 During aspiration, puncture and other catheterization +Y607 During administration of enema +Y608 During other surgical and medical care +Y609 During unspecified surgical and medical care +Y61 Foreign object accidentally left in body during surgical and medical care +Y610 During surgical operation +Y611 During infusion or transfusion +Y612 During kidney dialysis or other perfusion +Y613 During injection or immunization +Y614 During endoscopic examination +Y615 During heart catheterization +Y616 During aspiration, puncture and other catheterization +Y617 During removal of catheter or packing +Y618 During other surgical and medical care +Y619 During unspecified surgical and medical care +Y62 Failure of sterile precautions during surgical and medical care +Y620 During surgical operation +Y621 During infusion or transfusion +Y622 During kidney dialysis or other perfusion +Y623 During injection or immunization +Y624 During endoscopic examination +Y625 During heart catheterization +Y626 During aspiration, puncture and other catheterization +Y628 During other surgical and medical care +Y629 During unspecified surgical and medical care +Y63 Failure in dosage during surgical and medical care +Y630 Excessive amount of blood or other fluid given during transfusion or infusion +Y631 Incorrect dilution of fluid used during infusion +Y632 Overdose of radiation given during therapy +Y633 Inadvertent exposure of patient to radiation during medical care +Y634 Failure in dosage in electroshock or insulin-shock therapy +Y635 Inappropriate temperature in local application and packing +Y636 Nonadministration of necessary drug, medicament or biological substance +Y638 Failure in dosage during other surgical and medical care +Y639 Failure in dosage during unspecified surgical and medical care +Y64 Contaminated medical or biological substances +Y640 Contaminated medical or biological substance, transfused or infused +Y641 Contaminated medical or biological substance, injected or used for immunization +Y648 Contaminated medical or biological substance administered by other means +Y649 Contaminated medical or biological substance administered by unspecified means +Y65 Other misadventures during surgical and medical care +Y650 Mismatched blood used in transfusion +Y651 Wrong fluid used in infusion +Y652 Failure in suture or ligature during surgical operation +Y653 Endotracheal tube wrongly placed during anaesthetic procedure +Y654 Failure to introduce or to remove other tube or instrument +Y655 Performance of inappropriate operation +Y658 Other specified misadventures during surgical and medical care +Y66 Nonadministration of surgical and medical care +Y69 Unspecified misadventure during surgical and medical care +Y70 Anaesthesiology devices associated with adverse incidents +Y700 Anaesthesiology devices associated with adverse incidents : diagnostic and monitoring devices +Y701 Anaesthesiology devices associated with adverse incidents : therapeutic (nonsurgical) and rehabilitative devices +Y702 Anaesthesiology devices associated with adverse incidents : prosthetic and other implants, materials and accessory devices +Y703 Anaesthesiology devices associated with adverse incidents : surgical instruments, materials and devices (including sutures) +Y708 Anaesthesiology devices associated with adverse incidents : miscellaneous devices, not elsewhere classified +Y71 Cardiovascular devices associated with adverse incidents +Y710 Cardiovascular devices associated with adverse incidents : diagnostic and monitoring devices +Y711 Cardiovascular devices associated with adverse incidents : therapeutic (nonsurgical) and rehabilitative devices +Y712 Cardiovascular devices associated with adverse incidents : prosthetic and other implants, materials and accessory devices +Y713 Cardiovascular devices associated with adverse incidents : surgical instruments, materials and devices (including sutures) +Y718 Cardiovascular devices associated with adverse incidents : miscellaneous devices, not elsewhere classified +Y72 Otorhinolaryngological devices associated with adverse incidents +Y720 Otorhinolaryngological devices associated with adverse incidents : diagnostic and monitoring devices +Y721 Otorhinolaryngological devices associated with adverse incidents : therapeutic (nonsurgical) and rehabilitative devices +Y722 Otorhinolaryngological devices associated with adverse incidents : prosthetic and other implants, materials and accessory devices +Y723 Otorhinolaryngological devices associated with adverse incidents : surgical instruments, materials and devices (including sutures) +Y728 Otorhinolaryngological devices associated with adverse incidents : miscellaneous devices, not elsewhere classified +Y73 Gastroenterology and urology devices associated with adverse incidents +Y730 Gastroenterology and urology devices associated with adverse incidents : diagnostic and monitoring devices +Y731 Gastroenterology and urology devices associated with adverse incidents : therapeutic (nonsurgical) and rehabilitative devices +Y732 Gastroenterology and urology devices associated with adverse incidents : prosthetic and other implants, materials and accessory devices +Y733 Gastroenterology and urology devices associated with adverse incidents : surgical instruments, materials and devices (including sutures) +Y738 Gastroenterology and urology devices associated with adverse incidents : miscellaneous devices, not elsewhere classified +Y74 General hospital and personal-use devices associated with adverse incidents +Y740 General hospital and personal-use devices associated with adverse incidents : diagnostic and monitoring devices +Y741 General hospital and personal-use devices associated with adverse incidents : therapeutic (nonsurgical) and rehabilitative devices +Y742 General hospital and personal-use devices associated with adverse incidents : prosthetic and other implants, materials and accessory devices +Y743 General hospital and personal-use devices associated with adverse incidents : surgical instruments, materials and devices (including sutures) +Y748 General hospital and personal-use devices associated with adverse incidents : miscellaneous devices, not elsewhere classified +Y75 Neurological devices associated with adverse incidents +Y750 Neurological devices associated with adverse incidents : diagnostic and monitoring devices +Y751 Neurological devices associated with adverse incidents : therapeutic (nonsurgical) and rehabilitative devices +Y752 Neurological devices associated with adverse incidents : prosthetic and other implants, materials and accessory devices +Y753 Neurological devices associated with adverse incidents : surgical instruments, materials and devices (including sutures) +Y758 Neurological devices associated with adverse incidents : miscellaneous devices, not elsewhere classified +Y76 Obstetric and gynaecological devices associated with adverse incidents +Y760 Obstetric and gynaecological devices associated with adverse incidents : diagnostic and monitoring devices +Y761 Obstetric and gynaecological devices associated with adverse incidents : therapeutic (nonsurgical) and rehabilitative devices +Y762 Obstetric and gynaecological devices associated with adverse incidents : prosthetic and other implants, materials and accessory devices +Y763 Obstetric and gynaecological devices associated with adverse incidents : surgical instruments, materials and devices (including sutures) +Y768 Obstetric and gynaecological devices associated with adverse incidents : miscellaneous devices, not elsewhere classified +Y77 Ophthalmic devices associated with adverse incidents +Y770 Ophthalmic devices associated with adverse incidents : diagnostic and monitoring devices +Y771 Ophthalmic devices associated with adverse incidents : therapeutic (nonsurgical) and rehabilitative devices +Y772 Ophthalmic devices associated with adverse incidents : prosthetic and other implants, materials and accessory devices +Y773 Ophthalmic devices associated with adverse incidents : surgical instruments, materials and devices (including sutures) +Y778 Ophthalmic devices associated with adverse incidents : miscellaneous devices, not elsewhere classified +Y78 Radiological devices associated with adverse incidents +Y780 Radiological devices associated with adverse incidents : diagnostic and monitoring devices +Y781 Radiological devices associated with adverse incidents : therapeutic (nonsurgical) and rehabilitative devices +Y782 Radiological devices associated with adverse incidents : prosthetic and other implants, materials and accessory devices +Y783 Radiological devices associated with adverse incidents : surgical instruments, materials and devices (including sutures) +Y788 Radiological devices associated with adverse incidents : miscellaneous devices, not elsewhere classified +Y79 Orthopaedic devices associated with adverse incidents +Y790 Orthopaedic devices associated with adverse incidents : diagnostic and monitoring devices +Y791 Orthopaedic devices associated with adverse incidents : therapeutic (nonsurgical) and rehabilitative devices +Y792 Orthopaedic devices associated with adverse incidents : prosthetic and other implants, materials and accessory devices +Y793 Orthopaedic devices associated with adverse incidents : surgical instruments, materials and devices (including sutures) +Y798 Orthopaedic devices associated with adverse incidents : miscellaneous devices, not elsewhere classified +Y80 Physical medicine devices associated with adverse incidents +Y800 Physical medicine devices associated with adverse incidents : diagnostic and monitoring devices +Y801 Physical medicine devices associated with adverse incidents : therapeutic (nonsurgical) and rehabilitative devices +Y802 Physical medicine devices associated with adverse incidents : prosthetic and other implants, materials and accessory devices +Y803 Physical medicine devices associated with adverse incidents : surgical instruments, materials and devices (including sutures) +Y808 Physical medicine devices associated with adverse incidents : miscellaneous devices, not elsewhere classified +Y81 General- and plastic-surgery devices associated with adverse incidents +Y810 General- and plastic-surgery devices associated with adverse incidents : diagnostic and monitoring devices +Y811 General- and plastic-surgery devices associated with adverse incidents : therapeutic (nonsurgical) and rehabilitative devices +Y812 General- and plastic-surgery devices associated with adverse incidents : prosthetic and other implants, materials and accessory devices +Y813 General- and plastic-surgery devices associated with adverse incidents : surgical instruments, materials and devices (including sutures) +Y818 General- and plastic-surgery devices associated with adverse incidents : miscellaneous devices, not elsewhere classified +Y82 Other and unspecified medical devices associated with adverse incidents +Y820 Other and unspecified medical devices associated with adverse incidents : diagnostic and monitoring devices +Y821 Other and unspecified medical devices associated with adverse incidents : therapeutic (nonsurgical) and rehabilitative devices +Y822 Other and unspecified medical devices associated with adverse incidents : prosthetic and other implants, materials and accessory devices +Y823 Other and unspecified medical devices associated with adverse incidents : surgical instruments, materials and devices (including sutures) +Y828 Other and unspecified medical devices associated with adverse incidents : miscellaneous devices, not elsewhere classified +Y83 Surgical operation and other surgical procedures as the cause of abnormal reaction of the patient, or of later complication, without mention of misadventure at the time of the procedure +Y830 Surgical operation with transplant of whole organ +Y831 Surgical operation with implant of artificial internal device +Y832 Surgical operation with anastomosis, bypass or graft +Y833 Surgical operation with formation of external stoma +Y834 Other reconstructive surgery +Y835 Amputation of limb(s) +Y836 Removal of other organ (partial) (total) +Y838 Other surgical procedures +Y839 Surgical procedure, unspecified +Y84 Other medical procedures as the cause of abnormal reaction of the patient, or of later complication, without mention of misadventure at the time of the procedure +Y840 Cardiac catheterization +Y841 Kidney dialysis +Y842 Radiological procedure and radiotherapy +Y843 Shock therapy +Y844 Aspiration of fluid +Y845 Insertion of gastric or duodenal sound +Y846 Urinary catheterization +Y847 Blood-sampling +Y848 Other medical procedures +Y849 Medical procedure, unspecified +Y85 Sequelae of transport accidents +Y850 Sequelae of motor-vehicle accident +Y859 Sequelae of other and unspecified transport accidents +Y86 Sequelae of other accidents +Y87 Sequelae of intentional self-harm, assault and events of undetermined intent +Y870 Sequelae of intentional self-harm +Y871 Sequelae of assault +Y872 Sequelae of events of undetermined intent +Y88 Sequelae with surgical and medical care as external cause +Y880 Sequelae of adverse effects caused by drugs, medicaments and biological substances in therapeutic use +Y881 Sequelae of misadventures to patients during surgical and medical procedures +Y882 Sequelae of adverse incidents associated with medical devices in diagnostic and therapeutic use +Y883 Sequelae of surgical and medical procedures as the cause of abnormal reaction of the patient, or of later complication, without mention of misadventure at the time of the procedure +Y89 Sequelae of other external causes +Y890 Sequelae of legal intervention +Y891 Sequelae of war operations +Y899 Sequelae of unspecified external cause +Y90 Evidence of alcohol involvement determined by blood alcohol level +Y900 Blood alcohol level of less than 20 mg/100 ml +Y901 Blood alcohol level of 20-39 mg/100 ml +Y902 Blood alcohol level of 40-59 mg/100 ml +Y903 Blood alcohol level of 60-79 mg/100 ml +Y904 Blood alcohol level of 80-99 mg/100 ml +Y905 Blood alcohol level of 100-119 mg/100 ml +Y906 Blood alcohol level of 120-199 mg/100 ml +Y907 Blood alcohol level of 200-239 mg/100 ml +Y908 Blood alcohol level of 240 mg/100 ml or more +Y909 Presence of alcohol in blood, level not specified +Y91 Evidence of alcohol involvement determined by level of intoxication +Y910 Mild alcohol intoxication +Y911 Moderate alcohol intoxication +Y912 Severe alcohol intoxication +Y913 Very severe alcohol intoxication +Y919 Alcohol involvement, not otherwise specified +Y95 Nosocomial condition +Y96 Work-related condition +Y97 Environmental-pollution-related condition +Y98 Lifestyle-related condition +Z00 General examination and investigation of persons without complaint and reported diagnosis +Z000 General medical examination +Z001 Routine child health examination +Z002 Examination for period of rapid growth in childhood +Z003 Examination for adolescent development state +Z004 General psychiatric examination, not elsewhere classified +Z005 Examination of potential donor of organ and tissue +Z006 Examination for normal comparison and control in clinical research programme +Z008 Other general examinations +Z01 Other special examinations and investigations of persons without complaint or reported diagnosis +Z010 Examination of eyes and vision +Z011 Examination of ears and hearing +Z012 Dental examination +Z013 Examination of blood pressure +Z014 Gynaecological examination (general)(routine) +Z015 Diagnostic skin and sensitization tests +Z016 Radiological examination, not elsewhere classified +Z017 Laboratory examination +Z018 Other specified special examinations +Z019 Special examination, unspecified +Z02 Examination and encounter for administrative purposes +Z020 Examination for admission to educational institution +Z021 Pre-employment examination +Z022 Examination for admission to residential institutions +Z023 Examination for recruitment to armed forces +Z024 Examination for driving licence +Z025 Examination for participation in sport +Z026 Examination for insurance purposes +Z027 Issue of medical certificate +Z028 Other examinations for administrative purposes +Z029 Examination for administrative purposes, unspecified +Z03 Medical observation and evaluation for suspected diseases and conditions, ruled out +Z030 Observation for suspected tuberculosis +Z031 Observation for suspected malignant neoplasm +Z032 Observation for suspected mental and behavioural disorders +Z033 Observation for suspected nervous system disorder +Z034 Observation for suspected myocardial infarction +Z035 Observation for other suspected cardiovascular diseases +Z036 Observation for suspected toxic effect from ingested substance +Z038 Observation for other suspected diseases and conditions +Z039 Observation for suspected disease or condition, unspecified +Z04 Examination and observation for other reasons +Z040 Blood-alcohol and blood-drug test +Z041 Examination and observation following transport accident +Z042 Examination and observation following work accident +Z043 Examination and observation following other accident +Z044 Examination and observation following alleged rape and seduction +Z045 Examination and observation following other inflicted injury +Z046 General psychiatric examination, requested by authority +Z048 Examination and observation for other specified reasons +Z049 Examination and observation for unspecified reason +Z08 Follow-up examination after treatment for malignant neoplasms +Z080 Follow-up examination after surgery for malignant neoplasm +Z081 Follow-up examination after radiotherapy for malignant neoplasm +Z082 Follow-up examination after chemotherapy for malignant neoplasm +Z087 Follow-up examination after combined treatment for malignant neoplasm +Z088 Follow-up examination after other treatment for malignant neoplasm +Z089 Follow-up examination after unspecified treatment for malignant neoplasm +Z09 Follow-up examination after treatment for conditions other than malignant neoplasms +Z090 Follow-up examination after surgery for other conditions +Z091 Follow-up examination after radiotherapy for other conditions +Z092 Follow-up examination after chemotherapy for other conditions +Z093 Follow-up examination after psychotherapy +Z094 Follow-up examination after treatment of fracture +Z097 Follow-up examination after combined treatment for other conditions +Z098 Follow-up examination after other treatment for other conditions +Z099 Follow-up examination after unspecified treatment for other conditions +Z10 Routine general health check-up of defined subpopulation +Z100 Occupational health examination +Z101 Routine general health check-up of inhabitants of institutions +Z102 Routine general health check-up of armed forces +Z103 Routine general health check-up of sports teams +Z108 Routine general health check-up of other defined subpopulations +Z11 Special screening examination for infectious and parasitic diseases +Z110 Special screening examination for intestinal infectious diseases +Z111 Special screening examination for respiratory tuberculosis +Z112 Special screening examination for other bacterial diseases +Z113 Special screening examination for infections with a predominantly sexual mode of transmission +Z114 Special screening examination for human immunodeficiency virus [HIV] +Z115 Special screening examination for other viral diseases +Z116 Special screening examination for other protozoal diseases and helminthiases +Z118 Special screening examination for other infectious and parasitic diseases +Z119 Special screening examination for infectious and parasitic diseases, unspecified +Z12 Special screening examination for neoplasms +Z120 Special screening examination for neoplasm of stomach +Z121 Special screening examination for neoplasm of intestinal tract +Z122 Special screening examination for neoplasm of respiratory organs +Z123 Special screening examination for neoplasm of breast +Z124 Special screening examination for neoplasm of cervix +Z125 Special screening examination for neoplasm of prostate +Z126 Special screening examination for neoplasm of bladder +Z128 Special screening examination for neoplasms of other sites +Z129 Special screening examination for neoplasm, unspecified +Z13 Special screening examination for other diseases and disorders +Z130 Special screening examination for diseases of the blood and blood-forming organs and certain disorders involving the immune mechanism +Z131 Special screening examination for diabetes mellitus +Z132 Special screening examination for nutritional disorders +Z133 Special screening examination for mental and behavioural disorders +Z134 Special screening examination for certain developmental disorders in childhood +Z135 Special screening examination for eye and ear disorders +Z136 Special screening examination for cardiovascular disorders +Z137 Special screening examination for congenital malformations, deformations and chromosomal abnormalities +Z138 Special screening examination for other specified diseases and disorders +Z139 Special screening examination, unspecified +Z20 Contact with and exposure to communicable diseases +Z200 Contact with and exposure to intestinal infectious diseases +Z201 Contact with and exposure to tuberculosis +Z202 Contact with and exposure to infections with a predominantly sexual mode of transmission +Z203 Contact with and exposure to rabies +Z204 Contact with and exposure to rubella +Z205 Contact with and exposure to viral hepatitis +Z206 Contact with and exposure to human immunodeficiency virus [HIV] +Z207 Contact with and exposure to pediculosis, acariasis and other infestations +Z208 Contact with and exposure to other communicable diseases +Z209 Contact with and exposure to unspecified communicable disease +Z21 Asymptomatic human immunodeficiency virus [HIV] infection status +Z22 Carrier of infectious disease +Z220 Carrier of typhoid +Z221 Carrier of other intestinal infectious diseases +Z222 Carrier of diphtheria +Z223 Carrier of other specified bacterial diseases +Z224 Carrier of infections with a predominantly sexual mode of transmission +Z226 Carrier of human T-lymphotropic virus type- 1 [HTLV-1] infection +Z227 Latent tuberculosis +Z228 Carrier of other infectious diseases +Z229 Carrier of infectious disease, unspecified +Z23 Need for immunization against single bacterial diseases +Z230 Need for immunization against cholera alone +Z231 Need for immunization against typhoid-paratyphoid alone [TAB] +Z232 Need for immunization against tuberculosis [BCG] +Z233 Need for immunization against plague +Z234 Need for immunization against tularaemia +Z235 Need for immunization against tetanus alone +Z236 Need for immunization against diphtheria alone +Z237 Need for immunization against pertussis alone +Z238 Need for immunization against other single bacterial diseases +Z24 Need for immunization against certain single viral diseases +Z240 Need for immunization against poliomyelitis +Z241 Need for immunization against arthropod-borne viral encephalitis +Z242 Need for immunization against rabies +Z243 Need for immunization against yellow fever +Z244 Need for immunization against measles alone +Z245 Need for immunization against rubella alone +Z246 Need for immunization against viral hepatitis +Z25 Need for immunization against other single viral diseases +Z250 Need for immunization against mumps alone +Z251 Need for immunization against influenza +Z258 Need for immunization against other specified single viral diseases +Z26 Need for immunization against other single infectious diseases +Z260 Need for immunization against leishmaniasis +Z268 Need for immunization against other specified single infectious diseases +Z269 Need for immunization against unspecified infectious disease +Z27 Need for immunization against combinations of infectious diseases +Z270 Need for immunization against cholera with typhoid-paratyphoid [cholera + TAB] +Z271 Need for immunization against diphtheria-tetanus-pertussis, combined [DTP] +Z272 Need for immunization against diphtheria-tetanus-pertussis with typhoid-paratyphoid [DTP + TAB] +Z273 Need for immunization against diphtheria-tetanus-pertussis with poliomyelitis [DTP + polio] +Z274 Need for immunization against measles-mumps-rubella [MMR] +Z278 Need for immunization against other combinations of infectious diseases +Z279 Need for immunization against unspecified combinations of infectious diseases +Z28 Immunization not carried out +Z280 Immunization not carried out because of contraindication +Z281 Immunization not carried out because of patient's decision for reasons of belief or group pressure +Z282 Immunization not carried out because of patient's decision for other and unspecified reasons +Z288 Immunization not carried out for other reasons +Z289 Immunization not carried out for unspecified reason +Z29 Need for other prophylactic measures +Z290 Isolation +Z291 Prophylactic immunotherapy +Z292 Other prophylactic chemotherapy +Z298 Other specified prophylactic measures +Z299 Prophylactic measure, unspecified +Z30 Contraceptive management +Z300 General counselling and advice on contraception +Z301 Insertion of (intrauterine) contraceptive device +Z302 Sterilization +Z303 Menstrual extraction +Z304 Surveillance of contraceptive drugs +Z305 Surveillance of (intrauterine) contraceptive device +Z308 Other contraceptive management +Z309 Contraceptive management, unspecified +Z31 Procreative management +Z310 Tuboplasty or vasoplasty after previous sterilization +Z311 Artificial insemination +Z312 In vitro fertilization +Z313 Other assisted fertilization methods +Z314 Procreative investigation and testing +Z315 Genetic counselling +Z316 General counselling and advice on procreation +Z318 Other procreative management +Z319 Procreative management, unspecified +Z32 Pregnancy examination and test +Z320 Pregnancy, not (yet) confirmed +Z321 Pregnancy confirmed +Z33 Pregnant state, incidental +Z34 Supervision of normal pregnancy +Z340 Supervision of normal first pregnancy +Z348 Supervision of other normal pregnancy +Z349 Supervision of normal pregnancy, unspecified +Z35 Supervision of high-risk pregnancy +Z350 Supervision of pregnancy with history of infertility +Z351 Supervision of pregnancy with history of abortive outcome +Z352 Supervision of pregnancy with other poor reproductive or obstetric history +Z353 Supervision of pregnancy with history of insufficient antenatal care +Z354 Supervision of pregnancy with grand multiparity +Z355 Supervision of elderly primigravida +Z356 Supervision of very young primigravida +Z357 Supervision of high-risk pregnancy due to social problems +Z358 Supervision of other high-risk pregnancies +Z359 Supervision of high-risk pregnancy, unspecified +Z36 Antenatal screening +Z360 Antenatal screening for chromosomal anomalies +Z361 Antenatal screening for raised alphafetoprotein level +Z362 Other antenatal screening based on amniocentesis +Z363 Antenatal screening for malformations using ultrasound and other physical methods +Z364 Antenatal screening for fetal growth retardation using ultrasound and other physical methods +Z365 Antenatal screening for isoimmunization +Z368 Other antenatal screening +Z369 Antenatal screening, unspecified +Z37 Outcome of delivery +Z370 Single live birth +Z371 Single stillbirth +Z372 Twins, both liveborn +Z373 Twins, one liveborn and one stillborn +Z374 Twins, both stillborn +Z375 Other multiple births, all liveborn +Z376 Other multiple births, some liveborn +Z377 Other multiple births, all stillborn +Z379 Outcome of delivery, unspecified +Z38 Liveborn infants according to place of birth +Z380 Singleton, born in hospital +Z381 Singleton, born outside hospital +Z382 Singleton, unspecified as to place of birth +Z383 Twin, born in hospital +Z384 Twin, born outside hospital +Z385 Twin, unspecified as to place of birth +Z386 Other multiple, born in hospital +Z387 Other multiple, born outside hospital +Z388 Other multiple, unspecified as to place of birth +Z39 Postpartum care and examination +Z390 Care and examination immediately after delivery +Z391 Care and examination of lactating mother +Z392 Routine postpartum follow-up +Z40 Prophylactic surgery +Z400 Prophylactic surgery for risk-factors related to malignant neoplasms +Z408 Other prophylactic surgery +Z409 Prophylactic surgery, unspecified +Z41 Procedures for purposes other than remedying health state +Z410 Hair transplant +Z411 Other plastic surgery for unacceptable cosmetic appearance +Z412 Routine and ritual circumcision +Z413 Ear piercing +Z418 Other procedures for purposes other than remedying health state +Z419 Procedure for purposes other than remedying health state, unspecified +Z42 Follow-up care involving plastic surgery +Z420 Follow-up care involving plastic surgery of head and neck +Z421 Follow-up care involving plastic surgery of breast +Z422 Follow-up care involving plastic surgery of other parts of trunk +Z423 Follow-up care involving plastic surgery of upper extremity +Z424 Follow-up care involving plastic surgery of lower extremity +Z428 Follow-up care involving plastic surgery of other body part +Z429 Follow-up care involving plastic surgery, unspecified +Z43 Attention to artificial openings +Z430 Attention to tracheostomy +Z431 Attention to gastrostomy +Z432 Attention to ileostomy +Z433 Attention to colostomy +Z434 Attention to other artificial openings of digestive tract +Z435 Attention to cystostomy +Z436 Attention to other artificial openings of urinary tract +Z437 Attention to artificial vagina +Z438 Attention to other artificial openings +Z439 Attention to unspecified artificial opening +Z44 Fitting and adjustment of external prosthetic device +Z440 Fitting and adjustment of artificial arm (complete)(partial) +Z441 Fitting and adjustment of artificial leg (complete)(partial) +Z442 Fitting and adjustment of artificial eye +Z443 Fitting and adjustment of external breast prosthesis +Z448 Fitting and adjustment of other external prosthetic devices +Z449 Fitting and adjustment of unspecified external prosthetic device +Z45 Adjustment and management of implanted device +Z450 Adjustment and management of cardiac devices +Z451 Adjustment and management of infusion pump +Z452 Adjustment and management of vascular access device +Z453 Adjustment and management of implanted hearing device +Z458 Adjustment and management of other implanted devices +Z459 Adjustment and management of unspecified implanted device +Z46 Fitting and adjustment of other devices +Z460 Fitting and adjustment of spectacles and contact lenses +Z461 Fitting and adjustment of hearing aid +Z462 Fitting and adjustment of other devices related to nervous system and special senses +Z463 Fitting and adjustment of dental prosthetic device +Z464 Fitting and adjustment of orthodontic device +Z465 Fitting and adjustment of ileostomy and other intestinal appliances +Z466 Fitting and adjustment of urinary device +Z467 Fitting and adjustment of orthopaedic device +Z468 Fitting and adjustment of other specified devices +Z469 Fitting and adjustment of unspecified device +Z47 Other orthopaedic follow-up care +Z470 Follow-up care involving removal of fracture plate and other internal fixation device +Z478 Other specified orthopaedic follow-up care +Z479 Orthopaedic follow-up care, unspecified +Z48 Other surgical follow-up care +Z480 Attention to surgical dressings and sutures +Z488 Other specified surgical follow-up care +Z489 Surgical follow-up care, unspecified +Z49 Care involving dialysis +Z490 Preparatory care for dialysis +Z491 Extracorporeal dialysis +Z492 Other dialysis +Z50 Care involving use of rehabilitation procedures +Z500 Cardiac rehabilitation +Z501 Other physical therapy +Z502 Alcohol rehabilitation +Z503 Drug rehabilitation +Z504 Psychotherapy, not elsewhere classified +Z505 Speech therapy +Z506 Orthoptic training +Z507 Occupational therapy and vocational rehabilitation, not elsewhere classified +Z508 Care involving use of other rehabilitation procedures +Z509 Care involving use of rehabilitation procedure, unspecified +Z51 Other medical care +Z510 Radiotherapy session +Z511 Chemotherapy session for neoplasm +Z512 Other chemotherapy +Z513 Blood transfusion (without reported diagnosis) +Z514 Preparatory care for subsequent treatment, not elsewhere classified +Z515 Palliative care +Z516 Desensitization to allergens +Z518 Other specified medical care +Z519 Medical care, unspecified +Z52 Donors of organs and tissues +Z520 Blood donor +Z521 Skin donor +Z522 Bone donor +Z523 Bone marrow donor +Z524 Kidney donor +Z525 Cornea donor +Z526 Liver donor +Z527 Heart donor +Z528 Donor of other organs and tissues +Z529 Donor of unspecified organ or tissue +Z53 Persons encountering health services for specific procedures, not carried out +Z530 Procedure not carried out because of contraindication +Z531 Procedure not carried out because of patient's decision for reasons of belief and group pressure +Z532 Procedure not carried out because of patient's decision for other and unspecified reasons +Z538 Procedure not carried out for other reasons +Z539 Procedure not carried out, unspecified reason +Z54 Convalescence +Z540 Convalescence following surgery +Z541 Convalescence following radiotherapy +Z542 Convalescence following chemotherapy +Z543 Convalescence following psychotherapy +Z544 Convalescence following treatment of fracture +Z547 Convalescence following combined treatment +Z548 Convalescence following other treatment +Z549 Convalescence following unspecified treatment +Z55 Problems related to education and literacy +Z550 Illiteracy and low-level literacy +Z551 Schooling unavailable and unattainable +Z552 Failed examinations +Z553 Underachievement in school +Z554 Educational maladjustment and discord with teachers and classmates +Z558 Other problems related to education and literacy +Z559 Problem related to education and literacy, unspecified +Z56 Problems related to employment and unemployment +Z560 Unemployment, unspecified +Z561 Change of job +Z562 Threat of job loss +Z563 Stressful work schedule +Z564 Discord with boss and workmates +Z565 Uncongenial work +Z566 Other physical and mental strain related to work +Z567 Other and unspecified problems related to employment +Z57 Occupational exposure to risk-factors +Z570 Occupational exposure to noise +Z571 Occupational exposure to radiation +Z572 Occupational exposure to dust +Z573 Occupational exposure to other air contaminants +Z574 Occupational exposure to toxic agents in agriculture +Z575 Occupational exposure to toxic agents in other industries +Z576 Occupational exposure to extreme temperature +Z577 Occupational exposure to vibration +Z578 Occupational exposure to other risk-factors +Z579 Occupational exposure to unspecified risk-factor +Z58 Problems related to physical environment +Z580 Exposure to noise +Z581 Exposure to air pollution +Z582 Exposure to water pollution +Z583 Exposure to soil pollution +Z584 Exposure to radiation +Z585 Exposure to other pollution +Z586 Inadequate drinking-water supply +Z587 Exposure to tobacco smoke +Z588 Other problems related to physical environment +Z589 Problem related to physical environment, unspecified +Z59 Problems related to housing and economic circumstances +Z590 Homelessness +Z591 Inadequate housing +Z592 Discord with neighbours, lodgers and landlord +Z593 Problems related to living in residential institution +Z594 Lack of adequate food +Z595 Extreme poverty +Z596 Low income +Z597 Insufficient social insurance and welfare support +Z598 Other problems related to housing and economic circumstances +Z599 Problem related to housing and economic circumstances, unspecified +Z60 Problems related to social environment +Z600 Problems of adjustment to life-cycle transitions +Z601 Atypical parenting situation +Z602 Living alone +Z603 Acculturation difficulty +Z604 Social exclusion and rejection +Z605 Target of perceived adverse discrimination and persecution +Z608 Other problems related to social environment +Z609 Problem related to social environment, unspecified +Z61 Problems related to negative life events in childhood +Z610 Loss of love relationship in childhood +Z611 Removal from home in childhood +Z612 Altered pattern of family relationships in childhood +Z613 Events resulting in loss of self-esteem in childhood +Z614 Problems related to alleged sexual abuse of child by person within primary support group +Z615 Problems related to alleged sexual abuse of child by person outside primary support group +Z616 Problems related to alleged physical abuse of child +Z617 Personal frightening experience in childhood +Z618 Other negative life events in childhood +Z619 Negative life event in childhood, unspecified +Z62 Other problems related to upbringing +Z620 Inadequate parental supervision and control +Z621 Parental overprotection +Z622 Institutional upbringing +Z623 Hostility towards and scapegoating of child +Z624 Emotional neglect of child +Z625 Other problems related to neglect in upbringing +Z626 Inappropriate parental pressure and other abnormal qualities of upbringing +Z628 Other specified problems related to upbringing +Z629 Problem related to upbringing, unspecified +Z63 Other problems related to primary support group, including family circumstances +Z630 Problems in relationship with spouse or partner +Z631 Problems in relationship with parents and in-laws +Z632 Inadequate family support +Z633 Absence of family member +Z634 Disappearance and death of family member +Z635 Disruption of family by separation and divorce +Z636 Dependent relative needing care at home +Z637 Other stressful life events affecting family and household +Z638 Other specified problems related to primary support group +Z639 Problem related to primary support group, unspecified +Z64 Problems related to certain psychosocial circumstances +Z640 Problems related to unwanted pregnancy +Z641 Problems related to multiparity +Z642 Seeking and accepting physical, nutritional and chemical interventions known to be hazardous and harmful +Z643 Seeking and accepting behavioural and psychological interventions known to be hazardous and harmful +Z644 Discord with counsellors +Z65 Problems related to other psychosocial circumstances +Z650 Conviction in civil and criminal proceedings without imprisonment +Z651 Imprisonment and other incarceration +Z652 Problems related to release from prison +Z653 Problems related to other legal circumstances +Z654 Victim of crime and terrorism +Z655 Exposure to disaster, war and other hostilities +Z658 Other specified problems related to psychosocial circumstances +Z659 Problem related to unspecified psychosocial circumstances +Z70 Counselling related to sexual attitude, behaviour and orientation +Z700 Counselling related to sexual attitude +Z701 Counselling related to patient's sexual behaviour and orientation +Z702 Counselling related to sexual behaviour and orientation of third party +Z703 Counselling related to combined concerns regarding sexual attitude, behaviour and orientation +Z708 Other sex counselling +Z709 Sex counselling, unspecified +Z71 Persons encountering health services for other counselling and medical advice, not elsewhere classified +Z710 Person consulting on behalf of another person +Z711 Person with feared complaint in whom no diagnosis is made +Z712 Person consulting for explanation of investigation findings +Z713 Dietary counselling and surveillance +Z714 Alcohol abuse counselling and surveillance +Z715 Drug abuse counselling and surveillance +Z716 Tobacco abuse counselling +Z717 Human immunodeficiency virus [HIV] counselling +Z718 Other specified counselling +Z719 Counselling, unspecified +Z72 Problems related to lifestyle +Z720 Tobacco use +Z721 Alcohol use +Z722 Drug use +Z723 Lack of physical exercise +Z724 Inappropriate diet and eating habits +Z725 High-risk sexual behaviour +Z726 Gambling and betting +Z728 Other problems related to lifestyle +Z729 Problem related to lifestyle, unspecified +Z73 Problems related to life-management difficulty +Z730 Burn-out +Z731 Accentuation of personality traits +Z732 Lack of relaxation and leisure +Z733 Stress, not elsewhere classified +Z734 Inadequate social skills, not elsewhere classified +Z735 Social role conflict, not elsewhere classified +Z736 Limitation of activities due to disability +Z738 Other problems related to life-management difficulty +Z739 Problem related to life-management difficulty, unspecified +Z74 Problems related to care-provider dependency +Z740 Need for assistance due to reduced mobility +Z741 Need for assistance with personal care +Z742 Need for assistance at home and no other household member able to render care +Z743 Need for continuous supervision +Z748 Other problems related to care-provider dependency +Z749 Problem related to care-provider dependency, unspecified +Z75 Problems related to medical facilities and other health care +Z750 Medical services not available in home +Z751 Person awaiting admission to adequate facility elsewhere +Z752 Other waiting period for investigation and treatment +Z753 Unavailability and inaccessibility of health-care facilities +Z754 Unavailability and inaccessibility of other helping agencies +Z755 Holiday relief care +Z758 Other problems related to medical facilities and other health care +Z759 Unspecified problem related to medical facilities and other health care +Z76 Persons encountering health services in other circumstances +Z760 Issue of repeat prescription +Z761 Health supervision and care of foundling +Z762 Health supervision and care of other healthy infant and child +Z763 Healthy person accompanying sick person +Z764 Other boarder in health-care facility +Z765 Malingerer [conscious simulation] +Z768 Persons encountering health services in other specified circumstances +Z769 Person encountering health services in unspecified circumstances +Z80 Family history of malignant neoplasm +Z800 Family history of malignant neoplasm of digestive organs +Z801 Family history of malignant neoplasm of trachea, bronchus and lung +Z802 Family history of malignant neoplasm of other respiratory and intrathoracic organs +Z803 Family history of malignant neoplasm of breast +Z804 Family history of malignant neoplasm of genital organs +Z805 Family history of malignant neoplasm of urinary tract +Z806 Family history of leukaemia +Z807 Family history of other malignant neoplasms of lymphoid, haematopoietic and related tissues +Z808 Family history of malignant neoplasm of other organs or systems +Z809 Family history of malignant neoplasm, unspecified +Z81 Family history of mental and behavioural disorders +Z810 Family history of mental retardation +Z811 Family history of alcohol abuse +Z812 Family history of tobacco abuse +Z813 Family history of other psychoactive substance abuse +Z814 Family history of other substance abuse +Z818 Family history of other mental and behavioural disorders +Z82 Family history of certain disabilities and chronic diseases leading to disablement +Z820 Family history of epilepsy and other diseases of the nervous system +Z821 Family history of blindness and visual loss +Z822 Family history of deafness and hearing loss +Z823 Family history of stroke +Z824 Family history of ischaemic heart disease and other diseases of the circulatory system +Z825 Family history of asthma and other chronic lower respiratory diseases +Z826 Family history of arthritis and other diseases of the musculoskeletal system and connective tissue +Z827 Family history of congenital malformations, deformations and chromosomal abnormalities +Z828 Family history of other disabilities and chronic diseases leading to disablement, not elsewhere classified +Z83 Family history of other specific disorders +Z830 Family history of human immunodeficiency virus [HIV] disease +Z831 Family history of other infectious and parasitic diseases +Z832 Family history of diseases of the blood and blood-forming organs and certain disorders involving the immune mechanism +Z833 Family history of diabetes mellitus +Z834 Family history of other endocrine, nutritional and metabolic diseases +Z835 Family history of eye and ear disorders +Z836 Family history of diseases of the respiratory system +Z837 Family history of diseases of the digestive system +Z84 Family history of other conditions +Z840 Family history of diseases of the skin and subcutaneous tissue +Z841 Family history of disorders of kidney and ureter +Z842 Family history of other diseases of the genitourinary system +Z843 Family history of consanguinity +Z848 Family history of other specified conditions +Z85 Personal history of malignant neoplasm +Z850 Personal history of malignant neoplasm of digestive organs +Z851 Personal history of malignant neoplasm of trachea, bronchus and lung +Z852 Personal history of malignant neoplasm of other respiratory and intrathoracic organs +Z853 Personal history of malignant neoplasm of breast +Z854 Personal history of malignant neoplasm of genital organs +Z855 Personal history of malignant neoplasm of urinary tract +Z856 Personal history of leukaemia +Z857 Personal history of other malignant neoplasms of lymphoid, haematopoietic and related tissues +Z858 Personal history of malignant neoplasms of other organs and systems +Z859 Personal history of malignant neoplasm, unspecified +Z86 Personal history of certain other diseases +Z860 Personal history of other neoplasms +Z861 Personal history of infectious and parasitic diseases +Z862 Personal history of diseases of the blood and blood-forming organs and certain disorders involving the immune mechanism +Z863 Personal history of endocrine, nutritional and metabolic diseases +Z864 Personal history of psychoactive substance abuse +Z865 Personal history of other mental and behavioural disorders +Z866 Personal history of diseases of the nervous system and sense organs +Z867 Personal history of diseases of the circulatory system +Z87 Personal history of other diseases and conditions +Z870 Personal history of diseases of the respiratory system +Z871 Personal history of diseases of the digestive system +Z872 Personal history of diseases of the skin and subcutaneous tissue +Z873 Personal history of diseases of the musculoskeletal system and connective tissue +Z874 Personal history of diseases of the genitourinary system +Z875 Personal history of complications of pregnancy, childbirth and the puerperium +Z876 Personal history of certain conditions arising in the perinatal period +Z877 Personal history of congenital malformations, deformations and chromosomal abnormalities +Z878 Personal history of other specified conditions +Z88 Personal history of allergy to drugs, medicaments and biological substances +Z880 Personal history of allergy to penicillin +Z881 Personal history of allergy to other antibiotic agents +Z882 Personal history of allergy to sulfonamides +Z883 Personal history of allergy to other anti-infective agents +Z884 Personal history of allergy to anaesthetic agent +Z885 Personal history of allergy to narcotic agent +Z886 Personal history of allergy to analgesic agent +Z887 Personal history of allergy to serum and vaccine +Z888 Personal history of allergy to other drugs, medicaments and biological substances +Z889 Personal history of allergy to unspecified drugs, medicaments and biological substances +Z89 Acquired absence of limb +Z890 Acquired absence of finger(s) [including thumb], unilateral +Z891 Acquired absence of hand and wrist +Z892 Acquired absence of upper limb above wrist +Z893 Acquired absence of both upper limbs [any level] +Z894 Acquired absence of foot and ankle +Z895 Acquired absence of leg at or below knee +Z896 Acquired absence of leg above knee +Z897 Acquired absence of both lower limbs [any level, except toes alone] +Z898 Acquired absence of upper and lower limbs [any level] +Z899 Acquired absence of limb, unspecified +Z90 Acquired absence of organs, not elsewhere classified +Z900 Acquired absence of part of head and neck +Z901 Acquired absence of breast(s) +Z902 Acquired absence of lung [part of] +Z903 Acquired absence of part of stomach +Z904 Acquired absence of other parts of digestive tract +Z905 Acquired absence of kidney +Z906 Acquired absence of other organs of urinary tract +Z907 Acquired absence of genital organ(s) +Z908 Acquired absence of other organs +Z91 Personal history of risk-factors, not elsewhere classified +Z910 Personal history of allergy, other than to drugs and biological substances +Z911 Personal history of noncompliance with medical treatment and regimen +Z912 Personal history of poor personal hygiene +Z913 Personal history of unhealthy sleep-wake schedule +Z914 Personal history of psychological trauma, not elsewhere classified +Z915 Personal history of self-harm +Z916 Personal history of other physical trauma +Z917 Personal history of female genital mutilation +Z918 Personal history of other specified risk-factors, not elsewhere classified +Z92 Personal history of medical treatment +Z920 Personal history of contraception +Z921 Personal history of long-term (current) use of anticoagulants +Z922 Personal history of long-term (current) use of other medicaments +Z923 Personal history of irradiation +Z924 Personal history of major surgery, not elsewhere classified +Z925 Personal history of rehabilitation measures +Z926 Personal history of chemotherapy for neoplastic disease +Z928 Personal history of other medical treatment +Z929 Personal history of medical treatment, unspecified +Z93 Artificial opening status +Z930 Tracheostomy status +Z931 Gastrostomy status +Z932 Ileostomy status +Z933 Colostomy status +Z934 Other artificial openings of gastrointestinal tract status +Z935 Cystostomy status +Z936 Other artificial openings of urinary tract status +Z938 Other artificial opening status +Z939 Artificial opening status, unspecified +Z94 Transplanted organ and tissue status +Z940 Kidney transplant status +Z941 Heart transplant status +Z942 Lung transplant status +Z943 Heart and lungs transplant status +Z944 Liver transplant status +Z945 Skin transplant status +Z946 Bone transplant status +Z947 Corneal transplant status +Z948 Other transplanted organ and tissue status +Z949 Transplanted organ and tissue status, unspecified +Z95 Presence of cardiac and vascular implants and grafts +Z950 Presence of electronic cardiac devices +Z951 Presence of aortocoronary bypass graft +Z952 Presence of prosthetic heart valve +Z953 Presence of xenogenic heart valve +Z954 Presence of other heart-valve replacement +Z955 Presence of coronary angioplasty implant and graft +Z958 Presence of other cardiac and vascular implants and grafts +Z959 Presence of cardiac and vascular implant and graft, unspecified +Z96 Presence of other functional implants +Z960 Presence of urogenital implants +Z961 Presence of intraocular lens +Z962 Presence of otological and audiological implants +Z963 Presence of artificial larynx +Z964 Presence of endocrine implants +Z965 Presence of tooth-root and mandibular implants +Z966 Presence of orthopaedic joint implants +Z967 Presence of other bone and tendon implants +Z968 Presence of other specified functional implants +Z969 Presence of functional implant, unspecified +Z97 Presence of other devices +Z970 Presence of artificial eye +Z971 Presence of artificial limb (complete)(partial) +Z972 Presence of dental prosthetic device (complete)(partial) +Z973 Presence of spectacles and contact lenses +Z974 Presence of external hearing-aid +Z975 Presence of (intrauterine) contraceptive device +Z978 Presence of other specified devices +Z98 Other postsurgical states +Z980 Intestinal bypass and anastomosis status +Z981 Arthrodesis status +Z982 Presence of cerebrospinal fluid drainage device +Z988 Other specified postsurgical states +Z99 Dependence on enabling machines and devices, not elsewhere classified +Z990 Dependence on aspirator +Z991 Dependence on respirator +Z992 Dependence on renal dialysis +Z993 Dependence on wheelchair +Z994 Dependence on artificial heart +Z998 Dependence on other enabling machines and devices +Z999 Dependence on unspecified enabling machine and device +U04 Severe acute respiratory syndrome [SARS] +U049 Severe acute respiratory syndrome [SARS], unspecified +U07 Emergency use of U07 +U070 Vaping-related disorder +U071 COVID-19, virus identified +U072 COVID-19, virus not identified +U08 Personal history of COVID-19 +U089 Personal history of COVID-19, unspecified +U09 Post COVID-19 condition +U099 Post COVID-19 condition, unspecified +U10 Multisystem inflammatory syndrome associated with COVID-19 +U109 Multisystem inflammatory syndrome associated with COVID-19, unspecified +U11 Need for immunization against COVID-19 +U119 Need for immunization against COVID-19, unspecified +U12 COVID-19 vaccines causing adverse effects in therapeutic use +U129 COVID-19 vaccines causing adverse effects in therapeutic use, unspecified +U13 Emergency use of U13 +U139 Emergency use of U13.9 +U14 Emergency use of U14 +U149 Emergency use of U14.9 +U15 Emergency use of U15 +U159 Emergency use of U15.9 +U16 Emergency use of U16 +U169 Emergency use of U16.9 +U17 Emergency use of U17 +U179 Emergency use of U17.9 +U18 Emergency use of U18 +U189 Emergency use of U18.9 +U19 Emergency use of U19 +U199 Emergency use of U19.9 +U20 Emergency use of U20 +U209 Emergency use of U20.9 +U21 Emergency use of U21 +U219 Emergency use of U21.9 +U22 Emergency use of U22 +U229 Emergency use of U22.9 +U23 Emergency use of U23 +U239 Emergency use of U23.9 +U24 Emergency use of U24 +U249 Emergency use of U24.9 +U25 Emergency use of U25 +U259 Emergency use of U25.9 +U26 Emergency use of U26 +U269 Emergency use of U26.9 +U27 Emergency use of U27 +U279 Emergency use of U27.9 +U28 Emergency use of U28 +U289 Emergency use of U28.9 +U29 Emergency use of U29 +U299 Emergency use of U29.9 +U30 Emergency use of U30 +U309 Emergency use of U30.9 +U31 Emergency use of U31 +U319 Emergency use of U31.9 +U32 Emergency use of U32 +U329 Emergency use of U32.9 +U33 Emergency use of U33 +U339 Emergency use of U33.9 +U34 Emergency use of U34 +U349 Emergency use of U34.9 +U35 Emergency use of U35 +U359 Emergency use of U35.9 +U36 Emergency use of U36 +U369 Emergency use of U36.9 +U37 Emergency use of U37 +U379 Emergency use of U37.9 +U38 Emergency use of U38 +U389 Emergency use of U38.9 +U39 Emergency use of U39 +U399 Emergency use of U39.9 +U40 Emergency use of U40 +U409 Emergency use of U40.9 +U41 Emergency use of U41 +U419 Emergency use of U41.9 +U42 Emergency use of U42 +U429 Emergency use of U42.9 +U43 Emergency use of U43 +U439 Emergency use of U43.9 +U44 Emergency use of U44 +U449 Emergency use of U44.9 +U45 Emergency use of U45 +U459 Emergency use of U45.9 +U46 Emergency use of U46 +U469 Emergency use of U46.9 +U47 Emergency use of U47 +U479 Emergency use of U47.9 +U48 Emergency use of U48 +U489 Emergency use of U48.9 +U49 Emergency use of U49 +U499 Emergency use of U49.9 +U82 Resistance to betalactam antibiotics +U820 Resistance to penicillin +U821 Resistance to methicillin +U822 Extended spectrum betalactamase (ESBL) resistance +U828 Resistance to other betalactam antibiotics +U829 Resistance to betalactam antibiotics, unspecified +U83 Resistance to other antibiotics +U830 Resistance to vancomycin +U831 Resistance to other vancomycin related antibiotics +U832 Resistance to quinolones +U837 Resistance to multiple antibiotics +U838 Resistance to other single specified antibiotic +U839 Resistance to unspecified antibiotic +U84 Resistance to other antimicrobial drugs +U840 Resistance to antiparasitic drug(s) +U841 Resistance to antifungal drug(s) +U842 Resistance to antiviral drug(s) +U843 Resistance to tuberculostatic drug(s) +U847 Resistance to multiple antimicrobial drugs +U848 Resistance to other specified antimicrobial drug +U849 Resistance to unspecified antimicrobial drugs +U85 Resistance to antineoplastic drugs + diff --git a/non-db_data_sources/GBD and ICD-10_(2019 version)/icd10_combined-who-cms.psv b/non-db_data_sources/GBD and ICD-10_(2019 version)/icd10_combined-who-cms.psv new file mode 100644 index 0000000..fa4d51c --- /dev/null +++ b/non-db_data_sources/GBD and ICD-10_(2019 version)/icd10_combined-who-cms.psv @@ -0,0 +1,78995 @@ +A00 | Cholera | WHO +A000 | Cholera due to Vibrio cholerae 01, biovar cholerae | WHO +A001 | Cholera due to Vibrio cholerae 01, biovar eltor | WHO +A009 | Cholera, unspecified | WHO +A01 | Typhoid and paratyphoid fevers | WHO +A010 | Typhoid fever | WHO +A0100 | Typhoid fever, unspecified | CMS +A0101 | Typhoid meningitis | CMS +A0102 | Typhoid fever with heart involvement | CMS +A0103 | Typhoid pneumonia | CMS +A0104 | Typhoid arthritis | CMS +A0105 | Typhoid osteomyelitis | CMS +A0109 | Typhoid fever with other complications | CMS +A011 | Paratyphoid fever A | WHO +A012 | Paratyphoid fever B | WHO +A013 | Paratyphoid fever C | WHO +A014 | Paratyphoid fever, unspecified | WHO +A02 | Other salmonella infections | WHO +A020 | Salmonella enteritis | WHO +A021 | Salmonella sepsis | WHO +A022 | Localized salmonella infections | WHO +A0220 | Localized salmonella infection, unspecified | CMS +A0221 | Salmonella meningitis | CMS +A0222 | Salmonella pneumonia | CMS +A0223 | Salmonella arthritis | CMS +A0224 | Salmonella osteomyelitis | CMS +A0225 | Salmonella pyelonephritis | CMS +A0229 | Salmonella with other localized infection | CMS +A028 | Other specified salmonella infections | WHO +A029 | Salmonella infection, unspecified | WHO +A03 | Shigellosis | WHO +A030 | Shigellosis due to Shigella dysenteriae | WHO +A031 | Shigellosis due to Shigella flexneri | WHO +A032 | Shigellosis due to Shigella boydii | WHO +A033 | Shigellosis due to Shigella sonnei | WHO +A038 | Other shigellosis | WHO +A039 | Shigellosis, unspecified | WHO +A04 | Other bacterial intestinal infections | WHO +A040 | Enteropathogenic Escherichia coli infection | WHO +A041 | Enterotoxigenic Escherichia coli infection | WHO +A042 | Enteroinvasive Escherichia coli infection | WHO +A043 | Enterohaemorrhagic Escherichia coli infection | WHO +A044 | Other intestinal Escherichia coli infections | WHO +A045 | Campylobacter enteritis | WHO +A046 | Enteritis due to Yersinia enterocolitica | WHO +A047 | Enterocolitis due to Clostridium difficile | WHO +A0471 | Enterocolitis due to Clostridium difficile, recurrent | CMS +A0472 | Enterocolitis due to Clostridium difficile, not specified as recurrent | CMS +A048 | Other specified bacterial intestinal infections | WHO +A049 | Bacterial intestinal infection, unspecified | WHO +A05 | Other bacterial foodborne intoxications, not elsewhere classified | WHO +A050 | Foodborne staphylococcal intoxication | WHO +A051 | Botulism | WHO +A052 | Foodborne Clostridium perfringens [Clostridium welchii] intoxication | WHO +A053 | Foodborne Vibrio parahaemolyticus intoxication | WHO +A054 | Foodborne Bacillus cereus intoxication | WHO +A055 | Foodborne Vibrio vulnificus intoxication | CMS +A058 | Other specified bacterial foodborne intoxications | WHO +A059 | Bacterial foodborne intoxication, unspecified | WHO +A06 | Amoebiasis | WHO +A060 | Acute amoebic dysentery | WHO +A061 | Chronic intestinal amoebiasis | WHO +A062 | Amoebic nondysenteric colitis | WHO +A063 | Amoeboma of intestine | WHO +A064 | Amoebic liver abscess | WHO +A065 | Amoebic lung abscess | WHO +A066 | Amoebic brain abscess | WHO +A067 | Cutaneous amoebiasis | WHO +A068 | Amoebic infection of other sites | WHO +A0681 | Amebic cystitis | CMS +A0682 | Other amebic genitourinary infections | CMS +A0689 | Other amebic infections | CMS +A069 | Amoebiasis, unspecified | WHO +A07 | Other protozoal intestinal diseases | WHO +A070 | Balantidiasis | WHO +A071 | Giardiasis [lambliasis] | WHO +A072 | Cryptosporidiosis | WHO +A073 | Isosporiasis | WHO +A074 | Cyclosporiasis | CMS +A078 | Other specified protozoal intestinal diseases | WHO +A079 | Protozoal intestinal disease, unspecified | WHO +A08 | Viral and other specified intestinal infections | WHO +A080 | Rotaviral enteritis | WHO +A081 | Acute gastroenteropathy due to Norovirus | WHO +A0811 | Acute gastroenteropathy due to Norwalk agent | CMS +A0819 | Acute gastroenteropathy due to other small round viruses | CMS +A082 | Adenoviral enteritis | WHO +A083 | Other viral enteritis | WHO +A0831 | Calicivirus enteritis | CMS +A0832 | Astrovirus enteritis | CMS +A0839 | Other viral enteritis | CMS +A084 | Viral intestinal infection, unspecified | WHO +A085 | Other specified intestinal infections | WHO +A088 | Other specified intestinal infections | CMS +A09 | Other gastroenteritis and colitis of infectious and unspecified origin | WHO +A090 | Other and unspecified gastroenteritis and colitis of infectious origin | WHO +A099 | Gastroenteritis and colitis of unspecified origin | WHO +A15 | Respiratory tuberculosis, bacteriologically and histologically confirmed | WHO +A150 | Tuberculosis of lung, confirmed by sputum microscopy with or without culture | WHO +A151 | Tuberculosis of lung, confirmed by culture only | WHO +A152 | Tuberculosis of lung, confirmed histologically | WHO +A153 | Tuberculosis of lung, confirmed by unspecified means | WHO +A154 | Tuberculosis of intrathoracic lymph nodes, confirmed bacteriologically and histologically | WHO +A155 | Tuberculosis of larynx, trachea and bronchus, confirmed bacteriologically and histologically | WHO +A156 | Tuberculous pleurisy, confirmed bacteriologically and histologically | WHO +A157 | Primary respiratory tuberculosis, confirmed bacteriologically and histologically | WHO +A158 | Other respiratory tuberculosis, confirmed bacteriologically and histologically | WHO +A159 | Respiratory tuberculosis unspecified, confirmed bacteriologically and histologically | WHO +A16 | Respiratory tuberculosis, not confirmed bacteriologically or histologically | WHO +A160 | Tuberculosis of lung, bacteriologically and histologically negative | WHO +A161 | Tuberculosis of lung, bacteriological and histological examination not done | WHO +A162 | Tuberculosis of lung, without mention of bacteriological or histological confirmation | WHO +A163 | Tuberculosis of intrathoracic lymph nodes, without mention of bacteriological or histological confirmation | WHO +A164 | Tuberculosis of larynx, trachea and bronchus, without mention of bacteriological or histological confirmation | WHO +A165 | Tuberculous pleurisy, without mention of bacteriological or histological confirmation | WHO +A167 | Primary respiratory tuberculosis without mention of bacteriological or histological confirmation | WHO +A168 | Other respiratory tuberculosis, without mention of bacteriological or histological confirmation | WHO +A169 | Respiratory tuberculosis unspecified, without mention of bacteriological or histological confirmation | WHO +A17 | Tuberculosis of nervous system | WHO +A170 | Tuberculous meningitis | WHO +A171 | Meningeal tuberculoma | WHO +A178 | Other tuberculosis of nervous system | WHO +A1781 | Tuberculoma of brain and spinal cord | CMS +A1782 | Tuberculous meningoencephalitis | CMS +A1783 | Tuberculous neuritis | CMS +A1789 | Other tuberculosis of nervous system | CMS +A179 | Tuberculosis of nervous system, unspecified | WHO +A18 | Tuberculosis of other organs | WHO +A180 | Tuberculosis of bones and joints | WHO +A1801 | Tuberculosis of spine | CMS +A1802 | Tuberculous arthritis of other joints | CMS +A1803 | Tuberculosis of other bones | CMS +A1809 | Other musculoskeletal tuberculosis | CMS +A181 | Tuberculosis of genitourinary system | WHO +A1810 | Tuberculosis of genitourinary system, unspecified | CMS +A1811 | Tuberculosis of kidney and ureter | CMS +A1812 | Tuberculosis of bladder | CMS +A1813 | Tuberculosis of other urinary organs | CMS +A1814 | Tuberculosis of prostate | CMS +A1815 | Tuberculosis of other male genital organs | CMS +A1816 | Tuberculosis of cervix | CMS +A1817 | Tuberculous female pelvic inflammatory disease | CMS +A1818 | Tuberculosis of other female genital organs | CMS +A182 | Tuberculous peripheral lymphadenopathy | WHO +A183 | Tuberculosis of intestines, peritoneum and mesenteric glands | WHO +A1831 | Tuberculous peritonitis | CMS +A1832 | Tuberculous enteritis | CMS +A1839 | Retroperitoneal tuberculosis | CMS +A184 | Tuberculosis of skin and subcutaneous tissue | WHO +A185 | Tuberculosis of eye | WHO +A1850 | Tuberculosis of eye, unspecified | CMS +A1851 | Tuberculous episcleritis | CMS +A1852 | Tuberculous keratitis | CMS +A1853 | Tuberculous chorioretinitis | CMS +A1854 | Tuberculous iridocyclitis | CMS +A1859 | Other tuberculosis of eye | CMS +A186 | Tuberculosis of ear | WHO +A187 | Tuberculosis of adrenal glands | WHO +A188 | Tuberculosis of other specified organs | WHO +A1881 | Tuberculosis of thyroid gland | CMS +A1882 | Tuberculosis of other endocrine glands | CMS +A1883 | Tuberculosis of digestive tract organs, not elsewhere classified | CMS +A1884 | Tuberculosis of heart | CMS +A1885 | Tuberculosis of spleen | CMS +A1889 | Tuberculosis of other sites | CMS +A19 | Miliary tuberculosis | WHO +A190 | Acute miliary tuberculosis of a single specified site | WHO +A191 | Acute miliary tuberculosis of multiple sites | WHO +A192 | Acute miliary tuberculosis, unspecified | WHO +A198 | Other miliary tuberculosis | WHO +A199 | Miliary tuberculosis, unspecified | WHO +A20 | Plague | WHO +A200 | Bubonic plague | WHO +A201 | Cellulocutaneous plague | WHO +A202 | Pneumonic plague | WHO +A203 | Plague meningitis | WHO +A207 | Septicaemic plague | WHO +A208 | Other forms of plague | WHO +A209 | Plague, unspecified | WHO +A21 | Tularaemia | WHO +A210 | Ulceroglandular tularaemia | WHO +A211 | Oculoglandular tularaemia | WHO +A212 | Pulmonary tularaemia | WHO +A213 | Gastrointestinal tularaemia | WHO +A217 | Generalized tularaemia | WHO +A218 | Other forms of tularaemia | WHO +A219 | Tularaemia, unspecified | WHO +A22 | Anthrax | WHO +A220 | Cutaneous anthrax | WHO +A221 | Pulmonary anthrax | WHO +A222 | Gastrointestinal anthrax | WHO +A227 | Anthrax sepsis | WHO +A228 | Other forms of anthrax | WHO +A229 | Anthrax, unspecified | WHO +A23 | Brucellosis | WHO +A230 | Brucellosis due to Brucella melitensis | WHO +A231 | Brucellosis due to Brucella abortus | WHO +A232 | Brucellosis due to Brucella suis | WHO +A233 | Brucellosis due to Brucella canis | WHO +A238 | Other brucellosis | WHO +A239 | Brucellosis, unspecified | WHO +A24 | Glanders and melioidosis | WHO +A240 | Glanders | WHO +A241 | Acute and fulminating melioidosis | WHO +A242 | Subacute and chronic melioidosis | WHO +A243 | Other melioidosis | WHO +A244 | Melioidosis, unspecified | WHO +A249 | Melioidosis, unspecified | CMS +A25 | Rat-bite fevers | WHO +A250 | Spirillosis | WHO +A251 | Streptobacillosis | WHO +A259 | Rat-bite fever, unspecified | WHO +A26 | Erysipeloid | WHO +A260 | Cutaneous erysipeloid | WHO +A267 | Erysipelothrix sepsis | WHO +A268 | Other forms of erysipeloid | WHO +A269 | Erysipeloid, unspecified | WHO +A27 | Leptospirosis | WHO +A270 | Leptospirosis icterohaemorrhagica | WHO +A278 | Other forms of leptospirosis | WHO +A2781 | Aseptic meningitis in leptospirosis | CMS +A2789 | Other forms of leptospirosis | CMS +A279 | Leptospirosis, unspecified | WHO +A28 | Other zoonotic bacterial diseases, not elsewhere classified | WHO +A280 | Pasteurellosis | WHO +A281 | Cat-scratch disease | WHO +A282 | Extraintestinal yersiniosis | WHO +A288 | Other specified zoonotic bacterial diseases, not elsewhere classified | WHO +A289 | Zoonotic bacterial disease, unspecified | WHO +A30 | Leprosy [Hansen disease] | WHO +A300 | Indeterminate leprosy | WHO +A301 | Tuberculoid leprosy | WHO +A302 | Borderline tuberculoid leprosy | WHO +A303 | Borderline leprosy | WHO +A304 | Borderline lepromatous leprosy | WHO +A305 | Lepromatous leprosy | WHO +A308 | Other forms of leprosy | WHO +A309 | Leprosy, unspecified | WHO +A31 | Infection due to other mycobacteria | WHO +A310 | Pulmonary mycobacterial infection | WHO +A311 | Cutaneous mycobacterial infection | WHO +A312 | Disseminated mycobacterium avium-intracellulare complex (DMAC) | CMS +A318 | Other mycobacterial infections | WHO +A319 | Mycobacterial infection, unspecified | WHO +A32 | Listeriosis | WHO +A320 | Cutaneous listeriosis | WHO +A321 | Listerial meningitis and meningoencephalitis | WHO +A3211 | Listerial meningitis | CMS +A3212 | Listerial meningoencephalitis | CMS +A327 | Listerial sepsis | WHO +A328 | Other forms of listeriosis | WHO +A3281 | Oculoglandular listeriosis | CMS +A3282 | Listerial endocarditis | CMS +A3289 | Other forms of listeriosis | CMS +A329 | Listeriosis, unspecified | WHO +A33 | Tetanus neonatorum | WHO +A34 | Obstetrical tetanus | WHO +A35 | Other tetanus | WHO +A36 | Diphtheria | WHO +A360 | Pharyngeal diphtheria | WHO +A361 | Nasopharyngeal diphtheria | WHO +A362 | Laryngeal diphtheria | WHO +A363 | Cutaneous diphtheria | WHO +A368 | Other diphtheria | WHO +A3681 | Diphtheritic cardiomyopathy | CMS +A3682 | Diphtheritic radiculomyelitis | CMS +A3683 | Diphtheritic polyneuritis | CMS +A3684 | Diphtheritic tubulo-interstitial nephropathy | CMS +A3685 | Diphtheritic cystitis | CMS +A3686 | Diphtheritic conjunctivitis | CMS +A3689 | Other diphtheritic complications | CMS +A369 | Diphtheria, unspecified | WHO +A37 | Whooping cough | WHO +A370 | Whooping cough due to Bordetella pertussis | WHO +A3700 | Whooping cough due to Bordetella pertussis without pneumonia | CMS +A3701 | Whooping cough due to Bordetella pertussis with pneumonia | CMS +A371 | Whooping cough due to Bordetella parapertussis | WHO +A3710 | Whooping cough due to Bordetella parapertussis without pneumonia | CMS +A3711 | Whooping cough due to Bordetella parapertussis with pneumonia | CMS +A378 | Whooping cough due to other Bordetella species | WHO +A3780 | Whooping cough due to other Bordetella species without pneumonia | CMS +A3781 | Whooping cough due to other Bordetella species with pneumonia | CMS +A379 | Whooping cough, unspecified | WHO +A3790 | Whooping cough, unspecified species without pneumonia | CMS +A3791 | Whooping cough, unspecified species with pneumonia | CMS +A38 | Scarlet fever | WHO +A380 | Scarlet fever with otitis media | CMS +A381 | Scarlet fever with myocarditis | CMS +A388 | Scarlet fever with other complications | CMS +A389 | Scarlet fever, uncomplicated | CMS +A39 | Meningococcal infection | WHO +A390 | Meningococcal meningitis | WHO +A391 | Waterhouse-Friderichsen syndrome | WHO +A392 | Acute meningococcaemia | WHO +A393 | Chronic meningococcaemia | WHO +A394 | Meningococcaemia, unspecified | WHO +A395 | Meningococcal heart disease | WHO +A3950 | Meningococcal carditis, unspecified | CMS +A3951 | Meningococcal endocarditis | CMS +A3952 | Meningococcal myocarditis | CMS +A3953 | Meningococcal pericarditis | CMS +A398 | Other meningococcal infections | WHO +A3981 | Meningococcal encephalitis | CMS +A3982 | Meningococcal retrobulbar neuritis | CMS +A3983 | Meningococcal arthritis | CMS +A3984 | Postmeningococcal arthritis | CMS +A3989 | Other meningococcal infections | CMS +A399 | Meningococcal infection, unspecified | WHO +A40 | Streptococcal sepsis | WHO +A400 | Sepsis due to streptococcus, group A | WHO +A401 | Sepsis due to streptococcus, group B | WHO +A402 | Sepsis due to streptococcus, group D and enterococcus | WHO +A403 | Sepsis due to Streptococcus pneumoniae | WHO +A408 | Other streptococcal sepsis | WHO +A409 | Streptococcal sepsis, unspecified | WHO +A41 | Other sepsis | WHO +A410 | Sepsis due to Staphylococcus aureus | WHO +A4101 | Sepsis due to Methicillin susceptible Staphylococcus aureus | CMS +A4102 | Sepsis due to Methicillin resistant Staphylococcus aureus | CMS +A411 | Sepsis due to other specified staphylococcus | WHO +A412 | Sepsis due to unspecified staphylococcus | WHO +A413 | Sepsis due to Haemophilus influenzae | WHO +A414 | Sepsis due to anaerobes | WHO +A415 | Sepsis due to other Gram-negative organisms | WHO +A4150 | Gram-negative sepsis, unspecified | CMS +A4151 | Sepsis due to Escherichia coli [E. coli] | CMS +A4152 | Sepsis due to Pseudomonas | CMS +A4153 | Sepsis due to Serratia | CMS +A4159 | Other Gram-negative sepsis | CMS +A418 | Other specified sepsis | WHO +A4181 | Sepsis due to Enterococcus | CMS +A4189 | Other specified sepsis | CMS +A419 | Sepsis, unspecified | WHO +A42 | Actinomycosis | WHO +A420 | Pulmonary actinomycosis | WHO +A421 | Abdominal actinomycosis | WHO +A422 | Cervicofacial actinomycosis | WHO +A427 | Actinomycotic sepsis | WHO +A428 | Other forms of actinomycosis | WHO +A4281 | Actinomycotic meningitis | CMS +A4282 | Actinomycotic encephalitis | CMS +A4289 | Other forms of actinomycosis | CMS +A429 | Actinomycosis, unspecified | WHO +A43 | Nocardiosis | WHO +A430 | Pulmonary nocardiosis | WHO +A431 | Cutaneous nocardiosis | WHO +A438 | Other forms of nocardiosis | WHO +A439 | Nocardiosis, unspecified | WHO +A44 | Bartonellosis | WHO +A440 | Systemic bartonellosis | WHO +A441 | Cutaneous and mucocutaneous bartonellosis | WHO +A448 | Other forms of bartonellosis | WHO +A449 | Bartonellosis, unspecified | WHO +A46 | Erysipelas | WHO +A48 | Other bacterial diseases, not elsewhere classified | WHO +A480 | Gas gangrene | WHO +A481 | Legionnaires disease | WHO +A482 | Nonpneumonic Legionnaires disease [Pontiac fever] | WHO +A483 | Toxic shock syndrome | WHO +A484 | Brazilian purpuric fever | WHO +A4851 | Infant botulism | CMS +A4852 | Wound botulism | CMS +A488 | Other specified bacterial diseases | WHO +A49 | Bacterial infection of unspecified site | WHO +A490 | Staphylococcal infection, unspecified site | WHO +A4901 | Methicillin susceptible Staphylococcus aureus infection, unspecified site | CMS +A4902 | Methicillin resistant Staphylococcus aureus infection, unspecified site | CMS +A491 | Streptococcal and enterococcal infection, unspecified site | WHO +A492 | Haemophilus influenzae infection, unspecified site | WHO +A493 | Mycoplasma infection, unspecified site | WHO +A498 | Other bacterial infections of unspecified site | WHO +A499 | Bacterial infection, unspecified | WHO +A50 | Congenital syphilis | WHO +A500 | Early congenital syphilis, symptomatic | WHO +A5001 | Early congenital syphilitic oculopathy | CMS +A5002 | Early congenital syphilitic osteochondropathy | CMS +A5003 | Early congenital syphilitic pharyngitis | CMS +A5004 | Early congenital syphilitic pneumonia | CMS +A5005 | Early congenital syphilitic rhinitis | CMS +A5006 | Early cutaneous congenital syphilis | CMS +A5007 | Early mucocutaneous congenital syphilis | CMS +A5008 | Early visceral congenital syphilis | CMS +A5009 | Other early congenital syphilis, symptomatic | CMS +A501 | Early congenital syphilis, latent | WHO +A502 | Early congenital syphilis, unspecified | WHO +A503 | Late congenital syphilitic oculopathy | WHO +A5030 | Late congenital syphilitic oculopathy, unspecified | CMS +A5031 | Late congenital syphilitic interstitial keratitis | CMS +A5032 | Late congenital syphilitic chorioretinitis | CMS +A5039 | Other late congenital syphilitic oculopathy | CMS +A504 | Late congenital neurosyphilis [juvenile neurosyphilis] | WHO +A5040 | Late congenital neurosyphilis, unspecified | CMS +A5041 | Late congenital syphilitic meningitis | CMS +A5042 | Late congenital syphilitic encephalitis | CMS +A5043 | Late congenital syphilitic polyneuropathy | CMS +A5044 | Late congenital syphilitic optic nerve atrophy | CMS +A5045 | Juvenile general paresis | CMS +A5049 | Other late congenital neurosyphilis | CMS +A505 | Other late congenital syphilis, symptomatic | WHO +A5051 | Clutton's joints | CMS +A5052 | Hutchinson's teeth | CMS +A5053 | Hutchinson's triad | CMS +A5054 | Late congenital cardiovascular syphilis | CMS +A5055 | Late congenital syphilitic arthropathy | CMS +A5056 | Late congenital syphilitic osteochondropathy | CMS +A5057 | Syphilitic saddle nose | CMS +A5059 | Other late congenital syphilis, symptomatic | CMS +A506 | Late congenital syphilis, latent | WHO +A507 | Late congenital syphilis, unspecified | WHO +A509 | Congenital syphilis, unspecified | WHO +A51 | Early syphilis | WHO +A510 | Primary genital syphilis | WHO +A511 | Primary anal syphilis | WHO +A512 | Primary syphilis of other sites | WHO +A513 | Secondary syphilis of skin and mucous membranes | WHO +A5131 | Condyloma latum | CMS +A5132 | Syphilitic alopecia | CMS +A5139 | Other secondary syphilis of skin | CMS +A514 | Other secondary syphilis | WHO +A5141 | Secondary syphilitic meningitis | CMS +A5142 | Secondary syphilitic female pelvic disease | CMS +A5143 | Secondary syphilitic oculopathy | CMS +A5144 | Secondary syphilitic nephritis | CMS +A5145 | Secondary syphilitic hepatitis | CMS +A5146 | Secondary syphilitic osteopathy | CMS +A5149 | Other secondary syphilitic conditions | CMS +A515 | Early syphilis, latent | WHO +A519 | Early syphilis, unspecified | WHO +A52 | Late syphilis | WHO +A520 | Cardiovascular syphilis | WHO +A5200 | Cardiovascular syphilis, unspecified | CMS +A5201 | Syphilitic aneurysm of aorta | CMS +A5202 | Syphilitic aortitis | CMS +A5203 | Syphilitic endocarditis | CMS +A5204 | Syphilitic cerebral arteritis | CMS +A5205 | Other cerebrovascular syphilis | CMS +A5206 | Other syphilitic heart involvement | CMS +A5209 | Other cardiovascular syphilis | CMS +A521 | Symptomatic neurosyphilis | WHO +A5210 | Symptomatic neurosyphilis, unspecified | CMS +A5211 | Tabes dorsalis | CMS +A5212 | Other cerebrospinal syphilis | CMS +A5213 | Late syphilitic meningitis | CMS +A5214 | Late syphilitic encephalitis | CMS +A5215 | Late syphilitic neuropathy | CMS +A5216 | Charcot's arthropathy (tabetic) | CMS +A5217 | General paresis | CMS +A5219 | Other symptomatic neurosyphilis | CMS +A522 | Asymptomatic neurosyphilis | WHO +A523 | Neurosyphilis, unspecified | WHO +A527 | Other symptomatic late syphilis | WHO +A5271 | Late syphilitic oculopathy | CMS +A5272 | Syphilis of lung and bronchus | CMS +A5273 | Symptomatic late syphilis of other respiratory organs | CMS +A5274 | Syphilis of liver and other viscera | CMS +A5275 | Syphilis of kidney and ureter | CMS +A5276 | Other genitourinary symptomatic late syphilis | CMS +A5277 | Syphilis of bone and joint | CMS +A5278 | Syphilis of other musculoskeletal tissue | CMS +A5279 | Other symptomatic late syphilis | CMS +A528 | Late syphilis, latent | WHO +A529 | Late syphilis, unspecified | WHO +A53 | Other and unspecified syphilis | WHO +A530 | Latent syphilis, unspecified as early or late | WHO +A539 | Syphilis, unspecified | WHO +A54 | Gonococcal infection | WHO +A540 | Gonococcal infection of lower genitourinary tract without periurethral or accessory gland abscess | WHO +A5400 | Gonococcal infection of lower genitourinary tract, unspecified | CMS +A5401 | Gonococcal cystitis and urethritis, unspecified | CMS +A5402 | Gonococcal vulvovaginitis, unspecified | CMS +A5403 | Gonococcal cervicitis, unspecified | CMS +A5409 | Other gonococcal infection of lower genitourinary tract | CMS +A541 | Gonococcal infection of lower genitourinary tract with periurethral and accessory gland abscess | WHO +A542 | Gonococcal pelviperitonitis and other gonococcal genitourinary infections | WHO +A5421 | Gonococcal infection of kidney and ureter | CMS +A5422 | Gonococcal prostatitis | CMS +A5423 | Gonococcal infection of other male genital organs | CMS +A5424 | Gonococcal female pelvic inflammatory disease | CMS +A5429 | Other gonococcal genitourinary infections | CMS +A543 | Gonococcal infection of eye | WHO +A5430 | Gonococcal infection of eye, unspecified | CMS +A5431 | Gonococcal conjunctivitis | CMS +A5432 | Gonococcal iridocyclitis | CMS +A5433 | Gonococcal keratitis | CMS +A5439 | Other gonococcal eye infection | CMS +A544 | Gonococcal infection of musculoskeletal system | WHO +A5440 | Gonococcal infection of musculoskeletal system, unspecified | CMS +A5441 | Gonococcal spondylopathy | CMS +A5442 | Gonococcal arthritis | CMS +A5443 | Gonococcal osteomyelitis | CMS +A5449 | Gonococcal infection of other musculoskeletal tissue | CMS +A545 | Gonococcal pharyngitis | WHO +A546 | Gonococcal infection of anus and rectum | WHO +A548 | Other gonococcal infections | WHO +A5481 | Gonococcal meningitis | CMS +A5482 | Gonococcal brain abscess | CMS +A5483 | Gonococcal heart infection | CMS +A5484 | Gonococcal pneumonia | CMS +A5485 | Gonococcal peritonitis | CMS +A5486 | Gonococcal sepsis | CMS +A5489 | Other gonococcal infections | CMS +A549 | Gonococcal infection, unspecified | WHO +A55 | Chlamydial lymphogranuloma (venereum) | WHO +A56 | Other sexually transmitted chlamydial diseases | WHO +A560 | Chlamydial infection of lower genitourinary tract | WHO +A5600 | Chlamydial infection of lower genitourinary tract, unspecified | CMS +A5601 | Chlamydial cystitis and urethritis | CMS +A5602 | Chlamydial vulvovaginitis | CMS +A5609 | Other chlamydial infection of lower genitourinary tract | CMS +A561 | Chlamydial infection of pelviperitoneum and other genitourinary organs | WHO +A5611 | Chlamydial female pelvic inflammatory disease | CMS +A5619 | Other chlamydial genitourinary infection | CMS +A562 | Chlamydial infection of genitourinary tract, unspecified | WHO +A563 | Chlamydial infection of anus and rectum | WHO +A564 | Chlamydial infection of pharynx | WHO +A568 | Sexually transmitted chlamydial infection of other sites | WHO +A57 | Chancroid | WHO +A58 | Granuloma inguinale | WHO +A59 | Trichomoniasis | WHO +A590 | Urogenital trichomoniasis | WHO +A5900 | Urogenital trichomoniasis, unspecified | CMS +A5901 | Trichomonal vulvovaginitis | CMS +A5902 | Trichomonal prostatitis | CMS +A5903 | Trichomonal cystitis and urethritis | CMS +A5909 | Other urogenital trichomoniasis | CMS +A598 | Trichomoniasis of other sites | WHO +A599 | Trichomoniasis, unspecified | WHO +A60 | Anogenital herpesviral [herpes simplex] infection | WHO +A600 | Herpesviral infection of genitalia and urogenital tract | WHO +A6000 | Herpesviral infection of urogenital system, unspecified | CMS +A6001 | Herpesviral infection of penis | CMS +A6002 | Herpesviral infection of other male genital organs | CMS +A6003 | Herpesviral cervicitis | CMS +A6004 | Herpesviral vulvovaginitis | CMS +A6009 | Herpesviral infection of other urogenital tract | CMS +A601 | Herpesviral infection of perianal skin and rectum | WHO +A609 | Anogenital herpesviral infection, unspecified | WHO +A63 | Other predominantly sexually transmitted diseases, not elsewhere classified | WHO +A630 | Anogenital (venereal) warts | WHO +A638 | Other specified predominantly sexually transmitted diseases | WHO +A64 | Unspecified sexually transmitted disease | WHO +A65 | Nonvenereal syphilis | WHO +A66 | Yaws | WHO +A660 | Initial lesions of yaws | WHO +A661 | Multiple papillomata and wet crab yaws | WHO +A662 | Other early skin lesions of yaws | WHO +A663 | Hyperkeratosis of yaws | WHO +A664 | Gummata and ulcers of yaws | WHO +A665 | Gangosa | WHO +A666 | Bone and joint lesions of yaws | WHO +A667 | Other manifestations of yaws | WHO +A668 | Latent yaws | WHO +A669 | Yaws, unspecified | WHO +A67 | Pinta [carate] | WHO +A670 | Primary lesions of pinta | WHO +A671 | Intermediate lesions of pinta | WHO +A672 | Late lesions of pinta | WHO +A673 | Mixed lesions of pinta | WHO +A679 | Pinta, unspecified | WHO +A68 | Relapsing fevers | WHO +A680 | Louse-borne relapsing fever | WHO +A681 | Tick-borne relapsing fever | WHO +A689 | Relapsing fever, unspecified | WHO +A69 | Other spirochaetal infections | WHO +A690 | Necrotizing ulcerative stomatitis | WHO +A691 | Other Vincent infections | WHO +A692 | Lyme disease | WHO +A6920 | Lyme disease, unspecified | CMS +A6921 | Meningitis due to Lyme disease | CMS +A6922 | Other neurologic disorders in Lyme disease | CMS +A6923 | Arthritis due to Lyme disease | CMS +A6929 | Other conditions associated with Lyme disease | CMS +A698 | Other specified spirochaetal infections | WHO +A699 | Spirochaetal infection, unspecified | WHO +A70 | Chlamydia psittaci infection | WHO +A71 | Trachoma | WHO +A710 | Initial stage of trachoma | WHO +A711 | Active stage of trachoma | WHO +A719 | Trachoma, unspecified | WHO +A74 | Other diseases caused by chlamydiae | WHO +A740 | Chlamydial conjunctivitis | WHO +A748 | Other chlamydial diseases | WHO +A7481 | Chlamydial peritonitis | CMS +A7489 | Other chlamydial diseases | CMS +A749 | Chlamydial infection, unspecified | WHO +A75 | Typhus fever | WHO +A750 | Epidemic louse-borne typhus fever due to Rickettsia prowazekii | WHO +A751 | Recrudescent typhus [Brill disease] | WHO +A752 | Typhus fever due to Rickettsia typhi | WHO +A753 | Typhus fever due to Rickettsia tsutsugamushi | WHO +A759 | Typhus fever, unspecified | WHO +A77 | Spotted fever [tick-borne rickettsioses] | WHO +A770 | Spotted fever due to Rickettsia rickettsii | WHO +A771 | Spotted fever due to Rickettsia conorii | WHO +A772 | Spotted fever due to Rickettsia sibirica | WHO +A773 | Spotted fever due to Rickettsia australis | WHO +A7740 | Ehrlichiosis, unspecified | CMS +A7741 | Ehrlichiosis chafeensis [E. chafeensis] | CMS +A7749 | Other ehrlichiosis | CMS +A778 | Other spotted fevers | WHO +A779 | Spotted fever, unspecified | WHO +A78 | Q fever | WHO +A79 | Other rickettsioses | WHO +A790 | Trench fever | WHO +A791 | Rickettsialpox due to Rickettsia akari | WHO +A798 | Other specified rickettsioses | WHO +A7981 | Rickettsiosis due to Ehrlichia sennetsu | CMS +A7989 | Other specified rickettsioses | CMS +A799 | Rickettsiosis, unspecified | WHO +A80 | Acute poliomyelitis | WHO +A800 | Acute paralytic poliomyelitis, vaccine-associated | WHO +A801 | Acute paralytic poliomyelitis, wild virus, imported | WHO +A802 | Acute paralytic poliomyelitis, wild virus, indigenous | WHO +A803 | Acute paralytic poliomyelitis, other and unspecified | WHO +A8030 | Acute paralytic poliomyelitis, unspecified | CMS +A8039 | Other acute paralytic poliomyelitis | CMS +A804 | Acute nonparalytic poliomyelitis | WHO +A809 | Acute poliomyelitis, unspecified | WHO +A81 | Atypical virus infections of central nervous system | WHO +A810 | Creutzfeldt-Jakob disease | WHO +A8100 | Creutzfeldt-Jakob disease, unspecified | CMS +A8101 | Variant Creutzfeldt-Jakob disease | CMS +A8109 | Other Creutzfeldt-Jakob disease | CMS +A811 | Subacute sclerosing panencephalitis | WHO +A812 | Progressive multifocal leukoencephalopathy | WHO +A818 | Other atypical virus infections of central nervous system | WHO +A8181 | Kuru | CMS +A8182 | Gerstmann-Straussler-Scheinker syndrome | CMS +A8183 | Fatal familial insomnia | CMS +A8189 | Other atypical virus infections of central nervous system | CMS +A819 | Atypical virus infection of central nervous system, unspecified | WHO +A82 | Rabies | WHO +A820 | Sylvatic rabies | WHO +A821 | Urban rabies | WHO +A829 | Rabies, unspecified | WHO +A83 | Mosquito-borne viral encephalitis | WHO +A830 | Japanese encephalitis | WHO +A831 | Western equine encephalitis | WHO +A832 | Eastern equine encephalitis | WHO +A833 | St Louis encephalitis | WHO +A834 | Australian encephalitis | WHO +A835 | California encephalitis | WHO +A836 | Rocio virus disease | WHO +A838 | Other mosquito-borne viral encephalitis | WHO +A839 | Mosquito-borne viral encephalitis, unspecified | WHO +A84 | Tick-borne viral encephalitis | WHO +A840 | Far Eastern tick-borne encephalitis [Russian spring-summer encephalitis] | WHO +A841 | Central European tick-borne encephalitis | WHO +A848 | Other tick-borne viral encephalitis | WHO +A849 | Tick-borne viral encephalitis, unspecified | WHO +A85 | Other viral encephalitis, not elsewhere classified | WHO +A850 | Enteroviral encephalitis | WHO +A851 | Adenoviral encephalitis | WHO +A852 | Arthropod-borne viral encephalitis, unspecified | WHO +A858 | Other specified viral encephalitis | WHO +A86 | Unspecified viral encephalitis | WHO +A87 | Viral meningitis | WHO +A870 | Enteroviral meningitis | WHO +A871 | Adenoviral meningitis | WHO +A872 | Lymphocytic choriomeningitis | WHO +A878 | Other viral meningitis | WHO +A879 | Viral meningitis, unspecified | WHO +A88 | Other viral infections of central nervous system, not elsewhere classified | WHO +A880 | Enteroviral exanthematous fever [Boston exanthem] | WHO +A881 | Epidemic vertigo | WHO +A888 | Other specified viral infections of central nervous system | WHO +A89 | Unspecified viral infection of central nervous system | WHO +A90 | Dengue fever [classical dengue] | CMS +A91 | Dengue hemorrhagic fever | CMS +A92 | Other mosquito-borne viral fevers | WHO +A920 | Chikungunya virus disease | WHO +A921 | O'nyong-nyong fever | WHO +A922 | Venezuelan equine fever | WHO +A923 | West Nile virus infection | WHO +A9230 | West Nile virus infection, unspecified | CMS +A9231 | West Nile virus infection with encephalitis | CMS +A9232 | West Nile virus infection with other neurologic manifestation | CMS +A9239 | West Nile virus infection with other complications | CMS +A924 | Rift Valley fever | WHO +A925 | Zika virus disease | WHO +A928 | Other specified mosquito-borne viral fevers | WHO +A929 | Mosquito-borne viral fever, unspecified | WHO +A93 | Other arthropod-borne viral fevers, not elsewhere classified | WHO +A930 | Oropouche virus disease | WHO +A931 | Sandfly fever | WHO +A932 | Colorado tick fever | WHO +A938 | Other specified arthropod-borne viral fevers | WHO +A94 | Unspecified arthropod-borne viral fever | WHO +A95 | Yellow fever | WHO +A950 | Sylvatic yellow fever | WHO +A951 | Urban yellow fever | WHO +A959 | Yellow fever, unspecified | WHO +A96 | Arenaviral haemorrhagic fever | WHO +A960 | Junin haemorrhagic fever | WHO +A961 | Machupo haemorrhagic fever | WHO +A962 | Lassa fever | WHO +A968 | Other arenaviral haemorrhagic fevers | WHO +A969 | Arenaviral haemorrhagic fever, unspecified | WHO +A97 | Dengue | WHO +A970 | Dengue without warning signs | WHO +A971 | Dengue with warning signs | WHO +A972 | Severe Dengue | WHO +A979 | Dengue, unspecified | WHO +A98 | Other viral haemorrhagic fevers, not elsewhere classified | WHO +A980 | Crimean-Congo haemorrhagic fever | WHO +A981 | Omsk haemorrhagic fever | WHO +A982 | Kyasanur Forest disease | WHO +A983 | Marburg virus disease | WHO +A984 | Ebola virus disease | WHO +A985 | Haemorrhagic fever with renal syndrome | WHO +A988 | Other specified viral haemorrhagic fevers | WHO +A99 | Unspecified viral haemorrhagic fever | WHO +B00 | Herpesviral [herpes simplex] infections | WHO +B000 | Eczema herpeticum | WHO +B001 | Herpesviral vesicular dermatitis | WHO +B002 | Herpesviral gingivostomatitis and pharyngotonsillitis | WHO +B003 | Herpesviral meningitis | WHO +B004 | Herpesviral encephalitis | WHO +B005 | Herpesviral ocular disease | WHO +B0050 | Herpesviral ocular disease, unspecified | CMS +B0051 | Herpesviral iridocyclitis | CMS +B0052 | Herpesviral keratitis | CMS +B0053 | Herpesviral conjunctivitis | CMS +B0059 | Other herpesviral disease of eye | CMS +B007 | Disseminated herpesviral disease | WHO +B008 | Other forms of herpesviral infection | WHO +B0081 | Herpesviral hepatitis | CMS +B0082 | Herpes simplex myelitis | CMS +B0089 | Other herpesviral infection | CMS +B009 | Herpesviral infection, unspecified | WHO +B01 | Varicella [chickenpox] | WHO +B010 | Varicella meningitis | WHO +B011 | Varicella encephalitis | WHO +B0111 | Varicella encephalitis and encephalomyelitis | CMS +B0112 | Varicella myelitis | CMS +B012 | Varicella pneumonia | WHO +B018 | Varicella with other complications | WHO +B0181 | Varicella keratitis | CMS +B0189 | Other varicella complications | CMS +B019 | Varicella without complication | WHO +B02 | Zoster [herpes zoster] | WHO +B020 | Zoster encephalitis | WHO +B021 | Zoster meningitis | WHO +B022 | Zoster with other nervous system involvement | WHO +B0221 | Postherpetic geniculate ganglionitis | CMS +B0222 | Postherpetic trigeminal neuralgia | CMS +B0223 | Postherpetic polyneuropathy | CMS +B0224 | Postherpetic myelitis | CMS +B0229 | Other postherpetic nervous system involvement | CMS +B023 | Zoster ocular disease | WHO +B0230 | Zoster ocular disease, unspecified | CMS +B0231 | Zoster conjunctivitis | CMS +B0232 | Zoster iridocyclitis | CMS +B0233 | Zoster keratitis | CMS +B0234 | Zoster scleritis | CMS +B0239 | Other herpes zoster eye disease | CMS +B027 | Disseminated zoster | WHO +B028 | Zoster with other complications | WHO +B029 | Zoster without complication | WHO +B03 | Smallpox | WHO +B04 | Monkeypox | WHO +B05 | Measles | WHO +B050 | Measles complicated by encephalitis | WHO +B051 | Measles complicated by meningitis | WHO +B052 | Measles complicated by pneumonia | WHO +B053 | Measles complicated by otitis media | WHO +B054 | Measles with intestinal complications | WHO +B058 | Measles with other complications | WHO +B0581 | Measles keratitis and keratoconjunctivitis | CMS +B0589 | Other measles complications | CMS +B059 | Measles without complication | WHO +B06 | Rubella [German measles] | WHO +B060 | Rubella with neurological complications | WHO +B0600 | Rubella with neurological complication, unspecified | CMS +B0601 | Rubella encephalitis | CMS +B0602 | Rubella meningitis | CMS +B0609 | Other neurological complications of rubella | CMS +B068 | Rubella with other complications | WHO +B0681 | Rubella pneumonia | CMS +B0682 | Rubella arthritis | CMS +B0689 | Other rubella complications | CMS +B069 | Rubella without complication | WHO +B07 | Viral warts | WHO +B070 | Plantar wart | CMS +B078 | Other viral warts | CMS +B079 | Viral wart, unspecified | CMS +B08 | Other viral infections characterized by skin and mucous membrane lesions, not elsewhere classified | WHO +B080 | Other orthopoxvirus infections | WHO +B08010 | Cowpox | CMS +B08011 | Vaccinia not from vaccine | CMS +B0802 | Orf virus disease | CMS +B0803 | Pseudocowpox [milker's node] | CMS +B0804 | Paravaccinia, unspecified | CMS +B0809 | Other orthopoxvirus infections | CMS +B081 | Molluscum contagiosum | WHO +B082 | Exanthema subitum [sixth disease] | WHO +B0820 | Exanthema subitum [sixth disease], unspecified | CMS +B0821 | Exanthema subitum [sixth disease] due to human herpesvirus 6 | CMS +B0822 | Exanthema subitum [sixth disease] due to human herpesvirus 7 | CMS +B083 | Erythema infectiosum [fifth disease] | WHO +B084 | Enteroviral vesicular stomatitis with exanthem | WHO +B085 | Enteroviral vesicular pharyngitis | WHO +B0860 | Parapoxvirus infection, unspecified | CMS +B0861 | Bovine stomatitis | CMS +B0862 | Sealpox | CMS +B0869 | Other parapoxvirus infections | CMS +B0870 | Yatapoxvirus infection, unspecified | CMS +B0871 | Tanapox virus disease | CMS +B0872 | Yaba pox virus disease | CMS +B0879 | Other yatapoxvirus infections | CMS +B088 | Other specified viral infections characterized by skin and mucous membrane lesions | WHO +B09 | Unspecified viral infection characterized by skin and mucous membrane lesions | WHO +B1001 | Human herpesvirus 6 encephalitis | CMS +B1009 | Other human herpesvirus encephalitis | CMS +B1081 | Human herpesvirus 6 infection | CMS +B1082 | Human herpesvirus 7 infection | CMS +B1089 | Other human herpesvirus infection | CMS +B15 | Acute hepatitis A | WHO +B150 | Hepatitis A with hepatic coma | WHO +B159 | Hepatitis A without hepatic coma | WHO +B16 | Acute hepatitis B | WHO +B160 | Acute hepatitis B with delta-agent (coinfection) with hepatic coma | WHO +B161 | Acute hepatitis B with delta-agent (coinfection) without hepatic coma | WHO +B162 | Acute hepatitis B without delta-agent with hepatic coma | WHO +B169 | Acute hepatitis B without delta-agent and without hepatic coma | WHO +B17 | Other acute viral hepatitis | WHO +B170 | Acute delta-(super)infection in chronic hepatitis B | WHO +B171 | Acute hepatitis C | WHO +B1710 | Acute hepatitis C without hepatic coma | CMS +B1711 | Acute hepatitis C with hepatic coma | CMS +B172 | Acute hepatitis E | WHO +B178 | Other specified acute viral hepatitis | WHO +B179 | Acute viral hepatitis, unspecified | WHO +B18 | Chronic viral hepatitis | WHO +B180 | Chronic viral hepatitis B with delta-agent | WHO +B1800 | Chronic viral hepatitis B with delta-agent : immune-tolerant phase | WHO +B1809 | Chronic viral hepatitis B with delta-agent : other and unspecified phase | WHO +B181 | Chronic viral hepatitis B without delta-agent | WHO +B1810 | Chronic viral hepatitis B without delta-agent : immune-tolerant phase | WHO +B1819 | Chronic viral hepatitis B without delta-agent : other and unspecified phase | WHO +B182 | Chronic viral hepatitis C | WHO +B188 | Other chronic viral hepatitis | WHO +B189 | Chronic viral hepatitis, unspecified | WHO +B19 | Unspecified viral hepatitis | WHO +B190 | Unspecified viral hepatitis with hepatic coma | WHO +B1910 | Unspecified viral hepatitis B without hepatic coma | CMS +B1911 | Unspecified viral hepatitis B with hepatic coma | CMS +B1920 | Unspecified viral hepatitis C without hepatic coma | CMS +B1921 | Unspecified viral hepatitis C with hepatic coma | CMS +B199 | Unspecified viral hepatitis without hepatic coma | WHO +B20 | Human immunodeficiency virus [HIV] disease resulting in infectious and parasitic diseases | WHO +B200 | HIV disease resulting in mycobacterial infection | WHO +B201 | HIV disease resulting in other bacterial infections | WHO +B202 | HIV disease resulting in cytomegaloviral disease | WHO +B203 | HIV disease resulting in other viral infections | WHO +B204 | HIV disease resulting in candidiasis | WHO +B205 | HIV disease resulting in other mycoses | WHO +B206 | HIV disease resulting in Pneumocystis jirovecii pneumonia | WHO +B207 | HIV disease resulting in multiple infections | WHO +B208 | HIV disease resulting in other infectious and parasitic diseases | WHO +B209 | HIV disease resulting in unspecified infectious or parasitic disease | WHO +B21 | Human immunodeficiency virus [HIV] disease resulting in malignant neoplasms | WHO +B210 | HIV disease resulting in Kaposi sarcoma | WHO +B211 | HIV disease resulting in Burkitt lymphoma | WHO +B212 | HIV disease resulting in other types of non-Hodgkin lymphoma | WHO +B213 | HIV disease resulting in other malignant neoplasms of lymphoid, haematopoietic and related tissue | WHO +B217 | HIV disease resulting in multiple malignant neoplasms | WHO +B218 | HIV disease resulting in other malignant neoplasms | WHO +B219 | HIV disease resulting in unspecified malignant neoplasm | WHO +B22 | Human immunodeficiency virus [HIV] disease resulting in other specified diseases | WHO +B220 | HIV disease resulting in encephalopathy | WHO +B221 | HIV disease resulting in lymphoid interstitial pneumonitis | WHO +B222 | HIV disease resulting in wasting syndrome | WHO +B227 | HIV disease resulting in multiple diseases classified elsewhere | WHO +B23 | Human immunodeficiency virus [HIV] disease resulting in other conditions | WHO +B230 | Acute HIV infection syndrome | WHO +B231 | HIV disease resulting in (persistent) generalized lymphadenopathy | WHO +B232 | HIV disease resulting in haematological and immunological abnormalities, not elsewhere classified | WHO +B238 | HIV disease resulting in other specified conditions | WHO +B24 | Unspecified human immunodeficiency virus [HIV] disease | WHO +B25 | Cytomegaloviral disease | WHO +B250 | Cytomegaloviral pneumonitis | WHO +B251 | Cytomegaloviral hepatitis | WHO +B252 | Cytomegaloviral pancreatitis | WHO +B258 | Other cytomegaloviral diseases | WHO +B259 | Cytomegaloviral disease, unspecified | WHO +B26 | Mumps | WHO +B260 | Mumps orchitis | WHO +B261 | Mumps meningitis | WHO +B262 | Mumps encephalitis | WHO +B263 | Mumps pancreatitis | WHO +B268 | Mumps with other complications | WHO +B2681 | Mumps hepatitis | CMS +B2682 | Mumps myocarditis | CMS +B2683 | Mumps nephritis | CMS +B2684 | Mumps polyneuropathy | CMS +B2685 | Mumps arthritis | CMS +B2689 | Other mumps complications | CMS +B269 | Mumps without complication | WHO +B27 | Infectious mononucleosis | WHO +B270 | Gammaherpesviral mononucleosis | WHO +B2700 | Gammaherpesviral mononucleosis without complication | CMS +B2701 | Gammaherpesviral mononucleosis with polyneuropathy | CMS +B2702 | Gammaherpesviral mononucleosis with meningitis | CMS +B2709 | Gammaherpesviral mononucleosis with other complications | CMS +B271 | Cytomegaloviral mononucleosis | WHO +B2710 | Cytomegaloviral mononucleosis without complications | CMS +B2711 | Cytomegaloviral mononucleosis with polyneuropathy | CMS +B2712 | Cytomegaloviral mononucleosis with meningitis | CMS +B2719 | Cytomegaloviral mononucleosis with other complication | CMS +B278 | Other infectious mononucleosis | WHO +B2780 | Other infectious mononucleosis without complication | CMS +B2781 | Other infectious mononucleosis with polyneuropathy | CMS +B2782 | Other infectious mononucleosis with meningitis | CMS +B2789 | Other infectious mononucleosis with other complication | CMS +B279 | Infectious mononucleosis, unspecified | WHO +B2790 | Infectious mononucleosis, unspecified without complication | CMS +B2791 | Infectious mononucleosis, unspecified with polyneuropathy | CMS +B2792 | Infectious mononucleosis, unspecified with meningitis | CMS +B2799 | Infectious mononucleosis, unspecified with other complication | CMS +B30 | Viral conjunctivitis | WHO +B300 | Keratoconjunctivitis due to adenovirus | WHO +B301 | Conjunctivitis due to adenovirus | WHO +B302 | Viral pharyngoconjunctivitis | WHO +B303 | Acute epidemic haemorrhagic conjunctivitis (enteroviral) | WHO +B308 | Other viral conjunctivitis | WHO +B309 | Viral conjunctivitis, unspecified | WHO +B33 | Other viral diseases, not elsewhere classified | WHO +B330 | Epidemic myalgia | WHO +B331 | Ross River disease | WHO +B332 | Viral carditis | WHO +B3320 | Viral carditis, unspecified | CMS +B3321 | Viral endocarditis | CMS +B3322 | Viral myocarditis | CMS +B3323 | Viral pericarditis | CMS +B3324 | Viral cardiomyopathy | CMS +B333 | Retrovirus infections, not elsewhere classified | WHO +B334 | Hantavirus (cardio-)pulmonary syndrome [HPS] [HCPS] | WHO +B338 | Other specified viral diseases | WHO +B34 | Viral infection of unspecified site | WHO +B340 | Adenovirus infection, unspecified site | WHO +B341 | Enterovirus infection, unspecified site | WHO +B342 | Coronavirus infection, unspecified site | WHO +B343 | Parvovirus infection, unspecified site | WHO +B344 | Papovavirus infection, unspecified site | WHO +B348 | Other viral infections of unspecified site | WHO +B349 | Viral infection, unspecified | WHO +B35 | Dermatophytosis | WHO +B350 | Tinea barbae and tinea capitis | WHO +B351 | Tinea unguium | WHO +B352 | Tinea manuum | WHO +B353 | Tinea pedis | WHO +B354 | Tinea corporis | WHO +B355 | Tinea imbricata | WHO +B356 | Tinea inguinalis [Tinea cruris] | WHO +B358 | Other dermatophytoses | WHO +B359 | Dermatophytosis, unspecified | WHO +B36 | Other superficial mycoses | WHO +B360 | Pityriasis versicolor | WHO +B361 | Tinea nigra | WHO +B362 | White piedra | WHO +B363 | Black piedra | WHO +B368 | Other specified superficial mycoses | WHO +B369 | Superficial mycosis, unspecified | WHO +B37 | Candidiasis | WHO +B370 | Candidal stomatitis | WHO +B371 | Pulmonary candidiasis | WHO +B372 | Candidiasis of skin and nail | WHO +B373 | Candidiasis of vulva and vagina | WHO +B374 | Candidiasis of other urogenital sites | WHO +B3741 | Candidal cystitis and urethritis | CMS +B3742 | Candidal balanitis | CMS +B3749 | Other urogenital candidiasis | CMS +B375 | Candidal meningitis | WHO +B376 | Candidal endocarditis | WHO +B377 | Candidal sepsis | WHO +B378 | Candidiasis of other sites | WHO +B3781 | Candidal esophagitis | CMS +B3782 | Candidal enteritis | CMS +B3783 | Candidal cheilitis | CMS +B3784 | Candidal otitis externa | CMS +B3789 | Other sites of candidiasis | CMS +B379 | Candidiasis, unspecified | WHO +B38 | Coccidioidomycosis | WHO +B380 | Acute pulmonary coccidioidomycosis | WHO +B381 | Chronic pulmonary coccidioidomycosis | WHO +B382 | Pulmonary coccidioidomycosis, unspecified | WHO +B383 | Cutaneous coccidioidomycosis | WHO +B384 | Coccidioidomycosis meningitis | WHO +B387 | Disseminated coccidioidomycosis | WHO +B388 | Other forms of coccidioidomycosis | WHO +B3881 | Prostatic coccidioidomycosis | CMS +B3889 | Other forms of coccidioidomycosis | CMS +B389 | Coccidioidomycosis, unspecified | WHO +B39 | Histoplasmosis | WHO +B390 | Acute pulmonary histoplasmosis capsulati | WHO +B391 | Chronic pulmonary histoplasmosis capsulati | WHO +B392 | Pulmonary histoplasmosis capsulati, unspecified | WHO +B393 | Disseminated histoplasmosis capsulati | WHO +B394 | Histoplasmosis capsulati, unspecified | WHO +B395 | Histoplasmosis duboisii | WHO +B399 | Histoplasmosis, unspecified | WHO +B40 | Blastomycosis | WHO +B400 | Acute pulmonary blastomycosis | WHO +B401 | Chronic pulmonary blastomycosis | WHO +B402 | Pulmonary blastomycosis, unspecified | WHO +B403 | Cutaneous blastomycosis | WHO +B407 | Disseminated blastomycosis | WHO +B408 | Other forms of blastomycosis | WHO +B4081 | Blastomycotic meningoencephalitis | CMS +B4089 | Other forms of blastomycosis | CMS +B409 | Blastomycosis, unspecified | WHO +B41 | Paracoccidioidomycosis | WHO +B410 | Pulmonary paracoccidioidomycosis | WHO +B417 | Disseminated paracoccidioidomycosis | WHO +B418 | Other forms of paracoccidioidomycosis | WHO +B419 | Paracoccidioidomycosis, unspecified | WHO +B42 | Sporotrichosis | WHO +B420 | Pulmonary sporotrichosis | WHO +B421 | Lymphocutaneous sporotrichosis | WHO +B427 | Disseminated sporotrichosis | WHO +B428 | Other forms of sporotrichosis | WHO +B4281 | Cerebral sporotrichosis | CMS +B4282 | Sporotrichosis arthritis | CMS +B4289 | Other forms of sporotrichosis | CMS +B429 | Sporotrichosis, unspecified | WHO +B43 | Chromomycosis and phaeomycotic abscess | WHO +B430 | Cutaneous chromomycosis | WHO +B431 | Phaeomycotic brain abscess | WHO +B432 | Subcutaneous phaeomycotic abscess and cyst | WHO +B438 | Other forms of chromomycosis | WHO +B439 | Chromomycosis, unspecified | WHO +B44 | Aspergillosis | WHO +B440 | Invasive pulmonary aspergillosis | WHO +B441 | Other pulmonary aspergillosis | WHO +B442 | Tonsillar aspergillosis | WHO +B447 | Disseminated aspergillosis | WHO +B448 | Other forms of aspergillosis | WHO +B4481 | Allergic bronchopulmonary aspergillosis | CMS +B4489 | Other forms of aspergillosis | CMS +B449 | Aspergillosis, unspecified | WHO +B45 | Cryptococcosis | WHO +B450 | Pulmonary cryptococcosis | WHO +B451 | Cerebral cryptococcosis | WHO +B452 | Cutaneous cryptococcosis | WHO +B453 | Osseous cryptococcosis | WHO +B457 | Disseminated cryptococcosis | WHO +B458 | Other forms of cryptococcosis | WHO +B459 | Cryptococcosis, unspecified | WHO +B46 | Zygomycosis | WHO +B460 | Pulmonary mucormycosis | WHO +B461 | Rhinocerebral mucormycosis | WHO +B462 | Gastrointestinal mucormycosis | WHO +B463 | Cutaneous mucormycosis | WHO +B464 | Disseminated mucormycosis | WHO +B465 | Mucormycosis, unspecified | WHO +B468 | Other zygomycoses | WHO +B469 | Zygomycosis, unspecified | WHO +B47 | Mycetoma | WHO +B470 | Eumycetoma | WHO +B471 | Actinomycetoma | WHO +B479 | Mycetoma, unspecified | WHO +B48 | Other mycoses, not elsewhere classified | WHO +B480 | Lobomycosis | WHO +B481 | Rhinosporidiosis | WHO +B482 | Allescheriasis | WHO +B483 | Geotrichosis | WHO +B484 | Penicillosis | WHO +B485 | Pneumocystosis | WHO +B487 | Opportunistic mycoses | WHO +B488 | Other specified mycoses | WHO +B49 | Unspecified mycosis | WHO +B50 | Plasmodium falciparum malaria | WHO +B500 | Plasmodium falciparum malaria with cerebral complications | WHO +B508 | Other severe and complicated Plasmodium falciparum malaria | WHO +B509 | Plasmodium falciparum malaria, unspecified | WHO +B51 | Plasmodium vivax malaria | WHO +B510 | Plasmodium vivax malaria with rupture of spleen | WHO +B518 | Plasmodium vivax malaria with other complications | WHO +B519 | Plasmodium vivax malaria without complication | WHO +B52 | Plasmodium malariae malaria | WHO +B520 | Plasmodium malariae malaria with nephropathy | WHO +B528 | Plasmodium malariae malaria with other complications | WHO +B529 | Plasmodium malariae malaria without complication | WHO +B53 | Other parasitologically confirmed malaria | WHO +B530 | Plasmodium ovale malaria | WHO +B531 | Malaria due to simian plasmodia | WHO +B538 | Other parasitologically confirmed malaria, not elsewhere classified | WHO +B54 | Unspecified malaria | WHO +B55 | Leishmaniasis | WHO +B550 | Visceral leishmaniasis | WHO +B551 | Cutaneous leishmaniasis | WHO +B552 | Mucocutaneous leishmaniasis | WHO +B559 | Leishmaniasis, unspecified | WHO +B56 | African trypanosomiasis | WHO +B560 | Gambiense trypanosomiasis | WHO +B561 | Rhodesiense trypanosomiasis | WHO +B569 | African trypanosomiasis, unspecified | WHO +B57 | Chagas disease | WHO +B570 | Acute Chagas disease with heart involvement | WHO +B571 | Acute Chagas disease without heart involvement | WHO +B572 | Chagas disease (chronic) with heart involvement | WHO +B573 | Chagas disease (chronic) with digestive system involvement | WHO +B5730 | Chagas' disease with digestive system involvement, unspecified | CMS +B5731 | Megaesophagus in Chagas' disease | CMS +B5732 | Megacolon in Chagas' disease | CMS +B5739 | Other digestive system involvement in Chagas' disease | CMS +B574 | Chagas disease (chronic) with nervous system involvement | WHO +B5740 | Chagas' disease with nervous system involvement, unspecified | CMS +B5741 | Meningitis in Chagas' disease | CMS +B5742 | Meningoencephalitis in Chagas' disease | CMS +B5749 | Other nervous system involvement in Chagas' disease | CMS +B575 | Chagas disease (chronic) with other organ involvement | WHO +B58 | Toxoplasmosis | WHO +B580 | Toxoplasma oculopathy | WHO +B5800 | Toxoplasma oculopathy, unspecified | CMS +B5801 | Toxoplasma chorioretinitis | CMS +B5809 | Other toxoplasma oculopathy | CMS +B581 | Toxoplasma hepatitis | WHO +B582 | Toxoplasma meningoencephalitis | WHO +B583 | Pulmonary toxoplasmosis | WHO +B588 | Toxoplasmosis with other organ involvement | WHO +B5881 | Toxoplasma myocarditis | CMS +B5882 | Toxoplasma myositis | CMS +B5883 | Toxoplasma tubulo-interstitial nephropathy | CMS +B5889 | Toxoplasmosis with other organ involvement | CMS +B589 | Toxoplasmosis, unspecified | WHO +B59 | Pneumocystosis | CMS +B60 | Other protozoal diseases, not elsewhere classified | WHO +B600 | Babesiosis | WHO +B601 | Acanthamoebiasis | WHO +B6010 | Acanthamebiasis, unspecified | CMS +B6011 | Meningoencephalitis due to Acanthamoeba (culbertsoni) | CMS +B6012 | Conjunctivitis due to Acanthamoeba | CMS +B6013 | Keratoconjunctivitis due to Acanthamoeba | CMS +B6019 | Other acanthamebic disease | CMS +B602 | Naegleriasis | WHO +B608 | Other specified protozoal diseases | WHO +B64 | Unspecified protozoal disease | WHO +B65 | Schistosomiasis [bilharziasis] | WHO +B650 | Schistosomiasis due to Schistosoma haematobium [urinary schistosomiasis] | WHO +B651 | Schistosomiasis due to Schistosoma mansoni [intestinal schistosomiasis] | WHO +B652 | Schistosomiasis due to Schistosoma japonicum | WHO +B653 | Cercarial dermatitis | WHO +B658 | Other schistosomiases | WHO +B659 | Schistosomiasis, unspecified | WHO +B66 | Other fluke infections | WHO +B660 | Opisthorchiasis | WHO +B661 | Clonorchiasis | WHO +B662 | Dicrocoeliasis | WHO +B663 | Fascioliasis | WHO +B664 | Paragonimiasis | WHO +B665 | Fasciolopsiasis | WHO +B668 | Other specified fluke infections | WHO +B669 | Fluke infection, unspecified | WHO +B67 | Echinococcosis | WHO +B670 | Echinococcus granulosus infection of liver | WHO +B671 | Echinococcus granulosus infection of lung | WHO +B672 | Echinococcus granulosus infection of bone | WHO +B673 | Echinococcus granulosus infection, other and multiple sites | WHO +B6731 | Echinococcus granulosus infection, thyroid gland | CMS +B6732 | Echinococcus granulosus infection, multiple sites | CMS +B6739 | Echinococcus granulosus infection, other sites | CMS +B674 | Echinococcus granulosus infection, unspecified | WHO +B675 | Echinococcus multilocularis infection of liver | WHO +B676 | Echinococcus multilocularis infection, other and multiple sites | WHO +B6761 | Echinococcus multilocularis infection, multiple sites | CMS +B6769 | Echinococcus multilocularis infection, other sites | CMS +B677 | Echinococcus multilocularis infection, unspecified | WHO +B678 | Echinococcosis, unspecified, of liver | WHO +B679 | Echinococcosis, other and unspecified | WHO +B6790 | Echinococcosis, unspecified | CMS +B6799 | Other echinococcosis | CMS +B68 | Taeniasis | WHO +B680 | Taenia solium taeniasis | WHO +B681 | Taenia saginata taeniasis | WHO +B689 | Taeniasis, unspecified | WHO +B69 | Cysticercosis | WHO +B690 | Cysticercosis of central nervous system | WHO +B691 | Cysticercosis of eye | WHO +B698 | Cysticercosis of other sites | WHO +B6981 | Myositis in cysticercosis | CMS +B6989 | Cysticercosis of other sites | CMS +B699 | Cysticercosis, unspecified | WHO +B70 | Diphyllobothriasis and sparganosis | WHO +B700 | Diphyllobothriasis | WHO +B701 | Sparganosis | WHO +B71 | Other cestode infections | WHO +B710 | Hymenolepiasis | WHO +B711 | Dipylidiasis | WHO +B718 | Other specified cestode infections | WHO +B719 | Cestode infection, unspecified | WHO +B72 | Dracunculiasis | WHO +B73 | Onchocerciasis | WHO +B7300 | Onchocerciasis with eye involvement, unspecified | CMS +B7301 | Onchocerciasis with endophthalmitis | CMS +B7302 | Onchocerciasis with glaucoma | CMS +B7309 | Onchocerciasis with other eye involvement | CMS +B731 | Onchocerciasis without eye disease | CMS +B74 | Filariasis | WHO +B740 | Filariasis due to Wuchereria bancrofti | WHO +B741 | Filariasis due to Brugia malayi | WHO +B742 | Filariasis due to Brugia timori | WHO +B743 | Loiasis | WHO +B744 | Mansonelliasis | WHO +B748 | Other filariases | WHO +B749 | Filariasis, unspecified | WHO +B75 | Trichinellosis | WHO +B76 | Hookworm diseases | WHO +B760 | Ancylostomiasis | WHO +B761 | Necatoriasis | WHO +B768 | Other hookworm diseases | WHO +B769 | Hookworm disease, unspecified | WHO +B77 | Ascariasis | WHO +B770 | Ascariasis with intestinal complications | WHO +B778 | Ascariasis with other complications | WHO +B7781 | Ascariasis pneumonia | CMS +B7789 | Ascariasis with other complications | CMS +B779 | Ascariasis, unspecified | WHO +B78 | Strongyloidiasis | WHO +B780 | Intestinal strongyloidiasis | WHO +B781 | Cutaneous strongyloidiasis | WHO +B787 | Disseminated strongyloidiasis | WHO +B789 | Strongyloidiasis, unspecified | WHO +B79 | Trichuriasis | WHO +B80 | Enterobiasis | WHO +B81 | Other intestinal helminthiases, not elsewhere classified | WHO +B810 | Anisakiasis | WHO +B811 | Intestinal capillariasis | WHO +B812 | Trichostrongyliasis | WHO +B813 | Intestinal angiostrongyliasis | WHO +B814 | Mixed intestinal helminthiases | WHO +B818 | Other specified intestinal helminthiases | WHO +B82 | Unspecified intestinal parasitism | WHO +B820 | Intestinal helminthiasis, unspecified | WHO +B829 | Intestinal parasitism, unspecified | WHO +B83 | Other helminthiases | WHO +B830 | Visceral larva migrans | WHO +B831 | Gnathostomiasis | WHO +B832 | Angiostrongyliasis due to Parastrongylus cantonensis | WHO +B833 | Syngamiasis | WHO +B834 | Internal hirudiniasis | WHO +B838 | Other specified helminthiases | WHO +B839 | Helminthiasis, unspecified | WHO +B85 | Pediculosis and phthiriasis | WHO +B850 | Pediculosis due to Pediculus humanus capitis | WHO +B851 | Pediculosis due to Pediculus humanus corporis | WHO +B852 | Pediculosis, unspecified | WHO +B853 | Phthiriasis | WHO +B854 | Mixed pediculosis and phthiriasis | WHO +B86 | Scabies | WHO +B87 | Myiasis | WHO +B870 | Cutaneous myiasis | WHO +B871 | Wound myiasis | WHO +B872 | Ocular myiasis | WHO +B873 | Nasopharyngeal myiasis | WHO +B874 | Aural myiasis | WHO +B878 | Myiasis of other sites | WHO +B8781 | Genitourinary myiasis | CMS +B8782 | Intestinal myiasis | CMS +B8789 | Myiasis of other sites | CMS +B879 | Myiasis, unspecified | WHO +B88 | Other infestations | WHO +B880 | Other acariasis | WHO +B881 | Tungiasis [sandflea infestation] | WHO +B882 | Other arthropod infestations | WHO +B883 | External hirudiniasis | WHO +B888 | Other specified infestations | WHO +B889 | Infestation, unspecified | WHO +B89 | Unspecified parasitic disease | WHO +B90 | Sequelae of tuberculosis | WHO +B900 | Sequelae of central nervous system tuberculosis | WHO +B901 | Sequelae of genitourinary tuberculosis | WHO +B902 | Sequelae of tuberculosis of bones and joints | WHO +B908 | Sequelae of tuberculosis of other organs | WHO +B909 | Sequelae of respiratory and unspecified tuberculosis | WHO +B91 | Sequelae of poliomyelitis | WHO +B92 | Sequelae of leprosy | WHO +B94 | Sequelae of other and unspecified infectious and parasitic diseases | WHO +B940 | Sequelae of trachoma | WHO +B941 | Sequelae of viral encephalitis | WHO +B942 | Sequelae of viral hepatitis | WHO +B948 | Sequelae of other specified infectious and parasitic diseases | WHO +B949 | Sequelae of unspecified infectious or parasitic disease | WHO +B95 | Streptococcus and staphylococcus as the cause of diseases classified to other chapters | WHO +B950 | Streptococcus, group A, as the cause of diseases classified to other chapters | WHO +B951 | Streptococcus, group B, as the cause of diseases classified to other chapters | WHO +B952 | Streptococcus group D and enterococcus as the cause of diseases classified to other chapters | WHO +B953 | Streptococcus pneumoniae as the cause of diseases classified to other chapters | WHO +B954 | Other streptococcus as the cause of diseases classified to other chapters | WHO +B955 | Unspecified streptococcus as the cause of diseases classified to other chapters | WHO +B956 | Staphylococcus aureus as the cause of diseases classified to other chapters | WHO +B9561 | Methicillin susceptible Staphylococcus aureus infection as the cause of diseases classified elsewhere | CMS +B9562 | Methicillin resistant Staphylococcus aureus infection as the cause of diseases classified elsewhere | CMS +B957 | Other staphylococcus as the cause of diseases classified to other chapters | WHO +B958 | Unspecified staphylococcus as the cause of diseases classified to other chapters | WHO +B96 | Other specified bacterial agents as the cause of diseases classified to other chapters | WHO +B960 | Mycoplasma pneumoniae [M. pneumoniae] as the cause of diseases classified to other chapters | WHO +B961 | Klebsiella pneumoniae [K. pneumoniae] as the cause of diseases classified to other chapters | WHO +B962 | Escherichia coli [E. coli] as the cause of diseases classified to other chapters | WHO +B9620 | Unspecified Escherichia coli [E. coli] as the cause of diseases classified elsewhere | CMS +B9621 | Shiga toxin-producing Escherichia coli [E. coli] (STEC) O157 as the cause of diseases classified elsewhere | CMS +B9622 | Other specified Shiga toxin-producing Escherichia coli [E. coli] (STEC) as the cause of diseases classified elsewhere | CMS +B9623 | Unspecified Shiga toxin-producing Escherichia coli [E. coli] (STEC) as the cause of diseases classified elsewhere | CMS +B9629 | Other Escherichia coli [E. coli] as the cause of diseases classified elsewhere | CMS +B963 | Haemophilus influenzae [H. influenzae] as the cause of diseases classified to other chapters | WHO +B964 | Proteus (mirabilis)(morganii) as the cause of diseases classified to other chapters | WHO +B965 | Pseudomonas (aeruginosa) as the cause of diseases classified to other chapters | WHO +B966 | Bacillus fragilis [B. fragilis] as the cause of diseases classified to other chapters | WHO +B967 | Clostridium perfringens [C. perfringens] as the cause of diseases classified to other chapters | WHO +B968 | Other specified bacterial agents as the cause of diseases classified to other chapters | WHO +B9681 | Helicobacter pylori [H. pylori] as the cause of diseases classified elsewhere | CMS +B9682 | Vibrio vulnificus as the cause of diseases classified elsewhere | CMS +B9689 | Other specified bacterial agents as the cause of diseases classified elsewhere | CMS +B97 | Viral agents as the cause of diseases classified to other chapters | WHO +B970 | Adenovirus as the cause of diseases classified to other chapters | WHO +B971 | Enterovirus as the cause of diseases classified to other chapters | WHO +B9710 | Unspecified enterovirus as the cause of diseases classified elsewhere | CMS +B9711 | Coxsackievirus as the cause of diseases classified elsewhere | CMS +B9712 | Echovirus as the cause of diseases classified elsewhere | CMS +B9719 | Other enterovirus as the cause of diseases classified elsewhere | CMS +B972 | Coronavirus as the cause of diseases classified to other chapters | WHO +B9721 | SARS-associated coronavirus as the cause of diseases classified elsewhere | CMS +B9729 | Other coronavirus as the cause of diseases classified elsewhere | CMS +B973 | Retrovirus as the cause of diseases classified to other chapters | WHO +B9730 | Unspecified retrovirus as the cause of diseases classified elsewhere | CMS +B9731 | Lentivirus as the cause of diseases classified elsewhere | CMS +B9732 | Oncovirus as the cause of diseases classified elsewhere | CMS +B9733 | Human T-cell lymphotrophic virus, type I [HTLV-I] as the cause of diseases classified elsewhere | CMS +B9734 | Human T-cell lymphotrophic virus, type II [HTLV-II] as the cause of diseases classified elsewhere | CMS +B9735 | Human immunodeficiency virus, type 2 [HIV 2] as the cause of diseases classified elsewhere | CMS +B9739 | Other retrovirus as the cause of diseases classified elsewhere | CMS +B974 | Respiratory syncytial virus as the cause of diseases classified to other chapters | WHO +B975 | Reovirus as the cause of diseases classified to other chapters | WHO +B976 | Parvovirus as the cause of diseases classified to other chapters | WHO +B977 | Papillomavirus as the cause of diseases classified to other chapters | WHO +B978 | Other viral agents as the cause of diseases classified to other chapters | WHO +B9781 | Human metapneumovirus as the cause of diseases classified elsewhere | CMS +B9789 | Other viral agents as the cause of diseases classified elsewhere | CMS +B98 | Other specified infectious agents as the cause of diseases classified to other chapters | WHO +B980 | Helicobacter pylori [H.pylori] as the cause of diseases classified to other chapters | WHO +B981 | Vibrio vulnificus as the cause of diseases classified to other chapters | WHO +B99 | Other and unspecified infectious diseases | WHO +B998 | Other infectious disease | CMS +B999 | Unspecified infectious disease | CMS +C00 | Malignant neoplasm of lip | WHO +C000 | Malignant neoplasm: External upper lip | WHO +C001 | Malignant neoplasm: External lower lip | WHO +C002 | Malignant neoplasm: External lip, unspecified | WHO +C003 | Malignant neoplasm: Upper lip, inner aspect | WHO +C004 | Malignant neoplasm: Lower lip, inner aspect | WHO +C005 | Malignant neoplasm: Lip, unspecified, inner aspect | WHO +C006 | Malignant neoplasm: Commissure of lip | WHO +C008 | Malignant neoplasm: Overlapping lesion of lip | WHO +C009 | Malignant neoplasm: Lip, unspecified | WHO +C01 | Malignant neoplasm of base of tongue | WHO +C02 | Malignant neoplasm of other and unspecified parts of tongue | WHO +C020 | Malignant neoplasm: Dorsal surface of tongue | WHO +C021 | Malignant neoplasm: Border of tongue | WHO +C022 | Malignant neoplasm: Ventral surface of tongue | WHO +C023 | Malignant neoplasm: Anterior two-thirds of tongue, part unspecified | WHO +C024 | Malignant neoplasm: Lingual tonsil | WHO +C028 | Malignant neoplasm: Overlapping lesion of tongue | WHO +C029 | Malignant neoplasm: Tongue, unspecified | WHO +C03 | Malignant neoplasm of gum | WHO +C030 | Malignant neoplasm: Upper gum | WHO +C031 | Malignant neoplasm: Lower gum | WHO +C039 | Malignant neoplasm: Gum, unspecified | WHO +C04 | Malignant neoplasm of floor of mouth | WHO +C040 | Malignant neoplasm: Anterior floor of mouth | WHO +C041 | Malignant neoplasm: Lateral floor of mouth | WHO +C048 | Malignant neoplasm: Overlapping lesion of floor of mouth | WHO +C049 | Malignant neoplasm: Floor of mouth, unspecified | WHO +C05 | Malignant neoplasm of palate | WHO +C050 | Malignant neoplasm: Hard palate | WHO +C051 | Malignant neoplasm: Soft palate | WHO +C052 | Malignant neoplasm: Uvula | WHO +C058 | Malignant neoplasm: Overlapping lesion of palate | WHO +C059 | Malignant neoplasm: Palate, unspecified | WHO +C06 | Malignant neoplasm of other and unspecified parts of mouth | WHO +C060 | Malignant neoplasm: Cheek mucosa | WHO +C061 | Malignant neoplasm: Vestibule of mouth | WHO +C062 | Malignant neoplasm: Retromolar area | WHO +C068 | Malignant neoplasm: Overlapping lesion of other and unspecified parts of mouth | WHO +C0680 | Malignant neoplasm of overlapping sites of unspecified parts of mouth | CMS +C0689 | Malignant neoplasm of overlapping sites of other parts of mouth | CMS +C069 | Malignant neoplasm: Mouth, unspecified | WHO +C07 | Malignant neoplasm of parotid gland | WHO +C08 | Malignant neoplasm of other and unspecified major salivary glands | WHO +C080 | Malignant neoplasm: Submandibular gland | WHO +C081 | Malignant neoplasm: Sublingual gland | WHO +C088 | Malignant neoplasm: Overlapping lesion of major salivary glands | WHO +C089 | Malignant neoplasm: Major salivary gland, unspecified | WHO +C09 | Malignant neoplasm of tonsil | WHO +C090 | Malignant neoplasm: Tonsillar fossa | WHO +C091 | Malignant neoplasm: Tonsillar pillar (anterior)(posterior) | WHO +C098 | Malignant neoplasm: Overlapping lesion of tonsil | WHO +C099 | Malignant neoplasm: Tonsil, unspecified | WHO +C10 | Malignant neoplasm of oropharynx | WHO +C100 | Malignant neoplasm: Vallecula | WHO +C101 | Malignant neoplasm: Anterior surface of epiglottis | WHO +C102 | Malignant neoplasm: Lateral wall of oropharynx | WHO +C103 | Malignant neoplasm: Posterior wall of oropharynx | WHO +C104 | Malignant neoplasm: Branchial cleft | WHO +C108 | Malignant neoplasm: Overlapping lesion of oropharynx | WHO +C109 | Malignant neoplasm: Oropharynx, unspecified | WHO +C11 | Malignant neoplasm of nasopharynx | WHO +C110 | Malignant neoplasm: Superior wall of nasopharynx | WHO +C111 | Malignant neoplasm: Posterior wall of nasopharynx | WHO +C112 | Malignant neoplasm: Lateral wall of nasopharynx | WHO +C113 | Malignant neoplasm: Anterior wall of nasopharynx | WHO +C118 | Malignant neoplasm: Overlapping lesion of nasopharynx | WHO +C119 | Malignant neoplasm: Nasopharynx, unspecified | WHO +C12 | Malignant neoplasm of piriform sinus | WHO +C13 | Malignant neoplasm of hypopharynx | WHO +C130 | Malignant neoplasm: Postcricoid region | WHO +C131 | Malignant neoplasm: Aryepiglottic fold, hypopharyngeal aspect | WHO +C132 | Malignant neoplasm: Posterior wall of hypopharynx | WHO +C138 | Malignant neoplasm: Overlapping lesion of hypopharynx | WHO +C139 | Malignant neoplasm: Hypopharynx, unspecified | WHO +C14 | Malignant neoplasm of other and ill-defined sites in the lip, oral cavity and pharynx | WHO +C140 | Malignant neoplasm: Pharynx, unspecified | WHO +C142 | Malignant neoplasm: Waldeyer ring | WHO +C148 | Malignant neoplasm: Overlapping lesion of lip, oral cavity and pharynx | WHO +C15 | Malignant neoplasm of oesophagus | WHO +C150 | Malignant neoplasm: Cervical part of oesophagus | WHO +C151 | Malignant neoplasm: Thoracic part of oesophagus | WHO +C152 | Malignant neoplasm: Abdominal part of oesophagus | WHO +C153 | Malignant neoplasm: Upper third of oesophagus | WHO +C154 | Malignant neoplasm: Middle third of oesophagus | WHO +C155 | Malignant neoplasm: Lower third of oesophagus | WHO +C158 | Malignant neoplasm: Overlapping lesion of oesophagus | WHO +C159 | Malignant neoplasm: Oesophagus, unspecified | WHO +C16 | Malignant neoplasm of stomach | WHO +C160 | Malignant neoplasm: Cardia | WHO +C161 | Malignant neoplasm: Fundus of stomach | WHO +C162 | Malignant neoplasm: Body of stomach | WHO +C163 | Malignant neoplasm: Pyloric antrum | WHO +C164 | Malignant neoplasm: Pylorus | WHO +C165 | Malignant neoplasm: Lesser curvature of stomach, unspecified | WHO +C166 | Malignant neoplasm: Greater curvature of stomach, unspecified | WHO +C168 | Malignant neoplasm: Overlapping lesion of stomach | WHO +C169 | Malignant neoplasm: Stomach, unspecified | WHO +C17 | Malignant neoplasm of small intestine | WHO +C170 | Malignant neoplasm: Duodenum | WHO +C171 | Malignant neoplasm: Jejunum | WHO +C172 | Malignant neoplasm: Ileum | WHO +C173 | Malignant neoplasm: Meckel diverticulum | WHO +C178 | Malignant neoplasm: Overlapping lesion of small intestine | WHO +C179 | Malignant neoplasm: Small intestine, unspecified | WHO +C18 | Malignant neoplasm of colon | WHO +C180 | Malignant neoplasm: Caecum | WHO +C181 | Malignant neoplasm: Appendix | WHO +C182 | Malignant neoplasm: Ascending colon | WHO +C183 | Malignant neoplasm: Hepatic flexure | WHO +C184 | Malignant neoplasm: Transverse colon | WHO +C185 | Malignant neoplasm: Splenic flexure | WHO +C186 | Malignant neoplasm: Descending colon | WHO +C187 | Malignant neoplasm: Sigmoid colon | WHO +C188 | Malignant neoplasm: Overlapping lesion of colon | WHO +C189 | Malignant neoplasm: Colon, unspecified | WHO +C19 | Malignant neoplasm of rectosigmoid junction | WHO +C20 | Malignant neoplasm of rectum | WHO +C21 | Malignant neoplasm of anus and anal canal | WHO +C210 | Malignant neoplasm: Anus, unspecified | WHO +C211 | Malignant neoplasm: Anal canal | WHO +C212 | Malignant neoplasm: Cloacogenic zone | WHO +C218 | Malignant neoplasm: Overlapping lesion of rectum, anus and anal canal | WHO +C22 | Malignant neoplasm of liver and intrahepatic bile ducts | WHO +C220 | Malignant neoplasm: Liver cell carcinoma | WHO +C221 | Malignant neoplasm: Intrahepatic bile duct carcinoma | WHO +C222 | Malignant neoplasm: Hepatoblastoma | WHO +C223 | Malignant neoplasm: Angiosarcoma of liver | WHO +C224 | Malignant neoplasm: Other sarcomas of liver | WHO +C227 | Malignant neoplasm: Other specified carcinomas of liver | WHO +C228 | Malignant neoplasm of liver, primary, unspecified as to type | CMS +C229 | Malignant neoplasm: Liver, unspecified | WHO +C23 | Malignant neoplasm of gallbladder | WHO +C24 | Malignant neoplasm of other and unspecified parts of biliary tract | WHO +C240 | Malignant neoplasm: Extrahepatic bile duct | WHO +C241 | Malignant neoplasm: Ampulla of Vater | WHO +C248 | Malignant neoplasm: Overlapping lesion of biliary tract | WHO +C249 | Malignant neoplasm: Biliary tract, unspecified | WHO +C25 | Malignant neoplasm of pancreas | WHO +C250 | Malignant neoplasm: Head of pancreas | WHO +C251 | Malignant neoplasm: Body of pancreas | WHO +C252 | Malignant neoplasm: Tail of pancreas | WHO +C253 | Malignant neoplasm: Pancreatic duct | WHO +C254 | Malignant neoplasm: Endocrine pancreas | WHO +C257 | Malignant neoplasm: Other parts of pancreas | WHO +C258 | Malignant neoplasm: Overlapping lesion of pancreas | WHO +C259 | Malignant neoplasm: Pancreas, unspecified | WHO +C26 | Malignant neoplasm of other and ill-defined digestive organs | WHO +C260 | Malignant neoplasm: Intestinal tract, part unspecified | WHO +C261 | Malignant neoplasm: Spleen | WHO +C268 | Malignant neoplasm: Overlapping lesion of digestive system | WHO +C269 | Malignant neoplasm: Ill-defined sites within the digestive system | WHO +C30 | Malignant neoplasm of nasal cavity and middle ear | WHO +C300 | Malignant neoplasm: Nasal cavity | WHO +C301 | Malignant neoplasm: Middle ear | WHO +C31 | Malignant neoplasm of accessory sinuses | WHO +C310 | Malignant neoplasm: Maxillary sinus | WHO +C311 | Malignant neoplasm: Ethmoidal sinus | WHO +C312 | Malignant neoplasm: Frontal sinus | WHO +C313 | Malignant neoplasm: Sphenoidal sinus | WHO +C318 | Malignant neoplasm: Overlapping lesion of accessory sinuses | WHO +C319 | Malignant neoplasm: Accessory sinus, unspecified | WHO +C32 | Malignant neoplasm of larynx | WHO +C320 | Malignant neoplasm: Glottis | WHO +C321 | Malignant neoplasm: Supraglottis | WHO +C322 | Malignant neoplasm: Subglottis | WHO +C323 | Malignant neoplasm: Laryngeal cartilage | WHO +C328 | Malignant neoplasm: Overlapping lesion of larynx | WHO +C329 | Malignant neoplasm: Larynx, unspecified | WHO +C33 | Malignant neoplasm of trachea | WHO +C34 | Malignant neoplasm of bronchus and lung | WHO +C340 | Malignant neoplasm: Main bronchus | WHO +C3400 | Malignant neoplasm of unspecified main bronchus | CMS +C3401 | Malignant neoplasm of right main bronchus | CMS +C3402 | Malignant neoplasm of left main bronchus | CMS +C341 | Malignant neoplasm: Upper lobe, bronchus or lung | WHO +C3410 | Malignant neoplasm of upper lobe, unspecified bronchus or lung | CMS +C3411 | Malignant neoplasm of upper lobe, right bronchus or lung | CMS +C3412 | Malignant neoplasm of upper lobe, left bronchus or lung | CMS +C342 | Malignant neoplasm: Middle lobe, bronchus or lung | WHO +C343 | Malignant neoplasm: Lower lobe, bronchus or lung | WHO +C3430 | Malignant neoplasm of lower lobe, unspecified bronchus or lung | CMS +C3431 | Malignant neoplasm of lower lobe, right bronchus or lung | CMS +C3432 | Malignant neoplasm of lower lobe, left bronchus or lung | CMS +C348 | Malignant neoplasm: Overlapping lesion of bronchus and lung | WHO +C3480 | Malignant neoplasm of overlapping sites of unspecified bronchus and lung | CMS +C3481 | Malignant neoplasm of overlapping sites of right bronchus and lung | CMS +C3482 | Malignant neoplasm of overlapping sites of left bronchus and lung | CMS +C349 | Malignant neoplasm: Bronchus or lung, unspecified | WHO +C3490 | Malignant neoplasm of unspecified part of unspecified bronchus or lung | CMS +C3491 | Malignant neoplasm of unspecified part of right bronchus or lung | CMS +C3492 | Malignant neoplasm of unspecified part of left bronchus or lung | CMS +C37 | Malignant neoplasm of thymus | WHO +C38 | Malignant neoplasm of heart, mediastinum and pleura | WHO +C380 | Malignant neoplasm: Heart | WHO +C381 | Malignant neoplasm: Anterior mediastinum | WHO +C382 | Malignant neoplasm: Posterior mediastinum | WHO +C383 | Malignant neoplasm: Mediastinum, part unspecified | WHO +C384 | Malignant neoplasm: Pleura | WHO +C388 | Malignant neoplasm: Overlapping lesion of heart, mediastinum and pleura | WHO +C39 | Malignant neoplasm of other and ill-defined sites in the respiratory system and intrathoracic organs | WHO +C390 | Malignant neoplasm: Upper respiratory tract, part unspecified | WHO +C398 | Malignant neoplasm: Overlapping lesion of respiratory and intrathoracic organs | WHO +C399 | Malignant neoplasm: Ill-defined sites within the respiratory system | WHO +C40 | Malignant neoplasm of bone and articular cartilage of limbs | WHO +C400 | Malignant neoplasm: Scapula and long bones of upper limb | WHO +C4000 | Malignant neoplasm of scapula and long bones of unspecified upper limb | CMS +C4001 | Malignant neoplasm of scapula and long bones of right upper limb | CMS +C4002 | Malignant neoplasm of scapula and long bones of left upper limb | CMS +C401 | Malignant neoplasm: Short bones of upper limb | WHO +C4010 | Malignant neoplasm of short bones of unspecified upper limb | CMS +C4011 | Malignant neoplasm of short bones of right upper limb | CMS +C4012 | Malignant neoplasm of short bones of left upper limb | CMS +C402 | Malignant neoplasm: Long bones of lower limb | WHO +C4020 | Malignant neoplasm of long bones of unspecified lower limb | CMS +C4021 | Malignant neoplasm of long bones of right lower limb | CMS +C4022 | Malignant neoplasm of long bones of left lower limb | CMS +C403 | Malignant neoplasm: Short bones of lower limb | WHO +C4030 | Malignant neoplasm of short bones of unspecified lower limb | CMS +C4031 | Malignant neoplasm of short bones of right lower limb | CMS +C4032 | Malignant neoplasm of short bones of left lower limb | CMS +C408 | Malignant neoplasm: Overlapping lesion of bone and articular cartilage of limbs | WHO +C4080 | Malignant neoplasm of overlapping sites of bone and articular cartilage of unspecified limb | CMS +C4081 | Malignant neoplasm of overlapping sites of bone and articular cartilage of right limb | CMS +C4082 | Malignant neoplasm of overlapping sites of bone and articular cartilage of left limb | CMS +C409 | Malignant neoplasm: Bone and articular cartilage of limb, unspecified | WHO +C4090 | Malignant neoplasm of unspecified bones and articular cartilage of unspecified limb | CMS +C4091 | Malignant neoplasm of unspecified bones and articular cartilage of right limb | CMS +C4092 | Malignant neoplasm of unspecified bones and articular cartilage of left limb | CMS +C41 | Malignant neoplasm of bone and articular cartilage of other and unspecified sites | WHO +C410 | Malignant neoplasm: Bones of skull and face | WHO +C411 | Malignant neoplasm: Mandible | WHO +C412 | Malignant neoplasm: Vertebral column | WHO +C413 | Malignant neoplasm: Ribs, sternum and clavicle | WHO +C414 | Malignant neoplasm: Pelvic bones, sacrum and coccyx | WHO +C418 | Malignant neoplasm: Overlapping lesion of bone and articular cartilage | WHO +C419 | Malignant neoplasm: Bone and articular cartilage, unspecified | WHO +C43 | Malignant melanoma of skin | WHO +C430 | Malignant neoplasm: Malignant melanoma of lip | WHO +C431 | Malignant neoplasm: Malignant melanoma of eyelid, including canthus | WHO +C4310 | Malignant melanoma of unspecified eyelid, including canthus | CMS +C43111 | Malignant melanoma of right upper eyelid, including canthus | CMS +C43112 | Malignant melanoma of right lower eyelid, including canthus | CMS +C43121 | Malignant melanoma of left upper eyelid, including canthus | CMS +C43122 | Malignant melanoma of left lower eyelid, including canthus | CMS +C432 | Malignant neoplasm: Malignant melanoma of ear and external auricular canal | WHO +C4320 | Malignant melanoma of unspecified ear and external auricular canal | CMS +C4321 | Malignant melanoma of right ear and external auricular canal | CMS +C4322 | Malignant melanoma of left ear and external auricular canal | CMS +C433 | Malignant neoplasm: Malignant melanoma of other and unspecified parts of face | WHO +C4330 | Malignant melanoma of unspecified part of face | CMS +C4331 | Malignant melanoma of nose | CMS +C4339 | Malignant melanoma of other parts of face | CMS +C434 | Malignant neoplasm: Malignant melanoma of scalp and neck | WHO +C435 | Malignant neoplasm: Malignant melanoma of trunk | WHO +C4351 | Malignant melanoma of anal skin | CMS +C4352 | Malignant melanoma of skin of breast | CMS +C4359 | Malignant melanoma of other part of trunk | CMS +C436 | Malignant neoplasm: Malignant melanoma of upper limb, including shoulder | WHO +C4360 | Malignant melanoma of unspecified upper limb, including shoulder | CMS +C4361 | Malignant melanoma of right upper limb, including shoulder | CMS +C4362 | Malignant melanoma of left upper limb, including shoulder | CMS +C437 | Malignant neoplasm: Malignant melanoma of lower limb, including hip | WHO +C4370 | Malignant melanoma of unspecified lower limb, including hip | CMS +C4371 | Malignant melanoma of right lower limb, including hip | CMS +C4372 | Malignant melanoma of left lower limb, including hip | CMS +C438 | Malignant neoplasm: Overlapping malignant melanoma of skin | WHO +C439 | Malignant neoplasm: Malignant melanoma of skin, unspecified | WHO +C44 | Other malignant neoplasms of skin | WHO +C440 | Malignant neoplasm: Skin of lip | WHO +C4400 | Unspecified malignant neoplasm of skin of lip | CMS +C4401 | Basal cell carcinoma of skin of lip | CMS +C4402 | Squamous cell carcinoma of skin of lip | CMS +C4409 | Other specified malignant neoplasm of skin of lip | CMS +C441 | Malignant neoplasm: Skin of eyelid, including canthus | WHO +C44101 | Unspecified malignant neoplasm of skin of unspecified eyelid, including canthus | CMS +C441021 | Unspecified malignant neoplasm of skin of right upper eyelid, including canthus | CMS +C441022 | Unspecified malignant neoplasm of skin of right lower eyelid, including canthus | CMS +C441091 | Unspecified malignant neoplasm of skin of left upper eyelid, including canthus | CMS +C441092 | Unspecified malignant neoplasm of skin of left lower eyelid, including canthus | CMS +C44111 | Basal cell carcinoma of skin of unspecified eyelid, including canthus | CMS +C441121 | Basal cell carcinoma of skin of right upper eyelid, including canthus | CMS +C441122 | Basal cell carcinoma of skin of right lower eyelid, including canthus | CMS +C441191 | Basal cell carcinoma of skin of left upper eyelid, including canthus | CMS +C441192 | Basal cell carcinoma of skin of left lower eyelid, including canthus | CMS +C44121 | Squamous cell carcinoma of skin of unspecified eyelid, including canthus | CMS +C441221 | Squamous cell carcinoma of skin of right upper eyelid, including canthus | CMS +C441222 | Squamous cell carcinoma of skin of right lower eyelid, including canthus | CMS +C441291 | Squamous cell carcinoma of skin of left upper eyelid, including canthus | CMS +C441292 | Squamous cell carcinoma of skin of left lower eyelid, including canthus | CMS +C44131 | Sebaceous cell carcinoma of skin of unspecified eyelid, including canthus | CMS +C441321 | Sebaceous cell carcinoma of skin of right upper eyelid, including canthus | CMS +C441322 | Sebaceous cell carcinoma of skin of right lower eyelid, including canthus | CMS +C441391 | Sebaceous cell carcinoma of skin of left upper eyelid, including canthus | CMS +C441392 | Sebaceous cell carcinoma of skin of left lower eyelid, including canthus | CMS +C44191 | Other specified malignant neoplasm of skin of unspecified eyelid, including canthus | CMS +C441921 | Other specified malignant neoplasm of skin of right upper eyelid, including canthus | CMS +C441922 | Other specified malignant neoplasm of skin of right lower eyelid, including canthus | CMS +C441991 | Other specified malignant neoplasm of skin of left upper eyelid, including canthus | CMS +C441992 | Other specified malignant neoplasm of skin of left lower eyelid, including canthus | CMS +C442 | Malignant neoplasm: Skin of ear and external auricular canal | WHO +C44201 | Unspecified malignant neoplasm of skin of unspecified ear and external auricular canal | CMS +C44202 | Unspecified malignant neoplasm of skin of right ear and external auricular canal | CMS +C44209 | Unspecified malignant neoplasm of skin of left ear and external auricular canal | CMS +C44211 | Basal cell carcinoma of skin of unspecified ear and external auricular canal | CMS +C44212 | Basal cell carcinoma of skin of right ear and external auricular canal | CMS +C44219 | Basal cell carcinoma of skin of left ear and external auricular canal | CMS +C44221 | Squamous cell carcinoma of skin of unspecified ear and external auricular canal | CMS +C44222 | Squamous cell carcinoma of skin of right ear and external auricular canal | CMS +C44229 | Squamous cell carcinoma of skin of left ear and external auricular canal | CMS +C44291 | Other specified malignant neoplasm of skin of unspecified ear and external auricular canal | CMS +C44292 | Other specified malignant neoplasm of skin of right ear and external auricular canal | CMS +C44299 | Other specified malignant neoplasm of skin of left ear and external auricular canal | CMS +C443 | Malignant neoplasm: Skin of other and unspecified parts of face | WHO +C44300 | Unspecified malignant neoplasm of skin of unspecified part of face | CMS +C44301 | Unspecified malignant neoplasm of skin of nose | CMS +C44309 | Unspecified malignant neoplasm of skin of other parts of face | CMS +C44310 | Basal cell carcinoma of skin of unspecified parts of face | CMS +C44311 | Basal cell carcinoma of skin of nose | CMS +C44319 | Basal cell carcinoma of skin of other parts of face | CMS +C44320 | Squamous cell carcinoma of skin of unspecified parts of face | CMS +C44321 | Squamous cell carcinoma of skin of nose | CMS +C44329 | Squamous cell carcinoma of skin of other parts of face | CMS +C44390 | Other specified malignant neoplasm of skin of unspecified parts of face | CMS +C44391 | Other specified malignant neoplasm of skin of nose | CMS +C44399 | Other specified malignant neoplasm of skin of other parts of face | CMS +C444 | Malignant neoplasm: Skin of scalp and neck | WHO +C4440 | Unspecified malignant neoplasm of skin of scalp and neck | CMS +C4441 | Basal cell carcinoma of skin of scalp and neck | CMS +C4442 | Squamous cell carcinoma of skin of scalp and neck | CMS +C4449 | Other specified malignant neoplasm of skin of scalp and neck | CMS +C445 | Malignant neoplasm: Skin of trunk | WHO +C44500 | Unspecified malignant neoplasm of anal skin | CMS +C44501 | Unspecified malignant neoplasm of skin of breast | CMS +C44509 | Unspecified malignant neoplasm of skin of other part of trunk | CMS +C44510 | Basal cell carcinoma of anal skin | CMS +C44511 | Basal cell carcinoma of skin of breast | CMS +C44519 | Basal cell carcinoma of skin of other part of trunk | CMS +C44520 | Squamous cell carcinoma of anal skin | CMS +C44521 | Squamous cell carcinoma of skin of breast | CMS +C44529 | Squamous cell carcinoma of skin of other part of trunk | CMS +C44590 | Other specified malignant neoplasm of anal skin | CMS +C44591 | Other specified malignant neoplasm of skin of breast | CMS +C44599 | Other specified malignant neoplasm of skin of other part of trunk | CMS +C446 | Malignant neoplasm: Skin of upper limb, including shoulder | WHO +C44601 | Unspecified malignant neoplasm of skin of unspecified upper limb, including shoulder | CMS +C44602 | Unspecified malignant neoplasm of skin of right upper limb, including shoulder | CMS +C44609 | Unspecified malignant neoplasm of skin of left upper limb, including shoulder | CMS +C44611 | Basal cell carcinoma of skin of unspecified upper limb, including shoulder | CMS +C44612 | Basal cell carcinoma of skin of right upper limb, including shoulder | CMS +C44619 | Basal cell carcinoma of skin of left upper limb, including shoulder | CMS +C44621 | Squamous cell carcinoma of skin of unspecified upper limb, including shoulder | CMS +C44622 | Squamous cell carcinoma of skin of right upper limb, including shoulder | CMS +C44629 | Squamous cell carcinoma of skin of left upper limb, including shoulder | CMS +C44691 | Other specified malignant neoplasm of skin of unspecified upper limb, including shoulder | CMS +C44692 | Other specified malignant neoplasm of skin of right upper limb, including shoulder | CMS +C44699 | Other specified malignant neoplasm of skin of left upper limb, including shoulder | CMS +C447 | Malignant neoplasm: Skin of lower limb, including hip | WHO +C44701 | Unspecified malignant neoplasm of skin of unspecified lower limb, including hip | CMS +C44702 | Unspecified malignant neoplasm of skin of right lower limb, including hip | CMS +C44709 | Unspecified malignant neoplasm of skin of left lower limb, including hip | CMS +C44711 | Basal cell carcinoma of skin of unspecified lower limb, including hip | CMS +C44712 | Basal cell carcinoma of skin of right lower limb, including hip | CMS +C44719 | Basal cell carcinoma of skin of left lower limb, including hip | CMS +C44721 | Squamous cell carcinoma of skin of unspecified lower limb, including hip | CMS +C44722 | Squamous cell carcinoma of skin of right lower limb, including hip | CMS +C44729 | Squamous cell carcinoma of skin of left lower limb, including hip | CMS +C44791 | Other specified malignant neoplasm of skin of unspecified lower limb, including hip | CMS +C44792 | Other specified malignant neoplasm of skin of right lower limb, including hip | CMS +C44799 | Other specified malignant neoplasm of skin of left lower limb, including hip | CMS +C448 | Malignant neoplasm: Overlapping lesion of skin | WHO +C4480 | Unspecified malignant neoplasm of overlapping sites of skin | CMS +C4481 | Basal cell carcinoma of overlapping sites of skin | CMS +C4482 | Squamous cell carcinoma of overlapping sites of skin | CMS +C4489 | Other specified malignant neoplasm of overlapping sites of skin | CMS +C449 | Malignant neoplasm: Malignant neoplasm of skin, unspecified | WHO +C4490 | Unspecified malignant neoplasm of skin, unspecified | CMS +C4491 | Basal cell carcinoma of skin, unspecified | CMS +C4492 | Squamous cell carcinoma of skin, unspecified | CMS +C4499 | Other specified malignant neoplasm of skin, unspecified | CMS +C45 | Mesothelioma | WHO +C450 | Mesothelioma of pleura | WHO +C451 | Mesothelioma of peritoneum | WHO +C452 | Mesothelioma of pericardium | WHO +C457 | Mesothelioma of other sites | WHO +C459 | Mesothelioma, unspecified | WHO +C46 | Kaposi sarcoma | WHO +C460 | Kaposi sarcoma of skin | WHO +C461 | Kaposi sarcoma of soft tissue | WHO +C462 | Kaposi sarcoma of palate | WHO +C463 | Kaposi sarcoma of lymph nodes | WHO +C464 | Kaposi's sarcoma of gastrointestinal sites | CMS +C4650 | Kaposi's sarcoma of unspecified lung | CMS +C4651 | Kaposi's sarcoma of right lung | CMS +C4652 | Kaposi's sarcoma of left lung | CMS +C467 | Kaposi sarcoma of other sites | WHO +C468 | Kaposi sarcoma of multiple organs | WHO +C469 | Kaposi sarcoma, unspecified | WHO +C47 | Malignant neoplasm of peripheral nerves and autonomic nervous system | WHO +C470 | Malignant neoplasm: Peripheral nerves of head, face and neck | WHO +C471 | Malignant neoplasm: Peripheral nerves of upper limb, including shoulder | WHO +C4710 | Malignant neoplasm of peripheral nerves of unspecified upper limb, including shoulder | CMS +C4711 | Malignant neoplasm of peripheral nerves of right upper limb, including shoulder | CMS +C4712 | Malignant neoplasm of peripheral nerves of left upper limb, including shoulder | CMS +C472 | Malignant neoplasm: Peripheral nerves of lower limb, including hip | WHO +C4720 | Malignant neoplasm of peripheral nerves of unspecified lower limb, including hip | CMS +C4721 | Malignant neoplasm of peripheral nerves of right lower limb, including hip | CMS +C4722 | Malignant neoplasm of peripheral nerves of left lower limb, including hip | CMS +C473 | Malignant neoplasm: Peripheral nerves of thorax | WHO +C474 | Malignant neoplasm: Peripheral nerves of abdomen | WHO +C475 | Malignant neoplasm: Peripheral nerves of pelvis | WHO +C476 | Malignant neoplasm: Peripheral nerves of trunk, unspecified | WHO +C478 | Malignant neoplasm: Overlapping lesion of peripheral nerves and autonomic nervous system | WHO +C479 | Malignant neoplasm: Peripheral nerves and autonomic nervous system, unspecified | WHO +C48 | Malignant neoplasm of retroperitoneum and peritoneum | WHO +C480 | Malignant neoplasm: Retroperitoneum | WHO +C481 | Malignant neoplasm: Specified parts of peritoneum | WHO +C482 | Malignant neoplasm: Peritoneum, unspecified | WHO +C488 | Malignant neoplasm: Overlapping lesion of retroperitoneum and peritoneum | WHO +C49 | Malignant neoplasm of other connective and soft tissue | WHO +C490 | Malignant neoplasm: Connective and soft tissue of head, face and neck | WHO +C491 | Malignant neoplasm: Connective and soft tissue of upper limb, including shoulder | WHO +C4910 | Malignant neoplasm of connective and soft tissue of unspecified upper limb, including shoulder | CMS +C4911 | Malignant neoplasm of connective and soft tissue of right upper limb, including shoulder | CMS +C4912 | Malignant neoplasm of connective and soft tissue of left upper limb, including shoulder | CMS +C492 | Malignant neoplasm: Connective and soft tissue of lower limb, including hip | WHO +C4920 | Malignant neoplasm of connective and soft tissue of unspecified lower limb, including hip | CMS +C4921 | Malignant neoplasm of connective and soft tissue of right lower limb, including hip | CMS +C4922 | Malignant neoplasm of connective and soft tissue of left lower limb, including hip | CMS +C493 | Malignant neoplasm: Connective and soft tissue of thorax | WHO +C494 | Malignant neoplasm: Connective and soft tissue of abdomen | WHO +C495 | Malignant neoplasm: Connective and soft tissue of pelvis | WHO +C496 | Malignant neoplasm: Connective and soft tissue of trunk, unspecified | WHO +C498 | Malignant neoplasm: Overlapping lesion of connective and soft tissue | WHO +C499 | Malignant neoplasm: Connective and soft tissue, unspecified | WHO +C49A0 | Gastrointestinal stromal tumor, unspecified site | CMS +C49A1 | Gastrointestinal stromal tumor of esophagus | CMS +C49A2 | Gastrointestinal stromal tumor of stomach | CMS +C49A3 | Gastrointestinal stromal tumor of small intestine | CMS +C49A4 | Gastrointestinal stromal tumor of large intestine | CMS +C49A5 | Gastrointestinal stromal tumor of rectum | CMS +C49A9 | Gastrointestinal stromal tumor of other sites | CMS +C4A0 | Merkel cell carcinoma of lip | CMS +C4A10 | Merkel cell carcinoma of unspecified eyelid, including canthus | CMS +C4A111 | Merkel cell carcinoma of right upper eyelid, including canthus | CMS +C4A112 | Merkel cell carcinoma of right lower eyelid, including canthus | CMS +C4A121 | Merkel cell carcinoma of left upper eyelid, including canthus | CMS +C4A122 | Merkel cell carcinoma of left lower eyelid, including canthus | CMS +C4A20 | Merkel cell carcinoma of unspecified ear and external auricular canal | CMS +C4A21 | Merkel cell carcinoma of right ear and external auricular canal | CMS +C4A22 | Merkel cell carcinoma of left ear and external auricular canal | CMS +C4A30 | Merkel cell carcinoma of unspecified part of face | CMS +C4A31 | Merkel cell carcinoma of nose | CMS +C4A39 | Merkel cell carcinoma of other parts of face | CMS +C4A4 | Merkel cell carcinoma of scalp and neck | CMS +C4A51 | Merkel cell carcinoma of anal skin | CMS +C4A52 | Merkel cell carcinoma of skin of breast | CMS +C4A59 | Merkel cell carcinoma of other part of trunk | CMS +C4A60 | Merkel cell carcinoma of unspecified upper limb, including shoulder | CMS +C4A61 | Merkel cell carcinoma of right upper limb, including shoulder | CMS +C4A62 | Merkel cell carcinoma of left upper limb, including shoulder | CMS +C4A70 | Merkel cell carcinoma of unspecified lower limb, including hip | CMS +C4A71 | Merkel cell carcinoma of right lower limb, including hip | CMS +C4A72 | Merkel cell carcinoma of left lower limb, including hip | CMS +C4A8 | Merkel cell carcinoma of overlapping sites | CMS +C4A9 | Merkel cell carcinoma, unspecified | CMS +C50 | Malignant neoplasm of breast | WHO +C500 | Malignant neoplasm: Nipple and areola | WHO +C50011 | Malignant neoplasm of nipple and areola, right female breast | CMS +C50012 | Malignant neoplasm of nipple and areola, left female breast | CMS +C50019 | Malignant neoplasm of nipple and areola, unspecified female breast | CMS +C50021 | Malignant neoplasm of nipple and areola, right male breast | CMS +C50022 | Malignant neoplasm of nipple and areola, left male breast | CMS +C50029 | Malignant neoplasm of nipple and areola, unspecified male breast | CMS +C501 | Malignant neoplasm: Central portion of breast | WHO +C50111 | Malignant neoplasm of central portion of right female breast | CMS +C50112 | Malignant neoplasm of central portion of left female breast | CMS +C50119 | Malignant neoplasm of central portion of unspecified female breast | CMS +C50121 | Malignant neoplasm of central portion of right male breast | CMS +C50122 | Malignant neoplasm of central portion of left male breast | CMS +C50129 | Malignant neoplasm of central portion of unspecified male breast | CMS +C502 | Malignant neoplasm: Upper-inner quadrant of breast | WHO +C50211 | Malignant neoplasm of upper-inner quadrant of right female breast | CMS +C50212 | Malignant neoplasm of upper-inner quadrant of left female breast | CMS +C50219 | Malignant neoplasm of upper-inner quadrant of unspecified female breast | CMS +C50221 | Malignant neoplasm of upper-inner quadrant of right male breast | CMS +C50222 | Malignant neoplasm of upper-inner quadrant of left male breast | CMS +C50229 | Malignant neoplasm of upper-inner quadrant of unspecified male breast | CMS +C503 | Malignant neoplasm: Lower-inner quadrant of breast | WHO +C50311 | Malignant neoplasm of lower-inner quadrant of right female breast | CMS +C50312 | Malignant neoplasm of lower-inner quadrant of left female breast | CMS +C50319 | Malignant neoplasm of lower-inner quadrant of unspecified female breast | CMS +C50321 | Malignant neoplasm of lower-inner quadrant of right male breast | CMS +C50322 | Malignant neoplasm of lower-inner quadrant of left male breast | CMS +C50329 | Malignant neoplasm of lower-inner quadrant of unspecified male breast | CMS +C504 | Malignant neoplasm: Upper-outer quadrant of breast | WHO +C50411 | Malignant neoplasm of upper-outer quadrant of right female breast | CMS +C50412 | Malignant neoplasm of upper-outer quadrant of left female breast | CMS +C50419 | Malignant neoplasm of upper-outer quadrant of unspecified female breast | CMS +C50421 | Malignant neoplasm of upper-outer quadrant of right male breast | CMS +C50422 | Malignant neoplasm of upper-outer quadrant of left male breast | CMS +C50429 | Malignant neoplasm of upper-outer quadrant of unspecified male breast | CMS +C505 | Malignant neoplasm: Lower-outer quadrant of breast | WHO +C50511 | Malignant neoplasm of lower-outer quadrant of right female breast | CMS +C50512 | Malignant neoplasm of lower-outer quadrant of left female breast | CMS +C50519 | Malignant neoplasm of lower-outer quadrant of unspecified female breast | CMS +C50521 | Malignant neoplasm of lower-outer quadrant of right male breast | CMS +C50522 | Malignant neoplasm of lower-outer quadrant of left male breast | CMS +C50529 | Malignant neoplasm of lower-outer quadrant of unspecified male breast | CMS +C506 | Malignant neoplasm: Axillary tail of breast | WHO +C50611 | Malignant neoplasm of axillary tail of right female breast | CMS +C50612 | Malignant neoplasm of axillary tail of left female breast | CMS +C50619 | Malignant neoplasm of axillary tail of unspecified female breast | CMS +C50621 | Malignant neoplasm of axillary tail of right male breast | CMS +C50622 | Malignant neoplasm of axillary tail of left male breast | CMS +C50629 | Malignant neoplasm of axillary tail of unspecified male breast | CMS +C508 | Malignant neoplasm: Overlapping lesion of breast | WHO +C50811 | Malignant neoplasm of overlapping sites of right female breast | CMS +C50812 | Malignant neoplasm of overlapping sites of left female breast | CMS +C50819 | Malignant neoplasm of overlapping sites of unspecified female breast | CMS +C50821 | Malignant neoplasm of overlapping sites of right male breast | CMS +C50822 | Malignant neoplasm of overlapping sites of left male breast | CMS +C50829 | Malignant neoplasm of overlapping sites of unspecified male breast | CMS +C509 | Malignant neoplasm: Breast, unspecified | WHO +C50911 | Malignant neoplasm of unspecified site of right female breast | CMS +C50912 | Malignant neoplasm of unspecified site of left female breast | CMS +C50919 | Malignant neoplasm of unspecified site of unspecified female breast | CMS +C50921 | Malignant neoplasm of unspecified site of right male breast | CMS +C50922 | Malignant neoplasm of unspecified site of left male breast | CMS +C50929 | Malignant neoplasm of unspecified site of unspecified male breast | CMS +C51 | Malignant neoplasm of vulva | WHO +C510 | Malignant neoplasm: Labium majus | WHO +C511 | Malignant neoplasm: Labium minus | WHO +C512 | Malignant neoplasm: Clitoris | WHO +C518 | Malignant neoplasm: Overlapping lesion of vulva | WHO +C519 | Malignant neoplasm: Vulva, unspecified | WHO +C52 | Malignant neoplasm of vagina | WHO +C53 | Malignant neoplasm of cervix uteri | WHO +C530 | Malignant neoplasm: Endocervix | WHO +C531 | Malignant neoplasm: Exocervix | WHO +C538 | Malignant neoplasm: Overlapping lesion of cervix uteri | WHO +C539 | Malignant neoplasm: Cervix uteri, unspecified | WHO +C54 | Malignant neoplasm of corpus uteri | WHO +C540 | Malignant neoplasm: Isthmus uteri | WHO +C541 | Malignant neoplasm: Endometrium | WHO +C542 | Malignant neoplasm: Myometrium | WHO +C543 | Malignant neoplasm: Fundus uteri | WHO +C548 | Malignant neoplasm: Overlapping lesion of corpus uteri | WHO +C549 | Malignant neoplasm: Corpus uteri, unspecified | WHO +C55 | Malignant neoplasm of uterus, part unspecified | WHO +C56 | Malignant neoplasm of ovary | WHO +C561 | Malignant neoplasm of right ovary | CMS +C562 | Malignant neoplasm of left ovary | CMS +C569 | Malignant neoplasm of unspecified ovary | CMS +C57 | Malignant neoplasm of other and unspecified female genital organs | WHO +C570 | Malignant neoplasm: Fallopian tube | WHO +C5700 | Malignant neoplasm of unspecified fallopian tube | CMS +C5701 | Malignant neoplasm of right fallopian tube | CMS +C5702 | Malignant neoplasm of left fallopian tube | CMS +C571 | Malignant neoplasm: Broad ligament | WHO +C5710 | Malignant neoplasm of unspecified broad ligament | CMS +C5711 | Malignant neoplasm of right broad ligament | CMS +C5712 | Malignant neoplasm of left broad ligament | CMS +C572 | Malignant neoplasm: Round ligament | WHO +C5720 | Malignant neoplasm of unspecified round ligament | CMS +C5721 | Malignant neoplasm of right round ligament | CMS +C5722 | Malignant neoplasm of left round ligament | CMS +C573 | Malignant neoplasm: Parametrium | WHO +C574 | Malignant neoplasm: Uterine adnexa, unspecified | WHO +C577 | Malignant neoplasm: Other specified female genital organs | WHO +C578 | Malignant neoplasm: Overlapping lesion of female genital organs | WHO +C579 | Malignant neoplasm: Female genital organ, unspecified | WHO +C58 | Malignant neoplasm of placenta | WHO +C60 | Malignant neoplasm of penis | WHO +C600 | Malignant neoplasm: Prepuce | WHO +C601 | Malignant neoplasm: Glans penis | WHO +C602 | Malignant neoplasm: Body of penis | WHO +C608 | Malignant neoplasm: Overlapping lesion of penis | WHO +C609 | Malignant neoplasm: Penis, unspecified | WHO +C61 | Malignant neoplasm of prostate | WHO +C62 | Malignant neoplasm of testis | WHO +C620 | Malignant neoplasm: Undescended testis | WHO +C6200 | Malignant neoplasm of unspecified undescended testis | CMS +C6201 | Malignant neoplasm of undescended right testis | CMS +C6202 | Malignant neoplasm of undescended left testis | CMS +C621 | Malignant neoplasm: Descended testis | WHO +C6210 | Malignant neoplasm of unspecified descended testis | CMS +C6211 | Malignant neoplasm of descended right testis | CMS +C6212 | Malignant neoplasm of descended left testis | CMS +C629 | Malignant neoplasm: Testis, unspecified | WHO +C6290 | Malignant neoplasm of unspecified testis, unspecified whether descended or undescended | CMS +C6291 | Malignant neoplasm of right testis, unspecified whether descended or undescended | CMS +C6292 | Malignant neoplasm of left testis, unspecified whether descended or undescended | CMS +C63 | Malignant neoplasm of other and unspecified male genital organs | WHO +C630 | Malignant neoplasm: Epididymis | WHO +C6300 | Malignant neoplasm of unspecified epididymis | CMS +C6301 | Malignant neoplasm of right epididymis | CMS +C6302 | Malignant neoplasm of left epididymis | CMS +C631 | Malignant neoplasm: Spermatic cord | WHO +C6310 | Malignant neoplasm of unspecified spermatic cord | CMS +C6311 | Malignant neoplasm of right spermatic cord | CMS +C6312 | Malignant neoplasm of left spermatic cord | CMS +C632 | Malignant neoplasm: Scrotum | WHO +C637 | Malignant neoplasm: Other specified male genital organs | WHO +C638 | Malignant neoplasm: Overlapping lesion of male genital organs | WHO +C639 | Malignant neoplasm: Male genital organ, unspecified | WHO +C64 | Malignant neoplasm of kidney, except renal pelvis | WHO +C641 | Malignant neoplasm of right kidney, except renal pelvis | CMS +C642 | Malignant neoplasm of left kidney, except renal pelvis | CMS +C649 | Malignant neoplasm of unspecified kidney, except renal pelvis | CMS +C65 | Malignant neoplasm of renal pelvis | WHO +C651 | Malignant neoplasm of right renal pelvis | CMS +C652 | Malignant neoplasm of left renal pelvis | CMS +C659 | Malignant neoplasm of unspecified renal pelvis | CMS +C66 | Malignant neoplasm of ureter | WHO +C661 | Malignant neoplasm of right ureter | CMS +C662 | Malignant neoplasm of left ureter | CMS +C669 | Malignant neoplasm of unspecified ureter | CMS +C67 | Malignant neoplasm of bladder | WHO +C670 | Malignant neoplasm: Trigone of bladder | WHO +C671 | Malignant neoplasm: Dome of bladder | WHO +C672 | Malignant neoplasm: Lateral wall of bladder | WHO +C673 | Malignant neoplasm: Anterior wall of bladder | WHO +C674 | Malignant neoplasm: Posterior wall of bladder | WHO +C675 | Malignant neoplasm: Bladder neck | WHO +C676 | Malignant neoplasm: Ureteric orifice | WHO +C677 | Malignant neoplasm: Urachus | WHO +C678 | Malignant neoplasm: Overlapping lesion of bladder | WHO +C679 | Malignant neoplasm: Bladder, unspecified | WHO +C68 | Malignant neoplasm of other and unspecified urinary organs | WHO +C680 | Malignant neoplasm: Urethra | WHO +C681 | Malignant neoplasm: Paraurethral gland | WHO +C688 | Malignant neoplasm: Overlapping lesion of urinary organs | WHO +C689 | Malignant neoplasm: Urinary organ, unspecified | WHO +C69 | Malignant neoplasm of eye and adnexa | WHO +C690 | Malignant neoplasm: Conjunctiva | WHO +C6900 | Malignant neoplasm of unspecified conjunctiva | CMS +C6901 | Malignant neoplasm of right conjunctiva | CMS +C6902 | Malignant neoplasm of left conjunctiva | CMS +C691 | Malignant neoplasm: Cornea | WHO +C6910 | Malignant neoplasm of unspecified cornea | CMS +C6911 | Malignant neoplasm of right cornea | CMS +C6912 | Malignant neoplasm of left cornea | CMS +C692 | Malignant neoplasm: Retina | WHO +C6920 | Malignant neoplasm of unspecified retina | CMS +C6921 | Malignant neoplasm of right retina | CMS +C6922 | Malignant neoplasm of left retina | CMS +C693 | Malignant neoplasm: Choroid | WHO +C6930 | Malignant neoplasm of unspecified choroid | CMS +C6931 | Malignant neoplasm of right choroid | CMS +C6932 | Malignant neoplasm of left choroid | CMS +C694 | Malignant neoplasm: Ciliary body | WHO +C6940 | Malignant neoplasm of unspecified ciliary body | CMS +C6941 | Malignant neoplasm of right ciliary body | CMS +C6942 | Malignant neoplasm of left ciliary body | CMS +C695 | Malignant neoplasm: Lacrimal gland and duct | WHO +C6950 | Malignant neoplasm of unspecified lacrimal gland and duct | CMS +C6951 | Malignant neoplasm of right lacrimal gland and duct | CMS +C6952 | Malignant neoplasm of left lacrimal gland and duct | CMS +C696 | Malignant neoplasm: Orbit | WHO +C6960 | Malignant neoplasm of unspecified orbit | CMS +C6961 | Malignant neoplasm of right orbit | CMS +C6962 | Malignant neoplasm of left orbit | CMS +C698 | Malignant neoplasm: Overlapping lesion of eye and adnexa | WHO +C6980 | Malignant neoplasm of overlapping sites of unspecified eye and adnexa | CMS +C6981 | Malignant neoplasm of overlapping sites of right eye and adnexa | CMS +C6982 | Malignant neoplasm of overlapping sites of left eye and adnexa | CMS +C699 | Malignant neoplasm: Eye, unspecified | WHO +C6990 | Malignant neoplasm of unspecified site of unspecified eye | CMS +C6991 | Malignant neoplasm of unspecified site of right eye | CMS +C6992 | Malignant neoplasm of unspecified site of left eye | CMS +C70 | Malignant neoplasm of meninges | WHO +C700 | Malignant neoplasm: Cerebral meninges | WHO +C701 | Malignant neoplasm: Spinal meninges | WHO +C709 | Malignant neoplasm: Meninges, unspecified | WHO +C71 | Malignant neoplasm of brain | WHO +C710 | Malignant neoplasm: Cerebrum, except lobes and ventricles | WHO +C711 | Malignant neoplasm: Frontal lobe | WHO +C712 | Malignant neoplasm: Temporal lobe | WHO +C713 | Malignant neoplasm: Parietal lobe | WHO +C714 | Malignant neoplasm: Occipital lobe | WHO +C715 | Malignant neoplasm: Cerebral ventricle | WHO +C716 | Malignant neoplasm: Cerebellum | WHO +C717 | Malignant neoplasm: Brain stem | WHO +C718 | Malignant neoplasm: Overlapping lesion of brain | WHO +C719 | Malignant neoplasm: Brain, unspecified | WHO +C72 | Malignant neoplasm of spinal cord, cranial nerves and other parts of central nervous system | WHO +C720 | Malignant neoplasm: Spinal cord | WHO +C721 | Malignant neoplasm: Cauda equina | WHO +C722 | Malignant neoplasm: Olfactory nerve | WHO +C7220 | Malignant neoplasm of unspecified olfactory nerve | CMS +C7221 | Malignant neoplasm of right olfactory nerve | CMS +C7222 | Malignant neoplasm of left olfactory nerve | CMS +C723 | Malignant neoplasm: Optic nerve | WHO +C7230 | Malignant neoplasm of unspecified optic nerve | CMS +C7231 | Malignant neoplasm of right optic nerve | CMS +C7232 | Malignant neoplasm of left optic nerve | CMS +C724 | Malignant neoplasm: Acoustic nerve | WHO +C7240 | Malignant neoplasm of unspecified acoustic nerve | CMS +C7241 | Malignant neoplasm of right acoustic nerve | CMS +C7242 | Malignant neoplasm of left acoustic nerve | CMS +C725 | Malignant neoplasm: Other and unspecified cranial nerves | WHO +C7250 | Malignant neoplasm of unspecified cranial nerve | CMS +C7259 | Malignant neoplasm of other cranial nerves | CMS +C728 | Malignant neoplasm: Overlapping lesion of brain and other parts of central nervous system | WHO +C729 | Malignant neoplasm: Central nervous system, unspecified | WHO +C73 | Malignant neoplasm of thyroid gland | WHO +C74 | Malignant neoplasm of adrenal gland | WHO +C740 | Malignant neoplasm: Cortex of adrenal gland | WHO +C7400 | Malignant neoplasm of cortex of unspecified adrenal gland | CMS +C7401 | Malignant neoplasm of cortex of right adrenal gland | CMS +C7402 | Malignant neoplasm of cortex of left adrenal gland | CMS +C741 | Malignant neoplasm: Medulla of adrenal gland | WHO +C7410 | Malignant neoplasm of medulla of unspecified adrenal gland | CMS +C7411 | Malignant neoplasm of medulla of right adrenal gland | CMS +C7412 | Malignant neoplasm of medulla of left adrenal gland | CMS +C749 | Malignant neoplasm: Adrenal gland, unspecified | WHO +C7490 | Malignant neoplasm of unspecified part of unspecified adrenal gland | CMS +C7491 | Malignant neoplasm of unspecified part of right adrenal gland | CMS +C7492 | Malignant neoplasm of unspecified part of left adrenal gland | CMS +C75 | Malignant neoplasm of other endocrine glands and related structures | WHO +C750 | Malignant neoplasm: Parathyroid gland | WHO +C751 | Malignant neoplasm: Pituitary gland | WHO +C752 | Malignant neoplasm: Craniopharyngeal duct | WHO +C753 | Malignant neoplasm: Pineal gland | WHO +C754 | Malignant neoplasm: Carotid body | WHO +C755 | Malignant neoplasm: Aortic body and other paraganglia | WHO +C758 | Malignant neoplasm: Pluriglandular involvement, unspecified | WHO +C759 | Malignant neoplasm: Endocrine gland, unspecified | WHO +C76 | Malignant neoplasm of other and ill-defined sites | WHO +C760 | Malignant neoplasm of other and ill-defined sites: Head, face and neck | WHO +C761 | Malignant neoplasm of other and ill-defined sites: Thorax | WHO +C762 | Malignant neoplasm of other and ill-defined sites: Abdomen | WHO +C763 | Malignant neoplasm of other and ill-defined sites: Pelvis | WHO +C764 | Malignant neoplasm of other and ill-defined sites: Upper limb | WHO +C7640 | Malignant neoplasm of unspecified upper limb | CMS +C7641 | Malignant neoplasm of right upper limb | CMS +C7642 | Malignant neoplasm of left upper limb | CMS +C765 | Malignant neoplasm of other and ill-defined sites: Lower limb | WHO +C7650 | Malignant neoplasm of unspecified lower limb | CMS +C7651 | Malignant neoplasm of right lower limb | CMS +C7652 | Malignant neoplasm of left lower limb | CMS +C767 | Malignant neoplasm of other and ill-defined sites: Other ill-defined sites | WHO +C768 | Malignant neoplasm of other and ill-defined sites: Overlapping lesion of other and ill-defined sites | WHO +C77 | Secondary and unspecified malignant neoplasm of lymph nodes | WHO +C770 | Secondary and unspecified malignant neoplasm: Lymph nodes of head, face and neck | WHO +C771 | Secondary and unspecified malignant neoplasm: Intrathoracic lymph nodes | WHO +C772 | Secondary and unspecified malignant neoplasm: Intra-abdominal lymph nodes | WHO +C773 | Secondary and unspecified malignant neoplasm: Axillary and upper limb lymph nodes | WHO +C774 | Secondary and unspecified malignant neoplasm: Inguinal and lower limb lymph nodes | WHO +C775 | Secondary and unspecified malignant neoplasm: Intrapelvic lymph nodes | WHO +C778 | Secondary and unspecified malignant neoplasm: Lymph nodes of multiple regions | WHO +C779 | Secondary and unspecified malignant neoplasm: Lymph node, unspecified | WHO +C78 | Secondary malignant neoplasm of respiratory and digestive organs | WHO +C780 | Secondary malignant neoplasm of lung | WHO +C7800 | Secondary malignant neoplasm of unspecified lung | CMS +C7801 | Secondary malignant neoplasm of right lung | CMS +C7802 | Secondary malignant neoplasm of left lung | CMS +C781 | Secondary malignant neoplasm of mediastinum | WHO +C782 | Secondary malignant neoplasm of pleura | WHO +C783 | Secondary malignant neoplasm of other and unspecified respiratory organs | WHO +C7830 | Secondary malignant neoplasm of unspecified respiratory organ | CMS +C7839 | Secondary malignant neoplasm of other respiratory organs | CMS +C784 | Secondary malignant neoplasm of small intestine | WHO +C785 | Secondary malignant neoplasm of large intestine and rectum | WHO +C786 | Secondary malignant neoplasm of retroperitoneum and peritoneum | WHO +C787 | Secondary malignant neoplasm of liver and intrahepatic bile duct | WHO +C788 | Secondary malignant neoplasm of other and unspecified digestive organs | WHO +C7880 | Secondary malignant neoplasm of unspecified digestive organ | CMS +C7889 | Secondary malignant neoplasm of other digestive organs | CMS +C79 | Secondary malignant neoplasm of other and unspecified sites | WHO +C790 | Secondary malignant neoplasm of kidney and renal pelvis | WHO +C7900 | Secondary malignant neoplasm of unspecified kidney and renal pelvis | CMS +C7901 | Secondary malignant neoplasm of right kidney and renal pelvis | CMS +C7902 | Secondary malignant neoplasm of left kidney and renal pelvis | CMS +C791 | Secondary malignant neoplasm of bladder and other and unspecified urinary organs | WHO +C7910 | Secondary malignant neoplasm of unspecified urinary organs | CMS +C7911 | Secondary malignant neoplasm of bladder | CMS +C7919 | Secondary malignant neoplasm of other urinary organs | CMS +C792 | Secondary malignant neoplasm of skin | WHO +C793 | Secondary malignant neoplasm of brain and cerebral meninges | WHO +C7931 | Secondary malignant neoplasm of brain | CMS +C7932 | Secondary malignant neoplasm of cerebral meninges | CMS +C794 | Secondary malignant neoplasm of other and unspecified parts of nervous system | WHO +C7940 | Secondary malignant neoplasm of unspecified part of nervous system | CMS +C7949 | Secondary malignant neoplasm of other parts of nervous system | CMS +C795 | Secondary malignant neoplasm of bone and bone marrow | WHO +C7951 | Secondary malignant neoplasm of bone | CMS +C7952 | Secondary malignant neoplasm of bone marrow | CMS +C796 | Secondary malignant neoplasm of ovary | WHO +C7960 | Secondary malignant neoplasm of unspecified ovary | CMS +C7961 | Secondary malignant neoplasm of right ovary | CMS +C7962 | Secondary malignant neoplasm of left ovary | CMS +C797 | Secondary malignant neoplasm of adrenal gland | WHO +C7970 | Secondary malignant neoplasm of unspecified adrenal gland | CMS +C7971 | Secondary malignant neoplasm of right adrenal gland | CMS +C7972 | Secondary malignant neoplasm of left adrenal gland | CMS +C798 | Secondary malignant neoplasm of other specified sites | WHO +C7981 | Secondary malignant neoplasm of breast | CMS +C7982 | Secondary malignant neoplasm of genital organs | CMS +C7989 | Secondary malignant neoplasm of other specified sites | CMS +C799 | Secondary malignant neoplasm, unspecified site | WHO +C7A00 | Malignant carcinoid tumor of unspecified site | CMS +C7A010 | Malignant carcinoid tumor of the duodenum | CMS +C7A011 | Malignant carcinoid tumor of the jejunum | CMS +C7A012 | Malignant carcinoid tumor of the ileum | CMS +C7A019 | Malignant carcinoid tumor of the small intestine, unspecified portion | CMS +C7A020 | Malignant carcinoid tumor of the appendix | CMS +C7A021 | Malignant carcinoid tumor of the cecum | CMS +C7A022 | Malignant carcinoid tumor of the ascending colon | CMS +C7A023 | Malignant carcinoid tumor of the transverse colon | CMS +C7A024 | Malignant carcinoid tumor of the descending colon | CMS +C7A025 | Malignant carcinoid tumor of the sigmoid colon | CMS +C7A026 | Malignant carcinoid tumor of the rectum | CMS +C7A029 | Malignant carcinoid tumor of the large intestine, unspecified portion | CMS +C7A090 | Malignant carcinoid tumor of the bronchus and lung | CMS +C7A091 | Malignant carcinoid tumor of the thymus | CMS +C7A092 | Malignant carcinoid tumor of the stomach | CMS +C7A093 | Malignant carcinoid tumor of the kidney | CMS +C7A094 | Malignant carcinoid tumor of the foregut, unspecified | CMS +C7A095 | Malignant carcinoid tumor of the midgut, unspecified | CMS +C7A096 | Malignant carcinoid tumor of the hindgut, unspecified | CMS +C7A098 | Malignant carcinoid tumors of other sites | CMS +C7A1 | Malignant poorly differentiated neuroendocrine tumors | CMS +C7A8 | Other malignant neuroendocrine tumors | CMS +C7B00 | Secondary carcinoid tumors, unspecified site | CMS +C7B01 | Secondary carcinoid tumors of distant lymph nodes | CMS +C7B02 | Secondary carcinoid tumors of liver | CMS +C7B03 | Secondary carcinoid tumors of bone | CMS +C7B04 | Secondary carcinoid tumors of peritoneum | CMS +C7B09 | Secondary carcinoid tumors of other sites | CMS +C7B1 | Secondary Merkel cell carcinoma | CMS +C7B8 | Other secondary neuroendocrine tumors | CMS +C80 | Malignant neoplasm, without specification of site | WHO +C800 | Malignant neoplasm, primary site unknown, so stated | WHO +C801 | Malignant (primary) neoplasm, unspecified | CMS +C802 | Malignant neoplasm associated with transplanted organ | CMS +C809 | Malignant neoplasm, primary site unspecified | WHO +C81 | Hodgkin lymphoma | WHO +C810 | Nodular lymphocyte predominant Hodgkin lymphoma | WHO +C8100 | Nodular lymphocyte predominant Hodgkin lymphoma, unspecified site | CMS +C8101 | Nodular lymphocyte predominant Hodgkin lymphoma, lymph nodes of head, face, and neck | CMS +C8102 | Nodular lymphocyte predominant Hodgkin lymphoma, intrathoracic lymph nodes | CMS +C8103 | Nodular lymphocyte predominant Hodgkin lymphoma, intra-abdominal lymph nodes | CMS +C8104 | Nodular lymphocyte predominant Hodgkin lymphoma, lymph nodes of axilla and upper limb | CMS +C8105 | Nodular lymphocyte predominant Hodgkin lymphoma, lymph nodes of inguinal region and lower limb | CMS +C8106 | Nodular lymphocyte predominant Hodgkin lymphoma, intrapelvic lymph nodes | CMS +C8107 | Nodular lymphocyte predominant Hodgkin lymphoma, spleen | CMS +C8108 | Nodular lymphocyte predominant Hodgkin lymphoma, lymph nodes of multiple sites | CMS +C8109 | Nodular lymphocyte predominant Hodgkin lymphoma, extranodal and solid organ sites | CMS +C811 | Nodular sclerosis classical Hodgkin lymphoma | WHO +C8110 | Nodular sclerosis Hodgkin lymphoma, unspecified site | CMS +C8111 | Nodular sclerosis Hodgkin lymphoma, lymph nodes of head, face, and neck | CMS +C8112 | Nodular sclerosis Hodgkin lymphoma, intrathoracic lymph nodes | CMS +C8113 | Nodular sclerosis Hodgkin lymphoma, intra-abdominal lymph nodes | CMS +C8114 | Nodular sclerosis Hodgkin lymphoma, lymph nodes of axilla and upper limb | CMS +C8115 | Nodular sclerosis Hodgkin lymphoma, lymph nodes of inguinal region and lower limb | CMS +C8116 | Nodular sclerosis Hodgkin lymphoma, intrapelvic lymph nodes | CMS +C8117 | Nodular sclerosis Hodgkin lymphoma, spleen | CMS +C8118 | Nodular sclerosis Hodgkin lymphoma, lymph nodes of multiple sites | CMS +C8119 | Nodular sclerosis Hodgkin lymphoma, extranodal and solid organ sites | CMS +C812 | Mixed cellularity classical Hodgkin lymphoma | WHO +C8120 | Mixed cellularity Hodgkin lymphoma, unspecified site | CMS +C8121 | Mixed cellularity Hodgkin lymphoma, lymph nodes of head, face, and neck | CMS +C8122 | Mixed cellularity Hodgkin lymphoma, intrathoracic lymph nodes | CMS +C8123 | Mixed cellularity Hodgkin lymphoma, intra-abdominal lymph nodes | CMS +C8124 | Mixed cellularity Hodgkin lymphoma, lymph nodes of axilla and upper limb | CMS +C8125 | Mixed cellularity Hodgkin lymphoma, lymph nodes of inguinal region and lower limb | CMS +C8126 | Mixed cellularity Hodgkin lymphoma, intrapelvic lymph nodes | CMS +C8127 | Mixed cellularity Hodgkin lymphoma, spleen | CMS +C8128 | Mixed cellularity Hodgkin lymphoma, lymph nodes of multiple sites | CMS +C8129 | Mixed cellularity Hodgkin lymphoma, extranodal and solid organ sites | CMS +C813 | Lymphocyte depleted classical Hodgkin lymphoma | WHO +C8130 | Lymphocyte depleted Hodgkin lymphoma, unspecified site | CMS +C8131 | Lymphocyte depleted Hodgkin lymphoma, lymph nodes of head, face, and neck | CMS +C8132 | Lymphocyte depleted Hodgkin lymphoma, intrathoracic lymph nodes | CMS +C8133 | Lymphocyte depleted Hodgkin lymphoma, intra-abdominal lymph nodes | CMS +C8134 | Lymphocyte depleted Hodgkin lymphoma, lymph nodes of axilla and upper limb | CMS +C8135 | Lymphocyte depleted Hodgkin lymphoma, lymph nodes of inguinal region and lower limb | CMS +C8136 | Lymphocyte depleted Hodgkin lymphoma, intrapelvic lymph nodes | CMS +C8137 | Lymphocyte depleted Hodgkin lymphoma, spleen | CMS +C8138 | Lymphocyte depleted Hodgkin lymphoma, lymph nodes of multiple sites | CMS +C8139 | Lymphocyte depleted Hodgkin lymphoma, extranodal and solid organ sites | CMS +C814 | Lymphocyte-rich (classical) Hodgkin lymphoma | WHO +C8140 | Lymphocyte-rich Hodgkin lymphoma, unspecified site | CMS +C8141 | Lymphocyte-rich Hodgkin lymphoma, lymph nodes of head, face, and neck | CMS +C8142 | Lymphocyte-rich Hodgkin lymphoma, intrathoracic lymph nodes | CMS +C8143 | Lymphocyte-rich Hodgkin lymphoma, intra-abdominal lymph nodes | CMS +C8144 | Lymphocyte-rich Hodgkin lymphoma, lymph nodes of axilla and upper limb | CMS +C8145 | Lymphocyte-rich Hodgkin lymphoma, lymph nodes of inguinal region and lower limb | CMS +C8146 | Lymphocyte-rich Hodgkin lymphoma, intrapelvic lymph nodes | CMS +C8147 | Lymphocyte-rich Hodgkin lymphoma, spleen | CMS +C8148 | Lymphocyte-rich Hodgkin lymphoma, lymph nodes of multiple sites | CMS +C8149 | Lymphocyte-rich Hodgkin lymphoma, extranodal and solid organ sites | CMS +C817 | Other classical Hodgkin lymphoma | WHO +C8170 | Other Hodgkin lymphoma, unspecified site | CMS +C8171 | Other Hodgkin lymphoma, lymph nodes of head, face, and neck | CMS +C8172 | Other Hodgkin lymphoma, intrathoracic lymph nodes | CMS +C8173 | Other Hodgkin lymphoma, intra-abdominal lymph nodes | CMS +C8174 | Other Hodgkin lymphoma, lymph nodes of axilla and upper limb | CMS +C8175 | Other Hodgkin lymphoma, lymph nodes of inguinal region and lower limb | CMS +C8176 | Other Hodgkin lymphoma, intrapelvic lymph nodes | CMS +C8177 | Other Hodgkin lymphoma, spleen | CMS +C8178 | Other Hodgkin lymphoma, lymph nodes of multiple sites | CMS +C8179 | Other Hodgkin lymphoma, extranodal and solid organ sites | CMS +C819 | Hodgkin lymphoma, unspecified | WHO +C8190 | Hodgkin lymphoma, unspecified, unspecified site | CMS +C8191 | Hodgkin lymphoma, unspecified, lymph nodes of head, face, and neck | CMS +C8192 | Hodgkin lymphoma, unspecified, intrathoracic lymph nodes | CMS +C8193 | Hodgkin lymphoma, unspecified, intra-abdominal lymph nodes | CMS +C8194 | Hodgkin lymphoma, unspecified, lymph nodes of axilla and upper limb | CMS +C8195 | Hodgkin lymphoma, unspecified, lymph nodes of inguinal region and lower limb | CMS +C8196 | Hodgkin lymphoma, unspecified, intrapelvic lymph nodes | CMS +C8197 | Hodgkin lymphoma, unspecified, spleen | CMS +C8198 | Hodgkin lymphoma, unspecified, lymph nodes of multiple sites | CMS +C8199 | Hodgkin lymphoma, unspecified, extranodal and solid organ sites | CMS +C82 | Follicular lymphoma | WHO +C820 | Follicular lymphoma grade I | WHO +C8200 | Follicular lymphoma grade I, unspecified site | CMS +C8201 | Follicular lymphoma grade I, lymph nodes of head, face, and neck | CMS +C8202 | Follicular lymphoma grade I, intrathoracic lymph nodes | CMS +C8203 | Follicular lymphoma grade I, intra-abdominal lymph nodes | CMS +C8204 | Follicular lymphoma grade I, lymph nodes of axilla and upper limb | CMS +C8205 | Follicular lymphoma grade I, lymph nodes of inguinal region and lower limb | CMS +C8206 | Follicular lymphoma grade I, intrapelvic lymph nodes | CMS +C8207 | Follicular lymphoma grade I, spleen | CMS +C8208 | Follicular lymphoma grade I, lymph nodes of multiple sites | CMS +C8209 | Follicular lymphoma grade I, extranodal and solid organ sites | CMS +C821 | Follicular lymphoma grade II | WHO +C8210 | Follicular lymphoma grade II, unspecified site | CMS +C8211 | Follicular lymphoma grade II, lymph nodes of head, face, and neck | CMS +C8212 | Follicular lymphoma grade II, intrathoracic lymph nodes | CMS +C8213 | Follicular lymphoma grade II, intra-abdominal lymph nodes | CMS +C8214 | Follicular lymphoma grade II, lymph nodes of axilla and upper limb | CMS +C8215 | Follicular lymphoma grade II, lymph nodes of inguinal region and lower limb | CMS +C8216 | Follicular lymphoma grade II, intrapelvic lymph nodes | CMS +C8217 | Follicular lymphoma grade II, spleen | CMS +C8218 | Follicular lymphoma grade II, lymph nodes of multiple sites | CMS +C8219 | Follicular lymphoma grade II, extranodal and solid organ sites | CMS +C822 | Follicular lymphoma grade III, unspecified | WHO +C8220 | Follicular lymphoma grade III, unspecified, unspecified site | CMS +C8221 | Follicular lymphoma grade III, unspecified, lymph nodes of head, face, and neck | CMS +C8222 | Follicular lymphoma grade III, unspecified, intrathoracic lymph nodes | CMS +C8223 | Follicular lymphoma grade III, unspecified, intra-abdominal lymph nodes | CMS +C8224 | Follicular lymphoma grade III, unspecified, lymph nodes of axilla and upper limb | CMS +C8225 | Follicular lymphoma grade III, unspecified, lymph nodes of inguinal region and lower limb | CMS +C8226 | Follicular lymphoma grade III, unspecified, intrapelvic lymph nodes | CMS +C8227 | Follicular lymphoma grade III, unspecified, spleen | CMS +C8228 | Follicular lymphoma grade III, unspecified, lymph nodes of multiple sites | CMS +C8229 | Follicular lymphoma grade III, unspecified, extranodal and solid organ sites | CMS +C823 | Follicular lymphoma grade IIIa | WHO +C8230 | Follicular lymphoma grade IIIa, unspecified site | CMS +C8231 | Follicular lymphoma grade IIIa, lymph nodes of head, face, and neck | CMS +C8232 | Follicular lymphoma grade IIIa, intrathoracic lymph nodes | CMS +C8233 | Follicular lymphoma grade IIIa, intra-abdominal lymph nodes | CMS +C8234 | Follicular lymphoma grade IIIa, lymph nodes of axilla and upper limb | CMS +C8235 | Follicular lymphoma grade IIIa, lymph nodes of inguinal region and lower limb | CMS +C8236 | Follicular lymphoma grade IIIa, intrapelvic lymph nodes | CMS +C8237 | Follicular lymphoma grade IIIa, spleen | CMS +C8238 | Follicular lymphoma grade IIIa, lymph nodes of multiple sites | CMS +C8239 | Follicular lymphoma grade IIIa, extranodal and solid organ sites | CMS +C824 | Follicular lymphoma grade IIIb | WHO +C8240 | Follicular lymphoma grade IIIb, unspecified site | CMS +C8241 | Follicular lymphoma grade IIIb, lymph nodes of head, face, and neck | CMS +C8242 | Follicular lymphoma grade IIIb, intrathoracic lymph nodes | CMS +C8243 | Follicular lymphoma grade IIIb, intra-abdominal lymph nodes | CMS +C8244 | Follicular lymphoma grade IIIb, lymph nodes of axilla and upper limb | CMS +C8245 | Follicular lymphoma grade IIIb, lymph nodes of inguinal region and lower limb | CMS +C8246 | Follicular lymphoma grade IIIb, intrapelvic lymph nodes | CMS +C8247 | Follicular lymphoma grade IIIb, spleen | CMS +C8248 | Follicular lymphoma grade IIIb, lymph nodes of multiple sites | CMS +C8249 | Follicular lymphoma grade IIIb, extranodal and solid organ sites | CMS +C825 | Diffuse follicle centre lymphoma | WHO +C8250 | Diffuse follicle center lymphoma, unspecified site | CMS +C8251 | Diffuse follicle center lymphoma, lymph nodes of head, face, and neck | CMS +C8252 | Diffuse follicle center lymphoma, intrathoracic lymph nodes | CMS +C8253 | Diffuse follicle center lymphoma, intra-abdominal lymph nodes | CMS +C8254 | Diffuse follicle center lymphoma, lymph nodes of axilla and upper limb | CMS +C8255 | Diffuse follicle center lymphoma, lymph nodes of inguinal region and lower limb | CMS +C8256 | Diffuse follicle center lymphoma, intrapelvic lymph nodes | CMS +C8257 | Diffuse follicle center lymphoma, spleen | CMS +C8258 | Diffuse follicle center lymphoma, lymph nodes of multiple sites | CMS +C8259 | Diffuse follicle center lymphoma, extranodal and solid organ sites | CMS +C826 | Cutaneous follicle centre lymphoma | WHO +C8260 | Cutaneous follicle center lymphoma, unspecified site | CMS +C8261 | Cutaneous follicle center lymphoma, lymph nodes of head, face, and neck | CMS +C8262 | Cutaneous follicle center lymphoma, intrathoracic lymph nodes | CMS +C8263 | Cutaneous follicle center lymphoma, intra-abdominal lymph nodes | CMS +C8264 | Cutaneous follicle center lymphoma, lymph nodes of axilla and upper limb | CMS +C8265 | Cutaneous follicle center lymphoma, lymph nodes of inguinal region and lower limb | CMS +C8266 | Cutaneous follicle center lymphoma, intrapelvic lymph nodes | CMS +C8267 | Cutaneous follicle center lymphoma, spleen | CMS +C8268 | Cutaneous follicle center lymphoma, lymph nodes of multiple sites | CMS +C8269 | Cutaneous follicle center lymphoma, extranodal and solid organ sites | CMS +C827 | Other types of follicular lymphoma | WHO +C8280 | Other types of follicular lymphoma, unspecified site | CMS +C8281 | Other types of follicular lymphoma, lymph nodes of head, face, and neck | CMS +C8282 | Other types of follicular lymphoma, intrathoracic lymph nodes | CMS +C8283 | Other types of follicular lymphoma, intra-abdominal lymph nodes | CMS +C8284 | Other types of follicular lymphoma, lymph nodes of axilla and upper limb | CMS +C8285 | Other types of follicular lymphoma, lymph nodes of inguinal region and lower limb | CMS +C8286 | Other types of follicular lymphoma, intrapelvic lymph nodes | CMS +C8287 | Other types of follicular lymphoma, spleen | CMS +C8288 | Other types of follicular lymphoma, lymph nodes of multiple sites | CMS +C8289 | Other types of follicular lymphoma, extranodal and solid organ sites | CMS +C829 | Follicular lymphoma, unspecified | WHO +C8290 | Follicular lymphoma, unspecified, unspecified site | CMS +C8291 | Follicular lymphoma, unspecified, lymph nodes of head, face, and neck | CMS +C8292 | Follicular lymphoma, unspecified, intrathoracic lymph nodes | CMS +C8293 | Follicular lymphoma, unspecified, intra-abdominal lymph nodes | CMS +C8294 | Follicular lymphoma, unspecified, lymph nodes of axilla and upper limb | CMS +C8295 | Follicular lymphoma, unspecified, lymph nodes of inguinal region and lower limb | CMS +C8296 | Follicular lymphoma, unspecified, intrapelvic lymph nodes | CMS +C8297 | Follicular lymphoma, unspecified, spleen | CMS +C8298 | Follicular lymphoma, unspecified, lymph nodes of multiple sites | CMS +C8299 | Follicular lymphoma, unspecified, extranodal and solid organ sites | CMS +C83 | Non-follicular lymphoma | WHO +C830 | Small cell B-cell lymphoma | WHO +C8300 | Small cell B-cell lymphoma, unspecified site | CMS +C8301 | Small cell B-cell lymphoma, lymph nodes of head, face, and neck | CMS +C8302 | Small cell B-cell lymphoma, intrathoracic lymph nodes | CMS +C8303 | Small cell B-cell lymphoma, intra-abdominal lymph nodes | CMS +C8304 | Small cell B-cell lymphoma, lymph nodes of axilla and upper limb | CMS +C8305 | Small cell B-cell lymphoma, lymph nodes of inguinal region and lower limb | CMS +C8306 | Small cell B-cell lymphoma, intrapelvic lymph nodes | CMS +C8307 | Small cell B-cell lymphoma, spleen | CMS +C8308 | Small cell B-cell lymphoma, lymph nodes of multiple sites | CMS +C8309 | Small cell B-cell lymphoma, extranodal and solid organ sites | CMS +C831 | Mantle cell lymphoma | WHO +C8310 | Mantle cell lymphoma, unspecified site | CMS +C8311 | Mantle cell lymphoma, lymph nodes of head, face, and neck | CMS +C8312 | Mantle cell lymphoma, intrathoracic lymph nodes | CMS +C8313 | Mantle cell lymphoma, intra-abdominal lymph nodes | CMS +C8314 | Mantle cell lymphoma, lymph nodes of axilla and upper limb | CMS +C8315 | Mantle cell lymphoma, lymph nodes of inguinal region and lower limb | CMS +C8316 | Mantle cell lymphoma, intrapelvic lymph nodes | CMS +C8317 | Mantle cell lymphoma, spleen | CMS +C8318 | Mantle cell lymphoma, lymph nodes of multiple sites | CMS +C8319 | Mantle cell lymphoma, extranodal and solid organ sites | CMS +C833 | Diffuse large B-cell lymphoma | WHO +C8330 | Diffuse large B-cell lymphoma, unspecified site | CMS +C8331 | Diffuse large B-cell lymphoma, lymph nodes of head, face, and neck | CMS +C8332 | Diffuse large B-cell lymphoma, intrathoracic lymph nodes | CMS +C8333 | Diffuse large B-cell lymphoma, intra-abdominal lymph nodes | CMS +C8334 | Diffuse large B-cell lymphoma, lymph nodes of axilla and upper limb | CMS +C8335 | Diffuse large B-cell lymphoma, lymph nodes of inguinal region and lower limb | CMS +C8336 | Diffuse large B-cell lymphoma, intrapelvic lymph nodes | CMS +C8337 | Diffuse large B-cell lymphoma, spleen | CMS +C8338 | Diffuse large B-cell lymphoma, lymph nodes of multiple sites | CMS +C8339 | Diffuse large B-cell lymphoma, extranodal and solid organ sites | CMS +C835 | Lymphoblastic (diffuse) lymphoma | WHO +C8350 | Lymphoblastic (diffuse) lymphoma, unspecified site | CMS +C8351 | Lymphoblastic (diffuse) lymphoma, lymph nodes of head, face, and neck | CMS +C8352 | Lymphoblastic (diffuse) lymphoma, intrathoracic lymph nodes | CMS +C8353 | Lymphoblastic (diffuse) lymphoma, intra-abdominal lymph nodes | CMS +C8354 | Lymphoblastic (diffuse) lymphoma, lymph nodes of axilla and upper limb | CMS +C8355 | Lymphoblastic (diffuse) lymphoma, lymph nodes of inguinal region and lower limb | CMS +C8356 | Lymphoblastic (diffuse) lymphoma, intrapelvic lymph nodes | CMS +C8357 | Lymphoblastic (diffuse) lymphoma, spleen | CMS +C8358 | Lymphoblastic (diffuse) lymphoma, lymph nodes of multiple sites | CMS +C8359 | Lymphoblastic (diffuse) lymphoma, extranodal and solid organ sites | CMS +C837 | Burkitt lymphoma | WHO +C8370 | Burkitt lymphoma, unspecified site | CMS +C8371 | Burkitt lymphoma, lymph nodes of head, face, and neck | CMS +C8372 | Burkitt lymphoma, intrathoracic lymph nodes | CMS +C8373 | Burkitt lymphoma, intra-abdominal lymph nodes | CMS +C8374 | Burkitt lymphoma, lymph nodes of axilla and upper limb | CMS +C8375 | Burkitt lymphoma, lymph nodes of inguinal region and lower limb | CMS +C8376 | Burkitt lymphoma, intrapelvic lymph nodes | CMS +C8377 | Burkitt lymphoma, spleen | CMS +C8378 | Burkitt lymphoma, lymph nodes of multiple sites | CMS +C8379 | Burkitt lymphoma, extranodal and solid organ sites | CMS +C838 | Other non-follicular lymphoma | WHO +C8380 | Other non-follicular lymphoma, unspecified site | CMS +C8381 | Other non-follicular lymphoma, lymph nodes of head, face, and neck | CMS +C8382 | Other non-follicular lymphoma, intrathoracic lymph nodes | CMS +C8383 | Other non-follicular lymphoma, intra-abdominal lymph nodes | CMS +C8384 | Other non-follicular lymphoma, lymph nodes of axilla and upper limb | CMS +C8385 | Other non-follicular lymphoma, lymph nodes of inguinal region and lower limb | CMS +C8386 | Other non-follicular lymphoma, intrapelvic lymph nodes | CMS +C8387 | Other non-follicular lymphoma, spleen | CMS +C8388 | Other non-follicular lymphoma, lymph nodes of multiple sites | CMS +C8389 | Other non-follicular lymphoma, extranodal and solid organ sites | CMS +C839 | Non-follicular (diffuse) lymphoma, unspecified | WHO +C8390 | Non-follicular (diffuse) lymphoma, unspecified, unspecified site | CMS +C8391 | Non-follicular (diffuse) lymphoma, unspecified, lymph nodes of head, face, and neck | CMS +C8392 | Non-follicular (diffuse) lymphoma, unspecified, intrathoracic lymph nodes | CMS +C8393 | Non-follicular (diffuse) lymphoma, unspecified, intra-abdominal lymph nodes | CMS +C8394 | Non-follicular (diffuse) lymphoma, unspecified, lymph nodes of axilla and upper limb | CMS +C8395 | Non-follicular (diffuse) lymphoma, unspecified, lymph nodes of inguinal region and lower limb | CMS +C8396 | Non-follicular (diffuse) lymphoma, unspecified, intrapelvic lymph nodes | CMS +C8397 | Non-follicular (diffuse) lymphoma, unspecified, spleen | CMS +C8398 | Non-follicular (diffuse) lymphoma, unspecified, lymph nodes of multiple sites | CMS +C8399 | Non-follicular (diffuse) lymphoma, unspecified, extranodal and solid organ sites | CMS +C84 | Mature T/NK-cell lymphomas | WHO +C840 | Mycosis fungoides | WHO +C8400 | Mycosis fungoides, unspecified site | CMS +C8401 | Mycosis fungoides, lymph nodes of head, face, and neck | CMS +C8402 | Mycosis fungoides, intrathoracic lymph nodes | CMS +C8403 | Mycosis fungoides, intra-abdominal lymph nodes | CMS +C8404 | Mycosis fungoides, lymph nodes of axilla and upper limb | CMS +C8405 | Mycosis fungoides, lymph nodes of inguinal region and lower limb | CMS +C8406 | Mycosis fungoides, intrapelvic lymph nodes | CMS +C8407 | Mycosis fungoides, spleen | CMS +C8408 | Mycosis fungoides, lymph nodes of multiple sites | CMS +C8409 | Mycosis fungoides, extranodal and solid organ sites | CMS +C841 | Sézary disease | WHO +C8410 | Sezary disease, unspecified site | CMS +C8411 | Sezary disease, lymph nodes of head, face, and neck | CMS +C8412 | Sezary disease, intrathoracic lymph nodes | CMS +C8413 | Sezary disease, intra-abdominal lymph nodes | CMS +C8414 | Sezary disease, lymph nodes of axilla and upper limb | CMS +C8415 | Sezary disease, lymph nodes of inguinal region and lower limb | CMS +C8416 | Sezary disease, intrapelvic lymph nodes | CMS +C8417 | Sezary disease, spleen | CMS +C8418 | Sezary disease, lymph nodes of multiple sites | CMS +C8419 | Sezary disease, extranodal and solid organ sites | CMS +C844 | Peripheral T-cell lymphoma, not elsewhere classified | WHO +C8440 | Peripheral T-cell lymphoma, not classified, unspecified site | CMS +C8441 | Peripheral T-cell lymphoma, not classified, lymph nodes of head, face, and neck | CMS +C8442 | Peripheral T-cell lymphoma, not classified, intrathoracic lymph nodes | CMS +C8443 | Peripheral T-cell lymphoma, not classified, intra-abdominal lymph nodes | CMS +C8444 | Peripheral T-cell lymphoma, not classified, lymph nodes of axilla and upper limb | CMS +C8445 | Peripheral T-cell lymphoma, not classified, lymph nodes of inguinal region and lower limb | CMS +C8446 | Peripheral T-cell lymphoma, not classified, intrapelvic lymph nodes | CMS +C8447 | Peripheral T-cell lymphoma, not classified, spleen | CMS +C8448 | Peripheral T-cell lymphoma, not classified, lymph nodes of multiple sites | CMS +C8449 | Peripheral T-cell lymphoma, not classified, extranodal and solid organ sites | CMS +C845 | Other mature T/NK-cell lymphomas | WHO +C846 | Anaplastic large cell lymphoma, ALK-positive | WHO +C8460 | Anaplastic large cell lymphoma, ALK-positive, unspecified site | CMS +C8461 | Anaplastic large cell lymphoma, ALK-positive, lymph nodes of head, face, and neck | CMS +C8462 | Anaplastic large cell lymphoma, ALK-positive, intrathoracic lymph nodes | CMS +C8463 | Anaplastic large cell lymphoma, ALK-positive, intra-abdominal lymph nodes | CMS +C8464 | Anaplastic large cell lymphoma, ALK-positive, lymph nodes of axilla and upper limb | CMS +C8465 | Anaplastic large cell lymphoma, ALK-positive, lymph nodes of inguinal region and lower limb | CMS +C8466 | Anaplastic large cell lymphoma, ALK-positive, intrapelvic lymph nodes | CMS +C8467 | Anaplastic large cell lymphoma, ALK-positive, spleen | CMS +C8468 | Anaplastic large cell lymphoma, ALK-positive, lymph nodes of multiple sites | CMS +C8469 | Anaplastic large cell lymphoma, ALK-positive, extranodal and solid organ sites | CMS +C847 | Anaplastic large cell lymphoma, ALK-negative | WHO +C8470 | Anaplastic large cell lymphoma, ALK-negative, unspecified site | CMS +C8471 | Anaplastic large cell lymphoma, ALK-negative, lymph nodes of head, face, and neck | CMS +C8472 | Anaplastic large cell lymphoma, ALK-negative, intrathoracic lymph nodes | CMS +C8473 | Anaplastic large cell lymphoma, ALK-negative, intra-abdominal lymph nodes | CMS +C8474 | Anaplastic large cell lymphoma, ALK-negative, lymph nodes of axilla and upper limb | CMS +C8475 | Anaplastic large cell lymphoma, ALK-negative, lymph nodes of inguinal region and lower limb | CMS +C8476 | Anaplastic large cell lymphoma, ALK-negative, intrapelvic lymph nodes | CMS +C8477 | Anaplastic large cell lymphoma, ALK-negative, spleen | CMS +C8478 | Anaplastic large cell lymphoma, ALK-negative, lymph nodes of multiple sites | CMS +C8479 | Anaplastic large cell lymphoma, ALK-negative, extranodal and solid organ sites | CMS +C848 | Cutaneous T-cell lymphoma, unspecified | WHO +C849 | Mature T/NK-cell lymphoma, unspecified | WHO +C8490 | Mature T/NK-cell lymphomas, unspecified, unspecified site | CMS +C8491 | Mature T/NK-cell lymphomas, unspecified, lymph nodes of head, face, and neck | CMS +C8492 | Mature T/NK-cell lymphomas, unspecified, intrathoracic lymph nodes | CMS +C8493 | Mature T/NK-cell lymphomas, unspecified, intra-abdominal lymph nodes | CMS +C8494 | Mature T/NK-cell lymphomas, unspecified, lymph nodes of axilla and upper limb | CMS +C8495 | Mature T/NK-cell lymphomas, unspecified, lymph nodes of inguinal region and lower limb | CMS +C8496 | Mature T/NK-cell lymphomas, unspecified, intrapelvic lymph nodes | CMS +C8497 | Mature T/NK-cell lymphomas, unspecified, spleen | CMS +C8498 | Mature T/NK-cell lymphomas, unspecified, lymph nodes of multiple sites | CMS +C8499 | Mature T/NK-cell lymphomas, unspecified, extranodal and solid organ sites | CMS +C84A0 | Cutaneous T-cell lymphoma, unspecified, unspecified site | CMS +C84A1 | Cutaneous T-cell lymphoma, unspecified lymph nodes of head, face, and neck | CMS +C84A2 | Cutaneous T-cell lymphoma, unspecified, intrathoracic lymph nodes | CMS +C84A3 | Cutaneous T-cell lymphoma, unspecified, intra-abdominal lymph nodes | CMS +C84A4 | Cutaneous T-cell lymphoma, unspecified, lymph nodes of axilla and upper limb | CMS +C84A5 | Cutaneous T-cell lymphoma, unspecified, lymph nodes of inguinal region and lower limb | CMS +C84A6 | Cutaneous T-cell lymphoma, unspecified, intrapelvic lymph nodes | CMS +C84A7 | Cutaneous T-cell lymphoma, unspecified, spleen | CMS +C84A8 | Cutaneous T-cell lymphoma, unspecified, lymph nodes of multiple sites | CMS +C84A9 | Cutaneous T-cell lymphoma, unspecified, extranodal and solid organ sites | CMS +C84Z0 | Other mature T/NK-cell lymphomas, unspecified site | CMS +C84Z1 | Other mature T/NK-cell lymphomas, lymph nodes of head, face, and neck | CMS +C84Z2 | Other mature T/NK-cell lymphomas, intrathoracic lymph nodes | CMS +C84Z3 | Other mature T/NK-cell lymphomas, intra-abdominal lymph nodes | CMS +C84Z4 | Other mature T/NK-cell lymphomas, lymph nodes of axilla and upper limb | CMS +C84Z5 | Other mature T/NK-cell lymphomas, lymph nodes of inguinal region and lower limb | CMS +C84Z6 | Other mature T/NK-cell lymphomas, intrapelvic lymph nodes | CMS +C84Z7 | Other mature T/NK-cell lymphomas, spleen | CMS +C84Z8 | Other mature T/NK-cell lymphomas, lymph nodes of multiple sites | CMS +C84Z9 | Other mature T/NK-cell lymphomas, extranodal and solid organ sites | CMS +C85 | Other and unspecified types of non-Hodgkin lymphoma | WHO +C851 | B-cell lymphoma, unspecified | WHO +C8510 | Unspecified B-cell lymphoma, unspecified site | CMS +C8511 | Unspecified B-cell lymphoma, lymph nodes of head, face, and neck | CMS +C8512 | Unspecified B-cell lymphoma, intrathoracic lymph nodes | CMS +C8513 | Unspecified B-cell lymphoma, intra-abdominal lymph nodes | CMS +C8514 | Unspecified B-cell lymphoma, lymph nodes of axilla and upper limb | CMS +C8515 | Unspecified B-cell lymphoma, lymph nodes of inguinal region and lower limb | CMS +C8516 | Unspecified B-cell lymphoma, intrapelvic lymph nodes | CMS +C8517 | Unspecified B-cell lymphoma, spleen | CMS +C8518 | Unspecified B-cell lymphoma, lymph nodes of multiple sites | CMS +C8519 | Unspecified B-cell lymphoma, extranodal and solid organ sites | CMS +C852 | Mediastinal (thymic) large B-cell lymphoma | WHO +C8520 | Mediastinal (thymic) large B-cell lymphoma, unspecified site | CMS +C8521 | Mediastinal (thymic) large B-cell lymphoma, lymph nodes of head, face, and neck | CMS +C8522 | Mediastinal (thymic) large B-cell lymphoma, intrathoracic lymph nodes | CMS +C8523 | Mediastinal (thymic) large B-cell lymphoma, intra-abdominal lymph nodes | CMS +C8524 | Mediastinal (thymic) large B-cell lymphoma, lymph nodes of axilla and upper limb | CMS +C8525 | Mediastinal (thymic) large B-cell lymphoma, lymph nodes of inguinal region and lower limb | CMS +C8526 | Mediastinal (thymic) large B-cell lymphoma, intrapelvic lymph nodes | CMS +C8527 | Mediastinal (thymic) large B-cell lymphoma, spleen | CMS +C8528 | Mediastinal (thymic) large B-cell lymphoma, lymph nodes of multiple sites | CMS +C8529 | Mediastinal (thymic) large B-cell lymphoma, extranodal and solid organ sites | CMS +C857 | Other specified types of non-Hodgkin lymphoma | WHO +C8580 | Other specified types of non-Hodgkin lymphoma, unspecified site | CMS +C8581 | Other specified types of non-Hodgkin lymphoma, lymph nodes of head, face, and neck | CMS +C8582 | Other specified types of non-Hodgkin lymphoma, intrathoracic lymph nodes | CMS +C8583 | Other specified types of non-Hodgkin lymphoma, intra-abdominal lymph nodes | CMS +C8584 | Other specified types of non-Hodgkin lymphoma, lymph nodes of axilla and upper limb | CMS +C8585 | Other specified types of non-Hodgkin lymphoma, lymph nodes of inguinal region and lower limb | CMS +C8586 | Other specified types of non-Hodgkin lymphoma, intrapelvic lymph nodes | CMS +C8587 | Other specified types of non-Hodgkin lymphoma, spleen | CMS +C8588 | Other specified types of non-Hodgkin lymphoma, lymph nodes of multiple sites | CMS +C8589 | Other specified types of non-Hodgkin lymphoma, extranodal and solid organ sites | CMS +C859 | Non-Hodgkin lymphoma, unspecified | WHO +C8590 | Non-Hodgkin lymphoma, unspecified, unspecified site | CMS +C8591 | Non-Hodgkin lymphoma, unspecified, lymph nodes of head, face, and neck | CMS +C8592 | Non-Hodgkin lymphoma, unspecified, intrathoracic lymph nodes | CMS +C8593 | Non-Hodgkin lymphoma, unspecified, intra-abdominal lymph nodes | CMS +C8594 | Non-Hodgkin lymphoma, unspecified, lymph nodes of axilla and upper limb | CMS +C8595 | Non-Hodgkin lymphoma, unspecified, lymph nodes of inguinal region and lower limb | CMS +C8596 | Non-Hodgkin lymphoma, unspecified, intrapelvic lymph nodes | CMS +C8597 | Non-Hodgkin lymphoma, unspecified, spleen | CMS +C8598 | Non-Hodgkin lymphoma, unspecified, lymph nodes of multiple sites | CMS +C8599 | Non-Hodgkin lymphoma, unspecified, extranodal and solid organ sites | CMS +C86 | Other specified types of T/NK-cell lymphoma | WHO +C860 | Extranodal NK/T-cell lymphoma, nasal type | WHO +C861 | Hepatosplenic T-cell lymphoma | WHO +C862 | Enteropathy-type (intestinal) T-cell lymphoma | WHO +C863 | Subcutaneous panniculitis-like T-cell lymphoma | WHO +C864 | Blastic NK-cell lymphoma | WHO +C865 | Angioimmunoblastic T-cell lymphoma | WHO +C866 | Primary cutaneous CD30-positive T-cell proliferations | WHO +C88 | Malignant immunoproliferative diseases | WHO +C880 | Waldenström macroglobulinaemia | WHO +C882 | Other heavy chain disease | WHO +C883 | Immunoproliferative small intestinal disease | WHO +C884 | Extranodal marginal zone B-cell lymphoma of mucosa-associated lymphoid tissue [MALT-lyphoma] | WHO +C887 | Other malignant immunoproliferative diseases | WHO +C888 | Other malignant immunoproliferative diseases | CMS +C889 | Malignant immunoproliferative disease, unspecified | WHO +C90 | Multiple myeloma and malignant plasma cell neoplasms | WHO +C900 | Multiple myeloma | WHO +C9000 | Multiple myeloma not having achieved remission | CMS +C9001 | Multiple myeloma in remission | CMS +C9002 | Multiple myeloma in relapse | CMS +C901 | Plasma cell leukaemia | WHO +C9010 | Plasma cell leukemia not having achieved remission | CMS +C9011 | Plasma cell leukemia in remission | CMS +C9012 | Plasma cell leukemia in relapse | CMS +C902 | Extramedullary plasmacytoma | WHO +C9020 | Extramedullary plasmacytoma not having achieved remission | CMS +C9021 | Extramedullary plasmacytoma in remission | CMS +C9022 | Extramedullary plasmacytoma in relapse | CMS +C903 | Solitary plasmacytoma | WHO +C9030 | Solitary plasmacytoma not having achieved remission | CMS +C9031 | Solitary plasmacytoma in remission | CMS +C9032 | Solitary plasmacytoma in relapse | CMS +C91 | Lymphoid leukaemia | WHO +C910 | Acute lymphoblastic leukaemia [ALL] | WHO +C9100 | Acute lymphoblastic leukemia not having achieved remission | CMS +C9101 | Acute lymphoblastic leukemia, in remission | CMS +C9102 | Acute lymphoblastic leukemia, in relapse | CMS +C911 | Chronic lymphocytic leukaemia of B-cell type | WHO +C9110 | Chronic lymphocytic leukemia of B-cell type not having achieved remission | CMS +C9111 | Chronic lymphocytic leukemia of B-cell type in remission | CMS +C9112 | Chronic lymphocytic leukemia of B-cell type in relapse | CMS +C913 | Prolymphocytic leukaemia of B-cell type | WHO +C9130 | Prolymphocytic leukemia of B-cell type not having achieved remission | CMS +C9131 | Prolymphocytic leukemia of B-cell type, in remission | CMS +C9132 | Prolymphocytic leukemia of B-cell type, in relapse | CMS +C914 | Hairy-cell leukaemia | WHO +C9140 | Hairy cell leukemia not having achieved remission | CMS +C9141 | Hairy cell leukemia, in remission | CMS +C9142 | Hairy cell leukemia, in relapse | CMS +C915 | Adult T-cell lymphoma/leukaemia [HTLV-1-associated] | WHO +C9150 | Adult T-cell lymphoma/leukemia (HTLV-1-associated) not having achieved remission | CMS +C9151 | Adult T-cell lymphoma/leukemia (HTLV-1-associated), in remission | CMS +C9152 | Adult T-cell lymphoma/leukemia (HTLV-1-associated), in relapse | CMS +C916 | Prolymphocytic leukaemia of T-cell type | WHO +C9160 | Prolymphocytic leukemia of T-cell type not having achieved remission | CMS +C9161 | Prolymphocytic leukemia of T-cell type, in remission | CMS +C9162 | Prolymphocytic leukemia of T-cell type, in relapse | CMS +C917 | Other lymphoid leukaemia | WHO +C918 | Mature B-cell leukaemia Burkitt-type | WHO +C919 | Lymphoid leukaemia, unspecified | WHO +C9190 | Lymphoid leukemia, unspecified not having achieved remission | CMS +C9191 | Lymphoid leukemia, unspecified, in remission | CMS +C9192 | Lymphoid leukemia, unspecified, in relapse | CMS +C91A0 | Mature B-cell leukemia Burkitt-type not having achieved remission | CMS +C91A1 | Mature B-cell leukemia Burkitt-type, in remission | CMS +C91A2 | Mature B-cell leukemia Burkitt-type, in relapse | CMS +C91Z0 | Other lymphoid leukemia not having achieved remission | CMS +C91Z1 | Other lymphoid leukemia, in remission | CMS +C91Z2 | Other lymphoid leukemia, in relapse | CMS +C92 | Myeloid leukaemia | WHO +C920 | Acute myeloblastic leukaemia [AML] | WHO +C9200 | Acute myeloblastic leukemia, not having achieved remission | CMS +C9201 | Acute myeloblastic leukemia, in remission | CMS +C9202 | Acute myeloblastic leukemia, in relapse | CMS +C921 | Chronic myeloid leukaemia [CML], BCR/ABL-positive | WHO +C9210 | Chronic myeloid leukemia, BCR/ABL-positive, not having achieved remission | CMS +C9211 | Chronic myeloid leukemia, BCR/ABL-positive, in remission | CMS +C9212 | Chronic myeloid leukemia, BCR/ABL-positive, in relapse | CMS +C922 | Atypical chronic myeloid leukaemia, BCR/ABL- negative | WHO +C9220 | Atypical chronic myeloid leukemia, BCR/ABL-negative, not having achieved remission | CMS +C9221 | Atypical chronic myeloid leukemia, BCR/ABL-negative, in remission | CMS +C9222 | Atypical chronic myeloid leukemia, BCR/ABL-negative, in relapse | CMS +C923 | Myeloid sarcoma | WHO +C9230 | Myeloid sarcoma, not having achieved remission | CMS +C9231 | Myeloid sarcoma, in remission | CMS +C9232 | Myeloid sarcoma, in relapse | CMS +C924 | Acute promyelocytic leukaemia [PML] | WHO +C9240 | Acute promyelocytic leukemia, not having achieved remission | CMS +C9241 | Acute promyelocytic leukemia, in remission | CMS +C9242 | Acute promyelocytic leukemia, in relapse | CMS +C925 | Acute myelomonocytic leukaemia | WHO +C9250 | Acute myelomonocytic leukemia, not having achieved remission | CMS +C9251 | Acute myelomonocytic leukemia, in remission | CMS +C9252 | Acute myelomonocytic leukemia, in relapse | CMS +C926 | Acute myeloid leukaemia with 11q23-abnormality | WHO +C9260 | Acute myeloid leukemia with 11q23-abnormality not having achieved remission | CMS +C9261 | Acute myeloid leukemia with 11q23-abnormality in remission | CMS +C9262 | Acute myeloid leukemia with 11q23-abnormality in relapse | CMS +C927 | Other myeloid leukaemia | WHO +C928 | Acute myeloid leukaemia with multilineage dysplasia | WHO +C929 | Myeloid leukaemia, unspecified | WHO +C9290 | Myeloid leukemia, unspecified, not having achieved remission | CMS +C9291 | Myeloid leukemia, unspecified in remission | CMS +C9292 | Myeloid leukemia, unspecified in relapse | CMS +C92A0 | Acute myeloid leukemia with multilineage dysplasia, not having achieved remission | CMS +C92A1 | Acute myeloid leukemia with multilineage dysplasia, in remission | CMS +C92A2 | Acute myeloid leukemia with multilineage dysplasia, in relapse | CMS +C92Z0 | Other myeloid leukemia not having achieved remission | CMS +C92Z1 | Other myeloid leukemia, in remission | CMS +C92Z2 | Other myeloid leukemia, in relapse | CMS +C93 | Monocytic leukaemia | WHO +C930 | Acute monoblastic/monocytic leukaemia | WHO +C9300 | Acute monoblastic/monocytic leukemia, not having achieved remission | CMS +C9301 | Acute monoblastic/monocytic leukemia, in remission | CMS +C9302 | Acute monoblastic/monocytic leukemia, in relapse | CMS +C931 | Chronic myelomonocytic leukaemia | WHO +C9310 | Chronic myelomonocytic leukemia not having achieved remission | CMS +C9311 | Chronic myelomonocytic leukemia, in remission | CMS +C9312 | Chronic myelomonocytic leukemia, in relapse | CMS +C933 | Juvenile myelomonocytic leukaemia | WHO +C9330 | Juvenile myelomonocytic leukemia, not having achieved remission | CMS +C9331 | Juvenile myelomonocytic leukemia, in remission | CMS +C9332 | Juvenile myelomonocytic leukemia, in relapse | CMS +C937 | Other monocytic leukaemia | WHO +C939 | Monocytic leukaemia, unspecified | WHO +C9390 | Monocytic leukemia, unspecified, not having achieved remission | CMS +C9391 | Monocytic leukemia, unspecified in remission | CMS +C9392 | Monocytic leukemia, unspecified in relapse | CMS +C93Z0 | Other monocytic leukemia, not having achieved remission | CMS +C93Z1 | Other monocytic leukemia, in remission | CMS +C93Z2 | Other monocytic leukemia, in relapse | CMS +C94 | Other leukaemias of specified cell type | WHO +C940 | Acute erythroid leukaemia | WHO +C9400 | Acute erythroid leukemia, not having achieved remission | CMS +C9401 | Acute erythroid leukemia, in remission | CMS +C9402 | Acute erythroid leukemia, in relapse | CMS +C942 | Acute megakaryoblastic leukaemia | WHO +C9420 | Acute megakaryoblastic leukemia not having achieved remission | CMS +C9421 | Acute megakaryoblastic leukemia, in remission | CMS +C9422 | Acute megakaryoblastic leukemia, in relapse | CMS +C943 | Mast cell leukaemia | WHO +C9430 | Mast cell leukemia not having achieved remission | CMS +C9431 | Mast cell leukemia, in remission | CMS +C9432 | Mast cell leukemia, in relapse | CMS +C944 | Acute panmyelosis with myelofibrosis | WHO +C9440 | Acute panmyelosis with myelofibrosis not having achieved remission | CMS +C9441 | Acute panmyelosis with myelofibrosis, in remission | CMS +C9442 | Acute panmyelosis with myelofibrosis, in relapse | CMS +C946 | Myelodysplastic and myeloproliferative disease, not elsewhere classified | WHO +C947 | Other specified leukaemias | WHO +C9480 | Other specified leukemias not having achieved remission | CMS +C9481 | Other specified leukemias, in remission | CMS +C9482 | Other specified leukemias, in relapse | CMS +C95 | Leukaemia of unspecified cell type | WHO +C950 | Acute leukaemia of unspecified cell type | WHO +C9500 | Acute leukemia of unspecified cell type not having achieved remission | CMS +C9501 | Acute leukemia of unspecified cell type, in remission | CMS +C9502 | Acute leukemia of unspecified cell type, in relapse | CMS +C951 | Chronic leukaemia of unspecified cell type | WHO +C9510 | Chronic leukemia of unspecified cell type not having achieved remission | CMS +C9511 | Chronic leukemia of unspecified cell type, in remission | CMS +C9512 | Chronic leukemia of unspecified cell type, in relapse | CMS +C957 | Other leukaemia of unspecified cell type | WHO +C959 | Leukaemia, unspecified | WHO +C9590 | Leukemia, unspecified not having achieved remission | CMS +C9591 | Leukemia, unspecified, in remission | CMS +C9592 | Leukemia, unspecified, in relapse | CMS +C96 | Other and unspecified malignant neoplasms of lymphoid, haematopoietic and related tissue | WHO +C960 | Multifocal and multisystemic (disseminated) Langerhans-cell histiocytosis [Letterer-Siwe disease] | WHO +C962 | Malignant mast cell tumour | WHO +C9620 | Malignant mast cell neoplasm, unspecified | CMS +C9621 | Aggressive systemic mastocytosis | CMS +C9622 | Mast cell sarcoma | CMS +C9629 | Other malignant mast cell neoplasm | CMS +C964 | Sarcoma of dendritic cells (accessory cells) | WHO +C965 | Multifocal and unisystemic Langerhans-cell histiocytosis | WHO +C966 | Unifocal Langerhans-cell histiocytosis | WHO +C967 | Other specified malignant neoplasms of lymphoid, haematopoietic and related tissue | WHO +C968 | Histiocytic sarcoma | WHO +C969 | Malignant neoplasm of lymphoid, haematopoietic and related tissue, unspecified | WHO +C96A | Histiocytic sarcoma | CMS +C96Z | Other specified malignant neoplasms of lymphoid, hematopoietic and related tissue | CMS +C97 | Malignant neoplasms of independent (primary) multiple sites | WHO +code | description | source +D00 | Carcinoma in situ of oral cavity, oesophagus and stomach | WHO +D000 | Carcinoma in situ: Lip, oral cavity and pharynx | WHO +D0000 | Carcinoma in situ of oral cavity, unspecified site | CMS +D0001 | Carcinoma in situ of labial mucosa and vermilion border | CMS +D0002 | Carcinoma in situ of buccal mucosa | CMS +D0003 | Carcinoma in situ of gingiva and edentulous alveolar ridge | CMS +D0004 | Carcinoma in situ of soft palate | CMS +D0005 | Carcinoma in situ of hard palate | CMS +D0006 | Carcinoma in situ of floor of mouth | CMS +D0007 | Carcinoma in situ of tongue | CMS +D0008 | Carcinoma in situ of pharynx | CMS +D001 | Carcinoma in situ: Oesophagus | WHO +D002 | Carcinoma in situ: Stomach | WHO +D01 | Carcinoma in situ of other and unspecified digestive organs | WHO +D010 | Carcinoma in situ: Colon | WHO +D011 | Carcinoma in situ: Rectosigmoid junction | WHO +D012 | Carcinoma in situ: Rectum | WHO +D013 | Carcinoma in situ: Anus and anal canal | WHO +D014 | Carcinoma in situ: Other and unspecified parts of intestine | WHO +D0140 | Carcinoma in situ of unspecified part of intestine | CMS +D0149 | Carcinoma in situ of other parts of intestine | CMS +D015 | Carcinoma in situ: Liver, gallbladder and bile ducts | WHO +D017 | Carcinoma in situ: Other specified digestive organs | WHO +D019 | Carcinoma in situ: Digestive organ, unspecified | WHO +D02 | Carcinoma in situ of middle ear and respiratory system | WHO +D020 | Carcinoma in situ: Larynx | WHO +D021 | Carcinoma in situ: Trachea | WHO +D022 | Carcinoma in situ: Bronchus and lung | WHO +D0220 | Carcinoma in situ of unspecified bronchus and lung | CMS +D0221 | Carcinoma in situ of right bronchus and lung | CMS +D0222 | Carcinoma in situ of left bronchus and lung | CMS +D023 | Carcinoma in situ: Other parts of respiratory system | WHO +D024 | Carcinoma in situ: Respiratory system, unspecified | WHO +D03 | Melanoma in situ | WHO +D030 | Melanoma in situ of lip | WHO +D031 | Melanoma in situ of eyelid, including canthus | WHO +D0310 | Melanoma in situ of unspecified eyelid, including canthus | CMS +D03111 | Melanoma in situ of right upper eyelid, including canthus | CMS +D03112 | Melanoma in situ of right lower eyelid, including canthus | CMS +D03121 | Melanoma in situ of left upper eyelid, including canthus | CMS +D03122 | Melanoma in situ of left lower eyelid, including canthus | CMS +D032 | Melanoma in situ of ear and external auricular canal | WHO +D0320 | Melanoma in situ of unspecified ear and external auricular canal | CMS +D0321 | Melanoma in situ of right ear and external auricular canal | CMS +D0322 | Melanoma in situ of left ear and external auricular canal | CMS +D033 | Melanoma in situ of other and unspecified parts of face | WHO +D0330 | Melanoma in situ of unspecified part of face | CMS +D0339 | Melanoma in situ of other parts of face | CMS +D034 | Melanoma in situ of scalp and neck | WHO +D035 | Melanoma in situ of trunk | WHO +D0351 | Melanoma in situ of anal skin | CMS +D0352 | Melanoma in situ of breast (skin) (soft tissue) | CMS +D0359 | Melanoma in situ of other part of trunk | CMS +D036 | Melanoma in situ of upper limb, including shoulder | WHO +D0360 | Melanoma in situ of unspecified upper limb, including shoulder | CMS +D0361 | Melanoma in situ of right upper limb, including shoulder | CMS +D0362 | Melanoma in situ of left upper limb, including shoulder | CMS +D037 | Melanoma in situ of lower limb, including hip | WHO +D0370 | Melanoma in situ of unspecified lower limb, including hip | CMS +D0371 | Melanoma in situ of right lower limb, including hip | CMS +D0372 | Melanoma in situ of left lower limb, including hip | CMS +D038 | Melanoma in situ of other sites | WHO +D039 | Melanoma in situ, unspecified | WHO +D04 | Carcinoma in situ of skin | WHO +D040 | Carcinoma in situ: Skin of lip | WHO +D041 | Carcinoma in situ: Skin of eyelid, including canthus | WHO +D0410 | Carcinoma in situ of skin of unspecified eyelid, including canthus | CMS +D04111 | Carcinoma in situ of skin of right upper eyelid, including canthus | CMS +D04112 | Carcinoma in situ of skin of right lower eyelid, including canthus | CMS +D04121 | Carcinoma in situ of skin of left upper eyelid, including canthus | CMS +D04122 | Carcinoma in situ of skin of left lower eyelid, including canthus | CMS +D042 | Carcinoma in situ: Skin of ear and external auricular canal | WHO +D0420 | Carcinoma in situ of skin of unspecified ear and external auricular canal | CMS +D0421 | Carcinoma in situ of skin of right ear and external auricular canal | CMS +D0422 | Carcinoma in situ of skin of left ear and external auricular canal | CMS +D043 | Carcinoma in situ: Skin of other and unspecified parts of face | WHO +D0430 | Carcinoma in situ of skin of unspecified part of face | CMS +D0439 | Carcinoma in situ of skin of other parts of face | CMS +D044 | Carcinoma in situ: Skin of scalp and neck | WHO +D045 | Carcinoma in situ: Skin of trunk | WHO +D046 | Carcinoma in situ: Skin of upper limb, including shoulder | WHO +D0460 | Carcinoma in situ of skin of unspecified upper limb, including shoulder | CMS +D0461 | Carcinoma in situ of skin of right upper limb, including shoulder | CMS +D0462 | Carcinoma in situ of skin of left upper limb, including shoulder | CMS +D047 | Carcinoma in situ: Skin of lower limb, including hip | WHO +D0470 | Carcinoma in situ of skin of unspecified lower limb, including hip | CMS +D0471 | Carcinoma in situ of skin of right lower limb, including hip | CMS +D0472 | Carcinoma in situ of skin of left lower limb, including hip | CMS +D048 | Carcinoma in situ: Skin of other sites | WHO +D049 | Carcinoma in situ: Skin, unspecified | WHO +D05 | Carcinoma in situ of breast | WHO +D050 | Lobular carcinoma in situ | WHO +D0500 | Lobular carcinoma in situ of unspecified breast | CMS +D0501 | Lobular carcinoma in situ of right breast | CMS +D0502 | Lobular carcinoma in situ of left breast | CMS +D051 | Intraductal carcinoma in situ | WHO +D0510 | Intraductal carcinoma in situ of unspecified breast | CMS +D0511 | Intraductal carcinoma in situ of right breast | CMS +D0512 | Intraductal carcinoma in situ of left breast | CMS +D057 | Other carcinoma in situ of breast | WHO +D0580 | Other specified type of carcinoma in situ of unspecified breast | CMS +D0581 | Other specified type of carcinoma in situ of right breast | CMS +D0582 | Other specified type of carcinoma in situ of left breast | CMS +D059 | Carcinoma in situ of breast, unspecified | WHO +D0590 | Unspecified type of carcinoma in situ of unspecified breast | CMS +D0591 | Unspecified type of carcinoma in situ of right breast | CMS +D0592 | Unspecified type of carcinoma in situ of left breast | CMS +D06 | Carcinoma in situ of cervix uteri | WHO +D060 | Carcinoma in situ: Endocervix | WHO +D061 | Carcinoma in situ: Exocervix | WHO +D067 | Carcinoma in situ: Other parts of cervix | WHO +D069 | Carcinoma in situ: Cervix, unspecified | WHO +D07 | Carcinoma in situ of other and unspecified genital organs | WHO +D070 | Carcinoma in situ: Endometrium | WHO +D071 | Carcinoma in situ: Vulva | WHO +D072 | Carcinoma in situ: Vagina | WHO +D073 | Carcinoma in situ: Other and unspecified female genital organs | WHO +D0730 | Carcinoma in situ of unspecified female genital organs | CMS +D0739 | Carcinoma in situ of other female genital organs | CMS +D074 | Carcinoma in situ: Penis | WHO +D075 | Carcinoma in situ: Prostate | WHO +D076 | Carcinoma in situ: Other and unspecified male genital organs | WHO +D0760 | Carcinoma in situ of unspecified male genital organs | CMS +D0761 | Carcinoma in situ of scrotum | CMS +D0769 | Carcinoma in situ of other male genital organs | CMS +D09 | Carcinoma in situ of other and unspecified sites | WHO +D090 | Carcinoma in situ: Bladder | WHO +D091 | Carcinoma in situ: Other and unspecified urinary organs | WHO +D0910 | Carcinoma in situ of unspecified urinary organ | CMS +D0919 | Carcinoma in situ of other urinary organs | CMS +D092 | Carcinoma in situ: Eye | WHO +D0920 | Carcinoma in situ of unspecified eye | CMS +D0921 | Carcinoma in situ of right eye | CMS +D0922 | Carcinoma in situ of left eye | CMS +D093 | Carcinoma in situ: Thyroid and other endocrine glands | WHO +D097 | Carcinoma in situ of other specified sites | WHO +D098 | Carcinoma in situ of other specified sites | CMS +D099 | Carcinoma in situ, unspecified | WHO +D10 | Benign neoplasm of mouth and pharynx | WHO +D100 | Benign neoplasm: Lip | WHO +D101 | Benign neoplasm: Tongue | WHO +D102 | Benign neoplasm: Floor of mouth | WHO +D103 | Benign neoplasm: Other and unspecified parts of mouth | WHO +D1030 | Benign neoplasm of unspecified part of mouth | CMS +D1039 | Benign neoplasm of other parts of mouth | CMS +D104 | Benign neoplasm: Tonsil | WHO +D105 | Benign neoplasm: Other parts of oropharynx | WHO +D106 | Benign neoplasm: Nasopharynx | WHO +D107 | Benign neoplasm: Hypopharynx | WHO +D109 | Benign neoplasm: Pharynx, unspecified | WHO +D11 | Benign neoplasm of major salivary glands | WHO +D110 | Benign neoplasm: Parotid gland | WHO +D117 | Benign neoplasm: Other major salivary glands | WHO +D119 | Benign neoplasm: Major salivary gland, unspecified | WHO +D12 | Benign neoplasm of colon, rectum, anus and anal canal | WHO +D120 | Benign neoplasm: Caecum | WHO +D121 | Benign neoplasm: Appendix | WHO +D122 | Benign neoplasm: Ascending colon | WHO +D123 | Benign neoplasm: Transverse colon | WHO +D124 | Benign neoplasm: Descending colon | WHO +D125 | Benign neoplasm: Sigmoid colon | WHO +D126 | Benign neoplasm: Colon, unspecified | WHO +D127 | Benign neoplasm: Rectosigmoid junction | WHO +D128 | Benign neoplasm: Rectum | WHO +D129 | Benign neoplasm: Anus and anal canal | WHO +D13 | Benign neoplasm of other and ill-defined parts of digestive system | WHO +D130 | Benign neoplasm: Oesophagus | WHO +D131 | Benign neoplasm: Stomach | WHO +D132 | Benign neoplasm: Duodenum | WHO +D133 | Benign neoplasm: Other and unspecified parts of small intestine | WHO +D1330 | Benign neoplasm of unspecified part of small intestine | CMS +D1339 | Benign neoplasm of other parts of small intestine | CMS +D134 | Benign neoplasm: Liver | WHO +D135 | Benign neoplasm: Extrahepatic bile ducts | WHO +D136 | Benign neoplasm: Pancreas | WHO +D137 | Benign neoplasm: Endocrine pancreas | WHO +D139 | Benign neoplasm: Ill-defined sites within the digestive system | WHO +D14 | Benign neoplasm of middle ear and respiratory system | WHO +D140 | Benign neoplasm: Middle ear, nasal cavity and accessory sinuses | WHO +D141 | Benign neoplasm: Larynx | WHO +D142 | Benign neoplasm: Trachea | WHO +D143 | Benign neoplasm: Bronchus and lung | WHO +D1430 | Benign neoplasm of unspecified bronchus and lung | CMS +D1431 | Benign neoplasm of right bronchus and lung | CMS +D1432 | Benign neoplasm of left bronchus and lung | CMS +D144 | Benign neoplasm: Respiratory system, unspecified | WHO +D15 | Benign neoplasm of other and unspecified intrathoracic organs | WHO +D150 | Benign neoplasm: Thymus | WHO +D151 | Benign neoplasm: Heart | WHO +D152 | Benign neoplasm: Mediastinum | WHO +D157 | Benign neoplasm: Other specified intrathoracic organs | WHO +D159 | Benign neoplasm: Intrathoracic organ, unspecified | WHO +D16 | Benign neoplasm of bone and articular cartilage | WHO +D160 | Benign neoplasm: Scapula and long bones of upper limb | WHO +D1600 | Benign neoplasm of scapula and long bones of unspecified upper limb | CMS +D1601 | Benign neoplasm of scapula and long bones of right upper limb | CMS +D1602 | Benign neoplasm of scapula and long bones of left upper limb | CMS +D161 | Benign neoplasm: Short bones of upper limb | WHO +D1610 | Benign neoplasm of short bones of unspecified upper limb | CMS +D1611 | Benign neoplasm of short bones of right upper limb | CMS +D1612 | Benign neoplasm of short bones of left upper limb | CMS +D162 | Benign neoplasm: Long bones of lower limb | WHO +D1620 | Benign neoplasm of long bones of unspecified lower limb | CMS +D1621 | Benign neoplasm of long bones of right lower limb | CMS +D1622 | Benign neoplasm of long bones of left lower limb | CMS +D163 | Benign neoplasm: Short bones of lower limb | WHO +D1630 | Benign neoplasm of short bones of unspecified lower limb | CMS +D1631 | Benign neoplasm of short bones of right lower limb | CMS +D1632 | Benign neoplasm of short bones of left lower limb | CMS +D164 | Benign neoplasm: Bones of skull and face | WHO +D165 | Benign neoplasm: Lower jaw bone | WHO +D166 | Benign neoplasm: Vertebral column | WHO +D167 | Benign neoplasm: Ribs, sternum and clavicle | WHO +D168 | Benign neoplasm: Pelvic bones, sacrum and coccyx | WHO +D169 | Benign neoplasm: Bone and articular cartilage, unspecified | WHO +D17 | Benign lipomatous neoplasm | WHO +D170 | Benign lipomatous neoplasm of skin and subcutaneous tissue of head, face and neck | WHO +D171 | Benign lipomatous neoplasm of skin and subcutaneous tissue of trunk | WHO +D172 | Benign lipomatous neoplasm of skin and subcutaneous tissue of limbs | WHO +D1720 | Benign lipomatous neoplasm of skin and subcutaneous tissue of unspecified limb | CMS +D1721 | Benign lipomatous neoplasm of skin and subcutaneous tissue of right arm | CMS +D1722 | Benign lipomatous neoplasm of skin and subcutaneous tissue of left arm | CMS +D1723 | Benign lipomatous neoplasm of skin and subcutaneous tissue of right leg | CMS +D1724 | Benign lipomatous neoplasm of skin and subcutaneous tissue of left leg | CMS +D173 | Benign lipomatous neoplasm of skin and subcutaneous tissue of other and unspecified sites | WHO +D1730 | Benign lipomatous neoplasm of skin and subcutaneous tissue of unspecified sites | CMS +D1739 | Benign lipomatous neoplasm of skin and subcutaneous tissue of other sites | CMS +D174 | Benign lipomatous neoplasm of intrathoracic organs | WHO +D175 | Benign lipomatous neoplasm of intra-abdominal organs | WHO +D176 | Benign lipomatous neoplasm of spermatic cord | WHO +D177 | Benign lipomatous neoplasm of other sites | WHO +D1771 | Benign lipomatous neoplasm of kidney | CMS +D1772 | Benign lipomatous neoplasm of other genitourinary organ | CMS +D1779 | Benign lipomatous neoplasm of other sites | CMS +D179 | Benign lipomatous neoplasm, unspecified | WHO +D18 | Haemangioma and lymphangioma, any site | WHO +D180 | Haemangioma, any site | WHO +D1800 | Hemangioma unspecified site | CMS +D1801 | Hemangioma of skin and subcutaneous tissue | CMS +D1802 | Hemangioma of intracranial structures | CMS +D1803 | Hemangioma of intra-abdominal structures | CMS +D1809 | Hemangioma of other sites | CMS +D181 | Lymphangioma, any site | WHO +D19 | Benign neoplasm of mesothelial tissue | WHO +D190 | Benign neoplasm: Mesothelial tissue of pleura | WHO +D191 | Benign neoplasm: Mesothelial tissue of peritoneum | WHO +D197 | Benign neoplasm: Mesothelial tissue of other sites | WHO +D199 | Benign neoplasm: Mesothelial tissue, unspecified | WHO +D20 | Benign neoplasm of soft tissue of retroperitoneum and peritoneum | WHO +D200 | Benign neoplasm: Retroperitoneum | WHO +D201 | Benign neoplasm: Peritoneum | WHO +D21 | Other benign neoplasms of connective and other soft tissue | WHO +D210 | Benign neoplasm: Connective and other soft tissue of head, face and neck | WHO +D211 | Benign neoplasm: Connective and other soft tissue of upper limb, including shoulder | WHO +D2110 | Benign neoplasm of connective and other soft tissue of unspecified upper limb, including shoulder | CMS +D2111 | Benign neoplasm of connective and other soft tissue of right upper limb, including shoulder | CMS +D2112 | Benign neoplasm of connective and other soft tissue of left upper limb, including shoulder | CMS +D212 | Benign neoplasm: Connective and other soft tissue of lower limb, including hip | WHO +D2120 | Benign neoplasm of connective and other soft tissue of unspecified lower limb, including hip | CMS +D2121 | Benign neoplasm of connective and other soft tissue of right lower limb, including hip | CMS +D2122 | Benign neoplasm of connective and other soft tissue of left lower limb, including hip | CMS +D213 | Benign neoplasm: Connective and other soft tissue of thorax | WHO +D214 | Benign neoplasm: Connective and other soft tissue of abdomen | WHO +D215 | Benign neoplasm: Connective and other soft tissue of pelvis | WHO +D216 | Benign neoplasm: Connective and other soft tissue of trunk, unspecified | WHO +D219 | Benign neoplasm: Connective and other soft tissue, unspecified | WHO +D22 | Melanocytic naevi | WHO +D220 | Melanocytic naevi of lip | WHO +D221 | Melanocytic naevi of eyelid, including canthus | WHO +D2210 | Melanocytic nevi of unspecified eyelid, including canthus | CMS +D22111 | Melanocytic nevi of right upper eyelid, including canthus | CMS +D22112 | Melanocytic nevi of right lower eyelid, including canthus | CMS +D22121 | Melanocytic nevi of left upper eyelid, including canthus | CMS +D22122 | Melanocytic nevi of left lower eyelid, including canthus | CMS +D222 | Melanocytic naevi of ear and external auricular canal | WHO +D2220 | Melanocytic nevi of unspecified ear and external auricular canal | CMS +D2221 | Melanocytic nevi of right ear and external auricular canal | CMS +D2222 | Melanocytic nevi of left ear and external auricular canal | CMS +D223 | Melanocytic naevi of other and unspecified parts of face | WHO +D2230 | Melanocytic nevi of unspecified part of face | CMS +D2239 | Melanocytic nevi of other parts of face | CMS +D224 | Melanocytic naevi of scalp and neck | WHO +D225 | Melanocytic naevi of trunk | WHO +D226 | Melanocytic naevi of upper limb, including shoulder | WHO +D2260 | Melanocytic nevi of unspecified upper limb, including shoulder | CMS +D2261 | Melanocytic nevi of right upper limb, including shoulder | CMS +D2262 | Melanocytic nevi of left upper limb, including shoulder | CMS +D227 | Melanocytic naevi of lower limb, including hip | WHO +D2270 | Melanocytic nevi of unspecified lower limb, including hip | CMS +D2271 | Melanocytic nevi of right lower limb, including hip | CMS +D2272 | Melanocytic nevi of left lower limb, including hip | CMS +D229 | Melanocytic naevi, unspecified | WHO +D23 | Other benign neoplasms of skin | WHO +D230 | Benign neoplasm: Skin of lip | WHO +D231 | Benign neoplasm: Skin of eyelid, including canthus | WHO +D2310 | Other benign neoplasm of skin of unspecified eyelid, including canthus | CMS +D23111 | Other benign neoplasm of skin of right upper eyelid, including canthus | CMS +D23112 | Other benign neoplasm of skin of right lower eyelid, including canthus | CMS +D23121 | Other benign neoplasm of skin of left upper eyelid, including canthus | CMS +D23122 | Other benign neoplasm of skin of left lower eyelid, including canthus | CMS +D232 | Benign neoplasm: Skin of ear and external auricular canal | WHO +D2320 | Other benign neoplasm of skin of unspecified ear and external auricular canal | CMS +D2321 | Other benign neoplasm of skin of right ear and external auricular canal | CMS +D2322 | Other benign neoplasm of skin of left ear and external auricular canal | CMS +D233 | Benign neoplasm: Skin of other and unspecified parts of face | WHO +D2330 | Other benign neoplasm of skin of unspecified part of face | CMS +D2339 | Other benign neoplasm of skin of other parts of face | CMS +D234 | Benign neoplasm: Skin of scalp and neck | WHO +D235 | Benign neoplasm: Skin of trunk | WHO +D236 | Benign neoplasm: Skin of upper limb, including shoulder | WHO +D2360 | Other benign neoplasm of skin of unspecified upper limb, including shoulder | CMS +D2361 | Other benign neoplasm of skin of right upper limb, including shoulder | CMS +D2362 | Other benign neoplasm of skin of left upper limb, including shoulder | CMS +D237 | Benign neoplasm: Skin of lower limb, including hip | WHO +D2370 | Other benign neoplasm of skin of unspecified lower limb, including hip | CMS +D2371 | Other benign neoplasm of skin of right lower limb, including hip | CMS +D2372 | Other benign neoplasm of skin of left lower limb, including hip | CMS +D239 | Benign neoplasm: Skin, unspecified | WHO +D24 | Benign neoplasm of breast | WHO +D241 | Benign neoplasm of right breast | CMS +D242 | Benign neoplasm of left breast | CMS +D249 | Benign neoplasm of unspecified breast | CMS +D25 | Leiomyoma of uterus | WHO +D250 | Submucous leiomyoma of uterus | WHO +D251 | Intramural leiomyoma of uterus | WHO +D252 | Subserosal leiomyoma of uterus | WHO +D259 | Leiomyoma of uterus, unspecified | WHO +D26 | Other benign neoplasms of uterus | WHO +D260 | Other benign neoplasm: Cervix uteri | WHO +D261 | Other benign neoplasm: Corpus uteri | WHO +D267 | Other benign neoplasm: Other parts of uterus | WHO +D269 | Other benign neoplasm: Uterus, unspecified | WHO +D27 | Benign neoplasm of ovary | WHO +D270 | Benign neoplasm of right ovary | CMS +D271 | Benign neoplasm of left ovary | CMS +D279 | Benign neoplasm of unspecified ovary | CMS +D28 | Benign neoplasm of other and unspecified female genital organs | WHO +D280 | Benign neoplasm: Vulva | WHO +D281 | Benign neoplasm: Vagina | WHO +D282 | Benign neoplasm: Uterine tubes and ligaments | WHO +D287 | Benign neoplasm: Other specified female genital organs | WHO +D289 | Benign neoplasm: Female genital organ, unspecified | WHO +D29 | Benign neoplasm of male genital organs | WHO +D290 | Benign neoplasm: Penis | WHO +D291 | Benign neoplasm: Prostate | WHO +D292 | Benign neoplasm: Testis | WHO +D2920 | Benign neoplasm of unspecified testis | CMS +D2921 | Benign neoplasm of right testis | CMS +D2922 | Benign neoplasm of left testis | CMS +D293 | Benign neoplasm: Epididymis | WHO +D2930 | Benign neoplasm of unspecified epididymis | CMS +D2931 | Benign neoplasm of right epididymis | CMS +D2932 | Benign neoplasm of left epididymis | CMS +D294 | Benign neoplasm: Scrotum | WHO +D297 | Benign neoplasm: Other male genital organs | WHO +D298 | Benign neoplasm of other specified male genital organs | CMS +D299 | Benign neoplasm: Male genital organ, unspecified | WHO +D30 | Benign neoplasm of urinary organs | WHO +D300 | Benign neoplasm: Kidney | WHO +D3000 | Benign neoplasm of unspecified kidney | CMS +D3001 | Benign neoplasm of right kidney | CMS +D3002 | Benign neoplasm of left kidney | CMS +D301 | Benign neoplasm: Renal pelvis | WHO +D3010 | Benign neoplasm of unspecified renal pelvis | CMS +D3011 | Benign neoplasm of right renal pelvis | CMS +D3012 | Benign neoplasm of left renal pelvis | CMS +D302 | Benign neoplasm: Ureter | WHO +D3020 | Benign neoplasm of unspecified ureter | CMS +D3021 | Benign neoplasm of right ureter | CMS +D3022 | Benign neoplasm of left ureter | CMS +D303 | Benign neoplasm: Bladder | WHO +D304 | Benign neoplasm: Urethra | WHO +D307 | Benign neoplasm: Other urinary organs | WHO +D308 | Benign neoplasm of other specified urinary organs | CMS +D309 | Benign neoplasm: Urinary organ, unspecified | WHO +D31 | Benign neoplasm of eye and adnexa | WHO +D310 | Benign neoplasm: Conjunctiva | WHO +D3100 | Benign neoplasm of unspecified conjunctiva | CMS +D3101 | Benign neoplasm of right conjunctiva | CMS +D3102 | Benign neoplasm of left conjunctiva | CMS +D311 | Benign neoplasm: Cornea | WHO +D3110 | Benign neoplasm of unspecified cornea | CMS +D3111 | Benign neoplasm of right cornea | CMS +D3112 | Benign neoplasm of left cornea | CMS +D312 | Benign neoplasm: Retina | WHO +D3120 | Benign neoplasm of unspecified retina | CMS +D3121 | Benign neoplasm of right retina | CMS +D3122 | Benign neoplasm of left retina | CMS +D313 | Benign neoplasm: Choroid | WHO +D3130 | Benign neoplasm of unspecified choroid | CMS +D3131 | Benign neoplasm of right choroid | CMS +D3132 | Benign neoplasm of left choroid | CMS +D314 | Benign neoplasm: Ciliary body | WHO +D3140 | Benign neoplasm of unspecified ciliary body | CMS +D3141 | Benign neoplasm of right ciliary body | CMS +D3142 | Benign neoplasm of left ciliary body | CMS +D315 | Benign neoplasm: Lacrimal gland and duct | WHO +D3150 | Benign neoplasm of unspecified lacrimal gland and duct | CMS +D3151 | Benign neoplasm of right lacrimal gland and duct | CMS +D3152 | Benign neoplasm of left lacrimal gland and duct | CMS +D316 | Benign neoplasm: Orbit, unspecified | WHO +D3160 | Benign neoplasm of unspecified site of unspecified orbit | CMS +D3161 | Benign neoplasm of unspecified site of right orbit | CMS +D3162 | Benign neoplasm of unspecified site of left orbit | CMS +D319 | Benign neoplasm: Eye, unspecified | WHO +D3190 | Benign neoplasm of unspecified part of unspecified eye | CMS +D3191 | Benign neoplasm of unspecified part of right eye | CMS +D3192 | Benign neoplasm of unspecified part of left eye | CMS +D32 | Benign neoplasm of meninges | WHO +D320 | Benign neoplasm: Cerebral meninges | WHO +D321 | Benign neoplasm: Spinal meninges | WHO +D329 | Benign neoplasm: Meninges, unspecified | WHO +D33 | Benign neoplasm of brain and other parts of central nervous system | WHO +D330 | Benign neoplasm: Brain, supratentorial | WHO +D331 | Benign neoplasm: Brain, infratentorial | WHO +D332 | Benign neoplasm: Brain, unspecified | WHO +D333 | Benign neoplasm: Cranial nerves | WHO +D334 | Benign neoplasm: Spinal cord | WHO +D337 | Benign neoplasm: Other specified parts of central nervous system | WHO +D339 | Benign neoplasm: Central nervous system, unspecified | WHO +D34 | Benign neoplasm of thyroid gland | WHO +D35 | Benign neoplasm of other and unspecified endocrine glands | WHO +D350 | Benign neoplasm: Adrenal gland | WHO +D3500 | Benign neoplasm of unspecified adrenal gland | CMS +D3501 | Benign neoplasm of right adrenal gland | CMS +D3502 | Benign neoplasm of left adrenal gland | CMS +D351 | Benign neoplasm: Parathyroid gland | WHO +D352 | Benign neoplasm: Pituitary gland | WHO +D353 | Benign neoplasm: Craniopharyngeal duct | WHO +D354 | Benign neoplasm: Pineal gland | WHO +D355 | Benign neoplasm: Carotid body | WHO +D356 | Benign neoplasm: Aortic body and other paraganglia | WHO +D357 | Benign neoplasm: Other specified endocrine glands | WHO +D358 | Benign neoplasm: Pluriglandular involvement | WHO +D359 | Benign neoplasm: Endocrine gland, unspecified | WHO +D36 | Benign neoplasm of other and unspecified sites | WHO +D360 | Benign neoplasm: Lymph nodes | WHO +D361 | Benign neoplasm: Peripheral nerves and autonomic nervous system | WHO +D3610 | Benign neoplasm of peripheral nerves and autonomic nervous system, unspecified | CMS +D3611 | Benign neoplasm of peripheral nerves and autonomic nervous system of face, head, and neck | CMS +D3612 | Benign neoplasm of peripheral nerves and autonomic nervous system, upper limb, including shoulder | CMS +D3613 | Benign neoplasm of peripheral nerves and autonomic nervous system of lower limb, including hip | CMS +D3614 | Benign neoplasm of peripheral nerves and autonomic nervous system of thorax | CMS +D3615 | Benign neoplasm of peripheral nerves and autonomic nervous system of abdomen | CMS +D3616 | Benign neoplasm of peripheral nerves and autonomic nervous system of pelvis | CMS +D3617 | Benign neoplasm of peripheral nerves and autonomic nervous system of trunk, unspecified | CMS +D367 | Benign neoplasm: Other specified sites | WHO +D369 | Benign neoplasm: Benign neoplasm of unspecified site | WHO +D37 | Neoplasm of uncertain or unknown behaviour of oral cavity and digestive organs | WHO +D370 | Neoplasm of uncertain or unknown behaviour: Lip, oral cavity and pharynx | WHO +D3701 | Neoplasm of uncertain behavior of lip | CMS +D3702 | Neoplasm of uncertain behavior of tongue | CMS +D37030 | Neoplasm of uncertain behavior of the parotid salivary glands | CMS +D37031 | Neoplasm of uncertain behavior of the sublingual salivary glands | CMS +D37032 | Neoplasm of uncertain behavior of the submandibular salivary glands | CMS +D37039 | Neoplasm of uncertain behavior of the major salivary glands, unspecified | CMS +D3704 | Neoplasm of uncertain behavior of the minor salivary glands | CMS +D3705 | Neoplasm of uncertain behavior of pharynx | CMS +D3709 | Neoplasm of uncertain behavior of other specified sites of the oral cavity | CMS +D371 | Neoplasm of uncertain or unknown behaviour: Stomach | WHO +D372 | Neoplasm of uncertain or unknown behaviour: Small intestine | WHO +D373 | Neoplasm of uncertain or unknown behaviour: Appendix | WHO +D374 | Neoplasm of uncertain or unknown behaviour: Colon | WHO +D375 | Neoplasm of uncertain or unknown behaviour: Rectum | WHO +D376 | Neoplasm of uncertain or unknown behaviour: Liver, gallbladder and bile ducts | WHO +D377 | Neoplasm of uncertain or unknown behaviour: Other digestive organs | WHO +D378 | Neoplasm of uncertain behavior of other specified digestive organs | CMS +D379 | Neoplasm of uncertain or unknown behaviour: Digestive organ, unspecified | WHO +D38 | Neoplasm of uncertain or unknown behaviour of middle ear and respiratory and intrathoracic organs | WHO +D380 | Neoplasm of uncertain or unknown behaviour: Larynx | WHO +D381 | Neoplasm of uncertain or unknown behaviour: Trachea, bronchus and lung | WHO +D382 | Neoplasm of uncertain or unknown behaviour: Pleura | WHO +D383 | Neoplasm of uncertain or unknown behaviour: Mediastinum | WHO +D384 | Neoplasm of uncertain or unknown behaviour: Thymus | WHO +D385 | Neoplasm of uncertain or unknown behaviour: Other respiratory organs | WHO +D386 | Neoplasm of uncertain or unknown behaviour: Respiratory organ, unspecified | WHO +D39 | Neoplasm of uncertain or unknown behaviour of female genital organs | WHO +D390 | Neoplasm of uncertain or unknown behaviour: Uterus | WHO +D391 | Neoplasm of uncertain or unknown behaviour: Ovary | WHO +D3910 | Neoplasm of uncertain behavior of unspecified ovary | CMS +D3911 | Neoplasm of uncertain behavior of right ovary | CMS +D3912 | Neoplasm of uncertain behavior of left ovary | CMS +D392 | Neoplasm of uncertain or unknown behaviour: Placenta | WHO +D397 | Neoplasm of uncertain or unknown behaviour: Other female genital organs | WHO +D398 | Neoplasm of uncertain behavior of other specified female genital organs | CMS +D399 | Neoplasm of uncertain or unknown behaviour: Female genital organ, unspecified | WHO +D3A00 | Benign carcinoid tumor of unspecified site | CMS +D3A010 | Benign carcinoid tumor of the duodenum | CMS +D3A011 | Benign carcinoid tumor of the jejunum | CMS +D3A012 | Benign carcinoid tumor of the ileum | CMS +D3A019 | Benign carcinoid tumor of the small intestine, unspecified portion | CMS +D3A020 | Benign carcinoid tumor of the appendix | CMS +D3A021 | Benign carcinoid tumor of the cecum | CMS +D3A022 | Benign carcinoid tumor of the ascending colon | CMS +D3A023 | Benign carcinoid tumor of the transverse colon | CMS +D3A024 | Benign carcinoid tumor of the descending colon | CMS +D3A025 | Benign carcinoid tumor of the sigmoid colon | CMS +D3A026 | Benign carcinoid tumor of the rectum | CMS +D3A029 | Benign carcinoid tumor of the large intestine, unspecified portion | CMS +D3A090 | Benign carcinoid tumor of the bronchus and lung | CMS +D3A091 | Benign carcinoid tumor of the thymus | CMS +D3A092 | Benign carcinoid tumor of the stomach | CMS +D3A093 | Benign carcinoid tumor of the kidney | CMS +D3A094 | Benign carcinoid tumor of the foregut, unspecified | CMS +D3A095 | Benign carcinoid tumor of the midgut, unspecified | CMS +D3A096 | Benign carcinoid tumor of the hindgut, unspecified | CMS +D3A098 | Benign carcinoid tumors of other sites | CMS +D3A8 | Other benign neuroendocrine tumors | CMS +D40 | Neoplasm of uncertain or unknown behaviour of male genital organs | WHO +D400 | Neoplasm of uncertain or unknown behaviour: Prostate | WHO +D401 | Neoplasm of uncertain or unknown behaviour: Testis | WHO +D4010 | Neoplasm of uncertain behavior of unspecified testis | CMS +D4011 | Neoplasm of uncertain behavior of right testis | CMS +D4012 | Neoplasm of uncertain behavior of left testis | CMS +D407 | Neoplasm of uncertain or unknown behaviour: Other male genital organs | WHO +D408 | Neoplasm of uncertain behavior of other specified male genital organs | CMS +D409 | Neoplasm of uncertain or unknown behaviour: Male genital organ, unspecified | WHO +D41 | Neoplasm of uncertain or unknown behaviour of urinary organs | WHO +D410 | Neoplasm of uncertain or unknown behaviour: Kidney | WHO +D4100 | Neoplasm of uncertain behavior of unspecified kidney | CMS +D4101 | Neoplasm of uncertain behavior of right kidney | CMS +D4102 | Neoplasm of uncertain behavior of left kidney | CMS +D411 | Neoplasm of uncertain or unknown behaviour: Renal pelvis | WHO +D4110 | Neoplasm of uncertain behavior of unspecified renal pelvis | CMS +D4111 | Neoplasm of uncertain behavior of right renal pelvis | CMS +D4112 | Neoplasm of uncertain behavior of left renal pelvis | CMS +D412 | Neoplasm of uncertain or unknown behaviour: Ureter | WHO +D4120 | Neoplasm of uncertain behavior of unspecified ureter | CMS +D4121 | Neoplasm of uncertain behavior of right ureter | CMS +D4122 | Neoplasm of uncertain behavior of left ureter | CMS +D413 | Neoplasm of uncertain or unknown behaviour: Urethra | WHO +D414 | Neoplasm of uncertain or unknown behaviour: Bladder | WHO +D417 | Neoplasm of uncertain or unknown behaviour: Other urinary organs | WHO +D418 | Neoplasm of uncertain behavior of other specified urinary organs | CMS +D419 | Neoplasm of uncertain or unknown behaviour: Urinary organ, unspecified | WHO +D42 | Neoplasm of uncertain or unknown behaviour of meninges | WHO +D420 | Neoplasm of uncertain or unknown behaviour: Cerebral meninges | WHO +D421 | Neoplasm of uncertain or unknown behaviour: Spinal meninges | WHO +D429 | Neoplasm of uncertain or unknown behaviour: Meninges, unspecified | WHO +D43 | Neoplasm of uncertain or unknown behaviour of brain and central nervous system | WHO +D430 | Neoplasm of uncertain or unknown behaviour: Brain, supratentorial | WHO +D431 | Neoplasm of uncertain or unknown behaviour: Brain, infratentorial | WHO +D432 | Neoplasm of uncertain or unknown behaviour: Brain, unspecified | WHO +D433 | Neoplasm of uncertain or unknown behaviour: Cranial nerves | WHO +D434 | Neoplasm of uncertain or unknown behaviour: Spinal cord | WHO +D437 | Neoplasm of uncertain or unknown behaviour: Other parts of central nervous system | WHO +D438 | Neoplasm of uncertain behavior of other specified parts of central nervous system | CMS +D439 | Neoplasm of uncertain or unknown behaviour: Central nervous system, unspecified | WHO +D44 | Neoplasm of uncertain or unknown behaviour of endocrine glands | WHO +D440 | Neoplasm of uncertain or unknown behaviour: Thyroid gland | WHO +D441 | Neoplasm of uncertain or unknown behaviour: Adrenal gland | WHO +D4410 | Neoplasm of uncertain behavior of unspecified adrenal gland | CMS +D4411 | Neoplasm of uncertain behavior of right adrenal gland | CMS +D4412 | Neoplasm of uncertain behavior of left adrenal gland | CMS +D442 | Neoplasm of uncertain or unknown behaviour: Parathyroid gland | WHO +D443 | Neoplasm of uncertain or unknown behaviour: Pituitary gland | WHO +D444 | Neoplasm of uncertain or unknown behaviour: Craniopharyngeal duct | WHO +D445 | Neoplasm of uncertain or unknown behaviour: Pineal gland | WHO +D446 | Neoplasm of uncertain or unknown behaviour: Carotid body | WHO +D447 | Neoplasm of uncertain or unknown behaviour: Aortic body and other paraganglia | WHO +D448 | Neoplasm of uncertain or unknown behaviour: Pluriglandular involvement | WHO +D449 | Neoplasm of uncertain or unknown behaviour: Endocrine gland, unspecified | WHO +D45 | Polycythaemia vera | WHO +D46 | Myelodysplastic syndromes | WHO +D460 | Refractory anaemia without ring sideroblasts, so stated | WHO +D461 | Refractory anaemia with ring sideroblasts | WHO +D462 | Refractory anaemia with excess of blasts [RAEB] | WHO +D4620 | Refractory anemia with excess of blasts, unspecified | CMS +D4621 | Refractory anemia with excess of blasts 1 | CMS +D4622 | Refractory anemia with excess of blasts 2 | CMS +D464 | Refractory anaemia, unspecified | WHO +D465 | Refractory anaemia with multi-lineage dysplasia | WHO +D466 | Myelodysplastic syndrome with isolated del(5q) chromosomal abnormality | WHO +D467 | Other myelodysplastic syndromes | WHO +D469 | Myelodysplastic syndrome, unspecified | WHO +D46A | Refractory cytopenia with multilineage dysplasia | CMS +D46B | Refractory cytopenia with multilineage dysplasia and ring sideroblasts | CMS +D46C | Myelodysplastic syndrome with isolated del(5q) chromosomal abnormality | CMS +D46Z | Other myelodysplastic syndromes | CMS +D47 | Other neoplasms of uncertain or unknown behaviour of lymphoid, haematopoietic and related tissue | WHO +D470 | Histiocytic and mast cell tumours of uncertain and unknown behaviour | WHO +D4701 | Cutaneous mastocytosis | CMS +D4702 | Systemic mastocytosis | CMS +D4709 | Other mast cell neoplasms of uncertain behavior | CMS +D471 | Chronic myeloproliferative disease | WHO +D472 | Monoclonal gammopathy of undetermined significance (MGUS) | WHO +D473 | Essential (haemorrhagic) thrombocythaemia | WHO +D474 | Osteomyelofibrosis | WHO +D475 | Chronic eosinophilic leukaemia [hypereosinophilic syndrome] | WHO +D477 | Other specified neoplasms of uncertain or unknown behaviour of lymphoid, haematopoietic and related tissue | WHO +D479 | Neoplasm of uncertain or unknown behaviour of lymphoid, haematopoietic and related tissue, unspecified | WHO +D47Z1 | Post-transplant lymphoproliferative disorder (PTLD) | CMS +D47Z2 | Castleman disease | CMS +D47Z9 | Other specified neoplasms of uncertain behavior of lymphoid, hematopoietic and related tissue | CMS +D48 | Neoplasm of uncertain or unknown behaviour of other and unspecified sites | WHO +D480 | Neoplasm of uncertain or unknown behaviour: Bone and articular cartilage | WHO +D481 | Neoplasm of uncertain or unknown behaviour: Connective and other soft tissue | WHO +D482 | Neoplasm of uncertain or unknown behaviour: Peripheral nerves and autonomic nervous system | WHO +D483 | Neoplasm of uncertain or unknown behaviour: Retroperitoneum | WHO +D484 | Neoplasm of uncertain or unknown behaviour: Peritoneum | WHO +D485 | Neoplasm of uncertain or unknown behaviour: Skin | WHO +D486 | Neoplasm of uncertain or unknown behaviour: Breast | WHO +D4860 | Neoplasm of uncertain behavior of unspecified breast | CMS +D4861 | Neoplasm of uncertain behavior of right breast | CMS +D4862 | Neoplasm of uncertain behavior of left breast | CMS +D487 | Neoplasm of uncertain or unknown behaviour: Other specified sites | WHO +D489 | Neoplasm of uncertain or unknown behaviour: Neoplasm of uncertain or unknown behaviour, unspecified | WHO +D490 | Neoplasm of unspecified behavior of digestive system | CMS +D491 | Neoplasm of unspecified behavior of respiratory system | CMS +D492 | Neoplasm of unspecified behavior of bone, soft tissue, and skin | CMS +D493 | Neoplasm of unspecified behavior of breast | CMS +D494 | Neoplasm of unspecified behavior of bladder | CMS +D49511 | Neoplasm of unspecified behavior of right kidney | CMS +D49512 | Neoplasm of unspecified behavior of left kidney | CMS +D49519 | Neoplasm of unspecified behavior of unspecified kidney | CMS +D4959 | Neoplasm of unspecified behavior of other genitourinary organ | CMS +D496 | Neoplasm of unspecified behavior of brain | CMS +D497 | Neoplasm of unspecified behavior of endocrine glands and other parts of nervous system | CMS +D4981 | Neoplasm of unspecified behavior of retina and choroid | CMS +D4989 | Neoplasm of unspecified behavior of other specified sites | CMS +D499 | Neoplasm of unspecified behavior of unspecified site | CMS +D50 | Iron deficiency anaemia | WHO +D500 | Iron deficiency anaemia secondary to blood loss (chronic) | WHO +D501 | Sideropenic dysphagia | WHO +D508 | Other iron deficiency anaemias | WHO +D509 | Iron deficiency anaemia, unspecified | WHO +D51 | Vitamin B 12 deficiency anaemia | WHO +D510 | Vitamin B 12 deficiency anaemia due to intrinsic factor deficiency | WHO +D511 | Vitamin B 12 deficiency anaemia due to selective vitamin B 12 malabsorption with proteinuria | WHO +D512 | Transcobalamin II deficiency | WHO +D513 | Other dietary vitamin B 12 deficiency anaemia | WHO +D518 | Other vitamin B 12 deficiency anaemias | WHO +D519 | Vitamin B 12 deficiency anaemia, unspecified | WHO +D52 | Folate deficiency anaemia | WHO +D520 | Dietary folate deficiency anaemia | WHO +D521 | Drug-induced folate deficiency anaemia | WHO +D528 | Other folate deficiency anaemias | WHO +D529 | Folate deficiency anaemia, unspecified | WHO +D53 | Other nutritional anaemias | WHO +D530 | Protein deficiency anaemia | WHO +D531 | Other megaloblastic anaemias, not elsewhere classified | WHO +D532 | Scorbutic anaemia | WHO +D538 | Other specified nutritional anaemias | WHO +D539 | Nutritional anaemia, unspecified | WHO +D55 | Anaemia due to enzyme disorders | WHO +D550 | Anaemia due to glucose-6-phosphate dehydrogenase [G6PD] deficiency | WHO +D551 | Anaemia due to other disorders of glutathione metabolism | WHO +D552 | Anaemia due to disorders of glycolytic enzymes | WHO +D553 | Anaemia due to disorders of nucleotide metabolism | WHO +D558 | Other anaemias due to enzyme disorders | WHO +D559 | Anaemia due to enzyme disorder, unspecified | WHO +D56 | Thalassaemia | WHO +D560 | Alpha thalassaemia | WHO +D561 | Beta thalassaemia | WHO +D562 | Delta-beta thalassaemia | WHO +D563 | Thalassaemia trait | WHO +D564 | Hereditary persistence of fetal haemoglobin [HPFH] | WHO +D565 | Hemoglobin E-beta thalassemia | CMS +D568 | Other thalassaemias | WHO +D569 | Thalassaemia, unspecified | WHO +D57 | Sickle-cell disorders | WHO +D570 | Sickle-cell anaemia with crisis | WHO +D5700 | Hb-SS disease with crisis, unspecified | CMS +D5701 | Hb-SS disease with acute chest syndrome | CMS +D5702 | Hb-SS disease with splenic sequestration | CMS +D571 | Sickle-cell anaemia without crisis | WHO +D572 | Double heterozygous sickling disorders | WHO +D5720 | Sickle-cell/Hb-C disease without crisis | CMS +D57211 | Sickle-cell/Hb-C disease with acute chest syndrome | CMS +D57212 | Sickle-cell/Hb-C disease with splenic sequestration | CMS +D57219 | Sickle-cell/Hb-C disease with crisis, unspecified | CMS +D573 | Sickle-cell trait | WHO +D5740 | Sickle-cell thalassemia without crisis | CMS +D57411 | Sickle-cell thalassemia with acute chest syndrome | CMS +D57412 | Sickle-cell thalassemia with splenic sequestration | CMS +D57419 | Sickle-cell thalassemia with crisis, unspecified | CMS +D578 | Other sickle-cell disorders | WHO +D5780 | Other sickle-cell disorders without crisis | CMS +D57811 | Other sickle-cell disorders with acute chest syndrome | CMS +D57812 | Other sickle-cell disorders with splenic sequestration | CMS +D57819 | Other sickle-cell disorders with crisis, unspecified | CMS +D58 | Other hereditary haemolytic anaemias | WHO +D580 | Hereditary spherocytosis | WHO +D581 | Hereditary elliptocytosis | WHO +D582 | Other haemoglobinopathies | WHO +D588 | Other specified hereditary haemolytic anaemias | WHO +D589 | Hereditary haemolytic anaemia, unspecified | WHO +D59 | Acquired haemolytic anaemia | WHO +D590 | Drug-induced autoimmune haemolytic anaemia | WHO +D591 | Other autoimmune haemolytic anaemias | WHO +D592 | Drug-induced nonautoimmune haemolytic anaemia | WHO +D593 | Haemolytic-uraemic syndrome | WHO +D594 | Other nonautoimmune haemolytic anaemias | WHO +D595 | Paroxysmal nocturnal haemoglobinuria [Marchiafava-Micheli] | WHO +D596 | Haemoglobinuria due to haemolysis from other external causes | WHO +D598 | Other acquired haemolytic anaemias | WHO +D599 | Acquired haemolytic anaemia, unspecified | WHO +D60 | Acquired pure red cell aplasia [erythroblastopenia] | WHO +D600 | Chronic acquired pure red cell aplasia | WHO +D601 | Transient acquired pure red cell aplasia | WHO +D608 | Other acquired pure red cell aplasias | WHO +D609 | Acquired pure red cell aplasia, unspecified | WHO +D61 | Other aplastic anaemias | WHO +D610 | Constitutional aplastic anaemia | WHO +D6101 | Constitutional (pure) red blood cell aplasia | CMS +D6109 | Other constitutional aplastic anemia | CMS +D611 | Drug-induced aplastic anaemia | WHO +D612 | Aplastic anaemia due to other external agents | WHO +D613 | Idiopathic aplastic anaemia | WHO +D618 | Other specified aplastic anaemias | WHO +D61810 | Antineoplastic chemotherapy induced pancytopenia | CMS +D61811 | Other drug-induced pancytopenia | CMS +D61818 | Other pancytopenia | CMS +D6182 | Myelophthisis | CMS +D6189 | Other specified aplastic anemias and other bone marrow failure syndromes | CMS +D619 | Aplastic anaemia, unspecified | WHO +D62 | Acute posthaemorrhagic anaemia | WHO +D63 | Anaemia in chronic diseases classified elsewhere | WHO +D630 | Anaemia in neoplastic disease | WHO +D631 | Anemia in chronic kidney disease | CMS +D638 | Anaemia in other chronic diseases classified elsewhere | WHO +D64 | Other anaemias | WHO +D640 | Hereditary sideroblastic anaemia | WHO +D641 | Secondary sideroblastic anaemia due to disease | WHO +D642 | Secondary sideroblastic anaemia due to drugs and toxins | WHO +D643 | Other sideroblastic anaemias | WHO +D644 | Congenital dyserythropoietic anaemia | WHO +D648 | Other specified anaemias | WHO +D6481 | Anemia due to antineoplastic chemotherapy | CMS +D6489 | Other specified anemias | CMS +D649 | Anaemia, unspecified | WHO +D65 | Disseminated intravascular coagulation [defibrination syndrome] | WHO +D66 | Hereditary factor VIII deficiency | WHO +D67 | Hereditary factor IX deficiency | WHO +D68 | Other coagulation defects | WHO +D680 | Von Willebrand disease | WHO +D681 | Hereditary factor XI deficiency | WHO +D682 | Hereditary deficiency of other clotting factors | WHO +D683 | Haemorrhagic disorder due to circulating anticoagulants | WHO +D68311 | Acquired hemophilia | CMS +D68312 | Antiphospholipid antibody with hemorrhagic disorder | CMS +D68318 | Other hemorrhagic disorder due to intrinsic circulating anticoagulants, antibodies, or inhibitors | CMS +D6832 | Hemorrhagic disorder due to extrinsic circulating anticoagulants | CMS +D684 | Acquired coagulation factor deficiency | WHO +D685 | Primary thrombophilia | WHO +D6851 | Activated protein C resistance | CMS +D6852 | Prothrombin gene mutation | CMS +D6859 | Other primary thrombophilia | CMS +D686 | Other thrombophilia | WHO +D6861 | Antiphospholipid syndrome | CMS +D6862 | Lupus anticoagulant syndrome | CMS +D6869 | Other thrombophilia | CMS +D688 | Other specified coagulation defects | WHO +D689 | Coagulation defect, unspecified | WHO +D69 | Purpura and other haemorrhagic conditions | WHO +D690 | Allergic purpura | WHO +D691 | Qualitative platelet defects | WHO +D692 | Other nonthrombocytopenic purpura | WHO +D693 | Idiopathic thrombocytopenic purpura | WHO +D694 | Other primary thrombocytopenia | WHO +D6941 | Evans syndrome | CMS +D6942 | Congenital and hereditary thrombocytopenia purpura | CMS +D6949 | Other primary thrombocytopenia | CMS +D695 | Secondary thrombocytopenia | WHO +D6951 | Posttransfusion purpura | CMS +D6959 | Other secondary thrombocytopenia | CMS +D696 | Thrombocytopenia, unspecified | WHO +D698 | Other specified haemorrhagic conditions | WHO +D699 | Haemorrhagic condition, unspecified | WHO +D70 | Agranulocytosis | WHO +D700 | Congenital agranulocytosis | CMS +D701 | Agranulocytosis secondary to cancer chemotherapy | CMS +D702 | Other drug-induced agranulocytosis | CMS +D703 | Neutropenia due to infection | CMS +D704 | Cyclic neutropenia | CMS +D708 | Other neutropenia | CMS +D709 | Neutropenia, unspecified | CMS +D71 | Functional disorders of polymorphonuclear neutrophils | WHO +D72 | Other disorders of white blood cells | WHO +D720 | Genetic anomalies of leukocytes | WHO +D721 | Eosinophilia | WHO +D728 | Other specified disorders of white blood cells | WHO +D72810 | Lymphocytopenia | CMS +D72818 | Other decreased white blood cell count | CMS +D72819 | Decreased white blood cell count, unspecified | CMS +D72820 | Lymphocytosis (symptomatic) | CMS +D72821 | Monocytosis (symptomatic) | CMS +D72822 | Plasmacytosis | CMS +D72823 | Leukemoid reaction | CMS +D72824 | Basophilia | CMS +D72825 | Bandemia | CMS +D72828 | Other elevated white blood cell count | CMS +D72829 | Elevated white blood cell count, unspecified | CMS +D7289 | Other specified disorders of white blood cells | CMS +D729 | Disorder of white blood cells, unspecified | WHO +D73 | Diseases of spleen | WHO +D730 | Hyposplenism | WHO +D731 | Hypersplenism | WHO +D732 | Chronic congestive splenomegaly | WHO +D733 | Abscess of spleen | WHO +D734 | Cyst of spleen | WHO +D735 | Infarction of spleen | WHO +D738 | Other diseases of spleen | WHO +D7381 | Neutropenic splenomegaly | CMS +D7389 | Other diseases of spleen | CMS +D739 | Disease of spleen, unspecified | WHO +D74 | Methaemoglobinaemia | WHO +D740 | Congenital methaemoglobinaemia | WHO +D748 | Other methaemoglobinaemias | WHO +D749 | Methaemoglobinaemia, unspecified | WHO +D75 | Other diseases of blood and blood-forming organs | WHO +D750 | Familial erythrocytosis | WHO +D751 | Secondary polycythaemia | WHO +D758 | Other specified diseases of blood and blood-forming organs | WHO +D7581 | Myelofibrosis | CMS +D7582 | Heparin induced thrombocytopenia (HIT) | CMS +D7589 | Other specified diseases of blood and blood-forming organs | CMS +D759 | Disease of blood and blood-forming organs, unspecified | WHO +D76 | Other specified diseases with participation of lymphoreticular and reticulohistiocytic tissue | WHO +D761 | Haemophagocytic lymphohistiocytosis | WHO +D762 | Haemophagocytic syndrome, infection-associated | WHO +D763 | Other histiocytosis syndromes | WHO +D77 | Other disorders of blood and blood-forming organs in diseases classified elsewhere | WHO +D7801 | Intraoperative hemorrhage and hematoma of the spleen complicating a procedure on the spleen | CMS +D7802 | Intraoperative hemorrhage and hematoma of the spleen complicating other procedure | CMS +D7811 | Accidental puncture and laceration of the spleen during a procedure on the spleen | CMS +D7812 | Accidental puncture and laceration of the spleen during other procedure | CMS +D7821 | Postprocedural hemorrhage of the spleen following a procedure on the spleen | CMS +D7822 | Postprocedural hemorrhage of the spleen following other procedure | CMS +D7831 | Postprocedural hematoma of the spleen following a procedure on the spleen | CMS +D7832 | Postprocedural hematoma of the spleen following other procedure | CMS +D7833 | Postprocedural seroma of the spleen following a procedure on the spleen | CMS +D7834 | Postprocedural seroma of the spleen following other procedure | CMS +D7881 | Other intraoperative complications of the spleen | CMS +D7889 | Other postprocedural complications of the spleen | CMS +D80 | Immunodeficiency with predominantly antibody defects | WHO +D800 | Hereditary hypogammaglobulinaemia | WHO +D801 | Nonfamilial hypogammaglobulinaemia | WHO +D802 | Selective deficiency of immunoglobulin A [IgA] | WHO +D803 | Selective deficiency of immunoglobulin G [IgG] subclasses | WHO +D804 | Selective deficiency of immunoglobulin M [IgM] | WHO +D805 | Immunodeficiency with increased immunoglobulin M [IgM] | WHO +D806 | Antibody deficiency with near-normal immunoglobulins or with hyperimmunoglobulinaemia | WHO +D807 | Transient hypogammaglobulinaemia of infancy | WHO +D808 | Other immunodeficiencies with predominantly antibody defects | WHO +D809 | Immunodeficiency with predominantly antibody defects, unspecified | WHO +D81 | Combined immunodeficiencies | WHO +D810 | Severe combined immunodeficiency [SCID] with reticular dysgenesis | WHO +D811 | Severe combined immunodeficiency [SCID] with low T- and B-cell numbers | WHO +D812 | Severe combined immunodeficiency [SCID] with low or normal B-cell numbers | WHO +D813 | Adenosine deaminase [ADA] deficiency | WHO +D814 | Nezelof syndrome | WHO +D815 | Purine nucleoside phosphorylase [PNP] deficiency | WHO +D816 | Major histocompatibility complex class I deficiency | WHO +D817 | Major histocompatibility complex class II deficiency | WHO +D818 | Other combined immunodeficiencies | WHO +D81810 | Biotinidase deficiency | CMS +D81818 | Other biotin-dependent carboxylase deficiency | CMS +D81819 | Biotin-dependent carboxylase deficiency, unspecified | CMS +D8189 | Other combined immunodeficiencies | CMS +D819 | Combined immunodeficiency, unspecified | WHO +D82 | Immunodeficiency associated with other major defects | WHO +D820 | Wiskott-Aldrich syndrome | WHO +D821 | Di George syndrome | WHO +D822 | Immunodeficiency with short-limbed stature | WHO +D823 | Immunodeficiency following hereditary defective response to Epstein-Barr virus | WHO +D824 | Hyperimmunoglobulin E [IgE] syndrome | WHO +D828 | Immunodeficiency associated with other specified major defects | WHO +D829 | Immunodeficiency associated with major defect, unspecified | WHO +D83 | Common variable immunodeficiency | WHO +D830 | Common variable immunodeficiency with predominant abnormalities of B-cell numbers and function | WHO +D831 | Common variable immunodeficiency with predominant immunoregulatory T-cell disorders | WHO +D832 | Common variable immunodeficiency with autoantibodies to B- or T-cells | WHO +D838 | Other common variable immunodeficiencies | WHO +D839 | Common variable immunodeficiency, unspecified | WHO +D84 | Other immunodeficiencies | WHO +D840 | Lymphocyte function antigen-1 [LFA-1] defect | WHO +D841 | Defects in the complement system | WHO +D848 | Other specified immunodeficiencies | WHO +D849 | Immunodeficiency, unspecified | WHO +D86 | Sarcoidosis | WHO +D860 | Sarcoidosis of lung | WHO +D861 | Sarcoidosis of lymph nodes | WHO +D862 | Sarcoidosis of lung with sarcoidosis of lymph nodes | WHO +D863 | Sarcoidosis of skin | WHO +D868 | Sarcoidosis of other and combined sites | WHO +D8681 | Sarcoid meningitis | CMS +D8682 | Multiple cranial nerve palsies in sarcoidosis | CMS +D8683 | Sarcoid iridocyclitis | CMS +D8684 | Sarcoid pyelonephritis | CMS +D8685 | Sarcoid myocarditis | CMS +D8686 | Sarcoid arthropathy | CMS +D8687 | Sarcoid myositis | CMS +D8689 | Sarcoidosis of other sites | CMS +D869 | Sarcoidosis, unspecified | WHO +D89 | Other disorders involving the immune mechanism, not elsewhere classified | WHO +D890 | Polyclonal hypergammaglobulinaemia | WHO +D891 | Cryoglobulinaemia | WHO +D892 | Hypergammaglobulinaemia, unspecified | WHO +D893 | Immune reconstitution syndrome | WHO +D8940 | Mast cell activation, unspecified | CMS +D8941 | Monoclonal mast cell activation syndrome | CMS +D8942 | Idiopathic mast cell activation syndrome | CMS +D8943 | Secondary mast cell activation | CMS +D8949 | Other mast cell activation disorder | CMS +D898 | Other specified disorders involving the immune mechanism, not elsewhere classified | WHO +D89810 | Acute graft-versus-host disease | CMS +D89811 | Chronic graft-versus-host disease | CMS +D89812 | Acute on chronic graft-versus-host disease | CMS +D89813 | Graft-versus-host disease, unspecified | CMS +D8982 | Autoimmune lymphoproliferative syndrome [ALPS] | CMS +D8989 | Other specified disorders involving the immune mechanism, not elsewhere classified | CMS +D899 | Disorder involving the immune mechanism, unspecified | WHO +E00 | Congenital iodine-deficiency syndrome | WHO +E000 | Congenital iodine-deficiency syndrome, neurological type | WHO +E001 | Congenital iodine-deficiency syndrome, myxoedematous type | WHO +E002 | Congenital iodine-deficiency syndrome, mixed type | WHO +E009 | Congenital iodine-deficiency syndrome, unspecified | WHO +E01 | Iodine-deficiency-related thyroid disorders and allied conditions | WHO +E010 | Iodine-deficiency-related diffuse (endemic) goitre | WHO +E011 | Iodine-deficiency-related multinodular (endemic) goitre | WHO +E012 | Iodine-deficiency-related (endemic) goitre, unspecified | WHO +E018 | Other iodine-deficiency-related thyroid disorders and allied conditions | WHO +E02 | Subclinical iodine-deficiency hypothyroidism | WHO +E03 | Other hypothyroidism | WHO +E030 | Congenital hypothyroidism with diffuse goitre | WHO +E031 | Congenital hypothyroidism without goitre | WHO +E032 | Hypothyroidism due to medicaments and other exogenous substances | WHO +E033 | Postinfectious hypothyroidism | WHO +E034 | Atrophy of thyroid (acquired) | WHO +E035 | Myxoedema coma | WHO +E038 | Other specified hypothyroidism | WHO +E039 | Hypothyroidism, unspecified | WHO +E04 | Other nontoxic goitre | WHO +E040 | Nontoxic diffuse goitre | WHO +E041 | Nontoxic single thyroid nodule | WHO +E042 | Nontoxic multinodular goitre | WHO +E048 | Other specified nontoxic goitre | WHO +E049 | Nontoxic goitre, unspecified | WHO +E05 | Thyrotoxicosis [hyperthyroidism] | WHO +E050 | Thyrotoxicosis with diffuse goitre | WHO +E0500 | Thyrotoxicosis with diffuse goiter without thyrotoxic crisis or storm | CMS +E0501 | Thyrotoxicosis with diffuse goiter with thyrotoxic crisis or storm | CMS +E051 | Thyrotoxicosis with toxic single thyroid nodule | WHO +E0510 | Thyrotoxicosis with toxic single thyroid nodule without thyrotoxic crisis or storm | CMS +E0511 | Thyrotoxicosis with toxic single thyroid nodule with thyrotoxic crisis or storm | CMS +E052 | Thyrotoxicosis with toxic multinodular goitre | WHO +E0520 | Thyrotoxicosis with toxic multinodular goiter without thyrotoxic crisis or storm | CMS +E0521 | Thyrotoxicosis with toxic multinodular goiter with thyrotoxic crisis or storm | CMS +E053 | Thyrotoxicosis from ectopic thyroid tissue | WHO +E0530 | Thyrotoxicosis from ectopic thyroid tissue without thyrotoxic crisis or storm | CMS +E0531 | Thyrotoxicosis from ectopic thyroid tissue with thyrotoxic crisis or storm | CMS +E054 | Thyrotoxicosis factitia | WHO +E0540 | Thyrotoxicosis factitia without thyrotoxic crisis or storm | CMS +E0541 | Thyrotoxicosis factitia with thyrotoxic crisis or storm | CMS +E055 | Thyroid crisis or storm | WHO +E058 | Other thyrotoxicosis | WHO +E0580 | Other thyrotoxicosis without thyrotoxic crisis or storm | CMS +E0581 | Other thyrotoxicosis with thyrotoxic crisis or storm | CMS +E059 | Thyrotoxicosis, unspecified | WHO +E0590 | Thyrotoxicosis, unspecified without thyrotoxic crisis or storm | CMS +E0591 | Thyrotoxicosis, unspecified with thyrotoxic crisis or storm | CMS +E06 | Thyroiditis | WHO +E060 | Acute thyroiditis | WHO +E061 | Subacute thyroiditis | WHO +E062 | Chronic thyroiditis with transient thyrotoxicosis | WHO +E063 | Autoimmune thyroiditis | WHO +E064 | Drug-induced thyroiditis | WHO +E065 | Other chronic thyroiditis | WHO +E069 | Thyroiditis, unspecified | WHO +E07 | Other disorders of thyroid | WHO +E070 | Hypersecretion of calcitonin | WHO +E071 | Dyshormogenetic goitre | WHO +E078 | Other specified disorders of thyroid | WHO +E0781 | Sick-euthyroid syndrome | CMS +E0789 | Other specified disorders of thyroid | CMS +E079 | Disorder of thyroid, unspecified | WHO +E0800 | Diabetes mellitus due to underlying condition with hyperosmolarity without nonketotic hyperglycemic-hyperosmolar coma (NKHHC) | CMS +E0801 | Diabetes mellitus due to underlying condition with hyperosmolarity with coma | CMS +E0810 | Diabetes mellitus due to underlying condition with ketoacidosis without coma | CMS +E0811 | Diabetes mellitus due to underlying condition with ketoacidosis with coma | CMS +E0821 | Diabetes mellitus due to underlying condition with diabetic nephropathy | CMS +E0822 | Diabetes mellitus due to underlying condition with diabetic chronic kidney disease | CMS +E0829 | Diabetes mellitus due to underlying condition with other diabetic kidney complication | CMS +E08311 | Diabetes mellitus due to underlying condition with unspecified diabetic retinopathy with macular edema | CMS +E08319 | Diabetes mellitus due to underlying condition with unspecified diabetic retinopathy without macular edema | CMS +E083211 | Diabetes mellitus due to underlying condition with mild nonproliferative diabetic retinopathy with macular edema, right eye | CMS +E083212 | Diabetes mellitus due to underlying condition with mild nonproliferative diabetic retinopathy with macular edema, left eye | CMS +E083213 | Diabetes mellitus due to underlying condition with mild nonproliferative diabetic retinopathy with macular edema, bilateral | CMS +E083219 | Diabetes mellitus due to underlying condition with mild nonproliferative diabetic retinopathy with macular edema, unspecified eye | CMS +E083291 | Diabetes mellitus due to underlying condition with mild nonproliferative diabetic retinopathy without macular edema, right eye | CMS +E083292 | Diabetes mellitus due to underlying condition with mild nonproliferative diabetic retinopathy without macular edema, left eye | CMS +E083293 | Diabetes mellitus due to underlying condition with mild nonproliferative diabetic retinopathy without macular edema, bilateral | CMS +E083299 | Diabetes mellitus due to underlying condition with mild nonproliferative diabetic retinopathy without macular edema, unspecified eye | CMS +E083311 | Diabetes mellitus due to underlying condition with moderate nonproliferative diabetic retinopathy with macular edema, right eye | CMS +E083312 | Diabetes mellitus due to underlying condition with moderate nonproliferative diabetic retinopathy with macular edema, left eye | CMS +E083313 | Diabetes mellitus due to underlying condition with moderate nonproliferative diabetic retinopathy with macular edema, bilateral | CMS +E083319 | Diabetes mellitus due to underlying condition with moderate nonproliferative diabetic retinopathy with macular edema, unspecified eye | CMS +E083391 | Diabetes mellitus due to underlying condition with moderate nonproliferative diabetic retinopathy without macular edema, right eye | CMS +E083392 | Diabetes mellitus due to underlying condition with moderate nonproliferative diabetic retinopathy without macular edema, left eye | CMS +E083393 | Diabetes mellitus due to underlying condition with moderate nonproliferative diabetic retinopathy without macular edema, bilateral | CMS +E083399 | Diabetes mellitus due to underlying condition with moderate nonproliferative diabetic retinopathy without macular edema, unspecified eye | CMS +E083411 | Diabetes mellitus due to underlying condition with severe nonproliferative diabetic retinopathy with macular edema, right eye | CMS +E083412 | Diabetes mellitus due to underlying condition with severe nonproliferative diabetic retinopathy with macular edema, left eye | CMS +E083413 | Diabetes mellitus due to underlying condition with severe nonproliferative diabetic retinopathy with macular edema, bilateral | CMS +E083419 | Diabetes mellitus due to underlying condition with severe nonproliferative diabetic retinopathy with macular edema, unspecified eye | CMS +E083491 | Diabetes mellitus due to underlying condition with severe nonproliferative diabetic retinopathy without macular edema, right eye | CMS +E083492 | Diabetes mellitus due to underlying condition with severe nonproliferative diabetic retinopathy without macular edema, left eye | CMS +E083493 | Diabetes mellitus due to underlying condition with severe nonproliferative diabetic retinopathy without macular edema, bilateral | CMS +E083499 | Diabetes mellitus due to underlying condition with severe nonproliferative diabetic retinopathy without macular edema, unspecified eye | CMS +E083511 | Diabetes mellitus due to underlying condition with proliferative diabetic retinopathy with macular edema, right eye | CMS +E083512 | Diabetes mellitus due to underlying condition with proliferative diabetic retinopathy with macular edema, left eye | CMS +E083513 | Diabetes mellitus due to underlying condition with proliferative diabetic retinopathy with macular edema, bilateral | CMS +E083519 | Diabetes mellitus due to underlying condition with proliferative diabetic retinopathy with macular edema, unspecified eye | CMS +E083521 | Diabetes mellitus due to underlying condition with proliferative diabetic retinopathy with traction retinal detachment involving the macula, right eye | CMS +E083522 | Diabetes mellitus due to underlying condition with proliferative diabetic retinopathy with traction retinal detachment involving the macula, left eye | CMS +E083523 | Diabetes mellitus due to underlying condition with proliferative diabetic retinopathy with traction retinal detachment involving the macula, bilateral | CMS +E083529 | Diabetes mellitus due to underlying condition with proliferative diabetic retinopathy with traction retinal detachment involving the macula, unspecified eye | CMS +E083531 | Diabetes mellitus due to underlying condition with proliferative diabetic retinopathy with traction retinal detachment not involving the macula, right eye | CMS +E083532 | Diabetes mellitus due to underlying condition with proliferative diabetic retinopathy with traction retinal detachment not involving the macula, left eye | CMS +E083533 | Diabetes mellitus due to underlying condition with proliferative diabetic retinopathy with traction retinal detachment not involving the macula, bilateral | CMS +E083539 | Diabetes mellitus due to underlying condition with proliferative diabetic retinopathy with traction retinal detachment not involving the macula, unspecified eye | CMS +E083541 | Diabetes mellitus due to underlying condition with proliferative diabetic retinopathy with combined traction retinal detachment and rhegmatogenous retinal detachment, right eye | CMS +E083542 | Diabetes mellitus due to underlying condition with proliferative diabetic retinopathy with combined traction retinal detachment and rhegmatogenous retinal detachment, left eye | CMS +E083543 | Diabetes mellitus due to underlying condition with proliferative diabetic retinopathy with combined traction retinal detachment and rhegmatogenous retinal detachment, bilateral | CMS +E083549 | Diabetes mellitus due to underlying condition with proliferative diabetic retinopathy with combined traction retinal detachment and rhegmatogenous retinal detachment, unspecified eye | CMS +E083551 | Diabetes mellitus due to underlying condition with stable proliferative diabetic retinopathy, right eye | CMS +E083552 | Diabetes mellitus due to underlying condition with stable proliferative diabetic retinopathy, left eye | CMS +E083553 | Diabetes mellitus due to underlying condition with stable proliferative diabetic retinopathy, bilateral | CMS +E083559 | Diabetes mellitus due to underlying condition with stable proliferative diabetic retinopathy, unspecified eye | CMS +E083591 | Diabetes mellitus due to underlying condition with proliferative diabetic retinopathy without macular edema, right eye | CMS +E083592 | Diabetes mellitus due to underlying condition with proliferative diabetic retinopathy without macular edema, left eye | CMS +E083593 | Diabetes mellitus due to underlying condition with proliferative diabetic retinopathy without macular edema, bilateral | CMS +E083599 | Diabetes mellitus due to underlying condition with proliferative diabetic retinopathy without macular edema, unspecified eye | CMS +E0836 | Diabetes mellitus due to underlying condition with diabetic cataract | CMS +E0837X1 | Diabetes mellitus due to underlying condition with diabetic macular edema, resolved following treatment, right eye | CMS +E0837X2 | Diabetes mellitus due to underlying condition with diabetic macular edema, resolved following treatment, left eye | CMS +E0837X3 | Diabetes mellitus due to underlying condition with diabetic macular edema, resolved following treatment, bilateral | CMS +E0837X9 | Diabetes mellitus due to underlying condition with diabetic macular edema, resolved following treatment, unspecified eye | CMS +E0839 | Diabetes mellitus due to underlying condition with other diabetic ophthalmic complication | CMS +E0840 | Diabetes mellitus due to underlying condition with diabetic neuropathy, unspecified | CMS +E0841 | Diabetes mellitus due to underlying condition with diabetic mononeuropathy | CMS +E0842 | Diabetes mellitus due to underlying condition with diabetic polyneuropathy | CMS +E0843 | Diabetes mellitus due to underlying condition with diabetic autonomic (poly)neuropathy | CMS +E0844 | Diabetes mellitus due to underlying condition with diabetic amyotrophy | CMS +E0849 | Diabetes mellitus due to underlying condition with other diabetic neurological complication | CMS +E0851 | Diabetes mellitus due to underlying condition with diabetic peripheral angiopathy without gangrene | CMS +E0852 | Diabetes mellitus due to underlying condition with diabetic peripheral angiopathy with gangrene | CMS +E0859 | Diabetes mellitus due to underlying condition with other circulatory complications | CMS +E08610 | Diabetes mellitus due to underlying condition with diabetic neuropathic arthropathy | CMS +E08618 | Diabetes mellitus due to underlying condition with other diabetic arthropathy | CMS +E08620 | Diabetes mellitus due to underlying condition with diabetic dermatitis | CMS +E08621 | Diabetes mellitus due to underlying condition with foot ulcer | CMS +E08622 | Diabetes mellitus due to underlying condition with other skin ulcer | CMS +E08628 | Diabetes mellitus due to underlying condition with other skin complications | CMS +E08630 | Diabetes mellitus due to underlying condition with periodontal disease | CMS +E08638 | Diabetes mellitus due to underlying condition with other oral complications | CMS +E08641 | Diabetes mellitus due to underlying condition with hypoglycemia with coma | CMS +E08649 | Diabetes mellitus due to underlying condition with hypoglycemia without coma | CMS +E0865 | Diabetes mellitus due to underlying condition with hyperglycemia | CMS +E0869 | Diabetes mellitus due to underlying condition with other specified complication | CMS +E088 | Diabetes mellitus due to underlying condition with unspecified complications | CMS +E089 | Diabetes mellitus due to underlying condition without complications | CMS +E0900 | Drug or chemical induced diabetes mellitus with hyperosmolarity without nonketotic hyperglycemic-hyperosmolar coma (NKHHC) | CMS +E0901 | Drug or chemical induced diabetes mellitus with hyperosmolarity with coma | CMS +E0910 | Drug or chemical induced diabetes mellitus with ketoacidosis without coma | CMS +E0911 | Drug or chemical induced diabetes mellitus with ketoacidosis with coma | CMS +E0921 | Drug or chemical induced diabetes mellitus with diabetic nephropathy | CMS +E0922 | Drug or chemical induced diabetes mellitus with diabetic chronic kidney disease | CMS +E0929 | Drug or chemical induced diabetes mellitus with other diabetic kidney complication | CMS +E09311 | Drug or chemical induced diabetes mellitus with unspecified diabetic retinopathy with macular edema | CMS +E09319 | Drug or chemical induced diabetes mellitus with unspecified diabetic retinopathy without macular edema | CMS +E093211 | Drug or chemical induced diabetes mellitus with mild nonproliferative diabetic retinopathy with macular edema, right eye | CMS +E093212 | Drug or chemical induced diabetes mellitus with mild nonproliferative diabetic retinopathy with macular edema, left eye | CMS +E093213 | Drug or chemical induced diabetes mellitus with mild nonproliferative diabetic retinopathy with macular edema, bilateral | CMS +E093219 | Drug or chemical induced diabetes mellitus with mild nonproliferative diabetic retinopathy with macular edema, unspecified eye | CMS +E093291 | Drug or chemical induced diabetes mellitus with mild nonproliferative diabetic retinopathy without macular edema, right eye | CMS +E093292 | Drug or chemical induced diabetes mellitus with mild nonproliferative diabetic retinopathy without macular edema, left eye | CMS +E093293 | Drug or chemical induced diabetes mellitus with mild nonproliferative diabetic retinopathy without macular edema, bilateral | CMS +E093299 | Drug or chemical induced diabetes mellitus with mild nonproliferative diabetic retinopathy without macular edema, unspecified eye | CMS +E093311 | Drug or chemical induced diabetes mellitus with moderate nonproliferative diabetic retinopathy with macular edema, right eye | CMS +E093312 | Drug or chemical induced diabetes mellitus with moderate nonproliferative diabetic retinopathy with macular edema, left eye | CMS +E093313 | Drug or chemical induced diabetes mellitus with moderate nonproliferative diabetic retinopathy with macular edema, bilateral | CMS +E093319 | Drug or chemical induced diabetes mellitus with moderate nonproliferative diabetic retinopathy with macular edema, unspecified eye | CMS +E093391 | Drug or chemical induced diabetes mellitus with moderate nonproliferative diabetic retinopathy without macular edema, right eye | CMS +E093392 | Drug or chemical induced diabetes mellitus with moderate nonproliferative diabetic retinopathy without macular edema, left eye | CMS +E093393 | Drug or chemical induced diabetes mellitus with moderate nonproliferative diabetic retinopathy without macular edema, bilateral | CMS +E093399 | Drug or chemical induced diabetes mellitus with moderate nonproliferative diabetic retinopathy without macular edema, unspecified eye | CMS +E093411 | Drug or chemical induced diabetes mellitus with severe nonproliferative diabetic retinopathy with macular edema, right eye | CMS +E093412 | Drug or chemical induced diabetes mellitus with severe nonproliferative diabetic retinopathy with macular edema, left eye | CMS +E093413 | Drug or chemical induced diabetes mellitus with severe nonproliferative diabetic retinopathy with macular edema, bilateral | CMS +E093419 | Drug or chemical induced diabetes mellitus with severe nonproliferative diabetic retinopathy with macular edema, unspecified eye | CMS +E093491 | Drug or chemical induced diabetes mellitus with severe nonproliferative diabetic retinopathy without macular edema, right eye | CMS +E093492 | Drug or chemical induced diabetes mellitus with severe nonproliferative diabetic retinopathy without macular edema, left eye | CMS +E093493 | Drug or chemical induced diabetes mellitus with severe nonproliferative diabetic retinopathy without macular edema, bilateral | CMS +E093499 | Drug or chemical induced diabetes mellitus with severe nonproliferative diabetic retinopathy without macular edema, unspecified eye | CMS +E093511 | Drug or chemical induced diabetes mellitus with proliferative diabetic retinopathy with macular edema, right eye | CMS +E093512 | Drug or chemical induced diabetes mellitus with proliferative diabetic retinopathy with macular edema, left eye | CMS +E093513 | Drug or chemical induced diabetes mellitus with proliferative diabetic retinopathy with macular edema, bilateral | CMS +E093519 | Drug or chemical induced diabetes mellitus with proliferative diabetic retinopathy with macular edema, unspecified eye | CMS +E093521 | Drug or chemical induced diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment involving the macula, right eye | CMS +E093522 | Drug or chemical induced diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment involving the macula, left eye | CMS +E093523 | Drug or chemical induced diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment involving the macula, bilateral | CMS +E093529 | Drug or chemical induced diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment involving the macula, unspecified eye | CMS +E093531 | Drug or chemical induced diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment not involving the macula, right eye | CMS +E093532 | Drug or chemical induced diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment not involving the macula, left eye | CMS +E093533 | Drug or chemical induced diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment not involving the macula, bilateral | CMS +E093539 | Drug or chemical induced diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment not involving the macula, unspecified eye | CMS +E093541 | Drug or chemical induced diabetes mellitus with proliferative diabetic retinopathy with combined traction retinal detachment and rhegmatogenous retinal detachment, right eye | CMS +E093542 | Drug or chemical induced diabetes mellitus with proliferative diabetic retinopathy with combined traction retinal detachment and rhegmatogenous retinal detachment, left eye | CMS +E093543 | Drug or chemical induced diabetes mellitus with proliferative diabetic retinopathy with combined traction retinal detachment and rhegmatogenous retinal detachment, bilateral | CMS +E093549 | Drug or chemical induced diabetes mellitus with proliferative diabetic retinopathy with combined traction retinal detachment and rhegmatogenous retinal detachment, unspecified eye | CMS +E093551 | Drug or chemical induced diabetes mellitus with stable proliferative diabetic retinopathy, right eye | CMS +E093552 | Drug or chemical induced diabetes mellitus with stable proliferative diabetic retinopathy, left eye | CMS +E093553 | Drug or chemical induced diabetes mellitus with stable proliferative diabetic retinopathy, bilateral | CMS +E093559 | Drug or chemical induced diabetes mellitus with stable proliferative diabetic retinopathy, unspecified eye | CMS +E093591 | Drug or chemical induced diabetes mellitus with proliferative diabetic retinopathy without macular edema, right eye | CMS +E093592 | Drug or chemical induced diabetes mellitus with proliferative diabetic retinopathy without macular edema, left eye | CMS +E093593 | Drug or chemical induced diabetes mellitus with proliferative diabetic retinopathy without macular edema, bilateral | CMS +E093599 | Drug or chemical induced diabetes mellitus with proliferative diabetic retinopathy without macular edema, unspecified eye | CMS +E0936 | Drug or chemical induced diabetes mellitus with diabetic cataract | CMS +E0937X1 | Drug or chemical induced diabetes mellitus with diabetic macular edema, resolved following treatment, right eye | CMS +E0937X2 | Drug or chemical induced diabetes mellitus with diabetic macular edema, resolved following treatment, left eye | CMS +E0937X3 | Drug or chemical induced diabetes mellitus with diabetic macular edema, resolved following treatment, bilateral | CMS +E0937X9 | Drug or chemical induced diabetes mellitus with diabetic macular edema, resolved following treatment, unspecified eye | CMS +E0939 | Drug or chemical induced diabetes mellitus with other diabetic ophthalmic complication | CMS +E0940 | Drug or chemical induced diabetes mellitus with neurological complications with diabetic neuropathy, unspecified | CMS +E0941 | Drug or chemical induced diabetes mellitus with neurological complications with diabetic mononeuropathy | CMS +E0942 | Drug or chemical induced diabetes mellitus with neurological complications with diabetic polyneuropathy | CMS +E0943 | Drug or chemical induced diabetes mellitus with neurological complications with diabetic autonomic (poly)neuropathy | CMS +E0944 | Drug or chemical induced diabetes mellitus with neurological complications with diabetic amyotrophy | CMS +E0949 | Drug or chemical induced diabetes mellitus with neurological complications with other diabetic neurological complication | CMS +E0951 | Drug or chemical induced diabetes mellitus with diabetic peripheral angiopathy without gangrene | CMS +E0952 | Drug or chemical induced diabetes mellitus with diabetic peripheral angiopathy with gangrene | CMS +E0959 | Drug or chemical induced diabetes mellitus with other circulatory complications | CMS +E09610 | Drug or chemical induced diabetes mellitus with diabetic neuropathic arthropathy | CMS +E09618 | Drug or chemical induced diabetes mellitus with other diabetic arthropathy | CMS +E09620 | Drug or chemical induced diabetes mellitus with diabetic dermatitis | CMS +E09621 | Drug or chemical induced diabetes mellitus with foot ulcer | CMS +E09622 | Drug or chemical induced diabetes mellitus with other skin ulcer | CMS +E09628 | Drug or chemical induced diabetes mellitus with other skin complications | CMS +E09630 | Drug or chemical induced diabetes mellitus with periodontal disease | CMS +E09638 | Drug or chemical induced diabetes mellitus with other oral complications | CMS +E09641 | Drug or chemical induced diabetes mellitus with hypoglycemia with coma | CMS +E09649 | Drug or chemical induced diabetes mellitus with hypoglycemia without coma | CMS +E0965 | Drug or chemical induced diabetes mellitus with hyperglycemia | CMS +E0969 | Drug or chemical induced diabetes mellitus with other specified complication | CMS +E098 | Drug or chemical induced diabetes mellitus with unspecified complications | CMS +E099 | Drug or chemical induced diabetes mellitus without complications | CMS +E10 | Type 1 diabetes mellitus | WHO +E100 | Type 1 diabetes mellitus with coma | WHO +E101 | Type 1 diabetes mellitus with ketoacidosis | WHO +E1010 | Type 1 diabetes mellitus with ketoacidosis without coma | CMS +E1011 | Type 1 diabetes mellitus with ketoacidosis with coma | CMS +E102 | Type 1 diabetes mellitus with renal complications | WHO +E1021 | Type 1 diabetes mellitus with diabetic nephropathy | CMS +E1022 | Type 1 diabetes mellitus with diabetic chronic kidney disease | CMS +E1029 | Type 1 diabetes mellitus with other diabetic kidney complication | CMS +E103 | Type 1 diabetes mellitus with ophthalmic complications | WHO +E10311 | Type 1 diabetes mellitus with unspecified diabetic retinopathy with macular edema | CMS +E10319 | Type 1 diabetes mellitus with unspecified diabetic retinopathy without macular edema | CMS +E103211 | Type 1 diabetes mellitus with mild nonproliferative diabetic retinopathy with macular edema, right eye | CMS +E103212 | Type 1 diabetes mellitus with mild nonproliferative diabetic retinopathy with macular edema, left eye | CMS +E103213 | Type 1 diabetes mellitus with mild nonproliferative diabetic retinopathy with macular edema, bilateral | CMS +E103219 | Type 1 diabetes mellitus with mild nonproliferative diabetic retinopathy with macular edema, unspecified eye | CMS +E103291 | Type 1 diabetes mellitus with mild nonproliferative diabetic retinopathy without macular edema, right eye | CMS +E103292 | Type 1 diabetes mellitus with mild nonproliferative diabetic retinopathy without macular edema, left eye | CMS +E103293 | Type 1 diabetes mellitus with mild nonproliferative diabetic retinopathy without macular edema, bilateral | CMS +E103299 | Type 1 diabetes mellitus with mild nonproliferative diabetic retinopathy without macular edema, unspecified eye | CMS +E103311 | Type 1 diabetes mellitus with moderate nonproliferative diabetic retinopathy with macular edema, right eye | CMS +E103312 | Type 1 diabetes mellitus with moderate nonproliferative diabetic retinopathy with macular edema, left eye | CMS +E103313 | Type 1 diabetes mellitus with moderate nonproliferative diabetic retinopathy with macular edema, bilateral | CMS +E103319 | Type 1 diabetes mellitus with moderate nonproliferative diabetic retinopathy with macular edema, unspecified eye | CMS +E103391 | Type 1 diabetes mellitus with moderate nonproliferative diabetic retinopathy without macular edema, right eye | CMS +E103392 | Type 1 diabetes mellitus with moderate nonproliferative diabetic retinopathy without macular edema, left eye | CMS +E103393 | Type 1 diabetes mellitus with moderate nonproliferative diabetic retinopathy without macular edema, bilateral | CMS +E103399 | Type 1 diabetes mellitus with moderate nonproliferative diabetic retinopathy without macular edema, unspecified eye | CMS +E103411 | Type 1 diabetes mellitus with severe nonproliferative diabetic retinopathy with macular edema, right eye | CMS +E103412 | Type 1 diabetes mellitus with severe nonproliferative diabetic retinopathy with macular edema, left eye | CMS +E103413 | Type 1 diabetes mellitus with severe nonproliferative diabetic retinopathy with macular edema, bilateral | CMS +E103419 | Type 1 diabetes mellitus with severe nonproliferative diabetic retinopathy with macular edema, unspecified eye | CMS +E103491 | Type 1 diabetes mellitus with severe nonproliferative diabetic retinopathy without macular edema, right eye | CMS +E103492 | Type 1 diabetes mellitus with severe nonproliferative diabetic retinopathy without macular edema, left eye | CMS +E103493 | Type 1 diabetes mellitus with severe nonproliferative diabetic retinopathy without macular edema, bilateral | CMS +E103499 | Type 1 diabetes mellitus with severe nonproliferative diabetic retinopathy without macular edema, unspecified eye | CMS +E103511 | Type 1 diabetes mellitus with proliferative diabetic retinopathy with macular edema, right eye | CMS +E103512 | Type 1 diabetes mellitus with proliferative diabetic retinopathy with macular edema, left eye | CMS +E103513 | Type 1 diabetes mellitus with proliferative diabetic retinopathy with macular edema, bilateral | CMS +E103519 | Type 1 diabetes mellitus with proliferative diabetic retinopathy with macular edema, unspecified eye | CMS +E103521 | Type 1 diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment involving the macula, right eye | CMS +E103522 | Type 1 diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment involving the macula, left eye | CMS +E103523 | Type 1 diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment involving the macula, bilateral | CMS +E103529 | Type 1 diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment involving the macula, unspecified eye | CMS +E103531 | Type 1 diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment not involving the macula, right eye | CMS +E103532 | Type 1 diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment not involving the macula, left eye | CMS +E103533 | Type 1 diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment not involving the macula, bilateral | CMS +E103539 | Type 1 diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment not involving the macula, unspecified eye | CMS +E103541 | Type 1 diabetes mellitus with proliferative diabetic retinopathy with combined traction retinal detachment and rhegmatogenous retinal detachment, right eye | CMS +E103542 | Type 1 diabetes mellitus with proliferative diabetic retinopathy with combined traction retinal detachment and rhegmatogenous retinal detachment, left eye | CMS +E103543 | Type 1 diabetes mellitus with proliferative diabetic retinopathy with combined traction retinal detachment and rhegmatogenous retinal detachment, bilateral | CMS +E103549 | Type 1 diabetes mellitus with proliferative diabetic retinopathy with combined traction retinal detachment and rhegmatogenous retinal detachment, unspecified eye | CMS +E103551 | Type 1 diabetes mellitus with stable proliferative diabetic retinopathy, right eye | CMS +E103552 | Type 1 diabetes mellitus with stable proliferative diabetic retinopathy, left eye | CMS +E103553 | Type 1 diabetes mellitus with stable proliferative diabetic retinopathy, bilateral | CMS +E103559 | Type 1 diabetes mellitus with stable proliferative diabetic retinopathy, unspecified eye | CMS +E103591 | Type 1 diabetes mellitus with proliferative diabetic retinopathy without macular edema, right eye | CMS +E103592 | Type 1 diabetes mellitus with proliferative diabetic retinopathy without macular edema, left eye | CMS +E103593 | Type 1 diabetes mellitus with proliferative diabetic retinopathy without macular edema, bilateral | CMS +E103599 | Type 1 diabetes mellitus with proliferative diabetic retinopathy without macular edema, unspecified eye | CMS +E1036 | Type 1 diabetes mellitus with diabetic cataract | CMS +E1037X1 | Type 1 diabetes mellitus with diabetic macular edema, resolved following treatment, right eye | CMS +E1037X2 | Type 1 diabetes mellitus with diabetic macular edema, resolved following treatment, left eye | CMS +E1037X3 | Type 1 diabetes mellitus with diabetic macular edema, resolved following treatment, bilateral | CMS +E1037X9 | Type 1 diabetes mellitus with diabetic macular edema, resolved following treatment, unspecified eye | CMS +E1039 | Type 1 diabetes mellitus with other diabetic ophthalmic complication | CMS +E104 | Type 1 diabetes mellitus with neurological complications | WHO +E1040 | Type 1 diabetes mellitus with diabetic neuropathy, unspecified | CMS +E1041 | Type 1 diabetes mellitus with diabetic mononeuropathy | CMS +E1042 | Type 1 diabetes mellitus with diabetic polyneuropathy | CMS +E1043 | Type 1 diabetes mellitus with diabetic autonomic (poly)neuropathy | CMS +E1044 | Type 1 diabetes mellitus with diabetic amyotrophy | CMS +E1049 | Type 1 diabetes mellitus with other diabetic neurological complication | CMS +E105 | Type 1 diabetes mellitus with peripheral circulatory complications | WHO +E1051 | Type 1 diabetes mellitus with diabetic peripheral angiopathy without gangrene | CMS +E1052 | Type 1 diabetes mellitus with diabetic peripheral angiopathy with gangrene | CMS +E1059 | Type 1 diabetes mellitus with other circulatory complications | CMS +E106 | Type 1 diabetes mellitus with other specified complications | WHO +E10610 | Type 1 diabetes mellitus with diabetic neuropathic arthropathy | CMS +E10618 | Type 1 diabetes mellitus with other diabetic arthropathy | CMS +E10620 | Type 1 diabetes mellitus with diabetic dermatitis | CMS +E10621 | Type 1 diabetes mellitus with foot ulcer | CMS +E10622 | Type 1 diabetes mellitus with other skin ulcer | CMS +E10628 | Type 1 diabetes mellitus with other skin complications | CMS +E10630 | Type 1 diabetes mellitus with periodontal disease | CMS +E10638 | Type 1 diabetes mellitus with other oral complications | CMS +E10641 | Type 1 diabetes mellitus with hypoglycemia with coma | CMS +E10649 | Type 1 diabetes mellitus with hypoglycemia without coma | CMS +E1065 | Type 1 diabetes mellitus with hyperglycemia | CMS +E1069 | Type 1 diabetes mellitus with other specified complication | CMS +E107 | Type 1 diabetes mellitus with multiple complications | WHO +E108 | Type 1 diabetes mellitus with unspecified complications | WHO +E109 | Type 1 diabetes mellitus without complications | WHO +E11 | Type 2 diabetes mellitus | WHO +E110 | Type 2 diabetes mellitus with coma | WHO +E1100 | Type 2 diabetes mellitus with hyperosmolarity without nonketotic hyperglycemic-hyperosmolar coma (NKHHC) | CMS +E1101 | Type 2 diabetes mellitus with hyperosmolarity with coma | CMS +E111 | Type 2 diabetes mellitus with ketoacidosis | WHO +E1110 | Type 2 diabetes mellitus with ketoacidosis without coma | CMS +E1111 | Type 2 diabetes mellitus with ketoacidosis with coma | CMS +E112 | Type 2 diabetes mellitus with renal complications | WHO +E1121 | Type 2 diabetes mellitus with diabetic nephropathy | CMS +E1122 | Type 2 diabetes mellitus with diabetic chronic kidney disease | CMS +E1129 | Type 2 diabetes mellitus with other diabetic kidney complication | CMS +E113 | Type 2 diabetes mellitus with ophthalmic complications | WHO +E11311 | Type 2 diabetes mellitus with unspecified diabetic retinopathy with macular edema | CMS +E11319 | Type 2 diabetes mellitus with unspecified diabetic retinopathy without macular edema | CMS +E113211 | Type 2 diabetes mellitus with mild nonproliferative diabetic retinopathy with macular edema, right eye | CMS +E113212 | Type 2 diabetes mellitus with mild nonproliferative diabetic retinopathy with macular edema, left eye | CMS +E113213 | Type 2 diabetes mellitus with mild nonproliferative diabetic retinopathy with macular edema, bilateral | CMS +E113219 | Type 2 diabetes mellitus with mild nonproliferative diabetic retinopathy with macular edema, unspecified eye | CMS +E113291 | Type 2 diabetes mellitus with mild nonproliferative diabetic retinopathy without macular edema, right eye | CMS +E113292 | Type 2 diabetes mellitus with mild nonproliferative diabetic retinopathy without macular edema, left eye | CMS +E113293 | Type 2 diabetes mellitus with mild nonproliferative diabetic retinopathy without macular edema, bilateral | CMS +E113299 | Type 2 diabetes mellitus with mild nonproliferative diabetic retinopathy without macular edema, unspecified eye | CMS +E113311 | Type 2 diabetes mellitus with moderate nonproliferative diabetic retinopathy with macular edema, right eye | CMS +E113312 | Type 2 diabetes mellitus with moderate nonproliferative diabetic retinopathy with macular edema, left eye | CMS +E113313 | Type 2 diabetes mellitus with moderate nonproliferative diabetic retinopathy with macular edema, bilateral | CMS +E113319 | Type 2 diabetes mellitus with moderate nonproliferative diabetic retinopathy with macular edema, unspecified eye | CMS +E113391 | Type 2 diabetes mellitus with moderate nonproliferative diabetic retinopathy without macular edema, right eye | CMS +E113392 | Type 2 diabetes mellitus with moderate nonproliferative diabetic retinopathy without macular edema, left eye | CMS +E113393 | Type 2 diabetes mellitus with moderate nonproliferative diabetic retinopathy without macular edema, bilateral | CMS +E113399 | Type 2 diabetes mellitus with moderate nonproliferative diabetic retinopathy without macular edema, unspecified eye | CMS +E113411 | Type 2 diabetes mellitus with severe nonproliferative diabetic retinopathy with macular edema, right eye | CMS +E113412 | Type 2 diabetes mellitus with severe nonproliferative diabetic retinopathy with macular edema, left eye | CMS +E113413 | Type 2 diabetes mellitus with severe nonproliferative diabetic retinopathy with macular edema, bilateral | CMS +E113419 | Type 2 diabetes mellitus with severe nonproliferative diabetic retinopathy with macular edema, unspecified eye | CMS +E113491 | Type 2 diabetes mellitus with severe nonproliferative diabetic retinopathy without macular edema, right eye | CMS +E113492 | Type 2 diabetes mellitus with severe nonproliferative diabetic retinopathy without macular edema, left eye | CMS +E113493 | Type 2 diabetes mellitus with severe nonproliferative diabetic retinopathy without macular edema, bilateral | CMS +E113499 | Type 2 diabetes mellitus with severe nonproliferative diabetic retinopathy without macular edema, unspecified eye | CMS +E113511 | Type 2 diabetes mellitus with proliferative diabetic retinopathy with macular edema, right eye | CMS +E113512 | Type 2 diabetes mellitus with proliferative diabetic retinopathy with macular edema, left eye | CMS +E113513 | Type 2 diabetes mellitus with proliferative diabetic retinopathy with macular edema, bilateral | CMS +E113519 | Type 2 diabetes mellitus with proliferative diabetic retinopathy with macular edema, unspecified eye | CMS +E113521 | Type 2 diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment involving the macula, right eye | CMS +E113522 | Type 2 diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment involving the macula, left eye | CMS +E113523 | Type 2 diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment involving the macula, bilateral | CMS +E113529 | Type 2 diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment involving the macula, unspecified eye | CMS +E113531 | Type 2 diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment not involving the macula, right eye | CMS +E113532 | Type 2 diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment not involving the macula, left eye | CMS +E113533 | Type 2 diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment not involving the macula, bilateral | CMS +E113539 | Type 2 diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment not involving the macula, unspecified eye | CMS +E113541 | Type 2 diabetes mellitus with proliferative diabetic retinopathy with combined traction retinal detachment and rhegmatogenous retinal detachment, right eye | CMS +E113542 | Type 2 diabetes mellitus with proliferative diabetic retinopathy with combined traction retinal detachment and rhegmatogenous retinal detachment, left eye | CMS +E113543 | Type 2 diabetes mellitus with proliferative diabetic retinopathy with combined traction retinal detachment and rhegmatogenous retinal detachment, bilateral | CMS +E113549 | Type 2 diabetes mellitus with proliferative diabetic retinopathy with combined traction retinal detachment and rhegmatogenous retinal detachment, unspecified eye | CMS +E113551 | Type 2 diabetes mellitus with stable proliferative diabetic retinopathy, right eye | CMS +E113552 | Type 2 diabetes mellitus with stable proliferative diabetic retinopathy, left eye | CMS +E113553 | Type 2 diabetes mellitus with stable proliferative diabetic retinopathy, bilateral | CMS +E113559 | Type 2 diabetes mellitus with stable proliferative diabetic retinopathy, unspecified eye | CMS +E113591 | Type 2 diabetes mellitus with proliferative diabetic retinopathy without macular edema, right eye | CMS +E113592 | Type 2 diabetes mellitus with proliferative diabetic retinopathy without macular edema, left eye | CMS +E113593 | Type 2 diabetes mellitus with proliferative diabetic retinopathy without macular edema, bilateral | CMS +E113599 | Type 2 diabetes mellitus with proliferative diabetic retinopathy without macular edema, unspecified eye | CMS +E1136 | Type 2 diabetes mellitus with diabetic cataract | CMS +E1137X1 | Type 2 diabetes mellitus with diabetic macular edema, resolved following treatment, right eye | CMS +E1137X2 | Type 2 diabetes mellitus with diabetic macular edema, resolved following treatment, left eye | CMS +E1137X3 | Type 2 diabetes mellitus with diabetic macular edema, resolved following treatment, bilateral | CMS +E1137X9 | Type 2 diabetes mellitus with diabetic macular edema, resolved following treatment, unspecified eye | CMS +E1139 | Type 2 diabetes mellitus with other diabetic ophthalmic complication | CMS +E114 | Type 2 diabetes mellitus with neurological complications | WHO +E1140 | Type 2 diabetes mellitus with diabetic neuropathy, unspecified | CMS +E1141 | Type 2 diabetes mellitus with diabetic mononeuropathy | CMS +E1142 | Type 2 diabetes mellitus with diabetic polyneuropathy | CMS +E1143 | Type 2 diabetes mellitus with diabetic autonomic (poly)neuropathy | CMS +E1144 | Type 2 diabetes mellitus with diabetic amyotrophy | CMS +E1149 | Type 2 diabetes mellitus with other diabetic neurological complication | CMS +E115 | Type 2 diabetes mellitus with peripheral circulatory complications | WHO +E1151 | Type 2 diabetes mellitus with diabetic peripheral angiopathy without gangrene | CMS +E1152 | Type 2 diabetes mellitus with diabetic peripheral angiopathy with gangrene | CMS +E1159 | Type 2 diabetes mellitus with other circulatory complications | CMS +E116 | Type 2 diabetes mellitus with other specified complications | WHO +E11610 | Type 2 diabetes mellitus with diabetic neuropathic arthropathy | CMS +E11618 | Type 2 diabetes mellitus with other diabetic arthropathy | CMS +E11620 | Type 2 diabetes mellitus with diabetic dermatitis | CMS +E11621 | Type 2 diabetes mellitus with foot ulcer | CMS +E11622 | Type 2 diabetes mellitus with other skin ulcer | CMS +E11628 | Type 2 diabetes mellitus with other skin complications | CMS +E11630 | Type 2 diabetes mellitus with periodontal disease | CMS +E11638 | Type 2 diabetes mellitus with other oral complications | CMS +E11641 | Type 2 diabetes mellitus with hypoglycemia with coma | CMS +E11649 | Type 2 diabetes mellitus with hypoglycemia without coma | CMS +E1165 | Type 2 diabetes mellitus with hyperglycemia | CMS +E1169 | Type 2 diabetes mellitus with other specified complication | CMS +E117 | Type 2 diabetes mellitus with multiple complications | WHO +E118 | Type 2 diabetes mellitus with unspecified complications | WHO +E119 | Type 2 diabetes mellitus without complications | WHO +E12 | Malnutrition-related diabetes mellitus | WHO +E120 | Malnutrition-related diabetes mellitus with coma | WHO +E121 | Malnutrition-related diabetes mellitus with ketoacidosis | WHO +E122 | Malnutrition-related diabetes mellitus with renal complications | WHO +E123 | Malnutrition-related diabetes mellitus with ophthalmic complications | WHO +E124 | Malnutrition-related diabetes mellitus with neurological complications | WHO +E125 | Malnutrition-related diabetes mellitus with peripheral circulatory complications | WHO +E126 | Malnutrition-related diabetes mellitus with other specified complications | WHO +E127 | Malnutrition-related diabetes mellitus with multiple complications | WHO +E128 | Malnutrition-related diabetes mellitus with unspecified complications | WHO +E129 | Malnutrition-related diabetes mellitus without complications | WHO +E13 | Other specified diabetes mellitus | WHO +E130 | Other specified diabetes mellitus with coma | WHO +E1300 | Other specified diabetes mellitus with hyperosmolarity without nonketotic hyperglycemic-hyperosmolar coma (NKHHC) | CMS +E1301 | Other specified diabetes mellitus with hyperosmolarity with coma | CMS +E131 | Other specified diabetes mellitus with ketoacidosis | WHO +E1310 | Other specified diabetes mellitus with ketoacidosis without coma | CMS +E1311 | Other specified diabetes mellitus with ketoacidosis with coma | CMS +E132 | Other specified diabetes mellitus with renal complications | WHO +E1321 | Other specified diabetes mellitus with diabetic nephropathy | CMS +E1322 | Other specified diabetes mellitus with diabetic chronic kidney disease | CMS +E1329 | Other specified diabetes mellitus with other diabetic kidney complication | CMS +E133 | Other specified diabetes mellitus with ophthalmic complications | WHO +E13311 | Other specified diabetes mellitus with unspecified diabetic retinopathy with macular edema | CMS +E13319 | Other specified diabetes mellitus with unspecified diabetic retinopathy without macular edema | CMS +E133211 | Other specified diabetes mellitus with mild nonproliferative diabetic retinopathy with macular edema, right eye | CMS +E133212 | Other specified diabetes mellitus with mild nonproliferative diabetic retinopathy with macular edema, left eye | CMS +E133213 | Other specified diabetes mellitus with mild nonproliferative diabetic retinopathy with macular edema, bilateral | CMS +E133219 | Other specified diabetes mellitus with mild nonproliferative diabetic retinopathy with macular edema, unspecified eye | CMS +E133291 | Other specified diabetes mellitus with mild nonproliferative diabetic retinopathy without macular edema, right eye | CMS +E133292 | Other specified diabetes mellitus with mild nonproliferative diabetic retinopathy without macular edema, left eye | CMS +E133293 | Other specified diabetes mellitus with mild nonproliferative diabetic retinopathy without macular edema, bilateral | CMS +E133299 | Other specified diabetes mellitus with mild nonproliferative diabetic retinopathy without macular edema, unspecified eye | CMS +E133311 | Other specified diabetes mellitus with moderate nonproliferative diabetic retinopathy with macular edema, right eye | CMS +E133312 | Other specified diabetes mellitus with moderate nonproliferative diabetic retinopathy with macular edema, left eye | CMS +E133313 | Other specified diabetes mellitus with moderate nonproliferative diabetic retinopathy with macular edema, bilateral | CMS +E133319 | Other specified diabetes mellitus with moderate nonproliferative diabetic retinopathy with macular edema, unspecified eye | CMS +E133391 | Other specified diabetes mellitus with moderate nonproliferative diabetic retinopathy without macular edema, right eye | CMS +E133392 | Other specified diabetes mellitus with moderate nonproliferative diabetic retinopathy without macular edema, left eye | CMS +E133393 | Other specified diabetes mellitus with moderate nonproliferative diabetic retinopathy without macular edema, bilateral | CMS +E133399 | Other specified diabetes mellitus with moderate nonproliferative diabetic retinopathy without macular edema, unspecified eye | CMS +E133411 | Other specified diabetes mellitus with severe nonproliferative diabetic retinopathy with macular edema, right eye | CMS +E133412 | Other specified diabetes mellitus with severe nonproliferative diabetic retinopathy with macular edema, left eye | CMS +E133413 | Other specified diabetes mellitus with severe nonproliferative diabetic retinopathy with macular edema, bilateral | CMS +E133419 | Other specified diabetes mellitus with severe nonproliferative diabetic retinopathy with macular edema, unspecified eye | CMS +E133491 | Other specified diabetes mellitus with severe nonproliferative diabetic retinopathy without macular edema, right eye | CMS +E133492 | Other specified diabetes mellitus with severe nonproliferative diabetic retinopathy without macular edema, left eye | CMS +E133493 | Other specified diabetes mellitus with severe nonproliferative diabetic retinopathy without macular edema, bilateral | CMS +E133499 | Other specified diabetes mellitus with severe nonproliferative diabetic retinopathy without macular edema, unspecified eye | CMS +E133511 | Other specified diabetes mellitus with proliferative diabetic retinopathy with macular edema, right eye | CMS +E133512 | Other specified diabetes mellitus with proliferative diabetic retinopathy with macular edema, left eye | CMS +E133513 | Other specified diabetes mellitus with proliferative diabetic retinopathy with macular edema, bilateral | CMS +E133519 | Other specified diabetes mellitus with proliferative diabetic retinopathy with macular edema, unspecified eye | CMS +E133521 | Other specified diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment involving the macula, right eye | CMS +E133522 | Other specified diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment involving the macula, left eye | CMS +E133523 | Other specified diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment involving the macula, bilateral | CMS +E133529 | Other specified diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment involving the macula, unspecified eye | CMS +E133531 | Other specified diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment not involving the macula, right eye | CMS +E133532 | Other specified diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment not involving the macula, left eye | CMS +E133533 | Other specified diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment not involving the macula, bilateral | CMS +E133539 | Other specified diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment not involving the macula, unspecified eye | CMS +E133541 | Other specified diabetes mellitus with proliferative diabetic retinopathy with combined traction retinal detachment and rhegmatogenous retinal detachment, right eye | CMS +E133542 | Other specified diabetes mellitus with proliferative diabetic retinopathy with combined traction retinal detachment and rhegmatogenous retinal detachment, left eye | CMS +E133543 | Other specified diabetes mellitus with proliferative diabetic retinopathy with combined traction retinal detachment and rhegmatogenous retinal detachment, bilateral | CMS +E133549 | Other specified diabetes mellitus with proliferative diabetic retinopathy with combined traction retinal detachment and rhegmatogenous retinal detachment, unspecified eye | CMS +E133551 | Other specified diabetes mellitus with stable proliferative diabetic retinopathy, right eye | CMS +E133552 | Other specified diabetes mellitus with stable proliferative diabetic retinopathy, left eye | CMS +E133553 | Other specified diabetes mellitus with stable proliferative diabetic retinopathy, bilateral | CMS +E133559 | Other specified diabetes mellitus with stable proliferative diabetic retinopathy, unspecified eye | CMS +E133591 | Other specified diabetes mellitus with proliferative diabetic retinopathy without macular edema, right eye | CMS +E133592 | Other specified diabetes mellitus with proliferative diabetic retinopathy without macular edema, left eye | CMS +E133593 | Other specified diabetes mellitus with proliferative diabetic retinopathy without macular edema, bilateral | CMS +E133599 | Other specified diabetes mellitus with proliferative diabetic retinopathy without macular edema, unspecified eye | CMS +E1336 | Other specified diabetes mellitus with diabetic cataract | CMS +E1337X1 | Other specified diabetes mellitus with diabetic macular edema, resolved following treatment, right eye | CMS +E1337X2 | Other specified diabetes mellitus with diabetic macular edema, resolved following treatment, left eye | CMS +E1337X3 | Other specified diabetes mellitus with diabetic macular edema, resolved following treatment, bilateral | CMS +E1337X9 | Other specified diabetes mellitus with diabetic macular edema, resolved following treatment, unspecified eye | CMS +E1339 | Other specified diabetes mellitus with other diabetic ophthalmic complication | CMS +E134 | Other specified diabetes mellitus with neurological complications | WHO +E1340 | Other specified diabetes mellitus with diabetic neuropathy, unspecified | CMS +E1341 | Other specified diabetes mellitus with diabetic mononeuropathy | CMS +E1342 | Other specified diabetes mellitus with diabetic polyneuropathy | CMS +E1343 | Other specified diabetes mellitus with diabetic autonomic (poly)neuropathy | CMS +E1344 | Other specified diabetes mellitus with diabetic amyotrophy | CMS +E1349 | Other specified diabetes mellitus with other diabetic neurological complication | CMS +E135 | Other specified diabetes mellitus with peripheral circulatory complications | WHO +E1351 | Other specified diabetes mellitus with diabetic peripheral angiopathy without gangrene | CMS +E1352 | Other specified diabetes mellitus with diabetic peripheral angiopathy with gangrene | CMS +E1359 | Other specified diabetes mellitus with other circulatory complications | CMS +E136 | Other specified diabetes mellitus with other specified complications | WHO +E13610 | Other specified diabetes mellitus with diabetic neuropathic arthropathy | CMS +E13618 | Other specified diabetes mellitus with other diabetic arthropathy | CMS +E13620 | Other specified diabetes mellitus with diabetic dermatitis | CMS +E13621 | Other specified diabetes mellitus with foot ulcer | CMS +E13622 | Other specified diabetes mellitus with other skin ulcer | CMS +E13628 | Other specified diabetes mellitus with other skin complications | CMS +E13630 | Other specified diabetes mellitus with periodontal disease | CMS +E13638 | Other specified diabetes mellitus with other oral complications | CMS +E13641 | Other specified diabetes mellitus with hypoglycemia with coma | CMS +E13649 | Other specified diabetes mellitus with hypoglycemia without coma | CMS +E1365 | Other specified diabetes mellitus with hyperglycemia | CMS +E1369 | Other specified diabetes mellitus with other specified complication | CMS +E137 | Other specified diabetes mellitus with multiple complications | WHO +E138 | Other specified diabetes mellitus with unspecified complications | WHO +E139 | Other specified diabetes mellitus without complications | WHO +E14 | Unspecified diabetes mellitus | WHO +E140 | Unspecified diabetes mellitus with coma | WHO +E141 | Unspecified diabetes mellitus with ketoacidosis | WHO +E142 | Unspecified diabetes mellitus with renal complications | WHO +E143 | Unspecified diabetes mellitus with ophthalmic complications | WHO +E144 | Unspecified diabetes mellitus with neurological complications | WHO +E145 | Unspecified diabetes mellitus with peripheral circulatory complications | WHO +E146 | Unspecified diabetes mellitus with other specified complications | WHO +E147 | Unspecified diabetes mellitus with multiple complications | WHO +E148 | Unspecified diabetes mellitus with unspecified complications | WHO +E149 | Unspecified diabetes mellitus without complications | WHO +E15 | Nondiabetic hypoglycaemic coma | WHO +E16 | Other disorders of pancreatic internal secretion | WHO +E160 | Drug-induced hypoglycaemia without coma | WHO +E161 | Other hypoglycaemia | WHO +E162 | Hypoglycaemia, unspecified | WHO +E163 | Increased secretion of glucagon | WHO +E164 | Abnormal secretion of gastrin | WHO +E168 | Other specified disorders of pancreatic internal secretion | WHO +E169 | Disorder of pancreatic internal secretion, unspecified | WHO +E20 | Hypoparathyroidism | WHO +E200 | Idiopathic hypoparathyroidism | WHO +E201 | Pseudohypoparathyroidism | WHO +E208 | Other hypoparathyroidism | WHO +E209 | Hypoparathyroidism, unspecified | WHO +E21 | Hyperparathyroidism and other disorders of parathyroid gland | WHO +E210 | Primary hyperparathyroidism | WHO +E211 | Secondary hyperparathyroidism, not elsewhere classified | WHO +E212 | Other hyperparathyroidism | WHO +E213 | Hyperparathyroidism, unspecified | WHO +E214 | Other specified disorders of parathyroid gland | WHO +E215 | Disorder of parathyroid gland, unspecified | WHO +E22 | Hyperfunction of pituitary gland | WHO +E220 | Acromegaly and pituitary gigantism | WHO +E221 | Hyperprolactinaemia | WHO +E222 | Syndrome of inappropriate secretion of antidiuretic hormone | WHO +E228 | Other hyperfunction of pituitary gland | WHO +E229 | Hyperfunction of pituitary gland, unspecified | WHO +E23 | Hypofunction and other disorders of pituitary gland | WHO +E230 | Hypopituitarism | WHO +E231 | Drug-induced hypopituitarism | WHO +E232 | Diabetes insipidus | WHO +E233 | Hypothalamic dysfunction, not elsewhere classified | WHO +E236 | Other disorders of pituitary gland | WHO +E237 | Disorder of pituitary gland, unspecified | WHO +E24 | Cushing syndrome | WHO +E240 | Pituitary-dependent Cushing disease | WHO +E241 | Nelson syndrome | WHO +E242 | Drug-induced Cushing syndrome | WHO +E243 | Ectopic ACTH syndrome | WHO +E244 | Alcohol-induced pseudo-Cushing syndrome | WHO +E248 | Other Cushing syndrome | WHO +E249 | Cushing syndrome, unspecified | WHO +E25 | Adrenogenital disorders | WHO +E250 | Congenital adrenogenital disorders associated with enzyme deficiency | WHO +E258 | Other adrenogenital disorders | WHO +E259 | Adrenogenital disorder, unspecified | WHO +E26 | Hyperaldosteronism | WHO +E260 | Primary hyperaldosteronism | WHO +E2601 | Conn's syndrome | CMS +E2602 | Glucocorticoid-remediable aldosteronism | CMS +E2609 | Other primary hyperaldosteronism | CMS +E261 | Secondary hyperaldosteronism | WHO +E268 | Other hyperaldosteronism | WHO +E2681 | Bartter's syndrome | CMS +E2689 | Other hyperaldosteronism | CMS +E269 | Hyperaldosteronism, unspecified | WHO +E27 | Other disorders of adrenal gland | WHO +E270 | Other adrenocortical overactivity | WHO +E271 | Primary adrenocortical insufficiency | WHO +E272 | Addisonian crisis | WHO +E273 | Drug-induced adrenocortical insufficiency | WHO +E274 | Other and unspecified adrenocortical insufficiency | WHO +E2740 | Unspecified adrenocortical insufficiency | CMS +E2749 | Other adrenocortical insufficiency | CMS +E275 | Adrenomedullary hyperfunction | WHO +E278 | Other specified disorders of adrenal gland | WHO +E279 | Disorder of adrenal gland, unspecified | WHO +E28 | Ovarian dysfunction | WHO +E280 | Ovarian dysfunction: Estrogen excess | WHO +E281 | Ovarian dysfunction: Androgen excess | WHO +E282 | Polycystic ovarian syndrome | WHO +E283 | Primary ovarian failure | WHO +E28310 | Symptomatic premature menopause | CMS +E28319 | Asymptomatic premature menopause | CMS +E2839 | Other primary ovarian failure | CMS +E288 | Other ovarian dysfunction | WHO +E289 | Ovarian dysfunction, unspecified | WHO +E29 | Testicular dysfunction | WHO +E290 | Testicular hyperfunction | WHO +E291 | Testicular hypofunction | WHO +E298 | Other testicular dysfunction | WHO +E299 | Testicular dysfunction, unspecified | WHO +E30 | Disorders of puberty, not elsewhere classified | WHO +E300 | Delayed puberty | WHO +E301 | Precocious puberty | WHO +E308 | Other disorders of puberty | WHO +E309 | Disorder of puberty, unspecified | WHO +E31 | Polyglandular dysfunction | WHO +E310 | Autoimmune polyglandular failure | WHO +E311 | Polyglandular hyperfunction | WHO +E3120 | Multiple endocrine neoplasia [MEN] syndrome, unspecified | CMS +E3121 | Multiple endocrine neoplasia [MEN] type I | CMS +E3122 | Multiple endocrine neoplasia [MEN] type IIA | CMS +E3123 | Multiple endocrine neoplasia [MEN] type IIB | CMS +E318 | Other polyglandular dysfunction | WHO +E319 | Polyglandular dysfunction, unspecified | WHO +E32 | Diseases of thymus | WHO +E320 | Persistent hyperplasia of thymus | WHO +E321 | Abscess of thymus | WHO +E328 | Other diseases of thymus | WHO +E329 | Disease of thymus, unspecified | WHO +E34 | Other endocrine disorders | WHO +E340 | Carcinoid syndrome | WHO +E341 | Other hypersecretion of intestinal hormones | WHO +E342 | Ectopic hormone secretion, not elsewhere classified | WHO +E343 | Short stature, not elsewhere classified | WHO +E344 | Constitutional tall stature | WHO +E345 | Androgen resistance syndrome | WHO +E3450 | Androgen insensitivity syndrome, unspecified | CMS +E3451 | Complete androgen insensitivity syndrome | CMS +E3452 | Partial androgen insensitivity syndrome | CMS +E348 | Other specified endocrine disorders | WHO +E349 | Endocrine disorder, unspecified | WHO +E35 | Disorders of endocrine glands in diseases classified elsewhere | WHO +E350 | Disorders of thyroid gland in diseases classified elsewhere | WHO +E351 | Disorders of adrenal glands in diseases classified elsewhere | WHO +E358 | Disorders of other endocrine glands in diseases classified elsewhere | WHO +E3601 | Intraoperative hemorrhage and hematoma of an endocrine system organ or structure complicating an endocrine system procedure | CMS +E3602 | Intraoperative hemorrhage and hematoma of an endocrine system organ or structure complicating other procedure | CMS +E3611 | Accidental puncture and laceration of an endocrine system organ or structure during an endocrine system procedure | CMS +E3612 | Accidental puncture and laceration of an endocrine system organ or structure during other procedure | CMS +E368 | Other intraoperative complications of endocrine system | CMS +E40 | Kwashiorkor | WHO +E41 | Nutritional marasmus | WHO +E42 | Marasmic kwashiorkor | WHO +E43 | Unspecified severe protein-energy malnutrition | WHO +E44 | Protein-energy malnutrition of moderate and mild degree | WHO +E440 | Moderate protein-energy malnutrition | WHO +E441 | Mild protein-energy malnutrition | WHO +E45 | Retarded development following protein-energy malnutrition | WHO +E46 | Unspecified protein-energy malnutrition | WHO +E50 | Vitamin A deficiency | WHO +E500 | Vitamin A deficiency with conjunctival xerosis | WHO +E501 | Vitamin A deficiency with Bitot spot and conjunctival xerosis | WHO +E502 | Vitamin A deficiency with corneal xerosis | WHO +E503 | Vitamin A deficiency with corneal ulceration and xerosis | WHO +E504 | Vitamin A deficiency with keratomalacia | WHO +E505 | Vitamin A deficiency with night blindness | WHO +E506 | Vitamin A deficiency with xerophthalmic scars of cornea | WHO +E507 | Other ocular manifestations of vitamin A deficiency | WHO +E508 | Other manifestations of vitamin A deficiency | WHO +E509 | Vitamin A deficiency, unspecified | WHO +E51 | Thiamine deficiency | WHO +E511 | Beriberi | WHO +E5111 | Dry beriberi | CMS +E5112 | Wet beriberi | CMS +E512 | Wernicke encephalopathy | WHO +E518 | Other manifestations of thiamine deficiency | WHO +E519 | Thiamine deficiency, unspecified | WHO +E52 | Niacin deficiency [pellagra] | WHO +E53 | Deficiency of other B group vitamins | WHO +E530 | Riboflavin deficiency | WHO +E531 | Pyridoxine deficiency | WHO +E538 | Deficiency of other specified B group vitamins | WHO +E539 | Vitamin B deficiency, unspecified | WHO +E54 | Ascorbic acid deficiency | WHO +E55 | Vitamin D deficiency | WHO +E550 | Rickets, active | WHO +E559 | Vitamin D deficiency, unspecified | WHO +E56 | Other vitamin deficiencies | WHO +E560 | Deficiency of vitamin E | WHO +E561 | Deficiency of vitamin K | WHO +E568 | Deficiency of other vitamins | WHO +E569 | Vitamin deficiency, unspecified | WHO +E58 | Dietary calcium deficiency | WHO +E59 | Dietary selenium deficiency | WHO +E60 | Dietary zinc deficiency | WHO +E61 | Deficiency of other nutrient elements | WHO +E610 | Copper deficiency | WHO +E611 | Iron deficiency | WHO +E612 | Magnesium deficiency | WHO +E613 | Manganese deficiency | WHO +E614 | Chromium deficiency | WHO +E615 | Molybdenum deficiency | WHO +E616 | Vanadium deficiency | WHO +E617 | Deficiency of multiple nutrient elements | WHO +E618 | Deficiency of other specified nutrient elements | WHO +E619 | Deficiency of nutrient element, unspecified | WHO +E63 | Other nutritional deficiencies | WHO +E630 | Essential fatty acid [EFA] deficiency | WHO +E631 | Imbalance of constituents of food intake | WHO +E638 | Other specified nutritional deficiencies | WHO +E639 | Nutritional deficiency, unspecified | WHO +E64 | Sequelae of malnutrition and other nutritional deficiencies | WHO +E640 | Sequelae of protein-energy malnutrition | WHO +E641 | Sequelae of vitamin A deficiency | WHO +E642 | Sequelae of vitamin C deficiency | WHO +E643 | Sequelae of rickets | WHO +E648 | Sequelae of other nutritional deficiencies | WHO +E649 | Sequelae of unspecified nutritional deficiency | WHO +E65 | Localized adiposity | WHO +E66 | Obesity | WHO +E660 | Obesity due to excess calories | WHO +E6601 | Morbid (severe) obesity due to excess calories | CMS +E6609 | Other obesity due to excess calories | CMS +E661 | Drug-induced obesity | WHO +E662 | Extreme obesity with alveolar hypoventilation | WHO +E663 | Overweight | CMS +E668 | Other obesity | WHO +E669 | Obesity, unspecified | WHO +E67 | Other hyperalimentation | WHO +E670 | Hypervitaminosis A | WHO +E671 | Hypercarotenaemia | WHO +E672 | Megavitamin-B 6 syndrome | WHO +E673 | Hypervitaminosis D | WHO +E678 | Other specified hyperalimentation | WHO +E68 | Sequelae of hyperalimentation | WHO +E70 | Disorders of aromatic amino-acid metabolism | WHO +E700 | Classical phenylketonuria | WHO +E701 | Other hyperphenylalaninaemias | WHO +E702 | Disorders of tyrosine metabolism | WHO +E7020 | Disorder of tyrosine metabolism, unspecified | CMS +E7021 | Tyrosinemia | CMS +E7029 | Other disorders of tyrosine metabolism | CMS +E703 | Albinism | WHO +E7030 | Albinism, unspecified | CMS +E70310 | X-linked ocular albinism | CMS +E70311 | Autosomal recessive ocular albinism | CMS +E70318 | Other ocular albinism | CMS +E70319 | Ocular albinism, unspecified | CMS +E70320 | Tyrosinase negative oculocutaneous albinism | CMS +E70321 | Tyrosinase positive oculocutaneous albinism | CMS +E70328 | Other oculocutaneous albinism | CMS +E70329 | Oculocutaneous albinism, unspecified | CMS +E70330 | Chediak-Higashi syndrome | CMS +E70331 | Hermansky-Pudlak syndrome | CMS +E70338 | Other albinism with hematologic abnormality | CMS +E70339 | Albinism with hematologic abnormality, unspecified | CMS +E7039 | Other specified albinism | CMS +E7040 | Disorders of histidine metabolism, unspecified | CMS +E7041 | Histidinemia | CMS +E7049 | Other disorders of histidine metabolism | CMS +E705 | Disorders of tryptophan metabolism | CMS +E708 | Other disorders of aromatic amino-acid metabolism | WHO +E709 | Disorder of aromatic amino-acid metabolism, unspecified | WHO +E71 | Disorders of branched-chain amino-acid metabolism and fatty-acid metabolism | WHO +E710 | Maple-syrup-urine disease | WHO +E711 | Other disorders of branched-chain amino-acid metabolism | WHO +E71110 | Isovaleric acidemia | CMS +E71111 | 3-methylglutaconic aciduria | CMS +E71118 | Other branched-chain organic acidurias | CMS +E71120 | Methylmalonic acidemia | CMS +E71121 | Propionic acidemia | CMS +E71128 | Other disorders of propionate metabolism | CMS +E7119 | Other disorders of branched-chain amino-acid metabolism | CMS +E712 | Disorder of branched-chain amino-acid metabolism, unspecified | WHO +E713 | Disorders of fatty-acid metabolism | WHO +E7130 | Disorder of fatty-acid metabolism, unspecified | CMS +E71310 | Long chain/very long chain acyl CoA dehydrogenase deficiency | CMS +E71311 | Medium chain acyl CoA dehydrogenase deficiency | CMS +E71312 | Short chain acyl CoA dehydrogenase deficiency | CMS +E71313 | Glutaric aciduria type II | CMS +E71314 | Muscle carnitine palmitoyltransferase deficiency | CMS +E71318 | Other disorders of fatty-acid oxidation | CMS +E7132 | Disorders of ketone metabolism | CMS +E7139 | Other disorders of fatty-acid metabolism | CMS +E7140 | Disorder of carnitine metabolism, unspecified | CMS +E7141 | Primary carnitine deficiency | CMS +E7142 | Carnitine deficiency due to inborn errors of metabolism | CMS +E7143 | Iatrogenic carnitine deficiency | CMS +E71440 | Ruvalcaba-Myhre-Smith syndrome | CMS +E71448 | Other secondary carnitine deficiency | CMS +E7150 | Peroxisomal disorder, unspecified | CMS +E71510 | Zellweger syndrome | CMS +E71511 | Neonatal adrenoleukodystrophy | CMS +E71518 | Other disorders of peroxisome biogenesis | CMS +E71520 | Childhood cerebral X-linked adrenoleukodystrophy | CMS +E71521 | Adolescent X-linked adrenoleukodystrophy | CMS +E71522 | Adrenomyeloneuropathy | CMS +E71528 | Other X-linked adrenoleukodystrophy | CMS +E71529 | X-linked adrenoleukodystrophy, unspecified type | CMS +E7153 | Other group 2 peroxisomal disorders | CMS +E71540 | Rhizomelic chondrodysplasia punctata | CMS +E71541 | Zellweger-like syndrome | CMS +E71542 | Other group 3 peroxisomal disorders | CMS +E71548 | Other peroxisomal disorders | CMS +E72 | Other disorders of amino-acid metabolism | WHO +E720 | Disorders of amino-acid transport | WHO +E7200 | Disorders of amino-acid transport, unspecified | CMS +E7201 | Cystinuria | CMS +E7202 | Hartnup's disease | CMS +E7203 | Lowe's syndrome | CMS +E7204 | Cystinosis | CMS +E7209 | Other disorders of amino-acid transport | CMS +E721 | Disorders of sulfur-bearing amino-acid metabolism | WHO +E7210 | Disorders of sulfur-bearing amino-acid metabolism, unspecified | CMS +E7211 | Homocystinuria | CMS +E7212 | Methylenetetrahydrofolate reductase deficiency | CMS +E7219 | Other disorders of sulfur-bearing amino-acid metabolism | CMS +E722 | Disorders of urea cycle metabolism | WHO +E7220 | Disorder of urea cycle metabolism, unspecified | CMS +E7221 | Argininemia | CMS +E7222 | Arginosuccinic aciduria | CMS +E7223 | Citrullinemia | CMS +E7229 | Other disorders of urea cycle metabolism | CMS +E723 | Disorders of lysine and hydroxylysine metabolism | WHO +E724 | Disorders of ornithine metabolism | WHO +E725 | Disorders of glycine metabolism | WHO +E7250 | Disorder of glycine metabolism, unspecified | CMS +E7251 | Non-ketotic hyperglycinemia | CMS +E7252 | Trimethylaminuria | CMS +E7253 | Primary hyperoxaluria | CMS +E7259 | Other disorders of glycine metabolism | CMS +E728 | Other specified disorders of amino-acid metabolism | WHO +E7281 | Disorders of gamma aminobutyric acid metabolism | CMS +E7289 | Other specified disorders of amino-acid metabolism | CMS +E729 | Disorder of amino-acid metabolism, unspecified | WHO +E73 | Lactose intolerance | WHO +E730 | Congenital lactase deficiency | WHO +E731 | Secondary lactase deficiency | WHO +E738 | Other lactose intolerance | WHO +E739 | Lactose intolerance, unspecified | WHO +E74 | Other disorders of carbohydrate metabolism | WHO +E740 | Glycogen storage disease | WHO +E7400 | Glycogen storage disease, unspecified | CMS +E7401 | von Gierke disease | CMS +E7402 | Pompe disease | CMS +E7403 | Cori disease | CMS +E7404 | McArdle disease | CMS +E7409 | Other glycogen storage disease | CMS +E741 | Disorders of fructose metabolism | WHO +E7410 | Disorder of fructose metabolism, unspecified | CMS +E7411 | Essential fructosuria | CMS +E7412 | Hereditary fructose intolerance | CMS +E7419 | Other disorders of fructose metabolism | CMS +E742 | Disorders of galactose metabolism | WHO +E7420 | Disorders of galactose metabolism, unspecified | CMS +E7421 | Galactosemia | CMS +E7429 | Other disorders of galactose metabolism | CMS +E743 | Other disorders of intestinal carbohydrate absorption | WHO +E7431 | Sucrase-isomaltase deficiency | CMS +E7439 | Other disorders of intestinal carbohydrate absorption | CMS +E744 | Disorders of pyruvate metabolism and gluconeogenesis | WHO +E748 | Other specified disorders of carbohydrate metabolism | WHO +E749 | Disorder of carbohydrate metabolism, unspecified | WHO +E75 | Disorders of sphingolipid metabolism and other lipid storage disorders | WHO +E750 | GM 2 gangliosidosis | WHO +E7500 | GM2 gangliosidosis, unspecified | CMS +E7501 | Sandhoff disease | CMS +E7502 | Tay-Sachs disease | CMS +E7509 | Other GM2 gangliosidosis | CMS +E751 | Other gangliosidosis | WHO +E7510 | Unspecified gangliosidosis | CMS +E7511 | Mucolipidosis IV | CMS +E7519 | Other gangliosidosis | CMS +E752 | Other sphingolipidosis | WHO +E7521 | Fabry (-Anderson) disease | CMS +E7522 | Gaucher disease | CMS +E7523 | Krabbe disease | CMS +E75240 | Niemann-Pick disease type A | CMS +E75241 | Niemann-Pick disease type B | CMS +E75242 | Niemann-Pick disease type C | CMS +E75243 | Niemann-Pick disease type D | CMS +E75248 | Other Niemann-Pick disease | CMS +E75249 | Niemann-Pick disease, unspecified | CMS +E7525 | Metachromatic leukodystrophy | CMS +E7526 | Sulfatase deficiency | CMS +E7529 | Other sphingolipidosis | CMS +E753 | Sphingolipidosis, unspecified | WHO +E754 | Neuronal ceroid lipofuscinosis | WHO +E755 | Other lipid storage disorders | WHO +E756 | Lipid storage disorder, unspecified | WHO +E76 | Disorders of glycosaminoglycan metabolism | WHO +E760 | Mucopolysaccharidosis, type I | WHO +E7601 | Hurler's syndrome | CMS +E7602 | Hurler-Scheie syndrome | CMS +E7603 | Scheie's syndrome | CMS +E761 | Mucopolysaccharidosis, type II | WHO +E762 | Other mucopolysaccharidoses | WHO +E76210 | Morquio A mucopolysaccharidoses | CMS +E76211 | Morquio B mucopolysaccharidoses | CMS +E76219 | Morquio mucopolysaccharidoses, unspecified | CMS +E7622 | Sanfilippo mucopolysaccharidoses | CMS +E7629 | Other mucopolysaccharidoses | CMS +E763 | Mucopolysaccharidosis, unspecified | WHO +E768 | Other disorders of glucosaminoglycan metabolism | WHO +E769 | Disorder of glucosaminoglycan metabolism, unspecified | WHO +E77 | Disorders of glycoprotein metabolism | WHO +E770 | Defects in post-translational modification of lysosomal enzymes | WHO +E771 | Defects in glycoprotein degradation | WHO +E778 | Other disorders of glycoprotein metabolism | WHO +E779 | Disorder of glycoprotein metabolism, unspecified | WHO +E78 | Disorders of lipoprotein metabolism and other lipidaemias | WHO +E780 | Pure hypercholesterolaemia | WHO +E7800 | Pure hypercholesterolemia, unspecified | CMS +E7801 | Familial hypercholesterolemia | CMS +E781 | Pure hyperglyceridaemia | WHO +E782 | Mixed hyperlipidaemia | WHO +E783 | Hyperchylomicronaemia | WHO +E784 | Other hyperlipidaemia | WHO +E7841 | Elevated Lipoprotein(a) | CMS +E7849 | Other hyperlipidemia | CMS +E785 | Hyperlipidaemia, unspecified | WHO +E786 | Lipoprotein deficiency | WHO +E7870 | Disorder of bile acid and cholesterol metabolism, unspecified | CMS +E7871 | Barth syndrome | CMS +E7872 | Smith-Lemli-Opitz syndrome | CMS +E7879 | Other disorders of bile acid and cholesterol metabolism | CMS +E788 | Other disorders of lipoprotein metabolism | WHO +E7881 | Lipoid dermatoarthritis | CMS +E7889 | Other lipoprotein metabolism disorders | CMS +E789 | Disorder of lipoprotein metabolism, unspecified | WHO +E79 | Disorders of purine and pyrimidine metabolism | WHO +E790 | Hyperuricaemia without signs of inflammatory arthritis and tophaceous disease | WHO +E791 | Lesch-Nyhan syndrome | WHO +E792 | Myoadenylate deaminase deficiency | CMS +E798 | Other disorders of purine and pyrimidine metabolism | WHO +E799 | Disorder of purine and pyrimidine metabolism, unspecified | WHO +E80 | Disorders of porphyrin and bilirubin metabolism | WHO +E800 | Hereditary erythropoietic porphyria | WHO +E801 | Porphyria cutanea tarda | WHO +E802 | Other porphyria | WHO +E8020 | Unspecified porphyria | CMS +E8021 | Acute intermittent (hepatic) porphyria | CMS +E8029 | Other porphyria | CMS +E803 | Defects of catalase and peroxidase | WHO +E804 | Gilbert syndrome | WHO +E805 | Crigler-Najjar syndrome | WHO +E806 | Other disorders of bilirubin metabolism | WHO +E807 | Disorder of bilirubin metabolism, unspecified | WHO +E83 | Disorders of mineral metabolism | WHO +E830 | Disorders of copper metabolism | WHO +E8300 | Disorder of copper metabolism, unspecified | CMS +E8301 | Wilson's disease | CMS +E8309 | Other disorders of copper metabolism | CMS +E831 | Disorders of iron metabolism | WHO +E8310 | Disorder of iron metabolism, unspecified | CMS +E83110 | Hereditary hemochromatosis | CMS +E83111 | Hemochromatosis due to repeated red blood cell transfusions | CMS +E83118 | Other hemochromatosis | CMS +E83119 | Hemochromatosis, unspecified | CMS +E8319 | Other disorders of iron metabolism | CMS +E832 | Disorders of zinc metabolism | WHO +E833 | Disorders of phosphorus metabolism and phosphatases | WHO +E8330 | Disorder of phosphorus metabolism, unspecified | CMS +E8331 | Familial hypophosphatemia | CMS +E8332 | Hereditary vitamin D-dependent rickets (type 1) (type 2) | CMS +E8339 | Other disorders of phosphorus metabolism | CMS +E834 | Disorders of magnesium metabolism | WHO +E8340 | Disorders of magnesium metabolism, unspecified | CMS +E8341 | Hypermagnesemia | CMS +E8342 | Hypomagnesemia | CMS +E8349 | Other disorders of magnesium metabolism | CMS +E835 | Disorders of calcium metabolism | WHO +E8350 | Unspecified disorder of calcium metabolism | CMS +E8351 | Hypocalcemia | CMS +E8352 | Hypercalcemia | CMS +E8359 | Other disorders of calcium metabolism | CMS +E838 | Other disorders of mineral metabolism | WHO +E8381 | Hungry bone syndrome | CMS +E8389 | Other disorders of mineral metabolism | CMS +E839 | Disorder of mineral metabolism, unspecified | WHO +E84 | Cystic fibrosis | WHO +E840 | Cystic fibrosis with pulmonary manifestations | WHO +E841 | Cystic fibrosis with intestinal manifestations | WHO +E8411 | Meconium ileus in cystic fibrosis | CMS +E8419 | Cystic fibrosis with other intestinal manifestations | CMS +E848 | Cystic fibrosis with other manifestations | WHO +E849 | Cystic fibrosis, unspecified | WHO +E85 | Amyloidosis | WHO +E850 | Non-neuropathic heredofamilial amyloidosis | WHO +E851 | Neuropathic heredofamilial amyloidosis | WHO +E852 | Heredofamilial amyloidosis, unspecified | WHO +E853 | Secondary systemic amyloidosis | WHO +E854 | Organ-limited amyloidosis | WHO +E858 | Other amyloidosis | WHO +E8581 | Light chain (AL) amyloidosis | CMS +E8582 | Wild-type transthyretin-related (ATTR) amyloidosis | CMS +E8589 | Other amyloidosis | CMS +E859 | Amyloidosis, unspecified | WHO +E86 | Volume depletion | WHO +E860 | Dehydration | CMS +E861 | Hypovolemia | CMS +E869 | Volume depletion, unspecified | CMS +E87 | Other disorders of fluid, electrolyte and acid-base balance | WHO +E870 | Hyperosmolality and hypernatraemia | WHO +E871 | Hypo-osmolality and hyponatraemia | WHO +E872 | Acidosis | WHO +E873 | Alkalosis | WHO +E874 | Mixed disorder of acid-base balance | WHO +E875 | Hyperkalaemia | WHO +E876 | Hypokalaemia | WHO +E877 | Fluid overload | WHO +E8770 | Fluid overload, unspecified | CMS +E8771 | Transfusion associated circulatory overload | CMS +E8779 | Other fluid overload | CMS +E878 | Other disorders of electrolyte and fluid balance, not elsewhere classified | WHO +E88 | Other metabolic disorders | WHO +E880 | Disorders of plasma-protein metabolism, not elsewhere classified | WHO +E8801 | Alpha-1-antitrypsin deficiency | CMS +E8802 | Plasminogen deficiency | CMS +E8809 | Other disorders of plasma-protein metabolism, not elsewhere classified | CMS +E881 | Lipodystrophy, not elsewhere classified | WHO +E882 | Lipomatosis, not elsewhere classified | WHO +E883 | Tumour lysis syndrome | WHO +E8840 | Mitochondrial metabolism disorder, unspecified | CMS +E8841 | MELAS syndrome | CMS +E8842 | MERRF syndrome | CMS +E8849 | Other mitochondrial metabolism disorders | CMS +E888 | Other specified metabolic disorders | WHO +E8881 | Metabolic syndrome | CMS +E8889 | Other specified metabolic disorders | CMS +E889 | Metabolic disorder, unspecified | WHO +E89 | Postprocedural endocrine and metabolic disorders, not elsewhere classified | WHO +E890 | Postprocedural hypothyroidism | WHO +E891 | Postprocedural hypoinsulinaemia | WHO +E892 | Postprocedural hypoparathyroidism | WHO +E893 | Postprocedural hypopituitarism | WHO +E894 | Postprocedural ovarian failure | WHO +E8940 | Asymptomatic postprocedural ovarian failure | CMS +E8941 | Symptomatic postprocedural ovarian failure | CMS +E895 | Postprocedural testicular hypofunction | WHO +E896 | Postprocedural adrenocortical(-medullary) hypofunction | WHO +E898 | Other postprocedural endocrine and metabolic disorders | WHO +E89810 | Postprocedural hemorrhage of an endocrine system organ or structure following an endocrine system procedure | CMS +E89811 | Postprocedural hemorrhage of an endocrine system organ or structure following other procedure | CMS +E89820 | Postprocedural hematoma of an endocrine system organ or structure following an endocrine system procedure | CMS +E89821 | Postprocedural hematoma of an endocrine system organ or structure following other procedure | CMS +E89822 | Postprocedural seroma of an endocrine system organ or structure following an endocrine system procedure | CMS +E89823 | Postprocedural seroma of an endocrine system organ or structure following other procedure | CMS +E8989 | Other postprocedural endocrine and metabolic complications and disorders | CMS +E899 | Postprocedural endocrine and metabolic disorder, unspecified | WHO +E90 | Nutritional and metabolic disorders in diseases classified elsewhere | WHO +F00 | Dementia in Alzheimer disease | WHO +F000 | Dementia in Alzheimer disease with early onset | WHO +F001 | Dementia in Alzheimer disease with late onset | WHO +F002 | Dementia in Alzheimer disease, atypical or mixed type | WHO +F009 | Dementia in Alzheimer disease, unspecified | WHO +F01 | Vascular dementia | WHO +F010 | Vascular dementia of acute onset | WHO +F011 | Multi-infarct dementia | WHO +F012 | Subcortical vascular dementia | WHO +F013 | Mixed cortical and subcortical vascular dementia | WHO +F0150 | Vascular dementia without behavioral disturbance | CMS +F0151 | Vascular dementia with behavioral disturbance | CMS +F018 | Other vascular dementia | WHO +F019 | Vascular dementia, unspecified | WHO +F02 | Dementia in other diseases classified elsewhere | WHO +F020 | Dementia in Pick disease | WHO +F021 | Dementia in Creutzfeldt-Jakob disease | WHO +F022 | Dementia in Huntington disease | WHO +F023 | Dementia in Parkinson disease | WHO +F024 | Dementia in human immunodeficiency virus [HIV] disease | WHO +F028 | Dementia in other specified diseases classified elsewhere | WHO +F0280 | Dementia in other diseases classified elsewhere without behavioral disturbance | CMS +F0281 | Dementia in other diseases classified elsewhere with behavioral disturbance | CMS +F03 | Unspecified dementia | WHO +F0390 | Unspecified dementia without behavioral disturbance | CMS +F0391 | Unspecified dementia with behavioral disturbance | CMS +F04 | Organic amnesic syndrome, not induced by alcohol and other psychoactive substances | WHO +F05 | Delirium, not induced by alcohol and other psychoactive substances | WHO +F050 | Delirium not superimposed on dementia, so described | WHO +F051 | Delirium superimposed on dementia | WHO +F058 | Other delirium | WHO +F059 | Delirium, unspecified | WHO +F06 | Other mental disorders due to brain damage and dysfunction and to physical disease | WHO +F060 | Organic hallucinosis | WHO +F061 | Organic catatonic disorder | WHO +F062 | Organic delusional [schizophrenia-like] disorder | WHO +F063 | Organic mood [affective] disorders | WHO +F0630 | Mood disorder due to known physiological condition, unspecified | CMS +F0631 | Mood disorder due to known physiological condition with depressive features | CMS +F0632 | Mood disorder due to known physiological condition with major depressive-like episode | CMS +F0633 | Mood disorder due to known physiological condition with manic features | CMS +F0634 | Mood disorder due to known physiological condition with mixed features | CMS +F064 | Organic anxiety disorder | WHO +F065 | Organic dissociative disorder | WHO +F066 | Organic emotionally labile [asthenic] disorder | WHO +F067 | Mild cognitive disorder | WHO +F068 | Other specified mental disorders due to brain damage and dysfunction and to physical disease | WHO +F069 | Unspecified mental disorder due to brain damage and dysfunction and to physical disease | WHO +F07 | Personality and behavioural disorders due to brain disease, damage and dysfunction | WHO +F070 | Organic personality disorder | WHO +F071 | Postencephalitic syndrome | WHO +F072 | Postconcussional syndrome | WHO +F078 | Other organic personality and behavioural disorders due to brain disease, damage and dysfunction | WHO +F0781 | Postconcussional syndrome | CMS +F0789 | Other personality and behavioral disorders due to known physiological condition | CMS +F079 | Unspecified organic personality and behavioural disorder due to brain disease, damage and dysfunction | WHO +F09 | Unspecified organic or symptomatic mental disorder | WHO +F10 | Mental and behavioural disorders due to use of alcohol | WHO +F100 | Mental and behavioural disorders due to use of alcohol : acute intoxication | WHO +F101 | Mental and behavioural disorders due to use of alcohol : harmful use | WHO +F1010 | Alcohol abuse, uncomplicated | CMS +F1011 | Alcohol abuse, in remission | CMS +F10120 | Alcohol abuse with intoxication, uncomplicated | CMS +F10121 | Alcohol abuse with intoxication delirium | CMS +F10129 | Alcohol abuse with intoxication, unspecified | CMS +F1014 | Alcohol abuse with alcohol-induced mood disorder | CMS +F10150 | Alcohol abuse with alcohol-induced psychotic disorder with delusions | CMS +F10151 | Alcohol abuse with alcohol-induced psychotic disorder with hallucinations | CMS +F10159 | Alcohol abuse with alcohol-induced psychotic disorder, unspecified | CMS +F10180 | Alcohol abuse with alcohol-induced anxiety disorder | CMS +F10181 | Alcohol abuse with alcohol-induced sexual dysfunction | CMS +F10182 | Alcohol abuse with alcohol-induced sleep disorder | CMS +F10188 | Alcohol abuse with other alcohol-induced disorder | CMS +F1019 | Alcohol abuse with unspecified alcohol-induced disorder | CMS +F102 | Mental and behavioural disorders due to use of alcohol : dependence syndrome | WHO +F1020 | Alcohol dependence, uncomplicated | CMS +F1021 | Alcohol dependence, in remission | CMS +F10220 | Alcohol dependence with intoxication, uncomplicated | CMS +F10221 | Alcohol dependence with intoxication delirium | CMS +F10229 | Alcohol dependence with intoxication, unspecified | CMS +F10230 | Alcohol dependence with withdrawal, uncomplicated | CMS +F10231 | Alcohol dependence with withdrawal delirium | CMS +F10232 | Alcohol dependence with withdrawal with perceptual disturbance | CMS +F10239 | Alcohol dependence with withdrawal, unspecified | CMS +F1024 | Alcohol dependence with alcohol-induced mood disorder | CMS +F10250 | Alcohol dependence with alcohol-induced psychotic disorder with delusions | CMS +F10251 | Alcohol dependence with alcohol-induced psychotic disorder with hallucinations | CMS +F10259 | Alcohol dependence with alcohol-induced psychotic disorder, unspecified | CMS +F1026 | Alcohol dependence with alcohol-induced persisting amnestic disorder | CMS +F1027 | Alcohol dependence with alcohol-induced persisting dementia | CMS +F10280 | Alcohol dependence with alcohol-induced anxiety disorder | CMS +F10281 | Alcohol dependence with alcohol-induced sexual dysfunction | CMS +F10282 | Alcohol dependence with alcohol-induced sleep disorder | CMS +F10288 | Alcohol dependence with other alcohol-induced disorder | CMS +F1029 | Alcohol dependence with unspecified alcohol-induced disorder | CMS +F103 | Mental and behavioural disorders due to use of alcohol withdrawal state | WHO +F104 | Mental and behavioural disorders due to use of alcohol withdrawal state with delirium | WHO +F105 | Mental and behavioural disorders due to use of alcohol : psychotic disorder | WHO +F106 | Mental and behavioural disorders due to use of alcohol : amnesic syndrome | WHO +F107 | Mental and behavioural disorders due to use of alcohol : residual and late-onset psychotic disorder | WHO +F108 | Mental and behavioural disorders due to use of alcohol : other mental and behavioural disorders | WHO +F109 | Mental and behavioural disorders due to use of alcohol : unspecified mental and behavioural disorder | WHO +F10920 | Alcohol use, unspecified with intoxication, uncomplicated | CMS +F10921 | Alcohol use, unspecified with intoxication delirium | CMS +F10929 | Alcohol use, unspecified with intoxication, unspecified | CMS +F1094 | Alcohol use, unspecified with alcohol-induced mood disorder | CMS +F10950 | Alcohol use, unspecified with alcohol-induced psychotic disorder with delusions | CMS +F10951 | Alcohol use, unspecified with alcohol-induced psychotic disorder with hallucinations | CMS +F10959 | Alcohol use, unspecified with alcohol-induced psychotic disorder, unspecified | CMS +F1096 | Alcohol use, unspecified with alcohol-induced persisting amnestic disorder | CMS +F1097 | Alcohol use, unspecified with alcohol-induced persisting dementia | CMS +F10980 | Alcohol use, unspecified with alcohol-induced anxiety disorder | CMS +F10981 | Alcohol use, unspecified with alcohol-induced sexual dysfunction | CMS +F10982 | Alcohol use, unspecified with alcohol-induced sleep disorder | CMS +F10988 | Alcohol use, unspecified with other alcohol-induced disorder | CMS +F1099 | Alcohol use, unspecified with unspecified alcohol-induced disorder | CMS +F11 | Mental and behavioural disorders due to use of opioids | WHO +F110 | Mental and behavioural disorders due to use of opioids : acute intoxication | WHO +F111 | Mental and behavioural disorders due to use of opioids : harmful use | WHO +F1110 | Opioid abuse, uncomplicated | CMS +F1111 | Opioid abuse, in remission | CMS +F11120 | Opioid abuse with intoxication, uncomplicated | CMS +F11121 | Opioid abuse with intoxication delirium | CMS +F11122 | Opioid abuse with intoxication with perceptual disturbance | CMS +F11129 | Opioid abuse with intoxication, unspecified | CMS +F1114 | Opioid abuse with opioid-induced mood disorder | CMS +F11150 | Opioid abuse with opioid-induced psychotic disorder with delusions | CMS +F11151 | Opioid abuse with opioid-induced psychotic disorder with hallucinations | CMS +F11159 | Opioid abuse with opioid-induced psychotic disorder, unspecified | CMS +F11181 | Opioid abuse with opioid-induced sexual dysfunction | CMS +F11182 | Opioid abuse with opioid-induced sleep disorder | CMS +F11188 | Opioid abuse with other opioid-induced disorder | CMS +F1119 | Opioid abuse with unspecified opioid-induced disorder | CMS +F112 | Mental and behavioural disorders due to use of opioids : dependence syndrome | WHO +F1120 | Opioid dependence, uncomplicated | CMS +F1121 | Opioid dependence, in remission | CMS +F11220 | Opioid dependence with intoxication, uncomplicated | CMS +F11221 | Opioid dependence with intoxication delirium | CMS +F11222 | Opioid dependence with intoxication with perceptual disturbance | CMS +F11229 | Opioid dependence with intoxication, unspecified | CMS +F1123 | Opioid dependence with withdrawal | CMS +F1124 | Opioid dependence with opioid-induced mood disorder | CMS +F11250 | Opioid dependence with opioid-induced psychotic disorder with delusions | CMS +F11251 | Opioid dependence with opioid-induced psychotic disorder with hallucinations | CMS +F11259 | Opioid dependence with opioid-induced psychotic disorder, unspecified | CMS +F11281 | Opioid dependence with opioid-induced sexual dysfunction | CMS +F11282 | Opioid dependence with opioid-induced sleep disorder | CMS +F11288 | Opioid dependence with other opioid-induced disorder | CMS +F1129 | Opioid dependence with unspecified opioid-induced disorder | CMS +F113 | Mental and behavioural disorders due to use of opioids withdrawal state | WHO +F114 | Mental and behavioural disorders due to use of opioids withdrawal state with delirium | WHO +F115 | Mental and behavioural disorders due to use of opioids : psychotic disorder | WHO +F116 | Mental and behavioural disorders due to use of opioids : amnesic syndrome | WHO +F117 | Mental and behavioural disorders due to use of opioids : residual and late-onset psychotic disorder | WHO +F118 | Mental and behavioural disorders due to use of opioids : other mental and behavioural disorders | WHO +F119 | Mental and behavioural disorders due to use of opioids : unspecified mental and behavioural disorder | WHO +F1190 | Opioid use, unspecified, uncomplicated | CMS +F11920 | Opioid use, unspecified with intoxication, uncomplicated | CMS +F11921 | Opioid use, unspecified with intoxication delirium | CMS +F11922 | Opioid use, unspecified with intoxication with perceptual disturbance | CMS +F11929 | Opioid use, unspecified with intoxication, unspecified | CMS +F1193 | Opioid use, unspecified with withdrawal | CMS +F1194 | Opioid use, unspecified with opioid-induced mood disorder | CMS +F11950 | Opioid use, unspecified with opioid-induced psychotic disorder with delusions | CMS +F11951 | Opioid use, unspecified with opioid-induced psychotic disorder with hallucinations | CMS +F11959 | Opioid use, unspecified with opioid-induced psychotic disorder, unspecified | CMS +F11981 | Opioid use, unspecified with opioid-induced sexual dysfunction | CMS +F11982 | Opioid use, unspecified with opioid-induced sleep disorder | CMS +F11988 | Opioid use, unspecified with other opioid-induced disorder | CMS +F1199 | Opioid use, unspecified with unspecified opioid-induced disorder | CMS +F12 | Mental and behavioural disorders due to use of cannabinoids | WHO +F120 | Mental and behavioural disorders due to use of cannabinoids : acute intoxication | WHO +F121 | Mental and behavioural disorders due to use of cannabinoids : harmful use | WHO +F1210 | Cannabis abuse, uncomplicated | CMS +F1211 | Cannabis abuse, in remission | CMS +F12120 | Cannabis abuse with intoxication, uncomplicated | CMS +F12121 | Cannabis abuse with intoxication delirium | CMS +F12122 | Cannabis abuse with intoxication with perceptual disturbance | CMS +F12129 | Cannabis abuse with intoxication, unspecified | CMS +F12150 | Cannabis abuse with psychotic disorder with delusions | CMS +F12151 | Cannabis abuse with psychotic disorder with hallucinations | CMS +F12159 | Cannabis abuse with psychotic disorder, unspecified | CMS +F12180 | Cannabis abuse with cannabis-induced anxiety disorder | CMS +F12188 | Cannabis abuse with other cannabis-induced disorder | CMS +F1219 | Cannabis abuse with unspecified cannabis-induced disorder | CMS +F122 | Mental and behavioural disorders due to use of cannabinoids : dependence syndrome | WHO +F1220 | Cannabis dependence, uncomplicated | CMS +F1221 | Cannabis dependence, in remission | CMS +F12220 | Cannabis dependence with intoxication, uncomplicated | CMS +F12221 | Cannabis dependence with intoxication delirium | CMS +F12222 | Cannabis dependence with intoxication with perceptual disturbance | CMS +F12229 | Cannabis dependence with intoxication, unspecified | CMS +F1223 | Cannabis dependence with withdrawal | CMS +F12250 | Cannabis dependence with psychotic disorder with delusions | CMS +F12251 | Cannabis dependence with psychotic disorder with hallucinations | CMS +F12259 | Cannabis dependence with psychotic disorder, unspecified | CMS +F12280 | Cannabis dependence with cannabis-induced anxiety disorder | CMS +F12288 | Cannabis dependence with other cannabis-induced disorder | CMS +F1229 | Cannabis dependence with unspecified cannabis-induced disorder | CMS +F123 | Mental and behavioural disorders due to use of cannabinoids withdrawal state | WHO +F124 | Mental and behavioural disorders due to use of cannabinoids withdrawal state with delirium | WHO +F125 | Mental and behavioural disorders due to use of cannabinoids : psychotic disorder | WHO +F126 | Mental and behavioural disorders due to use of cannabinoids : amnesic syndrome | WHO +F127 | Mental and behavioural disorders due to use of cannabinoids : residual and late-onset psychotic disorder | WHO +F128 | Mental and behavioural disorders due to use of cannabinoids : other mental and behavioural disorders | WHO +F129 | Mental and behavioural disorders due to use of cannabinoids : unspecified mental and behavioural disorder | WHO +F1290 | Cannabis use, unspecified, uncomplicated | CMS +F12920 | Cannabis use, unspecified with intoxication, uncomplicated | CMS +F12921 | Cannabis use, unspecified with intoxication delirium | CMS +F12922 | Cannabis use, unspecified with intoxication with perceptual disturbance | CMS +F12929 | Cannabis use, unspecified with intoxication, unspecified | CMS +F1293 | Cannabis use, unspecified with withdrawal | CMS +F12950 | Cannabis use, unspecified with psychotic disorder with delusions | CMS +F12951 | Cannabis use, unspecified with psychotic disorder with hallucinations | CMS +F12959 | Cannabis use, unspecified with psychotic disorder, unspecified | CMS +F12980 | Cannabis use, unspecified with anxiety disorder | CMS +F12988 | Cannabis use, unspecified with other cannabis-induced disorder | CMS +F1299 | Cannabis use, unspecified with unspecified cannabis-induced disorder | CMS +F13 | Mental and behavioural disorders due to use of sedatives or hypnotics | WHO +F130 | Mental and behavioural disorders due to use of sedatives or hypnotics : acute intoxication | WHO +F131 | Mental and behavioural disorders due to use of sedatives or hypnotics : harmful use | WHO +F1310 | Sedative, hypnotic or anxiolytic abuse, uncomplicated | CMS +F1311 | Sedative, hypnotic or anxiolytic abuse, in remission | CMS +F13120 | Sedative, hypnotic or anxiolytic abuse with intoxication, uncomplicated | CMS +F13121 | Sedative, hypnotic or anxiolytic abuse with intoxication delirium | CMS +F13129 | Sedative, hypnotic or anxiolytic abuse with intoxication, unspecified | CMS +F1314 | Sedative, hypnotic or anxiolytic abuse with sedative, hypnotic or anxiolytic-induced mood disorder | CMS +F13150 | Sedative, hypnotic or anxiolytic abuse with sedative, hypnotic or anxiolytic-induced psychotic disorder with delusions | CMS +F13151 | Sedative, hypnotic or anxiolytic abuse with sedative, hypnotic or anxiolytic-induced psychotic disorder with hallucinations | CMS +F13159 | Sedative, hypnotic or anxiolytic abuse with sedative, hypnotic or anxiolytic-induced psychotic disorder, unspecified | CMS +F13180 | Sedative, hypnotic or anxiolytic abuse with sedative, hypnotic or anxiolytic-induced anxiety disorder | CMS +F13181 | Sedative, hypnotic or anxiolytic abuse with sedative, hypnotic or anxiolytic-induced sexual dysfunction | CMS +F13182 | Sedative, hypnotic or anxiolytic abuse with sedative, hypnotic or anxiolytic-induced sleep disorder | CMS +F13188 | Sedative, hypnotic or anxiolytic abuse with other sedative, hypnotic or anxiolytic-induced disorder | CMS +F1319 | Sedative, hypnotic or anxiolytic abuse with unspecified sedative, hypnotic or anxiolytic-induced disorder | CMS +F132 | Mental and behavioural disorders due to use of sedatives or hypnotics : dependence syndrome | WHO +F1320 | Sedative, hypnotic or anxiolytic dependence, uncomplicated | CMS +F1321 | Sedative, hypnotic or anxiolytic dependence, in remission | CMS +F13220 | Sedative, hypnotic or anxiolytic dependence with intoxication, uncomplicated | CMS +F13221 | Sedative, hypnotic or anxiolytic dependence with intoxication delirium | CMS +F13229 | Sedative, hypnotic or anxiolytic dependence with intoxication, unspecified | CMS +F13230 | Sedative, hypnotic or anxiolytic dependence with withdrawal, uncomplicated | CMS +F13231 | Sedative, hypnotic or anxiolytic dependence with withdrawal delirium | CMS +F13232 | Sedative, hypnotic or anxiolytic dependence with withdrawal with perceptual disturbance | CMS +F13239 | Sedative, hypnotic or anxiolytic dependence with withdrawal, unspecified | CMS +F1324 | Sedative, hypnotic or anxiolytic dependence with sedative, hypnotic or anxiolytic-induced mood disorder | CMS +F13250 | Sedative, hypnotic or anxiolytic dependence with sedative, hypnotic or anxiolytic-induced psychotic disorder with delusions | CMS +F13251 | Sedative, hypnotic or anxiolytic dependence with sedative, hypnotic or anxiolytic-induced psychotic disorder with hallucinations | CMS +F13259 | Sedative, hypnotic or anxiolytic dependence with sedative, hypnotic or anxiolytic-induced psychotic disorder, unspecified | CMS +F1326 | Sedative, hypnotic or anxiolytic dependence with sedative, hypnotic or anxiolytic-induced persisting amnestic disorder | CMS +F1327 | Sedative, hypnotic or anxiolytic dependence with sedative, hypnotic or anxiolytic-induced persisting dementia | CMS +F13280 | Sedative, hypnotic or anxiolytic dependence with sedative, hypnotic or anxiolytic-induced anxiety disorder | CMS +F13281 | Sedative, hypnotic or anxiolytic dependence with sedative, hypnotic or anxiolytic-induced sexual dysfunction | CMS +F13282 | Sedative, hypnotic or anxiolytic dependence with sedative, hypnotic or anxiolytic-induced sleep disorder | CMS +F13288 | Sedative, hypnotic or anxiolytic dependence with other sedative, hypnotic or anxiolytic-induced disorder | CMS +F1329 | Sedative, hypnotic or anxiolytic dependence with unspecified sedative, hypnotic or anxiolytic-induced disorder | CMS +F133 | Mental and behavioural disorders due to use of sedatives or hypnotics withdrawal state | WHO +F134 | Mental and behavioural disorders due to use of sedatives or hypnotics withdrawal state with delirium | WHO +F135 | Mental and behavioural disorders due to use of sedatives or hypnotics : psychotic disorder | WHO +F136 | Mental and behavioural disorders due to use of sedatives or hypnotics : amnesic syndrome | WHO +F137 | Mental and behavioural disorders due to use of sedatives or hypnotics : residual and late-onset psychotic disorder | WHO +F138 | Mental and behavioural disorders due to use of sedatives or hypnotics : other mental and behavioural disorders | WHO +F139 | Mental and behavioural disorders due to use of sedatives or hypnotics : unspecified mental and behavioural disorder | WHO +F1390 | Sedative, hypnotic, or anxiolytic use, unspecified, uncomplicated | CMS +F13920 | Sedative, hypnotic or anxiolytic use, unspecified with intoxication, uncomplicated | CMS +F13921 | Sedative, hypnotic or anxiolytic use, unspecified with intoxication delirium | CMS +F13929 | Sedative, hypnotic or anxiolytic use, unspecified with intoxication, unspecified | CMS +F13930 | Sedative, hypnotic or anxiolytic use, unspecified with withdrawal, uncomplicated | CMS +F13931 | Sedative, hypnotic or anxiolytic use, unspecified with withdrawal delirium | CMS +F13932 | Sedative, hypnotic or anxiolytic use, unspecified with withdrawal with perceptual disturbances | CMS +F13939 | Sedative, hypnotic or anxiolytic use, unspecified with withdrawal, unspecified | CMS +F1394 | Sedative, hypnotic or anxiolytic use, unspecified with sedative, hypnotic or anxiolytic-induced mood disorder | CMS +F13950 | Sedative, hypnotic or anxiolytic use, unspecified with sedative, hypnotic or anxiolytic-induced psychotic disorder with delusions | CMS +F13951 | Sedative, hypnotic or anxiolytic use, unspecified with sedative, hypnotic or anxiolytic-induced psychotic disorder with hallucinations | CMS +F13959 | Sedative, hypnotic or anxiolytic use, unspecified with sedative, hypnotic or anxiolytic-induced psychotic disorder, unspecified | CMS +F1396 | Sedative, hypnotic or anxiolytic use, unspecified with sedative, hypnotic or anxiolytic-induced persisting amnestic disorder | CMS +F1397 | Sedative, hypnotic or anxiolytic use, unspecified with sedative, hypnotic or anxiolytic-induced persisting dementia | CMS +F13980 | Sedative, hypnotic or anxiolytic use, unspecified with sedative, hypnotic or anxiolytic-induced anxiety disorder | CMS +F13981 | Sedative, hypnotic or anxiolytic use, unspecified with sedative, hypnotic or anxiolytic-induced sexual dysfunction | CMS +F13982 | Sedative, hypnotic or anxiolytic use, unspecified with sedative, hypnotic or anxiolytic-induced sleep disorder | CMS +F13988 | Sedative, hypnotic or anxiolytic use, unspecified with other sedative, hypnotic or anxiolytic-induced disorder | CMS +F1399 | Sedative, hypnotic or anxiolytic use, unspecified with unspecified sedative, hypnotic or anxiolytic-induced disorder | CMS +F14 | Mental and behavioural disorders due to use of cocaine | WHO +F140 | Mental and behavioural disorders due to use of cocaine : acute intoxication | WHO +F141 | Mental and behavioural disorders due to use of cocaine : harmful use | WHO +F1410 | Cocaine abuse, uncomplicated | CMS +F1411 | Cocaine abuse, in remission | CMS +F14120 | Cocaine abuse with intoxication, uncomplicated | CMS +F14121 | Cocaine abuse with intoxication with delirium | CMS +F14122 | Cocaine abuse with intoxication with perceptual disturbance | CMS +F14129 | Cocaine abuse with intoxication, unspecified | CMS +F1414 | Cocaine abuse with cocaine-induced mood disorder | CMS +F14150 | Cocaine abuse with cocaine-induced psychotic disorder with delusions | CMS +F14151 | Cocaine abuse with cocaine-induced psychotic disorder with hallucinations | CMS +F14159 | Cocaine abuse with cocaine-induced psychotic disorder, unspecified | CMS +F14180 | Cocaine abuse with cocaine-induced anxiety disorder | CMS +F14181 | Cocaine abuse with cocaine-induced sexual dysfunction | CMS +F14182 | Cocaine abuse with cocaine-induced sleep disorder | CMS +F14188 | Cocaine abuse with other cocaine-induced disorder | CMS +F1419 | Cocaine abuse with unspecified cocaine-induced disorder | CMS +F142 | Mental and behavioural disorders due to use of cocaine : dependence syndrome | WHO +F1420 | Cocaine dependence, uncomplicated | CMS +F1421 | Cocaine dependence, in remission | CMS +F14220 | Cocaine dependence with intoxication, uncomplicated | CMS +F14221 | Cocaine dependence with intoxication delirium | CMS +F14222 | Cocaine dependence with intoxication with perceptual disturbance | CMS +F14229 | Cocaine dependence with intoxication, unspecified | CMS +F1423 | Cocaine dependence with withdrawal | CMS +F1424 | Cocaine dependence with cocaine-induced mood disorder | CMS +F14250 | Cocaine dependence with cocaine-induced psychotic disorder with delusions | CMS +F14251 | Cocaine dependence with cocaine-induced psychotic disorder with hallucinations | CMS +F14259 | Cocaine dependence with cocaine-induced psychotic disorder, unspecified | CMS +F14280 | Cocaine dependence with cocaine-induced anxiety disorder | CMS +F14281 | Cocaine dependence with cocaine-induced sexual dysfunction | CMS +F14282 | Cocaine dependence with cocaine-induced sleep disorder | CMS +F14288 | Cocaine dependence with other cocaine-induced disorder | CMS +F1429 | Cocaine dependence with unspecified cocaine-induced disorder | CMS +F143 | Mental and behavioural disorders due to use of cocaine withdrawal state | WHO +F144 | Mental and behavioural disorders due to use of cocaine withdrawal state with delirium | WHO +F145 | Mental and behavioural disorders due to use of cocaine : psychotic disorder | WHO +F146 | Mental and behavioural disorders due to use of cocaine : amnesic syndrome | WHO +F147 | Mental and behavioural disorders due to use of cocaine : residual and late-onset psychotic disorder | WHO +F148 | Mental and behavioural disorders due to use of cocaine : other mental and behavioural disorders | WHO +F149 | Mental and behavioural disorders due to use of cocaine : unspecified mental and behavioural disorder | WHO +F1490 | Cocaine use, unspecified, uncomplicated | CMS +F14920 | Cocaine use, unspecified with intoxication, uncomplicated | CMS +F14921 | Cocaine use, unspecified with intoxication delirium | CMS +F14922 | Cocaine use, unspecified with intoxication with perceptual disturbance | CMS +F14929 | Cocaine use, unspecified with intoxication, unspecified | CMS +F1494 | Cocaine use, unspecified with cocaine-induced mood disorder | CMS +F14950 | Cocaine use, unspecified with cocaine-induced psychotic disorder with delusions | CMS +F14951 | Cocaine use, unspecified with cocaine-induced psychotic disorder with hallucinations | CMS +F14959 | Cocaine use, unspecified with cocaine-induced psychotic disorder, unspecified | CMS +F14980 | Cocaine use, unspecified with cocaine-induced anxiety disorder | CMS +F14981 | Cocaine use, unspecified with cocaine-induced sexual dysfunction | CMS +F14982 | Cocaine use, unspecified with cocaine-induced sleep disorder | CMS +F14988 | Cocaine use, unspecified with other cocaine-induced disorder | CMS +F1499 | Cocaine use, unspecified with unspecified cocaine-induced disorder | CMS +F15 | Mental and behavioural disorders due to use of other stimulants, including caffeine | WHO +F150 | Mental and behavioural disorders due to use of other stimulants, including caffeine : acute intoxication | WHO +F151 | Mental and behavioural disorders due to use of other stimulants, including caffeine : harmful use | WHO +F1510 | Other stimulant abuse, uncomplicated | CMS +F1511 | Other stimulant abuse, in remission | CMS +F15120 | Other stimulant abuse with intoxication, uncomplicated | CMS +F15121 | Other stimulant abuse with intoxication delirium | CMS +F15122 | Other stimulant abuse with intoxication with perceptual disturbance | CMS +F15129 | Other stimulant abuse with intoxication, unspecified | CMS +F1514 | Other stimulant abuse with stimulant-induced mood disorder | CMS +F15150 | Other stimulant abuse with stimulant-induced psychotic disorder with delusions | CMS +F15151 | Other stimulant abuse with stimulant-induced psychotic disorder with hallucinations | CMS +F15159 | Other stimulant abuse with stimulant-induced psychotic disorder, unspecified | CMS +F15180 | Other stimulant abuse with stimulant-induced anxiety disorder | CMS +F15181 | Other stimulant abuse with stimulant-induced sexual dysfunction | CMS +F15182 | Other stimulant abuse with stimulant-induced sleep disorder | CMS +F15188 | Other stimulant abuse with other stimulant-induced disorder | CMS +F1519 | Other stimulant abuse with unspecified stimulant-induced disorder | CMS +F152 | Mental and behavioural disorders due to use of other stimulants, including caffeine : dependence syndrome | WHO +F1520 | Other stimulant dependence, uncomplicated | CMS +F1521 | Other stimulant dependence, in remission | CMS +F15220 | Other stimulant dependence with intoxication, uncomplicated | CMS +F15221 | Other stimulant dependence with intoxication delirium | CMS +F15222 | Other stimulant dependence with intoxication with perceptual disturbance | CMS +F15229 | Other stimulant dependence with intoxication, unspecified | CMS +F1523 | Other stimulant dependence with withdrawal | CMS +F1524 | Other stimulant dependence with stimulant-induced mood disorder | CMS +F15250 | Other stimulant dependence with stimulant-induced psychotic disorder with delusions | CMS +F15251 | Other stimulant dependence with stimulant-induced psychotic disorder with hallucinations | CMS +F15259 | Other stimulant dependence with stimulant-induced psychotic disorder, unspecified | CMS +F15280 | Other stimulant dependence with stimulant-induced anxiety disorder | CMS +F15281 | Other stimulant dependence with stimulant-induced sexual dysfunction | CMS +F15282 | Other stimulant dependence with stimulant-induced sleep disorder | CMS +F15288 | Other stimulant dependence with other stimulant-induced disorder | CMS +F1529 | Other stimulant dependence with unspecified stimulant-induced disorder | CMS +F153 | Mental and behavioural disorders due to use of other stimulants, including caffeine withdrawal state | WHO +F154 | Mental and behavioural disorders due to use of other stimulants, including caffeine withdrawal state with delirium | WHO +F155 | Mental and behavioural disorders due to use of other stimulants, including caffeine : psychotic disorder | WHO +F156 | Mental and behavioural disorders due to use of other stimulants, including caffeine : amnesic syndrome | WHO +F157 | Mental and behavioural disorders due to use of other stimulants, including caffeine : residual and late-onset psychotic disorder | WHO +F158 | Mental and behavioural disorders due to use of other stimulants, including caffeine : other mental and behavioural disorders | WHO +F159 | Mental and behavioural disorders due to use of other stimulants, including caffeine : unspecified mental and behavioural disorder | WHO +F1590 | Other stimulant use, unspecified, uncomplicated | CMS +F15920 | Other stimulant use, unspecified with intoxication, uncomplicated | CMS +F15921 | Other stimulant use, unspecified with intoxication delirium | CMS +F15922 | Other stimulant use, unspecified with intoxication with perceptual disturbance | CMS +F15929 | Other stimulant use, unspecified with intoxication, unspecified | CMS +F1593 | Other stimulant use, unspecified with withdrawal | CMS +F1594 | Other stimulant use, unspecified with stimulant-induced mood disorder | CMS +F15950 | Other stimulant use, unspecified with stimulant-induced psychotic disorder with delusions | CMS +F15951 | Other stimulant use, unspecified with stimulant-induced psychotic disorder with hallucinations | CMS +F15959 | Other stimulant use, unspecified with stimulant-induced psychotic disorder, unspecified | CMS +F15980 | Other stimulant use, unspecified with stimulant-induced anxiety disorder | CMS +F15981 | Other stimulant use, unspecified with stimulant-induced sexual dysfunction | CMS +F15982 | Other stimulant use, unspecified with stimulant-induced sleep disorder | CMS +F15988 | Other stimulant use, unspecified with other stimulant-induced disorder | CMS +F1599 | Other stimulant use, unspecified with unspecified stimulant-induced disorder | CMS +F16 | Mental and behavioural disorders due to use of hallucinogens | WHO +F160 | Mental and behavioural disorders due to use of hallucinogens : acute intoxication | WHO +F161 | Mental and behavioural disorders due to use of hallucinogens : harmful use | WHO +F1610 | Hallucinogen abuse, uncomplicated | CMS +F1611 | Hallucinogen abuse, in remission | CMS +F16120 | Hallucinogen abuse with intoxication, uncomplicated | CMS +F16121 | Hallucinogen abuse with intoxication with delirium | CMS +F16122 | Hallucinogen abuse with intoxication with perceptual disturbance | CMS +F16129 | Hallucinogen abuse with intoxication, unspecified | CMS +F1614 | Hallucinogen abuse with hallucinogen-induced mood disorder | CMS +F16150 | Hallucinogen abuse with hallucinogen-induced psychotic disorder with delusions | CMS +F16151 | Hallucinogen abuse with hallucinogen-induced psychotic disorder with hallucinations | CMS +F16159 | Hallucinogen abuse with hallucinogen-induced psychotic disorder, unspecified | CMS +F16180 | Hallucinogen abuse with hallucinogen-induced anxiety disorder | CMS +F16183 | Hallucinogen abuse with hallucinogen persisting perception disorder (flashbacks) | CMS +F16188 | Hallucinogen abuse with other hallucinogen-induced disorder | CMS +F1619 | Hallucinogen abuse with unspecified hallucinogen-induced disorder | CMS +F162 | Mental and behavioural disorders due to use of hallucinogens : dependence syndrome | WHO +F1620 | Hallucinogen dependence, uncomplicated | CMS +F1621 | Hallucinogen dependence, in remission | CMS +F16220 | Hallucinogen dependence with intoxication, uncomplicated | CMS +F16221 | Hallucinogen dependence with intoxication with delirium | CMS +F16229 | Hallucinogen dependence with intoxication, unspecified | CMS +F1624 | Hallucinogen dependence with hallucinogen-induced mood disorder | CMS +F16250 | Hallucinogen dependence with hallucinogen-induced psychotic disorder with delusions | CMS +F16251 | Hallucinogen dependence with hallucinogen-induced psychotic disorder with hallucinations | CMS +F16259 | Hallucinogen dependence with hallucinogen-induced psychotic disorder, unspecified | CMS +F16280 | Hallucinogen dependence with hallucinogen-induced anxiety disorder | CMS +F16283 | Hallucinogen dependence with hallucinogen persisting perception disorder (flashbacks) | CMS +F16288 | Hallucinogen dependence with other hallucinogen-induced disorder | CMS +F1629 | Hallucinogen dependence with unspecified hallucinogen-induced disorder | CMS +F163 | Mental and behavioural disorders due to use of hallucinogens withdrawal state | WHO +F164 | Mental and behavioural disorders due to use of hallucinogens withdrawal state with delirium | WHO +F165 | Mental and behavioural disorders due to use of hallucinogens : psychotic disorder | WHO +F166 | Mental and behavioural disorders due to use of hallucinogens : amnesic syndrome | WHO +F167 | Mental and behavioural disorders due to use of hallucinogens : residual and late-onset psychotic disorder | WHO +F168 | Mental and behavioural disorders due to use of hallucinogens : other mental and behavioural disorders | WHO +F169 | Mental and behavioural disorders due to use of hallucinogens : unspecified mental and behavioural disorder | WHO +F1690 | Hallucinogen use, unspecified, uncomplicated | CMS +F16920 | Hallucinogen use, unspecified with intoxication, uncomplicated | CMS +F16921 | Hallucinogen use, unspecified with intoxication with delirium | CMS +F16929 | Hallucinogen use, unspecified with intoxication, unspecified | CMS +F1694 | Hallucinogen use, unspecified with hallucinogen-induced mood disorder | CMS +F16950 | Hallucinogen use, unspecified with hallucinogen-induced psychotic disorder with delusions | CMS +F16951 | Hallucinogen use, unspecified with hallucinogen-induced psychotic disorder with hallucinations | CMS +F16959 | Hallucinogen use, unspecified with hallucinogen-induced psychotic disorder, unspecified | CMS +F16980 | Hallucinogen use, unspecified with hallucinogen-induced anxiety disorder | CMS +F16983 | Hallucinogen use, unspecified with hallucinogen persisting perception disorder (flashbacks) | CMS +F16988 | Hallucinogen use, unspecified with other hallucinogen-induced disorder | CMS +F1699 | Hallucinogen use, unspecified with unspecified hallucinogen-induced disorder | CMS +F17 | Mental and behavioural disorders due to use of tobacco | WHO +F170 | Mental and behavioural disorders due to use of tobacco : acute intoxication | WHO +F171 | Mental and behavioural disorders due to use of tobacco : harmful use | WHO +F172 | Mental and behavioural disorders due to use of tobacco : dependence syndrome | WHO +F17200 | Nicotine dependence, unspecified, uncomplicated | CMS +F17201 | Nicotine dependence, unspecified, in remission | CMS +F17203 | Nicotine dependence unspecified, with withdrawal | CMS +F17208 | Nicotine dependence, unspecified, with other nicotine-induced disorders | CMS +F17209 | Nicotine dependence, unspecified, with unspecified nicotine-induced disorders | CMS +F17210 | Nicotine dependence, cigarettes, uncomplicated | CMS +F17211 | Nicotine dependence, cigarettes, in remission | CMS +F17213 | Nicotine dependence, cigarettes, with withdrawal | CMS +F17218 | Nicotine dependence, cigarettes, with other nicotine-induced disorders | CMS +F17219 | Nicotine dependence, cigarettes, with unspecified nicotine-induced disorders | CMS +F17220 | Nicotine dependence, chewing tobacco, uncomplicated | CMS +F17221 | Nicotine dependence, chewing tobacco, in remission | CMS +F17223 | Nicotine dependence, chewing tobacco, with withdrawal | CMS +F17228 | Nicotine dependence, chewing tobacco, with other nicotine-induced disorders | CMS +F17229 | Nicotine dependence, chewing tobacco, with unspecified nicotine-induced disorders | CMS +F17290 | Nicotine dependence, other tobacco product, uncomplicated | CMS +F17291 | Nicotine dependence, other tobacco product, in remission | CMS +F17293 | Nicotine dependence, other tobacco product, with withdrawal | CMS +F17298 | Nicotine dependence, other tobacco product, with other nicotine-induced disorders | CMS +F17299 | Nicotine dependence, other tobacco product, with unspecified nicotine-induced disorders | CMS +F173 | Mental and behavioural disorders due to use of tobacco withdrawal state | WHO +F174 | Mental and behavioural disorders due to use of tobacco withdrawal state with delirium | WHO +F175 | Mental and behavioural disorders due to use of tobacco : psychotic disorder | WHO +F176 | Mental and behavioural disorders due to use of tobacco : amnesic syndrome | WHO +F177 | Mental and behavioural disorders due to use of tobacco : residual and late-onset psychotic disorder | WHO +F178 | Mental and behavioural disorders due to use of tobacco : other mental and behavioural disorders | WHO +F179 | Mental and behavioural disorders due to use of tobacco : unspecified mental and behavioural disorder | WHO +F18 | Mental and behavioural disorders due to use of volatile solvents | WHO +F180 | Mental and behavioural disorders due to use of volatile solvents : acute intoxication | WHO +F181 | Mental and behavioural disorders due to use of volatile solvents : harmful use | WHO +F1810 | Inhalant abuse, uncomplicated | CMS +F1811 | Inhalant abuse, in remission | CMS +F18120 | Inhalant abuse with intoxication, uncomplicated | CMS +F18121 | Inhalant abuse with intoxication delirium | CMS +F18129 | Inhalant abuse with intoxication, unspecified | CMS +F1814 | Inhalant abuse with inhalant-induced mood disorder | CMS +F18150 | Inhalant abuse with inhalant-induced psychotic disorder with delusions | CMS +F18151 | Inhalant abuse with inhalant-induced psychotic disorder with hallucinations | CMS +F18159 | Inhalant abuse with inhalant-induced psychotic disorder, unspecified | CMS +F1817 | Inhalant abuse with inhalant-induced dementia | CMS +F18180 | Inhalant abuse with inhalant-induced anxiety disorder | CMS +F18188 | Inhalant abuse with other inhalant-induced disorder | CMS +F1819 | Inhalant abuse with unspecified inhalant-induced disorder | CMS +F182 | Mental and behavioural disorders due to use of volatile solvents : dependence syndrome | WHO +F1820 | Inhalant dependence, uncomplicated | CMS +F1821 | Inhalant dependence, in remission | CMS +F18220 | Inhalant dependence with intoxication, uncomplicated | CMS +F18221 | Inhalant dependence with intoxication delirium | CMS +F18229 | Inhalant dependence with intoxication, unspecified | CMS +F1824 | Inhalant dependence with inhalant-induced mood disorder | CMS +F18250 | Inhalant dependence with inhalant-induced psychotic disorder with delusions | CMS +F18251 | Inhalant dependence with inhalant-induced psychotic disorder with hallucinations | CMS +F18259 | Inhalant dependence with inhalant-induced psychotic disorder, unspecified | CMS +F1827 | Inhalant dependence with inhalant-induced dementia | CMS +F18280 | Inhalant dependence with inhalant-induced anxiety disorder | CMS +F18288 | Inhalant dependence with other inhalant-induced disorder | CMS +F1829 | Inhalant dependence with unspecified inhalant-induced disorder | CMS +F183 | Mental and behavioural disorders due to use of volatile solvents withdrawal state | WHO +F184 | Mental and behavioural disorders due to use of volatile solvents withdrawal state with delirium | WHO +F185 | Mental and behavioural disorders due to use of volatile solvents : psychotic disorder | WHO +F186 | Mental and behavioural disorders due to use of volatile solvents : amnesic syndrome | WHO +F187 | Mental and behavioural disorders due to use of volatile solvents : residual and late-onset psychotic disorder | WHO +F188 | Mental and behavioural disorders due to use of volatile solvents : other mental and behavioural disorders | WHO +F189 | Mental and behavioural disorders due to use of volatile solvents : unspecified mental and behavioural disorder | WHO +F1890 | Inhalant use, unspecified, uncomplicated | CMS +F18920 | Inhalant use, unspecified with intoxication, uncomplicated | CMS +F18921 | Inhalant use, unspecified with intoxication with delirium | CMS +F18929 | Inhalant use, unspecified with intoxication, unspecified | CMS +F1894 | Inhalant use, unspecified with inhalant-induced mood disorder | CMS +F18950 | Inhalant use, unspecified with inhalant-induced psychotic disorder with delusions | CMS +F18951 | Inhalant use, unspecified with inhalant-induced psychotic disorder with hallucinations | CMS +F18959 | Inhalant use, unspecified with inhalant-induced psychotic disorder, unspecified | CMS +F1897 | Inhalant use, unspecified with inhalant-induced persisting dementia | CMS +F18980 | Inhalant use, unspecified with inhalant-induced anxiety disorder | CMS +F18988 | Inhalant use, unspecified with other inhalant-induced disorder | CMS +F1899 | Inhalant use, unspecified with unspecified inhalant-induced disorder | CMS +F19 | Mental and behavioural disorders due to multiple drug use and use of other psychoactive substances | WHO +F190 | Mental and behavioural disorders due to multiple drug use and use of other psychoactive substances : acute intoxication | WHO +F191 | Mental and behavioural disorders due to multiple drug use and use of other psychoactive substances : harmful use | WHO +F1910 | Other psychoactive substance abuse, uncomplicated | CMS +F1911 | Other psychoactive substance abuse, in remission | CMS +F19120 | Other psychoactive substance abuse with intoxication, uncomplicated | CMS +F19121 | Other psychoactive substance abuse with intoxication delirium | CMS +F19122 | Other psychoactive substance abuse with intoxication with perceptual disturbances | CMS +F19129 | Other psychoactive substance abuse with intoxication, unspecified | CMS +F1914 | Other psychoactive substance abuse with psychoactive substance-induced mood disorder | CMS +F19150 | Other psychoactive substance abuse with psychoactive substance-induced psychotic disorder with delusions | CMS +F19151 | Other psychoactive substance abuse with psychoactive substance-induced psychotic disorder with hallucinations | CMS +F19159 | Other psychoactive substance abuse with psychoactive substance-induced psychotic disorder, unspecified | CMS +F1916 | Other psychoactive substance abuse with psychoactive substance-induced persisting amnestic disorder | CMS +F1917 | Other psychoactive substance abuse with psychoactive substance-induced persisting dementia | CMS +F19180 | Other psychoactive substance abuse with psychoactive substance-induced anxiety disorder | CMS +F19181 | Other psychoactive substance abuse with psychoactive substance-induced sexual dysfunction | CMS +F19182 | Other psychoactive substance abuse with psychoactive substance-induced sleep disorder | CMS +F19188 | Other psychoactive substance abuse with other psychoactive substance-induced disorder | CMS +F1919 | Other psychoactive substance abuse with unspecified psychoactive substance-induced disorder | CMS +F192 | Mental and behavioural disorders due to multiple drug use and use of other psychoactive substances : dependence syndrome | WHO +F1920 | Other psychoactive substance dependence, uncomplicated | CMS +F1921 | Other psychoactive substance dependence, in remission | CMS +F19220 | Other psychoactive substance dependence with intoxication, uncomplicated | CMS +F19221 | Other psychoactive substance dependence with intoxication delirium | CMS +F19222 | Other psychoactive substance dependence with intoxication with perceptual disturbance | CMS +F19229 | Other psychoactive substance dependence with intoxication, unspecified | CMS +F19230 | Other psychoactive substance dependence with withdrawal, uncomplicated | CMS +F19231 | Other psychoactive substance dependence with withdrawal delirium | CMS +F19232 | Other psychoactive substance dependence with withdrawal with perceptual disturbance | CMS +F19239 | Other psychoactive substance dependence with withdrawal, unspecified | CMS +F1924 | Other psychoactive substance dependence with psychoactive substance-induced mood disorder | CMS +F19250 | Other psychoactive substance dependence with psychoactive substance-induced psychotic disorder with delusions | CMS +F19251 | Other psychoactive substance dependence with psychoactive substance-induced psychotic disorder with hallucinations | CMS +F19259 | Other psychoactive substance dependence with psychoactive substance-induced psychotic disorder, unspecified | CMS +F1926 | Other psychoactive substance dependence with psychoactive substance-induced persisting amnestic disorder | CMS +F1927 | Other psychoactive substance dependence with psychoactive substance-induced persisting dementia | CMS +F19280 | Other psychoactive substance dependence with psychoactive substance-induced anxiety disorder | CMS +F19281 | Other psychoactive substance dependence with psychoactive substance-induced sexual dysfunction | CMS +F19282 | Other psychoactive substance dependence with psychoactive substance-induced sleep disorder | CMS +F19288 | Other psychoactive substance dependence with other psychoactive substance-induced disorder | CMS +F1929 | Other psychoactive substance dependence with unspecified psychoactive substance-induced disorder | CMS +F193 | Mental and behavioural disorders due to multiple drug use and use of other psychoactive substances withdrawal state | WHO +F194 | Mental and behavioural disorders due to multiple drug use and use of other psychoactive substances withdrawal state with delirium | WHO +F195 | Mental and behavioural disorders due to multiple drug use and use of other psychoactive substances : psychotic disorder | WHO +F196 | Mental and behavioural disorders due to multiple drug use and use of other psychoactive substances : amnesic syndrome | WHO +F197 | Mental and behavioural disorders due to multiple drug use and use of other psychoactive substances : residual and late-onset psychotic disorder | WHO +F198 | Mental and behavioural disorders due to multiple drug use and use of other psychoactive substances : other mental and behavioural disorders | WHO +F199 | Mental and behavioural disorders due to multiple drug use and use of other psychoactive substances : unspecified mental and behavioural disorder | WHO +F1990 | Other psychoactive substance use, unspecified, uncomplicated | CMS +F19920 | Other psychoactive substance use, unspecified with intoxication, uncomplicated | CMS +F19921 | Other psychoactive substance use, unspecified with intoxication with delirium | CMS +F19922 | Other psychoactive substance use, unspecified with intoxication with perceptual disturbance | CMS +F19929 | Other psychoactive substance use, unspecified with intoxication, unspecified | CMS +F19930 | Other psychoactive substance use, unspecified with withdrawal, uncomplicated | CMS +F19931 | Other psychoactive substance use, unspecified with withdrawal delirium | CMS +F19932 | Other psychoactive substance use, unspecified with withdrawal with perceptual disturbance | CMS +F19939 | Other psychoactive substance use, unspecified with withdrawal, unspecified | CMS +F1994 | Other psychoactive substance use, unspecified with psychoactive substance-induced mood disorder | CMS +F19950 | Other psychoactive substance use, unspecified with psychoactive substance-induced psychotic disorder with delusions | CMS +F19951 | Other psychoactive substance use, unspecified with psychoactive substance-induced psychotic disorder with hallucinations | CMS +F19959 | Other psychoactive substance use, unspecified with psychoactive substance-induced psychotic disorder, unspecified | CMS +F1996 | Other psychoactive substance use, unspecified with psychoactive substance-induced persisting amnestic disorder | CMS +F1997 | Other psychoactive substance use, unspecified with psychoactive substance-induced persisting dementia | CMS +F19980 | Other psychoactive substance use, unspecified with psychoactive substance-induced anxiety disorder | CMS +F19981 | Other psychoactive substance use, unspecified with psychoactive substance-induced sexual dysfunction | CMS +F19982 | Other psychoactive substance use, unspecified with psychoactive substance-induced sleep disorder | CMS +F19988 | Other psychoactive substance use, unspecified with other psychoactive substance-induced disorder | CMS +F1999 | Other psychoactive substance use, unspecified with unspecified psychoactive substance-induced disorder | CMS +F20 | Schizophrenia | WHO +F200 | Paranoid schizophrenia | WHO +F201 | Hebephrenic schizophrenia | WHO +F202 | Catatonic schizophrenia | WHO +F203 | Undifferentiated schizophrenia | WHO +F204 | Post-schizophrenic depression | WHO +F205 | Residual schizophrenia | WHO +F206 | Simple schizophrenia | WHO +F208 | Other schizophrenia | WHO +F2081 | Schizophreniform disorder | CMS +F2089 | Other schizophrenia | CMS +F209 | Schizophrenia, unspecified | WHO +F21 | Schizotypal disorder | WHO +F22 | Persistent delusional disorders | WHO +F220 | Delusional disorder | WHO +F228 | Other persistent delusional disorders | WHO +F229 | Persistent delusional disorder, unspecified | WHO +F23 | Acute and transient psychotic disorders | WHO +F230 | Acute polymorphic psychotic disorder without symptoms of schizophrenia | WHO +F231 | Acute polymorphic psychotic disorder with symptoms of schizophrenia | WHO +F232 | Acute schizophrenia-like psychotic disorder | WHO +F233 | Other acute predominantly delusional psychotic disorders | WHO +F238 | Other acute and transient psychotic disorders | WHO +F239 | Acute and transient psychotic disorder, unspecified | WHO +F24 | Induced delusional disorder | WHO +F25 | Schizoaffective disorders | WHO +F250 | Schizoaffective disorder, manic type | WHO +F251 | Schizoaffective disorder, depressive type | WHO +F252 | Schizoaffective disorder, mixed type | WHO +F258 | Other schizoaffective disorders | WHO +F259 | Schizoaffective disorder, unspecified | WHO +F28 | Other nonorganic psychotic disorders | WHO +F29 | Unspecified nonorganic psychosis | WHO +F30 | Manic episode | WHO +F300 | Hypomania | WHO +F301 | Mania without psychotic symptoms | WHO +F3010 | Manic episode without psychotic symptoms, unspecified | CMS +F3011 | Manic episode without psychotic symptoms, mild | CMS +F3012 | Manic episode without psychotic symptoms, moderate | CMS +F3013 | Manic episode, severe, without psychotic symptoms | CMS +F302 | Mania with psychotic symptoms | WHO +F303 | Manic episode in partial remission | CMS +F304 | Manic episode in full remission | CMS +F308 | Other manic episodes | WHO +F309 | Manic episode, unspecified | WHO +F31 | Bipolar affective disorder | WHO +F310 | Bipolar affective disorder, current episode hypomanic | WHO +F311 | Bipolar affective disorder, current episode manic without psychotic symptoms | WHO +F3110 | Bipolar disorder, current episode manic without psychotic features, unspecified | CMS +F3111 | Bipolar disorder, current episode manic without psychotic features, mild | CMS +F3112 | Bipolar disorder, current episode manic without psychotic features, moderate | CMS +F3113 | Bipolar disorder, current episode manic without psychotic features, severe | CMS +F312 | Bipolar affective disorder, current episode manic with psychotic symptoms | WHO +F313 | Bipolar affective disorder, current episode mild or moderate depression | WHO +F3130 | Bipolar disorder, current episode depressed, mild or moderate severity, unspecified | CMS +F3131 | Bipolar disorder, current episode depressed, mild | CMS +F3132 | Bipolar disorder, current episode depressed, moderate | CMS +F314 | Bipolar affective disorder, current episode severe depression without psychotic symptoms | WHO +F315 | Bipolar affective disorder, current episode severe depression with psychotic symptoms | WHO +F316 | Bipolar affective disorder, current episode mixed | WHO +F3160 | Bipolar disorder, current episode mixed, unspecified | CMS +F3161 | Bipolar disorder, current episode mixed, mild | CMS +F3162 | Bipolar disorder, current episode mixed, moderate | CMS +F3163 | Bipolar disorder, current episode mixed, severe, without psychotic features | CMS +F3164 | Bipolar disorder, current episode mixed, severe, with psychotic features | CMS +F317 | Bipolar affective disorder, currently in remission | WHO +F3170 | Bipolar disorder, currently in remission, most recent episode unspecified | CMS +F3171 | Bipolar disorder, in partial remission, most recent episode hypomanic | CMS +F3172 | Bipolar disorder, in full remission, most recent episode hypomanic | CMS +F3173 | Bipolar disorder, in partial remission, most recent episode manic | CMS +F3174 | Bipolar disorder, in full remission, most recent episode manic | CMS +F3175 | Bipolar disorder, in partial remission, most recent episode depressed | CMS +F3176 | Bipolar disorder, in full remission, most recent episode depressed | CMS +F3177 | Bipolar disorder, in partial remission, most recent episode mixed | CMS +F3178 | Bipolar disorder, in full remission, most recent episode mixed | CMS +F318 | Other bipolar affective disorders | WHO +F3181 | Bipolar II disorder | CMS +F3189 | Other bipolar disorder | CMS +F319 | Bipolar affective disorder, unspecified | WHO +F32 | Depressive episode | WHO +F320 | Mild depressive episode | WHO +F321 | Moderate depressive episode | WHO +F322 | Severe depressive episode without psychotic symptoms | WHO +F323 | Severe depressive episode with psychotic symptoms | WHO +F324 | Major depressive disorder, single episode, in partial remission | CMS +F325 | Major depressive disorder, single episode, in full remission | CMS +F328 | Other depressive episodes | WHO +F3281 | Premenstrual dysphoric disorder | CMS +F3289 | Other specified depressive episodes | CMS +F329 | Depressive episode, unspecified | WHO +F33 | Recurrent depressive disorder | WHO +F330 | Recurrent depressive disorder, current episode mild | WHO +F331 | Recurrent depressive disorder, current episode moderate | WHO +F332 | Recurrent depressive disorder, current episode severe without psychotic symptoms | WHO +F333 | Recurrent depressive disorder, current episode severe with psychotic symptoms | WHO +F334 | Recurrent depressive disorder, currently in remission | WHO +F3340 | Major depressive disorder, recurrent, in remission, unspecified | CMS +F3341 | Major depressive disorder, recurrent, in partial remission | CMS +F3342 | Major depressive disorder, recurrent, in full remission | CMS +F338 | Other recurrent depressive disorders | WHO +F339 | Recurrent depressive disorder, unspecified | WHO +F34 | Persistent mood [affective] disorders | WHO +F340 | Cyclothymia | WHO +F341 | Dysthymia | WHO +F348 | Other persistent mood [affective] disorders | WHO +F3481 | Disruptive mood dysregulation disorder | CMS +F3489 | Other specified persistent mood disorders | CMS +F349 | Persistent mood [affective] disorder, unspecified | WHO +F38 | Other mood [affective] disorders | WHO +F380 | Other single mood [affective] disorders | WHO +F381 | Other recurrent mood [affective] disorders | WHO +F388 | Other specified mood [affective] disorders | WHO +F39 | Unspecified mood [affective] disorder | WHO +F40 | Phobic anxiety disorders | WHO +F400 | Agoraphobia | WHO +F4000 | Agoraphobia, unspecified | CMS +F4001 | Agoraphobia with panic disorder | CMS +F4002 | Agoraphobia without panic disorder | CMS +F401 | Social phobias | WHO +F4010 | Social phobia, unspecified | CMS +F4011 | Social phobia, generalized | CMS +F402 | Specific (isolated) phobias | WHO +F40210 | Arachnophobia | CMS +F40218 | Other animal type phobia | CMS +F40220 | Fear of thunderstorms | CMS +F40228 | Other natural environment type phobia | CMS +F40230 | Fear of blood | CMS +F40231 | Fear of injections and transfusions | CMS +F40232 | Fear of other medical care | CMS +F40233 | Fear of injury | CMS +F40240 | Claustrophobia | CMS +F40241 | Acrophobia | CMS +F40242 | Fear of bridges | CMS +F40243 | Fear of flying | CMS +F40248 | Other situational type phobia | CMS +F40290 | Androphobia | CMS +F40291 | Gynephobia | CMS +F40298 | Other specified phobia | CMS +F408 | Other phobic anxiety disorders | WHO +F409 | Phobic anxiety disorder, unspecified | WHO +F41 | Other anxiety disorders | WHO +F410 | Panic disorder [episodic paroxysmal anxiety] | WHO +F411 | Generalized anxiety disorder | WHO +F412 | Mixed anxiety and depressive disorder | WHO +F413 | Other mixed anxiety disorders | WHO +F418 | Other specified anxiety disorders | WHO +F419 | Anxiety disorder, unspecified | WHO +F42 | Obsessive-compulsive disorder | WHO +F420 | Predominantly obsessional thoughts or ruminations | WHO +F421 | Predominantly compulsive acts [obsessional rituals] | WHO +F422 | Mixed obsessional thoughts and acts | WHO +F423 | Hoarding disorder | CMS +F424 | Excoriation (skin-picking) disorder | CMS +F428 | Other obsessive-compulsive disorders | WHO +F429 | Obsessive-compulsive disorder, unspecified | WHO +F43 | Reaction to severe stress, and adjustment disorders | WHO +F430 | Acute stress reaction | WHO +F431 | Post-traumatic stress disorder | WHO +F4310 | Post-traumatic stress disorder, unspecified | CMS +F4311 | Post-traumatic stress disorder, acute | CMS +F4312 | Post-traumatic stress disorder, chronic | CMS +F432 | Adjustment disorders | WHO +F4320 | Adjustment disorder, unspecified | CMS +F4321 | Adjustment disorder with depressed mood | CMS +F4322 | Adjustment disorder with anxiety | CMS +F4323 | Adjustment disorder with mixed anxiety and depressed mood | CMS +F4324 | Adjustment disorder with disturbance of conduct | CMS +F4325 | Adjustment disorder with mixed disturbance of emotions and conduct | CMS +F4329 | Adjustment disorder with other symptoms | CMS +F438 | Other reactions to severe stress | WHO +F439 | Reaction to severe stress, unspecified | WHO +F44 | Dissociative [conversion] disorders | WHO +F440 | Dissociative amnesia | WHO +F441 | Dissociative fugue | WHO +F442 | Dissociative stupor | WHO +F443 | Trance and possession disorders | WHO +F444 | Dissociative motor disorders | WHO +F445 | Dissociative convulsions | WHO +F446 | Dissociative anaesthesia and sensory loss | WHO +F447 | Mixed dissociative [conversion] disorders | WHO +F448 | Other dissociative [conversion] disorders | WHO +F4481 | Dissociative identity disorder | CMS +F4489 | Other dissociative and conversion disorders | CMS +F449 | Dissociative [conversion] disorder, unspecified | WHO +F45 | Somatoform disorders | WHO +F450 | Somatization disorder | WHO +F451 | Undifferentiated somatoform disorder | WHO +F452 | Hypochondriacal disorder | WHO +F4520 | Hypochondriacal disorder, unspecified | CMS +F4521 | Hypochondriasis | CMS +F4522 | Body dysmorphic disorder | CMS +F4529 | Other hypochondriacal disorders | CMS +F453 | Somatoform autonomic dysfunction | WHO +F454 | Persistent somatoform pain disorder | WHO +F4541 | Pain disorder exclusively related to psychological factors | CMS +F4542 | Pain disorder with related psychological factors | CMS +F458 | Other somatoform disorders | WHO +F459 | Somatoform disorder, unspecified | WHO +F48 | Other neurotic disorders | WHO +F480 | Neurasthenia | WHO +F481 | Depersonalization-derealization syndrome | WHO +F482 | Pseudobulbar affect | CMS +F488 | Other specified neurotic disorders | WHO +F489 | Neurotic disorder, unspecified | WHO +F50 | Eating disorders | WHO +F500 | Anorexia nervosa | WHO +F5000 | Anorexia nervosa, unspecified | CMS +F5001 | Anorexia nervosa, restricting type | CMS +F5002 | Anorexia nervosa, binge eating/purging type | CMS +F501 | Atypical anorexia nervosa | WHO +F502 | Bulimia nervosa | WHO +F503 | Atypical bulimia nervosa | WHO +F504 | Overeating associated with other psychological disturbances | WHO +F505 | Vomiting associated with other psychological disturbances | WHO +F508 | Other eating disorders | WHO +F5081 | Binge eating disorder | CMS +F5082 | Avoidant/restrictive food intake disorder | CMS +F5089 | Other specified eating disorder | CMS +F509 | Eating disorder, unspecified | WHO +F51 | Nonorganic sleep disorders | WHO +F510 | Nonorganic insomnia | WHO +F5101 | Primary insomnia | CMS +F5102 | Adjustment insomnia | CMS +F5103 | Paradoxical insomnia | CMS +F5104 | Psychophysiologic insomnia | CMS +F5105 | Insomnia due to other mental disorder | CMS +F5109 | Other insomnia not due to a substance or known physiological condition | CMS +F511 | Nonorganic hypersomnia | WHO +F5111 | Primary hypersomnia | CMS +F5112 | Insufficient sleep syndrome | CMS +F5113 | Hypersomnia due to other mental disorder | CMS +F5119 | Other hypersomnia not due to a substance or known physiological condition | CMS +F512 | Nonorganic disorder of the sleep-wake schedule | WHO +F513 | Sleepwalking [somnambulism] | WHO +F514 | Sleep terrors [night terrors] | WHO +F515 | Nightmares | WHO +F518 | Other nonorganic sleep disorders | WHO +F519 | Nonorganic sleep disorder, unspecified | WHO +F52 | Sexual dysfunction, not caused by organic disorder or disease | WHO +F520 | Lack or loss of sexual desire | WHO +F521 | Sexual aversion and lack of sexual enjoyment | WHO +F522 | Failure of genital response | WHO +F5221 | Male erectile disorder | CMS +F5222 | Female sexual arousal disorder | CMS +F523 | Orgasmic dysfunction | WHO +F5231 | Female orgasmic disorder | CMS +F5232 | Male orgasmic disorder | CMS +F524 | Premature ejaculation | WHO +F525 | Nonorganic vaginismus | WHO +F526 | Nonorganic dyspareunia | WHO +F527 | Excessive sexual drive | WHO +F528 | Other sexual dysfunction, not caused by organic disorder or disease | WHO +F529 | Unspecified sexual dysfunction, not caused by organic disorder or disease | WHO +F53 | Mental and behavioural disorders associated with the puerperium, not elsewhere classified | WHO +F530 | Mild mental and behavioural disorders associated with the puerperium, not elsewhere classified | WHO +F531 | Severe mental and behavioural disorders associated with the puerperium, not elsewhere classified | WHO +F538 | Other mental and behavioural disorders associated with the puerperium, not elsewhere classified | WHO +F539 | Puerperal mental disorder, unspecified | WHO +F54 | Psychological and behavioural factors associated with disorders or diseases classified elsewhere | WHO +F55 | Abuse of non-dependence-producing substances | WHO +F550 | Abuse of antacids | CMS +F551 | Abuse of herbal or folk remedies | CMS +F552 | Abuse of laxatives | CMS +F553 | Abuse of steroids or hormones | CMS +F554 | Abuse of vitamins | CMS +F558 | Abuse of other non-psychoactive substances | CMS +F59 | Unspecified behavioural syndromes associated with physiological disturbances and physical factors | WHO +F60 | Specific personality disorders | WHO +F600 | Paranoid personality disorder | WHO +F601 | Schizoid personality disorder | WHO +F602 | Dissocial personality disorder | WHO +F603 | Emotionally unstable personality disorder | WHO +F604 | Histrionic personality disorder | WHO +F605 | Anankastic personality disorder | WHO +F606 | Anxious [avoidant] personality disorder | WHO +F607 | Dependent personality disorder | WHO +F608 | Other specific personality disorders | WHO +F6081 | Narcissistic personality disorder | CMS +F6089 | Other specific personality disorders | CMS +F609 | Personality disorder, unspecified | WHO +F61 | Mixed and other personality disorders | WHO +F62 | Enduring personality changes, not attributable to brain damage and disease | WHO +F620 | Enduring personality change after catastrophic experience | WHO +F621 | Enduring personality change after psychiatric illness | WHO +F628 | Other enduring personality changes | WHO +F629 | Enduring personality change, unspecified | WHO +F63 | Habit and impulse disorders | WHO +F630 | Pathological gambling | WHO +F631 | Pathological fire-setting [pyromania] | WHO +F632 | Pathological stealing [kleptomania] | WHO +F633 | Trichotillomania | WHO +F638 | Other habit and impulse disorders | WHO +F6381 | Intermittent explosive disorder | CMS +F6389 | Other impulse disorders | CMS +F639 | Habit and impulse disorder, unspecified | WHO +F64 | Gender identity disorders | WHO +F640 | Transsexualism | WHO +F641 | Dual-role transvestism | WHO +F642 | Gender identity disorder of childhood | WHO +F648 | Other gender identity disorders | WHO +F649 | Gender identity disorder, unspecified | WHO +F65 | Disorders of sexual preference | WHO +F650 | Fetishism | WHO +F651 | Fetishistic transvestism | WHO +F652 | Exhibitionism | WHO +F653 | Voyeurism | WHO +F654 | Paedophilia | WHO +F655 | Sadomasochism | WHO +F6550 | Sadomasochism, unspecified | CMS +F6551 | Sexual masochism | CMS +F6552 | Sexual sadism | CMS +F656 | Multiple disorders of sexual preference | WHO +F658 | Other disorders of sexual preference | WHO +F6581 | Frotteurism | CMS +F6589 | Other paraphilias | CMS +F659 | Disorder of sexual preference, unspecified | WHO +F66 | Psychological and behavioural disorders associated with sexual development and orientation | WHO +F660 | Sexual maturation disorder | WHO +F661 | Egodystonic sexual orientation | WHO +F662 | Sexual relationship disorder | WHO +F668 | Other psychosexual development disorders | WHO +F669 | Psychosexual development disorder, unspecified | WHO +F68 | Other disorders of adult personality and behaviour | WHO +F680 | Elaboration of physical symptoms for psychological reasons | WHO +F681 | Intentional production or feigning of symptoms or disabilities, either physical or psychological [factitious disorder] | WHO +F6810 | Factitious disorder imposed on self, unspecified | CMS +F6811 | Factitious disorder imposed on self, with predominantly psychological signs and symptoms | CMS +F6812 | Factitious disorder imposed on self, with predominantly physical signs and symptoms | CMS +F6813 | Factitious disorder imposed on self, with combined psychological and physical signs and symptoms | CMS +F688 | Other specified disorders of adult personality and behaviour | WHO +F68A | Factitious disorder imposed on another | CMS +F69 | Unspecified disorder of adult personality and behaviour | WHO +F70 | Mild mental retardation | WHO +F700 | Mild mental retardation with the statement of no, or minimal, impairment of behaviour | WHO +F701 | Mild mental retardation : significant impairment of behaviour requiring attention or treatment | WHO +F708 | Mild mental retardation : other impairments of behaviour | WHO +F709 | Mild mental retardation without mention of impairment of behaviour | WHO +F71 | Moderate mental retardation | WHO +F710 | Moderate mental retardation with the statement of no, or minimal, impairment of behaviour | WHO +F711 | Moderate mental retardation : significant impairment of behaviour requiring attention or treatment | WHO +F718 | Moderate mental retardation : other impairments of behaviour | WHO +F719 | Moderate mental retardation without mention of impairment of behaviour | WHO +F72 | Severe mental retardation | WHO +F720 | Severe mental retardation with the statement of no, or minimal, impairment of behaviour | WHO +F721 | Severe mental retardation : significant impairment of behaviour requiring attention or treatment | WHO +F728 | Severe mental retardation : other impairments of behaviour | WHO +F729 | Severe mental retardation without mention of impairment of behaviour | WHO +F73 | Profound mental retardation | WHO +F730 | Profound mental retardation with the statement of no, or minimal, impairment of behaviour | WHO +F731 | Profound mental retardation : significant impairment of behaviour requiring attention or treatment | WHO +F738 | Profound mental retardation : other impairments of behaviour | WHO +F739 | Profound mental retardation without mention of impairment of behaviour | WHO +F78 | Other mental retardation | WHO +F780 | Other mental retardation with the statement of no, or minimal, impairment of behaviour | WHO +F781 | Other mental retardation : significant impairment of behaviour requiring attention or treatment | WHO +F788 | Other mental retardation : other impairments of behaviour | WHO +F789 | Other mental retardation without mention of impairment of behaviour | WHO +F79 | Unspecified mental retardation | WHO +F790 | Unspecified mental retardation with the statement of no, or minimal, impairment of behaviour | WHO +F791 | Unspecified mental retardation : significant impairment of behaviour requiring attention or treatment | WHO +F798 | Unspecified mental retardation : other impairments of behaviour | WHO +F799 | Unspecified mental retardation without mention of impairment of behaviour | WHO +F80 | Specific developmental disorders of speech and language | WHO +F800 | Specific speech articulation disorder | WHO +F801 | Expressive language disorder | WHO +F802 | Receptive language disorder | WHO +F803 | Acquired aphasia with epilepsy [Landau-Kleffner] | WHO +F804 | Speech and language development delay due to hearing loss | CMS +F808 | Other developmental disorders of speech and language | WHO +F8081 | Childhood onset fluency disorder | CMS +F8082 | Social pragmatic communication disorder | CMS +F8089 | Other developmental disorders of speech and language | CMS +F809 | Developmental disorder of speech and language, unspecified | WHO +F81 | Specific developmental disorders of scholastic skills | WHO +F810 | Specific reading disorder | WHO +F811 | Specific spelling disorder | WHO +F812 | Specific disorder of arithmetical skills | WHO +F813 | Mixed disorder of scholastic skills | WHO +F818 | Other developmental disorders of scholastic skills | WHO +F8181 | Disorder of written expression | CMS +F8189 | Other developmental disorders of scholastic skills | CMS +F819 | Developmental disorder of scholastic skills, unspecified | WHO +F82 | Specific developmental disorder of motor function | WHO +F83 | Mixed specific developmental disorders | WHO +F84 | Pervasive developmental disorders | WHO +F840 | Childhood autism | WHO +F841 | Atypical autism | WHO +F842 | Rett syndrome | WHO +F843 | Other childhood disintegrative disorder | WHO +F844 | Overactive disorder associated with mental retardation and stereotyped movements | WHO +F845 | Asperger syndrome | WHO +F848 | Other pervasive developmental disorders | WHO +F849 | Pervasive developmental disorder, unspecified | WHO +F88 | Other disorders of psychological development | WHO +F89 | Unspecified disorder of psychological development | WHO +F90 | Hyperkinetic disorders | WHO +F900 | Disturbance of activity and attention | WHO +F901 | Hyperkinetic conduct disorder | WHO +F902 | Attention-deficit hyperactivity disorder, combined type | CMS +F908 | Other hyperkinetic disorders | WHO +F909 | Hyperkinetic disorder, unspecified | WHO +F91 | Conduct disorders | WHO +F910 | Conduct disorder confined to the family context | WHO +F911 | Unsocialized conduct disorder | WHO +F912 | Socialized conduct disorder | WHO +F913 | Oppositional defiant disorder | WHO +F918 | Other conduct disorders | WHO +F919 | Conduct disorder, unspecified | WHO +F92 | Mixed disorders of conduct and emotions | WHO +F920 | Depressive conduct disorder | WHO +F928 | Other mixed disorders of conduct and emotions | WHO +F929 | Mixed disorder of conduct and emotions, unspecified | WHO +F93 | Emotional disorders with onset specific to childhood | WHO +F930 | Separation anxiety disorder of childhood | WHO +F931 | Phobic anxiety disorder of childhood | WHO +F932 | Social anxiety disorder of childhood | WHO +F933 | Sibling rivalry disorder | WHO +F938 | Other childhood emotional disorders | WHO +F939 | Childhood emotional disorder, unspecified | WHO +F94 | Disorders of social functioning with onset specific to childhood and adolescence | WHO +F940 | Elective mutism | WHO +F941 | Reactive attachment disorder of childhood | WHO +F942 | Disinhibited attachment disorder of childhood | WHO +F948 | Other childhood disorders of social functioning | WHO +F949 | Childhood disorder of social functioning, unspecified | WHO +F95 | Tic disorders | WHO +F950 | Transient tic disorder | WHO +F951 | Chronic motor or vocal tic disorder | WHO +F952 | Combined vocal and multiple motor tic disorder [de la Tourette] | WHO +F958 | Other tic disorders | WHO +F959 | Tic disorder, unspecified | WHO +F98 | Other behavioural and emotional disorders with onset usually occurring in childhood and adolescence | WHO +F980 | Nonorganic enuresis | WHO +F981 | Nonorganic encopresis | WHO +F982 | Feeding disorder of infancy and childhood | WHO +F9821 | Rumination disorder of infancy | CMS +F9829 | Other feeding disorders of infancy and early childhood | CMS +F983 | Pica of infancy and childhood | WHO +F984 | Stereotyped movement disorders | WHO +F985 | Stuttering [stammering] | WHO +F986 | Cluttering | WHO +F988 | Other specified behavioural and emotional disorders with onset usually occurring in childhood and adolescence | WHO +F989 | Unspecified behavioural and emotional disorders with onset usually occurring in childhood and adolescence | WHO +F99 | Mental disorder, not otherwise specified | WHO +G00 | Bacterial meningitis, not elsewhere classified | WHO +G000 | Haemophilus meningitis | WHO +G001 | Pneumococcal meningitis | WHO +G002 | Streptococcal meningitis | WHO +G003 | Staphylococcal meningitis | WHO +G008 | Other bacterial meningitis | WHO +G009 | Bacterial meningitis, unspecified | WHO +G01 | Meningitis in bacterial diseases classified elsewhere | WHO +G02 | Meningitis in other infectious and parasitic diseases classified elsewhere | WHO +G020 | Meningitis in viral diseases classified elsewhere | WHO +G021 | Meningitis in mycoses | WHO +G028 | Meningitis in other specified infectious and parasitic diseases classified elsewhere | WHO +G03 | Meningitis due to other and unspecified causes | WHO +G030 | Nonpyogenic meningitis | WHO +G031 | Chronic meningitis | WHO +G032 | Benign recurrent meningitis [Mollaret] | WHO +G038 | Meningitis due to other specified causes | WHO +G039 | Meningitis, unspecified | WHO +G04 | Encephalitis, myelitis and encephalomyelitis | WHO +G040 | Acute disseminated encephalitis | WHO +G0400 | Acute disseminated encephalitis and encephalomyelitis, unspecified | CMS +G0401 | Postinfectious acute disseminated encephalitis and encephalomyelitis (postinfectious ADEM) | CMS +G0402 | Postimmunization acute disseminated encephalitis, myelitis and encephalomyelitis | CMS +G041 | Human T-cell lymphotropic virus associated myelopathy | WHO +G042 | Bacterial meningoencephalitis and meningomyelitis, not elsewhere classified | WHO +G0430 | Acute necrotizing hemorrhagic encephalopathy, unspecified | CMS +G0431 | Postinfectious acute necrotizing hemorrhagic encephalopathy | CMS +G0432 | Postimmunization acute necrotizing hemorrhagic encephalopathy | CMS +G0439 | Other acute necrotizing hemorrhagic encephalopathy | CMS +G048 | Other encephalitis, myelitis and encephalomyelitis | WHO +G0481 | Other encephalitis and encephalomyelitis | CMS +G0489 | Other myelitis | CMS +G049 | Encephalitis, myelitis and encephalomyelitis, unspecified | WHO +G0490 | Encephalitis and encephalomyelitis, unspecified | CMS +G0491 | Myelitis, unspecified | CMS +G05 | Encephalitis, myelitis and encephalomyelitis in diseases classified elsewhere | WHO +G050 | Encephalitis, myelitis and encephalomyelitis in bacterial diseases classified elsewhere | WHO +G051 | Encephalitis, myelitis and encephalomyelitis in viral diseases classified elsewhere | WHO +G052 | Encephalitis, myelitis and encephalomyelitis in other infectious and parasitic diseases classified elsewhere | WHO +G053 | Encephalitis and encephalomyelitis in diseases classified elsewhere | CMS +G054 | Myelitis in diseases classified elsewhere | CMS +G058 | Encephalitis, myelitis and encephalomyelitis in other diseases classified elsewhere | WHO +G06 | Intracranial and intraspinal abscess and granuloma | WHO +G060 | Intracranial abscess and granuloma | WHO +G061 | Intraspinal abscess and granuloma | WHO +G062 | Extradural and subdural abscess, unspecified | WHO +G07 | Intracranial and intraspinal abscess and granuloma in diseases classified elsewhere | WHO +G08 | Intracranial and intraspinal phlebitis and thrombophlebitis | WHO +G09 | Sequelae of inflammatory diseases of central nervous system | WHO +G10 | Huntington disease | WHO +G11 | Hereditary ataxia | WHO +G110 | Congenital nonprogressive ataxia | WHO +G111 | Early-onset cerebellar ataxia | WHO +G112 | Late-onset cerebellar ataxia | WHO +G113 | Cerebellar ataxia with defective DNA repair | WHO +G114 | Hereditary spastic paraplegia | WHO +G118 | Other hereditary ataxias | WHO +G119 | Hereditary ataxia, unspecified | WHO +G12 | Spinal muscular atrophy and related syndromes | WHO +G120 | Infantile spinal muscular atrophy, type I [Werdnig-Hoffman] | WHO +G121 | Other inherited spinal muscular atrophy | WHO +G122 | Motor neuron disease | WHO +G1220 | Motor neuron disease, unspecified | CMS +G1221 | Amyotrophic lateral sclerosis | CMS +G1222 | Progressive bulbar palsy | CMS +G1223 | Primary lateral sclerosis | CMS +G1224 | Familial motor neuron disease | CMS +G1225 | Progressive spinal muscle atrophy | CMS +G1229 | Other motor neuron disease | CMS +G128 | Other spinal muscular atrophies and related syndromes | WHO +G129 | Spinal muscular atrophy, unspecified | WHO +G13 | Systemic atrophies primarily affecting central nervous system in diseases classified elsewhere | WHO +G130 | Paraneoplastic neuromyopathy and neuropathy | WHO +G131 | Other systemic atrophy primarily affecting central nervous system in neoplastic disease | WHO +G132 | Systemic atrophy primarily affecting central nervous system in myxoedema | WHO +G138 | Systemic atrophy primarily affecting central nervous system in other diseases classified elsewhere | WHO +G14 | Postpolio syndrome | WHO +G20 | Parkinson disease | WHO +G21 | Secondary parkinsonism | WHO +G210 | Malignant neuroleptic syndrome | WHO +G211 | Other drug-induced secondary parkinsonism | WHO +G2111 | Neuroleptic induced parkinsonism | CMS +G2119 | Other drug induced secondary parkinsonism | CMS +G212 | Secondary parkinsonism due to other external agents | WHO +G213 | Postencephalitic parkinsonism | WHO +G214 | Vascular parkinsonism | WHO +G218 | Other secondary parkinsonism | WHO +G219 | Secondary parkinsonism, unspecified | WHO +G22 | Parkinsonism in diseases classified elsewhere | WHO +G23 | Other degenerative diseases of basal ganglia | WHO +G230 | Hallervorden-Spatz disease | WHO +G231 | Progressive supranuclear ophthalmoplegia [Steele-Richardson-Olszewski] | WHO +G232 | Multiple system atrophy, parkinsonian type [MSA-P] | WHO +G233 | Multiple system atrophy, cerebellar type [MSA-C] | WHO +G238 | Other specified degenerative diseases of basal ganglia | WHO +G239 | Degenerative disease of basal ganglia, unspecified | WHO +G24 | Dystonia | WHO +G240 | Drug-induced dystonia | WHO +G2401 | Drug induced subacute dyskinesia | CMS +G2402 | Drug induced acute dystonia | CMS +G2409 | Other drug induced dystonia | CMS +G241 | Idiopathic familial dystonia | WHO +G242 | Idiopathic nonfamilial dystonia | WHO +G243 | Spasmodic torticollis | WHO +G244 | Idiopathic orofacial dystonia | WHO +G245 | Blepharospasm | WHO +G248 | Other dystonia | WHO +G249 | Dystonia, unspecified | WHO +G25 | Other extrapyramidal and movement disorders | WHO +G250 | Essential tremor | WHO +G251 | Drug-induced tremor | WHO +G252 | Other specified forms of tremor | WHO +G253 | Myoclonus | WHO +G254 | Drug-induced chorea | WHO +G255 | Other chorea | WHO +G256 | Drug-induced tics and other tics of organic origin | WHO +G2561 | Drug induced tics | CMS +G2569 | Other tics of organic origin | CMS +G2570 | Drug induced movement disorder, unspecified | CMS +G2571 | Drug induced akathisia | CMS +G2579 | Other drug induced movement disorders | CMS +G258 | Other specified extrapyramidal and movement disorders | WHO +G2581 | Restless legs syndrome | CMS +G2582 | Stiff-man syndrome | CMS +G2583 | Benign shuddering attacks | CMS +G2589 | Other specified extrapyramidal and movement disorders | CMS +G259 | Extrapyramidal and movement disorder, unspecified | WHO +G26 | Extrapyramidal and movement disorders in diseases classified elsewhere | WHO +G30 | Alzheimer disease | WHO +G300 | Alzheimer disease with early onset | WHO +G301 | Alzheimer disease with late onset | WHO +G308 | Other Alzheimer disease | WHO +G309 | Alzheimer disease, unspecified | WHO +G31 | Other degenerative diseases of nervous system, not elsewhere classified | WHO +G310 | Circumscribed brain atrophy | WHO +G3101 | Pick's disease | CMS +G3109 | Other frontotemporal dementia | CMS +G311 | Senile degeneration of brain, not elsewhere classified | WHO +G312 | Degeneration of nervous system due to alcohol | WHO +G318 | Other specified degenerative diseases of nervous system | WHO +G3181 | Alpers disease | CMS +G3182 | Leigh's disease | CMS +G3183 | Dementia with Lewy bodies | CMS +G3184 | Mild cognitive impairment, so stated | CMS +G3185 | Corticobasal degeneration | CMS +G3189 | Other specified degenerative diseases of nervous system | CMS +G319 | Degenerative disease of nervous system, unspecified | WHO +G32 | Other degenerative disorders of nervous system in diseases classified elsewhere | WHO +G320 | Subacute combined degeneration of spinal cord in diseases classified elsewhere | WHO +G328 | Other specified degenerative disorders of nervous system in diseases classified elsewhere | WHO +G3281 | Cerebellar ataxia in diseases classified elsewhere | CMS +G3289 | Other specified degenerative disorders of nervous system in diseases classified elsewhere | CMS +G35 | Multiple sclerosis | WHO +G36 | Other acute disseminated demyelination | WHO +G360 | Neuromyelitis optica [Devic] | WHO +G361 | Acute and subacute haemorrhagic leukoencephalitis [Hurst] | WHO +G368 | Other specified acute disseminated demyelination | WHO +G369 | Acute disseminated demyelination, unspecified | WHO +G37 | Other demyelinating diseases of central nervous system | WHO +G370 | Diffuse sclerosis | WHO +G371 | Central demyelination of corpus callosum | WHO +G372 | Central pontine myelinolysis | WHO +G373 | Acute transverse myelitis in demyelinating disease of central nervous system | WHO +G374 | Subacute necrotizing myelitis | WHO +G375 | Concentric sclerosis [Baló] | WHO +G378 | Other specified demyelinating diseases of central nervous system | WHO +G379 | Demyelinating disease of central nervous system, unspecified | WHO +G40 | Epilepsy | WHO +G400 | Localization-related (focal)(partial) idiopathic epilepsy and epileptic syndromes with seizures of localized onset | WHO +G40001 | Localization-related (focal) (partial) idiopathic epilepsy and epileptic syndromes with seizures of localized onset, not intractable, with status epilepticus | CMS +G40009 | Localization-related (focal) (partial) idiopathic epilepsy and epileptic syndromes with seizures of localized onset, not intractable, without status epilepticus | CMS +G40011 | Localization-related (focal) (partial) idiopathic epilepsy and epileptic syndromes with seizures of localized onset, intractable, with status epilepticus | CMS +G40019 | Localization-related (focal) (partial) idiopathic epilepsy and epileptic syndromes with seizures of localized onset, intractable, without status epilepticus | CMS +G401 | Localization-related (focal)(partial) symptomatic epilepsy and epileptic syndromes with simple partial seizures | WHO +G40101 | Localization-related (focal) (partial) symptomatic epilepsy and epileptic syndromes with simple partial seizures, not intractable, with status epilepticus | CMS +G40109 | Localization-related (focal) (partial) symptomatic epilepsy and epileptic syndromes with simple partial seizures, not intractable, without status epilepticus | CMS +G40111 | Localization-related (focal) (partial) symptomatic epilepsy and epileptic syndromes with simple partial seizures, intractable, with status epilepticus | CMS +G40119 | Localization-related (focal) (partial) symptomatic epilepsy and epileptic syndromes with simple partial seizures, intractable, without status epilepticus | CMS +G402 | Localization-related (focal)(partial) symptomatic epilepsy and epileptic syndromes with complex partial seizures | WHO +G40201 | Localization-related (focal) (partial) symptomatic epilepsy and epileptic syndromes with complex partial seizures, not intractable, with status epilepticus | CMS +G40209 | Localization-related (focal) (partial) symptomatic epilepsy and epileptic syndromes with complex partial seizures, not intractable, without status epilepticus | CMS +G40211 | Localization-related (focal) (partial) symptomatic epilepsy and epileptic syndromes with complex partial seizures, intractable, with status epilepticus | CMS +G40219 | Localization-related (focal) (partial) symptomatic epilepsy and epileptic syndromes with complex partial seizures, intractable, without status epilepticus | CMS +G403 | Generalized idiopathic epilepsy and epileptic syndromes | WHO +G40301 | Generalized idiopathic epilepsy and epileptic syndromes, not intractable, with status epilepticus | CMS +G40309 | Generalized idiopathic epilepsy and epileptic syndromes, not intractable, without status epilepticus | CMS +G40311 | Generalized idiopathic epilepsy and epileptic syndromes, intractable, with status epilepticus | CMS +G40319 | Generalized idiopathic epilepsy and epileptic syndromes, intractable, without status epilepticus | CMS +G404 | Other generalized epilepsy and epileptic syndromes | WHO +G40401 | Other generalized epilepsy and epileptic syndromes, not intractable, with status epilepticus | CMS +G40409 | Other generalized epilepsy and epileptic syndromes, not intractable, without status epilepticus | CMS +G40411 | Other generalized epilepsy and epileptic syndromes, intractable, with status epilepticus | CMS +G40419 | Other generalized epilepsy and epileptic syndromes, intractable, without status epilepticus | CMS +G405 | Special epileptic syndromes | WHO +G40501 | Epileptic seizures related to external causes, not intractable, with status epilepticus | CMS +G40509 | Epileptic seizures related to external causes, not intractable, without status epilepticus | CMS +G406 | Grand mal seizures, unspecified (with or without petit mal) | WHO +G407 | Petit mal, unspecified, without grand mal seizures | WHO +G408 | Other epilepsy | WHO +G40801 | Other epilepsy, not intractable, with status epilepticus | CMS +G40802 | Other epilepsy, not intractable, without status epilepticus | CMS +G40803 | Other epilepsy, intractable, with status epilepticus | CMS +G40804 | Other epilepsy, intractable, without status epilepticus | CMS +G40811 | Lennox-Gastaut syndrome, not intractable, with status epilepticus | CMS +G40812 | Lennox-Gastaut syndrome, not intractable, without status epilepticus | CMS +G40813 | Lennox-Gastaut syndrome, intractable, with status epilepticus | CMS +G40814 | Lennox-Gastaut syndrome, intractable, without status epilepticus | CMS +G40821 | Epileptic spasms, not intractable, with status epilepticus | CMS +G40822 | Epileptic spasms, not intractable, without status epilepticus | CMS +G40823 | Epileptic spasms, intractable, with status epilepticus | CMS +G40824 | Epileptic spasms, intractable, without status epilepticus | CMS +G4089 | Other seizures | CMS +G409 | Epilepsy, unspecified | WHO +G40901 | Epilepsy, unspecified, not intractable, with status epilepticus | CMS +G40909 | Epilepsy, unspecified, not intractable, without status epilepticus | CMS +G40911 | Epilepsy, unspecified, intractable, with status epilepticus | CMS +G40919 | Epilepsy, unspecified, intractable, without status epilepticus | CMS +G40A01 | Absence epileptic syndrome, not intractable, with status epilepticus | CMS +G40A09 | Absence epileptic syndrome, not intractable, without status epilepticus | CMS +G40A11 | Absence epileptic syndrome, intractable, with status epilepticus | CMS +G40A19 | Absence epileptic syndrome, intractable, without status epilepticus | CMS +G40B01 | Juvenile myoclonic epilepsy, not intractable, with status epilepticus | CMS +G40B09 | Juvenile myoclonic epilepsy, not intractable, without status epilepticus | CMS +G40B11 | Juvenile myoclonic epilepsy, intractable, with status epilepticus | CMS +G40B19 | Juvenile myoclonic epilepsy, intractable, without status epilepticus | CMS +G41 | Status epilepticus | WHO +G410 | Grand mal status epilepticus | WHO +G411 | Petit mal status epilepticus | WHO +G412 | Complex partial status epilepticus | WHO +G418 | Other status epilepticus | WHO +G419 | Status epilepticus, unspecified | WHO +G43 | Migraine | WHO +G430 | Migraine without aura [common migraine] | WHO +G43001 | Migraine without aura, not intractable, with status migrainosus | CMS +G43009 | Migraine without aura, not intractable, without status migrainosus | CMS +G43011 | Migraine without aura, intractable, with status migrainosus | CMS +G43019 | Migraine without aura, intractable, without status migrainosus | CMS +G431 | Migraine with aura [classical migraine] | WHO +G43101 | Migraine with aura, not intractable, with status migrainosus | CMS +G43109 | Migraine with aura, not intractable, without status migrainosus | CMS +G43111 | Migraine with aura, intractable, with status migrainosus | CMS +G43119 | Migraine with aura, intractable, without status migrainosus | CMS +G432 | Status migrainosus | WHO +G433 | Complicated migraine | WHO +G43401 | Hemiplegic migraine, not intractable, with status migrainosus | CMS +G43409 | Hemiplegic migraine, not intractable, without status migrainosus | CMS +G43411 | Hemiplegic migraine, intractable, with status migrainosus | CMS +G43419 | Hemiplegic migraine, intractable, without status migrainosus | CMS +G43501 | Persistent migraine aura without cerebral infarction, not intractable, with status migrainosus | CMS +G43509 | Persistent migraine aura without cerebral infarction, not intractable, without status migrainosus | CMS +G43511 | Persistent migraine aura without cerebral infarction, intractable, with status migrainosus | CMS +G43519 | Persistent migraine aura without cerebral infarction, intractable, without status migrainosus | CMS +G43601 | Persistent migraine aura with cerebral infarction, not intractable, with status migrainosus | CMS +G43609 | Persistent migraine aura with cerebral infarction, not intractable, without status migrainosus | CMS +G43611 | Persistent migraine aura with cerebral infarction, intractable, with status migrainosus | CMS +G43619 | Persistent migraine aura with cerebral infarction, intractable, without status migrainosus | CMS +G43701 | Chronic migraine without aura, not intractable, with status migrainosus | CMS +G43709 | Chronic migraine without aura, not intractable, without status migrainosus | CMS +G43711 | Chronic migraine without aura, intractable, with status migrainosus | CMS +G43719 | Chronic migraine without aura, intractable, without status migrainosus | CMS +G438 | Other migraine | WHO +G43801 | Other migraine, not intractable, with status migrainosus | CMS +G43809 | Other migraine, not intractable, without status migrainosus | CMS +G43811 | Other migraine, intractable, with status migrainosus | CMS +G43819 | Other migraine, intractable, without status migrainosus | CMS +G43821 | Menstrual migraine, not intractable, with status migrainosus | CMS +G43829 | Menstrual migraine, not intractable, without status migrainosus | CMS +G43831 | Menstrual migraine, intractable, with status migrainosus | CMS +G43839 | Menstrual migraine, intractable, without status migrainosus | CMS +G439 | Migraine, unspecified | WHO +G43901 | Migraine, unspecified, not intractable, with status migrainosus | CMS +G43909 | Migraine, unspecified, not intractable, without status migrainosus | CMS +G43911 | Migraine, unspecified, intractable, with status migrainosus | CMS +G43919 | Migraine, unspecified, intractable, without status migrainosus | CMS +G43A0 | Cyclical vomiting, not intractable | CMS +G43A1 | Cyclical vomiting, intractable | CMS +G43B0 | Ophthalmoplegic migraine, not intractable | CMS +G43B1 | Ophthalmoplegic migraine, intractable | CMS +G43C0 | Periodic headache syndromes in child or adult, not intractable | CMS +G43C1 | Periodic headache syndromes in child or adult, intractable | CMS +G43D0 | Abdominal migraine, not intractable | CMS +G43D1 | Abdominal migraine, intractable | CMS +G44 | Other headache syndromes | WHO +G440 | Cluster headache syndrome | WHO +G44001 | Cluster headache syndrome, unspecified, intractable | CMS +G44009 | Cluster headache syndrome, unspecified, not intractable | CMS +G44011 | Episodic cluster headache, intractable | CMS +G44019 | Episodic cluster headache, not intractable | CMS +G44021 | Chronic cluster headache, intractable | CMS +G44029 | Chronic cluster headache, not intractable | CMS +G44031 | Episodic paroxysmal hemicrania, intractable | CMS +G44039 | Episodic paroxysmal hemicrania, not intractable | CMS +G44041 | Chronic paroxysmal hemicrania, intractable | CMS +G44049 | Chronic paroxysmal hemicrania, not intractable | CMS +G44051 | Short lasting unilateral neuralgiform headache with conjunctival injection and tearing (SUNCT), intractable | CMS +G44059 | Short lasting unilateral neuralgiform headache with conjunctival injection and tearing (SUNCT), not intractable | CMS +G44091 | Other trigeminal autonomic cephalgias (TAC), intractable | CMS +G44099 | Other trigeminal autonomic cephalgias (TAC), not intractable | CMS +G441 | Vascular headache, not elsewhere classified | WHO +G442 | Tension-type headache | WHO +G44201 | Tension-type headache, unspecified, intractable | CMS +G44209 | Tension-type headache, unspecified, not intractable | CMS +G44211 | Episodic tension-type headache, intractable | CMS +G44219 | Episodic tension-type headache, not intractable | CMS +G44221 | Chronic tension-type headache, intractable | CMS +G44229 | Chronic tension-type headache, not intractable | CMS +G443 | Chronic post-traumatic headache | WHO +G44301 | Post-traumatic headache, unspecified, intractable | CMS +G44309 | Post-traumatic headache, unspecified, not intractable | CMS +G44311 | Acute post-traumatic headache, intractable | CMS +G44319 | Acute post-traumatic headache, not intractable | CMS +G44321 | Chronic post-traumatic headache, intractable | CMS +G44329 | Chronic post-traumatic headache, not intractable | CMS +G444 | Drug-induced headache, not elsewhere classified | WHO +G4440 | Drug-induced headache, not elsewhere classified, not intractable | CMS +G4441 | Drug-induced headache, not elsewhere classified, intractable | CMS +G4451 | Hemicrania continua | CMS +G4452 | New daily persistent headache (NDPH) | CMS +G4453 | Primary thunderclap headache | CMS +G4459 | Other complicated headache syndrome | CMS +G448 | Other specified headache syndromes | WHO +G4481 | Hypnic headache | CMS +G4482 | Headache associated with sexual activity | CMS +G4483 | Primary cough headache | CMS +G4484 | Primary exertional headache | CMS +G4485 | Primary stabbing headache | CMS +G4489 | Other headache syndrome | CMS +G45 | Transient cerebral ischaemic attacks and related syndromes | WHO +G450 | Vertebro-basilar artery syndrome | WHO +G451 | Carotid artery syndrome (hemispheric) | WHO +G452 | Multiple and bilateral precerebral artery syndromes | WHO +G453 | Amaurosis fugax | WHO +G454 | Transient global amnesia | WHO +G458 | Other transient cerebral ischaemic attacks and related syndromes | WHO +G459 | Transient cerebral ischaemic attack, unspecified | WHO +G46 | Vascular syndromes of brain in cerebrovascular diseases | WHO +G460 | Middle cerebral artery syndrome | WHO +G461 | Anterior cerebral artery syndrome | WHO +G462 | Posterior cerebral artery syndrome | WHO +G463 | Brain stem stroke syndrome | WHO +G464 | Cerebellar stroke syndrome | WHO +G465 | Pure motor lacunar syndrome | WHO +G466 | Pure sensory lacunar syndrome | WHO +G467 | Other lacunar syndromes | WHO +G468 | Other vascular syndromes of brain in cerebrovascular diseases | WHO +G47 | Sleep disorders | WHO +G470 | Disorders of initiating and maintaining sleep [insomnias] | WHO +G4700 | Insomnia, unspecified | CMS +G4701 | Insomnia due to medical condition | CMS +G4709 | Other insomnia | CMS +G471 | Disorders of excessive somnolence [hypersomnias] | WHO +G4710 | Hypersomnia, unspecified | CMS +G4711 | Idiopathic hypersomnia with long sleep time | CMS +G4712 | Idiopathic hypersomnia without long sleep time | CMS +G4713 | Recurrent hypersomnia | CMS +G4714 | Hypersomnia due to medical condition | CMS +G4719 | Other hypersomnia | CMS +G472 | Disorders of the sleep-wake schedule | WHO +G4720 | Circadian rhythm sleep disorder, unspecified type | CMS +G4721 | Circadian rhythm sleep disorder, delayed sleep phase type | CMS +G4722 | Circadian rhythm sleep disorder, advanced sleep phase type | CMS +G4723 | Circadian rhythm sleep disorder, irregular sleep wake type | CMS +G4724 | Circadian rhythm sleep disorder, free running type | CMS +G4725 | Circadian rhythm sleep disorder, jet lag type | CMS +G4726 | Circadian rhythm sleep disorder, shift work type | CMS +G4727 | Circadian rhythm sleep disorder in conditions classified elsewhere | CMS +G4729 | Other circadian rhythm sleep disorder | CMS +G473 | Sleep apnoea | WHO +G4730 | Sleep apnea, unspecified | CMS +G4731 | Primary central sleep apnea | CMS +G4732 | High altitude periodic breathing | CMS +G4733 | Obstructive sleep apnea (adult) (pediatric) | CMS +G4734 | Idiopathic sleep related nonobstructive alveolar hypoventilation | CMS +G4735 | Congenital central alveolar hypoventilation syndrome | CMS +G4736 | Sleep related hypoventilation in conditions classified elsewhere | CMS +G4737 | Central sleep apnea in conditions classified elsewhere | CMS +G4739 | Other sleep apnea | CMS +G474 | Narcolepsy and cataplexy | WHO +G47411 | Narcolepsy with cataplexy | CMS +G47419 | Narcolepsy without cataplexy | CMS +G47421 | Narcolepsy in conditions classified elsewhere with cataplexy | CMS +G47429 | Narcolepsy in conditions classified elsewhere without cataplexy | CMS +G4750 | Parasomnia, unspecified | CMS +G4751 | Confusional arousals | CMS +G4752 | REM sleep behavior disorder | CMS +G4753 | Recurrent isolated sleep paralysis | CMS +G4754 | Parasomnia in conditions classified elsewhere | CMS +G4759 | Other parasomnia | CMS +G4761 | Periodic limb movement disorder | CMS +G4762 | Sleep related leg cramps | CMS +G4763 | Sleep related bruxism | CMS +G4769 | Other sleep related movement disorders | CMS +G478 | Other sleep disorders | WHO +G479 | Sleep disorder, unspecified | WHO +G50 | Disorders of trigeminal nerve | WHO +G500 | Trigeminal neuralgia | WHO +G501 | Atypical facial pain | WHO +G508 | Other disorders of trigeminal nerve | WHO +G509 | Disorder of trigeminal nerve, unspecified | WHO +G51 | Facial nerve disorders | WHO +G510 | Bell palsy | WHO +G511 | Geniculate ganglionitis | WHO +G512 | Melkersson syndrome | WHO +G513 | Clonic hemifacial spasm | WHO +G5131 | Clonic hemifacial spasm, right | CMS +G5132 | Clonic hemifacial spasm, left | CMS +G5133 | Clonic hemifacial spasm, bilateral | CMS +G5139 | Clonic hemifacial spasm, unspecified | CMS +G514 | Facial myokymia | WHO +G518 | Other disorders of facial nerve | WHO +G519 | Disorder of facial nerve, unspecified | WHO +G52 | Disorders of other cranial nerves | WHO +G520 | Disorders of olfactory nerve | WHO +G521 | Disorders of glossopharyngeal nerve | WHO +G522 | Disorders of vagus nerve | WHO +G523 | Disorders of hypoglossal nerve | WHO +G527 | Disorders of multiple cranial nerves | WHO +G528 | Disorders of other specified cranial nerves | WHO +G529 | Cranial nerve disorder, unspecified | WHO +G53 | Cranial nerve disorders in diseases classified elsewhere | WHO +G530 | Postzoster neuralgia | WHO +G531 | Multiple cranial nerve palsies in infectious and parasitic diseases classified elsewhere | WHO +G532 | Multiple cranial nerve palsies in sarcoidosis | WHO +G533 | Multiple cranial nerve palsies in neoplastic disease | WHO +G538 | Other cranial nerve disorders in other diseases classified elsewhere | WHO +G54 | Nerve root and plexus disorders | WHO +G540 | Brachial plexus disorders | WHO +G541 | Lumbosacral plexus disorders | WHO +G542 | Cervical root disorders, not elsewhere classified | WHO +G543 | Thoracic root disorders, not elsewhere classified | WHO +G544 | Lumbosacral root disorders, not elsewhere classified | WHO +G545 | Neuralgic amyotrophy | WHO +G546 | Phantom limb syndrome with pain | WHO +G547 | Phantom limb syndrome without pain | WHO +G548 | Other nerve root and plexus disorders | WHO +G549 | Nerve root and plexus disorder, unspecified | WHO +G55 | Nerve root and plexus compressions in diseases classified elsewhere | WHO +G550 | Nerve root and plexus compressions in neoplastic disease | WHO +G551 | Nerve root and plexus compressions in intervertebral disc disorders | WHO +G552 | Nerve root and plexus compressions in spondylosis | WHO +G553 | Nerve root and plexus compressions in other dorsopathies | WHO +G558 | Nerve root and plexus compressions in other diseases classified elsewhere | WHO +G56 | Mononeuropathies of upper limb | WHO +G560 | Carpal tunnel syndrome | WHO +G5600 | Carpal tunnel syndrome, unspecified upper limb | CMS +G5601 | Carpal tunnel syndrome, right upper limb | CMS +G5602 | Carpal tunnel syndrome, left upper limb | CMS +G5603 | Carpal tunnel syndrome, bilateral upper limbs | CMS +G561 | Other lesions of median nerve | WHO +G5610 | Other lesions of median nerve, unspecified upper limb | CMS +G5611 | Other lesions of median nerve, right upper limb | CMS +G5612 | Other lesions of median nerve, left upper limb | CMS +G5613 | Other lesions of median nerve, bilateral upper limbs | CMS +G562 | Lesion of ulnar nerve | WHO +G5620 | Lesion of ulnar nerve, unspecified upper limb | CMS +G5621 | Lesion of ulnar nerve, right upper limb | CMS +G5622 | Lesion of ulnar nerve, left upper limb | CMS +G5623 | Lesion of ulnar nerve, bilateral upper limbs | CMS +G563 | Lesion of radial nerve | WHO +G5630 | Lesion of radial nerve, unspecified upper limb | CMS +G5631 | Lesion of radial nerve, right upper limb | CMS +G5632 | Lesion of radial nerve, left upper limb | CMS +G5633 | Lesion of radial nerve, bilateral upper limbs | CMS +G5640 | Causalgia of unspecified upper limb | CMS +G5641 | Causalgia of right upper limb | CMS +G5642 | Causalgia of left upper limb | CMS +G5643 | Causalgia of bilateral upper limbs | CMS +G568 | Other mononeuropathies of upper limb | WHO +G5680 | Other specified mononeuropathies of unspecified upper limb | CMS +G5681 | Other specified mononeuropathies of right upper limb | CMS +G5682 | Other specified mononeuropathies of left upper limb | CMS +G5683 | Other specified mononeuropathies of bilateral upper limbs | CMS +G569 | Mononeuropathy of upper limb, unspecified | WHO +G5690 | Unspecified mononeuropathy of unspecified upper limb | CMS +G5691 | Unspecified mononeuropathy of right upper limb | CMS +G5692 | Unspecified mononeuropathy of left upper limb | CMS +G5693 | Unspecified mononeuropathy of bilateral upper limbs | CMS +G57 | Mononeuropathies of lower limb | WHO +G570 | Lesion of sciatic nerve | WHO +G5700 | Lesion of sciatic nerve, unspecified lower limb | CMS +G5701 | Lesion of sciatic nerve, right lower limb | CMS +G5702 | Lesion of sciatic nerve, left lower limb | CMS +G5703 | Lesion of sciatic nerve, bilateral lower limbs | CMS +G571 | Meralgia paraesthetica | WHO +G5710 | Meralgia paresthetica, unspecified lower limb | CMS +G5711 | Meralgia paresthetica, right lower limb | CMS +G5712 | Meralgia paresthetica, left lower limb | CMS +G5713 | Meralgia paresthetica, bilateral lower limbs | CMS +G572 | Lesion of femoral nerve | WHO +G5720 | Lesion of femoral nerve, unspecified lower limb | CMS +G5721 | Lesion of femoral nerve, right lower limb | CMS +G5722 | Lesion of femoral nerve, left lower limb | CMS +G5723 | Lesion of femoral nerve, bilateral lower limbs | CMS +G573 | Lesion of lateral popliteal nerve | WHO +G5730 | Lesion of lateral popliteal nerve, unspecified lower limb | CMS +G5731 | Lesion of lateral popliteal nerve, right lower limb | CMS +G5732 | Lesion of lateral popliteal nerve, left lower limb | CMS +G5733 | Lesion of lateral popliteal nerve, bilateral lower limbs | CMS +G574 | Lesion of medial popliteal nerve | WHO +G5740 | Lesion of medial popliteal nerve, unspecified lower limb | CMS +G5741 | Lesion of medial popliteal nerve, right lower limb | CMS +G5742 | Lesion of medial popliteal nerve, left lower limb | CMS +G5743 | Lesion of medial popliteal nerve, bilateral lower limbs | CMS +G575 | Tarsal tunnel syndrome | WHO +G5750 | Tarsal tunnel syndrome, unspecified lower limb | CMS +G5751 | Tarsal tunnel syndrome, right lower limb | CMS +G5752 | Tarsal tunnel syndrome, left lower limb | CMS +G5753 | Tarsal tunnel syndrome, bilateral lower limbs | CMS +G576 | Lesion of plantar nerve | WHO +G5760 | Lesion of plantar nerve, unspecified lower limb | CMS +G5761 | Lesion of plantar nerve, right lower limb | CMS +G5762 | Lesion of plantar nerve, left lower limb | CMS +G5763 | Lesion of plantar nerve, bilateral lower limbs | CMS +G5770 | Causalgia of unspecified lower limb | CMS +G5771 | Causalgia of right lower limb | CMS +G5772 | Causalgia of left lower limb | CMS +G5773 | Causalgia of bilateral lower limbs | CMS +G578 | Other mononeuropathies of lower limb | WHO +G5780 | Other specified mononeuropathies of unspecified lower limb | CMS +G5781 | Other specified mononeuropathies of right lower limb | CMS +G5782 | Other specified mononeuropathies of left lower limb | CMS +G5783 | Other specified mononeuropathies of bilateral lower limbs | CMS +G579 | Mononeuropathy of lower limb, unspecified | WHO +G5790 | Unspecified mononeuropathy of unspecified lower limb | CMS +G5791 | Unspecified mononeuropathy of right lower limb | CMS +G5792 | Unspecified mononeuropathy of left lower limb | CMS +G5793 | Unspecified mononeuropathy of bilateral lower limbs | CMS +G58 | Other mononeuropathies | WHO +G580 | Intercostal neuropathy | WHO +G587 | Mononeuritis multiplex | WHO +G588 | Other specified mononeuropathies | WHO +G589 | Mononeuropathy, unspecified | WHO +G59 | Mononeuropathy in diseases classified elsewhere | WHO +G590 | Diabetic mononeuropathy | WHO +G598 | Other mononeuropathies in diseases classified elsewhere | WHO +G60 | Hereditary and idiopathic neuropathy | WHO +G600 | Hereditary motor and sensory neuropathy | WHO +G601 | Refsum disease | WHO +G602 | Neuropathy in association with hereditary ataxia | WHO +G603 | Idiopathic progressive neuropathy | WHO +G608 | Other hereditary and idiopathic neuropathies | WHO +G609 | Hereditary and idiopathic neuropathy, unspecified | WHO +G61 | Inflammatory polyneuropathy | WHO +G610 | Guillain-Barré syndrome | WHO +G611 | Serum neuropathy | WHO +G618 | Other inflammatory polyneuropathies | WHO +G6181 | Chronic inflammatory demyelinating polyneuritis | CMS +G6182 | Multifocal motor neuropathy | CMS +G6189 | Other inflammatory polyneuropathies | CMS +G619 | Inflammatory polyneuropathy, unspecified | WHO +G62 | Other polyneuropathies | WHO +G620 | Drug-induced polyneuropathy | WHO +G621 | Alcoholic polyneuropathy | WHO +G622 | Polyneuropathy due to other toxic agents | WHO +G628 | Other specified polyneuropathies | WHO +G6281 | Critical illness polyneuropathy | CMS +G6282 | Radiation-induced polyneuropathy | CMS +G6289 | Other specified polyneuropathies | CMS +G629 | Polyneuropathy, unspecified | WHO +G63 | Polyneuropathy in diseases classified elsewhere | WHO +G630 | Polyneuropathy in infectious and parasitic diseases classified elsewhere | WHO +G631 | Polyneuropathy in neoplastic disease | WHO +G632 | Diabetic polyneuropathy | WHO +G633 | Polyneuropathy in other endocrine and metabolic diseases | WHO +G634 | Polyneuropathy in nutritional deficiency | WHO +G635 | Polyneuropathy in systemic connective tissue disorders | WHO +G636 | Polyneuropathy in other musculoskeletal disorders | WHO +G638 | Polyneuropathy in other diseases classified elsewhere | WHO +G64 | Other disorders of peripheral nervous system | WHO +G650 | Sequelae of Guillain-Barre syndrome | CMS +G651 | Sequelae of other inflammatory polyneuropathy | CMS +G652 | Sequelae of toxic polyneuropathy | CMS +G70 | Myasthenia gravis and other myoneural disorders | WHO +G700 | Myasthenia gravis | WHO +G7000 | Myasthenia gravis without (acute) exacerbation | CMS +G7001 | Myasthenia gravis with (acute) exacerbation | CMS +G701 | Toxic myoneural disorders | WHO +G702 | Congenital and developmental myasthenia | WHO +G708 | Other specified myoneural disorders | WHO +G7080 | Lambert-Eaton syndrome, unspecified | CMS +G7081 | Lambert-Eaton syndrome in disease classified elsewhere | CMS +G7089 | Other specified myoneural disorders | CMS +G709 | Myoneural disorder, unspecified | WHO +G71 | Primary disorders of muscles | WHO +G710 | Muscular dystrophy | WHO +G7100 | Muscular dystrophy, unspecified | CMS +G7101 | Duchenne or Becker muscular dystrophy | CMS +G7102 | Facioscapulohumeral muscular dystrophy | CMS +G7109 | Other specified muscular dystrophies | CMS +G711 | Myotonic disorders | WHO +G7111 | Myotonic muscular dystrophy | CMS +G7112 | Myotonia congenita | CMS +G7113 | Myotonic chondrodystrophy | CMS +G7114 | Drug induced myotonia | CMS +G7119 | Other specified myotonic disorders | CMS +G712 | Congenital myopathies | WHO +G713 | Mitochondrial myopathy, not elsewhere classified | WHO +G718 | Other primary disorders of muscles | WHO +G719 | Primary disorder of muscle, unspecified | WHO +G72 | Other myopathies | WHO +G720 | Drug-induced myopathy | WHO +G721 | Alcoholic myopathy | WHO +G722 | Myopathy due to other toxic agents | WHO +G723 | Periodic paralysis | WHO +G724 | Inflammatory myopathy, not elsewhere classified | WHO +G7241 | Inclusion body myositis [IBM] | CMS +G7249 | Other inflammatory and immune myopathies, not elsewhere classified | CMS +G728 | Other specified myopathies | WHO +G7281 | Critical illness myopathy | CMS +G7289 | Other specified myopathies | CMS +G729 | Myopathy, unspecified | WHO +G73 | Disorders of myoneural junction and muscle in diseases classified elsewhere | WHO +G730 | Myasthenic syndromes in endocrine diseases | WHO +G731 | Lambert-Eaton syndrome | WHO +G732 | Other myasthenic syndromes in neoplastic disease | WHO +G733 | Myasthenic syndromes in other diseases classified elsewhere | WHO +G734 | Myopathy in infectious and parasitic diseases classified elsewhere | WHO +G735 | Myopathy in endocrine diseases | WHO +G736 | Myopathy in metabolic diseases | WHO +G737 | Myopathy in other diseases classified elsewhere | WHO +G80 | Cerebral palsy | WHO +G800 | Spastic quadriplegic cerebral palsy | WHO +G801 | Spastic diplegic cerebral palsy | WHO +G802 | Spastic hemiplegic cerebral palsy | WHO +G803 | Dyskinetic cerebral palsy | WHO +G804 | Ataxic cerebral palsy | WHO +G808 | Other cerebral palsy | WHO +G809 | Cerebral palsy, unspecified | WHO +G81 | Hemiplegia | WHO +G810 | Flaccid hemiplegia | WHO +G8100 | Flaccid hemiplegia affecting unspecified side | CMS +G8101 | Flaccid hemiplegia affecting right dominant side | CMS +G8102 | Flaccid hemiplegia affecting left dominant side | CMS +G8103 | Flaccid hemiplegia affecting right nondominant side | CMS +G8104 | Flaccid hemiplegia affecting left nondominant side | CMS +G811 | Spastic hemiplegia | WHO +G8110 | Spastic hemiplegia affecting unspecified side | CMS +G8111 | Spastic hemiplegia affecting right dominant side | CMS +G8112 | Spastic hemiplegia affecting left dominant side | CMS +G8113 | Spastic hemiplegia affecting right nondominant side | CMS +G8114 | Spastic hemiplegia affecting left nondominant side | CMS +G819 | Hemiplegia, unspecified | WHO +G8190 | Hemiplegia, unspecified affecting unspecified side | CMS +G8191 | Hemiplegia, unspecified affecting right dominant side | CMS +G8192 | Hemiplegia, unspecified affecting left dominant side | CMS +G8193 | Hemiplegia, unspecified affecting right nondominant side | CMS +G8194 | Hemiplegia, unspecified affecting left nondominant side | CMS +G82 | Paraplegia and tetraplegia | WHO +G820 | Flaccid paraplegia | WHO +G821 | Spastic paraplegia | WHO +G822 | Paraplegia, unspecified | WHO +G8220 | Paraplegia, unspecified | CMS +G8221 | Paraplegia, complete | CMS +G8222 | Paraplegia, incomplete | CMS +G823 | Flaccid tetraplegia | WHO +G824 | Spastic tetraplegia | WHO +G825 | Tetraplegia, unspecified | WHO +G8250 | Quadriplegia, unspecified | CMS +G8251 | Quadriplegia, C1-C4 complete | CMS +G8252 | Quadriplegia, C1-C4 incomplete | CMS +G8253 | Quadriplegia, C5-C7 complete | CMS +G8254 | Quadriplegia, C5-C7 incomplete | CMS +G83 | Other paralytic syndromes | WHO +G830 | Diplegia of upper limbs | WHO +G831 | Monoplegia of lower limb | WHO +G8310 | Monoplegia of lower limb affecting unspecified side | CMS +G8311 | Monoplegia of lower limb affecting right dominant side | CMS +G8312 | Monoplegia of lower limb affecting left dominant side | CMS +G8313 | Monoplegia of lower limb affecting right nondominant side | CMS +G8314 | Monoplegia of lower limb affecting left nondominant side | CMS +G832 | Monoplegia of upper limb | WHO +G8320 | Monoplegia of upper limb affecting unspecified side | CMS +G8321 | Monoplegia of upper limb affecting right dominant side | CMS +G8322 | Monoplegia of upper limb affecting left dominant side | CMS +G8323 | Monoplegia of upper limb affecting right nondominant side | CMS +G8324 | Monoplegia of upper limb affecting left nondominant side | CMS +G833 | Monoplegia, unspecified | WHO +G8330 | Monoplegia, unspecified affecting unspecified side | CMS +G8331 | Monoplegia, unspecified affecting right dominant side | CMS +G8332 | Monoplegia, unspecified affecting left dominant side | CMS +G8333 | Monoplegia, unspecified affecting right nondominant side | CMS +G8334 | Monoplegia, unspecified affecting left nondominant side | CMS +G834 | Cauda equina syndrome | WHO +G835 | Locked-in syndrome | WHO +G836 | Upper motor neuron facial paralysis | WHO +G838 | Other specified paralytic syndromes | WHO +G8381 | Brown-Sequard syndrome | CMS +G8382 | Anterior cord syndrome | CMS +G8383 | Posterior cord syndrome | CMS +G8384 | Todd's paralysis (postepileptic) | CMS +G8389 | Other specified paralytic syndromes | CMS +G839 | Paralytic syndrome, unspecified | WHO +G890 | Central pain syndrome | CMS +G8911 | Acute pain due to trauma | CMS +G8912 | Acute post-thoracotomy pain | CMS +G8918 | Other acute postprocedural pain | CMS +G8921 | Chronic pain due to trauma | CMS +G8922 | Chronic post-thoracotomy pain | CMS +G8928 | Other chronic postprocedural pain | CMS +G8929 | Other chronic pain | CMS +G893 | Neoplasm related pain (acute) (chronic) | CMS +G894 | Chronic pain syndrome | CMS +G90 | Disorders of autonomic nervous system | WHO +G900 | Idiopathic peripheral autonomic neuropathy | WHO +G9001 | Carotid sinus syncope | CMS +G9009 | Other idiopathic peripheral autonomic neuropathy | CMS +G901 | Familial dysautonomia [Riley-Day] | WHO +G902 | Horner syndrome | WHO +G903 | Multi-system degeneration of the autonomic nervous system | CMS +G904 | Autonomic dysreflexia | WHO +G905 | Complex regional pain syndrome type I | WHO +G9050 | Complex regional pain syndrome I, unspecified | CMS +G90511 | Complex regional pain syndrome I of right upper limb | CMS +G90512 | Complex regional pain syndrome I of left upper limb | CMS +G90513 | Complex regional pain syndrome I of upper limb, bilateral | CMS +G90519 | Complex regional pain syndrome I of unspecified upper limb | CMS +G90521 | Complex regional pain syndrome I of right lower limb | CMS +G90522 | Complex regional pain syndrome I of left lower limb | CMS +G90523 | Complex regional pain syndrome I of lower limb, bilateral | CMS +G90529 | Complex regional pain syndrome I of unspecified lower limb | CMS +G9059 | Complex regional pain syndrome I of other specified site | CMS +G906 | Complex regional pain syndrome type II | WHO +G907 | Complex regional pain syndrome, other and unspecified type | WHO +G908 | Other disorders of autonomic nervous system | WHO +G909 | Disorder of autonomic nervous system, unspecified | WHO +G91 | Hydrocephalus | WHO +G910 | Communicating hydrocephalus | WHO +G911 | Obstructive hydrocephalus | WHO +G912 | Normal-pressure hydrocephalus | WHO +G913 | Post-traumatic hydrocephalus, unspecified | WHO +G914 | Hydrocephalus in diseases classified elsewhere | CMS +G918 | Other hydrocephalus | WHO +G919 | Hydrocephalus, unspecified | WHO +G92 | Toxic encephalopathy | WHO +G93 | Other disorders of brain | WHO +G930 | Cerebral cysts | WHO +G931 | Anoxic brain damage, not elsewhere classified | WHO +G932 | Benign intracranial hypertension | WHO +G933 | Postviral fatigue syndrome | WHO +G934 | Encephalopathy, unspecified | WHO +G9340 | Encephalopathy, unspecified | CMS +G9341 | Metabolic encephalopathy | CMS +G9349 | Other encephalopathy | CMS +G935 | Compression of brain | WHO +G936 | Cerebral oedema | WHO +G937 | Reye syndrome | WHO +G938 | Other specified disorders of brain | WHO +G9381 | Temporal sclerosis | CMS +G9382 | Brain death | CMS +G9389 | Other specified disorders of brain | CMS +G939 | Disorder of brain, unspecified | WHO +G94 | Other disorders of brain in diseases classified elsewhere | WHO +G940 | Hydrocephalus in infectious and parasitic diseases classified elsewhere | WHO +G941 | Hydrocephalus in neoplastic disease | WHO +G942 | Hydrocephalus in other diseases classified elsewhere | WHO +G943 | Encephalopathy in diseases classified elsewhere | WHO +G948 | Other specified disorders of brain in diseases classified elsewhere | WHO +G95 | Other diseases of spinal cord | WHO +G950 | Syringomyelia and syringobulbia | WHO +G951 | Vascular myelopathies | WHO +G9511 | Acute infarction of spinal cord (embolic) (nonembolic) | CMS +G9519 | Other vascular myelopathies | CMS +G952 | Cord compression, unspecified | WHO +G9520 | Unspecified cord compression | CMS +G9529 | Other cord compression | CMS +G958 | Other specified diseases of spinal cord | WHO +G9581 | Conus medullaris syndrome | CMS +G9589 | Other specified diseases of spinal cord | CMS +G959 | Disease of spinal cord, unspecified | WHO +G96 | Other disorders of central nervous system | WHO +G960 | Cerebrospinal fluid leak | WHO +G961 | Disorders of meninges, not elsewhere classified | WHO +G9611 | Dural tear | CMS +G9612 | Meningeal adhesions (cerebral) (spinal) | CMS +G9619 | Other disorders of meninges, not elsewhere classified | CMS +G968 | Other specified disorders of central nervous system | WHO +G969 | Disorder of central nervous system, unspecified | WHO +G97 | Postprocedural disorders of nervous system, not elsewhere classified | WHO +G970 | Cerebrospinal fluid leak from spinal puncture | WHO +G971 | Other reaction to spinal and lumbar puncture | WHO +G972 | Intracranial hypotension following ventricular shunting | WHO +G9731 | Intraoperative hemorrhage and hematoma of a nervous system organ or structure complicating a nervous system procedure | CMS +G9732 | Intraoperative hemorrhage and hematoma of a nervous system organ or structure complicating other procedure | CMS +G9741 | Accidental puncture or laceration of dura during a procedure | CMS +G9748 | Accidental puncture and laceration of other nervous system organ or structure during a nervous system procedure | CMS +G9749 | Accidental puncture and laceration of other nervous system organ or structure during other procedure | CMS +G9751 | Postprocedural hemorrhage of a nervous system organ or structure following a nervous system procedure | CMS +G9752 | Postprocedural hemorrhage of a nervous system organ or structure following other procedure | CMS +G9761 | Postprocedural hematoma of a nervous system organ or structure following a nervous system procedure | CMS +G9762 | Postprocedural hematoma of a nervous system organ or structure following other procedure | CMS +G9763 | Postprocedural seroma of a nervous system organ or structure following a nervous system procedure | CMS +G9764 | Postprocedural seroma of a nervous system organ or structure following other procedure | CMS +G978 | Other postprocedural disorders of nervous system | WHO +G9781 | Other intraoperative complications of nervous system | CMS +G9782 | Other postprocedural complications and disorders of nervous system | CMS +G979 | Postprocedural disorder of nervous system, unspecified | WHO +G98 | Other disorders of nervous system, not elsewhere classified | WHO +G980 | Neurogenic arthritis, not elsewhere classified | CMS +G988 | Other disorders of nervous system | CMS +G99 | Other disorders of nervous system in diseases classified elsewhere | WHO +G990 | Autonomic neuropathy in endocrine and metabolic diseases | WHO +G991 | Other disorders of autonomic nervous system in other diseases classified elsewhere | WHO +G992 | Myelopathy in diseases classified elsewhere | WHO +G998 | Other specified disorders of nervous system in diseases classified elsewhere | WHO +H00 | Hordeolum and chalazion | WHO +H000 | Hordeolum and other deep inflammation of eyelid | WHO +H00011 | Hordeolum externum right upper eyelid | CMS +H00012 | Hordeolum externum right lower eyelid | CMS +H00013 | Hordeolum externum right eye, unspecified eyelid | CMS +H00014 | Hordeolum externum left upper eyelid | CMS +H00015 | Hordeolum externum left lower eyelid | CMS +H00016 | Hordeolum externum left eye, unspecified eyelid | CMS +H00019 | Hordeolum externum unspecified eye, unspecified eyelid | CMS +H00021 | Hordeolum internum right upper eyelid | CMS +H00022 | Hordeolum internum right lower eyelid | CMS +H00023 | Hordeolum internum right eye, unspecified eyelid | CMS +H00024 | Hordeolum internum left upper eyelid | CMS +H00025 | Hordeolum internum left lower eyelid | CMS +H00026 | Hordeolum internum left eye, unspecified eyelid | CMS +H00029 | Hordeolum internum unspecified eye, unspecified eyelid | CMS +H00031 | Abscess of right upper eyelid | CMS +H00032 | Abscess of right lower eyelid | CMS +H00033 | Abscess of eyelid right eye, unspecified eyelid | CMS +H00034 | Abscess of left upper eyelid | CMS +H00035 | Abscess of left lower eyelid | CMS +H00036 | Abscess of eyelid left eye, unspecified eyelid | CMS +H00039 | Abscess of eyelid unspecified eye, unspecified eyelid | CMS +H001 | Chalazion | WHO +H0011 | Chalazion right upper eyelid | CMS +H0012 | Chalazion right lower eyelid | CMS +H0013 | Chalazion right eye, unspecified eyelid | CMS +H0014 | Chalazion left upper eyelid | CMS +H0015 | Chalazion left lower eyelid | CMS +H0016 | Chalazion left eye, unspecified eyelid | CMS +H0019 | Chalazion unspecified eye, unspecified eyelid | CMS +H01 | Other inflammation of eyelid | WHO +H010 | Blepharitis | WHO +H01001 | Unspecified blepharitis right upper eyelid | CMS +H01002 | Unspecified blepharitis right lower eyelid | CMS +H01003 | Unspecified blepharitis right eye, unspecified eyelid | CMS +H01004 | Unspecified blepharitis left upper eyelid | CMS +H01005 | Unspecified blepharitis left lower eyelid | CMS +H01006 | Unspecified blepharitis left eye, unspecified eyelid | CMS +H01009 | Unspecified blepharitis unspecified eye, unspecified eyelid | CMS +H0100A | Unspecified blepharitis right eye, upper and lower eyelids | CMS +H0100B | Unspecified blepharitis left eye, upper and lower eyelids | CMS +H01011 | Ulcerative blepharitis right upper eyelid | CMS +H01012 | Ulcerative blepharitis right lower eyelid | CMS +H01013 | Ulcerative blepharitis right eye, unspecified eyelid | CMS +H01014 | Ulcerative blepharitis left upper eyelid | CMS +H01015 | Ulcerative blepharitis left lower eyelid | CMS +H01016 | Ulcerative blepharitis left eye, unspecified eyelid | CMS +H01019 | Ulcerative blepharitis unspecified eye, unspecified eyelid | CMS +H0101A | Ulcerative blepharitis right eye, upper and lower eyelids | CMS +H0101B | Ulcerative blepharitis left eye, upper and lower eyelids | CMS +H01021 | Squamous blepharitis right upper eyelid | CMS +H01022 | Squamous blepharitis right lower eyelid | CMS +H01023 | Squamous blepharitis right eye, unspecified eyelid | CMS +H01024 | Squamous blepharitis left upper eyelid | CMS +H01025 | Squamous blepharitis left lower eyelid | CMS +H01026 | Squamous blepharitis left eye, unspecified eyelid | CMS +H01029 | Squamous blepharitis unspecified eye, unspecified eyelid | CMS +H0102A | Squamous blepharitis right eye, upper and lower eyelids | CMS +H0102B | Squamous blepharitis left eye, upper and lower eyelids | CMS +H011 | Noninfectious dermatoses of eyelid | WHO +H01111 | Allergic dermatitis of right upper eyelid | CMS +H01112 | Allergic dermatitis of right lower eyelid | CMS +H01113 | Allergic dermatitis of right eye, unspecified eyelid | CMS +H01114 | Allergic dermatitis of left upper eyelid | CMS +H01115 | Allergic dermatitis of left lower eyelid | CMS +H01116 | Allergic dermatitis of left eye, unspecified eyelid | CMS +H01119 | Allergic dermatitis of unspecified eye, unspecified eyelid | CMS +H01121 | Discoid lupus erythematosus of right upper eyelid | CMS +H01122 | Discoid lupus erythematosus of right lower eyelid | CMS +H01123 | Discoid lupus erythematosus of right eye, unspecified eyelid | CMS +H01124 | Discoid lupus erythematosus of left upper eyelid | CMS +H01125 | Discoid lupus erythematosus of left lower eyelid | CMS +H01126 | Discoid lupus erythematosus of left eye, unspecified eyelid | CMS +H01129 | Discoid lupus erythematosus of unspecified eye, unspecified eyelid | CMS +H01131 | Eczematous dermatitis of right upper eyelid | CMS +H01132 | Eczematous dermatitis of right lower eyelid | CMS +H01133 | Eczematous dermatitis of right eye, unspecified eyelid | CMS +H01134 | Eczematous dermatitis of left upper eyelid | CMS +H01135 | Eczematous dermatitis of left lower eyelid | CMS +H01136 | Eczematous dermatitis of left eye, unspecified eyelid | CMS +H01139 | Eczematous dermatitis of unspecified eye, unspecified eyelid | CMS +H01141 | Xeroderma of right upper eyelid | CMS +H01142 | Xeroderma of right lower eyelid | CMS +H01143 | Xeroderma of right eye, unspecified eyelid | CMS +H01144 | Xeroderma of left upper eyelid | CMS +H01145 | Xeroderma of left lower eyelid | CMS +H01146 | Xeroderma of left eye, unspecified eyelid | CMS +H01149 | Xeroderma of unspecified eye, unspecified eyelid | CMS +H018 | Other specified inflammation of eyelid | WHO +H019 | Inflammation of eyelid, unspecified | WHO +H02 | Other disorders of eyelid | WHO +H020 | Entropion and trichiasis of eyelid | WHO +H02001 | Unspecified entropion of right upper eyelid | CMS +H02002 | Unspecified entropion of right lower eyelid | CMS +H02003 | Unspecified entropion of right eye, unspecified eyelid | CMS +H02004 | Unspecified entropion of left upper eyelid | CMS +H02005 | Unspecified entropion of left lower eyelid | CMS +H02006 | Unspecified entropion of left eye, unspecified eyelid | CMS +H02009 | Unspecified entropion of unspecified eye, unspecified eyelid | CMS +H02011 | Cicatricial entropion of right upper eyelid | CMS +H02012 | Cicatricial entropion of right lower eyelid | CMS +H02013 | Cicatricial entropion of right eye, unspecified eyelid | CMS +H02014 | Cicatricial entropion of left upper eyelid | CMS +H02015 | Cicatricial entropion of left lower eyelid | CMS +H02016 | Cicatricial entropion of left eye, unspecified eyelid | CMS +H02019 | Cicatricial entropion of unspecified eye, unspecified eyelid | CMS +H02021 | Mechanical entropion of right upper eyelid | CMS +H02022 | Mechanical entropion of right lower eyelid | CMS +H02023 | Mechanical entropion of right eye, unspecified eyelid | CMS +H02024 | Mechanical entropion of left upper eyelid | CMS +H02025 | Mechanical entropion of left lower eyelid | CMS +H02026 | Mechanical entropion of left eye, unspecified eyelid | CMS +H02029 | Mechanical entropion of unspecified eye, unspecified eyelid | CMS +H02031 | Senile entropion of right upper eyelid | CMS +H02032 | Senile entropion of right lower eyelid | CMS +H02033 | Senile entropion of right eye, unspecified eyelid | CMS +H02034 | Senile entropion of left upper eyelid | CMS +H02035 | Senile entropion of left lower eyelid | CMS +H02036 | Senile entropion of left eye, unspecified eyelid | CMS +H02039 | Senile entropion of unspecified eye, unspecified eyelid | CMS +H02041 | Spastic entropion of right upper eyelid | CMS +H02042 | Spastic entropion of right lower eyelid | CMS +H02043 | Spastic entropion of right eye, unspecified eyelid | CMS +H02044 | Spastic entropion of left upper eyelid | CMS +H02045 | Spastic entropion of left lower eyelid | CMS +H02046 | Spastic entropion of left eye, unspecified eyelid | CMS +H02049 | Spastic entropion of unspecified eye, unspecified eyelid | CMS +H02051 | Trichiasis without entropion right upper eyelid | CMS +H02052 | Trichiasis without entropion right lower eyelid | CMS +H02053 | Trichiasis without entropion right eye, unspecified eyelid | CMS +H02054 | Trichiasis without entropion left upper eyelid | CMS +H02055 | Trichiasis without entropion left lower eyelid | CMS +H02056 | Trichiasis without entropion left eye, unspecified eyelid | CMS +H02059 | Trichiasis without entropion unspecified eye, unspecified eyelid | CMS +H021 | Ectropion of eyelid | WHO +H02101 | Unspecified ectropion of right upper eyelid | CMS +H02102 | Unspecified ectropion of right lower eyelid | CMS +H02103 | Unspecified ectropion of right eye, unspecified eyelid | CMS +H02104 | Unspecified ectropion of left upper eyelid | CMS +H02105 | Unspecified ectropion of left lower eyelid | CMS +H02106 | Unspecified ectropion of left eye, unspecified eyelid | CMS +H02109 | Unspecified ectropion of unspecified eye, unspecified eyelid | CMS +H02111 | Cicatricial ectropion of right upper eyelid | CMS +H02112 | Cicatricial ectropion of right lower eyelid | CMS +H02113 | Cicatricial ectropion of right eye, unspecified eyelid | CMS +H02114 | Cicatricial ectropion of left upper eyelid | CMS +H02115 | Cicatricial ectropion of left lower eyelid | CMS +H02116 | Cicatricial ectropion of left eye, unspecified eyelid | CMS +H02119 | Cicatricial ectropion of unspecified eye, unspecified eyelid | CMS +H02121 | Mechanical ectropion of right upper eyelid | CMS +H02122 | Mechanical ectropion of right lower eyelid | CMS +H02123 | Mechanical ectropion of right eye, unspecified eyelid | CMS +H02124 | Mechanical ectropion of left upper eyelid | CMS +H02125 | Mechanical ectropion of left lower eyelid | CMS +H02126 | Mechanical ectropion of left eye, unspecified eyelid | CMS +H02129 | Mechanical ectropion of unspecified eye, unspecified eyelid | CMS +H02131 | Senile ectropion of right upper eyelid | CMS +H02132 | Senile ectropion of right lower eyelid | CMS +H02133 | Senile ectropion of right eye, unspecified eyelid | CMS +H02134 | Senile ectropion of left upper eyelid | CMS +H02135 | Senile ectropion of left lower eyelid | CMS +H02136 | Senile ectropion of left eye, unspecified eyelid | CMS +H02139 | Senile ectropion of unspecified eye, unspecified eyelid | CMS +H02141 | Spastic ectropion of right upper eyelid | CMS +H02142 | Spastic ectropion of right lower eyelid | CMS +H02143 | Spastic ectropion of right eye, unspecified eyelid | CMS +H02144 | Spastic ectropion of left upper eyelid | CMS +H02145 | Spastic ectropion of left lower eyelid | CMS +H02146 | Spastic ectropion of left eye, unspecified eyelid | CMS +H02149 | Spastic ectropion of unspecified eye, unspecified eyelid | CMS +H02151 | Paralytic ectropion of right upper eyelid | CMS +H02152 | Paralytic ectropion of right lower eyelid | CMS +H02153 | Paralytic ectropion of right eye, unspecified eyelid | CMS +H02154 | Paralytic ectropion of left upper eyelid | CMS +H02155 | Paralytic ectropion of left lower eyelid | CMS +H02156 | Paralytic ectropion of left eye, unspecified eyelid | CMS +H02159 | Paralytic ectropion of unspecified eye, unspecified eyelid | CMS +H022 | Lagophthalmos | WHO +H02201 | Unspecified lagophthalmos right upper eyelid | CMS +H02202 | Unspecified lagophthalmos right lower eyelid | CMS +H02203 | Unspecified lagophthalmos right eye, unspecified eyelid | CMS +H02204 | Unspecified lagophthalmos left upper eyelid | CMS +H02205 | Unspecified lagophthalmos left lower eyelid | CMS +H02206 | Unspecified lagophthalmos left eye, unspecified eyelid | CMS +H02209 | Unspecified lagophthalmos unspecified eye, unspecified eyelid | CMS +H0220A | Unspecified lagophthalmos right eye, upper and lower eyelids | CMS +H0220B | Unspecified lagophthalmos left eye, upper and lower eyelids | CMS +H0220C | Unspecified lagophthalmos, bilateral, upper and lower eyelids | CMS +H02211 | Cicatricial lagophthalmos right upper eyelid | CMS +H02212 | Cicatricial lagophthalmos right lower eyelid | CMS +H02213 | Cicatricial lagophthalmos right eye, unspecified eyelid | CMS +H02214 | Cicatricial lagophthalmos left upper eyelid | CMS +H02215 | Cicatricial lagophthalmos left lower eyelid | CMS +H02216 | Cicatricial lagophthalmos left eye, unspecified eyelid | CMS +H02219 | Cicatricial lagophthalmos unspecified eye, unspecified eyelid | CMS +H0221A | Cicatricial lagophthalmos right eye, upper and lower eyelids | CMS +H0221B | Cicatricial lagophthalmos left eye, upper and lower eyelids | CMS +H0221C | Cicatricial lagophthalmos, bilateral, upper and lower eyelids | CMS +H02221 | Mechanical lagophthalmos right upper eyelid | CMS +H02222 | Mechanical lagophthalmos right lower eyelid | CMS +H02223 | Mechanical lagophthalmos right eye, unspecified eyelid | CMS +H02224 | Mechanical lagophthalmos left upper eyelid | CMS +H02225 | Mechanical lagophthalmos left lower eyelid | CMS +H02226 | Mechanical lagophthalmos left eye, unspecified eyelid | CMS +H02229 | Mechanical lagophthalmos unspecified eye, unspecified eyelid | CMS +H0222A | Mechanical lagophthalmos right eye, upper and lower eyelids | CMS +H0222B | Mechanical lagophthalmos left eye, upper and lower eyelids | CMS +H0222C | Mechanical lagophthalmos, bilateral, upper and lower eyelids | CMS +H02231 | Paralytic lagophthalmos right upper eyelid | CMS +H02232 | Paralytic lagophthalmos right lower eyelid | CMS +H02233 | Paralytic lagophthalmos right eye, unspecified eyelid | CMS +H02234 | Paralytic lagophthalmos left upper eyelid | CMS +H02235 | Paralytic lagophthalmos left lower eyelid | CMS +H02236 | Paralytic lagophthalmos left eye, unspecified eyelid | CMS +H02239 | Paralytic lagophthalmos unspecified eye, unspecified eyelid | CMS +H0223A | Paralytic lagophthalmos right eye, upper and lower eyelids | CMS +H0223B | Paralytic lagophthalmos left eye, upper and lower eyelids | CMS +H0223C | Paralytic lagophthalmos, bilateral, upper and lower eyelids | CMS +H023 | Blepharochalasis | WHO +H0230 | Blepharochalasis unspecified eye, unspecified eyelid | CMS +H0231 | Blepharochalasis right upper eyelid | CMS +H0232 | Blepharochalasis right lower eyelid | CMS +H0233 | Blepharochalasis right eye, unspecified eyelid | CMS +H0234 | Blepharochalasis left upper eyelid | CMS +H0235 | Blepharochalasis left lower eyelid | CMS +H0236 | Blepharochalasis left eye, unspecified eyelid | CMS +H024 | Ptosis of eyelid | WHO +H02401 | Unspecified ptosis of right eyelid | CMS +H02402 | Unspecified ptosis of left eyelid | CMS +H02403 | Unspecified ptosis of bilateral eyelids | CMS +H02409 | Unspecified ptosis of unspecified eyelid | CMS +H02411 | Mechanical ptosis of right eyelid | CMS +H02412 | Mechanical ptosis of left eyelid | CMS +H02413 | Mechanical ptosis of bilateral eyelids | CMS +H02419 | Mechanical ptosis of unspecified eyelid | CMS +H02421 | Myogenic ptosis of right eyelid | CMS +H02422 | Myogenic ptosis of left eyelid | CMS +H02423 | Myogenic ptosis of bilateral eyelids | CMS +H02429 | Myogenic ptosis of unspecified eyelid | CMS +H02431 | Paralytic ptosis of right eyelid | CMS +H02432 | Paralytic ptosis of left eyelid | CMS +H02433 | Paralytic ptosis of bilateral eyelids | CMS +H02439 | Paralytic ptosis unspecified eyelid | CMS +H025 | Other disorders affecting eyelid function | WHO +H02511 | Abnormal innervation syndrome right upper eyelid | CMS +H02512 | Abnormal innervation syndrome right lower eyelid | CMS +H02513 | Abnormal innervation syndrome right eye, unspecified eyelid | CMS +H02514 | Abnormal innervation syndrome left upper eyelid | CMS +H02515 | Abnormal innervation syndrome left lower eyelid | CMS +H02516 | Abnormal innervation syndrome left eye, unspecified eyelid | CMS +H02519 | Abnormal innervation syndrome unspecified eye, unspecified eyelid | CMS +H02521 | Blepharophimosis right upper eyelid | CMS +H02522 | Blepharophimosis right lower eyelid | CMS +H02523 | Blepharophimosis right eye, unspecified eyelid | CMS +H02524 | Blepharophimosis left upper eyelid | CMS +H02525 | Blepharophimosis left lower eyelid | CMS +H02526 | Blepharophimosis left eye, unspecified eyelid | CMS +H02529 | Blepharophimosis unspecified eye, unspecified lid | CMS +H02531 | Eyelid retraction right upper eyelid | CMS +H02532 | Eyelid retraction right lower eyelid | CMS +H02533 | Eyelid retraction right eye, unspecified eyelid | CMS +H02534 | Eyelid retraction left upper eyelid | CMS +H02535 | Eyelid retraction left lower eyelid | CMS +H02536 | Eyelid retraction left eye, unspecified eyelid | CMS +H02539 | Eyelid retraction unspecified eye, unspecified lid | CMS +H0259 | Other disorders affecting eyelid function | CMS +H026 | Xanthelasma of eyelid | WHO +H0260 | Xanthelasma of unspecified eye, unspecified eyelid | CMS +H0261 | Xanthelasma of right upper eyelid | CMS +H0262 | Xanthelasma of right lower eyelid | CMS +H0263 | Xanthelasma of right eye, unspecified eyelid | CMS +H0264 | Xanthelasma of left upper eyelid | CMS +H0265 | Xanthelasma of left lower eyelid | CMS +H0266 | Xanthelasma of left eye, unspecified eyelid | CMS +H027 | Other degenerative disorders of eyelid and periocular area | WHO +H0270 | Unspecified degenerative disorders of eyelid and periocular area | CMS +H02711 | Chloasma of right upper eyelid and periocular area | CMS +H02712 | Chloasma of right lower eyelid and periocular area | CMS +H02713 | Chloasma of right eye, unspecified eyelid and periocular area | CMS +H02714 | Chloasma of left upper eyelid and periocular area | CMS +H02715 | Chloasma of left lower eyelid and periocular area | CMS +H02716 | Chloasma of left eye, unspecified eyelid and periocular area | CMS +H02719 | Chloasma of unspecified eye, unspecified eyelid and periocular area | CMS +H02721 | Madarosis of right upper eyelid and periocular area | CMS +H02722 | Madarosis of right lower eyelid and periocular area | CMS +H02723 | Madarosis of right eye, unspecified eyelid and periocular area | CMS +H02724 | Madarosis of left upper eyelid and periocular area | CMS +H02725 | Madarosis of left lower eyelid and periocular area | CMS +H02726 | Madarosis of left eye, unspecified eyelid and periocular area | CMS +H02729 | Madarosis of unspecified eye, unspecified eyelid and periocular area | CMS +H02731 | Vitiligo of right upper eyelid and periocular area | CMS +H02732 | Vitiligo of right lower eyelid and periocular area | CMS +H02733 | Vitiligo of right eye, unspecified eyelid and periocular area | CMS +H02734 | Vitiligo of left upper eyelid and periocular area | CMS +H02735 | Vitiligo of left lower eyelid and periocular area | CMS +H02736 | Vitiligo of left eye, unspecified eyelid and periocular area | CMS +H02739 | Vitiligo of unspecified eye, unspecified eyelid and periocular area | CMS +H0279 | Other degenerative disorders of eyelid and periocular area | CMS +H028 | Other specified disorders of eyelid | WHO +H02811 | Retained foreign body in right upper eyelid | CMS +H02812 | Retained foreign body in right lower eyelid | CMS +H02813 | Retained foreign body in right eye, unspecified eyelid | CMS +H02814 | Retained foreign body in left upper eyelid | CMS +H02815 | Retained foreign body in left lower eyelid | CMS +H02816 | Retained foreign body in left eye, unspecified eyelid | CMS +H02819 | Retained foreign body in unspecified eye, unspecified eyelid | CMS +H02821 | Cysts of right upper eyelid | CMS +H02822 | Cysts of right lower eyelid | CMS +H02823 | Cysts of right eye, unspecified eyelid | CMS +H02824 | Cysts of left upper eyelid | CMS +H02825 | Cysts of left lower eyelid | CMS +H02826 | Cysts of left eye, unspecified eyelid | CMS +H02829 | Cysts of unspecified eye, unspecified eyelid | CMS +H02831 | Dermatochalasis of right upper eyelid | CMS +H02832 | Dermatochalasis of right lower eyelid | CMS +H02833 | Dermatochalasis of right eye, unspecified eyelid | CMS +H02834 | Dermatochalasis of left upper eyelid | CMS +H02835 | Dermatochalasis of left lower eyelid | CMS +H02836 | Dermatochalasis of left eye, unspecified eyelid | CMS +H02839 | Dermatochalasis of unspecified eye, unspecified eyelid | CMS +H02841 | Edema of right upper eyelid | CMS +H02842 | Edema of right lower eyelid | CMS +H02843 | Edema of right eye, unspecified eyelid | CMS +H02844 | Edema of left upper eyelid | CMS +H02845 | Edema of left lower eyelid | CMS +H02846 | Edema of left eye, unspecified eyelid | CMS +H02849 | Edema of unspecified eye, unspecified eyelid | CMS +H02851 | Elephantiasis of right upper eyelid | CMS +H02852 | Elephantiasis of right lower eyelid | CMS +H02853 | Elephantiasis of right eye, unspecified eyelid | CMS +H02854 | Elephantiasis of left upper eyelid | CMS +H02855 | Elephantiasis of left lower eyelid | CMS +H02856 | Elephantiasis of left eye, unspecified eyelid | CMS +H02859 | Elephantiasis of unspecified eye, unspecified eyelid | CMS +H02861 | Hypertrichosis of right upper eyelid | CMS +H02862 | Hypertrichosis of right lower eyelid | CMS +H02863 | Hypertrichosis of right eye, unspecified eyelid | CMS +H02864 | Hypertrichosis of left upper eyelid | CMS +H02865 | Hypertrichosis of left lower eyelid | CMS +H02866 | Hypertrichosis of left eye, unspecified eyelid | CMS +H02869 | Hypertrichosis of unspecified eye, unspecified eyelid | CMS +H02871 | Vascular anomalies of right upper eyelid | CMS +H02872 | Vascular anomalies of right lower eyelid | CMS +H02873 | Vascular anomalies of right eye, unspecified eyelid | CMS +H02874 | Vascular anomalies of left upper eyelid | CMS +H02875 | Vascular anomalies of left lower eyelid | CMS +H02876 | Vascular anomalies of left eye, unspecified eyelid | CMS +H02879 | Vascular anomalies of unspecified eye, unspecified eyelid | CMS +H02881 | Meibomian gland dysfunction right upper eyelid | CMS +H02882 | Meibomian gland dysfunction right lower eyelid | CMS +H02883 | Meibomian gland dysfunction of right eye, unspecified eyelid | CMS +H02884 | Meibomian gland dysfunction left upper eyelid | CMS +H02885 | Meibomian gland dysfunction left lower eyelid | CMS +H02886 | Meibomian gland dysfunction of left eye, unspecified eyelid | CMS +H02889 | Meibomian gland dysfunction of unspecified eye, unspecified eyelid | CMS +H0288A | Meibomian gland dysfunction right eye, upper and lower eyelids | CMS +H0288B | Meibomian gland dysfunction left eye, upper and lower eyelids | CMS +H0289 | Other specified disorders of eyelid | CMS +H029 | Disorder of eyelid, unspecified | WHO +H03 | Disorders of eyelid in diseases classified elsewhere | WHO +H030 | Parasitic infestation of eyelid in diseases classified elsewhere | WHO +H031 | Involvement of eyelid in other infectious diseases classified elsewhere | WHO +H038 | Involvement of eyelid in other diseases classified elsewhere | WHO +H04 | Disorders of lacrimal system | WHO +H040 | Dacryoadenitis | WHO +H04001 | Unspecified dacryoadenitis, right lacrimal gland | CMS +H04002 | Unspecified dacryoadenitis, left lacrimal gland | CMS +H04003 | Unspecified dacryoadenitis, bilateral lacrimal glands | CMS +H04009 | Unspecified dacryoadenitis, unspecified lacrimal gland | CMS +H04011 | Acute dacryoadenitis, right lacrimal gland | CMS +H04012 | Acute dacryoadenitis, left lacrimal gland | CMS +H04013 | Acute dacryoadenitis, bilateral lacrimal glands | CMS +H04019 | Acute dacryoadenitis, unspecified lacrimal gland | CMS +H04021 | Chronic dacryoadenitis, right lacrimal gland | CMS +H04022 | Chronic dacryoadenitis, left lacrimal gland | CMS +H04023 | Chronic dacryoadenitis, bilateral lacrimal gland | CMS +H04029 | Chronic dacryoadenitis, unspecified lacrimal gland | CMS +H04031 | Chronic enlargement of right lacrimal gland | CMS +H04032 | Chronic enlargement of left lacrimal gland | CMS +H04033 | Chronic enlargement of bilateral lacrimal glands | CMS +H04039 | Chronic enlargement of unspecified lacrimal gland | CMS +H041 | Other disorders of lacrimal gland | WHO +H04111 | Dacryops of right lacrimal gland | CMS +H04112 | Dacryops of left lacrimal gland | CMS +H04113 | Dacryops of bilateral lacrimal glands | CMS +H04119 | Dacryops of unspecified lacrimal gland | CMS +H04121 | Dry eye syndrome of right lacrimal gland | CMS +H04122 | Dry eye syndrome of left lacrimal gland | CMS +H04123 | Dry eye syndrome of bilateral lacrimal glands | CMS +H04129 | Dry eye syndrome of unspecified lacrimal gland | CMS +H04131 | Lacrimal cyst, right lacrimal gland | CMS +H04132 | Lacrimal cyst, left lacrimal gland | CMS +H04133 | Lacrimal cyst, bilateral lacrimal glands | CMS +H04139 | Lacrimal cyst, unspecified lacrimal gland | CMS +H04141 | Primary lacrimal gland atrophy, right lacrimal gland | CMS +H04142 | Primary lacrimal gland atrophy, left lacrimal gland | CMS +H04143 | Primary lacrimal gland atrophy, bilateral lacrimal glands | CMS +H04149 | Primary lacrimal gland atrophy, unspecified lacrimal gland | CMS +H04151 | Secondary lacrimal gland atrophy, right lacrimal gland | CMS +H04152 | Secondary lacrimal gland atrophy, left lacrimal gland | CMS +H04153 | Secondary lacrimal gland atrophy, bilateral lacrimal glands | CMS +H04159 | Secondary lacrimal gland atrophy, unspecified lacrimal gland | CMS +H04161 | Lacrimal gland dislocation, right lacrimal gland | CMS +H04162 | Lacrimal gland dislocation, left lacrimal gland | CMS +H04163 | Lacrimal gland dislocation, bilateral lacrimal glands | CMS +H04169 | Lacrimal gland dislocation, unspecified lacrimal gland | CMS +H0419 | Other specified disorders of lacrimal gland | CMS +H042 | Epiphora | WHO +H04201 | Unspecified epiphora, right side | CMS +H04202 | Unspecified epiphora, left side | CMS +H04203 | Unspecified epiphora, bilateral | CMS +H04209 | Unspecified epiphora, unspecified side | CMS +H04211 | Epiphora due to excess lacrimation, right lacrimal gland | CMS +H04212 | Epiphora due to excess lacrimation, left lacrimal gland | CMS +H04213 | Epiphora due to excess lacrimation, bilateral lacrimal glands | CMS +H04219 | Epiphora due to excess lacrimation, unspecified lacrimal gland | CMS +H04221 | Epiphora due to insufficient drainage, right side | CMS +H04222 | Epiphora due to insufficient drainage, left side | CMS +H04223 | Epiphora due to insufficient drainage, bilateral | CMS +H04229 | Epiphora due to insufficient drainage, unspecified side | CMS +H043 | Acute and unspecified inflammation of lacrimal passages | WHO +H04301 | Unspecified dacryocystitis of right lacrimal passage | CMS +H04302 | Unspecified dacryocystitis of left lacrimal passage | CMS +H04303 | Unspecified dacryocystitis of bilateral lacrimal passages | CMS +H04309 | Unspecified dacryocystitis of unspecified lacrimal passage | CMS +H04311 | Phlegmonous dacryocystitis of right lacrimal passage | CMS +H04312 | Phlegmonous dacryocystitis of left lacrimal passage | CMS +H04313 | Phlegmonous dacryocystitis of bilateral lacrimal passages | CMS +H04319 | Phlegmonous dacryocystitis of unspecified lacrimal passage | CMS +H04321 | Acute dacryocystitis of right lacrimal passage | CMS +H04322 | Acute dacryocystitis of left lacrimal passage | CMS +H04323 | Acute dacryocystitis of bilateral lacrimal passages | CMS +H04329 | Acute dacryocystitis of unspecified lacrimal passage | CMS +H04331 | Acute lacrimal canaliculitis of right lacrimal passage | CMS +H04332 | Acute lacrimal canaliculitis of left lacrimal passage | CMS +H04333 | Acute lacrimal canaliculitis of bilateral lacrimal passages | CMS +H04339 | Acute lacrimal canaliculitis of unspecified lacrimal passage | CMS +H044 | Chronic inflammation of lacrimal passages | WHO +H04411 | Chronic dacryocystitis of right lacrimal passage | CMS +H04412 | Chronic dacryocystitis of left lacrimal passage | CMS +H04413 | Chronic dacryocystitis of bilateral lacrimal passages | CMS +H04419 | Chronic dacryocystitis of unspecified lacrimal passage | CMS +H04421 | Chronic lacrimal canaliculitis of right lacrimal passage | CMS +H04422 | Chronic lacrimal canaliculitis of left lacrimal passage | CMS +H04423 | Chronic lacrimal canaliculitis of bilateral lacrimal passages | CMS +H04429 | Chronic lacrimal canaliculitis of unspecified lacrimal passage | CMS +H04431 | Chronic lacrimal mucocele of right lacrimal passage | CMS +H04432 | Chronic lacrimal mucocele of left lacrimal passage | CMS +H04433 | Chronic lacrimal mucocele of bilateral lacrimal passages | CMS +H04439 | Chronic lacrimal mucocele of unspecified lacrimal passage | CMS +H045 | Stenosis and insufficiency of lacrimal passages | WHO +H04511 | Dacryolith of right lacrimal passage | CMS +H04512 | Dacryolith of left lacrimal passage | CMS +H04513 | Dacryolith of bilateral lacrimal passages | CMS +H04519 | Dacryolith of unspecified lacrimal passage | CMS +H04521 | Eversion of right lacrimal punctum | CMS +H04522 | Eversion of left lacrimal punctum | CMS +H04523 | Eversion of bilateral lacrimal punctum | CMS +H04529 | Eversion of unspecified lacrimal punctum | CMS +H04531 | Neonatal obstruction of right nasolacrimal duct | CMS +H04532 | Neonatal obstruction of left nasolacrimal duct | CMS +H04533 | Neonatal obstruction of bilateral nasolacrimal duct | CMS +H04539 | Neonatal obstruction of unspecified nasolacrimal duct | CMS +H04541 | Stenosis of right lacrimal canaliculi | CMS +H04542 | Stenosis of left lacrimal canaliculi | CMS +H04543 | Stenosis of bilateral lacrimal canaliculi | CMS +H04549 | Stenosis of unspecified lacrimal canaliculi | CMS +H04551 | Acquired stenosis of right nasolacrimal duct | CMS +H04552 | Acquired stenosis of left nasolacrimal duct | CMS +H04553 | Acquired stenosis of bilateral nasolacrimal duct | CMS +H04559 | Acquired stenosis of unspecified nasolacrimal duct | CMS +H04561 | Stenosis of right lacrimal punctum | CMS +H04562 | Stenosis of left lacrimal punctum | CMS +H04563 | Stenosis of bilateral lacrimal punctum | CMS +H04569 | Stenosis of unspecified lacrimal punctum | CMS +H04571 | Stenosis of right lacrimal sac | CMS +H04572 | Stenosis of left lacrimal sac | CMS +H04573 | Stenosis of bilateral lacrimal sac | CMS +H04579 | Stenosis of unspecified lacrimal sac | CMS +H046 | Other changes in lacrimal passages | WHO +H04611 | Lacrimal fistula right lacrimal passage | CMS +H04612 | Lacrimal fistula left lacrimal passage | CMS +H04613 | Lacrimal fistula bilateral lacrimal passages | CMS +H04619 | Lacrimal fistula unspecified lacrimal passage | CMS +H0469 | Other changes of lacrimal passages | CMS +H048 | Other disorders of lacrimal system | WHO +H04811 | Granuloma of right lacrimal passage | CMS +H04812 | Granuloma of left lacrimal passage | CMS +H04813 | Granuloma of bilateral lacrimal passages | CMS +H04819 | Granuloma of unspecified lacrimal passage | CMS +H0489 | Other disorders of lacrimal system | CMS +H049 | Disorder of lacrimal system, unspecified | WHO +H05 | Disorders of orbit | WHO +H050 | Acute inflammation of orbit | WHO +H0500 | Unspecified acute inflammation of orbit | CMS +H05011 | Cellulitis of right orbit | CMS +H05012 | Cellulitis of left orbit | CMS +H05013 | Cellulitis of bilateral orbits | CMS +H05019 | Cellulitis of unspecified orbit | CMS +H05021 | Osteomyelitis of right orbit | CMS +H05022 | Osteomyelitis of left orbit | CMS +H05023 | Osteomyelitis of bilateral orbits | CMS +H05029 | Osteomyelitis of unspecified orbit | CMS +H05031 | Periostitis of right orbit | CMS +H05032 | Periostitis of left orbit | CMS +H05033 | Periostitis of bilateral orbits | CMS +H05039 | Periostitis of unspecified orbit | CMS +H05041 | Tenonitis of right orbit | CMS +H05042 | Tenonitis of left orbit | CMS +H05043 | Tenonitis of bilateral orbits | CMS +H05049 | Tenonitis of unspecified orbit | CMS +H051 | Chronic inflammatory disorders of orbit | WHO +H0510 | Unspecified chronic inflammatory disorders of orbit | CMS +H05111 | Granuloma of right orbit | CMS +H05112 | Granuloma of left orbit | CMS +H05113 | Granuloma of bilateral orbits | CMS +H05119 | Granuloma of unspecified orbit | CMS +H05121 | Orbital myositis, right orbit | CMS +H05122 | Orbital myositis, left orbit | CMS +H05123 | Orbital myositis, bilateral | CMS +H05129 | Orbital myositis, unspecified orbit | CMS +H052 | Exophthalmic conditions | WHO +H0520 | Unspecified exophthalmos | CMS +H05211 | Displacement (lateral) of globe, right eye | CMS +H05212 | Displacement (lateral) of globe, left eye | CMS +H05213 | Displacement (lateral) of globe, bilateral | CMS +H05219 | Displacement (lateral) of globe, unspecified eye | CMS +H05221 | Edema of right orbit | CMS +H05222 | Edema of left orbit | CMS +H05223 | Edema of bilateral orbit | CMS +H05229 | Edema of unspecified orbit | CMS +H05231 | Hemorrhage of right orbit | CMS +H05232 | Hemorrhage of left orbit | CMS +H05233 | Hemorrhage of bilateral orbit | CMS +H05239 | Hemorrhage of unspecified orbit | CMS +H05241 | Constant exophthalmos, right eye | CMS +H05242 | Constant exophthalmos, left eye | CMS +H05243 | Constant exophthalmos, bilateral | CMS +H05249 | Constant exophthalmos, unspecified eye | CMS +H05251 | Intermittent exophthalmos, right eye | CMS +H05252 | Intermittent exophthalmos, left eye | CMS +H05253 | Intermittent exophthalmos, bilateral | CMS +H05259 | Intermittent exophthalmos, unspecified eye | CMS +H05261 | Pulsating exophthalmos, right eye | CMS +H05262 | Pulsating exophthalmos, left eye | CMS +H05263 | Pulsating exophthalmos, bilateral | CMS +H05269 | Pulsating exophthalmos, unspecified eye | CMS +H053 | Deformity of orbit | WHO +H0530 | Unspecified deformity of orbit | CMS +H05311 | Atrophy of right orbit | CMS +H05312 | Atrophy of left orbit | CMS +H05313 | Atrophy of bilateral orbit | CMS +H05319 | Atrophy of unspecified orbit | CMS +H05321 | Deformity of right orbit due to bone disease | CMS +H05322 | Deformity of left orbit due to bone disease | CMS +H05323 | Deformity of bilateral orbits due to bone disease | CMS +H05329 | Deformity of unspecified orbit due to bone disease | CMS +H05331 | Deformity of right orbit due to trauma or surgery | CMS +H05332 | Deformity of left orbit due to trauma or surgery | CMS +H05333 | Deformity of bilateral orbits due to trauma or surgery | CMS +H05339 | Deformity of unspecified orbit due to trauma or surgery | CMS +H05341 | Enlargement of right orbit | CMS +H05342 | Enlargement of left orbit | CMS +H05343 | Enlargement of bilateral orbits | CMS +H05349 | Enlargement of unspecified orbit | CMS +H05351 | Exostosis of right orbit | CMS +H05352 | Exostosis of left orbit | CMS +H05353 | Exostosis of bilateral orbits | CMS +H05359 | Exostosis of unspecified orbit | CMS +H054 | Enophthalmos | WHO +H05401 | Unspecified enophthalmos, right eye | CMS +H05402 | Unspecified enophthalmos, left eye | CMS +H05403 | Unspecified enophthalmos, bilateral | CMS +H05409 | Unspecified enophthalmos, unspecified eye | CMS +H05411 | Enophthalmos due to atrophy of orbital tissue, right eye | CMS +H05412 | Enophthalmos due to atrophy of orbital tissue, left eye | CMS +H05413 | Enophthalmos due to atrophy of orbital tissue, bilateral | CMS +H05419 | Enophthalmos due to atrophy of orbital tissue, unspecified eye | CMS +H05421 | Enophthalmos due to trauma or surgery, right eye | CMS +H05422 | Enophthalmos due to trauma or surgery, left eye | CMS +H05423 | Enophthalmos due to trauma or surgery, bilateral | CMS +H05429 | Enophthalmos due to trauma or surgery, unspecified eye | CMS +H055 | Retained (old) foreign body following penetrating wound of orbit | WHO +H0550 | Retained (old) foreign body following penetrating wound of unspecified orbit | CMS +H0551 | Retained (old) foreign body following penetrating wound of right orbit | CMS +H0552 | Retained (old) foreign body following penetrating wound of left orbit | CMS +H0553 | Retained (old) foreign body following penetrating wound of bilateral orbits | CMS +H058 | Other disorders of orbit | WHO +H05811 | Cyst of right orbit | CMS +H05812 | Cyst of left orbit | CMS +H05813 | Cyst of bilateral orbits | CMS +H05819 | Cyst of unspecified orbit | CMS +H05821 | Myopathy of extraocular muscles, right orbit | CMS +H05822 | Myopathy of extraocular muscles, left orbit | CMS +H05823 | Myopathy of extraocular muscles, bilateral | CMS +H05829 | Myopathy of extraocular muscles, unspecified orbit | CMS +H0589 | Other disorders of orbit | CMS +H059 | Disorder of orbit, unspecified | WHO +H06 | Disorders of lacrimal system and orbit in diseases classified elsewhere | WHO +H060 | Disorders of lacrimal system in diseases classified elsewhere | WHO +H061 | Parasitic infestation of orbit in diseases classified elsewhere | WHO +H062 | Dysthyroid exophthalmos | WHO +H063 | Other disorders of orbit in diseases classified elsewhere | WHO +H10 | Conjunctivitis | WHO +H100 | Mucopurulent conjunctivitis | WHO +H10011 | Acute follicular conjunctivitis, right eye | CMS +H10012 | Acute follicular conjunctivitis, left eye | CMS +H10013 | Acute follicular conjunctivitis, bilateral | CMS +H10019 | Acute follicular conjunctivitis, unspecified eye | CMS +H10021 | Other mucopurulent conjunctivitis, right eye | CMS +H10022 | Other mucopurulent conjunctivitis, left eye | CMS +H10023 | Other mucopurulent conjunctivitis, bilateral | CMS +H10029 | Other mucopurulent conjunctivitis, unspecified eye | CMS +H101 | Acute atopic conjunctivitis | WHO +H1010 | Acute atopic conjunctivitis, unspecified eye | CMS +H1011 | Acute atopic conjunctivitis, right eye | CMS +H1012 | Acute atopic conjunctivitis, left eye | CMS +H1013 | Acute atopic conjunctivitis, bilateral | CMS +H102 | Other acute conjunctivitis | WHO +H10211 | Acute toxic conjunctivitis, right eye | CMS +H10212 | Acute toxic conjunctivitis, left eye | CMS +H10213 | Acute toxic conjunctivitis, bilateral | CMS +H10219 | Acute toxic conjunctivitis, unspecified eye | CMS +H10221 | Pseudomembranous conjunctivitis, right eye | CMS +H10222 | Pseudomembranous conjunctivitis, left eye | CMS +H10223 | Pseudomembranous conjunctivitis, bilateral | CMS +H10229 | Pseudomembranous conjunctivitis, unspecified eye | CMS +H10231 | Serous conjunctivitis, except viral, right eye | CMS +H10232 | Serous conjunctivitis, except viral, left eye | CMS +H10233 | Serous conjunctivitis, except viral, bilateral | CMS +H10239 | Serous conjunctivitis, except viral, unspecified eye | CMS +H103 | Acute conjunctivitis, unspecified | WHO +H1030 | Unspecified acute conjunctivitis, unspecified eye | CMS +H1031 | Unspecified acute conjunctivitis, right eye | CMS +H1032 | Unspecified acute conjunctivitis, left eye | CMS +H1033 | Unspecified acute conjunctivitis, bilateral | CMS +H104 | Chronic conjunctivitis | WHO +H10401 | Unspecified chronic conjunctivitis, right eye | CMS +H10402 | Unspecified chronic conjunctivitis, left eye | CMS +H10403 | Unspecified chronic conjunctivitis, bilateral | CMS +H10409 | Unspecified chronic conjunctivitis, unspecified eye | CMS +H10411 | Chronic giant papillary conjunctivitis, right eye | CMS +H10412 | Chronic giant papillary conjunctivitis, left eye | CMS +H10413 | Chronic giant papillary conjunctivitis, bilateral | CMS +H10419 | Chronic giant papillary conjunctivitis, unspecified eye | CMS +H10421 | Simple chronic conjunctivitis, right eye | CMS +H10422 | Simple chronic conjunctivitis, left eye | CMS +H10423 | Simple chronic conjunctivitis, bilateral | CMS +H10429 | Simple chronic conjunctivitis, unspecified eye | CMS +H10431 | Chronic follicular conjunctivitis, right eye | CMS +H10432 | Chronic follicular conjunctivitis, left eye | CMS +H10433 | Chronic follicular conjunctivitis, bilateral | CMS +H10439 | Chronic follicular conjunctivitis, unspecified eye | CMS +H1044 | Vernal conjunctivitis | CMS +H1045 | Other chronic allergic conjunctivitis | CMS +H105 | Blepharoconjunctivitis | WHO +H10501 | Unspecified blepharoconjunctivitis, right eye | CMS +H10502 | Unspecified blepharoconjunctivitis, left eye | CMS +H10503 | Unspecified blepharoconjunctivitis, bilateral | CMS +H10509 | Unspecified blepharoconjunctivitis, unspecified eye | CMS +H10511 | Ligneous conjunctivitis, right eye | CMS +H10512 | Ligneous conjunctivitis, left eye | CMS +H10513 | Ligneous conjunctivitis, bilateral | CMS +H10519 | Ligneous conjunctivitis, unspecified eye | CMS +H10521 | Angular blepharoconjunctivitis, right eye | CMS +H10522 | Angular blepharoconjunctivitis, left eye | CMS +H10523 | Angular blepharoconjunctivitis, bilateral | CMS +H10529 | Angular blepharoconjunctivitis, unspecified eye | CMS +H10531 | Contact blepharoconjunctivitis, right eye | CMS +H10532 | Contact blepharoconjunctivitis, left eye | CMS +H10533 | Contact blepharoconjunctivitis, bilateral | CMS +H10539 | Contact blepharoconjunctivitis, unspecified eye | CMS +H108 | Other conjunctivitis | WHO +H10811 | Pingueculitis, right eye | CMS +H10812 | Pingueculitis, left eye | CMS +H10813 | Pingueculitis, bilateral | CMS +H10819 | Pingueculitis, unspecified eye | CMS +H10821 | Rosacea conjunctivitis, right eye | CMS +H10822 | Rosacea conjunctivitis, left eye | CMS +H10823 | Rosacea conjunctivitis, bilateral | CMS +H10829 | Rosacea conjunctivitis, unspecified eye | CMS +H1089 | Other conjunctivitis | CMS +H109 | Conjunctivitis, unspecified | WHO +H11 | Other disorders of conjunctiva | WHO +H110 | Pterygium | WHO +H11001 | Unspecified pterygium of right eye | CMS +H11002 | Unspecified pterygium of left eye | CMS +H11003 | Unspecified pterygium of eye, bilateral | CMS +H11009 | Unspecified pterygium of unspecified eye | CMS +H11011 | Amyloid pterygium of right eye | CMS +H11012 | Amyloid pterygium of left eye | CMS +H11013 | Amyloid pterygium of eye, bilateral | CMS +H11019 | Amyloid pterygium of unspecified eye | CMS +H11021 | Central pterygium of right eye | CMS +H11022 | Central pterygium of left eye | CMS +H11023 | Central pterygium of eye, bilateral | CMS +H11029 | Central pterygium of unspecified eye | CMS +H11031 | Double pterygium of right eye | CMS +H11032 | Double pterygium of left eye | CMS +H11033 | Double pterygium of eye, bilateral | CMS +H11039 | Double pterygium of unspecified eye | CMS +H11041 | Peripheral pterygium, stationary, right eye | CMS +H11042 | Peripheral pterygium, stationary, left eye | CMS +H11043 | Peripheral pterygium, stationary, bilateral | CMS +H11049 | Peripheral pterygium, stationary, unspecified eye | CMS +H11051 | Peripheral pterygium, progressive, right eye | CMS +H11052 | Peripheral pterygium, progressive, left eye | CMS +H11053 | Peripheral pterygium, progressive, bilateral | CMS +H11059 | Peripheral pterygium, progressive, unspecified eye | CMS +H11061 | Recurrent pterygium of right eye | CMS +H11062 | Recurrent pterygium of left eye | CMS +H11063 | Recurrent pterygium of eye, bilateral | CMS +H11069 | Recurrent pterygium of unspecified eye | CMS +H111 | Conjunctival degenerations and deposits | WHO +H1110 | Unspecified conjunctival degenerations | CMS +H11111 | Conjunctival deposits, right eye | CMS +H11112 | Conjunctival deposits, left eye | CMS +H11113 | Conjunctival deposits, bilateral | CMS +H11119 | Conjunctival deposits, unspecified eye | CMS +H11121 | Conjunctival concretions, right eye | CMS +H11122 | Conjunctival concretions, left eye | CMS +H11123 | Conjunctival concretions, bilateral | CMS +H11129 | Conjunctival concretions, unspecified eye | CMS +H11131 | Conjunctival pigmentations, right eye | CMS +H11132 | Conjunctival pigmentations, left eye | CMS +H11133 | Conjunctival pigmentations, bilateral | CMS +H11139 | Conjunctival pigmentations, unspecified eye | CMS +H11141 | Conjunctival xerosis, unspecified, right eye | CMS +H11142 | Conjunctival xerosis, unspecified, left eye | CMS +H11143 | Conjunctival xerosis, unspecified, bilateral | CMS +H11149 | Conjunctival xerosis, unspecified, unspecified eye | CMS +H11151 | Pinguecula, right eye | CMS +H11152 | Pinguecula, left eye | CMS +H11153 | Pinguecula, bilateral | CMS +H11159 | Pinguecula, unspecified eye | CMS +H112 | Conjunctival scars | WHO +H11211 | Conjunctival adhesions and strands (localized), right eye | CMS +H11212 | Conjunctival adhesions and strands (localized), left eye | CMS +H11213 | Conjunctival adhesions and strands (localized), bilateral | CMS +H11219 | Conjunctival adhesions and strands (localized), unspecified eye | CMS +H11221 | Conjunctival granuloma, right eye | CMS +H11222 | Conjunctival granuloma, left eye | CMS +H11223 | Conjunctival granuloma, bilateral | CMS +H11229 | Conjunctival granuloma, unspecified | CMS +H11231 | Symblepharon, right eye | CMS +H11232 | Symblepharon, left eye | CMS +H11233 | Symblepharon, bilateral | CMS +H11239 | Symblepharon, unspecified eye | CMS +H11241 | Scarring of conjunctiva, right eye | CMS +H11242 | Scarring of conjunctiva, left eye | CMS +H11243 | Scarring of conjunctiva, bilateral | CMS +H11249 | Scarring of conjunctiva, unspecified eye | CMS +H113 | Conjunctival haemorrhage | WHO +H1130 | Conjunctival hemorrhage, unspecified eye | CMS +H1131 | Conjunctival hemorrhage, right eye | CMS +H1132 | Conjunctival hemorrhage, left eye | CMS +H1133 | Conjunctival hemorrhage, bilateral | CMS +H114 | Other conjunctival vascular disorders and cysts | WHO +H11411 | Vascular abnormalities of conjunctiva, right eye | CMS +H11412 | Vascular abnormalities of conjunctiva, left eye | CMS +H11413 | Vascular abnormalities of conjunctiva, bilateral | CMS +H11419 | Vascular abnormalities of conjunctiva, unspecified eye | CMS +H11421 | Conjunctival edema, right eye | CMS +H11422 | Conjunctival edema, left eye | CMS +H11423 | Conjunctival edema, bilateral | CMS +H11429 | Conjunctival edema, unspecified eye | CMS +H11431 | Conjunctival hyperemia, right eye | CMS +H11432 | Conjunctival hyperemia, left eye | CMS +H11433 | Conjunctival hyperemia, bilateral | CMS +H11439 | Conjunctival hyperemia, unspecified eye | CMS +H11441 | Conjunctival cysts, right eye | CMS +H11442 | Conjunctival cysts, left eye | CMS +H11443 | Conjunctival cysts, bilateral | CMS +H11449 | Conjunctival cysts, unspecified eye | CMS +H118 | Other specified disorders of conjunctiva | WHO +H11811 | Pseudopterygium of conjunctiva, right eye | CMS +H11812 | Pseudopterygium of conjunctiva, left eye | CMS +H11813 | Pseudopterygium of conjunctiva, bilateral | CMS +H11819 | Pseudopterygium of conjunctiva, unspecified eye | CMS +H11821 | Conjunctivochalasis, right eye | CMS +H11822 | Conjunctivochalasis, left eye | CMS +H11823 | Conjunctivochalasis, bilateral | CMS +H11829 | Conjunctivochalasis, unspecified eye | CMS +H1189 | Other specified disorders of conjunctiva | CMS +H119 | Disorder of conjunctiva, unspecified | WHO +H13 | Disorders of conjunctiva in diseases classified elsewhere | WHO +H130 | Filarial infection of conjunctiva | WHO +H131 | Conjunctivitis in infectious and parasitic diseases classified elsewhere | WHO +H132 | Conjunctivitis in other diseases classified elsewhere | WHO +H133 | Ocular pemphigoid | WHO +H138 | Other disorders of conjunctiva in diseases classified elsewhere | WHO +H15 | Disorders of sclera | WHO +H150 | Scleritis | WHO +H15001 | Unspecified scleritis, right eye | CMS +H15002 | Unspecified scleritis, left eye | CMS +H15003 | Unspecified scleritis, bilateral | CMS +H15009 | Unspecified scleritis, unspecified eye | CMS +H15011 | Anterior scleritis, right eye | CMS +H15012 | Anterior scleritis, left eye | CMS +H15013 | Anterior scleritis, bilateral | CMS +H15019 | Anterior scleritis, unspecified eye | CMS +H15021 | Brawny scleritis, right eye | CMS +H15022 | Brawny scleritis, left eye | CMS +H15023 | Brawny scleritis, bilateral | CMS +H15029 | Brawny scleritis, unspecified eye | CMS +H15031 | Posterior scleritis, right eye | CMS +H15032 | Posterior scleritis, left eye | CMS +H15033 | Posterior scleritis, bilateral | CMS +H15039 | Posterior scleritis, unspecified eye | CMS +H15041 | Scleritis with corneal involvement, right eye | CMS +H15042 | Scleritis with corneal involvement, left eye | CMS +H15043 | Scleritis with corneal involvement, bilateral | CMS +H15049 | Scleritis with corneal involvement, unspecified eye | CMS +H15051 | Scleromalacia perforans, right eye | CMS +H15052 | Scleromalacia perforans, left eye | CMS +H15053 | Scleromalacia perforans, bilateral | CMS +H15059 | Scleromalacia perforans, unspecified eye | CMS +H15091 | Other scleritis, right eye | CMS +H15092 | Other scleritis, left eye | CMS +H15093 | Other scleritis, bilateral | CMS +H15099 | Other scleritis, unspecified eye | CMS +H151 | Episcleritis | WHO +H15101 | Unspecified episcleritis, right eye | CMS +H15102 | Unspecified episcleritis, left eye | CMS +H15103 | Unspecified episcleritis, bilateral | CMS +H15109 | Unspecified episcleritis, unspecified eye | CMS +H15111 | Episcleritis periodica fugax, right eye | CMS +H15112 | Episcleritis periodica fugax, left eye | CMS +H15113 | Episcleritis periodica fugax, bilateral | CMS +H15119 | Episcleritis periodica fugax, unspecified eye | CMS +H15121 | Nodular episcleritis, right eye | CMS +H15122 | Nodular episcleritis, left eye | CMS +H15123 | Nodular episcleritis, bilateral | CMS +H15129 | Nodular episcleritis, unspecified eye | CMS +H158 | Other disorders of sclera | WHO +H15811 | Equatorial staphyloma, right eye | CMS +H15812 | Equatorial staphyloma, left eye | CMS +H15813 | Equatorial staphyloma, bilateral | CMS +H15819 | Equatorial staphyloma, unspecified eye | CMS +H15821 | Localized anterior staphyloma, right eye | CMS +H15822 | Localized anterior staphyloma, left eye | CMS +H15823 | Localized anterior staphyloma, bilateral | CMS +H15829 | Localized anterior staphyloma, unspecified eye | CMS +H15831 | Staphyloma posticum, right eye | CMS +H15832 | Staphyloma posticum, left eye | CMS +H15833 | Staphyloma posticum, bilateral | CMS +H15839 | Staphyloma posticum, unspecified eye | CMS +H15841 | Scleral ectasia, right eye | CMS +H15842 | Scleral ectasia, left eye | CMS +H15843 | Scleral ectasia, bilateral | CMS +H15849 | Scleral ectasia, unspecified eye | CMS +H15851 | Ring staphyloma, right eye | CMS +H15852 | Ring staphyloma, left eye | CMS +H15853 | Ring staphyloma, bilateral | CMS +H15859 | Ring staphyloma, unspecified eye | CMS +H1589 | Other disorders of sclera | CMS +H159 | Disorder of sclera, unspecified | WHO +H16 | Keratitis | WHO +H160 | Corneal ulcer | WHO +H16001 | Unspecified corneal ulcer, right eye | CMS +H16002 | Unspecified corneal ulcer, left eye | CMS +H16003 | Unspecified corneal ulcer, bilateral | CMS +H16009 | Unspecified corneal ulcer, unspecified eye | CMS +H16011 | Central corneal ulcer, right eye | CMS +H16012 | Central corneal ulcer, left eye | CMS +H16013 | Central corneal ulcer, bilateral | CMS +H16019 | Central corneal ulcer, unspecified eye | CMS +H16021 | Ring corneal ulcer, right eye | CMS +H16022 | Ring corneal ulcer, left eye | CMS +H16023 | Ring corneal ulcer, bilateral | CMS +H16029 | Ring corneal ulcer, unspecified eye | CMS +H16031 | Corneal ulcer with hypopyon, right eye | CMS +H16032 | Corneal ulcer with hypopyon, left eye | CMS +H16033 | Corneal ulcer with hypopyon, bilateral | CMS +H16039 | Corneal ulcer with hypopyon, unspecified eye | CMS +H16041 | Marginal corneal ulcer, right eye | CMS +H16042 | Marginal corneal ulcer, left eye | CMS +H16043 | Marginal corneal ulcer, bilateral | CMS +H16049 | Marginal corneal ulcer, unspecified eye | CMS +H16051 | Mooren's corneal ulcer, right eye | CMS +H16052 | Mooren's corneal ulcer, left eye | CMS +H16053 | Mooren's corneal ulcer, bilateral | CMS +H16059 | Mooren's corneal ulcer, unspecified eye | CMS +H16061 | Mycotic corneal ulcer, right eye | CMS +H16062 | Mycotic corneal ulcer, left eye | CMS +H16063 | Mycotic corneal ulcer, bilateral | CMS +H16069 | Mycotic corneal ulcer, unspecified eye | CMS +H16071 | Perforated corneal ulcer, right eye | CMS +H16072 | Perforated corneal ulcer, left eye | CMS +H16073 | Perforated corneal ulcer, bilateral | CMS +H16079 | Perforated corneal ulcer, unspecified eye | CMS +H161 | Other superficial keratitis without conjunctivitis | WHO +H16101 | Unspecified superficial keratitis, right eye | CMS +H16102 | Unspecified superficial keratitis, left eye | CMS +H16103 | Unspecified superficial keratitis, bilateral | CMS +H16109 | Unspecified superficial keratitis, unspecified eye | CMS +H16111 | Macular keratitis, right eye | CMS +H16112 | Macular keratitis, left eye | CMS +H16113 | Macular keratitis, bilateral | CMS +H16119 | Macular keratitis, unspecified eye | CMS +H16121 | Filamentary keratitis, right eye | CMS +H16122 | Filamentary keratitis, left eye | CMS +H16123 | Filamentary keratitis, bilateral | CMS +H16129 | Filamentary keratitis, unspecified eye | CMS +H16131 | Photokeratitis, right eye | CMS +H16132 | Photokeratitis, left eye | CMS +H16133 | Photokeratitis, bilateral | CMS +H16139 | Photokeratitis, unspecified eye | CMS +H16141 | Punctate keratitis, right eye | CMS +H16142 | Punctate keratitis, left eye | CMS +H16143 | Punctate keratitis, bilateral | CMS +H16149 | Punctate keratitis, unspecified eye | CMS +H162 | Keratoconjunctivitis | WHO +H16201 | Unspecified keratoconjunctivitis, right eye | CMS +H16202 | Unspecified keratoconjunctivitis, left eye | CMS +H16203 | Unspecified keratoconjunctivitis, bilateral | CMS +H16209 | Unspecified keratoconjunctivitis, unspecified eye | CMS +H16211 | Exposure keratoconjunctivitis, right eye | CMS +H16212 | Exposure keratoconjunctivitis, left eye | CMS +H16213 | Exposure keratoconjunctivitis, bilateral | CMS +H16219 | Exposure keratoconjunctivitis, unspecified eye | CMS +H16221 | Keratoconjunctivitis sicca, not specified as Sjogren's, right eye | CMS +H16222 | Keratoconjunctivitis sicca, not specified as Sjogren's, left eye | CMS +H16223 | Keratoconjunctivitis sicca, not specified as Sjogren's, bilateral | CMS +H16229 | Keratoconjunctivitis sicca, not specified as Sjogren's, unspecified eye | CMS +H16231 | Neurotrophic keratoconjunctivitis, right eye | CMS +H16232 | Neurotrophic keratoconjunctivitis, left eye | CMS +H16233 | Neurotrophic keratoconjunctivitis, bilateral | CMS +H16239 | Neurotrophic keratoconjunctivitis, unspecified eye | CMS +H16241 | Ophthalmia nodosa, right eye | CMS +H16242 | Ophthalmia nodosa, left eye | CMS +H16243 | Ophthalmia nodosa, bilateral | CMS +H16249 | Ophthalmia nodosa, unspecified eye | CMS +H16251 | Phlyctenular keratoconjunctivitis, right eye | CMS +H16252 | Phlyctenular keratoconjunctivitis, left eye | CMS +H16253 | Phlyctenular keratoconjunctivitis, bilateral | CMS +H16259 | Phlyctenular keratoconjunctivitis, unspecified eye | CMS +H16261 | Vernal keratoconjunctivitis, with limbar and corneal involvement, right eye | CMS +H16262 | Vernal keratoconjunctivitis, with limbar and corneal involvement, left eye | CMS +H16263 | Vernal keratoconjunctivitis, with limbar and corneal involvement, bilateral | CMS +H16269 | Vernal keratoconjunctivitis, with limbar and corneal involvement, unspecified eye | CMS +H16291 | Other keratoconjunctivitis, right eye | CMS +H16292 | Other keratoconjunctivitis, left eye | CMS +H16293 | Other keratoconjunctivitis, bilateral | CMS +H16299 | Other keratoconjunctivitis, unspecified eye | CMS +H163 | Interstitial and deep keratitis | WHO +H16301 | Unspecified interstitial keratitis, right eye | CMS +H16302 | Unspecified interstitial keratitis, left eye | CMS +H16303 | Unspecified interstitial keratitis, bilateral | CMS +H16309 | Unspecified interstitial keratitis, unspecified eye | CMS +H16311 | Corneal abscess, right eye | CMS +H16312 | Corneal abscess, left eye | CMS +H16313 | Corneal abscess, bilateral | CMS +H16319 | Corneal abscess, unspecified eye | CMS +H16321 | Diffuse interstitial keratitis, right eye | CMS +H16322 | Diffuse interstitial keratitis, left eye | CMS +H16323 | Diffuse interstitial keratitis, bilateral | CMS +H16329 | Diffuse interstitial keratitis, unspecified eye | CMS +H16331 | Sclerosing keratitis, right eye | CMS +H16332 | Sclerosing keratitis, left eye | CMS +H16333 | Sclerosing keratitis, bilateral | CMS +H16339 | Sclerosing keratitis, unspecified eye | CMS +H16391 | Other interstitial and deep keratitis, right eye | CMS +H16392 | Other interstitial and deep keratitis, left eye | CMS +H16393 | Other interstitial and deep keratitis, bilateral | CMS +H16399 | Other interstitial and deep keratitis, unspecified eye | CMS +H164 | Corneal neovascularization | WHO +H16401 | Unspecified corneal neovascularization, right eye | CMS +H16402 | Unspecified corneal neovascularization, left eye | CMS +H16403 | Unspecified corneal neovascularization, bilateral | CMS +H16409 | Unspecified corneal neovascularization, unspecified eye | CMS +H16411 | Ghost vessels (corneal), right eye | CMS +H16412 | Ghost vessels (corneal), left eye | CMS +H16413 | Ghost vessels (corneal), bilateral | CMS +H16419 | Ghost vessels (corneal), unspecified eye | CMS +H16421 | Pannus (corneal), right eye | CMS +H16422 | Pannus (corneal), left eye | CMS +H16423 | Pannus (corneal), bilateral | CMS +H16429 | Pannus (corneal), unspecified eye | CMS +H16431 | Localized vascularization of cornea, right eye | CMS +H16432 | Localized vascularization of cornea, left eye | CMS +H16433 | Localized vascularization of cornea, bilateral | CMS +H16439 | Localized vascularization of cornea, unspecified eye | CMS +H16441 | Deep vascularization of cornea, right eye | CMS +H16442 | Deep vascularization of cornea, left eye | CMS +H16443 | Deep vascularization of cornea, bilateral | CMS +H16449 | Deep vascularization of cornea, unspecified eye | CMS +H168 | Other keratitis | WHO +H169 | Keratitis, unspecified | WHO +H17 | Corneal scars and opacities | WHO +H170 | Adherent leukoma | WHO +H1700 | Adherent leukoma, unspecified eye | CMS +H1701 | Adherent leukoma, right eye | CMS +H1702 | Adherent leukoma, left eye | CMS +H1703 | Adherent leukoma, bilateral | CMS +H171 | Other central corneal opacity | WHO +H1710 | Central corneal opacity, unspecified eye | CMS +H1711 | Central corneal opacity, right eye | CMS +H1712 | Central corneal opacity, left eye | CMS +H1713 | Central corneal opacity, bilateral | CMS +H178 | Other corneal scars and opacities | WHO +H17811 | Minor opacity of cornea, right eye | CMS +H17812 | Minor opacity of cornea, left eye | CMS +H17813 | Minor opacity of cornea, bilateral | CMS +H17819 | Minor opacity of cornea, unspecified eye | CMS +H17821 | Peripheral opacity of cornea, right eye | CMS +H17822 | Peripheral opacity of cornea, left eye | CMS +H17823 | Peripheral opacity of cornea, bilateral | CMS +H17829 | Peripheral opacity of cornea, unspecified eye | CMS +H1789 | Other corneal scars and opacities | CMS +H179 | Corneal scar and opacity, unspecified | WHO +H18 | Other disorders of cornea | WHO +H180 | Corneal pigmentations and deposits | WHO +H18001 | Unspecified corneal deposit, right eye | CMS +H18002 | Unspecified corneal deposit, left eye | CMS +H18003 | Unspecified corneal deposit, bilateral | CMS +H18009 | Unspecified corneal deposit, unspecified eye | CMS +H18011 | Anterior corneal pigmentations, right eye | CMS +H18012 | Anterior corneal pigmentations, left eye | CMS +H18013 | Anterior corneal pigmentations, bilateral | CMS +H18019 | Anterior corneal pigmentations, unspecified eye | CMS +H18021 | Argentous corneal deposits, right eye | CMS +H18022 | Argentous corneal deposits, left eye | CMS +H18023 | Argentous corneal deposits, bilateral | CMS +H18029 | Argentous corneal deposits, unspecified eye | CMS +H18031 | Corneal deposits in metabolic disorders, right eye | CMS +H18032 | Corneal deposits in metabolic disorders, left eye | CMS +H18033 | Corneal deposits in metabolic disorders, bilateral | CMS +H18039 | Corneal deposits in metabolic disorders, unspecified eye | CMS +H18041 | Kayser-Fleischer ring, right eye | CMS +H18042 | Kayser-Fleischer ring, left eye | CMS +H18043 | Kayser-Fleischer ring, bilateral | CMS +H18049 | Kayser-Fleischer ring, unspecified eye | CMS +H18051 | Posterior corneal pigmentations, right eye | CMS +H18052 | Posterior corneal pigmentations, left eye | CMS +H18053 | Posterior corneal pigmentations, bilateral | CMS +H18059 | Posterior corneal pigmentations, unspecified eye | CMS +H18061 | Stromal corneal pigmentations, right eye | CMS +H18062 | Stromal corneal pigmentations, left eye | CMS +H18063 | Stromal corneal pigmentations, bilateral | CMS +H18069 | Stromal corneal pigmentations, unspecified eye | CMS +H181 | Bullous keratopathy | WHO +H1810 | Bullous keratopathy, unspecified eye | CMS +H1811 | Bullous keratopathy, right eye | CMS +H1812 | Bullous keratopathy, left eye | CMS +H1813 | Bullous keratopathy, bilateral | CMS +H182 | Other corneal oedema | WHO +H1820 | Unspecified corneal edema | CMS +H18211 | Corneal edema secondary to contact lens, right eye | CMS +H18212 | Corneal edema secondary to contact lens, left eye | CMS +H18213 | Corneal edema secondary to contact lens, bilateral | CMS +H18219 | Corneal edema secondary to contact lens, unspecified eye | CMS +H18221 | Idiopathic corneal edema, right eye | CMS +H18222 | Idiopathic corneal edema, left eye | CMS +H18223 | Idiopathic corneal edema, bilateral | CMS +H18229 | Idiopathic corneal edema, unspecified eye | CMS +H18231 | Secondary corneal edema, right eye | CMS +H18232 | Secondary corneal edema, left eye | CMS +H18233 | Secondary corneal edema, bilateral | CMS +H18239 | Secondary corneal edema, unspecified eye | CMS +H183 | Changes in corneal membranes | WHO +H1830 | Unspecified corneal membrane change | CMS +H18311 | Folds and rupture in Bowman's membrane, right eye | CMS +H18312 | Folds and rupture in Bowman's membrane, left eye | CMS +H18313 | Folds and rupture in Bowman's membrane, bilateral | CMS +H18319 | Folds and rupture in Bowman's membrane, unspecified eye | CMS +H18321 | Folds in Descemet's membrane, right eye | CMS +H18322 | Folds in Descemet's membrane, left eye | CMS +H18323 | Folds in Descemet's membrane, bilateral | CMS +H18329 | Folds in Descemet's membrane, unspecified eye | CMS +H18331 | Rupture in Descemet's membrane, right eye | CMS +H18332 | Rupture in Descemet's membrane, left eye | CMS +H18333 | Rupture in Descemet's membrane, bilateral | CMS +H18339 | Rupture in Descemet's membrane, unspecified eye | CMS +H184 | Corneal degeneration | WHO +H1840 | Unspecified corneal degeneration | CMS +H18411 | Arcus senilis, right eye | CMS +H18412 | Arcus senilis, left eye | CMS +H18413 | Arcus senilis, bilateral | CMS +H18419 | Arcus senilis, unspecified eye | CMS +H18421 | Band keratopathy, right eye | CMS +H18422 | Band keratopathy, left eye | CMS +H18423 | Band keratopathy, bilateral | CMS +H18429 | Band keratopathy, unspecified eye | CMS +H1843 | Other calcerous corneal degeneration | CMS +H18441 | Keratomalacia, right eye | CMS +H18442 | Keratomalacia, left eye | CMS +H18443 | Keratomalacia, bilateral | CMS +H18449 | Keratomalacia, unspecified eye | CMS +H18451 | Nodular corneal degeneration, right eye | CMS +H18452 | Nodular corneal degeneration, left eye | CMS +H18453 | Nodular corneal degeneration, bilateral | CMS +H18459 | Nodular corneal degeneration, unspecified eye | CMS +H18461 | Peripheral corneal degeneration, right eye | CMS +H18462 | Peripheral corneal degeneration, left eye | CMS +H18463 | Peripheral corneal degeneration, bilateral | CMS +H18469 | Peripheral corneal degeneration, unspecified eye | CMS +H1849 | Other corneal degeneration | CMS +H185 | Hereditary corneal dystrophies | WHO +H1850 | Unspecified hereditary corneal dystrophies | CMS +H1851 | Endothelial corneal dystrophy | CMS +H1852 | Epithelial (juvenile) corneal dystrophy | CMS +H1853 | Granular corneal dystrophy | CMS +H1854 | Lattice corneal dystrophy | CMS +H1855 | Macular corneal dystrophy | CMS +H1859 | Other hereditary corneal dystrophies | CMS +H186 | Keratoconus | WHO +H18601 | Keratoconus, unspecified, right eye | CMS +H18602 | Keratoconus, unspecified, left eye | CMS +H18603 | Keratoconus, unspecified, bilateral | CMS +H18609 | Keratoconus, unspecified, unspecified eye | CMS +H18611 | Keratoconus, stable, right eye | CMS +H18612 | Keratoconus, stable, left eye | CMS +H18613 | Keratoconus, stable, bilateral | CMS +H18619 | Keratoconus, stable, unspecified eye | CMS +H18621 | Keratoconus, unstable, right eye | CMS +H18622 | Keratoconus, unstable, left eye | CMS +H18623 | Keratoconus, unstable, bilateral | CMS +H18629 | Keratoconus, unstable, unspecified eye | CMS +H187 | Other corneal deformities | WHO +H1870 | Unspecified corneal deformity | CMS +H18711 | Corneal ectasia, right eye | CMS +H18712 | Corneal ectasia, left eye | CMS +H18713 | Corneal ectasia, bilateral | CMS +H18719 | Corneal ectasia, unspecified eye | CMS +H18721 | Corneal staphyloma, right eye | CMS +H18722 | Corneal staphyloma, left eye | CMS +H18723 | Corneal staphyloma, bilateral | CMS +H18729 | Corneal staphyloma, unspecified eye | CMS +H18731 | Descemetocele, right eye | CMS +H18732 | Descemetocele, left eye | CMS +H18733 | Descemetocele, bilateral | CMS +H18739 | Descemetocele, unspecified eye | CMS +H18791 | Other corneal deformities, right eye | CMS +H18792 | Other corneal deformities, left eye | CMS +H18793 | Other corneal deformities, bilateral | CMS +H18799 | Other corneal deformities, unspecified eye | CMS +H188 | Other specified disorders of cornea | WHO +H18811 | Anesthesia and hypoesthesia of cornea, right eye | CMS +H18812 | Anesthesia and hypoesthesia of cornea, left eye | CMS +H18813 | Anesthesia and hypoesthesia of cornea, bilateral | CMS +H18819 | Anesthesia and hypoesthesia of cornea, unspecified eye | CMS +H18821 | Corneal disorder due to contact lens, right eye | CMS +H18822 | Corneal disorder due to contact lens, left eye | CMS +H18823 | Corneal disorder due to contact lens, bilateral | CMS +H18829 | Corneal disorder due to contact lens, unspecified eye | CMS +H18831 | Recurrent erosion of cornea, right eye | CMS +H18832 | Recurrent erosion of cornea, left eye | CMS +H18833 | Recurrent erosion of cornea, bilateral | CMS +H18839 | Recurrent erosion of cornea, unspecified eye | CMS +H18891 | Other specified disorders of cornea, right eye | CMS +H18892 | Other specified disorders of cornea, left eye | CMS +H18893 | Other specified disorders of cornea, bilateral | CMS +H18899 | Other specified disorders of cornea, unspecified eye | CMS +H189 | Disorder of cornea, unspecified | WHO +H19 | Disorders of sclera and cornea in diseases classified elsewhere | WHO +H190 | Scleritis and episcleritis in diseases classified elsewhere | WHO +H191 | Herpesviral keratitis and keratoconjunctivitis | WHO +H192 | Keratitis and keratoconjunctivitis in other infectious and parasitic diseases classified elsewhere | WHO +H193 | Keratitis and keratoconjunctivitis in other diseases classified elsewhere | WHO +H198 | Other disorders of sclera and cornea in diseases classified elsewhere | WHO +H20 | Iridocyclitis | WHO +H200 | Acute and subacute iridocyclitis | WHO +H2000 | Unspecified acute and subacute iridocyclitis | CMS +H20011 | Primary iridocyclitis, right eye | CMS +H20012 | Primary iridocyclitis, left eye | CMS +H20013 | Primary iridocyclitis, bilateral | CMS +H20019 | Primary iridocyclitis, unspecified eye | CMS +H20021 | Recurrent acute iridocyclitis, right eye | CMS +H20022 | Recurrent acute iridocyclitis, left eye | CMS +H20023 | Recurrent acute iridocyclitis, bilateral | CMS +H20029 | Recurrent acute iridocyclitis, unspecified eye | CMS +H20031 | Secondary infectious iridocyclitis, right eye | CMS +H20032 | Secondary infectious iridocyclitis, left eye | CMS +H20033 | Secondary infectious iridocyclitis, bilateral | CMS +H20039 | Secondary infectious iridocyclitis, unspecified eye | CMS +H20041 | Secondary noninfectious iridocyclitis, right eye | CMS +H20042 | Secondary noninfectious iridocyclitis, left eye | CMS +H20043 | Secondary noninfectious iridocyclitis, bilateral | CMS +H20049 | Secondary noninfectious iridocyclitis, unspecified eye | CMS +H20051 | Hypopyon, right eye | CMS +H20052 | Hypopyon, left eye | CMS +H20053 | Hypopyon, bilateral | CMS +H20059 | Hypopyon, unspecified eye | CMS +H201 | Chronic iridocyclitis | WHO +H2010 | Chronic iridocyclitis, unspecified eye | CMS +H2011 | Chronic iridocyclitis, right eye | CMS +H2012 | Chronic iridocyclitis, left eye | CMS +H2013 | Chronic iridocyclitis, bilateral | CMS +H202 | Lens-induced iridocyclitis | WHO +H2020 | Lens-induced iridocyclitis, unspecified eye | CMS +H2021 | Lens-induced iridocyclitis, right eye | CMS +H2022 | Lens-induced iridocyclitis, left eye | CMS +H2023 | Lens-induced iridocyclitis, bilateral | CMS +H208 | Other iridocyclitis | WHO +H20811 | Fuchs' heterochromic cyclitis, right eye | CMS +H20812 | Fuchs' heterochromic cyclitis, left eye | CMS +H20813 | Fuchs' heterochromic cyclitis, bilateral | CMS +H20819 | Fuchs' heterochromic cyclitis, unspecified eye | CMS +H20821 | Vogt-Koyanagi syndrome, right eye | CMS +H20822 | Vogt-Koyanagi syndrome, left eye | CMS +H20823 | Vogt-Koyanagi syndrome, bilateral | CMS +H20829 | Vogt-Koyanagi syndrome, unspecified eye | CMS +H209 | Iridocyclitis, unspecified | WHO +H21 | Other disorders of iris and ciliary body | WHO +H210 | Hyphaema | WHO +H2100 | Hyphema, unspecified eye | CMS +H2101 | Hyphema, right eye | CMS +H2102 | Hyphema, left eye | CMS +H2103 | Hyphema, bilateral | CMS +H211 | Other vascular disorders of iris and ciliary body | WHO +H211X1 | Other vascular disorders of iris and ciliary body, right eye | CMS +H211X2 | Other vascular disorders of iris and ciliary body, left eye | CMS +H211X3 | Other vascular disorders of iris and ciliary body, bilateral | CMS +H211X9 | Other vascular disorders of iris and ciliary body, unspecified eye | CMS +H212 | Degeneration of iris and ciliary body | WHO +H21211 | Degeneration of chamber angle, right eye | CMS +H21212 | Degeneration of chamber angle, left eye | CMS +H21213 | Degeneration of chamber angle, bilateral | CMS +H21219 | Degeneration of chamber angle, unspecified eye | CMS +H21221 | Degeneration of ciliary body, right eye | CMS +H21222 | Degeneration of ciliary body, left eye | CMS +H21223 | Degeneration of ciliary body, bilateral | CMS +H21229 | Degeneration of ciliary body, unspecified eye | CMS +H21231 | Degeneration of iris (pigmentary), right eye | CMS +H21232 | Degeneration of iris (pigmentary), left eye | CMS +H21233 | Degeneration of iris (pigmentary), bilateral | CMS +H21239 | Degeneration of iris (pigmentary), unspecified eye | CMS +H21241 | Degeneration of pupillary margin, right eye | CMS +H21242 | Degeneration of pupillary margin, left eye | CMS +H21243 | Degeneration of pupillary margin, bilateral | CMS +H21249 | Degeneration of pupillary margin, unspecified eye | CMS +H21251 | Iridoschisis, right eye | CMS +H21252 | Iridoschisis, left eye | CMS +H21253 | Iridoschisis, bilateral | CMS +H21259 | Iridoschisis, unspecified eye | CMS +H21261 | Iris atrophy (essential) (progressive), right eye | CMS +H21262 | Iris atrophy (essential) (progressive), left eye | CMS +H21263 | Iris atrophy (essential) (progressive), bilateral | CMS +H21269 | Iris atrophy (essential) (progressive), unspecified eye | CMS +H21271 | Miotic pupillary cyst, right eye | CMS +H21272 | Miotic pupillary cyst, left eye | CMS +H21273 | Miotic pupillary cyst, bilateral | CMS +H21279 | Miotic pupillary cyst, unspecified eye | CMS +H2129 | Other iris atrophy | CMS +H213 | Cyst of iris, ciliary body and anterior chamber | WHO +H21301 | Idiopathic cysts of iris, ciliary body or anterior chamber, right eye | CMS +H21302 | Idiopathic cysts of iris, ciliary body or anterior chamber, left eye | CMS +H21303 | Idiopathic cysts of iris, ciliary body or anterior chamber, bilateral | CMS +H21309 | Idiopathic cysts of iris, ciliary body or anterior chamber, unspecified eye | CMS +H21311 | Exudative cysts of iris or anterior chamber, right eye | CMS +H21312 | Exudative cysts of iris or anterior chamber, left eye | CMS +H21313 | Exudative cysts of iris or anterior chamber, bilateral | CMS +H21319 | Exudative cysts of iris or anterior chamber, unspecified eye | CMS +H21321 | Implantation cysts of iris, ciliary body or anterior chamber, right eye | CMS +H21322 | Implantation cysts of iris, ciliary body or anterior chamber, left eye | CMS +H21323 | Implantation cysts of iris, ciliary body or anterior chamber, bilateral | CMS +H21329 | Implantation cysts of iris, ciliary body or anterior chamber, unspecified eye | CMS +H21331 | Parasitic cyst of iris, ciliary body or anterior chamber, right eye | CMS +H21332 | Parasitic cyst of iris, ciliary body or anterior chamber, left eye | CMS +H21333 | Parasitic cyst of iris, ciliary body or anterior chamber, bilateral | CMS +H21339 | Parasitic cyst of iris, ciliary body or anterior chamber, unspecified eye | CMS +H21341 | Primary cyst of pars plana, right eye | CMS +H21342 | Primary cyst of pars plana, left eye | CMS +H21343 | Primary cyst of pars plana, bilateral | CMS +H21349 | Primary cyst of pars plana, unspecified eye | CMS +H21351 | Exudative cyst of pars plana, right eye | CMS +H21352 | Exudative cyst of pars plana, left eye | CMS +H21353 | Exudative cyst of pars plana, bilateral | CMS +H21359 | Exudative cyst of pars plana, unspecified eye | CMS +H214 | Pupillary membranes | WHO +H2140 | Pupillary membranes, unspecified eye | CMS +H2141 | Pupillary membranes, right eye | CMS +H2142 | Pupillary membranes, left eye | CMS +H2143 | Pupillary membranes, bilateral | CMS +H215 | Other adhesions and disruptions of iris and ciliary body | WHO +H21501 | Unspecified adhesions of iris, right eye | CMS +H21502 | Unspecified adhesions of iris, left eye | CMS +H21503 | Unspecified adhesions of iris, bilateral | CMS +H21509 | Unspecified adhesions of iris and ciliary body, unspecified eye | CMS +H21511 | Anterior synechiae (iris), right eye | CMS +H21512 | Anterior synechiae (iris), left eye | CMS +H21513 | Anterior synechiae (iris), bilateral | CMS +H21519 | Anterior synechiae (iris), unspecified eye | CMS +H21521 | Goniosynechiae, right eye | CMS +H21522 | Goniosynechiae, left eye | CMS +H21523 | Goniosynechiae, bilateral | CMS +H21529 | Goniosynechiae, unspecified eye | CMS +H21531 | Iridodialysis, right eye | CMS +H21532 | Iridodialysis, left eye | CMS +H21533 | Iridodialysis, bilateral | CMS +H21539 | Iridodialysis, unspecified eye | CMS +H21541 | Posterior synechiae (iris), right eye | CMS +H21542 | Posterior synechiae (iris), left eye | CMS +H21543 | Posterior synechiae (iris), bilateral | CMS +H21549 | Posterior synechiae (iris), unspecified eye | CMS +H21551 | Recession of chamber angle, right eye | CMS +H21552 | Recession of chamber angle, left eye | CMS +H21553 | Recession of chamber angle, bilateral | CMS +H21559 | Recession of chamber angle, unspecified eye | CMS +H21561 | Pupillary abnormality, right eye | CMS +H21562 | Pupillary abnormality, left eye | CMS +H21563 | Pupillary abnormality, bilateral | CMS +H21569 | Pupillary abnormality, unspecified eye | CMS +H218 | Other specified disorders of iris and ciliary body | WHO +H2181 | Floppy iris syndrome | CMS +H2182 | Plateau iris syndrome (post-iridectomy) (postprocedural) | CMS +H2189 | Other specified disorders of iris and ciliary body | CMS +H219 | Disorder of iris and ciliary body, unspecified | WHO +H22 | Disorders of iris and ciliary body in diseases classified elsewhere | WHO +H220 | Iridocyclitis in infectious and parasitic diseases classified elsewhere | WHO +H221 | Iridocyclitis in other diseases classified elsewhere | WHO +H228 | Other disorders of iris and ciliary body in diseases classified elsewhere | WHO +H25 | Senile cataract | WHO +H250 | Senile incipient cataract | WHO +H25011 | Cortical age-related cataract, right eye | CMS +H25012 | Cortical age-related cataract, left eye | CMS +H25013 | Cortical age-related cataract, bilateral | CMS +H25019 | Cortical age-related cataract, unspecified eye | CMS +H25031 | Anterior subcapsular polar age-related cataract, right eye | CMS +H25032 | Anterior subcapsular polar age-related cataract, left eye | CMS +H25033 | Anterior subcapsular polar age-related cataract, bilateral | CMS +H25039 | Anterior subcapsular polar age-related cataract, unspecified eye | CMS +H25041 | Posterior subcapsular polar age-related cataract, right eye | CMS +H25042 | Posterior subcapsular polar age-related cataract, left eye | CMS +H25043 | Posterior subcapsular polar age-related cataract, bilateral | CMS +H25049 | Posterior subcapsular polar age-related cataract, unspecified eye | CMS +H25091 | Other age-related incipient cataract, right eye | CMS +H25092 | Other age-related incipient cataract, left eye | CMS +H25093 | Other age-related incipient cataract, bilateral | CMS +H25099 | Other age-related incipient cataract, unspecified eye | CMS +H251 | Senile nuclear cataract | WHO +H2510 | Age-related nuclear cataract, unspecified eye | CMS +H2511 | Age-related nuclear cataract, right eye | CMS +H2512 | Age-related nuclear cataract, left eye | CMS +H2513 | Age-related nuclear cataract, bilateral | CMS +H252 | Senile cataract, morgagnian type | WHO +H2520 | Age-related cataract, morgagnian type, unspecified eye | CMS +H2521 | Age-related cataract, morgagnian type, right eye | CMS +H2522 | Age-related cataract, morgagnian type, left eye | CMS +H2523 | Age-related cataract, morgagnian type, bilateral | CMS +H258 | Other senile cataract | WHO +H25811 | Combined forms of age-related cataract, right eye | CMS +H25812 | Combined forms of age-related cataract, left eye | CMS +H25813 | Combined forms of age-related cataract, bilateral | CMS +H25819 | Combined forms of age-related cataract, unspecified eye | CMS +H2589 | Other age-related cataract | CMS +H259 | Senile cataract, unspecified | WHO +H26 | Other cataract | WHO +H260 | Infantile, juvenile and presenile cataract | WHO +H26001 | Unspecified infantile and juvenile cataract, right eye | CMS +H26002 | Unspecified infantile and juvenile cataract, left eye | CMS +H26003 | Unspecified infantile and juvenile cataract, bilateral | CMS +H26009 | Unspecified infantile and juvenile cataract, unspecified eye | CMS +H26011 | Infantile and juvenile cortical, lamellar, or zonular cataract, right eye | CMS +H26012 | Infantile and juvenile cortical, lamellar, or zonular cataract, left eye | CMS +H26013 | Infantile and juvenile cortical, lamellar, or zonular cataract, bilateral | CMS +H26019 | Infantile and juvenile cortical, lamellar, or zonular cataract, unspecified eye | CMS +H26031 | Infantile and juvenile nuclear cataract, right eye | CMS +H26032 | Infantile and juvenile nuclear cataract, left eye | CMS +H26033 | Infantile and juvenile nuclear cataract, bilateral | CMS +H26039 | Infantile and juvenile nuclear cataract, unspecified eye | CMS +H26041 | Anterior subcapsular polar infantile and juvenile cataract, right eye | CMS +H26042 | Anterior subcapsular polar infantile and juvenile cataract, left eye | CMS +H26043 | Anterior subcapsular polar infantile and juvenile cataract, bilateral | CMS +H26049 | Anterior subcapsular polar infantile and juvenile cataract, unspecified eye | CMS +H26051 | Posterior subcapsular polar infantile and juvenile cataract, right eye | CMS +H26052 | Posterior subcapsular polar infantile and juvenile cataract, left eye | CMS +H26053 | Posterior subcapsular polar infantile and juvenile cataract, bilateral | CMS +H26059 | Posterior subcapsular polar infantile and juvenile cataract, unspecified eye | CMS +H26061 | Combined forms of infantile and juvenile cataract, right eye | CMS +H26062 | Combined forms of infantile and juvenile cataract, left eye | CMS +H26063 | Combined forms of infantile and juvenile cataract, bilateral | CMS +H26069 | Combined forms of infantile and juvenile cataract, unspecified eye | CMS +H2609 | Other infantile and juvenile cataract | CMS +H261 | Traumatic cataract | WHO +H26101 | Unspecified traumatic cataract, right eye | CMS +H26102 | Unspecified traumatic cataract, left eye | CMS +H26103 | Unspecified traumatic cataract, bilateral | CMS +H26109 | Unspecified traumatic cataract, unspecified eye | CMS +H26111 | Localized traumatic opacities, right eye | CMS +H26112 | Localized traumatic opacities, left eye | CMS +H26113 | Localized traumatic opacities, bilateral | CMS +H26119 | Localized traumatic opacities, unspecified eye | CMS +H26121 | Partially resolved traumatic cataract, right eye | CMS +H26122 | Partially resolved traumatic cataract, left eye | CMS +H26123 | Partially resolved traumatic cataract, bilateral | CMS +H26129 | Partially resolved traumatic cataract, unspecified eye | CMS +H26131 | Total traumatic cataract, right eye | CMS +H26132 | Total traumatic cataract, left eye | CMS +H26133 | Total traumatic cataract, bilateral | CMS +H26139 | Total traumatic cataract, unspecified eye | CMS +H262 | Complicated cataract | WHO +H2620 | Unspecified complicated cataract | CMS +H26211 | Cataract with neovascularization, right eye | CMS +H26212 | Cataract with neovascularization, left eye | CMS +H26213 | Cataract with neovascularization, bilateral | CMS +H26219 | Cataract with neovascularization, unspecified eye | CMS +H26221 | Cataract secondary to ocular disorders (degenerative) (inflammatory), right eye | CMS +H26222 | Cataract secondary to ocular disorders (degenerative) (inflammatory), left eye | CMS +H26223 | Cataract secondary to ocular disorders (degenerative) (inflammatory), bilateral | CMS +H26229 | Cataract secondary to ocular disorders (degenerative) (inflammatory), unspecified eye | CMS +H26231 | Glaucomatous flecks (subcapsular), right eye | CMS +H26232 | Glaucomatous flecks (subcapsular), left eye | CMS +H26233 | Glaucomatous flecks (subcapsular), bilateral | CMS +H26239 | Glaucomatous flecks (subcapsular), unspecified eye | CMS +H263 | Drug-induced cataract | WHO +H2630 | Drug-induced cataract, unspecified eye | CMS +H2631 | Drug-induced cataract, right eye | CMS +H2632 | Drug-induced cataract, left eye | CMS +H2633 | Drug-induced cataract, bilateral | CMS +H264 | After-cataract | WHO +H2640 | Unspecified secondary cataract | CMS +H26411 | Soemmering's ring, right eye | CMS +H26412 | Soemmering's ring, left eye | CMS +H26413 | Soemmering's ring, bilateral | CMS +H26419 | Soemmering's ring, unspecified eye | CMS +H26491 | Other secondary cataract, right eye | CMS +H26492 | Other secondary cataract, left eye | CMS +H26493 | Other secondary cataract, bilateral | CMS +H26499 | Other secondary cataract, unspecified eye | CMS +H268 | Other specified cataract | WHO +H269 | Cataract, unspecified | WHO +H27 | Other disorders of lens | WHO +H270 | Aphakia | WHO +H2700 | Aphakia, unspecified eye | CMS +H2701 | Aphakia, right eye | CMS +H2702 | Aphakia, left eye | CMS +H2703 | Aphakia, bilateral | CMS +H271 | Dislocation of lens | WHO +H2710 | Unspecified dislocation of lens | CMS +H27111 | Subluxation of lens, right eye | CMS +H27112 | Subluxation of lens, left eye | CMS +H27113 | Subluxation of lens, bilateral | CMS +H27119 | Subluxation of lens, unspecified eye | CMS +H27121 | Anterior dislocation of lens, right eye | CMS +H27122 | Anterior dislocation of lens, left eye | CMS +H27123 | Anterior dislocation of lens, bilateral | CMS +H27129 | Anterior dislocation of lens, unspecified eye | CMS +H27131 | Posterior dislocation of lens, right eye | CMS +H27132 | Posterior dislocation of lens, left eye | CMS +H27133 | Posterior dislocation of lens, bilateral | CMS +H27139 | Posterior dislocation of lens, unspecified eye | CMS +H278 | Other specified disorders of lens | WHO +H279 | Disorder of lens, unspecified | WHO +H28 | Cataract and other disorders of lens in diseases classified elsewhere | WHO +H280 | Diabetic cataract | WHO +H281 | Cataract in other endocrine, nutritional and metabolic diseases | WHO +H282 | Cataract in other diseases classified elsewhere | WHO +H288 | Other disorders of lens in diseases classified elsewhere | WHO +H30 | Chorioretinal inflammation | WHO +H300 | Focal chorioretinal inflammation | WHO +H30001 | Unspecified focal chorioretinal inflammation, right eye | CMS +H30002 | Unspecified focal chorioretinal inflammation, left eye | CMS +H30003 | Unspecified focal chorioretinal inflammation, bilateral | CMS +H30009 | Unspecified focal chorioretinal inflammation, unspecified eye | CMS +H30011 | Focal chorioretinal inflammation, juxtapapillary, right eye | CMS +H30012 | Focal chorioretinal inflammation, juxtapapillary, left eye | CMS +H30013 | Focal chorioretinal inflammation, juxtapapillary, bilateral | CMS +H30019 | Focal chorioretinal inflammation, juxtapapillary, unspecified eye | CMS +H30021 | Focal chorioretinal inflammation of posterior pole, right eye | CMS +H30022 | Focal chorioretinal inflammation of posterior pole, left eye | CMS +H30023 | Focal chorioretinal inflammation of posterior pole, bilateral | CMS +H30029 | Focal chorioretinal inflammation of posterior pole, unspecified eye | CMS +H30031 | Focal chorioretinal inflammation, peripheral, right eye | CMS +H30032 | Focal chorioretinal inflammation, peripheral, left eye | CMS +H30033 | Focal chorioretinal inflammation, peripheral, bilateral | CMS +H30039 | Focal chorioretinal inflammation, peripheral, unspecified eye | CMS +H30041 | Focal chorioretinal inflammation, macular or paramacular, right eye | CMS +H30042 | Focal chorioretinal inflammation, macular or paramacular, left eye | CMS +H30043 | Focal chorioretinal inflammation, macular or paramacular, bilateral | CMS +H30049 | Focal chorioretinal inflammation, macular or paramacular, unspecified eye | CMS +H301 | Disseminated chorioretinal inflammation | WHO +H30101 | Unspecified disseminated chorioretinal inflammation, right eye | CMS +H30102 | Unspecified disseminated chorioretinal inflammation, left eye | CMS +H30103 | Unspecified disseminated chorioretinal inflammation, bilateral | CMS +H30109 | Unspecified disseminated chorioretinal inflammation, unspecified eye | CMS +H30111 | Disseminated chorioretinal inflammation of posterior pole, right eye | CMS +H30112 | Disseminated chorioretinal inflammation of posterior pole, left eye | CMS +H30113 | Disseminated chorioretinal inflammation of posterior pole, bilateral | CMS +H30119 | Disseminated chorioretinal inflammation of posterior pole, unspecified eye | CMS +H30121 | Disseminated chorioretinal inflammation, peripheral right eye | CMS +H30122 | Disseminated chorioretinal inflammation, peripheral, left eye | CMS +H30123 | Disseminated chorioretinal inflammation, peripheral, bilateral | CMS +H30129 | Disseminated chorioretinal inflammation, peripheral, unspecified eye | CMS +H30131 | Disseminated chorioretinal inflammation, generalized, right eye | CMS +H30132 | Disseminated chorioretinal inflammation, generalized, left eye | CMS +H30133 | Disseminated chorioretinal inflammation, generalized, bilateral | CMS +H30139 | Disseminated chorioretinal inflammation, generalized, unspecified eye | CMS +H30141 | Acute posterior multifocal placoid pigment epitheliopathy, right eye | CMS +H30142 | Acute posterior multifocal placoid pigment epitheliopathy, left eye | CMS +H30143 | Acute posterior multifocal placoid pigment epitheliopathy, bilateral | CMS +H30149 | Acute posterior multifocal placoid pigment epitheliopathy, unspecified eye | CMS +H302 | Posterior cyclitis | WHO +H3020 | Posterior cyclitis, unspecified eye | CMS +H3021 | Posterior cyclitis, right eye | CMS +H3022 | Posterior cyclitis, left eye | CMS +H3023 | Posterior cyclitis, bilateral | CMS +H308 | Other chorioretinal inflammations | WHO +H30811 | Harada's disease, right eye | CMS +H30812 | Harada's disease, left eye | CMS +H30813 | Harada's disease, bilateral | CMS +H30819 | Harada's disease, unspecified eye | CMS +H30891 | Other chorioretinal inflammations, right eye | CMS +H30892 | Other chorioretinal inflammations, left eye | CMS +H30893 | Other chorioretinal inflammations, bilateral | CMS +H30899 | Other chorioretinal inflammations, unspecified eye | CMS +H309 | Chorioretinal inflammation, unspecified | WHO +H3090 | Unspecified chorioretinal inflammation, unspecified eye | CMS +H3091 | Unspecified chorioretinal inflammation, right eye | CMS +H3092 | Unspecified chorioretinal inflammation, left eye | CMS +H3093 | Unspecified chorioretinal inflammation, bilateral | CMS +H31 | Other disorders of choroid | WHO +H310 | Chorioretinal scars | WHO +H31001 | Unspecified chorioretinal scars, right eye | CMS +H31002 | Unspecified chorioretinal scars, left eye | CMS +H31003 | Unspecified chorioretinal scars, bilateral | CMS +H31009 | Unspecified chorioretinal scars, unspecified eye | CMS +H31011 | Macula scars of posterior pole (postinflammatory) (post-traumatic), right eye | CMS +H31012 | Macula scars of posterior pole (postinflammatory) (post-traumatic), left eye | CMS +H31013 | Macula scars of posterior pole (postinflammatory) (post-traumatic), bilateral | CMS +H31019 | Macula scars of posterior pole (postinflammatory) (post-traumatic), unspecified eye | CMS +H31021 | Solar retinopathy, right eye | CMS +H31022 | Solar retinopathy, left eye | CMS +H31023 | Solar retinopathy, bilateral | CMS +H31029 | Solar retinopathy, unspecified eye | CMS +H31091 | Other chorioretinal scars, right eye | CMS +H31092 | Other chorioretinal scars, left eye | CMS +H31093 | Other chorioretinal scars, bilateral | CMS +H31099 | Other chorioretinal scars, unspecified eye | CMS +H311 | Choroidal degeneration | WHO +H31101 | Choroidal degeneration, unspecified, right eye | CMS +H31102 | Choroidal degeneration, unspecified, left eye | CMS +H31103 | Choroidal degeneration, unspecified, bilateral | CMS +H31109 | Choroidal degeneration, unspecified, unspecified eye | CMS +H31111 | Age-related choroidal atrophy, right eye | CMS +H31112 | Age-related choroidal atrophy, left eye | CMS +H31113 | Age-related choroidal atrophy, bilateral | CMS +H31119 | Age-related choroidal atrophy, unspecified eye | CMS +H31121 | Diffuse secondary atrophy of choroid, right eye | CMS +H31122 | Diffuse secondary atrophy of choroid, left eye | CMS +H31123 | Diffuse secondary atrophy of choroid, bilateral | CMS +H31129 | Diffuse secondary atrophy of choroid, unspecified eye | CMS +H312 | Hereditary choroidal dystrophy | WHO +H3120 | Hereditary choroidal dystrophy, unspecified | CMS +H3121 | Choroideremia | CMS +H3122 | Choroidal dystrophy (central areolar) (generalized) (peripapillary) | CMS +H3123 | Gyrate atrophy, choroid | CMS +H3129 | Other hereditary choroidal dystrophy | CMS +H313 | Choroidal haemorrhage and rupture | WHO +H31301 | Unspecified choroidal hemorrhage, right eye | CMS +H31302 | Unspecified choroidal hemorrhage, left eye | CMS +H31303 | Unspecified choroidal hemorrhage, bilateral | CMS +H31309 | Unspecified choroidal hemorrhage, unspecified eye | CMS +H31311 | Expulsive choroidal hemorrhage, right eye | CMS +H31312 | Expulsive choroidal hemorrhage, left eye | CMS +H31313 | Expulsive choroidal hemorrhage, bilateral | CMS +H31319 | Expulsive choroidal hemorrhage, unspecified eye | CMS +H31321 | Choroidal rupture, right eye | CMS +H31322 | Choroidal rupture, left eye | CMS +H31323 | Choroidal rupture, bilateral | CMS +H31329 | Choroidal rupture, unspecified eye | CMS +H314 | Choroidal detachment | WHO +H31401 | Unspecified choroidal detachment, right eye | CMS +H31402 | Unspecified choroidal detachment, left eye | CMS +H31403 | Unspecified choroidal detachment, bilateral | CMS +H31409 | Unspecified choroidal detachment, unspecified eye | CMS +H31411 | Hemorrhagic choroidal detachment, right eye | CMS +H31412 | Hemorrhagic choroidal detachment, left eye | CMS +H31413 | Hemorrhagic choroidal detachment, bilateral | CMS +H31419 | Hemorrhagic choroidal detachment, unspecified eye | CMS +H31421 | Serous choroidal detachment, right eye | CMS +H31422 | Serous choroidal detachment, left eye | CMS +H31423 | Serous choroidal detachment, bilateral | CMS +H31429 | Serous choroidal detachment, unspecified eye | CMS +H318 | Other specified disorders of choroid | WHO +H319 | Disorder of choroid, unspecified | WHO +H32 | Chorioretinal disorders in diseases classified elsewhere | WHO +H320 | Chorioretinal inflammation in infectious and parasitic diseases classified elsewhere | WHO +H328 | Other chorioretinal disorders in diseases classified elsewhere | WHO +H33 | Retinal detachments and breaks | WHO +H330 | Retinal detachment with retinal break | WHO +H33001 | Unspecified retinal detachment with retinal break, right eye | CMS +H33002 | Unspecified retinal detachment with retinal break, left eye | CMS +H33003 | Unspecified retinal detachment with retinal break, bilateral | CMS +H33009 | Unspecified retinal detachment with retinal break, unspecified eye | CMS +H33011 | Retinal detachment with single break, right eye | CMS +H33012 | Retinal detachment with single break, left eye | CMS +H33013 | Retinal detachment with single break, bilateral | CMS +H33019 | Retinal detachment with single break, unspecified eye | CMS +H33021 | Retinal detachment with multiple breaks, right eye | CMS +H33022 | Retinal detachment with multiple breaks, left eye | CMS +H33023 | Retinal detachment with multiple breaks, bilateral | CMS +H33029 | Retinal detachment with multiple breaks, unspecified eye | CMS +H33031 | Retinal detachment with giant retinal tear, right eye | CMS +H33032 | Retinal detachment with giant retinal tear, left eye | CMS +H33033 | Retinal detachment with giant retinal tear, bilateral | CMS +H33039 | Retinal detachment with giant retinal tear, unspecified eye | CMS +H33041 | Retinal detachment with retinal dialysis, right eye | CMS +H33042 | Retinal detachment with retinal dialysis, left eye | CMS +H33043 | Retinal detachment with retinal dialysis, bilateral | CMS +H33049 | Retinal detachment with retinal dialysis, unspecified eye | CMS +H33051 | Total retinal detachment, right eye | CMS +H33052 | Total retinal detachment, left eye | CMS +H33053 | Total retinal detachment, bilateral | CMS +H33059 | Total retinal detachment, unspecified eye | CMS +H331 | Retinoschisis and retinal cysts | WHO +H33101 | Unspecified retinoschisis, right eye | CMS +H33102 | Unspecified retinoschisis, left eye | CMS +H33103 | Unspecified retinoschisis, bilateral | CMS +H33109 | Unspecified retinoschisis, unspecified eye | CMS +H33111 | Cyst of ora serrata, right eye | CMS +H33112 | Cyst of ora serrata, left eye | CMS +H33113 | Cyst of ora serrata, bilateral | CMS +H33119 | Cyst of ora serrata, unspecified eye | CMS +H33121 | Parasitic cyst of retina, right eye | CMS +H33122 | Parasitic cyst of retina, left eye | CMS +H33123 | Parasitic cyst of retina, bilateral | CMS +H33129 | Parasitic cyst of retina, unspecified eye | CMS +H33191 | Other retinoschisis and retinal cysts, right eye | CMS +H33192 | Other retinoschisis and retinal cysts, left eye | CMS +H33193 | Other retinoschisis and retinal cysts, bilateral | CMS +H33199 | Other retinoschisis and retinal cysts, unspecified eye | CMS +H332 | Serous retinal detachment | WHO +H3320 | Serous retinal detachment, unspecified eye | CMS +H3321 | Serous retinal detachment, right eye | CMS +H3322 | Serous retinal detachment, left eye | CMS +H3323 | Serous retinal detachment, bilateral | CMS +H333 | Retinal breaks without detachment | WHO +H33301 | Unspecified retinal break, right eye | CMS +H33302 | Unspecified retinal break, left eye | CMS +H33303 | Unspecified retinal break, bilateral | CMS +H33309 | Unspecified retinal break, unspecified eye | CMS +H33311 | Horseshoe tear of retina without detachment, right eye | CMS +H33312 | Horseshoe tear of retina without detachment, left eye | CMS +H33313 | Horseshoe tear of retina without detachment, bilateral | CMS +H33319 | Horseshoe tear of retina without detachment, unspecified eye | CMS +H33321 | Round hole, right eye | CMS +H33322 | Round hole, left eye | CMS +H33323 | Round hole, bilateral | CMS +H33329 | Round hole, unspecified eye | CMS +H33331 | Multiple defects of retina without detachment, right eye | CMS +H33332 | Multiple defects of retina without detachment, left eye | CMS +H33333 | Multiple defects of retina without detachment, bilateral | CMS +H33339 | Multiple defects of retina without detachment, unspecified eye | CMS +H334 | Traction detachment of retina | WHO +H3340 | Traction detachment of retina, unspecified eye | CMS +H3341 | Traction detachment of retina, right eye | CMS +H3342 | Traction detachment of retina, left eye | CMS +H3343 | Traction detachment of retina, bilateral | CMS +H335 | Other retinal detachments | WHO +H338 | Other retinal detachments | CMS +H34 | Retinal vascular occlusions | WHO +H340 | Transient retinal artery occlusion | WHO +H3400 | Transient retinal artery occlusion, unspecified eye | CMS +H3401 | Transient retinal artery occlusion, right eye | CMS +H3402 | Transient retinal artery occlusion, left eye | CMS +H3403 | Transient retinal artery occlusion, bilateral | CMS +H341 | Central retinal artery occlusion | WHO +H3410 | Central retinal artery occlusion, unspecified eye | CMS +H3411 | Central retinal artery occlusion, right eye | CMS +H3412 | Central retinal artery occlusion, left eye | CMS +H3413 | Central retinal artery occlusion, bilateral | CMS +H342 | Other retinal artery occlusions | WHO +H34211 | Partial retinal artery occlusion, right eye | CMS +H34212 | Partial retinal artery occlusion, left eye | CMS +H34213 | Partial retinal artery occlusion, bilateral | CMS +H34219 | Partial retinal artery occlusion, unspecified eye | CMS +H34231 | Retinal artery branch occlusion, right eye | CMS +H34232 | Retinal artery branch occlusion, left eye | CMS +H34233 | Retinal artery branch occlusion, bilateral | CMS +H34239 | Retinal artery branch occlusion, unspecified eye | CMS +H348 | Other retinal vascular occlusions | WHO +H348110 | Central retinal vein occlusion, right eye, with macular edema | CMS +H348111 | Central retinal vein occlusion, right eye, with retinal neovascularization | CMS +H348112 | Central retinal vein occlusion, right eye, stable | CMS +H348120 | Central retinal vein occlusion, left eye, with macular edema | CMS +H348121 | Central retinal vein occlusion, left eye, with retinal neovascularization | CMS +H348122 | Central retinal vein occlusion, left eye, stable | CMS +H348130 | Central retinal vein occlusion, bilateral, with macular edema | CMS +H348131 | Central retinal vein occlusion, bilateral, with retinal neovascularization | CMS +H348132 | Central retinal vein occlusion, bilateral, stable | CMS +H348190 | Central retinal vein occlusion, unspecified eye, with macular edema | CMS +H348191 | Central retinal vein occlusion, unspecified eye, with retinal neovascularization | CMS +H348192 | Central retinal vein occlusion, unspecified eye, stable | CMS +H34821 | Venous engorgement, right eye | CMS +H34822 | Venous engorgement, left eye | CMS +H34823 | Venous engorgement, bilateral | CMS +H34829 | Venous engorgement, unspecified eye | CMS +H348310 | Tributary (branch) retinal vein occlusion, right eye, with macular edema | CMS +H348311 | Tributary (branch) retinal vein occlusion, right eye, with retinal neovascularization | CMS +H348312 | Tributary (branch) retinal vein occlusion, right eye, stable | CMS +H348320 | Tributary (branch) retinal vein occlusion, left eye, with macular edema | CMS +H348321 | Tributary (branch) retinal vein occlusion, left eye, with retinal neovascularization | CMS +H348322 | Tributary (branch) retinal vein occlusion, left eye, stable | CMS +H348330 | Tributary (branch) retinal vein occlusion, bilateral, with macular edema | CMS +H348331 | Tributary (branch) retinal vein occlusion, bilateral, with retinal neovascularization | CMS +H348332 | Tributary (branch) retinal vein occlusion, bilateral, stable | CMS +H348390 | Tributary (branch) retinal vein occlusion, unspecified eye, with macular edema | CMS +H348391 | Tributary (branch) retinal vein occlusion, unspecified eye, with retinal neovascularization | CMS +H348392 | Tributary (branch) retinal vein occlusion, unspecified eye, stable | CMS +H349 | Retinal vascular occlusion, unspecified | WHO +H35 | Other retinal disorders | WHO +H350 | Background retinopathy and retinal vascular changes | WHO +H3500 | Unspecified background retinopathy | CMS +H35011 | Changes in retinal vascular appearance, right eye | CMS +H35012 | Changes in retinal vascular appearance, left eye | CMS +H35013 | Changes in retinal vascular appearance, bilateral | CMS +H35019 | Changes in retinal vascular appearance, unspecified eye | CMS +H35021 | Exudative retinopathy, right eye | CMS +H35022 | Exudative retinopathy, left eye | CMS +H35023 | Exudative retinopathy, bilateral | CMS +H35029 | Exudative retinopathy, unspecified eye | CMS +H35031 | Hypertensive retinopathy, right eye | CMS +H35032 | Hypertensive retinopathy, left eye | CMS +H35033 | Hypertensive retinopathy, bilateral | CMS +H35039 | Hypertensive retinopathy, unspecified eye | CMS +H35041 | Retinal micro-aneurysms, unspecified, right eye | CMS +H35042 | Retinal micro-aneurysms, unspecified, left eye | CMS +H35043 | Retinal micro-aneurysms, unspecified, bilateral | CMS +H35049 | Retinal micro-aneurysms, unspecified, unspecified eye | CMS +H35051 | Retinal neovascularization, unspecified, right eye | CMS +H35052 | Retinal neovascularization, unspecified, left eye | CMS +H35053 | Retinal neovascularization, unspecified, bilateral | CMS +H35059 | Retinal neovascularization, unspecified, unspecified eye | CMS +H35061 | Retinal vasculitis, right eye | CMS +H35062 | Retinal vasculitis, left eye | CMS +H35063 | Retinal vasculitis, bilateral | CMS +H35069 | Retinal vasculitis, unspecified eye | CMS +H35071 | Retinal telangiectasis, right eye | CMS +H35072 | Retinal telangiectasis, left eye | CMS +H35073 | Retinal telangiectasis, bilateral | CMS +H35079 | Retinal telangiectasis, unspecified eye | CMS +H3509 | Other intraretinal microvascular abnormalities | CMS +H351 | Retinopathy of prematurity | WHO +H35101 | Retinopathy of prematurity, unspecified, right eye | CMS +H35102 | Retinopathy of prematurity, unspecified, left eye | CMS +H35103 | Retinopathy of prematurity, unspecified, bilateral | CMS +H35109 | Retinopathy of prematurity, unspecified, unspecified eye | CMS +H35111 | Retinopathy of prematurity, stage 0, right eye | CMS +H35112 | Retinopathy of prematurity, stage 0, left eye | CMS +H35113 | Retinopathy of prematurity, stage 0, bilateral | CMS +H35119 | Retinopathy of prematurity, stage 0, unspecified eye | CMS +H35121 | Retinopathy of prematurity, stage 1, right eye | CMS +H35122 | Retinopathy of prematurity, stage 1, left eye | CMS +H35123 | Retinopathy of prematurity, stage 1, bilateral | CMS +H35129 | Retinopathy of prematurity, stage 1, unspecified eye | CMS +H35131 | Retinopathy of prematurity, stage 2, right eye | CMS +H35132 | Retinopathy of prematurity, stage 2, left eye | CMS +H35133 | Retinopathy of prematurity, stage 2, bilateral | CMS +H35139 | Retinopathy of prematurity, stage 2, unspecified eye | CMS +H35141 | Retinopathy of prematurity, stage 3, right eye | CMS +H35142 | Retinopathy of prematurity, stage 3, left eye | CMS +H35143 | Retinopathy of prematurity, stage 3, bilateral | CMS +H35149 | Retinopathy of prematurity, stage 3, unspecified eye | CMS +H35151 | Retinopathy of prematurity, stage 4, right eye | CMS +H35152 | Retinopathy of prematurity, stage 4, left eye | CMS +H35153 | Retinopathy of prematurity, stage 4, bilateral | CMS +H35159 | Retinopathy of prematurity, stage 4, unspecified eye | CMS +H35161 | Retinopathy of prematurity, stage 5, right eye | CMS +H35162 | Retinopathy of prematurity, stage 5, left eye | CMS +H35163 | Retinopathy of prematurity, stage 5, bilateral | CMS +H35169 | Retinopathy of prematurity, stage 5, unspecified eye | CMS +H35171 | Retrolental fibroplasia, right eye | CMS +H35172 | Retrolental fibroplasia, left eye | CMS +H35173 | Retrolental fibroplasia, bilateral | CMS +H35179 | Retrolental fibroplasia, unspecified eye | CMS +H352 | Other proliferative retinopathy | WHO +H3520 | Other non-diabetic proliferative retinopathy, unspecified eye | CMS +H3521 | Other non-diabetic proliferative retinopathy, right eye | CMS +H3522 | Other non-diabetic proliferative retinopathy, left eye | CMS +H3523 | Other non-diabetic proliferative retinopathy, bilateral | CMS +H353 | Degeneration of macula and posterior pole | WHO +H3530 | Unspecified macular degeneration | CMS +H353110 | Nonexudative age-related macular degeneration, right eye, stage unspecified | CMS +H353111 | Nonexudative age-related macular degeneration, right eye, early dry stage | CMS +H353112 | Nonexudative age-related macular degeneration, right eye, intermediate dry stage | CMS +H353113 | Nonexudative age-related macular degeneration, right eye, advanced atrophic without subfoveal involvement | CMS +H353114 | Nonexudative age-related macular degeneration, right eye, advanced atrophic with subfoveal involvement | CMS +H353120 | Nonexudative age-related macular degeneration, left eye, stage unspecified | CMS +H353121 | Nonexudative age-related macular degeneration, left eye, early dry stage | CMS +H353122 | Nonexudative age-related macular degeneration, left eye, intermediate dry stage | CMS +H353123 | Nonexudative age-related macular degeneration, left eye, advanced atrophic without subfoveal involvement | CMS +H353124 | Nonexudative age-related macular degeneration, left eye, advanced atrophic with subfoveal involvement | CMS +H353130 | Nonexudative age-related macular degeneration, bilateral, stage unspecified | CMS +H353131 | Nonexudative age-related macular degeneration, bilateral, early dry stage | CMS +H353132 | Nonexudative age-related macular degeneration, bilateral, intermediate dry stage | CMS +H353133 | Nonexudative age-related macular degeneration, bilateral, advanced atrophic without subfoveal involvement | CMS +H353134 | Nonexudative age-related macular degeneration, bilateral, advanced atrophic with subfoveal involvement | CMS +H353190 | Nonexudative age-related macular degeneration, unspecified eye, stage unspecified | CMS +H353191 | Nonexudative age-related macular degeneration, unspecified eye, early dry stage | CMS +H353192 | Nonexudative age-related macular degeneration, unspecified eye, intermediate dry stage | CMS +H353193 | Nonexudative age-related macular degeneration, unspecified eye, advanced atrophic without subfoveal involvement | CMS +H353194 | Nonexudative age-related macular degeneration, unspecified eye, advanced atrophic with subfoveal involvement | CMS +H353210 | Exudative age-related macular degeneration, right eye, stage unspecified | CMS +H353211 | Exudative age-related macular degeneration, right eye, with active choroidal neovascularization | CMS +H353212 | Exudative age-related macular degeneration, right eye, with inactive choroidal neovascularization | CMS +H353213 | Exudative age-related macular degeneration, right eye, with inactive scar | CMS +H353220 | Exudative age-related macular degeneration, left eye, stage unspecified | CMS +H353221 | Exudative age-related macular degeneration, left eye, with active choroidal neovascularization | CMS +H353222 | Exudative age-related macular degeneration, left eye, with inactive choroidal neovascularization | CMS +H353223 | Exudative age-related macular degeneration, left eye, with inactive scar | CMS +H353230 | Exudative age-related macular degeneration, bilateral, stage unspecified | CMS +H353231 | Exudative age-related macular degeneration, bilateral, with active choroidal neovascularization | CMS +H353232 | Exudative age-related macular degeneration, bilateral, with inactive choroidal neovascularization | CMS +H353233 | Exudative age-related macular degeneration, bilateral, with inactive scar | CMS +H353290 | Exudative age-related macular degeneration, unspecified eye, stage unspecified | CMS +H353291 | Exudative age-related macular degeneration, unspecified eye, with active choroidal neovascularization | CMS +H353292 | Exudative age-related macular degeneration, unspecified eye, with inactive choroidal neovascularization | CMS +H353293 | Exudative age-related macular degeneration, unspecified eye, with inactive scar | CMS +H3533 | Angioid streaks of macula | CMS +H35341 | Macular cyst, hole, or pseudohole, right eye | CMS +H35342 | Macular cyst, hole, or pseudohole, left eye | CMS +H35343 | Macular cyst, hole, or pseudohole, bilateral | CMS +H35349 | Macular cyst, hole, or pseudohole, unspecified eye | CMS +H35351 | Cystoid macular degeneration, right eye | CMS +H35352 | Cystoid macular degeneration, left eye | CMS +H35353 | Cystoid macular degeneration, bilateral | CMS +H35359 | Cystoid macular degeneration, unspecified eye | CMS +H35361 | Drusen (degenerative) of macula, right eye | CMS +H35362 | Drusen (degenerative) of macula, left eye | CMS +H35363 | Drusen (degenerative) of macula, bilateral | CMS +H35369 | Drusen (degenerative) of macula, unspecified eye | CMS +H35371 | Puckering of macula, right eye | CMS +H35372 | Puckering of macula, left eye | CMS +H35373 | Puckering of macula, bilateral | CMS +H35379 | Puckering of macula, unspecified eye | CMS +H35381 | Toxic maculopathy, right eye | CMS +H35382 | Toxic maculopathy, left eye | CMS +H35383 | Toxic maculopathy, bilateral | CMS +H35389 | Toxic maculopathy, unspecified eye | CMS +H354 | Peripheral retinal degeneration | WHO +H3540 | Unspecified peripheral retinal degeneration | CMS +H35411 | Lattice degeneration of retina, right eye | CMS +H35412 | Lattice degeneration of retina, left eye | CMS +H35413 | Lattice degeneration of retina, bilateral | CMS +H35419 | Lattice degeneration of retina, unspecified eye | CMS +H35421 | Microcystoid degeneration of retina, right eye | CMS +H35422 | Microcystoid degeneration of retina, left eye | CMS +H35423 | Microcystoid degeneration of retina, bilateral | CMS +H35429 | Microcystoid degeneration of retina, unspecified eye | CMS +H35431 | Paving stone degeneration of retina, right eye | CMS +H35432 | Paving stone degeneration of retina, left eye | CMS +H35433 | Paving stone degeneration of retina, bilateral | CMS +H35439 | Paving stone degeneration of retina, unspecified eye | CMS +H35441 | Age-related reticular degeneration of retina, right eye | CMS +H35442 | Age-related reticular degeneration of retina, left eye | CMS +H35443 | Age-related reticular degeneration of retina, bilateral | CMS +H35449 | Age-related reticular degeneration of retina, unspecified eye | CMS +H35451 | Secondary pigmentary degeneration, right eye | CMS +H35452 | Secondary pigmentary degeneration, left eye | CMS +H35453 | Secondary pigmentary degeneration, bilateral | CMS +H35459 | Secondary pigmentary degeneration, unspecified eye | CMS +H35461 | Secondary vitreoretinal degeneration, right eye | CMS +H35462 | Secondary vitreoretinal degeneration, left eye | CMS +H35463 | Secondary vitreoretinal degeneration, bilateral | CMS +H35469 | Secondary vitreoretinal degeneration, unspecified eye | CMS +H355 | Hereditary retinal dystrophy | WHO +H3550 | Unspecified hereditary retinal dystrophy | CMS +H3551 | Vitreoretinal dystrophy | CMS +H3552 | Pigmentary retinal dystrophy | CMS +H3553 | Other dystrophies primarily involving the sensory retina | CMS +H3554 | Dystrophies primarily involving the retinal pigment epithelium | CMS +H356 | Retinal haemorrhage | WHO +H3560 | Retinal hemorrhage, unspecified eye | CMS +H3561 | Retinal hemorrhage, right eye | CMS +H3562 | Retinal hemorrhage, left eye | CMS +H3563 | Retinal hemorrhage, bilateral | CMS +H357 | Separation of retinal layers | WHO +H3570 | Unspecified separation of retinal layers | CMS +H35711 | Central serous chorioretinopathy, right eye | CMS +H35712 | Central serous chorioretinopathy, left eye | CMS +H35713 | Central serous chorioretinopathy, bilateral | CMS +H35719 | Central serous chorioretinopathy, unspecified eye | CMS +H35721 | Serous detachment of retinal pigment epithelium, right eye | CMS +H35722 | Serous detachment of retinal pigment epithelium, left eye | CMS +H35723 | Serous detachment of retinal pigment epithelium, bilateral | CMS +H35729 | Serous detachment of retinal pigment epithelium, unspecified eye | CMS +H35731 | Hemorrhagic detachment of retinal pigment epithelium, right eye | CMS +H35732 | Hemorrhagic detachment of retinal pigment epithelium, left eye | CMS +H35733 | Hemorrhagic detachment of retinal pigment epithelium, bilateral | CMS +H35739 | Hemorrhagic detachment of retinal pigment epithelium, unspecified eye | CMS +H358 | Other specified retinal disorders | WHO +H3581 | Retinal edema | CMS +H3582 | Retinal ischemia | CMS +H3589 | Other specified retinal disorders | CMS +H359 | Retinal disorder, unspecified | WHO +H36 | Retinal disorders in diseases classified elsewhere | WHO +H360 | Diabetic retinopathy | WHO +H368 | Other retinal disorders in diseases classified elsewhere | WHO +H40 | Glaucoma | WHO +H400 | Glaucoma suspect | WHO +H40001 | Preglaucoma, unspecified, right eye | CMS +H40002 | Preglaucoma, unspecified, left eye | CMS +H40003 | Preglaucoma, unspecified, bilateral | CMS +H40009 | Preglaucoma, unspecified, unspecified eye | CMS +H40011 | Open angle with borderline findings, low risk, right eye | CMS +H40012 | Open angle with borderline findings, low risk, left eye | CMS +H40013 | Open angle with borderline findings, low risk, bilateral | CMS +H40019 | Open angle with borderline findings, low risk, unspecified eye | CMS +H40021 | Open angle with borderline findings, high risk, right eye | CMS +H40022 | Open angle with borderline findings, high risk, left eye | CMS +H40023 | Open angle with borderline findings, high risk, bilateral | CMS +H40029 | Open angle with borderline findings, high risk, unspecified eye | CMS +H40031 | Anatomical narrow angle, right eye | CMS +H40032 | Anatomical narrow angle, left eye | CMS +H40033 | Anatomical narrow angle, bilateral | CMS +H40039 | Anatomical narrow angle, unspecified eye | CMS +H40041 | Steroid responder, right eye | CMS +H40042 | Steroid responder, left eye | CMS +H40043 | Steroid responder, bilateral | CMS +H40049 | Steroid responder, unspecified eye | CMS +H40051 | Ocular hypertension, right eye | CMS +H40052 | Ocular hypertension, left eye | CMS +H40053 | Ocular hypertension, bilateral | CMS +H40059 | Ocular hypertension, unspecified eye | CMS +H40061 | Primary angle closure without glaucoma damage, right eye | CMS +H40062 | Primary angle closure without glaucoma damage, left eye | CMS +H40063 | Primary angle closure without glaucoma damage, bilateral | CMS +H40069 | Primary angle closure without glaucoma damage, unspecified eye | CMS +H401 | Primary open-angle glaucoma | WHO +H4010X0 | Unspecified open-angle glaucoma, stage unspecified | CMS +H4010X1 | Unspecified open-angle glaucoma, mild stage | CMS +H4010X2 | Unspecified open-angle glaucoma, moderate stage | CMS +H4010X3 | Unspecified open-angle glaucoma, severe stage | CMS +H4010X4 | Unspecified open-angle glaucoma, indeterminate stage | CMS +H401110 | Primary open-angle glaucoma, right eye, stage unspecified | CMS +H401111 | Primary open-angle glaucoma, right eye, mild stage | CMS +H401112 | Primary open-angle glaucoma, right eye, moderate stage | CMS +H401113 | Primary open-angle glaucoma, right eye, severe stage | CMS +H401114 | Primary open-angle glaucoma, right eye, indeterminate stage | CMS +H401120 | Primary open-angle glaucoma, left eye, stage unspecified | CMS +H401121 | Primary open-angle glaucoma, left eye, mild stage | CMS +H401122 | Primary open-angle glaucoma, left eye, moderate stage | CMS +H401123 | Primary open-angle glaucoma, left eye, severe stage | CMS +H401124 | Primary open-angle glaucoma, left eye, indeterminate stage | CMS +H401130 | Primary open-angle glaucoma, bilateral, stage unspecified | CMS +H401131 | Primary open-angle glaucoma, bilateral, mild stage | CMS +H401132 | Primary open-angle glaucoma, bilateral, moderate stage | CMS +H401133 | Primary open-angle glaucoma, bilateral, severe stage | CMS +H401134 | Primary open-angle glaucoma, bilateral, indeterminate stage | CMS +H401190 | Primary open-angle glaucoma, unspecified eye, stage unspecified | CMS +H401191 | Primary open-angle glaucoma, unspecified eye, mild stage | CMS +H401192 | Primary open-angle glaucoma, unspecified eye, moderate stage | CMS +H401193 | Primary open-angle glaucoma, unspecified eye, severe stage | CMS +H401194 | Primary open-angle glaucoma, unspecified eye, indeterminate stage | CMS +H401210 | Low-tension glaucoma, right eye, stage unspecified | CMS +H401211 | Low-tension glaucoma, right eye, mild stage | CMS +H401212 | Low-tension glaucoma, right eye, moderate stage | CMS +H401213 | Low-tension glaucoma, right eye, severe stage | CMS +H401214 | Low-tension glaucoma, right eye, indeterminate stage | CMS +H401220 | Low-tension glaucoma, left eye, stage unspecified | CMS +H401221 | Low-tension glaucoma, left eye, mild stage | CMS +H401222 | Low-tension glaucoma, left eye, moderate stage | CMS +H401223 | Low-tension glaucoma, left eye, severe stage | CMS +H401224 | Low-tension glaucoma, left eye, indeterminate stage | CMS +H401230 | Low-tension glaucoma, bilateral, stage unspecified | CMS +H401231 | Low-tension glaucoma, bilateral, mild stage | CMS +H401232 | Low-tension glaucoma, bilateral, moderate stage | CMS +H401233 | Low-tension glaucoma, bilateral, severe stage | CMS +H401234 | Low-tension glaucoma, bilateral, indeterminate stage | CMS +H401290 | Low-tension glaucoma, unspecified eye, stage unspecified | CMS +H401291 | Low-tension glaucoma, unspecified eye, mild stage | CMS +H401292 | Low-tension glaucoma, unspecified eye, moderate stage | CMS +H401293 | Low-tension glaucoma, unspecified eye, severe stage | CMS +H401294 | Low-tension glaucoma, unspecified eye, indeterminate stage | CMS +H401310 | Pigmentary glaucoma, right eye, stage unspecified | CMS +H401311 | Pigmentary glaucoma, right eye, mild stage | CMS +H401312 | Pigmentary glaucoma, right eye, moderate stage | CMS +H401313 | Pigmentary glaucoma, right eye, severe stage | CMS +H401314 | Pigmentary glaucoma, right eye, indeterminate stage | CMS +H401320 | Pigmentary glaucoma, left eye, stage unspecified | CMS +H401321 | Pigmentary glaucoma, left eye, mild stage | CMS +H401322 | Pigmentary glaucoma, left eye, moderate stage | CMS +H401323 | Pigmentary glaucoma, left eye, severe stage | CMS +H401324 | Pigmentary glaucoma, left eye, indeterminate stage | CMS +H401330 | Pigmentary glaucoma, bilateral, stage unspecified | CMS +H401331 | Pigmentary glaucoma, bilateral, mild stage | CMS +H401332 | Pigmentary glaucoma, bilateral, moderate stage | CMS +H401333 | Pigmentary glaucoma, bilateral, severe stage | CMS +H401334 | Pigmentary glaucoma, bilateral, indeterminate stage | CMS +H401390 | Pigmentary glaucoma, unspecified eye, stage unspecified | CMS +H401391 | Pigmentary glaucoma, unspecified eye, mild stage | CMS +H401392 | Pigmentary glaucoma, unspecified eye, moderate stage | CMS +H401393 | Pigmentary glaucoma, unspecified eye, severe stage | CMS +H401394 | Pigmentary glaucoma, unspecified eye, indeterminate stage | CMS +H401410 | Capsular glaucoma with pseudoexfoliation of lens, right eye, stage unspecified | CMS +H401411 | Capsular glaucoma with pseudoexfoliation of lens, right eye, mild stage | CMS +H401412 | Capsular glaucoma with pseudoexfoliation of lens, right eye, moderate stage | CMS +H401413 | Capsular glaucoma with pseudoexfoliation of lens, right eye, severe stage | CMS +H401414 | Capsular glaucoma with pseudoexfoliation of lens, right eye, indeterminate stage | CMS +H401420 | Capsular glaucoma with pseudoexfoliation of lens, left eye, stage unspecified | CMS +H401421 | Capsular glaucoma with pseudoexfoliation of lens, left eye, mild stage | CMS +H401422 | Capsular glaucoma with pseudoexfoliation of lens, left eye, moderate stage | CMS +H401423 | Capsular glaucoma with pseudoexfoliation of lens, left eye, severe stage | CMS +H401424 | Capsular glaucoma with pseudoexfoliation of lens, left eye, indeterminate stage | CMS +H401430 | Capsular glaucoma with pseudoexfoliation of lens, bilateral, stage unspecified | CMS +H401431 | Capsular glaucoma with pseudoexfoliation of lens, bilateral, mild stage | CMS +H401432 | Capsular glaucoma with pseudoexfoliation of lens, bilateral, moderate stage | CMS +H401433 | Capsular glaucoma with pseudoexfoliation of lens, bilateral, severe stage | CMS +H401434 | Capsular glaucoma with pseudoexfoliation of lens, bilateral, indeterminate stage | CMS +H401490 | Capsular glaucoma with pseudoexfoliation of lens, unspecified eye, stage unspecified | CMS +H401491 | Capsular glaucoma with pseudoexfoliation of lens, unspecified eye, mild stage | CMS +H401492 | Capsular glaucoma with pseudoexfoliation of lens, unspecified eye, moderate stage | CMS +H401493 | Capsular glaucoma with pseudoexfoliation of lens, unspecified eye, severe stage | CMS +H401494 | Capsular glaucoma with pseudoexfoliation of lens, unspecified eye, indeterminate stage | CMS +H40151 | Residual stage of open-angle glaucoma, right eye | CMS +H40152 | Residual stage of open-angle glaucoma, left eye | CMS +H40153 | Residual stage of open-angle glaucoma, bilateral | CMS +H40159 | Residual stage of open-angle glaucoma, unspecified eye | CMS +H402 | Primary angle-closure glaucoma | WHO +H4020X0 | Unspecified primary angle-closure glaucoma, stage unspecified | CMS +H4020X1 | Unspecified primary angle-closure glaucoma, mild stage | CMS +H4020X2 | Unspecified primary angle-closure glaucoma, moderate stage | CMS +H4020X3 | Unspecified primary angle-closure glaucoma, severe stage | CMS +H4020X4 | Unspecified primary angle-closure glaucoma, indeterminate stage | CMS +H40211 | Acute angle-closure glaucoma, right eye | CMS +H40212 | Acute angle-closure glaucoma, left eye | CMS +H40213 | Acute angle-closure glaucoma, bilateral | CMS +H40219 | Acute angle-closure glaucoma, unspecified eye | CMS +H402210 | Chronic angle-closure glaucoma, right eye, stage unspecified | CMS +H402211 | Chronic angle-closure glaucoma, right eye, mild stage | CMS +H402212 | Chronic angle-closure glaucoma, right eye, moderate stage | CMS +H402213 | Chronic angle-closure glaucoma, right eye, severe stage | CMS +H402214 | Chronic angle-closure glaucoma, right eye, indeterminate stage | CMS +H402220 | Chronic angle-closure glaucoma, left eye, stage unspecified | CMS +H402221 | Chronic angle-closure glaucoma, left eye, mild stage | CMS +H402222 | Chronic angle-closure glaucoma, left eye, moderate stage | CMS +H402223 | Chronic angle-closure glaucoma, left eye, severe stage | CMS +H402224 | Chronic angle-closure glaucoma, left eye, indeterminate stage | CMS +H402230 | Chronic angle-closure glaucoma, bilateral, stage unspecified | CMS +H402231 | Chronic angle-closure glaucoma, bilateral, mild stage | CMS +H402232 | Chronic angle-closure glaucoma, bilateral, moderate stage | CMS +H402233 | Chronic angle-closure glaucoma, bilateral, severe stage | CMS +H402234 | Chronic angle-closure glaucoma, bilateral, indeterminate stage | CMS +H402290 | Chronic angle-closure glaucoma, unspecified eye, stage unspecified | CMS +H402291 | Chronic angle-closure glaucoma, unspecified eye, mild stage | CMS +H402292 | Chronic angle-closure glaucoma, unspecified eye, moderate stage | CMS +H402293 | Chronic angle-closure glaucoma, unspecified eye, severe stage | CMS +H402294 | Chronic angle-closure glaucoma, unspecified eye, indeterminate stage | CMS +H40231 | Intermittent angle-closure glaucoma, right eye | CMS +H40232 | Intermittent angle-closure glaucoma, left eye | CMS +H40233 | Intermittent angle-closure glaucoma, bilateral | CMS +H40239 | Intermittent angle-closure glaucoma, unspecified eye | CMS +H40241 | Residual stage of angle-closure glaucoma, right eye | CMS +H40242 | Residual stage of angle-closure glaucoma, left eye | CMS +H40243 | Residual stage of angle-closure glaucoma, bilateral | CMS +H40249 | Residual stage of angle-closure glaucoma, unspecified eye | CMS +H403 | Glaucoma secondary to eye trauma | WHO +H4030X0 | Glaucoma secondary to eye trauma, unspecified eye, stage unspecified | CMS +H4030X1 | Glaucoma secondary to eye trauma, unspecified eye, mild stage | CMS +H4030X2 | Glaucoma secondary to eye trauma, unspecified eye, moderate stage | CMS +H4030X3 | Glaucoma secondary to eye trauma, unspecified eye, severe stage | CMS +H4030X4 | Glaucoma secondary to eye trauma, unspecified eye, indeterminate stage | CMS +H4031X0 | Glaucoma secondary to eye trauma, right eye, stage unspecified | CMS +H4031X1 | Glaucoma secondary to eye trauma, right eye, mild stage | CMS +H4031X2 | Glaucoma secondary to eye trauma, right eye, moderate stage | CMS +H4031X3 | Glaucoma secondary to eye trauma, right eye, severe stage | CMS +H4031X4 | Glaucoma secondary to eye trauma, right eye, indeterminate stage | CMS +H4032X0 | Glaucoma secondary to eye trauma, left eye, stage unspecified | CMS +H4032X1 | Glaucoma secondary to eye trauma, left eye, mild stage | CMS +H4032X2 | Glaucoma secondary to eye trauma, left eye, moderate stage | CMS +H4032X3 | Glaucoma secondary to eye trauma, left eye, severe stage | CMS +H4032X4 | Glaucoma secondary to eye trauma, left eye, indeterminate stage | CMS +H4033X0 | Glaucoma secondary to eye trauma, bilateral, stage unspecified | CMS +H4033X1 | Glaucoma secondary to eye trauma, bilateral, mild stage | CMS +H4033X2 | Glaucoma secondary to eye trauma, bilateral, moderate stage | CMS +H4033X3 | Glaucoma secondary to eye trauma, bilateral, severe stage | CMS +H4033X4 | Glaucoma secondary to eye trauma, bilateral, indeterminate stage | CMS +H404 | Glaucoma secondary to eye inflammation | WHO +H4040X0 | Glaucoma secondary to eye inflammation, unspecified eye, stage unspecified | CMS +H4040X1 | Glaucoma secondary to eye inflammation, unspecified eye, mild stage | CMS +H4040X2 | Glaucoma secondary to eye inflammation, unspecified eye, moderate stage | CMS +H4040X3 | Glaucoma secondary to eye inflammation, unspecified eye, severe stage | CMS +H4040X4 | Glaucoma secondary to eye inflammation, unspecified eye, indeterminate stage | CMS +H4041X0 | Glaucoma secondary to eye inflammation, right eye, stage unspecified | CMS +H4041X1 | Glaucoma secondary to eye inflammation, right eye, mild stage | CMS +H4041X2 | Glaucoma secondary to eye inflammation, right eye, moderate stage | CMS +H4041X3 | Glaucoma secondary to eye inflammation, right eye, severe stage | CMS +H4041X4 | Glaucoma secondary to eye inflammation, right eye, indeterminate stage | CMS +H4042X0 | Glaucoma secondary to eye inflammation, left eye, stage unspecified | CMS +H4042X1 | Glaucoma secondary to eye inflammation, left eye, mild stage | CMS +H4042X2 | Glaucoma secondary to eye inflammation, left eye, moderate stage | CMS +H4042X3 | Glaucoma secondary to eye inflammation, left eye, severe stage | CMS +H4042X4 | Glaucoma secondary to eye inflammation, left eye, indeterminate stage | CMS +H4043X0 | Glaucoma secondary to eye inflammation, bilateral, stage unspecified | CMS +H4043X1 | Glaucoma secondary to eye inflammation, bilateral, mild stage | CMS +H4043X2 | Glaucoma secondary to eye inflammation, bilateral, moderate stage | CMS +H4043X3 | Glaucoma secondary to eye inflammation, bilateral, severe stage | CMS +H4043X4 | Glaucoma secondary to eye inflammation, bilateral, indeterminate stage | CMS +H405 | Glaucoma secondary to other eye disorders | WHO +H4050X0 | Glaucoma secondary to other eye disorders, unspecified eye, stage unspecified | CMS +H4050X1 | Glaucoma secondary to other eye disorders, unspecified eye, mild stage | CMS +H4050X2 | Glaucoma secondary to other eye disorders, unspecified eye, moderate stage | CMS +H4050X3 | Glaucoma secondary to other eye disorders, unspecified eye, severe stage | CMS +H4050X4 | Glaucoma secondary to other eye disorders, unspecified eye, indeterminate stage | CMS +H4051X0 | Glaucoma secondary to other eye disorders, right eye, stage unspecified | CMS +H4051X1 | Glaucoma secondary to other eye disorders, right eye, mild stage | CMS +H4051X2 | Glaucoma secondary to other eye disorders, right eye, moderate stage | CMS +H4051X3 | Glaucoma secondary to other eye disorders, right eye, severe stage | CMS +H4051X4 | Glaucoma secondary to other eye disorders, right eye, indeterminate stage | CMS +H4052X0 | Glaucoma secondary to other eye disorders, left eye, stage unspecified | CMS +H4052X1 | Glaucoma secondary to other eye disorders, left eye, mild stage | CMS +H4052X2 | Glaucoma secondary to other eye disorders, left eye, moderate stage | CMS +H4052X3 | Glaucoma secondary to other eye disorders, left eye, severe stage | CMS +H4052X4 | Glaucoma secondary to other eye disorders, left eye, indeterminate stage | CMS +H4053X0 | Glaucoma secondary to other eye disorders, bilateral, stage unspecified | CMS +H4053X1 | Glaucoma secondary to other eye disorders, bilateral, mild stage | CMS +H4053X2 | Glaucoma secondary to other eye disorders, bilateral, moderate stage | CMS +H4053X3 | Glaucoma secondary to other eye disorders, bilateral, severe stage | CMS +H4053X4 | Glaucoma secondary to other eye disorders, bilateral, indeterminate stage | CMS +H406 | Glaucoma secondary to drugs | WHO +H4060X0 | Glaucoma secondary to drugs, unspecified eye, stage unspecified | CMS +H4060X1 | Glaucoma secondary to drugs, unspecified eye, mild stage | CMS +H4060X2 | Glaucoma secondary to drugs, unspecified eye, moderate stage | CMS +H4060X3 | Glaucoma secondary to drugs, unspecified eye, severe stage | CMS +H4060X4 | Glaucoma secondary to drugs, unspecified eye, indeterminate stage | CMS +H4061X0 | Glaucoma secondary to drugs, right eye, stage unspecified | CMS +H4061X1 | Glaucoma secondary to drugs, right eye, mild stage | CMS +H4061X2 | Glaucoma secondary to drugs, right eye, moderate stage | CMS +H4061X3 | Glaucoma secondary to drugs, right eye, severe stage | CMS +H4061X4 | Glaucoma secondary to drugs, right eye, indeterminate stage | CMS +H4062X0 | Glaucoma secondary to drugs, left eye, stage unspecified | CMS +H4062X1 | Glaucoma secondary to drugs, left eye, mild stage | CMS +H4062X2 | Glaucoma secondary to drugs, left eye, moderate stage | CMS +H4062X3 | Glaucoma secondary to drugs, left eye, severe stage | CMS +H4062X4 | Glaucoma secondary to drugs, left eye, indeterminate stage | CMS +H4063X0 | Glaucoma secondary to drugs, bilateral, stage unspecified | CMS +H4063X1 | Glaucoma secondary to drugs, bilateral, mild stage | CMS +H4063X2 | Glaucoma secondary to drugs, bilateral, moderate stage | CMS +H4063X3 | Glaucoma secondary to drugs, bilateral, severe stage | CMS +H4063X4 | Glaucoma secondary to drugs, bilateral, indeterminate stage | CMS +H408 | Other glaucoma | WHO +H40811 | Glaucoma with increased episcleral venous pressure, right eye | CMS +H40812 | Glaucoma with increased episcleral venous pressure, left eye | CMS +H40813 | Glaucoma with increased episcleral venous pressure, bilateral | CMS +H40819 | Glaucoma with increased episcleral venous pressure, unspecified eye | CMS +H40821 | Hypersecretion glaucoma, right eye | CMS +H40822 | Hypersecretion glaucoma, left eye | CMS +H40823 | Hypersecretion glaucoma, bilateral | CMS +H40829 | Hypersecretion glaucoma, unspecified eye | CMS +H40831 | Aqueous misdirection, right eye | CMS +H40832 | Aqueous misdirection, left eye | CMS +H40833 | Aqueous misdirection, bilateral | CMS +H40839 | Aqueous misdirection, unspecified eye | CMS +H4089 | Other specified glaucoma | CMS +H409 | Glaucoma, unspecified | WHO +H42 | Glaucoma in diseases classified elsewhere | WHO +H420 | Glaucoma in endocrine, nutritional and metabolic diseases | WHO +H428 | Glaucoma in other diseases classified elsewhere | WHO +H43 | Disorders of vitreous body | WHO +H430 | Vitreous prolapse | WHO +H4300 | Vitreous prolapse, unspecified eye | CMS +H4301 | Vitreous prolapse, right eye | CMS +H4302 | Vitreous prolapse, left eye | CMS +H4303 | Vitreous prolapse, bilateral | CMS +H431 | Vitreous haemorrhage | WHO +H4310 | Vitreous hemorrhage, unspecified eye | CMS +H4311 | Vitreous hemorrhage, right eye | CMS +H4312 | Vitreous hemorrhage, left eye | CMS +H4313 | Vitreous hemorrhage, bilateral | CMS +H432 | Crystalline deposits in vitreous body | WHO +H4320 | Crystalline deposits in vitreous body, unspecified eye | CMS +H4321 | Crystalline deposits in vitreous body, right eye | CMS +H4322 | Crystalline deposits in vitreous body, left eye | CMS +H4323 | Crystalline deposits in vitreous body, bilateral | CMS +H433 | Other vitreous opacities | WHO +H43311 | Vitreous membranes and strands, right eye | CMS +H43312 | Vitreous membranes and strands, left eye | CMS +H43313 | Vitreous membranes and strands, bilateral | CMS +H43319 | Vitreous membranes and strands, unspecified eye | CMS +H43391 | Other vitreous opacities, right eye | CMS +H43392 | Other vitreous opacities, left eye | CMS +H43393 | Other vitreous opacities, bilateral | CMS +H43399 | Other vitreous opacities, unspecified eye | CMS +H438 | Other disorders of vitreous body | WHO +H43811 | Vitreous degeneration, right eye | CMS +H43812 | Vitreous degeneration, left eye | CMS +H43813 | Vitreous degeneration, bilateral | CMS +H43819 | Vitreous degeneration, unspecified eye | CMS +H43821 | Vitreomacular adhesion, right eye | CMS +H43822 | Vitreomacular adhesion, left eye | CMS +H43823 | Vitreomacular adhesion, bilateral | CMS +H43829 | Vitreomacular adhesion, unspecified eye | CMS +H4389 | Other disorders of vitreous body | CMS +H439 | Disorder of vitreous body, unspecified | WHO +H44 | Disorders of globe | WHO +H440 | Purulent endophthalmitis | WHO +H44001 | Unspecified purulent endophthalmitis, right eye | CMS +H44002 | Unspecified purulent endophthalmitis, left eye | CMS +H44003 | Unspecified purulent endophthalmitis, bilateral | CMS +H44009 | Unspecified purulent endophthalmitis, unspecified eye | CMS +H44011 | Panophthalmitis (acute), right eye | CMS +H44012 | Panophthalmitis (acute), left eye | CMS +H44013 | Panophthalmitis (acute), bilateral | CMS +H44019 | Panophthalmitis (acute), unspecified eye | CMS +H44021 | Vitreous abscess (chronic), right eye | CMS +H44022 | Vitreous abscess (chronic), left eye | CMS +H44023 | Vitreous abscess (chronic), bilateral | CMS +H44029 | Vitreous abscess (chronic), unspecified eye | CMS +H441 | Other endophthalmitis | WHO +H44111 | Panuveitis, right eye | CMS +H44112 | Panuveitis, left eye | CMS +H44113 | Panuveitis, bilateral | CMS +H44119 | Panuveitis, unspecified eye | CMS +H44121 | Parasitic endophthalmitis, unspecified, right eye | CMS +H44122 | Parasitic endophthalmitis, unspecified, left eye | CMS +H44123 | Parasitic endophthalmitis, unspecified, bilateral | CMS +H44129 | Parasitic endophthalmitis, unspecified, unspecified eye | CMS +H44131 | Sympathetic uveitis, right eye | CMS +H44132 | Sympathetic uveitis, left eye | CMS +H44133 | Sympathetic uveitis, bilateral | CMS +H44139 | Sympathetic uveitis, unspecified eye | CMS +H4419 | Other endophthalmitis | CMS +H442 | Degenerative myopia | WHO +H4420 | Degenerative myopia, unspecified eye | CMS +H4421 | Degenerative myopia, right eye | CMS +H4422 | Degenerative myopia, left eye | CMS +H4423 | Degenerative myopia, bilateral | CMS +H442A1 | Degenerative myopia with choroidal neovascularization, right eye | CMS +H442A2 | Degenerative myopia with choroidal neovascularization, left eye | CMS +H442A3 | Degenerative myopia with choroidal neovascularization, bilateral eye | CMS +H442A9 | Degenerative myopia with choroidal neovascularization, unspecified eye | CMS +H442B1 | Degenerative myopia with macular hole, right eye | CMS +H442B2 | Degenerative myopia with macular hole, left eye | CMS +H442B3 | Degenerative myopia with macular hole, bilateral eye | CMS +H442B9 | Degenerative myopia with macular hole, unspecified eye | CMS +H442C1 | Degenerative myopia with retinal detachment, right eye | CMS +H442C2 | Degenerative myopia with retinal detachment, left eye | CMS +H442C3 | Degenerative myopia with retinal detachment, bilateral eye | CMS +H442C9 | Degenerative myopia with retinal detachment, unspecified eye | CMS +H442D1 | Degenerative myopia with foveoschisis, right eye | CMS +H442D2 | Degenerative myopia with foveoschisis, left eye | CMS +H442D3 | Degenerative myopia with foveoschisis, bilateral eye | CMS +H442D9 | Degenerative myopia with foveoschisis, unspecified eye | CMS +H442E1 | Degenerative myopia with other maculopathy, right eye | CMS +H442E2 | Degenerative myopia with other maculopathy, left eye | CMS +H442E3 | Degenerative myopia with other maculopathy, bilateral eye | CMS +H442E9 | Degenerative myopia with other maculopathy, unspecified eye | CMS +H443 | Other degenerative disorders of globe | WHO +H4430 | Unspecified degenerative disorder of globe | CMS +H44311 | Chalcosis, right eye | CMS +H44312 | Chalcosis, left eye | CMS +H44313 | Chalcosis, bilateral | CMS +H44319 | Chalcosis, unspecified eye | CMS +H44321 | Siderosis of eye, right eye | CMS +H44322 | Siderosis of eye, left eye | CMS +H44323 | Siderosis of eye, bilateral | CMS +H44329 | Siderosis of eye, unspecified eye | CMS +H44391 | Other degenerative disorders of globe, right eye | CMS +H44392 | Other degenerative disorders of globe, left eye | CMS +H44393 | Other degenerative disorders of globe, bilateral | CMS +H44399 | Other degenerative disorders of globe, unspecified eye | CMS +H444 | Hypotony of eye | WHO +H4440 | Unspecified hypotony of eye | CMS +H44411 | Flat anterior chamber hypotony of right eye | CMS +H44412 | Flat anterior chamber hypotony of left eye | CMS +H44413 | Flat anterior chamber hypotony of eye, bilateral | CMS +H44419 | Flat anterior chamber hypotony of unspecified eye | CMS +H44421 | Hypotony of right eye due to ocular fistula | CMS +H44422 | Hypotony of left eye due to ocular fistula | CMS +H44423 | Hypotony of eye due to ocular fistula, bilateral | CMS +H44429 | Hypotony of unspecified eye due to ocular fistula | CMS +H44431 | Hypotony of eye due to other ocular disorders, right eye | CMS +H44432 | Hypotony of eye due to other ocular disorders, left eye | CMS +H44433 | Hypotony of eye due to other ocular disorders, bilateral | CMS +H44439 | Hypotony of eye due to other ocular disorders, unspecified eye | CMS +H44441 | Primary hypotony of right eye | CMS +H44442 | Primary hypotony of left eye | CMS +H44443 | Primary hypotony of eye, bilateral | CMS +H44449 | Primary hypotony of unspecified eye | CMS +H445 | Degenerated conditions of globe | WHO +H4450 | Unspecified degenerated conditions of globe | CMS +H44511 | Absolute glaucoma, right eye | CMS +H44512 | Absolute glaucoma, left eye | CMS +H44513 | Absolute glaucoma, bilateral | CMS +H44519 | Absolute glaucoma, unspecified eye | CMS +H44521 | Atrophy of globe, right eye | CMS +H44522 | Atrophy of globe, left eye | CMS +H44523 | Atrophy of globe, bilateral | CMS +H44529 | Atrophy of globe, unspecified eye | CMS +H44531 | Leucocoria, right eye | CMS +H44532 | Leucocoria, left eye | CMS +H44533 | Leucocoria, bilateral | CMS +H44539 | Leucocoria, unspecified eye | CMS +H446 | Retained (old) intraocular foreign body, magnetic | WHO +H44601 | Unspecified retained (old) intraocular foreign body, magnetic, right eye | CMS +H44602 | Unspecified retained (old) intraocular foreign body, magnetic, left eye | CMS +H44603 | Unspecified retained (old) intraocular foreign body, magnetic, bilateral | CMS +H44609 | Unspecified retained (old) intraocular foreign body, magnetic, unspecified eye | CMS +H44611 | Retained (old) magnetic foreign body in anterior chamber, right eye | CMS +H44612 | Retained (old) magnetic foreign body in anterior chamber, left eye | CMS +H44613 | Retained (old) magnetic foreign body in anterior chamber, bilateral | CMS +H44619 | Retained (old) magnetic foreign body in anterior chamber, unspecified eye | CMS +H44621 | Retained (old) magnetic foreign body in iris or ciliary body, right eye | CMS +H44622 | Retained (old) magnetic foreign body in iris or ciliary body, left eye | CMS +H44623 | Retained (old) magnetic foreign body in iris or ciliary body, bilateral | CMS +H44629 | Retained (old) magnetic foreign body in iris or ciliary body, unspecified eye | CMS +H44631 | Retained (old) magnetic foreign body in lens, right eye | CMS +H44632 | Retained (old) magnetic foreign body in lens, left eye | CMS +H44633 | Retained (old) magnetic foreign body in lens, bilateral | CMS +H44639 | Retained (old) magnetic foreign body in lens, unspecified eye | CMS +H44641 | Retained (old) magnetic foreign body in posterior wall of globe, right eye | CMS +H44642 | Retained (old) magnetic foreign body in posterior wall of globe, left eye | CMS +H44643 | Retained (old) magnetic foreign body in posterior wall of globe, bilateral | CMS +H44649 | Retained (old) magnetic foreign body in posterior wall of globe, unspecified eye | CMS +H44651 | Retained (old) magnetic foreign body in vitreous body, right eye | CMS +H44652 | Retained (old) magnetic foreign body in vitreous body, left eye | CMS +H44653 | Retained (old) magnetic foreign body in vitreous body, bilateral | CMS +H44659 | Retained (old) magnetic foreign body in vitreous body, unspecified eye | CMS +H44691 | Retained (old) intraocular foreign body, magnetic, in other or multiple sites, right eye | CMS +H44692 | Retained (old) intraocular foreign body, magnetic, in other or multiple sites, left eye | CMS +H44693 | Retained (old) intraocular foreign body, magnetic, in other or multiple sites, bilateral | CMS +H44699 | Retained (old) intraocular foreign body, magnetic, in other or multiple sites, unspecified eye | CMS +H447 | Retained (old) intraocular foreign body, nonmagnetic | WHO +H44701 | Unspecified retained (old) intraocular foreign body, nonmagnetic, right eye | CMS +H44702 | Unspecified retained (old) intraocular foreign body, nonmagnetic, left eye | CMS +H44703 | Unspecified retained (old) intraocular foreign body, nonmagnetic, bilateral | CMS +H44709 | Unspecified retained (old) intraocular foreign body, nonmagnetic, unspecified eye | CMS +H44711 | Retained (nonmagnetic) (old) foreign body in anterior chamber, right eye | CMS +H44712 | Retained (nonmagnetic) (old) foreign body in anterior chamber, left eye | CMS +H44713 | Retained (nonmagnetic) (old) foreign body in anterior chamber, bilateral | CMS +H44719 | Retained (nonmagnetic) (old) foreign body in anterior chamber, unspecified eye | CMS +H44721 | Retained (nonmagnetic) (old) foreign body in iris or ciliary body, right eye | CMS +H44722 | Retained (nonmagnetic) (old) foreign body in iris or ciliary body, left eye | CMS +H44723 | Retained (nonmagnetic) (old) foreign body in iris or ciliary body, bilateral | CMS +H44729 | Retained (nonmagnetic) (old) foreign body in iris or ciliary body, unspecified eye | CMS +H44731 | Retained (nonmagnetic) (old) foreign body in lens, right eye | CMS +H44732 | Retained (nonmagnetic) (old) foreign body in lens, left eye | CMS +H44733 | Retained (nonmagnetic) (old) foreign body in lens, bilateral | CMS +H44739 | Retained (nonmagnetic) (old) foreign body in lens, unspecified eye | CMS +H44741 | Retained (nonmagnetic) (old) foreign body in posterior wall of globe, right eye | CMS +H44742 | Retained (nonmagnetic) (old) foreign body in posterior wall of globe, left eye | CMS +H44743 | Retained (nonmagnetic) (old) foreign body in posterior wall of globe, bilateral | CMS +H44749 | Retained (nonmagnetic) (old) foreign body in posterior wall of globe, unspecified eye | CMS +H44751 | Retained (nonmagnetic) (old) foreign body in vitreous body, right eye | CMS +H44752 | Retained (nonmagnetic) (old) foreign body in vitreous body, left eye | CMS +H44753 | Retained (nonmagnetic) (old) foreign body in vitreous body, bilateral | CMS +H44759 | Retained (nonmagnetic) (old) foreign body in vitreous body, unspecified eye | CMS +H44791 | Retained (old) intraocular foreign body, nonmagnetic, in other or multiple sites, right eye | CMS +H44792 | Retained (old) intraocular foreign body, nonmagnetic, in other or multiple sites, left eye | CMS +H44793 | Retained (old) intraocular foreign body, nonmagnetic, in other or multiple sites, bilateral | CMS +H44799 | Retained (old) intraocular foreign body, nonmagnetic, in other or multiple sites, unspecified eye | CMS +H448 | Other disorders of globe | WHO +H44811 | Hemophthalmos, right eye | CMS +H44812 | Hemophthalmos, left eye | CMS +H44813 | Hemophthalmos, bilateral | CMS +H44819 | Hemophthalmos, unspecified eye | CMS +H44821 | Luxation of globe, right eye | CMS +H44822 | Luxation of globe, left eye | CMS +H44823 | Luxation of globe, bilateral | CMS +H44829 | Luxation of globe, unspecified eye | CMS +H4489 | Other disorders of globe | CMS +H449 | Disorder of globe, unspecified | WHO +H45 | Disorders of vitreous body and globe in diseases classified elsewhere | WHO +H450 | Vitreous haemorrhage in diseases classified elsewhere | WHO +H451 | Endophthalmitis in diseases classified elsewhere | WHO +H458 | Other disorders of vitreous body and globe in diseases classified elsewhere | WHO +H46 | Optic neuritis | WHO +H4600 | Optic papillitis, unspecified eye | CMS +H4601 | Optic papillitis, right eye | CMS +H4602 | Optic papillitis, left eye | CMS +H4603 | Optic papillitis, bilateral | CMS +H4610 | Retrobulbar neuritis, unspecified eye | CMS +H4611 | Retrobulbar neuritis, right eye | CMS +H4612 | Retrobulbar neuritis, left eye | CMS +H4613 | Retrobulbar neuritis, bilateral | CMS +H462 | Nutritional optic neuropathy | CMS +H463 | Toxic optic neuropathy | CMS +H468 | Other optic neuritis | CMS +H469 | Unspecified optic neuritis | CMS +H47 | Other disorders of optic [2nd] nerve and visual pathways | WHO +H470 | Disorders of optic nerve, not elsewhere classified | WHO +H47011 | Ischemic optic neuropathy, right eye | CMS +H47012 | Ischemic optic neuropathy, left eye | CMS +H47013 | Ischemic optic neuropathy, bilateral | CMS +H47019 | Ischemic optic neuropathy, unspecified eye | CMS +H47021 | Hemorrhage in optic nerve sheath, right eye | CMS +H47022 | Hemorrhage in optic nerve sheath, left eye | CMS +H47023 | Hemorrhage in optic nerve sheath, bilateral | CMS +H47029 | Hemorrhage in optic nerve sheath, unspecified eye | CMS +H47031 | Optic nerve hypoplasia, right eye | CMS +H47032 | Optic nerve hypoplasia, left eye | CMS +H47033 | Optic nerve hypoplasia, bilateral | CMS +H47039 | Optic nerve hypoplasia, unspecified eye | CMS +H47091 | Other disorders of optic nerve, not elsewhere classified, right eye | CMS +H47092 | Other disorders of optic nerve, not elsewhere classified, left eye | CMS +H47093 | Other disorders of optic nerve, not elsewhere classified, bilateral | CMS +H47099 | Other disorders of optic nerve, not elsewhere classified, unspecified eye | CMS +H471 | Papilloedema, unspecified | WHO +H4710 | Unspecified papilledema | CMS +H4711 | Papilledema associated with increased intracranial pressure | CMS +H4712 | Papilledema associated with decreased ocular pressure | CMS +H4713 | Papilledema associated with retinal disorder | CMS +H47141 | Foster-Kennedy syndrome, right eye | CMS +H47142 | Foster-Kennedy syndrome, left eye | CMS +H47143 | Foster-Kennedy syndrome, bilateral | CMS +H47149 | Foster-Kennedy syndrome, unspecified eye | CMS +H472 | Optic atrophy | WHO +H4720 | Unspecified optic atrophy | CMS +H47211 | Primary optic atrophy, right eye | CMS +H47212 | Primary optic atrophy, left eye | CMS +H47213 | Primary optic atrophy, bilateral | CMS +H47219 | Primary optic atrophy, unspecified eye | CMS +H4722 | Hereditary optic atrophy | CMS +H47231 | Glaucomatous optic atrophy, right eye | CMS +H47232 | Glaucomatous optic atrophy, left eye | CMS +H47233 | Glaucomatous optic atrophy, bilateral | CMS +H47239 | Glaucomatous optic atrophy, unspecified eye | CMS +H47291 | Other optic atrophy, right eye | CMS +H47292 | Other optic atrophy, left eye | CMS +H47293 | Other optic atrophy, bilateral | CMS +H47299 | Other optic atrophy, unspecified eye | CMS +H473 | Other disorders of optic disc | WHO +H47311 | Coloboma of optic disc, right eye | CMS +H47312 | Coloboma of optic disc, left eye | CMS +H47313 | Coloboma of optic disc, bilateral | CMS +H47319 | Coloboma of optic disc, unspecified eye | CMS +H47321 | Drusen of optic disc, right eye | CMS +H47322 | Drusen of optic disc, left eye | CMS +H47323 | Drusen of optic disc, bilateral | CMS +H47329 | Drusen of optic disc, unspecified eye | CMS +H47331 | Pseudopapilledema of optic disc, right eye | CMS +H47332 | Pseudopapilledema of optic disc, left eye | CMS +H47333 | Pseudopapilledema of optic disc, bilateral | CMS +H47339 | Pseudopapilledema of optic disc, unspecified eye | CMS +H47391 | Other disorders of optic disc, right eye | CMS +H47392 | Other disorders of optic disc, left eye | CMS +H47393 | Other disorders of optic disc, bilateral | CMS +H47399 | Other disorders of optic disc, unspecified eye | CMS +H474 | Disorders of optic chiasm | WHO +H4741 | Disorders of optic chiasm in (due to) inflammatory disorders | CMS +H4742 | Disorders of optic chiasm in (due to) neoplasm | CMS +H4743 | Disorders of optic chiasm in (due to) vascular disorders | CMS +H4749 | Disorders of optic chiasm in (due to) other disorders | CMS +H475 | Disorders of other visual pathways | WHO +H47511 | Disorders of visual pathways in (due to) inflammatory disorders, right side | CMS +H47512 | Disorders of visual pathways in (due to) inflammatory disorders, left side | CMS +H47519 | Disorders of visual pathways in (due to) inflammatory disorders, unspecified side | CMS +H47521 | Disorders of visual pathways in (due to) neoplasm, right side | CMS +H47522 | Disorders of visual pathways in (due to) neoplasm, left side | CMS +H47529 | Disorders of visual pathways in (due to) neoplasm, unspecified side | CMS +H47531 | Disorders of visual pathways in (due to) vascular disorders, right side | CMS +H47532 | Disorders of visual pathways in (due to) vascular disorders, left side | CMS +H47539 | Disorders of visual pathways in (due to) vascular disorders, unspecified side | CMS +H476 | Disorders of visual cortex | WHO +H47611 | Cortical blindness, right side of brain | CMS +H47612 | Cortical blindness, left side of brain | CMS +H47619 | Cortical blindness, unspecified side of brain | CMS +H47621 | Disorders of visual cortex in (due to) inflammatory disorders, right side of brain | CMS +H47622 | Disorders of visual cortex in (due to) inflammatory disorders, left side of brain | CMS +H47629 | Disorders of visual cortex in (due to) inflammatory disorders, unspecified side of brain | CMS +H47631 | Disorders of visual cortex in (due to) neoplasm, right side of brain | CMS +H47632 | Disorders of visual cortex in (due to) neoplasm, left side of brain | CMS +H47639 | Disorders of visual cortex in (due to) neoplasm, unspecified side of brain | CMS +H47641 | Disorders of visual cortex in (due to) vascular disorders, right side of brain | CMS +H47642 | Disorders of visual cortex in (due to) vascular disorders, left side of brain | CMS +H47649 | Disorders of visual cortex in (due to) vascular disorders, unspecified side of brain | CMS +H477 | Disorder of visual pathways, unspecified | WHO +H479 | Unspecified disorder of visual pathways | CMS +H48 | Disorders of optic [2nd] nerve and visual pathways in diseases classified elsewhere | WHO +H480 | Optic atrophy in diseases classified elsewhere | WHO +H481 | Retrobulbar neuritis in diseases classified elsewhere | WHO +H488 | Other disorders of optic nerve and visual pathways in diseases classified elsewhere | WHO +H49 | Paralytic strabismus | WHO +H490 | Third [oculomotor] nerve palsy | WHO +H4900 | Third [oculomotor] nerve palsy, unspecified eye | CMS +H4901 | Third [oculomotor] nerve palsy, right eye | CMS +H4902 | Third [oculomotor] nerve palsy, left eye | CMS +H4903 | Third [oculomotor] nerve palsy, bilateral | CMS +H491 | Fourth [trochlear] nerve palsy | WHO +H4910 | Fourth [trochlear] nerve palsy, unspecified eye | CMS +H4911 | Fourth [trochlear] nerve palsy, right eye | CMS +H4912 | Fourth [trochlear] nerve palsy, left eye | CMS +H4913 | Fourth [trochlear] nerve palsy, bilateral | CMS +H492 | Sixth [abducent] nerve palsy | WHO +H4920 | Sixth [abducent] nerve palsy, unspecified eye | CMS +H4921 | Sixth [abducent] nerve palsy, right eye | CMS +H4922 | Sixth [abducent] nerve palsy, left eye | CMS +H4923 | Sixth [abducent] nerve palsy, bilateral | CMS +H493 | Total (external) ophthalmoplegia | WHO +H4930 | Total (external) ophthalmoplegia, unspecified eye | CMS +H4931 | Total (external) ophthalmoplegia, right eye | CMS +H4932 | Total (external) ophthalmoplegia, left eye | CMS +H4933 | Total (external) ophthalmoplegia, bilateral | CMS +H494 | Progressive external ophthalmoplegia | WHO +H4940 | Progressive external ophthalmoplegia, unspecified eye | CMS +H4941 | Progressive external ophthalmoplegia, right eye | CMS +H4942 | Progressive external ophthalmoplegia, left eye | CMS +H4943 | Progressive external ophthalmoplegia, bilateral | CMS +H498 | Other paralytic strabismus | WHO +H49811 | Kearns-Sayre syndrome, right eye | CMS +H49812 | Kearns-Sayre syndrome, left eye | CMS +H49813 | Kearns-Sayre syndrome, bilateral | CMS +H49819 | Kearns-Sayre syndrome, unspecified eye | CMS +H49881 | Other paralytic strabismus, right eye | CMS +H49882 | Other paralytic strabismus, left eye | CMS +H49883 | Other paralytic strabismus, bilateral | CMS +H49889 | Other paralytic strabismus, unspecified eye | CMS +H499 | Paralytic strabismus, unspecified | WHO +H50 | Other strabismus | WHO +H500 | Convergent concomitant strabismus | WHO +H5000 | Unspecified esotropia | CMS +H50011 | Monocular esotropia, right eye | CMS +H50012 | Monocular esotropia, left eye | CMS +H50021 | Monocular esotropia with A pattern, right eye | CMS +H50022 | Monocular esotropia with A pattern, left eye | CMS +H50031 | Monocular esotropia with V pattern, right eye | CMS +H50032 | Monocular esotropia with V pattern, left eye | CMS +H50041 | Monocular esotropia with other noncomitancies, right eye | CMS +H50042 | Monocular esotropia with other noncomitancies, left eye | CMS +H5005 | Alternating esotropia | CMS +H5006 | Alternating esotropia with A pattern | CMS +H5007 | Alternating esotropia with V pattern | CMS +H5008 | Alternating esotropia with other noncomitancies | CMS +H501 | Divergent concomitant strabismus | WHO +H5010 | Unspecified exotropia | CMS +H50111 | Monocular exotropia, right eye | CMS +H50112 | Monocular exotropia, left eye | CMS +H50121 | Monocular exotropia with A pattern, right eye | CMS +H50122 | Monocular exotropia with A pattern, left eye | CMS +H50131 | Monocular exotropia with V pattern, right eye | CMS +H50132 | Monocular exotropia with V pattern, left eye | CMS +H50141 | Monocular exotropia with other noncomitancies, right eye | CMS +H50142 | Monocular exotropia with other noncomitancies, left eye | CMS +H5015 | Alternating exotropia | CMS +H5016 | Alternating exotropia with A pattern | CMS +H5017 | Alternating exotropia with V pattern | CMS +H5018 | Alternating exotropia with other noncomitancies | CMS +H502 | Vertical strabismus | WHO +H5021 | Vertical strabismus, right eye | CMS +H5022 | Vertical strabismus, left eye | CMS +H503 | Intermittent heterotropia | WHO +H5030 | Unspecified intermittent heterotropia | CMS +H50311 | Intermittent monocular esotropia, right eye | CMS +H50312 | Intermittent monocular esotropia, left eye | CMS +H5032 | Intermittent alternating esotropia | CMS +H50331 | Intermittent monocular exotropia, right eye | CMS +H50332 | Intermittent monocular exotropia, left eye | CMS +H5034 | Intermittent alternating exotropia | CMS +H504 | Other and unspecified heterotropia | WHO +H5040 | Unspecified heterotropia | CMS +H50411 | Cyclotropia, right eye | CMS +H50412 | Cyclotropia, left eye | CMS +H5042 | Monofixation syndrome | CMS +H5043 | Accommodative component in esotropia | CMS +H505 | Heterophoria | WHO +H5050 | Unspecified heterophoria | CMS +H5051 | Esophoria | CMS +H5052 | Exophoria | CMS +H5053 | Vertical heterophoria | CMS +H5054 | Cyclophoria | CMS +H5055 | Alternating heterophoria | CMS +H506 | Mechanical strabismus | WHO +H5060 | Mechanical strabismus, unspecified | CMS +H50611 | Brown's sheath syndrome, right eye | CMS +H50612 | Brown's sheath syndrome, left eye | CMS +H5069 | Other mechanical strabismus | CMS +H508 | Other specified strabismus | WHO +H50811 | Duane's syndrome, right eye | CMS +H50812 | Duane's syndrome, left eye | CMS +H5089 | Other specified strabismus | CMS +H509 | Strabismus, unspecified | WHO +H51 | Other disorders of binocular movement | WHO +H510 | Palsy of conjugate gaze | WHO +H511 | Convergence insufficiency and excess | WHO +H5111 | Convergence insufficiency | CMS +H5112 | Convergence excess | CMS +H512 | Internuclear ophthalmoplegia | WHO +H5120 | Internuclear ophthalmoplegia, unspecified eye | CMS +H5121 | Internuclear ophthalmoplegia, right eye | CMS +H5122 | Internuclear ophthalmoplegia, left eye | CMS +H5123 | Internuclear ophthalmoplegia, bilateral | CMS +H518 | Other specified disorders of binocular movement | WHO +H519 | Disorder of binocular movement, unspecified | WHO +H52 | Disorders of refraction and accommodation | WHO +H520 | Hypermetropia | WHO +H5200 | Hypermetropia, unspecified eye | CMS +H5201 | Hypermetropia, right eye | CMS +H5202 | Hypermetropia, left eye | CMS +H5203 | Hypermetropia, bilateral | CMS +H521 | Myopia | WHO +H5210 | Myopia, unspecified eye | CMS +H5211 | Myopia, right eye | CMS +H5212 | Myopia, left eye | CMS +H5213 | Myopia, bilateral | CMS +H522 | Astigmatism | WHO +H52201 | Unspecified astigmatism, right eye | CMS +H52202 | Unspecified astigmatism, left eye | CMS +H52203 | Unspecified astigmatism, bilateral | CMS +H52209 | Unspecified astigmatism, unspecified eye | CMS +H52211 | Irregular astigmatism, right eye | CMS +H52212 | Irregular astigmatism, left eye | CMS +H52213 | Irregular astigmatism, bilateral | CMS +H52219 | Irregular astigmatism, unspecified eye | CMS +H52221 | Regular astigmatism, right eye | CMS +H52222 | Regular astigmatism, left eye | CMS +H52223 | Regular astigmatism, bilateral | CMS +H52229 | Regular astigmatism, unspecified eye | CMS +H523 | Anisometropia and aniseikonia | WHO +H5231 | Anisometropia | CMS +H5232 | Aniseikonia | CMS +H524 | Presbyopia | WHO +H525 | Disorders of accommodation | WHO +H52511 | Internal ophthalmoplegia (complete) (total), right eye | CMS +H52512 | Internal ophthalmoplegia (complete) (total), left eye | CMS +H52513 | Internal ophthalmoplegia (complete) (total), bilateral | CMS +H52519 | Internal ophthalmoplegia (complete) (total), unspecified eye | CMS +H52521 | Paresis of accommodation, right eye | CMS +H52522 | Paresis of accommodation, left eye | CMS +H52523 | Paresis of accommodation, bilateral | CMS +H52529 | Paresis of accommodation, unspecified eye | CMS +H52531 | Spasm of accommodation, right eye | CMS +H52532 | Spasm of accommodation, left eye | CMS +H52533 | Spasm of accommodation, bilateral | CMS +H52539 | Spasm of accommodation, unspecified eye | CMS +H526 | Other disorders of refraction | WHO +H527 | Disorder of refraction, unspecified | WHO +H53 | Visual disturbances | WHO +H530 | Amblyopia ex anopsia | WHO +H53001 | Unspecified amblyopia, right eye | CMS +H53002 | Unspecified amblyopia, left eye | CMS +H53003 | Unspecified amblyopia, bilateral | CMS +H53009 | Unspecified amblyopia, unspecified eye | CMS +H53011 | Deprivation amblyopia, right eye | CMS +H53012 | Deprivation amblyopia, left eye | CMS +H53013 | Deprivation amblyopia, bilateral | CMS +H53019 | Deprivation amblyopia, unspecified eye | CMS +H53021 | Refractive amblyopia, right eye | CMS +H53022 | Refractive amblyopia, left eye | CMS +H53023 | Refractive amblyopia, bilateral | CMS +H53029 | Refractive amblyopia, unspecified eye | CMS +H53031 | Strabismic amblyopia, right eye | CMS +H53032 | Strabismic amblyopia, left eye | CMS +H53033 | Strabismic amblyopia, bilateral | CMS +H53039 | Strabismic amblyopia, unspecified eye | CMS +H53041 | Amblyopia suspect, right eye | CMS +H53042 | Amblyopia suspect, left eye | CMS +H53043 | Amblyopia suspect, bilateral | CMS +H53049 | Amblyopia suspect, unspecified eye | CMS +H531 | Subjective visual disturbances | WHO +H5310 | Unspecified subjective visual disturbances | CMS +H5311 | Day blindness | CMS +H53121 | Transient visual loss, right eye | CMS +H53122 | Transient visual loss, left eye | CMS +H53123 | Transient visual loss, bilateral | CMS +H53129 | Transient visual loss, unspecified eye | CMS +H53131 | Sudden visual loss, right eye | CMS +H53132 | Sudden visual loss, left eye | CMS +H53133 | Sudden visual loss, bilateral | CMS +H53139 | Sudden visual loss, unspecified eye | CMS +H53141 | Visual discomfort, right eye | CMS +H53142 | Visual discomfort, left eye | CMS +H53143 | Visual discomfort, bilateral | CMS +H53149 | Visual discomfort, unspecified | CMS +H5315 | Visual distortions of shape and size | CMS +H5316 | Psychophysical visual disturbances | CMS +H5319 | Other subjective visual disturbances | CMS +H532 | Diplopia | WHO +H533 | Other disorders of binocular vision | WHO +H5330 | Unspecified disorder of binocular vision | CMS +H5331 | Abnormal retinal correspondence | CMS +H5332 | Fusion with defective stereopsis | CMS +H5333 | Simultaneous visual perception without fusion | CMS +H5334 | Suppression of binocular vision | CMS +H534 | Visual field defects | WHO +H5340 | Unspecified visual field defects | CMS +H53411 | Scotoma involving central area, right eye | CMS +H53412 | Scotoma involving central area, left eye | CMS +H53413 | Scotoma involving central area, bilateral | CMS +H53419 | Scotoma involving central area, unspecified eye | CMS +H53421 | Scotoma of blind spot area, right eye | CMS +H53422 | Scotoma of blind spot area, left eye | CMS +H53423 | Scotoma of blind spot area, bilateral | CMS +H53429 | Scotoma of blind spot area, unspecified eye | CMS +H53431 | Sector or arcuate defects, right eye | CMS +H53432 | Sector or arcuate defects, left eye | CMS +H53433 | Sector or arcuate defects, bilateral | CMS +H53439 | Sector or arcuate defects, unspecified eye | CMS +H53451 | Other localized visual field defect, right eye | CMS +H53452 | Other localized visual field defect, left eye | CMS +H53453 | Other localized visual field defect, bilateral | CMS +H53459 | Other localized visual field defect, unspecified eye | CMS +H53461 | Homonymous bilateral field defects, right side | CMS +H53462 | Homonymous bilateral field defects, left side | CMS +H53469 | Homonymous bilateral field defects, unspecified side | CMS +H5347 | Heteronymous bilateral field defects | CMS +H53481 | Generalized contraction of visual field, right eye | CMS +H53482 | Generalized contraction of visual field, left eye | CMS +H53483 | Generalized contraction of visual field, bilateral | CMS +H53489 | Generalized contraction of visual field, unspecified eye | CMS +H535 | Colour vision deficiencies | WHO +H5350 | Unspecified color vision deficiencies | CMS +H5351 | Achromatopsia | CMS +H5352 | Acquired color vision deficiency | CMS +H5353 | Deuteranomaly | CMS +H5354 | Protanomaly | CMS +H5355 | Tritanomaly | CMS +H5359 | Other color vision deficiencies | CMS +H536 | Night blindness | WHO +H5360 | Unspecified night blindness | CMS +H5361 | Abnormal dark adaptation curve | CMS +H5362 | Acquired night blindness | CMS +H5363 | Congenital night blindness | CMS +H5369 | Other night blindness | CMS +H5371 | Glare sensitivity | CMS +H5372 | Impaired contrast sensitivity | CMS +H538 | Other visual disturbances | WHO +H539 | Visual disturbance, unspecified | WHO +H54 | Visual impairment including blindness (binocular or monocular) | WHO +H540 | Blindness, binocular | WHO +H540X33 | Blindness right eye category 3, blindness left eye category 3 | CMS +H540X34 | Blindness right eye category 3, blindness left eye category 4 | CMS +H540X35 | Blindness right eye category 3, blindness left eye category 5 | CMS +H540X43 | Blindness right eye category 4, blindness left eye category 3 | CMS +H540X44 | Blindness right eye category 4, blindness left eye category 4 | CMS +H540X45 | Blindness right eye category 4, blindness left eye category 5 | CMS +H540X53 | Blindness right eye category 5, blindness left eye category 3 | CMS +H540X54 | Blindness right eye category 5, blindness left eye category 4 | CMS +H540X55 | Blindness right eye category 5, blindness left eye category 5 | CMS +H541 | Severe visual impairment, binocular | WHO +H5410 | Blindness, one eye, low vision other eye, unspecified eyes | CMS +H541131 | Blindness right eye category 3, low vision left eye category 1 | CMS +H541132 | Blindness right eye category 3, low vision left eye category 2 | CMS +H541141 | Blindness right eye category 4, low vision left eye category 1 | CMS +H541142 | Blindness right eye category 4, low vision left eye category 2 | CMS +H541151 | Blindness right eye category 5, low vision left eye category 1 | CMS +H541152 | Blindness right eye category 5, low vision left eye category 2 | CMS +H541213 | Low vision right eye category 1, blindness left eye category 3 | CMS +H541214 | Low vision right eye category 1, blindness left eye category 4 | CMS +H541215 | Low vision right eye category 1, blindness left eye category 5 | CMS +H541223 | Low vision right eye category 2, blindness left eye category 3 | CMS +H541224 | Low vision right eye category 2, blindness left eye category 4 | CMS +H541225 | Low vision right eye category 2, blindness left eye category 5 | CMS +H542 | Moderate visual impairment, binocular | WHO +H542X11 | Low vision right eye category 1, low vision left eye category 1 | CMS +H542X12 | Low vision right eye category 1, low vision left eye category 2 | CMS +H542X21 | Low vision right eye category 2, low vision left eye category 1 | CMS +H542X22 | Low vision right eye category 2, low vision left eye category 2 | CMS +H543 | Mild or no visual impairment, binocular | WHO +H544 | Blindness, monocular | WHO +H5440 | Blindness, one eye, unspecified eye | CMS +H54413A | Blindness right eye category 3, normal vision left eye | CMS +H54414A | Blindness right eye category 4, normal vision left eye | CMS +H54415A | Blindness right eye category 5, normal vision left eye | CMS +H5442A3 | Blindness left eye category 3, normal vision right eye | CMS +H5442A4 | Blindness left eye category 4, normal vision right eye | CMS +H5442A5 | Blindness left eye category 5, normal vision right eye | CMS +H545 | Severe visual impairment, monocular | WHO +H5450 | Low vision, one eye, unspecified eye | CMS +H54511A | Low vision right eye category 1, normal vision left eye | CMS +H54512A | Low vision right eye category 2, normal vision left eye | CMS +H5452A1 | Low vision left eye category 1, normal vision right eye | CMS +H5452A2 | Low vision left eye category 2, normal vision right eye | CMS +H546 | Moderate visual impairment, monocular | WHO +H5460 | Unqualified visual loss, one eye, unspecified | CMS +H5461 | Unqualified visual loss, right eye, normal vision left eye | CMS +H5462 | Unqualified visual loss, left eye, normal vision right eye | CMS +H547 | Unspecified visual loss | CMS +H548 | Legal blindness, as defined in USA | CMS +H549 | Unspecified visual impairment (binocular) | WHO +H55 | Nystagmus and other irregular eye movements | WHO +H5500 | Unspecified nystagmus | CMS +H5501 | Congenital nystagmus | CMS +H5502 | Latent nystagmus | CMS +H5503 | Visual deprivation nystagmus | CMS +H5504 | Dissociated nystagmus | CMS +H5509 | Other forms of nystagmus | CMS +H5581 | Saccadic eye movements | CMS +H5589 | Other irregular eye movements | CMS +H57 | Other disorders of eye and adnexa | WHO +H570 | Anomalies of pupillary function | WHO +H5700 | Unspecified anomaly of pupillary function | CMS +H5701 | Argyll Robertson pupil, atypical | CMS +H5702 | Anisocoria | CMS +H5703 | Miosis | CMS +H5704 | Mydriasis | CMS +H57051 | Tonic pupil, right eye | CMS +H57052 | Tonic pupil, left eye | CMS +H57053 | Tonic pupil, bilateral | CMS +H57059 | Tonic pupil, unspecified eye | CMS +H5709 | Other anomalies of pupillary function | CMS +H571 | Ocular pain | WHO +H5710 | Ocular pain, unspecified eye | CMS +H5711 | Ocular pain, right eye | CMS +H5712 | Ocular pain, left eye | CMS +H5713 | Ocular pain, bilateral | CMS +H578 | Other specified disorders of eye and adnexa | WHO +H57811 | Brow ptosis, right | CMS +H57812 | Brow ptosis, left | CMS +H57813 | Brow ptosis, bilateral | CMS +H57819 | Brow ptosis, unspecified | CMS +H5789 | Other specified disorders of eye and adnexa | CMS +H579 | Disorder of eye and adnexa, unspecified | WHO +H58 | Other disorders of eye and adnexa in diseases classified elsewhere | WHO +H580 | Anomalies of pupillary function in diseases classified elsewhere | WHO +H581 | Visual disturbances in diseases classified elsewhere | WHO +H588 | Other specified disorders of eye and adnexa in diseases classified elsewhere | WHO +H59 | Postprocedural disorders of eye and adnexa, not elsewhere classified | WHO +H590 | Keratopathy (bullous aphakic) following cataract surgery | WHO +H59011 | Keratopathy (bullous aphakic) following cataract surgery, right eye | CMS +H59012 | Keratopathy (bullous aphakic) following cataract surgery, left eye | CMS +H59013 | Keratopathy (bullous aphakic) following cataract surgery, bilateral | CMS +H59019 | Keratopathy (bullous aphakic) following cataract surgery, unspecified eye | CMS +H59021 | Cataract (lens) fragments in eye following cataract surgery, right eye | CMS +H59022 | Cataract (lens) fragments in eye following cataract surgery, left eye | CMS +H59023 | Cataract (lens) fragments in eye following cataract surgery, bilateral | CMS +H59029 | Cataract (lens) fragments in eye following cataract surgery, unspecified eye | CMS +H59031 | Cystoid macular edema following cataract surgery, right eye | CMS +H59032 | Cystoid macular edema following cataract surgery, left eye | CMS +H59033 | Cystoid macular edema following cataract surgery, bilateral | CMS +H59039 | Cystoid macular edema following cataract surgery, unspecified eye | CMS +H59091 | Other disorders of the right eye following cataract surgery | CMS +H59092 | Other disorders of the left eye following cataract surgery | CMS +H59093 | Other disorders of the eye following cataract surgery, bilateral | CMS +H59099 | Other disorders of unspecified eye following cataract surgery | CMS +H59111 | Intraoperative hemorrhage and hematoma of right eye and adnexa complicating an ophthalmic procedure | CMS +H59112 | Intraoperative hemorrhage and hematoma of left eye and adnexa complicating an ophthalmic procedure | CMS +H59113 | Intraoperative hemorrhage and hematoma of eye and adnexa complicating an ophthalmic procedure, bilateral | CMS +H59119 | Intraoperative hemorrhage and hematoma of unspecified eye and adnexa complicating an ophthalmic procedure | CMS +H59121 | Intraoperative hemorrhage and hematoma of right eye and adnexa complicating other procedure | CMS +H59122 | Intraoperative hemorrhage and hematoma of left eye and adnexa complicating other procedure | CMS +H59123 | Intraoperative hemorrhage and hematoma of eye and adnexa complicating other procedure, bilateral | CMS +H59129 | Intraoperative hemorrhage and hematoma of unspecified eye and adnexa complicating other procedure | CMS +H59211 | Accidental puncture and laceration of right eye and adnexa during an ophthalmic procedure | CMS +H59212 | Accidental puncture and laceration of left eye and adnexa during an ophthalmic procedure | CMS +H59213 | Accidental puncture and laceration of eye and adnexa during an ophthalmic procedure, bilateral | CMS +H59219 | Accidental puncture and laceration of unspecified eye and adnexa during an ophthalmic procedure | CMS +H59221 | Accidental puncture and laceration of right eye and adnexa during other procedure | CMS +H59222 | Accidental puncture and laceration of left eye and adnexa during other procedure | CMS +H59223 | Accidental puncture and laceration of eye and adnexa during other procedure, bilateral | CMS +H59229 | Accidental puncture and laceration of unspecified eye and adnexa during other procedure | CMS +H59311 | Postprocedural hemorrhage of right eye and adnexa following an ophthalmic procedure | CMS +H59312 | Postprocedural hemorrhage of left eye and adnexa following an ophthalmic procedure | CMS +H59313 | Postprocedural hemorrhage of eye and adnexa following an ophthalmic procedure, bilateral | CMS +H59319 | Postprocedural hemorrhage of unspecified eye and adnexa following an ophthalmic procedure | CMS +H59321 | Postprocedural hemorrhage of right eye and adnexa following other procedure | CMS +H59322 | Postprocedural hemorrhage of left eye and adnexa following other procedure | CMS +H59323 | Postprocedural hemorrhage of eye and adnexa following other procedure, bilateral | CMS +H59329 | Postprocedural hemorrhage of unspecified eye and adnexa following other procedure | CMS +H59331 | Postprocedural hematoma of right eye and adnexa following an ophthalmic procedure | CMS +H59332 | Postprocedural hematoma of left eye and adnexa following an ophthalmic procedure | CMS +H59333 | Postprocedural hematoma of eye and adnexa following an ophthalmic procedure, bilateral | CMS +H59339 | Postprocedural hematoma of unspecified eye and adnexa following an ophthalmic procedure | CMS +H59341 | Postprocedural hematoma of right eye and adnexa following other procedure | CMS +H59342 | Postprocedural hematoma of left eye and adnexa following other procedure | CMS +H59343 | Postprocedural hematoma of eye and adnexa following other procedure, bilateral | CMS +H59349 | Postprocedural hematoma of unspecified eye and adnexa following other procedure | CMS +H59351 | Postprocedural seroma of right eye and adnexa following an ophthalmic procedure | CMS +H59352 | Postprocedural seroma of left eye and adnexa following an ophthalmic procedure | CMS +H59353 | Postprocedural seroma of eye and adnexa following an ophthalmic procedure, bilateral | CMS +H59359 | Postprocedural seroma of unspecified eye and adnexa following an ophthalmic procedure | CMS +H59361 | Postprocedural seroma of right eye and adnexa following other procedure | CMS +H59362 | Postprocedural seroma of left eye and adnexa following other procedure | CMS +H59363 | Postprocedural seroma of eye and adnexa following other procedure, bilateral | CMS +H59369 | Postprocedural seroma of unspecified eye and adnexa following other procedure | CMS +H5940 | Inflammation (infection) of postprocedural bleb, unspecified | CMS +H5941 | Inflammation (infection) of postprocedural bleb, stage 1 | CMS +H5942 | Inflammation (infection) of postprocedural bleb, stage 2 | CMS +H5943 | Inflammation (infection) of postprocedural bleb, stage 3 | CMS +H598 | Other postprocedural disorders of eye and adnexa | WHO +H59811 | Chorioretinal scars after surgery for detachment, right eye | CMS +H59812 | Chorioretinal scars after surgery for detachment, left eye | CMS +H59813 | Chorioretinal scars after surgery for detachment, bilateral | CMS +H59819 | Chorioretinal scars after surgery for detachment, unspecified eye | CMS +H5988 | Other intraoperative complications of eye and adnexa, not elsewhere classified | CMS +H5989 | Other postprocedural complications and disorders of eye and adnexa, not elsewhere classified | CMS +H599 | Postprocedural disorder of eye and adnexa, unspecified | WHO +H60 | Otitis externa | WHO +H600 | Abscess of external ear | WHO +H6000 | Abscess of external ear, unspecified ear | CMS +H6001 | Abscess of right external ear | CMS +H6002 | Abscess of left external ear | CMS +H6003 | Abscess of external ear, bilateral | CMS +H601 | Cellulitis of external ear | WHO +H6010 | Cellulitis of external ear, unspecified ear | CMS +H6011 | Cellulitis of right external ear | CMS +H6012 | Cellulitis of left external ear | CMS +H6013 | Cellulitis of external ear, bilateral | CMS +H602 | Malignant otitis externa | WHO +H6020 | Malignant otitis externa, unspecified ear | CMS +H6021 | Malignant otitis externa, right ear | CMS +H6022 | Malignant otitis externa, left ear | CMS +H6023 | Malignant otitis externa, bilateral | CMS +H603 | Other infective otitis externa | WHO +H60311 | Diffuse otitis externa, right ear | CMS +H60312 | Diffuse otitis externa, left ear | CMS +H60313 | Diffuse otitis externa, bilateral | CMS +H60319 | Diffuse otitis externa, unspecified ear | CMS +H60321 | Hemorrhagic otitis externa, right ear | CMS +H60322 | Hemorrhagic otitis externa, left ear | CMS +H60323 | Hemorrhagic otitis externa, bilateral | CMS +H60329 | Hemorrhagic otitis externa, unspecified ear | CMS +H60331 | Swimmer's ear, right ear | CMS +H60332 | Swimmer's ear, left ear | CMS +H60333 | Swimmer's ear, bilateral | CMS +H60339 | Swimmer's ear, unspecified ear | CMS +H60391 | Other infective otitis externa, right ear | CMS +H60392 | Other infective otitis externa, left ear | CMS +H60393 | Other infective otitis externa, bilateral | CMS +H60399 | Other infective otitis externa, unspecified ear | CMS +H604 | Cholesteatoma of external ear | WHO +H6040 | Cholesteatoma of external ear, unspecified ear | CMS +H6041 | Cholesteatoma of right external ear | CMS +H6042 | Cholesteatoma of left external ear | CMS +H6043 | Cholesteatoma of external ear, bilateral | CMS +H605 | Acute otitis externa, noninfective | WHO +H60501 | Unspecified acute noninfective otitis externa, right ear | CMS +H60502 | Unspecified acute noninfective otitis externa, left ear | CMS +H60503 | Unspecified acute noninfective otitis externa, bilateral | CMS +H60509 | Unspecified acute noninfective otitis externa, unspecified ear | CMS +H60511 | Acute actinic otitis externa, right ear | CMS +H60512 | Acute actinic otitis externa, left ear | CMS +H60513 | Acute actinic otitis externa, bilateral | CMS +H60519 | Acute actinic otitis externa, unspecified ear | CMS +H60521 | Acute chemical otitis externa, right ear | CMS +H60522 | Acute chemical otitis externa, left ear | CMS +H60523 | Acute chemical otitis externa, bilateral | CMS +H60529 | Acute chemical otitis externa, unspecified ear | CMS +H60531 | Acute contact otitis externa, right ear | CMS +H60532 | Acute contact otitis externa, left ear | CMS +H60533 | Acute contact otitis externa, bilateral | CMS +H60539 | Acute contact otitis externa, unspecified ear | CMS +H60541 | Acute eczematoid otitis externa, right ear | CMS +H60542 | Acute eczematoid otitis externa, left ear | CMS +H60543 | Acute eczematoid otitis externa, bilateral | CMS +H60549 | Acute eczematoid otitis externa, unspecified ear | CMS +H60551 | Acute reactive otitis externa, right ear | CMS +H60552 | Acute reactive otitis externa, left ear | CMS +H60553 | Acute reactive otitis externa, bilateral | CMS +H60559 | Acute reactive otitis externa, unspecified ear | CMS +H60591 | Other noninfective acute otitis externa, right ear | CMS +H60592 | Other noninfective acute otitis externa, left ear | CMS +H60593 | Other noninfective acute otitis externa, bilateral | CMS +H60599 | Other noninfective acute otitis externa, unspecified ear | CMS +H6060 | Unspecified chronic otitis externa, unspecified ear | CMS +H6061 | Unspecified chronic otitis externa, right ear | CMS +H6062 | Unspecified chronic otitis externa, left ear | CMS +H6063 | Unspecified chronic otitis externa, bilateral | CMS +H608 | Other otitis externa | WHO +H608X1 | Other otitis externa, right ear | CMS +H608X2 | Other otitis externa, left ear | CMS +H608X3 | Other otitis externa, bilateral | CMS +H608X9 | Other otitis externa, unspecified ear | CMS +H609 | Otitis externa, unspecified | WHO +H6090 | Unspecified otitis externa, unspecified ear | CMS +H6091 | Unspecified otitis externa, right ear | CMS +H6092 | Unspecified otitis externa, left ear | CMS +H6093 | Unspecified otitis externa, bilateral | CMS +H61 | Other disorders of external ear | WHO +H610 | Perichondritis of external ear | WHO +H61001 | Unspecified perichondritis of right external ear | CMS +H61002 | Unspecified perichondritis of left external ear | CMS +H61003 | Unspecified perichondritis of external ear, bilateral | CMS +H61009 | Unspecified perichondritis of external ear, unspecified ear | CMS +H61011 | Acute perichondritis of right external ear | CMS +H61012 | Acute perichondritis of left external ear | CMS +H61013 | Acute perichondritis of external ear, bilateral | CMS +H61019 | Acute perichondritis of external ear, unspecified ear | CMS +H61021 | Chronic perichondritis of right external ear | CMS +H61022 | Chronic perichondritis of left external ear | CMS +H61023 | Chronic perichondritis of external ear, bilateral | CMS +H61029 | Chronic perichondritis of external ear, unspecified ear | CMS +H61031 | Chondritis of right external ear | CMS +H61032 | Chondritis of left external ear | CMS +H61033 | Chondritis of external ear, bilateral | CMS +H61039 | Chondritis of external ear, unspecified ear | CMS +H611 | Noninfective disorders of pinna | WHO +H61101 | Unspecified noninfective disorders of pinna, right ear | CMS +H61102 | Unspecified noninfective disorders of pinna, left ear | CMS +H61103 | Unspecified noninfective disorders of pinna, bilateral | CMS +H61109 | Unspecified noninfective disorders of pinna, unspecified ear | CMS +H61111 | Acquired deformity of pinna, right ear | CMS +H61112 | Acquired deformity of pinna, left ear | CMS +H61113 | Acquired deformity of pinna, bilateral | CMS +H61119 | Acquired deformity of pinna, unspecified ear | CMS +H61121 | Hematoma of pinna, right ear | CMS +H61122 | Hematoma of pinna, left ear | CMS +H61123 | Hematoma of pinna, bilateral | CMS +H61129 | Hematoma of pinna, unspecified ear | CMS +H61191 | Noninfective disorders of pinna, right ear | CMS +H61192 | Noninfective disorders of pinna, left ear | CMS +H61193 | Noninfective disorders of pinna, bilateral | CMS +H61199 | Noninfective disorders of pinna, unspecified ear | CMS +H612 | Impacted cerumen | WHO +H6120 | Impacted cerumen, unspecified ear | CMS +H6121 | Impacted cerumen, right ear | CMS +H6122 | Impacted cerumen, left ear | CMS +H6123 | Impacted cerumen, bilateral | CMS +H613 | Acquired stenosis of external ear canal | WHO +H61301 | Acquired stenosis of right external ear canal, unspecified | CMS +H61302 | Acquired stenosis of left external ear canal, unspecified | CMS +H61303 | Acquired stenosis of external ear canal, unspecified, bilateral | CMS +H61309 | Acquired stenosis of external ear canal, unspecified, unspecified ear | CMS +H61311 | Acquired stenosis of right external ear canal secondary to trauma | CMS +H61312 | Acquired stenosis of left external ear canal secondary to trauma | CMS +H61313 | Acquired stenosis of external ear canal secondary to trauma, bilateral | CMS +H61319 | Acquired stenosis of external ear canal secondary to trauma, unspecified ear | CMS +H61321 | Acquired stenosis of right external ear canal secondary to inflammation and infection | CMS +H61322 | Acquired stenosis of left external ear canal secondary to inflammation and infection | CMS +H61323 | Acquired stenosis of external ear canal secondary to inflammation and infection, bilateral | CMS +H61329 | Acquired stenosis of external ear canal secondary to inflammation and infection, unspecified ear | CMS +H61391 | Other acquired stenosis of right external ear canal | CMS +H61392 | Other acquired stenosis of left external ear canal | CMS +H61393 | Other acquired stenosis of external ear canal, bilateral | CMS +H61399 | Other acquired stenosis of external ear canal, unspecified ear | CMS +H618 | Other specified disorders of external ear | WHO +H61811 | Exostosis of right external canal | CMS +H61812 | Exostosis of left external canal | CMS +H61813 | Exostosis of external canal, bilateral | CMS +H61819 | Exostosis of external canal, unspecified ear | CMS +H61891 | Other specified disorders of right external ear | CMS +H61892 | Other specified disorders of left external ear | CMS +H61893 | Other specified disorders of external ear, bilateral | CMS +H61899 | Other specified disorders of external ear, unspecified ear | CMS +H619 | Disorder of external ear, unspecified | WHO +H6190 | Disorder of external ear, unspecified, unspecified ear | CMS +H6191 | Disorder of right external ear, unspecified | CMS +H6192 | Disorder of left external ear, unspecified | CMS +H6193 | Disorder of external ear, unspecified, bilateral | CMS +H62 | Disorders of external ear in diseases classified elsewhere | WHO +H620 | Otitis externa in bacterial diseases classified elsewhere | WHO +H621 | Otitis externa in viral diseases classified elsewhere | WHO +H622 | Otitis externa in mycoses | WHO +H623 | Otitis externa in other infectious and parasitic diseases classified elsewhere | WHO +H624 | Otitis externa in other diseases classified elsewhere | WHO +H6240 | Otitis externa in other diseases classified elsewhere, unspecified ear | CMS +H6241 | Otitis externa in other diseases classified elsewhere, right ear | CMS +H6242 | Otitis externa in other diseases classified elsewhere, left ear | CMS +H6243 | Otitis externa in other diseases classified elsewhere, bilateral | CMS +H628 | Other disorders of external ear in diseases classified elsewhere | WHO +H628X1 | Other disorders of right external ear in diseases classified elsewhere | CMS +H628X2 | Other disorders of left external ear in diseases classified elsewhere | CMS +H628X3 | Other disorders of external ear in diseases classified elsewhere, bilateral | CMS +H628X9 | Other disorders of external ear in diseases classified elsewhere, unspecified ear | CMS +H65 | Nonsuppurative otitis media | WHO +H650 | Acute serous otitis media | WHO +H6500 | Acute serous otitis media, unspecified ear | CMS +H6501 | Acute serous otitis media, right ear | CMS +H6502 | Acute serous otitis media, left ear | CMS +H6503 | Acute serous otitis media, bilateral | CMS +H6504 | Acute serous otitis media, recurrent, right ear | CMS +H6505 | Acute serous otitis media, recurrent, left ear | CMS +H6506 | Acute serous otitis media, recurrent, bilateral | CMS +H6507 | Acute serous otitis media, recurrent, unspecified ear | CMS +H651 | Other acute nonsuppurative otitis media | WHO +H65111 | Acute and subacute allergic otitis media (mucoid) (sanguinous) (serous), right ear | CMS +H65112 | Acute and subacute allergic otitis media (mucoid) (sanguinous) (serous), left ear | CMS +H65113 | Acute and subacute allergic otitis media (mucoid) (sanguinous) (serous), bilateral | CMS +H65114 | Acute and subacute allergic otitis media (mucoid) (sanguinous) (serous), recurrent, right ear | CMS +H65115 | Acute and subacute allergic otitis media (mucoid) (sanguinous) (serous), recurrent, left ear | CMS +H65116 | Acute and subacute allergic otitis media (mucoid) (sanguinous) (serous), recurrent, bilateral | CMS +H65117 | Acute and subacute allergic otitis media (mucoid) (sanguinous) (serous), recurrent, unspecified ear | CMS +H65119 | Acute and subacute allergic otitis media (mucoid) (sanguinous) (serous), unspecified ear | CMS +H65191 | Other acute nonsuppurative otitis media, right ear | CMS +H65192 | Other acute nonsuppurative otitis media, left ear | CMS +H65193 | Other acute nonsuppurative otitis media, bilateral | CMS +H65194 | Other acute nonsuppurative otitis media, recurrent, right ear | CMS +H65195 | Other acute nonsuppurative otitis media, recurrent, left ear | CMS +H65196 | Other acute nonsuppurative otitis media, recurrent, bilateral | CMS +H65197 | Other acute nonsuppurative otitis media recurrent, unspecified ear | CMS +H65199 | Other acute nonsuppurative otitis media, unspecified ear | CMS +H652 | Chronic serous otitis media | WHO +H6520 | Chronic serous otitis media, unspecified ear | CMS +H6521 | Chronic serous otitis media, right ear | CMS +H6522 | Chronic serous otitis media, left ear | CMS +H6523 | Chronic serous otitis media, bilateral | CMS +H653 | Chronic mucoid otitis media | WHO +H6530 | Chronic mucoid otitis media, unspecified ear | CMS +H6531 | Chronic mucoid otitis media, right ear | CMS +H6532 | Chronic mucoid otitis media, left ear | CMS +H6533 | Chronic mucoid otitis media, bilateral | CMS +H654 | Other chronic nonsuppurative otitis media | WHO +H65411 | Chronic allergic otitis media, right ear | CMS +H65412 | Chronic allergic otitis media, left ear | CMS +H65413 | Chronic allergic otitis media, bilateral | CMS +H65419 | Chronic allergic otitis media, unspecified ear | CMS +H65491 | Other chronic nonsuppurative otitis media, right ear | CMS +H65492 | Other chronic nonsuppurative otitis media, left ear | CMS +H65493 | Other chronic nonsuppurative otitis media, bilateral | CMS +H65499 | Other chronic nonsuppurative otitis media, unspecified ear | CMS +H659 | Nonsuppurative otitis media, unspecified | WHO +H6590 | Unspecified nonsuppurative otitis media, unspecified ear | CMS +H6591 | Unspecified nonsuppurative otitis media, right ear | CMS +H6592 | Unspecified nonsuppurative otitis media, left ear | CMS +H6593 | Unspecified nonsuppurative otitis media, bilateral | CMS +H66 | Suppurative and unspecified otitis media | WHO +H660 | Acute suppurative otitis media | WHO +H66001 | Acute suppurative otitis media without spontaneous rupture of ear drum, right ear | CMS +H66002 | Acute suppurative otitis media without spontaneous rupture of ear drum, left ear | CMS +H66003 | Acute suppurative otitis media without spontaneous rupture of ear drum, bilateral | CMS +H66004 | Acute suppurative otitis media without spontaneous rupture of ear drum, recurrent, right ear | CMS +H66005 | Acute suppurative otitis media without spontaneous rupture of ear drum, recurrent, left ear | CMS +H66006 | Acute suppurative otitis media without spontaneous rupture of ear drum, recurrent, bilateral | CMS +H66007 | Acute suppurative otitis media without spontaneous rupture of ear drum, recurrent, unspecified ear | CMS +H66009 | Acute suppurative otitis media without spontaneous rupture of ear drum, unspecified ear | CMS +H66011 | Acute suppurative otitis media with spontaneous rupture of ear drum, right ear | CMS +H66012 | Acute suppurative otitis media with spontaneous rupture of ear drum, left ear | CMS +H66013 | Acute suppurative otitis media with spontaneous rupture of ear drum, bilateral | CMS +H66014 | Acute suppurative otitis media with spontaneous rupture of ear drum, recurrent, right ear | CMS +H66015 | Acute suppurative otitis media with spontaneous rupture of ear drum, recurrent, left ear | CMS +H66016 | Acute suppurative otitis media with spontaneous rupture of ear drum, recurrent, bilateral | CMS +H66017 | Acute suppurative otitis media with spontaneous rupture of ear drum, recurrent, unspecified ear | CMS +H66019 | Acute suppurative otitis media with spontaneous rupture of ear drum, unspecified ear | CMS +H661 | Chronic tubotympanic suppurative otitis media | WHO +H6610 | Chronic tubotympanic suppurative otitis media, unspecified | CMS +H6611 | Chronic tubotympanic suppurative otitis media, right ear | CMS +H6612 | Chronic tubotympanic suppurative otitis media, left ear | CMS +H6613 | Chronic tubotympanic suppurative otitis media, bilateral | CMS +H662 | Chronic atticoantral suppurative otitis media | WHO +H6620 | Chronic atticoantral suppurative otitis media, unspecified ear | CMS +H6621 | Chronic atticoantral suppurative otitis media, right ear | CMS +H6622 | Chronic atticoantral suppurative otitis media, left ear | CMS +H6623 | Chronic atticoantral suppurative otitis media, bilateral | CMS +H663 | Other chronic suppurative otitis media | WHO +H663X1 | Other chronic suppurative otitis media, right ear | CMS +H663X2 | Other chronic suppurative otitis media, left ear | CMS +H663X3 | Other chronic suppurative otitis media, bilateral | CMS +H663X9 | Other chronic suppurative otitis media, unspecified ear | CMS +H664 | Suppurative otitis media, unspecified | WHO +H6640 | Suppurative otitis media, unspecified, unspecified ear | CMS +H6641 | Suppurative otitis media, unspecified, right ear | CMS +H6642 | Suppurative otitis media, unspecified, left ear | CMS +H6643 | Suppurative otitis media, unspecified, bilateral | CMS +H669 | Otitis media, unspecified | WHO +H6690 | Otitis media, unspecified, unspecified ear | CMS +H6691 | Otitis media, unspecified, right ear | CMS +H6692 | Otitis media, unspecified, left ear | CMS +H6693 | Otitis media, unspecified, bilateral | CMS +H67 | Otitis media in diseases classified elsewhere | WHO +H670 | Otitis media in bacterial diseases classified elsewhere | WHO +H671 | Otitis media in viral diseases classified elsewhere | WHO +H672 | Otitis media in diseases classified elsewhere, left ear | CMS +H673 | Otitis media in diseases classified elsewhere, bilateral | CMS +H678 | Otitis media in other diseases classified elsewhere | WHO +H679 | Otitis media in diseases classified elsewhere, unspecified ear | CMS +H68 | Eustachian salpingitis and obstruction | WHO +H680 | Eustachian salpingitis | WHO +H68001 | Unspecified Eustachian salpingitis, right ear | CMS +H68002 | Unspecified Eustachian salpingitis, left ear | CMS +H68003 | Unspecified Eustachian salpingitis, bilateral | CMS +H68009 | Unspecified Eustachian salpingitis, unspecified ear | CMS +H68011 | Acute Eustachian salpingitis, right ear | CMS +H68012 | Acute Eustachian salpingitis, left ear | CMS +H68013 | Acute Eustachian salpingitis, bilateral | CMS +H68019 | Acute Eustachian salpingitis, unspecified ear | CMS +H68021 | Chronic Eustachian salpingitis, right ear | CMS +H68022 | Chronic Eustachian salpingitis, left ear | CMS +H68023 | Chronic Eustachian salpingitis, bilateral | CMS +H68029 | Chronic Eustachian salpingitis, unspecified ear | CMS +H681 | Obstruction of Eustachian tube | WHO +H68101 | Unspecified obstruction of Eustachian tube, right ear | CMS +H68102 | Unspecified obstruction of Eustachian tube, left ear | CMS +H68103 | Unspecified obstruction of Eustachian tube, bilateral | CMS +H68109 | Unspecified obstruction of Eustachian tube, unspecified ear | CMS +H68111 | Osseous obstruction of Eustachian tube, right ear | CMS +H68112 | Osseous obstruction of Eustachian tube, left ear | CMS +H68113 | Osseous obstruction of Eustachian tube, bilateral | CMS +H68119 | Osseous obstruction of Eustachian tube, unspecified ear | CMS +H68121 | Intrinsic cartilagenous obstruction of Eustachian tube, right ear | CMS +H68122 | Intrinsic cartilagenous obstruction of Eustachian tube, left ear | CMS +H68123 | Intrinsic cartilagenous obstruction of Eustachian tube, bilateral | CMS +H68129 | Intrinsic cartilagenous obstruction of Eustachian tube, unspecified ear | CMS +H68131 | Extrinsic cartilagenous obstruction of Eustachian tube, right ear | CMS +H68132 | Extrinsic cartilagenous obstruction of Eustachian tube, left ear | CMS +H68133 | Extrinsic cartilagenous obstruction of Eustachian tube, bilateral | CMS +H68139 | Extrinsic cartilagenous obstruction of Eustachian tube, unspecified ear | CMS +H69 | Other disorders of Eustachian tube | WHO +H690 | Patulous Eustachian tube | WHO +H6900 | Patulous Eustachian tube, unspecified ear | CMS +H6901 | Patulous Eustachian tube, right ear | CMS +H6902 | Patulous Eustachian tube, left ear | CMS +H6903 | Patulous Eustachian tube, bilateral | CMS +H698 | Other specified disorders of Eustachian tube | WHO +H6980 | Other specified disorders of Eustachian tube, unspecified ear | CMS +H6981 | Other specified disorders of Eustachian tube, right ear | CMS +H6982 | Other specified disorders of Eustachian tube, left ear | CMS +H6983 | Other specified disorders of Eustachian tube, bilateral | CMS +H699 | Eustachian tube disorder, unspecified | WHO +H6990 | Unspecified Eustachian tube disorder, unspecified ear | CMS +H6991 | Unspecified Eustachian tube disorder, right ear | CMS +H6992 | Unspecified Eustachian tube disorder, left ear | CMS +H6993 | Unspecified Eustachian tube disorder, bilateral | CMS +H70 | Mastoiditis and related conditions | WHO +H700 | Acute mastoiditis | WHO +H70001 | Acute mastoiditis without complications, right ear | CMS +H70002 | Acute mastoiditis without complications, left ear | CMS +H70003 | Acute mastoiditis without complications, bilateral | CMS +H70009 | Acute mastoiditis without complications, unspecified ear | CMS +H70011 | Subperiosteal abscess of mastoid, right ear | CMS +H70012 | Subperiosteal abscess of mastoid, left ear | CMS +H70013 | Subperiosteal abscess of mastoid, bilateral | CMS +H70019 | Subperiosteal abscess of mastoid, unspecified ear | CMS +H70091 | Acute mastoiditis with other complications, right ear | CMS +H70092 | Acute mastoiditis with other complications, left ear | CMS +H70093 | Acute mastoiditis with other complications, bilateral | CMS +H70099 | Acute mastoiditis with other complications, unspecified ear | CMS +H701 | Chronic mastoiditis | WHO +H7010 | Chronic mastoiditis, unspecified ear | CMS +H7011 | Chronic mastoiditis, right ear | CMS +H7012 | Chronic mastoiditis, left ear | CMS +H7013 | Chronic mastoiditis, bilateral | CMS +H702 | Petrositis | WHO +H70201 | Unspecified petrositis, right ear | CMS +H70202 | Unspecified petrositis, left ear | CMS +H70203 | Unspecified petrositis, bilateral | CMS +H70209 | Unspecified petrositis, unspecified ear | CMS +H70211 | Acute petrositis, right ear | CMS +H70212 | Acute petrositis, left ear | CMS +H70213 | Acute petrositis, bilateral | CMS +H70219 | Acute petrositis, unspecified ear | CMS +H70221 | Chronic petrositis, right ear | CMS +H70222 | Chronic petrositis, left ear | CMS +H70223 | Chronic petrositis, bilateral | CMS +H70229 | Chronic petrositis, unspecified ear | CMS +H708 | Other mastoiditis and related conditions | WHO +H70811 | Postauricular fistula, right ear | CMS +H70812 | Postauricular fistula, left ear | CMS +H70813 | Postauricular fistula, bilateral | CMS +H70819 | Postauricular fistula, unspecified ear | CMS +H70891 | Other mastoiditis and related conditions, right ear | CMS +H70892 | Other mastoiditis and related conditions, left ear | CMS +H70893 | Other mastoiditis and related conditions, bilateral | CMS +H70899 | Other mastoiditis and related conditions, unspecified ear | CMS +H709 | Mastoiditis, unspecified | WHO +H7090 | Unspecified mastoiditis, unspecified ear | CMS +H7091 | Unspecified mastoiditis, right ear | CMS +H7092 | Unspecified mastoiditis, left ear | CMS +H7093 | Unspecified mastoiditis, bilateral | CMS +H71 | Cholesteatoma of middle ear | WHO +H7100 | Cholesteatoma of attic, unspecified ear | CMS +H7101 | Cholesteatoma of attic, right ear | CMS +H7102 | Cholesteatoma of attic, left ear | CMS +H7103 | Cholesteatoma of attic, bilateral | CMS +H7110 | Cholesteatoma of tympanum, unspecified ear | CMS +H7111 | Cholesteatoma of tympanum, right ear | CMS +H7112 | Cholesteatoma of tympanum, left ear | CMS +H7113 | Cholesteatoma of tympanum, bilateral | CMS +H7120 | Cholesteatoma of mastoid, unspecified ear | CMS +H7121 | Cholesteatoma of mastoid, right ear | CMS +H7122 | Cholesteatoma of mastoid, left ear | CMS +H7123 | Cholesteatoma of mastoid, bilateral | CMS +H7130 | Diffuse cholesteatosis, unspecified ear | CMS +H7131 | Diffuse cholesteatosis, right ear | CMS +H7132 | Diffuse cholesteatosis, left ear | CMS +H7133 | Diffuse cholesteatosis, bilateral | CMS +H7190 | Unspecified cholesteatoma, unspecified ear | CMS +H7191 | Unspecified cholesteatoma, right ear | CMS +H7192 | Unspecified cholesteatoma, left ear | CMS +H7193 | Unspecified cholesteatoma, bilateral | CMS +H72 | Perforation of tympanic membrane | WHO +H720 | Central perforation of tympanic membrane | WHO +H7200 | Central perforation of tympanic membrane, unspecified ear | CMS +H7201 | Central perforation of tympanic membrane, right ear | CMS +H7202 | Central perforation of tympanic membrane, left ear | CMS +H7203 | Central perforation of tympanic membrane, bilateral | CMS +H721 | Attic perforation of tympanic membrane | WHO +H7210 | Attic perforation of tympanic membrane, unspecified ear | CMS +H7211 | Attic perforation of tympanic membrane, right ear | CMS +H7212 | Attic perforation of tympanic membrane, left ear | CMS +H7213 | Attic perforation of tympanic membrane, bilateral | CMS +H722 | Other marginal perforations of tympanic membrane | WHO +H722X1 | Other marginal perforations of tympanic membrane, right ear | CMS +H722X2 | Other marginal perforations of tympanic membrane, left ear | CMS +H722X3 | Other marginal perforations of tympanic membrane, bilateral | CMS +H722X9 | Other marginal perforations of tympanic membrane, unspecified ear | CMS +H728 | Other perforations of tympanic membrane | WHO +H72811 | Multiple perforations of tympanic membrane, right ear | CMS +H72812 | Multiple perforations of tympanic membrane, left ear | CMS +H72813 | Multiple perforations of tympanic membrane, bilateral | CMS +H72819 | Multiple perforations of tympanic membrane, unspecified ear | CMS +H72821 | Total perforations of tympanic membrane, right ear | CMS +H72822 | Total perforations of tympanic membrane, left ear | CMS +H72823 | Total perforations of tympanic membrane, bilateral | CMS +H72829 | Total perforations of tympanic membrane, unspecified ear | CMS +H729 | Perforation of tympanic membrane, unspecified | WHO +H7290 | Unspecified perforation of tympanic membrane, unspecified ear | CMS +H7291 | Unspecified perforation of tympanic membrane, right ear | CMS +H7292 | Unspecified perforation of tympanic membrane, left ear | CMS +H7293 | Unspecified perforation of tympanic membrane, bilateral | CMS +H73 | Other disorders of tympanic membrane | WHO +H730 | Acute myringitis | WHO +H73001 | Acute myringitis, right ear | CMS +H73002 | Acute myringitis, left ear | CMS +H73003 | Acute myringitis, bilateral | CMS +H73009 | Acute myringitis, unspecified ear | CMS +H73011 | Bullous myringitis, right ear | CMS +H73012 | Bullous myringitis, left ear | CMS +H73013 | Bullous myringitis, bilateral | CMS +H73019 | Bullous myringitis, unspecified ear | CMS +H73091 | Other acute myringitis, right ear | CMS +H73092 | Other acute myringitis, left ear | CMS +H73093 | Other acute myringitis, bilateral | CMS +H73099 | Other acute myringitis, unspecified ear | CMS +H731 | Chronic myringitis | WHO +H7310 | Chronic myringitis, unspecified ear | CMS +H7311 | Chronic myringitis, right ear | CMS +H7312 | Chronic myringitis, left ear | CMS +H7313 | Chronic myringitis, bilateral | CMS +H7320 | Unspecified myringitis, unspecified ear | CMS +H7321 | Unspecified myringitis, right ear | CMS +H7322 | Unspecified myringitis, left ear | CMS +H7323 | Unspecified myringitis, bilateral | CMS +H738 | Other specified disorders of tympanic membrane | WHO +H73811 | Atrophic flaccid tympanic membrane, right ear | CMS +H73812 | Atrophic flaccid tympanic membrane, left ear | CMS +H73813 | Atrophic flaccid tympanic membrane, bilateral | CMS +H73819 | Atrophic flaccid tympanic membrane, unspecified ear | CMS +H73821 | Atrophic nonflaccid tympanic membrane, right ear | CMS +H73822 | Atrophic nonflaccid tympanic membrane, left ear | CMS +H73823 | Atrophic nonflaccid tympanic membrane, bilateral | CMS +H73829 | Atrophic nonflaccid tympanic membrane, unspecified ear | CMS +H73891 | Other specified disorders of tympanic membrane, right ear | CMS +H73892 | Other specified disorders of tympanic membrane, left ear | CMS +H73893 | Other specified disorders of tympanic membrane, bilateral | CMS +H73899 | Other specified disorders of tympanic membrane, unspecified ear | CMS +H739 | Disorder of tympanic membrane, unspecified | WHO +H7390 | Unspecified disorder of tympanic membrane, unspecified ear | CMS +H7391 | Unspecified disorder of tympanic membrane, right ear | CMS +H7392 | Unspecified disorder of tympanic membrane, left ear | CMS +H7393 | Unspecified disorder of tympanic membrane, bilateral | CMS +H74 | Other disorders of middle ear and mastoid | WHO +H740 | Tympanosclerosis | WHO +H7401 | Tympanosclerosis, right ear | CMS +H7402 | Tympanosclerosis, left ear | CMS +H7403 | Tympanosclerosis, bilateral | CMS +H7409 | Tympanosclerosis, unspecified ear | CMS +H741 | Adhesive middle ear disease | WHO +H7411 | Adhesive right middle ear disease | CMS +H7412 | Adhesive left middle ear disease | CMS +H7413 | Adhesive middle ear disease, bilateral | CMS +H7419 | Adhesive middle ear disease, unspecified ear | CMS +H742 | Discontinuity and dislocation of ear ossicles | WHO +H7420 | Discontinuity and dislocation of ear ossicles, unspecified ear | CMS +H7421 | Discontinuity and dislocation of right ear ossicles | CMS +H7422 | Discontinuity and dislocation of left ear ossicles | CMS +H7423 | Discontinuity and dislocation of ear ossicles, bilateral | CMS +H743 | Other acquired abnormalities of ear ossicles | WHO +H74311 | Ankylosis of ear ossicles, right ear | CMS +H74312 | Ankylosis of ear ossicles, left ear | CMS +H74313 | Ankylosis of ear ossicles, bilateral | CMS +H74319 | Ankylosis of ear ossicles, unspecified ear | CMS +H74321 | Partial loss of ear ossicles, right ear | CMS +H74322 | Partial loss of ear ossicles, left ear | CMS +H74323 | Partial loss of ear ossicles, bilateral | CMS +H74329 | Partial loss of ear ossicles, unspecified ear | CMS +H74391 | Other acquired abnormalities of right ear ossicles | CMS +H74392 | Other acquired abnormalities of left ear ossicles | CMS +H74393 | Other acquired abnormalities of ear ossicles, bilateral | CMS +H74399 | Other acquired abnormalities of ear ossicles, unspecified ear | CMS +H744 | Polyp of middle ear | WHO +H7440 | Polyp of middle ear, unspecified ear | CMS +H7441 | Polyp of right middle ear | CMS +H7442 | Polyp of left middle ear | CMS +H7443 | Polyp of middle ear, bilateral | CMS +H748 | Other specified disorders of middle ear and mastoid | WHO +H748X1 | Other specified disorders of right middle ear and mastoid | CMS +H748X2 | Other specified disorders of left middle ear and mastoid | CMS +H748X3 | Other specified disorders of middle ear and mastoid, bilateral | CMS +H748X9 | Other specified disorders of middle ear and mastoid, unspecified ear | CMS +H749 | Disorder of middle ear and mastoid, unspecified | WHO +H7490 | Unspecified disorder of middle ear and mastoid, unspecified ear | CMS +H7491 | Unspecified disorder of right middle ear and mastoid | CMS +H7492 | Unspecified disorder of left middle ear and mastoid | CMS +H7493 | Unspecified disorder of middle ear and mastoid, bilateral | CMS +H75 | Other disorders of middle ear and mastoid in diseases classified elsewhere | WHO +H750 | Mastoiditis in infectious and parasitic diseases classified elsewhere | WHO +H7500 | Mastoiditis in infectious and parasitic diseases classified elsewhere, unspecified ear | CMS +H7501 | Mastoiditis in infectious and parasitic diseases classified elsewhere, right ear | CMS +H7502 | Mastoiditis in infectious and parasitic diseases classified elsewhere, left ear | CMS +H7503 | Mastoiditis in infectious and parasitic diseases classified elsewhere, bilateral | CMS +H758 | Other specified disorders of middle ear and mastoid in diseases classified elsewhere | WHO +H7580 | Other specified disorders of middle ear and mastoid in diseases classified elsewhere, unspecified ear | CMS +H7581 | Other specified disorders of right middle ear and mastoid in diseases classified elsewhere | CMS +H7582 | Other specified disorders of left middle ear and mastoid in diseases classified elsewhere | CMS +H7583 | Other specified disorders of middle ear and mastoid in diseases classified elsewhere, bilateral | CMS +H80 | Otosclerosis | WHO +H800 | Otosclerosis involving oval window, nonobliterative | WHO +H8000 | Otosclerosis involving oval window, nonobliterative, unspecified ear | CMS +H8001 | Otosclerosis involving oval window, nonobliterative, right ear | CMS +H8002 | Otosclerosis involving oval window, nonobliterative, left ear | CMS +H8003 | Otosclerosis involving oval window, nonobliterative, bilateral | CMS +H801 | Otosclerosis involving oval window, obliterative | WHO +H8010 | Otosclerosis involving oval window, obliterative, unspecified ear | CMS +H8011 | Otosclerosis involving oval window, obliterative, right ear | CMS +H8012 | Otosclerosis involving oval window, obliterative, left ear | CMS +H8013 | Otosclerosis involving oval window, obliterative, bilateral | CMS +H802 | Cochlear otosclerosis | WHO +H8020 | Cochlear otosclerosis, unspecified ear | CMS +H8021 | Cochlear otosclerosis, right ear | CMS +H8022 | Cochlear otosclerosis, left ear | CMS +H8023 | Cochlear otosclerosis, bilateral | CMS +H808 | Other otosclerosis | WHO +H8080 | Other otosclerosis, unspecified ear | CMS +H8081 | Other otosclerosis, right ear | CMS +H8082 | Other otosclerosis, left ear | CMS +H8083 | Other otosclerosis, bilateral | CMS +H809 | Otosclerosis, unspecified | WHO +H8090 | Unspecified otosclerosis, unspecified ear | CMS +H8091 | Unspecified otosclerosis, right ear | CMS +H8092 | Unspecified otosclerosis, left ear | CMS +H8093 | Unspecified otosclerosis, bilateral | CMS +H81 | Disorders of vestibular function | WHO +H810 | Ménière disease | WHO +H8101 | Meniere's disease, right ear | CMS +H8102 | Meniere's disease, left ear | CMS +H8103 | Meniere's disease, bilateral | CMS +H8109 | Meniere's disease, unspecified ear | CMS +H811 | Benign paroxysmal vertigo | WHO +H8110 | Benign paroxysmal vertigo, unspecified ear | CMS +H8111 | Benign paroxysmal vertigo, right ear | CMS +H8112 | Benign paroxysmal vertigo, left ear | CMS +H8113 | Benign paroxysmal vertigo, bilateral | CMS +H812 | Vestibular neuronitis | WHO +H8120 | Vestibular neuronitis, unspecified ear | CMS +H8121 | Vestibular neuronitis, right ear | CMS +H8122 | Vestibular neuronitis, left ear | CMS +H8123 | Vestibular neuronitis, bilateral | CMS +H813 | Other peripheral vertigo | WHO +H81311 | Aural vertigo, right ear | CMS +H81312 | Aural vertigo, left ear | CMS +H81313 | Aural vertigo, bilateral | CMS +H81319 | Aural vertigo, unspecified ear | CMS +H81391 | Other peripheral vertigo, right ear | CMS +H81392 | Other peripheral vertigo, left ear | CMS +H81393 | Other peripheral vertigo, bilateral | CMS +H81399 | Other peripheral vertigo, unspecified ear | CMS +H814 | Vertigo of central origin | WHO +H8141 | Vertigo of central origin, right ear | CMS +H8142 | Vertigo of central origin, left ear | CMS +H8143 | Vertigo of central origin, bilateral | CMS +H8149 | Vertigo of central origin, unspecified ear | CMS +H818 | Other disorders of vestibular function | WHO +H818X1 | Other disorders of vestibular function, right ear | CMS +H818X2 | Other disorders of vestibular function, left ear | CMS +H818X3 | Other disorders of vestibular function, bilateral | CMS +H818X9 | Other disorders of vestibular function, unspecified ear | CMS +H819 | Disorder of vestibular function, unspecified | WHO +H8190 | Unspecified disorder of vestibular function, unspecified ear | CMS +H8191 | Unspecified disorder of vestibular function, right ear | CMS +H8192 | Unspecified disorder of vestibular function, left ear | CMS +H8193 | Unspecified disorder of vestibular function, bilateral | CMS +H82 | Vertiginous syndromes in diseases classified elsewhere | WHO +H821 | Vertiginous syndromes in diseases classified elsewhere, right ear | CMS +H822 | Vertiginous syndromes in diseases classified elsewhere, left ear | CMS +H823 | Vertiginous syndromes in diseases classified elsewhere, bilateral | CMS +H829 | Vertiginous syndromes in diseases classified elsewhere, unspecified ear | CMS +H83 | Other diseases of inner ear | WHO +H830 | Labyrinthitis | WHO +H8301 | Labyrinthitis, right ear | CMS +H8302 | Labyrinthitis, left ear | CMS +H8303 | Labyrinthitis, bilateral | CMS +H8309 | Labyrinthitis, unspecified ear | CMS +H831 | Labyrinthine fistula | WHO +H8311 | Labyrinthine fistula, right ear | CMS +H8312 | Labyrinthine fistula, left ear | CMS +H8313 | Labyrinthine fistula, bilateral | CMS +H8319 | Labyrinthine fistula, unspecified ear | CMS +H832 | Labyrinthine dysfunction | WHO +H832X1 | Labyrinthine dysfunction, right ear | CMS +H832X2 | Labyrinthine dysfunction, left ear | CMS +H832X3 | Labyrinthine dysfunction, bilateral | CMS +H832X9 | Labyrinthine dysfunction, unspecified ear | CMS +H833 | Noise effects on inner ear | WHO +H833X1 | Noise effects on right inner ear | CMS +H833X2 | Noise effects on left inner ear | CMS +H833X3 | Noise effects on inner ear, bilateral | CMS +H833X9 | Noise effects on inner ear, unspecified ear | CMS +H838 | Other specified diseases of inner ear | WHO +H838X1 | Other specified diseases of right inner ear | CMS +H838X2 | Other specified diseases of left inner ear | CMS +H838X3 | Other specified diseases of inner ear, bilateral | CMS +H838X9 | Other specified diseases of inner ear, unspecified ear | CMS +H839 | Disease of inner ear, unspecified | WHO +H8390 | Unspecified disease of inner ear, unspecified ear | CMS +H8391 | Unspecified disease of right inner ear | CMS +H8392 | Unspecified disease of left inner ear | CMS +H8393 | Unspecified disease of inner ear, bilateral | CMS +H90 | Conductive and sensorineural hearing loss | WHO +H900 | Conductive hearing loss, bilateral | WHO +H901 | Conductive hearing loss, unilateral with unrestricted hearing on the contralateral side | WHO +H9011 | Conductive hearing loss, unilateral, right ear, with unrestricted hearing on the contralateral side | CMS +H9012 | Conductive hearing loss, unilateral, left ear, with unrestricted hearing on the contralateral side | CMS +H902 | Conductive hearing loss, unspecified | WHO +H903 | Sensorineural hearing loss, bilateral | WHO +H904 | Sensorineural hearing loss, unilateral with unrestricted hearing on the contralateral side | WHO +H9041 | Sensorineural hearing loss, unilateral, right ear, with unrestricted hearing on the contralateral side | CMS +H9042 | Sensorineural hearing loss, unilateral, left ear, with unrestricted hearing on the contralateral side | CMS +H905 | Sensorineural hearing loss, unspecified | WHO +H906 | Mixed conductive and sensorineural hearing loss, bilateral | WHO +H907 | Mixed conductive and sensorineural hearing loss, unilateral with unrestricted hearing on the contralateral side | WHO +H9071 | Mixed conductive and sensorineural hearing loss, unilateral, right ear, with unrestricted hearing on the contralateral side | CMS +H9072 | Mixed conductive and sensorineural hearing loss, unilateral, left ear, with unrestricted hearing on the contralateral side | CMS +H908 | Mixed conductive and sensorineural hearing loss, unspecified | WHO +H90A11 | Conductive hearing loss, unilateral, right ear with restricted hearing on the contralateral side | CMS +H90A12 | Conductive hearing loss, unilateral, left ear with restricted hearing on the contralateral side | CMS +H90A21 | Sensorineural hearing loss, unilateral, right ear, with restricted hearing on the contralateral side | CMS +H90A22 | Sensorineural hearing loss, unilateral, left ear, with restricted hearing on the contralateral side | CMS +H90A31 | Mixed conductive and sensorineural hearing loss, unilateral, right ear with restricted hearing on the contralateral side | CMS +H90A32 | Mixed conductive and sensorineural hearing loss, unilateral, left ear with restricted hearing on the contralateral side | CMS +H91 | Other hearing loss | WHO +H910 | Ototoxic hearing loss | WHO +H9101 | Ototoxic hearing loss, right ear | CMS +H9102 | Ototoxic hearing loss, left ear | CMS +H9103 | Ototoxic hearing loss, bilateral | CMS +H9109 | Ototoxic hearing loss, unspecified ear | CMS +H911 | Presbycusis | WHO +H9110 | Presbycusis, unspecified ear | CMS +H9111 | Presbycusis, right ear | CMS +H9112 | Presbycusis, left ear | CMS +H9113 | Presbycusis, bilateral | CMS +H912 | Sudden idiopathic hearing loss | WHO +H9120 | Sudden idiopathic hearing loss, unspecified ear | CMS +H9121 | Sudden idiopathic hearing loss, right ear | CMS +H9122 | Sudden idiopathic hearing loss, left ear | CMS +H9123 | Sudden idiopathic hearing loss, bilateral | CMS +H913 | Deaf mutism, not elsewhere classified | WHO +H918 | Other specified hearing loss | WHO +H918X1 | Other specified hearing loss, right ear | CMS +H918X2 | Other specified hearing loss, left ear | CMS +H918X3 | Other specified hearing loss, bilateral | CMS +H918X9 | Other specified hearing loss, unspecified ear | CMS +H919 | Hearing loss, unspecified | WHO +H9190 | Unspecified hearing loss, unspecified ear | CMS +H9191 | Unspecified hearing loss, right ear | CMS +H9192 | Unspecified hearing loss, left ear | CMS +H9193 | Unspecified hearing loss, bilateral | CMS +H92 | Otalgia and effusion of ear | WHO +H920 | Otalgia | WHO +H9201 | Otalgia, right ear | CMS +H9202 | Otalgia, left ear | CMS +H9203 | Otalgia, bilateral | CMS +H9209 | Otalgia, unspecified ear | CMS +H921 | Otorrhoea | WHO +H9210 | Otorrhea, unspecified ear | CMS +H9211 | Otorrhea, right ear | CMS +H9212 | Otorrhea, left ear | CMS +H9213 | Otorrhea, bilateral | CMS +H922 | Otorrhagia | WHO +H9220 | Otorrhagia, unspecified ear | CMS +H9221 | Otorrhagia, right ear | CMS +H9222 | Otorrhagia, left ear | CMS +H9223 | Otorrhagia, bilateral | CMS +H93 | Other disorders of ear, not elsewhere classified | WHO +H930 | Degenerative and vascular disorders of ear | WHO +H93011 | Transient ischemic deafness, right ear | CMS +H93012 | Transient ischemic deafness, left ear | CMS +H93013 | Transient ischemic deafness, bilateral | CMS +H93019 | Transient ischemic deafness, unspecified ear | CMS +H93091 | Unspecified degenerative and vascular disorders of right ear | CMS +H93092 | Unspecified degenerative and vascular disorders of left ear | CMS +H93093 | Unspecified degenerative and vascular disorders of ear, bilateral | CMS +H93099 | Unspecified degenerative and vascular disorders of unspecified ear | CMS +H931 | Tinnitus | WHO +H9311 | Tinnitus, right ear | CMS +H9312 | Tinnitus, left ear | CMS +H9313 | Tinnitus, bilateral | CMS +H9319 | Tinnitus, unspecified ear | CMS +H932 | Other abnormal auditory perceptions | WHO +H93211 | Auditory recruitment, right ear | CMS +H93212 | Auditory recruitment, left ear | CMS +H93213 | Auditory recruitment, bilateral | CMS +H93219 | Auditory recruitment, unspecified ear | CMS +H93221 | Diplacusis, right ear | CMS +H93222 | Diplacusis, left ear | CMS +H93223 | Diplacusis, bilateral | CMS +H93229 | Diplacusis, unspecified ear | CMS +H93231 | Hyperacusis, right ear | CMS +H93232 | Hyperacusis, left ear | CMS +H93233 | Hyperacusis, bilateral | CMS +H93239 | Hyperacusis, unspecified ear | CMS +H93241 | Temporary auditory threshold shift, right ear | CMS +H93242 | Temporary auditory threshold shift, left ear | CMS +H93243 | Temporary auditory threshold shift, bilateral | CMS +H93249 | Temporary auditory threshold shift, unspecified ear | CMS +H9325 | Central auditory processing disorder | CMS +H93291 | Other abnormal auditory perceptions, right ear | CMS +H93292 | Other abnormal auditory perceptions, left ear | CMS +H93293 | Other abnormal auditory perceptions, bilateral | CMS +H93299 | Other abnormal auditory perceptions, unspecified ear | CMS +H933 | Disorders of acoustic nerve | WHO +H933X1 | Disorders of right acoustic nerve | CMS +H933X2 | Disorders of left acoustic nerve | CMS +H933X3 | Disorders of bilateral acoustic nerves | CMS +H933X9 | Disorders of unspecified acoustic nerve | CMS +H938 | Other specified disorders of ear | WHO +H938X1 | Other specified disorders of right ear | CMS +H938X2 | Other specified disorders of left ear | CMS +H938X3 | Other specified disorders of ear, bilateral | CMS +H938X9 | Other specified disorders of ear, unspecified ear | CMS +H939 | Disorder of ear, unspecified | WHO +H9390 | Unspecified disorder of ear, unspecified ear | CMS +H9391 | Unspecified disorder of right ear | CMS +H9392 | Unspecified disorder of left ear | CMS +H9393 | Unspecified disorder of ear, bilateral | CMS +H93A1 | Pulsatile tinnitus, right ear | CMS +H93A2 | Pulsatile tinnitus, left ear | CMS +H93A3 | Pulsatile tinnitus, bilateral | CMS +H93A9 | Pulsatile tinnitus, unspecified ear | CMS +H94 | Other disorders of ear in diseases classified elsewhere | WHO +H940 | Acoustic neuritis in infectious and parasitic diseases classified elsewhere | WHO +H9400 | Acoustic neuritis in infectious and parasitic diseases classified elsewhere, unspecified ear | CMS +H9401 | Acoustic neuritis in infectious and parasitic diseases classified elsewhere, right ear | CMS +H9402 | Acoustic neuritis in infectious and parasitic diseases classified elsewhere, left ear | CMS +H9403 | Acoustic neuritis in infectious and parasitic diseases classified elsewhere, bilateral | CMS +H948 | Other specified disorders of ear in diseases classified elsewhere | WHO +H9480 | Other specified disorders of ear in diseases classified elsewhere, unspecified ear | CMS +H9481 | Other specified disorders of right ear in diseases classified elsewhere | CMS +H9482 | Other specified disorders of left ear in diseases classified elsewhere | CMS +H9483 | Other specified disorders of ear in diseases classified elsewhere, bilateral | CMS +H95 | Postprocedural disorders of ear and mastoid process, not elsewhere classified | WHO +H950 | Recurrent cholesteatoma of postmastoidectomy cavity | WHO +H9500 | Recurrent cholesteatoma of postmastoidectomy cavity, unspecified ear | CMS +H9501 | Recurrent cholesteatoma of postmastoidectomy cavity, right ear | CMS +H9502 | Recurrent cholesteatoma of postmastoidectomy cavity, left ear | CMS +H9503 | Recurrent cholesteatoma of postmastoidectomy cavity, bilateral ears | CMS +H951 | Other disorders following mastoidectomy | WHO +H95111 | Chronic inflammation of postmastoidectomy cavity, right ear | CMS +H95112 | Chronic inflammation of postmastoidectomy cavity, left ear | CMS +H95113 | Chronic inflammation of postmastoidectomy cavity, bilateral ears | CMS +H95119 | Chronic inflammation of postmastoidectomy cavity, unspecified ear | CMS +H95121 | Granulation of postmastoidectomy cavity, right ear | CMS +H95122 | Granulation of postmastoidectomy cavity, left ear | CMS +H95123 | Granulation of postmastoidectomy cavity, bilateral ears | CMS +H95129 | Granulation of postmastoidectomy cavity, unspecified ear | CMS +H95131 | Mucosal cyst of postmastoidectomy cavity, right ear | CMS +H95132 | Mucosal cyst of postmastoidectomy cavity, left ear | CMS +H95133 | Mucosal cyst of postmastoidectomy cavity, bilateral ears | CMS +H95139 | Mucosal cyst of postmastoidectomy cavity, unspecified ear | CMS +H95191 | Other disorders following mastoidectomy, right ear | CMS +H95192 | Other disorders following mastoidectomy, left ear | CMS +H95193 | Other disorders following mastoidectomy, bilateral ears | CMS +H95199 | Other disorders following mastoidectomy, unspecified ear | CMS +H9521 | Intraoperative hemorrhage and hematoma of ear and mastoid process complicating a procedure on the ear and mastoid process | CMS +H9522 | Intraoperative hemorrhage and hematoma of ear and mastoid process complicating other procedure | CMS +H9531 | Accidental puncture and laceration of the ear and mastoid process during a procedure on the ear and mastoid process | CMS +H9532 | Accidental puncture and laceration of the ear and mastoid process during other procedure | CMS +H9541 | Postprocedural hemorrhage of ear and mastoid process following a procedure on the ear and mastoid process | CMS +H9542 | Postprocedural hemorrhage of ear and mastoid process following other procedure | CMS +H9551 | Postprocedural hematoma of ear and mastoid process following a procedure on the ear and mastoid process | CMS +H9552 | Postprocedural hematoma of ear and mastoid process following other procedure | CMS +H9553 | Postprocedural seroma of ear and mastoid process following a procedure on the ear and mastoid process | CMS +H9554 | Postprocedural seroma of ear and mastoid process following other procedure | CMS +H958 | Other postprocedural disorders of ear and mastoid process | WHO +H95811 | Postprocedural stenosis of right external ear canal | CMS +H95812 | Postprocedural stenosis of left external ear canal | CMS +H95813 | Postprocedural stenosis of external ear canal, bilateral | CMS +H95819 | Postprocedural stenosis of unspecified external ear canal | CMS +H9588 | Other intraoperative complications and disorders of the ear and mastoid process, not elsewhere classified | CMS +H9589 | Other postprocedural complications and disorders of the ear and mastoid process, not elsewhere classified | CMS +H959 | Postprocedural disorder of ear and mastoid process, unspecified | WHO +I00 | Rheumatic fever without mention of heart involvement | WHO +I01 | Rheumatic fever with heart involvement | WHO +I010 | Acute rheumatic pericarditis | WHO +I011 | Acute rheumatic endocarditis | WHO +I012 | Acute rheumatic myocarditis | WHO +I018 | Other acute rheumatic heart disease | WHO +I019 | Acute rheumatic heart disease, unspecified | WHO +I02 | Rheumatic chorea | WHO +I020 | Rheumatic chorea with heart involvement | WHO +I029 | Rheumatic chorea without heart involvement | WHO +I05 | Rheumatic mitral valve diseases | WHO +I050 | Mitral stenosis | WHO +I051 | Rheumatic mitral insufficiency | WHO +I052 | Mitral stenosis with insufficiency | WHO +I058 | Other mitral valve diseases | WHO +I059 | Mitral valve disease, unspecified | WHO +I06 | Rheumatic aortic valve diseases | WHO +I060 | Rheumatic aortic stenosis | WHO +I061 | Rheumatic aortic insufficiency | WHO +I062 | Rheumatic aortic stenosis with insufficiency | WHO +I068 | Other rheumatic aortic valve diseases | WHO +I069 | Rheumatic aortic valve disease, unspecified | WHO +I07 | Rheumatic tricuspid valve diseases | WHO +I070 | Tricuspid stenosis | WHO +I071 | Tricuspid insufficiency | WHO +I072 | Tricuspid stenosis with insufficiency | WHO +I078 | Other tricuspid valve diseases | WHO +I079 | Tricuspid valve disease, unspecified | WHO +I08 | Multiple valve diseases | WHO +I080 | Disorders of both mitral and aortic valves | WHO +I081 | Disorders of both mitral and tricuspid valves | WHO +I082 | Disorders of both aortic and tricuspid valves | WHO +I083 | Combined disorders of mitral, aortic and tricuspid valves | WHO +I088 | Other multiple valve diseases | WHO +I089 | Multiple valve disease, unspecified | WHO +I09 | Other rheumatic heart diseases | WHO +I090 | Rheumatic myocarditis | WHO +I091 | Rheumatic diseases of endocardium, valve unspecified | WHO +I092 | Chronic rheumatic pericarditis | WHO +I098 | Other specified rheumatic heart diseases | WHO +I0981 | Rheumatic heart failure | CMS +I0989 | Other specified rheumatic heart diseases | CMS +I099 | Rheumatic heart disease, unspecified | WHO +I10 | Essential (primary) hypertension | WHO +I11 | Hypertensive heart disease | WHO +I110 | Hypertensive heart disease with (congestive) heart failure | WHO +I119 | Hypertensive heart disease without (congestive) heart failure | WHO +I12 | Hypertensive renal disease | WHO +I120 | Hypertensive renal disease with renal failure | WHO +I129 | Hypertensive renal disease without renal failure | WHO +I13 | Hypertensive heart and renal disease | WHO +I130 | Hypertensive heart and renal disease with (congestive) heart failure | WHO +I131 | Hypertensive heart and renal disease with renal failure | WHO +I1310 | Hypertensive heart and chronic kidney disease without heart failure, with stage 1 through stage 4 chronic kidney disease, or unspecified chronic kidney disease | CMS +I1311 | Hypertensive heart and chronic kidney disease without heart failure, with stage 5 chronic kidney disease, or end stage renal disease | CMS +I132 | Hypertensive heart and renal disease with both (congestive) heart failure and renal failure | WHO +I139 | Hypertensive heart and renal disease, unspecified | WHO +I15 | Secondary hypertension | WHO +I150 | Renovascular hypertension | WHO +I151 | Hypertension secondary to other renal disorders | WHO +I152 | Hypertension secondary to endocrine disorders | WHO +I158 | Other secondary hypertension | WHO +I159 | Secondary hypertension, unspecified | WHO +I160 | Hypertensive urgency | CMS +I161 | Hypertensive emergency | CMS +I169 | Hypertensive crisis, unspecified | CMS +I20 | Angina pectoris | WHO +I200 | Unstable angina | WHO +I201 | Angina pectoris with documented spasm | WHO +I208 | Other forms of angina pectoris | WHO +I209 | Angina pectoris, unspecified | WHO +I21 | Acute myocardial infarction | WHO +I210 | Acute transmural myocardial infarction of anterior wall | WHO +I2101 | ST elevation (STEMI) myocardial infarction involving left main coronary artery | CMS +I2102 | ST elevation (STEMI) myocardial infarction involving left anterior descending coronary artery | CMS +I2109 | ST elevation (STEMI) myocardial infarction involving other coronary artery of anterior wall | CMS +I211 | Acute transmural myocardial infarction of inferior wall | WHO +I2111 | ST elevation (STEMI) myocardial infarction involving right coronary artery | CMS +I2119 | ST elevation (STEMI) myocardial infarction involving other coronary artery of inferior wall | CMS +I212 | Acute transmural myocardial infarction of other sites | WHO +I2121 | ST elevation (STEMI) myocardial infarction involving left circumflex coronary artery | CMS +I2129 | ST elevation (STEMI) myocardial infarction involving other sites | CMS +I213 | Acute transmural myocardial infarction of unspecified site | WHO +I214 | Acute subendocardial myocardial infarction | WHO +I219 | Acute myocardial infarction, unspecified | WHO +I21A1 | Myocardial infarction type 2 | CMS +I21A9 | Other myocardial infarction type | CMS +I22 | Subsequent myocardial infarction | WHO +I220 | Subsequent myocardial infarction of anterior wall | WHO +I221 | Subsequent myocardial infarction of inferior wall | WHO +I222 | Subsequent non-ST elevation (NSTEMI) myocardial infarction | CMS +I228 | Subsequent myocardial infarction of other sites | WHO +I229 | Subsequent myocardial infarction of unspecified site | WHO +I23 | Certain current complications following acute myocardial infarction | WHO +I230 | Haemopericardium as current complication following acute myocardial infarction | WHO +I231 | Atrial septal defect as current complication following acute myocardial infarction | WHO +I232 | Ventricular septal defect as current complication following acute myocardial infarction | WHO +I233 | Rupture of cardiac wall without haemopericardium as current complication following acute myocardial infarction | WHO +I234 | Rupture of chordae tendineae as current complication following acute myocardial infarction | WHO +I235 | Rupture of papillary muscle as current complication following acute myocardial infarction | WHO +I236 | Thrombosis of atrium, auricular appendage, and ventricle as current complications following acute myocardial infarction | WHO +I237 | Postinfarction angina | CMS +I238 | Other current complications following acute myocardial infarction | WHO +I24 | Other acute ischaemic heart diseases | WHO +I240 | Coronary thrombosis not resulting in myocardial infarction | WHO +I241 | Dressler syndrome | WHO +I248 | Other forms of acute ischaemic heart disease | WHO +I249 | Acute ischaemic heart disease, unspecified | WHO +I25 | Chronic ischaemic heart disease | WHO +I250 | Atherosclerotic cardiovascular disease, so described | WHO +I251 | Atherosclerotic heart disease | WHO +I2510 | Atherosclerotic heart disease of native coronary artery without angina pectoris | CMS +I25110 | Atherosclerotic heart disease of native coronary artery with unstable angina pectoris | CMS +I25111 | Atherosclerotic heart disease of native coronary artery with angina pectoris with documented spasm | CMS +I25118 | Atherosclerotic heart disease of native coronary artery with other forms of angina pectoris | CMS +I25119 | Atherosclerotic heart disease of native coronary artery with unspecified angina pectoris | CMS +I252 | Old myocardial infarction | WHO +I253 | Aneurysm of heart | WHO +I254 | Coronary artery aneurysm and dissection | WHO +I2541 | Coronary artery aneurysm | CMS +I2542 | Coronary artery dissection | CMS +I255 | Ischaemic cardiomyopathy | WHO +I256 | Silent myocardial ischaemia | WHO +I25700 | Atherosclerosis of coronary artery bypass graft(s), unspecified, with unstable angina pectoris | CMS +I25701 | Atherosclerosis of coronary artery bypass graft(s), unspecified, with angina pectoris with documented spasm | CMS +I25708 | Atherosclerosis of coronary artery bypass graft(s), unspecified, with other forms of angina pectoris | CMS +I25709 | Atherosclerosis of coronary artery bypass graft(s), unspecified, with unspecified angina pectoris | CMS +I25710 | Atherosclerosis of autologous vein coronary artery bypass graft(s) with unstable angina pectoris | CMS +I25711 | Atherosclerosis of autologous vein coronary artery bypass graft(s) with angina pectoris with documented spasm | CMS +I25718 | Atherosclerosis of autologous vein coronary artery bypass graft(s) with other forms of angina pectoris | CMS +I25719 | Atherosclerosis of autologous vein coronary artery bypass graft(s) with unspecified angina pectoris | CMS +I25720 | Atherosclerosis of autologous artery coronary artery bypass graft(s) with unstable angina pectoris | CMS +I25721 | Atherosclerosis of autologous artery coronary artery bypass graft(s) with angina pectoris with documented spasm | CMS +I25728 | Atherosclerosis of autologous artery coronary artery bypass graft(s) with other forms of angina pectoris | CMS +I25729 | Atherosclerosis of autologous artery coronary artery bypass graft(s) with unspecified angina pectoris | CMS +I25730 | Atherosclerosis of nonautologous biological coronary artery bypass graft(s) with unstable angina pectoris | CMS +I25731 | Atherosclerosis of nonautologous biological coronary artery bypass graft(s) with angina pectoris with documented spasm | CMS +I25738 | Atherosclerosis of nonautologous biological coronary artery bypass graft(s) with other forms of angina pectoris | CMS +I25739 | Atherosclerosis of nonautologous biological coronary artery bypass graft(s) with unspecified angina pectoris | CMS +I25750 | Atherosclerosis of native coronary artery of transplanted heart with unstable angina | CMS +I25751 | Atherosclerosis of native coronary artery of transplanted heart with angina pectoris with documented spasm | CMS +I25758 | Atherosclerosis of native coronary artery of transplanted heart with other forms of angina pectoris | CMS +I25759 | Atherosclerosis of native coronary artery of transplanted heart with unspecified angina pectoris | CMS +I25760 | Atherosclerosis of bypass graft of coronary artery of transplanted heart with unstable angina | CMS +I25761 | Atherosclerosis of bypass graft of coronary artery of transplanted heart with angina pectoris with documented spasm | CMS +I25768 | Atherosclerosis of bypass graft of coronary artery of transplanted heart with other forms of angina pectoris | CMS +I25769 | Atherosclerosis of bypass graft of coronary artery of transplanted heart with unspecified angina pectoris | CMS +I25790 | Atherosclerosis of other coronary artery bypass graft(s) with unstable angina pectoris | CMS +I25791 | Atherosclerosis of other coronary artery bypass graft(s) with angina pectoris with documented spasm | CMS +I25798 | Atherosclerosis of other coronary artery bypass graft(s) with other forms of angina pectoris | CMS +I25799 | Atherosclerosis of other coronary artery bypass graft(s) with unspecified angina pectoris | CMS +I258 | Other forms of chronic ischaemic heart disease | WHO +I25810 | Atherosclerosis of coronary artery bypass graft(s) without angina pectoris | CMS +I25811 | Atherosclerosis of native coronary artery of transplanted heart without angina pectoris | CMS +I25812 | Atherosclerosis of bypass graft of coronary artery of transplanted heart without angina pectoris | CMS +I2582 | Chronic total occlusion of coronary artery | CMS +I2583 | Coronary atherosclerosis due to lipid rich plaque | CMS +I2584 | Coronary atherosclerosis due to calcified coronary lesion | CMS +I2589 | Other forms of chronic ischemic heart disease | CMS +I259 | Chronic ischaemic heart disease, unspecified | WHO +I26 | Pulmonary embolism | WHO +I260 | Pulmonary embolism with mention of acute cor pulmonale | WHO +I2601 | Septic pulmonary embolism with acute cor pulmonale | CMS +I2602 | Saddle embolus of pulmonary artery with acute cor pulmonale | CMS +I2609 | Other pulmonary embolism with acute cor pulmonale | CMS +I269 | Pulmonary embolism without mention of acute cor pulmonale | WHO +I2690 | Septic pulmonary embolism without acute cor pulmonale | CMS +I2692 | Saddle embolus of pulmonary artery without acute cor pulmonale | CMS +I2699 | Other pulmonary embolism without acute cor pulmonale | CMS +I27 | Other pulmonary heart diseases | WHO +I270 | Primary pulmonary hypertension | WHO +I271 | Kyphoscoliotic heart disease | WHO +I272 | Other secondary pulmonary hypertension | WHO +I2720 | Pulmonary hypertension, unspecified | CMS +I2721 | Secondary pulmonary arterial hypertension | CMS +I2722 | Pulmonary hypertension due to left heart disease | CMS +I2723 | Pulmonary hypertension due to lung diseases and hypoxia | CMS +I2724 | Chronic thromboembolic pulmonary hypertension | CMS +I2729 | Other secondary pulmonary hypertension | CMS +I278 | Other specified pulmonary heart diseases | WHO +I2781 | Cor pulmonale (chronic) | CMS +I2782 | Chronic pulmonary embolism | CMS +I2783 | Eisenmenger's syndrome | CMS +I2789 | Other specified pulmonary heart diseases | CMS +I279 | Pulmonary heart disease, unspecified | WHO +I28 | Other diseases of pulmonary vessels | WHO +I280 | Arteriovenous fistula of pulmonary vessels | WHO +I281 | Aneurysm of pulmonary artery | WHO +I288 | Other specified diseases of pulmonary vessels | WHO +I289 | Disease of pulmonary vessels, unspecified | WHO +I30 | Acute pericarditis | WHO +I300 | Acute nonspecific idiopathic pericarditis | WHO +I301 | Infective pericarditis | WHO +I308 | Other forms of acute pericarditis | WHO +I309 | Acute pericarditis, unspecified | WHO +I31 | Other diseases of pericardium | WHO +I310 | Chronic adhesive pericarditis | WHO +I311 | Chronic constrictive pericarditis | WHO +I312 | Haemopericardium, not elsewhere classified | WHO +I313 | Pericardial effusion (noninflammatory) | WHO +I314 | Cardiac tamponade | CMS +I318 | Other specified diseases of pericardium | WHO +I319 | Disease of pericardium, unspecified | WHO +I32 | Pericarditis in diseases classified elsewhere | WHO +I320 | Pericarditis in bacterial diseases classified elsewhere | WHO +I321 | Pericarditis in other infectious and parasitic diseases classified elsewhere | WHO +I328 | Pericarditis in other diseases classified elsewhere | WHO +I33 | Acute and subacute endocarditis | WHO +I330 | Acute and subacute infective endocarditis | WHO +I339 | Acute endocarditis, unspecified | WHO +I34 | Nonrheumatic mitral valve disorders | WHO +I340 | Mitral (valve) insufficiency | WHO +I341 | Mitral (valve) prolapse | WHO +I342 | Nonrheumatic mitral (valve) stenosis | WHO +I348 | Other nonrheumatic mitral valve disorders | WHO +I349 | Nonrheumatic mitral valve disorder, unspecified | WHO +I35 | Nonrheumatic aortic valve disorders | WHO +I350 | Aortic (valve) stenosis | WHO +I351 | Aortic (valve) insufficiency | WHO +I352 | Aortic (valve) stenosis with insufficiency | WHO +I358 | Other aortic valve disorders | WHO +I359 | Aortic valve disorder, unspecified | WHO +I36 | Nonrheumatic tricuspid valve disorders | WHO +I360 | Nonrheumatic tricuspid (valve) stenosis | WHO +I361 | Nonrheumatic tricuspid (valve) insufficiency | WHO +I362 | Nonrheumatic tricuspid (valve) stenosis with insufficiency | WHO +I368 | Other nonrheumatic tricuspid valve disorders | WHO +I369 | Nonrheumatic tricuspid valve disorder, unspecified | WHO +I37 | Pulmonary valve disorders | WHO +I370 | Pulmonary valve stenosis | WHO +I371 | Pulmonary valve insufficiency | WHO +I372 | Pulmonary valve stenosis with insufficiency | WHO +I378 | Other pulmonary valve disorders | WHO +I379 | Pulmonary valve disorder, unspecified | WHO +I38 | Endocarditis, valve unspecified | WHO +I39 | Endocarditis and heart valve disorders in diseases classified elsewhere | WHO +I390 | Mitral valve disorders in diseases classified elsewhere | WHO +I391 | Aortic valve disorders in diseases classified elsewhere | WHO +I392 | Tricuspid valve disorders in diseases classified elsewhere | WHO +I393 | Pulmonary valve disorders in diseases classified elsewhere | WHO +I394 | Multiple valve disorders in diseases classified elsewhere | WHO +I398 | Endocarditis, valve unspecified, in diseases classified elsewhere | WHO +I40 | Acute myocarditis | WHO +I400 | Infective myocarditis | WHO +I401 | Isolated myocarditis | WHO +I408 | Other acute myocarditis | WHO +I409 | Acute myocarditis, unspecified | WHO +I41 | Myocarditis in diseases classified elsewhere | WHO +I410 | Myocarditis in bacterial diseases classified elsewhere | WHO +I411 | Myocarditis in viral diseases classified elsewhere | WHO +I412 | Myocarditis in other infectious and parasitic diseases classified elsewhere | WHO +I418 | Myocarditis in other diseases classified elsewhere | WHO +I42 | Cardiomyopathy | WHO +I420 | Dilated cardiomyopathy | WHO +I421 | Obstructive hypertrophic cardiomyopathy | WHO +I422 | Other hypertrophic cardiomyopathy | WHO +I423 | Endomyocardial (eosinophilic) disease | WHO +I424 | Endocardial fibroelastosis | WHO +I425 | Other restrictive cardiomyopathy | WHO +I426 | Alcoholic cardiomyopathy | WHO +I427 | Cardiomyopathy due to drugs and other external agents | WHO +I428 | Other cardiomyopathies | WHO +I429 | Cardiomyopathy, unspecified | WHO +I43 | Cardiomyopathy in diseases classified elsewhere | WHO +I430 | Cardiomyopathy in infectious and parasitic diseases classified elsewhere | WHO +I431 | Cardiomyopathy in metabolic diseases | WHO +I432 | Cardiomyopathy in nutritional diseases | WHO +I438 | Cardiomyopathy in other diseases classified elsewhere | WHO +I44 | Atrioventricular and left bundle-branch block | WHO +I440 | Atrioventricular block, first degree | WHO +I441 | Atrioventricular block, second degree | WHO +I442 | Atrioventricular block, complete | WHO +I443 | Other and unspecified atrioventricular block | WHO +I4430 | Unspecified atrioventricular block | CMS +I4439 | Other atrioventricular block | CMS +I444 | Left anterior fascicular block | WHO +I445 | Left posterior fascicular block | WHO +I446 | Other and unspecified fascicular block | WHO +I4460 | Unspecified fascicular block | CMS +I4469 | Other fascicular block | CMS +I447 | Left bundle-branch block, unspecified | WHO +I45 | Other conduction disorders | WHO +I450 | Right fascicular block | WHO +I451 | Other and unspecified right bundle-branch block | WHO +I4510 | Unspecified right bundle-branch block | CMS +I4519 | Other right bundle-branch block | CMS +I452 | Bifascicular block | WHO +I453 | Trifascicular block | WHO +I454 | Nonspecific intraventricular block | WHO +I455 | Other specified heart block | WHO +I456 | Pre-excitation syndrome | WHO +I458 | Other specified conduction disorders | WHO +I4581 | Long QT syndrome | CMS +I4589 | Other specified conduction disorders | CMS +I459 | Conduction disorder, unspecified | WHO +I46 | Cardiac arrest | WHO +I460 | Cardiac arrest with successful resuscitation | WHO +I461 | Sudden cardiac death, so described | WHO +I462 | Cardiac arrest due to underlying cardiac condition | CMS +I468 | Cardiac arrest due to other underlying condition | CMS +I469 | Cardiac arrest, unspecified | WHO +I47 | Paroxysmal tachycardia | WHO +I470 | Re-entry ventricular arrhythmia | WHO +I471 | Supraventricular tachycardia | WHO +I472 | Ventricular tachycardia | WHO +I479 | Paroxysmal tachycardia, unspecified | WHO +I48 | Atrial fibrillation and flutter | WHO +I480 | Paroxysmal atrial fibrillation | WHO +I481 | Persistent atrial fibrillation | WHO +I482 | Chronic atrial fibrillation | WHO +I483 | Typical atrial flutter | WHO +I484 | Atypical atrial flutter | WHO +I489 | Atrial fibrillation and atrial flutter, unspecified | WHO +I4891 | Unspecified atrial fibrillation | CMS +I4892 | Unspecified atrial flutter | CMS +I49 | Other cardiac arrhythmias | WHO +I490 | Ventricular fibrillation and flutter | WHO +I4901 | Ventricular fibrillation | CMS +I4902 | Ventricular flutter | CMS +I491 | Atrial premature depolarization | WHO +I492 | Junctional premature depolarization | WHO +I493 | Ventricular premature depolarization | WHO +I494 | Other and unspecified premature depolarization | WHO +I4940 | Unspecified premature depolarization | CMS +I4949 | Other premature depolarization | CMS +I495 | Sick sinus syndrome | WHO +I498 | Other specified cardiac arrhythmias | WHO +I499 | Cardiac arrhythmia, unspecified | WHO +I50 | Heart failure | WHO +I500 | Congestive heart failure | WHO +I501 | Left ventricular failure | WHO +I5020 | Unspecified systolic (congestive) heart failure | CMS +I5021 | Acute systolic (congestive) heart failure | CMS +I5022 | Chronic systolic (congestive) heart failure | CMS +I5023 | Acute on chronic systolic (congestive) heart failure | CMS +I5030 | Unspecified diastolic (congestive) heart failure | CMS +I5031 | Acute diastolic (congestive) heart failure | CMS +I5032 | Chronic diastolic (congestive) heart failure | CMS +I5033 | Acute on chronic diastolic (congestive) heart failure | CMS +I5040 | Unspecified combined systolic (congestive) and diastolic (congestive) heart failure | CMS +I5041 | Acute combined systolic (congestive) and diastolic (congestive) heart failure | CMS +I5042 | Chronic combined systolic (congestive) and diastolic (congestive) heart failure | CMS +I5043 | Acute on chronic combined systolic (congestive) and diastolic (congestive) heart failure | CMS +I50810 | Right heart failure, unspecified | CMS +I50811 | Acute right heart failure | CMS +I50812 | Chronic right heart failure | CMS +I50813 | Acute on chronic right heart failure | CMS +I50814 | Right heart failure due to left heart failure | CMS +I5082 | Biventricular heart failure | CMS +I5083 | High output heart failure | CMS +I5084 | End stage heart failure | CMS +I5089 | Other heart failure | CMS +I509 | Heart failure, unspecified | WHO +I51 | Complications and ill-defined descriptions of heart disease | WHO +I510 | Cardiac septal defect, acquired | WHO +I511 | Rupture of chordae tendineae, not elsewhere classified | WHO +I512 | Rupture of papillary muscle, not elsewhere classified | WHO +I513 | Intracardiac thrombosis, not elsewhere classified | WHO +I514 | Myocarditis, unspecified | WHO +I515 | Myocardial degeneration | WHO +I516 | Cardiovascular disease, unspecified | WHO +I517 | Cardiomegaly | WHO +I518 | Other ill-defined heart diseases | WHO +I5181 | Takotsubo syndrome | CMS +I5189 | Other ill-defined heart diseases | CMS +I519 | Heart disease, unspecified | WHO +I52 | Other heart disorders in diseases classified elsewhere | WHO +I520 | Other heart disorders in bacterial diseases classified elsewhere | WHO +I521 | Other heart disorders in other infectious and parasitic diseases classified elsewhere | WHO +I528 | Other heart disorders in other diseases classified elsewhere | WHO +I60 | Subarachnoid haemorrhage | WHO +I600 | Subarachnoid haemorrhage from carotid siphon and bifurcation | WHO +I6000 | Nontraumatic subarachnoid hemorrhage from unspecified carotid siphon and bifurcation | CMS +I6001 | Nontraumatic subarachnoid hemorrhage from right carotid siphon and bifurcation | CMS +I6002 | Nontraumatic subarachnoid hemorrhage from left carotid siphon and bifurcation | CMS +I601 | Subarachnoid haemorrhage from middle cerebral artery | WHO +I6010 | Nontraumatic subarachnoid hemorrhage from unspecified middle cerebral artery | CMS +I6011 | Nontraumatic subarachnoid hemorrhage from right middle cerebral artery | CMS +I6012 | Nontraumatic subarachnoid hemorrhage from left middle cerebral artery | CMS +I602 | Subarachnoid haemorrhage from anterior communicating artery | WHO +I603 | Subarachnoid haemorrhage from posterior communicating artery | WHO +I6030 | Nontraumatic subarachnoid hemorrhage from unspecified posterior communicating artery | CMS +I6031 | Nontraumatic subarachnoid hemorrhage from right posterior communicating artery | CMS +I6032 | Nontraumatic subarachnoid hemorrhage from left posterior communicating artery | CMS +I604 | Subarachnoid haemorrhage from basilar artery | WHO +I605 | Subarachnoid haemorrhage from vertebral artery | WHO +I6050 | Nontraumatic subarachnoid hemorrhage from unspecified vertebral artery | CMS +I6051 | Nontraumatic subarachnoid hemorrhage from right vertebral artery | CMS +I6052 | Nontraumatic subarachnoid hemorrhage from left vertebral artery | CMS +I606 | Subarachnoid haemorrhage from other intracranial arteries | WHO +I607 | Subarachnoid haemorrhage from intracranial artery, unspecified | WHO +I608 | Other subarachnoid haemorrhage | WHO +I609 | Subarachnoid haemorrhage, unspecified | WHO +I61 | Intracerebral haemorrhage | WHO +I610 | Intracerebral haemorrhage in hemisphere, subcortical | WHO +I611 | Intracerebral haemorrhage in hemisphere, cortical | WHO +I612 | Intracerebral haemorrhage in hemisphere, unspecified | WHO +I613 | Intracerebral haemorrhage in brain stem | WHO +I614 | Intracerebral haemorrhage in cerebellum | WHO +I615 | Intracerebral haemorrhage, intraventricular | WHO +I616 | Intracerebral haemorrhage, multiple localized | WHO +I618 | Other intracerebral haemorrhage | WHO +I619 | Intracerebral haemorrhage, unspecified | WHO +I62 | Other nontraumatic intracranial haemorrhage | WHO +I620 | Nontraumatic subdural haemorrhage | WHO +I6200 | Nontraumatic subdural hemorrhage, unspecified | CMS +I6201 | Nontraumatic acute subdural hemorrhage | CMS +I6202 | Nontraumatic subacute subdural hemorrhage | CMS +I6203 | Nontraumatic chronic subdural hemorrhage | CMS +I621 | Nontraumatic extradural haemorrhage | WHO +I629 | Intracranial haemorrhage (nontraumatic), unspecified | WHO +I63 | Cerebral infarction | WHO +I630 | Cerebral infarction due to thrombosis of precerebral arteries | WHO +I6300 | Cerebral infarction due to thrombosis of unspecified precerebral artery | CMS +I63011 | Cerebral infarction due to thrombosis of right vertebral artery | CMS +I63012 | Cerebral infarction due to thrombosis of left vertebral artery | CMS +I63013 | Cerebral infarction due to thrombosis of bilateral vertebral arteries | CMS +I63019 | Cerebral infarction due to thrombosis of unspecified vertebral artery | CMS +I6302 | Cerebral infarction due to thrombosis of basilar artery | CMS +I63031 | Cerebral infarction due to thrombosis of right carotid artery | CMS +I63032 | Cerebral infarction due to thrombosis of left carotid artery | CMS +I63033 | Cerebral infarction due to thrombosis of bilateral carotid arteries | CMS +I63039 | Cerebral infarction due to thrombosis of unspecified carotid artery | CMS +I6309 | Cerebral infarction due to thrombosis of other precerebral artery | CMS +I631 | Cerebral infarction due to embolism of precerebral arteries | WHO +I6310 | Cerebral infarction due to embolism of unspecified precerebral artery | CMS +I63111 | Cerebral infarction due to embolism of right vertebral artery | CMS +I63112 | Cerebral infarction due to embolism of left vertebral artery | CMS +I63113 | Cerebral infarction due to embolism of bilateral vertebral arteries | CMS +I63119 | Cerebral infarction due to embolism of unspecified vertebral artery | CMS +I6312 | Cerebral infarction due to embolism of basilar artery | CMS +I63131 | Cerebral infarction due to embolism of right carotid artery | CMS +I63132 | Cerebral infarction due to embolism of left carotid artery | CMS +I63133 | Cerebral infarction due to embolism of bilateral carotid arteries | CMS +I63139 | Cerebral infarction due to embolism of unspecified carotid artery | CMS +I6319 | Cerebral infarction due to embolism of other precerebral artery | CMS +I632 | Cerebral infarction due to unspecified occlusion or stenosis of precerebral arteries | WHO +I6320 | Cerebral infarction due to unspecified occlusion or stenosis of unspecified precerebral arteries | CMS +I63211 | Cerebral infarction due to unspecified occlusion or stenosis of right vertebral artery | CMS +I63212 | Cerebral infarction due to unspecified occlusion or stenosis of left vertebral artery | CMS +I63213 | Cerebral infarction due to unspecified occlusion or stenosis of bilateral vertebral arteries | CMS +I63219 | Cerebral infarction due to unspecified occlusion or stenosis of unspecified vertebral artery | CMS +I6322 | Cerebral infarction due to unspecified occlusion or stenosis of basilar artery | CMS +I63231 | Cerebral infarction due to unspecified occlusion or stenosis of right carotid arteries | CMS +I63232 | Cerebral infarction due to unspecified occlusion or stenosis of left carotid arteries | CMS +I63233 | Cerebral infarction due to unspecified occlusion or stenosis of bilateral carotid arteries | CMS +I63239 | Cerebral infarction due to unspecified occlusion or stenosis of unspecified carotid artery | CMS +I6329 | Cerebral infarction due to unspecified occlusion or stenosis of other precerebral arteries | CMS +I633 | Cerebral infarction due to thrombosis of cerebral arteries | WHO +I6330 | Cerebral infarction due to thrombosis of unspecified cerebral artery | CMS +I63311 | Cerebral infarction due to thrombosis of right middle cerebral artery | CMS +I63312 | Cerebral infarction due to thrombosis of left middle cerebral artery | CMS +I63313 | Cerebral infarction due to thrombosis of bilateral middle cerebral arteries | CMS +I63319 | Cerebral infarction due to thrombosis of unspecified middle cerebral artery | CMS +I63321 | Cerebral infarction due to thrombosis of right anterior cerebral artery | CMS +I63322 | Cerebral infarction due to thrombosis of left anterior cerebral artery | CMS +I63323 | Cerebral infarction due to thrombosis of bilateral anterior cerebral arteries | CMS +I63329 | Cerebral infarction due to thrombosis of unspecified anterior cerebral artery | CMS +I63331 | Cerebral infarction due to thrombosis of right posterior cerebral artery | CMS +I63332 | Cerebral infarction due to thrombosis of left posterior cerebral artery | CMS +I63333 | Cerebral infarction due to thrombosis of bilateral posterior cerebral arteries | CMS +I63339 | Cerebral infarction due to thrombosis of unspecified posterior cerebral artery | CMS +I63341 | Cerebral infarction due to thrombosis of right cerebellar artery | CMS +I63342 | Cerebral infarction due to thrombosis of left cerebellar artery | CMS +I63343 | Cerebral infarction due to thrombosis of bilateral cerebellar arteries | CMS +I63349 | Cerebral infarction due to thrombosis of unspecified cerebellar artery | CMS +I6339 | Cerebral infarction due to thrombosis of other cerebral artery | CMS +I634 | Cerebral infarction due to embolism of cerebral arteries | WHO +I6340 | Cerebral infarction due to embolism of unspecified cerebral artery | CMS +I63411 | Cerebral infarction due to embolism of right middle cerebral artery | CMS +I63412 | Cerebral infarction due to embolism of left middle cerebral artery | CMS +I63413 | Cerebral infarction due to embolism of bilateral middle cerebral arteries | CMS +I63419 | Cerebral infarction due to embolism of unspecified middle cerebral artery | CMS +I63421 | Cerebral infarction due to embolism of right anterior cerebral artery | CMS +I63422 | Cerebral infarction due to embolism of left anterior cerebral artery | CMS +I63423 | Cerebral infarction due to embolism of bilateral anterior cerebral arteries | CMS +I63429 | Cerebral infarction due to embolism of unspecified anterior cerebral artery | CMS +I63431 | Cerebral infarction due to embolism of right posterior cerebral artery | CMS +I63432 | Cerebral infarction due to embolism of left posterior cerebral artery | CMS +I63433 | Cerebral infarction due to embolism of bilateral posterior cerebral arteries | CMS +I63439 | Cerebral infarction due to embolism of unspecified posterior cerebral artery | CMS +I63441 | Cerebral infarction due to embolism of right cerebellar artery | CMS +I63442 | Cerebral infarction due to embolism of left cerebellar artery | CMS +I63443 | Cerebral infarction due to embolism of bilateral cerebellar arteries | CMS +I63449 | Cerebral infarction due to embolism of unspecified cerebellar artery | CMS +I6349 | Cerebral infarction due to embolism of other cerebral artery | CMS +I635 | Cerebral infarction due to unspecified occlusion or stenosis of cerebral arteries | WHO +I6350 | Cerebral infarction due to unspecified occlusion or stenosis of unspecified cerebral artery | CMS +I63511 | Cerebral infarction due to unspecified occlusion or stenosis of right middle cerebral artery | CMS +I63512 | Cerebral infarction due to unspecified occlusion or stenosis of left middle cerebral artery | CMS +I63513 | Cerebral infarction due to unspecified occlusion or stenosis of bilateral middle cerebral arteries | CMS +I63519 | Cerebral infarction due to unspecified occlusion or stenosis of unspecified middle cerebral artery | CMS +I63521 | Cerebral infarction due to unspecified occlusion or stenosis of right anterior cerebral artery | CMS +I63522 | Cerebral infarction due to unspecified occlusion or stenosis of left anterior cerebral artery | CMS +I63523 | Cerebral infarction due to unspecified occlusion or stenosis of bilateral anterior cerebral arteries | CMS +I63529 | Cerebral infarction due to unspecified occlusion or stenosis of unspecified anterior cerebral artery | CMS +I63531 | Cerebral infarction due to unspecified occlusion or stenosis of right posterior cerebral artery | CMS +I63532 | Cerebral infarction due to unspecified occlusion or stenosis of left posterior cerebral artery | CMS +I63533 | Cerebral infarction due to unspecified occlusion or stenosis of bilateral posterior cerebral arteries | CMS +I63539 | Cerebral infarction due to unspecified occlusion or stenosis of unspecified posterior cerebral artery | CMS +I63541 | Cerebral infarction due to unspecified occlusion or stenosis of right cerebellar artery | CMS +I63542 | Cerebral infarction due to unspecified occlusion or stenosis of left cerebellar artery | CMS +I63543 | Cerebral infarction due to unspecified occlusion or stenosis of bilateral cerebellar arteries | CMS +I63549 | Cerebral infarction due to unspecified occlusion or stenosis of unspecified cerebellar artery | CMS +I6359 | Cerebral infarction due to unspecified occlusion or stenosis of other cerebral artery | CMS +I636 | Cerebral infarction due to cerebral venous thrombosis, nonpyogenic | WHO +I638 | Other cerebral infarction | WHO +I6381 | Other cerebral infarction due to occlusion or stenosis of small artery | CMS +I6389 | Other cerebral infarction | CMS +I639 | Cerebral infarction, unspecified | WHO +I64 | Stroke, not specified as haemorrhage or infarction | WHO +I65 | Occlusion and stenosis of precerebral arteries, not resulting in cerebral infarction | WHO +I650 | Occlusion and stenosis of vertebral artery | WHO +I6501 | Occlusion and stenosis of right vertebral artery | CMS +I6502 | Occlusion and stenosis of left vertebral artery | CMS +I6503 | Occlusion and stenosis of bilateral vertebral arteries | CMS +I6509 | Occlusion and stenosis of unspecified vertebral artery | CMS +I651 | Occlusion and stenosis of basilar artery | WHO +I652 | Occlusion and stenosis of carotid artery | WHO +I6521 | Occlusion and stenosis of right carotid artery | CMS +I6522 | Occlusion and stenosis of left carotid artery | CMS +I6523 | Occlusion and stenosis of bilateral carotid arteries | CMS +I6529 | Occlusion and stenosis of unspecified carotid artery | CMS +I653 | Occlusion and stenosis of multiple and bilateral precerebral arteries | WHO +I658 | Occlusion and stenosis of other precerebral artery | WHO +I659 | Occlusion and stenosis of unspecified precerebral artery | WHO +I66 | Occlusion and stenosis of cerebral arteries, not resulting in cerebral infarction | WHO +I660 | Occlusion and stenosis of middle cerebral artery | WHO +I6601 | Occlusion and stenosis of right middle cerebral artery | CMS +I6602 | Occlusion and stenosis of left middle cerebral artery | CMS +I6603 | Occlusion and stenosis of bilateral middle cerebral arteries | CMS +I6609 | Occlusion and stenosis of unspecified middle cerebral artery | CMS +I661 | Occlusion and stenosis of anterior cerebral artery | WHO +I6611 | Occlusion and stenosis of right anterior cerebral artery | CMS +I6612 | Occlusion and stenosis of left anterior cerebral artery | CMS +I6613 | Occlusion and stenosis of bilateral anterior cerebral arteries | CMS +I6619 | Occlusion and stenosis of unspecified anterior cerebral artery | CMS +I662 | Occlusion and stenosis of posterior cerebral artery | WHO +I6621 | Occlusion and stenosis of right posterior cerebral artery | CMS +I6622 | Occlusion and stenosis of left posterior cerebral artery | CMS +I6623 | Occlusion and stenosis of bilateral posterior cerebral arteries | CMS +I6629 | Occlusion and stenosis of unspecified posterior cerebral artery | CMS +I663 | Occlusion and stenosis of cerebellar arteries | WHO +I664 | Occlusion and stenosis of multiple and bilateral cerebral arteries | WHO +I668 | Occlusion and stenosis of other cerebral artery | WHO +I669 | Occlusion and stenosis of unspecified cerebral artery | WHO +I67 | Other cerebrovascular diseases | WHO +I670 | Dissection of cerebral arteries, nonruptured | WHO +I671 | Cerebral aneurysm, nonruptured | WHO +I672 | Cerebral atherosclerosis | WHO +I673 | Progressive vascular leukoencephalopathy | WHO +I674 | Hypertensive encephalopathy | WHO +I675 | Moyamoya disease | WHO +I676 | Nonpyogenic thrombosis of intracranial venous system | WHO +I677 | Cerebral arteritis, not elsewhere classified | WHO +I678 | Other specified cerebrovascular diseases | WHO +I6781 | Acute cerebrovascular insufficiency | CMS +I6782 | Cerebral ischemia | CMS +I6783 | Posterior reversible encephalopathy syndrome | CMS +I67841 | Reversible cerebrovascular vasoconstriction syndrome | CMS +I67848 | Other cerebrovascular vasospasm and vasoconstriction | CMS +I67850 | Cerebral autosomal dominant arteriopathy with subcortical infarcts and leukoencephalopathy | CMS +I67858 | Other hereditary cerebrovascular disease | CMS +I6789 | Other cerebrovascular disease | CMS +I679 | Cerebrovascular disease, unspecified | WHO +I68 | Cerebrovascular disorders in diseases classified elsewhere | WHO +I680 | Cerebral amyloid angiopathy | WHO +I681 | Cerebral arteritis in infectious and parasitic diseases classified elsewhere | WHO +I682 | Cerebral arteritis in other diseases classified elsewhere | WHO +I688 | Other cerebrovascular disorders in diseases classified elsewhere | WHO +I69 | Sequelae of cerebrovascular disease | WHO +I690 | Sequelae of subarachnoid haemorrhage | WHO +I6900 | Unspecified sequelae of nontraumatic subarachnoid hemorrhage | CMS +I69010 | Attention and concentration deficit following nontraumatic subarachnoid hemorrhage | CMS +I69011 | Memory deficit following nontraumatic subarachnoid hemorrhage | CMS +I69012 | Visuospatial deficit and spatial neglect following nontraumatic subarachnoid hemorrhage | CMS +I69013 | Psychomotor deficit following nontraumatic subarachnoid hemorrhage | CMS +I69014 | Frontal lobe and executive function deficit following nontraumatic subarachnoid hemorrhage | CMS +I69015 | Cognitive social or emotional deficit following nontraumatic subarachnoid hemorrhage | CMS +I69018 | Other symptoms and signs involving cognitive functions following nontraumatic subarachnoid hemorrhage | CMS +I69019 | Unspecified symptoms and signs involving cognitive functions following nontraumatic subarachnoid hemorrhage | CMS +I69020 | Aphasia following nontraumatic subarachnoid hemorrhage | CMS +I69021 | Dysphasia following nontraumatic subarachnoid hemorrhage | CMS +I69022 | Dysarthria following nontraumatic subarachnoid hemorrhage | CMS +I69023 | Fluency disorder following nontraumatic subarachnoid hemorrhage | CMS +I69028 | Other speech and language deficits following nontraumatic subarachnoid hemorrhage | CMS +I69031 | Monoplegia of upper limb following nontraumatic subarachnoid hemorrhage affecting right dominant side | CMS +I69032 | Monoplegia of upper limb following nontraumatic subarachnoid hemorrhage affecting left dominant side | CMS +I69033 | Monoplegia of upper limb following nontraumatic subarachnoid hemorrhage affecting right non-dominant side | CMS +I69034 | Monoplegia of upper limb following nontraumatic subarachnoid hemorrhage affecting left non-dominant side | CMS +I69039 | Monoplegia of upper limb following nontraumatic subarachnoid hemorrhage affecting unspecified side | CMS +I69041 | Monoplegia of lower limb following nontraumatic subarachnoid hemorrhage affecting right dominant side | CMS +I69042 | Monoplegia of lower limb following nontraumatic subarachnoid hemorrhage affecting left dominant side | CMS +I69043 | Monoplegia of lower limb following nontraumatic subarachnoid hemorrhage affecting right non-dominant side | CMS +I69044 | Monoplegia of lower limb following nontraumatic subarachnoid hemorrhage affecting left non-dominant side | CMS +I69049 | Monoplegia of lower limb following nontraumatic subarachnoid hemorrhage affecting unspecified side | CMS +I69051 | Hemiplegia and hemiparesis following nontraumatic subarachnoid hemorrhage affecting right dominant side | CMS +I69052 | Hemiplegia and hemiparesis following nontraumatic subarachnoid hemorrhage affecting left dominant side | CMS +I69053 | Hemiplegia and hemiparesis following nontraumatic subarachnoid hemorrhage affecting right non-dominant side | CMS +I69054 | Hemiplegia and hemiparesis following nontraumatic subarachnoid hemorrhage affecting left non-dominant side | CMS +I69059 | Hemiplegia and hemiparesis following nontraumatic subarachnoid hemorrhage affecting unspecified side | CMS +I69061 | Other paralytic syndrome following nontraumatic subarachnoid hemorrhage affecting right dominant side | CMS +I69062 | Other paralytic syndrome following nontraumatic subarachnoid hemorrhage affecting left dominant side | CMS +I69063 | Other paralytic syndrome following nontraumatic subarachnoid hemorrhage affecting right non-dominant side | CMS +I69064 | Other paralytic syndrome following nontraumatic subarachnoid hemorrhage affecting left non-dominant side | CMS +I69065 | Other paralytic syndrome following nontraumatic subarachnoid hemorrhage, bilateral | CMS +I69069 | Other paralytic syndrome following nontraumatic subarachnoid hemorrhage affecting unspecified side | CMS +I69090 | Apraxia following nontraumatic subarachnoid hemorrhage | CMS +I69091 | Dysphagia following nontraumatic subarachnoid hemorrhage | CMS +I69092 | Facial weakness following nontraumatic subarachnoid hemorrhage | CMS +I69093 | Ataxia following nontraumatic subarachnoid hemorrhage | CMS +I69098 | Other sequelae following nontraumatic subarachnoid hemorrhage | CMS +I691 | Sequelae of intracerebral haemorrhage | WHO +I6910 | Unspecified sequelae of nontraumatic intracerebral hemorrhage | CMS +I69110 | Attention and concentration deficit following nontraumatic intracerebral hemorrhage | CMS +I69111 | Memory deficit following nontraumatic intracerebral hemorrhage | CMS +I69112 | Visuospatial deficit and spatial neglect following nontraumatic intracerebral hemorrhage | CMS +I69113 | Psychomotor deficit following nontraumatic intracerebral hemorrhage | CMS +I69114 | Frontal lobe and executive function deficit following nontraumatic intracerebral hemorrhage | CMS +I69115 | Cognitive social or emotional deficit following nontraumatic intracerebral hemorrhage | CMS +I69118 | Other symptoms and signs involving cognitive functions following nontraumatic intracerebral hemorrhage | CMS +I69119 | Unspecified symptoms and signs involving cognitive functions following nontraumatic intracerebral hemorrhage | CMS +I69120 | Aphasia following nontraumatic intracerebral hemorrhage | CMS +I69121 | Dysphasia following nontraumatic intracerebral hemorrhage | CMS +I69122 | Dysarthria following nontraumatic intracerebral hemorrhage | CMS +I69123 | Fluency disorder following nontraumatic intracerebral hemorrhage | CMS +I69128 | Other speech and language deficits following nontraumatic intracerebral hemorrhage | CMS +I69131 | Monoplegia of upper limb following nontraumatic intracerebral hemorrhage affecting right dominant side | CMS +I69132 | Monoplegia of upper limb following nontraumatic intracerebral hemorrhage affecting left dominant side | CMS +I69133 | Monoplegia of upper limb following nontraumatic intracerebral hemorrhage affecting right non-dominant side | CMS +I69134 | Monoplegia of upper limb following nontraumatic intracerebral hemorrhage affecting left non-dominant side | CMS +I69139 | Monoplegia of upper limb following nontraumatic intracerebral hemorrhage affecting unspecified side | CMS +I69141 | Monoplegia of lower limb following nontraumatic intracerebral hemorrhage affecting right dominant side | CMS +I69142 | Monoplegia of lower limb following nontraumatic intracerebral hemorrhage affecting left dominant side | CMS +I69143 | Monoplegia of lower limb following nontraumatic intracerebral hemorrhage affecting right non-dominant side | CMS +I69144 | Monoplegia of lower limb following nontraumatic intracerebral hemorrhage affecting left non-dominant side | CMS +I69149 | Monoplegia of lower limb following nontraumatic intracerebral hemorrhage affecting unspecified side | CMS +I69151 | Hemiplegia and hemiparesis following nontraumatic intracerebral hemorrhage affecting right dominant side | CMS +I69152 | Hemiplegia and hemiparesis following nontraumatic intracerebral hemorrhage affecting left dominant side | CMS +I69153 | Hemiplegia and hemiparesis following nontraumatic intracerebral hemorrhage affecting right non-dominant side | CMS +I69154 | Hemiplegia and hemiparesis following nontraumatic intracerebral hemorrhage affecting left non-dominant side | CMS +I69159 | Hemiplegia and hemiparesis following nontraumatic intracerebral hemorrhage affecting unspecified side | CMS +I69161 | Other paralytic syndrome following nontraumatic intracerebral hemorrhage affecting right dominant side | CMS +I69162 | Other paralytic syndrome following nontraumatic intracerebral hemorrhage affecting left dominant side | CMS +I69163 | Other paralytic syndrome following nontraumatic intracerebral hemorrhage affecting right non-dominant side | CMS +I69164 | Other paralytic syndrome following nontraumatic intracerebral hemorrhage affecting left non-dominant side | CMS +I69165 | Other paralytic syndrome following nontraumatic intracerebral hemorrhage, bilateral | CMS +I69169 | Other paralytic syndrome following nontraumatic intracerebral hemorrhage affecting unspecified side | CMS +I69190 | Apraxia following nontraumatic intracerebral hemorrhage | CMS +I69191 | Dysphagia following nontraumatic intracerebral hemorrhage | CMS +I69192 | Facial weakness following nontraumatic intracerebral hemorrhage | CMS +I69193 | Ataxia following nontraumatic intracerebral hemorrhage | CMS +I69198 | Other sequelae of nontraumatic intracerebral hemorrhage | CMS +I692 | Sequelae of other nontraumatic intracranial haemorrhage | WHO +I6920 | Unspecified sequelae of other nontraumatic intracranial hemorrhage | CMS +I69210 | Attention and concentration deficit following other nontraumatic intracranial hemorrhage | CMS +I69211 | Memory deficit following other nontraumatic intracranial hemorrhage | CMS +I69212 | Visuospatial deficit and spatial neglect following other nontraumatic intracranial hemorrhage | CMS +I69213 | Psychomotor deficit following other nontraumatic intracranial hemorrhage | CMS +I69214 | Frontal lobe and executive function deficit following other nontraumatic intracranial hemorrhage | CMS +I69215 | Cognitive social or emotional deficit following other nontraumatic intracranial hemorrhage | CMS +I69218 | Other symptoms and signs involving cognitive functions following other nontraumatic intracranial hemorrhage | CMS +I69219 | Unspecified symptoms and signs involving cognitive functions following other nontraumatic intracranial hemorrhage | CMS +I69220 | Aphasia following other nontraumatic intracranial hemorrhage | CMS +I69221 | Dysphasia following other nontraumatic intracranial hemorrhage | CMS +I69222 | Dysarthria following other nontraumatic intracranial hemorrhage | CMS +I69223 | Fluency disorder following other nontraumatic intracranial hemorrhage | CMS +I69228 | Other speech and language deficits following other nontraumatic intracranial hemorrhage | CMS +I69231 | Monoplegia of upper limb following other nontraumatic intracranial hemorrhage affecting right dominant side | CMS +I69232 | Monoplegia of upper limb following other nontraumatic intracranial hemorrhage affecting left dominant side | CMS +I69233 | Monoplegia of upper limb following other nontraumatic intracranial hemorrhage affecting right non-dominant side | CMS +I69234 | Monoplegia of upper limb following other nontraumatic intracranial hemorrhage affecting left non-dominant side | CMS +I69239 | Monoplegia of upper limb following other nontraumatic intracranial hemorrhage affecting unspecified side | CMS +I69241 | Monoplegia of lower limb following other nontraumatic intracranial hemorrhage affecting right dominant side | CMS +I69242 | Monoplegia of lower limb following other nontraumatic intracranial hemorrhage affecting left dominant side | CMS +I69243 | Monoplegia of lower limb following other nontraumatic intracranial hemorrhage affecting right non-dominant side | CMS +I69244 | Monoplegia of lower limb following other nontraumatic intracranial hemorrhage affecting left non-dominant side | CMS +I69249 | Monoplegia of lower limb following other nontraumatic intracranial hemorrhage affecting unspecified side | CMS +I69251 | Hemiplegia and hemiparesis following other nontraumatic intracranial hemorrhage affecting right dominant side | CMS +I69252 | Hemiplegia and hemiparesis following other nontraumatic intracranial hemorrhage affecting left dominant side | CMS +I69253 | Hemiplegia and hemiparesis following other nontraumatic intracranial hemorrhage affecting right non-dominant side | CMS +I69254 | Hemiplegia and hemiparesis following other nontraumatic intracranial hemorrhage affecting left non-dominant side | CMS +I69259 | Hemiplegia and hemiparesis following other nontraumatic intracranial hemorrhage affecting unspecified side | CMS +I69261 | Other paralytic syndrome following other nontraumatic intracranial hemorrhage affecting right dominant side | CMS +I69262 | Other paralytic syndrome following other nontraumatic intracranial hemorrhage affecting left dominant side | CMS +I69263 | Other paralytic syndrome following other nontraumatic intracranial hemorrhage affecting right non-dominant side | CMS +I69264 | Other paralytic syndrome following other nontraumatic intracranial hemorrhage affecting left non-dominant side | CMS +I69265 | Other paralytic syndrome following other nontraumatic intracranial hemorrhage, bilateral | CMS +I69269 | Other paralytic syndrome following other nontraumatic intracranial hemorrhage affecting unspecified side | CMS +I69290 | Apraxia following other nontraumatic intracranial hemorrhage | CMS +I69291 | Dysphagia following other nontraumatic intracranial hemorrhage | CMS +I69292 | Facial weakness following other nontraumatic intracranial hemorrhage | CMS +I69293 | Ataxia following other nontraumatic intracranial hemorrhage | CMS +I69298 | Other sequelae of other nontraumatic intracranial hemorrhage | CMS +I693 | Sequelae of cerebral infarction | WHO +I6930 | Unspecified sequelae of cerebral infarction | CMS +I69310 | Attention and concentration deficit following cerebral infarction | CMS +I69311 | Memory deficit following cerebral infarction | CMS +I69312 | Visuospatial deficit and spatial neglect following cerebral infarction | CMS +I69313 | Psychomotor deficit following cerebral infarction | CMS +I69314 | Frontal lobe and executive function deficit following cerebral infarction | CMS +I69315 | Cognitive social or emotional deficit following cerebral infarction | CMS +I69318 | Other symptoms and signs involving cognitive functions following cerebral infarction | CMS +I69319 | Unspecified symptoms and signs involving cognitive functions following cerebral infarction | CMS +I69320 | Aphasia following cerebral infarction | CMS +I69321 | Dysphasia following cerebral infarction | CMS +I69322 | Dysarthria following cerebral infarction | CMS +I69323 | Fluency disorder following cerebral infarction | CMS +I69328 | Other speech and language deficits following cerebral infarction | CMS +I69331 | Monoplegia of upper limb following cerebral infarction affecting right dominant side | CMS +I69332 | Monoplegia of upper limb following cerebral infarction affecting left dominant side | CMS +I69333 | Monoplegia of upper limb following cerebral infarction affecting right non-dominant side | CMS +I69334 | Monoplegia of upper limb following cerebral infarction affecting left non-dominant side | CMS +I69339 | Monoplegia of upper limb following cerebral infarction affecting unspecified side | CMS +I69341 | Monoplegia of lower limb following cerebral infarction affecting right dominant side | CMS +I69342 | Monoplegia of lower limb following cerebral infarction affecting left dominant side | CMS +I69343 | Monoplegia of lower limb following cerebral infarction affecting right non-dominant side | CMS +I69344 | Monoplegia of lower limb following cerebral infarction affecting left non-dominant side | CMS +I69349 | Monoplegia of lower limb following cerebral infarction affecting unspecified side | CMS +I69351 | Hemiplegia and hemiparesis following cerebral infarction affecting right dominant side | CMS +I69352 | Hemiplegia and hemiparesis following cerebral infarction affecting left dominant side | CMS +I69353 | Hemiplegia and hemiparesis following cerebral infarction affecting right non-dominant side | CMS +I69354 | Hemiplegia and hemiparesis following cerebral infarction affecting left non-dominant side | CMS +I69359 | Hemiplegia and hemiparesis following cerebral infarction affecting unspecified side | CMS +I69361 | Other paralytic syndrome following cerebral infarction affecting right dominant side | CMS +I69362 | Other paralytic syndrome following cerebral infarction affecting left dominant side | CMS +I69363 | Other paralytic syndrome following cerebral infarction affecting right non-dominant side | CMS +I69364 | Other paralytic syndrome following cerebral infarction affecting left non-dominant side | CMS +I69365 | Other paralytic syndrome following cerebral infarction, bilateral | CMS +I69369 | Other paralytic syndrome following cerebral infarction affecting unspecified side | CMS +I69390 | Apraxia following cerebral infarction | CMS +I69391 | Dysphagia following cerebral infarction | CMS +I69392 | Facial weakness following cerebral infarction | CMS +I69393 | Ataxia following cerebral infarction | CMS +I69398 | Other sequelae of cerebral infarction | CMS +I694 | Sequelae of stroke, not specified as haemorrhage or infarction | WHO +I698 | Sequelae of other and unspecified cerebrovascular diseases | WHO +I6980 | Unspecified sequelae of other cerebrovascular disease | CMS +I69810 | Attention and concentration deficit following other cerebrovascular disease | CMS +I69811 | Memory deficit following other cerebrovascular disease | CMS +I69812 | Visuospatial deficit and spatial neglect following other cerebrovascular disease | CMS +I69813 | Psychomotor deficit following other cerebrovascular disease | CMS +I69814 | Frontal lobe and executive function deficit following other cerebrovascular disease | CMS +I69815 | Cognitive social or emotional deficit following other cerebrovascular disease | CMS +I69818 | Other symptoms and signs involving cognitive functions following other cerebrovascular disease | CMS +I69819 | Unspecified symptoms and signs involving cognitive functions following other cerebrovascular disease | CMS +I69820 | Aphasia following other cerebrovascular disease | CMS +I69821 | Dysphasia following other cerebrovascular disease | CMS +I69822 | Dysarthria following other cerebrovascular disease | CMS +I69823 | Fluency disorder following other cerebrovascular disease | CMS +I69828 | Other speech and language deficits following other cerebrovascular disease | CMS +I69831 | Monoplegia of upper limb following other cerebrovascular disease affecting right dominant side | CMS +I69832 | Monoplegia of upper limb following other cerebrovascular disease affecting left dominant side | CMS +I69833 | Monoplegia of upper limb following other cerebrovascular disease affecting right non-dominant side | CMS +I69834 | Monoplegia of upper limb following other cerebrovascular disease affecting left non-dominant side | CMS +I69839 | Monoplegia of upper limb following other cerebrovascular disease affecting unspecified side | CMS +I69841 | Monoplegia of lower limb following other cerebrovascular disease affecting right dominant side | CMS +I69842 | Monoplegia of lower limb following other cerebrovascular disease affecting left dominant side | CMS +I69843 | Monoplegia of lower limb following other cerebrovascular disease affecting right non-dominant side | CMS +I69844 | Monoplegia of lower limb following other cerebrovascular disease affecting left non-dominant side | CMS +I69849 | Monoplegia of lower limb following other cerebrovascular disease affecting unspecified side | CMS +I69851 | Hemiplegia and hemiparesis following other cerebrovascular disease affecting right dominant side | CMS +I69852 | Hemiplegia and hemiparesis following other cerebrovascular disease affecting left dominant side | CMS +I69853 | Hemiplegia and hemiparesis following other cerebrovascular disease affecting right non-dominant side | CMS +I69854 | Hemiplegia and hemiparesis following other cerebrovascular disease affecting left non-dominant side | CMS +I69859 | Hemiplegia and hemiparesis following other cerebrovascular disease affecting unspecified side | CMS +I69861 | Other paralytic syndrome following other cerebrovascular disease affecting right dominant side | CMS +I69862 | Other paralytic syndrome following other cerebrovascular disease affecting left dominant side | CMS +I69863 | Other paralytic syndrome following other cerebrovascular disease affecting right non-dominant side | CMS +I69864 | Other paralytic syndrome following other cerebrovascular disease affecting left non-dominant side | CMS +I69865 | Other paralytic syndrome following other cerebrovascular disease, bilateral | CMS +I69869 | Other paralytic syndrome following other cerebrovascular disease affecting unspecified side | CMS +I69890 | Apraxia following other cerebrovascular disease | CMS +I69891 | Dysphagia following other cerebrovascular disease | CMS +I69892 | Facial weakness following other cerebrovascular disease | CMS +I69893 | Ataxia following other cerebrovascular disease | CMS +I69898 | Other sequelae of other cerebrovascular disease | CMS +I6990 | Unspecified sequelae of unspecified cerebrovascular disease | CMS +I69910 | Attention and concentration deficit following unspecified cerebrovascular disease | CMS +I69911 | Memory deficit following unspecified cerebrovascular disease | CMS +I69912 | Visuospatial deficit and spatial neglect following unspecified cerebrovascular disease | CMS +I69913 | Psychomotor deficit following unspecified cerebrovascular disease | CMS +I69914 | Frontal lobe and executive function deficit following unspecified cerebrovascular disease | CMS +I69915 | Cognitive social or emotional deficit following unspecified cerebrovascular disease | CMS +I69918 | Other symptoms and signs involving cognitive functions following unspecified cerebrovascular disease | CMS +I69919 | Unspecified symptoms and signs involving cognitive functions following unspecified cerebrovascular disease | CMS +I69920 | Aphasia following unspecified cerebrovascular disease | CMS +I69921 | Dysphasia following unspecified cerebrovascular disease | CMS +I69922 | Dysarthria following unspecified cerebrovascular disease | CMS +I69923 | Fluency disorder following unspecified cerebrovascular disease | CMS +I69928 | Other speech and language deficits following unspecified cerebrovascular disease | CMS +I69931 | Monoplegia of upper limb following unspecified cerebrovascular disease affecting right dominant side | CMS +I69932 | Monoplegia of upper limb following unspecified cerebrovascular disease affecting left dominant side | CMS +I69933 | Monoplegia of upper limb following unspecified cerebrovascular disease affecting right non-dominant side | CMS +I69934 | Monoplegia of upper limb following unspecified cerebrovascular disease affecting left non-dominant side | CMS +I69939 | Monoplegia of upper limb following unspecified cerebrovascular disease affecting unspecified side | CMS +I69941 | Monoplegia of lower limb following unspecified cerebrovascular disease affecting right dominant side | CMS +I69942 | Monoplegia of lower limb following unspecified cerebrovascular disease affecting left dominant side | CMS +I69943 | Monoplegia of lower limb following unspecified cerebrovascular disease affecting right non-dominant side | CMS +I69944 | Monoplegia of lower limb following unspecified cerebrovascular disease affecting left non-dominant side | CMS +I69949 | Monoplegia of lower limb following unspecified cerebrovascular disease affecting unspecified side | CMS +I69951 | Hemiplegia and hemiparesis following unspecified cerebrovascular disease affecting right dominant side | CMS +I69952 | Hemiplegia and hemiparesis following unspecified cerebrovascular disease affecting left dominant side | CMS +I69953 | Hemiplegia and hemiparesis following unspecified cerebrovascular disease affecting right non-dominant side | CMS +I69954 | Hemiplegia and hemiparesis following unspecified cerebrovascular disease affecting left non-dominant side | CMS +I69959 | Hemiplegia and hemiparesis following unspecified cerebrovascular disease affecting unspecified side | CMS +I69961 | Other paralytic syndrome following unspecified cerebrovascular disease affecting right dominant side | CMS +I69962 | Other paralytic syndrome following unspecified cerebrovascular disease affecting left dominant side | CMS +I69963 | Other paralytic syndrome following unspecified cerebrovascular disease affecting right non-dominant side | CMS +I69964 | Other paralytic syndrome following unspecified cerebrovascular disease affecting left non-dominant side | CMS +I69965 | Other paralytic syndrome following unspecified cerebrovascular disease, bilateral | CMS +I69969 | Other paralytic syndrome following unspecified cerebrovascular disease affecting unspecified side | CMS +I69990 | Apraxia following unspecified cerebrovascular disease | CMS +I69991 | Dysphagia following unspecified cerebrovascular disease | CMS +I69992 | Facial weakness following unspecified cerebrovascular disease | CMS +I69993 | Ataxia following unspecified cerebrovascular disease | CMS +I69998 | Other sequelae following unspecified cerebrovascular disease | CMS +I70 | Atherosclerosis | WHO +I700 | Atherosclerosis of aorta | WHO +I701 | Atherosclerosis of renal artery | WHO +I702 | Atherosclerosis of arteries of extremities | WHO +I70201 | Unspecified atherosclerosis of native arteries of extremities, right leg | CMS +I70202 | Unspecified atherosclerosis of native arteries of extremities, left leg | CMS +I70203 | Unspecified atherosclerosis of native arteries of extremities, bilateral legs | CMS +I70208 | Unspecified atherosclerosis of native arteries of extremities, other extremity | CMS +I70209 | Unspecified atherosclerosis of native arteries of extremities, unspecified extremity | CMS +I70211 | Atherosclerosis of native arteries of extremities with intermittent claudication, right leg | CMS +I70212 | Atherosclerosis of native arteries of extremities with intermittent claudication, left leg | CMS +I70213 | Atherosclerosis of native arteries of extremities with intermittent claudication, bilateral legs | CMS +I70218 | Atherosclerosis of native arteries of extremities with intermittent claudication, other extremity | CMS +I70219 | Atherosclerosis of native arteries of extremities with intermittent claudication, unspecified extremity | CMS +I70221 | Atherosclerosis of native arteries of extremities with rest pain, right leg | CMS +I70222 | Atherosclerosis of native arteries of extremities with rest pain, left leg | CMS +I70223 | Atherosclerosis of native arteries of extremities with rest pain, bilateral legs | CMS +I70228 | Atherosclerosis of native arteries of extremities with rest pain, other extremity | CMS +I70229 | Atherosclerosis of native arteries of extremities with rest pain, unspecified extremity | CMS +I70231 | Atherosclerosis of native arteries of right leg with ulceration of thigh | CMS +I70232 | Atherosclerosis of native arteries of right leg with ulceration of calf | CMS +I70233 | Atherosclerosis of native arteries of right leg with ulceration of ankle | CMS +I70234 | Atherosclerosis of native arteries of right leg with ulceration of heel and midfoot | CMS +I70235 | Atherosclerosis of native arteries of right leg with ulceration of other part of foot | CMS +I70238 | Atherosclerosis of native arteries of right leg with ulceration of other part of lower right leg | CMS +I70239 | Atherosclerosis of native arteries of right leg with ulceration of unspecified site | CMS +I70241 | Atherosclerosis of native arteries of left leg with ulceration of thigh | CMS +I70242 | Atherosclerosis of native arteries of left leg with ulceration of calf | CMS +I70243 | Atherosclerosis of native arteries of left leg with ulceration of ankle | CMS +I70244 | Atherosclerosis of native arteries of left leg with ulceration of heel and midfoot | CMS +I70245 | Atherosclerosis of native arteries of left leg with ulceration of other part of foot | CMS +I70248 | Atherosclerosis of native arteries of left leg with ulceration of other part of lower left leg | CMS +I70249 | Atherosclerosis of native arteries of left leg with ulceration of unspecified site | CMS +I7025 | Atherosclerosis of native arteries of other extremities with ulceration | CMS +I70261 | Atherosclerosis of native arteries of extremities with gangrene, right leg | CMS +I70262 | Atherosclerosis of native arteries of extremities with gangrene, left leg | CMS +I70263 | Atherosclerosis of native arteries of extremities with gangrene, bilateral legs | CMS +I70268 | Atherosclerosis of native arteries of extremities with gangrene, other extremity | CMS +I70269 | Atherosclerosis of native arteries of extremities with gangrene, unspecified extremity | CMS +I70291 | Other atherosclerosis of native arteries of extremities, right leg | CMS +I70292 | Other atherosclerosis of native arteries of extremities, left leg | CMS +I70293 | Other atherosclerosis of native arteries of extremities, bilateral legs | CMS +I70298 | Other atherosclerosis of native arteries of extremities, other extremity | CMS +I70299 | Other atherosclerosis of native arteries of extremities, unspecified extremity | CMS +I70301 | Unspecified atherosclerosis of unspecified type of bypass graft(s) of the extremities, right leg | CMS +I70302 | Unspecified atherosclerosis of unspecified type of bypass graft(s) of the extremities, left leg | CMS +I70303 | Unspecified atherosclerosis of unspecified type of bypass graft(s) of the extremities, bilateral legs | CMS +I70308 | Unspecified atherosclerosis of unspecified type of bypass graft(s) of the extremities, other extremity | CMS +I70309 | Unspecified atherosclerosis of unspecified type of bypass graft(s) of the extremities, unspecified extremity | CMS +I70311 | Atherosclerosis of unspecified type of bypass graft(s) of the extremities with intermittent claudication, right leg | CMS +I70312 | Atherosclerosis of unspecified type of bypass graft(s) of the extremities with intermittent claudication, left leg | CMS +I70313 | Atherosclerosis of unspecified type of bypass graft(s) of the extremities with intermittent claudication, bilateral legs | CMS +I70318 | Atherosclerosis of unspecified type of bypass graft(s) of the extremities with intermittent claudication, other extremity | CMS +I70319 | Atherosclerosis of unspecified type of bypass graft(s) of the extremities with intermittent claudication, unspecified extremity | CMS +I70321 | Atherosclerosis of unspecified type of bypass graft(s) of the extremities with rest pain, right leg | CMS +I70322 | Atherosclerosis of unspecified type of bypass graft(s) of the extremities with rest pain, left leg | CMS +I70323 | Atherosclerosis of unspecified type of bypass graft(s) of the extremities with rest pain, bilateral legs | CMS +I70328 | Atherosclerosis of unspecified type of bypass graft(s) of the extremities with rest pain, other extremity | CMS +I70329 | Atherosclerosis of unspecified type of bypass graft(s) of the extremities with rest pain, unspecified extremity | CMS +I70331 | Atherosclerosis of unspecified type of bypass graft(s) of the right leg with ulceration of thigh | CMS +I70332 | Atherosclerosis of unspecified type of bypass graft(s) of the right leg with ulceration of calf | CMS +I70333 | Atherosclerosis of unspecified type of bypass graft(s) of the right leg with ulceration of ankle | CMS +I70334 | Atherosclerosis of unspecified type of bypass graft(s) of the right leg with ulceration of heel and midfoot | CMS +I70335 | Atherosclerosis of unspecified type of bypass graft(s) of the right leg with ulceration of other part of foot | CMS +I70338 | Atherosclerosis of unspecified type of bypass graft(s) of the right leg with ulceration of other part of lower leg | CMS +I70339 | Atherosclerosis of unspecified type of bypass graft(s) of the right leg with ulceration of unspecified site | CMS +I70341 | Atherosclerosis of unspecified type of bypass graft(s) of the left leg with ulceration of thigh | CMS +I70342 | Atherosclerosis of unspecified type of bypass graft(s) of the left leg with ulceration of calf | CMS +I70343 | Atherosclerosis of unspecified type of bypass graft(s) of the left leg with ulceration of ankle | CMS +I70344 | Atherosclerosis of unspecified type of bypass graft(s) of the left leg with ulceration of heel and midfoot | CMS +I70345 | Atherosclerosis of unspecified type of bypass graft(s) of the left leg with ulceration of other part of foot | CMS +I70348 | Atherosclerosis of unspecified type of bypass graft(s) of the left leg with ulceration of other part of lower leg | CMS +I70349 | Atherosclerosis of unspecified type of bypass graft(s) of the left leg with ulceration of unspecified site | CMS +I7035 | Atherosclerosis of unspecified type of bypass graft(s) of other extremity with ulceration | CMS +I70361 | Atherosclerosis of unspecified type of bypass graft(s) of the extremities with gangrene, right leg | CMS +I70362 | Atherosclerosis of unspecified type of bypass graft(s) of the extremities with gangrene, left leg | CMS +I70363 | Atherosclerosis of unspecified type of bypass graft(s) of the extremities with gangrene, bilateral legs | CMS +I70368 | Atherosclerosis of unspecified type of bypass graft(s) of the extremities with gangrene, other extremity | CMS +I70369 | Atherosclerosis of unspecified type of bypass graft(s) of the extremities with gangrene, unspecified extremity | CMS +I70391 | Other atherosclerosis of unspecified type of bypass graft(s) of the extremities, right leg | CMS +I70392 | Other atherosclerosis of unspecified type of bypass graft(s) of the extremities, left leg | CMS +I70393 | Other atherosclerosis of unspecified type of bypass graft(s) of the extremities, bilateral legs | CMS +I70398 | Other atherosclerosis of unspecified type of bypass graft(s) of the extremities, other extremity | CMS +I70399 | Other atherosclerosis of unspecified type of bypass graft(s) of the extremities, unspecified extremity | CMS +I70401 | Unspecified atherosclerosis of autologous vein bypass graft(s) of the extremities, right leg | CMS +I70402 | Unspecified atherosclerosis of autologous vein bypass graft(s) of the extremities, left leg | CMS +I70403 | Unspecified atherosclerosis of autologous vein bypass graft(s) of the extremities, bilateral legs | CMS +I70408 | Unspecified atherosclerosis of autologous vein bypass graft(s) of the extremities, other extremity | CMS +I70409 | Unspecified atherosclerosis of autologous vein bypass graft(s) of the extremities, unspecified extremity | CMS +I70411 | Atherosclerosis of autologous vein bypass graft(s) of the extremities with intermittent claudication, right leg | CMS +I70412 | Atherosclerosis of autologous vein bypass graft(s) of the extremities with intermittent claudication, left leg | CMS +I70413 | Atherosclerosis of autologous vein bypass graft(s) of the extremities with intermittent claudication, bilateral legs | CMS +I70418 | Atherosclerosis of autologous vein bypass graft(s) of the extremities with intermittent claudication, other extremity | CMS +I70419 | Atherosclerosis of autologous vein bypass graft(s) of the extremities with intermittent claudication, unspecified extremity | CMS +I70421 | Atherosclerosis of autologous vein bypass graft(s) of the extremities with rest pain, right leg | CMS +I70422 | Atherosclerosis of autologous vein bypass graft(s) of the extremities with rest pain, left leg | CMS +I70423 | Atherosclerosis of autologous vein bypass graft(s) of the extremities with rest pain, bilateral legs | CMS +I70428 | Atherosclerosis of autologous vein bypass graft(s) of the extremities with rest pain, other extremity | CMS +I70429 | Atherosclerosis of autologous vein bypass graft(s) of the extremities with rest pain, unspecified extremity | CMS +I70431 | Atherosclerosis of autologous vein bypass graft(s) of the right leg with ulceration of thigh | CMS +I70432 | Atherosclerosis of autologous vein bypass graft(s) of the right leg with ulceration of calf | CMS +I70433 | Atherosclerosis of autologous vein bypass graft(s) of the right leg with ulceration of ankle | CMS +I70434 | Atherosclerosis of autologous vein bypass graft(s) of the right leg with ulceration of heel and midfoot | CMS +I70435 | Atherosclerosis of autologous vein bypass graft(s) of the right leg with ulceration of other part of foot | CMS +I70438 | Atherosclerosis of autologous vein bypass graft(s) of the right leg with ulceration of other part of lower leg | CMS +I70439 | Atherosclerosis of autologous vein bypass graft(s) of the right leg with ulceration of unspecified site | CMS +I70441 | Atherosclerosis of autologous vein bypass graft(s) of the left leg with ulceration of thigh | CMS +I70442 | Atherosclerosis of autologous vein bypass graft(s) of the left leg with ulceration of calf | CMS +I70443 | Atherosclerosis of autologous vein bypass graft(s) of the left leg with ulceration of ankle | CMS +I70444 | Atherosclerosis of autologous vein bypass graft(s) of the left leg with ulceration of heel and midfoot | CMS +I70445 | Atherosclerosis of autologous vein bypass graft(s) of the left leg with ulceration of other part of foot | CMS +I70448 | Atherosclerosis of autologous vein bypass graft(s) of the left leg with ulceration of other part of lower leg | CMS +I70449 | Atherosclerosis of autologous vein bypass graft(s) of the left leg with ulceration of unspecified site | CMS +I7045 | Atherosclerosis of autologous vein bypass graft(s) of other extremity with ulceration | CMS +I70461 | Atherosclerosis of autologous vein bypass graft(s) of the extremities with gangrene, right leg | CMS +I70462 | Atherosclerosis of autologous vein bypass graft(s) of the extremities with gangrene, left leg | CMS +I70463 | Atherosclerosis of autologous vein bypass graft(s) of the extremities with gangrene, bilateral legs | CMS +I70468 | Atherosclerosis of autologous vein bypass graft(s) of the extremities with gangrene, other extremity | CMS +I70469 | Atherosclerosis of autologous vein bypass graft(s) of the extremities with gangrene, unspecified extremity | CMS +I70491 | Other atherosclerosis of autologous vein bypass graft(s) of the extremities, right leg | CMS +I70492 | Other atherosclerosis of autologous vein bypass graft(s) of the extremities, left leg | CMS +I70493 | Other atherosclerosis of autologous vein bypass graft(s) of the extremities, bilateral legs | CMS +I70498 | Other atherosclerosis of autologous vein bypass graft(s) of the extremities, other extremity | CMS +I70499 | Other atherosclerosis of autologous vein bypass graft(s) of the extremities, unspecified extremity | CMS +I70501 | Unspecified atherosclerosis of nonautologous biological bypass graft(s) of the extremities, right leg | CMS +I70502 | Unspecified atherosclerosis of nonautologous biological bypass graft(s) of the extremities, left leg | CMS +I70503 | Unspecified atherosclerosis of nonautologous biological bypass graft(s) of the extremities, bilateral legs | CMS +I70508 | Unspecified atherosclerosis of nonautologous biological bypass graft(s) of the extremities, other extremity | CMS +I70509 | Unspecified atherosclerosis of nonautologous biological bypass graft(s) of the extremities, unspecified extremity | CMS +I70511 | Atherosclerosis of nonautologous biological bypass graft(s) of the extremities with intermittent claudication, right leg | CMS +I70512 | Atherosclerosis of nonautologous biological bypass graft(s) of the extremities with intermittent claudication, left leg | CMS +I70513 | Atherosclerosis of nonautologous biological bypass graft(s) of the extremities with intermittent claudication, bilateral legs | CMS +I70518 | Atherosclerosis of nonautologous biological bypass graft(s) of the extremities with intermittent claudication, other extremity | CMS +I70519 | Atherosclerosis of nonautologous biological bypass graft(s) of the extremities with intermittent claudication, unspecified extremity | CMS +I70521 | Atherosclerosis of nonautologous biological bypass graft(s) of the extremities with rest pain, right leg | CMS +I70522 | Atherosclerosis of nonautologous biological bypass graft(s) of the extremities with rest pain, left leg | CMS +I70523 | Atherosclerosis of nonautologous biological bypass graft(s) of the extremities with rest pain, bilateral legs | CMS +I70528 | Atherosclerosis of nonautologous biological bypass graft(s) of the extremities with rest pain, other extremity | CMS +I70529 | Atherosclerosis of nonautologous biological bypass graft(s) of the extremities with rest pain, unspecified extremity | CMS +I70531 | Atherosclerosis of nonautologous biological bypass graft(s) of the right leg with ulceration of thigh | CMS +I70532 | Atherosclerosis of nonautologous biological bypass graft(s) of the right leg with ulceration of calf | CMS +I70533 | Atherosclerosis of nonautologous biological bypass graft(s) of the right leg with ulceration of ankle | CMS +I70534 | Atherosclerosis of nonautologous biological bypass graft(s) of the right leg with ulceration of heel and midfoot | CMS +I70535 | Atherosclerosis of nonautologous biological bypass graft(s) of the right leg with ulceration of other part of foot | CMS +I70538 | Atherosclerosis of nonautologous biological bypass graft(s) of the right leg with ulceration of other part of lower leg | CMS +I70539 | Atherosclerosis of nonautologous biological bypass graft(s) of the right leg with ulceration of unspecified site | CMS +I70541 | Atherosclerosis of nonautologous biological bypass graft(s) of the left leg with ulceration of thigh | CMS +I70542 | Atherosclerosis of nonautologous biological bypass graft(s) of the left leg with ulceration of calf | CMS +I70543 | Atherosclerosis of nonautologous biological bypass graft(s) of the left leg with ulceration of ankle | CMS +I70544 | Atherosclerosis of nonautologous biological bypass graft(s) of the left leg with ulceration of heel and midfoot | CMS +I70545 | Atherosclerosis of nonautologous biological bypass graft(s) of the left leg with ulceration of other part of foot | CMS +I70548 | Atherosclerosis of nonautologous biological bypass graft(s) of the left leg with ulceration of other part of lower leg | CMS +I70549 | Atherosclerosis of nonautologous biological bypass graft(s) of the left leg with ulceration of unspecified site | CMS +I7055 | Atherosclerosis of nonautologous biological bypass graft(s) of other extremity with ulceration | CMS +I70561 | Atherosclerosis of nonautologous biological bypass graft(s) of the extremities with gangrene, right leg | CMS +I70562 | Atherosclerosis of nonautologous biological bypass graft(s) of the extremities with gangrene, left leg | CMS +I70563 | Atherosclerosis of nonautologous biological bypass graft(s) of the extremities with gangrene, bilateral legs | CMS +I70568 | Atherosclerosis of nonautologous biological bypass graft(s) of the extremities with gangrene, other extremity | CMS +I70569 | Atherosclerosis of nonautologous biological bypass graft(s) of the extremities with gangrene, unspecified extremity | CMS +I70591 | Other atherosclerosis of nonautologous biological bypass graft(s) of the extremities, right leg | CMS +I70592 | Other atherosclerosis of nonautologous biological bypass graft(s) of the extremities, left leg | CMS +I70593 | Other atherosclerosis of nonautologous biological bypass graft(s) of the extremities, bilateral legs | CMS +I70598 | Other atherosclerosis of nonautologous biological bypass graft(s) of the extremities, other extremity | CMS +I70599 | Other atherosclerosis of nonautologous biological bypass graft(s) of the extremities, unspecified extremity | CMS +I70601 | Unspecified atherosclerosis of nonbiological bypass graft(s) of the extremities, right leg | CMS +I70602 | Unspecified atherosclerosis of nonbiological bypass graft(s) of the extremities, left leg | CMS +I70603 | Unspecified atherosclerosis of nonbiological bypass graft(s) of the extremities, bilateral legs | CMS +I70608 | Unspecified atherosclerosis of nonbiological bypass graft(s) of the extremities, other extremity | CMS +I70609 | Unspecified atherosclerosis of nonbiological bypass graft(s) of the extremities, unspecified extremity | CMS +I70611 | Atherosclerosis of nonbiological bypass graft(s) of the extremities with intermittent claudication, right leg | CMS +I70612 | Atherosclerosis of nonbiological bypass graft(s) of the extremities with intermittent claudication, left leg | CMS +I70613 | Atherosclerosis of nonbiological bypass graft(s) of the extremities with intermittent claudication, bilateral legs | CMS +I70618 | Atherosclerosis of nonbiological bypass graft(s) of the extremities with intermittent claudication, other extremity | CMS +I70619 | Atherosclerosis of nonbiological bypass graft(s) of the extremities with intermittent claudication, unspecified extremity | CMS +I70621 | Atherosclerosis of nonbiological bypass graft(s) of the extremities with rest pain, right leg | CMS +I70622 | Atherosclerosis of nonbiological bypass graft(s) of the extremities with rest pain, left leg | CMS +I70623 | Atherosclerosis of nonbiological bypass graft(s) of the extremities with rest pain, bilateral legs | CMS +I70628 | Atherosclerosis of nonbiological bypass graft(s) of the extremities with rest pain, other extremity | CMS +I70629 | Atherosclerosis of nonbiological bypass graft(s) of the extremities with rest pain, unspecified extremity | CMS +I70631 | Atherosclerosis of nonbiological bypass graft(s) of the right leg with ulceration of thigh | CMS +I70632 | Atherosclerosis of nonbiological bypass graft(s) of the right leg with ulceration of calf | CMS +I70633 | Atherosclerosis of nonbiological bypass graft(s) of the right leg with ulceration of ankle | CMS +I70634 | Atherosclerosis of nonbiological bypass graft(s) of the right leg with ulceration of heel and midfoot | CMS +I70635 | Atherosclerosis of nonbiological bypass graft(s) of the right leg with ulceration of other part of foot | CMS +I70638 | Atherosclerosis of nonbiological bypass graft(s) of the right leg with ulceration of other part of lower leg | CMS +I70639 | Atherosclerosis of nonbiological bypass graft(s) of the right leg with ulceration of unspecified site | CMS +I70641 | Atherosclerosis of nonbiological bypass graft(s) of the left leg with ulceration of thigh | CMS +I70642 | Atherosclerosis of nonbiological bypass graft(s) of the left leg with ulceration of calf | CMS +I70643 | Atherosclerosis of nonbiological bypass graft(s) of the left leg with ulceration of ankle | CMS +I70644 | Atherosclerosis of nonbiological bypass graft(s) of the left leg with ulceration of heel and midfoot | CMS +I70645 | Atherosclerosis of nonbiological bypass graft(s) of the left leg with ulceration of other part of foot | CMS +I70648 | Atherosclerosis of nonbiological bypass graft(s) of the left leg with ulceration of other part of lower leg | CMS +I70649 | Atherosclerosis of nonbiological bypass graft(s) of the left leg with ulceration of unspecified site | CMS +I7065 | Atherosclerosis of nonbiological bypass graft(s) of other extremity with ulceration | CMS +I70661 | Atherosclerosis of nonbiological bypass graft(s) of the extremities with gangrene, right leg | CMS +I70662 | Atherosclerosis of nonbiological bypass graft(s) of the extremities with gangrene, left leg | CMS +I70663 | Atherosclerosis of nonbiological bypass graft(s) of the extremities with gangrene, bilateral legs | CMS +I70668 | Atherosclerosis of nonbiological bypass graft(s) of the extremities with gangrene, other extremity | CMS +I70669 | Atherosclerosis of nonbiological bypass graft(s) of the extremities with gangrene, unspecified extremity | CMS +I70691 | Other atherosclerosis of nonbiological bypass graft(s) of the extremities, right leg | CMS +I70692 | Other atherosclerosis of nonbiological bypass graft(s) of the extremities, left leg | CMS +I70693 | Other atherosclerosis of nonbiological bypass graft(s) of the extremities, bilateral legs | CMS +I70698 | Other atherosclerosis of nonbiological bypass graft(s) of the extremities, other extremity | CMS +I70699 | Other atherosclerosis of nonbiological bypass graft(s) of the extremities, unspecified extremity | CMS +I70701 | Unspecified atherosclerosis of other type of bypass graft(s) of the extremities, right leg | CMS +I70702 | Unspecified atherosclerosis of other type of bypass graft(s) of the extremities, left leg | CMS +I70703 | Unspecified atherosclerosis of other type of bypass graft(s) of the extremities, bilateral legs | CMS +I70708 | Unspecified atherosclerosis of other type of bypass graft(s) of the extremities, other extremity | CMS +I70709 | Unspecified atherosclerosis of other type of bypass graft(s) of the extremities, unspecified extremity | CMS +I70711 | Atherosclerosis of other type of bypass graft(s) of the extremities with intermittent claudication, right leg | CMS +I70712 | Atherosclerosis of other type of bypass graft(s) of the extremities with intermittent claudication, left leg | CMS +I70713 | Atherosclerosis of other type of bypass graft(s) of the extremities with intermittent claudication, bilateral legs | CMS +I70718 | Atherosclerosis of other type of bypass graft(s) of the extremities with intermittent claudication, other extremity | CMS +I70719 | Atherosclerosis of other type of bypass graft(s) of the extremities with intermittent claudication, unspecified extremity | CMS +I70721 | Atherosclerosis of other type of bypass graft(s) of the extremities with rest pain, right leg | CMS +I70722 | Atherosclerosis of other type of bypass graft(s) of the extremities with rest pain, left leg | CMS +I70723 | Atherosclerosis of other type of bypass graft(s) of the extremities with rest pain, bilateral legs | CMS +I70728 | Atherosclerosis of other type of bypass graft(s) of the extremities with rest pain, other extremity | CMS +I70729 | Atherosclerosis of other type of bypass graft(s) of the extremities with rest pain, unspecified extremity | CMS +I70731 | Atherosclerosis of other type of bypass graft(s) of the right leg with ulceration of thigh | CMS +I70732 | Atherosclerosis of other type of bypass graft(s) of the right leg with ulceration of calf | CMS +I70733 | Atherosclerosis of other type of bypass graft(s) of the right leg with ulceration of ankle | CMS +I70734 | Atherosclerosis of other type of bypass graft(s) of the right leg with ulceration of heel and midfoot | CMS +I70735 | Atherosclerosis of other type of bypass graft(s) of the right leg with ulceration of other part of foot | CMS +I70738 | Atherosclerosis of other type of bypass graft(s) of the right leg with ulceration of other part of lower leg | CMS +I70739 | Atherosclerosis of other type of bypass graft(s) of the right leg with ulceration of unspecified site | CMS +I70741 | Atherosclerosis of other type of bypass graft(s) of the left leg with ulceration of thigh | CMS +I70742 | Atherosclerosis of other type of bypass graft(s) of the left leg with ulceration of calf | CMS +I70743 | Atherosclerosis of other type of bypass graft(s) of the left leg with ulceration of ankle | CMS +I70744 | Atherosclerosis of other type of bypass graft(s) of the left leg with ulceration of heel and midfoot | CMS +I70745 | Atherosclerosis of other type of bypass graft(s) of the left leg with ulceration of other part of foot | CMS +I70748 | Atherosclerosis of other type of bypass graft(s) of the left leg with ulceration of other part of lower leg | CMS +I70749 | Atherosclerosis of other type of bypass graft(s) of the left leg with ulceration of unspecified site | CMS +I7075 | Atherosclerosis of other type of bypass graft(s) of other extremity with ulceration | CMS +I70761 | Atherosclerosis of other type of bypass graft(s) of the extremities with gangrene, right leg | CMS +I70762 | Atherosclerosis of other type of bypass graft(s) of the extremities with gangrene, left leg | CMS +I70763 | Atherosclerosis of other type of bypass graft(s) of the extremities with gangrene, bilateral legs | CMS +I70768 | Atherosclerosis of other type of bypass graft(s) of the extremities with gangrene, other extremity | CMS +I70769 | Atherosclerosis of other type of bypass graft(s) of the extremities with gangrene, unspecified extremity | CMS +I70791 | Other atherosclerosis of other type of bypass graft(s) of the extremities, right leg | CMS +I70792 | Other atherosclerosis of other type of bypass graft(s) of the extremities, left leg | CMS +I70793 | Other atherosclerosis of other type of bypass graft(s) of the extremities, bilateral legs | CMS +I70798 | Other atherosclerosis of other type of bypass graft(s) of the extremities, other extremity | CMS +I70799 | Other atherosclerosis of other type of bypass graft(s) of the extremities, unspecified extremity | CMS +I708 | Atherosclerosis of other arteries | WHO +I709 | Generalized and unspecified atherosclerosis | WHO +I7090 | Unspecified atherosclerosis | CMS +I7091 | Generalized atherosclerosis | CMS +I7092 | Chronic total occlusion of artery of the extremities | CMS +I71 | Aortic aneurysm and dissection | WHO +I710 | Dissection of aorta [any part] | WHO +I7100 | Dissection of unspecified site of aorta | CMS +I7101 | Dissection of thoracic aorta | CMS +I7102 | Dissection of abdominal aorta | CMS +I7103 | Dissection of thoracoabdominal aorta | CMS +I711 | Thoracic aortic aneurysm, ruptured | WHO +I712 | Thoracic aortic aneurysm, without mention of rupture | WHO +I713 | Abdominal aortic aneurysm, ruptured | WHO +I714 | Abdominal aortic aneurysm, without mention of rupture | WHO +I715 | Thoracoabdominal aortic aneurysm, ruptured | WHO +I716 | Thoracoabdominal aortic aneurysm, without mention of rupture | WHO +I718 | Aortic aneurysm of unspecified site, ruptured | WHO +I719 | Aortic aneurysm of unspecified site, without mention of rupture | WHO +I72 | Other aneurysm and dissection | WHO +I720 | Aneurysm and dissection of carotid artery | WHO +I721 | Aneurysm and dissection of artery of upper extremity | WHO +I722 | Aneurysm and dissection of renal artery | WHO +I723 | Aneurysm and dissection of iliac artery | WHO +I724 | Aneurysm and dissection of artery of lower extremity | WHO +I725 | Aneurysm and dissection of other precerebral arteries | WHO +I726 | Aneurysm and dissection of vertebral artery | WHO +I728 | Aneurysm and dissection of other specified arteries | WHO +I729 | Aneurysm and dissection of unspecified site | WHO +I73 | Other peripheral vascular diseases | WHO +I730 | Raynaud syndrome | WHO +I7300 | Raynaud's syndrome without gangrene | CMS +I7301 | Raynaud's syndrome with gangrene | CMS +I731 | Thromboangiitis obliterans [Buerger] | WHO +I738 | Other specified peripheral vascular diseases | WHO +I7381 | Erythromelalgia | CMS +I7389 | Other specified peripheral vascular diseases | CMS +I739 | Peripheral vascular disease, unspecified | WHO +I74 | Arterial embolism and thrombosis | WHO +I740 | Embolism and thrombosis of abdominal aorta | WHO +I7401 | Saddle embolus of abdominal aorta | CMS +I7409 | Other arterial embolism and thrombosis of abdominal aorta | CMS +I741 | Embolism and thrombosis of other and unspecified parts of aorta | WHO +I7410 | Embolism and thrombosis of unspecified parts of aorta | CMS +I7411 | Embolism and thrombosis of thoracic aorta | CMS +I7419 | Embolism and thrombosis of other parts of aorta | CMS +I742 | Embolism and thrombosis of arteries of upper extremities | WHO +I743 | Embolism and thrombosis of arteries of lower extremities | WHO +I744 | Embolism and thrombosis of arteries of extremities, unspecified | WHO +I745 | Embolism and thrombosis of iliac artery | WHO +I748 | Embolism and thrombosis of other arteries | WHO +I749 | Embolism and thrombosis of unspecified artery | WHO +I75011 | Atheroembolism of right upper extremity | CMS +I75012 | Atheroembolism of left upper extremity | CMS +I75013 | Atheroembolism of bilateral upper extremities | CMS +I75019 | Atheroembolism of unspecified upper extremity | CMS +I75021 | Atheroembolism of right lower extremity | CMS +I75022 | Atheroembolism of left lower extremity | CMS +I75023 | Atheroembolism of bilateral lower extremities | CMS +I75029 | Atheroembolism of unspecified lower extremity | CMS +I7581 | Atheroembolism of kidney | CMS +I7589 | Atheroembolism of other site | CMS +I76 | Septic arterial embolism | CMS +I77 | Other disorders of arteries and arterioles | WHO +I770 | Arteriovenous fistula, acquired | WHO +I771 | Stricture of artery | WHO +I772 | Rupture of artery | WHO +I773 | Arterial fibromuscular dysplasia | WHO +I774 | Coeliac artery compression syndrome | WHO +I775 | Necrosis of artery | WHO +I776 | Arteritis, unspecified | WHO +I7770 | Dissection of unspecified artery | CMS +I7771 | Dissection of carotid artery | CMS +I7772 | Dissection of iliac artery | CMS +I7773 | Dissection of renal artery | CMS +I7774 | Dissection of vertebral artery | CMS +I7775 | Dissection of other precerebral arteries | CMS +I7776 | Dissection of artery of upper extremity | CMS +I7777 | Dissection of artery of lower extremity | CMS +I7779 | Dissection of other specified artery | CMS +I778 | Other specified disorders of arteries and arterioles | WHO +I77810 | Thoracic aortic ectasia | CMS +I77811 | Abdominal aortic ectasia | CMS +I77812 | Thoracoabdominal aortic ectasia | CMS +I77819 | Aortic ectasia, unspecified site | CMS +I7789 | Other specified disorders of arteries and arterioles | CMS +I779 | Disorder of arteries and arterioles, unspecified | WHO +I78 | Diseases of capillaries | WHO +I780 | Hereditary haemorrhagic telangiectasia | WHO +I781 | Naevus, non-neoplastic | WHO +I788 | Other diseases of capillaries | WHO +I789 | Disease of capillaries, unspecified | WHO +I79 | Disorders of arteries, arterioles and capillaries in diseases classified elsewhere | WHO +I790 | Aneurysm of aorta in diseases classified elsewhere | WHO +I791 | Aortitis in diseases classified elsewhere | WHO +I792 | Peripheral angiopathy in diseases classified elsewhere | WHO +I798 | Other disorders of arteries, arterioles and capillaries in diseases classified elsewhere | WHO +I80 | Phlebitis and thrombophlebitis | WHO +I800 | Phlebitis and thrombophlebitis of superficial vessels of lower extremities | WHO +I8000 | Phlebitis and thrombophlebitis of superficial vessels of unspecified lower extremity | CMS +I8001 | Phlebitis and thrombophlebitis of superficial vessels of right lower extremity | CMS +I8002 | Phlebitis and thrombophlebitis of superficial vessels of left lower extremity | CMS +I8003 | Phlebitis and thrombophlebitis of superficial vessels of lower extremities, bilateral | CMS +I801 | Phlebitis and thrombophlebitis of femoral vein | WHO +I8010 | Phlebitis and thrombophlebitis of unspecified femoral vein | CMS +I8011 | Phlebitis and thrombophlebitis of right femoral vein | CMS +I8012 | Phlebitis and thrombophlebitis of left femoral vein | CMS +I8013 | Phlebitis and thrombophlebitis of femoral vein, bilateral | CMS +I802 | Phlebitis and thrombophlebitis of other deep vessels of lower extremities | WHO +I80201 | Phlebitis and thrombophlebitis of unspecified deep vessels of right lower extremity | CMS +I80202 | Phlebitis and thrombophlebitis of unspecified deep vessels of left lower extremity | CMS +I80203 | Phlebitis and thrombophlebitis of unspecified deep vessels of lower extremities, bilateral | CMS +I80209 | Phlebitis and thrombophlebitis of unspecified deep vessels of unspecified lower extremity | CMS +I80211 | Phlebitis and thrombophlebitis of right iliac vein | CMS +I80212 | Phlebitis and thrombophlebitis of left iliac vein | CMS +I80213 | Phlebitis and thrombophlebitis of iliac vein, bilateral | CMS +I80219 | Phlebitis and thrombophlebitis of unspecified iliac vein | CMS +I80221 | Phlebitis and thrombophlebitis of right popliteal vein | CMS +I80222 | Phlebitis and thrombophlebitis of left popliteal vein | CMS +I80223 | Phlebitis and thrombophlebitis of popliteal vein, bilateral | CMS +I80229 | Phlebitis and thrombophlebitis of unspecified popliteal vein | CMS +I80231 | Phlebitis and thrombophlebitis of right tibial vein | CMS +I80232 | Phlebitis and thrombophlebitis of left tibial vein | CMS +I80233 | Phlebitis and thrombophlebitis of tibial vein, bilateral | CMS +I80239 | Phlebitis and thrombophlebitis of unspecified tibial vein | CMS +I80291 | Phlebitis and thrombophlebitis of other deep vessels of right lower extremity | CMS +I80292 | Phlebitis and thrombophlebitis of other deep vessels of left lower extremity | CMS +I80293 | Phlebitis and thrombophlebitis of other deep vessels of lower extremity, bilateral | CMS +I80299 | Phlebitis and thrombophlebitis of other deep vessels of unspecified lower extremity | CMS +I803 | Phlebitis and thrombophlebitis of lower extremities, unspecified | WHO +I808 | Phlebitis and thrombophlebitis of other sites | WHO +I809 | Phlebitis and thrombophlebitis of unspecified site | WHO +I81 | Portal vein thrombosis | WHO +I82 | Other venous embolism and thrombosis | WHO +I820 | Budd-Chiari syndrome | WHO +I821 | Thrombophlebitis migrans | WHO +I822 | Embolism and thrombosis of vena cava | WHO +I82210 | Acute embolism and thrombosis of superior vena cava | CMS +I82211 | Chronic embolism and thrombosis of superior vena cava | CMS +I82220 | Acute embolism and thrombosis of inferior vena cava | CMS +I82221 | Chronic embolism and thrombosis of inferior vena cava | CMS +I82290 | Acute embolism and thrombosis of other thoracic veins | CMS +I82291 | Chronic embolism and thrombosis of other thoracic veins | CMS +I823 | Embolism and thrombosis of renal vein | WHO +I82401 | Acute embolism and thrombosis of unspecified deep veins of right lower extremity | CMS +I82402 | Acute embolism and thrombosis of unspecified deep veins of left lower extremity | CMS +I82403 | Acute embolism and thrombosis of unspecified deep veins of lower extremity, bilateral | CMS +I82409 | Acute embolism and thrombosis of unspecified deep veins of unspecified lower extremity | CMS +I82411 | Acute embolism and thrombosis of right femoral vein | CMS +I82412 | Acute embolism and thrombosis of left femoral vein | CMS +I82413 | Acute embolism and thrombosis of femoral vein, bilateral | CMS +I82419 | Acute embolism and thrombosis of unspecified femoral vein | CMS +I82421 | Acute embolism and thrombosis of right iliac vein | CMS +I82422 | Acute embolism and thrombosis of left iliac vein | CMS +I82423 | Acute embolism and thrombosis of iliac vein, bilateral | CMS +I82429 | Acute embolism and thrombosis of unspecified iliac vein | CMS +I82431 | Acute embolism and thrombosis of right popliteal vein | CMS +I82432 | Acute embolism and thrombosis of left popliteal vein | CMS +I82433 | Acute embolism and thrombosis of popliteal vein, bilateral | CMS +I82439 | Acute embolism and thrombosis of unspecified popliteal vein | CMS +I82441 | Acute embolism and thrombosis of right tibial vein | CMS +I82442 | Acute embolism and thrombosis of left tibial vein | CMS +I82443 | Acute embolism and thrombosis of tibial vein, bilateral | CMS +I82449 | Acute embolism and thrombosis of unspecified tibial vein | CMS +I82491 | Acute embolism and thrombosis of other specified deep vein of right lower extremity | CMS +I82492 | Acute embolism and thrombosis of other specified deep vein of left lower extremity | CMS +I82493 | Acute embolism and thrombosis of other specified deep vein of lower extremity, bilateral | CMS +I82499 | Acute embolism and thrombosis of other specified deep vein of unspecified lower extremity | CMS +I824Y1 | Acute embolism and thrombosis of unspecified deep veins of right proximal lower extremity | CMS +I824Y2 | Acute embolism and thrombosis of unspecified deep veins of left proximal lower extremity | CMS +I824Y3 | Acute embolism and thrombosis of unspecified deep veins of proximal lower extremity, bilateral | CMS +I824Y9 | Acute embolism and thrombosis of unspecified deep veins of unspecified proximal lower extremity | CMS +I824Z1 | Acute embolism and thrombosis of unspecified deep veins of right distal lower extremity | CMS +I824Z2 | Acute embolism and thrombosis of unspecified deep veins of left distal lower extremity | CMS +I824Z3 | Acute embolism and thrombosis of unspecified deep veins of distal lower extremity, bilateral | CMS +I824Z9 | Acute embolism and thrombosis of unspecified deep veins of unspecified distal lower extremity | CMS +I82501 | Chronic embolism and thrombosis of unspecified deep veins of right lower extremity | CMS +I82502 | Chronic embolism and thrombosis of unspecified deep veins of left lower extremity | CMS +I82503 | Chronic embolism and thrombosis of unspecified deep veins of lower extremity, bilateral | CMS +I82509 | Chronic embolism and thrombosis of unspecified deep veins of unspecified lower extremity | CMS +I82511 | Chronic embolism and thrombosis of right femoral vein | CMS +I82512 | Chronic embolism and thrombosis of left femoral vein | CMS +I82513 | Chronic embolism and thrombosis of femoral vein, bilateral | CMS +I82519 | Chronic embolism and thrombosis of unspecified femoral vein | CMS +I82521 | Chronic embolism and thrombosis of right iliac vein | CMS +I82522 | Chronic embolism and thrombosis of left iliac vein | CMS +I82523 | Chronic embolism and thrombosis of iliac vein, bilateral | CMS +I82529 | Chronic embolism and thrombosis of unspecified iliac vein | CMS +I82531 | Chronic embolism and thrombosis of right popliteal vein | CMS +I82532 | Chronic embolism and thrombosis of left popliteal vein | CMS +I82533 | Chronic embolism and thrombosis of popliteal vein, bilateral | CMS +I82539 | Chronic embolism and thrombosis of unspecified popliteal vein | CMS +I82541 | Chronic embolism and thrombosis of right tibial vein | CMS +I82542 | Chronic embolism and thrombosis of left tibial vein | CMS +I82543 | Chronic embolism and thrombosis of tibial vein, bilateral | CMS +I82549 | Chronic embolism and thrombosis of unspecified tibial vein | CMS +I82591 | Chronic embolism and thrombosis of other specified deep vein of right lower extremity | CMS +I82592 | Chronic embolism and thrombosis of other specified deep vein of left lower extremity | CMS +I82593 | Chronic embolism and thrombosis of other specified deep vein of lower extremity, bilateral | CMS +I82599 | Chronic embolism and thrombosis of other specified deep vein of unspecified lower extremity | CMS +I825Y1 | Chronic embolism and thrombosis of unspecified deep veins of right proximal lower extremity | CMS +I825Y2 | Chronic embolism and thrombosis of unspecified deep veins of left proximal lower extremity | CMS +I825Y3 | Chronic embolism and thrombosis of unspecified deep veins of proximal lower extremity, bilateral | CMS +I825Y9 | Chronic embolism and thrombosis of unspecified deep veins of unspecified proximal lower extremity | CMS +I825Z1 | Chronic embolism and thrombosis of unspecified deep veins of right distal lower extremity | CMS +I825Z2 | Chronic embolism and thrombosis of unspecified deep veins of left distal lower extremity | CMS +I825Z3 | Chronic embolism and thrombosis of unspecified deep veins of distal lower extremity, bilateral | CMS +I825Z9 | Chronic embolism and thrombosis of unspecified deep veins of unspecified distal lower extremity | CMS +I82601 | Acute embolism and thrombosis of unspecified veins of right upper extremity | CMS +I82602 | Acute embolism and thrombosis of unspecified veins of left upper extremity | CMS +I82603 | Acute embolism and thrombosis of unspecified veins of upper extremity, bilateral | CMS +I82609 | Acute embolism and thrombosis of unspecified veins of unspecified upper extremity | CMS +I82611 | Acute embolism and thrombosis of superficial veins of right upper extremity | CMS +I82612 | Acute embolism and thrombosis of superficial veins of left upper extremity | CMS +I82613 | Acute embolism and thrombosis of superficial veins of upper extremity, bilateral | CMS +I82619 | Acute embolism and thrombosis of superficial veins of unspecified upper extremity | CMS +I82621 | Acute embolism and thrombosis of deep veins of right upper extremity | CMS +I82622 | Acute embolism and thrombosis of deep veins of left upper extremity | CMS +I82623 | Acute embolism and thrombosis of deep veins of upper extremity, bilateral | CMS +I82629 | Acute embolism and thrombosis of deep veins of unspecified upper extremity | CMS +I82701 | Chronic embolism and thrombosis of unspecified veins of right upper extremity | CMS +I82702 | Chronic embolism and thrombosis of unspecified veins of left upper extremity | CMS +I82703 | Chronic embolism and thrombosis of unspecified veins of upper extremity, bilateral | CMS +I82709 | Chronic embolism and thrombosis of unspecified veins of unspecified upper extremity | CMS +I82711 | Chronic embolism and thrombosis of superficial veins of right upper extremity | CMS +I82712 | Chronic embolism and thrombosis of superficial veins of left upper extremity | CMS +I82713 | Chronic embolism and thrombosis of superficial veins of upper extremity, bilateral | CMS +I82719 | Chronic embolism and thrombosis of superficial veins of unspecified upper extremity | CMS +I82721 | Chronic embolism and thrombosis of deep veins of right upper extremity | CMS +I82722 | Chronic embolism and thrombosis of deep veins of left upper extremity | CMS +I82723 | Chronic embolism and thrombosis of deep veins of upper extremity, bilateral | CMS +I82729 | Chronic embolism and thrombosis of deep veins of unspecified upper extremity | CMS +I828 | Embolism and thrombosis of other specified veins | WHO +I82811 | Embolism and thrombosis of superficial veins of right lower extremity | CMS +I82812 | Embolism and thrombosis of superficial veins of left lower extremity | CMS +I82813 | Embolism and thrombosis of superficial veins of lower extremities, bilateral | CMS +I82819 | Embolism and thrombosis of superficial veins of unspecified lower extremity | CMS +I82890 | Acute embolism and thrombosis of other specified veins | CMS +I82891 | Chronic embolism and thrombosis of other specified veins | CMS +I829 | Embolism and thrombosis of unspecified vein | WHO +I8290 | Acute embolism and thrombosis of unspecified vein | CMS +I8291 | Chronic embolism and thrombosis of unspecified vein | CMS +I82A11 | Acute embolism and thrombosis of right axillary vein | CMS +I82A12 | Acute embolism and thrombosis of left axillary vein | CMS +I82A13 | Acute embolism and thrombosis of axillary vein, bilateral | CMS +I82A19 | Acute embolism and thrombosis of unspecified axillary vein | CMS +I82A21 | Chronic embolism and thrombosis of right axillary vein | CMS +I82A22 | Chronic embolism and thrombosis of left axillary vein | CMS +I82A23 | Chronic embolism and thrombosis of axillary vein, bilateral | CMS +I82A29 | Chronic embolism and thrombosis of unspecified axillary vein | CMS +I82B11 | Acute embolism and thrombosis of right subclavian vein | CMS +I82B12 | Acute embolism and thrombosis of left subclavian vein | CMS +I82B13 | Acute embolism and thrombosis of subclavian vein, bilateral | CMS +I82B19 | Acute embolism and thrombosis of unspecified subclavian vein | CMS +I82B21 | Chronic embolism and thrombosis of right subclavian vein | CMS +I82B22 | Chronic embolism and thrombosis of left subclavian vein | CMS +I82B23 | Chronic embolism and thrombosis of subclavian vein, bilateral | CMS +I82B29 | Chronic embolism and thrombosis of unspecified subclavian vein | CMS +I82C11 | Acute embolism and thrombosis of right internal jugular vein | CMS +I82C12 | Acute embolism and thrombosis of left internal jugular vein | CMS +I82C13 | Acute embolism and thrombosis of internal jugular vein, bilateral | CMS +I82C19 | Acute embolism and thrombosis of unspecified internal jugular vein | CMS +I82C21 | Chronic embolism and thrombosis of right internal jugular vein | CMS +I82C22 | Chronic embolism and thrombosis of left internal jugular vein | CMS +I82C23 | Chronic embolism and thrombosis of internal jugular vein, bilateral | CMS +I82C29 | Chronic embolism and thrombosis of unspecified internal jugular vein | CMS +I83 | Varicose veins of lower extremities | WHO +I830 | Varicose veins of lower extremities with ulcer | WHO +I83001 | Varicose veins of unspecified lower extremity with ulcer of thigh | CMS +I83002 | Varicose veins of unspecified lower extremity with ulcer of calf | CMS +I83003 | Varicose veins of unspecified lower extremity with ulcer of ankle | CMS +I83004 | Varicose veins of unspecified lower extremity with ulcer of heel and midfoot | CMS +I83005 | Varicose veins of unspecified lower extremity with ulcer other part of foot | CMS +I83008 | Varicose veins of unspecified lower extremity with ulcer other part of lower leg | CMS +I83009 | Varicose veins of unspecified lower extremity with ulcer of unspecified site | CMS +I83011 | Varicose veins of right lower extremity with ulcer of thigh | CMS +I83012 | Varicose veins of right lower extremity with ulcer of calf | CMS +I83013 | Varicose veins of right lower extremity with ulcer of ankle | CMS +I83014 | Varicose veins of right lower extremity with ulcer of heel and midfoot | CMS +I83015 | Varicose veins of right lower extremity with ulcer other part of foot | CMS +I83018 | Varicose veins of right lower extremity with ulcer other part of lower leg | CMS +I83019 | Varicose veins of right lower extremity with ulcer of unspecified site | CMS +I83021 | Varicose veins of left lower extremity with ulcer of thigh | CMS +I83022 | Varicose veins of left lower extremity with ulcer of calf | CMS +I83023 | Varicose veins of left lower extremity with ulcer of ankle | CMS +I83024 | Varicose veins of left lower extremity with ulcer of heel and midfoot | CMS +I83025 | Varicose veins of left lower extremity with ulcer other part of foot | CMS +I83028 | Varicose veins of left lower extremity with ulcer other part of lower leg | CMS +I83029 | Varicose veins of left lower extremity with ulcer of unspecified site | CMS +I831 | Varicose veins of lower extremities with inflammation | WHO +I8310 | Varicose veins of unspecified lower extremity with inflammation | CMS +I8311 | Varicose veins of right lower extremity with inflammation | CMS +I8312 | Varicose veins of left lower extremity with inflammation | CMS +I832 | Varicose veins of lower extremities with both ulcer and inflammation | WHO +I83201 | Varicose veins of unspecified lower extremity with both ulcer of thigh and inflammation | CMS +I83202 | Varicose veins of unspecified lower extremity with both ulcer of calf and inflammation | CMS +I83203 | Varicose veins of unspecified lower extremity with both ulcer of ankle and inflammation | CMS +I83204 | Varicose veins of unspecified lower extremity with both ulcer of heel and midfoot and inflammation | CMS +I83205 | Varicose veins of unspecified lower extremity with both ulcer other part of foot and inflammation | CMS +I83208 | Varicose veins of unspecified lower extremity with both ulcer of other part of lower extremity and inflammation | CMS +I83209 | Varicose veins of unspecified lower extremity with both ulcer of unspecified site and inflammation | CMS +I83211 | Varicose veins of right lower extremity with both ulcer of thigh and inflammation | CMS +I83212 | Varicose veins of right lower extremity with both ulcer of calf and inflammation | CMS +I83213 | Varicose veins of right lower extremity with both ulcer of ankle and inflammation | CMS +I83214 | Varicose veins of right lower extremity with both ulcer of heel and midfoot and inflammation | CMS +I83215 | Varicose veins of right lower extremity with both ulcer other part of foot and inflammation | CMS +I83218 | Varicose veins of right lower extremity with both ulcer of other part of lower extremity and inflammation | CMS +I83219 | Varicose veins of right lower extremity with both ulcer of unspecified site and inflammation | CMS +I83221 | Varicose veins of left lower extremity with both ulcer of thigh and inflammation | CMS +I83222 | Varicose veins of left lower extremity with both ulcer of calf and inflammation | CMS +I83223 | Varicose veins of left lower extremity with both ulcer of ankle and inflammation | CMS +I83224 | Varicose veins of left lower extremity with both ulcer of heel and midfoot and inflammation | CMS +I83225 | Varicose veins of left lower extremity with both ulcer other part of foot and inflammation | CMS +I83228 | Varicose veins of left lower extremity with both ulcer of other part of lower extremity and inflammation | CMS +I83229 | Varicose veins of left lower extremity with both ulcer of unspecified site and inflammation | CMS +I83811 | Varicose veins of right lower extremity with pain | CMS +I83812 | Varicose veins of left lower extremity with pain | CMS +I83813 | Varicose veins of bilateral lower extremities with pain | CMS +I83819 | Varicose veins of unspecified lower extremity with pain | CMS +I83891 | Varicose veins of right lower extremity with other complications | CMS +I83892 | Varicose veins of left lower extremity with other complications | CMS +I83893 | Varicose veins of bilateral lower extremities with other complications | CMS +I83899 | Varicose veins of unspecified lower extremity with other complications | CMS +I839 | Varicose veins of lower extremities without ulcer or inflammation | WHO +I8390 | Asymptomatic varicose veins of unspecified lower extremity | CMS +I8391 | Asymptomatic varicose veins of right lower extremity | CMS +I8392 | Asymptomatic varicose veins of left lower extremity | CMS +I8393 | Asymptomatic varicose veins of bilateral lower extremities | CMS +I85 | Oesophageal varices | WHO +I850 | Oesophageal varices with bleeding | WHO +I8500 | Esophageal varices without bleeding | CMS +I8501 | Esophageal varices with bleeding | CMS +I8510 | Secondary esophageal varices without bleeding | CMS +I8511 | Secondary esophageal varices with bleeding | CMS +I859 | Oesophageal varices without bleeding | WHO +I86 | Varicose veins of other sites | WHO +I860 | Sublingual varices | WHO +I861 | Scrotal varices | WHO +I862 | Pelvic varices | WHO +I863 | Vulval varices | WHO +I864 | Gastric varices | WHO +I868 | Varicose veins of other specified sites | WHO +I87 | Other disorders of veins | WHO +I870 | Postthrombotic syndrome | WHO +I87001 | Postthrombotic syndrome without complications of right lower extremity | CMS +I87002 | Postthrombotic syndrome without complications of left lower extremity | CMS +I87003 | Postthrombotic syndrome without complications of bilateral lower extremity | CMS +I87009 | Postthrombotic syndrome without complications of unspecified extremity | CMS +I87011 | Postthrombotic syndrome with ulcer of right lower extremity | CMS +I87012 | Postthrombotic syndrome with ulcer of left lower extremity | CMS +I87013 | Postthrombotic syndrome with ulcer of bilateral lower extremity | CMS +I87019 | Postthrombotic syndrome with ulcer of unspecified lower extremity | CMS +I87021 | Postthrombotic syndrome with inflammation of right lower extremity | CMS +I87022 | Postthrombotic syndrome with inflammation of left lower extremity | CMS +I87023 | Postthrombotic syndrome with inflammation of bilateral lower extremity | CMS +I87029 | Postthrombotic syndrome with inflammation of unspecified lower extremity | CMS +I87031 | Postthrombotic syndrome with ulcer and inflammation of right lower extremity | CMS +I87032 | Postthrombotic syndrome with ulcer and inflammation of left lower extremity | CMS +I87033 | Postthrombotic syndrome with ulcer and inflammation of bilateral lower extremity | CMS +I87039 | Postthrombotic syndrome with ulcer and inflammation of unspecified lower extremity | CMS +I87091 | Postthrombotic syndrome with other complications of right lower extremity | CMS +I87092 | Postthrombotic syndrome with other complications of left lower extremity | CMS +I87093 | Postthrombotic syndrome with other complications of bilateral lower extremity | CMS +I87099 | Postthrombotic syndrome with other complications of unspecified lower extremity | CMS +I871 | Compression of vein | WHO +I872 | Venous insufficiency (chronic)(peripheral) | WHO +I87301 | Chronic venous hypertension (idiopathic) without complications of right lower extremity | CMS +I87302 | Chronic venous hypertension (idiopathic) without complications of left lower extremity | CMS +I87303 | Chronic venous hypertension (idiopathic) without complications of bilateral lower extremity | CMS +I87309 | Chronic venous hypertension (idiopathic) without complications of unspecified lower extremity | CMS +I87311 | Chronic venous hypertension (idiopathic) with ulcer of right lower extremity | CMS +I87312 | Chronic venous hypertension (idiopathic) with ulcer of left lower extremity | CMS +I87313 | Chronic venous hypertension (idiopathic) with ulcer of bilateral lower extremity | CMS +I87319 | Chronic venous hypertension (idiopathic) with ulcer of unspecified lower extremity | CMS +I87321 | Chronic venous hypertension (idiopathic) with inflammation of right lower extremity | CMS +I87322 | Chronic venous hypertension (idiopathic) with inflammation of left lower extremity | CMS +I87323 | Chronic venous hypertension (idiopathic) with inflammation of bilateral lower extremity | CMS +I87329 | Chronic venous hypertension (idiopathic) with inflammation of unspecified lower extremity | CMS +I87331 | Chronic venous hypertension (idiopathic) with ulcer and inflammation of right lower extremity | CMS +I87332 | Chronic venous hypertension (idiopathic) with ulcer and inflammation of left lower extremity | CMS +I87333 | Chronic venous hypertension (idiopathic) with ulcer and inflammation of bilateral lower extremity | CMS +I87339 | Chronic venous hypertension (idiopathic) with ulcer and inflammation of unspecified lower extremity | CMS +I87391 | Chronic venous hypertension (idiopathic) with other complications of right lower extremity | CMS +I87392 | Chronic venous hypertension (idiopathic) with other complications of left lower extremity | CMS +I87393 | Chronic venous hypertension (idiopathic) with other complications of bilateral lower extremity | CMS +I87399 | Chronic venous hypertension (idiopathic) with other complications of unspecified lower extremity | CMS +I878 | Other specified disorders of veins | WHO +I879 | Disorder of vein, unspecified | WHO +I88 | Nonspecific lymphadenitis | WHO +I880 | Nonspecific mesenteric lymphadenitis | WHO +I881 | Chronic lymphadenitis, except mesenteric | WHO +I888 | Other nonspecific lymphadenitis | WHO +I889 | Nonspecific lymphadenitis, unspecified | WHO +I89 | Other noninfective disorders of lymphatic vessels and lymph nodes | WHO +I890 | Lymphoedema, not elsewhere classified | WHO +I891 | Lymphangitis | WHO +I898 | Other specified noninfective disorders of lymphatic vessels and lymph nodes | WHO +I899 | Noninfective disorder of lymphatic vessels and lymph nodes, unspecified | WHO +I95 | Hypotension | WHO +I950 | Idiopathic hypotension | WHO +I951 | Orthostatic hypotension | WHO +I952 | Hypotension due to drugs | WHO +I953 | Hypotension of hemodialysis | CMS +I958 | Other hypotension | WHO +I9581 | Postprocedural hypotension | CMS +I9589 | Other hypotension | CMS +I959 | Hypotension, unspecified | WHO +I96 | Gangrene, not elsewhere classified | CMS +I97 | Postprocedural disorders of circulatory system, not elsewhere classified | WHO +I970 | Postcardiotomy syndrome | WHO +I971 | Other functional disturbances following cardiac surgery | WHO +I97110 | Postprocedural cardiac insufficiency following cardiac surgery | CMS +I97111 | Postprocedural cardiac insufficiency following other surgery | CMS +I97120 | Postprocedural cardiac arrest following cardiac surgery | CMS +I97121 | Postprocedural cardiac arrest following other surgery | CMS +I97130 | Postprocedural heart failure following cardiac surgery | CMS +I97131 | Postprocedural heart failure following other surgery | CMS +I97190 | Other postprocedural cardiac functional disturbances following cardiac surgery | CMS +I97191 | Other postprocedural cardiac functional disturbances following other surgery | CMS +I972 | Postmastectomy lymphoedema syndrome | WHO +I973 | Postprocedural hypertension | CMS +I97410 | Intraoperative hemorrhage and hematoma of a circulatory system organ or structure complicating a cardiac catheterization | CMS +I97411 | Intraoperative hemorrhage and hematoma of a circulatory system organ or structure complicating a cardiac bypass | CMS +I97418 | Intraoperative hemorrhage and hematoma of a circulatory system organ or structure complicating other circulatory system procedure | CMS +I9742 | Intraoperative hemorrhage and hematoma of a circulatory system organ or structure complicating other procedure | CMS +I9751 | Accidental puncture and laceration of a circulatory system organ or structure during a circulatory system procedure | CMS +I9752 | Accidental puncture and laceration of a circulatory system organ or structure during other procedure | CMS +I97610 | Postprocedural hemorrhage of a circulatory system organ or structure following a cardiac catheterization | CMS +I97611 | Postprocedural hemorrhage of a circulatory system organ or structure following cardiac bypass | CMS +I97618 | Postprocedural hemorrhage of a circulatory system organ or structure following other circulatory system procedure | CMS +I97620 | Postprocedural hemorrhage of a circulatory system organ or structure following other procedure | CMS +I97621 | Postprocedural hematoma of a circulatory system organ or structure following other procedure | CMS +I97622 | Postprocedural seroma of a circulatory system organ or structure following other procedure | CMS +I97630 | Postprocedural hematoma of a circulatory system organ or structure following a cardiac catheterization | CMS +I97631 | Postprocedural hematoma of a circulatory system organ or structure following cardiac bypass | CMS +I97638 | Postprocedural hematoma of a circulatory system organ or structure following other circulatory system procedure | CMS +I97640 | Postprocedural seroma of a circulatory system organ or structure following a cardiac catheterization | CMS +I97641 | Postprocedural seroma of a circulatory system organ or structure following cardiac bypass | CMS +I97648 | Postprocedural seroma of a circulatory system organ or structure following other circulatory system procedure | CMS +I97710 | Intraoperative cardiac arrest during cardiac surgery | CMS +I97711 | Intraoperative cardiac arrest during other surgery | CMS +I97790 | Other intraoperative cardiac functional disturbances during cardiac surgery | CMS +I97791 | Other intraoperative cardiac functional disturbances during other surgery | CMS +I978 | Other postprocedural disorders of circulatory system, not elsewhere classified | WHO +I97810 | Intraoperative cerebrovascular infarction during cardiac surgery | CMS +I97811 | Intraoperative cerebrovascular infarction during other surgery | CMS +I97820 | Postprocedural cerebrovascular infarction following cardiac surgery | CMS +I97821 | Postprocedural cerebrovascular infarction following other surgery | CMS +I9788 | Other intraoperative complications of the circulatory system, not elsewhere classified | CMS +I9789 | Other postprocedural complications and disorders of the circulatory system, not elsewhere classified | CMS +I979 | Postprocedural disorder of circulatory system, unspecified | WHO +I98 | Other disorders of circulatory system in diseases classified elsewhere | WHO +I980 | Cardiovascular syphilis | WHO +I981 | Cardiovascular disorders in other infectious and parasitic diseases classified elsewhere | WHO +I982 | Oesophageal varices without bleeding in diseases classified elsewhere | WHO +I983 | Oesophageal varices with bleeding in diseases classified elsewhere | WHO +I988 | Other specified disorders of circulatory system in diseases classified elsewhere | WHO +I99 | Other and unspecified disorders of circulatory system | WHO +I998 | Other disorder of circulatory system | CMS +I999 | Unspecified disorder of circulatory system | CMS +J00 | Acute nasopharyngitis [common cold] | WHO +J01 | Acute sinusitis | WHO +J010 | Acute maxillary sinusitis | WHO +J0100 | Acute maxillary sinusitis, unspecified | CMS +J0101 | Acute recurrent maxillary sinusitis | CMS +J011 | Acute frontal sinusitis | WHO +J0110 | Acute frontal sinusitis, unspecified | CMS +J0111 | Acute recurrent frontal sinusitis | CMS +J012 | Acute ethmoidal sinusitis | WHO +J0120 | Acute ethmoidal sinusitis, unspecified | CMS +J0121 | Acute recurrent ethmoidal sinusitis | CMS +J013 | Acute sphenoidal sinusitis | WHO +J0130 | Acute sphenoidal sinusitis, unspecified | CMS +J0131 | Acute recurrent sphenoidal sinusitis | CMS +J014 | Acute pansinusitis | WHO +J0140 | Acute pansinusitis, unspecified | CMS +J0141 | Acute recurrent pansinusitis | CMS +J018 | Other acute sinusitis | WHO +J0180 | Other acute sinusitis | CMS +J0181 | Other acute recurrent sinusitis | CMS +J019 | Acute sinusitis, unspecified | WHO +J0190 | Acute sinusitis, unspecified | CMS +J0191 | Acute recurrent sinusitis, unspecified | CMS +J02 | Acute pharyngitis | WHO +J020 | Streptococcal pharyngitis | WHO +J028 | Acute pharyngitis due to other specified organisms | WHO +J029 | Acute pharyngitis, unspecified | WHO +J03 | Acute tonsillitis | WHO +J030 | Streptococcal tonsillitis | WHO +J0300 | Acute streptococcal tonsillitis, unspecified | CMS +J0301 | Acute recurrent streptococcal tonsillitis | CMS +J038 | Acute tonsillitis due to other specified organisms | WHO +J0380 | Acute tonsillitis due to other specified organisms | CMS +J0381 | Acute recurrent tonsillitis due to other specified organisms | CMS +J039 | Acute tonsillitis, unspecified | WHO +J0390 | Acute tonsillitis, unspecified | CMS +J0391 | Acute recurrent tonsillitis, unspecified | CMS +J04 | Acute laryngitis and tracheitis | WHO +J040 | Acute laryngitis | WHO +J041 | Acute tracheitis | WHO +J0410 | Acute tracheitis without obstruction | CMS +J0411 | Acute tracheitis with obstruction | CMS +J042 | Acute laryngotracheitis | WHO +J0430 | Supraglottitis, unspecified, without obstruction | CMS +J0431 | Supraglottitis, unspecified, with obstruction | CMS +J05 | Acute obstructive laryngitis [croup] and epiglottitis | WHO +J050 | Acute obstructive laryngitis [croup] | WHO +J051 | Acute epiglottitis | WHO +J0510 | Acute epiglottitis without obstruction | CMS +J0511 | Acute epiglottitis with obstruction | CMS +J06 | Acute upper respiratory infections of multiple and unspecified sites | WHO +J060 | Acute laryngopharyngitis | WHO +J068 | Other acute upper respiratory infections of multiple sites | WHO +J069 | Acute upper respiratory infection, unspecified | WHO +J09 | Influenza due to identified zoonotic or pandemic influenza virus | WHO +J09X1 | Influenza due to identified novel influenza A virus with pneumonia | CMS +J09X2 | Influenza due to identified novel influenza A virus with other respiratory manifestations | CMS +J09X3 | Influenza due to identified novel influenza A virus with gastrointestinal manifestations | CMS +J09X9 | Influenza due to identified novel influenza A virus with other manifestations | CMS +J10 | Influenza due to identified seasonal influenza virus | WHO +J100 | Influenza with pneumonia, seasonal influenza virus identified | WHO +J1000 | Influenza due to other identified influenza virus with unspecified type of pneumonia | CMS +J1001 | Influenza due to other identified influenza virus with the same other identified influenza virus pneumonia | CMS +J1008 | Influenza due to other identified influenza virus with other specified pneumonia | CMS +J101 | Influenza with other respiratory manifestations, seasonal influenza virus identified | WHO +J102 | Influenza due to other identified influenza virus with gastrointestinal manifestations | CMS +J108 | Influenza with other manifestations, seasonal influenza virus identified | WHO +J1081 | Influenza due to other identified influenza virus with encephalopathy | CMS +J1082 | Influenza due to other identified influenza virus with myocarditis | CMS +J1083 | Influenza due to other identified influenza virus with otitis media | CMS +J1089 | Influenza due to other identified influenza virus with other manifestations | CMS +J11 | Influenza, virus not identified | WHO +J110 | Influenza with pneumonia, virus not identified | WHO +J1100 | Influenza due to unidentified influenza virus with unspecified type of pneumonia | CMS +J1108 | Influenza due to unidentified influenza virus with specified pneumonia | CMS +J111 | Influenza with other respiratory manifestations, virus not identified | WHO +J112 | Influenza due to unidentified influenza virus with gastrointestinal manifestations | CMS +J118 | Influenza with other manifestations, virus not identified | WHO +J1181 | Influenza due to unidentified influenza virus with encephalopathy | CMS +J1182 | Influenza due to unidentified influenza virus with myocarditis | CMS +J1183 | Influenza due to unidentified influenza virus with otitis media | CMS +J1189 | Influenza due to unidentified influenza virus with other manifestations | CMS +J12 | Viral pneumonia, not elsewhere classified | WHO +J120 | Adenoviral pneumonia | WHO +J121 | Respiratory syncytial virus pneumonia | WHO +J122 | Parainfluenza virus pneumonia | WHO +J123 | Human metapneumovirus pneumonia | WHO +J128 | Other viral pneumonia | WHO +J1281 | Pneumonia due to SARS-associated coronavirus | CMS +J1289 | Other viral pneumonia | CMS +J129 | Viral pneumonia, unspecified | WHO +J13 | Pneumonia due to Streptococcus pneumoniae | WHO +J14 | Pneumonia due to Haemophilus influenzae | WHO +J15 | Bacterial pneumonia, not elsewhere classified | WHO +J150 | Pneumonia due to Klebsiella pneumoniae | WHO +J151 | Pneumonia due to Pseudomonas | WHO +J152 | Pneumonia due to staphylococcus | WHO +J1520 | Pneumonia due to staphylococcus, unspecified | CMS +J15211 | Pneumonia due to Methicillin susceptible Staphylococcus aureus | CMS +J15212 | Pneumonia due to Methicillin resistant Staphylococcus aureus | CMS +J1529 | Pneumonia due to other staphylococcus | CMS +J153 | Pneumonia due to streptococcus, group B | WHO +J154 | Pneumonia due to other streptococci | WHO +J155 | Pneumonia due to Escherichia coli | WHO +J156 | Pneumonia due to other Gram-negative bacteria | WHO +J157 | Pneumonia due to Mycoplasma pneumoniae | WHO +J158 | Other bacterial pneumonia | WHO +J159 | Bacterial pneumonia, unspecified | WHO +J16 | Pneumonia due to other infectious organisms, not elsewhere classified | WHO +J160 | Chlamydial pneumonia | WHO +J168 | Pneumonia due to other specified infectious organisms | WHO +J17 | Pneumonia in diseases classified elsewhere | WHO +J170 | Pneumonia in bacterial diseases classified elsewhere | WHO +J171 | Pneumonia in viral diseases classified elsewhere | WHO +J172 | Pneumonia in mycoses | WHO +J173 | Pneumonia in parasitic diseases | WHO +J178 | Pneumonia in other diseases classified elsewhere | WHO +J18 | Pneumonia, organism unspecified | WHO +J180 | Bronchopneumonia, unspecified | WHO +J181 | Lobar pneumonia, unspecified | WHO +J182 | Hypostatic pneumonia, unspecified | WHO +J188 | Other pneumonia, organism unspecified | WHO +J189 | Pneumonia, unspecified | WHO +J20 | Acute bronchitis | WHO +J200 | Acute bronchitis due to Mycoplasma pneumoniae | WHO +J201 | Acute bronchitis due to Haemophilus influenzae | WHO +J202 | Acute bronchitis due to streptococcus | WHO +J203 | Acute bronchitis due to coxsackievirus | WHO +J204 | Acute bronchitis due to parainfluenza virus | WHO +J205 | Acute bronchitis due to respiratory syncytial virus | WHO +J206 | Acute bronchitis due to rhinovirus | WHO +J207 | Acute bronchitis due to echovirus | WHO +J208 | Acute bronchitis due to other specified organisms | WHO +J209 | Acute bronchitis, unspecified | WHO +J21 | Acute bronchiolitis | WHO +J210 | Acute bronchiolitis due to respiratory syncytial virus | WHO +J211 | Acute bronchiolitis due to human metapneumovirus | WHO +J218 | Acute bronchiolitis due to other specified organisms | WHO +J219 | Acute bronchiolitis, unspecified | WHO +J22 | Unspecified acute lower respiratory infection | WHO +J30 | Vasomotor and allergic rhinitis | WHO +J300 | Vasomotor rhinitis | WHO +J301 | Allergic rhinitis due to pollen | WHO +J302 | Other seasonal allergic rhinitis | WHO +J303 | Other allergic rhinitis | WHO +J304 | Allergic rhinitis, unspecified | WHO +J305 | Allergic rhinitis due to food | CMS +J3081 | Allergic rhinitis due to animal (cat) (dog) hair and dander | CMS +J3089 | Other allergic rhinitis | CMS +J309 | Allergic rhinitis, unspecified | CMS +J31 | Chronic rhinitis, nasopharyngitis and pharyngitis | WHO +J310 | Chronic rhinitis | WHO +J311 | Chronic nasopharyngitis | WHO +J312 | Chronic pharyngitis | WHO +J32 | Chronic sinusitis | WHO +J320 | Chronic maxillary sinusitis | WHO +J321 | Chronic frontal sinusitis | WHO +J322 | Chronic ethmoidal sinusitis | WHO +J323 | Chronic sphenoidal sinusitis | WHO +J324 | Chronic pansinusitis | WHO +J328 | Other chronic sinusitis | WHO +J329 | Chronic sinusitis, unspecified | WHO +J33 | Nasal polyp | WHO +J330 | Polyp of nasal cavity | WHO +J331 | Polypoid sinus degeneration | WHO +J338 | Other polyp of sinus | WHO +J339 | Nasal polyp, unspecified | WHO +J34 | Other disorders of nose and nasal sinuses | WHO +J340 | Abscess, furuncle and carbuncle of nose | WHO +J341 | Cyst and mucocele of nose and nasal sinus | WHO +J342 | Deviated nasal septum | WHO +J343 | Hypertrophy of nasal turbinates | WHO +J348 | Other specified disorders of nose and nasal sinuses | WHO +J3481 | Nasal mucositis (ulcerative) | CMS +J3489 | Other specified disorders of nose and nasal sinuses | CMS +J349 | Unspecified disorder of nose and nasal sinuses | CMS +J35 | Chronic diseases of tonsils and adenoids | WHO +J350 | Chronic tonsillitis | WHO +J3501 | Chronic tonsillitis | CMS +J3502 | Chronic adenoiditis | CMS +J3503 | Chronic tonsillitis and adenoiditis | CMS +J351 | Hypertrophy of tonsils | WHO +J352 | Hypertrophy of adenoids | WHO +J353 | Hypertrophy of tonsils with hypertrophy of adenoids | WHO +J358 | Other chronic diseases of tonsils and adenoids | WHO +J359 | Chronic disease of tonsils and adenoids, unspecified | WHO +J36 | Peritonsillar abscess | WHO +J37 | Chronic laryngitis and laryngotracheitis | WHO +J370 | Chronic laryngitis | WHO +J371 | Chronic laryngotracheitis | WHO +J38 | Diseases of vocal cords and larynx, not elsewhere classified | WHO +J380 | Paralysis of vocal cords and larynx | WHO +J3800 | Paralysis of vocal cords and larynx, unspecified | CMS +J3801 | Paralysis of vocal cords and larynx, unilateral | CMS +J3802 | Paralysis of vocal cords and larynx, bilateral | CMS +J381 | Polyp of vocal cord and larynx | WHO +J382 | Nodules of vocal cords | WHO +J383 | Other diseases of vocal cords | WHO +J384 | Oedema of larynx | WHO +J385 | Laryngeal spasm | WHO +J386 | Stenosis of larynx | WHO +J387 | Other diseases of larynx | WHO +J39 | Other diseases of upper respiratory tract | WHO +J390 | Retropharyngeal and parapharyngeal abscess | WHO +J391 | Other abscess of pharynx | WHO +J392 | Other diseases of pharynx | WHO +J393 | Upper respiratory tract hypersensitivity reaction, site unspecified | WHO +J398 | Other specified diseases of upper respiratory tract | WHO +J399 | Disease of upper respiratory tract, unspecified | WHO +J40 | Bronchitis, not specified as acute or chronic | WHO +J41 | Simple and mucopurulent chronic bronchitis | WHO +J410 | Simple chronic bronchitis | WHO +J411 | Mucopurulent chronic bronchitis | WHO +J418 | Mixed simple and mucopurulent chronic bronchitis | WHO +J42 | Unspecified chronic bronchitis | WHO +J43 | Emphysema | WHO +J430 | MacLeod syndrome | WHO +J431 | Panlobular emphysema | WHO +J432 | Centrilobular emphysema | WHO +J438 | Other emphysema | WHO +J439 | Emphysema, unspecified | WHO +J44 | Other chronic obstructive pulmonary disease | WHO +J440 | Chronic obstructive pulmonary disease with acute lower respiratory infection | WHO +J441 | Chronic obstructive pulmonary disease with acute exacerbation, unspecified | WHO +J448 | Other specified chronic obstructive pulmonary disease | WHO +J449 | Chronic obstructive pulmonary disease, unspecified | WHO +J45 | Asthma | WHO +J450 | Predominantly allergic asthma | WHO +J451 | Nonallergic asthma | WHO +J4520 | Mild intermittent asthma, uncomplicated | CMS +J4521 | Mild intermittent asthma with (acute) exacerbation | CMS +J4522 | Mild intermittent asthma with status asthmaticus | CMS +J4530 | Mild persistent asthma, uncomplicated | CMS +J4531 | Mild persistent asthma with (acute) exacerbation | CMS +J4532 | Mild persistent asthma with status asthmaticus | CMS +J4540 | Moderate persistent asthma, uncomplicated | CMS +J4541 | Moderate persistent asthma with (acute) exacerbation | CMS +J4542 | Moderate persistent asthma with status asthmaticus | CMS +J4550 | Severe persistent asthma, uncomplicated | CMS +J4551 | Severe persistent asthma with (acute) exacerbation | CMS +J4552 | Severe persistent asthma with status asthmaticus | CMS +J458 | Mixed asthma | WHO +J459 | Asthma, unspecified | WHO +J45901 | Unspecified asthma with (acute) exacerbation | CMS +J45902 | Unspecified asthma with status asthmaticus | CMS +J45909 | Unspecified asthma, uncomplicated | CMS +J45990 | Exercise induced bronchospasm | CMS +J45991 | Cough variant asthma | CMS +J45998 | Other asthma | CMS +J46 | Status asthmaticus | WHO +J47 | Bronchiectasis | WHO +J470 | Bronchiectasis with acute lower respiratory infection | CMS +J471 | Bronchiectasis with (acute) exacerbation | CMS +J479 | Bronchiectasis, uncomplicated | CMS +J60 | Coalworker pneumoconiosis | WHO +J61 | Pneumoconiosis due to asbestos and other mineral fibres | WHO +J62 | Pneumoconiosis due to dust containing silica | WHO +J620 | Pneumoconiosis due to talc dust | WHO +J628 | Pneumoconiosis due to other dust containing silica | WHO +J63 | Pneumoconiosis due to other inorganic dusts | WHO +J630 | Aluminosis (of lung) | WHO +J631 | Bauxite fibrosis (of lung) | WHO +J632 | Berylliosis | WHO +J633 | Graphite fibrosis (of lung) | WHO +J634 | Siderosis | WHO +J635 | Stannosis | WHO +J636 | Pneumoconiosis due to other specified inorganic dusts | CMS +J638 | Pneumoconiosis due to other specified inorganic dusts | WHO +J64 | Unspecified pneumoconiosis | WHO +J65 | Pneumoconiosis associated with tuberculosis | WHO +J66 | Airway disease due to specific organic dust | WHO +J660 | Byssinosis | WHO +J661 | Flax-dresser disease | WHO +J662 | Cannabinosis | WHO +J668 | Airway disease due to other specific organic dusts | WHO +J67 | Hypersensitivity pneumonitis due to organic dust | WHO +J670 | Farmer lung | WHO +J671 | Bagassosis | WHO +J672 | Bird fancier lung | WHO +J673 | Suberosis | WHO +J674 | Maltworker lung | WHO +J675 | Mushroom-worker lung | WHO +J676 | Maple-bark-stripper lung | WHO +J677 | Air-conditioner and humidifier lung | WHO +J678 | Hypersensitivity pneumonitis due to other organic dusts | WHO +J679 | Hypersensitivity pneumonitis due to unspecified organic dust | WHO +J68 | Respiratory conditions due to inhalation of chemicals, gases, fumes and vapours | WHO +J680 | Bronchitis and pneumonitis due to chemicals, gases, fumes and vapours | WHO +J681 | Pulmonary oedema due to chemicals, gases, fumes and vapours | WHO +J682 | Upper respiratory inflammation due to chemicals, gases, fumes and vapours, not elsewhere classified | WHO +J683 | Other acute and subacute respiratory conditions due to chemicals, gases, fumes and vapours | WHO +J684 | Chronic respiratory conditions due to chemicals, gases, fumes and vapours | WHO +J688 | Other respiratory conditions due to chemicals, gases, fumes and vapours | WHO +J689 | Unspecified respiratory condition due to chemicals, gases, fumes and vapours | WHO +J69 | Pneumonitis due to solids and liquids | WHO +J690 | Pneumonitis due to food and vomit | WHO +J691 | Pneumonitis due to oils and essences | WHO +J698 | Pneumonitis due to other solids and liquids | WHO +J70 | Respiratory conditions due to other external agents | WHO +J700 | Acute pulmonary manifestations due to radiation | WHO +J701 | Chronic and other pulmonary manifestations due to radiation | WHO +J702 | Acute drug-induced interstitial lung disorders | WHO +J703 | Chronic drug-induced interstitial lung disorders | WHO +J704 | Drug-induced interstitial lung disorders, unspecified | WHO +J705 | Respiratory conditions due to smoke inhalation | CMS +J708 | Respiratory conditions due to other specified external agents | WHO +J709 | Respiratory conditions due to unspecified external agent | WHO +J80 | Adult respiratory distress syndrome | WHO +J81 | Pulmonary oedema | WHO +J810 | Acute pulmonary edema | CMS +J811 | Chronic pulmonary edema | CMS +J82 | Pulmonary eosinophilia, not elsewhere classified | WHO +J84 | Other interstitial pulmonary diseases | WHO +J840 | Alveolar and parietoalveolar conditions | WHO +J8401 | Alveolar proteinosis | CMS +J8402 | Pulmonary alveolar microlithiasis | CMS +J8403 | Idiopathic pulmonary hemosiderosis | CMS +J8409 | Other alveolar and parieto-alveolar conditions | CMS +J841 | Other interstitial pulmonary diseases with fibrosis | WHO +J8410 | Pulmonary fibrosis, unspecified | CMS +J84111 | Idiopathic interstitial pneumonia, not otherwise specified | CMS +J84112 | Idiopathic pulmonary fibrosis | CMS +J84113 | Idiopathic non-specific interstitial pneumonitis | CMS +J84114 | Acute interstitial pneumonitis | CMS +J84115 | Respiratory bronchiolitis interstitial lung disease | CMS +J84116 | Cryptogenic organizing pneumonia | CMS +J84117 | Desquamative interstitial pneumonia | CMS +J8417 | Other interstitial pulmonary diseases with fibrosis in diseases classified elsewhere | CMS +J842 | Lymphoid interstitial pneumonia | CMS +J848 | Other specified interstitial pulmonary diseases | WHO +J8481 | Lymphangioleiomyomatosis | CMS +J8482 | Adult pulmonary Langerhans cell histiocytosis | CMS +J8483 | Surfactant mutations of the lung | CMS +J84841 | Neuroendocrine cell hyperplasia of infancy | CMS +J84842 | Pulmonary interstitial glycogenosis | CMS +J84843 | Alveolar capillary dysplasia with vein misalignment | CMS +J84848 | Other interstitial lung diseases of childhood | CMS +J8489 | Other specified interstitial pulmonary diseases | CMS +J849 | Interstitial pulmonary disease, unspecified | WHO +J85 | Abscess of lung and mediastinum | WHO +J850 | Gangrene and necrosis of lung | WHO +J851 | Abscess of lung with pneumonia | WHO +J852 | Abscess of lung without pneumonia | WHO +J853 | Abscess of mediastinum | WHO +J86 | Pyothorax | WHO +J860 | Pyothorax with fistula | WHO +J869 | Pyothorax without fistula | WHO +J90 | Pleural effusion, not elsewhere classified | WHO +J91 | Pleural effusion in conditions classified elsewhere | WHO +J910 | Malignant pleural effusion | CMS +J918 | Pleural effusion in other conditions classified elsewhere | CMS +J92 | Pleural plaque | WHO +J920 | Pleural plaque with presence of asbestos | WHO +J929 | Pleural plaque without asbestos | WHO +J93 | Pneumothorax | WHO +J930 | Spontaneous tension pneumothorax | WHO +J931 | Other spontaneous pneumothorax | WHO +J9311 | Primary spontaneous pneumothorax | CMS +J9312 | Secondary spontaneous pneumothorax | CMS +J938 | Other pneumothorax | WHO +J9381 | Chronic pneumothorax | CMS +J9382 | Other air leak | CMS +J9383 | Other pneumothorax | CMS +J939 | Pneumothorax, unspecified | WHO +J94 | Other pleural conditions | WHO +J940 | Chylous effusion | WHO +J941 | Fibrothorax | WHO +J942 | Haemothorax | WHO +J948 | Other specified pleural conditions | WHO +J949 | Pleural condition, unspecified | WHO +J95 | Postprocedural respiratory disorders, not elsewhere classified | WHO +J950 | Tracheostomy malfunction | WHO +J9500 | Unspecified tracheostomy complication | CMS +J9501 | Hemorrhage from tracheostomy stoma | CMS +J9502 | Infection of tracheostomy stoma | CMS +J9503 | Malfunction of tracheostomy stoma | CMS +J9504 | Tracheo-esophageal fistula following tracheostomy | CMS +J9509 | Other tracheostomy complication | CMS +J951 | Acute pulmonary insufficiency following thoracic surgery | WHO +J952 | Acute pulmonary insufficiency following nonthoracic surgery | WHO +J953 | Chronic pulmonary insufficiency following surgery | WHO +J954 | Mendelson syndrome | WHO +J955 | Postprocedural subglottic stenosis | WHO +J9561 | Intraoperative hemorrhage and hematoma of a respiratory system organ or structure complicating a respiratory system procedure | CMS +J9562 | Intraoperative hemorrhage and hematoma of a respiratory system organ or structure complicating other procedure | CMS +J9571 | Accidental puncture and laceration of a respiratory system organ or structure during a respiratory system procedure | CMS +J9572 | Accidental puncture and laceration of a respiratory system organ or structure during other procedure | CMS +J958 | Other postprocedural respiratory disorders | WHO +J95811 | Postprocedural pneumothorax | CMS +J95812 | Postprocedural air leak | CMS +J95821 | Acute postprocedural respiratory failure | CMS +J95822 | Acute and chronic postprocedural respiratory failure | CMS +J95830 | Postprocedural hemorrhage of a respiratory system organ or structure following a respiratory system procedure | CMS +J95831 | Postprocedural hemorrhage of a respiratory system organ or structure following other procedure | CMS +J9584 | Transfusion-related acute lung injury (TRALI) | CMS +J95850 | Mechanical complication of respirator | CMS +J95851 | Ventilator associated pneumonia | CMS +J95859 | Other complication of respirator [ventilator] | CMS +J95860 | Postprocedural hematoma of a respiratory system organ or structure following a respiratory system procedure | CMS +J95861 | Postprocedural hematoma of a respiratory system organ or structure following other procedure | CMS +J95862 | Postprocedural seroma of a respiratory system organ or structure following a respiratory system procedure | CMS +J95863 | Postprocedural seroma of a respiratory system organ or structure following other procedure | CMS +J9588 | Other intraoperative complications of respiratory system, not elsewhere classified | CMS +J9589 | Other postprocedural complications and disorders of respiratory system, not elsewhere classified | CMS +J959 | Postprocedural respiratory disorder, unspecified | WHO +J96 | Respiratory failure, not elsewhere classified | WHO +J960 | Acute respiratory failure | WHO +J9600 | Acute respiratory failure, unspecified whether with hypoxia or hypercapnia | CMS +J9601 | Acute respiratory failure with hypoxia | CMS +J9602 | Acute respiratory failure with hypercapnia | CMS +J961 | Chronic respiratory failure | WHO +J9610 | Chronic respiratory failure, unspecified whether with hypoxia or hypercapnia | CMS +J9611 | Chronic respiratory failure with hypoxia | CMS +J9612 | Chronic respiratory failure with hypercapnia | CMS +J9620 | Acute and chronic respiratory failure, unspecified whether with hypoxia or hypercapnia | CMS +J9621 | Acute and chronic respiratory failure with hypoxia | CMS +J9622 | Acute and chronic respiratory failure with hypercapnia | CMS +J969 | Respiratory failure, unspecified | WHO +J9690 | Respiratory failure, unspecified, unspecified whether with hypoxia or hypercapnia | CMS +J9691 | Respiratory failure, unspecified with hypoxia | CMS +J9692 | Respiratory failure, unspecified with hypercapnia | CMS +J98 | Other respiratory disorders | WHO +J980 | Diseases of bronchus, not elsewhere classified | WHO +J9801 | Acute bronchospasm | CMS +J9809 | Other diseases of bronchus, not elsewhere classified | CMS +J981 | Pulmonary collapse | WHO +J9811 | Atelectasis | CMS +J9819 | Other pulmonary collapse | CMS +J982 | Interstitial emphysema | WHO +J983 | Compensatory emphysema | WHO +J984 | Other disorders of lung | WHO +J985 | Diseases of mediastinum, not elsewhere classified | WHO +J9851 | Mediastinitis | CMS +J9859 | Other diseases of mediastinum, not elsewhere classified | CMS +J986 | Disorders of diaphragm | WHO +J987 | Respiratory infections, not elsewhere classified | WHO +J988 | Other specified respiratory disorders | WHO +J989 | Respiratory disorder, unspecified | WHO +J99 | Respiratory disorders in diseases classified elsewhere | WHO +J990 | Rheumatoid lung disease | WHO +J991 | Respiratory disorders in other diffuse connective tissue disorders | WHO +J998 | Respiratory disorders in other diseases classified elsewhere | WHO +K00 | Disorders of tooth development and eruption | WHO +K000 | Anodontia | WHO +K001 | Supernumerary teeth | WHO +K002 | Abnormalities of size and form of teeth | WHO +K003 | Mottled teeth | WHO +K004 | Disturbances in tooth formation | WHO +K005 | Hereditary disturbances in tooth structure, not elsewhere classified | WHO +K006 | Disturbances in tooth eruption | WHO +K007 | Teething syndrome | WHO +K008 | Other disorders of tooth development | WHO +K009 | Disorder of tooth development, unspecified | WHO +K01 | Embedded and impacted teeth | WHO +K010 | Embedded teeth | WHO +K011 | Impacted teeth | WHO +K02 | Dental caries | WHO +K020 | Caries limited to enamel | WHO +K021 | Caries of dentine | WHO +K022 | Caries of cementum | WHO +K023 | Arrested dental caries | WHO +K024 | Odontoclasia | WHO +K025 | Caries with pulp exposure | WHO +K0251 | Dental caries on pit and fissure surface limited to enamel | CMS +K0252 | Dental caries on pit and fissure surface penetrating into dentin | CMS +K0253 | Dental caries on pit and fissure surface penetrating into pulp | CMS +K0261 | Dental caries on smooth surface limited to enamel | CMS +K0262 | Dental caries on smooth surface penetrating into dentin | CMS +K0263 | Dental caries on smooth surface penetrating into pulp | CMS +K027 | Dental root caries | CMS +K028 | Other dental caries | WHO +K029 | Dental caries, unspecified | WHO +K03 | Other diseases of hard tissues of teeth | WHO +K030 | Excessive attrition of teeth | WHO +K031 | Abrasion of teeth | WHO +K032 | Erosion of teeth | WHO +K033 | Pathological resorption of teeth | WHO +K034 | Hypercementosis | WHO +K035 | Ankylosis of teeth | WHO +K036 | Deposits [accretions] on teeth | WHO +K037 | Posteruptive colour changes of dental hard tissues | WHO +K038 | Other specified diseases of hard tissues of teeth | WHO +K0381 | Cracked tooth | CMS +K0389 | Other specified diseases of hard tissues of teeth | CMS +K039 | Disease of hard tissues of teeth, unspecified | WHO +K04 | Diseases of pulp and periapical tissues | WHO +K040 | Pulpitis | WHO +K0401 | Reversible pulpitis | CMS +K0402 | Irreversible pulpitis | CMS +K041 | Necrosis of pulp | WHO +K042 | Pulp degeneration | WHO +K043 | Abnormal hard tissue formation in pulp | WHO +K044 | Acute apical periodontitis of pulpal origin | WHO +K045 | Chronic apical periodontitis | WHO +K046 | Periapical abscess with sinus | WHO +K047 | Periapical abscess without sinus | WHO +K048 | Radicular cyst | WHO +K049 | Other and unspecified diseases of pulp and periapical tissues | WHO +K0490 | Unspecified diseases of pulp and periapical tissues | CMS +K0499 | Other diseases of pulp and periapical tissues | CMS +K05 | Gingivitis and periodontal diseases | WHO +K050 | Acute gingivitis | WHO +K0500 | Acute gingivitis, plaque induced | CMS +K0501 | Acute gingivitis, non-plaque induced | CMS +K051 | Chronic gingivitis | WHO +K0510 | Chronic gingivitis, plaque induced | CMS +K0511 | Chronic gingivitis, non-plaque induced | CMS +K052 | Acute periodontitis | WHO +K0520 | Aggressive periodontitis, unspecified | CMS +K05211 | Aggressive periodontitis, localized, slight | CMS +K05212 | Aggressive periodontitis, localized, moderate | CMS +K05213 | Aggressive periodontitis, localized, severe | CMS +K05219 | Aggressive periodontitis, localized, unspecified severity | CMS +K05221 | Aggressive periodontitis, generalized, slight | CMS +K05222 | Aggressive periodontitis, generalized, moderate | CMS +K05223 | Aggressive periodontitis, generalized, severe | CMS +K05229 | Aggressive periodontitis, generalized, unspecified severity | CMS +K053 | Chronic periodontitis | WHO +K0530 | Chronic periodontitis, unspecified | CMS +K05311 | Chronic periodontitis, localized, slight | CMS +K05312 | Chronic periodontitis, localized, moderate | CMS +K05313 | Chronic periodontitis, localized, severe | CMS +K05319 | Chronic periodontitis, localized, unspecified severity | CMS +K05321 | Chronic periodontitis, generalized, slight | CMS +K05322 | Chronic periodontitis, generalized, moderate | CMS +K05323 | Chronic periodontitis, generalized, severe | CMS +K05329 | Chronic periodontitis, generalized, unspecified severity | CMS +K054 | Periodontosis | WHO +K055 | Other periodontal diseases | WHO +K056 | Periodontal disease, unspecified | WHO +K06 | Other disorders of gingiva and edentulous alveolar ridge | WHO +K060 | Gingival recession | WHO +K06010 | Localized gingival recession, unspecified | CMS +K06011 | Localized gingival recession, minimal | CMS +K06012 | Localized gingival recession, moderate | CMS +K06013 | Localized gingival recession, severe | CMS +K06020 | Generalized gingival recession, unspecified | CMS +K06021 | Generalized gingival recession, minimal | CMS +K06022 | Generalized gingival recession, moderate | CMS +K06023 | Generalized gingival recession, severe | CMS +K061 | Gingival enlargement | WHO +K062 | Gingival and edentulous alveolar ridge lesions associated with trauma | WHO +K063 | Horizontal alveolar bone loss | CMS +K068 | Other specified disorders of gingiva and edentulous alveolar ridge | WHO +K069 | Disorder of gingiva and edentulous alveolar ridge, unspecified | WHO +K07 | Dentofacial anomalies [including malocclusion] | WHO +K070 | Major anomalies of jaw size | WHO +K071 | Anomalies of jaw-cranial base relationship | WHO +K072 | Anomalies of dental arch relationship | WHO +K073 | Anomalies of tooth position | WHO +K074 | Malocclusion, unspecified | WHO +K075 | Dentofacial functional abnormalities | WHO +K076 | Temporomandibular joint disorders | WHO +K078 | Other dentofacial anomalies | WHO +K079 | Dentofacial anomaly, unspecified | WHO +K08 | Other disorders of teeth and supporting structures | WHO +K080 | Exfoliation of teeth due to systemic causes | WHO +K081 | Loss of teeth due to accident, extraction or local periodontal disease | WHO +K08101 | Complete loss of teeth, unspecified cause, class I | CMS +K08102 | Complete loss of teeth, unspecified cause, class II | CMS +K08103 | Complete loss of teeth, unspecified cause, class III | CMS +K08104 | Complete loss of teeth, unspecified cause, class IV | CMS +K08109 | Complete loss of teeth, unspecified cause, unspecified class | CMS +K08111 | Complete loss of teeth due to trauma, class I | CMS +K08112 | Complete loss of teeth due to trauma, class II | CMS +K08113 | Complete loss of teeth due to trauma, class III | CMS +K08114 | Complete loss of teeth due to trauma, class IV | CMS +K08119 | Complete loss of teeth due to trauma, unspecified class | CMS +K08121 | Complete loss of teeth due to periodontal diseases, class I | CMS +K08122 | Complete loss of teeth due to periodontal diseases, class II | CMS +K08123 | Complete loss of teeth due to periodontal diseases, class III | CMS +K08124 | Complete loss of teeth due to periodontal diseases, class IV | CMS +K08129 | Complete loss of teeth due to periodontal diseases, unspecified class | CMS +K08131 | Complete loss of teeth due to caries, class I | CMS +K08132 | Complete loss of teeth due to caries, class II | CMS +K08133 | Complete loss of teeth due to caries, class III | CMS +K08134 | Complete loss of teeth due to caries, class IV | CMS +K08139 | Complete loss of teeth due to caries, unspecified class | CMS +K08191 | Complete loss of teeth due to other specified cause, class I | CMS +K08192 | Complete loss of teeth due to other specified cause, class II | CMS +K08193 | Complete loss of teeth due to other specified cause, class III | CMS +K08194 | Complete loss of teeth due to other specified cause, class IV | CMS +K08199 | Complete loss of teeth due to other specified cause, unspecified class | CMS +K082 | Atrophy of edentulous alveolar ridge | WHO +K0820 | Unspecified atrophy of edentulous alveolar ridge | CMS +K0821 | Minimal atrophy of the mandible | CMS +K0822 | Moderate atrophy of the mandible | CMS +K0823 | Severe atrophy of the mandible | CMS +K0824 | Minimal atrophy of maxilla | CMS +K0825 | Moderate atrophy of the maxilla | CMS +K0826 | Severe atrophy of the maxilla | CMS +K083 | Retained dental root | WHO +K08401 | Partial loss of teeth, unspecified cause, class I | CMS +K08402 | Partial loss of teeth, unspecified cause, class II | CMS +K08403 | Partial loss of teeth, unspecified cause, class III | CMS +K08404 | Partial loss of teeth, unspecified cause, class IV | CMS +K08409 | Partial loss of teeth, unspecified cause, unspecified class | CMS +K08411 | Partial loss of teeth due to trauma, class I | CMS +K08412 | Partial loss of teeth due to trauma, class II | CMS +K08413 | Partial loss of teeth due to trauma, class III | CMS +K08414 | Partial loss of teeth due to trauma, class IV | CMS +K08419 | Partial loss of teeth due to trauma, unspecified class | CMS +K08421 | Partial loss of teeth due to periodontal diseases, class I | CMS +K08422 | Partial loss of teeth due to periodontal diseases, class II | CMS +K08423 | Partial loss of teeth due to periodontal diseases, class III | CMS +K08424 | Partial loss of teeth due to periodontal diseases, class IV | CMS +K08429 | Partial loss of teeth due to periodontal diseases, unspecified class | CMS +K08431 | Partial loss of teeth due to caries, class I | CMS +K08432 | Partial loss of teeth due to caries, class II | CMS +K08433 | Partial loss of teeth due to caries, class III | CMS +K08434 | Partial loss of teeth due to caries, class IV | CMS +K08439 | Partial loss of teeth due to caries, unspecified class | CMS +K08491 | Partial loss of teeth due to other specified cause, class I | CMS +K08492 | Partial loss of teeth due to other specified cause, class II | CMS +K08493 | Partial loss of teeth due to other specified cause, class III | CMS +K08494 | Partial loss of teeth due to other specified cause, class IV | CMS +K08499 | Partial loss of teeth due to other specified cause, unspecified class | CMS +K0850 | Unsatisfactory restoration of tooth, unspecified | CMS +K0851 | Open restoration margins of tooth | CMS +K0852 | Unrepairable overhanging of dental restorative materials | CMS +K08530 | Fractured dental restorative material without loss of material | CMS +K08531 | Fractured dental restorative material with loss of material | CMS +K08539 | Fractured dental restorative material, unspecified | CMS +K0854 | Contour of existing restoration of tooth biologically incompatible with oral health | CMS +K0855 | Allergy to existing dental restorative material | CMS +K0856 | Poor aesthetic of existing restoration of tooth | CMS +K0859 | Other unsatisfactory restoration of tooth | CMS +K088 | Other specified disorders of teeth and supporting structures | WHO +K0881 | Primary occlusal trauma | CMS +K0882 | Secondary occlusal trauma | CMS +K0889 | Other specified disorders of teeth and supporting structures | CMS +K089 | Disorder of teeth and supporting structures, unspecified | WHO +K09 | Cysts of oral region, not elsewhere classified | WHO +K090 | Developmental odontogenic cysts | WHO +K091 | Developmental (nonodontogenic) cysts of oral region | WHO +K092 | Other cysts of jaw | WHO +K098 | Other cysts of oral region, not elsewhere classified | WHO +K099 | Cyst of oral region, unspecified | WHO +K10 | Other diseases of jaws | WHO +K100 | Developmental disorders of jaws | WHO +K101 | Giant cell granuloma, central | WHO +K102 | Inflammatory conditions of jaws | WHO +K103 | Alveolitis of jaws | WHO +K108 | Other specified diseases of jaws | WHO +K109 | Disease of jaws, unspecified | WHO +K11 | Diseases of salivary glands | WHO +K110 | Atrophy of salivary gland | WHO +K111 | Hypertrophy of salivary gland | WHO +K112 | Sialoadenitis | WHO +K1120 | Sialoadenitis, unspecified | CMS +K1121 | Acute sialoadenitis | CMS +K1122 | Acute recurrent sialoadenitis | CMS +K1123 | Chronic sialoadenitis | CMS +K113 | Abscess of salivary gland | WHO +K114 | Fistula of salivary gland | WHO +K115 | Sialolithiasis | WHO +K116 | Mucocele of salivary gland | WHO +K117 | Disturbances of salivary secretion | WHO +K118 | Other diseases of salivary glands | WHO +K119 | Disease of salivary gland, unspecified | WHO +K12 | Stomatitis and related lesions | WHO +K120 | Recurrent oral aphthae | WHO +K121 | Other forms of stomatitis | WHO +K122 | Cellulitis and abscess of mouth | WHO +K123 | Oral mucositis (ulcerative) | WHO +K1230 | Oral mucositis (ulcerative), unspecified | CMS +K1231 | Oral mucositis (ulcerative) due to antineoplastic therapy | CMS +K1232 | Oral mucositis (ulcerative) due to other drugs | CMS +K1233 | Oral mucositis (ulcerative) due to radiation | CMS +K1239 | Other oral mucositis (ulcerative) | CMS +K13 | Other diseases of lip and oral mucosa | WHO +K130 | Diseases of lips | WHO +K131 | Cheek and lip biting | WHO +K132 | Leukoplakia and other disturbances of oral epithelium, including tongue | WHO +K1321 | Leukoplakia of oral mucosa, including tongue | CMS +K1322 | Minimal keratinized residual ridge mucosa | CMS +K1323 | Excessive keratinized residual ridge mucosa | CMS +K1324 | Leukokeratosis nicotina palati | CMS +K1329 | Other disturbances of oral epithelium, including tongue | CMS +K133 | Hairy leukoplakia | WHO +K134 | Granuloma and granuloma-like lesions of oral mucosa | WHO +K135 | Oral submucous fibrosis | WHO +K136 | Irritative hyperplasia of oral mucosa | WHO +K137 | Other and unspecified lesions of oral mucosa | WHO +K1370 | Unspecified lesions of oral mucosa | CMS +K1379 | Other lesions of oral mucosa | CMS +K14 | Diseases of tongue | WHO +K140 | Glossitis | WHO +K141 | Geographic tongue | WHO +K142 | Median rhomboid glossitis | WHO +K143 | Hypertrophy of tongue papillae | WHO +K144 | Atrophy of tongue papillae | WHO +K145 | Plicated tongue | WHO +K146 | Glossodynia | WHO +K148 | Other diseases of tongue | WHO +K149 | Disease of tongue, unspecified | WHO +K20 | Oesophagitis | WHO +K200 | Eosinophilic esophagitis | CMS +K208 | Other esophagitis | CMS +K209 | Esophagitis, unspecified | CMS +K21 | Gastro-oesophageal reflux disease | WHO +K210 | Gastro-oesophageal reflux disease with oesophagitis | WHO +K219 | Gastro-oesophageal reflux disease without oesophagitis | WHO +K22 | Other diseases of oesophagus | WHO +K220 | Achalasia of cardia | WHO +K221 | Ulcer of oesophagus | WHO +K2210 | Ulcer of esophagus without bleeding | CMS +K2211 | Ulcer of esophagus with bleeding | CMS +K222 | Oesophageal obstruction | WHO +K223 | Perforation of oesophagus | WHO +K224 | Dyskinesia of oesophagus | WHO +K225 | Diverticulum of oesophagus, acquired | WHO +K226 | Gastro-oesophageal laceration-haemorrhage syndrome | WHO +K227 | Barrett oesophagus | WHO +K2270 | Barrett's esophagus without dysplasia | CMS +K22710 | Barrett's esophagus with low grade dysplasia | CMS +K22711 | Barrett's esophagus with high grade dysplasia | CMS +K22719 | Barrett's esophagus with dysplasia, unspecified | CMS +K228 | Other specified diseases of oesophagus | WHO +K229 | Disease of oesophagus, unspecified | WHO +K23 | Disorders of oesophagus in diseases classified elsewhere | WHO +K230 | Tuberculous oesophagitis | WHO +K231 | Megaoesophagus in Chagas disease | WHO +K238 | Disorders of oesophagus in other diseases classified elsewhere | WHO +K25 | Gastric ulcer | WHO +K250 | Gastric ulcer : acute with haemorrhage | WHO +K251 | Gastric ulcer : acute with perforation | WHO +K252 | Gastric ulcer : acute with both haemorrhage and perforation | WHO +K253 | Gastric ulcer : acute without haemorrhage or perforation | WHO +K254 | Gastric ulcer : chronic or unspecified with haemorrhage | WHO +K255 | Gastric ulcer : chronic or unspecified with perforation | WHO +K256 | Gastric ulcer : chronic or unspecified with both haemorrhage and perforation | WHO +K257 | Gastric ulcer : chronic without haemorrhage or perforation | WHO +K259 | Gastric ulcer : unspecified as acute or chronic, without haemorrhage or perforation | WHO +K26 | Duodenal ulcer | WHO +K260 | Duodenal ulcer : acute with haemorrhage | WHO +K261 | Duodenal ulcer : acute with perforation | WHO +K262 | Duodenal ulcer : acute with both haemorrhage and perforation | WHO +K263 | Duodenal ulcer : acute without haemorrhage or perforation | WHO +K264 | Duodenal ulcer : chronic or unspecified with haemorrhage | WHO +K265 | Duodenal ulcer : chronic or unspecified with perforation | WHO +K266 | Duodenal ulcer : chronic or unspecified with both haemorrhage and perforation | WHO +K267 | Duodenal ulcer : chronic without haemorrhage or perforation | WHO +K269 | Duodenal ulcer : unspecified as acute or chronic, without haemorrhage or perforation | WHO +K27 | Peptic ulcer, site unspecified | WHO +K270 | Peptic ulcer, site unspecified : acute with haemorrhage | WHO +K271 | Peptic ulcer, site unspecified : acute with perforation | WHO +K272 | Peptic ulcer, site unspecified : acute with both haemorrhage and perforation | WHO +K273 | Peptic ulcer, site unspecified : acute without haemorrhage or perforation | WHO +K274 | Peptic ulcer, site unspecified : chronic or unspecified with haemorrhage | WHO +K275 | Peptic ulcer, site unspecified : chronic or unspecified with perforation | WHO +K276 | Peptic ulcer, site unspecified : chronic or unspecified with both haemorrhage and perforation | WHO +K277 | Peptic ulcer, site unspecified : chronic without haemorrhage or perforation | WHO +K279 | Peptic ulcer, site unspecified : unspecified as acute or chronic, without haemorrhage or perforation | WHO +K28 | Gastrojejunal ulcer | WHO +K280 | Gastrojejunal ulcer : acute with haemorrhage | WHO +K281 | Gastrojejunal ulcer : acute with perforation | WHO +K282 | Gastrojejunal ulcer : acute with both haemorrhage and perforation | WHO +K283 | Gastrojejunal ulcer : acute without haemorrhage or perforation | WHO +K284 | Gastrojejunal ulcer : chronic or unspecified with haemorrhage | WHO +K285 | Gastrojejunal ulcer : chronic or unspecified with perforation | WHO +K286 | Gastrojejunal ulcer : chronic or unspecified with both haemorrhage and perforation | WHO +K287 | Gastrojejunal ulcer : chronic without haemorrhage or perforation | WHO +K289 | Gastrojejunal ulcer : unspecified as acute or chronic, without haemorrhage or perforation | WHO +K29 | Gastritis and duodenitis | WHO +K290 | Acute haemorrhagic gastritis | WHO +K2900 | Acute gastritis without bleeding | CMS +K2901 | Acute gastritis with bleeding | CMS +K291 | Other acute gastritis | WHO +K292 | Alcoholic gastritis | WHO +K2920 | Alcoholic gastritis without bleeding | CMS +K2921 | Alcoholic gastritis with bleeding | CMS +K293 | Chronic superficial gastritis | WHO +K2930 | Chronic superficial gastritis without bleeding | CMS +K2931 | Chronic superficial gastritis with bleeding | CMS +K294 | Chronic atrophic gastritis | WHO +K2940 | Chronic atrophic gastritis without bleeding | CMS +K2941 | Chronic atrophic gastritis with bleeding | CMS +K295 | Chronic gastritis, unspecified | WHO +K2950 | Unspecified chronic gastritis without bleeding | CMS +K2951 | Unspecified chronic gastritis with bleeding | CMS +K296 | Other gastritis | WHO +K2960 | Other gastritis without bleeding | CMS +K2961 | Other gastritis with bleeding | CMS +K297 | Gastritis, unspecified | WHO +K2970 | Gastritis, unspecified, without bleeding | CMS +K2971 | Gastritis, unspecified, with bleeding | CMS +K298 | Duodenitis | WHO +K2980 | Duodenitis without bleeding | CMS +K2981 | Duodenitis with bleeding | CMS +K299 | Gastroduodenitis, unspecified | WHO +K2990 | Gastroduodenitis, unspecified, without bleeding | CMS +K2991 | Gastroduodenitis, unspecified, with bleeding | CMS +K30 | Functional dyspepsia | WHO +K31 | Other diseases of stomach and duodenum | WHO +K310 | Acute dilatation of stomach | WHO +K311 | Adult hypertrophic pyloric stenosis | WHO +K312 | Hourglass stricture and stenosis of stomach | WHO +K313 | Pylorospasm, not elsewhere classified | WHO +K314 | Gastric diverticulum | WHO +K315 | Obstruction of duodenum | WHO +K316 | Fistula of stomach and duodenum | WHO +K317 | Polyp of stomach and duodenum | WHO +K318 | Other specified diseases of stomach and duodenum | WHO +K31811 | Angiodysplasia of stomach and duodenum with bleeding | CMS +K31819 | Angiodysplasia of stomach and duodenum without bleeding | CMS +K3182 | Dieulafoy lesion (hemorrhagic) of stomach and duodenum | CMS +K3183 | Achlorhydria | CMS +K3184 | Gastroparesis | CMS +K3189 | Other diseases of stomach and duodenum | CMS +K319 | Disease of stomach and duodenum, unspecified | WHO +K35 | Acute appendicitis | WHO +K352 | Acute appendicitis with generalized peritonitis | WHO +K3520 | Acute appendicitis with generalized peritonitis, without abscess | CMS +K3521 | Acute appendicitis with generalized peritonitis, with abscess | CMS +K353 | Acute appendicitis with localized peritonitis | WHO +K3530 | Acute appendicitis with localized peritonitis, without perforation or gangrene | CMS +K3531 | Acute appendicitis with localized peritonitis and gangrene, without perforation | CMS +K3532 | Acute appendicitis with perforation and localized peritonitis, without abscess | CMS +K3533 | Acute appendicitis with perforation and localized peritonitis, with abscess | CMS +K358 | Acute appendicitis, other and unspecified | WHO +K3580 | Unspecified acute appendicitis | CMS +K35890 | Other acute appendicitis without perforation or gangrene | CMS +K35891 | Other acute appendicitis without perforation, with gangrene | CMS +K36 | Other appendicitis | WHO +K37 | Unspecified appendicitis | WHO +K38 | Other diseases of appendix | WHO +K380 | Hyperplasia of appendix | WHO +K381 | Appendicular concretions | WHO +K382 | Diverticulum of appendix | WHO +K383 | Fistula of appendix | WHO +K388 | Other specified diseases of appendix | WHO +K389 | Disease of appendix, unspecified | WHO +K40 | Inguinal hernia | WHO +K400 | Bilateral inguinal hernia, with obstruction, without gangrene | WHO +K4000 | Bilateral inguinal hernia, with obstruction, without gangrene, not specified as recurrent | CMS +K4001 | Bilateral inguinal hernia, with obstruction, without gangrene, recurrent | CMS +K401 | Bilateral inguinal hernia, with gangrene | WHO +K4010 | Bilateral inguinal hernia, with gangrene, not specified as recurrent | CMS +K4011 | Bilateral inguinal hernia, with gangrene, recurrent | CMS +K402 | Bilateral inguinal hernia, without obstruction or gangrene | WHO +K4020 | Bilateral inguinal hernia, without obstruction or gangrene, not specified as recurrent | CMS +K4021 | Bilateral inguinal hernia, without obstruction or gangrene, recurrent | CMS +K403 | Unilateral or unspecified inguinal hernia, with obstruction, without gangrene | WHO +K4030 | Unilateral inguinal hernia, with obstruction, without gangrene, not specified as recurrent | CMS +K4031 | Unilateral inguinal hernia, with obstruction, without gangrene, recurrent | CMS +K404 | Unilateral or unspecified inguinal hernia, with gangrene | WHO +K4040 | Unilateral inguinal hernia, with gangrene, not specified as recurrent | CMS +K4041 | Unilateral inguinal hernia, with gangrene, recurrent | CMS +K409 | Unilateral or unspecified inguinal hernia, without obstruction or gangrene | WHO +K4090 | Unilateral inguinal hernia, without obstruction or gangrene, not specified as recurrent | CMS +K4091 | Unilateral inguinal hernia, without obstruction or gangrene, recurrent | CMS +K41 | Femoral hernia | WHO +K410 | Bilateral femoral hernia, with obstruction, without gangrene | WHO +K4100 | Bilateral femoral hernia, with obstruction, without gangrene, not specified as recurrent | CMS +K4101 | Bilateral femoral hernia, with obstruction, without gangrene, recurrent | CMS +K411 | Bilateral femoral hernia, with gangrene | WHO +K4110 | Bilateral femoral hernia, with gangrene, not specified as recurrent | CMS +K4111 | Bilateral femoral hernia, with gangrene, recurrent | CMS +K412 | Bilateral femoral hernia, without obstruction or gangrene | WHO +K4120 | Bilateral femoral hernia, without obstruction or gangrene, not specified as recurrent | CMS +K4121 | Bilateral femoral hernia, without obstruction or gangrene, recurrent | CMS +K413 | Unilateral or unspecified femoral hernia, with obstruction, without gangrene | WHO +K4130 | Unilateral femoral hernia, with obstruction, without gangrene, not specified as recurrent | CMS +K4131 | Unilateral femoral hernia, with obstruction, without gangrene, recurrent | CMS +K414 | Unilateral or unspecified femoral hernia, with gangrene | WHO +K4140 | Unilateral femoral hernia, with gangrene, not specified as recurrent | CMS +K4141 | Unilateral femoral hernia, with gangrene, recurrent | CMS +K419 | Unilateral or unspecified femoral hernia, without obstruction or gangrene | WHO +K4190 | Unilateral femoral hernia, without obstruction or gangrene, not specified as recurrent | CMS +K4191 | Unilateral femoral hernia, without obstruction or gangrene, recurrent | CMS +K42 | Umbilical hernia | WHO +K420 | Umbilical hernia with obstruction, without gangrene | WHO +K421 | Umbilical hernia with gangrene | WHO +K429 | Umbilical hernia without obstruction or gangrene | WHO +K43 | Ventral hernia | WHO +K430 | Incisional hernia with obstruction, without gangrene | WHO +K431 | Incisional hernia with gangrene | WHO +K432 | Incisional hernia without obstruction or gangrene | WHO +K433 | Parastomal hernia with obstruction, without gangrene | WHO +K434 | Parastomal hernia with gangrene | WHO +K435 | Parastomal hernia without obstruction or gangrene | WHO +K436 | Other and unspecified ventral hernia with obstruction without gangrene | WHO +K437 | Other and unspecified ventral hernia with gangrene | WHO +K439 | Other and unspecified ventral hernia without obstruction or gangrene | WHO +K44 | Diaphragmatic hernia | WHO +K440 | Diaphragmatic hernia with obstruction, without gangrene | WHO +K441 | Diaphragmatic hernia with gangrene | WHO +K449 | Diaphragmatic hernia without obstruction or gangrene | WHO +K45 | Other abdominal hernia | WHO +K450 | Other specified abdominal hernia with obstruction, without gangrene | WHO +K451 | Other specified abdominal hernia with gangrene | WHO +K458 | Other specified abdominal hernia without obstruction or gangrene | WHO +K46 | Unspecified abdominal hernia | WHO +K460 | Unspecified abdominal hernia with obstruction, without gangrene | WHO +K461 | Unspecified abdominal hernia with gangrene | WHO +K469 | Unspecified abdominal hernia without obstruction or gangrene | WHO +K50 | Crohn disease [regional enteritis] | WHO +K500 | Crohn disease of small intestine | WHO +K5000 | Crohn's disease of small intestine without complications | CMS +K50011 | Crohn's disease of small intestine with rectal bleeding | CMS +K50012 | Crohn's disease of small intestine with intestinal obstruction | CMS +K50013 | Crohn's disease of small intestine with fistula | CMS +K50014 | Crohn's disease of small intestine with abscess | CMS +K50018 | Crohn's disease of small intestine with other complication | CMS +K50019 | Crohn's disease of small intestine with unspecified complications | CMS +K501 | Crohn disease of large intestine | WHO +K5010 | Crohn's disease of large intestine without complications | CMS +K50111 | Crohn's disease of large intestine with rectal bleeding | CMS +K50112 | Crohn's disease of large intestine with intestinal obstruction | CMS +K50113 | Crohn's disease of large intestine with fistula | CMS +K50114 | Crohn's disease of large intestine with abscess | CMS +K50118 | Crohn's disease of large intestine with other complication | CMS +K50119 | Crohn's disease of large intestine with unspecified complications | CMS +K508 | Other Crohn disease | WHO +K5080 | Crohn's disease of both small and large intestine without complications | CMS +K50811 | Crohn's disease of both small and large intestine with rectal bleeding | CMS +K50812 | Crohn's disease of both small and large intestine with intestinal obstruction | CMS +K50813 | Crohn's disease of both small and large intestine with fistula | CMS +K50814 | Crohn's disease of both small and large intestine with abscess | CMS +K50818 | Crohn's disease of both small and large intestine with other complication | CMS +K50819 | Crohn's disease of both small and large intestine with unspecified complications | CMS +K509 | Crohn disease, unspecified | WHO +K5090 | Crohn's disease, unspecified, without complications | CMS +K50911 | Crohn's disease, unspecified, with rectal bleeding | CMS +K50912 | Crohn's disease, unspecified, with intestinal obstruction | CMS +K50913 | Crohn's disease, unspecified, with fistula | CMS +K50914 | Crohn's disease, unspecified, with abscess | CMS +K50918 | Crohn's disease, unspecified, with other complication | CMS +K50919 | Crohn's disease, unspecified, with unspecified complications | CMS +K51 | Ulcerative colitis | WHO +K510 | Ulcerative (chronic) pancolitis | WHO +K5100 | Ulcerative (chronic) pancolitis without complications | CMS +K51011 | Ulcerative (chronic) pancolitis with rectal bleeding | CMS +K51012 | Ulcerative (chronic) pancolitis with intestinal obstruction | CMS +K51013 | Ulcerative (chronic) pancolitis with fistula | CMS +K51014 | Ulcerative (chronic) pancolitis with abscess | CMS +K51018 | Ulcerative (chronic) pancolitis with other complication | CMS +K51019 | Ulcerative (chronic) pancolitis with unspecified complications | CMS +K512 | Ulcerative (chronic) proctitis | WHO +K5120 | Ulcerative (chronic) proctitis without complications | CMS +K51211 | Ulcerative (chronic) proctitis with rectal bleeding | CMS +K51212 | Ulcerative (chronic) proctitis with intestinal obstruction | CMS +K51213 | Ulcerative (chronic) proctitis with fistula | CMS +K51214 | Ulcerative (chronic) proctitis with abscess | CMS +K51218 | Ulcerative (chronic) proctitis with other complication | CMS +K51219 | Ulcerative (chronic) proctitis with unspecified complications | CMS +K513 | Ulcerative (chronic) rectosigmoiditis | WHO +K5130 | Ulcerative (chronic) rectosigmoiditis without complications | CMS +K51311 | Ulcerative (chronic) rectosigmoiditis with rectal bleeding | CMS +K51312 | Ulcerative (chronic) rectosigmoiditis with intestinal obstruction | CMS +K51313 | Ulcerative (chronic) rectosigmoiditis with fistula | CMS +K51314 | Ulcerative (chronic) rectosigmoiditis with abscess | CMS +K51318 | Ulcerative (chronic) rectosigmoiditis with other complication | CMS +K51319 | Ulcerative (chronic) rectosigmoiditis with unspecified complications | CMS +K514 | Inflammatory polyps | WHO +K5140 | Inflammatory polyps of colon without complications | CMS +K51411 | Inflammatory polyps of colon with rectal bleeding | CMS +K51412 | Inflammatory polyps of colon with intestinal obstruction | CMS +K51413 | Inflammatory polyps of colon with fistula | CMS +K51414 | Inflammatory polyps of colon with abscess | CMS +K51418 | Inflammatory polyps of colon with other complication | CMS +K51419 | Inflammatory polyps of colon with unspecified complications | CMS +K515 | Left sided colitis | WHO +K5150 | Left sided colitis without complications | CMS +K51511 | Left sided colitis with rectal bleeding | CMS +K51512 | Left sided colitis with intestinal obstruction | CMS +K51513 | Left sided colitis with fistula | CMS +K51514 | Left sided colitis with abscess | CMS +K51518 | Left sided colitis with other complication | CMS +K51519 | Left sided colitis with unspecified complications | CMS +K518 | Other ulcerative colitis | WHO +K5180 | Other ulcerative colitis without complications | CMS +K51811 | Other ulcerative colitis with rectal bleeding | CMS +K51812 | Other ulcerative colitis with intestinal obstruction | CMS +K51813 | Other ulcerative colitis with fistula | CMS +K51814 | Other ulcerative colitis with abscess | CMS +K51818 | Other ulcerative colitis with other complication | CMS +K51819 | Other ulcerative colitis with unspecified complications | CMS +K519 | Ulcerative colitis, unspecified | WHO +K5190 | Ulcerative colitis, unspecified, without complications | CMS +K51911 | Ulcerative colitis, unspecified with rectal bleeding | CMS +K51912 | Ulcerative colitis, unspecified with intestinal obstruction | CMS +K51913 | Ulcerative colitis, unspecified with fistula | CMS +K51914 | Ulcerative colitis, unspecified with abscess | CMS +K51918 | Ulcerative colitis, unspecified with other complication | CMS +K51919 | Ulcerative colitis, unspecified with unspecified complications | CMS +K52 | Other noninfective gastroenteritis and colitis | WHO +K520 | Gastroenteritis and colitis due to radiation | WHO +K521 | Toxic gastroenteritis and colitis | WHO +K522 | Allergic and dietetic gastroenteritis and colitis | WHO +K5221 | Food protein-induced enterocolitis syndrome | CMS +K5222 | Food protein-induced enteropathy | CMS +K5229 | Other allergic and dietetic gastroenteritis and colitis | CMS +K523 | Indeterminate colitis | WHO +K528 | Other specified noninfective gastroenteritis and colitis | WHO +K5281 | Eosinophilic gastritis or gastroenteritis | CMS +K5282 | Eosinophilic colitis | CMS +K52831 | Collagenous colitis | CMS +K52832 | Lymphocytic colitis | CMS +K52838 | Other microscopic colitis | CMS +K52839 | Microscopic colitis, unspecified | CMS +K5289 | Other specified noninfective gastroenteritis and colitis | CMS +K529 | Noninfective gastroenteritis and colitis, unspecified | WHO +K55 | Vascular disorders of intestine | WHO +K550 | Acute vascular disorders of intestine | WHO +K55011 | Focal (segmental) acute (reversible) ischemia of small intestine | CMS +K55012 | Diffuse acute (reversible) ischemia of small intestine | CMS +K55019 | Acute (reversible) ischemia of small intestine, extent unspecified | CMS +K55021 | Focal (segmental) acute infarction of small intestine | CMS +K55022 | Diffuse acute infarction of small intestine | CMS +K55029 | Acute infarction of small intestine, extent unspecified | CMS +K55031 | Focal (segmental) acute (reversible) ischemia of large intestine | CMS +K55032 | Diffuse acute (reversible) ischemia of large intestine | CMS +K55039 | Acute (reversible) ischemia of large intestine, extent unspecified | CMS +K55041 | Focal (segmental) acute infarction of large intestine | CMS +K55042 | Diffuse acute infarction of large intestine | CMS +K55049 | Acute infarction of large intestine, extent unspecified | CMS +K55051 | Focal (segmental) acute (reversible) ischemia of intestine, part unspecified | CMS +K55052 | Diffuse acute (reversible) ischemia of intestine, part unspecified | CMS +K55059 | Acute (reversible) ischemia of intestine, part and extent unspecified | CMS +K55061 | Focal (segmental) acute infarction of intestine, part unspecified | CMS +K55062 | Diffuse acute infarction of intestine, part unspecified | CMS +K55069 | Acute infarction of intestine, part and extent unspecified | CMS +K551 | Chronic vascular disorders of intestine | WHO +K552 | Angiodysplasia of colon | WHO +K5520 | Angiodysplasia of colon without hemorrhage | CMS +K5521 | Angiodysplasia of colon with hemorrhage | CMS +K553 | Angiodysplasia of small intestine | WHO +K5530 | Necrotizing enterocolitis, unspecified | CMS +K5531 | Stage 1 necrotizing enterocolitis | CMS +K5532 | Stage 2 necrotizing enterocolitis | CMS +K5533 | Stage 3 necrotizing enterocolitis | CMS +K558 | Other vascular disorders of intestine | WHO +K559 | Vascular disorder of intestine, unspecified | WHO +K56 | Paralytic ileus and intestinal obstruction without hernia | WHO +K560 | Paralytic ileus | WHO +K561 | Intussusception | WHO +K562 | Volvulus | WHO +K563 | Gallstone ileus | WHO +K564 | Other impaction of intestine | WHO +K5641 | Fecal impaction | CMS +K5649 | Other impaction of intestine | CMS +K565 | Intestinal adhesions [bands] with obstruction | WHO +K5650 | Intestinal adhesions [bands], unspecified as to partial versus complete obstruction | CMS +K5651 | Intestinal adhesions [bands], with partial obstruction | CMS +K5652 | Intestinal adhesions [bands] with complete obstruction | CMS +K566 | Other and unspecified intestinal obstruction | WHO +K56600 | Partial intestinal obstruction, unspecified as to cause | CMS +K56601 | Complete intestinal obstruction, unspecified as to cause | CMS +K56609 | Unspecified intestinal obstruction, unspecified as to partial versus complete obstruction | CMS +K56690 | Other partial intestinal obstruction | CMS +K56691 | Other complete intestinal obstruction | CMS +K56699 | Other intestinal obstruction unspecified as to partial versus complete obstruction | CMS +K567 | Ileus, unspecified | WHO +K57 | Diverticular disease of intestine | WHO +K570 | Diverticular disease of small intestine with perforation and abscess | WHO +K5700 | Diverticulitis of small intestine with perforation and abscess without bleeding | CMS +K5701 | Diverticulitis of small intestine with perforation and abscess with bleeding | CMS +K571 | Diverticular disease of small intestine without perforation or abscess | WHO +K5710 | Diverticulosis of small intestine without perforation or abscess without bleeding | CMS +K5711 | Diverticulosis of small intestine without perforation or abscess with bleeding | CMS +K5712 | Diverticulitis of small intestine without perforation or abscess without bleeding | CMS +K5713 | Diverticulitis of small intestine without perforation or abscess with bleeding | CMS +K572 | Diverticular disease of large intestine with perforation and abscess | WHO +K5720 | Diverticulitis of large intestine with perforation and abscess without bleeding | CMS +K5721 | Diverticulitis of large intestine with perforation and abscess with bleeding | CMS +K573 | Diverticular disease of large intestine without perforation or abscess | WHO +K5730 | Diverticulosis of large intestine without perforation or abscess without bleeding | CMS +K5731 | Diverticulosis of large intestine without perforation or abscess with bleeding | CMS +K5732 | Diverticulitis of large intestine without perforation or abscess without bleeding | CMS +K5733 | Diverticulitis of large intestine without perforation or abscess with bleeding | CMS +K574 | Diverticular disease of both small and large intestine with perforation and abscess | WHO +K5740 | Diverticulitis of both small and large intestine with perforation and abscess without bleeding | CMS +K5741 | Diverticulitis of both small and large intestine with perforation and abscess with bleeding | CMS +K575 | Diverticular disease of both small and large intestine without perforation or abscess | WHO +K5750 | Diverticulosis of both small and large intestine without perforation or abscess without bleeding | CMS +K5751 | Diverticulosis of both small and large intestine without perforation or abscess with bleeding | CMS +K5752 | Diverticulitis of both small and large intestine without perforation or abscess without bleeding | CMS +K5753 | Diverticulitis of both small and large intestine without perforation or abscess with bleeding | CMS +K578 | Diverticular disease of intestine, part unspecified, with perforation and abscess | WHO +K5780 | Diverticulitis of intestine, part unspecified, with perforation and abscess without bleeding | CMS +K5781 | Diverticulitis of intestine, part unspecified, with perforation and abscess with bleeding | CMS +K579 | Diverticular disease of intestine, part unspecified, without perforation or abscess | WHO +K5790 | Diverticulosis of intestine, part unspecified, without perforation or abscess without bleeding | CMS +K5791 | Diverticulosis of intestine, part unspecified, without perforation or abscess with bleeding | CMS +K5792 | Diverticulitis of intestine, part unspecified, without perforation or abscess without bleeding | CMS +K5793 | Diverticulitis of intestine, part unspecified, without perforation or abscess with bleeding | CMS +K58 | Irritable bowel syndrome | WHO +K580 | Irritable bowel syndrome with diarrhea | CMS +K581 | Irritable bowel syndrome with predominant diarrhoea [IBS-D] | WHO +K582 | Irritable bowel syndrome with predominant constipation [IBS-C] | WHO +K583 | Irritable bowel syndrome with mixed bowel habits [IBS-M] | WHO +K588 | Other and unspecified irritable bowel syndrome | WHO +K589 | Irritable bowel syndrome without diarrhea | CMS +K59 | Other functional intestinal disorders | WHO +K590 | Constipation | WHO +K5900 | Constipation, unspecified | CMS +K5901 | Slow transit constipation | CMS +K5902 | Outlet dysfunction constipation | CMS +K5903 | Drug induced constipation | CMS +K5904 | Chronic idiopathic constipation | CMS +K5909 | Other constipation | CMS +K591 | Functional diarrhoea | WHO +K592 | Neurogenic bowel, not elsewhere classified | WHO +K593 | Megacolon, not elsewhere classified | WHO +K5931 | Toxic megacolon | CMS +K5939 | Other megacolon | CMS +K594 | Anal spasm | WHO +K598 | Other specified functional intestinal disorders | WHO +K599 | Functional intestinal disorder, unspecified | WHO +K60 | Fissure and fistula of anal and rectal regions | WHO +K600 | Acute anal fissure | WHO +K601 | Chronic anal fissure | WHO +K602 | Anal fissure, unspecified | WHO +K603 | Anal fistula | WHO +K604 | Rectal fistula | WHO +K605 | Anorectal fistula | WHO +K61 | Abscess of anal and rectal regions | WHO +K610 | Anal abscess | WHO +K611 | Rectal abscess | WHO +K612 | Anorectal abscess | WHO +K613 | Ischiorectal abscess | WHO +K6131 | Horseshoe abscess | CMS +K6139 | Other ischiorectal abscess | CMS +K614 | Intrasphincteric abscess | WHO +K615 | Supralevator abscess | CMS +K62 | Other diseases of anus and rectum | WHO +K620 | Anal polyp | WHO +K621 | Rectal polyp | WHO +K622 | Anal prolapse | WHO +K623 | Rectal prolapse | WHO +K624 | Stenosis of anus and rectum | WHO +K625 | Haemorrhage of anus and rectum | WHO +K626 | Ulcer of anus and rectum | WHO +K627 | Radiation proctitis | WHO +K628 | Other specified diseases of anus and rectum | WHO +K6281 | Anal sphincter tear (healed) (nontraumatic) (old) | CMS +K6282 | Dysplasia of anus | CMS +K6289 | Other specified diseases of anus and rectum | CMS +K629 | Disease of anus and rectum, unspecified | WHO +K63 | Other diseases of intestine | WHO +K630 | Abscess of intestine | WHO +K631 | Perforation of intestine (nontraumatic) | WHO +K632 | Fistula of intestine | WHO +K633 | Ulcer of intestine | WHO +K634 | Enteroptosis | WHO +K635 | Polyp of colon | WHO +K638 | Other specified diseases of intestine | WHO +K6381 | Dieulafoy lesion of intestine | CMS +K6389 | Other specified diseases of intestine | CMS +K639 | Disease of intestine, unspecified | WHO +K64 | Haemorrhoids and perianal venous thrombosis | WHO +K640 | First degree haemorrhoids | WHO +K641 | Second degree haemorrhoids | WHO +K642 | Third degree haemorrhoids | WHO +K643 | Fourth degree haemorrhoids | WHO +K644 | Residual haemorrhoidal skin tags | WHO +K645 | Perianal venous thrombosis | WHO +K648 | Other specified haemorrhoids | WHO +K649 | Haemorrhoids, unspecified | WHO +K65 | Peritonitis | WHO +K650 | Acute peritonitis | WHO +K651 | Peritoneal abscess | CMS +K652 | Spontaneous bacterial peritonitis | CMS +K653 | Choleperitonitis | CMS +K654 | Sclerosing mesenteritis | CMS +K658 | Other peritonitis | WHO +K659 | Peritonitis, unspecified | WHO +K66 | Other disorders of peritoneum | WHO +K660 | Peritoneal adhesions | WHO +K661 | Haemoperitoneum | WHO +K662 | Retroperitoneal fibrosis | WHO +K668 | Other specified disorders of peritoneum | WHO +K669 | Disorder of peritoneum, unspecified | WHO +K67 | Disorders of peritoneum in infectious diseases classified elsewhere | WHO +K670 | Chlamydial peritonitis | WHO +K671 | Gonococcal peritonitis | WHO +K672 | Syphilitic peritonitis | WHO +K673 | Tuberculous peritonitis | WHO +K678 | Other disorders of peritoneum in infectious diseases classified elsewhere | WHO +K6811 | Postprocedural retroperitoneal abscess | CMS +K6812 | Psoas muscle abscess | CMS +K6819 | Other retroperitoneal abscess | CMS +K689 | Other disorders of retroperitoneum | CMS +K70 | Alcoholic liver disease | WHO +K700 | Alcoholic fatty liver | WHO +K701 | Alcoholic hepatitis | WHO +K7010 | Alcoholic hepatitis without ascites | CMS +K7011 | Alcoholic hepatitis with ascites | CMS +K702 | Alcoholic fibrosis and sclerosis of liver | WHO +K703 | Alcoholic cirrhosis of liver | WHO +K7030 | Alcoholic cirrhosis of liver without ascites | CMS +K7031 | Alcoholic cirrhosis of liver with ascites | CMS +K704 | Alcoholic hepatic failure | WHO +K7040 | Alcoholic hepatic failure without coma | CMS +K7041 | Alcoholic hepatic failure with coma | CMS +K709 | Alcoholic liver disease, unspecified | WHO +K71 | Toxic liver disease | WHO +K710 | Toxic liver disease with cholestasis | WHO +K711 | Toxic liver disease with hepatic necrosis | WHO +K7110 | Toxic liver disease with hepatic necrosis, without coma | CMS +K7111 | Toxic liver disease with hepatic necrosis, with coma | CMS +K712 | Toxic liver disease with acute hepatitis | WHO +K713 | Toxic liver disease with chronic persistent hepatitis | WHO +K714 | Toxic liver disease with chronic lobular hepatitis | WHO +K715 | Toxic liver disease with chronic active hepatitis | WHO +K7150 | Toxic liver disease with chronic active hepatitis without ascites | CMS +K7151 | Toxic liver disease with chronic active hepatitis with ascites | CMS +K716 | Toxic liver disease with hepatitis, not elsewhere classified | WHO +K717 | Toxic liver disease with fibrosis and cirrhosis of liver | WHO +K718 | Toxic liver disease with other disorders of liver | WHO +K719 | Toxic liver disease, unspecified | WHO +K72 | Hepatic failure, not elsewhere classified | WHO +K720 | Acute and subacute hepatic failure | WHO +K7200 | Acute and subacute hepatic failure without coma | CMS +K7201 | Acute and subacute hepatic failure with coma | CMS +K721 | Chronic hepatic failure | WHO +K7210 | Chronic hepatic failure without coma | CMS +K7211 | Chronic hepatic failure with coma | CMS +K729 | Hepatic failure, unspecified | WHO +K7290 | Hepatic failure, unspecified without coma | CMS +K7291 | Hepatic failure, unspecified with coma | CMS +K73 | Chronic hepatitis, not elsewhere classified | WHO +K730 | Chronic persistent hepatitis, not elsewhere classified | WHO +K731 | Chronic lobular hepatitis, not elsewhere classified | WHO +K732 | Chronic active hepatitis, not elsewhere classified | WHO +K738 | Other chronic hepatitis, not elsewhere classified | WHO +K739 | Chronic hepatitis, unspecified | WHO +K74 | Fibrosis and cirrhosis of liver | WHO +K740 | Hepatic fibrosis | WHO +K741 | Hepatic sclerosis | WHO +K742 | Hepatic fibrosis with hepatic sclerosis | WHO +K743 | Primary biliary cirrhosis | WHO +K744 | Secondary biliary cirrhosis | WHO +K745 | Biliary cirrhosis, unspecified | WHO +K746 | Other and unspecified cirrhosis of liver | WHO +K7460 | Unspecified cirrhosis of liver | CMS +K7469 | Other cirrhosis of liver | CMS +K75 | Other inflammatory liver diseases | WHO +K750 | Abscess of liver | WHO +K751 | Phlebitis of portal vein | WHO +K752 | Nonspecific reactive hepatitis | WHO +K753 | Granulomatous hepatitis, not elsewhere classified | WHO +K754 | Autoimmune hepatitis | WHO +K758 | Other specified inflammatory liver diseases | WHO +K7581 | Nonalcoholic steatohepatitis (NASH) | CMS +K7589 | Other specified inflammatory liver diseases | CMS +K759 | Inflammatory liver disease, unspecified | WHO +K76 | Other diseases of liver | WHO +K760 | Fatty (change of) liver, not elsewhere classified | WHO +K761 | Chronic passive congestion of liver | WHO +K762 | Central haemorrhagic necrosis of liver | WHO +K763 | Infarction of liver | WHO +K764 | Peliosis hepatis | WHO +K765 | Hepatic veno-occlusive disease | WHO +K766 | Portal hypertension | WHO +K767 | Hepatorenal syndrome | WHO +K768 | Other specified diseases of liver | WHO +K7681 | Hepatopulmonary syndrome | CMS +K7689 | Other specified diseases of liver | CMS +K769 | Liver disease, unspecified | WHO +K77 | Liver disorders in diseases classified elsewhere | WHO +K770 | Liver disorders in infectious and parasitic diseases classified elsewhere | WHO +K778 | Liver disorders in other diseases classified elsewhere | WHO +K80 | Cholelithiasis | WHO +K800 | Calculus of gallbladder with acute cholecystitis | WHO +K8000 | Calculus of gallbladder with acute cholecystitis without obstruction | CMS +K8001 | Calculus of gallbladder with acute cholecystitis with obstruction | CMS +K801 | Calculus of gallbladder with other cholecystitis | WHO +K8010 | Calculus of gallbladder with chronic cholecystitis without obstruction | CMS +K8011 | Calculus of gallbladder with chronic cholecystitis with obstruction | CMS +K8012 | Calculus of gallbladder with acute and chronic cholecystitis without obstruction | CMS +K8013 | Calculus of gallbladder with acute and chronic cholecystitis with obstruction | CMS +K8018 | Calculus of gallbladder with other cholecystitis without obstruction | CMS +K8019 | Calculus of gallbladder with other cholecystitis with obstruction | CMS +K802 | Calculus of gallbladder without cholecystitis | WHO +K8020 | Calculus of gallbladder without cholecystitis without obstruction | CMS +K8021 | Calculus of gallbladder without cholecystitis with obstruction | CMS +K803 | Calculus of bile duct with cholangitis | WHO +K8030 | Calculus of bile duct with cholangitis, unspecified, without obstruction | CMS +K8031 | Calculus of bile duct with cholangitis, unspecified, with obstruction | CMS +K8032 | Calculus of bile duct with acute cholangitis without obstruction | CMS +K8033 | Calculus of bile duct with acute cholangitis with obstruction | CMS +K8034 | Calculus of bile duct with chronic cholangitis without obstruction | CMS +K8035 | Calculus of bile duct with chronic cholangitis with obstruction | CMS +K8036 | Calculus of bile duct with acute and chronic cholangitis without obstruction | CMS +K8037 | Calculus of bile duct with acute and chronic cholangitis with obstruction | CMS +K804 | Calculus of bile duct with cholecystitis | WHO +K8040 | Calculus of bile duct with cholecystitis, unspecified, without obstruction | CMS +K8041 | Calculus of bile duct with cholecystitis, unspecified, with obstruction | CMS +K8042 | Calculus of bile duct with acute cholecystitis without obstruction | CMS +K8043 | Calculus of bile duct with acute cholecystitis with obstruction | CMS +K8044 | Calculus of bile duct with chronic cholecystitis without obstruction | CMS +K8045 | Calculus of bile duct with chronic cholecystitis with obstruction | CMS +K8046 | Calculus of bile duct with acute and chronic cholecystitis without obstruction | CMS +K8047 | Calculus of bile duct with acute and chronic cholecystitis with obstruction | CMS +K805 | Calculus of bile duct without cholangitis or cholecystitis | WHO +K8050 | Calculus of bile duct without cholangitis or cholecystitis without obstruction | CMS +K8051 | Calculus of bile duct without cholangitis or cholecystitis with obstruction | CMS +K8060 | Calculus of gallbladder and bile duct with cholecystitis, unspecified, without obstruction | CMS +K8061 | Calculus of gallbladder and bile duct with cholecystitis, unspecified, with obstruction | CMS +K8062 | Calculus of gallbladder and bile duct with acute cholecystitis without obstruction | CMS +K8063 | Calculus of gallbladder and bile duct with acute cholecystitis with obstruction | CMS +K8064 | Calculus of gallbladder and bile duct with chronic cholecystitis without obstruction | CMS +K8065 | Calculus of gallbladder and bile duct with chronic cholecystitis with obstruction | CMS +K8066 | Calculus of gallbladder and bile duct with acute and chronic cholecystitis without obstruction | CMS +K8067 | Calculus of gallbladder and bile duct with acute and chronic cholecystitis with obstruction | CMS +K8070 | Calculus of gallbladder and bile duct without cholecystitis without obstruction | CMS +K8071 | Calculus of gallbladder and bile duct without cholecystitis with obstruction | CMS +K808 | Other cholelithiasis | WHO +K8080 | Other cholelithiasis without obstruction | CMS +K8081 | Other cholelithiasis with obstruction | CMS +K81 | Cholecystitis | WHO +K810 | Acute cholecystitis | WHO +K811 | Chronic cholecystitis | WHO +K812 | Acute cholecystitis with chronic cholecystitis | CMS +K818 | Other cholecystitis | WHO +K819 | Cholecystitis, unspecified | WHO +K82 | Other diseases of gallbladder | WHO +K820 | Obstruction of gallbladder | WHO +K821 | Hydrops of gallbladder | WHO +K822 | Perforation of gallbladder | WHO +K823 | Fistula of gallbladder | WHO +K824 | Cholesterolosis of gallbladder | WHO +K828 | Other specified diseases of gallbladder | WHO +K829 | Disease of gallbladder, unspecified | WHO +K82A1 | Gangrene of gallbladder in cholecystitis | CMS +K82A2 | Perforation of gallbladder in cholecystitis | CMS +K83 | Other diseases of biliary tract | WHO +K830 | Cholangitis | WHO +K8301 | Primary sclerosing cholangitis | CMS +K8309 | Other cholangitis | CMS +K831 | Obstruction of bile duct | WHO +K832 | Perforation of bile duct | WHO +K833 | Fistula of bile duct | WHO +K834 | Spasm of sphincter of Oddi | WHO +K835 | Biliary cyst | WHO +K838 | Other specified diseases of biliary tract | WHO +K839 | Disease of biliary tract, unspecified | WHO +K85 | Acute pancreatitis | WHO +K850 | Idiopathic acute pancreatitis | WHO +K8500 | Idiopathic acute pancreatitis without necrosis or infection | CMS +K8501 | Idiopathic acute pancreatitis with uninfected necrosis | CMS +K8502 | Idiopathic acute pancreatitis with infected necrosis | CMS +K851 | Biliary acute pancreatitis | WHO +K8510 | Biliary acute pancreatitis without necrosis or infection | CMS +K8511 | Biliary acute pancreatitis with uninfected necrosis | CMS +K8512 | Biliary acute pancreatitis with infected necrosis | CMS +K852 | Alcohol-induced acute pancreatitis | WHO +K8520 | Alcohol induced acute pancreatitis without necrosis or infection | CMS +K8521 | Alcohol induced acute pancreatitis with uninfected necrosis | CMS +K8522 | Alcohol induced acute pancreatitis with infected necrosis | CMS +K853 | Drug-induced acute pancreatitis | WHO +K8530 | Drug induced acute pancreatitis without necrosis or infection | CMS +K8531 | Drug induced acute pancreatitis with uninfected necrosis | CMS +K8532 | Drug induced acute pancreatitis with infected necrosis | CMS +K858 | Other acute pancreatitis | WHO +K8580 | Other acute pancreatitis without necrosis or infection | CMS +K8581 | Other acute pancreatitis with uninfected necrosis | CMS +K8582 | Other acute pancreatitis with infected necrosis | CMS +K859 | Acute pancreatitis, unspecified | WHO +K8590 | Acute pancreatitis without necrosis or infection, unspecified | CMS +K8591 | Acute pancreatitis with uninfected necrosis, unspecified | CMS +K8592 | Acute pancreatitis with infected necrosis, unspecified | CMS +K86 | Other diseases of pancreas | WHO +K860 | Alcohol-induced chronic pancreatitis | WHO +K861 | Other chronic pancreatitis | WHO +K862 | Cyst of pancreas | WHO +K863 | Pseudocyst of pancreas | WHO +K868 | Other specified diseases of pancreas | WHO +K8681 | Exocrine pancreatic insufficiency | CMS +K8689 | Other specified diseases of pancreas | CMS +K869 | Disease of pancreas, unspecified | WHO +K87 | Disorders of gallbladder, biliary tract and pancreas in diseases classified elsewhere | WHO +K870 | Disorders of gallbladder and biliary tract in diseases classified elsewhere | WHO +K871 | Disorders of pancreas in diseases classified elsewhere | WHO +K90 | Intestinal malabsorption | WHO +K900 | Coeliac disease | WHO +K901 | Tropical sprue | WHO +K902 | Blind loop syndrome, not elsewhere classified | WHO +K903 | Pancreatic steatorrhoea | WHO +K904 | Malabsorption due to intolerance, not elsewhere classified | WHO +K9041 | Non-celiac gluten sensitivity | CMS +K9049 | Malabsorption due to intolerance, not elsewhere classified | CMS +K908 | Other intestinal malabsorption | WHO +K9081 | Whipple's disease | CMS +K9089 | Other intestinal malabsorption | CMS +K909 | Intestinal malabsorption, unspecified | WHO +K91 | Postprocedural disorders of digestive system, not elsewhere classified | WHO +K910 | Vomiting following gastrointestinal surgery | WHO +K911 | Postgastric surgery syndromes | WHO +K912 | Postsurgical malabsorption, not elsewhere classified | WHO +K913 | Postoperative intestinal obstruction | WHO +K9130 | Postprocedural intestinal obstruction, unspecified as to partial versus complete | CMS +K9131 | Postprocedural partial intestinal obstruction | CMS +K9132 | Postprocedural complete intestinal obstruction | CMS +K914 | Colostomy and enterostomy malfunction | WHO +K915 | Postcholecystectomy syndrome | WHO +K9161 | Intraoperative hemorrhage and hematoma of a digestive system organ or structure complicating a digestive system procedure | CMS +K9162 | Intraoperative hemorrhage and hematoma of a digestive system organ or structure complicating other procedure | CMS +K9171 | Accidental puncture and laceration of a digestive system organ or structure during a digestive system procedure | CMS +K9172 | Accidental puncture and laceration of a digestive system organ or structure during other procedure | CMS +K918 | Other postprocedural disorders of digestive system, not elsewhere classified | WHO +K9181 | Other intraoperative complications of digestive system | CMS +K9182 | Postprocedural hepatic failure | CMS +K9183 | Postprocedural hepatorenal syndrome | CMS +K91840 | Postprocedural hemorrhage of a digestive system organ or structure following a digestive system procedure | CMS +K91841 | Postprocedural hemorrhage of a digestive system organ or structure following other procedure | CMS +K91850 | Pouchitis | CMS +K91858 | Other complications of intestinal pouch | CMS +K9186 | Retained cholelithiasis following cholecystectomy | CMS +K91870 | Postprocedural hematoma of a digestive system organ or structure following a digestive system procedure | CMS +K91871 | Postprocedural hematoma of a digestive system organ or structure following other procedure | CMS +K91872 | Postprocedural seroma of a digestive system organ or structure following a digestive system procedure | CMS +K91873 | Postprocedural seroma of a digestive system organ or structure following other procedure | CMS +K9189 | Other postprocedural complications and disorders of digestive system | CMS +K919 | Postprocedural disorder of digestive system, unspecified | WHO +K92 | Other diseases of digestive system | WHO +K920 | Haematemesis | WHO +K921 | Melaena | WHO +K922 | Gastrointestinal haemorrhage, unspecified | WHO +K928 | Other specified diseases of digestive system | WHO +K9281 | Gastrointestinal mucositis (ulcerative) | CMS +K9289 | Other specified diseases of the digestive system | CMS +K929 | Disease of digestive system, unspecified | WHO +K93 | Disorders of other digestive organs in diseases classified elsewhere | WHO +K930 | Tuberculous disorders of intestines, peritoneum and mesenteric glands | WHO +K931 | Megacolon in Chagas disease | WHO +K938 | Disorders of other specified digestive organs in diseases classified elsewhere | WHO +K9400 | Colostomy complication, unspecified | CMS +K9401 | Colostomy hemorrhage | CMS +K9402 | Colostomy infection | CMS +K9403 | Colostomy malfunction | CMS +K9409 | Other complications of colostomy | CMS +K9410 | Enterostomy complication, unspecified | CMS +K9411 | Enterostomy hemorrhage | CMS +K9412 | Enterostomy infection | CMS +K9413 | Enterostomy malfunction | CMS +K9419 | Other complications of enterostomy | CMS +K9420 | Gastrostomy complication, unspecified | CMS +K9421 | Gastrostomy hemorrhage | CMS +K9422 | Gastrostomy infection | CMS +K9423 | Gastrostomy malfunction | CMS +K9429 | Other complications of gastrostomy | CMS +K9430 | Esophagostomy complications, unspecified | CMS +K9431 | Esophagostomy hemorrhage | CMS +K9432 | Esophagostomy infection | CMS +K9433 | Esophagostomy malfunction | CMS +K9439 | Other complications of esophagostomy | CMS +K9501 | Infection due to gastric band procedure | CMS +K9509 | Other complications of gastric band procedure | CMS +K9581 | Infection due to other bariatric procedure | CMS +K9589 | Other complications of other bariatric procedure | CMS +L00 | Staphylococcal scalded skin syndrome | WHO +L01 | Impetigo | WHO +L010 | Impetigo [any organism] [any site] | WHO +L0100 | Impetigo, unspecified | CMS +L0101 | Non-bullous impetigo | CMS +L0102 | Bockhart's impetigo | CMS +L0103 | Bullous impetigo | CMS +L0109 | Other impetigo | CMS +L011 | Impetiginization of other dermatoses | WHO +L02 | Cutaneous abscess, furuncle and carbuncle | WHO +L020 | Cutaneous abscess, furuncle and carbuncle of face | WHO +L0201 | Cutaneous abscess of face | CMS +L0202 | Furuncle of face | CMS +L0203 | Carbuncle of face | CMS +L021 | Cutaneous abscess, furuncle and carbuncle of neck | WHO +L0211 | Cutaneous abscess of neck | CMS +L0212 | Furuncle of neck | CMS +L0213 | Carbuncle of neck | CMS +L022 | Cutaneous abscess, furuncle and carbuncle of trunk | WHO +L02211 | Cutaneous abscess of abdominal wall | CMS +L02212 | Cutaneous abscess of back [any part, except buttock] | CMS +L02213 | Cutaneous abscess of chest wall | CMS +L02214 | Cutaneous abscess of groin | CMS +L02215 | Cutaneous abscess of perineum | CMS +L02216 | Cutaneous abscess of umbilicus | CMS +L02219 | Cutaneous abscess of trunk, unspecified | CMS +L02221 | Furuncle of abdominal wall | CMS +L02222 | Furuncle of back [any part, except buttock] | CMS +L02223 | Furuncle of chest wall | CMS +L02224 | Furuncle of groin | CMS +L02225 | Furuncle of perineum | CMS +L02226 | Furuncle of umbilicus | CMS +L02229 | Furuncle of trunk, unspecified | CMS +L02231 | Carbuncle of abdominal wall | CMS +L02232 | Carbuncle of back [any part, except buttock] | CMS +L02233 | Carbuncle of chest wall | CMS +L02234 | Carbuncle of groin | CMS +L02235 | Carbuncle of perineum | CMS +L02236 | Carbuncle of umbilicus | CMS +L02239 | Carbuncle of trunk, unspecified | CMS +L023 | Cutaneous abscess, furuncle and carbuncle of buttock | WHO +L0231 | Cutaneous abscess of buttock | CMS +L0232 | Furuncle of buttock | CMS +L0233 | Carbuncle of buttock | CMS +L024 | Cutaneous abscess, furuncle and carbuncle of limb | WHO +L02411 | Cutaneous abscess of right axilla | CMS +L02412 | Cutaneous abscess of left axilla | CMS +L02413 | Cutaneous abscess of right upper limb | CMS +L02414 | Cutaneous abscess of left upper limb | CMS +L02415 | Cutaneous abscess of right lower limb | CMS +L02416 | Cutaneous abscess of left lower limb | CMS +L02419 | Cutaneous abscess of limb, unspecified | CMS +L02421 | Furuncle of right axilla | CMS +L02422 | Furuncle of left axilla | CMS +L02423 | Furuncle of right upper limb | CMS +L02424 | Furuncle of left upper limb | CMS +L02425 | Furuncle of right lower limb | CMS +L02426 | Furuncle of left lower limb | CMS +L02429 | Furuncle of limb, unspecified | CMS +L02431 | Carbuncle of right axilla | CMS +L02432 | Carbuncle of left axilla | CMS +L02433 | Carbuncle of right upper limb | CMS +L02434 | Carbuncle of left upper limb | CMS +L02435 | Carbuncle of right lower limb | CMS +L02436 | Carbuncle of left lower limb | CMS +L02439 | Carbuncle of limb, unspecified | CMS +L02511 | Cutaneous abscess of right hand | CMS +L02512 | Cutaneous abscess of left hand | CMS +L02519 | Cutaneous abscess of unspecified hand | CMS +L02521 | Furuncle right hand | CMS +L02522 | Furuncle left hand | CMS +L02529 | Furuncle unspecified hand | CMS +L02531 | Carbuncle of right hand | CMS +L02532 | Carbuncle of left hand | CMS +L02539 | Carbuncle of unspecified hand | CMS +L02611 | Cutaneous abscess of right foot | CMS +L02612 | Cutaneous abscess of left foot | CMS +L02619 | Cutaneous abscess of unspecified foot | CMS +L02621 | Furuncle of right foot | CMS +L02622 | Furuncle of left foot | CMS +L02629 | Furuncle of unspecified foot | CMS +L02631 | Carbuncle of right foot | CMS +L02632 | Carbuncle of left foot | CMS +L02639 | Carbuncle of unspecified foot | CMS +L028 | Cutaneous abscess, furuncle and carbuncle of other sites | WHO +L02811 | Cutaneous abscess of head [any part, except face] | CMS +L02818 | Cutaneous abscess of other sites | CMS +L02821 | Furuncle of head [any part, except face] | CMS +L02828 | Furuncle of other sites | CMS +L02831 | Carbuncle of head [any part, except face] | CMS +L02838 | Carbuncle of other sites | CMS +L029 | Cutaneous abscess, furuncle and carbuncle, unspecified | WHO +L0291 | Cutaneous abscess, unspecified | CMS +L0292 | Furuncle, unspecified | CMS +L0293 | Carbuncle, unspecified | CMS +L03 | Cellulitis | WHO +L030 | Cellulitis of finger and toe | WHO +L03011 | Cellulitis of right finger | CMS +L03012 | Cellulitis of left finger | CMS +L03019 | Cellulitis of unspecified finger | CMS +L03021 | Acute lymphangitis of right finger | CMS +L03022 | Acute lymphangitis of left finger | CMS +L03029 | Acute lymphangitis of unspecified finger | CMS +L03031 | Cellulitis of right toe | CMS +L03032 | Cellulitis of left toe | CMS +L03039 | Cellulitis of unspecified toe | CMS +L03041 | Acute lymphangitis of right toe | CMS +L03042 | Acute lymphangitis of left toe | CMS +L03049 | Acute lymphangitis of unspecified toe | CMS +L031 | Cellulitis of other parts of limb | WHO +L03111 | Cellulitis of right axilla | CMS +L03112 | Cellulitis of left axilla | CMS +L03113 | Cellulitis of right upper limb | CMS +L03114 | Cellulitis of left upper limb | CMS +L03115 | Cellulitis of right lower limb | CMS +L03116 | Cellulitis of left lower limb | CMS +L03119 | Cellulitis of unspecified part of limb | CMS +L03121 | Acute lymphangitis of right axilla | CMS +L03122 | Acute lymphangitis of left axilla | CMS +L03123 | Acute lymphangitis of right upper limb | CMS +L03124 | Acute lymphangitis of left upper limb | CMS +L03125 | Acute lymphangitis of right lower limb | CMS +L03126 | Acute lymphangitis of left lower limb | CMS +L03129 | Acute lymphangitis of unspecified part of limb | CMS +L032 | Cellulitis of face | WHO +L03211 | Cellulitis of face | CMS +L03212 | Acute lymphangitis of face | CMS +L03213 | Periorbital cellulitis | CMS +L03221 | Cellulitis of neck | CMS +L03222 | Acute lymphangitis of neck | CMS +L033 | Cellulitis of trunk | WHO +L03311 | Cellulitis of abdominal wall | CMS +L03312 | Cellulitis of back [any part except buttock] | CMS +L03313 | Cellulitis of chest wall | CMS +L03314 | Cellulitis of groin | CMS +L03315 | Cellulitis of perineum | CMS +L03316 | Cellulitis of umbilicus | CMS +L03317 | Cellulitis of buttock | CMS +L03319 | Cellulitis of trunk, unspecified | CMS +L03321 | Acute lymphangitis of abdominal wall | CMS +L03322 | Acute lymphangitis of back [any part except buttock] | CMS +L03323 | Acute lymphangitis of chest wall | CMS +L03324 | Acute lymphangitis of groin | CMS +L03325 | Acute lymphangitis of perineum | CMS +L03326 | Acute lymphangitis of umbilicus | CMS +L03327 | Acute lymphangitis of buttock | CMS +L03329 | Acute lymphangitis of trunk, unspecified | CMS +L038 | Cellulitis of other sites | WHO +L03811 | Cellulitis of head [any part, except face] | CMS +L03818 | Cellulitis of other sites | CMS +L03891 | Acute lymphangitis of head [any part, except face] | CMS +L03898 | Acute lymphangitis of other sites | CMS +L039 | Cellulitis, unspecified | WHO +L0390 | Cellulitis, unspecified | CMS +L0391 | Acute lymphangitis, unspecified | CMS +L04 | Acute lymphadenitis | WHO +L040 | Acute lymphadenitis of face, head and neck | WHO +L041 | Acute lymphadenitis of trunk | WHO +L042 | Acute lymphadenitis of upper limb | WHO +L043 | Acute lymphadenitis of lower limb | WHO +L048 | Acute lymphadenitis of other sites | WHO +L049 | Acute lymphadenitis, unspecified | WHO +L05 | Pilonidal cyst | WHO +L050 | Pilonidal cyst with abscess | WHO +L0501 | Pilonidal cyst with abscess | CMS +L0502 | Pilonidal sinus with abscess | CMS +L059 | Pilonidal cyst without abscess | WHO +L0591 | Pilonidal cyst without abscess | CMS +L0592 | Pilonidal sinus without abscess | CMS +L08 | Other local infections of skin and subcutaneous tissue | WHO +L080 | Pyoderma | WHO +L081 | Erythrasma | WHO +L088 | Other specified local infections of skin and subcutaneous tissue | WHO +L0881 | Pyoderma vegetans | CMS +L0882 | Omphalitis not of newborn | CMS +L0889 | Other specified local infections of the skin and subcutaneous tissue | CMS +L089 | Local infection of skin and subcutaneous tissue, unspecified | WHO +L10 | Pemphigus | WHO +L100 | Pemphigus vulgaris | WHO +L101 | Pemphigus vegetans | WHO +L102 | Pemphigus foliaceus | WHO +L103 | Brazilian pemphigus [fogo selvagem] | WHO +L104 | Pemphigus erythematosus | WHO +L105 | Drug-induced pemphigus | WHO +L108 | Other pemphigus | WHO +L1081 | Paraneoplastic pemphigus | CMS +L1089 | Other pemphigus | CMS +L109 | Pemphigus, unspecified | WHO +L11 | Other acantholytic disorders | WHO +L110 | Acquired keratosis follicularis | WHO +L111 | Transient acantholytic dermatosis [Grover] | WHO +L118 | Other specified acantholytic disorders | WHO +L119 | Acantholytic disorder, unspecified | WHO +L12 | Pemphigoid | WHO +L120 | Bullous pemphigoid | WHO +L121 | Cicatricial pemphigoid | WHO +L122 | Chronic bullous disease of childhood | WHO +L123 | Acquired epidermolysis bullosa | WHO +L1230 | Acquired epidermolysis bullosa, unspecified | CMS +L1231 | Epidermolysis bullosa due to drug | CMS +L1235 | Other acquired epidermolysis bullosa | CMS +L128 | Other pemphigoid | WHO +L129 | Pemphigoid, unspecified | WHO +L13 | Other bullous disorders | WHO +L130 | Dermatitis herpetiformis | WHO +L131 | Subcorneal pustular dermatitis | WHO +L138 | Other specified bullous disorders | WHO +L139 | Bullous disorder, unspecified | WHO +L14 | Bullous disorders in diseases classified elsewhere | WHO +L20 | Atopic dermatitis | WHO +L200 | Besnier prurigo | WHO +L208 | Other atopic dermatitis | WHO +L2081 | Atopic neurodermatitis | CMS +L2082 | Flexural eczema | CMS +L2083 | Infantile (acute) (chronic) eczema | CMS +L2084 | Intrinsic (allergic) eczema | CMS +L2089 | Other atopic dermatitis | CMS +L209 | Atopic dermatitis, unspecified | WHO +L21 | Seborrhoeic dermatitis | WHO +L210 | Seborrhoea capitis | WHO +L211 | Seborrhoeic infantile dermatitis | WHO +L218 | Other seborrhoeic dermatitis | WHO +L219 | Seborrhoeic dermatitis, unspecified | WHO +L22 | Diaper [napkin] dermatitis | WHO +L23 | Allergic contact dermatitis | WHO +L230 | Allergic contact dermatitis due to metals | WHO +L231 | Allergic contact dermatitis due to adhesives | WHO +L232 | Allergic contact dermatitis due to cosmetics | WHO +L233 | Allergic contact dermatitis due to drugs in contact with skin | WHO +L234 | Allergic contact dermatitis due to dyes | WHO +L235 | Allergic contact dermatitis due to other chemical products | WHO +L236 | Allergic contact dermatitis due to food in contact with skin | WHO +L237 | Allergic contact dermatitis due to plants, except food | WHO +L238 | Allergic contact dermatitis due to other agents | WHO +L2381 | Allergic contact dermatitis due to animal (cat) (dog) dander | CMS +L2389 | Allergic contact dermatitis due to other agents | CMS +L239 | Allergic contact dermatitis, unspecified cause | WHO +L24 | Irritant contact dermatitis | WHO +L240 | Irritant contact dermatitis due to detergents | WHO +L241 | Irritant contact dermatitis due to oils and greases | WHO +L242 | Irritant contact dermatitis due to solvents | WHO +L243 | Irritant contact dermatitis due to cosmetics | WHO +L244 | Irritant contact dermatitis due to drugs in contact with skin | WHO +L245 | Irritant contact dermatitis due to other chemical products | WHO +L246 | Irritant contact dermatitis due to food in contact with skin | WHO +L247 | Irritant contact dermatitis due to plants, except food | WHO +L248 | Irritant contact dermatitis due to other agents | WHO +L2481 | Irritant contact dermatitis due to metals | CMS +L2489 | Irritant contact dermatitis due to other agents | CMS +L249 | Irritant contact dermatitis, unspecified cause | WHO +L25 | Unspecified contact dermatitis | WHO +L250 | Unspecified contact dermatitis due to cosmetics | WHO +L251 | Unspecified contact dermatitis due to drugs in contact with skin | WHO +L252 | Unspecified contact dermatitis due to dyes | WHO +L253 | Unspecified contact dermatitis due to other chemical products | WHO +L254 | Unspecified contact dermatitis due to food in contact with skin | WHO +L255 | Unspecified contact dermatitis due to plants, except food | WHO +L258 | Unspecified contact dermatitis due to other agents | WHO +L259 | Unspecified contact dermatitis, unspecified cause | WHO +L26 | Exfoliative dermatitis | WHO +L27 | Dermatitis due to substances taken internally | WHO +L270 | Generalized skin eruption due to drugs and medicaments | WHO +L271 | Localized skin eruption due to drugs and medicaments | WHO +L272 | Dermatitis due to ingested food | WHO +L278 | Dermatitis due to other substances taken internally | WHO +L279 | Dermatitis due to unspecified substance taken internally | WHO +L28 | Lichen simplex chronicus and prurigo | WHO +L280 | Lichen simplex chronicus | WHO +L281 | Prurigo nodularis | WHO +L282 | Other prurigo | WHO +L29 | Pruritus | WHO +L290 | Pruritus ani | WHO +L291 | Pruritus scroti | WHO +L292 | Pruritus vulvae | WHO +L293 | Anogenital pruritus, unspecified | WHO +L298 | Other pruritus | WHO +L299 | Pruritus, unspecified | WHO +L30 | Other dermatitis | WHO +L300 | Nummular dermatitis | WHO +L301 | Dyshidrosis [pompholyx] | WHO +L302 | Cutaneous autosensitization | WHO +L303 | Infective dermatitis | WHO +L304 | Erythema intertrigo | WHO +L305 | Pityriasis alba | WHO +L308 | Other specified dermatitis | WHO +L309 | Dermatitis, unspecified | WHO +L40 | Psoriasis | WHO +L400 | Psoriasis vulgaris | WHO +L401 | Generalized pustular psoriasis | WHO +L402 | Acrodermatitis continua | WHO +L403 | Pustulosis palmaris et plantaris | WHO +L404 | Guttate psoriasis | WHO +L405 | Arthropathic psoriasis | WHO +L4050 | Arthropathic psoriasis, unspecified | CMS +L4051 | Distal interphalangeal psoriatic arthropathy | CMS +L4052 | Psoriatic arthritis mutilans | CMS +L4053 | Psoriatic spondylitis | CMS +L4054 | Psoriatic juvenile arthropathy | CMS +L4059 | Other psoriatic arthropathy | CMS +L408 | Other psoriasis | WHO +L409 | Psoriasis, unspecified | WHO +L41 | Parapsoriasis | WHO +L410 | Pityriasis lichenoides et varioliformis acuta | WHO +L411 | Pityriasis lichenoides chronica | WHO +L413 | Small plaque parapsoriasis | WHO +L414 | Large plaque parapsoriasis | WHO +L415 | Retiform parapsoriasis | WHO +L418 | Other parapsoriasis | WHO +L419 | Parapsoriasis, unspecified | WHO +L42 | Pityriasis rosea | WHO +L43 | Lichen planus | WHO +L430 | Hypertrophic lichen planus | WHO +L431 | Bullous lichen planus | WHO +L432 | Lichenoid drug reaction | WHO +L433 | Subacute (active) lichen planus | WHO +L438 | Other lichen planus | WHO +L439 | Lichen planus, unspecified | WHO +L44 | Other papulosquamous disorders | WHO +L440 | Pityriasis rubra pilaris | WHO +L441 | Lichen nitidus | WHO +L442 | Lichen striatus | WHO +L443 | Lichen ruber moniliformis | WHO +L444 | Infantile papular acrodermatitis [Giannotti-Crosti] | WHO +L448 | Other specified papulosquamous disorders | WHO +L449 | Papulosquamous disorder, unspecified | WHO +L45 | Papulosquamous disorders in diseases classified elsewhere | WHO +L490 | Exfoliation due to erythematous condition involving less than 10 percent of body surface | CMS +L491 | Exfoliation due to erythematous condition involving 10-19 percent of body surface | CMS +L492 | Exfoliation due to erythematous condition involving 20-29 percent of body surface | CMS +L493 | Exfoliation due to erythematous condition involving 30-39 percent of body surface | CMS +L494 | Exfoliation due to erythematous condition involving 40-49 percent of body surface | CMS +L495 | Exfoliation due to erythematous condition involving 50-59 percent of body surface | CMS +L496 | Exfoliation due to erythematous condition involving 60-69 percent of body surface | CMS +L497 | Exfoliation due to erythematous condition involving 70-79 percent of body surface | CMS +L498 | Exfoliation due to erythematous condition involving 80-89 percent of body surface | CMS +L499 | Exfoliation due to erythematous condition involving 90 or more percent of body surface | CMS +L50 | Urticaria | WHO +L500 | Allergic urticaria | WHO +L501 | Idiopathic urticaria | WHO +L502 | Urticaria due to cold and heat | WHO +L503 | Dermatographic urticaria | WHO +L504 | Vibratory urticaria | WHO +L505 | Cholinergic urticaria | WHO +L506 | Contact urticaria | WHO +L508 | Other urticaria | WHO +L509 | Urticaria, unspecified | WHO +L51 | Erythema multiforme | WHO +L510 | Nonbullous erythema multiforme | WHO +L511 | Bullous erythema multiforme | WHO +L512 | Toxic epidermal necrolysis [Lyell] | WHO +L513 | Stevens-Johnson syndrome-toxic epidermal necrolysis overlap syndrome | CMS +L518 | Other erythema multiforme | WHO +L519 | Erythema multiforme, unspecified | WHO +L52 | Erythema nodosum | WHO +L53 | Other erythematous conditions | WHO +L530 | Toxic erythema | WHO +L531 | Erythema annulare centrifugum | WHO +L532 | Erythema marginatum | WHO +L533 | Other chronic figurate erythema | WHO +L538 | Other specified erythematous conditions | WHO +L539 | Erythematous condition, unspecified | WHO +L54 | Erythema in diseases classified elsewhere | WHO +L540 | Erythema marginatum in acute rheumatic fever | WHO +L548 | Erythema in other diseases classified elsewhere | WHO +L55 | Sunburn | WHO +L550 | Sunburn of first degree | WHO +L551 | Sunburn of second degree | WHO +L552 | Sunburn of third degree | WHO +L558 | Other sunburn | WHO +L559 | Sunburn, unspecified | WHO +L56 | Other acute skin changes due to ultraviolet radiation | WHO +L560 | Drug phototoxic response | WHO +L561 | Drug photoallergic response | WHO +L562 | Photocontact dermatitis [berloque dermatitis] | WHO +L563 | Solar urticaria | WHO +L564 | Polymorphous light eruption | WHO +L565 | Disseminated superficial actinic porokeratosis (DSAP) | CMS +L568 | Other specified acute skin changes due to ultraviolet radiation | WHO +L569 | Acute skin change due to ultraviolet radiation, unspecified | WHO +L57 | Skin changes due to chronic exposure to nonionizing radiation | WHO +L570 | Actinic keratosis | WHO +L571 | Actinic reticuloid | WHO +L572 | Cutis rhomboidalis nuchae | WHO +L573 | Poikiloderma of Civatte | WHO +L574 | Cutis laxa senilis | WHO +L575 | Actinic granuloma | WHO +L578 | Other skin changes due to chronic exposure to nonionizing radiation | WHO +L579 | Skin changes due to chronic exposure to nonionizing radiation, unspecified | WHO +L58 | Radiodermatitis | WHO +L580 | Acute radiodermatitis | WHO +L581 | Chronic radiodermatitis | WHO +L589 | Radiodermatitis, unspecified | WHO +L59 | Other disorders of skin and subcutaneous tissue related to radiation | WHO +L590 | Erythema ab igne [dermatitis ab igne] | WHO +L598 | Other specified disorders of skin and subcutaneous tissue related to radiation | WHO +L599 | Disorder of skin and subcutaneous tissue related to radiation, unspecified | WHO +L60 | Nail disorders | WHO +L600 | Ingrowing nail | WHO +L601 | Onycholysis | WHO +L602 | Onychogryphosis | WHO +L603 | Nail dystrophy | WHO +L604 | Beau lines | WHO +L605 | Yellow nail syndrome | WHO +L608 | Other nail disorders | WHO +L609 | Nail disorder, unspecified | WHO +L62 | Nail disorders in diseases classified elsewhere | WHO +L620 | Clubbed nail pachydermoperiostosis | WHO +L628 | Nail disorders in other diseases classified elsewhere | WHO +L63 | Alopecia areata | WHO +L630 | Alopecia (capitis) totalis | WHO +L631 | Alopecia universalis | WHO +L632 | Ophiasis | WHO +L638 | Other alopecia areata | WHO +L639 | Alopecia areata, unspecified | WHO +L64 | Androgenic alopecia | WHO +L640 | Drug-induced androgenic alopecia | WHO +L648 | Other androgenic alopecia | WHO +L649 | Androgenic alopecia, unspecified | WHO +L65 | Other nonscarring hair loss | WHO +L650 | Telogen effluvium | WHO +L651 | Anagen effluvium | WHO +L652 | Alopecia mucinosa | WHO +L658 | Other specified nonscarring hair loss | WHO +L659 | Nonscarring hair loss, unspecified | WHO +L66 | Cicatricial alopecia [scarring hair loss] | WHO +L660 | Pseudopelade | WHO +L661 | Lichen planopilaris | WHO +L662 | Folliculitis decalvans | WHO +L663 | Perifolliculitis capitis abscedens | WHO +L664 | Folliculitis ulerythematosa reticulata | WHO +L668 | Other cicatricial alopecia | WHO +L669 | Cicatricial alopecia, unspecified | WHO +L67 | Hair colour and hair shaft abnormalities | WHO +L670 | Trichorrhexis nodosa | WHO +L671 | Variations in hair colour | WHO +L678 | Other hair colour and hair shaft abnormalities | WHO +L679 | Hair colour and hair shaft abnormality, unspecified | WHO +L68 | Hypertrichosis | WHO +L680 | Hirsutism | WHO +L681 | Acquired hypertrichosis lanuginosa | WHO +L682 | Localized hypertrichosis | WHO +L683 | Polytrichia | WHO +L688 | Other hypertrichosis | WHO +L689 | Hypertrichosis, unspecified | WHO +L70 | Acne | WHO +L700 | Acne vulgaris | WHO +L701 | Acne conglobata | WHO +L702 | Acne varioliformis | WHO +L703 | Acne tropica | WHO +L704 | Infantile acne | WHO +L705 | Acné excoriée | WHO +L708 | Other acne | WHO +L709 | Acne, unspecified | WHO +L71 | Rosacea | WHO +L710 | Perioral dermatitis | WHO +L711 | Rhinophyma | WHO +L718 | Other rosacea | WHO +L719 | Rosacea, unspecified | WHO +L72 | Follicular cysts of skin and subcutaneous tissue | WHO +L720 | Epidermal cyst | WHO +L721 | Trichilemmal cyst | WHO +L7211 | Pilar cyst | CMS +L7212 | Trichodermal cyst | CMS +L722 | Steatocystoma multiplex | WHO +L723 | Sebaceous cyst | CMS +L728 | Other follicular cysts of skin and subcutaneous tissue | WHO +L729 | Follicular cyst of skin and subcutaneous tissue, unspecified | WHO +L73 | Other follicular disorders | WHO +L730 | Acne keloid | WHO +L731 | Pseudofolliculitis barbae | WHO +L732 | Hidradenitis suppurativa | WHO +L738 | Other specified follicular disorders | WHO +L739 | Follicular disorder, unspecified | WHO +L74 | Eccrine sweat disorders | WHO +L740 | Miliaria rubra | WHO +L741 | Miliaria crystallina | WHO +L742 | Miliaria profunda | WHO +L743 | Miliaria, unspecified | WHO +L744 | Anhidrosis | WHO +L74510 | Primary focal hyperhidrosis, axilla | CMS +L74511 | Primary focal hyperhidrosis, face | CMS +L74512 | Primary focal hyperhidrosis, palms | CMS +L74513 | Primary focal hyperhidrosis, soles | CMS +L74519 | Primary focal hyperhidrosis, unspecified | CMS +L7452 | Secondary focal hyperhidrosis | CMS +L748 | Other eccrine sweat disorders | WHO +L749 | Eccrine sweat disorder, unspecified | WHO +L75 | Apocrine sweat disorders | WHO +L750 | Bromhidrosis | WHO +L751 | Chromhidrosis | WHO +L752 | Apocrine miliaria | WHO +L758 | Other apocrine sweat disorders | WHO +L759 | Apocrine sweat disorder, unspecified | WHO +L7601 | Intraoperative hemorrhage and hematoma of skin and subcutaneous tissue complicating a dermatologic procedure | CMS +L7602 | Intraoperative hemorrhage and hematoma of skin and subcutaneous tissue complicating other procedure | CMS +L7611 | Accidental puncture and laceration of skin and subcutaneous tissue during a dermatologic procedure | CMS +L7612 | Accidental puncture and laceration of skin and subcutaneous tissue during other procedure | CMS +L7621 | Postprocedural hemorrhage of skin and subcutaneous tissue following a dermatologic procedure | CMS +L7622 | Postprocedural hemorrhage of skin and subcutaneous tissue following other procedure | CMS +L7631 | Postprocedural hematoma of skin and subcutaneous tissue following a dermatologic procedure | CMS +L7632 | Postprocedural hematoma of skin and subcutaneous tissue following other procedure | CMS +L7633 | Postprocedural seroma of skin and subcutaneous tissue following a dermatologic procedure | CMS +L7634 | Postprocedural seroma of skin and subcutaneous tissue following other procedure | CMS +L7681 | Other intraoperative complications of skin and subcutaneous tissue | CMS +L7682 | Other postprocedural complications of skin and subcutaneous tissue | CMS +L80 | Vitiligo | WHO +L81 | Other disorders of pigmentation | WHO +L810 | Postinflammatory hyperpigmentation | WHO +L811 | Chloasma | WHO +L812 | Freckles | WHO +L813 | Café au lait spots | WHO +L814 | Other melanin hyperpigmentation | WHO +L815 | Leukoderma, not elsewhere classified | WHO +L816 | Other disorders of diminished melanin formation | WHO +L817 | Pigmented purpuric dermatosis | WHO +L818 | Other specified disorders of pigmentation | WHO +L819 | Disorder of pigmentation, unspecified | WHO +L82 | Seborrhoeic keratosis | WHO +L820 | Inflamed seborrheic keratosis | CMS +L821 | Other seborrheic keratosis | CMS +L83 | Acanthosis nigricans | WHO +L84 | Corns and callosities | WHO +L85 | Other epidermal thickening | WHO +L850 | Acquired ichthyosis | WHO +L851 | Acquired keratosis [keratoderma] palmaris et plantaris | WHO +L852 | Keratosis punctata (palmaris et plantaris) | WHO +L853 | Xerosis cutis | WHO +L858 | Other specified epidermal thickening | WHO +L859 | Epidermal thickening, unspecified | WHO +L86 | Keratoderma in diseases classified elsewhere | WHO +L87 | Transepidermal elimination disorders | WHO +L870 | Keratosis follicularis et parafollicularis in cutem penetrans [Kyrle] | WHO +L871 | Reactive perforating collagenosis | WHO +L872 | Elastosis perforans serpiginosa | WHO +L878 | Other transepidermal elimination disorders | WHO +L879 | Transepidermal elimination disorder, unspecified | WHO +L88 | Pyoderma gangrenosum | WHO +L89 | Decubitus ulcer and pressure area | WHO +L890 | Stage I decubitus ulcer and pressure area | WHO +L89000 | Pressure ulcer of unspecified elbow, unstageable | CMS +L89001 | Pressure ulcer of unspecified elbow, stage 1 | CMS +L89002 | Pressure ulcer of unspecified elbow, stage 2 | CMS +L89003 | Pressure ulcer of unspecified elbow, stage 3 | CMS +L89004 | Pressure ulcer of unspecified elbow, stage 4 | CMS +L89009 | Pressure ulcer of unspecified elbow, unspecified stage | CMS +L89010 | Pressure ulcer of right elbow, unstageable | CMS +L89011 | Pressure ulcer of right elbow, stage 1 | CMS +L89012 | Pressure ulcer of right elbow, stage 2 | CMS +L89013 | Pressure ulcer of right elbow, stage 3 | CMS +L89014 | Pressure ulcer of right elbow, stage 4 | CMS +L89019 | Pressure ulcer of right elbow, unspecified stage | CMS +L89020 | Pressure ulcer of left elbow, unstageable | CMS +L89021 | Pressure ulcer of left elbow, stage 1 | CMS +L89022 | Pressure ulcer of left elbow, stage 2 | CMS +L89023 | Pressure ulcer of left elbow, stage 3 | CMS +L89024 | Pressure ulcer of left elbow, stage 4 | CMS +L89029 | Pressure ulcer of left elbow, unspecified stage | CMS +L891 | Stage II decubitus ulcer | WHO +L89100 | Pressure ulcer of unspecified part of back, unstageable | CMS +L89101 | Pressure ulcer of unspecified part of back, stage 1 | CMS +L89102 | Pressure ulcer of unspecified part of back, stage 2 | CMS +L89103 | Pressure ulcer of unspecified part of back, stage 3 | CMS +L89104 | Pressure ulcer of unspecified part of back, stage 4 | CMS +L89109 | Pressure ulcer of unspecified part of back, unspecified stage | CMS +L89110 | Pressure ulcer of right upper back, unstageable | CMS +L89111 | Pressure ulcer of right upper back, stage 1 | CMS +L89112 | Pressure ulcer of right upper back, stage 2 | CMS +L89113 | Pressure ulcer of right upper back, stage 3 | CMS +L89114 | Pressure ulcer of right upper back, stage 4 | CMS +L89119 | Pressure ulcer of right upper back, unspecified stage | CMS +L89120 | Pressure ulcer of left upper back, unstageable | CMS +L89121 | Pressure ulcer of left upper back, stage 1 | CMS +L89122 | Pressure ulcer of left upper back, stage 2 | CMS +L89123 | Pressure ulcer of left upper back, stage 3 | CMS +L89124 | Pressure ulcer of left upper back, stage 4 | CMS +L89129 | Pressure ulcer of left upper back, unspecified stage | CMS +L89130 | Pressure ulcer of right lower back, unstageable | CMS +L89131 | Pressure ulcer of right lower back, stage 1 | CMS +L89132 | Pressure ulcer of right lower back, stage 2 | CMS +L89133 | Pressure ulcer of right lower back, stage 3 | CMS +L89134 | Pressure ulcer of right lower back, stage 4 | CMS +L89139 | Pressure ulcer of right lower back, unspecified stage | CMS +L89140 | Pressure ulcer of left lower back, unstageable | CMS +L89141 | Pressure ulcer of left lower back, stage 1 | CMS +L89142 | Pressure ulcer of left lower back, stage 2 | CMS +L89143 | Pressure ulcer of left lower back, stage 3 | CMS +L89144 | Pressure ulcer of left lower back, stage 4 | CMS +L89149 | Pressure ulcer of left lower back, unspecified stage | CMS +L89150 | Pressure ulcer of sacral region, unstageable | CMS +L89151 | Pressure ulcer of sacral region, stage 1 | CMS +L89152 | Pressure ulcer of sacral region, stage 2 | CMS +L89153 | Pressure ulcer of sacral region, stage 3 | CMS +L89154 | Pressure ulcer of sacral region, stage 4 | CMS +L89159 | Pressure ulcer of sacral region, unspecified stage | CMS +L892 | Stage III decubitus ulcer | WHO +L89200 | Pressure ulcer of unspecified hip, unstageable | CMS +L89201 | Pressure ulcer of unspecified hip, stage 1 | CMS +L89202 | Pressure ulcer of unspecified hip, stage 2 | CMS +L89203 | Pressure ulcer of unspecified hip, stage 3 | CMS +L89204 | Pressure ulcer of unspecified hip, stage 4 | CMS +L89209 | Pressure ulcer of unspecified hip, unspecified stage | CMS +L89210 | Pressure ulcer of right hip, unstageable | CMS +L89211 | Pressure ulcer of right hip, stage 1 | CMS +L89212 | Pressure ulcer of right hip, stage 2 | CMS +L89213 | Pressure ulcer of right hip, stage 3 | CMS +L89214 | Pressure ulcer of right hip, stage 4 | CMS +L89219 | Pressure ulcer of right hip, unspecified stage | CMS +L89220 | Pressure ulcer of left hip, unstageable | CMS +L89221 | Pressure ulcer of left hip, stage 1 | CMS +L89222 | Pressure ulcer of left hip, stage 2 | CMS +L89223 | Pressure ulcer of left hip, stage 3 | CMS +L89224 | Pressure ulcer of left hip, stage 4 | CMS +L89229 | Pressure ulcer of left hip, unspecified stage | CMS +L893 | Stage IV decubitus ulcer | WHO +L89300 | Pressure ulcer of unspecified buttock, unstageable | CMS +L89301 | Pressure ulcer of unspecified buttock, stage 1 | CMS +L89302 | Pressure ulcer of unspecified buttock, stage 2 | CMS +L89303 | Pressure ulcer of unspecified buttock, stage 3 | CMS +L89304 | Pressure ulcer of unspecified buttock, stage 4 | CMS +L89309 | Pressure ulcer of unspecified buttock, unspecified stage | CMS +L89310 | Pressure ulcer of right buttock, unstageable | CMS +L89311 | Pressure ulcer of right buttock, stage 1 | CMS +L89312 | Pressure ulcer of right buttock, stage 2 | CMS +L89313 | Pressure ulcer of right buttock, stage 3 | CMS +L89314 | Pressure ulcer of right buttock, stage 4 | CMS +L89319 | Pressure ulcer of right buttock, unspecified stage | CMS +L89320 | Pressure ulcer of left buttock, unstageable | CMS +L89321 | Pressure ulcer of left buttock, stage 1 | CMS +L89322 | Pressure ulcer of left buttock, stage 2 | CMS +L89323 | Pressure ulcer of left buttock, stage 3 | CMS +L89324 | Pressure ulcer of left buttock, stage 4 | CMS +L89329 | Pressure ulcer of left buttock, unspecified stage | CMS +L8940 | Pressure ulcer of contiguous site of back, buttock and hip, unspecified stage | CMS +L8941 | Pressure ulcer of contiguous site of back, buttock and hip, stage 1 | CMS +L8942 | Pressure ulcer of contiguous site of back, buttock and hip, stage 2 | CMS +L8943 | Pressure ulcer of contiguous site of back, buttock and hip, stage 3 | CMS +L8944 | Pressure ulcer of contiguous site of back, buttock and hip, stage 4 | CMS +L8945 | Pressure ulcer of contiguous site of back, buttock and hip, unstageable | CMS +L89500 | Pressure ulcer of unspecified ankle, unstageable | CMS +L89501 | Pressure ulcer of unspecified ankle, stage 1 | CMS +L89502 | Pressure ulcer of unspecified ankle, stage 2 | CMS +L89503 | Pressure ulcer of unspecified ankle, stage 3 | CMS +L89504 | Pressure ulcer of unspecified ankle, stage 4 | CMS +L89509 | Pressure ulcer of unspecified ankle, unspecified stage | CMS +L89510 | Pressure ulcer of right ankle, unstageable | CMS +L89511 | Pressure ulcer of right ankle, stage 1 | CMS +L89512 | Pressure ulcer of right ankle, stage 2 | CMS +L89513 | Pressure ulcer of right ankle, stage 3 | CMS +L89514 | Pressure ulcer of right ankle, stage 4 | CMS +L89519 | Pressure ulcer of right ankle, unspecified stage | CMS +L89520 | Pressure ulcer of left ankle, unstageable | CMS +L89521 | Pressure ulcer of left ankle, stage 1 | CMS +L89522 | Pressure ulcer of left ankle, stage 2 | CMS +L89523 | Pressure ulcer of left ankle, stage 3 | CMS +L89524 | Pressure ulcer of left ankle, stage 4 | CMS +L89529 | Pressure ulcer of left ankle, unspecified stage | CMS +L89600 | Pressure ulcer of unspecified heel, unstageable | CMS +L89601 | Pressure ulcer of unspecified heel, stage 1 | CMS +L89602 | Pressure ulcer of unspecified heel, stage 2 | CMS +L89603 | Pressure ulcer of unspecified heel, stage 3 | CMS +L89604 | Pressure ulcer of unspecified heel, stage 4 | CMS +L89609 | Pressure ulcer of unspecified heel, unspecified stage | CMS +L89610 | Pressure ulcer of right heel, unstageable | CMS +L89611 | Pressure ulcer of right heel, stage 1 | CMS +L89612 | Pressure ulcer of right heel, stage 2 | CMS +L89613 | Pressure ulcer of right heel, stage 3 | CMS +L89614 | Pressure ulcer of right heel, stage 4 | CMS +L89619 | Pressure ulcer of right heel, unspecified stage | CMS +L89620 | Pressure ulcer of left heel, unstageable | CMS +L89621 | Pressure ulcer of left heel, stage 1 | CMS +L89622 | Pressure ulcer of left heel, stage 2 | CMS +L89623 | Pressure ulcer of left heel, stage 3 | CMS +L89624 | Pressure ulcer of left heel, stage 4 | CMS +L89629 | Pressure ulcer of left heel, unspecified stage | CMS +L89810 | Pressure ulcer of head, unstageable | CMS +L89811 | Pressure ulcer of head, stage 1 | CMS +L89812 | Pressure ulcer of head, stage 2 | CMS +L89813 | Pressure ulcer of head, stage 3 | CMS +L89814 | Pressure ulcer of head, stage 4 | CMS +L89819 | Pressure ulcer of head, unspecified stage | CMS +L89890 | Pressure ulcer of other site, unstageable | CMS +L89891 | Pressure ulcer of other site, stage 1 | CMS +L89892 | Pressure ulcer of other site, stage 2 | CMS +L89893 | Pressure ulcer of other site, stage 3 | CMS +L89894 | Pressure ulcer of other site, stage 4 | CMS +L89899 | Pressure ulcer of other site, unspecified stage | CMS +L899 | Decubitus ulcer and pressure area, unspecified | WHO +L8990 | Pressure ulcer of unspecified site, unspecified stage | CMS +L8991 | Pressure ulcer of unspecified site, stage 1 | CMS +L8992 | Pressure ulcer of unspecified site, stage 2 | CMS +L8993 | Pressure ulcer of unspecified site, stage 3 | CMS +L8994 | Pressure ulcer of unspecified site, stage 4 | CMS +L8995 | Pressure ulcer of unspecified site, unstageable | CMS +L90 | Atrophic disorders of skin | WHO +L900 | Lichen sclerosus et atrophicus | WHO +L901 | Anetoderma of Schweninger-Buzzi | WHO +L902 | Anetoderma of Jadassohn-Pellizzari | WHO +L903 | Atrophoderma of Pasini and Pierini | WHO +L904 | Acrodermatitis chronica atrophicans | WHO +L905 | Scar conditions and fibrosis of skin | WHO +L906 | Striae atrophicae | WHO +L908 | Other atrophic disorders of skin | WHO +L909 | Atrophic disorder of skin, unspecified | WHO +L91 | Hypertrophic disorders of skin | WHO +L910 | Hypertrophic scar | WHO +L918 | Other hypertrophic disorders of skin | WHO +L919 | Hypertrophic disorder of skin, unspecified | WHO +L92 | Granulomatous disorders of skin and subcutaneous tissue | WHO +L920 | Granuloma annulare | WHO +L921 | Necrobiosis lipoidica, not elsewhere classified | WHO +L922 | Granuloma faciale [eosinophilic granuloma of skin] | WHO +L923 | Foreign body granuloma of skin and subcutaneous tissue | WHO +L928 | Other granulomatous disorders of skin and subcutaneous tissue | WHO +L929 | Granulomatous disorder of skin and subcutaneous tissue, unspecified | WHO +L93 | Lupus erythematosus | WHO +L930 | Discoid lupus erythematosus | WHO +L931 | Subacute cutaneous lupus erythematosus | WHO +L932 | Other local lupus erythematosus | WHO +L94 | Other localized connective tissue disorders | WHO +L940 | Localized scleroderma [morphea] | WHO +L941 | Linear scleroderma | WHO +L942 | Calcinosis cutis | WHO +L943 | Sclerodactyly | WHO +L944 | Gottron papules | WHO +L945 | Poikiloderma vasculare atrophicans | WHO +L946 | Ainhum | WHO +L948 | Other specified localized connective tissue disorders | WHO +L949 | Localized connective tissue disorder, unspecified | WHO +L95 | Vasculitis limited to skin, not elsewhere classified | WHO +L950 | Livedoid vasculitis | WHO +L951 | Erythema elevatum diutinum | WHO +L958 | Other vasculitis limited to skin | WHO +L959 | Vasculitis limited to skin, unspecified | WHO +L97 | Ulcer of lower limb, not elsewhere classified | WHO +L97101 | Non-pressure chronic ulcer of unspecified thigh limited to breakdown of skin | CMS +L97102 | Non-pressure chronic ulcer of unspecified thigh with fat layer exposed | CMS +L97103 | Non-pressure chronic ulcer of unspecified thigh with necrosis of muscle | CMS +L97104 | Non-pressure chronic ulcer of unspecified thigh with necrosis of bone | CMS +L97105 | Non-pressure chronic ulcer of unspecified thigh with muscle involvement without evidence of necrosis | CMS +L97106 | Non-pressure chronic ulcer of unspecified thigh with bone involvement without evidence of necrosis | CMS +L97108 | Non-pressure chronic ulcer of unspecified thigh with other specified severity | CMS +L97109 | Non-pressure chronic ulcer of unspecified thigh with unspecified severity | CMS +L97111 | Non-pressure chronic ulcer of right thigh limited to breakdown of skin | CMS +L97112 | Non-pressure chronic ulcer of right thigh with fat layer exposed | CMS +L97113 | Non-pressure chronic ulcer of right thigh with necrosis of muscle | CMS +L97114 | Non-pressure chronic ulcer of right thigh with necrosis of bone | CMS +L97115 | Non-pressure chronic ulcer of right thigh with muscle involvement without evidence of necrosis | CMS +L97116 | Non-pressure chronic ulcer of right thigh with bone involvement without evidence of necrosis | CMS +L97118 | Non-pressure chronic ulcer of right thigh with other specified severity | CMS +L97119 | Non-pressure chronic ulcer of right thigh with unspecified severity | CMS +L97121 | Non-pressure chronic ulcer of left thigh limited to breakdown of skin | CMS +L97122 | Non-pressure chronic ulcer of left thigh with fat layer exposed | CMS +L97123 | Non-pressure chronic ulcer of left thigh with necrosis of muscle | CMS +L97124 | Non-pressure chronic ulcer of left thigh with necrosis of bone | CMS +L97125 | Non-pressure chronic ulcer of left thigh with muscle involvement without evidence of necrosis | CMS +L97126 | Non-pressure chronic ulcer of left thigh with bone involvement without evidence of necrosis | CMS +L97128 | Non-pressure chronic ulcer of left thigh with other specified severity | CMS +L97129 | Non-pressure chronic ulcer of left thigh with unspecified severity | CMS +L97201 | Non-pressure chronic ulcer of unspecified calf limited to breakdown of skin | CMS +L97202 | Non-pressure chronic ulcer of unspecified calf with fat layer exposed | CMS +L97203 | Non-pressure chronic ulcer of unspecified calf with necrosis of muscle | CMS +L97204 | Non-pressure chronic ulcer of unspecified calf with necrosis of bone | CMS +L97205 | Non-pressure chronic ulcer of unspecified calf with muscle involvement without evidence of necrosis | CMS +L97206 | Non-pressure chronic ulcer of unspecified calf with bone involvement without evidence of necrosis | CMS +L97208 | Non-pressure chronic ulcer of unspecified calf with other specified severity | CMS +L97209 | Non-pressure chronic ulcer of unspecified calf with unspecified severity | CMS +L97211 | Non-pressure chronic ulcer of right calf limited to breakdown of skin | CMS +L97212 | Non-pressure chronic ulcer of right calf with fat layer exposed | CMS +L97213 | Non-pressure chronic ulcer of right calf with necrosis of muscle | CMS +L97214 | Non-pressure chronic ulcer of right calf with necrosis of bone | CMS +L97215 | Non-pressure chronic ulcer of right calf with muscle involvement without evidence of necrosis | CMS +L97216 | Non-pressure chronic ulcer of right calf with bone involvement without evidence of necrosis | CMS +L97218 | Non-pressure chronic ulcer of right calf with other specified severity | CMS +L97219 | Non-pressure chronic ulcer of right calf with unspecified severity | CMS +L97221 | Non-pressure chronic ulcer of left calf limited to breakdown of skin | CMS +L97222 | Non-pressure chronic ulcer of left calf with fat layer exposed | CMS +L97223 | Non-pressure chronic ulcer of left calf with necrosis of muscle | CMS +L97224 | Non-pressure chronic ulcer of left calf with necrosis of bone | CMS +L97225 | Non-pressure chronic ulcer of left calf with muscle involvement without evidence of necrosis | CMS +L97226 | Non-pressure chronic ulcer of left calf with bone involvement without evidence of necrosis | CMS +L97228 | Non-pressure chronic ulcer of left calf with other specified severity | CMS +L97229 | Non-pressure chronic ulcer of left calf with unspecified severity | CMS +L97301 | Non-pressure chronic ulcer of unspecified ankle limited to breakdown of skin | CMS +L97302 | Non-pressure chronic ulcer of unspecified ankle with fat layer exposed | CMS +L97303 | Non-pressure chronic ulcer of unspecified ankle with necrosis of muscle | CMS +L97304 | Non-pressure chronic ulcer of unspecified ankle with necrosis of bone | CMS +L97305 | Non-pressure chronic ulcer of unspecified ankle with muscle involvement without evidence of necrosis | CMS +L97306 | Non-pressure chronic ulcer of unspecified ankle with bone involvement without evidence of necrosis | CMS +L97308 | Non-pressure chronic ulcer of unspecified ankle with other specified severity | CMS +L97309 | Non-pressure chronic ulcer of unspecified ankle with unspecified severity | CMS +L97311 | Non-pressure chronic ulcer of right ankle limited to breakdown of skin | CMS +L97312 | Non-pressure chronic ulcer of right ankle with fat layer exposed | CMS +L97313 | Non-pressure chronic ulcer of right ankle with necrosis of muscle | CMS +L97314 | Non-pressure chronic ulcer of right ankle with necrosis of bone | CMS +L97315 | Non-pressure chronic ulcer of right ankle with muscle involvement without evidence of necrosis | CMS +L97316 | Non-pressure chronic ulcer of right ankle with bone involvement without evidence of necrosis | CMS +L97318 | Non-pressure chronic ulcer of right ankle with other specified severity | CMS +L97319 | Non-pressure chronic ulcer of right ankle with unspecified severity | CMS +L97321 | Non-pressure chronic ulcer of left ankle limited to breakdown of skin | CMS +L97322 | Non-pressure chronic ulcer of left ankle with fat layer exposed | CMS +L97323 | Non-pressure chronic ulcer of left ankle with necrosis of muscle | CMS +L97324 | Non-pressure chronic ulcer of left ankle with necrosis of bone | CMS +L97325 | Non-pressure chronic ulcer of left ankle with muscle involvement without evidence of necrosis | CMS +L97326 | Non-pressure chronic ulcer of left ankle with bone involvement without evidence of necrosis | CMS +L97328 | Non-pressure chronic ulcer of left ankle with other specified severity | CMS +L97329 | Non-pressure chronic ulcer of left ankle with unspecified severity | CMS +L97401 | Non-pressure chronic ulcer of unspecified heel and midfoot limited to breakdown of skin | CMS +L97402 | Non-pressure chronic ulcer of unspecified heel and midfoot with fat layer exposed | CMS +L97403 | Non-pressure chronic ulcer of unspecified heel and midfoot with necrosis of muscle | CMS +L97404 | Non-pressure chronic ulcer of unspecified heel and midfoot with necrosis of bone | CMS +L97405 | Non-pressure chronic ulcer of unspecified heel and midfoot with muscle involvement without evidence of necrosis | CMS +L97406 | Non-pressure chronic ulcer of unspecified heel and midfoot with bone involvement without evidence of necrosis | CMS +L97408 | Non-pressure chronic ulcer of unspecified heel and midfoot with other specified severity | CMS +L97409 | Non-pressure chronic ulcer of unspecified heel and midfoot with unspecified severity | CMS +L97411 | Non-pressure chronic ulcer of right heel and midfoot limited to breakdown of skin | CMS +L97412 | Non-pressure chronic ulcer of right heel and midfoot with fat layer exposed | CMS +L97413 | Non-pressure chronic ulcer of right heel and midfoot with necrosis of muscle | CMS +L97414 | Non-pressure chronic ulcer of right heel and midfoot with necrosis of bone | CMS +L97415 | Non-pressure chronic ulcer of right heel and midfoot with muscle involvement without evidence of necrosis | CMS +L97416 | Non-pressure chronic ulcer of right heel and midfoot with bone involvement without evidence of necrosis | CMS +L97418 | Non-pressure chronic ulcer of right heel and midfoot with other specified severity | CMS +L97419 | Non-pressure chronic ulcer of right heel and midfoot with unspecified severity | CMS +L97421 | Non-pressure chronic ulcer of left heel and midfoot limited to breakdown of skin | CMS +L97422 | Non-pressure chronic ulcer of left heel and midfoot with fat layer exposed | CMS +L97423 | Non-pressure chronic ulcer of left heel and midfoot with necrosis of muscle | CMS +L97424 | Non-pressure chronic ulcer of left heel and midfoot with necrosis of bone | CMS +L97425 | Non-pressure chronic ulcer of left heel and midfoot with muscle involvement without evidence of necrosis | CMS +L97426 | Non-pressure chronic ulcer of left heel and midfoot with bone involvement without evidence of necrosis | CMS +L97428 | Non-pressure chronic ulcer of left heel and midfoot with other specified severity | CMS +L97429 | Non-pressure chronic ulcer of left heel and midfoot with unspecified severity | CMS +L97501 | Non-pressure chronic ulcer of other part of unspecified foot limited to breakdown of skin | CMS +L97502 | Non-pressure chronic ulcer of other part of unspecified foot with fat layer exposed | CMS +L97503 | Non-pressure chronic ulcer of other part of unspecified foot with necrosis of muscle | CMS +L97504 | Non-pressure chronic ulcer of other part of unspecified foot with necrosis of bone | CMS +L97505 | Non-pressure chronic ulcer of other part of unspecified foot with muscle involvement without evidence of necrosis | CMS +L97506 | Non-pressure chronic ulcer of other part of unspecified foot with bone involvement without evidence of necrosis | CMS +L97508 | Non-pressure chronic ulcer of other part of unspecified foot with other specified severity | CMS +L97509 | Non-pressure chronic ulcer of other part of unspecified foot with unspecified severity | CMS +L97511 | Non-pressure chronic ulcer of other part of right foot limited to breakdown of skin | CMS +L97512 | Non-pressure chronic ulcer of other part of right foot with fat layer exposed | CMS +L97513 | Non-pressure chronic ulcer of other part of right foot with necrosis of muscle | CMS +L97514 | Non-pressure chronic ulcer of other part of right foot with necrosis of bone | CMS +L97515 | Non-pressure chronic ulcer of other part of right foot with muscle involvement without evidence of necrosis | CMS +L97516 | Non-pressure chronic ulcer of other part of right foot with bone involvement without evidence of necrosis | CMS +L97518 | Non-pressure chronic ulcer of other part of right foot with other specified severity | CMS +L97519 | Non-pressure chronic ulcer of other part of right foot with unspecified severity | CMS +L97521 | Non-pressure chronic ulcer of other part of left foot limited to breakdown of skin | CMS +L97522 | Non-pressure chronic ulcer of other part of left foot with fat layer exposed | CMS +L97523 | Non-pressure chronic ulcer of other part of left foot with necrosis of muscle | CMS +L97524 | Non-pressure chronic ulcer of other part of left foot with necrosis of bone | CMS +L97525 | Non-pressure chronic ulcer of other part of left foot with muscle involvement without evidence of necrosis | CMS +L97526 | Non-pressure chronic ulcer of other part of left foot with bone involvement without evidence of necrosis | CMS +L97528 | Non-pressure chronic ulcer of other part of left foot with other specified severity | CMS +L97529 | Non-pressure chronic ulcer of other part of left foot with unspecified severity | CMS +L97801 | Non-pressure chronic ulcer of other part of unspecified lower leg limited to breakdown of skin | CMS +L97802 | Non-pressure chronic ulcer of other part of unspecified lower leg with fat layer exposed | CMS +L97803 | Non-pressure chronic ulcer of other part of unspecified lower leg with necrosis of muscle | CMS +L97804 | Non-pressure chronic ulcer of other part of unspecified lower leg with necrosis of bone | CMS +L97805 | Non-pressure chronic ulcer of other part of unspecified lower leg with muscle involvement without evidence of necrosis | CMS +L97806 | Non-pressure chronic ulcer of other part of unspecified lower leg with bone involvement without evidence of necrosis | CMS +L97808 | Non-pressure chronic ulcer of other part of unspecified lower leg with other specified severity | CMS +L97809 | Non-pressure chronic ulcer of other part of unspecified lower leg with unspecified severity | CMS +L97811 | Non-pressure chronic ulcer of other part of right lower leg limited to breakdown of skin | CMS +L97812 | Non-pressure chronic ulcer of other part of right lower leg with fat layer exposed | CMS +L97813 | Non-pressure chronic ulcer of other part of right lower leg with necrosis of muscle | CMS +L97814 | Non-pressure chronic ulcer of other part of right lower leg with necrosis of bone | CMS +L97815 | Non-pressure chronic ulcer of other part of right lower leg with muscle involvement without evidence of necrosis | CMS +L97816 | Non-pressure chronic ulcer of other part of right lower leg with bone involvement without evidence of necrosis | CMS +L97818 | Non-pressure chronic ulcer of other part of right lower leg with other specified severity | CMS +L97819 | Non-pressure chronic ulcer of other part of right lower leg with unspecified severity | CMS +L97821 | Non-pressure chronic ulcer of other part of left lower leg limited to breakdown of skin | CMS +L97822 | Non-pressure chronic ulcer of other part of left lower leg with fat layer exposed | CMS +L97823 | Non-pressure chronic ulcer of other part of left lower leg with necrosis of muscle | CMS +L97824 | Non-pressure chronic ulcer of other part of left lower leg with necrosis of bone | CMS +L97825 | Non-pressure chronic ulcer of other part of left lower leg with muscle involvement without evidence of necrosis | CMS +L97826 | Non-pressure chronic ulcer of other part of left lower leg with bone involvement without evidence of necrosis | CMS +L97828 | Non-pressure chronic ulcer of other part of left lower leg with other specified severity | CMS +L97829 | Non-pressure chronic ulcer of other part of left lower leg with unspecified severity | CMS +L97901 | Non-pressure chronic ulcer of unspecified part of unspecified lower leg limited to breakdown of skin | CMS +L97902 | Non-pressure chronic ulcer of unspecified part of unspecified lower leg with fat layer exposed | CMS +L97903 | Non-pressure chronic ulcer of unspecified part of unspecified lower leg with necrosis of muscle | CMS +L97904 | Non-pressure chronic ulcer of unspecified part of unspecified lower leg with necrosis of bone | CMS +L97905 | Non-pressure chronic ulcer of unspecified part of unspecified lower leg with muscle involvement without evidence of necrosis | CMS +L97906 | Non-pressure chronic ulcer of unspecified part of unspecified lower leg with bone involvement without evidence of necrosis | CMS +L97908 | Non-pressure chronic ulcer of unspecified part of unspecified lower leg with other specified severity | CMS +L97909 | Non-pressure chronic ulcer of unspecified part of unspecified lower leg with unspecified severity | CMS +L97911 | Non-pressure chronic ulcer of unspecified part of right lower leg limited to breakdown of skin | CMS +L97912 | Non-pressure chronic ulcer of unspecified part of right lower leg with fat layer exposed | CMS +L97913 | Non-pressure chronic ulcer of unspecified part of right lower leg with necrosis of muscle | CMS +L97914 | Non-pressure chronic ulcer of unspecified part of right lower leg with necrosis of bone | CMS +L97915 | Non-pressure chronic ulcer of unspecified part of right lower leg with muscle involvement without evidence of necrosis | CMS +L97916 | Non-pressure chronic ulcer of unspecified part of right lower leg with bone involvement without evidence of necrosis | CMS +L97918 | Non-pressure chronic ulcer of unspecified part of right lower leg with other specified severity | CMS +L97919 | Non-pressure chronic ulcer of unspecified part of right lower leg with unspecified severity | CMS +L97921 | Non-pressure chronic ulcer of unspecified part of left lower leg limited to breakdown of skin | CMS +L97922 | Non-pressure chronic ulcer of unspecified part of left lower leg with fat layer exposed | CMS +L97923 | Non-pressure chronic ulcer of unspecified part of left lower leg with necrosis of muscle | CMS +L97924 | Non-pressure chronic ulcer of unspecified part of left lower leg with necrosis of bone | CMS +L97925 | Non-pressure chronic ulcer of unspecified part of left lower leg with muscle involvement without evidence of necrosis | CMS +L97926 | Non-pressure chronic ulcer of unspecified part of left lower leg with bone involvement without evidence of necrosis | CMS +L97928 | Non-pressure chronic ulcer of unspecified part of left lower leg with other specified severity | CMS +L97929 | Non-pressure chronic ulcer of unspecified part of left lower leg with unspecified severity | CMS +L98 | Other disorders of skin and subcutaneous tissue, not elsewhere classified | WHO +L980 | Pyogenic granuloma | WHO +L981 | Factitial dermatitis | WHO +L982 | Febrile neutrophilic dermatosis [Sweet] | WHO +L983 | Eosinophilic cellulitis [Wells] | WHO +L984 | Chronic ulcer of skin, not elsewhere classified | WHO +L98411 | Non-pressure chronic ulcer of buttock limited to breakdown of skin | CMS +L98412 | Non-pressure chronic ulcer of buttock with fat layer exposed | CMS +L98413 | Non-pressure chronic ulcer of buttock with necrosis of muscle | CMS +L98414 | Non-pressure chronic ulcer of buttock with necrosis of bone | CMS +L98415 | Non-pressure chronic ulcer of buttock with muscle involvement without evidence of necrosis | CMS +L98416 | Non-pressure chronic ulcer of buttock with bone involvement without evidence of necrosis | CMS +L98418 | Non-pressure chronic ulcer of buttock with other specified severity | CMS +L98419 | Non-pressure chronic ulcer of buttock with unspecified severity | CMS +L98421 | Non-pressure chronic ulcer of back limited to breakdown of skin | CMS +L98422 | Non-pressure chronic ulcer of back with fat layer exposed | CMS +L98423 | Non-pressure chronic ulcer of back with necrosis of muscle | CMS +L98424 | Non-pressure chronic ulcer of back with necrosis of bone | CMS +L98425 | Non-pressure chronic ulcer of back with muscle involvement without evidence of necrosis | CMS +L98426 | Non-pressure chronic ulcer of back with bone involvement without evidence of necrosis | CMS +L98428 | Non-pressure chronic ulcer of back with other specified severity | CMS +L98429 | Non-pressure chronic ulcer of back with unspecified severity | CMS +L98491 | Non-pressure chronic ulcer of skin of other sites limited to breakdown of skin | CMS +L98492 | Non-pressure chronic ulcer of skin of other sites with fat layer exposed | CMS +L98493 | Non-pressure chronic ulcer of skin of other sites with necrosis of muscle | CMS +L98494 | Non-pressure chronic ulcer of skin of other sites with necrosis of bone | CMS +L98495 | Non-pressure chronic ulcer of skin of other sites with muscle involvement without evidence of necrosis | CMS +L98496 | Non-pressure chronic ulcer of skin of other sites with bone involvement without evidence of necrosis | CMS +L98498 | Non-pressure chronic ulcer of skin of other sites with other specified severity | CMS +L98499 | Non-pressure chronic ulcer of skin of other sites with unspecified severity | CMS +L985 | Mucinosis of skin | WHO +L986 | Other infiltrative disorders of skin and subcutaneous tissue | WHO +L987 | Excessive and redundant skin and subcutaneous tissue | WHO +L988 | Other specified disorders of skin and subcutaneous tissue | WHO +L989 | Disorder of skin and subcutaneous tissue, unspecified | WHO +L99 | Other disorders of skin and subcutaneous tissue in diseases classified elsewhere | WHO +L990 | Amyloidosis of skin | WHO +L998 | Other specified disorders of skin and subcutaneous tissue in diseases classified elsewhere | WHO +M00 | Pyogenic arthritis | WHO +M000 | Staphylococcal arthritis and polyarthritis | WHO +M0000 | Staphylococcal arthritis, unspecified joint | CMS +M00011 | Staphylococcal arthritis, right shoulder | CMS +M00012 | Staphylococcal arthritis, left shoulder | CMS +M00019 | Staphylococcal arthritis, unspecified shoulder | CMS +M00021 | Staphylococcal arthritis, right elbow | CMS +M00022 | Staphylococcal arthritis, left elbow | CMS +M00029 | Staphylococcal arthritis, unspecified elbow | CMS +M00031 | Staphylococcal arthritis, right wrist | CMS +M00032 | Staphylococcal arthritis, left wrist | CMS +M00039 | Staphylococcal arthritis, unspecified wrist | CMS +M00041 | Staphylococcal arthritis, right hand | CMS +M00042 | Staphylococcal arthritis, left hand | CMS +M00049 | Staphylococcal arthritis, unspecified hand | CMS +M00051 | Staphylococcal arthritis, right hip | CMS +M00052 | Staphylococcal arthritis, left hip | CMS +M00059 | Staphylococcal arthritis, unspecified hip | CMS +M00061 | Staphylococcal arthritis, right knee | CMS +M00062 | Staphylococcal arthritis, left knee | CMS +M00069 | Staphylococcal arthritis, unspecified knee | CMS +M00071 | Staphylococcal arthritis, right ankle and foot | CMS +M00072 | Staphylococcal arthritis, left ankle and foot | CMS +M00079 | Staphylococcal arthritis, unspecified ankle and foot | CMS +M0008 | Staphylococcal arthritis, vertebrae | CMS +M0009 | Staphylococcal polyarthritis | CMS +M001 | Pneumococcal arthritis and polyarthritis | WHO +M0010 | Pneumococcal arthritis, unspecified joint | CMS +M00111 | Pneumococcal arthritis, right shoulder | CMS +M00112 | Pneumococcal arthritis, left shoulder | CMS +M00119 | Pneumococcal arthritis, unspecified shoulder | CMS +M00121 | Pneumococcal arthritis, right elbow | CMS +M00122 | Pneumococcal arthritis, left elbow | CMS +M00129 | Pneumococcal arthritis, unspecified elbow | CMS +M00131 | Pneumococcal arthritis, right wrist | CMS +M00132 | Pneumococcal arthritis, left wrist | CMS +M00139 | Pneumococcal arthritis, unspecified wrist | CMS +M00141 | Pneumococcal arthritis, right hand | CMS +M00142 | Pneumococcal arthritis, left hand | CMS +M00149 | Pneumococcal arthritis, unspecified hand | CMS +M00151 | Pneumococcal arthritis, right hip | CMS +M00152 | Pneumococcal arthritis, left hip | CMS +M00159 | Pneumococcal arthritis, unspecified hip | CMS +M00161 | Pneumococcal arthritis, right knee | CMS +M00162 | Pneumococcal arthritis, left knee | CMS +M00169 | Pneumococcal arthritis, unspecified knee | CMS +M00171 | Pneumococcal arthritis, right ankle and foot | CMS +M00172 | Pneumococcal arthritis, left ankle and foot | CMS +M00179 | Pneumococcal arthritis, unspecified ankle and foot | CMS +M0018 | Pneumococcal arthritis, vertebrae | CMS +M0019 | Pneumococcal polyarthritis | CMS +M002 | Other streptococcal arthritis and polyarthritis | WHO +M0020 | Other streptococcal arthritis, unspecified joint | CMS +M00211 | Other streptococcal arthritis, right shoulder | CMS +M00212 | Other streptococcal arthritis, left shoulder | CMS +M00219 | Other streptococcal arthritis, unspecified shoulder | CMS +M00221 | Other streptococcal arthritis, right elbow | CMS +M00222 | Other streptococcal arthritis, left elbow | CMS +M00229 | Other streptococcal arthritis, unspecified elbow | CMS +M00231 | Other streptococcal arthritis, right wrist | CMS +M00232 | Other streptococcal arthritis, left wrist | CMS +M00239 | Other streptococcal arthritis, unspecified wrist | CMS +M00241 | Other streptococcal arthritis, right hand | CMS +M00242 | Other streptococcal arthritis, left hand | CMS +M00249 | Other streptococcal arthritis, unspecified hand | CMS +M00251 | Other streptococcal arthritis, right hip | CMS +M00252 | Other streptococcal arthritis, left hip | CMS +M00259 | Other streptococcal arthritis, unspecified hip | CMS +M00261 | Other streptococcal arthritis, right knee | CMS +M00262 | Other streptococcal arthritis, left knee | CMS +M00269 | Other streptococcal arthritis, unspecified knee | CMS +M00271 | Other streptococcal arthritis, right ankle and foot | CMS +M00272 | Other streptococcal arthritis, left ankle and foot | CMS +M00279 | Other streptococcal arthritis, unspecified ankle and foot | CMS +M0028 | Other streptococcal arthritis, vertebrae | CMS +M0029 | Other streptococcal polyarthritis | CMS +M008 | Arthritis and polyarthritis due to other specified bacterial agents | WHO +M0080 | Arthritis due to other bacteria, unspecified joint | CMS +M00811 | Arthritis due to other bacteria, right shoulder | CMS +M00812 | Arthritis due to other bacteria, left shoulder | CMS +M00819 | Arthritis due to other bacteria, unspecified shoulder | CMS +M00821 | Arthritis due to other bacteria, right elbow | CMS +M00822 | Arthritis due to other bacteria, left elbow | CMS +M00829 | Arthritis due to other bacteria, unspecified elbow | CMS +M00831 | Arthritis due to other bacteria, right wrist | CMS +M00832 | Arthritis due to other bacteria, left wrist | CMS +M00839 | Arthritis due to other bacteria, unspecified wrist | CMS +M00841 | Arthritis due to other bacteria, right hand | CMS +M00842 | Arthritis due to other bacteria, left hand | CMS +M00849 | Arthritis due to other bacteria, unspecified hand | CMS +M00851 | Arthritis due to other bacteria, right hip | CMS +M00852 | Arthritis due to other bacteria, left hip | CMS +M00859 | Arthritis due to other bacteria, unspecified hip | CMS +M00861 | Arthritis due to other bacteria, right knee | CMS +M00862 | Arthritis due to other bacteria, left knee | CMS +M00869 | Arthritis due to other bacteria, unspecified knee | CMS +M00871 | Arthritis due to other bacteria, right ankle and foot | CMS +M00872 | Arthritis due to other bacteria, left ankle and foot | CMS +M00879 | Arthritis due to other bacteria, unspecified ankle and foot | CMS +M0088 | Arthritis due to other bacteria, vertebrae | CMS +M0089 | Polyarthritis due to other bacteria | CMS +M009 | Pyogenic arthritis, unspecified | WHO +M01 | Direct infections of joint in infectious and parasitic diseases classified elsewhere | WHO +M010 | Meningococcal arthritis | WHO +M011 | Tuberculous arthritis | WHO +M012 | Arthritis in Lyme disease | WHO +M013 | Arthritis in other bacterial diseases classified elsewhere | WHO +M014 | Rubella arthritis | WHO +M015 | Arthritis in other viral diseases classified elsewhere | WHO +M016 | Arthritis in mycoses | WHO +M018 | Arthritis in other infectious and parasitic diseases classified elsewhere | WHO +M01X0 | Direct infection of unspecified joint in infectious and parasitic diseases classified elsewhere | CMS +M01X11 | Direct infection of right shoulder in infectious and parasitic diseases classified elsewhere | CMS +M01X12 | Direct infection of left shoulder in infectious and parasitic diseases classified elsewhere | CMS +M01X19 | Direct infection of unspecified shoulder in infectious and parasitic diseases classified elsewhere | CMS +M01X21 | Direct infection of right elbow in infectious and parasitic diseases classified elsewhere | CMS +M01X22 | Direct infection of left elbow in infectious and parasitic diseases classified elsewhere | CMS +M01X29 | Direct infection of unspecified elbow in infectious and parasitic diseases classified elsewhere | CMS +M01X31 | Direct infection of right wrist in infectious and parasitic diseases classified elsewhere | CMS +M01X32 | Direct infection of left wrist in infectious and parasitic diseases classified elsewhere | CMS +M01X39 | Direct infection of unspecified wrist in infectious and parasitic diseases classified elsewhere | CMS +M01X41 | Direct infection of right hand in infectious and parasitic diseases classified elsewhere | CMS +M01X42 | Direct infection of left hand in infectious and parasitic diseases classified elsewhere | CMS +M01X49 | Direct infection of unspecified hand in infectious and parasitic diseases classified elsewhere | CMS +M01X51 | Direct infection of right hip in infectious and parasitic diseases classified elsewhere | CMS +M01X52 | Direct infection of left hip in infectious and parasitic diseases classified elsewhere | CMS +M01X59 | Direct infection of unspecified hip in infectious and parasitic diseases classified elsewhere | CMS +M01X61 | Direct infection of right knee in infectious and parasitic diseases classified elsewhere | CMS +M01X62 | Direct infection of left knee in infectious and parasitic diseases classified elsewhere | CMS +M01X69 | Direct infection of unspecified knee in infectious and parasitic diseases classified elsewhere | CMS +M01X71 | Direct infection of right ankle and foot in infectious and parasitic diseases classified elsewhere | CMS +M01X72 | Direct infection of left ankle and foot in infectious and parasitic diseases classified elsewhere | CMS +M01X79 | Direct infection of unspecified ankle and foot in infectious and parasitic diseases classified elsewhere | CMS +M01X8 | Direct infection of vertebrae in infectious and parasitic diseases classified elsewhere | CMS +M01X9 | Direct infection of multiple joints in infectious and parasitic diseases classified elsewhere | CMS +M02 | Reactive arthropathies | WHO +M020 | Arthropathy following intestinal bypass | WHO +M0200 | Arthropathy following intestinal bypass, unspecified site | CMS +M02011 | Arthropathy following intestinal bypass, right shoulder | CMS +M02012 | Arthropathy following intestinal bypass, left shoulder | CMS +M02019 | Arthropathy following intestinal bypass, unspecified shoulder | CMS +M02021 | Arthropathy following intestinal bypass, right elbow | CMS +M02022 | Arthropathy following intestinal bypass, left elbow | CMS +M02029 | Arthropathy following intestinal bypass, unspecified elbow | CMS +M02031 | Arthropathy following intestinal bypass, right wrist | CMS +M02032 | Arthropathy following intestinal bypass, left wrist | CMS +M02039 | Arthropathy following intestinal bypass, unspecified wrist | CMS +M02041 | Arthropathy following intestinal bypass, right hand | CMS +M02042 | Arthropathy following intestinal bypass, left hand | CMS +M02049 | Arthropathy following intestinal bypass, unspecified hand | CMS +M02051 | Arthropathy following intestinal bypass, right hip | CMS +M02052 | Arthropathy following intestinal bypass, left hip | CMS +M02059 | Arthropathy following intestinal bypass, unspecified hip | CMS +M02061 | Arthropathy following intestinal bypass, right knee | CMS +M02062 | Arthropathy following intestinal bypass, left knee | CMS +M02069 | Arthropathy following intestinal bypass, unspecified knee | CMS +M02071 | Arthropathy following intestinal bypass, right ankle and foot | CMS +M02072 | Arthropathy following intestinal bypass, left ankle and foot | CMS +M02079 | Arthropathy following intestinal bypass, unspecified ankle and foot | CMS +M0208 | Arthropathy following intestinal bypass, vertebrae | CMS +M0209 | Arthropathy following intestinal bypass, multiple sites | CMS +M021 | Postdysenteric arthropathy | WHO +M0210 | Postdysenteric arthropathy, unspecified site | CMS +M02111 | Postdysenteric arthropathy, right shoulder | CMS +M02112 | Postdysenteric arthropathy, left shoulder | CMS +M02119 | Postdysenteric arthropathy, unspecified shoulder | CMS +M02121 | Postdysenteric arthropathy, right elbow | CMS +M02122 | Postdysenteric arthropathy, left elbow | CMS +M02129 | Postdysenteric arthropathy, unspecified elbow | CMS +M02131 | Postdysenteric arthropathy, right wrist | CMS +M02132 | Postdysenteric arthropathy, left wrist | CMS +M02139 | Postdysenteric arthropathy, unspecified wrist | CMS +M02141 | Postdysenteric arthropathy, right hand | CMS +M02142 | Postdysenteric arthropathy, left hand | CMS +M02149 | Postdysenteric arthropathy, unspecified hand | CMS +M02151 | Postdysenteric arthropathy, right hip | CMS +M02152 | Postdysenteric arthropathy, left hip | CMS +M02159 | Postdysenteric arthropathy, unspecified hip | CMS +M02161 | Postdysenteric arthropathy, right knee | CMS +M02162 | Postdysenteric arthropathy, left knee | CMS +M02169 | Postdysenteric arthropathy, unspecified knee | CMS +M02171 | Postdysenteric arthropathy, right ankle and foot | CMS +M02172 | Postdysenteric arthropathy, left ankle and foot | CMS +M02179 | Postdysenteric arthropathy, unspecified ankle and foot | CMS +M0218 | Postdysenteric arthropathy, vertebrae | CMS +M0219 | Postdysenteric arthropathy, multiple sites | CMS +M022 | Postimmunization arthropathy | WHO +M0220 | Postimmunization arthropathy, unspecified site | CMS +M02211 | Postimmunization arthropathy, right shoulder | CMS +M02212 | Postimmunization arthropathy, left shoulder | CMS +M02219 | Postimmunization arthropathy, unspecified shoulder | CMS +M02221 | Postimmunization arthropathy, right elbow | CMS +M02222 | Postimmunization arthropathy, left elbow | CMS +M02229 | Postimmunization arthropathy, unspecified elbow | CMS +M02231 | Postimmunization arthropathy, right wrist | CMS +M02232 | Postimmunization arthropathy, left wrist | CMS +M02239 | Postimmunization arthropathy, unspecified wrist | CMS +M02241 | Postimmunization arthropathy, right hand | CMS +M02242 | Postimmunization arthropathy, left hand | CMS +M02249 | Postimmunization arthropathy, unspecified hand | CMS +M02251 | Postimmunization arthropathy, right hip | CMS +M02252 | Postimmunization arthropathy, left hip | CMS +M02259 | Postimmunization arthropathy, unspecified hip | CMS +M02261 | Postimmunization arthropathy, right knee | CMS +M02262 | Postimmunization arthropathy, left knee | CMS +M02269 | Postimmunization arthropathy, unspecified knee | CMS +M02271 | Postimmunization arthropathy, right ankle and foot | CMS +M02272 | Postimmunization arthropathy, left ankle and foot | CMS +M02279 | Postimmunization arthropathy, unspecified ankle and foot | CMS +M0228 | Postimmunization arthropathy, vertebrae | CMS +M0229 | Postimmunization arthropathy, multiple sites | CMS +M023 | Reiter disease | WHO +M0230 | Reiter's disease, unspecified site | CMS +M02311 | Reiter's disease, right shoulder | CMS +M02312 | Reiter's disease, left shoulder | CMS +M02319 | Reiter's disease, unspecified shoulder | CMS +M02321 | Reiter's disease, right elbow | CMS +M02322 | Reiter's disease, left elbow | CMS +M02329 | Reiter's disease, unspecified elbow | CMS +M02331 | Reiter's disease, right wrist | CMS +M02332 | Reiter's disease, left wrist | CMS +M02339 | Reiter's disease, unspecified wrist | CMS +M02341 | Reiter's disease, right hand | CMS +M02342 | Reiter's disease, left hand | CMS +M02349 | Reiter's disease, unspecified hand | CMS +M02351 | Reiter's disease, right hip | CMS +M02352 | Reiter's disease, left hip | CMS +M02359 | Reiter's disease, unspecified hip | CMS +M02361 | Reiter's disease, right knee | CMS +M02362 | Reiter's disease, left knee | CMS +M02369 | Reiter's disease, unspecified knee | CMS +M02371 | Reiter's disease, right ankle and foot | CMS +M02372 | Reiter's disease, left ankle and foot | CMS +M02379 | Reiter's disease, unspecified ankle and foot | CMS +M0238 | Reiter's disease, vertebrae | CMS +M0239 | Reiter's disease, multiple sites | CMS +M028 | Other reactive arthropathies | WHO +M0280 | Other reactive arthropathies, unspecified site | CMS +M02811 | Other reactive arthropathies, right shoulder | CMS +M02812 | Other reactive arthropathies, left shoulder | CMS +M02819 | Other reactive arthropathies, unspecified shoulder | CMS +M02821 | Other reactive arthropathies, right elbow | CMS +M02822 | Other reactive arthropathies, left elbow | CMS +M02829 | Other reactive arthropathies, unspecified elbow | CMS +M02831 | Other reactive arthropathies, right wrist | CMS +M02832 | Other reactive arthropathies, left wrist | CMS +M02839 | Other reactive arthropathies, unspecified wrist | CMS +M02841 | Other reactive arthropathies, right hand | CMS +M02842 | Other reactive arthropathies, left hand | CMS +M02849 | Other reactive arthropathies, unspecified hand | CMS +M02851 | Other reactive arthropathies, right hip | CMS +M02852 | Other reactive arthropathies, left hip | CMS +M02859 | Other reactive arthropathies, unspecified hip | CMS +M02861 | Other reactive arthropathies, right knee | CMS +M02862 | Other reactive arthropathies, left knee | CMS +M02869 | Other reactive arthropathies, unspecified knee | CMS +M02871 | Other reactive arthropathies, right ankle and foot | CMS +M02872 | Other reactive arthropathies, left ankle and foot | CMS +M02879 | Other reactive arthropathies, unspecified ankle and foot | CMS +M0288 | Other reactive arthropathies, vertebrae | CMS +M0289 | Other reactive arthropathies, multiple sites | CMS +M029 | Reactive arthropathy, unspecified | WHO +M03 | Postinfective and reactive arthropathies in diseases classified elsewhere | WHO +M030 | Postmeningococcal arthritis | WHO +M031 | Postinfective arthropathy in syphilis | WHO +M032 | Other postinfectious arthropathies in diseases classified elsewhere | WHO +M036 | Reactive arthropathy in other diseases classified elsewhere | WHO +M041 | Periodic fever syndromes | CMS +M042 | Cryopyrin-associated periodic syndromes | CMS +M048 | Other autoinflammatory syndromes | CMS +M049 | Autoinflammatory syndrome, unspecified | CMS +M05 | Seropositive rheumatoid arthritis | WHO +M050 | Felty syndrome | WHO +M0500 | Felty's syndrome, unspecified site | CMS +M05011 | Felty's syndrome, right shoulder | CMS +M05012 | Felty's syndrome, left shoulder | CMS +M05019 | Felty's syndrome, unspecified shoulder | CMS +M05021 | Felty's syndrome, right elbow | CMS +M05022 | Felty's syndrome, left elbow | CMS +M05029 | Felty's syndrome, unspecified elbow | CMS +M05031 | Felty's syndrome, right wrist | CMS +M05032 | Felty's syndrome, left wrist | CMS +M05039 | Felty's syndrome, unspecified wrist | CMS +M05041 | Felty's syndrome, right hand | CMS +M05042 | Felty's syndrome, left hand | CMS +M05049 | Felty's syndrome, unspecified hand | CMS +M05051 | Felty's syndrome, right hip | CMS +M05052 | Felty's syndrome, left hip | CMS +M05059 | Felty's syndrome, unspecified hip | CMS +M05061 | Felty's syndrome, right knee | CMS +M05062 | Felty's syndrome, left knee | CMS +M05069 | Felty's syndrome, unspecified knee | CMS +M05071 | Felty's syndrome, right ankle and foot | CMS +M05072 | Felty's syndrome, left ankle and foot | CMS +M05079 | Felty's syndrome, unspecified ankle and foot | CMS +M0509 | Felty's syndrome, multiple sites | CMS +M051 | Rheumatoid lung disease | WHO +M0510 | Rheumatoid lung disease with rheumatoid arthritis of unspecified site | CMS +M05111 | Rheumatoid lung disease with rheumatoid arthritis of right shoulder | CMS +M05112 | Rheumatoid lung disease with rheumatoid arthritis of left shoulder | CMS +M05119 | Rheumatoid lung disease with rheumatoid arthritis of unspecified shoulder | CMS +M05121 | Rheumatoid lung disease with rheumatoid arthritis of right elbow | CMS +M05122 | Rheumatoid lung disease with rheumatoid arthritis of left elbow | CMS +M05129 | Rheumatoid lung disease with rheumatoid arthritis of unspecified elbow | CMS +M05131 | Rheumatoid lung disease with rheumatoid arthritis of right wrist | CMS +M05132 | Rheumatoid lung disease with rheumatoid arthritis of left wrist | CMS +M05139 | Rheumatoid lung disease with rheumatoid arthritis of unspecified wrist | CMS +M05141 | Rheumatoid lung disease with rheumatoid arthritis of right hand | CMS +M05142 | Rheumatoid lung disease with rheumatoid arthritis of left hand | CMS +M05149 | Rheumatoid lung disease with rheumatoid arthritis of unspecified hand | CMS +M05151 | Rheumatoid lung disease with rheumatoid arthritis of right hip | CMS +M05152 | Rheumatoid lung disease with rheumatoid arthritis of left hip | CMS +M05159 | Rheumatoid lung disease with rheumatoid arthritis of unspecified hip | CMS +M05161 | Rheumatoid lung disease with rheumatoid arthritis of right knee | CMS +M05162 | Rheumatoid lung disease with rheumatoid arthritis of left knee | CMS +M05169 | Rheumatoid lung disease with rheumatoid arthritis of unspecified knee | CMS +M05171 | Rheumatoid lung disease with rheumatoid arthritis of right ankle and foot | CMS +M05172 | Rheumatoid lung disease with rheumatoid arthritis of left ankle and foot | CMS +M05179 | Rheumatoid lung disease with rheumatoid arthritis of unspecified ankle and foot | CMS +M0519 | Rheumatoid lung disease with rheumatoid arthritis of multiple sites | CMS +M052 | Rheumatoid vasculitis | WHO +M0520 | Rheumatoid vasculitis with rheumatoid arthritis of unspecified site | CMS +M05211 | Rheumatoid vasculitis with rheumatoid arthritis of right shoulder | CMS +M05212 | Rheumatoid vasculitis with rheumatoid arthritis of left shoulder | CMS +M05219 | Rheumatoid vasculitis with rheumatoid arthritis of unspecified shoulder | CMS +M05221 | Rheumatoid vasculitis with rheumatoid arthritis of right elbow | CMS +M05222 | Rheumatoid vasculitis with rheumatoid arthritis of left elbow | CMS +M05229 | Rheumatoid vasculitis with rheumatoid arthritis of unspecified elbow | CMS +M05231 | Rheumatoid vasculitis with rheumatoid arthritis of right wrist | CMS +M05232 | Rheumatoid vasculitis with rheumatoid arthritis of left wrist | CMS +M05239 | Rheumatoid vasculitis with rheumatoid arthritis of unspecified wrist | CMS +M05241 | Rheumatoid vasculitis with rheumatoid arthritis of right hand | CMS +M05242 | Rheumatoid vasculitis with rheumatoid arthritis of left hand | CMS +M05249 | Rheumatoid vasculitis with rheumatoid arthritis of unspecified hand | CMS +M05251 | Rheumatoid vasculitis with rheumatoid arthritis of right hip | CMS +M05252 | Rheumatoid vasculitis with rheumatoid arthritis of left hip | CMS +M05259 | Rheumatoid vasculitis with rheumatoid arthritis of unspecified hip | CMS +M05261 | Rheumatoid vasculitis with rheumatoid arthritis of right knee | CMS +M05262 | Rheumatoid vasculitis with rheumatoid arthritis of left knee | CMS +M05269 | Rheumatoid vasculitis with rheumatoid arthritis of unspecified knee | CMS +M05271 | Rheumatoid vasculitis with rheumatoid arthritis of right ankle and foot | CMS +M05272 | Rheumatoid vasculitis with rheumatoid arthritis of left ankle and foot | CMS +M05279 | Rheumatoid vasculitis with rheumatoid arthritis of unspecified ankle and foot | CMS +M0529 | Rheumatoid vasculitis with rheumatoid arthritis of multiple sites | CMS +M053 | Rheumatoid arthritis with involvement of other organs and systems | WHO +M0530 | Rheumatoid heart disease with rheumatoid arthritis of unspecified site | CMS +M05311 | Rheumatoid heart disease with rheumatoid arthritis of right shoulder | CMS +M05312 | Rheumatoid heart disease with rheumatoid arthritis of left shoulder | CMS +M05319 | Rheumatoid heart disease with rheumatoid arthritis of unspecified shoulder | CMS +M05321 | Rheumatoid heart disease with rheumatoid arthritis of right elbow | CMS +M05322 | Rheumatoid heart disease with rheumatoid arthritis of left elbow | CMS +M05329 | Rheumatoid heart disease with rheumatoid arthritis of unspecified elbow | CMS +M05331 | Rheumatoid heart disease with rheumatoid arthritis of right wrist | CMS +M05332 | Rheumatoid heart disease with rheumatoid arthritis of left wrist | CMS +M05339 | Rheumatoid heart disease with rheumatoid arthritis of unspecified wrist | CMS +M05341 | Rheumatoid heart disease with rheumatoid arthritis of right hand | CMS +M05342 | Rheumatoid heart disease with rheumatoid arthritis of left hand | CMS +M05349 | Rheumatoid heart disease with rheumatoid arthritis of unspecified hand | CMS +M05351 | Rheumatoid heart disease with rheumatoid arthritis of right hip | CMS +M05352 | Rheumatoid heart disease with rheumatoid arthritis of left hip | CMS +M05359 | Rheumatoid heart disease with rheumatoid arthritis of unspecified hip | CMS +M05361 | Rheumatoid heart disease with rheumatoid arthritis of right knee | CMS +M05362 | Rheumatoid heart disease with rheumatoid arthritis of left knee | CMS +M05369 | Rheumatoid heart disease with rheumatoid arthritis of unspecified knee | CMS +M05371 | Rheumatoid heart disease with rheumatoid arthritis of right ankle and foot | CMS +M05372 | Rheumatoid heart disease with rheumatoid arthritis of left ankle and foot | CMS +M05379 | Rheumatoid heart disease with rheumatoid arthritis of unspecified ankle and foot | CMS +M0539 | Rheumatoid heart disease with rheumatoid arthritis of multiple sites | CMS +M0540 | Rheumatoid myopathy with rheumatoid arthritis of unspecified site | CMS +M05411 | Rheumatoid myopathy with rheumatoid arthritis of right shoulder | CMS +M05412 | Rheumatoid myopathy with rheumatoid arthritis of left shoulder | CMS +M05419 | Rheumatoid myopathy with rheumatoid arthritis of unspecified shoulder | CMS +M05421 | Rheumatoid myopathy with rheumatoid arthritis of right elbow | CMS +M05422 | Rheumatoid myopathy with rheumatoid arthritis of left elbow | CMS +M05429 | Rheumatoid myopathy with rheumatoid arthritis of unspecified elbow | CMS +M05431 | Rheumatoid myopathy with rheumatoid arthritis of right wrist | CMS +M05432 | Rheumatoid myopathy with rheumatoid arthritis of left wrist | CMS +M05439 | Rheumatoid myopathy with rheumatoid arthritis of unspecified wrist | CMS +M05441 | Rheumatoid myopathy with rheumatoid arthritis of right hand | CMS +M05442 | Rheumatoid myopathy with rheumatoid arthritis of left hand | CMS +M05449 | Rheumatoid myopathy with rheumatoid arthritis of unspecified hand | CMS +M05451 | Rheumatoid myopathy with rheumatoid arthritis of right hip | CMS +M05452 | Rheumatoid myopathy with rheumatoid arthritis of left hip | CMS +M05459 | Rheumatoid myopathy with rheumatoid arthritis of unspecified hip | CMS +M05461 | Rheumatoid myopathy with rheumatoid arthritis of right knee | CMS +M05462 | Rheumatoid myopathy with rheumatoid arthritis of left knee | CMS +M05469 | Rheumatoid myopathy with rheumatoid arthritis of unspecified knee | CMS +M05471 | Rheumatoid myopathy with rheumatoid arthritis of right ankle and foot | CMS +M05472 | Rheumatoid myopathy with rheumatoid arthritis of left ankle and foot | CMS +M05479 | Rheumatoid myopathy with rheumatoid arthritis of unspecified ankle and foot | CMS +M0549 | Rheumatoid myopathy with rheumatoid arthritis of multiple sites | CMS +M0550 | Rheumatoid polyneuropathy with rheumatoid arthritis of unspecified site | CMS +M05511 | Rheumatoid polyneuropathy with rheumatoid arthritis of right shoulder | CMS +M05512 | Rheumatoid polyneuropathy with rheumatoid arthritis of left shoulder | CMS +M05519 | Rheumatoid polyneuropathy with rheumatoid arthritis of unspecified shoulder | CMS +M05521 | Rheumatoid polyneuropathy with rheumatoid arthritis of right elbow | CMS +M05522 | Rheumatoid polyneuropathy with rheumatoid arthritis of left elbow | CMS +M05529 | Rheumatoid polyneuropathy with rheumatoid arthritis of unspecified elbow | CMS +M05531 | Rheumatoid polyneuropathy with rheumatoid arthritis of right wrist | CMS +M05532 | Rheumatoid polyneuropathy with rheumatoid arthritis of left wrist | CMS +M05539 | Rheumatoid polyneuropathy with rheumatoid arthritis of unspecified wrist | CMS +M05541 | Rheumatoid polyneuropathy with rheumatoid arthritis of right hand | CMS +M05542 | Rheumatoid polyneuropathy with rheumatoid arthritis of left hand | CMS +M05549 | Rheumatoid polyneuropathy with rheumatoid arthritis of unspecified hand | CMS +M05551 | Rheumatoid polyneuropathy with rheumatoid arthritis of right hip | CMS +M05552 | Rheumatoid polyneuropathy with rheumatoid arthritis of left hip | CMS +M05559 | Rheumatoid polyneuropathy with rheumatoid arthritis of unspecified hip | CMS +M05561 | Rheumatoid polyneuropathy with rheumatoid arthritis of right knee | CMS +M05562 | Rheumatoid polyneuropathy with rheumatoid arthritis of left knee | CMS +M05569 | Rheumatoid polyneuropathy with rheumatoid arthritis of unspecified knee | CMS +M05571 | Rheumatoid polyneuropathy with rheumatoid arthritis of right ankle and foot | CMS +M05572 | Rheumatoid polyneuropathy with rheumatoid arthritis of left ankle and foot | CMS +M05579 | Rheumatoid polyneuropathy with rheumatoid arthritis of unspecified ankle and foot | CMS +M0559 | Rheumatoid polyneuropathy with rheumatoid arthritis of multiple sites | CMS +M0560 | Rheumatoid arthritis of unspecified site with involvement of other organs and systems | CMS +M05611 | Rheumatoid arthritis of right shoulder with involvement of other organs and systems | CMS +M05612 | Rheumatoid arthritis of left shoulder with involvement of other organs and systems | CMS +M05619 | Rheumatoid arthritis of unspecified shoulder with involvement of other organs and systems | CMS +M05621 | Rheumatoid arthritis of right elbow with involvement of other organs and systems | CMS +M05622 | Rheumatoid arthritis of left elbow with involvement of other organs and systems | CMS +M05629 | Rheumatoid arthritis of unspecified elbow with involvement of other organs and systems | CMS +M05631 | Rheumatoid arthritis of right wrist with involvement of other organs and systems | CMS +M05632 | Rheumatoid arthritis of left wrist with involvement of other organs and systems | CMS +M05639 | Rheumatoid arthritis of unspecified wrist with involvement of other organs and systems | CMS +M05641 | Rheumatoid arthritis of right hand with involvement of other organs and systems | CMS +M05642 | Rheumatoid arthritis of left hand with involvement of other organs and systems | CMS +M05649 | Rheumatoid arthritis of unspecified hand with involvement of other organs and systems | CMS +M05651 | Rheumatoid arthritis of right hip with involvement of other organs and systems | CMS +M05652 | Rheumatoid arthritis of left hip with involvement of other organs and systems | CMS +M05659 | Rheumatoid arthritis of unspecified hip with involvement of other organs and systems | CMS +M05661 | Rheumatoid arthritis of right knee with involvement of other organs and systems | CMS +M05662 | Rheumatoid arthritis of left knee with involvement of other organs and systems | CMS +M05669 | Rheumatoid arthritis of unspecified knee with involvement of other organs and systems | CMS +M05671 | Rheumatoid arthritis of right ankle and foot with involvement of other organs and systems | CMS +M05672 | Rheumatoid arthritis of left ankle and foot with involvement of other organs and systems | CMS +M05679 | Rheumatoid arthritis of unspecified ankle and foot with involvement of other organs and systems | CMS +M0569 | Rheumatoid arthritis of multiple sites with involvement of other organs and systems | CMS +M0570 | Rheumatoid arthritis with rheumatoid factor of unspecified site without organ or systems involvement | CMS +M05711 | Rheumatoid arthritis with rheumatoid factor of right shoulder without organ or systems involvement | CMS +M05712 | Rheumatoid arthritis with rheumatoid factor of left shoulder without organ or systems involvement | CMS +M05719 | Rheumatoid arthritis with rheumatoid factor of unspecified shoulder without organ or systems involvement | CMS +M05721 | Rheumatoid arthritis with rheumatoid factor of right elbow without organ or systems involvement | CMS +M05722 | Rheumatoid arthritis with rheumatoid factor of left elbow without organ or systems involvement | CMS +M05729 | Rheumatoid arthritis with rheumatoid factor of unspecified elbow without organ or systems involvement | CMS +M05731 | Rheumatoid arthritis with rheumatoid factor of right wrist without organ or systems involvement | CMS +M05732 | Rheumatoid arthritis with rheumatoid factor of left wrist without organ or systems involvement | CMS +M05739 | Rheumatoid arthritis with rheumatoid factor of unspecified wrist without organ or systems involvement | CMS +M05741 | Rheumatoid arthritis with rheumatoid factor of right hand without organ or systems involvement | CMS +M05742 | Rheumatoid arthritis with rheumatoid factor of left hand without organ or systems involvement | CMS +M05749 | Rheumatoid arthritis with rheumatoid factor of unspecified hand without organ or systems involvement | CMS +M05751 | Rheumatoid arthritis with rheumatoid factor of right hip without organ or systems involvement | CMS +M05752 | Rheumatoid arthritis with rheumatoid factor of left hip without organ or systems involvement | CMS +M05759 | Rheumatoid arthritis with rheumatoid factor of unspecified hip without organ or systems involvement | CMS +M05761 | Rheumatoid arthritis with rheumatoid factor of right knee without organ or systems involvement | CMS +M05762 | Rheumatoid arthritis with rheumatoid factor of left knee without organ or systems involvement | CMS +M05769 | Rheumatoid arthritis with rheumatoid factor of unspecified knee without organ or systems involvement | CMS +M05771 | Rheumatoid arthritis with rheumatoid factor of right ankle and foot without organ or systems involvement | CMS +M05772 | Rheumatoid arthritis with rheumatoid factor of left ankle and foot without organ or systems involvement | CMS +M05779 | Rheumatoid arthritis with rheumatoid factor of unspecified ankle and foot without organ or systems involvement | CMS +M0579 | Rheumatoid arthritis with rheumatoid factor of multiple sites without organ or systems involvement | CMS +M058 | Other seropositive rheumatoid arthritis | WHO +M0580 | Other rheumatoid arthritis with rheumatoid factor of unspecified site | CMS +M05811 | Other rheumatoid arthritis with rheumatoid factor of right shoulder | CMS +M05812 | Other rheumatoid arthritis with rheumatoid factor of left shoulder | CMS +M05819 | Other rheumatoid arthritis with rheumatoid factor of unspecified shoulder | CMS +M05821 | Other rheumatoid arthritis with rheumatoid factor of right elbow | CMS +M05822 | Other rheumatoid arthritis with rheumatoid factor of left elbow | CMS +M05829 | Other rheumatoid arthritis with rheumatoid factor of unspecified elbow | CMS +M05831 | Other rheumatoid arthritis with rheumatoid factor of right wrist | CMS +M05832 | Other rheumatoid arthritis with rheumatoid factor of left wrist | CMS +M05839 | Other rheumatoid arthritis with rheumatoid factor of unspecified wrist | CMS +M05841 | Other rheumatoid arthritis with rheumatoid factor of right hand | CMS +M05842 | Other rheumatoid arthritis with rheumatoid factor of left hand | CMS +M05849 | Other rheumatoid arthritis with rheumatoid factor of unspecified hand | CMS +M05851 | Other rheumatoid arthritis with rheumatoid factor of right hip | CMS +M05852 | Other rheumatoid arthritis with rheumatoid factor of left hip | CMS +M05859 | Other rheumatoid arthritis with rheumatoid factor of unspecified hip | CMS +M05861 | Other rheumatoid arthritis with rheumatoid factor of right knee | CMS +M05862 | Other rheumatoid arthritis with rheumatoid factor of left knee | CMS +M05869 | Other rheumatoid arthritis with rheumatoid factor of unspecified knee | CMS +M05871 | Other rheumatoid arthritis with rheumatoid factor of right ankle and foot | CMS +M05872 | Other rheumatoid arthritis with rheumatoid factor of left ankle and foot | CMS +M05879 | Other rheumatoid arthritis with rheumatoid factor of unspecified ankle and foot | CMS +M0589 | Other rheumatoid arthritis with rheumatoid factor of multiple sites | CMS +M059 | Seropositive rheumatoid arthritis, unspecified | WHO +M06 | Other rheumatoid arthritis | WHO +M060 | Seronegative rheumatoid arthritis | WHO +M0600 | Rheumatoid arthritis without rheumatoid factor, unspecified site | CMS +M06011 | Rheumatoid arthritis without rheumatoid factor, right shoulder | CMS +M06012 | Rheumatoid arthritis without rheumatoid factor, left shoulder | CMS +M06019 | Rheumatoid arthritis without rheumatoid factor, unspecified shoulder | CMS +M06021 | Rheumatoid arthritis without rheumatoid factor, right elbow | CMS +M06022 | Rheumatoid arthritis without rheumatoid factor, left elbow | CMS +M06029 | Rheumatoid arthritis without rheumatoid factor, unspecified elbow | CMS +M06031 | Rheumatoid arthritis without rheumatoid factor, right wrist | CMS +M06032 | Rheumatoid arthritis without rheumatoid factor, left wrist | CMS +M06039 | Rheumatoid arthritis without rheumatoid factor, unspecified wrist | CMS +M06041 | Rheumatoid arthritis without rheumatoid factor, right hand | CMS +M06042 | Rheumatoid arthritis without rheumatoid factor, left hand | CMS +M06049 | Rheumatoid arthritis without rheumatoid factor, unspecified hand | CMS +M06051 | Rheumatoid arthritis without rheumatoid factor, right hip | CMS +M06052 | Rheumatoid arthritis without rheumatoid factor, left hip | CMS +M06059 | Rheumatoid arthritis without rheumatoid factor, unspecified hip | CMS +M06061 | Rheumatoid arthritis without rheumatoid factor, right knee | CMS +M06062 | Rheumatoid arthritis without rheumatoid factor, left knee | CMS +M06069 | Rheumatoid arthritis without rheumatoid factor, unspecified knee | CMS +M06071 | Rheumatoid arthritis without rheumatoid factor, right ankle and foot | CMS +M06072 | Rheumatoid arthritis without rheumatoid factor, left ankle and foot | CMS +M06079 | Rheumatoid arthritis without rheumatoid factor, unspecified ankle and foot | CMS +M0608 | Rheumatoid arthritis without rheumatoid factor, vertebrae | CMS +M0609 | Rheumatoid arthritis without rheumatoid factor, multiple sites | CMS +M061 | Adult-onset Still disease | WHO +M062 | Rheumatoid bursitis | WHO +M0620 | Rheumatoid bursitis, unspecified site | CMS +M06211 | Rheumatoid bursitis, right shoulder | CMS +M06212 | Rheumatoid bursitis, left shoulder | CMS +M06219 | Rheumatoid bursitis, unspecified shoulder | CMS +M06221 | Rheumatoid bursitis, right elbow | CMS +M06222 | Rheumatoid bursitis, left elbow | CMS +M06229 | Rheumatoid bursitis, unspecified elbow | CMS +M06231 | Rheumatoid bursitis, right wrist | CMS +M06232 | Rheumatoid bursitis, left wrist | CMS +M06239 | Rheumatoid bursitis, unspecified wrist | CMS +M06241 | Rheumatoid bursitis, right hand | CMS +M06242 | Rheumatoid bursitis, left hand | CMS +M06249 | Rheumatoid bursitis, unspecified hand | CMS +M06251 | Rheumatoid bursitis, right hip | CMS +M06252 | Rheumatoid bursitis, left hip | CMS +M06259 | Rheumatoid bursitis, unspecified hip | CMS +M06261 | Rheumatoid bursitis, right knee | CMS +M06262 | Rheumatoid bursitis, left knee | CMS +M06269 | Rheumatoid bursitis, unspecified knee | CMS +M06271 | Rheumatoid bursitis, right ankle and foot | CMS +M06272 | Rheumatoid bursitis, left ankle and foot | CMS +M06279 | Rheumatoid bursitis, unspecified ankle and foot | CMS +M0628 | Rheumatoid bursitis, vertebrae | CMS +M0629 | Rheumatoid bursitis, multiple sites | CMS +M063 | Rheumatoid nodule | WHO +M0630 | Rheumatoid nodule, unspecified site | CMS +M06311 | Rheumatoid nodule, right shoulder | CMS +M06312 | Rheumatoid nodule, left shoulder | CMS +M06319 | Rheumatoid nodule, unspecified shoulder | CMS +M06321 | Rheumatoid nodule, right elbow | CMS +M06322 | Rheumatoid nodule, left elbow | CMS +M06329 | Rheumatoid nodule, unspecified elbow | CMS +M06331 | Rheumatoid nodule, right wrist | CMS +M06332 | Rheumatoid nodule, left wrist | CMS +M06339 | Rheumatoid nodule, unspecified wrist | CMS +M06341 | Rheumatoid nodule, right hand | CMS +M06342 | Rheumatoid nodule, left hand | CMS +M06349 | Rheumatoid nodule, unspecified hand | CMS +M06351 | Rheumatoid nodule, right hip | CMS +M06352 | Rheumatoid nodule, left hip | CMS +M06359 | Rheumatoid nodule, unspecified hip | CMS +M06361 | Rheumatoid nodule, right knee | CMS +M06362 | Rheumatoid nodule, left knee | CMS +M06369 | Rheumatoid nodule, unspecified knee | CMS +M06371 | Rheumatoid nodule, right ankle and foot | CMS +M06372 | Rheumatoid nodule, left ankle and foot | CMS +M06379 | Rheumatoid nodule, unspecified ankle and foot | CMS +M0638 | Rheumatoid nodule, vertebrae | CMS +M0639 | Rheumatoid nodule, multiple sites | CMS +M064 | Inflammatory polyarthropathy | WHO +M068 | Other specified rheumatoid arthritis | WHO +M0680 | Other specified rheumatoid arthritis, unspecified site | CMS +M06811 | Other specified rheumatoid arthritis, right shoulder | CMS +M06812 | Other specified rheumatoid arthritis, left shoulder | CMS +M06819 | Other specified rheumatoid arthritis, unspecified shoulder | CMS +M06821 | Other specified rheumatoid arthritis, right elbow | CMS +M06822 | Other specified rheumatoid arthritis, left elbow | CMS +M06829 | Other specified rheumatoid arthritis, unspecified elbow | CMS +M06831 | Other specified rheumatoid arthritis, right wrist | CMS +M06832 | Other specified rheumatoid arthritis, left wrist | CMS +M06839 | Other specified rheumatoid arthritis, unspecified wrist | CMS +M06841 | Other specified rheumatoid arthritis, right hand | CMS +M06842 | Other specified rheumatoid arthritis, left hand | CMS +M06849 | Other specified rheumatoid arthritis, unspecified hand | CMS +M06851 | Other specified rheumatoid arthritis, right hip | CMS +M06852 | Other specified rheumatoid arthritis, left hip | CMS +M06859 | Other specified rheumatoid arthritis, unspecified hip | CMS +M06861 | Other specified rheumatoid arthritis, right knee | CMS +M06862 | Other specified rheumatoid arthritis, left knee | CMS +M06869 | Other specified rheumatoid arthritis, unspecified knee | CMS +M06871 | Other specified rheumatoid arthritis, right ankle and foot | CMS +M06872 | Other specified rheumatoid arthritis, left ankle and foot | CMS +M06879 | Other specified rheumatoid arthritis, unspecified ankle and foot | CMS +M0688 | Other specified rheumatoid arthritis, vertebrae | CMS +M0689 | Other specified rheumatoid arthritis, multiple sites | CMS +M069 | Rheumatoid arthritis, unspecified | WHO +M07 | Psoriatic and enteropathic arthropathies | WHO +M070 | Distal interphalangeal psoriatic arthropathy | WHO +M071 | Arthritis mutilans | WHO +M072 | Psoriatic spondylitis | WHO +M073 | Other psoriatic arthropathies | WHO +M074 | Arthropathy in Crohn disease [regional enteritis] | WHO +M075 | Arthropathy in ulcerative colitis | WHO +M076 | Other enteropathic arthropathies | WHO +M0760 | Enteropathic arthropathies, unspecified site | CMS +M07611 | Enteropathic arthropathies, right shoulder | CMS +M07612 | Enteropathic arthropathies, left shoulder | CMS +M07619 | Enteropathic arthropathies, unspecified shoulder | CMS +M07621 | Enteropathic arthropathies, right elbow | CMS +M07622 | Enteropathic arthropathies, left elbow | CMS +M07629 | Enteropathic arthropathies, unspecified elbow | CMS +M07631 | Enteropathic arthropathies, right wrist | CMS +M07632 | Enteropathic arthropathies, left wrist | CMS +M07639 | Enteropathic arthropathies, unspecified wrist | CMS +M07641 | Enteropathic arthropathies, right hand | CMS +M07642 | Enteropathic arthropathies, left hand | CMS +M07649 | Enteropathic arthropathies, unspecified hand | CMS +M07651 | Enteropathic arthropathies, right hip | CMS +M07652 | Enteropathic arthropathies, left hip | CMS +M07659 | Enteropathic arthropathies, unspecified hip | CMS +M07661 | Enteropathic arthropathies, right knee | CMS +M07662 | Enteropathic arthropathies, left knee | CMS +M07669 | Enteropathic arthropathies, unspecified knee | CMS +M07671 | Enteropathic arthropathies, right ankle and foot | CMS +M07672 | Enteropathic arthropathies, left ankle and foot | CMS +M07679 | Enteropathic arthropathies, unspecified ankle and foot | CMS +M0768 | Enteropathic arthropathies, vertebrae | CMS +M0769 | Enteropathic arthropathies, multiple sites | CMS +M08 | Juvenile arthritis | WHO +M080 | Juvenile rheumatoid arthritis | WHO +M0800 | Unspecified juvenile rheumatoid arthritis of unspecified site | CMS +M08011 | Unspecified juvenile rheumatoid arthritis, right shoulder | CMS +M08012 | Unspecified juvenile rheumatoid arthritis, left shoulder | CMS +M08019 | Unspecified juvenile rheumatoid arthritis, unspecified shoulder | CMS +M08021 | Unspecified juvenile rheumatoid arthritis, right elbow | CMS +M08022 | Unspecified juvenile rheumatoid arthritis, left elbow | CMS +M08029 | Unspecified juvenile rheumatoid arthritis, unspecified elbow | CMS +M08031 | Unspecified juvenile rheumatoid arthritis, right wrist | CMS +M08032 | Unspecified juvenile rheumatoid arthritis, left wrist | CMS +M08039 | Unspecified juvenile rheumatoid arthritis, unspecified wrist | CMS +M08041 | Unspecified juvenile rheumatoid arthritis, right hand | CMS +M08042 | Unspecified juvenile rheumatoid arthritis, left hand | CMS +M08049 | Unspecified juvenile rheumatoid arthritis, unspecified hand | CMS +M08051 | Unspecified juvenile rheumatoid arthritis, right hip | CMS +M08052 | Unspecified juvenile rheumatoid arthritis, left hip | CMS +M08059 | Unspecified juvenile rheumatoid arthritis, unspecified hip | CMS +M08061 | Unspecified juvenile rheumatoid arthritis, right knee | CMS +M08062 | Unspecified juvenile rheumatoid arthritis, left knee | CMS +M08069 | Unspecified juvenile rheumatoid arthritis, unspecified knee | CMS +M08071 | Unspecified juvenile rheumatoid arthritis, right ankle and foot | CMS +M08072 | Unspecified juvenile rheumatoid arthritis, left ankle and foot | CMS +M08079 | Unspecified juvenile rheumatoid arthritis, unspecified ankle and foot | CMS +M0808 | Unspecified juvenile rheumatoid arthritis, vertebrae | CMS +M0809 | Unspecified juvenile rheumatoid arthritis, multiple sites | CMS +M081 | Juvenile ankylosing spondylitis | WHO +M082 | Juvenile arthritis with systemic onset | WHO +M0820 | Juvenile rheumatoid arthritis with systemic onset, unspecified site | CMS +M08211 | Juvenile rheumatoid arthritis with systemic onset, right shoulder | CMS +M08212 | Juvenile rheumatoid arthritis with systemic onset, left shoulder | CMS +M08219 | Juvenile rheumatoid arthritis with systemic onset, unspecified shoulder | CMS +M08221 | Juvenile rheumatoid arthritis with systemic onset, right elbow | CMS +M08222 | Juvenile rheumatoid arthritis with systemic onset, left elbow | CMS +M08229 | Juvenile rheumatoid arthritis with systemic onset, unspecified elbow | CMS +M08231 | Juvenile rheumatoid arthritis with systemic onset, right wrist | CMS +M08232 | Juvenile rheumatoid arthritis with systemic onset, left wrist | CMS +M08239 | Juvenile rheumatoid arthritis with systemic onset, unspecified wrist | CMS +M08241 | Juvenile rheumatoid arthritis with systemic onset, right hand | CMS +M08242 | Juvenile rheumatoid arthritis with systemic onset, left hand | CMS +M08249 | Juvenile rheumatoid arthritis with systemic onset, unspecified hand | CMS +M08251 | Juvenile rheumatoid arthritis with systemic onset, right hip | CMS +M08252 | Juvenile rheumatoid arthritis with systemic onset, left hip | CMS +M08259 | Juvenile rheumatoid arthritis with systemic onset, unspecified hip | CMS +M08261 | Juvenile rheumatoid arthritis with systemic onset, right knee | CMS +M08262 | Juvenile rheumatoid arthritis with systemic onset, left knee | CMS +M08269 | Juvenile rheumatoid arthritis with systemic onset, unspecified knee | CMS +M08271 | Juvenile rheumatoid arthritis with systemic onset, right ankle and foot | CMS +M08272 | Juvenile rheumatoid arthritis with systemic onset, left ankle and foot | CMS +M08279 | Juvenile rheumatoid arthritis with systemic onset, unspecified ankle and foot | CMS +M0828 | Juvenile rheumatoid arthritis with systemic onset, vertebrae | CMS +M0829 | Juvenile rheumatoid arthritis with systemic onset, multiple sites | CMS +M083 | Juvenile polyarthritis (seronegative) | WHO +M084 | Pauciarticular juvenile arthritis | WHO +M0840 | Pauciarticular juvenile rheumatoid arthritis, unspecified site | CMS +M08411 | Pauciarticular juvenile rheumatoid arthritis, right shoulder | CMS +M08412 | Pauciarticular juvenile rheumatoid arthritis, left shoulder | CMS +M08419 | Pauciarticular juvenile rheumatoid arthritis, unspecified shoulder | CMS +M08421 | Pauciarticular juvenile rheumatoid arthritis, right elbow | CMS +M08422 | Pauciarticular juvenile rheumatoid arthritis, left elbow | CMS +M08429 | Pauciarticular juvenile rheumatoid arthritis, unspecified elbow | CMS +M08431 | Pauciarticular juvenile rheumatoid arthritis, right wrist | CMS +M08432 | Pauciarticular juvenile rheumatoid arthritis, left wrist | CMS +M08439 | Pauciarticular juvenile rheumatoid arthritis, unspecified wrist | CMS +M08441 | Pauciarticular juvenile rheumatoid arthritis, right hand | CMS +M08442 | Pauciarticular juvenile rheumatoid arthritis, left hand | CMS +M08449 | Pauciarticular juvenile rheumatoid arthritis, unspecified hand | CMS +M08451 | Pauciarticular juvenile rheumatoid arthritis, right hip | CMS +M08452 | Pauciarticular juvenile rheumatoid arthritis, left hip | CMS +M08459 | Pauciarticular juvenile rheumatoid arthritis, unspecified hip | CMS +M08461 | Pauciarticular juvenile rheumatoid arthritis, right knee | CMS +M08462 | Pauciarticular juvenile rheumatoid arthritis, left knee | CMS +M08469 | Pauciarticular juvenile rheumatoid arthritis, unspecified knee | CMS +M08471 | Pauciarticular juvenile rheumatoid arthritis, right ankle and foot | CMS +M08472 | Pauciarticular juvenile rheumatoid arthritis, left ankle and foot | CMS +M08479 | Pauciarticular juvenile rheumatoid arthritis, unspecified ankle and foot | CMS +M0848 | Pauciarticular juvenile rheumatoid arthritis, vertebrae | CMS +M088 | Other juvenile arthritis | WHO +M0880 | Other juvenile arthritis, unspecified site | CMS +M08811 | Other juvenile arthritis, right shoulder | CMS +M08812 | Other juvenile arthritis, left shoulder | CMS +M08819 | Other juvenile arthritis, unspecified shoulder | CMS +M08821 | Other juvenile arthritis, right elbow | CMS +M08822 | Other juvenile arthritis, left elbow | CMS +M08829 | Other juvenile arthritis, unspecified elbow | CMS +M08831 | Other juvenile arthritis, right wrist | CMS +M08832 | Other juvenile arthritis, left wrist | CMS +M08839 | Other juvenile arthritis, unspecified wrist | CMS +M08841 | Other juvenile arthritis, right hand | CMS +M08842 | Other juvenile arthritis, left hand | CMS +M08849 | Other juvenile arthritis, unspecified hand | CMS +M08851 | Other juvenile arthritis, right hip | CMS +M08852 | Other juvenile arthritis, left hip | CMS +M08859 | Other juvenile arthritis, unspecified hip | CMS +M08861 | Other juvenile arthritis, right knee | CMS +M08862 | Other juvenile arthritis, left knee | CMS +M08869 | Other juvenile arthritis, unspecified knee | CMS +M08871 | Other juvenile arthritis, right ankle and foot | CMS +M08872 | Other juvenile arthritis, left ankle and foot | CMS +M08879 | Other juvenile arthritis, unspecified ankle and foot | CMS +M0888 | Other juvenile arthritis, other specified site | CMS +M0889 | Other juvenile arthritis, multiple sites | CMS +M089 | Juvenile arthritis, unspecified | WHO +M0890 | Juvenile arthritis, unspecified, unspecified site | CMS +M08911 | Juvenile arthritis, unspecified, right shoulder | CMS +M08912 | Juvenile arthritis, unspecified, left shoulder | CMS +M08919 | Juvenile arthritis, unspecified, unspecified shoulder | CMS +M08921 | Juvenile arthritis, unspecified, right elbow | CMS +M08922 | Juvenile arthritis, unspecified, left elbow | CMS +M08929 | Juvenile arthritis, unspecified, unspecified elbow | CMS +M08931 | Juvenile arthritis, unspecified, right wrist | CMS +M08932 | Juvenile arthritis, unspecified, left wrist | CMS +M08939 | Juvenile arthritis, unspecified, unspecified wrist | CMS +M08941 | Juvenile arthritis, unspecified, right hand | CMS +M08942 | Juvenile arthritis, unspecified, left hand | CMS +M08949 | Juvenile arthritis, unspecified, unspecified hand | CMS +M08951 | Juvenile arthritis, unspecified, right hip | CMS +M08952 | Juvenile arthritis, unspecified, left hip | CMS +M08959 | Juvenile arthritis, unspecified, unspecified hip | CMS +M08961 | Juvenile arthritis, unspecified, right knee | CMS +M08962 | Juvenile arthritis, unspecified, left knee | CMS +M08969 | Juvenile arthritis, unspecified, unspecified knee | CMS +M08971 | Juvenile arthritis, unspecified, right ankle and foot | CMS +M08972 | Juvenile arthritis, unspecified, left ankle and foot | CMS +M08979 | Juvenile arthritis, unspecified, unspecified ankle and foot | CMS +M0898 | Juvenile arthritis, unspecified, vertebrae | CMS +M0899 | Juvenile arthritis, unspecified, multiple sites | CMS +M09 | Juvenile arthritis in diseases classified elsewhere | WHO +M090 | Juvenile arthritis in psoriasis | WHO +M091 | Juvenile arthritis in Crohn disease [regional enteritis] | WHO +M092 | Juvenile arthritis in ulcerative colitis | WHO +M098 | Juvenile arthritis in other diseases classified elsewhere | WHO +M10 | Gout | WHO +M100 | Idiopathic gout | WHO +M1000 | Idiopathic gout, unspecified site | CMS +M10011 | Idiopathic gout, right shoulder | CMS +M10012 | Idiopathic gout, left shoulder | CMS +M10019 | Idiopathic gout, unspecified shoulder | CMS +M10021 | Idiopathic gout, right elbow | CMS +M10022 | Idiopathic gout, left elbow | CMS +M10029 | Idiopathic gout, unspecified elbow | CMS +M10031 | Idiopathic gout, right wrist | CMS +M10032 | Idiopathic gout, left wrist | CMS +M10039 | Idiopathic gout, unspecified wrist | CMS +M10041 | Idiopathic gout, right hand | CMS +M10042 | Idiopathic gout, left hand | CMS +M10049 | Idiopathic gout, unspecified hand | CMS +M10051 | Idiopathic gout, right hip | CMS +M10052 | Idiopathic gout, left hip | CMS +M10059 | Idiopathic gout, unspecified hip | CMS +M10061 | Idiopathic gout, right knee | CMS +M10062 | Idiopathic gout, left knee | CMS +M10069 | Idiopathic gout, unspecified knee | CMS +M10071 | Idiopathic gout, right ankle and foot | CMS +M10072 | Idiopathic gout, left ankle and foot | CMS +M10079 | Idiopathic gout, unspecified ankle and foot | CMS +M1008 | Idiopathic gout, vertebrae | CMS +M1009 | Idiopathic gout, multiple sites | CMS +M101 | Lead-induced gout | WHO +M1010 | Lead-induced gout, unspecified site | CMS +M10111 | Lead-induced gout, right shoulder | CMS +M10112 | Lead-induced gout, left shoulder | CMS +M10119 | Lead-induced gout, unspecified shoulder | CMS +M10121 | Lead-induced gout, right elbow | CMS +M10122 | Lead-induced gout, left elbow | CMS +M10129 | Lead-induced gout, unspecified elbow | CMS +M10131 | Lead-induced gout, right wrist | CMS +M10132 | Lead-induced gout, left wrist | CMS +M10139 | Lead-induced gout, unspecified wrist | CMS +M10141 | Lead-induced gout, right hand | CMS +M10142 | Lead-induced gout, left hand | CMS +M10149 | Lead-induced gout, unspecified hand | CMS +M10151 | Lead-induced gout, right hip | CMS +M10152 | Lead-induced gout, left hip | CMS +M10159 | Lead-induced gout, unspecified hip | CMS +M10161 | Lead-induced gout, right knee | CMS +M10162 | Lead-induced gout, left knee | CMS +M10169 | Lead-induced gout, unspecified knee | CMS +M10171 | Lead-induced gout, right ankle and foot | CMS +M10172 | Lead-induced gout, left ankle and foot | CMS +M10179 | Lead-induced gout, unspecified ankle and foot | CMS +M1018 | Lead-induced gout, vertebrae | CMS +M1019 | Lead-induced gout, multiple sites | CMS +M102 | Drug-induced gout | WHO +M1020 | Drug-induced gout, unspecified site | CMS +M10211 | Drug-induced gout, right shoulder | CMS +M10212 | Drug-induced gout, left shoulder | CMS +M10219 | Drug-induced gout, unspecified shoulder | CMS +M10221 | Drug-induced gout, right elbow | CMS +M10222 | Drug-induced gout, left elbow | CMS +M10229 | Drug-induced gout, unspecified elbow | CMS +M10231 | Drug-induced gout, right wrist | CMS +M10232 | Drug-induced gout, left wrist | CMS +M10239 | Drug-induced gout, unspecified wrist | CMS +M10241 | Drug-induced gout, right hand | CMS +M10242 | Drug-induced gout, left hand | CMS +M10249 | Drug-induced gout, unspecified hand | CMS +M10251 | Drug-induced gout, right hip | CMS +M10252 | Drug-induced gout, left hip | CMS +M10259 | Drug-induced gout, unspecified hip | CMS +M10261 | Drug-induced gout, right knee | CMS +M10262 | Drug-induced gout, left knee | CMS +M10269 | Drug-induced gout, unspecified knee | CMS +M10271 | Drug-induced gout, right ankle and foot | CMS +M10272 | Drug-induced gout, left ankle and foot | CMS +M10279 | Drug-induced gout, unspecified ankle and foot | CMS +M1028 | Drug-induced gout, vertebrae | CMS +M1029 | Drug-induced gout, multiple sites | CMS +M103 | Gout due to impairment of renal function | WHO +M1030 | Gout due to renal impairment, unspecified site | CMS +M10311 | Gout due to renal impairment, right shoulder | CMS +M10312 | Gout due to renal impairment, left shoulder | CMS +M10319 | Gout due to renal impairment, unspecified shoulder | CMS +M10321 | Gout due to renal impairment, right elbow | CMS +M10322 | Gout due to renal impairment, left elbow | CMS +M10329 | Gout due to renal impairment, unspecified elbow | CMS +M10331 | Gout due to renal impairment, right wrist | CMS +M10332 | Gout due to renal impairment, left wrist | CMS +M10339 | Gout due to renal impairment, unspecified wrist | CMS +M10341 | Gout due to renal impairment, right hand | CMS +M10342 | Gout due to renal impairment, left hand | CMS +M10349 | Gout due to renal impairment, unspecified hand | CMS +M10351 | Gout due to renal impairment, right hip | CMS +M10352 | Gout due to renal impairment, left hip | CMS +M10359 | Gout due to renal impairment, unspecified hip | CMS +M10361 | Gout due to renal impairment, right knee | CMS +M10362 | Gout due to renal impairment, left knee | CMS +M10369 | Gout due to renal impairment, unspecified knee | CMS +M10371 | Gout due to renal impairment, right ankle and foot | CMS +M10372 | Gout due to renal impairment, left ankle and foot | CMS +M10379 | Gout due to renal impairment, unspecified ankle and foot | CMS +M1038 | Gout due to renal impairment, vertebrae | CMS +M1039 | Gout due to renal impairment, multiple sites | CMS +M104 | Other secondary gout | WHO +M1040 | Other secondary gout, unspecified site | CMS +M10411 | Other secondary gout, right shoulder | CMS +M10412 | Other secondary gout, left shoulder | CMS +M10419 | Other secondary gout, unspecified shoulder | CMS +M10421 | Other secondary gout, right elbow | CMS +M10422 | Other secondary gout, left elbow | CMS +M10429 | Other secondary gout, unspecified elbow | CMS +M10431 | Other secondary gout, right wrist | CMS +M10432 | Other secondary gout, left wrist | CMS +M10439 | Other secondary gout, unspecified wrist | CMS +M10441 | Other secondary gout, right hand | CMS +M10442 | Other secondary gout, left hand | CMS +M10449 | Other secondary gout, unspecified hand | CMS +M10451 | Other secondary gout, right hip | CMS +M10452 | Other secondary gout, left hip | CMS +M10459 | Other secondary gout, unspecified hip | CMS +M10461 | Other secondary gout, right knee | CMS +M10462 | Other secondary gout, left knee | CMS +M10469 | Other secondary gout, unspecified knee | CMS +M10471 | Other secondary gout, right ankle and foot | CMS +M10472 | Other secondary gout, left ankle and foot | CMS +M10479 | Other secondary gout, unspecified ankle and foot | CMS +M1048 | Other secondary gout, vertebrae | CMS +M1049 | Other secondary gout, multiple sites | CMS +M109 | Gout, unspecified | WHO +M11 | Other crystal arthropathies | WHO +M110 | Hydroxyapatite deposition disease | WHO +M1100 | Hydroxyapatite deposition disease, unspecified site | CMS +M11011 | Hydroxyapatite deposition disease, right shoulder | CMS +M11012 | Hydroxyapatite deposition disease, left shoulder | CMS +M11019 | Hydroxyapatite deposition disease, unspecified shoulder | CMS +M11021 | Hydroxyapatite deposition disease, right elbow | CMS +M11022 | Hydroxyapatite deposition disease, left elbow | CMS +M11029 | Hydroxyapatite deposition disease, unspecified elbow | CMS +M11031 | Hydroxyapatite deposition disease, right wrist | CMS +M11032 | Hydroxyapatite deposition disease, left wrist | CMS +M11039 | Hydroxyapatite deposition disease, unspecified wrist | CMS +M11041 | Hydroxyapatite deposition disease, right hand | CMS +M11042 | Hydroxyapatite deposition disease, left hand | CMS +M11049 | Hydroxyapatite deposition disease, unspecified hand | CMS +M11051 | Hydroxyapatite deposition disease, right hip | CMS +M11052 | Hydroxyapatite deposition disease, left hip | CMS +M11059 | Hydroxyapatite deposition disease, unspecified hip | CMS +M11061 | Hydroxyapatite deposition disease, right knee | CMS +M11062 | Hydroxyapatite deposition disease, left knee | CMS +M11069 | Hydroxyapatite deposition disease, unspecified knee | CMS +M11071 | Hydroxyapatite deposition disease, right ankle and foot | CMS +M11072 | Hydroxyapatite deposition disease, left ankle and foot | CMS +M11079 | Hydroxyapatite deposition disease, unspecified ankle and foot | CMS +M1108 | Hydroxyapatite deposition disease, vertebrae | CMS +M1109 | Hydroxyapatite deposition disease, multiple sites | CMS +M111 | Familial chondrocalcinosis | WHO +M1110 | Familial chondrocalcinosis, unspecified site | CMS +M11111 | Familial chondrocalcinosis, right shoulder | CMS +M11112 | Familial chondrocalcinosis, left shoulder | CMS +M11119 | Familial chondrocalcinosis, unspecified shoulder | CMS +M11121 | Familial chondrocalcinosis, right elbow | CMS +M11122 | Familial chondrocalcinosis, left elbow | CMS +M11129 | Familial chondrocalcinosis, unspecified elbow | CMS +M11131 | Familial chondrocalcinosis, right wrist | CMS +M11132 | Familial chondrocalcinosis, left wrist | CMS +M11139 | Familial chondrocalcinosis, unspecified wrist | CMS +M11141 | Familial chondrocalcinosis, right hand | CMS +M11142 | Familial chondrocalcinosis, left hand | CMS +M11149 | Familial chondrocalcinosis, unspecified hand | CMS +M11151 | Familial chondrocalcinosis, right hip | CMS +M11152 | Familial chondrocalcinosis, left hip | CMS +M11159 | Familial chondrocalcinosis, unspecified hip | CMS +M11161 | Familial chondrocalcinosis, right knee | CMS +M11162 | Familial chondrocalcinosis, left knee | CMS +M11169 | Familial chondrocalcinosis, unspecified knee | CMS +M11171 | Familial chondrocalcinosis, right ankle and foot | CMS +M11172 | Familial chondrocalcinosis, left ankle and foot | CMS +M11179 | Familial chondrocalcinosis, unspecified ankle and foot | CMS +M1118 | Familial chondrocalcinosis, vertebrae | CMS +M1119 | Familial chondrocalcinosis, multiple sites | CMS +M112 | Other chondrocalcinosis | WHO +M1120 | Other chondrocalcinosis, unspecified site | CMS +M11211 | Other chondrocalcinosis, right shoulder | CMS +M11212 | Other chondrocalcinosis, left shoulder | CMS +M11219 | Other chondrocalcinosis, unspecified shoulder | CMS +M11221 | Other chondrocalcinosis, right elbow | CMS +M11222 | Other chondrocalcinosis, left elbow | CMS +M11229 | Other chondrocalcinosis, unspecified elbow | CMS +M11231 | Other chondrocalcinosis, right wrist | CMS +M11232 | Other chondrocalcinosis, left wrist | CMS +M11239 | Other chondrocalcinosis, unspecified wrist | CMS +M11241 | Other chondrocalcinosis, right hand | CMS +M11242 | Other chondrocalcinosis, left hand | CMS +M11249 | Other chondrocalcinosis, unspecified hand | CMS +M11251 | Other chondrocalcinosis, right hip | CMS +M11252 | Other chondrocalcinosis, left hip | CMS +M11259 | Other chondrocalcinosis, unspecified hip | CMS +M11261 | Other chondrocalcinosis, right knee | CMS +M11262 | Other chondrocalcinosis, left knee | CMS +M11269 | Other chondrocalcinosis, unspecified knee | CMS +M11271 | Other chondrocalcinosis, right ankle and foot | CMS +M11272 | Other chondrocalcinosis, left ankle and foot | CMS +M11279 | Other chondrocalcinosis, unspecified ankle and foot | CMS +M1128 | Other chondrocalcinosis, vertebrae | CMS +M1129 | Other chondrocalcinosis, multiple sites | CMS +M118 | Other specified crystal arthropathies | WHO +M1180 | Other specified crystal arthropathies, unspecified site | CMS +M11811 | Other specified crystal arthropathies, right shoulder | CMS +M11812 | Other specified crystal arthropathies, left shoulder | CMS +M11819 | Other specified crystal arthropathies, unspecified shoulder | CMS +M11821 | Other specified crystal arthropathies, right elbow | CMS +M11822 | Other specified crystal arthropathies, left elbow | CMS +M11829 | Other specified crystal arthropathies, unspecified elbow | CMS +M11831 | Other specified crystal arthropathies, right wrist | CMS +M11832 | Other specified crystal arthropathies, left wrist | CMS +M11839 | Other specified crystal arthropathies, unspecified wrist | CMS +M11841 | Other specified crystal arthropathies, right hand | CMS +M11842 | Other specified crystal arthropathies, left hand | CMS +M11849 | Other specified crystal arthropathies, unspecified hand | CMS +M11851 | Other specified crystal arthropathies, right hip | CMS +M11852 | Other specified crystal arthropathies, left hip | CMS +M11859 | Other specified crystal arthropathies, unspecified hip | CMS +M11861 | Other specified crystal arthropathies, right knee | CMS +M11862 | Other specified crystal arthropathies, left knee | CMS +M11869 | Other specified crystal arthropathies, unspecified knee | CMS +M11871 | Other specified crystal arthropathies, right ankle and foot | CMS +M11872 | Other specified crystal arthropathies, left ankle and foot | CMS +M11879 | Other specified crystal arthropathies, unspecified ankle and foot | CMS +M1188 | Other specified crystal arthropathies, vertebrae | CMS +M1189 | Other specified crystal arthropathies, multiple sites | CMS +M119 | Crystal arthropathy, unspecified | WHO +M12 | Other specific arthropathies | WHO +M120 | Chronic postrheumatic arthropathy [Jaccoud] | WHO +M1200 | Chronic postrheumatic arthropathy [Jaccoud], unspecified site | CMS +M12011 | Chronic postrheumatic arthropathy [Jaccoud], right shoulder | CMS +M12012 | Chronic postrheumatic arthropathy [Jaccoud], left shoulder | CMS +M12019 | Chronic postrheumatic arthropathy [Jaccoud], unspecified shoulder | CMS +M12021 | Chronic postrheumatic arthropathy [Jaccoud], right elbow | CMS +M12022 | Chronic postrheumatic arthropathy [Jaccoud], left elbow | CMS +M12029 | Chronic postrheumatic arthropathy [Jaccoud], unspecified elbow | CMS +M12031 | Chronic postrheumatic arthropathy [Jaccoud], right wrist | CMS +M12032 | Chronic postrheumatic arthropathy [Jaccoud], left wrist | CMS +M12039 | Chronic postrheumatic arthropathy [Jaccoud], unspecified wrist | CMS +M12041 | Chronic postrheumatic arthropathy [Jaccoud], right hand | CMS +M12042 | Chronic postrheumatic arthropathy [Jaccoud], left hand | CMS +M12049 | Chronic postrheumatic arthropathy [Jaccoud], unspecified hand | CMS +M12051 | Chronic postrheumatic arthropathy [Jaccoud], right hip | CMS +M12052 | Chronic postrheumatic arthropathy [Jaccoud], left hip | CMS +M12059 | Chronic postrheumatic arthropathy [Jaccoud], unspecified hip | CMS +M12061 | Chronic postrheumatic arthropathy [Jaccoud], right knee | CMS +M12062 | Chronic postrheumatic arthropathy [Jaccoud], left knee | CMS +M12069 | Chronic postrheumatic arthropathy [Jaccoud], unspecified knee | CMS +M12071 | Chronic postrheumatic arthropathy [Jaccoud], right ankle and foot | CMS +M12072 | Chronic postrheumatic arthropathy [Jaccoud], left ankle and foot | CMS +M12079 | Chronic postrheumatic arthropathy [Jaccoud], unspecified ankle and foot | CMS +M1208 | Chronic postrheumatic arthropathy [Jaccoud], other specified site | CMS +M1209 | Chronic postrheumatic arthropathy [Jaccoud], multiple sites | CMS +M121 | Kaschin-Beck disease | WHO +M1210 | Kaschin-Beck disease, unspecified site | CMS +M12111 | Kaschin-Beck disease, right shoulder | CMS +M12112 | Kaschin-Beck disease, left shoulder | CMS +M12119 | Kaschin-Beck disease, unspecified shoulder | CMS +M12121 | Kaschin-Beck disease, right elbow | CMS +M12122 | Kaschin-Beck disease, left elbow | CMS +M12129 | Kaschin-Beck disease, unspecified elbow | CMS +M12131 | Kaschin-Beck disease, right wrist | CMS +M12132 | Kaschin-Beck disease, left wrist | CMS +M12139 | Kaschin-Beck disease, unspecified wrist | CMS +M12141 | Kaschin-Beck disease, right hand | CMS +M12142 | Kaschin-Beck disease, left hand | CMS +M12149 | Kaschin-Beck disease, unspecified hand | CMS +M12151 | Kaschin-Beck disease, right hip | CMS +M12152 | Kaschin-Beck disease, left hip | CMS +M12159 | Kaschin-Beck disease, unspecified hip | CMS +M12161 | Kaschin-Beck disease, right knee | CMS +M12162 | Kaschin-Beck disease, left knee | CMS +M12169 | Kaschin-Beck disease, unspecified knee | CMS +M12171 | Kaschin-Beck disease, right ankle and foot | CMS +M12172 | Kaschin-Beck disease, left ankle and foot | CMS +M12179 | Kaschin-Beck disease, unspecified ankle and foot | CMS +M1218 | Kaschin-Beck disease, vertebrae | CMS +M1219 | Kaschin-Beck disease, multiple sites | CMS +M122 | Villonodular synovitis (pigmented) | WHO +M1220 | Villonodular synovitis (pigmented), unspecified site | CMS +M12211 | Villonodular synovitis (pigmented), right shoulder | CMS +M12212 | Villonodular synovitis (pigmented), left shoulder | CMS +M12219 | Villonodular synovitis (pigmented), unspecified shoulder | CMS +M12221 | Villonodular synovitis (pigmented), right elbow | CMS +M12222 | Villonodular synovitis (pigmented), left elbow | CMS +M12229 | Villonodular synovitis (pigmented), unspecified elbow | CMS +M12231 | Villonodular synovitis (pigmented), right wrist | CMS +M12232 | Villonodular synovitis (pigmented), left wrist | CMS +M12239 | Villonodular synovitis (pigmented), unspecified wrist | CMS +M12241 | Villonodular synovitis (pigmented), right hand | CMS +M12242 | Villonodular synovitis (pigmented), left hand | CMS +M12249 | Villonodular synovitis (pigmented), unspecified hand | CMS +M12251 | Villonodular synovitis (pigmented), right hip | CMS +M12252 | Villonodular synovitis (pigmented), left hip | CMS +M12259 | Villonodular synovitis (pigmented), unspecified hip | CMS +M12261 | Villonodular synovitis (pigmented), right knee | CMS +M12262 | Villonodular synovitis (pigmented), left knee | CMS +M12269 | Villonodular synovitis (pigmented), unspecified knee | CMS +M12271 | Villonodular synovitis (pigmented), right ankle and foot | CMS +M12272 | Villonodular synovitis (pigmented), left ankle and foot | CMS +M12279 | Villonodular synovitis (pigmented), unspecified ankle and foot | CMS +M1228 | Villonodular synovitis (pigmented), other specified site | CMS +M1229 | Villonodular synovitis (pigmented), multiple sites | CMS +M123 | Palindromic rheumatism | WHO +M1230 | Palindromic rheumatism, unspecified site | CMS +M12311 | Palindromic rheumatism, right shoulder | CMS +M12312 | Palindromic rheumatism, left shoulder | CMS +M12319 | Palindromic rheumatism, unspecified shoulder | CMS +M12321 | Palindromic rheumatism, right elbow | CMS +M12322 | Palindromic rheumatism, left elbow | CMS +M12329 | Palindromic rheumatism, unspecified elbow | CMS +M12331 | Palindromic rheumatism, right wrist | CMS +M12332 | Palindromic rheumatism, left wrist | CMS +M12339 | Palindromic rheumatism, unspecified wrist | CMS +M12341 | Palindromic rheumatism, right hand | CMS +M12342 | Palindromic rheumatism, left hand | CMS +M12349 | Palindromic rheumatism, unspecified hand | CMS +M12351 | Palindromic rheumatism, right hip | CMS +M12352 | Palindromic rheumatism, left hip | CMS +M12359 | Palindromic rheumatism, unspecified hip | CMS +M12361 | Palindromic rheumatism, right knee | CMS +M12362 | Palindromic rheumatism, left knee | CMS +M12369 | Palindromic rheumatism, unspecified knee | CMS +M12371 | Palindromic rheumatism, right ankle and foot | CMS +M12372 | Palindromic rheumatism, left ankle and foot | CMS +M12379 | Palindromic rheumatism, unspecified ankle and foot | CMS +M1238 | Palindromic rheumatism, other specified site | CMS +M1239 | Palindromic rheumatism, multiple sites | CMS +M124 | Intermittent hydrarthrosis | WHO +M1240 | Intermittent hydrarthrosis, unspecified site | CMS +M12411 | Intermittent hydrarthrosis, right shoulder | CMS +M12412 | Intermittent hydrarthrosis, left shoulder | CMS +M12419 | Intermittent hydrarthrosis, unspecified shoulder | CMS +M12421 | Intermittent hydrarthrosis, right elbow | CMS +M12422 | Intermittent hydrarthrosis, left elbow | CMS +M12429 | Intermittent hydrarthrosis, unspecified elbow | CMS +M12431 | Intermittent hydrarthrosis, right wrist | CMS +M12432 | Intermittent hydrarthrosis, left wrist | CMS +M12439 | Intermittent hydrarthrosis, unspecified wrist | CMS +M12441 | Intermittent hydrarthrosis, right hand | CMS +M12442 | Intermittent hydrarthrosis, left hand | CMS +M12449 | Intermittent hydrarthrosis, unspecified hand | CMS +M12451 | Intermittent hydrarthrosis, right hip | CMS +M12452 | Intermittent hydrarthrosis, left hip | CMS +M12459 | Intermittent hydrarthrosis, unspecified hip | CMS +M12461 | Intermittent hydrarthrosis, right knee | CMS +M12462 | Intermittent hydrarthrosis, left knee | CMS +M12469 | Intermittent hydrarthrosis, unspecified knee | CMS +M12471 | Intermittent hydrarthrosis, right ankle and foot | CMS +M12472 | Intermittent hydrarthrosis, left ankle and foot | CMS +M12479 | Intermittent hydrarthrosis, unspecified ankle and foot | CMS +M1248 | Intermittent hydrarthrosis, other site | CMS +M1249 | Intermittent hydrarthrosis, multiple sites | CMS +M125 | Traumatic arthropathy | WHO +M1250 | Traumatic arthropathy, unspecified site | CMS +M12511 | Traumatic arthropathy, right shoulder | CMS +M12512 | Traumatic arthropathy, left shoulder | CMS +M12519 | Traumatic arthropathy, unspecified shoulder | CMS +M12521 | Traumatic arthropathy, right elbow | CMS +M12522 | Traumatic arthropathy, left elbow | CMS +M12529 | Traumatic arthropathy, unspecified elbow | CMS +M12531 | Traumatic arthropathy, right wrist | CMS +M12532 | Traumatic arthropathy, left wrist | CMS +M12539 | Traumatic arthropathy, unspecified wrist | CMS +M12541 | Traumatic arthropathy, right hand | CMS +M12542 | Traumatic arthropathy, left hand | CMS +M12549 | Traumatic arthropathy, unspecified hand | CMS +M12551 | Traumatic arthropathy, right hip | CMS +M12552 | Traumatic arthropathy, left hip | CMS +M12559 | Traumatic arthropathy, unspecified hip | CMS +M12561 | Traumatic arthropathy, right knee | CMS +M12562 | Traumatic arthropathy, left knee | CMS +M12569 | Traumatic arthropathy, unspecified knee | CMS +M12571 | Traumatic arthropathy, right ankle and foot | CMS +M12572 | Traumatic arthropathy, left ankle and foot | CMS +M12579 | Traumatic arthropathy, unspecified ankle and foot | CMS +M1258 | Traumatic arthropathy, other specified site | CMS +M1259 | Traumatic arthropathy, multiple sites | CMS +M128 | Other specific arthropathies, not elsewhere classified | WHO +M1280 | Other specific arthropathies, not elsewhere classified, unspecified site | CMS +M12811 | Other specific arthropathies, not elsewhere classified, right shoulder | CMS +M12812 | Other specific arthropathies, not elsewhere classified, left shoulder | CMS +M12819 | Other specific arthropathies, not elsewhere classified, unspecified shoulder | CMS +M12821 | Other specific arthropathies, not elsewhere classified, right elbow | CMS +M12822 | Other specific arthropathies, not elsewhere classified, left elbow | CMS +M12829 | Other specific arthropathies, not elsewhere classified, unspecified elbow | CMS +M12831 | Other specific arthropathies, not elsewhere classified, right wrist | CMS +M12832 | Other specific arthropathies, not elsewhere classified, left wrist | CMS +M12839 | Other specific arthropathies, not elsewhere classified, unspecified wrist | CMS +M12841 | Other specific arthropathies, not elsewhere classified, right hand | CMS +M12842 | Other specific arthropathies, not elsewhere classified, left hand | CMS +M12849 | Other specific arthropathies, not elsewhere classified, unspecified hand | CMS +M12851 | Other specific arthropathies, not elsewhere classified, right hip | CMS +M12852 | Other specific arthropathies, not elsewhere classified, left hip | CMS +M12859 | Other specific arthropathies, not elsewhere classified, unspecified hip | CMS +M12861 | Other specific arthropathies, not elsewhere classified, right knee | CMS +M12862 | Other specific arthropathies, not elsewhere classified, left knee | CMS +M12869 | Other specific arthropathies, not elsewhere classified, unspecified knee | CMS +M12871 | Other specific arthropathies, not elsewhere classified, right ankle and foot | CMS +M12872 | Other specific arthropathies, not elsewhere classified, left ankle and foot | CMS +M12879 | Other specific arthropathies, not elsewhere classified, unspecified ankle and foot | CMS +M1288 | Other specific arthropathies, not elsewhere classified, other specified site | CMS +M1289 | Other specific arthropathies, not elsewhere classified, multiple sites | CMS +M129 | Arthropathy, unspecified | CMS +M13 | Other arthritis | WHO +M130 | Polyarthritis, unspecified | WHO +M131 | Monoarthritis, not elsewhere classified | WHO +M1310 | Monoarthritis, not elsewhere classified, unspecified site | CMS +M13111 | Monoarthritis, not elsewhere classified, right shoulder | CMS +M13112 | Monoarthritis, not elsewhere classified, left shoulder | CMS +M13119 | Monoarthritis, not elsewhere classified, unspecified shoulder | CMS +M13121 | Monoarthritis, not elsewhere classified, right elbow | CMS +M13122 | Monoarthritis, not elsewhere classified, left elbow | CMS +M13129 | Monoarthritis, not elsewhere classified, unspecified elbow | CMS +M13131 | Monoarthritis, not elsewhere classified, right wrist | CMS +M13132 | Monoarthritis, not elsewhere classified, left wrist | CMS +M13139 | Monoarthritis, not elsewhere classified, unspecified wrist | CMS +M13141 | Monoarthritis, not elsewhere classified, right hand | CMS +M13142 | Monoarthritis, not elsewhere classified, left hand | CMS +M13149 | Monoarthritis, not elsewhere classified, unspecified hand | CMS +M13151 | Monoarthritis, not elsewhere classified, right hip | CMS +M13152 | Monoarthritis, not elsewhere classified, left hip | CMS +M13159 | Monoarthritis, not elsewhere classified, unspecified hip | CMS +M13161 | Monoarthritis, not elsewhere classified, right knee | CMS +M13162 | Monoarthritis, not elsewhere classified, left knee | CMS +M13169 | Monoarthritis, not elsewhere classified, unspecified knee | CMS +M13171 | Monoarthritis, not elsewhere classified, right ankle and foot | CMS +M13172 | Monoarthritis, not elsewhere classified, left ankle and foot | CMS +M13179 | Monoarthritis, not elsewhere classified, unspecified ankle and foot | CMS +M138 | Other specified arthritis | WHO +M1380 | Other specified arthritis, unspecified site | CMS +M13811 | Other specified arthritis, right shoulder | CMS +M13812 | Other specified arthritis, left shoulder | CMS +M13819 | Other specified arthritis, unspecified shoulder | CMS +M13821 | Other specified arthritis, right elbow | CMS +M13822 | Other specified arthritis, left elbow | CMS +M13829 | Other specified arthritis, unspecified elbow | CMS +M13831 | Other specified arthritis, right wrist | CMS +M13832 | Other specified arthritis, left wrist | CMS +M13839 | Other specified arthritis, unspecified wrist | CMS +M13841 | Other specified arthritis, right hand | CMS +M13842 | Other specified arthritis, left hand | CMS +M13849 | Other specified arthritis, unspecified hand | CMS +M13851 | Other specified arthritis, right hip | CMS +M13852 | Other specified arthritis, left hip | CMS +M13859 | Other specified arthritis, unspecified hip | CMS +M13861 | Other specified arthritis, right knee | CMS +M13862 | Other specified arthritis, left knee | CMS +M13869 | Other specified arthritis, unspecified knee | CMS +M13871 | Other specified arthritis, right ankle and foot | CMS +M13872 | Other specified arthritis, left ankle and foot | CMS +M13879 | Other specified arthritis, unspecified ankle and foot | CMS +M1388 | Other specified arthritis, other site | CMS +M1389 | Other specified arthritis, multiple sites | CMS +M139 | Arthritis, unspecified | WHO +M14 | Arthropathies in other diseases classified elsewhere | WHO +M140 | Gouty arthropathy due to enzyme defects and other inherited disorders | WHO +M141 | Crystal arthropathy in other metabolic disorders | WHO +M142 | Diabetic arthropathy | WHO +M143 | Lipoid dermatoarthritis | WHO +M144 | Arthropathy in amyloidosis | WHO +M145 | Arthropathies in other endocrine, nutritional and metabolic disorders | WHO +M146 | Neuropathic arthropathy | WHO +M1460 | Charcot's joint, unspecified site | CMS +M14611 | Charcot's joint, right shoulder | CMS +M14612 | Charcot's joint, left shoulder | CMS +M14619 | Charcot's joint, unspecified shoulder | CMS +M14621 | Charcot's joint, right elbow | CMS +M14622 | Charcot's joint, left elbow | CMS +M14629 | Charcot's joint, unspecified elbow | CMS +M14631 | Charcot's joint, right wrist | CMS +M14632 | Charcot's joint, left wrist | CMS +M14639 | Charcot's joint, unspecified wrist | CMS +M14641 | Charcot's joint, right hand | CMS +M14642 | Charcot's joint, left hand | CMS +M14649 | Charcot's joint, unspecified hand | CMS +M14651 | Charcot's joint, right hip | CMS +M14652 | Charcot's joint, left hip | CMS +M14659 | Charcot's joint, unspecified hip | CMS +M14661 | Charcot's joint, right knee | CMS +M14662 | Charcot's joint, left knee | CMS +M14669 | Charcot's joint, unspecified knee | CMS +M14671 | Charcot's joint, right ankle and foot | CMS +M14672 | Charcot's joint, left ankle and foot | CMS +M14679 | Charcot's joint, unspecified ankle and foot | CMS +M1468 | Charcot's joint, vertebrae | CMS +M1469 | Charcot's joint, multiple sites | CMS +M148 | Arthropathies in other specified diseases classified elsewhere | WHO +M1480 | Arthropathies in other specified diseases classified elsewhere, unspecified site | CMS +M14811 | Arthropathies in other specified diseases classified elsewhere, right shoulder | CMS +M14812 | Arthropathies in other specified diseases classified elsewhere, left shoulder | CMS +M14819 | Arthropathies in other specified diseases classified elsewhere, unspecified shoulder | CMS +M14821 | Arthropathies in other specified diseases classified elsewhere, right elbow | CMS +M14822 | Arthropathies in other specified diseases classified elsewhere, left elbow | CMS +M14829 | Arthropathies in other specified diseases classified elsewhere, unspecified elbow | CMS +M14831 | Arthropathies in other specified diseases classified elsewhere, right wrist | CMS +M14832 | Arthropathies in other specified diseases classified elsewhere, left wrist | CMS +M14839 | Arthropathies in other specified diseases classified elsewhere, unspecified wrist | CMS +M14841 | Arthropathies in other specified diseases classified elsewhere, right hand | CMS +M14842 | Arthropathies in other specified diseases classified elsewhere, left hand | CMS +M14849 | Arthropathies in other specified diseases classified elsewhere, unspecified hand | CMS +M14851 | Arthropathies in other specified diseases classified elsewhere, right hip | CMS +M14852 | Arthropathies in other specified diseases classified elsewhere, left hip | CMS +M14859 | Arthropathies in other specified diseases classified elsewhere, unspecified hip | CMS +M14861 | Arthropathies in other specified diseases classified elsewhere, right knee | CMS +M14862 | Arthropathies in other specified diseases classified elsewhere, left knee | CMS +M14869 | Arthropathies in other specified diseases classified elsewhere, unspecified knee | CMS +M14871 | Arthropathies in other specified diseases classified elsewhere, right ankle and foot | CMS +M14872 | Arthropathies in other specified diseases classified elsewhere, left ankle and foot | CMS +M14879 | Arthropathies in other specified diseases classified elsewhere, unspecified ankle and foot | CMS +M1488 | Arthropathies in other specified diseases classified elsewhere, vertebrae | CMS +M1489 | Arthropathies in other specified diseases classified elsewhere, multiple sites | CMS +M15 | Polyarthrosis | WHO +M150 | Primary generalized (osteo)arthrosis | WHO +M151 | Heberden nodes (with arthropathy) | WHO +M152 | Bouchard nodes (with arthropathy) | WHO +M153 | Secondary multiple arthrosis | WHO +M154 | Erosive (osteo)arthrosis | WHO +M158 | Other polyarthrosis | WHO +M159 | Polyarthrosis, unspecified | WHO +M16 | Coxarthrosis [arthrosis of hip] | WHO +M160 | Primary coxarthrosis, bilateral | WHO +M161 | Other primary coxarthrosis | WHO +M1610 | Unilateral primary osteoarthritis, unspecified hip | CMS +M1611 | Unilateral primary osteoarthritis, right hip | CMS +M1612 | Unilateral primary osteoarthritis, left hip | CMS +M162 | Coxarthrosis resulting from dysplasia, bilateral | WHO +M163 | Other dysplastic coxarthrosis | WHO +M1630 | Unilateral osteoarthritis resulting from hip dysplasia, unspecified hip | CMS +M1631 | Unilateral osteoarthritis resulting from hip dysplasia, right hip | CMS +M1632 | Unilateral osteoarthritis resulting from hip dysplasia, left hip | CMS +M164 | Post-traumatic coxarthrosis, bilateral | WHO +M165 | Other post-traumatic coxarthrosis | WHO +M1650 | Unilateral post-traumatic osteoarthritis, unspecified hip | CMS +M1651 | Unilateral post-traumatic osteoarthritis, right hip | CMS +M1652 | Unilateral post-traumatic osteoarthritis, left hip | CMS +M166 | Other secondary coxarthrosis, bilateral | WHO +M167 | Other secondary coxarthrosis | WHO +M169 | Coxarthrosis, unspecified | WHO +M17 | Gonarthrosis [arthrosis of knee] | WHO +M170 | Primary gonarthrosis, bilateral | WHO +M171 | Other primary gonarthrosis | WHO +M1710 | Unilateral primary osteoarthritis, unspecified knee | CMS +M1711 | Unilateral primary osteoarthritis, right knee | CMS +M1712 | Unilateral primary osteoarthritis, left knee | CMS +M172 | Post-traumatic gonarthrosis, bilateral | WHO +M173 | Other post-traumatic gonarthrosis | WHO +M1730 | Unilateral post-traumatic osteoarthritis, unspecified knee | CMS +M1731 | Unilateral post-traumatic osteoarthritis, right knee | CMS +M1732 | Unilateral post-traumatic osteoarthritis, left knee | CMS +M174 | Other secondary gonarthrosis, bilateral | WHO +M175 | Other secondary gonarthrosis | WHO +M179 | Gonarthrosis, unspecified | WHO +M18 | Arthrosis of first carpometacarpal joint | WHO +M180 | Primary arthrosis of first carpometacarpal joints, bilateral | WHO +M181 | Other primary arthrosis of first carpometacarpal joint | WHO +M1810 | Unilateral primary osteoarthritis of first carpometacarpal joint, unspecified hand | CMS +M1811 | Unilateral primary osteoarthritis of first carpometacarpal joint, right hand | CMS +M1812 | Unilateral primary osteoarthritis of first carpometacarpal joint, left hand | CMS +M182 | Post-traumatic arthrosis of first carpometacarpal joints, bilateral | WHO +M183 | Other post-traumatic arthrosis of first carpometacarpal joint | WHO +M1830 | Unilateral post-traumatic osteoarthritis of first carpometacarpal joint, unspecified hand | CMS +M1831 | Unilateral post-traumatic osteoarthritis of first carpometacarpal joint, right hand | CMS +M1832 | Unilateral post-traumatic osteoarthritis of first carpometacarpal joint, left hand | CMS +M184 | Other secondary arthrosis of first carpometacarpal joints, bilateral | WHO +M185 | Other secondary arthrosis of first carpometacarpal joint | WHO +M1850 | Other unilateral secondary osteoarthritis of first carpometacarpal joint, unspecified hand | CMS +M1851 | Other unilateral secondary osteoarthritis of first carpometacarpal joint, right hand | CMS +M1852 | Other unilateral secondary osteoarthritis of first carpometacarpal joint, left hand | CMS +M189 | Arthrosis of first carpometacarpal joint, unspecified | WHO +M19 | Other arthrosis | WHO +M190 | Primary arthrosis of other joints | WHO +M19011 | Primary osteoarthritis, right shoulder | CMS +M19012 | Primary osteoarthritis, left shoulder | CMS +M19019 | Primary osteoarthritis, unspecified shoulder | CMS +M19021 | Primary osteoarthritis, right elbow | CMS +M19022 | Primary osteoarthritis, left elbow | CMS +M19029 | Primary osteoarthritis, unspecified elbow | CMS +M19031 | Primary osteoarthritis, right wrist | CMS +M19032 | Primary osteoarthritis, left wrist | CMS +M19039 | Primary osteoarthritis, unspecified wrist | CMS +M19041 | Primary osteoarthritis, right hand | CMS +M19042 | Primary osteoarthritis, left hand | CMS +M19049 | Primary osteoarthritis, unspecified hand | CMS +M19071 | Primary osteoarthritis, right ankle and foot | CMS +M19072 | Primary osteoarthritis, left ankle and foot | CMS +M19079 | Primary osteoarthritis, unspecified ankle and foot | CMS +M191 | Post-traumatic arthrosis of other joints | WHO +M19111 | Post-traumatic osteoarthritis, right shoulder | CMS +M19112 | Post-traumatic osteoarthritis, left shoulder | CMS +M19119 | Post-traumatic osteoarthritis, unspecified shoulder | CMS +M19121 | Post-traumatic osteoarthritis, right elbow | CMS +M19122 | Post-traumatic osteoarthritis, left elbow | CMS +M19129 | Post-traumatic osteoarthritis, unspecified elbow | CMS +M19131 | Post-traumatic osteoarthritis, right wrist | CMS +M19132 | Post-traumatic osteoarthritis, left wrist | CMS +M19139 | Post-traumatic osteoarthritis, unspecified wrist | CMS +M19141 | Post-traumatic osteoarthritis, right hand | CMS +M19142 | Post-traumatic osteoarthritis, left hand | CMS +M19149 | Post-traumatic osteoarthritis, unspecified hand | CMS +M19171 | Post-traumatic osteoarthritis, right ankle and foot | CMS +M19172 | Post-traumatic osteoarthritis, left ankle and foot | CMS +M19179 | Post-traumatic osteoarthritis, unspecified ankle and foot | CMS +M192 | Other secondary arthrosis | WHO +M19211 | Secondary osteoarthritis, right shoulder | CMS +M19212 | Secondary osteoarthritis, left shoulder | CMS +M19219 | Secondary osteoarthritis, unspecified shoulder | CMS +M19221 | Secondary osteoarthritis, right elbow | CMS +M19222 | Secondary osteoarthritis, left elbow | CMS +M19229 | Secondary osteoarthritis, unspecified elbow | CMS +M19231 | Secondary osteoarthritis, right wrist | CMS +M19232 | Secondary osteoarthritis, left wrist | CMS +M19239 | Secondary osteoarthritis, unspecified wrist | CMS +M19241 | Secondary osteoarthritis, right hand | CMS +M19242 | Secondary osteoarthritis, left hand | CMS +M19249 | Secondary osteoarthritis, unspecified hand | CMS +M19271 | Secondary osteoarthritis, right ankle and foot | CMS +M19272 | Secondary osteoarthritis, left ankle and foot | CMS +M19279 | Secondary osteoarthritis, unspecified ankle and foot | CMS +M198 | Other specified arthrosis | WHO +M199 | Arthrosis, unspecified | WHO +M1990 | Unspecified osteoarthritis, unspecified site | CMS +M1991 | Primary osteoarthritis, unspecified site | CMS +M1992 | Post-traumatic osteoarthritis, unspecified site | CMS +M1993 | Secondary osteoarthritis, unspecified site | CMS +M1A00X0 | Idiopathic chronic gout, unspecified site, without tophus (tophi) | CMS +M1A00X1 | Idiopathic chronic gout, unspecified site, with tophus (tophi) | CMS +M1A0110 | Idiopathic chronic gout, right shoulder, without tophus (tophi) | CMS +M1A0111 | Idiopathic chronic gout, right shoulder, with tophus (tophi) | CMS +M1A0120 | Idiopathic chronic gout, left shoulder, without tophus (tophi) | CMS +M1A0121 | Idiopathic chronic gout, left shoulder, with tophus (tophi) | CMS +M1A0190 | Idiopathic chronic gout, unspecified shoulder, without tophus (tophi) | CMS +M1A0191 | Idiopathic chronic gout, unspecified shoulder, with tophus (tophi) | CMS +M1A0210 | Idiopathic chronic gout, right elbow, without tophus (tophi) | CMS +M1A0211 | Idiopathic chronic gout, right elbow, with tophus (tophi) | CMS +M1A0220 | Idiopathic chronic gout, left elbow, without tophus (tophi) | CMS +M1A0221 | Idiopathic chronic gout, left elbow, with tophus (tophi) | CMS +M1A0290 | Idiopathic chronic gout, unspecified elbow, without tophus (tophi) | CMS +M1A0291 | Idiopathic chronic gout, unspecified elbow, with tophus (tophi) | CMS +M1A0310 | Idiopathic chronic gout, right wrist, without tophus (tophi) | CMS +M1A0311 | Idiopathic chronic gout, right wrist, with tophus (tophi) | CMS +M1A0320 | Idiopathic chronic gout, left wrist, without tophus (tophi) | CMS +M1A0321 | Idiopathic chronic gout, left wrist, with tophus (tophi) | CMS +M1A0390 | Idiopathic chronic gout, unspecified wrist, without tophus (tophi) | CMS +M1A0391 | Idiopathic chronic gout, unspecified wrist, with tophus (tophi) | CMS +M1A0410 | Idiopathic chronic gout, right hand, without tophus (tophi) | CMS +M1A0411 | Idiopathic chronic gout, right hand, with tophus (tophi) | CMS +M1A0420 | Idiopathic chronic gout, left hand, without tophus (tophi) | CMS +M1A0421 | Idiopathic chronic gout, left hand, with tophus (tophi) | CMS +M1A0490 | Idiopathic chronic gout, unspecified hand, without tophus (tophi) | CMS +M1A0491 | Idiopathic chronic gout, unspecified hand, with tophus (tophi) | CMS +M1A0510 | Idiopathic chronic gout, right hip, without tophus (tophi) | CMS +M1A0511 | Idiopathic chronic gout, right hip, with tophus (tophi) | CMS +M1A0520 | Idiopathic chronic gout, left hip, without tophus (tophi) | CMS +M1A0521 | Idiopathic chronic gout, left hip, with tophus (tophi) | CMS +M1A0590 | Idiopathic chronic gout, unspecified hip, without tophus (tophi) | CMS +M1A0591 | Idiopathic chronic gout, unspecified hip, with tophus (tophi) | CMS +M1A0610 | Idiopathic chronic gout, right knee, without tophus (tophi) | CMS +M1A0611 | Idiopathic chronic gout, right knee, with tophus (tophi) | CMS +M1A0620 | Idiopathic chronic gout, left knee, without tophus (tophi) | CMS +M1A0621 | Idiopathic chronic gout, left knee, with tophus (tophi) | CMS +M1A0690 | Idiopathic chronic gout, unspecified knee, without tophus (tophi) | CMS +M1A0691 | Idiopathic chronic gout, unspecified knee, with tophus (tophi) | CMS +M1A0710 | Idiopathic chronic gout, right ankle and foot, without tophus (tophi) | CMS +M1A0711 | Idiopathic chronic gout, right ankle and foot, with tophus (tophi) | CMS +M1A0720 | Idiopathic chronic gout, left ankle and foot, without tophus (tophi) | CMS +M1A0721 | Idiopathic chronic gout, left ankle and foot, with tophus (tophi) | CMS +M1A0790 | Idiopathic chronic gout, unspecified ankle and foot, without tophus (tophi) | CMS +M1A0791 | Idiopathic chronic gout, unspecified ankle and foot, with tophus (tophi) | CMS +M1A08X0 | Idiopathic chronic gout, vertebrae, without tophus (tophi) | CMS +M1A08X1 | Idiopathic chronic gout, vertebrae, with tophus (tophi) | CMS +M1A09X0 | Idiopathic chronic gout, multiple sites, without tophus (tophi) | CMS +M1A09X1 | Idiopathic chronic gout, multiple sites, with tophus (tophi) | CMS +M1A10X0 | Lead-induced chronic gout, unspecified site, without tophus (tophi) | CMS +M1A10X1 | Lead-induced chronic gout, unspecified site, with tophus (tophi) | CMS +M1A1110 | Lead-induced chronic gout, right shoulder, without tophus (tophi) | CMS +M1A1111 | Lead-induced chronic gout, right shoulder, with tophus (tophi) | CMS +M1A1120 | Lead-induced chronic gout, left shoulder, without tophus (tophi) | CMS +M1A1121 | Lead-induced chronic gout, left shoulder, with tophus (tophi) | CMS +M1A1190 | Lead-induced chronic gout, unspecified shoulder, without tophus (tophi) | CMS +M1A1191 | Lead-induced chronic gout, unspecified shoulder, with tophus (tophi) | CMS +M1A1210 | Lead-induced chronic gout, right elbow, without tophus (tophi) | CMS +M1A1211 | Lead-induced chronic gout, right elbow, with tophus (tophi) | CMS +M1A1220 | Lead-induced chronic gout, left elbow, without tophus (tophi) | CMS +M1A1221 | Lead-induced chronic gout, left elbow, with tophus (tophi) | CMS +M1A1290 | Lead-induced chronic gout, unspecified elbow, without tophus (tophi) | CMS +M1A1291 | Lead-induced chronic gout, unspecified elbow, with tophus (tophi) | CMS +M1A1310 | Lead-induced chronic gout, right wrist, without tophus (tophi) | CMS +M1A1311 | Lead-induced chronic gout, right wrist, with tophus (tophi) | CMS +M1A1320 | Lead-induced chronic gout, left wrist, without tophus (tophi) | CMS +M1A1321 | Lead-induced chronic gout, left wrist, with tophus (tophi) | CMS +M1A1390 | Lead-induced chronic gout, unspecified wrist, without tophus (tophi) | CMS +M1A1391 | Lead-induced chronic gout, unspecified wrist, with tophus (tophi) | CMS +M1A1410 | Lead-induced chronic gout, right hand, without tophus (tophi) | CMS +M1A1411 | Lead-induced chronic gout, right hand, with tophus (tophi) | CMS +M1A1420 | Lead-induced chronic gout, left hand, without tophus (tophi) | CMS +M1A1421 | Lead-induced chronic gout, left hand, with tophus (tophi) | CMS +M1A1490 | Lead-induced chronic gout, unspecified hand, without tophus (tophi) | CMS +M1A1491 | Lead-induced chronic gout, unspecified hand, with tophus (tophi) | CMS +M1A1510 | Lead-induced chronic gout, right hip, without tophus (tophi) | CMS +M1A1511 | Lead-induced chronic gout, right hip, with tophus (tophi) | CMS +M1A1520 | Lead-induced chronic gout, left hip, without tophus (tophi) | CMS +M1A1521 | Lead-induced chronic gout, left hip, with tophus (tophi) | CMS +M1A1590 | Lead-induced chronic gout, unspecified hip, without tophus (tophi) | CMS +M1A1591 | Lead-induced chronic gout, unspecified hip, with tophus (tophi) | CMS +M1A1610 | Lead-induced chronic gout, right knee, without tophus (tophi) | CMS +M1A1611 | Lead-induced chronic gout, right knee, with tophus (tophi) | CMS +M1A1620 | Lead-induced chronic gout, left knee, without tophus (tophi) | CMS +M1A1621 | Lead-induced chronic gout, left knee, with tophus (tophi) | CMS +M1A1690 | Lead-induced chronic gout, unspecified knee, without tophus (tophi) | CMS +M1A1691 | Lead-induced chronic gout, unspecified knee, with tophus (tophi) | CMS +M1A1710 | Lead-induced chronic gout, right ankle and foot, without tophus (tophi) | CMS +M1A1711 | Lead-induced chronic gout, right ankle and foot, with tophus (tophi) | CMS +M1A1720 | Lead-induced chronic gout, left ankle and foot, without tophus (tophi) | CMS +M1A1721 | Lead-induced chronic gout, left ankle and foot, with tophus (tophi) | CMS +M1A1790 | Lead-induced chronic gout, unspecified ankle and foot, without tophus (tophi) | CMS +M1A1791 | Lead-induced chronic gout, unspecified ankle and foot, with tophus (tophi) | CMS +M1A18X0 | Lead-induced chronic gout, vertebrae, without tophus (tophi) | CMS +M1A18X1 | Lead-induced chronic gout, vertebrae, with tophus (tophi) | CMS +M1A19X0 | Lead-induced chronic gout, multiple sites, without tophus (tophi) | CMS +M1A19X1 | Lead-induced chronic gout, multiple sites, with tophus (tophi) | CMS +M1A20X0 | Drug-induced chronic gout, unspecified site, without tophus (tophi) | CMS +M1A20X1 | Drug-induced chronic gout, unspecified site, with tophus (tophi) | CMS +M1A2110 | Drug-induced chronic gout, right shoulder, without tophus (tophi) | CMS +M1A2111 | Drug-induced chronic gout, right shoulder, with tophus (tophi) | CMS +M1A2120 | Drug-induced chronic gout, left shoulder, without tophus (tophi) | CMS +M1A2121 | Drug-induced chronic gout, left shoulder, with tophus (tophi) | CMS +M1A2190 | Drug-induced chronic gout, unspecified shoulder, without tophus (tophi) | CMS +M1A2191 | Drug-induced chronic gout, unspecified shoulder, with tophus (tophi) | CMS +M1A2210 | Drug-induced chronic gout, right elbow, without tophus (tophi) | CMS +M1A2211 | Drug-induced chronic gout, right elbow, with tophus (tophi) | CMS +M1A2220 | Drug-induced chronic gout, left elbow, without tophus (tophi) | CMS +M1A2221 | Drug-induced chronic gout, left elbow, with tophus (tophi) | CMS +M1A2290 | Drug-induced chronic gout, unspecified elbow, without tophus (tophi) | CMS +M1A2291 | Drug-induced chronic gout, unspecified elbow, with tophus (tophi) | CMS +M1A2310 | Drug-induced chronic gout, right wrist, without tophus (tophi) | CMS +M1A2311 | Drug-induced chronic gout, right wrist, with tophus (tophi) | CMS +M1A2320 | Drug-induced chronic gout, left wrist, without tophus (tophi) | CMS +M1A2321 | Drug-induced chronic gout, left wrist, with tophus (tophi) | CMS +M1A2390 | Drug-induced chronic gout, unspecified wrist, without tophus (tophi) | CMS +M1A2391 | Drug-induced chronic gout, unspecified wrist, with tophus (tophi) | CMS +M1A2410 | Drug-induced chronic gout, right hand, without tophus (tophi) | CMS +M1A2411 | Drug-induced chronic gout, right hand, with tophus (tophi) | CMS +M1A2420 | Drug-induced chronic gout, left hand, without tophus (tophi) | CMS +M1A2421 | Drug-induced chronic gout, left hand, with tophus (tophi) | CMS +M1A2490 | Drug-induced chronic gout, unspecified hand, without tophus (tophi) | CMS +M1A2491 | Drug-induced chronic gout, unspecified hand, with tophus (tophi) | CMS +M1A2510 | Drug-induced chronic gout, right hip, without tophus (tophi) | CMS +M1A2511 | Drug-induced chronic gout, right hip, with tophus (tophi) | CMS +M1A2520 | Drug-induced chronic gout, left hip, without tophus (tophi) | CMS +M1A2521 | Drug-induced chronic gout, left hip, with tophus (tophi) | CMS +M1A2590 | Drug-induced chronic gout, unspecified hip, without tophus (tophi) | CMS +M1A2591 | Drug-induced chronic gout, unspecified hip, with tophus (tophi) | CMS +M1A2610 | Drug-induced chronic gout, right knee, without tophus (tophi) | CMS +M1A2611 | Drug-induced chronic gout, right knee, with tophus (tophi) | CMS +M1A2620 | Drug-induced chronic gout, left knee, without tophus (tophi) | CMS +M1A2621 | Drug-induced chronic gout, left knee, with tophus (tophi) | CMS +M1A2690 | Drug-induced chronic gout, unspecified knee, without tophus (tophi) | CMS +M1A2691 | Drug-induced chronic gout, unspecified knee, with tophus (tophi) | CMS +M1A2710 | Drug-induced chronic gout, right ankle and foot, without tophus (tophi) | CMS +M1A2711 | Drug-induced chronic gout, right ankle and foot, with tophus (tophi) | CMS +M1A2720 | Drug-induced chronic gout, left ankle and foot, without tophus (tophi) | CMS +M1A2721 | Drug-induced chronic gout, left ankle and foot, with tophus (tophi) | CMS +M1A2790 | Drug-induced chronic gout, unspecified ankle and foot, without tophus (tophi) | CMS +M1A2791 | Drug-induced chronic gout, unspecified ankle and foot, with tophus (tophi) | CMS +M1A28X0 | Drug-induced chronic gout, vertebrae, without tophus (tophi) | CMS +M1A28X1 | Drug-induced chronic gout, vertebrae, with tophus (tophi) | CMS +M1A29X0 | Drug-induced chronic gout, multiple sites, without tophus (tophi) | CMS +M1A29X1 | Drug-induced chronic gout, multiple sites, with tophus (tophi) | CMS +M1A30X0 | Chronic gout due to renal impairment, unspecified site, without tophus (tophi) | CMS +M1A30X1 | Chronic gout due to renal impairment, unspecified site, with tophus (tophi) | CMS +M1A3110 | Chronic gout due to renal impairment, right shoulder, without tophus (tophi) | CMS +M1A3111 | Chronic gout due to renal impairment, right shoulder, with tophus (tophi) | CMS +M1A3120 | Chronic gout due to renal impairment, left shoulder, without tophus (tophi) | CMS +M1A3121 | Chronic gout due to renal impairment, left shoulder, with tophus (tophi) | CMS +M1A3190 | Chronic gout due to renal impairment, unspecified shoulder, without tophus (tophi) | CMS +M1A3191 | Chronic gout due to renal impairment, unspecified shoulder, with tophus (tophi) | CMS +M1A3210 | Chronic gout due to renal impairment, right elbow, without tophus (tophi) | CMS +M1A3211 | Chronic gout due to renal impairment, right elbow, with tophus (tophi) | CMS +M1A3220 | Chronic gout due to renal impairment, left elbow, without tophus (tophi) | CMS +M1A3221 | Chronic gout due to renal impairment, left elbow, with tophus (tophi) | CMS +M1A3290 | Chronic gout due to renal impairment, unspecified elbow, without tophus (tophi) | CMS +M1A3291 | Chronic gout due to renal impairment, unspecified elbow, with tophus (tophi) | CMS +M1A3310 | Chronic gout due to renal impairment, right wrist, without tophus (tophi) | CMS +M1A3311 | Chronic gout due to renal impairment, right wrist, with tophus (tophi) | CMS +M1A3320 | Chronic gout due to renal impairment, left wrist, without tophus (tophi) | CMS +M1A3321 | Chronic gout due to renal impairment, left wrist, with tophus (tophi) | CMS +M1A3390 | Chronic gout due to renal impairment, unspecified wrist, without tophus (tophi) | CMS +M1A3391 | Chronic gout due to renal impairment, unspecified wrist, with tophus (tophi) | CMS +M1A3410 | Chronic gout due to renal impairment, right hand, without tophus (tophi) | CMS +M1A3411 | Chronic gout due to renal impairment, right hand, with tophus (tophi) | CMS +M1A3420 | Chronic gout due to renal impairment, left hand, without tophus (tophi) | CMS +M1A3421 | Chronic gout due to renal impairment, left hand, with tophus (tophi) | CMS +M1A3490 | Chronic gout due to renal impairment, unspecified hand, without tophus (tophi) | CMS +M1A3491 | Chronic gout due to renal impairment, unspecified hand, with tophus (tophi) | CMS +M1A3510 | Chronic gout due to renal impairment, right hip, without tophus (tophi) | CMS +M1A3511 | Chronic gout due to renal impairment, right hip, with tophus (tophi) | CMS +M1A3520 | Chronic gout due to renal impairment, left hip, without tophus (tophi) | CMS +M1A3521 | Chronic gout due to renal impairment, left hip, with tophus (tophi) | CMS +M1A3590 | Chronic gout due to renal impairment, unspecified hip, without tophus (tophi) | CMS +M1A3591 | Chronic gout due to renal impairment, unspecified hip, with tophus (tophi) | CMS +M1A3610 | Chronic gout due to renal impairment, right knee, without tophus (tophi) | CMS +M1A3611 | Chronic gout due to renal impairment, right knee, with tophus (tophi) | CMS +M1A3620 | Chronic gout due to renal impairment, left knee, without tophus (tophi) | CMS +M1A3621 | Chronic gout due to renal impairment, left knee, with tophus (tophi) | CMS +M1A3690 | Chronic gout due to renal impairment, unspecified knee, without tophus (tophi) | CMS +M1A3691 | Chronic gout due to renal impairment, unspecified knee, with tophus (tophi) | CMS +M1A3710 | Chronic gout due to renal impairment, right ankle and foot, without tophus (tophi) | CMS +M1A3711 | Chronic gout due to renal impairment, right ankle and foot, with tophus (tophi) | CMS +M1A3720 | Chronic gout due to renal impairment, left ankle and foot, without tophus (tophi) | CMS +M1A3721 | Chronic gout due to renal impairment, left ankle and foot, with tophus (tophi) | CMS +M1A3790 | Chronic gout due to renal impairment, unspecified ankle and foot, without tophus (tophi) | CMS +M1A3791 | Chronic gout due to renal impairment, unspecified ankle and foot, with tophus (tophi) | CMS +M1A38X0 | Chronic gout due to renal impairment, vertebrae, without tophus (tophi) | CMS +M1A38X1 | Chronic gout due to renal impairment, vertebrae, with tophus (tophi) | CMS +M1A39X0 | Chronic gout due to renal impairment, multiple sites, without tophus (tophi) | CMS +M1A39X1 | Chronic gout due to renal impairment, multiple sites, with tophus (tophi) | CMS +M1A40X0 | Other secondary chronic gout, unspecified site, without tophus (tophi) | CMS +M1A40X1 | Other secondary chronic gout, unspecified site, with tophus (tophi) | CMS +M1A4110 | Other secondary chronic gout, right shoulder, without tophus (tophi) | CMS +M1A4111 | Other secondary chronic gout, right shoulder, with tophus (tophi) | CMS +M1A4120 | Other secondary chronic gout, left shoulder, without tophus (tophi) | CMS +M1A4121 | Other secondary chronic gout, left shoulder, with tophus (tophi) | CMS +M1A4190 | Other secondary chronic gout, unspecified shoulder, without tophus (tophi) | CMS +M1A4191 | Other secondary chronic gout, unspecified shoulder, with tophus (tophi) | CMS +M1A4210 | Other secondary chronic gout, right elbow, without tophus (tophi) | CMS +M1A4211 | Other secondary chronic gout, right elbow, with tophus (tophi) | CMS +M1A4220 | Other secondary chronic gout, left elbow, without tophus (tophi) | CMS +M1A4221 | Other secondary chronic gout, left elbow, with tophus (tophi) | CMS +M1A4290 | Other secondary chronic gout, unspecified elbow, without tophus (tophi) | CMS +M1A4291 | Other secondary chronic gout, unspecified elbow, with tophus (tophi) | CMS +M1A4310 | Other secondary chronic gout, right wrist, without tophus (tophi) | CMS +M1A4311 | Other secondary chronic gout, right wrist, with tophus (tophi) | CMS +M1A4320 | Other secondary chronic gout, left wrist, without tophus (tophi) | CMS +M1A4321 | Other secondary chronic gout, left wrist, with tophus (tophi) | CMS +M1A4390 | Other secondary chronic gout, unspecified wrist, without tophus (tophi) | CMS +M1A4391 | Other secondary chronic gout, unspecified wrist, with tophus (tophi) | CMS +M1A4410 | Other secondary chronic gout, right hand, without tophus (tophi) | CMS +M1A4411 | Other secondary chronic gout, right hand, with tophus (tophi) | CMS +M1A4420 | Other secondary chronic gout, left hand, without tophus (tophi) | CMS +M1A4421 | Other secondary chronic gout, left hand, with tophus (tophi) | CMS +M1A4490 | Other secondary chronic gout, unspecified hand, without tophus (tophi) | CMS +M1A4491 | Other secondary chronic gout, unspecified hand, with tophus (tophi) | CMS +M1A4510 | Other secondary chronic gout, right hip, without tophus (tophi) | CMS +M1A4511 | Other secondary chronic gout, right hip, with tophus (tophi) | CMS +M1A4520 | Other secondary chronic gout, left hip, without tophus (tophi) | CMS +M1A4521 | Other secondary chronic gout, left hip, with tophus (tophi) | CMS +M1A4590 | Other secondary chronic gout, unspecified hip, without tophus (tophi) | CMS +M1A4591 | Other secondary chronic gout, unspecified hip, with tophus (tophi) | CMS +M1A4610 | Other secondary chronic gout, right knee, without tophus (tophi) | CMS +M1A4611 | Other secondary chronic gout, right knee, with tophus (tophi) | CMS +M1A4620 | Other secondary chronic gout, left knee, without tophus (tophi) | CMS +M1A4621 | Other secondary chronic gout, left knee, with tophus (tophi) | CMS +M1A4690 | Other secondary chronic gout, unspecified knee, without tophus (tophi) | CMS +M1A4691 | Other secondary chronic gout, unspecified knee, with tophus (tophi) | CMS +M1A4710 | Other secondary chronic gout, right ankle and foot, without tophus (tophi) | CMS +M1A4711 | Other secondary chronic gout, right ankle and foot, with tophus (tophi) | CMS +M1A4720 | Other secondary chronic gout, left ankle and foot, without tophus (tophi) | CMS +M1A4721 | Other secondary chronic gout, left ankle and foot, with tophus (tophi) | CMS +M1A4790 | Other secondary chronic gout, unspecified ankle and foot, without tophus (tophi) | CMS +M1A4791 | Other secondary chronic gout, unspecified ankle and foot, with tophus (tophi) | CMS +M1A48X0 | Other secondary chronic gout, vertebrae, without tophus (tophi) | CMS +M1A48X1 | Other secondary chronic gout, vertebrae, with tophus (tophi) | CMS +M1A49X0 | Other secondary chronic gout, multiple sites, without tophus (tophi) | CMS +M1A49X1 | Other secondary chronic gout, multiple sites, with tophus (tophi) | CMS +M1A9XX0 | Chronic gout, unspecified, without tophus (tophi) | CMS +M1A9XX1 | Chronic gout, unspecified, with tophus (tophi) | CMS +M20 | Acquired deformities of fingers and toes | WHO +M200 | Deformity of finger(s) | WHO +M20001 | Unspecified deformity of right finger(s) | CMS +M20002 | Unspecified deformity of left finger(s) | CMS +M20009 | Unspecified deformity of unspecified finger(s) | CMS +M20011 | Mallet finger of right finger(s) | CMS +M20012 | Mallet finger of left finger(s) | CMS +M20019 | Mallet finger of unspecified finger(s) | CMS +M20021 | Boutonniere deformity of right finger(s) | CMS +M20022 | Boutonniere deformity of left finger(s) | CMS +M20029 | Boutonniere deformity of unspecified finger(s) | CMS +M20031 | Swan-neck deformity of right finger(s) | CMS +M20032 | Swan-neck deformity of left finger(s) | CMS +M20039 | Swan-neck deformity of unspecified finger(s) | CMS +M20091 | Other deformity of right finger(s) | CMS +M20092 | Other deformity of left finger(s) | CMS +M20099 | Other deformity of finger(s), unspecified finger(s) | CMS +M201 | Hallux valgus (acquired) | WHO +M2010 | Hallux valgus (acquired), unspecified foot | CMS +M2011 | Hallux valgus (acquired), right foot | CMS +M2012 | Hallux valgus (acquired), left foot | CMS +M202 | Hallux rigidus | WHO +M2020 | Hallux rigidus, unspecified foot | CMS +M2021 | Hallux rigidus, right foot | CMS +M2022 | Hallux rigidus, left foot | CMS +M203 | Other deformity of hallux (acquired) | WHO +M2030 | Hallux varus (acquired), unspecified foot | CMS +M2031 | Hallux varus (acquired), right foot | CMS +M2032 | Hallux varus (acquired), left foot | CMS +M204 | Other hammer toe(s) (acquired) | WHO +M2040 | Other hammer toe(s) (acquired), unspecified foot | CMS +M2041 | Other hammer toe(s) (acquired), right foot | CMS +M2042 | Other hammer toe(s) (acquired), left foot | CMS +M205 | Other deformities of toe(s) (acquired) | WHO +M205X1 | Other deformities of toe(s) (acquired), right foot | CMS +M205X2 | Other deformities of toe(s) (acquired), left foot | CMS +M205X9 | Other deformities of toe(s) (acquired), unspecified foot | CMS +M206 | Acquired deformity of toe(s), unspecified | WHO +M2060 | Acquired deformities of toe(s), unspecified, unspecified foot | CMS +M2061 | Acquired deformities of toe(s), unspecified, right foot | CMS +M2062 | Acquired deformities of toe(s), unspecified, left foot | CMS +M21 | Other acquired deformities of limbs | WHO +M210 | Valgus deformity, not elsewhere classified | WHO +M2100 | Valgus deformity, not elsewhere classified, unspecified site | CMS +M21021 | Valgus deformity, not elsewhere classified, right elbow | CMS +M21022 | Valgus deformity, not elsewhere classified, left elbow | CMS +M21029 | Valgus deformity, not elsewhere classified, unspecified elbow | CMS +M21051 | Valgus deformity, not elsewhere classified, right hip | CMS +M21052 | Valgus deformity, not elsewhere classified, left hip | CMS +M21059 | Valgus deformity, not elsewhere classified, unspecified hip | CMS +M21061 | Valgus deformity, not elsewhere classified, right knee | CMS +M21062 | Valgus deformity, not elsewhere classified, left knee | CMS +M21069 | Valgus deformity, not elsewhere classified, unspecified knee | CMS +M21071 | Valgus deformity, not elsewhere classified, right ankle | CMS +M21072 | Valgus deformity, not elsewhere classified, left ankle | CMS +M21079 | Valgus deformity, not elsewhere classified, unspecified ankle | CMS +M211 | Varus deformity, not elsewhere classified | WHO +M2110 | Varus deformity, not elsewhere classified, unspecified site | CMS +M21121 | Varus deformity, not elsewhere classified, right elbow | CMS +M21122 | Varus deformity, not elsewhere classified, left elbow | CMS +M21129 | Varus deformity, not elsewhere classified, unspecified elbow | CMS +M21151 | Varus deformity, not elsewhere classified, right hip | CMS +M21152 | Varus deformity, not elsewhere classified, left hip | CMS +M21159 | Varus deformity, not elsewhere classified, unspecified | CMS +M21161 | Varus deformity, not elsewhere classified, right knee | CMS +M21162 | Varus deformity, not elsewhere classified, left knee | CMS +M21169 | Varus deformity, not elsewhere classified, unspecified knee | CMS +M21171 | Varus deformity, not elsewhere classified, right ankle | CMS +M21172 | Varus deformity, not elsewhere classified, left ankle | CMS +M21179 | Varus deformity, not elsewhere classified, unspecified ankle | CMS +M212 | Flexion deformity | WHO +M2120 | Flexion deformity, unspecified site | CMS +M21211 | Flexion deformity, right shoulder | CMS +M21212 | Flexion deformity, left shoulder | CMS +M21219 | Flexion deformity, unspecified shoulder | CMS +M21221 | Flexion deformity, right elbow | CMS +M21222 | Flexion deformity, left elbow | CMS +M21229 | Flexion deformity, unspecified elbow | CMS +M21231 | Flexion deformity, right wrist | CMS +M21232 | Flexion deformity, left wrist | CMS +M21239 | Flexion deformity, unspecified wrist | CMS +M21241 | Flexion deformity, right finger joints | CMS +M21242 | Flexion deformity, left finger joints | CMS +M21249 | Flexion deformity, unspecified finger joints | CMS +M21251 | Flexion deformity, right hip | CMS +M21252 | Flexion deformity, left hip | CMS +M21259 | Flexion deformity, unspecified hip | CMS +M21261 | Flexion deformity, right knee | CMS +M21262 | Flexion deformity, left knee | CMS +M21269 | Flexion deformity, unspecified knee | CMS +M21271 | Flexion deformity, right ankle and toes | CMS +M21272 | Flexion deformity, left ankle and toes | CMS +M21279 | Flexion deformity, unspecified ankle and toes | CMS +M213 | Wrist or foot drop (acquired) | WHO +M21331 | Wrist drop, right wrist | CMS +M21332 | Wrist drop, left wrist | CMS +M21339 | Wrist drop, unspecified wrist | CMS +M21371 | Foot drop, right foot | CMS +M21372 | Foot drop, left foot | CMS +M21379 | Foot drop, unspecified foot | CMS +M214 | Flat foot [pes planus] (acquired) | WHO +M2140 | Flat foot [pes planus] (acquired), unspecified foot | CMS +M2141 | Flat foot [pes planus] (acquired), right foot | CMS +M2142 | Flat foot [pes planus] (acquired), left foot | CMS +M215 | Acquired clawhand, clubhand, clawfoot and clubfoot | WHO +M21511 | Acquired clawhand, right hand | CMS +M21512 | Acquired clawhand, left hand | CMS +M21519 | Acquired clawhand, unspecified hand | CMS +M21521 | Acquired clubhand, right hand | CMS +M21522 | Acquired clubhand, left hand | CMS +M21529 | Acquired clubhand, unspecified hand | CMS +M21531 | Acquired clawfoot, right foot | CMS +M21532 | Acquired clawfoot, left foot | CMS +M21539 | Acquired clawfoot, unspecified foot | CMS +M21541 | Acquired clubfoot, right foot | CMS +M21542 | Acquired clubfoot, left foot | CMS +M21549 | Acquired clubfoot, unspecified foot | CMS +M216 | Other acquired deformities of ankle and foot | WHO +M21611 | Bunion of right foot | CMS +M21612 | Bunion of left foot | CMS +M21619 | Bunion of unspecified foot | CMS +M21621 | Bunionette of right foot | CMS +M21622 | Bunionette of left foot | CMS +M21629 | Bunionette of unspecified foot | CMS +M216X1 | Other acquired deformities of right foot | CMS +M216X2 | Other acquired deformities of left foot | CMS +M216X9 | Other acquired deformities of unspecified foot | CMS +M217 | Unequal limb length (acquired) | WHO +M2170 | Unequal limb length (acquired), unspecified site | CMS +M21721 | Unequal limb length (acquired), right humerus | CMS +M21722 | Unequal limb length (acquired), left humerus | CMS +M21729 | Unequal limb length (acquired), unspecified humerus | CMS +M21731 | Unequal limb length (acquired), right ulna | CMS +M21732 | Unequal limb length (acquired), left ulna | CMS +M21733 | Unequal limb length (acquired), right radius | CMS +M21734 | Unequal limb length (acquired), left radius | CMS +M21739 | Unequal limb length (acquired), unspecified ulna and radius | CMS +M21751 | Unequal limb length (acquired), right femur | CMS +M21752 | Unequal limb length (acquired), left femur | CMS +M21759 | Unequal limb length (acquired), unspecified femur | CMS +M21761 | Unequal limb length (acquired), right tibia | CMS +M21762 | Unequal limb length (acquired), left tibia | CMS +M21763 | Unequal limb length (acquired), right fibula | CMS +M21764 | Unequal limb length (acquired), left fibula | CMS +M21769 | Unequal limb length (acquired), unspecified tibia and fibula | CMS +M218 | Other specified acquired deformities of limbs | WHO +M2180 | Other specified acquired deformities of unspecified limb | CMS +M21821 | Other specified acquired deformities of right upper arm | CMS +M21822 | Other specified acquired deformities of left upper arm | CMS +M21829 | Other specified acquired deformities of unspecified upper arm | CMS +M21831 | Other specified acquired deformities of right forearm | CMS +M21832 | Other specified acquired deformities of left forearm | CMS +M21839 | Other specified acquired deformities of unspecified forearm | CMS +M21851 | Other specified acquired deformities of right thigh | CMS +M21852 | Other specified acquired deformities of left thigh | CMS +M21859 | Other specified acquired deformities of unspecified thigh | CMS +M21861 | Other specified acquired deformities of right lower leg | CMS +M21862 | Other specified acquired deformities of left lower leg | CMS +M21869 | Other specified acquired deformities of unspecified lower leg | CMS +M219 | Acquired deformity of limb, unspecified | WHO +M2190 | Unspecified acquired deformity of unspecified limb | CMS +M21921 | Unspecified acquired deformity of right upper arm | CMS +M21922 | Unspecified acquired deformity of left upper arm | CMS +M21929 | Unspecified acquired deformity of unspecified upper arm | CMS +M21931 | Unspecified acquired deformity of right forearm | CMS +M21932 | Unspecified acquired deformity of left forearm | CMS +M21939 | Unspecified acquired deformity of unspecified forearm | CMS +M21941 | Unspecified acquired deformity of hand, right hand | CMS +M21942 | Unspecified acquired deformity of hand, left hand | CMS +M21949 | Unspecified acquired deformity of hand, unspecified hand | CMS +M21951 | Unspecified acquired deformity of right thigh | CMS +M21952 | Unspecified acquired deformity of left thigh | CMS +M21959 | Unspecified acquired deformity of unspecified thigh | CMS +M21961 | Unspecified acquired deformity of right lower leg | CMS +M21962 | Unspecified acquired deformity of left lower leg | CMS +M21969 | Unspecified acquired deformity of unspecified lower leg | CMS +M22 | Disorders of patella | WHO +M220 | Recurrent dislocation of patella | WHO +M2200 | Recurrent dislocation of patella, unspecified knee | CMS +M2201 | Recurrent dislocation of patella, right knee | CMS +M2202 | Recurrent dislocation of patella, left knee | CMS +M221 | Recurrent subluxation of patella | WHO +M2210 | Recurrent subluxation of patella, unspecified knee | CMS +M2211 | Recurrent subluxation of patella, right knee | CMS +M2212 | Recurrent subluxation of patella, left knee | CMS +M222 | Patellofemoral disorders | WHO +M222X1 | Patellofemoral disorders, right knee | CMS +M222X2 | Patellofemoral disorders, left knee | CMS +M222X9 | Patellofemoral disorders, unspecified knee | CMS +M223 | Other derangements of patella | WHO +M223X1 | Other derangements of patella, right knee | CMS +M223X2 | Other derangements of patella, left knee | CMS +M223X9 | Other derangements of patella, unspecified knee | CMS +M224 | Chondromalacia patellae | WHO +M2240 | Chondromalacia patellae, unspecified knee | CMS +M2241 | Chondromalacia patellae, right knee | CMS +M2242 | Chondromalacia patellae, left knee | CMS +M228 | Other disorders of patella | WHO +M228X1 | Other disorders of patella, right knee | CMS +M228X2 | Other disorders of patella, left knee | CMS +M228X9 | Other disorders of patella, unspecified knee | CMS +M229 | Disorder of patella, unspecified | WHO +M2290 | Unspecified disorder of patella, unspecified knee | CMS +M2291 | Unspecified disorder of patella, right knee | CMS +M2292 | Unspecified disorder of patella, left knee | CMS +M23 | Internal derangement of knee | WHO +M230 | Cystic meniscus | WHO +M23000 | Cystic meniscus, unspecified lateral meniscus, right knee | CMS +M23001 | Cystic meniscus, unspecified lateral meniscus, left knee | CMS +M23002 | Cystic meniscus, unspecified lateral meniscus, unspecified knee | CMS +M23003 | Cystic meniscus, unspecified medial meniscus, right knee | CMS +M23004 | Cystic meniscus, unspecified medial meniscus, left knee | CMS +M23005 | Cystic meniscus, unspecified medial meniscus, unspecified knee | CMS +M23006 | Cystic meniscus, unspecified meniscus, right knee | CMS +M23007 | Cystic meniscus, unspecified meniscus, left knee | CMS +M23009 | Cystic meniscus, unspecified meniscus, unspecified knee | CMS +M23011 | Cystic meniscus, anterior horn of medial meniscus, right knee | CMS +M23012 | Cystic meniscus, anterior horn of medial meniscus, left knee | CMS +M23019 | Cystic meniscus, anterior horn of medial meniscus, unspecified knee | CMS +M23021 | Cystic meniscus, posterior horn of medial meniscus, right knee | CMS +M23022 | Cystic meniscus, posterior horn of medial meniscus, left knee | CMS +M23029 | Cystic meniscus, posterior horn of medial meniscus, unspecified knee | CMS +M23031 | Cystic meniscus, other medial meniscus, right knee | CMS +M23032 | Cystic meniscus, other medial meniscus, left knee | CMS +M23039 | Cystic meniscus, other medial meniscus, unspecified knee | CMS +M23041 | Cystic meniscus, anterior horn of lateral meniscus, right knee | CMS +M23042 | Cystic meniscus, anterior horn of lateral meniscus, left knee | CMS +M23049 | Cystic meniscus, anterior horn of lateral meniscus, unspecified knee | CMS +M23051 | Cystic meniscus, posterior horn of lateral meniscus, right knee | CMS +M23052 | Cystic meniscus, posterior horn of lateral meniscus, left knee | CMS +M23059 | Cystic meniscus, posterior horn of lateral meniscus, unspecified knee | CMS +M23061 | Cystic meniscus, other lateral meniscus, right knee | CMS +M23062 | Cystic meniscus, other lateral meniscus, left knee | CMS +M23069 | Cystic meniscus, other lateral meniscus, unspecified knee | CMS +M231 | Discoid meniscus (congenital) | WHO +M232 | Derangement of meniscus due to old tear or injury | WHO +M23200 | Derangement of unspecified lateral meniscus due to old tear or injury, right knee | CMS +M23201 | Derangement of unspecified lateral meniscus due to old tear or injury, left knee | CMS +M23202 | Derangement of unspecified lateral meniscus due to old tear or injury, unspecified knee | CMS +M23203 | Derangement of unspecified medial meniscus due to old tear or injury, right knee | CMS +M23204 | Derangement of unspecified medial meniscus due to old tear or injury, left knee | CMS +M23205 | Derangement of unspecified medial meniscus due to old tear or injury, unspecified knee | CMS +M23206 | Derangement of unspecified meniscus due to old tear or injury, right knee | CMS +M23207 | Derangement of unspecified meniscus due to old tear or injury, left knee | CMS +M23209 | Derangement of unspecified meniscus due to old tear or injury, unspecified knee | CMS +M23211 | Derangement of anterior horn of medial meniscus due to old tear or injury, right knee | CMS +M23212 | Derangement of anterior horn of medial meniscus due to old tear or injury, left knee | CMS +M23219 | Derangement of anterior horn of medial meniscus due to old tear or injury, unspecified knee | CMS +M23221 | Derangement of posterior horn of medial meniscus due to old tear or injury, right knee | CMS +M23222 | Derangement of posterior horn of medial meniscus due to old tear or injury, left knee | CMS +M23229 | Derangement of posterior horn of medial meniscus due to old tear or injury, unspecified knee | CMS +M23231 | Derangement of other medial meniscus due to old tear or injury, right knee | CMS +M23232 | Derangement of other medial meniscus due to old tear or injury, left knee | CMS +M23239 | Derangement of other medial meniscus due to old tear or injury, unspecified knee | CMS +M23241 | Derangement of anterior horn of lateral meniscus due to old tear or injury, right knee | CMS +M23242 | Derangement of anterior horn of lateral meniscus due to old tear or injury, left knee | CMS +M23249 | Derangement of anterior horn of lateral meniscus due to old tear or injury, unspecified knee | CMS +M23251 | Derangement of posterior horn of lateral meniscus due to old tear or injury, right knee | CMS +M23252 | Derangement of posterior horn of lateral meniscus due to old tear or injury, left knee | CMS +M23259 | Derangement of posterior horn of lateral meniscus due to old tear or injury, unspecified knee | CMS +M23261 | Derangement of other lateral meniscus due to old tear or injury, right knee | CMS +M23262 | Derangement of other lateral meniscus due to old tear or injury, left knee | CMS +M23269 | Derangement of other lateral meniscus due to old tear or injury, unspecified knee | CMS +M233 | Other meniscus derangements | WHO +M23300 | Other meniscus derangements, unspecified lateral meniscus, right knee | CMS +M23301 | Other meniscus derangements, unspecified lateral meniscus, left knee | CMS +M23302 | Other meniscus derangements, unspecified lateral meniscus, unspecified knee | CMS +M23303 | Other meniscus derangements, unspecified medial meniscus, right knee | CMS +M23304 | Other meniscus derangements, unspecified medial meniscus, left knee | CMS +M23305 | Other meniscus derangements, unspecified medial meniscus, unspecified knee | CMS +M23306 | Other meniscus derangements, unspecified meniscus, right knee | CMS +M23307 | Other meniscus derangements, unspecified meniscus, left knee | CMS +M23309 | Other meniscus derangements, unspecified meniscus, unspecified knee | CMS +M23311 | Other meniscus derangements, anterior horn of medial meniscus, right knee | CMS +M23312 | Other meniscus derangements, anterior horn of medial meniscus, left knee | CMS +M23319 | Other meniscus derangements, anterior horn of medial meniscus, unspecified knee | CMS +M23321 | Other meniscus derangements, posterior horn of medial meniscus, right knee | CMS +M23322 | Other meniscus derangements, posterior horn of medial meniscus, left knee | CMS +M23329 | Other meniscus derangements, posterior horn of medial meniscus, unspecified knee | CMS +M23331 | Other meniscus derangements, other medial meniscus, right knee | CMS +M23332 | Other meniscus derangements, other medial meniscus, left knee | CMS +M23339 | Other meniscus derangements, other medial meniscus, unspecified knee | CMS +M23341 | Other meniscus derangements, anterior horn of lateral meniscus, right knee | CMS +M23342 | Other meniscus derangements, anterior horn of lateral meniscus, left knee | CMS +M23349 | Other meniscus derangements, anterior horn of lateral meniscus, unspecified knee | CMS +M23351 | Other meniscus derangements, posterior horn of lateral meniscus, right knee | CMS +M23352 | Other meniscus derangements, posterior horn of lateral meniscus, left knee | CMS +M23359 | Other meniscus derangements, posterior horn of lateral meniscus, unspecified knee | CMS +M23361 | Other meniscus derangements, other lateral meniscus, right knee | CMS +M23362 | Other meniscus derangements, other lateral meniscus, left knee | CMS +M23369 | Other meniscus derangements, other lateral meniscus, unspecified knee | CMS +M234 | Loose body in knee | WHO +M2340 | Loose body in knee, unspecified knee | CMS +M2341 | Loose body in knee, right knee | CMS +M2342 | Loose body in knee, left knee | CMS +M235 | Chronic instability of knee | WHO +M2350 | Chronic instability of knee, unspecified knee | CMS +M2351 | Chronic instability of knee, right knee | CMS +M2352 | Chronic instability of knee, left knee | CMS +M236 | Other spontaneous disruption of ligament(s) of knee | WHO +M23601 | Other spontaneous disruption of unspecified ligament of right knee | CMS +M23602 | Other spontaneous disruption of unspecified ligament of left knee | CMS +M23609 | Other spontaneous disruption of unspecified ligament of unspecified knee | CMS +M23611 | Other spontaneous disruption of anterior cruciate ligament of right knee | CMS +M23612 | Other spontaneous disruption of anterior cruciate ligament of left knee | CMS +M23619 | Other spontaneous disruption of anterior cruciate ligament of unspecified knee | CMS +M23621 | Other spontaneous disruption of posterior cruciate ligament of right knee | CMS +M23622 | Other spontaneous disruption of posterior cruciate ligament of left knee | CMS +M23629 | Other spontaneous disruption of posterior cruciate ligament of unspecified knee | CMS +M23631 | Other spontaneous disruption of medial collateral ligament of right knee | CMS +M23632 | Other spontaneous disruption of medial collateral ligament of left knee | CMS +M23639 | Other spontaneous disruption of medial collateral ligament of unspecified knee | CMS +M23641 | Other spontaneous disruption of lateral collateral ligament of right knee | CMS +M23642 | Other spontaneous disruption of lateral collateral ligament of left knee | CMS +M23649 | Other spontaneous disruption of lateral collateral ligament of unspecified knee | CMS +M23671 | Other spontaneous disruption of capsular ligament of right knee | CMS +M23672 | Other spontaneous disruption of capsular ligament of left knee | CMS +M23679 | Other spontaneous disruption of capsular ligament of unspecified knee | CMS +M238 | Other internal derangements of knee | WHO +M238X1 | Other internal derangements of right knee | CMS +M238X2 | Other internal derangements of left knee | CMS +M238X9 | Other internal derangements of unspecified knee | CMS +M239 | Internal derangement of knee, unspecified | WHO +M2390 | Unspecified internal derangement of unspecified knee | CMS +M2391 | Unspecified internal derangement of right knee | CMS +M2392 | Unspecified internal derangement of left knee | CMS +M24 | Other specific joint derangements | WHO +M240 | Loose body in joint | WHO +M2400 | Loose body in unspecified joint | CMS +M24011 | Loose body in right shoulder | CMS +M24012 | Loose body in left shoulder | CMS +M24019 | Loose body in unspecified shoulder | CMS +M24021 | Loose body in right elbow | CMS +M24022 | Loose body in left elbow | CMS +M24029 | Loose body in unspecified elbow | CMS +M24031 | Loose body in right wrist | CMS +M24032 | Loose body in left wrist | CMS +M24039 | Loose body in unspecified wrist | CMS +M24041 | Loose body in right finger joint(s) | CMS +M24042 | Loose body in left finger joint(s) | CMS +M24049 | Loose body in unspecified finger joint(s) | CMS +M24051 | Loose body in right hip | CMS +M24052 | Loose body in left hip | CMS +M24059 | Loose body in unspecified hip | CMS +M24071 | Loose body in right ankle | CMS +M24072 | Loose body in left ankle | CMS +M24073 | Loose body in unspecified ankle | CMS +M24074 | Loose body in right toe joint(s) | CMS +M24075 | Loose body in left toe joint(s) | CMS +M24076 | Loose body in unspecified toe joints | CMS +M2408 | Loose body, other site | CMS +M241 | Other articular cartilage disorders | WHO +M2410 | Other articular cartilage disorders, unspecified site | CMS +M24111 | Other articular cartilage disorders, right shoulder | CMS +M24112 | Other articular cartilage disorders, left shoulder | CMS +M24119 | Other articular cartilage disorders, unspecified shoulder | CMS +M24121 | Other articular cartilage disorders, right elbow | CMS +M24122 | Other articular cartilage disorders, left elbow | CMS +M24129 | Other articular cartilage disorders, unspecified elbow | CMS +M24131 | Other articular cartilage disorders, right wrist | CMS +M24132 | Other articular cartilage disorders, left wrist | CMS +M24139 | Other articular cartilage disorders, unspecified wrist | CMS +M24141 | Other articular cartilage disorders, right hand | CMS +M24142 | Other articular cartilage disorders, left hand | CMS +M24149 | Other articular cartilage disorders, unspecified hand | CMS +M24151 | Other articular cartilage disorders, right hip | CMS +M24152 | Other articular cartilage disorders, left hip | CMS +M24159 | Other articular cartilage disorders, unspecified hip | CMS +M24171 | Other articular cartilage disorders, right ankle | CMS +M24172 | Other articular cartilage disorders, left ankle | CMS +M24173 | Other articular cartilage disorders, unspecified ankle | CMS +M24174 | Other articular cartilage disorders, right foot | CMS +M24175 | Other articular cartilage disorders, left foot | CMS +M24176 | Other articular cartilage disorders, unspecified foot | CMS +M242 | Disorder of ligament | WHO +M2420 | Disorder of ligament, unspecified site | CMS +M24211 | Disorder of ligament, right shoulder | CMS +M24212 | Disorder of ligament, left shoulder | CMS +M24219 | Disorder of ligament, unspecified shoulder | CMS +M24221 | Disorder of ligament, right elbow | CMS +M24222 | Disorder of ligament, left elbow | CMS +M24229 | Disorder of ligament, unspecified elbow | CMS +M24231 | Disorder of ligament, right wrist | CMS +M24232 | Disorder of ligament, left wrist | CMS +M24239 | Disorder of ligament, unspecified wrist | CMS +M24241 | Disorder of ligament, right hand | CMS +M24242 | Disorder of ligament, left hand | CMS +M24249 | Disorder of ligament, unspecified hand | CMS +M24251 | Disorder of ligament, right hip | CMS +M24252 | Disorder of ligament, left hip | CMS +M24259 | Disorder of ligament, unspecified hip | CMS +M24271 | Disorder of ligament, right ankle | CMS +M24272 | Disorder of ligament, left ankle | CMS +M24273 | Disorder of ligament, unspecified ankle | CMS +M24274 | Disorder of ligament, right foot | CMS +M24275 | Disorder of ligament, left foot | CMS +M24276 | Disorder of ligament, unspecified foot | CMS +M2428 | Disorder of ligament, vertebrae | CMS +M243 | Pathological dislocation and subluxation of joint, not elsewhere classified | WHO +M2430 | Pathological dislocation of unspecified joint, not elsewhere classified | CMS +M24311 | Pathological dislocation of right shoulder, not elsewhere classified | CMS +M24312 | Pathological dislocation of left shoulder, not elsewhere classified | CMS +M24319 | Pathological dislocation of unspecified shoulder, not elsewhere classified | CMS +M24321 | Pathological dislocation of right elbow, not elsewhere classified | CMS +M24322 | Pathological dislocation of left elbow, not elsewhere classified | CMS +M24329 | Pathological dislocation of unspecified elbow, not elsewhere classified | CMS +M24331 | Pathological dislocation of right wrist, not elsewhere classified | CMS +M24332 | Pathological dislocation of left wrist, not elsewhere classified | CMS +M24339 | Pathological dislocation of unspecified wrist, not elsewhere classified | CMS +M24341 | Pathological dislocation of right hand, not elsewhere classified | CMS +M24342 | Pathological dislocation of left hand, not elsewhere classified | CMS +M24349 | Pathological dislocation of unspecified hand, not elsewhere classified | CMS +M24351 | Pathological dislocation of right hip, not elsewhere classified | CMS +M24352 | Pathological dislocation of left hip, not elsewhere classified | CMS +M24359 | Pathological dislocation of unspecified hip, not elsewhere classified | CMS +M24361 | Pathological dislocation of right knee, not elsewhere classified | CMS +M24362 | Pathological dislocation of left knee, not elsewhere classified | CMS +M24369 | Pathological dislocation of unspecified knee, not elsewhere classified | CMS +M24371 | Pathological dislocation of right ankle, not elsewhere classified | CMS +M24372 | Pathological dislocation of left ankle, not elsewhere classified | CMS +M24373 | Pathological dislocation of unspecified ankle, not elsewhere classified | CMS +M24374 | Pathological dislocation of right foot, not elsewhere classified | CMS +M24375 | Pathological dislocation of left foot, not elsewhere classified | CMS +M24376 | Pathological dislocation of unspecified foot, not elsewhere classified | CMS +M244 | Recurrent dislocation and subluxation of joint | WHO +M2440 | Recurrent dislocation, unspecified joint | CMS +M24411 | Recurrent dislocation, right shoulder | CMS +M24412 | Recurrent dislocation, left shoulder | CMS +M24419 | Recurrent dislocation, unspecified shoulder | CMS +M24421 | Recurrent dislocation, right elbow | CMS +M24422 | Recurrent dislocation, left elbow | CMS +M24429 | Recurrent dislocation, unspecified elbow | CMS +M24431 | Recurrent dislocation, right wrist | CMS +M24432 | Recurrent dislocation, left wrist | CMS +M24439 | Recurrent dislocation, unspecified wrist | CMS +M24441 | Recurrent dislocation, right hand | CMS +M24442 | Recurrent dislocation, left hand | CMS +M24443 | Recurrent dislocation, unspecified hand | CMS +M24444 | Recurrent dislocation, right finger | CMS +M24445 | Recurrent dislocation, left finger | CMS +M24446 | Recurrent dislocation, unspecified finger | CMS +M24451 | Recurrent dislocation, right hip | CMS +M24452 | Recurrent dislocation, left hip | CMS +M24459 | Recurrent dislocation, unspecified hip | CMS +M24461 | Recurrent dislocation, right knee | CMS +M24462 | Recurrent dislocation, left knee | CMS +M24469 | Recurrent dislocation, unspecified knee | CMS +M24471 | Recurrent dislocation, right ankle | CMS +M24472 | Recurrent dislocation, left ankle | CMS +M24473 | Recurrent dislocation, unspecified ankle | CMS +M24474 | Recurrent dislocation, right foot | CMS +M24475 | Recurrent dislocation, left foot | CMS +M24476 | Recurrent dislocation, unspecified foot | CMS +M24477 | Recurrent dislocation, right toe(s) | CMS +M24478 | Recurrent dislocation, left toe(s) | CMS +M24479 | Recurrent dislocation, unspecified toe(s) | CMS +M245 | Contracture of joint | WHO +M2450 | Contracture, unspecified joint | CMS +M24511 | Contracture, right shoulder | CMS +M24512 | Contracture, left shoulder | CMS +M24519 | Contracture, unspecified shoulder | CMS +M24521 | Contracture, right elbow | CMS +M24522 | Contracture, left elbow | CMS +M24529 | Contracture, unspecified elbow | CMS +M24531 | Contracture, right wrist | CMS +M24532 | Contracture, left wrist | CMS +M24539 | Contracture, unspecified wrist | CMS +M24541 | Contracture, right hand | CMS +M24542 | Contracture, left hand | CMS +M24549 | Contracture, unspecified hand | CMS +M24551 | Contracture, right hip | CMS +M24552 | Contracture, left hip | CMS +M24559 | Contracture, unspecified hip | CMS +M24561 | Contracture, right knee | CMS +M24562 | Contracture, left knee | CMS +M24569 | Contracture, unspecified knee | CMS +M24571 | Contracture, right ankle | CMS +M24572 | Contracture, left ankle | CMS +M24573 | Contracture, unspecified ankle | CMS +M24574 | Contracture, right foot | CMS +M24575 | Contracture, left foot | CMS +M24576 | Contracture, unspecified foot | CMS +M246 | Ankylosis of joint | WHO +M2460 | Ankylosis, unspecified joint | CMS +M24611 | Ankylosis, right shoulder | CMS +M24612 | Ankylosis, left shoulder | CMS +M24619 | Ankylosis, unspecified shoulder | CMS +M24621 | Ankylosis, right elbow | CMS +M24622 | Ankylosis, left elbow | CMS +M24629 | Ankylosis, unspecified elbow | CMS +M24631 | Ankylosis, right wrist | CMS +M24632 | Ankylosis, left wrist | CMS +M24639 | Ankylosis, unspecified wrist | CMS +M24641 | Ankylosis, right hand | CMS +M24642 | Ankylosis, left hand | CMS +M24649 | Ankylosis, unspecified hand | CMS +M24651 | Ankylosis, right hip | CMS +M24652 | Ankylosis, left hip | CMS +M24659 | Ankylosis, unspecified hip | CMS +M24661 | Ankylosis, right knee | CMS +M24662 | Ankylosis, left knee | CMS +M24669 | Ankylosis, unspecified knee | CMS +M24671 | Ankylosis, right ankle | CMS +M24672 | Ankylosis, left ankle | CMS +M24673 | Ankylosis, unspecified ankle | CMS +M24674 | Ankylosis, right foot | CMS +M24675 | Ankylosis, left foot | CMS +M24676 | Ankylosis, unspecified foot | CMS +M247 | Protrusio acetabuli | WHO +M248 | Other specific joint derangements, not elsewhere classified | WHO +M2480 | Other specific joint derangements of unspecified joint, not elsewhere classified | CMS +M24811 | Other specific joint derangements of right shoulder, not elsewhere classified | CMS +M24812 | Other specific joint derangements of left shoulder, not elsewhere classified | CMS +M24819 | Other specific joint derangements of unspecified shoulder, not elsewhere classified | CMS +M24821 | Other specific joint derangements of right elbow, not elsewhere classified | CMS +M24822 | Other specific joint derangements of left elbow, not elsewhere classified | CMS +M24829 | Other specific joint derangements of unspecified elbow, not elsewhere classified | CMS +M24831 | Other specific joint derangements of right wrist, not elsewhere classified | CMS +M24832 | Other specific joint derangements of left wrist, not elsewhere classified | CMS +M24839 | Other specific joint derangements of unspecified wrist, not elsewhere classified | CMS +M24841 | Other specific joint derangements of right hand, not elsewhere classified | CMS +M24842 | Other specific joint derangements of left hand, not elsewhere classified | CMS +M24849 | Other specific joint derangements of unspecified hand, not elsewhere classified | CMS +M24851 | Other specific joint derangements of right hip, not elsewhere classified | CMS +M24852 | Other specific joint derangements of left hip, not elsewhere classified | CMS +M24859 | Other specific joint derangements of unspecified hip, not elsewhere classified | CMS +M24871 | Other specific joint derangements of right ankle, not elsewhere classified | CMS +M24872 | Other specific joint derangements of left ankle, not elsewhere classified | CMS +M24873 | Other specific joint derangements of unspecified ankle, not elsewhere classified | CMS +M24874 | Other specific joint derangements of right foot, not elsewhere classified | CMS +M24875 | Other specific joint derangements left foot, not elsewhere classified | CMS +M24876 | Other specific joint derangements of unspecified foot, not elsewhere classified | CMS +M249 | Joint derangement, unspecified | WHO +M25 | Other joint disorders, not elsewhere classified | WHO +M250 | Haemarthrosis | WHO +M2500 | Hemarthrosis, unspecified joint | CMS +M25011 | Hemarthrosis, right shoulder | CMS +M25012 | Hemarthrosis, left shoulder | CMS +M25019 | Hemarthrosis, unspecified shoulder | CMS +M25021 | Hemarthrosis, right elbow | CMS +M25022 | Hemarthrosis, left elbow | CMS +M25029 | Hemarthrosis, unspecified elbow | CMS +M25031 | Hemarthrosis, right wrist | CMS +M25032 | Hemarthrosis, left wrist | CMS +M25039 | Hemarthrosis, unspecified wrist | CMS +M25041 | Hemarthrosis, right hand | CMS +M25042 | Hemarthrosis, left hand | CMS +M25049 | Hemarthrosis, unspecified hand | CMS +M25051 | Hemarthrosis, right hip | CMS +M25052 | Hemarthrosis, left hip | CMS +M25059 | Hemarthrosis, unspecified hip | CMS +M25061 | Hemarthrosis, right knee | CMS +M25062 | Hemarthrosis, left knee | CMS +M25069 | Hemarthrosis, unspecified knee | CMS +M25071 | Hemarthrosis, right ankle | CMS +M25072 | Hemarthrosis, left ankle | CMS +M25073 | Hemarthrosis, unspecified ankle | CMS +M25074 | Hemarthrosis, right foot | CMS +M25075 | Hemarthrosis, left foot | CMS +M25076 | Hemarthrosis, unspecified foot | CMS +M2508 | Hemarthrosis, other specified site | CMS +M251 | Fistula of joint | WHO +M2510 | Fistula, unspecified joint | CMS +M25111 | Fistula, right shoulder | CMS +M25112 | Fistula, left shoulder | CMS +M25119 | Fistula, unspecified shoulder | CMS +M25121 | Fistula, right elbow | CMS +M25122 | Fistula, left elbow | CMS +M25129 | Fistula, unspecified elbow | CMS +M25131 | Fistula, right wrist | CMS +M25132 | Fistula, left wrist | CMS +M25139 | Fistula, unspecified wrist | CMS +M25141 | Fistula, right hand | CMS +M25142 | Fistula, left hand | CMS +M25149 | Fistula, unspecified hand | CMS +M25151 | Fistula, right hip | CMS +M25152 | Fistula, left hip | CMS +M25159 | Fistula, unspecified hip | CMS +M25161 | Fistula, right knee | CMS +M25162 | Fistula, left knee | CMS +M25169 | Fistula, unspecified knee | CMS +M25171 | Fistula, right ankle | CMS +M25172 | Fistula, left ankle | CMS +M25173 | Fistula, unspecified ankle | CMS +M25174 | Fistula, right foot | CMS +M25175 | Fistula, left foot | CMS +M25176 | Fistula, unspecified foot | CMS +M2518 | Fistula, other specified site | CMS +M252 | Flail joint | WHO +M2520 | Flail joint, unspecified joint | CMS +M25211 | Flail joint, right shoulder | CMS +M25212 | Flail joint, left shoulder | CMS +M25219 | Flail joint, unspecified shoulder | CMS +M25221 | Flail joint, right elbow | CMS +M25222 | Flail joint, left elbow | CMS +M25229 | Flail joint, unspecified elbow | CMS +M25231 | Flail joint, right wrist | CMS +M25232 | Flail joint, left wrist | CMS +M25239 | Flail joint, unspecified wrist | CMS +M25241 | Flail joint, right hand | CMS +M25242 | Flail joint, left hand | CMS +M25249 | Flail joint, unspecified hand | CMS +M25251 | Flail joint, right hip | CMS +M25252 | Flail joint, left hip | CMS +M25259 | Flail joint, unspecified hip | CMS +M25261 | Flail joint, right knee | CMS +M25262 | Flail joint, left knee | CMS +M25269 | Flail joint, unspecified knee | CMS +M25271 | Flail joint, right ankle and foot | CMS +M25272 | Flail joint, left ankle and foot | CMS +M25279 | Flail joint, unspecified ankle and foot | CMS +M2528 | Flail joint, other site | CMS +M253 | Other instability of joint | WHO +M2530 | Other instability, unspecified joint | CMS +M25311 | Other instability, right shoulder | CMS +M25312 | Other instability, left shoulder | CMS +M25319 | Other instability, unspecified shoulder | CMS +M25321 | Other instability, right elbow | CMS +M25322 | Other instability, left elbow | CMS +M25329 | Other instability, unspecified elbow | CMS +M25331 | Other instability, right wrist | CMS +M25332 | Other instability, left wrist | CMS +M25339 | Other instability, unspecified wrist | CMS +M25341 | Other instability, right hand | CMS +M25342 | Other instability, left hand | CMS +M25349 | Other instability, unspecified hand | CMS +M25351 | Other instability, right hip | CMS +M25352 | Other instability, left hip | CMS +M25359 | Other instability, unspecified hip | CMS +M25361 | Other instability, right knee | CMS +M25362 | Other instability, left knee | CMS +M25369 | Other instability, unspecified knee | CMS +M25371 | Other instability, right ankle | CMS +M25372 | Other instability, left ankle | CMS +M25373 | Other instability, unspecified ankle | CMS +M25374 | Other instability, right foot | CMS +M25375 | Other instability, left foot | CMS +M25376 | Other instability, unspecified foot | CMS +M254 | Effusion of joint | WHO +M2540 | Effusion, unspecified joint | CMS +M25411 | Effusion, right shoulder | CMS +M25412 | Effusion, left shoulder | CMS +M25419 | Effusion, unspecified shoulder | CMS +M25421 | Effusion, right elbow | CMS +M25422 | Effusion, left elbow | CMS +M25429 | Effusion, unspecified elbow | CMS +M25431 | Effusion, right wrist | CMS +M25432 | Effusion, left wrist | CMS +M25439 | Effusion, unspecified wrist | CMS +M25441 | Effusion, right hand | CMS +M25442 | Effusion, left hand | CMS +M25449 | Effusion, unspecified hand | CMS +M25451 | Effusion, right hip | CMS +M25452 | Effusion, left hip | CMS +M25459 | Effusion, unspecified hip | CMS +M25461 | Effusion, right knee | CMS +M25462 | Effusion, left knee | CMS +M25469 | Effusion, unspecified knee | CMS +M25471 | Effusion, right ankle | CMS +M25472 | Effusion, left ankle | CMS +M25473 | Effusion, unspecified ankle | CMS +M25474 | Effusion, right foot | CMS +M25475 | Effusion, left foot | CMS +M25476 | Effusion, unspecified foot | CMS +M2548 | Effusion, other site | CMS +M255 | Pain in joint | WHO +M2550 | Pain in unspecified joint | CMS +M25511 | Pain in right shoulder | CMS +M25512 | Pain in left shoulder | CMS +M25519 | Pain in unspecified shoulder | CMS +M25521 | Pain in right elbow | CMS +M25522 | Pain in left elbow | CMS +M25529 | Pain in unspecified elbow | CMS +M25531 | Pain in right wrist | CMS +M25532 | Pain in left wrist | CMS +M25539 | Pain in unspecified wrist | CMS +M25541 | Pain in joints of right hand | CMS +M25542 | Pain in joints of left hand | CMS +M25549 | Pain in joints of unspecified hand | CMS +M25551 | Pain in right hip | CMS +M25552 | Pain in left hip | CMS +M25559 | Pain in unspecified hip | CMS +M25561 | Pain in right knee | CMS +M25562 | Pain in left knee | CMS +M25569 | Pain in unspecified knee | CMS +M25571 | Pain in right ankle and joints of right foot | CMS +M25572 | Pain in left ankle and joints of left foot | CMS +M25579 | Pain in unspecified ankle and joints of unspecified foot | CMS +M256 | Stiffness of joint, not elsewhere classified | WHO +M2560 | Stiffness of unspecified joint, not elsewhere classified | CMS +M25611 | Stiffness of right shoulder, not elsewhere classified | CMS +M25612 | Stiffness of left shoulder, not elsewhere classified | CMS +M25619 | Stiffness of unspecified shoulder, not elsewhere classified | CMS +M25621 | Stiffness of right elbow, not elsewhere classified | CMS +M25622 | Stiffness of left elbow, not elsewhere classified | CMS +M25629 | Stiffness of unspecified elbow, not elsewhere classified | CMS +M25631 | Stiffness of right wrist, not elsewhere classified | CMS +M25632 | Stiffness of left wrist, not elsewhere classified | CMS +M25639 | Stiffness of unspecified wrist, not elsewhere classified | CMS +M25641 | Stiffness of right hand, not elsewhere classified | CMS +M25642 | Stiffness of left hand, not elsewhere classified | CMS +M25649 | Stiffness of unspecified hand, not elsewhere classified | CMS +M25651 | Stiffness of right hip, not elsewhere classified | CMS +M25652 | Stiffness of left hip, not elsewhere classified | CMS +M25659 | Stiffness of unspecified hip, not elsewhere classified | CMS +M25661 | Stiffness of right knee, not elsewhere classified | CMS +M25662 | Stiffness of left knee, not elsewhere classified | CMS +M25669 | Stiffness of unspecified knee, not elsewhere classified | CMS +M25671 | Stiffness of right ankle, not elsewhere classified | CMS +M25672 | Stiffness of left ankle, not elsewhere classified | CMS +M25673 | Stiffness of unspecified ankle, not elsewhere classified | CMS +M25674 | Stiffness of right foot, not elsewhere classified | CMS +M25675 | Stiffness of left foot, not elsewhere classified | CMS +M25676 | Stiffness of unspecified foot, not elsewhere classified | CMS +M257 | Osteophyte | WHO +M2570 | Osteophyte, unspecified joint | CMS +M25711 | Osteophyte, right shoulder | CMS +M25712 | Osteophyte, left shoulder | CMS +M25719 | Osteophyte, unspecified shoulder | CMS +M25721 | Osteophyte, right elbow | CMS +M25722 | Osteophyte, left elbow | CMS +M25729 | Osteophyte, unspecified elbow | CMS +M25731 | Osteophyte, right wrist | CMS +M25732 | Osteophyte, left wrist | CMS +M25739 | Osteophyte, unspecified wrist | CMS +M25741 | Osteophyte, right hand | CMS +M25742 | Osteophyte, left hand | CMS +M25749 | Osteophyte, unspecified hand | CMS +M25751 | Osteophyte, right hip | CMS +M25752 | Osteophyte, left hip | CMS +M25759 | Osteophyte, unspecified hip | CMS +M25761 | Osteophyte, right knee | CMS +M25762 | Osteophyte, left knee | CMS +M25769 | Osteophyte, unspecified knee | CMS +M25771 | Osteophyte, right ankle | CMS +M25772 | Osteophyte, left ankle | CMS +M25773 | Osteophyte, unspecified ankle | CMS +M25774 | Osteophyte, right foot | CMS +M25775 | Osteophyte, left foot | CMS +M25776 | Osteophyte, unspecified foot | CMS +M2578 | Osteophyte, vertebrae | CMS +M258 | Other specified joint disorders | WHO +M2580 | Other specified joint disorders, unspecified joint | CMS +M25811 | Other specified joint disorders, right shoulder | CMS +M25812 | Other specified joint disorders, left shoulder | CMS +M25819 | Other specified joint disorders, unspecified shoulder | CMS +M25821 | Other specified joint disorders, right elbow | CMS +M25822 | Other specified joint disorders, left elbow | CMS +M25829 | Other specified joint disorders, unspecified elbow | CMS +M25831 | Other specified joint disorders, right wrist | CMS +M25832 | Other specified joint disorders, left wrist | CMS +M25839 | Other specified joint disorders, unspecified wrist | CMS +M25841 | Other specified joint disorders, right hand | CMS +M25842 | Other specified joint disorders, left hand | CMS +M25849 | Other specified joint disorders, unspecified hand | CMS +M25851 | Other specified joint disorders, right hip | CMS +M25852 | Other specified joint disorders, left hip | CMS +M25859 | Other specified joint disorders, unspecified hip | CMS +M25861 | Other specified joint disorders, right knee | CMS +M25862 | Other specified joint disorders, left knee | CMS +M25869 | Other specified joint disorders, unspecified knee | CMS +M25871 | Other specified joint disorders, right ankle and foot | CMS +M25872 | Other specified joint disorders, left ankle and foot | CMS +M25879 | Other specified joint disorders, unspecified ankle and foot | CMS +M259 | Joint disorder, unspecified | WHO +M2600 | Unspecified anomaly of jaw size | CMS +M2601 | Maxillary hyperplasia | CMS +M2602 | Maxillary hypoplasia | CMS +M2603 | Mandibular hyperplasia | CMS +M2604 | Mandibular hypoplasia | CMS +M2605 | Macrogenia | CMS +M2606 | Microgenia | CMS +M2607 | Excessive tuberosity of jaw | CMS +M2609 | Other specified anomalies of jaw size | CMS +M2610 | Unspecified anomaly of jaw-cranial base relationship | CMS +M2611 | Maxillary asymmetry | CMS +M2612 | Other jaw asymmetry | CMS +M2619 | Other specified anomalies of jaw-cranial base relationship | CMS +M2620 | Unspecified anomaly of dental arch relationship | CMS +M26211 | Malocclusion, Angle's class I | CMS +M26212 | Malocclusion, Angle's class II | CMS +M26213 | Malocclusion, Angle's class III | CMS +M26219 | Malocclusion, Angle's class, unspecified | CMS +M26220 | Open anterior occlusal relationship | CMS +M26221 | Open posterior occlusal relationship | CMS +M2623 | Excessive horizontal overlap | CMS +M2624 | Reverse articulation | CMS +M2625 | Anomalies of interarch distance | CMS +M2629 | Other anomalies of dental arch relationship | CMS +M2630 | Unspecified anomaly of tooth position of fully erupted tooth or teeth | CMS +M2631 | Crowding of fully erupted teeth | CMS +M2632 | Excessive spacing of fully erupted teeth | CMS +M2633 | Horizontal displacement of fully erupted tooth or teeth | CMS +M2634 | Vertical displacement of fully erupted tooth or teeth | CMS +M2635 | Rotation of fully erupted tooth or teeth | CMS +M2636 | Insufficient interocclusal distance of fully erupted teeth (ridge) | CMS +M2637 | Excessive interocclusal distance of fully erupted teeth | CMS +M2639 | Other anomalies of tooth position of fully erupted tooth or teeth | CMS +M264 | Malocclusion, unspecified | CMS +M2650 | Dentofacial functional abnormalities, unspecified | CMS +M2651 | Abnormal jaw closure | CMS +M2652 | Limited mandibular range of motion | CMS +M2653 | Deviation in opening and closing of the mandible | CMS +M2654 | Insufficient anterior guidance | CMS +M2655 | Centric occlusion maximum intercuspation discrepancy | CMS +M2656 | Non-working side interference | CMS +M2657 | Lack of posterior occlusal support | CMS +M2659 | Other dentofacial functional abnormalities | CMS +M26601 | Right temporomandibular joint disorder, unspecified | CMS +M26602 | Left temporomandibular joint disorder, unspecified | CMS +M26603 | Bilateral temporomandibular joint disorder, unspecified | CMS +M26609 | Unspecified temporomandibular joint disorder, unspecified side | CMS +M26611 | Adhesions and ankylosis of right temporomandibular joint | CMS +M26612 | Adhesions and ankylosis of left temporomandibular joint | CMS +M26613 | Adhesions and ankylosis of bilateral temporomandibular joint | CMS +M26619 | Adhesions and ankylosis of temporomandibular joint, unspecified side | CMS +M26621 | Arthralgia of right temporomandibular joint | CMS +M26622 | Arthralgia of left temporomandibular joint | CMS +M26623 | Arthralgia of bilateral temporomandibular joint | CMS +M26629 | Arthralgia of temporomandibular joint, unspecified side | CMS +M26631 | Articular disc disorder of right temporomandibular joint | CMS +M26632 | Articular disc disorder of left temporomandibular joint | CMS +M26633 | Articular disc disorder of bilateral temporomandibular joint | CMS +M26639 | Articular disc disorder of temporomandibular joint, unspecified side | CMS +M2669 | Other specified disorders of temporomandibular joint | CMS +M2670 | Unspecified alveolar anomaly | CMS +M2671 | Alveolar maxillary hyperplasia | CMS +M2672 | Alveolar mandibular hyperplasia | CMS +M2673 | Alveolar maxillary hypoplasia | CMS +M2674 | Alveolar mandibular hypoplasia | CMS +M2679 | Other specified alveolar anomalies | CMS +M2681 | Anterior soft tissue impingement | CMS +M2682 | Posterior soft tissue impingement | CMS +M2689 | Other dentofacial anomalies | CMS +M269 | Dentofacial anomaly, unspecified | CMS +M270 | Developmental disorders of jaws | CMS +M271 | Giant cell granuloma, central | CMS +M272 | Inflammatory conditions of jaws | CMS +M273 | Alveolitis of jaws | CMS +M2740 | Unspecified cyst of jaw | CMS +M2749 | Other cysts of jaw | CMS +M2751 | Perforation of root canal space due to endodontic treatment | CMS +M2752 | Endodontic overfill | CMS +M2753 | Endodontic underfill | CMS +M2759 | Other periradicular pathology associated with previous endodontic treatment | CMS +M2761 | Osseointegration failure of dental implant | CMS +M2762 | Post-osseointegration biological failure of dental implant | CMS +M2763 | Post-osseointegration mechanical failure of dental implant | CMS +M2769 | Other endosseous dental implant failure | CMS +M278 | Other specified diseases of jaws | CMS +M279 | Disease of jaws, unspecified | CMS +M30 | Polyarteritis nodosa and related conditions | WHO +M300 | Polyarteritis nodosa | WHO +M301 | Polyarteritis with lung involvement [Churg-Strauss] | WHO +M302 | Juvenile polyarteritis | WHO +M303 | Mucocutaneous lymph node syndrome [Kawasaki] | WHO +M308 | Other conditions related to polyarteritis nodosa | WHO +M31 | Other necrotizing vasculopathies | WHO +M310 | Hypersensitivity angiitis | WHO +M311 | Thrombotic microangiopathy | WHO +M312 | Lethal midline granuloma | CMS +M313 | Wegener granulomatosis | WHO +M3130 | Wegener's granulomatosis without renal involvement | CMS +M3131 | Wegener's granulomatosis with renal involvement | CMS +M314 | Aortic arch syndrome [Takayasu] | WHO +M315 | Giant cell arteritis with polymyalgia rheumatica | WHO +M316 | Other giant cell arteritis | WHO +M317 | Microscopic polyangiitis | WHO +M318 | Other specified necrotizing vasculopathies | WHO +M319 | Necrotizing vasculopathy, unspecified | WHO +M32 | Systemic lupus erythematosus | WHO +M320 | Drug-induced systemic lupus erythematosus | WHO +M321 | Systemic lupus erythematosus with organ or system involvement | WHO +M3210 | Systemic lupus erythematosus, organ or system involvement unspecified | CMS +M3211 | Endocarditis in systemic lupus erythematosus | CMS +M3212 | Pericarditis in systemic lupus erythematosus | CMS +M3213 | Lung involvement in systemic lupus erythematosus | CMS +M3214 | Glomerular disease in systemic lupus erythematosus | CMS +M3215 | Tubulo-interstitial nephropathy in systemic lupus erythematosus | CMS +M3219 | Other organ or system involvement in systemic lupus erythematosus | CMS +M328 | Other forms of systemic lupus erythematosus | WHO +M329 | Systemic lupus erythematosus, unspecified | WHO +M33 | Dermatopolymyositis | WHO +M330 | Juvenile dermatomyositis | WHO +M3300 | Juvenile dermatomyositis, organ involvement unspecified | CMS +M3301 | Juvenile dermatomyositis with respiratory involvement | CMS +M3302 | Juvenile dermatomyositis with myopathy | CMS +M3303 | Juvenile dermatomyositis without myopathy | CMS +M3309 | Juvenile dermatomyositis with other organ involvement | CMS +M331 | Other dermatomyositis | WHO +M3310 | Other dermatomyositis, organ involvement unspecified | CMS +M3311 | Other dermatomyositis with respiratory involvement | CMS +M3312 | Other dermatomyositis with myopathy | CMS +M3313 | Other dermatomyositis without myopathy | CMS +M3319 | Other dermatomyositis with other organ involvement | CMS +M332 | Polymyositis | WHO +M3320 | Polymyositis, organ involvement unspecified | CMS +M3321 | Polymyositis with respiratory involvement | CMS +M3322 | Polymyositis with myopathy | CMS +M3329 | Polymyositis with other organ involvement | CMS +M339 | Dermatopolymyositis, unspecified | WHO +M3390 | Dermatopolymyositis, unspecified, organ involvement unspecified | CMS +M3391 | Dermatopolymyositis, unspecified with respiratory involvement | CMS +M3392 | Dermatopolymyositis, unspecified with myopathy | CMS +M3393 | Dermatopolymyositis, unspecified without myopathy | CMS +M3399 | Dermatopolymyositis, unspecified with other organ involvement | CMS +M34 | Systemic sclerosis | WHO +M340 | Progressive systemic sclerosis | WHO +M341 | CR(E)ST syndrome | WHO +M342 | Systemic sclerosis induced by drugs and chemicals | WHO +M348 | Other forms of systemic sclerosis | WHO +M3481 | Systemic sclerosis with lung involvement | CMS +M3482 | Systemic sclerosis with myopathy | CMS +M3483 | Systemic sclerosis with polyneuropathy | CMS +M3489 | Other systemic sclerosis | CMS +M349 | Systemic sclerosis, unspecified | WHO +M35 | Other systemic involvement of connective tissue | WHO +M350 | Sicca syndrome [Sjögren] | WHO +M3500 | Sicca syndrome, unspecified | CMS +M3501 | Sicca syndrome with keratoconjunctivitis | CMS +M3502 | Sicca syndrome with lung involvement | CMS +M3503 | Sicca syndrome with myopathy | CMS +M3504 | Sicca syndrome with tubulo-interstitial nephropathy | CMS +M3509 | Sicca syndrome with other organ involvement | CMS +M351 | Other overlap syndromes | WHO +M352 | Behçet disease | WHO +M353 | Polymyalgia rheumatica | WHO +M354 | Diffuse (eosinophilic) fasciitis | WHO +M355 | Multifocal fibrosclerosis | WHO +M356 | Relapsing panniculitis [Weber-Christian] | WHO +M357 | Hypermobility syndrome | WHO +M358 | Other specified systemic involvement of connective tissue | WHO +M359 | Systemic involvement of connective tissue, unspecified | WHO +M36 | Systemic disorders of connective tissue in diseases classified elsewhere | WHO +M360 | Dermato(poly)myositis in neoplastic disease | WHO +M361 | Arthropathy in neoplastic disease | WHO +M362 | Haemophilic arthropathy | WHO +M363 | Arthropathy in other blood disorders | WHO +M364 | Arthropathy in hypersensitivity reactions classified elsewhere | WHO +M368 | Systemic disorders of connective tissue in other diseases classified elsewhere | WHO +M40 | Kyphosis and lordosis | WHO +M400 | Postural kyphosis | WHO +M4000 | Postural kyphosis, site unspecified | CMS +M4003 | Postural kyphosis, cervicothoracic region | CMS +M4004 | Postural kyphosis, thoracic region | CMS +M4005 | Postural kyphosis, thoracolumbar region | CMS +M401 | Other secondary kyphosis | WHO +M4010 | Other secondary kyphosis, site unspecified | CMS +M4012 | Other secondary kyphosis, cervical region | CMS +M4013 | Other secondary kyphosis, cervicothoracic region | CMS +M4014 | Other secondary kyphosis, thoracic region | CMS +M4015 | Other secondary kyphosis, thoracolumbar region | CMS +M402 | Other and unspecified kyphosis | WHO +M40202 | Unspecified kyphosis, cervical region | CMS +M40203 | Unspecified kyphosis, cervicothoracic region | CMS +M40204 | Unspecified kyphosis, thoracic region | CMS +M40205 | Unspecified kyphosis, thoracolumbar region | CMS +M40209 | Unspecified kyphosis, site unspecified | CMS +M40292 | Other kyphosis, cervical region | CMS +M40293 | Other kyphosis, cervicothoracic region | CMS +M40294 | Other kyphosis, thoracic region | CMS +M40295 | Other kyphosis, thoracolumbar region | CMS +M40299 | Other kyphosis, site unspecified | CMS +M403 | Flatback syndrome | WHO +M4030 | Flatback syndrome, site unspecified | CMS +M4035 | Flatback syndrome, thoracolumbar region | CMS +M4036 | Flatback syndrome, lumbar region | CMS +M4037 | Flatback syndrome, lumbosacral region | CMS +M404 | Other lordosis | WHO +M4040 | Postural lordosis, site unspecified | CMS +M4045 | Postural lordosis, thoracolumbar region | CMS +M4046 | Postural lordosis, lumbar region | CMS +M4047 | Postural lordosis, lumbosacral region | CMS +M405 | Lordosis, unspecified | WHO +M4050 | Lordosis, unspecified, site unspecified | CMS +M4055 | Lordosis, unspecified, thoracolumbar region | CMS +M4056 | Lordosis, unspecified, lumbar region | CMS +M4057 | Lordosis, unspecified, lumbosacral region | CMS +M41 | Scoliosis | WHO +M410 | Infantile idiopathic scoliosis | WHO +M4100 | Infantile idiopathic scoliosis, site unspecified | CMS +M4102 | Infantile idiopathic scoliosis, cervical region | CMS +M4103 | Infantile idiopathic scoliosis, cervicothoracic region | CMS +M4104 | Infantile idiopathic scoliosis, thoracic region | CMS +M4105 | Infantile idiopathic scoliosis, thoracolumbar region | CMS +M4106 | Infantile idiopathic scoliosis, lumbar region | CMS +M4107 | Infantile idiopathic scoliosis, lumbosacral region | CMS +M4108 | Infantile idiopathic scoliosis, sacral and sacrococcygeal region | CMS +M411 | Juvenile idiopathic scoliosis | WHO +M41112 | Juvenile idiopathic scoliosis, cervical region | CMS +M41113 | Juvenile idiopathic scoliosis, cervicothoracic region | CMS +M41114 | Juvenile idiopathic scoliosis, thoracic region | CMS +M41115 | Juvenile idiopathic scoliosis, thoracolumbar region | CMS +M41116 | Juvenile idiopathic scoliosis, lumbar region | CMS +M41117 | Juvenile idiopathic scoliosis, lumbosacral region | CMS +M41119 | Juvenile idiopathic scoliosis, site unspecified | CMS +M41122 | Adolescent idiopathic scoliosis, cervical region | CMS +M41123 | Adolescent idiopathic scoliosis, cervicothoracic region | CMS +M41124 | Adolescent idiopathic scoliosis, thoracic region | CMS +M41125 | Adolescent idiopathic scoliosis, thoracolumbar region | CMS +M41126 | Adolescent idiopathic scoliosis, lumbar region | CMS +M41127 | Adolescent idiopathic scoliosis, lumbosacral region | CMS +M41129 | Adolescent idiopathic scoliosis, site unspecified | CMS +M412 | Other idiopathic scoliosis | WHO +M4120 | Other idiopathic scoliosis, site unspecified | CMS +M4122 | Other idiopathic scoliosis, cervical region | CMS +M4123 | Other idiopathic scoliosis, cervicothoracic region | CMS +M4124 | Other idiopathic scoliosis, thoracic region | CMS +M4125 | Other idiopathic scoliosis, thoracolumbar region | CMS +M4126 | Other idiopathic scoliosis, lumbar region | CMS +M4127 | Other idiopathic scoliosis, lumbosacral region | CMS +M413 | Thoracogenic scoliosis | WHO +M4130 | Thoracogenic scoliosis, site unspecified | CMS +M4134 | Thoracogenic scoliosis, thoracic region | CMS +M4135 | Thoracogenic scoliosis, thoracolumbar region | CMS +M414 | Neuromuscular scoliosis | WHO +M4140 | Neuromuscular scoliosis, site unspecified | CMS +M4141 | Neuromuscular scoliosis, occipito-atlanto-axial region | CMS +M4142 | Neuromuscular scoliosis, cervical region | CMS +M4143 | Neuromuscular scoliosis, cervicothoracic region | CMS +M4144 | Neuromuscular scoliosis, thoracic region | CMS +M4145 | Neuromuscular scoliosis, thoracolumbar region | CMS +M4146 | Neuromuscular scoliosis, lumbar region | CMS +M4147 | Neuromuscular scoliosis, lumbosacral region | CMS +M415 | Other secondary scoliosis | WHO +M4150 | Other secondary scoliosis, site unspecified | CMS +M4152 | Other secondary scoliosis, cervical region | CMS +M4153 | Other secondary scoliosis, cervicothoracic region | CMS +M4154 | Other secondary scoliosis, thoracic region | CMS +M4155 | Other secondary scoliosis, thoracolumbar region | CMS +M4156 | Other secondary scoliosis, lumbar region | CMS +M4157 | Other secondary scoliosis, lumbosacral region | CMS +M418 | Other forms of scoliosis | WHO +M4180 | Other forms of scoliosis, site unspecified | CMS +M4182 | Other forms of scoliosis, cervical region | CMS +M4183 | Other forms of scoliosis, cervicothoracic region | CMS +M4184 | Other forms of scoliosis, thoracic region | CMS +M4185 | Other forms of scoliosis, thoracolumbar region | CMS +M4186 | Other forms of scoliosis, lumbar region | CMS +M4187 | Other forms of scoliosis, lumbosacral region | CMS +M419 | Scoliosis, unspecified | WHO +M42 | Spinal osteochondrosis | WHO +M420 | Juvenile osteochondrosis of spine | WHO +M4200 | Juvenile osteochondrosis of spine, site unspecified | CMS +M4201 | Juvenile osteochondrosis of spine, occipito-atlanto-axial region | CMS +M4202 | Juvenile osteochondrosis of spine, cervical region | CMS +M4203 | Juvenile osteochondrosis of spine, cervicothoracic region | CMS +M4204 | Juvenile osteochondrosis of spine, thoracic region | CMS +M4205 | Juvenile osteochondrosis of spine, thoracolumbar region | CMS +M4206 | Juvenile osteochondrosis of spine, lumbar region | CMS +M4207 | Juvenile osteochondrosis of spine, lumbosacral region | CMS +M4208 | Juvenile osteochondrosis of spine, sacral and sacrococcygeal region | CMS +M4209 | Juvenile osteochondrosis of spine, multiple sites in spine | CMS +M421 | Adult osteochondrosis of spine | WHO +M4210 | Adult osteochondrosis of spine, site unspecified | CMS +M4211 | Adult osteochondrosis of spine, occipito-atlanto-axial region | CMS +M4212 | Adult osteochondrosis of spine, cervical region | CMS +M4213 | Adult osteochondrosis of spine, cervicothoracic region | CMS +M4214 | Adult osteochondrosis of spine, thoracic region | CMS +M4215 | Adult osteochondrosis of spine, thoracolumbar region | CMS +M4216 | Adult osteochondrosis of spine, lumbar region | CMS +M4217 | Adult osteochondrosis of spine, lumbosacral region | CMS +M4218 | Adult osteochondrosis of spine, sacral and sacrococcygeal region | CMS +M4219 | Adult osteochondrosis of spine, multiple sites in spine | CMS +M429 | Spinal osteochondrosis, unspecified | WHO +M43 | Other deforming dorsopathies | WHO +M430 | Spondylolysis | WHO +M4300 | Spondylolysis, site unspecified | CMS +M4301 | Spondylolysis, occipito-atlanto-axial region | CMS +M4302 | Spondylolysis, cervical region | CMS +M4303 | Spondylolysis, cervicothoracic region | CMS +M4304 | Spondylolysis, thoracic region | CMS +M4305 | Spondylolysis, thoracolumbar region | CMS +M4306 | Spondylolysis, lumbar region | CMS +M4307 | Spondylolysis, lumbosacral region | CMS +M4308 | Spondylolysis, sacral and sacrococcygeal region | CMS +M4309 | Spondylolysis, multiple sites in spine | CMS +M431 | Spondylolisthesis | WHO +M4310 | Spondylolisthesis, site unspecified | CMS +M4311 | Spondylolisthesis, occipito-atlanto-axial region | CMS +M4312 | Spondylolisthesis, cervical region | CMS +M4313 | Spondylolisthesis, cervicothoracic region | CMS +M4314 | Spondylolisthesis, thoracic region | CMS +M4315 | Spondylolisthesis, thoracolumbar region | CMS +M4316 | Spondylolisthesis, lumbar region | CMS +M4317 | Spondylolisthesis, lumbosacral region | CMS +M4318 | Spondylolisthesis, sacral and sacrococcygeal region | CMS +M4319 | Spondylolisthesis, multiple sites in spine | CMS +M432 | Other fusion of spine | WHO +M4320 | Fusion of spine, site unspecified | CMS +M4321 | Fusion of spine, occipito-atlanto-axial region | CMS +M4322 | Fusion of spine, cervical region | CMS +M4323 | Fusion of spine, cervicothoracic region | CMS +M4324 | Fusion of spine, thoracic region | CMS +M4325 | Fusion of spine, thoracolumbar region | CMS +M4326 | Fusion of spine, lumbar region | CMS +M4327 | Fusion of spine, lumbosacral region | CMS +M4328 | Fusion of spine, sacral and sacrococcygeal region | CMS +M433 | Recurrent atlantoaxial subluxation with myelopathy | WHO +M434 | Other recurrent atlantoaxial subluxation | WHO +M435 | Other recurrent vertebral subluxation | WHO +M435X2 | Other recurrent vertebral dislocation, cervical region | CMS +M435X3 | Other recurrent vertebral dislocation, cervicothoracic region | CMS +M435X4 | Other recurrent vertebral dislocation, thoracic region | CMS +M435X5 | Other recurrent vertebral dislocation, thoracolumbar region | CMS +M435X6 | Other recurrent vertebral dislocation, lumbar region | CMS +M435X7 | Other recurrent vertebral dislocation, lumbosacral region | CMS +M435X8 | Other recurrent vertebral dislocation, sacral and sacrococcygeal region | CMS +M435X9 | Other recurrent vertebral dislocation, site unspecified | CMS +M436 | Torticollis | WHO +M438 | Other specified deforming dorsopathies | WHO +M438X1 | Other specified deforming dorsopathies, occipito-atlanto-axial region | CMS +M438X2 | Other specified deforming dorsopathies, cervical region | CMS +M438X3 | Other specified deforming dorsopathies, cervicothoracic region | CMS +M438X4 | Other specified deforming dorsopathies, thoracic region | CMS +M438X5 | Other specified deforming dorsopathies, thoracolumbar region | CMS +M438X6 | Other specified deforming dorsopathies, lumbar region | CMS +M438X7 | Other specified deforming dorsopathies, lumbosacral region | CMS +M438X8 | Other specified deforming dorsopathies, sacral and sacrococcygeal region | CMS +M438X9 | Other specified deforming dorsopathies, site unspecified | CMS +M439 | Deforming dorsopathy, unspecified | WHO +M45 | Ankylosing spondylitis | WHO +M450 | Ankylosing spondylitis of multiple sites in spine | CMS +M451 | Ankylosing spondylitis of occipito-atlanto-axial region | CMS +M452 | Ankylosing spondylitis of cervical region | CMS +M453 | Ankylosing spondylitis of cervicothoracic region | CMS +M454 | Ankylosing spondylitis of thoracic region | CMS +M455 | Ankylosing spondylitis of thoracolumbar region | CMS +M456 | Ankylosing spondylitis lumbar region | CMS +M457 | Ankylosing spondylitis of lumbosacral region | CMS +M458 | Ankylosing spondylitis sacral and sacrococcygeal region | CMS +M459 | Ankylosing spondylitis of unspecified sites in spine | CMS +M46 | Other inflammatory spondylopathies | WHO +M460 | Spinal enthesopathy | WHO +M4600 | Spinal enthesopathy, site unspecified | CMS +M4601 | Spinal enthesopathy, occipito-atlanto-axial region | CMS +M4602 | Spinal enthesopathy, cervical region | CMS +M4603 | Spinal enthesopathy, cervicothoracic region | CMS +M4604 | Spinal enthesopathy, thoracic region | CMS +M4605 | Spinal enthesopathy, thoracolumbar region | CMS +M4606 | Spinal enthesopathy, lumbar region | CMS +M4607 | Spinal enthesopathy, lumbosacral region | CMS +M4608 | Spinal enthesopathy, sacral and sacrococcygeal region | CMS +M4609 | Spinal enthesopathy, multiple sites in spine | CMS +M461 | Sacroiliitis, not elsewhere classified | WHO +M462 | Osteomyelitis of vertebra | WHO +M4620 | Osteomyelitis of vertebra, site unspecified | CMS +M4621 | Osteomyelitis of vertebra, occipito-atlanto-axial region | CMS +M4622 | Osteomyelitis of vertebra, cervical region | CMS +M4623 | Osteomyelitis of vertebra, cervicothoracic region | CMS +M4624 | Osteomyelitis of vertebra, thoracic region | CMS +M4625 | Osteomyelitis of vertebra, thoracolumbar region | CMS +M4626 | Osteomyelitis of vertebra, lumbar region | CMS +M4627 | Osteomyelitis of vertebra, lumbosacral region | CMS +M4628 | Osteomyelitis of vertebra, sacral and sacrococcygeal region | CMS +M463 | Infection of intervertebral disc (pyogenic) | WHO +M4630 | Infection of intervertebral disc (pyogenic), site unspecified | CMS +M4631 | Infection of intervertebral disc (pyogenic), occipito-atlanto-axial region | CMS +M4632 | Infection of intervertebral disc (pyogenic), cervical region | CMS +M4633 | Infection of intervertebral disc (pyogenic), cervicothoracic region | CMS +M4634 | Infection of intervertebral disc (pyogenic), thoracic region | CMS +M4635 | Infection of intervertebral disc (pyogenic), thoracolumbar region | CMS +M4636 | Infection of intervertebral disc (pyogenic), lumbar region | CMS +M4637 | Infection of intervertebral disc (pyogenic), lumbosacral region | CMS +M4638 | Infection of intervertebral disc (pyogenic), sacral and sacrococcygeal region | CMS +M4639 | Infection of intervertebral disc (pyogenic), multiple sites in spine | CMS +M464 | Discitis, unspecified | WHO +M4640 | Discitis, unspecified, site unspecified | CMS +M4641 | Discitis, unspecified, occipito-atlanto-axial region | CMS +M4642 | Discitis, unspecified, cervical region | CMS +M4643 | Discitis, unspecified, cervicothoracic region | CMS +M4644 | Discitis, unspecified, thoracic region | CMS +M4645 | Discitis, unspecified, thoracolumbar region | CMS +M4646 | Discitis, unspecified, lumbar region | CMS +M4647 | Discitis, unspecified, lumbosacral region | CMS +M4648 | Discitis, unspecified, sacral and sacrococcygeal region | CMS +M4649 | Discitis, unspecified, multiple sites in spine | CMS +M465 | Other infective spondylopathies | WHO +M4650 | Other infective spondylopathies, site unspecified | CMS +M4651 | Other infective spondylopathies, occipito-atlanto-axial region | CMS +M4652 | Other infective spondylopathies, cervical region | CMS +M4653 | Other infective spondylopathies, cervicothoracic region | CMS +M4654 | Other infective spondylopathies, thoracic region | CMS +M4655 | Other infective spondylopathies, thoracolumbar region | CMS +M4656 | Other infective spondylopathies, lumbar region | CMS +M4657 | Other infective spondylopathies, lumbosacral region | CMS +M4658 | Other infective spondylopathies, sacral and sacrococcygeal region | CMS +M4659 | Other infective spondylopathies, multiple sites in spine | CMS +M468 | Other specified inflammatory spondylopathies | WHO +M4680 | Other specified inflammatory spondylopathies, site unspecified | CMS +M4681 | Other specified inflammatory spondylopathies, occipito-atlanto-axial region | CMS +M4682 | Other specified inflammatory spondylopathies, cervical region | CMS +M4683 | Other specified inflammatory spondylopathies, cervicothoracic region | CMS +M4684 | Other specified inflammatory spondylopathies, thoracic region | CMS +M4685 | Other specified inflammatory spondylopathies, thoracolumbar region | CMS +M4686 | Other specified inflammatory spondylopathies, lumbar region | CMS +M4687 | Other specified inflammatory spondylopathies, lumbosacral region | CMS +M4688 | Other specified inflammatory spondylopathies, sacral and sacrococcygeal region | CMS +M4689 | Other specified inflammatory spondylopathies, multiple sites in spine | CMS +M469 | Inflammatory spondylopathy, unspecified | WHO +M4690 | Unspecified inflammatory spondylopathy, site unspecified | CMS +M4691 | Unspecified inflammatory spondylopathy, occipito-atlanto-axial region | CMS +M4692 | Unspecified inflammatory spondylopathy, cervical region | CMS +M4693 | Unspecified inflammatory spondylopathy, cervicothoracic region | CMS +M4694 | Unspecified inflammatory spondylopathy, thoracic region | CMS +M4695 | Unspecified inflammatory spondylopathy, thoracolumbar region | CMS +M4696 | Unspecified inflammatory spondylopathy, lumbar region | CMS +M4697 | Unspecified inflammatory spondylopathy, lumbosacral region | CMS +M4698 | Unspecified inflammatory spondylopathy, sacral and sacrococcygeal region | CMS +M4699 | Unspecified inflammatory spondylopathy, multiple sites in spine | CMS +M47 | Spondylosis | WHO +M470 | Anterior spinal and vertebral artery compression syndromes | WHO +M47011 | Anterior spinal artery compression syndromes, occipito-atlanto-axial region | CMS +M47012 | Anterior spinal artery compression syndromes, cervical region | CMS +M47013 | Anterior spinal artery compression syndromes, cervicothoracic region | CMS +M47014 | Anterior spinal artery compression syndromes, thoracic region | CMS +M47015 | Anterior spinal artery compression syndromes, thoracolumbar region | CMS +M47016 | Anterior spinal artery compression syndromes, lumbar region | CMS +M47019 | Anterior spinal artery compression syndromes, site unspecified | CMS +M47021 | Vertebral artery compression syndromes, occipito-atlanto-axial region | CMS +M47022 | Vertebral artery compression syndromes, cervical region | CMS +M47029 | Vertebral artery compression syndromes, site unspecified | CMS +M471 | Other spondylosis with myelopathy | WHO +M4710 | Other spondylosis with myelopathy, site unspecified | CMS +M4711 | Other spondylosis with myelopathy, occipito-atlanto-axial region | CMS +M4712 | Other spondylosis with myelopathy, cervical region | CMS +M4713 | Other spondylosis with myelopathy, cervicothoracic region | CMS +M4714 | Other spondylosis with myelopathy, thoracic region | CMS +M4715 | Other spondylosis with myelopathy, thoracolumbar region | CMS +M4716 | Other spondylosis with myelopathy, lumbar region | CMS +M472 | Other spondylosis with radiculopathy | WHO +M4720 | Other spondylosis with radiculopathy, site unspecified | CMS +M4721 | Other spondylosis with radiculopathy, occipito-atlanto-axial region | CMS +M4722 | Other spondylosis with radiculopathy, cervical region | CMS +M4723 | Other spondylosis with radiculopathy, cervicothoracic region | CMS +M4724 | Other spondylosis with radiculopathy, thoracic region | CMS +M4725 | Other spondylosis with radiculopathy, thoracolumbar region | CMS +M4726 | Other spondylosis with radiculopathy, lumbar region | CMS +M4727 | Other spondylosis with radiculopathy, lumbosacral region | CMS +M4728 | Other spondylosis with radiculopathy, sacral and sacrococcygeal region | CMS +M478 | Other spondylosis | WHO +M47811 | Spondylosis without myelopathy or radiculopathy, occipito-atlanto-axial region | CMS +M47812 | Spondylosis without myelopathy or radiculopathy, cervical region | CMS +M47813 | Spondylosis without myelopathy or radiculopathy, cervicothoracic region | CMS +M47814 | Spondylosis without myelopathy or radiculopathy, thoracic region | CMS +M47815 | Spondylosis without myelopathy or radiculopathy, thoracolumbar region | CMS +M47816 | Spondylosis without myelopathy or radiculopathy, lumbar region | CMS +M47817 | Spondylosis without myelopathy or radiculopathy, lumbosacral region | CMS +M47818 | Spondylosis without myelopathy or radiculopathy, sacral and sacrococcygeal region | CMS +M47819 | Spondylosis without myelopathy or radiculopathy, site unspecified | CMS +M47891 | Other spondylosis, occipito-atlanto-axial region | CMS +M47892 | Other spondylosis, cervical region | CMS +M47893 | Other spondylosis, cervicothoracic region | CMS +M47894 | Other spondylosis, thoracic region | CMS +M47895 | Other spondylosis, thoracolumbar region | CMS +M47896 | Other spondylosis, lumbar region | CMS +M47897 | Other spondylosis, lumbosacral region | CMS +M47898 | Other spondylosis, sacral and sacrococcygeal region | CMS +M47899 | Other spondylosis, site unspecified | CMS +M479 | Spondylosis, unspecified | WHO +M48 | Other spondylopathies | WHO +M480 | Spinal stenosis | WHO +M4800 | Spinal stenosis, site unspecified | CMS +M4801 | Spinal stenosis, occipito-atlanto-axial region | CMS +M4802 | Spinal stenosis, cervical region | CMS +M4803 | Spinal stenosis, cervicothoracic region | CMS +M4804 | Spinal stenosis, thoracic region | CMS +M4805 | Spinal stenosis, thoracolumbar region | CMS +M48061 | Spinal stenosis, lumbar region without neurogenic claudication | CMS +M48062 | Spinal stenosis, lumbar region with neurogenic claudication | CMS +M4807 | Spinal stenosis, lumbosacral region | CMS +M4808 | Spinal stenosis, sacral and sacrococcygeal region | CMS +M481 | Ankylosing hyperostosis [Forestier] | WHO +M4810 | Ankylosing hyperostosis [Forestier], site unspecified | CMS +M4811 | Ankylosing hyperostosis [Forestier], occipito-atlanto-axial region | CMS +M4812 | Ankylosing hyperostosis [Forestier], cervical region | CMS +M4813 | Ankylosing hyperostosis [Forestier], cervicothoracic region | CMS +M4814 | Ankylosing hyperostosis [Forestier], thoracic region | CMS +M4815 | Ankylosing hyperostosis [Forestier], thoracolumbar region | CMS +M4816 | Ankylosing hyperostosis [Forestier], lumbar region | CMS +M4817 | Ankylosing hyperostosis [Forestier], lumbosacral region | CMS +M4818 | Ankylosing hyperostosis [Forestier], sacral and sacrococcygeal region | CMS +M4819 | Ankylosing hyperostosis [Forestier], multiple sites in spine | CMS +M482 | Kissing spine | WHO +M4820 | Kissing spine, site unspecified | CMS +M4821 | Kissing spine, occipito-atlanto-axial region | CMS +M4822 | Kissing spine, cervical region | CMS +M4823 | Kissing spine, cervicothoracic region | CMS +M4824 | Kissing spine, thoracic region | CMS +M4825 | Kissing spine, thoracolumbar region | CMS +M4826 | Kissing spine, lumbar region | CMS +M4827 | Kissing spine, lumbosacral region | CMS +M483 | Traumatic spondylopathy | WHO +M4830 | Traumatic spondylopathy, site unspecified | CMS +M4831 | Traumatic spondylopathy, occipito-atlanto-axial region | CMS +M4832 | Traumatic spondylopathy, cervical region | CMS +M4833 | Traumatic spondylopathy, cervicothoracic region | CMS +M4834 | Traumatic spondylopathy, thoracic region | CMS +M4835 | Traumatic spondylopathy, thoracolumbar region | CMS +M4836 | Traumatic spondylopathy, lumbar region | CMS +M4837 | Traumatic spondylopathy, lumbosacral region | CMS +M4838 | Traumatic spondylopathy, sacral and sacrococcygeal region | CMS +M484 | Fatigue fracture of vertebra | WHO +M4840XA | Fatigue fracture of vertebra, site unspecified, initial encounter for fracture | CMS +M4840XD | Fatigue fracture of vertebra, site unspecified, subsequent encounter for fracture with routine healing | CMS +M4840XG | Fatigue fracture of vertebra, site unspecified, subsequent encounter for fracture with delayed healing | CMS +M4840XS | Fatigue fracture of vertebra, site unspecified, sequela of fracture | CMS +M4841XA | Fatigue fracture of vertebra, occipito-atlanto-axial region, initial encounter for fracture | CMS +M4841XD | Fatigue fracture of vertebra, occipito-atlanto-axial region, subsequent encounter for fracture with routine healing | CMS +M4841XG | Fatigue fracture of vertebra, occipito-atlanto-axial region, subsequent encounter for fracture with delayed healing | CMS +M4841XS | Fatigue fracture of vertebra, occipito-atlanto-axial region, sequela of fracture | CMS +M4842XA | Fatigue fracture of vertebra, cervical region, initial encounter for fracture | CMS +M4842XD | Fatigue fracture of vertebra, cervical region, subsequent encounter for fracture with routine healing | CMS +M4842XG | Fatigue fracture of vertebra, cervical region, subsequent encounter for fracture with delayed healing | CMS +M4842XS | Fatigue fracture of vertebra, cervical region, sequela of fracture | CMS +M4843XA | Fatigue fracture of vertebra, cervicothoracic region, initial encounter for fracture | CMS +M4843XD | Fatigue fracture of vertebra, cervicothoracic region, subsequent encounter for fracture with routine healing | CMS +M4843XG | Fatigue fracture of vertebra, cervicothoracic region, subsequent encounter for fracture with delayed healing | CMS +M4843XS | Fatigue fracture of vertebra, cervicothoracic region, sequela of fracture | CMS +M4844XA | Fatigue fracture of vertebra, thoracic region, initial encounter for fracture | CMS +M4844XD | Fatigue fracture of vertebra, thoracic region, subsequent encounter for fracture with routine healing | CMS +M4844XG | Fatigue fracture of vertebra, thoracic region, subsequent encounter for fracture with delayed healing | CMS +M4844XS | Fatigue fracture of vertebra, thoracic region, sequela of fracture | CMS +M4845XA | Fatigue fracture of vertebra, thoracolumbar region, initial encounter for fracture | CMS +M4845XD | Fatigue fracture of vertebra, thoracolumbar region, subsequent encounter for fracture with routine healing | CMS +M4845XG | Fatigue fracture of vertebra, thoracolumbar region, subsequent encounter for fracture with delayed healing | CMS +M4845XS | Fatigue fracture of vertebra, thoracolumbar region, sequela of fracture | CMS +M4846XA | Fatigue fracture of vertebra, lumbar region, initial encounter for fracture | CMS +M4846XD | Fatigue fracture of vertebra, lumbar region, subsequent encounter for fracture with routine healing | CMS +M4846XG | Fatigue fracture of vertebra, lumbar region, subsequent encounter for fracture with delayed healing | CMS +M4846XS | Fatigue fracture of vertebra, lumbar region, sequela of fracture | CMS +M4847XA | Fatigue fracture of vertebra, lumbosacral region, initial encounter for fracture | CMS +M4847XD | Fatigue fracture of vertebra, lumbosacral region, subsequent encounter for fracture with routine healing | CMS +M4847XG | Fatigue fracture of vertebra, lumbosacral region, subsequent encounter for fracture with delayed healing | CMS +M4847XS | Fatigue fracture of vertebra, lumbosacral region, sequela of fracture | CMS +M4848XA | Fatigue fracture of vertebra, sacral and sacrococcygeal region, initial encounter for fracture | CMS +M4848XD | Fatigue fracture of vertebra, sacral and sacrococcygeal region, subsequent encounter for fracture with routine healing | CMS +M4848XG | Fatigue fracture of vertebra, sacral and sacrococcygeal region, subsequent encounter for fracture with delayed healing | CMS +M4848XS | Fatigue fracture of vertebra, sacral and sacrococcygeal region, sequela of fracture | CMS +M485 | Collapsed vertebra, not elsewhere classified | WHO +M4850XA | Collapsed vertebra, not elsewhere classified, site unspecified, initial encounter for fracture | CMS +M4850XD | Collapsed vertebra, not elsewhere classified, site unspecified, subsequent encounter for fracture with routine healing | CMS +M4850XG | Collapsed vertebra, not elsewhere classified, site unspecified, subsequent encounter for fracture with delayed healing | CMS +M4850XS | Collapsed vertebra, not elsewhere classified, site unspecified, sequela of fracture | CMS +M4851XA | Collapsed vertebra, not elsewhere classified, occipito-atlanto-axial region, initial encounter for fracture | CMS +M4851XD | Collapsed vertebra, not elsewhere classified, occipito-atlanto-axial region, subsequent encounter for fracture with routine healing | CMS +M4851XG | Collapsed vertebra, not elsewhere classified, occipito-atlanto-axial region, subsequent encounter for fracture with delayed healing | CMS +M4851XS | Collapsed vertebra, not elsewhere classified, occipito-atlanto-axial region, sequela of fracture | CMS +M4852XA | Collapsed vertebra, not elsewhere classified, cervical region, initial encounter for fracture | CMS +M4852XD | Collapsed vertebra, not elsewhere classified, cervical region, subsequent encounter for fracture with routine healing | CMS +M4852XG | Collapsed vertebra, not elsewhere classified, cervical region, subsequent encounter for fracture with delayed healing | CMS +M4852XS | Collapsed vertebra, not elsewhere classified, cervical region, sequela of fracture | CMS +M4853XA | Collapsed vertebra, not elsewhere classified, cervicothoracic region, initial encounter for fracture | CMS +M4853XD | Collapsed vertebra, not elsewhere classified, cervicothoracic region, subsequent encounter for fracture with routine healing | CMS +M4853XG | Collapsed vertebra, not elsewhere classified, cervicothoracic region, subsequent encounter for fracture with delayed healing | CMS +M4853XS | Collapsed vertebra, not elsewhere classified, cervicothoracic region, sequela of fracture | CMS +M4854XA | Collapsed vertebra, not elsewhere classified, thoracic region, initial encounter for fracture | CMS +M4854XD | Collapsed vertebra, not elsewhere classified, thoracic region, subsequent encounter for fracture with routine healing | CMS +M4854XG | Collapsed vertebra, not elsewhere classified, thoracic region, subsequent encounter for fracture with delayed healing | CMS +M4854XS | Collapsed vertebra, not elsewhere classified, thoracic region, sequela of fracture | CMS +M4855XA | Collapsed vertebra, not elsewhere classified, thoracolumbar region, initial encounter for fracture | CMS +M4855XD | Collapsed vertebra, not elsewhere classified, thoracolumbar region, subsequent encounter for fracture with routine healing | CMS +M4855XG | Collapsed vertebra, not elsewhere classified, thoracolumbar region, subsequent encounter for fracture with delayed healing | CMS +M4855XS | Collapsed vertebra, not elsewhere classified, thoracolumbar region, sequela of fracture | CMS +M4856XA | Collapsed vertebra, not elsewhere classified, lumbar region, initial encounter for fracture | CMS +M4856XD | Collapsed vertebra, not elsewhere classified, lumbar region, subsequent encounter for fracture with routine healing | CMS +M4856XG | Collapsed vertebra, not elsewhere classified, lumbar region, subsequent encounter for fracture with delayed healing | CMS +M4856XS | Collapsed vertebra, not elsewhere classified, lumbar region, sequela of fracture | CMS +M4857XA | Collapsed vertebra, not elsewhere classified, lumbosacral region, initial encounter for fracture | CMS +M4857XD | Collapsed vertebra, not elsewhere classified, lumbosacral region, subsequent encounter for fracture with routine healing | CMS +M4857XG | Collapsed vertebra, not elsewhere classified, lumbosacral region, subsequent encounter for fracture with delayed healing | CMS +M4857XS | Collapsed vertebra, not elsewhere classified, lumbosacral region, sequela of fracture | CMS +M4858XA | Collapsed vertebra, not elsewhere classified, sacral and sacrococcygeal region, initial encounter for fracture | CMS +M4858XD | Collapsed vertebra, not elsewhere classified, sacral and sacrococcygeal region, subsequent encounter for fracture with routine healing | CMS +M4858XG | Collapsed vertebra, not elsewhere classified, sacral and sacrococcygeal region, subsequent encounter for fracture with delayed healing | CMS +M4858XS | Collapsed vertebra, not elsewhere classified, sacral and sacrococcygeal region, sequela of fracture | CMS +M488 | Other specified spondylopathies | WHO +M488X1 | Other specified spondylopathies, occipito-atlanto-axial region | CMS +M488X2 | Other specified spondylopathies, cervical region | CMS +M488X3 | Other specified spondylopathies, cervicothoracic region | CMS +M488X4 | Other specified spondylopathies, thoracic region | CMS +M488X5 | Other specified spondylopathies, thoracolumbar region | CMS +M488X6 | Other specified spondylopathies, lumbar region | CMS +M488X7 | Other specified spondylopathies, lumbosacral region | CMS +M488X8 | Other specified spondylopathies, sacral and sacrococcygeal region | CMS +M488X9 | Other specified spondylopathies, site unspecified | CMS +M489 | Spondylopathy, unspecified | WHO +M49 | Spondylopathies in diseases classified elsewhere | WHO +M490 | Tuberculosis of spine | WHO +M491 | Brucella spondylitis | WHO +M492 | Enterobacterial spondylitis | WHO +M493 | Spondylopathy in other infectious and parasitic diseases classified elsewhere | WHO +M494 | Neuropathic spondylopathy | WHO +M495 | Collapsed vertebra in diseases classified elsewhere | WHO +M498 | Spondylopathy in other diseases classified elsewhere | WHO +M4980 | Spondylopathy in diseases classified elsewhere, site unspecified | CMS +M4981 | Spondylopathy in diseases classified elsewhere, occipito-atlanto-axial region | CMS +M4982 | Spondylopathy in diseases classified elsewhere, cervical region | CMS +M4983 | Spondylopathy in diseases classified elsewhere, cervicothoracic region | CMS +M4984 | Spondylopathy in diseases classified elsewhere, thoracic region | CMS +M4985 | Spondylopathy in diseases classified elsewhere, thoracolumbar region | CMS +M4986 | Spondylopathy in diseases classified elsewhere, lumbar region | CMS +M4987 | Spondylopathy in diseases classified elsewhere, lumbosacral region | CMS +M4988 | Spondylopathy in diseases classified elsewhere, sacral and sacrococcygeal region | CMS +M4989 | Spondylopathy in diseases classified elsewhere, multiple sites in spine | CMS +M50 | Cervical disc disorders | WHO +M500 | Cervical disc disorder with myelopathy | WHO +M5000 | Cervical disc disorder with myelopathy, unspecified cervical region | CMS +M5001 | Cervical disc disorder with myelopathy, high cervical region | CMS +M50020 | Cervical disc disorder with myelopathy, mid-cervical region, unspecified level | CMS +M50021 | Cervical disc disorder at C4-C5 level with myelopathy | CMS +M50022 | Cervical disc disorder at C5-C6 level with myelopathy | CMS +M50023 | Cervical disc disorder at C6-C7 level with myelopathy | CMS +M5003 | Cervical disc disorder with myelopathy, cervicothoracic region | CMS +M501 | Cervical disc disorder with radiculopathy | WHO +M5010 | Cervical disc disorder with radiculopathy, unspecified cervical region | CMS +M5011 | Cervical disc disorder with radiculopathy, high cervical region | CMS +M50120 | Mid-cervical disc disorder, unspecified | CMS +M50121 | Cervical disc disorder at C4-C5 level with radiculopathy | CMS +M50122 | Cervical disc disorder at C5-C6 level with radiculopathy | CMS +M50123 | Cervical disc disorder at C6-C7 level with radiculopathy | CMS +M5013 | Cervical disc disorder with radiculopathy, cervicothoracic region | CMS +M502 | Other cervical disc displacement | WHO +M5020 | Other cervical disc displacement, unspecified cervical region | CMS +M5021 | Other cervical disc displacement, high cervical region | CMS +M50220 | Other cervical disc displacement, mid-cervical region, unspecified level | CMS +M50221 | Other cervical disc displacement at C4-C5 level | CMS +M50222 | Other cervical disc displacement at C5-C6 level | CMS +M50223 | Other cervical disc displacement at C6-C7 level | CMS +M5023 | Other cervical disc displacement, cervicothoracic region | CMS +M503 | Other cervical disc degeneration | WHO +M5030 | Other cervical disc degeneration, unspecified cervical region | CMS +M5031 | Other cervical disc degeneration, high cervical region | CMS +M50320 | Other cervical disc degeneration, mid-cervical region, unspecified level | CMS +M50321 | Other cervical disc degeneration at C4-C5 level | CMS +M50322 | Other cervical disc degeneration at C5-C6 level | CMS +M50323 | Other cervical disc degeneration at C6-C7 level | CMS +M5033 | Other cervical disc degeneration, cervicothoracic region | CMS +M508 | Other cervical disc disorders | WHO +M5080 | Other cervical disc disorders, unspecified cervical region | CMS +M5081 | Other cervical disc disorders, high cervical region | CMS +M50820 | Other cervical disc disorders, mid-cervical region, unspecified level | CMS +M50821 | Other cervical disc disorders at C4-C5 level | CMS +M50822 | Other cervical disc disorders at C5-C6 level | CMS +M50823 | Other cervical disc disorders at C6-C7 level | CMS +M5083 | Other cervical disc disorders, cervicothoracic region | CMS +M509 | Cervical disc disorder, unspecified | WHO +M5090 | Cervical disc disorder, unspecified, unspecified cervical region | CMS +M5091 | Cervical disc disorder, unspecified, high cervical region | CMS +M50920 | Unspecified cervical disc disorder, mid-cervical region, unspecified level | CMS +M50921 | Unspecified cervical disc disorder at C4-C5 level | CMS +M50922 | Unspecified cervical disc disorder at C5-C6 level | CMS +M50923 | Unspecified cervical disc disorder at C6-C7 level | CMS +M5093 | Cervical disc disorder, unspecified, cervicothoracic region | CMS +M51 | Other intervertebral disc disorders | WHO +M510 | Lumbar and other intervertebral disc disorders with myelopathy | WHO +M5104 | Intervertebral disc disorders with myelopathy, thoracic region | CMS +M5105 | Intervertebral disc disorders with myelopathy, thoracolumbar region | CMS +M5106 | Intervertebral disc disorders with myelopathy, lumbar region | CMS +M511 | Lumbar and other intervertebral disc disorders with radiculopathy | WHO +M5114 | Intervertebral disc disorders with radiculopathy, thoracic region | CMS +M5115 | Intervertebral disc disorders with radiculopathy, thoracolumbar region | CMS +M5116 | Intervertebral disc disorders with radiculopathy, lumbar region | CMS +M5117 | Intervertebral disc disorders with radiculopathy, lumbosacral region | CMS +M512 | Other specified intervertebral disc displacement | WHO +M5124 | Other intervertebral disc displacement, thoracic region | CMS +M5125 | Other intervertebral disc displacement, thoracolumbar region | CMS +M5126 | Other intervertebral disc displacement, lumbar region | CMS +M5127 | Other intervertebral disc displacement, lumbosacral region | CMS +M513 | Other specified intervertebral disc degeneration | WHO +M5134 | Other intervertebral disc degeneration, thoracic region | CMS +M5135 | Other intervertebral disc degeneration, thoracolumbar region | CMS +M5136 | Other intervertebral disc degeneration, lumbar region | CMS +M5137 | Other intervertebral disc degeneration, lumbosacral region | CMS +M514 | Schmorl nodes | WHO +M5144 | Schmorl's nodes, thoracic region | CMS +M5145 | Schmorl's nodes, thoracolumbar region | CMS +M5146 | Schmorl's nodes, lumbar region | CMS +M5147 | Schmorl's nodes, lumbosacral region | CMS +M518 | Other specified intervertebral disc disorders | WHO +M5184 | Other intervertebral disc disorders, thoracic region | CMS +M5185 | Other intervertebral disc disorders, thoracolumbar region | CMS +M5186 | Other intervertebral disc disorders, lumbar region | CMS +M5187 | Other intervertebral disc disorders, lumbosacral region | CMS +M519 | Intervertebral disc disorder, unspecified | WHO +M53 | Other dorsopathies, not elsewhere classified | WHO +M530 | Cervicocranial syndrome | WHO +M531 | Cervicobrachial syndrome | WHO +M532 | Spinal instabilities | WHO +M532X1 | Spinal instabilities, occipito-atlanto-axial region | CMS +M532X2 | Spinal instabilities, cervical region | CMS +M532X3 | Spinal instabilities, cervicothoracic region | CMS +M532X4 | Spinal instabilities, thoracic region | CMS +M532X5 | Spinal instabilities, thoracolumbar region | CMS +M532X6 | Spinal instabilities, lumbar region | CMS +M532X7 | Spinal instabilities, lumbosacral region | CMS +M532X8 | Spinal instabilities, sacral and sacrococcygeal region | CMS +M532X9 | Spinal instabilities, site unspecified | CMS +M533 | Sacrococcygeal disorders, not elsewhere classified | WHO +M538 | Other specified dorsopathies | WHO +M5380 | Other specified dorsopathies, site unspecified | CMS +M5381 | Other specified dorsopathies, occipito-atlanto-axial region | CMS +M5382 | Other specified dorsopathies, cervical region | CMS +M5383 | Other specified dorsopathies, cervicothoracic region | CMS +M5384 | Other specified dorsopathies, thoracic region | CMS +M5385 | Other specified dorsopathies, thoracolumbar region | CMS +M5386 | Other specified dorsopathies, lumbar region | CMS +M5387 | Other specified dorsopathies, lumbosacral region | CMS +M5388 | Other specified dorsopathies, sacral and sacrococcygeal region | CMS +M539 | Dorsopathy, unspecified | WHO +M54 | Dorsalgia | WHO +M540 | Panniculitis affecting regions of neck and back | WHO +M5400 | Panniculitis affecting regions of neck and back, site unspecified | CMS +M5401 | Panniculitis affecting regions of neck and back, occipito-atlanto-axial region | CMS +M5402 | Panniculitis affecting regions of neck and back, cervical region | CMS +M5403 | Panniculitis affecting regions of neck and back, cervicothoracic region | CMS +M5404 | Panniculitis affecting regions of neck and back, thoracic region | CMS +M5405 | Panniculitis affecting regions of neck and back, thoracolumbar region | CMS +M5406 | Panniculitis affecting regions of neck and back, lumbar region | CMS +M5407 | Panniculitis affecting regions of neck and back, lumbosacral region | CMS +M5408 | Panniculitis affecting regions of neck and back, sacral and sacrococcygeal region | CMS +M5409 | Panniculitis affecting regions, neck and back, multiple sites in spine | CMS +M541 | Radiculopathy | WHO +M5410 | Radiculopathy, site unspecified | CMS +M5411 | Radiculopathy, occipito-atlanto-axial region | CMS +M5412 | Radiculopathy, cervical region | CMS +M5413 | Radiculopathy, cervicothoracic region | CMS +M5414 | Radiculopathy, thoracic region | CMS +M5415 | Radiculopathy, thoracolumbar region | CMS +M5416 | Radiculopathy, lumbar region | CMS +M5417 | Radiculopathy, lumbosacral region | CMS +M5418 | Radiculopathy, sacral and sacrococcygeal region | CMS +M542 | Cervicalgia | WHO +M543 | Sciatica | WHO +M5430 | Sciatica, unspecified side | CMS +M5431 | Sciatica, right side | CMS +M5432 | Sciatica, left side | CMS +M544 | Lumbago with sciatica | WHO +M5440 | Lumbago with sciatica, unspecified side | CMS +M5441 | Lumbago with sciatica, right side | CMS +M5442 | Lumbago with sciatica, left side | CMS +M545 | Low back pain | WHO +M546 | Pain in thoracic spine | WHO +M548 | Other dorsalgia | WHO +M5481 | Occipital neuralgia | CMS +M5489 | Other dorsalgia | CMS +M549 | Dorsalgia, unspecified | WHO +M60 | Myositis | WHO +M600 | Infective myositis | WHO +M60000 | Infective myositis, unspecified right arm | CMS +M60001 | Infective myositis, unspecified left arm | CMS +M60002 | Infective myositis, unspecified arm | CMS +M60003 | Infective myositis, unspecified right leg | CMS +M60004 | Infective myositis, unspecified left leg | CMS +M60005 | Infective myositis, unspecified leg | CMS +M60009 | Infective myositis, unspecified site | CMS +M60011 | Infective myositis, right shoulder | CMS +M60012 | Infective myositis, left shoulder | CMS +M60019 | Infective myositis, unspecified shoulder | CMS +M60021 | Infective myositis, right upper arm | CMS +M60022 | Infective myositis, left upper arm | CMS +M60029 | Infective myositis, unspecified upper arm | CMS +M60031 | Infective myositis, right forearm | CMS +M60032 | Infective myositis, left forearm | CMS +M60039 | Infective myositis, unspecified forearm | CMS +M60041 | Infective myositis, right hand | CMS +M60042 | Infective myositis, left hand | CMS +M60043 | Infective myositis, unspecified hand | CMS +M60044 | Infective myositis, right finger(s) | CMS +M60045 | Infective myositis, left finger(s) | CMS +M60046 | Infective myositis, unspecified finger(s) | CMS +M60051 | Infective myositis, right thigh | CMS +M60052 | Infective myositis, left thigh | CMS +M60059 | Infective myositis, unspecified thigh | CMS +M60061 | Infective myositis, right lower leg | CMS +M60062 | Infective myositis, left lower leg | CMS +M60069 | Infective myositis, unspecified lower leg | CMS +M60070 | Infective myositis, right ankle | CMS +M60071 | Infective myositis, left ankle | CMS +M60072 | Infective myositis, unspecified ankle | CMS +M60073 | Infective myositis, right foot | CMS +M60074 | Infective myositis, left foot | CMS +M60075 | Infective myositis, unspecified foot | CMS +M60076 | Infective myositis, right toe(s) | CMS +M60077 | Infective myositis, left toe(s) | CMS +M60078 | Infective myositis, unspecified toe(s) | CMS +M6008 | Infective myositis, other site | CMS +M6009 | Infective myositis, multiple sites | CMS +M601 | Interstitial myositis | WHO +M6010 | Interstitial myositis of unspecified site | CMS +M60111 | Interstitial myositis, right shoulder | CMS +M60112 | Interstitial myositis, left shoulder | CMS +M60119 | Interstitial myositis, unspecified shoulder | CMS +M60121 | Interstitial myositis, right upper arm | CMS +M60122 | Interstitial myositis, left upper arm | CMS +M60129 | Interstitial myositis, unspecified upper arm | CMS +M60131 | Interstitial myositis, right forearm | CMS +M60132 | Interstitial myositis, left forearm | CMS +M60139 | Interstitial myositis, unspecified forearm | CMS +M60141 | Interstitial myositis, right hand | CMS +M60142 | Interstitial myositis, left hand | CMS +M60149 | Interstitial myositis, unspecified hand | CMS +M60151 | Interstitial myositis, right thigh | CMS +M60152 | Interstitial myositis, left thigh | CMS +M60159 | Interstitial myositis, unspecified thigh | CMS +M60161 | Interstitial myositis, right lower leg | CMS +M60162 | Interstitial myositis, left lower leg | CMS +M60169 | Interstitial myositis, unspecified lower leg | CMS +M60171 | Interstitial myositis, right ankle and foot | CMS +M60172 | Interstitial myositis, left ankle and foot | CMS +M60179 | Interstitial myositis, unspecified ankle and foot | CMS +M6018 | Interstitial myositis, other site | CMS +M6019 | Interstitial myositis, multiple sites | CMS +M602 | Foreign body granuloma of soft tissue, not elsewhere classified | WHO +M6020 | Foreign body granuloma of soft tissue, not elsewhere classified, unspecified site | CMS +M60211 | Foreign body granuloma of soft tissue, not elsewhere classified, right shoulder | CMS +M60212 | Foreign body granuloma of soft tissue, not elsewhere classified, left shoulder | CMS +M60219 | Foreign body granuloma of soft tissue, not elsewhere classified, unspecified shoulder | CMS +M60221 | Foreign body granuloma of soft tissue, not elsewhere classified, right upper arm | CMS +M60222 | Foreign body granuloma of soft tissue, not elsewhere classified, left upper arm | CMS +M60229 | Foreign body granuloma of soft tissue, not elsewhere classified, unspecified upper arm | CMS +M60231 | Foreign body granuloma of soft tissue, not elsewhere classified, right forearm | CMS +M60232 | Foreign body granuloma of soft tissue, not elsewhere classified, left forearm | CMS +M60239 | Foreign body granuloma of soft tissue, not elsewhere classified, unspecified forearm | CMS +M60241 | Foreign body granuloma of soft tissue, not elsewhere classified, right hand | CMS +M60242 | Foreign body granuloma of soft tissue, not elsewhere classified, left hand | CMS +M60249 | Foreign body granuloma of soft tissue, not elsewhere classified, unspecified hand | CMS +M60251 | Foreign body granuloma of soft tissue, not elsewhere classified, right thigh | CMS +M60252 | Foreign body granuloma of soft tissue, not elsewhere classified, left thigh | CMS +M60259 | Foreign body granuloma of soft tissue, not elsewhere classified, unspecified thigh | CMS +M60261 | Foreign body granuloma of soft tissue, not elsewhere classified, right lower leg | CMS +M60262 | Foreign body granuloma of soft tissue, not elsewhere classified, left lower leg | CMS +M60269 | Foreign body granuloma of soft tissue, not elsewhere classified, unspecified lower leg | CMS +M60271 | Foreign body granuloma of soft tissue, not elsewhere classified, right ankle and foot | CMS +M60272 | Foreign body granuloma of soft tissue, not elsewhere classified, left ankle and foot | CMS +M60279 | Foreign body granuloma of soft tissue, not elsewhere classified, unspecified ankle and foot | CMS +M6028 | Foreign body granuloma of soft tissue, not elsewhere classified, other site | CMS +M608 | Other myositis | WHO +M6080 | Other myositis, unspecified site | CMS +M60811 | Other myositis, right shoulder | CMS +M60812 | Other myositis, left shoulder | CMS +M60819 | Other myositis, unspecified shoulder | CMS +M60821 | Other myositis, right upper arm | CMS +M60822 | Other myositis, left upper arm | CMS +M60829 | Other myositis, unspecified upper arm | CMS +M60831 | Other myositis, right forearm | CMS +M60832 | Other myositis, left forearm | CMS +M60839 | Other myositis, unspecified forearm | CMS +M60841 | Other myositis, right hand | CMS +M60842 | Other myositis, left hand | CMS +M60849 | Other myositis, unspecified hand | CMS +M60851 | Other myositis, right thigh | CMS +M60852 | Other myositis, left thigh | CMS +M60859 | Other myositis, unspecified thigh | CMS +M60861 | Other myositis, right lower leg | CMS +M60862 | Other myositis, left lower leg | CMS +M60869 | Other myositis, unspecified lower leg | CMS +M60871 | Other myositis, right ankle and foot | CMS +M60872 | Other myositis, left ankle and foot | CMS +M60879 | Other myositis, unspecified ankle and foot | CMS +M6088 | Other myositis, other site | CMS +M6089 | Other myositis, multiple sites | CMS +M609 | Myositis, unspecified | WHO +M61 | Calcification and ossification of muscle | WHO +M610 | Myositis ossificans traumatica | WHO +M6100 | Myositis ossificans traumatica, unspecified site | CMS +M61011 | Myositis ossificans traumatica, right shoulder | CMS +M61012 | Myositis ossificans traumatica, left shoulder | CMS +M61019 | Myositis ossificans traumatica, unspecified shoulder | CMS +M61021 | Myositis ossificans traumatica, right upper arm | CMS +M61022 | Myositis ossificans traumatica, left upper arm | CMS +M61029 | Myositis ossificans traumatica, unspecified upper arm | CMS +M61031 | Myositis ossificans traumatica, right forearm | CMS +M61032 | Myositis ossificans traumatica, left forearm | CMS +M61039 | Myositis ossificans traumatica, unspecified forearm | CMS +M61041 | Myositis ossificans traumatica, right hand | CMS +M61042 | Myositis ossificans traumatica, left hand | CMS +M61049 | Myositis ossificans traumatica, unspecified hand | CMS +M61051 | Myositis ossificans traumatica, right thigh | CMS +M61052 | Myositis ossificans traumatica, left thigh | CMS +M61059 | Myositis ossificans traumatica, unspecified thigh | CMS +M61061 | Myositis ossificans traumatica, right lower leg | CMS +M61062 | Myositis ossificans traumatica, left lower leg | CMS +M61069 | Myositis ossificans traumatica, unspecified lower leg | CMS +M61071 | Myositis ossificans traumatica, right ankle and foot | CMS +M61072 | Myositis ossificans traumatica, left ankle and foot | CMS +M61079 | Myositis ossificans traumatica, unspecified ankle and foot | CMS +M6108 | Myositis ossificans traumatica, other site | CMS +M6109 | Myositis ossificans traumatica, multiple sites | CMS +M611 | Myositis ossificans progressiva | WHO +M6110 | Myositis ossificans progressiva, unspecified site | CMS +M61111 | Myositis ossificans progressiva, right shoulder | CMS +M61112 | Myositis ossificans progressiva, left shoulder | CMS +M61119 | Myositis ossificans progressiva, unspecified shoulder | CMS +M61121 | Myositis ossificans progressiva, right upper arm | CMS +M61122 | Myositis ossificans progressiva, left upper arm | CMS +M61129 | Myositis ossificans progressiva, unspecified arm | CMS +M61131 | Myositis ossificans progressiva, right forearm | CMS +M61132 | Myositis ossificans progressiva, left forearm | CMS +M61139 | Myositis ossificans progressiva, unspecified forearm | CMS +M61141 | Myositis ossificans progressiva, right hand | CMS +M61142 | Myositis ossificans progressiva, left hand | CMS +M61143 | Myositis ossificans progressiva, unspecified hand | CMS +M61144 | Myositis ossificans progressiva, right finger(s) | CMS +M61145 | Myositis ossificans progressiva, left finger(s) | CMS +M61146 | Myositis ossificans progressiva, unspecified finger(s) | CMS +M61151 | Myositis ossificans progressiva, right thigh | CMS +M61152 | Myositis ossificans progressiva, left thigh | CMS +M61159 | Myositis ossificans progressiva, unspecified thigh | CMS +M61161 | Myositis ossificans progressiva, right lower leg | CMS +M61162 | Myositis ossificans progressiva, left lower leg | CMS +M61169 | Myositis ossificans progressiva, unspecified lower leg | CMS +M61171 | Myositis ossificans progressiva, right ankle | CMS +M61172 | Myositis ossificans progressiva, left ankle | CMS +M61173 | Myositis ossificans progressiva, unspecified ankle | CMS +M61174 | Myositis ossificans progressiva, right foot | CMS +M61175 | Myositis ossificans progressiva, left foot | CMS +M61176 | Myositis ossificans progressiva, unspecified foot | CMS +M61177 | Myositis ossificans progressiva, right toe(s) | CMS +M61178 | Myositis ossificans progressiva, left toe(s) | CMS +M61179 | Myositis ossificans progressiva, unspecified toe(s) | CMS +M6118 | Myositis ossificans progressiva, other site | CMS +M6119 | Myositis ossificans progressiva, multiple sites | CMS +M612 | Paralytic calcification and ossification of muscle | WHO +M6120 | Paralytic calcification and ossification of muscle, unspecified site | CMS +M61211 | Paralytic calcification and ossification of muscle, right shoulder | CMS +M61212 | Paralytic calcification and ossification of muscle, left shoulder | CMS +M61219 | Paralytic calcification and ossification of muscle, unspecified shoulder | CMS +M61221 | Paralytic calcification and ossification of muscle, right upper arm | CMS +M61222 | Paralytic calcification and ossification of muscle, left upper arm | CMS +M61229 | Paralytic calcification and ossification of muscle, unspecified upper arm | CMS +M61231 | Paralytic calcification and ossification of muscle, right forearm | CMS +M61232 | Paralytic calcification and ossification of muscle, left forearm | CMS +M61239 | Paralytic calcification and ossification of muscle, unspecified forearm | CMS +M61241 | Paralytic calcification and ossification of muscle, right hand | CMS +M61242 | Paralytic calcification and ossification of muscle, left hand | CMS +M61249 | Paralytic calcification and ossification of muscle, unspecified hand | CMS +M61251 | Paralytic calcification and ossification of muscle, right thigh | CMS +M61252 | Paralytic calcification and ossification of muscle, left thigh | CMS +M61259 | Paralytic calcification and ossification of muscle, unspecified thigh | CMS +M61261 | Paralytic calcification and ossification of muscle, right lower leg | CMS +M61262 | Paralytic calcification and ossification of muscle, left lower leg | CMS +M61269 | Paralytic calcification and ossification of muscle, unspecified lower leg | CMS +M61271 | Paralytic calcification and ossification of muscle, right ankle and foot | CMS +M61272 | Paralytic calcification and ossification of muscle, left ankle and foot | CMS +M61279 | Paralytic calcification and ossification of muscle, unspecified ankle and foot | CMS +M6128 | Paralytic calcification and ossification of muscle, other site | CMS +M6129 | Paralytic calcification and ossification of muscle, multiple sites | CMS +M613 | Calcification and ossification of muscles associated with burns | WHO +M6130 | Calcification and ossification of muscles associated with burns, unspecified site | CMS +M61311 | Calcification and ossification of muscles associated with burns, right shoulder | CMS +M61312 | Calcification and ossification of muscles associated with burns, left shoulder | CMS +M61319 | Calcification and ossification of muscles associated with burns, unspecified shoulder | CMS +M61321 | Calcification and ossification of muscles associated with burns, right upper arm | CMS +M61322 | Calcification and ossification of muscles associated with burns, left upper arm | CMS +M61329 | Calcification and ossification of muscles associated with burns, unspecified upper arm | CMS +M61331 | Calcification and ossification of muscles associated with burns, right forearm | CMS +M61332 | Calcification and ossification of muscles associated with burns, left forearm | CMS +M61339 | Calcification and ossification of muscles associated with burns, unspecified forearm | CMS +M61341 | Calcification and ossification of muscles associated with burns, right hand | CMS +M61342 | Calcification and ossification of muscles associated with burns, left hand | CMS +M61349 | Calcification and ossification of muscles associated with burns, unspecified hand | CMS +M61351 | Calcification and ossification of muscles associated with burns, right thigh | CMS +M61352 | Calcification and ossification of muscles associated with burns, left thigh | CMS +M61359 | Calcification and ossification of muscles associated with burns, unspecified thigh | CMS +M61361 | Calcification and ossification of muscles associated with burns, right lower leg | CMS +M61362 | Calcification and ossification of muscles associated with burns, left lower leg | CMS +M61369 | Calcification and ossification of muscles associated with burns, unspecified lower leg | CMS +M61371 | Calcification and ossification of muscles associated with burns, right ankle and foot | CMS +M61372 | Calcification and ossification of muscles associated with burns, left ankle and foot | CMS +M61379 | Calcification and ossification of muscles associated with burns, unspecified ankle and foot | CMS +M6138 | Calcification and ossification of muscles associated with burns, other site | CMS +M6139 | Calcification and ossification of muscles associated with burns, multiple sites | CMS +M614 | Other calcification of muscle | WHO +M6140 | Other calcification of muscle, unspecified site | CMS +M61411 | Other calcification of muscle, right shoulder | CMS +M61412 | Other calcification of muscle, left shoulder | CMS +M61419 | Other calcification of muscle, unspecified shoulder | CMS +M61421 | Other calcification of muscle, right upper arm | CMS +M61422 | Other calcification of muscle, left upper arm | CMS +M61429 | Other calcification of muscle, unspecified upper arm | CMS +M61431 | Other calcification of muscle, right forearm | CMS +M61432 | Other calcification of muscle, left forearm | CMS +M61439 | Other calcification of muscle, unspecified forearm | CMS +M61441 | Other calcification of muscle, right hand | CMS +M61442 | Other calcification of muscle, left hand | CMS +M61449 | Other calcification of muscle, unspecified hand | CMS +M61451 | Other calcification of muscle, right thigh | CMS +M61452 | Other calcification of muscle, left thigh | CMS +M61459 | Other calcification of muscle, unspecified thigh | CMS +M61461 | Other calcification of muscle, right lower leg | CMS +M61462 | Other calcification of muscle, left lower leg | CMS +M61469 | Other calcification of muscle, unspecified lower leg | CMS +M61471 | Other calcification of muscle, right ankle and foot | CMS +M61472 | Other calcification of muscle, left ankle and foot | CMS +M61479 | Other calcification of muscle, unspecified ankle and foot | CMS +M6148 | Other calcification of muscle, other site | CMS +M6149 | Other calcification of muscle, multiple sites | CMS +M615 | Other ossification of muscle | WHO +M6150 | Other ossification of muscle, unspecified site | CMS +M61511 | Other ossification of muscle, right shoulder | CMS +M61512 | Other ossification of muscle, left shoulder | CMS +M61519 | Other ossification of muscle, unspecified shoulder | CMS +M61521 | Other ossification of muscle, right upper arm | CMS +M61522 | Other ossification of muscle, left upper arm | CMS +M61529 | Other ossification of muscle, unspecified upper arm | CMS +M61531 | Other ossification of muscle, right forearm | CMS +M61532 | Other ossification of muscle, left forearm | CMS +M61539 | Other ossification of muscle, unspecified forearm | CMS +M61541 | Other ossification of muscle, right hand | CMS +M61542 | Other ossification of muscle, left hand | CMS +M61549 | Other ossification of muscle, unspecified hand | CMS +M61551 | Other ossification of muscle, right thigh | CMS +M61552 | Other ossification of muscle, left thigh | CMS +M61559 | Other ossification of muscle, unspecified thigh | CMS +M61561 | Other ossification of muscle, right lower leg | CMS +M61562 | Other ossification of muscle, left lower leg | CMS +M61569 | Other ossification of muscle, unspecified lower leg | CMS +M61571 | Other ossification of muscle, right ankle and foot | CMS +M61572 | Other ossification of muscle, left ankle and foot | CMS +M61579 | Other ossification of muscle, unspecified ankle and foot | CMS +M6158 | Other ossification of muscle, other site | CMS +M6159 | Other ossification of muscle, multiple sites | CMS +M619 | Calcification and ossification of muscle, unspecified | WHO +M62 | Other disorders of muscle | WHO +M620 | Diastasis of muscle | WHO +M6200 | Separation of muscle (nontraumatic), unspecified site | CMS +M62011 | Separation of muscle (nontraumatic), right shoulder | CMS +M62012 | Separation of muscle (nontraumatic), left shoulder | CMS +M62019 | Separation of muscle (nontraumatic), unspecified shoulder | CMS +M62021 | Separation of muscle (nontraumatic), right upper arm | CMS +M62022 | Separation of muscle (nontraumatic), left upper arm | CMS +M62029 | Separation of muscle (nontraumatic), unspecified upper arm | CMS +M62031 | Separation of muscle (nontraumatic), right forearm | CMS +M62032 | Separation of muscle (nontraumatic), left forearm | CMS +M62039 | Separation of muscle (nontraumatic), unspecified forearm | CMS +M62041 | Separation of muscle (nontraumatic), right hand | CMS +M62042 | Separation of muscle (nontraumatic), left hand | CMS +M62049 | Separation of muscle (nontraumatic), unspecified hand | CMS +M62051 | Separation of muscle (nontraumatic), right thigh | CMS +M62052 | Separation of muscle (nontraumatic), left thigh | CMS +M62059 | Separation of muscle (nontraumatic), unspecified thigh | CMS +M62061 | Separation of muscle (nontraumatic), right lower leg | CMS +M62062 | Separation of muscle (nontraumatic), left lower leg | CMS +M62069 | Separation of muscle (nontraumatic), unspecified lower leg | CMS +M62071 | Separation of muscle (nontraumatic), right ankle and foot | CMS +M62072 | Separation of muscle (nontraumatic), left ankle and foot | CMS +M62079 | Separation of muscle (nontraumatic), unspecified ankle and foot | CMS +M6208 | Separation of muscle (nontraumatic), other site | CMS +M621 | Other rupture of muscle (nontraumatic) | WHO +M6210 | Other rupture of muscle (nontraumatic), unspecified site | CMS +M62111 | Other rupture of muscle (nontraumatic), right shoulder | CMS +M62112 | Other rupture of muscle (nontraumatic), left shoulder | CMS +M62119 | Other rupture of muscle (nontraumatic), unspecified shoulder | CMS +M62121 | Other rupture of muscle (nontraumatic), right upper arm | CMS +M62122 | Other rupture of muscle (nontraumatic), left upper arm | CMS +M62129 | Other rupture of muscle (nontraumatic), unspecified upper arm | CMS +M62131 | Other rupture of muscle (nontraumatic), right forearm | CMS +M62132 | Other rupture of muscle (nontraumatic), left forearm | CMS +M62139 | Other rupture of muscle (nontraumatic), unspecified forearm | CMS +M62141 | Other rupture of muscle (nontraumatic), right hand | CMS +M62142 | Other rupture of muscle (nontraumatic), left hand | CMS +M62149 | Other rupture of muscle (nontraumatic), unspecified hand | CMS +M62151 | Other rupture of muscle (nontraumatic), right thigh | CMS +M62152 | Other rupture of muscle (nontraumatic), left thigh | CMS +M62159 | Other rupture of muscle (nontraumatic), unspecified thigh | CMS +M62161 | Other rupture of muscle (nontraumatic), right lower leg | CMS +M62162 | Other rupture of muscle (nontraumatic), left lower leg | CMS +M62169 | Other rupture of muscle (nontraumatic), unspecified lower leg | CMS +M62171 | Other rupture of muscle (nontraumatic), right ankle and foot | CMS +M62172 | Other rupture of muscle (nontraumatic), left ankle and foot | CMS +M62179 | Other rupture of muscle (nontraumatic), unspecified ankle and foot | CMS +M6218 | Other rupture of muscle (nontraumatic), other site | CMS +M622 | Ischaemic infarction of muscle | WHO +M6220 | Nontraumatic ischemic infarction of muscle, unspecified site | CMS +M62211 | Nontraumatic ischemic infarction of muscle, right shoulder | CMS +M62212 | Nontraumatic ischemic infarction of muscle, left shoulder | CMS +M62219 | Nontraumatic ischemic infarction of muscle, unspecified shoulder | CMS +M62221 | Nontraumatic ischemic infarction of muscle, right upper arm | CMS +M62222 | Nontraumatic ischemic infarction of muscle, left upper arm | CMS +M62229 | Nontraumatic ischemic infarction of muscle, unspecified upper arm | CMS +M62231 | Nontraumatic ischemic infarction of muscle, right forearm | CMS +M62232 | Nontraumatic ischemic infarction of muscle, left forearm | CMS +M62239 | Nontraumatic ischemic infarction of muscle, unspecified forearm | CMS +M62241 | Nontraumatic ischemic infarction of muscle, right hand | CMS +M62242 | Nontraumatic ischemic infarction of muscle, left hand | CMS +M62249 | Nontraumatic ischemic infarction of muscle, unspecified hand | CMS +M62251 | Nontraumatic ischemic infarction of muscle, right thigh | CMS +M62252 | Nontraumatic ischemic infarction of muscle, left thigh | CMS +M62259 | Nontraumatic ischemic infarction of muscle, unspecified thigh | CMS +M62261 | Nontraumatic ischemic infarction of muscle, right lower leg | CMS +M62262 | Nontraumatic ischemic infarction of muscle, left lower leg | CMS +M62269 | Nontraumatic ischemic infarction of muscle, unspecified lower leg | CMS +M62271 | Nontraumatic ischemic infarction of muscle, right ankle and foot | CMS +M62272 | Nontraumatic ischemic infarction of muscle, left ankle and foot | CMS +M62279 | Nontraumatic ischemic infarction of muscle, unspecified ankle and foot | CMS +M6228 | Nontraumatic ischemic infarction of muscle, other site | CMS +M623 | Immobility syndrome (paraplegic) | WHO +M624 | Contracture of muscle | WHO +M6240 | Contracture of muscle, unspecified site | CMS +M62411 | Contracture of muscle, right shoulder | CMS +M62412 | Contracture of muscle, left shoulder | CMS +M62419 | Contracture of muscle, unspecified shoulder | CMS +M62421 | Contracture of muscle, right upper arm | CMS +M62422 | Contracture of muscle, left upper arm | CMS +M62429 | Contracture of muscle, unspecified upper arm | CMS +M62431 | Contracture of muscle, right forearm | CMS +M62432 | Contracture of muscle, left forearm | CMS +M62439 | Contracture of muscle, unspecified forearm | CMS +M62441 | Contracture of muscle, right hand | CMS +M62442 | Contracture of muscle, left hand | CMS +M62449 | Contracture of muscle, unspecified hand | CMS +M62451 | Contracture of muscle, right thigh | CMS +M62452 | Contracture of muscle, left thigh | CMS +M62459 | Contracture of muscle, unspecified thigh | CMS +M62461 | Contracture of muscle, right lower leg | CMS +M62462 | Contracture of muscle, left lower leg | CMS +M62469 | Contracture of muscle, unspecified lower leg | CMS +M62471 | Contracture of muscle, right ankle and foot | CMS +M62472 | Contracture of muscle, left ankle and foot | CMS +M62479 | Contracture of muscle, unspecified ankle and foot | CMS +M6248 | Contracture of muscle, other site | CMS +M6249 | Contracture of muscle, multiple sites | CMS +M625 | Muscle wasting and atrophy, not elsewhere classified | WHO +M6250 | Muscle wasting and atrophy, not elsewhere classified, unspecified site | CMS +M62511 | Muscle wasting and atrophy, not elsewhere classified, right shoulder | CMS +M62512 | Muscle wasting and atrophy, not elsewhere classified, left shoulder | CMS +M62519 | Muscle wasting and atrophy, not elsewhere classified, unspecified shoulder | CMS +M62521 | Muscle wasting and atrophy, not elsewhere classified, right upper arm | CMS +M62522 | Muscle wasting and atrophy, not elsewhere classified, left upper arm | CMS +M62529 | Muscle wasting and atrophy, not elsewhere classified, unspecified upper arm | CMS +M62531 | Muscle wasting and atrophy, not elsewhere classified, right forearm | CMS +M62532 | Muscle wasting and atrophy, not elsewhere classified, left forearm | CMS +M62539 | Muscle wasting and atrophy, not elsewhere classified, unspecified forearm | CMS +M62541 | Muscle wasting and atrophy, not elsewhere classified, right hand | CMS +M62542 | Muscle wasting and atrophy, not elsewhere classified, left hand | CMS +M62549 | Muscle wasting and atrophy, not elsewhere classified, unspecified hand | CMS +M62551 | Muscle wasting and atrophy, not elsewhere classified, right thigh | CMS +M62552 | Muscle wasting and atrophy, not elsewhere classified, left thigh | CMS +M62559 | Muscle wasting and atrophy, not elsewhere classified, unspecified thigh | CMS +M62561 | Muscle wasting and atrophy, not elsewhere classified, right lower leg | CMS +M62562 | Muscle wasting and atrophy, not elsewhere classified, left lower leg | CMS +M62569 | Muscle wasting and atrophy, not elsewhere classified, unspecified lower leg | CMS +M62571 | Muscle wasting and atrophy, not elsewhere classified, right ankle and foot | CMS +M62572 | Muscle wasting and atrophy, not elsewhere classified, left ankle and foot | CMS +M62579 | Muscle wasting and atrophy, not elsewhere classified, unspecified ankle and foot | CMS +M6258 | Muscle wasting and atrophy, not elsewhere classified, other site | CMS +M6259 | Muscle wasting and atrophy, not elsewhere classified, multiple sites | CMS +M626 | Muscle strain | WHO +M628 | Other specified disorders of muscle | WHO +M6281 | Muscle weakness (generalized) | CMS +M6282 | Rhabdomyolysis | CMS +M62830 | Muscle spasm of back | CMS +M62831 | Muscle spasm of calf | CMS +M62838 | Other muscle spasm | CMS +M6284 | Sarcopenia | CMS +M6289 | Other specified disorders of muscle | CMS +M629 | Disorder of muscle, unspecified | WHO +M63 | Disorders of muscle in diseases classified elsewhere | WHO +M630 | Myositis in bacterial diseases classified elsewhere | WHO +M631 | Myositis in protozoal and parasitic infections classified elsewhere | WHO +M632 | Myositis in other infectious diseases classified elsewhere | WHO +M633 | Myositis in sarcoidosis | WHO +M638 | Other disorders of muscle in diseases classified elsewhere | WHO +M6380 | Disorders of muscle in diseases classified elsewhere, unspecified site | CMS +M63811 | Disorders of muscle in diseases classified elsewhere, right shoulder | CMS +M63812 | Disorders of muscle in diseases classified elsewhere, left shoulder | CMS +M63819 | Disorders of muscle in diseases classified elsewhere, unspecified shoulder | CMS +M63821 | Disorders of muscle in diseases classified elsewhere, right upper arm | CMS +M63822 | Disorders of muscle in diseases classified elsewhere, left upper arm | CMS +M63829 | Disorders of muscle in diseases classified elsewhere, unspecified upper arm | CMS +M63831 | Disorders of muscle in diseases classified elsewhere, right forearm | CMS +M63832 | Disorders of muscle in diseases classified elsewhere, left forearm | CMS +M63839 | Disorders of muscle in diseases classified elsewhere, unspecified forearm | CMS +M63841 | Disorders of muscle in diseases classified elsewhere, right hand | CMS +M63842 | Disorders of muscle in diseases classified elsewhere, left hand | CMS +M63849 | Disorders of muscle in diseases classified elsewhere, unspecified hand | CMS +M63851 | Disorders of muscle in diseases classified elsewhere, right thigh | CMS +M63852 | Disorders of muscle in diseases classified elsewhere, left thigh | CMS +M63859 | Disorders of muscle in diseases classified elsewhere, unspecified thigh | CMS +M63861 | Disorders of muscle in diseases classified elsewhere, right lower leg | CMS +M63862 | Disorders of muscle in diseases classified elsewhere, left lower leg | CMS +M63869 | Disorders of muscle in diseases classified elsewhere, unspecified lower leg | CMS +M63871 | Disorders of muscle in diseases classified elsewhere, right ankle and foot | CMS +M63872 | Disorders of muscle in diseases classified elsewhere, left ankle and foot | CMS +M63879 | Disorders of muscle in diseases classified elsewhere, unspecified ankle and foot | CMS +M6388 | Disorders of muscle in diseases classified elsewhere, other site | CMS +M6389 | Disorders of muscle in diseases classified elsewhere, multiple sites | CMS +M65 | Synovitis and tenosynovitis | WHO +M650 | Abscess of tendon sheath | WHO +M6500 | Abscess of tendon sheath, unspecified site | CMS +M65011 | Abscess of tendon sheath, right shoulder | CMS +M65012 | Abscess of tendon sheath, left shoulder | CMS +M65019 | Abscess of tendon sheath, unspecified shoulder | CMS +M65021 | Abscess of tendon sheath, right upper arm | CMS +M65022 | Abscess of tendon sheath, left upper arm | CMS +M65029 | Abscess of tendon sheath, unspecified upper arm | CMS +M65031 | Abscess of tendon sheath, right forearm | CMS +M65032 | Abscess of tendon sheath, left forearm | CMS +M65039 | Abscess of tendon sheath, unspecified forearm | CMS +M65041 | Abscess of tendon sheath, right hand | CMS +M65042 | Abscess of tendon sheath, left hand | CMS +M65049 | Abscess of tendon sheath, unspecified hand | CMS +M65051 | Abscess of tendon sheath, right thigh | CMS +M65052 | Abscess of tendon sheath, left thigh | CMS +M65059 | Abscess of tendon sheath, unspecified thigh | CMS +M65061 | Abscess of tendon sheath, right lower leg | CMS +M65062 | Abscess of tendon sheath, left lower leg | CMS +M65069 | Abscess of tendon sheath, unspecified lower leg | CMS +M65071 | Abscess of tendon sheath, right ankle and foot | CMS +M65072 | Abscess of tendon sheath, left ankle and foot | CMS +M65079 | Abscess of tendon sheath, unspecified ankle and foot | CMS +M6508 | Abscess of tendon sheath, other site | CMS +M651 | Other infective (teno)synovitis | WHO +M6510 | Other infective (teno)synovitis, unspecified site | CMS +M65111 | Other infective (teno)synovitis, right shoulder | CMS +M65112 | Other infective (teno)synovitis, left shoulder | CMS +M65119 | Other infective (teno)synovitis, unspecified shoulder | CMS +M65121 | Other infective (teno)synovitis, right elbow | CMS +M65122 | Other infective (teno)synovitis, left elbow | CMS +M65129 | Other infective (teno)synovitis, unspecified elbow | CMS +M65131 | Other infective (teno)synovitis, right wrist | CMS +M65132 | Other infective (teno)synovitis, left wrist | CMS +M65139 | Other infective (teno)synovitis, unspecified wrist | CMS +M65141 | Other infective (teno)synovitis, right hand | CMS +M65142 | Other infective (teno)synovitis, left hand | CMS +M65149 | Other infective (teno)synovitis, unspecified hand | CMS +M65151 | Other infective (teno)synovitis, right hip | CMS +M65152 | Other infective (teno)synovitis, left hip | CMS +M65159 | Other infective (teno)synovitis, unspecified hip | CMS +M65161 | Other infective (teno)synovitis, right knee | CMS +M65162 | Other infective (teno)synovitis, left knee | CMS +M65169 | Other infective (teno)synovitis, unspecified knee | CMS +M65171 | Other infective (teno)synovitis, right ankle and foot | CMS +M65172 | Other infective (teno)synovitis, left ankle and foot | CMS +M65179 | Other infective (teno)synovitis, unspecified ankle and foot | CMS +M6518 | Other infective (teno)synovitis, other site | CMS +M6519 | Other infective (teno)synovitis, multiple sites | CMS +M652 | Calcific tendinitis | WHO +M6520 | Calcific tendinitis, unspecified site | CMS +M65221 | Calcific tendinitis, right upper arm | CMS +M65222 | Calcific tendinitis, left upper arm | CMS +M65229 | Calcific tendinitis, unspecified upper arm | CMS +M65231 | Calcific tendinitis, right forearm | CMS +M65232 | Calcific tendinitis, left forearm | CMS +M65239 | Calcific tendinitis, unspecified forearm | CMS +M65241 | Calcific tendinitis, right hand | CMS +M65242 | Calcific tendinitis, left hand | CMS +M65249 | Calcific tendinitis, unspecified hand | CMS +M65251 | Calcific tendinitis, right thigh | CMS +M65252 | Calcific tendinitis, left thigh | CMS +M65259 | Calcific tendinitis, unspecified thigh | CMS +M65261 | Calcific tendinitis, right lower leg | CMS +M65262 | Calcific tendinitis, left lower leg | CMS +M65269 | Calcific tendinitis, unspecified lower leg | CMS +M65271 | Calcific tendinitis, right ankle and foot | CMS +M65272 | Calcific tendinitis, left ankle and foot | CMS +M65279 | Calcific tendinitis, unspecified ankle and foot | CMS +M6528 | Calcific tendinitis, other site | CMS +M6529 | Calcific tendinitis, multiple sites | CMS +M653 | Trigger finger | WHO +M6530 | Trigger finger, unspecified finger | CMS +M65311 | Trigger thumb, right thumb | CMS +M65312 | Trigger thumb, left thumb | CMS +M65319 | Trigger thumb, unspecified thumb | CMS +M65321 | Trigger finger, right index finger | CMS +M65322 | Trigger finger, left index finger | CMS +M65329 | Trigger finger, unspecified index finger | CMS +M65331 | Trigger finger, right middle finger | CMS +M65332 | Trigger finger, left middle finger | CMS +M65339 | Trigger finger, unspecified middle finger | CMS +M65341 | Trigger finger, right ring finger | CMS +M65342 | Trigger finger, left ring finger | CMS +M65349 | Trigger finger, unspecified ring finger | CMS +M65351 | Trigger finger, right little finger | CMS +M65352 | Trigger finger, left little finger | CMS +M65359 | Trigger finger, unspecified little finger | CMS +M654 | Radial styloid tenosynovitis [de Quervain] | WHO +M658 | Other synovitis and tenosynovitis | WHO +M6580 | Other synovitis and tenosynovitis, unspecified site | CMS +M65811 | Other synovitis and tenosynovitis, right shoulder | CMS +M65812 | Other synovitis and tenosynovitis, left shoulder | CMS +M65819 | Other synovitis and tenosynovitis, unspecified shoulder | CMS +M65821 | Other synovitis and tenosynovitis, right upper arm | CMS +M65822 | Other synovitis and tenosynovitis, left upper arm | CMS +M65829 | Other synovitis and tenosynovitis, unspecified upper arm | CMS +M65831 | Other synovitis and tenosynovitis, right forearm | CMS +M65832 | Other synovitis and tenosynovitis, left forearm | CMS +M65839 | Other synovitis and tenosynovitis, unspecified forearm | CMS +M65841 | Other synovitis and tenosynovitis, right hand | CMS +M65842 | Other synovitis and tenosynovitis, left hand | CMS +M65849 | Other synovitis and tenosynovitis, unspecified hand | CMS +M65851 | Other synovitis and tenosynovitis, right thigh | CMS +M65852 | Other synovitis and tenosynovitis, left thigh | CMS +M65859 | Other synovitis and tenosynovitis, unspecified thigh | CMS +M65861 | Other synovitis and tenosynovitis, right lower leg | CMS +M65862 | Other synovitis and tenosynovitis, left lower leg | CMS +M65869 | Other synovitis and tenosynovitis, unspecified lower leg | CMS +M65871 | Other synovitis and tenosynovitis, right ankle and foot | CMS +M65872 | Other synovitis and tenosynovitis, left ankle and foot | CMS +M65879 | Other synovitis and tenosynovitis, unspecified ankle and foot | CMS +M6588 | Other synovitis and tenosynovitis, other site | CMS +M6589 | Other synovitis and tenosynovitis, multiple sites | CMS +M659 | Synovitis and tenosynovitis, unspecified | WHO +M66 | Spontaneous rupture of synovium and tendon | WHO +M660 | Rupture of popliteal cyst | WHO +M661 | Rupture of synovium | WHO +M6610 | Rupture of synovium, unspecified joint | CMS +M66111 | Rupture of synovium, right shoulder | CMS +M66112 | Rupture of synovium, left shoulder | CMS +M66119 | Rupture of synovium, unspecified shoulder | CMS +M66121 | Rupture of synovium, right elbow | CMS +M66122 | Rupture of synovium, left elbow | CMS +M66129 | Rupture of synovium, unspecified elbow | CMS +M66131 | Rupture of synovium, right wrist | CMS +M66132 | Rupture of synovium, left wrist | CMS +M66139 | Rupture of synovium, unspecified wrist | CMS +M66141 | Rupture of synovium, right hand | CMS +M66142 | Rupture of synovium, left hand | CMS +M66143 | Rupture of synovium, unspecified hand | CMS +M66144 | Rupture of synovium, right finger(s) | CMS +M66145 | Rupture of synovium, left finger(s) | CMS +M66146 | Rupture of synovium, unspecified finger(s) | CMS +M66151 | Rupture of synovium, right hip | CMS +M66152 | Rupture of synovium, left hip | CMS +M66159 | Rupture of synovium, unspecified hip | CMS +M66171 | Rupture of synovium, right ankle | CMS +M66172 | Rupture of synovium, left ankle | CMS +M66173 | Rupture of synovium, unspecified ankle | CMS +M66174 | Rupture of synovium, right foot | CMS +M66175 | Rupture of synovium, left foot | CMS +M66176 | Rupture of synovium, unspecified foot | CMS +M66177 | Rupture of synovium, right toe(s) | CMS +M66178 | Rupture of synovium, left toe(s) | CMS +M66179 | Rupture of synovium, unspecified toe(s) | CMS +M6618 | Rupture of synovium, other site | CMS +M662 | Spontaneous rupture of extensor tendons | WHO +M6620 | Spontaneous rupture of extensor tendons, unspecified site | CMS +M66211 | Spontaneous rupture of extensor tendons, right shoulder | CMS +M66212 | Spontaneous rupture of extensor tendons, left shoulder | CMS +M66219 | Spontaneous rupture of extensor tendons, unspecified shoulder | CMS +M66221 | Spontaneous rupture of extensor tendons, right upper arm | CMS +M66222 | Spontaneous rupture of extensor tendons, left upper arm | CMS +M66229 | Spontaneous rupture of extensor tendons, unspecified upper arm | CMS +M66231 | Spontaneous rupture of extensor tendons, right forearm | CMS +M66232 | Spontaneous rupture of extensor tendons, left forearm | CMS +M66239 | Spontaneous rupture of extensor tendons, unspecified forearm | CMS +M66241 | Spontaneous rupture of extensor tendons, right hand | CMS +M66242 | Spontaneous rupture of extensor tendons, left hand | CMS +M66249 | Spontaneous rupture of extensor tendons, unspecified hand | CMS +M66251 | Spontaneous rupture of extensor tendons, right thigh | CMS +M66252 | Spontaneous rupture of extensor tendons, left thigh | CMS +M66259 | Spontaneous rupture of extensor tendons, unspecified thigh | CMS +M66261 | Spontaneous rupture of extensor tendons, right lower leg | CMS +M66262 | Spontaneous rupture of extensor tendons, left lower leg | CMS +M66269 | Spontaneous rupture of extensor tendons, unspecified lower leg | CMS +M66271 | Spontaneous rupture of extensor tendons, right ankle and foot | CMS +M66272 | Spontaneous rupture of extensor tendons, left ankle and foot | CMS +M66279 | Spontaneous rupture of extensor tendons, unspecified ankle and foot | CMS +M6628 | Spontaneous rupture of extensor tendons, other site | CMS +M6629 | Spontaneous rupture of extensor tendons, multiple sites | CMS +M663 | Spontaneous rupture of flexor tendons | WHO +M6630 | Spontaneous rupture of flexor tendons, unspecified site | CMS +M66311 | Spontaneous rupture of flexor tendons, right shoulder | CMS +M66312 | Spontaneous rupture of flexor tendons, left shoulder | CMS +M66319 | Spontaneous rupture of flexor tendons, unspecified shoulder | CMS +M66321 | Spontaneous rupture of flexor tendons, right upper arm | CMS +M66322 | Spontaneous rupture of flexor tendons, left upper arm | CMS +M66329 | Spontaneous rupture of flexor tendons, unspecified upper arm | CMS +M66331 | Spontaneous rupture of flexor tendons, right forearm | CMS +M66332 | Spontaneous rupture of flexor tendons, left forearm | CMS +M66339 | Spontaneous rupture of flexor tendons, unspecified forearm | CMS +M66341 | Spontaneous rupture of flexor tendons, right hand | CMS +M66342 | Spontaneous rupture of flexor tendons, left hand | CMS +M66349 | Spontaneous rupture of flexor tendons, unspecified hand | CMS +M66351 | Spontaneous rupture of flexor tendons, right thigh | CMS +M66352 | Spontaneous rupture of flexor tendons, left thigh | CMS +M66359 | Spontaneous rupture of flexor tendons, unspecified thigh | CMS +M66361 | Spontaneous rupture of flexor tendons, right lower leg | CMS +M66362 | Spontaneous rupture of flexor tendons, left lower leg | CMS +M66369 | Spontaneous rupture of flexor tendons, unspecified lower leg | CMS +M66371 | Spontaneous rupture of flexor tendons, right ankle and foot | CMS +M66372 | Spontaneous rupture of flexor tendons, left ankle and foot | CMS +M66379 | Spontaneous rupture of flexor tendons, unspecified ankle and foot | CMS +M6638 | Spontaneous rupture of flexor tendons, other site | CMS +M6639 | Spontaneous rupture of flexor tendons, multiple sites | CMS +M664 | Spontaneous rupture of other tendons | WHO +M665 | Spontaneous rupture of unspecified tendon | WHO +M6680 | Spontaneous rupture of other tendons, unspecified site | CMS +M66811 | Spontaneous rupture of other tendons, right shoulder | CMS +M66812 | Spontaneous rupture of other tendons, left shoulder | CMS +M66819 | Spontaneous rupture of other tendons, unspecified shoulder | CMS +M66821 | Spontaneous rupture of other tendons, right upper arm | CMS +M66822 | Spontaneous rupture of other tendons, left upper arm | CMS +M66829 | Spontaneous rupture of other tendons, unspecified upper arm | CMS +M66831 | Spontaneous rupture of other tendons, right forearm | CMS +M66832 | Spontaneous rupture of other tendons, left forearm | CMS +M66839 | Spontaneous rupture of other tendons, unspecified forearm | CMS +M66841 | Spontaneous rupture of other tendons, right hand | CMS +M66842 | Spontaneous rupture of other tendons, left hand | CMS +M66849 | Spontaneous rupture of other tendons, unspecified hand | CMS +M66851 | Spontaneous rupture of other tendons, right thigh | CMS +M66852 | Spontaneous rupture of other tendons, left thigh | CMS +M66859 | Spontaneous rupture of other tendons, unspecified thigh | CMS +M66861 | Spontaneous rupture of other tendons, right lower leg | CMS +M66862 | Spontaneous rupture of other tendons, left lower leg | CMS +M66869 | Spontaneous rupture of other tendons, unspecified lower leg | CMS +M66871 | Spontaneous rupture of other tendons, right ankle and foot | CMS +M66872 | Spontaneous rupture of other tendons, left ankle and foot | CMS +M66879 | Spontaneous rupture of other tendons, unspecified ankle and foot | CMS +M6688 | Spontaneous rupture of other tendons, other | CMS +M6689 | Spontaneous rupture of other tendons, multiple sites | CMS +M669 | Spontaneous rupture of unspecified tendon | CMS +M67 | Other disorders of synovium and tendon | WHO +M670 | Short Achilles tendon (acquired) | WHO +M6700 | Short Achilles tendon (acquired), unspecified ankle | CMS +M6701 | Short Achilles tendon (acquired), right ankle | CMS +M6702 | Short Achilles tendon (acquired), left ankle | CMS +M671 | Other contracture of tendon (sheath) | WHO +M672 | Synovial hypertrophy, not elsewhere classified | WHO +M6720 | Synovial hypertrophy, not elsewhere classified, unspecified site | CMS +M67211 | Synovial hypertrophy, not elsewhere classified, right shoulder | CMS +M67212 | Synovial hypertrophy, not elsewhere classified, left shoulder | CMS +M67219 | Synovial hypertrophy, not elsewhere classified, unspecified shoulder | CMS +M67221 | Synovial hypertrophy, not elsewhere classified, right upper arm | CMS +M67222 | Synovial hypertrophy, not elsewhere classified, left upper arm | CMS +M67229 | Synovial hypertrophy, not elsewhere classified, unspecified upper arm | CMS +M67231 | Synovial hypertrophy, not elsewhere classified, right forearm | CMS +M67232 | Synovial hypertrophy, not elsewhere classified, left forearm | CMS +M67239 | Synovial hypertrophy, not elsewhere classified, unspecified forearm | CMS +M67241 | Synovial hypertrophy, not elsewhere classified, right hand | CMS +M67242 | Synovial hypertrophy, not elsewhere classified, left hand | CMS +M67249 | Synovial hypertrophy, not elsewhere classified, unspecified hand | CMS +M67251 | Synovial hypertrophy, not elsewhere classified, right thigh | CMS +M67252 | Synovial hypertrophy, not elsewhere classified, left thigh | CMS +M67259 | Synovial hypertrophy, not elsewhere classified, unspecified thigh | CMS +M67261 | Synovial hypertrophy, not elsewhere classified, right lower leg | CMS +M67262 | Synovial hypertrophy, not elsewhere classified, left lower leg | CMS +M67269 | Synovial hypertrophy, not elsewhere classified, unspecified lower leg | CMS +M67271 | Synovial hypertrophy, not elsewhere classified, right ankle and foot | CMS +M67272 | Synovial hypertrophy, not elsewhere classified, left ankle and foot | CMS +M67279 | Synovial hypertrophy, not elsewhere classified, unspecified ankle and foot | CMS +M6728 | Synovial hypertrophy, not elsewhere classified, other site | CMS +M6729 | Synovial hypertrophy, not elsewhere classified, multiple sites | CMS +M673 | Transient synovitis | WHO +M6730 | Transient synovitis, unspecified site | CMS +M67311 | Transient synovitis, right shoulder | CMS +M67312 | Transient synovitis, left shoulder | CMS +M67319 | Transient synovitis, unspecified shoulder | CMS +M67321 | Transient synovitis, right elbow | CMS +M67322 | Transient synovitis, left elbow | CMS +M67329 | Transient synovitis, unspecified elbow | CMS +M67331 | Transient synovitis, right wrist | CMS +M67332 | Transient synovitis, left wrist | CMS +M67339 | Transient synovitis, unspecified wrist | CMS +M67341 | Transient synovitis, right hand | CMS +M67342 | Transient synovitis, left hand | CMS +M67349 | Transient synovitis, unspecified hand | CMS +M67351 | Transient synovitis, right hip | CMS +M67352 | Transient synovitis, left hip | CMS +M67359 | Transient synovitis, unspecified hip | CMS +M67361 | Transient synovitis, right knee | CMS +M67362 | Transient synovitis, left knee | CMS +M67369 | Transient synovitis, unspecified knee | CMS +M67371 | Transient synovitis, right ankle and foot | CMS +M67372 | Transient synovitis, left ankle and foot | CMS +M67379 | Transient synovitis, unspecified ankle and foot | CMS +M6738 | Transient synovitis, other site | CMS +M6739 | Transient synovitis, multiple sites | CMS +M674 | Ganglion | WHO +M6740 | Ganglion, unspecified site | CMS +M67411 | Ganglion, right shoulder | CMS +M67412 | Ganglion, left shoulder | CMS +M67419 | Ganglion, unspecified shoulder | CMS +M67421 | Ganglion, right elbow | CMS +M67422 | Ganglion, left elbow | CMS +M67429 | Ganglion, unspecified elbow | CMS +M67431 | Ganglion, right wrist | CMS +M67432 | Ganglion, left wrist | CMS +M67439 | Ganglion, unspecified wrist | CMS +M67441 | Ganglion, right hand | CMS +M67442 | Ganglion, left hand | CMS +M67449 | Ganglion, unspecified hand | CMS +M67451 | Ganglion, right hip | CMS +M67452 | Ganglion, left hip | CMS +M67459 | Ganglion, unspecified hip | CMS +M67461 | Ganglion, right knee | CMS +M67462 | Ganglion, left knee | CMS +M67469 | Ganglion, unspecified knee | CMS +M67471 | Ganglion, right ankle and foot | CMS +M67472 | Ganglion, left ankle and foot | CMS +M67479 | Ganglion, unspecified ankle and foot | CMS +M6748 | Ganglion, other site | CMS +M6749 | Ganglion, multiple sites | CMS +M6750 | Plica syndrome, unspecified knee | CMS +M6751 | Plica syndrome, right knee | CMS +M6752 | Plica syndrome, left knee | CMS +M678 | Other specified disorders of synovium and tendon | WHO +M6780 | Other specified disorders of synovium and tendon, unspecified site | CMS +M67811 | Other specified disorders of synovium, right shoulder | CMS +M67812 | Other specified disorders of synovium, left shoulder | CMS +M67813 | Other specified disorders of tendon, right shoulder | CMS +M67814 | Other specified disorders of tendon, left shoulder | CMS +M67819 | Other specified disorders of synovium and tendon, unspecified shoulder | CMS +M67821 | Other specified disorders of synovium, right elbow | CMS +M67822 | Other specified disorders of synovium, left elbow | CMS +M67823 | Other specified disorders of tendon, right elbow | CMS +M67824 | Other specified disorders of tendon, left elbow | CMS +M67829 | Other specified disorders of synovium and tendon, unspecified elbow | CMS +M67831 | Other specified disorders of synovium, right wrist | CMS +M67832 | Other specified disorders of synovium, left wrist | CMS +M67833 | Other specified disorders of tendon, right wrist | CMS +M67834 | Other specified disorders of tendon, left wrist | CMS +M67839 | Other specified disorders of synovium and tendon, unspecified forearm | CMS +M67841 | Other specified disorders of synovium, right hand | CMS +M67842 | Other specified disorders of synovium, left hand | CMS +M67843 | Other specified disorders of tendon, right hand | CMS +M67844 | Other specified disorders of tendon, left hand | CMS +M67849 | Other specified disorders of synovium and tendon, unspecified hand | CMS +M67851 | Other specified disorders of synovium, right hip | CMS +M67852 | Other specified disorders of synovium, left hip | CMS +M67853 | Other specified disorders of tendon, right hip | CMS +M67854 | Other specified disorders of tendon, left hip | CMS +M67859 | Other specified disorders of synovium and tendon, unspecified hip | CMS +M67861 | Other specified disorders of synovium, right knee | CMS +M67862 | Other specified disorders of synovium, left knee | CMS +M67863 | Other specified disorders of tendon, right knee | CMS +M67864 | Other specified disorders of tendon, left knee | CMS +M67869 | Other specified disorders of synovium and tendon, unspecified knee | CMS +M67871 | Other specified disorders of synovium, right ankle and foot | CMS +M67872 | Other specified disorders of synovium, left ankle and foot | CMS +M67873 | Other specified disorders of tendon, right ankle and foot | CMS +M67874 | Other specified disorders of tendon, left ankle and foot | CMS +M67879 | Other specified disorders of synovium and tendon, unspecified ankle and foot | CMS +M6788 | Other specified disorders of synovium and tendon, other site | CMS +M6789 | Other specified disorders of synovium and tendon, multiple sites | CMS +M679 | Disorder of synovium and tendon, unspecified | WHO +M6790 | Unspecified disorder of synovium and tendon, unspecified site | CMS +M67911 | Unspecified disorder of synovium and tendon, right shoulder | CMS +M67912 | Unspecified disorder of synovium and tendon, left shoulder | CMS +M67919 | Unspecified disorder of synovium and tendon, unspecified shoulder | CMS +M67921 | Unspecified disorder of synovium and tendon, right upper arm | CMS +M67922 | Unspecified disorder of synovium and tendon, left upper arm | CMS +M67929 | Unspecified disorder of synovium and tendon, unspecified upper arm | CMS +M67931 | Unspecified disorder of synovium and tendon, right forearm | CMS +M67932 | Unspecified disorder of synovium and tendon, left forearm | CMS +M67939 | Unspecified disorder of synovium and tendon, unspecified forearm | CMS +M67941 | Unspecified disorder of synovium and tendon, right hand | CMS +M67942 | Unspecified disorder of synovium and tendon, left hand | CMS +M67949 | Unspecified disorder of synovium and tendon, unspecified hand | CMS +M67951 | Unspecified disorder of synovium and tendon, right thigh | CMS +M67952 | Unspecified disorder of synovium and tendon, left thigh | CMS +M67959 | Unspecified disorder of synovium and tendon, unspecified thigh | CMS +M67961 | Unspecified disorder of synovium and tendon, right lower leg | CMS +M67962 | Unspecified disorder of synovium and tendon, left lower leg | CMS +M67969 | Unspecified disorder of synovium and tendon, unspecified lower leg | CMS +M67971 | Unspecified disorder of synovium and tendon, right ankle and foot | CMS +M67972 | Unspecified disorder of synovium and tendon, left ankle and foot | CMS +M67979 | Unspecified disorder of synovium and tendon, unspecified ankle and foot | CMS +M6798 | Unspecified disorder of synovium and tendon, other site | CMS +M6799 | Unspecified disorder of synovium and tendon, multiple sites | CMS +M68 | Disorders of synovium and tendon in diseases classified elsewhere | WHO +M680 | Synovitis and tenosynovitis in bacterial diseases classified elsewhere | WHO +M688 | Other disorders of synovium and tendon in diseases classified elsewhere | WHO +M70 | Soft tissue disorders related to use, overuse and pressure | WHO +M700 | Chronic crepitant synovitis of hand and wrist | WHO +M70031 | Crepitant synovitis (acute) (chronic), right wrist | CMS +M70032 | Crepitant synovitis (acute) (chronic), left wrist | CMS +M70039 | Crepitant synovitis (acute) (chronic), unspecified wrist | CMS +M70041 | Crepitant synovitis (acute) (chronic), right hand | CMS +M70042 | Crepitant synovitis (acute) (chronic), left hand | CMS +M70049 | Crepitant synovitis (acute) (chronic), unspecified hand | CMS +M701 | Bursitis of hand | WHO +M7010 | Bursitis, unspecified hand | CMS +M7011 | Bursitis, right hand | CMS +M7012 | Bursitis, left hand | CMS +M702 | Olecranon bursitis | WHO +M7020 | Olecranon bursitis, unspecified elbow | CMS +M7021 | Olecranon bursitis, right elbow | CMS +M7022 | Olecranon bursitis, left elbow | CMS +M703 | Other bursitis of elbow | WHO +M7030 | Other bursitis of elbow, unspecified elbow | CMS +M7031 | Other bursitis of elbow, right elbow | CMS +M7032 | Other bursitis of elbow, left elbow | CMS +M704 | Prepatellar bursitis | WHO +M7040 | Prepatellar bursitis, unspecified knee | CMS +M7041 | Prepatellar bursitis, right knee | CMS +M7042 | Prepatellar bursitis, left knee | CMS +M705 | Other bursitis of knee | WHO +M7050 | Other bursitis of knee, unspecified knee | CMS +M7051 | Other bursitis of knee, right knee | CMS +M7052 | Other bursitis of knee, left knee | CMS +M706 | Trochanteric bursitis | WHO +M7060 | Trochanteric bursitis, unspecified hip | CMS +M7061 | Trochanteric bursitis, right hip | CMS +M7062 | Trochanteric bursitis, left hip | CMS +M707 | Other bursitis of hip | WHO +M7070 | Other bursitis of hip, unspecified hip | CMS +M7071 | Other bursitis of hip, right hip | CMS +M7072 | Other bursitis of hip, left hip | CMS +M708 | Other soft tissue disorders related to use, overuse and pressure | WHO +M7080 | Other soft tissue disorders related to use, overuse and pressure of unspecified site | CMS +M70811 | Other soft tissue disorders related to use, overuse and pressure, right shoulder | CMS +M70812 | Other soft tissue disorders related to use, overuse and pressure, left shoulder | CMS +M70819 | Other soft tissue disorders related to use, overuse and pressure, unspecified shoulder | CMS +M70821 | Other soft tissue disorders related to use, overuse and pressure, right upper arm | CMS +M70822 | Other soft tissue disorders related to use, overuse and pressure, left upper arm | CMS +M70829 | Other soft tissue disorders related to use, overuse and pressure, unspecified upper arms | CMS +M70831 | Other soft tissue disorders related to use, overuse and pressure, right forearm | CMS +M70832 | Other soft tissue disorders related to use, overuse and pressure, left forearm | CMS +M70839 | Other soft tissue disorders related to use, overuse and pressure, unspecified forearm | CMS +M70841 | Other soft tissue disorders related to use, overuse and pressure, right hand | CMS +M70842 | Other soft tissue disorders related to use, overuse and pressure, left hand | CMS +M70849 | Other soft tissue disorders related to use, overuse and pressure, unspecified hand | CMS +M70851 | Other soft tissue disorders related to use, overuse and pressure, right thigh | CMS +M70852 | Other soft tissue disorders related to use, overuse and pressure, left thigh | CMS +M70859 | Other soft tissue disorders related to use, overuse and pressure, unspecified thigh | CMS +M70861 | Other soft tissue disorders related to use, overuse and pressure, right lower leg | CMS +M70862 | Other soft tissue disorders related to use, overuse and pressure, left lower leg | CMS +M70869 | Other soft tissue disorders related to use, overuse and pressure, unspecified leg | CMS +M70871 | Other soft tissue disorders related to use, overuse and pressure, right ankle and foot | CMS +M70872 | Other soft tissue disorders related to use, overuse and pressure, left ankle and foot | CMS +M70879 | Other soft tissue disorders related to use, overuse and pressure, unspecified ankle and foot | CMS +M7088 | Other soft tissue disorders related to use, overuse and pressure other site | CMS +M7089 | Other soft tissue disorders related to use, overuse and pressure multiple sites | CMS +M709 | Unspecified soft tissue disorder related to use, overuse and pressure | WHO +M7090 | Unspecified soft tissue disorder related to use, overuse and pressure of unspecified site | CMS +M70911 | Unspecified soft tissue disorder related to use, overuse and pressure, right shoulder | CMS +M70912 | Unspecified soft tissue disorder related to use, overuse and pressure, left shoulder | CMS +M70919 | Unspecified soft tissue disorder related to use, overuse and pressure, unspecified shoulder | CMS +M70921 | Unspecified soft tissue disorder related to use, overuse and pressure, right upper arm | CMS +M70922 | Unspecified soft tissue disorder related to use, overuse and pressure, left upper arm | CMS +M70929 | Unspecified soft tissue disorder related to use, overuse and pressure, unspecified upper arm | CMS +M70931 | Unspecified soft tissue disorder related to use, overuse and pressure, right forearm | CMS +M70932 | Unspecified soft tissue disorder related to use, overuse and pressure, left forearm | CMS +M70939 | Unspecified soft tissue disorder related to use, overuse and pressure, unspecified forearm | CMS +M70941 | Unspecified soft tissue disorder related to use, overuse and pressure, right hand | CMS +M70942 | Unspecified soft tissue disorder related to use, overuse and pressure, left hand | CMS +M70949 | Unspecified soft tissue disorder related to use, overuse and pressure, unspecified hand | CMS +M70951 | Unspecified soft tissue disorder related to use, overuse and pressure, right thigh | CMS +M70952 | Unspecified soft tissue disorder related to use, overuse and pressure, left thigh | CMS +M70959 | Unspecified soft tissue disorder related to use, overuse and pressure, unspecified thigh | CMS +M70961 | Unspecified soft tissue disorder related to use, overuse and pressure, right lower leg | CMS +M70962 | Unspecified soft tissue disorder related to use, overuse and pressure, left lower leg | CMS +M70969 | Unspecified soft tissue disorder related to use, overuse and pressure, unspecified lower leg | CMS +M70971 | Unspecified soft tissue disorder related to use, overuse and pressure, right ankle and foot | CMS +M70972 | Unspecified soft tissue disorder related to use, overuse and pressure, left ankle and foot | CMS +M70979 | Unspecified soft tissue disorder related to use, overuse and pressure, unspecified ankle and foot | CMS +M7098 | Unspecified soft tissue disorder related to use, overuse and pressure other | CMS +M7099 | Unspecified soft tissue disorder related to use, overuse and pressure multiple sites | CMS +M71 | Other bursopathies | WHO +M710 | Abscess of bursa | WHO +M7100 | Abscess of bursa, unspecified site | CMS +M71011 | Abscess of bursa, right shoulder | CMS +M71012 | Abscess of bursa, left shoulder | CMS +M71019 | Abscess of bursa, unspecified shoulder | CMS +M71021 | Abscess of bursa, right elbow | CMS +M71022 | Abscess of bursa, left elbow | CMS +M71029 | Abscess of bursa, unspecified elbow | CMS +M71031 | Abscess of bursa, right wrist | CMS +M71032 | Abscess of bursa, left wrist | CMS +M71039 | Abscess of bursa, unspecified wrist | CMS +M71041 | Abscess of bursa, right hand | CMS +M71042 | Abscess of bursa, left hand | CMS +M71049 | Abscess of bursa, unspecified hand | CMS +M71051 | Abscess of bursa, right hip | CMS +M71052 | Abscess of bursa, left hip | CMS +M71059 | Abscess of bursa, unspecified hip | CMS +M71061 | Abscess of bursa, right knee | CMS +M71062 | Abscess of bursa, left knee | CMS +M71069 | Abscess of bursa, unspecified knee | CMS +M71071 | Abscess of bursa, right ankle and foot | CMS +M71072 | Abscess of bursa, left ankle and foot | CMS +M71079 | Abscess of bursa, unspecified ankle and foot | CMS +M7108 | Abscess of bursa, other site | CMS +M7109 | Abscess of bursa, multiple sites | CMS +M711 | Other infective bursitis | WHO +M7110 | Other infective bursitis, unspecified site | CMS +M71111 | Other infective bursitis, right shoulder | CMS +M71112 | Other infective bursitis, left shoulder | CMS +M71119 | Other infective bursitis, unspecified shoulder | CMS +M71121 | Other infective bursitis, right elbow | CMS +M71122 | Other infective bursitis, left elbow | CMS +M71129 | Other infective bursitis, unspecified elbow | CMS +M71131 | Other infective bursitis, right wrist | CMS +M71132 | Other infective bursitis, left wrist | CMS +M71139 | Other infective bursitis, unspecified wrist | CMS +M71141 | Other infective bursitis, right hand | CMS +M71142 | Other infective bursitis, left hand | CMS +M71149 | Other infective bursitis, unspecified hand | CMS +M71151 | Other infective bursitis, right hip | CMS +M71152 | Other infective bursitis, left hip | CMS +M71159 | Other infective bursitis, unspecified hip | CMS +M71161 | Other infective bursitis, right knee | CMS +M71162 | Other infective bursitis, left knee | CMS +M71169 | Other infective bursitis, unspecified knee | CMS +M71171 | Other infective bursitis, right ankle and foot | CMS +M71172 | Other infective bursitis, left ankle and foot | CMS +M71179 | Other infective bursitis, unspecified ankle and foot | CMS +M7118 | Other infective bursitis, other site | CMS +M7119 | Other infective bursitis, multiple sites | CMS +M712 | Synovial cyst of popliteal space [Baker] | WHO +M7120 | Synovial cyst of popliteal space [Baker], unspecified knee | CMS +M7121 | Synovial cyst of popliteal space [Baker], right knee | CMS +M7122 | Synovial cyst of popliteal space [Baker], left knee | CMS +M713 | Other bursal cyst | WHO +M7130 | Other bursal cyst, unspecified site | CMS +M71311 | Other bursal cyst, right shoulder | CMS +M71312 | Other bursal cyst, left shoulder | CMS +M71319 | Other bursal cyst, unspecified shoulder | CMS +M71321 | Other bursal cyst, right elbow | CMS +M71322 | Other bursal cyst, left elbow | CMS +M71329 | Other bursal cyst, unspecified elbow | CMS +M71331 | Other bursal cyst, right wrist | CMS +M71332 | Other bursal cyst, left wrist | CMS +M71339 | Other bursal cyst, unspecified wrist | CMS +M71341 | Other bursal cyst, right hand | CMS +M71342 | Other bursal cyst, left hand | CMS +M71349 | Other bursal cyst, unspecified hand | CMS +M71351 | Other bursal cyst, right hip | CMS +M71352 | Other bursal cyst, left hip | CMS +M71359 | Other bursal cyst, unspecified hip | CMS +M71371 | Other bursal cyst, right ankle and foot | CMS +M71372 | Other bursal cyst, left ankle and foot | CMS +M71379 | Other bursal cyst, unspecified ankle and foot | CMS +M7138 | Other bursal cyst, other site | CMS +M7139 | Other bursal cyst, multiple sites | CMS +M714 | Calcium deposit in bursa | WHO +M7140 | Calcium deposit in bursa, unspecified site | CMS +M71421 | Calcium deposit in bursa, right elbow | CMS +M71422 | Calcium deposit in bursa, left elbow | CMS +M71429 | Calcium deposit in bursa, unspecified elbow | CMS +M71431 | Calcium deposit in bursa, right wrist | CMS +M71432 | Calcium deposit in bursa, left wrist | CMS +M71439 | Calcium deposit in bursa, unspecified wrist | CMS +M71441 | Calcium deposit in bursa, right hand | CMS +M71442 | Calcium deposit in bursa, left hand | CMS +M71449 | Calcium deposit in bursa, unspecified hand | CMS +M71451 | Calcium deposit in bursa, right hip | CMS +M71452 | Calcium deposit in bursa, left hip | CMS +M71459 | Calcium deposit in bursa, unspecified hip | CMS +M71461 | Calcium deposit in bursa, right knee | CMS +M71462 | Calcium deposit in bursa, left knee | CMS +M71469 | Calcium deposit in bursa, unspecified knee | CMS +M71471 | Calcium deposit in bursa, right ankle and foot | CMS +M71472 | Calcium deposit in bursa, left ankle and foot | CMS +M71479 | Calcium deposit in bursa, unspecified ankle and foot | CMS +M7148 | Calcium deposit in bursa, other site | CMS +M7149 | Calcium deposit in bursa, multiple sites | CMS +M715 | Other bursitis, not elsewhere classified | WHO +M7150 | Other bursitis, not elsewhere classified, unspecified site | CMS +M71521 | Other bursitis, not elsewhere classified, right elbow | CMS +M71522 | Other bursitis, not elsewhere classified, left elbow | CMS +M71529 | Other bursitis, not elsewhere classified, unspecified elbow | CMS +M71531 | Other bursitis, not elsewhere classified, right wrist | CMS +M71532 | Other bursitis, not elsewhere classified, left wrist | CMS +M71539 | Other bursitis, not elsewhere classified, unspecified wrist | CMS +M71541 | Other bursitis, not elsewhere classified, right hand | CMS +M71542 | Other bursitis, not elsewhere classified, left hand | CMS +M71549 | Other bursitis, not elsewhere classified, unspecified hand | CMS +M71551 | Other bursitis, not elsewhere classified, right hip | CMS +M71552 | Other bursitis, not elsewhere classified, left hip | CMS +M71559 | Other bursitis, not elsewhere classified, unspecified hip | CMS +M71561 | Other bursitis, not elsewhere classified, right knee | CMS +M71562 | Other bursitis, not elsewhere classified, left knee | CMS +M71569 | Other bursitis, not elsewhere classified, unspecified knee | CMS +M71571 | Other bursitis, not elsewhere classified, right ankle and foot | CMS +M71572 | Other bursitis, not elsewhere classified, left ankle and foot | CMS +M71579 | Other bursitis, not elsewhere classified, unspecified ankle and foot | CMS +M7158 | Other bursitis, not elsewhere classified, other site | CMS +M718 | Other specified bursopathies | WHO +M7180 | Other specified bursopathies, unspecified site | CMS +M71811 | Other specified bursopathies, right shoulder | CMS +M71812 | Other specified bursopathies, left shoulder | CMS +M71819 | Other specified bursopathies, unspecified shoulder | CMS +M71821 | Other specified bursopathies, right elbow | CMS +M71822 | Other specified bursopathies, left elbow | CMS +M71829 | Other specified bursopathies, unspecified elbow | CMS +M71831 | Other specified bursopathies, right wrist | CMS +M71832 | Other specified bursopathies, left wrist | CMS +M71839 | Other specified bursopathies, unspecified wrist | CMS +M71841 | Other specified bursopathies, right hand | CMS +M71842 | Other specified bursopathies, left hand | CMS +M71849 | Other specified bursopathies, unspecified hand | CMS +M71851 | Other specified bursopathies, right hip | CMS +M71852 | Other specified bursopathies, left hip | CMS +M71859 | Other specified bursopathies, unspecified hip | CMS +M71861 | Other specified bursopathies, right knee | CMS +M71862 | Other specified bursopathies, left knee | CMS +M71869 | Other specified bursopathies, unspecified knee | CMS +M71871 | Other specified bursopathies, right ankle and foot | CMS +M71872 | Other specified bursopathies, left ankle and foot | CMS +M71879 | Other specified bursopathies, unspecified ankle and foot | CMS +M7188 | Other specified bursopathies, other site | CMS +M7189 | Other specified bursopathies, multiple sites | CMS +M719 | Bursopathy, unspecified | WHO +M72 | Fibroblastic disorders | WHO +M720 | Palmar fascial fibromatosis [Dupuytren] | WHO +M721 | Knuckle pads | WHO +M722 | Plantar fascial fibromatosis | WHO +M724 | Pseudosarcomatous fibromatosis | WHO +M726 | Necrotizing fasciitis | WHO +M728 | Other fibroblastic disorders | WHO +M729 | Fibroblastic disorder, unspecified | WHO +M73 | Soft tissue disorders in diseases classified elsewhere | WHO +M730 | Gonococcal bursitis | WHO +M731 | Syphilitic bursitis | WHO +M738 | Other soft tissue disorders in diseases classified elsewhere | WHO +M75 | Shoulder lesions | WHO +M750 | Adhesive capsulitis of shoulder | WHO +M7500 | Adhesive capsulitis of unspecified shoulder | CMS +M7501 | Adhesive capsulitis of right shoulder | CMS +M7502 | Adhesive capsulitis of left shoulder | CMS +M751 | Rotator cuff syndrome | WHO +M75100 | Unspecified rotator cuff tear or rupture of unspecified shoulder, not specified as traumatic | CMS +M75101 | Unspecified rotator cuff tear or rupture of right shoulder, not specified as traumatic | CMS +M75102 | Unspecified rotator cuff tear or rupture of left shoulder, not specified as traumatic | CMS +M75110 | Incomplete rotator cuff tear or rupture of unspecified shoulder, not specified as traumatic | CMS +M75111 | Incomplete rotator cuff tear or rupture of right shoulder, not specified as traumatic | CMS +M75112 | Incomplete rotator cuff tear or rupture of left shoulder, not specified as traumatic | CMS +M75120 | Complete rotator cuff tear or rupture of unspecified shoulder, not specified as traumatic | CMS +M75121 | Complete rotator cuff tear or rupture of right shoulder, not specified as traumatic | CMS +M75122 | Complete rotator cuff tear or rupture of left shoulder, not specified as traumatic | CMS +M752 | Bicipital tendinitis | WHO +M7520 | Bicipital tendinitis, unspecified shoulder | CMS +M7521 | Bicipital tendinitis, right shoulder | CMS +M7522 | Bicipital tendinitis, left shoulder | CMS +M753 | Calcific tendinitis of shoulder | WHO +M7530 | Calcific tendinitis of unspecified shoulder | CMS +M7531 | Calcific tendinitis of right shoulder | CMS +M7532 | Calcific tendinitis of left shoulder | CMS +M754 | Impingement syndrome of shoulder | WHO +M7540 | Impingement syndrome of unspecified shoulder | CMS +M7541 | Impingement syndrome of right shoulder | CMS +M7542 | Impingement syndrome of left shoulder | CMS +M755 | Bursitis of shoulder | WHO +M7550 | Bursitis of unspecified shoulder | CMS +M7551 | Bursitis of right shoulder | CMS +M7552 | Bursitis of left shoulder | CMS +M756 | Tear of labrum of degenerative shoulder joint | WHO +M758 | Other shoulder lesions | WHO +M7580 | Other shoulder lesions, unspecified shoulder | CMS +M7581 | Other shoulder lesions, right shoulder | CMS +M7582 | Other shoulder lesions, left shoulder | CMS +M759 | Shoulder lesion, unspecified | WHO +M7590 | Shoulder lesion, unspecified, unspecified shoulder | CMS +M7591 | Shoulder lesion, unspecified, right shoulder | CMS +M7592 | Shoulder lesion, unspecified, left shoulder | CMS +M76 | Enthesopathies of lower limb, excluding foot | WHO +M760 | Gluteal tendinitis | WHO +M7600 | Gluteal tendinitis, unspecified hip | CMS +M7601 | Gluteal tendinitis, right hip | CMS +M7602 | Gluteal tendinitis, left hip | CMS +M761 | Psoas tendinitis | WHO +M7610 | Psoas tendinitis, unspecified hip | CMS +M7611 | Psoas tendinitis, right hip | CMS +M7612 | Psoas tendinitis, left hip | CMS +M762 | Iliac crest spur | WHO +M7620 | Iliac crest spur, unspecified hip | CMS +M7621 | Iliac crest spur, right hip | CMS +M7622 | Iliac crest spur, left hip | CMS +M763 | Iliotibial band syndrome | WHO +M7630 | Iliotibial band syndrome, unspecified leg | CMS +M7631 | Iliotibial band syndrome, right leg | CMS +M7632 | Iliotibial band syndrome, left leg | CMS +M764 | Tibial collateral bursitis [Pellegrini-Stieda] | WHO +M7640 | Tibial collateral bursitis [Pellegrini-Stieda], unspecified leg | CMS +M7641 | Tibial collateral bursitis [Pellegrini-Stieda], right leg | CMS +M7642 | Tibial collateral bursitis [Pellegrini-Stieda], left leg | CMS +M765 | Patellar tendinitis | WHO +M7650 | Patellar tendinitis, unspecified knee | CMS +M7651 | Patellar tendinitis, right knee | CMS +M7652 | Patellar tendinitis, left knee | CMS +M766 | Achilles tendinitis | WHO +M7660 | Achilles tendinitis, unspecified leg | CMS +M7661 | Achilles tendinitis, right leg | CMS +M7662 | Achilles tendinitis, left leg | CMS +M767 | Peroneal tendinitis | WHO +M7670 | Peroneal tendinitis, unspecified leg | CMS +M7671 | Peroneal tendinitis, right leg | CMS +M7672 | Peroneal tendinitis, left leg | CMS +M768 | Other enthesopathies of lower limb, excluding foot | WHO +M76811 | Anterior tibial syndrome, right leg | CMS +M76812 | Anterior tibial syndrome, left leg | CMS +M76819 | Anterior tibial syndrome, unspecified leg | CMS +M76821 | Posterior tibial tendinitis, right leg | CMS +M76822 | Posterior tibial tendinitis, left leg | CMS +M76829 | Posterior tibial tendinitis, unspecified leg | CMS +M76891 | Other specified enthesopathies of right lower limb, excluding foot | CMS +M76892 | Other specified enthesopathies of left lower limb, excluding foot | CMS +M76899 | Other specified enthesopathies of unspecified lower limb, excluding foot | CMS +M769 | Enthesopathy of lower limb, unspecified | WHO +M77 | Other enthesopathies | WHO +M770 | Medial epicondylitis | WHO +M7700 | Medial epicondylitis, unspecified elbow | CMS +M7701 | Medial epicondylitis, right elbow | CMS +M7702 | Medial epicondylitis, left elbow | CMS +M771 | Lateral epicondylitis | WHO +M7710 | Lateral epicondylitis, unspecified elbow | CMS +M7711 | Lateral epicondylitis, right elbow | CMS +M7712 | Lateral epicondylitis, left elbow | CMS +M772 | Periarthritis of wrist | WHO +M7720 | Periarthritis, unspecified wrist | CMS +M7721 | Periarthritis, right wrist | CMS +M7722 | Periarthritis, left wrist | CMS +M773 | Calcaneal spur | WHO +M7730 | Calcaneal spur, unspecified foot | CMS +M7731 | Calcaneal spur, right foot | CMS +M7732 | Calcaneal spur, left foot | CMS +M774 | Metatarsalgia | WHO +M7740 | Metatarsalgia, unspecified foot | CMS +M7741 | Metatarsalgia, right foot | CMS +M7742 | Metatarsalgia, left foot | CMS +M775 | Other enthesopathy of foot | WHO +M7750 | Other enthesopathy of unspecified foot | CMS +M7751 | Other enthesopathy of right foot | CMS +M7752 | Other enthesopathy of left foot | CMS +M778 | Other enthesopathies, not elsewhere classified | WHO +M779 | Enthesopathy, unspecified | WHO +M79 | Other soft tissue disorders, not elsewhere classified | WHO +M790 | Rheumatism, unspecified | WHO +M791 | Myalgia | WHO +M7910 | Myalgia, unspecified site | CMS +M7911 | Myalgia of mastication muscle | CMS +M7912 | Myalgia of auxiliary muscles, head and neck | CMS +M7918 | Myalgia, other site | CMS +M792 | Neuralgia and neuritis, unspecified | WHO +M793 | Panniculitis, unspecified | WHO +M794 | Hypertrophy of (infrapatellar) fat pad | WHO +M795 | Residual foreign body in soft tissue | WHO +M796 | Pain in limb | WHO +M79601 | Pain in right arm | CMS +M79602 | Pain in left arm | CMS +M79603 | Pain in arm, unspecified | CMS +M79604 | Pain in right leg | CMS +M79605 | Pain in left leg | CMS +M79606 | Pain in leg, unspecified | CMS +M79609 | Pain in unspecified limb | CMS +M79621 | Pain in right upper arm | CMS +M79622 | Pain in left upper arm | CMS +M79629 | Pain in unspecified upper arm | CMS +M79631 | Pain in right forearm | CMS +M79632 | Pain in left forearm | CMS +M79639 | Pain in unspecified forearm | CMS +M79641 | Pain in right hand | CMS +M79642 | Pain in left hand | CMS +M79643 | Pain in unspecified hand | CMS +M79644 | Pain in right finger(s) | CMS +M79645 | Pain in left finger(s) | CMS +M79646 | Pain in unspecified finger(s) | CMS +M79651 | Pain in right thigh | CMS +M79652 | Pain in left thigh | CMS +M79659 | Pain in unspecified thigh | CMS +M79661 | Pain in right lower leg | CMS +M79662 | Pain in left lower leg | CMS +M79669 | Pain in unspecified lower leg | CMS +M79671 | Pain in right foot | CMS +M79672 | Pain in left foot | CMS +M79673 | Pain in unspecified foot | CMS +M79674 | Pain in right toe(s) | CMS +M79675 | Pain in left toe(s) | CMS +M79676 | Pain in unspecified toe(s) | CMS +M797 | Fibromyalgia | WHO +M798 | Other specified soft tissue disorders | WHO +M7981 | Nontraumatic hematoma of soft tissue | CMS +M7989 | Other specified soft tissue disorders | CMS +M799 | Soft tissue disorder, unspecified | WHO +M79A11 | Nontraumatic compartment syndrome of right upper extremity | CMS +M79A12 | Nontraumatic compartment syndrome of left upper extremity | CMS +M79A19 | Nontraumatic compartment syndrome of unspecified upper extremity | CMS +M79A21 | Nontraumatic compartment syndrome of right lower extremity | CMS +M79A22 | Nontraumatic compartment syndrome of left lower extremity | CMS +M79A29 | Nontraumatic compartment syndrome of unspecified lower extremity | CMS +M79A3 | Nontraumatic compartment syndrome of abdomen | CMS +M79A9 | Nontraumatic compartment syndrome of other sites | CMS +M80 | Osteoporosis with pathological fracture | WHO +M800 | Postmenopausal osteoporosis with pathological fracture | WHO +M8000XA | Age-related osteoporosis with current pathological fracture, unspecified site, initial encounter for fracture | CMS +M8000XD | Age-related osteoporosis with current pathological fracture, unspecified site, subsequent encounter for fracture with routine healing | CMS +M8000XG | Age-related osteoporosis with current pathological fracture, unspecified site, subsequent encounter for fracture with delayed healing | CMS +M8000XK | Age-related osteoporosis with current pathological fracture, unspecified site, subsequent encounter for fracture with nonunion | CMS +M8000XP | Age-related osteoporosis with current pathological fracture, unspecified site, subsequent encounter for fracture with malunion | CMS +M8000XS | Age-related osteoporosis with current pathological fracture, unspecified site, sequela | CMS +M80011A | Age-related osteoporosis with current pathological fracture, right shoulder, initial encounter for fracture | CMS +M80011D | Age-related osteoporosis with current pathological fracture, right shoulder, subsequent encounter for fracture with routine healing | CMS +M80011G | Age-related osteoporosis with current pathological fracture, right shoulder, subsequent encounter for fracture with delayed healing | CMS +M80011K | Age-related osteoporosis with current pathological fracture, right shoulder, subsequent encounter for fracture with nonunion | CMS +M80011P | Age-related osteoporosis with current pathological fracture, right shoulder, subsequent encounter for fracture with malunion | CMS +M80011S | Age-related osteoporosis with current pathological fracture, right shoulder, sequela | CMS +M80012A | Age-related osteoporosis with current pathological fracture, left shoulder, initial encounter for fracture | CMS +M80012D | Age-related osteoporosis with current pathological fracture, left shoulder, subsequent encounter for fracture with routine healing | CMS +M80012G | Age-related osteoporosis with current pathological fracture, left shoulder, subsequent encounter for fracture with delayed healing | CMS +M80012K | Age-related osteoporosis with current pathological fracture, left shoulder, subsequent encounter for fracture with nonunion | CMS +M80012P | Age-related osteoporosis with current pathological fracture, left shoulder, subsequent encounter for fracture with malunion | CMS +M80012S | Age-related osteoporosis with current pathological fracture, left shoulder, sequela | CMS +M80019A | Age-related osteoporosis with current pathological fracture, unspecified shoulder, initial encounter for fracture | CMS +M80019D | Age-related osteoporosis with current pathological fracture, unspecified shoulder, subsequent encounter for fracture with routine healing | CMS +M80019G | Age-related osteoporosis with current pathological fracture, unspecified shoulder, subsequent encounter for fracture with delayed healing | CMS +M80019K | Age-related osteoporosis with current pathological fracture, unspecified shoulder, subsequent encounter for fracture with nonunion | CMS +M80019P | Age-related osteoporosis with current pathological fracture, unspecified shoulder, subsequent encounter for fracture with malunion | CMS +M80019S | Age-related osteoporosis with current pathological fracture, unspecified shoulder, sequela | CMS +M80021A | Age-related osteoporosis with current pathological fracture, right humerus, initial encounter for fracture | CMS +M80021D | Age-related osteoporosis with current pathological fracture, right humerus, subsequent encounter for fracture with routine healing | CMS +M80021G | Age-related osteoporosis with current pathological fracture, right humerus, subsequent encounter for fracture with delayed healing | CMS +M80021K | Age-related osteoporosis with current pathological fracture, right humerus, subsequent encounter for fracture with nonunion | CMS +M80021P | Age-related osteoporosis with current pathological fracture, right humerus, subsequent encounter for fracture with malunion | CMS +M80021S | Age-related osteoporosis with current pathological fracture, right humerus, sequela | CMS +M80022A | Age-related osteoporosis with current pathological fracture, left humerus, initial encounter for fracture | CMS +M80022D | Age-related osteoporosis with current pathological fracture, left humerus, subsequent encounter for fracture with routine healing | CMS +M80022G | Age-related osteoporosis with current pathological fracture, left humerus, subsequent encounter for fracture with delayed healing | CMS +M80022K | Age-related osteoporosis with current pathological fracture, left humerus, subsequent encounter for fracture with nonunion | CMS +M80022P | Age-related osteoporosis with current pathological fracture, left humerus, subsequent encounter for fracture with malunion | CMS +M80022S | Age-related osteoporosis with current pathological fracture, left humerus, sequela | CMS +M80029A | Age-related osteoporosis with current pathological fracture, unspecified humerus, initial encounter for fracture | CMS +M80029D | Age-related osteoporosis with current pathological fracture, unspecified humerus, subsequent encounter for fracture with routine healing | CMS +M80029G | Age-related osteoporosis with current pathological fracture, unspecified humerus, subsequent encounter for fracture with delayed healing | CMS +M80029K | Age-related osteoporosis with current pathological fracture, unspecified humerus, subsequent encounter for fracture with nonunion | CMS +M80029P | Age-related osteoporosis with current pathological fracture, unspecified humerus, subsequent encounter for fracture with malunion | CMS +M80029S | Age-related osteoporosis with current pathological fracture, unspecified humerus, sequela | CMS +M80031A | Age-related osteoporosis with current pathological fracture, right forearm, initial encounter for fracture | CMS +M80031D | Age-related osteoporosis with current pathological fracture, right forearm, subsequent encounter for fracture with routine healing | CMS +M80031G | Age-related osteoporosis with current pathological fracture, right forearm, subsequent encounter for fracture with delayed healing | CMS +M80031K | Age-related osteoporosis with current pathological fracture, right forearm, subsequent encounter for fracture with nonunion | CMS +M80031P | Age-related osteoporosis with current pathological fracture, right forearm, subsequent encounter for fracture with malunion | CMS +M80031S | Age-related osteoporosis with current pathological fracture, right forearm, sequela | CMS +M80032A | Age-related osteoporosis with current pathological fracture, left forearm, initial encounter for fracture | CMS +M80032D | Age-related osteoporosis with current pathological fracture, left forearm, subsequent encounter for fracture with routine healing | CMS +M80032G | Age-related osteoporosis with current pathological fracture, left forearm, subsequent encounter for fracture with delayed healing | CMS +M80032K | Age-related osteoporosis with current pathological fracture, left forearm, subsequent encounter for fracture with nonunion | CMS +M80032P | Age-related osteoporosis with current pathological fracture, left forearm, subsequent encounter for fracture with malunion | CMS +M80032S | Age-related osteoporosis with current pathological fracture, left forearm, sequela | CMS +M80039A | Age-related osteoporosis with current pathological fracture, unspecified forearm, initial encounter for fracture | CMS +M80039D | Age-related osteoporosis with current pathological fracture, unspecified forearm, subsequent encounter for fracture with routine healing | CMS +M80039G | Age-related osteoporosis with current pathological fracture, unspecified forearm, subsequent encounter for fracture with delayed healing | CMS +M80039K | Age-related osteoporosis with current pathological fracture, unspecified forearm, subsequent encounter for fracture with nonunion | CMS +M80039P | Age-related osteoporosis with current pathological fracture, unspecified forearm, subsequent encounter for fracture with malunion | CMS +M80039S | Age-related osteoporosis with current pathological fracture, unspecified forearm, sequela | CMS +M80041A | Age-related osteoporosis with current pathological fracture, right hand, initial encounter for fracture | CMS +M80041D | Age-related osteoporosis with current pathological fracture, right hand, subsequent encounter for fracture with routine healing | CMS +M80041G | Age-related osteoporosis with current pathological fracture, right hand, subsequent encounter for fracture with delayed healing | CMS +M80041K | Age-related osteoporosis with current pathological fracture, right hand, subsequent encounter for fracture with nonunion | CMS +M80041P | Age-related osteoporosis with current pathological fracture, right hand, subsequent encounter for fracture with malunion | CMS +M80041S | Age-related osteoporosis with current pathological fracture, right hand, sequela | CMS +M80042A | Age-related osteoporosis with current pathological fracture, left hand, initial encounter for fracture | CMS +M80042D | Age-related osteoporosis with current pathological fracture, left hand, subsequent encounter for fracture with routine healing | CMS +M80042G | Age-related osteoporosis with current pathological fracture, left hand, subsequent encounter for fracture with delayed healing | CMS +M80042K | Age-related osteoporosis with current pathological fracture, left hand, subsequent encounter for fracture with nonunion | CMS +M80042P | Age-related osteoporosis with current pathological fracture, left hand, subsequent encounter for fracture with malunion | CMS +M80042S | Age-related osteoporosis with current pathological fracture, left hand, sequela | CMS +M80049A | Age-related osteoporosis with current pathological fracture, unspecified hand, initial encounter for fracture | CMS +M80049D | Age-related osteoporosis with current pathological fracture, unspecified hand, subsequent encounter for fracture with routine healing | CMS +M80049G | Age-related osteoporosis with current pathological fracture, unspecified hand, subsequent encounter for fracture with delayed healing | CMS +M80049K | Age-related osteoporosis with current pathological fracture, unspecified hand, subsequent encounter for fracture with nonunion | CMS +M80049P | Age-related osteoporosis with current pathological fracture, unspecified hand, subsequent encounter for fracture with malunion | CMS +M80049S | Age-related osteoporosis with current pathological fracture, unspecified hand, sequela | CMS +M80051A | Age-related osteoporosis with current pathological fracture, right femur, initial encounter for fracture | CMS +M80051D | Age-related osteoporosis with current pathological fracture, right femur, subsequent encounter for fracture with routine healing | CMS +M80051G | Age-related osteoporosis with current pathological fracture, right femur, subsequent encounter for fracture with delayed healing | CMS +M80051K | Age-related osteoporosis with current pathological fracture, right femur, subsequent encounter for fracture with nonunion | CMS +M80051P | Age-related osteoporosis with current pathological fracture, right femur, subsequent encounter for fracture with malunion | CMS +M80051S | Age-related osteoporosis with current pathological fracture, right femur, sequela | CMS +M80052A | Age-related osteoporosis with current pathological fracture, left femur, initial encounter for fracture | CMS +M80052D | Age-related osteoporosis with current pathological fracture, left femur, subsequent encounter for fracture with routine healing | CMS +M80052G | Age-related osteoporosis with current pathological fracture, left femur, subsequent encounter for fracture with delayed healing | CMS +M80052K | Age-related osteoporosis with current pathological fracture, left femur, subsequent encounter for fracture with nonunion | CMS +M80052P | Age-related osteoporosis with current pathological fracture, left femur, subsequent encounter for fracture with malunion | CMS +M80052S | Age-related osteoporosis with current pathological fracture, left femur, sequela | CMS +M80059A | Age-related osteoporosis with current pathological fracture, unspecified femur, initial encounter for fracture | CMS +M80059D | Age-related osteoporosis with current pathological fracture, unspecified femur, subsequent encounter for fracture with routine healing | CMS +M80059G | Age-related osteoporosis with current pathological fracture, unspecified femur, subsequent encounter for fracture with delayed healing | CMS +M80059K | Age-related osteoporosis with current pathological fracture, unspecified femur, subsequent encounter for fracture with nonunion | CMS +M80059P | Age-related osteoporosis with current pathological fracture, unspecified femur, subsequent encounter for fracture with malunion | CMS +M80059S | Age-related osteoporosis with current pathological fracture, unspecified femur, sequela | CMS +M80061A | Age-related osteoporosis with current pathological fracture, right lower leg, initial encounter for fracture | CMS +M80061D | Age-related osteoporosis with current pathological fracture, right lower leg, subsequent encounter for fracture with routine healing | CMS +M80061G | Age-related osteoporosis with current pathological fracture, right lower leg, subsequent encounter for fracture with delayed healing | CMS +M80061K | Age-related osteoporosis with current pathological fracture, right lower leg, subsequent encounter for fracture with nonunion | CMS +M80061P | Age-related osteoporosis with current pathological fracture, right lower leg, subsequent encounter for fracture with malunion | CMS +M80061S | Age-related osteoporosis with current pathological fracture, right lower leg, sequela | CMS +M80062A | Age-related osteoporosis with current pathological fracture, left lower leg, initial encounter for fracture | CMS +M80062D | Age-related osteoporosis with current pathological fracture, left lower leg, subsequent encounter for fracture with routine healing | CMS +M80062G | Age-related osteoporosis with current pathological fracture, left lower leg, subsequent encounter for fracture with delayed healing | CMS +M80062K | Age-related osteoporosis with current pathological fracture, left lower leg, subsequent encounter for fracture with nonunion | CMS +M80062P | Age-related osteoporosis with current pathological fracture, left lower leg, subsequent encounter for fracture with malunion | CMS +M80062S | Age-related osteoporosis with current pathological fracture, left lower leg, sequela | CMS +M80069A | Age-related osteoporosis with current pathological fracture, unspecified lower leg, initial encounter for fracture | CMS +M80069D | Age-related osteoporosis with current pathological fracture, unspecified lower leg, subsequent encounter for fracture with routine healing | CMS +M80069G | Age-related osteoporosis with current pathological fracture, unspecified lower leg, subsequent encounter for fracture with delayed healing | CMS +M80069K | Age-related osteoporosis with current pathological fracture, unspecified lower leg, subsequent encounter for fracture with nonunion | CMS +M80069P | Age-related osteoporosis with current pathological fracture, unspecified lower leg, subsequent encounter for fracture with malunion | CMS +M80069S | Age-related osteoporosis with current pathological fracture, unspecified lower leg, sequela | CMS +M80071A | Age-related osteoporosis with current pathological fracture, right ankle and foot, initial encounter for fracture | CMS +M80071D | Age-related osteoporosis with current pathological fracture, right ankle and foot, subsequent encounter for fracture with routine healing | CMS +M80071G | Age-related osteoporosis with current pathological fracture, right ankle and foot, subsequent encounter for fracture with delayed healing | CMS +M80071K | Age-related osteoporosis with current pathological fracture, right ankle and foot, subsequent encounter for fracture with nonunion | CMS +M80071P | Age-related osteoporosis with current pathological fracture, right ankle and foot, subsequent encounter for fracture with malunion | CMS +M80071S | Age-related osteoporosis with current pathological fracture, right ankle and foot, sequela | CMS +M80072A | Age-related osteoporosis with current pathological fracture, left ankle and foot, initial encounter for fracture | CMS +M80072D | Age-related osteoporosis with current pathological fracture, left ankle and foot, subsequent encounter for fracture with routine healing | CMS +M80072G | Age-related osteoporosis with current pathological fracture, left ankle and foot, subsequent encounter for fracture with delayed healing | CMS +M80072K | Age-related osteoporosis with current pathological fracture, left ankle and foot, subsequent encounter for fracture with nonunion | CMS +M80072P | Age-related osteoporosis with current pathological fracture, left ankle and foot, subsequent encounter for fracture with malunion | CMS +M80072S | Age-related osteoporosis with current pathological fracture, left ankle and foot, sequela | CMS +M80079A | Age-related osteoporosis with current pathological fracture, unspecified ankle and foot, initial encounter for fracture | CMS +M80079D | Age-related osteoporosis with current pathological fracture, unspecified ankle and foot, subsequent encounter for fracture with routine healing | CMS +M80079G | Age-related osteoporosis with current pathological fracture, unspecified ankle and foot, subsequent encounter for fracture with delayed healing | CMS +M80079K | Age-related osteoporosis with current pathological fracture, unspecified ankle and foot, subsequent encounter for fracture with nonunion | CMS +M80079P | Age-related osteoporosis with current pathological fracture, unspecified ankle and foot, subsequent encounter for fracture with malunion | CMS +M80079S | Age-related osteoporosis with current pathological fracture, unspecified ankle and foot, sequela | CMS +M8008XA | Age-related osteoporosis with current pathological fracture, vertebra(e), initial encounter for fracture | CMS +M8008XD | Age-related osteoporosis with current pathological fracture, vertebra(e), subsequent encounter for fracture with routine healing | CMS +M8008XG | Age-related osteoporosis with current pathological fracture, vertebra(e), subsequent encounter for fracture with delayed healing | CMS +M8008XK | Age-related osteoporosis with current pathological fracture, vertebra(e), subsequent encounter for fracture with nonunion | CMS +M8008XP | Age-related osteoporosis with current pathological fracture, vertebra(e), subsequent encounter for fracture with malunion | CMS +M8008XS | Age-related osteoporosis with current pathological fracture, vertebra(e), sequela | CMS +M801 | Postoophorectomy osteoporosis with pathological fracture | WHO +M802 | Osteoporosis of disuse with pathological fracture | WHO +M803 | Postsurgical malabsorption osteoporosis with pathological fracture | WHO +M804 | Drug-induced osteoporosis with pathological fracture | WHO +M805 | Idiopathic osteoporosis with pathological fracture | WHO +M808 | Other osteoporosis with pathological fracture | WHO +M8080XA | Other osteoporosis with current pathological fracture, unspecified site, initial encounter for fracture | CMS +M8080XD | Other osteoporosis with current pathological fracture, unspecified site, subsequent encounter for fracture with routine healing | CMS +M8080XG | Other osteoporosis with current pathological fracture, unspecified site, subsequent encounter for fracture with delayed healing | CMS +M8080XK | Other osteoporosis with current pathological fracture, unspecified site, subsequent encounter for fracture with nonunion | CMS +M8080XP | Other osteoporosis with current pathological fracture, unspecified site, subsequent encounter for fracture with malunion | CMS +M8080XS | Other osteoporosis with current pathological fracture, unspecified site, sequela | CMS +M80811A | Other osteoporosis with current pathological fracture, right shoulder, initial encounter for fracture | CMS +M80811D | Other osteoporosis with current pathological fracture, right shoulder, subsequent encounter for fracture with routine healing | CMS +M80811G | Other osteoporosis with current pathological fracture, right shoulder, subsequent encounter for fracture with delayed healing | CMS +M80811K | Other osteoporosis with current pathological fracture, right shoulder, subsequent encounter for fracture with nonunion | CMS +M80811P | Other osteoporosis with current pathological fracture, right shoulder, subsequent encounter for fracture with malunion | CMS +M80811S | Other osteoporosis with current pathological fracture, right shoulder, sequela | CMS +M80812A | Other osteoporosis with current pathological fracture, left shoulder, initial encounter for fracture | CMS +M80812D | Other osteoporosis with current pathological fracture, left shoulder, subsequent encounter for fracture with routine healing | CMS +M80812G | Other osteoporosis with current pathological fracture, left shoulder, subsequent encounter for fracture with delayed healing | CMS +M80812K | Other osteoporosis with current pathological fracture, left shoulder, subsequent encounter for fracture with nonunion | CMS +M80812P | Other osteoporosis with current pathological fracture, left shoulder, subsequent encounter for fracture with malunion | CMS +M80812S | Other osteoporosis with current pathological fracture, left shoulder, sequela | CMS +M80819A | Other osteoporosis with current pathological fracture, unspecified shoulder, initial encounter for fracture | CMS +M80819D | Other osteoporosis with current pathological fracture, unspecified shoulder, subsequent encounter for fracture with routine healing | CMS +M80819G | Other osteoporosis with current pathological fracture, unspecified shoulder, subsequent encounter for fracture with delayed healing | CMS +M80819K | Other osteoporosis with current pathological fracture, unspecified shoulder, subsequent encounter for fracture with nonunion | CMS +M80819P | Other osteoporosis with current pathological fracture, unspecified shoulder, subsequent encounter for fracture with malunion | CMS +M80819S | Other osteoporosis with current pathological fracture, unspecified shoulder, sequela | CMS +M80821A | Other osteoporosis with current pathological fracture, right humerus, initial encounter for fracture | CMS +M80821D | Other osteoporosis with current pathological fracture, right humerus, subsequent encounter for fracture with routine healing | CMS +M80821G | Other osteoporosis with current pathological fracture, right humerus, subsequent encounter for fracture with delayed healing | CMS +M80821K | Other osteoporosis with current pathological fracture, right humerus, subsequent encounter for fracture with nonunion | CMS +M80821P | Other osteoporosis with current pathological fracture, right humerus, subsequent encounter for fracture with malunion | CMS +M80821S | Other osteoporosis with current pathological fracture, right humerus, sequela | CMS +M80822A | Other osteoporosis with current pathological fracture, left humerus, initial encounter for fracture | CMS +M80822D | Other osteoporosis with current pathological fracture, left humerus, subsequent encounter for fracture with routine healing | CMS +M80822G | Other osteoporosis with current pathological fracture, left humerus, subsequent encounter for fracture with delayed healing | CMS +M80822K | Other osteoporosis with current pathological fracture, left humerus, subsequent encounter for fracture with nonunion | CMS +M80822P | Other osteoporosis with current pathological fracture, left humerus, subsequent encounter for fracture with malunion | CMS +M80822S | Other osteoporosis with current pathological fracture, left humerus, sequela | CMS +M80829A | Other osteoporosis with current pathological fracture, unspecified humerus, initial encounter for fracture | CMS +M80829D | Other osteoporosis with current pathological fracture, unspecified humerus, subsequent encounter for fracture with routine healing | CMS +M80829G | Other osteoporosis with current pathological fracture, unspecified humerus, subsequent encounter for fracture with delayed healing | CMS +M80829K | Other osteoporosis with current pathological fracture, unspecified humerus, subsequent encounter for fracture with nonunion | CMS +M80829P | Other osteoporosis with current pathological fracture, unspecified humerus, subsequent encounter for fracture with malunion | CMS +M80829S | Other osteoporosis with current pathological fracture, unspecified humerus, sequela | CMS +M80831A | Other osteoporosis with current pathological fracture, right forearm, initial encounter for fracture | CMS +M80831D | Other osteoporosis with current pathological fracture, right forearm, subsequent encounter for fracture with routine healing | CMS +M80831G | Other osteoporosis with current pathological fracture, right forearm, subsequent encounter for fracture with delayed healing | CMS +M80831K | Other osteoporosis with current pathological fracture, right forearm, subsequent encounter for fracture with nonunion | CMS +M80831P | Other osteoporosis with current pathological fracture, right forearm, subsequent encounter for fracture with malunion | CMS +M80831S | Other osteoporosis with current pathological fracture, right forearm, sequela | CMS +M80832A | Other osteoporosis with current pathological fracture, left forearm, initial encounter for fracture | CMS +M80832D | Other osteoporosis with current pathological fracture, left forearm, subsequent encounter for fracture with routine healing | CMS +M80832G | Other osteoporosis with current pathological fracture, left forearm, subsequent encounter for fracture with delayed healing | CMS +M80832K | Other osteoporosis with current pathological fracture, left forearm, subsequent encounter for fracture with nonunion | CMS +M80832P | Other osteoporosis with current pathological fracture, left forearm, subsequent encounter for fracture with malunion | CMS +M80832S | Other osteoporosis with current pathological fracture, left forearm, sequela | CMS +M80839A | Other osteoporosis with current pathological fracture, unspecified forearm, initial encounter for fracture | CMS +M80839D | Other osteoporosis with current pathological fracture, unspecified forearm, subsequent encounter for fracture with routine healing | CMS +M80839G | Other osteoporosis with current pathological fracture, unspecified forearm, subsequent encounter for fracture with delayed healing | CMS +M80839K | Other osteoporosis with current pathological fracture, unspecified forearm, subsequent encounter for fracture with nonunion | CMS +M80839P | Other osteoporosis with current pathological fracture, unspecified forearm, subsequent encounter for fracture with malunion | CMS +M80839S | Other osteoporosis with current pathological fracture, unspecified forearm, sequela | CMS +M80841A | Other osteoporosis with current pathological fracture, right hand, initial encounter for fracture | CMS +M80841D | Other osteoporosis with current pathological fracture, right hand, subsequent encounter for fracture with routine healing | CMS +M80841G | Other osteoporosis with current pathological fracture, right hand, subsequent encounter for fracture with delayed healing | CMS +M80841K | Other osteoporosis with current pathological fracture, right hand, subsequent encounter for fracture with nonunion | CMS +M80841P | Other osteoporosis with current pathological fracture, right hand, subsequent encounter for fracture with malunion | CMS +M80841S | Other osteoporosis with current pathological fracture, right hand, sequela | CMS +M80842A | Other osteoporosis with current pathological fracture, left hand, initial encounter for fracture | CMS +M80842D | Other osteoporosis with current pathological fracture, left hand, subsequent encounter for fracture with routine healing | CMS +M80842G | Other osteoporosis with current pathological fracture, left hand, subsequent encounter for fracture with delayed healing | CMS +M80842K | Other osteoporosis with current pathological fracture, left hand, subsequent encounter for fracture with nonunion | CMS +M80842P | Other osteoporosis with current pathological fracture, left hand, subsequent encounter for fracture with malunion | CMS +M80842S | Other osteoporosis with current pathological fracture, left hand, sequela | CMS +M80849A | Other osteoporosis with current pathological fracture, unspecified hand, initial encounter for fracture | CMS +M80849D | Other osteoporosis with current pathological fracture, unspecified hand, subsequent encounter for fracture with routine healing | CMS +M80849G | Other osteoporosis with current pathological fracture, unspecified hand, subsequent encounter for fracture with delayed healing | CMS +M80849K | Other osteoporosis with current pathological fracture, unspecified hand, subsequent encounter for fracture with nonunion | CMS +M80849P | Other osteoporosis with current pathological fracture, unspecified hand, subsequent encounter for fracture with malunion | CMS +M80849S | Other osteoporosis with current pathological fracture, unspecified hand, sequela | CMS +M80851A | Other osteoporosis with current pathological fracture, right femur, initial encounter for fracture | CMS +M80851D | Other osteoporosis with current pathological fracture, right femur, subsequent encounter for fracture with routine healing | CMS +M80851G | Other osteoporosis with current pathological fracture, right femur, subsequent encounter for fracture with delayed healing | CMS +M80851K | Other osteoporosis with current pathological fracture, right femur, subsequent encounter for fracture with nonunion | CMS +M80851P | Other osteoporosis with current pathological fracture, right femur, subsequent encounter for fracture with malunion | CMS +M80851S | Other osteoporosis with current pathological fracture, right femur, sequela | CMS +M80852A | Other osteoporosis with current pathological fracture, left femur, initial encounter for fracture | CMS +M80852D | Other osteoporosis with current pathological fracture, left femur, subsequent encounter for fracture with routine healing | CMS +M80852G | Other osteoporosis with current pathological fracture, left femur, subsequent encounter for fracture with delayed healing | CMS +M80852K | Other osteoporosis with current pathological fracture, left femur, subsequent encounter for fracture with nonunion | CMS +M80852P | Other osteoporosis with current pathological fracture, left femur, subsequent encounter for fracture with malunion | CMS +M80852S | Other osteoporosis with current pathological fracture, left femur, sequela | CMS +M80859A | Other osteoporosis with current pathological fracture, unspecified femur, initial encounter for fracture | CMS +M80859D | Other osteoporosis with current pathological fracture, unspecified femur, subsequent encounter for fracture with routine healing | CMS +M80859G | Other osteoporosis with current pathological fracture, unspecified femur, subsequent encounter for fracture with delayed healing | CMS +M80859K | Other osteoporosis with current pathological fracture, unspecified femur, subsequent encounter for fracture with nonunion | CMS +M80859P | Other osteoporosis with current pathological fracture, unspecified femur, subsequent encounter for fracture with malunion | CMS +M80859S | Other osteoporosis with current pathological fracture, unspecified femur, sequela | CMS +M80861A | Other osteoporosis with current pathological fracture, right lower leg, initial encounter for fracture | CMS +M80861D | Other osteoporosis with current pathological fracture, right lower leg, subsequent encounter for fracture with routine healing | CMS +M80861G | Other osteoporosis with current pathological fracture, right lower leg, subsequent encounter for fracture with delayed healing | CMS +M80861K | Other osteoporosis with current pathological fracture, right lower leg, subsequent encounter for fracture with nonunion | CMS +M80861P | Other osteoporosis with current pathological fracture, right lower leg, subsequent encounter for fracture with malunion | CMS +M80861S | Other osteoporosis with current pathological fracture, right lower leg, sequela | CMS +M80862A | Other osteoporosis with current pathological fracture, left lower leg, initial encounter for fracture | CMS +M80862D | Other osteoporosis with current pathological fracture, left lower leg, subsequent encounter for fracture with routine healing | CMS +M80862G | Other osteoporosis with current pathological fracture, left lower leg, subsequent encounter for fracture with delayed healing | CMS +M80862K | Other osteoporosis with current pathological fracture, left lower leg, subsequent encounter for fracture with nonunion | CMS +M80862P | Other osteoporosis with current pathological fracture, left lower leg, subsequent encounter for fracture with malunion | CMS +M80862S | Other osteoporosis with current pathological fracture, left lower leg, sequela | CMS +M80869A | Other osteoporosis with current pathological fracture, unspecified lower leg, initial encounter for fracture | CMS +M80869D | Other osteoporosis with current pathological fracture, unspecified lower leg, subsequent encounter for fracture with routine healing | CMS +M80869G | Other osteoporosis with current pathological fracture, unspecified lower leg, subsequent encounter for fracture with delayed healing | CMS +M80869K | Other osteoporosis with current pathological fracture, unspecified lower leg, subsequent encounter for fracture with nonunion | CMS +M80869P | Other osteoporosis with current pathological fracture, unspecified lower leg, subsequent encounter for fracture with malunion | CMS +M80869S | Other osteoporosis with current pathological fracture, unspecified lower leg, sequela | CMS +M80871A | Other osteoporosis with current pathological fracture, right ankle and foot, initial encounter for fracture | CMS +M80871D | Other osteoporosis with current pathological fracture, right ankle and foot, subsequent encounter for fracture with routine healing | CMS +M80871G | Other osteoporosis with current pathological fracture, right ankle and foot, subsequent encounter for fracture with delayed healing | CMS +M80871K | Other osteoporosis with current pathological fracture, right ankle and foot, subsequent encounter for fracture with nonunion | CMS +M80871P | Other osteoporosis with current pathological fracture, right ankle and foot, subsequent encounter for fracture with malunion | CMS +M80871S | Other osteoporosis with current pathological fracture, right ankle and foot, sequela | CMS +M80872A | Other osteoporosis with current pathological fracture, left ankle and foot, initial encounter for fracture | CMS +M80872D | Other osteoporosis with current pathological fracture, left ankle and foot, subsequent encounter for fracture with routine healing | CMS +M80872G | Other osteoporosis with current pathological fracture, left ankle and foot, subsequent encounter for fracture with delayed healing | CMS +M80872K | Other osteoporosis with current pathological fracture, left ankle and foot, subsequent encounter for fracture with nonunion | CMS +M80872P | Other osteoporosis with current pathological fracture, left ankle and foot, subsequent encounter for fracture with malunion | CMS +M80872S | Other osteoporosis with current pathological fracture, left ankle and foot, sequela | CMS +M80879A | Other osteoporosis with current pathological fracture, unspecified ankle and foot, initial encounter for fracture | CMS +M80879D | Other osteoporosis with current pathological fracture, unspecified ankle and foot, subsequent encounter for fracture with routine healing | CMS +M80879G | Other osteoporosis with current pathological fracture, unspecified ankle and foot, subsequent encounter for fracture with delayed healing | CMS +M80879K | Other osteoporosis with current pathological fracture, unspecified ankle and foot, subsequent encounter for fracture with nonunion | CMS +M80879P | Other osteoporosis with current pathological fracture, unspecified ankle and foot, subsequent encounter for fracture with malunion | CMS +M80879S | Other osteoporosis with current pathological fracture, unspecified ankle and foot, sequela | CMS +M8088XA | Other osteoporosis with current pathological fracture, vertebra(e), initial encounter for fracture | CMS +M8088XD | Other osteoporosis with current pathological fracture, vertebra(e), subsequent encounter for fracture with routine healing | CMS +M8088XG | Other osteoporosis with current pathological fracture, vertebra(e), subsequent encounter for fracture with delayed healing | CMS +M8088XK | Other osteoporosis with current pathological fracture, vertebra(e), subsequent encounter for fracture with nonunion | CMS +M8088XP | Other osteoporosis with current pathological fracture, vertebra(e), subsequent encounter for fracture with malunion | CMS +M8088XS | Other osteoporosis with current pathological fracture, vertebra(e), sequela | CMS +M809 | Unspecified osteoporosis with pathological fracture | WHO +M81 | Osteoporosis without pathological fracture | WHO +M810 | Postmenopausal osteoporosis | WHO +M811 | Postoophorectomy osteoporosis | WHO +M812 | Osteoporosis of disuse | WHO +M813 | Postsurgical malabsorption osteoporosis | WHO +M814 | Drug-induced osteoporosis | WHO +M815 | Idiopathic osteoporosis | WHO +M816 | Localized osteoporosis [Lequesne] | WHO +M818 | Other osteoporosis | WHO +M819 | Osteoporosis, unspecified | WHO +M82 | Osteoporosis in diseases classified elsewhere | WHO +M820 | Osteoporosis in multiple myelomatosis | WHO +M821 | Osteoporosis in endocrine disorders | WHO +M828 | Osteoporosis in other diseases classified elsewhere | WHO +M83 | Adult osteomalacia | WHO +M830 | Puerperal osteomalacia | WHO +M831 | Senile osteomalacia | WHO +M832 | Adult osteomalacia due to malabsorption | WHO +M833 | Adult osteomalacia due to malnutrition | WHO +M834 | Aluminium bone disease | WHO +M835 | Other drug-induced osteomalacia in adults | WHO +M838 | Other adult osteomalacia | WHO +M839 | Adult osteomalacia, unspecified | WHO +M84 | Disorders of continuity of bone | WHO +M840 | Malunion of fracture | WHO +M841 | Nonunion of fracture [pseudarthrosis] | WHO +M842 | Delayed union of fracture | WHO +M843 | Stress fracture, not elsewhere classified | WHO +M8430XA | Stress fracture, unspecified site, initial encounter for fracture | CMS +M8430XD | Stress fracture, unspecified site, subsequent encounter for fracture with routine healing | CMS +M8430XG | Stress fracture, unspecified site, subsequent encounter for fracture with delayed healing | CMS +M8430XK | Stress fracture, unspecified site, subsequent encounter for fracture with nonunion | CMS +M8430XP | Stress fracture, unspecified site, subsequent encounter for fracture with malunion | CMS +M8430XS | Stress fracture, unspecified site, sequela | CMS +M84311A | Stress fracture, right shoulder, initial encounter for fracture | CMS +M84311D | Stress fracture, right shoulder, subsequent encounter for fracture with routine healing | CMS +M84311G | Stress fracture, right shoulder, subsequent encounter for fracture with delayed healing | CMS +M84311K | Stress fracture, right shoulder, subsequent encounter for fracture with nonunion | CMS +M84311P | Stress fracture, right shoulder, subsequent encounter for fracture with malunion | CMS +M84311S | Stress fracture, right shoulder, sequela | CMS +M84312A | Stress fracture, left shoulder, initial encounter for fracture | CMS +M84312D | Stress fracture, left shoulder, subsequent encounter for fracture with routine healing | CMS +M84312G | Stress fracture, left shoulder, subsequent encounter for fracture with delayed healing | CMS +M84312K | Stress fracture, left shoulder, subsequent encounter for fracture with nonunion | CMS +M84312P | Stress fracture, left shoulder, subsequent encounter for fracture with malunion | CMS +M84312S | Stress fracture, left shoulder, sequela | CMS +M84319A | Stress fracture, unspecified shoulder, initial encounter for fracture | CMS +M84319D | Stress fracture, unspecified shoulder, subsequent encounter for fracture with routine healing | CMS +M84319G | Stress fracture, unspecified shoulder, subsequent encounter for fracture with delayed healing | CMS +M84319K | Stress fracture, unspecified shoulder, subsequent encounter for fracture with nonunion | CMS +M84319P | Stress fracture, unspecified shoulder, subsequent encounter for fracture with malunion | CMS +M84319S | Stress fracture, unspecified shoulder, sequela | CMS +M84321A | Stress fracture, right humerus, initial encounter for fracture | CMS +M84321D | Stress fracture, right humerus, subsequent encounter for fracture with routine healing | CMS +M84321G | Stress fracture, right humerus, subsequent encounter for fracture with delayed healing | CMS +M84321K | Stress fracture, right humerus, subsequent encounter for fracture with nonunion | CMS +M84321P | Stress fracture, right humerus, subsequent encounter for fracture with malunion | CMS +M84321S | Stress fracture, right humerus, sequela | CMS +M84322A | Stress fracture, left humerus, initial encounter for fracture | CMS +M84322D | Stress fracture, left humerus, subsequent encounter for fracture with routine healing | CMS +M84322G | Stress fracture, left humerus, subsequent encounter for fracture with delayed healing | CMS +M84322K | Stress fracture, left humerus, subsequent encounter for fracture with nonunion | CMS +M84322P | Stress fracture, left humerus, subsequent encounter for fracture with malunion | CMS +M84322S | Stress fracture, left humerus, sequela | CMS +M84329A | Stress fracture, unspecified humerus, initial encounter for fracture | CMS +M84329D | Stress fracture, unspecified humerus, subsequent encounter for fracture with routine healing | CMS +M84329G | Stress fracture, unspecified humerus, subsequent encounter for fracture with delayed healing | CMS +M84329K | Stress fracture, unspecified humerus, subsequent encounter for fracture with nonunion | CMS +M84329P | Stress fracture, unspecified humerus, subsequent encounter for fracture with malunion | CMS +M84329S | Stress fracture, unspecified humerus, sequela | CMS +M84331A | Stress fracture, right ulna, initial encounter for fracture | CMS +M84331D | Stress fracture, right ulna, subsequent encounter for fracture with routine healing | CMS +M84331G | Stress fracture, right ulna, subsequent encounter for fracture with delayed healing | CMS +M84331K | Stress fracture, right ulna, subsequent encounter for fracture with nonunion | CMS +M84331P | Stress fracture, right ulna, subsequent encounter for fracture with malunion | CMS +M84331S | Stress fracture, right ulna, sequela | CMS +M84332A | Stress fracture, left ulna, initial encounter for fracture | CMS +M84332D | Stress fracture, left ulna, subsequent encounter for fracture with routine healing | CMS +M84332G | Stress fracture, left ulna, subsequent encounter for fracture with delayed healing | CMS +M84332K | Stress fracture, left ulna, subsequent encounter for fracture with nonunion | CMS +M84332P | Stress fracture, left ulna, subsequent encounter for fracture with malunion | CMS +M84332S | Stress fracture, left ulna, sequela | CMS +M84333A | Stress fracture, right radius, initial encounter for fracture | CMS +M84333D | Stress fracture, right radius, subsequent encounter for fracture with routine healing | CMS +M84333G | Stress fracture, right radius, subsequent encounter for fracture with delayed healing | CMS +M84333K | Stress fracture, right radius, subsequent encounter for fracture with nonunion | CMS +M84333P | Stress fracture, right radius, subsequent encounter for fracture with malunion | CMS +M84333S | Stress fracture, right radius, sequela | CMS +M84334A | Stress fracture, left radius, initial encounter for fracture | CMS +M84334D | Stress fracture, left radius, subsequent encounter for fracture with routine healing | CMS +M84334G | Stress fracture, left radius, subsequent encounter for fracture with delayed healing | CMS +M84334K | Stress fracture, left radius, subsequent encounter for fracture with nonunion | CMS +M84334P | Stress fracture, left radius, subsequent encounter for fracture with malunion | CMS +M84334S | Stress fracture, left radius, sequela | CMS +M84339A | Stress fracture, unspecified ulna and radius, initial encounter for fracture | CMS +M84339D | Stress fracture, unspecified ulna and radius, subsequent encounter for fracture with routine healing | CMS +M84339G | Stress fracture, unspecified ulna and radius, subsequent encounter for fracture with delayed healing | CMS +M84339K | Stress fracture, unspecified ulna and radius, subsequent encounter for fracture with nonunion | CMS +M84339P | Stress fracture, unspecified ulna and radius, subsequent encounter for fracture with malunion | CMS +M84339S | Stress fracture, unspecified ulna and radius, sequela | CMS +M84341A | Stress fracture, right hand, initial encounter for fracture | CMS +M84341D | Stress fracture, right hand, subsequent encounter for fracture with routine healing | CMS +M84341G | Stress fracture, right hand, subsequent encounter for fracture with delayed healing | CMS +M84341K | Stress fracture, right hand, subsequent encounter for fracture with nonunion | CMS +M84341P | Stress fracture, right hand, subsequent encounter for fracture with malunion | CMS +M84341S | Stress fracture, right hand, sequela | CMS +M84342A | Stress fracture, left hand, initial encounter for fracture | CMS +M84342D | Stress fracture, left hand, subsequent encounter for fracture with routine healing | CMS +M84342G | Stress fracture, left hand, subsequent encounter for fracture with delayed healing | CMS +M84342K | Stress fracture, left hand, subsequent encounter for fracture with nonunion | CMS +M84342P | Stress fracture, left hand, subsequent encounter for fracture with malunion | CMS +M84342S | Stress fracture, left hand, sequela | CMS +M84343A | Stress fracture, unspecified hand, initial encounter for fracture | CMS +M84343D | Stress fracture, unspecified hand, subsequent encounter for fracture with routine healing | CMS +M84343G | Stress fracture, unspecified hand, subsequent encounter for fracture with delayed healing | CMS +M84343K | Stress fracture, unspecified hand, subsequent encounter for fracture with nonunion | CMS +M84343P | Stress fracture, unspecified hand, subsequent encounter for fracture with malunion | CMS +M84343S | Stress fracture, unspecified hand, sequela | CMS +M84344A | Stress fracture, right finger(s), initial encounter for fracture | CMS +M84344D | Stress fracture, right finger(s), subsequent encounter for fracture with routine healing | CMS +M84344G | Stress fracture, right finger(s), subsequent encounter for fracture with delayed healing | CMS +M84344K | Stress fracture, right finger(s), subsequent encounter for fracture with nonunion | CMS +M84344P | Stress fracture, right finger(s), subsequent encounter for fracture with malunion | CMS +M84344S | Stress fracture, right finger(s), sequela | CMS +M84345A | Stress fracture, left finger(s), initial encounter for fracture | CMS +M84345D | Stress fracture, left finger(s), subsequent encounter for fracture with routine healing | CMS +M84345G | Stress fracture, left finger(s), subsequent encounter for fracture with delayed healing | CMS +M84345K | Stress fracture, left finger(s), subsequent encounter for fracture with nonunion | CMS +M84345P | Stress fracture, left finger(s), subsequent encounter for fracture with malunion | CMS +M84345S | Stress fracture, left finger(s), sequela | CMS +M84346A | Stress fracture, unspecified finger(s), initial encounter for fracture | CMS +M84346D | Stress fracture, unspecified finger(s), subsequent encounter for fracture with routine healing | CMS +M84346G | Stress fracture, unspecified finger(s), subsequent encounter for fracture with delayed healing | CMS +M84346K | Stress fracture, unspecified finger(s), subsequent encounter for fracture with nonunion | CMS +M84346P | Stress fracture, unspecified finger(s), subsequent encounter for fracture with malunion | CMS +M84346S | Stress fracture, unspecified finger(s), sequela | CMS +M84350A | Stress fracture, pelvis, initial encounter for fracture | CMS +M84350D | Stress fracture, pelvis, subsequent encounter for fracture with routine healing | CMS +M84350G | Stress fracture, pelvis, subsequent encounter for fracture with delayed healing | CMS +M84350K | Stress fracture, pelvis, subsequent encounter for fracture with nonunion | CMS +M84350P | Stress fracture, pelvis, subsequent encounter for fracture with malunion | CMS +M84350S | Stress fracture, pelvis, sequela | CMS +M84351A | Stress fracture, right femur, initial encounter for fracture | CMS +M84351D | Stress fracture, right femur, subsequent encounter for fracture with routine healing | CMS +M84351G | Stress fracture, right femur, subsequent encounter for fracture with delayed healing | CMS +M84351K | Stress fracture, right femur, subsequent encounter for fracture with nonunion | CMS +M84351P | Stress fracture, right femur, subsequent encounter for fracture with malunion | CMS +M84351S | Stress fracture, right femur, sequela | CMS +M84352A | Stress fracture, left femur, initial encounter for fracture | CMS +M84352D | Stress fracture, left femur, subsequent encounter for fracture with routine healing | CMS +M84352G | Stress fracture, left femur, subsequent encounter for fracture with delayed healing | CMS +M84352K | Stress fracture, left femur, subsequent encounter for fracture with nonunion | CMS +M84352P | Stress fracture, left femur, subsequent encounter for fracture with malunion | CMS +M84352S | Stress fracture, left femur, sequela | CMS +M84353A | Stress fracture, unspecified femur, initial encounter for fracture | CMS +M84353D | Stress fracture, unspecified femur, subsequent encounter for fracture with routine healing | CMS +M84353G | Stress fracture, unspecified femur, subsequent encounter for fracture with delayed healing | CMS +M84353K | Stress fracture, unspecified femur, subsequent encounter for fracture with nonunion | CMS +M84353P | Stress fracture, unspecified femur, subsequent encounter for fracture with malunion | CMS +M84353S | Stress fracture, unspecified femur, sequela | CMS +M84359A | Stress fracture, hip, unspecified, initial encounter for fracture | CMS +M84359D | Stress fracture, hip, unspecified, subsequent encounter for fracture with routine healing | CMS +M84359G | Stress fracture, hip, unspecified, subsequent encounter for fracture with delayed healing | CMS +M84359K | Stress fracture, hip, unspecified, subsequent encounter for fracture with nonunion | CMS +M84359P | Stress fracture, hip, unspecified, subsequent encounter for fracture with malunion | CMS +M84359S | Stress fracture, hip, unspecified, sequela | CMS +M84361A | Stress fracture, right tibia, initial encounter for fracture | CMS +M84361D | Stress fracture, right tibia, subsequent encounter for fracture with routine healing | CMS +M84361G | Stress fracture, right tibia, subsequent encounter for fracture with delayed healing | CMS +M84361K | Stress fracture, right tibia, subsequent encounter for fracture with nonunion | CMS +M84361P | Stress fracture, right tibia, subsequent encounter for fracture with malunion | CMS +M84361S | Stress fracture, right tibia, sequela | CMS +M84362A | Stress fracture, left tibia, initial encounter for fracture | CMS +M84362D | Stress fracture, left tibia, subsequent encounter for fracture with routine healing | CMS +M84362G | Stress fracture, left tibia, subsequent encounter for fracture with delayed healing | CMS +M84362K | Stress fracture, left tibia, subsequent encounter for fracture with nonunion | CMS +M84362P | Stress fracture, left tibia, subsequent encounter for fracture with malunion | CMS +M84362S | Stress fracture, left tibia, sequela | CMS +M84363A | Stress fracture, right fibula, initial encounter for fracture | CMS +M84363D | Stress fracture, right fibula, subsequent encounter for fracture with routine healing | CMS +M84363G | Stress fracture, right fibula, subsequent encounter for fracture with delayed healing | CMS +M84363K | Stress fracture, right fibula, subsequent encounter for fracture with nonunion | CMS +M84363P | Stress fracture, right fibula, subsequent encounter for fracture with malunion | CMS +M84363S | Stress fracture, right fibula, sequela | CMS +M84364A | Stress fracture, left fibula, initial encounter for fracture | CMS +M84364D | Stress fracture, left fibula, subsequent encounter for fracture with routine healing | CMS +M84364G | Stress fracture, left fibula, subsequent encounter for fracture with delayed healing | CMS +M84364K | Stress fracture, left fibula, subsequent encounter for fracture with nonunion | CMS +M84364P | Stress fracture, left fibula, subsequent encounter for fracture with malunion | CMS +M84364S | Stress fracture, left fibula, sequela | CMS +M84369A | Stress fracture, unspecified tibia and fibula, initial encounter for fracture | CMS +M84369D | Stress fracture, unspecified tibia and fibula, subsequent encounter for fracture with routine healing | CMS +M84369G | Stress fracture, unspecified tibia and fibula, subsequent encounter for fracture with delayed healing | CMS +M84369K | Stress fracture, unspecified tibia and fibula, subsequent encounter for fracture with nonunion | CMS +M84369P | Stress fracture, unspecified tibia and fibula, subsequent encounter for fracture with malunion | CMS +M84369S | Stress fracture, unspecified tibia and fibula, sequela | CMS +M84371A | Stress fracture, right ankle, initial encounter for fracture | CMS +M84371D | Stress fracture, right ankle, subsequent encounter for fracture with routine healing | CMS +M84371G | Stress fracture, right ankle, subsequent encounter for fracture with delayed healing | CMS +M84371K | Stress fracture, right ankle, subsequent encounter for fracture with nonunion | CMS +M84371P | Stress fracture, right ankle, subsequent encounter for fracture with malunion | CMS +M84371S | Stress fracture, right ankle, sequela | CMS +M84372A | Stress fracture, left ankle, initial encounter for fracture | CMS +M84372D | Stress fracture, left ankle, subsequent encounter for fracture with routine healing | CMS +M84372G | Stress fracture, left ankle, subsequent encounter for fracture with delayed healing | CMS +M84372K | Stress fracture, left ankle, subsequent encounter for fracture with nonunion | CMS +M84372P | Stress fracture, left ankle, subsequent encounter for fracture with malunion | CMS +M84372S | Stress fracture, left ankle, sequela | CMS +M84373A | Stress fracture, unspecified ankle, initial encounter for fracture | CMS +M84373D | Stress fracture, unspecified ankle, subsequent encounter for fracture with routine healing | CMS +M84373G | Stress fracture, unspecified ankle, subsequent encounter for fracture with delayed healing | CMS +M84373K | Stress fracture, unspecified ankle, subsequent encounter for fracture with nonunion | CMS +M84373P | Stress fracture, unspecified ankle, subsequent encounter for fracture with malunion | CMS +M84373S | Stress fracture, unspecified ankle, sequela | CMS +M84374A | Stress fracture, right foot, initial encounter for fracture | CMS +M84374D | Stress fracture, right foot, subsequent encounter for fracture with routine healing | CMS +M84374G | Stress fracture, right foot, subsequent encounter for fracture with delayed healing | CMS +M84374K | Stress fracture, right foot, subsequent encounter for fracture with nonunion | CMS +M84374P | Stress fracture, right foot, subsequent encounter for fracture with malunion | CMS +M84374S | Stress fracture, right foot, sequela | CMS +M84375A | Stress fracture, left foot, initial encounter for fracture | CMS +M84375D | Stress fracture, left foot, subsequent encounter for fracture with routine healing | CMS +M84375G | Stress fracture, left foot, subsequent encounter for fracture with delayed healing | CMS +M84375K | Stress fracture, left foot, subsequent encounter for fracture with nonunion | CMS +M84375P | Stress fracture, left foot, subsequent encounter for fracture with malunion | CMS +M84375S | Stress fracture, left foot, sequela | CMS +M84376A | Stress fracture, unspecified foot, initial encounter for fracture | CMS +M84376D | Stress fracture, unspecified foot, subsequent encounter for fracture with routine healing | CMS +M84376G | Stress fracture, unspecified foot, subsequent encounter for fracture with delayed healing | CMS +M84376K | Stress fracture, unspecified foot, subsequent encounter for fracture with nonunion | CMS +M84376P | Stress fracture, unspecified foot, subsequent encounter for fracture with malunion | CMS +M84376S | Stress fracture, unspecified foot, sequela | CMS +M84377A | Stress fracture, right toe(s), initial encounter for fracture | CMS +M84377D | Stress fracture, right toe(s), subsequent encounter for fracture with routine healing | CMS +M84377G | Stress fracture, right toe(s), subsequent encounter for fracture with delayed healing | CMS +M84377K | Stress fracture, right toe(s), subsequent encounter for fracture with nonunion | CMS +M84377P | Stress fracture, right toe(s), subsequent encounter for fracture with malunion | CMS +M84377S | Stress fracture, right toe(s), sequela | CMS +M84378A | Stress fracture, left toe(s), initial encounter for fracture | CMS +M84378D | Stress fracture, left toe(s), subsequent encounter for fracture with routine healing | CMS +M84378G | Stress fracture, left toe(s), subsequent encounter for fracture with delayed healing | CMS +M84378K | Stress fracture, left toe(s), subsequent encounter for fracture with nonunion | CMS +M84378P | Stress fracture, left toe(s), subsequent encounter for fracture with malunion | CMS +M84378S | Stress fracture, left toe(s), sequela | CMS +M84379A | Stress fracture, unspecified toe(s), initial encounter for fracture | CMS +M84379D | Stress fracture, unspecified toe(s), subsequent encounter for fracture with routine healing | CMS +M84379G | Stress fracture, unspecified toe(s), subsequent encounter for fracture with delayed healing | CMS +M84379K | Stress fracture, unspecified toe(s), subsequent encounter for fracture with nonunion | CMS +M84379P | Stress fracture, unspecified toe(s), subsequent encounter for fracture with malunion | CMS +M84379S | Stress fracture, unspecified toe(s), sequela | CMS +M8438XA | Stress fracture, other site, initial encounter for fracture | CMS +M8438XD | Stress fracture, other site, subsequent encounter for fracture with routine healing | CMS +M8438XG | Stress fracture, other site, subsequent encounter for fracture with delayed healing | CMS +M8438XK | Stress fracture, other site, subsequent encounter for fracture with nonunion | CMS +M8438XP | Stress fracture, other site, subsequent encounter for fracture with malunion | CMS +M8438XS | Stress fracture, other site, sequela | CMS +M844 | Pathological fracture, not elsewhere classified | WHO +M8440XA | Pathological fracture, unspecified site, initial encounter for fracture | CMS +M8440XD | Pathological fracture, unspecified site, subsequent encounter for fracture with routine healing | CMS +M8440XG | Pathological fracture, unspecified site, subsequent encounter for fracture with delayed healing | CMS +M8440XK | Pathological fracture, unspecified site, subsequent encounter for fracture with nonunion | CMS +M8440XP | Pathological fracture, unspecified site, subsequent encounter for fracture with malunion | CMS +M8440XS | Pathological fracture, unspecified site, sequela | CMS +M84411A | Pathological fracture, right shoulder, initial encounter for fracture | CMS +M84411D | Pathological fracture, right shoulder, subsequent encounter for fracture with routine healing | CMS +M84411G | Pathological fracture, right shoulder, subsequent encounter for fracture with delayed healing | CMS +M84411K | Pathological fracture, right shoulder, subsequent encounter for fracture with nonunion | CMS +M84411P | Pathological fracture, right shoulder, subsequent encounter for fracture with malunion | CMS +M84411S | Pathological fracture, right shoulder, sequela | CMS +M84412A | Pathological fracture, left shoulder, initial encounter for fracture | CMS +M84412D | Pathological fracture, left shoulder, subsequent encounter for fracture with routine healing | CMS +M84412G | Pathological fracture, left shoulder, subsequent encounter for fracture with delayed healing | CMS +M84412K | Pathological fracture, left shoulder, subsequent encounter for fracture with nonunion | CMS +M84412P | Pathological fracture, left shoulder, subsequent encounter for fracture with malunion | CMS +M84412S | Pathological fracture, left shoulder, sequela | CMS +M84419A | Pathological fracture, unspecified shoulder, initial encounter for fracture | CMS +M84419D | Pathological fracture, unspecified shoulder, subsequent encounter for fracture with routine healing | CMS +M84419G | Pathological fracture, unspecified shoulder, subsequent encounter for fracture with delayed healing | CMS +M84419K | Pathological fracture, unspecified shoulder, subsequent encounter for fracture with nonunion | CMS +M84419P | Pathological fracture, unspecified shoulder, subsequent encounter for fracture with malunion | CMS +M84419S | Pathological fracture, unspecified shoulder, sequela | CMS +M84421A | Pathological fracture, right humerus, initial encounter for fracture | CMS +M84421D | Pathological fracture, right humerus, subsequent encounter for fracture with routine healing | CMS +M84421G | Pathological fracture, right humerus, subsequent encounter for fracture with delayed healing | CMS +M84421K | Pathological fracture, right humerus, subsequent encounter for fracture with nonunion | CMS +M84421P | Pathological fracture, right humerus, subsequent encounter for fracture with malunion | CMS +M84421S | Pathological fracture, right humerus, sequela | CMS +M84422A | Pathological fracture, left humerus, initial encounter for fracture | CMS +M84422D | Pathological fracture, left humerus, subsequent encounter for fracture with routine healing | CMS +M84422G | Pathological fracture, left humerus, subsequent encounter for fracture with delayed healing | CMS +M84422K | Pathological fracture, left humerus, subsequent encounter for fracture with nonunion | CMS +M84422P | Pathological fracture, left humerus, subsequent encounter for fracture with malunion | CMS +M84422S | Pathological fracture, left humerus, sequela | CMS +M84429A | Pathological fracture, unspecified humerus, initial encounter for fracture | CMS +M84429D | Pathological fracture, unspecified humerus, subsequent encounter for fracture with routine healing | CMS +M84429G | Pathological fracture, unspecified humerus, subsequent encounter for fracture with delayed healing | CMS +M84429K | Pathological fracture, unspecified humerus, subsequent encounter for fracture with nonunion | CMS +M84429P | Pathological fracture, unspecified humerus, subsequent encounter for fracture with malunion | CMS +M84429S | Pathological fracture, unspecified humerus, sequela | CMS +M84431A | Pathological fracture, right ulna, initial encounter for fracture | CMS +M84431D | Pathological fracture, right ulna, subsequent encounter for fracture with routine healing | CMS +M84431G | Pathological fracture, right ulna, subsequent encounter for fracture with delayed healing | CMS +M84431K | Pathological fracture, right ulna, subsequent encounter for fracture with nonunion | CMS +M84431P | Pathological fracture, right ulna, subsequent encounter for fracture with malunion | CMS +M84431S | Pathological fracture, right ulna, sequela | CMS +M84432A | Pathological fracture, left ulna, initial encounter for fracture | CMS +M84432D | Pathological fracture, left ulna, subsequent encounter for fracture with routine healing | CMS +M84432G | Pathological fracture, left ulna, subsequent encounter for fracture with delayed healing | CMS +M84432K | Pathological fracture, left ulna, subsequent encounter for fracture with nonunion | CMS +M84432P | Pathological fracture, left ulna, subsequent encounter for fracture with malunion | CMS +M84432S | Pathological fracture, left ulna, sequela | CMS +M84433A | Pathological fracture, right radius, initial encounter for fracture | CMS +M84433D | Pathological fracture, right radius, subsequent encounter for fracture with routine healing | CMS +M84433G | Pathological fracture, right radius, subsequent encounter for fracture with delayed healing | CMS +M84433K | Pathological fracture, right radius, subsequent encounter for fracture with nonunion | CMS +M84433P | Pathological fracture, right radius, subsequent encounter for fracture with malunion | CMS +M84433S | Pathological fracture, right radius, sequela | CMS +M84434A | Pathological fracture, left radius, initial encounter for fracture | CMS +M84434D | Pathological fracture, left radius, subsequent encounter for fracture with routine healing | CMS +M84434G | Pathological fracture, left radius, subsequent encounter for fracture with delayed healing | CMS +M84434K | Pathological fracture, left radius, subsequent encounter for fracture with nonunion | CMS +M84434P | Pathological fracture, left radius, subsequent encounter for fracture with malunion | CMS +M84434S | Pathological fracture, left radius, sequela | CMS +M84439A | Pathological fracture, unspecified ulna and radius, initial encounter for fracture | CMS +M84439D | Pathological fracture, unspecified ulna and radius, subsequent encounter for fracture with routine healing | CMS +M84439G | Pathological fracture, unspecified ulna and radius, subsequent encounter for fracture with delayed healing | CMS +M84439K | Pathological fracture, unspecified ulna and radius, subsequent encounter for fracture with nonunion | CMS +M84439P | Pathological fracture, unspecified ulna and radius, subsequent encounter for fracture with malunion | CMS +M84439S | Pathological fracture, unspecified ulna and radius, sequela | CMS +M84441A | Pathological fracture, right hand, initial encounter for fracture | CMS +M84441D | Pathological fracture, right hand, subsequent encounter for fracture with routine healing | CMS +M84441G | Pathological fracture, right hand, subsequent encounter for fracture with delayed healing | CMS +M84441K | Pathological fracture, right hand, subsequent encounter for fracture with nonunion | CMS +M84441P | Pathological fracture, right hand, subsequent encounter for fracture with malunion | CMS +M84441S | Pathological fracture, right hand, sequela | CMS +M84442A | Pathological fracture, left hand, initial encounter for fracture | CMS +M84442D | Pathological fracture, left hand, subsequent encounter for fracture with routine healing | CMS +M84442G | Pathological fracture, left hand, subsequent encounter for fracture with delayed healing | CMS +M84442K | Pathological fracture, left hand, subsequent encounter for fracture with nonunion | CMS +M84442P | Pathological fracture, left hand, subsequent encounter for fracture with malunion | CMS +M84442S | Pathological fracture, left hand, sequela | CMS +M84443A | Pathological fracture, unspecified hand, initial encounter for fracture | CMS +M84443D | Pathological fracture, unspecified hand, subsequent encounter for fracture with routine healing | CMS +M84443G | Pathological fracture, unspecified hand, subsequent encounter for fracture with delayed healing | CMS +M84443K | Pathological fracture, unspecified hand, subsequent encounter for fracture with nonunion | CMS +M84443P | Pathological fracture, unspecified hand, subsequent encounter for fracture with malunion | CMS +M84443S | Pathological fracture, unspecified hand, sequela | CMS +M84444A | Pathological fracture, right finger(s), initial encounter for fracture | CMS +M84444D | Pathological fracture, right finger(s), subsequent encounter for fracture with routine healing | CMS +M84444G | Pathological fracture, right finger(s), subsequent encounter for fracture with delayed healing | CMS +M84444K | Pathological fracture, right finger(s), subsequent encounter for fracture with nonunion | CMS +M84444P | Pathological fracture, right finger(s), subsequent encounter for fracture with malunion | CMS +M84444S | Pathological fracture, right finger(s), sequela | CMS +M84445A | Pathological fracture, left finger(s), initial encounter for fracture | CMS +M84445D | Pathological fracture, left finger(s), subsequent encounter for fracture with routine healing | CMS +M84445G | Pathological fracture, left finger(s), subsequent encounter for fracture with delayed healing | CMS +M84445K | Pathological fracture, left finger(s), subsequent encounter for fracture with nonunion | CMS +M84445P | Pathological fracture, left finger(s), subsequent encounter for fracture with malunion | CMS +M84445S | Pathological fracture, left finger(s), sequela | CMS +M84446A | Pathological fracture, unspecified finger(s), initial encounter for fracture | CMS +M84446D | Pathological fracture, unspecified finger(s), subsequent encounter for fracture with routine healing | CMS +M84446G | Pathological fracture, unspecified finger(s), subsequent encounter for fracture with delayed healing | CMS +M84446K | Pathological fracture, unspecified finger(s), subsequent encounter for fracture with nonunion | CMS +M84446P | Pathological fracture, unspecified finger(s), subsequent encounter for fracture with malunion | CMS +M84446S | Pathological fracture, unspecified finger(s), sequela | CMS +M84451A | Pathological fracture, right femur, initial encounter for fracture | CMS +M84451D | Pathological fracture, right femur, subsequent encounter for fracture with routine healing | CMS +M84451G | Pathological fracture, right femur, subsequent encounter for fracture with delayed healing | CMS +M84451K | Pathological fracture, right femur, subsequent encounter for fracture with nonunion | CMS +M84451P | Pathological fracture, right femur, subsequent encounter for fracture with malunion | CMS +M84451S | Pathological fracture, right femur, sequela | CMS +M84452A | Pathological fracture, left femur, initial encounter for fracture | CMS +M84452D | Pathological fracture, left femur, subsequent encounter for fracture with routine healing | CMS +M84452G | Pathological fracture, left femur, subsequent encounter for fracture with delayed healing | CMS +M84452K | Pathological fracture, left femur, subsequent encounter for fracture with nonunion | CMS +M84452P | Pathological fracture, left femur, subsequent encounter for fracture with malunion | CMS +M84452S | Pathological fracture, left femur, sequela | CMS +M84453A | Pathological fracture, unspecified femur, initial encounter for fracture | CMS +M84453D | Pathological fracture, unspecified femur, subsequent encounter for fracture with routine healing | CMS +M84453G | Pathological fracture, unspecified femur, subsequent encounter for fracture with delayed healing | CMS +M84453K | Pathological fracture, unspecified femur, subsequent encounter for fracture with nonunion | CMS +M84453P | Pathological fracture, unspecified femur, subsequent encounter for fracture with malunion | CMS +M84453S | Pathological fracture, unspecified femur, sequela | CMS +M84454A | Pathological fracture, pelvis, initial encounter for fracture | CMS +M84454D | Pathological fracture, pelvis, subsequent encounter for fracture with routine healing | CMS +M84454G | Pathological fracture, pelvis, subsequent encounter for fracture with delayed healing | CMS +M84454K | Pathological fracture, pelvis, subsequent encounter for fracture with nonunion | CMS +M84454P | Pathological fracture, pelvis, subsequent encounter for fracture with malunion | CMS +M84454S | Pathological fracture, pelvis, sequela | CMS +M84459A | Pathological fracture, hip, unspecified, initial encounter for fracture | CMS +M84459D | Pathological fracture, hip, unspecified, subsequent encounter for fracture with routine healing | CMS +M84459G | Pathological fracture, hip, unspecified, subsequent encounter for fracture with delayed healing | CMS +M84459K | Pathological fracture, hip, unspecified, subsequent encounter for fracture with nonunion | CMS +M84459P | Pathological fracture, hip, unspecified, subsequent encounter for fracture with malunion | CMS +M84459S | Pathological fracture, hip, unspecified, sequela | CMS +M84461A | Pathological fracture, right tibia, initial encounter for fracture | CMS +M84461D | Pathological fracture, right tibia, subsequent encounter for fracture with routine healing | CMS +M84461G | Pathological fracture, right tibia, subsequent encounter for fracture with delayed healing | CMS +M84461K | Pathological fracture, right tibia, subsequent encounter for fracture with nonunion | CMS +M84461P | Pathological fracture, right tibia, subsequent encounter for fracture with malunion | CMS +M84461S | Pathological fracture, right tibia, sequela | CMS +M84462A | Pathological fracture, left tibia, initial encounter for fracture | CMS +M84462D | Pathological fracture, left tibia, subsequent encounter for fracture with routine healing | CMS +M84462G | Pathological fracture, left tibia, subsequent encounter for fracture with delayed healing | CMS +M84462K | Pathological fracture, left tibia, subsequent encounter for fracture with nonunion | CMS +M84462P | Pathological fracture, left tibia, subsequent encounter for fracture with malunion | CMS +M84462S | Pathological fracture, left tibia, sequela | CMS +M84463A | Pathological fracture, right fibula, initial encounter for fracture | CMS +M84463D | Pathological fracture, right fibula, subsequent encounter for fracture with routine healing | CMS +M84463G | Pathological fracture, right fibula, subsequent encounter for fracture with delayed healing | CMS +M84463K | Pathological fracture, right fibula, subsequent encounter for fracture with nonunion | CMS +M84463P | Pathological fracture, right fibula, subsequent encounter for fracture with malunion | CMS +M84463S | Pathological fracture, right fibula, sequela | CMS +M84464A | Pathological fracture, left fibula, initial encounter for fracture | CMS +M84464D | Pathological fracture, left fibula, subsequent encounter for fracture with routine healing | CMS +M84464G | Pathological fracture, left fibula, subsequent encounter for fracture with delayed healing | CMS +M84464K | Pathological fracture, left fibula, subsequent encounter for fracture with nonunion | CMS +M84464P | Pathological fracture, left fibula, subsequent encounter for fracture with malunion | CMS +M84464S | Pathological fracture, left fibula, sequela | CMS +M84469A | Pathological fracture, unspecified tibia and fibula, initial encounter for fracture | CMS +M84469D | Pathological fracture, unspecified tibia and fibula, subsequent encounter for fracture with routine healing | CMS +M84469G | Pathological fracture, unspecified tibia and fibula, subsequent encounter for fracture with delayed healing | CMS +M84469K | Pathological fracture, unspecified tibia and fibula, subsequent encounter for fracture with nonunion | CMS +M84469P | Pathological fracture, unspecified tibia and fibula, subsequent encounter for fracture with malunion | CMS +M84469S | Pathological fracture, unspecified tibia and fibula, sequela | CMS +M84471A | Pathological fracture, right ankle, initial encounter for fracture | CMS +M84471D | Pathological fracture, right ankle, subsequent encounter for fracture with routine healing | CMS +M84471G | Pathological fracture, right ankle, subsequent encounter for fracture with delayed healing | CMS +M84471K | Pathological fracture, right ankle, subsequent encounter for fracture with nonunion | CMS +M84471P | Pathological fracture, right ankle, subsequent encounter for fracture with malunion | CMS +M84471S | Pathological fracture, right ankle, sequela | CMS +M84472A | Pathological fracture, left ankle, initial encounter for fracture | CMS +M84472D | Pathological fracture, left ankle, subsequent encounter for fracture with routine healing | CMS +M84472G | Pathological fracture, left ankle, subsequent encounter for fracture with delayed healing | CMS +M84472K | Pathological fracture, left ankle, subsequent encounter for fracture with nonunion | CMS +M84472P | Pathological fracture, left ankle, subsequent encounter for fracture with malunion | CMS +M84472S | Pathological fracture, left ankle, sequela | CMS +M84473A | Pathological fracture, unspecified ankle, initial encounter for fracture | CMS +M84473D | Pathological fracture, unspecified ankle, subsequent encounter for fracture with routine healing | CMS +M84473G | Pathological fracture, unspecified ankle, subsequent encounter for fracture with delayed healing | CMS +M84473K | Pathological fracture, unspecified ankle, subsequent encounter for fracture with nonunion | CMS +M84473P | Pathological fracture, unspecified ankle, subsequent encounter for fracture with malunion | CMS +M84473S | Pathological fracture, unspecified ankle, sequela | CMS +M84474A | Pathological fracture, right foot, initial encounter for fracture | CMS +M84474D | Pathological fracture, right foot, subsequent encounter for fracture with routine healing | CMS +M84474G | Pathological fracture, right foot, subsequent encounter for fracture with delayed healing | CMS +M84474K | Pathological fracture, right foot, subsequent encounter for fracture with nonunion | CMS +M84474P | Pathological fracture, right foot, subsequent encounter for fracture with malunion | CMS +M84474S | Pathological fracture, right foot, sequela | CMS +M84475A | Pathological fracture, left foot, initial encounter for fracture | CMS +M84475D | Pathological fracture, left foot, subsequent encounter for fracture with routine healing | CMS +M84475G | Pathological fracture, left foot, subsequent encounter for fracture with delayed healing | CMS +M84475K | Pathological fracture, left foot, subsequent encounter for fracture with nonunion | CMS +M84475P | Pathological fracture, left foot, subsequent encounter for fracture with malunion | CMS +M84475S | Pathological fracture, left foot, sequela | CMS +M84476A | Pathological fracture, unspecified foot, initial encounter for fracture | CMS +M84476D | Pathological fracture, unspecified foot, subsequent encounter for fracture with routine healing | CMS +M84476G | Pathological fracture, unspecified foot, subsequent encounter for fracture with delayed healing | CMS +M84476K | Pathological fracture, unspecified foot, subsequent encounter for fracture with nonunion | CMS +M84476P | Pathological fracture, unspecified foot, subsequent encounter for fracture with malunion | CMS +M84476S | Pathological fracture, unspecified foot, sequela | CMS +M84477A | Pathological fracture, right toe(s), initial encounter for fracture | CMS +M84477D | Pathological fracture, right toe(s), subsequent encounter for fracture with routine healing | CMS +M84477G | Pathological fracture, right toe(s), subsequent encounter for fracture with delayed healing | CMS +M84477K | Pathological fracture, right toe(s), subsequent encounter for fracture with nonunion | CMS +M84477P | Pathological fracture, right toe(s), subsequent encounter for fracture with malunion | CMS +M84477S | Pathological fracture, right toe(s), sequela | CMS +M84478A | Pathological fracture, left toe(s), initial encounter for fracture | CMS +M84478D | Pathological fracture, left toe(s), subsequent encounter for fracture with routine healing | CMS +M84478G | Pathological fracture, left toe(s), subsequent encounter for fracture with delayed healing | CMS +M84478K | Pathological fracture, left toe(s), subsequent encounter for fracture with nonunion | CMS +M84478P | Pathological fracture, left toe(s), subsequent encounter for fracture with malunion | CMS +M84478S | Pathological fracture, left toe(s), sequela | CMS +M84479A | Pathological fracture, unspecified toe(s), initial encounter for fracture | CMS +M84479D | Pathological fracture, unspecified toe(s), subsequent encounter for fracture with routine healing | CMS +M84479G | Pathological fracture, unspecified toe(s), subsequent encounter for fracture with delayed healing | CMS +M84479K | Pathological fracture, unspecified toe(s), subsequent encounter for fracture with nonunion | CMS +M84479P | Pathological fracture, unspecified toe(s), subsequent encounter for fracture with malunion | CMS +M84479S | Pathological fracture, unspecified toe(s), sequela | CMS +M8448XA | Pathological fracture, other site, initial encounter for fracture | CMS +M8448XD | Pathological fracture, other site, subsequent encounter for fracture with routine healing | CMS +M8448XG | Pathological fracture, other site, subsequent encounter for fracture with delayed healing | CMS +M8448XK | Pathological fracture, other site, subsequent encounter for fracture with nonunion | CMS +M8448XP | Pathological fracture, other site, subsequent encounter for fracture with malunion | CMS +M8448XS | Pathological fracture, other site, sequela | CMS +M8450XA | Pathological fracture in neoplastic disease, unspecified site, initial encounter for fracture | CMS +M8450XD | Pathological fracture in neoplastic disease, unspecified site, subsequent encounter for fracture with routine healing | CMS +M8450XG | Pathological fracture in neoplastic disease, unspecified site, subsequent encounter for fracture with delayed healing | CMS +M8450XK | Pathological fracture in neoplastic disease, unspecified site, subsequent encounter for fracture with nonunion | CMS +M8450XP | Pathological fracture in neoplastic disease, unspecified site, subsequent encounter for fracture with malunion | CMS +M8450XS | Pathological fracture in neoplastic disease, unspecified site, sequela | CMS +M84511A | Pathological fracture in neoplastic disease, right shoulder, initial encounter for fracture | CMS +M84511D | Pathological fracture in neoplastic disease, right shoulder, subsequent encounter for fracture with routine healing | CMS +M84511G | Pathological fracture in neoplastic disease, right shoulder, subsequent encounter for fracture with delayed healing | CMS +M84511K | Pathological fracture in neoplastic disease, right shoulder, subsequent encounter for fracture with nonunion | CMS +M84511P | Pathological fracture in neoplastic disease, right shoulder, subsequent encounter for fracture with malunion | CMS +M84511S | Pathological fracture in neoplastic disease, right shoulder, sequela | CMS +M84512A | Pathological fracture in neoplastic disease, left shoulder, initial encounter for fracture | CMS +M84512D | Pathological fracture in neoplastic disease, left shoulder, subsequent encounter for fracture with routine healing | CMS +M84512G | Pathological fracture in neoplastic disease, left shoulder, subsequent encounter for fracture with delayed healing | CMS +M84512K | Pathological fracture in neoplastic disease, left shoulder, subsequent encounter for fracture with nonunion | CMS +M84512P | Pathological fracture in neoplastic disease, left shoulder, subsequent encounter for fracture with malunion | CMS +M84512S | Pathological fracture in neoplastic disease, left shoulder, sequela | CMS +M84519A | Pathological fracture in neoplastic disease, unspecified shoulder, initial encounter for fracture | CMS +M84519D | Pathological fracture in neoplastic disease, unspecified shoulder, subsequent encounter for fracture with routine healing | CMS +M84519G | Pathological fracture in neoplastic disease, unspecified shoulder, subsequent encounter for fracture with delayed healing | CMS +M84519K | Pathological fracture in neoplastic disease, unspecified shoulder, subsequent encounter for fracture with nonunion | CMS +M84519P | Pathological fracture in neoplastic disease, unspecified shoulder, subsequent encounter for fracture with malunion | CMS +M84519S | Pathological fracture in neoplastic disease, unspecified shoulder, sequela | CMS +M84521A | Pathological fracture in neoplastic disease, right humerus, initial encounter for fracture | CMS +M84521D | Pathological fracture in neoplastic disease, right humerus, subsequent encounter for fracture with routine healing | CMS +M84521G | Pathological fracture in neoplastic disease, right humerus, subsequent encounter for fracture with delayed healing | CMS +M84521K | Pathological fracture in neoplastic disease, right humerus, subsequent encounter for fracture with nonunion | CMS +M84521P | Pathological fracture in neoplastic disease, right humerus, subsequent encounter for fracture with malunion | CMS +M84521S | Pathological fracture in neoplastic disease, right humerus, sequela | CMS +M84522A | Pathological fracture in neoplastic disease, left humerus, initial encounter for fracture | CMS +M84522D | Pathological fracture in neoplastic disease, left humerus, subsequent encounter for fracture with routine healing | CMS +M84522G | Pathological fracture in neoplastic disease, left humerus, subsequent encounter for fracture with delayed healing | CMS +M84522K | Pathological fracture in neoplastic disease, left humerus, subsequent encounter for fracture with nonunion | CMS +M84522P | Pathological fracture in neoplastic disease, left humerus, subsequent encounter for fracture with malunion | CMS +M84522S | Pathological fracture in neoplastic disease, left humerus, sequela | CMS +M84529A | Pathological fracture in neoplastic disease, unspecified humerus, initial encounter for fracture | CMS +M84529D | Pathological fracture in neoplastic disease, unspecified humerus, subsequent encounter for fracture with routine healing | CMS +M84529G | Pathological fracture in neoplastic disease, unspecified humerus, subsequent encounter for fracture with delayed healing | CMS +M84529K | Pathological fracture in neoplastic disease, unspecified humerus, subsequent encounter for fracture with nonunion | CMS +M84529P | Pathological fracture in neoplastic disease, unspecified humerus, subsequent encounter for fracture with malunion | CMS +M84529S | Pathological fracture in neoplastic disease, unspecified humerus, sequela | CMS +M84531A | Pathological fracture in neoplastic disease, right ulna, initial encounter for fracture | CMS +M84531D | Pathological fracture in neoplastic disease, right ulna, subsequent encounter for fracture with routine healing | CMS +M84531G | Pathological fracture in neoplastic disease, right ulna, subsequent encounter for fracture with delayed healing | CMS +M84531K | Pathological fracture in neoplastic disease, right ulna, subsequent encounter for fracture with nonunion | CMS +M84531P | Pathological fracture in neoplastic disease, right ulna, subsequent encounter for fracture with malunion | CMS +M84531S | Pathological fracture in neoplastic disease, right ulna, sequela | CMS +M84532A | Pathological fracture in neoplastic disease, left ulna, initial encounter for fracture | CMS +M84532D | Pathological fracture in neoplastic disease, left ulna, subsequent encounter for fracture with routine healing | CMS +M84532G | Pathological fracture in neoplastic disease, left ulna, subsequent encounter for fracture with delayed healing | CMS +M84532K | Pathological fracture in neoplastic disease, left ulna, subsequent encounter for fracture with nonunion | CMS +M84532P | Pathological fracture in neoplastic disease, left ulna, subsequent encounter for fracture with malunion | CMS +M84532S | Pathological fracture in neoplastic disease, left ulna, sequela | CMS +M84533A | Pathological fracture in neoplastic disease, right radius, initial encounter for fracture | CMS +M84533D | Pathological fracture in neoplastic disease, right radius, subsequent encounter for fracture with routine healing | CMS +M84533G | Pathological fracture in neoplastic disease, right radius, subsequent encounter for fracture with delayed healing | CMS +M84533K | Pathological fracture in neoplastic disease, right radius, subsequent encounter for fracture with nonunion | CMS +M84533P | Pathological fracture in neoplastic disease, right radius, subsequent encounter for fracture with malunion | CMS +M84533S | Pathological fracture in neoplastic disease, right radius, sequela | CMS +M84534A | Pathological fracture in neoplastic disease, left radius, initial encounter for fracture | CMS +M84534D | Pathological fracture in neoplastic disease, left radius, subsequent encounter for fracture with routine healing | CMS +M84534G | Pathological fracture in neoplastic disease, left radius, subsequent encounter for fracture with delayed healing | CMS +M84534K | Pathological fracture in neoplastic disease, left radius, subsequent encounter for fracture with nonunion | CMS +M84534P | Pathological fracture in neoplastic disease, left radius, subsequent encounter for fracture with malunion | CMS +M84534S | Pathological fracture in neoplastic disease, left radius, sequela | CMS +M84539A | Pathological fracture in neoplastic disease, unspecified ulna and radius, initial encounter for fracture | CMS +M84539D | Pathological fracture in neoplastic disease, unspecified ulna and radius, subsequent encounter for fracture with routine healing | CMS +M84539G | Pathological fracture in neoplastic disease, unspecified ulna and radius, subsequent encounter for fracture with delayed healing | CMS +M84539K | Pathological fracture in neoplastic disease, unspecified ulna and radius, subsequent encounter for fracture with nonunion | CMS +M84539P | Pathological fracture in neoplastic disease, unspecified ulna and radius, subsequent encounter for fracture with malunion | CMS +M84539S | Pathological fracture in neoplastic disease, unspecified ulna and radius, sequela | CMS +M84541A | Pathological fracture in neoplastic disease, right hand, initial encounter for fracture | CMS +M84541D | Pathological fracture in neoplastic disease, right hand, subsequent encounter for fracture with routine healing | CMS +M84541G | Pathological fracture in neoplastic disease, right hand, subsequent encounter for fracture with delayed healing | CMS +M84541K | Pathological fracture in neoplastic disease, right hand, subsequent encounter for fracture with nonunion | CMS +M84541P | Pathological fracture in neoplastic disease, right hand, subsequent encounter for fracture with malunion | CMS +M84541S | Pathological fracture in neoplastic disease, right hand, sequela | CMS +M84542A | Pathological fracture in neoplastic disease, left hand, initial encounter for fracture | CMS +M84542D | Pathological fracture in neoplastic disease, left hand, subsequent encounter for fracture with routine healing | CMS +M84542G | Pathological fracture in neoplastic disease, left hand, subsequent encounter for fracture with delayed healing | CMS +M84542K | Pathological fracture in neoplastic disease, left hand, subsequent encounter for fracture with nonunion | CMS +M84542P | Pathological fracture in neoplastic disease, left hand, subsequent encounter for fracture with malunion | CMS +M84542S | Pathological fracture in neoplastic disease, left hand, sequela | CMS +M84549A | Pathological fracture in neoplastic disease, unspecified hand, initial encounter for fracture | CMS +M84549D | Pathological fracture in neoplastic disease, unspecified hand, subsequent encounter for fracture with routine healing | CMS +M84549G | Pathological fracture in neoplastic disease, unspecified hand, subsequent encounter for fracture with delayed healing | CMS +M84549K | Pathological fracture in neoplastic disease, unspecified hand, subsequent encounter for fracture with nonunion | CMS +M84549P | Pathological fracture in neoplastic disease, unspecified hand, subsequent encounter for fracture with malunion | CMS +M84549S | Pathological fracture in neoplastic disease, unspecified hand, sequela | CMS +M84550A | Pathological fracture in neoplastic disease, pelvis, initial encounter for fracture | CMS +M84550D | Pathological fracture in neoplastic disease, pelvis, subsequent encounter for fracture with routine healing | CMS +M84550G | Pathological fracture in neoplastic disease, pelvis, subsequent encounter for fracture with delayed healing | CMS +M84550K | Pathological fracture in neoplastic disease, pelvis, subsequent encounter for fracture with nonunion | CMS +M84550P | Pathological fracture in neoplastic disease, pelvis, subsequent encounter for fracture with malunion | CMS +M84550S | Pathological fracture in neoplastic disease, pelvis, sequela | CMS +M84551A | Pathological fracture in neoplastic disease, right femur, initial encounter for fracture | CMS +M84551D | Pathological fracture in neoplastic disease, right femur, subsequent encounter for fracture with routine healing | CMS +M84551G | Pathological fracture in neoplastic disease, right femur, subsequent encounter for fracture with delayed healing | CMS +M84551K | Pathological fracture in neoplastic disease, right femur, subsequent encounter for fracture with nonunion | CMS +M84551P | Pathological fracture in neoplastic disease, right femur, subsequent encounter for fracture with malunion | CMS +M84551S | Pathological fracture in neoplastic disease, right femur, sequela | CMS +M84552A | Pathological fracture in neoplastic disease, left femur, initial encounter for fracture | CMS +M84552D | Pathological fracture in neoplastic disease, left femur, subsequent encounter for fracture with routine healing | CMS +M84552G | Pathological fracture in neoplastic disease, left femur, subsequent encounter for fracture with delayed healing | CMS +M84552K | Pathological fracture in neoplastic disease, left femur, subsequent encounter for fracture with nonunion | CMS +M84552P | Pathological fracture in neoplastic disease, left femur, subsequent encounter for fracture with malunion | CMS +M84552S | Pathological fracture in neoplastic disease, left femur, sequela | CMS +M84553A | Pathological fracture in neoplastic disease, unspecified femur, initial encounter for fracture | CMS +M84553D | Pathological fracture in neoplastic disease, unspecified femur, subsequent encounter for fracture with routine healing | CMS +M84553G | Pathological fracture in neoplastic disease, unspecified femur, subsequent encounter for fracture with delayed healing | CMS +M84553K | Pathological fracture in neoplastic disease, unspecified femur, subsequent encounter for fracture with nonunion | CMS +M84553P | Pathological fracture in neoplastic disease, unspecified femur, subsequent encounter for fracture with malunion | CMS +M84553S | Pathological fracture in neoplastic disease, unspecified femur, sequela | CMS +M84559A | Pathological fracture in neoplastic disease, hip, unspecified, initial encounter for fracture | CMS +M84559D | Pathological fracture in neoplastic disease, hip, unspecified, subsequent encounter for fracture with routine healing | CMS +M84559G | Pathological fracture in neoplastic disease, hip, unspecified, subsequent encounter for fracture with delayed healing | CMS +M84559K | Pathological fracture in neoplastic disease, hip, unspecified, subsequent encounter for fracture with nonunion | CMS +M84559P | Pathological fracture in neoplastic disease, hip, unspecified, subsequent encounter for fracture with malunion | CMS +M84559S | Pathological fracture in neoplastic disease, hip, unspecified, sequela | CMS +M84561A | Pathological fracture in neoplastic disease, right tibia, initial encounter for fracture | CMS +M84561D | Pathological fracture in neoplastic disease, right tibia, subsequent encounter for fracture with routine healing | CMS +M84561G | Pathological fracture in neoplastic disease, right tibia, subsequent encounter for fracture with delayed healing | CMS +M84561K | Pathological fracture in neoplastic disease, right tibia, subsequent encounter for fracture with nonunion | CMS +M84561P | Pathological fracture in neoplastic disease, right tibia, subsequent encounter for fracture with malunion | CMS +M84561S | Pathological fracture in neoplastic disease, right tibia, sequela | CMS +M84562A | Pathological fracture in neoplastic disease, left tibia, initial encounter for fracture | CMS +M84562D | Pathological fracture in neoplastic disease, left tibia, subsequent encounter for fracture with routine healing | CMS +M84562G | Pathological fracture in neoplastic disease, left tibia, subsequent encounter for fracture with delayed healing | CMS +M84562K | Pathological fracture in neoplastic disease, left tibia, subsequent encounter for fracture with nonunion | CMS +M84562P | Pathological fracture in neoplastic disease, left tibia, subsequent encounter for fracture with malunion | CMS +M84562S | Pathological fracture in neoplastic disease, left tibia, sequela | CMS +M84563A | Pathological fracture in neoplastic disease, right fibula, initial encounter for fracture | CMS +M84563D | Pathological fracture in neoplastic disease, right fibula, subsequent encounter for fracture with routine healing | CMS +M84563G | Pathological fracture in neoplastic disease, right fibula, subsequent encounter for fracture with delayed healing | CMS +M84563K | Pathological fracture in neoplastic disease, right fibula, subsequent encounter for fracture with nonunion | CMS +M84563P | Pathological fracture in neoplastic disease, right fibula, subsequent encounter for fracture with malunion | CMS +M84563S | Pathological fracture in neoplastic disease, right fibula, sequela | CMS +M84564A | Pathological fracture in neoplastic disease, left fibula, initial encounter for fracture | CMS +M84564D | Pathological fracture in neoplastic disease, left fibula, subsequent encounter for fracture with routine healing | CMS +M84564G | Pathological fracture in neoplastic disease, left fibula, subsequent encounter for fracture with delayed healing | CMS +M84564K | Pathological fracture in neoplastic disease, left fibula, subsequent encounter for fracture with nonunion | CMS +M84564P | Pathological fracture in neoplastic disease, left fibula, subsequent encounter for fracture with malunion | CMS +M84564S | Pathological fracture in neoplastic disease, left fibula, sequela | CMS +M84569A | Pathological fracture in neoplastic disease, unspecified tibia and fibula, initial encounter for fracture | CMS +M84569D | Pathological fracture in neoplastic disease, unspecified tibia and fibula, subsequent encounter for fracture with routine healing | CMS +M84569G | Pathological fracture in neoplastic disease, unspecified tibia and fibula, subsequent encounter for fracture with delayed healing | CMS +M84569K | Pathological fracture in neoplastic disease, unspecified tibia and fibula, subsequent encounter for fracture with nonunion | CMS +M84569P | Pathological fracture in neoplastic disease, unspecified tibia and fibula, subsequent encounter for fracture with malunion | CMS +M84569S | Pathological fracture in neoplastic disease, unspecified tibia and fibula, sequela | CMS +M84571A | Pathological fracture in neoplastic disease, right ankle, initial encounter for fracture | CMS +M84571D | Pathological fracture in neoplastic disease, right ankle, subsequent encounter for fracture with routine healing | CMS +M84571G | Pathological fracture in neoplastic disease, right ankle, subsequent encounter for fracture with delayed healing | CMS +M84571K | Pathological fracture in neoplastic disease, right ankle, subsequent encounter for fracture with nonunion | CMS +M84571P | Pathological fracture in neoplastic disease, right ankle, subsequent encounter for fracture with malunion | CMS +M84571S | Pathological fracture in neoplastic disease, right ankle, sequela | CMS +M84572A | Pathological fracture in neoplastic disease, left ankle, initial encounter for fracture | CMS +M84572D | Pathological fracture in neoplastic disease, left ankle, subsequent encounter for fracture with routine healing | CMS +M84572G | Pathological fracture in neoplastic disease, left ankle, subsequent encounter for fracture with delayed healing | CMS +M84572K | Pathological fracture in neoplastic disease, left ankle, subsequent encounter for fracture with nonunion | CMS +M84572P | Pathological fracture in neoplastic disease, left ankle, subsequent encounter for fracture with malunion | CMS +M84572S | Pathological fracture in neoplastic disease, left ankle, sequela | CMS +M84573A | Pathological fracture in neoplastic disease, unspecified ankle, initial encounter for fracture | CMS +M84573D | Pathological fracture in neoplastic disease, unspecified ankle, subsequent encounter for fracture with routine healing | CMS +M84573G | Pathological fracture in neoplastic disease, unspecified ankle, subsequent encounter for fracture with delayed healing | CMS +M84573K | Pathological fracture in neoplastic disease, unspecified ankle, subsequent encounter for fracture with nonunion | CMS +M84573P | Pathological fracture in neoplastic disease, unspecified ankle, subsequent encounter for fracture with malunion | CMS +M84573S | Pathological fracture in neoplastic disease, unspecified ankle, sequela | CMS +M84574A | Pathological fracture in neoplastic disease, right foot, initial encounter for fracture | CMS +M84574D | Pathological fracture in neoplastic disease, right foot, subsequent encounter for fracture with routine healing | CMS +M84574G | Pathological fracture in neoplastic disease, right foot, subsequent encounter for fracture with delayed healing | CMS +M84574K | Pathological fracture in neoplastic disease, right foot, subsequent encounter for fracture with nonunion | CMS +M84574P | Pathological fracture in neoplastic disease, right foot, subsequent encounter for fracture with malunion | CMS +M84574S | Pathological fracture in neoplastic disease, right foot, sequela | CMS +M84575A | Pathological fracture in neoplastic disease, left foot, initial encounter for fracture | CMS +M84575D | Pathological fracture in neoplastic disease, left foot, subsequent encounter for fracture with routine healing | CMS +M84575G | Pathological fracture in neoplastic disease, left foot, subsequent encounter for fracture with delayed healing | CMS +M84575K | Pathological fracture in neoplastic disease, left foot, subsequent encounter for fracture with nonunion | CMS +M84575P | Pathological fracture in neoplastic disease, left foot, subsequent encounter for fracture with malunion | CMS +M84575S | Pathological fracture in neoplastic disease, left foot, sequela | CMS +M84576A | Pathological fracture in neoplastic disease, unspecified foot, initial encounter for fracture | CMS +M84576D | Pathological fracture in neoplastic disease, unspecified foot, subsequent encounter for fracture with routine healing | CMS +M84576G | Pathological fracture in neoplastic disease, unspecified foot, subsequent encounter for fracture with delayed healing | CMS +M84576K | Pathological fracture in neoplastic disease, unspecified foot, subsequent encounter for fracture with nonunion | CMS +M84576P | Pathological fracture in neoplastic disease, unspecified foot, subsequent encounter for fracture with malunion | CMS +M84576S | Pathological fracture in neoplastic disease, unspecified foot, sequela | CMS +M8458XA | Pathological fracture in neoplastic disease, other specified site, initial encounter for fracture | CMS +M8458XD | Pathological fracture in neoplastic disease, other specified site, subsequent encounter for fracture with routine healing | CMS +M8458XG | Pathological fracture in neoplastic disease, other specified site, subsequent encounter for fracture with delayed healing | CMS +M8458XK | Pathological fracture in neoplastic disease, other specified site, subsequent encounter for fracture with nonunion | CMS +M8458XP | Pathological fracture in neoplastic disease, other specified site, subsequent encounter for fracture with malunion | CMS +M8458XS | Pathological fracture in neoplastic disease, other specified site, sequela | CMS +M8460XA | Pathological fracture in other disease, unspecified site, initial encounter for fracture | CMS +M8460XD | Pathological fracture in other disease, unspecified site, subsequent encounter for fracture with routine healing | CMS +M8460XG | Pathological fracture in other disease, unspecified site, subsequent encounter for fracture with delayed healing | CMS +M8460XK | Pathological fracture in other disease, unspecified site, subsequent encounter for fracture with nonunion | CMS +M8460XP | Pathological fracture in other disease, unspecified site, subsequent encounter for fracture with malunion | CMS +M8460XS | Pathological fracture in other disease, unspecified site, sequela | CMS +M84611A | Pathological fracture in other disease, right shoulder, initial encounter for fracture | CMS +M84611D | Pathological fracture in other disease, right shoulder, subsequent encounter for fracture with routine healing | CMS +M84611G | Pathological fracture in other disease, right shoulder, subsequent encounter for fracture with delayed healing | CMS +M84611K | Pathological fracture in other disease, right shoulder, subsequent encounter for fracture with nonunion | CMS +M84611P | Pathological fracture in other disease, right shoulder, subsequent encounter for fracture with malunion | CMS +M84611S | Pathological fracture in other disease, right shoulder, sequela | CMS +M84612A | Pathological fracture in other disease, left shoulder, initial encounter for fracture | CMS +M84612D | Pathological fracture in other disease, left shoulder, subsequent encounter for fracture with routine healing | CMS +M84612G | Pathological fracture in other disease, left shoulder, subsequent encounter for fracture with delayed healing | CMS +M84612K | Pathological fracture in other disease, left shoulder, subsequent encounter for fracture with nonunion | CMS +M84612P | Pathological fracture in other disease, left shoulder, subsequent encounter for fracture with malunion | CMS +M84612S | Pathological fracture in other disease, left shoulder, sequela | CMS +M84619A | Pathological fracture in other disease, unspecified shoulder, initial encounter for fracture | CMS +M84619D | Pathological fracture in other disease, unspecified shoulder, subsequent encounter for fracture with routine healing | CMS +M84619G | Pathological fracture in other disease, unspecified shoulder, subsequent encounter for fracture with delayed healing | CMS +M84619K | Pathological fracture in other disease, unspecified shoulder, subsequent encounter for fracture with nonunion | CMS +M84619P | Pathological fracture in other disease, unspecified shoulder, subsequent encounter for fracture with malunion | CMS +M84619S | Pathological fracture in other disease, unspecified shoulder, sequela | CMS +M84621A | Pathological fracture in other disease, right humerus, initial encounter for fracture | CMS +M84621D | Pathological fracture in other disease, right humerus, subsequent encounter for fracture with routine healing | CMS +M84621G | Pathological fracture in other disease, right humerus, subsequent encounter for fracture with delayed healing | CMS +M84621K | Pathological fracture in other disease, right humerus, subsequent encounter for fracture with nonunion | CMS +M84621P | Pathological fracture in other disease, right humerus, subsequent encounter for fracture with malunion | CMS +M84621S | Pathological fracture in other disease, right humerus, sequela | CMS +M84622A | Pathological fracture in other disease, left humerus, initial encounter for fracture | CMS +M84622D | Pathological fracture in other disease, left humerus, subsequent encounter for fracture with routine healing | CMS +M84622G | Pathological fracture in other disease, left humerus, subsequent encounter for fracture with delayed healing | CMS +M84622K | Pathological fracture in other disease, left humerus, subsequent encounter for fracture with nonunion | CMS +M84622P | Pathological fracture in other disease, left humerus, subsequent encounter for fracture with malunion | CMS +M84622S | Pathological fracture in other disease, left humerus, sequela | CMS +M84629A | Pathological fracture in other disease, unspecified humerus, initial encounter for fracture | CMS +M84629D | Pathological fracture in other disease, unspecified humerus, subsequent encounter for fracture with routine healing | CMS +M84629G | Pathological fracture in other disease, unspecified humerus, subsequent encounter for fracture with delayed healing | CMS +M84629K | Pathological fracture in other disease, unspecified humerus, subsequent encounter for fracture with nonunion | CMS +M84629P | Pathological fracture in other disease, unspecified humerus, subsequent encounter for fracture with malunion | CMS +M84629S | Pathological fracture in other disease, unspecified humerus, sequela | CMS +M84631A | Pathological fracture in other disease, right ulna, initial encounter for fracture | CMS +M84631D | Pathological fracture in other disease, right ulna, subsequent encounter for fracture with routine healing | CMS +M84631G | Pathological fracture in other disease, right ulna, subsequent encounter for fracture with delayed healing | CMS +M84631K | Pathological fracture in other disease, right ulna, subsequent encounter for fracture with nonunion | CMS +M84631P | Pathological fracture in other disease, right ulna, subsequent encounter for fracture with malunion | CMS +M84631S | Pathological fracture in other disease, right ulna, sequela | CMS +M84632A | Pathological fracture in other disease, left ulna, initial encounter for fracture | CMS +M84632D | Pathological fracture in other disease, left ulna, subsequent encounter for fracture with routine healing | CMS +M84632G | Pathological fracture in other disease, left ulna, subsequent encounter for fracture with delayed healing | CMS +M84632K | Pathological fracture in other disease, left ulna, subsequent encounter for fracture with nonunion | CMS +M84632P | Pathological fracture in other disease, left ulna, subsequent encounter for fracture with malunion | CMS +M84632S | Pathological fracture in other disease, left ulna, sequela | CMS +M84633A | Pathological fracture in other disease, right radius, initial encounter for fracture | CMS +M84633D | Pathological fracture in other disease, right radius, subsequent encounter for fracture with routine healing | CMS +M84633G | Pathological fracture in other disease, right radius, subsequent encounter for fracture with delayed healing | CMS +M84633K | Pathological fracture in other disease, right radius, subsequent encounter for fracture with nonunion | CMS +M84633P | Pathological fracture in other disease, right radius, subsequent encounter for fracture with malunion | CMS +M84633S | Pathological fracture in other disease, right radius, sequela | CMS +M84634A | Pathological fracture in other disease, left radius, initial encounter for fracture | CMS +M84634D | Pathological fracture in other disease, left radius, subsequent encounter for fracture with routine healing | CMS +M84634G | Pathological fracture in other disease, left radius, subsequent encounter for fracture with delayed healing | CMS +M84634K | Pathological fracture in other disease, left radius, subsequent encounter for fracture with nonunion | CMS +M84634P | Pathological fracture in other disease, left radius, subsequent encounter for fracture with malunion | CMS +M84634S | Pathological fracture in other disease, left radius, sequela | CMS +M84639A | Pathological fracture in other disease, unspecified ulna and radius, initial encounter for fracture | CMS +M84639D | Pathological fracture in other disease, unspecified ulna and radius, subsequent encounter for fracture with routine healing | CMS +M84639G | Pathological fracture in other disease, unspecified ulna and radius, subsequent encounter for fracture with delayed healing | CMS +M84639K | Pathological fracture in other disease, unspecified ulna and radius, subsequent encounter for fracture with nonunion | CMS +M84639P | Pathological fracture in other disease, unspecified ulna and radius, subsequent encounter for fracture with malunion | CMS +M84639S | Pathological fracture in other disease, unspecified ulna and radius, sequela | CMS +M84641A | Pathological fracture in other disease, right hand, initial encounter for fracture | CMS +M84641D | Pathological fracture in other disease, right hand, subsequent encounter for fracture with routine healing | CMS +M84641G | Pathological fracture in other disease, right hand, subsequent encounter for fracture with delayed healing | CMS +M84641K | Pathological fracture in other disease, right hand, subsequent encounter for fracture with nonunion | CMS +M84641P | Pathological fracture in other disease, right hand, subsequent encounter for fracture with malunion | CMS +M84641S | Pathological fracture in other disease, right hand, sequela | CMS +M84642A | Pathological fracture in other disease, left hand, initial encounter for fracture | CMS +M84642D | Pathological fracture in other disease, left hand, subsequent encounter for fracture with routine healing | CMS +M84642G | Pathological fracture in other disease, left hand, subsequent encounter for fracture with delayed healing | CMS +M84642K | Pathological fracture in other disease, left hand, subsequent encounter for fracture with nonunion | CMS +M84642P | Pathological fracture in other disease, left hand, subsequent encounter for fracture with malunion | CMS +M84642S | Pathological fracture in other disease, left hand, sequela | CMS +M84649A | Pathological fracture in other disease, unspecified hand, initial encounter for fracture | CMS +M84649D | Pathological fracture in other disease, unspecified hand, subsequent encounter for fracture with routine healing | CMS +M84649G | Pathological fracture in other disease, unspecified hand, subsequent encounter for fracture with delayed healing | CMS +M84649K | Pathological fracture in other disease, unspecified hand, subsequent encounter for fracture with nonunion | CMS +M84649P | Pathological fracture in other disease, unspecified hand, subsequent encounter for fracture with malunion | CMS +M84649S | Pathological fracture in other disease, unspecified hand, sequela | CMS +M84650A | Pathological fracture in other disease, pelvis, initial encounter for fracture | CMS +M84650D | Pathological fracture in other disease, pelvis, subsequent encounter for fracture with routine healing | CMS +M84650G | Pathological fracture in other disease, pelvis, subsequent encounter for fracture with delayed healing | CMS +M84650K | Pathological fracture in other disease, pelvis, subsequent encounter for fracture with nonunion | CMS +M84650P | Pathological fracture in other disease, pelvis, subsequent encounter for fracture with malunion | CMS +M84650S | Pathological fracture in other disease, pelvis, sequela | CMS +M84651A | Pathological fracture in other disease, right femur, initial encounter for fracture | CMS +M84651D | Pathological fracture in other disease, right femur, subsequent encounter for fracture with routine healing | CMS +M84651G | Pathological fracture in other disease, right femur, subsequent encounter for fracture with delayed healing | CMS +M84651K | Pathological fracture in other disease, right femur, subsequent encounter for fracture with nonunion | CMS +M84651P | Pathological fracture in other disease, right femur, subsequent encounter for fracture with malunion | CMS +M84651S | Pathological fracture in other disease, right femur, sequela | CMS +M84652A | Pathological fracture in other disease, left femur, initial encounter for fracture | CMS +M84652D | Pathological fracture in other disease, left femur, subsequent encounter for fracture with routine healing | CMS +M84652G | Pathological fracture in other disease, left femur, subsequent encounter for fracture with delayed healing | CMS +M84652K | Pathological fracture in other disease, left femur, subsequent encounter for fracture with nonunion | CMS +M84652P | Pathological fracture in other disease, left femur, subsequent encounter for fracture with malunion | CMS +M84652S | Pathological fracture in other disease, left femur, sequela | CMS +M84653A | Pathological fracture in other disease, unspecified femur, initial encounter for fracture | CMS +M84653D | Pathological fracture in other disease, unspecified femur, subsequent encounter for fracture with routine healing | CMS +M84653G | Pathological fracture in other disease, unspecified femur, subsequent encounter for fracture with delayed healing | CMS +M84653K | Pathological fracture in other disease, unspecified femur, subsequent encounter for fracture with nonunion | CMS +M84653P | Pathological fracture in other disease, unspecified femur, subsequent encounter for fracture with malunion | CMS +M84653S | Pathological fracture in other disease, unspecified femur, sequela | CMS +M84659A | Pathological fracture in other disease, hip, unspecified, initial encounter for fracture | CMS +M84659D | Pathological fracture in other disease, hip, unspecified, subsequent encounter for fracture with routine healing | CMS +M84659G | Pathological fracture in other disease, hip, unspecified, subsequent encounter for fracture with delayed healing | CMS +M84659K | Pathological fracture in other disease, hip, unspecified, subsequent encounter for fracture with nonunion | CMS +M84659P | Pathological fracture in other disease, hip, unspecified, subsequent encounter for fracture with malunion | CMS +M84659S | Pathological fracture in other disease, hip, unspecified, sequela | CMS +M84661A | Pathological fracture in other disease, right tibia, initial encounter for fracture | CMS +M84661D | Pathological fracture in other disease, right tibia, subsequent encounter for fracture with routine healing | CMS +M84661G | Pathological fracture in other disease, right tibia, subsequent encounter for fracture with delayed healing | CMS +M84661K | Pathological fracture in other disease, right tibia, subsequent encounter for fracture with nonunion | CMS +M84661P | Pathological fracture in other disease, right tibia, subsequent encounter for fracture with malunion | CMS +M84661S | Pathological fracture in other disease, right tibia, sequela | CMS +M84662A | Pathological fracture in other disease, left tibia, initial encounter for fracture | CMS +M84662D | Pathological fracture in other disease, left tibia, subsequent encounter for fracture with routine healing | CMS +M84662G | Pathological fracture in other disease, left tibia, subsequent encounter for fracture with delayed healing | CMS +M84662K | Pathological fracture in other disease, left tibia, subsequent encounter for fracture with nonunion | CMS +M84662P | Pathological fracture in other disease, left tibia, subsequent encounter for fracture with malunion | CMS +M84662S | Pathological fracture in other disease, left tibia, sequela | CMS +M84663A | Pathological fracture in other disease, right fibula, initial encounter for fracture | CMS +M84663D | Pathological fracture in other disease, right fibula, subsequent encounter for fracture with routine healing | CMS +M84663G | Pathological fracture in other disease, right fibula, subsequent encounter for fracture with delayed healing | CMS +M84663K | Pathological fracture in other disease, right fibula, subsequent encounter for fracture with nonunion | CMS +M84663P | Pathological fracture in other disease, right fibula, subsequent encounter for fracture with malunion | CMS +M84663S | Pathological fracture in other disease, right fibula, sequela | CMS +M84664A | Pathological fracture in other disease, left fibula, initial encounter for fracture | CMS +M84664D | Pathological fracture in other disease, left fibula, subsequent encounter for fracture with routine healing | CMS +M84664G | Pathological fracture in other disease, left fibula, subsequent encounter for fracture with delayed healing | CMS +M84664K | Pathological fracture in other disease, left fibula, subsequent encounter for fracture with nonunion | CMS +M84664P | Pathological fracture in other disease, left fibula, subsequent encounter for fracture with malunion | CMS +M84664S | Pathological fracture in other disease, left fibula, sequela | CMS +M84669A | Pathological fracture in other disease, unspecified tibia and fibula, initial encounter for fracture | CMS +M84669D | Pathological fracture in other disease, unspecified tibia and fibula, subsequent encounter for fracture with routine healing | CMS +M84669G | Pathological fracture in other disease, unspecified tibia and fibula, subsequent encounter for fracture with delayed healing | CMS +M84669K | Pathological fracture in other disease, unspecified tibia and fibula, subsequent encounter for fracture with nonunion | CMS +M84669P | Pathological fracture in other disease, unspecified tibia and fibula, subsequent encounter for fracture with malunion | CMS +M84669S | Pathological fracture in other disease, unspecified tibia and fibula, sequela | CMS +M84671A | Pathological fracture in other disease, right ankle, initial encounter for fracture | CMS +M84671D | Pathological fracture in other disease, right ankle, subsequent encounter for fracture with routine healing | CMS +M84671G | Pathological fracture in other disease, right ankle, subsequent encounter for fracture with delayed healing | CMS +M84671K | Pathological fracture in other disease, right ankle, subsequent encounter for fracture with nonunion | CMS +M84671P | Pathological fracture in other disease, right ankle, subsequent encounter for fracture with malunion | CMS +M84671S | Pathological fracture in other disease, right ankle, sequela | CMS +M84672A | Pathological fracture in other disease, left ankle, initial encounter for fracture | CMS +M84672D | Pathological fracture in other disease, left ankle, subsequent encounter for fracture with routine healing | CMS +M84672G | Pathological fracture in other disease, left ankle, subsequent encounter for fracture with delayed healing | CMS +M84672K | Pathological fracture in other disease, left ankle, subsequent encounter for fracture with nonunion | CMS +M84672P | Pathological fracture in other disease, left ankle, subsequent encounter for fracture with malunion | CMS +M84672S | Pathological fracture in other disease, left ankle, sequela | CMS +M84673A | Pathological fracture in other disease, unspecified ankle, initial encounter for fracture | CMS +M84673D | Pathological fracture in other disease, unspecified ankle, subsequent encounter for fracture with routine healing | CMS +M84673G | Pathological fracture in other disease, unspecified ankle, subsequent encounter for fracture with delayed healing | CMS +M84673K | Pathological fracture in other disease, unspecified ankle, subsequent encounter for fracture with nonunion | CMS +M84673P | Pathological fracture in other disease, unspecified ankle, subsequent encounter for fracture with malunion | CMS +M84673S | Pathological fracture in other disease, unspecified ankle, sequela | CMS +M84674A | Pathological fracture in other disease, right foot, initial encounter for fracture | CMS +M84674D | Pathological fracture in other disease, right foot, subsequent encounter for fracture with routine healing | CMS +M84674G | Pathological fracture in other disease, right foot, subsequent encounter for fracture with delayed healing | CMS +M84674K | Pathological fracture in other disease, right foot, subsequent encounter for fracture with nonunion | CMS +M84674P | Pathological fracture in other disease, right foot, subsequent encounter for fracture with malunion | CMS +M84674S | Pathological fracture in other disease, right foot, sequela | CMS +M84675A | Pathological fracture in other disease, left foot, initial encounter for fracture | CMS +M84675D | Pathological fracture in other disease, left foot, subsequent encounter for fracture with routine healing | CMS +M84675G | Pathological fracture in other disease, left foot, subsequent encounter for fracture with delayed healing | CMS +M84675K | Pathological fracture in other disease, left foot, subsequent encounter for fracture with nonunion | CMS +M84675P | Pathological fracture in other disease, left foot, subsequent encounter for fracture with malunion | CMS +M84675S | Pathological fracture in other disease, left foot, sequela | CMS +M84676A | Pathological fracture in other disease, unspecified foot, initial encounter for fracture | CMS +M84676D | Pathological fracture in other disease, unspecified foot, subsequent encounter for fracture with routine healing | CMS +M84676G | Pathological fracture in other disease, unspecified foot, subsequent encounter for fracture with delayed healing | CMS +M84676K | Pathological fracture in other disease, unspecified foot, subsequent encounter for fracture with nonunion | CMS +M84676P | Pathological fracture in other disease, unspecified foot, subsequent encounter for fracture with malunion | CMS +M84676S | Pathological fracture in other disease, unspecified foot, sequela | CMS +M8468XA | Pathological fracture in other disease, other site, initial encounter for fracture | CMS +M8468XD | Pathological fracture in other disease, other site, subsequent encounter for fracture with routine healing | CMS +M8468XG | Pathological fracture in other disease, other site, subsequent encounter for fracture with delayed healing | CMS +M8468XK | Pathological fracture in other disease, other site, subsequent encounter for fracture with nonunion | CMS +M8468XP | Pathological fracture in other disease, other site, subsequent encounter for fracture with malunion | CMS +M8468XS | Pathological fracture in other disease, other site, sequela | CMS +M84750A | Atypical femoral fracture, unspecified, initial encounter for fracture | CMS +M84750D | Atypical femoral fracture, unspecified, subsequent encounter for fracture with routine healing | CMS +M84750G | Atypical femoral fracture, unspecified, subsequent encounter for fracture with delayed healing | CMS +M84750K | Atypical femoral fracture, unspecified, subsequent encounter for fracture with nonunion | CMS +M84750P | Atypical femoral fracture, unspecified, subsequent encounter for fracture with malunion | CMS +M84750S | Atypical femoral fracture, unspecified, sequela | CMS +M84751A | Incomplete atypical femoral fracture, right leg, initial encounter for fracture | CMS +M84751D | Incomplete atypical femoral fracture, right leg, subsequent encounter for fracture with routine healing | CMS +M84751G | Incomplete atypical femoral fracture, right leg, subsequent encounter for fracture with delayed healing | CMS +M84751K | Incomplete atypical femoral fracture, right leg, subsequent encounter for fracture with nonunion | CMS +M84751P | Incomplete atypical femoral fracture, right leg, subsequent encounter for fracture with malunion | CMS +M84751S | Incomplete atypical femoral fracture, right leg, sequela | CMS +M84752A | Incomplete atypical femoral fracture, left leg, initial encounter for fracture | CMS +M84752D | Incomplete atypical femoral fracture, left leg, subsequent encounter for fracture with routine healing | CMS +M84752G | Incomplete atypical femoral fracture, left leg, subsequent encounter for fracture with delayed healing | CMS +M84752K | Incomplete atypical femoral fracture, left leg, subsequent encounter for fracture with nonunion | CMS +M84752P | Incomplete atypical femoral fracture, left leg, subsequent encounter for fracture with malunion | CMS +M84752S | Incomplete atypical femoral fracture, left leg, sequela | CMS +M84753A | Incomplete atypical femoral fracture, unspecified leg, initial encounter for fracture | CMS +M84753D | Incomplete atypical femoral fracture, unspecified leg, subsequent encounter for fracture with routine healing | CMS +M84753G | Incomplete atypical femoral fracture, unspecified leg, subsequent encounter for fracture with delayed healing | CMS +M84753K | Incomplete atypical femoral fracture, unspecified leg, subsequent encounter for fracture with nonunion | CMS +M84753P | Incomplete atypical femoral fracture, unspecified leg, subsequent encounter for fracture with malunion | CMS +M84753S | Incomplete atypical femoral fracture, unspecified leg, sequela | CMS +M84754A | Complete transverse atypical femoral fracture, right leg, initial encounter for fracture | CMS +M84754D | Complete transverse atypical femoral fracture, right leg, subsequent encounter for fracture with routine healing | CMS +M84754G | Complete transverse atypical femoral fracture, right leg, subsequent encounter for fracture with delayed healing | CMS +M84754K | Complete transverse atypical femoral fracture, right leg, subsequent encounter for fracture with nonunion | CMS +M84754P | Complete transverse atypical femoral fracture, right leg, subsequent encounter for fracture with malunion | CMS +M84754S | Complete transverse atypical femoral fracture, right leg, sequela | CMS +M84755A | Complete transverse atypical femoral fracture, left leg, initial encounter for fracture | CMS +M84755D | Complete transverse atypical femoral fracture, left leg, subsequent encounter for fracture with routine healing | CMS +M84755G | Complete transverse atypical femoral fracture, left leg, subsequent encounter for fracture with delayed healing | CMS +M84755K | Complete transverse atypical femoral fracture, left leg, subsequent encounter for fracture with nonunion | CMS +M84755P | Complete transverse atypical femoral fracture, left leg, subsequent encounter for fracture with malunion | CMS +M84755S | Complete transverse atypical femoral fracture, left leg, sequela | CMS +M84756A | Complete transverse atypical femoral fracture, unspecified leg, initial encounter for fracture | CMS +M84756D | Complete transverse atypical femoral fracture, unspecified leg, subsequent encounter for fracture with routine healing | CMS +M84756G | Complete transverse atypical femoral fracture, unspecified leg, subsequent encounter for fracture with delayed healing | CMS +M84756K | Complete transverse atypical femoral fracture, unspecified leg, subsequent encounter for fracture with nonunion | CMS +M84756P | Complete transverse atypical femoral fracture, unspecified leg, subsequent encounter for fracture with malunion | CMS +M84756S | Complete transverse atypical femoral fracture, unspecified leg, sequela | CMS +M84757A | Complete oblique atypical femoral fracture, right leg, initial encounter for fracture | CMS +M84757D | Complete oblique atypical femoral fracture, right leg, subsequent encounter for fracture with routine healing | CMS +M84757G | Complete oblique atypical femoral fracture, right leg, subsequent encounter for fracture with delayed healing | CMS +M84757K | Complete oblique atypical femoral fracture, right leg, subsequent encounter for fracture with nonunion | CMS +M84757P | Complete oblique atypical femoral fracture, right leg, subsequent encounter for fracture with malunion | CMS +M84757S | Complete oblique atypical femoral fracture, right leg, sequela | CMS +M84758A | Complete oblique atypical femoral fracture, left leg, initial encounter for fracture | CMS +M84758D | Complete oblique atypical femoral fracture, left leg, subsequent encounter for fracture with routine healing | CMS +M84758G | Complete oblique atypical femoral fracture, left leg, subsequent encounter for fracture with delayed healing | CMS +M84758K | Complete oblique atypical femoral fracture, left leg, subsequent encounter for fracture with nonunion | CMS +M84758P | Complete oblique atypical femoral fracture, left leg, subsequent encounter for fracture with malunion | CMS +M84758S | Complete oblique atypical femoral fracture, left leg, sequela | CMS +M84759A | Complete oblique atypical femoral fracture, unspecified leg, initial encounter for fracture | CMS +M84759D | Complete oblique atypical femoral fracture, unspecified leg, subsequent encounter for fracture with routine healing | CMS +M84759G | Complete oblique atypical femoral fracture, unspecified leg, subsequent encounter for fracture with delayed healing | CMS +M84759K | Complete oblique atypical femoral fracture, unspecified leg, subsequent encounter for fracture with nonunion | CMS +M84759P | Complete oblique atypical femoral fracture, unspecified leg, subsequent encounter for fracture with malunion | CMS +M84759S | Complete oblique atypical femoral fracture, unspecified leg, sequela | CMS +M848 | Other disorders of continuity of bone | WHO +M8480 | Other disorders of continuity of bone, unspecified site | CMS +M84811 | Other disorders of continuity of bone, right shoulder | CMS +M84812 | Other disorders of continuity of bone, left shoulder | CMS +M84819 | Other disorders of continuity of bone, unspecified shoulder | CMS +M84821 | Other disorders of continuity of bone, right humerus | CMS +M84822 | Other disorders of continuity of bone, left humerus | CMS +M84829 | Other disorders of continuity of bone, unspecified humerus | CMS +M84831 | Other disorders of continuity of bone, right ulna | CMS +M84832 | Other disorders of continuity of bone, left ulna | CMS +M84833 | Other disorders of continuity of bone, right radius | CMS +M84834 | Other disorders of continuity of bone, left radius | CMS +M84839 | Other disorders of continuity of bone, unspecified ulna and radius | CMS +M84841 | Other disorders of continuity of bone, right hand | CMS +M84842 | Other disorders of continuity of bone, left hand | CMS +M84849 | Other disorders of continuity of bone, unspecified hand | CMS +M84851 | Other disorders of continuity of bone, right pelvic region and thigh | CMS +M84852 | Other disorders of continuity of bone, left pelvic region and thigh | CMS +M84859 | Other disorders of continuity of bone, unspecified pelvic region and thigh | CMS +M84861 | Other disorders of continuity of bone, right tibia | CMS +M84862 | Other disorders of continuity of bone, left tibia | CMS +M84863 | Other disorders of continuity of bone, right fibula | CMS +M84864 | Other disorders of continuity of bone, left fibula | CMS +M84869 | Other disorders of continuity of bone, unspecified tibia and fibula | CMS +M84871 | Other disorders of continuity of bone, right ankle and foot | CMS +M84872 | Other disorders of continuity of bone, left ankle and foot | CMS +M84879 | Other disorders of continuity of bone, unspecified ankle and foot | CMS +M8488 | Other disorders of continuity of bone, other site | CMS +M849 | Disorder of continuity of bone, unspecified | WHO +M85 | Other disorders of bone density and structure | WHO +M850 | Fibrous dysplasia (monostotic) | WHO +M8500 | Fibrous dysplasia (monostotic), unspecified site | CMS +M85011 | Fibrous dysplasia (monostotic), right shoulder | CMS +M85012 | Fibrous dysplasia (monostotic), left shoulder | CMS +M85019 | Fibrous dysplasia (monostotic), unspecified shoulder | CMS +M85021 | Fibrous dysplasia (monostotic), right upper arm | CMS +M85022 | Fibrous dysplasia (monostotic), left upper arm | CMS +M85029 | Fibrous dysplasia (monostotic), unspecified upper arm | CMS +M85031 | Fibrous dysplasia (monostotic), right forearm | CMS +M85032 | Fibrous dysplasia (monostotic), left forearm | CMS +M85039 | Fibrous dysplasia (monostotic), unspecified forearm | CMS +M85041 | Fibrous dysplasia (monostotic), right hand | CMS +M85042 | Fibrous dysplasia (monostotic), left hand | CMS +M85049 | Fibrous dysplasia (monostotic), unspecified hand | CMS +M85051 | Fibrous dysplasia (monostotic), right thigh | CMS +M85052 | Fibrous dysplasia (monostotic), left thigh | CMS +M85059 | Fibrous dysplasia (monostotic), unspecified thigh | CMS +M85061 | Fibrous dysplasia (monostotic), right lower leg | CMS +M85062 | Fibrous dysplasia (monostotic), left lower leg | CMS +M85069 | Fibrous dysplasia (monostotic), unspecified lower leg | CMS +M85071 | Fibrous dysplasia (monostotic), right ankle and foot | CMS +M85072 | Fibrous dysplasia (monostotic), left ankle and foot | CMS +M85079 | Fibrous dysplasia (monostotic), unspecified ankle and foot | CMS +M8508 | Fibrous dysplasia (monostotic), other site | CMS +M8509 | Fibrous dysplasia (monostotic), multiple sites | CMS +M851 | Skeletal fluorosis | WHO +M8510 | Skeletal fluorosis, unspecified site | CMS +M85111 | Skeletal fluorosis, right shoulder | CMS +M85112 | Skeletal fluorosis, left shoulder | CMS +M85119 | Skeletal fluorosis, unspecified shoulder | CMS +M85121 | Skeletal fluorosis, right upper arm | CMS +M85122 | Skeletal fluorosis, left upper arm | CMS +M85129 | Skeletal fluorosis, unspecified upper arm | CMS +M85131 | Skeletal fluorosis, right forearm | CMS +M85132 | Skeletal fluorosis, left forearm | CMS +M85139 | Skeletal fluorosis, unspecified forearm | CMS +M85141 | Skeletal fluorosis, right hand | CMS +M85142 | Skeletal fluorosis, left hand | CMS +M85149 | Skeletal fluorosis, unspecified hand | CMS +M85151 | Skeletal fluorosis, right thigh | CMS +M85152 | Skeletal fluorosis, left thigh | CMS +M85159 | Skeletal fluorosis, unspecified thigh | CMS +M85161 | Skeletal fluorosis, right lower leg | CMS +M85162 | Skeletal fluorosis, left lower leg | CMS +M85169 | Skeletal fluorosis, unspecified lower leg | CMS +M85171 | Skeletal fluorosis, right ankle and foot | CMS +M85172 | Skeletal fluorosis, left ankle and foot | CMS +M85179 | Skeletal fluorosis, unspecified ankle and foot | CMS +M8518 | Skeletal fluorosis, other site | CMS +M8519 | Skeletal fluorosis, multiple sites | CMS +M852 | Hyperostosis of skull | WHO +M853 | Osteitis condensans | WHO +M8530 | Osteitis condensans, unspecified site | CMS +M85311 | Osteitis condensans, right shoulder | CMS +M85312 | Osteitis condensans, left shoulder | CMS +M85319 | Osteitis condensans, unspecified shoulder | CMS +M85321 | Osteitis condensans, right upper arm | CMS +M85322 | Osteitis condensans, left upper arm | CMS +M85329 | Osteitis condensans, unspecified upper arm | CMS +M85331 | Osteitis condensans, right forearm | CMS +M85332 | Osteitis condensans, left forearm | CMS +M85339 | Osteitis condensans, unspecified forearm | CMS +M85341 | Osteitis condensans, right hand | CMS +M85342 | Osteitis condensans, left hand | CMS +M85349 | Osteitis condensans, unspecified hand | CMS +M85351 | Osteitis condensans, right thigh | CMS +M85352 | Osteitis condensans, left thigh | CMS +M85359 | Osteitis condensans, unspecified thigh | CMS +M85361 | Osteitis condensans, right lower leg | CMS +M85362 | Osteitis condensans, left lower leg | CMS +M85369 | Osteitis condensans, unspecified lower leg | CMS +M85371 | Osteitis condensans, right ankle and foot | CMS +M85372 | Osteitis condensans, left ankle and foot | CMS +M85379 | Osteitis condensans, unspecified ankle and foot | CMS +M8538 | Osteitis condensans, other site | CMS +M8539 | Osteitis condensans, multiple sites | CMS +M854 | Solitary bone cyst | WHO +M8540 | Solitary bone cyst, unspecified site | CMS +M85411 | Solitary bone cyst, right shoulder | CMS +M85412 | Solitary bone cyst, left shoulder | CMS +M85419 | Solitary bone cyst, unspecified shoulder | CMS +M85421 | Solitary bone cyst, right humerus | CMS +M85422 | Solitary bone cyst, left humerus | CMS +M85429 | Solitary bone cyst, unspecified humerus | CMS +M85431 | Solitary bone cyst, right ulna and radius | CMS +M85432 | Solitary bone cyst, left ulna and radius | CMS +M85439 | Solitary bone cyst, unspecified ulna and radius | CMS +M85441 | Solitary bone cyst, right hand | CMS +M85442 | Solitary bone cyst, left hand | CMS +M85449 | Solitary bone cyst, unspecified hand | CMS +M85451 | Solitary bone cyst, right pelvis | CMS +M85452 | Solitary bone cyst, left pelvis | CMS +M85459 | Solitary bone cyst, unspecified pelvis | CMS +M85461 | Solitary bone cyst, right tibia and fibula | CMS +M85462 | Solitary bone cyst, left tibia and fibula | CMS +M85469 | Solitary bone cyst, unspecified tibia and fibula | CMS +M85471 | Solitary bone cyst, right ankle and foot | CMS +M85472 | Solitary bone cyst, left ankle and foot | CMS +M85479 | Solitary bone cyst, unspecified ankle and foot | CMS +M8548 | Solitary bone cyst, other site | CMS +M855 | Aneurysmal bone cyst | WHO +M8550 | Aneurysmal bone cyst, unspecified site | CMS +M85511 | Aneurysmal bone cyst, right shoulder | CMS +M85512 | Aneurysmal bone cyst, left shoulder | CMS +M85519 | Aneurysmal bone cyst, unspecified shoulder | CMS +M85521 | Aneurysmal bone cyst, right upper arm | CMS +M85522 | Aneurysmal bone cyst, left upper arm | CMS +M85529 | Aneurysmal bone cyst, unspecified upper arm | CMS +M85531 | Aneurysmal bone cyst, right forearm | CMS +M85532 | Aneurysmal bone cyst, left forearm | CMS +M85539 | Aneurysmal bone cyst, unspecified forearm | CMS +M85541 | Aneurysmal bone cyst, right hand | CMS +M85542 | Aneurysmal bone cyst, left hand | CMS +M85549 | Aneurysmal bone cyst, unspecified hand | CMS +M85551 | Aneurysmal bone cyst, right thigh | CMS +M85552 | Aneurysmal bone cyst, left thigh | CMS +M85559 | Aneurysmal bone cyst, unspecified thigh | CMS +M85561 | Aneurysmal bone cyst, right lower leg | CMS +M85562 | Aneurysmal bone cyst, left lower leg | CMS +M85569 | Aneurysmal bone cyst, unspecified lower leg | CMS +M85571 | Aneurysmal bone cyst, right ankle and foot | CMS +M85572 | Aneurysmal bone cyst, left ankle and foot | CMS +M85579 | Aneurysmal bone cyst, unspecified ankle and foot | CMS +M8558 | Aneurysmal bone cyst, other site | CMS +M8559 | Aneurysmal bone cyst, multiple sites | CMS +M856 | Other cyst of bone | WHO +M8560 | Other cyst of bone, unspecified site | CMS +M85611 | Other cyst of bone, right shoulder | CMS +M85612 | Other cyst of bone, left shoulder | CMS +M85619 | Other cyst of bone, unspecified shoulder | CMS +M85621 | Other cyst of bone, right upper arm | CMS +M85622 | Other cyst of bone, left upper arm | CMS +M85629 | Other cyst of bone, unspecified upper arm | CMS +M85631 | Other cyst of bone, right forearm | CMS +M85632 | Other cyst of bone, left forearm | CMS +M85639 | Other cyst of bone, unspecified forearm | CMS +M85641 | Other cyst of bone, right hand | CMS +M85642 | Other cyst of bone, left hand | CMS +M85649 | Other cyst of bone, unspecified hand | CMS +M85651 | Other cyst of bone, right thigh | CMS +M85652 | Other cyst of bone, left thigh | CMS +M85659 | Other cyst of bone, unspecified thigh | CMS +M85661 | Other cyst of bone, right lower leg | CMS +M85662 | Other cyst of bone, left lower leg | CMS +M85669 | Other cyst of bone, unspecified lower leg | CMS +M85671 | Other cyst of bone, right ankle and foot | CMS +M85672 | Other cyst of bone, left ankle and foot | CMS +M85679 | Other cyst of bone, unspecified ankle and foot | CMS +M8568 | Other cyst of bone, other site | CMS +M8569 | Other cyst of bone, multiple sites | CMS +M858 | Other specified disorders of bone density and structure | WHO +M8580 | Other specified disorders of bone density and structure, unspecified site | CMS +M85811 | Other specified disorders of bone density and structure, right shoulder | CMS +M85812 | Other specified disorders of bone density and structure, left shoulder | CMS +M85819 | Other specified disorders of bone density and structure, unspecified shoulder | CMS +M85821 | Other specified disorders of bone density and structure, right upper arm | CMS +M85822 | Other specified disorders of bone density and structure, left upper arm | CMS +M85829 | Other specified disorders of bone density and structure, unspecified upper arm | CMS +M85831 | Other specified disorders of bone density and structure, right forearm | CMS +M85832 | Other specified disorders of bone density and structure, left forearm | CMS +M85839 | Other specified disorders of bone density and structure, unspecified forearm | CMS +M85841 | Other specified disorders of bone density and structure, right hand | CMS +M85842 | Other specified disorders of bone density and structure, left hand | CMS +M85849 | Other specified disorders of bone density and structure, unspecified hand | CMS +M85851 | Other specified disorders of bone density and structure, right thigh | CMS +M85852 | Other specified disorders of bone density and structure, left thigh | CMS +M85859 | Other specified disorders of bone density and structure, unspecified thigh | CMS +M85861 | Other specified disorders of bone density and structure, right lower leg | CMS +M85862 | Other specified disorders of bone density and structure, left lower leg | CMS +M85869 | Other specified disorders of bone density and structure, unspecified lower leg | CMS +M85871 | Other specified disorders of bone density and structure, right ankle and foot | CMS +M85872 | Other specified disorders of bone density and structure, left ankle and foot | CMS +M85879 | Other specified disorders of bone density and structure, unspecified ankle and foot | CMS +M8588 | Other specified disorders of bone density and structure, other site | CMS +M8589 | Other specified disorders of bone density and structure, multiple sites | CMS +M859 | Disorder of bone density and structure, unspecified | WHO +M86 | Osteomyelitis | WHO +M860 | Acute haematogenous osteomyelitis | WHO +M8600 | Acute hematogenous osteomyelitis, unspecified site | CMS +M86011 | Acute hematogenous osteomyelitis, right shoulder | CMS +M86012 | Acute hematogenous osteomyelitis, left shoulder | CMS +M86019 | Acute hematogenous osteomyelitis, unspecified shoulder | CMS +M86021 | Acute hematogenous osteomyelitis, right humerus | CMS +M86022 | Acute hematogenous osteomyelitis, left humerus | CMS +M86029 | Acute hematogenous osteomyelitis, unspecified humerus | CMS +M86031 | Acute hematogenous osteomyelitis, right radius and ulna | CMS +M86032 | Acute hematogenous osteomyelitis, left radius and ulna | CMS +M86039 | Acute hematogenous osteomyelitis, unspecified radius and ulna | CMS +M86041 | Acute hematogenous osteomyelitis, right hand | CMS +M86042 | Acute hematogenous osteomyelitis, left hand | CMS +M86049 | Acute hematogenous osteomyelitis, unspecified hand | CMS +M86051 | Acute hematogenous osteomyelitis, right femur | CMS +M86052 | Acute hematogenous osteomyelitis, left femur | CMS +M86059 | Acute hematogenous osteomyelitis, unspecified femur | CMS +M86061 | Acute hematogenous osteomyelitis, right tibia and fibula | CMS +M86062 | Acute hematogenous osteomyelitis, left tibia and fibula | CMS +M86069 | Acute hematogenous osteomyelitis, unspecified tibia and fibula | CMS +M86071 | Acute hematogenous osteomyelitis, right ankle and foot | CMS +M86072 | Acute hematogenous osteomyelitis, left ankle and foot | CMS +M86079 | Acute hematogenous osteomyelitis, unspecified ankle and foot | CMS +M8608 | Acute hematogenous osteomyelitis, other sites | CMS +M8609 | Acute hematogenous osteomyelitis, multiple sites | CMS +M861 | Other acute osteomyelitis | WHO +M8610 | Other acute osteomyelitis, unspecified site | CMS +M86111 | Other acute osteomyelitis, right shoulder | CMS +M86112 | Other acute osteomyelitis, left shoulder | CMS +M86119 | Other acute osteomyelitis, unspecified shoulder | CMS +M86121 | Other acute osteomyelitis, right humerus | CMS +M86122 | Other acute osteomyelitis, left humerus | CMS +M86129 | Other acute osteomyelitis, unspecified humerus | CMS +M86131 | Other acute osteomyelitis, right radius and ulna | CMS +M86132 | Other acute osteomyelitis, left radius and ulna | CMS +M86139 | Other acute osteomyelitis, unspecified radius and ulna | CMS +M86141 | Other acute osteomyelitis, right hand | CMS +M86142 | Other acute osteomyelitis, left hand | CMS +M86149 | Other acute osteomyelitis, unspecified hand | CMS +M86151 | Other acute osteomyelitis, right femur | CMS +M86152 | Other acute osteomyelitis, left femur | CMS +M86159 | Other acute osteomyelitis, unspecified femur | CMS +M86161 | Other acute osteomyelitis, right tibia and fibula | CMS +M86162 | Other acute osteomyelitis, left tibia and fibula | CMS +M86169 | Other acute osteomyelitis, unspecified tibia and fibula | CMS +M86171 | Other acute osteomyelitis, right ankle and foot | CMS +M86172 | Other acute osteomyelitis, left ankle and foot | CMS +M86179 | Other acute osteomyelitis, unspecified ankle and foot | CMS +M8618 | Other acute osteomyelitis, other site | CMS +M8619 | Other acute osteomyelitis, multiple sites | CMS +M862 | Subacute osteomyelitis | WHO +M8620 | Subacute osteomyelitis, unspecified site | CMS +M86211 | Subacute osteomyelitis, right shoulder | CMS +M86212 | Subacute osteomyelitis, left shoulder | CMS +M86219 | Subacute osteomyelitis, unspecified shoulder | CMS +M86221 | Subacute osteomyelitis, right humerus | CMS +M86222 | Subacute osteomyelitis, left humerus | CMS +M86229 | Subacute osteomyelitis, unspecified humerus | CMS +M86231 | Subacute osteomyelitis, right radius and ulna | CMS +M86232 | Subacute osteomyelitis, left radius and ulna | CMS +M86239 | Subacute osteomyelitis, unspecified radius and ulna | CMS +M86241 | Subacute osteomyelitis, right hand | CMS +M86242 | Subacute osteomyelitis, left hand | CMS +M86249 | Subacute osteomyelitis, unspecified hand | CMS +M86251 | Subacute osteomyelitis, right femur | CMS +M86252 | Subacute osteomyelitis, left femur | CMS +M86259 | Subacute osteomyelitis, unspecified femur | CMS +M86261 | Subacute osteomyelitis, right tibia and fibula | CMS +M86262 | Subacute osteomyelitis, left tibia and fibula | CMS +M86269 | Subacute osteomyelitis, unspecified tibia and fibula | CMS +M86271 | Subacute osteomyelitis, right ankle and foot | CMS +M86272 | Subacute osteomyelitis, left ankle and foot | CMS +M86279 | Subacute osteomyelitis, unspecified ankle and foot | CMS +M8628 | Subacute osteomyelitis, other site | CMS +M8629 | Subacute osteomyelitis, multiple sites | CMS +M863 | Chronic multifocal osteomyelitis | WHO +M8630 | Chronic multifocal osteomyelitis, unspecified site | CMS +M86311 | Chronic multifocal osteomyelitis, right shoulder | CMS +M86312 | Chronic multifocal osteomyelitis, left shoulder | CMS +M86319 | Chronic multifocal osteomyelitis, unspecified shoulder | CMS +M86321 | Chronic multifocal osteomyelitis, right humerus | CMS +M86322 | Chronic multifocal osteomyelitis, left humerus | CMS +M86329 | Chronic multifocal osteomyelitis, unspecified humerus | CMS +M86331 | Chronic multifocal osteomyelitis, right radius and ulna | CMS +M86332 | Chronic multifocal osteomyelitis, left radius and ulna | CMS +M86339 | Chronic multifocal osteomyelitis, unspecified radius and ulna | CMS +M86341 | Chronic multifocal osteomyelitis, right hand | CMS +M86342 | Chronic multifocal osteomyelitis, left hand | CMS +M86349 | Chronic multifocal osteomyelitis, unspecified hand | CMS +M86351 | Chronic multifocal osteomyelitis, right femur | CMS +M86352 | Chronic multifocal osteomyelitis, left femur | CMS +M86359 | Chronic multifocal osteomyelitis, unspecified femur | CMS +M86361 | Chronic multifocal osteomyelitis, right tibia and fibula | CMS +M86362 | Chronic multifocal osteomyelitis, left tibia and fibula | CMS +M86369 | Chronic multifocal osteomyelitis, unspecified tibia and fibula | CMS +M86371 | Chronic multifocal osteomyelitis, right ankle and foot | CMS +M86372 | Chronic multifocal osteomyelitis, left ankle and foot | CMS +M86379 | Chronic multifocal osteomyelitis, unspecified ankle and foot | CMS +M8638 | Chronic multifocal osteomyelitis, other site | CMS +M8639 | Chronic multifocal osteomyelitis, multiple sites | CMS +M864 | Chronic osteomyelitis with draining sinus | WHO +M8640 | Chronic osteomyelitis with draining sinus, unspecified site | CMS +M86411 | Chronic osteomyelitis with draining sinus, right shoulder | CMS +M86412 | Chronic osteomyelitis with draining sinus, left shoulder | CMS +M86419 | Chronic osteomyelitis with draining sinus, unspecified shoulder | CMS +M86421 | Chronic osteomyelitis with draining sinus, right humerus | CMS +M86422 | Chronic osteomyelitis with draining sinus, left humerus | CMS +M86429 | Chronic osteomyelitis with draining sinus, unspecified humerus | CMS +M86431 | Chronic osteomyelitis with draining sinus, right radius and ulna | CMS +M86432 | Chronic osteomyelitis with draining sinus, left radius and ulna | CMS +M86439 | Chronic osteomyelitis with draining sinus, unspecified radius and ulna | CMS +M86441 | Chronic osteomyelitis with draining sinus, right hand | CMS +M86442 | Chronic osteomyelitis with draining sinus, left hand | CMS +M86449 | Chronic osteomyelitis with draining sinus, unspecified hand | CMS +M86451 | Chronic osteomyelitis with draining sinus, right femur | CMS +M86452 | Chronic osteomyelitis with draining sinus, left femur | CMS +M86459 | Chronic osteomyelitis with draining sinus, unspecified femur | CMS +M86461 | Chronic osteomyelitis with draining sinus, right tibia and fibula | CMS +M86462 | Chronic osteomyelitis with draining sinus, left tibia and fibula | CMS +M86469 | Chronic osteomyelitis with draining sinus, unspecified tibia and fibula | CMS +M86471 | Chronic osteomyelitis with draining sinus, right ankle and foot | CMS +M86472 | Chronic osteomyelitis with draining sinus, left ankle and foot | CMS +M86479 | Chronic osteomyelitis with draining sinus, unspecified ankle and foot | CMS +M8648 | Chronic osteomyelitis with draining sinus, other site | CMS +M8649 | Chronic osteomyelitis with draining sinus, multiple sites | CMS +M865 | Other chronic haematogenous osteomyelitis | WHO +M8650 | Other chronic hematogenous osteomyelitis, unspecified site | CMS +M86511 | Other chronic hematogenous osteomyelitis, right shoulder | CMS +M86512 | Other chronic hematogenous osteomyelitis, left shoulder | CMS +M86519 | Other chronic hematogenous osteomyelitis, unspecified shoulder | CMS +M86521 | Other chronic hematogenous osteomyelitis, right humerus | CMS +M86522 | Other chronic hematogenous osteomyelitis, left humerus | CMS +M86529 | Other chronic hematogenous osteomyelitis, unspecified humerus | CMS +M86531 | Other chronic hematogenous osteomyelitis, right radius and ulna | CMS +M86532 | Other chronic hematogenous osteomyelitis, left radius and ulna | CMS +M86539 | Other chronic hematogenous osteomyelitis, unspecified radius and ulna | CMS +M86541 | Other chronic hematogenous osteomyelitis, right hand | CMS +M86542 | Other chronic hematogenous osteomyelitis, left hand | CMS +M86549 | Other chronic hematogenous osteomyelitis, unspecified hand | CMS +M86551 | Other chronic hematogenous osteomyelitis, right femur | CMS +M86552 | Other chronic hematogenous osteomyelitis, left femur | CMS +M86559 | Other chronic hematogenous osteomyelitis, unspecified femur | CMS +M86561 | Other chronic hematogenous osteomyelitis, right tibia and fibula | CMS +M86562 | Other chronic hematogenous osteomyelitis, left tibia and fibula | CMS +M86569 | Other chronic hematogenous osteomyelitis, unspecified tibia and fibula | CMS +M86571 | Other chronic hematogenous osteomyelitis, right ankle and foot | CMS +M86572 | Other chronic hematogenous osteomyelitis, left ankle and foot | CMS +M86579 | Other chronic hematogenous osteomyelitis, unspecified ankle and foot | CMS +M8658 | Other chronic hematogenous osteomyelitis, other site | CMS +M8659 | Other chronic hematogenous osteomyelitis, multiple sites | CMS +M866 | Other chronic osteomyelitis | WHO +M8660 | Other chronic osteomyelitis, unspecified site | CMS +M86611 | Other chronic osteomyelitis, right shoulder | CMS +M86612 | Other chronic osteomyelitis, left shoulder | CMS +M86619 | Other chronic osteomyelitis, unspecified shoulder | CMS +M86621 | Other chronic osteomyelitis, right humerus | CMS +M86622 | Other chronic osteomyelitis, left humerus | CMS +M86629 | Other chronic osteomyelitis, unspecified humerus | CMS +M86631 | Other chronic osteomyelitis, right radius and ulna | CMS +M86632 | Other chronic osteomyelitis, left radius and ulna | CMS +M86639 | Other chronic osteomyelitis, unspecified radius and ulna | CMS +M86641 | Other chronic osteomyelitis, right hand | CMS +M86642 | Other chronic osteomyelitis, left hand | CMS +M86649 | Other chronic osteomyelitis, unspecified hand | CMS +M86651 | Other chronic osteomyelitis, right thigh | CMS +M86652 | Other chronic osteomyelitis, left thigh | CMS +M86659 | Other chronic osteomyelitis, unspecified thigh | CMS +M86661 | Other chronic osteomyelitis, right tibia and fibula | CMS +M86662 | Other chronic osteomyelitis, left tibia and fibula | CMS +M86669 | Other chronic osteomyelitis, unspecified tibia and fibula | CMS +M86671 | Other chronic osteomyelitis, right ankle and foot | CMS +M86672 | Other chronic osteomyelitis, left ankle and foot | CMS +M86679 | Other chronic osteomyelitis, unspecified ankle and foot | CMS +M8668 | Other chronic osteomyelitis, other site | CMS +M8669 | Other chronic osteomyelitis, multiple sites | CMS +M868 | Other osteomyelitis | WHO +M868X0 | Other osteomyelitis, multiple sites | CMS +M868X1 | Other osteomyelitis, shoulder | CMS +M868X2 | Other osteomyelitis, upper arm | CMS +M868X3 | Other osteomyelitis, forearm | CMS +M868X4 | Other osteomyelitis, hand | CMS +M868X5 | Other osteomyelitis, thigh | CMS +M868X6 | Other osteomyelitis, lower leg | CMS +M868X7 | Other osteomyelitis, ankle and foot | CMS +M868X8 | Other osteomyelitis, other site | CMS +M868X9 | Other osteomyelitis, unspecified sites | CMS +M869 | Osteomyelitis, unspecified | WHO +M87 | Osteonecrosis | WHO +M870 | Idiopathic aseptic necrosis of bone | WHO +M8700 | Idiopathic aseptic necrosis of unspecified bone | CMS +M87011 | Idiopathic aseptic necrosis of right shoulder | CMS +M87012 | Idiopathic aseptic necrosis of left shoulder | CMS +M87019 | Idiopathic aseptic necrosis of unspecified shoulder | CMS +M87021 | Idiopathic aseptic necrosis of right humerus | CMS +M87022 | Idiopathic aseptic necrosis of left humerus | CMS +M87029 | Idiopathic aseptic necrosis of unspecified humerus | CMS +M87031 | Idiopathic aseptic necrosis of right radius | CMS +M87032 | Idiopathic aseptic necrosis of left radius | CMS +M87033 | Idiopathic aseptic necrosis of unspecified radius | CMS +M87034 | Idiopathic aseptic necrosis of right ulna | CMS +M87035 | Idiopathic aseptic necrosis of left ulna | CMS +M87036 | Idiopathic aseptic necrosis of unspecified ulna | CMS +M87037 | Idiopathic aseptic necrosis of right carpus | CMS +M87038 | Idiopathic aseptic necrosis of left carpus | CMS +M87039 | Idiopathic aseptic necrosis of unspecified carpus | CMS +M87041 | Idiopathic aseptic necrosis of right hand | CMS +M87042 | Idiopathic aseptic necrosis of left hand | CMS +M87043 | Idiopathic aseptic necrosis of unspecified hand | CMS +M87044 | Idiopathic aseptic necrosis of right finger(s) | CMS +M87045 | Idiopathic aseptic necrosis of left finger(s) | CMS +M87046 | Idiopathic aseptic necrosis of unspecified finger(s) | CMS +M87050 | Idiopathic aseptic necrosis of pelvis | CMS +M87051 | Idiopathic aseptic necrosis of right femur | CMS +M87052 | Idiopathic aseptic necrosis of left femur | CMS +M87059 | Idiopathic aseptic necrosis of unspecified femur | CMS +M87061 | Idiopathic aseptic necrosis of right tibia | CMS +M87062 | Idiopathic aseptic necrosis of left tibia | CMS +M87063 | Idiopathic aseptic necrosis of unspecified tibia | CMS +M87064 | Idiopathic aseptic necrosis of right fibula | CMS +M87065 | Idiopathic aseptic necrosis of left fibula | CMS +M87066 | Idiopathic aseptic necrosis of unspecified fibula | CMS +M87071 | Idiopathic aseptic necrosis of right ankle | CMS +M87072 | Idiopathic aseptic necrosis of left ankle | CMS +M87073 | Idiopathic aseptic necrosis of unspecified ankle | CMS +M87074 | Idiopathic aseptic necrosis of right foot | CMS +M87075 | Idiopathic aseptic necrosis of left foot | CMS +M87076 | Idiopathic aseptic necrosis of unspecified foot | CMS +M87077 | Idiopathic aseptic necrosis of right toe(s) | CMS +M87078 | Idiopathic aseptic necrosis of left toe(s) | CMS +M87079 | Idiopathic aseptic necrosis of unspecified toe(s) | CMS +M8708 | Idiopathic aseptic necrosis of bone, other site | CMS +M8709 | Idiopathic aseptic necrosis of bone, multiple sites | CMS +M871 | Osteonecrosis due to drugs | WHO +M8710 | Osteonecrosis due to drugs, unspecified bone | CMS +M87111 | Osteonecrosis due to drugs, right shoulder | CMS +M87112 | Osteonecrosis due to drugs, left shoulder | CMS +M87119 | Osteonecrosis due to drugs, unspecified shoulder | CMS +M87121 | Osteonecrosis due to drugs, right humerus | CMS +M87122 | Osteonecrosis due to drugs, left humerus | CMS +M87129 | Osteonecrosis due to drugs, unspecified humerus | CMS +M87131 | Osteonecrosis due to drugs of right radius | CMS +M87132 | Osteonecrosis due to drugs of left radius | CMS +M87133 | Osteonecrosis due to drugs of unspecified radius | CMS +M87134 | Osteonecrosis due to drugs of right ulna | CMS +M87135 | Osteonecrosis due to drugs of left ulna | CMS +M87136 | Osteonecrosis due to drugs of unspecified ulna | CMS +M87137 | Osteonecrosis due to drugs of right carpus | CMS +M87138 | Osteonecrosis due to drugs of left carpus | CMS +M87139 | Osteonecrosis due to drugs of unspecified carpus | CMS +M87141 | Osteonecrosis due to drugs, right hand | CMS +M87142 | Osteonecrosis due to drugs, left hand | CMS +M87143 | Osteonecrosis due to drugs, unspecified hand | CMS +M87144 | Osteonecrosis due to drugs, right finger(s) | CMS +M87145 | Osteonecrosis due to drugs, left finger(s) | CMS +M87146 | Osteonecrosis due to drugs, unspecified finger(s) | CMS +M87150 | Osteonecrosis due to drugs, pelvis | CMS +M87151 | Osteonecrosis due to drugs, right femur | CMS +M87152 | Osteonecrosis due to drugs, left femur | CMS +M87159 | Osteonecrosis due to drugs, unspecified femur | CMS +M87161 | Osteonecrosis due to drugs, right tibia | CMS +M87162 | Osteonecrosis due to drugs, left tibia | CMS +M87163 | Osteonecrosis due to drugs, unspecified tibia | CMS +M87164 | Osteonecrosis due to drugs, right fibula | CMS +M87165 | Osteonecrosis due to drugs, left fibula | CMS +M87166 | Osteonecrosis due to drugs, unspecified fibula | CMS +M87171 | Osteonecrosis due to drugs, right ankle | CMS +M87172 | Osteonecrosis due to drugs, left ankle | CMS +M87173 | Osteonecrosis due to drugs, unspecified ankle | CMS +M87174 | Osteonecrosis due to drugs, right foot | CMS +M87175 | Osteonecrosis due to drugs, left foot | CMS +M87176 | Osteonecrosis due to drugs, unspecified foot | CMS +M87177 | Osteonecrosis due to drugs, right toe(s) | CMS +M87178 | Osteonecrosis due to drugs, left toe(s) | CMS +M87179 | Osteonecrosis due to drugs, unspecified toe(s) | CMS +M87180 | Osteonecrosis due to drugs, jaw | CMS +M87188 | Osteonecrosis due to drugs, other site | CMS +M8719 | Osteonecrosis due to drugs, multiple sites | CMS +M872 | Osteonecrosis due to previous trauma | WHO +M8720 | Osteonecrosis due to previous trauma, unspecified bone | CMS +M87211 | Osteonecrosis due to previous trauma, right shoulder | CMS +M87212 | Osteonecrosis due to previous trauma, left shoulder | CMS +M87219 | Osteonecrosis due to previous trauma, unspecified shoulder | CMS +M87221 | Osteonecrosis due to previous trauma, right humerus | CMS +M87222 | Osteonecrosis due to previous trauma, left humerus | CMS +M87229 | Osteonecrosis due to previous trauma, unspecified humerus | CMS +M87231 | Osteonecrosis due to previous trauma of right radius | CMS +M87232 | Osteonecrosis due to previous trauma of left radius | CMS +M87233 | Osteonecrosis due to previous trauma of unspecified radius | CMS +M87234 | Osteonecrosis due to previous trauma of right ulna | CMS +M87235 | Osteonecrosis due to previous trauma of left ulna | CMS +M87236 | Osteonecrosis due to previous trauma of unspecified ulna | CMS +M87237 | Osteonecrosis due to previous trauma of right carpus | CMS +M87238 | Osteonecrosis due to previous trauma of left carpus | CMS +M87239 | Osteonecrosis due to previous trauma of unspecified carpus | CMS +M87241 | Osteonecrosis due to previous trauma, right hand | CMS +M87242 | Osteonecrosis due to previous trauma, left hand | CMS +M87243 | Osteonecrosis due to previous trauma, unspecified hand | CMS +M87244 | Osteonecrosis due to previous trauma, right finger(s) | CMS +M87245 | Osteonecrosis due to previous trauma, left finger(s) | CMS +M87246 | Osteonecrosis due to previous trauma, unspecified finger(s) | CMS +M87250 | Osteonecrosis due to previous trauma, pelvis | CMS +M87251 | Osteonecrosis due to previous trauma, right femur | CMS +M87252 | Osteonecrosis due to previous trauma, left femur | CMS +M87256 | Osteonecrosis due to previous trauma, unspecified femur | CMS +M87261 | Osteonecrosis due to previous trauma, right tibia | CMS +M87262 | Osteonecrosis due to previous trauma, left tibia | CMS +M87263 | Osteonecrosis due to previous trauma, unspecified tibia | CMS +M87264 | Osteonecrosis due to previous trauma, right fibula | CMS +M87265 | Osteonecrosis due to previous trauma, left fibula | CMS +M87266 | Osteonecrosis due to previous trauma, unspecified fibula | CMS +M87271 | Osteonecrosis due to previous trauma, right ankle | CMS +M87272 | Osteonecrosis due to previous trauma, left ankle | CMS +M87273 | Osteonecrosis due to previous trauma, unspecified ankle | CMS +M87274 | Osteonecrosis due to previous trauma, right foot | CMS +M87275 | Osteonecrosis due to previous trauma, left foot | CMS +M87276 | Osteonecrosis due to previous trauma, unspecified foot | CMS +M87277 | Osteonecrosis due to previous trauma, right toe(s) | CMS +M87278 | Osteonecrosis due to previous trauma, left toe(s) | CMS +M87279 | Osteonecrosis due to previous trauma, unspecified toe(s) | CMS +M8728 | Osteonecrosis due to previous trauma, other site | CMS +M8729 | Osteonecrosis due to previous trauma, multiple sites | CMS +M873 | Other secondary osteonecrosis | WHO +M8730 | Other secondary osteonecrosis, unspecified bone | CMS +M87311 | Other secondary osteonecrosis, right shoulder | CMS +M87312 | Other secondary osteonecrosis, left shoulder | CMS +M87319 | Other secondary osteonecrosis, unspecified shoulder | CMS +M87321 | Other secondary osteonecrosis, right humerus | CMS +M87322 | Other secondary osteonecrosis, left humerus | CMS +M87329 | Other secondary osteonecrosis, unspecified humerus | CMS +M87331 | Other secondary osteonecrosis of right radius | CMS +M87332 | Other secondary osteonecrosis of left radius | CMS +M87333 | Other secondary osteonecrosis of unspecified radius | CMS +M87334 | Other secondary osteonecrosis of right ulna | CMS +M87335 | Other secondary osteonecrosis of left ulna | CMS +M87336 | Other secondary osteonecrosis of unspecified ulna | CMS +M87337 | Other secondary osteonecrosis of right carpus | CMS +M87338 | Other secondary osteonecrosis of left carpus | CMS +M87339 | Other secondary osteonecrosis of unspecified carpus | CMS +M87341 | Other secondary osteonecrosis, right hand | CMS +M87342 | Other secondary osteonecrosis, left hand | CMS +M87343 | Other secondary osteonecrosis, unspecified hand | CMS +M87344 | Other secondary osteonecrosis, right finger(s) | CMS +M87345 | Other secondary osteonecrosis, left finger(s) | CMS +M87346 | Other secondary osteonecrosis, unspecified finger(s) | CMS +M87350 | Other secondary osteonecrosis, pelvis | CMS +M87351 | Other secondary osteonecrosis, right femur | CMS +M87352 | Other secondary osteonecrosis, left femur | CMS +M87353 | Other secondary osteonecrosis, unspecified femur | CMS +M87361 | Other secondary osteonecrosis, right tibia | CMS +M87362 | Other secondary osteonecrosis, left tibia | CMS +M87363 | Other secondary osteonecrosis, unspecified tibia | CMS +M87364 | Other secondary osteonecrosis, right fibula | CMS +M87365 | Other secondary osteonecrosis, left fibula | CMS +M87366 | Other secondary osteonecrosis, unspecified fibula | CMS +M87371 | Other secondary osteonecrosis, right ankle | CMS +M87372 | Other secondary osteonecrosis, left ankle | CMS +M87373 | Other secondary osteonecrosis, unspecified ankle | CMS +M87374 | Other secondary osteonecrosis, right foot | CMS +M87375 | Other secondary osteonecrosis, left foot | CMS +M87376 | Other secondary osteonecrosis, unspecified foot | CMS +M87377 | Other secondary osteonecrosis, right toe(s) | CMS +M87378 | Other secondary osteonecrosis, left toe(s) | CMS +M87379 | Other secondary osteonecrosis, unspecified toe(s) | CMS +M8738 | Other secondary osteonecrosis, other site | CMS +M8739 | Other secondary osteonecrosis, multiple sites | CMS +M878 | Other osteonecrosis | WHO +M8780 | Other osteonecrosis, unspecified bone | CMS +M87811 | Other osteonecrosis, right shoulder | CMS +M87812 | Other osteonecrosis, left shoulder | CMS +M87819 | Other osteonecrosis, unspecified shoulder | CMS +M87821 | Other osteonecrosis, right humerus | CMS +M87822 | Other osteonecrosis, left humerus | CMS +M87829 | Other osteonecrosis, unspecified humerus | CMS +M87831 | Other osteonecrosis of right radius | CMS +M87832 | Other osteonecrosis of left radius | CMS +M87833 | Other osteonecrosis of unspecified radius | CMS +M87834 | Other osteonecrosis of right ulna | CMS +M87835 | Other osteonecrosis of left ulna | CMS +M87836 | Other osteonecrosis of unspecified ulna | CMS +M87837 | Other osteonecrosis of right carpus | CMS +M87838 | Other osteonecrosis of left carpus | CMS +M87839 | Other osteonecrosis of unspecified carpus | CMS +M87841 | Other osteonecrosis, right hand | CMS +M87842 | Other osteonecrosis, left hand | CMS +M87843 | Other osteonecrosis, unspecified hand | CMS +M87844 | Other osteonecrosis, right finger(s) | CMS +M87845 | Other osteonecrosis, left finger(s) | CMS +M87849 | Other osteonecrosis, unspecified finger(s) | CMS +M87850 | Other osteonecrosis, pelvis | CMS +M87851 | Other osteonecrosis, right femur | CMS +M87852 | Other osteonecrosis, left femur | CMS +M87859 | Other osteonecrosis, unspecified femur | CMS +M87861 | Other osteonecrosis, right tibia | CMS +M87862 | Other osteonecrosis, left tibia | CMS +M87863 | Other osteonecrosis, unspecified tibia | CMS +M87864 | Other osteonecrosis, right fibula | CMS +M87865 | Other osteonecrosis, left fibula | CMS +M87869 | Other osteonecrosis, unspecified fibula | CMS +M87871 | Other osteonecrosis, right ankle | CMS +M87872 | Other osteonecrosis, left ankle | CMS +M87873 | Other osteonecrosis, unspecified ankle | CMS +M87874 | Other osteonecrosis, right foot | CMS +M87875 | Other osteonecrosis, left foot | CMS +M87876 | Other osteonecrosis, unspecified foot | CMS +M87877 | Other osteonecrosis, right toe(s) | CMS +M87878 | Other osteonecrosis, left toe(s) | CMS +M87879 | Other osteonecrosis, unspecified toe(s) | CMS +M8788 | Other osteonecrosis, other site | CMS +M8789 | Other osteonecrosis, multiple sites | CMS +M879 | Osteonecrosis, unspecified | WHO +M88 | Paget disease of bone [osteitis deformans] | WHO +M880 | Paget disease of skull | WHO +M881 | Osteitis deformans of vertebrae | CMS +M888 | Paget disease of other bones | WHO +M88811 | Osteitis deformans of right shoulder | CMS +M88812 | Osteitis deformans of left shoulder | CMS +M88819 | Osteitis deformans of unspecified shoulder | CMS +M88821 | Osteitis deformans of right upper arm | CMS +M88822 | Osteitis deformans of left upper arm | CMS +M88829 | Osteitis deformans of unspecified upper arm | CMS +M88831 | Osteitis deformans of right forearm | CMS +M88832 | Osteitis deformans of left forearm | CMS +M88839 | Osteitis deformans of unspecified forearm | CMS +M88841 | Osteitis deformans of right hand | CMS +M88842 | Osteitis deformans of left hand | CMS +M88849 | Osteitis deformans of unspecified hand | CMS +M88851 | Osteitis deformans of right thigh | CMS +M88852 | Osteitis deformans of left thigh | CMS +M88859 | Osteitis deformans of unspecified thigh | CMS +M88861 | Osteitis deformans of right lower leg | CMS +M88862 | Osteitis deformans of left lower leg | CMS +M88869 | Osteitis deformans of unspecified lower leg | CMS +M88871 | Osteitis deformans of right ankle and foot | CMS +M88872 | Osteitis deformans of left ankle and foot | CMS +M88879 | Osteitis deformans of unspecified ankle and foot | CMS +M8888 | Osteitis deformans of other bones | CMS +M8889 | Osteitis deformans of multiple sites | CMS +M889 | Paget disease of bone, unspecified | WHO +M89 | Other disorders of bone | WHO +M890 | Algoneurodystrophy | WHO +M8900 | Algoneurodystrophy, unspecified site | CMS +M89011 | Algoneurodystrophy, right shoulder | CMS +M89012 | Algoneurodystrophy, left shoulder | CMS +M89019 | Algoneurodystrophy, unspecified shoulder | CMS +M89021 | Algoneurodystrophy, right upper arm | CMS +M89022 | Algoneurodystrophy, left upper arm | CMS +M89029 | Algoneurodystrophy, unspecified upper arm | CMS +M89031 | Algoneurodystrophy, right forearm | CMS +M89032 | Algoneurodystrophy, left forearm | CMS +M89039 | Algoneurodystrophy, unspecified forearm | CMS +M89041 | Algoneurodystrophy, right hand | CMS +M89042 | Algoneurodystrophy, left hand | CMS +M89049 | Algoneurodystrophy, unspecified hand | CMS +M89051 | Algoneurodystrophy, right thigh | CMS +M89052 | Algoneurodystrophy, left thigh | CMS +M89059 | Algoneurodystrophy, unspecified thigh | CMS +M89061 | Algoneurodystrophy, right lower leg | CMS +M89062 | Algoneurodystrophy, left lower leg | CMS +M89069 | Algoneurodystrophy, unspecified lower leg | CMS +M89071 | Algoneurodystrophy, right ankle and foot | CMS +M89072 | Algoneurodystrophy, left ankle and foot | CMS +M89079 | Algoneurodystrophy, unspecified ankle and foot | CMS +M8908 | Algoneurodystrophy, other site | CMS +M8909 | Algoneurodystrophy, multiple sites | CMS +M891 | Epiphyseal arrest | WHO +M89121 | Complete physeal arrest, right proximal humerus | CMS +M89122 | Complete physeal arrest, left proximal humerus | CMS +M89123 | Partial physeal arrest, right proximal humerus | CMS +M89124 | Partial physeal arrest, left proximal humerus | CMS +M89125 | Complete physeal arrest, right distal humerus | CMS +M89126 | Complete physeal arrest, left distal humerus | CMS +M89127 | Partial physeal arrest, right distal humerus | CMS +M89128 | Partial physeal arrest, left distal humerus | CMS +M89129 | Physeal arrest, humerus, unspecified | CMS +M89131 | Complete physeal arrest, right distal radius | CMS +M89132 | Complete physeal arrest, left distal radius | CMS +M89133 | Partial physeal arrest, right distal radius | CMS +M89134 | Partial physeal arrest, left distal radius | CMS +M89138 | Other physeal arrest of forearm | CMS +M89139 | Physeal arrest, forearm, unspecified | CMS +M89151 | Complete physeal arrest, right proximal femur | CMS +M89152 | Complete physeal arrest, left proximal femur | CMS +M89153 | Partial physeal arrest, right proximal femur | CMS +M89154 | Partial physeal arrest, left proximal femur | CMS +M89155 | Complete physeal arrest, right distal femur | CMS +M89156 | Complete physeal arrest, left distal femur | CMS +M89157 | Partial physeal arrest, right distal femur | CMS +M89158 | Partial physeal arrest, left distal femur | CMS +M89159 | Physeal arrest, femur, unspecified | CMS +M89160 | Complete physeal arrest, right proximal tibia | CMS +M89161 | Complete physeal arrest, left proximal tibia | CMS +M89162 | Partial physeal arrest, right proximal tibia | CMS +M89163 | Partial physeal arrest, left proximal tibia | CMS +M89164 | Complete physeal arrest, right distal tibia | CMS +M89165 | Complete physeal arrest, left distal tibia | CMS +M89166 | Partial physeal arrest, right distal tibia | CMS +M89167 | Partial physeal arrest, left distal tibia | CMS +M89168 | Other physeal arrest of lower leg | CMS +M89169 | Physeal arrest, lower leg, unspecified | CMS +M8918 | Physeal arrest, other site | CMS +M892 | Other disorders of bone development and growth | WHO +M8920 | Other disorders of bone development and growth, unspecified site | CMS +M89211 | Other disorders of bone development and growth, right shoulder | CMS +M89212 | Other disorders of bone development and growth, left shoulder | CMS +M89219 | Other disorders of bone development and growth, unspecified shoulder | CMS +M89221 | Other disorders of bone development and growth, right humerus | CMS +M89222 | Other disorders of bone development and growth, left humerus | CMS +M89229 | Other disorders of bone development and growth, unspecified humerus | CMS +M89231 | Other disorders of bone development and growth, right ulna | CMS +M89232 | Other disorders of bone development and growth, left ulna | CMS +M89233 | Other disorders of bone development and growth, right radius | CMS +M89234 | Other disorders of bone development and growth, left radius | CMS +M89239 | Other disorders of bone development and growth, unspecified ulna and radius | CMS +M89241 | Other disorders of bone development and growth, right hand | CMS +M89242 | Other disorders of bone development and growth, left hand | CMS +M89249 | Other disorders of bone development and growth, unspecified hand | CMS +M89251 | Other disorders of bone development and growth, right femur | CMS +M89252 | Other disorders of bone development and growth, left femur | CMS +M89259 | Other disorders of bone development and growth, unspecified femur | CMS +M89261 | Other disorders of bone development and growth, right tibia | CMS +M89262 | Other disorders of bone development and growth, left tibia | CMS +M89263 | Other disorders of bone development and growth, right fibula | CMS +M89264 | Other disorders of bone development and growth, left fibula | CMS +M89269 | Other disorders of bone development and growth, unspecified lower leg | CMS +M89271 | Other disorders of bone development and growth, right ankle and foot | CMS +M89272 | Other disorders of bone development and growth, left ankle and foot | CMS +M89279 | Other disorders of bone development and growth, unspecified ankle and foot | CMS +M8928 | Other disorders of bone development and growth, other site | CMS +M8929 | Other disorders of bone development and growth, multiple sites | CMS +M893 | Hypertrophy of bone | WHO +M8930 | Hypertrophy of bone, unspecified site | CMS +M89311 | Hypertrophy of bone, right shoulder | CMS +M89312 | Hypertrophy of bone, left shoulder | CMS +M89319 | Hypertrophy of bone, unspecified shoulder | CMS +M89321 | Hypertrophy of bone, right humerus | CMS +M89322 | Hypertrophy of bone, left humerus | CMS +M89329 | Hypertrophy of bone, unspecified humerus | CMS +M89331 | Hypertrophy of bone, right ulna | CMS +M89332 | Hypertrophy of bone, left ulna | CMS +M89333 | Hypertrophy of bone, right radius | CMS +M89334 | Hypertrophy of bone, left radius | CMS +M89339 | Hypertrophy of bone, unspecified ulna and radius | CMS +M89341 | Hypertrophy of bone, right hand | CMS +M89342 | Hypertrophy of bone, left hand | CMS +M89349 | Hypertrophy of bone, unspecified hand | CMS +M89351 | Hypertrophy of bone, right femur | CMS +M89352 | Hypertrophy of bone, left femur | CMS +M89359 | Hypertrophy of bone, unspecified femur | CMS +M89361 | Hypertrophy of bone, right tibia | CMS +M89362 | Hypertrophy of bone, left tibia | CMS +M89363 | Hypertrophy of bone, right fibula | CMS +M89364 | Hypertrophy of bone, left fibula | CMS +M89369 | Hypertrophy of bone, unspecified tibia and fibula | CMS +M89371 | Hypertrophy of bone, right ankle and foot | CMS +M89372 | Hypertrophy of bone, left ankle and foot | CMS +M89379 | Hypertrophy of bone, unspecified ankle and foot | CMS +M8938 | Hypertrophy of bone, other site | CMS +M8939 | Hypertrophy of bone, multiple sites | CMS +M894 | Other hypertrophic osteoarthropathy | WHO +M8940 | Other hypertrophic osteoarthropathy, unspecified site | CMS +M89411 | Other hypertrophic osteoarthropathy, right shoulder | CMS +M89412 | Other hypertrophic osteoarthropathy, left shoulder | CMS +M89419 | Other hypertrophic osteoarthropathy, unspecified shoulder | CMS +M89421 | Other hypertrophic osteoarthropathy, right upper arm | CMS +M89422 | Other hypertrophic osteoarthropathy, left upper arm | CMS +M89429 | Other hypertrophic osteoarthropathy, unspecified upper arm | CMS +M89431 | Other hypertrophic osteoarthropathy, right forearm | CMS +M89432 | Other hypertrophic osteoarthropathy, left forearm | CMS +M89439 | Other hypertrophic osteoarthropathy, unspecified forearm | CMS +M89441 | Other hypertrophic osteoarthropathy, right hand | CMS +M89442 | Other hypertrophic osteoarthropathy, left hand | CMS +M89449 | Other hypertrophic osteoarthropathy, unspecified hand | CMS +M89451 | Other hypertrophic osteoarthropathy, right thigh | CMS +M89452 | Other hypertrophic osteoarthropathy, left thigh | CMS +M89459 | Other hypertrophic osteoarthropathy, unspecified thigh | CMS +M89461 | Other hypertrophic osteoarthropathy, right lower leg | CMS +M89462 | Other hypertrophic osteoarthropathy, left lower leg | CMS +M89469 | Other hypertrophic osteoarthropathy, unspecified lower leg | CMS +M89471 | Other hypertrophic osteoarthropathy, right ankle and foot | CMS +M89472 | Other hypertrophic osteoarthropathy, left ankle and foot | CMS +M89479 | Other hypertrophic osteoarthropathy, unspecified ankle and foot | CMS +M8948 | Other hypertrophic osteoarthropathy, other site | CMS +M8949 | Other hypertrophic osteoarthropathy, multiple sites | CMS +M895 | Osteolysis | WHO +M8950 | Osteolysis, unspecified site | CMS +M89511 | Osteolysis, right shoulder | CMS +M89512 | Osteolysis, left shoulder | CMS +M89519 | Osteolysis, unspecified shoulder | CMS +M89521 | Osteolysis, right upper arm | CMS +M89522 | Osteolysis, left upper arm | CMS +M89529 | Osteolysis, unspecified upper arm | CMS +M89531 | Osteolysis, right forearm | CMS +M89532 | Osteolysis, left forearm | CMS +M89539 | Osteolysis, unspecified forearm | CMS +M89541 | Osteolysis, right hand | CMS +M89542 | Osteolysis, left hand | CMS +M89549 | Osteolysis, unspecified hand | CMS +M89551 | Osteolysis, right thigh | CMS +M89552 | Osteolysis, left thigh | CMS +M89559 | Osteolysis, unspecified thigh | CMS +M89561 | Osteolysis, right lower leg | CMS +M89562 | Osteolysis, left lower leg | CMS +M89569 | Osteolysis, unspecified lower leg | CMS +M89571 | Osteolysis, right ankle and foot | CMS +M89572 | Osteolysis, left ankle and foot | CMS +M89579 | Osteolysis, unspecified ankle and foot | CMS +M8958 | Osteolysis, other site | CMS +M8959 | Osteolysis, multiple sites | CMS +M896 | Osteopathy after poliomyelitis | WHO +M8960 | Osteopathy after poliomyelitis, unspecified site | CMS +M89611 | Osteopathy after poliomyelitis, right shoulder | CMS +M89612 | Osteopathy after poliomyelitis, left shoulder | CMS +M89619 | Osteopathy after poliomyelitis, unspecified shoulder | CMS +M89621 | Osteopathy after poliomyelitis, right upper arm | CMS +M89622 | Osteopathy after poliomyelitis, left upper arm | CMS +M89629 | Osteopathy after poliomyelitis, unspecified upper arm | CMS +M89631 | Osteopathy after poliomyelitis, right forearm | CMS +M89632 | Osteopathy after poliomyelitis, left forearm | CMS +M89639 | Osteopathy after poliomyelitis, unspecified forearm | CMS +M89641 | Osteopathy after poliomyelitis, right hand | CMS +M89642 | Osteopathy after poliomyelitis, left hand | CMS +M89649 | Osteopathy after poliomyelitis, unspecified hand | CMS +M89651 | Osteopathy after poliomyelitis, right thigh | CMS +M89652 | Osteopathy after poliomyelitis, left thigh | CMS +M89659 | Osteopathy after poliomyelitis, unspecified thigh | CMS +M89661 | Osteopathy after poliomyelitis, right lower leg | CMS +M89662 | Osteopathy after poliomyelitis, left lower leg | CMS +M89669 | Osteopathy after poliomyelitis, unspecified lower leg | CMS +M89671 | Osteopathy after poliomyelitis, right ankle and foot | CMS +M89672 | Osteopathy after poliomyelitis, left ankle and foot | CMS +M89679 | Osteopathy after poliomyelitis, unspecified ankle and foot | CMS +M8968 | Osteopathy after poliomyelitis, other site | CMS +M8969 | Osteopathy after poliomyelitis, multiple sites | CMS +M8970 | Major osseous defect, unspecified site | CMS +M89711 | Major osseous defect, right shoulder region | CMS +M89712 | Major osseous defect, left shoulder region | CMS +M89719 | Major osseous defect, unspecified shoulder region | CMS +M89721 | Major osseous defect, right humerus | CMS +M89722 | Major osseous defect, left humerus | CMS +M89729 | Major osseous defect, unspecified humerus | CMS +M89731 | Major osseous defect, right forearm | CMS +M89732 | Major osseous defect, left forearm | CMS +M89739 | Major osseous defect, unspecified forearm | CMS +M89741 | Major osseous defect, right hand | CMS +M89742 | Major osseous defect, left hand | CMS +M89749 | Major osseous defect, unspecified hand | CMS +M89751 | Major osseous defect, right pelvic region and thigh | CMS +M89752 | Major osseous defect, left pelvic region and thigh | CMS +M89759 | Major osseous defect, unspecified pelvic region and thigh | CMS +M89761 | Major osseous defect, right lower leg | CMS +M89762 | Major osseous defect, left lower leg | CMS +M89769 | Major osseous defect, unspecified lower leg | CMS +M89771 | Major osseous defect, right ankle and foot | CMS +M89772 | Major osseous defect, left ankle and foot | CMS +M89779 | Major osseous defect, unspecified ankle and foot | CMS +M8978 | Major osseous defect, other site | CMS +M8979 | Major osseous defect, multiple sites | CMS +M898 | Other specified disorders of bone | WHO +M898X0 | Other specified disorders of bone, multiple sites | CMS +M898X1 | Other specified disorders of bone, shoulder | CMS +M898X2 | Other specified disorders of bone, upper arm | CMS +M898X3 | Other specified disorders of bone, forearm | CMS +M898X4 | Other specified disorders of bone, hand | CMS +M898X5 | Other specified disorders of bone, thigh | CMS +M898X6 | Other specified disorders of bone, lower leg | CMS +M898X7 | Other specified disorders of bone, ankle and foot | CMS +M898X8 | Other specified disorders of bone, other site | CMS +M898X9 | Other specified disorders of bone, unspecified site | CMS +M899 | Disorder of bone, unspecified | WHO +M90 | Osteopathies in diseases classified elsewhere | WHO +M900 | Tuberculosis of bone | WHO +M901 | Periostitis in other infectious diseases classified elsewhere | WHO +M902 | Osteopathy in other infectious diseases classified elsewhere | WHO +M903 | Osteonecrosis in caisson disease | WHO +M904 | Osteonecrosis due to haemoglobinopathy | WHO +M905 | Osteonecrosis in other diseases classified elsewhere | WHO +M9050 | Osteonecrosis in diseases classified elsewhere, unspecified site | CMS +M90511 | Osteonecrosis in diseases classified elsewhere, right shoulder | CMS +M90512 | Osteonecrosis in diseases classified elsewhere, left shoulder | CMS +M90519 | Osteonecrosis in diseases classified elsewhere, unspecified shoulder | CMS +M90521 | Osteonecrosis in diseases classified elsewhere, right upper arm | CMS +M90522 | Osteonecrosis in diseases classified elsewhere, left upper arm | CMS +M90529 | Osteonecrosis in diseases classified elsewhere, unspecified upper arm | CMS +M90531 | Osteonecrosis in diseases classified elsewhere, right forearm | CMS +M90532 | Osteonecrosis in diseases classified elsewhere, left forearm | CMS +M90539 | Osteonecrosis in diseases classified elsewhere, unspecified forearm | CMS +M90541 | Osteonecrosis in diseases classified elsewhere, right hand | CMS +M90542 | Osteonecrosis in diseases classified elsewhere, left hand | CMS +M90549 | Osteonecrosis in diseases classified elsewhere, unspecified hand | CMS +M90551 | Osteonecrosis in diseases classified elsewhere, right thigh | CMS +M90552 | Osteonecrosis in diseases classified elsewhere, left thigh | CMS +M90559 | Osteonecrosis in diseases classified elsewhere, unspecified thigh | CMS +M90561 | Osteonecrosis in diseases classified elsewhere, right lower leg | CMS +M90562 | Osteonecrosis in diseases classified elsewhere, left lower leg | CMS +M90569 | Osteonecrosis in diseases classified elsewhere, unspecified lower leg | CMS +M90571 | Osteonecrosis in diseases classified elsewhere, right ankle and foot | CMS +M90572 | Osteonecrosis in diseases classified elsewhere, left ankle and foot | CMS +M90579 | Osteonecrosis in diseases classified elsewhere, unspecified ankle and foot | CMS +M9058 | Osteonecrosis in diseases classified elsewhere, other site | CMS +M9059 | Osteonecrosis in diseases classified elsewhere, multiple sites | CMS +M906 | Osteitis deformans in neoplastic disease | WHO +M9060 | Osteitis deformans in neoplastic diseases, unspecified site | CMS +M90611 | Osteitis deformans in neoplastic diseases, right shoulder | CMS +M90612 | Osteitis deformans in neoplastic diseases, left shoulder | CMS +M90619 | Osteitis deformans in neoplastic diseases, unspecified shoulder | CMS +M90621 | Osteitis deformans in neoplastic diseases, right upper arm | CMS +M90622 | Osteitis deformans in neoplastic diseases, left upper arm | CMS +M90629 | Osteitis deformans in neoplastic diseases, unspecified upper arm | CMS +M90631 | Osteitis deformans in neoplastic diseases, right forearm | CMS +M90632 | Osteitis deformans in neoplastic diseases, left forearm | CMS +M90639 | Osteitis deformans in neoplastic diseases, unspecified forearm | CMS +M90641 | Osteitis deformans in neoplastic diseases, right hand | CMS +M90642 | Osteitis deformans in neoplastic diseases, left hand | CMS +M90649 | Osteitis deformans in neoplastic diseases, unspecified hand | CMS +M90651 | Osteitis deformans in neoplastic diseases, right thigh | CMS +M90652 | Osteitis deformans in neoplastic diseases, left thigh | CMS +M90659 | Osteitis deformans in neoplastic diseases, unspecified thigh | CMS +M90661 | Osteitis deformans in neoplastic diseases, right lower leg | CMS +M90662 | Osteitis deformans in neoplastic diseases, left lower leg | CMS +M90669 | Osteitis deformans in neoplastic diseases, unspecified lower leg | CMS +M90671 | Osteitis deformans in neoplastic diseases, right ankle and foot | CMS +M90672 | Osteitis deformans in neoplastic diseases, left ankle and foot | CMS +M90679 | Osteitis deformans in neoplastic diseases, unspecified ankle and foot | CMS +M9068 | Osteitis deformans in neoplastic diseases, other site | CMS +M9069 | Osteitis deformans in neoplastic diseases, multiple sites | CMS +M907 | Fracture of bone in neoplastic disease | WHO +M908 | Osteopathy in other diseases classified elsewhere | WHO +M9080 | Osteopathy in diseases classified elsewhere, unspecified site | CMS +M90811 | Osteopathy in diseases classified elsewhere, right shoulder | CMS +M90812 | Osteopathy in diseases classified elsewhere, left shoulder | CMS +M90819 | Osteopathy in diseases classified elsewhere, unspecified shoulder | CMS +M90821 | Osteopathy in diseases classified elsewhere, right upper arm | CMS +M90822 | Osteopathy in diseases classified elsewhere, left upper arm | CMS +M90829 | Osteopathy in diseases classified elsewhere, unspecified upper arm | CMS +M90831 | Osteopathy in diseases classified elsewhere, right forearm | CMS +M90832 | Osteopathy in diseases classified elsewhere, left forearm | CMS +M90839 | Osteopathy in diseases classified elsewhere, unspecified forearm | CMS +M90841 | Osteopathy in diseases classified elsewhere, right hand | CMS +M90842 | Osteopathy in diseases classified elsewhere, left hand | CMS +M90849 | Osteopathy in diseases classified elsewhere, unspecified hand | CMS +M90851 | Osteopathy in diseases classified elsewhere, right thigh | CMS +M90852 | Osteopathy in diseases classified elsewhere, left thigh | CMS +M90859 | Osteopathy in diseases classified elsewhere, unspecified thigh | CMS +M90861 | Osteopathy in diseases classified elsewhere, right lower leg | CMS +M90862 | Osteopathy in diseases classified elsewhere, left lower leg | CMS +M90869 | Osteopathy in diseases classified elsewhere, unspecified lower leg | CMS +M90871 | Osteopathy in diseases classified elsewhere, right ankle and foot | CMS +M90872 | Osteopathy in diseases classified elsewhere, left ankle and foot | CMS +M90879 | Osteopathy in diseases classified elsewhere, unspecified ankle and foot | CMS +M9088 | Osteopathy in diseases classified elsewhere, other site | CMS +M9089 | Osteopathy in diseases classified elsewhere, multiple sites | CMS +M91 | Juvenile osteochondrosis of hip and pelvis | WHO +M910 | Juvenile osteochondrosis of pelvis | WHO +M911 | Juvenile osteochondrosis of head of femur [Legg-Calvé-Perthes] | WHO +M9110 | Juvenile osteochondrosis of head of femur [Legg-Calve-Perthes], unspecified leg | CMS +M9111 | Juvenile osteochondrosis of head of femur [Legg-Calve-Perthes], right leg | CMS +M9112 | Juvenile osteochondrosis of head of femur [Legg-Calve-Perthes], left leg | CMS +M912 | Coxa plana | WHO +M9120 | Coxa plana, unspecified hip | CMS +M9121 | Coxa plana, right hip | CMS +M9122 | Coxa plana, left hip | CMS +M913 | Pseudocoxalgia | WHO +M9130 | Pseudocoxalgia, unspecified hip | CMS +M9131 | Pseudocoxalgia, right hip | CMS +M9132 | Pseudocoxalgia, left hip | CMS +M9140 | Coxa magna, unspecified hip | CMS +M9141 | Coxa magna, right hip | CMS +M9142 | Coxa magna, left hip | CMS +M918 | Other juvenile osteochondrosis of hip and pelvis | WHO +M9180 | Other juvenile osteochondrosis of hip and pelvis, unspecified leg | CMS +M9181 | Other juvenile osteochondrosis of hip and pelvis, right leg | CMS +M9182 | Other juvenile osteochondrosis of hip and pelvis, left leg | CMS +M919 | Juvenile osteochondrosis of hip and pelvis, unspecified | WHO +M9190 | Juvenile osteochondrosis of hip and pelvis, unspecified, unspecified leg | CMS +M9191 | Juvenile osteochondrosis of hip and pelvis, unspecified, right leg | CMS +M9192 | Juvenile osteochondrosis of hip and pelvis, unspecified, left leg | CMS +M92 | Other juvenile osteochondrosis | WHO +M920 | Juvenile osteochondrosis of humerus | WHO +M9200 | Juvenile osteochondrosis of humerus, unspecified arm | CMS +M9201 | Juvenile osteochondrosis of humerus, right arm | CMS +M9202 | Juvenile osteochondrosis of humerus, left arm | CMS +M921 | Juvenile osteochondrosis of radius and ulna | WHO +M9210 | Juvenile osteochondrosis of radius and ulna, unspecified arm | CMS +M9211 | Juvenile osteochondrosis of radius and ulna, right arm | CMS +M9212 | Juvenile osteochondrosis of radius and ulna, left arm | CMS +M922 | Juvenile osteochondrosis of hand | WHO +M92201 | Unspecified juvenile osteochondrosis, right hand | CMS +M92202 | Unspecified juvenile osteochondrosis, left hand | CMS +M92209 | Unspecified juvenile osteochondrosis, unspecified hand | CMS +M92211 | Osteochondrosis (juvenile) of carpal lunate [Kienbock], right hand | CMS +M92212 | Osteochondrosis (juvenile) of carpal lunate [Kienbock], left hand | CMS +M92219 | Osteochondrosis (juvenile) of carpal lunate [Kienbock], unspecified hand | CMS +M92221 | Osteochondrosis (juvenile) of metacarpal heads [Mauclaire], right hand | CMS +M92222 | Osteochondrosis (juvenile) of metacarpal heads [Mauclaire], left hand | CMS +M92229 | Osteochondrosis (juvenile) of metacarpal heads [Mauclaire], unspecified hand | CMS +M92291 | Other juvenile osteochondrosis, right hand | CMS +M92292 | Other juvenile osteochondrosis, left hand | CMS +M92299 | Other juvenile osteochondrosis, unspecified hand | CMS +M923 | Other juvenile osteochondrosis of upper limb | WHO +M9230 | Other juvenile osteochondrosis, unspecified upper limb | CMS +M9231 | Other juvenile osteochondrosis, right upper limb | CMS +M9232 | Other juvenile osteochondrosis, left upper limb | CMS +M924 | Juvenile osteochondrosis of patella | WHO +M9240 | Juvenile osteochondrosis of patella, unspecified knee | CMS +M9241 | Juvenile osteochondrosis of patella, right knee | CMS +M9242 | Juvenile osteochondrosis of patella, left knee | CMS +M925 | Juvenile osteochondrosis of tibia and fibula | WHO +M9250 | Juvenile osteochondrosis of tibia and fibula, unspecified leg | CMS +M9251 | Juvenile osteochondrosis of tibia and fibula, right leg | CMS +M9252 | Juvenile osteochondrosis of tibia and fibula, left leg | CMS +M926 | Juvenile osteochondrosis of tarsus | WHO +M9260 | Juvenile osteochondrosis of tarsus, unspecified ankle | CMS +M9261 | Juvenile osteochondrosis of tarsus, right ankle | CMS +M9262 | Juvenile osteochondrosis of tarsus, left ankle | CMS +M927 | Juvenile osteochondrosis of metatarsus | WHO +M9270 | Juvenile osteochondrosis of metatarsus, unspecified foot | CMS +M9271 | Juvenile osteochondrosis of metatarsus, right foot | CMS +M9272 | Juvenile osteochondrosis of metatarsus, left foot | CMS +M928 | Other specified juvenile osteochondrosis | WHO +M929 | Juvenile osteochondrosis, unspecified | WHO +M93 | Other osteochondropathies | WHO +M930 | Slipped upper femoral epiphysis (nontraumatic) | WHO +M93001 | Unspecified slipped upper femoral epiphysis (nontraumatic), right hip | CMS +M93002 | Unspecified slipped upper femoral epiphysis (nontraumatic), left hip | CMS +M93003 | Unspecified slipped upper femoral epiphysis (nontraumatic), unspecified hip | CMS +M93011 | Acute slipped upper femoral epiphysis (nontraumatic), right hip | CMS +M93012 | Acute slipped upper femoral epiphysis (nontraumatic), left hip | CMS +M93013 | Acute slipped upper femoral epiphysis (nontraumatic), unspecified hip | CMS +M93021 | Chronic slipped upper femoral epiphysis (nontraumatic), right hip | CMS +M93022 | Chronic slipped upper femoral epiphysis (nontraumatic), left hip | CMS +M93023 | Chronic slipped upper femoral epiphysis (nontraumatic), unspecified hip | CMS +M93031 | Acute on chronic slipped upper femoral epiphysis (nontraumatic), right hip | CMS +M93032 | Acute on chronic slipped upper femoral epiphysis (nontraumatic), left hip | CMS +M93033 | Acute on chronic slipped upper femoral epiphysis (nontraumatic), unspecified hip | CMS +M931 | Kienböck disease of adults | WHO +M932 | Osteochondritis dissecans | WHO +M9320 | Osteochondritis dissecans of unspecified site | CMS +M93211 | Osteochondritis dissecans, right shoulder | CMS +M93212 | Osteochondritis dissecans, left shoulder | CMS +M93219 | Osteochondritis dissecans, unspecified shoulder | CMS +M93221 | Osteochondritis dissecans, right elbow | CMS +M93222 | Osteochondritis dissecans, left elbow | CMS +M93229 | Osteochondritis dissecans, unspecified elbow | CMS +M93231 | Osteochondritis dissecans, right wrist | CMS +M93232 | Osteochondritis dissecans, left wrist | CMS +M93239 | Osteochondritis dissecans, unspecified wrist | CMS +M93241 | Osteochondritis dissecans, joints of right hand | CMS +M93242 | Osteochondritis dissecans, joints of left hand | CMS +M93249 | Osteochondritis dissecans, joints of unspecified hand | CMS +M93251 | Osteochondritis dissecans, right hip | CMS +M93252 | Osteochondritis dissecans, left hip | CMS +M93259 | Osteochondritis dissecans, unspecified hip | CMS +M93261 | Osteochondritis dissecans, right knee | CMS +M93262 | Osteochondritis dissecans, left knee | CMS +M93269 | Osteochondritis dissecans, unspecified knee | CMS +M93271 | Osteochondritis dissecans, right ankle and joints of right foot | CMS +M93272 | Osteochondritis dissecans, left ankle and joints of left foot | CMS +M93279 | Osteochondritis dissecans, unspecified ankle and joints of foot | CMS +M9328 | Osteochondritis dissecans other site | CMS +M9329 | Osteochondritis dissecans multiple sites | CMS +M938 | Other specified osteochondropathies | WHO +M9380 | Other specified osteochondropathies of unspecified site | CMS +M93811 | Other specified osteochondropathies, right shoulder | CMS +M93812 | Other specified osteochondropathies, left shoulder | CMS +M93819 | Other specified osteochondropathies, unspecified shoulder | CMS +M93821 | Other specified osteochondropathies, right upper arm | CMS +M93822 | Other specified osteochondropathies, left upper arm | CMS +M93829 | Other specified osteochondropathies, unspecified upper arm | CMS +M93831 | Other specified osteochondropathies, right forearm | CMS +M93832 | Other specified osteochondropathies, left forearm | CMS +M93839 | Other specified osteochondropathies, unspecified forearm | CMS +M93841 | Other specified osteochondropathies, right hand | CMS +M93842 | Other specified osteochondropathies, left hand | CMS +M93849 | Other specified osteochondropathies, unspecified hand | CMS +M93851 | Other specified osteochondropathies, right thigh | CMS +M93852 | Other specified osteochondropathies, left thigh | CMS +M93859 | Other specified osteochondropathies, unspecified thigh | CMS +M93861 | Other specified osteochondropathies, right lower leg | CMS +M93862 | Other specified osteochondropathies, left lower leg | CMS +M93869 | Other specified osteochondropathies, unspecified lower leg | CMS +M93871 | Other specified osteochondropathies, right ankle and foot | CMS +M93872 | Other specified osteochondropathies, left ankle and foot | CMS +M93879 | Other specified osteochondropathies, unspecified ankle and foot | CMS +M9388 | Other specified osteochondropathies other | CMS +M9389 | Other specified osteochondropathies multiple sites | CMS +M939 | Osteochondropathy, unspecified | WHO +M9390 | Osteochondropathy, unspecified of unspecified site | CMS +M93911 | Osteochondropathy, unspecified, right shoulder | CMS +M93912 | Osteochondropathy, unspecified, left shoulder | CMS +M93919 | Osteochondropathy, unspecified, unspecified shoulder | CMS +M93921 | Osteochondropathy, unspecified, right upper arm | CMS +M93922 | Osteochondropathy, unspecified, left upper arm | CMS +M93929 | Osteochondropathy, unspecified, unspecified upper arm | CMS +M93931 | Osteochondropathy, unspecified, right forearm | CMS +M93932 | Osteochondropathy, unspecified, left forearm | CMS +M93939 | Osteochondropathy, unspecified, unspecified forearm | CMS +M93941 | Osteochondropathy, unspecified, right hand | CMS +M93942 | Osteochondropathy, unspecified, left hand | CMS +M93949 | Osteochondropathy, unspecified, unspecified hand | CMS +M93951 | Osteochondropathy, unspecified, right thigh | CMS +M93952 | Osteochondropathy, unspecified, left thigh | CMS +M93959 | Osteochondropathy, unspecified, unspecified thigh | CMS +M93961 | Osteochondropathy, unspecified, right lower leg | CMS +M93962 | Osteochondropathy, unspecified, left lower leg | CMS +M93969 | Osteochondropathy, unspecified, unspecified lower leg | CMS +M93971 | Osteochondropathy, unspecified, right ankle and foot | CMS +M93972 | Osteochondropathy, unspecified, left ankle and foot | CMS +M93979 | Osteochondropathy, unspecified, unspecified ankle and foot | CMS +M9398 | Osteochondropathy, unspecified other | CMS +M9399 | Osteochondropathy, unspecified multiple sites | CMS +M94 | Other disorders of cartilage | WHO +M940 | Chondrocostal junction syndrome [Tietze] | WHO +M941 | Relapsing polychondritis | WHO +M942 | Chondromalacia | WHO +M9420 | Chondromalacia, unspecified site | CMS +M94211 | Chondromalacia, right shoulder | CMS +M94212 | Chondromalacia, left shoulder | CMS +M94219 | Chondromalacia, unspecified shoulder | CMS +M94221 | Chondromalacia, right elbow | CMS +M94222 | Chondromalacia, left elbow | CMS +M94229 | Chondromalacia, unspecified elbow | CMS +M94231 | Chondromalacia, right wrist | CMS +M94232 | Chondromalacia, left wrist | CMS +M94239 | Chondromalacia, unspecified wrist | CMS +M94241 | Chondromalacia, joints of right hand | CMS +M94242 | Chondromalacia, joints of left hand | CMS +M94249 | Chondromalacia, joints of unspecified hand | CMS +M94251 | Chondromalacia, right hip | CMS +M94252 | Chondromalacia, left hip | CMS +M94259 | Chondromalacia, unspecified hip | CMS +M94261 | Chondromalacia, right knee | CMS +M94262 | Chondromalacia, left knee | CMS +M94269 | Chondromalacia, unspecified knee | CMS +M94271 | Chondromalacia, right ankle and joints of right foot | CMS +M94272 | Chondromalacia, left ankle and joints of left foot | CMS +M94279 | Chondromalacia, unspecified ankle and joints of foot | CMS +M9428 | Chondromalacia, other site | CMS +M9429 | Chondromalacia, multiple sites | CMS +M943 | Chondrolysis | WHO +M94351 | Chondrolysis, right hip | CMS +M94352 | Chondrolysis, left hip | CMS +M94359 | Chondrolysis, unspecified hip | CMS +M948 | Other specified disorders of cartilage | WHO +M948X0 | Other specified disorders of cartilage, multiple sites | CMS +M948X1 | Other specified disorders of cartilage, shoulder | CMS +M948X2 | Other specified disorders of cartilage, upper arm | CMS +M948X3 | Other specified disorders of cartilage, forearm | CMS +M948X4 | Other specified disorders of cartilage, hand | CMS +M948X5 | Other specified disorders of cartilage, thigh | CMS +M948X6 | Other specified disorders of cartilage, lower leg | CMS +M948X7 | Other specified disorders of cartilage, ankle and foot | CMS +M948X8 | Other specified disorders of cartilage, other site | CMS +M948X9 | Other specified disorders of cartilage, unspecified sites | CMS +M949 | Disorder of cartilage, unspecified | WHO +M95 | Other acquired deformities of musculoskeletal system and connective tissue | WHO +M950 | Acquired deformity of nose | WHO +M951 | Cauliflower ear | WHO +M9510 | Cauliflower ear, unspecified ear | CMS +M9511 | Cauliflower ear, right ear | CMS +M9512 | Cauliflower ear, left ear | CMS +M952 | Other acquired deformity of head | WHO +M953 | Acquired deformity of neck | WHO +M954 | Acquired deformity of chest and rib | WHO +M955 | Acquired deformity of pelvis | WHO +M958 | Other specified acquired deformities of musculoskeletal system | WHO +M959 | Acquired deformity of musculoskeletal system, unspecified | WHO +M96 | Postprocedural musculoskeletal disorders, not elsewhere classified | WHO +M960 | Pseudarthrosis after fusion or arthrodesis | WHO +M961 | Postlaminectomy syndrome, not elsewhere classified | WHO +M962 | Postradiation kyphosis | WHO +M963 | Postlaminectomy kyphosis | WHO +M964 | Postsurgical lordosis | WHO +M965 | Postradiation scoliosis | WHO +M966 | Fracture of bone following insertion of orthopaedic implant, joint prosthesis, or bone plate | WHO +M96621 | Fracture of humerus following insertion of orthopedic implant, joint prosthesis, or bone plate, right arm | CMS +M96622 | Fracture of humerus following insertion of orthopedic implant, joint prosthesis, or bone plate, left arm | CMS +M96629 | Fracture of humerus following insertion of orthopedic implant, joint prosthesis, or bone plate, unspecified arm | CMS +M96631 | Fracture of radius or ulna following insertion of orthopedic implant, joint prosthesis, or bone plate, right arm | CMS +M96632 | Fracture of radius or ulna following insertion of orthopedic implant, joint prosthesis, or bone plate, left arm | CMS +M96639 | Fracture of radius or ulna following insertion of orthopedic implant, joint prosthesis, or bone plate, unspecified arm | CMS +M9665 | Fracture of pelvis following insertion of orthopedic implant, joint prosthesis, or bone plate | CMS +M96661 | Fracture of femur following insertion of orthopedic implant, joint prosthesis, or bone plate, right leg | CMS +M96662 | Fracture of femur following insertion of orthopedic implant, joint prosthesis, or bone plate, left leg | CMS +M96669 | Fracture of femur following insertion of orthopedic implant, joint prosthesis, or bone plate, unspecified leg | CMS +M96671 | Fracture of tibia or fibula following insertion of orthopedic implant, joint prosthesis, or bone plate, right leg | CMS +M96672 | Fracture of tibia or fibula following insertion of orthopedic implant, joint prosthesis, or bone plate, left leg | CMS +M96679 | Fracture of tibia or fibula following insertion of orthopedic implant, joint prosthesis, or bone plate, unspecified leg | CMS +M9669 | Fracture of other bone following insertion of orthopedic implant, joint prosthesis, or bone plate | CMS +M968 | Other postprocedural musculoskeletal disorders | WHO +M96810 | Intraoperative hemorrhage and hematoma of a musculoskeletal structure complicating a musculoskeletal system procedure | CMS +M96811 | Intraoperative hemorrhage and hematoma of a musculoskeletal structure complicating other procedure | CMS +M96820 | Accidental puncture and laceration of a musculoskeletal structure during a musculoskeletal system procedure | CMS +M96821 | Accidental puncture and laceration of a musculoskeletal structure during other procedure | CMS +M96830 | Postprocedural hemorrhage of a musculoskeletal structure following a musculoskeletal system procedure | CMS +M96831 | Postprocedural hemorrhage of a musculoskeletal structure following other procedure | CMS +M96840 | Postprocedural hematoma of a musculoskeletal structure following a musculoskeletal system procedure | CMS +M96841 | Postprocedural hematoma of a musculoskeletal structure following other procedure | CMS +M96842 | Postprocedural seroma of a musculoskeletal structure following a musculoskeletal system procedure | CMS +M96843 | Postprocedural seroma of a musculoskeletal structure following other procedure | CMS +M9689 | Other intraoperative and postprocedural complications and disorders of the musculoskeletal system | CMS +M969 | Postprocedural musculoskeletal disorder, unspecified | WHO +M9701XA | Periprosthetic fracture around internal prosthetic right hip joint, initial encounter | CMS +M9701XD | Periprosthetic fracture around internal prosthetic right hip joint, subsequent encounter | CMS +M9701XS | Periprosthetic fracture around internal prosthetic right hip joint, sequela | CMS +M9702XA | Periprosthetic fracture around internal prosthetic left hip joint, initial encounter | CMS +M9702XD | Periprosthetic fracture around internal prosthetic left hip joint, subsequent encounter | CMS +M9702XS | Periprosthetic fracture around internal prosthetic left hip joint, sequela | CMS +M9711XA | Periprosthetic fracture around internal prosthetic right knee joint, initial encounter | CMS +M9711XD | Periprosthetic fracture around internal prosthetic right knee joint, subsequent encounter | CMS +M9711XS | Periprosthetic fracture around internal prosthetic right knee joint, sequela | CMS +M9712XA | Periprosthetic fracture around internal prosthetic left knee joint, initial encounter | CMS +M9712XD | Periprosthetic fracture around internal prosthetic left knee joint, subsequent encounter | CMS +M9712XS | Periprosthetic fracture around internal prosthetic left knee joint, sequela | CMS +M9721XA | Periprosthetic fracture around internal prosthetic right ankle joint, initial encounter | CMS +M9721XD | Periprosthetic fracture around internal prosthetic right ankle joint, subsequent encounter | CMS +M9721XS | Periprosthetic fracture around internal prosthetic right ankle joint, sequela | CMS +M9722XA | Periprosthetic fracture around internal prosthetic left ankle joint, initial encounter | CMS +M9722XD | Periprosthetic fracture around internal prosthetic left ankle joint, subsequent encounter | CMS +M9722XS | Periprosthetic fracture around internal prosthetic left ankle joint, sequela | CMS +M9731XA | Periprosthetic fracture around internal prosthetic right shoulder joint, initial encounter | CMS +M9731XD | Periprosthetic fracture around internal prosthetic right shoulder joint, subsequent encounter | CMS +M9731XS | Periprosthetic fracture around internal prosthetic right shoulder joint, sequela | CMS +M9732XA | Periprosthetic fracture around internal prosthetic left shoulder joint, initial encounter | CMS +M9732XD | Periprosthetic fracture around internal prosthetic left shoulder joint, subsequent encounter | CMS +M9732XS | Periprosthetic fracture around internal prosthetic left shoulder joint, sequela | CMS +M9741XA | Periprosthetic fracture around internal prosthetic right elbow joint, initial encounter | CMS +M9741XD | Periprosthetic fracture around internal prosthetic right elbow joint, subsequent encounter | CMS +M9741XS | Periprosthetic fracture around internal prosthetic right elbow joint, sequela | CMS +M9742XA | Periprosthetic fracture around internal prosthetic left elbow joint, initial encounter | CMS +M9742XD | Periprosthetic fracture around internal prosthetic left elbow joint, subsequent encounter | CMS +M9742XS | Periprosthetic fracture around internal prosthetic left elbow joint, sequela | CMS +M978XXA | Periprosthetic fracture around other internal prosthetic joint, initial encounter | CMS +M978XXD | Periprosthetic fracture around other internal prosthetic joint, subsequent encounter | CMS +M978XXS | Periprosthetic fracture around other internal prosthetic joint, sequela | CMS +M979XXA | Periprosthetic fracture around unspecified internal prosthetic joint, initial encounter | CMS +M979XXD | Periprosthetic fracture around unspecified internal prosthetic joint, subsequent encounter | CMS +M979XXS | Periprosthetic fracture around unspecified internal prosthetic joint, sequela | CMS +M99 | Biomechanical lesions, not elsewhere classified | WHO +M990 | Segmental and somatic dysfunction | WHO +M9900 | Segmental and somatic dysfunction of head region | CMS +M9901 | Segmental and somatic dysfunction of cervical region | CMS +M9902 | Segmental and somatic dysfunction of thoracic region | CMS +M9903 | Segmental and somatic dysfunction of lumbar region | CMS +M9904 | Segmental and somatic dysfunction of sacral region | CMS +M9905 | Segmental and somatic dysfunction of pelvic region | CMS +M9906 | Segmental and somatic dysfunction of lower extremity | CMS +M9907 | Segmental and somatic dysfunction of upper extremity | CMS +M9908 | Segmental and somatic dysfunction of rib cage | CMS +M9909 | Segmental and somatic dysfunction of abdomen and other regions | CMS +M991 | Subluxation complex (vertebral) | WHO +M9910 | Subluxation complex (vertebral) of head region | CMS +M9911 | Subluxation complex (vertebral) of cervical region | CMS +M9912 | Subluxation complex (vertebral) of thoracic region | CMS +M9913 | Subluxation complex (vertebral) of lumbar region | CMS +M9914 | Subluxation complex (vertebral) of sacral region | CMS +M9915 | Subluxation complex (vertebral) of pelvic region | CMS +M9916 | Subluxation complex (vertebral) of lower extremity | CMS +M9917 | Subluxation complex (vertebral) of upper extremity | CMS +M9918 | Subluxation complex (vertebral) of rib cage | CMS +M9919 | Subluxation complex (vertebral) of abdomen and other regions | CMS +M992 | Subluxation stenosis of neural canal | WHO +M9920 | Subluxation stenosis of neural canal of head region | CMS +M9921 | Subluxation stenosis of neural canal of cervical region | CMS +M9922 | Subluxation stenosis of neural canal of thoracic region | CMS +M9923 | Subluxation stenosis of neural canal of lumbar region | CMS +M9924 | Subluxation stenosis of neural canal of sacral region | CMS +M9925 | Subluxation stenosis of neural canal of pelvic region | CMS +M9926 | Subluxation stenosis of neural canal of lower extremity | CMS +M9927 | Subluxation stenosis of neural canal of upper extremity | CMS +M9928 | Subluxation stenosis of neural canal of rib cage | CMS +M9929 | Subluxation stenosis of neural canal of abdomen and other regions | CMS +M993 | Osseous stenosis of neural canal | WHO +M9930 | Osseous stenosis of neural canal of head region | CMS +M9931 | Osseous stenosis of neural canal of cervical region | CMS +M9932 | Osseous stenosis of neural canal of thoracic region | CMS +M9933 | Osseous stenosis of neural canal of lumbar region | CMS +M9934 | Osseous stenosis of neural canal of sacral region | CMS +M9935 | Osseous stenosis of neural canal of pelvic region | CMS +M9936 | Osseous stenosis of neural canal of lower extremity | CMS +M9937 | Osseous stenosis of neural canal of upper extremity | CMS +M9938 | Osseous stenosis of neural canal of rib cage | CMS +M9939 | Osseous stenosis of neural canal of abdomen and other regions | CMS +M994 | Connective tissue stenosis of neural canal | WHO +M9940 | Connective tissue stenosis of neural canal of head region | CMS +M9941 | Connective tissue stenosis of neural canal of cervical region | CMS +M9942 | Connective tissue stenosis of neural canal of thoracic region | CMS +M9943 | Connective tissue stenosis of neural canal of lumbar region | CMS +M9944 | Connective tissue stenosis of neural canal of sacral region | CMS +M9945 | Connective tissue stenosis of neural canal of pelvic region | CMS +M9946 | Connective tissue stenosis of neural canal of lower extremity | CMS +M9947 | Connective tissue stenosis of neural canal of upper extremity | CMS +M9948 | Connective tissue stenosis of neural canal of rib cage | CMS +M9949 | Connective tissue stenosis of neural canal of abdomen and other regions | CMS +M995 | Intervertebral disc stenosis of neural canal | WHO +M9950 | Intervertebral disc stenosis of neural canal of head region | CMS +M9951 | Intervertebral disc stenosis of neural canal of cervical region | CMS +M9952 | Intervertebral disc stenosis of neural canal of thoracic region | CMS +M9953 | Intervertebral disc stenosis of neural canal of lumbar region | CMS +M9954 | Intervertebral disc stenosis of neural canal of sacral region | CMS +M9955 | Intervertebral disc stenosis of neural canal of pelvic region | CMS +M9956 | Intervertebral disc stenosis of neural canal of lower extremity | CMS +M9957 | Intervertebral disc stenosis of neural canal of upper extremity | CMS +M9958 | Intervertebral disc stenosis of neural canal of rib cage | CMS +M9959 | Intervertebral disc stenosis of neural canal of abdomen and other regions | CMS +M996 | Osseous and subluxation stenosis of intervertebral foramina | WHO +M9960 | Osseous and subluxation stenosis of intervertebral foramina of head region | CMS +M9961 | Osseous and subluxation stenosis of intervertebral foramina of cervical region | CMS +M9962 | Osseous and subluxation stenosis of intervertebral foramina of thoracic region | CMS +M9963 | Osseous and subluxation stenosis of intervertebral foramina of lumbar region | CMS +M9964 | Osseous and subluxation stenosis of intervertebral foramina of sacral region | CMS +M9965 | Osseous and subluxation stenosis of intervertebral foramina of pelvic region | CMS +M9966 | Osseous and subluxation stenosis of intervertebral foramina of lower extremity | CMS +M9967 | Osseous and subluxation stenosis of intervertebral foramina of upper extremity | CMS +M9968 | Osseous and subluxation stenosis of intervertebral foramina of rib cage | CMS +M9969 | Osseous and subluxation stenosis of intervertebral foramina of abdomen and other regions | CMS +M997 | Connective tissue and disc stenosis of intervertebral foramina | WHO +M9970 | Connective tissue and disc stenosis of intervertebral foramina of head region | CMS +M9971 | Connective tissue and disc stenosis of intervertebral foramina of cervical region | CMS +M9972 | Connective tissue and disc stenosis of intervertebral foramina of thoracic region | CMS +M9973 | Connective tissue and disc stenosis of intervertebral foramina of lumbar region | CMS +M9974 | Connective tissue and disc stenosis of intervertebral foramina of sacral region | CMS +M9975 | Connective tissue and disc stenosis of intervertebral foramina of pelvic region | CMS +M9976 | Connective tissue and disc stenosis of intervertebral foramina of lower extremity | CMS +M9977 | Connective tissue and disc stenosis of intervertebral foramina of upper extremity | CMS +M9978 | Connective tissue and disc stenosis of intervertebral foramina of rib cage | CMS +M9979 | Connective tissue and disc stenosis of intervertebral foramina of abdomen and other regions | CMS +M998 | Other biomechanical lesions | WHO +M9980 | Other biomechanical lesions of head region | CMS +M9981 | Other biomechanical lesions of cervical region | CMS +M9982 | Other biomechanical lesions of thoracic region | CMS +M9983 | Other biomechanical lesions of lumbar region | CMS +M9984 | Other biomechanical lesions of sacral region | CMS +M9985 | Other biomechanical lesions of pelvic region | CMS +M9986 | Other biomechanical lesions of lower extremity | CMS +M9987 | Other biomechanical lesions of upper extremity | CMS +M9988 | Other biomechanical lesions of rib cage | CMS +M9989 | Other biomechanical lesions of abdomen and other regions | CMS +M999 | Biomechanical lesion, unspecified | WHO +N00 | Acute nephritic syndrome | WHO +N000 | Acute nephritic syndrome : minor glomerular abnormality | WHO +N001 | Acute nephritic syndrome : focal and segmental glomerular lesions | WHO +N002 | Acute nephritic syndrome : diffuse membranous glomerulonephritis | WHO +N003 | Acute nephritic syndrome : diffuse mesangial proliferative glomerulonephritis | WHO +N004 | Acute nephritic syndrome : diffuse endocapillary proliferative glomerulonephritis | WHO +N005 | Acute nephritic syndrome : diffuse mesangiocapillary glomerulonephritis | WHO +N006 | Acute nephritic syndrome : dense deposit disease | WHO +N007 | Acute nephritic syndrome : diffuse crescentic glomerulonephritis | WHO +N008 | Acute nephritic syndrome : other | WHO +N009 | Acute nephritic syndrome : unspecified | WHO +N01 | Rapidly progressive nephritic syndrome | WHO +N010 | Rapidly progressive nephritic syndrome : minor glomerular abnormality | WHO +N011 | Rapidly progressive nephritic syndrome : focal and segmental glomerular lesions | WHO +N012 | Rapidly progressive nephritic syndrome : diffuse membranous glomerulonephritis | WHO +N013 | Rapidly progressive nephritic syndrome : diffuse mesangial proliferative glomerulonephritis | WHO +N014 | Rapidly progressive nephritic syndrome : diffuse endocapillary proliferative glomerulonephritis | WHO +N015 | Rapidly progressive nephritic syndrome : diffuse mesangiocapillary glomerulonephritis | WHO +N016 | Rapidly progressive nephritic syndrome : dense deposit disease | WHO +N017 | Rapidly progressive nephritic syndrome : diffuse crescentic glomerulonephritis | WHO +N018 | Rapidly progressive nephritic syndrome : other | WHO +N019 | Rapidly progressive nephritic syndrome : unspecified | WHO +N02 | Recurrent and persistent haematuria | WHO +N020 | Recurrent and persistent haematuria : minor glomerular abnormality | WHO +N021 | Recurrent and persistent haematuria : focal and segmental glomerular lesions | WHO +N022 | Recurrent and persistent haematuria : diffuse membranous glomerulonephritis | WHO +N023 | Recurrent and persistent haematuria : diffuse mesangial proliferative glomerulonephritis | WHO +N024 | Recurrent and persistent haematuria : diffuse endocapillary proliferative glomerulonephritis | WHO +N025 | Recurrent and persistent haematuria : diffuse mesangiocapillary glomerulonephritis | WHO +N026 | Recurrent and persistent haematuria : dense deposit disease | WHO +N027 | Recurrent and persistent haematuria : diffuse crescentic glomerulonephritis | WHO +N028 | Recurrent and persistent haematuria : other | WHO +N029 | Recurrent and persistent haematuria : unspecified | WHO +N03 | Chronic nephritic syndrome | WHO +N030 | Chronic nephritic syndrome : minor glomerular abnormality | WHO +N031 | Chronic nephritic syndrome : focal and segmental glomerular lesions | WHO +N032 | Chronic nephritic syndrome : diffuse membranous glomerulonephritis | WHO +N033 | Chronic nephritic syndrome : diffuse mesangial proliferative glomerulonephritis | WHO +N034 | Chronic nephritic syndrome : diffuse endocapillary proliferative glomerulonephritis | WHO +N035 | Chronic nephritic syndrome : diffuse mesangiocapillary glomerulonephritis | WHO +N036 | Chronic nephritic syndrome : dense deposit disease | WHO +N037 | Chronic nephritic syndrome : diffuse crescentic glomerulonephritis | WHO +N038 | Chronic nephritic syndrome : other | WHO +N039 | Chronic nephritic syndrome : unspecified | WHO +N04 | Nephrotic syndrome | WHO +N040 | Nephrotic syndrome : minor glomerular abnormality | WHO +N041 | Nephrotic syndrome : focal and segmental glomerular lesions | WHO +N042 | Nephrotic syndrome : diffuse membranous glomerulonephritis | WHO +N043 | Nephrotic syndrome : diffuse mesangial proliferative glomerulonephritis | WHO +N044 | Nephrotic syndrome : diffuse endocapillary proliferative glomerulonephritis | WHO +N045 | Nephrotic syndrome : diffuse mesangiocapillary glomerulonephritis | WHO +N046 | Nephrotic syndrome : dense deposit disease | WHO +N047 | Nephrotic syndrome : diffuse crescentic glomerulonephritis | WHO +N048 | Nephrotic syndrome : other | WHO +N049 | Nephrotic syndrome : unspecified | WHO +N05 | Unspecified nephritic syndrome | WHO +N050 | Unspecified nephritic syndrome : minor glomerular abnormality | WHO +N051 | Unspecified nephritic syndrome : focal and segmental glomerular lesions | WHO +N052 | Unspecified nephritic syndrome : diffuse membranous glomerulonephritis | WHO +N053 | Unspecified nephritic syndrome : diffuse mesangial proliferative glomerulonephritis | WHO +N054 | Unspecified nephritic syndrome : diffuse endocapillary proliferative glomerulonephritis | WHO +N055 | Unspecified nephritic syndrome : diffuse mesangiocapillary glomerulonephritis | WHO +N056 | Unspecified nephritic syndrome : dense deposit disease | WHO +N057 | Unspecified nephritic syndrome : diffuse crescentic glomerulonephritis | WHO +N058 | Unspecified nephritic syndrome : other | WHO +N059 | Unspecified nephritic syndrome : unspecified | WHO +N06 | Isolated proteinuria with specified morphological lesion | WHO +N060 | Isolated proteinuria with specified morphological lesion : minor glomerular abnormality | WHO +N061 | Isolated proteinuria with specified morphological lesion : focal and segmental glomerular lesions | WHO +N062 | Isolated proteinuria with specified morphological lesion : diffuse membranous glomerulonephritis | WHO +N063 | Isolated proteinuria with specified morphological lesion : diffuse mesangial proliferative glomerulonephritis | WHO +N064 | Isolated proteinuria with specified morphological lesion : diffuse endocapillary proliferative glomerulonephritis | WHO +N065 | Isolated proteinuria with specified morphological lesion : diffuse mesangiocapillary glomerulonephritis | WHO +N066 | Isolated proteinuria with specified morphological lesion : dense deposit disease | WHO +N067 | Isolated proteinuria with specified morphological lesion : diffuse crescentic glomerulonephritis | WHO +N068 | Isolated proteinuria with specified morphological lesion : other | WHO +N069 | Isolated proteinuria with specified morphological lesion : unspecified | WHO +N07 | Hereditary nephropathy, not elsewhere classified | WHO +N070 | Hereditary nephropathy, not elsewhere classified : minor glomerular abnormality | WHO +N071 | Hereditary nephropathy, not elsewhere classified : focal and segmental glomerular lesions | WHO +N072 | Hereditary nephropathy, not elsewhere classified : diffuse membranous glomerulonephritis | WHO +N073 | Hereditary nephropathy, not elsewhere classified : diffuse mesangial proliferative glomerulonephritis | WHO +N074 | Hereditary nephropathy, not elsewhere classified : diffuse endocapillary proliferative glomerulonephritis | WHO +N075 | Hereditary nephropathy, not elsewhere classified : diffuse mesangiocapillary glomerulonephritis | WHO +N076 | Hereditary nephropathy, not elsewhere classified : dense deposit disease | WHO +N077 | Hereditary nephropathy, not elsewhere classified : diffuse crescentic glomerulonephritis | WHO +N078 | Hereditary nephropathy, not elsewhere classified : other | WHO +N079 | Hereditary nephropathy, not elsewhere classified : unspecified | WHO +N08 | Glomerular disorders in diseases classified elsewhere | WHO +N080 | Glomerular disorders in infectious and parasitic diseases classified elsewhere | WHO +N081 | Glomerular disorders in neoplastic diseases | WHO +N082 | Glomerular disorders in blood diseases and disorders involving the immune mechanism | WHO +N083 | Glomerular disorders in diabetes mellitus | WHO +N084 | Glomerular disorders in other endocrine, nutritional and metabolic diseases | WHO +N085 | Glomerular disorders in systemic connective tissue disorders | WHO +N088 | Glomerular disorders in other diseases classified elsewhere | WHO +N10 | Acute tubulo-interstitial nephritis | WHO +N11 | Chronic tubulo-interstitial nephritis | WHO +N110 | Nonobstructive reflux-associated chronic pyelonephritis | WHO +N111 | Chronic obstructive pyelonephritis | WHO +N118 | Other chronic tubulo-interstitial nephritis | WHO +N119 | Chronic tubulo-interstitial nephritis, unspecified | WHO +N12 | Tubulo-interstitial nephritis, not specified as acute or chronic | WHO +N13 | Obstructive and reflux uropathy | WHO +N130 | Hydronephrosis with ureteropelvic junction obstruction | WHO +N131 | Hydronephrosis with ureteral stricture, not elsewhere classified | WHO +N132 | Hydronephrosis with renal and ureteral calculous obstruction | WHO +N133 | Other and unspecified hydronephrosis | WHO +N1330 | Unspecified hydronephrosis | CMS +N1339 | Other hydronephrosis | CMS +N134 | Hydroureter | WHO +N135 | Kinking and stricture of ureter without hydronephrosis | WHO +N136 | Pyonephrosis | WHO +N137 | Vesicoureteral-reflux-associated uropathy | WHO +N1370 | Vesicoureteral-reflux, unspecified | CMS +N1371 | Vesicoureteral-reflux without reflux nephropathy | CMS +N13721 | Vesicoureteral-reflux with reflux nephropathy without hydroureter, unilateral | CMS +N13722 | Vesicoureteral-reflux with reflux nephropathy without hydroureter, bilateral | CMS +N13729 | Vesicoureteral-reflux with reflux nephropathy without hydroureter, unspecified | CMS +N13731 | Vesicoureteral-reflux with reflux nephropathy with hydroureter, unilateral | CMS +N13732 | Vesicoureteral-reflux with reflux nephropathy with hydroureter, bilateral | CMS +N13739 | Vesicoureteral-reflux with reflux nephropathy with hydroureter, unspecified | CMS +N138 | Other obstructive and reflux uropathy | WHO +N139 | Obstructive and reflux uropathy, unspecified | WHO +N14 | Drug- and heavy-metal-induced tubulo-interstitial and tubular conditions | WHO +N140 | Analgesic nephropathy | WHO +N141 | Nephropathy induced by other drugs, medicaments and biological substances | WHO +N142 | Nephropathy induced by unspecified drug, medicament or biological substance | WHO +N143 | Nephropathy induced by heavy metals | WHO +N144 | Toxic nephropathy, not elsewhere classified | WHO +N15 | Other renal tubulo-interstitial diseases | WHO +N150 | Balkan nephropathy | WHO +N151 | Renal and perinephric abscess | WHO +N158 | Other specified renal tubulo-interstitial diseases | WHO +N159 | Renal tubulo-interstitial disease, unspecified | WHO +N16 | Renal tubulo-interstitial disorders in diseases classified elsewhere | WHO +N160 | Renal tubulo-interstitial disorders in infectious and parasitic diseases classified elsewhere | WHO +N161 | Renal tubulo-interstitial disorders in neoplastic diseases | WHO +N162 | Renal tubulo-interstitial disorders in blood diseases and disorders involving the immune mechanism | WHO +N163 | Renal tubulo-interstitial disorders in metabolic diseases | WHO +N164 | Renal tubulo-interstitial disorders in systemic connective tissue disorders | WHO +N165 | Renal tubulo-interstitial disorders in transplant rejection | WHO +N168 | Renal tubulo-interstitial disorders in other diseases classified elsewhere | WHO +N17 | Acute renal failure | WHO +N170 | Acute renal failure with tubular necrosis | WHO +N171 | Acute renal failure with acute cortical necrosis | WHO +N172 | Acute renal failure with medullary necrosis | WHO +N178 | Other acute renal failure | WHO +N179 | Acute renal failure, unspecified | WHO +N18 | Chronic kidney disease | WHO +N181 | Chronic kidney disease, stage 1 | WHO +N182 | Chronic kidney disease, stage 2 | WHO +N183 | Chronic kidney disease, stage 3 | WHO +N184 | Chronic kidney disease, stage 4 | WHO +N185 | Chronic kidney disease, stage 5 | WHO +N186 | End stage renal disease | CMS +N189 | Chronic kidney disease, unspecified | WHO +N19 | Unspecified kidney failure | WHO +N20 | Calculus of kidney and ureter | WHO +N200 | Calculus of kidney | WHO +N201 | Calculus of ureter | WHO +N202 | Calculus of kidney with calculus of ureter | WHO +N209 | Urinary calculus, unspecified | WHO +N21 | Calculus of lower urinary tract | WHO +N210 | Calculus in bladder | WHO +N211 | Calculus in urethra | WHO +N218 | Other lower urinary tract calculus | WHO +N219 | Calculus of lower urinary tract, unspecified | WHO +N22 | Calculus of urinary tract in diseases classified elsewhere | WHO +N220 | Urinary calculus in schistosomiasis [bilharziasis] | WHO +N228 | Calculus of urinary tract in other diseases classified elsewhere | WHO +N23 | Unspecified renal colic | WHO +N25 | Disorders resulting from impaired renal tubular function | WHO +N250 | Renal osteodystrophy | WHO +N251 | Nephrogenic diabetes insipidus | WHO +N258 | Other disorders resulting from impaired renal tubular function | WHO +N2581 | Secondary hyperparathyroidism of renal origin | CMS +N2589 | Other disorders resulting from impaired renal tubular function | CMS +N259 | Disorder resulting from impaired renal tubular function, unspecified | WHO +N26 | Unspecified contracted kidney | WHO +N261 | Atrophy of kidney (terminal) | CMS +N262 | Page kidney | CMS +N269 | Renal sclerosis, unspecified | CMS +N27 | Small kidney of unknown cause | WHO +N270 | Small kidney, unilateral | WHO +N271 | Small kidney, bilateral | WHO +N279 | Small kidney, unspecified | WHO +N28 | Other disorders of kidney and ureter, not elsewhere classified | WHO +N280 | Ischaemia and infarction of kidney | WHO +N281 | Cyst of kidney | WHO +N288 | Other specified disorders of kidney and ureter | WHO +N2881 | Hypertrophy of kidney | CMS +N2882 | Megaloureter | CMS +N2883 | Nephroptosis | CMS +N2884 | Pyelitis cystica | CMS +N2885 | Pyeloureteritis cystica | CMS +N2886 | Ureteritis cystica | CMS +N2889 | Other specified disorders of kidney and ureter | CMS +N289 | Disorder of kidney and ureter, unspecified | WHO +N29 | Other disorders of kidney and ureter in diseases classified elsewhere | WHO +N290 | Late syphilis of kidney | WHO +N291 | Other disorders of kidney and ureter in infectious and parasitic diseases classified elsewhere | WHO +N298 | Other disorders of kidney and ureter in other diseases classified elsewhere | WHO +N30 | Cystitis | WHO +N300 | Acute cystitis | WHO +N3000 | Acute cystitis without hematuria | CMS +N3001 | Acute cystitis with hematuria | CMS +N301 | Interstitial cystitis (chronic) | WHO +N3010 | Interstitial cystitis (chronic) without hematuria | CMS +N3011 | Interstitial cystitis (chronic) with hematuria | CMS +N302 | Other chronic cystitis | WHO +N3020 | Other chronic cystitis without hematuria | CMS +N3021 | Other chronic cystitis with hematuria | CMS +N303 | Trigonitis | WHO +N3030 | Trigonitis without hematuria | CMS +N3031 | Trigonitis with hematuria | CMS +N304 | Irradiation cystitis | WHO +N3040 | Irradiation cystitis without hematuria | CMS +N3041 | Irradiation cystitis with hematuria | CMS +N308 | Other cystitis | WHO +N3080 | Other cystitis without hematuria | CMS +N3081 | Other cystitis with hematuria | CMS +N309 | Cystitis, unspecified | WHO +N3090 | Cystitis, unspecified without hematuria | CMS +N3091 | Cystitis, unspecified with hematuria | CMS +N31 | Neuromuscular dysfunction of bladder, not elsewhere classified | WHO +N310 | Uninhibited neuropathic bladder, not elsewhere classified | WHO +N311 | Reflex neuropathic bladder, not elsewhere classified | WHO +N312 | Flaccid neuropathic bladder, not elsewhere classified | WHO +N318 | Other neuromuscular dysfunction of bladder | WHO +N319 | Neuromuscular dysfunction of bladder, unspecified | WHO +N32 | Other disorders of bladder | WHO +N320 | Bladder-neck obstruction | WHO +N321 | Vesicointestinal fistula | WHO +N322 | Vesical fistula, not elsewhere classified | WHO +N323 | Diverticulum of bladder | WHO +N324 | Rupture of bladder, nontraumatic | WHO +N328 | Other specified disorders of bladder | WHO +N3281 | Overactive bladder | CMS +N3289 | Other specified disorders of bladder | CMS +N329 | Bladder disorder, unspecified | WHO +N33 | Bladder disorders in diseases classified elsewhere | WHO +N330 | Tuberculous cystitis | WHO +N338 | Bladder disorders in other diseases classified elsewhere | WHO +N34 | Urethritis and urethral syndrome | WHO +N340 | Urethral abscess | WHO +N341 | Nonspecific urethritis | WHO +N342 | Other urethritis | WHO +N343 | Urethral syndrome, unspecified | WHO +N35 | Urethral stricture | WHO +N350 | Post-traumatic urethral stricture | WHO +N35010 | Post-traumatic urethral stricture, male, meatal | CMS +N35011 | Post-traumatic bulbous urethral stricture | CMS +N35012 | Post-traumatic membranous urethral stricture | CMS +N35013 | Post-traumatic anterior urethral stricture | CMS +N35014 | Post-traumatic urethral stricture, male, unspecified | CMS +N35016 | Post-traumatic urethral stricture, male, overlapping sites | CMS +N35021 | Urethral stricture due to childbirth | CMS +N35028 | Other post-traumatic urethral stricture, female | CMS +N351 | Postinfective urethral stricture, not elsewhere classified | WHO +N35111 | Postinfective urethral stricture, not elsewhere classified, male, meatal | CMS +N35112 | Postinfective bulbous urethral stricture, not elsewhere classified, male | CMS +N35113 | Postinfective membranous urethral stricture, not elsewhere classified, male | CMS +N35114 | Postinfective anterior urethral stricture, not elsewhere classified, male | CMS +N35116 | Postinfective urethral stricture, not elsewhere classified, male, overlapping sites | CMS +N35119 | Postinfective urethral stricture, not elsewhere classified, male, unspecified | CMS +N3512 | Postinfective urethral stricture, not elsewhere classified, female | CMS +N358 | Other urethral stricture | WHO +N35811 | Other urethral stricture, male, meatal | CMS +N35812 | Other urethral bulbous stricture, male | CMS +N35813 | Other membranous urethral stricture, male | CMS +N35814 | Other anterior urethral stricture, male, anterior | CMS +N35816 | Other urethral stricture, male, overlapping sites | CMS +N35819 | Other urethral stricture, male, unspecified site | CMS +N3582 | Other urethral stricture, female | CMS +N359 | Urethral stricture, unspecified | WHO +N35911 | Unspecified urethral stricture, male, meatal | CMS +N35912 | Unspecified bulbous urethral stricture, male | CMS +N35913 | Unspecified membranous urethral stricture, male | CMS +N35914 | Unspecified anterior urethral stricture, male | CMS +N35916 | Unspecified urethral stricture, male, overlapping sites | CMS +N35919 | Unspecified urethral stricture, male, unspecified site | CMS +N3592 | Unspecified urethral stricture, female | CMS +N36 | Other disorders of urethra | WHO +N360 | Urethral fistula | WHO +N361 | Urethral diverticulum | WHO +N362 | Urethral caruncle | WHO +N363 | Prolapsed urethral mucosa | WHO +N3641 | Hypermobility of urethra | CMS +N3642 | Intrinsic sphincter deficiency (ISD) | CMS +N3643 | Combined hypermobility of urethra and intrinsic sphincter deficiency | CMS +N3644 | Muscular disorders of urethra | CMS +N365 | Urethral false passage | CMS +N368 | Other specified disorders of urethra | WHO +N369 | Urethral disorder, unspecified | WHO +N37 | Urethral disorders in diseases classified elsewhere | WHO +N370 | Urethritis in diseases classified elsewhere | WHO +N378 | Other urethral disorders in diseases classified elsewhere | WHO +N39 | Other disorders of urinary system | WHO +N390 | Urinary tract infection, site not specified | WHO +N391 | Persistent proteinuria, unspecified | WHO +N392 | Orthostatic proteinuria, unspecified | WHO +N393 | Stress incontinence | WHO +N394 | Other specified urinary incontinence | WHO +N3941 | Urge incontinence | CMS +N3942 | Incontinence without sensory awareness | CMS +N3943 | Post-void dribbling | CMS +N3944 | Nocturnal enuresis | CMS +N3945 | Continuous leakage | CMS +N3946 | Mixed incontinence | CMS +N39490 | Overflow incontinence | CMS +N39491 | Coital incontinence | CMS +N39492 | Postural (urinary) incontinence | CMS +N39498 | Other specified urinary incontinence | CMS +N398 | Other specified disorders of urinary system | WHO +N399 | Disorder of urinary system, unspecified | WHO +N40 | Hyperplasia of prostate | WHO +N400 | Benign prostatic hyperplasia without lower urinary tract symptoms | CMS +N401 | Benign prostatic hyperplasia with lower urinary tract symptoms | CMS +N402 | Nodular prostate without lower urinary tract symptoms | CMS +N403 | Nodular prostate with lower urinary tract symptoms | CMS +N41 | Inflammatory diseases of prostate | WHO +N410 | Acute prostatitis | WHO +N411 | Chronic prostatitis | WHO +N412 | Abscess of prostate | WHO +N413 | Prostatocystitis | WHO +N414 | Granulomatous prostatitis | CMS +N418 | Other inflammatory diseases of prostate | WHO +N419 | Inflammatory disease of prostate, unspecified | WHO +N42 | Other disorders of prostate | WHO +N420 | Calculus of prostate | WHO +N421 | Congestion and haemorrhage of prostate | WHO +N422 | Atrophy of prostate | WHO +N423 | Dysplasia of prostate | WHO +N4230 | Unspecified dysplasia of prostate | CMS +N4231 | Prostatic intraepithelial neoplasia | CMS +N4232 | Atypical small acinar proliferation of prostate | CMS +N4239 | Other dysplasia of prostate | CMS +N428 | Other specified disorders of prostate | WHO +N4281 | Prostatodynia syndrome | CMS +N4282 | Prostatosis syndrome | CMS +N4283 | Cyst of prostate | CMS +N4289 | Other specified disorders of prostate | CMS +N429 | Disorder of prostate, unspecified | WHO +N43 | Hydrocele and spermatocele | WHO +N430 | Encysted hydrocele | WHO +N431 | Infected hydrocele | WHO +N432 | Other hydrocele | WHO +N433 | Hydrocele, unspecified | WHO +N434 | Spermatocele | WHO +N4340 | Spermatocele of epididymis, unspecified | CMS +N4341 | Spermatocele of epididymis, single | CMS +N4342 | Spermatocele of epididymis, multiple | CMS +N44 | Torsion of testis | WHO +N4400 | Torsion of testis, unspecified | CMS +N4401 | Extravaginal torsion of spermatic cord | CMS +N4402 | Intravaginal torsion of spermatic cord | CMS +N4403 | Torsion of appendix testis | CMS +N4404 | Torsion of appendix epididymis | CMS +N441 | Cyst of tunica albuginea testis | CMS +N442 | Benign cyst of testis | CMS +N448 | Other noninflammatory disorders of the testis | CMS +N45 | Orchitis and epididymitis | WHO +N450 | Orchitis, epididymitis and epididymo-orchitis with abscess | WHO +N451 | Epididymitis | CMS +N452 | Orchitis | CMS +N453 | Epididymo-orchitis | CMS +N454 | Abscess of epididymis or testis | CMS +N459 | Orchitis, epididymitis and epididymo-orchitis without abscess | WHO +N46 | Male infertility | WHO +N4601 | Organic azoospermia | CMS +N46021 | Azoospermia due to drug therapy | CMS +N46022 | Azoospermia due to infection | CMS +N46023 | Azoospermia due to obstruction of efferent ducts | CMS +N46024 | Azoospermia due to radiation | CMS +N46025 | Azoospermia due to systemic disease | CMS +N46029 | Azoospermia due to other extratesticular causes | CMS +N4611 | Organic oligospermia | CMS +N46121 | Oligospermia due to drug therapy | CMS +N46122 | Oligospermia due to infection | CMS +N46123 | Oligospermia due to obstruction of efferent ducts | CMS +N46124 | Oligospermia due to radiation | CMS +N46125 | Oligospermia due to systemic disease | CMS +N46129 | Oligospermia due to other extratesticular causes | CMS +N468 | Other male infertility | CMS +N469 | Male infertility, unspecified | CMS +N47 | Redundant prepuce, phimosis and paraphimosis | WHO +N470 | Adherent prepuce, newborn | CMS +N471 | Phimosis | CMS +N472 | Paraphimosis | CMS +N473 | Deficient foreskin | CMS +N474 | Benign cyst of prepuce | CMS +N475 | Adhesions of prepuce and glans penis | CMS +N476 | Balanoposthitis | CMS +N477 | Other inflammatory diseases of prepuce | CMS +N478 | Other disorders of prepuce | CMS +N48 | Other disorders of penis | WHO +N480 | Leukoplakia of penis | WHO +N481 | Balanoposthitis | WHO +N482 | Other inflammatory disorders of penis | WHO +N4821 | Abscess of corpus cavernosum and penis | CMS +N4822 | Cellulitis of corpus cavernosum and penis | CMS +N4829 | Other inflammatory disorders of penis | CMS +N483 | Priapism | WHO +N4830 | Priapism, unspecified | CMS +N4831 | Priapism due to trauma | CMS +N4832 | Priapism due to disease classified elsewhere | CMS +N4833 | Priapism, drug-induced | CMS +N4839 | Other priapism | CMS +N484 | Impotence of organic origin | WHO +N485 | Ulcer of penis | WHO +N486 | Induratio penis plastica | WHO +N488 | Other specified disorders of penis | WHO +N4881 | Thrombosis of superficial vein of penis | CMS +N4882 | Acquired torsion of penis | CMS +N4883 | Acquired buried penis | CMS +N4889 | Other specified disorders of penis | CMS +N489 | Disorder of penis, unspecified | WHO +N49 | Inflammatory disorders of male genital organs, not elsewhere classified | WHO +N490 | Inflammatory disorders of seminal vesicle | WHO +N491 | Inflammatory disorders of spermatic cord, tunica vaginalis and vas deferens | WHO +N492 | Inflammatory disorders of scrotum | WHO +N493 | Fournier gangrene | CMS +N498 | Inflammatory disorders of other specified male genital organs | WHO +N499 | Inflammatory disorder of unspecified male genital organ | WHO +N50 | Other disorders of male genital organs | WHO +N500 | Atrophy of testis | WHO +N501 | Vascular disorders of male genital organs | WHO +N503 | Cyst of epididymis | CMS +N508 | Other specified disorders of male genital organs | WHO +N50811 | Right testicular pain | CMS +N50812 | Left testicular pain | CMS +N50819 | Testicular pain, unspecified | CMS +N5082 | Scrotal pain | CMS +N5089 | Other specified disorders of the male genital organs | CMS +N509 | Disorder of male genital organs, unspecified | WHO +N51 | Disorders of male genital organs in diseases classified elsewhere | WHO +N510 | Disorders of prostate in diseases classified elsewhere | WHO +N511 | Disorders of testis and epididymis in diseases classified elsewhere | WHO +N512 | Balanitis in diseases classified elsewhere | WHO +N518 | Other disorders of male genital organs in diseases classified elsewhere | WHO +N5201 | Erectile dysfunction due to arterial insufficiency | CMS +N5202 | Corporo-venous occlusive erectile dysfunction | CMS +N5203 | Combined arterial insufficiency and corporo-venous occlusive erectile dysfunction | CMS +N521 | Erectile dysfunction due to diseases classified elsewhere | CMS +N522 | Drug-induced erectile dysfunction | CMS +N5231 | Erectile dysfunction following radical prostatectomy | CMS +N5232 | Erectile dysfunction following radical cystectomy | CMS +N5233 | Erectile dysfunction following urethral surgery | CMS +N5234 | Erectile dysfunction following simple prostatectomy | CMS +N5235 | Erectile dysfunction following radiation therapy | CMS +N5236 | Erectile dysfunction following interstitial seed therapy | CMS +N5237 | Erectile dysfunction following prostate ablative therapy | CMS +N5239 | Other and unspecified postprocedural erectile dysfunction | CMS +N528 | Other male erectile dysfunction | CMS +N529 | Male erectile dysfunction, unspecified | CMS +N5311 | Retarded ejaculation | CMS +N5312 | Painful ejaculation | CMS +N5313 | Anejaculatory orgasm | CMS +N5314 | Retrograde ejaculation | CMS +N5319 | Other ejaculatory dysfunction | CMS +N538 | Other male sexual dysfunction | CMS +N539 | Unspecified male sexual dysfunction | CMS +N60 | Benign mammary dysplasia | WHO +N600 | Solitary cyst of breast | WHO +N6001 | Solitary cyst of right breast | CMS +N6002 | Solitary cyst of left breast | CMS +N6009 | Solitary cyst of unspecified breast | CMS +N601 | Diffuse cystic mastopathy | WHO +N6011 | Diffuse cystic mastopathy of right breast | CMS +N6012 | Diffuse cystic mastopathy of left breast | CMS +N6019 | Diffuse cystic mastopathy of unspecified breast | CMS +N602 | Fibroadenosis of breast | WHO +N6021 | Fibroadenosis of right breast | CMS +N6022 | Fibroadenosis of left breast | CMS +N6029 | Fibroadenosis of unspecified breast | CMS +N603 | Fibrosclerosis of breast | WHO +N6031 | Fibrosclerosis of right breast | CMS +N6032 | Fibrosclerosis of left breast | CMS +N6039 | Fibrosclerosis of unspecified breast | CMS +N604 | Mammary duct ectasia | WHO +N6041 | Mammary duct ectasia of right breast | CMS +N6042 | Mammary duct ectasia of left breast | CMS +N6049 | Mammary duct ectasia of unspecified breast | CMS +N608 | Other benign mammary dysplasias | WHO +N6081 | Other benign mammary dysplasias of right breast | CMS +N6082 | Other benign mammary dysplasias of left breast | CMS +N6089 | Other benign mammary dysplasias of unspecified breast | CMS +N609 | Benign mammary dysplasia, unspecified | WHO +N6091 | Unspecified benign mammary dysplasia of right breast | CMS +N6092 | Unspecified benign mammary dysplasia of left breast | CMS +N6099 | Unspecified benign mammary dysplasia of unspecified breast | CMS +N61 | Inflammatory disorders of breast | WHO +N610 | Mastitis without abscess | CMS +N611 | Abscess of the breast and nipple | CMS +N62 | Hypertrophy of breast | WHO +N63 | Unspecified lump in breast | WHO +N630 | Unspecified lump in unspecified breast | CMS +N6310 | Unspecified lump in the right breast, unspecified quadrant | CMS +N6311 | Unspecified lump in the right breast, upper outer quadrant | CMS +N6312 | Unspecified lump in the right breast, upper inner quadrant | CMS +N6313 | Unspecified lump in the right breast, lower outer quadrant | CMS +N6314 | Unspecified lump in the right breast, lower inner quadrant | CMS +N6320 | Unspecified lump in the left breast, unspecified quadrant | CMS +N6321 | Unspecified lump in the left breast, upper outer quadrant | CMS +N6322 | Unspecified lump in the left breast, upper inner quadrant | CMS +N6323 | Unspecified lump in the left breast, lower outer quadrant | CMS +N6324 | Unspecified lump in the left breast, lower inner quadrant | CMS +N6331 | Unspecified lump in axillary tail of the right breast | CMS +N6332 | Unspecified lump in axillary tail of the left breast | CMS +N6341 | Unspecified lump in right breast, subareolar | CMS +N6342 | Unspecified lump in left breast, subareolar | CMS +N64 | Other disorders of breast | WHO +N640 | Fissure and fistula of nipple | WHO +N641 | Fat necrosis of breast | WHO +N642 | Atrophy of breast | WHO +N643 | Galactorrhoea not associated with childbirth | WHO +N644 | Mastodynia | WHO +N645 | Other signs and symptoms in breast | WHO +N6451 | Induration of breast | CMS +N6452 | Nipple discharge | CMS +N6453 | Retraction of nipple | CMS +N6459 | Other signs and symptoms in breast | CMS +N648 | Other specified disorders of breast | WHO +N6481 | Ptosis of breast | CMS +N6482 | Hypoplasia of breast | CMS +N6489 | Other specified disorders of breast | CMS +N649 | Disorder of breast, unspecified | WHO +N650 | Deformity of reconstructed breast | CMS +N651 | Disproportion of reconstructed breast | CMS +N70 | Salpingitis and oophoritis | WHO +N700 | Acute salpingitis and oophoritis | WHO +N7001 | Acute salpingitis | CMS +N7002 | Acute oophoritis | CMS +N7003 | Acute salpingitis and oophoritis | CMS +N701 | Chronic salpingitis and oophoritis | WHO +N7011 | Chronic salpingitis | CMS +N7012 | Chronic oophoritis | CMS +N7013 | Chronic salpingitis and oophoritis | CMS +N709 | Salpingitis and oophoritis, unspecified | WHO +N7091 | Salpingitis, unspecified | CMS +N7092 | Oophoritis, unspecified | CMS +N7093 | Salpingitis and oophoritis, unspecified | CMS +N71 | Inflammatory disease of uterus, except cervix | WHO +N710 | Acute inflammatory disease of uterus | WHO +N711 | Chronic inflammatory disease of uterus | WHO +N719 | Inflammatory disease of uterus, unspecified | WHO +N72 | Inflammatory disease of cervix uteri | WHO +N73 | Other female pelvic inflammatory diseases | WHO +N730 | Acute parametritis and pelvic cellulitis | WHO +N731 | Chronic parametritis and pelvic cellulitis | WHO +N732 | Unspecified parametritis and pelvic cellulitis | WHO +N733 | Female acute pelvic peritonitis | WHO +N734 | Female chronic pelvic peritonitis | WHO +N735 | Female pelvic peritonitis, unspecified | WHO +N736 | Female pelvic peritoneal adhesions | WHO +N738 | Other specified female pelvic inflammatory diseases | WHO +N739 | Female pelvic inflammatory disease, unspecified | WHO +N74 | Female pelvic inflammatory disorders in diseases classified elsewhere | WHO +N740 | Tuberculous infection of cervix uteri | WHO +N741 | Female tuberculous pelvic inflammatory disease | WHO +N742 | Female syphilitic pelvic inflammatory disease | WHO +N743 | Female gonococcal pelvic inflammatory disease | WHO +N744 | Female chlamydial pelvic inflammatory disease | WHO +N748 | Female pelvic inflammatory disorders in other diseases classified elsewhere | WHO +N75 | Diseases of Bartholin gland | WHO +N750 | Cyst of Bartholin gland | WHO +N751 | Abscess of Bartholin gland | WHO +N758 | Other diseases of Bartholin gland | WHO +N759 | Disease of Bartholin gland, unspecified | WHO +N76 | Other inflammation of vagina and vulva | WHO +N760 | Acute vaginitis | WHO +N761 | Subacute and chronic vaginitis | WHO +N762 | Acute vulvitis | WHO +N763 | Subacute and chronic vulvitis | WHO +N764 | Abscess of vulva | WHO +N765 | Ulceration of vagina | WHO +N766 | Ulceration of vulva | WHO +N768 | Other specified inflammation of vagina and vulva | WHO +N7681 | Mucositis (ulcerative) of vagina and vulva | CMS +N7689 | Other specified inflammation of vagina and vulva | CMS +N77 | Vulvovaginal ulceration and inflammation in diseases classified elsewhere | WHO +N770 | Ulceration of vulva in infectious and parasitic diseases classified elsewhere | WHO +N771 | Vaginitis, vulvitis and vulvovaginitis in infectious and parasitic diseases classified elsewhere | WHO +N778 | Vulvovaginal ulceration and inflammation in other diseases classified elsewhere | WHO +N80 | Endometriosis | WHO +N800 | Endometriosis of uterus | WHO +N801 | Endometriosis of ovary | WHO +N802 | Endometriosis of fallopian tube | WHO +N803 | Endometriosis of pelvic peritoneum | WHO +N804 | Endometriosis of rectovaginal septum and vagina | WHO +N805 | Endometriosis of intestine | WHO +N806 | Endometriosis in cutaneous scar | WHO +N808 | Other endometriosis | WHO +N809 | Endometriosis, unspecified | WHO +N81 | Female genital prolapse | WHO +N810 | Female urethrocele | WHO +N811 | Cystocele | WHO +N8110 | Cystocele, unspecified | CMS +N8111 | Cystocele, midline | CMS +N8112 | Cystocele, lateral | CMS +N812 | Incomplete uterovaginal prolapse | WHO +N813 | Complete uterovaginal prolapse | WHO +N814 | Uterovaginal prolapse, unspecified | WHO +N815 | Vaginal enterocele | WHO +N816 | Rectocele | WHO +N818 | Other female genital prolapse | WHO +N8181 | Perineocele | CMS +N8182 | Incompetence or weakening of pubocervical tissue | CMS +N8183 | Incompetence or weakening of rectovaginal tissue | CMS +N8184 | Pelvic muscle wasting | CMS +N8185 | Cervical stump prolapse | CMS +N8189 | Other female genital prolapse | CMS +N819 | Female genital prolapse, unspecified | WHO +N82 | Fistulae involving female genital tract | WHO +N820 | Vesicovaginal fistula | WHO +N821 | Other female urinary-genital tract fistulae | WHO +N822 | Fistula of vagina to small intestine | WHO +N823 | Fistula of vagina to large intestine | WHO +N824 | Other female intestinal-genital tract fistulae | WHO +N825 | Female genital tract-skin fistulae | WHO +N828 | Other female genital tract fistulae | WHO +N829 | Female genital tract fistula, unspecified | WHO +N83 | Noninflammatory disorders of ovary, fallopian tube and broad ligament | WHO +N830 | Follicular cyst of ovary | WHO +N8300 | Follicular cyst of ovary, unspecified side | CMS +N8301 | Follicular cyst of right ovary | CMS +N8302 | Follicular cyst of left ovary | CMS +N831 | Corpus luteum cyst | WHO +N8310 | Corpus luteum cyst of ovary, unspecified side | CMS +N8311 | Corpus luteum cyst of right ovary | CMS +N8312 | Corpus luteum cyst of left ovary | CMS +N832 | Other and unspecified ovarian cysts | WHO +N83201 | Unspecified ovarian cyst, right side | CMS +N83202 | Unspecified ovarian cyst, left side | CMS +N83209 | Unspecified ovarian cyst, unspecified side | CMS +N83291 | Other ovarian cyst, right side | CMS +N83292 | Other ovarian cyst, left side | CMS +N83299 | Other ovarian cyst, unspecified side | CMS +N833 | Acquired atrophy of ovary and fallopian tube | WHO +N83311 | Acquired atrophy of right ovary | CMS +N83312 | Acquired atrophy of left ovary | CMS +N83319 | Acquired atrophy of ovary, unspecified side | CMS +N83321 | Acquired atrophy of right fallopian tube | CMS +N83322 | Acquired atrophy of left fallopian tube | CMS +N83329 | Acquired atrophy of fallopian tube, unspecified side | CMS +N83331 | Acquired atrophy of right ovary and fallopian tube | CMS +N83332 | Acquired atrophy of left ovary and fallopian tube | CMS +N83339 | Acquired atrophy of ovary and fallopian tube, unspecified side | CMS +N834 | Prolapse and hernia of ovary and fallopian tube | WHO +N8340 | Prolapse and hernia of ovary and fallopian tube, unspecified side | CMS +N8341 | Prolapse and hernia of right ovary and fallopian tube | CMS +N8342 | Prolapse and hernia of left ovary and fallopian tube | CMS +N835 | Torsion of ovary, ovarian pedicle and fallopian tube | WHO +N83511 | Torsion of right ovary and ovarian pedicle | CMS +N83512 | Torsion of left ovary and ovarian pedicle | CMS +N83519 | Torsion of ovary and ovarian pedicle, unspecified side | CMS +N83521 | Torsion of right fallopian tube | CMS +N83522 | Torsion of left fallopian tube | CMS +N83529 | Torsion of fallopian tube, unspecified side | CMS +N8353 | Torsion of ovary, ovarian pedicle and fallopian tube | CMS +N836 | Haematosalpinx | WHO +N837 | Haematoma of broad ligament | WHO +N838 | Other noninflammatory disorders of ovary, fallopian tube and broad ligament | WHO +N839 | Noninflammatory disorder of ovary, fallopian tube and broad ligament, unspecified | WHO +N84 | Polyp of female genital tract | WHO +N840 | Polyp of corpus uteri | WHO +N841 | Polyp of cervix uteri | WHO +N842 | Polyp of vagina | WHO +N843 | Polyp of vulva | WHO +N848 | Polyp of other parts of female genital tract | WHO +N849 | Polyp of female genital tract, unspecified | WHO +N85 | Other noninflammatory disorders of uterus, except cervix | WHO +N850 | Endometrial glandular hyperplasia | WHO +N8500 | Endometrial hyperplasia, unspecified | CMS +N8501 | Benign endometrial hyperplasia | CMS +N8502 | Endometrial intraepithelial neoplasia [EIN] | CMS +N851 | Endometrial adenomatous hyperplasia | WHO +N852 | Hypertrophy of uterus | WHO +N853 | Subinvolution of uterus | WHO +N854 | Malposition of uterus | WHO +N855 | Inversion of uterus | WHO +N856 | Intrauterine synechiae | WHO +N857 | Haematometra | WHO +N858 | Other specified noninflammatory disorders of uterus | WHO +N859 | Noninflammatory disorder of uterus, unspecified | WHO +N86 | Erosion and ectropion of cervix uteri | WHO +N87 | Dysplasia of cervix uteri | WHO +N870 | Mild cervical dysplasia | WHO +N871 | Moderate cervical dysplasia | WHO +N872 | Severe cervical dysplasia, not elsewhere classified | WHO +N879 | Dysplasia of cervix uteri, unspecified | WHO +N88 | Other noninflammatory disorders of cervix uteri | WHO +N880 | Leukoplakia of cervix uteri | WHO +N881 | Old laceration of cervix uteri | WHO +N882 | Stricture and stenosis of cervix uteri | WHO +N883 | Incompetence of cervix uteri | WHO +N884 | Hypertrophic elongation of cervix uteri | WHO +N888 | Other specified noninflammatory disorders of cervix uteri | WHO +N889 | Noninflammatory disorder of cervix uteri, unspecified | WHO +N89 | Other noninflammatory disorders of vagina | WHO +N890 | Mild vaginal dysplasia | WHO +N891 | Moderate vaginal dysplasia | WHO +N892 | Severe vaginal dysplasia, not elsewhere classified | WHO +N893 | Dysplasia of vagina, unspecified | WHO +N894 | Leukoplakia of vagina | WHO +N895 | Stricture and atresia of vagina | WHO +N896 | Tight hymenal ring | WHO +N897 | Haematocolpos | WHO +N898 | Other specified noninflammatory disorders of vagina | WHO +N899 | Noninflammatory disorder of vagina, unspecified | WHO +N90 | Other noninflammatory disorders of vulva and perineum | WHO +N900 | Mild vulvar dysplasia | WHO +N901 | Moderate vulvar dysplasia | WHO +N902 | Severe vulvar dysplasia, not elsewhere classified | WHO +N903 | Dysplasia of vulva, unspecified | WHO +N904 | Leukoplakia of vulva | WHO +N905 | Atrophy of vulva | WHO +N906 | Hypertrophy of vulva | WHO +N9060 | Unspecified hypertrophy of vulva | CMS +N9061 | Childhood asymmetric labium majus enlargement | CMS +N9069 | Other specified hypertrophy of vulva | CMS +N907 | Vulvar cyst | WHO +N908 | Other specified noninflammatory disorders of vulva and perineum | WHO +N90810 | Female genital mutilation status, unspecified | CMS +N90811 | Female genital mutilation Type I status | CMS +N90812 | Female genital mutilation Type II status | CMS +N90813 | Female genital mutilation Type III status | CMS +N90818 | Other female genital mutilation status | CMS +N9089 | Other specified noninflammatory disorders of vulva and perineum | CMS +N909 | Noninflammatory disorder of vulva and perineum, unspecified | WHO +N91 | Absent, scanty and rare menstruation | WHO +N910 | Primary amenorrhoea | WHO +N911 | Secondary amenorrhoea | WHO +N912 | Amenorrhoea, unspecified | WHO +N913 | Primary oligomenorrhoea | WHO +N914 | Secondary oligomenorrhoea | WHO +N915 | Oligomenorrhoea, unspecified | WHO +N92 | Excessive, frequent and irregular menstruation | WHO +N920 | Excessive and frequent menstruation with regular cycle | WHO +N921 | Excessive and frequent menstruation with irregular cycle | WHO +N922 | Excessive menstruation at puberty | WHO +N923 | Ovulation bleeding | WHO +N924 | Excessive bleeding in the premenopausal period | WHO +N925 | Other specified irregular menstruation | WHO +N926 | Irregular menstruation, unspecified | WHO +N93 | Other abnormal uterine and vaginal bleeding | WHO +N930 | Postcoital and contact bleeding | WHO +N931 | Pre-pubertal vaginal bleeding | CMS +N938 | Other specified abnormal uterine and vaginal bleeding | WHO +N939 | Abnormal uterine and vaginal bleeding, unspecified | WHO +N94 | Pain and other conditions associated with female genital organs and menstrual cycle | WHO +N940 | Mittelschmerz | WHO +N941 | Dyspareunia | WHO +N9410 | Unspecified dyspareunia | CMS +N9411 | Superficial (introital) dyspareunia | CMS +N9412 | Deep dyspareunia | CMS +N9419 | Other specified dyspareunia | CMS +N942 | Vaginismus | WHO +N943 | Premenstrual tension syndrome | WHO +N944 | Primary dysmenorrhoea | WHO +N945 | Secondary dysmenorrhoea | WHO +N946 | Dysmenorrhoea, unspecified | WHO +N948 | Other specified conditions associated with female genital organs and menstrual cycle | WHO +N94810 | Vulvar vestibulitis | CMS +N94818 | Other vulvodynia | CMS +N94819 | Vulvodynia, unspecified | CMS +N9489 | Other specified conditions associated with female genital organs and menstrual cycle | CMS +N949 | Unspecified condition associated with female genital organs and menstrual cycle | WHO +N95 | Menopausal and other perimenopausal disorders | WHO +N950 | Postmenopausal bleeding | WHO +N951 | Menopausal and female climacteric states | WHO +N952 | Postmenopausal atrophic vaginitis | WHO +N953 | States associated with artificial menopause | WHO +N958 | Other specified menopausal and perimenopausal disorders | WHO +N959 | Menopausal and perimenopausal disorder, unspecified | WHO +N96 | Habitual aborter | WHO +N97 | Female infertility | WHO +N970 | Female infertility associated with anovulation | WHO +N971 | Female infertility of tubal origin | WHO +N972 | Female infertility of uterine origin | WHO +N973 | Female infertility of cervical origin | WHO +N974 | Female infertility associated with male factors | WHO +N978 | Female infertility of other origin | WHO +N979 | Female infertility, unspecified | WHO +N98 | Complications associated with artificial fertilization | WHO +N980 | Infection associated with artificial insemination | WHO +N981 | Hyperstimulation of ovaries | WHO +N982 | Complications of attempted introduction of fertilized ovum following in vitro fertilization | WHO +N983 | Complications of attempted introduction of embryo in embryo transfer | WHO +N988 | Other complications associated with artificial fertilization | WHO +N989 | Complication associated with artificial fertilization, unspecified | WHO +N99 | Postprocedural disorders of genitourinary system, not elsewhere classified | WHO +N990 | Postprocedural renal failure | WHO +N991 | Postprocedural urethral stricture | WHO +N99110 | Postprocedural urethral stricture, male, meatal | CMS +N99111 | Postprocedural bulbous urethral stricture, male | CMS +N99112 | Postprocedural membranous urethral stricture, male | CMS +N99113 | Postprocedural anterior bulbous urethral stricture, male | CMS +N99114 | Postprocedural urethral stricture, male, unspecified | CMS +N99115 | Postprocedural fossa navicularis urethral stricture | CMS +N99116 | Postprocedural urethral stricture, male, overlapping sites | CMS +N9912 | Postprocedural urethral stricture, female | CMS +N992 | Postoperative adhesions of vagina | WHO +N993 | Prolapse of vaginal vault after hysterectomy | WHO +N994 | Postprocedural pelvic peritoneal adhesions | WHO +N995 | Malfunction of external stoma of urinary tract | WHO +N99510 | Cystostomy hemorrhage | CMS +N99511 | Cystostomy infection | CMS +N99512 | Cystostomy malfunction | CMS +N99518 | Other cystostomy complication | CMS +N99520 | Hemorrhage of incontinent external stoma of urinary tract | CMS +N99521 | Infection of incontinent external stoma of urinary tract | CMS +N99522 | Malfunction of incontinent external stoma of urinary tract | CMS +N99523 | Herniation of incontinent stoma of urinary tract | CMS +N99524 | Stenosis of incontinent stoma of urinary tract | CMS +N99528 | Other complication of incontinent external stoma of urinary tract | CMS +N99530 | Hemorrhage of continent stoma of urinary tract | CMS +N99531 | Infection of continent stoma of urinary tract | CMS +N99532 | Malfunction of continent stoma of urinary tract | CMS +N99533 | Herniation of continent stoma of urinary tract | CMS +N99534 | Stenosis of continent stoma of urinary tract | CMS +N99538 | Other complication of continent stoma of urinary tract | CMS +N9961 | Intraoperative hemorrhage and hematoma of a genitourinary system organ or structure complicating a genitourinary system procedure | CMS +N9962 | Intraoperative hemorrhage and hematoma of a genitourinary system organ or structure complicating other procedure | CMS +N9971 | Accidental puncture and laceration of a genitourinary system organ or structure during a genitourinary system procedure | CMS +N9972 | Accidental puncture and laceration of a genitourinary system organ or structure during other procedure | CMS +N998 | Other postprocedural disorders of genitourinary system | WHO +N9981 | Other intraoperative complications of genitourinary system | CMS +N99820 | Postprocedural hemorrhage of a genitourinary system organ or structure following a genitourinary system procedure | CMS +N99821 | Postprocedural hemorrhage of a genitourinary system organ or structure following other procedure | CMS +N9983 | Residual ovary syndrome | CMS +N99840 | Postprocedural hematoma of a genitourinary system organ or structure following a genitourinary system procedure | CMS +N99841 | Postprocedural hematoma of a genitourinary system organ or structure following other procedure | CMS +N99842 | Postprocedural seroma of a genitourinary system organ or structure following a genitourinary system procedure | CMS +N99843 | Postprocedural seroma of a genitourinary system organ or structure following other procedure | CMS +N9989 | Other postprocedural complications and disorders of genitourinary system | CMS +N999 | Postprocedural disorder of genitourinary system, unspecified | WHO +O00 | Ectopic pregnancy | WHO +O000 | Abdominal pregnancy | WHO +O0000 | Abdominal pregnancy without intrauterine pregnancy | CMS +O0001 | Abdominal pregnancy with intrauterine pregnancy | CMS +O001 | Tubal pregnancy | WHO +O00101 | Right tubal pregnancy without intrauterine pregnancy | CMS +O00102 | Left tubal pregnancy without intrauterine pregnancy | CMS +O00109 | Unspecified tubal pregnancy without intrauterine pregnancy | CMS +O00111 | Right tubal pregnancy with intrauterine pregnancy | CMS +O00112 | Left tubal pregnancy with intrauterine pregnancy | CMS +O00119 | Unspecified tubal pregnancy with intrauterine pregnancy | CMS +O002 | Ovarian pregnancy | WHO +O00201 | Right ovarian pregnancy without intrauterine pregnancy | CMS +O00202 | Left ovarian pregnancy without intrauterine pregnancy | CMS +O00209 | Unspecified ovarian pregnancy without intrauterine pregnancy | CMS +O00211 | Right ovarian pregnancy with intrauterine pregnancy | CMS +O00212 | Left ovarian pregnancy with intrauterine pregnancy | CMS +O00219 | Unspecified ovarian pregnancy with intrauterine pregnancy | CMS +O008 | Other ectopic pregnancy | WHO +O0080 | Other ectopic pregnancy without intrauterine pregnancy | CMS +O0081 | Other ectopic pregnancy with intrauterine pregnancy | CMS +O009 | Ectopic pregnancy, unspecified | WHO +O0090 | Unspecified ectopic pregnancy without intrauterine pregnancy | CMS +O0091 | Unspecified ectopic pregnancy with intrauterine pregnancy | CMS +O01 | Hydatidiform mole | WHO +O010 | Classical hydatidiform mole | WHO +O011 | Incomplete and partial hydatidiform mole | WHO +O019 | Hydatidiform mole, unspecified | WHO +O02 | Other abnormal products of conception | WHO +O020 | Blighted ovum and nonhydatidiform mole | WHO +O021 | Missed abortion | WHO +O028 | Other specified abnormal products of conception | WHO +O0281 | Inappropriate change in quantitative human chorionic gonadotropin (hCG) in early pregnancy | CMS +O0289 | Other abnormal products of conception | CMS +O029 | Abnormal product of conception, unspecified | WHO +O03 | Spontaneous abortion | WHO +O030 | Spontaneous abortion : incomplete, complicated by genital tract and pelvic infection | WHO +O031 | Spontaneous abortion : incomplete, complicated by delayed or excessive haemorrhage | WHO +O032 | Spontaneous abortion : incomplete, complicated by embolism | WHO +O033 | Spontaneous abortion : incomplete, with other and unspecified complications | WHO +O0330 | Unspecified complication following incomplete spontaneous abortion | CMS +O0331 | Shock following incomplete spontaneous abortion | CMS +O0332 | Renal failure following incomplete spontaneous abortion | CMS +O0333 | Metabolic disorder following incomplete spontaneous abortion | CMS +O0334 | Damage to pelvic organs following incomplete spontaneous abortion | CMS +O0335 | Other venous complications following incomplete spontaneous abortion | CMS +O0336 | Cardiac arrest following incomplete spontaneous abortion | CMS +O0337 | Sepsis following incomplete spontaneous abortion | CMS +O0338 | Urinary tract infection following incomplete spontaneous abortion | CMS +O0339 | Incomplete spontaneous abortion with other complications | CMS +O034 | Spontaneous abortion : incomplete, without complication | WHO +O035 | Spontaneous abortion : complete or unspecified, complicated by genital tract and pelvic infection | WHO +O036 | Spontaneous abortion : complete or unspecified, complicated by delayed or excessive haemorrhage | WHO +O037 | Spontaneous abortion : complete or unspecified, complicated by embolism | WHO +O038 | Spontaneous abortion : complete or unspecified, with other and unspecified complications | WHO +O0380 | Unspecified complication following complete or unspecified spontaneous abortion | CMS +O0381 | Shock following complete or unspecified spontaneous abortion | CMS +O0382 | Renal failure following complete or unspecified spontaneous abortion | CMS +O0383 | Metabolic disorder following complete or unspecified spontaneous abortion | CMS +O0384 | Damage to pelvic organs following complete or unspecified spontaneous abortion | CMS +O0385 | Other venous complications following complete or unspecified spontaneous abortion | CMS +O0386 | Cardiac arrest following complete or unspecified spontaneous abortion | CMS +O0387 | Sepsis following complete or unspecified spontaneous abortion | CMS +O0388 | Urinary tract infection following complete or unspecified spontaneous abortion | CMS +O0389 | Complete or unspecified spontaneous abortion with other complications | CMS +O039 | Spontaneous abortion : complete or unspecified, without complication | WHO +O04 | Medical abortion | WHO +O040 | Medical abortion : incomplete, complicated by genital tract and pelvic infection | WHO +O041 | Medical abortion : incomplete, complicated by delayed or excessive haemorrhage | WHO +O042 | Medical abortion : incomplete, complicated by embolism | WHO +O043 | Medical abortion : incomplete, with other and unspecified complications | WHO +O044 | Medical abortion : incomplete, without complication | WHO +O045 | Medical abortion : complete or unspecified, complicated by genital tract and pelvic infection | WHO +O046 | Medical abortion : complete or unspecified, complicated by delayed or excessive haemorrhage | WHO +O047 | Medical abortion : complete or unspecified, complicated by embolism | WHO +O048 | Medical abortion : complete or unspecified, with other and unspecified complications | WHO +O0480 | (Induced) termination of pregnancy with unspecified complications | CMS +O0481 | Shock following (induced) termination of pregnancy | CMS +O0482 | Renal failure following (induced) termination of pregnancy | CMS +O0483 | Metabolic disorder following (induced) termination of pregnancy | CMS +O0484 | Damage to pelvic organs following (induced) termination of pregnancy | CMS +O0485 | Other venous complications following (induced) termination of pregnancy | CMS +O0486 | Cardiac arrest following (induced) termination of pregnancy | CMS +O0487 | Sepsis following (induced) termination of pregnancy | CMS +O0488 | Urinary tract infection following (induced) termination of pregnancy | CMS +O0489 | (Induced) termination of pregnancy with other complications | CMS +O049 | Medical abortion : complete or unspecified, without complication | WHO +O05 | Other abortion | WHO +O050 | Other abortion : incomplete, complicated by genital tract and pelvic infection | WHO +O051 | Other abortion : incomplete, complicated by delayed or excessive haemorrhage | WHO +O052 | Other abortion : incomplete, complicated by embolism | WHO +O053 | Other abortion : incomplete, with other and unspecified complications | WHO +O054 | Other abortion : incomplete, without complication | WHO +O055 | Other abortion : complete or unspecified, complicated by genital tract and pelvic infection | WHO +O056 | Other abortion : complete or unspecified, complicated by delayed or excessive haemorrhage | WHO +O057 | Other abortion : complete or unspecified, complicated by embolism | WHO +O058 | Other abortion : complete or unspecified, with other and unspecified complications | WHO +O059 | Other abortion : complete or unspecified, without complication | WHO +O06 | Unspecified abortion | WHO +O060 | Unspecified abortion : incomplete, complicated by genital tract and pelvic infection | WHO +O061 | Unspecified abortion : incomplete, complicated by delayed or excessive haemorrhage | WHO +O062 | Unspecified abortion : incomplete, complicated by embolism | WHO +O063 | Unspecified abortion : incomplete, with other and unspecified complications | WHO +O064 | Unspecified abortion : incomplete, without complication | WHO +O065 | Unspecified abortion : complete or unspecified, complicated by genital tract and pelvic infection | WHO +O066 | Unspecified abortion : complete or unspecified, complicated by delayed or excessive haemorrhage | WHO +O067 | Unspecified abortion : complete or unspecified, complicated by embolism | WHO +O068 | Unspecified abortion : complete or unspecified, with other and unspecified complications | WHO +O069 | Unspecified abortion : complete or unspecified, without complication | WHO +O07 | Failed attempted abortion | WHO +O070 | Failed medical abortion, complicated by genital tract and pelvic infection | WHO +O071 | Failed medical abortion, complicated by delayed or excessive haemorrhage | WHO +O072 | Failed medical abortion, complicated by embolism | WHO +O073 | Failed medical abortion, with other and unspecified complications | WHO +O0730 | Failed attempted termination of pregnancy with unspecified complications | CMS +O0731 | Shock following failed attempted termination of pregnancy | CMS +O0732 | Renal failure following failed attempted termination of pregnancy | CMS +O0733 | Metabolic disorder following failed attempted termination of pregnancy | CMS +O0734 | Damage to pelvic organs following failed attempted termination of pregnancy | CMS +O0735 | Other venous complications following failed attempted termination of pregnancy | CMS +O0736 | Cardiac arrest following failed attempted termination of pregnancy | CMS +O0737 | Sepsis following failed attempted termination of pregnancy | CMS +O0738 | Urinary tract infection following failed attempted termination of pregnancy | CMS +O0739 | Failed attempted termination of pregnancy with other complications | CMS +O074 | Failed medical abortion, without complication | WHO +O075 | Other and unspecified failed attempted abortion, complicated by genital tract and pelvic infection | WHO +O076 | Other and unspecified failed attempted abortion, complicated by delayed or excessive haemorrhage | WHO +O077 | Other and unspecified failed attempted abortion, complicated by embolism | WHO +O078 | Other and unspecified failed attempted abortion, with other and unspecified complications | WHO +O079 | Other and unspecified failed attempted abortion, without complication | WHO +O08 | Complications following abortion and ectopic and molar pregnancy | WHO +O080 | Genital tract and pelvic infection following abortion and ectopic and molar pregnancy | WHO +O081 | Delayed or excessive haemorrhage following abortion and ectopic and molar pregnancy | WHO +O082 | Embolism following abortion and ectopic and molar pregnancy | WHO +O083 | Shock following abortion and ectopic and molar pregnancy | WHO +O084 | Renal failure following abortion and ectopic and molar pregnancy | WHO +O085 | Metabolic disorders following abortion and ectopic and molar pregnancy | WHO +O086 | Damage to pelvic organs and tissues following abortion and ectopic and molar pregnancy | WHO +O087 | Other venous complications following abortion and ectopic and molar pregnancy | WHO +O088 | Other complications following abortion and ectopic and molar pregnancy | WHO +O0881 | Cardiac arrest following an ectopic and molar pregnancy | CMS +O0882 | Sepsis following ectopic and molar pregnancy | CMS +O0883 | Urinary tract infection following an ectopic and molar pregnancy | CMS +O0889 | Other complications following an ectopic and molar pregnancy | CMS +O089 | Complication following abortion and ectopic and molar pregnancy, unspecified | WHO +O0900 | Supervision of pregnancy with history of infertility, unspecified trimester | CMS +O0901 | Supervision of pregnancy with history of infertility, first trimester | CMS +O0902 | Supervision of pregnancy with history of infertility, second trimester | CMS +O0903 | Supervision of pregnancy with history of infertility, third trimester | CMS +O0910 | Supervision of pregnancy with history of ectopic pregnancy, unspecified trimester | CMS +O0911 | Supervision of pregnancy with history of ectopic pregnancy, first trimester | CMS +O0912 | Supervision of pregnancy with history of ectopic pregnancy, second trimester | CMS +O0913 | Supervision of pregnancy with history of ectopic pregnancy, third trimester | CMS +O09211 | Supervision of pregnancy with history of pre-term labor, first trimester | CMS +O09212 | Supervision of pregnancy with history of pre-term labor, second trimester | CMS +O09213 | Supervision of pregnancy with history of pre-term labor, third trimester | CMS +O09219 | Supervision of pregnancy with history of pre-term labor, unspecified trimester | CMS +O09291 | Supervision of pregnancy with other poor reproductive or obstetric history, first trimester | CMS +O09292 | Supervision of pregnancy with other poor reproductive or obstetric history, second trimester | CMS +O09293 | Supervision of pregnancy with other poor reproductive or obstetric history, third trimester | CMS +O09299 | Supervision of pregnancy with other poor reproductive or obstetric history, unspecified trimester | CMS +O0930 | Supervision of pregnancy with insufficient antenatal care, unspecified trimester | CMS +O0931 | Supervision of pregnancy with insufficient antenatal care, first trimester | CMS +O0932 | Supervision of pregnancy with insufficient antenatal care, second trimester | CMS +O0933 | Supervision of pregnancy with insufficient antenatal care, third trimester | CMS +O0940 | Supervision of pregnancy with grand multiparity, unspecified trimester | CMS +O0941 | Supervision of pregnancy with grand multiparity, first trimester | CMS +O0942 | Supervision of pregnancy with grand multiparity, second trimester | CMS +O0943 | Supervision of pregnancy with grand multiparity, third trimester | CMS +O09511 | Supervision of elderly primigravida, first trimester | CMS +O09512 | Supervision of elderly primigravida, second trimester | CMS +O09513 | Supervision of elderly primigravida, third trimester | CMS +O09519 | Supervision of elderly primigravida, unspecified trimester | CMS +O09521 | Supervision of elderly multigravida, first trimester | CMS +O09522 | Supervision of elderly multigravida, second trimester | CMS +O09523 | Supervision of elderly multigravida, third trimester | CMS +O09529 | Supervision of elderly multigravida, unspecified trimester | CMS +O09611 | Supervision of young primigravida, first trimester | CMS +O09612 | Supervision of young primigravida, second trimester | CMS +O09613 | Supervision of young primigravida, third trimester | CMS +O09619 | Supervision of young primigravida, unspecified trimester | CMS +O09621 | Supervision of young multigravida, first trimester | CMS +O09622 | Supervision of young multigravida, second trimester | CMS +O09623 | Supervision of young multigravida, third trimester | CMS +O09629 | Supervision of young multigravida, unspecified trimester | CMS +O0970 | Supervision of high risk pregnancy due to social problems, unspecified trimester | CMS +O0971 | Supervision of high risk pregnancy due to social problems, first trimester | CMS +O0972 | Supervision of high risk pregnancy due to social problems, second trimester | CMS +O0973 | Supervision of high risk pregnancy due to social problems, third trimester | CMS +O09811 | Supervision of pregnancy resulting from assisted reproductive technology, first trimester | CMS +O09812 | Supervision of pregnancy resulting from assisted reproductive technology, second trimester | CMS +O09813 | Supervision of pregnancy resulting from assisted reproductive technology, third trimester | CMS +O09819 | Supervision of pregnancy resulting from assisted reproductive technology, unspecified trimester | CMS +O09821 | Supervision of pregnancy with history of in utero procedure during previous pregnancy, first trimester | CMS +O09822 | Supervision of pregnancy with history of in utero procedure during previous pregnancy, second trimester | CMS +O09823 | Supervision of pregnancy with history of in utero procedure during previous pregnancy, third trimester | CMS +O09829 | Supervision of pregnancy with history of in utero procedure during previous pregnancy, unspecified trimester | CMS +O09891 | Supervision of other high risk pregnancies, first trimester | CMS +O09892 | Supervision of other high risk pregnancies, second trimester | CMS +O09893 | Supervision of other high risk pregnancies, third trimester | CMS +O09899 | Supervision of other high risk pregnancies, unspecified trimester | CMS +O0990 | Supervision of high risk pregnancy, unspecified, unspecified trimester | CMS +O0991 | Supervision of high risk pregnancy, unspecified, first trimester | CMS +O0992 | Supervision of high risk pregnancy, unspecified, second trimester | CMS +O0993 | Supervision of high risk pregnancy, unspecified, third trimester | CMS +O09A0 | Supervision of pregnancy with history of molar pregnancy, unspecified trimester | CMS +O09A1 | Supervision of pregnancy with history of molar pregnancy, first trimester | CMS +O09A2 | Supervision of pregnancy with history of molar pregnancy, second trimester | CMS +O09A3 | Supervision of pregnancy with history of molar pregnancy, third trimester | CMS +O10 | Pre-existing hypertension complicating pregnancy, childbirth and the puerperium | WHO +O100 | Pre-existing essential hypertension complicating pregnancy, childbirth and the puerperium | WHO +O10011 | Pre-existing essential hypertension complicating pregnancy, first trimester | CMS +O10012 | Pre-existing essential hypertension complicating pregnancy, second trimester | CMS +O10013 | Pre-existing essential hypertension complicating pregnancy, third trimester | CMS +O10019 | Pre-existing essential hypertension complicating pregnancy, unspecified trimester | CMS +O1002 | Pre-existing essential hypertension complicating childbirth | CMS +O1003 | Pre-existing essential hypertension complicating the puerperium | CMS +O101 | Pre-existing hypertensive heart disease complicating pregnancy, childbirth and the puerperium | WHO +O10111 | Pre-existing hypertensive heart disease complicating pregnancy, first trimester | CMS +O10112 | Pre-existing hypertensive heart disease complicating pregnancy, second trimester | CMS +O10113 | Pre-existing hypertensive heart disease complicating pregnancy, third trimester | CMS +O10119 | Pre-existing hypertensive heart disease complicating pregnancy, unspecified trimester | CMS +O1012 | Pre-existing hypertensive heart disease complicating childbirth | CMS +O1013 | Pre-existing hypertensive heart disease complicating the puerperium | CMS +O102 | Pre-existing hypertensive renal disease complicating pregnancy, childbirth and the puerperium | WHO +O10211 | Pre-existing hypertensive chronic kidney disease complicating pregnancy, first trimester | CMS +O10212 | Pre-existing hypertensive chronic kidney disease complicating pregnancy, second trimester | CMS +O10213 | Pre-existing hypertensive chronic kidney disease complicating pregnancy, third trimester | CMS +O10219 | Pre-existing hypertensive chronic kidney disease complicating pregnancy, unspecified trimester | CMS +O1022 | Pre-existing hypertensive chronic kidney disease complicating childbirth | CMS +O1023 | Pre-existing hypertensive chronic kidney disease complicating the puerperium | CMS +O103 | Pre-existing hypertensive heart and renal disease complicating pregnancy, childbirth and the puerperium | WHO +O10311 | Pre-existing hypertensive heart and chronic kidney disease complicating pregnancy, first trimester | CMS +O10312 | Pre-existing hypertensive heart and chronic kidney disease complicating pregnancy, second trimester | CMS +O10313 | Pre-existing hypertensive heart and chronic kidney disease complicating pregnancy, third trimester | CMS +O10319 | Pre-existing hypertensive heart and chronic kidney disease complicating pregnancy, unspecified trimester | CMS +O1032 | Pre-existing hypertensive heart and chronic kidney disease complicating childbirth | CMS +O1033 | Pre-existing hypertensive heart and chronic kidney disease complicating the puerperium | CMS +O104 | Pre-existing secondary hypertension complicating pregnancy, childbirth and the puerperium | WHO +O10411 | Pre-existing secondary hypertension complicating pregnancy, first trimester | CMS +O10412 | Pre-existing secondary hypertension complicating pregnancy, second trimester | CMS +O10413 | Pre-existing secondary hypertension complicating pregnancy, third trimester | CMS +O10419 | Pre-existing secondary hypertension complicating pregnancy, unspecified trimester | CMS +O1042 | Pre-existing secondary hypertension complicating childbirth | CMS +O1043 | Pre-existing secondary hypertension complicating the puerperium | CMS +O109 | Unspecified pre-existing hypertension complicating pregnancy, childbirth and the puerperium | WHO +O10911 | Unspecified pre-existing hypertension complicating pregnancy, first trimester | CMS +O10912 | Unspecified pre-existing hypertension complicating pregnancy, second trimester | CMS +O10913 | Unspecified pre-existing hypertension complicating pregnancy, third trimester | CMS +O10919 | Unspecified pre-existing hypertension complicating pregnancy, unspecified trimester | CMS +O1092 | Unspecified pre-existing hypertension complicating childbirth | CMS +O1093 | Unspecified pre-existing hypertension complicating the puerperium | CMS +O11 | Pre-eclampsia superimposed on chronic hypertension | WHO +O111 | Pre-existing hypertension with pre-eclampsia, first trimester | CMS +O112 | Pre-existing hypertension with pre-eclampsia, second trimester | CMS +O113 | Pre-existing hypertension with pre-eclampsia, third trimester | CMS +O114 | Pre-existing hypertension with pre-eclampsia, complicating childbirth | CMS +O115 | Pre-existing hypertension with pre-eclampsia, complicating the puerperium | CMS +O119 | Pre-existing hypertension with pre-eclampsia, unspecified trimester | CMS +O12 | Gestational [pregnancy-induced] oedema and proteinuria without hypertension | WHO +O120 | Gestational oedema | WHO +O1200 | Gestational edema, unspecified trimester | CMS +O1201 | Gestational edema, first trimester | CMS +O1202 | Gestational edema, second trimester | CMS +O1203 | Gestational edema, third trimester | CMS +O1204 | Gestational edema, complicating childbirth | CMS +O1205 | Gestational edema, complicating the puerperium | CMS +O121 | Gestational proteinuria | WHO +O1210 | Gestational proteinuria, unspecified trimester | CMS +O1211 | Gestational proteinuria, first trimester | CMS +O1212 | Gestational proteinuria, second trimester | CMS +O1213 | Gestational proteinuria, third trimester | CMS +O1214 | Gestational proteinuria, complicating childbirth | CMS +O1215 | Gestational proteinuria, complicating the puerperium | CMS +O122 | Gestational oedema with proteinuria | WHO +O1220 | Gestational edema with proteinuria, unspecified trimester | CMS +O1221 | Gestational edema with proteinuria, first trimester | CMS +O1222 | Gestational edema with proteinuria, second trimester | CMS +O1223 | Gestational edema with proteinuria, third trimester | CMS +O1224 | Gestational edema with proteinuria, complicating childbirth | CMS +O1225 | Gestational edema with proteinuria, complicating the puerperium | CMS +O13 | Gestational [pregnancy-induced] hypertension | WHO +O131 | Gestational [pregnancy-induced] hypertension without significant proteinuria, first trimester | CMS +O132 | Gestational [pregnancy-induced] hypertension without significant proteinuria, second trimester | CMS +O133 | Gestational [pregnancy-induced] hypertension without significant proteinuria, third trimester | CMS +O134 | Gestational [pregnancy-induced] hypertension without significant proteinuria, complicating childbirth | CMS +O135 | Gestational [pregnancy-induced] hypertension without significant proteinuria, complicating the puerperium | CMS +O139 | Gestational [pregnancy-induced] hypertension without significant proteinuria, unspecified trimester | CMS +O14 | Pre-eclampsia | WHO +O140 | Mild to moderate pre-eclampsia | WHO +O1400 | Mild to moderate pre-eclampsia, unspecified trimester | CMS +O1402 | Mild to moderate pre-eclampsia, second trimester | CMS +O1403 | Mild to moderate pre-eclampsia, third trimester | CMS +O1404 | Mild to moderate pre-eclampsia, complicating childbirth | CMS +O1405 | Mild to moderate pre-eclampsia, complicating the puerperium | CMS +O141 | Severe pre-eclampsia | WHO +O1410 | Severe pre-eclampsia, unspecified trimester | CMS +O1412 | Severe pre-eclampsia, second trimester | CMS +O1413 | Severe pre-eclampsia, third trimester | CMS +O1414 | Severe pre-eclampsia complicating childbirth | CMS +O1415 | Severe pre-eclampsia, complicating the puerperium | CMS +O142 | HELLP syndrome | WHO +O1420 | HELLP syndrome (HELLP), unspecified trimester | CMS +O1422 | HELLP syndrome (HELLP), second trimester | CMS +O1423 | HELLP syndrome (HELLP), third trimester | CMS +O1424 | HELLP syndrome, complicating childbirth | CMS +O1425 | HELLP syndrome, complicating the puerperium | CMS +O149 | Pre-eclampsia, unspecified | WHO +O1490 | Unspecified pre-eclampsia, unspecified trimester | CMS +O1492 | Unspecified pre-eclampsia, second trimester | CMS +O1493 | Unspecified pre-eclampsia, third trimester | CMS +O1494 | Unspecified pre-eclampsia, complicating childbirth | CMS +O1495 | Unspecified pre-eclampsia, complicating the puerperium | CMS +O15 | Eclampsia | WHO +O150 | Eclampsia in pregnancy | WHO +O1500 | Eclampsia complicating pregnancy, unspecified trimester | CMS +O1502 | Eclampsia complicating pregnancy, second trimester | CMS +O1503 | Eclampsia complicating pregnancy, third trimester | CMS +O151 | Eclampsia in labour | WHO +O152 | Eclampsia in the puerperium | WHO +O159 | Eclampsia, unspecified as to time period | WHO +O16 | Unspecified maternal hypertension | WHO +O161 | Unspecified maternal hypertension, first trimester | CMS +O162 | Unspecified maternal hypertension, second trimester | CMS +O163 | Unspecified maternal hypertension, third trimester | CMS +O164 | Unspecified maternal hypertension, complicating childbirth | CMS +O165 | Unspecified maternal hypertension, complicating the puerperium | CMS +O169 | Unspecified maternal hypertension, unspecified trimester | CMS +O20 | Haemorrhage in early pregnancy | WHO +O200 | Threatened abortion | WHO +O208 | Other haemorrhage in early pregnancy | WHO +O209 | Haemorrhage in early pregnancy, unspecified | WHO +O21 | Excessive vomiting in pregnancy | WHO +O210 | Mild hyperemesis gravidarum | WHO +O211 | Hyperemesis gravidarum with metabolic disturbance | WHO +O212 | Late vomiting of pregnancy | WHO +O218 | Other vomiting complicating pregnancy | WHO +O219 | Vomiting of pregnancy, unspecified | WHO +O22 | Venous complications and haemorrhoids in pregnancy | WHO +O220 | Varicose veins of lower extremity in pregnancy | WHO +O2200 | Varicose veins of lower extremity in pregnancy, unspecified trimester | CMS +O2201 | Varicose veins of lower extremity in pregnancy, first trimester | CMS +O2202 | Varicose veins of lower extremity in pregnancy, second trimester | CMS +O2203 | Varicose veins of lower extremity in pregnancy, third trimester | CMS +O221 | Genital varices in pregnancy | WHO +O2210 | Genital varices in pregnancy, unspecified trimester | CMS +O2211 | Genital varices in pregnancy, first trimester | CMS +O2212 | Genital varices in pregnancy, second trimester | CMS +O2213 | Genital varices in pregnancy, third trimester | CMS +O222 | Superficial thrombophlebitis in pregnancy | WHO +O2220 | Superficial thrombophlebitis in pregnancy, unspecified trimester | CMS +O2221 | Superficial thrombophlebitis in pregnancy, first trimester | CMS +O2222 | Superficial thrombophlebitis in pregnancy, second trimester | CMS +O2223 | Superficial thrombophlebitis in pregnancy, third trimester | CMS +O223 | Deep phlebothrombosis in pregnancy | WHO +O2230 | Deep phlebothrombosis in pregnancy, unspecified trimester | CMS +O2231 | Deep phlebothrombosis in pregnancy, first trimester | CMS +O2232 | Deep phlebothrombosis in pregnancy, second trimester | CMS +O2233 | Deep phlebothrombosis in pregnancy, third trimester | CMS +O224 | Haemorrhoids in pregnancy | WHO +O2240 | Hemorrhoids in pregnancy, unspecified trimester | CMS +O2241 | Hemorrhoids in pregnancy, first trimester | CMS +O2242 | Hemorrhoids in pregnancy, second trimester | CMS +O2243 | Hemorrhoids in pregnancy, third trimester | CMS +O225 | Cerebral venous thrombosis in pregnancy | WHO +O2250 | Cerebral venous thrombosis in pregnancy, unspecified trimester | CMS +O2251 | Cerebral venous thrombosis in pregnancy, first trimester | CMS +O2252 | Cerebral venous thrombosis in pregnancy, second trimester | CMS +O2253 | Cerebral venous thrombosis in pregnancy, third trimester | CMS +O228 | Other venous complications in pregnancy | WHO +O228X1 | Other venous complications in pregnancy, first trimester | CMS +O228X2 | Other venous complications in pregnancy, second trimester | CMS +O228X3 | Other venous complications in pregnancy, third trimester | CMS +O228X9 | Other venous complications in pregnancy, unspecified trimester | CMS +O229 | Venous complication in pregnancy, unspecified | WHO +O2290 | Venous complication in pregnancy, unspecified, unspecified trimester | CMS +O2291 | Venous complication in pregnancy, unspecified, first trimester | CMS +O2292 | Venous complication in pregnancy, unspecified, second trimester | CMS +O2293 | Venous complication in pregnancy, unspecified, third trimester | CMS +O23 | Infections of genitourinary tract in pregnancy | WHO +O230 | Infections of kidney in pregnancy | WHO +O2300 | Infections of kidney in pregnancy, unspecified trimester | CMS +O2301 | Infections of kidney in pregnancy, first trimester | CMS +O2302 | Infections of kidney in pregnancy, second trimester | CMS +O2303 | Infections of kidney in pregnancy, third trimester | CMS +O231 | Infections of bladder in pregnancy | WHO +O2310 | Infections of bladder in pregnancy, unspecified trimester | CMS +O2311 | Infections of bladder in pregnancy, first trimester | CMS +O2312 | Infections of bladder in pregnancy, second trimester | CMS +O2313 | Infections of bladder in pregnancy, third trimester | CMS +O232 | Infections of urethra in pregnancy | WHO +O2320 | Infections of urethra in pregnancy, unspecified trimester | CMS +O2321 | Infections of urethra in pregnancy, first trimester | CMS +O2322 | Infections of urethra in pregnancy, second trimester | CMS +O2323 | Infections of urethra in pregnancy, third trimester | CMS +O233 | Infections of other parts of urinary tract in pregnancy | WHO +O2330 | Infections of other parts of urinary tract in pregnancy, unspecified trimester | CMS +O2331 | Infections of other parts of urinary tract in pregnancy, first trimester | CMS +O2332 | Infections of other parts of urinary tract in pregnancy, second trimester | CMS +O2333 | Infections of other parts of urinary tract in pregnancy, third trimester | CMS +O234 | Unspecified infection of urinary tract in pregnancy | WHO +O2340 | Unspecified infection of urinary tract in pregnancy, unspecified trimester | CMS +O2341 | Unspecified infection of urinary tract in pregnancy, first trimester | CMS +O2342 | Unspecified infection of urinary tract in pregnancy, second trimester | CMS +O2343 | Unspecified infection of urinary tract in pregnancy, third trimester | CMS +O235 | Infections of the genital tract in pregnancy | WHO +O23511 | Infections of cervix in pregnancy, first trimester | CMS +O23512 | Infections of cervix in pregnancy, second trimester | CMS +O23513 | Infections of cervix in pregnancy, third trimester | CMS +O23519 | Infections of cervix in pregnancy, unspecified trimester | CMS +O23521 | Salpingo-oophoritis in pregnancy, first trimester | CMS +O23522 | Salpingo-oophoritis in pregnancy, second trimester | CMS +O23523 | Salpingo-oophoritis in pregnancy, third trimester | CMS +O23529 | Salpingo-oophoritis in pregnancy, unspecified trimester | CMS +O23591 | Infection of other part of genital tract in pregnancy, first trimester | CMS +O23592 | Infection of other part of genital tract in pregnancy, second trimester | CMS +O23593 | Infection of other part of genital tract in pregnancy, third trimester | CMS +O23599 | Infection of other part of genital tract in pregnancy, unspecified trimester | CMS +O239 | Other and unspecified genitourinary tract infection in pregnancy | WHO +O2390 | Unspecified genitourinary tract infection in pregnancy, unspecified trimester | CMS +O2391 | Unspecified genitourinary tract infection in pregnancy, first trimester | CMS +O2392 | Unspecified genitourinary tract infection in pregnancy, second trimester | CMS +O2393 | Unspecified genitourinary tract infection in pregnancy, third trimester | CMS +O24 | Diabetes mellitus in pregnancy | WHO +O240 | Diabetes mellitus in pregnancy: Pre-existing diabetes mellitus, insulin-dependent | WHO +O24011 | Pre-existing type 1 diabetes mellitus, in pregnancy, first trimester | CMS +O24012 | Pre-existing type 1 diabetes mellitus, in pregnancy, second trimester | CMS +O24013 | Pre-existing type 1 diabetes mellitus, in pregnancy, third trimester | CMS +O24019 | Pre-existing type 1 diabetes mellitus, in pregnancy, unspecified trimester | CMS +O2402 | Pre-existing type 1 diabetes mellitus, in childbirth | CMS +O2403 | Pre-existing type 1 diabetes mellitus, in the puerperium | CMS +O241 | Diabetes mellitus in pregnancy: Pre-existing diabetes mellitus, non-insulin-dependent | WHO +O24111 | Pre-existing type 2 diabetes mellitus, in pregnancy, first trimester | CMS +O24112 | Pre-existing type 2 diabetes mellitus, in pregnancy, second trimester | CMS +O24113 | Pre-existing type 2 diabetes mellitus, in pregnancy, third trimester | CMS +O24119 | Pre-existing type 2 diabetes mellitus, in pregnancy, unspecified trimester | CMS +O2412 | Pre-existing type 2 diabetes mellitus, in childbirth | CMS +O2413 | Pre-existing type 2 diabetes mellitus, in the puerperium | CMS +O242 | Diabetes mellitus in pregnancy: Pre-existing malnutrition-related diabetes mellitus | WHO +O243 | Diabetes mellitus in pregnancy: Pre-existing diabetes mellitus, unspecified | WHO +O24311 | Unspecified pre-existing diabetes mellitus in pregnancy, first trimester | CMS +O24312 | Unspecified pre-existing diabetes mellitus in pregnancy, second trimester | CMS +O24313 | Unspecified pre-existing diabetes mellitus in pregnancy, third trimester | CMS +O24319 | Unspecified pre-existing diabetes mellitus in pregnancy, unspecified trimester | CMS +O2432 | Unspecified pre-existing diabetes mellitus in childbirth | CMS +O2433 | Unspecified pre-existing diabetes mellitus in the puerperium | CMS +O244 | Diabetes mellitus arising in pregnancy | WHO +O24410 | Gestational diabetes mellitus in pregnancy, diet controlled | CMS +O24414 | Gestational diabetes mellitus in pregnancy, insulin controlled | CMS +O24415 | Gestational diabetes mellitus in pregnancy, controlled by oral hypoglycemic drugs | CMS +O24419 | Gestational diabetes mellitus in pregnancy, unspecified control | CMS +O24420 | Gestational diabetes mellitus in childbirth, diet controlled | CMS +O24424 | Gestational diabetes mellitus in childbirth, insulin controlled | CMS +O24425 | Gestational diabetes mellitus in childbirth, controlled by oral hypoglycemic drugs | CMS +O24429 | Gestational diabetes mellitus in childbirth, unspecified control | CMS +O24430 | Gestational diabetes mellitus in the puerperium, diet controlled | CMS +O24434 | Gestational diabetes mellitus in the puerperium, insulin controlled | CMS +O24435 | Gestational diabetes mellitus in puerperium, controlled by oral hypoglycemic drugs | CMS +O24439 | Gestational diabetes mellitus in the puerperium, unspecified control | CMS +O24811 | Other pre-existing diabetes mellitus in pregnancy, first trimester | CMS +O24812 | Other pre-existing diabetes mellitus in pregnancy, second trimester | CMS +O24813 | Other pre-existing diabetes mellitus in pregnancy, third trimester | CMS +O24819 | Other pre-existing diabetes mellitus in pregnancy, unspecified trimester | CMS +O2482 | Other pre-existing diabetes mellitus in childbirth | CMS +O2483 | Other pre-existing diabetes mellitus in the puerperium | CMS +O249 | Diabetes mellitus in pregnancy, unspecified | WHO +O24911 | Unspecified diabetes mellitus in pregnancy, first trimester | CMS +O24912 | Unspecified diabetes mellitus in pregnancy, second trimester | CMS +O24913 | Unspecified diabetes mellitus in pregnancy, third trimester | CMS +O24919 | Unspecified diabetes mellitus in pregnancy, unspecified trimester | CMS +O2492 | Unspecified diabetes mellitus in childbirth | CMS +O2493 | Unspecified diabetes mellitus in the puerperium | CMS +O25 | Malnutrition in pregnancy | WHO +O2510 | Malnutrition in pregnancy, unspecified trimester | CMS +O2511 | Malnutrition in pregnancy, first trimester | CMS +O2512 | Malnutrition in pregnancy, second trimester | CMS +O2513 | Malnutrition in pregnancy, third trimester | CMS +O252 | Malnutrition in childbirth | CMS +O253 | Malnutrition in the puerperium | CMS +O26 | Maternal care for other conditions predominantly related to pregnancy | WHO +O260 | Excessive weight gain in pregnancy | WHO +O2600 | Excessive weight gain in pregnancy, unspecified trimester | CMS +O2601 | Excessive weight gain in pregnancy, first trimester | CMS +O2602 | Excessive weight gain in pregnancy, second trimester | CMS +O2603 | Excessive weight gain in pregnancy, third trimester | CMS +O261 | Low weight gain in pregnancy | WHO +O2610 | Low weight gain in pregnancy, unspecified trimester | CMS +O2611 | Low weight gain in pregnancy, first trimester | CMS +O2612 | Low weight gain in pregnancy, second trimester | CMS +O2613 | Low weight gain in pregnancy, third trimester | CMS +O262 | Pregnancy care of habitual aborter | WHO +O2620 | Pregnancy care for patient with recurrent pregnancy loss, unspecified trimester | CMS +O2621 | Pregnancy care for patient with recurrent pregnancy loss, first trimester | CMS +O2622 | Pregnancy care for patient with recurrent pregnancy loss, second trimester | CMS +O2623 | Pregnancy care for patient with recurrent pregnancy loss, third trimester | CMS +O263 | Retained intrauterine contraceptive device in pregnancy | WHO +O2630 | Retained intrauterine contraceptive device in pregnancy, unspecified trimester | CMS +O2631 | Retained intrauterine contraceptive device in pregnancy, first trimester | CMS +O2632 | Retained intrauterine contraceptive device in pregnancy, second trimester | CMS +O2633 | Retained intrauterine contraceptive device in pregnancy, third trimester | CMS +O264 | Herpes gestationis | WHO +O2640 | Herpes gestationis, unspecified trimester | CMS +O2641 | Herpes gestationis, first trimester | CMS +O2642 | Herpes gestationis, second trimester | CMS +O2643 | Herpes gestationis, third trimester | CMS +O265 | Maternal hypotension syndrome | WHO +O2650 | Maternal hypotension syndrome, unspecified trimester | CMS +O2651 | Maternal hypotension syndrome, first trimester | CMS +O2652 | Maternal hypotension syndrome, second trimester | CMS +O2653 | Maternal hypotension syndrome, third trimester | CMS +O266 | Liver disorders in pregnancy, childbirth and the puerperium | WHO +O26611 | Liver and biliary tract disorders in pregnancy, first trimester | CMS +O26612 | Liver and biliary tract disorders in pregnancy, second trimester | CMS +O26613 | Liver and biliary tract disorders in pregnancy, third trimester | CMS +O26619 | Liver and biliary tract disorders in pregnancy, unspecified trimester | CMS +O2662 | Liver and biliary tract disorders in childbirth | CMS +O2663 | Liver and biliary tract disorders in the puerperium | CMS +O267 | Subluxation of symphysis (pubis) in pregnancy, childbirth and the puerperium | WHO +O26711 | Subluxation of symphysis (pubis) in pregnancy, first trimester | CMS +O26712 | Subluxation of symphysis (pubis) in pregnancy, second trimester | CMS +O26713 | Subluxation of symphysis (pubis) in pregnancy, third trimester | CMS +O26719 | Subluxation of symphysis (pubis) in pregnancy, unspecified trimester | CMS +O2672 | Subluxation of symphysis (pubis) in childbirth | CMS +O2673 | Subluxation of symphysis (pubis) in the puerperium | CMS +O268 | Other specified pregnancy-related conditions | WHO +O26811 | Pregnancy related exhaustion and fatigue, first trimester | CMS +O26812 | Pregnancy related exhaustion and fatigue, second trimester | CMS +O26813 | Pregnancy related exhaustion and fatigue, third trimester | CMS +O26819 | Pregnancy related exhaustion and fatigue, unspecified trimester | CMS +O26821 | Pregnancy related peripheral neuritis, first trimester | CMS +O26822 | Pregnancy related peripheral neuritis, second trimester | CMS +O26823 | Pregnancy related peripheral neuritis, third trimester | CMS +O26829 | Pregnancy related peripheral neuritis, unspecified trimester | CMS +O26831 | Pregnancy related renal disease, first trimester | CMS +O26832 | Pregnancy related renal disease, second trimester | CMS +O26833 | Pregnancy related renal disease, third trimester | CMS +O26839 | Pregnancy related renal disease, unspecified trimester | CMS +O26841 | Uterine size-date discrepancy, first trimester | CMS +O26842 | Uterine size-date discrepancy, second trimester | CMS +O26843 | Uterine size-date discrepancy, third trimester | CMS +O26849 | Uterine size-date discrepancy, unspecified trimester | CMS +O26851 | Spotting complicating pregnancy, first trimester | CMS +O26852 | Spotting complicating pregnancy, second trimester | CMS +O26853 | Spotting complicating pregnancy, third trimester | CMS +O26859 | Spotting complicating pregnancy, unspecified trimester | CMS +O2686 | Pruritic urticarial papules and plaques of pregnancy (PUPPP) | CMS +O26872 | Cervical shortening, second trimester | CMS +O26873 | Cervical shortening, third trimester | CMS +O26879 | Cervical shortening, unspecified trimester | CMS +O26891 | Other specified pregnancy related conditions, first trimester | CMS +O26892 | Other specified pregnancy related conditions, second trimester | CMS +O26893 | Other specified pregnancy related conditions, third trimester | CMS +O26899 | Other specified pregnancy related conditions, unspecified trimester | CMS +O269 | Pregnancy-related condition, unspecified | WHO +O2690 | Pregnancy related conditions, unspecified, unspecified trimester | CMS +O2691 | Pregnancy related conditions, unspecified, first trimester | CMS +O2692 | Pregnancy related conditions, unspecified, second trimester | CMS +O2693 | Pregnancy related conditions, unspecified, third trimester | CMS +O28 | Abnormal findings on antenatal screening of mother | WHO +O280 | Abnormal haematological finding on antenatal screening of mother | WHO +O281 | Abnormal biochemical finding on antenatal screening of mother | WHO +O282 | Abnormal cytological finding on antenatal screening of mother | WHO +O283 | Abnormal ultrasonic finding on antenatal screening of mother | WHO +O284 | Abnormal radiological finding on antenatal screening of mother | WHO +O285 | Abnormal chromosomal and genetic finding on antenatal screening of mother | WHO +O288 | Other abnormal findings on antenatal screening of mother | WHO +O289 | Abnormal finding on antenatal screening of mother, unspecified | WHO +O29 | Complications of anaesthesia during pregnancy | WHO +O290 | Pulmonary complications of anaesthesia during pregnancy | WHO +O29011 | Aspiration pneumonitis due to anesthesia during pregnancy, first trimester | CMS +O29012 | Aspiration pneumonitis due to anesthesia during pregnancy, second trimester | CMS +O29013 | Aspiration pneumonitis due to anesthesia during pregnancy, third trimester | CMS +O29019 | Aspiration pneumonitis due to anesthesia during pregnancy, unspecified trimester | CMS +O29021 | Pressure collapse of lung due to anesthesia during pregnancy, first trimester | CMS +O29022 | Pressure collapse of lung due to anesthesia during pregnancy, second trimester | CMS +O29023 | Pressure collapse of lung due to anesthesia during pregnancy, third trimester | CMS +O29029 | Pressure collapse of lung due to anesthesia during pregnancy, unspecified trimester | CMS +O29091 | Other pulmonary complications of anesthesia during pregnancy, first trimester | CMS +O29092 | Other pulmonary complications of anesthesia during pregnancy, second trimester | CMS +O29093 | Other pulmonary complications of anesthesia during pregnancy, third trimester | CMS +O29099 | Other pulmonary complications of anesthesia during pregnancy, unspecified trimester | CMS +O291 | Cardiac complications of anaesthesia during pregnancy | WHO +O29111 | Cardiac arrest due to anesthesia during pregnancy, first trimester | CMS +O29112 | Cardiac arrest due to anesthesia during pregnancy, second trimester | CMS +O29113 | Cardiac arrest due to anesthesia during pregnancy, third trimester | CMS +O29119 | Cardiac arrest due to anesthesia during pregnancy, unspecified trimester | CMS +O29121 | Cardiac failure due to anesthesia during pregnancy, first trimester | CMS +O29122 | Cardiac failure due to anesthesia during pregnancy, second trimester | CMS +O29123 | Cardiac failure due to anesthesia during pregnancy, third trimester | CMS +O29129 | Cardiac failure due to anesthesia during pregnancy, unspecified trimester | CMS +O29191 | Other cardiac complications of anesthesia during pregnancy, first trimester | CMS +O29192 | Other cardiac complications of anesthesia during pregnancy, second trimester | CMS +O29193 | Other cardiac complications of anesthesia during pregnancy, third trimester | CMS +O29199 | Other cardiac complications of anesthesia during pregnancy, unspecified trimester | CMS +O292 | Central nervous system complications of anaesthesia during pregnancy | WHO +O29211 | Cerebral anoxia due to anesthesia during pregnancy, first trimester | CMS +O29212 | Cerebral anoxia due to anesthesia during pregnancy, second trimester | CMS +O29213 | Cerebral anoxia due to anesthesia during pregnancy, third trimester | CMS +O29219 | Cerebral anoxia due to anesthesia during pregnancy, unspecified trimester | CMS +O29291 | Other central nervous system complications of anesthesia during pregnancy, first trimester | CMS +O29292 | Other central nervous system complications of anesthesia during pregnancy, second trimester | CMS +O29293 | Other central nervous system complications of anesthesia during pregnancy, third trimester | CMS +O29299 | Other central nervous system complications of anesthesia during pregnancy, unspecified trimester | CMS +O293 | Toxic reaction to local anaesthesia during pregnancy | WHO +O293X1 | Toxic reaction to local anesthesia during pregnancy, first trimester | CMS +O293X2 | Toxic reaction to local anesthesia during pregnancy, second trimester | CMS +O293X3 | Toxic reaction to local anesthesia during pregnancy, third trimester | CMS +O293X9 | Toxic reaction to local anesthesia during pregnancy, unspecified trimester | CMS +O294 | Spinal and epidural anaesthesia-induced headache during pregnancy | WHO +O2940 | Spinal and epidural anesthesia induced headache during pregnancy, unspecified trimester | CMS +O2941 | Spinal and epidural anesthesia induced headache during pregnancy, first trimester | CMS +O2942 | Spinal and epidural anesthesia induced headache during pregnancy, second trimester | CMS +O2943 | Spinal and epidural anesthesia induced headache during pregnancy, third trimester | CMS +O295 | Other complications of spinal and epidural anaesthesia during pregnancy | WHO +O295X1 | Other complications of spinal and epidural anesthesia during pregnancy, first trimester | CMS +O295X2 | Other complications of spinal and epidural anesthesia during pregnancy, second trimester | CMS +O295X3 | Other complications of spinal and epidural anesthesia during pregnancy, third trimester | CMS +O295X9 | Other complications of spinal and epidural anesthesia during pregnancy, unspecified trimester | CMS +O296 | Failed or difficult intubation during pregnancy | WHO +O2960 | Failed or difficult intubation for anesthesia during pregnancy, unspecified trimester | CMS +O2961 | Failed or difficult intubation for anesthesia during pregnancy, first trimester | CMS +O2962 | Failed or difficult intubation for anesthesia during pregnancy, second trimester | CMS +O2963 | Failed or difficult intubation for anesthesia during pregnancy, third trimester | CMS +O298 | Other complications of anaesthesia during pregnancy | WHO +O298X1 | Other complications of anesthesia during pregnancy, first trimester | CMS +O298X2 | Other complications of anesthesia during pregnancy, second trimester | CMS +O298X3 | Other complications of anesthesia during pregnancy, third trimester | CMS +O298X9 | Other complications of anesthesia during pregnancy, unspecified trimester | CMS +O299 | Complication of anaesthesia during pregnancy, unspecified | WHO +O2990 | Unspecified complication of anesthesia during pregnancy, unspecified trimester | CMS +O2991 | Unspecified complication of anesthesia during pregnancy, first trimester | CMS +O2992 | Unspecified complication of anesthesia during pregnancy, second trimester | CMS +O2993 | Unspecified complication of anesthesia during pregnancy, third trimester | CMS +O30 | Multiple gestation | WHO +O300 | Twin pregnancy | WHO +O30001 | Twin pregnancy, unspecified number of placenta and unspecified number of amniotic sacs, first trimester | CMS +O30002 | Twin pregnancy, unspecified number of placenta and unspecified number of amniotic sacs, second trimester | CMS +O30003 | Twin pregnancy, unspecified number of placenta and unspecified number of amniotic sacs, third trimester | CMS +O30009 | Twin pregnancy, unspecified number of placenta and unspecified number of amniotic sacs, unspecified trimester | CMS +O30011 | Twin pregnancy, monochorionic/monoamniotic, first trimester | CMS +O30012 | Twin pregnancy, monochorionic/monoamniotic, second trimester | CMS +O30013 | Twin pregnancy, monochorionic/monoamniotic, third trimester | CMS +O30019 | Twin pregnancy, monochorionic/monoamniotic, unspecified trimester | CMS +O30021 | Conjoined twin pregnancy, first trimester | CMS +O30022 | Conjoined twin pregnancy, second trimester | CMS +O30023 | Conjoined twin pregnancy, third trimester | CMS +O30029 | Conjoined twin pregnancy, unspecified trimester | CMS +O30031 | Twin pregnancy, monochorionic/diamniotic, first trimester | CMS +O30032 | Twin pregnancy, monochorionic/diamniotic, second trimester | CMS +O30033 | Twin pregnancy, monochorionic/diamniotic, third trimester | CMS +O30039 | Twin pregnancy, monochorionic/diamniotic, unspecified trimester | CMS +O30041 | Twin pregnancy, dichorionic/diamniotic, first trimester | CMS +O30042 | Twin pregnancy, dichorionic/diamniotic, second trimester | CMS +O30043 | Twin pregnancy, dichorionic/diamniotic, third trimester | CMS +O30049 | Twin pregnancy, dichorionic/diamniotic, unspecified trimester | CMS +O30091 | Twin pregnancy, unable to determine number of placenta and number of amniotic sacs, first trimester | CMS +O30092 | Twin pregnancy, unable to determine number of placenta and number of amniotic sacs, second trimester | CMS +O30093 | Twin pregnancy, unable to determine number of placenta and number of amniotic sacs, third trimester | CMS +O30099 | Twin pregnancy, unable to determine number of placenta and number of amniotic sacs, unspecified trimester | CMS +O301 | Triplet pregnancy | WHO +O30101 | Triplet pregnancy, unspecified number of placenta and unspecified number of amniotic sacs, first trimester | CMS +O30102 | Triplet pregnancy, unspecified number of placenta and unspecified number of amniotic sacs, second trimester | CMS +O30103 | Triplet pregnancy, unspecified number of placenta and unspecified number of amniotic sacs, third trimester | CMS +O30109 | Triplet pregnancy, unspecified number of placenta and unspecified number of amniotic sacs, unspecified trimester | CMS +O30111 | Triplet pregnancy with two or more monochorionic fetuses, first trimester | CMS +O30112 | Triplet pregnancy with two or more monochorionic fetuses, second trimester | CMS +O30113 | Triplet pregnancy with two or more monochorionic fetuses, third trimester | CMS +O30119 | Triplet pregnancy with two or more monochorionic fetuses, unspecified trimester | CMS +O30121 | Triplet pregnancy with two or more monoamniotic fetuses, first trimester | CMS +O30122 | Triplet pregnancy with two or more monoamniotic fetuses, second trimester | CMS +O30123 | Triplet pregnancy with two or more monoamniotic fetuses, third trimester | CMS +O30129 | Triplet pregnancy with two or more monoamniotic fetuses, unspecified trimester | CMS +O30131 | Triplet pregnancy, trichorionic/triamniotic, first trimester | CMS +O30132 | Triplet pregnancy, trichorionic/triamniotic, second trimester | CMS +O30133 | Triplet pregnancy, trichorionic/triamniotic, third trimester | CMS +O30139 | Triplet pregnancy, trichorionic/triamniotic, unspecified trimester | CMS +O30191 | Triplet pregnancy, unable to determine number of placenta and number of amniotic sacs, first trimester | CMS +O30192 | Triplet pregnancy, unable to determine number of placenta and number of amniotic sacs, second trimester | CMS +O30193 | Triplet pregnancy, unable to determine number of placenta and number of amniotic sacs, third trimester | CMS +O30199 | Triplet pregnancy, unable to determine number of placenta and number of amniotic sacs, unspecified trimester | CMS +O302 | Quadruplet pregnancy | WHO +O30201 | Quadruplet pregnancy, unspecified number of placenta and unspecified number of amniotic sacs, first trimester | CMS +O30202 | Quadruplet pregnancy, unspecified number of placenta and unspecified number of amniotic sacs, second trimester | CMS +O30203 | Quadruplet pregnancy, unspecified number of placenta and unspecified number of amniotic sacs, third trimester | CMS +O30209 | Quadruplet pregnancy, unspecified number of placenta and unspecified number of amniotic sacs, unspecified trimester | CMS +O30211 | Quadruplet pregnancy with two or more monochorionic fetuses, first trimester | CMS +O30212 | Quadruplet pregnancy with two or more monochorionic fetuses, second trimester | CMS +O30213 | Quadruplet pregnancy with two or more monochorionic fetuses, third trimester | CMS +O30219 | Quadruplet pregnancy with two or more monochorionic fetuses, unspecified trimester | CMS +O30221 | Quadruplet pregnancy with two or more monoamniotic fetuses, first trimester | CMS +O30222 | Quadruplet pregnancy with two or more monoamniotic fetuses, second trimester | CMS +O30223 | Quadruplet pregnancy with two or more monoamniotic fetuses, third trimester | CMS +O30229 | Quadruplet pregnancy with two or more monoamniotic fetuses, unspecified trimester | CMS +O30231 | Quadruplet pregnancy, quadrachorionic/quadra-amniotic, first trimester | CMS +O30232 | Quadruplet pregnancy, quadrachorionic/quadra-amniotic, second trimester | CMS +O30233 | Quadruplet pregnancy, quadrachorionic/quadra-amniotic, third trimester | CMS +O30239 | Quadruplet pregnancy, quadrachorionic/quadra-amniotic, unspecified trimester | CMS +O30291 | Quadruplet pregnancy, unable to determine number of placenta and number of amniotic sacs, first trimester | CMS +O30292 | Quadruplet pregnancy, unable to determine number of placenta and number of amniotic sacs, second trimester | CMS +O30293 | Quadruplet pregnancy, unable to determine number of placenta and number of amniotic sacs, third trimester | CMS +O30299 | Quadruplet pregnancy, unable to determine number of placenta and number of amniotic sacs, unspecified trimester | CMS +O308 | Other multiple gestation | WHO +O30801 | Other specified multiple gestation, unspecified number of placenta and unspecified number of amniotic sacs, first trimester | CMS +O30802 | Other specified multiple gestation, unspecified number of placenta and unspecified number of amniotic sacs, second trimester | CMS +O30803 | Other specified multiple gestation, unspecified number of placenta and unspecified number of amniotic sacs, third trimester | CMS +O30809 | Other specified multiple gestation, unspecified number of placenta and unspecified number of amniotic sacs, unspecified trimester | CMS +O30811 | Other specified multiple gestation with two or more monochorionic fetuses, first trimester | CMS +O30812 | Other specified multiple gestation with two or more monochorionic fetuses, second trimester | CMS +O30813 | Other specified multiple gestation with two or more monochorionic fetuses, third trimester | CMS +O30819 | Other specified multiple gestation with two or more monochorionic fetuses, unspecified trimester | CMS +O30821 | Other specified multiple gestation with two or more monoamniotic fetuses, first trimester | CMS +O30822 | Other specified multiple gestation with two or more monoamniotic fetuses, second trimester | CMS +O30823 | Other specified multiple gestation with two or more monoamniotic fetuses, third trimester | CMS +O30829 | Other specified multiple gestation with two or more monoamniotic fetuses, unspecified trimester | CMS +O30831 | Other specified multiple gestation, number of chorions and amnions are both equal to the number of fetuses, first trimester | CMS +O30832 | Other specified multiple gestation, number of chorions and amnions are both equal to the number of fetuses, second trimester | CMS +O30833 | Other specified multiple gestation, number of chorions and amnions are both equal to the number of fetuses, third trimester | CMS +O30839 | Other specified multiple gestation, number of chorions and amnions are both equal to the number of fetuses, unspecified trimester | CMS +O30891 | Other specified multiple gestation, unable to determine number of placenta and number of amniotic sacs, first trimester | CMS +O30892 | Other specified multiple gestation, unable to determine number of placenta and number of amniotic sacs, second trimester | CMS +O30893 | Other specified multiple gestation, unable to determine number of placenta and number of amniotic sacs, third trimester | CMS +O30899 | Other specified multiple gestation, unable to determine number of placenta and number of amniotic sacs, unspecified trimester | CMS +O309 | Multiple gestation, unspecified | WHO +O3090 | Multiple gestation, unspecified, unspecified trimester | CMS +O3091 | Multiple gestation, unspecified, first trimester | CMS +O3092 | Multiple gestation, unspecified, second trimester | CMS +O3093 | Multiple gestation, unspecified, third trimester | CMS +O31 | Complications specific to multiple gestation | WHO +O310 | Papyraceous fetus | WHO +O3100X0 | Papyraceous fetus, unspecified trimester, not applicable or unspecified | CMS +O3100X1 | Papyraceous fetus, unspecified trimester, fetus 1 | CMS +O3100X2 | Papyraceous fetus, unspecified trimester, fetus 2 | CMS +O3100X3 | Papyraceous fetus, unspecified trimester, fetus 3 | CMS +O3100X4 | Papyraceous fetus, unspecified trimester, fetus 4 | CMS +O3100X5 | Papyraceous fetus, unspecified trimester, fetus 5 | CMS +O3100X9 | Papyraceous fetus, unspecified trimester, other fetus | CMS +O3101X0 | Papyraceous fetus, first trimester, not applicable or unspecified | CMS +O3101X1 | Papyraceous fetus, first trimester, fetus 1 | CMS +O3101X2 | Papyraceous fetus, first trimester, fetus 2 | CMS +O3101X3 | Papyraceous fetus, first trimester, fetus 3 | CMS +O3101X4 | Papyraceous fetus, first trimester, fetus 4 | CMS +O3101X5 | Papyraceous fetus, first trimester, fetus 5 | CMS +O3101X9 | Papyraceous fetus, first trimester, other fetus | CMS +O3102X0 | Papyraceous fetus, second trimester, not applicable or unspecified | CMS +O3102X1 | Papyraceous fetus, second trimester, fetus 1 | CMS +O3102X2 | Papyraceous fetus, second trimester, fetus 2 | CMS +O3102X3 | Papyraceous fetus, second trimester, fetus 3 | CMS +O3102X4 | Papyraceous fetus, second trimester, fetus 4 | CMS +O3102X5 | Papyraceous fetus, second trimester, fetus 5 | CMS +O3102X9 | Papyraceous fetus, second trimester, other fetus | CMS +O3103X0 | Papyraceous fetus, third trimester, not applicable or unspecified | CMS +O3103X1 | Papyraceous fetus, third trimester, fetus 1 | CMS +O3103X2 | Papyraceous fetus, third trimester, fetus 2 | CMS +O3103X3 | Papyraceous fetus, third trimester, fetus 3 | CMS +O3103X4 | Papyraceous fetus, third trimester, fetus 4 | CMS +O3103X5 | Papyraceous fetus, third trimester, fetus 5 | CMS +O3103X9 | Papyraceous fetus, third trimester, other fetus | CMS +O311 | Continuing pregnancy after abortion of one fetus or more | WHO +O3110X0 | Continuing pregnancy after spontaneous abortion of one fetus or more, unspecified trimester, not applicable or unspecified | CMS +O3110X1 | Continuing pregnancy after spontaneous abortion of one fetus or more, unspecified trimester, fetus 1 | CMS +O3110X2 | Continuing pregnancy after spontaneous abortion of one fetus or more, unspecified trimester, fetus 2 | CMS +O3110X3 | Continuing pregnancy after spontaneous abortion of one fetus or more, unspecified trimester, fetus 3 | CMS +O3110X4 | Continuing pregnancy after spontaneous abortion of one fetus or more, unspecified trimester, fetus 4 | CMS +O3110X5 | Continuing pregnancy after spontaneous abortion of one fetus or more, unspecified trimester, fetus 5 | CMS +O3110X9 | Continuing pregnancy after spontaneous abortion of one fetus or more, unspecified trimester, other fetus | CMS +O3111X0 | Continuing pregnancy after spontaneous abortion of one fetus or more, first trimester, not applicable or unspecified | CMS +O3111X1 | Continuing pregnancy after spontaneous abortion of one fetus or more, first trimester, fetus 1 | CMS +O3111X2 | Continuing pregnancy after spontaneous abortion of one fetus or more, first trimester, fetus 2 | CMS +O3111X3 | Continuing pregnancy after spontaneous abortion of one fetus or more, first trimester, fetus 3 | CMS +O3111X4 | Continuing pregnancy after spontaneous abortion of one fetus or more, first trimester, fetus 4 | CMS +O3111X5 | Continuing pregnancy after spontaneous abortion of one fetus or more, first trimester, fetus 5 | CMS +O3111X9 | Continuing pregnancy after spontaneous abortion of one fetus or more, first trimester, other fetus | CMS +O3112X0 | Continuing pregnancy after spontaneous abortion of one fetus or more, second trimester, not applicable or unspecified | CMS +O3112X1 | Continuing pregnancy after spontaneous abortion of one fetus or more, second trimester, fetus 1 | CMS +O3112X2 | Continuing pregnancy after spontaneous abortion of one fetus or more, second trimester, fetus 2 | CMS +O3112X3 | Continuing pregnancy after spontaneous abortion of one fetus or more, second trimester, fetus 3 | CMS +O3112X4 | Continuing pregnancy after spontaneous abortion of one fetus or more, second trimester, fetus 4 | CMS +O3112X5 | Continuing pregnancy after spontaneous abortion of one fetus or more, second trimester, fetus 5 | CMS +O3112X9 | Continuing pregnancy after spontaneous abortion of one fetus or more, second trimester, other fetus | CMS +O3113X0 | Continuing pregnancy after spontaneous abortion of one fetus or more, third trimester, not applicable or unspecified | CMS +O3113X1 | Continuing pregnancy after spontaneous abortion of one fetus or more, third trimester, fetus 1 | CMS +O3113X2 | Continuing pregnancy after spontaneous abortion of one fetus or more, third trimester, fetus 2 | CMS +O3113X3 | Continuing pregnancy after spontaneous abortion of one fetus or more, third trimester, fetus 3 | CMS +O3113X4 | Continuing pregnancy after spontaneous abortion of one fetus or more, third trimester, fetus 4 | CMS +O3113X5 | Continuing pregnancy after spontaneous abortion of one fetus or more, third trimester, fetus 5 | CMS +O3113X9 | Continuing pregnancy after spontaneous abortion of one fetus or more, third trimester, other fetus | CMS +O312 | Continuing pregnancy after intrauterine death of one fetus or more | WHO +O3120X0 | Continuing pregnancy after intrauterine death of one fetus or more, unspecified trimester, not applicable or unspecified | CMS +O3120X1 | Continuing pregnancy after intrauterine death of one fetus or more, unspecified trimester, fetus 1 | CMS +O3120X2 | Continuing pregnancy after intrauterine death of one fetus or more, unspecified trimester, fetus 2 | CMS +O3120X3 | Continuing pregnancy after intrauterine death of one fetus or more, unspecified trimester, fetus 3 | CMS +O3120X4 | Continuing pregnancy after intrauterine death of one fetus or more, unspecified trimester, fetus 4 | CMS +O3120X5 | Continuing pregnancy after intrauterine death of one fetus or more, unspecified trimester, fetus 5 | CMS +O3120X9 | Continuing pregnancy after intrauterine death of one fetus or more, unspecified trimester, other fetus | CMS +O3121X0 | Continuing pregnancy after intrauterine death of one fetus or more, first trimester, not applicable or unspecified | CMS +O3121X1 | Continuing pregnancy after intrauterine death of one fetus or more, first trimester, fetus 1 | CMS +O3121X2 | Continuing pregnancy after intrauterine death of one fetus or more, first trimester, fetus 2 | CMS +O3121X3 | Continuing pregnancy after intrauterine death of one fetus or more, first trimester, fetus 3 | CMS +O3121X4 | Continuing pregnancy after intrauterine death of one fetus or more, first trimester, fetus 4 | CMS +O3121X5 | Continuing pregnancy after intrauterine death of one fetus or more, first trimester, fetus 5 | CMS +O3121X9 | Continuing pregnancy after intrauterine death of one fetus or more, first trimester, other fetus | CMS +O3122X0 | Continuing pregnancy after intrauterine death of one fetus or more, second trimester, not applicable or unspecified | CMS +O3122X1 | Continuing pregnancy after intrauterine death of one fetus or more, second trimester, fetus 1 | CMS +O3122X2 | Continuing pregnancy after intrauterine death of one fetus or more, second trimester, fetus 2 | CMS +O3122X3 | Continuing pregnancy after intrauterine death of one fetus or more, second trimester, fetus 3 | CMS +O3122X4 | Continuing pregnancy after intrauterine death of one fetus or more, second trimester, fetus 4 | CMS +O3122X5 | Continuing pregnancy after intrauterine death of one fetus or more, second trimester, fetus 5 | CMS +O3122X9 | Continuing pregnancy after intrauterine death of one fetus or more, second trimester, other fetus | CMS +O3123X0 | Continuing pregnancy after intrauterine death of one fetus or more, third trimester, not applicable or unspecified | CMS +O3123X1 | Continuing pregnancy after intrauterine death of one fetus or more, third trimester, fetus 1 | CMS +O3123X2 | Continuing pregnancy after intrauterine death of one fetus or more, third trimester, fetus 2 | CMS +O3123X3 | Continuing pregnancy after intrauterine death of one fetus or more, third trimester, fetus 3 | CMS +O3123X4 | Continuing pregnancy after intrauterine death of one fetus or more, third trimester, fetus 4 | CMS +O3123X5 | Continuing pregnancy after intrauterine death of one fetus or more, third trimester, fetus 5 | CMS +O3123X9 | Continuing pregnancy after intrauterine death of one fetus or more, third trimester, other fetus | CMS +O3130X0 | Continuing pregnancy after elective fetal reduction of one fetus or more, unspecified trimester, not applicable or unspecified | CMS +O3130X1 | Continuing pregnancy after elective fetal reduction of one fetus or more, unspecified trimester, fetus 1 | CMS +O3130X2 | Continuing pregnancy after elective fetal reduction of one fetus or more, unspecified trimester, fetus 2 | CMS +O3130X3 | Continuing pregnancy after elective fetal reduction of one fetus or more, unspecified trimester, fetus 3 | CMS +O3130X4 | Continuing pregnancy after elective fetal reduction of one fetus or more, unspecified trimester, fetus 4 | CMS +O3130X5 | Continuing pregnancy after elective fetal reduction of one fetus or more, unspecified trimester, fetus 5 | CMS +O3130X9 | Continuing pregnancy after elective fetal reduction of one fetus or more, unspecified trimester, other fetus | CMS +O3131X0 | Continuing pregnancy after elective fetal reduction of one fetus or more, first trimester, not applicable or unspecified | CMS +O3131X1 | Continuing pregnancy after elective fetal reduction of one fetus or more, first trimester, fetus 1 | CMS +O3131X2 | Continuing pregnancy after elective fetal reduction of one fetus or more, first trimester, fetus 2 | CMS +O3131X3 | Continuing pregnancy after elective fetal reduction of one fetus or more, first trimester, fetus 3 | CMS +O3131X4 | Continuing pregnancy after elective fetal reduction of one fetus or more, first trimester, fetus 4 | CMS +O3131X5 | Continuing pregnancy after elective fetal reduction of one fetus or more, first trimester, fetus 5 | CMS +O3131X9 | Continuing pregnancy after elective fetal reduction of one fetus or more, first trimester, other fetus | CMS +O3132X0 | Continuing pregnancy after elective fetal reduction of one fetus or more, second trimester, not applicable or unspecified | CMS +O3132X1 | Continuing pregnancy after elective fetal reduction of one fetus or more, second trimester, fetus 1 | CMS +O3132X2 | Continuing pregnancy after elective fetal reduction of one fetus or more, second trimester, fetus 2 | CMS +O3132X3 | Continuing pregnancy after elective fetal reduction of one fetus or more, second trimester, fetus 3 | CMS +O3132X4 | Continuing pregnancy after elective fetal reduction of one fetus or more, second trimester, fetus 4 | CMS +O3132X5 | Continuing pregnancy after elective fetal reduction of one fetus or more, second trimester, fetus 5 | CMS +O3132X9 | Continuing pregnancy after elective fetal reduction of one fetus or more, second trimester, other fetus | CMS +O3133X0 | Continuing pregnancy after elective fetal reduction of one fetus or more, third trimester, not applicable or unspecified | CMS +O3133X1 | Continuing pregnancy after elective fetal reduction of one fetus or more, third trimester, fetus 1 | CMS +O3133X2 | Continuing pregnancy after elective fetal reduction of one fetus or more, third trimester, fetus 2 | CMS +O3133X3 | Continuing pregnancy after elective fetal reduction of one fetus or more, third trimester, fetus 3 | CMS +O3133X4 | Continuing pregnancy after elective fetal reduction of one fetus or more, third trimester, fetus 4 | CMS +O3133X5 | Continuing pregnancy after elective fetal reduction of one fetus or more, third trimester, fetus 5 | CMS +O3133X9 | Continuing pregnancy after elective fetal reduction of one fetus or more, third trimester, other fetus | CMS +O318 | Other complications specific to multiple gestation | WHO +O318X10 | Other complications specific to multiple gestation, first trimester, not applicable or unspecified | CMS +O318X11 | Other complications specific to multiple gestation, first trimester, fetus 1 | CMS +O318X12 | Other complications specific to multiple gestation, first trimester, fetus 2 | CMS +O318X13 | Other complications specific to multiple gestation, first trimester, fetus 3 | CMS +O318X14 | Other complications specific to multiple gestation, first trimester, fetus 4 | CMS +O318X15 | Other complications specific to multiple gestation, first trimester, fetus 5 | CMS +O318X19 | Other complications specific to multiple gestation, first trimester, other fetus | CMS +O318X20 | Other complications specific to multiple gestation, second trimester, not applicable or unspecified | CMS +O318X21 | Other complications specific to multiple gestation, second trimester, fetus 1 | CMS +O318X22 | Other complications specific to multiple gestation, second trimester, fetus 2 | CMS +O318X23 | Other complications specific to multiple gestation, second trimester, fetus 3 | CMS +O318X24 | Other complications specific to multiple gestation, second trimester, fetus 4 | CMS +O318X25 | Other complications specific to multiple gestation, second trimester, fetus 5 | CMS +O318X29 | Other complications specific to multiple gestation, second trimester, other fetus | CMS +O318X30 | Other complications specific to multiple gestation, third trimester, not applicable or unspecified | CMS +O318X31 | Other complications specific to multiple gestation, third trimester, fetus 1 | CMS +O318X32 | Other complications specific to multiple gestation, third trimester, fetus 2 | CMS +O318X33 | Other complications specific to multiple gestation, third trimester, fetus 3 | CMS +O318X34 | Other complications specific to multiple gestation, third trimester, fetus 4 | CMS +O318X35 | Other complications specific to multiple gestation, third trimester, fetus 5 | CMS +O318X39 | Other complications specific to multiple gestation, third trimester, other fetus | CMS +O318X90 | Other complications specific to multiple gestation, unspecified trimester, not applicable or unspecified | CMS +O318X91 | Other complications specific to multiple gestation, unspecified trimester, fetus 1 | CMS +O318X92 | Other complications specific to multiple gestation, unspecified trimester, fetus 2 | CMS +O318X93 | Other complications specific to multiple gestation, unspecified trimester, fetus 3 | CMS +O318X94 | Other complications specific to multiple gestation, unspecified trimester, fetus 4 | CMS +O318X95 | Other complications specific to multiple gestation, unspecified trimester, fetus 5 | CMS +O318X99 | Other complications specific to multiple gestation, unspecified trimester, other fetus | CMS +O32 | Maternal care for known or suspected malpresentation of fetus | WHO +O320 | Maternal care for unstable lie | WHO +O320XX0 | Maternal care for unstable lie, not applicable or unspecified | CMS +O320XX1 | Maternal care for unstable lie, fetus 1 | CMS +O320XX2 | Maternal care for unstable lie, fetus 2 | CMS +O320XX3 | Maternal care for unstable lie, fetus 3 | CMS +O320XX4 | Maternal care for unstable lie, fetus 4 | CMS +O320XX5 | Maternal care for unstable lie, fetus 5 | CMS +O320XX9 | Maternal care for unstable lie, other fetus | CMS +O321 | Maternal care for breech presentation | WHO +O321XX0 | Maternal care for breech presentation, not applicable or unspecified | CMS +O321XX1 | Maternal care for breech presentation, fetus 1 | CMS +O321XX2 | Maternal care for breech presentation, fetus 2 | CMS +O321XX3 | Maternal care for breech presentation, fetus 3 | CMS +O321XX4 | Maternal care for breech presentation, fetus 4 | CMS +O321XX5 | Maternal care for breech presentation, fetus 5 | CMS +O321XX9 | Maternal care for breech presentation, other fetus | CMS +O322 | Maternal care for transverse and oblique lie | WHO +O322XX0 | Maternal care for transverse and oblique lie, not applicable or unspecified | CMS +O322XX1 | Maternal care for transverse and oblique lie, fetus 1 | CMS +O322XX2 | Maternal care for transverse and oblique lie, fetus 2 | CMS +O322XX3 | Maternal care for transverse and oblique lie, fetus 3 | CMS +O322XX4 | Maternal care for transverse and oblique lie, fetus 4 | CMS +O322XX5 | Maternal care for transverse and oblique lie, fetus 5 | CMS +O322XX9 | Maternal care for transverse and oblique lie, other fetus | CMS +O323 | Maternal care for face, brow and chin presentation | WHO +O323XX0 | Maternal care for face, brow and chin presentation, not applicable or unspecified | CMS +O323XX1 | Maternal care for face, brow and chin presentation, fetus 1 | CMS +O323XX2 | Maternal care for face, brow and chin presentation, fetus 2 | CMS +O323XX3 | Maternal care for face, brow and chin presentation, fetus 3 | CMS +O323XX4 | Maternal care for face, brow and chin presentation, fetus 4 | CMS +O323XX5 | Maternal care for face, brow and chin presentation, fetus 5 | CMS +O323XX9 | Maternal care for face, brow and chin presentation, other fetus | CMS +O324 | Maternal care for high head at term | WHO +O324XX0 | Maternal care for high head at term, not applicable or unspecified | CMS +O324XX1 | Maternal care for high head at term, fetus 1 | CMS +O324XX2 | Maternal care for high head at term, fetus 2 | CMS +O324XX3 | Maternal care for high head at term, fetus 3 | CMS +O324XX4 | Maternal care for high head at term, fetus 4 | CMS +O324XX5 | Maternal care for high head at term, fetus 5 | CMS +O324XX9 | Maternal care for high head at term, other fetus | CMS +O325 | Maternal care for multiple gestation with malpresentation of one fetus or more | WHO +O326 | Maternal care for compound presentation | WHO +O326XX0 | Maternal care for compound presentation, not applicable or unspecified | CMS +O326XX1 | Maternal care for compound presentation, fetus 1 | CMS +O326XX2 | Maternal care for compound presentation, fetus 2 | CMS +O326XX3 | Maternal care for compound presentation, fetus 3 | CMS +O326XX4 | Maternal care for compound presentation, fetus 4 | CMS +O326XX5 | Maternal care for compound presentation, fetus 5 | CMS +O326XX9 | Maternal care for compound presentation, other fetus | CMS +O328 | Maternal care for other malpresentation of fetus | WHO +O328XX0 | Maternal care for other malpresentation of fetus, not applicable or unspecified | CMS +O328XX1 | Maternal care for other malpresentation of fetus, fetus 1 | CMS +O328XX2 | Maternal care for other malpresentation of fetus, fetus 2 | CMS +O328XX3 | Maternal care for other malpresentation of fetus, fetus 3 | CMS +O328XX4 | Maternal care for other malpresentation of fetus, fetus 4 | CMS +O328XX5 | Maternal care for other malpresentation of fetus, fetus 5 | CMS +O328XX9 | Maternal care for other malpresentation of fetus, other fetus | CMS +O329 | Maternal care for malpresentation of fetus, unspecified | WHO +O329XX0 | Maternal care for malpresentation of fetus, unspecified, not applicable or unspecified | CMS +O329XX1 | Maternal care for malpresentation of fetus, unspecified, fetus 1 | CMS +O329XX2 | Maternal care for malpresentation of fetus, unspecified, fetus 2 | CMS +O329XX3 | Maternal care for malpresentation of fetus, unspecified, fetus 3 | CMS +O329XX4 | Maternal care for malpresentation of fetus, unspecified, fetus 4 | CMS +O329XX5 | Maternal care for malpresentation of fetus, unspecified, fetus 5 | CMS +O329XX9 | Maternal care for malpresentation of fetus, unspecified, other fetus | CMS +O33 | Maternal care for known or suspected disproportion | WHO +O330 | Maternal care for disproportion due to deformity of maternal pelvic bones | WHO +O331 | Maternal care for disproportion due to generally contracted pelvis | WHO +O332 | Maternal care for disproportion due to inlet contraction of pelvis | WHO +O333 | Maternal care for disproportion due to outlet contraction of pelvis | WHO +O333XX0 | Maternal care for disproportion due to outlet contraction of pelvis, not applicable or unspecified | CMS +O333XX1 | Maternal care for disproportion due to outlet contraction of pelvis, fetus 1 | CMS +O333XX2 | Maternal care for disproportion due to outlet contraction of pelvis, fetus 2 | CMS +O333XX3 | Maternal care for disproportion due to outlet contraction of pelvis, fetus 3 | CMS +O333XX4 | Maternal care for disproportion due to outlet contraction of pelvis, fetus 4 | CMS +O333XX5 | Maternal care for disproportion due to outlet contraction of pelvis, fetus 5 | CMS +O333XX9 | Maternal care for disproportion due to outlet contraction of pelvis, other fetus | CMS +O334 | Maternal care for disproportion of mixed maternal and fetal origin | WHO +O334XX0 | Maternal care for disproportion of mixed maternal and fetal origin, not applicable or unspecified | CMS +O334XX1 | Maternal care for disproportion of mixed maternal and fetal origin, fetus 1 | CMS +O334XX2 | Maternal care for disproportion of mixed maternal and fetal origin, fetus 2 | CMS +O334XX3 | Maternal care for disproportion of mixed maternal and fetal origin, fetus 3 | CMS +O334XX4 | Maternal care for disproportion of mixed maternal and fetal origin, fetus 4 | CMS +O334XX5 | Maternal care for disproportion of mixed maternal and fetal origin, fetus 5 | CMS +O334XX9 | Maternal care for disproportion of mixed maternal and fetal origin, other fetus | CMS +O335 | Maternal care for disproportion due to unusually large fetus | WHO +O335XX0 | Maternal care for disproportion due to unusually large fetus, not applicable or unspecified | CMS +O335XX1 | Maternal care for disproportion due to unusually large fetus, fetus 1 | CMS +O335XX2 | Maternal care for disproportion due to unusually large fetus, fetus 2 | CMS +O335XX3 | Maternal care for disproportion due to unusually large fetus, fetus 3 | CMS +O335XX4 | Maternal care for disproportion due to unusually large fetus, fetus 4 | CMS +O335XX5 | Maternal care for disproportion due to unusually large fetus, fetus 5 | CMS +O335XX9 | Maternal care for disproportion due to unusually large fetus, other fetus | CMS +O336 | Maternal care for disproportion due to hydrocephalic fetus | WHO +O336XX0 | Maternal care for disproportion due to hydrocephalic fetus, not applicable or unspecified | CMS +O336XX1 | Maternal care for disproportion due to hydrocephalic fetus, fetus 1 | CMS +O336XX2 | Maternal care for disproportion due to hydrocephalic fetus, fetus 2 | CMS +O336XX3 | Maternal care for disproportion due to hydrocephalic fetus, fetus 3 | CMS +O336XX4 | Maternal care for disproportion due to hydrocephalic fetus, fetus 4 | CMS +O336XX5 | Maternal care for disproportion due to hydrocephalic fetus, fetus 5 | CMS +O336XX9 | Maternal care for disproportion due to hydrocephalic fetus, other fetus | CMS +O337 | Maternal care for disproportion due to other fetal deformities | WHO +O337XX0 | Maternal care for disproportion due to other fetal deformities, not applicable or unspecified | CMS +O337XX1 | Maternal care for disproportion due to other fetal deformities, fetus 1 | CMS +O337XX2 | Maternal care for disproportion due to other fetal deformities, fetus 2 | CMS +O337XX3 | Maternal care for disproportion due to other fetal deformities, fetus 3 | CMS +O337XX4 | Maternal care for disproportion due to other fetal deformities, fetus 4 | CMS +O337XX5 | Maternal care for disproportion due to other fetal deformities, fetus 5 | CMS +O337XX9 | Maternal care for disproportion due to other fetal deformities, other fetus | CMS +O338 | Maternal care for disproportion of other origin | WHO +O339 | Maternal care for disproportion, unspecified | WHO +O34 | Maternal care for known or suspected abnormality of pelvic organs | WHO +O340 | Maternal care for congenital malformation of uterus | WHO +O3400 | Maternal care for unspecified congenital malformation of uterus, unspecified trimester | CMS +O3401 | Maternal care for unspecified congenital malformation of uterus, first trimester | CMS +O3402 | Maternal care for unspecified congenital malformation of uterus, second trimester | CMS +O3403 | Maternal care for unspecified congenital malformation of uterus, third trimester | CMS +O341 | Maternal care for tumour of corpus uteri | WHO +O3410 | Maternal care for benign tumor of corpus uteri, unspecified trimester | CMS +O3411 | Maternal care for benign tumor of corpus uteri, first trimester | CMS +O3412 | Maternal care for benign tumor of corpus uteri, second trimester | CMS +O3413 | Maternal care for benign tumor of corpus uteri, third trimester | CMS +O342 | Maternal care due to uterine scar from previous surgery | WHO +O34211 | Maternal care for low transverse scar from previous cesarean delivery | CMS +O34212 | Maternal care for vertical scar from previous cesarean delivery | CMS +O34219 | Maternal care for unspecified type scar from previous cesarean delivery | CMS +O3429 | Maternal care due to uterine scar from other previous surgery | CMS +O343 | Maternal care for cervical incompetence | WHO +O3430 | Maternal care for cervical incompetence, unspecified trimester | CMS +O3431 | Maternal care for cervical incompetence, first trimester | CMS +O3432 | Maternal care for cervical incompetence, second trimester | CMS +O3433 | Maternal care for cervical incompetence, third trimester | CMS +O344 | Maternal care for other abnormalities of cervix | WHO +O3440 | Maternal care for other abnormalities of cervix, unspecified trimester | CMS +O3441 | Maternal care for other abnormalities of cervix, first trimester | CMS +O3442 | Maternal care for other abnormalities of cervix, second trimester | CMS +O3443 | Maternal care for other abnormalities of cervix, third trimester | CMS +O345 | Maternal care for other abnormalities of gravid uterus | WHO +O34511 | Maternal care for incarceration of gravid uterus, first trimester | CMS +O34512 | Maternal care for incarceration of gravid uterus, second trimester | CMS +O34513 | Maternal care for incarceration of gravid uterus, third trimester | CMS +O34519 | Maternal care for incarceration of gravid uterus, unspecified trimester | CMS +O34521 | Maternal care for prolapse of gravid uterus, first trimester | CMS +O34522 | Maternal care for prolapse of gravid uterus, second trimester | CMS +O34523 | Maternal care for prolapse of gravid uterus, third trimester | CMS +O34529 | Maternal care for prolapse of gravid uterus, unspecified trimester | CMS +O34531 | Maternal care for retroversion of gravid uterus, first trimester | CMS +O34532 | Maternal care for retroversion of gravid uterus, second trimester | CMS +O34533 | Maternal care for retroversion of gravid uterus, third trimester | CMS +O34539 | Maternal care for retroversion of gravid uterus, unspecified trimester | CMS +O34591 | Maternal care for other abnormalities of gravid uterus, first trimester | CMS +O34592 | Maternal care for other abnormalities of gravid uterus, second trimester | CMS +O34593 | Maternal care for other abnormalities of gravid uterus, third trimester | CMS +O34599 | Maternal care for other abnormalities of gravid uterus, unspecified trimester | CMS +O346 | Maternal care for abnormality of vagina | WHO +O3460 | Maternal care for abnormality of vagina, unspecified trimester | CMS +O3461 | Maternal care for abnormality of vagina, first trimester | CMS +O3462 | Maternal care for abnormality of vagina, second trimester | CMS +O3463 | Maternal care for abnormality of vagina, third trimester | CMS +O347 | Maternal care for abnormality of vulva and perineum | WHO +O3470 | Maternal care for abnormality of vulva and perineum, unspecified trimester | CMS +O3471 | Maternal care for abnormality of vulva and perineum, first trimester | CMS +O3472 | Maternal care for abnormality of vulva and perineum, second trimester | CMS +O3473 | Maternal care for abnormality of vulva and perineum, third trimester | CMS +O348 | Maternal care for other abnormalities of pelvic organs | WHO +O3480 | Maternal care for other abnormalities of pelvic organs, unspecified trimester | CMS +O3481 | Maternal care for other abnormalities of pelvic organs, first trimester | CMS +O3482 | Maternal care for other abnormalities of pelvic organs, second trimester | CMS +O3483 | Maternal care for other abnormalities of pelvic organs, third trimester | CMS +O349 | Maternal care for abnormality of pelvic organ, unspecified | WHO +O3490 | Maternal care for abnormality of pelvic organ, unspecified, unspecified trimester | CMS +O3491 | Maternal care for abnormality of pelvic organ, unspecified, first trimester | CMS +O3492 | Maternal care for abnormality of pelvic organ, unspecified, second trimester | CMS +O3493 | Maternal care for abnormality of pelvic organ, unspecified, third trimester | CMS +O35 | Maternal care for known or suspected fetal abnormality and damage | WHO +O350 | Maternal care for (suspected) central nervous system malformation in fetus | WHO +O350XX0 | Maternal care for (suspected) central nervous system malformation in fetus, not applicable or unspecified | CMS +O350XX1 | Maternal care for (suspected) central nervous system malformation in fetus, fetus 1 | CMS +O350XX2 | Maternal care for (suspected) central nervous system malformation in fetus, fetus 2 | CMS +O350XX3 | Maternal care for (suspected) central nervous system malformation in fetus, fetus 3 | CMS +O350XX4 | Maternal care for (suspected) central nervous system malformation in fetus, fetus 4 | CMS +O350XX5 | Maternal care for (suspected) central nervous system malformation in fetus, fetus 5 | CMS +O350XX9 | Maternal care for (suspected) central nervous system malformation in fetus, other fetus | CMS +O351 | Maternal care for (suspected) chromosomal abnormality in fetus | WHO +O351XX0 | Maternal care for (suspected) chromosomal abnormality in fetus, not applicable or unspecified | CMS +O351XX1 | Maternal care for (suspected) chromosomal abnormality in fetus, fetus 1 | CMS +O351XX2 | Maternal care for (suspected) chromosomal abnormality in fetus, fetus 2 | CMS +O351XX3 | Maternal care for (suspected) chromosomal abnormality in fetus, fetus 3 | CMS +O351XX4 | Maternal care for (suspected) chromosomal abnormality in fetus, fetus 4 | CMS +O351XX5 | Maternal care for (suspected) chromosomal abnormality in fetus, fetus 5 | CMS +O351XX9 | Maternal care for (suspected) chromosomal abnormality in fetus, other fetus | CMS +O352 | Maternal care for (suspected) hereditary disease in fetus | WHO +O352XX0 | Maternal care for (suspected) hereditary disease in fetus, not applicable or unspecified | CMS +O352XX1 | Maternal care for (suspected) hereditary disease in fetus, fetus 1 | CMS +O352XX2 | Maternal care for (suspected) hereditary disease in fetus, fetus 2 | CMS +O352XX3 | Maternal care for (suspected) hereditary disease in fetus, fetus 3 | CMS +O352XX4 | Maternal care for (suspected) hereditary disease in fetus, fetus 4 | CMS +O352XX5 | Maternal care for (suspected) hereditary disease in fetus, fetus 5 | CMS +O352XX9 | Maternal care for (suspected) hereditary disease in fetus, other fetus | CMS +O353 | Maternal care for (suspected) damage to fetus from viral disease in mother | WHO +O353XX0 | Maternal care for (suspected) damage to fetus from viral disease in mother, not applicable or unspecified | CMS +O353XX1 | Maternal care for (suspected) damage to fetus from viral disease in mother, fetus 1 | CMS +O353XX2 | Maternal care for (suspected) damage to fetus from viral disease in mother, fetus 2 | CMS +O353XX3 | Maternal care for (suspected) damage to fetus from viral disease in mother, fetus 3 | CMS +O353XX4 | Maternal care for (suspected) damage to fetus from viral disease in mother, fetus 4 | CMS +O353XX5 | Maternal care for (suspected) damage to fetus from viral disease in mother, fetus 5 | CMS +O353XX9 | Maternal care for (suspected) damage to fetus from viral disease in mother, other fetus | CMS +O354 | Maternal care for (suspected) damage to fetus from alcohol | WHO +O354XX0 | Maternal care for (suspected) damage to fetus from alcohol, not applicable or unspecified | CMS +O354XX1 | Maternal care for (suspected) damage to fetus from alcohol, fetus 1 | CMS +O354XX2 | Maternal care for (suspected) damage to fetus from alcohol, fetus 2 | CMS +O354XX3 | Maternal care for (suspected) damage to fetus from alcohol, fetus 3 | CMS +O354XX4 | Maternal care for (suspected) damage to fetus from alcohol, fetus 4 | CMS +O354XX5 | Maternal care for (suspected) damage to fetus from alcohol, fetus 5 | CMS +O354XX9 | Maternal care for (suspected) damage to fetus from alcohol, other fetus | CMS +O355 | Maternal care for (suspected) damage to fetus by drugs | WHO +O355XX0 | Maternal care for (suspected) damage to fetus by drugs, not applicable or unspecified | CMS +O355XX1 | Maternal care for (suspected) damage to fetus by drugs, fetus 1 | CMS +O355XX2 | Maternal care for (suspected) damage to fetus by drugs, fetus 2 | CMS +O355XX3 | Maternal care for (suspected) damage to fetus by drugs, fetus 3 | CMS +O355XX4 | Maternal care for (suspected) damage to fetus by drugs, fetus 4 | CMS +O355XX5 | Maternal care for (suspected) damage to fetus by drugs, fetus 5 | CMS +O355XX9 | Maternal care for (suspected) damage to fetus by drugs, other fetus | CMS +O356 | Maternal care for (suspected) damage to fetus by radiation | WHO +O356XX0 | Maternal care for (suspected) damage to fetus by radiation, not applicable or unspecified | CMS +O356XX1 | Maternal care for (suspected) damage to fetus by radiation, fetus 1 | CMS +O356XX2 | Maternal care for (suspected) damage to fetus by radiation, fetus 2 | CMS +O356XX3 | Maternal care for (suspected) damage to fetus by radiation, fetus 3 | CMS +O356XX4 | Maternal care for (suspected) damage to fetus by radiation, fetus 4 | CMS +O356XX5 | Maternal care for (suspected) damage to fetus by radiation, fetus 5 | CMS +O356XX9 | Maternal care for (suspected) damage to fetus by radiation, other fetus | CMS +O357 | Maternal care for (suspected) damage to fetus by other medical procedures | WHO +O357XX0 | Maternal care for (suspected) damage to fetus by other medical procedures, not applicable or unspecified | CMS +O357XX1 | Maternal care for (suspected) damage to fetus by other medical procedures, fetus 1 | CMS +O357XX2 | Maternal care for (suspected) damage to fetus by other medical procedures, fetus 2 | CMS +O357XX3 | Maternal care for (suspected) damage to fetus by other medical procedures, fetus 3 | CMS +O357XX4 | Maternal care for (suspected) damage to fetus by other medical procedures, fetus 4 | CMS +O357XX5 | Maternal care for (suspected) damage to fetus by other medical procedures, fetus 5 | CMS +O357XX9 | Maternal care for (suspected) damage to fetus by other medical procedures, other fetus | CMS +O358 | Maternal care for other (suspected) fetal abnormality and damage | WHO +O358XX0 | Maternal care for other (suspected) fetal abnormality and damage, not applicable or unspecified | CMS +O358XX1 | Maternal care for other (suspected) fetal abnormality and damage, fetus 1 | CMS +O358XX2 | Maternal care for other (suspected) fetal abnormality and damage, fetus 2 | CMS +O358XX3 | Maternal care for other (suspected) fetal abnormality and damage, fetus 3 | CMS +O358XX4 | Maternal care for other (suspected) fetal abnormality and damage, fetus 4 | CMS +O358XX5 | Maternal care for other (suspected) fetal abnormality and damage, fetus 5 | CMS +O358XX9 | Maternal care for other (suspected) fetal abnormality and damage, other fetus | CMS +O359 | Maternal care for (suspected) fetal abnormality and damage, unspecified | WHO +O359XX0 | Maternal care for (suspected) fetal abnormality and damage, unspecified, not applicable or unspecified | CMS +O359XX1 | Maternal care for (suspected) fetal abnormality and damage, unspecified, fetus 1 | CMS +O359XX2 | Maternal care for (suspected) fetal abnormality and damage, unspecified, fetus 2 | CMS +O359XX3 | Maternal care for (suspected) fetal abnormality and damage, unspecified, fetus 3 | CMS +O359XX4 | Maternal care for (suspected) fetal abnormality and damage, unspecified, fetus 4 | CMS +O359XX5 | Maternal care for (suspected) fetal abnormality and damage, unspecified, fetus 5 | CMS +O359XX9 | Maternal care for (suspected) fetal abnormality and damage, unspecified, other fetus | CMS +O36 | Maternal care for other known or suspected fetal problems | WHO +O360 | Maternal care for rhesus isoimmunization | WHO +O360110 | Maternal care for anti-D [Rh] antibodies, first trimester, not applicable or unspecified | CMS +O360111 | Maternal care for anti-D [Rh] antibodies, first trimester, fetus 1 | CMS +O360112 | Maternal care for anti-D [Rh] antibodies, first trimester, fetus 2 | CMS +O360113 | Maternal care for anti-D [Rh] antibodies, first trimester, fetus 3 | CMS +O360114 | Maternal care for anti-D [Rh] antibodies, first trimester, fetus 4 | CMS +O360115 | Maternal care for anti-D [Rh] antibodies, first trimester, fetus 5 | CMS +O360119 | Maternal care for anti-D [Rh] antibodies, first trimester, other fetus | CMS +O360120 | Maternal care for anti-D [Rh] antibodies, second trimester, not applicable or unspecified | CMS +O360121 | Maternal care for anti-D [Rh] antibodies, second trimester, fetus 1 | CMS +O360122 | Maternal care for anti-D [Rh] antibodies, second trimester, fetus 2 | CMS +O360123 | Maternal care for anti-D [Rh] antibodies, second trimester, fetus 3 | CMS +O360124 | Maternal care for anti-D [Rh] antibodies, second trimester, fetus 4 | CMS +O360125 | Maternal care for anti-D [Rh] antibodies, second trimester, fetus 5 | CMS +O360129 | Maternal care for anti-D [Rh] antibodies, second trimester, other fetus | CMS +O360130 | Maternal care for anti-D [Rh] antibodies, third trimester, not applicable or unspecified | CMS +O360131 | Maternal care for anti-D [Rh] antibodies, third trimester, fetus 1 | CMS +O360132 | Maternal care for anti-D [Rh] antibodies, third trimester, fetus 2 | CMS +O360133 | Maternal care for anti-D [Rh] antibodies, third trimester, fetus 3 | CMS +O360134 | Maternal care for anti-D [Rh] antibodies, third trimester, fetus 4 | CMS +O360135 | Maternal care for anti-D [Rh] antibodies, third trimester, fetus 5 | CMS +O360139 | Maternal care for anti-D [Rh] antibodies, third trimester, other fetus | CMS +O360190 | Maternal care for anti-D [Rh] antibodies, unspecified trimester, not applicable or unspecified | CMS +O360191 | Maternal care for anti-D [Rh] antibodies, unspecified trimester, fetus 1 | CMS +O360192 | Maternal care for anti-D [Rh] antibodies, unspecified trimester, fetus 2 | CMS +O360193 | Maternal care for anti-D [Rh] antibodies, unspecified trimester, fetus 3 | CMS +O360194 | Maternal care for anti-D [Rh] antibodies, unspecified trimester, fetus 4 | CMS +O360195 | Maternal care for anti-D [Rh] antibodies, unspecified trimester, fetus 5 | CMS +O360199 | Maternal care for anti-D [Rh] antibodies, unspecified trimester, other fetus | CMS +O360910 | Maternal care for other rhesus isoimmunization, first trimester, not applicable or unspecified | CMS +O360911 | Maternal care for other rhesus isoimmunization, first trimester, fetus 1 | CMS +O360912 | Maternal care for other rhesus isoimmunization, first trimester, fetus 2 | CMS +O360913 | Maternal care for other rhesus isoimmunization, first trimester, fetus 3 | CMS +O360914 | Maternal care for other rhesus isoimmunization, first trimester, fetus 4 | CMS +O360915 | Maternal care for other rhesus isoimmunization, first trimester, fetus 5 | CMS +O360919 | Maternal care for other rhesus isoimmunization, first trimester, other fetus | CMS +O360920 | Maternal care for other rhesus isoimmunization, second trimester, not applicable or unspecified | CMS +O360921 | Maternal care for other rhesus isoimmunization, second trimester, fetus 1 | CMS +O360922 | Maternal care for other rhesus isoimmunization, second trimester, fetus 2 | CMS +O360923 | Maternal care for other rhesus isoimmunization, second trimester, fetus 3 | CMS +O360924 | Maternal care for other rhesus isoimmunization, second trimester, fetus 4 | CMS +O360925 | Maternal care for other rhesus isoimmunization, second trimester, fetus 5 | CMS +O360929 | Maternal care for other rhesus isoimmunization, second trimester, other fetus | CMS +O360930 | Maternal care for other rhesus isoimmunization, third trimester, not applicable or unspecified | CMS +O360931 | Maternal care for other rhesus isoimmunization, third trimester, fetus 1 | CMS +O360932 | Maternal care for other rhesus isoimmunization, third trimester, fetus 2 | CMS +O360933 | Maternal care for other rhesus isoimmunization, third trimester, fetus 3 | CMS +O360934 | Maternal care for other rhesus isoimmunization, third trimester, fetus 4 | CMS +O360935 | Maternal care for other rhesus isoimmunization, third trimester, fetus 5 | CMS +O360939 | Maternal care for other rhesus isoimmunization, third trimester, other fetus | CMS +O360990 | Maternal care for other rhesus isoimmunization, unspecified trimester, not applicable or unspecified | CMS +O360991 | Maternal care for other rhesus isoimmunization, unspecified trimester, fetus 1 | CMS +O360992 | Maternal care for other rhesus isoimmunization, unspecified trimester, fetus 2 | CMS +O360993 | Maternal care for other rhesus isoimmunization, unspecified trimester, fetus 3 | CMS +O360994 | Maternal care for other rhesus isoimmunization, unspecified trimester, fetus 4 | CMS +O360995 | Maternal care for other rhesus isoimmunization, unspecified trimester, fetus 5 | CMS +O360999 | Maternal care for other rhesus isoimmunization, unspecified trimester, other fetus | CMS +O361 | Maternal care for other isoimmunization | WHO +O361110 | Maternal care for Anti-A sensitization, first trimester, not applicable or unspecified | CMS +O361111 | Maternal care for Anti-A sensitization, first trimester, fetus 1 | CMS +O361112 | Maternal care for Anti-A sensitization, first trimester, fetus 2 | CMS +O361113 | Maternal care for Anti-A sensitization, first trimester, fetus 3 | CMS +O361114 | Maternal care for Anti-A sensitization, first trimester, fetus 4 | CMS +O361115 | Maternal care for Anti-A sensitization, first trimester, fetus 5 | CMS +O361119 | Maternal care for Anti-A sensitization, first trimester, other fetus | CMS +O361120 | Maternal care for Anti-A sensitization, second trimester, not applicable or unspecified | CMS +O361121 | Maternal care for Anti-A sensitization, second trimester, fetus 1 | CMS +O361122 | Maternal care for Anti-A sensitization, second trimester, fetus 2 | CMS +O361123 | Maternal care for Anti-A sensitization, second trimester, fetus 3 | CMS +O361124 | Maternal care for Anti-A sensitization, second trimester, fetus 4 | CMS +O361125 | Maternal care for Anti-A sensitization, second trimester, fetus 5 | CMS +O361129 | Maternal care for Anti-A sensitization, second trimester, other fetus | CMS +O361130 | Maternal care for Anti-A sensitization, third trimester, not applicable or unspecified | CMS +O361131 | Maternal care for Anti-A sensitization, third trimester, fetus 1 | CMS +O361132 | Maternal care for Anti-A sensitization, third trimester, fetus 2 | CMS +O361133 | Maternal care for Anti-A sensitization, third trimester, fetus 3 | CMS +O361134 | Maternal care for Anti-A sensitization, third trimester, fetus 4 | CMS +O361135 | Maternal care for Anti-A sensitization, third trimester, fetus 5 | CMS +O361139 | Maternal care for Anti-A sensitization, third trimester, other fetus | CMS +O361190 | Maternal care for Anti-A sensitization, unspecified trimester, not applicable or unspecified | CMS +O361191 | Maternal care for Anti-A sensitization, unspecified trimester, fetus 1 | CMS +O361192 | Maternal care for Anti-A sensitization, unspecified trimester, fetus 2 | CMS +O361193 | Maternal care for Anti-A sensitization, unspecified trimester, fetus 3 | CMS +O361194 | Maternal care for Anti-A sensitization, unspecified trimester, fetus 4 | CMS +O361195 | Maternal care for Anti-A sensitization, unspecified trimester, fetus 5 | CMS +O361199 | Maternal care for Anti-A sensitization, unspecified trimester, other fetus | CMS +O361910 | Maternal care for other isoimmunization, first trimester, not applicable or unspecified | CMS +O361911 | Maternal care for other isoimmunization, first trimester, fetus 1 | CMS +O361912 | Maternal care for other isoimmunization, first trimester, fetus 2 | CMS +O361913 | Maternal care for other isoimmunization, first trimester, fetus 3 | CMS +O361914 | Maternal care for other isoimmunization, first trimester, fetus 4 | CMS +O361915 | Maternal care for other isoimmunization, first trimester, fetus 5 | CMS +O361919 | Maternal care for other isoimmunization, first trimester, other fetus | CMS +O361920 | Maternal care for other isoimmunization, second trimester, not applicable or unspecified | CMS +O361921 | Maternal care for other isoimmunization, second trimester, fetus 1 | CMS +O361922 | Maternal care for other isoimmunization, second trimester, fetus 2 | CMS +O361923 | Maternal care for other isoimmunization, second trimester, fetus 3 | CMS +O361924 | Maternal care for other isoimmunization, second trimester, fetus 4 | CMS +O361925 | Maternal care for other isoimmunization, second trimester, fetus 5 | CMS +O361929 | Maternal care for other isoimmunization, second trimester, other fetus | CMS +O361930 | Maternal care for other isoimmunization, third trimester, not applicable or unspecified | CMS +O361931 | Maternal care for other isoimmunization, third trimester, fetus 1 | CMS +O361932 | Maternal care for other isoimmunization, third trimester, fetus 2 | CMS +O361933 | Maternal care for other isoimmunization, third trimester, fetus 3 | CMS +O361934 | Maternal care for other isoimmunization, third trimester, fetus 4 | CMS +O361935 | Maternal care for other isoimmunization, third trimester, fetus 5 | CMS +O361939 | Maternal care for other isoimmunization, third trimester, other fetus | CMS +O361990 | Maternal care for other isoimmunization, unspecified trimester, not applicable or unspecified | CMS +O361991 | Maternal care for other isoimmunization, unspecified trimester, fetus 1 | CMS +O361992 | Maternal care for other isoimmunization, unspecified trimester, fetus 2 | CMS +O361993 | Maternal care for other isoimmunization, unspecified trimester, fetus 3 | CMS +O361994 | Maternal care for other isoimmunization, unspecified trimester, fetus 4 | CMS +O361995 | Maternal care for other isoimmunization, unspecified trimester, fetus 5 | CMS +O361999 | Maternal care for other isoimmunization, unspecified trimester, other fetus | CMS +O362 | Maternal care for hydrops fetalis | WHO +O3620X0 | Maternal care for hydrops fetalis, unspecified trimester, not applicable or unspecified | CMS +O3620X1 | Maternal care for hydrops fetalis, unspecified trimester, fetus 1 | CMS +O3620X2 | Maternal care for hydrops fetalis, unspecified trimester, fetus 2 | CMS +O3620X3 | Maternal care for hydrops fetalis, unspecified trimester, fetus 3 | CMS +O3620X4 | Maternal care for hydrops fetalis, unspecified trimester, fetus 4 | CMS +O3620X5 | Maternal care for hydrops fetalis, unspecified trimester, fetus 5 | CMS +O3620X9 | Maternal care for hydrops fetalis, unspecified trimester, other fetus | CMS +O3621X0 | Maternal care for hydrops fetalis, first trimester, not applicable or unspecified | CMS +O3621X1 | Maternal care for hydrops fetalis, first trimester, fetus 1 | CMS +O3621X2 | Maternal care for hydrops fetalis, first trimester, fetus 2 | CMS +O3621X3 | Maternal care for hydrops fetalis, first trimester, fetus 3 | CMS +O3621X4 | Maternal care for hydrops fetalis, first trimester, fetus 4 | CMS +O3621X5 | Maternal care for hydrops fetalis, first trimester, fetus 5 | CMS +O3621X9 | Maternal care for hydrops fetalis, first trimester, other fetus | CMS +O3622X0 | Maternal care for hydrops fetalis, second trimester, not applicable or unspecified | CMS +O3622X1 | Maternal care for hydrops fetalis, second trimester, fetus 1 | CMS +O3622X2 | Maternal care for hydrops fetalis, second trimester, fetus 2 | CMS +O3622X3 | Maternal care for hydrops fetalis, second trimester, fetus 3 | CMS +O3622X4 | Maternal care for hydrops fetalis, second trimester, fetus 4 | CMS +O3622X5 | Maternal care for hydrops fetalis, second trimester, fetus 5 | CMS +O3622X9 | Maternal care for hydrops fetalis, second trimester, other fetus | CMS +O3623X0 | Maternal care for hydrops fetalis, third trimester, not applicable or unspecified | CMS +O3623X1 | Maternal care for hydrops fetalis, third trimester, fetus 1 | CMS +O3623X2 | Maternal care for hydrops fetalis, third trimester, fetus 2 | CMS +O3623X3 | Maternal care for hydrops fetalis, third trimester, fetus 3 | CMS +O3623X4 | Maternal care for hydrops fetalis, third trimester, fetus 4 | CMS +O3623X5 | Maternal care for hydrops fetalis, third trimester, fetus 5 | CMS +O3623X9 | Maternal care for hydrops fetalis, third trimester, other fetus | CMS +O363 | Maternal care for signs of fetal hypoxia | WHO +O364 | Maternal care for intrauterine death | WHO +O364XX0 | Maternal care for intrauterine death, not applicable or unspecified | CMS +O364XX1 | Maternal care for intrauterine death, fetus 1 | CMS +O364XX2 | Maternal care for intrauterine death, fetus 2 | CMS +O364XX3 | Maternal care for intrauterine death, fetus 3 | CMS +O364XX4 | Maternal care for intrauterine death, fetus 4 | CMS +O364XX5 | Maternal care for intrauterine death, fetus 5 | CMS +O364XX9 | Maternal care for intrauterine death, other fetus | CMS +O365 | Maternal care for poor fetal growth | WHO +O365110 | Maternal care for known or suspected placental insufficiency, first trimester, not applicable or unspecified | CMS +O365111 | Maternal care for known or suspected placental insufficiency, first trimester, fetus 1 | CMS +O365112 | Maternal care for known or suspected placental insufficiency, first trimester, fetus 2 | CMS +O365113 | Maternal care for known or suspected placental insufficiency, first trimester, fetus 3 | CMS +O365114 | Maternal care for known or suspected placental insufficiency, first trimester, fetus 4 | CMS +O365115 | Maternal care for known or suspected placental insufficiency, first trimester, fetus 5 | CMS +O365119 | Maternal care for known or suspected placental insufficiency, first trimester, other fetus | CMS +O365120 | Maternal care for known or suspected placental insufficiency, second trimester, not applicable or unspecified | CMS +O365121 | Maternal care for known or suspected placental insufficiency, second trimester, fetus 1 | CMS +O365122 | Maternal care for known or suspected placental insufficiency, second trimester, fetus 2 | CMS +O365123 | Maternal care for known or suspected placental insufficiency, second trimester, fetus 3 | CMS +O365124 | Maternal care for known or suspected placental insufficiency, second trimester, fetus 4 | CMS +O365125 | Maternal care for known or suspected placental insufficiency, second trimester, fetus 5 | CMS +O365129 | Maternal care for known or suspected placental insufficiency, second trimester, other fetus | CMS +O365130 | Maternal care for known or suspected placental insufficiency, third trimester, not applicable or unspecified | CMS +O365131 | Maternal care for known or suspected placental insufficiency, third trimester, fetus 1 | CMS +O365132 | Maternal care for known or suspected placental insufficiency, third trimester, fetus 2 | CMS +O365133 | Maternal care for known or suspected placental insufficiency, third trimester, fetus 3 | CMS +O365134 | Maternal care for known or suspected placental insufficiency, third trimester, fetus 4 | CMS +O365135 | Maternal care for known or suspected placental insufficiency, third trimester, fetus 5 | CMS +O365139 | Maternal care for known or suspected placental insufficiency, third trimester, other fetus | CMS +O365190 | Maternal care for known or suspected placental insufficiency, unspecified trimester, not applicable or unspecified | CMS +O365191 | Maternal care for known or suspected placental insufficiency, unspecified trimester, fetus 1 | CMS +O365192 | Maternal care for known or suspected placental insufficiency, unspecified trimester, fetus 2 | CMS +O365193 | Maternal care for known or suspected placental insufficiency, unspecified trimester, fetus 3 | CMS +O365194 | Maternal care for known or suspected placental insufficiency, unspecified trimester, fetus 4 | CMS +O365195 | Maternal care for known or suspected placental insufficiency, unspecified trimester, fetus 5 | CMS +O365199 | Maternal care for known or suspected placental insufficiency, unspecified trimester, other fetus | CMS +O365910 | Maternal care for other known or suspected poor fetal growth, first trimester, not applicable or unspecified | CMS +O365911 | Maternal care for other known or suspected poor fetal growth, first trimester, fetus 1 | CMS +O365912 | Maternal care for other known or suspected poor fetal growth, first trimester, fetus 2 | CMS +O365913 | Maternal care for other known or suspected poor fetal growth, first trimester, fetus 3 | CMS +O365914 | Maternal care for other known or suspected poor fetal growth, first trimester, fetus 4 | CMS +O365915 | Maternal care for other known or suspected poor fetal growth, first trimester, fetus 5 | CMS +O365919 | Maternal care for other known or suspected poor fetal growth, first trimester, other fetus | CMS +O365920 | Maternal care for other known or suspected poor fetal growth, second trimester, not applicable or unspecified | CMS +O365921 | Maternal care for other known or suspected poor fetal growth, second trimester, fetus 1 | CMS +O365922 | Maternal care for other known or suspected poor fetal growth, second trimester, fetus 2 | CMS +O365923 | Maternal care for other known or suspected poor fetal growth, second trimester, fetus 3 | CMS +O365924 | Maternal care for other known or suspected poor fetal growth, second trimester, fetus 4 | CMS +O365925 | Maternal care for other known or suspected poor fetal growth, second trimester, fetus 5 | CMS +O365929 | Maternal care for other known or suspected poor fetal growth, second trimester, other fetus | CMS +O365930 | Maternal care for other known or suspected poor fetal growth, third trimester, not applicable or unspecified | CMS +O365931 | Maternal care for other known or suspected poor fetal growth, third trimester, fetus 1 | CMS +O365932 | Maternal care for other known or suspected poor fetal growth, third trimester, fetus 2 | CMS +O365933 | Maternal care for other known or suspected poor fetal growth, third trimester, fetus 3 | CMS +O365934 | Maternal care for other known or suspected poor fetal growth, third trimester, fetus 4 | CMS +O365935 | Maternal care for other known or suspected poor fetal growth, third trimester, fetus 5 | CMS +O365939 | Maternal care for other known or suspected poor fetal growth, third trimester, other fetus | CMS +O365990 | Maternal care for other known or suspected poor fetal growth, unspecified trimester, not applicable or unspecified | CMS +O365991 | Maternal care for other known or suspected poor fetal growth, unspecified trimester, fetus 1 | CMS +O365992 | Maternal care for other known or suspected poor fetal growth, unspecified trimester, fetus 2 | CMS +O365993 | Maternal care for other known or suspected poor fetal growth, unspecified trimester, fetus 3 | CMS +O365994 | Maternal care for other known or suspected poor fetal growth, unspecified trimester, fetus 4 | CMS +O365995 | Maternal care for other known or suspected poor fetal growth, unspecified trimester, fetus 5 | CMS +O365999 | Maternal care for other known or suspected poor fetal growth, unspecified trimester, other fetus | CMS +O366 | Maternal care for excessive fetal growth | WHO +O3660X0 | Maternal care for excessive fetal growth, unspecified trimester, not applicable or unspecified | CMS +O3660X1 | Maternal care for excessive fetal growth, unspecified trimester, fetus 1 | CMS +O3660X2 | Maternal care for excessive fetal growth, unspecified trimester, fetus 2 | CMS +O3660X3 | Maternal care for excessive fetal growth, unspecified trimester, fetus 3 | CMS +O3660X4 | Maternal care for excessive fetal growth, unspecified trimester, fetus 4 | CMS +O3660X5 | Maternal care for excessive fetal growth, unspecified trimester, fetus 5 | CMS +O3660X9 | Maternal care for excessive fetal growth, unspecified trimester, other fetus | CMS +O3661X0 | Maternal care for excessive fetal growth, first trimester, not applicable or unspecified | CMS +O3661X1 | Maternal care for excessive fetal growth, first trimester, fetus 1 | CMS +O3661X2 | Maternal care for excessive fetal growth, first trimester, fetus 2 | CMS +O3661X3 | Maternal care for excessive fetal growth, first trimester, fetus 3 | CMS +O3661X4 | Maternal care for excessive fetal growth, first trimester, fetus 4 | CMS +O3661X5 | Maternal care for excessive fetal growth, first trimester, fetus 5 | CMS +O3661X9 | Maternal care for excessive fetal growth, first trimester, other fetus | CMS +O3662X0 | Maternal care for excessive fetal growth, second trimester, not applicable or unspecified | CMS +O3662X1 | Maternal care for excessive fetal growth, second trimester, fetus 1 | CMS +O3662X2 | Maternal care for excessive fetal growth, second trimester, fetus 2 | CMS +O3662X3 | Maternal care for excessive fetal growth, second trimester, fetus 3 | CMS +O3662X4 | Maternal care for excessive fetal growth, second trimester, fetus 4 | CMS +O3662X5 | Maternal care for excessive fetal growth, second trimester, fetus 5 | CMS +O3662X9 | Maternal care for excessive fetal growth, second trimester, other fetus | CMS +O3663X0 | Maternal care for excessive fetal growth, third trimester, not applicable or unspecified | CMS +O3663X1 | Maternal care for excessive fetal growth, third trimester, fetus 1 | CMS +O3663X2 | Maternal care for excessive fetal growth, third trimester, fetus 2 | CMS +O3663X3 | Maternal care for excessive fetal growth, third trimester, fetus 3 | CMS +O3663X4 | Maternal care for excessive fetal growth, third trimester, fetus 4 | CMS +O3663X5 | Maternal care for excessive fetal growth, third trimester, fetus 5 | CMS +O3663X9 | Maternal care for excessive fetal growth, third trimester, other fetus | CMS +O367 | Maternal care for viable fetus in abdominal pregnancy | WHO +O3670X0 | Maternal care for viable fetus in abdominal pregnancy, unspecified trimester, not applicable or unspecified | CMS +O3670X1 | Maternal care for viable fetus in abdominal pregnancy, unspecified trimester, fetus 1 | CMS +O3670X2 | Maternal care for viable fetus in abdominal pregnancy, unspecified trimester, fetus 2 | CMS +O3670X3 | Maternal care for viable fetus in abdominal pregnancy, unspecified trimester, fetus 3 | CMS +O3670X4 | Maternal care for viable fetus in abdominal pregnancy, unspecified trimester, fetus 4 | CMS +O3670X5 | Maternal care for viable fetus in abdominal pregnancy, unspecified trimester, fetus 5 | CMS +O3670X9 | Maternal care for viable fetus in abdominal pregnancy, unspecified trimester, other fetus | CMS +O3671X0 | Maternal care for viable fetus in abdominal pregnancy, first trimester, not applicable or unspecified | CMS +O3671X1 | Maternal care for viable fetus in abdominal pregnancy, first trimester, fetus 1 | CMS +O3671X2 | Maternal care for viable fetus in abdominal pregnancy, first trimester, fetus 2 | CMS +O3671X3 | Maternal care for viable fetus in abdominal pregnancy, first trimester, fetus 3 | CMS +O3671X4 | Maternal care for viable fetus in abdominal pregnancy, first trimester, fetus 4 | CMS +O3671X5 | Maternal care for viable fetus in abdominal pregnancy, first trimester, fetus 5 | CMS +O3671X9 | Maternal care for viable fetus in abdominal pregnancy, first trimester, other fetus | CMS +O3672X0 | Maternal care for viable fetus in abdominal pregnancy, second trimester, not applicable or unspecified | CMS +O3672X1 | Maternal care for viable fetus in abdominal pregnancy, second trimester, fetus 1 | CMS +O3672X2 | Maternal care for viable fetus in abdominal pregnancy, second trimester, fetus 2 | CMS +O3672X3 | Maternal care for viable fetus in abdominal pregnancy, second trimester, fetus 3 | CMS +O3672X4 | Maternal care for viable fetus in abdominal pregnancy, second trimester, fetus 4 | CMS +O3672X5 | Maternal care for viable fetus in abdominal pregnancy, second trimester, fetus 5 | CMS +O3672X9 | Maternal care for viable fetus in abdominal pregnancy, second trimester, other fetus | CMS +O3673X0 | Maternal care for viable fetus in abdominal pregnancy, third trimester, not applicable or unspecified | CMS +O3673X1 | Maternal care for viable fetus in abdominal pregnancy, third trimester, fetus 1 | CMS +O3673X2 | Maternal care for viable fetus in abdominal pregnancy, third trimester, fetus 2 | CMS +O3673X3 | Maternal care for viable fetus in abdominal pregnancy, third trimester, fetus 3 | CMS +O3673X4 | Maternal care for viable fetus in abdominal pregnancy, third trimester, fetus 4 | CMS +O3673X5 | Maternal care for viable fetus in abdominal pregnancy, third trimester, fetus 5 | CMS +O3673X9 | Maternal care for viable fetus in abdominal pregnancy, third trimester, other fetus | CMS +O368 | Maternal care for other specified fetal problems | WHO +O3680X0 | Pregnancy with inconclusive fetal viability, not applicable or unspecified | CMS +O3680X1 | Pregnancy with inconclusive fetal viability, fetus 1 | CMS +O3680X2 | Pregnancy with inconclusive fetal viability, fetus 2 | CMS +O3680X3 | Pregnancy with inconclusive fetal viability, fetus 3 | CMS +O3680X4 | Pregnancy with inconclusive fetal viability, fetus 4 | CMS +O3680X5 | Pregnancy with inconclusive fetal viability, fetus 5 | CMS +O3680X9 | Pregnancy with inconclusive fetal viability, other fetus | CMS +O368120 | Decreased fetal movements, second trimester, not applicable or unspecified | CMS +O368121 | Decreased fetal movements, second trimester, fetus 1 | CMS +O368122 | Decreased fetal movements, second trimester, fetus 2 | CMS +O368123 | Decreased fetal movements, second trimester, fetus 3 | CMS +O368124 | Decreased fetal movements, second trimester, fetus 4 | CMS +O368125 | Decreased fetal movements, second trimester, fetus 5 | CMS +O368129 | Decreased fetal movements, second trimester, other fetus | CMS +O368130 | Decreased fetal movements, third trimester, not applicable or unspecified | CMS +O368131 | Decreased fetal movements, third trimester, fetus 1 | CMS +O368132 | Decreased fetal movements, third trimester, fetus 2 | CMS +O368133 | Decreased fetal movements, third trimester, fetus 3 | CMS +O368134 | Decreased fetal movements, third trimester, fetus 4 | CMS +O368135 | Decreased fetal movements, third trimester, fetus 5 | CMS +O368139 | Decreased fetal movements, third trimester, other fetus | CMS +O368190 | Decreased fetal movements, unspecified trimester, not applicable or unspecified | CMS +O368191 | Decreased fetal movements, unspecified trimester, fetus 1 | CMS +O368192 | Decreased fetal movements, unspecified trimester, fetus 2 | CMS +O368193 | Decreased fetal movements, unspecified trimester, fetus 3 | CMS +O368194 | Decreased fetal movements, unspecified trimester, fetus 4 | CMS +O368195 | Decreased fetal movements, unspecified trimester, fetus 5 | CMS +O368199 | Decreased fetal movements, unspecified trimester, other fetus | CMS +O368210 | Fetal anemia and thrombocytopenia, first trimester, not applicable or unspecified | CMS +O368211 | Fetal anemia and thrombocytopenia, first trimester, fetus 1 | CMS +O368212 | Fetal anemia and thrombocytopenia, first trimester, fetus 2 | CMS +O368213 | Fetal anemia and thrombocytopenia, first trimester, fetus 3 | CMS +O368214 | Fetal anemia and thrombocytopenia, first trimester, fetus 4 | CMS +O368215 | Fetal anemia and thrombocytopenia, first trimester, fetus 5 | CMS +O368219 | Fetal anemia and thrombocytopenia, first trimester, other fetus | CMS +O368220 | Fetal anemia and thrombocytopenia, second trimester, not applicable or unspecified | CMS +O368221 | Fetal anemia and thrombocytopenia, second trimester, fetus 1 | CMS +O368222 | Fetal anemia and thrombocytopenia, second trimester, fetus 2 | CMS +O368223 | Fetal anemia and thrombocytopenia, second trimester, fetus 3 | CMS +O368224 | Fetal anemia and thrombocytopenia, second trimester, fetus 4 | CMS +O368225 | Fetal anemia and thrombocytopenia, second trimester, fetus 5 | CMS +O368229 | Fetal anemia and thrombocytopenia, second trimester, other fetus | CMS +O368230 | Fetal anemia and thrombocytopenia, third trimester, not applicable or unspecified | CMS +O368231 | Fetal anemia and thrombocytopenia, third trimester, fetus 1 | CMS +O368232 | Fetal anemia and thrombocytopenia, third trimester, fetus 2 | CMS +O368233 | Fetal anemia and thrombocytopenia, third trimester, fetus 3 | CMS +O368234 | Fetal anemia and thrombocytopenia, third trimester, fetus 4 | CMS +O368235 | Fetal anemia and thrombocytopenia, third trimester, fetus 5 | CMS +O368239 | Fetal anemia and thrombocytopenia, third trimester, other fetus | CMS +O368290 | Fetal anemia and thrombocytopenia, unspecified trimester, not applicable or unspecified | CMS +O368291 | Fetal anemia and thrombocytopenia, unspecified trimester, fetus 1 | CMS +O368292 | Fetal anemia and thrombocytopenia, unspecified trimester, fetus 2 | CMS +O368293 | Fetal anemia and thrombocytopenia, unspecified trimester, fetus 3 | CMS +O368294 | Fetal anemia and thrombocytopenia, unspecified trimester, fetus 4 | CMS +O368295 | Fetal anemia and thrombocytopenia, unspecified trimester, fetus 5 | CMS +O368299 | Fetal anemia and thrombocytopenia, unspecified trimester, other fetus | CMS +O368310 | Maternal care for abnormalities of the fetal heart rate or rhythm, first trimester, not applicable or unspecified | CMS +O368311 | Maternal care for abnormalities of the fetal heart rate or rhythm, first trimester, fetus 1 | CMS +O368312 | Maternal care for abnormalities of the fetal heart rate or rhythm, first trimester, fetus 2 | CMS +O368313 | Maternal care for abnormalities of the fetal heart rate or rhythm, first trimester, fetus 3 | CMS +O368314 | Maternal care for abnormalities of the fetal heart rate or rhythm, first trimester, fetus 4 | CMS +O368315 | Maternal care for abnormalities of the fetal heart rate or rhythm, first trimester, fetus 5 | CMS +O368319 | Maternal care for abnormalities of the fetal heart rate or rhythm, first trimester, other fetus | CMS +O368320 | Maternal care for abnormalities of the fetal heart rate or rhythm, second trimester, not applicable or unspecified | CMS +O368321 | Maternal care for abnormalities of the fetal heart rate or rhythm, second trimester, fetus 1 | CMS +O368322 | Maternal care for abnormalities of the fetal heart rate or rhythm, second trimester, fetus 2 | CMS +O368323 | Maternal care for abnormalities of the fetal heart rate or rhythm, second trimester, fetus 3 | CMS +O368324 | Maternal care for abnormalities of the fetal heart rate or rhythm, second trimester, fetus 4 | CMS +O368325 | Maternal care for abnormalities of the fetal heart rate or rhythm, second trimester, fetus 5 | CMS +O368329 | Maternal care for abnormalities of the fetal heart rate or rhythm, second trimester, other fetus | CMS +O368330 | Maternal care for abnormalities of the fetal heart rate or rhythm, third trimester, not applicable or unspecified | CMS +O368331 | Maternal care for abnormalities of the fetal heart rate or rhythm, third trimester, fetus 1 | CMS +O368332 | Maternal care for abnormalities of the fetal heart rate or rhythm, third trimester, fetus 2 | CMS +O368333 | Maternal care for abnormalities of the fetal heart rate or rhythm, third trimester, fetus 3 | CMS +O368334 | Maternal care for abnormalities of the fetal heart rate or rhythm, third trimester, fetus 4 | CMS +O368335 | Maternal care for abnormalities of the fetal heart rate or rhythm, third trimester, fetus 5 | CMS +O368339 | Maternal care for abnormalities of the fetal heart rate or rhythm, third trimester, other fetus | CMS +O368390 | Maternal care for abnormalities of the fetal heart rate or rhythm, unspecified trimester, not applicable or unspecified | CMS +O368391 | Maternal care for abnormalities of the fetal heart rate or rhythm, unspecified trimester, fetus 1 | CMS +O368392 | Maternal care for abnormalities of the fetal heart rate or rhythm, unspecified trimester, fetus 2 | CMS +O368393 | Maternal care for abnormalities of the fetal heart rate or rhythm, unspecified trimester, fetus 3 | CMS +O368394 | Maternal care for abnormalities of the fetal heart rate or rhythm, unspecified trimester, fetus 4 | CMS +O368395 | Maternal care for abnormalities of the fetal heart rate or rhythm, unspecified trimester, fetus 5 | CMS +O368399 | Maternal care for abnormalities of the fetal heart rate or rhythm, unspecified trimester, other fetus | CMS +O368910 | Maternal care for other specified fetal problems, first trimester, not applicable or unspecified | CMS +O368911 | Maternal care for other specified fetal problems, first trimester, fetus 1 | CMS +O368912 | Maternal care for other specified fetal problems, first trimester, fetus 2 | CMS +O368913 | Maternal care for other specified fetal problems, first trimester, fetus 3 | CMS +O368914 | Maternal care for other specified fetal problems, first trimester, fetus 4 | CMS +O368915 | Maternal care for other specified fetal problems, first trimester, fetus 5 | CMS +O368919 | Maternal care for other specified fetal problems, first trimester, other fetus | CMS +O368920 | Maternal care for other specified fetal problems, second trimester, not applicable or unspecified | CMS +O368921 | Maternal care for other specified fetal problems, second trimester, fetus 1 | CMS +O368922 | Maternal care for other specified fetal problems, second trimester, fetus 2 | CMS +O368923 | Maternal care for other specified fetal problems, second trimester, fetus 3 | CMS +O368924 | Maternal care for other specified fetal problems, second trimester, fetus 4 | CMS +O368925 | Maternal care for other specified fetal problems, second trimester, fetus 5 | CMS +O368929 | Maternal care for other specified fetal problems, second trimester, other fetus | CMS +O368930 | Maternal care for other specified fetal problems, third trimester, not applicable or unspecified | CMS +O368931 | Maternal care for other specified fetal problems, third trimester, fetus 1 | CMS +O368932 | Maternal care for other specified fetal problems, third trimester, fetus 2 | CMS +O368933 | Maternal care for other specified fetal problems, third trimester, fetus 3 | CMS +O368934 | Maternal care for other specified fetal problems, third trimester, fetus 4 | CMS +O368935 | Maternal care for other specified fetal problems, third trimester, fetus 5 | CMS +O368939 | Maternal care for other specified fetal problems, third trimester, other fetus | CMS +O368990 | Maternal care for other specified fetal problems, unspecified trimester, not applicable or unspecified | CMS +O368991 | Maternal care for other specified fetal problems, unspecified trimester, fetus 1 | CMS +O368992 | Maternal care for other specified fetal problems, unspecified trimester, fetus 2 | CMS +O368993 | Maternal care for other specified fetal problems, unspecified trimester, fetus 3 | CMS +O368994 | Maternal care for other specified fetal problems, unspecified trimester, fetus 4 | CMS +O368995 | Maternal care for other specified fetal problems, unspecified trimester, fetus 5 | CMS +O368999 | Maternal care for other specified fetal problems, unspecified trimester, other fetus | CMS +O369 | Maternal care for fetal problem, unspecified | WHO +O3690X0 | Maternal care for fetal problem, unspecified, unspecified trimester, not applicable or unspecified | CMS +O3690X1 | Maternal care for fetal problem, unspecified, unspecified trimester, fetus 1 | CMS +O3690X2 | Maternal care for fetal problem, unspecified, unspecified trimester, fetus 2 | CMS +O3690X3 | Maternal care for fetal problem, unspecified, unspecified trimester, fetus 3 | CMS +O3690X4 | Maternal care for fetal problem, unspecified, unspecified trimester, fetus 4 | CMS +O3690X5 | Maternal care for fetal problem, unspecified, unspecified trimester, fetus 5 | CMS +O3690X9 | Maternal care for fetal problem, unspecified, unspecified trimester, other fetus | CMS +O3691X0 | Maternal care for fetal problem, unspecified, first trimester, not applicable or unspecified | CMS +O3691X1 | Maternal care for fetal problem, unspecified, first trimester, fetus 1 | CMS +O3691X2 | Maternal care for fetal problem, unspecified, first trimester, fetus 2 | CMS +O3691X3 | Maternal care for fetal problem, unspecified, first trimester, fetus 3 | CMS +O3691X4 | Maternal care for fetal problem, unspecified, first trimester, fetus 4 | CMS +O3691X5 | Maternal care for fetal problem, unspecified, first trimester, fetus 5 | CMS +O3691X9 | Maternal care for fetal problem, unspecified, first trimester, other fetus | CMS +O3692X0 | Maternal care for fetal problem, unspecified, second trimester, not applicable or unspecified | CMS +O3692X1 | Maternal care for fetal problem, unspecified, second trimester, fetus 1 | CMS +O3692X2 | Maternal care for fetal problem, unspecified, second trimester, fetus 2 | CMS +O3692X3 | Maternal care for fetal problem, unspecified, second trimester, fetus 3 | CMS +O3692X4 | Maternal care for fetal problem, unspecified, second trimester, fetus 4 | CMS +O3692X5 | Maternal care for fetal problem, unspecified, second trimester, fetus 5 | CMS +O3692X9 | Maternal care for fetal problem, unspecified, second trimester, other fetus | CMS +O3693X0 | Maternal care for fetal problem, unspecified, third trimester, not applicable or unspecified | CMS +O3693X1 | Maternal care for fetal problem, unspecified, third trimester, fetus 1 | CMS +O3693X2 | Maternal care for fetal problem, unspecified, third trimester, fetus 2 | CMS +O3693X3 | Maternal care for fetal problem, unspecified, third trimester, fetus 3 | CMS +O3693X4 | Maternal care for fetal problem, unspecified, third trimester, fetus 4 | CMS +O3693X5 | Maternal care for fetal problem, unspecified, third trimester, fetus 5 | CMS +O3693X9 | Maternal care for fetal problem, unspecified, third trimester, other fetus | CMS +O40 | Polyhydramnios | WHO +O401XX0 | Polyhydramnios, first trimester, not applicable or unspecified | CMS +O401XX1 | Polyhydramnios, first trimester, fetus 1 | CMS +O401XX2 | Polyhydramnios, first trimester, fetus 2 | CMS +O401XX3 | Polyhydramnios, first trimester, fetus 3 | CMS +O401XX4 | Polyhydramnios, first trimester, fetus 4 | CMS +O401XX5 | Polyhydramnios, first trimester, fetus 5 | CMS +O401XX9 | Polyhydramnios, first trimester, other fetus | CMS +O402XX0 | Polyhydramnios, second trimester, not applicable or unspecified | CMS +O402XX1 | Polyhydramnios, second trimester, fetus 1 | CMS +O402XX2 | Polyhydramnios, second trimester, fetus 2 | CMS +O402XX3 | Polyhydramnios, second trimester, fetus 3 | CMS +O402XX4 | Polyhydramnios, second trimester, fetus 4 | CMS +O402XX5 | Polyhydramnios, second trimester, fetus 5 | CMS +O402XX9 | Polyhydramnios, second trimester, other fetus | CMS +O403XX0 | Polyhydramnios, third trimester, not applicable or unspecified | CMS +O403XX1 | Polyhydramnios, third trimester, fetus 1 | CMS +O403XX2 | Polyhydramnios, third trimester, fetus 2 | CMS +O403XX3 | Polyhydramnios, third trimester, fetus 3 | CMS +O403XX4 | Polyhydramnios, third trimester, fetus 4 | CMS +O403XX5 | Polyhydramnios, third trimester, fetus 5 | CMS +O403XX9 | Polyhydramnios, third trimester, other fetus | CMS +O409XX0 | Polyhydramnios, unspecified trimester, not applicable or unspecified | CMS +O409XX1 | Polyhydramnios, unspecified trimester, fetus 1 | CMS +O409XX2 | Polyhydramnios, unspecified trimester, fetus 2 | CMS +O409XX3 | Polyhydramnios, unspecified trimester, fetus 3 | CMS +O409XX4 | Polyhydramnios, unspecified trimester, fetus 4 | CMS +O409XX5 | Polyhydramnios, unspecified trimester, fetus 5 | CMS +O409XX9 | Polyhydramnios, unspecified trimester, other fetus | CMS +O41 | Other disorders of amniotic fluid and membranes | WHO +O410 | Oligohydramnios | WHO +O4100X0 | Oligohydramnios, unspecified trimester, not applicable or unspecified | CMS +O4100X1 | Oligohydramnios, unspecified trimester, fetus 1 | CMS +O4100X2 | Oligohydramnios, unspecified trimester, fetus 2 | CMS +O4100X3 | Oligohydramnios, unspecified trimester, fetus 3 | CMS +O4100X4 | Oligohydramnios, unspecified trimester, fetus 4 | CMS +O4100X5 | Oligohydramnios, unspecified trimester, fetus 5 | CMS +O4100X9 | Oligohydramnios, unspecified trimester, other fetus | CMS +O4101X0 | Oligohydramnios, first trimester, not applicable or unspecified | CMS +O4101X1 | Oligohydramnios, first trimester, fetus 1 | CMS +O4101X2 | Oligohydramnios, first trimester, fetus 2 | CMS +O4101X3 | Oligohydramnios, first trimester, fetus 3 | CMS +O4101X4 | Oligohydramnios, first trimester, fetus 4 | CMS +O4101X5 | Oligohydramnios, first trimester, fetus 5 | CMS +O4101X9 | Oligohydramnios, first trimester, other fetus | CMS +O4102X0 | Oligohydramnios, second trimester, not applicable or unspecified | CMS +O4102X1 | Oligohydramnios, second trimester, fetus 1 | CMS +O4102X2 | Oligohydramnios, second trimester, fetus 2 | CMS +O4102X3 | Oligohydramnios, second trimester, fetus 3 | CMS +O4102X4 | Oligohydramnios, second trimester, fetus 4 | CMS +O4102X5 | Oligohydramnios, second trimester, fetus 5 | CMS +O4102X9 | Oligohydramnios, second trimester, other fetus | CMS +O4103X0 | Oligohydramnios, third trimester, not applicable or unspecified | CMS +O4103X1 | Oligohydramnios, third trimester, fetus 1 | CMS +O4103X2 | Oligohydramnios, third trimester, fetus 2 | CMS +O4103X3 | Oligohydramnios, third trimester, fetus 3 | CMS +O4103X4 | Oligohydramnios, third trimester, fetus 4 | CMS +O4103X5 | Oligohydramnios, third trimester, fetus 5 | CMS +O4103X9 | Oligohydramnios, third trimester, other fetus | CMS +O411 | Infection of amniotic sac and membranes | WHO +O411010 | Infection of amniotic sac and membranes, unspecified, first trimester, not applicable or unspecified | CMS +O411011 | Infection of amniotic sac and membranes, unspecified, first trimester, fetus 1 | CMS +O411012 | Infection of amniotic sac and membranes, unspecified, first trimester, fetus 2 | CMS +O411013 | Infection of amniotic sac and membranes, unspecified, first trimester, fetus 3 | CMS +O411014 | Infection of amniotic sac and membranes, unspecified, first trimester, fetus 4 | CMS +O411015 | Infection of amniotic sac and membranes, unspecified, first trimester, fetus 5 | CMS +O411019 | Infection of amniotic sac and membranes, unspecified, first trimester, other fetus | CMS +O411020 | Infection of amniotic sac and membranes, unspecified, second trimester, not applicable or unspecified | CMS +O411021 | Infection of amniotic sac and membranes, unspecified, second trimester, fetus 1 | CMS +O411022 | Infection of amniotic sac and membranes, unspecified, second trimester, fetus 2 | CMS +O411023 | Infection of amniotic sac and membranes, unspecified, second trimester, fetus 3 | CMS +O411024 | Infection of amniotic sac and membranes, unspecified, second trimester, fetus 4 | CMS +O411025 | Infection of amniotic sac and membranes, unspecified, second trimester, fetus 5 | CMS +O411029 | Infection of amniotic sac and membranes, unspecified, second trimester, other fetus | CMS +O411030 | Infection of amniotic sac and membranes, unspecified, third trimester, not applicable or unspecified | CMS +O411031 | Infection of amniotic sac and membranes, unspecified, third trimester, fetus 1 | CMS +O411032 | Infection of amniotic sac and membranes, unspecified, third trimester, fetus 2 | CMS +O411033 | Infection of amniotic sac and membranes, unspecified, third trimester, fetus 3 | CMS +O411034 | Infection of amniotic sac and membranes, unspecified, third trimester, fetus 4 | CMS +O411035 | Infection of amniotic sac and membranes, unspecified, third trimester, fetus 5 | CMS +O411039 | Infection of amniotic sac and membranes, unspecified, third trimester, other fetus | CMS +O411090 | Infection of amniotic sac and membranes, unspecified, unspecified trimester, not applicable or unspecified | CMS +O411091 | Infection of amniotic sac and membranes, unspecified, unspecified trimester, fetus 1 | CMS +O411092 | Infection of amniotic sac and membranes, unspecified, unspecified trimester, fetus 2 | CMS +O411093 | Infection of amniotic sac and membranes, unspecified, unspecified trimester, fetus 3 | CMS +O411094 | Infection of amniotic sac and membranes, unspecified, unspecified trimester, fetus 4 | CMS +O411095 | Infection of amniotic sac and membranes, unspecified, unspecified trimester, fetus 5 | CMS +O411099 | Infection of amniotic sac and membranes, unspecified, unspecified trimester, other fetus | CMS +O411210 | Chorioamnionitis, first trimester, not applicable or unspecified | CMS +O411211 | Chorioamnionitis, first trimester, fetus 1 | CMS +O411212 | Chorioamnionitis, first trimester, fetus 2 | CMS +O411213 | Chorioamnionitis, first trimester, fetus 3 | CMS +O411214 | Chorioamnionitis, first trimester, fetus 4 | CMS +O411215 | Chorioamnionitis, first trimester, fetus 5 | CMS +O411219 | Chorioamnionitis, first trimester, other fetus | CMS +O411220 | Chorioamnionitis, second trimester, not applicable or unspecified | CMS +O411221 | Chorioamnionitis, second trimester, fetus 1 | CMS +O411222 | Chorioamnionitis, second trimester, fetus 2 | CMS +O411223 | Chorioamnionitis, second trimester, fetus 3 | CMS +O411224 | Chorioamnionitis, second trimester, fetus 4 | CMS +O411225 | Chorioamnionitis, second trimester, fetus 5 | CMS +O411229 | Chorioamnionitis, second trimester, other fetus | CMS +O411230 | Chorioamnionitis, third trimester, not applicable or unspecified | CMS +O411231 | Chorioamnionitis, third trimester, fetus 1 | CMS +O411232 | Chorioamnionitis, third trimester, fetus 2 | CMS +O411233 | Chorioamnionitis, third trimester, fetus 3 | CMS +O411234 | Chorioamnionitis, third trimester, fetus 4 | CMS +O411235 | Chorioamnionitis, third trimester, fetus 5 | CMS +O411239 | Chorioamnionitis, third trimester, other fetus | CMS +O411290 | Chorioamnionitis, unspecified trimester, not applicable or unspecified | CMS +O411291 | Chorioamnionitis, unspecified trimester, fetus 1 | CMS +O411292 | Chorioamnionitis, unspecified trimester, fetus 2 | CMS +O411293 | Chorioamnionitis, unspecified trimester, fetus 3 | CMS +O411294 | Chorioamnionitis, unspecified trimester, fetus 4 | CMS +O411295 | Chorioamnionitis, unspecified trimester, fetus 5 | CMS +O411299 | Chorioamnionitis, unspecified trimester, other fetus | CMS +O411410 | Placentitis, first trimester, not applicable or unspecified | CMS +O411411 | Placentitis, first trimester, fetus 1 | CMS +O411412 | Placentitis, first trimester, fetus 2 | CMS +O411413 | Placentitis, first trimester, fetus 3 | CMS +O411414 | Placentitis, first trimester, fetus 4 | CMS +O411415 | Placentitis, first trimester, fetus 5 | CMS +O411419 | Placentitis, first trimester, other fetus | CMS +O411420 | Placentitis, second trimester, not applicable or unspecified | CMS +O411421 | Placentitis, second trimester, fetus 1 | CMS +O411422 | Placentitis, second trimester, fetus 2 | CMS +O411423 | Placentitis, second trimester, fetus 3 | CMS +O411424 | Placentitis, second trimester, fetus 4 | CMS +O411425 | Placentitis, second trimester, fetus 5 | CMS +O411429 | Placentitis, second trimester, other fetus | CMS +O411430 | Placentitis, third trimester, not applicable or unspecified | CMS +O411431 | Placentitis, third trimester, fetus 1 | CMS +O411432 | Placentitis, third trimester, fetus 2 | CMS +O411433 | Placentitis, third trimester, fetus 3 | CMS +O411434 | Placentitis, third trimester, fetus 4 | CMS +O411435 | Placentitis, third trimester, fetus 5 | CMS +O411439 | Placentitis, third trimester, other fetus | CMS +O411490 | Placentitis, unspecified trimester, not applicable or unspecified | CMS +O411491 | Placentitis, unspecified trimester, fetus 1 | CMS +O411492 | Placentitis, unspecified trimester, fetus 2 | CMS +O411493 | Placentitis, unspecified trimester, fetus 3 | CMS +O411494 | Placentitis, unspecified trimester, fetus 4 | CMS +O411495 | Placentitis, unspecified trimester, fetus 5 | CMS +O411499 | Placentitis, unspecified trimester, other fetus | CMS +O418 | Other specified disorders of amniotic fluid and membranes | WHO +O418X10 | Other specified disorders of amniotic fluid and membranes, first trimester, not applicable or unspecified | CMS +O418X11 | Other specified disorders of amniotic fluid and membranes, first trimester, fetus 1 | CMS +O418X12 | Other specified disorders of amniotic fluid and membranes, first trimester, fetus 2 | CMS +O418X13 | Other specified disorders of amniotic fluid and membranes, first trimester, fetus 3 | CMS +O418X14 | Other specified disorders of amniotic fluid and membranes, first trimester, fetus 4 | CMS +O418X15 | Other specified disorders of amniotic fluid and membranes, first trimester, fetus 5 | CMS +O418X19 | Other specified disorders of amniotic fluid and membranes, first trimester, other fetus | CMS +O418X20 | Other specified disorders of amniotic fluid and membranes, second trimester, not applicable or unspecified | CMS +O418X21 | Other specified disorders of amniotic fluid and membranes, second trimester, fetus 1 | CMS +O418X22 | Other specified disorders of amniotic fluid and membranes, second trimester, fetus 2 | CMS +O418X23 | Other specified disorders of amniotic fluid and membranes, second trimester, fetus 3 | CMS +O418X24 | Other specified disorders of amniotic fluid and membranes, second trimester, fetus 4 | CMS +O418X25 | Other specified disorders of amniotic fluid and membranes, second trimester, fetus 5 | CMS +O418X29 | Other specified disorders of amniotic fluid and membranes, second trimester, other fetus | CMS +O418X30 | Other specified disorders of amniotic fluid and membranes, third trimester, not applicable or unspecified | CMS +O418X31 | Other specified disorders of amniotic fluid and membranes, third trimester, fetus 1 | CMS +O418X32 | Other specified disorders of amniotic fluid and membranes, third trimester, fetus 2 | CMS +O418X33 | Other specified disorders of amniotic fluid and membranes, third trimester, fetus 3 | CMS +O418X34 | Other specified disorders of amniotic fluid and membranes, third trimester, fetus 4 | CMS +O418X35 | Other specified disorders of amniotic fluid and membranes, third trimester, fetus 5 | CMS +O418X39 | Other specified disorders of amniotic fluid and membranes, third trimester, other fetus | CMS +O418X90 | Other specified disorders of amniotic fluid and membranes, unspecified trimester, not applicable or unspecified | CMS +O418X91 | Other specified disorders of amniotic fluid and membranes, unspecified trimester, fetus 1 | CMS +O418X92 | Other specified disorders of amniotic fluid and membranes, unspecified trimester, fetus 2 | CMS +O418X93 | Other specified disorders of amniotic fluid and membranes, unspecified trimester, fetus 3 | CMS +O418X94 | Other specified disorders of amniotic fluid and membranes, unspecified trimester, fetus 4 | CMS +O418X95 | Other specified disorders of amniotic fluid and membranes, unspecified trimester, fetus 5 | CMS +O418X99 | Other specified disorders of amniotic fluid and membranes, unspecified trimester, other fetus | CMS +O419 | Disorder of amniotic fluid and membranes, unspecified | WHO +O4190X0 | Disorder of amniotic fluid and membranes, unspecified, unspecified trimester, not applicable or unspecified | CMS +O4190X1 | Disorder of amniotic fluid and membranes, unspecified, unspecified trimester, fetus 1 | CMS +O4190X2 | Disorder of amniotic fluid and membranes, unspecified, unspecified trimester, fetus 2 | CMS +O4190X3 | Disorder of amniotic fluid and membranes, unspecified, unspecified trimester, fetus 3 | CMS +O4190X4 | Disorder of amniotic fluid and membranes, unspecified, unspecified trimester, fetus 4 | CMS +O4190X5 | Disorder of amniotic fluid and membranes, unspecified, unspecified trimester, fetus 5 | CMS +O4190X9 | Disorder of amniotic fluid and membranes, unspecified, unspecified trimester, other fetus | CMS +O4191X0 | Disorder of amniotic fluid and membranes, unspecified, first trimester, not applicable or unspecified | CMS +O4191X1 | Disorder of amniotic fluid and membranes, unspecified, first trimester, fetus 1 | CMS +O4191X2 | Disorder of amniotic fluid and membranes, unspecified, first trimester, fetus 2 | CMS +O4191X3 | Disorder of amniotic fluid and membranes, unspecified, first trimester, fetus 3 | CMS +O4191X4 | Disorder of amniotic fluid and membranes, unspecified, first trimester, fetus 4 | CMS +O4191X5 | Disorder of amniotic fluid and membranes, unspecified, first trimester, fetus 5 | CMS +O4191X9 | Disorder of amniotic fluid and membranes, unspecified, first trimester, other fetus | CMS +O4192X0 | Disorder of amniotic fluid and membranes, unspecified, second trimester, not applicable or unspecified | CMS +O4192X1 | Disorder of amniotic fluid and membranes, unspecified, second trimester, fetus 1 | CMS +O4192X2 | Disorder of amniotic fluid and membranes, unspecified, second trimester, fetus 2 | CMS +O4192X3 | Disorder of amniotic fluid and membranes, unspecified, second trimester, fetus 3 | CMS +O4192X4 | Disorder of amniotic fluid and membranes, unspecified, second trimester, fetus 4 | CMS +O4192X5 | Disorder of amniotic fluid and membranes, unspecified, second trimester, fetus 5 | CMS +O4192X9 | Disorder of amniotic fluid and membranes, unspecified, second trimester, other fetus | CMS +O4193X0 | Disorder of amniotic fluid and membranes, unspecified, third trimester, not applicable or unspecified | CMS +O4193X1 | Disorder of amniotic fluid and membranes, unspecified, third trimester, fetus 1 | CMS +O4193X2 | Disorder of amniotic fluid and membranes, unspecified, third trimester, fetus 2 | CMS +O4193X3 | Disorder of amniotic fluid and membranes, unspecified, third trimester, fetus 3 | CMS +O4193X4 | Disorder of amniotic fluid and membranes, unspecified, third trimester, fetus 4 | CMS +O4193X5 | Disorder of amniotic fluid and membranes, unspecified, third trimester, fetus 5 | CMS +O4193X9 | Disorder of amniotic fluid and membranes, unspecified, third trimester, other fetus | CMS +O42 | Premature rupture of membranes | WHO +O420 | Premature rupture of membranes, onset of labour within 24 hours | WHO +O4200 | Premature rupture of membranes, onset of labor within 24 hours of rupture, unspecified weeks of gestation | CMS +O42011 | Preterm premature rupture of membranes, onset of labor within 24 hours of rupture, first trimester | CMS +O42012 | Preterm premature rupture of membranes, onset of labor within 24 hours of rupture, second trimester | CMS +O42013 | Preterm premature rupture of membranes, onset of labor within 24 hours of rupture, third trimester | CMS +O42019 | Preterm premature rupture of membranes, onset of labor within 24 hours of rupture, unspecified trimester | CMS +O4202 | Full-term premature rupture of membranes, onset of labor within 24 hours of rupture | CMS +O421 | Premature rupture of membranes, onset of labour after 24 hours | WHO +O4210 | Premature rupture of membranes, onset of labor more than 24 hours following rupture, unspecified weeks of gestation | CMS +O42111 | Preterm premature rupture of membranes, onset of labor more than 24 hours following rupture, first trimester | CMS +O42112 | Preterm premature rupture of membranes, onset of labor more than 24 hours following rupture, second trimester | CMS +O42113 | Preterm premature rupture of membranes, onset of labor more than 24 hours following rupture, third trimester | CMS +O42119 | Preterm premature rupture of membranes, onset of labor more than 24 hours following rupture, unspecified trimester | CMS +O4212 | Full-term premature rupture of membranes, onset of labor more than 24 hours following rupture | CMS +O422 | Premature rupture of membranes, labour delayed by therapy | WHO +O429 | Premature rupture of membranes, unspecified | WHO +O4290 | Premature rupture of membranes, unspecified as to length of time between rupture and onset of labor, unspecified weeks of gestation | CMS +O42911 | Preterm premature rupture of membranes, unspecified as to length of time between rupture and onset of labor, first trimester | CMS +O42912 | Preterm premature rupture of membranes, unspecified as to length of time between rupture and onset of labor, second trimester | CMS +O42913 | Preterm premature rupture of membranes, unspecified as to length of time between rupture and onset of labor, third trimester | CMS +O42919 | Preterm premature rupture of membranes, unspecified as to length of time between rupture and onset of labor, unspecified trimester | CMS +O4292 | Full-term premature rupture of membranes, unspecified as to length of time between rupture and onset of labor | CMS +O43 | Placental disorders | WHO +O430 | Placental transfusion syndromes | WHO +O43011 | Fetomaternal placental transfusion syndrome, first trimester | CMS +O43012 | Fetomaternal placental transfusion syndrome, second trimester | CMS +O43013 | Fetomaternal placental transfusion syndrome, third trimester | CMS +O43019 | Fetomaternal placental transfusion syndrome, unspecified trimester | CMS +O43021 | Fetus-to-fetus placental transfusion syndrome, first trimester | CMS +O43022 | Fetus-to-fetus placental transfusion syndrome, second trimester | CMS +O43023 | Fetus-to-fetus placental transfusion syndrome, third trimester | CMS +O43029 | Fetus-to-fetus placental transfusion syndrome, unspecified trimester | CMS +O431 | Malformation of placenta | WHO +O43101 | Malformation of placenta, unspecified, first trimester | CMS +O43102 | Malformation of placenta, unspecified, second trimester | CMS +O43103 | Malformation of placenta, unspecified, third trimester | CMS +O43109 | Malformation of placenta, unspecified, unspecified trimester | CMS +O43111 | Circumvallate placenta, first trimester | CMS +O43112 | Circumvallate placenta, second trimester | CMS +O43113 | Circumvallate placenta, third trimester | CMS +O43119 | Circumvallate placenta, unspecified trimester | CMS +O43121 | Velamentous insertion of umbilical cord, first trimester | CMS +O43122 | Velamentous insertion of umbilical cord, second trimester | CMS +O43123 | Velamentous insertion of umbilical cord, third trimester | CMS +O43129 | Velamentous insertion of umbilical cord, unspecified trimester | CMS +O43191 | Other malformation of placenta, first trimester | CMS +O43192 | Other malformation of placenta, second trimester | CMS +O43193 | Other malformation of placenta, third trimester | CMS +O43199 | Other malformation of placenta, unspecified trimester | CMS +O432 | Morbidly adherent placenta | WHO +O43211 | Placenta accreta, first trimester | CMS +O43212 | Placenta accreta, second trimester | CMS +O43213 | Placenta accreta, third trimester | CMS +O43219 | Placenta accreta, unspecified trimester | CMS +O43221 | Placenta increta, first trimester | CMS +O43222 | Placenta increta, second trimester | CMS +O43223 | Placenta increta, third trimester | CMS +O43229 | Placenta increta, unspecified trimester | CMS +O43231 | Placenta percreta, first trimester | CMS +O43232 | Placenta percreta, second trimester | CMS +O43233 | Placenta percreta, third trimester | CMS +O43239 | Placenta percreta, unspecified trimester | CMS +O438 | Other placental disorders | WHO +O43811 | Placental infarction, first trimester | CMS +O43812 | Placental infarction, second trimester | CMS +O43813 | Placental infarction, third trimester | CMS +O43819 | Placental infarction, unspecified trimester | CMS +O43891 | Other placental disorders, first trimester | CMS +O43892 | Other placental disorders, second trimester | CMS +O43893 | Other placental disorders, third trimester | CMS +O43899 | Other placental disorders, unspecified trimester | CMS +O439 | Placental disorder, unspecified | WHO +O4390 | Unspecified placental disorder, unspecified trimester | CMS +O4391 | Unspecified placental disorder, first trimester | CMS +O4392 | Unspecified placental disorder, second trimester | CMS +O4393 | Unspecified placental disorder, third trimester | CMS +O44 | Placenta praevia | WHO +O440 | Placenta praevia specified as without haemorrhage | WHO +O4400 | Complete placenta previa NOS or without hemorrhage, unspecified trimester | CMS +O4401 | Complete placenta previa NOS or without hemorrhage, first trimester | CMS +O4402 | Complete placenta previa NOS or without hemorrhage, second trimester | CMS +O4403 | Complete placenta previa NOS or without hemorrhage, third trimester | CMS +O441 | Placenta praevia with haemorrhage | WHO +O4410 | Complete placenta previa with hemorrhage, unspecified trimester | CMS +O4411 | Complete placenta previa with hemorrhage, first trimester | CMS +O4412 | Complete placenta previa with hemorrhage, second trimester | CMS +O4413 | Complete placenta previa with hemorrhage, third trimester | CMS +O4420 | Partial placenta previa NOS or without hemorrhage, unspecified trimester | CMS +O4421 | Partial placenta previa NOS or without hemorrhage, first trimester | CMS +O4422 | Partial placenta previa NOS or without hemorrhage, second trimester | CMS +O4423 | Partial placenta previa NOS or without hemorrhage, third trimester | CMS +O4430 | Partial placenta previa with hemorrhage, unspecified trimester | CMS +O4431 | Partial placenta previa with hemorrhage, first trimester | CMS +O4432 | Partial placenta previa with hemorrhage, second trimester | CMS +O4433 | Partial placenta previa with hemorrhage, third trimester | CMS +O4440 | Low lying placenta NOS or without hemorrhage, unspecified trimester | CMS +O4441 | Low lying placenta NOS or without hemorrhage, first trimester | CMS +O4442 | Low lying placenta NOS or without hemorrhage, second trimester | CMS +O4443 | Low lying placenta NOS or without hemorrhage, third trimester | CMS +O4450 | Low lying placenta with hemorrhage, unspecified trimester | CMS +O4451 | Low lying placenta with hemorrhage, first trimester | CMS +O4452 | Low lying placenta with hemorrhage, second trimester | CMS +O4453 | Low lying placenta with hemorrhage, third trimester | CMS +O45 | Premature separation of placenta [abruptio placentae] | WHO +O450 | Premature separation of placenta with coagulation defect | WHO +O45001 | Premature separation of placenta with coagulation defect, unspecified, first trimester | CMS +O45002 | Premature separation of placenta with coagulation defect, unspecified, second trimester | CMS +O45003 | Premature separation of placenta with coagulation defect, unspecified, third trimester | CMS +O45009 | Premature separation of placenta with coagulation defect, unspecified, unspecified trimester | CMS +O45011 | Premature separation of placenta with afibrinogenemia, first trimester | CMS +O45012 | Premature separation of placenta with afibrinogenemia, second trimester | CMS +O45013 | Premature separation of placenta with afibrinogenemia, third trimester | CMS +O45019 | Premature separation of placenta with afibrinogenemia, unspecified trimester | CMS +O45021 | Premature separation of placenta with disseminated intravascular coagulation, first trimester | CMS +O45022 | Premature separation of placenta with disseminated intravascular coagulation, second trimester | CMS +O45023 | Premature separation of placenta with disseminated intravascular coagulation, third trimester | CMS +O45029 | Premature separation of placenta with disseminated intravascular coagulation, unspecified trimester | CMS +O45091 | Premature separation of placenta with other coagulation defect, first trimester | CMS +O45092 | Premature separation of placenta with other coagulation defect, second trimester | CMS +O45093 | Premature separation of placenta with other coagulation defect, third trimester | CMS +O45099 | Premature separation of placenta with other coagulation defect, unspecified trimester | CMS +O458 | Other premature separation of placenta | WHO +O458X1 | Other premature separation of placenta, first trimester | CMS +O458X2 | Other premature separation of placenta, second trimester | CMS +O458X3 | Other premature separation of placenta, third trimester | CMS +O458X9 | Other premature separation of placenta, unspecified trimester | CMS +O459 | Premature separation of placenta, unspecified | WHO +O4590 | Premature separation of placenta, unspecified, unspecified trimester | CMS +O4591 | Premature separation of placenta, unspecified, first trimester | CMS +O4592 | Premature separation of placenta, unspecified, second trimester | CMS +O4593 | Premature separation of placenta, unspecified, third trimester | CMS +O46 | Antepartum haemorrhage, not elsewhere classified | WHO +O460 | Antepartum haemorrhage with coagulation defect | WHO +O46001 | Antepartum hemorrhage with coagulation defect, unspecified, first trimester | CMS +O46002 | Antepartum hemorrhage with coagulation defect, unspecified, second trimester | CMS +O46003 | Antepartum hemorrhage with coagulation defect, unspecified, third trimester | CMS +O46009 | Antepartum hemorrhage with coagulation defect, unspecified, unspecified trimester | CMS +O46011 | Antepartum hemorrhage with afibrinogenemia, first trimester | CMS +O46012 | Antepartum hemorrhage with afibrinogenemia, second trimester | CMS +O46013 | Antepartum hemorrhage with afibrinogenemia, third trimester | CMS +O46019 | Antepartum hemorrhage with afibrinogenemia, unspecified trimester | CMS +O46021 | Antepartum hemorrhage with disseminated intravascular coagulation, first trimester | CMS +O46022 | Antepartum hemorrhage with disseminated intravascular coagulation, second trimester | CMS +O46023 | Antepartum hemorrhage with disseminated intravascular coagulation, third trimester | CMS +O46029 | Antepartum hemorrhage with disseminated intravascular coagulation, unspecified trimester | CMS +O46091 | Antepartum hemorrhage with other coagulation defect, first trimester | CMS +O46092 | Antepartum hemorrhage with other coagulation defect, second trimester | CMS +O46093 | Antepartum hemorrhage with other coagulation defect, third trimester | CMS +O46099 | Antepartum hemorrhage with other coagulation defect, unspecified trimester | CMS +O468 | Other antepartum haemorrhage | WHO +O468X1 | Other antepartum hemorrhage, first trimester | CMS +O468X2 | Other antepartum hemorrhage, second trimester | CMS +O468X3 | Other antepartum hemorrhage, third trimester | CMS +O468X9 | Other antepartum hemorrhage, unspecified trimester | CMS +O469 | Antepartum haemorrhage, unspecified | WHO +O4690 | Antepartum hemorrhage, unspecified, unspecified trimester | CMS +O4691 | Antepartum hemorrhage, unspecified, first trimester | CMS +O4692 | Antepartum hemorrhage, unspecified, second trimester | CMS +O4693 | Antepartum hemorrhage, unspecified, third trimester | CMS +O47 | False labour | WHO +O470 | False labour before 37 completed weeks of gestation | WHO +O4700 | False labor before 37 completed weeks of gestation, unspecified trimester | CMS +O4702 | False labor before 37 completed weeks of gestation, second trimester | CMS +O4703 | False labor before 37 completed weeks of gestation, third trimester | CMS +O471 | False labour at or after 37 completed weeks of gestation | WHO +O479 | False labour, unspecified | WHO +O48 | Prolonged pregnancy | WHO +O480 | Post-term pregnancy | CMS +O481 | Prolonged pregnancy | CMS +O60 | Preterm labour and delivery | WHO +O600 | Preterm labour without delivery | WHO +O6000 | Preterm labor without delivery, unspecified trimester | CMS +O6002 | Preterm labor without delivery, second trimester | CMS +O6003 | Preterm labor without delivery, third trimester | CMS +O601 | Preterm spontaneous labour with preterm delivery | WHO +O6010X0 | Preterm labor with preterm delivery, unspecified trimester, not applicable or unspecified | CMS +O6010X1 | Preterm labor with preterm delivery, unspecified trimester, fetus 1 | CMS +O6010X2 | Preterm labor with preterm delivery, unspecified trimester, fetus 2 | CMS +O6010X3 | Preterm labor with preterm delivery, unspecified trimester, fetus 3 | CMS +O6010X4 | Preterm labor with preterm delivery, unspecified trimester, fetus 4 | CMS +O6010X5 | Preterm labor with preterm delivery, unspecified trimester, fetus 5 | CMS +O6010X9 | Preterm labor with preterm delivery, unspecified trimester, other fetus | CMS +O6012X0 | Preterm labor second trimester with preterm delivery second trimester, not applicable or unspecified | CMS +O6012X1 | Preterm labor second trimester with preterm delivery second trimester, fetus 1 | CMS +O6012X2 | Preterm labor second trimester with preterm delivery second trimester, fetus 2 | CMS +O6012X3 | Preterm labor second trimester with preterm delivery second trimester, fetus 3 | CMS +O6012X4 | Preterm labor second trimester with preterm delivery second trimester, fetus 4 | CMS +O6012X5 | Preterm labor second trimester with preterm delivery second trimester, fetus 5 | CMS +O6012X9 | Preterm labor second trimester with preterm delivery second trimester, other fetus | CMS +O6013X0 | Preterm labor second trimester with preterm delivery third trimester, not applicable or unspecified | CMS +O6013X1 | Preterm labor second trimester with preterm delivery third trimester, fetus 1 | CMS +O6013X2 | Preterm labor second trimester with preterm delivery third trimester, fetus 2 | CMS +O6013X3 | Preterm labor second trimester with preterm delivery third trimester, fetus 3 | CMS +O6013X4 | Preterm labor second trimester with preterm delivery third trimester, fetus 4 | CMS +O6013X5 | Preterm labor second trimester with preterm delivery third trimester, fetus 5 | CMS +O6013X9 | Preterm labor second trimester with preterm delivery third trimester, other fetus | CMS +O6014X0 | Preterm labor third trimester with preterm delivery third trimester, not applicable or unspecified | CMS +O6014X1 | Preterm labor third trimester with preterm delivery third trimester, fetus 1 | CMS +O6014X2 | Preterm labor third trimester with preterm delivery third trimester, fetus 2 | CMS +O6014X3 | Preterm labor third trimester with preterm delivery third trimester, fetus 3 | CMS +O6014X4 | Preterm labor third trimester with preterm delivery third trimester, fetus 4 | CMS +O6014X5 | Preterm labor third trimester with preterm delivery third trimester, fetus 5 | CMS +O6014X9 | Preterm labor third trimester with preterm delivery third trimester, other fetus | CMS +O602 | Preterm spontaneous labour with term delivery | WHO +O6020X0 | Term delivery with preterm labor, unspecified trimester, not applicable or unspecified | CMS +O6020X1 | Term delivery with preterm labor, unspecified trimester, fetus 1 | CMS +O6020X2 | Term delivery with preterm labor, unspecified trimester, fetus 2 | CMS +O6020X3 | Term delivery with preterm labor, unspecified trimester, fetus 3 | CMS +O6020X4 | Term delivery with preterm labor, unspecified trimester, fetus 4 | CMS +O6020X5 | Term delivery with preterm labor, unspecified trimester, fetus 5 | CMS +O6020X9 | Term delivery with preterm labor, unspecified trimester, other fetus | CMS +O6022X0 | Term delivery with preterm labor, second trimester, not applicable or unspecified | CMS +O6022X1 | Term delivery with preterm labor, second trimester, fetus 1 | CMS +O6022X2 | Term delivery with preterm labor, second trimester, fetus 2 | CMS +O6022X3 | Term delivery with preterm labor, second trimester, fetus 3 | CMS +O6022X4 | Term delivery with preterm labor, second trimester, fetus 4 | CMS +O6022X5 | Term delivery with preterm labor, second trimester, fetus 5 | CMS +O6022X9 | Term delivery with preterm labor, second trimester, other fetus | CMS +O6023X0 | Term delivery with preterm labor, third trimester, not applicable or unspecified | CMS +O6023X1 | Term delivery with preterm labor, third trimester, fetus 1 | CMS +O6023X2 | Term delivery with preterm labor, third trimester, fetus 2 | CMS +O6023X3 | Term delivery with preterm labor, third trimester, fetus 3 | CMS +O6023X4 | Term delivery with preterm labor, third trimester, fetus 4 | CMS +O6023X5 | Term delivery with preterm labor, third trimester, fetus 5 | CMS +O6023X9 | Term delivery with preterm labor, third trimester, other fetus | CMS +O603 | Preterm delivery without spontaneous labour | WHO +O61 | Failed induction of labour | WHO +O610 | Failed medical induction of labour | WHO +O611 | Failed instrumental induction of labour | WHO +O618 | Other failed induction of labour | WHO +O619 | Failed induction of labour, unspecified | WHO +O62 | Abnormalities of forces of labour | WHO +O620 | Primary inadequate contractions | WHO +O621 | Secondary uterine inertia | WHO +O622 | Other uterine inertia | WHO +O623 | Precipitate labour | WHO +O624 | Hypertonic, incoordinate, and prolonged uterine contractions | WHO +O628 | Other abnormalities of forces of labour | WHO +O629 | Abnormality of forces of labour, unspecified | WHO +O63 | Long labour | WHO +O630 | Prolonged first stage (of labour) | WHO +O631 | Prolonged second stage (of labour) | WHO +O632 | Delayed delivery of second twin, triplet, etc. | WHO +O639 | Long labour, unspecified | WHO +O64 | Obstructed labour due to malposition and malpresentation of fetus | WHO +O640 | Obstructed labour due to incomplete rotation of fetal head | WHO +O640XX0 | Obstructed labor due to incomplete rotation of fetal head, not applicable or unspecified | CMS +O640XX1 | Obstructed labor due to incomplete rotation of fetal head, fetus 1 | CMS +O640XX2 | Obstructed labor due to incomplete rotation of fetal head, fetus 2 | CMS +O640XX3 | Obstructed labor due to incomplete rotation of fetal head, fetus 3 | CMS +O640XX4 | Obstructed labor due to incomplete rotation of fetal head, fetus 4 | CMS +O640XX5 | Obstructed labor due to incomplete rotation of fetal head, fetus 5 | CMS +O640XX9 | Obstructed labor due to incomplete rotation of fetal head, other fetus | CMS +O641 | Obstructed labour due to breech presentation | WHO +O641XX0 | Obstructed labor due to breech presentation, not applicable or unspecified | CMS +O641XX1 | Obstructed labor due to breech presentation, fetus 1 | CMS +O641XX2 | Obstructed labor due to breech presentation, fetus 2 | CMS +O641XX3 | Obstructed labor due to breech presentation, fetus 3 | CMS +O641XX4 | Obstructed labor due to breech presentation, fetus 4 | CMS +O641XX5 | Obstructed labor due to breech presentation, fetus 5 | CMS +O641XX9 | Obstructed labor due to breech presentation, other fetus | CMS +O642 | Obstructed labour due to face presentation | WHO +O642XX0 | Obstructed labor due to face presentation, not applicable or unspecified | CMS +O642XX1 | Obstructed labor due to face presentation, fetus 1 | CMS +O642XX2 | Obstructed labor due to face presentation, fetus 2 | CMS +O642XX3 | Obstructed labor due to face presentation, fetus 3 | CMS +O642XX4 | Obstructed labor due to face presentation, fetus 4 | CMS +O642XX5 | Obstructed labor due to face presentation, fetus 5 | CMS +O642XX9 | Obstructed labor due to face presentation, other fetus | CMS +O643 | Obstructed labour due to brow presentation | WHO +O643XX0 | Obstructed labor due to brow presentation, not applicable or unspecified | CMS +O643XX1 | Obstructed labor due to brow presentation, fetus 1 | CMS +O643XX2 | Obstructed labor due to brow presentation, fetus 2 | CMS +O643XX3 | Obstructed labor due to brow presentation, fetus 3 | CMS +O643XX4 | Obstructed labor due to brow presentation, fetus 4 | CMS +O643XX5 | Obstructed labor due to brow presentation, fetus 5 | CMS +O643XX9 | Obstructed labor due to brow presentation, other fetus | CMS +O644 | Obstructed labour due to shoulder presentation | WHO +O644XX0 | Obstructed labor due to shoulder presentation, not applicable or unspecified | CMS +O644XX1 | Obstructed labor due to shoulder presentation, fetus 1 | CMS +O644XX2 | Obstructed labor due to shoulder presentation, fetus 2 | CMS +O644XX3 | Obstructed labor due to shoulder presentation, fetus 3 | CMS +O644XX4 | Obstructed labor due to shoulder presentation, fetus 4 | CMS +O644XX5 | Obstructed labor due to shoulder presentation, fetus 5 | CMS +O644XX9 | Obstructed labor due to shoulder presentation, other fetus | CMS +O645 | Obstructed labour due to compound presentation | WHO +O645XX0 | Obstructed labor due to compound presentation, not applicable or unspecified | CMS +O645XX1 | Obstructed labor due to compound presentation, fetus 1 | CMS +O645XX2 | Obstructed labor due to compound presentation, fetus 2 | CMS +O645XX3 | Obstructed labor due to compound presentation, fetus 3 | CMS +O645XX4 | Obstructed labor due to compound presentation, fetus 4 | CMS +O645XX5 | Obstructed labor due to compound presentation, fetus 5 | CMS +O645XX9 | Obstructed labor due to compound presentation, other fetus | CMS +O648 | Obstructed labour due to other malposition and malpresentation | WHO +O648XX0 | Obstructed labor due to other malposition and malpresentation, not applicable or unspecified | CMS +O648XX1 | Obstructed labor due to other malposition and malpresentation, fetus 1 | CMS +O648XX2 | Obstructed labor due to other malposition and malpresentation, fetus 2 | CMS +O648XX3 | Obstructed labor due to other malposition and malpresentation, fetus 3 | CMS +O648XX4 | Obstructed labor due to other malposition and malpresentation, fetus 4 | CMS +O648XX5 | Obstructed labor due to other malposition and malpresentation, fetus 5 | CMS +O648XX9 | Obstructed labor due to other malposition and malpresentation, other fetus | CMS +O649 | Obstructed labour due to malposition and malpresentation, unspecified | WHO +O649XX0 | Obstructed labor due to malposition and malpresentation, unspecified, not applicable or unspecified | CMS +O649XX1 | Obstructed labor due to malposition and malpresentation, unspecified, fetus 1 | CMS +O649XX2 | Obstructed labor due to malposition and malpresentation, unspecified, fetus 2 | CMS +O649XX3 | Obstructed labor due to malposition and malpresentation, unspecified, fetus 3 | CMS +O649XX4 | Obstructed labor due to malposition and malpresentation, unspecified, fetus 4 | CMS +O649XX5 | Obstructed labor due to malposition and malpresentation, unspecified, fetus 5 | CMS +O649XX9 | Obstructed labor due to malposition and malpresentation, unspecified, other fetus | CMS +O65 | Obstructed labour due to maternal pelvic abnormality | WHO +O650 | Obstructed labour due to deformed pelvis | WHO +O651 | Obstructed labour due to generally contracted pelvis | WHO +O652 | Obstructed labour due to pelvic inlet contraction | WHO +O653 | Obstructed labour due to pelvic outlet and mid-cavity contraction | WHO +O654 | Obstructed labour due to fetopelvic disproportion, unspecified | WHO +O655 | Obstructed labour due to abnormality of maternal pelvic organs | WHO +O658 | Obstructed labour due to other maternal pelvic abnormalities | WHO +O659 | Obstructed labour due to maternal pelvic abnormality, unspecified | WHO +O66 | Other obstructed labour | WHO +O660 | Obstructed labour due to shoulder dystocia | WHO +O661 | Obstructed labour due to locked twins | WHO +O662 | Obstructed labour due to unusually large fetus | WHO +O663 | Obstructed labour due to other abnormalities of fetus | WHO +O664 | Failed trial of labour, unspecified | WHO +O6640 | Failed trial of labor, unspecified | CMS +O6641 | Failed attempted vaginal birth after previous cesarean delivery | CMS +O665 | Failed application of vacuum extractor and forceps, unspecified | WHO +O666 | Obstructed labor due to other multiple fetuses | CMS +O668 | Other specified obstructed labour | WHO +O669 | Obstructed labour, unspecified | WHO +O67 | Labour and delivery complicated by intrapartum haemorrhage, not elsewhere classified | WHO +O670 | Intrapartum haemorrhage with coagulation defect | WHO +O678 | Other intrapartum haemorrhage | WHO +O679 | Intrapartum haemorrhage, unspecified | WHO +O68 | Labour and delivery complicated by fetal stress [distress] | WHO +O680 | Labour and delivery complicated by fetal heart rate anomaly | WHO +O681 | Labour and delivery complicated by meconium in amniotic fluid | WHO +O682 | Labour and delivery complicated by fetal heart rate anomaly with meconium in amniotic fluid | WHO +O683 | Labour and delivery complicated by biochemical evidence of fetal stress | WHO +O688 | Labour and delivery complicated by other evidence of fetal stress | WHO +O689 | Labour and delivery complicated by fetal stress, unspecified | WHO +O69 | Labour and delivery complicated by umbilical cord complications | WHO +O690 | Labour and delivery complicated by prolapse of cord | WHO +O690XX0 | Labor and delivery complicated by prolapse of cord, not applicable or unspecified | CMS +O690XX1 | Labor and delivery complicated by prolapse of cord, fetus 1 | CMS +O690XX2 | Labor and delivery complicated by prolapse of cord, fetus 2 | CMS +O690XX3 | Labor and delivery complicated by prolapse of cord, fetus 3 | CMS +O690XX4 | Labor and delivery complicated by prolapse of cord, fetus 4 | CMS +O690XX5 | Labor and delivery complicated by prolapse of cord, fetus 5 | CMS +O690XX9 | Labor and delivery complicated by prolapse of cord, other fetus | CMS +O691 | Labour and delivery complicated by cord around neck, with compression | WHO +O691XX0 | Labor and delivery complicated by cord around neck, with compression, not applicable or unspecified | CMS +O691XX1 | Labor and delivery complicated by cord around neck, with compression, fetus 1 | CMS +O691XX2 | Labor and delivery complicated by cord around neck, with compression, fetus 2 | CMS +O691XX3 | Labor and delivery complicated by cord around neck, with compression, fetus 3 | CMS +O691XX4 | Labor and delivery complicated by cord around neck, with compression, fetus 4 | CMS +O691XX5 | Labor and delivery complicated by cord around neck, with compression, fetus 5 | CMS +O691XX9 | Labor and delivery complicated by cord around neck, with compression, other fetus | CMS +O692 | Labour and delivery complicated by other cord entanglement, with compression | WHO +O692XX0 | Labor and delivery complicated by other cord entanglement, with compression, not applicable or unspecified | CMS +O692XX1 | Labor and delivery complicated by other cord entanglement, with compression, fetus 1 | CMS +O692XX2 | Labor and delivery complicated by other cord entanglement, with compression, fetus 2 | CMS +O692XX3 | Labor and delivery complicated by other cord entanglement, with compression, fetus 3 | CMS +O692XX4 | Labor and delivery complicated by other cord entanglement, with compression, fetus 4 | CMS +O692XX5 | Labor and delivery complicated by other cord entanglement, with compression, fetus 5 | CMS +O692XX9 | Labor and delivery complicated by other cord entanglement, with compression, other fetus | CMS +O693 | Labour and delivery complicated by short cord | WHO +O693XX0 | Labor and delivery complicated by short cord, not applicable or unspecified | CMS +O693XX1 | Labor and delivery complicated by short cord, fetus 1 | CMS +O693XX2 | Labor and delivery complicated by short cord, fetus 2 | CMS +O693XX3 | Labor and delivery complicated by short cord, fetus 3 | CMS +O693XX4 | Labor and delivery complicated by short cord, fetus 4 | CMS +O693XX5 | Labor and delivery complicated by short cord, fetus 5 | CMS +O693XX9 | Labor and delivery complicated by short cord, other fetus | CMS +O694 | Labour and delivery complicated by vasa praevia | WHO +O694XX0 | Labor and delivery complicated by vasa previa, not applicable or unspecified | CMS +O694XX1 | Labor and delivery complicated by vasa previa, fetus 1 | CMS +O694XX2 | Labor and delivery complicated by vasa previa, fetus 2 | CMS +O694XX3 | Labor and delivery complicated by vasa previa, fetus 3 | CMS +O694XX4 | Labor and delivery complicated by vasa previa, fetus 4 | CMS +O694XX5 | Labor and delivery complicated by vasa previa, fetus 5 | CMS +O694XX9 | Labor and delivery complicated by vasa previa, other fetus | CMS +O695 | Labour and delivery complicated by vascular lesion of cord | WHO +O695XX0 | Labor and delivery complicated by vascular lesion of cord, not applicable or unspecified | CMS +O695XX1 | Labor and delivery complicated by vascular lesion of cord, fetus 1 | CMS +O695XX2 | Labor and delivery complicated by vascular lesion of cord, fetus 2 | CMS +O695XX3 | Labor and delivery complicated by vascular lesion of cord, fetus 3 | CMS +O695XX4 | Labor and delivery complicated by vascular lesion of cord, fetus 4 | CMS +O695XX5 | Labor and delivery complicated by vascular lesion of cord, fetus 5 | CMS +O695XX9 | Labor and delivery complicated by vascular lesion of cord, other fetus | CMS +O698 | Labour and delivery complicated by other cord complications | WHO +O6981X0 | Labor and delivery complicated by cord around neck, without compression, not applicable or unspecified | CMS +O6981X1 | Labor and delivery complicated by cord around neck, without compression, fetus 1 | CMS +O6981X2 | Labor and delivery complicated by cord around neck, without compression, fetus 2 | CMS +O6981X3 | Labor and delivery complicated by cord around neck, without compression, fetus 3 | CMS +O6981X4 | Labor and delivery complicated by cord around neck, without compression, fetus 4 | CMS +O6981X5 | Labor and delivery complicated by cord around neck, without compression, fetus 5 | CMS +O6981X9 | Labor and delivery complicated by cord around neck, without compression, other fetus | CMS +O6982X0 | Labor and delivery complicated by other cord entanglement, without compression, not applicable or unspecified | CMS +O6982X1 | Labor and delivery complicated by other cord entanglement, without compression, fetus 1 | CMS +O6982X2 | Labor and delivery complicated by other cord entanglement, without compression, fetus 2 | CMS +O6982X3 | Labor and delivery complicated by other cord entanglement, without compression, fetus 3 | CMS +O6982X4 | Labor and delivery complicated by other cord entanglement, without compression, fetus 4 | CMS +O6982X5 | Labor and delivery complicated by other cord entanglement, without compression, fetus 5 | CMS +O6982X9 | Labor and delivery complicated by other cord entanglement, without compression, other fetus | CMS +O6989X0 | Labor and delivery complicated by other cord complications, not applicable or unspecified | CMS +O6989X1 | Labor and delivery complicated by other cord complications, fetus 1 | CMS +O6989X2 | Labor and delivery complicated by other cord complications, fetus 2 | CMS +O6989X3 | Labor and delivery complicated by other cord complications, fetus 3 | CMS +O6989X4 | Labor and delivery complicated by other cord complications, fetus 4 | CMS +O6989X5 | Labor and delivery complicated by other cord complications, fetus 5 | CMS +O6989X9 | Labor and delivery complicated by other cord complications, other fetus | CMS +O699 | Labour and delivery complicated by cord complication, unspecified | WHO +O699XX0 | Labor and delivery complicated by cord complication, unspecified, not applicable or unspecified | CMS +O699XX1 | Labor and delivery complicated by cord complication, unspecified, fetus 1 | CMS +O699XX2 | Labor and delivery complicated by cord complication, unspecified, fetus 2 | CMS +O699XX3 | Labor and delivery complicated by cord complication, unspecified, fetus 3 | CMS +O699XX4 | Labor and delivery complicated by cord complication, unspecified, fetus 4 | CMS +O699XX5 | Labor and delivery complicated by cord complication, unspecified, fetus 5 | CMS +O699XX9 | Labor and delivery complicated by cord complication, unspecified, other fetus | CMS +O70 | Perineal laceration during delivery | WHO +O700 | First degree perineal laceration during delivery | WHO +O701 | Second degree perineal laceration during delivery | WHO +O702 | Third degree perineal laceration during delivery | WHO +O7020 | Third degree perineal laceration during delivery, unspecified | CMS +O7021 | Third degree perineal laceration during delivery, IIIa | CMS +O7022 | Third degree perineal laceration during delivery, IIIb | CMS +O7023 | Third degree perineal laceration during delivery, IIIc | CMS +O703 | Fourth degree perineal laceration during delivery | WHO +O704 | Anal sphincter tear complicating delivery, not associated with third degree laceration | CMS +O709 | Perineal laceration during delivery, unspecified | WHO +O71 | Other obstetric trauma | WHO +O710 | Rupture of uterus before onset of labour | WHO +O7100 | Rupture of uterus before onset of labor, unspecified trimester | CMS +O7102 | Rupture of uterus before onset of labor, second trimester | CMS +O7103 | Rupture of uterus before onset of labor, third trimester | CMS +O711 | Rupture of uterus during labour | WHO +O712 | Postpartum inversion of uterus | WHO +O713 | Obstetric laceration of cervix | WHO +O714 | Obstetric high vaginal laceration | WHO +O715 | Other obstetric injury to pelvic organs | WHO +O716 | Obstetric damage to pelvic joints and ligaments | WHO +O717 | Obstetric haematoma of pelvis | WHO +O718 | Other specified obstetric trauma | WHO +O7181 | Laceration of uterus, not elsewhere classified | CMS +O7182 | Other specified trauma to perineum and vulva | CMS +O7189 | Other specified obstetric trauma | CMS +O719 | Obstetric trauma, unspecified | WHO +O72 | Postpartum haemorrhage | WHO +O720 | Third-stage haemorrhage | WHO +O721 | Other immediate postpartum haemorrhage | WHO +O722 | Delayed and secondary postpartum haemorrhage | WHO +O723 | Postpartum coagulation defects | WHO +O73 | Retained placenta and membranes, without haemorrhage | WHO +O730 | Retained placenta without haemorrhage | WHO +O731 | Retained portions of placenta and membranes, without haemorrhage | WHO +O74 | Complications of anaesthesia during labour and delivery | WHO +O740 | Aspiration pneumonitis due to anaesthesia during labour and delivery | WHO +O741 | Other pulmonary complications of anaesthesia during labour and delivery | WHO +O742 | Cardiac complications of anaesthesia during labour and delivery | WHO +O743 | Central nervous system complications of anaesthesia during labour and delivery | WHO +O744 | Toxic reaction to local anaesthesia during labour and delivery | WHO +O745 | Spinal and epidural anaesthesia-induced headache during labour and delivery | WHO +O746 | Other complications of spinal and epidural anaesthesia during labour and delivery | WHO +O747 | Failed or difficult intubation during labour and delivery | WHO +O748 | Other complications of anaesthesia during labour and delivery | WHO +O749 | Complication of anaesthesia during labour and delivery, unspecified | WHO +O75 | Other complications of labour and delivery, not elsewhere classified | WHO +O750 | Maternal distress during labour and delivery | WHO +O751 | Shock during or following labour and delivery | WHO +O752 | Pyrexia during labour, not elsewhere classified | WHO +O753 | Other infection during labour | WHO +O754 | Other complications of obstetric surgery and procedures | WHO +O755 | Delayed delivery after artificial rupture of membranes | WHO +O756 | Delayed delivery after spontaneous or unspecified rupture of membranes | WHO +O757 | Vaginal delivery following previous caesarean section | WHO +O758 | Other specified complications of labour and delivery | WHO +O7581 | Maternal exhaustion complicating labor and delivery | CMS +O7582 | Onset (spontaneous) of labor after 37 completed weeks of gestation but before 39 completed weeks gestation, with delivery by (planned) cesarean section | CMS +O7589 | Other specified complications of labor and delivery | CMS +O759 | Complication of labour and delivery, unspecified | WHO +O76 | Abnormality in fetal heart rate and rhythm complicating labor and delivery | CMS +O770 | Labor and delivery complicated by meconium in amniotic fluid | CMS +O771 | Fetal stress in labor or delivery due to drug administration | CMS +O778 | Labor and delivery complicated by other evidence of fetal stress | CMS +O779 | Labor and delivery complicated by fetal stress, unspecified | CMS +O80 | Single spontaneous delivery | WHO +O800 | Spontaneous vertex delivery | WHO +O801 | Spontaneous breech delivery | WHO +O808 | Other single spontaneous delivery | WHO +O809 | Single spontaneous delivery, unspecified | WHO +O81 | Single delivery by forceps and vacuum extractor | WHO +O810 | Low forceps delivery | WHO +O811 | Mid-cavity forceps delivery | WHO +O812 | Mid-cavity forceps with rotation | WHO +O813 | Other and unspecified forceps delivery | WHO +O814 | Vacuum extractor delivery | WHO +O815 | Delivery by combination of forceps and vacuum extractor | WHO +O82 | Single delivery by caesarean section | WHO +O820 | Delivery by elective caesarean section | WHO +O821 | Delivery by emergency caesarean section | WHO +O822 | Delivery by caesarean hysterectomy | WHO +O828 | Other single delivery by caesarean section | WHO +O829 | Delivery by caesarean section, unspecified | WHO +O83 | Other assisted single delivery | WHO +O830 | Breech extraction | WHO +O831 | Other assisted breech delivery | WHO +O832 | Other manipulation-assisted delivery | WHO +O833 | Delivery of viable fetus in abdominal pregnancy | WHO +O834 | Destructive operation for delivery | WHO +O838 | Other specified assisted single delivery | WHO +O839 | Assisted single delivery, unspecified | WHO +O84 | Multiple delivery | WHO +O840 | Multiple delivery, all spontaneous | WHO +O841 | Multiple delivery, all by forceps and vacuum extractor | WHO +O842 | Multiple delivery, all by caesarean section | WHO +O848 | Other multiple delivery | WHO +O849 | Multiple delivery, unspecified | WHO +O85 | Puerperal sepsis | WHO +O86 | Other puerperal infections | WHO +O860 | Infection of obstetric surgical wound | WHO +O8600 | Infection of obstetric surgical wound, unspecified | CMS +O8601 | Infection of obstetric surgical wound, superficial incisional site | CMS +O8602 | Infection of obstetric surgical wound, deep incisional site | CMS +O8603 | Infection of obstetric surgical wound, organ and space site | CMS +O8604 | Sepsis following an obstetrical procedure | CMS +O8609 | Infection of obstetric surgical wound, other surgical site | CMS +O861 | Other infection of genital tract following delivery | WHO +O8611 | Cervicitis following delivery | CMS +O8612 | Endometritis following delivery | CMS +O8613 | Vaginitis following delivery | CMS +O8619 | Other infection of genital tract following delivery | CMS +O862 | Urinary tract infection following delivery | WHO +O8620 | Urinary tract infection following delivery, unspecified | CMS +O8621 | Infection of kidney following delivery | CMS +O8622 | Infection of bladder following delivery | CMS +O8629 | Other urinary tract infection following delivery | CMS +O863 | Other genitourinary tract infections following delivery | WHO +O864 | Pyrexia of unknown origin following delivery | WHO +O868 | Other specified puerperal infections | WHO +O8681 | Puerperal septic thrombophlebitis | CMS +O8689 | Other specified puerperal infections | CMS +O87 | Venous complications and haemorrhoids in the puerperium | WHO +O870 | Superficial thrombophlebitis in the puerperium | WHO +O871 | Deep phlebothrombosis in the puerperium | WHO +O872 | Haemorrhoids in the puerperium | WHO +O873 | Cerebral venous thrombosis in the puerperium | WHO +O874 | Varicose veins of lower extremity in the puerperium | CMS +O878 | Other venous complications in the puerperium | WHO +O879 | Venous complication in the puerperium, unspecified | WHO +O88 | Obstetric embolism | WHO +O880 | Obstetric air embolism | WHO +O88011 | Air embolism in pregnancy, first trimester | CMS +O88012 | Air embolism in pregnancy, second trimester | CMS +O88013 | Air embolism in pregnancy, third trimester | CMS +O88019 | Air embolism in pregnancy, unspecified trimester | CMS +O8802 | Air embolism in childbirth | CMS +O8803 | Air embolism in the puerperium | CMS +O881 | Amniotic fluid embolism | WHO +O88111 | Amniotic fluid embolism in pregnancy, first trimester | CMS +O88112 | Amniotic fluid embolism in pregnancy, second trimester | CMS +O88113 | Amniotic fluid embolism in pregnancy, third trimester | CMS +O88119 | Amniotic fluid embolism in pregnancy, unspecified trimester | CMS +O8812 | Amniotic fluid embolism in childbirth | CMS +O8813 | Amniotic fluid embolism in the puerperium | CMS +O882 | Obstetric blood-clot embolism | WHO +O88211 | Thromboembolism in pregnancy, first trimester | CMS +O88212 | Thromboembolism in pregnancy, second trimester | CMS +O88213 | Thromboembolism in pregnancy, third trimester | CMS +O88219 | Thromboembolism in pregnancy, unspecified trimester | CMS +O8822 | Thromboembolism in childbirth | CMS +O8823 | Thromboembolism in the puerperium | CMS +O883 | Obstetric pyaemic and septic embolism | WHO +O88311 | Pyemic and septic embolism in pregnancy, first trimester | CMS +O88312 | Pyemic and septic embolism in pregnancy, second trimester | CMS +O88313 | Pyemic and septic embolism in pregnancy, third trimester | CMS +O88319 | Pyemic and septic embolism in pregnancy, unspecified trimester | CMS +O8832 | Pyemic and septic embolism in childbirth | CMS +O8833 | Pyemic and septic embolism in the puerperium | CMS +O888 | Other obstetric embolism | WHO +O88811 | Other embolism in pregnancy, first trimester | CMS +O88812 | Other embolism in pregnancy, second trimester | CMS +O88813 | Other embolism in pregnancy, third trimester | CMS +O88819 | Other embolism in pregnancy, unspecified trimester | CMS +O8882 | Other embolism in childbirth | CMS +O8883 | Other embolism in the puerperium | CMS +O89 | Complications of anaesthesia during the puerperium | WHO +O890 | Pulmonary complications of anaesthesia during the puerperium | WHO +O8901 | Aspiration pneumonitis due to anesthesia during the puerperium | CMS +O8909 | Other pulmonary complications of anesthesia during the puerperium | CMS +O891 | Cardiac complications of anaesthesia during the puerperium | WHO +O892 | Central nervous system complications of anaesthesia during the puerperium | WHO +O893 | Toxic reaction to local anaesthesia during the puerperium | WHO +O894 | Spinal and epidural anaesthesia-induced headache during the puerperium | WHO +O895 | Other complications of spinal and epidural anaesthesia during the puerperium | WHO +O896 | Failed or difficult intubation during the puerperium | WHO +O898 | Other complications of anaesthesia during the puerperium | WHO +O899 | Complication of anaesthesia during the puerperium, unspecified | WHO +O90 | Complications of the puerperium, not elsewhere classified | WHO +O900 | Disruption of caesarean section wound | WHO +O901 | Disruption of perineal obstetric wound | WHO +O902 | Haematoma of obstetric wound | WHO +O903 | Cardiomyopathy in the puerperium | WHO +O904 | Postpartum acute renal failure | WHO +O905 | Postpartum thyroiditis | WHO +O906 | Postpartum mood disturbance | CMS +O908 | Other complications of the puerperium, not elsewhere classified | WHO +O9081 | Anemia of the puerperium | CMS +O9089 | Other complications of the puerperium, not elsewhere classified | CMS +O909 | Complication of the puerperium, unspecified | WHO +O91 | Infections of breast associated with childbirth | WHO +O910 | Infection of nipple associated with childbirth | WHO +O91011 | Infection of nipple associated with pregnancy, first trimester | CMS +O91012 | Infection of nipple associated with pregnancy, second trimester | CMS +O91013 | Infection of nipple associated with pregnancy, third trimester | CMS +O91019 | Infection of nipple associated with pregnancy, unspecified trimester | CMS +O9102 | Infection of nipple associated with the puerperium | CMS +O9103 | Infection of nipple associated with lactation | CMS +O911 | Abscess of breast associated with childbirth | WHO +O91111 | Abscess of breast associated with pregnancy, first trimester | CMS +O91112 | Abscess of breast associated with pregnancy, second trimester | CMS +O91113 | Abscess of breast associated with pregnancy, third trimester | CMS +O91119 | Abscess of breast associated with pregnancy, unspecified trimester | CMS +O9112 | Abscess of breast associated with the puerperium | CMS +O9113 | Abscess of breast associated with lactation | CMS +O912 | Nonpurulent mastitis associated with childbirth | WHO +O91211 | Nonpurulent mastitis associated with pregnancy, first trimester | CMS +O91212 | Nonpurulent mastitis associated with pregnancy, second trimester | CMS +O91213 | Nonpurulent mastitis associated with pregnancy, third trimester | CMS +O91219 | Nonpurulent mastitis associated with pregnancy, unspecified trimester | CMS +O9122 | Nonpurulent mastitis associated with the puerperium | CMS +O9123 | Nonpurulent mastitis associated with lactation | CMS +O92 | Other disorders of breast and lactation associated with childbirth | WHO +O920 | Retracted nipple associated with childbirth | WHO +O92011 | Retracted nipple associated with pregnancy, first trimester | CMS +O92012 | Retracted nipple associated with pregnancy, second trimester | CMS +O92013 | Retracted nipple associated with pregnancy, third trimester | CMS +O92019 | Retracted nipple associated with pregnancy, unspecified trimester | CMS +O9202 | Retracted nipple associated with the puerperium | CMS +O9203 | Retracted nipple associated with lactation | CMS +O921 | Cracked nipple associated with childbirth | WHO +O92111 | Cracked nipple associated with pregnancy, first trimester | CMS +O92112 | Cracked nipple associated with pregnancy, second trimester | CMS +O92113 | Cracked nipple associated with pregnancy, third trimester | CMS +O92119 | Cracked nipple associated with pregnancy, unspecified trimester | CMS +O9212 | Cracked nipple associated with the puerperium | CMS +O9213 | Cracked nipple associated with lactation | CMS +O922 | Other and unspecified disorders of breast associated with childbirth | WHO +O9220 | Unspecified disorder of breast associated with pregnancy and the puerperium | CMS +O9229 | Other disorders of breast associated with pregnancy and the puerperium | CMS +O923 | Agalactia | WHO +O924 | Hypogalactia | WHO +O925 | Suppressed lactation | WHO +O926 | Galactorrhoea | WHO +O927 | Other and unspecified disorders of lactation | WHO +O9270 | Unspecified disorders of lactation | CMS +O9279 | Other disorders of lactation | CMS +O94 | Sequelae of complication of pregnancy, childbirth and the puerperium | WHO +O95 | Obstetric death of unspecified cause | WHO +O96 | Death from any obstetric cause occurring more than 42 days but less than one year after delivery | WHO +O960 | Death from direct obstetric cause occurring more than 42 days but less than one year after delivery | WHO +O961 | Death from indirect obstetric cause occurring more than 42 days but less than one year after delivery | WHO +O969 | Death from unspecified obstetric cause occurring more than 42 days but less than one year after delivery | WHO +O97 | Death from sequelae of obstetric causes | WHO +O970 | Death from sequelae of direct obstetric cause | WHO +O971 | Death from sequelae of indirect obstetric cause | WHO +O979 | Death from sequelae of obstetric cause, unspecified | WHO +O98 | Maternal infectious and parasitic diseases classifiable elsewhere but complicating pregnancy, childbirth and the puerperium | WHO +O980 | Tuberculosis complicating pregnancy, childbirth and the puerperium | WHO +O98011 | Tuberculosis complicating pregnancy, first trimester | CMS +O98012 | Tuberculosis complicating pregnancy, second trimester | CMS +O98013 | Tuberculosis complicating pregnancy, third trimester | CMS +O98019 | Tuberculosis complicating pregnancy, unspecified trimester | CMS +O9802 | Tuberculosis complicating childbirth | CMS +O9803 | Tuberculosis complicating the puerperium | CMS +O981 | Syphilis complicating pregnancy, childbirth and the puerperium | WHO +O98111 | Syphilis complicating pregnancy, first trimester | CMS +O98112 | Syphilis complicating pregnancy, second trimester | CMS +O98113 | Syphilis complicating pregnancy, third trimester | CMS +O98119 | Syphilis complicating pregnancy, unspecified trimester | CMS +O9812 | Syphilis complicating childbirth | CMS +O9813 | Syphilis complicating the puerperium | CMS +O982 | Gonorrhoea complicating pregnancy, childbirth and the puerperium | WHO +O98211 | Gonorrhea complicating pregnancy, first trimester | CMS +O98212 | Gonorrhea complicating pregnancy, second trimester | CMS +O98213 | Gonorrhea complicating pregnancy, third trimester | CMS +O98219 | Gonorrhea complicating pregnancy, unspecified trimester | CMS +O9822 | Gonorrhea complicating childbirth | CMS +O9823 | Gonorrhea complicating the puerperium | CMS +O983 | Other infections with a predominantly sexual mode of transmission complicating pregnancy, childbirth and the puerperium | WHO +O98311 | Other infections with a predominantly sexual mode of transmission complicating pregnancy, first trimester | CMS +O98312 | Other infections with a predominantly sexual mode of transmission complicating pregnancy, second trimester | CMS +O98313 | Other infections with a predominantly sexual mode of transmission complicating pregnancy, third trimester | CMS +O98319 | Other infections with a predominantly sexual mode of transmission complicating pregnancy, unspecified trimester | CMS +O9832 | Other infections with a predominantly sexual mode of transmission complicating childbirth | CMS +O9833 | Other infections with a predominantly sexual mode of transmission complicating the puerperium | CMS +O984 | Viral hepatitis complicating pregnancy, childbirth and the puerperium | WHO +O98411 | Viral hepatitis complicating pregnancy, first trimester | CMS +O98412 | Viral hepatitis complicating pregnancy, second trimester | CMS +O98413 | Viral hepatitis complicating pregnancy, third trimester | CMS +O98419 | Viral hepatitis complicating pregnancy, unspecified trimester | CMS +O9842 | Viral hepatitis complicating childbirth | CMS +O9843 | Viral hepatitis complicating the puerperium | CMS +O985 | Other viral diseases complicating pregnancy, childbirth and the puerperium | WHO +O98511 | Other viral diseases complicating pregnancy, first trimester | CMS +O98512 | Other viral diseases complicating pregnancy, second trimester | CMS +O98513 | Other viral diseases complicating pregnancy, third trimester | CMS +O98519 | Other viral diseases complicating pregnancy, unspecified trimester | CMS +O9852 | Other viral diseases complicating childbirth | CMS +O9853 | Other viral diseases complicating the puerperium | CMS +O986 | Protozoal diseases complicating pregnancy, childbirth and the puerperium | WHO +O98611 | Protozoal diseases complicating pregnancy, first trimester | CMS +O98612 | Protozoal diseases complicating pregnancy, second trimester | CMS +O98613 | Protozoal diseases complicating pregnancy, third trimester | CMS +O98619 | Protozoal diseases complicating pregnancy, unspecified trimester | CMS +O9862 | Protozoal diseases complicating childbirth | CMS +O9863 | Protozoal diseases complicating the puerperium | CMS +O987 | Human immunodeficiency virus [HIV] disease complicating pregnancy, childbirth and the puerperium | WHO +O98711 | Human immunodeficiency virus [HIV] disease complicating pregnancy, first trimester | CMS +O98712 | Human immunodeficiency virus [HIV] disease complicating pregnancy, second trimester | CMS +O98713 | Human immunodeficiency virus [HIV] disease complicating pregnancy, third trimester | CMS +O98719 | Human immunodeficiency virus [HIV] disease complicating pregnancy, unspecified trimester | CMS +O9872 | Human immunodeficiency virus [HIV] disease complicating childbirth | CMS +O9873 | Human immunodeficiency virus [HIV] disease complicating the puerperium | CMS +O988 | Other maternal infectious and parasitic diseases complicating pregnancy, childbirth and the puerperium | WHO +O98811 | Other maternal infectious and parasitic diseases complicating pregnancy, first trimester | CMS +O98812 | Other maternal infectious and parasitic diseases complicating pregnancy, second trimester | CMS +O98813 | Other maternal infectious and parasitic diseases complicating pregnancy, third trimester | CMS +O98819 | Other maternal infectious and parasitic diseases complicating pregnancy, unspecified trimester | CMS +O9882 | Other maternal infectious and parasitic diseases complicating childbirth | CMS +O9883 | Other maternal infectious and parasitic diseases complicating the puerperium | CMS +O989 | Unspecified maternal infectious or parasitic disease complicating pregnancy, childbirth and the puerperium | WHO +O98911 | Unspecified maternal infectious and parasitic disease complicating pregnancy, first trimester | CMS +O98912 | Unspecified maternal infectious and parasitic disease complicating pregnancy, second trimester | CMS +O98913 | Unspecified maternal infectious and parasitic disease complicating pregnancy, third trimester | CMS +O98919 | Unspecified maternal infectious and parasitic disease complicating pregnancy, unspecified trimester | CMS +O9892 | Unspecified maternal infectious and parasitic disease complicating childbirth | CMS +O9893 | Unspecified maternal infectious and parasitic disease complicating the puerperium | CMS +O99 | Other maternal diseases classifiable elsewhere but complicating pregnancy, childbirth and the puerperium | WHO +O990 | Anaemia complicating pregnancy, childbirth and the puerperium | WHO +O99011 | Anemia complicating pregnancy, first trimester | CMS +O99012 | Anemia complicating pregnancy, second trimester | CMS +O99013 | Anemia complicating pregnancy, third trimester | CMS +O99019 | Anemia complicating pregnancy, unspecified trimester | CMS +O9902 | Anemia complicating childbirth | CMS +O9903 | Anemia complicating the puerperium | CMS +O991 | Other diseases of the blood and blood-forming organs and certain disorders involving the immune mechanism complicating pregnancy, childbirth and the puerperium | WHO +O99111 | Other diseases of the blood and blood-forming organs and certain disorders involving the immune mechanism complicating pregnancy, first trimester | CMS +O99112 | Other diseases of the blood and blood-forming organs and certain disorders involving the immune mechanism complicating pregnancy, second trimester | CMS +O99113 | Other diseases of the blood and blood-forming organs and certain disorders involving the immune mechanism complicating pregnancy, third trimester | CMS +O99119 | Other diseases of the blood and blood-forming organs and certain disorders involving the immune mechanism complicating pregnancy, unspecified trimester | CMS +O9912 | Other diseases of the blood and blood-forming organs and certain disorders involving the immune mechanism complicating childbirth | CMS +O9913 | Other diseases of the blood and blood-forming organs and certain disorders involving the immune mechanism complicating the puerperium | CMS +O992 | Endocrine, nutritional and metabolic diseases complicating pregnancy, childbirth and the puerperium | WHO +O99210 | Obesity complicating pregnancy, unspecified trimester | CMS +O99211 | Obesity complicating pregnancy, first trimester | CMS +O99212 | Obesity complicating pregnancy, second trimester | CMS +O99213 | Obesity complicating pregnancy, third trimester | CMS +O99214 | Obesity complicating childbirth | CMS +O99215 | Obesity complicating the puerperium | CMS +O99280 | Endocrine, nutritional and metabolic diseases complicating pregnancy, unspecified trimester | CMS +O99281 | Endocrine, nutritional and metabolic diseases complicating pregnancy, first trimester | CMS +O99282 | Endocrine, nutritional and metabolic diseases complicating pregnancy, second trimester | CMS +O99283 | Endocrine, nutritional and metabolic diseases complicating pregnancy, third trimester | CMS +O99284 | Endocrine, nutritional and metabolic diseases complicating childbirth | CMS +O99285 | Endocrine, nutritional and metabolic diseases complicating the puerperium | CMS +O993 | Mental disorders and diseases of the nervous system complicating pregnancy, childbirth and the puerperium | WHO +O99310 | Alcohol use complicating pregnancy, unspecified trimester | CMS +O99311 | Alcohol use complicating pregnancy, first trimester | CMS +O99312 | Alcohol use complicating pregnancy, second trimester | CMS +O99313 | Alcohol use complicating pregnancy, third trimester | CMS +O99314 | Alcohol use complicating childbirth | CMS +O99315 | Alcohol use complicating the puerperium | CMS +O99320 | Drug use complicating pregnancy, unspecified trimester | CMS +O99321 | Drug use complicating pregnancy, first trimester | CMS +O99322 | Drug use complicating pregnancy, second trimester | CMS +O99323 | Drug use complicating pregnancy, third trimester | CMS +O99324 | Drug use complicating childbirth | CMS +O99325 | Drug use complicating the puerperium | CMS +O99330 | Smoking (tobacco) complicating pregnancy, unspecified trimester | CMS +O99331 | Smoking (tobacco) complicating pregnancy, first trimester | CMS +O99332 | Smoking (tobacco) complicating pregnancy, second trimester | CMS +O99333 | Smoking (tobacco) complicating pregnancy, third trimester | CMS +O99334 | Smoking (tobacco) complicating childbirth | CMS +O99335 | Smoking (tobacco) complicating the puerperium | CMS +O99340 | Other mental disorders complicating pregnancy, unspecified trimester | CMS +O99341 | Other mental disorders complicating pregnancy, first trimester | CMS +O99342 | Other mental disorders complicating pregnancy, second trimester | CMS +O99343 | Other mental disorders complicating pregnancy, third trimester | CMS +O99344 | Other mental disorders complicating childbirth | CMS +O99345 | Other mental disorders complicating the puerperium | CMS +O99350 | Diseases of the nervous system complicating pregnancy, unspecified trimester | CMS +O99351 | Diseases of the nervous system complicating pregnancy, first trimester | CMS +O99352 | Diseases of the nervous system complicating pregnancy, second trimester | CMS +O99353 | Diseases of the nervous system complicating pregnancy, third trimester | CMS +O99354 | Diseases of the nervous system complicating childbirth | CMS +O99355 | Diseases of the nervous system complicating the puerperium | CMS +O994 | Diseases of the circulatory system complicating pregnancy, childbirth and the puerperium | WHO +O99411 | Diseases of the circulatory system complicating pregnancy, first trimester | CMS +O99412 | Diseases of the circulatory system complicating pregnancy, second trimester | CMS +O99413 | Diseases of the circulatory system complicating pregnancy, third trimester | CMS +O99419 | Diseases of the circulatory system complicating pregnancy, unspecified trimester | CMS +O9942 | Diseases of the circulatory system complicating childbirth | CMS +O9943 | Diseases of the circulatory system complicating the puerperium | CMS +O995 | Diseases of the respiratory system complicating pregnancy, childbirth and the puerperium | WHO +O99511 | Diseases of the respiratory system complicating pregnancy, first trimester | CMS +O99512 | Diseases of the respiratory system complicating pregnancy, second trimester | CMS +O99513 | Diseases of the respiratory system complicating pregnancy, third trimester | CMS +O99519 | Diseases of the respiratory system complicating pregnancy, unspecified trimester | CMS +O9952 | Diseases of the respiratory system complicating childbirth | CMS +O9953 | Diseases of the respiratory system complicating the puerperium | CMS +O996 | Diseases of the digestive system complicating pregnancy, childbirth and the puerperium | WHO +O99611 | Diseases of the digestive system complicating pregnancy, first trimester | CMS +O99612 | Diseases of the digestive system complicating pregnancy, second trimester | CMS +O99613 | Diseases of the digestive system complicating pregnancy, third trimester | CMS +O99619 | Diseases of the digestive system complicating pregnancy, unspecified trimester | CMS +O9962 | Diseases of the digestive system complicating childbirth | CMS +O9963 | Diseases of the digestive system complicating the puerperium | CMS +O997 | Diseases of the skin and subcutaneous tissue complicating pregnancy, childbirth and the puerperium | WHO +O99711 | Diseases of the skin and subcutaneous tissue complicating pregnancy, first trimester | CMS +O99712 | Diseases of the skin and subcutaneous tissue complicating pregnancy, second trimester | CMS +O99713 | Diseases of the skin and subcutaneous tissue complicating pregnancy, third trimester | CMS +O99719 | Diseases of the skin and subcutaneous tissue complicating pregnancy, unspecified trimester | CMS +O9972 | Diseases of the skin and subcutaneous tissue complicating childbirth | CMS +O9973 | Diseases of the skin and subcutaneous tissue complicating the puerperium | CMS +O998 | Other specified diseases and conditions complicating pregnancy, childbirth and the puerperium | WHO +O99810 | Abnormal glucose complicating pregnancy | CMS +O99814 | Abnormal glucose complicating childbirth | CMS +O99815 | Abnormal glucose complicating the puerperium | CMS +O99820 | Streptococcus B carrier state complicating pregnancy | CMS +O99824 | Streptococcus B carrier state complicating childbirth | CMS +O99825 | Streptococcus B carrier state complicating the puerperium | CMS +O99830 | Other infection carrier state complicating pregnancy | CMS +O99834 | Other infection carrier state complicating childbirth | CMS +O99835 | Other infection carrier state complicating the puerperium | CMS +O99840 | Bariatric surgery status complicating pregnancy, unspecified trimester | CMS +O99841 | Bariatric surgery status complicating pregnancy, first trimester | CMS +O99842 | Bariatric surgery status complicating pregnancy, second trimester | CMS +O99843 | Bariatric surgery status complicating pregnancy, third trimester | CMS +O99844 | Bariatric surgery status complicating childbirth | CMS +O99845 | Bariatric surgery status complicating the puerperium | CMS +O9989 | Other specified diseases and conditions complicating pregnancy, childbirth and the puerperium | CMS +O9A111 | Malignant neoplasm complicating pregnancy, first trimester | CMS +O9A112 | Malignant neoplasm complicating pregnancy, second trimester | CMS +O9A113 | Malignant neoplasm complicating pregnancy, third trimester | CMS +O9A119 | Malignant neoplasm complicating pregnancy, unspecified trimester | CMS +O9A12 | Malignant neoplasm complicating childbirth | CMS +O9A13 | Malignant neoplasm complicating the puerperium | CMS +O9A211 | Injury, poisoning and certain other consequences of external causes complicating pregnancy, first trimester | CMS +O9A212 | Injury, poisoning and certain other consequences of external causes complicating pregnancy, second trimester | CMS +O9A213 | Injury, poisoning and certain other consequences of external causes complicating pregnancy, third trimester | CMS +O9A219 | Injury, poisoning and certain other consequences of external causes complicating pregnancy, unspecified trimester | CMS +O9A22 | Injury, poisoning and certain other consequences of external causes complicating childbirth | CMS +O9A23 | Injury, poisoning and certain other consequences of external causes complicating the puerperium | CMS +O9A311 | Physical abuse complicating pregnancy, first trimester | CMS +O9A312 | Physical abuse complicating pregnancy, second trimester | CMS +O9A313 | Physical abuse complicating pregnancy, third trimester | CMS +O9A319 | Physical abuse complicating pregnancy, unspecified trimester | CMS +O9A32 | Physical abuse complicating childbirth | CMS +O9A33 | Physical abuse complicating the puerperium | CMS +O9A411 | Sexual abuse complicating pregnancy, first trimester | CMS +O9A412 | Sexual abuse complicating pregnancy, second trimester | CMS +O9A413 | Sexual abuse complicating pregnancy, third trimester | CMS +O9A419 | Sexual abuse complicating pregnancy, unspecified trimester | CMS +O9A42 | Sexual abuse complicating childbirth | CMS +O9A43 | Sexual abuse complicating the puerperium | CMS +O9A511 | Psychological abuse complicating pregnancy, first trimester | CMS +O9A512 | Psychological abuse complicating pregnancy, second trimester | CMS +O9A513 | Psychological abuse complicating pregnancy, third trimester | CMS +O9A519 | Psychological abuse complicating pregnancy, unspecified trimester | CMS +O9A52 | Psychological abuse complicating childbirth | CMS +O9A53 | Psychological abuse complicating the puerperium | CMS +P00 | Fetus and newborn affected by maternal conditions that may be unrelated to present pregnancy | WHO +P000 | Fetus and newborn affected by maternal hypertensive disorders | WHO +P001 | Fetus and newborn affected by maternal renal and urinary tract diseases | WHO +P002 | Fetus and newborn affected by maternal infectious and parasitic diseases | WHO +P003 | Fetus and newborn affected by other maternal circulatory and respiratory diseases | WHO +P004 | Fetus and newborn affected by maternal nutritional disorders | WHO +P005 | Fetus and newborn affected by maternal injury | WHO +P006 | Fetus and newborn affected by surgical procedure on mother | WHO +P007 | Fetus and newborn affected by other medical procedures on mother, not elsewhere classified | WHO +P008 | Fetus and newborn affected by other maternal conditions | WHO +P0081 | Newborn affected by periodontal disease in mother | CMS +P0089 | Newborn affected by other maternal conditions | CMS +P009 | Fetus and newborn affected by unspecified maternal condition | WHO +P01 | Fetus and newborn affected by maternal complications of pregnancy | WHO +P010 | Fetus and newborn affected by incompetent cervix | WHO +P011 | Fetus and newborn affected by premature rupture of membranes | WHO +P012 | Fetus and newborn affected by oligohydramnios | WHO +P013 | Fetus and newborn affected by polyhydramnios | WHO +P014 | Fetus and newborn affected by ectopic pregnancy | WHO +P015 | Fetus and newborn affected by multiple pregnancy | WHO +P016 | Fetus and newborn affected by maternal death | WHO +P017 | Fetus and newborn affected by malpresentation before labour | WHO +P018 | Fetus and newborn affected by other maternal complications of pregnancy | WHO +P019 | Fetus and newborn affected by maternal complication of pregnancy, unspecified | WHO +P02 | Fetus and newborn affected by complications of placenta, cord and membranes | WHO +P020 | Fetus and newborn affected by placenta praevia | WHO +P021 | Fetus and newborn affected by other forms of placental separation and haemorrhage | WHO +P022 | Fetus and newborn affected by other and unspecified morphological and functional abnormalities of placenta | WHO +P0220 | Newborn affected by unspecified morphological and functional abnormalities of placenta | CMS +P0229 | Newborn affected by other morphological and functional abnormalities of placenta | CMS +P023 | Fetus and newborn affected by placental transfusion syndromes | WHO +P024 | Fetus and newborn affected by prolapsed cord | WHO +P025 | Fetus and newborn affected by other compression of umbilical cord | WHO +P026 | Fetus and newborn affected by other and unspecified conditions of umbilical cord | WHO +P0260 | Newborn affected by unspecified conditions of umbilical cord | CMS +P0269 | Newborn affected by other conditions of umbilical cord | CMS +P027 | Fetus and newborn affected by chorioamnionitis | WHO +P0270 | Newborn affected by fetal inflammatory response syndrome | CMS +P0278 | Newborn affected by other conditions from chorioamnionitis | CMS +P028 | Fetus and newborn affected by other abnormalities of membranes | WHO +P029 | Fetus and newborn affected by abnormality of membranes, unspecified | WHO +P03 | Fetus and newborn affected by other complications of labour and delivery | WHO +P030 | Fetus and newborn affected by breech delivery and extraction | WHO +P031 | Fetus and newborn affected by other malpresentation, malposition and disproportion during labour and delivery | WHO +P032 | Fetus and newborn affected by forceps delivery | WHO +P033 | Fetus and newborn affected by delivery by vacuum extractor [ventouse] | WHO +P034 | Fetus and newborn affected by caesarean delivery | WHO +P035 | Fetus and newborn affected by precipitate delivery | WHO +P036 | Fetus and newborn affected by abnormal uterine contractions | WHO +P038 | Fetus and newborn affected by other specified complications of labour and delivery | WHO +P03810 | Newborn affected by abnormality in fetal (intrauterine) heart rate or rhythm before the onset of labor | CMS +P03811 | Newborn affected by abnormality in fetal (intrauterine) heart rate or rhythm during labor | CMS +P03819 | Newborn affected by abnormality in fetal (intrauterine) heart rate or rhythm, unspecified as to time of onset | CMS +P0382 | Meconium passage during delivery | CMS +P0389 | Newborn affected by other specified complications of labor and delivery | CMS +P039 | Fetus and newborn affected by complication of labour and delivery, unspecified | WHO +P04 | Fetus and newborn affected by noxious influences transmitted via placenta or breast milk | WHO +P040 | Fetus and newborn affected by maternal anaesthesia and analgesia in pregnancy, labour and delivery | WHO +P041 | Fetus and newborn affected by other maternal medication | WHO +P0411 | Newborn affected by maternal antineoplastic chemotherapy | CMS +P0412 | Newborn affected by maternal cytotoxic drugs | CMS +P0413 | Newborn affected by maternal use of anticonvulsants | CMS +P0414 | Newborn affected by maternal use of opiates | CMS +P0415 | Newborn affected by maternal use of antidepressants | CMS +P0416 | Newborn affected by maternal use of amphetamines | CMS +P0417 | Newborn affected by maternal use of sedative-hypnotics | CMS +P0418 | Newborn affected by other maternal medication | CMS +P0419 | Newborn affected by maternal use of unspecified medication | CMS +P041A | Newborn affected by maternal use of anxiolytics | CMS +P042 | Fetus and newborn affected by maternal use of tobacco | WHO +P043 | Fetus and newborn affected by maternal use of alcohol | WHO +P044 | Fetus and newborn affected by maternal use of drugs of addiction | WHO +P0440 | Newborn affected by maternal use of unspecified drugs of addiction | CMS +P0441 | Newborn affected by maternal use of cocaine | CMS +P0442 | Newborn affected by maternal use of hallucinogens | CMS +P0449 | Newborn affected by maternal use of other drugs of addiction | CMS +P045 | Fetus and newborn affected by maternal use of nutritional chemical substances | WHO +P046 | Fetus and newborn affected by maternal exposure to environmental chemical substances | WHO +P048 | Fetus and newborn affected by other maternal noxious influences | WHO +P0481 | Newborn affected by maternal use of cannabis | CMS +P0489 | Newborn affected by other maternal noxious substances | CMS +P049 | Fetus and newborn affected by maternal noxious influence, unspecified | WHO +P05 | Slow fetal growth and fetal malnutrition | WHO +P050 | Light for gestational age | WHO +P0500 | Newborn light for gestational age, unspecified weight | CMS +P0501 | Newborn light for gestational age, less than 500 grams | CMS +P0502 | Newborn light for gestational age, 500-749 grams | CMS +P0503 | Newborn light for gestational age, 750-999 grams | CMS +P0504 | Newborn light for gestational age, 1000-1249 grams | CMS +P0505 | Newborn light for gestational age, 1250-1499 grams | CMS +P0506 | Newborn light for gestational age, 1500-1749 grams | CMS +P0507 | Newborn light for gestational age, 1750-1999 grams | CMS +P0508 | Newborn light for gestational age, 2000-2499 grams | CMS +P0509 | Newborn light for gestational age, 2500 grams and over | CMS +P051 | Small for gestational age | WHO +P0510 | Newborn small for gestational age, unspecified weight | CMS +P0511 | Newborn small for gestational age, less than 500 grams | CMS +P0512 | Newborn small for gestational age, 500-749 grams | CMS +P0513 | Newborn small for gestational age, 750-999 grams | CMS +P0514 | Newborn small for gestational age, 1000-1249 grams | CMS +P0515 | Newborn small for gestational age, 1250-1499 grams | CMS +P0516 | Newborn small for gestational age, 1500-1749 grams | CMS +P0517 | Newborn small for gestational age, 1750-1999 grams | CMS +P0518 | Newborn small for gestational age, 2000-2499 grams | CMS +P0519 | Newborn small for gestational age, other | CMS +P052 | Fetal malnutrition without mention of light or small for gestational age | WHO +P059 | Slow fetal growth, unspecified | WHO +P07 | Disorders related to short gestation and low birth weight, not elsewhere classified | WHO +P070 | Extremely low birth weight | WHO +P0700 | Extremely low birth weight newborn, unspecified weight | CMS +P0701 | Extremely low birth weight newborn, less than 500 grams | CMS +P0702 | Extremely low birth weight newborn, 500-749 grams | CMS +P0703 | Extremely low birth weight newborn, 750-999 grams | CMS +P071 | Other low birth weight | WHO +P0710 | Other low birth weight newborn, unspecified weight | CMS +P0714 | Other low birth weight newborn, 1000-1249 grams | CMS +P0715 | Other low birth weight newborn, 1250-1499 grams | CMS +P0716 | Other low birth weight newborn, 1500-1749 grams | CMS +P0717 | Other low birth weight newborn, 1750-1999 grams | CMS +P0718 | Other low birth weight newborn, 2000-2499 grams | CMS +P072 | Extreme immaturity | WHO +P0720 | Extreme immaturity of newborn, unspecified weeks of gestation | CMS +P0721 | Extreme immaturity of newborn, gestational age less than 23 completed weeks | CMS +P0722 | Extreme immaturity of newborn, gestational age 23 completed weeks | CMS +P0723 | Extreme immaturity of newborn, gestational age 24 completed weeks | CMS +P0724 | Extreme immaturity of newborn, gestational age 25 completed weeks | CMS +P0725 | Extreme immaturity of newborn, gestational age 26 completed weeks | CMS +P0726 | Extreme immaturity of newborn, gestational age 27 completed weeks | CMS +P073 | Other preterm infants | WHO +P0730 | Preterm newborn, unspecified weeks of gestation | CMS +P0731 | Preterm newborn, gestational age 28 completed weeks | CMS +P0732 | Preterm newborn, gestational age 29 completed weeks | CMS +P0733 | Preterm newborn, gestational age 30 completed weeks | CMS +P0734 | Preterm newborn, gestational age 31 completed weeks | CMS +P0735 | Preterm newborn, gestational age 32 completed weeks | CMS +P0736 | Preterm newborn, gestational age 33 completed weeks | CMS +P0737 | Preterm newborn, gestational age 34 completed weeks | CMS +P0738 | Preterm newborn, gestational age 35 completed weeks | CMS +P0739 | Preterm newborn, gestational age 36 completed weeks | CMS +P08 | Disorders related to long gestation and high birth weight | WHO +P080 | Exceptionally large baby | WHO +P081 | Other heavy for gestational age infants | WHO +P082 | Post-term infant, not heavy for gestational age | WHO +P0821 | Post-term newborn | CMS +P0822 | Prolonged gestation of newborn | CMS +P09 | Abnormal findings on neonatal screening | CMS +P10 | Intracranial laceration and haemorrhage due to birth injury | WHO +P100 | Subdural haemorrhage due to birth injury | WHO +P101 | Cerebral haemorrhage due to birth injury | WHO +P102 | Intraventricular haemorrhage due to birth injury | WHO +P103 | Subarachnoid haemorrhage due to birth injury | WHO +P104 | Tentorial tear due to birth injury | WHO +P108 | Other intracranial lacerations and haemorrhages due to birth injury | WHO +P109 | Unspecified intracranial laceration and haemorrhage due to birth injury | WHO +P11 | Other birth injuries to central nervous system | WHO +P110 | Cerebral oedema due to birth injury | WHO +P111 | Other specified brain damage due to birth injury | WHO +P112 | Unspecified brain damage due to birth injury | WHO +P113 | Birth injury to facial nerve | WHO +P114 | Birth injury to other cranial nerves | WHO +P115 | Birth injury to spine and spinal cord | WHO +P119 | Birth injury to central nervous system, unspecified | WHO +P12 | Birth injury to scalp | WHO +P120 | Cephalhaematoma due to birth injury | WHO +P121 | Chignon due to birth injury | WHO +P122 | Epicranial subaponeurotic haemorrhage due to birth injury | WHO +P123 | Bruising of scalp due to birth injury | WHO +P124 | Monitoring injury of scalp of newborn | WHO +P128 | Other birth injuries to scalp | WHO +P1281 | Caput succedaneum | CMS +P1289 | Other birth injuries to scalp | CMS +P129 | Birth injury to scalp, unspecified | WHO +P13 | Birth injury to skeleton | WHO +P130 | Fracture of skull due to birth injury | WHO +P131 | Other birth injuries to skull | WHO +P132 | Birth injury to femur | WHO +P133 | Birth injury to other long bones | WHO +P134 | Fracture of clavicle due to birth injury | WHO +P138 | Birth injuries to other parts of skeleton | WHO +P139 | Birth injury to skeleton, unspecified | WHO +P14 | Birth injury to peripheral nervous system | WHO +P140 | Erb paralysis due to birth injury | WHO +P141 | Klumpke paralysis due to birth injury | WHO +P142 | Phrenic nerve paralysis due to birth injury | WHO +P143 | Other brachial plexus birth injuries | WHO +P148 | Birth injuries to other parts of peripheral nervous system | WHO +P149 | Birth injury to peripheral nervous system, unspecified | WHO +P15 | Other birth injuries | WHO +P150 | Birth injury to liver | WHO +P151 | Birth injury to spleen | WHO +P152 | Sternomastoid injury due to birth injury | WHO +P153 | Birth injury to eye | WHO +P154 | Birth injury to face | WHO +P155 | Birth injury to external genitalia | WHO +P156 | Subcutaneous fat necrosis due to birth injury | WHO +P158 | Other specified birth injuries | WHO +P159 | Birth injury, unspecified | WHO +P190 | Metabolic acidemia in newborn first noted before onset of labor | CMS +P191 | Metabolic acidemia in newborn first noted during labor | CMS +P192 | Metabolic acidemia noted at birth | CMS +P199 | Metabolic acidemia, unspecified | CMS +P20 | Intrauterine hypoxia | WHO +P200 | Intrauterine hypoxia first noted before onset of labour | WHO +P201 | Intrauterine hypoxia first noted during labour and delivery | WHO +P209 | Intrauterine hypoxia, unspecified | WHO +P21 | Birth asphyxia | WHO +P210 | Severe birth asphyxia | WHO +P211 | Mild and moderate birth asphyxia | WHO +P219 | Birth asphyxia, unspecified | WHO +P22 | Respiratory distress of newborn | WHO +P220 | Respiratory distress syndrome of newborn | WHO +P221 | Transient tachypnoea of newborn | WHO +P228 | Other respiratory distress of newborn | WHO +P229 | Respiratory distress of newborn, unspecified | WHO +P23 | Congenital pneumonia | WHO +P230 | Congenital pneumonia due to viral agent | WHO +P231 | Congenital pneumonia due to Chlamydia | WHO +P232 | Congenital pneumonia due to staphylococcus | WHO +P233 | Congenital pneumonia due to streptococcus, group B | WHO +P234 | Congenital pneumonia due to Escherichia coli | WHO +P235 | Congenital pneumonia due to Pseudomonas | WHO +P236 | Congenital pneumonia due to other bacterial agents | WHO +P238 | Congenital pneumonia due to other organisms | WHO +P239 | Congenital pneumonia, unspecified | WHO +P24 | Neonatal aspiration syndromes | WHO +P240 | Neonatal aspiration of meconium | WHO +P2400 | Meconium aspiration without respiratory symptoms | CMS +P2401 | Meconium aspiration with respiratory symptoms | CMS +P241 | Neonatal aspiration of amniotic fluid and mucus | WHO +P2410 | Neonatal aspiration of (clear) amniotic fluid and mucus without respiratory symptoms | CMS +P2411 | Neonatal aspiration of (clear) amniotic fluid and mucus with respiratory symptoms | CMS +P242 | Neonatal aspiration of blood | WHO +P2420 | Neonatal aspiration of blood without respiratory symptoms | CMS +P2421 | Neonatal aspiration of blood with respiratory symptoms | CMS +P243 | Neonatal aspiration of milk and regurgitated food | WHO +P2430 | Neonatal aspiration of milk and regurgitated food without respiratory symptoms | CMS +P2431 | Neonatal aspiration of milk and regurgitated food with respiratory symptoms | CMS +P248 | Other neonatal aspiration syndromes | WHO +P2480 | Other neonatal aspiration without respiratory symptoms | CMS +P2481 | Other neonatal aspiration with respiratory symptoms | CMS +P249 | Neonatal aspiration syndrome, unspecified | WHO +P25 | Interstitial emphysema and related conditions originating in the perinatal period | WHO +P250 | Interstitial emphysema originating in the perinatal period | WHO +P251 | Pneumothorax originating in the perinatal period | WHO +P252 | Pneumomediastinum originating in the perinatal period | WHO +P253 | Pneumopericardium originating in the perinatal period | WHO +P258 | Other conditions related to interstitial emphysema originating in the perinatal period | WHO +P26 | Pulmonary haemorrhage originating in the perinatal period | WHO +P260 | Tracheobronchial haemorrhage originating in the perinatal period | WHO +P261 | Massive pulmonary haemorrhage originating in the perinatal period | WHO +P268 | Other pulmonary haemorrhages originating in the perinatal period | WHO +P269 | Unspecified pulmonary haemorrhage originating in the perinatal period | WHO +P27 | Chronic respiratory disease originating in the perinatal period | WHO +P270 | Wilson-Mikity syndrome | WHO +P271 | Bronchopulmonary dysplasia originating in the perinatal period | WHO +P278 | Other chronic respiratory diseases originating in the perinatal period | WHO +P279 | Unspecified chronic respiratory disease originating in the perinatal period | WHO +P28 | Other respiratory conditions originating in the perinatal period | WHO +P280 | Primary atelectasis of newborn | WHO +P281 | Other and unspecified atelectasis of newborn | WHO +P2810 | Unspecified atelectasis of newborn | CMS +P2811 | Resorption atelectasis without respiratory distress syndrome | CMS +P2819 | Other atelectasis of newborn | CMS +P282 | Cyanotic attacks of newborn | WHO +P283 | Primary sleep apnoea of newborn | WHO +P284 | Other apnoea of newborn | WHO +P285 | Respiratory failure of newborn | WHO +P288 | Other specified respiratory conditions of newborn | WHO +P2881 | Respiratory arrest of newborn | CMS +P2889 | Other specified respiratory conditions of newborn | CMS +P289 | Respiratory condition of newborn, unspecified | WHO +P29 | Cardiovascular disorders originating in the perinatal period | WHO +P290 | Neonatal cardiac failure | WHO +P291 | Neonatal cardiac dysrhythmia | WHO +P2911 | Neonatal tachycardia | CMS +P2912 | Neonatal bradycardia | CMS +P292 | Neonatal hypertension | WHO +P293 | Persistent fetal circulation | WHO +P2930 | Pulmonary hypertension of newborn | CMS +P2938 | Other persistent fetal circulation | CMS +P294 | Transient myocardial ischaemia of newborn | WHO +P298 | Other cardiovascular disorders originating in the perinatal period | WHO +P2981 | Cardiac arrest of newborn | CMS +P2989 | Other cardiovascular disorders originating in the perinatal period | CMS +P299 | Cardiovascular disorder originating in the perinatal period, unspecified | WHO +P35 | Congenital viral diseases | WHO +P350 | Congenital rubella syndrome | WHO +P351 | Congenital cytomegalovirus infection | WHO +P352 | Congenital herpesviral [herpes simplex] infection | WHO +P353 | Congenital viral hepatitis | WHO +P354 | Congenital Zika virus disease | WHO +P358 | Other congenital viral diseases | WHO +P359 | Congenital viral disease, unspecified | WHO +P36 | Bacterial sepsis of newborn | WHO +P360 | Sepsis of newborn due to streptococcus, group B | WHO +P361 | Sepsis of newborn due to other and unspecified streptococci | WHO +P3610 | Sepsis of newborn due to unspecified streptococci | CMS +P3619 | Sepsis of newborn due to other streptococci | CMS +P362 | Sepsis of newborn due to Staphylococcus aureus | WHO +P363 | Sepsis of newborn due to other and unspecified staphylococci | WHO +P3630 | Sepsis of newborn due to unspecified staphylococci | CMS +P3639 | Sepsis of newborn due to other staphylococci | CMS +P364 | Sepsis of newborn due to Escherichia coli | WHO +P365 | Sepsis of newborn due to anaerobes | WHO +P368 | Other bacterial sepsis of newborn | WHO +P369 | Bacterial sepsis of newborn, unspecified | WHO +P37 | Other congenital infectious and parasitic diseases | WHO +P370 | Congenital tuberculosis | WHO +P371 | Congenital toxoplasmosis | WHO +P372 | Neonatal (disseminated) listeriosis | WHO +P373 | Congenital falciparum malaria | WHO +P374 | Other congenital malaria | WHO +P375 | Neonatal candidiasis | WHO +P378 | Other specified congenital infectious and parasitic diseases | WHO +P379 | Congenital infectious and parasitic disease, unspecified | WHO +P38 | Omphalitis of newborn with or without mild haemorrhage | WHO +P381 | Omphalitis with mild hemorrhage | CMS +P389 | Omphalitis without hemorrhage | CMS +P39 | Other infections specific to the perinatal period | WHO +P390 | Neonatal infective mastitis | WHO +P391 | Neonatal conjunctivitis and dacryocystitis | WHO +P392 | Intra-amniotic infection of fetus, not elsewhere classified | WHO +P393 | Neonatal urinary tract infection | WHO +P394 | Neonatal skin infection | WHO +P398 | Other specified infections specific to the perinatal period | WHO +P399 | Infection specific to the perinatal period, unspecified | WHO +P50 | Fetal blood loss | WHO +P500 | Fetal blood loss from vasa praevia | WHO +P501 | Fetal blood loss from ruptured cord | WHO +P502 | Fetal blood loss from placenta | WHO +P503 | Haemorrhage into co-twin | WHO +P504 | Haemorrhage into maternal circulation | WHO +P505 | Fetal blood loss from cut end of co-twin's cord | WHO +P508 | Other fetal blood loss | WHO +P509 | Fetal blood loss, unspecified | WHO +P51 | Umbilical haemorrhage of newborn | WHO +P510 | Massive umbilical haemorrhage of newborn | WHO +P518 | Other umbilical haemorrhages of newborn | WHO +P519 | Umbilical haemorrhage of newborn, unspecified | WHO +P52 | Intracranial nontraumatic haemorrhage of fetus and newborn | WHO +P520 | Intraventricular (nontraumatic) haemorrhage, grade 1, of fetus and newborn | WHO +P521 | Intraventricular (nontraumatic) haemorrhage, grade 2, of fetus and newborn | WHO +P522 | Intraventricular (nontraumatic) haemorrhage, grade 3, and grade 4 of fetus and newborn | WHO +P5221 | Intraventricular (nontraumatic) hemorrhage, grade 3, of newborn | CMS +P5222 | Intraventricular (nontraumatic) hemorrhage, grade 4, of newborn | CMS +P523 | Unspecified intraventricular (nontraumatic) haemorrhage of fetus and newborn | WHO +P524 | Intracerebral (nontraumatic) haemorrhage of fetus and newborn | WHO +P525 | Subarachnoid (nontraumatic) haemorrhage of fetus and newborn | WHO +P526 | Cerebellar (nontraumatic) and posterior fossa haemorrhage of fetus and newborn | WHO +P528 | Other intracranial (nontraumatic) haemorrhages of fetus and newborn | WHO +P529 | Intracranial (nontraumatic) haemorrhage of fetus and newborn, unspecified | WHO +P53 | Haemorrhagic disease of fetus and newborn | WHO +P54 | Other neonatal haemorrhages | WHO +P540 | Neonatal haematemesis | WHO +P541 | Neonatal melaena | WHO +P542 | Neonatal rectal haemorrhage | WHO +P543 | Other neonatal gastrointestinal haemorrhage | WHO +P544 | Neonatal adrenal haemorrhage | WHO +P545 | Neonatal cutaneous haemorrhage | WHO +P546 | Neonatal vaginal haemorrhage | WHO +P548 | Other specified neonatal haemorrhages | WHO +P549 | Neonatal haemorrhage, unspecified | WHO +P55 | Haemolytic disease of fetus and newborn | WHO +P550 | Rh isoimmunization of fetus and newborn | WHO +P551 | ABO isoimmunization of fetus and newborn | WHO +P558 | Other haemolytic diseases of fetus and newborn | WHO +P559 | Haemolytic disease of fetus and newborn, unspecified | WHO +P56 | Hydrops fetalis due to haemolytic disease | WHO +P560 | Hydrops fetalis due to isoimmunization | WHO +P569 | Hydrops fetalis due to other and unspecified haemolytic disease | WHO +P5690 | Hydrops fetalis due to unspecified hemolytic disease | CMS +P5699 | Hydrops fetalis due to other hemolytic disease | CMS +P57 | Kernicterus | WHO +P570 | Kernicterus due to isoimmunization | WHO +P578 | Other specified kernicterus | WHO +P579 | Kernicterus, unspecified | WHO +P58 | Neonatal jaundice due to other excessive haemolysis | WHO +P580 | Neonatal jaundice due to bruising | WHO +P581 | Neonatal jaundice due to bleeding | WHO +P582 | Neonatal jaundice due to infection | WHO +P583 | Neonatal jaundice due to polycythaemia | WHO +P584 | Neonatal jaundice due to drugs or toxins transmitted from mother or given to newborn | WHO +P5841 | Neonatal jaundice due to drugs or toxins transmitted from mother | CMS +P5842 | Neonatal jaundice due to drugs or toxins given to newborn | CMS +P585 | Neonatal jaundice due to swallowed maternal blood | WHO +P588 | Neonatal jaundice due to other specified excessive haemolysis | WHO +P589 | Neonatal jaundice due to excessive haemolysis, unspecified | WHO +P59 | Neonatal jaundice from other and unspecified causes | WHO +P590 | Neonatal jaundice associated with preterm delivery | WHO +P591 | Inspissated bile syndrome | WHO +P592 | Neonatal jaundice from other and unspecified hepatocellular damage | WHO +P5920 | Neonatal jaundice from unspecified hepatocellular damage | CMS +P5929 | Neonatal jaundice from other hepatocellular damage | CMS +P593 | Neonatal jaundice from breast milk inhibitor | WHO +P598 | Neonatal jaundice from other specified causes | WHO +P599 | Neonatal jaundice, unspecified | WHO +P60 | Disseminated intravascular coagulation of fetus and newborn | WHO +P61 | Other perinatal haematological disorders | WHO +P610 | Transient neonatal thrombocytopenia | WHO +P611 | Polycythaemia neonatorum | WHO +P612 | Anaemia of prematurity | WHO +P613 | Congenital anaemia from fetal blood loss | WHO +P614 | Other congenital anaemias, not elsewhere classified | WHO +P615 | Transient neonatal neutropenia | WHO +P616 | Other transient neonatal disorders of coagulation | WHO +P618 | Other specified perinatal haematological disorders | WHO +P619 | Perinatal haematological disorder, unspecified | WHO +P70 | Transitory disorders of carbohydrate metabolism specific to fetus and newborn | WHO +P700 | Syndrome of infant of mother with gestational diabetes | WHO +P701 | Syndrome of infant of a diabetic mother | WHO +P702 | Neonatal diabetes mellitus | WHO +P703 | Iatrogenic neonatal hypoglycaemia | WHO +P704 | Other neonatal hypoglycaemia | WHO +P708 | Other transitory disorders of carbohydrate metabolism of fetus and newborn | WHO +P709 | Transitory disorder of carbohydrate metabolism of fetus and newborn, unspecified | WHO +P71 | Transitory neonatal disorders of calcium and magnesium metabolism | WHO +P710 | Cow milk hypocalcaemia in newborn | WHO +P711 | Other neonatal hypocalcaemia | WHO +P712 | Neonatal hypomagnesaemia | WHO +P713 | Neonatal tetany without calcium or magnesium deficiency | WHO +P714 | Transitory neonatal hypoparathyroidism | WHO +P718 | Other transitory neonatal disorders of calcium and magnesium metabolism | WHO +P719 | Transitory neonatal disorder of calcium and magnesium metabolism, unspecified | WHO +P72 | Other transitory neonatal endocrine disorders | WHO +P720 | Neonatal goitre, not elsewhere classified | WHO +P721 | Transitory neonatal hyperthyroidism | WHO +P722 | Other transitory neonatal disorders of thyroid function, not elsewhere classified | WHO +P728 | Other specified transitory neonatal endocrine disorders | WHO +P729 | Transitory neonatal endocrine disorder, unspecified | WHO +P74 | Other transitory neonatal electrolyte and metabolic disturbances | WHO +P740 | Late metabolic acidosis of newborn | WHO +P741 | Dehydration of newborn | WHO +P742 | Disturbances of sodium balance of newborn | WHO +P7421 | Hypernatremia of newborn | CMS +P7422 | Hyponatremia of newborn | CMS +P743 | Disturbances of potassium balance of newborn | WHO +P7431 | Hyperkalemia of newborn | CMS +P7432 | Hypokalemia of newborn | CMS +P744 | Other transitory electrolyte disturbances of newborn | WHO +P7441 | Alkalosis of newborn | CMS +P74421 | Hyperchloremia of newborn | CMS +P74422 | Hypochloremia of newborn | CMS +P7449 | Other transitory electrolyte disturbance of newborn | CMS +P745 | Transitory tyrosinaemia of newborn | WHO +P746 | Transitory hyperammonemia of newborn | CMS +P748 | Other transitory metabolic disturbances of newborn | WHO +P749 | Transitory metabolic disturbance of newborn, unspecified | WHO +P75 | Meconium ileus in cystic fibrosis | WHO +P76 | Other intestinal obstruction of newborn | WHO +P760 | Meconium plug syndrome | WHO +P761 | Transitory ileus of newborn | WHO +P762 | Intestinal obstruction due to inspissated milk | WHO +P768 | Other specified intestinal obstruction of newborn | WHO +P769 | Intestinal obstruction of newborn, unspecified | WHO +P77 | Necrotizing enterocolitis of fetus and newborn | WHO +P771 | Stage 1 necrotizing enterocolitis in newborn | CMS +P772 | Stage 2 necrotizing enterocolitis in newborn | CMS +P773 | Stage 3 necrotizing enterocolitis in newborn | CMS +P779 | Necrotizing enterocolitis in newborn, unspecified | CMS +P78 | Other perinatal digestive system disorders | WHO +P780 | Perinatal intestinal perforation | CMS +P781 | Other neonatal peritonitis | CMS +P782 | Neonatal hematemesis and melena due to swallowed maternal blood | CMS +P783 | Noninfective neonatal diarrhea | CMS +P7881 | Congenital cirrhosis (of liver) | CMS +P7882 | Peptic ulcer of newborn | CMS +P7883 | Newborn esophageal reflux | CMS +P7884 | Gestational alloimmune liver disease | CMS +P7889 | Other specified perinatal digestive system disorders | CMS +P789 | Perinatal digestive system disorder, unspecified | CMS +P80 | Hypothermia of newborn | WHO +P800 | Cold injury syndrome | WHO +P808 | Other hypothermia of newborn | WHO +P809 | Hypothermia of newborn, unspecified | WHO +P81 | Other disturbances of temperature regulation of newborn | WHO +P810 | Environmental hyperthermia of newborn | WHO +P818 | Other specified disturbances of temperature regulation of newborn | WHO +P819 | Disturbance of temperature regulation of newborn, unspecified | WHO +P83 | Other conditions of integument specific to fetus and newborn | WHO +P830 | Sclerema neonatorum | WHO +P831 | Neonatal erythema toxicum | WHO +P832 | Hydrops fetalis not due to haemolytic disease | WHO +P833 | Other and unspecified oedema specific to fetus and newborn | WHO +P8330 | Unspecified edema specific to newborn | CMS +P8339 | Other edema specific to newborn | CMS +P834 | Breast engorgement of newborn | WHO +P835 | Congenital hydrocele | WHO +P836 | Umbilical polyp of newborn | WHO +P838 | Other specified conditions of integument specific to fetus and newborn | WHO +P8381 | Umbilical granuloma | CMS +P8388 | Other specified conditions of integument specific to newborn | CMS +P839 | Condition of integument specific to fetus and newborn, unspecified | WHO +P84 | Other problems with newborn | CMS +P90 | Convulsions of newborn | WHO +P91 | Other disturbances of cerebral status of newborn | WHO +P910 | Neonatal cerebral ischaemia | WHO +P911 | Acquired periventricular cysts of newborn | WHO +P912 | Neonatal cerebral leukomalacia | WHO +P913 | Neonatal cerebral irritability | WHO +P914 | Neonatal cerebral depression | WHO +P915 | Neonatal coma | WHO +P916 | Hypoxic ischaemic encephalopathy of newborn | WHO +P9160 | Hypoxic ischemic encephalopathy [HIE], unspecified | CMS +P9161 | Mild hypoxic ischemic encephalopathy [HIE] | CMS +P9162 | Moderate hypoxic ischemic encephalopathy [HIE] | CMS +P9163 | Severe hypoxic ischemic encephalopathy [HIE] | CMS +P917 | Acquired hydrocephalus of newborn | WHO +P918 | Other specified disturbances of cerebral status of newborn | WHO +P91811 | Neonatal encephalopathy in diseases classified elsewhere | CMS +P91819 | Neonatal encephalopathy, unspecified | CMS +P9188 | Other specified disturbances of cerebral status of newborn | CMS +P919 | Disturbance of cerebral status of newborn, unspecified | WHO +P92 | Feeding problems of newborn | WHO +P920 | Vomiting in newborn | WHO +P9201 | Bilious vomiting of newborn | CMS +P9209 | Other vomiting of newborn | CMS +P921 | Regurgitation and rumination in newborn | WHO +P922 | Slow feeding of newborn | WHO +P923 | Underfeeding of newborn | WHO +P924 | Overfeeding of newborn | WHO +P925 | Neonatal difficulty in feeding at breast | WHO +P926 | Failure to thrive in newborn | CMS +P928 | Other feeding problems of newborn | WHO +P929 | Feeding problem of newborn, unspecified | WHO +P93 | Reactions and intoxications due to drugs administered to fetus and newborn | WHO +P930 | Grey baby syndrome | CMS +P938 | Other reactions and intoxications due to drugs administered to newborn | CMS +P94 | Disorders of muscle tone of newborn | WHO +P940 | Transient neonatal myasthenia gravis | WHO +P941 | Congenital hypertonia | WHO +P942 | Congenital hypotonia | WHO +P948 | Other disorders of muscle tone of newborn | WHO +P949 | Disorder of muscle tone of newborn, unspecified | WHO +P95 | Fetal death of unspecified cause | WHO +P96 | Other conditions originating in the perinatal period | WHO +P960 | Congenital renal failure | WHO +P961 | Neonatal withdrawal symptoms from maternal use of drugs of addiction | WHO +P962 | Withdrawal symptoms from therapeutic use of drugs in newborn | WHO +P963 | Wide cranial sutures of newborn | WHO +P964 | Termination of pregnancy, affecting fetus and newborn | WHO +P965 | Complications of intrauterine procedures, not elsewhere classified | WHO +P968 | Other specified conditions originating in the perinatal period | WHO +P9681 | Exposure to (parental) (environmental) tobacco smoke in the perinatal period | CMS +P9682 | Delayed separation of umbilical cord | CMS +P9683 | Meconium staining | CMS +P9689 | Other specified conditions originating in the perinatal period | CMS +P969 | Condition originating in the perinatal period, unspecified | WHO +Q00 | Anencephaly and similar malformations | WHO +Q000 | Anencephaly | WHO +Q001 | Craniorachischisis | WHO +Q002 | Iniencephaly | WHO +Q01 | Encephalocele | WHO +Q010 | Frontal encephalocele | WHO +Q011 | Nasofrontal encephalocele | WHO +Q012 | Occipital encephalocele | WHO +Q018 | Encephalocele of other sites | WHO +Q019 | Encephalocele, unspecified | WHO +Q02 | Microcephaly | WHO +Q03 | Congenital hydrocephalus | WHO +Q030 | Malformations of aqueduct of Sylvius | WHO +Q031 | Atresia of foramina of Magendie and Luschka | WHO +Q038 | Other congenital hydrocephalus | WHO +Q039 | Congenital hydrocephalus, unspecified | WHO +Q04 | Other congenital malformations of brain | WHO +Q040 | Congenital malformations of corpus callosum | WHO +Q041 | Arhinencephaly | WHO +Q042 | Holoprosencephaly | WHO +Q043 | Other reduction deformities of brain | WHO +Q044 | Septo-optic dysplasia | WHO +Q045 | Megalencephaly | WHO +Q046 | Congenital cerebral cysts | WHO +Q048 | Other specified congenital malformations of brain | WHO +Q049 | Congenital malformation of brain, unspecified | WHO +Q05 | Spina bifida | WHO +Q050 | Cervical spina bifida with hydrocephalus | WHO +Q051 | Thoracic spina bifida with hydrocephalus | WHO +Q052 | Lumbar spina bifida with hydrocephalus | WHO +Q053 | Sacral spina bifida with hydrocephalus | WHO +Q054 | Unspecified spina bifida with hydrocephalus | WHO +Q055 | Cervical spina bifida without hydrocephalus | WHO +Q056 | Thoracic spina bifida without hydrocephalus | WHO +Q057 | Lumbar spina bifida without hydrocephalus | WHO +Q058 | Sacral spina bifida without hydrocephalus | WHO +Q059 | Spina bifida, unspecified | WHO +Q06 | Other congenital malformations of spinal cord | WHO +Q060 | Amyelia | WHO +Q061 | Hypoplasia and dysplasia of spinal cord | WHO +Q062 | Diastematomyelia | WHO +Q063 | Other congenital cauda equina malformations | WHO +Q064 | Hydromyelia | WHO +Q068 | Other specified congenital malformations of spinal cord | WHO +Q069 | Congenital malformation of spinal cord, unspecified | WHO +Q07 | Other congenital malformations of nervous system | WHO +Q070 | Arnold-Chiari syndrome | WHO +Q0700 | Arnold-Chiari syndrome without spina bifida or hydrocephalus | CMS +Q0701 | Arnold-Chiari syndrome with spina bifida | CMS +Q0702 | Arnold-Chiari syndrome with hydrocephalus | CMS +Q0703 | Arnold-Chiari syndrome with spina bifida and hydrocephalus | CMS +Q078 | Other specified congenital malformations of nervous system | WHO +Q079 | Congenital malformation of nervous system, unspecified | WHO +Q10 | Congenital malformations of eyelid, lacrimal apparatus and orbit | WHO +Q100 | Congenital ptosis | WHO +Q101 | Congenital ectropion | WHO +Q102 | Congenital entropion | WHO +Q103 | Other congenital malformations of eyelid | WHO +Q104 | Absence and agenesis of lacrimal apparatus | WHO +Q105 | Congenital stenosis and stricture of lacrimal duct | WHO +Q106 | Other congenital malformations of lacrimal apparatus | WHO +Q107 | Congenital malformation of orbit | WHO +Q11 | Anophthalmos, microphthalmos and macrophthalmos | WHO +Q110 | Cystic eyeball | WHO +Q111 | Other anophthalmos | WHO +Q112 | Microphthalmos | WHO +Q113 | Macrophthalmos | WHO +Q12 | Congenital lens malformations | WHO +Q120 | Congenital cataract | WHO +Q121 | Congenital displaced lens | WHO +Q122 | Coloboma of lens | WHO +Q123 | Congenital aphakia | WHO +Q124 | Spherophakia | WHO +Q128 | Other congenital lens malformations | WHO +Q129 | Congenital lens malformation, unspecified | WHO +Q13 | Congenital malformations of anterior segment of eye | WHO +Q130 | Coloboma of iris | WHO +Q131 | Absence of iris | WHO +Q132 | Other congenital malformations of iris | WHO +Q133 | Congenital corneal opacity | WHO +Q134 | Other congenital corneal malformations | WHO +Q135 | Blue sclera | WHO +Q138 | Other congenital malformations of anterior segment of eye | WHO +Q1381 | Rieger's anomaly | CMS +Q1389 | Other congenital malformations of anterior segment of eye | CMS +Q139 | Congenital malformation of anterior segment of eye, unspecified | WHO +Q14 | Congenital malformations of posterior segment of eye | WHO +Q140 | Congenital malformation of vitreous humour | WHO +Q141 | Congenital malformation of retina | WHO +Q142 | Congenital malformation of optic disc | WHO +Q143 | Congenital malformation of choroid | WHO +Q148 | Other congenital malformations of posterior segment of eye | WHO +Q149 | Congenital malformation of posterior segment of eye, unspecified | WHO +Q15 | Other congenital malformations of eye | WHO +Q150 | Congenital glaucoma | WHO +Q158 | Other specified congenital malformations of eye | WHO +Q159 | Congenital malformation of eye, unspecified | WHO +Q16 | Congenital malformations of ear causing impairment of hearing | WHO +Q160 | Congenital absence of (ear) auricle | WHO +Q161 | Congenital absence, atresia and stricture of auditory canal (external) | WHO +Q162 | Absence of eustachian tube | WHO +Q163 | Congenital malformation of ear ossicles | WHO +Q164 | Other congenital malformations of middle ear | WHO +Q165 | Congenital malformation of inner ear | WHO +Q169 | Congenital malformation of ear causing impairment of hearing, unspecified | WHO +Q17 | Other congenital malformations of ear | WHO +Q170 | Accessory auricle | WHO +Q171 | Macrotia | WHO +Q172 | Microtia | WHO +Q173 | Other misshapen ear | WHO +Q174 | Misplaced ear | WHO +Q175 | Prominent ear | WHO +Q178 | Other specified congenital malformations of ear | WHO +Q179 | Congenital malformation of ear, unspecified | WHO +Q18 | Other congenital malformations of face and neck | WHO +Q180 | Sinus, fistula and cyst of branchial cleft | WHO +Q181 | Preauricular sinus and cyst | WHO +Q182 | Other branchial cleft malformations | WHO +Q183 | Webbing of neck | WHO +Q184 | Macrostomia | WHO +Q185 | Microstomia | WHO +Q186 | Macrocheilia | WHO +Q187 | Microcheilia | WHO +Q188 | Other specified congenital malformations of face and neck | WHO +Q189 | Congenital malformation of face and neck, unspecified | WHO +Q20 | Congenital malformations of cardiac chambers and connections | WHO +Q200 | Common arterial trunk | WHO +Q201 | Double outlet right ventricle | WHO +Q202 | Double outlet left ventricle | WHO +Q203 | Discordant ventriculoarterial connection | WHO +Q204 | Double inlet ventricle | WHO +Q205 | Discordant atrioventricular connection | WHO +Q206 | Isomerism of atrial appendages | WHO +Q208 | Other congenital malformations of cardiac chambers and connections | WHO +Q209 | Congenital malformation of cardiac chambers and connections, unspecified | WHO +Q21 | Congenital malformations of cardiac septa | WHO +Q210 | Ventricular septal defect | WHO +Q211 | Atrial septal defect | WHO +Q212 | Atrioventricular septal defect | WHO +Q213 | Tetralogy of Fallot | WHO +Q214 | Aortopulmonary septal defect | WHO +Q218 | Other congenital malformations of cardiac septa | WHO +Q219 | Congenital malformation of cardiac septum, unspecified | WHO +Q22 | Congenital malformations of pulmonary and tricuspid valves | WHO +Q220 | Pulmonary valve atresia | WHO +Q221 | Congenital pulmonary valve stenosis | WHO +Q222 | Congenital pulmonary valve insufficiency | WHO +Q223 | Other congenital malformations of pulmonary valve | WHO +Q224 | Congenital tricuspid stenosis | WHO +Q225 | Ebstein anomaly | WHO +Q226 | Hypoplastic right heart syndrome | WHO +Q228 | Other congenital malformations of tricuspid valve | WHO +Q229 | Congenital malformation of tricuspid valve, unspecified | WHO +Q23 | Congenital malformations of aortic and mitral valves | WHO +Q230 | Congenital stenosis of aortic valve | WHO +Q231 | Congenital insufficiency of aortic valve | WHO +Q232 | Congenital mitral stenosis | WHO +Q233 | Congenital mitral insufficiency | WHO +Q234 | Hypoplastic left heart syndrome | WHO +Q238 | Other congenital malformations of aortic and mitral valves | WHO +Q239 | Congenital malformation of aortic and mitral valves, unspecified | WHO +Q24 | Other congenital malformations of heart | WHO +Q240 | Dextrocardia | WHO +Q241 | Laevocardia | WHO +Q242 | Cor triatriatum | WHO +Q243 | Pulmonary infundibular stenosis | WHO +Q244 | Congenital subaortic stenosis | WHO +Q245 | Malformation of coronary vessels | WHO +Q246 | Congenital heart block | WHO +Q248 | Other specified congenital malformations of heart | WHO +Q249 | Congenital malformation of heart, unspecified | WHO +Q25 | Congenital malformations of great arteries | WHO +Q250 | Patent ductus arteriosus | WHO +Q251 | Coarctation of aorta | WHO +Q252 | Atresia of aorta | WHO +Q2521 | Interruption of aortic arch | CMS +Q2529 | Other atresia of aorta | CMS +Q253 | Stenosis of aorta | WHO +Q254 | Other congenital malformations of aorta | WHO +Q2540 | Congenital malformation of aorta unspecified | CMS +Q2541 | Absence and aplasia of aorta | CMS +Q2542 | Hypoplasia of aorta | CMS +Q2543 | Congenital aneurysm of aorta | CMS +Q2544 | Congenital dilation of aorta | CMS +Q2545 | Double aortic arch | CMS +Q2546 | Tortuous aortic arch | CMS +Q2547 | Right aortic arch | CMS +Q2548 | Anomalous origin of subclavian artery | CMS +Q2549 | Other congenital malformations of aorta | CMS +Q255 | Atresia of pulmonary artery | WHO +Q256 | Stenosis of pulmonary artery | WHO +Q257 | Other congenital malformations of pulmonary artery | WHO +Q2571 | Coarctation of pulmonary artery | CMS +Q2572 | Congenital pulmonary arteriovenous malformation | CMS +Q2579 | Other congenital malformations of pulmonary artery | CMS +Q258 | Other congenital malformations of great arteries | WHO +Q259 | Congenital malformation of great arteries, unspecified | WHO +Q26 | Congenital malformations of great veins | WHO +Q260 | Congenital stenosis of vena cava | WHO +Q261 | Persistent left superior vena cava | WHO +Q262 | Total anomalous pulmonary venous connection | WHO +Q263 | Partial anomalous pulmonary venous connection | WHO +Q264 | Anomalous pulmonary venous connection, unspecified | WHO +Q265 | Anomalous portal venous connection | WHO +Q266 | Portal vein-hepatic artery fistula | WHO +Q268 | Other congenital malformations of great veins | WHO +Q269 | Congenital malformation of great vein, unspecified | WHO +Q27 | Other congenital malformations of peripheral vascular system | WHO +Q270 | Congenital absence and hypoplasia of umbilical artery | WHO +Q271 | Congenital renal artery stenosis | WHO +Q272 | Other congenital malformations of renal artery | WHO +Q273 | Peripheral arteriovenous malformation | WHO +Q2730 | Arteriovenous malformation, site unspecified | CMS +Q2731 | Arteriovenous malformation of vessel of upper limb | CMS +Q2732 | Arteriovenous malformation of vessel of lower limb | CMS +Q2733 | Arteriovenous malformation of digestive system vessel | CMS +Q2734 | Arteriovenous malformation of renal vessel | CMS +Q2739 | Arteriovenous malformation, other site | CMS +Q274 | Congenital phlebectasia | WHO +Q278 | Other specified congenital malformations of peripheral vascular system | WHO +Q279 | Congenital malformation of peripheral vascular system, unspecified | WHO +Q28 | Other congenital malformations of circulatory system | WHO +Q280 | Arteriovenous malformation of precerebral vessels | WHO +Q281 | Other malformations of precerebral vessels | WHO +Q282 | Arteriovenous malformation of cerebral vessels | WHO +Q283 | Other malformations of cerebral vessels | WHO +Q288 | Other specified congenital malformations of circulatory system | WHO +Q289 | Congenital malformation of circulatory system, unspecified | WHO +Q30 | Congenital malformations of nose | WHO +Q300 | Choanal atresia | WHO +Q301 | Agenesis and underdevelopment of nose | WHO +Q302 | Fissured, notched and cleft nose | WHO +Q303 | Congenital perforated nasal septum | WHO +Q308 | Other congenital malformations of nose | WHO +Q309 | Congenital malformation of nose, unspecified | WHO +Q31 | Congenital malformations of larynx | WHO +Q310 | Web of larynx | WHO +Q311 | Congenital subglottic stenosis | WHO +Q312 | Laryngeal hypoplasia | WHO +Q313 | Laryngocele | WHO +Q315 | Congenital laryngomalacia | WHO +Q318 | Other congenital malformations of larynx | WHO +Q319 | Congenital malformation of larynx, unspecified | WHO +Q32 | Congenital malformations of trachea and bronchus | WHO +Q320 | Congenital tracheomalacia | WHO +Q321 | Other congenital malformations of trachea | WHO +Q322 | Congenital bronchomalacia | WHO +Q323 | Congenital stenosis of bronchus | WHO +Q324 | Other congenital malformations of bronchus | WHO +Q33 | Congenital malformations of lung | WHO +Q330 | Congenital cystic lung | WHO +Q331 | Accessory lobe of lung | WHO +Q332 | Sequestration of lung | WHO +Q333 | Agenesis of lung | WHO +Q334 | Congenital bronchiectasis | WHO +Q335 | Ectopic tissue in lung | WHO +Q336 | Hypoplasia and dysplasia of lung | WHO +Q338 | Other congenital malformations of lung | WHO +Q339 | Congenital malformation of lung, unspecified | WHO +Q34 | Other congenital malformations of respiratory system | WHO +Q340 | Anomaly of pleura | WHO +Q341 | Congenital cyst of mediastinum | WHO +Q348 | Other specified congenital malformations of respiratory system | WHO +Q349 | Congenital malformation of respiratory system, unspecified | WHO +Q35 | Cleft palate | WHO +Q351 | Cleft hard palate | WHO +Q353 | Cleft soft palate | WHO +Q355 | Cleft hard palate with cleft soft palate | WHO +Q357 | Cleft uvula | WHO +Q359 | Cleft palate, unspecified | WHO +Q36 | Cleft lip | WHO +Q360 | Cleft lip, bilateral | WHO +Q361 | Cleft lip, median | WHO +Q369 | Cleft lip, unilateral | WHO +Q37 | Cleft palate with cleft lip | WHO +Q370 | Cleft hard palate with bilateral cleft lip | WHO +Q371 | Cleft hard palate with unilateral cleft lip | WHO +Q372 | Cleft soft palate with bilateral cleft lip | WHO +Q373 | Cleft soft palate with unilateral cleft lip | WHO +Q374 | Cleft hard and soft palate with bilateral cleft lip | WHO +Q375 | Cleft hard and soft palate with unilateral cleft lip | WHO +Q378 | Unspecified cleft palate with bilateral cleft lip | WHO +Q379 | Unspecified cleft palate with unilateral cleft lip | WHO +Q38 | Other congenital malformations of tongue, mouth and pharynx | WHO +Q380 | Congenital malformations of lips, not elsewhere classified | WHO +Q381 | Ankyloglossia | WHO +Q382 | Macroglossia | WHO +Q383 | Other congenital malformations of tongue | WHO +Q384 | Congenital malformations of salivary glands and ducts | WHO +Q385 | Congenital malformations of palate, not elsewhere classified | WHO +Q386 | Other congenital malformations of mouth | WHO +Q387 | Pharyngeal pouch | WHO +Q388 | Other congenital malformations of pharynx | WHO +Q39 | Congenital malformations of oesophagus | WHO +Q390 | Atresia of oesophagus without fistula | WHO +Q391 | Atresia of oesophagus with tracheo-oesophageal fistula | WHO +Q392 | Congenital tracheo-oesophageal fistula without atresia | WHO +Q393 | Congenital stenosis and stricture of oesophagus | WHO +Q394 | Congenital oesophageal web | WHO +Q395 | Congenital dilatation of oesophagus | WHO +Q396 | Diverticulum of oesophagus | WHO +Q398 | Other congenital malformations of oesophagus | WHO +Q399 | Congenital malformation of oesophagus, unspecified | WHO +Q40 | Other congenital malformations of upper alimentary tract | WHO +Q400 | Congenital hypertrophic pyloric stenosis | WHO +Q401 | Congenital hiatus hernia | WHO +Q402 | Other specified congenital malformations of stomach | WHO +Q403 | Congenital malformation of stomach, unspecified | WHO +Q408 | Other specified congenital malformations of upper alimentary tract | WHO +Q409 | Congenital malformation of upper alimentary tract, unspecified | WHO +Q41 | Congenital absence, atresia and stenosis of small intestine | WHO +Q410 | Congenital absence, atresia and stenosis of duodenum | WHO +Q411 | Congenital absence, atresia and stenosis of jejunum | WHO +Q412 | Congenital absence, atresia and stenosis of ileum | WHO +Q418 | Congenital absence, atresia and stenosis of other specified parts of small intestine | WHO +Q419 | Congenital absence, atresia and stenosis of small intestine, part unspecified | WHO +Q42 | Congenital absence, atresia and stenosis of large intestine | WHO +Q420 | Congenital absence, atresia and stenosis of rectum with fistula | WHO +Q421 | Congenital absence, atresia and stenosis of rectum without fistula | WHO +Q422 | Congenital absence, atresia and stenosis of anus with fistula | WHO +Q423 | Congenital absence, atresia and stenosis of anus without fistula | WHO +Q428 | Congenital absence, atresia and stenosis of other parts of large intestine | WHO +Q429 | Congenital absence, atresia and stenosis of large intestine, part unspecified | WHO +Q43 | Other congenital malformations of intestine | WHO +Q430 | Meckel diverticulum | WHO +Q431 | Hirschsprung disease | WHO +Q432 | Other congenital functional disorders of colon | WHO +Q433 | Congenital malformations of intestinal fixation | WHO +Q434 | Duplication of intestine | WHO +Q435 | Ectopic anus | WHO +Q436 | Congenital fistula of rectum and anus | WHO +Q437 | Persistent cloaca | WHO +Q438 | Other specified congenital malformations of intestine | WHO +Q439 | Congenital malformation of intestine, unspecified | WHO +Q44 | Congenital malformations of gallbladder, bile ducts and liver | WHO +Q440 | Agenesis, aplasia and hypoplasia of gallbladder | WHO +Q441 | Other congenital malformations of gallbladder | WHO +Q442 | Atresia of bile ducts | WHO +Q443 | Congenital stenosis and stricture of bile ducts | WHO +Q444 | Choledochal cyst | WHO +Q445 | Other congenital malformations of bile ducts | WHO +Q446 | Cystic disease of liver | WHO +Q447 | Other congenital malformations of liver | WHO +Q45 | Other congenital malformations of digestive system | WHO +Q450 | Agenesis, aplasia and hypoplasia of pancreas | WHO +Q451 | Annular pancreas | WHO +Q452 | Congenital pancreatic cyst | WHO +Q453 | Other congenital malformations of pancreas and pancreatic duct | WHO +Q458 | Other specified congenital malformations of digestive system | WHO +Q459 | Congenital malformation of digestive system, unspecified | WHO +Q50 | Congenital malformations of ovaries, fallopian tubes and broad ligaments | WHO +Q500 | Congenital absence of ovary | WHO +Q5001 | Congenital absence of ovary, unilateral | CMS +Q5002 | Congenital absence of ovary, bilateral | CMS +Q501 | Developmental ovarian cyst | WHO +Q502 | Congenital torsion of ovary | WHO +Q503 | Other congenital malformations of ovary | WHO +Q5031 | Accessory ovary | CMS +Q5032 | Ovarian streak | CMS +Q5039 | Other congenital malformation of ovary | CMS +Q504 | Embryonic cyst of fallopian tube | WHO +Q505 | Embryonic cyst of broad ligament | WHO +Q506 | Other congenital malformations of fallopian tube and broad ligament | WHO +Q51 | Congenital malformations of uterus and cervix | WHO +Q510 | Agenesis and aplasia of uterus | WHO +Q511 | Doubling of uterus with doubling of cervix and vagina | WHO +Q5110 | Doubling of uterus with doubling of cervix and vagina without obstruction | CMS +Q5111 | Doubling of uterus with doubling of cervix and vagina with obstruction | CMS +Q512 | Other doubling of uterus | WHO +Q5120 | Other doubling of uterus, unspecified | CMS +Q5121 | Other complete doubling of uterus | CMS +Q5122 | Other partial doubling of uterus | CMS +Q5128 | Other doubling of uterus, other specified | CMS +Q513 | Bicornate uterus | WHO +Q514 | Unicornate uterus | WHO +Q515 | Agenesis and aplasia of cervix | WHO +Q516 | Embryonic cyst of cervix | WHO +Q517 | Congenital fistulae between uterus and digestive and urinary tracts | WHO +Q518 | Other congenital malformations of uterus and cervix | WHO +Q51810 | Arcuate uterus | CMS +Q51811 | Hypoplasia of uterus | CMS +Q51818 | Other congenital malformations of uterus | CMS +Q51820 | Cervical duplication | CMS +Q51821 | Hypoplasia of cervix | CMS +Q51828 | Other congenital malformations of cervix | CMS +Q519 | Congenital malformation of uterus and cervix, unspecified | WHO +Q52 | Other congenital malformations of female genitalia | WHO +Q520 | Congenital absence of vagina | WHO +Q521 | Doubling of vagina | WHO +Q5210 | Doubling of vagina, unspecified | CMS +Q5211 | Transverse vaginal septum | CMS +Q52120 | Longitudinal vaginal septum, nonobstructing | CMS +Q52121 | Longitudinal vaginal septum, obstructing, right side | CMS +Q52122 | Longitudinal vaginal septum, obstructing, left side | CMS +Q52123 | Longitudinal vaginal septum, microperforate, right side | CMS +Q52124 | Longitudinal vaginal septum, microperforate, left side | CMS +Q52129 | Other and unspecified longitudinal vaginal septum | CMS +Q522 | Congenital rectovaginal fistula | WHO +Q523 | Imperforate hymen | WHO +Q524 | Other congenital malformations of vagina | WHO +Q525 | Fusion of labia | WHO +Q526 | Congenital malformation of clitoris | WHO +Q527 | Other congenital malformations of vulva | WHO +Q5270 | Unspecified congenital malformations of vulva | CMS +Q5271 | Congenital absence of vulva | CMS +Q5279 | Other congenital malformations of vulva | CMS +Q528 | Other specified congenital malformations of female genitalia | WHO +Q529 | Congenital malformation of female genitalia, unspecified | WHO +Q53 | Undescended testicle | WHO +Q530 | Ectopic testis | WHO +Q5300 | Ectopic testis, unspecified | CMS +Q5301 | Ectopic testis, unilateral | CMS +Q5302 | Ectopic testes, bilateral | CMS +Q531 | Undescended testicle, unilateral | WHO +Q5310 | Unspecified undescended testicle, unilateral | CMS +Q53111 | Unilateral intraabdominal testis | CMS +Q53112 | Unilateral inguinal testis | CMS +Q5312 | Ectopic perineal testis, unilateral | CMS +Q5313 | Unilateral high scrotal testis | CMS +Q532 | Undescended testicle, bilateral | WHO +Q5320 | Undescended testicle, unspecified, bilateral | CMS +Q53211 | Bilateral intraabdominal testes | CMS +Q53212 | Bilateral inguinal testes | CMS +Q5322 | Ectopic perineal testis, bilateral | CMS +Q5323 | Bilateral high scrotal testes | CMS +Q539 | Undescended testicle, unspecified | WHO +Q54 | Hypospadias | WHO +Q540 | Hypospadias, balanic | WHO +Q541 | Hypospadias, penile | WHO +Q542 | Hypospadias, penoscrotal | WHO +Q543 | Hypospadias, perineal | WHO +Q544 | Congenital chordee | WHO +Q548 | Other hypospadias | WHO +Q549 | Hypospadias, unspecified | WHO +Q55 | Other congenital malformations of male genital organs | WHO +Q550 | Absence and aplasia of testis | WHO +Q551 | Hypoplasia of testis and scrotum | WHO +Q552 | Other congenital malformations of testis and scrotum | WHO +Q5520 | Unspecified congenital malformations of testis and scrotum | CMS +Q5521 | Polyorchism | CMS +Q5522 | Retractile testis | CMS +Q5523 | Scrotal transposition | CMS +Q5529 | Other congenital malformations of testis and scrotum | CMS +Q553 | Atresia of vas deferens | WHO +Q554 | Other congenital malformations of vas deferens, epididymis, seminal vesicles and prostate | WHO +Q555 | Congenital absence and aplasia of penis | WHO +Q556 | Other congenital malformations of penis | WHO +Q5561 | Curvature of penis (lateral) | CMS +Q5562 | Hypoplasia of penis | CMS +Q5563 | Congenital torsion of penis | CMS +Q5564 | Hidden penis | CMS +Q5569 | Other congenital malformation of penis | CMS +Q557 | Congenital vasocutaneous fistula | CMS +Q558 | Other specified congenital malformations of male genital organs | WHO +Q559 | Congenital malformation of male genital organ, unspecified | WHO +Q56 | Indeterminate sex and pseudohermaphroditism | WHO +Q560 | Hermaphroditism, not elsewhere classified | WHO +Q561 | Male pseudohermaphroditism, not elsewhere classified | WHO +Q562 | Female pseudohermaphroditism, not elsewhere classified | WHO +Q563 | Pseudohermaphroditism, unspecified | WHO +Q564 | Indeterminate sex, unspecified | WHO +Q60 | Renal agenesis and other reduction defects of kidney | WHO +Q600 | Renal agenesis, unilateral | WHO +Q601 | Renal agenesis, bilateral | WHO +Q602 | Renal agenesis, unspecified | WHO +Q603 | Renal hypoplasia, unilateral | WHO +Q604 | Renal hypoplasia, bilateral | WHO +Q605 | Renal hypoplasia, unspecified | WHO +Q606 | Potter syndrome | WHO +Q61 | Cystic kidney disease | WHO +Q610 | Congenital single renal cyst | WHO +Q6100 | Congenital renal cyst, unspecified | CMS +Q6101 | Congenital single renal cyst | CMS +Q6102 | Congenital multiple renal cysts | CMS +Q611 | Polycystic kidney, autosomal recessive | WHO +Q6111 | Cystic dilatation of collecting ducts | CMS +Q6119 | Other polycystic kidney, infantile type | CMS +Q612 | Polycystic kidney, autosomal dominant | WHO +Q613 | Polycystic kidney, unspecified | WHO +Q614 | Renal dysplasia | WHO +Q615 | Medullary cystic kidney | WHO +Q618 | Other cystic kidney diseases | WHO +Q619 | Cystic kidney disease, unspecified | WHO +Q62 | Congenital obstructive defects of renal pelvis and congenital malformations of ureter | WHO +Q620 | Congenital hydronephrosis | WHO +Q621 | Atresia and stenosis of ureter | WHO +Q6210 | Congenital occlusion of ureter, unspecified | CMS +Q6211 | Congenital occlusion of ureteropelvic junction | CMS +Q6212 | Congenital occlusion of ureterovesical orifice | CMS +Q622 | Congenital megaloureter | WHO +Q623 | Other obstructive defects of renal pelvis and ureter | WHO +Q6231 | Congenital ureterocele, orthotopic | CMS +Q6232 | Cecoureterocele | CMS +Q6239 | Other obstructive defects of renal pelvis and ureter | CMS +Q624 | Agenesis of ureter | WHO +Q625 | Duplication of ureter | WHO +Q626 | Malposition of ureter | WHO +Q6260 | Malposition of ureter, unspecified | CMS +Q6261 | Deviation of ureter | CMS +Q6262 | Displacement of ureter | CMS +Q6263 | Anomalous implantation of ureter | CMS +Q6269 | Other malposition of ureter | CMS +Q627 | Congenital vesico-uretero-renal reflux | WHO +Q628 | Other congenital malformations of ureter | WHO +Q63 | Other congenital malformations of kidney | WHO +Q630 | Accessory kidney | WHO +Q631 | Lobulated, fused and horseshoe kidney | WHO +Q632 | Ectopic kidney | WHO +Q633 | Hyperplastic and giant kidney | WHO +Q638 | Other specified congenital malformations of kidney | WHO +Q639 | Congenital malformation of kidney, unspecified | WHO +Q64 | Other congenital malformations of urinary system | WHO +Q640 | Epispadias | WHO +Q641 | Exstrophy of urinary bladder | WHO +Q6410 | Exstrophy of urinary bladder, unspecified | CMS +Q6411 | Supravesical fissure of urinary bladder | CMS +Q6412 | Cloacal exstrophy of urinary bladder | CMS +Q6419 | Other exstrophy of urinary bladder | CMS +Q642 | Congenital posterior urethral valves | WHO +Q643 | Other atresia and stenosis of urethra and bladder neck | WHO +Q6431 | Congenital bladder neck obstruction | CMS +Q6432 | Congenital stricture of urethra | CMS +Q6433 | Congenital stricture of urinary meatus | CMS +Q6439 | Other atresia and stenosis of urethra and bladder neck | CMS +Q644 | Malformation of urachus | WHO +Q645 | Congenital absence of bladder and urethra | WHO +Q646 | Congenital diverticulum of bladder | WHO +Q647 | Other congenital malformations of bladder and urethra | WHO +Q6470 | Unspecified congenital malformation of bladder and urethra | CMS +Q6471 | Congenital prolapse of urethra | CMS +Q6472 | Congenital prolapse of urinary meatus | CMS +Q6473 | Congenital urethrorectal fistula | CMS +Q6474 | Double urethra | CMS +Q6475 | Double urinary meatus | CMS +Q6479 | Other congenital malformations of bladder and urethra | CMS +Q648 | Other specified congenital malformations of urinary system | WHO +Q649 | Congenital malformation of urinary system, unspecified | WHO +Q65 | Congenital deformities of hip | WHO +Q650 | Congenital dislocation of hip, unilateral | WHO +Q6500 | Congenital dislocation of unspecified hip, unilateral | CMS +Q6501 | Congenital dislocation of right hip, unilateral | CMS +Q6502 | Congenital dislocation of left hip, unilateral | CMS +Q651 | Congenital dislocation of hip, bilateral | WHO +Q652 | Congenital dislocation of hip, unspecified | WHO +Q653 | Congenital subluxation of hip, unilateral | WHO +Q6530 | Congenital partial dislocation of unspecified hip, unilateral | CMS +Q6531 | Congenital partial dislocation of right hip, unilateral | CMS +Q6532 | Congenital partial dislocation of left hip, unilateral | CMS +Q654 | Congenital subluxation of hip, bilateral | WHO +Q655 | Congenital subluxation of hip, unspecified | WHO +Q656 | Unstable hip | WHO +Q658 | Other congenital deformities of hip | WHO +Q6581 | Congenital coxa valga | CMS +Q6582 | Congenital coxa vara | CMS +Q6589 | Other specified congenital deformities of hip | CMS +Q659 | Congenital deformity of hip, unspecified | WHO +Q66 | Congenital deformities of feet | WHO +Q660 | Talipes equinovarus | WHO +Q661 | Talipes calcaneovarus | WHO +Q662 | Metatarsus varus | WHO +Q6621 | Congenital metatarsus primus varus | CMS +Q6622 | Congenital metatarsus adductus | CMS +Q663 | Other congenital varus deformities of feet | WHO +Q664 | Talipes calcaneovalgus | WHO +Q665 | Congenital pes planus | WHO +Q6650 | Congenital pes planus, unspecified foot | CMS +Q6651 | Congenital pes planus, right foot | CMS +Q6652 | Congenital pes planus, left foot | CMS +Q666 | Other congenital valgus deformities of feet | WHO +Q667 | Pes cavus | WHO +Q668 | Other congenital deformities of feet | WHO +Q6680 | Congenital vertical talus deformity, unspecified foot | CMS +Q6681 | Congenital vertical talus deformity, right foot | CMS +Q6682 | Congenital vertical talus deformity, left foot | CMS +Q6689 | Other specified congenital deformities of feet | CMS +Q669 | Congenital deformity of feet, unspecified | WHO +Q67 | Congenital musculoskeletal deformities of head, face, spine and chest | WHO +Q670 | Facial asymmetry | WHO +Q671 | Compression facies | WHO +Q672 | Dolichocephaly | WHO +Q673 | Plagiocephaly | WHO +Q674 | Other congenital deformities of skull, face and jaw | WHO +Q675 | Congenital deformity of spine | WHO +Q676 | Pectus excavatum | WHO +Q677 | Pectus carinatum | WHO +Q678 | Other congenital deformities of chest | WHO +Q68 | Other congenital musculoskeletal deformities | WHO +Q680 | Congenital deformity of sternocleidomastoid muscle | WHO +Q681 | Congenital deformity of hand | WHO +Q682 | Congenital deformity of knee | WHO +Q683 | Congenital bowing of femur | WHO +Q684 | Congenital bowing of tibia and fibula | WHO +Q685 | Congenital bowing of long bones of leg, unspecified | WHO +Q686 | Discoid meniscus | CMS +Q688 | Other specified congenital musculoskeletal deformities | WHO +Q69 | Polydactyly | WHO +Q690 | Accessory finger(s) | WHO +Q691 | Accessory thumb(s) | WHO +Q692 | Accessory toe(s) | WHO +Q699 | Polydactyly, unspecified | WHO +Q70 | Syndactyly | WHO +Q700 | Fused fingers | WHO +Q7000 | Fused fingers, unspecified hand | CMS +Q7001 | Fused fingers, right hand | CMS +Q7002 | Fused fingers, left hand | CMS +Q7003 | Fused fingers, bilateral | CMS +Q701 | Webbed fingers | WHO +Q7010 | Webbed fingers, unspecified hand | CMS +Q7011 | Webbed fingers, right hand | CMS +Q7012 | Webbed fingers, left hand | CMS +Q7013 | Webbed fingers, bilateral | CMS +Q702 | Fused toes | WHO +Q7020 | Fused toes, unspecified foot | CMS +Q7021 | Fused toes, right foot | CMS +Q7022 | Fused toes, left foot | CMS +Q7023 | Fused toes, bilateral | CMS +Q703 | Webbed toes | WHO +Q7030 | Webbed toes, unspecified foot | CMS +Q7031 | Webbed toes, right foot | CMS +Q7032 | Webbed toes, left foot | CMS +Q7033 | Webbed toes, bilateral | CMS +Q704 | Polysyndactyly | WHO +Q709 | Syndactyly, unspecified | WHO +Q71 | Reduction defects of upper limb | WHO +Q710 | Congenital complete absence of upper limb(s) | WHO +Q7100 | Congenital complete absence of unspecified upper limb | CMS +Q7101 | Congenital complete absence of right upper limb | CMS +Q7102 | Congenital complete absence of left upper limb | CMS +Q7103 | Congenital complete absence of upper limb, bilateral | CMS +Q711 | Congenital absence of upper arm and forearm with hand present | WHO +Q7110 | Congenital absence of unspecified upper arm and forearm with hand present | CMS +Q7111 | Congenital absence of right upper arm and forearm with hand present | CMS +Q7112 | Congenital absence of left upper arm and forearm with hand present | CMS +Q7113 | Congenital absence of upper arm and forearm with hand present, bilateral | CMS +Q712 | Congenital absence of both forearm and hand | WHO +Q7120 | Congenital absence of both forearm and hand, unspecified upper limb | CMS +Q7121 | Congenital absence of both forearm and hand, right upper limb | CMS +Q7122 | Congenital absence of both forearm and hand, left upper limb | CMS +Q7123 | Congenital absence of both forearm and hand, bilateral | CMS +Q713 | Congenital absence of hand and finger(s) | WHO +Q7130 | Congenital absence of unspecified hand and finger | CMS +Q7131 | Congenital absence of right hand and finger | CMS +Q7132 | Congenital absence of left hand and finger | CMS +Q7133 | Congenital absence of hand and finger, bilateral | CMS +Q714 | Longitudinal reduction defect of radius | WHO +Q7140 | Longitudinal reduction defect of unspecified radius | CMS +Q7141 | Longitudinal reduction defect of right radius | CMS +Q7142 | Longitudinal reduction defect of left radius | CMS +Q7143 | Longitudinal reduction defect of radius, bilateral | CMS +Q715 | Longitudinal reduction defect of ulna | WHO +Q7150 | Longitudinal reduction defect of unspecified ulna | CMS +Q7151 | Longitudinal reduction defect of right ulna | CMS +Q7152 | Longitudinal reduction defect of left ulna | CMS +Q7153 | Longitudinal reduction defect of ulna, bilateral | CMS +Q716 | Lobster-claw hand | WHO +Q7160 | Lobster-claw hand, unspecified hand | CMS +Q7161 | Lobster-claw right hand | CMS +Q7162 | Lobster-claw left hand | CMS +Q7163 | Lobster-claw hand, bilateral | CMS +Q718 | Other reduction defects of upper limb(s) | WHO +Q71811 | Congenital shortening of right upper limb | CMS +Q71812 | Congenital shortening of left upper limb | CMS +Q71813 | Congenital shortening of upper limb, bilateral | CMS +Q71819 | Congenital shortening of unspecified upper limb | CMS +Q71891 | Other reduction defects of right upper limb | CMS +Q71892 | Other reduction defects of left upper limb | CMS +Q71893 | Other reduction defects of upper limb, bilateral | CMS +Q71899 | Other reduction defects of unspecified upper limb | CMS +Q719 | Reduction defect of upper limb, unspecified | WHO +Q7190 | Unspecified reduction defect of unspecified upper limb | CMS +Q7191 | Unspecified reduction defect of right upper limb | CMS +Q7192 | Unspecified reduction defect of left upper limb | CMS +Q7193 | Unspecified reduction defect of upper limb, bilateral | CMS +Q72 | Reduction defects of lower limb | WHO +Q720 | Congenital complete absence of lower limb(s) | WHO +Q7200 | Congenital complete absence of unspecified lower limb | CMS +Q7201 | Congenital complete absence of right lower limb | CMS +Q7202 | Congenital complete absence of left lower limb | CMS +Q7203 | Congenital complete absence of lower limb, bilateral | CMS +Q721 | Congenital absence of thigh and lower leg with foot present | WHO +Q7210 | Congenital absence of unspecified thigh and lower leg with foot present | CMS +Q7211 | Congenital absence of right thigh and lower leg with foot present | CMS +Q7212 | Congenital absence of left thigh and lower leg with foot present | CMS +Q7213 | Congenital absence of thigh and lower leg with foot present, bilateral | CMS +Q722 | Congenital absence of both lower leg and foot | WHO +Q7220 | Congenital absence of both lower leg and foot, unspecified lower limb | CMS +Q7221 | Congenital absence of both lower leg and foot, right lower limb | CMS +Q7222 | Congenital absence of both lower leg and foot, left lower limb | CMS +Q7223 | Congenital absence of both lower leg and foot, bilateral | CMS +Q723 | Congenital absence of foot and toe(s) | WHO +Q7230 | Congenital absence of unspecified foot and toe(s) | CMS +Q7231 | Congenital absence of right foot and toe(s) | CMS +Q7232 | Congenital absence of left foot and toe(s) | CMS +Q7233 | Congenital absence of foot and toe(s), bilateral | CMS +Q724 | Longitudinal reduction defect of femur | WHO +Q7240 | Longitudinal reduction defect of unspecified femur | CMS +Q7241 | Longitudinal reduction defect of right femur | CMS +Q7242 | Longitudinal reduction defect of left femur | CMS +Q7243 | Longitudinal reduction defect of femur, bilateral | CMS +Q725 | Longitudinal reduction defect of tibia | WHO +Q7250 | Longitudinal reduction defect of unspecified tibia | CMS +Q7251 | Longitudinal reduction defect of right tibia | CMS +Q7252 | Longitudinal reduction defect of left tibia | CMS +Q7253 | Longitudinal reduction defect of tibia, bilateral | CMS +Q726 | Longitudinal reduction defect of fibula | WHO +Q7260 | Longitudinal reduction defect of unspecified fibula | CMS +Q7261 | Longitudinal reduction defect of right fibula | CMS +Q7262 | Longitudinal reduction defect of left fibula | CMS +Q7263 | Longitudinal reduction defect of fibula, bilateral | CMS +Q727 | Split foot | WHO +Q7270 | Split foot, unspecified lower limb | CMS +Q7271 | Split foot, right lower limb | CMS +Q7272 | Split foot, left lower limb | CMS +Q7273 | Split foot, bilateral | CMS +Q728 | Other reduction defects of lower limb(s) | WHO +Q72811 | Congenital shortening of right lower limb | CMS +Q72812 | Congenital shortening of left lower limb | CMS +Q72813 | Congenital shortening of lower limb, bilateral | CMS +Q72819 | Congenital shortening of unspecified lower limb | CMS +Q72891 | Other reduction defects of right lower limb | CMS +Q72892 | Other reduction defects of left lower limb | CMS +Q72893 | Other reduction defects of lower limb, bilateral | CMS +Q72899 | Other reduction defects of unspecified lower limb | CMS +Q729 | Reduction defect of lower limb, unspecified | WHO +Q7290 | Unspecified reduction defect of unspecified lower limb | CMS +Q7291 | Unspecified reduction defect of right lower limb | CMS +Q7292 | Unspecified reduction defect of left lower limb | CMS +Q7293 | Unspecified reduction defect of lower limb, bilateral | CMS +Q73 | Reduction defects of unspecified limb | WHO +Q730 | Congenital absence of unspecified limb(s) | WHO +Q731 | Phocomelia, unspecified limb(s) | WHO +Q738 | Other reduction defects of unspecified limb(s) | WHO +Q74 | Other congenital malformations of limb(s) | WHO +Q740 | Other congenital malformations of upper limb(s), including shoulder girdle | WHO +Q741 | Congenital malformation of knee | WHO +Q742 | Other congenital malformations of lower limb(s), including pelvic girdle | WHO +Q743 | Arthrogryposis multiplex congenita | WHO +Q748 | Other specified congenital malformations of limb(s) | WHO +Q749 | Unspecified congenital malformation of limb(s) | WHO +Q75 | Other congenital malformations of skull and face bones | WHO +Q750 | Craniosynostosis | WHO +Q751 | Craniofacial dysostosis | WHO +Q752 | Hypertelorism | WHO +Q753 | Macrocephaly | WHO +Q754 | Mandibulofacial dysostosis | WHO +Q755 | Oculomandibular dysostosis | WHO +Q758 | Other specified congenital malformations of skull and face bones | WHO +Q759 | Congenital malformation of skull and face bones, unspecified | WHO +Q76 | Congenital malformations of spine and bony thorax | WHO +Q760 | Spina bifida occulta | WHO +Q761 | Klippel-Feil syndrome | WHO +Q762 | Congenital spondylolisthesis | WHO +Q763 | Congenital scoliosis due to congenital bony malformation | WHO +Q764 | Other congenital malformations of spine, not associated with scoliosis | WHO +Q76411 | Congenital kyphosis, occipito-atlanto-axial region | CMS +Q76412 | Congenital kyphosis, cervical region | CMS +Q76413 | Congenital kyphosis, cervicothoracic region | CMS +Q76414 | Congenital kyphosis, thoracic region | CMS +Q76415 | Congenital kyphosis, thoracolumbar region | CMS +Q76419 | Congenital kyphosis, unspecified region | CMS +Q76425 | Congenital lordosis, thoracolumbar region | CMS +Q76426 | Congenital lordosis, lumbar region | CMS +Q76427 | Congenital lordosis, lumbosacral region | CMS +Q76428 | Congenital lordosis, sacral and sacrococcygeal region | CMS +Q76429 | Congenital lordosis, unspecified region | CMS +Q7649 | Other congenital malformations of spine, not associated with scoliosis | CMS +Q765 | Cervical rib | WHO +Q766 | Other congenital malformations of ribs | WHO +Q767 | Congenital malformation of sternum | WHO +Q768 | Other congenital malformations of bony thorax | WHO +Q769 | Congenital malformation of bony thorax, unspecified | WHO +Q77 | Osteochondrodysplasia with defects of growth of tubular bones and spine | WHO +Q770 | Achondrogenesis | WHO +Q771 | Thanatophoric short stature | WHO +Q772 | Short rib syndrome | WHO +Q773 | Chondrodysplasia punctata | WHO +Q774 | Achondroplasia | WHO +Q775 | Dystrophic dysplasia | WHO +Q776 | Chondroectodermal dysplasia | WHO +Q777 | Spondyloepiphyseal dysplasia | WHO +Q778 | Other osteochondrodysplasia with defects of growth of tubular bones and spine | WHO +Q779 | Osteochondrodysplasia with defects of growth of tubular bones and spine, unspecified | WHO +Q78 | Other osteochondrodysplasias | WHO +Q780 | Osteogenesis imperfecta | WHO +Q781 | Polyostotic fibrous dysplasia | WHO +Q782 | Osteopetrosis | WHO +Q783 | Progressive diaphyseal dysplasia | WHO +Q784 | Enchondromatosis | WHO +Q785 | Metaphyseal dysplasia | WHO +Q786 | Multiple congenital exostoses | WHO +Q788 | Other specified osteochondrodysplasias | WHO +Q789 | Osteochondrodysplasia, unspecified | WHO +Q79 | Congenital malformations of the musculoskeletal system, not elsewhere classified | WHO +Q790 | Congenital diaphragmatic hernia | WHO +Q791 | Other congenital malformations of diaphragm | WHO +Q792 | Exomphalos | WHO +Q793 | Gastroschisis | WHO +Q794 | Prune belly syndrome | WHO +Q795 | Other congenital malformations of abdominal wall | WHO +Q7951 | Congenital hernia of bladder | CMS +Q7959 | Other congenital malformations of abdominal wall | CMS +Q796 | Ehlers-Danlos syndrome | WHO +Q798 | Other congenital malformations of musculoskeletal system | WHO +Q799 | Congenital malformation of musculoskeletal system, unspecified | WHO +Q80 | Congenital ichthyosis | WHO +Q800 | Ichthyosis vulgaris | WHO +Q801 | X-linked ichthyosis | WHO +Q802 | Lamellar ichthyosis | WHO +Q803 | Congenital bullous ichthyosiform erythroderma | WHO +Q804 | Harlequin fetus | WHO +Q808 | Other congenital ichthyosis | WHO +Q809 | Congenital ichthyosis, unspecified | WHO +Q81 | Epidermolysis bullosa | WHO +Q810 | Epidermolysis bullosa simplex | WHO +Q811 | Epidermolysis bullosa letalis | WHO +Q812 | Epidermolysis bullosa dystrophica | WHO +Q818 | Other epidermolysis bullosa | WHO +Q819 | Epidermolysis bullosa, unspecified | WHO +Q82 | Other congenital malformations of skin | WHO +Q820 | Hereditary lymphoedema | WHO +Q821 | Xeroderma pigmentosum | WHO +Q822 | Mastocytosis | WHO +Q823 | Incontinentia pigmenti | WHO +Q824 | Ectodermal dysplasia (anhidrotic) | WHO +Q825 | Congenital non-neoplastic naevus | WHO +Q826 | Congenital sacral dimple | CMS +Q828 | Other specified congenital malformations of skin | WHO +Q829 | Congenital malformation of skin, unspecified | WHO +Q83 | Congenital malformations of breast | WHO +Q830 | Congenital absence of breast with absent nipple | WHO +Q831 | Accessory breast | WHO +Q832 | Absent nipple | WHO +Q833 | Accessory nipple | WHO +Q838 | Other congenital malformations of breast | WHO +Q839 | Congenital malformation of breast, unspecified | WHO +Q84 | Other congenital malformations of integument | WHO +Q840 | Congenital alopecia | WHO +Q841 | Congenital morphological disturbances of hair, not elsewhere classified | WHO +Q842 | Other congenital malformations of hair | WHO +Q843 | Anonychia | WHO +Q844 | Congenital leukonychia | WHO +Q845 | Enlarged and hypertrophic nails | WHO +Q846 | Other congenital malformations of nails | WHO +Q848 | Other specified congenital malformations of integument | WHO +Q849 | Congenital malformation of integument, unspecified | WHO +Q85 | Phakomatoses, not elsewhere classified | WHO +Q850 | Neurofibromatosis (nonmalignant) | WHO +Q8500 | Neurofibromatosis, unspecified | CMS +Q8501 | Neurofibromatosis, type 1 | CMS +Q8502 | Neurofibromatosis, type 2 | CMS +Q8503 | Schwannomatosis | CMS +Q8509 | Other neurofibromatosis | CMS +Q851 | Tuberous sclerosis | WHO +Q858 | Other phakomatoses, not elsewhere classified | WHO +Q859 | Phakomatosis, unspecified | WHO +Q86 | Congenital malformation syndromes due to known exogenous causes, not elsewhere classified | WHO +Q860 | Fetal alcohol syndrome (dysmorphic) | WHO +Q861 | Fetal hydantoin syndrome | WHO +Q862 | Dysmorphism due to warfarin | WHO +Q868 | Other congenital malformation syndromes due to known exogenous causes | WHO +Q87 | Other specified congenital malformation syndromes affecting multiple systems | WHO +Q870 | Congenital malformation syndromes predominantly affecting facial appearance | WHO +Q871 | Congenital malformation syndromes predominantly associated with short stature | WHO +Q872 | Congenital malformation syndromes predominantly involving limbs | WHO +Q873 | Congenital malformation syndromes involving early overgrowth | WHO +Q874 | Marfan syndrome | WHO +Q8740 | Marfan's syndrome, unspecified | CMS +Q87410 | Marfan's syndrome with aortic dilation | CMS +Q87418 | Marfan's syndrome with other cardiovascular manifestations | CMS +Q8742 | Marfan's syndrome with ocular manifestations | CMS +Q8743 | Marfan's syndrome with skeletal manifestation | CMS +Q875 | Other congenital malformation syndromes with other skeletal changes | WHO +Q878 | Other specified congenital malformation syndromes, not elsewhere classified | WHO +Q8781 | Alport syndrome | CMS +Q8782 | Arterial tortuosity syndrome | CMS +Q8789 | Other specified congenital malformation syndromes, not elsewhere classified | CMS +Q89 | Other congenital malformations, not elsewhere classified | WHO +Q890 | Congenital malformations of spleen | WHO +Q8901 | Asplenia (congenital) | CMS +Q8909 | Congenital malformations of spleen | CMS +Q891 | Congenital malformations of adrenal gland | WHO +Q892 | Congenital malformations of other endocrine glands | WHO +Q893 | Situs inversus | WHO +Q894 | Conjoined twins | WHO +Q897 | Multiple congenital malformations, not elsewhere classified | WHO +Q898 | Other specified congenital malformations | WHO +Q899 | Congenital malformation, unspecified | WHO +Q90 | Down syndrome | WHO +Q900 | Trisomy 21, meiotic nondisjunction | WHO +Q901 | Trisomy 21, mosaicism (mitotic nondisjunction) | WHO +Q902 | Trisomy 21, translocation | WHO +Q909 | Down syndrome, unspecified | WHO +Q91 | Edwards syndrome and Patau syndrome | WHO +Q910 | Trisomy 18, meiotic nondisjunction | WHO +Q911 | Trisomy 18, mosaicism (mitotic nondisjunction) | WHO +Q912 | Trisomy 18, translocation | WHO +Q913 | Edwards syndrome, unspecified | WHO +Q914 | Trisomy 13, meiotic nondisjunction | WHO +Q915 | Trisomy 13, mosaicism (mitotic nondisjunction) | WHO +Q916 | Trisomy 13, translocation | WHO +Q917 | Patau syndrome, unspecified | WHO +Q92 | Other trisomies and partial trisomies of the autosomes, not elsewhere classified | WHO +Q920 | Whole chromosome trisomy, meiotic nondisjunction | WHO +Q921 | Whole chromosome trisomy, mosaicism (mitotic nondisjunction) | WHO +Q922 | Major partial trisomy | WHO +Q923 | Minor partial trisomy | WHO +Q924 | Duplications seen only at prometaphase | WHO +Q925 | Duplications with other complex rearrangements | WHO +Q926 | Extra marker chromosomes | WHO +Q9261 | Marker chromosomes in normal individual | CMS +Q9262 | Marker chromosomes in abnormal individual | CMS +Q927 | Triploidy and polyploidy | WHO +Q928 | Other specified trisomies and partial trisomies of autosomes | WHO +Q929 | Trisomy and partial trisomy of autosomes, unspecified | WHO +Q93 | Monosomies and deletions from the autosomes, not elsewhere classified | WHO +Q930 | Whole chromosome monosomy, meiotic nondisjunction | WHO +Q931 | Whole chromosome monosomy, mosaicism (mitotic nondisjunction) | WHO +Q932 | Chromosome replaced with ring or dicentric | WHO +Q933 | Deletion of short arm of chromosome 4 | WHO +Q934 | Deletion of short arm of chromosome 5 | WHO +Q935 | Other deletions of part of a chromosome | WHO +Q9351 | Angelman syndrome | CMS +Q9359 | Other deletions of part of a chromosome | CMS +Q936 | Deletions seen only at prometaphase | WHO +Q937 | Deletions with other complex rearrangements | WHO +Q938 | Other deletions from the autosomes | WHO +Q9381 | Velo-cardio-facial syndrome | CMS +Q9382 | Williams syndrome | CMS +Q9388 | Other microdeletions | CMS +Q9389 | Other deletions from the autosomes | CMS +Q939 | Deletion from autosomes, unspecified | WHO +Q95 | Balanced rearrangements and structural markers, not elsewhere classified | WHO +Q950 | Balanced translocation and insertion in normal individual | WHO +Q951 | Chromosome inversion in normal individual | WHO +Q952 | Balanced autosomal rearrangement in abnormal individual | WHO +Q953 | Balanced sex/autosomal rearrangement in abnormal individual | WHO +Q954 | Individuals with marker heterochromatin | WHO +Q955 | Individuals with autosomal fragile site | WHO +Q958 | Other balanced rearrangements and structural markers | WHO +Q959 | Balanced rearrangement and structural marker, unspecified | WHO +Q96 | Turner syndrome | WHO +Q960 | Karyotype 45,X | WHO +Q961 | Karyotype 46,X iso (Xq) | WHO +Q962 | Karyotype 46,X with abnormal sex chromosome, except iso (Xq) | WHO +Q963 | Mosaicism, 45,X/46,XX or XY | WHO +Q964 | Mosaicism, 45,X/other cell line(s) with abnormal sex chromosome | WHO +Q968 | Other variants of Turner syndrome | WHO +Q969 | Turner syndrome, unspecified | WHO +Q97 | Other sex chromosome abnormalities, female phenotype, not elsewhere classified | WHO +Q970 | Karyotype 47,XXX | WHO +Q971 | Female with more than three X chromosomes | WHO +Q972 | Mosaicism, lines with various numbers of X chromosomes | WHO +Q973 | Female with 46,XY karyotype | WHO +Q978 | Other specified sex chromosome abnormalities, female phenotype | WHO +Q979 | Sex chromosome abnormality, female phenotype, unspecified | WHO +Q98 | Other sex chromosome abnormalities, male phenotype, not elsewhere classified | WHO +Q980 | Klinefelter syndrome karyotype 47,XXY | WHO +Q981 | Klinefelter syndrome, male with more than two X chromosomes | WHO +Q982 | Klinefelter syndrome, male with 46,XX karyotype | WHO +Q983 | Other male with 46,XX karyotype | WHO +Q984 | Klinefelter syndrome, unspecified | WHO +Q985 | Karyotype 47,XYY | WHO +Q986 | Male with structurally abnormal sex chromosome | WHO +Q987 | Male with sex chromosome mosaicism | WHO +Q988 | Other specified sex chromosome abnormalities, male phenotype | WHO +Q989 | Sex chromosome abnormality, male phenotype, unspecified | WHO +Q99 | Other chromosome abnormalities, not elsewhere classified | WHO +Q990 | Chimera 46,XX/46,XY | WHO +Q991 | 46,XX true hermaphrodite | WHO +Q992 | Fragile X chromosome | WHO +Q998 | Other specified chromosome abnormalities | WHO +Q999 | Chromosomal abnormality, unspecified | WHO +R00 | Abnormalities of heart beat | WHO +R000 | Tachycardia, unspecified | WHO +R001 | Bradycardia, unspecified | WHO +R002 | Palpitations | WHO +R003 | Pulseless electrical activity, not elsewhere classified | WHO +R008 | Other and unspecified abnormalities of heart beat | WHO +R009 | Unspecified abnormalities of heart beat | CMS +R01 | Cardiac murmurs and other cardiac sounds | WHO +R010 | Benign and innocent cardiac murmurs | WHO +R011 | Cardiac murmur, unspecified | WHO +R012 | Other cardiac sounds | WHO +R02 | Gangrene, not elsewhere classified | WHO +R03 | Abnormal blood-pressure reading, without diagnosis | WHO +R030 | Elevated blood-pressure reading, without diagnosis of hypertension | WHO +R031 | Nonspecific low blood-pressure reading | WHO +R04 | Haemorrhage from respiratory passages | WHO +R040 | Epistaxis | WHO +R041 | Haemorrhage from throat | WHO +R042 | Haemoptysis | WHO +R048 | Haemorrhage from other sites in respiratory passages | WHO +R0481 | Acute idiopathic pulmonary hemorrhage in infants | CMS +R0489 | Hemorrhage from other sites in respiratory passages | CMS +R049 | Haemorrhage from respiratory passages, unspecified | WHO +R05 | Cough | WHO +R06 | Abnormalities of breathing | WHO +R060 | Dyspnoea | WHO +R0600 | Dyspnea, unspecified | CMS +R0601 | Orthopnea | CMS +R0602 | Shortness of breath | CMS +R0603 | Acute respiratory distress | CMS +R0609 | Other forms of dyspnea | CMS +R061 | Stridor | WHO +R062 | Wheezing | WHO +R063 | Periodic breathing | WHO +R064 | Hyperventilation | WHO +R065 | Mouth breathing | WHO +R066 | Hiccough | WHO +R067 | Sneezing | WHO +R068 | Other and unspecified abnormalities of breathing | WHO +R0681 | Apnea, not elsewhere classified | CMS +R0682 | Tachypnea, not elsewhere classified | CMS +R0683 | Snoring | CMS +R0689 | Other abnormalities of breathing | CMS +R069 | Unspecified abnormalities of breathing | CMS +R07 | Pain in throat and chest | WHO +R070 | Pain in throat | WHO +R071 | Chest pain on breathing | WHO +R072 | Precordial pain | WHO +R073 | Other chest pain | WHO +R074 | Chest pain, unspecified | WHO +R0781 | Pleurodynia | CMS +R0782 | Intercostal pain | CMS +R0789 | Other chest pain | CMS +R079 | Chest pain, unspecified | CMS +R09 | Other symptoms and signs involving the circulatory and respiratory systems | WHO +R090 | Asphyxia | WHO +R0901 | Asphyxia | CMS +R0902 | Hypoxemia | CMS +R091 | Pleurisy | WHO +R092 | Respiratory arrest | WHO +R093 | Abnormal sputum | WHO +R098 | Other specified symptoms and signs involving the circulatory and respiratory systems | WHO +R0981 | Nasal congestion | CMS +R0982 | Postnasal drip | CMS +R0989 | Other specified symptoms and signs involving the circulatory and respiratory systems | CMS +R10 | Abdominal and pelvic pain | WHO +R100 | Acute abdomen | WHO +R101 | Pain localized to upper abdomen | WHO +R1010 | Upper abdominal pain, unspecified | CMS +R1011 | Right upper quadrant pain | CMS +R1012 | Left upper quadrant pain | CMS +R1013 | Epigastric pain | CMS +R102 | Pelvic and perineal pain | WHO +R103 | Pain localized to other parts of lower abdomen | WHO +R1030 | Lower abdominal pain, unspecified | CMS +R1031 | Right lower quadrant pain | CMS +R1032 | Left lower quadrant pain | CMS +R1033 | Periumbilical pain | CMS +R104 | Other and unspecified abdominal pain | WHO +R10811 | Right upper quadrant abdominal tenderness | CMS +R10812 | Left upper quadrant abdominal tenderness | CMS +R10813 | Right lower quadrant abdominal tenderness | CMS +R10814 | Left lower quadrant abdominal tenderness | CMS +R10815 | Periumbilic abdominal tenderness | CMS +R10816 | Epigastric abdominal tenderness | CMS +R10817 | Generalized abdominal tenderness | CMS +R10819 | Abdominal tenderness, unspecified site | CMS +R10821 | Right upper quadrant rebound abdominal tenderness | CMS +R10822 | Left upper quadrant rebound abdominal tenderness | CMS +R10823 | Right lower quadrant rebound abdominal tenderness | CMS +R10824 | Left lower quadrant rebound abdominal tenderness | CMS +R10825 | Periumbilic rebound abdominal tenderness | CMS +R10826 | Epigastric rebound abdominal tenderness | CMS +R10827 | Generalized rebound abdominal tenderness | CMS +R10829 | Rebound abdominal tenderness, unspecified site | CMS +R1083 | Colic | CMS +R1084 | Generalized abdominal pain | CMS +R109 | Unspecified abdominal pain | CMS +R11 | Nausea and vomiting | WHO +R110 | Nausea | CMS +R1110 | Vomiting, unspecified | CMS +R1111 | Vomiting without nausea | CMS +R1112 | Projectile vomiting | CMS +R1113 | Vomiting of fecal matter | CMS +R1114 | Bilious vomiting | CMS +R112 | Nausea with vomiting, unspecified | CMS +R12 | Heartburn | WHO +R13 | Dysphagia | WHO +R130 | Aphagia | CMS +R1310 | Dysphagia, unspecified | CMS +R1311 | Dysphagia, oral phase | CMS +R1312 | Dysphagia, oropharyngeal phase | CMS +R1313 | Dysphagia, pharyngeal phase | CMS +R1314 | Dysphagia, pharyngoesophageal phase | CMS +R1319 | Other dysphagia | CMS +R14 | Flatulence and related conditions | WHO +R140 | Abdominal distension (gaseous) | CMS +R141 | Gas pain | CMS +R142 | Eructation | CMS +R143 | Flatulence | CMS +R15 | Faecal incontinence | WHO +R150 | Incomplete defecation | CMS +R151 | Fecal smearing | CMS +R152 | Fecal urgency | CMS +R159 | Full incontinence of feces | CMS +R16 | Hepatomegaly and splenomegaly, not elsewhere classified | WHO +R160 | Hepatomegaly, not elsewhere classified | WHO +R161 | Splenomegaly, not elsewhere classified | WHO +R162 | Hepatomegaly with splenomegaly, not elsewhere classified | WHO +R17 | Hyperbilirubinaemia, with or without jaundice, not elsewhere classified | WHO +R170 | Hyperbilirubinaemia with mention of jaundice, not elsewhere classified | WHO +R179 | Hyperbilirubinaemia without mention of jaundice, not elsewhere classified | WHO +R18 | Ascites | WHO +R180 | Malignant ascites | CMS +R188 | Other ascites | CMS +R19 | Other symptoms and signs involving the digestive system and abdomen | WHO +R190 | Intra-abdominal and pelvic swelling, mass and lump | WHO +R1900 | Intra-abdominal and pelvic swelling, mass and lump, unspecified site | CMS +R1901 | Right upper quadrant abdominal swelling, mass and lump | CMS +R1902 | Left upper quadrant abdominal swelling, mass and lump | CMS +R1903 | Right lower quadrant abdominal swelling, mass and lump | CMS +R1904 | Left lower quadrant abdominal swelling, mass and lump | CMS +R1905 | Periumbilic swelling, mass or lump | CMS +R1906 | Epigastric swelling, mass or lump | CMS +R1907 | Generalized intra-abdominal and pelvic swelling, mass and lump | CMS +R1909 | Other intra-abdominal and pelvic swelling, mass and lump | CMS +R191 | Abnormal bowel sounds | WHO +R1911 | Absent bowel sounds | CMS +R1912 | Hyperactive bowel sounds | CMS +R1915 | Other abnormal bowel sounds | CMS +R192 | Visible peristalsis | WHO +R193 | Abdominal rigidity | WHO +R1930 | Abdominal rigidity, unspecified site | CMS +R1931 | Right upper quadrant abdominal rigidity | CMS +R1932 | Left upper quadrant abdominal rigidity | CMS +R1933 | Right lower quadrant abdominal rigidity | CMS +R1934 | Left lower quadrant abdominal rigidity | CMS +R1935 | Periumbilic abdominal rigidity | CMS +R1936 | Epigastric abdominal rigidity | CMS +R1937 | Generalized abdominal rigidity | CMS +R194 | Change in bowel habit | WHO +R195 | Other faecal abnormalities | WHO +R196 | Halitosis | WHO +R197 | Diarrhea, unspecified | CMS +R198 | Other specified symptoms and signs involving the digestive system and abdomen | WHO +R20 | Disturbances of skin sensation | WHO +R200 | Anaesthesia of skin | WHO +R201 | Hypoaesthesia of skin | WHO +R202 | Paraesthesia of skin | WHO +R203 | Hyperaesthesia | WHO +R208 | Other and unspecified disturbances of skin sensation | WHO +R209 | Unspecified disturbances of skin sensation | CMS +R21 | Rash and other nonspecific skin eruption | WHO +R22 | Localized swelling, mass and lump of skin and subcutaneous tissue | WHO +R220 | Localized swelling, mass and lump, head | WHO +R221 | Localized swelling, mass and lump, neck | WHO +R222 | Localized swelling, mass and lump, trunk | WHO +R223 | Localized swelling, mass and lump, upper limb | WHO +R2230 | Localized swelling, mass and lump, unspecified upper limb | CMS +R2231 | Localized swelling, mass and lump, right upper limb | CMS +R2232 | Localized swelling, mass and lump, left upper limb | CMS +R2233 | Localized swelling, mass and lump, upper limb, bilateral | CMS +R224 | Localized swelling, mass and lump, lower limb | WHO +R2240 | Localized swelling, mass and lump, unspecified lower limb | CMS +R2241 | Localized swelling, mass and lump, right lower limb | CMS +R2242 | Localized swelling, mass and lump, left lower limb | CMS +R2243 | Localized swelling, mass and lump, lower limb, bilateral | CMS +R227 | Localized swelling, mass and lump, multiple sites | WHO +R229 | Localized swelling, mass and lump, unspecified | WHO +R23 | Other skin changes | WHO +R230 | Cyanosis | WHO +R231 | Pallor | WHO +R232 | Flushing | WHO +R233 | Spontaneous ecchymoses | WHO +R234 | Changes in skin texture | WHO +R238 | Other and unspecified skin changes | WHO +R239 | Unspecified skin changes | CMS +R25 | Abnormal involuntary movements | WHO +R250 | Abnormal head movements | WHO +R251 | Tremor, unspecified | WHO +R252 | Cramp and spasm | WHO +R253 | Fasciculation | WHO +R258 | Other and unspecified abnormal involuntary movements | WHO +R259 | Unspecified abnormal involuntary movements | CMS +R26 | Abnormalities of gait and mobility | WHO +R260 | Ataxic gait | WHO +R261 | Paralytic gait | WHO +R262 | Difficulty in walking, not elsewhere classified | WHO +R263 | Immobility | WHO +R268 | Other and unspecified abnormalities of gait and mobility | WHO +R2681 | Unsteadiness on feet | CMS +R2689 | Other abnormalities of gait and mobility | CMS +R269 | Unspecified abnormalities of gait and mobility | CMS +R27 | Other lack of coordination | WHO +R270 | Ataxia, unspecified | WHO +R278 | Other and unspecified lack of coordination | WHO +R279 | Unspecified lack of coordination | CMS +R29 | Other symptoms and signs involving the nervous and musculoskeletal systems | WHO +R290 | Tetany | WHO +R291 | Meningismus | WHO +R292 | Abnormal reflex | WHO +R293 | Abnormal posture | WHO +R294 | Clicking hip | WHO +R295 | Transient paralysis | CMS +R296 | Tendency to fall, not elsewhere classified | WHO +R29700 | NIHSS score 0 | CMS +R29701 | NIHSS score 1 | CMS +R29702 | NIHSS score 2 | CMS +R29703 | NIHSS score 3 | CMS +R29704 | NIHSS score 4 | CMS +R29705 | NIHSS score 5 | CMS +R29706 | NIHSS score 6 | CMS +R29707 | NIHSS score 7 | CMS +R29708 | NIHSS score 8 | CMS +R29709 | NIHSS score 9 | CMS +R29710 | NIHSS score 10 | CMS +R29711 | NIHSS score 11 | CMS +R29712 | NIHSS score 12 | CMS +R29713 | NIHSS score 13 | CMS +R29714 | NIHSS score 14 | CMS +R29715 | NIHSS score 15 | CMS +R29716 | NIHSS score 16 | CMS +R29717 | NIHSS score 17 | CMS +R29718 | NIHSS score 18 | CMS +R29719 | NIHSS score 19 | CMS +R29720 | NIHSS score 20 | CMS +R29721 | NIHSS score 21 | CMS +R29722 | NIHSS score 22 | CMS +R29723 | NIHSS score 23 | CMS +R29724 | NIHSS score 24 | CMS +R29725 | NIHSS score 25 | CMS +R29726 | NIHSS score 26 | CMS +R29727 | NIHSS score 27 | CMS +R29728 | NIHSS score 28 | CMS +R29729 | NIHSS score 29 | CMS +R29730 | NIHSS score 30 | CMS +R29731 | NIHSS score 31 | CMS +R29732 | NIHSS score 32 | CMS +R29733 | NIHSS score 33 | CMS +R29734 | NIHSS score 34 | CMS +R29735 | NIHSS score 35 | CMS +R29736 | NIHSS score 36 | CMS +R29737 | NIHSS score 37 | CMS +R29738 | NIHSS score 38 | CMS +R29739 | NIHSS score 39 | CMS +R29740 | NIHSS score 40 | CMS +R29741 | NIHSS score 41 | CMS +R29742 | NIHSS score 42 | CMS +R298 | Other and unspecified symptoms and signs involving the nervous and musculoskeletal systems | WHO +R29810 | Facial weakness | CMS +R29818 | Other symptoms and signs involving the nervous system | CMS +R29890 | Loss of height | CMS +R29891 | Ocular torticollis | CMS +R29898 | Other symptoms and signs involving the musculoskeletal system | CMS +R2990 | Unspecified symptoms and signs involving the nervous system | CMS +R2991 | Unspecified symptoms and signs involving the musculoskeletal system | CMS +R30 | Pain associated with micturition | WHO +R300 | Dysuria | WHO +R301 | Vesical tenesmus | WHO +R309 | Painful micturition, unspecified | WHO +R31 | Unspecified haematuria | WHO +R310 | Gross hematuria | CMS +R311 | Benign essential microscopic hematuria | CMS +R3121 | Asymptomatic microscopic hematuria | CMS +R3129 | Other microscopic hematuria | CMS +R319 | Hematuria, unspecified | CMS +R32 | Unspecified urinary incontinence | WHO +R33 | Retention of urine | WHO +R330 | Drug induced retention of urine | CMS +R338 | Other retention of urine | CMS +R339 | Retention of urine, unspecified | CMS +R34 | Anuria and oliguria | WHO +R35 | Polyuria | WHO +R350 | Frequency of micturition | CMS +R351 | Nocturia | CMS +R358 | Other polyuria | CMS +R36 | Urethral discharge | WHO +R360 | Urethral discharge without blood | CMS +R361 | Hematospermia | CMS +R369 | Urethral discharge, unspecified | CMS +R37 | Sexual dysfunction, unspecified | CMS +R39 | Other symptoms and signs involving the urinary system | WHO +R390 | Extravasation of urine | WHO +R391 | Other difficulties with micturition | WHO +R3911 | Hesitancy of micturition | CMS +R3912 | Poor urinary stream | CMS +R3913 | Splitting of urinary stream | CMS +R3914 | Feeling of incomplete bladder emptying | CMS +R3915 | Urgency of urination | CMS +R3916 | Straining to void | CMS +R39191 | Need to immediately re-void | CMS +R39192 | Position dependent micturition | CMS +R39198 | Other difficulties with micturition | CMS +R392 | Extrarenal uraemia | WHO +R398 | Other and unspecified symptoms and signs involving the urinary system | WHO +R3981 | Functional urinary incontinence | CMS +R3982 | Chronic bladder pain | CMS +R3983 | Unilateral non-palpable testicle | CMS +R3984 | Bilateral non-palpable testicles | CMS +R3989 | Other symptoms and signs involving the genitourinary system | CMS +R399 | Unspecified symptoms and signs involving the genitourinary system | CMS +R40 | Somnolence, stupor and coma | WHO +R400 | Somnolence | WHO +R401 | Stupor | WHO +R402 | Coma, unspecified | WHO +R4020 | Unspecified coma | CMS +R402110 | Coma scale, eyes open, never, unspecified time | CMS +R402111 | Coma scale, eyes open, never, in the field [EMT or ambulance] | CMS +R402112 | Coma scale, eyes open, never, at arrival to emergency department | CMS +R402113 | Coma scale, eyes open, never, at hospital admission | CMS +R402114 | Coma scale, eyes open, never, 24 hours or more after hospital admission | CMS +R402120 | Coma scale, eyes open, to pain, unspecified time | CMS +R402121 | Coma scale, eyes open, to pain, in the field [EMT or ambulance] | CMS +R402122 | Coma scale, eyes open, to pain, at arrival to emergency department | CMS +R402123 | Coma scale, eyes open, to pain, at hospital admission | CMS +R402124 | Coma scale, eyes open, to pain, 24 hours or more after hospital admission | CMS +R402130 | Coma scale, eyes open, to sound, unspecified time | CMS +R402131 | Coma scale, eyes open, to sound, in the field [EMT or ambulance] | CMS +R402132 | Coma scale, eyes open, to sound, at arrival to emergency department | CMS +R402133 | Coma scale, eyes open, to sound, at hospital admission | CMS +R402134 | Coma scale, eyes open, to sound, 24 hours or more after hospital admission | CMS +R402140 | Coma scale, eyes open, spontaneous, unspecified time | CMS +R402141 | Coma scale, eyes open, spontaneous, in the field [EMT or ambulance] | CMS +R402142 | Coma scale, eyes open, spontaneous, at arrival to emergency department | CMS +R402143 | Coma scale, eyes open, spontaneous, at hospital admission | CMS +R402144 | Coma scale, eyes open, spontaneous, 24 hours or more after hospital admission | CMS +R402210 | Coma scale, best verbal response, none, unspecified time | CMS +R402211 | Coma scale, best verbal response, none, in the field [EMT or ambulance] | CMS +R402212 | Coma scale, best verbal response, none, at arrival to emergency department | CMS +R402213 | Coma scale, best verbal response, none, at hospital admission | CMS +R402214 | Coma scale, best verbal response, none, 24 hours or more after hospital admission | CMS +R402220 | Coma scale, best verbal response, incomprehensible words, unspecified time | CMS +R402221 | Coma scale, best verbal response, incomprehensible words, in the field [EMT or ambulance] | CMS +R402222 | Coma scale, best verbal response, incomprehensible words, at arrival to emergency department | CMS +R402223 | Coma scale, best verbal response, incomprehensible words, at hospital admission | CMS +R402224 | Coma scale, best verbal response, incomprehensible words, 24 hours or more after hospital admission | CMS +R402230 | Coma scale, best verbal response, inappropriate words, unspecified time | CMS +R402231 | Coma scale, best verbal response, inappropriate words, in the field [EMT or ambulance] | CMS +R402232 | Coma scale, best verbal response, inappropriate words, at arrival to emergency department | CMS +R402233 | Coma scale, best verbal response, inappropriate words, at hospital admission | CMS +R402234 | Coma scale, best verbal response, inappropriate words, 24 hours or more after hospital admission | CMS +R402240 | Coma scale, best verbal response, confused conversation, unspecified time | CMS +R402241 | Coma scale, best verbal response, confused conversation, in the field [EMT or ambulance] | CMS +R402242 | Coma scale, best verbal response, confused conversation, at arrival to emergency department | CMS +R402243 | Coma scale, best verbal response, confused conversation, at hospital admission | CMS +R402244 | Coma scale, best verbal response, confused conversation, 24 hours or more after hospital admission | CMS +R402250 | Coma scale, best verbal response, oriented, unspecified time | CMS +R402251 | Coma scale, best verbal response, oriented, in the field [EMT or ambulance] | CMS +R402252 | Coma scale, best verbal response, oriented, at arrival to emergency department | CMS +R402253 | Coma scale, best verbal response, oriented, at hospital admission | CMS +R402254 | Coma scale, best verbal response, oriented, 24 hours or more after hospital admission | CMS +R402310 | Coma scale, best motor response, none, unspecified time | CMS +R402311 | Coma scale, best motor response, none, in the field [EMT or ambulance] | CMS +R402312 | Coma scale, best motor response, none, at arrival to emergency department | CMS +R402313 | Coma scale, best motor response, none, at hospital admission | CMS +R402314 | Coma scale, best motor response, none, 24 hours or more after hospital admission | CMS +R402320 | Coma scale, best motor response, extension, unspecified time | CMS +R402321 | Coma scale, best motor response, extension, in the field [EMT or ambulance] | CMS +R402322 | Coma scale, best motor response, extension, at arrival to emergency department | CMS +R402323 | Coma scale, best motor response, extension, at hospital admission | CMS +R402324 | Coma scale, best motor response, extension, 24 hours or more after hospital admission | CMS +R402330 | Coma scale, best motor response, abnormal flexion, unspecified time | CMS +R402331 | Coma scale, best motor response, abnormal flexion, in the field [EMT or ambulance] | CMS +R402332 | Coma scale, best motor response, abnormal flexion, at arrival to emergency department | CMS +R402333 | Coma scale, best motor response, abnormal flexion, at hospital admission | CMS +R402334 | Coma scale, best motor response, abnormal flexion, 24 hours or more after hospital admission | CMS +R402340 | Coma scale, best motor response, flexion withdrawal, unspecified time | CMS +R402341 | Coma scale, best motor response, flexion withdrawal, in the field [EMT or ambulance] | CMS +R402342 | Coma scale, best motor response, flexion withdrawal, at arrival to emergency department | CMS +R402343 | Coma scale, best motor response, flexion withdrawal, at hospital admission | CMS +R402344 | Coma scale, best motor response, flexion withdrawal, 24 hours or more after hospital admission | CMS +R402350 | Coma scale, best motor response, localizes pain, unspecified time | CMS +R402351 | Coma scale, best motor response, localizes pain, in the field [EMT or ambulance] | CMS +R402352 | Coma scale, best motor response, localizes pain, at arrival to emergency department | CMS +R402353 | Coma scale, best motor response, localizes pain, at hospital admission | CMS +R402354 | Coma scale, best motor response, localizes pain, 24 hours or more after hospital admission | CMS +R402360 | Coma scale, best motor response, obeys commands, unspecified time | CMS +R402361 | Coma scale, best motor response, obeys commands, in the field [EMT or ambulance] | CMS +R402362 | Coma scale, best motor response, obeys commands, at arrival to emergency department | CMS +R402363 | Coma scale, best motor response, obeys commands, at hospital admission | CMS +R402364 | Coma scale, best motor response, obeys commands, 24 hours or more after hospital admission | CMS +R402410 | Glasgow coma scale score 13-15, unspecified time | CMS +R402411 | Glasgow coma scale score 13-15, in the field [EMT or ambulance] | CMS +R402412 | Glasgow coma scale score 13-15, at arrival to emergency department | CMS +R402413 | Glasgow coma scale score 13-15, at hospital admission | CMS +R402414 | Glasgow coma scale score 13-15, 24 hours or more after hospital admission | CMS +R402420 | Glasgow coma scale score 9-12, unspecified time | CMS +R402421 | Glasgow coma scale score 9-12, in the field [EMT or ambulance] | CMS +R402422 | Glasgow coma scale score 9-12, at arrival to emergency department | CMS +R402423 | Glasgow coma scale score 9-12, at hospital admission | CMS +R402424 | Glasgow coma scale score 9-12, 24 hours or more after hospital admission | CMS +R402430 | Glasgow coma scale score 3-8, unspecified time | CMS +R402431 | Glasgow coma scale score 3-8, in the field [EMT or ambulance] | CMS +R402432 | Glasgow coma scale score 3-8, at arrival to emergency department | CMS +R402433 | Glasgow coma scale score 3-8, at hospital admission | CMS +R402434 | Glasgow coma scale score 3-8, 24 hours or more after hospital admission | CMS +R402440 | Other coma, without documented Glasgow coma scale score, or with partial score reported, unspecified time | CMS +R402441 | Other coma, without documented Glasgow coma scale score, or with partial score reported, in the field [EMT or ambulance] | CMS +R402442 | Other coma, without documented Glasgow coma scale score, or with partial score reported, at arrival to emergency department | CMS +R402443 | Other coma, without documented Glasgow coma scale score, or with partial score reported, at hospital admission | CMS +R402444 | Other coma, without documented Glasgow coma scale score, or with partial score reported, 24 hours or more after hospital admission | CMS +R403 | Persistent vegetative state | CMS +R404 | Transient alteration of awareness | CMS +R41 | Other symptoms and signs involving cognitive functions and awareness | WHO +R410 | Disorientation, unspecified | WHO +R411 | Anterograde amnesia | WHO +R412 | Retrograde amnesia | WHO +R413 | Other amnesia | WHO +R414 | Neurologic neglect syndrome | CMS +R418 | Other and unspecified symptoms and signs involving cognitive functions and awareness | WHO +R4181 | Age-related cognitive decline | CMS +R4182 | Altered mental status, unspecified | CMS +R4183 | Borderline intellectual functioning | CMS +R41840 | Attention and concentration deficit | CMS +R41841 | Cognitive communication deficit | CMS +R41842 | Visuospatial deficit | CMS +R41843 | Psychomotor deficit | CMS +R41844 | Frontal lobe and executive function deficit | CMS +R4189 | Other symptoms and signs involving cognitive functions and awareness | CMS +R419 | Unspecified symptoms and signs involving cognitive functions and awareness | CMS +R42 | Dizziness and giddiness | WHO +R43 | Disturbances of smell and taste | WHO +R430 | Anosmia | WHO +R431 | Parosmia | WHO +R432 | Parageusia | WHO +R438 | Other and unspecified disturbances of smell and taste | WHO +R439 | Unspecified disturbances of smell and taste | CMS +R44 | Other symptoms and signs involving general sensations and perceptions | WHO +R440 | Auditory hallucinations | WHO +R441 | Visual hallucinations | WHO +R442 | Other hallucinations | WHO +R443 | Hallucinations, unspecified | WHO +R448 | Other and unspecified symptoms and signs involving general sensations and perceptions | WHO +R449 | Unspecified symptoms and signs involving general sensations and perceptions | CMS +R45 | Symptoms and signs involving emotional state | WHO +R450 | Nervousness | WHO +R451 | Restlessness and agitation | WHO +R452 | Unhappiness | WHO +R453 | Demoralization and apathy | WHO +R454 | Irritability and anger | WHO +R455 | Hostility | WHO +R456 | Physical violence | WHO +R457 | State of emotional shock and stress, unspecified | WHO +R458 | Other symptoms and signs involving emotional state | WHO +R4581 | Low self-esteem | CMS +R4582 | Worries | CMS +R4583 | Excessive crying of child, adolescent or adult | CMS +R4584 | Anhedonia | CMS +R45850 | Homicidal ideations | CMS +R45851 | Suicidal ideations | CMS +R4586 | Emotional lability | CMS +R4587 | Impulsiveness | CMS +R4589 | Other symptoms and signs involving emotional state | CMS +R46 | Symptoms and signs involving appearance and behaviour | WHO +R460 | Very low level of personal hygiene | WHO +R461 | Bizarre personal appearance | WHO +R462 | Strange and inexplicable behaviour | WHO +R463 | Overactivity | WHO +R464 | Slowness and poor responsiveness | WHO +R465 | Suspiciousness and marked evasiveness | WHO +R466 | Undue concern and preoccupation with stressful events | WHO +R467 | Verbosity and circumstantial detail obscuring reason for contact | WHO +R468 | Other symptoms and signs involving appearance and behaviour | WHO +R4681 | Obsessive-compulsive behavior | CMS +R4689 | Other symptoms and signs involving appearance and behavior | CMS +R47 | Speech disturbances, not elsewhere classified | WHO +R470 | Dysphasia and aphasia | WHO +R4701 | Aphasia | CMS +R4702 | Dysphasia | CMS +R471 | Dysarthria and anarthria | WHO +R478 | Other and unspecified speech disturbances | WHO +R4781 | Slurred speech | CMS +R4782 | Fluency disorder in conditions classified elsewhere | CMS +R4789 | Other speech disturbances | CMS +R479 | Unspecified speech disturbances | CMS +R48 | Dyslexia and other symbolic dysfunctions, not elsewhere classified | WHO +R480 | Dyslexia and alexia | WHO +R481 | Agnosia | WHO +R482 | Apraxia | WHO +R483 | Visual agnosia | CMS +R488 | Other and unspecified symbolic dysfunctions | WHO +R489 | Unspecified symbolic dysfunctions | CMS +R49 | Voice disturbances | WHO +R490 | Dysphonia | WHO +R491 | Aphonia | WHO +R492 | Hypernasality and hyponasality | WHO +R4921 | Hypernasality | CMS +R4922 | Hyponasality | CMS +R498 | Other and unspecified voice disturbances | WHO +R499 | Unspecified voice and resonance disorder | CMS +R50 | Fever of other and unknown origin | WHO +R502 | Drug-induced fever | WHO +R508 | Other specified fever | WHO +R5081 | Fever presenting with conditions classified elsewhere | CMS +R5082 | Postprocedural fever | CMS +R5083 | Postvaccination fever | CMS +R5084 | Febrile nonhemolytic transfusion reaction | CMS +R509 | Fever, unspecified | WHO +R51 | Headache | WHO +R52 | Pain, not elsewhere classified | WHO +R520 | Acute pain | WHO +R521 | Chronic intractable pain | WHO +R522 | Other chronic pain | WHO +R529 | Pain, unspecified | WHO +R53 | Malaise and fatigue | WHO +R530 | Neoplastic (malignant) related fatigue | CMS +R531 | Weakness | CMS +R532 | Functional quadriplegia | CMS +R5381 | Other malaise | CMS +R5382 | Chronic fatigue, unspecified | CMS +R5383 | Other fatigue | CMS +R54 | Senility | WHO +R55 | Syncope and collapse | WHO +R56 | Convulsions, not elsewhere classified | WHO +R560 | Febrile convulsions | WHO +R5600 | Simple febrile convulsions | CMS +R5601 | Complex febrile convulsions | CMS +R561 | Post traumatic seizures | CMS +R568 | Other and unspecified convulsions | WHO +R569 | Unspecified convulsions | CMS +R57 | Shock, not elsewhere classified | WHO +R570 | Cardiogenic shock | WHO +R571 | Hypovolaemic shock | WHO +R572 | Septic shock | WHO +R578 | Other shock | WHO +R579 | Shock, unspecified | WHO +R58 | Haemorrhage, not elsewhere classified | WHO +R59 | Enlarged lymph nodes | WHO +R590 | Localized enlarged lymph nodes | WHO +R591 | Generalized enlarged lymph nodes | WHO +R599 | Enlarged lymph nodes, unspecified | WHO +R60 | Oedema, not elsewhere classified | WHO +R600 | Localized oedema | WHO +R601 | Generalized oedema | WHO +R609 | Oedema, unspecified | WHO +R61 | Hyperhidrosis | WHO +R610 | Localized hyperhidrosis | WHO +R611 | Generalized hyperhidrosis | WHO +R619 | Hyperhidrosis, unspecified | WHO +R62 | Lack of expected normal physiological development | WHO +R620 | Delayed milestone | WHO +R6250 | Unspecified lack of expected normal physiological development in childhood | CMS +R6251 | Failure to thrive (child) | CMS +R6252 | Short stature (child) | CMS +R6259 | Other lack of expected normal physiological development in childhood | CMS +R627 | Adult failure to thrive | CMS +R628 | Other lack of expected normal physiological development | WHO +R629 | Lack of expected normal physiological development, unspecified | WHO +R63 | Symptoms and signs concerning food and fluid intake | WHO +R630 | Anorexia | WHO +R631 | Polydipsia | WHO +R632 | Polyphagia | WHO +R633 | Feeding difficulties and mismanagement | WHO +R634 | Abnormal weight loss | WHO +R635 | Abnormal weight gain | WHO +R636 | Insufficient intake of food and water | WHO +R638 | Other symptoms and signs concerning food and fluid intake | WHO +R64 | Cachexia | WHO +R65 | Systemic Inflammatory Response Syndrome [SIRS] | WHO +R650 | Systemic Inflammatory Response Syndrome of infectious origin without organ failure | WHO +R651 | Systemic Inflammatory Response Syndrome of infectious origin with organ failure | WHO +R6510 | Systemic inflammatory response syndrome (SIRS) of non-infectious origin without acute organ dysfunction | CMS +R6511 | Systemic inflammatory response syndrome (SIRS) of non-infectious origin with acute organ dysfunction | CMS +R652 | Systemic Inflammatory Response Syndrome of non-infectious origin without organ failure | WHO +R6520 | Severe sepsis without septic shock | CMS +R6521 | Severe sepsis with septic shock | CMS +R653 | Systemic Inflammatory Response Syndrome of non-infectious origin with organ failure | WHO +R659 | Systemic Inflammatory Response Syndrome, unspecified | WHO +R68 | Other general symptoms and signs | WHO +R680 | Hypothermia, not associated with low environmental temperature | WHO +R681 | Nonspecific symptoms peculiar to infancy | WHO +R6811 | Excessive crying of infant (baby) | CMS +R6812 | Fussy infant (baby) | CMS +R6813 | Apparent life threatening event in infant (ALTE) | CMS +R6819 | Other nonspecific symptoms peculiar to infancy | CMS +R682 | Dry mouth, unspecified | WHO +R683 | Clubbing of fingers | WHO +R688 | Other specified general symptoms and signs | WHO +R6881 | Early satiety | CMS +R6882 | Decreased libido | CMS +R6883 | Chills (without fever) | CMS +R6884 | Jaw pain | CMS +R6889 | Other general symptoms and signs | CMS +R69 | Unknown and unspecified causes of morbidity | WHO +R70 | Elevated erythrocyte sedimentation rate and abnormality of plasma viscosity | WHO +R700 | Elevated erythrocyte sedimentation rate | WHO +R701 | Abnormal plasma viscosity | WHO +R71 | Abnormality of red blood cells | WHO +R710 | Precipitous drop in hematocrit | CMS +R718 | Other abnormality of red blood cells | CMS +R72 | Abnormality of white blood cells, not elsewhere classified | WHO +R73 | Elevated blood glucose level | WHO +R730 | Abnormal glucose tolerance test | WHO +R7301 | Impaired fasting glucose | CMS +R7302 | Impaired glucose tolerance (oral) | CMS +R7303 | Prediabetes | CMS +R7309 | Other abnormal glucose | CMS +R739 | Hyperglycaemia, unspecified | WHO +R74 | Abnormal serum enzyme levels | WHO +R740 | Elevation of levels of transaminase and lactic acid dehydrogenase [LDH] | WHO +R748 | Abnormal levels of other serum enzymes | WHO +R749 | Abnormal level of unspecified serum enzyme | WHO +R75 | Laboratory evidence of human immunodeficiency virus [HIV] | WHO +R76 | Other abnormal immunological findings in serum | WHO +R760 | Raised antibody titre | WHO +R761 | Abnormal reaction to tuberculin test | WHO +R7611 | Nonspecific reaction to tuberculin skin test without active tuberculosis | CMS +R7612 | Nonspecific reaction to cell mediated immunity measurement of gamma interferon antigen response without active tuberculosis | CMS +R762 | False-positive serological test for syphilis | WHO +R768 | Other specified abnormal immunological findings in serum | WHO +R769 | Abnormal immunological finding in serum, unspecified | WHO +R77 | Other abnormalities of plasma proteins | WHO +R770 | Abnormality of albumin | WHO +R771 | Abnormality of globulin | WHO +R772 | Abnormality of alphafetoprotein | WHO +R778 | Other specified abnormalities of plasma proteins | WHO +R779 | Abnormality of plasma protein, unspecified | WHO +R78 | Findings of drugs and other substances, not normally found in blood | WHO +R780 | Finding of alcohol in blood | WHO +R781 | Finding of opiate drug in blood | WHO +R782 | Finding of cocaine in blood | WHO +R783 | Finding of hallucinogen in blood | WHO +R784 | Finding of other drugs of addictive potential in blood | WHO +R785 | Finding of psychotropic drug in blood | WHO +R786 | Finding of steroid agent in blood | WHO +R787 | Finding of abnormal level of heavy metals in blood | WHO +R7871 | Abnormal lead level in blood | CMS +R7879 | Finding of abnormal level of heavy metals in blood | CMS +R788 | Finding of other specified substances, not normally found in blood | WHO +R7881 | Bacteremia | CMS +R7889 | Finding of other specified substances, not normally found in blood | CMS +R789 | Finding of unspecified substance, not normally found in blood | WHO +R79 | Other abnormal findings of blood chemistry | WHO +R790 | Abnormal level of blood mineral | WHO +R791 | Abnormal coagulation profile | CMS +R798 | Other specified abnormal findings of blood chemistry | WHO +R7981 | Abnormal blood-gas level | CMS +R7982 | Elevated C-reactive protein (CRP) | CMS +R7989 | Other specified abnormal findings of blood chemistry | CMS +R799 | Abnormal finding of blood chemistry, unspecified | WHO +R80 | Isolated proteinuria | WHO +R800 | Isolated proteinuria | CMS +R801 | Persistent proteinuria, unspecified | CMS +R802 | Orthostatic proteinuria, unspecified | CMS +R803 | Bence Jones proteinuria | CMS +R808 | Other proteinuria | CMS +R809 | Proteinuria, unspecified | CMS +R81 | Glycosuria | WHO +R82 | Other abnormal findings in urine | WHO +R820 | Chyluria | WHO +R821 | Myoglobinuria | WHO +R822 | Biliuria | WHO +R823 | Haemoglobinuria | WHO +R824 | Acetonuria | WHO +R825 | Elevated urine levels of drugs, medicaments and biological substances | WHO +R826 | Abnormal urine levels of substances chiefly nonmedicinal as to source | WHO +R827 | Abnormal findings on microbiological examination of urine | WHO +R8271 | Bacteriuria | CMS +R8279 | Other abnormal findings on microbiological examination of urine | CMS +R828 | Abnormal findings on cytological and histological examination of urine | WHO +R829 | Other and unspecified abnormal findings in urine | WHO +R8290 | Unspecified abnormal findings in urine | CMS +R8291 | Other chromoabnormalities of urine | CMS +R82991 | Hypocitraturia | CMS +R82992 | Hyperoxaluria | CMS +R82993 | Hyperuricoscuria | CMS +R82994 | Hypercalciuria | CMS +R82998 | Other abnormal findings in urine | CMS +R83 | Abnormal findings in cerebrospinal fluid | WHO +R830 | Abnormal findings in cerebrospinal fluid : abnormal level of enzymes | WHO +R831 | Abnormal findings in cerebrospinal fluid : abnormal level of hormones | WHO +R832 | Abnormal findings in cerebrospinal fluid : abnormal level of other drugs, medicaments and biological substances | WHO +R833 | Abnormal findings in cerebrospinal fluid : abnormal level of substances chiefly nonmedicinal as to source | WHO +R834 | Abnormal findings in cerebrospinal fluid : abnormal immunological findings | WHO +R835 | Abnormal findings in cerebrospinal fluid : abnormal microbiological findings | WHO +R836 | Abnormal findings in cerebrospinal fluid : abnormal cytological findings | WHO +R837 | Abnormal findings in cerebrospinal fluid : abnormal histological findings | WHO +R838 | Abnormal findings in cerebrospinal fluid : other abnormal findings | WHO +R839 | Abnormal findings in cerebrospinal fluid : unspecified abnormal finding | WHO +R84 | Abnormal findings in specimens from respiratory organs and thorax | WHO +R840 | Abnormal findings in specimens from respiratory organs and thorax : abnormal level of enzymes | WHO +R841 | Abnormal findings in specimens from respiratory organs and thorax : abnormal level of hormones | WHO +R842 | Abnormal findings in specimens from respiratory organs and thorax : abnormal level of other drugs, medicaments and biological substances | WHO +R843 | Abnormal findings in specimens from respiratory organs and thorax : abnormal level of substances chiefly nonmedicinal as to source | WHO +R844 | Abnormal findings in specimens from respiratory organs and thorax : abnormal immunological findings | WHO +R845 | Abnormal findings in specimens from respiratory organs and thorax : abnormal microbiological findings | WHO +R846 | Abnormal findings in specimens from respiratory organs and thorax : abnormal cytological findings | WHO +R847 | Abnormal findings in specimens from respiratory organs and thorax : abnormal histological findings | WHO +R848 | Abnormal findings in specimens from respiratory organs and thorax : other abnormal findings | WHO +R849 | Abnormal findings in specimens from respiratory organs and thorax : unspecified abnormal finding | WHO +R85 | Abnormal findings in specimens from digestive organs and abdominal cavity | WHO +R850 | Abnormal findings in specimens from digestive organs and abdominal cavity : abnormal level of enzymes | WHO +R851 | Abnormal findings in specimens from digestive organs and abdominal cavity : abnormal level of hormones | WHO +R852 | Abnormal findings in specimens from digestive organs and abdominal cavity : abnormal level of other drugs, medicaments and biological substances | WHO +R853 | Abnormal findings in specimens from digestive organs and abdominal cavity : abnormal level of substances chiefly nonmedicinal as to source | WHO +R854 | Abnormal findings in specimens from digestive organs and abdominal cavity : abnormal immunological findings | WHO +R855 | Abnormal findings in specimens from digestive organs and abdominal cavity : abnormal microbiological findings | WHO +R856 | Abnormal findings in specimens from digestive organs and abdominal cavity : abnormal cytological findings | WHO +R85610 | Atypical squamous cells of undetermined significance on cytologic smear of anus (ASC-US) | CMS +R85611 | Atypical squamous cells cannot exclude high grade squamous intraepithelial lesion on cytologic smear of anus (ASC-H) | CMS +R85612 | Low grade squamous intraepithelial lesion on cytologic smear of anus (LGSIL) | CMS +R85613 | High grade squamous intraepithelial lesion on cytologic smear of anus (HGSIL) | CMS +R85614 | Cytologic evidence of malignancy on smear of anus | CMS +R85615 | Unsatisfactory cytologic smear of anus | CMS +R85616 | Satisfactory anal smear but lacking transformation zone | CMS +R85618 | Other abnormal cytological findings on specimens from anus | CMS +R85619 | Unspecified abnormal cytological findings in specimens from anus | CMS +R8569 | Abnormal cytological findings in specimens from other digestive organs and abdominal cavity | CMS +R857 | Abnormal findings in specimens from digestive organs and abdominal cavity : abnormal histological findings | WHO +R858 | Abnormal findings in specimens from digestive organs and abdominal cavity : other abnormal findings | WHO +R8581 | Anal high risk human papillomavirus (HPV) DNA test positive | CMS +R8582 | Anal low risk human papillomavirus (HPV) DNA test positive | CMS +R8589 | Other abnormal findings in specimens from digestive organs and abdominal cavity | CMS +R859 | Abnormal findings in specimens from digestive organs and abdominal cavity : unspecified abnormal finding | WHO +R86 | Abnormal findings in specimens from male genital organs | WHO +R860 | Abnormal findings in specimens from male genital organs : abnormal level of enzymes | WHO +R861 | Abnormal findings in specimens from male genital organs : abnormal level of hormones | WHO +R862 | Abnormal findings in specimens from male genital organs : abnormal level of other drugs, medicaments and biological substances | WHO +R863 | Abnormal findings in specimens from male genital organs : abnormal level of substances chiefly nonmedicinal as to source | WHO +R864 | Abnormal findings in specimens from male genital organs : abnormal immunological findings | WHO +R865 | Abnormal findings in specimens from male genital organs : abnormal microbiological findings | WHO +R866 | Abnormal findings in specimens from male genital organs : abnormal cytological findings | WHO +R867 | Abnormal findings in specimens from male genital organs : abnormal histological findings | WHO +R868 | Abnormal findings in specimens from male genital organs : other abnormal findings | WHO +R869 | Abnormal findings in specimens from male genital organs : unspecified abnormal finding | WHO +R87 | Abnormal findings in specimens from female genital organs | WHO +R870 | Abnormal findings in specimens from female genital organs : abnormal level of enzymes | WHO +R871 | Abnormal findings in specimens from female genital organs : abnormal level of hormones | WHO +R872 | Abnormal findings in specimens from female genital organs : abnormal level of other drugs, medicaments and biological substances | WHO +R873 | Abnormal findings in specimens from female genital organs : abnormal level of substances chiefly nonmedicinal as to source | WHO +R874 | Abnormal findings in specimens from female genital organs : abnormal immunological findings | WHO +R875 | Abnormal findings in specimens from female genital organs : abnormal microbiological findings | WHO +R876 | Abnormal findings in specimens from female genital organs : abnormal cytological findings | WHO +R87610 | Atypical squamous cells of undetermined significance on cytologic smear of cervix (ASC-US) | CMS +R87611 | Atypical squamous cells cannot exclude high grade squamous intraepithelial lesion on cytologic smear of cervix (ASC-H) | CMS +R87612 | Low grade squamous intraepithelial lesion on cytologic smear of cervix (LGSIL) | CMS +R87613 | High grade squamous intraepithelial lesion on cytologic smear of cervix (HGSIL) | CMS +R87614 | Cytologic evidence of malignancy on smear of cervix | CMS +R87615 | Unsatisfactory cytologic smear of cervix | CMS +R87616 | Satisfactory cervical smear but lacking transformation zone | CMS +R87618 | Other abnormal cytological findings on specimens from cervix uteri | CMS +R87619 | Unspecified abnormal cytological findings in specimens from cervix uteri | CMS +R87620 | Atypical squamous cells of undetermined significance on cytologic smear of vagina (ASC-US) | CMS +R87621 | Atypical squamous cells cannot exclude high grade squamous intraepithelial lesion on cytologic smear of vagina (ASC-H) | CMS +R87622 | Low grade squamous intraepithelial lesion on cytologic smear of vagina (LGSIL) | CMS +R87623 | High grade squamous intraepithelial lesion on cytologic smear of vagina (HGSIL) | CMS +R87624 | Cytologic evidence of malignancy on smear of vagina | CMS +R87625 | Unsatisfactory cytologic smear of vagina | CMS +R87628 | Other abnormal cytological findings on specimens from vagina | CMS +R87629 | Unspecified abnormal cytological findings in specimens from vagina | CMS +R8769 | Abnormal cytological findings in specimens from other female genital organs | CMS +R877 | Abnormal findings in specimens from female genital organs : abnormal histological findings | WHO +R878 | Abnormal findings in specimens from female genital organs : other abnormal findings | WHO +R87810 | Cervical high risk human papillomavirus (HPV) DNA test positive | CMS +R87811 | Vaginal high risk human papillomavirus (HPV) DNA test positive | CMS +R87820 | Cervical low risk human papillomavirus (HPV) DNA test positive | CMS +R87821 | Vaginal low risk human papillomavirus (HPV) DNA test positive | CMS +R8789 | Other abnormal findings in specimens from female genital organs | CMS +R879 | Abnormal findings in specimens from female genital organs : unspecified abnormal finding | WHO +R880 | Cloudy (hemodialysis) (peritoneal) dialysis effluent | CMS +R888 | Abnormal findings in other body fluids and substances | CMS +R89 | Abnormal findings in specimens from other organs, systems and tissues | WHO +R890 | Abnormal findings in specimens from other organs, systems and tissues : abnormal level of enzymes | WHO +R891 | Abnormal findings in specimens from other organs, systems and tissues : abnormal level of hormones | WHO +R892 | Abnormal findings in specimens from other organs, systems and tissues : abnormal level of other drugs, medicaments and biological substances | WHO +R893 | Abnormal findings in specimens from other organs, systems and tissues : abnormal level of substances chiefly nonmedicinal as to source | WHO +R894 | Abnormal findings in specimens from other organs, systems and tissues : abnormal immunological findings | WHO +R895 | Abnormal findings in specimens from other organs, systems and tissues : abnormal microbiological findings | WHO +R896 | Abnormal findings in specimens from other organs, systems and tissues : abnormal cytological findings | WHO +R897 | Abnormal findings in specimens from other organs, systems and tissues : abnormal histological findings | WHO +R898 | Abnormal findings in specimens from other organs, systems and tissues : other abnormal findings | WHO +R899 | Abnormal findings in specimens from other organs, systems and tissues : unspecified abnormal finding | WHO +R90 | Abnormal findings on diagnostic imaging of central nervous system | WHO +R900 | Intracranial space-occupying lesion | WHO +R908 | Other abnormal findings on diagnostic imaging of central nervous system | WHO +R9081 | Abnormal echoencephalogram | CMS +R9082 | White matter disease, unspecified | CMS +R9089 | Other abnormal findings on diagnostic imaging of central nervous system | CMS +R91 | Abnormal findings on diagnostic imaging of lung | WHO +R911 | Solitary pulmonary nodule | CMS +R918 | Other nonspecific abnormal finding of lung field | CMS +R92 | Abnormal findings on diagnostic imaging of breast | WHO +R920 | Mammographic microcalcification found on diagnostic imaging of breast | CMS +R921 | Mammographic calcification found on diagnostic imaging of breast | CMS +R922 | Inconclusive mammogram | CMS +R928 | Other abnormal and inconclusive findings on diagnostic imaging of breast | CMS +R93 | Abnormal findings on diagnostic imaging of other body structures | WHO +R930 | Abnormal findings on diagnostic imaging of skull and head, not elsewhere classified | WHO +R931 | Abnormal findings on diagnostic imaging of heart and coronary circulation | WHO +R932 | Abnormal findings on diagnostic imaging of liver and biliary tract | WHO +R933 | Abnormal findings on diagnostic imaging of other parts of digestive tract | WHO +R934 | Abnormal findings on diagnostic imaging of urinary organs | WHO +R9341 | Abnormal radiologic findings on diagnostic imaging of renal pelvis, ureter, or bladder | CMS +R93421 | Abnormal radiologic findings on diagnostic imaging of right kidney | CMS +R93422 | Abnormal radiologic findings on diagnostic imaging of left kidney | CMS +R93429 | Abnormal radiologic findings on diagnostic imaging of unspecified kidney | CMS +R9349 | Abnormal radiologic findings on diagnostic imaging of other urinary organs | CMS +R935 | Abnormal findings on diagnostic imaging of other abdominal regions, including retroperitoneum | WHO +R936 | Abnormal findings on diagnostic imaging of limbs | WHO +R937 | Abnormal findings on diagnostic imaging of other parts of musculoskeletal system | WHO +R938 | Abnormal findings on diagnostic imaging of other specified body structures | WHO +R93811 | Abnormal radiologic findings on diagnostic imaging of right testicle | CMS +R93812 | Abnormal radiologic findings on diagnostic imaging of left testicle | CMS +R93813 | Abnormal radiologic findings on diagnostic imaging of testicles, bilateral | CMS +R93819 | Abnormal radiologic findings on diagnostic imaging of unspecified testicle | CMS +R9389 | Abnormal findings on diagnostic imaging of other specified body structures | CMS +R939 | Diagnostic imaging inconclusive due to excess body fat of patient | CMS +R94 | Abnormal results of function studies | WHO +R940 | Abnormal results of function studies of central nervous system | WHO +R9401 | Abnormal electroencephalogram [EEG] | CMS +R9402 | Abnormal brain scan | CMS +R9409 | Abnormal results of other function studies of central nervous system | CMS +R941 | Abnormal results of function studies of peripheral nervous system and special senses | WHO +R94110 | Abnormal electro-oculogram [EOG] | CMS +R94111 | Abnormal electroretinogram [ERG] | CMS +R94112 | Abnormal visually evoked potential [VEP] | CMS +R94113 | Abnormal oculomotor study | CMS +R94118 | Abnormal results of other function studies of eye | CMS +R94120 | Abnormal auditory function study | CMS +R94121 | Abnormal vestibular function study | CMS +R94128 | Abnormal results of other function studies of ear and other special senses | CMS +R94130 | Abnormal response to nerve stimulation, unspecified | CMS +R94131 | Abnormal electromyogram [EMG] | CMS +R94138 | Abnormal results of other function studies of peripheral nervous system | CMS +R942 | Abnormal results of pulmonary function studies | WHO +R943 | Abnormal results of cardiovascular function studies | WHO +R9430 | Abnormal result of cardiovascular function study, unspecified | CMS +R9431 | Abnormal electrocardiogram [ECG] [EKG] | CMS +R9439 | Abnormal result of other cardiovascular function study | CMS +R944 | Abnormal results of kidney function studies | WHO +R945 | Abnormal results of liver function studies | WHO +R946 | Abnormal results of thyroid function studies | WHO +R947 | Abnormal results of other endocrine function studies | WHO +R948 | Abnormal results of function studies of other organs and systems | WHO +R95 | Sudden infant death syndrome | WHO +R950 | Sudden infant death syndrome with mention of autopsy | WHO +R959 | Sudden infant death syndrome without mention of autopsy | WHO +R96 | Other sudden death, cause unknown | WHO +R960 | Instantaneous death | WHO +R961 | Death occurring less than 24 hours from onset of symptoms, not otherwise explained | WHO +R970 | Elevated carcinoembryonic antigen [CEA] | CMS +R971 | Elevated cancer antigen 125 [CA 125] | CMS +R9720 | Elevated prostate specific antigen [PSA] | CMS +R9721 | Rising PSA following treatment for malignant neoplasm of prostate | CMS +R978 | Other abnormal tumor markers | CMS +R98 | Unattended death | WHO +R99 | Other ill-defined and unspecified causes of mortality | WHO +S00 | Superficial injury of head | WHO +S000 | Superficial injury of scalp | WHO +S0000XA | Unspecified superficial injury of scalp, initial encounter | CMS +S0000XD | Unspecified superficial injury of scalp, subsequent encounter | CMS +S0000XS | Unspecified superficial injury of scalp, sequela | CMS +S0001XA | Abrasion of scalp, initial encounter | CMS +S0001XD | Abrasion of scalp, subsequent encounter | CMS +S0001XS | Abrasion of scalp, sequela | CMS +S0002XA | Blister (nonthermal) of scalp, initial encounter | CMS +S0002XD | Blister (nonthermal) of scalp, subsequent encounter | CMS +S0002XS | Blister (nonthermal) of scalp, sequela | CMS +S0003XA | Contusion of scalp, initial encounter | CMS +S0003XD | Contusion of scalp, subsequent encounter | CMS +S0003XS | Contusion of scalp, sequela | CMS +S0004XA | External constriction of part of scalp, initial encounter | CMS +S0004XD | External constriction of part of scalp, subsequent encounter | CMS +S0004XS | External constriction of part of scalp, sequela | CMS +S0005XA | Superficial foreign body of scalp, initial encounter | CMS +S0005XD | Superficial foreign body of scalp, subsequent encounter | CMS +S0005XS | Superficial foreign body of scalp, sequela | CMS +S0006XA | Insect bite (nonvenomous) of scalp, initial encounter | CMS +S0006XD | Insect bite (nonvenomous) of scalp, subsequent encounter | CMS +S0006XS | Insect bite (nonvenomous) of scalp, sequela | CMS +S0007XA | Other superficial bite of scalp, initial encounter | CMS +S0007XD | Other superficial bite of scalp, subsequent encounter | CMS +S0007XS | Other superficial bite of scalp, sequela | CMS +S001 | Contusion of eyelid and periocular area | WHO +S0010XA | Contusion of unspecified eyelid and periocular area, initial encounter | CMS +S0010XD | Contusion of unspecified eyelid and periocular area, subsequent encounter | CMS +S0010XS | Contusion of unspecified eyelid and periocular area, sequela | CMS +S0011XA | Contusion of right eyelid and periocular area, initial encounter | CMS +S0011XD | Contusion of right eyelid and periocular area, subsequent encounter | CMS +S0011XS | Contusion of right eyelid and periocular area, sequela | CMS +S0012XA | Contusion of left eyelid and periocular area, initial encounter | CMS +S0012XD | Contusion of left eyelid and periocular area, subsequent encounter | CMS +S0012XS | Contusion of left eyelid and periocular area, sequela | CMS +S002 | Other superficial injuries of eyelid and periocular area | WHO +S00201A | Unspecified superficial injury of right eyelid and periocular area, initial encounter | CMS +S00201D | Unspecified superficial injury of right eyelid and periocular area, subsequent encounter | CMS +S00201S | Unspecified superficial injury of right eyelid and periocular area, sequela | CMS +S00202A | Unspecified superficial injury of left eyelid and periocular area, initial encounter | CMS +S00202D | Unspecified superficial injury of left eyelid and periocular area, subsequent encounter | CMS +S00202S | Unspecified superficial injury of left eyelid and periocular area, sequela | CMS +S00209A | Unspecified superficial injury of unspecified eyelid and periocular area, initial encounter | CMS +S00209D | Unspecified superficial injury of unspecified eyelid and periocular area, subsequent encounter | CMS +S00209S | Unspecified superficial injury of unspecified eyelid and periocular area, sequela | CMS +S00211A | Abrasion of right eyelid and periocular area, initial encounter | CMS +S00211D | Abrasion of right eyelid and periocular area, subsequent encounter | CMS +S00211S | Abrasion of right eyelid and periocular area, sequela | CMS +S00212A | Abrasion of left eyelid and periocular area, initial encounter | CMS +S00212D | Abrasion of left eyelid and periocular area, subsequent encounter | CMS +S00212S | Abrasion of left eyelid and periocular area, sequela | CMS +S00219A | Abrasion of unspecified eyelid and periocular area, initial encounter | CMS +S00219D | Abrasion of unspecified eyelid and periocular area, subsequent encounter | CMS +S00219S | Abrasion of unspecified eyelid and periocular area, sequela | CMS +S00221A | Blister (nonthermal) of right eyelid and periocular area, initial encounter | CMS +S00221D | Blister (nonthermal) of right eyelid and periocular area, subsequent encounter | CMS +S00221S | Blister (nonthermal) of right eyelid and periocular area, sequela | CMS +S00222A | Blister (nonthermal) of left eyelid and periocular area, initial encounter | CMS +S00222D | Blister (nonthermal) of left eyelid and periocular area, subsequent encounter | CMS +S00222S | Blister (nonthermal) of left eyelid and periocular area, sequela | CMS +S00229A | Blister (nonthermal) of unspecified eyelid and periocular area, initial encounter | CMS +S00229D | Blister (nonthermal) of unspecified eyelid and periocular area, subsequent encounter | CMS +S00229S | Blister (nonthermal) of unspecified eyelid and periocular area, sequela | CMS +S00241A | External constriction of right eyelid and periocular area, initial encounter | CMS +S00241D | External constriction of right eyelid and periocular area, subsequent encounter | CMS +S00241S | External constriction of right eyelid and periocular area, sequela | CMS +S00242A | External constriction of left eyelid and periocular area, initial encounter | CMS +S00242D | External constriction of left eyelid and periocular area, subsequent encounter | CMS +S00242S | External constriction of left eyelid and periocular area, sequela | CMS +S00249A | External constriction of unspecified eyelid and periocular area, initial encounter | CMS +S00249D | External constriction of unspecified eyelid and periocular area, subsequent encounter | CMS +S00249S | External constriction of unspecified eyelid and periocular area, sequela | CMS +S00251A | Superficial foreign body of right eyelid and periocular area, initial encounter | CMS +S00251D | Superficial foreign body of right eyelid and periocular area, subsequent encounter | CMS +S00251S | Superficial foreign body of right eyelid and periocular area, sequela | CMS +S00252A | Superficial foreign body of left eyelid and periocular area, initial encounter | CMS +S00252D | Superficial foreign body of left eyelid and periocular area, subsequent encounter | CMS +S00252S | Superficial foreign body of left eyelid and periocular area, sequela | CMS +S00259A | Superficial foreign body of unspecified eyelid and periocular area, initial encounter | CMS +S00259D | Superficial foreign body of unspecified eyelid and periocular area, subsequent encounter | CMS +S00259S | Superficial foreign body of unspecified eyelid and periocular area, sequela | CMS +S00261A | Insect bite (nonvenomous) of right eyelid and periocular area, initial encounter | CMS +S00261D | Insect bite (nonvenomous) of right eyelid and periocular area, subsequent encounter | CMS +S00261S | Insect bite (nonvenomous) of right eyelid and periocular area, sequela | CMS +S00262A | Insect bite (nonvenomous) of left eyelid and periocular area, initial encounter | CMS +S00262D | Insect bite (nonvenomous) of left eyelid and periocular area, subsequent encounter | CMS +S00262S | Insect bite (nonvenomous) of left eyelid and periocular area, sequela | CMS +S00269A | Insect bite (nonvenomous) of unspecified eyelid and periocular area, initial encounter | CMS +S00269D | Insect bite (nonvenomous) of unspecified eyelid and periocular area, subsequent encounter | CMS +S00269S | Insect bite (nonvenomous) of unspecified eyelid and periocular area, sequela | CMS +S00271A | Other superficial bite of right eyelid and periocular area, initial encounter | CMS +S00271D | Other superficial bite of right eyelid and periocular area, subsequent encounter | CMS +S00271S | Other superficial bite of right eyelid and periocular area, sequela | CMS +S00272A | Other superficial bite of left eyelid and periocular area, initial encounter | CMS +S00272D | Other superficial bite of left eyelid and periocular area, subsequent encounter | CMS +S00272S | Other superficial bite of left eyelid and periocular area, sequela | CMS +S00279A | Other superficial bite of unspecified eyelid and periocular area, initial encounter | CMS +S00279D | Other superficial bite of unspecified eyelid and periocular area, subsequent encounter | CMS +S00279S | Other superficial bite of unspecified eyelid and periocular area, sequela | CMS +S003 | Superficial injury of nose | WHO +S0030XA | Unspecified superficial injury of nose, initial encounter | CMS +S0030XD | Unspecified superficial injury of nose, subsequent encounter | CMS +S0030XS | Unspecified superficial injury of nose, sequela | CMS +S0031XA | Abrasion of nose, initial encounter | CMS +S0031XD | Abrasion of nose, subsequent encounter | CMS +S0031XS | Abrasion of nose, sequela | CMS +S0032XA | Blister (nonthermal) of nose, initial encounter | CMS +S0032XD | Blister (nonthermal) of nose, subsequent encounter | CMS +S0032XS | Blister (nonthermal) of nose, sequela | CMS +S0033XA | Contusion of nose, initial encounter | CMS +S0033XD | Contusion of nose, subsequent encounter | CMS +S0033XS | Contusion of nose, sequela | CMS +S0034XA | External constriction of nose, initial encounter | CMS +S0034XD | External constriction of nose, subsequent encounter | CMS +S0034XS | External constriction of nose, sequela | CMS +S0035XA | Superficial foreign body of nose, initial encounter | CMS +S0035XD | Superficial foreign body of nose, subsequent encounter | CMS +S0035XS | Superficial foreign body of nose, sequela | CMS +S0036XA | Insect bite (nonvenomous) of nose, initial encounter | CMS +S0036XD | Insect bite (nonvenomous) of nose, subsequent encounter | CMS +S0036XS | Insect bite (nonvenomous) of nose, sequela | CMS +S0037XA | Other superficial bite of nose, initial encounter | CMS +S0037XD | Other superficial bite of nose, subsequent encounter | CMS +S0037XS | Other superficial bite of nose, sequela | CMS +S004 | Superficial injury of ear | WHO +S00401A | Unspecified superficial injury of right ear, initial encounter | CMS +S00401D | Unspecified superficial injury of right ear, subsequent encounter | CMS +S00401S | Unspecified superficial injury of right ear, sequela | CMS +S00402A | Unspecified superficial injury of left ear, initial encounter | CMS +S00402D | Unspecified superficial injury of left ear, subsequent encounter | CMS +S00402S | Unspecified superficial injury of left ear, sequela | CMS +S00409A | Unspecified superficial injury of unspecified ear, initial encounter | CMS +S00409D | Unspecified superficial injury of unspecified ear, subsequent encounter | CMS +S00409S | Unspecified superficial injury of unspecified ear, sequela | CMS +S00411A | Abrasion of right ear, initial encounter | CMS +S00411D | Abrasion of right ear, subsequent encounter | CMS +S00411S | Abrasion of right ear, sequela | CMS +S00412A | Abrasion of left ear, initial encounter | CMS +S00412D | Abrasion of left ear, subsequent encounter | CMS +S00412S | Abrasion of left ear, sequela | CMS +S00419A | Abrasion of unspecified ear, initial encounter | CMS +S00419D | Abrasion of unspecified ear, subsequent encounter | CMS +S00419S | Abrasion of unspecified ear, sequela | CMS +S00421A | Blister (nonthermal) of right ear, initial encounter | CMS +S00421D | Blister (nonthermal) of right ear, subsequent encounter | CMS +S00421S | Blister (nonthermal) of right ear, sequela | CMS +S00422A | Blister (nonthermal) of left ear, initial encounter | CMS +S00422D | Blister (nonthermal) of left ear, subsequent encounter | CMS +S00422S | Blister (nonthermal) of left ear, sequela | CMS +S00429A | Blister (nonthermal) of unspecified ear, initial encounter | CMS +S00429D | Blister (nonthermal) of unspecified ear, subsequent encounter | CMS +S00429S | Blister (nonthermal) of unspecified ear, sequela | CMS +S00431A | Contusion of right ear, initial encounter | CMS +S00431D | Contusion of right ear, subsequent encounter | CMS +S00431S | Contusion of right ear, sequela | CMS +S00432A | Contusion of left ear, initial encounter | CMS +S00432D | Contusion of left ear, subsequent encounter | CMS +S00432S | Contusion of left ear, sequela | CMS +S00439A | Contusion of unspecified ear, initial encounter | CMS +S00439D | Contusion of unspecified ear, subsequent encounter | CMS +S00439S | Contusion of unspecified ear, sequela | CMS +S00441A | External constriction of right ear, initial encounter | CMS +S00441D | External constriction of right ear, subsequent encounter | CMS +S00441S | External constriction of right ear, sequela | CMS +S00442A | External constriction of left ear, initial encounter | CMS +S00442D | External constriction of left ear, subsequent encounter | CMS +S00442S | External constriction of left ear, sequela | CMS +S00449A | External constriction of unspecified ear, initial encounter | CMS +S00449D | External constriction of unspecified ear, subsequent encounter | CMS +S00449S | External constriction of unspecified ear, sequela | CMS +S00451A | Superficial foreign body of right ear, initial encounter | CMS +S00451D | Superficial foreign body of right ear, subsequent encounter | CMS +S00451S | Superficial foreign body of right ear, sequela | CMS +S00452A | Superficial foreign body of left ear, initial encounter | CMS +S00452D | Superficial foreign body of left ear, subsequent encounter | CMS +S00452S | Superficial foreign body of left ear, sequela | CMS +S00459A | Superficial foreign body of unspecified ear, initial encounter | CMS +S00459D | Superficial foreign body of unspecified ear, subsequent encounter | CMS +S00459S | Superficial foreign body of unspecified ear, sequela | CMS +S00461A | Insect bite (nonvenomous) of right ear, initial encounter | CMS +S00461D | Insect bite (nonvenomous) of right ear, subsequent encounter | CMS +S00461S | Insect bite (nonvenomous) of right ear, sequela | CMS +S00462A | Insect bite (nonvenomous) of left ear, initial encounter | CMS +S00462D | Insect bite (nonvenomous) of left ear, subsequent encounter | CMS +S00462S | Insect bite (nonvenomous) of left ear, sequela | CMS +S00469A | Insect bite (nonvenomous) of unspecified ear, initial encounter | CMS +S00469D | Insect bite (nonvenomous) of unspecified ear, subsequent encounter | CMS +S00469S | Insect bite (nonvenomous) of unspecified ear, sequela | CMS +S00471A | Other superficial bite of right ear, initial encounter | CMS +S00471D | Other superficial bite of right ear, subsequent encounter | CMS +S00471S | Other superficial bite of right ear, sequela | CMS +S00472A | Other superficial bite of left ear, initial encounter | CMS +S00472D | Other superficial bite of left ear, subsequent encounter | CMS +S00472S | Other superficial bite of left ear, sequela | CMS +S00479A | Other superficial bite of unspecified ear, initial encounter | CMS +S00479D | Other superficial bite of unspecified ear, subsequent encounter | CMS +S00479S | Other superficial bite of unspecified ear, sequela | CMS +S005 | Superficial injury of lip and oral cavity | WHO +S00501A | Unspecified superficial injury of lip, initial encounter | CMS +S00501D | Unspecified superficial injury of lip, subsequent encounter | CMS +S00501S | Unspecified superficial injury of lip, sequela | CMS +S00502A | Unspecified superficial injury of oral cavity, initial encounter | CMS +S00502D | Unspecified superficial injury of oral cavity, subsequent encounter | CMS +S00502S | Unspecified superficial injury of oral cavity, sequela | CMS +S00511A | Abrasion of lip, initial encounter | CMS +S00511D | Abrasion of lip, subsequent encounter | CMS +S00511S | Abrasion of lip, sequela | CMS +S00512A | Abrasion of oral cavity, initial encounter | CMS +S00512D | Abrasion of oral cavity, subsequent encounter | CMS +S00512S | Abrasion of oral cavity, sequela | CMS +S00521A | Blister (nonthermal) of lip, initial encounter | CMS +S00521D | Blister (nonthermal) of lip, subsequent encounter | CMS +S00521S | Blister (nonthermal) of lip, sequela | CMS +S00522A | Blister (nonthermal) of oral cavity, initial encounter | CMS +S00522D | Blister (nonthermal) of oral cavity, subsequent encounter | CMS +S00522S | Blister (nonthermal) of oral cavity, sequela | CMS +S00531A | Contusion of lip, initial encounter | CMS +S00531D | Contusion of lip, subsequent encounter | CMS +S00531S | Contusion of lip, sequela | CMS +S00532A | Contusion of oral cavity, initial encounter | CMS +S00532D | Contusion of oral cavity, subsequent encounter | CMS +S00532S | Contusion of oral cavity, sequela | CMS +S00541A | External constriction of lip, initial encounter | CMS +S00541D | External constriction of lip, subsequent encounter | CMS +S00541S | External constriction of lip, sequela | CMS +S00542A | External constriction of oral cavity, initial encounter | CMS +S00542D | External constriction of oral cavity, subsequent encounter | CMS +S00542S | External constriction of oral cavity, sequela | CMS +S00551A | Superficial foreign body of lip, initial encounter | CMS +S00551D | Superficial foreign body of lip, subsequent encounter | CMS +S00551S | Superficial foreign body of lip, sequela | CMS +S00552A | Superficial foreign body of oral cavity, initial encounter | CMS +S00552D | Superficial foreign body of oral cavity, subsequent encounter | CMS +S00552S | Superficial foreign body of oral cavity, sequela | CMS +S00561A | Insect bite (nonvenomous) of lip, initial encounter | CMS +S00561D | Insect bite (nonvenomous) of lip, subsequent encounter | CMS +S00561S | Insect bite (nonvenomous) of lip, sequela | CMS +S00562A | Insect bite (nonvenomous) of oral cavity, initial encounter | CMS +S00562D | Insect bite (nonvenomous) of oral cavity, subsequent encounter | CMS +S00562S | Insect bite (nonvenomous) of oral cavity, sequela | CMS +S00571A | Other superficial bite of lip, initial encounter | CMS +S00571D | Other superficial bite of lip, subsequent encounter | CMS +S00571S | Other superficial bite of lip, sequela | CMS +S00572A | Other superficial bite of oral cavity, initial encounter | CMS +S00572D | Other superficial bite of oral cavity, subsequent encounter | CMS +S00572S | Other superficial bite of oral cavity, sequela | CMS +S007 | Multiple superficial injuries of head | WHO +S008 | Superficial injury of other parts of head | WHO +S0080XA | Unspecified superficial injury of other part of head, initial encounter | CMS +S0080XD | Unspecified superficial injury of other part of head, subsequent encounter | CMS +S0080XS | Unspecified superficial injury of other part of head, sequela | CMS +S0081XA | Abrasion of other part of head, initial encounter | CMS +S0081XD | Abrasion of other part of head, subsequent encounter | CMS +S0081XS | Abrasion of other part of head, sequela | CMS +S0082XA | Blister (nonthermal) of other part of head, initial encounter | CMS +S0082XD | Blister (nonthermal) of other part of head, subsequent encounter | CMS +S0082XS | Blister (nonthermal) of other part of head, sequela | CMS +S0083XA | Contusion of other part of head, initial encounter | CMS +S0083XD | Contusion of other part of head, subsequent encounter | CMS +S0083XS | Contusion of other part of head, sequela | CMS +S0084XA | External constriction of other part of head, initial encounter | CMS +S0084XD | External constriction of other part of head, subsequent encounter | CMS +S0084XS | External constriction of other part of head, sequela | CMS +S0085XA | Superficial foreign body of other part of head, initial encounter | CMS +S0085XD | Superficial foreign body of other part of head, subsequent encounter | CMS +S0085XS | Superficial foreign body of other part of head, sequela | CMS +S0086XA | Insect bite (nonvenomous) of other part of head, initial encounter | CMS +S0086XD | Insect bite (nonvenomous) of other part of head, subsequent encounter | CMS +S0086XS | Insect bite (nonvenomous) of other part of head, sequela | CMS +S0087XA | Other superficial bite of other part of head, initial encounter | CMS +S0087XD | Other superficial bite of other part of head, subsequent encounter | CMS +S0087XS | Other superficial bite of other part of head, sequela | CMS +S009 | Superficial injury of head, part unspecified | WHO +S0090XA | Unspecified superficial injury of unspecified part of head, initial encounter | CMS +S0090XD | Unspecified superficial injury of unspecified part of head, subsequent encounter | CMS +S0090XS | Unspecified superficial injury of unspecified part of head, sequela | CMS +S0091XA | Abrasion of unspecified part of head, initial encounter | CMS +S0091XD | Abrasion of unspecified part of head, subsequent encounter | CMS +S0091XS | Abrasion of unspecified part of head, sequela | CMS +S0092XA | Blister (nonthermal) of unspecified part of head, initial encounter | CMS +S0092XD | Blister (nonthermal) of unspecified part of head, subsequent encounter | CMS +S0092XS | Blister (nonthermal) of unspecified part of head, sequela | CMS +S0093XA | Contusion of unspecified part of head, initial encounter | CMS +S0093XD | Contusion of unspecified part of head, subsequent encounter | CMS +S0093XS | Contusion of unspecified part of head, sequela | CMS +S0094XA | External constriction of unspecified part of head, initial encounter | CMS +S0094XD | External constriction of unspecified part of head, subsequent encounter | CMS +S0094XS | External constriction of unspecified part of head, sequela | CMS +S0095XA | Superficial foreign body of unspecified part of head, initial encounter | CMS +S0095XD | Superficial foreign body of unspecified part of head, subsequent encounter | CMS +S0095XS | Superficial foreign body of unspecified part of head, sequela | CMS +S0096XA | Insect bite (nonvenomous) of unspecified part of head, initial encounter | CMS +S0096XD | Insect bite (nonvenomous) of unspecified part of head, subsequent encounter | CMS +S0096XS | Insect bite (nonvenomous) of unspecified part of head, sequela | CMS +S0097XA | Other superficial bite of unspecified part of head, initial encounter | CMS +S0097XD | Other superficial bite of unspecified part of head, subsequent encounter | CMS +S0097XS | Other superficial bite of unspecified part of head, sequela | CMS +S01 | Open wound of head | WHO +S010 | Open wound of scalp | WHO +S0100XA | Unspecified open wound of scalp, initial encounter | CMS +S0100XD | Unspecified open wound of scalp, subsequent encounter | CMS +S0100XS | Unspecified open wound of scalp, sequela | CMS +S0101XA | Laceration without foreign body of scalp, initial encounter | CMS +S0101XD | Laceration without foreign body of scalp, subsequent encounter | CMS +S0101XS | Laceration without foreign body of scalp, sequela | CMS +S0102XA | Laceration with foreign body of scalp, initial encounter | CMS +S0102XD | Laceration with foreign body of scalp, subsequent encounter | CMS +S0102XS | Laceration with foreign body of scalp, sequela | CMS +S0103XA | Puncture wound without foreign body of scalp, initial encounter | CMS +S0103XD | Puncture wound without foreign body of scalp, subsequent encounter | CMS +S0103XS | Puncture wound without foreign body of scalp, sequela | CMS +S0104XA | Puncture wound with foreign body of scalp, initial encounter | CMS +S0104XD | Puncture wound with foreign body of scalp, subsequent encounter | CMS +S0104XS | Puncture wound with foreign body of scalp, sequela | CMS +S0105XA | Open bite of scalp, initial encounter | CMS +S0105XD | Open bite of scalp, subsequent encounter | CMS +S0105XS | Open bite of scalp, sequela | CMS +S011 | Open wound of eyelid and periocular area | WHO +S01101A | Unspecified open wound of right eyelid and periocular area, initial encounter | CMS +S01101D | Unspecified open wound of right eyelid and periocular area, subsequent encounter | CMS +S01101S | Unspecified open wound of right eyelid and periocular area, sequela | CMS +S01102A | Unspecified open wound of left eyelid and periocular area, initial encounter | CMS +S01102D | Unspecified open wound of left eyelid and periocular area, subsequent encounter | CMS +S01102S | Unspecified open wound of left eyelid and periocular area, sequela | CMS +S01109A | Unspecified open wound of unspecified eyelid and periocular area, initial encounter | CMS +S01109D | Unspecified open wound of unspecified eyelid and periocular area, subsequent encounter | CMS +S01109S | Unspecified open wound of unspecified eyelid and periocular area, sequela | CMS +S01111A | Laceration without foreign body of right eyelid and periocular area, initial encounter | CMS +S01111D | Laceration without foreign body of right eyelid and periocular area, subsequent encounter | CMS +S01111S | Laceration without foreign body of right eyelid and periocular area, sequela | CMS +S01112A | Laceration without foreign body of left eyelid and periocular area, initial encounter | CMS +S01112D | Laceration without foreign body of left eyelid and periocular area, subsequent encounter | CMS +S01112S | Laceration without foreign body of left eyelid and periocular area, sequela | CMS +S01119A | Laceration without foreign body of unspecified eyelid and periocular area, initial encounter | CMS +S01119D | Laceration without foreign body of unspecified eyelid and periocular area, subsequent encounter | CMS +S01119S | Laceration without foreign body of unspecified eyelid and periocular area, sequela | CMS +S01121A | Laceration with foreign body of right eyelid and periocular area, initial encounter | CMS +S01121D | Laceration with foreign body of right eyelid and periocular area, subsequent encounter | CMS +S01121S | Laceration with foreign body of right eyelid and periocular area, sequela | CMS +S01122A | Laceration with foreign body of left eyelid and periocular area, initial encounter | CMS +S01122D | Laceration with foreign body of left eyelid and periocular area, subsequent encounter | CMS +S01122S | Laceration with foreign body of left eyelid and periocular area, sequela | CMS +S01129A | Laceration with foreign body of unspecified eyelid and periocular area, initial encounter | CMS +S01129D | Laceration with foreign body of unspecified eyelid and periocular area, subsequent encounter | CMS +S01129S | Laceration with foreign body of unspecified eyelid and periocular area, sequela | CMS +S01131A | Puncture wound without foreign body of right eyelid and periocular area, initial encounter | CMS +S01131D | Puncture wound without foreign body of right eyelid and periocular area, subsequent encounter | CMS +S01131S | Puncture wound without foreign body of right eyelid and periocular area, sequela | CMS +S01132A | Puncture wound without foreign body of left eyelid and periocular area, initial encounter | CMS +S01132D | Puncture wound without foreign body of left eyelid and periocular area, subsequent encounter | CMS +S01132S | Puncture wound without foreign body of left eyelid and periocular area, sequela | CMS +S01139A | Puncture wound without foreign body of unspecified eyelid and periocular area, initial encounter | CMS +S01139D | Puncture wound without foreign body of unspecified eyelid and periocular area, subsequent encounter | CMS +S01139S | Puncture wound without foreign body of unspecified eyelid and periocular area, sequela | CMS +S01141A | Puncture wound with foreign body of right eyelid and periocular area, initial encounter | CMS +S01141D | Puncture wound with foreign body of right eyelid and periocular area, subsequent encounter | CMS +S01141S | Puncture wound with foreign body of right eyelid and periocular area, sequela | CMS +S01142A | Puncture wound with foreign body of left eyelid and periocular area, initial encounter | CMS +S01142D | Puncture wound with foreign body of left eyelid and periocular area, subsequent encounter | CMS +S01142S | Puncture wound with foreign body of left eyelid and periocular area, sequela | CMS +S01149A | Puncture wound with foreign body of unspecified eyelid and periocular area, initial encounter | CMS +S01149D | Puncture wound with foreign body of unspecified eyelid and periocular area, subsequent encounter | CMS +S01149S | Puncture wound with foreign body of unspecified eyelid and periocular area, sequela | CMS +S01151A | Open bite of right eyelid and periocular area, initial encounter | CMS +S01151D | Open bite of right eyelid and periocular area, subsequent encounter | CMS +S01151S | Open bite of right eyelid and periocular area, sequela | CMS +S01152A | Open bite of left eyelid and periocular area, initial encounter | CMS +S01152D | Open bite of left eyelid and periocular area, subsequent encounter | CMS +S01152S | Open bite of left eyelid and periocular area, sequela | CMS +S01159A | Open bite of unspecified eyelid and periocular area, initial encounter | CMS +S01159D | Open bite of unspecified eyelid and periocular area, subsequent encounter | CMS +S01159S | Open bite of unspecified eyelid and periocular area, sequela | CMS +S012 | Open wound of nose | WHO +S0120XA | Unspecified open wound of nose, initial encounter | CMS +S0120XD | Unspecified open wound of nose, subsequent encounter | CMS +S0120XS | Unspecified open wound of nose, sequela | CMS +S0121XA | Laceration without foreign body of nose, initial encounter | CMS +S0121XD | Laceration without foreign body of nose, subsequent encounter | CMS +S0121XS | Laceration without foreign body of nose, sequela | CMS +S0122XA | Laceration with foreign body of nose, initial encounter | CMS +S0122XD | Laceration with foreign body of nose, subsequent encounter | CMS +S0122XS | Laceration with foreign body of nose, sequela | CMS +S0123XA | Puncture wound without foreign body of nose, initial encounter | CMS +S0123XD | Puncture wound without foreign body of nose, subsequent encounter | CMS +S0123XS | Puncture wound without foreign body of nose, sequela | CMS +S0124XA | Puncture wound with foreign body of nose, initial encounter | CMS +S0124XD | Puncture wound with foreign body of nose, subsequent encounter | CMS +S0124XS | Puncture wound with foreign body of nose, sequela | CMS +S0125XA | Open bite of nose, initial encounter | CMS +S0125XD | Open bite of nose, subsequent encounter | CMS +S0125XS | Open bite of nose, sequela | CMS +S013 | Open wound of ear | WHO +S01301A | Unspecified open wound of right ear, initial encounter | CMS +S01301D | Unspecified open wound of right ear, subsequent encounter | CMS +S01301S | Unspecified open wound of right ear, sequela | CMS +S01302A | Unspecified open wound of left ear, initial encounter | CMS +S01302D | Unspecified open wound of left ear, subsequent encounter | CMS +S01302S | Unspecified open wound of left ear, sequela | CMS +S01309A | Unspecified open wound of unspecified ear, initial encounter | CMS +S01309D | Unspecified open wound of unspecified ear, subsequent encounter | CMS +S01309S | Unspecified open wound of unspecified ear, sequela | CMS +S01311A | Laceration without foreign body of right ear, initial encounter | CMS +S01311D | Laceration without foreign body of right ear, subsequent encounter | CMS +S01311S | Laceration without foreign body of right ear, sequela | CMS +S01312A | Laceration without foreign body of left ear, initial encounter | CMS +S01312D | Laceration without foreign body of left ear, subsequent encounter | CMS +S01312S | Laceration without foreign body of left ear, sequela | CMS +S01319A | Laceration without foreign body of unspecified ear, initial encounter | CMS +S01319D | Laceration without foreign body of unspecified ear, subsequent encounter | CMS +S01319S | Laceration without foreign body of unspecified ear, sequela | CMS +S01321A | Laceration with foreign body of right ear, initial encounter | CMS +S01321D | Laceration with foreign body of right ear, subsequent encounter | CMS +S01321S | Laceration with foreign body of right ear, sequela | CMS +S01322A | Laceration with foreign body of left ear, initial encounter | CMS +S01322D | Laceration with foreign body of left ear, subsequent encounter | CMS +S01322S | Laceration with foreign body of left ear, sequela | CMS +S01329A | Laceration with foreign body of unspecified ear, initial encounter | CMS +S01329D | Laceration with foreign body of unspecified ear, subsequent encounter | CMS +S01329S | Laceration with foreign body of unspecified ear, sequela | CMS +S01331A | Puncture wound without foreign body of right ear, initial encounter | CMS +S01331D | Puncture wound without foreign body of right ear, subsequent encounter | CMS +S01331S | Puncture wound without foreign body of right ear, sequela | CMS +S01332A | Puncture wound without foreign body of left ear, initial encounter | CMS +S01332D | Puncture wound without foreign body of left ear, subsequent encounter | CMS +S01332S | Puncture wound without foreign body of left ear, sequela | CMS +S01339A | Puncture wound without foreign body of unspecified ear, initial encounter | CMS +S01339D | Puncture wound without foreign body of unspecified ear, subsequent encounter | CMS +S01339S | Puncture wound without foreign body of unspecified ear, sequela | CMS +S01341A | Puncture wound with foreign body of right ear, initial encounter | CMS +S01341D | Puncture wound with foreign body of right ear, subsequent encounter | CMS +S01341S | Puncture wound with foreign body of right ear, sequela | CMS +S01342A | Puncture wound with foreign body of left ear, initial encounter | CMS +S01342D | Puncture wound with foreign body of left ear, subsequent encounter | CMS +S01342S | Puncture wound with foreign body of left ear, sequela | CMS +S01349A | Puncture wound with foreign body of unspecified ear, initial encounter | CMS +S01349D | Puncture wound with foreign body of unspecified ear, subsequent encounter | CMS +S01349S | Puncture wound with foreign body of unspecified ear, sequela | CMS +S01351A | Open bite of right ear, initial encounter | CMS +S01351D | Open bite of right ear, subsequent encounter | CMS +S01351S | Open bite of right ear, sequela | CMS +S01352A | Open bite of left ear, initial encounter | CMS +S01352D | Open bite of left ear, subsequent encounter | CMS +S01352S | Open bite of left ear, sequela | CMS +S01359A | Open bite of unspecified ear, initial encounter | CMS +S01359D | Open bite of unspecified ear, subsequent encounter | CMS +S01359S | Open bite of unspecified ear, sequela | CMS +S014 | Open wound of cheek and temporomandibular area | WHO +S01401A | Unspecified open wound of right cheek and temporomandibular area, initial encounter | CMS +S01401D | Unspecified open wound of right cheek and temporomandibular area, subsequent encounter | CMS +S01401S | Unspecified open wound of right cheek and temporomandibular area, sequela | CMS +S01402A | Unspecified open wound of left cheek and temporomandibular area, initial encounter | CMS +S01402D | Unspecified open wound of left cheek and temporomandibular area, subsequent encounter | CMS +S01402S | Unspecified open wound of left cheek and temporomandibular area, sequela | CMS +S01409A | Unspecified open wound of unspecified cheek and temporomandibular area, initial encounter | CMS +S01409D | Unspecified open wound of unspecified cheek and temporomandibular area, subsequent encounter | CMS +S01409S | Unspecified open wound of unspecified cheek and temporomandibular area, sequela | CMS +S01411A | Laceration without foreign body of right cheek and temporomandibular area, initial encounter | CMS +S01411D | Laceration without foreign body of right cheek and temporomandibular area, subsequent encounter | CMS +S01411S | Laceration without foreign body of right cheek and temporomandibular area, sequela | CMS +S01412A | Laceration without foreign body of left cheek and temporomandibular area, initial encounter | CMS +S01412D | Laceration without foreign body of left cheek and temporomandibular area, subsequent encounter | CMS +S01412S | Laceration without foreign body of left cheek and temporomandibular area, sequela | CMS +S01419A | Laceration without foreign body of unspecified cheek and temporomandibular area, initial encounter | CMS +S01419D | Laceration without foreign body of unspecified cheek and temporomandibular area, subsequent encounter | CMS +S01419S | Laceration without foreign body of unspecified cheek and temporomandibular area, sequela | CMS +S01421A | Laceration with foreign body of right cheek and temporomandibular area, initial encounter | CMS +S01421D | Laceration with foreign body of right cheek and temporomandibular area, subsequent encounter | CMS +S01421S | Laceration with foreign body of right cheek and temporomandibular area, sequela | CMS +S01422A | Laceration with foreign body of left cheek and temporomandibular area, initial encounter | CMS +S01422D | Laceration with foreign body of left cheek and temporomandibular area, subsequent encounter | CMS +S01422S | Laceration with foreign body of left cheek and temporomandibular area, sequela | CMS +S01429A | Laceration with foreign body of unspecified cheek and temporomandibular area, initial encounter | CMS +S01429D | Laceration with foreign body of unspecified cheek and temporomandibular area, subsequent encounter | CMS +S01429S | Laceration with foreign body of unspecified cheek and temporomandibular area, sequela | CMS +S01431A | Puncture wound without foreign body of right cheek and temporomandibular area, initial encounter | CMS +S01431D | Puncture wound without foreign body of right cheek and temporomandibular area, subsequent encounter | CMS +S01431S | Puncture wound without foreign body of right cheek and temporomandibular area, sequela | CMS +S01432A | Puncture wound without foreign body of left cheek and temporomandibular area, initial encounter | CMS +S01432D | Puncture wound without foreign body of left cheek and temporomandibular area, subsequent encounter | CMS +S01432S | Puncture wound without foreign body of left cheek and temporomandibular area, sequela | CMS +S01439A | Puncture wound without foreign body of unspecified cheek and temporomandibular area, initial encounter | CMS +S01439D | Puncture wound without foreign body of unspecified cheek and temporomandibular area, subsequent encounter | CMS +S01439S | Puncture wound without foreign body of unspecified cheek and temporomandibular area, sequela | CMS +S01441A | Puncture wound with foreign body of right cheek and temporomandibular area, initial encounter | CMS +S01441D | Puncture wound with foreign body of right cheek and temporomandibular area, subsequent encounter | CMS +S01441S | Puncture wound with foreign body of right cheek and temporomandibular area, sequela | CMS +S01442A | Puncture wound with foreign body of left cheek and temporomandibular area, initial encounter | CMS +S01442D | Puncture wound with foreign body of left cheek and temporomandibular area, subsequent encounter | CMS +S01442S | Puncture wound with foreign body of left cheek and temporomandibular area, sequela | CMS +S01449A | Puncture wound with foreign body of unspecified cheek and temporomandibular area, initial encounter | CMS +S01449D | Puncture wound with foreign body of unspecified cheek and temporomandibular area, subsequent encounter | CMS +S01449S | Puncture wound with foreign body of unspecified cheek and temporomandibular area, sequela | CMS +S01451A | Open bite of right cheek and temporomandibular area, initial encounter | CMS +S01451D | Open bite of right cheek and temporomandibular area, subsequent encounter | CMS +S01451S | Open bite of right cheek and temporomandibular area, sequela | CMS +S01452A | Open bite of left cheek and temporomandibular area, initial encounter | CMS +S01452D | Open bite of left cheek and temporomandibular area, subsequent encounter | CMS +S01452S | Open bite of left cheek and temporomandibular area, sequela | CMS +S01459A | Open bite of unspecified cheek and temporomandibular area, initial encounter | CMS +S01459D | Open bite of unspecified cheek and temporomandibular area, subsequent encounter | CMS +S01459S | Open bite of unspecified cheek and temporomandibular area, sequela | CMS +S015 | Open wound of lip and oral cavity | WHO +S01501A | Unspecified open wound of lip, initial encounter | CMS +S01501D | Unspecified open wound of lip, subsequent encounter | CMS +S01501S | Unspecified open wound of lip, sequela | CMS +S01502A | Unspecified open wound of oral cavity, initial encounter | CMS +S01502D | Unspecified open wound of oral cavity, subsequent encounter | CMS +S01502S | Unspecified open wound of oral cavity, sequela | CMS +S01511A | Laceration without foreign body of lip, initial encounter | CMS +S01511D | Laceration without foreign body of lip, subsequent encounter | CMS +S01511S | Laceration without foreign body of lip, sequela | CMS +S01512A | Laceration without foreign body of oral cavity, initial encounter | CMS +S01512D | Laceration without foreign body of oral cavity, subsequent encounter | CMS +S01512S | Laceration without foreign body of oral cavity, sequela | CMS +S01521A | Laceration with foreign body of lip, initial encounter | CMS +S01521D | Laceration with foreign body of lip, subsequent encounter | CMS +S01521S | Laceration with foreign body of lip, sequela | CMS +S01522A | Laceration with foreign body of oral cavity, initial encounter | CMS +S01522D | Laceration with foreign body of oral cavity, subsequent encounter | CMS +S01522S | Laceration with foreign body of oral cavity, sequela | CMS +S01531A | Puncture wound without foreign body of lip, initial encounter | CMS +S01531D | Puncture wound without foreign body of lip, subsequent encounter | CMS +S01531S | Puncture wound without foreign body of lip, sequela | CMS +S01532A | Puncture wound without foreign body of oral cavity, initial encounter | CMS +S01532D | Puncture wound without foreign body of oral cavity, subsequent encounter | CMS +S01532S | Puncture wound without foreign body of oral cavity, sequela | CMS +S01541A | Puncture wound with foreign body of lip, initial encounter | CMS +S01541D | Puncture wound with foreign body of lip, subsequent encounter | CMS +S01541S | Puncture wound with foreign body of lip, sequela | CMS +S01542A | Puncture wound with foreign body of oral cavity, initial encounter | CMS +S01542D | Puncture wound with foreign body of oral cavity, subsequent encounter | CMS +S01542S | Puncture wound with foreign body of oral cavity, sequela | CMS +S01551A | Open bite of lip, initial encounter | CMS +S01551D | Open bite of lip, subsequent encounter | CMS +S01551S | Open bite of lip, sequela | CMS +S01552A | Open bite of oral cavity, initial encounter | CMS +S01552D | Open bite of oral cavity, subsequent encounter | CMS +S01552S | Open bite of oral cavity, sequela | CMS +S017 | Multiple open wounds of head | WHO +S018 | Open wound of other parts of head | WHO +S0180XA | Unspecified open wound of other part of head, initial encounter | CMS +S0180XD | Unspecified open wound of other part of head, subsequent encounter | CMS +S0180XS | Unspecified open wound of other part of head, sequela | CMS +S0181XA | Laceration without foreign body of other part of head, initial encounter | CMS +S0181XD | Laceration without foreign body of other part of head, subsequent encounter | CMS +S0181XS | Laceration without foreign body of other part of head, sequela | CMS +S0182XA | Laceration with foreign body of other part of head, initial encounter | CMS +S0182XD | Laceration with foreign body of other part of head, subsequent encounter | CMS +S0182XS | Laceration with foreign body of other part of head, sequela | CMS +S0183XA | Puncture wound without foreign body of other part of head, initial encounter | CMS +S0183XD | Puncture wound without foreign body of other part of head, subsequent encounter | CMS +S0183XS | Puncture wound without foreign body of other part of head, sequela | CMS +S0184XA | Puncture wound with foreign body of other part of head, initial encounter | CMS +S0184XD | Puncture wound with foreign body of other part of head, subsequent encounter | CMS +S0184XS | Puncture wound with foreign body of other part of head, sequela | CMS +S0185XA | Open bite of other part of head, initial encounter | CMS +S0185XD | Open bite of other part of head, subsequent encounter | CMS +S0185XS | Open bite of other part of head, sequela | CMS +S019 | Open wound of head, part unspecified | WHO +S0190XA | Unspecified open wound of unspecified part of head, initial encounter | CMS +S0190XD | Unspecified open wound of unspecified part of head, subsequent encounter | CMS +S0190XS | Unspecified open wound of unspecified part of head, sequela | CMS +S0191XA | Laceration without foreign body of unspecified part of head, initial encounter | CMS +S0191XD | Laceration without foreign body of unspecified part of head, subsequent encounter | CMS +S0191XS | Laceration without foreign body of unspecified part of head, sequela | CMS +S0192XA | Laceration with foreign body of unspecified part of head, initial encounter | CMS +S0192XD | Laceration with foreign body of unspecified part of head, subsequent encounter | CMS +S0192XS | Laceration with foreign body of unspecified part of head, sequela | CMS +S0193XA | Puncture wound without foreign body of unspecified part of head, initial encounter | CMS +S0193XD | Puncture wound without foreign body of unspecified part of head, subsequent encounter | CMS +S0193XS | Puncture wound without foreign body of unspecified part of head, sequela | CMS +S0194XA | Puncture wound with foreign body of unspecified part of head, initial encounter | CMS +S0194XD | Puncture wound with foreign body of unspecified part of head, subsequent encounter | CMS +S0194XS | Puncture wound with foreign body of unspecified part of head, sequela | CMS +S0195XA | Open bite of unspecified part of head, initial encounter | CMS +S0195XD | Open bite of unspecified part of head, subsequent encounter | CMS +S0195XS | Open bite of unspecified part of head, sequela | CMS +S02 | Fracture of skull and facial bones | WHO +S020 | Fracture of vault of skull | WHO +S020XXA | Fracture of vault of skull, initial encounter for closed fracture | CMS +S020XXB | Fracture of vault of skull, initial encounter for open fracture | CMS +S020XXD | Fracture of vault of skull, subsequent encounter for fracture with routine healing | CMS +S020XXG | Fracture of vault of skull, subsequent encounter for fracture with delayed healing | CMS +S020XXK | Fracture of vault of skull, subsequent encounter for fracture with nonunion | CMS +S020XXS | Fracture of vault of skull, sequela | CMS +S021 | Fracture of base of skull | WHO +S02101A | Fracture of base of skull, right side, initial encounter for closed fracture | CMS +S02101B | Fracture of base of skull, right side, initial encounter for open fracture | CMS +S02101D | Fracture of base of skull, right side, subsequent encounter for fracture with routine healing | CMS +S02101G | Fracture of base of skull, right side, subsequent encounter for fracture with delayed healing | CMS +S02101K | Fracture of base of skull, right side, subsequent encounter for fracture with nonunion | CMS +S02101S | Fracture of base of skull, right side, sequela | CMS +S02102A | Fracture of base of skull, left side, initial encounter for closed fracture | CMS +S02102B | Fracture of base of skull, left side, initial encounter for open fracture | CMS +S02102D | Fracture of base of skull, left side, subsequent encounter for fracture with routine healing | CMS +S02102G | Fracture of base of skull, left side, subsequent encounter for fracture with delayed healing | CMS +S02102K | Fracture of base of skull, left side, subsequent encounter for fracture with nonunion | CMS +S02102S | Fracture of base of skull, left side, sequela | CMS +S02109A | Fracture of base of skull, unspecified side, initial encounter for closed fracture | CMS +S02109B | Fracture of base of skull, unspecified side, initial encounter for open fracture | CMS +S02109D | Fracture of base of skull, unspecified side, subsequent encounter for fracture with routine healing | CMS +S02109G | Fracture of base of skull, unspecified side, subsequent encounter for fracture with delayed healing | CMS +S02109K | Fracture of base of skull, unspecified side, subsequent encounter for fracture with nonunion | CMS +S02109S | Fracture of base of skull, unspecified side, sequela | CMS +S02110A | Type I occipital condyle fracture, unspecified side, initial encounter for closed fracture | CMS +S02110B | Type I occipital condyle fracture, unspecified side, initial encounter for open fracture | CMS +S02110D | Type I occipital condyle fracture, unspecified side, subsequent encounter for fracture with routine healing | CMS +S02110G | Type I occipital condyle fracture, unspecified side, subsequent encounter for fracture with delayed healing | CMS +S02110K | Type I occipital condyle fracture, unspecified side, subsequent encounter for fracture with nonunion | CMS +S02110S | Type I occipital condyle fracture, unspecified side, sequela | CMS +S02111A | Type II occipital condyle fracture, unspecified side, initial encounter for closed fracture | CMS +S02111B | Type II occipital condyle fracture, unspecified side, initial encounter for open fracture | CMS +S02111D | Type II occipital condyle fracture, unspecified side, subsequent encounter for fracture with routine healing | CMS +S02111G | Type II occipital condyle fracture, unspecified side, subsequent encounter for fracture with delayed healing | CMS +S02111K | Type II occipital condyle fracture, unspecified side, subsequent encounter for fracture with nonunion | CMS +S02111S | Type II occipital condyle fracture, unspecified side, sequela | CMS +S02112A | Type III occipital condyle fracture, unspecified side, initial encounter for closed fracture | CMS +S02112B | Type III occipital condyle fracture, unspecified side, initial encounter for open fracture | CMS +S02112D | Type III occipital condyle fracture, unspecified side, subsequent encounter for fracture with routine healing | CMS +S02112G | Type III occipital condyle fracture, unspecified side, subsequent encounter for fracture with delayed healing | CMS +S02112K | Type III occipital condyle fracture, unspecified side, subsequent encounter for fracture with nonunion | CMS +S02112S | Type III occipital condyle fracture, unspecified side, sequela | CMS +S02113A | Unspecified occipital condyle fracture, initial encounter for closed fracture | CMS +S02113B | Unspecified occipital condyle fracture, initial encounter for open fracture | CMS +S02113D | Unspecified occipital condyle fracture, subsequent encounter for fracture with routine healing | CMS +S02113G | Unspecified occipital condyle fracture, subsequent encounter for fracture with delayed healing | CMS +S02113K | Unspecified occipital condyle fracture, subsequent encounter for fracture with nonunion | CMS +S02113S | Unspecified occipital condyle fracture, sequela | CMS +S02118A | Other fracture of occiput, unspecified side, initial encounter for closed fracture | CMS +S02118B | Other fracture of occiput, unspecified side, initial encounter for open fracture | CMS +S02118D | Other fracture of occiput, unspecified side, subsequent encounter for fracture with routine healing | CMS +S02118G | Other fracture of occiput, unspecified side, subsequent encounter for fracture with delayed healing | CMS +S02118K | Other fracture of occiput, unspecified side, subsequent encounter for fracture with nonunion | CMS +S02118S | Other fracture of occiput, unspecified side, sequela | CMS +S02119A | Unspecified fracture of occiput, initial encounter for closed fracture | CMS +S02119B | Unspecified fracture of occiput, initial encounter for open fracture | CMS +S02119D | Unspecified fracture of occiput, subsequent encounter for fracture with routine healing | CMS +S02119G | Unspecified fracture of occiput, subsequent encounter for fracture with delayed healing | CMS +S02119K | Unspecified fracture of occiput, subsequent encounter for fracture with nonunion | CMS +S02119S | Unspecified fracture of occiput, sequela | CMS +S0211AA | Type I occipital condyle fracture, right side, initial encounter for closed fracture | CMS +S0211AB | Type I occipital condyle fracture, right side, initial encounter for open fracture | CMS +S0211AD | Type I occipital condyle fracture, right side, subsequent encounter for fracture with routine healing | CMS +S0211AG | Type I occipital condyle fracture, right side, subsequent encounter for fracture with delayed healing | CMS +S0211AK | Type I occipital condyle fracture, right side, subsequent encounter for fracture with nonunion | CMS +S0211AS | Type I occipital condyle fracture, right side, sequela | CMS +S0211BA | Type I occipital condyle fracture, left side, initial encounter for closed fracture | CMS +S0211BB | Type I occipital condyle fracture, left side, initial encounter for open fracture | CMS +S0211BD | Type I occipital condyle fracture, left side, subsequent encounter for fracture with routine healing | CMS +S0211BG | Type I occipital condyle fracture, left side, subsequent encounter for fracture with delayed healing | CMS +S0211BK | Type I occipital condyle fracture, left side, subsequent encounter for fracture with nonunion | CMS +S0211BS | Type I occipital condyle fracture, left side, sequela | CMS +S0211CA | Type II occipital condyle fracture, right side, initial encounter for closed fracture | CMS +S0211CB | Type II occipital condyle fracture, right side, initial encounter for open fracture | CMS +S0211CD | Type II occipital condyle fracture, right side, subsequent encounter for fracture with routine healing | CMS +S0211CG | Type II occipital condyle fracture, right side, subsequent encounter for fracture with delayed healing | CMS +S0211CK | Type II occipital condyle fracture, right side, subsequent encounter for fracture with nonunion | CMS +S0211CS | Type II occipital condyle fracture, right side, sequela | CMS +S0211DA | Type II occipital condyle fracture, left side, initial encounter for closed fracture | CMS +S0211DB | Type II occipital condyle fracture, left side, initial encounter for open fracture | CMS +S0211DD | Type II occipital condyle fracture, left side, subsequent encounter for fracture with routine healing | CMS +S0211DG | Type II occipital condyle fracture, left side, subsequent encounter for fracture with delayed healing | CMS +S0211DK | Type II occipital condyle fracture, left side, subsequent encounter for fracture with nonunion | CMS +S0211DS | Type II occipital condyle fracture, left side, sequela | CMS +S0211EA | Type III occipital condyle fracture, right side, initial encounter for closed fracture | CMS +S0211EB | Type III occipital condyle fracture, right side, initial encounter for open fracture | CMS +S0211ED | Type III occipital condyle fracture, right side, subsequent encounter for fracture with routine healing | CMS +S0211EG | Type III occipital condyle fracture, right side, subsequent encounter for fracture with delayed healing | CMS +S0211EK | Type III occipital condyle fracture, right side, subsequent encounter for fracture with nonunion | CMS +S0211ES | Type III occipital condyle fracture, right side, sequela | CMS +S0211FA | Type III occipital condyle fracture, left side, initial encounter for closed fracture | CMS +S0211FB | Type III occipital condyle fracture, left side, initial encounter for open fracture | CMS +S0211FD | Type III occipital condyle fracture, left side, subsequent encounter for fracture with routine healing | CMS +S0211FG | Type III occipital condyle fracture, left side, subsequent encounter for fracture with delayed healing | CMS +S0211FK | Type III occipital condyle fracture, left side, subsequent encounter for fracture with nonunion | CMS +S0211FS | Type III occipital condyle fracture, left side, sequela | CMS +S0211GA | Other fracture of occiput, right side, initial encounter for closed fracture | CMS +S0211GB | Other fracture of occiput, right side, initial encounter for open fracture | CMS +S0211GD | Other fracture of occiput, right side, subsequent encounter for fracture with routine healing | CMS +S0211GG | Other fracture of occiput, right side, subsequent encounter for fracture with delayed healing | CMS +S0211GK | Other fracture of occiput, right side, subsequent encounter for fracture with nonunion | CMS +S0211GS | Other fracture of occiput, right side, sequela | CMS +S0211HA | Other fracture of occiput, left side, initial encounter for closed fracture | CMS +S0211HB | Other fracture of occiput, left side, initial encounter for open fracture | CMS +S0211HD | Other fracture of occiput, left side, subsequent encounter for fracture with routine healing | CMS +S0211HG | Other fracture of occiput, left side, subsequent encounter for fracture with delayed healing | CMS +S0211HK | Other fracture of occiput, left side, subsequent encounter for fracture with nonunion | CMS +S0211HS | Other fracture of occiput, left side, sequela | CMS +S0219XA | Other fracture of base of skull, initial encounter for closed fracture | CMS +S0219XB | Other fracture of base of skull, initial encounter for open fracture | CMS +S0219XD | Other fracture of base of skull, subsequent encounter for fracture with routine healing | CMS +S0219XG | Other fracture of base of skull, subsequent encounter for fracture with delayed healing | CMS +S0219XK | Other fracture of base of skull, subsequent encounter for fracture with nonunion | CMS +S0219XS | Other fracture of base of skull, sequela | CMS +S022 | Fracture of nasal bones | WHO +S022XXA | Fracture of nasal bones, initial encounter for closed fracture | CMS +S022XXB | Fracture of nasal bones, initial encounter for open fracture | CMS +S022XXD | Fracture of nasal bones, subsequent encounter for fracture with routine healing | CMS +S022XXG | Fracture of nasal bones, subsequent encounter for fracture with delayed healing | CMS +S022XXK | Fracture of nasal bones, subsequent encounter for fracture with nonunion | CMS +S022XXS | Fracture of nasal bones, sequela | CMS +S023 | Fracture of orbital floor | WHO +S0230XA | Fracture of orbital floor, unspecified side, initial encounter for closed fracture | CMS +S0230XB | Fracture of orbital floor, unspecified side, initial encounter for open fracture | CMS +S0230XD | Fracture of orbital floor, unspecified side, subsequent encounter for fracture with routine healing | CMS +S0230XG | Fracture of orbital floor, unspecified side, subsequent encounter for fracture with delayed healing | CMS +S0230XK | Fracture of orbital floor, unspecified side, subsequent encounter for fracture with nonunion | CMS +S0230XS | Fracture of orbital floor, unspecified side, sequela | CMS +S0231XA | Fracture of orbital floor, right side, initial encounter for closed fracture | CMS +S0231XB | Fracture of orbital floor, right side, initial encounter for open fracture | CMS +S0231XD | Fracture of orbital floor, right side, subsequent encounter for fracture with routine healing | CMS +S0231XG | Fracture of orbital floor, right side, subsequent encounter for fracture with delayed healing | CMS +S0231XK | Fracture of orbital floor, right side, subsequent encounter for fracture with nonunion | CMS +S0231XS | Fracture of orbital floor, right side, sequela | CMS +S0232XA | Fracture of orbital floor, left side, initial encounter for closed fracture | CMS +S0232XB | Fracture of orbital floor, left side, initial encounter for open fracture | CMS +S0232XD | Fracture of orbital floor, left side, subsequent encounter for fracture with routine healing | CMS +S0232XG | Fracture of orbital floor, left side, subsequent encounter for fracture with delayed healing | CMS +S0232XK | Fracture of orbital floor, left side, subsequent encounter for fracture with nonunion | CMS +S0232XS | Fracture of orbital floor, left side, sequela | CMS +S024 | Fracture of malar and maxillary bones | WHO +S02400A | Malar fracture, unspecified side, initial encounter for closed fracture | CMS +S02400B | Malar fracture, unspecified side, initial encounter for open fracture | CMS +S02400D | Malar fracture, unspecified side, subsequent encounter for fracture with routine healing | CMS +S02400G | Malar fracture, unspecified side, subsequent encounter for fracture with delayed healing | CMS +S02400K | Malar fracture, unspecified side, subsequent encounter for fracture with nonunion | CMS +S02400S | Malar fracture, unspecified side, sequela | CMS +S02401A | Maxillary fracture, unspecified side, initial encounter for closed fracture | CMS +S02401B | Maxillary fracture, unspecified side, initial encounter for open fracture | CMS +S02401D | Maxillary fracture, unspecified side, subsequent encounter for fracture with routine healing | CMS +S02401G | Maxillary fracture, unspecified side, subsequent encounter for fracture with delayed healing | CMS +S02401K | Maxillary fracture, unspecified side, subsequent encounter for fracture with nonunion | CMS +S02401S | Maxillary fracture, unspecified side, sequela | CMS +S02402A | Zygomatic fracture, unspecified side, initial encounter for closed fracture | CMS +S02402B | Zygomatic fracture, unspecified side, initial encounter for open fracture | CMS +S02402D | Zygomatic fracture, unspecified side, subsequent encounter for fracture with routine healing | CMS +S02402G | Zygomatic fracture, unspecified side, subsequent encounter for fracture with delayed healing | CMS +S02402K | Zygomatic fracture, unspecified side, subsequent encounter for fracture with nonunion | CMS +S02402S | Zygomatic fracture, unspecified side, sequela | CMS +S0240AA | Malar fracture, right side, initial encounter for closed fracture | CMS +S0240AB | Malar fracture, right side, initial encounter for open fracture | CMS +S0240AD | Malar fracture, right side, subsequent encounter for fracture with routine healing | CMS +S0240AG | Malar fracture, right side, subsequent encounter for fracture with delayed healing | CMS +S0240AK | Malar fracture, right side, subsequent encounter for fracture with nonunion | CMS +S0240AS | Malar fracture, right side, sequela | CMS +S0240BA | Malar fracture, left side, initial encounter for closed fracture | CMS +S0240BB | Malar fracture, left side, initial encounter for open fracture | CMS +S0240BD | Malar fracture, left side, subsequent encounter for fracture with routine healing | CMS +S0240BG | Malar fracture, left side, subsequent encounter for fracture with delayed healing | CMS +S0240BK | Malar fracture, left side, subsequent encounter for fracture with nonunion | CMS +S0240BS | Malar fracture, left side, sequela | CMS +S0240CA | Maxillary fracture, right side, initial encounter for closed fracture | CMS +S0240CB | Maxillary fracture, right side, initial encounter for open fracture | CMS +S0240CD | Maxillary fracture, right side, subsequent encounter for fracture with routine healing | CMS +S0240CG | Maxillary fracture, right side, subsequent encounter for fracture with delayed healing | CMS +S0240CK | Maxillary fracture, right side, subsequent encounter for fracture with nonunion | CMS +S0240CS | Maxillary fracture, right side, sequela | CMS +S0240DA | Maxillary fracture, left side, initial encounter for closed fracture | CMS +S0240DB | Maxillary fracture, left side, initial encounter for open fracture | CMS +S0240DD | Maxillary fracture, left side, subsequent encounter for fracture with routine healing | CMS +S0240DG | Maxillary fracture, left side, subsequent encounter for fracture with delayed healing | CMS +S0240DK | Maxillary fracture, left side, subsequent encounter for fracture with nonunion | CMS +S0240DS | Maxillary fracture, left side, sequela | CMS +S0240EA | Zygomatic fracture, right side, initial encounter for closed fracture | CMS +S0240EB | Zygomatic fracture, right side, initial encounter for open fracture | CMS +S0240ED | Zygomatic fracture, right side, subsequent encounter for fracture with routine healing | CMS +S0240EG | Zygomatic fracture, right side, subsequent encounter for fracture with delayed healing | CMS +S0240EK | Zygomatic fracture, right side, subsequent encounter for fracture with nonunion | CMS +S0240ES | Zygomatic fracture, right side, sequela | CMS +S0240FA | Zygomatic fracture, left side, initial encounter for closed fracture | CMS +S0240FB | Zygomatic fracture, left side, initial encounter for open fracture | CMS +S0240FD | Zygomatic fracture, left side, subsequent encounter for fracture with routine healing | CMS +S0240FG | Zygomatic fracture, left side, subsequent encounter for fracture with delayed healing | CMS +S0240FK | Zygomatic fracture, left side, subsequent encounter for fracture with nonunion | CMS +S0240FS | Zygomatic fracture, left side, sequela | CMS +S02411A | LeFort I fracture, initial encounter for closed fracture | CMS +S02411B | LeFort I fracture, initial encounter for open fracture | CMS +S02411D | LeFort I fracture, subsequent encounter for fracture with routine healing | CMS +S02411G | LeFort I fracture, subsequent encounter for fracture with delayed healing | CMS +S02411K | LeFort I fracture, subsequent encounter for fracture with nonunion | CMS +S02411S | LeFort I fracture, sequela | CMS +S02412A | LeFort II fracture, initial encounter for closed fracture | CMS +S02412B | LeFort II fracture, initial encounter for open fracture | CMS +S02412D | LeFort II fracture, subsequent encounter for fracture with routine healing | CMS +S02412G | LeFort II fracture, subsequent encounter for fracture with delayed healing | CMS +S02412K | LeFort II fracture, subsequent encounter for fracture with nonunion | CMS +S02412S | LeFort II fracture, sequela | CMS +S02413A | LeFort III fracture, initial encounter for closed fracture | CMS +S02413B | LeFort III fracture, initial encounter for open fracture | CMS +S02413D | LeFort III fracture, subsequent encounter for fracture with routine healing | CMS +S02413G | LeFort III fracture, subsequent encounter for fracture with delayed healing | CMS +S02413K | LeFort III fracture, subsequent encounter for fracture with nonunion | CMS +S02413S | LeFort III fracture, sequela | CMS +S0242XA | Fracture of alveolus of maxilla, initial encounter for closed fracture | CMS +S0242XB | Fracture of alveolus of maxilla, initial encounter for open fracture | CMS +S0242XD | Fracture of alveolus of maxilla, subsequent encounter for fracture with routine healing | CMS +S0242XG | Fracture of alveolus of maxilla, subsequent encounter for fracture with delayed healing | CMS +S0242XK | Fracture of alveolus of maxilla, subsequent encounter for fracture with nonunion | CMS +S0242XS | Fracture of alveolus of maxilla, sequela | CMS +S025 | Fracture of tooth | WHO +S025XXA | Fracture of tooth (traumatic), initial encounter for closed fracture | CMS +S025XXB | Fracture of tooth (traumatic), initial encounter for open fracture | CMS +S025XXD | Fracture of tooth (traumatic), subsequent encounter for fracture with routine healing | CMS +S025XXG | Fracture of tooth (traumatic), subsequent encounter for fracture with delayed healing | CMS +S025XXK | Fracture of tooth (traumatic), subsequent encounter for fracture with nonunion | CMS +S025XXS | Fracture of tooth (traumatic), sequela | CMS +S026 | Fracture of mandible | WHO +S02600A | Fracture of unspecified part of body of mandible, unspecified side, initial encounter for closed fracture | CMS +S02600B | Fracture of unspecified part of body of mandible, unspecified side, initial encounter for open fracture | CMS +S02600D | Fracture of unspecified part of body of mandible, unspecified side, subsequent encounter for fracture with routine healing | CMS +S02600G | Fracture of unspecified part of body of mandible, unspecified side, subsequent encounter for fracture with delayed healing | CMS +S02600K | Fracture of unspecified part of body of mandible, unspecified side, subsequent encounter for fracture with nonunion | CMS +S02600S | Fracture of unspecified part of body of mandible, unspecified side, sequela | CMS +S02601A | Fracture of unspecified part of body of right mandible, initial encounter for closed fracture | CMS +S02601B | Fracture of unspecified part of body of right mandible, initial encounter for open fracture | CMS +S02601D | Fracture of unspecified part of body of right mandible, subsequent encounter for fracture with routine healing | CMS +S02601G | Fracture of unspecified part of body of right mandible, subsequent encounter for fracture with delayed healing | CMS +S02601K | Fracture of unspecified part of body of right mandible, subsequent encounter for fracture with nonunion | CMS +S02601S | Fracture of unspecified part of body of right mandible, sequela | CMS +S02602A | Fracture of unspecified part of body of left mandible, initial encounter for closed fracture | CMS +S02602B | Fracture of unspecified part of body of left mandible, initial encounter for open fracture | CMS +S02602D | Fracture of unspecified part of body of left mandible, subsequent encounter for fracture with routine healing | CMS +S02602G | Fracture of unspecified part of body of left mandible, subsequent encounter for fracture with delayed healing | CMS +S02602K | Fracture of unspecified part of body of left mandible, subsequent encounter for fracture with nonunion | CMS +S02602S | Fracture of unspecified part of body of left mandible, sequela | CMS +S02609A | Fracture of mandible, unspecified, initial encounter for closed fracture | CMS +S02609B | Fracture of mandible, unspecified, initial encounter for open fracture | CMS +S02609D | Fracture of mandible, unspecified, subsequent encounter for fracture with routine healing | CMS +S02609G | Fracture of mandible, unspecified, subsequent encounter for fracture with delayed healing | CMS +S02609K | Fracture of mandible, unspecified, subsequent encounter for fracture with nonunion | CMS +S02609S | Fracture of mandible, unspecified, sequela | CMS +S02610A | Fracture of condylar process of mandible, unspecified side, initial encounter for closed fracture | CMS +S02610B | Fracture of condylar process of mandible, unspecified side, initial encounter for open fracture | CMS +S02610D | Fracture of condylar process of mandible, unspecified side, subsequent encounter for fracture with routine healing | CMS +S02610G | Fracture of condylar process of mandible, unspecified side, subsequent encounter for fracture with delayed healing | CMS +S02610K | Fracture of condylar process of mandible, unspecified side, subsequent encounter for fracture with nonunion | CMS +S02610S | Fracture of condylar process of mandible, unspecified side, sequela | CMS +S02611A | Fracture of condylar process of right mandible, initial encounter for closed fracture | CMS +S02611B | Fracture of condylar process of right mandible, initial encounter for open fracture | CMS +S02611D | Fracture of condylar process of right mandible, subsequent encounter for fracture with routine healing | CMS +S02611G | Fracture of condylar process of right mandible, subsequent encounter for fracture with delayed healing | CMS +S02611K | Fracture of condylar process of right mandible, subsequent encounter for fracture with nonunion | CMS +S02611S | Fracture of condylar process of right mandible, sequela | CMS +S02612A | Fracture of condylar process of left mandible, initial encounter for closed fracture | CMS +S02612B | Fracture of condylar process of left mandible, initial encounter for open fracture | CMS +S02612D | Fracture of condylar process of left mandible, subsequent encounter for fracture with routine healing | CMS +S02612G | Fracture of condylar process of left mandible, subsequent encounter for fracture with delayed healing | CMS +S02612K | Fracture of condylar process of left mandible, subsequent encounter for fracture with nonunion | CMS +S02612S | Fracture of condylar process of left mandible, sequela | CMS +S02620A | Fracture of subcondylar process of mandible, unspecified side, initial encounter for closed fracture | CMS +S02620B | Fracture of subcondylar process of mandible, unspecified side, initial encounter for open fracture | CMS +S02620D | Fracture of subcondylar process of mandible, unspecified side, subsequent encounter for fracture with routine healing | CMS +S02620G | Fracture of subcondylar process of mandible, unspecified side, subsequent encounter for fracture with delayed healing | CMS +S02620K | Fracture of subcondylar process of mandible, unspecified side, subsequent encounter for fracture with nonunion | CMS +S02620S | Fracture of subcondylar process of mandible, unspecified side, sequela | CMS +S02621A | Fracture of subcondylar process of right mandible, initial encounter for closed fracture | CMS +S02621B | Fracture of subcondylar process of right mandible, initial encounter for open fracture | CMS +S02621D | Fracture of subcondylar process of right mandible, subsequent encounter for fracture with routine healing | CMS +S02621G | Fracture of subcondylar process of right mandible, subsequent encounter for fracture with delayed healing | CMS +S02621K | Fracture of subcondylar process of right mandible, subsequent encounter for fracture with nonunion | CMS +S02621S | Fracture of subcondylar process of right mandible, sequela | CMS +S02622A | Fracture of subcondylar process of left mandible, initial encounter for closed fracture | CMS +S02622B | Fracture of subcondylar process of left mandible, initial encounter for open fracture | CMS +S02622D | Fracture of subcondylar process of left mandible, subsequent encounter for fracture with routine healing | CMS +S02622G | Fracture of subcondylar process of left mandible, subsequent encounter for fracture with delayed healing | CMS +S02622K | Fracture of subcondylar process of left mandible, subsequent encounter for fracture with nonunion | CMS +S02622S | Fracture of subcondylar process of left mandible, sequela | CMS +S02630A | Fracture of coronoid process of mandible, unspecified side, initial encounter for closed fracture | CMS +S02630B | Fracture of coronoid process of mandible, unspecified side, initial encounter for open fracture | CMS +S02630D | Fracture of coronoid process of mandible, unspecified side, subsequent encounter for fracture with routine healing | CMS +S02630G | Fracture of coronoid process of mandible, unspecified side, subsequent encounter for fracture with delayed healing | CMS +S02630K | Fracture of coronoid process of mandible, unspecified side, subsequent encounter for fracture with nonunion | CMS +S02630S | Fracture of coronoid process of mandible, unspecified side, sequela | CMS +S02631A | Fracture of coronoid process of right mandible, initial encounter for closed fracture | CMS +S02631B | Fracture of coronoid process of right mandible, initial encounter for open fracture | CMS +S02631D | Fracture of coronoid process of right mandible, subsequent encounter for fracture with routine healing | CMS +S02631G | Fracture of coronoid process of right mandible, subsequent encounter for fracture with delayed healing | CMS +S02631K | Fracture of coronoid process of right mandible, subsequent encounter for fracture with nonunion | CMS +S02631S | Fracture of coronoid process of right mandible, sequela | CMS +S02632A | Fracture of coronoid process of left mandible, initial encounter for closed fracture | CMS +S02632B | Fracture of coronoid process of left mandible, initial encounter for open fracture | CMS +S02632D | Fracture of coronoid process of left mandible, subsequent encounter for fracture with routine healing | CMS +S02632G | Fracture of coronoid process of left mandible, subsequent encounter for fracture with delayed healing | CMS +S02632K | Fracture of coronoid process of left mandible, subsequent encounter for fracture with nonunion | CMS +S02632S | Fracture of coronoid process of left mandible, sequela | CMS +S02640A | Fracture of ramus of mandible, unspecified side, initial encounter for closed fracture | CMS +S02640B | Fracture of ramus of mandible, unspecified side, initial encounter for open fracture | CMS +S02640D | Fracture of ramus of mandible, unspecified side, subsequent encounter for fracture with routine healing | CMS +S02640G | Fracture of ramus of mandible, unspecified side, subsequent encounter for fracture with delayed healing | CMS +S02640K | Fracture of ramus of mandible, unspecified side, subsequent encounter for fracture with nonunion | CMS +S02640S | Fracture of ramus of mandible, unspecified side, sequela | CMS +S02641A | Fracture of ramus of right mandible, initial encounter for closed fracture | CMS +S02641B | Fracture of ramus of right mandible, initial encounter for open fracture | CMS +S02641D | Fracture of ramus of right mandible, subsequent encounter for fracture with routine healing | CMS +S02641G | Fracture of ramus of right mandible, subsequent encounter for fracture with delayed healing | CMS +S02641K | Fracture of ramus of right mandible, subsequent encounter for fracture with nonunion | CMS +S02641S | Fracture of ramus of right mandible, sequela | CMS +S02642A | Fracture of ramus of left mandible, initial encounter for closed fracture | CMS +S02642B | Fracture of ramus of left mandible, initial encounter for open fracture | CMS +S02642D | Fracture of ramus of left mandible, subsequent encounter for fracture with routine healing | CMS +S02642G | Fracture of ramus of left mandible, subsequent encounter for fracture with delayed healing | CMS +S02642K | Fracture of ramus of left mandible, subsequent encounter for fracture with nonunion | CMS +S02642S | Fracture of ramus of left mandible, sequela | CMS +S02650A | Fracture of angle of mandible, unspecified side, initial encounter for closed fracture | CMS +S02650B | Fracture of angle of mandible, unspecified side, initial encounter for open fracture | CMS +S02650D | Fracture of angle of mandible, unspecified side, subsequent encounter for fracture with routine healing | CMS +S02650G | Fracture of angle of mandible, unspecified side, subsequent encounter for fracture with delayed healing | CMS +S02650K | Fracture of angle of mandible, unspecified side, subsequent encounter for fracture with nonunion | CMS +S02650S | Fracture of angle of mandible, unspecified side, sequela | CMS +S02651A | Fracture of angle of right mandible, initial encounter for closed fracture | CMS +S02651B | Fracture of angle of right mandible, initial encounter for open fracture | CMS +S02651D | Fracture of angle of right mandible, subsequent encounter for fracture with routine healing | CMS +S02651G | Fracture of angle of right mandible, subsequent encounter for fracture with delayed healing | CMS +S02651K | Fracture of angle of right mandible, subsequent encounter for fracture with nonunion | CMS +S02651S | Fracture of angle of right mandible, sequela | CMS +S02652A | Fracture of angle of left mandible, initial encounter for closed fracture | CMS +S02652B | Fracture of angle of left mandible, initial encounter for open fracture | CMS +S02652D | Fracture of angle of left mandible, subsequent encounter for fracture with routine healing | CMS +S02652G | Fracture of angle of left mandible, subsequent encounter for fracture with delayed healing | CMS +S02652K | Fracture of angle of left mandible, subsequent encounter for fracture with nonunion | CMS +S02652S | Fracture of angle of left mandible, sequela | CMS +S0266XA | Fracture of symphysis of mandible, initial encounter for closed fracture | CMS +S0266XB | Fracture of symphysis of mandible, initial encounter for open fracture | CMS +S0266XD | Fracture of symphysis of mandible, subsequent encounter for fracture with routine healing | CMS +S0266XG | Fracture of symphysis of mandible, subsequent encounter for fracture with delayed healing | CMS +S0266XK | Fracture of symphysis of mandible, subsequent encounter for fracture with nonunion | CMS +S0266XS | Fracture of symphysis of mandible, sequela | CMS +S02670A | Fracture of alveolus of mandible, unspecified side, initial encounter for closed fracture | CMS +S02670B | Fracture of alveolus of mandible, unspecified side, initial encounter for open fracture | CMS +S02670D | Fracture of alveolus of mandible, unspecified side, subsequent encounter for fracture with routine healing | CMS +S02670G | Fracture of alveolus of mandible, unspecified side, subsequent encounter for fracture with delayed healing | CMS +S02670K | Fracture of alveolus of mandible, unspecified side, subsequent encounter for fracture with nonunion | CMS +S02670S | Fracture of alveolus of mandible, unspecified side, sequela | CMS +S02671A | Fracture of alveolus of right mandible, initial encounter for closed fracture | CMS +S02671B | Fracture of alveolus of right mandible, initial encounter for open fracture | CMS +S02671D | Fracture of alveolus of right mandible, subsequent encounter for fracture with routine healing | CMS +S02671G | Fracture of alveolus of right mandible, subsequent encounter for fracture with delayed healing | CMS +S02671K | Fracture of alveolus of right mandible, subsequent encounter for fracture with nonunion | CMS +S02671S | Fracture of alveolus of right mandible, sequela | CMS +S02672A | Fracture of alveolus of left mandible, initial encounter for closed fracture | CMS +S02672B | Fracture of alveolus of left mandible, initial encounter for open fracture | CMS +S02672D | Fracture of alveolus of left mandible, subsequent encounter for fracture with routine healing | CMS +S02672G | Fracture of alveolus of left mandible, subsequent encounter for fracture with delayed healing | CMS +S02672K | Fracture of alveolus of left mandible, subsequent encounter for fracture with nonunion | CMS +S02672S | Fracture of alveolus of left mandible, sequela | CMS +S0269XA | Fracture of mandible of other specified site, initial encounter for closed fracture | CMS +S0269XB | Fracture of mandible of other specified site, initial encounter for open fracture | CMS +S0269XD | Fracture of mandible of other specified site, subsequent encounter for fracture with routine healing | CMS +S0269XG | Fracture of mandible of other specified site, subsequent encounter for fracture with delayed healing | CMS +S0269XK | Fracture of mandible of other specified site, subsequent encounter for fracture with nonunion | CMS +S0269XS | Fracture of mandible of other specified site, sequela | CMS +S027 | Multiple fractures involving skull and facial bones | WHO +S028 | Fractures of other skull and facial bones | WHO +S0280XA | Fracture of other specified skull and facial bones, unspecified side, initial encounter for closed fracture | CMS +S0280XB | Fracture of other specified skull and facial bones, unspecified side, initial encounter for open fracture | CMS +S0280XD | Fracture of other specified skull and facial bones, unspecified side, subsequent encounter for fracture with routine healing | CMS +S0280XG | Fracture of other specified skull and facial bones, unspecified side, subsequent encounter for fracture with delayed healing | CMS +S0280XK | Fracture of other specified skull and facial bones, unspecified side, subsequent encounter for fracture with nonunion | CMS +S0280XS | Fracture of other specified skull and facial bones, unspecified side, sequela | CMS +S0281XA | Fracture of other specified skull and facial bones, right side, initial encounter for closed fracture | CMS +S0281XB | Fracture of other specified skull and facial bones, right side, initial encounter for open fracture | CMS +S0281XD | Fracture of other specified skull and facial bones, right side, subsequent encounter for fracture with routine healing | CMS +S0281XG | Fracture of other specified skull and facial bones, right side, subsequent encounter for fracture with delayed healing | CMS +S0281XK | Fracture of other specified skull and facial bones, right side, subsequent encounter for fracture with nonunion | CMS +S0281XS | Fracture of other specified skull and facial bones, right side, sequela | CMS +S0282XA | Fracture of other specified skull and facial bones, left side, initial encounter for closed fracture | CMS +S0282XB | Fracture of other specified skull and facial bones, left side, initial encounter for open fracture | CMS +S0282XD | Fracture of other specified skull and facial bones, left side, subsequent encounter for fracture with routine healing | CMS +S0282XG | Fracture of other specified skull and facial bones, left side, subsequent encounter for fracture with delayed healing | CMS +S0282XK | Fracture of other specified skull and facial bones, left side, subsequent encounter for fracture with nonunion | CMS +S0282XS | Fracture of other specified skull and facial bones, left side, sequela | CMS +S029 | Fracture of skull and facial bones, part unspecified | WHO +S0291XA | Unspecified fracture of skull, initial encounter for closed fracture | CMS +S0291XB | Unspecified fracture of skull, initial encounter for open fracture | CMS +S0291XD | Unspecified fracture of skull, subsequent encounter for fracture with routine healing | CMS +S0291XG | Unspecified fracture of skull, subsequent encounter for fracture with delayed healing | CMS +S0291XK | Unspecified fracture of skull, subsequent encounter for fracture with nonunion | CMS +S0291XS | Unspecified fracture of skull, sequela | CMS +S0292XA | Unspecified fracture of facial bones, initial encounter for closed fracture | CMS +S0292XB | Unspecified fracture of facial bones, initial encounter for open fracture | CMS +S0292XD | Unspecified fracture of facial bones, subsequent encounter for fracture with routine healing | CMS +S0292XG | Unspecified fracture of facial bones, subsequent encounter for fracture with delayed healing | CMS +S0292XK | Unspecified fracture of facial bones, subsequent encounter for fracture with nonunion | CMS +S0292XS | Unspecified fracture of facial bones, sequela | CMS +S03 | Dislocation, sprain and strain of joints and ligaments of head | WHO +S030 | Dislocation of jaw | WHO +S0300XA | Dislocation of jaw, unspecified side, initial encounter | CMS +S0300XD | Dislocation of jaw, unspecified side, subsequent encounter | CMS +S0300XS | Dislocation of jaw, unspecified side, sequela | CMS +S0301XA | Dislocation of jaw, right side, initial encounter | CMS +S0301XD | Dislocation of jaw, right side, subsequent encounter | CMS +S0301XS | Dislocation of jaw, right side, sequela | CMS +S0302XA | Dislocation of jaw, left side, initial encounter | CMS +S0302XD | Dislocation of jaw, left side, subsequent encounter | CMS +S0302XS | Dislocation of jaw, left side, sequela | CMS +S0303XA | Dislocation of jaw, bilateral, initial encounter | CMS +S0303XD | Dislocation of jaw, bilateral, subsequent encounter | CMS +S0303XS | Dislocation of jaw, bilateral, sequela | CMS +S031 | Dislocation of septal cartilage of nose | WHO +S031XXA | Dislocation of septal cartilage of nose, initial encounter | CMS +S031XXD | Dislocation of septal cartilage of nose, subsequent encounter | CMS +S031XXS | Dislocation of septal cartilage of nose, sequela | CMS +S032 | Dislocation of tooth | WHO +S032XXA | Dislocation of tooth, initial encounter | CMS +S032XXD | Dislocation of tooth, subsequent encounter | CMS +S032XXS | Dislocation of tooth, sequela | CMS +S033 | Dislocation of other and unspecified parts of head | WHO +S034 | Sprain and strain of jaw | WHO +S0340XA | Sprain of jaw, unspecified side, initial encounter | CMS +S0340XD | Sprain of jaw, unspecified side, subsequent encounter | CMS +S0340XS | Sprain of jaw, unspecified side, sequela | CMS +S0341XA | Sprain of jaw, right side, initial encounter | CMS +S0341XD | Sprain of jaw, right side, subsequent encounter | CMS +S0341XS | Sprain of jaw, right side, sequela | CMS +S0342XA | Sprain of jaw, left side, initial encounter | CMS +S0342XD | Sprain of jaw, left side, subsequent encounter | CMS +S0342XS | Sprain of jaw, left side, sequela | CMS +S0343XA | Sprain of jaw, bilateral, initial encounter | CMS +S0343XD | Sprain of jaw, bilateral, subsequent encounter | CMS +S0343XS | Sprain of jaw, bilateral, sequela | CMS +S035 | Sprain and strain of joints and ligaments of other and unspecified parts of head | WHO +S038XXA | Sprain of joints and ligaments of other parts of head, initial encounter | CMS +S038XXD | Sprain of joints and ligaments of other parts of head, subsequent encounter | CMS +S038XXS | Sprain of joints and ligaments of other parts of head, sequela | CMS +S039XXA | Sprain of joints and ligaments of unspecified parts of head, initial encounter | CMS +S039XXD | Sprain of joints and ligaments of unspecified parts of head, subsequent encounter | CMS +S039XXS | Sprain of joints and ligaments of unspecified parts of head, sequela | CMS +S04 | Injury of cranial nerves | WHO +S040 | Injury of optic nerve and pathways | WHO +S04011A | Injury of optic nerve, right eye, initial encounter | CMS +S04011D | Injury of optic nerve, right eye, subsequent encounter | CMS +S04011S | Injury of optic nerve, right eye, sequela | CMS +S04012A | Injury of optic nerve, left eye, initial encounter | CMS +S04012D | Injury of optic nerve, left eye, subsequent encounter | CMS +S04012S | Injury of optic nerve, left eye, sequela | CMS +S04019A | Injury of optic nerve, unspecified eye, initial encounter | CMS +S04019D | Injury of optic nerve, unspecified eye, subsequent encounter | CMS +S04019S | Injury of optic nerve, unspecified eye, sequela | CMS +S0402XA | Injury of optic chiasm, initial encounter | CMS +S0402XD | Injury of optic chiasm, subsequent encounter | CMS +S0402XS | Injury of optic chiasm, sequela | CMS +S04031A | Injury of optic tract and pathways, right side, initial encounter | CMS +S04031D | Injury of optic tract and pathways, right side, subsequent encounter | CMS +S04031S | Injury of optic tract and pathways, right side, sequela | CMS +S04032A | Injury of optic tract and pathways, left side, initial encounter | CMS +S04032D | Injury of optic tract and pathways, left side, subsequent encounter | CMS +S04032S | Injury of optic tract and pathways, left side, sequela | CMS +S04039A | Injury of optic tract and pathways, unspecified side, initial encounter | CMS +S04039D | Injury of optic tract and pathways, unspecified side, subsequent encounter | CMS +S04039S | Injury of optic tract and pathways, unspecified side, sequela | CMS +S04041A | Injury of visual cortex, right side, initial encounter | CMS +S04041D | Injury of visual cortex, right side, subsequent encounter | CMS +S04041S | Injury of visual cortex, right side, sequela | CMS +S04042A | Injury of visual cortex, left side, initial encounter | CMS +S04042D | Injury of visual cortex, left side, subsequent encounter | CMS +S04042S | Injury of visual cortex, left side, sequela | CMS +S04049A | Injury of visual cortex, unspecified side, initial encounter | CMS +S04049D | Injury of visual cortex, unspecified side, subsequent encounter | CMS +S04049S | Injury of visual cortex, unspecified side, sequela | CMS +S041 | Injury of oculomotor nerve | WHO +S0410XA | Injury of oculomotor nerve, unspecified side, initial encounter | CMS +S0410XD | Injury of oculomotor nerve, unspecified side, subsequent encounter | CMS +S0410XS | Injury of oculomotor nerve, unspecified side, sequela | CMS +S0411XA | Injury of oculomotor nerve, right side, initial encounter | CMS +S0411XD | Injury of oculomotor nerve, right side, subsequent encounter | CMS +S0411XS | Injury of oculomotor nerve, right side, sequela | CMS +S0412XA | Injury of oculomotor nerve, left side, initial encounter | CMS +S0412XD | Injury of oculomotor nerve, left side, subsequent encounter | CMS +S0412XS | Injury of oculomotor nerve, left side, sequela | CMS +S042 | Injury of trochlear nerve | WHO +S0420XA | Injury of trochlear nerve, unspecified side, initial encounter | CMS +S0420XD | Injury of trochlear nerve, unspecified side, subsequent encounter | CMS +S0420XS | Injury of trochlear nerve, unspecified side, sequela | CMS +S0421XA | Injury of trochlear nerve, right side, initial encounter | CMS +S0421XD | Injury of trochlear nerve, right side, subsequent encounter | CMS +S0421XS | Injury of trochlear nerve, right side, sequela | CMS +S0422XA | Injury of trochlear nerve, left side, initial encounter | CMS +S0422XD | Injury of trochlear nerve, left side, subsequent encounter | CMS +S0422XS | Injury of trochlear nerve, left side, sequela | CMS +S043 | Injury of trigeminal nerve | WHO +S0430XA | Injury of trigeminal nerve, unspecified side, initial encounter | CMS +S0430XD | Injury of trigeminal nerve, unspecified side, subsequent encounter | CMS +S0430XS | Injury of trigeminal nerve, unspecified side, sequela | CMS +S0431XA | Injury of trigeminal nerve, right side, initial encounter | CMS +S0431XD | Injury of trigeminal nerve, right side, subsequent encounter | CMS +S0431XS | Injury of trigeminal nerve, right side, sequela | CMS +S0432XA | Injury of trigeminal nerve, left side, initial encounter | CMS +S0432XD | Injury of trigeminal nerve, left side, subsequent encounter | CMS +S0432XS | Injury of trigeminal nerve, left side, sequela | CMS +S044 | Injury of abducent nerve | WHO +S0440XA | Injury of abducent nerve, unspecified side, initial encounter | CMS +S0440XD | Injury of abducent nerve, unspecified side, subsequent encounter | CMS +S0440XS | Injury of abducent nerve, unspecified side, sequela | CMS +S0441XA | Injury of abducent nerve, right side, initial encounter | CMS +S0441XD | Injury of abducent nerve, right side, subsequent encounter | CMS +S0441XS | Injury of abducent nerve, right side, sequela | CMS +S0442XA | Injury of abducent nerve, left side, initial encounter | CMS +S0442XD | Injury of abducent nerve, left side, subsequent encounter | CMS +S0442XS | Injury of abducent nerve, left side, sequela | CMS +S045 | Injury of facial nerve | WHO +S0450XA | Injury of facial nerve, unspecified side, initial encounter | CMS +S0450XD | Injury of facial nerve, unspecified side, subsequent encounter | CMS +S0450XS | Injury of facial nerve, unspecified side, sequela | CMS +S0451XA | Injury of facial nerve, right side, initial encounter | CMS +S0451XD | Injury of facial nerve, right side, subsequent encounter | CMS +S0451XS | Injury of facial nerve, right side, sequela | CMS +S0452XA | Injury of facial nerve, left side, initial encounter | CMS +S0452XD | Injury of facial nerve, left side, subsequent encounter | CMS +S0452XS | Injury of facial nerve, left side, sequela | CMS +S046 | Injury of acoustic nerve | WHO +S0460XA | Injury of acoustic nerve, unspecified side, initial encounter | CMS +S0460XD | Injury of acoustic nerve, unspecified side, subsequent encounter | CMS +S0460XS | Injury of acoustic nerve, unspecified side, sequela | CMS +S0461XA | Injury of acoustic nerve, right side, initial encounter | CMS +S0461XD | Injury of acoustic nerve, right side, subsequent encounter | CMS +S0461XS | Injury of acoustic nerve, right side, sequela | CMS +S0462XA | Injury of acoustic nerve, left side, initial encounter | CMS +S0462XD | Injury of acoustic nerve, left side, subsequent encounter | CMS +S0462XS | Injury of acoustic nerve, left side, sequela | CMS +S047 | Injury of accessory nerve | WHO +S0470XA | Injury of accessory nerve, unspecified side, initial encounter | CMS +S0470XD | Injury of accessory nerve, unspecified side, subsequent encounter | CMS +S0470XS | Injury of accessory nerve, unspecified side, sequela | CMS +S0471XA | Injury of accessory nerve, right side, initial encounter | CMS +S0471XD | Injury of accessory nerve, right side, subsequent encounter | CMS +S0471XS | Injury of accessory nerve, right side, sequela | CMS +S0472XA | Injury of accessory nerve, left side, initial encounter | CMS +S0472XD | Injury of accessory nerve, left side, subsequent encounter | CMS +S0472XS | Injury of accessory nerve, left side, sequela | CMS +S048 | Injury of other cranial nerves | WHO +S04811A | Injury of olfactory [1st ] nerve, right side, initial encounter | CMS +S04811D | Injury of olfactory [1st ] nerve, right side, subsequent encounter | CMS +S04811S | Injury of olfactory [1st ] nerve, right side, sequela | CMS +S04812A | Injury of olfactory [1st ] nerve, left side, initial encounter | CMS +S04812D | Injury of olfactory [1st ] nerve, left side, subsequent encounter | CMS +S04812S | Injury of olfactory [1st ] nerve, left side, sequela | CMS +S04819A | Injury of olfactory [1st ] nerve, unspecified side, initial encounter | CMS +S04819D | Injury of olfactory [1st ] nerve, unspecified side, subsequent encounter | CMS +S04819S | Injury of olfactory [1st ] nerve, unspecified side, sequela | CMS +S04891A | Injury of other cranial nerves, right side, initial encounter | CMS +S04891D | Injury of other cranial nerves, right side, subsequent encounter | CMS +S04891S | Injury of other cranial nerves, right side, sequela | CMS +S04892A | Injury of other cranial nerves, left side, initial encounter | CMS +S04892D | Injury of other cranial nerves, left side, subsequent encounter | CMS +S04892S | Injury of other cranial nerves, left side, sequela | CMS +S04899A | Injury of other cranial nerves, unspecified side, initial encounter | CMS +S04899D | Injury of other cranial nerves, unspecified side, subsequent encounter | CMS +S04899S | Injury of other cranial nerves, unspecified side, sequela | CMS +S049 | Injury of unspecified cranial nerve | WHO +S049XXA | Injury of unspecified cranial nerve, initial encounter | CMS +S049XXD | Injury of unspecified cranial nerve, subsequent encounter | CMS +S049XXS | Injury of unspecified cranial nerve, sequela | CMS +S05 | Injury of eye and orbit | WHO +S050 | Injury of conjunctiva and corneal abrasion without mention of foreign body | WHO +S0500XA | Injury of conjunctiva and corneal abrasion without foreign body, unspecified eye, initial encounter | CMS +S0500XD | Injury of conjunctiva and corneal abrasion without foreign body, unspecified eye, subsequent encounter | CMS +S0500XS | Injury of conjunctiva and corneal abrasion without foreign body, unspecified eye, sequela | CMS +S0501XA | Injury of conjunctiva and corneal abrasion without foreign body, right eye, initial encounter | CMS +S0501XD | Injury of conjunctiva and corneal abrasion without foreign body, right eye, subsequent encounter | CMS +S0501XS | Injury of conjunctiva and corneal abrasion without foreign body, right eye, sequela | CMS +S0502XA | Injury of conjunctiva and corneal abrasion without foreign body, left eye, initial encounter | CMS +S0502XD | Injury of conjunctiva and corneal abrasion without foreign body, left eye, subsequent encounter | CMS +S0502XS | Injury of conjunctiva and corneal abrasion without foreign body, left eye, sequela | CMS +S051 | Contusion of eyeball and orbital tissues | WHO +S0510XA | Contusion of eyeball and orbital tissues, unspecified eye, initial encounter | CMS +S0510XD | Contusion of eyeball and orbital tissues, unspecified eye, subsequent encounter | CMS +S0510XS | Contusion of eyeball and orbital tissues, unspecified eye, sequela | CMS +S0511XA | Contusion of eyeball and orbital tissues, right eye, initial encounter | CMS +S0511XD | Contusion of eyeball and orbital tissues, right eye, subsequent encounter | CMS +S0511XS | Contusion of eyeball and orbital tissues, right eye, sequela | CMS +S0512XA | Contusion of eyeball and orbital tissues, left eye, initial encounter | CMS +S0512XD | Contusion of eyeball and orbital tissues, left eye, subsequent encounter | CMS +S0512XS | Contusion of eyeball and orbital tissues, left eye, sequela | CMS +S052 | Ocular laceration and rupture with prolapse or loss of intraocular tissue | WHO +S0520XA | Ocular laceration and rupture with prolapse or loss of intraocular tissue, unspecified eye, initial encounter | CMS +S0520XD | Ocular laceration and rupture with prolapse or loss of intraocular tissue, unspecified eye, subsequent encounter | CMS +S0520XS | Ocular laceration and rupture with prolapse or loss of intraocular tissue, unspecified eye, sequela | CMS +S0521XA | Ocular laceration and rupture with prolapse or loss of intraocular tissue, right eye, initial encounter | CMS +S0521XD | Ocular laceration and rupture with prolapse or loss of intraocular tissue, right eye, subsequent encounter | CMS +S0521XS | Ocular laceration and rupture with prolapse or loss of intraocular tissue, right eye, sequela | CMS +S0522XA | Ocular laceration and rupture with prolapse or loss of intraocular tissue, left eye, initial encounter | CMS +S0522XD | Ocular laceration and rupture with prolapse or loss of intraocular tissue, left eye, subsequent encounter | CMS +S0522XS | Ocular laceration and rupture with prolapse or loss of intraocular tissue, left eye, sequela | CMS +S053 | Ocular laceration without prolapse or loss of intraocular tissue | WHO +S0530XA | Ocular laceration without prolapse or loss of intraocular tissue, unspecified eye, initial encounter | CMS +S0530XD | Ocular laceration without prolapse or loss of intraocular tissue, unspecified eye, subsequent encounter | CMS +S0530XS | Ocular laceration without prolapse or loss of intraocular tissue, unspecified eye, sequela | CMS +S0531XA | Ocular laceration without prolapse or loss of intraocular tissue, right eye, initial encounter | CMS +S0531XD | Ocular laceration without prolapse or loss of intraocular tissue, right eye, subsequent encounter | CMS +S0531XS | Ocular laceration without prolapse or loss of intraocular tissue, right eye, sequela | CMS +S0532XA | Ocular laceration without prolapse or loss of intraocular tissue, left eye, initial encounter | CMS +S0532XD | Ocular laceration without prolapse or loss of intraocular tissue, left eye, subsequent encounter | CMS +S0532XS | Ocular laceration without prolapse or loss of intraocular tissue, left eye, sequela | CMS +S054 | Penetrating wound of orbit with or without foreign body | WHO +S0540XA | Penetrating wound of orbit with or without foreign body, unspecified eye, initial encounter | CMS +S0540XD | Penetrating wound of orbit with or without foreign body, unspecified eye, subsequent encounter | CMS +S0540XS | Penetrating wound of orbit with or without foreign body, unspecified eye, sequela | CMS +S0541XA | Penetrating wound of orbit with or without foreign body, right eye, initial encounter | CMS +S0541XD | Penetrating wound of orbit with or without foreign body, right eye, subsequent encounter | CMS +S0541XS | Penetrating wound of orbit with or without foreign body, right eye, sequela | CMS +S0542XA | Penetrating wound of orbit with or without foreign body, left eye, initial encounter | CMS +S0542XD | Penetrating wound of orbit with or without foreign body, left eye, subsequent encounter | CMS +S0542XS | Penetrating wound of orbit with or without foreign body, left eye, sequela | CMS +S055 | Penetrating wound of eyeball with foreign body | WHO +S0550XA | Penetrating wound with foreign body of unspecified eyeball, initial encounter | CMS +S0550XD | Penetrating wound with foreign body of unspecified eyeball, subsequent encounter | CMS +S0550XS | Penetrating wound with foreign body of unspecified eyeball, sequela | CMS +S0551XA | Penetrating wound with foreign body of right eyeball, initial encounter | CMS +S0551XD | Penetrating wound with foreign body of right eyeball, subsequent encounter | CMS +S0551XS | Penetrating wound with foreign body of right eyeball, sequela | CMS +S0552XA | Penetrating wound with foreign body of left eyeball, initial encounter | CMS +S0552XD | Penetrating wound with foreign body of left eyeball, subsequent encounter | CMS +S0552XS | Penetrating wound with foreign body of left eyeball, sequela | CMS +S056 | Penetrating wound of eyeball without foreign body | WHO +S0560XA | Penetrating wound without foreign body of unspecified eyeball, initial encounter | CMS +S0560XD | Penetrating wound without foreign body of unspecified eyeball, subsequent encounter | CMS +S0560XS | Penetrating wound without foreign body of unspecified eyeball, sequela | CMS +S0561XA | Penetrating wound without foreign body of right eyeball, initial encounter | CMS +S0561XD | Penetrating wound without foreign body of right eyeball, subsequent encounter | CMS +S0561XS | Penetrating wound without foreign body of right eyeball, sequela | CMS +S0562XA | Penetrating wound without foreign body of left eyeball, initial encounter | CMS +S0562XD | Penetrating wound without foreign body of left eyeball, subsequent encounter | CMS +S0562XS | Penetrating wound without foreign body of left eyeball, sequela | CMS +S057 | Avulsion of eye | WHO +S0570XA | Avulsion of unspecified eye, initial encounter | CMS +S0570XD | Avulsion of unspecified eye, subsequent encounter | CMS +S0570XS | Avulsion of unspecified eye, sequela | CMS +S0571XA | Avulsion of right eye, initial encounter | CMS +S0571XD | Avulsion of right eye, subsequent encounter | CMS +S0571XS | Avulsion of right eye, sequela | CMS +S0572XA | Avulsion of left eye, initial encounter | CMS +S0572XD | Avulsion of left eye, subsequent encounter | CMS +S0572XS | Avulsion of left eye, sequela | CMS +S058 | Other injuries of eye and orbit | WHO +S058X1A | Other injuries of right eye and orbit, initial encounter | CMS +S058X1D | Other injuries of right eye and orbit, subsequent encounter | CMS +S058X1S | Other injuries of right eye and orbit, sequela | CMS +S058X2A | Other injuries of left eye and orbit, initial encounter | CMS +S058X2D | Other injuries of left eye and orbit, subsequent encounter | CMS +S058X2S | Other injuries of left eye and orbit, sequela | CMS +S058X9A | Other injuries of unspecified eye and orbit, initial encounter | CMS +S058X9D | Other injuries of unspecified eye and orbit, subsequent encounter | CMS +S058X9S | Other injuries of unspecified eye and orbit, sequela | CMS +S059 | Injury of eye and orbit, unspecified | WHO +S0590XA | Unspecified injury of unspecified eye and orbit, initial encounter | CMS +S0590XD | Unspecified injury of unspecified eye and orbit, subsequent encounter | CMS +S0590XS | Unspecified injury of unspecified eye and orbit, sequela | CMS +S0591XA | Unspecified injury of right eye and orbit, initial encounter | CMS +S0591XD | Unspecified injury of right eye and orbit, subsequent encounter | CMS +S0591XS | Unspecified injury of right eye and orbit, sequela | CMS +S0592XA | Unspecified injury of left eye and orbit, initial encounter | CMS +S0592XD | Unspecified injury of left eye and orbit, subsequent encounter | CMS +S0592XS | Unspecified injury of left eye and orbit, sequela | CMS +S06 | Intracranial injury | WHO +S060 | Concussion | WHO +S060X0A | Concussion without loss of consciousness, initial encounter | CMS +S060X0D | Concussion without loss of consciousness, subsequent encounter | CMS +S060X0S | Concussion without loss of consciousness, sequela | CMS +S060X1A | Concussion with loss of consciousness of 30 minutes or less, initial encounter | CMS +S060X1D | Concussion with loss of consciousness of 30 minutes or less, subsequent encounter | CMS +S060X1S | Concussion with loss of consciousness of 30 minutes or less, sequela | CMS +S060X9A | Concussion with loss of consciousness of unspecified duration, initial encounter | CMS +S060X9D | Concussion with loss of consciousness of unspecified duration, subsequent encounter | CMS +S060X9S | Concussion with loss of consciousness of unspecified duration, sequela | CMS +S061 | Traumatic cerebral oedema | WHO +S061X0A | Traumatic cerebral edema without loss of consciousness, initial encounter | CMS +S061X0D | Traumatic cerebral edema without loss of consciousness, subsequent encounter | CMS +S061X0S | Traumatic cerebral edema without loss of consciousness, sequela | CMS +S061X1A | Traumatic cerebral edema with loss of consciousness of 30 minutes or less, initial encounter | CMS +S061X1D | Traumatic cerebral edema with loss of consciousness of 30 minutes or less, subsequent encounter | CMS +S061X1S | Traumatic cerebral edema with loss of consciousness of 30 minutes or less, sequela | CMS +S061X2A | Traumatic cerebral edema with loss of consciousness of 31 minutes to 59 minutes, initial encounter | CMS +S061X2D | Traumatic cerebral edema with loss of consciousness of 31 minutes to 59 minutes, subsequent encounter | CMS +S061X2S | Traumatic cerebral edema with loss of consciousness of 31 minutes to 59 minutes, sequela | CMS +S061X3A | Traumatic cerebral edema with loss of consciousness of 1 hour to 5 hours 59 minutes, initial encounter | CMS +S061X3D | Traumatic cerebral edema with loss of consciousness of 1 hour to 5 hours 59 minutes, subsequent encounter | CMS +S061X3S | Traumatic cerebral edema with loss of consciousness of 1 hour to 5 hours 59 minutes, sequela | CMS +S061X4A | Traumatic cerebral edema with loss of consciousness of 6 hours to 24 hours, initial encounter | CMS +S061X4D | Traumatic cerebral edema with loss of consciousness of 6 hours to 24 hours, subsequent encounter | CMS +S061X4S | Traumatic cerebral edema with loss of consciousness of 6 hours to 24 hours, sequela | CMS +S061X5A | Traumatic cerebral edema with loss of consciousness greater than 24 hours with return to pre-existing conscious level, initial encounter | CMS +S061X5D | Traumatic cerebral edema with loss of consciousness greater than 24 hours with return to pre-existing conscious level, subsequent encounter | CMS +S061X5S | Traumatic cerebral edema with loss of consciousness greater than 24 hours with return to pre-existing conscious level, sequela | CMS +S061X6A | Traumatic cerebral edema with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, initial encounter | CMS +S061X6D | Traumatic cerebral edema with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, subsequent encounter | CMS +S061X6S | Traumatic cerebral edema with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, sequela | CMS +S061X7A | Traumatic cerebral edema with loss of consciousness of any duration with death due to brain injury prior to regaining consciousness, initial encounter | CMS +S061X8A | Traumatic cerebral edema with loss of consciousness of any duration with death due to other cause prior to regaining consciousness, initial encounter | CMS +S061X9A | Traumatic cerebral edema with loss of consciousness of unspecified duration, initial encounter | CMS +S061X9D | Traumatic cerebral edema with loss of consciousness of unspecified duration, subsequent encounter | CMS +S061X9S | Traumatic cerebral edema with loss of consciousness of unspecified duration, sequela | CMS +S062 | Diffuse brain injury | WHO +S062X0A | Diffuse traumatic brain injury without loss of consciousness, initial encounter | CMS +S062X0D | Diffuse traumatic brain injury without loss of consciousness, subsequent encounter | CMS +S062X0S | Diffuse traumatic brain injury without loss of consciousness, sequela | CMS +S062X1A | Diffuse traumatic brain injury with loss of consciousness of 30 minutes or less, initial encounter | CMS +S062X1D | Diffuse traumatic brain injury with loss of consciousness of 30 minutes or less, subsequent encounter | CMS +S062X1S | Diffuse traumatic brain injury with loss of consciousness of 30 minutes or less, sequela | CMS +S062X2A | Diffuse traumatic brain injury with loss of consciousness of 31 minutes to 59 minutes, initial encounter | CMS +S062X2D | Diffuse traumatic brain injury with loss of consciousness of 31 minutes to 59 minutes, subsequent encounter | CMS +S062X2S | Diffuse traumatic brain injury with loss of consciousness of 31 minutes to 59 minutes, sequela | CMS +S062X3A | Diffuse traumatic brain injury with loss of consciousness of 1 hour to 5 hours 59 minutes, initial encounter | CMS +S062X3D | Diffuse traumatic brain injury with loss of consciousness of 1 hour to 5 hours 59 minutes, subsequent encounter | CMS +S062X3S | Diffuse traumatic brain injury with loss of consciousness of 1 hour to 5 hours 59 minutes, sequela | CMS +S062X4A | Diffuse traumatic brain injury with loss of consciousness of 6 hours to 24 hours, initial encounter | CMS +S062X4D | Diffuse traumatic brain injury with loss of consciousness of 6 hours to 24 hours, subsequent encounter | CMS +S062X4S | Diffuse traumatic brain injury with loss of consciousness of 6 hours to 24 hours, sequela | CMS +S062X5A | Diffuse traumatic brain injury with loss of consciousness greater than 24 hours with return to pre-existing conscious levels, initial encounter | CMS +S062X5D | Diffuse traumatic brain injury with loss of consciousness greater than 24 hours with return to pre-existing conscious levels, subsequent encounter | CMS +S062X5S | Diffuse traumatic brain injury with loss of consciousness greater than 24 hours with return to pre-existing conscious levels, sequela | CMS +S062X6A | Diffuse traumatic brain injury with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, initial encounter | CMS +S062X6D | Diffuse traumatic brain injury with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, subsequent encounter | CMS +S062X6S | Diffuse traumatic brain injury with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, sequela | CMS +S062X7A | Diffuse traumatic brain injury with loss of consciousness of any duration with death due to brain injury prior to regaining consciousness, initial encounter | CMS +S062X8A | Diffuse traumatic brain injury with loss of consciousness of any duration with death due to other cause prior to regaining consciousness, initial encounter | CMS +S062X9A | Diffuse traumatic brain injury with loss of consciousness of unspecified duration, initial encounter | CMS +S062X9D | Diffuse traumatic brain injury with loss of consciousness of unspecified duration, subsequent encounter | CMS +S062X9S | Diffuse traumatic brain injury with loss of consciousness of unspecified duration, sequela | CMS +S063 | Focal brain injury | WHO +S06300A | Unspecified focal traumatic brain injury without loss of consciousness, initial encounter | CMS +S06300D | Unspecified focal traumatic brain injury without loss of consciousness, subsequent encounter | CMS +S06300S | Unspecified focal traumatic brain injury without loss of consciousness, sequela | CMS +S06301A | Unspecified focal traumatic brain injury with loss of consciousness of 30 minutes or less, initial encounter | CMS +S06301D | Unspecified focal traumatic brain injury with loss of consciousness of 30 minutes or less, subsequent encounter | CMS +S06301S | Unspecified focal traumatic brain injury with loss of consciousness of 30 minutes or less, sequela | CMS +S06302A | Unspecified focal traumatic brain injury with loss of consciousness of 31 minutes to 59 minutes, initial encounter | CMS +S06302D | Unspecified focal traumatic brain injury with loss of consciousness of 31 minutes to 59 minutes, subsequent encounter | CMS +S06302S | Unspecified focal traumatic brain injury with loss of consciousness of 31 minutes to 59 minutes, sequela | CMS +S06303A | Unspecified focal traumatic brain injury with loss of consciousness of 1 hour to 5 hours 59 minutes, initial encounter | CMS +S06303D | Unspecified focal traumatic brain injury with loss of consciousness of 1 hour to 5 hours 59 minutes, subsequent encounter | CMS +S06303S | Unspecified focal traumatic brain injury with loss of consciousness of 1 hour to 5 hours 59 minutes, sequela | CMS +S06304A | Unspecified focal traumatic brain injury with loss of consciousness of 6 hours to 24 hours, initial encounter | CMS +S06304D | Unspecified focal traumatic brain injury with loss of consciousness of 6 hours to 24 hours, subsequent encounter | CMS +S06304S | Unspecified focal traumatic brain injury with loss of consciousness of 6 hours to 24 hours, sequela | CMS +S06305A | Unspecified focal traumatic brain injury with loss of consciousness greater than 24 hours with return to pre-existing conscious level, initial encounter | CMS +S06305D | Unspecified focal traumatic brain injury with loss of consciousness greater than 24 hours with return to pre-existing conscious level, subsequent encounter | CMS +S06305S | Unspecified focal traumatic brain injury with loss of consciousness greater than 24 hours with return to pre-existing conscious level, sequela | CMS +S06306A | Unspecified focal traumatic brain injury with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, initial encounter | CMS +S06306D | Unspecified focal traumatic brain injury with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, subsequent encounter | CMS +S06306S | Unspecified focal traumatic brain injury with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, sequela | CMS +S06307A | Unspecified focal traumatic brain injury with loss of consciousness of any duration with death due to brain injury prior to regaining consciousness, initial encounter | CMS +S06308A | Unspecified focal traumatic brain injury with loss of consciousness of any duration with death due to other cause prior to regaining consciousness, initial encounter | CMS +S06309A | Unspecified focal traumatic brain injury with loss of consciousness of unspecified duration, initial encounter | CMS +S06309D | Unspecified focal traumatic brain injury with loss of consciousness of unspecified duration, subsequent encounter | CMS +S06309S | Unspecified focal traumatic brain injury with loss of consciousness of unspecified duration, sequela | CMS +S06310A | Contusion and laceration of right cerebrum without loss of consciousness, initial encounter | CMS +S06310D | Contusion and laceration of right cerebrum without loss of consciousness, subsequent encounter | CMS +S06310S | Contusion and laceration of right cerebrum without loss of consciousness, sequela | CMS +S06311A | Contusion and laceration of right cerebrum with loss of consciousness of 30 minutes or less, initial encounter | CMS +S06311D | Contusion and laceration of right cerebrum with loss of consciousness of 30 minutes or less, subsequent encounter | CMS +S06311S | Contusion and laceration of right cerebrum with loss of consciousness of 30 minutes or less, sequela | CMS +S06312A | Contusion and laceration of right cerebrum with loss of consciousness of 31 minutes to 59 minutes, initial encounter | CMS +S06312D | Contusion and laceration of right cerebrum with loss of consciousness of 31 minutes to 59 minutes, subsequent encounter | CMS +S06312S | Contusion and laceration of right cerebrum with loss of consciousness of 31 minutes to 59 minutes, sequela | CMS +S06313A | Contusion and laceration of right cerebrum with loss of consciousness of 1 hour to 5 hours 59 minutes, initial encounter | CMS +S06313D | Contusion and laceration of right cerebrum with loss of consciousness of 1 hour to 5 hours 59 minutes, subsequent encounter | CMS +S06313S | Contusion and laceration of right cerebrum with loss of consciousness of 1 hour to 5 hours 59 minutes, sequela | CMS +S06314A | Contusion and laceration of right cerebrum with loss of consciousness of 6 hours to 24 hours, initial encounter | CMS +S06314D | Contusion and laceration of right cerebrum with loss of consciousness of 6 hours to 24 hours, subsequent encounter | CMS +S06314S | Contusion and laceration of right cerebrum with loss of consciousness of 6 hours to 24 hours, sequela | CMS +S06315A | Contusion and laceration of right cerebrum with loss of consciousness greater than 24 hours with return to pre-existing conscious level, initial encounter | CMS +S06315D | Contusion and laceration of right cerebrum with loss of consciousness greater than 24 hours with return to pre-existing conscious level, subsequent encounter | CMS +S06315S | Contusion and laceration of right cerebrum with loss of consciousness greater than 24 hours with return to pre-existing conscious level, sequela | CMS +S06316A | Contusion and laceration of right cerebrum with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, initial encounter | CMS +S06316D | Contusion and laceration of right cerebrum with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, subsequent encounter | CMS +S06316S | Contusion and laceration of right cerebrum with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, sequela | CMS +S06317A | Contusion and laceration of right cerebrum with loss of consciousness of any duration with death due to brain injury prior to regaining consciousness, initial encounter | CMS +S06318A | Contusion and laceration of right cerebrum with loss of consciousness of any duration with death due to other cause prior to regaining consciousness, initial encounter | CMS +S06319A | Contusion and laceration of right cerebrum with loss of consciousness of unspecified duration, initial encounter | CMS +S06319D | Contusion and laceration of right cerebrum with loss of consciousness of unspecified duration, subsequent encounter | CMS +S06319S | Contusion and laceration of right cerebrum with loss of consciousness of unspecified duration, sequela | CMS +S06320A | Contusion and laceration of left cerebrum without loss of consciousness, initial encounter | CMS +S06320D | Contusion and laceration of left cerebrum without loss of consciousness, subsequent encounter | CMS +S06320S | Contusion and laceration of left cerebrum without loss of consciousness, sequela | CMS +S06321A | Contusion and laceration of left cerebrum with loss of consciousness of 30 minutes or less, initial encounter | CMS +S06321D | Contusion and laceration of left cerebrum with loss of consciousness of 30 minutes or less, subsequent encounter | CMS +S06321S | Contusion and laceration of left cerebrum with loss of consciousness of 30 minutes or less, sequela | CMS +S06322A | Contusion and laceration of left cerebrum with loss of consciousness of 31 minutes to 59 minutes, initial encounter | CMS +S06322D | Contusion and laceration of left cerebrum with loss of consciousness of 31 minutes to 59 minutes, subsequent encounter | CMS +S06322S | Contusion and laceration of left cerebrum with loss of consciousness of 31 minutes to 59 minutes, sequela | CMS +S06323A | Contusion and laceration of left cerebrum with loss of consciousness of 1 hour to 5 hours 59 minutes, initial encounter | CMS +S06323D | Contusion and laceration of left cerebrum with loss of consciousness of 1 hour to 5 hours 59 minutes, subsequent encounter | CMS +S06323S | Contusion and laceration of left cerebrum with loss of consciousness of 1 hour to 5 hours 59 minutes, sequela | CMS +S06324A | Contusion and laceration of left cerebrum with loss of consciousness of 6 hours to 24 hours, initial encounter | CMS +S06324D | Contusion and laceration of left cerebrum with loss of consciousness of 6 hours to 24 hours, subsequent encounter | CMS +S06324S | Contusion and laceration of left cerebrum with loss of consciousness of 6 hours to 24 hours, sequela | CMS +S06325A | Contusion and laceration of left cerebrum with loss of consciousness greater than 24 hours with return to pre-existing conscious level, initial encounter | CMS +S06325D | Contusion and laceration of left cerebrum with loss of consciousness greater than 24 hours with return to pre-existing conscious level, subsequent encounter | CMS +S06325S | Contusion and laceration of left cerebrum with loss of consciousness greater than 24 hours with return to pre-existing conscious level, sequela | CMS +S06326A | Contusion and laceration of left cerebrum with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, initial encounter | CMS +S06326D | Contusion and laceration of left cerebrum with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, subsequent encounter | CMS +S06326S | Contusion and laceration of left cerebrum with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, sequela | CMS +S06327A | Contusion and laceration of left cerebrum with loss of consciousness of any duration with death due to brain injury prior to regaining consciousness, initial encounter | CMS +S06328A | Contusion and laceration of left cerebrum with loss of consciousness of any duration with death due to other cause prior to regaining consciousness, initial encounter | CMS +S06329A | Contusion and laceration of left cerebrum with loss of consciousness of unspecified duration, initial encounter | CMS +S06329D | Contusion and laceration of left cerebrum with loss of consciousness of unspecified duration, subsequent encounter | CMS +S06329S | Contusion and laceration of left cerebrum with loss of consciousness of unspecified duration, sequela | CMS +S06330A | Contusion and laceration of cerebrum, unspecified, without loss of consciousness, initial encounter | CMS +S06330D | Contusion and laceration of cerebrum, unspecified, without loss of consciousness, subsequent encounter | CMS +S06330S | Contusion and laceration of cerebrum, unspecified, without loss of consciousness, sequela | CMS +S06331A | Contusion and laceration of cerebrum, unspecified, with loss of consciousness of 30 minutes or less, initial encounter | CMS +S06331D | Contusion and laceration of cerebrum, unspecified, with loss of consciousness of 30 minutes or less, subsequent encounter | CMS +S06331S | Contusion and laceration of cerebrum, unspecified, with loss of consciousness of 30 minutes or less, sequela | CMS +S06332A | Contusion and laceration of cerebrum, unspecified, with loss of consciousness of 31 minutes to 59 minutes, initial encounter | CMS +S06332D | Contusion and laceration of cerebrum, unspecified, with loss of consciousness of 31 minutes to 59 minutes, subsequent encounter | CMS +S06332S | Contusion and laceration of cerebrum, unspecified, with loss of consciousness of 31 minutes to 59 minutes, sequela | CMS +S06333A | Contusion and laceration of cerebrum, unspecified, with loss of consciousness of 1 hour to 5 hours 59 minutes, initial encounter | CMS +S06333D | Contusion and laceration of cerebrum, unspecified, with loss of consciousness of 1 hour to 5 hours 59 minutes, subsequent encounter | CMS +S06333S | Contusion and laceration of cerebrum, unspecified, with loss of consciousness of 1 hour to 5 hours 59 minutes, sequela | CMS +S06334A | Contusion and laceration of cerebrum, unspecified, with loss of consciousness of 6 hours to 24 hours, initial encounter | CMS +S06334D | Contusion and laceration of cerebrum, unspecified, with loss of consciousness of 6 hours to 24 hours, subsequent encounter | CMS +S06334S | Contusion and laceration of cerebrum, unspecified, with loss of consciousness of 6 hours to 24 hours, sequela | CMS +S06335A | Contusion and laceration of cerebrum, unspecified, with loss of consciousness greater than 24 hours with return to pre-existing conscious level, initial encounter | CMS +S06335D | Contusion and laceration of cerebrum, unspecified, with loss of consciousness greater than 24 hours with return to pre-existing conscious level, subsequent encounter | CMS +S06335S | Contusion and laceration of cerebrum, unspecified, with loss of consciousness greater than 24 hours with return to pre-existing conscious level, sequela | CMS +S06336A | Contusion and laceration of cerebrum, unspecified, with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, initial encounter | CMS +S06336D | Contusion and laceration of cerebrum, unspecified, with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, subsequent encounter | CMS +S06336S | Contusion and laceration of cerebrum, unspecified, with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, sequela | CMS +S06337A | Contusion and laceration of cerebrum, unspecified, with loss of consciousness of any duration with death due to brain injury prior to regaining consciousness, initial encounter | CMS +S06338A | Contusion and laceration of cerebrum, unspecified, with loss of consciousness of any duration with death due to other cause prior to regaining consciousness, initial encounter | CMS +S06339A | Contusion and laceration of cerebrum, unspecified, with loss of consciousness of unspecified duration, initial encounter | CMS +S06339D | Contusion and laceration of cerebrum, unspecified, with loss of consciousness of unspecified duration, subsequent encounter | CMS +S06339S | Contusion and laceration of cerebrum, unspecified, with loss of consciousness of unspecified duration, sequela | CMS +S06340A | Traumatic hemorrhage of right cerebrum without loss of consciousness, initial encounter | CMS +S06340D | Traumatic hemorrhage of right cerebrum without loss of consciousness, subsequent encounter | CMS +S06340S | Traumatic hemorrhage of right cerebrum without loss of consciousness, sequela | CMS +S06341A | Traumatic hemorrhage of right cerebrum with loss of consciousness of 30 minutes or less, initial encounter | CMS +S06341D | Traumatic hemorrhage of right cerebrum with loss of consciousness of 30 minutes or less, subsequent encounter | CMS +S06341S | Traumatic hemorrhage of right cerebrum with loss of consciousness of 30 minutes or less, sequela | CMS +S06342A | Traumatic hemorrhage of right cerebrum with loss of consciousness of 31 minutes to 59 minutes, initial encounter | CMS +S06342D | Traumatic hemorrhage of right cerebrum with loss of consciousness of 31 minutes to 59 minutes, subsequent encounter | CMS +S06342S | Traumatic hemorrhage of right cerebrum with loss of consciousness of 31 minutes to 59 minutes, sequela | CMS +S06343A | Traumatic hemorrhage of right cerebrum with loss of consciousness of 1 hours to 5 hours 59 minutes, initial encounter | CMS +S06343D | Traumatic hemorrhage of right cerebrum with loss of consciousness of 1 hours to 5 hours 59 minutes, subsequent encounter | CMS +S06343S | Traumatic hemorrhage of right cerebrum with loss of consciousness of 1 hours to 5 hours 59 minutes, sequela | CMS +S06344A | Traumatic hemorrhage of right cerebrum with loss of consciousness of 6 hours to 24 hours, initial encounter | CMS +S06344D | Traumatic hemorrhage of right cerebrum with loss of consciousness of 6 hours to 24 hours, subsequent encounter | CMS +S06344S | Traumatic hemorrhage of right cerebrum with loss of consciousness of 6 hours to 24 hours, sequela | CMS +S06345A | Traumatic hemorrhage of right cerebrum with loss of consciousness greater than 24 hours with return to pre-existing conscious level, initial encounter | CMS +S06345D | Traumatic hemorrhage of right cerebrum with loss of consciousness greater than 24 hours with return to pre-existing conscious level, subsequent encounter | CMS +S06345S | Traumatic hemorrhage of right cerebrum with loss of consciousness greater than 24 hours with return to pre-existing conscious level, sequela | CMS +S06346A | Traumatic hemorrhage of right cerebrum with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, initial encounter | CMS +S06346D | Traumatic hemorrhage of right cerebrum with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, subsequent encounter | CMS +S06346S | Traumatic hemorrhage of right cerebrum with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, sequela | CMS +S06347A | Traumatic hemorrhage of right cerebrum with loss of consciousness of any duration with death due to brain injury prior to regaining consciousness, initial encounter | CMS +S06348A | Traumatic hemorrhage of right cerebrum with loss of consciousness of any duration with death due to other cause prior to regaining consciousness, initial encounter | CMS +S06349A | Traumatic hemorrhage of right cerebrum with loss of consciousness of unspecified duration, initial encounter | CMS +S06349D | Traumatic hemorrhage of right cerebrum with loss of consciousness of unspecified duration, subsequent encounter | CMS +S06349S | Traumatic hemorrhage of right cerebrum with loss of consciousness of unspecified duration, sequela | CMS +S06350A | Traumatic hemorrhage of left cerebrum without loss of consciousness, initial encounter | CMS +S06350D | Traumatic hemorrhage of left cerebrum without loss of consciousness, subsequent encounter | CMS +S06350S | Traumatic hemorrhage of left cerebrum without loss of consciousness, sequela | CMS +S06351A | Traumatic hemorrhage of left cerebrum with loss of consciousness of 30 minutes or less, initial encounter | CMS +S06351D | Traumatic hemorrhage of left cerebrum with loss of consciousness of 30 minutes or less, subsequent encounter | CMS +S06351S | Traumatic hemorrhage of left cerebrum with loss of consciousness of 30 minutes or less, sequela | CMS +S06352A | Traumatic hemorrhage of left cerebrum with loss of consciousness of 31 minutes to 59 minutes, initial encounter | CMS +S06352D | Traumatic hemorrhage of left cerebrum with loss of consciousness of 31 minutes to 59 minutes, subsequent encounter | CMS +S06352S | Traumatic hemorrhage of left cerebrum with loss of consciousness of 31 minutes to 59 minutes, sequela | CMS +S06353A | Traumatic hemorrhage of left cerebrum with loss of consciousness of 1 hours to 5 hours 59 minutes, initial encounter | CMS +S06353D | Traumatic hemorrhage of left cerebrum with loss of consciousness of 1 hours to 5 hours 59 minutes, subsequent encounter | CMS +S06353S | Traumatic hemorrhage of left cerebrum with loss of consciousness of 1 hours to 5 hours 59 minutes, sequela | CMS +S06354A | Traumatic hemorrhage of left cerebrum with loss of consciousness of 6 hours to 24 hours, initial encounter | CMS +S06354D | Traumatic hemorrhage of left cerebrum with loss of consciousness of 6 hours to 24 hours, subsequent encounter | CMS +S06354S | Traumatic hemorrhage of left cerebrum with loss of consciousness of 6 hours to 24 hours, sequela | CMS +S06355A | Traumatic hemorrhage of left cerebrum with loss of consciousness greater than 24 hours with return to pre-existing conscious level, initial encounter | CMS +S06355D | Traumatic hemorrhage of left cerebrum with loss of consciousness greater than 24 hours with return to pre-existing conscious level, subsequent encounter | CMS +S06355S | Traumatic hemorrhage of left cerebrum with loss of consciousness greater than 24 hours with return to pre-existing conscious level, sequela | CMS +S06356A | Traumatic hemorrhage of left cerebrum with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, initial encounter | CMS +S06356D | Traumatic hemorrhage of left cerebrum with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, subsequent encounter | CMS +S06356S | Traumatic hemorrhage of left cerebrum with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, sequela | CMS +S06357A | Traumatic hemorrhage of left cerebrum with loss of consciousness of any duration with death due to brain injury prior to regaining consciousness, initial encounter | CMS +S06358A | Traumatic hemorrhage of left cerebrum with loss of consciousness of any duration with death due to other cause prior to regaining consciousness, initial encounter | CMS +S06359A | Traumatic hemorrhage of left cerebrum with loss of consciousness of unspecified duration, initial encounter | CMS +S06359D | Traumatic hemorrhage of left cerebrum with loss of consciousness of unspecified duration, subsequent encounter | CMS +S06359S | Traumatic hemorrhage of left cerebrum with loss of consciousness of unspecified duration, sequela | CMS +S06360A | Traumatic hemorrhage of cerebrum, unspecified, without loss of consciousness, initial encounter | CMS +S06360D | Traumatic hemorrhage of cerebrum, unspecified, without loss of consciousness, subsequent encounter | CMS +S06360S | Traumatic hemorrhage of cerebrum, unspecified, without loss of consciousness, sequela | CMS +S06361A | Traumatic hemorrhage of cerebrum, unspecified, with loss of consciousness of 30 minutes or less, initial encounter | CMS +S06361D | Traumatic hemorrhage of cerebrum, unspecified, with loss of consciousness of 30 minutes or less, subsequent encounter | CMS +S06361S | Traumatic hemorrhage of cerebrum, unspecified, with loss of consciousness of 30 minutes or less, sequela | CMS +S06362A | Traumatic hemorrhage of cerebrum, unspecified, with loss of consciousness of 31 minutes to 59 minutes, initial encounter | CMS +S06362D | Traumatic hemorrhage of cerebrum, unspecified, with loss of consciousness of 31 minutes to 59 minutes, subsequent encounter | CMS +S06362S | Traumatic hemorrhage of cerebrum, unspecified, with loss of consciousness of 31 minutes to 59 minutes, sequela | CMS +S06363A | Traumatic hemorrhage of cerebrum, unspecified, with loss of consciousness of 1 hours to 5 hours 59 minutes, initial encounter | CMS +S06363D | Traumatic hemorrhage of cerebrum, unspecified, with loss of consciousness of 1 hours to 5 hours 59 minutes, subsequent encounter | CMS +S06363S | Traumatic hemorrhage of cerebrum, unspecified, with loss of consciousness of 1 hours to 5 hours 59 minutes, sequela | CMS +S06364A | Traumatic hemorrhage of cerebrum, unspecified, with loss of consciousness of 6 hours to 24 hours, initial encounter | CMS +S06364D | Traumatic hemorrhage of cerebrum, unspecified, with loss of consciousness of 6 hours to 24 hours, subsequent encounter | CMS +S06364S | Traumatic hemorrhage of cerebrum, unspecified, with loss of consciousness of 6 hours to 24 hours, sequela | CMS +S06365A | Traumatic hemorrhage of cerebrum, unspecified, with loss of consciousness greater than 24 hours with return to pre-existing conscious level, initial encounter | CMS +S06365D | Traumatic hemorrhage of cerebrum, unspecified, with loss of consciousness greater than 24 hours with return to pre-existing conscious level, subsequent encounter | CMS +S06365S | Traumatic hemorrhage of cerebrum, unspecified, with loss of consciousness greater than 24 hours with return to pre-existing conscious level, sequela | CMS +S06366A | Traumatic hemorrhage of cerebrum, unspecified, with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, initial encounter | CMS +S06366D | Traumatic hemorrhage of cerebrum, unspecified, with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, subsequent encounter | CMS +S06366S | Traumatic hemorrhage of cerebrum, unspecified, with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, sequela | CMS +S06367A | Traumatic hemorrhage of cerebrum, unspecified, with loss of consciousness of any duration with death due to brain injury prior to regaining consciousness, initial encounter | CMS +S06368A | Traumatic hemorrhage of cerebrum, unspecified, with loss of consciousness of any duration with death due to other cause prior to regaining consciousness, initial encounter | CMS +S06369A | Traumatic hemorrhage of cerebrum, unspecified, with loss of consciousness of unspecified duration, initial encounter | CMS +S06369D | Traumatic hemorrhage of cerebrum, unspecified, with loss of consciousness of unspecified duration, subsequent encounter | CMS +S06369S | Traumatic hemorrhage of cerebrum, unspecified, with loss of consciousness of unspecified duration, sequela | CMS +S06370A | Contusion, laceration, and hemorrhage of cerebellum without loss of consciousness, initial encounter | CMS +S06370D | Contusion, laceration, and hemorrhage of cerebellum without loss of consciousness, subsequent encounter | CMS +S06370S | Contusion, laceration, and hemorrhage of cerebellum without loss of consciousness, sequela | CMS +S06371A | Contusion, laceration, and hemorrhage of cerebellum with loss of consciousness of 30 minutes or less, initial encounter | CMS +S06371D | Contusion, laceration, and hemorrhage of cerebellum with loss of consciousness of 30 minutes or less, subsequent encounter | CMS +S06371S | Contusion, laceration, and hemorrhage of cerebellum with loss of consciousness of 30 minutes or less, sequela | CMS +S06372A | Contusion, laceration, and hemorrhage of cerebellum with loss of consciousness of 31 minutes to 59 minutes, initial encounter | CMS +S06372D | Contusion, laceration, and hemorrhage of cerebellum with loss of consciousness of 31 minutes to 59 minutes, subsequent encounter | CMS +S06372S | Contusion, laceration, and hemorrhage of cerebellum with loss of consciousness of 31 minutes to 59 minutes, sequela | CMS +S06373A | Contusion, laceration, and hemorrhage of cerebellum with loss of consciousness of 1 hour to 5 hours 59 minutes, initial encounter | CMS +S06373D | Contusion, laceration, and hemorrhage of cerebellum with loss of consciousness of 1 hour to 5 hours 59 minutes, subsequent encounter | CMS +S06373S | Contusion, laceration, and hemorrhage of cerebellum with loss of consciousness of 1 hour to 5 hours 59 minutes, sequela | CMS +S06374A | Contusion, laceration, and hemorrhage of cerebellum with loss of consciousness of 6 hours to 24 hours, initial encounter | CMS +S06374D | Contusion, laceration, and hemorrhage of cerebellum with loss of consciousness of 6 hours to 24 hours, subsequent encounter | CMS +S06374S | Contusion, laceration, and hemorrhage of cerebellum with loss of consciousness of 6 hours to 24 hours, sequela | CMS +S06375A | Contusion, laceration, and hemorrhage of cerebellum with loss of consciousness greater than 24 hours with return to pre-existing conscious level, initial encounter | CMS +S06375D | Contusion, laceration, and hemorrhage of cerebellum with loss of consciousness greater than 24 hours with return to pre-existing conscious level, subsequent encounter | CMS +S06375S | Contusion, laceration, and hemorrhage of cerebellum with loss of consciousness greater than 24 hours with return to pre-existing conscious level, sequela | CMS +S06376A | Contusion, laceration, and hemorrhage of cerebellum with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, initial encounter | CMS +S06376D | Contusion, laceration, and hemorrhage of cerebellum with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, subsequent encounter | CMS +S06376S | Contusion, laceration, and hemorrhage of cerebellum with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, sequela | CMS +S06377A | Contusion, laceration, and hemorrhage of cerebellum with loss of consciousness of any duration with death due to brain injury prior to regaining consciousness, initial encounter | CMS +S06378A | Contusion, laceration, and hemorrhage of cerebellum with loss of consciousness of any duration with death due to other cause prior to regaining consciousness, initial encounter | CMS +S06379A | Contusion, laceration, and hemorrhage of cerebellum with loss of consciousness of unspecified duration, initial encounter | CMS +S06379D | Contusion, laceration, and hemorrhage of cerebellum with loss of consciousness of unspecified duration, subsequent encounter | CMS +S06379S | Contusion, laceration, and hemorrhage of cerebellum with loss of consciousness of unspecified duration, sequela | CMS +S06380A | Contusion, laceration, and hemorrhage of brainstem without loss of consciousness, initial encounter | CMS +S06380D | Contusion, laceration, and hemorrhage of brainstem without loss of consciousness, subsequent encounter | CMS +S06380S | Contusion, laceration, and hemorrhage of brainstem without loss of consciousness, sequela | CMS +S06381A | Contusion, laceration, and hemorrhage of brainstem with loss of consciousness of 30 minutes or less, initial encounter | CMS +S06381D | Contusion, laceration, and hemorrhage of brainstem with loss of consciousness of 30 minutes or less, subsequent encounter | CMS +S06381S | Contusion, laceration, and hemorrhage of brainstem with loss of consciousness of 30 minutes or less, sequela | CMS +S06382A | Contusion, laceration, and hemorrhage of brainstem with loss of consciousness of 31 minutes to 59 minutes, initial encounter | CMS +S06382D | Contusion, laceration, and hemorrhage of brainstem with loss of consciousness of 31 minutes to 59 minutes, subsequent encounter | CMS +S06382S | Contusion, laceration, and hemorrhage of brainstem with loss of consciousness of 31 minutes to 59 minutes, sequela | CMS +S06383A | Contusion, laceration, and hemorrhage of brainstem with loss of consciousness of 1 hour to 5 hours 59 minutes, initial encounter | CMS +S06383D | Contusion, laceration, and hemorrhage of brainstem with loss of consciousness of 1 hour to 5 hours 59 minutes, subsequent encounter | CMS +S06383S | Contusion, laceration, and hemorrhage of brainstem with loss of consciousness of 1 hour to 5 hours 59 minutes, sequela | CMS +S06384A | Contusion, laceration, and hemorrhage of brainstem with loss of consciousness of 6 hours to 24 hours, initial encounter | CMS +S06384D | Contusion, laceration, and hemorrhage of brainstem with loss of consciousness of 6 hours to 24 hours, subsequent encounter | CMS +S06384S | Contusion, laceration, and hemorrhage of brainstem with loss of consciousness of 6 hours to 24 hours, sequela | CMS +S06385A | Contusion, laceration, and hemorrhage of brainstem with loss of consciousness greater than 24 hours with return to pre-existing conscious level, initial encounter | CMS +S06385D | Contusion, laceration, and hemorrhage of brainstem with loss of consciousness greater than 24 hours with return to pre-existing conscious level, subsequent encounter | CMS +S06385S | Contusion, laceration, and hemorrhage of brainstem with loss of consciousness greater than 24 hours with return to pre-existing conscious level, sequela | CMS +S06386A | Contusion, laceration, and hemorrhage of brainstem with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, initial encounter | CMS +S06386D | Contusion, laceration, and hemorrhage of brainstem with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, subsequent encounter | CMS +S06386S | Contusion, laceration, and hemorrhage of brainstem with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, sequela | CMS +S06387A | Contusion, laceration, and hemorrhage of brainstem with loss of consciousness of any duration with death due to brain injury prior to regaining consciousness, initial encounter | CMS +S06388A | Contusion, laceration, and hemorrhage of brainstem with loss of consciousness of any duration with death due to other cause prior to regaining consciousness, initial encounter | CMS +S06389A | Contusion, laceration, and hemorrhage of brainstem with loss of consciousness of unspecified duration, initial encounter | CMS +S06389D | Contusion, laceration, and hemorrhage of brainstem with loss of consciousness of unspecified duration, subsequent encounter | CMS +S06389S | Contusion, laceration, and hemorrhage of brainstem with loss of consciousness of unspecified duration, sequela | CMS +S064 | Epidural haemorrhage | WHO +S064X0A | Epidural hemorrhage without loss of consciousness, initial encounter | CMS +S064X0D | Epidural hemorrhage without loss of consciousness, subsequent encounter | CMS +S064X0S | Epidural hemorrhage without loss of consciousness, sequela | CMS +S064X1A | Epidural hemorrhage with loss of consciousness of 30 minutes or less, initial encounter | CMS +S064X1D | Epidural hemorrhage with loss of consciousness of 30 minutes or less, subsequent encounter | CMS +S064X1S | Epidural hemorrhage with loss of consciousness of 30 minutes or less, sequela | CMS +S064X2A | Epidural hemorrhage with loss of consciousness of 31 minutes to 59 minutes, initial encounter | CMS +S064X2D | Epidural hemorrhage with loss of consciousness of 31 minutes to 59 minutes, subsequent encounter | CMS +S064X2S | Epidural hemorrhage with loss of consciousness of 31 minutes to 59 minutes, sequela | CMS +S064X3A | Epidural hemorrhage with loss of consciousness of 1 hour to 5 hours 59 minutes, initial encounter | CMS +S064X3D | Epidural hemorrhage with loss of consciousness of 1 hour to 5 hours 59 minutes, subsequent encounter | CMS +S064X3S | Epidural hemorrhage with loss of consciousness of 1 hour to 5 hours 59 minutes, sequela | CMS +S064X4A | Epidural hemorrhage with loss of consciousness of 6 hours to 24 hours, initial encounter | CMS +S064X4D | Epidural hemorrhage with loss of consciousness of 6 hours to 24 hours, subsequent encounter | CMS +S064X4S | Epidural hemorrhage with loss of consciousness of 6 hours to 24 hours, sequela | CMS +S064X5A | Epidural hemorrhage with loss of consciousness greater than 24 hours with return to pre-existing conscious level, initial encounter | CMS +S064X5D | Epidural hemorrhage with loss of consciousness greater than 24 hours with return to pre-existing conscious level, subsequent encounter | CMS +S064X5S | Epidural hemorrhage with loss of consciousness greater than 24 hours with return to pre-existing conscious level, sequela | CMS +S064X6A | Epidural hemorrhage with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, initial encounter | CMS +S064X6D | Epidural hemorrhage with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, subsequent encounter | CMS +S064X6S | Epidural hemorrhage with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, sequela | CMS +S064X7A | Epidural hemorrhage with loss of consciousness of any duration with death due to brain injury prior to regaining consciousness, initial encounter | CMS +S064X8A | Epidural hemorrhage with loss of consciousness of any duration with death due to other causes prior to regaining consciousness, initial encounter | CMS +S064X9A | Epidural hemorrhage with loss of consciousness of unspecified duration, initial encounter | CMS +S064X9D | Epidural hemorrhage with loss of consciousness of unspecified duration, subsequent encounter | CMS +S064X9S | Epidural hemorrhage with loss of consciousness of unspecified duration, sequela | CMS +S065 | Traumatic subdural haemorrhage | WHO +S065X0A | Traumatic subdural hemorrhage without loss of consciousness, initial encounter | CMS +S065X0D | Traumatic subdural hemorrhage without loss of consciousness, subsequent encounter | CMS +S065X0S | Traumatic subdural hemorrhage without loss of consciousness, sequela | CMS +S065X1A | Traumatic subdural hemorrhage with loss of consciousness of 30 minutes or less, initial encounter | CMS +S065X1D | Traumatic subdural hemorrhage with loss of consciousness of 30 minutes or less, subsequent encounter | CMS +S065X1S | Traumatic subdural hemorrhage with loss of consciousness of 30 minutes or less, sequela | CMS +S065X2A | Traumatic subdural hemorrhage with loss of consciousness of 31 minutes to 59 minutes, initial encounter | CMS +S065X2D | Traumatic subdural hemorrhage with loss of consciousness of 31 minutes to 59 minutes, subsequent encounter | CMS +S065X2S | Traumatic subdural hemorrhage with loss of consciousness of 31 minutes to 59 minutes, sequela | CMS +S065X3A | Traumatic subdural hemorrhage with loss of consciousness of 1 hour to 5 hours 59 minutes, initial encounter | CMS +S065X3D | Traumatic subdural hemorrhage with loss of consciousness of 1 hour to 5 hours 59 minutes, subsequent encounter | CMS +S065X3S | Traumatic subdural hemorrhage with loss of consciousness of 1 hour to 5 hours 59 minutes, sequela | CMS +S065X4A | Traumatic subdural hemorrhage with loss of consciousness of 6 hours to 24 hours, initial encounter | CMS +S065X4D | Traumatic subdural hemorrhage with loss of consciousness of 6 hours to 24 hours, subsequent encounter | CMS +S065X4S | Traumatic subdural hemorrhage with loss of consciousness of 6 hours to 24 hours, sequela | CMS +S065X5A | Traumatic subdural hemorrhage with loss of consciousness greater than 24 hours with return to pre-existing conscious level, initial encounter | CMS +S065X5D | Traumatic subdural hemorrhage with loss of consciousness greater than 24 hours with return to pre-existing conscious level, subsequent encounter | CMS +S065X5S | Traumatic subdural hemorrhage with loss of consciousness greater than 24 hours with return to pre-existing conscious level, sequela | CMS +S065X6A | Traumatic subdural hemorrhage with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, initial encounter | CMS +S065X6D | Traumatic subdural hemorrhage with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, subsequent encounter | CMS +S065X6S | Traumatic subdural hemorrhage with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, sequela | CMS +S065X7A | Traumatic subdural hemorrhage with loss of consciousness of any duration with death due to brain injury before regaining consciousness, initial encounter | CMS +S065X8A | Traumatic subdural hemorrhage with loss of consciousness of any duration with death due to other cause before regaining consciousness, initial encounter | CMS +S065X9A | Traumatic subdural hemorrhage with loss of consciousness of unspecified duration, initial encounter | CMS +S065X9D | Traumatic subdural hemorrhage with loss of consciousness of unspecified duration, subsequent encounter | CMS +S065X9S | Traumatic subdural hemorrhage with loss of consciousness of unspecified duration, sequela | CMS +S066 | Traumatic subarachnoid haemorrhage | WHO +S066X0A | Traumatic subarachnoid hemorrhage without loss of consciousness, initial encounter | CMS +S066X0D | Traumatic subarachnoid hemorrhage without loss of consciousness, subsequent encounter | CMS +S066X0S | Traumatic subarachnoid hemorrhage without loss of consciousness, sequela | CMS +S066X1A | Traumatic subarachnoid hemorrhage with loss of consciousness of 30 minutes or less, initial encounter | CMS +S066X1D | Traumatic subarachnoid hemorrhage with loss of consciousness of 30 minutes or less, subsequent encounter | CMS +S066X1S | Traumatic subarachnoid hemorrhage with loss of consciousness of 30 minutes or less, sequela | CMS +S066X2A | Traumatic subarachnoid hemorrhage with loss of consciousness of 31 minutes to 59 minutes, initial encounter | CMS +S066X2D | Traumatic subarachnoid hemorrhage with loss of consciousness of 31 minutes to 59 minutes, subsequent encounter | CMS +S066X2S | Traumatic subarachnoid hemorrhage with loss of consciousness of 31 minutes to 59 minutes, sequela | CMS +S066X3A | Traumatic subarachnoid hemorrhage with loss of consciousness of 1 hour to 5 hours 59 minutes, initial encounter | CMS +S066X3D | Traumatic subarachnoid hemorrhage with loss of consciousness of 1 hour to 5 hours 59 minutes, subsequent encounter | CMS +S066X3S | Traumatic subarachnoid hemorrhage with loss of consciousness of 1 hour to 5 hours 59 minutes, sequela | CMS +S066X4A | Traumatic subarachnoid hemorrhage with loss of consciousness of 6 hours to 24 hours, initial encounter | CMS +S066X4D | Traumatic subarachnoid hemorrhage with loss of consciousness of 6 hours to 24 hours, subsequent encounter | CMS +S066X4S | Traumatic subarachnoid hemorrhage with loss of consciousness of 6 hours to 24 hours, sequela | CMS +S066X5A | Traumatic subarachnoid hemorrhage with loss of consciousness greater than 24 hours with return to pre-existing conscious level, initial encounter | CMS +S066X5D | Traumatic subarachnoid hemorrhage with loss of consciousness greater than 24 hours with return to pre-existing conscious level, subsequent encounter | CMS +S066X5S | Traumatic subarachnoid hemorrhage with loss of consciousness greater than 24 hours with return to pre-existing conscious level, sequela | CMS +S066X6A | Traumatic subarachnoid hemorrhage with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, initial encounter | CMS +S066X6D | Traumatic subarachnoid hemorrhage with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, subsequent encounter | CMS +S066X6S | Traumatic subarachnoid hemorrhage with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, sequela | CMS +S066X7A | Traumatic subarachnoid hemorrhage with loss of consciousness of any duration with death due to brain injury prior to regaining consciousness, initial encounter | CMS +S066X8A | Traumatic subarachnoid hemorrhage with loss of consciousness of any duration with death due to other cause prior to regaining consciousness, initial encounter | CMS +S066X9A | Traumatic subarachnoid hemorrhage with loss of consciousness of unspecified duration, initial encounter | CMS +S066X9D | Traumatic subarachnoid hemorrhage with loss of consciousness of unspecified duration, subsequent encounter | CMS +S066X9S | Traumatic subarachnoid hemorrhage with loss of consciousness of unspecified duration, sequela | CMS +S067 | Intracranial injury with prolonged coma | WHO +S068 | Other intracranial injuries | WHO +S06810A | Injury of right internal carotid artery, intracranial portion, not elsewhere classified without loss of consciousness, initial encounter | CMS +S06810D | Injury of right internal carotid artery, intracranial portion, not elsewhere classified without loss of consciousness, subsequent encounter | CMS +S06810S | Injury of right internal carotid artery, intracranial portion, not elsewhere classified without loss of consciousness, sequela | CMS +S06811A | Injury of right internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of 30 minutes or less, initial encounter | CMS +S06811D | Injury of right internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of 30 minutes or less, subsequent encounter | CMS +S06811S | Injury of right internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of 30 minutes or less, sequela | CMS +S06812A | Injury of right internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of 31 minutes to 59 minutes, initial encounter | CMS +S06812D | Injury of right internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of 31 minutes to 59 minutes, subsequent encounter | CMS +S06812S | Injury of right internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of 31 minutes to 59 minutes, sequela | CMS +S06813A | Injury of right internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of 1 hour to 5 hours 59 minutes, initial encounter | CMS +S06813D | Injury of right internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of 1 hour to 5 hours 59 minutes, subsequent encounter | CMS +S06813S | Injury of right internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of 1 hour to 5 hours 59 minutes, sequela | CMS +S06814A | Injury of right internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of 6 hours to 24 hours, initial encounter | CMS +S06814D | Injury of right internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of 6 hours to 24 hours, subsequent encounter | CMS +S06814S | Injury of right internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of 6 hours to 24 hours, sequela | CMS +S06815A | Injury of right internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness greater than 24 hours with return to pre-existing conscious level, initial encounter | CMS +S06815D | Injury of right internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness greater than 24 hours with return to pre-existing conscious level, subsequent encounter | CMS +S06815S | Injury of right internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness greater than 24 hours with return to pre-existing conscious level, sequela | CMS +S06816A | Injury of right internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, initial encounter | CMS +S06816D | Injury of right internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, subsequent encounter | CMS +S06816S | Injury of right internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, sequela | CMS +S06817A | Injury of right internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of any duration with death due to brain injury prior to regaining consciousness, initial encounter | CMS +S06818A | Injury of right internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of any duration with death due to other cause prior to regaining consciousness, initial encounter | CMS +S06819A | Injury of right internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of unspecified duration, initial encounter | CMS +S06819D | Injury of right internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of unspecified duration, subsequent encounter | CMS +S06819S | Injury of right internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of unspecified duration, sequela | CMS +S06820A | Injury of left internal carotid artery, intracranial portion, not elsewhere classified without loss of consciousness, initial encounter | CMS +S06820D | Injury of left internal carotid artery, intracranial portion, not elsewhere classified without loss of consciousness, subsequent encounter | CMS +S06820S | Injury of left internal carotid artery, intracranial portion, not elsewhere classified without loss of consciousness, sequela | CMS +S06821A | Injury of left internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of 30 minutes or less, initial encounter | CMS +S06821D | Injury of left internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of 30 minutes or less, subsequent encounter | CMS +S06821S | Injury of left internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of 30 minutes or less, sequela | CMS +S06822A | Injury of left internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of 31 minutes to 59 minutes, initial encounter | CMS +S06822D | Injury of left internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of 31 minutes to 59 minutes, subsequent encounter | CMS +S06822S | Injury of left internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of 31 minutes to 59 minutes, sequela | CMS +S06823A | Injury of left internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of 1 hour to 5 hours 59 minutes, initial encounter | CMS +S06823D | Injury of left internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of 1 hour to 5 hours 59 minutes, subsequent encounter | CMS +S06823S | Injury of left internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of 1 hour to 5 hours 59 minutes, sequela | CMS +S06824A | Injury of left internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of 6 hours to 24 hours, initial encounter | CMS +S06824D | Injury of left internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of 6 hours to 24 hours, subsequent encounter | CMS +S06824S | Injury of left internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of 6 hours to 24 hours, sequela | CMS +S06825A | Injury of left internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness greater than 24 hours with return to pre-existing conscious level, initial encounter | CMS +S06825D | Injury of left internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness greater than 24 hours with return to pre-existing conscious level, subsequent encounter | CMS +S06825S | Injury of left internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness greater than 24 hours with return to pre-existing conscious level, sequela | CMS +S06826A | Injury of left internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, initial encounter | CMS +S06826D | Injury of left internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, subsequent encounter | CMS +S06826S | Injury of left internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, sequela | CMS +S06827A | Injury of left internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of any duration with death due to brain injury prior to regaining consciousness, initial encounter | CMS +S06828A | Injury of left internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of any duration with death due to other cause prior to regaining consciousness, initial encounter | CMS +S06829A | Injury of left internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of unspecified duration, initial encounter | CMS +S06829D | Injury of left internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of unspecified duration, subsequent encounter | CMS +S06829S | Injury of left internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of unspecified duration, sequela | CMS +S06890A | Other specified intracranial injury without loss of consciousness, initial encounter | CMS +S06890D | Other specified intracranial injury without loss of consciousness, subsequent encounter | CMS +S06890S | Other specified intracranial injury without loss of consciousness, sequela | CMS +S06891A | Other specified intracranial injury with loss of consciousness of 30 minutes or less, initial encounter | CMS +S06891D | Other specified intracranial injury with loss of consciousness of 30 minutes or less, subsequent encounter | CMS +S06891S | Other specified intracranial injury with loss of consciousness of 30 minutes or less, sequela | CMS +S06892A | Other specified intracranial injury with loss of consciousness of 31 minutes to 59 minutes, initial encounter | CMS +S06892D | Other specified intracranial injury with loss of consciousness of 31 minutes to 59 minutes, subsequent encounter | CMS +S06892S | Other specified intracranial injury with loss of consciousness of 31 minutes to 59 minutes, sequela | CMS +S06893A | Other specified intracranial injury with loss of consciousness of 1 hour to 5 hours 59 minutes, initial encounter | CMS +S06893D | Other specified intracranial injury with loss of consciousness of 1 hour to 5 hours 59 minutes, subsequent encounter | CMS +S06893S | Other specified intracranial injury with loss of consciousness of 1 hour to 5 hours 59 minutes, sequela | CMS +S06894A | Other specified intracranial injury with loss of consciousness of 6 hours to 24 hours, initial encounter | CMS +S06894D | Other specified intracranial injury with loss of consciousness of 6 hours to 24 hours, subsequent encounter | CMS +S06894S | Other specified intracranial injury with loss of consciousness of 6 hours to 24 hours, sequela | CMS +S06895A | Other specified intracranial injury with loss of consciousness greater than 24 hours with return to pre-existing conscious level, initial encounter | CMS +S06895D | Other specified intracranial injury with loss of consciousness greater than 24 hours with return to pre-existing conscious level, subsequent encounter | CMS +S06895S | Other specified intracranial injury with loss of consciousness greater than 24 hours with return to pre-existing conscious level, sequela | CMS +S06896A | Other specified intracranial injury with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, initial encounter | CMS +S06896D | Other specified intracranial injury with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, subsequent encounter | CMS +S06896S | Other specified intracranial injury with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, sequela | CMS +S06897A | Other specified intracranial injury with loss of consciousness of any duration with death due to brain injury prior to regaining consciousness, initial encounter | CMS +S06898A | Other specified intracranial injury with loss of consciousness of any duration with death due to other cause prior to regaining consciousness, initial encounter | CMS +S06899A | Other specified intracranial injury with loss of consciousness of unspecified duration, initial encounter | CMS +S06899D | Other specified intracranial injury with loss of consciousness of unspecified duration, subsequent encounter | CMS +S06899S | Other specified intracranial injury with loss of consciousness of unspecified duration, sequela | CMS +S069 | Intracranial injury, unspecified | WHO +S069X0A | Unspecified intracranial injury without loss of consciousness, initial encounter | CMS +S069X0D | Unspecified intracranial injury without loss of consciousness, subsequent encounter | CMS +S069X0S | Unspecified intracranial injury without loss of consciousness, sequela | CMS +S069X1A | Unspecified intracranial injury with loss of consciousness of 30 minutes or less, initial encounter | CMS +S069X1D | Unspecified intracranial injury with loss of consciousness of 30 minutes or less, subsequent encounter | CMS +S069X1S | Unspecified intracranial injury with loss of consciousness of 30 minutes or less, sequela | CMS +S069X2A | Unspecified intracranial injury with loss of consciousness of 31 minutes to 59 minutes, initial encounter | CMS +S069X2D | Unspecified intracranial injury with loss of consciousness of 31 minutes to 59 minutes, subsequent encounter | CMS +S069X2S | Unspecified intracranial injury with loss of consciousness of 31 minutes to 59 minutes, sequela | CMS +S069X3A | Unspecified intracranial injury with loss of consciousness of 1 hour to 5 hours 59 minutes, initial encounter | CMS +S069X3D | Unspecified intracranial injury with loss of consciousness of 1 hour to 5 hours 59 minutes, subsequent encounter | CMS +S069X3S | Unspecified intracranial injury with loss of consciousness of 1 hour to 5 hours 59 minutes, sequela | CMS +S069X4A | Unspecified intracranial injury with loss of consciousness of 6 hours to 24 hours, initial encounter | CMS +S069X4D | Unspecified intracranial injury with loss of consciousness of 6 hours to 24 hours, subsequent encounter | CMS +S069X4S | Unspecified intracranial injury with loss of consciousness of 6 hours to 24 hours, sequela | CMS +S069X5A | Unspecified intracranial injury with loss of consciousness greater than 24 hours with return to pre-existing conscious level, initial encounter | CMS +S069X5D | Unspecified intracranial injury with loss of consciousness greater than 24 hours with return to pre-existing conscious level, subsequent encounter | CMS +S069X5S | Unspecified intracranial injury with loss of consciousness greater than 24 hours with return to pre-existing conscious level, sequela | CMS +S069X6A | Unspecified intracranial injury with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, initial encounter | CMS +S069X6D | Unspecified intracranial injury with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, subsequent encounter | CMS +S069X6S | Unspecified intracranial injury with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, sequela | CMS +S069X7A | Unspecified intracranial injury with loss of consciousness of any duration with death due to brain injury prior to regaining consciousness, initial encounter | CMS +S069X8A | Unspecified intracranial injury with loss of consciousness of any duration with death due to other cause prior to regaining consciousness, initial encounter | CMS +S069X9A | Unspecified intracranial injury with loss of consciousness of unspecified duration, initial encounter | CMS +S069X9D | Unspecified intracranial injury with loss of consciousness of unspecified duration, subsequent encounter | CMS +S069X9S | Unspecified intracranial injury with loss of consciousness of unspecified duration, sequela | CMS +S07 | Crushing injury of head | WHO +S070 | Crushing injury of face | WHO +S070XXA | Crushing injury of face, initial encounter | CMS +S070XXD | Crushing injury of face, subsequent encounter | CMS +S070XXS | Crushing injury of face, sequela | CMS +S071 | Crushing injury of skull | WHO +S071XXA | Crushing injury of skull, initial encounter | CMS +S071XXD | Crushing injury of skull, subsequent encounter | CMS +S071XXS | Crushing injury of skull, sequela | CMS +S078 | Crushing injury of other parts of head | WHO +S078XXA | Crushing injury of other parts of head, initial encounter | CMS +S078XXD | Crushing injury of other parts of head, subsequent encounter | CMS +S078XXS | Crushing injury of other parts of head, sequela | CMS +S079 | Crushing injury of head, part unspecified | WHO +S079XXA | Crushing injury of head, part unspecified, initial encounter | CMS +S079XXD | Crushing injury of head, part unspecified, subsequent encounter | CMS +S079XXS | Crushing injury of head, part unspecified, sequela | CMS +S08 | Traumatic amputation of part of head | WHO +S080 | Avulsion of scalp | WHO +S080XXA | Avulsion of scalp, initial encounter | CMS +S080XXD | Avulsion of scalp, subsequent encounter | CMS +S080XXS | Avulsion of scalp, sequela | CMS +S081 | Traumatic amputation of ear | WHO +S08111A | Complete traumatic amputation of right ear, initial encounter | CMS +S08111D | Complete traumatic amputation of right ear, subsequent encounter | CMS +S08111S | Complete traumatic amputation of right ear, sequela | CMS +S08112A | Complete traumatic amputation of left ear, initial encounter | CMS +S08112D | Complete traumatic amputation of left ear, subsequent encounter | CMS +S08112S | Complete traumatic amputation of left ear, sequela | CMS +S08119A | Complete traumatic amputation of unspecified ear, initial encounter | CMS +S08119D | Complete traumatic amputation of unspecified ear, subsequent encounter | CMS +S08119S | Complete traumatic amputation of unspecified ear, sequela | CMS +S08121A | Partial traumatic amputation of right ear, initial encounter | CMS +S08121D | Partial traumatic amputation of right ear, subsequent encounter | CMS +S08121S | Partial traumatic amputation of right ear, sequela | CMS +S08122A | Partial traumatic amputation of left ear, initial encounter | CMS +S08122D | Partial traumatic amputation of left ear, subsequent encounter | CMS +S08122S | Partial traumatic amputation of left ear, sequela | CMS +S08129A | Partial traumatic amputation of unspecified ear, initial encounter | CMS +S08129D | Partial traumatic amputation of unspecified ear, subsequent encounter | CMS +S08129S | Partial traumatic amputation of unspecified ear, sequela | CMS +S088 | Traumatic amputation of other parts of head | WHO +S08811A | Complete traumatic amputation of nose, initial encounter | CMS +S08811D | Complete traumatic amputation of nose, subsequent encounter | CMS +S08811S | Complete traumatic amputation of nose, sequela | CMS +S08812A | Partial traumatic amputation of nose, initial encounter | CMS +S08812D | Partial traumatic amputation of nose, subsequent encounter | CMS +S08812S | Partial traumatic amputation of nose, sequela | CMS +S0889XA | Traumatic amputation of other parts of head, initial encounter | CMS +S0889XD | Traumatic amputation of other parts of head, subsequent encounter | CMS +S0889XS | Traumatic amputation of other parts of head, sequela | CMS +S089 | Traumatic amputation of unspecified part of head | WHO +S09 | Other and unspecified injuries of head | WHO +S090 | Injury of blood vessels of head, not elsewhere classified | WHO +S090XXA | Injury of blood vessels of head, not elsewhere classified, initial encounter | CMS +S090XXD | Injury of blood vessels of head, not elsewhere classified, subsequent encounter | CMS +S090XXS | Injury of blood vessels of head, not elsewhere classified, sequela | CMS +S091 | Injury of muscle and tendon of head | WHO +S0910XA | Unspecified injury of muscle and tendon of head, initial encounter | CMS +S0910XD | Unspecified injury of muscle and tendon of head, subsequent encounter | CMS +S0910XS | Unspecified injury of muscle and tendon of head, sequela | CMS +S0911XA | Strain of muscle and tendon of head, initial encounter | CMS +S0911XD | Strain of muscle and tendon of head, subsequent encounter | CMS +S0911XS | Strain of muscle and tendon of head, sequela | CMS +S0912XA | Laceration of muscle and tendon of head, initial encounter | CMS +S0912XD | Laceration of muscle and tendon of head, subsequent encounter | CMS +S0912XS | Laceration of muscle and tendon of head, sequela | CMS +S0919XA | Other specified injury of muscle and tendon of head, initial encounter | CMS +S0919XD | Other specified injury of muscle and tendon of head, subsequent encounter | CMS +S0919XS | Other specified injury of muscle and tendon of head, sequela | CMS +S092 | Traumatic rupture of ear drum | WHO +S0920XA | Traumatic rupture of unspecified ear drum, initial encounter | CMS +S0920XD | Traumatic rupture of unspecified ear drum, subsequent encounter | CMS +S0920XS | Traumatic rupture of unspecified ear drum, sequela | CMS +S0921XA | Traumatic rupture of right ear drum, initial encounter | CMS +S0921XD | Traumatic rupture of right ear drum, subsequent encounter | CMS +S0921XS | Traumatic rupture of right ear drum, sequela | CMS +S0922XA | Traumatic rupture of left ear drum, initial encounter | CMS +S0922XD | Traumatic rupture of left ear drum, subsequent encounter | CMS +S0922XS | Traumatic rupture of left ear drum, sequela | CMS +S09301A | Unspecified injury of right middle and inner ear, initial encounter | CMS +S09301D | Unspecified injury of right middle and inner ear, subsequent encounter | CMS +S09301S | Unspecified injury of right middle and inner ear, sequela | CMS +S09302A | Unspecified injury of left middle and inner ear, initial encounter | CMS +S09302D | Unspecified injury of left middle and inner ear, subsequent encounter | CMS +S09302S | Unspecified injury of left middle and inner ear, sequela | CMS +S09309A | Unspecified injury of unspecified middle and inner ear, initial encounter | CMS +S09309D | Unspecified injury of unspecified middle and inner ear, subsequent encounter | CMS +S09309S | Unspecified injury of unspecified middle and inner ear, sequela | CMS +S09311A | Primary blast injury of right ear, initial encounter | CMS +S09311D | Primary blast injury of right ear, subsequent encounter | CMS +S09311S | Primary blast injury of right ear, sequela | CMS +S09312A | Primary blast injury of left ear, initial encounter | CMS +S09312D | Primary blast injury of left ear, subsequent encounter | CMS +S09312S | Primary blast injury of left ear, sequela | CMS +S09313A | Primary blast injury of ear, bilateral, initial encounter | CMS +S09313D | Primary blast injury of ear, bilateral, subsequent encounter | CMS +S09313S | Primary blast injury of ear, bilateral, sequela | CMS +S09319A | Primary blast injury of unspecified ear, initial encounter | CMS +S09319D | Primary blast injury of unspecified ear, subsequent encounter | CMS +S09319S | Primary blast injury of unspecified ear, sequela | CMS +S09391A | Other specified injury of right middle and inner ear, initial encounter | CMS +S09391D | Other specified injury of right middle and inner ear, subsequent encounter | CMS +S09391S | Other specified injury of right middle and inner ear, sequela | CMS +S09392A | Other specified injury of left middle and inner ear, initial encounter | CMS +S09392D | Other specified injury of left middle and inner ear, subsequent encounter | CMS +S09392S | Other specified injury of left middle and inner ear, sequela | CMS +S09399A | Other specified injury of unspecified middle and inner ear, initial encounter | CMS +S09399D | Other specified injury of unspecified middle and inner ear, subsequent encounter | CMS +S09399S | Other specified injury of unspecified middle and inner ear, sequela | CMS +S097 | Multiple injuries of head | WHO +S098 | Other specified injuries of head | WHO +S098XXA | Other specified injuries of head, initial encounter | CMS +S098XXD | Other specified injuries of head, subsequent encounter | CMS +S098XXS | Other specified injuries of head, sequela | CMS +S099 | Unspecified injury of head | WHO +S0990XA | Unspecified injury of head, initial encounter | CMS +S0990XD | Unspecified injury of head, subsequent encounter | CMS +S0990XS | Unspecified injury of head, sequela | CMS +S0991XA | Unspecified injury of ear, initial encounter | CMS +S0991XD | Unspecified injury of ear, subsequent encounter | CMS +S0991XS | Unspecified injury of ear, sequela | CMS +S0992XA | Unspecified injury of nose, initial encounter | CMS +S0992XD | Unspecified injury of nose, subsequent encounter | CMS +S0992XS | Unspecified injury of nose, sequela | CMS +S0993XA | Unspecified injury of face, initial encounter | CMS +S0993XD | Unspecified injury of face, subsequent encounter | CMS +S0993XS | Unspecified injury of face, sequela | CMS +S10 | Superficial injury of neck | WHO +S100 | Contusion of throat | WHO +S100XXA | Contusion of throat, initial encounter | CMS +S100XXD | Contusion of throat, subsequent encounter | CMS +S100XXS | Contusion of throat, sequela | CMS +S101 | Other and unspecified superficial injuries of throat | WHO +S1010XA | Unspecified superficial injuries of throat, initial encounter | CMS +S1010XD | Unspecified superficial injuries of throat, subsequent encounter | CMS +S1010XS | Unspecified superficial injuries of throat, sequela | CMS +S1011XA | Abrasion of throat, initial encounter | CMS +S1011XD | Abrasion of throat, subsequent encounter | CMS +S1011XS | Abrasion of throat, sequela | CMS +S1012XA | Blister (nonthermal) of throat, initial encounter | CMS +S1012XD | Blister (nonthermal) of throat, subsequent encounter | CMS +S1012XS | Blister (nonthermal) of throat, sequela | CMS +S1014XA | External constriction of part of throat, initial encounter | CMS +S1014XD | External constriction of part of throat, subsequent encounter | CMS +S1014XS | External constriction of part of throat, sequela | CMS +S1015XA | Superficial foreign body of throat, initial encounter | CMS +S1015XD | Superficial foreign body of throat, subsequent encounter | CMS +S1015XS | Superficial foreign body of throat, sequela | CMS +S1016XA | Insect bite (nonvenomous) of throat, initial encounter | CMS +S1016XD | Insect bite (nonvenomous) of throat, subsequent encounter | CMS +S1016XS | Insect bite (nonvenomous) of throat, sequela | CMS +S1017XA | Other superficial bite of throat, initial encounter | CMS +S1017XD | Other superficial bite of throat, subsequent encounter | CMS +S1017XS | Other superficial bite of throat, sequela | CMS +S107 | Multiple superficial injuries of neck | WHO +S108 | Superficial injury of other parts of neck | WHO +S1080XA | Unspecified superficial injury of other specified part of neck, initial encounter | CMS +S1080XD | Unspecified superficial injury of other specified part of neck, subsequent encounter | CMS +S1080XS | Unspecified superficial injury of other specified part of neck, sequela | CMS +S1081XA | Abrasion of other specified part of neck, initial encounter | CMS +S1081XD | Abrasion of other specified part of neck, subsequent encounter | CMS +S1081XS | Abrasion of other specified part of neck, sequela | CMS +S1082XA | Blister (nonthermal) of other specified part of neck, initial encounter | CMS +S1082XD | Blister (nonthermal) of other specified part of neck, subsequent encounter | CMS +S1082XS | Blister (nonthermal) of other specified part of neck, sequela | CMS +S1083XA | Contusion of other specified part of neck, initial encounter | CMS +S1083XD | Contusion of other specified part of neck, subsequent encounter | CMS +S1083XS | Contusion of other specified part of neck, sequela | CMS +S1084XA | External constriction of other specified part of neck, initial encounter | CMS +S1084XD | External constriction of other specified part of neck, subsequent encounter | CMS +S1084XS | External constriction of other specified part of neck, sequela | CMS +S1085XA | Superficial foreign body of other specified part of neck, initial encounter | CMS +S1085XD | Superficial foreign body of other specified part of neck, subsequent encounter | CMS +S1085XS | Superficial foreign body of other specified part of neck, sequela | CMS +S1086XA | Insect bite of other specified part of neck, initial encounter | CMS +S1086XD | Insect bite of other specified part of neck, subsequent encounter | CMS +S1086XS | Insect bite of other specified part of neck, sequela | CMS +S1087XA | Other superficial bite of other specified part of neck, initial encounter | CMS +S1087XD | Other superficial bite of other specified part of neck, subsequent encounter | CMS +S1087XS | Other superficial bite of other specified part of neck, sequela | CMS +S109 | Superficial injury of neck, part unspecified | WHO +S1090XA | Unspecified superficial injury of unspecified part of neck, initial encounter | CMS +S1090XD | Unspecified superficial injury of unspecified part of neck, subsequent encounter | CMS +S1090XS | Unspecified superficial injury of unspecified part of neck, sequela | CMS +S1091XA | Abrasion of unspecified part of neck, initial encounter | CMS +S1091XD | Abrasion of unspecified part of neck, subsequent encounter | CMS +S1091XS | Abrasion of unspecified part of neck, sequela | CMS +S1092XA | Blister (nonthermal) of unspecified part of neck, initial encounter | CMS +S1092XD | Blister (nonthermal) of unspecified part of neck, subsequent encounter | CMS +S1092XS | Blister (nonthermal) of unspecified part of neck, sequela | CMS +S1093XA | Contusion of unspecified part of neck, initial encounter | CMS +S1093XD | Contusion of unspecified part of neck, subsequent encounter | CMS +S1093XS | Contusion of unspecified part of neck, sequela | CMS +S1094XA | External constriction of unspecified part of neck, initial encounter | CMS +S1094XD | External constriction of unspecified part of neck, subsequent encounter | CMS +S1094XS | External constriction of unspecified part of neck, sequela | CMS +S1095XA | Superficial foreign body of unspecified part of neck, initial encounter | CMS +S1095XD | Superficial foreign body of unspecified part of neck, subsequent encounter | CMS +S1095XS | Superficial foreign body of unspecified part of neck, sequela | CMS +S1096XA | Insect bite of unspecified part of neck, initial encounter | CMS +S1096XD | Insect bite of unspecified part of neck, subsequent encounter | CMS +S1096XS | Insect bite of unspecified part of neck, sequela | CMS +S1097XA | Other superficial bite of unspecified part of neck, initial encounter | CMS +S1097XD | Other superficial bite of unspecified part of neck, subsequent encounter | CMS +S1097XS | Other superficial bite of unspecified part of neck, sequela | CMS +S11 | Open wound of neck | WHO +S110 | Open wound involving larynx and trachea | WHO +S11011A | Laceration without foreign body of larynx, initial encounter | CMS +S11011D | Laceration without foreign body of larynx, subsequent encounter | CMS +S11011S | Laceration without foreign body of larynx, sequela | CMS +S11012A | Laceration with foreign body of larynx, initial encounter | CMS +S11012D | Laceration with foreign body of larynx, subsequent encounter | CMS +S11012S | Laceration with foreign body of larynx, sequela | CMS +S11013A | Puncture wound without foreign body of larynx, initial encounter | CMS +S11013D | Puncture wound without foreign body of larynx, subsequent encounter | CMS +S11013S | Puncture wound without foreign body of larynx, sequela | CMS +S11014A | Puncture wound with foreign body of larynx, initial encounter | CMS +S11014D | Puncture wound with foreign body of larynx, subsequent encounter | CMS +S11014S | Puncture wound with foreign body of larynx, sequela | CMS +S11015A | Open bite of larynx, initial encounter | CMS +S11015D | Open bite of larynx, subsequent encounter | CMS +S11015S | Open bite of larynx, sequela | CMS +S11019A | Unspecified open wound of larynx, initial encounter | CMS +S11019D | Unspecified open wound of larynx, subsequent encounter | CMS +S11019S | Unspecified open wound of larynx, sequela | CMS +S11021A | Laceration without foreign body of trachea, initial encounter | CMS +S11021D | Laceration without foreign body of trachea, subsequent encounter | CMS +S11021S | Laceration without foreign body of trachea, sequela | CMS +S11022A | Laceration with foreign body of trachea, initial encounter | CMS +S11022D | Laceration with foreign body of trachea, subsequent encounter | CMS +S11022S | Laceration with foreign body of trachea, sequela | CMS +S11023A | Puncture wound without foreign body of trachea, initial encounter | CMS +S11023D | Puncture wound without foreign body of trachea, subsequent encounter | CMS +S11023S | Puncture wound without foreign body of trachea, sequela | CMS +S11024A | Puncture wound with foreign body of trachea, initial encounter | CMS +S11024D | Puncture wound with foreign body of trachea, subsequent encounter | CMS +S11024S | Puncture wound with foreign body of trachea, sequela | CMS +S11025A | Open bite of trachea, initial encounter | CMS +S11025D | Open bite of trachea, subsequent encounter | CMS +S11025S | Open bite of trachea, sequela | CMS +S11029A | Unspecified open wound of trachea, initial encounter | CMS +S11029D | Unspecified open wound of trachea, subsequent encounter | CMS +S11029S | Unspecified open wound of trachea, sequela | CMS +S11031A | Laceration without foreign body of vocal cord, initial encounter | CMS +S11031D | Laceration without foreign body of vocal cord, subsequent encounter | CMS +S11031S | Laceration without foreign body of vocal cord, sequela | CMS +S11032A | Laceration with foreign body of vocal cord, initial encounter | CMS +S11032D | Laceration with foreign body of vocal cord, subsequent encounter | CMS +S11032S | Laceration with foreign body of vocal cord, sequela | CMS +S11033A | Puncture wound without foreign body of vocal cord, initial encounter | CMS +S11033D | Puncture wound without foreign body of vocal cord, subsequent encounter | CMS +S11033S | Puncture wound without foreign body of vocal cord, sequela | CMS +S11034A | Puncture wound with foreign body of vocal cord, initial encounter | CMS +S11034D | Puncture wound with foreign body of vocal cord, subsequent encounter | CMS +S11034S | Puncture wound with foreign body of vocal cord, sequela | CMS +S11035A | Open bite of vocal cord, initial encounter | CMS +S11035D | Open bite of vocal cord, subsequent encounter | CMS +S11035S | Open bite of vocal cord, sequela | CMS +S11039A | Unspecified open wound of vocal cord, initial encounter | CMS +S11039D | Unspecified open wound of vocal cord, subsequent encounter | CMS +S11039S | Unspecified open wound of vocal cord, sequela | CMS +S111 | Open wound involving thyroid gland | WHO +S1110XA | Unspecified open wound of thyroid gland, initial encounter | CMS +S1110XD | Unspecified open wound of thyroid gland, subsequent encounter | CMS +S1110XS | Unspecified open wound of thyroid gland, sequela | CMS +S1111XA | Laceration without foreign body of thyroid gland, initial encounter | CMS +S1111XD | Laceration without foreign body of thyroid gland, subsequent encounter | CMS +S1111XS | Laceration without foreign body of thyroid gland, sequela | CMS +S1112XA | Laceration with foreign body of thyroid gland, initial encounter | CMS +S1112XD | Laceration with foreign body of thyroid gland, subsequent encounter | CMS +S1112XS | Laceration with foreign body of thyroid gland, sequela | CMS +S1113XA | Puncture wound without foreign body of thyroid gland, initial encounter | CMS +S1113XD | Puncture wound without foreign body of thyroid gland, subsequent encounter | CMS +S1113XS | Puncture wound without foreign body of thyroid gland, sequela | CMS +S1114XA | Puncture wound with foreign body of thyroid gland, initial encounter | CMS +S1114XD | Puncture wound with foreign body of thyroid gland, subsequent encounter | CMS +S1114XS | Puncture wound with foreign body of thyroid gland, sequela | CMS +S1115XA | Open bite of thyroid gland, initial encounter | CMS +S1115XD | Open bite of thyroid gland, subsequent encounter | CMS +S1115XS | Open bite of thyroid gland, sequela | CMS +S112 | Open wound involving pharynx and cervical oesophagus | WHO +S1120XA | Unspecified open wound of pharynx and cervical esophagus, initial encounter | CMS +S1120XD | Unspecified open wound of pharynx and cervical esophagus, subsequent encounter | CMS +S1120XS | Unspecified open wound of pharynx and cervical esophagus, sequela | CMS +S1121XA | Laceration without foreign body of pharynx and cervical esophagus, initial encounter | CMS +S1121XD | Laceration without foreign body of pharynx and cervical esophagus, subsequent encounter | CMS +S1121XS | Laceration without foreign body of pharynx and cervical esophagus, sequela | CMS +S1122XA | Laceration with foreign body of pharynx and cervical esophagus, initial encounter | CMS +S1122XD | Laceration with foreign body of pharynx and cervical esophagus, subsequent encounter | CMS +S1122XS | Laceration with foreign body of pharynx and cervical esophagus, sequela | CMS +S1123XA | Puncture wound without foreign body of pharynx and cervical esophagus, initial encounter | CMS +S1123XD | Puncture wound without foreign body of pharynx and cervical esophagus, subsequent encounter | CMS +S1123XS | Puncture wound without foreign body of pharynx and cervical esophagus, sequela | CMS +S1124XA | Puncture wound with foreign body of pharynx and cervical esophagus, initial encounter | CMS +S1124XD | Puncture wound with foreign body of pharynx and cervical esophagus, subsequent encounter | CMS +S1124XS | Puncture wound with foreign body of pharynx and cervical esophagus, sequela | CMS +S1125XA | Open bite of pharynx and cervical esophagus, initial encounter | CMS +S1125XD | Open bite of pharynx and cervical esophagus, subsequent encounter | CMS +S1125XS | Open bite of pharynx and cervical esophagus, sequela | CMS +S117 | Multiple open wounds of neck | WHO +S118 | Open wound of other parts of neck | WHO +S1180XA | Unspecified open wound of other specified part of neck, initial encounter | CMS +S1180XD | Unspecified open wound of other specified part of neck, subsequent encounter | CMS +S1180XS | Unspecified open wound of other specified part of neck, sequela | CMS +S1181XA | Laceration without foreign body of other specified part of neck, initial encounter | CMS +S1181XD | Laceration without foreign body of other specified part of neck, subsequent encounter | CMS +S1181XS | Laceration without foreign body of other specified part of neck, sequela | CMS +S1182XA | Laceration with foreign body of other specified part of neck, initial encounter | CMS +S1182XD | Laceration with foreign body of other specified part of neck, subsequent encounter | CMS +S1182XS | Laceration with foreign body of other specified part of neck, sequela | CMS +S1183XA | Puncture wound without foreign body of other specified part of neck, initial encounter | CMS +S1183XD | Puncture wound without foreign body of other specified part of neck, subsequent encounter | CMS +S1183XS | Puncture wound without foreign body of other specified part of neck, sequela | CMS +S1184XA | Puncture wound with foreign body of other specified part of neck, initial encounter | CMS +S1184XD | Puncture wound with foreign body of other specified part of neck, subsequent encounter | CMS +S1184XS | Puncture wound with foreign body of other specified part of neck, sequela | CMS +S1185XA | Open bite of other specified part of neck, initial encounter | CMS +S1185XD | Open bite of other specified part of neck, subsequent encounter | CMS +S1185XS | Open bite of other specified part of neck, sequela | CMS +S1189XA | Other open wound of other specified part of neck, initial encounter | CMS +S1189XD | Other open wound of other specified part of neck, subsequent encounter | CMS +S1189XS | Other open wound of other specified part of neck, sequela | CMS +S119 | Open wound of neck, part unspecified | WHO +S1190XA | Unspecified open wound of unspecified part of neck, initial encounter | CMS +S1190XD | Unspecified open wound of unspecified part of neck, subsequent encounter | CMS +S1190XS | Unspecified open wound of unspecified part of neck, sequela | CMS +S1191XA | Laceration without foreign body of unspecified part of neck, initial encounter | CMS +S1191XD | Laceration without foreign body of unspecified part of neck, subsequent encounter | CMS +S1191XS | Laceration without foreign body of unspecified part of neck, sequela | CMS +S1192XA | Laceration with foreign body of unspecified part of neck, initial encounter | CMS +S1192XD | Laceration with foreign body of unspecified part of neck, subsequent encounter | CMS +S1192XS | Laceration with foreign body of unspecified part of neck, sequela | CMS +S1193XA | Puncture wound without foreign body of unspecified part of neck, initial encounter | CMS +S1193XD | Puncture wound without foreign body of unspecified part of neck, subsequent encounter | CMS +S1193XS | Puncture wound without foreign body of unspecified part of neck, sequela | CMS +S1194XA | Puncture wound with foreign body of unspecified part of neck, initial encounter | CMS +S1194XD | Puncture wound with foreign body of unspecified part of neck, subsequent encounter | CMS +S1194XS | Puncture wound with foreign body of unspecified part of neck, sequela | CMS +S1195XA | Open bite of unspecified part of neck, initial encounter | CMS +S1195XD | Open bite of unspecified part of neck, subsequent encounter | CMS +S1195XS | Open bite of unspecified part of neck, sequela | CMS +S12 | Fracture of neck | WHO +S120 | Fracture of first cervical vertebra | WHO +S12000A | Unspecified displaced fracture of first cervical vertebra, initial encounter for closed fracture | CMS +S12000B | Unspecified displaced fracture of first cervical vertebra, initial encounter for open fracture | CMS +S12000D | Unspecified displaced fracture of first cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12000G | Unspecified displaced fracture of first cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12000K | Unspecified displaced fracture of first cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12000S | Unspecified displaced fracture of first cervical vertebra, sequela | CMS +S12001A | Unspecified nondisplaced fracture of first cervical vertebra, initial encounter for closed fracture | CMS +S12001B | Unspecified nondisplaced fracture of first cervical vertebra, initial encounter for open fracture | CMS +S12001D | Unspecified nondisplaced fracture of first cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12001G | Unspecified nondisplaced fracture of first cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12001K | Unspecified nondisplaced fracture of first cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12001S | Unspecified nondisplaced fracture of first cervical vertebra, sequela | CMS +S1201XA | Stable burst fracture of first cervical vertebra, initial encounter for closed fracture | CMS +S1201XB | Stable burst fracture of first cervical vertebra, initial encounter for open fracture | CMS +S1201XD | Stable burst fracture of first cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S1201XG | Stable burst fracture of first cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S1201XK | Stable burst fracture of first cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S1201XS | Stable burst fracture of first cervical vertebra, sequela | CMS +S1202XA | Unstable burst fracture of first cervical vertebra, initial encounter for closed fracture | CMS +S1202XB | Unstable burst fracture of first cervical vertebra, initial encounter for open fracture | CMS +S1202XD | Unstable burst fracture of first cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S1202XG | Unstable burst fracture of first cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S1202XK | Unstable burst fracture of first cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S1202XS | Unstable burst fracture of first cervical vertebra, sequela | CMS +S12030A | Displaced posterior arch fracture of first cervical vertebra, initial encounter for closed fracture | CMS +S12030B | Displaced posterior arch fracture of first cervical vertebra, initial encounter for open fracture | CMS +S12030D | Displaced posterior arch fracture of first cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12030G | Displaced posterior arch fracture of first cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12030K | Displaced posterior arch fracture of first cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12030S | Displaced posterior arch fracture of first cervical vertebra, sequela | CMS +S12031A | Nondisplaced posterior arch fracture of first cervical vertebra, initial encounter for closed fracture | CMS +S12031B | Nondisplaced posterior arch fracture of first cervical vertebra, initial encounter for open fracture | CMS +S12031D | Nondisplaced posterior arch fracture of first cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12031G | Nondisplaced posterior arch fracture of first cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12031K | Nondisplaced posterior arch fracture of first cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12031S | Nondisplaced posterior arch fracture of first cervical vertebra, sequela | CMS +S12040A | Displaced lateral mass fracture of first cervical vertebra, initial encounter for closed fracture | CMS +S12040B | Displaced lateral mass fracture of first cervical vertebra, initial encounter for open fracture | CMS +S12040D | Displaced lateral mass fracture of first cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12040G | Displaced lateral mass fracture of first cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12040K | Displaced lateral mass fracture of first cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12040S | Displaced lateral mass fracture of first cervical vertebra, sequela | CMS +S12041A | Nondisplaced lateral mass fracture of first cervical vertebra, initial encounter for closed fracture | CMS +S12041B | Nondisplaced lateral mass fracture of first cervical vertebra, initial encounter for open fracture | CMS +S12041D | Nondisplaced lateral mass fracture of first cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12041G | Nondisplaced lateral mass fracture of first cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12041K | Nondisplaced lateral mass fracture of first cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12041S | Nondisplaced lateral mass fracture of first cervical vertebra, sequela | CMS +S12090A | Other displaced fracture of first cervical vertebra, initial encounter for closed fracture | CMS +S12090B | Other displaced fracture of first cervical vertebra, initial encounter for open fracture | CMS +S12090D | Other displaced fracture of first cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12090G | Other displaced fracture of first cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12090K | Other displaced fracture of first cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12090S | Other displaced fracture of first cervical vertebra, sequela | CMS +S12091A | Other nondisplaced fracture of first cervical vertebra, initial encounter for closed fracture | CMS +S12091B | Other nondisplaced fracture of first cervical vertebra, initial encounter for open fracture | CMS +S12091D | Other nondisplaced fracture of first cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12091G | Other nondisplaced fracture of first cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12091K | Other nondisplaced fracture of first cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12091S | Other nondisplaced fracture of first cervical vertebra, sequela | CMS +S121 | Fracture of second cervical vertebra | WHO +S12100A | Unspecified displaced fracture of second cervical vertebra, initial encounter for closed fracture | CMS +S12100B | Unspecified displaced fracture of second cervical vertebra, initial encounter for open fracture | CMS +S12100D | Unspecified displaced fracture of second cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12100G | Unspecified displaced fracture of second cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12100K | Unspecified displaced fracture of second cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12100S | Unspecified displaced fracture of second cervical vertebra, sequela | CMS +S12101A | Unspecified nondisplaced fracture of second cervical vertebra, initial encounter for closed fracture | CMS +S12101B | Unspecified nondisplaced fracture of second cervical vertebra, initial encounter for open fracture | CMS +S12101D | Unspecified nondisplaced fracture of second cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12101G | Unspecified nondisplaced fracture of second cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12101K | Unspecified nondisplaced fracture of second cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12101S | Unspecified nondisplaced fracture of second cervical vertebra, sequela | CMS +S12110A | Anterior displaced Type II dens fracture, initial encounter for closed fracture | CMS +S12110B | Anterior displaced Type II dens fracture, initial encounter for open fracture | CMS +S12110D | Anterior displaced Type II dens fracture, subsequent encounter for fracture with routine healing | CMS +S12110G | Anterior displaced Type II dens fracture, subsequent encounter for fracture with delayed healing | CMS +S12110K | Anterior displaced Type II dens fracture, subsequent encounter for fracture with nonunion | CMS +S12110S | Anterior displaced Type II dens fracture, sequela | CMS +S12111A | Posterior displaced Type II dens fracture, initial encounter for closed fracture | CMS +S12111B | Posterior displaced Type II dens fracture, initial encounter for open fracture | CMS +S12111D | Posterior displaced Type II dens fracture, subsequent encounter for fracture with routine healing | CMS +S12111G | Posterior displaced Type II dens fracture, subsequent encounter for fracture with delayed healing | CMS +S12111K | Posterior displaced Type II dens fracture, subsequent encounter for fracture with nonunion | CMS +S12111S | Posterior displaced Type II dens fracture, sequela | CMS +S12112A | Nondisplaced Type II dens fracture, initial encounter for closed fracture | CMS +S12112B | Nondisplaced Type II dens fracture, initial encounter for open fracture | CMS +S12112D | Nondisplaced Type II dens fracture, subsequent encounter for fracture with routine healing | CMS +S12112G | Nondisplaced Type II dens fracture, subsequent encounter for fracture with delayed healing | CMS +S12112K | Nondisplaced Type II dens fracture, subsequent encounter for fracture with nonunion | CMS +S12112S | Nondisplaced Type II dens fracture, sequela | CMS +S12120A | Other displaced dens fracture, initial encounter for closed fracture | CMS +S12120B | Other displaced dens fracture, initial encounter for open fracture | CMS +S12120D | Other displaced dens fracture, subsequent encounter for fracture with routine healing | CMS +S12120G | Other displaced dens fracture, subsequent encounter for fracture with delayed healing | CMS +S12120K | Other displaced dens fracture, subsequent encounter for fracture with nonunion | CMS +S12120S | Other displaced dens fracture, sequela | CMS +S12121A | Other nondisplaced dens fracture, initial encounter for closed fracture | CMS +S12121B | Other nondisplaced dens fracture, initial encounter for open fracture | CMS +S12121D | Other nondisplaced dens fracture, subsequent encounter for fracture with routine healing | CMS +S12121G | Other nondisplaced dens fracture, subsequent encounter for fracture with delayed healing | CMS +S12121K | Other nondisplaced dens fracture, subsequent encounter for fracture with nonunion | CMS +S12121S | Other nondisplaced dens fracture, sequela | CMS +S12130A | Unspecified traumatic displaced spondylolisthesis of second cervical vertebra, initial encounter for closed fracture | CMS +S12130B | Unspecified traumatic displaced spondylolisthesis of second cervical vertebra, initial encounter for open fracture | CMS +S12130D | Unspecified traumatic displaced spondylolisthesis of second cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12130G | Unspecified traumatic displaced spondylolisthesis of second cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12130K | Unspecified traumatic displaced spondylolisthesis of second cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12130S | Unspecified traumatic displaced spondylolisthesis of second cervical vertebra, sequela | CMS +S12131A | Unspecified traumatic nondisplaced spondylolisthesis of second cervical vertebra, initial encounter for closed fracture | CMS +S12131B | Unspecified traumatic nondisplaced spondylolisthesis of second cervical vertebra, initial encounter for open fracture | CMS +S12131D | Unspecified traumatic nondisplaced spondylolisthesis of second cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12131G | Unspecified traumatic nondisplaced spondylolisthesis of second cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12131K | Unspecified traumatic nondisplaced spondylolisthesis of second cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12131S | Unspecified traumatic nondisplaced spondylolisthesis of second cervical vertebra, sequela | CMS +S1214XA | Type III traumatic spondylolisthesis of second cervical vertebra, initial encounter for closed fracture | CMS +S1214XB | Type III traumatic spondylolisthesis of second cervical vertebra, initial encounter for open fracture | CMS +S1214XD | Type III traumatic spondylolisthesis of second cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S1214XG | Type III traumatic spondylolisthesis of second cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S1214XK | Type III traumatic spondylolisthesis of second cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S1214XS | Type III traumatic spondylolisthesis of second cervical vertebra, sequela | CMS +S12150A | Other traumatic displaced spondylolisthesis of second cervical vertebra, initial encounter for closed fracture | CMS +S12150B | Other traumatic displaced spondylolisthesis of second cervical vertebra, initial encounter for open fracture | CMS +S12150D | Other traumatic displaced spondylolisthesis of second cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12150G | Other traumatic displaced spondylolisthesis of second cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12150K | Other traumatic displaced spondylolisthesis of second cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12150S | Other traumatic displaced spondylolisthesis of second cervical vertebra, sequela | CMS +S12151A | Other traumatic nondisplaced spondylolisthesis of second cervical vertebra, initial encounter for closed fracture | CMS +S12151B | Other traumatic nondisplaced spondylolisthesis of second cervical vertebra, initial encounter for open fracture | CMS +S12151D | Other traumatic nondisplaced spondylolisthesis of second cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12151G | Other traumatic nondisplaced spondylolisthesis of second cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12151K | Other traumatic nondisplaced spondylolisthesis of second cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12151S | Other traumatic nondisplaced spondylolisthesis of second cervical vertebra, sequela | CMS +S12190A | Other displaced fracture of second cervical vertebra, initial encounter for closed fracture | CMS +S12190B | Other displaced fracture of second cervical vertebra, initial encounter for open fracture | CMS +S12190D | Other displaced fracture of second cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12190G | Other displaced fracture of second cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12190K | Other displaced fracture of second cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12190S | Other displaced fracture of second cervical vertebra, sequela | CMS +S12191A | Other nondisplaced fracture of second cervical vertebra, initial encounter for closed fracture | CMS +S12191B | Other nondisplaced fracture of second cervical vertebra, initial encounter for open fracture | CMS +S12191D | Other nondisplaced fracture of second cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12191G | Other nondisplaced fracture of second cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12191K | Other nondisplaced fracture of second cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12191S | Other nondisplaced fracture of second cervical vertebra, sequela | CMS +S122 | Fracture of other specified cervical vertebra | WHO +S12200A | Unspecified displaced fracture of third cervical vertebra, initial encounter for closed fracture | CMS +S12200B | Unspecified displaced fracture of third cervical vertebra, initial encounter for open fracture | CMS +S12200D | Unspecified displaced fracture of third cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12200G | Unspecified displaced fracture of third cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12200K | Unspecified displaced fracture of third cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12200S | Unspecified displaced fracture of third cervical vertebra, sequela | CMS +S12201A | Unspecified nondisplaced fracture of third cervical vertebra, initial encounter for closed fracture | CMS +S12201B | Unspecified nondisplaced fracture of third cervical vertebra, initial encounter for open fracture | CMS +S12201D | Unspecified nondisplaced fracture of third cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12201G | Unspecified nondisplaced fracture of third cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12201K | Unspecified nondisplaced fracture of third cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12201S | Unspecified nondisplaced fracture of third cervical vertebra, sequela | CMS +S12230A | Unspecified traumatic displaced spondylolisthesis of third cervical vertebra, initial encounter for closed fracture | CMS +S12230B | Unspecified traumatic displaced spondylolisthesis of third cervical vertebra, initial encounter for open fracture | CMS +S12230D | Unspecified traumatic displaced spondylolisthesis of third cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12230G | Unspecified traumatic displaced spondylolisthesis of third cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12230K | Unspecified traumatic displaced spondylolisthesis of third cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12230S | Unspecified traumatic displaced spondylolisthesis of third cervical vertebra, sequela | CMS +S12231A | Unspecified traumatic nondisplaced spondylolisthesis of third cervical vertebra, initial encounter for closed fracture | CMS +S12231B | Unspecified traumatic nondisplaced spondylolisthesis of third cervical vertebra, initial encounter for open fracture | CMS +S12231D | Unspecified traumatic nondisplaced spondylolisthesis of third cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12231G | Unspecified traumatic nondisplaced spondylolisthesis of third cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12231K | Unspecified traumatic nondisplaced spondylolisthesis of third cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12231S | Unspecified traumatic nondisplaced spondylolisthesis of third cervical vertebra, sequela | CMS +S1224XA | Type III traumatic spondylolisthesis of third cervical vertebra, initial encounter for closed fracture | CMS +S1224XB | Type III traumatic spondylolisthesis of third cervical vertebra, initial encounter for open fracture | CMS +S1224XD | Type III traumatic spondylolisthesis of third cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S1224XG | Type III traumatic spondylolisthesis of third cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S1224XK | Type III traumatic spondylolisthesis of third cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S1224XS | Type III traumatic spondylolisthesis of third cervical vertebra, sequela | CMS +S12250A | Other traumatic displaced spondylolisthesis of third cervical vertebra, initial encounter for closed fracture | CMS +S12250B | Other traumatic displaced spondylolisthesis of third cervical vertebra, initial encounter for open fracture | CMS +S12250D | Other traumatic displaced spondylolisthesis of third cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12250G | Other traumatic displaced spondylolisthesis of third cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12250K | Other traumatic displaced spondylolisthesis of third cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12250S | Other traumatic displaced spondylolisthesis of third cervical vertebra, sequela | CMS +S12251A | Other traumatic nondisplaced spondylolisthesis of third cervical vertebra, initial encounter for closed fracture | CMS +S12251B | Other traumatic nondisplaced spondylolisthesis of third cervical vertebra, initial encounter for open fracture | CMS +S12251D | Other traumatic nondisplaced spondylolisthesis of third cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12251G | Other traumatic nondisplaced spondylolisthesis of third cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12251K | Other traumatic nondisplaced spondylolisthesis of third cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12251S | Other traumatic nondisplaced spondylolisthesis of third cervical vertebra, sequela | CMS +S12290A | Other displaced fracture of third cervical vertebra, initial encounter for closed fracture | CMS +S12290B | Other displaced fracture of third cervical vertebra, initial encounter for open fracture | CMS +S12290D | Other displaced fracture of third cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12290G | Other displaced fracture of third cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12290K | Other displaced fracture of third cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12290S | Other displaced fracture of third cervical vertebra, sequela | CMS +S12291A | Other nondisplaced fracture of third cervical vertebra, initial encounter for closed fracture | CMS +S12291B | Other nondisplaced fracture of third cervical vertebra, initial encounter for open fracture | CMS +S12291D | Other nondisplaced fracture of third cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12291G | Other nondisplaced fracture of third cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12291K | Other nondisplaced fracture of third cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12291S | Other nondisplaced fracture of third cervical vertebra, sequela | CMS +S12300A | Unspecified displaced fracture of fourth cervical vertebra, initial encounter for closed fracture | CMS +S12300B | Unspecified displaced fracture of fourth cervical vertebra, initial encounter for open fracture | CMS +S12300D | Unspecified displaced fracture of fourth cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12300G | Unspecified displaced fracture of fourth cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12300K | Unspecified displaced fracture of fourth cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12300S | Unspecified displaced fracture of fourth cervical vertebra, sequela | CMS +S12301A | Unspecified nondisplaced fracture of fourth cervical vertebra, initial encounter for closed fracture | CMS +S12301B | Unspecified nondisplaced fracture of fourth cervical vertebra, initial encounter for open fracture | CMS +S12301D | Unspecified nondisplaced fracture of fourth cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12301G | Unspecified nondisplaced fracture of fourth cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12301K | Unspecified nondisplaced fracture of fourth cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12301S | Unspecified nondisplaced fracture of fourth cervical vertebra, sequela | CMS +S12330A | Unspecified traumatic displaced spondylolisthesis of fourth cervical vertebra, initial encounter for closed fracture | CMS +S12330B | Unspecified traumatic displaced spondylolisthesis of fourth cervical vertebra, initial encounter for open fracture | CMS +S12330D | Unspecified traumatic displaced spondylolisthesis of fourth cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12330G | Unspecified traumatic displaced spondylolisthesis of fourth cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12330K | Unspecified traumatic displaced spondylolisthesis of fourth cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12330S | Unspecified traumatic displaced spondylolisthesis of fourth cervical vertebra, sequela | CMS +S12331A | Unspecified traumatic nondisplaced spondylolisthesis of fourth cervical vertebra, initial encounter for closed fracture | CMS +S12331B | Unspecified traumatic nondisplaced spondylolisthesis of fourth cervical vertebra, initial encounter for open fracture | CMS +S12331D | Unspecified traumatic nondisplaced spondylolisthesis of fourth cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12331G | Unspecified traumatic nondisplaced spondylolisthesis of fourth cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12331K | Unspecified traumatic nondisplaced spondylolisthesis of fourth cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12331S | Unspecified traumatic nondisplaced spondylolisthesis of fourth cervical vertebra, sequela | CMS +S1234XA | Type III traumatic spondylolisthesis of fourth cervical vertebra, initial encounter for closed fracture | CMS +S1234XB | Type III traumatic spondylolisthesis of fourth cervical vertebra, initial encounter for open fracture | CMS +S1234XD | Type III traumatic spondylolisthesis of fourth cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S1234XG | Type III traumatic spondylolisthesis of fourth cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S1234XK | Type III traumatic spondylolisthesis of fourth cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S1234XS | Type III traumatic spondylolisthesis of fourth cervical vertebra, sequela | CMS +S12350A | Other traumatic displaced spondylolisthesis of fourth cervical vertebra, initial encounter for closed fracture | CMS +S12350B | Other traumatic displaced spondylolisthesis of fourth cervical vertebra, initial encounter for open fracture | CMS +S12350D | Other traumatic displaced spondylolisthesis of fourth cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12350G | Other traumatic displaced spondylolisthesis of fourth cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12350K | Other traumatic displaced spondylolisthesis of fourth cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12350S | Other traumatic displaced spondylolisthesis of fourth cervical vertebra, sequela | CMS +S12351A | Other traumatic nondisplaced spondylolisthesis of fourth cervical vertebra, initial encounter for closed fracture | CMS +S12351B | Other traumatic nondisplaced spondylolisthesis of fourth cervical vertebra, initial encounter for open fracture | CMS +S12351D | Other traumatic nondisplaced spondylolisthesis of fourth cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12351G | Other traumatic nondisplaced spondylolisthesis of fourth cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12351K | Other traumatic nondisplaced spondylolisthesis of fourth cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12351S | Other traumatic nondisplaced spondylolisthesis of fourth cervical vertebra, sequela | CMS +S12390A | Other displaced fracture of fourth cervical vertebra, initial encounter for closed fracture | CMS +S12390B | Other displaced fracture of fourth cervical vertebra, initial encounter for open fracture | CMS +S12390D | Other displaced fracture of fourth cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12390G | Other displaced fracture of fourth cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12390K | Other displaced fracture of fourth cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12390S | Other displaced fracture of fourth cervical vertebra, sequela | CMS +S12391A | Other nondisplaced fracture of fourth cervical vertebra, initial encounter for closed fracture | CMS +S12391B | Other nondisplaced fracture of fourth cervical vertebra, initial encounter for open fracture | CMS +S12391D | Other nondisplaced fracture of fourth cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12391G | Other nondisplaced fracture of fourth cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12391K | Other nondisplaced fracture of fourth cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12391S | Other nondisplaced fracture of fourth cervical vertebra, sequela | CMS +S12400A | Unspecified displaced fracture of fifth cervical vertebra, initial encounter for closed fracture | CMS +S12400B | Unspecified displaced fracture of fifth cervical vertebra, initial encounter for open fracture | CMS +S12400D | Unspecified displaced fracture of fifth cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12400G | Unspecified displaced fracture of fifth cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12400K | Unspecified displaced fracture of fifth cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12400S | Unspecified displaced fracture of fifth cervical vertebra, sequela | CMS +S12401A | Unspecified nondisplaced fracture of fifth cervical vertebra, initial encounter for closed fracture | CMS +S12401B | Unspecified nondisplaced fracture of fifth cervical vertebra, initial encounter for open fracture | CMS +S12401D | Unspecified nondisplaced fracture of fifth cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12401G | Unspecified nondisplaced fracture of fifth cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12401K | Unspecified nondisplaced fracture of fifth cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12401S | Unspecified nondisplaced fracture of fifth cervical vertebra, sequela | CMS +S12430A | Unspecified traumatic displaced spondylolisthesis of fifth cervical vertebra, initial encounter for closed fracture | CMS +S12430B | Unspecified traumatic displaced spondylolisthesis of fifth cervical vertebra, initial encounter for open fracture | CMS +S12430D | Unspecified traumatic displaced spondylolisthesis of fifth cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12430G | Unspecified traumatic displaced spondylolisthesis of fifth cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12430K | Unspecified traumatic displaced spondylolisthesis of fifth cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12430S | Unspecified traumatic displaced spondylolisthesis of fifth cervical vertebra, sequela | CMS +S12431A | Unspecified traumatic nondisplaced spondylolisthesis of fifth cervical vertebra, initial encounter for closed fracture | CMS +S12431B | Unspecified traumatic nondisplaced spondylolisthesis of fifth cervical vertebra, initial encounter for open fracture | CMS +S12431D | Unspecified traumatic nondisplaced spondylolisthesis of fifth cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12431G | Unspecified traumatic nondisplaced spondylolisthesis of fifth cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12431K | Unspecified traumatic nondisplaced spondylolisthesis of fifth cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12431S | Unspecified traumatic nondisplaced spondylolisthesis of fifth cervical vertebra, sequela | CMS +S1244XA | Type III traumatic spondylolisthesis of fifth cervical vertebra, initial encounter for closed fracture | CMS +S1244XB | Type III traumatic spondylolisthesis of fifth cervical vertebra, initial encounter for open fracture | CMS +S1244XD | Type III traumatic spondylolisthesis of fifth cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S1244XG | Type III traumatic spondylolisthesis of fifth cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S1244XK | Type III traumatic spondylolisthesis of fifth cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S1244XS | Type III traumatic spondylolisthesis of fifth cervical vertebra, sequela | CMS +S12450A | Other traumatic displaced spondylolisthesis of fifth cervical vertebra, initial encounter for closed fracture | CMS +S12450B | Other traumatic displaced spondylolisthesis of fifth cervical vertebra, initial encounter for open fracture | CMS +S12450D | Other traumatic displaced spondylolisthesis of fifth cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12450G | Other traumatic displaced spondylolisthesis of fifth cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12450K | Other traumatic displaced spondylolisthesis of fifth cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12450S | Other traumatic displaced spondylolisthesis of fifth cervical vertebra, sequela | CMS +S12451A | Other traumatic nondisplaced spondylolisthesis of fifth cervical vertebra, initial encounter for closed fracture | CMS +S12451B | Other traumatic nondisplaced spondylolisthesis of fifth cervical vertebra, initial encounter for open fracture | CMS +S12451D | Other traumatic nondisplaced spondylolisthesis of fifth cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12451G | Other traumatic nondisplaced spondylolisthesis of fifth cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12451K | Other traumatic nondisplaced spondylolisthesis of fifth cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12451S | Other traumatic nondisplaced spondylolisthesis of fifth cervical vertebra, sequela | CMS +S12490A | Other displaced fracture of fifth cervical vertebra, initial encounter for closed fracture | CMS +S12490B | Other displaced fracture of fifth cervical vertebra, initial encounter for open fracture | CMS +S12490D | Other displaced fracture of fifth cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12490G | Other displaced fracture of fifth cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12490K | Other displaced fracture of fifth cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12490S | Other displaced fracture of fifth cervical vertebra, sequela | CMS +S12491A | Other nondisplaced fracture of fifth cervical vertebra, initial encounter for closed fracture | CMS +S12491B | Other nondisplaced fracture of fifth cervical vertebra, initial encounter for open fracture | CMS +S12491D | Other nondisplaced fracture of fifth cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12491G | Other nondisplaced fracture of fifth cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12491K | Other nondisplaced fracture of fifth cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12491S | Other nondisplaced fracture of fifth cervical vertebra, sequela | CMS +S12500A | Unspecified displaced fracture of sixth cervical vertebra, initial encounter for closed fracture | CMS +S12500B | Unspecified displaced fracture of sixth cervical vertebra, initial encounter for open fracture | CMS +S12500D | Unspecified displaced fracture of sixth cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12500G | Unspecified displaced fracture of sixth cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12500K | Unspecified displaced fracture of sixth cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12500S | Unspecified displaced fracture of sixth cervical vertebra, sequela | CMS +S12501A | Unspecified nondisplaced fracture of sixth cervical vertebra, initial encounter for closed fracture | CMS +S12501B | Unspecified nondisplaced fracture of sixth cervical vertebra, initial encounter for open fracture | CMS +S12501D | Unspecified nondisplaced fracture of sixth cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12501G | Unspecified nondisplaced fracture of sixth cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12501K | Unspecified nondisplaced fracture of sixth cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12501S | Unspecified nondisplaced fracture of sixth cervical vertebra, sequela | CMS +S12530A | Unspecified traumatic displaced spondylolisthesis of sixth cervical vertebra, initial encounter for closed fracture | CMS +S12530B | Unspecified traumatic displaced spondylolisthesis of sixth cervical vertebra, initial encounter for open fracture | CMS +S12530D | Unspecified traumatic displaced spondylolisthesis of sixth cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12530G | Unspecified traumatic displaced spondylolisthesis of sixth cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12530K | Unspecified traumatic displaced spondylolisthesis of sixth cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12530S | Unspecified traumatic displaced spondylolisthesis of sixth cervical vertebra, sequela | CMS +S12531A | Unspecified traumatic nondisplaced spondylolisthesis of sixth cervical vertebra, initial encounter for closed fracture | CMS +S12531B | Unspecified traumatic nondisplaced spondylolisthesis of sixth cervical vertebra, initial encounter for open fracture | CMS +S12531D | Unspecified traumatic nondisplaced spondylolisthesis of sixth cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12531G | Unspecified traumatic nondisplaced spondylolisthesis of sixth cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12531K | Unspecified traumatic nondisplaced spondylolisthesis of sixth cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12531S | Unspecified traumatic nondisplaced spondylolisthesis of sixth cervical vertebra, sequela | CMS +S1254XA | Type III traumatic spondylolisthesis of sixth cervical vertebra, initial encounter for closed fracture | CMS +S1254XB | Type III traumatic spondylolisthesis of sixth cervical vertebra, initial encounter for open fracture | CMS +S1254XD | Type III traumatic spondylolisthesis of sixth cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S1254XG | Type III traumatic spondylolisthesis of sixth cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S1254XK | Type III traumatic spondylolisthesis of sixth cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S1254XS | Type III traumatic spondylolisthesis of sixth cervical vertebra, sequela | CMS +S12550A | Other traumatic displaced spondylolisthesis of sixth cervical vertebra, initial encounter for closed fracture | CMS +S12550B | Other traumatic displaced spondylolisthesis of sixth cervical vertebra, initial encounter for open fracture | CMS +S12550D | Other traumatic displaced spondylolisthesis of sixth cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12550G | Other traumatic displaced spondylolisthesis of sixth cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12550K | Other traumatic displaced spondylolisthesis of sixth cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12550S | Other traumatic displaced spondylolisthesis of sixth cervical vertebra, sequela | CMS +S12551A | Other traumatic nondisplaced spondylolisthesis of sixth cervical vertebra, initial encounter for closed fracture | CMS +S12551B | Other traumatic nondisplaced spondylolisthesis of sixth cervical vertebra, initial encounter for open fracture | CMS +S12551D | Other traumatic nondisplaced spondylolisthesis of sixth cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12551G | Other traumatic nondisplaced spondylolisthesis of sixth cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12551K | Other traumatic nondisplaced spondylolisthesis of sixth cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12551S | Other traumatic nondisplaced spondylolisthesis of sixth cervical vertebra, sequela | CMS +S12590A | Other displaced fracture of sixth cervical vertebra, initial encounter for closed fracture | CMS +S12590B | Other displaced fracture of sixth cervical vertebra, initial encounter for open fracture | CMS +S12590D | Other displaced fracture of sixth cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12590G | Other displaced fracture of sixth cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12590K | Other displaced fracture of sixth cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12590S | Other displaced fracture of sixth cervical vertebra, sequela | CMS +S12591A | Other nondisplaced fracture of sixth cervical vertebra, initial encounter for closed fracture | CMS +S12591B | Other nondisplaced fracture of sixth cervical vertebra, initial encounter for open fracture | CMS +S12591D | Other nondisplaced fracture of sixth cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12591G | Other nondisplaced fracture of sixth cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12591K | Other nondisplaced fracture of sixth cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12591S | Other nondisplaced fracture of sixth cervical vertebra, sequela | CMS +S12600A | Unspecified displaced fracture of seventh cervical vertebra, initial encounter for closed fracture | CMS +S12600B | Unspecified displaced fracture of seventh cervical vertebra, initial encounter for open fracture | CMS +S12600D | Unspecified displaced fracture of seventh cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12600G | Unspecified displaced fracture of seventh cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12600K | Unspecified displaced fracture of seventh cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12600S | Unspecified displaced fracture of seventh cervical vertebra, sequela | CMS +S12601A | Unspecified nondisplaced fracture of seventh cervical vertebra, initial encounter for closed fracture | CMS +S12601B | Unspecified nondisplaced fracture of seventh cervical vertebra, initial encounter for open fracture | CMS +S12601D | Unspecified nondisplaced fracture of seventh cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12601G | Unspecified nondisplaced fracture of seventh cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12601K | Unspecified nondisplaced fracture of seventh cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12601S | Unspecified nondisplaced fracture of seventh cervical vertebra, sequela | CMS +S12630A | Unspecified traumatic displaced spondylolisthesis of seventh cervical vertebra, initial encounter for closed fracture | CMS +S12630B | Unspecified traumatic displaced spondylolisthesis of seventh cervical vertebra, initial encounter for open fracture | CMS +S12630D | Unspecified traumatic displaced spondylolisthesis of seventh cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12630G | Unspecified traumatic displaced spondylolisthesis of seventh cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12630K | Unspecified traumatic displaced spondylolisthesis of seventh cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12630S | Unspecified traumatic displaced spondylolisthesis of seventh cervical vertebra, sequela | CMS +S12631A | Unspecified traumatic nondisplaced spondylolisthesis of seventh cervical vertebra, initial encounter for closed fracture | CMS +S12631B | Unspecified traumatic nondisplaced spondylolisthesis of seventh cervical vertebra, initial encounter for open fracture | CMS +S12631D | Unspecified traumatic nondisplaced spondylolisthesis of seventh cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12631G | Unspecified traumatic nondisplaced spondylolisthesis of seventh cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12631K | Unspecified traumatic nondisplaced spondylolisthesis of seventh cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12631S | Unspecified traumatic nondisplaced spondylolisthesis of seventh cervical vertebra, sequela | CMS +S1264XA | Type III traumatic spondylolisthesis of seventh cervical vertebra, initial encounter for closed fracture | CMS +S1264XB | Type III traumatic spondylolisthesis of seventh cervical vertebra, initial encounter for open fracture | CMS +S1264XD | Type III traumatic spondylolisthesis of seventh cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S1264XG | Type III traumatic spondylolisthesis of seventh cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S1264XK | Type III traumatic spondylolisthesis of seventh cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S1264XS | Type III traumatic spondylolisthesis of seventh cervical vertebra, sequela | CMS +S12650A | Other traumatic displaced spondylolisthesis of seventh cervical vertebra, initial encounter for closed fracture | CMS +S12650B | Other traumatic displaced spondylolisthesis of seventh cervical vertebra, initial encounter for open fracture | CMS +S12650D | Other traumatic displaced spondylolisthesis of seventh cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12650G | Other traumatic displaced spondylolisthesis of seventh cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12650K | Other traumatic displaced spondylolisthesis of seventh cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12650S | Other traumatic displaced spondylolisthesis of seventh cervical vertebra, sequela | CMS +S12651A | Other traumatic nondisplaced spondylolisthesis of seventh cervical vertebra, initial encounter for closed fracture | CMS +S12651B | Other traumatic nondisplaced spondylolisthesis of seventh cervical vertebra, initial encounter for open fracture | CMS +S12651D | Other traumatic nondisplaced spondylolisthesis of seventh cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12651G | Other traumatic nondisplaced spondylolisthesis of seventh cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12651K | Other traumatic nondisplaced spondylolisthesis of seventh cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12651S | Other traumatic nondisplaced spondylolisthesis of seventh cervical vertebra, sequela | CMS +S12690A | Other displaced fracture of seventh cervical vertebra, initial encounter for closed fracture | CMS +S12690B | Other displaced fracture of seventh cervical vertebra, initial encounter for open fracture | CMS +S12690D | Other displaced fracture of seventh cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12690G | Other displaced fracture of seventh cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12690K | Other displaced fracture of seventh cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12690S | Other displaced fracture of seventh cervical vertebra, sequela | CMS +S12691A | Other nondisplaced fracture of seventh cervical vertebra, initial encounter for closed fracture | CMS +S12691B | Other nondisplaced fracture of seventh cervical vertebra, initial encounter for open fracture | CMS +S12691D | Other nondisplaced fracture of seventh cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12691G | Other nondisplaced fracture of seventh cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12691K | Other nondisplaced fracture of seventh cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12691S | Other nondisplaced fracture of seventh cervical vertebra, sequela | CMS +S127 | Multiple fractures of cervical spine | WHO +S128 | Fracture of other parts of neck | WHO +S128XXA | Fracture of other parts of neck, initial encounter | CMS +S128XXD | Fracture of other parts of neck, subsequent encounter | CMS +S128XXS | Fracture of other parts of neck, sequela | CMS +S129 | Fracture of neck, part unspecified | WHO +S129XXA | Fracture of neck, unspecified, initial encounter | CMS +S129XXD | Fracture of neck, unspecified, subsequent encounter | CMS +S129XXS | Fracture of neck, unspecified, sequela | CMS +S13 | Dislocation, sprain and strain of joints and ligaments at neck level | WHO +S130 | Traumatic rupture of cervical intervertebral disc | WHO +S130XXA | Traumatic rupture of cervical intervertebral disc, initial encounter | CMS +S130XXD | Traumatic rupture of cervical intervertebral disc, subsequent encounter | CMS +S130XXS | Traumatic rupture of cervical intervertebral disc, sequela | CMS +S131 | Dislocation of cervical vertebra | WHO +S13100A | Subluxation of unspecified cervical vertebrae, initial encounter | CMS +S13100D | Subluxation of unspecified cervical vertebrae, subsequent encounter | CMS +S13100S | Subluxation of unspecified cervical vertebrae, sequela | CMS +S13101A | Dislocation of unspecified cervical vertebrae, initial encounter | CMS +S13101D | Dislocation of unspecified cervical vertebrae, subsequent encounter | CMS +S13101S | Dislocation of unspecified cervical vertebrae, sequela | CMS +S13110A | Subluxation of C0/C1 cervical vertebrae, initial encounter | CMS +S13110D | Subluxation of C0/C1 cervical vertebrae, subsequent encounter | CMS +S13110S | Subluxation of C0/C1 cervical vertebrae, sequela | CMS +S13111A | Dislocation of C0/C1 cervical vertebrae, initial encounter | CMS +S13111D | Dislocation of C0/C1 cervical vertebrae, subsequent encounter | CMS +S13111S | Dislocation of C0/C1 cervical vertebrae, sequela | CMS +S13120A | Subluxation of C1/C2 cervical vertebrae, initial encounter | CMS +S13120D | Subluxation of C1/C2 cervical vertebrae, subsequent encounter | CMS +S13120S | Subluxation of C1/C2 cervical vertebrae, sequela | CMS +S13121A | Dislocation of C1/C2 cervical vertebrae, initial encounter | CMS +S13121D | Dislocation of C1/C2 cervical vertebrae, subsequent encounter | CMS +S13121S | Dislocation of C1/C2 cervical vertebrae, sequela | CMS +S13130A | Subluxation of C2/C3 cervical vertebrae, initial encounter | CMS +S13130D | Subluxation of C2/C3 cervical vertebrae, subsequent encounter | CMS +S13130S | Subluxation of C2/C3 cervical vertebrae, sequela | CMS +S13131A | Dislocation of C2/C3 cervical vertebrae, initial encounter | CMS +S13131D | Dislocation of C2/C3 cervical vertebrae, subsequent encounter | CMS +S13131S | Dislocation of C2/C3 cervical vertebrae, sequela | CMS +S13140A | Subluxation of C3/C4 cervical vertebrae, initial encounter | CMS +S13140D | Subluxation of C3/C4 cervical vertebrae, subsequent encounter | CMS +S13140S | Subluxation of C3/C4 cervical vertebrae, sequela | CMS +S13141A | Dislocation of C3/C4 cervical vertebrae, initial encounter | CMS +S13141D | Dislocation of C3/C4 cervical vertebrae, subsequent encounter | CMS +S13141S | Dislocation of C3/C4 cervical vertebrae, sequela | CMS +S13150A | Subluxation of C4/C5 cervical vertebrae, initial encounter | CMS +S13150D | Subluxation of C4/C5 cervical vertebrae, subsequent encounter | CMS +S13150S | Subluxation of C4/C5 cervical vertebrae, sequela | CMS +S13151A | Dislocation of C4/C5 cervical vertebrae, initial encounter | CMS +S13151D | Dislocation of C4/C5 cervical vertebrae, subsequent encounter | CMS +S13151S | Dislocation of C4/C5 cervical vertebrae, sequela | CMS +S13160A | Subluxation of C5/C6 cervical vertebrae, initial encounter | CMS +S13160D | Subluxation of C5/C6 cervical vertebrae, subsequent encounter | CMS +S13160S | Subluxation of C5/C6 cervical vertebrae, sequela | CMS +S13161A | Dislocation of C5/C6 cervical vertebrae, initial encounter | CMS +S13161D | Dislocation of C5/C6 cervical vertebrae, subsequent encounter | CMS +S13161S | Dislocation of C5/C6 cervical vertebrae, sequela | CMS +S13170A | Subluxation of C6/C7 cervical vertebrae, initial encounter | CMS +S13170D | Subluxation of C6/C7 cervical vertebrae, subsequent encounter | CMS +S13170S | Subluxation of C6/C7 cervical vertebrae, sequela | CMS +S13171A | Dislocation of C6/C7 cervical vertebrae, initial encounter | CMS +S13171D | Dislocation of C6/C7 cervical vertebrae, subsequent encounter | CMS +S13171S | Dislocation of C6/C7 cervical vertebrae, sequela | CMS +S13180A | Subluxation of C7/T1 cervical vertebrae, initial encounter | CMS +S13180D | Subluxation of C7/T1 cervical vertebrae, subsequent encounter | CMS +S13180S | Subluxation of C7/T1 cervical vertebrae, sequela | CMS +S13181A | Dislocation of C7/T1 cervical vertebrae, initial encounter | CMS +S13181D | Dislocation of C7/T1 cervical vertebrae, subsequent encounter | CMS +S13181S | Dislocation of C7/T1 cervical vertebrae, sequela | CMS +S132 | Dislocation of other and unspecified parts of neck | WHO +S1320XA | Dislocation of unspecified parts of neck, initial encounter | CMS +S1320XD | Dislocation of unspecified parts of neck, subsequent encounter | CMS +S1320XS | Dislocation of unspecified parts of neck, sequela | CMS +S1329XA | Dislocation of other parts of neck, initial encounter | CMS +S1329XD | Dislocation of other parts of neck, subsequent encounter | CMS +S1329XS | Dislocation of other parts of neck, sequela | CMS +S133 | Multiple dislocations of neck | WHO +S134 | Sprain and strain of cervical spine | WHO +S134XXA | Sprain of ligaments of cervical spine, initial encounter | CMS +S134XXD | Sprain of ligaments of cervical spine, subsequent encounter | CMS +S134XXS | Sprain of ligaments of cervical spine, sequela | CMS +S135 | Sprain and strain of thyroid region | WHO +S135XXA | Sprain of thyroid region, initial encounter | CMS +S135XXD | Sprain of thyroid region, subsequent encounter | CMS +S135XXS | Sprain of thyroid region, sequela | CMS +S136 | Sprain and strain of joints and ligaments of other and unspecified parts of neck | WHO +S138XXA | Sprain of joints and ligaments of other parts of neck, initial encounter | CMS +S138XXD | Sprain of joints and ligaments of other parts of neck, subsequent encounter | CMS +S138XXS | Sprain of joints and ligaments of other parts of neck, sequela | CMS +S139XXA | Sprain of joints and ligaments of unspecified parts of neck, initial encounter | CMS +S139XXD | Sprain of joints and ligaments of unspecified parts of neck, subsequent encounter | CMS +S139XXS | Sprain of joints and ligaments of unspecified parts of neck, sequela | CMS +S14 | Injury of nerves and spinal cord at neck level | WHO +S140 | Concussion and oedema of cervical spinal cord | WHO +S140XXA | Concussion and edema of cervical spinal cord, initial encounter | CMS +S140XXD | Concussion and edema of cervical spinal cord, subsequent encounter | CMS +S140XXS | Concussion and edema of cervical spinal cord, sequela | CMS +S141 | Other and unspecified injuries of cervical spinal cord | WHO +S14101A | Unspecified injury at C1 level of cervical spinal cord, initial encounter | CMS +S14101D | Unspecified injury at C1 level of cervical spinal cord, subsequent encounter | CMS +S14101S | Unspecified injury at C1 level of cervical spinal cord, sequela | CMS +S14102A | Unspecified injury at C2 level of cervical spinal cord, initial encounter | CMS +S14102D | Unspecified injury at C2 level of cervical spinal cord, subsequent encounter | CMS +S14102S | Unspecified injury at C2 level of cervical spinal cord, sequela | CMS +S14103A | Unspecified injury at C3 level of cervical spinal cord, initial encounter | CMS +S14103D | Unspecified injury at C3 level of cervical spinal cord, subsequent encounter | CMS +S14103S | Unspecified injury at C3 level of cervical spinal cord, sequela | CMS +S14104A | Unspecified injury at C4 level of cervical spinal cord, initial encounter | CMS +S14104D | Unspecified injury at C4 level of cervical spinal cord, subsequent encounter | CMS +S14104S | Unspecified injury at C4 level of cervical spinal cord, sequela | CMS +S14105A | Unspecified injury at C5 level of cervical spinal cord, initial encounter | CMS +S14105D | Unspecified injury at C5 level of cervical spinal cord, subsequent encounter | CMS +S14105S | Unspecified injury at C5 level of cervical spinal cord, sequela | CMS +S14106A | Unspecified injury at C6 level of cervical spinal cord, initial encounter | CMS +S14106D | Unspecified injury at C6 level of cervical spinal cord, subsequent encounter | CMS +S14106S | Unspecified injury at C6 level of cervical spinal cord, sequela | CMS +S14107A | Unspecified injury at C7 level of cervical spinal cord, initial encounter | CMS +S14107D | Unspecified injury at C7 level of cervical spinal cord, subsequent encounter | CMS +S14107S | Unspecified injury at C7 level of cervical spinal cord, sequela | CMS +S14108A | Unspecified injury at C8 level of cervical spinal cord, initial encounter | CMS +S14108D | Unspecified injury at C8 level of cervical spinal cord, subsequent encounter | CMS +S14108S | Unspecified injury at C8 level of cervical spinal cord, sequela | CMS +S14109A | Unspecified injury at unspecified level of cervical spinal cord, initial encounter | CMS +S14109D | Unspecified injury at unspecified level of cervical spinal cord, subsequent encounter | CMS +S14109S | Unspecified injury at unspecified level of cervical spinal cord, sequela | CMS +S14111A | Complete lesion at C1 level of cervical spinal cord, initial encounter | CMS +S14111D | Complete lesion at C1 level of cervical spinal cord, subsequent encounter | CMS +S14111S | Complete lesion at C1 level of cervical spinal cord, sequela | CMS +S14112A | Complete lesion at C2 level of cervical spinal cord, initial encounter | CMS +S14112D | Complete lesion at C2 level of cervical spinal cord, subsequent encounter | CMS +S14112S | Complete lesion at C2 level of cervical spinal cord, sequela | CMS +S14113A | Complete lesion at C3 level of cervical spinal cord, initial encounter | CMS +S14113D | Complete lesion at C3 level of cervical spinal cord, subsequent encounter | CMS +S14113S | Complete lesion at C3 level of cervical spinal cord, sequela | CMS +S14114A | Complete lesion at C4 level of cervical spinal cord, initial encounter | CMS +S14114D | Complete lesion at C4 level of cervical spinal cord, subsequent encounter | CMS +S14114S | Complete lesion at C4 level of cervical spinal cord, sequela | CMS +S14115A | Complete lesion at C5 level of cervical spinal cord, initial encounter | CMS +S14115D | Complete lesion at C5 level of cervical spinal cord, subsequent encounter | CMS +S14115S | Complete lesion at C5 level of cervical spinal cord, sequela | CMS +S14116A | Complete lesion at C6 level of cervical spinal cord, initial encounter | CMS +S14116D | Complete lesion at C6 level of cervical spinal cord, subsequent encounter | CMS +S14116S | Complete lesion at C6 level of cervical spinal cord, sequela | CMS +S14117A | Complete lesion at C7 level of cervical spinal cord, initial encounter | CMS +S14117D | Complete lesion at C7 level of cervical spinal cord, subsequent encounter | CMS +S14117S | Complete lesion at C7 level of cervical spinal cord, sequela | CMS +S14118A | Complete lesion at C8 level of cervical spinal cord, initial encounter | CMS +S14118D | Complete lesion at C8 level of cervical spinal cord, subsequent encounter | CMS +S14118S | Complete lesion at C8 level of cervical spinal cord, sequela | CMS +S14119A | Complete lesion at unspecified level of cervical spinal cord, initial encounter | CMS +S14119D | Complete lesion at unspecified level of cervical spinal cord, subsequent encounter | CMS +S14119S | Complete lesion at unspecified level of cervical spinal cord, sequela | CMS +S14121A | Central cord syndrome at C1 level of cervical spinal cord, initial encounter | CMS +S14121D | Central cord syndrome at C1 level of cervical spinal cord, subsequent encounter | CMS +S14121S | Central cord syndrome at C1 level of cervical spinal cord, sequela | CMS +S14122A | Central cord syndrome at C2 level of cervical spinal cord, initial encounter | CMS +S14122D | Central cord syndrome at C2 level of cervical spinal cord, subsequent encounter | CMS +S14122S | Central cord syndrome at C2 level of cervical spinal cord, sequela | CMS +S14123A | Central cord syndrome at C3 level of cervical spinal cord, initial encounter | CMS +S14123D | Central cord syndrome at C3 level of cervical spinal cord, subsequent encounter | CMS +S14123S | Central cord syndrome at C3 level of cervical spinal cord, sequela | CMS +S14124A | Central cord syndrome at C4 level of cervical spinal cord, initial encounter | CMS +S14124D | Central cord syndrome at C4 level of cervical spinal cord, subsequent encounter | CMS +S14124S | Central cord syndrome at C4 level of cervical spinal cord, sequela | CMS +S14125A | Central cord syndrome at C5 level of cervical spinal cord, initial encounter | CMS +S14125D | Central cord syndrome at C5 level of cervical spinal cord, subsequent encounter | CMS +S14125S | Central cord syndrome at C5 level of cervical spinal cord, sequela | CMS +S14126A | Central cord syndrome at C6 level of cervical spinal cord, initial encounter | CMS +S14126D | Central cord syndrome at C6 level of cervical spinal cord, subsequent encounter | CMS +S14126S | Central cord syndrome at C6 level of cervical spinal cord, sequela | CMS +S14127A | Central cord syndrome at C7 level of cervical spinal cord, initial encounter | CMS +S14127D | Central cord syndrome at C7 level of cervical spinal cord, subsequent encounter | CMS +S14127S | Central cord syndrome at C7 level of cervical spinal cord, sequela | CMS +S14128A | Central cord syndrome at C8 level of cervical spinal cord, initial encounter | CMS +S14128D | Central cord syndrome at C8 level of cervical spinal cord, subsequent encounter | CMS +S14128S | Central cord syndrome at C8 level of cervical spinal cord, sequela | CMS +S14129A | Central cord syndrome at unspecified level of cervical spinal cord, initial encounter | CMS +S14129D | Central cord syndrome at unspecified level of cervical spinal cord, subsequent encounter | CMS +S14129S | Central cord syndrome at unspecified level of cervical spinal cord, sequela | CMS +S14131A | Anterior cord syndrome at C1 level of cervical spinal cord, initial encounter | CMS +S14131D | Anterior cord syndrome at C1 level of cervical spinal cord, subsequent encounter | CMS +S14131S | Anterior cord syndrome at C1 level of cervical spinal cord, sequela | CMS +S14132A | Anterior cord syndrome at C2 level of cervical spinal cord, initial encounter | CMS +S14132D | Anterior cord syndrome at C2 level of cervical spinal cord, subsequent encounter | CMS +S14132S | Anterior cord syndrome at C2 level of cervical spinal cord, sequela | CMS +S14133A | Anterior cord syndrome at C3 level of cervical spinal cord, initial encounter | CMS +S14133D | Anterior cord syndrome at C3 level of cervical spinal cord, subsequent encounter | CMS +S14133S | Anterior cord syndrome at C3 level of cervical spinal cord, sequela | CMS +S14134A | Anterior cord syndrome at C4 level of cervical spinal cord, initial encounter | CMS +S14134D | Anterior cord syndrome at C4 level of cervical spinal cord, subsequent encounter | CMS +S14134S | Anterior cord syndrome at C4 level of cervical spinal cord, sequela | CMS +S14135A | Anterior cord syndrome at C5 level of cervical spinal cord, initial encounter | CMS +S14135D | Anterior cord syndrome at C5 level of cervical spinal cord, subsequent encounter | CMS +S14135S | Anterior cord syndrome at C5 level of cervical spinal cord, sequela | CMS +S14136A | Anterior cord syndrome at C6 level of cervical spinal cord, initial encounter | CMS +S14136D | Anterior cord syndrome at C6 level of cervical spinal cord, subsequent encounter | CMS +S14136S | Anterior cord syndrome at C6 level of cervical spinal cord, sequela | CMS +S14137A | Anterior cord syndrome at C7 level of cervical spinal cord, initial encounter | CMS +S14137D | Anterior cord syndrome at C7 level of cervical spinal cord, subsequent encounter | CMS +S14137S | Anterior cord syndrome at C7 level of cervical spinal cord, sequela | CMS +S14138A | Anterior cord syndrome at C8 level of cervical spinal cord, initial encounter | CMS +S14138D | Anterior cord syndrome at C8 level of cervical spinal cord, subsequent encounter | CMS +S14138S | Anterior cord syndrome at C8 level of cervical spinal cord, sequela | CMS +S14139A | Anterior cord syndrome at unspecified level of cervical spinal cord, initial encounter | CMS +S14139D | Anterior cord syndrome at unspecified level of cervical spinal cord, subsequent encounter | CMS +S14139S | Anterior cord syndrome at unspecified level of cervical spinal cord, sequela | CMS +S14141A | Brown-Sequard syndrome at C1 level of cervical spinal cord, initial encounter | CMS +S14141D | Brown-Sequard syndrome at C1 level of cervical spinal cord, subsequent encounter | CMS +S14141S | Brown-Sequard syndrome at C1 level of cervical spinal cord, sequela | CMS +S14142A | Brown-Sequard syndrome at C2 level of cervical spinal cord, initial encounter | CMS +S14142D | Brown-Sequard syndrome at C2 level of cervical spinal cord, subsequent encounter | CMS +S14142S | Brown-Sequard syndrome at C2 level of cervical spinal cord, sequela | CMS +S14143A | Brown-Sequard syndrome at C3 level of cervical spinal cord, initial encounter | CMS +S14143D | Brown-Sequard syndrome at C3 level of cervical spinal cord, subsequent encounter | CMS +S14143S | Brown-Sequard syndrome at C3 level of cervical spinal cord, sequela | CMS +S14144A | Brown-Sequard syndrome at C4 level of cervical spinal cord, initial encounter | CMS +S14144D | Brown-Sequard syndrome at C4 level of cervical spinal cord, subsequent encounter | CMS +S14144S | Brown-Sequard syndrome at C4 level of cervical spinal cord, sequela | CMS +S14145A | Brown-Sequard syndrome at C5 level of cervical spinal cord, initial encounter | CMS +S14145D | Brown-Sequard syndrome at C5 level of cervical spinal cord, subsequent encounter | CMS +S14145S | Brown-Sequard syndrome at C5 level of cervical spinal cord, sequela | CMS +S14146A | Brown-Sequard syndrome at C6 level of cervical spinal cord, initial encounter | CMS +S14146D | Brown-Sequard syndrome at C6 level of cervical spinal cord, subsequent encounter | CMS +S14146S | Brown-Sequard syndrome at C6 level of cervical spinal cord, sequela | CMS +S14147A | Brown-Sequard syndrome at C7 level of cervical spinal cord, initial encounter | CMS +S14147D | Brown-Sequard syndrome at C7 level of cervical spinal cord, subsequent encounter | CMS +S14147S | Brown-Sequard syndrome at C7 level of cervical spinal cord, sequela | CMS +S14148A | Brown-Sequard syndrome at C8 level of cervical spinal cord, initial encounter | CMS +S14148D | Brown-Sequard syndrome at C8 level of cervical spinal cord, subsequent encounter | CMS +S14148S | Brown-Sequard syndrome at C8 level of cervical spinal cord, sequela | CMS +S14149A | Brown-Sequard syndrome at unspecified level of cervical spinal cord, initial encounter | CMS +S14149D | Brown-Sequard syndrome at unspecified level of cervical spinal cord, subsequent encounter | CMS +S14149S | Brown-Sequard syndrome at unspecified level of cervical spinal cord, sequela | CMS +S14151A | Other incomplete lesion at C1 level of cervical spinal cord, initial encounter | CMS +S14151D | Other incomplete lesion at C1 level of cervical spinal cord, subsequent encounter | CMS +S14151S | Other incomplete lesion at C1 level of cervical spinal cord, sequela | CMS +S14152A | Other incomplete lesion at C2 level of cervical spinal cord, initial encounter | CMS +S14152D | Other incomplete lesion at C2 level of cervical spinal cord, subsequent encounter | CMS +S14152S | Other incomplete lesion at C2 level of cervical spinal cord, sequela | CMS +S14153A | Other incomplete lesion at C3 level of cervical spinal cord, initial encounter | CMS +S14153D | Other incomplete lesion at C3 level of cervical spinal cord, subsequent encounter | CMS +S14153S | Other incomplete lesion at C3 level of cervical spinal cord, sequela | CMS +S14154A | Other incomplete lesion at C4 level of cervical spinal cord, initial encounter | CMS +S14154D | Other incomplete lesion at C4 level of cervical spinal cord, subsequent encounter | CMS +S14154S | Other incomplete lesion at C4 level of cervical spinal cord, sequela | CMS +S14155A | Other incomplete lesion at C5 level of cervical spinal cord, initial encounter | CMS +S14155D | Other incomplete lesion at C5 level of cervical spinal cord, subsequent encounter | CMS +S14155S | Other incomplete lesion at C5 level of cervical spinal cord, sequela | CMS +S14156A | Other incomplete lesion at C6 level of cervical spinal cord, initial encounter | CMS +S14156D | Other incomplete lesion at C6 level of cervical spinal cord, subsequent encounter | CMS +S14156S | Other incomplete lesion at C6 level of cervical spinal cord, sequela | CMS +S14157A | Other incomplete lesion at C7 level of cervical spinal cord, initial encounter | CMS +S14157D | Other incomplete lesion at C7 level of cervical spinal cord, subsequent encounter | CMS +S14157S | Other incomplete lesion at C7 level of cervical spinal cord, sequela | CMS +S14158A | Other incomplete lesion at C8 level of cervical spinal cord, initial encounter | CMS +S14158D | Other incomplete lesion at C8 level of cervical spinal cord, subsequent encounter | CMS +S14158S | Other incomplete lesion at C8 level of cervical spinal cord, sequela | CMS +S14159A | Other incomplete lesion at unspecified level of cervical spinal cord, initial encounter | CMS +S14159D | Other incomplete lesion at unspecified level of cervical spinal cord, subsequent encounter | CMS +S14159S | Other incomplete lesion at unspecified level of cervical spinal cord, sequela | CMS +S142 | Injury of nerve root of cervical spine | WHO +S142XXA | Injury of nerve root of cervical spine, initial encounter | CMS +S142XXD | Injury of nerve root of cervical spine, subsequent encounter | CMS +S142XXS | Injury of nerve root of cervical spine, sequela | CMS +S143 | Injury of brachial plexus | WHO +S143XXA | Injury of brachial plexus, initial encounter | CMS +S143XXD | Injury of brachial plexus, subsequent encounter | CMS +S143XXS | Injury of brachial plexus, sequela | CMS +S144 | Injury of peripheral nerves of neck | WHO +S144XXA | Injury of peripheral nerves of neck, initial encounter | CMS +S144XXD | Injury of peripheral nerves of neck, subsequent encounter | CMS +S144XXS | Injury of peripheral nerves of neck, sequela | CMS +S145 | Injury of cervical sympathetic nerves | WHO +S145XXA | Injury of cervical sympathetic nerves, initial encounter | CMS +S145XXD | Injury of cervical sympathetic nerves, subsequent encounter | CMS +S145XXS | Injury of cervical sympathetic nerves, sequela | CMS +S146 | Injury of other and unspecified nerves of neck | WHO +S148XXA | Injury of other specified nerves of neck, initial encounter | CMS +S148XXD | Injury of other specified nerves of neck, subsequent encounter | CMS +S148XXS | Injury of other specified nerves of neck, sequela | CMS +S149XXA | Injury of unspecified nerves of neck, initial encounter | CMS +S149XXD | Injury of unspecified nerves of neck, subsequent encounter | CMS +S149XXS | Injury of unspecified nerves of neck, sequela | CMS +S15 | Injury of blood vessels at neck level | WHO +S150 | Injury of carotid artery | WHO +S15001A | Unspecified injury of right carotid artery, initial encounter | CMS +S15001D | Unspecified injury of right carotid artery, subsequent encounter | CMS +S15001S | Unspecified injury of right carotid artery, sequela | CMS +S15002A | Unspecified injury of left carotid artery, initial encounter | CMS +S15002D | Unspecified injury of left carotid artery, subsequent encounter | CMS +S15002S | Unspecified injury of left carotid artery, sequela | CMS +S15009A | Unspecified injury of unspecified carotid artery, initial encounter | CMS +S15009D | Unspecified injury of unspecified carotid artery, subsequent encounter | CMS +S15009S | Unspecified injury of unspecified carotid artery, sequela | CMS +S15011A | Minor laceration of right carotid artery, initial encounter | CMS +S15011D | Minor laceration of right carotid artery, subsequent encounter | CMS +S15011S | Minor laceration of right carotid artery, sequela | CMS +S15012A | Minor laceration of left carotid artery, initial encounter | CMS +S15012D | Minor laceration of left carotid artery, subsequent encounter | CMS +S15012S | Minor laceration of left carotid artery, sequela | CMS +S15019A | Minor laceration of unspecified carotid artery, initial encounter | CMS +S15019D | Minor laceration of unspecified carotid artery, subsequent encounter | CMS +S15019S | Minor laceration of unspecified carotid artery, sequela | CMS +S15021A | Major laceration of right carotid artery, initial encounter | CMS +S15021D | Major laceration of right carotid artery, subsequent encounter | CMS +S15021S | Major laceration of right carotid artery, sequela | CMS +S15022A | Major laceration of left carotid artery, initial encounter | CMS +S15022D | Major laceration of left carotid artery, subsequent encounter | CMS +S15022S | Major laceration of left carotid artery, sequela | CMS +S15029A | Major laceration of unspecified carotid artery, initial encounter | CMS +S15029D | Major laceration of unspecified carotid artery, subsequent encounter | CMS +S15029S | Major laceration of unspecified carotid artery, sequela | CMS +S15091A | Other specified injury of right carotid artery, initial encounter | CMS +S15091D | Other specified injury of right carotid artery, subsequent encounter | CMS +S15091S | Other specified injury of right carotid artery, sequela | CMS +S15092A | Other specified injury of left carotid artery, initial encounter | CMS +S15092D | Other specified injury of left carotid artery, subsequent encounter | CMS +S15092S | Other specified injury of left carotid artery, sequela | CMS +S15099A | Other specified injury of unspecified carotid artery, initial encounter | CMS +S15099D | Other specified injury of unspecified carotid artery, subsequent encounter | CMS +S15099S | Other specified injury of unspecified carotid artery, sequela | CMS +S151 | Injury of vertebral artery | WHO +S15101A | Unspecified injury of right vertebral artery, initial encounter | CMS +S15101D | Unspecified injury of right vertebral artery, subsequent encounter | CMS +S15101S | Unspecified injury of right vertebral artery, sequela | CMS +S15102A | Unspecified injury of left vertebral artery, initial encounter | CMS +S15102D | Unspecified injury of left vertebral artery, subsequent encounter | CMS +S15102S | Unspecified injury of left vertebral artery, sequela | CMS +S15109A | Unspecified injury of unspecified vertebral artery, initial encounter | CMS +S15109D | Unspecified injury of unspecified vertebral artery, subsequent encounter | CMS +S15109S | Unspecified injury of unspecified vertebral artery, sequela | CMS +S15111A | Minor laceration of right vertebral artery, initial encounter | CMS +S15111D | Minor laceration of right vertebral artery, subsequent encounter | CMS +S15111S | Minor laceration of right vertebral artery, sequela | CMS +S15112A | Minor laceration of left vertebral artery, initial encounter | CMS +S15112D | Minor laceration of left vertebral artery, subsequent encounter | CMS +S15112S | Minor laceration of left vertebral artery, sequela | CMS +S15119A | Minor laceration of unspecified vertebral artery, initial encounter | CMS +S15119D | Minor laceration of unspecified vertebral artery, subsequent encounter | CMS +S15119S | Minor laceration of unspecified vertebral artery, sequela | CMS +S15121A | Major laceration of right vertebral artery, initial encounter | CMS +S15121D | Major laceration of right vertebral artery, subsequent encounter | CMS +S15121S | Major laceration of right vertebral artery, sequela | CMS +S15122A | Major laceration of left vertebral artery, initial encounter | CMS +S15122D | Major laceration of left vertebral artery, subsequent encounter | CMS +S15122S | Major laceration of left vertebral artery, sequela | CMS +S15129A | Major laceration of unspecified vertebral artery, initial encounter | CMS +S15129D | Major laceration of unspecified vertebral artery, subsequent encounter | CMS +S15129S | Major laceration of unspecified vertebral artery, sequela | CMS +S15191A | Other specified injury of right vertebral artery, initial encounter | CMS +S15191D | Other specified injury of right vertebral artery, subsequent encounter | CMS +S15191S | Other specified injury of right vertebral artery, sequela | CMS +S15192A | Other specified injury of left vertebral artery, initial encounter | CMS +S15192D | Other specified injury of left vertebral artery, subsequent encounter | CMS +S15192S | Other specified injury of left vertebral artery, sequela | CMS +S15199A | Other specified injury of unspecified vertebral artery, initial encounter | CMS +S15199D | Other specified injury of unspecified vertebral artery, subsequent encounter | CMS +S15199S | Other specified injury of unspecified vertebral artery, sequela | CMS +S152 | Injury of external jugular vein | WHO +S15201A | Unspecified injury of right external jugular vein, initial encounter | CMS +S15201D | Unspecified injury of right external jugular vein, subsequent encounter | CMS +S15201S | Unspecified injury of right external jugular vein, sequela | CMS +S15202A | Unspecified injury of left external jugular vein, initial encounter | CMS +S15202D | Unspecified injury of left external jugular vein, subsequent encounter | CMS +S15202S | Unspecified injury of left external jugular vein, sequela | CMS +S15209A | Unspecified injury of unspecified external jugular vein, initial encounter | CMS +S15209D | Unspecified injury of unspecified external jugular vein, subsequent encounter | CMS +S15209S | Unspecified injury of unspecified external jugular vein, sequela | CMS +S15211A | Minor laceration of right external jugular vein, initial encounter | CMS +S15211D | Minor laceration of right external jugular vein, subsequent encounter | CMS +S15211S | Minor laceration of right external jugular vein, sequela | CMS +S15212A | Minor laceration of left external jugular vein, initial encounter | CMS +S15212D | Minor laceration of left external jugular vein, subsequent encounter | CMS +S15212S | Minor laceration of left external jugular vein, sequela | CMS +S15219A | Minor laceration of unspecified external jugular vein, initial encounter | CMS +S15219D | Minor laceration of unspecified external jugular vein, subsequent encounter | CMS +S15219S | Minor laceration of unspecified external jugular vein, sequela | CMS +S15221A | Major laceration of right external jugular vein, initial encounter | CMS +S15221D | Major laceration of right external jugular vein, subsequent encounter | CMS +S15221S | Major laceration of right external jugular vein, sequela | CMS +S15222A | Major laceration of left external jugular vein, initial encounter | CMS +S15222D | Major laceration of left external jugular vein, subsequent encounter | CMS +S15222S | Major laceration of left external jugular vein, sequela | CMS +S15229A | Major laceration of unspecified external jugular vein, initial encounter | CMS +S15229D | Major laceration of unspecified external jugular vein, subsequent encounter | CMS +S15229S | Major laceration of unspecified external jugular vein, sequela | CMS +S15291A | Other specified injury of right external jugular vein, initial encounter | CMS +S15291D | Other specified injury of right external jugular vein, subsequent encounter | CMS +S15291S | Other specified injury of right external jugular vein, sequela | CMS +S15292A | Other specified injury of left external jugular vein, initial encounter | CMS +S15292D | Other specified injury of left external jugular vein, subsequent encounter | CMS +S15292S | Other specified injury of left external jugular vein, sequela | CMS +S15299A | Other specified injury of unspecified external jugular vein, initial encounter | CMS +S15299D | Other specified injury of unspecified external jugular vein, subsequent encounter | CMS +S15299S | Other specified injury of unspecified external jugular vein, sequela | CMS +S153 | Injury of internal jugular vein | WHO +S15301A | Unspecified injury of right internal jugular vein, initial encounter | CMS +S15301D | Unspecified injury of right internal jugular vein, subsequent encounter | CMS +S15301S | Unspecified injury of right internal jugular vein, sequela | CMS +S15302A | Unspecified injury of left internal jugular vein, initial encounter | CMS +S15302D | Unspecified injury of left internal jugular vein, subsequent encounter | CMS +S15302S | Unspecified injury of left internal jugular vein, sequela | CMS +S15309A | Unspecified injury of unspecified internal jugular vein, initial encounter | CMS +S15309D | Unspecified injury of unspecified internal jugular vein, subsequent encounter | CMS +S15309S | Unspecified injury of unspecified internal jugular vein, sequela | CMS +S15311A | Minor laceration of right internal jugular vein, initial encounter | CMS +S15311D | Minor laceration of right internal jugular vein, subsequent encounter | CMS +S15311S | Minor laceration of right internal jugular vein, sequela | CMS +S15312A | Minor laceration of left internal jugular vein, initial encounter | CMS +S15312D | Minor laceration of left internal jugular vein, subsequent encounter | CMS +S15312S | Minor laceration of left internal jugular vein, sequela | CMS +S15319A | Minor laceration of unspecified internal jugular vein, initial encounter | CMS +S15319D | Minor laceration of unspecified internal jugular vein, subsequent encounter | CMS +S15319S | Minor laceration of unspecified internal jugular vein, sequela | CMS +S15321A | Major laceration of right internal jugular vein, initial encounter | CMS +S15321D | Major laceration of right internal jugular vein, subsequent encounter | CMS +S15321S | Major laceration of right internal jugular vein, sequela | CMS +S15322A | Major laceration of left internal jugular vein, initial encounter | CMS +S15322D | Major laceration of left internal jugular vein, subsequent encounter | CMS +S15322S | Major laceration of left internal jugular vein, sequela | CMS +S15329A | Major laceration of unspecified internal jugular vein, initial encounter | CMS +S15329D | Major laceration of unspecified internal jugular vein, subsequent encounter | CMS +S15329S | Major laceration of unspecified internal jugular vein, sequela | CMS +S15391A | Other specified injury of right internal jugular vein, initial encounter | CMS +S15391D | Other specified injury of right internal jugular vein, subsequent encounter | CMS +S15391S | Other specified injury of right internal jugular vein, sequela | CMS +S15392A | Other specified injury of left internal jugular vein, initial encounter | CMS +S15392D | Other specified injury of left internal jugular vein, subsequent encounter | CMS +S15392S | Other specified injury of left internal jugular vein, sequela | CMS +S15399A | Other specified injury of unspecified internal jugular vein, initial encounter | CMS +S15399D | Other specified injury of unspecified internal jugular vein, subsequent encounter | CMS +S15399S | Other specified injury of unspecified internal jugular vein, sequela | CMS +S157 | Injury of multiple blood vessels at neck level | WHO +S158 | Injury of other blood vessels at neck level | WHO +S158XXA | Injury of other specified blood vessels at neck level, initial encounter | CMS +S158XXD | Injury of other specified blood vessels at neck level, subsequent encounter | CMS +S158XXS | Injury of other specified blood vessels at neck level, sequela | CMS +S159 | Injury of unspecified blood vessel at neck level | WHO +S159XXA | Injury of unspecified blood vessel at neck level, initial encounter | CMS +S159XXD | Injury of unspecified blood vessel at neck level, subsequent encounter | CMS +S159XXS | Injury of unspecified blood vessel at neck level, sequela | CMS +S16 | Injury of muscle and tendon at neck level | WHO +S161XXA | Strain of muscle, fascia and tendon at neck level, initial encounter | CMS +S161XXD | Strain of muscle, fascia and tendon at neck level, subsequent encounter | CMS +S161XXS | Strain of muscle, fascia and tendon at neck level, sequela | CMS +S162XXA | Laceration of muscle, fascia and tendon at neck level, initial encounter | CMS +S162XXD | Laceration of muscle, fascia and tendon at neck level, subsequent encounter | CMS +S162XXS | Laceration of muscle, fascia and tendon at neck level, sequela | CMS +S168XXA | Other specified injury of muscle, fascia and tendon at neck level, initial encounter | CMS +S168XXD | Other specified injury of muscle, fascia and tendon at neck level, subsequent encounter | CMS +S168XXS | Other specified injury of muscle, fascia and tendon at neck level, sequela | CMS +S169XXA | Unspecified injury of muscle, fascia and tendon at neck level, initial encounter | CMS +S169XXD | Unspecified injury of muscle, fascia and tendon at neck level, subsequent encounter | CMS +S169XXS | Unspecified injury of muscle, fascia and tendon at neck level, sequela | CMS +S17 | Crushing injury of neck | WHO +S170 | Crushing injury of larynx and trachea | WHO +S170XXA | Crushing injury of larynx and trachea, initial encounter | CMS +S170XXD | Crushing injury of larynx and trachea, subsequent encounter | CMS +S170XXS | Crushing injury of larynx and trachea, sequela | CMS +S178 | Crushing injury of other parts of neck | WHO +S178XXA | Crushing injury of other specified parts of neck, initial encounter | CMS +S178XXD | Crushing injury of other specified parts of neck, subsequent encounter | CMS +S178XXS | Crushing injury of other specified parts of neck, sequela | CMS +S179 | Crushing injury of neck, part unspecified | WHO +S179XXA | Crushing injury of neck, part unspecified, initial encounter | CMS +S179XXD | Crushing injury of neck, part unspecified, subsequent encounter | CMS +S179XXS | Crushing injury of neck, part unspecified, sequela | CMS +S18 | Traumatic amputation at neck level | WHO +S19 | Other and unspecified injuries of neck | WHO +S197 | Multiple injuries of neck | WHO +S198 | Other specified injuries of neck | WHO +S1980XA | Other specified injuries of unspecified part of neck, initial encounter | CMS +S1980XD | Other specified injuries of unspecified part of neck, subsequent encounter | CMS +S1980XS | Other specified injuries of unspecified part of neck, sequela | CMS +S1981XA | Other specified injuries of larynx, initial encounter | CMS +S1981XD | Other specified injuries of larynx, subsequent encounter | CMS +S1981XS | Other specified injuries of larynx, sequela | CMS +S1982XA | Other specified injuries of cervical trachea, initial encounter | CMS +S1982XD | Other specified injuries of cervical trachea, subsequent encounter | CMS +S1982XS | Other specified injuries of cervical trachea, sequela | CMS +S1983XA | Other specified injuries of vocal cord, initial encounter | CMS +S1983XD | Other specified injuries of vocal cord, subsequent encounter | CMS +S1983XS | Other specified injuries of vocal cord, sequela | CMS +S1984XA | Other specified injuries of thyroid gland, initial encounter | CMS +S1984XD | Other specified injuries of thyroid gland, subsequent encounter | CMS +S1984XS | Other specified injuries of thyroid gland, sequela | CMS +S1985XA | Other specified injuries of pharynx and cervical esophagus, initial encounter | CMS +S1985XD | Other specified injuries of pharynx and cervical esophagus, subsequent encounter | CMS +S1985XS | Other specified injuries of pharynx and cervical esophagus, sequela | CMS +S1989XA | Other specified injuries of other specified part of neck, initial encounter | CMS +S1989XD | Other specified injuries of other specified part of neck, subsequent encounter | CMS +S1989XS | Other specified injuries of other specified part of neck, sequela | CMS +S199 | Unspecified injury of neck | WHO +S199XXA | Unspecified injury of neck, initial encounter | CMS +S199XXD | Unspecified injury of neck, subsequent encounter | CMS +S199XXS | Unspecified injury of neck, sequela | CMS +S20 | Superficial injury of thorax | WHO +S200 | Contusion of breast | WHO +S2000XA | Contusion of breast, unspecified breast, initial encounter | CMS +S2000XD | Contusion of breast, unspecified breast, subsequent encounter | CMS +S2000XS | Contusion of breast, unspecified breast, sequela | CMS +S2001XA | Contusion of right breast, initial encounter | CMS +S2001XD | Contusion of right breast, subsequent encounter | CMS +S2001XS | Contusion of right breast, sequela | CMS +S2002XA | Contusion of left breast, initial encounter | CMS +S2002XD | Contusion of left breast, subsequent encounter | CMS +S2002XS | Contusion of left breast, sequela | CMS +S201 | Other and unspecified superficial injuries of breast | WHO +S20101A | Unspecified superficial injuries of breast, right breast, initial encounter | CMS +S20101D | Unspecified superficial injuries of breast, right breast, subsequent encounter | CMS +S20101S | Unspecified superficial injuries of breast, right breast, sequela | CMS +S20102A | Unspecified superficial injuries of breast, left breast, initial encounter | CMS +S20102D | Unspecified superficial injuries of breast, left breast, subsequent encounter | CMS +S20102S | Unspecified superficial injuries of breast, left breast, sequela | CMS +S20109A | Unspecified superficial injuries of breast, unspecified breast, initial encounter | CMS +S20109D | Unspecified superficial injuries of breast, unspecified breast, subsequent encounter | CMS +S20109S | Unspecified superficial injuries of breast, unspecified breast, sequela | CMS +S20111A | Abrasion of breast, right breast, initial encounter | CMS +S20111D | Abrasion of breast, right breast, subsequent encounter | CMS +S20111S | Abrasion of breast, right breast, sequela | CMS +S20112A | Abrasion of breast, left breast, initial encounter | CMS +S20112D | Abrasion of breast, left breast, subsequent encounter | CMS +S20112S | Abrasion of breast, left breast, sequela | CMS +S20119A | Abrasion of breast, unspecified breast, initial encounter | CMS +S20119D | Abrasion of breast, unspecified breast, subsequent encounter | CMS +S20119S | Abrasion of breast, unspecified breast, sequela | CMS +S20121A | Blister (nonthermal) of breast, right breast, initial encounter | CMS +S20121D | Blister (nonthermal) of breast, right breast, subsequent encounter | CMS +S20121S | Blister (nonthermal) of breast, right breast, sequela | CMS +S20122A | Blister (nonthermal) of breast, left breast, initial encounter | CMS +S20122D | Blister (nonthermal) of breast, left breast, subsequent encounter | CMS +S20122S | Blister (nonthermal) of breast, left breast, sequela | CMS +S20129A | Blister (nonthermal) of breast, unspecified breast, initial encounter | CMS +S20129D | Blister (nonthermal) of breast, unspecified breast, subsequent encounter | CMS +S20129S | Blister (nonthermal) of breast, unspecified breast, sequela | CMS +S20141A | External constriction of part of breast, right breast, initial encounter | CMS +S20141D | External constriction of part of breast, right breast, subsequent encounter | CMS +S20141S | External constriction of part of breast, right breast, sequela | CMS +S20142A | External constriction of part of breast, left breast, initial encounter | CMS +S20142D | External constriction of part of breast, left breast, subsequent encounter | CMS +S20142S | External constriction of part of breast, left breast, sequela | CMS +S20149A | External constriction of part of breast, unspecified breast, initial encounter | CMS +S20149D | External constriction of part of breast, unspecified breast, subsequent encounter | CMS +S20149S | External constriction of part of breast, unspecified breast, sequela | CMS +S20151A | Superficial foreign body of breast, right breast, initial encounter | CMS +S20151D | Superficial foreign body of breast, right breast, subsequent encounter | CMS +S20151S | Superficial foreign body of breast, right breast, sequela | CMS +S20152A | Superficial foreign body of breast, left breast, initial encounter | CMS +S20152D | Superficial foreign body of breast, left breast, subsequent encounter | CMS +S20152S | Superficial foreign body of breast, left breast, sequela | CMS +S20159A | Superficial foreign body of breast, unspecified breast, initial encounter | CMS +S20159D | Superficial foreign body of breast, unspecified breast, subsequent encounter | CMS +S20159S | Superficial foreign body of breast, unspecified breast, sequela | CMS +S20161A | Insect bite (nonvenomous) of breast, right breast, initial encounter | CMS +S20161D | Insect bite (nonvenomous) of breast, right breast, subsequent encounter | CMS +S20161S | Insect bite (nonvenomous) of breast, right breast, sequela | CMS +S20162A | Insect bite (nonvenomous) of breast, left breast, initial encounter | CMS +S20162D | Insect bite (nonvenomous) of breast, left breast, subsequent encounter | CMS +S20162S | Insect bite (nonvenomous) of breast, left breast, sequela | CMS +S20169A | Insect bite (nonvenomous) of breast, unspecified breast, initial encounter | CMS +S20169D | Insect bite (nonvenomous) of breast, unspecified breast, subsequent encounter | CMS +S20169S | Insect bite (nonvenomous) of breast, unspecified breast, sequela | CMS +S20171A | Other superficial bite of breast, right breast, initial encounter | CMS +S20171D | Other superficial bite of breast, right breast, subsequent encounter | CMS +S20171S | Other superficial bite of breast, right breast, sequela | CMS +S20172A | Other superficial bite of breast, left breast, initial encounter | CMS +S20172D | Other superficial bite of breast, left breast, subsequent encounter | CMS +S20172S | Other superficial bite of breast, left breast, sequela | CMS +S20179A | Other superficial bite of breast, unspecified breast, initial encounter | CMS +S20179D | Other superficial bite of breast, unspecified breast, subsequent encounter | CMS +S20179S | Other superficial bite of breast, unspecified breast, sequela | CMS +S202 | Contusion of thorax | WHO +S2020XA | Contusion of thorax, unspecified, initial encounter | CMS +S2020XD | Contusion of thorax, unspecified, subsequent encounter | CMS +S2020XS | Contusion of thorax, unspecified, sequela | CMS +S20211A | Contusion of right front wall of thorax, initial encounter | CMS +S20211D | Contusion of right front wall of thorax, subsequent encounter | CMS +S20211S | Contusion of right front wall of thorax, sequela | CMS +S20212A | Contusion of left front wall of thorax, initial encounter | CMS +S20212D | Contusion of left front wall of thorax, subsequent encounter | CMS +S20212S | Contusion of left front wall of thorax, sequela | CMS +S20219A | Contusion of unspecified front wall of thorax, initial encounter | CMS +S20219D | Contusion of unspecified front wall of thorax, subsequent encounter | CMS +S20219S | Contusion of unspecified front wall of thorax, sequela | CMS +S20221A | Contusion of right back wall of thorax, initial encounter | CMS +S20221D | Contusion of right back wall of thorax, subsequent encounter | CMS +S20221S | Contusion of right back wall of thorax, sequela | CMS +S20222A | Contusion of left back wall of thorax, initial encounter | CMS +S20222D | Contusion of left back wall of thorax, subsequent encounter | CMS +S20222S | Contusion of left back wall of thorax, sequela | CMS +S20229A | Contusion of unspecified back wall of thorax, initial encounter | CMS +S20229D | Contusion of unspecified back wall of thorax, subsequent encounter | CMS +S20229S | Contusion of unspecified back wall of thorax, sequela | CMS +S203 | Other superficial injuries of front wall of thorax | WHO +S20301A | Unspecified superficial injuries of right front wall of thorax, initial encounter | CMS +S20301D | Unspecified superficial injuries of right front wall of thorax, subsequent encounter | CMS +S20301S | Unspecified superficial injuries of right front wall of thorax, sequela | CMS +S20302A | Unspecified superficial injuries of left front wall of thorax, initial encounter | CMS +S20302D | Unspecified superficial injuries of left front wall of thorax, subsequent encounter | CMS +S20302S | Unspecified superficial injuries of left front wall of thorax, sequela | CMS +S20309A | Unspecified superficial injuries of unspecified front wall of thorax, initial encounter | CMS +S20309D | Unspecified superficial injuries of unspecified front wall of thorax, subsequent encounter | CMS +S20309S | Unspecified superficial injuries of unspecified front wall of thorax, sequela | CMS +S20311A | Abrasion of right front wall of thorax, initial encounter | CMS +S20311D | Abrasion of right front wall of thorax, subsequent encounter | CMS +S20311S | Abrasion of right front wall of thorax, sequela | CMS +S20312A | Abrasion of left front wall of thorax, initial encounter | CMS +S20312D | Abrasion of left front wall of thorax, subsequent encounter | CMS +S20312S | Abrasion of left front wall of thorax, sequela | CMS +S20319A | Abrasion of unspecified front wall of thorax, initial encounter | CMS +S20319D | Abrasion of unspecified front wall of thorax, subsequent encounter | CMS +S20319S | Abrasion of unspecified front wall of thorax, sequela | CMS +S20321A | Blister (nonthermal) of right front wall of thorax, initial encounter | CMS +S20321D | Blister (nonthermal) of right front wall of thorax, subsequent encounter | CMS +S20321S | Blister (nonthermal) of right front wall of thorax, sequela | CMS +S20322A | Blister (nonthermal) of left front wall of thorax, initial encounter | CMS +S20322D | Blister (nonthermal) of left front wall of thorax, subsequent encounter | CMS +S20322S | Blister (nonthermal) of left front wall of thorax, sequela | CMS +S20329A | Blister (nonthermal) of unspecified front wall of thorax, initial encounter | CMS +S20329D | Blister (nonthermal) of unspecified front wall of thorax, subsequent encounter | CMS +S20329S | Blister (nonthermal) of unspecified front wall of thorax, sequela | CMS +S20341A | External constriction of right front wall of thorax, initial encounter | CMS +S20341D | External constriction of right front wall of thorax, subsequent encounter | CMS +S20341S | External constriction of right front wall of thorax, sequela | CMS +S20342A | External constriction of left front wall of thorax, initial encounter | CMS +S20342D | External constriction of left front wall of thorax, subsequent encounter | CMS +S20342S | External constriction of left front wall of thorax, sequela | CMS +S20349A | External constriction of unspecified front wall of thorax, initial encounter | CMS +S20349D | External constriction of unspecified front wall of thorax, subsequent encounter | CMS +S20349S | External constriction of unspecified front wall of thorax, sequela | CMS +S20351A | Superficial foreign body of right front wall of thorax, initial encounter | CMS +S20351D | Superficial foreign body of right front wall of thorax, subsequent encounter | CMS +S20351S | Superficial foreign body of right front wall of thorax, sequela | CMS +S20352A | Superficial foreign body of left front wall of thorax, initial encounter | CMS +S20352D | Superficial foreign body of left front wall of thorax, subsequent encounter | CMS +S20352S | Superficial foreign body of left front wall of thorax, sequela | CMS +S20359A | Superficial foreign body of unspecified front wall of thorax, initial encounter | CMS +S20359D | Superficial foreign body of unspecified front wall of thorax, subsequent encounter | CMS +S20359S | Superficial foreign body of unspecified front wall of thorax, sequela | CMS +S20361A | Insect bite (nonvenomous) of right front wall of thorax, initial encounter | CMS +S20361D | Insect bite (nonvenomous) of right front wall of thorax, subsequent encounter | CMS +S20361S | Insect bite (nonvenomous) of right front wall of thorax, sequela | CMS +S20362A | Insect bite (nonvenomous) of left front wall of thorax, initial encounter | CMS +S20362D | Insect bite (nonvenomous) of left front wall of thorax, subsequent encounter | CMS +S20362S | Insect bite (nonvenomous) of left front wall of thorax, sequela | CMS +S20369A | Insect bite (nonvenomous) of unspecified front wall of thorax, initial encounter | CMS +S20369D | Insect bite (nonvenomous) of unspecified front wall of thorax, subsequent encounter | CMS +S20369S | Insect bite (nonvenomous) of unspecified front wall of thorax, sequela | CMS +S20371A | Other superficial bite of right front wall of thorax, initial encounter | CMS +S20371D | Other superficial bite of right front wall of thorax, subsequent encounter | CMS +S20371S | Other superficial bite of right front wall of thorax, sequela | CMS +S20372A | Other superficial bite of left front wall of thorax, initial encounter | CMS +S20372D | Other superficial bite of left front wall of thorax, subsequent encounter | CMS +S20372S | Other superficial bite of left front wall of thorax, sequela | CMS +S20379A | Other superficial bite of unspecified front wall of thorax, initial encounter | CMS +S20379D | Other superficial bite of unspecified front wall of thorax, subsequent encounter | CMS +S20379S | Other superficial bite of unspecified front wall of thorax, sequela | CMS +S204 | Other superficial injuries of back wall of thorax | WHO +S20401A | Unspecified superficial injuries of right back wall of thorax, initial encounter | CMS +S20401D | Unspecified superficial injuries of right back wall of thorax, subsequent encounter | CMS +S20401S | Unspecified superficial injuries of right back wall of thorax, sequela | CMS +S20402A | Unspecified superficial injuries of left back wall of thorax, initial encounter | CMS +S20402D | Unspecified superficial injuries of left back wall of thorax, subsequent encounter | CMS +S20402S | Unspecified superficial injuries of left back wall of thorax, sequela | CMS +S20409A | Unspecified superficial injuries of unspecified back wall of thorax, initial encounter | CMS +S20409D | Unspecified superficial injuries of unspecified back wall of thorax, subsequent encounter | CMS +S20409S | Unspecified superficial injuries of unspecified back wall of thorax, sequela | CMS +S20411A | Abrasion of right back wall of thorax, initial encounter | CMS +S20411D | Abrasion of right back wall of thorax, subsequent encounter | CMS +S20411S | Abrasion of right back wall of thorax, sequela | CMS +S20412A | Abrasion of left back wall of thorax, initial encounter | CMS +S20412D | Abrasion of left back wall of thorax, subsequent encounter | CMS +S20412S | Abrasion of left back wall of thorax, sequela | CMS +S20419A | Abrasion of unspecified back wall of thorax, initial encounter | CMS +S20419D | Abrasion of unspecified back wall of thorax, subsequent encounter | CMS +S20419S | Abrasion of unspecified back wall of thorax, sequela | CMS +S20421A | Blister (nonthermal) of right back wall of thorax, initial encounter | CMS +S20421D | Blister (nonthermal) of right back wall of thorax, subsequent encounter | CMS +S20421S | Blister (nonthermal) of right back wall of thorax, sequela | CMS +S20422A | Blister (nonthermal) of left back wall of thorax, initial encounter | CMS +S20422D | Blister (nonthermal) of left back wall of thorax, subsequent encounter | CMS +S20422S | Blister (nonthermal) of left back wall of thorax, sequela | CMS +S20429A | Blister (nonthermal) of unspecified back wall of thorax, initial encounter | CMS +S20429D | Blister (nonthermal) of unspecified back wall of thorax, subsequent encounter | CMS +S20429S | Blister (nonthermal) of unspecified back wall of thorax, sequela | CMS +S20441A | External constriction of right back wall of thorax, initial encounter | CMS +S20441D | External constriction of right back wall of thorax, subsequent encounter | CMS +S20441S | External constriction of right back wall of thorax, sequela | CMS +S20442A | External constriction of left back wall of thorax, initial encounter | CMS +S20442D | External constriction of left back wall of thorax, subsequent encounter | CMS +S20442S | External constriction of left back wall of thorax, sequela | CMS +S20449A | External constriction of unspecified back wall of thorax, initial encounter | CMS +S20449D | External constriction of unspecified back wall of thorax, subsequent encounter | CMS +S20449S | External constriction of unspecified back wall of thorax, sequela | CMS +S20451A | Superficial foreign body of right back wall of thorax, initial encounter | CMS +S20451D | Superficial foreign body of right back wall of thorax, subsequent encounter | CMS +S20451S | Superficial foreign body of right back wall of thorax, sequela | CMS +S20452A | Superficial foreign body of left back wall of thorax, initial encounter | CMS +S20452D | Superficial foreign body of left back wall of thorax, subsequent encounter | CMS +S20452S | Superficial foreign body of left back wall of thorax, sequela | CMS +S20459A | Superficial foreign body of unspecified back wall of thorax, initial encounter | CMS +S20459D | Superficial foreign body of unspecified back wall of thorax, subsequent encounter | CMS +S20459S | Superficial foreign body of unspecified back wall of thorax, sequela | CMS +S20461A | Insect bite (nonvenomous) of right back wall of thorax, initial encounter | CMS +S20461D | Insect bite (nonvenomous) of right back wall of thorax, subsequent encounter | CMS +S20461S | Insect bite (nonvenomous) of right back wall of thorax, sequela | CMS +S20462A | Insect bite (nonvenomous) of left back wall of thorax, initial encounter | CMS +S20462D | Insect bite (nonvenomous) of left back wall of thorax, subsequent encounter | CMS +S20462S | Insect bite (nonvenomous) of left back wall of thorax, sequela | CMS +S20469A | Insect bite (nonvenomous) of unspecified back wall of thorax, initial encounter | CMS +S20469D | Insect bite (nonvenomous) of unspecified back wall of thorax, subsequent encounter | CMS +S20469S | Insect bite (nonvenomous) of unspecified back wall of thorax, sequela | CMS +S20471A | Other superficial bite of right back wall of thorax, initial encounter | CMS +S20471D | Other superficial bite of right back wall of thorax, subsequent encounter | CMS +S20471S | Other superficial bite of right back wall of thorax, sequela | CMS +S20472A | Other superficial bite of left back wall of thorax, initial encounter | CMS +S20472D | Other superficial bite of left back wall of thorax, subsequent encounter | CMS +S20472S | Other superficial bite of left back wall of thorax, sequela | CMS +S20479A | Other superficial bite of unspecified back wall of thorax, initial encounter | CMS +S20479D | Other superficial bite of unspecified back wall of thorax, subsequent encounter | CMS +S20479S | Other superficial bite of unspecified back wall of thorax, sequela | CMS +S207 | Multiple superficial injuries of thorax | WHO +S208 | Superficial injury of other and unspecified parts of thorax | WHO +S2090XA | Unspecified superficial injury of unspecified parts of thorax, initial encounter | CMS +S2090XD | Unspecified superficial injury of unspecified parts of thorax, subsequent encounter | CMS +S2090XS | Unspecified superficial injury of unspecified parts of thorax, sequela | CMS +S2091XA | Abrasion of unspecified parts of thorax, initial encounter | CMS +S2091XD | Abrasion of unspecified parts of thorax, subsequent encounter | CMS +S2091XS | Abrasion of unspecified parts of thorax, sequela | CMS +S2092XA | Blister (nonthermal) of unspecified parts of thorax, initial encounter | CMS +S2092XD | Blister (nonthermal) of unspecified parts of thorax, subsequent encounter | CMS +S2092XS | Blister (nonthermal) of unspecified parts of thorax, sequela | CMS +S2094XA | External constriction of unspecified parts of thorax, initial encounter | CMS +S2094XD | External constriction of unspecified parts of thorax, subsequent encounter | CMS +S2094XS | External constriction of unspecified parts of thorax, sequela | CMS +S2095XA | Superficial foreign body of unspecified parts of thorax, initial encounter | CMS +S2095XD | Superficial foreign body of unspecified parts of thorax, subsequent encounter | CMS +S2095XS | Superficial foreign body of unspecified parts of thorax, sequela | CMS +S2096XA | Insect bite (nonvenomous) of unspecified parts of thorax, initial encounter | CMS +S2096XD | Insect bite (nonvenomous) of unspecified parts of thorax, subsequent encounter | CMS +S2096XS | Insect bite (nonvenomous) of unspecified parts of thorax, sequela | CMS +S2097XA | Other superficial bite of unspecified parts of thorax, initial encounter | CMS +S2097XD | Other superficial bite of unspecified parts of thorax, subsequent encounter | CMS +S2097XS | Other superficial bite of unspecified parts of thorax, sequela | CMS +S21 | Open wound of thorax | WHO +S210 | Open wound of breast | WHO +S21001A | Unspecified open wound of right breast, initial encounter | CMS +S21001D | Unspecified open wound of right breast, subsequent encounter | CMS +S21001S | Unspecified open wound of right breast, sequela | CMS +S21002A | Unspecified open wound of left breast, initial encounter | CMS +S21002D | Unspecified open wound of left breast, subsequent encounter | CMS +S21002S | Unspecified open wound of left breast, sequela | CMS +S21009A | Unspecified open wound of unspecified breast, initial encounter | CMS +S21009D | Unspecified open wound of unspecified breast, subsequent encounter | CMS +S21009S | Unspecified open wound of unspecified breast, sequela | CMS +S21011A | Laceration without foreign body of right breast, initial encounter | CMS +S21011D | Laceration without foreign body of right breast, subsequent encounter | CMS +S21011S | Laceration without foreign body of right breast, sequela | CMS +S21012A | Laceration without foreign body of left breast, initial encounter | CMS +S21012D | Laceration without foreign body of left breast, subsequent encounter | CMS +S21012S | Laceration without foreign body of left breast, sequela | CMS +S21019A | Laceration without foreign body of unspecified breast, initial encounter | CMS +S21019D | Laceration without foreign body of unspecified breast, subsequent encounter | CMS +S21019S | Laceration without foreign body of unspecified breast, sequela | CMS +S21021A | Laceration with foreign body of right breast, initial encounter | CMS +S21021D | Laceration with foreign body of right breast, subsequent encounter | CMS +S21021S | Laceration with foreign body of right breast, sequela | CMS +S21022A | Laceration with foreign body of left breast, initial encounter | CMS +S21022D | Laceration with foreign body of left breast, subsequent encounter | CMS +S21022S | Laceration with foreign body of left breast, sequela | CMS +S21029A | Laceration with foreign body of unspecified breast, initial encounter | CMS +S21029D | Laceration with foreign body of unspecified breast, subsequent encounter | CMS +S21029S | Laceration with foreign body of unspecified breast, sequela | CMS +S21031A | Puncture wound without foreign body of right breast, initial encounter | CMS +S21031D | Puncture wound without foreign body of right breast, subsequent encounter | CMS +S21031S | Puncture wound without foreign body of right breast, sequela | CMS +S21032A | Puncture wound without foreign body of left breast, initial encounter | CMS +S21032D | Puncture wound without foreign body of left breast, subsequent encounter | CMS +S21032S | Puncture wound without foreign body of left breast, sequela | CMS +S21039A | Puncture wound without foreign body of unspecified breast, initial encounter | CMS +S21039D | Puncture wound without foreign body of unspecified breast, subsequent encounter | CMS +S21039S | Puncture wound without foreign body of unspecified breast, sequela | CMS +S21041A | Puncture wound with foreign body of right breast, initial encounter | CMS +S21041D | Puncture wound with foreign body of right breast, subsequent encounter | CMS +S21041S | Puncture wound with foreign body of right breast, sequela | CMS +S21042A | Puncture wound with foreign body of left breast, initial encounter | CMS +S21042D | Puncture wound with foreign body of left breast, subsequent encounter | CMS +S21042S | Puncture wound with foreign body of left breast, sequela | CMS +S21049A | Puncture wound with foreign body of unspecified breast, initial encounter | CMS +S21049D | Puncture wound with foreign body of unspecified breast, subsequent encounter | CMS +S21049S | Puncture wound with foreign body of unspecified breast, sequela | CMS +S21051A | Open bite of right breast, initial encounter | CMS +S21051D | Open bite of right breast, subsequent encounter | CMS +S21051S | Open bite of right breast, sequela | CMS +S21052A | Open bite of left breast, initial encounter | CMS +S21052D | Open bite of left breast, subsequent encounter | CMS +S21052S | Open bite of left breast, sequela | CMS +S21059A | Open bite of unspecified breast, initial encounter | CMS +S21059D | Open bite of unspecified breast, subsequent encounter | CMS +S21059S | Open bite of unspecified breast, sequela | CMS +S211 | Open wound of front wall of thorax | WHO +S21101A | Unspecified open wound of right front wall of thorax without penetration into thoracic cavity, initial encounter | CMS +S21101D | Unspecified open wound of right front wall of thorax without penetration into thoracic cavity, subsequent encounter | CMS +S21101S | Unspecified open wound of right front wall of thorax without penetration into thoracic cavity, sequela | CMS +S21102A | Unspecified open wound of left front wall of thorax without penetration into thoracic cavity, initial encounter | CMS +S21102D | Unspecified open wound of left front wall of thorax without penetration into thoracic cavity, subsequent encounter | CMS +S21102S | Unspecified open wound of left front wall of thorax without penetration into thoracic cavity, sequela | CMS +S21109A | Unspecified open wound of unspecified front wall of thorax without penetration into thoracic cavity, initial encounter | CMS +S21109D | Unspecified open wound of unspecified front wall of thorax without penetration into thoracic cavity, subsequent encounter | CMS +S21109S | Unspecified open wound of unspecified front wall of thorax without penetration into thoracic cavity, sequela | CMS +S21111A | Laceration without foreign body of right front wall of thorax without penetration into thoracic cavity, initial encounter | CMS +S21111D | Laceration without foreign body of right front wall of thorax without penetration into thoracic cavity, subsequent encounter | CMS +S21111S | Laceration without foreign body of right front wall of thorax without penetration into thoracic cavity, sequela | CMS +S21112A | Laceration without foreign body of left front wall of thorax without penetration into thoracic cavity, initial encounter | CMS +S21112D | Laceration without foreign body of left front wall of thorax without penetration into thoracic cavity, subsequent encounter | CMS +S21112S | Laceration without foreign body of left front wall of thorax without penetration into thoracic cavity, sequela | CMS +S21119A | Laceration without foreign body of unspecified front wall of thorax without penetration into thoracic cavity, initial encounter | CMS +S21119D | Laceration without foreign body of unspecified front wall of thorax without penetration into thoracic cavity, subsequent encounter | CMS +S21119S | Laceration without foreign body of unspecified front wall of thorax without penetration into thoracic cavity, sequela | CMS +S21121A | Laceration with foreign body of right front wall of thorax without penetration into thoracic cavity, initial encounter | CMS +S21121D | Laceration with foreign body of right front wall of thorax without penetration into thoracic cavity, subsequent encounter | CMS +S21121S | Laceration with foreign body of right front wall of thorax without penetration into thoracic cavity, sequela | CMS +S21122A | Laceration with foreign body of left front wall of thorax without penetration into thoracic cavity, initial encounter | CMS +S21122D | Laceration with foreign body of left front wall of thorax without penetration into thoracic cavity, subsequent encounter | CMS +S21122S | Laceration with foreign body of left front wall of thorax without penetration into thoracic cavity, sequela | CMS +S21129A | Laceration with foreign body of unspecified front wall of thorax without penetration into thoracic cavity, initial encounter | CMS +S21129D | Laceration with foreign body of unspecified front wall of thorax without penetration into thoracic cavity, subsequent encounter | CMS +S21129S | Laceration with foreign body of unspecified front wall of thorax without penetration into thoracic cavity, sequela | CMS +S21131A | Puncture wound without foreign body of right front wall of thorax without penetration into thoracic cavity, initial encounter | CMS +S21131D | Puncture wound without foreign body of right front wall of thorax without penetration into thoracic cavity, subsequent encounter | CMS +S21131S | Puncture wound without foreign body of right front wall of thorax without penetration into thoracic cavity, sequela | CMS +S21132A | Puncture wound without foreign body of left front wall of thorax without penetration into thoracic cavity, initial encounter | CMS +S21132D | Puncture wound without foreign body of left front wall of thorax without penetration into thoracic cavity, subsequent encounter | CMS +S21132S | Puncture wound without foreign body of left front wall of thorax without penetration into thoracic cavity, sequela | CMS +S21139A | Puncture wound without foreign body of unspecified front wall of thorax without penetration into thoracic cavity, initial encounter | CMS +S21139D | Puncture wound without foreign body of unspecified front wall of thorax without penetration into thoracic cavity, subsequent encounter | CMS +S21139S | Puncture wound without foreign body of unspecified front wall of thorax without penetration into thoracic cavity, sequela | CMS +S21141A | Puncture wound with foreign body of right front wall of thorax without penetration into thoracic cavity, initial encounter | CMS +S21141D | Puncture wound with foreign body of right front wall of thorax without penetration into thoracic cavity, subsequent encounter | CMS +S21141S | Puncture wound with foreign body of right front wall of thorax without penetration into thoracic cavity, sequela | CMS +S21142A | Puncture wound with foreign body of left front wall of thorax without penetration into thoracic cavity, initial encounter | CMS +S21142D | Puncture wound with foreign body of left front wall of thorax without penetration into thoracic cavity, subsequent encounter | CMS +S21142S | Puncture wound with foreign body of left front wall of thorax without penetration into thoracic cavity, sequela | CMS +S21149A | Puncture wound with foreign body of unspecified front wall of thorax without penetration into thoracic cavity, initial encounter | CMS +S21149D | Puncture wound with foreign body of unspecified front wall of thorax without penetration into thoracic cavity, subsequent encounter | CMS +S21149S | Puncture wound with foreign body of unspecified front wall of thorax without penetration into thoracic cavity, sequela | CMS +S21151A | Open bite of right front wall of thorax without penetration into thoracic cavity, initial encounter | CMS +S21151D | Open bite of right front wall of thorax without penetration into thoracic cavity, subsequent encounter | CMS +S21151S | Open bite of right front wall of thorax without penetration into thoracic cavity, sequela | CMS +S21152A | Open bite of left front wall of thorax without penetration into thoracic cavity, initial encounter | CMS +S21152D | Open bite of left front wall of thorax without penetration into thoracic cavity, subsequent encounter | CMS +S21152S | Open bite of left front wall of thorax without penetration into thoracic cavity, sequela | CMS +S21159A | Open bite of unspecified front wall of thorax without penetration into thoracic cavity, initial encounter | CMS +S21159D | Open bite of unspecified front wall of thorax without penetration into thoracic cavity, subsequent encounter | CMS +S21159S | Open bite of unspecified front wall of thorax without penetration into thoracic cavity, sequela | CMS +S212 | Open wound of back wall of thorax | WHO +S21201A | Unspecified open wound of right back wall of thorax without penetration into thoracic cavity, initial encounter | CMS +S21201D | Unspecified open wound of right back wall of thorax without penetration into thoracic cavity, subsequent encounter | CMS +S21201S | Unspecified open wound of right back wall of thorax without penetration into thoracic cavity, sequela | CMS +S21202A | Unspecified open wound of left back wall of thorax without penetration into thoracic cavity, initial encounter | CMS +S21202D | Unspecified open wound of left back wall of thorax without penetration into thoracic cavity, subsequent encounter | CMS +S21202S | Unspecified open wound of left back wall of thorax without penetration into thoracic cavity, sequela | CMS +S21209A | Unspecified open wound of unspecified back wall of thorax without penetration into thoracic cavity, initial encounter | CMS +S21209D | Unspecified open wound of unspecified back wall of thorax without penetration into thoracic cavity, subsequent encounter | CMS +S21209S | Unspecified open wound of unspecified back wall of thorax without penetration into thoracic cavity, sequela | CMS +S21211A | Laceration without foreign body of right back wall of thorax without penetration into thoracic cavity, initial encounter | CMS +S21211D | Laceration without foreign body of right back wall of thorax without penetration into thoracic cavity, subsequent encounter | CMS +S21211S | Laceration without foreign body of right back wall of thorax without penetration into thoracic cavity, sequela | CMS +S21212A | Laceration without foreign body of left back wall of thorax without penetration into thoracic cavity, initial encounter | CMS +S21212D | Laceration without foreign body of left back wall of thorax without penetration into thoracic cavity, subsequent encounter | CMS +S21212S | Laceration without foreign body of left back wall of thorax without penetration into thoracic cavity, sequela | CMS +S21219A | Laceration without foreign body of unspecified back wall of thorax without penetration into thoracic cavity, initial encounter | CMS +S21219D | Laceration without foreign body of unspecified back wall of thorax without penetration into thoracic cavity, subsequent encounter | CMS +S21219S | Laceration without foreign body of unspecified back wall of thorax without penetration into thoracic cavity, sequela | CMS +S21221A | Laceration with foreign body of right back wall of thorax without penetration into thoracic cavity, initial encounter | CMS +S21221D | Laceration with foreign body of right back wall of thorax without penetration into thoracic cavity, subsequent encounter | CMS +S21221S | Laceration with foreign body of right back wall of thorax without penetration into thoracic cavity, sequela | CMS +S21222A | Laceration with foreign body of left back wall of thorax without penetration into thoracic cavity, initial encounter | CMS +S21222D | Laceration with foreign body of left back wall of thorax without penetration into thoracic cavity, subsequent encounter | CMS +S21222S | Laceration with foreign body of left back wall of thorax without penetration into thoracic cavity, sequela | CMS +S21229A | Laceration with foreign body of unspecified back wall of thorax without penetration into thoracic cavity, initial encounter | CMS +S21229D | Laceration with foreign body of unspecified back wall of thorax without penetration into thoracic cavity, subsequent encounter | CMS +S21229S | Laceration with foreign body of unspecified back wall of thorax without penetration into thoracic cavity, sequela | CMS +S21231A | Puncture wound without foreign body of right back wall of thorax without penetration into thoracic cavity, initial encounter | CMS +S21231D | Puncture wound without foreign body of right back wall of thorax without penetration into thoracic cavity, subsequent encounter | CMS +S21231S | Puncture wound without foreign body of right back wall of thorax without penetration into thoracic cavity, sequela | CMS +S21232A | Puncture wound without foreign body of left back wall of thorax without penetration into thoracic cavity, initial encounter | CMS +S21232D | Puncture wound without foreign body of left back wall of thorax without penetration into thoracic cavity, subsequent encounter | CMS +S21232S | Puncture wound without foreign body of left back wall of thorax without penetration into thoracic cavity, sequela | CMS +S21239A | Puncture wound without foreign body of unspecified back wall of thorax without penetration into thoracic cavity, initial encounter | CMS +S21239D | Puncture wound without foreign body of unspecified back wall of thorax without penetration into thoracic cavity, subsequent encounter | CMS +S21239S | Puncture wound without foreign body of unspecified back wall of thorax without penetration into thoracic cavity, sequela | CMS +S21241A | Puncture wound with foreign body of right back wall of thorax without penetration into thoracic cavity, initial encounter | CMS +S21241D | Puncture wound with foreign body of right back wall of thorax without penetration into thoracic cavity, subsequent encounter | CMS +S21241S | Puncture wound with foreign body of right back wall of thorax without penetration into thoracic cavity, sequela | CMS +S21242A | Puncture wound with foreign body of left back wall of thorax without penetration into thoracic cavity, initial encounter | CMS +S21242D | Puncture wound with foreign body of left back wall of thorax without penetration into thoracic cavity, subsequent encounter | CMS +S21242S | Puncture wound with foreign body of left back wall of thorax without penetration into thoracic cavity, sequela | CMS +S21249A | Puncture wound with foreign body of unspecified back wall of thorax without penetration into thoracic cavity, initial encounter | CMS +S21249D | Puncture wound with foreign body of unspecified back wall of thorax without penetration into thoracic cavity, subsequent encounter | CMS +S21249S | Puncture wound with foreign body of unspecified back wall of thorax without penetration into thoracic cavity, sequela | CMS +S21251A | Open bite of right back wall of thorax without penetration into thoracic cavity, initial encounter | CMS +S21251D | Open bite of right back wall of thorax without penetration into thoracic cavity, subsequent encounter | CMS +S21251S | Open bite of right back wall of thorax without penetration into thoracic cavity, sequela | CMS +S21252A | Open bite of left back wall of thorax without penetration into thoracic cavity, initial encounter | CMS +S21252D | Open bite of left back wall of thorax without penetration into thoracic cavity, subsequent encounter | CMS +S21252S | Open bite of left back wall of thorax without penetration into thoracic cavity, sequela | CMS +S21259A | Open bite of unspecified back wall of thorax without penetration into thoracic cavity, initial encounter | CMS +S21259D | Open bite of unspecified back wall of thorax without penetration into thoracic cavity, subsequent encounter | CMS +S21259S | Open bite of unspecified back wall of thorax without penetration into thoracic cavity, sequela | CMS +S21301A | Unspecified open wound of right front wall of thorax with penetration into thoracic cavity, initial encounter | CMS +S21301D | Unspecified open wound of right front wall of thorax with penetration into thoracic cavity, subsequent encounter | CMS +S21301S | Unspecified open wound of right front wall of thorax with penetration into thoracic cavity, sequela | CMS +S21302A | Unspecified open wound of left front wall of thorax with penetration into thoracic cavity, initial encounter | CMS +S21302D | Unspecified open wound of left front wall of thorax with penetration into thoracic cavity, subsequent encounter | CMS +S21302S | Unspecified open wound of left front wall of thorax with penetration into thoracic cavity, sequela | CMS +S21309A | Unspecified open wound of unspecified front wall of thorax with penetration into thoracic cavity, initial encounter | CMS +S21309D | Unspecified open wound of unspecified front wall of thorax with penetration into thoracic cavity, subsequent encounter | CMS +S21309S | Unspecified open wound of unspecified front wall of thorax with penetration into thoracic cavity, sequela | CMS +S21311A | Laceration without foreign body of right front wall of thorax with penetration into thoracic cavity, initial encounter | CMS +S21311D | Laceration without foreign body of right front wall of thorax with penetration into thoracic cavity, subsequent encounter | CMS +S21311S | Laceration without foreign body of right front wall of thorax with penetration into thoracic cavity, sequela | CMS +S21312A | Laceration without foreign body of left front wall of thorax with penetration into thoracic cavity, initial encounter | CMS +S21312D | Laceration without foreign body of left front wall of thorax with penetration into thoracic cavity, subsequent encounter | CMS +S21312S | Laceration without foreign body of left front wall of thorax with penetration into thoracic cavity, sequela | CMS +S21319A | Laceration without foreign body of unspecified front wall of thorax with penetration into thoracic cavity, initial encounter | CMS +S21319D | Laceration without foreign body of unspecified front wall of thorax with penetration into thoracic cavity, subsequent encounter | CMS +S21319S | Laceration without foreign body of unspecified front wall of thorax with penetration into thoracic cavity, sequela | CMS +S21321A | Laceration with foreign body of right front wall of thorax with penetration into thoracic cavity, initial encounter | CMS +S21321D | Laceration with foreign body of right front wall of thorax with penetration into thoracic cavity, subsequent encounter | CMS +S21321S | Laceration with foreign body of right front wall of thorax with penetration into thoracic cavity, sequela | CMS +S21322A | Laceration with foreign body of left front wall of thorax with penetration into thoracic cavity, initial encounter | CMS +S21322D | Laceration with foreign body of left front wall of thorax with penetration into thoracic cavity, subsequent encounter | CMS +S21322S | Laceration with foreign body of left front wall of thorax with penetration into thoracic cavity, sequela | CMS +S21329A | Laceration with foreign body of unspecified front wall of thorax with penetration into thoracic cavity, initial encounter | CMS +S21329D | Laceration with foreign body of unspecified front wall of thorax with penetration into thoracic cavity, subsequent encounter | CMS +S21329S | Laceration with foreign body of unspecified front wall of thorax with penetration into thoracic cavity, sequela | CMS +S21331A | Puncture wound without foreign body of right front wall of thorax with penetration into thoracic cavity, initial encounter | CMS +S21331D | Puncture wound without foreign body of right front wall of thorax with penetration into thoracic cavity, subsequent encounter | CMS +S21331S | Puncture wound without foreign body of right front wall of thorax with penetration into thoracic cavity, sequela | CMS +S21332A | Puncture wound without foreign body of left front wall of thorax with penetration into thoracic cavity, initial encounter | CMS +S21332D | Puncture wound without foreign body of left front wall of thorax with penetration into thoracic cavity, subsequent encounter | CMS +S21332S | Puncture wound without foreign body of left front wall of thorax with penetration into thoracic cavity, sequela | CMS +S21339A | Puncture wound without foreign body of unspecified front wall of thorax with penetration into thoracic cavity, initial encounter | CMS +S21339D | Puncture wound without foreign body of unspecified front wall of thorax with penetration into thoracic cavity, subsequent encounter | CMS +S21339S | Puncture wound without foreign body of unspecified front wall of thorax with penetration into thoracic cavity, sequela | CMS +S21341A | Puncture wound with foreign body of right front wall of thorax with penetration into thoracic cavity, initial encounter | CMS +S21341D | Puncture wound with foreign body of right front wall of thorax with penetration into thoracic cavity, subsequent encounter | CMS +S21341S | Puncture wound with foreign body of right front wall of thorax with penetration into thoracic cavity, sequela | CMS +S21342A | Puncture wound with foreign body of left front wall of thorax with penetration into thoracic cavity, initial encounter | CMS +S21342D | Puncture wound with foreign body of left front wall of thorax with penetration into thoracic cavity, subsequent encounter | CMS +S21342S | Puncture wound with foreign body of left front wall of thorax with penetration into thoracic cavity, sequela | CMS +S21349A | Puncture wound with foreign body of unspecified front wall of thorax with penetration into thoracic cavity, initial encounter | CMS +S21349D | Puncture wound with foreign body of unspecified front wall of thorax with penetration into thoracic cavity, subsequent encounter | CMS +S21349S | Puncture wound with foreign body of unspecified front wall of thorax with penetration into thoracic cavity, sequela | CMS +S21351A | Open bite of right front wall of thorax with penetration into thoracic cavity, initial encounter | CMS +S21351D | Open bite of right front wall of thorax with penetration into thoracic cavity, subsequent encounter | CMS +S21351S | Open bite of right front wall of thorax with penetration into thoracic cavity, sequela | CMS +S21352A | Open bite of left front wall of thorax with penetration into thoracic cavity, initial encounter | CMS +S21352D | Open bite of left front wall of thorax with penetration into thoracic cavity, subsequent encounter | CMS +S21352S | Open bite of left front wall of thorax with penetration into thoracic cavity, sequela | CMS +S21359A | Open bite of unspecified front wall of thorax with penetration into thoracic cavity, initial encounter | CMS +S21359D | Open bite of unspecified front wall of thorax with penetration into thoracic cavity, subsequent encounter | CMS +S21359S | Open bite of unspecified front wall of thorax with penetration into thoracic cavity, sequela | CMS +S21401A | Unspecified open wound of right back wall of thorax with penetration into thoracic cavity, initial encounter | CMS +S21401D | Unspecified open wound of right back wall of thorax with penetration into thoracic cavity, subsequent encounter | CMS +S21401S | Unspecified open wound of right back wall of thorax with penetration into thoracic cavity, sequela | CMS +S21402A | Unspecified open wound of left back wall of thorax with penetration into thoracic cavity, initial encounter | CMS +S21402D | Unspecified open wound of left back wall of thorax with penetration into thoracic cavity, subsequent encounter | CMS +S21402S | Unspecified open wound of left back wall of thorax with penetration into thoracic cavity, sequela | CMS +S21409A | Unspecified open wound of unspecified back wall of thorax with penetration into thoracic cavity, initial encounter | CMS +S21409D | Unspecified open wound of unspecified back wall of thorax with penetration into thoracic cavity, subsequent encounter | CMS +S21409S | Unspecified open wound of unspecified back wall of thorax with penetration into thoracic cavity, sequela | CMS +S21411A | Laceration without foreign body of right back wall of thorax with penetration into thoracic cavity, initial encounter | CMS +S21411D | Laceration without foreign body of right back wall of thorax with penetration into thoracic cavity, subsequent encounter | CMS +S21411S | Laceration without foreign body of right back wall of thorax with penetration into thoracic cavity, sequela | CMS +S21412A | Laceration without foreign body of left back wall of thorax with penetration into thoracic cavity, initial encounter | CMS +S21412D | Laceration without foreign body of left back wall of thorax with penetration into thoracic cavity, subsequent encounter | CMS +S21412S | Laceration without foreign body of left back wall of thorax with penetration into thoracic cavity, sequela | CMS +S21419A | Laceration without foreign body of unspecified back wall of thorax with penetration into thoracic cavity, initial encounter | CMS +S21419D | Laceration without foreign body of unspecified back wall of thorax with penetration into thoracic cavity, subsequent encounter | CMS +S21419S | Laceration without foreign body of unspecified back wall of thorax with penetration into thoracic cavity, sequela | CMS +S21421A | Laceration with foreign body of right back wall of thorax with penetration into thoracic cavity, initial encounter | CMS +S21421D | Laceration with foreign body of right back wall of thorax with penetration into thoracic cavity, subsequent encounter | CMS +S21421S | Laceration with foreign body of right back wall of thorax with penetration into thoracic cavity, sequela | CMS +S21422A | Laceration with foreign body of left back wall of thorax with penetration into thoracic cavity, initial encounter | CMS +S21422D | Laceration with foreign body of left back wall of thorax with penetration into thoracic cavity, subsequent encounter | CMS +S21422S | Laceration with foreign body of left back wall of thorax with penetration into thoracic cavity, sequela | CMS +S21429A | Laceration with foreign body of unspecified back wall of thorax with penetration into thoracic cavity, initial encounter | CMS +S21429D | Laceration with foreign body of unspecified back wall of thorax with penetration into thoracic cavity, subsequent encounter | CMS +S21429S | Laceration with foreign body of unspecified back wall of thorax with penetration into thoracic cavity, sequela | CMS +S21431A | Puncture wound without foreign body of right back wall of thorax with penetration into thoracic cavity, initial encounter | CMS +S21431D | Puncture wound without foreign body of right back wall of thorax with penetration into thoracic cavity, subsequent encounter | CMS +S21431S | Puncture wound without foreign body of right back wall of thorax with penetration into thoracic cavity, sequela | CMS +S21432A | Puncture wound without foreign body of left back wall of thorax with penetration into thoracic cavity, initial encounter | CMS +S21432D | Puncture wound without foreign body of left back wall of thorax with penetration into thoracic cavity, subsequent encounter | CMS +S21432S | Puncture wound without foreign body of left back wall of thorax with penetration into thoracic cavity, sequela | CMS +S21439A | Puncture wound without foreign body of unspecified back wall of thorax with penetration into thoracic cavity, initial encounter | CMS +S21439D | Puncture wound without foreign body of unspecified back wall of thorax with penetration into thoracic cavity, subsequent encounter | CMS +S21439S | Puncture wound without foreign body of unspecified back wall of thorax with penetration into thoracic cavity, sequela | CMS +S21441A | Puncture wound with foreign body of right back wall of thorax with penetration into thoracic cavity, initial encounter | CMS +S21441D | Puncture wound with foreign body of right back wall of thorax with penetration into thoracic cavity, subsequent encounter | CMS +S21441S | Puncture wound with foreign body of right back wall of thorax with penetration into thoracic cavity, sequela | CMS +S21442A | Puncture wound with foreign body of left back wall of thorax with penetration into thoracic cavity, initial encounter | CMS +S21442D | Puncture wound with foreign body of left back wall of thorax with penetration into thoracic cavity, subsequent encounter | CMS +S21442S | Puncture wound with foreign body of left back wall of thorax with penetration into thoracic cavity, sequela | CMS +S21449A | Puncture wound with foreign body of unspecified back wall of thorax with penetration into thoracic cavity, initial encounter | CMS +S21449D | Puncture wound with foreign body of unspecified back wall of thorax with penetration into thoracic cavity, subsequent encounter | CMS +S21449S | Puncture wound with foreign body of unspecified back wall of thorax with penetration into thoracic cavity, sequela | CMS +S21451A | Open bite of right back wall of thorax with penetration into thoracic cavity, initial encounter | CMS +S21451D | Open bite of right back wall of thorax with penetration into thoracic cavity, subsequent encounter | CMS +S21451S | Open bite of right back wall of thorax with penetration into thoracic cavity, sequela | CMS +S21452A | Open bite of left back wall of thorax with penetration into thoracic cavity, initial encounter | CMS +S21452D | Open bite of left back wall of thorax with penetration into thoracic cavity, subsequent encounter | CMS +S21452S | Open bite of left back wall of thorax with penetration into thoracic cavity, sequela | CMS +S21459A | Open bite of unspecified back wall of thorax with penetration into thoracic cavity, initial encounter | CMS +S21459D | Open bite of unspecified back wall of thorax with penetration into thoracic cavity, subsequent encounter | CMS +S21459S | Open bite of unspecified back wall of thorax with penetration into thoracic cavity, sequela | CMS +S217 | Multiple open wounds of thoracic wall | WHO +S218 | Open wound of other parts of thorax | WHO +S219 | Open wound of thorax, part unspecified | WHO +S2190XA | Unspecified open wound of unspecified part of thorax, initial encounter | CMS +S2190XD | Unspecified open wound of unspecified part of thorax, subsequent encounter | CMS +S2190XS | Unspecified open wound of unspecified part of thorax, sequela | CMS +S2191XA | Laceration without foreign body of unspecified part of thorax, initial encounter | CMS +S2191XD | Laceration without foreign body of unspecified part of thorax, subsequent encounter | CMS +S2191XS | Laceration without foreign body of unspecified part of thorax, sequela | CMS +S2192XA | Laceration with foreign body of unspecified part of thorax, initial encounter | CMS +S2192XD | Laceration with foreign body of unspecified part of thorax, subsequent encounter | CMS +S2192XS | Laceration with foreign body of unspecified part of thorax, sequela | CMS +S2193XA | Puncture wound without foreign body of unspecified part of thorax, initial encounter | CMS +S2193XD | Puncture wound without foreign body of unspecified part of thorax, subsequent encounter | CMS +S2193XS | Puncture wound without foreign body of unspecified part of thorax, sequela | CMS +S2194XA | Puncture wound with foreign body of unspecified part of thorax, initial encounter | CMS +S2194XD | Puncture wound with foreign body of unspecified part of thorax, subsequent encounter | CMS +S2194XS | Puncture wound with foreign body of unspecified part of thorax, sequela | CMS +S2195XA | Open bite of unspecified part of thorax, initial encounter | CMS +S2195XD | Open bite of unspecified part of thorax, subsequent encounter | CMS +S2195XS | Open bite of unspecified part of thorax, sequela | CMS +S22 | Fracture of rib(s), sternum and thoracic spine | WHO +S220 | Fracture of thoracic vertebra | WHO +S22000A | Wedge compression fracture of unspecified thoracic vertebra, initial encounter for closed fracture | CMS +S22000B | Wedge compression fracture of unspecified thoracic vertebra, initial encounter for open fracture | CMS +S22000D | Wedge compression fracture of unspecified thoracic vertebra, subsequent encounter for fracture with routine healing | CMS +S22000G | Wedge compression fracture of unspecified thoracic vertebra, subsequent encounter for fracture with delayed healing | CMS +S22000K | Wedge compression fracture of unspecified thoracic vertebra, subsequent encounter for fracture with nonunion | CMS +S22000S | Wedge compression fracture of unspecified thoracic vertebra, sequela | CMS +S22001A | Stable burst fracture of unspecified thoracic vertebra, initial encounter for closed fracture | CMS +S22001B | Stable burst fracture of unspecified thoracic vertebra, initial encounter for open fracture | CMS +S22001D | Stable burst fracture of unspecified thoracic vertebra, subsequent encounter for fracture with routine healing | CMS +S22001G | Stable burst fracture of unspecified thoracic vertebra, subsequent encounter for fracture with delayed healing | CMS +S22001K | Stable burst fracture of unspecified thoracic vertebra, subsequent encounter for fracture with nonunion | CMS +S22001S | Stable burst fracture of unspecified thoracic vertebra, sequela | CMS +S22002A | Unstable burst fracture of unspecified thoracic vertebra, initial encounter for closed fracture | CMS +S22002B | Unstable burst fracture of unspecified thoracic vertebra, initial encounter for open fracture | CMS +S22002D | Unstable burst fracture of unspecified thoracic vertebra, subsequent encounter for fracture with routine healing | CMS +S22002G | Unstable burst fracture of unspecified thoracic vertebra, subsequent encounter for fracture with delayed healing | CMS +S22002K | Unstable burst fracture of unspecified thoracic vertebra, subsequent encounter for fracture with nonunion | CMS +S22002S | Unstable burst fracture of unspecified thoracic vertebra, sequela | CMS +S22008A | Other fracture of unspecified thoracic vertebra, initial encounter for closed fracture | CMS +S22008B | Other fracture of unspecified thoracic vertebra, initial encounter for open fracture | CMS +S22008D | Other fracture of unspecified thoracic vertebra, subsequent encounter for fracture with routine healing | CMS +S22008G | Other fracture of unspecified thoracic vertebra, subsequent encounter for fracture with delayed healing | CMS +S22008K | Other fracture of unspecified thoracic vertebra, subsequent encounter for fracture with nonunion | CMS +S22008S | Other fracture of unspecified thoracic vertebra, sequela | CMS +S22009A | Unspecified fracture of unspecified thoracic vertebra, initial encounter for closed fracture | CMS +S22009B | Unspecified fracture of unspecified thoracic vertebra, initial encounter for open fracture | CMS +S22009D | Unspecified fracture of unspecified thoracic vertebra, subsequent encounter for fracture with routine healing | CMS +S22009G | Unspecified fracture of unspecified thoracic vertebra, subsequent encounter for fracture with delayed healing | CMS +S22009K | Unspecified fracture of unspecified thoracic vertebra, subsequent encounter for fracture with nonunion | CMS +S22009S | Unspecified fracture of unspecified thoracic vertebra, sequela | CMS +S22010A | Wedge compression fracture of first thoracic vertebra, initial encounter for closed fracture | CMS +S22010B | Wedge compression fracture of first thoracic vertebra, initial encounter for open fracture | CMS +S22010D | Wedge compression fracture of first thoracic vertebra, subsequent encounter for fracture with routine healing | CMS +S22010G | Wedge compression fracture of first thoracic vertebra, subsequent encounter for fracture with delayed healing | CMS +S22010K | Wedge compression fracture of first thoracic vertebra, subsequent encounter for fracture with nonunion | CMS +S22010S | Wedge compression fracture of first thoracic vertebra, sequela | CMS +S22011A | Stable burst fracture of first thoracic vertebra, initial encounter for closed fracture | CMS +S22011B | Stable burst fracture of first thoracic vertebra, initial encounter for open fracture | CMS +S22011D | Stable burst fracture of first thoracic vertebra, subsequent encounter for fracture with routine healing | CMS +S22011G | Stable burst fracture of first thoracic vertebra, subsequent encounter for fracture with delayed healing | CMS +S22011K | Stable burst fracture of first thoracic vertebra, subsequent encounter for fracture with nonunion | CMS +S22011S | Stable burst fracture of first thoracic vertebra, sequela | CMS +S22012A | Unstable burst fracture of first thoracic vertebra, initial encounter for closed fracture | CMS +S22012B | Unstable burst fracture of first thoracic vertebra, initial encounter for open fracture | CMS +S22012D | Unstable burst fracture of first thoracic vertebra, subsequent encounter for fracture with routine healing | CMS +S22012G | Unstable burst fracture of first thoracic vertebra, subsequent encounter for fracture with delayed healing | CMS +S22012K | Unstable burst fracture of first thoracic vertebra, subsequent encounter for fracture with nonunion | CMS +S22012S | Unstable burst fracture of first thoracic vertebra, sequela | CMS +S22018A | Other fracture of first thoracic vertebra, initial encounter for closed fracture | CMS +S22018B | Other fracture of first thoracic vertebra, initial encounter for open fracture | CMS +S22018D | Other fracture of first thoracic vertebra, subsequent encounter for fracture with routine healing | CMS +S22018G | Other fracture of first thoracic vertebra, subsequent encounter for fracture with delayed healing | CMS +S22018K | Other fracture of first thoracic vertebra, subsequent encounter for fracture with nonunion | CMS +S22018S | Other fracture of first thoracic vertebra, sequela | CMS +S22019A | Unspecified fracture of first thoracic vertebra, initial encounter for closed fracture | CMS +S22019B | Unspecified fracture of first thoracic vertebra, initial encounter for open fracture | CMS +S22019D | Unspecified fracture of first thoracic vertebra, subsequent encounter for fracture with routine healing | CMS +S22019G | Unspecified fracture of first thoracic vertebra, subsequent encounter for fracture with delayed healing | CMS +S22019K | Unspecified fracture of first thoracic vertebra, subsequent encounter for fracture with nonunion | CMS +S22019S | Unspecified fracture of first thoracic vertebra, sequela | CMS +S22020A | Wedge compression fracture of second thoracic vertebra, initial encounter for closed fracture | CMS +S22020B | Wedge compression fracture of second thoracic vertebra, initial encounter for open fracture | CMS +S22020D | Wedge compression fracture of second thoracic vertebra, subsequent encounter for fracture with routine healing | CMS +S22020G | Wedge compression fracture of second thoracic vertebra, subsequent encounter for fracture with delayed healing | CMS +S22020K | Wedge compression fracture of second thoracic vertebra, subsequent encounter for fracture with nonunion | CMS +S22020S | Wedge compression fracture of second thoracic vertebra, sequela | CMS +S22021A | Stable burst fracture of second thoracic vertebra, initial encounter for closed fracture | CMS +S22021B | Stable burst fracture of second thoracic vertebra, initial encounter for open fracture | CMS +S22021D | Stable burst fracture of second thoracic vertebra, subsequent encounter for fracture with routine healing | CMS +S22021G | Stable burst fracture of second thoracic vertebra, subsequent encounter for fracture with delayed healing | CMS +S22021K | Stable burst fracture of second thoracic vertebra, subsequent encounter for fracture with nonunion | CMS +S22021S | Stable burst fracture of second thoracic vertebra, sequela | CMS +S22022A | Unstable burst fracture of second thoracic vertebra, initial encounter for closed fracture | CMS +S22022B | Unstable burst fracture of second thoracic vertebra, initial encounter for open fracture | CMS +S22022D | Unstable burst fracture of second thoracic vertebra, subsequent encounter for fracture with routine healing | CMS +S22022G | Unstable burst fracture of second thoracic vertebra, subsequent encounter for fracture with delayed healing | CMS +S22022K | Unstable burst fracture of second thoracic vertebra, subsequent encounter for fracture with nonunion | CMS +S22022S | Unstable burst fracture of second thoracic vertebra, sequela | CMS +S22028A | Other fracture of second thoracic vertebra, initial encounter for closed fracture | CMS +S22028B | Other fracture of second thoracic vertebra, initial encounter for open fracture | CMS +S22028D | Other fracture of second thoracic vertebra, subsequent encounter for fracture with routine healing | CMS +S22028G | Other fracture of second thoracic vertebra, subsequent encounter for fracture with delayed healing | CMS +S22028K | Other fracture of second thoracic vertebra, subsequent encounter for fracture with nonunion | CMS +S22028S | Other fracture of second thoracic vertebra, sequela | CMS +S22029A | Unspecified fracture of second thoracic vertebra, initial encounter for closed fracture | CMS +S22029B | Unspecified fracture of second thoracic vertebra, initial encounter for open fracture | CMS +S22029D | Unspecified fracture of second thoracic vertebra, subsequent encounter for fracture with routine healing | CMS +S22029G | Unspecified fracture of second thoracic vertebra, subsequent encounter for fracture with delayed healing | CMS +S22029K | Unspecified fracture of second thoracic vertebra, subsequent encounter for fracture with nonunion | CMS +S22029S | Unspecified fracture of second thoracic vertebra, sequela | CMS +S22030A | Wedge compression fracture of third thoracic vertebra, initial encounter for closed fracture | CMS +S22030B | Wedge compression fracture of third thoracic vertebra, initial encounter for open fracture | CMS +S22030D | Wedge compression fracture of third thoracic vertebra, subsequent encounter for fracture with routine healing | CMS +S22030G | Wedge compression fracture of third thoracic vertebra, subsequent encounter for fracture with delayed healing | CMS +S22030K | Wedge compression fracture of third thoracic vertebra, subsequent encounter for fracture with nonunion | CMS +S22030S | Wedge compression fracture of third thoracic vertebra, sequela | CMS +S22031A | Stable burst fracture of third thoracic vertebra, initial encounter for closed fracture | CMS +S22031B | Stable burst fracture of third thoracic vertebra, initial encounter for open fracture | CMS +S22031D | Stable burst fracture of third thoracic vertebra, subsequent encounter for fracture with routine healing | CMS +S22031G | Stable burst fracture of third thoracic vertebra, subsequent encounter for fracture with delayed healing | CMS +S22031K | Stable burst fracture of third thoracic vertebra, subsequent encounter for fracture with nonunion | CMS +S22031S | Stable burst fracture of third thoracic vertebra, sequela | CMS +S22032A | Unstable burst fracture of third thoracic vertebra, initial encounter for closed fracture | CMS +S22032B | Unstable burst fracture of third thoracic vertebra, initial encounter for open fracture | CMS +S22032D | Unstable burst fracture of third thoracic vertebra, subsequent encounter for fracture with routine healing | CMS +S22032G | Unstable burst fracture of third thoracic vertebra, subsequent encounter for fracture with delayed healing | CMS +S22032K | Unstable burst fracture of third thoracic vertebra, subsequent encounter for fracture with nonunion | CMS +S22032S | Unstable burst fracture of third thoracic vertebra, sequela | CMS +S22038A | Other fracture of third thoracic vertebra, initial encounter for closed fracture | CMS +S22038B | Other fracture of third thoracic vertebra, initial encounter for open fracture | CMS +S22038D | Other fracture of third thoracic vertebra, subsequent encounter for fracture with routine healing | CMS +S22038G | Other fracture of third thoracic vertebra, subsequent encounter for fracture with delayed healing | CMS +S22038K | Other fracture of third thoracic vertebra, subsequent encounter for fracture with nonunion | CMS +S22038S | Other fracture of third thoracic vertebra, sequela | CMS +S22039A | Unspecified fracture of third thoracic vertebra, initial encounter for closed fracture | CMS +S22039B | Unspecified fracture of third thoracic vertebra, initial encounter for open fracture | CMS +S22039D | Unspecified fracture of third thoracic vertebra, subsequent encounter for fracture with routine healing | CMS +S22039G | Unspecified fracture of third thoracic vertebra, subsequent encounter for fracture with delayed healing | CMS +S22039K | Unspecified fracture of third thoracic vertebra, subsequent encounter for fracture with nonunion | CMS +S22039S | Unspecified fracture of third thoracic vertebra, sequela | CMS +S22040A | Wedge compression fracture of fourth thoracic vertebra, initial encounter for closed fracture | CMS +S22040B | Wedge compression fracture of fourth thoracic vertebra, initial encounter for open fracture | CMS +S22040D | Wedge compression fracture of fourth thoracic vertebra, subsequent encounter for fracture with routine healing | CMS +S22040G | Wedge compression fracture of fourth thoracic vertebra, subsequent encounter for fracture with delayed healing | CMS +S22040K | Wedge compression fracture of fourth thoracic vertebra, subsequent encounter for fracture with nonunion | CMS +S22040S | Wedge compression fracture of fourth thoracic vertebra, sequela | CMS +S22041A | Stable burst fracture of fourth thoracic vertebra, initial encounter for closed fracture | CMS +S22041B | Stable burst fracture of fourth thoracic vertebra, initial encounter for open fracture | CMS +S22041D | Stable burst fracture of fourth thoracic vertebra, subsequent encounter for fracture with routine healing | CMS +S22041G | Stable burst fracture of fourth thoracic vertebra, subsequent encounter for fracture with delayed healing | CMS +S22041K | Stable burst fracture of fourth thoracic vertebra, subsequent encounter for fracture with nonunion | CMS +S22041S | Stable burst fracture of fourth thoracic vertebra, sequela | CMS +S22042A | Unstable burst fracture of fourth thoracic vertebra, initial encounter for closed fracture | CMS +S22042B | Unstable burst fracture of fourth thoracic vertebra, initial encounter for open fracture | CMS +S22042D | Unstable burst fracture of fourth thoracic vertebra, subsequent encounter for fracture with routine healing | CMS +S22042G | Unstable burst fracture of fourth thoracic vertebra, subsequent encounter for fracture with delayed healing | CMS +S22042K | Unstable burst fracture of fourth thoracic vertebra, subsequent encounter for fracture with nonunion | CMS +S22042S | Unstable burst fracture of fourth thoracic vertebra, sequela | CMS +S22048A | Other fracture of fourth thoracic vertebra, initial encounter for closed fracture | CMS +S22048B | Other fracture of fourth thoracic vertebra, initial encounter for open fracture | CMS +S22048D | Other fracture of fourth thoracic vertebra, subsequent encounter for fracture with routine healing | CMS +S22048G | Other fracture of fourth thoracic vertebra, subsequent encounter for fracture with delayed healing | CMS +S22048K | Other fracture of fourth thoracic vertebra, subsequent encounter for fracture with nonunion | CMS +S22048S | Other fracture of fourth thoracic vertebra, sequela | CMS +S22049A | Unspecified fracture of fourth thoracic vertebra, initial encounter for closed fracture | CMS +S22049B | Unspecified fracture of fourth thoracic vertebra, initial encounter for open fracture | CMS +S22049D | Unspecified fracture of fourth thoracic vertebra, subsequent encounter for fracture with routine healing | CMS +S22049G | Unspecified fracture of fourth thoracic vertebra, subsequent encounter for fracture with delayed healing | CMS +S22049K | Unspecified fracture of fourth thoracic vertebra, subsequent encounter for fracture with nonunion | CMS +S22049S | Unspecified fracture of fourth thoracic vertebra, sequela | CMS +S22050A | Wedge compression fracture of T5-T6 vertebra, initial encounter for closed fracture | CMS +S22050B | Wedge compression fracture of T5-T6 vertebra, initial encounter for open fracture | CMS +S22050D | Wedge compression fracture of T5-T6 vertebra, subsequent encounter for fracture with routine healing | CMS +S22050G | Wedge compression fracture of T5-T6 vertebra, subsequent encounter for fracture with delayed healing | CMS +S22050K | Wedge compression fracture of T5-T6 vertebra, subsequent encounter for fracture with nonunion | CMS +S22050S | Wedge compression fracture of T5-T6 vertebra, sequela | CMS +S22051A | Stable burst fracture of T5-T6 vertebra, initial encounter for closed fracture | CMS +S22051B | Stable burst fracture of T5-T6 vertebra, initial encounter for open fracture | CMS +S22051D | Stable burst fracture of T5-T6 vertebra, subsequent encounter for fracture with routine healing | CMS +S22051G | Stable burst fracture of T5-T6 vertebra, subsequent encounter for fracture with delayed healing | CMS +S22051K | Stable burst fracture of T5-T6 vertebra, subsequent encounter for fracture with nonunion | CMS +S22051S | Stable burst fracture of T5-T6 vertebra, sequela | CMS +S22052A | Unstable burst fracture of T5-T6 vertebra, initial encounter for closed fracture | CMS +S22052B | Unstable burst fracture of T5-T6 vertebra, initial encounter for open fracture | CMS +S22052D | Unstable burst fracture of T5-T6 vertebra, subsequent encounter for fracture with routine healing | CMS +S22052G | Unstable burst fracture of T5-T6 vertebra, subsequent encounter for fracture with delayed healing | CMS +S22052K | Unstable burst fracture of T5-T6 vertebra, subsequent encounter for fracture with nonunion | CMS +S22052S | Unstable burst fracture of T5-T6 vertebra, sequela | CMS +S22058A | Other fracture of T5-T6 vertebra, initial encounter for closed fracture | CMS +S22058B | Other fracture of T5-T6 vertebra, initial encounter for open fracture | CMS +S22058D | Other fracture of T5-T6 vertebra, subsequent encounter for fracture with routine healing | CMS +S22058G | Other fracture of T5-T6 vertebra, subsequent encounter for fracture with delayed healing | CMS +S22058K | Other fracture of T5-T6 vertebra, subsequent encounter for fracture with nonunion | CMS +S22058S | Other fracture of T5-T6 vertebra, sequela | CMS +S22059A | Unspecified fracture of T5-T6 vertebra, initial encounter for closed fracture | CMS +S22059B | Unspecified fracture of T5-T6 vertebra, initial encounter for open fracture | CMS +S22059D | Unspecified fracture of T5-T6 vertebra, subsequent encounter for fracture with routine healing | CMS +S22059G | Unspecified fracture of T5-T6 vertebra, subsequent encounter for fracture with delayed healing | CMS +S22059K | Unspecified fracture of T5-T6 vertebra, subsequent encounter for fracture with nonunion | CMS +S22059S | Unspecified fracture of T5-T6 vertebra, sequela | CMS +S22060A | Wedge compression fracture of T7-T8 vertebra, initial encounter for closed fracture | CMS +S22060B | Wedge compression fracture of T7-T8 vertebra, initial encounter for open fracture | CMS +S22060D | Wedge compression fracture of T7-T8 vertebra, subsequent encounter for fracture with routine healing | CMS +S22060G | Wedge compression fracture of T7-T8 vertebra, subsequent encounter for fracture with delayed healing | CMS +S22060K | Wedge compression fracture of T7-T8 vertebra, subsequent encounter for fracture with nonunion | CMS +S22060S | Wedge compression fracture of T7-T8 vertebra, sequela | CMS +S22061A | Stable burst fracture of T7-T8 vertebra, initial encounter for closed fracture | CMS +S22061B | Stable burst fracture of T7-T8 vertebra, initial encounter for open fracture | CMS +S22061D | Stable burst fracture of T7-T8 vertebra, subsequent encounter for fracture with routine healing | CMS +S22061G | Stable burst fracture of T7-T8 vertebra, subsequent encounter for fracture with delayed healing | CMS +S22061K | Stable burst fracture of T7-T8 vertebra, subsequent encounter for fracture with nonunion | CMS +S22061S | Stable burst fracture of T7-T8 vertebra, sequela | CMS +S22062A | Unstable burst fracture of T7-T8 vertebra, initial encounter for closed fracture | CMS +S22062B | Unstable burst fracture of T7-T8 vertebra, initial encounter for open fracture | CMS +S22062D | Unstable burst fracture of T7-T8 vertebra, subsequent encounter for fracture with routine healing | CMS +S22062G | Unstable burst fracture of T7-T8 vertebra, subsequent encounter for fracture with delayed healing | CMS +S22062K | Unstable burst fracture of T7-T8 vertebra, subsequent encounter for fracture with nonunion | CMS +S22062S | Unstable burst fracture of T7-T8 vertebra, sequela | CMS +S22068A | Other fracture of T7-T8 thoracic vertebra, initial encounter for closed fracture | CMS +S22068B | Other fracture of T7-T8 thoracic vertebra, initial encounter for open fracture | CMS +S22068D | Other fracture of T7-T8 thoracic vertebra, subsequent encounter for fracture with routine healing | CMS +S22068G | Other fracture of T7-T8 thoracic vertebra, subsequent encounter for fracture with delayed healing | CMS +S22068K | Other fracture of T7-T8 thoracic vertebra, subsequent encounter for fracture with nonunion | CMS +S22068S | Other fracture of T7-T8 thoracic vertebra, sequela | CMS +S22069A | Unspecified fracture of T7-T8 vertebra, initial encounter for closed fracture | CMS +S22069B | Unspecified fracture of T7-T8 vertebra, initial encounter for open fracture | CMS +S22069D | Unspecified fracture of T7-T8 vertebra, subsequent encounter for fracture with routine healing | CMS +S22069G | Unspecified fracture of T7-T8 vertebra, subsequent encounter for fracture with delayed healing | CMS +S22069K | Unspecified fracture of T7-T8 vertebra, subsequent encounter for fracture with nonunion | CMS +S22069S | Unspecified fracture of T7-T8 vertebra, sequela | CMS +S22070A | Wedge compression fracture of T9-T10 vertebra, initial encounter for closed fracture | CMS +S22070B | Wedge compression fracture of T9-T10 vertebra, initial encounter for open fracture | CMS +S22070D | Wedge compression fracture of T9-T10 vertebra, subsequent encounter for fracture with routine healing | CMS +S22070G | Wedge compression fracture of T9-T10 vertebra, subsequent encounter for fracture with delayed healing | CMS +S22070K | Wedge compression fracture of T9-T10 vertebra, subsequent encounter for fracture with nonunion | CMS +S22070S | Wedge compression fracture of T9-T10 vertebra, sequela | CMS +S22071A | Stable burst fracture of T9-T10 vertebra, initial encounter for closed fracture | CMS +S22071B | Stable burst fracture of T9-T10 vertebra, initial encounter for open fracture | CMS +S22071D | Stable burst fracture of T9-T10 vertebra, subsequent encounter for fracture with routine healing | CMS +S22071G | Stable burst fracture of T9-T10 vertebra, subsequent encounter for fracture with delayed healing | CMS +S22071K | Stable burst fracture of T9-T10 vertebra, subsequent encounter for fracture with nonunion | CMS +S22071S | Stable burst fracture of T9-T10 vertebra, sequela | CMS +S22072A | Unstable burst fracture of T9-T10 vertebra, initial encounter for closed fracture | CMS +S22072B | Unstable burst fracture of T9-T10 vertebra, initial encounter for open fracture | CMS +S22072D | Unstable burst fracture of T9-T10 vertebra, subsequent encounter for fracture with routine healing | CMS +S22072G | Unstable burst fracture of T9-T10 vertebra, subsequent encounter for fracture with delayed healing | CMS +S22072K | Unstable burst fracture of T9-T10 vertebra, subsequent encounter for fracture with nonunion | CMS +S22072S | Unstable burst fracture of T9-T10 vertebra, sequela | CMS +S22078A | Other fracture of T9-T10 vertebra, initial encounter for closed fracture | CMS +S22078B | Other fracture of T9-T10 vertebra, initial encounter for open fracture | CMS +S22078D | Other fracture of T9-T10 vertebra, subsequent encounter for fracture with routine healing | CMS +S22078G | Other fracture of T9-T10 vertebra, subsequent encounter for fracture with delayed healing | CMS +S22078K | Other fracture of T9-T10 vertebra, subsequent encounter for fracture with nonunion | CMS +S22078S | Other fracture of T9-T10 vertebra, sequela | CMS +S22079A | Unspecified fracture of T9-T10 vertebra, initial encounter for closed fracture | CMS +S22079B | Unspecified fracture of T9-T10 vertebra, initial encounter for open fracture | CMS +S22079D | Unspecified fracture of T9-T10 vertebra, subsequent encounter for fracture with routine healing | CMS +S22079G | Unspecified fracture of T9-T10 vertebra, subsequent encounter for fracture with delayed healing | CMS +S22079K | Unspecified fracture of T9-T10 vertebra, subsequent encounter for fracture with nonunion | CMS +S22079S | Unspecified fracture of T9-T10 vertebra, sequela | CMS +S22080A | Wedge compression fracture of T11-T12 vertebra, initial encounter for closed fracture | CMS +S22080B | Wedge compression fracture of T11-T12 vertebra, initial encounter for open fracture | CMS +S22080D | Wedge compression fracture of T11-T12 vertebra, subsequent encounter for fracture with routine healing | CMS +S22080G | Wedge compression fracture of T11-T12 vertebra, subsequent encounter for fracture with delayed healing | CMS +S22080K | Wedge compression fracture of T11-T12 vertebra, subsequent encounter for fracture with nonunion | CMS +S22080S | Wedge compression fracture of T11-T12 vertebra, sequela | CMS +S22081A | Stable burst fracture of T11-T12 vertebra, initial encounter for closed fracture | CMS +S22081B | Stable burst fracture of T11-T12 vertebra, initial encounter for open fracture | CMS +S22081D | Stable burst fracture of T11-T12 vertebra, subsequent encounter for fracture with routine healing | CMS +S22081G | Stable burst fracture of T11-T12 vertebra, subsequent encounter for fracture with delayed healing | CMS +S22081K | Stable burst fracture of T11-T12 vertebra, subsequent encounter for fracture with nonunion | CMS +S22081S | Stable burst fracture of T11-T12 vertebra, sequela | CMS +S22082A | Unstable burst fracture of T11-T12 vertebra, initial encounter for closed fracture | CMS +S22082B | Unstable burst fracture of T11-T12 vertebra, initial encounter for open fracture | CMS +S22082D | Unstable burst fracture of T11-T12 vertebra, subsequent encounter for fracture with routine healing | CMS +S22082G | Unstable burst fracture of T11-T12 vertebra, subsequent encounter for fracture with delayed healing | CMS +S22082K | Unstable burst fracture of T11-T12 vertebra, subsequent encounter for fracture with nonunion | CMS +S22082S | Unstable burst fracture of T11-T12 vertebra, sequela | CMS +S22088A | Other fracture of T11-T12 vertebra, initial encounter for closed fracture | CMS +S22088B | Other fracture of T11-T12 vertebra, initial encounter for open fracture | CMS +S22088D | Other fracture of T11-T12 vertebra, subsequent encounter for fracture with routine healing | CMS +S22088G | Other fracture of T11-T12 vertebra, subsequent encounter for fracture with delayed healing | CMS +S22088K | Other fracture of T11-T12 vertebra, subsequent encounter for fracture with nonunion | CMS +S22088S | Other fracture of T11-T12 vertebra, sequela | CMS +S22089A | Unspecified fracture of T11-T12 vertebra, initial encounter for closed fracture | CMS +S22089B | Unspecified fracture of T11-T12 vertebra, initial encounter for open fracture | CMS +S22089D | Unspecified fracture of T11-T12 vertebra, subsequent encounter for fracture with routine healing | CMS +S22089G | Unspecified fracture of T11-T12 vertebra, subsequent encounter for fracture with delayed healing | CMS +S22089K | Unspecified fracture of T11-T12 vertebra, subsequent encounter for fracture with nonunion | CMS +S22089S | Unspecified fracture of T11-T12 vertebra, sequela | CMS +S221 | Multiple fractures of thoracic spine | WHO +S222 | Fracture of sternum | WHO +S2220XA | Unspecified fracture of sternum, initial encounter for closed fracture | CMS +S2220XB | Unspecified fracture of sternum, initial encounter for open fracture | CMS +S2220XD | Unspecified fracture of sternum, subsequent encounter for fracture with routine healing | CMS +S2220XG | Unspecified fracture of sternum, subsequent encounter for fracture with delayed healing | CMS +S2220XK | Unspecified fracture of sternum, subsequent encounter for fracture with nonunion | CMS +S2220XS | Unspecified fracture of sternum, sequela | CMS +S2221XA | Fracture of manubrium, initial encounter for closed fracture | CMS +S2221XB | Fracture of manubrium, initial encounter for open fracture | CMS +S2221XD | Fracture of manubrium, subsequent encounter for fracture with routine healing | CMS +S2221XG | Fracture of manubrium, subsequent encounter for fracture with delayed healing | CMS +S2221XK | Fracture of manubrium, subsequent encounter for fracture with nonunion | CMS +S2221XS | Fracture of manubrium, sequela | CMS +S2222XA | Fracture of body of sternum, initial encounter for closed fracture | CMS +S2222XB | Fracture of body of sternum, initial encounter for open fracture | CMS +S2222XD | Fracture of body of sternum, subsequent encounter for fracture with routine healing | CMS +S2222XG | Fracture of body of sternum, subsequent encounter for fracture with delayed healing | CMS +S2222XK | Fracture of body of sternum, subsequent encounter for fracture with nonunion | CMS +S2222XS | Fracture of body of sternum, sequela | CMS +S2223XA | Sternal manubrial dissociation, initial encounter for closed fracture | CMS +S2223XB | Sternal manubrial dissociation, initial encounter for open fracture | CMS +S2223XD | Sternal manubrial dissociation, subsequent encounter for fracture with routine healing | CMS +S2223XG | Sternal manubrial dissociation, subsequent encounter for fracture with delayed healing | CMS +S2223XK | Sternal manubrial dissociation, subsequent encounter for fracture with nonunion | CMS +S2223XS | Sternal manubrial dissociation, sequela | CMS +S2224XA | Fracture of xiphoid process, initial encounter for closed fracture | CMS +S2224XB | Fracture of xiphoid process, initial encounter for open fracture | CMS +S2224XD | Fracture of xiphoid process, subsequent encounter for fracture with routine healing | CMS +S2224XG | Fracture of xiphoid process, subsequent encounter for fracture with delayed healing | CMS +S2224XK | Fracture of xiphoid process, subsequent encounter for fracture with nonunion | CMS +S2224XS | Fracture of xiphoid process, sequela | CMS +S223 | Fracture of rib | WHO +S2231XA | Fracture of one rib, right side, initial encounter for closed fracture | CMS +S2231XB | Fracture of one rib, right side, initial encounter for open fracture | CMS +S2231XD | Fracture of one rib, right side, subsequent encounter for fracture with routine healing | CMS +S2231XG | Fracture of one rib, right side, subsequent encounter for fracture with delayed healing | CMS +S2231XK | Fracture of one rib, right side, subsequent encounter for fracture with nonunion | CMS +S2231XS | Fracture of one rib, right side, sequela | CMS +S2232XA | Fracture of one rib, left side, initial encounter for closed fracture | CMS +S2232XB | Fracture of one rib, left side, initial encounter for open fracture | CMS +S2232XD | Fracture of one rib, left side, subsequent encounter for fracture with routine healing | CMS +S2232XG | Fracture of one rib, left side, subsequent encounter for fracture with delayed healing | CMS +S2232XK | Fracture of one rib, left side, subsequent encounter for fracture with nonunion | CMS +S2232XS | Fracture of one rib, left side, sequela | CMS +S2239XA | Fracture of one rib, unspecified side, initial encounter for closed fracture | CMS +S2239XB | Fracture of one rib, unspecified side, initial encounter for open fracture | CMS +S2239XD | Fracture of one rib, unspecified side, subsequent encounter for fracture with routine healing | CMS +S2239XG | Fracture of one rib, unspecified side, subsequent encounter for fracture with delayed healing | CMS +S2239XK | Fracture of one rib, unspecified side, subsequent encounter for fracture with nonunion | CMS +S2239XS | Fracture of one rib, unspecified side, sequela | CMS +S224 | Multiple fractures of ribs | WHO +S2241XA | Multiple fractures of ribs, right side, initial encounter for closed fracture | CMS +S2241XB | Multiple fractures of ribs, right side, initial encounter for open fracture | CMS +S2241XD | Multiple fractures of ribs, right side, subsequent encounter for fracture with routine healing | CMS +S2241XG | Multiple fractures of ribs, right side, subsequent encounter for fracture with delayed healing | CMS +S2241XK | Multiple fractures of ribs, right side, subsequent encounter for fracture with nonunion | CMS +S2241XS | Multiple fractures of ribs, right side, sequela | CMS +S2242XA | Multiple fractures of ribs, left side, initial encounter for closed fracture | CMS +S2242XB | Multiple fractures of ribs, left side, initial encounter for open fracture | CMS +S2242XD | Multiple fractures of ribs, left side, subsequent encounter for fracture with routine healing | CMS +S2242XG | Multiple fractures of ribs, left side, subsequent encounter for fracture with delayed healing | CMS +S2242XK | Multiple fractures of ribs, left side, subsequent encounter for fracture with nonunion | CMS +S2242XS | Multiple fractures of ribs, left side, sequela | CMS +S2243XA | Multiple fractures of ribs, bilateral, initial encounter for closed fracture | CMS +S2243XB | Multiple fractures of ribs, bilateral, initial encounter for open fracture | CMS +S2243XD | Multiple fractures of ribs, bilateral, subsequent encounter for fracture with routine healing | CMS +S2243XG | Multiple fractures of ribs, bilateral, subsequent encounter for fracture with delayed healing | CMS +S2243XK | Multiple fractures of ribs, bilateral, subsequent encounter for fracture with nonunion | CMS +S2243XS | Multiple fractures of ribs, bilateral, sequela | CMS +S2249XA | Multiple fractures of ribs, unspecified side, initial encounter for closed fracture | CMS +S2249XB | Multiple fractures of ribs, unspecified side, initial encounter for open fracture | CMS +S2249XD | Multiple fractures of ribs, unspecified side, subsequent encounter for fracture with routine healing | CMS +S2249XG | Multiple fractures of ribs, unspecified side, subsequent encounter for fracture with delayed healing | CMS +S2249XK | Multiple fractures of ribs, unspecified side, subsequent encounter for fracture with nonunion | CMS +S2249XS | Multiple fractures of ribs, unspecified side, sequela | CMS +S225 | Flail chest | WHO +S225XXA | Flail chest, initial encounter for closed fracture | CMS +S225XXB | Flail chest, initial encounter for open fracture | CMS +S225XXD | Flail chest, subsequent encounter for fracture with routine healing | CMS +S225XXG | Flail chest, subsequent encounter for fracture with delayed healing | CMS +S225XXK | Flail chest, subsequent encounter for fracture with nonunion | CMS +S225XXS | Flail chest, sequela | CMS +S228 | Fracture of other parts of bony thorax | WHO +S229 | Fracture of bony thorax, part unspecified | WHO +S229XXA | Fracture of bony thorax, part unspecified, initial encounter for closed fracture | CMS +S229XXB | Fracture of bony thorax, part unspecified, initial encounter for open fracture | CMS +S229XXD | Fracture of bony thorax, part unspecified, subsequent encounter for fracture with routine healing | CMS +S229XXG | Fracture of bony thorax, part unspecified, subsequent encounter for fracture with delayed healing | CMS +S229XXK | Fracture of bony thorax, part unspecified, subsequent encounter for fracture with nonunion | CMS +S229XXS | Fracture of bony thorax, part unspecified, sequela | CMS +S23 | Dislocation, sprain and strain of joints and ligaments of thorax | WHO +S230 | Traumatic rupture of thoracic intervertebral disc | WHO +S230XXA | Traumatic rupture of thoracic intervertebral disc, initial encounter | CMS +S230XXD | Traumatic rupture of thoracic intervertebral disc, subsequent encounter | CMS +S230XXS | Traumatic rupture of thoracic intervertebral disc, sequela | CMS +S231 | Dislocation of thoracic vertebra | WHO +S23100A | Subluxation of unspecified thoracic vertebra, initial encounter | CMS +S23100D | Subluxation of unspecified thoracic vertebra, subsequent encounter | CMS +S23100S | Subluxation of unspecified thoracic vertebra, sequela | CMS +S23101A | Dislocation of unspecified thoracic vertebra, initial encounter | CMS +S23101D | Dislocation of unspecified thoracic vertebra, subsequent encounter | CMS +S23101S | Dislocation of unspecified thoracic vertebra, sequela | CMS +S23110A | Subluxation of T1/T2 thoracic vertebra, initial encounter | CMS +S23110D | Subluxation of T1/T2 thoracic vertebra, subsequent encounter | CMS +S23110S | Subluxation of T1/T2 thoracic vertebra, sequela | CMS +S23111A | Dislocation of T1/T2 thoracic vertebra, initial encounter | CMS +S23111D | Dislocation of T1/T2 thoracic vertebra, subsequent encounter | CMS +S23111S | Dislocation of T1/T2 thoracic vertebra, sequela | CMS +S23120A | Subluxation of T2/T3 thoracic vertebra, initial encounter | CMS +S23120D | Subluxation of T2/T3 thoracic vertebra, subsequent encounter | CMS +S23120S | Subluxation of T2/T3 thoracic vertebra, sequela | CMS +S23121A | Dislocation of T2/T3 thoracic vertebra, initial encounter | CMS +S23121D | Dislocation of T2/T3 thoracic vertebra, subsequent encounter | CMS +S23121S | Dislocation of T2/T3 thoracic vertebra, sequela | CMS +S23122A | Subluxation of T3/T4 thoracic vertebra, initial encounter | CMS +S23122D | Subluxation of T3/T4 thoracic vertebra, subsequent encounter | CMS +S23122S | Subluxation of T3/T4 thoracic vertebra, sequela | CMS +S23123A | Dislocation of T3/T4 thoracic vertebra, initial encounter | CMS +S23123D | Dislocation of T3/T4 thoracic vertebra, subsequent encounter | CMS +S23123S | Dislocation of T3/T4 thoracic vertebra, sequela | CMS +S23130A | Subluxation of T4/T5 thoracic vertebra, initial encounter | CMS +S23130D | Subluxation of T4/T5 thoracic vertebra, subsequent encounter | CMS +S23130S | Subluxation of T4/T5 thoracic vertebra, sequela | CMS +S23131A | Dislocation of T4/T5 thoracic vertebra, initial encounter | CMS +S23131D | Dislocation of T4/T5 thoracic vertebra, subsequent encounter | CMS +S23131S | Dislocation of T4/T5 thoracic vertebra, sequela | CMS +S23132A | Subluxation of T5/T6 thoracic vertebra, initial encounter | CMS +S23132D | Subluxation of T5/T6 thoracic vertebra, subsequent encounter | CMS +S23132S | Subluxation of T5/T6 thoracic vertebra, sequela | CMS +S23133A | Dislocation of T5/T6 thoracic vertebra, initial encounter | CMS +S23133D | Dislocation of T5/T6 thoracic vertebra, subsequent encounter | CMS +S23133S | Dislocation of T5/T6 thoracic vertebra, sequela | CMS +S23140A | Subluxation of T6/T7 thoracic vertebra, initial encounter | CMS +S23140D | Subluxation of T6/T7 thoracic vertebra, subsequent encounter | CMS +S23140S | Subluxation of T6/T7 thoracic vertebra, sequela | CMS +S23141A | Dislocation of T6/T7 thoracic vertebra, initial encounter | CMS +S23141D | Dislocation of T6/T7 thoracic vertebra, subsequent encounter | CMS +S23141S | Dislocation of T6/T7 thoracic vertebra, sequela | CMS +S23142A | Subluxation of T7/T8 thoracic vertebra, initial encounter | CMS +S23142D | Subluxation of T7/T8 thoracic vertebra, subsequent encounter | CMS +S23142S | Subluxation of T7/T8 thoracic vertebra, sequela | CMS +S23143A | Dislocation of T7/T8 thoracic vertebra, initial encounter | CMS +S23143D | Dislocation of T7/T8 thoracic vertebra, subsequent encounter | CMS +S23143S | Dislocation of T7/T8 thoracic vertebra, sequela | CMS +S23150A | Subluxation of T8/T9 thoracic vertebra, initial encounter | CMS +S23150D | Subluxation of T8/T9 thoracic vertebra, subsequent encounter | CMS +S23150S | Subluxation of T8/T9 thoracic vertebra, sequela | CMS +S23151A | Dislocation of T8/T9 thoracic vertebra, initial encounter | CMS +S23151D | Dislocation of T8/T9 thoracic vertebra, subsequent encounter | CMS +S23151S | Dislocation of T8/T9 thoracic vertebra, sequela | CMS +S23152A | Subluxation of T9/T10 thoracic vertebra, initial encounter | CMS +S23152D | Subluxation of T9/T10 thoracic vertebra, subsequent encounter | CMS +S23152S | Subluxation of T9/T10 thoracic vertebra, sequela | CMS +S23153A | Dislocation of T9/T10 thoracic vertebra, initial encounter | CMS +S23153D | Dislocation of T9/T10 thoracic vertebra, subsequent encounter | CMS +S23153S | Dislocation of T9/T10 thoracic vertebra, sequela | CMS +S23160A | Subluxation of T10/T11 thoracic vertebra, initial encounter | CMS +S23160D | Subluxation of T10/T11 thoracic vertebra, subsequent encounter | CMS +S23160S | Subluxation of T10/T11 thoracic vertebra, sequela | CMS +S23161A | Dislocation of T10/T11 thoracic vertebra, initial encounter | CMS +S23161D | Dislocation of T10/T11 thoracic vertebra, subsequent encounter | CMS +S23161S | Dislocation of T10/T11 thoracic vertebra, sequela | CMS +S23162A | Subluxation of T11/T12 thoracic vertebra, initial encounter | CMS +S23162D | Subluxation of T11/T12 thoracic vertebra, subsequent encounter | CMS +S23162S | Subluxation of T11/T12 thoracic vertebra, sequela | CMS +S23163A | Dislocation of T11/T12 thoracic vertebra, initial encounter | CMS +S23163D | Dislocation of T11/T12 thoracic vertebra, subsequent encounter | CMS +S23163S | Dislocation of T11/T12 thoracic vertebra, sequela | CMS +S23170A | Subluxation of T12/L1 thoracic vertebra, initial encounter | CMS +S23170D | Subluxation of T12/L1 thoracic vertebra, subsequent encounter | CMS +S23170S | Subluxation of T12/L1 thoracic vertebra, sequela | CMS +S23171A | Dislocation of T12/L1 thoracic vertebra, initial encounter | CMS +S23171D | Dislocation of T12/L1 thoracic vertebra, subsequent encounter | CMS +S23171S | Dislocation of T12/L1 thoracic vertebra, sequela | CMS +S232 | Dislocation of other and unspecified parts of thorax | WHO +S2320XA | Dislocation of unspecified part of thorax, initial encounter | CMS +S2320XD | Dislocation of unspecified part of thorax, subsequent encounter | CMS +S2320XS | Dislocation of unspecified part of thorax, sequela | CMS +S2329XA | Dislocation of other parts of thorax, initial encounter | CMS +S2329XD | Dislocation of other parts of thorax, subsequent encounter | CMS +S2329XS | Dislocation of other parts of thorax, sequela | CMS +S233 | Sprain and strain of thoracic spine | WHO +S233XXA | Sprain of ligaments of thoracic spine, initial encounter | CMS +S233XXD | Sprain of ligaments of thoracic spine, subsequent encounter | CMS +S233XXS | Sprain of ligaments of thoracic spine, sequela | CMS +S234 | Sprain and strain of ribs and sternum | WHO +S2341XA | Sprain of ribs, initial encounter | CMS +S2341XD | Sprain of ribs, subsequent encounter | CMS +S2341XS | Sprain of ribs, sequela | CMS +S23420A | Sprain of sternoclavicular (joint) (ligament), initial encounter | CMS +S23420D | Sprain of sternoclavicular (joint) (ligament), subsequent encounter | CMS +S23420S | Sprain of sternoclavicular (joint) (ligament), sequela | CMS +S23421A | Sprain of chondrosternal joint, initial encounter | CMS +S23421D | Sprain of chondrosternal joint, subsequent encounter | CMS +S23421S | Sprain of chondrosternal joint, sequela | CMS +S23428A | Other sprain of sternum, initial encounter | CMS +S23428D | Other sprain of sternum, subsequent encounter | CMS +S23428S | Other sprain of sternum, sequela | CMS +S23429A | Unspecified sprain of sternum, initial encounter | CMS +S23429D | Unspecified sprain of sternum, subsequent encounter | CMS +S23429S | Unspecified sprain of sternum, sequela | CMS +S235 | Sprain and strain of other and unspecified parts of thorax | WHO +S238XXA | Sprain of other specified parts of thorax, initial encounter | CMS +S238XXD | Sprain of other specified parts of thorax, subsequent encounter | CMS +S238XXS | Sprain of other specified parts of thorax, sequela | CMS +S239XXA | Sprain of unspecified parts of thorax, initial encounter | CMS +S239XXD | Sprain of unspecified parts of thorax, subsequent encounter | CMS +S239XXS | Sprain of unspecified parts of thorax, sequela | CMS +S24 | Injury of nerves and spinal cord at thorax level | WHO +S240 | Concussion and oedema of thoracic spinal cord | WHO +S240XXA | Concussion and edema of thoracic spinal cord, initial encounter | CMS +S240XXD | Concussion and edema of thoracic spinal cord, subsequent encounter | CMS +S240XXS | Concussion and edema of thoracic spinal cord, sequela | CMS +S241 | Other and unspecified injuries of thoracic spinal cord | WHO +S24101A | Unspecified injury at T1 level of thoracic spinal cord, initial encounter | CMS +S24101D | Unspecified injury at T1 level of thoracic spinal cord, subsequent encounter | CMS +S24101S | Unspecified injury at T1 level of thoracic spinal cord, sequela | CMS +S24102A | Unspecified injury at T2-T6 level of thoracic spinal cord, initial encounter | CMS +S24102D | Unspecified injury at T2-T6 level of thoracic spinal cord, subsequent encounter | CMS +S24102S | Unspecified injury at T2-T6 level of thoracic spinal cord, sequela | CMS +S24103A | Unspecified injury at T7-T10 level of thoracic spinal cord, initial encounter | CMS +S24103D | Unspecified injury at T7-T10 level of thoracic spinal cord, subsequent encounter | CMS +S24103S | Unspecified injury at T7-T10 level of thoracic spinal cord, sequela | CMS +S24104A | Unspecified injury at T11-T12 level of thoracic spinal cord, initial encounter | CMS +S24104D | Unspecified injury at T11-T12 level of thoracic spinal cord, subsequent encounter | CMS +S24104S | Unspecified injury at T11-T12 level of thoracic spinal cord, sequela | CMS +S24109A | Unspecified injury at unspecified level of thoracic spinal cord, initial encounter | CMS +S24109D | Unspecified injury at unspecified level of thoracic spinal cord, subsequent encounter | CMS +S24109S | Unspecified injury at unspecified level of thoracic spinal cord, sequela | CMS +S24111A | Complete lesion at T1 level of thoracic spinal cord, initial encounter | CMS +S24111D | Complete lesion at T1 level of thoracic spinal cord, subsequent encounter | CMS +S24111S | Complete lesion at T1 level of thoracic spinal cord, sequela | CMS +S24112A | Complete lesion at T2-T6 level of thoracic spinal cord, initial encounter | CMS +S24112D | Complete lesion at T2-T6 level of thoracic spinal cord, subsequent encounter | CMS +S24112S | Complete lesion at T2-T6 level of thoracic spinal cord, sequela | CMS +S24113A | Complete lesion at T7-T10 level of thoracic spinal cord, initial encounter | CMS +S24113D | Complete lesion at T7-T10 level of thoracic spinal cord, subsequent encounter | CMS +S24113S | Complete lesion at T7-T10 level of thoracic spinal cord, sequela | CMS +S24114A | Complete lesion at T11-T12 level of thoracic spinal cord, initial encounter | CMS +S24114D | Complete lesion at T11-T12 level of thoracic spinal cord, subsequent encounter | CMS +S24114S | Complete lesion at T11-T12 level of thoracic spinal cord, sequela | CMS +S24119A | Complete lesion at unspecified level of thoracic spinal cord, initial encounter | CMS +S24119D | Complete lesion at unspecified level of thoracic spinal cord, subsequent encounter | CMS +S24119S | Complete lesion at unspecified level of thoracic spinal cord, sequela | CMS +S24131A | Anterior cord syndrome at T1 level of thoracic spinal cord, initial encounter | CMS +S24131D | Anterior cord syndrome at T1 level of thoracic spinal cord, subsequent encounter | CMS +S24131S | Anterior cord syndrome at T1 level of thoracic spinal cord, sequela | CMS +S24132A | Anterior cord syndrome at T2-T6 level of thoracic spinal cord, initial encounter | CMS +S24132D | Anterior cord syndrome at T2-T6 level of thoracic spinal cord, subsequent encounter | CMS +S24132S | Anterior cord syndrome at T2-T6 level of thoracic spinal cord, sequela | CMS +S24133A | Anterior cord syndrome at T7-T10 level of thoracic spinal cord, initial encounter | CMS +S24133D | Anterior cord syndrome at T7-T10 level of thoracic spinal cord, subsequent encounter | CMS +S24133S | Anterior cord syndrome at T7-T10 level of thoracic spinal cord, sequela | CMS +S24134A | Anterior cord syndrome at T11-T12 level of thoracic spinal cord, initial encounter | CMS +S24134D | Anterior cord syndrome at T11-T12 level of thoracic spinal cord, subsequent encounter | CMS +S24134S | Anterior cord syndrome at T11-T12 level of thoracic spinal cord, sequela | CMS +S24139A | Anterior cord syndrome at unspecified level of thoracic spinal cord, initial encounter | CMS +S24139D | Anterior cord syndrome at unspecified level of thoracic spinal cord, subsequent encounter | CMS +S24139S | Anterior cord syndrome at unspecified level of thoracic spinal cord, sequela | CMS +S24141A | Brown-Sequard syndrome at T1 level of thoracic spinal cord, initial encounter | CMS +S24141D | Brown-Sequard syndrome at T1 level of thoracic spinal cord, subsequent encounter | CMS +S24141S | Brown-Sequard syndrome at T1 level of thoracic spinal cord, sequela | CMS +S24142A | Brown-Sequard syndrome at T2-T6 level of thoracic spinal cord, initial encounter | CMS +S24142D | Brown-Sequard syndrome at T2-T6 level of thoracic spinal cord, subsequent encounter | CMS +S24142S | Brown-Sequard syndrome at T2-T6 level of thoracic spinal cord, sequela | CMS +S24143A | Brown-Sequard syndrome at T7-T10 level of thoracic spinal cord, initial encounter | CMS +S24143D | Brown-Sequard syndrome at T7-T10 level of thoracic spinal cord, subsequent encounter | CMS +S24143S | Brown-Sequard syndrome at T7-T10 level of thoracic spinal cord, sequela | CMS +S24144A | Brown-Sequard syndrome at T11-T12 level of thoracic spinal cord, initial encounter | CMS +S24144D | Brown-Sequard syndrome at T11-T12 level of thoracic spinal cord, subsequent encounter | CMS +S24144S | Brown-Sequard syndrome at T11-T12 level of thoracic spinal cord, sequela | CMS +S24149A | Brown-Sequard syndrome at unspecified level of thoracic spinal cord, initial encounter | CMS +S24149D | Brown-Sequard syndrome at unspecified level of thoracic spinal cord, subsequent encounter | CMS +S24149S | Brown-Sequard syndrome at unspecified level of thoracic spinal cord, sequela | CMS +S24151A | Other incomplete lesion at T1 level of thoracic spinal cord, initial encounter | CMS +S24151D | Other incomplete lesion at T1 level of thoracic spinal cord, subsequent encounter | CMS +S24151S | Other incomplete lesion at T1 level of thoracic spinal cord, sequela | CMS +S24152A | Other incomplete lesion at T2-T6 level of thoracic spinal cord, initial encounter | CMS +S24152D | Other incomplete lesion at T2-T6 level of thoracic spinal cord, subsequent encounter | CMS +S24152S | Other incomplete lesion at T2-T6 level of thoracic spinal cord, sequela | CMS +S24153A | Other incomplete lesion at T7-T10 level of thoracic spinal cord, initial encounter | CMS +S24153D | Other incomplete lesion at T7-T10 level of thoracic spinal cord, subsequent encounter | CMS +S24153S | Other incomplete lesion at T7-T10 level of thoracic spinal cord, sequela | CMS +S24154A | Other incomplete lesion at T11-T12 level of thoracic spinal cord, initial encounter | CMS +S24154D | Other incomplete lesion at T11-T12 level of thoracic spinal cord, subsequent encounter | CMS +S24154S | Other incomplete lesion at T11-T12 level of thoracic spinal cord, sequela | CMS +S24159A | Other incomplete lesion at unspecified level of thoracic spinal cord, initial encounter | CMS +S24159D | Other incomplete lesion at unspecified level of thoracic spinal cord, subsequent encounter | CMS +S24159S | Other incomplete lesion at unspecified level of thoracic spinal cord, sequela | CMS +S242 | Injury of nerve root of thoracic spine | WHO +S242XXA | Injury of nerve root of thoracic spine, initial encounter | CMS +S242XXD | Injury of nerve root of thoracic spine, subsequent encounter | CMS +S242XXS | Injury of nerve root of thoracic spine, sequela | CMS +S243 | Injury of peripheral nerves of thorax | WHO +S243XXA | Injury of peripheral nerves of thorax, initial encounter | CMS +S243XXD | Injury of peripheral nerves of thorax, subsequent encounter | CMS +S243XXS | Injury of peripheral nerves of thorax, sequela | CMS +S244 | Injury of thoracic sympathetic nerves | WHO +S244XXA | Injury of thoracic sympathetic nervous system, initial encounter | CMS +S244XXD | Injury of thoracic sympathetic nervous system, subsequent encounter | CMS +S244XXS | Injury of thoracic sympathetic nervous system, sequela | CMS +S245 | Injury of other nerves of thorax | WHO +S246 | Injury of unspecified nerve of thorax | WHO +S248XXA | Injury of other specified nerves of thorax, initial encounter | CMS +S248XXD | Injury of other specified nerves of thorax, subsequent encounter | CMS +S248XXS | Injury of other specified nerves of thorax, sequela | CMS +S249XXA | Injury of unspecified nerve of thorax, initial encounter | CMS +S249XXD | Injury of unspecified nerve of thorax, subsequent encounter | CMS +S249XXS | Injury of unspecified nerve of thorax, sequela | CMS +S25 | Injury of blood vessels of thorax | WHO +S250 | Injury of thoracic aorta | WHO +S2500XA | Unspecified injury of thoracic aorta, initial encounter | CMS +S2500XD | Unspecified injury of thoracic aorta, subsequent encounter | CMS +S2500XS | Unspecified injury of thoracic aorta, sequela | CMS +S2501XA | Minor laceration of thoracic aorta, initial encounter | CMS +S2501XD | Minor laceration of thoracic aorta, subsequent encounter | CMS +S2501XS | Minor laceration of thoracic aorta, sequela | CMS +S2502XA | Major laceration of thoracic aorta, initial encounter | CMS +S2502XD | Major laceration of thoracic aorta, subsequent encounter | CMS +S2502XS | Major laceration of thoracic aorta, sequela | CMS +S2509XA | Other specified injury of thoracic aorta, initial encounter | CMS +S2509XD | Other specified injury of thoracic aorta, subsequent encounter | CMS +S2509XS | Other specified injury of thoracic aorta, sequela | CMS +S251 | Injury of innominate or subclavian artery | WHO +S25101A | Unspecified injury of right innominate or subclavian artery, initial encounter | CMS +S25101D | Unspecified injury of right innominate or subclavian artery, subsequent encounter | CMS +S25101S | Unspecified injury of right innominate or subclavian artery, sequela | CMS +S25102A | Unspecified injury of left innominate or subclavian artery, initial encounter | CMS +S25102D | Unspecified injury of left innominate or subclavian artery, subsequent encounter | CMS +S25102S | Unspecified injury of left innominate or subclavian artery, sequela | CMS +S25109A | Unspecified injury of unspecified innominate or subclavian artery, initial encounter | CMS +S25109D | Unspecified injury of unspecified innominate or subclavian artery, subsequent encounter | CMS +S25109S | Unspecified injury of unspecified innominate or subclavian artery, sequela | CMS +S25111A | Minor laceration of right innominate or subclavian artery, initial encounter | CMS +S25111D | Minor laceration of right innominate or subclavian artery, subsequent encounter | CMS +S25111S | Minor laceration of right innominate or subclavian artery, sequela | CMS +S25112A | Minor laceration of left innominate or subclavian artery, initial encounter | CMS +S25112D | Minor laceration of left innominate or subclavian artery, subsequent encounter | CMS +S25112S | Minor laceration of left innominate or subclavian artery, sequela | CMS +S25119A | Minor laceration of unspecified innominate or subclavian artery, initial encounter | CMS +S25119D | Minor laceration of unspecified innominate or subclavian artery, subsequent encounter | CMS +S25119S | Minor laceration of unspecified innominate or subclavian artery, sequela | CMS +S25121A | Major laceration of right innominate or subclavian artery, initial encounter | CMS +S25121D | Major laceration of right innominate or subclavian artery, subsequent encounter | CMS +S25121S | Major laceration of right innominate or subclavian artery, sequela | CMS +S25122A | Major laceration of left innominate or subclavian artery, initial encounter | CMS +S25122D | Major laceration of left innominate or subclavian artery, subsequent encounter | CMS +S25122S | Major laceration of left innominate or subclavian artery, sequela | CMS +S25129A | Major laceration of unspecified innominate or subclavian artery, initial encounter | CMS +S25129D | Major laceration of unspecified innominate or subclavian artery, subsequent encounter | CMS +S25129S | Major laceration of unspecified innominate or subclavian artery, sequela | CMS +S25191A | Other specified injury of right innominate or subclavian artery, initial encounter | CMS +S25191D | Other specified injury of right innominate or subclavian artery, subsequent encounter | CMS +S25191S | Other specified injury of right innominate or subclavian artery, sequela | CMS +S25192A | Other specified injury of left innominate or subclavian artery, initial encounter | CMS +S25192D | Other specified injury of left innominate or subclavian artery, subsequent encounter | CMS +S25192S | Other specified injury of left innominate or subclavian artery, sequela | CMS +S25199A | Other specified injury of unspecified innominate or subclavian artery, initial encounter | CMS +S25199D | Other specified injury of unspecified innominate or subclavian artery, subsequent encounter | CMS +S25199S | Other specified injury of unspecified innominate or subclavian artery, sequela | CMS +S252 | Injury of superior vena cava | WHO +S2520XA | Unspecified injury of superior vena cava, initial encounter | CMS +S2520XD | Unspecified injury of superior vena cava, subsequent encounter | CMS +S2520XS | Unspecified injury of superior vena cava, sequela | CMS +S2521XA | Minor laceration of superior vena cava, initial encounter | CMS +S2521XD | Minor laceration of superior vena cava, subsequent encounter | CMS +S2521XS | Minor laceration of superior vena cava, sequela | CMS +S2522XA | Major laceration of superior vena cava, initial encounter | CMS +S2522XD | Major laceration of superior vena cava, subsequent encounter | CMS +S2522XS | Major laceration of superior vena cava, sequela | CMS +S2529XA | Other specified injury of superior vena cava, initial encounter | CMS +S2529XD | Other specified injury of superior vena cava, subsequent encounter | CMS +S2529XS | Other specified injury of superior vena cava, sequela | CMS +S253 | Injury of innominate or subclavian vein | WHO +S25301A | Unspecified injury of right innominate or subclavian vein, initial encounter | CMS +S25301D | Unspecified injury of right innominate or subclavian vein, subsequent encounter | CMS +S25301S | Unspecified injury of right innominate or subclavian vein, sequela | CMS +S25302A | Unspecified injury of left innominate or subclavian vein, initial encounter | CMS +S25302D | Unspecified injury of left innominate or subclavian vein, subsequent encounter | CMS +S25302S | Unspecified injury of left innominate or subclavian vein, sequela | CMS +S25309A | Unspecified injury of unspecified innominate or subclavian vein, initial encounter | CMS +S25309D | Unspecified injury of unspecified innominate or subclavian vein, subsequent encounter | CMS +S25309S | Unspecified injury of unspecified innominate or subclavian vein, sequela | CMS +S25311A | Minor laceration of right innominate or subclavian vein, initial encounter | CMS +S25311D | Minor laceration of right innominate or subclavian vein, subsequent encounter | CMS +S25311S | Minor laceration of right innominate or subclavian vein, sequela | CMS +S25312A | Minor laceration of left innominate or subclavian vein, initial encounter | CMS +S25312D | Minor laceration of left innominate or subclavian vein, subsequent encounter | CMS +S25312S | Minor laceration of left innominate or subclavian vein, sequela | CMS +S25319A | Minor laceration of unspecified innominate or subclavian vein, initial encounter | CMS +S25319D | Minor laceration of unspecified innominate or subclavian vein, subsequent encounter | CMS +S25319S | Minor laceration of unspecified innominate or subclavian vein, sequela | CMS +S25321A | Major laceration of right innominate or subclavian vein, initial encounter | CMS +S25321D | Major laceration of right innominate or subclavian vein, subsequent encounter | CMS +S25321S | Major laceration of right innominate or subclavian vein, sequela | CMS +S25322A | Major laceration of left innominate or subclavian vein, initial encounter | CMS +S25322D | Major laceration of left innominate or subclavian vein, subsequent encounter | CMS +S25322S | Major laceration of left innominate or subclavian vein, sequela | CMS +S25329A | Major laceration of unspecified innominate or subclavian vein, initial encounter | CMS +S25329D | Major laceration of unspecified innominate or subclavian vein, subsequent encounter | CMS +S25329S | Major laceration of unspecified innominate or subclavian vein, sequela | CMS +S25391A | Other specified injury of right innominate or subclavian vein, initial encounter | CMS +S25391D | Other specified injury of right innominate or subclavian vein, subsequent encounter | CMS +S25391S | Other specified injury of right innominate or subclavian vein, sequela | CMS +S25392A | Other specified injury of left innominate or subclavian vein, initial encounter | CMS +S25392D | Other specified injury of left innominate or subclavian vein, subsequent encounter | CMS +S25392S | Other specified injury of left innominate or subclavian vein, sequela | CMS +S25399A | Other specified injury of unspecified innominate or subclavian vein, initial encounter | CMS +S25399D | Other specified injury of unspecified innominate or subclavian vein, subsequent encounter | CMS +S25399S | Other specified injury of unspecified innominate or subclavian vein, sequela | CMS +S254 | Injury of pulmonary blood vessels | WHO +S25401A | Unspecified injury of right pulmonary blood vessels, initial encounter | CMS +S25401D | Unspecified injury of right pulmonary blood vessels, subsequent encounter | CMS +S25401S | Unspecified injury of right pulmonary blood vessels, sequela | CMS +S25402A | Unspecified injury of left pulmonary blood vessels, initial encounter | CMS +S25402D | Unspecified injury of left pulmonary blood vessels, subsequent encounter | CMS +S25402S | Unspecified injury of left pulmonary blood vessels, sequela | CMS +S25409A | Unspecified injury of unspecified pulmonary blood vessels, initial encounter | CMS +S25409D | Unspecified injury of unspecified pulmonary blood vessels, subsequent encounter | CMS +S25409S | Unspecified injury of unspecified pulmonary blood vessels, sequela | CMS +S25411A | Minor laceration of right pulmonary blood vessels, initial encounter | CMS +S25411D | Minor laceration of right pulmonary blood vessels, subsequent encounter | CMS +S25411S | Minor laceration of right pulmonary blood vessels, sequela | CMS +S25412A | Minor laceration of left pulmonary blood vessels, initial encounter | CMS +S25412D | Minor laceration of left pulmonary blood vessels, subsequent encounter | CMS +S25412S | Minor laceration of left pulmonary blood vessels, sequela | CMS +S25419A | Minor laceration of unspecified pulmonary blood vessels, initial encounter | CMS +S25419D | Minor laceration of unspecified pulmonary blood vessels, subsequent encounter | CMS +S25419S | Minor laceration of unspecified pulmonary blood vessels, sequela | CMS +S25421A | Major laceration of right pulmonary blood vessels, initial encounter | CMS +S25421D | Major laceration of right pulmonary blood vessels, subsequent encounter | CMS +S25421S | Major laceration of right pulmonary blood vessels, sequela | CMS +S25422A | Major laceration of left pulmonary blood vessels, initial encounter | CMS +S25422D | Major laceration of left pulmonary blood vessels, subsequent encounter | CMS +S25422S | Major laceration of left pulmonary blood vessels, sequela | CMS +S25429A | Major laceration of unspecified pulmonary blood vessels, initial encounter | CMS +S25429D | Major laceration of unspecified pulmonary blood vessels, subsequent encounter | CMS +S25429S | Major laceration of unspecified pulmonary blood vessels, sequela | CMS +S25491A | Other specified injury of right pulmonary blood vessels, initial encounter | CMS +S25491D | Other specified injury of right pulmonary blood vessels, subsequent encounter | CMS +S25491S | Other specified injury of right pulmonary blood vessels, sequela | CMS +S25492A | Other specified injury of left pulmonary blood vessels, initial encounter | CMS +S25492D | Other specified injury of left pulmonary blood vessels, subsequent encounter | CMS +S25492S | Other specified injury of left pulmonary blood vessels, sequela | CMS +S25499A | Other specified injury of unspecified pulmonary blood vessels, initial encounter | CMS +S25499D | Other specified injury of unspecified pulmonary blood vessels, subsequent encounter | CMS +S25499S | Other specified injury of unspecified pulmonary blood vessels, sequela | CMS +S255 | Injury of intercostal blood vessels | WHO +S25501A | Unspecified injury of intercostal blood vessels, right side, initial encounter | CMS +S25501D | Unspecified injury of intercostal blood vessels, right side, subsequent encounter | CMS +S25501S | Unspecified injury of intercostal blood vessels, right side, sequela | CMS +S25502A | Unspecified injury of intercostal blood vessels, left side, initial encounter | CMS +S25502D | Unspecified injury of intercostal blood vessels, left side, subsequent encounter | CMS +S25502S | Unspecified injury of intercostal blood vessels, left side, sequela | CMS +S25509A | Unspecified injury of intercostal blood vessels, unspecified side, initial encounter | CMS +S25509D | Unspecified injury of intercostal blood vessels, unspecified side, subsequent encounter | CMS +S25509S | Unspecified injury of intercostal blood vessels, unspecified side, sequela | CMS +S25511A | Laceration of intercostal blood vessels, right side, initial encounter | CMS +S25511D | Laceration of intercostal blood vessels, right side, subsequent encounter | CMS +S25511S | Laceration of intercostal blood vessels, right side, sequela | CMS +S25512A | Laceration of intercostal blood vessels, left side, initial encounter | CMS +S25512D | Laceration of intercostal blood vessels, left side, subsequent encounter | CMS +S25512S | Laceration of intercostal blood vessels, left side, sequela | CMS +S25519A | Laceration of intercostal blood vessels, unspecified side, initial encounter | CMS +S25519D | Laceration of intercostal blood vessels, unspecified side, subsequent encounter | CMS +S25519S | Laceration of intercostal blood vessels, unspecified side, sequela | CMS +S25591A | Other specified injury of intercostal blood vessels, right side, initial encounter | CMS +S25591D | Other specified injury of intercostal blood vessels, right side, subsequent encounter | CMS +S25591S | Other specified injury of intercostal blood vessels, right side, sequela | CMS +S25592A | Other specified injury of intercostal blood vessels, left side, initial encounter | CMS +S25592D | Other specified injury of intercostal blood vessels, left side, subsequent encounter | CMS +S25592S | Other specified injury of intercostal blood vessels, left side, sequela | CMS +S25599A | Other specified injury of intercostal blood vessels, unspecified side, initial encounter | CMS +S25599D | Other specified injury of intercostal blood vessels, unspecified side, subsequent encounter | CMS +S25599S | Other specified injury of intercostal blood vessels, unspecified side, sequela | CMS +S257 | Injury of multiple blood vessels of thorax | WHO +S258 | Injury of other blood vessels of thorax | WHO +S25801A | Unspecified injury of other blood vessels of thorax, right side, initial encounter | CMS +S25801D | Unspecified injury of other blood vessels of thorax, right side, subsequent encounter | CMS +S25801S | Unspecified injury of other blood vessels of thorax, right side, sequela | CMS +S25802A | Unspecified injury of other blood vessels of thorax, left side, initial encounter | CMS +S25802D | Unspecified injury of other blood vessels of thorax, left side, subsequent encounter | CMS +S25802S | Unspecified injury of other blood vessels of thorax, left side, sequela | CMS +S25809A | Unspecified injury of other blood vessels of thorax, unspecified side, initial encounter | CMS +S25809D | Unspecified injury of other blood vessels of thorax, unspecified side, subsequent encounter | CMS +S25809S | Unspecified injury of other blood vessels of thorax, unspecified side, sequela | CMS +S25811A | Laceration of other blood vessels of thorax, right side, initial encounter | CMS +S25811D | Laceration of other blood vessels of thorax, right side, subsequent encounter | CMS +S25811S | Laceration of other blood vessels of thorax, right side, sequela | CMS +S25812A | Laceration of other blood vessels of thorax, left side, initial encounter | CMS +S25812D | Laceration of other blood vessels of thorax, left side, subsequent encounter | CMS +S25812S | Laceration of other blood vessels of thorax, left side, sequela | CMS +S25819A | Laceration of other blood vessels of thorax, unspecified side, initial encounter | CMS +S25819D | Laceration of other blood vessels of thorax, unspecified side, subsequent encounter | CMS +S25819S | Laceration of other blood vessels of thorax, unspecified side, sequela | CMS +S25891A | Other specified injury of other blood vessels of thorax, right side, initial encounter | CMS +S25891D | Other specified injury of other blood vessels of thorax, right side, subsequent encounter | CMS +S25891S | Other specified injury of other blood vessels of thorax, right side, sequela | CMS +S25892A | Other specified injury of other blood vessels of thorax, left side, initial encounter | CMS +S25892D | Other specified injury of other blood vessels of thorax, left side, subsequent encounter | CMS +S25892S | Other specified injury of other blood vessels of thorax, left side, sequela | CMS +S25899A | Other specified injury of other blood vessels of thorax, unspecified side, initial encounter | CMS +S25899D | Other specified injury of other blood vessels of thorax, unspecified side, subsequent encounter | CMS +S25899S | Other specified injury of other blood vessels of thorax, unspecified side, sequela | CMS +S259 | Injury of unspecified blood vessel of thorax | WHO +S2590XA | Unspecified injury of unspecified blood vessel of thorax, initial encounter | CMS +S2590XD | Unspecified injury of unspecified blood vessel of thorax, subsequent encounter | CMS +S2590XS | Unspecified injury of unspecified blood vessel of thorax, sequela | CMS +S2591XA | Laceration of unspecified blood vessel of thorax, initial encounter | CMS +S2591XD | Laceration of unspecified blood vessel of thorax, subsequent encounter | CMS +S2591XS | Laceration of unspecified blood vessel of thorax, sequela | CMS +S2599XA | Other specified injury of unspecified blood vessel of thorax, initial encounter | CMS +S2599XD | Other specified injury of unspecified blood vessel of thorax, subsequent encounter | CMS +S2599XS | Other specified injury of unspecified blood vessel of thorax, sequela | CMS +S26 | Injury of heart | WHO +S260 | Injury of heart with haemopericardium | WHO +S2600XA | Unspecified injury of heart with hemopericardium, initial encounter | CMS +S2600XD | Unspecified injury of heart with hemopericardium, subsequent encounter | CMS +S2600XS | Unspecified injury of heart with hemopericardium, sequela | CMS +S2601XA | Contusion of heart with hemopericardium, initial encounter | CMS +S2601XD | Contusion of heart with hemopericardium, subsequent encounter | CMS +S2601XS | Contusion of heart with hemopericardium, sequela | CMS +S26020A | Mild laceration of heart with hemopericardium, initial encounter | CMS +S26020D | Mild laceration of heart with hemopericardium, subsequent encounter | CMS +S26020S | Mild laceration of heart with hemopericardium, sequela | CMS +S26021A | Moderate laceration of heart with hemopericardium, initial encounter | CMS +S26021D | Moderate laceration of heart with hemopericardium, subsequent encounter | CMS +S26021S | Moderate laceration of heart with hemopericardium, sequela | CMS +S26022A | Major laceration of heart with hemopericardium, initial encounter | CMS +S26022D | Major laceration of heart with hemopericardium, subsequent encounter | CMS +S26022S | Major laceration of heart with hemopericardium, sequela | CMS +S2609XA | Other injury of heart with hemopericardium, initial encounter | CMS +S2609XD | Other injury of heart with hemopericardium, subsequent encounter | CMS +S2609XS | Other injury of heart with hemopericardium, sequela | CMS +S2610XA | Unspecified injury of heart without hemopericardium, initial encounter | CMS +S2610XD | Unspecified injury of heart without hemopericardium, subsequent encounter | CMS +S2610XS | Unspecified injury of heart without hemopericardium, sequela | CMS +S2611XA | Contusion of heart without hemopericardium, initial encounter | CMS +S2611XD | Contusion of heart without hemopericardium, subsequent encounter | CMS +S2611XS | Contusion of heart without hemopericardium, sequela | CMS +S2612XA | Laceration of heart without hemopericardium, initial encounter | CMS +S2612XD | Laceration of heart without hemopericardium, subsequent encounter | CMS +S2612XS | Laceration of heart without hemopericardium, sequela | CMS +S2619XA | Other injury of heart without hemopericardium, initial encounter | CMS +S2619XD | Other injury of heart without hemopericardium, subsequent encounter | CMS +S2619XS | Other injury of heart without hemopericardium, sequela | CMS +S268 | Other injuries of heart | WHO +S269 | Injury of heart, unspecified | WHO +S2690XA | Unspecified injury of heart, unspecified with or without hemopericardium, initial encounter | CMS +S2690XD | Unspecified injury of heart, unspecified with or without hemopericardium, subsequent encounter | CMS +S2690XS | Unspecified injury of heart, unspecified with or without hemopericardium, sequela | CMS +S2691XA | Contusion of heart, unspecified with or without hemopericardium, initial encounter | CMS +S2691XD | Contusion of heart, unspecified with or without hemopericardium, subsequent encounter | CMS +S2691XS | Contusion of heart, unspecified with or without hemopericardium, sequela | CMS +S2692XA | Laceration of heart, unspecified with or without hemopericardium, initial encounter | CMS +S2692XD | Laceration of heart, unspecified with or without hemopericardium, subsequent encounter | CMS +S2692XS | Laceration of heart, unspecified with or without hemopericardium, sequela | CMS +S2699XA | Other injury of heart, unspecified with or without hemopericardium, initial encounter | CMS +S2699XD | Other injury of heart, unspecified with or without hemopericardium, subsequent encounter | CMS +S2699XS | Other injury of heart, unspecified with or without hemopericardium, sequela | CMS +S27 | Injury of other and unspecified intrathoracic organs | WHO +S270 | Traumatic pneumothorax | WHO +S270XXA | Traumatic pneumothorax, initial encounter | CMS +S270XXD | Traumatic pneumothorax, subsequent encounter | CMS +S270XXS | Traumatic pneumothorax, sequela | CMS +S271 | Traumatic haemothorax | WHO +S271XXA | Traumatic hemothorax, initial encounter | CMS +S271XXD | Traumatic hemothorax, subsequent encounter | CMS +S271XXS | Traumatic hemothorax, sequela | CMS +S272 | Traumatic haemopneumothorax | WHO +S272XXA | Traumatic hemopneumothorax, initial encounter | CMS +S272XXD | Traumatic hemopneumothorax, subsequent encounter | CMS +S272XXS | Traumatic hemopneumothorax, sequela | CMS +S273 | Other injuries of lung | WHO +S27301A | Unspecified injury of lung, unilateral, initial encounter | CMS +S27301D | Unspecified injury of lung, unilateral, subsequent encounter | CMS +S27301S | Unspecified injury of lung, unilateral, sequela | CMS +S27302A | Unspecified injury of lung, bilateral, initial encounter | CMS +S27302D | Unspecified injury of lung, bilateral, subsequent encounter | CMS +S27302S | Unspecified injury of lung, bilateral, sequela | CMS +S27309A | Unspecified injury of lung, unspecified, initial encounter | CMS +S27309D | Unspecified injury of lung, unspecified, subsequent encounter | CMS +S27309S | Unspecified injury of lung, unspecified, sequela | CMS +S27311A | Primary blast injury of lung, unilateral, initial encounter | CMS +S27311D | Primary blast injury of lung, unilateral, subsequent encounter | CMS +S27311S | Primary blast injury of lung, unilateral, sequela | CMS +S27312A | Primary blast injury of lung, bilateral, initial encounter | CMS +S27312D | Primary blast injury of lung, bilateral, subsequent encounter | CMS +S27312S | Primary blast injury of lung, bilateral, sequela | CMS +S27319A | Primary blast injury of lung, unspecified, initial encounter | CMS +S27319D | Primary blast injury of lung, unspecified, subsequent encounter | CMS +S27319S | Primary blast injury of lung, unspecified, sequela | CMS +S27321A | Contusion of lung, unilateral, initial encounter | CMS +S27321D | Contusion of lung, unilateral, subsequent encounter | CMS +S27321S | Contusion of lung, unilateral, sequela | CMS +S27322A | Contusion of lung, bilateral, initial encounter | CMS +S27322D | Contusion of lung, bilateral, subsequent encounter | CMS +S27322S | Contusion of lung, bilateral, sequela | CMS +S27329A | Contusion of lung, unspecified, initial encounter | CMS +S27329D | Contusion of lung, unspecified, subsequent encounter | CMS +S27329S | Contusion of lung, unspecified, sequela | CMS +S27331A | Laceration of lung, unilateral, initial encounter | CMS +S27331D | Laceration of lung, unilateral, subsequent encounter | CMS +S27331S | Laceration of lung, unilateral, sequela | CMS +S27332A | Laceration of lung, bilateral, initial encounter | CMS +S27332D | Laceration of lung, bilateral, subsequent encounter | CMS +S27332S | Laceration of lung, bilateral, sequela | CMS +S27339A | Laceration of lung, unspecified, initial encounter | CMS +S27339D | Laceration of lung, unspecified, subsequent encounter | CMS +S27339S | Laceration of lung, unspecified, sequela | CMS +S27391A | Other injuries of lung, unilateral, initial encounter | CMS +S27391D | Other injuries of lung, unilateral, subsequent encounter | CMS +S27391S | Other injuries of lung, unilateral, sequela | CMS +S27392A | Other injuries of lung, bilateral, initial encounter | CMS +S27392D | Other injuries of lung, bilateral, subsequent encounter | CMS +S27392S | Other injuries of lung, bilateral, sequela | CMS +S27399A | Other injuries of lung, unspecified, initial encounter | CMS +S27399D | Other injuries of lung, unspecified, subsequent encounter | CMS +S27399S | Other injuries of lung, unspecified, sequela | CMS +S274 | Injury of bronchus | WHO +S27401A | Unspecified injury of bronchus, unilateral, initial encounter | CMS +S27401D | Unspecified injury of bronchus, unilateral, subsequent encounter | CMS +S27401S | Unspecified injury of bronchus, unilateral, sequela | CMS +S27402A | Unspecified injury of bronchus, bilateral, initial encounter | CMS +S27402D | Unspecified injury of bronchus, bilateral, subsequent encounter | CMS +S27402S | Unspecified injury of bronchus, bilateral, sequela | CMS +S27409A | Unspecified injury of bronchus, unspecified, initial encounter | CMS +S27409D | Unspecified injury of bronchus, unspecified, subsequent encounter | CMS +S27409S | Unspecified injury of bronchus, unspecified, sequela | CMS +S27411A | Primary blast injury of bronchus, unilateral, initial encounter | CMS +S27411D | Primary blast injury of bronchus, unilateral, subsequent encounter | CMS +S27411S | Primary blast injury of bronchus, unilateral, sequela | CMS +S27412A | Primary blast injury of bronchus, bilateral, initial encounter | CMS +S27412D | Primary blast injury of bronchus, bilateral, subsequent encounter | CMS +S27412S | Primary blast injury of bronchus, bilateral, sequela | CMS +S27419A | Primary blast injury of bronchus, unspecified, initial encounter | CMS +S27419D | Primary blast injury of bronchus, unspecified, subsequent encounter | CMS +S27419S | Primary blast injury of bronchus, unspecified, sequela | CMS +S27421A | Contusion of bronchus, unilateral, initial encounter | CMS +S27421D | Contusion of bronchus, unilateral, subsequent encounter | CMS +S27421S | Contusion of bronchus, unilateral, sequela | CMS +S27422A | Contusion of bronchus, bilateral, initial encounter | CMS +S27422D | Contusion of bronchus, bilateral, subsequent encounter | CMS +S27422S | Contusion of bronchus, bilateral, sequela | CMS +S27429A | Contusion of bronchus, unspecified, initial encounter | CMS +S27429D | Contusion of bronchus, unspecified, subsequent encounter | CMS +S27429S | Contusion of bronchus, unspecified, sequela | CMS +S27431A | Laceration of bronchus, unilateral, initial encounter | CMS +S27431D | Laceration of bronchus, unilateral, subsequent encounter | CMS +S27431S | Laceration of bronchus, unilateral, sequela | CMS +S27432A | Laceration of bronchus, bilateral, initial encounter | CMS +S27432D | Laceration of bronchus, bilateral, subsequent encounter | CMS +S27432S | Laceration of bronchus, bilateral, sequela | CMS +S27439A | Laceration of bronchus, unspecified, initial encounter | CMS +S27439D | Laceration of bronchus, unspecified, subsequent encounter | CMS +S27439S | Laceration of bronchus, unspecified, sequela | CMS +S27491A | Other injury of bronchus, unilateral, initial encounter | CMS +S27491D | Other injury of bronchus, unilateral, subsequent encounter | CMS +S27491S | Other injury of bronchus, unilateral, sequela | CMS +S27492A | Other injury of bronchus, bilateral, initial encounter | CMS +S27492D | Other injury of bronchus, bilateral, subsequent encounter | CMS +S27492S | Other injury of bronchus, bilateral, sequela | CMS +S27499A | Other injury of bronchus, unspecified, initial encounter | CMS +S27499D | Other injury of bronchus, unspecified, subsequent encounter | CMS +S27499S | Other injury of bronchus, unspecified, sequela | CMS +S275 | Injury of thoracic trachea | WHO +S2750XA | Unspecified injury of thoracic trachea, initial encounter | CMS +S2750XD | Unspecified injury of thoracic trachea, subsequent encounter | CMS +S2750XS | Unspecified injury of thoracic trachea, sequela | CMS +S2751XA | Primary blast injury of thoracic trachea, initial encounter | CMS +S2751XD | Primary blast injury of thoracic trachea, subsequent encounter | CMS +S2751XS | Primary blast injury of thoracic trachea, sequela | CMS +S2752XA | Contusion of thoracic trachea, initial encounter | CMS +S2752XD | Contusion of thoracic trachea, subsequent encounter | CMS +S2752XS | Contusion of thoracic trachea, sequela | CMS +S2753XA | Laceration of thoracic trachea, initial encounter | CMS +S2753XD | Laceration of thoracic trachea, subsequent encounter | CMS +S2753XS | Laceration of thoracic trachea, sequela | CMS +S2759XA | Other injury of thoracic trachea, initial encounter | CMS +S2759XD | Other injury of thoracic trachea, subsequent encounter | CMS +S2759XS | Other injury of thoracic trachea, sequela | CMS +S276 | Injury of pleura | WHO +S2760XA | Unspecified injury of pleura, initial encounter | CMS +S2760XD | Unspecified injury of pleura, subsequent encounter | CMS +S2760XS | Unspecified injury of pleura, sequela | CMS +S2763XA | Laceration of pleura, initial encounter | CMS +S2763XD | Laceration of pleura, subsequent encounter | CMS +S2763XS | Laceration of pleura, sequela | CMS +S2769XA | Other injury of pleura, initial encounter | CMS +S2769XD | Other injury of pleura, subsequent encounter | CMS +S2769XS | Other injury of pleura, sequela | CMS +S277 | Multiple injuries of intrathoracic organs | WHO +S278 | Injury of other specified intrathoracic organs | WHO +S27802A | Contusion of diaphragm, initial encounter | CMS +S27802D | Contusion of diaphragm, subsequent encounter | CMS +S27802S | Contusion of diaphragm, sequela | CMS +S27803A | Laceration of diaphragm, initial encounter | CMS +S27803D | Laceration of diaphragm, subsequent encounter | CMS +S27803S | Laceration of diaphragm, sequela | CMS +S27808A | Other injury of diaphragm, initial encounter | CMS +S27808D | Other injury of diaphragm, subsequent encounter | CMS +S27808S | Other injury of diaphragm, sequela | CMS +S27809A | Unspecified injury of diaphragm, initial encounter | CMS +S27809D | Unspecified injury of diaphragm, subsequent encounter | CMS +S27809S | Unspecified injury of diaphragm, sequela | CMS +S27812A | Contusion of esophagus (thoracic part), initial encounter | CMS +S27812D | Contusion of esophagus (thoracic part), subsequent encounter | CMS +S27812S | Contusion of esophagus (thoracic part), sequela | CMS +S27813A | Laceration of esophagus (thoracic part), initial encounter | CMS +S27813D | Laceration of esophagus (thoracic part), subsequent encounter | CMS +S27813S | Laceration of esophagus (thoracic part), sequela | CMS +S27818A | Other injury of esophagus (thoracic part), initial encounter | CMS +S27818D | Other injury of esophagus (thoracic part), subsequent encounter | CMS +S27818S | Other injury of esophagus (thoracic part), sequela | CMS +S27819A | Unspecified injury of esophagus (thoracic part), initial encounter | CMS +S27819D | Unspecified injury of esophagus (thoracic part), subsequent encounter | CMS +S27819S | Unspecified injury of esophagus (thoracic part), sequela | CMS +S27892A | Contusion of other specified intrathoracic organs, initial encounter | CMS +S27892D | Contusion of other specified intrathoracic organs, subsequent encounter | CMS +S27892S | Contusion of other specified intrathoracic organs, sequela | CMS +S27893A | Laceration of other specified intrathoracic organs, initial encounter | CMS +S27893D | Laceration of other specified intrathoracic organs, subsequent encounter | CMS +S27893S | Laceration of other specified intrathoracic organs, sequela | CMS +S27898A | Other injury of other specified intrathoracic organs, initial encounter | CMS +S27898D | Other injury of other specified intrathoracic organs, subsequent encounter | CMS +S27898S | Other injury of other specified intrathoracic organs, sequela | CMS +S27899A | Unspecified injury of other specified intrathoracic organs, initial encounter | CMS +S27899D | Unspecified injury of other specified intrathoracic organs, subsequent encounter | CMS +S27899S | Unspecified injury of other specified intrathoracic organs, sequela | CMS +S279 | Injury of unspecified intrathoracic organ | WHO +S279XXA | Injury of unspecified intrathoracic organ, initial encounter | CMS +S279XXD | Injury of unspecified intrathoracic organ, subsequent encounter | CMS +S279XXS | Injury of unspecified intrathoracic organ, sequela | CMS +S28 | Crushing injury of thorax and traumatic amputation of part of thorax | WHO +S280 | Crushed chest | WHO +S280XXA | Crushed chest, initial encounter | CMS +S280XXD | Crushed chest, subsequent encounter | CMS +S280XXS | Crushed chest, sequela | CMS +S281 | Traumatic amputation of part of thorax | WHO +S281XXA | Traumatic amputation (partial) of part of thorax, except breast, initial encounter | CMS +S281XXD | Traumatic amputation (partial) of part of thorax, except breast, subsequent encounter | CMS +S281XXS | Traumatic amputation (partial) of part of thorax, except breast, sequela | CMS +S28211A | Complete traumatic amputation of right breast, initial encounter | CMS +S28211D | Complete traumatic amputation of right breast, subsequent encounter | CMS +S28211S | Complete traumatic amputation of right breast, sequela | CMS +S28212A | Complete traumatic amputation of left breast, initial encounter | CMS +S28212D | Complete traumatic amputation of left breast, subsequent encounter | CMS +S28212S | Complete traumatic amputation of left breast, sequela | CMS +S28219A | Complete traumatic amputation of unspecified breast, initial encounter | CMS +S28219D | Complete traumatic amputation of unspecified breast, subsequent encounter | CMS +S28219S | Complete traumatic amputation of unspecified breast, sequela | CMS +S28221A | Partial traumatic amputation of right breast, initial encounter | CMS +S28221D | Partial traumatic amputation of right breast, subsequent encounter | CMS +S28221S | Partial traumatic amputation of right breast, sequela | CMS +S28222A | Partial traumatic amputation of left breast, initial encounter | CMS +S28222D | Partial traumatic amputation of left breast, subsequent encounter | CMS +S28222S | Partial traumatic amputation of left breast, sequela | CMS +S28229A | Partial traumatic amputation of unspecified breast, initial encounter | CMS +S28229D | Partial traumatic amputation of unspecified breast, subsequent encounter | CMS +S28229S | Partial traumatic amputation of unspecified breast, sequela | CMS +S29 | Other and unspecified injuries of thorax | WHO +S290 | Injury of muscle and tendon at thorax level | WHO +S29001A | Unspecified injury of muscle and tendon of front wall of thorax, initial encounter | CMS +S29001D | Unspecified injury of muscle and tendon of front wall of thorax, subsequent encounter | CMS +S29001S | Unspecified injury of muscle and tendon of front wall of thorax, sequela | CMS +S29002A | Unspecified injury of muscle and tendon of back wall of thorax, initial encounter | CMS +S29002D | Unspecified injury of muscle and tendon of back wall of thorax, subsequent encounter | CMS +S29002S | Unspecified injury of muscle and tendon of back wall of thorax, sequela | CMS +S29009A | Unspecified injury of muscle and tendon of unspecified wall of thorax, initial encounter | CMS +S29009D | Unspecified injury of muscle and tendon of unspecified wall of thorax, subsequent encounter | CMS +S29009S | Unspecified injury of muscle and tendon of unspecified wall of thorax, sequela | CMS +S29011A | Strain of muscle and tendon of front wall of thorax, initial encounter | CMS +S29011D | Strain of muscle and tendon of front wall of thorax, subsequent encounter | CMS +S29011S | Strain of muscle and tendon of front wall of thorax, sequela | CMS +S29012A | Strain of muscle and tendon of back wall of thorax, initial encounter | CMS +S29012D | Strain of muscle and tendon of back wall of thorax, subsequent encounter | CMS +S29012S | Strain of muscle and tendon of back wall of thorax, sequela | CMS +S29019A | Strain of muscle and tendon of unspecified wall of thorax, initial encounter | CMS +S29019D | Strain of muscle and tendon of unspecified wall of thorax, subsequent encounter | CMS +S29019S | Strain of muscle and tendon of unspecified wall of thorax, sequela | CMS +S29021A | Laceration of muscle and tendon of front wall of thorax, initial encounter | CMS +S29021D | Laceration of muscle and tendon of front wall of thorax, subsequent encounter | CMS +S29021S | Laceration of muscle and tendon of front wall of thorax, sequela | CMS +S29022A | Laceration of muscle and tendon of back wall of thorax, initial encounter | CMS +S29022D | Laceration of muscle and tendon of back wall of thorax, subsequent encounter | CMS +S29022S | Laceration of muscle and tendon of back wall of thorax, sequela | CMS +S29029A | Laceration of muscle and tendon of unspecified wall of thorax, initial encounter | CMS +S29029D | Laceration of muscle and tendon of unspecified wall of thorax, subsequent encounter | CMS +S29029S | Laceration of muscle and tendon of unspecified wall of thorax, sequela | CMS +S29091A | Other injury of muscle and tendon of front wall of thorax, initial encounter | CMS +S29091D | Other injury of muscle and tendon of front wall of thorax, subsequent encounter | CMS +S29091S | Other injury of muscle and tendon of front wall of thorax, sequela | CMS +S29092A | Other injury of muscle and tendon of back wall of thorax, initial encounter | CMS +S29092D | Other injury of muscle and tendon of back wall of thorax, subsequent encounter | CMS +S29092S | Other injury of muscle and tendon of back wall of thorax, sequela | CMS +S29099A | Other injury of muscle and tendon of unspecified wall of thorax, initial encounter | CMS +S29099D | Other injury of muscle and tendon of unspecified wall of thorax, subsequent encounter | CMS +S29099S | Other injury of muscle and tendon of unspecified wall of thorax, sequela | CMS +S297 | Multiple injuries of thorax | WHO +S298 | Other specified injuries of thorax | WHO +S298XXA | Other specified injuries of thorax, initial encounter | CMS +S298XXD | Other specified injuries of thorax, subsequent encounter | CMS +S298XXS | Other specified injuries of thorax, sequela | CMS +S299 | Unspecified injury of thorax | WHO +S299XXA | Unspecified injury of thorax, initial encounter | CMS +S299XXD | Unspecified injury of thorax, subsequent encounter | CMS +S299XXS | Unspecified injury of thorax, sequela | CMS +S30 | Superficial injury of abdomen, lower back and pelvis | WHO +S300 | Contusion of lower back and pelvis | WHO +S300XXA | Contusion of lower back and pelvis, initial encounter | CMS +S300XXD | Contusion of lower back and pelvis, subsequent encounter | CMS +S300XXS | Contusion of lower back and pelvis, sequela | CMS +S301 | Contusion of abdominal wall | WHO +S301XXA | Contusion of abdominal wall, initial encounter | CMS +S301XXD | Contusion of abdominal wall, subsequent encounter | CMS +S301XXS | Contusion of abdominal wall, sequela | CMS +S302 | Contusion of external genital organs | WHO +S30201A | Contusion of unspecified external genital organ, male, initial encounter | CMS +S30201D | Contusion of unspecified external genital organ, male, subsequent encounter | CMS +S30201S | Contusion of unspecified external genital organ, male, sequela | CMS +S30202A | Contusion of unspecified external genital organ, female, initial encounter | CMS +S30202D | Contusion of unspecified external genital organ, female, subsequent encounter | CMS +S30202S | Contusion of unspecified external genital organ, female, sequela | CMS +S3021XA | Contusion of penis, initial encounter | CMS +S3021XD | Contusion of penis, subsequent encounter | CMS +S3021XS | Contusion of penis, sequela | CMS +S3022XA | Contusion of scrotum and testes, initial encounter | CMS +S3022XD | Contusion of scrotum and testes, subsequent encounter | CMS +S3022XS | Contusion of scrotum and testes, sequela | CMS +S3023XA | Contusion of vagina and vulva, initial encounter | CMS +S3023XD | Contusion of vagina and vulva, subsequent encounter | CMS +S3023XS | Contusion of vagina and vulva, sequela | CMS +S303XXA | Contusion of anus, initial encounter | CMS +S303XXD | Contusion of anus, subsequent encounter | CMS +S303XXS | Contusion of anus, sequela | CMS +S307 | Multiple superficial injuries of abdomen, lower back and pelvis | WHO +S308 | Other superficial injuries of abdomen, lower back and pelvis | WHO +S30810A | Abrasion of lower back and pelvis, initial encounter | CMS +S30810D | Abrasion of lower back and pelvis, subsequent encounter | CMS +S30810S | Abrasion of lower back and pelvis, sequela | CMS +S30811A | Abrasion of abdominal wall, initial encounter | CMS +S30811D | Abrasion of abdominal wall, subsequent encounter | CMS +S30811S | Abrasion of abdominal wall, sequela | CMS +S30812A | Abrasion of penis, initial encounter | CMS +S30812D | Abrasion of penis, subsequent encounter | CMS +S30812S | Abrasion of penis, sequela | CMS +S30813A | Abrasion of scrotum and testes, initial encounter | CMS +S30813D | Abrasion of scrotum and testes, subsequent encounter | CMS +S30813S | Abrasion of scrotum and testes, sequela | CMS +S30814A | Abrasion of vagina and vulva, initial encounter | CMS +S30814D | Abrasion of vagina and vulva, subsequent encounter | CMS +S30814S | Abrasion of vagina and vulva, sequela | CMS +S30815A | Abrasion of unspecified external genital organs, male, initial encounter | CMS +S30815D | Abrasion of unspecified external genital organs, male, subsequent encounter | CMS +S30815S | Abrasion of unspecified external genital organs, male, sequela | CMS +S30816A | Abrasion of unspecified external genital organs, female, initial encounter | CMS +S30816D | Abrasion of unspecified external genital organs, female, subsequent encounter | CMS +S30816S | Abrasion of unspecified external genital organs, female, sequela | CMS +S30817A | Abrasion of anus, initial encounter | CMS +S30817D | Abrasion of anus, subsequent encounter | CMS +S30817S | Abrasion of anus, sequela | CMS +S30820A | Blister (nonthermal) of lower back and pelvis, initial encounter | CMS +S30820D | Blister (nonthermal) of lower back and pelvis, subsequent encounter | CMS +S30820S | Blister (nonthermal) of lower back and pelvis, sequela | CMS +S30821A | Blister (nonthermal) of abdominal wall, initial encounter | CMS +S30821D | Blister (nonthermal) of abdominal wall, subsequent encounter | CMS +S30821S | Blister (nonthermal) of abdominal wall, sequela | CMS +S30822A | Blister (nonthermal) of penis, initial encounter | CMS +S30822D | Blister (nonthermal) of penis, subsequent encounter | CMS +S30822S | Blister (nonthermal) of penis, sequela | CMS +S30823A | Blister (nonthermal) of scrotum and testes, initial encounter | CMS +S30823D | Blister (nonthermal) of scrotum and testes, subsequent encounter | CMS +S30823S | Blister (nonthermal) of scrotum and testes, sequela | CMS +S30824A | Blister (nonthermal) of vagina and vulva, initial encounter | CMS +S30824D | Blister (nonthermal) of vagina and vulva, subsequent encounter | CMS +S30824S | Blister (nonthermal) of vagina and vulva, sequela | CMS +S30825A | Blister (nonthermal) of unspecified external genital organs, male, initial encounter | CMS +S30825D | Blister (nonthermal) of unspecified external genital organs, male, subsequent encounter | CMS +S30825S | Blister (nonthermal) of unspecified external genital organs, male, sequela | CMS +S30826A | Blister (nonthermal) of unspecified external genital organs, female, initial encounter | CMS +S30826D | Blister (nonthermal) of unspecified external genital organs, female, subsequent encounter | CMS +S30826S | Blister (nonthermal) of unspecified external genital organs, female, sequela | CMS +S30827A | Blister (nonthermal) of anus, initial encounter | CMS +S30827D | Blister (nonthermal) of anus, subsequent encounter | CMS +S30827S | Blister (nonthermal) of anus, sequela | CMS +S30840A | External constriction of lower back and pelvis, initial encounter | CMS +S30840D | External constriction of lower back and pelvis, subsequent encounter | CMS +S30840S | External constriction of lower back and pelvis, sequela | CMS +S30841A | External constriction of abdominal wall, initial encounter | CMS +S30841D | External constriction of abdominal wall, subsequent encounter | CMS +S30841S | External constriction of abdominal wall, sequela | CMS +S30842A | External constriction of penis, initial encounter | CMS +S30842D | External constriction of penis, subsequent encounter | CMS +S30842S | External constriction of penis, sequela | CMS +S30843A | External constriction of scrotum and testes, initial encounter | CMS +S30843D | External constriction of scrotum and testes, subsequent encounter | CMS +S30843S | External constriction of scrotum and testes, sequela | CMS +S30844A | External constriction of vagina and vulva, initial encounter | CMS +S30844D | External constriction of vagina and vulva, subsequent encounter | CMS +S30844S | External constriction of vagina and vulva, sequela | CMS +S30845A | External constriction of unspecified external genital organs, male, initial encounter | CMS +S30845D | External constriction of unspecified external genital organs, male, subsequent encounter | CMS +S30845S | External constriction of unspecified external genital organs, male, sequela | CMS +S30846A | External constriction of unspecified external genital organs, female, initial encounter | CMS +S30846D | External constriction of unspecified external genital organs, female, subsequent encounter | CMS +S30846S | External constriction of unspecified external genital organs, female, sequela | CMS +S30850A | Superficial foreign body of lower back and pelvis, initial encounter | CMS +S30850D | Superficial foreign body of lower back and pelvis, subsequent encounter | CMS +S30850S | Superficial foreign body of lower back and pelvis, sequela | CMS +S30851A | Superficial foreign body of abdominal wall, initial encounter | CMS +S30851D | Superficial foreign body of abdominal wall, subsequent encounter | CMS +S30851S | Superficial foreign body of abdominal wall, sequela | CMS +S30852A | Superficial foreign body of penis, initial encounter | CMS +S30852D | Superficial foreign body of penis, subsequent encounter | CMS +S30852S | Superficial foreign body of penis, sequela | CMS +S30853A | Superficial foreign body of scrotum and testes, initial encounter | CMS +S30853D | Superficial foreign body of scrotum and testes, subsequent encounter | CMS +S30853S | Superficial foreign body of scrotum and testes, sequela | CMS +S30854A | Superficial foreign body of vagina and vulva, initial encounter | CMS +S30854D | Superficial foreign body of vagina and vulva, subsequent encounter | CMS +S30854S | Superficial foreign body of vagina and vulva, sequela | CMS +S30855A | Superficial foreign body of unspecified external genital organs, male, initial encounter | CMS +S30855D | Superficial foreign body of unspecified external genital organs, male, subsequent encounter | CMS +S30855S | Superficial foreign body of unspecified external genital organs, male, sequela | CMS +S30856A | Superficial foreign body of unspecified external genital organs, female, initial encounter | CMS +S30856D | Superficial foreign body of unspecified external genital organs, female, subsequent encounter | CMS +S30856S | Superficial foreign body of unspecified external genital organs, female, sequela | CMS +S30857A | Superficial foreign body of anus, initial encounter | CMS +S30857D | Superficial foreign body of anus, subsequent encounter | CMS +S30857S | Superficial foreign body of anus, sequela | CMS +S30860A | Insect bite (nonvenomous) of lower back and pelvis, initial encounter | CMS +S30860D | Insect bite (nonvenomous) of lower back and pelvis, subsequent encounter | CMS +S30860S | Insect bite (nonvenomous) of lower back and pelvis, sequela | CMS +S30861A | Insect bite (nonvenomous) of abdominal wall, initial encounter | CMS +S30861D | Insect bite (nonvenomous) of abdominal wall, subsequent encounter | CMS +S30861S | Insect bite (nonvenomous) of abdominal wall, sequela | CMS +S30862A | Insect bite (nonvenomous) of penis, initial encounter | CMS +S30862D | Insect bite (nonvenomous) of penis, subsequent encounter | CMS +S30862S | Insect bite (nonvenomous) of penis, sequela | CMS +S30863A | Insect bite (nonvenomous) of scrotum and testes, initial encounter | CMS +S30863D | Insect bite (nonvenomous) of scrotum and testes, subsequent encounter | CMS +S30863S | Insect bite (nonvenomous) of scrotum and testes, sequela | CMS +S30864A | Insect bite (nonvenomous) of vagina and vulva, initial encounter | CMS +S30864D | Insect bite (nonvenomous) of vagina and vulva, subsequent encounter | CMS +S30864S | Insect bite (nonvenomous) of vagina and vulva, sequela | CMS +S30865A | Insect bite (nonvenomous) of unspecified external genital organs, male, initial encounter | CMS +S30865D | Insect bite (nonvenomous) of unspecified external genital organs, male, subsequent encounter | CMS +S30865S | Insect bite (nonvenomous) of unspecified external genital organs, male, sequela | CMS +S30866A | Insect bite (nonvenomous) of unspecified external genital organs, female, initial encounter | CMS +S30866D | Insect bite (nonvenomous) of unspecified external genital organs, female, subsequent encounter | CMS +S30866S | Insect bite (nonvenomous) of unspecified external genital organs, female, sequela | CMS +S30867A | Insect bite (nonvenomous) of anus, initial encounter | CMS +S30867D | Insect bite (nonvenomous) of anus, subsequent encounter | CMS +S30867S | Insect bite (nonvenomous) of anus, sequela | CMS +S30870A | Other superficial bite of lower back and pelvis, initial encounter | CMS +S30870D | Other superficial bite of lower back and pelvis, subsequent encounter | CMS +S30870S | Other superficial bite of lower back and pelvis, sequela | CMS +S30871A | Other superficial bite of abdominal wall, initial encounter | CMS +S30871D | Other superficial bite of abdominal wall, subsequent encounter | CMS +S30871S | Other superficial bite of abdominal wall, sequela | CMS +S30872A | Other superficial bite of penis, initial encounter | CMS +S30872D | Other superficial bite of penis, subsequent encounter | CMS +S30872S | Other superficial bite of penis, sequela | CMS +S30873A | Other superficial bite of scrotum and testes, initial encounter | CMS +S30873D | Other superficial bite of scrotum and testes, subsequent encounter | CMS +S30873S | Other superficial bite of scrotum and testes, sequela | CMS +S30874A | Other superficial bite of vagina and vulva, initial encounter | CMS +S30874D | Other superficial bite of vagina and vulva, subsequent encounter | CMS +S30874S | Other superficial bite of vagina and vulva, sequela | CMS +S30875A | Other superficial bite of unspecified external genital organs, male, initial encounter | CMS +S30875D | Other superficial bite of unspecified external genital organs, male, subsequent encounter | CMS +S30875S | Other superficial bite of unspecified external genital organs, male, sequela | CMS +S30876A | Other superficial bite of unspecified external genital organs, female, initial encounter | CMS +S30876D | Other superficial bite of unspecified external genital organs, female, subsequent encounter | CMS +S30876S | Other superficial bite of unspecified external genital organs, female, sequela | CMS +S30877A | Other superficial bite of anus, initial encounter | CMS +S30877D | Other superficial bite of anus, subsequent encounter | CMS +S30877S | Other superficial bite of anus, sequela | CMS +S309 | Superficial injury of abdomen, lower back and pelvis, part unspecified | WHO +S3091XA | Unspecified superficial injury of lower back and pelvis, initial encounter | CMS +S3091XD | Unspecified superficial injury of lower back and pelvis, subsequent encounter | CMS +S3091XS | Unspecified superficial injury of lower back and pelvis, sequela | CMS +S3092XA | Unspecified superficial injury of abdominal wall, initial encounter | CMS +S3092XD | Unspecified superficial injury of abdominal wall, subsequent encounter | CMS +S3092XS | Unspecified superficial injury of abdominal wall, sequela | CMS +S3093XA | Unspecified superficial injury of penis, initial encounter | CMS +S3093XD | Unspecified superficial injury of penis, subsequent encounter | CMS +S3093XS | Unspecified superficial injury of penis, sequela | CMS +S3094XA | Unspecified superficial injury of scrotum and testes, initial encounter | CMS +S3094XD | Unspecified superficial injury of scrotum and testes, subsequent encounter | CMS +S3094XS | Unspecified superficial injury of scrotum and testes, sequela | CMS +S3095XA | Unspecified superficial injury of vagina and vulva, initial encounter | CMS +S3095XD | Unspecified superficial injury of vagina and vulva, subsequent encounter | CMS +S3095XS | Unspecified superficial injury of vagina and vulva, sequela | CMS +S3096XA | Unspecified superficial injury of unspecified external genital organs, male, initial encounter | CMS +S3096XD | Unspecified superficial injury of unspecified external genital organs, male, subsequent encounter | CMS +S3096XS | Unspecified superficial injury of unspecified external genital organs, male, sequela | CMS +S3097XA | Unspecified superficial injury of unspecified external genital organs, female, initial encounter | CMS +S3097XD | Unspecified superficial injury of unspecified external genital organs, female, subsequent encounter | CMS +S3097XS | Unspecified superficial injury of unspecified external genital organs, female, sequela | CMS +S3098XA | Unspecified superficial injury of anus, initial encounter | CMS +S3098XD | Unspecified superficial injury of anus, subsequent encounter | CMS +S3098XS | Unspecified superficial injury of anus, sequela | CMS +S31 | Open wound of abdomen, lower back and pelvis | WHO +S310 | Open wound of lower back and pelvis | WHO +S31000A | Unspecified open wound of lower back and pelvis without penetration into retroperitoneum, initial encounter | CMS +S31000D | Unspecified open wound of lower back and pelvis without penetration into retroperitoneum, subsequent encounter | CMS +S31000S | Unspecified open wound of lower back and pelvis without penetration into retroperitoneum, sequela | CMS +S31001A | Unspecified open wound of lower back and pelvis with penetration into retroperitoneum, initial encounter | CMS +S31001D | Unspecified open wound of lower back and pelvis with penetration into retroperitoneum, subsequent encounter | CMS +S31001S | Unspecified open wound of lower back and pelvis with penetration into retroperitoneum, sequela | CMS +S31010A | Laceration without foreign body of lower back and pelvis without penetration into retroperitoneum, initial encounter | CMS +S31010D | Laceration without foreign body of lower back and pelvis without penetration into retroperitoneum, subsequent encounter | CMS +S31010S | Laceration without foreign body of lower back and pelvis without penetration into retroperitoneum, sequela | CMS +S31011A | Laceration without foreign body of lower back and pelvis with penetration into retroperitoneum, initial encounter | CMS +S31011D | Laceration without foreign body of lower back and pelvis with penetration into retroperitoneum, subsequent encounter | CMS +S31011S | Laceration without foreign body of lower back and pelvis with penetration into retroperitoneum, sequela | CMS +S31020A | Laceration with foreign body of lower back and pelvis without penetration into retroperitoneum, initial encounter | CMS +S31020D | Laceration with foreign body of lower back and pelvis without penetration into retroperitoneum, subsequent encounter | CMS +S31020S | Laceration with foreign body of lower back and pelvis without penetration into retroperitoneum, sequela | CMS +S31021A | Laceration with foreign body of lower back and pelvis with penetration into retroperitoneum, initial encounter | CMS +S31021D | Laceration with foreign body of lower back and pelvis with penetration into retroperitoneum, subsequent encounter | CMS +S31021S | Laceration with foreign body of lower back and pelvis with penetration into retroperitoneum, sequela | CMS +S31030A | Puncture wound without foreign body of lower back and pelvis without penetration into retroperitoneum, initial encounter | CMS +S31030D | Puncture wound without foreign body of lower back and pelvis without penetration into retroperitoneum, subsequent encounter | CMS +S31030S | Puncture wound without foreign body of lower back and pelvis without penetration into retroperitoneum, sequela | CMS +S31031A | Puncture wound without foreign body of lower back and pelvis with penetration into retroperitoneum, initial encounter | CMS +S31031D | Puncture wound without foreign body of lower back and pelvis with penetration into retroperitoneum, subsequent encounter | CMS +S31031S | Puncture wound without foreign body of lower back and pelvis with penetration into retroperitoneum, sequela | CMS +S31040A | Puncture wound with foreign body of lower back and pelvis without penetration into retroperitoneum, initial encounter | CMS +S31040D | Puncture wound with foreign body of lower back and pelvis without penetration into retroperitoneum, subsequent encounter | CMS +S31040S | Puncture wound with foreign body of lower back and pelvis without penetration into retroperitoneum, sequela | CMS +S31041A | Puncture wound with foreign body of lower back and pelvis with penetration into retroperitoneum, initial encounter | CMS +S31041D | Puncture wound with foreign body of lower back and pelvis with penetration into retroperitoneum, subsequent encounter | CMS +S31041S | Puncture wound with foreign body of lower back and pelvis with penetration into retroperitoneum, sequela | CMS +S31050A | Open bite of lower back and pelvis without penetration into retroperitoneum, initial encounter | CMS +S31050D | Open bite of lower back and pelvis without penetration into retroperitoneum, subsequent encounter | CMS +S31050S | Open bite of lower back and pelvis without penetration into retroperitoneum, sequela | CMS +S31051A | Open bite of lower back and pelvis with penetration into retroperitoneum, initial encounter | CMS +S31051D | Open bite of lower back and pelvis with penetration into retroperitoneum, subsequent encounter | CMS +S31051S | Open bite of lower back and pelvis with penetration into retroperitoneum, sequela | CMS +S311 | Open wound of abdominal wall | WHO +S31100A | Unspecified open wound of abdominal wall, right upper quadrant without penetration into peritoneal cavity, initial encounter | CMS +S31100D | Unspecified open wound of abdominal wall, right upper quadrant without penetration into peritoneal cavity, subsequent encounter | CMS +S31100S | Unspecified open wound of abdominal wall, right upper quadrant without penetration into peritoneal cavity, sequela | CMS +S31101A | Unspecified open wound of abdominal wall, left upper quadrant without penetration into peritoneal cavity, initial encounter | CMS +S31101D | Unspecified open wound of abdominal wall, left upper quadrant without penetration into peritoneal cavity, subsequent encounter | CMS +S31101S | Unspecified open wound of abdominal wall, left upper quadrant without penetration into peritoneal cavity, sequela | CMS +S31102A | Unspecified open wound of abdominal wall, epigastric region without penetration into peritoneal cavity, initial encounter | CMS +S31102D | Unspecified open wound of abdominal wall, epigastric region without penetration into peritoneal cavity, subsequent encounter | CMS +S31102S | Unspecified open wound of abdominal wall, epigastric region without penetration into peritoneal cavity, sequela | CMS +S31103A | Unspecified open wound of abdominal wall, right lower quadrant without penetration into peritoneal cavity, initial encounter | CMS +S31103D | Unspecified open wound of abdominal wall, right lower quadrant without penetration into peritoneal cavity, subsequent encounter | CMS +S31103S | Unspecified open wound of abdominal wall, right lower quadrant without penetration into peritoneal cavity, sequela | CMS +S31104A | Unspecified open wound of abdominal wall, left lower quadrant without penetration into peritoneal cavity, initial encounter | CMS +S31104D | Unspecified open wound of abdominal wall, left lower quadrant without penetration into peritoneal cavity, subsequent encounter | CMS +S31104S | Unspecified open wound of abdominal wall, left lower quadrant without penetration into peritoneal cavity, sequela | CMS +S31105A | Unspecified open wound of abdominal wall, periumbilic region without penetration into peritoneal cavity, initial encounter | CMS +S31105D | Unspecified open wound of abdominal wall, periumbilic region without penetration into peritoneal cavity, subsequent encounter | CMS +S31105S | Unspecified open wound of abdominal wall, periumbilic region without penetration into peritoneal cavity, sequela | CMS +S31109A | Unspecified open wound of abdominal wall, unspecified quadrant without penetration into peritoneal cavity, initial encounter | CMS +S31109D | Unspecified open wound of abdominal wall, unspecified quadrant without penetration into peritoneal cavity, subsequent encounter | CMS +S31109S | Unspecified open wound of abdominal wall, unspecified quadrant without penetration into peritoneal cavity, sequela | CMS +S31110A | Laceration without foreign body of abdominal wall, right upper quadrant without penetration into peritoneal cavity, initial encounter | CMS +S31110D | Laceration without foreign body of abdominal wall, right upper quadrant without penetration into peritoneal cavity, subsequent encounter | CMS +S31110S | Laceration without foreign body of abdominal wall, right upper quadrant without penetration into peritoneal cavity, sequela | CMS +S31111A | Laceration without foreign body of abdominal wall, left upper quadrant without penetration into peritoneal cavity, initial encounter | CMS +S31111D | Laceration without foreign body of abdominal wall, left upper quadrant without penetration into peritoneal cavity, subsequent encounter | CMS +S31111S | Laceration without foreign body of abdominal wall, left upper quadrant without penetration into peritoneal cavity, sequela | CMS +S31112A | Laceration without foreign body of abdominal wall, epigastric region without penetration into peritoneal cavity, initial encounter | CMS +S31112D | Laceration without foreign body of abdominal wall, epigastric region without penetration into peritoneal cavity, subsequent encounter | CMS +S31112S | Laceration without foreign body of abdominal wall, epigastric region without penetration into peritoneal cavity, sequela | CMS +S31113A | Laceration without foreign body of abdominal wall, right lower quadrant without penetration into peritoneal cavity, initial encounter | CMS +S31113D | Laceration without foreign body of abdominal wall, right lower quadrant without penetration into peritoneal cavity, subsequent encounter | CMS +S31113S | Laceration without foreign body of abdominal wall, right lower quadrant without penetration into peritoneal cavity, sequela | CMS +S31114A | Laceration without foreign body of abdominal wall, left lower quadrant without penetration into peritoneal cavity, initial encounter | CMS +S31114D | Laceration without foreign body of abdominal wall, left lower quadrant without penetration into peritoneal cavity, subsequent encounter | CMS +S31114S | Laceration without foreign body of abdominal wall, left lower quadrant without penetration into peritoneal cavity, sequela | CMS +S31115A | Laceration without foreign body of abdominal wall, periumbilic region without penetration into peritoneal cavity, initial encounter | CMS +S31115D | Laceration without foreign body of abdominal wall, periumbilic region without penetration into peritoneal cavity, subsequent encounter | CMS +S31115S | Laceration without foreign body of abdominal wall, periumbilic region without penetration into peritoneal cavity, sequela | CMS +S31119A | Laceration without foreign body of abdominal wall, unspecified quadrant without penetration into peritoneal cavity, initial encounter | CMS +S31119D | Laceration without foreign body of abdominal wall, unspecified quadrant without penetration into peritoneal cavity, subsequent encounter | CMS +S31119S | Laceration without foreign body of abdominal wall, unspecified quadrant without penetration into peritoneal cavity, sequela | CMS +S31120A | Laceration of abdominal wall with foreign body, right upper quadrant without penetration into peritoneal cavity, initial encounter | CMS +S31120D | Laceration of abdominal wall with foreign body, right upper quadrant without penetration into peritoneal cavity, subsequent encounter | CMS +S31120S | Laceration of abdominal wall with foreign body, right upper quadrant without penetration into peritoneal cavity, sequela | CMS +S31121A | Laceration of abdominal wall with foreign body, left upper quadrant without penetration into peritoneal cavity, initial encounter | CMS +S31121D | Laceration of abdominal wall with foreign body, left upper quadrant without penetration into peritoneal cavity, subsequent encounter | CMS +S31121S | Laceration of abdominal wall with foreign body, left upper quadrant without penetration into peritoneal cavity, sequela | CMS +S31122A | Laceration of abdominal wall with foreign body, epigastric region without penetration into peritoneal cavity, initial encounter | CMS +S31122D | Laceration of abdominal wall with foreign body, epigastric region without penetration into peritoneal cavity, subsequent encounter | CMS +S31122S | Laceration of abdominal wall with foreign body, epigastric region without penetration into peritoneal cavity, sequela | CMS +S31123A | Laceration of abdominal wall with foreign body, right lower quadrant without penetration into peritoneal cavity, initial encounter | CMS +S31123D | Laceration of abdominal wall with foreign body, right lower quadrant without penetration into peritoneal cavity, subsequent encounter | CMS +S31123S | Laceration of abdominal wall with foreign body, right lower quadrant without penetration into peritoneal cavity, sequela | CMS +S31124A | Laceration of abdominal wall with foreign body, left lower quadrant without penetration into peritoneal cavity, initial encounter | CMS +S31124D | Laceration of abdominal wall with foreign body, left lower quadrant without penetration into peritoneal cavity, subsequent encounter | CMS +S31124S | Laceration of abdominal wall with foreign body, left lower quadrant without penetration into peritoneal cavity, sequela | CMS +S31125A | Laceration of abdominal wall with foreign body, periumbilic region without penetration into peritoneal cavity, initial encounter | CMS +S31125D | Laceration of abdominal wall with foreign body, periumbilic region without penetration into peritoneal cavity, subsequent encounter | CMS +S31125S | Laceration of abdominal wall with foreign body, periumbilic region without penetration into peritoneal cavity, sequela | CMS +S31129A | Laceration of abdominal wall with foreign body, unspecified quadrant without penetration into peritoneal cavity, initial encounter | CMS +S31129D | Laceration of abdominal wall with foreign body, unspecified quadrant without penetration into peritoneal cavity, subsequent encounter | CMS +S31129S | Laceration of abdominal wall with foreign body, unspecified quadrant without penetration into peritoneal cavity, sequela | CMS +S31130A | Puncture wound of abdominal wall without foreign body, right upper quadrant without penetration into peritoneal cavity, initial encounter | CMS +S31130D | Puncture wound of abdominal wall without foreign body, right upper quadrant without penetration into peritoneal cavity, subsequent encounter | CMS +S31130S | Puncture wound of abdominal wall without foreign body, right upper quadrant without penetration into peritoneal cavity, sequela | CMS +S31131A | Puncture wound of abdominal wall without foreign body, left upper quadrant without penetration into peritoneal cavity, initial encounter | CMS +S31131D | Puncture wound of abdominal wall without foreign body, left upper quadrant without penetration into peritoneal cavity, subsequent encounter | CMS +S31131S | Puncture wound of abdominal wall without foreign body, left upper quadrant without penetration into peritoneal cavity, sequela | CMS +S31132A | Puncture wound of abdominal wall without foreign body, epigastric region without penetration into peritoneal cavity, initial encounter | CMS +S31132D | Puncture wound of abdominal wall without foreign body, epigastric region without penetration into peritoneal cavity, subsequent encounter | CMS +S31132S | Puncture wound of abdominal wall without foreign body, epigastric region without penetration into peritoneal cavity, sequela | CMS +S31133A | Puncture wound of abdominal wall without foreign body, right lower quadrant without penetration into peritoneal cavity, initial encounter | CMS +S31133D | Puncture wound of abdominal wall without foreign body, right lower quadrant without penetration into peritoneal cavity, subsequent encounter | CMS +S31133S | Puncture wound of abdominal wall without foreign body, right lower quadrant without penetration into peritoneal cavity, sequela | CMS +S31134A | Puncture wound of abdominal wall without foreign body, left lower quadrant without penetration into peritoneal cavity, initial encounter | CMS +S31134D | Puncture wound of abdominal wall without foreign body, left lower quadrant without penetration into peritoneal cavity, subsequent encounter | CMS +S31134S | Puncture wound of abdominal wall without foreign body, left lower quadrant without penetration into peritoneal cavity, sequela | CMS +S31135A | Puncture wound of abdominal wall without foreign body, periumbilic region without penetration into peritoneal cavity, initial encounter | CMS +S31135D | Puncture wound of abdominal wall without foreign body, periumbilic region without penetration into peritoneal cavity, subsequent encounter | CMS +S31135S | Puncture wound of abdominal wall without foreign body, periumbilic region without penetration into peritoneal cavity, sequela | CMS +S31139A | Puncture wound of abdominal wall without foreign body, unspecified quadrant without penetration into peritoneal cavity, initial encounter | CMS +S31139D | Puncture wound of abdominal wall without foreign body, unspecified quadrant without penetration into peritoneal cavity, subsequent encounter | CMS +S31139S | Puncture wound of abdominal wall without foreign body, unspecified quadrant without penetration into peritoneal cavity, sequela | CMS +S31140A | Puncture wound of abdominal wall with foreign body, right upper quadrant without penetration into peritoneal cavity, initial encounter | CMS +S31140D | Puncture wound of abdominal wall with foreign body, right upper quadrant without penetration into peritoneal cavity, subsequent encounter | CMS +S31140S | Puncture wound of abdominal wall with foreign body, right upper quadrant without penetration into peritoneal cavity, sequela | CMS +S31141A | Puncture wound of abdominal wall with foreign body, left upper quadrant without penetration into peritoneal cavity, initial encounter | CMS +S31141D | Puncture wound of abdominal wall with foreign body, left upper quadrant without penetration into peritoneal cavity, subsequent encounter | CMS +S31141S | Puncture wound of abdominal wall with foreign body, left upper quadrant without penetration into peritoneal cavity, sequela | CMS +S31142A | Puncture wound of abdominal wall with foreign body, epigastric region without penetration into peritoneal cavity, initial encounter | CMS +S31142D | Puncture wound of abdominal wall with foreign body, epigastric region without penetration into peritoneal cavity, subsequent encounter | CMS +S31142S | Puncture wound of abdominal wall with foreign body, epigastric region without penetration into peritoneal cavity, sequela | CMS +S31143A | Puncture wound of abdominal wall with foreign body, right lower quadrant without penetration into peritoneal cavity, initial encounter | CMS +S31143D | Puncture wound of abdominal wall with foreign body, right lower quadrant without penetration into peritoneal cavity, subsequent encounter | CMS +S31143S | Puncture wound of abdominal wall with foreign body, right lower quadrant without penetration into peritoneal cavity, sequela | CMS +S31144A | Puncture wound of abdominal wall with foreign body, left lower quadrant without penetration into peritoneal cavity, initial encounter | CMS +S31144D | Puncture wound of abdominal wall with foreign body, left lower quadrant without penetration into peritoneal cavity, subsequent encounter | CMS +S31144S | Puncture wound of abdominal wall with foreign body, left lower quadrant without penetration into peritoneal cavity, sequela | CMS +S31145A | Puncture wound of abdominal wall with foreign body, periumbilic region without penetration into peritoneal cavity, initial encounter | CMS +S31145D | Puncture wound of abdominal wall with foreign body, periumbilic region without penetration into peritoneal cavity, subsequent encounter | CMS +S31145S | Puncture wound of abdominal wall with foreign body, periumbilic region without penetration into peritoneal cavity, sequela | CMS +S31149A | Puncture wound of abdominal wall with foreign body, unspecified quadrant without penetration into peritoneal cavity, initial encounter | CMS +S31149D | Puncture wound of abdominal wall with foreign body, unspecified quadrant without penetration into peritoneal cavity, subsequent encounter | CMS +S31149S | Puncture wound of abdominal wall with foreign body, unspecified quadrant without penetration into peritoneal cavity, sequela | CMS +S31150A | Open bite of abdominal wall, right upper quadrant without penetration into peritoneal cavity, initial encounter | CMS +S31150D | Open bite of abdominal wall, right upper quadrant without penetration into peritoneal cavity, subsequent encounter | CMS +S31150S | Open bite of abdominal wall, right upper quadrant without penetration into peritoneal cavity, sequela | CMS +S31151A | Open bite of abdominal wall, left upper quadrant without penetration into peritoneal cavity, initial encounter | CMS +S31151D | Open bite of abdominal wall, left upper quadrant without penetration into peritoneal cavity, subsequent encounter | CMS +S31151S | Open bite of abdominal wall, left upper quadrant without penetration into peritoneal cavity, sequela | CMS +S31152A | Open bite of abdominal wall, epigastric region without penetration into peritoneal cavity, initial encounter | CMS +S31152D | Open bite of abdominal wall, epigastric region without penetration into peritoneal cavity, subsequent encounter | CMS +S31152S | Open bite of abdominal wall, epigastric region without penetration into peritoneal cavity, sequela | CMS +S31153A | Open bite of abdominal wall, right lower quadrant without penetration into peritoneal cavity, initial encounter | CMS +S31153D | Open bite of abdominal wall, right lower quadrant without penetration into peritoneal cavity, subsequent encounter | CMS +S31153S | Open bite of abdominal wall, right lower quadrant without penetration into peritoneal cavity, sequela | CMS +S31154A | Open bite of abdominal wall, left lower quadrant without penetration into peritoneal cavity, initial encounter | CMS +S31154D | Open bite of abdominal wall, left lower quadrant without penetration into peritoneal cavity, subsequent encounter | CMS +S31154S | Open bite of abdominal wall, left lower quadrant without penetration into peritoneal cavity, sequela | CMS +S31155A | Open bite of abdominal wall, periumbilic region without penetration into peritoneal cavity, initial encounter | CMS +S31155D | Open bite of abdominal wall, periumbilic region without penetration into peritoneal cavity, subsequent encounter | CMS +S31155S | Open bite of abdominal wall, periumbilic region without penetration into peritoneal cavity, sequela | CMS +S31159A | Open bite of abdominal wall, unspecified quadrant without penetration into peritoneal cavity, initial encounter | CMS +S31159D | Open bite of abdominal wall, unspecified quadrant without penetration into peritoneal cavity, subsequent encounter | CMS +S31159S | Open bite of abdominal wall, unspecified quadrant without penetration into peritoneal cavity, sequela | CMS +S312 | Open wound of penis | WHO +S3120XA | Unspecified open wound of penis, initial encounter | CMS +S3120XD | Unspecified open wound of penis, subsequent encounter | CMS +S3120XS | Unspecified open wound of penis, sequela | CMS +S3121XA | Laceration without foreign body of penis, initial encounter | CMS +S3121XD | Laceration without foreign body of penis, subsequent encounter | CMS +S3121XS | Laceration without foreign body of penis, sequela | CMS +S3122XA | Laceration with foreign body of penis, initial encounter | CMS +S3122XD | Laceration with foreign body of penis, subsequent encounter | CMS +S3122XS | Laceration with foreign body of penis, sequela | CMS +S3123XA | Puncture wound without foreign body of penis, initial encounter | CMS +S3123XD | Puncture wound without foreign body of penis, subsequent encounter | CMS +S3123XS | Puncture wound without foreign body of penis, sequela | CMS +S3124XA | Puncture wound with foreign body of penis, initial encounter | CMS +S3124XD | Puncture wound with foreign body of penis, subsequent encounter | CMS +S3124XS | Puncture wound with foreign body of penis, sequela | CMS +S3125XA | Open bite of penis, initial encounter | CMS +S3125XD | Open bite of penis, subsequent encounter | CMS +S3125XS | Open bite of penis, sequela | CMS +S313 | Open wound of scrotum and testes | WHO +S3130XA | Unspecified open wound of scrotum and testes, initial encounter | CMS +S3130XD | Unspecified open wound of scrotum and testes, subsequent encounter | CMS +S3130XS | Unspecified open wound of scrotum and testes, sequela | CMS +S3131XA | Laceration without foreign body of scrotum and testes, initial encounter | CMS +S3131XD | Laceration without foreign body of scrotum and testes, subsequent encounter | CMS +S3131XS | Laceration without foreign body of scrotum and testes, sequela | CMS +S3132XA | Laceration with foreign body of scrotum and testes, initial encounter | CMS +S3132XD | Laceration with foreign body of scrotum and testes, subsequent encounter | CMS +S3132XS | Laceration with foreign body of scrotum and testes, sequela | CMS +S3133XA | Puncture wound without foreign body of scrotum and testes, initial encounter | CMS +S3133XD | Puncture wound without foreign body of scrotum and testes, subsequent encounter | CMS +S3133XS | Puncture wound without foreign body of scrotum and testes, sequela | CMS +S3134XA | Puncture wound with foreign body of scrotum and testes, initial encounter | CMS +S3134XD | Puncture wound with foreign body of scrotum and testes, subsequent encounter | CMS +S3134XS | Puncture wound with foreign body of scrotum and testes, sequela | CMS +S3135XA | Open bite of scrotum and testes, initial encounter | CMS +S3135XD | Open bite of scrotum and testes, subsequent encounter | CMS +S3135XS | Open bite of scrotum and testes, sequela | CMS +S314 | Open wound of vagina and vulva | WHO +S3140XA | Unspecified open wound of vagina and vulva, initial encounter | CMS +S3140XD | Unspecified open wound of vagina and vulva, subsequent encounter | CMS +S3140XS | Unspecified open wound of vagina and vulva, sequela | CMS +S3141XA | Laceration without foreign body of vagina and vulva, initial encounter | CMS +S3141XD | Laceration without foreign body of vagina and vulva, subsequent encounter | CMS +S3141XS | Laceration without foreign body of vagina and vulva, sequela | CMS +S3142XA | Laceration with foreign body of vagina and vulva, initial encounter | CMS +S3142XD | Laceration with foreign body of vagina and vulva, subsequent encounter | CMS +S3142XS | Laceration with foreign body of vagina and vulva, sequela | CMS +S3143XA | Puncture wound without foreign body of vagina and vulva, initial encounter | CMS +S3143XD | Puncture wound without foreign body of vagina and vulva, subsequent encounter | CMS +S3143XS | Puncture wound without foreign body of vagina and vulva, sequela | CMS +S3144XA | Puncture wound with foreign body of vagina and vulva, initial encounter | CMS +S3144XD | Puncture wound with foreign body of vagina and vulva, subsequent encounter | CMS +S3144XS | Puncture wound with foreign body of vagina and vulva, sequela | CMS +S3145XA | Open bite of vagina and vulva, initial encounter | CMS +S3145XD | Open bite of vagina and vulva, subsequent encounter | CMS +S3145XS | Open bite of vagina and vulva, sequela | CMS +S315 | Open wound of other and unspecified external genital organs | WHO +S31501A | Unspecified open wound of unspecified external genital organs, male, initial encounter | CMS +S31501D | Unspecified open wound of unspecified external genital organs, male, subsequent encounter | CMS +S31501S | Unspecified open wound of unspecified external genital organs, male, sequela | CMS +S31502A | Unspecified open wound of unspecified external genital organs, female, initial encounter | CMS +S31502D | Unspecified open wound of unspecified external genital organs, female, subsequent encounter | CMS +S31502S | Unspecified open wound of unspecified external genital organs, female, sequela | CMS +S31511A | Laceration without foreign body of unspecified external genital organs, male, initial encounter | CMS +S31511D | Laceration without foreign body of unspecified external genital organs, male, subsequent encounter | CMS +S31511S | Laceration without foreign body of unspecified external genital organs, male, sequela | CMS +S31512A | Laceration without foreign body of unspecified external genital organs, female, initial encounter | CMS +S31512D | Laceration without foreign body of unspecified external genital organs, female, subsequent encounter | CMS +S31512S | Laceration without foreign body of unspecified external genital organs, female, sequela | CMS +S31521A | Laceration with foreign body of unspecified external genital organs, male, initial encounter | CMS +S31521D | Laceration with foreign body of unspecified external genital organs, male, subsequent encounter | CMS +S31521S | Laceration with foreign body of unspecified external genital organs, male, sequela | CMS +S31522A | Laceration with foreign body of unspecified external genital organs, female, initial encounter | CMS +S31522D | Laceration with foreign body of unspecified external genital organs, female, subsequent encounter | CMS +S31522S | Laceration with foreign body of unspecified external genital organs, female, sequela | CMS +S31531A | Puncture wound without foreign body of unspecified external genital organs, male, initial encounter | CMS +S31531D | Puncture wound without foreign body of unspecified external genital organs, male, subsequent encounter | CMS +S31531S | Puncture wound without foreign body of unspecified external genital organs, male, sequela | CMS +S31532A | Puncture wound without foreign body of unspecified external genital organs, female, initial encounter | CMS +S31532D | Puncture wound without foreign body of unspecified external genital organs, female, subsequent encounter | CMS +S31532S | Puncture wound without foreign body of unspecified external genital organs, female, sequela | CMS +S31541A | Puncture wound with foreign body of unspecified external genital organs, male, initial encounter | CMS +S31541D | Puncture wound with foreign body of unspecified external genital organs, male, subsequent encounter | CMS +S31541S | Puncture wound with foreign body of unspecified external genital organs, male, sequela | CMS +S31542A | Puncture wound with foreign body of unspecified external genital organs, female, initial encounter | CMS +S31542D | Puncture wound with foreign body of unspecified external genital organs, female, subsequent encounter | CMS +S31542S | Puncture wound with foreign body of unspecified external genital organs, female, sequela | CMS +S31551A | Open bite of unspecified external genital organs, male, initial encounter | CMS +S31551D | Open bite of unspecified external genital organs, male, subsequent encounter | CMS +S31551S | Open bite of unspecified external genital organs, male, sequela | CMS +S31552A | Open bite of unspecified external genital organs, female, initial encounter | CMS +S31552D | Open bite of unspecified external genital organs, female, subsequent encounter | CMS +S31552S | Open bite of unspecified external genital organs, female, sequela | CMS +S31600A | Unspecified open wound of abdominal wall, right upper quadrant with penetration into peritoneal cavity, initial encounter | CMS +S31600D | Unspecified open wound of abdominal wall, right upper quadrant with penetration into peritoneal cavity, subsequent encounter | CMS +S31600S | Unspecified open wound of abdominal wall, right upper quadrant with penetration into peritoneal cavity, sequela | CMS +S31601A | Unspecified open wound of abdominal wall, left upper quadrant with penetration into peritoneal cavity, initial encounter | CMS +S31601D | Unspecified open wound of abdominal wall, left upper quadrant with penetration into peritoneal cavity, subsequent encounter | CMS +S31601S | Unspecified open wound of abdominal wall, left upper quadrant with penetration into peritoneal cavity, sequela | CMS +S31602A | Unspecified open wound of abdominal wall, epigastric region with penetration into peritoneal cavity, initial encounter | CMS +S31602D | Unspecified open wound of abdominal wall, epigastric region with penetration into peritoneal cavity, subsequent encounter | CMS +S31602S | Unspecified open wound of abdominal wall, epigastric region with penetration into peritoneal cavity, sequela | CMS +S31603A | Unspecified open wound of abdominal wall, right lower quadrant with penetration into peritoneal cavity, initial encounter | CMS +S31603D | Unspecified open wound of abdominal wall, right lower quadrant with penetration into peritoneal cavity, subsequent encounter | CMS +S31603S | Unspecified open wound of abdominal wall, right lower quadrant with penetration into peritoneal cavity, sequela | CMS +S31604A | Unspecified open wound of abdominal wall, left lower quadrant with penetration into peritoneal cavity, initial encounter | CMS +S31604D | Unspecified open wound of abdominal wall, left lower quadrant with penetration into peritoneal cavity, subsequent encounter | CMS +S31604S | Unspecified open wound of abdominal wall, left lower quadrant with penetration into peritoneal cavity, sequela | CMS +S31605A | Unspecified open wound of abdominal wall, periumbilic region with penetration into peritoneal cavity, initial encounter | CMS +S31605D | Unspecified open wound of abdominal wall, periumbilic region with penetration into peritoneal cavity, subsequent encounter | CMS +S31605S | Unspecified open wound of abdominal wall, periumbilic region with penetration into peritoneal cavity, sequela | CMS +S31609A | Unspecified open wound of abdominal wall, unspecified quadrant with penetration into peritoneal cavity, initial encounter | CMS +S31609D | Unspecified open wound of abdominal wall, unspecified quadrant with penetration into peritoneal cavity, subsequent encounter | CMS +S31609S | Unspecified open wound of abdominal wall, unspecified quadrant with penetration into peritoneal cavity, sequela | CMS +S31610A | Laceration without foreign body of abdominal wall, right upper quadrant with penetration into peritoneal cavity, initial encounter | CMS +S31610D | Laceration without foreign body of abdominal wall, right upper quadrant with penetration into peritoneal cavity, subsequent encounter | CMS +S31610S | Laceration without foreign body of abdominal wall, right upper quadrant with penetration into peritoneal cavity, sequela | CMS +S31611A | Laceration without foreign body of abdominal wall, left upper quadrant with penetration into peritoneal cavity, initial encounter | CMS +S31611D | Laceration without foreign body of abdominal wall, left upper quadrant with penetration into peritoneal cavity, subsequent encounter | CMS +S31611S | Laceration without foreign body of abdominal wall, left upper quadrant with penetration into peritoneal cavity, sequela | CMS +S31612A | Laceration without foreign body of abdominal wall, epigastric region with penetration into peritoneal cavity, initial encounter | CMS +S31612D | Laceration without foreign body of abdominal wall, epigastric region with penetration into peritoneal cavity, subsequent encounter | CMS +S31612S | Laceration without foreign body of abdominal wall, epigastric region with penetration into peritoneal cavity, sequela | CMS +S31613A | Laceration without foreign body of abdominal wall, right lower quadrant with penetration into peritoneal cavity, initial encounter | CMS +S31613D | Laceration without foreign body of abdominal wall, right lower quadrant with penetration into peritoneal cavity, subsequent encounter | CMS +S31613S | Laceration without foreign body of abdominal wall, right lower quadrant with penetration into peritoneal cavity, sequela | CMS +S31614A | Laceration without foreign body of abdominal wall, left lower quadrant with penetration into peritoneal cavity, initial encounter | CMS +S31614D | Laceration without foreign body of abdominal wall, left lower quadrant with penetration into peritoneal cavity, subsequent encounter | CMS +S31614S | Laceration without foreign body of abdominal wall, left lower quadrant with penetration into peritoneal cavity, sequela | CMS +S31615A | Laceration without foreign body of abdominal wall, periumbilic region with penetration into peritoneal cavity, initial encounter | CMS +S31615D | Laceration without foreign body of abdominal wall, periumbilic region with penetration into peritoneal cavity, subsequent encounter | CMS +S31615S | Laceration without foreign body of abdominal wall, periumbilic region with penetration into peritoneal cavity, sequela | CMS +S31619A | Laceration without foreign body of abdominal wall, unspecified quadrant with penetration into peritoneal cavity, initial encounter | CMS +S31619D | Laceration without foreign body of abdominal wall, unspecified quadrant with penetration into peritoneal cavity, subsequent encounter | CMS +S31619S | Laceration without foreign body of abdominal wall, unspecified quadrant with penetration into peritoneal cavity, sequela | CMS +S31620A | Laceration with foreign body of abdominal wall, right upper quadrant with penetration into peritoneal cavity, initial encounter | CMS +S31620D | Laceration with foreign body of abdominal wall, right upper quadrant with penetration into peritoneal cavity, subsequent encounter | CMS +S31620S | Laceration with foreign body of abdominal wall, right upper quadrant with penetration into peritoneal cavity, sequela | CMS +S31621A | Laceration with foreign body of abdominal wall, left upper quadrant with penetration into peritoneal cavity, initial encounter | CMS +S31621D | Laceration with foreign body of abdominal wall, left upper quadrant with penetration into peritoneal cavity, subsequent encounter | CMS +S31621S | Laceration with foreign body of abdominal wall, left upper quadrant with penetration into peritoneal cavity, sequela | CMS +S31622A | Laceration with foreign body of abdominal wall, epigastric region with penetration into peritoneal cavity, initial encounter | CMS +S31622D | Laceration with foreign body of abdominal wall, epigastric region with penetration into peritoneal cavity, subsequent encounter | CMS +S31622S | Laceration with foreign body of abdominal wall, epigastric region with penetration into peritoneal cavity, sequela | CMS +S31623A | Laceration with foreign body of abdominal wall, right lower quadrant with penetration into peritoneal cavity, initial encounter | CMS +S31623D | Laceration with foreign body of abdominal wall, right lower quadrant with penetration into peritoneal cavity, subsequent encounter | CMS +S31623S | Laceration with foreign body of abdominal wall, right lower quadrant with penetration into peritoneal cavity, sequela | CMS +S31624A | Laceration with foreign body of abdominal wall, left lower quadrant with penetration into peritoneal cavity, initial encounter | CMS +S31624D | Laceration with foreign body of abdominal wall, left lower quadrant with penetration into peritoneal cavity, subsequent encounter | CMS +S31624S | Laceration with foreign body of abdominal wall, left lower quadrant with penetration into peritoneal cavity, sequela | CMS +S31625A | Laceration with foreign body of abdominal wall, periumbilic region with penetration into peritoneal cavity, initial encounter | CMS +S31625D | Laceration with foreign body of abdominal wall, periumbilic region with penetration into peritoneal cavity, subsequent encounter | CMS +S31625S | Laceration with foreign body of abdominal wall, periumbilic region with penetration into peritoneal cavity, sequela | CMS +S31629A | Laceration with foreign body of abdominal wall, unspecified quadrant with penetration into peritoneal cavity, initial encounter | CMS +S31629D | Laceration with foreign body of abdominal wall, unspecified quadrant with penetration into peritoneal cavity, subsequent encounter | CMS +S31629S | Laceration with foreign body of abdominal wall, unspecified quadrant with penetration into peritoneal cavity, sequela | CMS +S31630A | Puncture wound without foreign body of abdominal wall, right upper quadrant with penetration into peritoneal cavity, initial encounter | CMS +S31630D | Puncture wound without foreign body of abdominal wall, right upper quadrant with penetration into peritoneal cavity, subsequent encounter | CMS +S31630S | Puncture wound without foreign body of abdominal wall, right upper quadrant with penetration into peritoneal cavity, sequela | CMS +S31631A | Puncture wound without foreign body of abdominal wall, left upper quadrant with penetration into peritoneal cavity, initial encounter | CMS +S31631D | Puncture wound without foreign body of abdominal wall, left upper quadrant with penetration into peritoneal cavity, subsequent encounter | CMS +S31631S | Puncture wound without foreign body of abdominal wall, left upper quadrant with penetration into peritoneal cavity, sequela | CMS +S31632A | Puncture wound without foreign body of abdominal wall, epigastric region with penetration into peritoneal cavity, initial encounter | CMS +S31632D | Puncture wound without foreign body of abdominal wall, epigastric region with penetration into peritoneal cavity, subsequent encounter | CMS +S31632S | Puncture wound without foreign body of abdominal wall, epigastric region with penetration into peritoneal cavity, sequela | CMS +S31633A | Puncture wound without foreign body of abdominal wall, right lower quadrant with penetration into peritoneal cavity, initial encounter | CMS +S31633D | Puncture wound without foreign body of abdominal wall, right lower quadrant with penetration into peritoneal cavity, subsequent encounter | CMS +S31633S | Puncture wound without foreign body of abdominal wall, right lower quadrant with penetration into peritoneal cavity, sequela | CMS +S31634A | Puncture wound without foreign body of abdominal wall, left lower quadrant with penetration into peritoneal cavity, initial encounter | CMS +S31634D | Puncture wound without foreign body of abdominal wall, left lower quadrant with penetration into peritoneal cavity, subsequent encounter | CMS +S31634S | Puncture wound without foreign body of abdominal wall, left lower quadrant with penetration into peritoneal cavity, sequela | CMS +S31635A | Puncture wound without foreign body of abdominal wall, periumbilic region with penetration into peritoneal cavity, initial encounter | CMS +S31635D | Puncture wound without foreign body of abdominal wall, periumbilic region with penetration into peritoneal cavity, subsequent encounter | CMS +S31635S | Puncture wound without foreign body of abdominal wall, periumbilic region with penetration into peritoneal cavity, sequela | CMS +S31639A | Puncture wound without foreign body of abdominal wall, unspecified quadrant with penetration into peritoneal cavity, initial encounter | CMS +S31639D | Puncture wound without foreign body of abdominal wall, unspecified quadrant with penetration into peritoneal cavity, subsequent encounter | CMS +S31639S | Puncture wound without foreign body of abdominal wall, unspecified quadrant with penetration into peritoneal cavity, sequela | CMS +S31640A | Puncture wound with foreign body of abdominal wall, right upper quadrant with penetration into peritoneal cavity, initial encounter | CMS +S31640D | Puncture wound with foreign body of abdominal wall, right upper quadrant with penetration into peritoneal cavity, subsequent encounter | CMS +S31640S | Puncture wound with foreign body of abdominal wall, right upper quadrant with penetration into peritoneal cavity, sequela | CMS +S31641A | Puncture wound with foreign body of abdominal wall, left upper quadrant with penetration into peritoneal cavity, initial encounter | CMS +S31641D | Puncture wound with foreign body of abdominal wall, left upper quadrant with penetration into peritoneal cavity, subsequent encounter | CMS +S31641S | Puncture wound with foreign body of abdominal wall, left upper quadrant with penetration into peritoneal cavity, sequela | CMS +S31642A | Puncture wound with foreign body of abdominal wall, epigastric region with penetration into peritoneal cavity, initial encounter | CMS +S31642D | Puncture wound with foreign body of abdominal wall, epigastric region with penetration into peritoneal cavity, subsequent encounter | CMS +S31642S | Puncture wound with foreign body of abdominal wall, epigastric region with penetration into peritoneal cavity, sequela | CMS +S31643A | Puncture wound with foreign body of abdominal wall, right lower quadrant with penetration into peritoneal cavity, initial encounter | CMS +S31643D | Puncture wound with foreign body of abdominal wall, right lower quadrant with penetration into peritoneal cavity, subsequent encounter | CMS +S31643S | Puncture wound with foreign body of abdominal wall, right lower quadrant with penetration into peritoneal cavity, sequela | CMS +S31644A | Puncture wound with foreign body of abdominal wall, left lower quadrant with penetration into peritoneal cavity, initial encounter | CMS +S31644D | Puncture wound with foreign body of abdominal wall, left lower quadrant with penetration into peritoneal cavity, subsequent encounter | CMS +S31644S | Puncture wound with foreign body of abdominal wall, left lower quadrant with penetration into peritoneal cavity, sequela | CMS +S31645A | Puncture wound with foreign body of abdominal wall, periumbilic region with penetration into peritoneal cavity, initial encounter | CMS +S31645D | Puncture wound with foreign body of abdominal wall, periumbilic region with penetration into peritoneal cavity, subsequent encounter | CMS +S31645S | Puncture wound with foreign body of abdominal wall, periumbilic region with penetration into peritoneal cavity, sequela | CMS +S31649A | Puncture wound with foreign body of abdominal wall, unspecified quadrant with penetration into peritoneal cavity, initial encounter | CMS +S31649D | Puncture wound with foreign body of abdominal wall, unspecified quadrant with penetration into peritoneal cavity, subsequent encounter | CMS +S31649S | Puncture wound with foreign body of abdominal wall, unspecified quadrant with penetration into peritoneal cavity, sequela | CMS +S31650A | Open bite of abdominal wall, right upper quadrant with penetration into peritoneal cavity, initial encounter | CMS +S31650D | Open bite of abdominal wall, right upper quadrant with penetration into peritoneal cavity, subsequent encounter | CMS +S31650S | Open bite of abdominal wall, right upper quadrant with penetration into peritoneal cavity, sequela | CMS +S31651A | Open bite of abdominal wall, left upper quadrant with penetration into peritoneal cavity, initial encounter | CMS +S31651D | Open bite of abdominal wall, left upper quadrant with penetration into peritoneal cavity, subsequent encounter | CMS +S31651S | Open bite of abdominal wall, left upper quadrant with penetration into peritoneal cavity, sequela | CMS +S31652A | Open bite of abdominal wall, epigastric region with penetration into peritoneal cavity, initial encounter | CMS +S31652D | Open bite of abdominal wall, epigastric region with penetration into peritoneal cavity, subsequent encounter | CMS +S31652S | Open bite of abdominal wall, epigastric region with penetration into peritoneal cavity, sequela | CMS +S31653A | Open bite of abdominal wall, right lower quadrant with penetration into peritoneal cavity, initial encounter | CMS +S31653D | Open bite of abdominal wall, right lower quadrant with penetration into peritoneal cavity, subsequent encounter | CMS +S31653S | Open bite of abdominal wall, right lower quadrant with penetration into peritoneal cavity, sequela | CMS +S31654A | Open bite of abdominal wall, left lower quadrant with penetration into peritoneal cavity, initial encounter | CMS +S31654D | Open bite of abdominal wall, left lower quadrant with penetration into peritoneal cavity, subsequent encounter | CMS +S31654S | Open bite of abdominal wall, left lower quadrant with penetration into peritoneal cavity, sequela | CMS +S31655A | Open bite of abdominal wall, periumbilic region with penetration into peritoneal cavity, initial encounter | CMS +S31655D | Open bite of abdominal wall, periumbilic region with penetration into peritoneal cavity, subsequent encounter | CMS +S31655S | Open bite of abdominal wall, periumbilic region with penetration into peritoneal cavity, sequela | CMS +S31659A | Open bite of abdominal wall, unspecified quadrant with penetration into peritoneal cavity, initial encounter | CMS +S31659D | Open bite of abdominal wall, unspecified quadrant with penetration into peritoneal cavity, subsequent encounter | CMS +S31659S | Open bite of abdominal wall, unspecified quadrant with penetration into peritoneal cavity, sequela | CMS +S317 | Multiple open wounds of abdomen, lower back and pelvis | WHO +S318 | Open wound of other and unspecified parts of abdomen | WHO +S31801A | Laceration without foreign body of unspecified buttock, initial encounter | CMS +S31801D | Laceration without foreign body of unspecified buttock, subsequent encounter | CMS +S31801S | Laceration without foreign body of unspecified buttock, sequela | CMS +S31802A | Laceration with foreign body of unspecified buttock, initial encounter | CMS +S31802D | Laceration with foreign body of unspecified buttock, subsequent encounter | CMS +S31802S | Laceration with foreign body of unspecified buttock, sequela | CMS +S31803A | Puncture wound without foreign body of unspecified buttock, initial encounter | CMS +S31803D | Puncture wound without foreign body of unspecified buttock, subsequent encounter | CMS +S31803S | Puncture wound without foreign body of unspecified buttock, sequela | CMS +S31804A | Puncture wound with foreign body of unspecified buttock, initial encounter | CMS +S31804D | Puncture wound with foreign body of unspecified buttock, subsequent encounter | CMS +S31804S | Puncture wound with foreign body of unspecified buttock, sequela | CMS +S31805A | Open bite of unspecified buttock, initial encounter | CMS +S31805D | Open bite of unspecified buttock, subsequent encounter | CMS +S31805S | Open bite of unspecified buttock, sequela | CMS +S31809A | Unspecified open wound of unspecified buttock, initial encounter | CMS +S31809D | Unspecified open wound of unspecified buttock, subsequent encounter | CMS +S31809S | Unspecified open wound of unspecified buttock, sequela | CMS +S31811A | Laceration without foreign body of right buttock, initial encounter | CMS +S31811D | Laceration without foreign body of right buttock, subsequent encounter | CMS +S31811S | Laceration without foreign body of right buttock, sequela | CMS +S31812A | Laceration with foreign body of right buttock, initial encounter | CMS +S31812D | Laceration with foreign body of right buttock, subsequent encounter | CMS +S31812S | Laceration with foreign body of right buttock, sequela | CMS +S31813A | Puncture wound without foreign body of right buttock, initial encounter | CMS +S31813D | Puncture wound without foreign body of right buttock, subsequent encounter | CMS +S31813S | Puncture wound without foreign body of right buttock, sequela | CMS +S31814A | Puncture wound with foreign body of right buttock, initial encounter | CMS +S31814D | Puncture wound with foreign body of right buttock, subsequent encounter | CMS +S31814S | Puncture wound with foreign body of right buttock, sequela | CMS +S31815A | Open bite of right buttock, initial encounter | CMS +S31815D | Open bite of right buttock, subsequent encounter | CMS +S31815S | Open bite of right buttock, sequela | CMS +S31819A | Unspecified open wound of right buttock, initial encounter | CMS +S31819D | Unspecified open wound of right buttock, subsequent encounter | CMS +S31819S | Unspecified open wound of right buttock, sequela | CMS +S31821A | Laceration without foreign body of left buttock, initial encounter | CMS +S31821D | Laceration without foreign body of left buttock, subsequent encounter | CMS +S31821S | Laceration without foreign body of left buttock, sequela | CMS +S31822A | Laceration with foreign body of left buttock, initial encounter | CMS +S31822D | Laceration with foreign body of left buttock, subsequent encounter | CMS +S31822S | Laceration with foreign body of left buttock, sequela | CMS +S31823A | Puncture wound without foreign body of left buttock, initial encounter | CMS +S31823D | Puncture wound without foreign body of left buttock, subsequent encounter | CMS +S31823S | Puncture wound without foreign body of left buttock, sequela | CMS +S31824A | Puncture wound with foreign body of left buttock, initial encounter | CMS +S31824D | Puncture wound with foreign body of left buttock, subsequent encounter | CMS +S31824S | Puncture wound with foreign body of left buttock, sequela | CMS +S31825A | Open bite of left buttock, initial encounter | CMS +S31825D | Open bite of left buttock, subsequent encounter | CMS +S31825S | Open bite of left buttock, sequela | CMS +S31829A | Unspecified open wound of left buttock, initial encounter | CMS +S31829D | Unspecified open wound of left buttock, subsequent encounter | CMS +S31829S | Unspecified open wound of left buttock, sequela | CMS +S31831A | Laceration without foreign body of anus, initial encounter | CMS +S31831D | Laceration without foreign body of anus, subsequent encounter | CMS +S31831S | Laceration without foreign body of anus, sequela | CMS +S31832A | Laceration with foreign body of anus, initial encounter | CMS +S31832D | Laceration with foreign body of anus, subsequent encounter | CMS +S31832S | Laceration with foreign body of anus, sequela | CMS +S31833A | Puncture wound without foreign body of anus, initial encounter | CMS +S31833D | Puncture wound without foreign body of anus, subsequent encounter | CMS +S31833S | Puncture wound without foreign body of anus, sequela | CMS +S31834A | Puncture wound with foreign body of anus, initial encounter | CMS +S31834D | Puncture wound with foreign body of anus, subsequent encounter | CMS +S31834S | Puncture wound with foreign body of anus, sequela | CMS +S31835A | Open bite of anus, initial encounter | CMS +S31835D | Open bite of anus, subsequent encounter | CMS +S31835S | Open bite of anus, sequela | CMS +S31839A | Unspecified open wound of anus, initial encounter | CMS +S31839D | Unspecified open wound of anus, subsequent encounter | CMS +S31839S | Unspecified open wound of anus, sequela | CMS +S32 | Fracture of lumbar spine and pelvis | WHO +S320 | Fracture of lumbar vertebra | WHO +S32000A | Wedge compression fracture of unspecified lumbar vertebra, initial encounter for closed fracture | CMS +S32000B | Wedge compression fracture of unspecified lumbar vertebra, initial encounter for open fracture | CMS +S32000D | Wedge compression fracture of unspecified lumbar vertebra, subsequent encounter for fracture with routine healing | CMS +S32000G | Wedge compression fracture of unspecified lumbar vertebra, subsequent encounter for fracture with delayed healing | CMS +S32000K | Wedge compression fracture of unspecified lumbar vertebra, subsequent encounter for fracture with nonunion | CMS +S32000S | Wedge compression fracture of unspecified lumbar vertebra, sequela | CMS +S32001A | Stable burst fracture of unspecified lumbar vertebra, initial encounter for closed fracture | CMS +S32001B | Stable burst fracture of unspecified lumbar vertebra, initial encounter for open fracture | CMS +S32001D | Stable burst fracture of unspecified lumbar vertebra, subsequent encounter for fracture with routine healing | CMS +S32001G | Stable burst fracture of unspecified lumbar vertebra, subsequent encounter for fracture with delayed healing | CMS +S32001K | Stable burst fracture of unspecified lumbar vertebra, subsequent encounter for fracture with nonunion | CMS +S32001S | Stable burst fracture of unspecified lumbar vertebra, sequela | CMS +S32002A | Unstable burst fracture of unspecified lumbar vertebra, initial encounter for closed fracture | CMS +S32002B | Unstable burst fracture of unspecified lumbar vertebra, initial encounter for open fracture | CMS +S32002D | Unstable burst fracture of unspecified lumbar vertebra, subsequent encounter for fracture with routine healing | CMS +S32002G | Unstable burst fracture of unspecified lumbar vertebra, subsequent encounter for fracture with delayed healing | CMS +S32002K | Unstable burst fracture of unspecified lumbar vertebra, subsequent encounter for fracture with nonunion | CMS +S32002S | Unstable burst fracture of unspecified lumbar vertebra, sequela | CMS +S32008A | Other fracture of unspecified lumbar vertebra, initial encounter for closed fracture | CMS +S32008B | Other fracture of unspecified lumbar vertebra, initial encounter for open fracture | CMS +S32008D | Other fracture of unspecified lumbar vertebra, subsequent encounter for fracture with routine healing | CMS +S32008G | Other fracture of unspecified lumbar vertebra, subsequent encounter for fracture with delayed healing | CMS +S32008K | Other fracture of unspecified lumbar vertebra, subsequent encounter for fracture with nonunion | CMS +S32008S | Other fracture of unspecified lumbar vertebra, sequela | CMS +S32009A | Unspecified fracture of unspecified lumbar vertebra, initial encounter for closed fracture | CMS +S32009B | Unspecified fracture of unspecified lumbar vertebra, initial encounter for open fracture | CMS +S32009D | Unspecified fracture of unspecified lumbar vertebra, subsequent encounter for fracture with routine healing | CMS +S32009G | Unspecified fracture of unspecified lumbar vertebra, subsequent encounter for fracture with delayed healing | CMS +S32009K | Unspecified fracture of unspecified lumbar vertebra, subsequent encounter for fracture with nonunion | CMS +S32009S | Unspecified fracture of unspecified lumbar vertebra, sequela | CMS +S32010A | Wedge compression fracture of first lumbar vertebra, initial encounter for closed fracture | CMS +S32010B | Wedge compression fracture of first lumbar vertebra, initial encounter for open fracture | CMS +S32010D | Wedge compression fracture of first lumbar vertebra, subsequent encounter for fracture with routine healing | CMS +S32010G | Wedge compression fracture of first lumbar vertebra, subsequent encounter for fracture with delayed healing | CMS +S32010K | Wedge compression fracture of first lumbar vertebra, subsequent encounter for fracture with nonunion | CMS +S32010S | Wedge compression fracture of first lumbar vertebra, sequela | CMS +S32011A | Stable burst fracture of first lumbar vertebra, initial encounter for closed fracture | CMS +S32011B | Stable burst fracture of first lumbar vertebra, initial encounter for open fracture | CMS +S32011D | Stable burst fracture of first lumbar vertebra, subsequent encounter for fracture with routine healing | CMS +S32011G | Stable burst fracture of first lumbar vertebra, subsequent encounter for fracture with delayed healing | CMS +S32011K | Stable burst fracture of first lumbar vertebra, subsequent encounter for fracture with nonunion | CMS +S32011S | Stable burst fracture of first lumbar vertebra, sequela | CMS +S32012A | Unstable burst fracture of first lumbar vertebra, initial encounter for closed fracture | CMS +S32012B | Unstable burst fracture of first lumbar vertebra, initial encounter for open fracture | CMS +S32012D | Unstable burst fracture of first lumbar vertebra, subsequent encounter for fracture with routine healing | CMS +S32012G | Unstable burst fracture of first lumbar vertebra, subsequent encounter for fracture with delayed healing | CMS +S32012K | Unstable burst fracture of first lumbar vertebra, subsequent encounter for fracture with nonunion | CMS +S32012S | Unstable burst fracture of first lumbar vertebra, sequela | CMS +S32018A | Other fracture of first lumbar vertebra, initial encounter for closed fracture | CMS +S32018B | Other fracture of first lumbar vertebra, initial encounter for open fracture | CMS +S32018D | Other fracture of first lumbar vertebra, subsequent encounter for fracture with routine healing | CMS +S32018G | Other fracture of first lumbar vertebra, subsequent encounter for fracture with delayed healing | CMS +S32018K | Other fracture of first lumbar vertebra, subsequent encounter for fracture with nonunion | CMS +S32018S | Other fracture of first lumbar vertebra, sequela | CMS +S32019A | Unspecified fracture of first lumbar vertebra, initial encounter for closed fracture | CMS +S32019B | Unspecified fracture of first lumbar vertebra, initial encounter for open fracture | CMS +S32019D | Unspecified fracture of first lumbar vertebra, subsequent encounter for fracture with routine healing | CMS +S32019G | Unspecified fracture of first lumbar vertebra, subsequent encounter for fracture with delayed healing | CMS +S32019K | Unspecified fracture of first lumbar vertebra, subsequent encounter for fracture with nonunion | CMS +S32019S | Unspecified fracture of first lumbar vertebra, sequela | CMS +S32020A | Wedge compression fracture of second lumbar vertebra, initial encounter for closed fracture | CMS +S32020B | Wedge compression fracture of second lumbar vertebra, initial encounter for open fracture | CMS +S32020D | Wedge compression fracture of second lumbar vertebra, subsequent encounter for fracture with routine healing | CMS +S32020G | Wedge compression fracture of second lumbar vertebra, subsequent encounter for fracture with delayed healing | CMS +S32020K | Wedge compression fracture of second lumbar vertebra, subsequent encounter for fracture with nonunion | CMS +S32020S | Wedge compression fracture of second lumbar vertebra, sequela | CMS +S32021A | Stable burst fracture of second lumbar vertebra, initial encounter for closed fracture | CMS +S32021B | Stable burst fracture of second lumbar vertebra, initial encounter for open fracture | CMS +S32021D | Stable burst fracture of second lumbar vertebra, subsequent encounter for fracture with routine healing | CMS +S32021G | Stable burst fracture of second lumbar vertebra, subsequent encounter for fracture with delayed healing | CMS +S32021K | Stable burst fracture of second lumbar vertebra, subsequent encounter for fracture with nonunion | CMS +S32021S | Stable burst fracture of second lumbar vertebra, sequela | CMS +S32022A | Unstable burst fracture of second lumbar vertebra, initial encounter for closed fracture | CMS +S32022B | Unstable burst fracture of second lumbar vertebra, initial encounter for open fracture | CMS +S32022D | Unstable burst fracture of second lumbar vertebra, subsequent encounter for fracture with routine healing | CMS +S32022G | Unstable burst fracture of second lumbar vertebra, subsequent encounter for fracture with delayed healing | CMS +S32022K | Unstable burst fracture of second lumbar vertebra, subsequent encounter for fracture with nonunion | CMS +S32022S | Unstable burst fracture of second lumbar vertebra, sequela | CMS +S32028A | Other fracture of second lumbar vertebra, initial encounter for closed fracture | CMS +S32028B | Other fracture of second lumbar vertebra, initial encounter for open fracture | CMS +S32028D | Other fracture of second lumbar vertebra, subsequent encounter for fracture with routine healing | CMS +S32028G | Other fracture of second lumbar vertebra, subsequent encounter for fracture with delayed healing | CMS +S32028K | Other fracture of second lumbar vertebra, subsequent encounter for fracture with nonunion | CMS +S32028S | Other fracture of second lumbar vertebra, sequela | CMS +S32029A | Unspecified fracture of second lumbar vertebra, initial encounter for closed fracture | CMS +S32029B | Unspecified fracture of second lumbar vertebra, initial encounter for open fracture | CMS +S32029D | Unspecified fracture of second lumbar vertebra, subsequent encounter for fracture with routine healing | CMS +S32029G | Unspecified fracture of second lumbar vertebra, subsequent encounter for fracture with delayed healing | CMS +S32029K | Unspecified fracture of second lumbar vertebra, subsequent encounter for fracture with nonunion | CMS +S32029S | Unspecified fracture of second lumbar vertebra, sequela | CMS +S32030A | Wedge compression fracture of third lumbar vertebra, initial encounter for closed fracture | CMS +S32030B | Wedge compression fracture of third lumbar vertebra, initial encounter for open fracture | CMS +S32030D | Wedge compression fracture of third lumbar vertebra, subsequent encounter for fracture with routine healing | CMS +S32030G | Wedge compression fracture of third lumbar vertebra, subsequent encounter for fracture with delayed healing | CMS +S32030K | Wedge compression fracture of third lumbar vertebra, subsequent encounter for fracture with nonunion | CMS +S32030S | Wedge compression fracture of third lumbar vertebra, sequela | CMS +S32031A | Stable burst fracture of third lumbar vertebra, initial encounter for closed fracture | CMS +S32031B | Stable burst fracture of third lumbar vertebra, initial encounter for open fracture | CMS +S32031D | Stable burst fracture of third lumbar vertebra, subsequent encounter for fracture with routine healing | CMS +S32031G | Stable burst fracture of third lumbar vertebra, subsequent encounter for fracture with delayed healing | CMS +S32031K | Stable burst fracture of third lumbar vertebra, subsequent encounter for fracture with nonunion | CMS +S32031S | Stable burst fracture of third lumbar vertebra, sequela | CMS +S32032A | Unstable burst fracture of third lumbar vertebra, initial encounter for closed fracture | CMS +S32032B | Unstable burst fracture of third lumbar vertebra, initial encounter for open fracture | CMS +S32032D | Unstable burst fracture of third lumbar vertebra, subsequent encounter for fracture with routine healing | CMS +S32032G | Unstable burst fracture of third lumbar vertebra, subsequent encounter for fracture with delayed healing | CMS +S32032K | Unstable burst fracture of third lumbar vertebra, subsequent encounter for fracture with nonunion | CMS +S32032S | Unstable burst fracture of third lumbar vertebra, sequela | CMS +S32038A | Other fracture of third lumbar vertebra, initial encounter for closed fracture | CMS +S32038B | Other fracture of third lumbar vertebra, initial encounter for open fracture | CMS +S32038D | Other fracture of third lumbar vertebra, subsequent encounter for fracture with routine healing | CMS +S32038G | Other fracture of third lumbar vertebra, subsequent encounter for fracture with delayed healing | CMS +S32038K | Other fracture of third lumbar vertebra, subsequent encounter for fracture with nonunion | CMS +S32038S | Other fracture of third lumbar vertebra, sequela | CMS +S32039A | Unspecified fracture of third lumbar vertebra, initial encounter for closed fracture | CMS +S32039B | Unspecified fracture of third lumbar vertebra, initial encounter for open fracture | CMS +S32039D | Unspecified fracture of third lumbar vertebra, subsequent encounter for fracture with routine healing | CMS +S32039G | Unspecified fracture of third lumbar vertebra, subsequent encounter for fracture with delayed healing | CMS +S32039K | Unspecified fracture of third lumbar vertebra, subsequent encounter for fracture with nonunion | CMS +S32039S | Unspecified fracture of third lumbar vertebra, sequela | CMS +S32040A | Wedge compression fracture of fourth lumbar vertebra, initial encounter for closed fracture | CMS +S32040B | Wedge compression fracture of fourth lumbar vertebra, initial encounter for open fracture | CMS +S32040D | Wedge compression fracture of fourth lumbar vertebra, subsequent encounter for fracture with routine healing | CMS +S32040G | Wedge compression fracture of fourth lumbar vertebra, subsequent encounter for fracture with delayed healing | CMS +S32040K | Wedge compression fracture of fourth lumbar vertebra, subsequent encounter for fracture with nonunion | CMS +S32040S | Wedge compression fracture of fourth lumbar vertebra, sequela | CMS +S32041A | Stable burst fracture of fourth lumbar vertebra, initial encounter for closed fracture | CMS +S32041B | Stable burst fracture of fourth lumbar vertebra, initial encounter for open fracture | CMS +S32041D | Stable burst fracture of fourth lumbar vertebra, subsequent encounter for fracture with routine healing | CMS +S32041G | Stable burst fracture of fourth lumbar vertebra, subsequent encounter for fracture with delayed healing | CMS +S32041K | Stable burst fracture of fourth lumbar vertebra, subsequent encounter for fracture with nonunion | CMS +S32041S | Stable burst fracture of fourth lumbar vertebra, sequela | CMS +S32042A | Unstable burst fracture of fourth lumbar vertebra, initial encounter for closed fracture | CMS +S32042B | Unstable burst fracture of fourth lumbar vertebra, initial encounter for open fracture | CMS +S32042D | Unstable burst fracture of fourth lumbar vertebra, subsequent encounter for fracture with routine healing | CMS +S32042G | Unstable burst fracture of fourth lumbar vertebra, subsequent encounter for fracture with delayed healing | CMS +S32042K | Unstable burst fracture of fourth lumbar vertebra, subsequent encounter for fracture with nonunion | CMS +S32042S | Unstable burst fracture of fourth lumbar vertebra, sequela | CMS +S32048A | Other fracture of fourth lumbar vertebra, initial encounter for closed fracture | CMS +S32048B | Other fracture of fourth lumbar vertebra, initial encounter for open fracture | CMS +S32048D | Other fracture of fourth lumbar vertebra, subsequent encounter for fracture with routine healing | CMS +S32048G | Other fracture of fourth lumbar vertebra, subsequent encounter for fracture with delayed healing | CMS +S32048K | Other fracture of fourth lumbar vertebra, subsequent encounter for fracture with nonunion | CMS +S32048S | Other fracture of fourth lumbar vertebra, sequela | CMS +S32049A | Unspecified fracture of fourth lumbar vertebra, initial encounter for closed fracture | CMS +S32049B | Unspecified fracture of fourth lumbar vertebra, initial encounter for open fracture | CMS +S32049D | Unspecified fracture of fourth lumbar vertebra, subsequent encounter for fracture with routine healing | CMS +S32049G | Unspecified fracture of fourth lumbar vertebra, subsequent encounter for fracture with delayed healing | CMS +S32049K | Unspecified fracture of fourth lumbar vertebra, subsequent encounter for fracture with nonunion | CMS +S32049S | Unspecified fracture of fourth lumbar vertebra, sequela | CMS +S32050A | Wedge compression fracture of fifth lumbar vertebra, initial encounter for closed fracture | CMS +S32050B | Wedge compression fracture of fifth lumbar vertebra, initial encounter for open fracture | CMS +S32050D | Wedge compression fracture of fifth lumbar vertebra, subsequent encounter for fracture with routine healing | CMS +S32050G | Wedge compression fracture of fifth lumbar vertebra, subsequent encounter for fracture with delayed healing | CMS +S32050K | Wedge compression fracture of fifth lumbar vertebra, subsequent encounter for fracture with nonunion | CMS +S32050S | Wedge compression fracture of fifth lumbar vertebra, sequela | CMS +S32051A | Stable burst fracture of fifth lumbar vertebra, initial encounter for closed fracture | CMS +S32051B | Stable burst fracture of fifth lumbar vertebra, initial encounter for open fracture | CMS +S32051D | Stable burst fracture of fifth lumbar vertebra, subsequent encounter for fracture with routine healing | CMS +S32051G | Stable burst fracture of fifth lumbar vertebra, subsequent encounter for fracture with delayed healing | CMS +S32051K | Stable burst fracture of fifth lumbar vertebra, subsequent encounter for fracture with nonunion | CMS +S32051S | Stable burst fracture of fifth lumbar vertebra, sequela | CMS +S32052A | Unstable burst fracture of fifth lumbar vertebra, initial encounter for closed fracture | CMS +S32052B | Unstable burst fracture of fifth lumbar vertebra, initial encounter for open fracture | CMS +S32052D | Unstable burst fracture of fifth lumbar vertebra, subsequent encounter for fracture with routine healing | CMS +S32052G | Unstable burst fracture of fifth lumbar vertebra, subsequent encounter for fracture with delayed healing | CMS +S32052K | Unstable burst fracture of fifth lumbar vertebra, subsequent encounter for fracture with nonunion | CMS +S32052S | Unstable burst fracture of fifth lumbar vertebra, sequela | CMS +S32058A | Other fracture of fifth lumbar vertebra, initial encounter for closed fracture | CMS +S32058B | Other fracture of fifth lumbar vertebra, initial encounter for open fracture | CMS +S32058D | Other fracture of fifth lumbar vertebra, subsequent encounter for fracture with routine healing | CMS +S32058G | Other fracture of fifth lumbar vertebra, subsequent encounter for fracture with delayed healing | CMS +S32058K | Other fracture of fifth lumbar vertebra, subsequent encounter for fracture with nonunion | CMS +S32058S | Other fracture of fifth lumbar vertebra, sequela | CMS +S32059A | Unspecified fracture of fifth lumbar vertebra, initial encounter for closed fracture | CMS +S32059B | Unspecified fracture of fifth lumbar vertebra, initial encounter for open fracture | CMS +S32059D | Unspecified fracture of fifth lumbar vertebra, subsequent encounter for fracture with routine healing | CMS +S32059G | Unspecified fracture of fifth lumbar vertebra, subsequent encounter for fracture with delayed healing | CMS +S32059K | Unspecified fracture of fifth lumbar vertebra, subsequent encounter for fracture with nonunion | CMS +S32059S | Unspecified fracture of fifth lumbar vertebra, sequela | CMS +S321 | Fracture of sacrum | WHO +S3210XA | Unspecified fracture of sacrum, initial encounter for closed fracture | CMS +S3210XB | Unspecified fracture of sacrum, initial encounter for open fracture | CMS +S3210XD | Unspecified fracture of sacrum, subsequent encounter for fracture with routine healing | CMS +S3210XG | Unspecified fracture of sacrum, subsequent encounter for fracture with delayed healing | CMS +S3210XK | Unspecified fracture of sacrum, subsequent encounter for fracture with nonunion | CMS +S3210XS | Unspecified fracture of sacrum, sequela | CMS +S32110A | Nondisplaced Zone I fracture of sacrum, initial encounter for closed fracture | CMS +S32110B | Nondisplaced Zone I fracture of sacrum, initial encounter for open fracture | CMS +S32110D | Nondisplaced Zone I fracture of sacrum, subsequent encounter for fracture with routine healing | CMS +S32110G | Nondisplaced Zone I fracture of sacrum, subsequent encounter for fracture with delayed healing | CMS +S32110K | Nondisplaced Zone I fracture of sacrum, subsequent encounter for fracture with nonunion | CMS +S32110S | Nondisplaced Zone I fracture of sacrum, sequela | CMS +S32111A | Minimally displaced Zone I fracture of sacrum, initial encounter for closed fracture | CMS +S32111B | Minimally displaced Zone I fracture of sacrum, initial encounter for open fracture | CMS +S32111D | Minimally displaced Zone I fracture of sacrum, subsequent encounter for fracture with routine healing | CMS +S32111G | Minimally displaced Zone I fracture of sacrum, subsequent encounter for fracture with delayed healing | CMS +S32111K | Minimally displaced Zone I fracture of sacrum, subsequent encounter for fracture with nonunion | CMS +S32111S | Minimally displaced Zone I fracture of sacrum, sequela | CMS +S32112A | Severely displaced Zone I fracture of sacrum, initial encounter for closed fracture | CMS +S32112B | Severely displaced Zone I fracture of sacrum, initial encounter for open fracture | CMS +S32112D | Severely displaced Zone I fracture of sacrum, subsequent encounter for fracture with routine healing | CMS +S32112G | Severely displaced Zone I fracture of sacrum, subsequent encounter for fracture with delayed healing | CMS +S32112K | Severely displaced Zone I fracture of sacrum, subsequent encounter for fracture with nonunion | CMS +S32112S | Severely displaced Zone I fracture of sacrum, sequela | CMS +S32119A | Unspecified Zone I fracture of sacrum, initial encounter for closed fracture | CMS +S32119B | Unspecified Zone I fracture of sacrum, initial encounter for open fracture | CMS +S32119D | Unspecified Zone I fracture of sacrum, subsequent encounter for fracture with routine healing | CMS +S32119G | Unspecified Zone I fracture of sacrum, subsequent encounter for fracture with delayed healing | CMS +S32119K | Unspecified Zone I fracture of sacrum, subsequent encounter for fracture with nonunion | CMS +S32119S | Unspecified Zone I fracture of sacrum, sequela | CMS +S32120A | Nondisplaced Zone II fracture of sacrum, initial encounter for closed fracture | CMS +S32120B | Nondisplaced Zone II fracture of sacrum, initial encounter for open fracture | CMS +S32120D | Nondisplaced Zone II fracture of sacrum, subsequent encounter for fracture with routine healing | CMS +S32120G | Nondisplaced Zone II fracture of sacrum, subsequent encounter for fracture with delayed healing | CMS +S32120K | Nondisplaced Zone II fracture of sacrum, subsequent encounter for fracture with nonunion | CMS +S32120S | Nondisplaced Zone II fracture of sacrum, sequela | CMS +S32121A | Minimally displaced Zone II fracture of sacrum, initial encounter for closed fracture | CMS +S32121B | Minimally displaced Zone II fracture of sacrum, initial encounter for open fracture | CMS +S32121D | Minimally displaced Zone II fracture of sacrum, subsequent encounter for fracture with routine healing | CMS +S32121G | Minimally displaced Zone II fracture of sacrum, subsequent encounter for fracture with delayed healing | CMS +S32121K | Minimally displaced Zone II fracture of sacrum, subsequent encounter for fracture with nonunion | CMS +S32121S | Minimally displaced Zone II fracture of sacrum, sequela | CMS +S32122A | Severely displaced Zone II fracture of sacrum, initial encounter for closed fracture | CMS +S32122B | Severely displaced Zone II fracture of sacrum, initial encounter for open fracture | CMS +S32122D | Severely displaced Zone II fracture of sacrum, subsequent encounter for fracture with routine healing | CMS +S32122G | Severely displaced Zone II fracture of sacrum, subsequent encounter for fracture with delayed healing | CMS +S32122K | Severely displaced Zone II fracture of sacrum, subsequent encounter for fracture with nonunion | CMS +S32122S | Severely displaced Zone II fracture of sacrum, sequela | CMS +S32129A | Unspecified Zone II fracture of sacrum, initial encounter for closed fracture | CMS +S32129B | Unspecified Zone II fracture of sacrum, initial encounter for open fracture | CMS +S32129D | Unspecified Zone II fracture of sacrum, subsequent encounter for fracture with routine healing | CMS +S32129G | Unspecified Zone II fracture of sacrum, subsequent encounter for fracture with delayed healing | CMS +S32129K | Unspecified Zone II fracture of sacrum, subsequent encounter for fracture with nonunion | CMS +S32129S | Unspecified Zone II fracture of sacrum, sequela | CMS +S32130A | Nondisplaced Zone III fracture of sacrum, initial encounter for closed fracture | CMS +S32130B | Nondisplaced Zone III fracture of sacrum, initial encounter for open fracture | CMS +S32130D | Nondisplaced Zone III fracture of sacrum, subsequent encounter for fracture with routine healing | CMS +S32130G | Nondisplaced Zone III fracture of sacrum, subsequent encounter for fracture with delayed healing | CMS +S32130K | Nondisplaced Zone III fracture of sacrum, subsequent encounter for fracture with nonunion | CMS +S32130S | Nondisplaced Zone III fracture of sacrum, sequela | CMS +S32131A | Minimally displaced Zone III fracture of sacrum, initial encounter for closed fracture | CMS +S32131B | Minimally displaced Zone III fracture of sacrum, initial encounter for open fracture | CMS +S32131D | Minimally displaced Zone III fracture of sacrum, subsequent encounter for fracture with routine healing | CMS +S32131G | Minimally displaced Zone III fracture of sacrum, subsequent encounter for fracture with delayed healing | CMS +S32131K | Minimally displaced Zone III fracture of sacrum, subsequent encounter for fracture with nonunion | CMS +S32131S | Minimally displaced Zone III fracture of sacrum, sequela | CMS +S32132A | Severely displaced Zone III fracture of sacrum, initial encounter for closed fracture | CMS +S32132B | Severely displaced Zone III fracture of sacrum, initial encounter for open fracture | CMS +S32132D | Severely displaced Zone III fracture of sacrum, subsequent encounter for fracture with routine healing | CMS +S32132G | Severely displaced Zone III fracture of sacrum, subsequent encounter for fracture with delayed healing | CMS +S32132K | Severely displaced Zone III fracture of sacrum, subsequent encounter for fracture with nonunion | CMS +S32132S | Severely displaced Zone III fracture of sacrum, sequela | CMS +S32139A | Unspecified Zone III fracture of sacrum, initial encounter for closed fracture | CMS +S32139B | Unspecified Zone III fracture of sacrum, initial encounter for open fracture | CMS +S32139D | Unspecified Zone III fracture of sacrum, subsequent encounter for fracture with routine healing | CMS +S32139G | Unspecified Zone III fracture of sacrum, subsequent encounter for fracture with delayed healing | CMS +S32139K | Unspecified Zone III fracture of sacrum, subsequent encounter for fracture with nonunion | CMS +S32139S | Unspecified Zone III fracture of sacrum, sequela | CMS +S3214XA | Type 1 fracture of sacrum, initial encounter for closed fracture | CMS +S3214XB | Type 1 fracture of sacrum, initial encounter for open fracture | CMS +S3214XD | Type 1 fracture of sacrum, subsequent encounter for fracture with routine healing | CMS +S3214XG | Type 1 fracture of sacrum, subsequent encounter for fracture with delayed healing | CMS +S3214XK | Type 1 fracture of sacrum, subsequent encounter for fracture with nonunion | CMS +S3214XS | Type 1 fracture of sacrum, sequela | CMS +S3215XA | Type 2 fracture of sacrum, initial encounter for closed fracture | CMS +S3215XB | Type 2 fracture of sacrum, initial encounter for open fracture | CMS +S3215XD | Type 2 fracture of sacrum, subsequent encounter for fracture with routine healing | CMS +S3215XG | Type 2 fracture of sacrum, subsequent encounter for fracture with delayed healing | CMS +S3215XK | Type 2 fracture of sacrum, subsequent encounter for fracture with nonunion | CMS +S3215XS | Type 2 fracture of sacrum, sequela | CMS +S3216XA | Type 3 fracture of sacrum, initial encounter for closed fracture | CMS +S3216XB | Type 3 fracture of sacrum, initial encounter for open fracture | CMS +S3216XD | Type 3 fracture of sacrum, subsequent encounter for fracture with routine healing | CMS +S3216XG | Type 3 fracture of sacrum, subsequent encounter for fracture with delayed healing | CMS +S3216XK | Type 3 fracture of sacrum, subsequent encounter for fracture with nonunion | CMS +S3216XS | Type 3 fracture of sacrum, sequela | CMS +S3217XA | Type 4 fracture of sacrum, initial encounter for closed fracture | CMS +S3217XB | Type 4 fracture of sacrum, initial encounter for open fracture | CMS +S3217XD | Type 4 fracture of sacrum, subsequent encounter for fracture with routine healing | CMS +S3217XG | Type 4 fracture of sacrum, subsequent encounter for fracture with delayed healing | CMS +S3217XK | Type 4 fracture of sacrum, subsequent encounter for fracture with nonunion | CMS +S3217XS | Type 4 fracture of sacrum, sequela | CMS +S3219XA | Other fracture of sacrum, initial encounter for closed fracture | CMS +S3219XB | Other fracture of sacrum, initial encounter for open fracture | CMS +S3219XD | Other fracture of sacrum, subsequent encounter for fracture with routine healing | CMS +S3219XG | Other fracture of sacrum, subsequent encounter for fracture with delayed healing | CMS +S3219XK | Other fracture of sacrum, subsequent encounter for fracture with nonunion | CMS +S3219XS | Other fracture of sacrum, sequela | CMS +S322 | Fracture of coccyx | WHO +S322XXA | Fracture of coccyx, initial encounter for closed fracture | CMS +S322XXB | Fracture of coccyx, initial encounter for open fracture | CMS +S322XXD | Fracture of coccyx, subsequent encounter for fracture with routine healing | CMS +S322XXG | Fracture of coccyx, subsequent encounter for fracture with delayed healing | CMS +S322XXK | Fracture of coccyx, subsequent encounter for fracture with nonunion | CMS +S322XXS | Fracture of coccyx, sequela | CMS +S323 | Fracture of ilium | WHO +S32301A | Unspecified fracture of right ilium, initial encounter for closed fracture | CMS +S32301B | Unspecified fracture of right ilium, initial encounter for open fracture | CMS +S32301D | Unspecified fracture of right ilium, subsequent encounter for fracture with routine healing | CMS +S32301G | Unspecified fracture of right ilium, subsequent encounter for fracture with delayed healing | CMS +S32301K | Unspecified fracture of right ilium, subsequent encounter for fracture with nonunion | CMS +S32301S | Unspecified fracture of right ilium, sequela | CMS +S32302A | Unspecified fracture of left ilium, initial encounter for closed fracture | CMS +S32302B | Unspecified fracture of left ilium, initial encounter for open fracture | CMS +S32302D | Unspecified fracture of left ilium, subsequent encounter for fracture with routine healing | CMS +S32302G | Unspecified fracture of left ilium, subsequent encounter for fracture with delayed healing | CMS +S32302K | Unspecified fracture of left ilium, subsequent encounter for fracture with nonunion | CMS +S32302S | Unspecified fracture of left ilium, sequela | CMS +S32309A | Unspecified fracture of unspecified ilium, initial encounter for closed fracture | CMS +S32309B | Unspecified fracture of unspecified ilium, initial encounter for open fracture | CMS +S32309D | Unspecified fracture of unspecified ilium, subsequent encounter for fracture with routine healing | CMS +S32309G | Unspecified fracture of unspecified ilium, subsequent encounter for fracture with delayed healing | CMS +S32309K | Unspecified fracture of unspecified ilium, subsequent encounter for fracture with nonunion | CMS +S32309S | Unspecified fracture of unspecified ilium, sequela | CMS +S32311A | Displaced avulsion fracture of right ilium, initial encounter for closed fracture | CMS +S32311B | Displaced avulsion fracture of right ilium, initial encounter for open fracture | CMS +S32311D | Displaced avulsion fracture of right ilium, subsequent encounter for fracture with routine healing | CMS +S32311G | Displaced avulsion fracture of right ilium, subsequent encounter for fracture with delayed healing | CMS +S32311K | Displaced avulsion fracture of right ilium, subsequent encounter for fracture with nonunion | CMS +S32311S | Displaced avulsion fracture of right ilium, sequela | CMS +S32312A | Displaced avulsion fracture of left ilium, initial encounter for closed fracture | CMS +S32312B | Displaced avulsion fracture of left ilium, initial encounter for open fracture | CMS +S32312D | Displaced avulsion fracture of left ilium, subsequent encounter for fracture with routine healing | CMS +S32312G | Displaced avulsion fracture of left ilium, subsequent encounter for fracture with delayed healing | CMS +S32312K | Displaced avulsion fracture of left ilium, subsequent encounter for fracture with nonunion | CMS +S32312S | Displaced avulsion fracture of left ilium, sequela | CMS +S32313A | Displaced avulsion fracture of unspecified ilium, initial encounter for closed fracture | CMS +S32313B | Displaced avulsion fracture of unspecified ilium, initial encounter for open fracture | CMS +S32313D | Displaced avulsion fracture of unspecified ilium, subsequent encounter for fracture with routine healing | CMS +S32313G | Displaced avulsion fracture of unspecified ilium, subsequent encounter for fracture with delayed healing | CMS +S32313K | Displaced avulsion fracture of unspecified ilium, subsequent encounter for fracture with nonunion | CMS +S32313S | Displaced avulsion fracture of unspecified ilium, sequela | CMS +S32314A | Nondisplaced avulsion fracture of right ilium, initial encounter for closed fracture | CMS +S32314B | Nondisplaced avulsion fracture of right ilium, initial encounter for open fracture | CMS +S32314D | Nondisplaced avulsion fracture of right ilium, subsequent encounter for fracture with routine healing | CMS +S32314G | Nondisplaced avulsion fracture of right ilium, subsequent encounter for fracture with delayed healing | CMS +S32314K | Nondisplaced avulsion fracture of right ilium, subsequent encounter for fracture with nonunion | CMS +S32314S | Nondisplaced avulsion fracture of right ilium, sequela | CMS +S32315A | Nondisplaced avulsion fracture of left ilium, initial encounter for closed fracture | CMS +S32315B | Nondisplaced avulsion fracture of left ilium, initial encounter for open fracture | CMS +S32315D | Nondisplaced avulsion fracture of left ilium, subsequent encounter for fracture with routine healing | CMS +S32315G | Nondisplaced avulsion fracture of left ilium, subsequent encounter for fracture with delayed healing | CMS +S32315K | Nondisplaced avulsion fracture of left ilium, subsequent encounter for fracture with nonunion | CMS +S32315S | Nondisplaced avulsion fracture of left ilium, sequela | CMS +S32316A | Nondisplaced avulsion fracture of unspecified ilium, initial encounter for closed fracture | CMS +S32316B | Nondisplaced avulsion fracture of unspecified ilium, initial encounter for open fracture | CMS +S32316D | Nondisplaced avulsion fracture of unspecified ilium, subsequent encounter for fracture with routine healing | CMS +S32316G | Nondisplaced avulsion fracture of unspecified ilium, subsequent encounter for fracture with delayed healing | CMS +S32316K | Nondisplaced avulsion fracture of unspecified ilium, subsequent encounter for fracture with nonunion | CMS +S32316S | Nondisplaced avulsion fracture of unspecified ilium, sequela | CMS +S32391A | Other fracture of right ilium, initial encounter for closed fracture | CMS +S32391B | Other fracture of right ilium, initial encounter for open fracture | CMS +S32391D | Other fracture of right ilium, subsequent encounter for fracture with routine healing | CMS +S32391G | Other fracture of right ilium, subsequent encounter for fracture with delayed healing | CMS +S32391K | Other fracture of right ilium, subsequent encounter for fracture with nonunion | CMS +S32391S | Other fracture of right ilium, sequela | CMS +S32392A | Other fracture of left ilium, initial encounter for closed fracture | CMS +S32392B | Other fracture of left ilium, initial encounter for open fracture | CMS +S32392D | Other fracture of left ilium, subsequent encounter for fracture with routine healing | CMS +S32392G | Other fracture of left ilium, subsequent encounter for fracture with delayed healing | CMS +S32392K | Other fracture of left ilium, subsequent encounter for fracture with nonunion | CMS +S32392S | Other fracture of left ilium, sequela | CMS +S32399A | Other fracture of unspecified ilium, initial encounter for closed fracture | CMS +S32399B | Other fracture of unspecified ilium, initial encounter for open fracture | CMS +S32399D | Other fracture of unspecified ilium, subsequent encounter for fracture with routine healing | CMS +S32399G | Other fracture of unspecified ilium, subsequent encounter for fracture with delayed healing | CMS +S32399K | Other fracture of unspecified ilium, subsequent encounter for fracture with nonunion | CMS +S32399S | Other fracture of unspecified ilium, sequela | CMS +S324 | Fracture of acetabulum | WHO +S32401A | Unspecified fracture of right acetabulum, initial encounter for closed fracture | CMS +S32401B | Unspecified fracture of right acetabulum, initial encounter for open fracture | CMS +S32401D | Unspecified fracture of right acetabulum, subsequent encounter for fracture with routine healing | CMS +S32401G | Unspecified fracture of right acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32401K | Unspecified fracture of right acetabulum, subsequent encounter for fracture with nonunion | CMS +S32401S | Unspecified fracture of right acetabulum, sequela | CMS +S32402A | Unspecified fracture of left acetabulum, initial encounter for closed fracture | CMS +S32402B | Unspecified fracture of left acetabulum, initial encounter for open fracture | CMS +S32402D | Unspecified fracture of left acetabulum, subsequent encounter for fracture with routine healing | CMS +S32402G | Unspecified fracture of left acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32402K | Unspecified fracture of left acetabulum, subsequent encounter for fracture with nonunion | CMS +S32402S | Unspecified fracture of left acetabulum, sequela | CMS +S32409A | Unspecified fracture of unspecified acetabulum, initial encounter for closed fracture | CMS +S32409B | Unspecified fracture of unspecified acetabulum, initial encounter for open fracture | CMS +S32409D | Unspecified fracture of unspecified acetabulum, subsequent encounter for fracture with routine healing | CMS +S32409G | Unspecified fracture of unspecified acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32409K | Unspecified fracture of unspecified acetabulum, subsequent encounter for fracture with nonunion | CMS +S32409S | Unspecified fracture of unspecified acetabulum, sequela | CMS +S32411A | Displaced fracture of anterior wall of right acetabulum, initial encounter for closed fracture | CMS +S32411B | Displaced fracture of anterior wall of right acetabulum, initial encounter for open fracture | CMS +S32411D | Displaced fracture of anterior wall of right acetabulum, subsequent encounter for fracture with routine healing | CMS +S32411G | Displaced fracture of anterior wall of right acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32411K | Displaced fracture of anterior wall of right acetabulum, subsequent encounter for fracture with nonunion | CMS +S32411S | Displaced fracture of anterior wall of right acetabulum, sequela | CMS +S32412A | Displaced fracture of anterior wall of left acetabulum, initial encounter for closed fracture | CMS +S32412B | Displaced fracture of anterior wall of left acetabulum, initial encounter for open fracture | CMS +S32412D | Displaced fracture of anterior wall of left acetabulum, subsequent encounter for fracture with routine healing | CMS +S32412G | Displaced fracture of anterior wall of left acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32412K | Displaced fracture of anterior wall of left acetabulum, subsequent encounter for fracture with nonunion | CMS +S32412S | Displaced fracture of anterior wall of left acetabulum, sequela | CMS +S32413A | Displaced fracture of anterior wall of unspecified acetabulum, initial encounter for closed fracture | CMS +S32413B | Displaced fracture of anterior wall of unspecified acetabulum, initial encounter for open fracture | CMS +S32413D | Displaced fracture of anterior wall of unspecified acetabulum, subsequent encounter for fracture with routine healing | CMS +S32413G | Displaced fracture of anterior wall of unspecified acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32413K | Displaced fracture of anterior wall of unspecified acetabulum, subsequent encounter for fracture with nonunion | CMS +S32413S | Displaced fracture of anterior wall of unspecified acetabulum, sequela | CMS +S32414A | Nondisplaced fracture of anterior wall of right acetabulum, initial encounter for closed fracture | CMS +S32414B | Nondisplaced fracture of anterior wall of right acetabulum, initial encounter for open fracture | CMS +S32414D | Nondisplaced fracture of anterior wall of right acetabulum, subsequent encounter for fracture with routine healing | CMS +S32414G | Nondisplaced fracture of anterior wall of right acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32414K | Nondisplaced fracture of anterior wall of right acetabulum, subsequent encounter for fracture with nonunion | CMS +S32414S | Nondisplaced fracture of anterior wall of right acetabulum, sequela | CMS +S32415A | Nondisplaced fracture of anterior wall of left acetabulum, initial encounter for closed fracture | CMS +S32415B | Nondisplaced fracture of anterior wall of left acetabulum, initial encounter for open fracture | CMS +S32415D | Nondisplaced fracture of anterior wall of left acetabulum, subsequent encounter for fracture with routine healing | CMS +S32415G | Nondisplaced fracture of anterior wall of left acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32415K | Nondisplaced fracture of anterior wall of left acetabulum, subsequent encounter for fracture with nonunion | CMS +S32415S | Nondisplaced fracture of anterior wall of left acetabulum, sequela | CMS +S32416A | Nondisplaced fracture of anterior wall of unspecified acetabulum, initial encounter for closed fracture | CMS +S32416B | Nondisplaced fracture of anterior wall of unspecified acetabulum, initial encounter for open fracture | CMS +S32416D | Nondisplaced fracture of anterior wall of unspecified acetabulum, subsequent encounter for fracture with routine healing | CMS +S32416G | Nondisplaced fracture of anterior wall of unspecified acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32416K | Nondisplaced fracture of anterior wall of unspecified acetabulum, subsequent encounter for fracture with nonunion | CMS +S32416S | Nondisplaced fracture of anterior wall of unspecified acetabulum, sequela | CMS +S32421A | Displaced fracture of posterior wall of right acetabulum, initial encounter for closed fracture | CMS +S32421B | Displaced fracture of posterior wall of right acetabulum, initial encounter for open fracture | CMS +S32421D | Displaced fracture of posterior wall of right acetabulum, subsequent encounter for fracture with routine healing | CMS +S32421G | Displaced fracture of posterior wall of right acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32421K | Displaced fracture of posterior wall of right acetabulum, subsequent encounter for fracture with nonunion | CMS +S32421S | Displaced fracture of posterior wall of right acetabulum, sequela | CMS +S32422A | Displaced fracture of posterior wall of left acetabulum, initial encounter for closed fracture | CMS +S32422B | Displaced fracture of posterior wall of left acetabulum, initial encounter for open fracture | CMS +S32422D | Displaced fracture of posterior wall of left acetabulum, subsequent encounter for fracture with routine healing | CMS +S32422G | Displaced fracture of posterior wall of left acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32422K | Displaced fracture of posterior wall of left acetabulum, subsequent encounter for fracture with nonunion | CMS +S32422S | Displaced fracture of posterior wall of left acetabulum, sequela | CMS +S32423A | Displaced fracture of posterior wall of unspecified acetabulum, initial encounter for closed fracture | CMS +S32423B | Displaced fracture of posterior wall of unspecified acetabulum, initial encounter for open fracture | CMS +S32423D | Displaced fracture of posterior wall of unspecified acetabulum, subsequent encounter for fracture with routine healing | CMS +S32423G | Displaced fracture of posterior wall of unspecified acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32423K | Displaced fracture of posterior wall of unspecified acetabulum, subsequent encounter for fracture with nonunion | CMS +S32423S | Displaced fracture of posterior wall of unspecified acetabulum, sequela | CMS +S32424A | Nondisplaced fracture of posterior wall of right acetabulum, initial encounter for closed fracture | CMS +S32424B | Nondisplaced fracture of posterior wall of right acetabulum, initial encounter for open fracture | CMS +S32424D | Nondisplaced fracture of posterior wall of right acetabulum, subsequent encounter for fracture with routine healing | CMS +S32424G | Nondisplaced fracture of posterior wall of right acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32424K | Nondisplaced fracture of posterior wall of right acetabulum, subsequent encounter for fracture with nonunion | CMS +S32424S | Nondisplaced fracture of posterior wall of right acetabulum, sequela | CMS +S32425A | Nondisplaced fracture of posterior wall of left acetabulum, initial encounter for closed fracture | CMS +S32425B | Nondisplaced fracture of posterior wall of left acetabulum, initial encounter for open fracture | CMS +S32425D | Nondisplaced fracture of posterior wall of left acetabulum, subsequent encounter for fracture with routine healing | CMS +S32425G | Nondisplaced fracture of posterior wall of left acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32425K | Nondisplaced fracture of posterior wall of left acetabulum, subsequent encounter for fracture with nonunion | CMS +S32425S | Nondisplaced fracture of posterior wall of left acetabulum, sequela | CMS +S32426A | Nondisplaced fracture of posterior wall of unspecified acetabulum, initial encounter for closed fracture | CMS +S32426B | Nondisplaced fracture of posterior wall of unspecified acetabulum, initial encounter for open fracture | CMS +S32426D | Nondisplaced fracture of posterior wall of unspecified acetabulum, subsequent encounter for fracture with routine healing | CMS +S32426G | Nondisplaced fracture of posterior wall of unspecified acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32426K | Nondisplaced fracture of posterior wall of unspecified acetabulum, subsequent encounter for fracture with nonunion | CMS +S32426S | Nondisplaced fracture of posterior wall of unspecified acetabulum, sequela | CMS +S32431A | Displaced fracture of anterior column [iliopubic] of right acetabulum, initial encounter for closed fracture | CMS +S32431B | Displaced fracture of anterior column [iliopubic] of right acetabulum, initial encounter for open fracture | CMS +S32431D | Displaced fracture of anterior column [iliopubic] of right acetabulum, subsequent encounter for fracture with routine healing | CMS +S32431G | Displaced fracture of anterior column [iliopubic] of right acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32431K | Displaced fracture of anterior column [iliopubic] of right acetabulum, subsequent encounter for fracture with nonunion | CMS +S32431S | Displaced fracture of anterior column [iliopubic] of right acetabulum, sequela | CMS +S32432A | Displaced fracture of anterior column [iliopubic] of left acetabulum, initial encounter for closed fracture | CMS +S32432B | Displaced fracture of anterior column [iliopubic] of left acetabulum, initial encounter for open fracture | CMS +S32432D | Displaced fracture of anterior column [iliopubic] of left acetabulum, subsequent encounter for fracture with routine healing | CMS +S32432G | Displaced fracture of anterior column [iliopubic] of left acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32432K | Displaced fracture of anterior column [iliopubic] of left acetabulum, subsequent encounter for fracture with nonunion | CMS +S32432S | Displaced fracture of anterior column [iliopubic] of left acetabulum, sequela | CMS +S32433A | Displaced fracture of anterior column [iliopubic] of unspecified acetabulum, initial encounter for closed fracture | CMS +S32433B | Displaced fracture of anterior column [iliopubic] of unspecified acetabulum, initial encounter for open fracture | CMS +S32433D | Displaced fracture of anterior column [iliopubic] of unspecified acetabulum, subsequent encounter for fracture with routine healing | CMS +S32433G | Displaced fracture of anterior column [iliopubic] of unspecified acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32433K | Displaced fracture of anterior column [iliopubic] of unspecified acetabulum, subsequent encounter for fracture with nonunion | CMS +S32433S | Displaced fracture of anterior column [iliopubic] of unspecified acetabulum, sequela | CMS +S32434A | Nondisplaced fracture of anterior column [iliopubic] of right acetabulum, initial encounter for closed fracture | CMS +S32434B | Nondisplaced fracture of anterior column [iliopubic] of right acetabulum, initial encounter for open fracture | CMS +S32434D | Nondisplaced fracture of anterior column [iliopubic] of right acetabulum, subsequent encounter for fracture with routine healing | CMS +S32434G | Nondisplaced fracture of anterior column [iliopubic] of right acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32434K | Nondisplaced fracture of anterior column [iliopubic] of right acetabulum, subsequent encounter for fracture with nonunion | CMS +S32434S | Nondisplaced fracture of anterior column [iliopubic] of right acetabulum, sequela | CMS +S32435A | Nondisplaced fracture of anterior column [iliopubic] of left acetabulum, initial encounter for closed fracture | CMS +S32435B | Nondisplaced fracture of anterior column [iliopubic] of left acetabulum, initial encounter for open fracture | CMS +S32435D | Nondisplaced fracture of anterior column [iliopubic] of left acetabulum, subsequent encounter for fracture with routine healing | CMS +S32435G | Nondisplaced fracture of anterior column [iliopubic] of left acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32435K | Nondisplaced fracture of anterior column [iliopubic] of left acetabulum, subsequent encounter for fracture with nonunion | CMS +S32435S | Nondisplaced fracture of anterior column [iliopubic] of left acetabulum, sequela | CMS +S32436A | Nondisplaced fracture of anterior column [iliopubic] of unspecified acetabulum, initial encounter for closed fracture | CMS +S32436B | Nondisplaced fracture of anterior column [iliopubic] of unspecified acetabulum, initial encounter for open fracture | CMS +S32436D | Nondisplaced fracture of anterior column [iliopubic] of unspecified acetabulum, subsequent encounter for fracture with routine healing | CMS +S32436G | Nondisplaced fracture of anterior column [iliopubic] of unspecified acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32436K | Nondisplaced fracture of anterior column [iliopubic] of unspecified acetabulum, subsequent encounter for fracture with nonunion | CMS +S32436S | Nondisplaced fracture of anterior column [iliopubic] of unspecified acetabulum, sequela | CMS +S32441A | Displaced fracture of posterior column [ilioischial] of right acetabulum, initial encounter for closed fracture | CMS +S32441B | Displaced fracture of posterior column [ilioischial] of right acetabulum, initial encounter for open fracture | CMS +S32441D | Displaced fracture of posterior column [ilioischial] of right acetabulum, subsequent encounter for fracture with routine healing | CMS +S32441G | Displaced fracture of posterior column [ilioischial] of right acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32441K | Displaced fracture of posterior column [ilioischial] of right acetabulum, subsequent encounter for fracture with nonunion | CMS +S32441S | Displaced fracture of posterior column [ilioischial] of right acetabulum, sequela | CMS +S32442A | Displaced fracture of posterior column [ilioischial] of left acetabulum, initial encounter for closed fracture | CMS +S32442B | Displaced fracture of posterior column [ilioischial] of left acetabulum, initial encounter for open fracture | CMS +S32442D | Displaced fracture of posterior column [ilioischial] of left acetabulum, subsequent encounter for fracture with routine healing | CMS +S32442G | Displaced fracture of posterior column [ilioischial] of left acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32442K | Displaced fracture of posterior column [ilioischial] of left acetabulum, subsequent encounter for fracture with nonunion | CMS +S32442S | Displaced fracture of posterior column [ilioischial] of left acetabulum, sequela | CMS +S32443A | Displaced fracture of posterior column [ilioischial] of unspecified acetabulum, initial encounter for closed fracture | CMS +S32443B | Displaced fracture of posterior column [ilioischial] of unspecified acetabulum, initial encounter for open fracture | CMS +S32443D | Displaced fracture of posterior column [ilioischial] of unspecified acetabulum, subsequent encounter for fracture with routine healing | CMS +S32443G | Displaced fracture of posterior column [ilioischial] of unspecified acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32443K | Displaced fracture of posterior column [ilioischial] of unspecified acetabulum, subsequent encounter for fracture with nonunion | CMS +S32443S | Displaced fracture of posterior column [ilioischial] of unspecified acetabulum, sequela | CMS +S32444A | Nondisplaced fracture of posterior column [ilioischial] of right acetabulum, initial encounter for closed fracture | CMS +S32444B | Nondisplaced fracture of posterior column [ilioischial] of right acetabulum, initial encounter for open fracture | CMS +S32444D | Nondisplaced fracture of posterior column [ilioischial] of right acetabulum, subsequent encounter for fracture with routine healing | CMS +S32444G | Nondisplaced fracture of posterior column [ilioischial] of right acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32444K | Nondisplaced fracture of posterior column [ilioischial] of right acetabulum, subsequent encounter for fracture with nonunion | CMS +S32444S | Nondisplaced fracture of posterior column [ilioischial] of right acetabulum, sequela | CMS +S32445A | Nondisplaced fracture of posterior column [ilioischial] of left acetabulum, initial encounter for closed fracture | CMS +S32445B | Nondisplaced fracture of posterior column [ilioischial] of left acetabulum, initial encounter for open fracture | CMS +S32445D | Nondisplaced fracture of posterior column [ilioischial] of left acetabulum, subsequent encounter for fracture with routine healing | CMS +S32445G | Nondisplaced fracture of posterior column [ilioischial] of left acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32445K | Nondisplaced fracture of posterior column [ilioischial] of left acetabulum, subsequent encounter for fracture with nonunion | CMS +S32445S | Nondisplaced fracture of posterior column [ilioischial] of left acetabulum, sequela | CMS +S32446A | Nondisplaced fracture of posterior column [ilioischial] of unspecified acetabulum, initial encounter for closed fracture | CMS +S32446B | Nondisplaced fracture of posterior column [ilioischial] of unspecified acetabulum, initial encounter for open fracture | CMS +S32446D | Nondisplaced fracture of posterior column [ilioischial] of unspecified acetabulum, subsequent encounter for fracture with routine healing | CMS +S32446G | Nondisplaced fracture of posterior column [ilioischial] of unspecified acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32446K | Nondisplaced fracture of posterior column [ilioischial] of unspecified acetabulum, subsequent encounter for fracture with nonunion | CMS +S32446S | Nondisplaced fracture of posterior column [ilioischial] of unspecified acetabulum, sequela | CMS +S32451A | Displaced transverse fracture of right acetabulum, initial encounter for closed fracture | CMS +S32451B | Displaced transverse fracture of right acetabulum, initial encounter for open fracture | CMS +S32451D | Displaced transverse fracture of right acetabulum, subsequent encounter for fracture with routine healing | CMS +S32451G | Displaced transverse fracture of right acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32451K | Displaced transverse fracture of right acetabulum, subsequent encounter for fracture with nonunion | CMS +S32451S | Displaced transverse fracture of right acetabulum, sequela | CMS +S32452A | Displaced transverse fracture of left acetabulum, initial encounter for closed fracture | CMS +S32452B | Displaced transverse fracture of left acetabulum, initial encounter for open fracture | CMS +S32452D | Displaced transverse fracture of left acetabulum, subsequent encounter for fracture with routine healing | CMS +S32452G | Displaced transverse fracture of left acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32452K | Displaced transverse fracture of left acetabulum, subsequent encounter for fracture with nonunion | CMS +S32452S | Displaced transverse fracture of left acetabulum, sequela | CMS +S32453A | Displaced transverse fracture of unspecified acetabulum, initial encounter for closed fracture | CMS +S32453B | Displaced transverse fracture of unspecified acetabulum, initial encounter for open fracture | CMS +S32453D | Displaced transverse fracture of unspecified acetabulum, subsequent encounter for fracture with routine healing | CMS +S32453G | Displaced transverse fracture of unspecified acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32453K | Displaced transverse fracture of unspecified acetabulum, subsequent encounter for fracture with nonunion | CMS +S32453S | Displaced transverse fracture of unspecified acetabulum, sequela | CMS +S32454A | Nondisplaced transverse fracture of right acetabulum, initial encounter for closed fracture | CMS +S32454B | Nondisplaced transverse fracture of right acetabulum, initial encounter for open fracture | CMS +S32454D | Nondisplaced transverse fracture of right acetabulum, subsequent encounter for fracture with routine healing | CMS +S32454G | Nondisplaced transverse fracture of right acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32454K | Nondisplaced transverse fracture of right acetabulum, subsequent encounter for fracture with nonunion | CMS +S32454S | Nondisplaced transverse fracture of right acetabulum, sequela | CMS +S32455A | Nondisplaced transverse fracture of left acetabulum, initial encounter for closed fracture | CMS +S32455B | Nondisplaced transverse fracture of left acetabulum, initial encounter for open fracture | CMS +S32455D | Nondisplaced transverse fracture of left acetabulum, subsequent encounter for fracture with routine healing | CMS +S32455G | Nondisplaced transverse fracture of left acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32455K | Nondisplaced transverse fracture of left acetabulum, subsequent encounter for fracture with nonunion | CMS +S32455S | Nondisplaced transverse fracture of left acetabulum, sequela | CMS +S32456A | Nondisplaced transverse fracture of unspecified acetabulum, initial encounter for closed fracture | CMS +S32456B | Nondisplaced transverse fracture of unspecified acetabulum, initial encounter for open fracture | CMS +S32456D | Nondisplaced transverse fracture of unspecified acetabulum, subsequent encounter for fracture with routine healing | CMS +S32456G | Nondisplaced transverse fracture of unspecified acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32456K | Nondisplaced transverse fracture of unspecified acetabulum, subsequent encounter for fracture with nonunion | CMS +S32456S | Nondisplaced transverse fracture of unspecified acetabulum, sequela | CMS +S32461A | Displaced associated transverse-posterior fracture of right acetabulum, initial encounter for closed fracture | CMS +S32461B | Displaced associated transverse-posterior fracture of right acetabulum, initial encounter for open fracture | CMS +S32461D | Displaced associated transverse-posterior fracture of right acetabulum, subsequent encounter for fracture with routine healing | CMS +S32461G | Displaced associated transverse-posterior fracture of right acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32461K | Displaced associated transverse-posterior fracture of right acetabulum, subsequent encounter for fracture with nonunion | CMS +S32461S | Displaced associated transverse-posterior fracture of right acetabulum, sequela | CMS +S32462A | Displaced associated transverse-posterior fracture of left acetabulum, initial encounter for closed fracture | CMS +S32462B | Displaced associated transverse-posterior fracture of left acetabulum, initial encounter for open fracture | CMS +S32462D | Displaced associated transverse-posterior fracture of left acetabulum, subsequent encounter for fracture with routine healing | CMS +S32462G | Displaced associated transverse-posterior fracture of left acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32462K | Displaced associated transverse-posterior fracture of left acetabulum, subsequent encounter for fracture with nonunion | CMS +S32462S | Displaced associated transverse-posterior fracture of left acetabulum, sequela | CMS +S32463A | Displaced associated transverse-posterior fracture of unspecified acetabulum, initial encounter for closed fracture | CMS +S32463B | Displaced associated transverse-posterior fracture of unspecified acetabulum, initial encounter for open fracture | CMS +S32463D | Displaced associated transverse-posterior fracture of unspecified acetabulum, subsequent encounter for fracture with routine healing | CMS +S32463G | Displaced associated transverse-posterior fracture of unspecified acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32463K | Displaced associated transverse-posterior fracture of unspecified acetabulum, subsequent encounter for fracture with nonunion | CMS +S32463S | Displaced associated transverse-posterior fracture of unspecified acetabulum, sequela | CMS +S32464A | Nondisplaced associated transverse-posterior fracture of right acetabulum, initial encounter for closed fracture | CMS +S32464B | Nondisplaced associated transverse-posterior fracture of right acetabulum, initial encounter for open fracture | CMS +S32464D | Nondisplaced associated transverse-posterior fracture of right acetabulum, subsequent encounter for fracture with routine healing | CMS +S32464G | Nondisplaced associated transverse-posterior fracture of right acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32464K | Nondisplaced associated transverse-posterior fracture of right acetabulum, subsequent encounter for fracture with nonunion | CMS +S32464S | Nondisplaced associated transverse-posterior fracture of right acetabulum, sequela | CMS +S32465A | Nondisplaced associated transverse-posterior fracture of left acetabulum, initial encounter for closed fracture | CMS +S32465B | Nondisplaced associated transverse-posterior fracture of left acetabulum, initial encounter for open fracture | CMS +S32465D | Nondisplaced associated transverse-posterior fracture of left acetabulum, subsequent encounter for fracture with routine healing | CMS +S32465G | Nondisplaced associated transverse-posterior fracture of left acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32465K | Nondisplaced associated transverse-posterior fracture of left acetabulum, subsequent encounter for fracture with nonunion | CMS +S32465S | Nondisplaced associated transverse-posterior fracture of left acetabulum, sequela | CMS +S32466A | Nondisplaced associated transverse-posterior fracture of unspecified acetabulum, initial encounter for closed fracture | CMS +S32466B | Nondisplaced associated transverse-posterior fracture of unspecified acetabulum, initial encounter for open fracture | CMS +S32466D | Nondisplaced associated transverse-posterior fracture of unspecified acetabulum, subsequent encounter for fracture with routine healing | CMS +S32466G | Nondisplaced associated transverse-posterior fracture of unspecified acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32466K | Nondisplaced associated transverse-posterior fracture of unspecified acetabulum, subsequent encounter for fracture with nonunion | CMS +S32466S | Nondisplaced associated transverse-posterior fracture of unspecified acetabulum, sequela | CMS +S32471A | Displaced fracture of medial wall of right acetabulum, initial encounter for closed fracture | CMS +S32471B | Displaced fracture of medial wall of right acetabulum, initial encounter for open fracture | CMS +S32471D | Displaced fracture of medial wall of right acetabulum, subsequent encounter for fracture with routine healing | CMS +S32471G | Displaced fracture of medial wall of right acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32471K | Displaced fracture of medial wall of right acetabulum, subsequent encounter for fracture with nonunion | CMS +S32471S | Displaced fracture of medial wall of right acetabulum, sequela | CMS +S32472A | Displaced fracture of medial wall of left acetabulum, initial encounter for closed fracture | CMS +S32472B | Displaced fracture of medial wall of left acetabulum, initial encounter for open fracture | CMS +S32472D | Displaced fracture of medial wall of left acetabulum, subsequent encounter for fracture with routine healing | CMS +S32472G | Displaced fracture of medial wall of left acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32472K | Displaced fracture of medial wall of left acetabulum, subsequent encounter for fracture with nonunion | CMS +S32472S | Displaced fracture of medial wall of left acetabulum, sequela | CMS +S32473A | Displaced fracture of medial wall of unspecified acetabulum, initial encounter for closed fracture | CMS +S32473B | Displaced fracture of medial wall of unspecified acetabulum, initial encounter for open fracture | CMS +S32473D | Displaced fracture of medial wall of unspecified acetabulum, subsequent encounter for fracture with routine healing | CMS +S32473G | Displaced fracture of medial wall of unspecified acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32473K | Displaced fracture of medial wall of unspecified acetabulum, subsequent encounter for fracture with nonunion | CMS +S32473S | Displaced fracture of medial wall of unspecified acetabulum, sequela | CMS +S32474A | Nondisplaced fracture of medial wall of right acetabulum, initial encounter for closed fracture | CMS +S32474B | Nondisplaced fracture of medial wall of right acetabulum, initial encounter for open fracture | CMS +S32474D | Nondisplaced fracture of medial wall of right acetabulum, subsequent encounter for fracture with routine healing | CMS +S32474G | Nondisplaced fracture of medial wall of right acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32474K | Nondisplaced fracture of medial wall of right acetabulum, subsequent encounter for fracture with nonunion | CMS +S32474S | Nondisplaced fracture of medial wall of right acetabulum, sequela | CMS +S32475A | Nondisplaced fracture of medial wall of left acetabulum, initial encounter for closed fracture | CMS +S32475B | Nondisplaced fracture of medial wall of left acetabulum, initial encounter for open fracture | CMS +S32475D | Nondisplaced fracture of medial wall of left acetabulum, subsequent encounter for fracture with routine healing | CMS +S32475G | Nondisplaced fracture of medial wall of left acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32475K | Nondisplaced fracture of medial wall of left acetabulum, subsequent encounter for fracture with nonunion | CMS +S32475S | Nondisplaced fracture of medial wall of left acetabulum, sequela | CMS +S32476A | Nondisplaced fracture of medial wall of unspecified acetabulum, initial encounter for closed fracture | CMS +S32476B | Nondisplaced fracture of medial wall of unspecified acetabulum, initial encounter for open fracture | CMS +S32476D | Nondisplaced fracture of medial wall of unspecified acetabulum, subsequent encounter for fracture with routine healing | CMS +S32476G | Nondisplaced fracture of medial wall of unspecified acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32476K | Nondisplaced fracture of medial wall of unspecified acetabulum, subsequent encounter for fracture with nonunion | CMS +S32476S | Nondisplaced fracture of medial wall of unspecified acetabulum, sequela | CMS +S32481A | Displaced dome fracture of right acetabulum, initial encounter for closed fracture | CMS +S32481B | Displaced dome fracture of right acetabulum, initial encounter for open fracture | CMS +S32481D | Displaced dome fracture of right acetabulum, subsequent encounter for fracture with routine healing | CMS +S32481G | Displaced dome fracture of right acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32481K | Displaced dome fracture of right acetabulum, subsequent encounter for fracture with nonunion | CMS +S32481S | Displaced dome fracture of right acetabulum, sequela | CMS +S32482A | Displaced dome fracture of left acetabulum, initial encounter for closed fracture | CMS +S32482B | Displaced dome fracture of left acetabulum, initial encounter for open fracture | CMS +S32482D | Displaced dome fracture of left acetabulum, subsequent encounter for fracture with routine healing | CMS +S32482G | Displaced dome fracture of left acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32482K | Displaced dome fracture of left acetabulum, subsequent encounter for fracture with nonunion | CMS +S32482S | Displaced dome fracture of left acetabulum, sequela | CMS +S32483A | Displaced dome fracture of unspecified acetabulum, initial encounter for closed fracture | CMS +S32483B | Displaced dome fracture of unspecified acetabulum, initial encounter for open fracture | CMS +S32483D | Displaced dome fracture of unspecified acetabulum, subsequent encounter for fracture with routine healing | CMS +S32483G | Displaced dome fracture of unspecified acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32483K | Displaced dome fracture of unspecified acetabulum, subsequent encounter for fracture with nonunion | CMS +S32483S | Displaced dome fracture of unspecified acetabulum, sequela | CMS +S32484A | Nondisplaced dome fracture of right acetabulum, initial encounter for closed fracture | CMS +S32484B | Nondisplaced dome fracture of right acetabulum, initial encounter for open fracture | CMS +S32484D | Nondisplaced dome fracture of right acetabulum, subsequent encounter for fracture with routine healing | CMS +S32484G | Nondisplaced dome fracture of right acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32484K | Nondisplaced dome fracture of right acetabulum, subsequent encounter for fracture with nonunion | CMS +S32484S | Nondisplaced dome fracture of right acetabulum, sequela | CMS +S32485A | Nondisplaced dome fracture of left acetabulum, initial encounter for closed fracture | CMS +S32485B | Nondisplaced dome fracture of left acetabulum, initial encounter for open fracture | CMS +S32485D | Nondisplaced dome fracture of left acetabulum, subsequent encounter for fracture with routine healing | CMS +S32485G | Nondisplaced dome fracture of left acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32485K | Nondisplaced dome fracture of left acetabulum, subsequent encounter for fracture with nonunion | CMS +S32485S | Nondisplaced dome fracture of left acetabulum, sequela | CMS +S32486A | Nondisplaced dome fracture of unspecified acetabulum, initial encounter for closed fracture | CMS +S32486B | Nondisplaced dome fracture of unspecified acetabulum, initial encounter for open fracture | CMS +S32486D | Nondisplaced dome fracture of unspecified acetabulum, subsequent encounter for fracture with routine healing | CMS +S32486G | Nondisplaced dome fracture of unspecified acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32486K | Nondisplaced dome fracture of unspecified acetabulum, subsequent encounter for fracture with nonunion | CMS +S32486S | Nondisplaced dome fracture of unspecified acetabulum, sequela | CMS +S32491A | Other specified fracture of right acetabulum, initial encounter for closed fracture | CMS +S32491B | Other specified fracture of right acetabulum, initial encounter for open fracture | CMS +S32491D | Other specified fracture of right acetabulum, subsequent encounter for fracture with routine healing | CMS +S32491G | Other specified fracture of right acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32491K | Other specified fracture of right acetabulum, subsequent encounter for fracture with nonunion | CMS +S32491S | Other specified fracture of right acetabulum, sequela | CMS +S32492A | Other specified fracture of left acetabulum, initial encounter for closed fracture | CMS +S32492B | Other specified fracture of left acetabulum, initial encounter for open fracture | CMS +S32492D | Other specified fracture of left acetabulum, subsequent encounter for fracture with routine healing | CMS +S32492G | Other specified fracture of left acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32492K | Other specified fracture of left acetabulum, subsequent encounter for fracture with nonunion | CMS +S32492S | Other specified fracture of left acetabulum, sequela | CMS +S32499A | Other specified fracture of unspecified acetabulum, initial encounter for closed fracture | CMS +S32499B | Other specified fracture of unspecified acetabulum, initial encounter for open fracture | CMS +S32499D | Other specified fracture of unspecified acetabulum, subsequent encounter for fracture with routine healing | CMS +S32499G | Other specified fracture of unspecified acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32499K | Other specified fracture of unspecified acetabulum, subsequent encounter for fracture with nonunion | CMS +S32499S | Other specified fracture of unspecified acetabulum, sequela | CMS +S325 | Fracture of pubis | WHO +S32501A | Unspecified fracture of right pubis, initial encounter for closed fracture | CMS +S32501B | Unspecified fracture of right pubis, initial encounter for open fracture | CMS +S32501D | Unspecified fracture of right pubis, subsequent encounter for fracture with routine healing | CMS +S32501G | Unspecified fracture of right pubis, subsequent encounter for fracture with delayed healing | CMS +S32501K | Unspecified fracture of right pubis, subsequent encounter for fracture with nonunion | CMS +S32501S | Unspecified fracture of right pubis, sequela | CMS +S32502A | Unspecified fracture of left pubis, initial encounter for closed fracture | CMS +S32502B | Unspecified fracture of left pubis, initial encounter for open fracture | CMS +S32502D | Unspecified fracture of left pubis, subsequent encounter for fracture with routine healing | CMS +S32502G | Unspecified fracture of left pubis, subsequent encounter for fracture with delayed healing | CMS +S32502K | Unspecified fracture of left pubis, subsequent encounter for fracture with nonunion | CMS +S32502S | Unspecified fracture of left pubis, sequela | CMS +S32509A | Unspecified fracture of unspecified pubis, initial encounter for closed fracture | CMS +S32509B | Unspecified fracture of unspecified pubis, initial encounter for open fracture | CMS +S32509D | Unspecified fracture of unspecified pubis, subsequent encounter for fracture with routine healing | CMS +S32509G | Unspecified fracture of unspecified pubis, subsequent encounter for fracture with delayed healing | CMS +S32509K | Unspecified fracture of unspecified pubis, subsequent encounter for fracture with nonunion | CMS +S32509S | Unspecified fracture of unspecified pubis, sequela | CMS +S32511A | Fracture of superior rim of right pubis, initial encounter for closed fracture | CMS +S32511B | Fracture of superior rim of right pubis, initial encounter for open fracture | CMS +S32511D | Fracture of superior rim of right pubis, subsequent encounter for fracture with routine healing | CMS +S32511G | Fracture of superior rim of right pubis, subsequent encounter for fracture with delayed healing | CMS +S32511K | Fracture of superior rim of right pubis, subsequent encounter for fracture with nonunion | CMS +S32511S | Fracture of superior rim of right pubis, sequela | CMS +S32512A | Fracture of superior rim of left pubis, initial encounter for closed fracture | CMS +S32512B | Fracture of superior rim of left pubis, initial encounter for open fracture | CMS +S32512D | Fracture of superior rim of left pubis, subsequent encounter for fracture with routine healing | CMS +S32512G | Fracture of superior rim of left pubis, subsequent encounter for fracture with delayed healing | CMS +S32512K | Fracture of superior rim of left pubis, subsequent encounter for fracture with nonunion | CMS +S32512S | Fracture of superior rim of left pubis, sequela | CMS +S32519A | Fracture of superior rim of unspecified pubis, initial encounter for closed fracture | CMS +S32519B | Fracture of superior rim of unspecified pubis, initial encounter for open fracture | CMS +S32519D | Fracture of superior rim of unspecified pubis, subsequent encounter for fracture with routine healing | CMS +S32519G | Fracture of superior rim of unspecified pubis, subsequent encounter for fracture with delayed healing | CMS +S32519K | Fracture of superior rim of unspecified pubis, subsequent encounter for fracture with nonunion | CMS +S32519S | Fracture of superior rim of unspecified pubis, sequela | CMS +S32591A | Other specified fracture of right pubis, initial encounter for closed fracture | CMS +S32591B | Other specified fracture of right pubis, initial encounter for open fracture | CMS +S32591D | Other specified fracture of right pubis, subsequent encounter for fracture with routine healing | CMS +S32591G | Other specified fracture of right pubis, subsequent encounter for fracture with delayed healing | CMS +S32591K | Other specified fracture of right pubis, subsequent encounter for fracture with nonunion | CMS +S32591S | Other specified fracture of right pubis, sequela | CMS +S32592A | Other specified fracture of left pubis, initial encounter for closed fracture | CMS +S32592B | Other specified fracture of left pubis, initial encounter for open fracture | CMS +S32592D | Other specified fracture of left pubis, subsequent encounter for fracture with routine healing | CMS +S32592G | Other specified fracture of left pubis, subsequent encounter for fracture with delayed healing | CMS +S32592K | Other specified fracture of left pubis, subsequent encounter for fracture with nonunion | CMS +S32592S | Other specified fracture of left pubis, sequela | CMS +S32599A | Other specified fracture of unspecified pubis, initial encounter for closed fracture | CMS +S32599B | Other specified fracture of unspecified pubis, initial encounter for open fracture | CMS +S32599D | Other specified fracture of unspecified pubis, subsequent encounter for fracture with routine healing | CMS +S32599G | Other specified fracture of unspecified pubis, subsequent encounter for fracture with delayed healing | CMS +S32599K | Other specified fracture of unspecified pubis, subsequent encounter for fracture with nonunion | CMS +S32599S | Other specified fracture of unspecified pubis, sequela | CMS +S32601A | Unspecified fracture of right ischium, initial encounter for closed fracture | CMS +S32601B | Unspecified fracture of right ischium, initial encounter for open fracture | CMS +S32601D | Unspecified fracture of right ischium, subsequent encounter for fracture with routine healing | CMS +S32601G | Unspecified fracture of right ischium, subsequent encounter for fracture with delayed healing | CMS +S32601K | Unspecified fracture of right ischium, subsequent encounter for fracture with nonunion | CMS +S32601S | Unspecified fracture of right ischium, sequela | CMS +S32602A | Unspecified fracture of left ischium, initial encounter for closed fracture | CMS +S32602B | Unspecified fracture of left ischium, initial encounter for open fracture | CMS +S32602D | Unspecified fracture of left ischium, subsequent encounter for fracture with routine healing | CMS +S32602G | Unspecified fracture of left ischium, subsequent encounter for fracture with delayed healing | CMS +S32602K | Unspecified fracture of left ischium, subsequent encounter for fracture with nonunion | CMS +S32602S | Unspecified fracture of left ischium, sequela | CMS +S32609A | Unspecified fracture of unspecified ischium, initial encounter for closed fracture | CMS +S32609B | Unspecified fracture of unspecified ischium, initial encounter for open fracture | CMS +S32609D | Unspecified fracture of unspecified ischium, subsequent encounter for fracture with routine healing | CMS +S32609G | Unspecified fracture of unspecified ischium, subsequent encounter for fracture with delayed healing | CMS +S32609K | Unspecified fracture of unspecified ischium, subsequent encounter for fracture with nonunion | CMS +S32609S | Unspecified fracture of unspecified ischium, sequela | CMS +S32611A | Displaced avulsion fracture of right ischium, initial encounter for closed fracture | CMS +S32611B | Displaced avulsion fracture of right ischium, initial encounter for open fracture | CMS +S32611D | Displaced avulsion fracture of right ischium, subsequent encounter for fracture with routine healing | CMS +S32611G | Displaced avulsion fracture of right ischium, subsequent encounter for fracture with delayed healing | CMS +S32611K | Displaced avulsion fracture of right ischium, subsequent encounter for fracture with nonunion | CMS +S32611S | Displaced avulsion fracture of right ischium, sequela | CMS +S32612A | Displaced avulsion fracture of left ischium, initial encounter for closed fracture | CMS +S32612B | Displaced avulsion fracture of left ischium, initial encounter for open fracture | CMS +S32612D | Displaced avulsion fracture of left ischium, subsequent encounter for fracture with routine healing | CMS +S32612G | Displaced avulsion fracture of left ischium, subsequent encounter for fracture with delayed healing | CMS +S32612K | Displaced avulsion fracture of left ischium, subsequent encounter for fracture with nonunion | CMS +S32612S | Displaced avulsion fracture of left ischium, sequela | CMS +S32613A | Displaced avulsion fracture of unspecified ischium, initial encounter for closed fracture | CMS +S32613B | Displaced avulsion fracture of unspecified ischium, initial encounter for open fracture | CMS +S32613D | Displaced avulsion fracture of unspecified ischium, subsequent encounter for fracture with routine healing | CMS +S32613G | Displaced avulsion fracture of unspecified ischium, subsequent encounter for fracture with delayed healing | CMS +S32613K | Displaced avulsion fracture of unspecified ischium, subsequent encounter for fracture with nonunion | CMS +S32613S | Displaced avulsion fracture of unspecified ischium, sequela | CMS +S32614A | Nondisplaced avulsion fracture of right ischium, initial encounter for closed fracture | CMS +S32614B | Nondisplaced avulsion fracture of right ischium, initial encounter for open fracture | CMS +S32614D | Nondisplaced avulsion fracture of right ischium, subsequent encounter for fracture with routine healing | CMS +S32614G | Nondisplaced avulsion fracture of right ischium, subsequent encounter for fracture with delayed healing | CMS +S32614K | Nondisplaced avulsion fracture of right ischium, subsequent encounter for fracture with nonunion | CMS +S32614S | Nondisplaced avulsion fracture of right ischium, sequela | CMS +S32615A | Nondisplaced avulsion fracture of left ischium, initial encounter for closed fracture | CMS +S32615B | Nondisplaced avulsion fracture of left ischium, initial encounter for open fracture | CMS +S32615D | Nondisplaced avulsion fracture of left ischium, subsequent encounter for fracture with routine healing | CMS +S32615G | Nondisplaced avulsion fracture of left ischium, subsequent encounter for fracture with delayed healing | CMS +S32615K | Nondisplaced avulsion fracture of left ischium, subsequent encounter for fracture with nonunion | CMS +S32615S | Nondisplaced avulsion fracture of left ischium, sequela | CMS +S32616A | Nondisplaced avulsion fracture of unspecified ischium, initial encounter for closed fracture | CMS +S32616B | Nondisplaced avulsion fracture of unspecified ischium, initial encounter for open fracture | CMS +S32616D | Nondisplaced avulsion fracture of unspecified ischium, subsequent encounter for fracture with routine healing | CMS +S32616G | Nondisplaced avulsion fracture of unspecified ischium, subsequent encounter for fracture with delayed healing | CMS +S32616K | Nondisplaced avulsion fracture of unspecified ischium, subsequent encounter for fracture with nonunion | CMS +S32616S | Nondisplaced avulsion fracture of unspecified ischium, sequela | CMS +S32691A | Other specified fracture of right ischium, initial encounter for closed fracture | CMS +S32691B | Other specified fracture of right ischium, initial encounter for open fracture | CMS +S32691D | Other specified fracture of right ischium, subsequent encounter for fracture with routine healing | CMS +S32691G | Other specified fracture of right ischium, subsequent encounter for fracture with delayed healing | CMS +S32691K | Other specified fracture of right ischium, subsequent encounter for fracture with nonunion | CMS +S32691S | Other specified fracture of right ischium, sequela | CMS +S32692A | Other specified fracture of left ischium, initial encounter for closed fracture | CMS +S32692B | Other specified fracture of left ischium, initial encounter for open fracture | CMS +S32692D | Other specified fracture of left ischium, subsequent encounter for fracture with routine healing | CMS +S32692G | Other specified fracture of left ischium, subsequent encounter for fracture with delayed healing | CMS +S32692K | Other specified fracture of left ischium, subsequent encounter for fracture with nonunion | CMS +S32692S | Other specified fracture of left ischium, sequela | CMS +S32699A | Other specified fracture of unspecified ischium, initial encounter for closed fracture | CMS +S32699B | Other specified fracture of unspecified ischium, initial encounter for open fracture | CMS +S32699D | Other specified fracture of unspecified ischium, subsequent encounter for fracture with routine healing | CMS +S32699G | Other specified fracture of unspecified ischium, subsequent encounter for fracture with delayed healing | CMS +S32699K | Other specified fracture of unspecified ischium, subsequent encounter for fracture with nonunion | CMS +S32699S | Other specified fracture of unspecified ischium, sequela | CMS +S327 | Multiple fractures of lumbar spine and pelvis | WHO +S328 | Fracture of other and unspecified parts of lumbar spine and pelvis | WHO +S32810A | Multiple fractures of pelvis with stable disruption of pelvic ring, initial encounter for closed fracture | CMS +S32810B | Multiple fractures of pelvis with stable disruption of pelvic ring, initial encounter for open fracture | CMS +S32810D | Multiple fractures of pelvis with stable disruption of pelvic ring, subsequent encounter for fracture with routine healing | CMS +S32810G | Multiple fractures of pelvis with stable disruption of pelvic ring, subsequent encounter for fracture with delayed healing | CMS +S32810K | Multiple fractures of pelvis with stable disruption of pelvic ring, subsequent encounter for fracture with nonunion | CMS +S32810S | Multiple fractures of pelvis with stable disruption of pelvic ring, sequela | CMS +S32811A | Multiple fractures of pelvis with unstable disruption of pelvic ring, initial encounter for closed fracture | CMS +S32811B | Multiple fractures of pelvis with unstable disruption of pelvic ring, initial encounter for open fracture | CMS +S32811D | Multiple fractures of pelvis with unstable disruption of pelvic ring, subsequent encounter for fracture with routine healing | CMS +S32811G | Multiple fractures of pelvis with unstable disruption of pelvic ring, subsequent encounter for fracture with delayed healing | CMS +S32811K | Multiple fractures of pelvis with unstable disruption of pelvic ring, subsequent encounter for fracture with nonunion | CMS +S32811S | Multiple fractures of pelvis with unstable disruption of pelvic ring, sequela | CMS +S3282XA | Multiple fractures of pelvis without disruption of pelvic ring, initial encounter for closed fracture | CMS +S3282XB | Multiple fractures of pelvis without disruption of pelvic ring, initial encounter for open fracture | CMS +S3282XD | Multiple fractures of pelvis without disruption of pelvic ring, subsequent encounter for fracture with routine healing | CMS +S3282XG | Multiple fractures of pelvis without disruption of pelvic ring, subsequent encounter for fracture with delayed healing | CMS +S3282XK | Multiple fractures of pelvis without disruption of pelvic ring, subsequent encounter for fracture with nonunion | CMS +S3282XS | Multiple fractures of pelvis without disruption of pelvic ring, sequela | CMS +S3289XA | Fracture of other parts of pelvis, initial encounter for closed fracture | CMS +S3289XB | Fracture of other parts of pelvis, initial encounter for open fracture | CMS +S3289XD | Fracture of other parts of pelvis, subsequent encounter for fracture with routine healing | CMS +S3289XG | Fracture of other parts of pelvis, subsequent encounter for fracture with delayed healing | CMS +S3289XK | Fracture of other parts of pelvis, subsequent encounter for fracture with nonunion | CMS +S3289XS | Fracture of other parts of pelvis, sequela | CMS +S329XXA | Fracture of unspecified parts of lumbosacral spine and pelvis, initial encounter for closed fracture | CMS +S329XXB | Fracture of unspecified parts of lumbosacral spine and pelvis, initial encounter for open fracture | CMS +S329XXD | Fracture of unspecified parts of lumbosacral spine and pelvis, subsequent encounter for fracture with routine healing | CMS +S329XXG | Fracture of unspecified parts of lumbosacral spine and pelvis, subsequent encounter for fracture with delayed healing | CMS +S329XXK | Fracture of unspecified parts of lumbosacral spine and pelvis, subsequent encounter for fracture with nonunion | CMS +S329XXS | Fracture of unspecified parts of lumbosacral spine and pelvis, sequela | CMS +S33 | Dislocation, sprain and strain of joints and ligaments of lumbar spine and pelvis | WHO +S330 | Traumatic rupture of lumbar intervertebral disc | WHO +S330XXA | Traumatic rupture of lumbar intervertebral disc, initial encounter | CMS +S330XXD | Traumatic rupture of lumbar intervertebral disc, subsequent encounter | CMS +S330XXS | Traumatic rupture of lumbar intervertebral disc, sequela | CMS +S331 | Dislocation of lumbar vertebra | WHO +S33100A | Subluxation of unspecified lumbar vertebra, initial encounter | CMS +S33100D | Subluxation of unspecified lumbar vertebra, subsequent encounter | CMS +S33100S | Subluxation of unspecified lumbar vertebra, sequela | CMS +S33101A | Dislocation of unspecified lumbar vertebra, initial encounter | CMS +S33101D | Dislocation of unspecified lumbar vertebra, subsequent encounter | CMS +S33101S | Dislocation of unspecified lumbar vertebra, sequela | CMS +S33110A | Subluxation of L1/L2 lumbar vertebra, initial encounter | CMS +S33110D | Subluxation of L1/L2 lumbar vertebra, subsequent encounter | CMS +S33110S | Subluxation of L1/L2 lumbar vertebra, sequela | CMS +S33111A | Dislocation of L1/L2 lumbar vertebra, initial encounter | CMS +S33111D | Dislocation of L1/L2 lumbar vertebra, subsequent encounter | CMS +S33111S | Dislocation of L1/L2 lumbar vertebra, sequela | CMS +S33120A | Subluxation of L2/L3 lumbar vertebra, initial encounter | CMS +S33120D | Subluxation of L2/L3 lumbar vertebra, subsequent encounter | CMS +S33120S | Subluxation of L2/L3 lumbar vertebra, sequela | CMS +S33121A | Dislocation of L2/L3 lumbar vertebra, initial encounter | CMS +S33121D | Dislocation of L2/L3 lumbar vertebra, subsequent encounter | CMS +S33121S | Dislocation of L2/L3 lumbar vertebra, sequela | CMS +S33130A | Subluxation of L3/L4 lumbar vertebra, initial encounter | CMS +S33130D | Subluxation of L3/L4 lumbar vertebra, subsequent encounter | CMS +S33130S | Subluxation of L3/L4 lumbar vertebra, sequela | CMS +S33131A | Dislocation of L3/L4 lumbar vertebra, initial encounter | CMS +S33131D | Dislocation of L3/L4 lumbar vertebra, subsequent encounter | CMS +S33131S | Dislocation of L3/L4 lumbar vertebra, sequela | CMS +S33140A | Subluxation of L4/L5 lumbar vertebra, initial encounter | CMS +S33140D | Subluxation of L4/L5 lumbar vertebra, subsequent encounter | CMS +S33140S | Subluxation of L4/L5 lumbar vertebra, sequela | CMS +S33141A | Dislocation of L4/L5 lumbar vertebra, initial encounter | CMS +S33141D | Dislocation of L4/L5 lumbar vertebra, subsequent encounter | CMS +S33141S | Dislocation of L4/L5 lumbar vertebra, sequela | CMS +S332 | Dislocation of sacroiliac and sacrococcygeal joint | WHO +S332XXA | Dislocation of sacroiliac and sacrococcygeal joint, initial encounter | CMS +S332XXD | Dislocation of sacroiliac and sacrococcygeal joint, subsequent encounter | CMS +S332XXS | Dislocation of sacroiliac and sacrococcygeal joint, sequela | CMS +S333 | Dislocation of other and unspecified parts of lumbar spine and pelvis | WHO +S3330XA | Dislocation of unspecified parts of lumbar spine and pelvis, initial encounter | CMS +S3330XD | Dislocation of unspecified parts of lumbar spine and pelvis, subsequent encounter | CMS +S3330XS | Dislocation of unspecified parts of lumbar spine and pelvis, sequela | CMS +S3339XA | Dislocation of other parts of lumbar spine and pelvis, initial encounter | CMS +S3339XD | Dislocation of other parts of lumbar spine and pelvis, subsequent encounter | CMS +S3339XS | Dislocation of other parts of lumbar spine and pelvis, sequela | CMS +S334 | Traumatic rupture of symphysis pubis | WHO +S334XXA | Traumatic rupture of symphysis pubis, initial encounter | CMS +S334XXD | Traumatic rupture of symphysis pubis, subsequent encounter | CMS +S334XXS | Traumatic rupture of symphysis pubis, sequela | CMS +S335 | Sprain and strain of lumbar spine | WHO +S335XXA | Sprain of ligaments of lumbar spine, initial encounter | CMS +S335XXD | Sprain of ligaments of lumbar spine, subsequent encounter | CMS +S335XXS | Sprain of ligaments of lumbar spine, sequela | CMS +S336 | Sprain and strain of sacroiliac joint | WHO +S336XXA | Sprain of sacroiliac joint, initial encounter | CMS +S336XXD | Sprain of sacroiliac joint, subsequent encounter | CMS +S336XXS | Sprain of sacroiliac joint, sequela | CMS +S337 | Sprain and strain of other and unspecified parts of lumbar spine and pelvis | WHO +S338XXA | Sprain of other parts of lumbar spine and pelvis, initial encounter | CMS +S338XXD | Sprain of other parts of lumbar spine and pelvis, subsequent encounter | CMS +S338XXS | Sprain of other parts of lumbar spine and pelvis, sequela | CMS +S339XXA | Sprain of unspecified parts of lumbar spine and pelvis, initial encounter | CMS +S339XXD | Sprain of unspecified parts of lumbar spine and pelvis, subsequent encounter | CMS +S339XXS | Sprain of unspecified parts of lumbar spine and pelvis, sequela | CMS +S34 | Injury of nerves and lumbar spinal cord at abdomen, lower back and pelvis level | WHO +S340 | Concussion and oedema of lumbar spinal cord | WHO +S3401XA | Concussion and edema of lumbar spinal cord, initial encounter | CMS +S3401XD | Concussion and edema of lumbar spinal cord, subsequent encounter | CMS +S3401XS | Concussion and edema of lumbar spinal cord, sequela | CMS +S3402XA | Concussion and edema of sacral spinal cord, initial encounter | CMS +S3402XD | Concussion and edema of sacral spinal cord, subsequent encounter | CMS +S3402XS | Concussion and edema of sacral spinal cord, sequela | CMS +S341 | Other injury of lumbar spinal cord | WHO +S34101A | Unspecified injury to L1 level of lumbar spinal cord, initial encounter | CMS +S34101D | Unspecified injury to L1 level of lumbar spinal cord, subsequent encounter | CMS +S34101S | Unspecified injury to L1 level of lumbar spinal cord, sequela | CMS +S34102A | Unspecified injury to L2 level of lumbar spinal cord, initial encounter | CMS +S34102D | Unspecified injury to L2 level of lumbar spinal cord, subsequent encounter | CMS +S34102S | Unspecified injury to L2 level of lumbar spinal cord, sequela | CMS +S34103A | Unspecified injury to L3 level of lumbar spinal cord, initial encounter | CMS +S34103D | Unspecified injury to L3 level of lumbar spinal cord, subsequent encounter | CMS +S34103S | Unspecified injury to L3 level of lumbar spinal cord, sequela | CMS +S34104A | Unspecified injury to L4 level of lumbar spinal cord, initial encounter | CMS +S34104D | Unspecified injury to L4 level of lumbar spinal cord, subsequent encounter | CMS +S34104S | Unspecified injury to L4 level of lumbar spinal cord, sequela | CMS +S34105A | Unspecified injury to L5 level of lumbar spinal cord, initial encounter | CMS +S34105D | Unspecified injury to L5 level of lumbar spinal cord, subsequent encounter | CMS +S34105S | Unspecified injury to L5 level of lumbar spinal cord, sequela | CMS +S34109A | Unspecified injury to unspecified level of lumbar spinal cord, initial encounter | CMS +S34109D | Unspecified injury to unspecified level of lumbar spinal cord, subsequent encounter | CMS +S34109S | Unspecified injury to unspecified level of lumbar spinal cord, sequela | CMS +S34111A | Complete lesion of L1 level of lumbar spinal cord, initial encounter | CMS +S34111D | Complete lesion of L1 level of lumbar spinal cord, subsequent encounter | CMS +S34111S | Complete lesion of L1 level of lumbar spinal cord, sequela | CMS +S34112A | Complete lesion of L2 level of lumbar spinal cord, initial encounter | CMS +S34112D | Complete lesion of L2 level of lumbar spinal cord, subsequent encounter | CMS +S34112S | Complete lesion of L2 level of lumbar spinal cord, sequela | CMS +S34113A | Complete lesion of L3 level of lumbar spinal cord, initial encounter | CMS +S34113D | Complete lesion of L3 level of lumbar spinal cord, subsequent encounter | CMS +S34113S | Complete lesion of L3 level of lumbar spinal cord, sequela | CMS +S34114A | Complete lesion of L4 level of lumbar spinal cord, initial encounter | CMS +S34114D | Complete lesion of L4 level of lumbar spinal cord, subsequent encounter | CMS +S34114S | Complete lesion of L4 level of lumbar spinal cord, sequela | CMS +S34115A | Complete lesion of L5 level of lumbar spinal cord, initial encounter | CMS +S34115D | Complete lesion of L5 level of lumbar spinal cord, subsequent encounter | CMS +S34115S | Complete lesion of L5 level of lumbar spinal cord, sequela | CMS +S34119A | Complete lesion of unspecified level of lumbar spinal cord, initial encounter | CMS +S34119D | Complete lesion of unspecified level of lumbar spinal cord, subsequent encounter | CMS +S34119S | Complete lesion of unspecified level of lumbar spinal cord, sequela | CMS +S34121A | Incomplete lesion of L1 level of lumbar spinal cord, initial encounter | CMS +S34121D | Incomplete lesion of L1 level of lumbar spinal cord, subsequent encounter | CMS +S34121S | Incomplete lesion of L1 level of lumbar spinal cord, sequela | CMS +S34122A | Incomplete lesion of L2 level of lumbar spinal cord, initial encounter | CMS +S34122D | Incomplete lesion of L2 level of lumbar spinal cord, subsequent encounter | CMS +S34122S | Incomplete lesion of L2 level of lumbar spinal cord, sequela | CMS +S34123A | Incomplete lesion of L3 level of lumbar spinal cord, initial encounter | CMS +S34123D | Incomplete lesion of L3 level of lumbar spinal cord, subsequent encounter | CMS +S34123S | Incomplete lesion of L3 level of lumbar spinal cord, sequela | CMS +S34124A | Incomplete lesion of L4 level of lumbar spinal cord, initial encounter | CMS +S34124D | Incomplete lesion of L4 level of lumbar spinal cord, subsequent encounter | CMS +S34124S | Incomplete lesion of L4 level of lumbar spinal cord, sequela | CMS +S34125A | Incomplete lesion of L5 level of lumbar spinal cord, initial encounter | CMS +S34125D | Incomplete lesion of L5 level of lumbar spinal cord, subsequent encounter | CMS +S34125S | Incomplete lesion of L5 level of lumbar spinal cord, sequela | CMS +S34129A | Incomplete lesion of unspecified level of lumbar spinal cord, initial encounter | CMS +S34129D | Incomplete lesion of unspecified level of lumbar spinal cord, subsequent encounter | CMS +S34129S | Incomplete lesion of unspecified level of lumbar spinal cord, sequela | CMS +S34131A | Complete lesion of sacral spinal cord, initial encounter | CMS +S34131D | Complete lesion of sacral spinal cord, subsequent encounter | CMS +S34131S | Complete lesion of sacral spinal cord, sequela | CMS +S34132A | Incomplete lesion of sacral spinal cord, initial encounter | CMS +S34132D | Incomplete lesion of sacral spinal cord, subsequent encounter | CMS +S34132S | Incomplete lesion of sacral spinal cord, sequela | CMS +S34139A | Unspecified injury to sacral spinal cord, initial encounter | CMS +S34139D | Unspecified injury to sacral spinal cord, subsequent encounter | CMS +S34139S | Unspecified injury to sacral spinal cord, sequela | CMS +S342 | Injury of nerve root of lumbar and sacral spine | WHO +S3421XA | Injury of nerve root of lumbar spine, initial encounter | CMS +S3421XD | Injury of nerve root of lumbar spine, subsequent encounter | CMS +S3421XS | Injury of nerve root of lumbar spine, sequela | CMS +S3422XA | Injury of nerve root of sacral spine, initial encounter | CMS +S3422XD | Injury of nerve root of sacral spine, subsequent encounter | CMS +S3422XS | Injury of nerve root of sacral spine, sequela | CMS +S343 | Injury of cauda equina | WHO +S343XXA | Injury of cauda equina, initial encounter | CMS +S343XXD | Injury of cauda equina, subsequent encounter | CMS +S343XXS | Injury of cauda equina, sequela | CMS +S344 | Injury of lumbosacral plexus | WHO +S344XXA | Injury of lumbosacral plexus, initial encounter | CMS +S344XXD | Injury of lumbosacral plexus, subsequent encounter | CMS +S344XXS | Injury of lumbosacral plexus, sequela | CMS +S345 | Injury of lumbar, sacral and pelvic sympathetic nerves | WHO +S345XXA | Injury of lumbar, sacral and pelvic sympathetic nerves, initial encounter | CMS +S345XXD | Injury of lumbar, sacral and pelvic sympathetic nerves, subsequent encounter | CMS +S345XXS | Injury of lumbar, sacral and pelvic sympathetic nerves, sequela | CMS +S346 | Injury of peripheral nerve(s) of abdomen, lower back and pelvis | WHO +S346XXA | Injury of peripheral nerve(s) at abdomen, lower back and pelvis level, initial encounter | CMS +S346XXD | Injury of peripheral nerve(s) at abdomen, lower back and pelvis level, subsequent encounter | CMS +S346XXS | Injury of peripheral nerve(s) at abdomen, lower back and pelvis level, sequela | CMS +S348 | Injury of other and unspecified nerves at abdomen, lower back and pelvis level | WHO +S348XXA | Injury of other nerves at abdomen, lower back and pelvis level, initial encounter | CMS +S348XXD | Injury of other nerves at abdomen, lower back and pelvis level, subsequent encounter | CMS +S348XXS | Injury of other nerves at abdomen, lower back and pelvis level, sequela | CMS +S349XXA | Injury of unspecified nerves at abdomen, lower back and pelvis level, initial encounter | CMS +S349XXD | Injury of unspecified nerves at abdomen, lower back and pelvis level, subsequent encounter | CMS +S349XXS | Injury of unspecified nerves at abdomen, lower back and pelvis level, sequela | CMS +S35 | Injury of blood vessels at abdomen, lower back and pelvis level | WHO +S350 | Injury of abdominal aorta | WHO +S3500XA | Unspecified injury of abdominal aorta, initial encounter | CMS +S3500XD | Unspecified injury of abdominal aorta, subsequent encounter | CMS +S3500XS | Unspecified injury of abdominal aorta, sequela | CMS +S3501XA | Minor laceration of abdominal aorta, initial encounter | CMS +S3501XD | Minor laceration of abdominal aorta, subsequent encounter | CMS +S3501XS | Minor laceration of abdominal aorta, sequela | CMS +S3502XA | Major laceration of abdominal aorta, initial encounter | CMS +S3502XD | Major laceration of abdominal aorta, subsequent encounter | CMS +S3502XS | Major laceration of abdominal aorta, sequela | CMS +S3509XA | Other injury of abdominal aorta, initial encounter | CMS +S3509XD | Other injury of abdominal aorta, subsequent encounter | CMS +S3509XS | Other injury of abdominal aorta, sequela | CMS +S351 | Injury of inferior vena cava | WHO +S3510XA | Unspecified injury of inferior vena cava, initial encounter | CMS +S3510XD | Unspecified injury of inferior vena cava, subsequent encounter | CMS +S3510XS | Unspecified injury of inferior vena cava, sequela | CMS +S3511XA | Minor laceration of inferior vena cava, initial encounter | CMS +S3511XD | Minor laceration of inferior vena cava, subsequent encounter | CMS +S3511XS | Minor laceration of inferior vena cava, sequela | CMS +S3512XA | Major laceration of inferior vena cava, initial encounter | CMS +S3512XD | Major laceration of inferior vena cava, subsequent encounter | CMS +S3512XS | Major laceration of inferior vena cava, sequela | CMS +S3519XA | Other injury of inferior vena cava, initial encounter | CMS +S3519XD | Other injury of inferior vena cava, subsequent encounter | CMS +S3519XS | Other injury of inferior vena cava, sequela | CMS +S352 | Injury of coeliac or mesenteric artery | WHO +S35211A | Minor laceration of celiac artery, initial encounter | CMS +S35211D | Minor laceration of celiac artery, subsequent encounter | CMS +S35211S | Minor laceration of celiac artery, sequela | CMS +S35212A | Major laceration of celiac artery, initial encounter | CMS +S35212D | Major laceration of celiac artery, subsequent encounter | CMS +S35212S | Major laceration of celiac artery, sequela | CMS +S35218A | Other injury of celiac artery, initial encounter | CMS +S35218D | Other injury of celiac artery, subsequent encounter | CMS +S35218S | Other injury of celiac artery, sequela | CMS +S35219A | Unspecified injury of celiac artery, initial encounter | CMS +S35219D | Unspecified injury of celiac artery, subsequent encounter | CMS +S35219S | Unspecified injury of celiac artery, sequela | CMS +S35221A | Minor laceration of superior mesenteric artery, initial encounter | CMS +S35221D | Minor laceration of superior mesenteric artery, subsequent encounter | CMS +S35221S | Minor laceration of superior mesenteric artery, sequela | CMS +S35222A | Major laceration of superior mesenteric artery, initial encounter | CMS +S35222D | Major laceration of superior mesenteric artery, subsequent encounter | CMS +S35222S | Major laceration of superior mesenteric artery, sequela | CMS +S35228A | Other injury of superior mesenteric artery, initial encounter | CMS +S35228D | Other injury of superior mesenteric artery, subsequent encounter | CMS +S35228S | Other injury of superior mesenteric artery, sequela | CMS +S35229A | Unspecified injury of superior mesenteric artery, initial encounter | CMS +S35229D | Unspecified injury of superior mesenteric artery, subsequent encounter | CMS +S35229S | Unspecified injury of superior mesenteric artery, sequela | CMS +S35231A | Minor laceration of inferior mesenteric artery, initial encounter | CMS +S35231D | Minor laceration of inferior mesenteric artery, subsequent encounter | CMS +S35231S | Minor laceration of inferior mesenteric artery, sequela | CMS +S35232A | Major laceration of inferior mesenteric artery, initial encounter | CMS +S35232D | Major laceration of inferior mesenteric artery, subsequent encounter | CMS +S35232S | Major laceration of inferior mesenteric artery, sequela | CMS +S35238A | Other injury of inferior mesenteric artery, initial encounter | CMS +S35238D | Other injury of inferior mesenteric artery, subsequent encounter | CMS +S35238S | Other injury of inferior mesenteric artery, sequela | CMS +S35239A | Unspecified injury of inferior mesenteric artery, initial encounter | CMS +S35239D | Unspecified injury of inferior mesenteric artery, subsequent encounter | CMS +S35239S | Unspecified injury of inferior mesenteric artery, sequela | CMS +S35291A | Minor laceration of branches of celiac and mesenteric artery, initial encounter | CMS +S35291D | Minor laceration of branches of celiac and mesenteric artery, subsequent encounter | CMS +S35291S | Minor laceration of branches of celiac and mesenteric artery, sequela | CMS +S35292A | Major laceration of branches of celiac and mesenteric artery, initial encounter | CMS +S35292D | Major laceration of branches of celiac and mesenteric artery, subsequent encounter | CMS +S35292S | Major laceration of branches of celiac and mesenteric artery, sequela | CMS +S35298A | Other injury of branches of celiac and mesenteric artery, initial encounter | CMS +S35298D | Other injury of branches of celiac and mesenteric artery, subsequent encounter | CMS +S35298S | Other injury of branches of celiac and mesenteric artery, sequela | CMS +S35299A | Unspecified injury of branches of celiac and mesenteric artery, initial encounter | CMS +S35299D | Unspecified injury of branches of celiac and mesenteric artery, subsequent encounter | CMS +S35299S | Unspecified injury of branches of celiac and mesenteric artery, sequela | CMS +S353 | Injury of portal or splenic vein | WHO +S35311A | Laceration of portal vein, initial encounter | CMS +S35311D | Laceration of portal vein, subsequent encounter | CMS +S35311S | Laceration of portal vein, sequela | CMS +S35318A | Other specified injury of portal vein, initial encounter | CMS +S35318D | Other specified injury of portal vein, subsequent encounter | CMS +S35318S | Other specified injury of portal vein, sequela | CMS +S35319A | Unspecified injury of portal vein, initial encounter | CMS +S35319D | Unspecified injury of portal vein, subsequent encounter | CMS +S35319S | Unspecified injury of portal vein, sequela | CMS +S35321A | Laceration of splenic vein, initial encounter | CMS +S35321D | Laceration of splenic vein, subsequent encounter | CMS +S35321S | Laceration of splenic vein, sequela | CMS +S35328A | Other specified injury of splenic vein, initial encounter | CMS +S35328D | Other specified injury of splenic vein, subsequent encounter | CMS +S35328S | Other specified injury of splenic vein, sequela | CMS +S35329A | Unspecified injury of splenic vein, initial encounter | CMS +S35329D | Unspecified injury of splenic vein, subsequent encounter | CMS +S35329S | Unspecified injury of splenic vein, sequela | CMS +S35331A | Laceration of superior mesenteric vein, initial encounter | CMS +S35331D | Laceration of superior mesenteric vein, subsequent encounter | CMS +S35331S | Laceration of superior mesenteric vein, sequela | CMS +S35338A | Other specified injury of superior mesenteric vein, initial encounter | CMS +S35338D | Other specified injury of superior mesenteric vein, subsequent encounter | CMS +S35338S | Other specified injury of superior mesenteric vein, sequela | CMS +S35339A | Unspecified injury of superior mesenteric vein, initial encounter | CMS +S35339D | Unspecified injury of superior mesenteric vein, subsequent encounter | CMS +S35339S | Unspecified injury of superior mesenteric vein, sequela | CMS +S35341A | Laceration of inferior mesenteric vein, initial encounter | CMS +S35341D | Laceration of inferior mesenteric vein, subsequent encounter | CMS +S35341S | Laceration of inferior mesenteric vein, sequela | CMS +S35348A | Other specified injury of inferior mesenteric vein, initial encounter | CMS +S35348D | Other specified injury of inferior mesenteric vein, subsequent encounter | CMS +S35348S | Other specified injury of inferior mesenteric vein, sequela | CMS +S35349A | Unspecified injury of inferior mesenteric vein, initial encounter | CMS +S35349D | Unspecified injury of inferior mesenteric vein, subsequent encounter | CMS +S35349S | Unspecified injury of inferior mesenteric vein, sequela | CMS +S354 | Injury of renal blood vessels | WHO +S35401A | Unspecified injury of right renal artery, initial encounter | CMS +S35401D | Unspecified injury of right renal artery, subsequent encounter | CMS +S35401S | Unspecified injury of right renal artery, sequela | CMS +S35402A | Unspecified injury of left renal artery, initial encounter | CMS +S35402D | Unspecified injury of left renal artery, subsequent encounter | CMS +S35402S | Unspecified injury of left renal artery, sequela | CMS +S35403A | Unspecified injury of unspecified renal artery, initial encounter | CMS +S35403D | Unspecified injury of unspecified renal artery, subsequent encounter | CMS +S35403S | Unspecified injury of unspecified renal artery, sequela | CMS +S35404A | Unspecified injury of right renal vein, initial encounter | CMS +S35404D | Unspecified injury of right renal vein, subsequent encounter | CMS +S35404S | Unspecified injury of right renal vein, sequela | CMS +S35405A | Unspecified injury of left renal vein, initial encounter | CMS +S35405D | Unspecified injury of left renal vein, subsequent encounter | CMS +S35405S | Unspecified injury of left renal vein, sequela | CMS +S35406A | Unspecified injury of unspecified renal vein, initial encounter | CMS +S35406D | Unspecified injury of unspecified renal vein, subsequent encounter | CMS +S35406S | Unspecified injury of unspecified renal vein, sequela | CMS +S35411A | Laceration of right renal artery, initial encounter | CMS +S35411D | Laceration of right renal artery, subsequent encounter | CMS +S35411S | Laceration of right renal artery, sequela | CMS +S35412A | Laceration of left renal artery, initial encounter | CMS +S35412D | Laceration of left renal artery, subsequent encounter | CMS +S35412S | Laceration of left renal artery, sequela | CMS +S35413A | Laceration of unspecified renal artery, initial encounter | CMS +S35413D | Laceration of unspecified renal artery, subsequent encounter | CMS +S35413S | Laceration of unspecified renal artery, sequela | CMS +S35414A | Laceration of right renal vein, initial encounter | CMS +S35414D | Laceration of right renal vein, subsequent encounter | CMS +S35414S | Laceration of right renal vein, sequela | CMS +S35415A | Laceration of left renal vein, initial encounter | CMS +S35415D | Laceration of left renal vein, subsequent encounter | CMS +S35415S | Laceration of left renal vein, sequela | CMS +S35416A | Laceration of unspecified renal vein, initial encounter | CMS +S35416D | Laceration of unspecified renal vein, subsequent encounter | CMS +S35416S | Laceration of unspecified renal vein, sequela | CMS +S35491A | Other specified injury of right renal artery, initial encounter | CMS +S35491D | Other specified injury of right renal artery, subsequent encounter | CMS +S35491S | Other specified injury of right renal artery, sequela | CMS +S35492A | Other specified injury of left renal artery, initial encounter | CMS +S35492D | Other specified injury of left renal artery, subsequent encounter | CMS +S35492S | Other specified injury of left renal artery, sequela | CMS +S35493A | Other specified injury of unspecified renal artery, initial encounter | CMS +S35493D | Other specified injury of unspecified renal artery, subsequent encounter | CMS +S35493S | Other specified injury of unspecified renal artery, sequela | CMS +S35494A | Other specified injury of right renal vein, initial encounter | CMS +S35494D | Other specified injury of right renal vein, subsequent encounter | CMS +S35494S | Other specified injury of right renal vein, sequela | CMS +S35495A | Other specified injury of left renal vein, initial encounter | CMS +S35495D | Other specified injury of left renal vein, subsequent encounter | CMS +S35495S | Other specified injury of left renal vein, sequela | CMS +S35496A | Other specified injury of unspecified renal vein, initial encounter | CMS +S35496D | Other specified injury of unspecified renal vein, subsequent encounter | CMS +S35496S | Other specified injury of unspecified renal vein, sequela | CMS +S355 | Injury of iliac blood vessels | WHO +S3550XA | Injury of unspecified iliac blood vessel(s), initial encounter | CMS +S3550XD | Injury of unspecified iliac blood vessel(s), subsequent encounter | CMS +S3550XS | Injury of unspecified iliac blood vessel(s), sequela | CMS +S35511A | Injury of right iliac artery, initial encounter | CMS +S35511D | Injury of right iliac artery, subsequent encounter | CMS +S35511S | Injury of right iliac artery, sequela | CMS +S35512A | Injury of left iliac artery, initial encounter | CMS +S35512D | Injury of left iliac artery, subsequent encounter | CMS +S35512S | Injury of left iliac artery, sequela | CMS +S35513A | Injury of unspecified iliac artery, initial encounter | CMS +S35513D | Injury of unspecified iliac artery, subsequent encounter | CMS +S35513S | Injury of unspecified iliac artery, sequela | CMS +S35514A | Injury of right iliac vein, initial encounter | CMS +S35514D | Injury of right iliac vein, subsequent encounter | CMS +S35514S | Injury of right iliac vein, sequela | CMS +S35515A | Injury of left iliac vein, initial encounter | CMS +S35515D | Injury of left iliac vein, subsequent encounter | CMS +S35515S | Injury of left iliac vein, sequela | CMS +S35516A | Injury of unspecified iliac vein, initial encounter | CMS +S35516D | Injury of unspecified iliac vein, subsequent encounter | CMS +S35516S | Injury of unspecified iliac vein, sequela | CMS +S35531A | Injury of right uterine artery, initial encounter | CMS +S35531D | Injury of right uterine artery, subsequent encounter | CMS +S35531S | Injury of right uterine artery, sequela | CMS +S35532A | Injury of left uterine artery, initial encounter | CMS +S35532D | Injury of left uterine artery, subsequent encounter | CMS +S35532S | Injury of left uterine artery, sequela | CMS +S35533A | Injury of unspecified uterine artery, initial encounter | CMS +S35533D | Injury of unspecified uterine artery, subsequent encounter | CMS +S35533S | Injury of unspecified uterine artery, sequela | CMS +S35534A | Injury of right uterine vein, initial encounter | CMS +S35534D | Injury of right uterine vein, subsequent encounter | CMS +S35534S | Injury of right uterine vein, sequela | CMS +S35535A | Injury of left uterine vein, initial encounter | CMS +S35535D | Injury of left uterine vein, subsequent encounter | CMS +S35535S | Injury of left uterine vein, sequela | CMS +S35536A | Injury of unspecified uterine vein, initial encounter | CMS +S35536D | Injury of unspecified uterine vein, subsequent encounter | CMS +S35536S | Injury of unspecified uterine vein, sequela | CMS +S3559XA | Injury of other iliac blood vessels, initial encounter | CMS +S3559XD | Injury of other iliac blood vessels, subsequent encounter | CMS +S3559XS | Injury of other iliac blood vessels, sequela | CMS +S357 | Injury of multiple blood vessels at abdomen, lower back and pelvis level | WHO +S358 | Injury of other blood vessels at abdomen, lower back and pelvis level | WHO +S358X1A | Laceration of other blood vessels at abdomen, lower back and pelvis level, initial encounter | CMS +S358X1D | Laceration of other blood vessels at abdomen, lower back and pelvis level, subsequent encounter | CMS +S358X1S | Laceration of other blood vessels at abdomen, lower back and pelvis level, sequela | CMS +S358X8A | Other specified injury of other blood vessels at abdomen, lower back and pelvis level, initial encounter | CMS +S358X8D | Other specified injury of other blood vessels at abdomen, lower back and pelvis level, subsequent encounter | CMS +S358X8S | Other specified injury of other blood vessels at abdomen, lower back and pelvis level, sequela | CMS +S358X9A | Unspecified injury of other blood vessels at abdomen, lower back and pelvis level, initial encounter | CMS +S358X9D | Unspecified injury of other blood vessels at abdomen, lower back and pelvis level, subsequent encounter | CMS +S358X9S | Unspecified injury of other blood vessels at abdomen, lower back and pelvis level, sequela | CMS +S359 | Injury of unspecified blood vessel at abdomen, lower back and pelvis level | WHO +S3590XA | Unspecified injury of unspecified blood vessel at abdomen, lower back and pelvis level, initial encounter | CMS +S3590XD | Unspecified injury of unspecified blood vessel at abdomen, lower back and pelvis level, subsequent encounter | CMS +S3590XS | Unspecified injury of unspecified blood vessel at abdomen, lower back and pelvis level, sequela | CMS +S3591XA | Laceration of unspecified blood vessel at abdomen, lower back and pelvis level, initial encounter | CMS +S3591XD | Laceration of unspecified blood vessel at abdomen, lower back and pelvis level, subsequent encounter | CMS +S3591XS | Laceration of unspecified blood vessel at abdomen, lower back and pelvis level, sequela | CMS +S3599XA | Other specified injury of unspecified blood vessel at abdomen, lower back and pelvis level, initial encounter | CMS +S3599XD | Other specified injury of unspecified blood vessel at abdomen, lower back and pelvis level, subsequent encounter | CMS +S3599XS | Other specified injury of unspecified blood vessel at abdomen, lower back and pelvis level, sequela | CMS +S36 | Injury of intra-abdominal organs | WHO +S360 | Injury of spleen | WHO +S3600XA | Unspecified injury of spleen, initial encounter | CMS +S3600XD | Unspecified injury of spleen, subsequent encounter | CMS +S3600XS | Unspecified injury of spleen, sequela | CMS +S36020A | Minor contusion of spleen, initial encounter | CMS +S36020D | Minor contusion of spleen, subsequent encounter | CMS +S36020S | Minor contusion of spleen, sequela | CMS +S36021A | Major contusion of spleen, initial encounter | CMS +S36021D | Major contusion of spleen, subsequent encounter | CMS +S36021S | Major contusion of spleen, sequela | CMS +S36029A | Unspecified contusion of spleen, initial encounter | CMS +S36029D | Unspecified contusion of spleen, subsequent encounter | CMS +S36029S | Unspecified contusion of spleen, sequela | CMS +S36030A | Superficial (capsular) laceration of spleen, initial encounter | CMS +S36030D | Superficial (capsular) laceration of spleen, subsequent encounter | CMS +S36030S | Superficial (capsular) laceration of spleen, sequela | CMS +S36031A | Moderate laceration of spleen, initial encounter | CMS +S36031D | Moderate laceration of spleen, subsequent encounter | CMS +S36031S | Moderate laceration of spleen, sequela | CMS +S36032A | Major laceration of spleen, initial encounter | CMS +S36032D | Major laceration of spleen, subsequent encounter | CMS +S36032S | Major laceration of spleen, sequela | CMS +S36039A | Unspecified laceration of spleen, initial encounter | CMS +S36039D | Unspecified laceration of spleen, subsequent encounter | CMS +S36039S | Unspecified laceration of spleen, sequela | CMS +S3609XA | Other injury of spleen, initial encounter | CMS +S3609XD | Other injury of spleen, subsequent encounter | CMS +S3609XS | Other injury of spleen, sequela | CMS +S361 | Injury of liver or gallbladder | WHO +S36112A | Contusion of liver, initial encounter | CMS +S36112D | Contusion of liver, subsequent encounter | CMS +S36112S | Contusion of liver, sequela | CMS +S36113A | Laceration of liver, unspecified degree, initial encounter | CMS +S36113D | Laceration of liver, unspecified degree, subsequent encounter | CMS +S36113S | Laceration of liver, unspecified degree, sequela | CMS +S36114A | Minor laceration of liver, initial encounter | CMS +S36114D | Minor laceration of liver, subsequent encounter | CMS +S36114S | Minor laceration of liver, sequela | CMS +S36115A | Moderate laceration of liver, initial encounter | CMS +S36115D | Moderate laceration of liver, subsequent encounter | CMS +S36115S | Moderate laceration of liver, sequela | CMS +S36116A | Major laceration of liver, initial encounter | CMS +S36116D | Major laceration of liver, subsequent encounter | CMS +S36116S | Major laceration of liver, sequela | CMS +S36118A | Other injury of liver, initial encounter | CMS +S36118D | Other injury of liver, subsequent encounter | CMS +S36118S | Other injury of liver, sequela | CMS +S36119A | Unspecified injury of liver, initial encounter | CMS +S36119D | Unspecified injury of liver, subsequent encounter | CMS +S36119S | Unspecified injury of liver, sequela | CMS +S36122A | Contusion of gallbladder, initial encounter | CMS +S36122D | Contusion of gallbladder, subsequent encounter | CMS +S36122S | Contusion of gallbladder, sequela | CMS +S36123A | Laceration of gallbladder, initial encounter | CMS +S36123D | Laceration of gallbladder, subsequent encounter | CMS +S36123S | Laceration of gallbladder, sequela | CMS +S36128A | Other injury of gallbladder, initial encounter | CMS +S36128D | Other injury of gallbladder, subsequent encounter | CMS +S36128S | Other injury of gallbladder, sequela | CMS +S36129A | Unspecified injury of gallbladder, initial encounter | CMS +S36129D | Unspecified injury of gallbladder, subsequent encounter | CMS +S36129S | Unspecified injury of gallbladder, sequela | CMS +S3613XA | Injury of bile duct, initial encounter | CMS +S3613XD | Injury of bile duct, subsequent encounter | CMS +S3613XS | Injury of bile duct, sequela | CMS +S362 | Injury of pancreas | WHO +S36200A | Unspecified injury of head of pancreas, initial encounter | CMS +S36200D | Unspecified injury of head of pancreas, subsequent encounter | CMS +S36200S | Unspecified injury of head of pancreas, sequela | CMS +S36201A | Unspecified injury of body of pancreas, initial encounter | CMS +S36201D | Unspecified injury of body of pancreas, subsequent encounter | CMS +S36201S | Unspecified injury of body of pancreas, sequela | CMS +S36202A | Unspecified injury of tail of pancreas, initial encounter | CMS +S36202D | Unspecified injury of tail of pancreas, subsequent encounter | CMS +S36202S | Unspecified injury of tail of pancreas, sequela | CMS +S36209A | Unspecified injury of unspecified part of pancreas, initial encounter | CMS +S36209D | Unspecified injury of unspecified part of pancreas, subsequent encounter | CMS +S36209S | Unspecified injury of unspecified part of pancreas, sequela | CMS +S36220A | Contusion of head of pancreas, initial encounter | CMS +S36220D | Contusion of head of pancreas, subsequent encounter | CMS +S36220S | Contusion of head of pancreas, sequela | CMS +S36221A | Contusion of body of pancreas, initial encounter | CMS +S36221D | Contusion of body of pancreas, subsequent encounter | CMS +S36221S | Contusion of body of pancreas, sequela | CMS +S36222A | Contusion of tail of pancreas, initial encounter | CMS +S36222D | Contusion of tail of pancreas, subsequent encounter | CMS +S36222S | Contusion of tail of pancreas, sequela | CMS +S36229A | Contusion of unspecified part of pancreas, initial encounter | CMS +S36229D | Contusion of unspecified part of pancreas, subsequent encounter | CMS +S36229S | Contusion of unspecified part of pancreas, sequela | CMS +S36230A | Laceration of head of pancreas, unspecified degree, initial encounter | CMS +S36230D | Laceration of head of pancreas, unspecified degree, subsequent encounter | CMS +S36230S | Laceration of head of pancreas, unspecified degree, sequela | CMS +S36231A | Laceration of body of pancreas, unspecified degree, initial encounter | CMS +S36231D | Laceration of body of pancreas, unspecified degree, subsequent encounter | CMS +S36231S | Laceration of body of pancreas, unspecified degree, sequela | CMS +S36232A | Laceration of tail of pancreas, unspecified degree, initial encounter | CMS +S36232D | Laceration of tail of pancreas, unspecified degree, subsequent encounter | CMS +S36232S | Laceration of tail of pancreas, unspecified degree, sequela | CMS +S36239A | Laceration of unspecified part of pancreas, unspecified degree, initial encounter | CMS +S36239D | Laceration of unspecified part of pancreas, unspecified degree, subsequent encounter | CMS +S36239S | Laceration of unspecified part of pancreas, unspecified degree, sequela | CMS +S36240A | Minor laceration of head of pancreas, initial encounter | CMS +S36240D | Minor laceration of head of pancreas, subsequent encounter | CMS +S36240S | Minor laceration of head of pancreas, sequela | CMS +S36241A | Minor laceration of body of pancreas, initial encounter | CMS +S36241D | Minor laceration of body of pancreas, subsequent encounter | CMS +S36241S | Minor laceration of body of pancreas, sequela | CMS +S36242A | Minor laceration of tail of pancreas, initial encounter | CMS +S36242D | Minor laceration of tail of pancreas, subsequent encounter | CMS +S36242S | Minor laceration of tail of pancreas, sequela | CMS +S36249A | Minor laceration of unspecified part of pancreas, initial encounter | CMS +S36249D | Minor laceration of unspecified part of pancreas, subsequent encounter | CMS +S36249S | Minor laceration of unspecified part of pancreas, sequela | CMS +S36250A | Moderate laceration of head of pancreas, initial encounter | CMS +S36250D | Moderate laceration of head of pancreas, subsequent encounter | CMS +S36250S | Moderate laceration of head of pancreas, sequela | CMS +S36251A | Moderate laceration of body of pancreas, initial encounter | CMS +S36251D | Moderate laceration of body of pancreas, subsequent encounter | CMS +S36251S | Moderate laceration of body of pancreas, sequela | CMS +S36252A | Moderate laceration of tail of pancreas, initial encounter | CMS +S36252D | Moderate laceration of tail of pancreas, subsequent encounter | CMS +S36252S | Moderate laceration of tail of pancreas, sequela | CMS +S36259A | Moderate laceration of unspecified part of pancreas, initial encounter | CMS +S36259D | Moderate laceration of unspecified part of pancreas, subsequent encounter | CMS +S36259S | Moderate laceration of unspecified part of pancreas, sequela | CMS +S36260A | Major laceration of head of pancreas, initial encounter | CMS +S36260D | Major laceration of head of pancreas, subsequent encounter | CMS +S36260S | Major laceration of head of pancreas, sequela | CMS +S36261A | Major laceration of body of pancreas, initial encounter | CMS +S36261D | Major laceration of body of pancreas, subsequent encounter | CMS +S36261S | Major laceration of body of pancreas, sequela | CMS +S36262A | Major laceration of tail of pancreas, initial encounter | CMS +S36262D | Major laceration of tail of pancreas, subsequent encounter | CMS +S36262S | Major laceration of tail of pancreas, sequela | CMS +S36269A | Major laceration of unspecified part of pancreas, initial encounter | CMS +S36269D | Major laceration of unspecified part of pancreas, subsequent encounter | CMS +S36269S | Major laceration of unspecified part of pancreas, sequela | CMS +S36290A | Other injury of head of pancreas, initial encounter | CMS +S36290D | Other injury of head of pancreas, subsequent encounter | CMS +S36290S | Other injury of head of pancreas, sequela | CMS +S36291A | Other injury of body of pancreas, initial encounter | CMS +S36291D | Other injury of body of pancreas, subsequent encounter | CMS +S36291S | Other injury of body of pancreas, sequela | CMS +S36292A | Other injury of tail of pancreas, initial encounter | CMS +S36292D | Other injury of tail of pancreas, subsequent encounter | CMS +S36292S | Other injury of tail of pancreas, sequela | CMS +S36299A | Other injury of unspecified part of pancreas, initial encounter | CMS +S36299D | Other injury of unspecified part of pancreas, subsequent encounter | CMS +S36299S | Other injury of unspecified part of pancreas, sequela | CMS +S363 | Injury of stomach | WHO +S3630XA | Unspecified injury of stomach, initial encounter | CMS +S3630XD | Unspecified injury of stomach, subsequent encounter | CMS +S3630XS | Unspecified injury of stomach, sequela | CMS +S3632XA | Contusion of stomach, initial encounter | CMS +S3632XD | Contusion of stomach, subsequent encounter | CMS +S3632XS | Contusion of stomach, sequela | CMS +S3633XA | Laceration of stomach, initial encounter | CMS +S3633XD | Laceration of stomach, subsequent encounter | CMS +S3633XS | Laceration of stomach, sequela | CMS +S3639XA | Other injury of stomach, initial encounter | CMS +S3639XD | Other injury of stomach, subsequent encounter | CMS +S3639XS | Other injury of stomach, sequela | CMS +S364 | Injury of small intestine | WHO +S36400A | Unspecified injury of duodenum, initial encounter | CMS +S36400D | Unspecified injury of duodenum, subsequent encounter | CMS +S36400S | Unspecified injury of duodenum, sequela | CMS +S36408A | Unspecified injury of other part of small intestine, initial encounter | CMS +S36408D | Unspecified injury of other part of small intestine, subsequent encounter | CMS +S36408S | Unspecified injury of other part of small intestine, sequela | CMS +S36409A | Unspecified injury of unspecified part of small intestine, initial encounter | CMS +S36409D | Unspecified injury of unspecified part of small intestine, subsequent encounter | CMS +S36409S | Unspecified injury of unspecified part of small intestine, sequela | CMS +S36410A | Primary blast injury of duodenum, initial encounter | CMS +S36410D | Primary blast injury of duodenum, subsequent encounter | CMS +S36410S | Primary blast injury of duodenum, sequela | CMS +S36418A | Primary blast injury of other part of small intestine, initial encounter | CMS +S36418D | Primary blast injury of other part of small intestine, subsequent encounter | CMS +S36418S | Primary blast injury of other part of small intestine, sequela | CMS +S36419A | Primary blast injury of unspecified part of small intestine, initial encounter | CMS +S36419D | Primary blast injury of unspecified part of small intestine, subsequent encounter | CMS +S36419S | Primary blast injury of unspecified part of small intestine, sequela | CMS +S36420A | Contusion of duodenum, initial encounter | CMS +S36420D | Contusion of duodenum, subsequent encounter | CMS +S36420S | Contusion of duodenum, sequela | CMS +S36428A | Contusion of other part of small intestine, initial encounter | CMS +S36428D | Contusion of other part of small intestine, subsequent encounter | CMS +S36428S | Contusion of other part of small intestine, sequela | CMS +S36429A | Contusion of unspecified part of small intestine, initial encounter | CMS +S36429D | Contusion of unspecified part of small intestine, subsequent encounter | CMS +S36429S | Contusion of unspecified part of small intestine, sequela | CMS +S36430A | Laceration of duodenum, initial encounter | CMS +S36430D | Laceration of duodenum, subsequent encounter | CMS +S36430S | Laceration of duodenum, sequela | CMS +S36438A | Laceration of other part of small intestine, initial encounter | CMS +S36438D | Laceration of other part of small intestine, subsequent encounter | CMS +S36438S | Laceration of other part of small intestine, sequela | CMS +S36439A | Laceration of unspecified part of small intestine, initial encounter | CMS +S36439D | Laceration of unspecified part of small intestine, subsequent encounter | CMS +S36439S | Laceration of unspecified part of small intestine, sequela | CMS +S36490A | Other injury of duodenum, initial encounter | CMS +S36490D | Other injury of duodenum, subsequent encounter | CMS +S36490S | Other injury of duodenum, sequela | CMS +S36498A | Other injury of other part of small intestine, initial encounter | CMS +S36498D | Other injury of other part of small intestine, subsequent encounter | CMS +S36498S | Other injury of other part of small intestine, sequela | CMS +S36499A | Other injury of unspecified part of small intestine, initial encounter | CMS +S36499D | Other injury of unspecified part of small intestine, subsequent encounter | CMS +S36499S | Other injury of unspecified part of small intestine, sequela | CMS +S365 | Injury of colon | WHO +S36500A | Unspecified injury of ascending [right] colon, initial encounter | CMS +S36500D | Unspecified injury of ascending [right] colon, subsequent encounter | CMS +S36500S | Unspecified injury of ascending [right] colon, sequela | CMS +S36501A | Unspecified injury of transverse colon, initial encounter | CMS +S36501D | Unspecified injury of transverse colon, subsequent encounter | CMS +S36501S | Unspecified injury of transverse colon, sequela | CMS +S36502A | Unspecified injury of descending [left] colon, initial encounter | CMS +S36502D | Unspecified injury of descending [left] colon, subsequent encounter | CMS +S36502S | Unspecified injury of descending [left] colon, sequela | CMS +S36503A | Unspecified injury of sigmoid colon, initial encounter | CMS +S36503D | Unspecified injury of sigmoid colon, subsequent encounter | CMS +S36503S | Unspecified injury of sigmoid colon, sequela | CMS +S36508A | Unspecified injury of other part of colon, initial encounter | CMS +S36508D | Unspecified injury of other part of colon, subsequent encounter | CMS +S36508S | Unspecified injury of other part of colon, sequela | CMS +S36509A | Unspecified injury of unspecified part of colon, initial encounter | CMS +S36509D | Unspecified injury of unspecified part of colon, subsequent encounter | CMS +S36509S | Unspecified injury of unspecified part of colon, sequela | CMS +S36510A | Primary blast injury of ascending [right] colon, initial encounter | CMS +S36510D | Primary blast injury of ascending [right] colon, subsequent encounter | CMS +S36510S | Primary blast injury of ascending [right] colon, sequela | CMS +S36511A | Primary blast injury of transverse colon, initial encounter | CMS +S36511D | Primary blast injury of transverse colon, subsequent encounter | CMS +S36511S | Primary blast injury of transverse colon, sequela | CMS +S36512A | Primary blast injury of descending [left] colon, initial encounter | CMS +S36512D | Primary blast injury of descending [left] colon, subsequent encounter | CMS +S36512S | Primary blast injury of descending [left] colon, sequela | CMS +S36513A | Primary blast injury of sigmoid colon, initial encounter | CMS +S36513D | Primary blast injury of sigmoid colon, subsequent encounter | CMS +S36513S | Primary blast injury of sigmoid colon, sequela | CMS +S36518A | Primary blast injury of other part of colon, initial encounter | CMS +S36518D | Primary blast injury of other part of colon, subsequent encounter | CMS +S36518S | Primary blast injury of other part of colon, sequela | CMS +S36519A | Primary blast injury of unspecified part of colon, initial encounter | CMS +S36519D | Primary blast injury of unspecified part of colon, subsequent encounter | CMS +S36519S | Primary blast injury of unspecified part of colon, sequela | CMS +S36520A | Contusion of ascending [right] colon, initial encounter | CMS +S36520D | Contusion of ascending [right] colon, subsequent encounter | CMS +S36520S | Contusion of ascending [right] colon, sequela | CMS +S36521A | Contusion of transverse colon, initial encounter | CMS +S36521D | Contusion of transverse colon, subsequent encounter | CMS +S36521S | Contusion of transverse colon, sequela | CMS +S36522A | Contusion of descending [left] colon, initial encounter | CMS +S36522D | Contusion of descending [left] colon, subsequent encounter | CMS +S36522S | Contusion of descending [left] colon, sequela | CMS +S36523A | Contusion of sigmoid colon, initial encounter | CMS +S36523D | Contusion of sigmoid colon, subsequent encounter | CMS +S36523S | Contusion of sigmoid colon, sequela | CMS +S36528A | Contusion of other part of colon, initial encounter | CMS +S36528D | Contusion of other part of colon, subsequent encounter | CMS +S36528S | Contusion of other part of colon, sequela | CMS +S36529A | Contusion of unspecified part of colon, initial encounter | CMS +S36529D | Contusion of unspecified part of colon, subsequent encounter | CMS +S36529S | Contusion of unspecified part of colon, sequela | CMS +S36530A | Laceration of ascending [right] colon, initial encounter | CMS +S36530D | Laceration of ascending [right] colon, subsequent encounter | CMS +S36530S | Laceration of ascending [right] colon, sequela | CMS +S36531A | Laceration of transverse colon, initial encounter | CMS +S36531D | Laceration of transverse colon, subsequent encounter | CMS +S36531S | Laceration of transverse colon, sequela | CMS +S36532A | Laceration of descending [left] colon, initial encounter | CMS +S36532D | Laceration of descending [left] colon, subsequent encounter | CMS +S36532S | Laceration of descending [left] colon, sequela | CMS +S36533A | Laceration of sigmoid colon, initial encounter | CMS +S36533D | Laceration of sigmoid colon, subsequent encounter | CMS +S36533S | Laceration of sigmoid colon, sequela | CMS +S36538A | Laceration of other part of colon, initial encounter | CMS +S36538D | Laceration of other part of colon, subsequent encounter | CMS +S36538S | Laceration of other part of colon, sequela | CMS +S36539A | Laceration of unspecified part of colon, initial encounter | CMS +S36539D | Laceration of unspecified part of colon, subsequent encounter | CMS +S36539S | Laceration of unspecified part of colon, sequela | CMS +S36590A | Other injury of ascending [right] colon, initial encounter | CMS +S36590D | Other injury of ascending [right] colon, subsequent encounter | CMS +S36590S | Other injury of ascending [right] colon, sequela | CMS +S36591A | Other injury of transverse colon, initial encounter | CMS +S36591D | Other injury of transverse colon, subsequent encounter | CMS +S36591S | Other injury of transverse colon, sequela | CMS +S36592A | Other injury of descending [left] colon, initial encounter | CMS +S36592D | Other injury of descending [left] colon, subsequent encounter | CMS +S36592S | Other injury of descending [left] colon, sequela | CMS +S36593A | Other injury of sigmoid colon, initial encounter | CMS +S36593D | Other injury of sigmoid colon, subsequent encounter | CMS +S36593S | Other injury of sigmoid colon, sequela | CMS +S36598A | Other injury of other part of colon, initial encounter | CMS +S36598D | Other injury of other part of colon, subsequent encounter | CMS +S36598S | Other injury of other part of colon, sequela | CMS +S36599A | Other injury of unspecified part of colon, initial encounter | CMS +S36599D | Other injury of unspecified part of colon, subsequent encounter | CMS +S36599S | Other injury of unspecified part of colon, sequela | CMS +S366 | Injury of rectum | WHO +S3660XA | Unspecified injury of rectum, initial encounter | CMS +S3660XD | Unspecified injury of rectum, subsequent encounter | CMS +S3660XS | Unspecified injury of rectum, sequela | CMS +S3661XA | Primary blast injury of rectum, initial encounter | CMS +S3661XD | Primary blast injury of rectum, subsequent encounter | CMS +S3661XS | Primary blast injury of rectum, sequela | CMS +S3662XA | Contusion of rectum, initial encounter | CMS +S3662XD | Contusion of rectum, subsequent encounter | CMS +S3662XS | Contusion of rectum, sequela | CMS +S3663XA | Laceration of rectum, initial encounter | CMS +S3663XD | Laceration of rectum, subsequent encounter | CMS +S3663XS | Laceration of rectum, sequela | CMS +S3669XA | Other injury of rectum, initial encounter | CMS +S3669XD | Other injury of rectum, subsequent encounter | CMS +S3669XS | Other injury of rectum, sequela | CMS +S367 | Injury of multiple intra-abdominal organs | WHO +S368 | Injury of other intra-abdominal organs | WHO +S3681XA | Injury of peritoneum, initial encounter | CMS +S3681XD | Injury of peritoneum, subsequent encounter | CMS +S3681XS | Injury of peritoneum, sequela | CMS +S36892A | Contusion of other intra-abdominal organs, initial encounter | CMS +S36892D | Contusion of other intra-abdominal organs, subsequent encounter | CMS +S36892S | Contusion of other intra-abdominal organs, sequela | CMS +S36893A | Laceration of other intra-abdominal organs, initial encounter | CMS +S36893D | Laceration of other intra-abdominal organs, subsequent encounter | CMS +S36893S | Laceration of other intra-abdominal organs, sequela | CMS +S36898A | Other injury of other intra-abdominal organs, initial encounter | CMS +S36898D | Other injury of other intra-abdominal organs, subsequent encounter | CMS +S36898S | Other injury of other intra-abdominal organs, sequela | CMS +S36899A | Unspecified injury of other intra-abdominal organs, initial encounter | CMS +S36899D | Unspecified injury of other intra-abdominal organs, subsequent encounter | CMS +S36899S | Unspecified injury of other intra-abdominal organs, sequela | CMS +S369 | Injury of unspecified intra-abdominal organ | WHO +S3690XA | Unspecified injury of unspecified intra-abdominal organ, initial encounter | CMS +S3690XD | Unspecified injury of unspecified intra-abdominal organ, subsequent encounter | CMS +S3690XS | Unspecified injury of unspecified intra-abdominal organ, sequela | CMS +S3692XA | Contusion of unspecified intra-abdominal organ, initial encounter | CMS +S3692XD | Contusion of unspecified intra-abdominal organ, subsequent encounter | CMS +S3692XS | Contusion of unspecified intra-abdominal organ, sequela | CMS +S3693XA | Laceration of unspecified intra-abdominal organ, initial encounter | CMS +S3693XD | Laceration of unspecified intra-abdominal organ, subsequent encounter | CMS +S3693XS | Laceration of unspecified intra-abdominal organ, sequela | CMS +S3699XA | Other injury of unspecified intra-abdominal organ, initial encounter | CMS +S3699XD | Other injury of unspecified intra-abdominal organ, subsequent encounter | CMS +S3699XS | Other injury of unspecified intra-abdominal organ, sequela | CMS +S37 | Injury of urinary and pelvic organs | WHO +S370 | Injury of kidney | WHO +S37001A | Unspecified injury of right kidney, initial encounter | CMS +S37001D | Unspecified injury of right kidney, subsequent encounter | CMS +S37001S | Unspecified injury of right kidney, sequela | CMS +S37002A | Unspecified injury of left kidney, initial encounter | CMS +S37002D | Unspecified injury of left kidney, subsequent encounter | CMS +S37002S | Unspecified injury of left kidney, sequela | CMS +S37009A | Unspecified injury of unspecified kidney, initial encounter | CMS +S37009D | Unspecified injury of unspecified kidney, subsequent encounter | CMS +S37009S | Unspecified injury of unspecified kidney, sequela | CMS +S37011A | Minor contusion of right kidney, initial encounter | CMS +S37011D | Minor contusion of right kidney, subsequent encounter | CMS +S37011S | Minor contusion of right kidney, sequela | CMS +S37012A | Minor contusion of left kidney, initial encounter | CMS +S37012D | Minor contusion of left kidney, subsequent encounter | CMS +S37012S | Minor contusion of left kidney, sequela | CMS +S37019A | Minor contusion of unspecified kidney, initial encounter | CMS +S37019D | Minor contusion of unspecified kidney, subsequent encounter | CMS +S37019S | Minor contusion of unspecified kidney, sequela | CMS +S37021A | Major contusion of right kidney, initial encounter | CMS +S37021D | Major contusion of right kidney, subsequent encounter | CMS +S37021S | Major contusion of right kidney, sequela | CMS +S37022A | Major contusion of left kidney, initial encounter | CMS +S37022D | Major contusion of left kidney, subsequent encounter | CMS +S37022S | Major contusion of left kidney, sequela | CMS +S37029A | Major contusion of unspecified kidney, initial encounter | CMS +S37029D | Major contusion of unspecified kidney, subsequent encounter | CMS +S37029S | Major contusion of unspecified kidney, sequela | CMS +S37031A | Laceration of right kidney, unspecified degree, initial encounter | CMS +S37031D | Laceration of right kidney, unspecified degree, subsequent encounter | CMS +S37031S | Laceration of right kidney, unspecified degree, sequela | CMS +S37032A | Laceration of left kidney, unspecified degree, initial encounter | CMS +S37032D | Laceration of left kidney, unspecified degree, subsequent encounter | CMS +S37032S | Laceration of left kidney, unspecified degree, sequela | CMS +S37039A | Laceration of unspecified kidney, unspecified degree, initial encounter | CMS +S37039D | Laceration of unspecified kidney, unspecified degree, subsequent encounter | CMS +S37039S | Laceration of unspecified kidney, unspecified degree, sequela | CMS +S37041A | Minor laceration of right kidney, initial encounter | CMS +S37041D | Minor laceration of right kidney, subsequent encounter | CMS +S37041S | Minor laceration of right kidney, sequela | CMS +S37042A | Minor laceration of left kidney, initial encounter | CMS +S37042D | Minor laceration of left kidney, subsequent encounter | CMS +S37042S | Minor laceration of left kidney, sequela | CMS +S37049A | Minor laceration of unspecified kidney, initial encounter | CMS +S37049D | Minor laceration of unspecified kidney, subsequent encounter | CMS +S37049S | Minor laceration of unspecified kidney, sequela | CMS +S37051A | Moderate laceration of right kidney, initial encounter | CMS +S37051D | Moderate laceration of right kidney, subsequent encounter | CMS +S37051S | Moderate laceration of right kidney, sequela | CMS +S37052A | Moderate laceration of left kidney, initial encounter | CMS +S37052D | Moderate laceration of left kidney, subsequent encounter | CMS +S37052S | Moderate laceration of left kidney, sequela | CMS +S37059A | Moderate laceration of unspecified kidney, initial encounter | CMS +S37059D | Moderate laceration of unspecified kidney, subsequent encounter | CMS +S37059S | Moderate laceration of unspecified kidney, sequela | CMS +S37061A | Major laceration of right kidney, initial encounter | CMS +S37061D | Major laceration of right kidney, subsequent encounter | CMS +S37061S | Major laceration of right kidney, sequela | CMS +S37062A | Major laceration of left kidney, initial encounter | CMS +S37062D | Major laceration of left kidney, subsequent encounter | CMS +S37062S | Major laceration of left kidney, sequela | CMS +S37069A | Major laceration of unspecified kidney, initial encounter | CMS +S37069D | Major laceration of unspecified kidney, subsequent encounter | CMS +S37069S | Major laceration of unspecified kidney, sequela | CMS +S37091A | Other injury of right kidney, initial encounter | CMS +S37091D | Other injury of right kidney, subsequent encounter | CMS +S37091S | Other injury of right kidney, sequela | CMS +S37092A | Other injury of left kidney, initial encounter | CMS +S37092D | Other injury of left kidney, subsequent encounter | CMS +S37092S | Other injury of left kidney, sequela | CMS +S37099A | Other injury of unspecified kidney, initial encounter | CMS +S37099D | Other injury of unspecified kidney, subsequent encounter | CMS +S37099S | Other injury of unspecified kidney, sequela | CMS +S371 | Injury of ureter | WHO +S3710XA | Unspecified injury of ureter, initial encounter | CMS +S3710XD | Unspecified injury of ureter, subsequent encounter | CMS +S3710XS | Unspecified injury of ureter, sequela | CMS +S3712XA | Contusion of ureter, initial encounter | CMS +S3712XD | Contusion of ureter, subsequent encounter | CMS +S3712XS | Contusion of ureter, sequela | CMS +S3713XA | Laceration of ureter, initial encounter | CMS +S3713XD | Laceration of ureter, subsequent encounter | CMS +S3713XS | Laceration of ureter, sequela | CMS +S3719XA | Other injury of ureter, initial encounter | CMS +S3719XD | Other injury of ureter, subsequent encounter | CMS +S3719XS | Other injury of ureter, sequela | CMS +S372 | Injury of bladder | WHO +S3720XA | Unspecified injury of bladder, initial encounter | CMS +S3720XD | Unspecified injury of bladder, subsequent encounter | CMS +S3720XS | Unspecified injury of bladder, sequela | CMS +S3722XA | Contusion of bladder, initial encounter | CMS +S3722XD | Contusion of bladder, subsequent encounter | CMS +S3722XS | Contusion of bladder, sequela | CMS +S3723XA | Laceration of bladder, initial encounter | CMS +S3723XD | Laceration of bladder, subsequent encounter | CMS +S3723XS | Laceration of bladder, sequela | CMS +S3729XA | Other injury of bladder, initial encounter | CMS +S3729XD | Other injury of bladder, subsequent encounter | CMS +S3729XS | Other injury of bladder, sequela | CMS +S373 | Injury of urethra | WHO +S3730XA | Unspecified injury of urethra, initial encounter | CMS +S3730XD | Unspecified injury of urethra, subsequent encounter | CMS +S3730XS | Unspecified injury of urethra, sequela | CMS +S3732XA | Contusion of urethra, initial encounter | CMS +S3732XD | Contusion of urethra, subsequent encounter | CMS +S3732XS | Contusion of urethra, sequela | CMS +S3733XA | Laceration of urethra, initial encounter | CMS +S3733XD | Laceration of urethra, subsequent encounter | CMS +S3733XS | Laceration of urethra, sequela | CMS +S3739XA | Other injury of urethra, initial encounter | CMS +S3739XD | Other injury of urethra, subsequent encounter | CMS +S3739XS | Other injury of urethra, sequela | CMS +S374 | Injury of ovary | WHO +S37401A | Unspecified injury of ovary, unilateral, initial encounter | CMS +S37401D | Unspecified injury of ovary, unilateral, subsequent encounter | CMS +S37401S | Unspecified injury of ovary, unilateral, sequela | CMS +S37402A | Unspecified injury of ovary, bilateral, initial encounter | CMS +S37402D | Unspecified injury of ovary, bilateral, subsequent encounter | CMS +S37402S | Unspecified injury of ovary, bilateral, sequela | CMS +S37409A | Unspecified injury of ovary, unspecified, initial encounter | CMS +S37409D | Unspecified injury of ovary, unspecified, subsequent encounter | CMS +S37409S | Unspecified injury of ovary, unspecified, sequela | CMS +S37421A | Contusion of ovary, unilateral, initial encounter | CMS +S37421D | Contusion of ovary, unilateral, subsequent encounter | CMS +S37421S | Contusion of ovary, unilateral, sequela | CMS +S37422A | Contusion of ovary, bilateral, initial encounter | CMS +S37422D | Contusion of ovary, bilateral, subsequent encounter | CMS +S37422S | Contusion of ovary, bilateral, sequela | CMS +S37429A | Contusion of ovary, unspecified, initial encounter | CMS +S37429D | Contusion of ovary, unspecified, subsequent encounter | CMS +S37429S | Contusion of ovary, unspecified, sequela | CMS +S37431A | Laceration of ovary, unilateral, initial encounter | CMS +S37431D | Laceration of ovary, unilateral, subsequent encounter | CMS +S37431S | Laceration of ovary, unilateral, sequela | CMS +S37432A | Laceration of ovary, bilateral, initial encounter | CMS +S37432D | Laceration of ovary, bilateral, subsequent encounter | CMS +S37432S | Laceration of ovary, bilateral, sequela | CMS +S37439A | Laceration of ovary, unspecified, initial encounter | CMS +S37439D | Laceration of ovary, unspecified, subsequent encounter | CMS +S37439S | Laceration of ovary, unspecified, sequela | CMS +S37491A | Other injury of ovary, unilateral, initial encounter | CMS +S37491D | Other injury of ovary, unilateral, subsequent encounter | CMS +S37491S | Other injury of ovary, unilateral, sequela | CMS +S37492A | Other injury of ovary, bilateral, initial encounter | CMS +S37492D | Other injury of ovary, bilateral, subsequent encounter | CMS +S37492S | Other injury of ovary, bilateral, sequela | CMS +S37499A | Other injury of ovary, unspecified, initial encounter | CMS +S37499D | Other injury of ovary, unspecified, subsequent encounter | CMS +S37499S | Other injury of ovary, unspecified, sequela | CMS +S375 | Injury of fallopian tube | WHO +S37501A | Unspecified injury of fallopian tube, unilateral, initial encounter | CMS +S37501D | Unspecified injury of fallopian tube, unilateral, subsequent encounter | CMS +S37501S | Unspecified injury of fallopian tube, unilateral, sequela | CMS +S37502A | Unspecified injury of fallopian tube, bilateral, initial encounter | CMS +S37502D | Unspecified injury of fallopian tube, bilateral, subsequent encounter | CMS +S37502S | Unspecified injury of fallopian tube, bilateral, sequela | CMS +S37509A | Unspecified injury of fallopian tube, unspecified, initial encounter | CMS +S37509D | Unspecified injury of fallopian tube, unspecified, subsequent encounter | CMS +S37509S | Unspecified injury of fallopian tube, unspecified, sequela | CMS +S37511A | Primary blast injury of fallopian tube, unilateral, initial encounter | CMS +S37511D | Primary blast injury of fallopian tube, unilateral, subsequent encounter | CMS +S37511S | Primary blast injury of fallopian tube, unilateral, sequela | CMS +S37512A | Primary blast injury of fallopian tube, bilateral, initial encounter | CMS +S37512D | Primary blast injury of fallopian tube, bilateral, subsequent encounter | CMS +S37512S | Primary blast injury of fallopian tube, bilateral, sequela | CMS +S37519A | Primary blast injury of fallopian tube, unspecified, initial encounter | CMS +S37519D | Primary blast injury of fallopian tube, unspecified, subsequent encounter | CMS +S37519S | Primary blast injury of fallopian tube, unspecified, sequela | CMS +S37521A | Contusion of fallopian tube, unilateral, initial encounter | CMS +S37521D | Contusion of fallopian tube, unilateral, subsequent encounter | CMS +S37521S | Contusion of fallopian tube, unilateral, sequela | CMS +S37522A | Contusion of fallopian tube, bilateral, initial encounter | CMS +S37522D | Contusion of fallopian tube, bilateral, subsequent encounter | CMS +S37522S | Contusion of fallopian tube, bilateral, sequela | CMS +S37529A | Contusion of fallopian tube, unspecified, initial encounter | CMS +S37529D | Contusion of fallopian tube, unspecified, subsequent encounter | CMS +S37529S | Contusion of fallopian tube, unspecified, sequela | CMS +S37531A | Laceration of fallopian tube, unilateral, initial encounter | CMS +S37531D | Laceration of fallopian tube, unilateral, subsequent encounter | CMS +S37531S | Laceration of fallopian tube, unilateral, sequela | CMS +S37532A | Laceration of fallopian tube, bilateral, initial encounter | CMS +S37532D | Laceration of fallopian tube, bilateral, subsequent encounter | CMS +S37532S | Laceration of fallopian tube, bilateral, sequela | CMS +S37539A | Laceration of fallopian tube, unspecified, initial encounter | CMS +S37539D | Laceration of fallopian tube, unspecified, subsequent encounter | CMS +S37539S | Laceration of fallopian tube, unspecified, sequela | CMS +S37591A | Other injury of fallopian tube, unilateral, initial encounter | CMS +S37591D | Other injury of fallopian tube, unilateral, subsequent encounter | CMS +S37591S | Other injury of fallopian tube, unilateral, sequela | CMS +S37592A | Other injury of fallopian tube, bilateral, initial encounter | CMS +S37592D | Other injury of fallopian tube, bilateral, subsequent encounter | CMS +S37592S | Other injury of fallopian tube, bilateral, sequela | CMS +S37599A | Other injury of fallopian tube, unspecified, initial encounter | CMS +S37599D | Other injury of fallopian tube, unspecified, subsequent encounter | CMS +S37599S | Other injury of fallopian tube, unspecified, sequela | CMS +S376 | Injury of uterus | WHO +S3760XA | Unspecified injury of uterus, initial encounter | CMS +S3760XD | Unspecified injury of uterus, subsequent encounter | CMS +S3760XS | Unspecified injury of uterus, sequela | CMS +S3762XA | Contusion of uterus, initial encounter | CMS +S3762XD | Contusion of uterus, subsequent encounter | CMS +S3762XS | Contusion of uterus, sequela | CMS +S3763XA | Laceration of uterus, initial encounter | CMS +S3763XD | Laceration of uterus, subsequent encounter | CMS +S3763XS | Laceration of uterus, sequela | CMS +S3769XA | Other injury of uterus, initial encounter | CMS +S3769XD | Other injury of uterus, subsequent encounter | CMS +S3769XS | Other injury of uterus, sequela | CMS +S377 | Injury of multiple pelvic organs | WHO +S378 | Injury of other pelvic organs | WHO +S37812A | Contusion of adrenal gland, initial encounter | CMS +S37812D | Contusion of adrenal gland, subsequent encounter | CMS +S37812S | Contusion of adrenal gland, sequela | CMS +S37813A | Laceration of adrenal gland, initial encounter | CMS +S37813D | Laceration of adrenal gland, subsequent encounter | CMS +S37813S | Laceration of adrenal gland, sequela | CMS +S37818A | Other injury of adrenal gland, initial encounter | CMS +S37818D | Other injury of adrenal gland, subsequent encounter | CMS +S37818S | Other injury of adrenal gland, sequela | CMS +S37819A | Unspecified injury of adrenal gland, initial encounter | CMS +S37819D | Unspecified injury of adrenal gland, subsequent encounter | CMS +S37819S | Unspecified injury of adrenal gland, sequela | CMS +S37822A | Contusion of prostate, initial encounter | CMS +S37822D | Contusion of prostate, subsequent encounter | CMS +S37822S | Contusion of prostate, sequela | CMS +S37823A | Laceration of prostate, initial encounter | CMS +S37823D | Laceration of prostate, subsequent encounter | CMS +S37823S | Laceration of prostate, sequela | CMS +S37828A | Other injury of prostate, initial encounter | CMS +S37828D | Other injury of prostate, subsequent encounter | CMS +S37828S | Other injury of prostate, sequela | CMS +S37829A | Unspecified injury of prostate, initial encounter | CMS +S37829D | Unspecified injury of prostate, subsequent encounter | CMS +S37829S | Unspecified injury of prostate, sequela | CMS +S37892A | Contusion of other urinary and pelvic organ, initial encounter | CMS +S37892D | Contusion of other urinary and pelvic organ, subsequent encounter | CMS +S37892S | Contusion of other urinary and pelvic organ, sequela | CMS +S37893A | Laceration of other urinary and pelvic organ, initial encounter | CMS +S37893D | Laceration of other urinary and pelvic organ, subsequent encounter | CMS +S37893S | Laceration of other urinary and pelvic organ, sequela | CMS +S37898A | Other injury of other urinary and pelvic organ, initial encounter | CMS +S37898D | Other injury of other urinary and pelvic organ, subsequent encounter | CMS +S37898S | Other injury of other urinary and pelvic organ, sequela | CMS +S37899A | Unspecified injury of other urinary and pelvic organ, initial encounter | CMS +S37899D | Unspecified injury of other urinary and pelvic organ, subsequent encounter | CMS +S37899S | Unspecified injury of other urinary and pelvic organ, sequela | CMS +S379 | Injury of unspecified pelvic organ | WHO +S3790XA | Unspecified injury of unspecified urinary and pelvic organ, initial encounter | CMS +S3790XD | Unspecified injury of unspecified urinary and pelvic organ, subsequent encounter | CMS +S3790XS | Unspecified injury of unspecified urinary and pelvic organ, sequela | CMS +S3792XA | Contusion of unspecified urinary and pelvic organ, initial encounter | CMS +S3792XD | Contusion of unspecified urinary and pelvic organ, subsequent encounter | CMS +S3792XS | Contusion of unspecified urinary and pelvic organ, sequela | CMS +S3793XA | Laceration of unspecified urinary and pelvic organ, initial encounter | CMS +S3793XD | Laceration of unspecified urinary and pelvic organ, subsequent encounter | CMS +S3793XS | Laceration of unspecified urinary and pelvic organ, sequela | CMS +S3799XA | Other injury of unspecified urinary and pelvic organ, initial encounter | CMS +S3799XD | Other injury of unspecified urinary and pelvic organ, subsequent encounter | CMS +S3799XS | Other injury of unspecified urinary and pelvic organ, sequela | CMS +S38 | Crushing injury and traumatic amputation of part of abdomen, lower back and pelvis | WHO +S380 | Crushing injury of external genital organs | WHO +S38001A | Crushing injury of unspecified external genital organs, male, initial encounter | CMS +S38001D | Crushing injury of unspecified external genital organs, male, subsequent encounter | CMS +S38001S | Crushing injury of unspecified external genital organs, male, sequela | CMS +S38002A | Crushing injury of unspecified external genital organs, female, initial encounter | CMS +S38002D | Crushing injury of unspecified external genital organs, female, subsequent encounter | CMS +S38002S | Crushing injury of unspecified external genital organs, female, sequela | CMS +S3801XA | Crushing injury of penis, initial encounter | CMS +S3801XD | Crushing injury of penis, subsequent encounter | CMS +S3801XS | Crushing injury of penis, sequela | CMS +S3802XA | Crushing injury of scrotum and testis, initial encounter | CMS +S3802XD | Crushing injury of scrotum and testis, subsequent encounter | CMS +S3802XS | Crushing injury of scrotum and testis, sequela | CMS +S3803XA | Crushing injury of vulva, initial encounter | CMS +S3803XD | Crushing injury of vulva, subsequent encounter | CMS +S3803XS | Crushing injury of vulva, sequela | CMS +S381 | Crushing injury of other and unspecified parts of abdomen, lower back and pelvis | WHO +S381XXA | Crushing injury of abdomen, lower back, and pelvis, initial encounter | CMS +S381XXD | Crushing injury of abdomen, lower back, and pelvis, subsequent encounter | CMS +S381XXS | Crushing injury of abdomen, lower back, and pelvis, sequela | CMS +S382 | Traumatic amputation of external genital organs | WHO +S38211A | Complete traumatic amputation of female external genital organs, initial encounter | CMS +S38211D | Complete traumatic amputation of female external genital organs, subsequent encounter | CMS +S38211S | Complete traumatic amputation of female external genital organs, sequela | CMS +S38212A | Partial traumatic amputation of female external genital organs, initial encounter | CMS +S38212D | Partial traumatic amputation of female external genital organs, subsequent encounter | CMS +S38212S | Partial traumatic amputation of female external genital organs, sequela | CMS +S38221A | Complete traumatic amputation of penis, initial encounter | CMS +S38221D | Complete traumatic amputation of penis, subsequent encounter | CMS +S38221S | Complete traumatic amputation of penis, sequela | CMS +S38222A | Partial traumatic amputation of penis, initial encounter | CMS +S38222D | Partial traumatic amputation of penis, subsequent encounter | CMS +S38222S | Partial traumatic amputation of penis, sequela | CMS +S38231A | Complete traumatic amputation of scrotum and testis, initial encounter | CMS +S38231D | Complete traumatic amputation of scrotum and testis, subsequent encounter | CMS +S38231S | Complete traumatic amputation of scrotum and testis, sequela | CMS +S38232A | Partial traumatic amputation of scrotum and testis, initial encounter | CMS +S38232D | Partial traumatic amputation of scrotum and testis, subsequent encounter | CMS +S38232S | Partial traumatic amputation of scrotum and testis, sequela | CMS +S383 | Traumatic amputation of other and unspecified parts of abdomen, lower back and pelvis | WHO +S383XXA | Transection (partial) of abdomen, initial encounter | CMS +S383XXD | Transection (partial) of abdomen, subsequent encounter | CMS +S383XXS | Transection (partial) of abdomen, sequela | CMS +S39 | Other and unspecified injuries of abdomen, lower back and pelvis | WHO +S390 | Injury of muscle and tendon of abdomen, lower back and pelvis | WHO +S39001A | Unspecified injury of muscle, fascia and tendon of abdomen, initial encounter | CMS +S39001D | Unspecified injury of muscle, fascia and tendon of abdomen, subsequent encounter | CMS +S39001S | Unspecified injury of muscle, fascia and tendon of abdomen, sequela | CMS +S39002A | Unspecified injury of muscle, fascia and tendon of lower back, initial encounter | CMS +S39002D | Unspecified injury of muscle, fascia and tendon of lower back, subsequent encounter | CMS +S39002S | Unspecified injury of muscle, fascia and tendon of lower back, sequela | CMS +S39003A | Unspecified injury of muscle, fascia and tendon of pelvis, initial encounter | CMS +S39003D | Unspecified injury of muscle, fascia and tendon of pelvis, subsequent encounter | CMS +S39003S | Unspecified injury of muscle, fascia and tendon of pelvis, sequela | CMS +S39011A | Strain of muscle, fascia and tendon of abdomen, initial encounter | CMS +S39011D | Strain of muscle, fascia and tendon of abdomen, subsequent encounter | CMS +S39011S | Strain of muscle, fascia and tendon of abdomen, sequela | CMS +S39012A | Strain of muscle, fascia and tendon of lower back, initial encounter | CMS +S39012D | Strain of muscle, fascia and tendon of lower back, subsequent encounter | CMS +S39012S | Strain of muscle, fascia and tendon of lower back, sequela | CMS +S39013A | Strain of muscle, fascia and tendon of pelvis, initial encounter | CMS +S39013D | Strain of muscle, fascia and tendon of pelvis, subsequent encounter | CMS +S39013S | Strain of muscle, fascia and tendon of pelvis, sequela | CMS +S39021A | Laceration of muscle, fascia and tendon of abdomen, initial encounter | CMS +S39021D | Laceration of muscle, fascia and tendon of abdomen, subsequent encounter | CMS +S39021S | Laceration of muscle, fascia and tendon of abdomen, sequela | CMS +S39022A | Laceration of muscle, fascia and tendon of lower back, initial encounter | CMS +S39022D | Laceration of muscle, fascia and tendon of lower back, subsequent encounter | CMS +S39022S | Laceration of muscle, fascia and tendon of lower back, sequela | CMS +S39023A | Laceration of muscle, fascia and tendon of pelvis, initial encounter | CMS +S39023D | Laceration of muscle, fascia and tendon of pelvis, subsequent encounter | CMS +S39023S | Laceration of muscle, fascia and tendon of pelvis, sequela | CMS +S39091A | Other injury of muscle, fascia and tendon of abdomen, initial encounter | CMS +S39091D | Other injury of muscle, fascia and tendon of abdomen, subsequent encounter | CMS +S39091S | Other injury of muscle, fascia and tendon of abdomen, sequela | CMS +S39092A | Other injury of muscle, fascia and tendon of lower back, initial encounter | CMS +S39092D | Other injury of muscle, fascia and tendon of lower back, subsequent encounter | CMS +S39092S | Other injury of muscle, fascia and tendon of lower back, sequela | CMS +S39093A | Other injury of muscle, fascia and tendon of pelvis, initial encounter | CMS +S39093D | Other injury of muscle, fascia and tendon of pelvis, subsequent encounter | CMS +S39093S | Other injury of muscle, fascia and tendon of pelvis, sequela | CMS +S396 | Injury of intra-abdominal organ(s) with pelvic organ(s) | WHO +S397 | Other multiple injuries of abdomen, lower back and pelvis | WHO +S398 | Other specified injuries of abdomen, lower back and pelvis | WHO +S3981XA | Other specified injuries of abdomen, initial encounter | CMS +S3981XD | Other specified injuries of abdomen, subsequent encounter | CMS +S3981XS | Other specified injuries of abdomen, sequela | CMS +S3982XA | Other specified injuries of lower back, initial encounter | CMS +S3982XD | Other specified injuries of lower back, subsequent encounter | CMS +S3982XS | Other specified injuries of lower back, sequela | CMS +S3983XA | Other specified injuries of pelvis, initial encounter | CMS +S3983XD | Other specified injuries of pelvis, subsequent encounter | CMS +S3983XS | Other specified injuries of pelvis, sequela | CMS +S39840A | Fracture of corpus cavernosum penis, initial encounter | CMS +S39840D | Fracture of corpus cavernosum penis, subsequent encounter | CMS +S39840S | Fracture of corpus cavernosum penis, sequela | CMS +S39848A | Other specified injuries of external genitals, initial encounter | CMS +S39848D | Other specified injuries of external genitals, subsequent encounter | CMS +S39848S | Other specified injuries of external genitals, sequela | CMS +S399 | Unspecified injury of abdomen, lower back and pelvis | WHO +S3991XA | Unspecified injury of abdomen, initial encounter | CMS +S3991XD | Unspecified injury of abdomen, subsequent encounter | CMS +S3991XS | Unspecified injury of abdomen, sequela | CMS +S3992XA | Unspecified injury of lower back, initial encounter | CMS +S3992XD | Unspecified injury of lower back, subsequent encounter | CMS +S3992XS | Unspecified injury of lower back, sequela | CMS +S3993XA | Unspecified injury of pelvis, initial encounter | CMS +S3993XD | Unspecified injury of pelvis, subsequent encounter | CMS +S3993XS | Unspecified injury of pelvis, sequela | CMS +S3994XA | Unspecified injury of external genitals, initial encounter | CMS +S3994XD | Unspecified injury of external genitals, subsequent encounter | CMS +S3994XS | Unspecified injury of external genitals, sequela | CMS +S40 | Superficial injury of shoulder and upper arm | WHO +S400 | Contusion of shoulder and upper arm | WHO +S40011A | Contusion of right shoulder, initial encounter | CMS +S40011D | Contusion of right shoulder, subsequent encounter | CMS +S40011S | Contusion of right shoulder, sequela | CMS +S40012A | Contusion of left shoulder, initial encounter | CMS +S40012D | Contusion of left shoulder, subsequent encounter | CMS +S40012S | Contusion of left shoulder, sequela | CMS +S40019A | Contusion of unspecified shoulder, initial encounter | CMS +S40019D | Contusion of unspecified shoulder, subsequent encounter | CMS +S40019S | Contusion of unspecified shoulder, sequela | CMS +S40021A | Contusion of right upper arm, initial encounter | CMS +S40021D | Contusion of right upper arm, subsequent encounter | CMS +S40021S | Contusion of right upper arm, sequela | CMS +S40022A | Contusion of left upper arm, initial encounter | CMS +S40022D | Contusion of left upper arm, subsequent encounter | CMS +S40022S | Contusion of left upper arm, sequela | CMS +S40029A | Contusion of unspecified upper arm, initial encounter | CMS +S40029D | Contusion of unspecified upper arm, subsequent encounter | CMS +S40029S | Contusion of unspecified upper arm, sequela | CMS +S40211A | Abrasion of right shoulder, initial encounter | CMS +S40211D | Abrasion of right shoulder, subsequent encounter | CMS +S40211S | Abrasion of right shoulder, sequela | CMS +S40212A | Abrasion of left shoulder, initial encounter | CMS +S40212D | Abrasion of left shoulder, subsequent encounter | CMS +S40212S | Abrasion of left shoulder, sequela | CMS +S40219A | Abrasion of unspecified shoulder, initial encounter | CMS +S40219D | Abrasion of unspecified shoulder, subsequent encounter | CMS +S40219S | Abrasion of unspecified shoulder, sequela | CMS +S40221A | Blister (nonthermal) of right shoulder, initial encounter | CMS +S40221D | Blister (nonthermal) of right shoulder, subsequent encounter | CMS +S40221S | Blister (nonthermal) of right shoulder, sequela | CMS +S40222A | Blister (nonthermal) of left shoulder, initial encounter | CMS +S40222D | Blister (nonthermal) of left shoulder, subsequent encounter | CMS +S40222S | Blister (nonthermal) of left shoulder, sequela | CMS +S40229A | Blister (nonthermal) of unspecified shoulder, initial encounter | CMS +S40229D | Blister (nonthermal) of unspecified shoulder, subsequent encounter | CMS +S40229S | Blister (nonthermal) of unspecified shoulder, sequela | CMS +S40241A | External constriction of right shoulder, initial encounter | CMS +S40241D | External constriction of right shoulder, subsequent encounter | CMS +S40241S | External constriction of right shoulder, sequela | CMS +S40242A | External constriction of left shoulder, initial encounter | CMS +S40242D | External constriction of left shoulder, subsequent encounter | CMS +S40242S | External constriction of left shoulder, sequela | CMS +S40249A | External constriction of unspecified shoulder, initial encounter | CMS +S40249D | External constriction of unspecified shoulder, subsequent encounter | CMS +S40249S | External constriction of unspecified shoulder, sequela | CMS +S40251A | Superficial foreign body of right shoulder, initial encounter | CMS +S40251D | Superficial foreign body of right shoulder, subsequent encounter | CMS +S40251S | Superficial foreign body of right shoulder, sequela | CMS +S40252A | Superficial foreign body of left shoulder, initial encounter | CMS +S40252D | Superficial foreign body of left shoulder, subsequent encounter | CMS +S40252S | Superficial foreign body of left shoulder, sequela | CMS +S40259A | Superficial foreign body of unspecified shoulder, initial encounter | CMS +S40259D | Superficial foreign body of unspecified shoulder, subsequent encounter | CMS +S40259S | Superficial foreign body of unspecified shoulder, sequela | CMS +S40261A | Insect bite (nonvenomous) of right shoulder, initial encounter | CMS +S40261D | Insect bite (nonvenomous) of right shoulder, subsequent encounter | CMS +S40261S | Insect bite (nonvenomous) of right shoulder, sequela | CMS +S40262A | Insect bite (nonvenomous) of left shoulder, initial encounter | CMS +S40262D | Insect bite (nonvenomous) of left shoulder, subsequent encounter | CMS +S40262S | Insect bite (nonvenomous) of left shoulder, sequela | CMS +S40269A | Insect bite (nonvenomous) of unspecified shoulder, initial encounter | CMS +S40269D | Insect bite (nonvenomous) of unspecified shoulder, subsequent encounter | CMS +S40269S | Insect bite (nonvenomous) of unspecified shoulder, sequela | CMS +S40271A | Other superficial bite of right shoulder, initial encounter | CMS +S40271D | Other superficial bite of right shoulder, subsequent encounter | CMS +S40271S | Other superficial bite of right shoulder, sequela | CMS +S40272A | Other superficial bite of left shoulder, initial encounter | CMS +S40272D | Other superficial bite of left shoulder, subsequent encounter | CMS +S40272S | Other superficial bite of left shoulder, sequela | CMS +S40279A | Other superficial bite of unspecified shoulder, initial encounter | CMS +S40279D | Other superficial bite of unspecified shoulder, subsequent encounter | CMS +S40279S | Other superficial bite of unspecified shoulder, sequela | CMS +S407 | Multiple superficial injuries of shoulder and upper arm | WHO +S408 | Other superficial injuries of shoulder and upper arm | WHO +S40811A | Abrasion of right upper arm, initial encounter | CMS +S40811D | Abrasion of right upper arm, subsequent encounter | CMS +S40811S | Abrasion of right upper arm, sequela | CMS +S40812A | Abrasion of left upper arm, initial encounter | CMS +S40812D | Abrasion of left upper arm, subsequent encounter | CMS +S40812S | Abrasion of left upper arm, sequela | CMS +S40819A | Abrasion of unspecified upper arm, initial encounter | CMS +S40819D | Abrasion of unspecified upper arm, subsequent encounter | CMS +S40819S | Abrasion of unspecified upper arm, sequela | CMS +S40821A | Blister (nonthermal) of right upper arm, initial encounter | CMS +S40821D | Blister (nonthermal) of right upper arm, subsequent encounter | CMS +S40821S | Blister (nonthermal) of right upper arm, sequela | CMS +S40822A | Blister (nonthermal) of left upper arm, initial encounter | CMS +S40822D | Blister (nonthermal) of left upper arm, subsequent encounter | CMS +S40822S | Blister (nonthermal) of left upper arm, sequela | CMS +S40829A | Blister (nonthermal) of unspecified upper arm, initial encounter | CMS +S40829D | Blister (nonthermal) of unspecified upper arm, subsequent encounter | CMS +S40829S | Blister (nonthermal) of unspecified upper arm, sequela | CMS +S40841A | External constriction of right upper arm, initial encounter | CMS +S40841D | External constriction of right upper arm, subsequent encounter | CMS +S40841S | External constriction of right upper arm, sequela | CMS +S40842A | External constriction of left upper arm, initial encounter | CMS +S40842D | External constriction of left upper arm, subsequent encounter | CMS +S40842S | External constriction of left upper arm, sequela | CMS +S40849A | External constriction of unspecified upper arm, initial encounter | CMS +S40849D | External constriction of unspecified upper arm, subsequent encounter | CMS +S40849S | External constriction of unspecified upper arm, sequela | CMS +S40851A | Superficial foreign body of right upper arm, initial encounter | CMS +S40851D | Superficial foreign body of right upper arm, subsequent encounter | CMS +S40851S | Superficial foreign body of right upper arm, sequela | CMS +S40852A | Superficial foreign body of left upper arm, initial encounter | CMS +S40852D | Superficial foreign body of left upper arm, subsequent encounter | CMS +S40852S | Superficial foreign body of left upper arm, sequela | CMS +S40859A | Superficial foreign body of unspecified upper arm, initial encounter | CMS +S40859D | Superficial foreign body of unspecified upper arm, subsequent encounter | CMS +S40859S | Superficial foreign body of unspecified upper arm, sequela | CMS +S40861A | Insect bite (nonvenomous) of right upper arm, initial encounter | CMS +S40861D | Insect bite (nonvenomous) of right upper arm, subsequent encounter | CMS +S40861S | Insect bite (nonvenomous) of right upper arm, sequela | CMS +S40862A | Insect bite (nonvenomous) of left upper arm, initial encounter | CMS +S40862D | Insect bite (nonvenomous) of left upper arm, subsequent encounter | CMS +S40862S | Insect bite (nonvenomous) of left upper arm, sequela | CMS +S40869A | Insect bite (nonvenomous) of unspecified upper arm, initial encounter | CMS +S40869D | Insect bite (nonvenomous) of unspecified upper arm, subsequent encounter | CMS +S40869S | Insect bite (nonvenomous) of unspecified upper arm, sequela | CMS +S40871A | Other superficial bite of right upper arm, initial encounter | CMS +S40871D | Other superficial bite of right upper arm, subsequent encounter | CMS +S40871S | Other superficial bite of right upper arm, sequela | CMS +S40872A | Other superficial bite of left upper arm, initial encounter | CMS +S40872D | Other superficial bite of left upper arm, subsequent encounter | CMS +S40872S | Other superficial bite of left upper arm, sequela | CMS +S40879A | Other superficial bite of unspecified upper arm, initial encounter | CMS +S40879D | Other superficial bite of unspecified upper arm, subsequent encounter | CMS +S40879S | Other superficial bite of unspecified upper arm, sequela | CMS +S409 | Superficial injury of shoulder and upper arm, unspecified | WHO +S40911A | Unspecified superficial injury of right shoulder, initial encounter | CMS +S40911D | Unspecified superficial injury of right shoulder, subsequent encounter | CMS +S40911S | Unspecified superficial injury of right shoulder, sequela | CMS +S40912A | Unspecified superficial injury of left shoulder, initial encounter | CMS +S40912D | Unspecified superficial injury of left shoulder, subsequent encounter | CMS +S40912S | Unspecified superficial injury of left shoulder, sequela | CMS +S40919A | Unspecified superficial injury of unspecified shoulder, initial encounter | CMS +S40919D | Unspecified superficial injury of unspecified shoulder, subsequent encounter | CMS +S40919S | Unspecified superficial injury of unspecified shoulder, sequela | CMS +S40921A | Unspecified superficial injury of right upper arm, initial encounter | CMS +S40921D | Unspecified superficial injury of right upper arm, subsequent encounter | CMS +S40921S | Unspecified superficial injury of right upper arm, sequela | CMS +S40922A | Unspecified superficial injury of left upper arm, initial encounter | CMS +S40922D | Unspecified superficial injury of left upper arm, subsequent encounter | CMS +S40922S | Unspecified superficial injury of left upper arm, sequela | CMS +S40929A | Unspecified superficial injury of unspecified upper arm, initial encounter | CMS +S40929D | Unspecified superficial injury of unspecified upper arm, subsequent encounter | CMS +S40929S | Unspecified superficial injury of unspecified upper arm, sequela | CMS +S41 | Open wound of shoulder and upper arm | WHO +S410 | Open wound of shoulder | WHO +S41001A | Unspecified open wound of right shoulder, initial encounter | CMS +S41001D | Unspecified open wound of right shoulder, subsequent encounter | CMS +S41001S | Unspecified open wound of right shoulder, sequela | CMS +S41002A | Unspecified open wound of left shoulder, initial encounter | CMS +S41002D | Unspecified open wound of left shoulder, subsequent encounter | CMS +S41002S | Unspecified open wound of left shoulder, sequela | CMS +S41009A | Unspecified open wound of unspecified shoulder, initial encounter | CMS +S41009D | Unspecified open wound of unspecified shoulder, subsequent encounter | CMS +S41009S | Unspecified open wound of unspecified shoulder, sequela | CMS +S41011A | Laceration without foreign body of right shoulder, initial encounter | CMS +S41011D | Laceration without foreign body of right shoulder, subsequent encounter | CMS +S41011S | Laceration without foreign body of right shoulder, sequela | CMS +S41012A | Laceration without foreign body of left shoulder, initial encounter | CMS +S41012D | Laceration without foreign body of left shoulder, subsequent encounter | CMS +S41012S | Laceration without foreign body of left shoulder, sequela | CMS +S41019A | Laceration without foreign body of unspecified shoulder, initial encounter | CMS +S41019D | Laceration without foreign body of unspecified shoulder, subsequent encounter | CMS +S41019S | Laceration without foreign body of unspecified shoulder, sequela | CMS +S41021A | Laceration with foreign body of right shoulder, initial encounter | CMS +S41021D | Laceration with foreign body of right shoulder, subsequent encounter | CMS +S41021S | Laceration with foreign body of right shoulder, sequela | CMS +S41022A | Laceration with foreign body of left shoulder, initial encounter | CMS +S41022D | Laceration with foreign body of left shoulder, subsequent encounter | CMS +S41022S | Laceration with foreign body of left shoulder, sequela | CMS +S41029A | Laceration with foreign body of unspecified shoulder, initial encounter | CMS +S41029D | Laceration with foreign body of unspecified shoulder, subsequent encounter | CMS +S41029S | Laceration with foreign body of unspecified shoulder, sequela | CMS +S41031A | Puncture wound without foreign body of right shoulder, initial encounter | CMS +S41031D | Puncture wound without foreign body of right shoulder, subsequent encounter | CMS +S41031S | Puncture wound without foreign body of right shoulder, sequela | CMS +S41032A | Puncture wound without foreign body of left shoulder, initial encounter | CMS +S41032D | Puncture wound without foreign body of left shoulder, subsequent encounter | CMS +S41032S | Puncture wound without foreign body of left shoulder, sequela | CMS +S41039A | Puncture wound without foreign body of unspecified shoulder, initial encounter | CMS +S41039D | Puncture wound without foreign body of unspecified shoulder, subsequent encounter | CMS +S41039S | Puncture wound without foreign body of unspecified shoulder, sequela | CMS +S41041A | Puncture wound with foreign body of right shoulder, initial encounter | CMS +S41041D | Puncture wound with foreign body of right shoulder, subsequent encounter | CMS +S41041S | Puncture wound with foreign body of right shoulder, sequela | CMS +S41042A | Puncture wound with foreign body of left shoulder, initial encounter | CMS +S41042D | Puncture wound with foreign body of left shoulder, subsequent encounter | CMS +S41042S | Puncture wound with foreign body of left shoulder, sequela | CMS +S41049A | Puncture wound with foreign body of unspecified shoulder, initial encounter | CMS +S41049D | Puncture wound with foreign body of unspecified shoulder, subsequent encounter | CMS +S41049S | Puncture wound with foreign body of unspecified shoulder, sequela | CMS +S41051A | Open bite of right shoulder, initial encounter | CMS +S41051D | Open bite of right shoulder, subsequent encounter | CMS +S41051S | Open bite of right shoulder, sequela | CMS +S41052A | Open bite of left shoulder, initial encounter | CMS +S41052D | Open bite of left shoulder, subsequent encounter | CMS +S41052S | Open bite of left shoulder, sequela | CMS +S41059A | Open bite of unspecified shoulder, initial encounter | CMS +S41059D | Open bite of unspecified shoulder, subsequent encounter | CMS +S41059S | Open bite of unspecified shoulder, sequela | CMS +S411 | Open wound of upper arm | WHO +S41101A | Unspecified open wound of right upper arm, initial encounter | CMS +S41101D | Unspecified open wound of right upper arm, subsequent encounter | CMS +S41101S | Unspecified open wound of right upper arm, sequela | CMS +S41102A | Unspecified open wound of left upper arm, initial encounter | CMS +S41102D | Unspecified open wound of left upper arm, subsequent encounter | CMS +S41102S | Unspecified open wound of left upper arm, sequela | CMS +S41109A | Unspecified open wound of unspecified upper arm, initial encounter | CMS +S41109D | Unspecified open wound of unspecified upper arm, subsequent encounter | CMS +S41109S | Unspecified open wound of unspecified upper arm, sequela | CMS +S41111A | Laceration without foreign body of right upper arm, initial encounter | CMS +S41111D | Laceration without foreign body of right upper arm, subsequent encounter | CMS +S41111S | Laceration without foreign body of right upper arm, sequela | CMS +S41112A | Laceration without foreign body of left upper arm, initial encounter | CMS +S41112D | Laceration without foreign body of left upper arm, subsequent encounter | CMS +S41112S | Laceration without foreign body of left upper arm, sequela | CMS +S41119A | Laceration without foreign body of unspecified upper arm, initial encounter | CMS +S41119D | Laceration without foreign body of unspecified upper arm, subsequent encounter | CMS +S41119S | Laceration without foreign body of unspecified upper arm, sequela | CMS +S41121A | Laceration with foreign body of right upper arm, initial encounter | CMS +S41121D | Laceration with foreign body of right upper arm, subsequent encounter | CMS +S41121S | Laceration with foreign body of right upper arm, sequela | CMS +S41122A | Laceration with foreign body of left upper arm, initial encounter | CMS +S41122D | Laceration with foreign body of left upper arm, subsequent encounter | CMS +S41122S | Laceration with foreign body of left upper arm, sequela | CMS +S41129A | Laceration with foreign body of unspecified upper arm, initial encounter | CMS +S41129D | Laceration with foreign body of unspecified upper arm, subsequent encounter | CMS +S41129S | Laceration with foreign body of unspecified upper arm, sequela | CMS +S41131A | Puncture wound without foreign body of right upper arm, initial encounter | CMS +S41131D | Puncture wound without foreign body of right upper arm, subsequent encounter | CMS +S41131S | Puncture wound without foreign body of right upper arm, sequela | CMS +S41132A | Puncture wound without foreign body of left upper arm, initial encounter | CMS +S41132D | Puncture wound without foreign body of left upper arm, subsequent encounter | CMS +S41132S | Puncture wound without foreign body of left upper arm, sequela | CMS +S41139A | Puncture wound without foreign body of unspecified upper arm, initial encounter | CMS +S41139D | Puncture wound without foreign body of unspecified upper arm, subsequent encounter | CMS +S41139S | Puncture wound without foreign body of unspecified upper arm, sequela | CMS +S41141A | Puncture wound with foreign body of right upper arm, initial encounter | CMS +S41141D | Puncture wound with foreign body of right upper arm, subsequent encounter | CMS +S41141S | Puncture wound with foreign body of right upper arm, sequela | CMS +S41142A | Puncture wound with foreign body of left upper arm, initial encounter | CMS +S41142D | Puncture wound with foreign body of left upper arm, subsequent encounter | CMS +S41142S | Puncture wound with foreign body of left upper arm, sequela | CMS +S41149A | Puncture wound with foreign body of unspecified upper arm, initial encounter | CMS +S41149D | Puncture wound with foreign body of unspecified upper arm, subsequent encounter | CMS +S41149S | Puncture wound with foreign body of unspecified upper arm, sequela | CMS +S41151A | Open bite of right upper arm, initial encounter | CMS +S41151D | Open bite of right upper arm, subsequent encounter | CMS +S41151S | Open bite of right upper arm, sequela | CMS +S41152A | Open bite of left upper arm, initial encounter | CMS +S41152D | Open bite of left upper arm, subsequent encounter | CMS +S41152S | Open bite of left upper arm, sequela | CMS +S41159A | Open bite of unspecified upper arm, initial encounter | CMS +S41159D | Open bite of unspecified upper arm, subsequent encounter | CMS +S41159S | Open bite of unspecified upper arm, sequela | CMS +S417 | Multiple open wounds of shoulder and upper arm | WHO +S418 | Open wound of other and unspecified parts of shoulder girdle | WHO +S42 | Fracture of shoulder and upper arm | WHO +S420 | Fracture of clavicle | WHO +S42001A | Fracture of unspecified part of right clavicle, initial encounter for closed fracture | CMS +S42001B | Fracture of unspecified part of right clavicle, initial encounter for open fracture | CMS +S42001D | Fracture of unspecified part of right clavicle, subsequent encounter for fracture with routine healing | CMS +S42001G | Fracture of unspecified part of right clavicle, subsequent encounter for fracture with delayed healing | CMS +S42001K | Fracture of unspecified part of right clavicle, subsequent encounter for fracture with nonunion | CMS +S42001P | Fracture of unspecified part of right clavicle, subsequent encounter for fracture with malunion | CMS +S42001S | Fracture of unspecified part of right clavicle, sequela | CMS +S42002A | Fracture of unspecified part of left clavicle, initial encounter for closed fracture | CMS +S42002B | Fracture of unspecified part of left clavicle, initial encounter for open fracture | CMS +S42002D | Fracture of unspecified part of left clavicle, subsequent encounter for fracture with routine healing | CMS +S42002G | Fracture of unspecified part of left clavicle, subsequent encounter for fracture with delayed healing | CMS +S42002K | Fracture of unspecified part of left clavicle, subsequent encounter for fracture with nonunion | CMS +S42002P | Fracture of unspecified part of left clavicle, subsequent encounter for fracture with malunion | CMS +S42002S | Fracture of unspecified part of left clavicle, sequela | CMS +S42009A | Fracture of unspecified part of unspecified clavicle, initial encounter for closed fracture | CMS +S42009B | Fracture of unspecified part of unspecified clavicle, initial encounter for open fracture | CMS +S42009D | Fracture of unspecified part of unspecified clavicle, subsequent encounter for fracture with routine healing | CMS +S42009G | Fracture of unspecified part of unspecified clavicle, subsequent encounter for fracture with delayed healing | CMS +S42009K | Fracture of unspecified part of unspecified clavicle, subsequent encounter for fracture with nonunion | CMS +S42009P | Fracture of unspecified part of unspecified clavicle, subsequent encounter for fracture with malunion | CMS +S42009S | Fracture of unspecified part of unspecified clavicle, sequela | CMS +S42011A | Anterior displaced fracture of sternal end of right clavicle, initial encounter for closed fracture | CMS +S42011B | Anterior displaced fracture of sternal end of right clavicle, initial encounter for open fracture | CMS +S42011D | Anterior displaced fracture of sternal end of right clavicle, subsequent encounter for fracture with routine healing | CMS +S42011G | Anterior displaced fracture of sternal end of right clavicle, subsequent encounter for fracture with delayed healing | CMS +S42011K | Anterior displaced fracture of sternal end of right clavicle, subsequent encounter for fracture with nonunion | CMS +S42011P | Anterior displaced fracture of sternal end of right clavicle, subsequent encounter for fracture with malunion | CMS +S42011S | Anterior displaced fracture of sternal end of right clavicle, sequela | CMS +S42012A | Anterior displaced fracture of sternal end of left clavicle, initial encounter for closed fracture | CMS +S42012B | Anterior displaced fracture of sternal end of left clavicle, initial encounter for open fracture | CMS +S42012D | Anterior displaced fracture of sternal end of left clavicle, subsequent encounter for fracture with routine healing | CMS +S42012G | Anterior displaced fracture of sternal end of left clavicle, subsequent encounter for fracture with delayed healing | CMS +S42012K | Anterior displaced fracture of sternal end of left clavicle, subsequent encounter for fracture with nonunion | CMS +S42012P | Anterior displaced fracture of sternal end of left clavicle, subsequent encounter for fracture with malunion | CMS +S42012S | Anterior displaced fracture of sternal end of left clavicle, sequela | CMS +S42013A | Anterior displaced fracture of sternal end of unspecified clavicle, initial encounter for closed fracture | CMS +S42013B | Anterior displaced fracture of sternal end of unspecified clavicle, initial encounter for open fracture | CMS +S42013D | Anterior displaced fracture of sternal end of unspecified clavicle, subsequent encounter for fracture with routine healing | CMS +S42013G | Anterior displaced fracture of sternal end of unspecified clavicle, subsequent encounter for fracture with delayed healing | CMS +S42013K | Anterior displaced fracture of sternal end of unspecified clavicle, subsequent encounter for fracture with nonunion | CMS +S42013P | Anterior displaced fracture of sternal end of unspecified clavicle, subsequent encounter for fracture with malunion | CMS +S42013S | Anterior displaced fracture of sternal end of unspecified clavicle, sequela | CMS +S42014A | Posterior displaced fracture of sternal end of right clavicle, initial encounter for closed fracture | CMS +S42014B | Posterior displaced fracture of sternal end of right clavicle, initial encounter for open fracture | CMS +S42014D | Posterior displaced fracture of sternal end of right clavicle, subsequent encounter for fracture with routine healing | CMS +S42014G | Posterior displaced fracture of sternal end of right clavicle, subsequent encounter for fracture with delayed healing | CMS +S42014K | Posterior displaced fracture of sternal end of right clavicle, subsequent encounter for fracture with nonunion | CMS +S42014P | Posterior displaced fracture of sternal end of right clavicle, subsequent encounter for fracture with malunion | CMS +S42014S | Posterior displaced fracture of sternal end of right clavicle, sequela | CMS +S42015A | Posterior displaced fracture of sternal end of left clavicle, initial encounter for closed fracture | CMS +S42015B | Posterior displaced fracture of sternal end of left clavicle, initial encounter for open fracture | CMS +S42015D | Posterior displaced fracture of sternal end of left clavicle, subsequent encounter for fracture with routine healing | CMS +S42015G | Posterior displaced fracture of sternal end of left clavicle, subsequent encounter for fracture with delayed healing | CMS +S42015K | Posterior displaced fracture of sternal end of left clavicle, subsequent encounter for fracture with nonunion | CMS +S42015P | Posterior displaced fracture of sternal end of left clavicle, subsequent encounter for fracture with malunion | CMS +S42015S | Posterior displaced fracture of sternal end of left clavicle, sequela | CMS +S42016A | Posterior displaced fracture of sternal end of unspecified clavicle, initial encounter for closed fracture | CMS +S42016B | Posterior displaced fracture of sternal end of unspecified clavicle, initial encounter for open fracture | CMS +S42016D | Posterior displaced fracture of sternal end of unspecified clavicle, subsequent encounter for fracture with routine healing | CMS +S42016G | Posterior displaced fracture of sternal end of unspecified clavicle, subsequent encounter for fracture with delayed healing | CMS +S42016K | Posterior displaced fracture of sternal end of unspecified clavicle, subsequent encounter for fracture with nonunion | CMS +S42016P | Posterior displaced fracture of sternal end of unspecified clavicle, subsequent encounter for fracture with malunion | CMS +S42016S | Posterior displaced fracture of sternal end of unspecified clavicle, sequela | CMS +S42017A | Nondisplaced fracture of sternal end of right clavicle, initial encounter for closed fracture | CMS +S42017B | Nondisplaced fracture of sternal end of right clavicle, initial encounter for open fracture | CMS +S42017D | Nondisplaced fracture of sternal end of right clavicle, subsequent encounter for fracture with routine healing | CMS +S42017G | Nondisplaced fracture of sternal end of right clavicle, subsequent encounter for fracture with delayed healing | CMS +S42017K | Nondisplaced fracture of sternal end of right clavicle, subsequent encounter for fracture with nonunion | CMS +S42017P | Nondisplaced fracture of sternal end of right clavicle, subsequent encounter for fracture with malunion | CMS +S42017S | Nondisplaced fracture of sternal end of right clavicle, sequela | CMS +S42018A | Nondisplaced fracture of sternal end of left clavicle, initial encounter for closed fracture | CMS +S42018B | Nondisplaced fracture of sternal end of left clavicle, initial encounter for open fracture | CMS +S42018D | Nondisplaced fracture of sternal end of left clavicle, subsequent encounter for fracture with routine healing | CMS +S42018G | Nondisplaced fracture of sternal end of left clavicle, subsequent encounter for fracture with delayed healing | CMS +S42018K | Nondisplaced fracture of sternal end of left clavicle, subsequent encounter for fracture with nonunion | CMS +S42018P | Nondisplaced fracture of sternal end of left clavicle, subsequent encounter for fracture with malunion | CMS +S42018S | Nondisplaced fracture of sternal end of left clavicle, sequela | CMS +S42019A | Nondisplaced fracture of sternal end of unspecified clavicle, initial encounter for closed fracture | CMS +S42019B | Nondisplaced fracture of sternal end of unspecified clavicle, initial encounter for open fracture | CMS +S42019D | Nondisplaced fracture of sternal end of unspecified clavicle, subsequent encounter for fracture with routine healing | CMS +S42019G | Nondisplaced fracture of sternal end of unspecified clavicle, subsequent encounter for fracture with delayed healing | CMS +S42019K | Nondisplaced fracture of sternal end of unspecified clavicle, subsequent encounter for fracture with nonunion | CMS +S42019P | Nondisplaced fracture of sternal end of unspecified clavicle, subsequent encounter for fracture with malunion | CMS +S42019S | Nondisplaced fracture of sternal end of unspecified clavicle, sequela | CMS +S42021A | Displaced fracture of shaft of right clavicle, initial encounter for closed fracture | CMS +S42021B | Displaced fracture of shaft of right clavicle, initial encounter for open fracture | CMS +S42021D | Displaced fracture of shaft of right clavicle, subsequent encounter for fracture with routine healing | CMS +S42021G | Displaced fracture of shaft of right clavicle, subsequent encounter for fracture with delayed healing | CMS +S42021K | Displaced fracture of shaft of right clavicle, subsequent encounter for fracture with nonunion | CMS +S42021P | Displaced fracture of shaft of right clavicle, subsequent encounter for fracture with malunion | CMS +S42021S | Displaced fracture of shaft of right clavicle, sequela | CMS +S42022A | Displaced fracture of shaft of left clavicle, initial encounter for closed fracture | CMS +S42022B | Displaced fracture of shaft of left clavicle, initial encounter for open fracture | CMS +S42022D | Displaced fracture of shaft of left clavicle, subsequent encounter for fracture with routine healing | CMS +S42022G | Displaced fracture of shaft of left clavicle, subsequent encounter for fracture with delayed healing | CMS +S42022K | Displaced fracture of shaft of left clavicle, subsequent encounter for fracture with nonunion | CMS +S42022P | Displaced fracture of shaft of left clavicle, subsequent encounter for fracture with malunion | CMS +S42022S | Displaced fracture of shaft of left clavicle, sequela | CMS +S42023A | Displaced fracture of shaft of unspecified clavicle, initial encounter for closed fracture | CMS +S42023B | Displaced fracture of shaft of unspecified clavicle, initial encounter for open fracture | CMS +S42023D | Displaced fracture of shaft of unspecified clavicle, subsequent encounter for fracture with routine healing | CMS +S42023G | Displaced fracture of shaft of unspecified clavicle, subsequent encounter for fracture with delayed healing | CMS +S42023K | Displaced fracture of shaft of unspecified clavicle, subsequent encounter for fracture with nonunion | CMS +S42023P | Displaced fracture of shaft of unspecified clavicle, subsequent encounter for fracture with malunion | CMS +S42023S | Displaced fracture of shaft of unspecified clavicle, sequela | CMS +S42024A | Nondisplaced fracture of shaft of right clavicle, initial encounter for closed fracture | CMS +S42024B | Nondisplaced fracture of shaft of right clavicle, initial encounter for open fracture | CMS +S42024D | Nondisplaced fracture of shaft of right clavicle, subsequent encounter for fracture with routine healing | CMS +S42024G | Nondisplaced fracture of shaft of right clavicle, subsequent encounter for fracture with delayed healing | CMS +S42024K | Nondisplaced fracture of shaft of right clavicle, subsequent encounter for fracture with nonunion | CMS +S42024P | Nondisplaced fracture of shaft of right clavicle, subsequent encounter for fracture with malunion | CMS +S42024S | Nondisplaced fracture of shaft of right clavicle, sequela | CMS +S42025A | Nondisplaced fracture of shaft of left clavicle, initial encounter for closed fracture | CMS +S42025B | Nondisplaced fracture of shaft of left clavicle, initial encounter for open fracture | CMS +S42025D | Nondisplaced fracture of shaft of left clavicle, subsequent encounter for fracture with routine healing | CMS +S42025G | Nondisplaced fracture of shaft of left clavicle, subsequent encounter for fracture with delayed healing | CMS +S42025K | Nondisplaced fracture of shaft of left clavicle, subsequent encounter for fracture with nonunion | CMS +S42025P | Nondisplaced fracture of shaft of left clavicle, subsequent encounter for fracture with malunion | CMS +S42025S | Nondisplaced fracture of shaft of left clavicle, sequela | CMS +S42026A | Nondisplaced fracture of shaft of unspecified clavicle, initial encounter for closed fracture | CMS +S42026B | Nondisplaced fracture of shaft of unspecified clavicle, initial encounter for open fracture | CMS +S42026D | Nondisplaced fracture of shaft of unspecified clavicle, subsequent encounter for fracture with routine healing | CMS +S42026G | Nondisplaced fracture of shaft of unspecified clavicle, subsequent encounter for fracture with delayed healing | CMS +S42026K | Nondisplaced fracture of shaft of unspecified clavicle, subsequent encounter for fracture with nonunion | CMS +S42026P | Nondisplaced fracture of shaft of unspecified clavicle, subsequent encounter for fracture with malunion | CMS +S42026S | Nondisplaced fracture of shaft of unspecified clavicle, sequela | CMS +S42031A | Displaced fracture of lateral end of right clavicle, initial encounter for closed fracture | CMS +S42031B | Displaced fracture of lateral end of right clavicle, initial encounter for open fracture | CMS +S42031D | Displaced fracture of lateral end of right clavicle, subsequent encounter for fracture with routine healing | CMS +S42031G | Displaced fracture of lateral end of right clavicle, subsequent encounter for fracture with delayed healing | CMS +S42031K | Displaced fracture of lateral end of right clavicle, subsequent encounter for fracture with nonunion | CMS +S42031P | Displaced fracture of lateral end of right clavicle, subsequent encounter for fracture with malunion | CMS +S42031S | Displaced fracture of lateral end of right clavicle, sequela | CMS +S42032A | Displaced fracture of lateral end of left clavicle, initial encounter for closed fracture | CMS +S42032B | Displaced fracture of lateral end of left clavicle, initial encounter for open fracture | CMS +S42032D | Displaced fracture of lateral end of left clavicle, subsequent encounter for fracture with routine healing | CMS +S42032G | Displaced fracture of lateral end of left clavicle, subsequent encounter for fracture with delayed healing | CMS +S42032K | Displaced fracture of lateral end of left clavicle, subsequent encounter for fracture with nonunion | CMS +S42032P | Displaced fracture of lateral end of left clavicle, subsequent encounter for fracture with malunion | CMS +S42032S | Displaced fracture of lateral end of left clavicle, sequela | CMS +S42033A | Displaced fracture of lateral end of unspecified clavicle, initial encounter for closed fracture | CMS +S42033B | Displaced fracture of lateral end of unspecified clavicle, initial encounter for open fracture | CMS +S42033D | Displaced fracture of lateral end of unspecified clavicle, subsequent encounter for fracture with routine healing | CMS +S42033G | Displaced fracture of lateral end of unspecified clavicle, subsequent encounter for fracture with delayed healing | CMS +S42033K | Displaced fracture of lateral end of unspecified clavicle, subsequent encounter for fracture with nonunion | CMS +S42033P | Displaced fracture of lateral end of unspecified clavicle, subsequent encounter for fracture with malunion | CMS +S42033S | Displaced fracture of lateral end of unspecified clavicle, sequela | CMS +S42034A | Nondisplaced fracture of lateral end of right clavicle, initial encounter for closed fracture | CMS +S42034B | Nondisplaced fracture of lateral end of right clavicle, initial encounter for open fracture | CMS +S42034D | Nondisplaced fracture of lateral end of right clavicle, subsequent encounter for fracture with routine healing | CMS +S42034G | Nondisplaced fracture of lateral end of right clavicle, subsequent encounter for fracture with delayed healing | CMS +S42034K | Nondisplaced fracture of lateral end of right clavicle, subsequent encounter for fracture with nonunion | CMS +S42034P | Nondisplaced fracture of lateral end of right clavicle, subsequent encounter for fracture with malunion | CMS +S42034S | Nondisplaced fracture of lateral end of right clavicle, sequela | CMS +S42035A | Nondisplaced fracture of lateral end of left clavicle, initial encounter for closed fracture | CMS +S42035B | Nondisplaced fracture of lateral end of left clavicle, initial encounter for open fracture | CMS +S42035D | Nondisplaced fracture of lateral end of left clavicle, subsequent encounter for fracture with routine healing | CMS +S42035G | Nondisplaced fracture of lateral end of left clavicle, subsequent encounter for fracture with delayed healing | CMS +S42035K | Nondisplaced fracture of lateral end of left clavicle, subsequent encounter for fracture with nonunion | CMS +S42035P | Nondisplaced fracture of lateral end of left clavicle, subsequent encounter for fracture with malunion | CMS +S42035S | Nondisplaced fracture of lateral end of left clavicle, sequela | CMS +S42036A | Nondisplaced fracture of lateral end of unspecified clavicle, initial encounter for closed fracture | CMS +S42036B | Nondisplaced fracture of lateral end of unspecified clavicle, initial encounter for open fracture | CMS +S42036D | Nondisplaced fracture of lateral end of unspecified clavicle, subsequent encounter for fracture with routine healing | CMS +S42036G | Nondisplaced fracture of lateral end of unspecified clavicle, subsequent encounter for fracture with delayed healing | CMS +S42036K | Nondisplaced fracture of lateral end of unspecified clavicle, subsequent encounter for fracture with nonunion | CMS +S42036P | Nondisplaced fracture of lateral end of unspecified clavicle, subsequent encounter for fracture with malunion | CMS +S42036S | Nondisplaced fracture of lateral end of unspecified clavicle, sequela | CMS +S421 | Fracture of scapula | WHO +S42101A | Fracture of unspecified part of scapula, right shoulder, initial encounter for closed fracture | CMS +S42101B | Fracture of unspecified part of scapula, right shoulder, initial encounter for open fracture | CMS +S42101D | Fracture of unspecified part of scapula, right shoulder, subsequent encounter for fracture with routine healing | CMS +S42101G | Fracture of unspecified part of scapula, right shoulder, subsequent encounter for fracture with delayed healing | CMS +S42101K | Fracture of unspecified part of scapula, right shoulder, subsequent encounter for fracture with nonunion | CMS +S42101P | Fracture of unspecified part of scapula, right shoulder, subsequent encounter for fracture with malunion | CMS +S42101S | Fracture of unspecified part of scapula, right shoulder, sequela | CMS +S42102A | Fracture of unspecified part of scapula, left shoulder, initial encounter for closed fracture | CMS +S42102B | Fracture of unspecified part of scapula, left shoulder, initial encounter for open fracture | CMS +S42102D | Fracture of unspecified part of scapula, left shoulder, subsequent encounter for fracture with routine healing | CMS +S42102G | Fracture of unspecified part of scapula, left shoulder, subsequent encounter for fracture with delayed healing | CMS +S42102K | Fracture of unspecified part of scapula, left shoulder, subsequent encounter for fracture with nonunion | CMS +S42102P | Fracture of unspecified part of scapula, left shoulder, subsequent encounter for fracture with malunion | CMS +S42102S | Fracture of unspecified part of scapula, left shoulder, sequela | CMS +S42109A | Fracture of unspecified part of scapula, unspecified shoulder, initial encounter for closed fracture | CMS +S42109B | Fracture of unspecified part of scapula, unspecified shoulder, initial encounter for open fracture | CMS +S42109D | Fracture of unspecified part of scapula, unspecified shoulder, subsequent encounter for fracture with routine healing | CMS +S42109G | Fracture of unspecified part of scapula, unspecified shoulder, subsequent encounter for fracture with delayed healing | CMS +S42109K | Fracture of unspecified part of scapula, unspecified shoulder, subsequent encounter for fracture with nonunion | CMS +S42109P | Fracture of unspecified part of scapula, unspecified shoulder, subsequent encounter for fracture with malunion | CMS +S42109S | Fracture of unspecified part of scapula, unspecified shoulder, sequela | CMS +S42111A | Displaced fracture of body of scapula, right shoulder, initial encounter for closed fracture | CMS +S42111B | Displaced fracture of body of scapula, right shoulder, initial encounter for open fracture | CMS +S42111D | Displaced fracture of body of scapula, right shoulder, subsequent encounter for fracture with routine healing | CMS +S42111G | Displaced fracture of body of scapula, right shoulder, subsequent encounter for fracture with delayed healing | CMS +S42111K | Displaced fracture of body of scapula, right shoulder, subsequent encounter for fracture with nonunion | CMS +S42111P | Displaced fracture of body of scapula, right shoulder, subsequent encounter for fracture with malunion | CMS +S42111S | Displaced fracture of body of scapula, right shoulder, sequela | CMS +S42112A | Displaced fracture of body of scapula, left shoulder, initial encounter for closed fracture | CMS +S42112B | Displaced fracture of body of scapula, left shoulder, initial encounter for open fracture | CMS +S42112D | Displaced fracture of body of scapula, left shoulder, subsequent encounter for fracture with routine healing | CMS +S42112G | Displaced fracture of body of scapula, left shoulder, subsequent encounter for fracture with delayed healing | CMS +S42112K | Displaced fracture of body of scapula, left shoulder, subsequent encounter for fracture with nonunion | CMS +S42112P | Displaced fracture of body of scapula, left shoulder, subsequent encounter for fracture with malunion | CMS +S42112S | Displaced fracture of body of scapula, left shoulder, sequela | CMS +S42113A | Displaced fracture of body of scapula, unspecified shoulder, initial encounter for closed fracture | CMS +S42113B | Displaced fracture of body of scapula, unspecified shoulder, initial encounter for open fracture | CMS +S42113D | Displaced fracture of body of scapula, unspecified shoulder, subsequent encounter for fracture with routine healing | CMS +S42113G | Displaced fracture of body of scapula, unspecified shoulder, subsequent encounter for fracture with delayed healing | CMS +S42113K | Displaced fracture of body of scapula, unspecified shoulder, subsequent encounter for fracture with nonunion | CMS +S42113P | Displaced fracture of body of scapula, unspecified shoulder, subsequent encounter for fracture with malunion | CMS +S42113S | Displaced fracture of body of scapula, unspecified shoulder, sequela | CMS +S42114A | Nondisplaced fracture of body of scapula, right shoulder, initial encounter for closed fracture | CMS +S42114B | Nondisplaced fracture of body of scapula, right shoulder, initial encounter for open fracture | CMS +S42114D | Nondisplaced fracture of body of scapula, right shoulder, subsequent encounter for fracture with routine healing | CMS +S42114G | Nondisplaced fracture of body of scapula, right shoulder, subsequent encounter for fracture with delayed healing | CMS +S42114K | Nondisplaced fracture of body of scapula, right shoulder, subsequent encounter for fracture with nonunion | CMS +S42114P | Nondisplaced fracture of body of scapula, right shoulder, subsequent encounter for fracture with malunion | CMS +S42114S | Nondisplaced fracture of body of scapula, right shoulder, sequela | CMS +S42115A | Nondisplaced fracture of body of scapula, left shoulder, initial encounter for closed fracture | CMS +S42115B | Nondisplaced fracture of body of scapula, left shoulder, initial encounter for open fracture | CMS +S42115D | Nondisplaced fracture of body of scapula, left shoulder, subsequent encounter for fracture with routine healing | CMS +S42115G | Nondisplaced fracture of body of scapula, left shoulder, subsequent encounter for fracture with delayed healing | CMS +S42115K | Nondisplaced fracture of body of scapula, left shoulder, subsequent encounter for fracture with nonunion | CMS +S42115P | Nondisplaced fracture of body of scapula, left shoulder, subsequent encounter for fracture with malunion | CMS +S42115S | Nondisplaced fracture of body of scapula, left shoulder, sequela | CMS +S42116A | Nondisplaced fracture of body of scapula, unspecified shoulder, initial encounter for closed fracture | CMS +S42116B | Nondisplaced fracture of body of scapula, unspecified shoulder, initial encounter for open fracture | CMS +S42116D | Nondisplaced fracture of body of scapula, unspecified shoulder, subsequent encounter for fracture with routine healing | CMS +S42116G | Nondisplaced fracture of body of scapula, unspecified shoulder, subsequent encounter for fracture with delayed healing | CMS +S42116K | Nondisplaced fracture of body of scapula, unspecified shoulder, subsequent encounter for fracture with nonunion | CMS +S42116P | Nondisplaced fracture of body of scapula, unspecified shoulder, subsequent encounter for fracture with malunion | CMS +S42116S | Nondisplaced fracture of body of scapula, unspecified shoulder, sequela | CMS +S42121A | Displaced fracture of acromial process, right shoulder, initial encounter for closed fracture | CMS +S42121B | Displaced fracture of acromial process, right shoulder, initial encounter for open fracture | CMS +S42121D | Displaced fracture of acromial process, right shoulder, subsequent encounter for fracture with routine healing | CMS +S42121G | Displaced fracture of acromial process, right shoulder, subsequent encounter for fracture with delayed healing | CMS +S42121K | Displaced fracture of acromial process, right shoulder, subsequent encounter for fracture with nonunion | CMS +S42121P | Displaced fracture of acromial process, right shoulder, subsequent encounter for fracture with malunion | CMS +S42121S | Displaced fracture of acromial process, right shoulder, sequela | CMS +S42122A | Displaced fracture of acromial process, left shoulder, initial encounter for closed fracture | CMS +S42122B | Displaced fracture of acromial process, left shoulder, initial encounter for open fracture | CMS +S42122D | Displaced fracture of acromial process, left shoulder, subsequent encounter for fracture with routine healing | CMS +S42122G | Displaced fracture of acromial process, left shoulder, subsequent encounter for fracture with delayed healing | CMS +S42122K | Displaced fracture of acromial process, left shoulder, subsequent encounter for fracture with nonunion | CMS +S42122P | Displaced fracture of acromial process, left shoulder, subsequent encounter for fracture with malunion | CMS +S42122S | Displaced fracture of acromial process, left shoulder, sequela | CMS +S42123A | Displaced fracture of acromial process, unspecified shoulder, initial encounter for closed fracture | CMS +S42123B | Displaced fracture of acromial process, unspecified shoulder, initial encounter for open fracture | CMS +S42123D | Displaced fracture of acromial process, unspecified shoulder, subsequent encounter for fracture with routine healing | CMS +S42123G | Displaced fracture of acromial process, unspecified shoulder, subsequent encounter for fracture with delayed healing | CMS +S42123K | Displaced fracture of acromial process, unspecified shoulder, subsequent encounter for fracture with nonunion | CMS +S42123P | Displaced fracture of acromial process, unspecified shoulder, subsequent encounter for fracture with malunion | CMS +S42123S | Displaced fracture of acromial process, unspecified shoulder, sequela | CMS +S42124A | Nondisplaced fracture of acromial process, right shoulder, initial encounter for closed fracture | CMS +S42124B | Nondisplaced fracture of acromial process, right shoulder, initial encounter for open fracture | CMS +S42124D | Nondisplaced fracture of acromial process, right shoulder, subsequent encounter for fracture with routine healing | CMS +S42124G | Nondisplaced fracture of acromial process, right shoulder, subsequent encounter for fracture with delayed healing | CMS +S42124K | Nondisplaced fracture of acromial process, right shoulder, subsequent encounter for fracture with nonunion | CMS +S42124P | Nondisplaced fracture of acromial process, right shoulder, subsequent encounter for fracture with malunion | CMS +S42124S | Nondisplaced fracture of acromial process, right shoulder, sequela | CMS +S42125A | Nondisplaced fracture of acromial process, left shoulder, initial encounter for closed fracture | CMS +S42125B | Nondisplaced fracture of acromial process, left shoulder, initial encounter for open fracture | CMS +S42125D | Nondisplaced fracture of acromial process, left shoulder, subsequent encounter for fracture with routine healing | CMS +S42125G | Nondisplaced fracture of acromial process, left shoulder, subsequent encounter for fracture with delayed healing | CMS +S42125K | Nondisplaced fracture of acromial process, left shoulder, subsequent encounter for fracture with nonunion | CMS +S42125P | Nondisplaced fracture of acromial process, left shoulder, subsequent encounter for fracture with malunion | CMS +S42125S | Nondisplaced fracture of acromial process, left shoulder, sequela | CMS +S42126A | Nondisplaced fracture of acromial process, unspecified shoulder, initial encounter for closed fracture | CMS +S42126B | Nondisplaced fracture of acromial process, unspecified shoulder, initial encounter for open fracture | CMS +S42126D | Nondisplaced fracture of acromial process, unspecified shoulder, subsequent encounter for fracture with routine healing | CMS +S42126G | Nondisplaced fracture of acromial process, unspecified shoulder, subsequent encounter for fracture with delayed healing | CMS +S42126K | Nondisplaced fracture of acromial process, unspecified shoulder, subsequent encounter for fracture with nonunion | CMS +S42126P | Nondisplaced fracture of acromial process, unspecified shoulder, subsequent encounter for fracture with malunion | CMS +S42126S | Nondisplaced fracture of acromial process, unspecified shoulder, sequela | CMS +S42131A | Displaced fracture of coracoid process, right shoulder, initial encounter for closed fracture | CMS +S42131B | Displaced fracture of coracoid process, right shoulder, initial encounter for open fracture | CMS +S42131D | Displaced fracture of coracoid process, right shoulder, subsequent encounter for fracture with routine healing | CMS +S42131G | Displaced fracture of coracoid process, right shoulder, subsequent encounter for fracture with delayed healing | CMS +S42131K | Displaced fracture of coracoid process, right shoulder, subsequent encounter for fracture with nonunion | CMS +S42131P | Displaced fracture of coracoid process, right shoulder, subsequent encounter for fracture with malunion | CMS +S42131S | Displaced fracture of coracoid process, right shoulder, sequela | CMS +S42132A | Displaced fracture of coracoid process, left shoulder, initial encounter for closed fracture | CMS +S42132B | Displaced fracture of coracoid process, left shoulder, initial encounter for open fracture | CMS +S42132D | Displaced fracture of coracoid process, left shoulder, subsequent encounter for fracture with routine healing | CMS +S42132G | Displaced fracture of coracoid process, left shoulder, subsequent encounter for fracture with delayed healing | CMS +S42132K | Displaced fracture of coracoid process, left shoulder, subsequent encounter for fracture with nonunion | CMS +S42132P | Displaced fracture of coracoid process, left shoulder, subsequent encounter for fracture with malunion | CMS +S42132S | Displaced fracture of coracoid process, left shoulder, sequela | CMS +S42133A | Displaced fracture of coracoid process, unspecified shoulder, initial encounter for closed fracture | CMS +S42133B | Displaced fracture of coracoid process, unspecified shoulder, initial encounter for open fracture | CMS +S42133D | Displaced fracture of coracoid process, unspecified shoulder, subsequent encounter for fracture with routine healing | CMS +S42133G | Displaced fracture of coracoid process, unspecified shoulder, subsequent encounter for fracture with delayed healing | CMS +S42133K | Displaced fracture of coracoid process, unspecified shoulder, subsequent encounter for fracture with nonunion | CMS +S42133P | Displaced fracture of coracoid process, unspecified shoulder, subsequent encounter for fracture with malunion | CMS +S42133S | Displaced fracture of coracoid process, unspecified shoulder, sequela | CMS +S42134A | Nondisplaced fracture of coracoid process, right shoulder, initial encounter for closed fracture | CMS +S42134B | Nondisplaced fracture of coracoid process, right shoulder, initial encounter for open fracture | CMS +S42134D | Nondisplaced fracture of coracoid process, right shoulder, subsequent encounter for fracture with routine healing | CMS +S42134G | Nondisplaced fracture of coracoid process, right shoulder, subsequent encounter for fracture with delayed healing | CMS +S42134K | Nondisplaced fracture of coracoid process, right shoulder, subsequent encounter for fracture with nonunion | CMS +S42134P | Nondisplaced fracture of coracoid process, right shoulder, subsequent encounter for fracture with malunion | CMS +S42134S | Nondisplaced fracture of coracoid process, right shoulder, sequela | CMS +S42135A | Nondisplaced fracture of coracoid process, left shoulder, initial encounter for closed fracture | CMS +S42135B | Nondisplaced fracture of coracoid process, left shoulder, initial encounter for open fracture | CMS +S42135D | Nondisplaced fracture of coracoid process, left shoulder, subsequent encounter for fracture with routine healing | CMS +S42135G | Nondisplaced fracture of coracoid process, left shoulder, subsequent encounter for fracture with delayed healing | CMS +S42135K | Nondisplaced fracture of coracoid process, left shoulder, subsequent encounter for fracture with nonunion | CMS +S42135P | Nondisplaced fracture of coracoid process, left shoulder, subsequent encounter for fracture with malunion | CMS +S42135S | Nondisplaced fracture of coracoid process, left shoulder, sequela | CMS +S42136A | Nondisplaced fracture of coracoid process, unspecified shoulder, initial encounter for closed fracture | CMS +S42136B | Nondisplaced fracture of coracoid process, unspecified shoulder, initial encounter for open fracture | CMS +S42136D | Nondisplaced fracture of coracoid process, unspecified shoulder, subsequent encounter for fracture with routine healing | CMS +S42136G | Nondisplaced fracture of coracoid process, unspecified shoulder, subsequent encounter for fracture with delayed healing | CMS +S42136K | Nondisplaced fracture of coracoid process, unspecified shoulder, subsequent encounter for fracture with nonunion | CMS +S42136P | Nondisplaced fracture of coracoid process, unspecified shoulder, subsequent encounter for fracture with malunion | CMS +S42136S | Nondisplaced fracture of coracoid process, unspecified shoulder, sequela | CMS +S42141A | Displaced fracture of glenoid cavity of scapula, right shoulder, initial encounter for closed fracture | CMS +S42141B | Displaced fracture of glenoid cavity of scapula, right shoulder, initial encounter for open fracture | CMS +S42141D | Displaced fracture of glenoid cavity of scapula, right shoulder, subsequent encounter for fracture with routine healing | CMS +S42141G | Displaced fracture of glenoid cavity of scapula, right shoulder, subsequent encounter for fracture with delayed healing | CMS +S42141K | Displaced fracture of glenoid cavity of scapula, right shoulder, subsequent encounter for fracture with nonunion | CMS +S42141P | Displaced fracture of glenoid cavity of scapula, right shoulder, subsequent encounter for fracture with malunion | CMS +S42141S | Displaced fracture of glenoid cavity of scapula, right shoulder, sequela | CMS +S42142A | Displaced fracture of glenoid cavity of scapula, left shoulder, initial encounter for closed fracture | CMS +S42142B | Displaced fracture of glenoid cavity of scapula, left shoulder, initial encounter for open fracture | CMS +S42142D | Displaced fracture of glenoid cavity of scapula, left shoulder, subsequent encounter for fracture with routine healing | CMS +S42142G | Displaced fracture of glenoid cavity of scapula, left shoulder, subsequent encounter for fracture with delayed healing | CMS +S42142K | Displaced fracture of glenoid cavity of scapula, left shoulder, subsequent encounter for fracture with nonunion | CMS +S42142P | Displaced fracture of glenoid cavity of scapula, left shoulder, subsequent encounter for fracture with malunion | CMS +S42142S | Displaced fracture of glenoid cavity of scapula, left shoulder, sequela | CMS +S42143A | Displaced fracture of glenoid cavity of scapula, unspecified shoulder, initial encounter for closed fracture | CMS +S42143B | Displaced fracture of glenoid cavity of scapula, unspecified shoulder, initial encounter for open fracture | CMS +S42143D | Displaced fracture of glenoid cavity of scapula, unspecified shoulder, subsequent encounter for fracture with routine healing | CMS +S42143G | Displaced fracture of glenoid cavity of scapula, unspecified shoulder, subsequent encounter for fracture with delayed healing | CMS +S42143K | Displaced fracture of glenoid cavity of scapula, unspecified shoulder, subsequent encounter for fracture with nonunion | CMS +S42143P | Displaced fracture of glenoid cavity of scapula, unspecified shoulder, subsequent encounter for fracture with malunion | CMS +S42143S | Displaced fracture of glenoid cavity of scapula, unspecified shoulder, sequela | CMS +S42144A | Nondisplaced fracture of glenoid cavity of scapula, right shoulder, initial encounter for closed fracture | CMS +S42144B | Nondisplaced fracture of glenoid cavity of scapula, right shoulder, initial encounter for open fracture | CMS +S42144D | Nondisplaced fracture of glenoid cavity of scapula, right shoulder, subsequent encounter for fracture with routine healing | CMS +S42144G | Nondisplaced fracture of glenoid cavity of scapula, right shoulder, subsequent encounter for fracture with delayed healing | CMS +S42144K | Nondisplaced fracture of glenoid cavity of scapula, right shoulder, subsequent encounter for fracture with nonunion | CMS +S42144P | Nondisplaced fracture of glenoid cavity of scapula, right shoulder, subsequent encounter for fracture with malunion | CMS +S42144S | Nondisplaced fracture of glenoid cavity of scapula, right shoulder, sequela | CMS +S42145A | Nondisplaced fracture of glenoid cavity of scapula, left shoulder, initial encounter for closed fracture | CMS +S42145B | Nondisplaced fracture of glenoid cavity of scapula, left shoulder, initial encounter for open fracture | CMS +S42145D | Nondisplaced fracture of glenoid cavity of scapula, left shoulder, subsequent encounter for fracture with routine healing | CMS +S42145G | Nondisplaced fracture of glenoid cavity of scapula, left shoulder, subsequent encounter for fracture with delayed healing | CMS +S42145K | Nondisplaced fracture of glenoid cavity of scapula, left shoulder, subsequent encounter for fracture with nonunion | CMS +S42145P | Nondisplaced fracture of glenoid cavity of scapula, left shoulder, subsequent encounter for fracture with malunion | CMS +S42145S | Nondisplaced fracture of glenoid cavity of scapula, left shoulder, sequela | CMS +S42146A | Nondisplaced fracture of glenoid cavity of scapula, unspecified shoulder, initial encounter for closed fracture | CMS +S42146B | Nondisplaced fracture of glenoid cavity of scapula, unspecified shoulder, initial encounter for open fracture | CMS +S42146D | Nondisplaced fracture of glenoid cavity of scapula, unspecified shoulder, subsequent encounter for fracture with routine healing | CMS +S42146G | Nondisplaced fracture of glenoid cavity of scapula, unspecified shoulder, subsequent encounter for fracture with delayed healing | CMS +S42146K | Nondisplaced fracture of glenoid cavity of scapula, unspecified shoulder, subsequent encounter for fracture with nonunion | CMS +S42146P | Nondisplaced fracture of glenoid cavity of scapula, unspecified shoulder, subsequent encounter for fracture with malunion | CMS +S42146S | Nondisplaced fracture of glenoid cavity of scapula, unspecified shoulder, sequela | CMS +S42151A | Displaced fracture of neck of scapula, right shoulder, initial encounter for closed fracture | CMS +S42151B | Displaced fracture of neck of scapula, right shoulder, initial encounter for open fracture | CMS +S42151D | Displaced fracture of neck of scapula, right shoulder, subsequent encounter for fracture with routine healing | CMS +S42151G | Displaced fracture of neck of scapula, right shoulder, subsequent encounter for fracture with delayed healing | CMS +S42151K | Displaced fracture of neck of scapula, right shoulder, subsequent encounter for fracture with nonunion | CMS +S42151P | Displaced fracture of neck of scapula, right shoulder, subsequent encounter for fracture with malunion | CMS +S42151S | Displaced fracture of neck of scapula, right shoulder, sequela | CMS +S42152A | Displaced fracture of neck of scapula, left shoulder, initial encounter for closed fracture | CMS +S42152B | Displaced fracture of neck of scapula, left shoulder, initial encounter for open fracture | CMS +S42152D | Displaced fracture of neck of scapula, left shoulder, subsequent encounter for fracture with routine healing | CMS +S42152G | Displaced fracture of neck of scapula, left shoulder, subsequent encounter for fracture with delayed healing | CMS +S42152K | Displaced fracture of neck of scapula, left shoulder, subsequent encounter for fracture with nonunion | CMS +S42152P | Displaced fracture of neck of scapula, left shoulder, subsequent encounter for fracture with malunion | CMS +S42152S | Displaced fracture of neck of scapula, left shoulder, sequela | CMS +S42153A | Displaced fracture of neck of scapula, unspecified shoulder, initial encounter for closed fracture | CMS +S42153B | Displaced fracture of neck of scapula, unspecified shoulder, initial encounter for open fracture | CMS +S42153D | Displaced fracture of neck of scapula, unspecified shoulder, subsequent encounter for fracture with routine healing | CMS +S42153G | Displaced fracture of neck of scapula, unspecified shoulder, subsequent encounter for fracture with delayed healing | CMS +S42153K | Displaced fracture of neck of scapula, unspecified shoulder, subsequent encounter for fracture with nonunion | CMS +S42153P | Displaced fracture of neck of scapula, unspecified shoulder, subsequent encounter for fracture with malunion | CMS +S42153S | Displaced fracture of neck of scapula, unspecified shoulder, sequela | CMS +S42154A | Nondisplaced fracture of neck of scapula, right shoulder, initial encounter for closed fracture | CMS +S42154B | Nondisplaced fracture of neck of scapula, right shoulder, initial encounter for open fracture | CMS +S42154D | Nondisplaced fracture of neck of scapula, right shoulder, subsequent encounter for fracture with routine healing | CMS +S42154G | Nondisplaced fracture of neck of scapula, right shoulder, subsequent encounter for fracture with delayed healing | CMS +S42154K | Nondisplaced fracture of neck of scapula, right shoulder, subsequent encounter for fracture with nonunion | CMS +S42154P | Nondisplaced fracture of neck of scapula, right shoulder, subsequent encounter for fracture with malunion | CMS +S42154S | Nondisplaced fracture of neck of scapula, right shoulder, sequela | CMS +S42155A | Nondisplaced fracture of neck of scapula, left shoulder, initial encounter for closed fracture | CMS +S42155B | Nondisplaced fracture of neck of scapula, left shoulder, initial encounter for open fracture | CMS +S42155D | Nondisplaced fracture of neck of scapula, left shoulder, subsequent encounter for fracture with routine healing | CMS +S42155G | Nondisplaced fracture of neck of scapula, left shoulder, subsequent encounter for fracture with delayed healing | CMS +S42155K | Nondisplaced fracture of neck of scapula, left shoulder, subsequent encounter for fracture with nonunion | CMS +S42155P | Nondisplaced fracture of neck of scapula, left shoulder, subsequent encounter for fracture with malunion | CMS +S42155S | Nondisplaced fracture of neck of scapula, left shoulder, sequela | CMS +S42156A | Nondisplaced fracture of neck of scapula, unspecified shoulder, initial encounter for closed fracture | CMS +S42156B | Nondisplaced fracture of neck of scapula, unspecified shoulder, initial encounter for open fracture | CMS +S42156D | Nondisplaced fracture of neck of scapula, unspecified shoulder, subsequent encounter for fracture with routine healing | CMS +S42156G | Nondisplaced fracture of neck of scapula, unspecified shoulder, subsequent encounter for fracture with delayed healing | CMS +S42156K | Nondisplaced fracture of neck of scapula, unspecified shoulder, subsequent encounter for fracture with nonunion | CMS +S42156P | Nondisplaced fracture of neck of scapula, unspecified shoulder, subsequent encounter for fracture with malunion | CMS +S42156S | Nondisplaced fracture of neck of scapula, unspecified shoulder, sequela | CMS +S42191A | Fracture of other part of scapula, right shoulder, initial encounter for closed fracture | CMS +S42191B | Fracture of other part of scapula, right shoulder, initial encounter for open fracture | CMS +S42191D | Fracture of other part of scapula, right shoulder, subsequent encounter for fracture with routine healing | CMS +S42191G | Fracture of other part of scapula, right shoulder, subsequent encounter for fracture with delayed healing | CMS +S42191K | Fracture of other part of scapula, right shoulder, subsequent encounter for fracture with nonunion | CMS +S42191P | Fracture of other part of scapula, right shoulder, subsequent encounter for fracture with malunion | CMS +S42191S | Fracture of other part of scapula, right shoulder, sequela | CMS +S42192A | Fracture of other part of scapula, left shoulder, initial encounter for closed fracture | CMS +S42192B | Fracture of other part of scapula, left shoulder, initial encounter for open fracture | CMS +S42192D | Fracture of other part of scapula, left shoulder, subsequent encounter for fracture with routine healing | CMS +S42192G | Fracture of other part of scapula, left shoulder, subsequent encounter for fracture with delayed healing | CMS +S42192K | Fracture of other part of scapula, left shoulder, subsequent encounter for fracture with nonunion | CMS +S42192P | Fracture of other part of scapula, left shoulder, subsequent encounter for fracture with malunion | CMS +S42192S | Fracture of other part of scapula, left shoulder, sequela | CMS +S42199A | Fracture of other part of scapula, unspecified shoulder, initial encounter for closed fracture | CMS +S42199B | Fracture of other part of scapula, unspecified shoulder, initial encounter for open fracture | CMS +S42199D | Fracture of other part of scapula, unspecified shoulder, subsequent encounter for fracture with routine healing | CMS +S42199G | Fracture of other part of scapula, unspecified shoulder, subsequent encounter for fracture with delayed healing | CMS +S42199K | Fracture of other part of scapula, unspecified shoulder, subsequent encounter for fracture with nonunion | CMS +S42199P | Fracture of other part of scapula, unspecified shoulder, subsequent encounter for fracture with malunion | CMS +S42199S | Fracture of other part of scapula, unspecified shoulder, sequela | CMS +S422 | Fracture of upper end of humerus | WHO +S42201A | Unspecified fracture of upper end of right humerus, initial encounter for closed fracture | CMS +S42201B | Unspecified fracture of upper end of right humerus, initial encounter for open fracture | CMS +S42201D | Unspecified fracture of upper end of right humerus, subsequent encounter for fracture with routine healing | CMS +S42201G | Unspecified fracture of upper end of right humerus, subsequent encounter for fracture with delayed healing | CMS +S42201K | Unspecified fracture of upper end of right humerus, subsequent encounter for fracture with nonunion | CMS +S42201P | Unspecified fracture of upper end of right humerus, subsequent encounter for fracture with malunion | CMS +S42201S | Unspecified fracture of upper end of right humerus, sequela | CMS +S42202A | Unspecified fracture of upper end of left humerus, initial encounter for closed fracture | CMS +S42202B | Unspecified fracture of upper end of left humerus, initial encounter for open fracture | CMS +S42202D | Unspecified fracture of upper end of left humerus, subsequent encounter for fracture with routine healing | CMS +S42202G | Unspecified fracture of upper end of left humerus, subsequent encounter for fracture with delayed healing | CMS +S42202K | Unspecified fracture of upper end of left humerus, subsequent encounter for fracture with nonunion | CMS +S42202P | Unspecified fracture of upper end of left humerus, subsequent encounter for fracture with malunion | CMS +S42202S | Unspecified fracture of upper end of left humerus, sequela | CMS +S42209A | Unspecified fracture of upper end of unspecified humerus, initial encounter for closed fracture | CMS +S42209B | Unspecified fracture of upper end of unspecified humerus, initial encounter for open fracture | CMS +S42209D | Unspecified fracture of upper end of unspecified humerus, subsequent encounter for fracture with routine healing | CMS +S42209G | Unspecified fracture of upper end of unspecified humerus, subsequent encounter for fracture with delayed healing | CMS +S42209K | Unspecified fracture of upper end of unspecified humerus, subsequent encounter for fracture with nonunion | CMS +S42209P | Unspecified fracture of upper end of unspecified humerus, subsequent encounter for fracture with malunion | CMS +S42209S | Unspecified fracture of upper end of unspecified humerus, sequela | CMS +S42211A | Unspecified displaced fracture of surgical neck of right humerus, initial encounter for closed fracture | CMS +S42211B | Unspecified displaced fracture of surgical neck of right humerus, initial encounter for open fracture | CMS +S42211D | Unspecified displaced fracture of surgical neck of right humerus, subsequent encounter for fracture with routine healing | CMS +S42211G | Unspecified displaced fracture of surgical neck of right humerus, subsequent encounter for fracture with delayed healing | CMS +S42211K | Unspecified displaced fracture of surgical neck of right humerus, subsequent encounter for fracture with nonunion | CMS +S42211P | Unspecified displaced fracture of surgical neck of right humerus, subsequent encounter for fracture with malunion | CMS +S42211S | Unspecified displaced fracture of surgical neck of right humerus, sequela | CMS +S42212A | Unspecified displaced fracture of surgical neck of left humerus, initial encounter for closed fracture | CMS +S42212B | Unspecified displaced fracture of surgical neck of left humerus, initial encounter for open fracture | CMS +S42212D | Unspecified displaced fracture of surgical neck of left humerus, subsequent encounter for fracture with routine healing | CMS +S42212G | Unspecified displaced fracture of surgical neck of left humerus, subsequent encounter for fracture with delayed healing | CMS +S42212K | Unspecified displaced fracture of surgical neck of left humerus, subsequent encounter for fracture with nonunion | CMS +S42212P | Unspecified displaced fracture of surgical neck of left humerus, subsequent encounter for fracture with malunion | CMS +S42212S | Unspecified displaced fracture of surgical neck of left humerus, sequela | CMS +S42213A | Unspecified displaced fracture of surgical neck of unspecified humerus, initial encounter for closed fracture | CMS +S42213B | Unspecified displaced fracture of surgical neck of unspecified humerus, initial encounter for open fracture | CMS +S42213D | Unspecified displaced fracture of surgical neck of unspecified humerus, subsequent encounter for fracture with routine healing | CMS +S42213G | Unspecified displaced fracture of surgical neck of unspecified humerus, subsequent encounter for fracture with delayed healing | CMS +S42213K | Unspecified displaced fracture of surgical neck of unspecified humerus, subsequent encounter for fracture with nonunion | CMS +S42213P | Unspecified displaced fracture of surgical neck of unspecified humerus, subsequent encounter for fracture with malunion | CMS +S42213S | Unspecified displaced fracture of surgical neck of unspecified humerus, sequela | CMS +S42214A | Unspecified nondisplaced fracture of surgical neck of right humerus, initial encounter for closed fracture | CMS +S42214B | Unspecified nondisplaced fracture of surgical neck of right humerus, initial encounter for open fracture | CMS +S42214D | Unspecified nondisplaced fracture of surgical neck of right humerus, subsequent encounter for fracture with routine healing | CMS +S42214G | Unspecified nondisplaced fracture of surgical neck of right humerus, subsequent encounter for fracture with delayed healing | CMS +S42214K | Unspecified nondisplaced fracture of surgical neck of right humerus, subsequent encounter for fracture with nonunion | CMS +S42214P | Unspecified nondisplaced fracture of surgical neck of right humerus, subsequent encounter for fracture with malunion | CMS +S42214S | Unspecified nondisplaced fracture of surgical neck of right humerus, sequela | CMS +S42215A | Unspecified nondisplaced fracture of surgical neck of left humerus, initial encounter for closed fracture | CMS +S42215B | Unspecified nondisplaced fracture of surgical neck of left humerus, initial encounter for open fracture | CMS +S42215D | Unspecified nondisplaced fracture of surgical neck of left humerus, subsequent encounter for fracture with routine healing | CMS +S42215G | Unspecified nondisplaced fracture of surgical neck of left humerus, subsequent encounter for fracture with delayed healing | CMS +S42215K | Unspecified nondisplaced fracture of surgical neck of left humerus, subsequent encounter for fracture with nonunion | CMS +S42215P | Unspecified nondisplaced fracture of surgical neck of left humerus, subsequent encounter for fracture with malunion | CMS +S42215S | Unspecified nondisplaced fracture of surgical neck of left humerus, sequela | CMS +S42216A | Unspecified nondisplaced fracture of surgical neck of unspecified humerus, initial encounter for closed fracture | CMS +S42216B | Unspecified nondisplaced fracture of surgical neck of unspecified humerus, initial encounter for open fracture | CMS +S42216D | Unspecified nondisplaced fracture of surgical neck of unspecified humerus, subsequent encounter for fracture with routine healing | CMS +S42216G | Unspecified nondisplaced fracture of surgical neck of unspecified humerus, subsequent encounter for fracture with delayed healing | CMS +S42216K | Unspecified nondisplaced fracture of surgical neck of unspecified humerus, subsequent encounter for fracture with nonunion | CMS +S42216P | Unspecified nondisplaced fracture of surgical neck of unspecified humerus, subsequent encounter for fracture with malunion | CMS +S42216S | Unspecified nondisplaced fracture of surgical neck of unspecified humerus, sequela | CMS +S42221A | 2-part displaced fracture of surgical neck of right humerus, initial encounter for closed fracture | CMS +S42221B | 2-part displaced fracture of surgical neck of right humerus, initial encounter for open fracture | CMS +S42221D | 2-part displaced fracture of surgical neck of right humerus, subsequent encounter for fracture with routine healing | CMS +S42221G | 2-part displaced fracture of surgical neck of right humerus, subsequent encounter for fracture with delayed healing | CMS +S42221K | 2-part displaced fracture of surgical neck of right humerus, subsequent encounter for fracture with nonunion | CMS +S42221P | 2-part displaced fracture of surgical neck of right humerus, subsequent encounter for fracture with malunion | CMS +S42221S | 2-part displaced fracture of surgical neck of right humerus, sequela | CMS +S42222A | 2-part displaced fracture of surgical neck of left humerus, initial encounter for closed fracture | CMS +S42222B | 2-part displaced fracture of surgical neck of left humerus, initial encounter for open fracture | CMS +S42222D | 2-part displaced fracture of surgical neck of left humerus, subsequent encounter for fracture with routine healing | CMS +S42222G | 2-part displaced fracture of surgical neck of left humerus, subsequent encounter for fracture with delayed healing | CMS +S42222K | 2-part displaced fracture of surgical neck of left humerus, subsequent encounter for fracture with nonunion | CMS +S42222P | 2-part displaced fracture of surgical neck of left humerus, subsequent encounter for fracture with malunion | CMS +S42222S | 2-part displaced fracture of surgical neck of left humerus, sequela | CMS +S42223A | 2-part displaced fracture of surgical neck of unspecified humerus, initial encounter for closed fracture | CMS +S42223B | 2-part displaced fracture of surgical neck of unspecified humerus, initial encounter for open fracture | CMS +S42223D | 2-part displaced fracture of surgical neck of unspecified humerus, subsequent encounter for fracture with routine healing | CMS +S42223G | 2-part displaced fracture of surgical neck of unspecified humerus, subsequent encounter for fracture with delayed healing | CMS +S42223K | 2-part displaced fracture of surgical neck of unspecified humerus, subsequent encounter for fracture with nonunion | CMS +S42223P | 2-part displaced fracture of surgical neck of unspecified humerus, subsequent encounter for fracture with malunion | CMS +S42223S | 2-part displaced fracture of surgical neck of unspecified humerus, sequela | CMS +S42224A | 2-part nondisplaced fracture of surgical neck of right humerus, initial encounter for closed fracture | CMS +S42224B | 2-part nondisplaced fracture of surgical neck of right humerus, initial encounter for open fracture | CMS +S42224D | 2-part nondisplaced fracture of surgical neck of right humerus, subsequent encounter for fracture with routine healing | CMS +S42224G | 2-part nondisplaced fracture of surgical neck of right humerus, subsequent encounter for fracture with delayed healing | CMS +S42224K | 2-part nondisplaced fracture of surgical neck of right humerus, subsequent encounter for fracture with nonunion | CMS +S42224P | 2-part nondisplaced fracture of surgical neck of right humerus, subsequent encounter for fracture with malunion | CMS +S42224S | 2-part nondisplaced fracture of surgical neck of right humerus, sequela | CMS +S42225A | 2-part nondisplaced fracture of surgical neck of left humerus, initial encounter for closed fracture | CMS +S42225B | 2-part nondisplaced fracture of surgical neck of left humerus, initial encounter for open fracture | CMS +S42225D | 2-part nondisplaced fracture of surgical neck of left humerus, subsequent encounter for fracture with routine healing | CMS +S42225G | 2-part nondisplaced fracture of surgical neck of left humerus, subsequent encounter for fracture with delayed healing | CMS +S42225K | 2-part nondisplaced fracture of surgical neck of left humerus, subsequent encounter for fracture with nonunion | CMS +S42225P | 2-part nondisplaced fracture of surgical neck of left humerus, subsequent encounter for fracture with malunion | CMS +S42225S | 2-part nondisplaced fracture of surgical neck of left humerus, sequela | CMS +S42226A | 2-part nondisplaced fracture of surgical neck of unspecified humerus, initial encounter for closed fracture | CMS +S42226B | 2-part nondisplaced fracture of surgical neck of unspecified humerus, initial encounter for open fracture | CMS +S42226D | 2-part nondisplaced fracture of surgical neck of unspecified humerus, subsequent encounter for fracture with routine healing | CMS +S42226G | 2-part nondisplaced fracture of surgical neck of unspecified humerus, subsequent encounter for fracture with delayed healing | CMS +S42226K | 2-part nondisplaced fracture of surgical neck of unspecified humerus, subsequent encounter for fracture with nonunion | CMS +S42226P | 2-part nondisplaced fracture of surgical neck of unspecified humerus, subsequent encounter for fracture with malunion | CMS +S42226S | 2-part nondisplaced fracture of surgical neck of unspecified humerus, sequela | CMS +S42231A | 3-part fracture of surgical neck of right humerus, initial encounter for closed fracture | CMS +S42231B | 3-part fracture of surgical neck of right humerus, initial encounter for open fracture | CMS +S42231D | 3-part fracture of surgical neck of right humerus, subsequent encounter for fracture with routine healing | CMS +S42231G | 3-part fracture of surgical neck of right humerus, subsequent encounter for fracture with delayed healing | CMS +S42231K | 3-part fracture of surgical neck of right humerus, subsequent encounter for fracture with nonunion | CMS +S42231P | 3-part fracture of surgical neck of right humerus, subsequent encounter for fracture with malunion | CMS +S42231S | 3-part fracture of surgical neck of right humerus, sequela | CMS +S42232A | 3-part fracture of surgical neck of left humerus, initial encounter for closed fracture | CMS +S42232B | 3-part fracture of surgical neck of left humerus, initial encounter for open fracture | CMS +S42232D | 3-part fracture of surgical neck of left humerus, subsequent encounter for fracture with routine healing | CMS +S42232G | 3-part fracture of surgical neck of left humerus, subsequent encounter for fracture with delayed healing | CMS +S42232K | 3-part fracture of surgical neck of left humerus, subsequent encounter for fracture with nonunion | CMS +S42232P | 3-part fracture of surgical neck of left humerus, subsequent encounter for fracture with malunion | CMS +S42232S | 3-part fracture of surgical neck of left humerus, sequela | CMS +S42239A | 3-part fracture of surgical neck of unspecified humerus, initial encounter for closed fracture | CMS +S42239B | 3-part fracture of surgical neck of unspecified humerus, initial encounter for open fracture | CMS +S42239D | 3-part fracture of surgical neck of unspecified humerus, subsequent encounter for fracture with routine healing | CMS +S42239G | 3-part fracture of surgical neck of unspecified humerus, subsequent encounter for fracture with delayed healing | CMS +S42239K | 3-part fracture of surgical neck of unspecified humerus, subsequent encounter for fracture with nonunion | CMS +S42239P | 3-part fracture of surgical neck of unspecified humerus, subsequent encounter for fracture with malunion | CMS +S42239S | 3-part fracture of surgical neck of unspecified humerus, sequela | CMS +S42241A | 4-part fracture of surgical neck of right humerus, initial encounter for closed fracture | CMS +S42241B | 4-part fracture of surgical neck of right humerus, initial encounter for open fracture | CMS +S42241D | 4-part fracture of surgical neck of right humerus, subsequent encounter for fracture with routine healing | CMS +S42241G | 4-part fracture of surgical neck of right humerus, subsequent encounter for fracture with delayed healing | CMS +S42241K | 4-part fracture of surgical neck of right humerus, subsequent encounter for fracture with nonunion | CMS +S42241P | 4-part fracture of surgical neck of right humerus, subsequent encounter for fracture with malunion | CMS +S42241S | 4-part fracture of surgical neck of right humerus, sequela | CMS +S42242A | 4-part fracture of surgical neck of left humerus, initial encounter for closed fracture | CMS +S42242B | 4-part fracture of surgical neck of left humerus, initial encounter for open fracture | CMS +S42242D | 4-part fracture of surgical neck of left humerus, subsequent encounter for fracture with routine healing | CMS +S42242G | 4-part fracture of surgical neck of left humerus, subsequent encounter for fracture with delayed healing | CMS +S42242K | 4-part fracture of surgical neck of left humerus, subsequent encounter for fracture with nonunion | CMS +S42242P | 4-part fracture of surgical neck of left humerus, subsequent encounter for fracture with malunion | CMS +S42242S | 4-part fracture of surgical neck of left humerus, sequela | CMS +S42249A | 4-part fracture of surgical neck of unspecified humerus, initial encounter for closed fracture | CMS +S42249B | 4-part fracture of surgical neck of unspecified humerus, initial encounter for open fracture | CMS +S42249D | 4-part fracture of surgical neck of unspecified humerus, subsequent encounter for fracture with routine healing | CMS +S42249G | 4-part fracture of surgical neck of unspecified humerus, subsequent encounter for fracture with delayed healing | CMS +S42249K | 4-part fracture of surgical neck of unspecified humerus, subsequent encounter for fracture with nonunion | CMS +S42249P | 4-part fracture of surgical neck of unspecified humerus, subsequent encounter for fracture with malunion | CMS +S42249S | 4-part fracture of surgical neck of unspecified humerus, sequela | CMS +S42251A | Displaced fracture of greater tuberosity of right humerus, initial encounter for closed fracture | CMS +S42251B | Displaced fracture of greater tuberosity of right humerus, initial encounter for open fracture | CMS +S42251D | Displaced fracture of greater tuberosity of right humerus, subsequent encounter for fracture with routine healing | CMS +S42251G | Displaced fracture of greater tuberosity of right humerus, subsequent encounter for fracture with delayed healing | CMS +S42251K | Displaced fracture of greater tuberosity of right humerus, subsequent encounter for fracture with nonunion | CMS +S42251P | Displaced fracture of greater tuberosity of right humerus, subsequent encounter for fracture with malunion | CMS +S42251S | Displaced fracture of greater tuberosity of right humerus, sequela | CMS +S42252A | Displaced fracture of greater tuberosity of left humerus, initial encounter for closed fracture | CMS +S42252B | Displaced fracture of greater tuberosity of left humerus, initial encounter for open fracture | CMS +S42252D | Displaced fracture of greater tuberosity of left humerus, subsequent encounter for fracture with routine healing | CMS +S42252G | Displaced fracture of greater tuberosity of left humerus, subsequent encounter for fracture with delayed healing | CMS +S42252K | Displaced fracture of greater tuberosity of left humerus, subsequent encounter for fracture with nonunion | CMS +S42252P | Displaced fracture of greater tuberosity of left humerus, subsequent encounter for fracture with malunion | CMS +S42252S | Displaced fracture of greater tuberosity of left humerus, sequela | CMS +S42253A | Displaced fracture of greater tuberosity of unspecified humerus, initial encounter for closed fracture | CMS +S42253B | Displaced fracture of greater tuberosity of unspecified humerus, initial encounter for open fracture | CMS +S42253D | Displaced fracture of greater tuberosity of unspecified humerus, subsequent encounter for fracture with routine healing | CMS +S42253G | Displaced fracture of greater tuberosity of unspecified humerus, subsequent encounter for fracture with delayed healing | CMS +S42253K | Displaced fracture of greater tuberosity of unspecified humerus, subsequent encounter for fracture with nonunion | CMS +S42253P | Displaced fracture of greater tuberosity of unspecified humerus, subsequent encounter for fracture with malunion | CMS +S42253S | Displaced fracture of greater tuberosity of unspecified humerus, sequela | CMS +S42254A | Nondisplaced fracture of greater tuberosity of right humerus, initial encounter for closed fracture | CMS +S42254B | Nondisplaced fracture of greater tuberosity of right humerus, initial encounter for open fracture | CMS +S42254D | Nondisplaced fracture of greater tuberosity of right humerus, subsequent encounter for fracture with routine healing | CMS +S42254G | Nondisplaced fracture of greater tuberosity of right humerus, subsequent encounter for fracture with delayed healing | CMS +S42254K | Nondisplaced fracture of greater tuberosity of right humerus, subsequent encounter for fracture with nonunion | CMS +S42254P | Nondisplaced fracture of greater tuberosity of right humerus, subsequent encounter for fracture with malunion | CMS +S42254S | Nondisplaced fracture of greater tuberosity of right humerus, sequela | CMS +S42255A | Nondisplaced fracture of greater tuberosity of left humerus, initial encounter for closed fracture | CMS +S42255B | Nondisplaced fracture of greater tuberosity of left humerus, initial encounter for open fracture | CMS +S42255D | Nondisplaced fracture of greater tuberosity of left humerus, subsequent encounter for fracture with routine healing | CMS +S42255G | Nondisplaced fracture of greater tuberosity of left humerus, subsequent encounter for fracture with delayed healing | CMS +S42255K | Nondisplaced fracture of greater tuberosity of left humerus, subsequent encounter for fracture with nonunion | CMS +S42255P | Nondisplaced fracture of greater tuberosity of left humerus, subsequent encounter for fracture with malunion | CMS +S42255S | Nondisplaced fracture of greater tuberosity of left humerus, sequela | CMS +S42256A | Nondisplaced fracture of greater tuberosity of unspecified humerus, initial encounter for closed fracture | CMS +S42256B | Nondisplaced fracture of greater tuberosity of unspecified humerus, initial encounter for open fracture | CMS +S42256D | Nondisplaced fracture of greater tuberosity of unspecified humerus, subsequent encounter for fracture with routine healing | CMS +S42256G | Nondisplaced fracture of greater tuberosity of unspecified humerus, subsequent encounter for fracture with delayed healing | CMS +S42256K | Nondisplaced fracture of greater tuberosity of unspecified humerus, subsequent encounter for fracture with nonunion | CMS +S42256P | Nondisplaced fracture of greater tuberosity of unspecified humerus, subsequent encounter for fracture with malunion | CMS +S42256S | Nondisplaced fracture of greater tuberosity of unspecified humerus, sequela | CMS +S42261A | Displaced fracture of lesser tuberosity of right humerus, initial encounter for closed fracture | CMS +S42261B | Displaced fracture of lesser tuberosity of right humerus, initial encounter for open fracture | CMS +S42261D | Displaced fracture of lesser tuberosity of right humerus, subsequent encounter for fracture with routine healing | CMS +S42261G | Displaced fracture of lesser tuberosity of right humerus, subsequent encounter for fracture with delayed healing | CMS +S42261K | Displaced fracture of lesser tuberosity of right humerus, subsequent encounter for fracture with nonunion | CMS +S42261P | Displaced fracture of lesser tuberosity of right humerus, subsequent encounter for fracture with malunion | CMS +S42261S | Displaced fracture of lesser tuberosity of right humerus, sequela | CMS +S42262A | Displaced fracture of lesser tuberosity of left humerus, initial encounter for closed fracture | CMS +S42262B | Displaced fracture of lesser tuberosity of left humerus, initial encounter for open fracture | CMS +S42262D | Displaced fracture of lesser tuberosity of left humerus, subsequent encounter for fracture with routine healing | CMS +S42262G | Displaced fracture of lesser tuberosity of left humerus, subsequent encounter for fracture with delayed healing | CMS +S42262K | Displaced fracture of lesser tuberosity of left humerus, subsequent encounter for fracture with nonunion | CMS +S42262P | Displaced fracture of lesser tuberosity of left humerus, subsequent encounter for fracture with malunion | CMS +S42262S | Displaced fracture of lesser tuberosity of left humerus, sequela | CMS +S42263A | Displaced fracture of lesser tuberosity of unspecified humerus, initial encounter for closed fracture | CMS +S42263B | Displaced fracture of lesser tuberosity of unspecified humerus, initial encounter for open fracture | CMS +S42263D | Displaced fracture of lesser tuberosity of unspecified humerus, subsequent encounter for fracture with routine healing | CMS +S42263G | Displaced fracture of lesser tuberosity of unspecified humerus, subsequent encounter for fracture with delayed healing | CMS +S42263K | Displaced fracture of lesser tuberosity of unspecified humerus, subsequent encounter for fracture with nonunion | CMS +S42263P | Displaced fracture of lesser tuberosity of unspecified humerus, subsequent encounter for fracture with malunion | CMS +S42263S | Displaced fracture of lesser tuberosity of unspecified humerus, sequela | CMS +S42264A | Nondisplaced fracture of lesser tuberosity of right humerus, initial encounter for closed fracture | CMS +S42264B | Nondisplaced fracture of lesser tuberosity of right humerus, initial encounter for open fracture | CMS +S42264D | Nondisplaced fracture of lesser tuberosity of right humerus, subsequent encounter for fracture with routine healing | CMS +S42264G | Nondisplaced fracture of lesser tuberosity of right humerus, subsequent encounter for fracture with delayed healing | CMS +S42264K | Nondisplaced fracture of lesser tuberosity of right humerus, subsequent encounter for fracture with nonunion | CMS +S42264P | Nondisplaced fracture of lesser tuberosity of right humerus, subsequent encounter for fracture with malunion | CMS +S42264S | Nondisplaced fracture of lesser tuberosity of right humerus, sequela | CMS +S42265A | Nondisplaced fracture of lesser tuberosity of left humerus, initial encounter for closed fracture | CMS +S42265B | Nondisplaced fracture of lesser tuberosity of left humerus, initial encounter for open fracture | CMS +S42265D | Nondisplaced fracture of lesser tuberosity of left humerus, subsequent encounter for fracture with routine healing | CMS +S42265G | Nondisplaced fracture of lesser tuberosity of left humerus, subsequent encounter for fracture with delayed healing | CMS +S42265K | Nondisplaced fracture of lesser tuberosity of left humerus, subsequent encounter for fracture with nonunion | CMS +S42265P | Nondisplaced fracture of lesser tuberosity of left humerus, subsequent encounter for fracture with malunion | CMS +S42265S | Nondisplaced fracture of lesser tuberosity of left humerus, sequela | CMS +S42266A | Nondisplaced fracture of lesser tuberosity of unspecified humerus, initial encounter for closed fracture | CMS +S42266B | Nondisplaced fracture of lesser tuberosity of unspecified humerus, initial encounter for open fracture | CMS +S42266D | Nondisplaced fracture of lesser tuberosity of unspecified humerus, subsequent encounter for fracture with routine healing | CMS +S42266G | Nondisplaced fracture of lesser tuberosity of unspecified humerus, subsequent encounter for fracture with delayed healing | CMS +S42266K | Nondisplaced fracture of lesser tuberosity of unspecified humerus, subsequent encounter for fracture with nonunion | CMS +S42266P | Nondisplaced fracture of lesser tuberosity of unspecified humerus, subsequent encounter for fracture with malunion | CMS +S42266S | Nondisplaced fracture of lesser tuberosity of unspecified humerus, sequela | CMS +S42271A | Torus fracture of upper end of right humerus, initial encounter for closed fracture | CMS +S42271D | Torus fracture of upper end of right humerus, subsequent encounter for fracture with routine healing | CMS +S42271G | Torus fracture of upper end of right humerus, subsequent encounter for fracture with delayed healing | CMS +S42271K | Torus fracture of upper end of right humerus, subsequent encounter for fracture with nonunion | CMS +S42271P | Torus fracture of upper end of right humerus, subsequent encounter for fracture with malunion | CMS +S42271S | Torus fracture of upper end of right humerus, sequela | CMS +S42272A | Torus fracture of upper end of left humerus, initial encounter for closed fracture | CMS +S42272D | Torus fracture of upper end of left humerus, subsequent encounter for fracture with routine healing | CMS +S42272G | Torus fracture of upper end of left humerus, subsequent encounter for fracture with delayed healing | CMS +S42272K | Torus fracture of upper end of left humerus, subsequent encounter for fracture with nonunion | CMS +S42272P | Torus fracture of upper end of left humerus, subsequent encounter for fracture with malunion | CMS +S42272S | Torus fracture of upper end of left humerus, sequela | CMS +S42279A | Torus fracture of upper end of unspecified humerus, initial encounter for closed fracture | CMS +S42279D | Torus fracture of upper end of unspecified humerus, subsequent encounter for fracture with routine healing | CMS +S42279G | Torus fracture of upper end of unspecified humerus, subsequent encounter for fracture with delayed healing | CMS +S42279K | Torus fracture of upper end of unspecified humerus, subsequent encounter for fracture with nonunion | CMS +S42279P | Torus fracture of upper end of unspecified humerus, subsequent encounter for fracture with malunion | CMS +S42279S | Torus fracture of upper end of unspecified humerus, sequela | CMS +S42291A | Other displaced fracture of upper end of right humerus, initial encounter for closed fracture | CMS +S42291B | Other displaced fracture of upper end of right humerus, initial encounter for open fracture | CMS +S42291D | Other displaced fracture of upper end of right humerus, subsequent encounter for fracture with routine healing | CMS +S42291G | Other displaced fracture of upper end of right humerus, subsequent encounter for fracture with delayed healing | CMS +S42291K | Other displaced fracture of upper end of right humerus, subsequent encounter for fracture with nonunion | CMS +S42291P | Other displaced fracture of upper end of right humerus, subsequent encounter for fracture with malunion | CMS +S42291S | Other displaced fracture of upper end of right humerus, sequela | CMS +S42292A | Other displaced fracture of upper end of left humerus, initial encounter for closed fracture | CMS +S42292B | Other displaced fracture of upper end of left humerus, initial encounter for open fracture | CMS +S42292D | Other displaced fracture of upper end of left humerus, subsequent encounter for fracture with routine healing | CMS +S42292G | Other displaced fracture of upper end of left humerus, subsequent encounter for fracture with delayed healing | CMS +S42292K | Other displaced fracture of upper end of left humerus, subsequent encounter for fracture with nonunion | CMS +S42292P | Other displaced fracture of upper end of left humerus, subsequent encounter for fracture with malunion | CMS +S42292S | Other displaced fracture of upper end of left humerus, sequela | CMS +S42293A | Other displaced fracture of upper end of unspecified humerus, initial encounter for closed fracture | CMS +S42293B | Other displaced fracture of upper end of unspecified humerus, initial encounter for open fracture | CMS +S42293D | Other displaced fracture of upper end of unspecified humerus, subsequent encounter for fracture with routine healing | CMS +S42293G | Other displaced fracture of upper end of unspecified humerus, subsequent encounter for fracture with delayed healing | CMS +S42293K | Other displaced fracture of upper end of unspecified humerus, subsequent encounter for fracture with nonunion | CMS +S42293P | Other displaced fracture of upper end of unspecified humerus, subsequent encounter for fracture with malunion | CMS +S42293S | Other displaced fracture of upper end of unspecified humerus, sequela | CMS +S42294A | Other nondisplaced fracture of upper end of right humerus, initial encounter for closed fracture | CMS +S42294B | Other nondisplaced fracture of upper end of right humerus, initial encounter for open fracture | CMS +S42294D | Other nondisplaced fracture of upper end of right humerus, subsequent encounter for fracture with routine healing | CMS +S42294G | Other nondisplaced fracture of upper end of right humerus, subsequent encounter for fracture with delayed healing | CMS +S42294K | Other nondisplaced fracture of upper end of right humerus, subsequent encounter for fracture with nonunion | CMS +S42294P | Other nondisplaced fracture of upper end of right humerus, subsequent encounter for fracture with malunion | CMS +S42294S | Other nondisplaced fracture of upper end of right humerus, sequela | CMS +S42295A | Other nondisplaced fracture of upper end of left humerus, initial encounter for closed fracture | CMS +S42295B | Other nondisplaced fracture of upper end of left humerus, initial encounter for open fracture | CMS +S42295D | Other nondisplaced fracture of upper end of left humerus, subsequent encounter for fracture with routine healing | CMS +S42295G | Other nondisplaced fracture of upper end of left humerus, subsequent encounter for fracture with delayed healing | CMS +S42295K | Other nondisplaced fracture of upper end of left humerus, subsequent encounter for fracture with nonunion | CMS +S42295P | Other nondisplaced fracture of upper end of left humerus, subsequent encounter for fracture with malunion | CMS +S42295S | Other nondisplaced fracture of upper end of left humerus, sequela | CMS +S42296A | Other nondisplaced fracture of upper end of unspecified humerus, initial encounter for closed fracture | CMS +S42296B | Other nondisplaced fracture of upper end of unspecified humerus, initial encounter for open fracture | CMS +S42296D | Other nondisplaced fracture of upper end of unspecified humerus, subsequent encounter for fracture with routine healing | CMS +S42296G | Other nondisplaced fracture of upper end of unspecified humerus, subsequent encounter for fracture with delayed healing | CMS +S42296K | Other nondisplaced fracture of upper end of unspecified humerus, subsequent encounter for fracture with nonunion | CMS +S42296P | Other nondisplaced fracture of upper end of unspecified humerus, subsequent encounter for fracture with malunion | CMS +S42296S | Other nondisplaced fracture of upper end of unspecified humerus, sequela | CMS +S423 | Fracture of shaft of humerus | WHO +S42301A | Unspecified fracture of shaft of humerus, right arm, initial encounter for closed fracture | CMS +S42301B | Unspecified fracture of shaft of humerus, right arm, initial encounter for open fracture | CMS +S42301D | Unspecified fracture of shaft of humerus, right arm, subsequent encounter for fracture with routine healing | CMS +S42301G | Unspecified fracture of shaft of humerus, right arm, subsequent encounter for fracture with delayed healing | CMS +S42301K | Unspecified fracture of shaft of humerus, right arm, subsequent encounter for fracture with nonunion | CMS +S42301P | Unspecified fracture of shaft of humerus, right arm, subsequent encounter for fracture with malunion | CMS +S42301S | Unspecified fracture of shaft of humerus, right arm, sequela | CMS +S42302A | Unspecified fracture of shaft of humerus, left arm, initial encounter for closed fracture | CMS +S42302B | Unspecified fracture of shaft of humerus, left arm, initial encounter for open fracture | CMS +S42302D | Unspecified fracture of shaft of humerus, left arm, subsequent encounter for fracture with routine healing | CMS +S42302G | Unspecified fracture of shaft of humerus, left arm, subsequent encounter for fracture with delayed healing | CMS +S42302K | Unspecified fracture of shaft of humerus, left arm, subsequent encounter for fracture with nonunion | CMS +S42302P | Unspecified fracture of shaft of humerus, left arm, subsequent encounter for fracture with malunion | CMS +S42302S | Unspecified fracture of shaft of humerus, left arm, sequela | CMS +S42309A | Unspecified fracture of shaft of humerus, unspecified arm, initial encounter for closed fracture | CMS +S42309B | Unspecified fracture of shaft of humerus, unspecified arm, initial encounter for open fracture | CMS +S42309D | Unspecified fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S42309G | Unspecified fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S42309K | Unspecified fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S42309P | Unspecified fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with malunion | CMS +S42309S | Unspecified fracture of shaft of humerus, unspecified arm, sequela | CMS +S42311A | Greenstick fracture of shaft of humerus, right arm, initial encounter for closed fracture | CMS +S42311D | Greenstick fracture of shaft of humerus, right arm, subsequent encounter for fracture with routine healing | CMS +S42311G | Greenstick fracture of shaft of humerus, right arm, subsequent encounter for fracture with delayed healing | CMS +S42311K | Greenstick fracture of shaft of humerus, right arm, subsequent encounter for fracture with nonunion | CMS +S42311P | Greenstick fracture of shaft of humerus, right arm, subsequent encounter for fracture with malunion | CMS +S42311S | Greenstick fracture of shaft of humerus, right arm, sequela | CMS +S42312A | Greenstick fracture of shaft of humerus, left arm, initial encounter for closed fracture | CMS +S42312D | Greenstick fracture of shaft of humerus, left arm, subsequent encounter for fracture with routine healing | CMS +S42312G | Greenstick fracture of shaft of humerus, left arm, subsequent encounter for fracture with delayed healing | CMS +S42312K | Greenstick fracture of shaft of humerus, left arm, subsequent encounter for fracture with nonunion | CMS +S42312P | Greenstick fracture of shaft of humerus, left arm, subsequent encounter for fracture with malunion | CMS +S42312S | Greenstick fracture of shaft of humerus, left arm, sequela | CMS +S42319A | Greenstick fracture of shaft of humerus, unspecified arm, initial encounter for closed fracture | CMS +S42319D | Greenstick fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S42319G | Greenstick fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S42319K | Greenstick fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S42319P | Greenstick fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with malunion | CMS +S42319S | Greenstick fracture of shaft of humerus, unspecified arm, sequela | CMS +S42321A | Displaced transverse fracture of shaft of humerus, right arm, initial encounter for closed fracture | CMS +S42321B | Displaced transverse fracture of shaft of humerus, right arm, initial encounter for open fracture | CMS +S42321D | Displaced transverse fracture of shaft of humerus, right arm, subsequent encounter for fracture with routine healing | CMS +S42321G | Displaced transverse fracture of shaft of humerus, right arm, subsequent encounter for fracture with delayed healing | CMS +S42321K | Displaced transverse fracture of shaft of humerus, right arm, subsequent encounter for fracture with nonunion | CMS +S42321P | Displaced transverse fracture of shaft of humerus, right arm, subsequent encounter for fracture with malunion | CMS +S42321S | Displaced transverse fracture of shaft of humerus, right arm, sequela | CMS +S42322A | Displaced transverse fracture of shaft of humerus, left arm, initial encounter for closed fracture | CMS +S42322B | Displaced transverse fracture of shaft of humerus, left arm, initial encounter for open fracture | CMS +S42322D | Displaced transverse fracture of shaft of humerus, left arm, subsequent encounter for fracture with routine healing | CMS +S42322G | Displaced transverse fracture of shaft of humerus, left arm, subsequent encounter for fracture with delayed healing | CMS +S42322K | Displaced transverse fracture of shaft of humerus, left arm, subsequent encounter for fracture with nonunion | CMS +S42322P | Displaced transverse fracture of shaft of humerus, left arm, subsequent encounter for fracture with malunion | CMS +S42322S | Displaced transverse fracture of shaft of humerus, left arm, sequela | CMS +S42323A | Displaced transverse fracture of shaft of humerus, unspecified arm, initial encounter for closed fracture | CMS +S42323B | Displaced transverse fracture of shaft of humerus, unspecified arm, initial encounter for open fracture | CMS +S42323D | Displaced transverse fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S42323G | Displaced transverse fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S42323K | Displaced transverse fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S42323P | Displaced transverse fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with malunion | CMS +S42323S | Displaced transverse fracture of shaft of humerus, unspecified arm, sequela | CMS +S42324A | Nondisplaced transverse fracture of shaft of humerus, right arm, initial encounter for closed fracture | CMS +S42324B | Nondisplaced transverse fracture of shaft of humerus, right arm, initial encounter for open fracture | CMS +S42324D | Nondisplaced transverse fracture of shaft of humerus, right arm, subsequent encounter for fracture with routine healing | CMS +S42324G | Nondisplaced transverse fracture of shaft of humerus, right arm, subsequent encounter for fracture with delayed healing | CMS +S42324K | Nondisplaced transverse fracture of shaft of humerus, right arm, subsequent encounter for fracture with nonunion | CMS +S42324P | Nondisplaced transverse fracture of shaft of humerus, right arm, subsequent encounter for fracture with malunion | CMS +S42324S | Nondisplaced transverse fracture of shaft of humerus, right arm, sequela | CMS +S42325A | Nondisplaced transverse fracture of shaft of humerus, left arm, initial encounter for closed fracture | CMS +S42325B | Nondisplaced transverse fracture of shaft of humerus, left arm, initial encounter for open fracture | CMS +S42325D | Nondisplaced transverse fracture of shaft of humerus, left arm, subsequent encounter for fracture with routine healing | CMS +S42325G | Nondisplaced transverse fracture of shaft of humerus, left arm, subsequent encounter for fracture with delayed healing | CMS +S42325K | Nondisplaced transverse fracture of shaft of humerus, left arm, subsequent encounter for fracture with nonunion | CMS +S42325P | Nondisplaced transverse fracture of shaft of humerus, left arm, subsequent encounter for fracture with malunion | CMS +S42325S | Nondisplaced transverse fracture of shaft of humerus, left arm, sequela | CMS +S42326A | Nondisplaced transverse fracture of shaft of humerus, unspecified arm, initial encounter for closed fracture | CMS +S42326B | Nondisplaced transverse fracture of shaft of humerus, unspecified arm, initial encounter for open fracture | CMS +S42326D | Nondisplaced transverse fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S42326G | Nondisplaced transverse fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S42326K | Nondisplaced transverse fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S42326P | Nondisplaced transverse fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with malunion | CMS +S42326S | Nondisplaced transverse fracture of shaft of humerus, unspecified arm, sequela | CMS +S42331A | Displaced oblique fracture of shaft of humerus, right arm, initial encounter for closed fracture | CMS +S42331B | Displaced oblique fracture of shaft of humerus, right arm, initial encounter for open fracture | CMS +S42331D | Displaced oblique fracture of shaft of humerus, right arm, subsequent encounter for fracture with routine healing | CMS +S42331G | Displaced oblique fracture of shaft of humerus, right arm, subsequent encounter for fracture with delayed healing | CMS +S42331K | Displaced oblique fracture of shaft of humerus, right arm, subsequent encounter for fracture with nonunion | CMS +S42331P | Displaced oblique fracture of shaft of humerus, right arm, subsequent encounter for fracture with malunion | CMS +S42331S | Displaced oblique fracture of shaft of humerus, right arm, sequela | CMS +S42332A | Displaced oblique fracture of shaft of humerus, left arm, initial encounter for closed fracture | CMS +S42332B | Displaced oblique fracture of shaft of humerus, left arm, initial encounter for open fracture | CMS +S42332D | Displaced oblique fracture of shaft of humerus, left arm, subsequent encounter for fracture with routine healing | CMS +S42332G | Displaced oblique fracture of shaft of humerus, left arm, subsequent encounter for fracture with delayed healing | CMS +S42332K | Displaced oblique fracture of shaft of humerus, left arm, subsequent encounter for fracture with nonunion | CMS +S42332P | Displaced oblique fracture of shaft of humerus, left arm, subsequent encounter for fracture with malunion | CMS +S42332S | Displaced oblique fracture of shaft of humerus, left arm, sequela | CMS +S42333A | Displaced oblique fracture of shaft of humerus, unspecified arm, initial encounter for closed fracture | CMS +S42333B | Displaced oblique fracture of shaft of humerus, unspecified arm, initial encounter for open fracture | CMS +S42333D | Displaced oblique fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S42333G | Displaced oblique fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S42333K | Displaced oblique fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S42333P | Displaced oblique fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with malunion | CMS +S42333S | Displaced oblique fracture of shaft of humerus, unspecified arm, sequela | CMS +S42334A | Nondisplaced oblique fracture of shaft of humerus, right arm, initial encounter for closed fracture | CMS +S42334B | Nondisplaced oblique fracture of shaft of humerus, right arm, initial encounter for open fracture | CMS +S42334D | Nondisplaced oblique fracture of shaft of humerus, right arm, subsequent encounter for fracture with routine healing | CMS +S42334G | Nondisplaced oblique fracture of shaft of humerus, right arm, subsequent encounter for fracture with delayed healing | CMS +S42334K | Nondisplaced oblique fracture of shaft of humerus, right arm, subsequent encounter for fracture with nonunion | CMS +S42334P | Nondisplaced oblique fracture of shaft of humerus, right arm, subsequent encounter for fracture with malunion | CMS +S42334S | Nondisplaced oblique fracture of shaft of humerus, right arm, sequela | CMS +S42335A | Nondisplaced oblique fracture of shaft of humerus, left arm, initial encounter for closed fracture | CMS +S42335B | Nondisplaced oblique fracture of shaft of humerus, left arm, initial encounter for open fracture | CMS +S42335D | Nondisplaced oblique fracture of shaft of humerus, left arm, subsequent encounter for fracture with routine healing | CMS +S42335G | Nondisplaced oblique fracture of shaft of humerus, left arm, subsequent encounter for fracture with delayed healing | CMS +S42335K | Nondisplaced oblique fracture of shaft of humerus, left arm, subsequent encounter for fracture with nonunion | CMS +S42335P | Nondisplaced oblique fracture of shaft of humerus, left arm, subsequent encounter for fracture with malunion | CMS +S42335S | Nondisplaced oblique fracture of shaft of humerus, left arm, sequela | CMS +S42336A | Nondisplaced oblique fracture of shaft of humerus, unspecified arm, initial encounter for closed fracture | CMS +S42336B | Nondisplaced oblique fracture of shaft of humerus, unspecified arm, initial encounter for open fracture | CMS +S42336D | Nondisplaced oblique fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S42336G | Nondisplaced oblique fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S42336K | Nondisplaced oblique fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S42336P | Nondisplaced oblique fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with malunion | CMS +S42336S | Nondisplaced oblique fracture of shaft of humerus, unspecified arm, sequela | CMS +S42341A | Displaced spiral fracture of shaft of humerus, right arm, initial encounter for closed fracture | CMS +S42341B | Displaced spiral fracture of shaft of humerus, right arm, initial encounter for open fracture | CMS +S42341D | Displaced spiral fracture of shaft of humerus, right arm, subsequent encounter for fracture with routine healing | CMS +S42341G | Displaced spiral fracture of shaft of humerus, right arm, subsequent encounter for fracture with delayed healing | CMS +S42341K | Displaced spiral fracture of shaft of humerus, right arm, subsequent encounter for fracture with nonunion | CMS +S42341P | Displaced spiral fracture of shaft of humerus, right arm, subsequent encounter for fracture with malunion | CMS +S42341S | Displaced spiral fracture of shaft of humerus, right arm, sequela | CMS +S42342A | Displaced spiral fracture of shaft of humerus, left arm, initial encounter for closed fracture | CMS +S42342B | Displaced spiral fracture of shaft of humerus, left arm, initial encounter for open fracture | CMS +S42342D | Displaced spiral fracture of shaft of humerus, left arm, subsequent encounter for fracture with routine healing | CMS +S42342G | Displaced spiral fracture of shaft of humerus, left arm, subsequent encounter for fracture with delayed healing | CMS +S42342K | Displaced spiral fracture of shaft of humerus, left arm, subsequent encounter for fracture with nonunion | CMS +S42342P | Displaced spiral fracture of shaft of humerus, left arm, subsequent encounter for fracture with malunion | CMS +S42342S | Displaced spiral fracture of shaft of humerus, left arm, sequela | CMS +S42343A | Displaced spiral fracture of shaft of humerus, unspecified arm, initial encounter for closed fracture | CMS +S42343B | Displaced spiral fracture of shaft of humerus, unspecified arm, initial encounter for open fracture | CMS +S42343D | Displaced spiral fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S42343G | Displaced spiral fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S42343K | Displaced spiral fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S42343P | Displaced spiral fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with malunion | CMS +S42343S | Displaced spiral fracture of shaft of humerus, unspecified arm, sequela | CMS +S42344A | Nondisplaced spiral fracture of shaft of humerus, right arm, initial encounter for closed fracture | CMS +S42344B | Nondisplaced spiral fracture of shaft of humerus, right arm, initial encounter for open fracture | CMS +S42344D | Nondisplaced spiral fracture of shaft of humerus, right arm, subsequent encounter for fracture with routine healing | CMS +S42344G | Nondisplaced spiral fracture of shaft of humerus, right arm, subsequent encounter for fracture with delayed healing | CMS +S42344K | Nondisplaced spiral fracture of shaft of humerus, right arm, subsequent encounter for fracture with nonunion | CMS +S42344P | Nondisplaced spiral fracture of shaft of humerus, right arm, subsequent encounter for fracture with malunion | CMS +S42344S | Nondisplaced spiral fracture of shaft of humerus, right arm, sequela | CMS +S42345A | Nondisplaced spiral fracture of shaft of humerus, left arm, initial encounter for closed fracture | CMS +S42345B | Nondisplaced spiral fracture of shaft of humerus, left arm, initial encounter for open fracture | CMS +S42345D | Nondisplaced spiral fracture of shaft of humerus, left arm, subsequent encounter for fracture with routine healing | CMS +S42345G | Nondisplaced spiral fracture of shaft of humerus, left arm, subsequent encounter for fracture with delayed healing | CMS +S42345K | Nondisplaced spiral fracture of shaft of humerus, left arm, subsequent encounter for fracture with nonunion | CMS +S42345P | Nondisplaced spiral fracture of shaft of humerus, left arm, subsequent encounter for fracture with malunion | CMS +S42345S | Nondisplaced spiral fracture of shaft of humerus, left arm, sequela | CMS +S42346A | Nondisplaced spiral fracture of shaft of humerus, unspecified arm, initial encounter for closed fracture | CMS +S42346B | Nondisplaced spiral fracture of shaft of humerus, unspecified arm, initial encounter for open fracture | CMS +S42346D | Nondisplaced spiral fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S42346G | Nondisplaced spiral fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S42346K | Nondisplaced spiral fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S42346P | Nondisplaced spiral fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with malunion | CMS +S42346S | Nondisplaced spiral fracture of shaft of humerus, unspecified arm, sequela | CMS +S42351A | Displaced comminuted fracture of shaft of humerus, right arm, initial encounter for closed fracture | CMS +S42351B | Displaced comminuted fracture of shaft of humerus, right arm, initial encounter for open fracture | CMS +S42351D | Displaced comminuted fracture of shaft of humerus, right arm, subsequent encounter for fracture with routine healing | CMS +S42351G | Displaced comminuted fracture of shaft of humerus, right arm, subsequent encounter for fracture with delayed healing | CMS +S42351K | Displaced comminuted fracture of shaft of humerus, right arm, subsequent encounter for fracture with nonunion | CMS +S42351P | Displaced comminuted fracture of shaft of humerus, right arm, subsequent encounter for fracture with malunion | CMS +S42351S | Displaced comminuted fracture of shaft of humerus, right arm, sequela | CMS +S42352A | Displaced comminuted fracture of shaft of humerus, left arm, initial encounter for closed fracture | CMS +S42352B | Displaced comminuted fracture of shaft of humerus, left arm, initial encounter for open fracture | CMS +S42352D | Displaced comminuted fracture of shaft of humerus, left arm, subsequent encounter for fracture with routine healing | CMS +S42352G | Displaced comminuted fracture of shaft of humerus, left arm, subsequent encounter for fracture with delayed healing | CMS +S42352K | Displaced comminuted fracture of shaft of humerus, left arm, subsequent encounter for fracture with nonunion | CMS +S42352P | Displaced comminuted fracture of shaft of humerus, left arm, subsequent encounter for fracture with malunion | CMS +S42352S | Displaced comminuted fracture of shaft of humerus, left arm, sequela | CMS +S42353A | Displaced comminuted fracture of shaft of humerus, unspecified arm, initial encounter for closed fracture | CMS +S42353B | Displaced comminuted fracture of shaft of humerus, unspecified arm, initial encounter for open fracture | CMS +S42353D | Displaced comminuted fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S42353G | Displaced comminuted fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S42353K | Displaced comminuted fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S42353P | Displaced comminuted fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with malunion | CMS +S42353S | Displaced comminuted fracture of shaft of humerus, unspecified arm, sequela | CMS +S42354A | Nondisplaced comminuted fracture of shaft of humerus, right arm, initial encounter for closed fracture | CMS +S42354B | Nondisplaced comminuted fracture of shaft of humerus, right arm, initial encounter for open fracture | CMS +S42354D | Nondisplaced comminuted fracture of shaft of humerus, right arm, subsequent encounter for fracture with routine healing | CMS +S42354G | Nondisplaced comminuted fracture of shaft of humerus, right arm, subsequent encounter for fracture with delayed healing | CMS +S42354K | Nondisplaced comminuted fracture of shaft of humerus, right arm, subsequent encounter for fracture with nonunion | CMS +S42354P | Nondisplaced comminuted fracture of shaft of humerus, right arm, subsequent encounter for fracture with malunion | CMS +S42354S | Nondisplaced comminuted fracture of shaft of humerus, right arm, sequela | CMS +S42355A | Nondisplaced comminuted fracture of shaft of humerus, left arm, initial encounter for closed fracture | CMS +S42355B | Nondisplaced comminuted fracture of shaft of humerus, left arm, initial encounter for open fracture | CMS +S42355D | Nondisplaced comminuted fracture of shaft of humerus, left arm, subsequent encounter for fracture with routine healing | CMS +S42355G | Nondisplaced comminuted fracture of shaft of humerus, left arm, subsequent encounter for fracture with delayed healing | CMS +S42355K | Nondisplaced comminuted fracture of shaft of humerus, left arm, subsequent encounter for fracture with nonunion | CMS +S42355P | Nondisplaced comminuted fracture of shaft of humerus, left arm, subsequent encounter for fracture with malunion | CMS +S42355S | Nondisplaced comminuted fracture of shaft of humerus, left arm, sequela | CMS +S42356A | Nondisplaced comminuted fracture of shaft of humerus, unspecified arm, initial encounter for closed fracture | CMS +S42356B | Nondisplaced comminuted fracture of shaft of humerus, unspecified arm, initial encounter for open fracture | CMS +S42356D | Nondisplaced comminuted fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S42356G | Nondisplaced comminuted fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S42356K | Nondisplaced comminuted fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S42356P | Nondisplaced comminuted fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with malunion | CMS +S42356S | Nondisplaced comminuted fracture of shaft of humerus, unspecified arm, sequela | CMS +S42361A | Displaced segmental fracture of shaft of humerus, right arm, initial encounter for closed fracture | CMS +S42361B | Displaced segmental fracture of shaft of humerus, right arm, initial encounter for open fracture | CMS +S42361D | Displaced segmental fracture of shaft of humerus, right arm, subsequent encounter for fracture with routine healing | CMS +S42361G | Displaced segmental fracture of shaft of humerus, right arm, subsequent encounter for fracture with delayed healing | CMS +S42361K | Displaced segmental fracture of shaft of humerus, right arm, subsequent encounter for fracture with nonunion | CMS +S42361P | Displaced segmental fracture of shaft of humerus, right arm, subsequent encounter for fracture with malunion | CMS +S42361S | Displaced segmental fracture of shaft of humerus, right arm, sequela | CMS +S42362A | Displaced segmental fracture of shaft of humerus, left arm, initial encounter for closed fracture | CMS +S42362B | Displaced segmental fracture of shaft of humerus, left arm, initial encounter for open fracture | CMS +S42362D | Displaced segmental fracture of shaft of humerus, left arm, subsequent encounter for fracture with routine healing | CMS +S42362G | Displaced segmental fracture of shaft of humerus, left arm, subsequent encounter for fracture with delayed healing | CMS +S42362K | Displaced segmental fracture of shaft of humerus, left arm, subsequent encounter for fracture with nonunion | CMS +S42362P | Displaced segmental fracture of shaft of humerus, left arm, subsequent encounter for fracture with malunion | CMS +S42362S | Displaced segmental fracture of shaft of humerus, left arm, sequela | CMS +S42363A | Displaced segmental fracture of shaft of humerus, unspecified arm, initial encounter for closed fracture | CMS +S42363B | Displaced segmental fracture of shaft of humerus, unspecified arm, initial encounter for open fracture | CMS +S42363D | Displaced segmental fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S42363G | Displaced segmental fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S42363K | Displaced segmental fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S42363P | Displaced segmental fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with malunion | CMS +S42363S | Displaced segmental fracture of shaft of humerus, unspecified arm, sequela | CMS +S42364A | Nondisplaced segmental fracture of shaft of humerus, right arm, initial encounter for closed fracture | CMS +S42364B | Nondisplaced segmental fracture of shaft of humerus, right arm, initial encounter for open fracture | CMS +S42364D | Nondisplaced segmental fracture of shaft of humerus, right arm, subsequent encounter for fracture with routine healing | CMS +S42364G | Nondisplaced segmental fracture of shaft of humerus, right arm, subsequent encounter for fracture with delayed healing | CMS +S42364K | Nondisplaced segmental fracture of shaft of humerus, right arm, subsequent encounter for fracture with nonunion | CMS +S42364P | Nondisplaced segmental fracture of shaft of humerus, right arm, subsequent encounter for fracture with malunion | CMS +S42364S | Nondisplaced segmental fracture of shaft of humerus, right arm, sequela | CMS +S42365A | Nondisplaced segmental fracture of shaft of humerus, left arm, initial encounter for closed fracture | CMS +S42365B | Nondisplaced segmental fracture of shaft of humerus, left arm, initial encounter for open fracture | CMS +S42365D | Nondisplaced segmental fracture of shaft of humerus, left arm, subsequent encounter for fracture with routine healing | CMS +S42365G | Nondisplaced segmental fracture of shaft of humerus, left arm, subsequent encounter for fracture with delayed healing | CMS +S42365K | Nondisplaced segmental fracture of shaft of humerus, left arm, subsequent encounter for fracture with nonunion | CMS +S42365P | Nondisplaced segmental fracture of shaft of humerus, left arm, subsequent encounter for fracture with malunion | CMS +S42365S | Nondisplaced segmental fracture of shaft of humerus, left arm, sequela | CMS +S42366A | Nondisplaced segmental fracture of shaft of humerus, unspecified arm, initial encounter for closed fracture | CMS +S42366B | Nondisplaced segmental fracture of shaft of humerus, unspecified arm, initial encounter for open fracture | CMS +S42366D | Nondisplaced segmental fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S42366G | Nondisplaced segmental fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S42366K | Nondisplaced segmental fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S42366P | Nondisplaced segmental fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with malunion | CMS +S42366S | Nondisplaced segmental fracture of shaft of humerus, unspecified arm, sequela | CMS +S42391A | Other fracture of shaft of right humerus, initial encounter for closed fracture | CMS +S42391B | Other fracture of shaft of right humerus, initial encounter for open fracture | CMS +S42391D | Other fracture of shaft of right humerus, subsequent encounter for fracture with routine healing | CMS +S42391G | Other fracture of shaft of right humerus, subsequent encounter for fracture with delayed healing | CMS +S42391K | Other fracture of shaft of right humerus, subsequent encounter for fracture with nonunion | CMS +S42391P | Other fracture of shaft of right humerus, subsequent encounter for fracture with malunion | CMS +S42391S | Other fracture of shaft of right humerus, sequela | CMS +S42392A | Other fracture of shaft of left humerus, initial encounter for closed fracture | CMS +S42392B | Other fracture of shaft of left humerus, initial encounter for open fracture | CMS +S42392D | Other fracture of shaft of left humerus, subsequent encounter for fracture with routine healing | CMS +S42392G | Other fracture of shaft of left humerus, subsequent encounter for fracture with delayed healing | CMS +S42392K | Other fracture of shaft of left humerus, subsequent encounter for fracture with nonunion | CMS +S42392P | Other fracture of shaft of left humerus, subsequent encounter for fracture with malunion | CMS +S42392S | Other fracture of shaft of left humerus, sequela | CMS +S42399A | Other fracture of shaft of unspecified humerus, initial encounter for closed fracture | CMS +S42399B | Other fracture of shaft of unspecified humerus, initial encounter for open fracture | CMS +S42399D | Other fracture of shaft of unspecified humerus, subsequent encounter for fracture with routine healing | CMS +S42399G | Other fracture of shaft of unspecified humerus, subsequent encounter for fracture with delayed healing | CMS +S42399K | Other fracture of shaft of unspecified humerus, subsequent encounter for fracture with nonunion | CMS +S42399P | Other fracture of shaft of unspecified humerus, subsequent encounter for fracture with malunion | CMS +S42399S | Other fracture of shaft of unspecified humerus, sequela | CMS +S424 | Fracture of lower end of humerus | WHO +S42401A | Unspecified fracture of lower end of right humerus, initial encounter for closed fracture | CMS +S42401B | Unspecified fracture of lower end of right humerus, initial encounter for open fracture | CMS +S42401D | Unspecified fracture of lower end of right humerus, subsequent encounter for fracture with routine healing | CMS +S42401G | Unspecified fracture of lower end of right humerus, subsequent encounter for fracture with delayed healing | CMS +S42401K | Unspecified fracture of lower end of right humerus, subsequent encounter for fracture with nonunion | CMS +S42401P | Unspecified fracture of lower end of right humerus, subsequent encounter for fracture with malunion | CMS +S42401S | Unspecified fracture of lower end of right humerus, sequela | CMS +S42402A | Unspecified fracture of lower end of left humerus, initial encounter for closed fracture | CMS +S42402B | Unspecified fracture of lower end of left humerus, initial encounter for open fracture | CMS +S42402D | Unspecified fracture of lower end of left humerus, subsequent encounter for fracture with routine healing | CMS +S42402G | Unspecified fracture of lower end of left humerus, subsequent encounter for fracture with delayed healing | CMS +S42402K | Unspecified fracture of lower end of left humerus, subsequent encounter for fracture with nonunion | CMS +S42402P | Unspecified fracture of lower end of left humerus, subsequent encounter for fracture with malunion | CMS +S42402S | Unspecified fracture of lower end of left humerus, sequela | CMS +S42409A | Unspecified fracture of lower end of unspecified humerus, initial encounter for closed fracture | CMS +S42409B | Unspecified fracture of lower end of unspecified humerus, initial encounter for open fracture | CMS +S42409D | Unspecified fracture of lower end of unspecified humerus, subsequent encounter for fracture with routine healing | CMS +S42409G | Unspecified fracture of lower end of unspecified humerus, subsequent encounter for fracture with delayed healing | CMS +S42409K | Unspecified fracture of lower end of unspecified humerus, subsequent encounter for fracture with nonunion | CMS +S42409P | Unspecified fracture of lower end of unspecified humerus, subsequent encounter for fracture with malunion | CMS +S42409S | Unspecified fracture of lower end of unspecified humerus, sequela | CMS +S42411A | Displaced simple supracondylar fracture without intercondylar fracture of right humerus, initial encounter for closed fracture | CMS +S42411B | Displaced simple supracondylar fracture without intercondylar fracture of right humerus, initial encounter for open fracture | CMS +S42411D | Displaced simple supracondylar fracture without intercondylar fracture of right humerus, subsequent encounter for fracture with routine healing | CMS +S42411G | Displaced simple supracondylar fracture without intercondylar fracture of right humerus, subsequent encounter for fracture with delayed healing | CMS +S42411K | Displaced simple supracondylar fracture without intercondylar fracture of right humerus, subsequent encounter for fracture with nonunion | CMS +S42411P | Displaced simple supracondylar fracture without intercondylar fracture of right humerus, subsequent encounter for fracture with malunion | CMS +S42411S | Displaced simple supracondylar fracture without intercondylar fracture of right humerus, sequela | CMS +S42412A | Displaced simple supracondylar fracture without intercondylar fracture of left humerus, initial encounter for closed fracture | CMS +S42412B | Displaced simple supracondylar fracture without intercondylar fracture of left humerus, initial encounter for open fracture | CMS +S42412D | Displaced simple supracondylar fracture without intercondylar fracture of left humerus, subsequent encounter for fracture with routine healing | CMS +S42412G | Displaced simple supracondylar fracture without intercondylar fracture of left humerus, subsequent encounter for fracture with delayed healing | CMS +S42412K | Displaced simple supracondylar fracture without intercondylar fracture of left humerus, subsequent encounter for fracture with nonunion | CMS +S42412P | Displaced simple supracondylar fracture without intercondylar fracture of left humerus, subsequent encounter for fracture with malunion | CMS +S42412S | Displaced simple supracondylar fracture without intercondylar fracture of left humerus, sequela | CMS +S42413A | Displaced simple supracondylar fracture without intercondylar fracture of unspecified humerus, initial encounter for closed fracture | CMS +S42413B | Displaced simple supracondylar fracture without intercondylar fracture of unspecified humerus, initial encounter for open fracture | CMS +S42413D | Displaced simple supracondylar fracture without intercondylar fracture of unspecified humerus, subsequent encounter for fracture with routine healing | CMS +S42413G | Displaced simple supracondylar fracture without intercondylar fracture of unspecified humerus, subsequent encounter for fracture with delayed healing | CMS +S42413K | Displaced simple supracondylar fracture without intercondylar fracture of unspecified humerus, subsequent encounter for fracture with nonunion | CMS +S42413P | Displaced simple supracondylar fracture without intercondylar fracture of unspecified humerus, subsequent encounter for fracture with malunion | CMS +S42413S | Displaced simple supracondylar fracture without intercondylar fracture of unspecified humerus, sequela | CMS +S42414A | Nondisplaced simple supracondylar fracture without intercondylar fracture of right humerus, initial encounter for closed fracture | CMS +S42414B | Nondisplaced simple supracondylar fracture without intercondylar fracture of right humerus, initial encounter for open fracture | CMS +S42414D | Nondisplaced simple supracondylar fracture without intercondylar fracture of right humerus, subsequent encounter for fracture with routine healing | CMS +S42414G | Nondisplaced simple supracondylar fracture without intercondylar fracture of right humerus, subsequent encounter for fracture with delayed healing | CMS +S42414K | Nondisplaced simple supracondylar fracture without intercondylar fracture of right humerus, subsequent encounter for fracture with nonunion | CMS +S42414P | Nondisplaced simple supracondylar fracture without intercondylar fracture of right humerus, subsequent encounter for fracture with malunion | CMS +S42414S | Nondisplaced simple supracondylar fracture without intercondylar fracture of right humerus, sequela | CMS +S42415A | Nondisplaced simple supracondylar fracture without intercondylar fracture of left humerus, initial encounter for closed fracture | CMS +S42415B | Nondisplaced simple supracondylar fracture without intercondylar fracture of left humerus, initial encounter for open fracture | CMS +S42415D | Nondisplaced simple supracondylar fracture without intercondylar fracture of left humerus, subsequent encounter for fracture with routine healing | CMS +S42415G | Nondisplaced simple supracondylar fracture without intercondylar fracture of left humerus, subsequent encounter for fracture with delayed healing | CMS +S42415K | Nondisplaced simple supracondylar fracture without intercondylar fracture of left humerus, subsequent encounter for fracture with nonunion | CMS +S42415P | Nondisplaced simple supracondylar fracture without intercondylar fracture of left humerus, subsequent encounter for fracture with malunion | CMS +S42415S | Nondisplaced simple supracondylar fracture without intercondylar fracture of left humerus, sequela | CMS +S42416A | Nondisplaced simple supracondylar fracture without intercondylar fracture of unspecified humerus, initial encounter for closed fracture | CMS +S42416B | Nondisplaced simple supracondylar fracture without intercondylar fracture of unspecified humerus, initial encounter for open fracture | CMS +S42416D | Nondisplaced simple supracondylar fracture without intercondylar fracture of unspecified humerus, subsequent encounter for fracture with routine healing | CMS +S42416G | Nondisplaced simple supracondylar fracture without intercondylar fracture of unspecified humerus, subsequent encounter for fracture with delayed healing | CMS +S42416K | Nondisplaced simple supracondylar fracture without intercondylar fracture of unspecified humerus, subsequent encounter for fracture with nonunion | CMS +S42416P | Nondisplaced simple supracondylar fracture without intercondylar fracture of unspecified humerus, subsequent encounter for fracture with malunion | CMS +S42416S | Nondisplaced simple supracondylar fracture without intercondylar fracture of unspecified humerus, sequela | CMS +S42421A | Displaced comminuted supracondylar fracture without intercondylar fracture of right humerus, initial encounter for closed fracture | CMS +S42421B | Displaced comminuted supracondylar fracture without intercondylar fracture of right humerus, initial encounter for open fracture | CMS +S42421D | Displaced comminuted supracondylar fracture without intercondylar fracture of right humerus, subsequent encounter for fracture with routine healing | CMS +S42421G | Displaced comminuted supracondylar fracture without intercondylar fracture of right humerus, subsequent encounter for fracture with delayed healing | CMS +S42421K | Displaced comminuted supracondylar fracture without intercondylar fracture of right humerus, subsequent encounter for fracture with nonunion | CMS +S42421P | Displaced comminuted supracondylar fracture without intercondylar fracture of right humerus, subsequent encounter for fracture with malunion | CMS +S42421S | Displaced comminuted supracondylar fracture without intercondylar fracture of right humerus, sequela | CMS +S42422A | Displaced comminuted supracondylar fracture without intercondylar fracture of left humerus, initial encounter for closed fracture | CMS +S42422B | Displaced comminuted supracondylar fracture without intercondylar fracture of left humerus, initial encounter for open fracture | CMS +S42422D | Displaced comminuted supracondylar fracture without intercondylar fracture of left humerus, subsequent encounter for fracture with routine healing | CMS +S42422G | Displaced comminuted supracondylar fracture without intercondylar fracture of left humerus, subsequent encounter for fracture with delayed healing | CMS +S42422K | Displaced comminuted supracondylar fracture without intercondylar fracture of left humerus, subsequent encounter for fracture with nonunion | CMS +S42422P | Displaced comminuted supracondylar fracture without intercondylar fracture of left humerus, subsequent encounter for fracture with malunion | CMS +S42422S | Displaced comminuted supracondylar fracture without intercondylar fracture of left humerus, sequela | CMS +S42423A | Displaced comminuted supracondylar fracture without intercondylar fracture of unspecified humerus, initial encounter for closed fracture | CMS +S42423B | Displaced comminuted supracondylar fracture without intercondylar fracture of unspecified humerus, initial encounter for open fracture | CMS +S42423D | Displaced comminuted supracondylar fracture without intercondylar fracture of unspecified humerus, subsequent encounter for fracture with routine healing | CMS +S42423G | Displaced comminuted supracondylar fracture without intercondylar fracture of unspecified humerus, subsequent encounter for fracture with delayed healing | CMS +S42423K | Displaced comminuted supracondylar fracture without intercondylar fracture of unspecified humerus, subsequent encounter for fracture with nonunion | CMS +S42423P | Displaced comminuted supracondylar fracture without intercondylar fracture of unspecified humerus, subsequent encounter for fracture with malunion | CMS +S42423S | Displaced comminuted supracondylar fracture without intercondylar fracture of unspecified humerus, sequela | CMS +S42424A | Nondisplaced comminuted supracondylar fracture without intercondylar fracture of right humerus, initial encounter for closed fracture | CMS +S42424B | Nondisplaced comminuted supracondylar fracture without intercondylar fracture of right humerus, initial encounter for open fracture | CMS +S42424D | Nondisplaced comminuted supracondylar fracture without intercondylar fracture of right humerus, subsequent encounter for fracture with routine healing | CMS +S42424G | Nondisplaced comminuted supracondylar fracture without intercondylar fracture of right humerus, subsequent encounter for fracture with delayed healing | CMS +S42424K | Nondisplaced comminuted supracondylar fracture without intercondylar fracture of right humerus, subsequent encounter for fracture with nonunion | CMS +S42424P | Nondisplaced comminuted supracondylar fracture without intercondylar fracture of right humerus, subsequent encounter for fracture with malunion | CMS +S42424S | Nondisplaced comminuted supracondylar fracture without intercondylar fracture of right humerus, sequela | CMS +S42425A | Nondisplaced comminuted supracondylar fracture without intercondylar fracture of left humerus, initial encounter for closed fracture | CMS +S42425B | Nondisplaced comminuted supracondylar fracture without intercondylar fracture of left humerus, initial encounter for open fracture | CMS +S42425D | Nondisplaced comminuted supracondylar fracture without intercondylar fracture of left humerus, subsequent encounter for fracture with routine healing | CMS +S42425G | Nondisplaced comminuted supracondylar fracture without intercondylar fracture of left humerus, subsequent encounter for fracture with delayed healing | CMS +S42425K | Nondisplaced comminuted supracondylar fracture without intercondylar fracture of left humerus, subsequent encounter for fracture with nonunion | CMS +S42425P | Nondisplaced comminuted supracondylar fracture without intercondylar fracture of left humerus, subsequent encounter for fracture with malunion | CMS +S42425S | Nondisplaced comminuted supracondylar fracture without intercondylar fracture of left humerus, sequela | CMS +S42426A | Nondisplaced comminuted supracondylar fracture without intercondylar fracture of unspecified humerus, initial encounter for closed fracture | CMS +S42426B | Nondisplaced comminuted supracondylar fracture without intercondylar fracture of unspecified humerus, initial encounter for open fracture | CMS +S42426D | Nondisplaced comminuted supracondylar fracture without intercondylar fracture of unspecified humerus, subsequent encounter for fracture with routine healing | CMS +S42426G | Nondisplaced comminuted supracondylar fracture without intercondylar fracture of unspecified humerus, subsequent encounter for fracture with delayed healing | CMS +S42426K | Nondisplaced comminuted supracondylar fracture without intercondylar fracture of unspecified humerus, subsequent encounter for fracture with nonunion | CMS +S42426P | Nondisplaced comminuted supracondylar fracture without intercondylar fracture of unspecified humerus, subsequent encounter for fracture with malunion | CMS +S42426S | Nondisplaced comminuted supracondylar fracture without intercondylar fracture of unspecified humerus, sequela | CMS +S42431A | Displaced fracture (avulsion) of lateral epicondyle of right humerus, initial encounter for closed fracture | CMS +S42431B | Displaced fracture (avulsion) of lateral epicondyle of right humerus, initial encounter for open fracture | CMS +S42431D | Displaced fracture (avulsion) of lateral epicondyle of right humerus, subsequent encounter for fracture with routine healing | CMS +S42431G | Displaced fracture (avulsion) of lateral epicondyle of right humerus, subsequent encounter for fracture with delayed healing | CMS +S42431K | Displaced fracture (avulsion) of lateral epicondyle of right humerus, subsequent encounter for fracture with nonunion | CMS +S42431P | Displaced fracture (avulsion) of lateral epicondyle of right humerus, subsequent encounter for fracture with malunion | CMS +S42431S | Displaced fracture (avulsion) of lateral epicondyle of right humerus, sequela | CMS +S42432A | Displaced fracture (avulsion) of lateral epicondyle of left humerus, initial encounter for closed fracture | CMS +S42432B | Displaced fracture (avulsion) of lateral epicondyle of left humerus, initial encounter for open fracture | CMS +S42432D | Displaced fracture (avulsion) of lateral epicondyle of left humerus, subsequent encounter for fracture with routine healing | CMS +S42432G | Displaced fracture (avulsion) of lateral epicondyle of left humerus, subsequent encounter for fracture with delayed healing | CMS +S42432K | Displaced fracture (avulsion) of lateral epicondyle of left humerus, subsequent encounter for fracture with nonunion | CMS +S42432P | Displaced fracture (avulsion) of lateral epicondyle of left humerus, subsequent encounter for fracture with malunion | CMS +S42432S | Displaced fracture (avulsion) of lateral epicondyle of left humerus, sequela | CMS +S42433A | Displaced fracture (avulsion) of lateral epicondyle of unspecified humerus, initial encounter for closed fracture | CMS +S42433B | Displaced fracture (avulsion) of lateral epicondyle of unspecified humerus, initial encounter for open fracture | CMS +S42433D | Displaced fracture (avulsion) of lateral epicondyle of unspecified humerus, subsequent encounter for fracture with routine healing | CMS +S42433G | Displaced fracture (avulsion) of lateral epicondyle of unspecified humerus, subsequent encounter for fracture with delayed healing | CMS +S42433K | Displaced fracture (avulsion) of lateral epicondyle of unspecified humerus, subsequent encounter for fracture with nonunion | CMS +S42433P | Displaced fracture (avulsion) of lateral epicondyle of unspecified humerus, subsequent encounter for fracture with malunion | CMS +S42433S | Displaced fracture (avulsion) of lateral epicondyle of unspecified humerus, sequela | CMS +S42434A | Nondisplaced fracture (avulsion) of lateral epicondyle of right humerus, initial encounter for closed fracture | CMS +S42434B | Nondisplaced fracture (avulsion) of lateral epicondyle of right humerus, initial encounter for open fracture | CMS +S42434D | Nondisplaced fracture (avulsion) of lateral epicondyle of right humerus, subsequent encounter for fracture with routine healing | CMS +S42434G | Nondisplaced fracture (avulsion) of lateral epicondyle of right humerus, subsequent encounter for fracture with delayed healing | CMS +S42434K | Nondisplaced fracture (avulsion) of lateral epicondyle of right humerus, subsequent encounter for fracture with nonunion | CMS +S42434P | Nondisplaced fracture (avulsion) of lateral epicondyle of right humerus, subsequent encounter for fracture with malunion | CMS +S42434S | Nondisplaced fracture (avulsion) of lateral epicondyle of right humerus, sequela | CMS +S42435A | Nondisplaced fracture (avulsion) of lateral epicondyle of left humerus, initial encounter for closed fracture | CMS +S42435B | Nondisplaced fracture (avulsion) of lateral epicondyle of left humerus, initial encounter for open fracture | CMS +S42435D | Nondisplaced fracture (avulsion) of lateral epicondyle of left humerus, subsequent encounter for fracture with routine healing | CMS +S42435G | Nondisplaced fracture (avulsion) of lateral epicondyle of left humerus, subsequent encounter for fracture with delayed healing | CMS +S42435K | Nondisplaced fracture (avulsion) of lateral epicondyle of left humerus, subsequent encounter for fracture with nonunion | CMS +S42435P | Nondisplaced fracture (avulsion) of lateral epicondyle of left humerus, subsequent encounter for fracture with malunion | CMS +S42435S | Nondisplaced fracture (avulsion) of lateral epicondyle of left humerus, sequela | CMS +S42436A | Nondisplaced fracture (avulsion) of lateral epicondyle of unspecified humerus, initial encounter for closed fracture | CMS +S42436B | Nondisplaced fracture (avulsion) of lateral epicondyle of unspecified humerus, initial encounter for open fracture | CMS +S42436D | Nondisplaced fracture (avulsion) of lateral epicondyle of unspecified humerus, subsequent encounter for fracture with routine healing | CMS +S42436G | Nondisplaced fracture (avulsion) of lateral epicondyle of unspecified humerus, subsequent encounter for fracture with delayed healing | CMS +S42436K | Nondisplaced fracture (avulsion) of lateral epicondyle of unspecified humerus, subsequent encounter for fracture with nonunion | CMS +S42436P | Nondisplaced fracture (avulsion) of lateral epicondyle of unspecified humerus, subsequent encounter for fracture with malunion | CMS +S42436S | Nondisplaced fracture (avulsion) of lateral epicondyle of unspecified humerus, sequela | CMS +S42441A | Displaced fracture (avulsion) of medial epicondyle of right humerus, initial encounter for closed fracture | CMS +S42441B | Displaced fracture (avulsion) of medial epicondyle of right humerus, initial encounter for open fracture | CMS +S42441D | Displaced fracture (avulsion) of medial epicondyle of right humerus, subsequent encounter for fracture with routine healing | CMS +S42441G | Displaced fracture (avulsion) of medial epicondyle of right humerus, subsequent encounter for fracture with delayed healing | CMS +S42441K | Displaced fracture (avulsion) of medial epicondyle of right humerus, subsequent encounter for fracture with nonunion | CMS +S42441P | Displaced fracture (avulsion) of medial epicondyle of right humerus, subsequent encounter for fracture with malunion | CMS +S42441S | Displaced fracture (avulsion) of medial epicondyle of right humerus, sequela | CMS +S42442A | Displaced fracture (avulsion) of medial epicondyle of left humerus, initial encounter for closed fracture | CMS +S42442B | Displaced fracture (avulsion) of medial epicondyle of left humerus, initial encounter for open fracture | CMS +S42442D | Displaced fracture (avulsion) of medial epicondyle of left humerus, subsequent encounter for fracture with routine healing | CMS +S42442G | Displaced fracture (avulsion) of medial epicondyle of left humerus, subsequent encounter for fracture with delayed healing | CMS +S42442K | Displaced fracture (avulsion) of medial epicondyle of left humerus, subsequent encounter for fracture with nonunion | CMS +S42442P | Displaced fracture (avulsion) of medial epicondyle of left humerus, subsequent encounter for fracture with malunion | CMS +S42442S | Displaced fracture (avulsion) of medial epicondyle of left humerus, sequela | CMS +S42443A | Displaced fracture (avulsion) of medial epicondyle of unspecified humerus, initial encounter for closed fracture | CMS +S42443B | Displaced fracture (avulsion) of medial epicondyle of unspecified humerus, initial encounter for open fracture | CMS +S42443D | Displaced fracture (avulsion) of medial epicondyle of unspecified humerus, subsequent encounter for fracture with routine healing | CMS +S42443G | Displaced fracture (avulsion) of medial epicondyle of unspecified humerus, subsequent encounter for fracture with delayed healing | CMS +S42443K | Displaced fracture (avulsion) of medial epicondyle of unspecified humerus, subsequent encounter for fracture with nonunion | CMS +S42443P | Displaced fracture (avulsion) of medial epicondyle of unspecified humerus, subsequent encounter for fracture with malunion | CMS +S42443S | Displaced fracture (avulsion) of medial epicondyle of unspecified humerus, sequela | CMS +S42444A | Nondisplaced fracture (avulsion) of medial epicondyle of right humerus, initial encounter for closed fracture | CMS +S42444B | Nondisplaced fracture (avulsion) of medial epicondyle of right humerus, initial encounter for open fracture | CMS +S42444D | Nondisplaced fracture (avulsion) of medial epicondyle of right humerus, subsequent encounter for fracture with routine healing | CMS +S42444G | Nondisplaced fracture (avulsion) of medial epicondyle of right humerus, subsequent encounter for fracture with delayed healing | CMS +S42444K | Nondisplaced fracture (avulsion) of medial epicondyle of right humerus, subsequent encounter for fracture with nonunion | CMS +S42444P | Nondisplaced fracture (avulsion) of medial epicondyle of right humerus, subsequent encounter for fracture with malunion | CMS +S42444S | Nondisplaced fracture (avulsion) of medial epicondyle of right humerus, sequela | CMS +S42445A | Nondisplaced fracture (avulsion) of medial epicondyle of left humerus, initial encounter for closed fracture | CMS +S42445B | Nondisplaced fracture (avulsion) of medial epicondyle of left humerus, initial encounter for open fracture | CMS +S42445D | Nondisplaced fracture (avulsion) of medial epicondyle of left humerus, subsequent encounter for fracture with routine healing | CMS +S42445G | Nondisplaced fracture (avulsion) of medial epicondyle of left humerus, subsequent encounter for fracture with delayed healing | CMS +S42445K | Nondisplaced fracture (avulsion) of medial epicondyle of left humerus, subsequent encounter for fracture with nonunion | CMS +S42445P | Nondisplaced fracture (avulsion) of medial epicondyle of left humerus, subsequent encounter for fracture with malunion | CMS +S42445S | Nondisplaced fracture (avulsion) of medial epicondyle of left humerus, sequela | CMS +S42446A | Nondisplaced fracture (avulsion) of medial epicondyle of unspecified humerus, initial encounter for closed fracture | CMS +S42446B | Nondisplaced fracture (avulsion) of medial epicondyle of unspecified humerus, initial encounter for open fracture | CMS +S42446D | Nondisplaced fracture (avulsion) of medial epicondyle of unspecified humerus, subsequent encounter for fracture with routine healing | CMS +S42446G | Nondisplaced fracture (avulsion) of medial epicondyle of unspecified humerus, subsequent encounter for fracture with delayed healing | CMS +S42446K | Nondisplaced fracture (avulsion) of medial epicondyle of unspecified humerus, subsequent encounter for fracture with nonunion | CMS +S42446P | Nondisplaced fracture (avulsion) of medial epicondyle of unspecified humerus, subsequent encounter for fracture with malunion | CMS +S42446S | Nondisplaced fracture (avulsion) of medial epicondyle of unspecified humerus, sequela | CMS +S42447A | Incarcerated fracture (avulsion) of medial epicondyle of right humerus, initial encounter for closed fracture | CMS +S42447B | Incarcerated fracture (avulsion) of medial epicondyle of right humerus, initial encounter for open fracture | CMS +S42447D | Incarcerated fracture (avulsion) of medial epicondyle of right humerus, subsequent encounter for fracture with routine healing | CMS +S42447G | Incarcerated fracture (avulsion) of medial epicondyle of right humerus, subsequent encounter for fracture with delayed healing | CMS +S42447K | Incarcerated fracture (avulsion) of medial epicondyle of right humerus, subsequent encounter for fracture with nonunion | CMS +S42447P | Incarcerated fracture (avulsion) of medial epicondyle of right humerus, subsequent encounter for fracture with malunion | CMS +S42447S | Incarcerated fracture (avulsion) of medial epicondyle of right humerus, sequela | CMS +S42448A | Incarcerated fracture (avulsion) of medial epicondyle of left humerus, initial encounter for closed fracture | CMS +S42448B | Incarcerated fracture (avulsion) of medial epicondyle of left humerus, initial encounter for open fracture | CMS +S42448D | Incarcerated fracture (avulsion) of medial epicondyle of left humerus, subsequent encounter for fracture with routine healing | CMS +S42448G | Incarcerated fracture (avulsion) of medial epicondyle of left humerus, subsequent encounter for fracture with delayed healing | CMS +S42448K | Incarcerated fracture (avulsion) of medial epicondyle of left humerus, subsequent encounter for fracture with nonunion | CMS +S42448P | Incarcerated fracture (avulsion) of medial epicondyle of left humerus, subsequent encounter for fracture with malunion | CMS +S42448S | Incarcerated fracture (avulsion) of medial epicondyle of left humerus, sequela | CMS +S42449A | Incarcerated fracture (avulsion) of medial epicondyle of unspecified humerus, initial encounter for closed fracture | CMS +S42449B | Incarcerated fracture (avulsion) of medial epicondyle of unspecified humerus, initial encounter for open fracture | CMS +S42449D | Incarcerated fracture (avulsion) of medial epicondyle of unspecified humerus, subsequent encounter for fracture with routine healing | CMS +S42449G | Incarcerated fracture (avulsion) of medial epicondyle of unspecified humerus, subsequent encounter for fracture with delayed healing | CMS +S42449K | Incarcerated fracture (avulsion) of medial epicondyle of unspecified humerus, subsequent encounter for fracture with nonunion | CMS +S42449P | Incarcerated fracture (avulsion) of medial epicondyle of unspecified humerus, subsequent encounter for fracture with malunion | CMS +S42449S | Incarcerated fracture (avulsion) of medial epicondyle of unspecified humerus, sequela | CMS +S42451A | Displaced fracture of lateral condyle of right humerus, initial encounter for closed fracture | CMS +S42451B | Displaced fracture of lateral condyle of right humerus, initial encounter for open fracture | CMS +S42451D | Displaced fracture of lateral condyle of right humerus, subsequent encounter for fracture with routine healing | CMS +S42451G | Displaced fracture of lateral condyle of right humerus, subsequent encounter for fracture with delayed healing | CMS +S42451K | Displaced fracture of lateral condyle of right humerus, subsequent encounter for fracture with nonunion | CMS +S42451P | Displaced fracture of lateral condyle of right humerus, subsequent encounter for fracture with malunion | CMS +S42451S | Displaced fracture of lateral condyle of right humerus, sequela | CMS +S42452A | Displaced fracture of lateral condyle of left humerus, initial encounter for closed fracture | CMS +S42452B | Displaced fracture of lateral condyle of left humerus, initial encounter for open fracture | CMS +S42452D | Displaced fracture of lateral condyle of left humerus, subsequent encounter for fracture with routine healing | CMS +S42452G | Displaced fracture of lateral condyle of left humerus, subsequent encounter for fracture with delayed healing | CMS +S42452K | Displaced fracture of lateral condyle of left humerus, subsequent encounter for fracture with nonunion | CMS +S42452P | Displaced fracture of lateral condyle of left humerus, subsequent encounter for fracture with malunion | CMS +S42452S | Displaced fracture of lateral condyle of left humerus, sequela | CMS +S42453A | Displaced fracture of lateral condyle of unspecified humerus, initial encounter for closed fracture | CMS +S42453B | Displaced fracture of lateral condyle of unspecified humerus, initial encounter for open fracture | CMS +S42453D | Displaced fracture of lateral condyle of unspecified humerus, subsequent encounter for fracture with routine healing | CMS +S42453G | Displaced fracture of lateral condyle of unspecified humerus, subsequent encounter for fracture with delayed healing | CMS +S42453K | Displaced fracture of lateral condyle of unspecified humerus, subsequent encounter for fracture with nonunion | CMS +S42453P | Displaced fracture of lateral condyle of unspecified humerus, subsequent encounter for fracture with malunion | CMS +S42453S | Displaced fracture of lateral condyle of unspecified humerus, sequela | CMS +S42454A | Nondisplaced fracture of lateral condyle of right humerus, initial encounter for closed fracture | CMS +S42454B | Nondisplaced fracture of lateral condyle of right humerus, initial encounter for open fracture | CMS +S42454D | Nondisplaced fracture of lateral condyle of right humerus, subsequent encounter for fracture with routine healing | CMS +S42454G | Nondisplaced fracture of lateral condyle of right humerus, subsequent encounter for fracture with delayed healing | CMS +S42454K | Nondisplaced fracture of lateral condyle of right humerus, subsequent encounter for fracture with nonunion | CMS +S42454P | Nondisplaced fracture of lateral condyle of right humerus, subsequent encounter for fracture with malunion | CMS +S42454S | Nondisplaced fracture of lateral condyle of right humerus, sequela | CMS +S42455A | Nondisplaced fracture of lateral condyle of left humerus, initial encounter for closed fracture | CMS +S42455B | Nondisplaced fracture of lateral condyle of left humerus, initial encounter for open fracture | CMS +S42455D | Nondisplaced fracture of lateral condyle of left humerus, subsequent encounter for fracture with routine healing | CMS +S42455G | Nondisplaced fracture of lateral condyle of left humerus, subsequent encounter for fracture with delayed healing | CMS +S42455K | Nondisplaced fracture of lateral condyle of left humerus, subsequent encounter for fracture with nonunion | CMS +S42455P | Nondisplaced fracture of lateral condyle of left humerus, subsequent encounter for fracture with malunion | CMS +S42455S | Nondisplaced fracture of lateral condyle of left humerus, sequela | CMS +S42456A | Nondisplaced fracture of lateral condyle of unspecified humerus, initial encounter for closed fracture | CMS +S42456B | Nondisplaced fracture of lateral condyle of unspecified humerus, initial encounter for open fracture | CMS +S42456D | Nondisplaced fracture of lateral condyle of unspecified humerus, subsequent encounter for fracture with routine healing | CMS +S42456G | Nondisplaced fracture of lateral condyle of unspecified humerus, subsequent encounter for fracture with delayed healing | CMS +S42456K | Nondisplaced fracture of lateral condyle of unspecified humerus, subsequent encounter for fracture with nonunion | CMS +S42456P | Nondisplaced fracture of lateral condyle of unspecified humerus, subsequent encounter for fracture with malunion | CMS +S42456S | Nondisplaced fracture of lateral condyle of unspecified humerus, sequela | CMS +S42461A | Displaced fracture of medial condyle of right humerus, initial encounter for closed fracture | CMS +S42461B | Displaced fracture of medial condyle of right humerus, initial encounter for open fracture | CMS +S42461D | Displaced fracture of medial condyle of right humerus, subsequent encounter for fracture with routine healing | CMS +S42461G | Displaced fracture of medial condyle of right humerus, subsequent encounter for fracture with delayed healing | CMS +S42461K | Displaced fracture of medial condyle of right humerus, subsequent encounter for fracture with nonunion | CMS +S42461P | Displaced fracture of medial condyle of right humerus, subsequent encounter for fracture with malunion | CMS +S42461S | Displaced fracture of medial condyle of right humerus, sequela | CMS +S42462A | Displaced fracture of medial condyle of left humerus, initial encounter for closed fracture | CMS +S42462B | Displaced fracture of medial condyle of left humerus, initial encounter for open fracture | CMS +S42462D | Displaced fracture of medial condyle of left humerus, subsequent encounter for fracture with routine healing | CMS +S42462G | Displaced fracture of medial condyle of left humerus, subsequent encounter for fracture with delayed healing | CMS +S42462K | Displaced fracture of medial condyle of left humerus, subsequent encounter for fracture with nonunion | CMS +S42462P | Displaced fracture of medial condyle of left humerus, subsequent encounter for fracture with malunion | CMS +S42462S | Displaced fracture of medial condyle of left humerus, sequela | CMS +S42463A | Displaced fracture of medial condyle of unspecified humerus, initial encounter for closed fracture | CMS +S42463B | Displaced fracture of medial condyle of unspecified humerus, initial encounter for open fracture | CMS +S42463D | Displaced fracture of medial condyle of unspecified humerus, subsequent encounter for fracture with routine healing | CMS +S42463G | Displaced fracture of medial condyle of unspecified humerus, subsequent encounter for fracture with delayed healing | CMS +S42463K | Displaced fracture of medial condyle of unspecified humerus, subsequent encounter for fracture with nonunion | CMS +S42463P | Displaced fracture of medial condyle of unspecified humerus, subsequent encounter for fracture with malunion | CMS +S42463S | Displaced fracture of medial condyle of unspecified humerus, sequela | CMS +S42464A | Nondisplaced fracture of medial condyle of right humerus, initial encounter for closed fracture | CMS +S42464B | Nondisplaced fracture of medial condyle of right humerus, initial encounter for open fracture | CMS +S42464D | Nondisplaced fracture of medial condyle of right humerus, subsequent encounter for fracture with routine healing | CMS +S42464G | Nondisplaced fracture of medial condyle of right humerus, subsequent encounter for fracture with delayed healing | CMS +S42464K | Nondisplaced fracture of medial condyle of right humerus, subsequent encounter for fracture with nonunion | CMS +S42464P | Nondisplaced fracture of medial condyle of right humerus, subsequent encounter for fracture with malunion | CMS +S42464S | Nondisplaced fracture of medial condyle of right humerus, sequela | CMS +S42465A | Nondisplaced fracture of medial condyle of left humerus, initial encounter for closed fracture | CMS +S42465B | Nondisplaced fracture of medial condyle of left humerus, initial encounter for open fracture | CMS +S42465D | Nondisplaced fracture of medial condyle of left humerus, subsequent encounter for fracture with routine healing | CMS +S42465G | Nondisplaced fracture of medial condyle of left humerus, subsequent encounter for fracture with delayed healing | CMS +S42465K | Nondisplaced fracture of medial condyle of left humerus, subsequent encounter for fracture with nonunion | CMS +S42465P | Nondisplaced fracture of medial condyle of left humerus, subsequent encounter for fracture with malunion | CMS +S42465S | Nondisplaced fracture of medial condyle of left humerus, sequela | CMS +S42466A | Nondisplaced fracture of medial condyle of unspecified humerus, initial encounter for closed fracture | CMS +S42466B | Nondisplaced fracture of medial condyle of unspecified humerus, initial encounter for open fracture | CMS +S42466D | Nondisplaced fracture of medial condyle of unspecified humerus, subsequent encounter for fracture with routine healing | CMS +S42466G | Nondisplaced fracture of medial condyle of unspecified humerus, subsequent encounter for fracture with delayed healing | CMS +S42466K | Nondisplaced fracture of medial condyle of unspecified humerus, subsequent encounter for fracture with nonunion | CMS +S42466P | Nondisplaced fracture of medial condyle of unspecified humerus, subsequent encounter for fracture with malunion | CMS +S42466S | Nondisplaced fracture of medial condyle of unspecified humerus, sequela | CMS +S42471A | Displaced transcondylar fracture of right humerus, initial encounter for closed fracture | CMS +S42471B | Displaced transcondylar fracture of right humerus, initial encounter for open fracture | CMS +S42471D | Displaced transcondylar fracture of right humerus, subsequent encounter for fracture with routine healing | CMS +S42471G | Displaced transcondylar fracture of right humerus, subsequent encounter for fracture with delayed healing | CMS +S42471K | Displaced transcondylar fracture of right humerus, subsequent encounter for fracture with nonunion | CMS +S42471P | Displaced transcondylar fracture of right humerus, subsequent encounter for fracture with malunion | CMS +S42471S | Displaced transcondylar fracture of right humerus, sequela | CMS +S42472A | Displaced transcondylar fracture of left humerus, initial encounter for closed fracture | CMS +S42472B | Displaced transcondylar fracture of left humerus, initial encounter for open fracture | CMS +S42472D | Displaced transcondylar fracture of left humerus, subsequent encounter for fracture with routine healing | CMS +S42472G | Displaced transcondylar fracture of left humerus, subsequent encounter for fracture with delayed healing | CMS +S42472K | Displaced transcondylar fracture of left humerus, subsequent encounter for fracture with nonunion | CMS +S42472P | Displaced transcondylar fracture of left humerus, subsequent encounter for fracture with malunion | CMS +S42472S | Displaced transcondylar fracture of left humerus, sequela | CMS +S42473A | Displaced transcondylar fracture of unspecified humerus, initial encounter for closed fracture | CMS +S42473B | Displaced transcondylar fracture of unspecified humerus, initial encounter for open fracture | CMS +S42473D | Displaced transcondylar fracture of unspecified humerus, subsequent encounter for fracture with routine healing | CMS +S42473G | Displaced transcondylar fracture of unspecified humerus, subsequent encounter for fracture with delayed healing | CMS +S42473K | Displaced transcondylar fracture of unspecified humerus, subsequent encounter for fracture with nonunion | CMS +S42473P | Displaced transcondylar fracture of unspecified humerus, subsequent encounter for fracture with malunion | CMS +S42473S | Displaced transcondylar fracture of unspecified humerus, sequela | CMS +S42474A | Nondisplaced transcondylar fracture of right humerus, initial encounter for closed fracture | CMS +S42474B | Nondisplaced transcondylar fracture of right humerus, initial encounter for open fracture | CMS +S42474D | Nondisplaced transcondylar fracture of right humerus, subsequent encounter for fracture with routine healing | CMS +S42474G | Nondisplaced transcondylar fracture of right humerus, subsequent encounter for fracture with delayed healing | CMS +S42474K | Nondisplaced transcondylar fracture of right humerus, subsequent encounter for fracture with nonunion | CMS +S42474P | Nondisplaced transcondylar fracture of right humerus, subsequent encounter for fracture with malunion | CMS +S42474S | Nondisplaced transcondylar fracture of right humerus, sequela | CMS +S42475A | Nondisplaced transcondylar fracture of left humerus, initial encounter for closed fracture | CMS +S42475B | Nondisplaced transcondylar fracture of left humerus, initial encounter for open fracture | CMS +S42475D | Nondisplaced transcondylar fracture of left humerus, subsequent encounter for fracture with routine healing | CMS +S42475G | Nondisplaced transcondylar fracture of left humerus, subsequent encounter for fracture with delayed healing | CMS +S42475K | Nondisplaced transcondylar fracture of left humerus, subsequent encounter for fracture with nonunion | CMS +S42475P | Nondisplaced transcondylar fracture of left humerus, subsequent encounter for fracture with malunion | CMS +S42475S | Nondisplaced transcondylar fracture of left humerus, sequela | CMS +S42476A | Nondisplaced transcondylar fracture of unspecified humerus, initial encounter for closed fracture | CMS +S42476B | Nondisplaced transcondylar fracture of unspecified humerus, initial encounter for open fracture | CMS +S42476D | Nondisplaced transcondylar fracture of unspecified humerus, subsequent encounter for fracture with routine healing | CMS +S42476G | Nondisplaced transcondylar fracture of unspecified humerus, subsequent encounter for fracture with delayed healing | CMS +S42476K | Nondisplaced transcondylar fracture of unspecified humerus, subsequent encounter for fracture with nonunion | CMS +S42476P | Nondisplaced transcondylar fracture of unspecified humerus, subsequent encounter for fracture with malunion | CMS +S42476S | Nondisplaced transcondylar fracture of unspecified humerus, sequela | CMS +S42481A | Torus fracture of lower end of right humerus, initial encounter for closed fracture | CMS +S42481D | Torus fracture of lower end of right humerus, subsequent encounter for fracture with routine healing | CMS +S42481G | Torus fracture of lower end of right humerus, subsequent encounter for fracture with delayed healing | CMS +S42481K | Torus fracture of lower end of right humerus, subsequent encounter for fracture with nonunion | CMS +S42481P | Torus fracture of lower end of right humerus, subsequent encounter for fracture with malunion | CMS +S42481S | Torus fracture of lower end of right humerus, sequela | CMS +S42482A | Torus fracture of lower end of left humerus, initial encounter for closed fracture | CMS +S42482D | Torus fracture of lower end of left humerus, subsequent encounter for fracture with routine healing | CMS +S42482G | Torus fracture of lower end of left humerus, subsequent encounter for fracture with delayed healing | CMS +S42482K | Torus fracture of lower end of left humerus, subsequent encounter for fracture with nonunion | CMS +S42482P | Torus fracture of lower end of left humerus, subsequent encounter for fracture with malunion | CMS +S42482S | Torus fracture of lower end of left humerus, sequela | CMS +S42489A | Torus fracture of lower end of unspecified humerus, initial encounter for closed fracture | CMS +S42489D | Torus fracture of lower end of unspecified humerus, subsequent encounter for fracture with routine healing | CMS +S42489G | Torus fracture of lower end of unspecified humerus, subsequent encounter for fracture with delayed healing | CMS +S42489K | Torus fracture of lower end of unspecified humerus, subsequent encounter for fracture with nonunion | CMS +S42489P | Torus fracture of lower end of unspecified humerus, subsequent encounter for fracture with malunion | CMS +S42489S | Torus fracture of lower end of unspecified humerus, sequela | CMS +S42491A | Other displaced fracture of lower end of right humerus, initial encounter for closed fracture | CMS +S42491B | Other displaced fracture of lower end of right humerus, initial encounter for open fracture | CMS +S42491D | Other displaced fracture of lower end of right humerus, subsequent encounter for fracture with routine healing | CMS +S42491G | Other displaced fracture of lower end of right humerus, subsequent encounter for fracture with delayed healing | CMS +S42491K | Other displaced fracture of lower end of right humerus, subsequent encounter for fracture with nonunion | CMS +S42491P | Other displaced fracture of lower end of right humerus, subsequent encounter for fracture with malunion | CMS +S42491S | Other displaced fracture of lower end of right humerus, sequela | CMS +S42492A | Other displaced fracture of lower end of left humerus, initial encounter for closed fracture | CMS +S42492B | Other displaced fracture of lower end of left humerus, initial encounter for open fracture | CMS +S42492D | Other displaced fracture of lower end of left humerus, subsequent encounter for fracture with routine healing | CMS +S42492G | Other displaced fracture of lower end of left humerus, subsequent encounter for fracture with delayed healing | CMS +S42492K | Other displaced fracture of lower end of left humerus, subsequent encounter for fracture with nonunion | CMS +S42492P | Other displaced fracture of lower end of left humerus, subsequent encounter for fracture with malunion | CMS +S42492S | Other displaced fracture of lower end of left humerus, sequela | CMS +S42493A | Other displaced fracture of lower end of unspecified humerus, initial encounter for closed fracture | CMS +S42493B | Other displaced fracture of lower end of unspecified humerus, initial encounter for open fracture | CMS +S42493D | Other displaced fracture of lower end of unspecified humerus, subsequent encounter for fracture with routine healing | CMS +S42493G | Other displaced fracture of lower end of unspecified humerus, subsequent encounter for fracture with delayed healing | CMS +S42493K | Other displaced fracture of lower end of unspecified humerus, subsequent encounter for fracture with nonunion | CMS +S42493P | Other displaced fracture of lower end of unspecified humerus, subsequent encounter for fracture with malunion | CMS +S42493S | Other displaced fracture of lower end of unspecified humerus, sequela | CMS +S42494A | Other nondisplaced fracture of lower end of right humerus, initial encounter for closed fracture | CMS +S42494B | Other nondisplaced fracture of lower end of right humerus, initial encounter for open fracture | CMS +S42494D | Other nondisplaced fracture of lower end of right humerus, subsequent encounter for fracture with routine healing | CMS +S42494G | Other nondisplaced fracture of lower end of right humerus, subsequent encounter for fracture with delayed healing | CMS +S42494K | Other nondisplaced fracture of lower end of right humerus, subsequent encounter for fracture with nonunion | CMS +S42494P | Other nondisplaced fracture of lower end of right humerus, subsequent encounter for fracture with malunion | CMS +S42494S | Other nondisplaced fracture of lower end of right humerus, sequela | CMS +S42495A | Other nondisplaced fracture of lower end of left humerus, initial encounter for closed fracture | CMS +S42495B | Other nondisplaced fracture of lower end of left humerus, initial encounter for open fracture | CMS +S42495D | Other nondisplaced fracture of lower end of left humerus, subsequent encounter for fracture with routine healing | CMS +S42495G | Other nondisplaced fracture of lower end of left humerus, subsequent encounter for fracture with delayed healing | CMS +S42495K | Other nondisplaced fracture of lower end of left humerus, subsequent encounter for fracture with nonunion | CMS +S42495P | Other nondisplaced fracture of lower end of left humerus, subsequent encounter for fracture with malunion | CMS +S42495S | Other nondisplaced fracture of lower end of left humerus, sequela | CMS +S42496A | Other nondisplaced fracture of lower end of unspecified humerus, initial encounter for closed fracture | CMS +S42496B | Other nondisplaced fracture of lower end of unspecified humerus, initial encounter for open fracture | CMS +S42496D | Other nondisplaced fracture of lower end of unspecified humerus, subsequent encounter for fracture with routine healing | CMS +S42496G | Other nondisplaced fracture of lower end of unspecified humerus, subsequent encounter for fracture with delayed healing | CMS +S42496K | Other nondisplaced fracture of lower end of unspecified humerus, subsequent encounter for fracture with nonunion | CMS +S42496P | Other nondisplaced fracture of lower end of unspecified humerus, subsequent encounter for fracture with malunion | CMS +S42496S | Other nondisplaced fracture of lower end of unspecified humerus, sequela | CMS +S427 | Multiple fractures of clavicle, scapula and humerus | WHO +S428 | Fracture of other parts of shoulder and upper arm | WHO +S429 | Fracture of shoulder girdle, part unspecified | WHO +S4290XA | Fracture of unspecified shoulder girdle, part unspecified, initial encounter for closed fracture | CMS +S4290XB | Fracture of unspecified shoulder girdle, part unspecified, initial encounter for open fracture | CMS +S4290XD | Fracture of unspecified shoulder girdle, part unspecified, subsequent encounter for fracture with routine healing | CMS +S4290XG | Fracture of unspecified shoulder girdle, part unspecified, subsequent encounter for fracture with delayed healing | CMS +S4290XK | Fracture of unspecified shoulder girdle, part unspecified, subsequent encounter for fracture with nonunion | CMS +S4290XP | Fracture of unspecified shoulder girdle, part unspecified, subsequent encounter for fracture with malunion | CMS +S4290XS | Fracture of unspecified shoulder girdle, part unspecified, sequela | CMS +S4291XA | Fracture of right shoulder girdle, part unspecified, initial encounter for closed fracture | CMS +S4291XB | Fracture of right shoulder girdle, part unspecified, initial encounter for open fracture | CMS +S4291XD | Fracture of right shoulder girdle, part unspecified, subsequent encounter for fracture with routine healing | CMS +S4291XG | Fracture of right shoulder girdle, part unspecified, subsequent encounter for fracture with delayed healing | CMS +S4291XK | Fracture of right shoulder girdle, part unspecified, subsequent encounter for fracture with nonunion | CMS +S4291XP | Fracture of right shoulder girdle, part unspecified, subsequent encounter for fracture with malunion | CMS +S4291XS | Fracture of right shoulder girdle, part unspecified, sequela | CMS +S4292XA | Fracture of left shoulder girdle, part unspecified, initial encounter for closed fracture | CMS +S4292XB | Fracture of left shoulder girdle, part unspecified, initial encounter for open fracture | CMS +S4292XD | Fracture of left shoulder girdle, part unspecified, subsequent encounter for fracture with routine healing | CMS +S4292XG | Fracture of left shoulder girdle, part unspecified, subsequent encounter for fracture with delayed healing | CMS +S4292XK | Fracture of left shoulder girdle, part unspecified, subsequent encounter for fracture with nonunion | CMS +S4292XP | Fracture of left shoulder girdle, part unspecified, subsequent encounter for fracture with malunion | CMS +S4292XS | Fracture of left shoulder girdle, part unspecified, sequela | CMS +S43 | Dislocation, sprain and strain of joints and ligaments of shoulder girdle | WHO +S430 | Dislocation of shoulder joint | WHO +S43001A | Unspecified subluxation of right shoulder joint, initial encounter | CMS +S43001D | Unspecified subluxation of right shoulder joint, subsequent encounter | CMS +S43001S | Unspecified subluxation of right shoulder joint, sequela | CMS +S43002A | Unspecified subluxation of left shoulder joint, initial encounter | CMS +S43002D | Unspecified subluxation of left shoulder joint, subsequent encounter | CMS +S43002S | Unspecified subluxation of left shoulder joint, sequela | CMS +S43003A | Unspecified subluxation of unspecified shoulder joint, initial encounter | CMS +S43003D | Unspecified subluxation of unspecified shoulder joint, subsequent encounter | CMS +S43003S | Unspecified subluxation of unspecified shoulder joint, sequela | CMS +S43004A | Unspecified dislocation of right shoulder joint, initial encounter | CMS +S43004D | Unspecified dislocation of right shoulder joint, subsequent encounter | CMS +S43004S | Unspecified dislocation of right shoulder joint, sequela | CMS +S43005A | Unspecified dislocation of left shoulder joint, initial encounter | CMS +S43005D | Unspecified dislocation of left shoulder joint, subsequent encounter | CMS +S43005S | Unspecified dislocation of left shoulder joint, sequela | CMS +S43006A | Unspecified dislocation of unspecified shoulder joint, initial encounter | CMS +S43006D | Unspecified dislocation of unspecified shoulder joint, subsequent encounter | CMS +S43006S | Unspecified dislocation of unspecified shoulder joint, sequela | CMS +S43011A | Anterior subluxation of right humerus, initial encounter | CMS +S43011D | Anterior subluxation of right humerus, subsequent encounter | CMS +S43011S | Anterior subluxation of right humerus, sequela | CMS +S43012A | Anterior subluxation of left humerus, initial encounter | CMS +S43012D | Anterior subluxation of left humerus, subsequent encounter | CMS +S43012S | Anterior subluxation of left humerus, sequela | CMS +S43013A | Anterior subluxation of unspecified humerus, initial encounter | CMS +S43013D | Anterior subluxation of unspecified humerus, subsequent encounter | CMS +S43013S | Anterior subluxation of unspecified humerus, sequela | CMS +S43014A | Anterior dislocation of right humerus, initial encounter | CMS +S43014D | Anterior dislocation of right humerus, subsequent encounter | CMS +S43014S | Anterior dislocation of right humerus, sequela | CMS +S43015A | Anterior dislocation of left humerus, initial encounter | CMS +S43015D | Anterior dislocation of left humerus, subsequent encounter | CMS +S43015S | Anterior dislocation of left humerus, sequela | CMS +S43016A | Anterior dislocation of unspecified humerus, initial encounter | CMS +S43016D | Anterior dislocation of unspecified humerus, subsequent encounter | CMS +S43016S | Anterior dislocation of unspecified humerus, sequela | CMS +S43021A | Posterior subluxation of right humerus, initial encounter | CMS +S43021D | Posterior subluxation of right humerus, subsequent encounter | CMS +S43021S | Posterior subluxation of right humerus, sequela | CMS +S43022A | Posterior subluxation of left humerus, initial encounter | CMS +S43022D | Posterior subluxation of left humerus, subsequent encounter | CMS +S43022S | Posterior subluxation of left humerus, sequela | CMS +S43023A | Posterior subluxation of unspecified humerus, initial encounter | CMS +S43023D | Posterior subluxation of unspecified humerus, subsequent encounter | CMS +S43023S | Posterior subluxation of unspecified humerus, sequela | CMS +S43024A | Posterior dislocation of right humerus, initial encounter | CMS +S43024D | Posterior dislocation of right humerus, subsequent encounter | CMS +S43024S | Posterior dislocation of right humerus, sequela | CMS +S43025A | Posterior dislocation of left humerus, initial encounter | CMS +S43025D | Posterior dislocation of left humerus, subsequent encounter | CMS +S43025S | Posterior dislocation of left humerus, sequela | CMS +S43026A | Posterior dislocation of unspecified humerus, initial encounter | CMS +S43026D | Posterior dislocation of unspecified humerus, subsequent encounter | CMS +S43026S | Posterior dislocation of unspecified humerus, sequela | CMS +S43031A | Inferior subluxation of right humerus, initial encounter | CMS +S43031D | Inferior subluxation of right humerus, subsequent encounter | CMS +S43031S | Inferior subluxation of right humerus, sequela | CMS +S43032A | Inferior subluxation of left humerus, initial encounter | CMS +S43032D | Inferior subluxation of left humerus, subsequent encounter | CMS +S43032S | Inferior subluxation of left humerus, sequela | CMS +S43033A | Inferior subluxation of unspecified humerus, initial encounter | CMS +S43033D | Inferior subluxation of unspecified humerus, subsequent encounter | CMS +S43033S | Inferior subluxation of unspecified humerus, sequela | CMS +S43034A | Inferior dislocation of right humerus, initial encounter | CMS +S43034D | Inferior dislocation of right humerus, subsequent encounter | CMS +S43034S | Inferior dislocation of right humerus, sequela | CMS +S43035A | Inferior dislocation of left humerus, initial encounter | CMS +S43035D | Inferior dislocation of left humerus, subsequent encounter | CMS +S43035S | Inferior dislocation of left humerus, sequela | CMS +S43036A | Inferior dislocation of unspecified humerus, initial encounter | CMS +S43036D | Inferior dislocation of unspecified humerus, subsequent encounter | CMS +S43036S | Inferior dislocation of unspecified humerus, sequela | CMS +S43081A | Other subluxation of right shoulder joint, initial encounter | CMS +S43081D | Other subluxation of right shoulder joint, subsequent encounter | CMS +S43081S | Other subluxation of right shoulder joint, sequela | CMS +S43082A | Other subluxation of left shoulder joint, initial encounter | CMS +S43082D | Other subluxation of left shoulder joint, subsequent encounter | CMS +S43082S | Other subluxation of left shoulder joint, sequela | CMS +S43083A | Other subluxation of unspecified shoulder joint, initial encounter | CMS +S43083D | Other subluxation of unspecified shoulder joint, subsequent encounter | CMS +S43083S | Other subluxation of unspecified shoulder joint, sequela | CMS +S43084A | Other dislocation of right shoulder joint, initial encounter | CMS +S43084D | Other dislocation of right shoulder joint, subsequent encounter | CMS +S43084S | Other dislocation of right shoulder joint, sequela | CMS +S43085A | Other dislocation of left shoulder joint, initial encounter | CMS +S43085D | Other dislocation of left shoulder joint, subsequent encounter | CMS +S43085S | Other dislocation of left shoulder joint, sequela | CMS +S43086A | Other dislocation of unspecified shoulder joint, initial encounter | CMS +S43086D | Other dislocation of unspecified shoulder joint, subsequent encounter | CMS +S43086S | Other dislocation of unspecified shoulder joint, sequela | CMS +S431 | Dislocation of acromioclavicular joint | WHO +S43101A | Unspecified dislocation of right acromioclavicular joint, initial encounter | CMS +S43101D | Unspecified dislocation of right acromioclavicular joint, subsequent encounter | CMS +S43101S | Unspecified dislocation of right acromioclavicular joint, sequela | CMS +S43102A | Unspecified dislocation of left acromioclavicular joint, initial encounter | CMS +S43102D | Unspecified dislocation of left acromioclavicular joint, subsequent encounter | CMS +S43102S | Unspecified dislocation of left acromioclavicular joint, sequela | CMS +S43109A | Unspecified dislocation of unspecified acromioclavicular joint, initial encounter | CMS +S43109D | Unspecified dislocation of unspecified acromioclavicular joint, subsequent encounter | CMS +S43109S | Unspecified dislocation of unspecified acromioclavicular joint, sequela | CMS +S43111A | Subluxation of right acromioclavicular joint, initial encounter | CMS +S43111D | Subluxation of right acromioclavicular joint, subsequent encounter | CMS +S43111S | Subluxation of right acromioclavicular joint, sequela | CMS +S43112A | Subluxation of left acromioclavicular joint, initial encounter | CMS +S43112D | Subluxation of left acromioclavicular joint, subsequent encounter | CMS +S43112S | Subluxation of left acromioclavicular joint, sequela | CMS +S43119A | Subluxation of unspecified acromioclavicular joint, initial encounter | CMS +S43119D | Subluxation of unspecified acromioclavicular joint, subsequent encounter | CMS +S43119S | Subluxation of unspecified acromioclavicular joint, sequela | CMS +S43121A | Dislocation of right acromioclavicular joint, 100%-200% displacement, initial encounter | CMS +S43121D | Dislocation of right acromioclavicular joint, 100%-200% displacement, subsequent encounter | CMS +S43121S | Dislocation of right acromioclavicular joint, 100%-200% displacement, sequela | CMS +S43122A | Dislocation of left acromioclavicular joint, 100%-200% displacement, initial encounter | CMS +S43122D | Dislocation of left acromioclavicular joint, 100%-200% displacement, subsequent encounter | CMS +S43122S | Dislocation of left acromioclavicular joint, 100%-200% displacement, sequela | CMS +S43129A | Dislocation of unspecified acromioclavicular joint, 100%-200% displacement, initial encounter | CMS +S43129D | Dislocation of unspecified acromioclavicular joint, 100%-200% displacement, subsequent encounter | CMS +S43129S | Dislocation of unspecified acromioclavicular joint, 100%-200% displacement, sequela | CMS +S43131A | Dislocation of right acromioclavicular joint, greater than 200% displacement, initial encounter | CMS +S43131D | Dislocation of right acromioclavicular joint, greater than 200% displacement, subsequent encounter | CMS +S43131S | Dislocation of right acromioclavicular joint, greater than 200% displacement, sequela | CMS +S43132A | Dislocation of left acromioclavicular joint, greater than 200% displacement, initial encounter | CMS +S43132D | Dislocation of left acromioclavicular joint, greater than 200% displacement, subsequent encounter | CMS +S43132S | Dislocation of left acromioclavicular joint, greater than 200% displacement, sequela | CMS +S43139A | Dislocation of unspecified acromioclavicular joint, greater than 200% displacement, initial encounter | CMS +S43139D | Dislocation of unspecified acromioclavicular joint, greater than 200% displacement, subsequent encounter | CMS +S43139S | Dislocation of unspecified acromioclavicular joint, greater than 200% displacement, sequela | CMS +S43141A | Inferior dislocation of right acromioclavicular joint, initial encounter | CMS +S43141D | Inferior dislocation of right acromioclavicular joint, subsequent encounter | CMS +S43141S | Inferior dislocation of right acromioclavicular joint, sequela | CMS +S43142A | Inferior dislocation of left acromioclavicular joint, initial encounter | CMS +S43142D | Inferior dislocation of left acromioclavicular joint, subsequent encounter | CMS +S43142S | Inferior dislocation of left acromioclavicular joint, sequela | CMS +S43149A | Inferior dislocation of unspecified acromioclavicular joint, initial encounter | CMS +S43149D | Inferior dislocation of unspecified acromioclavicular joint, subsequent encounter | CMS +S43149S | Inferior dislocation of unspecified acromioclavicular joint, sequela | CMS +S43151A | Posterior dislocation of right acromioclavicular joint, initial encounter | CMS +S43151D | Posterior dislocation of right acromioclavicular joint, subsequent encounter | CMS +S43151S | Posterior dislocation of right acromioclavicular joint, sequela | CMS +S43152A | Posterior dislocation of left acromioclavicular joint, initial encounter | CMS +S43152D | Posterior dislocation of left acromioclavicular joint, subsequent encounter | CMS +S43152S | Posterior dislocation of left acromioclavicular joint, sequela | CMS +S43159A | Posterior dislocation of unspecified acromioclavicular joint, initial encounter | CMS +S43159D | Posterior dislocation of unspecified acromioclavicular joint, subsequent encounter | CMS +S43159S | Posterior dislocation of unspecified acromioclavicular joint, sequela | CMS +S432 | Dislocation of sternoclavicular joint | WHO +S43201A | Unspecified subluxation of right sternoclavicular joint, initial encounter | CMS +S43201D | Unspecified subluxation of right sternoclavicular joint, subsequent encounter | CMS +S43201S | Unspecified subluxation of right sternoclavicular joint, sequela | CMS +S43202A | Unspecified subluxation of left sternoclavicular joint, initial encounter | CMS +S43202D | Unspecified subluxation of left sternoclavicular joint, subsequent encounter | CMS +S43202S | Unspecified subluxation of left sternoclavicular joint, sequela | CMS +S43203A | Unspecified subluxation of unspecified sternoclavicular joint, initial encounter | CMS +S43203D | Unspecified subluxation of unspecified sternoclavicular joint, subsequent encounter | CMS +S43203S | Unspecified subluxation of unspecified sternoclavicular joint, sequela | CMS +S43204A | Unspecified dislocation of right sternoclavicular joint, initial encounter | CMS +S43204D | Unspecified dislocation of right sternoclavicular joint, subsequent encounter | CMS +S43204S | Unspecified dislocation of right sternoclavicular joint, sequela | CMS +S43205A | Unspecified dislocation of left sternoclavicular joint, initial encounter | CMS +S43205D | Unspecified dislocation of left sternoclavicular joint, subsequent encounter | CMS +S43205S | Unspecified dislocation of left sternoclavicular joint, sequela | CMS +S43206A | Unspecified dislocation of unspecified sternoclavicular joint, initial encounter | CMS +S43206D | Unspecified dislocation of unspecified sternoclavicular joint, subsequent encounter | CMS +S43206S | Unspecified dislocation of unspecified sternoclavicular joint, sequela | CMS +S43211A | Anterior subluxation of right sternoclavicular joint, initial encounter | CMS +S43211D | Anterior subluxation of right sternoclavicular joint, subsequent encounter | CMS +S43211S | Anterior subluxation of right sternoclavicular joint, sequela | CMS +S43212A | Anterior subluxation of left sternoclavicular joint, initial encounter | CMS +S43212D | Anterior subluxation of left sternoclavicular joint, subsequent encounter | CMS +S43212S | Anterior subluxation of left sternoclavicular joint, sequela | CMS +S43213A | Anterior subluxation of unspecified sternoclavicular joint, initial encounter | CMS +S43213D | Anterior subluxation of unspecified sternoclavicular joint, subsequent encounter | CMS +S43213S | Anterior subluxation of unspecified sternoclavicular joint, sequela | CMS +S43214A | Anterior dislocation of right sternoclavicular joint, initial encounter | CMS +S43214D | Anterior dislocation of right sternoclavicular joint, subsequent encounter | CMS +S43214S | Anterior dislocation of right sternoclavicular joint, sequela | CMS +S43215A | Anterior dislocation of left sternoclavicular joint, initial encounter | CMS +S43215D | Anterior dislocation of left sternoclavicular joint, subsequent encounter | CMS +S43215S | Anterior dislocation of left sternoclavicular joint, sequela | CMS +S43216A | Anterior dislocation of unspecified sternoclavicular joint, initial encounter | CMS +S43216D | Anterior dislocation of unspecified sternoclavicular joint, subsequent encounter | CMS +S43216S | Anterior dislocation of unspecified sternoclavicular joint, sequela | CMS +S43221A | Posterior subluxation of right sternoclavicular joint, initial encounter | CMS +S43221D | Posterior subluxation of right sternoclavicular joint, subsequent encounter | CMS +S43221S | Posterior subluxation of right sternoclavicular joint, sequela | CMS +S43222A | Posterior subluxation of left sternoclavicular joint, initial encounter | CMS +S43222D | Posterior subluxation of left sternoclavicular joint, subsequent encounter | CMS +S43222S | Posterior subluxation of left sternoclavicular joint, sequela | CMS +S43223A | Posterior subluxation of unspecified sternoclavicular joint, initial encounter | CMS +S43223D | Posterior subluxation of unspecified sternoclavicular joint, subsequent encounter | CMS +S43223S | Posterior subluxation of unspecified sternoclavicular joint, sequela | CMS +S43224A | Posterior dislocation of right sternoclavicular joint, initial encounter | CMS +S43224D | Posterior dislocation of right sternoclavicular joint, subsequent encounter | CMS +S43224S | Posterior dislocation of right sternoclavicular joint, sequela | CMS +S43225A | Posterior dislocation of left sternoclavicular joint, initial encounter | CMS +S43225D | Posterior dislocation of left sternoclavicular joint, subsequent encounter | CMS +S43225S | Posterior dislocation of left sternoclavicular joint, sequela | CMS +S43226A | Posterior dislocation of unspecified sternoclavicular joint, initial encounter | CMS +S43226D | Posterior dislocation of unspecified sternoclavicular joint, subsequent encounter | CMS +S43226S | Posterior dislocation of unspecified sternoclavicular joint, sequela | CMS +S433 | Dislocation of other and unspecified parts of shoulder girdle | WHO +S43301A | Subluxation of unspecified parts of right shoulder girdle, initial encounter | CMS +S43301D | Subluxation of unspecified parts of right shoulder girdle, subsequent encounter | CMS +S43301S | Subluxation of unspecified parts of right shoulder girdle, sequela | CMS +S43302A | Subluxation of unspecified parts of left shoulder girdle, initial encounter | CMS +S43302D | Subluxation of unspecified parts of left shoulder girdle, subsequent encounter | CMS +S43302S | Subluxation of unspecified parts of left shoulder girdle, sequela | CMS +S43303A | Subluxation of unspecified parts of unspecified shoulder girdle, initial encounter | CMS +S43303D | Subluxation of unspecified parts of unspecified shoulder girdle, subsequent encounter | CMS +S43303S | Subluxation of unspecified parts of unspecified shoulder girdle, sequela | CMS +S43304A | Dislocation of unspecified parts of right shoulder girdle, initial encounter | CMS +S43304D | Dislocation of unspecified parts of right shoulder girdle, subsequent encounter | CMS +S43304S | Dislocation of unspecified parts of right shoulder girdle, sequela | CMS +S43305A | Dislocation of unspecified parts of left shoulder girdle, initial encounter | CMS +S43305D | Dislocation of unspecified parts of left shoulder girdle, subsequent encounter | CMS +S43305S | Dislocation of unspecified parts of left shoulder girdle, sequela | CMS +S43306A | Dislocation of unspecified parts of unspecified shoulder girdle, initial encounter | CMS +S43306D | Dislocation of unspecified parts of unspecified shoulder girdle, subsequent encounter | CMS +S43306S | Dislocation of unspecified parts of unspecified shoulder girdle, sequela | CMS +S43311A | Subluxation of right scapula, initial encounter | CMS +S43311D | Subluxation of right scapula, subsequent encounter | CMS +S43311S | Subluxation of right scapula, sequela | CMS +S43312A | Subluxation of left scapula, initial encounter | CMS +S43312D | Subluxation of left scapula, subsequent encounter | CMS +S43312S | Subluxation of left scapula, sequela | CMS +S43313A | Subluxation of unspecified scapula, initial encounter | CMS +S43313D | Subluxation of unspecified scapula, subsequent encounter | CMS +S43313S | Subluxation of unspecified scapula, sequela | CMS +S43314A | Dislocation of right scapula, initial encounter | CMS +S43314D | Dislocation of right scapula, subsequent encounter | CMS +S43314S | Dislocation of right scapula, sequela | CMS +S43315A | Dislocation of left scapula, initial encounter | CMS +S43315D | Dislocation of left scapula, subsequent encounter | CMS +S43315S | Dislocation of left scapula, sequela | CMS +S43316A | Dislocation of unspecified scapula, initial encounter | CMS +S43316D | Dislocation of unspecified scapula, subsequent encounter | CMS +S43316S | Dislocation of unspecified scapula, sequela | CMS +S43391A | Subluxation of other parts of right shoulder girdle, initial encounter | CMS +S43391D | Subluxation of other parts of right shoulder girdle, subsequent encounter | CMS +S43391S | Subluxation of other parts of right shoulder girdle, sequela | CMS +S43392A | Subluxation of other parts of left shoulder girdle, initial encounter | CMS +S43392D | Subluxation of other parts of left shoulder girdle, subsequent encounter | CMS +S43392S | Subluxation of other parts of left shoulder girdle, sequela | CMS +S43393A | Subluxation of other parts of unspecified shoulder girdle, initial encounter | CMS +S43393D | Subluxation of other parts of unspecified shoulder girdle, subsequent encounter | CMS +S43393S | Subluxation of other parts of unspecified shoulder girdle, sequela | CMS +S43394A | Dislocation of other parts of right shoulder girdle, initial encounter | CMS +S43394D | Dislocation of other parts of right shoulder girdle, subsequent encounter | CMS +S43394S | Dislocation of other parts of right shoulder girdle, sequela | CMS +S43395A | Dislocation of other parts of left shoulder girdle, initial encounter | CMS +S43395D | Dislocation of other parts of left shoulder girdle, subsequent encounter | CMS +S43395S | Dislocation of other parts of left shoulder girdle, sequela | CMS +S43396A | Dislocation of other parts of unspecified shoulder girdle, initial encounter | CMS +S43396D | Dislocation of other parts of unspecified shoulder girdle, subsequent encounter | CMS +S43396S | Dislocation of other parts of unspecified shoulder girdle, sequela | CMS +S434 | Sprain and strain of shoulder joint | WHO +S43401A | Unspecified sprain of right shoulder joint, initial encounter | CMS +S43401D | Unspecified sprain of right shoulder joint, subsequent encounter | CMS +S43401S | Unspecified sprain of right shoulder joint, sequela | CMS +S43402A | Unspecified sprain of left shoulder joint, initial encounter | CMS +S43402D | Unspecified sprain of left shoulder joint, subsequent encounter | CMS +S43402S | Unspecified sprain of left shoulder joint, sequela | CMS +S43409A | Unspecified sprain of unspecified shoulder joint, initial encounter | CMS +S43409D | Unspecified sprain of unspecified shoulder joint, subsequent encounter | CMS +S43409S | Unspecified sprain of unspecified shoulder joint, sequela | CMS +S43411A | Sprain of right coracohumeral (ligament), initial encounter | CMS +S43411D | Sprain of right coracohumeral (ligament), subsequent encounter | CMS +S43411S | Sprain of right coracohumeral (ligament), sequela | CMS +S43412A | Sprain of left coracohumeral (ligament), initial encounter | CMS +S43412D | Sprain of left coracohumeral (ligament), subsequent encounter | CMS +S43412S | Sprain of left coracohumeral (ligament), sequela | CMS +S43419A | Sprain of unspecified coracohumeral (ligament), initial encounter | CMS +S43419D | Sprain of unspecified coracohumeral (ligament), subsequent encounter | CMS +S43419S | Sprain of unspecified coracohumeral (ligament), sequela | CMS +S43421A | Sprain of right rotator cuff capsule, initial encounter | CMS +S43421D | Sprain of right rotator cuff capsule, subsequent encounter | CMS +S43421S | Sprain of right rotator cuff capsule, sequela | CMS +S43422A | Sprain of left rotator cuff capsule, initial encounter | CMS +S43422D | Sprain of left rotator cuff capsule, subsequent encounter | CMS +S43422S | Sprain of left rotator cuff capsule, sequela | CMS +S43429A | Sprain of unspecified rotator cuff capsule, initial encounter | CMS +S43429D | Sprain of unspecified rotator cuff capsule, subsequent encounter | CMS +S43429S | Sprain of unspecified rotator cuff capsule, sequela | CMS +S43431A | Superior glenoid labrum lesion of right shoulder, initial encounter | CMS +S43431D | Superior glenoid labrum lesion of right shoulder, subsequent encounter | CMS +S43431S | Superior glenoid labrum lesion of right shoulder, sequela | CMS +S43432A | Superior glenoid labrum lesion of left shoulder, initial encounter | CMS +S43432D | Superior glenoid labrum lesion of left shoulder, subsequent encounter | CMS +S43432S | Superior glenoid labrum lesion of left shoulder, sequela | CMS +S43439A | Superior glenoid labrum lesion of unspecified shoulder, initial encounter | CMS +S43439D | Superior glenoid labrum lesion of unspecified shoulder, subsequent encounter | CMS +S43439S | Superior glenoid labrum lesion of unspecified shoulder, sequela | CMS +S43491A | Other sprain of right shoulder joint, initial encounter | CMS +S43491D | Other sprain of right shoulder joint, subsequent encounter | CMS +S43491S | Other sprain of right shoulder joint, sequela | CMS +S43492A | Other sprain of left shoulder joint, initial encounter | CMS +S43492D | Other sprain of left shoulder joint, subsequent encounter | CMS +S43492S | Other sprain of left shoulder joint, sequela | CMS +S43499A | Other sprain of unspecified shoulder joint, initial encounter | CMS +S43499D | Other sprain of unspecified shoulder joint, subsequent encounter | CMS +S43499S | Other sprain of unspecified shoulder joint, sequela | CMS +S435 | Sprain and strain of acromioclavicular joint | WHO +S4350XA | Sprain of unspecified acromioclavicular joint, initial encounter | CMS +S4350XD | Sprain of unspecified acromioclavicular joint, subsequent encounter | CMS +S4350XS | Sprain of unspecified acromioclavicular joint, sequela | CMS +S4351XA | Sprain of right acromioclavicular joint, initial encounter | CMS +S4351XD | Sprain of right acromioclavicular joint, subsequent encounter | CMS +S4351XS | Sprain of right acromioclavicular joint, sequela | CMS +S4352XA | Sprain of left acromioclavicular joint, initial encounter | CMS +S4352XD | Sprain of left acromioclavicular joint, subsequent encounter | CMS +S4352XS | Sprain of left acromioclavicular joint, sequela | CMS +S436 | Sprain and strain of sternoclavicular joint | WHO +S4360XA | Sprain of unspecified sternoclavicular joint, initial encounter | CMS +S4360XD | Sprain of unspecified sternoclavicular joint, subsequent encounter | CMS +S4360XS | Sprain of unspecified sternoclavicular joint, sequela | CMS +S4361XA | Sprain of right sternoclavicular joint, initial encounter | CMS +S4361XD | Sprain of right sternoclavicular joint, subsequent encounter | CMS +S4361XS | Sprain of right sternoclavicular joint, sequela | CMS +S4362XA | Sprain of left sternoclavicular joint, initial encounter | CMS +S4362XD | Sprain of left sternoclavicular joint, subsequent encounter | CMS +S4362XS | Sprain of left sternoclavicular joint, sequela | CMS +S437 | Sprain and strain of other and unspecified parts of shoulder girdle | WHO +S4380XA | Sprain of other specified parts of unspecified shoulder girdle, initial encounter | CMS +S4380XD | Sprain of other specified parts of unspecified shoulder girdle, subsequent encounter | CMS +S4380XS | Sprain of other specified parts of unspecified shoulder girdle, sequela | CMS +S4381XA | Sprain of other specified parts of right shoulder girdle, initial encounter | CMS +S4381XD | Sprain of other specified parts of right shoulder girdle, subsequent encounter | CMS +S4381XS | Sprain of other specified parts of right shoulder girdle, sequela | CMS +S4382XA | Sprain of other specified parts of left shoulder girdle, initial encounter | CMS +S4382XD | Sprain of other specified parts of left shoulder girdle, subsequent encounter | CMS +S4382XS | Sprain of other specified parts of left shoulder girdle, sequela | CMS +S4390XA | Sprain of unspecified parts of unspecified shoulder girdle, initial encounter | CMS +S4390XD | Sprain of unspecified parts of unspecified shoulder girdle, subsequent encounter | CMS +S4390XS | Sprain of unspecified parts of unspecified shoulder girdle, sequela | CMS +S4391XA | Sprain of unspecified parts of right shoulder girdle, initial encounter | CMS +S4391XD | Sprain of unspecified parts of right shoulder girdle, subsequent encounter | CMS +S4391XS | Sprain of unspecified parts of right shoulder girdle, sequela | CMS +S4392XA | Sprain of unspecified parts of left shoulder girdle, initial encounter | CMS +S4392XD | Sprain of unspecified parts of left shoulder girdle, subsequent encounter | CMS +S4392XS | Sprain of unspecified parts of left shoulder girdle, sequela | CMS +S44 | Injury of nerves at shoulder and upper arm level | WHO +S440 | Injury of ulnar nerve at upper arm level | WHO +S4400XA | Injury of ulnar nerve at upper arm level, unspecified arm, initial encounter | CMS +S4400XD | Injury of ulnar nerve at upper arm level, unspecified arm, subsequent encounter | CMS +S4400XS | Injury of ulnar nerve at upper arm level, unspecified arm, sequela | CMS +S4401XA | Injury of ulnar nerve at upper arm level, right arm, initial encounter | CMS +S4401XD | Injury of ulnar nerve at upper arm level, right arm, subsequent encounter | CMS +S4401XS | Injury of ulnar nerve at upper arm level, right arm, sequela | CMS +S4402XA | Injury of ulnar nerve at upper arm level, left arm, initial encounter | CMS +S4402XD | Injury of ulnar nerve at upper arm level, left arm, subsequent encounter | CMS +S4402XS | Injury of ulnar nerve at upper arm level, left arm, sequela | CMS +S441 | Injury of median nerve at upper arm level | WHO +S4410XA | Injury of median nerve at upper arm level, unspecified arm, initial encounter | CMS +S4410XD | Injury of median nerve at upper arm level, unspecified arm, subsequent encounter | CMS +S4410XS | Injury of median nerve at upper arm level, unspecified arm, sequela | CMS +S4411XA | Injury of median nerve at upper arm level, right arm, initial encounter | CMS +S4411XD | Injury of median nerve at upper arm level, right arm, subsequent encounter | CMS +S4411XS | Injury of median nerve at upper arm level, right arm, sequela | CMS +S4412XA | Injury of median nerve at upper arm level, left arm, initial encounter | CMS +S4412XD | Injury of median nerve at upper arm level, left arm, subsequent encounter | CMS +S4412XS | Injury of median nerve at upper arm level, left arm, sequela | CMS +S442 | Injury of radial nerve at upper arm level | WHO +S4420XA | Injury of radial nerve at upper arm level, unspecified arm, initial encounter | CMS +S4420XD | Injury of radial nerve at upper arm level, unspecified arm, subsequent encounter | CMS +S4420XS | Injury of radial nerve at upper arm level, unspecified arm, sequela | CMS +S4421XA | Injury of radial nerve at upper arm level, right arm, initial encounter | CMS +S4421XD | Injury of radial nerve at upper arm level, right arm, subsequent encounter | CMS +S4421XS | Injury of radial nerve at upper arm level, right arm, sequela | CMS +S4422XA | Injury of radial nerve at upper arm level, left arm, initial encounter | CMS +S4422XD | Injury of radial nerve at upper arm level, left arm, subsequent encounter | CMS +S4422XS | Injury of radial nerve at upper arm level, left arm, sequela | CMS +S443 | Injury of axillary nerve | WHO +S4430XA | Injury of axillary nerve, unspecified arm, initial encounter | CMS +S4430XD | Injury of axillary nerve, unspecified arm, subsequent encounter | CMS +S4430XS | Injury of axillary nerve, unspecified arm, sequela | CMS +S4431XA | Injury of axillary nerve, right arm, initial encounter | CMS +S4431XD | Injury of axillary nerve, right arm, subsequent encounter | CMS +S4431XS | Injury of axillary nerve, right arm, sequela | CMS +S4432XA | Injury of axillary nerve, left arm, initial encounter | CMS +S4432XD | Injury of axillary nerve, left arm, subsequent encounter | CMS +S4432XS | Injury of axillary nerve, left arm, sequela | CMS +S444 | Injury of musculocutaneous nerve | WHO +S4440XA | Injury of musculocutaneous nerve, unspecified arm, initial encounter | CMS +S4440XD | Injury of musculocutaneous nerve, unspecified arm, subsequent encounter | CMS +S4440XS | Injury of musculocutaneous nerve, unspecified arm, sequela | CMS +S4441XA | Injury of musculocutaneous nerve, right arm, initial encounter | CMS +S4441XD | Injury of musculocutaneous nerve, right arm, subsequent encounter | CMS +S4441XS | Injury of musculocutaneous nerve, right arm, sequela | CMS +S4442XA | Injury of musculocutaneous nerve, left arm, initial encounter | CMS +S4442XD | Injury of musculocutaneous nerve, left arm, subsequent encounter | CMS +S4442XS | Injury of musculocutaneous nerve, left arm, sequela | CMS +S445 | Injury of cutaneous sensory nerve at shoulder and upper arm level | WHO +S4450XA | Injury of cutaneous sensory nerve at shoulder and upper arm level, unspecified arm, initial encounter | CMS +S4450XD | Injury of cutaneous sensory nerve at shoulder and upper arm level, unspecified arm, subsequent encounter | CMS +S4450XS | Injury of cutaneous sensory nerve at shoulder and upper arm level, unspecified arm, sequela | CMS +S4451XA | Injury of cutaneous sensory nerve at shoulder and upper arm level, right arm, initial encounter | CMS +S4451XD | Injury of cutaneous sensory nerve at shoulder and upper arm level, right arm, subsequent encounter | CMS +S4451XS | Injury of cutaneous sensory nerve at shoulder and upper arm level, right arm, sequela | CMS +S4452XA | Injury of cutaneous sensory nerve at shoulder and upper arm level, left arm, initial encounter | CMS +S4452XD | Injury of cutaneous sensory nerve at shoulder and upper arm level, left arm, subsequent encounter | CMS +S4452XS | Injury of cutaneous sensory nerve at shoulder and upper arm level, left arm, sequela | CMS +S447 | Injury of multiple nerves at shoulder and upper arm level | WHO +S448 | Injury of other nerves at shoulder and upper arm level | WHO +S448X1A | Injury of other nerves at shoulder and upper arm level, right arm, initial encounter | CMS +S448X1D | Injury of other nerves at shoulder and upper arm level, right arm, subsequent encounter | CMS +S448X1S | Injury of other nerves at shoulder and upper arm level, right arm, sequela | CMS +S448X2A | Injury of other nerves at shoulder and upper arm level, left arm, initial encounter | CMS +S448X2D | Injury of other nerves at shoulder and upper arm level, left arm, subsequent encounter | CMS +S448X2S | Injury of other nerves at shoulder and upper arm level, left arm, sequela | CMS +S448X9A | Injury of other nerves at shoulder and upper arm level, unspecified arm, initial encounter | CMS +S448X9D | Injury of other nerves at shoulder and upper arm level, unspecified arm, subsequent encounter | CMS +S448X9S | Injury of other nerves at shoulder and upper arm level, unspecified arm, sequela | CMS +S449 | Injury of unspecified nerve at shoulder and upper arm level | WHO +S4490XA | Injury of unspecified nerve at shoulder and upper arm level, unspecified arm, initial encounter | CMS +S4490XD | Injury of unspecified nerve at shoulder and upper arm level, unspecified arm, subsequent encounter | CMS +S4490XS | Injury of unspecified nerve at shoulder and upper arm level, unspecified arm, sequela | CMS +S4491XA | Injury of unspecified nerve at shoulder and upper arm level, right arm, initial encounter | CMS +S4491XD | Injury of unspecified nerve at shoulder and upper arm level, right arm, subsequent encounter | CMS +S4491XS | Injury of unspecified nerve at shoulder and upper arm level, right arm, sequela | CMS +S4492XA | Injury of unspecified nerve at shoulder and upper arm level, left arm, initial encounter | CMS +S4492XD | Injury of unspecified nerve at shoulder and upper arm level, left arm, subsequent encounter | CMS +S4492XS | Injury of unspecified nerve at shoulder and upper arm level, left arm, sequela | CMS +S45 | Injury of blood vessels at shoulder and upper arm level | WHO +S450 | Injury of axillary artery | WHO +S45001A | Unspecified injury of axillary artery, right side, initial encounter | CMS +S45001D | Unspecified injury of axillary artery, right side, subsequent encounter | CMS +S45001S | Unspecified injury of axillary artery, right side, sequela | CMS +S45002A | Unspecified injury of axillary artery, left side, initial encounter | CMS +S45002D | Unspecified injury of axillary artery, left side, subsequent encounter | CMS +S45002S | Unspecified injury of axillary artery, left side, sequela | CMS +S45009A | Unspecified injury of axillary artery, unspecified side, initial encounter | CMS +S45009D | Unspecified injury of axillary artery, unspecified side, subsequent encounter | CMS +S45009S | Unspecified injury of axillary artery, unspecified side, sequela | CMS +S45011A | Laceration of axillary artery, right side, initial encounter | CMS +S45011D | Laceration of axillary artery, right side, subsequent encounter | CMS +S45011S | Laceration of axillary artery, right side, sequela | CMS +S45012A | Laceration of axillary artery, left side, initial encounter | CMS +S45012D | Laceration of axillary artery, left side, subsequent encounter | CMS +S45012S | Laceration of axillary artery, left side, sequela | CMS +S45019A | Laceration of axillary artery, unspecified side, initial encounter | CMS +S45019D | Laceration of axillary artery, unspecified side, subsequent encounter | CMS +S45019S | Laceration of axillary artery, unspecified side, sequela | CMS +S45091A | Other specified injury of axillary artery, right side, initial encounter | CMS +S45091D | Other specified injury of axillary artery, right side, subsequent encounter | CMS +S45091S | Other specified injury of axillary artery, right side, sequela | CMS +S45092A | Other specified injury of axillary artery, left side, initial encounter | CMS +S45092D | Other specified injury of axillary artery, left side, subsequent encounter | CMS +S45092S | Other specified injury of axillary artery, left side, sequela | CMS +S45099A | Other specified injury of axillary artery, unspecified side, initial encounter | CMS +S45099D | Other specified injury of axillary artery, unspecified side, subsequent encounter | CMS +S45099S | Other specified injury of axillary artery, unspecified side, sequela | CMS +S451 | Injury of brachial artery | WHO +S45101A | Unspecified injury of brachial artery, right side, initial encounter | CMS +S45101D | Unspecified injury of brachial artery, right side, subsequent encounter | CMS +S45101S | Unspecified injury of brachial artery, right side, sequela | CMS +S45102A | Unspecified injury of brachial artery, left side, initial encounter | CMS +S45102D | Unspecified injury of brachial artery, left side, subsequent encounter | CMS +S45102S | Unspecified injury of brachial artery, left side, sequela | CMS +S45109A | Unspecified injury of brachial artery, unspecified side, initial encounter | CMS +S45109D | Unspecified injury of brachial artery, unspecified side, subsequent encounter | CMS +S45109S | Unspecified injury of brachial artery, unspecified side, sequela | CMS +S45111A | Laceration of brachial artery, right side, initial encounter | CMS +S45111D | Laceration of brachial artery, right side, subsequent encounter | CMS +S45111S | Laceration of brachial artery, right side, sequela | CMS +S45112A | Laceration of brachial artery, left side, initial encounter | CMS +S45112D | Laceration of brachial artery, left side, subsequent encounter | CMS +S45112S | Laceration of brachial artery, left side, sequela | CMS +S45119A | Laceration of brachial artery, unspecified side, initial encounter | CMS +S45119D | Laceration of brachial artery, unspecified side, subsequent encounter | CMS +S45119S | Laceration of brachial artery, unspecified side, sequela | CMS +S45191A | Other specified injury of brachial artery, right side, initial encounter | CMS +S45191D | Other specified injury of brachial artery, right side, subsequent encounter | CMS +S45191S | Other specified injury of brachial artery, right side, sequela | CMS +S45192A | Other specified injury of brachial artery, left side, initial encounter | CMS +S45192D | Other specified injury of brachial artery, left side, subsequent encounter | CMS +S45192S | Other specified injury of brachial artery, left side, sequela | CMS +S45199A | Other specified injury of brachial artery, unspecified side, initial encounter | CMS +S45199D | Other specified injury of brachial artery, unspecified side, subsequent encounter | CMS +S45199S | Other specified injury of brachial artery, unspecified side, sequela | CMS +S452 | Injury of axillary or brachial vein | WHO +S45201A | Unspecified injury of axillary or brachial vein, right side, initial encounter | CMS +S45201D | Unspecified injury of axillary or brachial vein, right side, subsequent encounter | CMS +S45201S | Unspecified injury of axillary or brachial vein, right side, sequela | CMS +S45202A | Unspecified injury of axillary or brachial vein, left side, initial encounter | CMS +S45202D | Unspecified injury of axillary or brachial vein, left side, subsequent encounter | CMS +S45202S | Unspecified injury of axillary or brachial vein, left side, sequela | CMS +S45209A | Unspecified injury of axillary or brachial vein, unspecified side, initial encounter | CMS +S45209D | Unspecified injury of axillary or brachial vein, unspecified side, subsequent encounter | CMS +S45209S | Unspecified injury of axillary or brachial vein, unspecified side, sequela | CMS +S45211A | Laceration of axillary or brachial vein, right side, initial encounter | CMS +S45211D | Laceration of axillary or brachial vein, right side, subsequent encounter | CMS +S45211S | Laceration of axillary or brachial vein, right side, sequela | CMS +S45212A | Laceration of axillary or brachial vein, left side, initial encounter | CMS +S45212D | Laceration of axillary or brachial vein, left side, subsequent encounter | CMS +S45212S | Laceration of axillary or brachial vein, left side, sequela | CMS +S45219A | Laceration of axillary or brachial vein, unspecified side, initial encounter | CMS +S45219D | Laceration of axillary or brachial vein, unspecified side, subsequent encounter | CMS +S45219S | Laceration of axillary or brachial vein, unspecified side, sequela | CMS +S45291A | Other specified injury of axillary or brachial vein, right side, initial encounter | CMS +S45291D | Other specified injury of axillary or brachial vein, right side, subsequent encounter | CMS +S45291S | Other specified injury of axillary or brachial vein, right side, sequela | CMS +S45292A | Other specified injury of axillary or brachial vein, left side, initial encounter | CMS +S45292D | Other specified injury of axillary or brachial vein, left side, subsequent encounter | CMS +S45292S | Other specified injury of axillary or brachial vein, left side, sequela | CMS +S45299A | Other specified injury of axillary or brachial vein, unspecified side, initial encounter | CMS +S45299D | Other specified injury of axillary or brachial vein, unspecified side, subsequent encounter | CMS +S45299S | Other specified injury of axillary or brachial vein, unspecified side, sequela | CMS +S453 | Injury of superficial vein at shoulder and upper arm level | WHO +S45301A | Unspecified injury of superficial vein at shoulder and upper arm level, right arm, initial encounter | CMS +S45301D | Unspecified injury of superficial vein at shoulder and upper arm level, right arm, subsequent encounter | CMS +S45301S | Unspecified injury of superficial vein at shoulder and upper arm level, right arm, sequela | CMS +S45302A | Unspecified injury of superficial vein at shoulder and upper arm level, left arm, initial encounter | CMS +S45302D | Unspecified injury of superficial vein at shoulder and upper arm level, left arm, subsequent encounter | CMS +S45302S | Unspecified injury of superficial vein at shoulder and upper arm level, left arm, sequela | CMS +S45309A | Unspecified injury of superficial vein at shoulder and upper arm level, unspecified arm, initial encounter | CMS +S45309D | Unspecified injury of superficial vein at shoulder and upper arm level, unspecified arm, subsequent encounter | CMS +S45309S | Unspecified injury of superficial vein at shoulder and upper arm level, unspecified arm, sequela | CMS +S45311A | Laceration of superficial vein at shoulder and upper arm level, right arm, initial encounter | CMS +S45311D | Laceration of superficial vein at shoulder and upper arm level, right arm, subsequent encounter | CMS +S45311S | Laceration of superficial vein at shoulder and upper arm level, right arm, sequela | CMS +S45312A | Laceration of superficial vein at shoulder and upper arm level, left arm, initial encounter | CMS +S45312D | Laceration of superficial vein at shoulder and upper arm level, left arm, subsequent encounter | CMS +S45312S | Laceration of superficial vein at shoulder and upper arm level, left arm, sequela | CMS +S45319A | Laceration of superficial vein at shoulder and upper arm level, unspecified arm, initial encounter | CMS +S45319D | Laceration of superficial vein at shoulder and upper arm level, unspecified arm, subsequent encounter | CMS +S45319S | Laceration of superficial vein at shoulder and upper arm level, unspecified arm, sequela | CMS +S45391A | Other specified injury of superficial vein at shoulder and upper arm level, right arm, initial encounter | CMS +S45391D | Other specified injury of superficial vein at shoulder and upper arm level, right arm, subsequent encounter | CMS +S45391S | Other specified injury of superficial vein at shoulder and upper arm level, right arm, sequela | CMS +S45392A | Other specified injury of superficial vein at shoulder and upper arm level, left arm, initial encounter | CMS +S45392D | Other specified injury of superficial vein at shoulder and upper arm level, left arm, subsequent encounter | CMS +S45392S | Other specified injury of superficial vein at shoulder and upper arm level, left arm, sequela | CMS +S45399A | Other specified injury of superficial vein at shoulder and upper arm level, unspecified arm, initial encounter | CMS +S45399D | Other specified injury of superficial vein at shoulder and upper arm level, unspecified arm, subsequent encounter | CMS +S45399S | Other specified injury of superficial vein at shoulder and upper arm level, unspecified arm, sequela | CMS +S457 | Injury of multiple blood vessels at shoulder and upper arm level | WHO +S458 | Injury of other blood vessels at shoulder and upper arm level | WHO +S45801A | Unspecified injury of other specified blood vessels at shoulder and upper arm level, right arm, initial encounter | CMS +S45801D | Unspecified injury of other specified blood vessels at shoulder and upper arm level, right arm, subsequent encounter | CMS +S45801S | Unspecified injury of other specified blood vessels at shoulder and upper arm level, right arm, sequela | CMS +S45802A | Unspecified injury of other specified blood vessels at shoulder and upper arm level, left arm, initial encounter | CMS +S45802D | Unspecified injury of other specified blood vessels at shoulder and upper arm level, left arm, subsequent encounter | CMS +S45802S | Unspecified injury of other specified blood vessels at shoulder and upper arm level, left arm, sequela | CMS +S45809A | Unspecified injury of other specified blood vessels at shoulder and upper arm level, unspecified arm, initial encounter | CMS +S45809D | Unspecified injury of other specified blood vessels at shoulder and upper arm level, unspecified arm, subsequent encounter | CMS +S45809S | Unspecified injury of other specified blood vessels at shoulder and upper arm level, unspecified arm, sequela | CMS +S45811A | Laceration of other specified blood vessels at shoulder and upper arm level, right arm, initial encounter | CMS +S45811D | Laceration of other specified blood vessels at shoulder and upper arm level, right arm, subsequent encounter | CMS +S45811S | Laceration of other specified blood vessels at shoulder and upper arm level, right arm, sequela | CMS +S45812A | Laceration of other specified blood vessels at shoulder and upper arm level, left arm, initial encounter | CMS +S45812D | Laceration of other specified blood vessels at shoulder and upper arm level, left arm, subsequent encounter | CMS +S45812S | Laceration of other specified blood vessels at shoulder and upper arm level, left arm, sequela | CMS +S45819A | Laceration of other specified blood vessels at shoulder and upper arm level, unspecified arm, initial encounter | CMS +S45819D | Laceration of other specified blood vessels at shoulder and upper arm level, unspecified arm, subsequent encounter | CMS +S45819S | Laceration of other specified blood vessels at shoulder and upper arm level, unspecified arm, sequela | CMS +S45891A | Other specified injury of other specified blood vessels at shoulder and upper arm level, right arm, initial encounter | CMS +S45891D | Other specified injury of other specified blood vessels at shoulder and upper arm level, right arm, subsequent encounter | CMS +S45891S | Other specified injury of other specified blood vessels at shoulder and upper arm level, right arm, sequela | CMS +S45892A | Other specified injury of other specified blood vessels at shoulder and upper arm level, left arm, initial encounter | CMS +S45892D | Other specified injury of other specified blood vessels at shoulder and upper arm level, left arm, subsequent encounter | CMS +S45892S | Other specified injury of other specified blood vessels at shoulder and upper arm level, left arm, sequela | CMS +S45899A | Other specified injury of other specified blood vessels at shoulder and upper arm level, unspecified arm, initial encounter | CMS +S45899D | Other specified injury of other specified blood vessels at shoulder and upper arm level, unspecified arm, subsequent encounter | CMS +S45899S | Other specified injury of other specified blood vessels at shoulder and upper arm level, unspecified arm, sequela | CMS +S459 | Injury of unspecified blood vessel at shoulder and upper arm level | WHO +S45901A | Unspecified injury of unspecified blood vessel at shoulder and upper arm level, right arm, initial encounter | CMS +S45901D | Unspecified injury of unspecified blood vessel at shoulder and upper arm level, right arm, subsequent encounter | CMS +S45901S | Unspecified injury of unspecified blood vessel at shoulder and upper arm level, right arm, sequela | CMS +S45902A | Unspecified injury of unspecified blood vessel at shoulder and upper arm level, left arm, initial encounter | CMS +S45902D | Unspecified injury of unspecified blood vessel at shoulder and upper arm level, left arm, subsequent encounter | CMS +S45902S | Unspecified injury of unspecified blood vessel at shoulder and upper arm level, left arm, sequela | CMS +S45909A | Unspecified injury of unspecified blood vessel at shoulder and upper arm level, unspecified arm, initial encounter | CMS +S45909D | Unspecified injury of unspecified blood vessel at shoulder and upper arm level, unspecified arm, subsequent encounter | CMS +S45909S | Unspecified injury of unspecified blood vessel at shoulder and upper arm level, unspecified arm, sequela | CMS +S45911A | Laceration of unspecified blood vessel at shoulder and upper arm level, right arm, initial encounter | CMS +S45911D | Laceration of unspecified blood vessel at shoulder and upper arm level, right arm, subsequent encounter | CMS +S45911S | Laceration of unspecified blood vessel at shoulder and upper arm level, right arm, sequela | CMS +S45912A | Laceration of unspecified blood vessel at shoulder and upper arm level, left arm, initial encounter | CMS +S45912D | Laceration of unspecified blood vessel at shoulder and upper arm level, left arm, subsequent encounter | CMS +S45912S | Laceration of unspecified blood vessel at shoulder and upper arm level, left arm, sequela | CMS +S45919A | Laceration of unspecified blood vessel at shoulder and upper arm level, unspecified arm, initial encounter | CMS +S45919D | Laceration of unspecified blood vessel at shoulder and upper arm level, unspecified arm, subsequent encounter | CMS +S45919S | Laceration of unspecified blood vessel at shoulder and upper arm level, unspecified arm, sequela | CMS +S45991A | Other specified injury of unspecified blood vessel at shoulder and upper arm level, right arm, initial encounter | CMS +S45991D | Other specified injury of unspecified blood vessel at shoulder and upper arm level, right arm, subsequent encounter | CMS +S45991S | Other specified injury of unspecified blood vessel at shoulder and upper arm level, right arm, sequela | CMS +S45992A | Other specified injury of unspecified blood vessel at shoulder and upper arm level, left arm, initial encounter | CMS +S45992D | Other specified injury of unspecified blood vessel at shoulder and upper arm level, left arm, subsequent encounter | CMS +S45992S | Other specified injury of unspecified blood vessel at shoulder and upper arm level, left arm, sequela | CMS +S45999A | Other specified injury of unspecified blood vessel at shoulder and upper arm level, unspecified arm, initial encounter | CMS +S45999D | Other specified injury of unspecified blood vessel at shoulder and upper arm level, unspecified arm, subsequent encounter | CMS +S45999S | Other specified injury of unspecified blood vessel at shoulder and upper arm level, unspecified arm, sequela | CMS +S46 | Injury of muscle and tendon at shoulder and upper arm level | WHO +S460 | Injury of muscle(s) and tendon(s) of the rotator cuff of shoulder | WHO +S46001A | Unspecified injury of muscle(s) and tendon(s) of the rotator cuff of right shoulder, initial encounter | CMS +S46001D | Unspecified injury of muscle(s) and tendon(s) of the rotator cuff of right shoulder, subsequent encounter | CMS +S46001S | Unspecified injury of muscle(s) and tendon(s) of the rotator cuff of right shoulder, sequela | CMS +S46002A | Unspecified injury of muscle(s) and tendon(s) of the rotator cuff of left shoulder, initial encounter | CMS +S46002D | Unspecified injury of muscle(s) and tendon(s) of the rotator cuff of left shoulder, subsequent encounter | CMS +S46002S | Unspecified injury of muscle(s) and tendon(s) of the rotator cuff of left shoulder, sequela | CMS +S46009A | Unspecified injury of muscle(s) and tendon(s) of the rotator cuff of unspecified shoulder, initial encounter | CMS +S46009D | Unspecified injury of muscle(s) and tendon(s) of the rotator cuff of unspecified shoulder, subsequent encounter | CMS +S46009S | Unspecified injury of muscle(s) and tendon(s) of the rotator cuff of unspecified shoulder, sequela | CMS +S46011A | Strain of muscle(s) and tendon(s) of the rotator cuff of right shoulder, initial encounter | CMS +S46011D | Strain of muscle(s) and tendon(s) of the rotator cuff of right shoulder, subsequent encounter | CMS +S46011S | Strain of muscle(s) and tendon(s) of the rotator cuff of right shoulder, sequela | CMS +S46012A | Strain of muscle(s) and tendon(s) of the rotator cuff of left shoulder, initial encounter | CMS +S46012D | Strain of muscle(s) and tendon(s) of the rotator cuff of left shoulder, subsequent encounter | CMS +S46012S | Strain of muscle(s) and tendon(s) of the rotator cuff of left shoulder, sequela | CMS +S46019A | Strain of muscle(s) and tendon(s) of the rotator cuff of unspecified shoulder, initial encounter | CMS +S46019D | Strain of muscle(s) and tendon(s) of the rotator cuff of unspecified shoulder, subsequent encounter | CMS +S46019S | Strain of muscle(s) and tendon(s) of the rotator cuff of unspecified shoulder, sequela | CMS +S46021A | Laceration of muscle(s) and tendon(s) of the rotator cuff of right shoulder, initial encounter | CMS +S46021D | Laceration of muscle(s) and tendon(s) of the rotator cuff of right shoulder, subsequent encounter | CMS +S46021S | Laceration of muscle(s) and tendon(s) of the rotator cuff of right shoulder, sequela | CMS +S46022A | Laceration of muscle(s) and tendon(s) of the rotator cuff of left shoulder, initial encounter | CMS +S46022D | Laceration of muscle(s) and tendon(s) of the rotator cuff of left shoulder, subsequent encounter | CMS +S46022S | Laceration of muscle(s) and tendon(s) of the rotator cuff of left shoulder, sequela | CMS +S46029A | Laceration of muscle(s) and tendon(s) of the rotator cuff of unspecified shoulder, initial encounter | CMS +S46029D | Laceration of muscle(s) and tendon(s) of the rotator cuff of unspecified shoulder, subsequent encounter | CMS +S46029S | Laceration of muscle(s) and tendon(s) of the rotator cuff of unspecified shoulder, sequela | CMS +S46091A | Other injury of muscle(s) and tendon(s) of the rotator cuff of right shoulder, initial encounter | CMS +S46091D | Other injury of muscle(s) and tendon(s) of the rotator cuff of right shoulder, subsequent encounter | CMS +S46091S | Other injury of muscle(s) and tendon(s) of the rotator cuff of right shoulder, sequela | CMS +S46092A | Other injury of muscle(s) and tendon(s) of the rotator cuff of left shoulder, initial encounter | CMS +S46092D | Other injury of muscle(s) and tendon(s) of the rotator cuff of left shoulder, subsequent encounter | CMS +S46092S | Other injury of muscle(s) and tendon(s) of the rotator cuff of left shoulder, sequela | CMS +S46099A | Other injury of muscle(s) and tendon(s) of the rotator cuff of unspecified shoulder, initial encounter | CMS +S46099D | Other injury of muscle(s) and tendon(s) of the rotator cuff of unspecified shoulder, subsequent encounter | CMS +S46099S | Other injury of muscle(s) and tendon(s) of the rotator cuff of unspecified shoulder, sequela | CMS +S461 | Injury of muscle and tendon of long head of biceps | WHO +S46101A | Unspecified injury of muscle, fascia and tendon of long head of biceps, right arm, initial encounter | CMS +S46101D | Unspecified injury of muscle, fascia and tendon of long head of biceps, right arm, subsequent encounter | CMS +S46101S | Unspecified injury of muscle, fascia and tendon of long head of biceps, right arm, sequela | CMS +S46102A | Unspecified injury of muscle, fascia and tendon of long head of biceps, left arm, initial encounter | CMS +S46102D | Unspecified injury of muscle, fascia and tendon of long head of biceps, left arm, subsequent encounter | CMS +S46102S | Unspecified injury of muscle, fascia and tendon of long head of biceps, left arm, sequela | CMS +S46109A | Unspecified injury of muscle, fascia and tendon of long head of biceps, unspecified arm, initial encounter | CMS +S46109D | Unspecified injury of muscle, fascia and tendon of long head of biceps, unspecified arm, subsequent encounter | CMS +S46109S | Unspecified injury of muscle, fascia and tendon of long head of biceps, unspecified arm, sequela | CMS +S46111A | Strain of muscle, fascia and tendon of long head of biceps, right arm, initial encounter | CMS +S46111D | Strain of muscle, fascia and tendon of long head of biceps, right arm, subsequent encounter | CMS +S46111S | Strain of muscle, fascia and tendon of long head of biceps, right arm, sequela | CMS +S46112A | Strain of muscle, fascia and tendon of long head of biceps, left arm, initial encounter | CMS +S46112D | Strain of muscle, fascia and tendon of long head of biceps, left arm, subsequent encounter | CMS +S46112S | Strain of muscle, fascia and tendon of long head of biceps, left arm, sequela | CMS +S46119A | Strain of muscle, fascia and tendon of long head of biceps, unspecified arm, initial encounter | CMS +S46119D | Strain of muscle, fascia and tendon of long head of biceps, unspecified arm, subsequent encounter | CMS +S46119S | Strain of muscle, fascia and tendon of long head of biceps, unspecified arm, sequela | CMS +S46121A | Laceration of muscle, fascia and tendon of long head of biceps, right arm, initial encounter | CMS +S46121D | Laceration of muscle, fascia and tendon of long head of biceps, right arm, subsequent encounter | CMS +S46121S | Laceration of muscle, fascia and tendon of long head of biceps, right arm, sequela | CMS +S46122A | Laceration of muscle, fascia and tendon of long head of biceps, left arm, initial encounter | CMS +S46122D | Laceration of muscle, fascia and tendon of long head of biceps, left arm, subsequent encounter | CMS +S46122S | Laceration of muscle, fascia and tendon of long head of biceps, left arm, sequela | CMS +S46129A | Laceration of muscle, fascia and tendon of long head of biceps, unspecified arm, initial encounter | CMS +S46129D | Laceration of muscle, fascia and tendon of long head of biceps, unspecified arm, subsequent encounter | CMS +S46129S | Laceration of muscle, fascia and tendon of long head of biceps, unspecified arm, sequela | CMS +S46191A | Other injury of muscle, fascia and tendon of long head of biceps, right arm, initial encounter | CMS +S46191D | Other injury of muscle, fascia and tendon of long head of biceps, right arm, subsequent encounter | CMS +S46191S | Other injury of muscle, fascia and tendon of long head of biceps, right arm, sequela | CMS +S46192A | Other injury of muscle, fascia and tendon of long head of biceps, left arm, initial encounter | CMS +S46192D | Other injury of muscle, fascia and tendon of long head of biceps, left arm, subsequent encounter | CMS +S46192S | Other injury of muscle, fascia and tendon of long head of biceps, left arm, sequela | CMS +S46199A | Other injury of muscle, fascia and tendon of long head of biceps, unspecified arm, initial encounter | CMS +S46199D | Other injury of muscle, fascia and tendon of long head of biceps, unspecified arm, subsequent encounter | CMS +S46199S | Other injury of muscle, fascia and tendon of long head of biceps, unspecified arm, sequela | CMS +S462 | Injury of muscle and tendon of other parts of biceps | WHO +S46201A | Unspecified injury of muscle, fascia and tendon of other parts of biceps, right arm, initial encounter | CMS +S46201D | Unspecified injury of muscle, fascia and tendon of other parts of biceps, right arm, subsequent encounter | CMS +S46201S | Unspecified injury of muscle, fascia and tendon of other parts of biceps, right arm, sequela | CMS +S46202A | Unspecified injury of muscle, fascia and tendon of other parts of biceps, left arm, initial encounter | CMS +S46202D | Unspecified injury of muscle, fascia and tendon of other parts of biceps, left arm, subsequent encounter | CMS +S46202S | Unspecified injury of muscle, fascia and tendon of other parts of biceps, left arm, sequela | CMS +S46209A | Unspecified injury of muscle, fascia and tendon of other parts of biceps, unspecified arm, initial encounter | CMS +S46209D | Unspecified injury of muscle, fascia and tendon of other parts of biceps, unspecified arm, subsequent encounter | CMS +S46209S | Unspecified injury of muscle, fascia and tendon of other parts of biceps, unspecified arm, sequela | CMS +S46211A | Strain of muscle, fascia and tendon of other parts of biceps, right arm, initial encounter | CMS +S46211D | Strain of muscle, fascia and tendon of other parts of biceps, right arm, subsequent encounter | CMS +S46211S | Strain of muscle, fascia and tendon of other parts of biceps, right arm, sequela | CMS +S46212A | Strain of muscle, fascia and tendon of other parts of biceps, left arm, initial encounter | CMS +S46212D | Strain of muscle, fascia and tendon of other parts of biceps, left arm, subsequent encounter | CMS +S46212S | Strain of muscle, fascia and tendon of other parts of biceps, left arm, sequela | CMS +S46219A | Strain of muscle, fascia and tendon of other parts of biceps, unspecified arm, initial encounter | CMS +S46219D | Strain of muscle, fascia and tendon of other parts of biceps, unspecified arm, subsequent encounter | CMS +S46219S | Strain of muscle, fascia and tendon of other parts of biceps, unspecified arm, sequela | CMS +S46221A | Laceration of muscle, fascia and tendon of other parts of biceps, right arm, initial encounter | CMS +S46221D | Laceration of muscle, fascia and tendon of other parts of biceps, right arm, subsequent encounter | CMS +S46221S | Laceration of muscle, fascia and tendon of other parts of biceps, right arm, sequela | CMS +S46222A | Laceration of muscle, fascia and tendon of other parts of biceps, left arm, initial encounter | CMS +S46222D | Laceration of muscle, fascia and tendon of other parts of biceps, left arm, subsequent encounter | CMS +S46222S | Laceration of muscle, fascia and tendon of other parts of biceps, left arm, sequela | CMS +S46229A | Laceration of muscle, fascia and tendon of other parts of biceps, unspecified arm, initial encounter | CMS +S46229D | Laceration of muscle, fascia and tendon of other parts of biceps, unspecified arm, subsequent encounter | CMS +S46229S | Laceration of muscle, fascia and tendon of other parts of biceps, unspecified arm, sequela | CMS +S46291A | Other injury of muscle, fascia and tendon of other parts of biceps, right arm, initial encounter | CMS +S46291D | Other injury of muscle, fascia and tendon of other parts of biceps, right arm, subsequent encounter | CMS +S46291S | Other injury of muscle, fascia and tendon of other parts of biceps, right arm, sequela | CMS +S46292A | Other injury of muscle, fascia and tendon of other parts of biceps, left arm, initial encounter | CMS +S46292D | Other injury of muscle, fascia and tendon of other parts of biceps, left arm, subsequent encounter | CMS +S46292S | Other injury of muscle, fascia and tendon of other parts of biceps, left arm, sequela | CMS +S46299A | Other injury of muscle, fascia and tendon of other parts of biceps, unspecified arm, initial encounter | CMS +S46299D | Other injury of muscle, fascia and tendon of other parts of biceps, unspecified arm, subsequent encounter | CMS +S46299S | Other injury of muscle, fascia and tendon of other parts of biceps, unspecified arm, sequela | CMS +S463 | Injury of muscle and tendon of triceps | WHO +S46301A | Unspecified injury of muscle, fascia and tendon of triceps, right arm, initial encounter | CMS +S46301D | Unspecified injury of muscle, fascia and tendon of triceps, right arm, subsequent encounter | CMS +S46301S | Unspecified injury of muscle, fascia and tendon of triceps, right arm, sequela | CMS +S46302A | Unspecified injury of muscle, fascia and tendon of triceps, left arm, initial encounter | CMS +S46302D | Unspecified injury of muscle, fascia and tendon of triceps, left arm, subsequent encounter | CMS +S46302S | Unspecified injury of muscle, fascia and tendon of triceps, left arm, sequela | CMS +S46309A | Unspecified injury of muscle, fascia and tendon of triceps, unspecified arm, initial encounter | CMS +S46309D | Unspecified injury of muscle, fascia and tendon of triceps, unspecified arm, subsequent encounter | CMS +S46309S | Unspecified injury of muscle, fascia and tendon of triceps, unspecified arm, sequela | CMS +S46311A | Strain of muscle, fascia and tendon of triceps, right arm, initial encounter | CMS +S46311D | Strain of muscle, fascia and tendon of triceps, right arm, subsequent encounter | CMS +S46311S | Strain of muscle, fascia and tendon of triceps, right arm, sequela | CMS +S46312A | Strain of muscle, fascia and tendon of triceps, left arm, initial encounter | CMS +S46312D | Strain of muscle, fascia and tendon of triceps, left arm, subsequent encounter | CMS +S46312S | Strain of muscle, fascia and tendon of triceps, left arm, sequela | CMS +S46319A | Strain of muscle, fascia and tendon of triceps, unspecified arm, initial encounter | CMS +S46319D | Strain of muscle, fascia and tendon of triceps, unspecified arm, subsequent encounter | CMS +S46319S | Strain of muscle, fascia and tendon of triceps, unspecified arm, sequela | CMS +S46321A | Laceration of muscle, fascia and tendon of triceps, right arm, initial encounter | CMS +S46321D | Laceration of muscle, fascia and tendon of triceps, right arm, subsequent encounter | CMS +S46321S | Laceration of muscle, fascia and tendon of triceps, right arm, sequela | CMS +S46322A | Laceration of muscle, fascia and tendon of triceps, left arm, initial encounter | CMS +S46322D | Laceration of muscle, fascia and tendon of triceps, left arm, subsequent encounter | CMS +S46322S | Laceration of muscle, fascia and tendon of triceps, left arm, sequela | CMS +S46329A | Laceration of muscle, fascia and tendon of triceps, unspecified arm, initial encounter | CMS +S46329D | Laceration of muscle, fascia and tendon of triceps, unspecified arm, subsequent encounter | CMS +S46329S | Laceration of muscle, fascia and tendon of triceps, unspecified arm, sequela | CMS +S46391A | Other injury of muscle, fascia and tendon of triceps, right arm, initial encounter | CMS +S46391D | Other injury of muscle, fascia and tendon of triceps, right arm, subsequent encounter | CMS +S46391S | Other injury of muscle, fascia and tendon of triceps, right arm, sequela | CMS +S46392A | Other injury of muscle, fascia and tendon of triceps, left arm, initial encounter | CMS +S46392D | Other injury of muscle, fascia and tendon of triceps, left arm, subsequent encounter | CMS +S46392S | Other injury of muscle, fascia and tendon of triceps, left arm, sequela | CMS +S46399A | Other injury of muscle, fascia and tendon of triceps, unspecified arm, initial encounter | CMS +S46399D | Other injury of muscle, fascia and tendon of triceps, unspecified arm, subsequent encounter | CMS +S46399S | Other injury of muscle, fascia and tendon of triceps, unspecified arm, sequela | CMS +S467 | Injury of multiple muscles and tendons at shoulder and upper arm level | WHO +S468 | Injury of other muscles and tendons at shoulder and upper arm level | WHO +S46801A | Unspecified injury of other muscles, fascia and tendons at shoulder and upper arm level, right arm, initial encounter | CMS +S46801D | Unspecified injury of other muscles, fascia and tendons at shoulder and upper arm level, right arm, subsequent encounter | CMS +S46801S | Unspecified injury of other muscles, fascia and tendons at shoulder and upper arm level, right arm, sequela | CMS +S46802A | Unspecified injury of other muscles, fascia and tendons at shoulder and upper arm level, left arm, initial encounter | CMS +S46802D | Unspecified injury of other muscles, fascia and tendons at shoulder and upper arm level, left arm, subsequent encounter | CMS +S46802S | Unspecified injury of other muscles, fascia and tendons at shoulder and upper arm level, left arm, sequela | CMS +S46809A | Unspecified injury of other muscles, fascia and tendons at shoulder and upper arm level, unspecified arm, initial encounter | CMS +S46809D | Unspecified injury of other muscles, fascia and tendons at shoulder and upper arm level, unspecified arm, subsequent encounter | CMS +S46809S | Unspecified injury of other muscles, fascia and tendons at shoulder and upper arm level, unspecified arm, sequela | CMS +S46811A | Strain of other muscles, fascia and tendons at shoulder and upper arm level, right arm, initial encounter | CMS +S46811D | Strain of other muscles, fascia and tendons at shoulder and upper arm level, right arm, subsequent encounter | CMS +S46811S | Strain of other muscles, fascia and tendons at shoulder and upper arm level, right arm, sequela | CMS +S46812A | Strain of other muscles, fascia and tendons at shoulder and upper arm level, left arm, initial encounter | CMS +S46812D | Strain of other muscles, fascia and tendons at shoulder and upper arm level, left arm, subsequent encounter | CMS +S46812S | Strain of other muscles, fascia and tendons at shoulder and upper arm level, left arm, sequela | CMS +S46819A | Strain of other muscles, fascia and tendons at shoulder and upper arm level, unspecified arm, initial encounter | CMS +S46819D | Strain of other muscles, fascia and tendons at shoulder and upper arm level, unspecified arm, subsequent encounter | CMS +S46819S | Strain of other muscles, fascia and tendons at shoulder and upper arm level, unspecified arm, sequela | CMS +S46821A | Laceration of other muscles, fascia and tendons at shoulder and upper arm level, right arm, initial encounter | CMS +S46821D | Laceration of other muscles, fascia and tendons at shoulder and upper arm level, right arm, subsequent encounter | CMS +S46821S | Laceration of other muscles, fascia and tendons at shoulder and upper arm level, right arm, sequela | CMS +S46822A | Laceration of other muscles, fascia and tendons at shoulder and upper arm level, left arm, initial encounter | CMS +S46822D | Laceration of other muscles, fascia and tendons at shoulder and upper arm level, left arm, subsequent encounter | CMS +S46822S | Laceration of other muscles, fascia and tendons at shoulder and upper arm level, left arm, sequela | CMS +S46829A | Laceration of other muscles, fascia and tendons at shoulder and upper arm level, unspecified arm, initial encounter | CMS +S46829D | Laceration of other muscles, fascia and tendons at shoulder and upper arm level, unspecified arm, subsequent encounter | CMS +S46829S | Laceration of other muscles, fascia and tendons at shoulder and upper arm level, unspecified arm, sequela | CMS +S46891A | Other injury of other muscles, fascia and tendons at shoulder and upper arm level, right arm, initial encounter | CMS +S46891D | Other injury of other muscles, fascia and tendons at shoulder and upper arm level, right arm, subsequent encounter | CMS +S46891S | Other injury of other muscles, fascia and tendons at shoulder and upper arm level, right arm, sequela | CMS +S46892A | Other injury of other muscles, fascia and tendons at shoulder and upper arm level, left arm, initial encounter | CMS +S46892D | Other injury of other muscles, fascia and tendons at shoulder and upper arm level, left arm, subsequent encounter | CMS +S46892S | Other injury of other muscles, fascia and tendons at shoulder and upper arm level, left arm, sequela | CMS +S46899A | Other injury of other muscles, fascia and tendons at shoulder and upper arm level, unspecified arm, initial encounter | CMS +S46899D | Other injury of other muscles, fascia and tendons at shoulder and upper arm level, unspecified arm, subsequent encounter | CMS +S46899S | Other injury of other muscles, fascia and tendons at shoulder and upper arm level, unspecified arm, sequela | CMS +S469 | Injury of unspecified muscle and tendon at shoulder and upper arm level | WHO +S46901A | Unspecified injury of unspecified muscle, fascia and tendon at shoulder and upper arm level, right arm, initial encounter | CMS +S46901D | Unspecified injury of unspecified muscle, fascia and tendon at shoulder and upper arm level, right arm, subsequent encounter | CMS +S46901S | Unspecified injury of unspecified muscle, fascia and tendon at shoulder and upper arm level, right arm, sequela | CMS +S46902A | Unspecified injury of unspecified muscle, fascia and tendon at shoulder and upper arm level, left arm, initial encounter | CMS +S46902D | Unspecified injury of unspecified muscle, fascia and tendon at shoulder and upper arm level, left arm, subsequent encounter | CMS +S46902S | Unspecified injury of unspecified muscle, fascia and tendon at shoulder and upper arm level, left arm, sequela | CMS +S46909A | Unspecified injury of unspecified muscle, fascia and tendon at shoulder and upper arm level, unspecified arm, initial encounter | CMS +S46909D | Unspecified injury of unspecified muscle, fascia and tendon at shoulder and upper arm level, unspecified arm, subsequent encounter | CMS +S46909S | Unspecified injury of unspecified muscle, fascia and tendon at shoulder and upper arm level, unspecified arm, sequela | CMS +S46911A | Strain of unspecified muscle, fascia and tendon at shoulder and upper arm level, right arm, initial encounter | CMS +S46911D | Strain of unspecified muscle, fascia and tendon at shoulder and upper arm level, right arm, subsequent encounter | CMS +S46911S | Strain of unspecified muscle, fascia and tendon at shoulder and upper arm level, right arm, sequela | CMS +S46912A | Strain of unspecified muscle, fascia and tendon at shoulder and upper arm level, left arm, initial encounter | CMS +S46912D | Strain of unspecified muscle, fascia and tendon at shoulder and upper arm level, left arm, subsequent encounter | CMS +S46912S | Strain of unspecified muscle, fascia and tendon at shoulder and upper arm level, left arm, sequela | CMS +S46919A | Strain of unspecified muscle, fascia and tendon at shoulder and upper arm level, unspecified arm, initial encounter | CMS +S46919D | Strain of unspecified muscle, fascia and tendon at shoulder and upper arm level, unspecified arm, subsequent encounter | CMS +S46919S | Strain of unspecified muscle, fascia and tendon at shoulder and upper arm level, unspecified arm, sequela | CMS +S46921A | Laceration of unspecified muscle, fascia and tendon at shoulder and upper arm level, right arm, initial encounter | CMS +S46921D | Laceration of unspecified muscle, fascia and tendon at shoulder and upper arm level, right arm, subsequent encounter | CMS +S46921S | Laceration of unspecified muscle, fascia and tendon at shoulder and upper arm level, right arm, sequela | CMS +S46922A | Laceration of unspecified muscle, fascia and tendon at shoulder and upper arm level, left arm, initial encounter | CMS +S46922D | Laceration of unspecified muscle, fascia and tendon at shoulder and upper arm level, left arm, subsequent encounter | CMS +S46922S | Laceration of unspecified muscle, fascia and tendon at shoulder and upper arm level, left arm, sequela | CMS +S46929A | Laceration of unspecified muscle, fascia and tendon at shoulder and upper arm level, unspecified arm, initial encounter | CMS +S46929D | Laceration of unspecified muscle, fascia and tendon at shoulder and upper arm level, unspecified arm, subsequent encounter | CMS +S46929S | Laceration of unspecified muscle, fascia and tendon at shoulder and upper arm level, unspecified arm, sequela | CMS +S46991A | Other injury of unspecified muscle, fascia and tendon at shoulder and upper arm level, right arm, initial encounter | CMS +S46991D | Other injury of unspecified muscle, fascia and tendon at shoulder and upper arm level, right arm, subsequent encounter | CMS +S46991S | Other injury of unspecified muscle, fascia and tendon at shoulder and upper arm level, right arm, sequela | CMS +S46992A | Other injury of unspecified muscle, fascia and tendon at shoulder and upper arm level, left arm, initial encounter | CMS +S46992D | Other injury of unspecified muscle, fascia and tendon at shoulder and upper arm level, left arm, subsequent encounter | CMS +S46992S | Other injury of unspecified muscle, fascia and tendon at shoulder and upper arm level, left arm, sequela | CMS +S46999A | Other injury of unspecified muscle, fascia and tendon at shoulder and upper arm level, unspecified arm, initial encounter | CMS +S46999D | Other injury of unspecified muscle, fascia and tendon at shoulder and upper arm level, unspecified arm, subsequent encounter | CMS +S46999S | Other injury of unspecified muscle, fascia and tendon at shoulder and upper arm level, unspecified arm, sequela | CMS +S47 | Crushing injury of shoulder and upper arm | WHO +S471XXA | Crushing injury of right shoulder and upper arm, initial encounter | CMS +S471XXD | Crushing injury of right shoulder and upper arm, subsequent encounter | CMS +S471XXS | Crushing injury of right shoulder and upper arm, sequela | CMS +S472XXA | Crushing injury of left shoulder and upper arm, initial encounter | CMS +S472XXD | Crushing injury of left shoulder and upper arm, subsequent encounter | CMS +S472XXS | Crushing injury of left shoulder and upper arm, sequela | CMS +S479XXA | Crushing injury of shoulder and upper arm, unspecified arm, initial encounter | CMS +S479XXD | Crushing injury of shoulder and upper arm, unspecified arm, subsequent encounter | CMS +S479XXS | Crushing injury of shoulder and upper arm, unspecified arm, sequela | CMS +S48 | Traumatic amputation of shoulder and upper arm | WHO +S480 | Traumatic amputation at shoulder joint | WHO +S48011A | Complete traumatic amputation at right shoulder joint, initial encounter | CMS +S48011D | Complete traumatic amputation at right shoulder joint, subsequent encounter | CMS +S48011S | Complete traumatic amputation at right shoulder joint, sequela | CMS +S48012A | Complete traumatic amputation at left shoulder joint, initial encounter | CMS +S48012D | Complete traumatic amputation at left shoulder joint, subsequent encounter | CMS +S48012S | Complete traumatic amputation at left shoulder joint, sequela | CMS +S48019A | Complete traumatic amputation at unspecified shoulder joint, initial encounter | CMS +S48019D | Complete traumatic amputation at unspecified shoulder joint, subsequent encounter | CMS +S48019S | Complete traumatic amputation at unspecified shoulder joint, sequela | CMS +S48021A | Partial traumatic amputation at right shoulder joint, initial encounter | CMS +S48021D | Partial traumatic amputation at right shoulder joint, subsequent encounter | CMS +S48021S | Partial traumatic amputation at right shoulder joint, sequela | CMS +S48022A | Partial traumatic amputation at left shoulder joint, initial encounter | CMS +S48022D | Partial traumatic amputation at left shoulder joint, subsequent encounter | CMS +S48022S | Partial traumatic amputation at left shoulder joint, sequela | CMS +S48029A | Partial traumatic amputation at unspecified shoulder joint, initial encounter | CMS +S48029D | Partial traumatic amputation at unspecified shoulder joint, subsequent encounter | CMS +S48029S | Partial traumatic amputation at unspecified shoulder joint, sequela | CMS +S481 | Traumatic amputation at level between shoulder and elbow | WHO +S48111A | Complete traumatic amputation at level between right shoulder and elbow, initial encounter | CMS +S48111D | Complete traumatic amputation at level between right shoulder and elbow, subsequent encounter | CMS +S48111S | Complete traumatic amputation at level between right shoulder and elbow, sequela | CMS +S48112A | Complete traumatic amputation at level between left shoulder and elbow, initial encounter | CMS +S48112D | Complete traumatic amputation at level between left shoulder and elbow, subsequent encounter | CMS +S48112S | Complete traumatic amputation at level between left shoulder and elbow, sequela | CMS +S48119A | Complete traumatic amputation at level between unspecified shoulder and elbow, initial encounter | CMS +S48119D | Complete traumatic amputation at level between unspecified shoulder and elbow, subsequent encounter | CMS +S48119S | Complete traumatic amputation at level between unspecified shoulder and elbow, sequela | CMS +S48121A | Partial traumatic amputation at level between right shoulder and elbow, initial encounter | CMS +S48121D | Partial traumatic amputation at level between right shoulder and elbow, subsequent encounter | CMS +S48121S | Partial traumatic amputation at level between right shoulder and elbow, sequela | CMS +S48122A | Partial traumatic amputation at level between left shoulder and elbow, initial encounter | CMS +S48122D | Partial traumatic amputation at level between left shoulder and elbow, subsequent encounter | CMS +S48122S | Partial traumatic amputation at level between left shoulder and elbow, sequela | CMS +S48129A | Partial traumatic amputation at level between unspecified shoulder and elbow, initial encounter | CMS +S48129D | Partial traumatic amputation at level between unspecified shoulder and elbow, subsequent encounter | CMS +S48129S | Partial traumatic amputation at level between unspecified shoulder and elbow, sequela | CMS +S489 | Traumatic amputation of shoulder and upper arm, level unspecified | WHO +S48911A | Complete traumatic amputation of right shoulder and upper arm, level unspecified, initial encounter | CMS +S48911D | Complete traumatic amputation of right shoulder and upper arm, level unspecified, subsequent encounter | CMS +S48911S | Complete traumatic amputation of right shoulder and upper arm, level unspecified, sequela | CMS +S48912A | Complete traumatic amputation of left shoulder and upper arm, level unspecified, initial encounter | CMS +S48912D | Complete traumatic amputation of left shoulder and upper arm, level unspecified, subsequent encounter | CMS +S48912S | Complete traumatic amputation of left shoulder and upper arm, level unspecified, sequela | CMS +S48919A | Complete traumatic amputation of unspecified shoulder and upper arm, level unspecified, initial encounter | CMS +S48919D | Complete traumatic amputation of unspecified shoulder and upper arm, level unspecified, subsequent encounter | CMS +S48919S | Complete traumatic amputation of unspecified shoulder and upper arm, level unspecified, sequela | CMS +S48921A | Partial traumatic amputation of right shoulder and upper arm, level unspecified, initial encounter | CMS +S48921D | Partial traumatic amputation of right shoulder and upper arm, level unspecified, subsequent encounter | CMS +S48921S | Partial traumatic amputation of right shoulder and upper arm, level unspecified, sequela | CMS +S48922A | Partial traumatic amputation of left shoulder and upper arm, level unspecified, initial encounter | CMS +S48922D | Partial traumatic amputation of left shoulder and upper arm, level unspecified, subsequent encounter | CMS +S48922S | Partial traumatic amputation of left shoulder and upper arm, level unspecified, sequela | CMS +S48929A | Partial traumatic amputation of unspecified shoulder and upper arm, level unspecified, initial encounter | CMS +S48929D | Partial traumatic amputation of unspecified shoulder and upper arm, level unspecified, subsequent encounter | CMS +S48929S | Partial traumatic amputation of unspecified shoulder and upper arm, level unspecified, sequela | CMS +S49 | Other and unspecified injuries of shoulder and upper arm | WHO +S49001A | Unspecified physeal fracture of upper end of humerus, right arm, initial encounter for closed fracture | CMS +S49001D | Unspecified physeal fracture of upper end of humerus, right arm, subsequent encounter for fracture with routine healing | CMS +S49001G | Unspecified physeal fracture of upper end of humerus, right arm, subsequent encounter for fracture with delayed healing | CMS +S49001K | Unspecified physeal fracture of upper end of humerus, right arm, subsequent encounter for fracture with nonunion | CMS +S49001P | Unspecified physeal fracture of upper end of humerus, right arm, subsequent encounter for fracture with malunion | CMS +S49001S | Unspecified physeal fracture of upper end of humerus, right arm, sequela | CMS +S49002A | Unspecified physeal fracture of upper end of humerus, left arm, initial encounter for closed fracture | CMS +S49002D | Unspecified physeal fracture of upper end of humerus, left arm, subsequent encounter for fracture with routine healing | CMS +S49002G | Unspecified physeal fracture of upper end of humerus, left arm, subsequent encounter for fracture with delayed healing | CMS +S49002K | Unspecified physeal fracture of upper end of humerus, left arm, subsequent encounter for fracture with nonunion | CMS +S49002P | Unspecified physeal fracture of upper end of humerus, left arm, subsequent encounter for fracture with malunion | CMS +S49002S | Unspecified physeal fracture of upper end of humerus, left arm, sequela | CMS +S49009A | Unspecified physeal fracture of upper end of humerus, unspecified arm, initial encounter for closed fracture | CMS +S49009D | Unspecified physeal fracture of upper end of humerus, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S49009G | Unspecified physeal fracture of upper end of humerus, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S49009K | Unspecified physeal fracture of upper end of humerus, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S49009P | Unspecified physeal fracture of upper end of humerus, unspecified arm, subsequent encounter for fracture with malunion | CMS +S49009S | Unspecified physeal fracture of upper end of humerus, unspecified arm, sequela | CMS +S49011A | Salter-Harris Type I physeal fracture of upper end of humerus, right arm, initial encounter for closed fracture | CMS +S49011D | Salter-Harris Type I physeal fracture of upper end of humerus, right arm, subsequent encounter for fracture with routine healing | CMS +S49011G | Salter-Harris Type I physeal fracture of upper end of humerus, right arm, subsequent encounter for fracture with delayed healing | CMS +S49011K | Salter-Harris Type I physeal fracture of upper end of humerus, right arm, subsequent encounter for fracture with nonunion | CMS +S49011P | Salter-Harris Type I physeal fracture of upper end of humerus, right arm, subsequent encounter for fracture with malunion | CMS +S49011S | Salter-Harris Type I physeal fracture of upper end of humerus, right arm, sequela | CMS +S49012A | Salter-Harris Type I physeal fracture of upper end of humerus, left arm, initial encounter for closed fracture | CMS +S49012D | Salter-Harris Type I physeal fracture of upper end of humerus, left arm, subsequent encounter for fracture with routine healing | CMS +S49012G | Salter-Harris Type I physeal fracture of upper end of humerus, left arm, subsequent encounter for fracture with delayed healing | CMS +S49012K | Salter-Harris Type I physeal fracture of upper end of humerus, left arm, subsequent encounter for fracture with nonunion | CMS +S49012P | Salter-Harris Type I physeal fracture of upper end of humerus, left arm, subsequent encounter for fracture with malunion | CMS +S49012S | Salter-Harris Type I physeal fracture of upper end of humerus, left arm, sequela | CMS +S49019A | Salter-Harris Type I physeal fracture of upper end of humerus, unspecified arm, initial encounter for closed fracture | CMS +S49019D | Salter-Harris Type I physeal fracture of upper end of humerus, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S49019G | Salter-Harris Type I physeal fracture of upper end of humerus, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S49019K | Salter-Harris Type I physeal fracture of upper end of humerus, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S49019P | Salter-Harris Type I physeal fracture of upper end of humerus, unspecified arm, subsequent encounter for fracture with malunion | CMS +S49019S | Salter-Harris Type I physeal fracture of upper end of humerus, unspecified arm, sequela | CMS +S49021A | Salter-Harris Type II physeal fracture of upper end of humerus, right arm, initial encounter for closed fracture | CMS +S49021D | Salter-Harris Type II physeal fracture of upper end of humerus, right arm, subsequent encounter for fracture with routine healing | CMS +S49021G | Salter-Harris Type II physeal fracture of upper end of humerus, right arm, subsequent encounter for fracture with delayed healing | CMS +S49021K | Salter-Harris Type II physeal fracture of upper end of humerus, right arm, subsequent encounter for fracture with nonunion | CMS +S49021P | Salter-Harris Type II physeal fracture of upper end of humerus, right arm, subsequent encounter for fracture with malunion | CMS +S49021S | Salter-Harris Type II physeal fracture of upper end of humerus, right arm, sequela | CMS +S49022A | Salter-Harris Type II physeal fracture of upper end of humerus, left arm, initial encounter for closed fracture | CMS +S49022D | Salter-Harris Type II physeal fracture of upper end of humerus, left arm, subsequent encounter for fracture with routine healing | CMS +S49022G | Salter-Harris Type II physeal fracture of upper end of humerus, left arm, subsequent encounter for fracture with delayed healing | CMS +S49022K | Salter-Harris Type II physeal fracture of upper end of humerus, left arm, subsequent encounter for fracture with nonunion | CMS +S49022P | Salter-Harris Type II physeal fracture of upper end of humerus, left arm, subsequent encounter for fracture with malunion | CMS +S49022S | Salter-Harris Type II physeal fracture of upper end of humerus, left arm, sequela | CMS +S49029A | Salter-Harris Type II physeal fracture of upper end of humerus, unspecified arm, initial encounter for closed fracture | CMS +S49029D | Salter-Harris Type II physeal fracture of upper end of humerus, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S49029G | Salter-Harris Type II physeal fracture of upper end of humerus, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S49029K | Salter-Harris Type II physeal fracture of upper end of humerus, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S49029P | Salter-Harris Type II physeal fracture of upper end of humerus, unspecified arm, subsequent encounter for fracture with malunion | CMS +S49029S | Salter-Harris Type II physeal fracture of upper end of humerus, unspecified arm, sequela | CMS +S49031A | Salter-Harris Type III physeal fracture of upper end of humerus, right arm, initial encounter for closed fracture | CMS +S49031D | Salter-Harris Type III physeal fracture of upper end of humerus, right arm, subsequent encounter for fracture with routine healing | CMS +S49031G | Salter-Harris Type III physeal fracture of upper end of humerus, right arm, subsequent encounter for fracture with delayed healing | CMS +S49031K | Salter-Harris Type III physeal fracture of upper end of humerus, right arm, subsequent encounter for fracture with nonunion | CMS +S49031P | Salter-Harris Type III physeal fracture of upper end of humerus, right arm, subsequent encounter for fracture with malunion | CMS +S49031S | Salter-Harris Type III physeal fracture of upper end of humerus, right arm, sequela | CMS +S49032A | Salter-Harris Type III physeal fracture of upper end of humerus, left arm, initial encounter for closed fracture | CMS +S49032D | Salter-Harris Type III physeal fracture of upper end of humerus, left arm, subsequent encounter for fracture with routine healing | CMS +S49032G | Salter-Harris Type III physeal fracture of upper end of humerus, left arm, subsequent encounter for fracture with delayed healing | CMS +S49032K | Salter-Harris Type III physeal fracture of upper end of humerus, left arm, subsequent encounter for fracture with nonunion | CMS +S49032P | Salter-Harris Type III physeal fracture of upper end of humerus, left arm, subsequent encounter for fracture with malunion | CMS +S49032S | Salter-Harris Type III physeal fracture of upper end of humerus, left arm, sequela | CMS +S49039A | Salter-Harris Type III physeal fracture of upper end of humerus, unspecified arm, initial encounter for closed fracture | CMS +S49039D | Salter-Harris Type III physeal fracture of upper end of humerus, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S49039G | Salter-Harris Type III physeal fracture of upper end of humerus, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S49039K | Salter-Harris Type III physeal fracture of upper end of humerus, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S49039P | Salter-Harris Type III physeal fracture of upper end of humerus, unspecified arm, subsequent encounter for fracture with malunion | CMS +S49039S | Salter-Harris Type III physeal fracture of upper end of humerus, unspecified arm, sequela | CMS +S49041A | Salter-Harris Type IV physeal fracture of upper end of humerus, right arm, initial encounter for closed fracture | CMS +S49041D | Salter-Harris Type IV physeal fracture of upper end of humerus, right arm, subsequent encounter for fracture with routine healing | CMS +S49041G | Salter-Harris Type IV physeal fracture of upper end of humerus, right arm, subsequent encounter for fracture with delayed healing | CMS +S49041K | Salter-Harris Type IV physeal fracture of upper end of humerus, right arm, subsequent encounter for fracture with nonunion | CMS +S49041P | Salter-Harris Type IV physeal fracture of upper end of humerus, right arm, subsequent encounter for fracture with malunion | CMS +S49041S | Salter-Harris Type IV physeal fracture of upper end of humerus, right arm, sequela | CMS +S49042A | Salter-Harris Type IV physeal fracture of upper end of humerus, left arm, initial encounter for closed fracture | CMS +S49042D | Salter-Harris Type IV physeal fracture of upper end of humerus, left arm, subsequent encounter for fracture with routine healing | CMS +S49042G | Salter-Harris Type IV physeal fracture of upper end of humerus, left arm, subsequent encounter for fracture with delayed healing | CMS +S49042K | Salter-Harris Type IV physeal fracture of upper end of humerus, left arm, subsequent encounter for fracture with nonunion | CMS +S49042P | Salter-Harris Type IV physeal fracture of upper end of humerus, left arm, subsequent encounter for fracture with malunion | CMS +S49042S | Salter-Harris Type IV physeal fracture of upper end of humerus, left arm, sequela | CMS +S49049A | Salter-Harris Type IV physeal fracture of upper end of humerus, unspecified arm, initial encounter for closed fracture | CMS +S49049D | Salter-Harris Type IV physeal fracture of upper end of humerus, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S49049G | Salter-Harris Type IV physeal fracture of upper end of humerus, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S49049K | Salter-Harris Type IV physeal fracture of upper end of humerus, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S49049P | Salter-Harris Type IV physeal fracture of upper end of humerus, unspecified arm, subsequent encounter for fracture with malunion | CMS +S49049S | Salter-Harris Type IV physeal fracture of upper end of humerus, unspecified arm, sequela | CMS +S49091A | Other physeal fracture of upper end of humerus, right arm, initial encounter for closed fracture | CMS +S49091D | Other physeal fracture of upper end of humerus, right arm, subsequent encounter for fracture with routine healing | CMS +S49091G | Other physeal fracture of upper end of humerus, right arm, subsequent encounter for fracture with delayed healing | CMS +S49091K | Other physeal fracture of upper end of humerus, right arm, subsequent encounter for fracture with nonunion | CMS +S49091P | Other physeal fracture of upper end of humerus, right arm, subsequent encounter for fracture with malunion | CMS +S49091S | Other physeal fracture of upper end of humerus, right arm, sequela | CMS +S49092A | Other physeal fracture of upper end of humerus, left arm, initial encounter for closed fracture | CMS +S49092D | Other physeal fracture of upper end of humerus, left arm, subsequent encounter for fracture with routine healing | CMS +S49092G | Other physeal fracture of upper end of humerus, left arm, subsequent encounter for fracture with delayed healing | CMS +S49092K | Other physeal fracture of upper end of humerus, left arm, subsequent encounter for fracture with nonunion | CMS +S49092P | Other physeal fracture of upper end of humerus, left arm, subsequent encounter for fracture with malunion | CMS +S49092S | Other physeal fracture of upper end of humerus, left arm, sequela | CMS +S49099A | Other physeal fracture of upper end of humerus, unspecified arm, initial encounter for closed fracture | CMS +S49099D | Other physeal fracture of upper end of humerus, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S49099G | Other physeal fracture of upper end of humerus, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S49099K | Other physeal fracture of upper end of humerus, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S49099P | Other physeal fracture of upper end of humerus, unspecified arm, subsequent encounter for fracture with malunion | CMS +S49099S | Other physeal fracture of upper end of humerus, unspecified arm, sequela | CMS +S49101A | Unspecified physeal fracture of lower end of humerus, right arm, initial encounter for closed fracture | CMS +S49101D | Unspecified physeal fracture of lower end of humerus, right arm, subsequent encounter for fracture with routine healing | CMS +S49101G | Unspecified physeal fracture of lower end of humerus, right arm, subsequent encounter for fracture with delayed healing | CMS +S49101K | Unspecified physeal fracture of lower end of humerus, right arm, subsequent encounter for fracture with nonunion | CMS +S49101P | Unspecified physeal fracture of lower end of humerus, right arm, subsequent encounter for fracture with malunion | CMS +S49101S | Unspecified physeal fracture of lower end of humerus, right arm, sequela | CMS +S49102A | Unspecified physeal fracture of lower end of humerus, left arm, initial encounter for closed fracture | CMS +S49102D | Unspecified physeal fracture of lower end of humerus, left arm, subsequent encounter for fracture with routine healing | CMS +S49102G | Unspecified physeal fracture of lower end of humerus, left arm, subsequent encounter for fracture with delayed healing | CMS +S49102K | Unspecified physeal fracture of lower end of humerus, left arm, subsequent encounter for fracture with nonunion | CMS +S49102P | Unspecified physeal fracture of lower end of humerus, left arm, subsequent encounter for fracture with malunion | CMS +S49102S | Unspecified physeal fracture of lower end of humerus, left arm, sequela | CMS +S49109A | Unspecified physeal fracture of lower end of humerus, unspecified arm, initial encounter for closed fracture | CMS +S49109D | Unspecified physeal fracture of lower end of humerus, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S49109G | Unspecified physeal fracture of lower end of humerus, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S49109K | Unspecified physeal fracture of lower end of humerus, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S49109P | Unspecified physeal fracture of lower end of humerus, unspecified arm, subsequent encounter for fracture with malunion | CMS +S49109S | Unspecified physeal fracture of lower end of humerus, unspecified arm, sequela | CMS +S49111A | Salter-Harris Type I physeal fracture of lower end of humerus, right arm, initial encounter for closed fracture | CMS +S49111D | Salter-Harris Type I physeal fracture of lower end of humerus, right arm, subsequent encounter for fracture with routine healing | CMS +S49111G | Salter-Harris Type I physeal fracture of lower end of humerus, right arm, subsequent encounter for fracture with delayed healing | CMS +S49111K | Salter-Harris Type I physeal fracture of lower end of humerus, right arm, subsequent encounter for fracture with nonunion | CMS +S49111P | Salter-Harris Type I physeal fracture of lower end of humerus, right arm, subsequent encounter for fracture with malunion | CMS +S49111S | Salter-Harris Type I physeal fracture of lower end of humerus, right arm, sequela | CMS +S49112A | Salter-Harris Type I physeal fracture of lower end of humerus, left arm, initial encounter for closed fracture | CMS +S49112D | Salter-Harris Type I physeal fracture of lower end of humerus, left arm, subsequent encounter for fracture with routine healing | CMS +S49112G | Salter-Harris Type I physeal fracture of lower end of humerus, left arm, subsequent encounter for fracture with delayed healing | CMS +S49112K | Salter-Harris Type I physeal fracture of lower end of humerus, left arm, subsequent encounter for fracture with nonunion | CMS +S49112P | Salter-Harris Type I physeal fracture of lower end of humerus, left arm, subsequent encounter for fracture with malunion | CMS +S49112S | Salter-Harris Type I physeal fracture of lower end of humerus, left arm, sequela | CMS +S49119A | Salter-Harris Type I physeal fracture of lower end of humerus, unspecified arm, initial encounter for closed fracture | CMS +S49119D | Salter-Harris Type I physeal fracture of lower end of humerus, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S49119G | Salter-Harris Type I physeal fracture of lower end of humerus, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S49119K | Salter-Harris Type I physeal fracture of lower end of humerus, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S49119P | Salter-Harris Type I physeal fracture of lower end of humerus, unspecified arm, subsequent encounter for fracture with malunion | CMS +S49119S | Salter-Harris Type I physeal fracture of lower end of humerus, unspecified arm, sequela | CMS +S49121A | Salter-Harris Type II physeal fracture of lower end of humerus, right arm, initial encounter for closed fracture | CMS +S49121D | Salter-Harris Type II physeal fracture of lower end of humerus, right arm, subsequent encounter for fracture with routine healing | CMS +S49121G | Salter-Harris Type II physeal fracture of lower end of humerus, right arm, subsequent encounter for fracture with delayed healing | CMS +S49121K | Salter-Harris Type II physeal fracture of lower end of humerus, right arm, subsequent encounter for fracture with nonunion | CMS +S49121P | Salter-Harris Type II physeal fracture of lower end of humerus, right arm, subsequent encounter for fracture with malunion | CMS +S49121S | Salter-Harris Type II physeal fracture of lower end of humerus, right arm, sequela | CMS +S49122A | Salter-Harris Type II physeal fracture of lower end of humerus, left arm, initial encounter for closed fracture | CMS +S49122D | Salter-Harris Type II physeal fracture of lower end of humerus, left arm, subsequent encounter for fracture with routine healing | CMS +S49122G | Salter-Harris Type II physeal fracture of lower end of humerus, left arm, subsequent encounter for fracture with delayed healing | CMS +S49122K | Salter-Harris Type II physeal fracture of lower end of humerus, left arm, subsequent encounter for fracture with nonunion | CMS +S49122P | Salter-Harris Type II physeal fracture of lower end of humerus, left arm, subsequent encounter for fracture with malunion | CMS +S49122S | Salter-Harris Type II physeal fracture of lower end of humerus, left arm, sequela | CMS +S49129A | Salter-Harris Type II physeal fracture of lower end of humerus, unspecified arm, initial encounter for closed fracture | CMS +S49129D | Salter-Harris Type II physeal fracture of lower end of humerus, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S49129G | Salter-Harris Type II physeal fracture of lower end of humerus, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S49129K | Salter-Harris Type II physeal fracture of lower end of humerus, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S49129P | Salter-Harris Type II physeal fracture of lower end of humerus, unspecified arm, subsequent encounter for fracture with malunion | CMS +S49129S | Salter-Harris Type II physeal fracture of lower end of humerus, unspecified arm, sequela | CMS +S49131A | Salter-Harris Type III physeal fracture of lower end of humerus, right arm, initial encounter for closed fracture | CMS +S49131D | Salter-Harris Type III physeal fracture of lower end of humerus, right arm, subsequent encounter for fracture with routine healing | CMS +S49131G | Salter-Harris Type III physeal fracture of lower end of humerus, right arm, subsequent encounter for fracture with delayed healing | CMS +S49131K | Salter-Harris Type III physeal fracture of lower end of humerus, right arm, subsequent encounter for fracture with nonunion | CMS +S49131P | Salter-Harris Type III physeal fracture of lower end of humerus, right arm, subsequent encounter for fracture with malunion | CMS +S49131S | Salter-Harris Type III physeal fracture of lower end of humerus, right arm, sequela | CMS +S49132A | Salter-Harris Type III physeal fracture of lower end of humerus, left arm, initial encounter for closed fracture | CMS +S49132D | Salter-Harris Type III physeal fracture of lower end of humerus, left arm, subsequent encounter for fracture with routine healing | CMS +S49132G | Salter-Harris Type III physeal fracture of lower end of humerus, left arm, subsequent encounter for fracture with delayed healing | CMS +S49132K | Salter-Harris Type III physeal fracture of lower end of humerus, left arm, subsequent encounter for fracture with nonunion | CMS +S49132P | Salter-Harris Type III physeal fracture of lower end of humerus, left arm, subsequent encounter for fracture with malunion | CMS +S49132S | Salter-Harris Type III physeal fracture of lower end of humerus, left arm, sequela | CMS +S49139A | Salter-Harris Type III physeal fracture of lower end of humerus, unspecified arm, initial encounter for closed fracture | CMS +S49139D | Salter-Harris Type III physeal fracture of lower end of humerus, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S49139G | Salter-Harris Type III physeal fracture of lower end of humerus, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S49139K | Salter-Harris Type III physeal fracture of lower end of humerus, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S49139P | Salter-Harris Type III physeal fracture of lower end of humerus, unspecified arm, subsequent encounter for fracture with malunion | CMS +S49139S | Salter-Harris Type III physeal fracture of lower end of humerus, unspecified arm, sequela | CMS +S49141A | Salter-Harris Type IV physeal fracture of lower end of humerus, right arm, initial encounter for closed fracture | CMS +S49141D | Salter-Harris Type IV physeal fracture of lower end of humerus, right arm, subsequent encounter for fracture with routine healing | CMS +S49141G | Salter-Harris Type IV physeal fracture of lower end of humerus, right arm, subsequent encounter for fracture with delayed healing | CMS +S49141K | Salter-Harris Type IV physeal fracture of lower end of humerus, right arm, subsequent encounter for fracture with nonunion | CMS +S49141P | Salter-Harris Type IV physeal fracture of lower end of humerus, right arm, subsequent encounter for fracture with malunion | CMS +S49141S | Salter-Harris Type IV physeal fracture of lower end of humerus, right arm, sequela | CMS +S49142A | Salter-Harris Type IV physeal fracture of lower end of humerus, left arm, initial encounter for closed fracture | CMS +S49142D | Salter-Harris Type IV physeal fracture of lower end of humerus, left arm, subsequent encounter for fracture with routine healing | CMS +S49142G | Salter-Harris Type IV physeal fracture of lower end of humerus, left arm, subsequent encounter for fracture with delayed healing | CMS +S49142K | Salter-Harris Type IV physeal fracture of lower end of humerus, left arm, subsequent encounter for fracture with nonunion | CMS +S49142P | Salter-Harris Type IV physeal fracture of lower end of humerus, left arm, subsequent encounter for fracture with malunion | CMS +S49142S | Salter-Harris Type IV physeal fracture of lower end of humerus, left arm, sequela | CMS +S49149A | Salter-Harris Type IV physeal fracture of lower end of humerus, unspecified arm, initial encounter for closed fracture | CMS +S49149D | Salter-Harris Type IV physeal fracture of lower end of humerus, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S49149G | Salter-Harris Type IV physeal fracture of lower end of humerus, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S49149K | Salter-Harris Type IV physeal fracture of lower end of humerus, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S49149P | Salter-Harris Type IV physeal fracture of lower end of humerus, unspecified arm, subsequent encounter for fracture with malunion | CMS +S49149S | Salter-Harris Type IV physeal fracture of lower end of humerus, unspecified arm, sequela | CMS +S49191A | Other physeal fracture of lower end of humerus, right arm, initial encounter for closed fracture | CMS +S49191D | Other physeal fracture of lower end of humerus, right arm, subsequent encounter for fracture with routine healing | CMS +S49191G | Other physeal fracture of lower end of humerus, right arm, subsequent encounter for fracture with delayed healing | CMS +S49191K | Other physeal fracture of lower end of humerus, right arm, subsequent encounter for fracture with nonunion | CMS +S49191P | Other physeal fracture of lower end of humerus, right arm, subsequent encounter for fracture with malunion | CMS +S49191S | Other physeal fracture of lower end of humerus, right arm, sequela | CMS +S49192A | Other physeal fracture of lower end of humerus, left arm, initial encounter for closed fracture | CMS +S49192D | Other physeal fracture of lower end of humerus, left arm, subsequent encounter for fracture with routine healing | CMS +S49192G | Other physeal fracture of lower end of humerus, left arm, subsequent encounter for fracture with delayed healing | CMS +S49192K | Other physeal fracture of lower end of humerus, left arm, subsequent encounter for fracture with nonunion | CMS +S49192P | Other physeal fracture of lower end of humerus, left arm, subsequent encounter for fracture with malunion | CMS +S49192S | Other physeal fracture of lower end of humerus, left arm, sequela | CMS +S49199A | Other physeal fracture of lower end of humerus, unspecified arm, initial encounter for closed fracture | CMS +S49199D | Other physeal fracture of lower end of humerus, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S49199G | Other physeal fracture of lower end of humerus, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S49199K | Other physeal fracture of lower end of humerus, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S49199P | Other physeal fracture of lower end of humerus, unspecified arm, subsequent encounter for fracture with malunion | CMS +S49199S | Other physeal fracture of lower end of humerus, unspecified arm, sequela | CMS +S497 | Multiple injuries of shoulder and upper arm | WHO +S498 | Other specified injuries of shoulder and upper arm | WHO +S4980XA | Other specified injuries of shoulder and upper arm, unspecified arm, initial encounter | CMS +S4980XD | Other specified injuries of shoulder and upper arm, unspecified arm, subsequent encounter | CMS +S4980XS | Other specified injuries of shoulder and upper arm, unspecified arm, sequela | CMS +S4981XA | Other specified injuries of right shoulder and upper arm, initial encounter | CMS +S4981XD | Other specified injuries of right shoulder and upper arm, subsequent encounter | CMS +S4981XS | Other specified injuries of right shoulder and upper arm, sequela | CMS +S4982XA | Other specified injuries of left shoulder and upper arm, initial encounter | CMS +S4982XD | Other specified injuries of left shoulder and upper arm, subsequent encounter | CMS +S4982XS | Other specified injuries of left shoulder and upper arm, sequela | CMS +S499 | Unspecified injury of shoulder and upper arm | WHO +S4990XA | Unspecified injury of shoulder and upper arm, unspecified arm, initial encounter | CMS +S4990XD | Unspecified injury of shoulder and upper arm, unspecified arm, subsequent encounter | CMS +S4990XS | Unspecified injury of shoulder and upper arm, unspecified arm, sequela | CMS +S4991XA | Unspecified injury of right shoulder and upper arm, initial encounter | CMS +S4991XD | Unspecified injury of right shoulder and upper arm, subsequent encounter | CMS +S4991XS | Unspecified injury of right shoulder and upper arm, sequela | CMS +S4992XA | Unspecified injury of left shoulder and upper arm, initial encounter | CMS +S4992XD | Unspecified injury of left shoulder and upper arm, subsequent encounter | CMS +S4992XS | Unspecified injury of left shoulder and upper arm, sequela | CMS +S50 | Superficial injury of forearm | WHO +S500 | Contusion of elbow | WHO +S5000XA | Contusion of unspecified elbow, initial encounter | CMS +S5000XD | Contusion of unspecified elbow, subsequent encounter | CMS +S5000XS | Contusion of unspecified elbow, sequela | CMS +S5001XA | Contusion of right elbow, initial encounter | CMS +S5001XD | Contusion of right elbow, subsequent encounter | CMS +S5001XS | Contusion of right elbow, sequela | CMS +S5002XA | Contusion of left elbow, initial encounter | CMS +S5002XD | Contusion of left elbow, subsequent encounter | CMS +S5002XS | Contusion of left elbow, sequela | CMS +S501 | Contusion of other and unspecified parts of forearm | WHO +S5010XA | Contusion of unspecified forearm, initial encounter | CMS +S5010XD | Contusion of unspecified forearm, subsequent encounter | CMS +S5010XS | Contusion of unspecified forearm, sequela | CMS +S5011XA | Contusion of right forearm, initial encounter | CMS +S5011XD | Contusion of right forearm, subsequent encounter | CMS +S5011XS | Contusion of right forearm, sequela | CMS +S5012XA | Contusion of left forearm, initial encounter | CMS +S5012XD | Contusion of left forearm, subsequent encounter | CMS +S5012XS | Contusion of left forearm, sequela | CMS +S50311A | Abrasion of right elbow, initial encounter | CMS +S50311D | Abrasion of right elbow, subsequent encounter | CMS +S50311S | Abrasion of right elbow, sequela | CMS +S50312A | Abrasion of left elbow, initial encounter | CMS +S50312D | Abrasion of left elbow, subsequent encounter | CMS +S50312S | Abrasion of left elbow, sequela | CMS +S50319A | Abrasion of unspecified elbow, initial encounter | CMS +S50319D | Abrasion of unspecified elbow, subsequent encounter | CMS +S50319S | Abrasion of unspecified elbow, sequela | CMS +S50321A | Blister (nonthermal) of right elbow, initial encounter | CMS +S50321D | Blister (nonthermal) of right elbow, subsequent encounter | CMS +S50321S | Blister (nonthermal) of right elbow, sequela | CMS +S50322A | Blister (nonthermal) of left elbow, initial encounter | CMS +S50322D | Blister (nonthermal) of left elbow, subsequent encounter | CMS +S50322S | Blister (nonthermal) of left elbow, sequela | CMS +S50329A | Blister (nonthermal) of unspecified elbow, initial encounter | CMS +S50329D | Blister (nonthermal) of unspecified elbow, subsequent encounter | CMS +S50329S | Blister (nonthermal) of unspecified elbow, sequela | CMS +S50341A | External constriction of right elbow, initial encounter | CMS +S50341D | External constriction of right elbow, subsequent encounter | CMS +S50341S | External constriction of right elbow, sequela | CMS +S50342A | External constriction of left elbow, initial encounter | CMS +S50342D | External constriction of left elbow, subsequent encounter | CMS +S50342S | External constriction of left elbow, sequela | CMS +S50349A | External constriction of unspecified elbow, initial encounter | CMS +S50349D | External constriction of unspecified elbow, subsequent encounter | CMS +S50349S | External constriction of unspecified elbow, sequela | CMS +S50351A | Superficial foreign body of right elbow, initial encounter | CMS +S50351D | Superficial foreign body of right elbow, subsequent encounter | CMS +S50351S | Superficial foreign body of right elbow, sequela | CMS +S50352A | Superficial foreign body of left elbow, initial encounter | CMS +S50352D | Superficial foreign body of left elbow, subsequent encounter | CMS +S50352S | Superficial foreign body of left elbow, sequela | CMS +S50359A | Superficial foreign body of unspecified elbow, initial encounter | CMS +S50359D | Superficial foreign body of unspecified elbow, subsequent encounter | CMS +S50359S | Superficial foreign body of unspecified elbow, sequela | CMS +S50361A | Insect bite (nonvenomous) of right elbow, initial encounter | CMS +S50361D | Insect bite (nonvenomous) of right elbow, subsequent encounter | CMS +S50361S | Insect bite (nonvenomous) of right elbow, sequela | CMS +S50362A | Insect bite (nonvenomous) of left elbow, initial encounter | CMS +S50362D | Insect bite (nonvenomous) of left elbow, subsequent encounter | CMS +S50362S | Insect bite (nonvenomous) of left elbow, sequela | CMS +S50369A | Insect bite (nonvenomous) of unspecified elbow, initial encounter | CMS +S50369D | Insect bite (nonvenomous) of unspecified elbow, subsequent encounter | CMS +S50369S | Insect bite (nonvenomous) of unspecified elbow, sequela | CMS +S50371A | Other superficial bite of right elbow, initial encounter | CMS +S50371D | Other superficial bite of right elbow, subsequent encounter | CMS +S50371S | Other superficial bite of right elbow, sequela | CMS +S50372A | Other superficial bite of left elbow, initial encounter | CMS +S50372D | Other superficial bite of left elbow, subsequent encounter | CMS +S50372S | Other superficial bite of left elbow, sequela | CMS +S50379A | Other superficial bite of unspecified elbow, initial encounter | CMS +S50379D | Other superficial bite of unspecified elbow, subsequent encounter | CMS +S50379S | Other superficial bite of unspecified elbow, sequela | CMS +S507 | Multiple superficial injuries of forearm | WHO +S508 | Other superficial injuries of forearm | WHO +S50811A | Abrasion of right forearm, initial encounter | CMS +S50811D | Abrasion of right forearm, subsequent encounter | CMS +S50811S | Abrasion of right forearm, sequela | CMS +S50812A | Abrasion of left forearm, initial encounter | CMS +S50812D | Abrasion of left forearm, subsequent encounter | CMS +S50812S | Abrasion of left forearm, sequela | CMS +S50819A | Abrasion of unspecified forearm, initial encounter | CMS +S50819D | Abrasion of unspecified forearm, subsequent encounter | CMS +S50819S | Abrasion of unspecified forearm, sequela | CMS +S50821A | Blister (nonthermal) of right forearm, initial encounter | CMS +S50821D | Blister (nonthermal) of right forearm, subsequent encounter | CMS +S50821S | Blister (nonthermal) of right forearm, sequela | CMS +S50822A | Blister (nonthermal) of left forearm, initial encounter | CMS +S50822D | Blister (nonthermal) of left forearm, subsequent encounter | CMS +S50822S | Blister (nonthermal) of left forearm, sequela | CMS +S50829A | Blister (nonthermal) of unspecified forearm, initial encounter | CMS +S50829D | Blister (nonthermal) of unspecified forearm, subsequent encounter | CMS +S50829S | Blister (nonthermal) of unspecified forearm, sequela | CMS +S50841A | External constriction of right forearm, initial encounter | CMS +S50841D | External constriction of right forearm, subsequent encounter | CMS +S50841S | External constriction of right forearm, sequela | CMS +S50842A | External constriction of left forearm, initial encounter | CMS +S50842D | External constriction of left forearm, subsequent encounter | CMS +S50842S | External constriction of left forearm, sequela | CMS +S50849A | External constriction of unspecified forearm, initial encounter | CMS +S50849D | External constriction of unspecified forearm, subsequent encounter | CMS +S50849S | External constriction of unspecified forearm, sequela | CMS +S50851A | Superficial foreign body of right forearm, initial encounter | CMS +S50851D | Superficial foreign body of right forearm, subsequent encounter | CMS +S50851S | Superficial foreign body of right forearm, sequela | CMS +S50852A | Superficial foreign body of left forearm, initial encounter | CMS +S50852D | Superficial foreign body of left forearm, subsequent encounter | CMS +S50852S | Superficial foreign body of left forearm, sequela | CMS +S50859A | Superficial foreign body of unspecified forearm, initial encounter | CMS +S50859D | Superficial foreign body of unspecified forearm, subsequent encounter | CMS +S50859S | Superficial foreign body of unspecified forearm, sequela | CMS +S50861A | Insect bite (nonvenomous) of right forearm, initial encounter | CMS +S50861D | Insect bite (nonvenomous) of right forearm, subsequent encounter | CMS +S50861S | Insect bite (nonvenomous) of right forearm, sequela | CMS +S50862A | Insect bite (nonvenomous) of left forearm, initial encounter | CMS +S50862D | Insect bite (nonvenomous) of left forearm, subsequent encounter | CMS +S50862S | Insect bite (nonvenomous) of left forearm, sequela | CMS +S50869A | Insect bite (nonvenomous) of unspecified forearm, initial encounter | CMS +S50869D | Insect bite (nonvenomous) of unspecified forearm, subsequent encounter | CMS +S50869S | Insect bite (nonvenomous) of unspecified forearm, sequela | CMS +S50871A | Other superficial bite of right forearm, initial encounter | CMS +S50871D | Other superficial bite of right forearm, subsequent encounter | CMS +S50871S | Other superficial bite of right forearm, sequela | CMS +S50872A | Other superficial bite of left forearm, initial encounter | CMS +S50872D | Other superficial bite of left forearm, subsequent encounter | CMS +S50872S | Other superficial bite of left forearm, sequela | CMS +S50879A | Other superficial bite of unspecified forearm, initial encounter | CMS +S50879D | Other superficial bite of unspecified forearm, subsequent encounter | CMS +S50879S | Other superficial bite of unspecified forearm, sequela | CMS +S509 | Superficial injury of forearm, unspecified | WHO +S50901A | Unspecified superficial injury of right elbow, initial encounter | CMS +S50901D | Unspecified superficial injury of right elbow, subsequent encounter | CMS +S50901S | Unspecified superficial injury of right elbow, sequela | CMS +S50902A | Unspecified superficial injury of left elbow, initial encounter | CMS +S50902D | Unspecified superficial injury of left elbow, subsequent encounter | CMS +S50902S | Unspecified superficial injury of left elbow, sequela | CMS +S50909A | Unspecified superficial injury of unspecified elbow, initial encounter | CMS +S50909D | Unspecified superficial injury of unspecified elbow, subsequent encounter | CMS +S50909S | Unspecified superficial injury of unspecified elbow, sequela | CMS +S50911A | Unspecified superficial injury of right forearm, initial encounter | CMS +S50911D | Unspecified superficial injury of right forearm, subsequent encounter | CMS +S50911S | Unspecified superficial injury of right forearm, sequela | CMS +S50912A | Unspecified superficial injury of left forearm, initial encounter | CMS +S50912D | Unspecified superficial injury of left forearm, subsequent encounter | CMS +S50912S | Unspecified superficial injury of left forearm, sequela | CMS +S50919A | Unspecified superficial injury of unspecified forearm, initial encounter | CMS +S50919D | Unspecified superficial injury of unspecified forearm, subsequent encounter | CMS +S50919S | Unspecified superficial injury of unspecified forearm, sequela | CMS +S51 | Open wound of forearm | WHO +S510 | Open wound of elbow | WHO +S51001A | Unspecified open wound of right elbow, initial encounter | CMS +S51001D | Unspecified open wound of right elbow, subsequent encounter | CMS +S51001S | Unspecified open wound of right elbow, sequela | CMS +S51002A | Unspecified open wound of left elbow, initial encounter | CMS +S51002D | Unspecified open wound of left elbow, subsequent encounter | CMS +S51002S | Unspecified open wound of left elbow, sequela | CMS +S51009A | Unspecified open wound of unspecified elbow, initial encounter | CMS +S51009D | Unspecified open wound of unspecified elbow, subsequent encounter | CMS +S51009S | Unspecified open wound of unspecified elbow, sequela | CMS +S51011A | Laceration without foreign body of right elbow, initial encounter | CMS +S51011D | Laceration without foreign body of right elbow, subsequent encounter | CMS +S51011S | Laceration without foreign body of right elbow, sequela | CMS +S51012A | Laceration without foreign body of left elbow, initial encounter | CMS +S51012D | Laceration without foreign body of left elbow, subsequent encounter | CMS +S51012S | Laceration without foreign body of left elbow, sequela | CMS +S51019A | Laceration without foreign body of unspecified elbow, initial encounter | CMS +S51019D | Laceration without foreign body of unspecified elbow, subsequent encounter | CMS +S51019S | Laceration without foreign body of unspecified elbow, sequela | CMS +S51021A | Laceration with foreign body of right elbow, initial encounter | CMS +S51021D | Laceration with foreign body of right elbow, subsequent encounter | CMS +S51021S | Laceration with foreign body of right elbow, sequela | CMS +S51022A | Laceration with foreign body of left elbow, initial encounter | CMS +S51022D | Laceration with foreign body of left elbow, subsequent encounter | CMS +S51022S | Laceration with foreign body of left elbow, sequela | CMS +S51029A | Laceration with foreign body of unspecified elbow, initial encounter | CMS +S51029D | Laceration with foreign body of unspecified elbow, subsequent encounter | CMS +S51029S | Laceration with foreign body of unspecified elbow, sequela | CMS +S51031A | Puncture wound without foreign body of right elbow, initial encounter | CMS +S51031D | Puncture wound without foreign body of right elbow, subsequent encounter | CMS +S51031S | Puncture wound without foreign body of right elbow, sequela | CMS +S51032A | Puncture wound without foreign body of left elbow, initial encounter | CMS +S51032D | Puncture wound without foreign body of left elbow, subsequent encounter | CMS +S51032S | Puncture wound without foreign body of left elbow, sequela | CMS +S51039A | Puncture wound without foreign body of unspecified elbow, initial encounter | CMS +S51039D | Puncture wound without foreign body of unspecified elbow, subsequent encounter | CMS +S51039S | Puncture wound without foreign body of unspecified elbow, sequela | CMS +S51041A | Puncture wound with foreign body of right elbow, initial encounter | CMS +S51041D | Puncture wound with foreign body of right elbow, subsequent encounter | CMS +S51041S | Puncture wound with foreign body of right elbow, sequela | CMS +S51042A | Puncture wound with foreign body of left elbow, initial encounter | CMS +S51042D | Puncture wound with foreign body of left elbow, subsequent encounter | CMS +S51042S | Puncture wound with foreign body of left elbow, sequela | CMS +S51049A | Puncture wound with foreign body of unspecified elbow, initial encounter | CMS +S51049D | Puncture wound with foreign body of unspecified elbow, subsequent encounter | CMS +S51049S | Puncture wound with foreign body of unspecified elbow, sequela | CMS +S51051A | Open bite, right elbow, initial encounter | CMS +S51051D | Open bite, right elbow, subsequent encounter | CMS +S51051S | Open bite, right elbow, sequela | CMS +S51052A | Open bite, left elbow, initial encounter | CMS +S51052D | Open bite, left elbow, subsequent encounter | CMS +S51052S | Open bite, left elbow, sequela | CMS +S51059A | Open bite, unspecified elbow, initial encounter | CMS +S51059D | Open bite, unspecified elbow, subsequent encounter | CMS +S51059S | Open bite, unspecified elbow, sequela | CMS +S517 | Multiple open wounds of forearm | WHO +S518 | Open wound of other parts of forearm | WHO +S51801A | Unspecified open wound of right forearm, initial encounter | CMS +S51801D | Unspecified open wound of right forearm, subsequent encounter | CMS +S51801S | Unspecified open wound of right forearm, sequela | CMS +S51802A | Unspecified open wound of left forearm, initial encounter | CMS +S51802D | Unspecified open wound of left forearm, subsequent encounter | CMS +S51802S | Unspecified open wound of left forearm, sequela | CMS +S51809A | Unspecified open wound of unspecified forearm, initial encounter | CMS +S51809D | Unspecified open wound of unspecified forearm, subsequent encounter | CMS +S51809S | Unspecified open wound of unspecified forearm, sequela | CMS +S51811A | Laceration without foreign body of right forearm, initial encounter | CMS +S51811D | Laceration without foreign body of right forearm, subsequent encounter | CMS +S51811S | Laceration without foreign body of right forearm, sequela | CMS +S51812A | Laceration without foreign body of left forearm, initial encounter | CMS +S51812D | Laceration without foreign body of left forearm, subsequent encounter | CMS +S51812S | Laceration without foreign body of left forearm, sequela | CMS +S51819A | Laceration without foreign body of unspecified forearm, initial encounter | CMS +S51819D | Laceration without foreign body of unspecified forearm, subsequent encounter | CMS +S51819S | Laceration without foreign body of unspecified forearm, sequela | CMS +S51821A | Laceration with foreign body of right forearm, initial encounter | CMS +S51821D | Laceration with foreign body of right forearm, subsequent encounter | CMS +S51821S | Laceration with foreign body of right forearm, sequela | CMS +S51822A | Laceration with foreign body of left forearm, initial encounter | CMS +S51822D | Laceration with foreign body of left forearm, subsequent encounter | CMS +S51822S | Laceration with foreign body of left forearm, sequela | CMS +S51829A | Laceration with foreign body of unspecified forearm, initial encounter | CMS +S51829D | Laceration with foreign body of unspecified forearm, subsequent encounter | CMS +S51829S | Laceration with foreign body of unspecified forearm, sequela | CMS +S51831A | Puncture wound without foreign body of right forearm, initial encounter | CMS +S51831D | Puncture wound without foreign body of right forearm, subsequent encounter | CMS +S51831S | Puncture wound without foreign body of right forearm, sequela | CMS +S51832A | Puncture wound without foreign body of left forearm, initial encounter | CMS +S51832D | Puncture wound without foreign body of left forearm, subsequent encounter | CMS +S51832S | Puncture wound without foreign body of left forearm, sequela | CMS +S51839A | Puncture wound without foreign body of unspecified forearm, initial encounter | CMS +S51839D | Puncture wound without foreign body of unspecified forearm, subsequent encounter | CMS +S51839S | Puncture wound without foreign body of unspecified forearm, sequela | CMS +S51841A | Puncture wound with foreign body of right forearm, initial encounter | CMS +S51841D | Puncture wound with foreign body of right forearm, subsequent encounter | CMS +S51841S | Puncture wound with foreign body of right forearm, sequela | CMS +S51842A | Puncture wound with foreign body of left forearm, initial encounter | CMS +S51842D | Puncture wound with foreign body of left forearm, subsequent encounter | CMS +S51842S | Puncture wound with foreign body of left forearm, sequela | CMS +S51849A | Puncture wound with foreign body of unspecified forearm, initial encounter | CMS +S51849D | Puncture wound with foreign body of unspecified forearm, subsequent encounter | CMS +S51849S | Puncture wound with foreign body of unspecified forearm, sequela | CMS +S51851A | Open bite of right forearm, initial encounter | CMS +S51851D | Open bite of right forearm, subsequent encounter | CMS +S51851S | Open bite of right forearm, sequela | CMS +S51852A | Open bite of left forearm, initial encounter | CMS +S51852D | Open bite of left forearm, subsequent encounter | CMS +S51852S | Open bite of left forearm, sequela | CMS +S51859A | Open bite of unspecified forearm, initial encounter | CMS +S51859D | Open bite of unspecified forearm, subsequent encounter | CMS +S51859S | Open bite of unspecified forearm, sequela | CMS +S519 | Open wound of forearm, part unspecified | WHO +S52 | Fracture of forearm | WHO +S520 | Fracture of upper end of ulna | WHO +S52001A | Unspecified fracture of upper end of right ulna, initial encounter for closed fracture | CMS +S52001B | Unspecified fracture of upper end of right ulna, initial encounter for open fracture type I or II | CMS +S52001C | Unspecified fracture of upper end of right ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52001D | Unspecified fracture of upper end of right ulna, subsequent encounter for closed fracture with routine healing | CMS +S52001E | Unspecified fracture of upper end of right ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52001F | Unspecified fracture of upper end of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52001G | Unspecified fracture of upper end of right ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52001H | Unspecified fracture of upper end of right ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52001J | Unspecified fracture of upper end of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52001K | Unspecified fracture of upper end of right ulna, subsequent encounter for closed fracture with nonunion | CMS +S52001M | Unspecified fracture of upper end of right ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52001N | Unspecified fracture of upper end of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52001P | Unspecified fracture of upper end of right ulna, subsequent encounter for closed fracture with malunion | CMS +S52001Q | Unspecified fracture of upper end of right ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52001R | Unspecified fracture of upper end of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52001S | Unspecified fracture of upper end of right ulna, sequela | CMS +S52002A | Unspecified fracture of upper end of left ulna, initial encounter for closed fracture | CMS +S52002B | Unspecified fracture of upper end of left ulna, initial encounter for open fracture type I or II | CMS +S52002C | Unspecified fracture of upper end of left ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52002D | Unspecified fracture of upper end of left ulna, subsequent encounter for closed fracture with routine healing | CMS +S52002E | Unspecified fracture of upper end of left ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52002F | Unspecified fracture of upper end of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52002G | Unspecified fracture of upper end of left ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52002H | Unspecified fracture of upper end of left ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52002J | Unspecified fracture of upper end of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52002K | Unspecified fracture of upper end of left ulna, subsequent encounter for closed fracture with nonunion | CMS +S52002M | Unspecified fracture of upper end of left ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52002N | Unspecified fracture of upper end of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52002P | Unspecified fracture of upper end of left ulna, subsequent encounter for closed fracture with malunion | CMS +S52002Q | Unspecified fracture of upper end of left ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52002R | Unspecified fracture of upper end of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52002S | Unspecified fracture of upper end of left ulna, sequela | CMS +S52009A | Unspecified fracture of upper end of unspecified ulna, initial encounter for closed fracture | CMS +S52009B | Unspecified fracture of upper end of unspecified ulna, initial encounter for open fracture type I or II | CMS +S52009C | Unspecified fracture of upper end of unspecified ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52009D | Unspecified fracture of upper end of unspecified ulna, subsequent encounter for closed fracture with routine healing | CMS +S52009E | Unspecified fracture of upper end of unspecified ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52009F | Unspecified fracture of upper end of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52009G | Unspecified fracture of upper end of unspecified ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52009H | Unspecified fracture of upper end of unspecified ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52009J | Unspecified fracture of upper end of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52009K | Unspecified fracture of upper end of unspecified ulna, subsequent encounter for closed fracture with nonunion | CMS +S52009M | Unspecified fracture of upper end of unspecified ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52009N | Unspecified fracture of upper end of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52009P | Unspecified fracture of upper end of unspecified ulna, subsequent encounter for closed fracture with malunion | CMS +S52009Q | Unspecified fracture of upper end of unspecified ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52009R | Unspecified fracture of upper end of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52009S | Unspecified fracture of upper end of unspecified ulna, sequela | CMS +S52011A | Torus fracture of upper end of right ulna, initial encounter for closed fracture | CMS +S52011D | Torus fracture of upper end of right ulna, subsequent encounter for fracture with routine healing | CMS +S52011G | Torus fracture of upper end of right ulna, subsequent encounter for fracture with delayed healing | CMS +S52011K | Torus fracture of upper end of right ulna, subsequent encounter for fracture with nonunion | CMS +S52011P | Torus fracture of upper end of right ulna, subsequent encounter for fracture with malunion | CMS +S52011S | Torus fracture of upper end of right ulna, sequela | CMS +S52012A | Torus fracture of upper end of left ulna, initial encounter for closed fracture | CMS +S52012D | Torus fracture of upper end of left ulna, subsequent encounter for fracture with routine healing | CMS +S52012G | Torus fracture of upper end of left ulna, subsequent encounter for fracture with delayed healing | CMS +S52012K | Torus fracture of upper end of left ulna, subsequent encounter for fracture with nonunion | CMS +S52012P | Torus fracture of upper end of left ulna, subsequent encounter for fracture with malunion | CMS +S52012S | Torus fracture of upper end of left ulna, sequela | CMS +S52019A | Torus fracture of upper end of unspecified ulna, initial encounter for closed fracture | CMS +S52019D | Torus fracture of upper end of unspecified ulna, subsequent encounter for fracture with routine healing | CMS +S52019G | Torus fracture of upper end of unspecified ulna, subsequent encounter for fracture with delayed healing | CMS +S52019K | Torus fracture of upper end of unspecified ulna, subsequent encounter for fracture with nonunion | CMS +S52019P | Torus fracture of upper end of unspecified ulna, subsequent encounter for fracture with malunion | CMS +S52019S | Torus fracture of upper end of unspecified ulna, sequela | CMS +S52021A | Displaced fracture of olecranon process without intraarticular extension of right ulna, initial encounter for closed fracture | CMS +S52021B | Displaced fracture of olecranon process without intraarticular extension of right ulna, initial encounter for open fracture type I or II | CMS +S52021C | Displaced fracture of olecranon process without intraarticular extension of right ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52021D | Displaced fracture of olecranon process without intraarticular extension of right ulna, subsequent encounter for closed fracture with routine healing | CMS +S52021E | Displaced fracture of olecranon process without intraarticular extension of right ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52021F | Displaced fracture of olecranon process without intraarticular extension of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52021G | Displaced fracture of olecranon process without intraarticular extension of right ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52021H | Displaced fracture of olecranon process without intraarticular extension of right ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52021J | Displaced fracture of olecranon process without intraarticular extension of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52021K | Displaced fracture of olecranon process without intraarticular extension of right ulna, subsequent encounter for closed fracture with nonunion | CMS +S52021M | Displaced fracture of olecranon process without intraarticular extension of right ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52021N | Displaced fracture of olecranon process without intraarticular extension of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52021P | Displaced fracture of olecranon process without intraarticular extension of right ulna, subsequent encounter for closed fracture with malunion | CMS +S52021Q | Displaced fracture of olecranon process without intraarticular extension of right ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52021R | Displaced fracture of olecranon process without intraarticular extension of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52021S | Displaced fracture of olecranon process without intraarticular extension of right ulna, sequela | CMS +S52022A | Displaced fracture of olecranon process without intraarticular extension of left ulna, initial encounter for closed fracture | CMS +S52022B | Displaced fracture of olecranon process without intraarticular extension of left ulna, initial encounter for open fracture type I or II | CMS +S52022C | Displaced fracture of olecranon process without intraarticular extension of left ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52022D | Displaced fracture of olecranon process without intraarticular extension of left ulna, subsequent encounter for closed fracture with routine healing | CMS +S52022E | Displaced fracture of olecranon process without intraarticular extension of left ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52022F | Displaced fracture of olecranon process without intraarticular extension of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52022G | Displaced fracture of olecranon process without intraarticular extension of left ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52022H | Displaced fracture of olecranon process without intraarticular extension of left ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52022J | Displaced fracture of olecranon process without intraarticular extension of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52022K | Displaced fracture of olecranon process without intraarticular extension of left ulna, subsequent encounter for closed fracture with nonunion | CMS +S52022M | Displaced fracture of olecranon process without intraarticular extension of left ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52022N | Displaced fracture of olecranon process without intraarticular extension of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52022P | Displaced fracture of olecranon process without intraarticular extension of left ulna, subsequent encounter for closed fracture with malunion | CMS +S52022Q | Displaced fracture of olecranon process without intraarticular extension of left ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52022R | Displaced fracture of olecranon process without intraarticular extension of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52022S | Displaced fracture of olecranon process without intraarticular extension of left ulna, sequela | CMS +S52023A | Displaced fracture of olecranon process without intraarticular extension of unspecified ulna, initial encounter for closed fracture | CMS +S52023B | Displaced fracture of olecranon process without intraarticular extension of unspecified ulna, initial encounter for open fracture type I or II | CMS +S52023C | Displaced fracture of olecranon process without intraarticular extension of unspecified ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52023D | Displaced fracture of olecranon process without intraarticular extension of unspecified ulna, subsequent encounter for closed fracture with routine healing | CMS +S52023E | Displaced fracture of olecranon process without intraarticular extension of unspecified ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52023F | Displaced fracture of olecranon process without intraarticular extension of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52023G | Displaced fracture of olecranon process without intraarticular extension of unspecified ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52023H | Displaced fracture of olecranon process without intraarticular extension of unspecified ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52023J | Displaced fracture of olecranon process without intraarticular extension of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52023K | Displaced fracture of olecranon process without intraarticular extension of unspecified ulna, subsequent encounter for closed fracture with nonunion | CMS +S52023M | Displaced fracture of olecranon process without intraarticular extension of unspecified ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52023N | Displaced fracture of olecranon process without intraarticular extension of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52023P | Displaced fracture of olecranon process without intraarticular extension of unspecified ulna, subsequent encounter for closed fracture with malunion | CMS +S52023Q | Displaced fracture of olecranon process without intraarticular extension of unspecified ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52023R | Displaced fracture of olecranon process without intraarticular extension of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52023S | Displaced fracture of olecranon process without intraarticular extension of unspecified ulna, sequela | CMS +S52024A | Nondisplaced fracture of olecranon process without intraarticular extension of right ulna, initial encounter for closed fracture | CMS +S52024B | Nondisplaced fracture of olecranon process without intraarticular extension of right ulna, initial encounter for open fracture type I or II | CMS +S52024C | Nondisplaced fracture of olecranon process without intraarticular extension of right ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52024D | Nondisplaced fracture of olecranon process without intraarticular extension of right ulna, subsequent encounter for closed fracture with routine healing | CMS +S52024E | Nondisplaced fracture of olecranon process without intraarticular extension of right ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52024F | Nondisplaced fracture of olecranon process without intraarticular extension of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52024G | Nondisplaced fracture of olecranon process without intraarticular extension of right ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52024H | Nondisplaced fracture of olecranon process without intraarticular extension of right ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52024J | Nondisplaced fracture of olecranon process without intraarticular extension of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52024K | Nondisplaced fracture of olecranon process without intraarticular extension of right ulna, subsequent encounter for closed fracture with nonunion | CMS +S52024M | Nondisplaced fracture of olecranon process without intraarticular extension of right ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52024N | Nondisplaced fracture of olecranon process without intraarticular extension of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52024P | Nondisplaced fracture of olecranon process without intraarticular extension of right ulna, subsequent encounter for closed fracture with malunion | CMS +S52024Q | Nondisplaced fracture of olecranon process without intraarticular extension of right ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52024R | Nondisplaced fracture of olecranon process without intraarticular extension of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52024S | Nondisplaced fracture of olecranon process without intraarticular extension of right ulna, sequela | CMS +S52025A | Nondisplaced fracture of olecranon process without intraarticular extension of left ulna, initial encounter for closed fracture | CMS +S52025B | Nondisplaced fracture of olecranon process without intraarticular extension of left ulna, initial encounter for open fracture type I or II | CMS +S52025C | Nondisplaced fracture of olecranon process without intraarticular extension of left ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52025D | Nondisplaced fracture of olecranon process without intraarticular extension of left ulna, subsequent encounter for closed fracture with routine healing | CMS +S52025E | Nondisplaced fracture of olecranon process without intraarticular extension of left ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52025F | Nondisplaced fracture of olecranon process without intraarticular extension of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52025G | Nondisplaced fracture of olecranon process without intraarticular extension of left ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52025H | Nondisplaced fracture of olecranon process without intraarticular extension of left ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52025J | Nondisplaced fracture of olecranon process without intraarticular extension of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52025K | Nondisplaced fracture of olecranon process without intraarticular extension of left ulna, subsequent encounter for closed fracture with nonunion | CMS +S52025M | Nondisplaced fracture of olecranon process without intraarticular extension of left ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52025N | Nondisplaced fracture of olecranon process without intraarticular extension of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52025P | Nondisplaced fracture of olecranon process without intraarticular extension of left ulna, subsequent encounter for closed fracture with malunion | CMS +S52025Q | Nondisplaced fracture of olecranon process without intraarticular extension of left ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52025R | Nondisplaced fracture of olecranon process without intraarticular extension of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52025S | Nondisplaced fracture of olecranon process without intraarticular extension of left ulna, sequela | CMS +S52026A | Nondisplaced fracture of olecranon process without intraarticular extension of unspecified ulna, initial encounter for closed fracture | CMS +S52026B | Nondisplaced fracture of olecranon process without intraarticular extension of unspecified ulna, initial encounter for open fracture type I or II | CMS +S52026C | Nondisplaced fracture of olecranon process without intraarticular extension of unspecified ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52026D | Nondisplaced fracture of olecranon process without intraarticular extension of unspecified ulna, subsequent encounter for closed fracture with routine healing | CMS +S52026E | Nondisplaced fracture of olecranon process without intraarticular extension of unspecified ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52026F | Nondisplaced fracture of olecranon process without intraarticular extension of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52026G | Nondisplaced fracture of olecranon process without intraarticular extension of unspecified ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52026H | Nondisplaced fracture of olecranon process without intraarticular extension of unspecified ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52026J | Nondisplaced fracture of olecranon process without intraarticular extension of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52026K | Nondisplaced fracture of olecranon process without intraarticular extension of unspecified ulna, subsequent encounter for closed fracture with nonunion | CMS +S52026M | Nondisplaced fracture of olecranon process without intraarticular extension of unspecified ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52026N | Nondisplaced fracture of olecranon process without intraarticular extension of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52026P | Nondisplaced fracture of olecranon process without intraarticular extension of unspecified ulna, subsequent encounter for closed fracture with malunion | CMS +S52026Q | Nondisplaced fracture of olecranon process without intraarticular extension of unspecified ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52026R | Nondisplaced fracture of olecranon process without intraarticular extension of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52026S | Nondisplaced fracture of olecranon process without intraarticular extension of unspecified ulna, sequela | CMS +S52031A | Displaced fracture of olecranon process with intraarticular extension of right ulna, initial encounter for closed fracture | CMS +S52031B | Displaced fracture of olecranon process with intraarticular extension of right ulna, initial encounter for open fracture type I or II | CMS +S52031C | Displaced fracture of olecranon process with intraarticular extension of right ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52031D | Displaced fracture of olecranon process with intraarticular extension of right ulna, subsequent encounter for closed fracture with routine healing | CMS +S52031E | Displaced fracture of olecranon process with intraarticular extension of right ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52031F | Displaced fracture of olecranon process with intraarticular extension of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52031G | Displaced fracture of olecranon process with intraarticular extension of right ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52031H | Displaced fracture of olecranon process with intraarticular extension of right ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52031J | Displaced fracture of olecranon process with intraarticular extension of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52031K | Displaced fracture of olecranon process with intraarticular extension of right ulna, subsequent encounter for closed fracture with nonunion | CMS +S52031M | Displaced fracture of olecranon process with intraarticular extension of right ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52031N | Displaced fracture of olecranon process with intraarticular extension of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52031P | Displaced fracture of olecranon process with intraarticular extension of right ulna, subsequent encounter for closed fracture with malunion | CMS +S52031Q | Displaced fracture of olecranon process with intraarticular extension of right ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52031R | Displaced fracture of olecranon process with intraarticular extension of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52031S | Displaced fracture of olecranon process with intraarticular extension of right ulna, sequela | CMS +S52032A | Displaced fracture of olecranon process with intraarticular extension of left ulna, initial encounter for closed fracture | CMS +S52032B | Displaced fracture of olecranon process with intraarticular extension of left ulna, initial encounter for open fracture type I or II | CMS +S52032C | Displaced fracture of olecranon process with intraarticular extension of left ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52032D | Displaced fracture of olecranon process with intraarticular extension of left ulna, subsequent encounter for closed fracture with routine healing | CMS +S52032E | Displaced fracture of olecranon process with intraarticular extension of left ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52032F | Displaced fracture of olecranon process with intraarticular extension of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52032G | Displaced fracture of olecranon process with intraarticular extension of left ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52032H | Displaced fracture of olecranon process with intraarticular extension of left ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52032J | Displaced fracture of olecranon process with intraarticular extension of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52032K | Displaced fracture of olecranon process with intraarticular extension of left ulna, subsequent encounter for closed fracture with nonunion | CMS +S52032M | Displaced fracture of olecranon process with intraarticular extension of left ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52032N | Displaced fracture of olecranon process with intraarticular extension of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52032P | Displaced fracture of olecranon process with intraarticular extension of left ulna, subsequent encounter for closed fracture with malunion | CMS +S52032Q | Displaced fracture of olecranon process with intraarticular extension of left ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52032R | Displaced fracture of olecranon process with intraarticular extension of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52032S | Displaced fracture of olecranon process with intraarticular extension of left ulna, sequela | CMS +S52033A | Displaced fracture of olecranon process with intraarticular extension of unspecified ulna, initial encounter for closed fracture | CMS +S52033B | Displaced fracture of olecranon process with intraarticular extension of unspecified ulna, initial encounter for open fracture type I or II | CMS +S52033C | Displaced fracture of olecranon process with intraarticular extension of unspecified ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52033D | Displaced fracture of olecranon process with intraarticular extension of unspecified ulna, subsequent encounter for closed fracture with routine healing | CMS +S52033E | Displaced fracture of olecranon process with intraarticular extension of unspecified ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52033F | Displaced fracture of olecranon process with intraarticular extension of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52033G | Displaced fracture of olecranon process with intraarticular extension of unspecified ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52033H | Displaced fracture of olecranon process with intraarticular extension of unspecified ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52033J | Displaced fracture of olecranon process with intraarticular extension of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52033K | Displaced fracture of olecranon process with intraarticular extension of unspecified ulna, subsequent encounter for closed fracture with nonunion | CMS +S52033M | Displaced fracture of olecranon process with intraarticular extension of unspecified ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52033N | Displaced fracture of olecranon process with intraarticular extension of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52033P | Displaced fracture of olecranon process with intraarticular extension of unspecified ulna, subsequent encounter for closed fracture with malunion | CMS +S52033Q | Displaced fracture of olecranon process with intraarticular extension of unspecified ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52033R | Displaced fracture of olecranon process with intraarticular extension of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52033S | Displaced fracture of olecranon process with intraarticular extension of unspecified ulna, sequela | CMS +S52034A | Nondisplaced fracture of olecranon process with intraarticular extension of right ulna, initial encounter for closed fracture | CMS +S52034B | Nondisplaced fracture of olecranon process with intraarticular extension of right ulna, initial encounter for open fracture type I or II | CMS +S52034C | Nondisplaced fracture of olecranon process with intraarticular extension of right ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52034D | Nondisplaced fracture of olecranon process with intraarticular extension of right ulna, subsequent encounter for closed fracture with routine healing | CMS +S52034E | Nondisplaced fracture of olecranon process with intraarticular extension of right ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52034F | Nondisplaced fracture of olecranon process with intraarticular extension of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52034G | Nondisplaced fracture of olecranon process with intraarticular extension of right ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52034H | Nondisplaced fracture of olecranon process with intraarticular extension of right ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52034J | Nondisplaced fracture of olecranon process with intraarticular extension of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52034K | Nondisplaced fracture of olecranon process with intraarticular extension of right ulna, subsequent encounter for closed fracture with nonunion | CMS +S52034M | Nondisplaced fracture of olecranon process with intraarticular extension of right ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52034N | Nondisplaced fracture of olecranon process with intraarticular extension of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52034P | Nondisplaced fracture of olecranon process with intraarticular extension of right ulna, subsequent encounter for closed fracture with malunion | CMS +S52034Q | Nondisplaced fracture of olecranon process with intraarticular extension of right ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52034R | Nondisplaced fracture of olecranon process with intraarticular extension of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52034S | Nondisplaced fracture of olecranon process with intraarticular extension of right ulna, sequela | CMS +S52035A | Nondisplaced fracture of olecranon process with intraarticular extension of left ulna, initial encounter for closed fracture | CMS +S52035B | Nondisplaced fracture of olecranon process with intraarticular extension of left ulna, initial encounter for open fracture type I or II | CMS +S52035C | Nondisplaced fracture of olecranon process with intraarticular extension of left ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52035D | Nondisplaced fracture of olecranon process with intraarticular extension of left ulna, subsequent encounter for closed fracture with routine healing | CMS +S52035E | Nondisplaced fracture of olecranon process with intraarticular extension of left ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52035F | Nondisplaced fracture of olecranon process with intraarticular extension of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52035G | Nondisplaced fracture of olecranon process with intraarticular extension of left ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52035H | Nondisplaced fracture of olecranon process with intraarticular extension of left ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52035J | Nondisplaced fracture of olecranon process with intraarticular extension of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52035K | Nondisplaced fracture of olecranon process with intraarticular extension of left ulna, subsequent encounter for closed fracture with nonunion | CMS +S52035M | Nondisplaced fracture of olecranon process with intraarticular extension of left ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52035N | Nondisplaced fracture of olecranon process with intraarticular extension of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52035P | Nondisplaced fracture of olecranon process with intraarticular extension of left ulna, subsequent encounter for closed fracture with malunion | CMS +S52035Q | Nondisplaced fracture of olecranon process with intraarticular extension of left ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52035R | Nondisplaced fracture of olecranon process with intraarticular extension of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52035S | Nondisplaced fracture of olecranon process with intraarticular extension of left ulna, sequela | CMS +S52036A | Nondisplaced fracture of olecranon process with intraarticular extension of unspecified ulna, initial encounter for closed fracture | CMS +S52036B | Nondisplaced fracture of olecranon process with intraarticular extension of unspecified ulna, initial encounter for open fracture type I or II | CMS +S52036C | Nondisplaced fracture of olecranon process with intraarticular extension of unspecified ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52036D | Nondisplaced fracture of olecranon process with intraarticular extension of unspecified ulna, subsequent encounter for closed fracture with routine healing | CMS +S52036E | Nondisplaced fracture of olecranon process with intraarticular extension of unspecified ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52036F | Nondisplaced fracture of olecranon process with intraarticular extension of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52036G | Nondisplaced fracture of olecranon process with intraarticular extension of unspecified ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52036H | Nondisplaced fracture of olecranon process with intraarticular extension of unspecified ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52036J | Nondisplaced fracture of olecranon process with intraarticular extension of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52036K | Nondisplaced fracture of olecranon process with intraarticular extension of unspecified ulna, subsequent encounter for closed fracture with nonunion | CMS +S52036M | Nondisplaced fracture of olecranon process with intraarticular extension of unspecified ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52036N | Nondisplaced fracture of olecranon process with intraarticular extension of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52036P | Nondisplaced fracture of olecranon process with intraarticular extension of unspecified ulna, subsequent encounter for closed fracture with malunion | CMS +S52036Q | Nondisplaced fracture of olecranon process with intraarticular extension of unspecified ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52036R | Nondisplaced fracture of olecranon process with intraarticular extension of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52036S | Nondisplaced fracture of olecranon process with intraarticular extension of unspecified ulna, sequela | CMS +S52041A | Displaced fracture of coronoid process of right ulna, initial encounter for closed fracture | CMS +S52041B | Displaced fracture of coronoid process of right ulna, initial encounter for open fracture type I or II | CMS +S52041C | Displaced fracture of coronoid process of right ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52041D | Displaced fracture of coronoid process of right ulna, subsequent encounter for closed fracture with routine healing | CMS +S52041E | Displaced fracture of coronoid process of right ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52041F | Displaced fracture of coronoid process of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52041G | Displaced fracture of coronoid process of right ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52041H | Displaced fracture of coronoid process of right ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52041J | Displaced fracture of coronoid process of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52041K | Displaced fracture of coronoid process of right ulna, subsequent encounter for closed fracture with nonunion | CMS +S52041M | Displaced fracture of coronoid process of right ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52041N | Displaced fracture of coronoid process of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52041P | Displaced fracture of coronoid process of right ulna, subsequent encounter for closed fracture with malunion | CMS +S52041Q | Displaced fracture of coronoid process of right ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52041R | Displaced fracture of coronoid process of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52041S | Displaced fracture of coronoid process of right ulna, sequela | CMS +S52042A | Displaced fracture of coronoid process of left ulna, initial encounter for closed fracture | CMS +S52042B | Displaced fracture of coronoid process of left ulna, initial encounter for open fracture type I or II | CMS +S52042C | Displaced fracture of coronoid process of left ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52042D | Displaced fracture of coronoid process of left ulna, subsequent encounter for closed fracture with routine healing | CMS +S52042E | Displaced fracture of coronoid process of left ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52042F | Displaced fracture of coronoid process of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52042G | Displaced fracture of coronoid process of left ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52042H | Displaced fracture of coronoid process of left ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52042J | Displaced fracture of coronoid process of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52042K | Displaced fracture of coronoid process of left ulna, subsequent encounter for closed fracture with nonunion | CMS +S52042M | Displaced fracture of coronoid process of left ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52042N | Displaced fracture of coronoid process of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52042P | Displaced fracture of coronoid process of left ulna, subsequent encounter for closed fracture with malunion | CMS +S52042Q | Displaced fracture of coronoid process of left ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52042R | Displaced fracture of coronoid process of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52042S | Displaced fracture of coronoid process of left ulna, sequela | CMS +S52043A | Displaced fracture of coronoid process of unspecified ulna, initial encounter for closed fracture | CMS +S52043B | Displaced fracture of coronoid process of unspecified ulna, initial encounter for open fracture type I or II | CMS +S52043C | Displaced fracture of coronoid process of unspecified ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52043D | Displaced fracture of coronoid process of unspecified ulna, subsequent encounter for closed fracture with routine healing | CMS +S52043E | Displaced fracture of coronoid process of unspecified ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52043F | Displaced fracture of coronoid process of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52043G | Displaced fracture of coronoid process of unspecified ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52043H | Displaced fracture of coronoid process of unspecified ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52043J | Displaced fracture of coronoid process of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52043K | Displaced fracture of coronoid process of unspecified ulna, subsequent encounter for closed fracture with nonunion | CMS +S52043M | Displaced fracture of coronoid process of unspecified ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52043N | Displaced fracture of coronoid process of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52043P | Displaced fracture of coronoid process of unspecified ulna, subsequent encounter for closed fracture with malunion | CMS +S52043Q | Displaced fracture of coronoid process of unspecified ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52043R | Displaced fracture of coronoid process of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52043S | Displaced fracture of coronoid process of unspecified ulna, sequela | CMS +S52044A | Nondisplaced fracture of coronoid process of right ulna, initial encounter for closed fracture | CMS +S52044B | Nondisplaced fracture of coronoid process of right ulna, initial encounter for open fracture type I or II | CMS +S52044C | Nondisplaced fracture of coronoid process of right ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52044D | Nondisplaced fracture of coronoid process of right ulna, subsequent encounter for closed fracture with routine healing | CMS +S52044E | Nondisplaced fracture of coronoid process of right ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52044F | Nondisplaced fracture of coronoid process of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52044G | Nondisplaced fracture of coronoid process of right ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52044H | Nondisplaced fracture of coronoid process of right ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52044J | Nondisplaced fracture of coronoid process of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52044K | Nondisplaced fracture of coronoid process of right ulna, subsequent encounter for closed fracture with nonunion | CMS +S52044M | Nondisplaced fracture of coronoid process of right ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52044N | Nondisplaced fracture of coronoid process of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52044P | Nondisplaced fracture of coronoid process of right ulna, subsequent encounter for closed fracture with malunion | CMS +S52044Q | Nondisplaced fracture of coronoid process of right ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52044R | Nondisplaced fracture of coronoid process of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52044S | Nondisplaced fracture of coronoid process of right ulna, sequela | CMS +S52045A | Nondisplaced fracture of coronoid process of left ulna, initial encounter for closed fracture | CMS +S52045B | Nondisplaced fracture of coronoid process of left ulna, initial encounter for open fracture type I or II | CMS +S52045C | Nondisplaced fracture of coronoid process of left ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52045D | Nondisplaced fracture of coronoid process of left ulna, subsequent encounter for closed fracture with routine healing | CMS +S52045E | Nondisplaced fracture of coronoid process of left ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52045F | Nondisplaced fracture of coronoid process of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52045G | Nondisplaced fracture of coronoid process of left ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52045H | Nondisplaced fracture of coronoid process of left ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52045J | Nondisplaced fracture of coronoid process of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52045K | Nondisplaced fracture of coronoid process of left ulna, subsequent encounter for closed fracture with nonunion | CMS +S52045M | Nondisplaced fracture of coronoid process of left ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52045N | Nondisplaced fracture of coronoid process of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52045P | Nondisplaced fracture of coronoid process of left ulna, subsequent encounter for closed fracture with malunion | CMS +S52045Q | Nondisplaced fracture of coronoid process of left ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52045R | Nondisplaced fracture of coronoid process of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52045S | Nondisplaced fracture of coronoid process of left ulna, sequela | CMS +S52046A | Nondisplaced fracture of coronoid process of unspecified ulna, initial encounter for closed fracture | CMS +S52046B | Nondisplaced fracture of coronoid process of unspecified ulna, initial encounter for open fracture type I or II | CMS +S52046C | Nondisplaced fracture of coronoid process of unspecified ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52046D | Nondisplaced fracture of coronoid process of unspecified ulna, subsequent encounter for closed fracture with routine healing | CMS +S52046E | Nondisplaced fracture of coronoid process of unspecified ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52046F | Nondisplaced fracture of coronoid process of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52046G | Nondisplaced fracture of coronoid process of unspecified ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52046H | Nondisplaced fracture of coronoid process of unspecified ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52046J | Nondisplaced fracture of coronoid process of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52046K | Nondisplaced fracture of coronoid process of unspecified ulna, subsequent encounter for closed fracture with nonunion | CMS +S52046M | Nondisplaced fracture of coronoid process of unspecified ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52046N | Nondisplaced fracture of coronoid process of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52046P | Nondisplaced fracture of coronoid process of unspecified ulna, subsequent encounter for closed fracture with malunion | CMS +S52046Q | Nondisplaced fracture of coronoid process of unspecified ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52046R | Nondisplaced fracture of coronoid process of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52046S | Nondisplaced fracture of coronoid process of unspecified ulna, sequela | CMS +S52091A | Other fracture of upper end of right ulna, initial encounter for closed fracture | CMS +S52091B | Other fracture of upper end of right ulna, initial encounter for open fracture type I or II | CMS +S52091C | Other fracture of upper end of right ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52091D | Other fracture of upper end of right ulna, subsequent encounter for closed fracture with routine healing | CMS +S52091E | Other fracture of upper end of right ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52091F | Other fracture of upper end of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52091G | Other fracture of upper end of right ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52091H | Other fracture of upper end of right ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52091J | Other fracture of upper end of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52091K | Other fracture of upper end of right ulna, subsequent encounter for closed fracture with nonunion | CMS +S52091M | Other fracture of upper end of right ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52091N | Other fracture of upper end of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52091P | Other fracture of upper end of right ulna, subsequent encounter for closed fracture with malunion | CMS +S52091Q | Other fracture of upper end of right ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52091R | Other fracture of upper end of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52091S | Other fracture of upper end of right ulna, sequela | CMS +S52092A | Other fracture of upper end of left ulna, initial encounter for closed fracture | CMS +S52092B | Other fracture of upper end of left ulna, initial encounter for open fracture type I or II | CMS +S52092C | Other fracture of upper end of left ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52092D | Other fracture of upper end of left ulna, subsequent encounter for closed fracture with routine healing | CMS +S52092E | Other fracture of upper end of left ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52092F | Other fracture of upper end of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52092G | Other fracture of upper end of left ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52092H | Other fracture of upper end of left ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52092J | Other fracture of upper end of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52092K | Other fracture of upper end of left ulna, subsequent encounter for closed fracture with nonunion | CMS +S52092M | Other fracture of upper end of left ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52092N | Other fracture of upper end of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52092P | Other fracture of upper end of left ulna, subsequent encounter for closed fracture with malunion | CMS +S52092Q | Other fracture of upper end of left ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52092R | Other fracture of upper end of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52092S | Other fracture of upper end of left ulna, sequela | CMS +S52099A | Other fracture of upper end of unspecified ulna, initial encounter for closed fracture | CMS +S52099B | Other fracture of upper end of unspecified ulna, initial encounter for open fracture type I or II | CMS +S52099C | Other fracture of upper end of unspecified ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52099D | Other fracture of upper end of unspecified ulna, subsequent encounter for closed fracture with routine healing | CMS +S52099E | Other fracture of upper end of unspecified ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52099F | Other fracture of upper end of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52099G | Other fracture of upper end of unspecified ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52099H | Other fracture of upper end of unspecified ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52099J | Other fracture of upper end of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52099K | Other fracture of upper end of unspecified ulna, subsequent encounter for closed fracture with nonunion | CMS +S52099M | Other fracture of upper end of unspecified ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52099N | Other fracture of upper end of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52099P | Other fracture of upper end of unspecified ulna, subsequent encounter for closed fracture with malunion | CMS +S52099Q | Other fracture of upper end of unspecified ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52099R | Other fracture of upper end of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52099S | Other fracture of upper end of unspecified ulna, sequela | CMS +S521 | Fracture of upper end of radius | WHO +S52101A | Unspecified fracture of upper end of right radius, initial encounter for closed fracture | CMS +S52101B | Unspecified fracture of upper end of right radius, initial encounter for open fracture type I or II | CMS +S52101C | Unspecified fracture of upper end of right radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52101D | Unspecified fracture of upper end of right radius, subsequent encounter for closed fracture with routine healing | CMS +S52101E | Unspecified fracture of upper end of right radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52101F | Unspecified fracture of upper end of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52101G | Unspecified fracture of upper end of right radius, subsequent encounter for closed fracture with delayed healing | CMS +S52101H | Unspecified fracture of upper end of right radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52101J | Unspecified fracture of upper end of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52101K | Unspecified fracture of upper end of right radius, subsequent encounter for closed fracture with nonunion | CMS +S52101M | Unspecified fracture of upper end of right radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52101N | Unspecified fracture of upper end of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52101P | Unspecified fracture of upper end of right radius, subsequent encounter for closed fracture with malunion | CMS +S52101Q | Unspecified fracture of upper end of right radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52101R | Unspecified fracture of upper end of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52101S | Unspecified fracture of upper end of right radius, sequela | CMS +S52102A | Unspecified fracture of upper end of left radius, initial encounter for closed fracture | CMS +S52102B | Unspecified fracture of upper end of left radius, initial encounter for open fracture type I or II | CMS +S52102C | Unspecified fracture of upper end of left radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52102D | Unspecified fracture of upper end of left radius, subsequent encounter for closed fracture with routine healing | CMS +S52102E | Unspecified fracture of upper end of left radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52102F | Unspecified fracture of upper end of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52102G | Unspecified fracture of upper end of left radius, subsequent encounter for closed fracture with delayed healing | CMS +S52102H | Unspecified fracture of upper end of left radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52102J | Unspecified fracture of upper end of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52102K | Unspecified fracture of upper end of left radius, subsequent encounter for closed fracture with nonunion | CMS +S52102M | Unspecified fracture of upper end of left radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52102N | Unspecified fracture of upper end of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52102P | Unspecified fracture of upper end of left radius, subsequent encounter for closed fracture with malunion | CMS +S52102Q | Unspecified fracture of upper end of left radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52102R | Unspecified fracture of upper end of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52102S | Unspecified fracture of upper end of left radius, sequela | CMS +S52109A | Unspecified fracture of upper end of unspecified radius, initial encounter for closed fracture | CMS +S52109B | Unspecified fracture of upper end of unspecified radius, initial encounter for open fracture type I or II | CMS +S52109C | Unspecified fracture of upper end of unspecified radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52109D | Unspecified fracture of upper end of unspecified radius, subsequent encounter for closed fracture with routine healing | CMS +S52109E | Unspecified fracture of upper end of unspecified radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52109F | Unspecified fracture of upper end of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52109G | Unspecified fracture of upper end of unspecified radius, subsequent encounter for closed fracture with delayed healing | CMS +S52109H | Unspecified fracture of upper end of unspecified radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52109J | Unspecified fracture of upper end of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52109K | Unspecified fracture of upper end of unspecified radius, subsequent encounter for closed fracture with nonunion | CMS +S52109M | Unspecified fracture of upper end of unspecified radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52109N | Unspecified fracture of upper end of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52109P | Unspecified fracture of upper end of unspecified radius, subsequent encounter for closed fracture with malunion | CMS +S52109Q | Unspecified fracture of upper end of unspecified radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52109R | Unspecified fracture of upper end of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52109S | Unspecified fracture of upper end of unspecified radius, sequela | CMS +S52111A | Torus fracture of upper end of right radius, initial encounter for closed fracture | CMS +S52111D | Torus fracture of upper end of right radius, subsequent encounter for fracture with routine healing | CMS +S52111G | Torus fracture of upper end of right radius, subsequent encounter for fracture with delayed healing | CMS +S52111K | Torus fracture of upper end of right radius, subsequent encounter for fracture with nonunion | CMS +S52111P | Torus fracture of upper end of right radius, subsequent encounter for fracture with malunion | CMS +S52111S | Torus fracture of upper end of right radius, sequela | CMS +S52112A | Torus fracture of upper end of left radius, initial encounter for closed fracture | CMS +S52112D | Torus fracture of upper end of left radius, subsequent encounter for fracture with routine healing | CMS +S52112G | Torus fracture of upper end of left radius, subsequent encounter for fracture with delayed healing | CMS +S52112K | Torus fracture of upper end of left radius, subsequent encounter for fracture with nonunion | CMS +S52112P | Torus fracture of upper end of left radius, subsequent encounter for fracture with malunion | CMS +S52112S | Torus fracture of upper end of left radius, sequela | CMS +S52119A | Torus fracture of upper end of unspecified radius, initial encounter for closed fracture | CMS +S52119D | Torus fracture of upper end of unspecified radius, subsequent encounter for fracture with routine healing | CMS +S52119G | Torus fracture of upper end of unspecified radius, subsequent encounter for fracture with delayed healing | CMS +S52119K | Torus fracture of upper end of unspecified radius, subsequent encounter for fracture with nonunion | CMS +S52119P | Torus fracture of upper end of unspecified radius, subsequent encounter for fracture with malunion | CMS +S52119S | Torus fracture of upper end of unspecified radius, sequela | CMS +S52121A | Displaced fracture of head of right radius, initial encounter for closed fracture | CMS +S52121B | Displaced fracture of head of right radius, initial encounter for open fracture type I or II | CMS +S52121C | Displaced fracture of head of right radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52121D | Displaced fracture of head of right radius, subsequent encounter for closed fracture with routine healing | CMS +S52121E | Displaced fracture of head of right radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52121F | Displaced fracture of head of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52121G | Displaced fracture of head of right radius, subsequent encounter for closed fracture with delayed healing | CMS +S52121H | Displaced fracture of head of right radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52121J | Displaced fracture of head of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52121K | Displaced fracture of head of right radius, subsequent encounter for closed fracture with nonunion | CMS +S52121M | Displaced fracture of head of right radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52121N | Displaced fracture of head of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52121P | Displaced fracture of head of right radius, subsequent encounter for closed fracture with malunion | CMS +S52121Q | Displaced fracture of head of right radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52121R | Displaced fracture of head of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52121S | Displaced fracture of head of right radius, sequela | CMS +S52122A | Displaced fracture of head of left radius, initial encounter for closed fracture | CMS +S52122B | Displaced fracture of head of left radius, initial encounter for open fracture type I or II | CMS +S52122C | Displaced fracture of head of left radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52122D | Displaced fracture of head of left radius, subsequent encounter for closed fracture with routine healing | CMS +S52122E | Displaced fracture of head of left radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52122F | Displaced fracture of head of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52122G | Displaced fracture of head of left radius, subsequent encounter for closed fracture with delayed healing | CMS +S52122H | Displaced fracture of head of left radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52122J | Displaced fracture of head of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52122K | Displaced fracture of head of left radius, subsequent encounter for closed fracture with nonunion | CMS +S52122M | Displaced fracture of head of left radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52122N | Displaced fracture of head of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52122P | Displaced fracture of head of left radius, subsequent encounter for closed fracture with malunion | CMS +S52122Q | Displaced fracture of head of left radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52122R | Displaced fracture of head of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52122S | Displaced fracture of head of left radius, sequela | CMS +S52123A | Displaced fracture of head of unspecified radius, initial encounter for closed fracture | CMS +S52123B | Displaced fracture of head of unspecified radius, initial encounter for open fracture type I or II | CMS +S52123C | Displaced fracture of head of unspecified radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52123D | Displaced fracture of head of unspecified radius, subsequent encounter for closed fracture with routine healing | CMS +S52123E | Displaced fracture of head of unspecified radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52123F | Displaced fracture of head of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52123G | Displaced fracture of head of unspecified radius, subsequent encounter for closed fracture with delayed healing | CMS +S52123H | Displaced fracture of head of unspecified radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52123J | Displaced fracture of head of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52123K | Displaced fracture of head of unspecified radius, subsequent encounter for closed fracture with nonunion | CMS +S52123M | Displaced fracture of head of unspecified radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52123N | Displaced fracture of head of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52123P | Displaced fracture of head of unspecified radius, subsequent encounter for closed fracture with malunion | CMS +S52123Q | Displaced fracture of head of unspecified radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52123R | Displaced fracture of head of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52123S | Displaced fracture of head of unspecified radius, sequela | CMS +S52124A | Nondisplaced fracture of head of right radius, initial encounter for closed fracture | CMS +S52124B | Nondisplaced fracture of head of right radius, initial encounter for open fracture type I or II | CMS +S52124C | Nondisplaced fracture of head of right radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52124D | Nondisplaced fracture of head of right radius, subsequent encounter for closed fracture with routine healing | CMS +S52124E | Nondisplaced fracture of head of right radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52124F | Nondisplaced fracture of head of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52124G | Nondisplaced fracture of head of right radius, subsequent encounter for closed fracture with delayed healing | CMS +S52124H | Nondisplaced fracture of head of right radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52124J | Nondisplaced fracture of head of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52124K | Nondisplaced fracture of head of right radius, subsequent encounter for closed fracture with nonunion | CMS +S52124M | Nondisplaced fracture of head of right radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52124N | Nondisplaced fracture of head of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52124P | Nondisplaced fracture of head of right radius, subsequent encounter for closed fracture with malunion | CMS +S52124Q | Nondisplaced fracture of head of right radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52124R | Nondisplaced fracture of head of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52124S | Nondisplaced fracture of head of right radius, sequela | CMS +S52125A | Nondisplaced fracture of head of left radius, initial encounter for closed fracture | CMS +S52125B | Nondisplaced fracture of head of left radius, initial encounter for open fracture type I or II | CMS +S52125C | Nondisplaced fracture of head of left radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52125D | Nondisplaced fracture of head of left radius, subsequent encounter for closed fracture with routine healing | CMS +S52125E | Nondisplaced fracture of head of left radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52125F | Nondisplaced fracture of head of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52125G | Nondisplaced fracture of head of left radius, subsequent encounter for closed fracture with delayed healing | CMS +S52125H | Nondisplaced fracture of head of left radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52125J | Nondisplaced fracture of head of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52125K | Nondisplaced fracture of head of left radius, subsequent encounter for closed fracture with nonunion | CMS +S52125M | Nondisplaced fracture of head of left radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52125N | Nondisplaced fracture of head of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52125P | Nondisplaced fracture of head of left radius, subsequent encounter for closed fracture with malunion | CMS +S52125Q | Nondisplaced fracture of head of left radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52125R | Nondisplaced fracture of head of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52125S | Nondisplaced fracture of head of left radius, sequela | CMS +S52126A | Nondisplaced fracture of head of unspecified radius, initial encounter for closed fracture | CMS +S52126B | Nondisplaced fracture of head of unspecified radius, initial encounter for open fracture type I or II | CMS +S52126C | Nondisplaced fracture of head of unspecified radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52126D | Nondisplaced fracture of head of unspecified radius, subsequent encounter for closed fracture with routine healing | CMS +S52126E | Nondisplaced fracture of head of unspecified radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52126F | Nondisplaced fracture of head of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52126G | Nondisplaced fracture of head of unspecified radius, subsequent encounter for closed fracture with delayed healing | CMS +S52126H | Nondisplaced fracture of head of unspecified radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52126J | Nondisplaced fracture of head of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52126K | Nondisplaced fracture of head of unspecified radius, subsequent encounter for closed fracture with nonunion | CMS +S52126M | Nondisplaced fracture of head of unspecified radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52126N | Nondisplaced fracture of head of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52126P | Nondisplaced fracture of head of unspecified radius, subsequent encounter for closed fracture with malunion | CMS +S52126Q | Nondisplaced fracture of head of unspecified radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52126R | Nondisplaced fracture of head of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52126S | Nondisplaced fracture of head of unspecified radius, sequela | CMS +S52131A | Displaced fracture of neck of right radius, initial encounter for closed fracture | CMS +S52131B | Displaced fracture of neck of right radius, initial encounter for open fracture type I or II | CMS +S52131C | Displaced fracture of neck of right radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52131D | Displaced fracture of neck of right radius, subsequent encounter for closed fracture with routine healing | CMS +S52131E | Displaced fracture of neck of right radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52131F | Displaced fracture of neck of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52131G | Displaced fracture of neck of right radius, subsequent encounter for closed fracture with delayed healing | CMS +S52131H | Displaced fracture of neck of right radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52131J | Displaced fracture of neck of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52131K | Displaced fracture of neck of right radius, subsequent encounter for closed fracture with nonunion | CMS +S52131M | Displaced fracture of neck of right radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52131N | Displaced fracture of neck of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52131P | Displaced fracture of neck of right radius, subsequent encounter for closed fracture with malunion | CMS +S52131Q | Displaced fracture of neck of right radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52131R | Displaced fracture of neck of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52131S | Displaced fracture of neck of right radius, sequela | CMS +S52132A | Displaced fracture of neck of left radius, initial encounter for closed fracture | CMS +S52132B | Displaced fracture of neck of left radius, initial encounter for open fracture type I or II | CMS +S52132C | Displaced fracture of neck of left radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52132D | Displaced fracture of neck of left radius, subsequent encounter for closed fracture with routine healing | CMS +S52132E | Displaced fracture of neck of left radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52132F | Displaced fracture of neck of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52132G | Displaced fracture of neck of left radius, subsequent encounter for closed fracture with delayed healing | CMS +S52132H | Displaced fracture of neck of left radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52132J | Displaced fracture of neck of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52132K | Displaced fracture of neck of left radius, subsequent encounter for closed fracture with nonunion | CMS +S52132M | Displaced fracture of neck of left radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52132N | Displaced fracture of neck of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52132P | Displaced fracture of neck of left radius, subsequent encounter for closed fracture with malunion | CMS +S52132Q | Displaced fracture of neck of left radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52132R | Displaced fracture of neck of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52132S | Displaced fracture of neck of left radius, sequela | CMS +S52133A | Displaced fracture of neck of unspecified radius, initial encounter for closed fracture | CMS +S52133B | Displaced fracture of neck of unspecified radius, initial encounter for open fracture type I or II | CMS +S52133C | Displaced fracture of neck of unspecified radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52133D | Displaced fracture of neck of unspecified radius, subsequent encounter for closed fracture with routine healing | CMS +S52133E | Displaced fracture of neck of unspecified radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52133F | Displaced fracture of neck of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52133G | Displaced fracture of neck of unspecified radius, subsequent encounter for closed fracture with delayed healing | CMS +S52133H | Displaced fracture of neck of unspecified radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52133J | Displaced fracture of neck of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52133K | Displaced fracture of neck of unspecified radius, subsequent encounter for closed fracture with nonunion | CMS +S52133M | Displaced fracture of neck of unspecified radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52133N | Displaced fracture of neck of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52133P | Displaced fracture of neck of unspecified radius, subsequent encounter for closed fracture with malunion | CMS +S52133Q | Displaced fracture of neck of unspecified radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52133R | Displaced fracture of neck of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52133S | Displaced fracture of neck of unspecified radius, sequela | CMS +S52134A | Nondisplaced fracture of neck of right radius, initial encounter for closed fracture | CMS +S52134B | Nondisplaced fracture of neck of right radius, initial encounter for open fracture type I or II | CMS +S52134C | Nondisplaced fracture of neck of right radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52134D | Nondisplaced fracture of neck of right radius, subsequent encounter for closed fracture with routine healing | CMS +S52134E | Nondisplaced fracture of neck of right radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52134F | Nondisplaced fracture of neck of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52134G | Nondisplaced fracture of neck of right radius, subsequent encounter for closed fracture with delayed healing | CMS +S52134H | Nondisplaced fracture of neck of right radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52134J | Nondisplaced fracture of neck of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52134K | Nondisplaced fracture of neck of right radius, subsequent encounter for closed fracture with nonunion | CMS +S52134M | Nondisplaced fracture of neck of right radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52134N | Nondisplaced fracture of neck of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52134P | Nondisplaced fracture of neck of right radius, subsequent encounter for closed fracture with malunion | CMS +S52134Q | Nondisplaced fracture of neck of right radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52134R | Nondisplaced fracture of neck of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52134S | Nondisplaced fracture of neck of right radius, sequela | CMS +S52135A | Nondisplaced fracture of neck of left radius, initial encounter for closed fracture | CMS +S52135B | Nondisplaced fracture of neck of left radius, initial encounter for open fracture type I or II | CMS +S52135C | Nondisplaced fracture of neck of left radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52135D | Nondisplaced fracture of neck of left radius, subsequent encounter for closed fracture with routine healing | CMS +S52135E | Nondisplaced fracture of neck of left radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52135F | Nondisplaced fracture of neck of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52135G | Nondisplaced fracture of neck of left radius, subsequent encounter for closed fracture with delayed healing | CMS +S52135H | Nondisplaced fracture of neck of left radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52135J | Nondisplaced fracture of neck of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52135K | Nondisplaced fracture of neck of left radius, subsequent encounter for closed fracture with nonunion | CMS +S52135M | Nondisplaced fracture of neck of left radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52135N | Nondisplaced fracture of neck of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52135P | Nondisplaced fracture of neck of left radius, subsequent encounter for closed fracture with malunion | CMS +S52135Q | Nondisplaced fracture of neck of left radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52135R | Nondisplaced fracture of neck of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52135S | Nondisplaced fracture of neck of left radius, sequela | CMS +S52136A | Nondisplaced fracture of neck of unspecified radius, initial encounter for closed fracture | CMS +S52136B | Nondisplaced fracture of neck of unspecified radius, initial encounter for open fracture type I or II | CMS +S52136C | Nondisplaced fracture of neck of unspecified radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52136D | Nondisplaced fracture of neck of unspecified radius, subsequent encounter for closed fracture with routine healing | CMS +S52136E | Nondisplaced fracture of neck of unspecified radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52136F | Nondisplaced fracture of neck of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52136G | Nondisplaced fracture of neck of unspecified radius, subsequent encounter for closed fracture with delayed healing | CMS +S52136H | Nondisplaced fracture of neck of unspecified radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52136J | Nondisplaced fracture of neck of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52136K | Nondisplaced fracture of neck of unspecified radius, subsequent encounter for closed fracture with nonunion | CMS +S52136M | Nondisplaced fracture of neck of unspecified radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52136N | Nondisplaced fracture of neck of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52136P | Nondisplaced fracture of neck of unspecified radius, subsequent encounter for closed fracture with malunion | CMS +S52136Q | Nondisplaced fracture of neck of unspecified radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52136R | Nondisplaced fracture of neck of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52136S | Nondisplaced fracture of neck of unspecified radius, sequela | CMS +S52181A | Other fracture of upper end of right radius, initial encounter for closed fracture | CMS +S52181B | Other fracture of upper end of right radius, initial encounter for open fracture type I or II | CMS +S52181C | Other fracture of upper end of right radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52181D | Other fracture of upper end of right radius, subsequent encounter for closed fracture with routine healing | CMS +S52181E | Other fracture of upper end of right radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52181F | Other fracture of upper end of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52181G | Other fracture of upper end of right radius, subsequent encounter for closed fracture with delayed healing | CMS +S52181H | Other fracture of upper end of right radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52181J | Other fracture of upper end of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52181K | Other fracture of upper end of right radius, subsequent encounter for closed fracture with nonunion | CMS +S52181M | Other fracture of upper end of right radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52181N | Other fracture of upper end of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52181P | Other fracture of upper end of right radius, subsequent encounter for closed fracture with malunion | CMS +S52181Q | Other fracture of upper end of right radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52181R | Other fracture of upper end of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52181S | Other fracture of upper end of right radius, sequela | CMS +S52182A | Other fracture of upper end of left radius, initial encounter for closed fracture | CMS +S52182B | Other fracture of upper end of left radius, initial encounter for open fracture type I or II | CMS +S52182C | Other fracture of upper end of left radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52182D | Other fracture of upper end of left radius, subsequent encounter for closed fracture with routine healing | CMS +S52182E | Other fracture of upper end of left radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52182F | Other fracture of upper end of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52182G | Other fracture of upper end of left radius, subsequent encounter for closed fracture with delayed healing | CMS +S52182H | Other fracture of upper end of left radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52182J | Other fracture of upper end of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52182K | Other fracture of upper end of left radius, subsequent encounter for closed fracture with nonunion | CMS +S52182M | Other fracture of upper end of left radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52182N | Other fracture of upper end of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52182P | Other fracture of upper end of left radius, subsequent encounter for closed fracture with malunion | CMS +S52182Q | Other fracture of upper end of left radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52182R | Other fracture of upper end of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52182S | Other fracture of upper end of left radius, sequela | CMS +S52189A | Other fracture of upper end of unspecified radius, initial encounter for closed fracture | CMS +S52189B | Other fracture of upper end of unspecified radius, initial encounter for open fracture type I or II | CMS +S52189C | Other fracture of upper end of unspecified radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52189D | Other fracture of upper end of unspecified radius, subsequent encounter for closed fracture with routine healing | CMS +S52189E | Other fracture of upper end of unspecified radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52189F | Other fracture of upper end of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52189G | Other fracture of upper end of unspecified radius, subsequent encounter for closed fracture with delayed healing | CMS +S52189H | Other fracture of upper end of unspecified radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52189J | Other fracture of upper end of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52189K | Other fracture of upper end of unspecified radius, subsequent encounter for closed fracture with nonunion | CMS +S52189M | Other fracture of upper end of unspecified radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52189N | Other fracture of upper end of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52189P | Other fracture of upper end of unspecified radius, subsequent encounter for closed fracture with malunion | CMS +S52189Q | Other fracture of upper end of unspecified radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52189R | Other fracture of upper end of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52189S | Other fracture of upper end of unspecified radius, sequela | CMS +S522 | Fracture of shaft of ulna | WHO +S52201A | Unspecified fracture of shaft of right ulna, initial encounter for closed fracture | CMS +S52201B | Unspecified fracture of shaft of right ulna, initial encounter for open fracture type I or II | CMS +S52201C | Unspecified fracture of shaft of right ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52201D | Unspecified fracture of shaft of right ulna, subsequent encounter for closed fracture with routine healing | CMS +S52201E | Unspecified fracture of shaft of right ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52201F | Unspecified fracture of shaft of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52201G | Unspecified fracture of shaft of right ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52201H | Unspecified fracture of shaft of right ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52201J | Unspecified fracture of shaft of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52201K | Unspecified fracture of shaft of right ulna, subsequent encounter for closed fracture with nonunion | CMS +S52201M | Unspecified fracture of shaft of right ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52201N | Unspecified fracture of shaft of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52201P | Unspecified fracture of shaft of right ulna, subsequent encounter for closed fracture with malunion | CMS +S52201Q | Unspecified fracture of shaft of right ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52201R | Unspecified fracture of shaft of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52201S | Unspecified fracture of shaft of right ulna, sequela | CMS +S52202A | Unspecified fracture of shaft of left ulna, initial encounter for closed fracture | CMS +S52202B | Unspecified fracture of shaft of left ulna, initial encounter for open fracture type I or II | CMS +S52202C | Unspecified fracture of shaft of left ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52202D | Unspecified fracture of shaft of left ulna, subsequent encounter for closed fracture with routine healing | CMS +S52202E | Unspecified fracture of shaft of left ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52202F | Unspecified fracture of shaft of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52202G | Unspecified fracture of shaft of left ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52202H | Unspecified fracture of shaft of left ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52202J | Unspecified fracture of shaft of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52202K | Unspecified fracture of shaft of left ulna, subsequent encounter for closed fracture with nonunion | CMS +S52202M | Unspecified fracture of shaft of left ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52202N | Unspecified fracture of shaft of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52202P | Unspecified fracture of shaft of left ulna, subsequent encounter for closed fracture with malunion | CMS +S52202Q | Unspecified fracture of shaft of left ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52202R | Unspecified fracture of shaft of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52202S | Unspecified fracture of shaft of left ulna, sequela | CMS +S52209A | Unspecified fracture of shaft of unspecified ulna, initial encounter for closed fracture | CMS +S52209B | Unspecified fracture of shaft of unspecified ulna, initial encounter for open fracture type I or II | CMS +S52209C | Unspecified fracture of shaft of unspecified ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52209D | Unspecified fracture of shaft of unspecified ulna, subsequent encounter for closed fracture with routine healing | CMS +S52209E | Unspecified fracture of shaft of unspecified ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52209F | Unspecified fracture of shaft of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52209G | Unspecified fracture of shaft of unspecified ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52209H | Unspecified fracture of shaft of unspecified ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52209J | Unspecified fracture of shaft of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52209K | Unspecified fracture of shaft of unspecified ulna, subsequent encounter for closed fracture with nonunion | CMS +S52209M | Unspecified fracture of shaft of unspecified ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52209N | Unspecified fracture of shaft of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52209P | Unspecified fracture of shaft of unspecified ulna, subsequent encounter for closed fracture with malunion | CMS +S52209Q | Unspecified fracture of shaft of unspecified ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52209R | Unspecified fracture of shaft of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52209S | Unspecified fracture of shaft of unspecified ulna, sequela | CMS +S52211A | Greenstick fracture of shaft of right ulna, initial encounter for closed fracture | CMS +S52211D | Greenstick fracture of shaft of right ulna, subsequent encounter for fracture with routine healing | CMS +S52211G | Greenstick fracture of shaft of right ulna, subsequent encounter for fracture with delayed healing | CMS +S52211K | Greenstick fracture of shaft of right ulna, subsequent encounter for fracture with nonunion | CMS +S52211P | Greenstick fracture of shaft of right ulna, subsequent encounter for fracture with malunion | CMS +S52211S | Greenstick fracture of shaft of right ulna, sequela | CMS +S52212A | Greenstick fracture of shaft of left ulna, initial encounter for closed fracture | CMS +S52212D | Greenstick fracture of shaft of left ulna, subsequent encounter for fracture with routine healing | CMS +S52212G | Greenstick fracture of shaft of left ulna, subsequent encounter for fracture with delayed healing | CMS +S52212K | Greenstick fracture of shaft of left ulna, subsequent encounter for fracture with nonunion | CMS +S52212P | Greenstick fracture of shaft of left ulna, subsequent encounter for fracture with malunion | CMS +S52212S | Greenstick fracture of shaft of left ulna, sequela | CMS +S52219A | Greenstick fracture of shaft of unspecified ulna, initial encounter for closed fracture | CMS +S52219D | Greenstick fracture of shaft of unspecified ulna, subsequent encounter for fracture with routine healing | CMS +S52219G | Greenstick fracture of shaft of unspecified ulna, subsequent encounter for fracture with delayed healing | CMS +S52219K | Greenstick fracture of shaft of unspecified ulna, subsequent encounter for fracture with nonunion | CMS +S52219P | Greenstick fracture of shaft of unspecified ulna, subsequent encounter for fracture with malunion | CMS +S52219S | Greenstick fracture of shaft of unspecified ulna, sequela | CMS +S52221A | Displaced transverse fracture of shaft of right ulna, initial encounter for closed fracture | CMS +S52221B | Displaced transverse fracture of shaft of right ulna, initial encounter for open fracture type I or II | CMS +S52221C | Displaced transverse fracture of shaft of right ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52221D | Displaced transverse fracture of shaft of right ulna, subsequent encounter for closed fracture with routine healing | CMS +S52221E | Displaced transverse fracture of shaft of right ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52221F | Displaced transverse fracture of shaft of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52221G | Displaced transverse fracture of shaft of right ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52221H | Displaced transverse fracture of shaft of right ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52221J | Displaced transverse fracture of shaft of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52221K | Displaced transverse fracture of shaft of right ulna, subsequent encounter for closed fracture with nonunion | CMS +S52221M | Displaced transverse fracture of shaft of right ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52221N | Displaced transverse fracture of shaft of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52221P | Displaced transverse fracture of shaft of right ulna, subsequent encounter for closed fracture with malunion | CMS +S52221Q | Displaced transverse fracture of shaft of right ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52221R | Displaced transverse fracture of shaft of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52221S | Displaced transverse fracture of shaft of right ulna, sequela | CMS +S52222A | Displaced transverse fracture of shaft of left ulna, initial encounter for closed fracture | CMS +S52222B | Displaced transverse fracture of shaft of left ulna, initial encounter for open fracture type I or II | CMS +S52222C | Displaced transverse fracture of shaft of left ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52222D | Displaced transverse fracture of shaft of left ulna, subsequent encounter for closed fracture with routine healing | CMS +S52222E | Displaced transverse fracture of shaft of left ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52222F | Displaced transverse fracture of shaft of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52222G | Displaced transverse fracture of shaft of left ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52222H | Displaced transverse fracture of shaft of left ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52222J | Displaced transverse fracture of shaft of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52222K | Displaced transverse fracture of shaft of left ulna, subsequent encounter for closed fracture with nonunion | CMS +S52222M | Displaced transverse fracture of shaft of left ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52222N | Displaced transverse fracture of shaft of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52222P | Displaced transverse fracture of shaft of left ulna, subsequent encounter for closed fracture with malunion | CMS +S52222Q | Displaced transverse fracture of shaft of left ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52222R | Displaced transverse fracture of shaft of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52222S | Displaced transverse fracture of shaft of left ulna, sequela | CMS +S52223A | Displaced transverse fracture of shaft of unspecified ulna, initial encounter for closed fracture | CMS +S52223B | Displaced transverse fracture of shaft of unspecified ulna, initial encounter for open fracture type I or II | CMS +S52223C | Displaced transverse fracture of shaft of unspecified ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52223D | Displaced transverse fracture of shaft of unspecified ulna, subsequent encounter for closed fracture with routine healing | CMS +S52223E | Displaced transverse fracture of shaft of unspecified ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52223F | Displaced transverse fracture of shaft of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52223G | Displaced transverse fracture of shaft of unspecified ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52223H | Displaced transverse fracture of shaft of unspecified ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52223J | Displaced transverse fracture of shaft of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52223K | Displaced transverse fracture of shaft of unspecified ulna, subsequent encounter for closed fracture with nonunion | CMS +S52223M | Displaced transverse fracture of shaft of unspecified ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52223N | Displaced transverse fracture of shaft of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52223P | Displaced transverse fracture of shaft of unspecified ulna, subsequent encounter for closed fracture with malunion | CMS +S52223Q | Displaced transverse fracture of shaft of unspecified ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52223R | Displaced transverse fracture of shaft of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52223S | Displaced transverse fracture of shaft of unspecified ulna, sequela | CMS +S52224A | Nondisplaced transverse fracture of shaft of right ulna, initial encounter for closed fracture | CMS +S52224B | Nondisplaced transverse fracture of shaft of right ulna, initial encounter for open fracture type I or II | CMS +S52224C | Nondisplaced transverse fracture of shaft of right ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52224D | Nondisplaced transverse fracture of shaft of right ulna, subsequent encounter for closed fracture with routine healing | CMS +S52224E | Nondisplaced transverse fracture of shaft of right ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52224F | Nondisplaced transverse fracture of shaft of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52224G | Nondisplaced transverse fracture of shaft of right ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52224H | Nondisplaced transverse fracture of shaft of right ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52224J | Nondisplaced transverse fracture of shaft of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52224K | Nondisplaced transverse fracture of shaft of right ulna, subsequent encounter for closed fracture with nonunion | CMS +S52224M | Nondisplaced transverse fracture of shaft of right ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52224N | Nondisplaced transverse fracture of shaft of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52224P | Nondisplaced transverse fracture of shaft of right ulna, subsequent encounter for closed fracture with malunion | CMS +S52224Q | Nondisplaced transverse fracture of shaft of right ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52224R | Nondisplaced transverse fracture of shaft of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52224S | Nondisplaced transverse fracture of shaft of right ulna, sequela | CMS +S52225A | Nondisplaced transverse fracture of shaft of left ulna, initial encounter for closed fracture | CMS +S52225B | Nondisplaced transverse fracture of shaft of left ulna, initial encounter for open fracture type I or II | CMS +S52225C | Nondisplaced transverse fracture of shaft of left ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52225D | Nondisplaced transverse fracture of shaft of left ulna, subsequent encounter for closed fracture with routine healing | CMS +S52225E | Nondisplaced transverse fracture of shaft of left ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52225F | Nondisplaced transverse fracture of shaft of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52225G | Nondisplaced transverse fracture of shaft of left ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52225H | Nondisplaced transverse fracture of shaft of left ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52225J | Nondisplaced transverse fracture of shaft of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52225K | Nondisplaced transverse fracture of shaft of left ulna, subsequent encounter for closed fracture with nonunion | CMS +S52225M | Nondisplaced transverse fracture of shaft of left ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52225N | Nondisplaced transverse fracture of shaft of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52225P | Nondisplaced transverse fracture of shaft of left ulna, subsequent encounter for closed fracture with malunion | CMS +S52225Q | Nondisplaced transverse fracture of shaft of left ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52225R | Nondisplaced transverse fracture of shaft of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52225S | Nondisplaced transverse fracture of shaft of left ulna, sequela | CMS +S52226A | Nondisplaced transverse fracture of shaft of unspecified ulna, initial encounter for closed fracture | CMS +S52226B | Nondisplaced transverse fracture of shaft of unspecified ulna, initial encounter for open fracture type I or II | CMS +S52226C | Nondisplaced transverse fracture of shaft of unspecified ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52226D | Nondisplaced transverse fracture of shaft of unspecified ulna, subsequent encounter for closed fracture with routine healing | CMS +S52226E | Nondisplaced transverse fracture of shaft of unspecified ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52226F | Nondisplaced transverse fracture of shaft of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52226G | Nondisplaced transverse fracture of shaft of unspecified ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52226H | Nondisplaced transverse fracture of shaft of unspecified ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52226J | Nondisplaced transverse fracture of shaft of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52226K | Nondisplaced transverse fracture of shaft of unspecified ulna, subsequent encounter for closed fracture with nonunion | CMS +S52226M | Nondisplaced transverse fracture of shaft of unspecified ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52226N | Nondisplaced transverse fracture of shaft of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52226P | Nondisplaced transverse fracture of shaft of unspecified ulna, subsequent encounter for closed fracture with malunion | CMS +S52226Q | Nondisplaced transverse fracture of shaft of unspecified ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52226R | Nondisplaced transverse fracture of shaft of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52226S | Nondisplaced transverse fracture of shaft of unspecified ulna, sequela | CMS +S52231A | Displaced oblique fracture of shaft of right ulna, initial encounter for closed fracture | CMS +S52231B | Displaced oblique fracture of shaft of right ulna, initial encounter for open fracture type I or II | CMS +S52231C | Displaced oblique fracture of shaft of right ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52231D | Displaced oblique fracture of shaft of right ulna, subsequent encounter for closed fracture with routine healing | CMS +S52231E | Displaced oblique fracture of shaft of right ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52231F | Displaced oblique fracture of shaft of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52231G | Displaced oblique fracture of shaft of right ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52231H | Displaced oblique fracture of shaft of right ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52231J | Displaced oblique fracture of shaft of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52231K | Displaced oblique fracture of shaft of right ulna, subsequent encounter for closed fracture with nonunion | CMS +S52231M | Displaced oblique fracture of shaft of right ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52231N | Displaced oblique fracture of shaft of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52231P | Displaced oblique fracture of shaft of right ulna, subsequent encounter for closed fracture with malunion | CMS +S52231Q | Displaced oblique fracture of shaft of right ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52231R | Displaced oblique fracture of shaft of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52231S | Displaced oblique fracture of shaft of right ulna, sequela | CMS +S52232A | Displaced oblique fracture of shaft of left ulna, initial encounter for closed fracture | CMS +S52232B | Displaced oblique fracture of shaft of left ulna, initial encounter for open fracture type I or II | CMS +S52232C | Displaced oblique fracture of shaft of left ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52232D | Displaced oblique fracture of shaft of left ulna, subsequent encounter for closed fracture with routine healing | CMS +S52232E | Displaced oblique fracture of shaft of left ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52232F | Displaced oblique fracture of shaft of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52232G | Displaced oblique fracture of shaft of left ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52232H | Displaced oblique fracture of shaft of left ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52232J | Displaced oblique fracture of shaft of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52232K | Displaced oblique fracture of shaft of left ulna, subsequent encounter for closed fracture with nonunion | CMS +S52232M | Displaced oblique fracture of shaft of left ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52232N | Displaced oblique fracture of shaft of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52232P | Displaced oblique fracture of shaft of left ulna, subsequent encounter for closed fracture with malunion | CMS +S52232Q | Displaced oblique fracture of shaft of left ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52232R | Displaced oblique fracture of shaft of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52232S | Displaced oblique fracture of shaft of left ulna, sequela | CMS +S52233A | Displaced oblique fracture of shaft of unspecified ulna, initial encounter for closed fracture | CMS +S52233B | Displaced oblique fracture of shaft of unspecified ulna, initial encounter for open fracture type I or II | CMS +S52233C | Displaced oblique fracture of shaft of unspecified ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52233D | Displaced oblique fracture of shaft of unspecified ulna, subsequent encounter for closed fracture with routine healing | CMS +S52233E | Displaced oblique fracture of shaft of unspecified ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52233F | Displaced oblique fracture of shaft of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52233G | Displaced oblique fracture of shaft of unspecified ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52233H | Displaced oblique fracture of shaft of unspecified ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52233J | Displaced oblique fracture of shaft of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52233K | Displaced oblique fracture of shaft of unspecified ulna, subsequent encounter for closed fracture with nonunion | CMS +S52233M | Displaced oblique fracture of shaft of unspecified ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52233N | Displaced oblique fracture of shaft of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52233P | Displaced oblique fracture of shaft of unspecified ulna, subsequent encounter for closed fracture with malunion | CMS +S52233Q | Displaced oblique fracture of shaft of unspecified ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52233R | Displaced oblique fracture of shaft of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52233S | Displaced oblique fracture of shaft of unspecified ulna, sequela | CMS +S52234A | Nondisplaced oblique fracture of shaft of right ulna, initial encounter for closed fracture | CMS +S52234B | Nondisplaced oblique fracture of shaft of right ulna, initial encounter for open fracture type I or II | CMS +S52234C | Nondisplaced oblique fracture of shaft of right ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52234D | Nondisplaced oblique fracture of shaft of right ulna, subsequent encounter for closed fracture with routine healing | CMS +S52234E | Nondisplaced oblique fracture of shaft of right ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52234F | Nondisplaced oblique fracture of shaft of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52234G | Nondisplaced oblique fracture of shaft of right ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52234H | Nondisplaced oblique fracture of shaft of right ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52234J | Nondisplaced oblique fracture of shaft of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52234K | Nondisplaced oblique fracture of shaft of right ulna, subsequent encounter for closed fracture with nonunion | CMS +S52234M | Nondisplaced oblique fracture of shaft of right ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52234N | Nondisplaced oblique fracture of shaft of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52234P | Nondisplaced oblique fracture of shaft of right ulna, subsequent encounter for closed fracture with malunion | CMS +S52234Q | Nondisplaced oblique fracture of shaft of right ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52234R | Nondisplaced oblique fracture of shaft of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52234S | Nondisplaced oblique fracture of shaft of right ulna, sequela | CMS +S52235A | Nondisplaced oblique fracture of shaft of left ulna, initial encounter for closed fracture | CMS +S52235B | Nondisplaced oblique fracture of shaft of left ulna, initial encounter for open fracture type I or II | CMS +S52235C | Nondisplaced oblique fracture of shaft of left ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52235D | Nondisplaced oblique fracture of shaft of left ulna, subsequent encounter for closed fracture with routine healing | CMS +S52235E | Nondisplaced oblique fracture of shaft of left ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52235F | Nondisplaced oblique fracture of shaft of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52235G | Nondisplaced oblique fracture of shaft of left ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52235H | Nondisplaced oblique fracture of shaft of left ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52235J | Nondisplaced oblique fracture of shaft of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52235K | Nondisplaced oblique fracture of shaft of left ulna, subsequent encounter for closed fracture with nonunion | CMS +S52235M | Nondisplaced oblique fracture of shaft of left ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52235N | Nondisplaced oblique fracture of shaft of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52235P | Nondisplaced oblique fracture of shaft of left ulna, subsequent encounter for closed fracture with malunion | CMS +S52235Q | Nondisplaced oblique fracture of shaft of left ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52235R | Nondisplaced oblique fracture of shaft of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52235S | Nondisplaced oblique fracture of shaft of left ulna, sequela | CMS +S52236A | Nondisplaced oblique fracture of shaft of unspecified ulna, initial encounter for closed fracture | CMS +S52236B | Nondisplaced oblique fracture of shaft of unspecified ulna, initial encounter for open fracture type I or II | CMS +S52236C | Nondisplaced oblique fracture of shaft of unspecified ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52236D | Nondisplaced oblique fracture of shaft of unspecified ulna, subsequent encounter for closed fracture with routine healing | CMS +S52236E | Nondisplaced oblique fracture of shaft of unspecified ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52236F | Nondisplaced oblique fracture of shaft of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52236G | Nondisplaced oblique fracture of shaft of unspecified ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52236H | Nondisplaced oblique fracture of shaft of unspecified ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52236J | Nondisplaced oblique fracture of shaft of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52236K | Nondisplaced oblique fracture of shaft of unspecified ulna, subsequent encounter for closed fracture with nonunion | CMS +S52236M | Nondisplaced oblique fracture of shaft of unspecified ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52236N | Nondisplaced oblique fracture of shaft of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52236P | Nondisplaced oblique fracture of shaft of unspecified ulna, subsequent encounter for closed fracture with malunion | CMS +S52236Q | Nondisplaced oblique fracture of shaft of unspecified ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52236R | Nondisplaced oblique fracture of shaft of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52236S | Nondisplaced oblique fracture of shaft of unspecified ulna, sequela | CMS +S52241A | Displaced spiral fracture of shaft of ulna, right arm, initial encounter for closed fracture | CMS +S52241B | Displaced spiral fracture of shaft of ulna, right arm, initial encounter for open fracture type I or II | CMS +S52241C | Displaced spiral fracture of shaft of ulna, right arm, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52241D | Displaced spiral fracture of shaft of ulna, right arm, subsequent encounter for closed fracture with routine healing | CMS +S52241E | Displaced spiral fracture of shaft of ulna, right arm, subsequent encounter for open fracture type I or II with routine healing | CMS +S52241F | Displaced spiral fracture of shaft of ulna, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52241G | Displaced spiral fracture of shaft of ulna, right arm, subsequent encounter for closed fracture with delayed healing | CMS +S52241H | Displaced spiral fracture of shaft of ulna, right arm, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52241J | Displaced spiral fracture of shaft of ulna, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52241K | Displaced spiral fracture of shaft of ulna, right arm, subsequent encounter for closed fracture with nonunion | CMS +S52241M | Displaced spiral fracture of shaft of ulna, right arm, subsequent encounter for open fracture type I or II with nonunion | CMS +S52241N | Displaced spiral fracture of shaft of ulna, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52241P | Displaced spiral fracture of shaft of ulna, right arm, subsequent encounter for closed fracture with malunion | CMS +S52241Q | Displaced spiral fracture of shaft of ulna, right arm, subsequent encounter for open fracture type I or II with malunion | CMS +S52241R | Displaced spiral fracture of shaft of ulna, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52241S | Displaced spiral fracture of shaft of ulna, right arm, sequela | CMS +S52242A | Displaced spiral fracture of shaft of ulna, left arm, initial encounter for closed fracture | CMS +S52242B | Displaced spiral fracture of shaft of ulna, left arm, initial encounter for open fracture type I or II | CMS +S52242C | Displaced spiral fracture of shaft of ulna, left arm, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52242D | Displaced spiral fracture of shaft of ulna, left arm, subsequent encounter for closed fracture with routine healing | CMS +S52242E | Displaced spiral fracture of shaft of ulna, left arm, subsequent encounter for open fracture type I or II with routine healing | CMS +S52242F | Displaced spiral fracture of shaft of ulna, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52242G | Displaced spiral fracture of shaft of ulna, left arm, subsequent encounter for closed fracture with delayed healing | CMS +S52242H | Displaced spiral fracture of shaft of ulna, left arm, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52242J | Displaced spiral fracture of shaft of ulna, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52242K | Displaced spiral fracture of shaft of ulna, left arm, subsequent encounter for closed fracture with nonunion | CMS +S52242M | Displaced spiral fracture of shaft of ulna, left arm, subsequent encounter for open fracture type I or II with nonunion | CMS +S52242N | Displaced spiral fracture of shaft of ulna, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52242P | Displaced spiral fracture of shaft of ulna, left arm, subsequent encounter for closed fracture with malunion | CMS +S52242Q | Displaced spiral fracture of shaft of ulna, left arm, subsequent encounter for open fracture type I or II with malunion | CMS +S52242R | Displaced spiral fracture of shaft of ulna, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52242S | Displaced spiral fracture of shaft of ulna, left arm, sequela | CMS +S52243A | Displaced spiral fracture of shaft of ulna, unspecified arm, initial encounter for closed fracture | CMS +S52243B | Displaced spiral fracture of shaft of ulna, unspecified arm, initial encounter for open fracture type I or II | CMS +S52243C | Displaced spiral fracture of shaft of ulna, unspecified arm, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52243D | Displaced spiral fracture of shaft of ulna, unspecified arm, subsequent encounter for closed fracture with routine healing | CMS +S52243E | Displaced spiral fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type I or II with routine healing | CMS +S52243F | Displaced spiral fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52243G | Displaced spiral fracture of shaft of ulna, unspecified arm, subsequent encounter for closed fracture with delayed healing | CMS +S52243H | Displaced spiral fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52243J | Displaced spiral fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52243K | Displaced spiral fracture of shaft of ulna, unspecified arm, subsequent encounter for closed fracture with nonunion | CMS +S52243M | Displaced spiral fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type I or II with nonunion | CMS +S52243N | Displaced spiral fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52243P | Displaced spiral fracture of shaft of ulna, unspecified arm, subsequent encounter for closed fracture with malunion | CMS +S52243Q | Displaced spiral fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type I or II with malunion | CMS +S52243R | Displaced spiral fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52243S | Displaced spiral fracture of shaft of ulna, unspecified arm, sequela | CMS +S52244A | Nondisplaced spiral fracture of shaft of ulna, right arm, initial encounter for closed fracture | CMS +S52244B | Nondisplaced spiral fracture of shaft of ulna, right arm, initial encounter for open fracture type I or II | CMS +S52244C | Nondisplaced spiral fracture of shaft of ulna, right arm, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52244D | Nondisplaced spiral fracture of shaft of ulna, right arm, subsequent encounter for closed fracture with routine healing | CMS +S52244E | Nondisplaced spiral fracture of shaft of ulna, right arm, subsequent encounter for open fracture type I or II with routine healing | CMS +S52244F | Nondisplaced spiral fracture of shaft of ulna, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52244G | Nondisplaced spiral fracture of shaft of ulna, right arm, subsequent encounter for closed fracture with delayed healing | CMS +S52244H | Nondisplaced spiral fracture of shaft of ulna, right arm, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52244J | Nondisplaced spiral fracture of shaft of ulna, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52244K | Nondisplaced spiral fracture of shaft of ulna, right arm, subsequent encounter for closed fracture with nonunion | CMS +S52244M | Nondisplaced spiral fracture of shaft of ulna, right arm, subsequent encounter for open fracture type I or II with nonunion | CMS +S52244N | Nondisplaced spiral fracture of shaft of ulna, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52244P | Nondisplaced spiral fracture of shaft of ulna, right arm, subsequent encounter for closed fracture with malunion | CMS +S52244Q | Nondisplaced spiral fracture of shaft of ulna, right arm, subsequent encounter for open fracture type I or II with malunion | CMS +S52244R | Nondisplaced spiral fracture of shaft of ulna, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52244S | Nondisplaced spiral fracture of shaft of ulna, right arm, sequela | CMS +S52245A | Nondisplaced spiral fracture of shaft of ulna, left arm, initial encounter for closed fracture | CMS +S52245B | Nondisplaced spiral fracture of shaft of ulna, left arm, initial encounter for open fracture type I or II | CMS +S52245C | Nondisplaced spiral fracture of shaft of ulna, left arm, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52245D | Nondisplaced spiral fracture of shaft of ulna, left arm, subsequent encounter for closed fracture with routine healing | CMS +S52245E | Nondisplaced spiral fracture of shaft of ulna, left arm, subsequent encounter for open fracture type I or II with routine healing | CMS +S52245F | Nondisplaced spiral fracture of shaft of ulna, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52245G | Nondisplaced spiral fracture of shaft of ulna, left arm, subsequent encounter for closed fracture with delayed healing | CMS +S52245H | Nondisplaced spiral fracture of shaft of ulna, left arm, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52245J | Nondisplaced spiral fracture of shaft of ulna, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52245K | Nondisplaced spiral fracture of shaft of ulna, left arm, subsequent encounter for closed fracture with nonunion | CMS +S52245M | Nondisplaced spiral fracture of shaft of ulna, left arm, subsequent encounter for open fracture type I or II with nonunion | CMS +S52245N | Nondisplaced spiral fracture of shaft of ulna, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52245P | Nondisplaced spiral fracture of shaft of ulna, left arm, subsequent encounter for closed fracture with malunion | CMS +S52245Q | Nondisplaced spiral fracture of shaft of ulna, left arm, subsequent encounter for open fracture type I or II with malunion | CMS +S52245R | Nondisplaced spiral fracture of shaft of ulna, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52245S | Nondisplaced spiral fracture of shaft of ulna, left arm, sequela | CMS +S52246A | Nondisplaced spiral fracture of shaft of ulna, unspecified arm, initial encounter for closed fracture | CMS +S52246B | Nondisplaced spiral fracture of shaft of ulna, unspecified arm, initial encounter for open fracture type I or II | CMS +S52246C | Nondisplaced spiral fracture of shaft of ulna, unspecified arm, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52246D | Nondisplaced spiral fracture of shaft of ulna, unspecified arm, subsequent encounter for closed fracture with routine healing | CMS +S52246E | Nondisplaced spiral fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type I or II with routine healing | CMS +S52246F | Nondisplaced spiral fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52246G | Nondisplaced spiral fracture of shaft of ulna, unspecified arm, subsequent encounter for closed fracture with delayed healing | CMS +S52246H | Nondisplaced spiral fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52246J | Nondisplaced spiral fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52246K | Nondisplaced spiral fracture of shaft of ulna, unspecified arm, subsequent encounter for closed fracture with nonunion | CMS +S52246M | Nondisplaced spiral fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type I or II with nonunion | CMS +S52246N | Nondisplaced spiral fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52246P | Nondisplaced spiral fracture of shaft of ulna, unspecified arm, subsequent encounter for closed fracture with malunion | CMS +S52246Q | Nondisplaced spiral fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type I or II with malunion | CMS +S52246R | Nondisplaced spiral fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52246S | Nondisplaced spiral fracture of shaft of ulna, unspecified arm, sequela | CMS +S52251A | Displaced comminuted fracture of shaft of ulna, right arm, initial encounter for closed fracture | CMS +S52251B | Displaced comminuted fracture of shaft of ulna, right arm, initial encounter for open fracture type I or II | CMS +S52251C | Displaced comminuted fracture of shaft of ulna, right arm, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52251D | Displaced comminuted fracture of shaft of ulna, right arm, subsequent encounter for closed fracture with routine healing | CMS +S52251E | Displaced comminuted fracture of shaft of ulna, right arm, subsequent encounter for open fracture type I or II with routine healing | CMS +S52251F | Displaced comminuted fracture of shaft of ulna, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52251G | Displaced comminuted fracture of shaft of ulna, right arm, subsequent encounter for closed fracture with delayed healing | CMS +S52251H | Displaced comminuted fracture of shaft of ulna, right arm, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52251J | Displaced comminuted fracture of shaft of ulna, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52251K | Displaced comminuted fracture of shaft of ulna, right arm, subsequent encounter for closed fracture with nonunion | CMS +S52251M | Displaced comminuted fracture of shaft of ulna, right arm, subsequent encounter for open fracture type I or II with nonunion | CMS +S52251N | Displaced comminuted fracture of shaft of ulna, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52251P | Displaced comminuted fracture of shaft of ulna, right arm, subsequent encounter for closed fracture with malunion | CMS +S52251Q | Displaced comminuted fracture of shaft of ulna, right arm, subsequent encounter for open fracture type I or II with malunion | CMS +S52251R | Displaced comminuted fracture of shaft of ulna, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52251S | Displaced comminuted fracture of shaft of ulna, right arm, sequela | CMS +S52252A | Displaced comminuted fracture of shaft of ulna, left arm, initial encounter for closed fracture | CMS +S52252B | Displaced comminuted fracture of shaft of ulna, left arm, initial encounter for open fracture type I or II | CMS +S52252C | Displaced comminuted fracture of shaft of ulna, left arm, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52252D | Displaced comminuted fracture of shaft of ulna, left arm, subsequent encounter for closed fracture with routine healing | CMS +S52252E | Displaced comminuted fracture of shaft of ulna, left arm, subsequent encounter for open fracture type I or II with routine healing | CMS +S52252F | Displaced comminuted fracture of shaft of ulna, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52252G | Displaced comminuted fracture of shaft of ulna, left arm, subsequent encounter for closed fracture with delayed healing | CMS +S52252H | Displaced comminuted fracture of shaft of ulna, left arm, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52252J | Displaced comminuted fracture of shaft of ulna, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52252K | Displaced comminuted fracture of shaft of ulna, left arm, subsequent encounter for closed fracture with nonunion | CMS +S52252M | Displaced comminuted fracture of shaft of ulna, left arm, subsequent encounter for open fracture type I or II with nonunion | CMS +S52252N | Displaced comminuted fracture of shaft of ulna, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52252P | Displaced comminuted fracture of shaft of ulna, left arm, subsequent encounter for closed fracture with malunion | CMS +S52252Q | Displaced comminuted fracture of shaft of ulna, left arm, subsequent encounter for open fracture type I or II with malunion | CMS +S52252R | Displaced comminuted fracture of shaft of ulna, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52252S | Displaced comminuted fracture of shaft of ulna, left arm, sequela | CMS +S52253A | Displaced comminuted fracture of shaft of ulna, unspecified arm, initial encounter for closed fracture | CMS +S52253B | Displaced comminuted fracture of shaft of ulna, unspecified arm, initial encounter for open fracture type I or II | CMS +S52253C | Displaced comminuted fracture of shaft of ulna, unspecified arm, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52253D | Displaced comminuted fracture of shaft of ulna, unspecified arm, subsequent encounter for closed fracture with routine healing | CMS +S52253E | Displaced comminuted fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type I or II with routine healing | CMS +S52253F | Displaced comminuted fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52253G | Displaced comminuted fracture of shaft of ulna, unspecified arm, subsequent encounter for closed fracture with delayed healing | CMS +S52253H | Displaced comminuted fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52253J | Displaced comminuted fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52253K | Displaced comminuted fracture of shaft of ulna, unspecified arm, subsequent encounter for closed fracture with nonunion | CMS +S52253M | Displaced comminuted fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type I or II with nonunion | CMS +S52253N | Displaced comminuted fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52253P | Displaced comminuted fracture of shaft of ulna, unspecified arm, subsequent encounter for closed fracture with malunion | CMS +S52253Q | Displaced comminuted fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type I or II with malunion | CMS +S52253R | Displaced comminuted fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52253S | Displaced comminuted fracture of shaft of ulna, unspecified arm, sequela | CMS +S52254A | Nondisplaced comminuted fracture of shaft of ulna, right arm, initial encounter for closed fracture | CMS +S52254B | Nondisplaced comminuted fracture of shaft of ulna, right arm, initial encounter for open fracture type I or II | CMS +S52254C | Nondisplaced comminuted fracture of shaft of ulna, right arm, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52254D | Nondisplaced comminuted fracture of shaft of ulna, right arm, subsequent encounter for closed fracture with routine healing | CMS +S52254E | Nondisplaced comminuted fracture of shaft of ulna, right arm, subsequent encounter for open fracture type I or II with routine healing | CMS +S52254F | Nondisplaced comminuted fracture of shaft of ulna, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52254G | Nondisplaced comminuted fracture of shaft of ulna, right arm, subsequent encounter for closed fracture with delayed healing | CMS +S52254H | Nondisplaced comminuted fracture of shaft of ulna, right arm, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52254J | Nondisplaced comminuted fracture of shaft of ulna, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52254K | Nondisplaced comminuted fracture of shaft of ulna, right arm, subsequent encounter for closed fracture with nonunion | CMS +S52254M | Nondisplaced comminuted fracture of shaft of ulna, right arm, subsequent encounter for open fracture type I or II with nonunion | CMS +S52254N | Nondisplaced comminuted fracture of shaft of ulna, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52254P | Nondisplaced comminuted fracture of shaft of ulna, right arm, subsequent encounter for closed fracture with malunion | CMS +S52254Q | Nondisplaced comminuted fracture of shaft of ulna, right arm, subsequent encounter for open fracture type I or II with malunion | CMS +S52254R | Nondisplaced comminuted fracture of shaft of ulna, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52254S | Nondisplaced comminuted fracture of shaft of ulna, right arm, sequela | CMS +S52255A | Nondisplaced comminuted fracture of shaft of ulna, left arm, initial encounter for closed fracture | CMS +S52255B | Nondisplaced comminuted fracture of shaft of ulna, left arm, initial encounter for open fracture type I or II | CMS +S52255C | Nondisplaced comminuted fracture of shaft of ulna, left arm, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52255D | Nondisplaced comminuted fracture of shaft of ulna, left arm, subsequent encounter for closed fracture with routine healing | CMS +S52255E | Nondisplaced comminuted fracture of shaft of ulna, left arm, subsequent encounter for open fracture type I or II with routine healing | CMS +S52255F | Nondisplaced comminuted fracture of shaft of ulna, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52255G | Nondisplaced comminuted fracture of shaft of ulna, left arm, subsequent encounter for closed fracture with delayed healing | CMS +S52255H | Nondisplaced comminuted fracture of shaft of ulna, left arm, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52255J | Nondisplaced comminuted fracture of shaft of ulna, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52255K | Nondisplaced comminuted fracture of shaft of ulna, left arm, subsequent encounter for closed fracture with nonunion | CMS +S52255M | Nondisplaced comminuted fracture of shaft of ulna, left arm, subsequent encounter for open fracture type I or II with nonunion | CMS +S52255N | Nondisplaced comminuted fracture of shaft of ulna, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52255P | Nondisplaced comminuted fracture of shaft of ulna, left arm, subsequent encounter for closed fracture with malunion | CMS +S52255Q | Nondisplaced comminuted fracture of shaft of ulna, left arm, subsequent encounter for open fracture type I or II with malunion | CMS +S52255R | Nondisplaced comminuted fracture of shaft of ulna, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52255S | Nondisplaced comminuted fracture of shaft of ulna, left arm, sequela | CMS +S52256A | Nondisplaced comminuted fracture of shaft of ulna, unspecified arm, initial encounter for closed fracture | CMS +S52256B | Nondisplaced comminuted fracture of shaft of ulna, unspecified arm, initial encounter for open fracture type I or II | CMS +S52256C | Nondisplaced comminuted fracture of shaft of ulna, unspecified arm, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52256D | Nondisplaced comminuted fracture of shaft of ulna, unspecified arm, subsequent encounter for closed fracture with routine healing | CMS +S52256E | Nondisplaced comminuted fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type I or II with routine healing | CMS +S52256F | Nondisplaced comminuted fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52256G | Nondisplaced comminuted fracture of shaft of ulna, unspecified arm, subsequent encounter for closed fracture with delayed healing | CMS +S52256H | Nondisplaced comminuted fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52256J | Nondisplaced comminuted fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52256K | Nondisplaced comminuted fracture of shaft of ulna, unspecified arm, subsequent encounter for closed fracture with nonunion | CMS +S52256M | Nondisplaced comminuted fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type I or II with nonunion | CMS +S52256N | Nondisplaced comminuted fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52256P | Nondisplaced comminuted fracture of shaft of ulna, unspecified arm, subsequent encounter for closed fracture with malunion | CMS +S52256Q | Nondisplaced comminuted fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type I or II with malunion | CMS +S52256R | Nondisplaced comminuted fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52256S | Nondisplaced comminuted fracture of shaft of ulna, unspecified arm, sequela | CMS +S52261A | Displaced segmental fracture of shaft of ulna, right arm, initial encounter for closed fracture | CMS +S52261B | Displaced segmental fracture of shaft of ulna, right arm, initial encounter for open fracture type I or II | CMS +S52261C | Displaced segmental fracture of shaft of ulna, right arm, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52261D | Displaced segmental fracture of shaft of ulna, right arm, subsequent encounter for closed fracture with routine healing | CMS +S52261E | Displaced segmental fracture of shaft of ulna, right arm, subsequent encounter for open fracture type I or II with routine healing | CMS +S52261F | Displaced segmental fracture of shaft of ulna, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52261G | Displaced segmental fracture of shaft of ulna, right arm, subsequent encounter for closed fracture with delayed healing | CMS +S52261H | Displaced segmental fracture of shaft of ulna, right arm, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52261J | Displaced segmental fracture of shaft of ulna, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52261K | Displaced segmental fracture of shaft of ulna, right arm, subsequent encounter for closed fracture with nonunion | CMS +S52261M | Displaced segmental fracture of shaft of ulna, right arm, subsequent encounter for open fracture type I or II with nonunion | CMS +S52261N | Displaced segmental fracture of shaft of ulna, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52261P | Displaced segmental fracture of shaft of ulna, right arm, subsequent encounter for closed fracture with malunion | CMS +S52261Q | Displaced segmental fracture of shaft of ulna, right arm, subsequent encounter for open fracture type I or II with malunion | CMS +S52261R | Displaced segmental fracture of shaft of ulna, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52261S | Displaced segmental fracture of shaft of ulna, right arm, sequela | CMS +S52262A | Displaced segmental fracture of shaft of ulna, left arm, initial encounter for closed fracture | CMS +S52262B | Displaced segmental fracture of shaft of ulna, left arm, initial encounter for open fracture type I or II | CMS +S52262C | Displaced segmental fracture of shaft of ulna, left arm, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52262D | Displaced segmental fracture of shaft of ulna, left arm, subsequent encounter for closed fracture with routine healing | CMS +S52262E | Displaced segmental fracture of shaft of ulna, left arm, subsequent encounter for open fracture type I or II with routine healing | CMS +S52262F | Displaced segmental fracture of shaft of ulna, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52262G | Displaced segmental fracture of shaft of ulna, left arm, subsequent encounter for closed fracture with delayed healing | CMS +S52262H | Displaced segmental fracture of shaft of ulna, left arm, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52262J | Displaced segmental fracture of shaft of ulna, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52262K | Displaced segmental fracture of shaft of ulna, left arm, subsequent encounter for closed fracture with nonunion | CMS +S52262M | Displaced segmental fracture of shaft of ulna, left arm, subsequent encounter for open fracture type I or II with nonunion | CMS +S52262N | Displaced segmental fracture of shaft of ulna, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52262P | Displaced segmental fracture of shaft of ulna, left arm, subsequent encounter for closed fracture with malunion | CMS +S52262Q | Displaced segmental fracture of shaft of ulna, left arm, subsequent encounter for open fracture type I or II with malunion | CMS +S52262R | Displaced segmental fracture of shaft of ulna, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52262S | Displaced segmental fracture of shaft of ulna, left arm, sequela | CMS +S52263A | Displaced segmental fracture of shaft of ulna, unspecified arm, initial encounter for closed fracture | CMS +S52263B | Displaced segmental fracture of shaft of ulna, unspecified arm, initial encounter for open fracture type I or II | CMS +S52263C | Displaced segmental fracture of shaft of ulna, unspecified arm, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52263D | Displaced segmental fracture of shaft of ulna, unspecified arm, subsequent encounter for closed fracture with routine healing | CMS +S52263E | Displaced segmental fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type I or II with routine healing | CMS +S52263F | Displaced segmental fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52263G | Displaced segmental fracture of shaft of ulna, unspecified arm, subsequent encounter for closed fracture with delayed healing | CMS +S52263H | Displaced segmental fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52263J | Displaced segmental fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52263K | Displaced segmental fracture of shaft of ulna, unspecified arm, subsequent encounter for closed fracture with nonunion | CMS +S52263M | Displaced segmental fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type I or II with nonunion | CMS +S52263N | Displaced segmental fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52263P | Displaced segmental fracture of shaft of ulna, unspecified arm, subsequent encounter for closed fracture with malunion | CMS +S52263Q | Displaced segmental fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type I or II with malunion | CMS +S52263R | Displaced segmental fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52263S | Displaced segmental fracture of shaft of ulna, unspecified arm, sequela | CMS +S52264A | Nondisplaced segmental fracture of shaft of ulna, right arm, initial encounter for closed fracture | CMS +S52264B | Nondisplaced segmental fracture of shaft of ulna, right arm, initial encounter for open fracture type I or II | CMS +S52264C | Nondisplaced segmental fracture of shaft of ulna, right arm, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52264D | Nondisplaced segmental fracture of shaft of ulna, right arm, subsequent encounter for closed fracture with routine healing | CMS +S52264E | Nondisplaced segmental fracture of shaft of ulna, right arm, subsequent encounter for open fracture type I or II with routine healing | CMS +S52264F | Nondisplaced segmental fracture of shaft of ulna, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52264G | Nondisplaced segmental fracture of shaft of ulna, right arm, subsequent encounter for closed fracture with delayed healing | CMS +S52264H | Nondisplaced segmental fracture of shaft of ulna, right arm, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52264J | Nondisplaced segmental fracture of shaft of ulna, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52264K | Nondisplaced segmental fracture of shaft of ulna, right arm, subsequent encounter for closed fracture with nonunion | CMS +S52264M | Nondisplaced segmental fracture of shaft of ulna, right arm, subsequent encounter for open fracture type I or II with nonunion | CMS +S52264N | Nondisplaced segmental fracture of shaft of ulna, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52264P | Nondisplaced segmental fracture of shaft of ulna, right arm, subsequent encounter for closed fracture with malunion | CMS +S52264Q | Nondisplaced segmental fracture of shaft of ulna, right arm, subsequent encounter for open fracture type I or II with malunion | CMS +S52264R | Nondisplaced segmental fracture of shaft of ulna, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52264S | Nondisplaced segmental fracture of shaft of ulna, right arm, sequela | CMS +S52265A | Nondisplaced segmental fracture of shaft of ulna, left arm, initial encounter for closed fracture | CMS +S52265B | Nondisplaced segmental fracture of shaft of ulna, left arm, initial encounter for open fracture type I or II | CMS +S52265C | Nondisplaced segmental fracture of shaft of ulna, left arm, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52265D | Nondisplaced segmental fracture of shaft of ulna, left arm, subsequent encounter for closed fracture with routine healing | CMS +S52265E | Nondisplaced segmental fracture of shaft of ulna, left arm, subsequent encounter for open fracture type I or II with routine healing | CMS +S52265F | Nondisplaced segmental fracture of shaft of ulna, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52265G | Nondisplaced segmental fracture of shaft of ulna, left arm, subsequent encounter for closed fracture with delayed healing | CMS +S52265H | Nondisplaced segmental fracture of shaft of ulna, left arm, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52265J | Nondisplaced segmental fracture of shaft of ulna, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52265K | Nondisplaced segmental fracture of shaft of ulna, left arm, subsequent encounter for closed fracture with nonunion | CMS +S52265M | Nondisplaced segmental fracture of shaft of ulna, left arm, subsequent encounter for open fracture type I or II with nonunion | CMS +S52265N | Nondisplaced segmental fracture of shaft of ulna, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52265P | Nondisplaced segmental fracture of shaft of ulna, left arm, subsequent encounter for closed fracture with malunion | CMS +S52265Q | Nondisplaced segmental fracture of shaft of ulna, left arm, subsequent encounter for open fracture type I or II with malunion | CMS +S52265R | Nondisplaced segmental fracture of shaft of ulna, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52265S | Nondisplaced segmental fracture of shaft of ulna, left arm, sequela | CMS +S52266A | Nondisplaced segmental fracture of shaft of ulna, unspecified arm, initial encounter for closed fracture | CMS +S52266B | Nondisplaced segmental fracture of shaft of ulna, unspecified arm, initial encounter for open fracture type I or II | CMS +S52266C | Nondisplaced segmental fracture of shaft of ulna, unspecified arm, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52266D | Nondisplaced segmental fracture of shaft of ulna, unspecified arm, subsequent encounter for closed fracture with routine healing | CMS +S52266E | Nondisplaced segmental fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type I or II with routine healing | CMS +S52266F | Nondisplaced segmental fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52266G | Nondisplaced segmental fracture of shaft of ulna, unspecified arm, subsequent encounter for closed fracture with delayed healing | CMS +S52266H | Nondisplaced segmental fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52266J | Nondisplaced segmental fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52266K | Nondisplaced segmental fracture of shaft of ulna, unspecified arm, subsequent encounter for closed fracture with nonunion | CMS +S52266M | Nondisplaced segmental fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type I or II with nonunion | CMS +S52266N | Nondisplaced segmental fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52266P | Nondisplaced segmental fracture of shaft of ulna, unspecified arm, subsequent encounter for closed fracture with malunion | CMS +S52266Q | Nondisplaced segmental fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type I or II with malunion | CMS +S52266R | Nondisplaced segmental fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52266S | Nondisplaced segmental fracture of shaft of ulna, unspecified arm, sequela | CMS +S52271A | Monteggia's fracture of right ulna, initial encounter for closed fracture | CMS +S52271B | Monteggia's fracture of right ulna, initial encounter for open fracture type I or II | CMS +S52271C | Monteggia's fracture of right ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52271D | Monteggia's fracture of right ulna, subsequent encounter for closed fracture with routine healing | CMS +S52271E | Monteggia's fracture of right ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52271F | Monteggia's fracture of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52271G | Monteggia's fracture of right ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52271H | Monteggia's fracture of right ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52271J | Monteggia's fracture of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52271K | Monteggia's fracture of right ulna, subsequent encounter for closed fracture with nonunion | CMS +S52271M | Monteggia's fracture of right ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52271N | Monteggia's fracture of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52271P | Monteggia's fracture of right ulna, subsequent encounter for closed fracture with malunion | CMS +S52271Q | Monteggia's fracture of right ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52271R | Monteggia's fracture of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52271S | Monteggia's fracture of right ulna, sequela | CMS +S52272A | Monteggia's fracture of left ulna, initial encounter for closed fracture | CMS +S52272B | Monteggia's fracture of left ulna, initial encounter for open fracture type I or II | CMS +S52272C | Monteggia's fracture of left ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52272D | Monteggia's fracture of left ulna, subsequent encounter for closed fracture with routine healing | CMS +S52272E | Monteggia's fracture of left ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52272F | Monteggia's fracture of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52272G | Monteggia's fracture of left ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52272H | Monteggia's fracture of left ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52272J | Monteggia's fracture of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52272K | Monteggia's fracture of left ulna, subsequent encounter for closed fracture with nonunion | CMS +S52272M | Monteggia's fracture of left ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52272N | Monteggia's fracture of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52272P | Monteggia's fracture of left ulna, subsequent encounter for closed fracture with malunion | CMS +S52272Q | Monteggia's fracture of left ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52272R | Monteggia's fracture of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52272S | Monteggia's fracture of left ulna, sequela | CMS +S52279A | Monteggia's fracture of unspecified ulna, initial encounter for closed fracture | CMS +S52279B | Monteggia's fracture of unspecified ulna, initial encounter for open fracture type I or II | CMS +S52279C | Monteggia's fracture of unspecified ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52279D | Monteggia's fracture of unspecified ulna, subsequent encounter for closed fracture with routine healing | CMS +S52279E | Monteggia's fracture of unspecified ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52279F | Monteggia's fracture of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52279G | Monteggia's fracture of unspecified ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52279H | Monteggia's fracture of unspecified ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52279J | Monteggia's fracture of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52279K | Monteggia's fracture of unspecified ulna, subsequent encounter for closed fracture with nonunion | CMS +S52279M | Monteggia's fracture of unspecified ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52279N | Monteggia's fracture of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52279P | Monteggia's fracture of unspecified ulna, subsequent encounter for closed fracture with malunion | CMS +S52279Q | Monteggia's fracture of unspecified ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52279R | Monteggia's fracture of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52279S | Monteggia's fracture of unspecified ulna, sequela | CMS +S52281A | Bent bone of right ulna, initial encounter for closed fracture | CMS +S52281B | Bent bone of right ulna, initial encounter for open fracture type I or II | CMS +S52281C | Bent bone of right ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52281D | Bent bone of right ulna, subsequent encounter for closed fracture with routine healing | CMS +S52281E | Bent bone of right ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52281F | Bent bone of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52281G | Bent bone of right ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52281H | Bent bone of right ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52281J | Bent bone of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52281K | Bent bone of right ulna, subsequent encounter for closed fracture with nonunion | CMS +S52281M | Bent bone of right ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52281N | Bent bone of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52281P | Bent bone of right ulna, subsequent encounter for closed fracture with malunion | CMS +S52281Q | Bent bone of right ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52281R | Bent bone of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52281S | Bent bone of right ulna, sequela | CMS +S52282A | Bent bone of left ulna, initial encounter for closed fracture | CMS +S52282B | Bent bone of left ulna, initial encounter for open fracture type I or II | CMS +S52282C | Bent bone of left ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52282D | Bent bone of left ulna, subsequent encounter for closed fracture with routine healing | CMS +S52282E | Bent bone of left ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52282F | Bent bone of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52282G | Bent bone of left ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52282H | Bent bone of left ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52282J | Bent bone of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52282K | Bent bone of left ulna, subsequent encounter for closed fracture with nonunion | CMS +S52282M | Bent bone of left ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52282N | Bent bone of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52282P | Bent bone of left ulna, subsequent encounter for closed fracture with malunion | CMS +S52282Q | Bent bone of left ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52282R | Bent bone of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52282S | Bent bone of left ulna, sequela | CMS +S52283A | Bent bone of unspecified ulna, initial encounter for closed fracture | CMS +S52283B | Bent bone of unspecified ulna, initial encounter for open fracture type I or II | CMS +S52283C | Bent bone of unspecified ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52283D | Bent bone of unspecified ulna, subsequent encounter for closed fracture with routine healing | CMS +S52283E | Bent bone of unspecified ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52283F | Bent bone of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52283G | Bent bone of unspecified ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52283H | Bent bone of unspecified ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52283J | Bent bone of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52283K | Bent bone of unspecified ulna, subsequent encounter for closed fracture with nonunion | CMS +S52283M | Bent bone of unspecified ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52283N | Bent bone of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52283P | Bent bone of unspecified ulna, subsequent encounter for closed fracture with malunion | CMS +S52283Q | Bent bone of unspecified ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52283R | Bent bone of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52283S | Bent bone of unspecified ulna, sequela | CMS +S52291A | Other fracture of shaft of right ulna, initial encounter for closed fracture | CMS +S52291B | Other fracture of shaft of right ulna, initial encounter for open fracture type I or II | CMS +S52291C | Other fracture of shaft of right ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52291D | Other fracture of shaft of right ulna, subsequent encounter for closed fracture with routine healing | CMS +S52291E | Other fracture of shaft of right ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52291F | Other fracture of shaft of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52291G | Other fracture of shaft of right ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52291H | Other fracture of shaft of right ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52291J | Other fracture of shaft of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52291K | Other fracture of shaft of right ulna, subsequent encounter for closed fracture with nonunion | CMS +S52291M | Other fracture of shaft of right ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52291N | Other fracture of shaft of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52291P | Other fracture of shaft of right ulna, subsequent encounter for closed fracture with malunion | CMS +S52291Q | Other fracture of shaft of right ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52291R | Other fracture of shaft of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52291S | Other fracture of shaft of right ulna, sequela | CMS +S52292A | Other fracture of shaft of left ulna, initial encounter for closed fracture | CMS +S52292B | Other fracture of shaft of left ulna, initial encounter for open fracture type I or II | CMS +S52292C | Other fracture of shaft of left ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52292D | Other fracture of shaft of left ulna, subsequent encounter for closed fracture with routine healing | CMS +S52292E | Other fracture of shaft of left ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52292F | Other fracture of shaft of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52292G | Other fracture of shaft of left ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52292H | Other fracture of shaft of left ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52292J | Other fracture of shaft of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52292K | Other fracture of shaft of left ulna, subsequent encounter for closed fracture with nonunion | CMS +S52292M | Other fracture of shaft of left ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52292N | Other fracture of shaft of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52292P | Other fracture of shaft of left ulna, subsequent encounter for closed fracture with malunion | CMS +S52292Q | Other fracture of shaft of left ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52292R | Other fracture of shaft of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52292S | Other fracture of shaft of left ulna, sequela | CMS +S52299A | Other fracture of shaft of unspecified ulna, initial encounter for closed fracture | CMS +S52299B | Other fracture of shaft of unspecified ulna, initial encounter for open fracture type I or II | CMS +S52299C | Other fracture of shaft of unspecified ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52299D | Other fracture of shaft of unspecified ulna, subsequent encounter for closed fracture with routine healing | CMS +S52299E | Other fracture of shaft of unspecified ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52299F | Other fracture of shaft of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52299G | Other fracture of shaft of unspecified ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52299H | Other fracture of shaft of unspecified ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52299J | Other fracture of shaft of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52299K | Other fracture of shaft of unspecified ulna, subsequent encounter for closed fracture with nonunion | CMS +S52299M | Other fracture of shaft of unspecified ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52299N | Other fracture of shaft of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52299P | Other fracture of shaft of unspecified ulna, subsequent encounter for closed fracture with malunion | CMS +S52299Q | Other fracture of shaft of unspecified ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52299R | Other fracture of shaft of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52299S | Other fracture of shaft of unspecified ulna, sequela | CMS +S523 | Fracture of shaft of radius | WHO +S52301A | Unspecified fracture of shaft of right radius, initial encounter for closed fracture | CMS +S52301B | Unspecified fracture of shaft of right radius, initial encounter for open fracture type I or II | CMS +S52301C | Unspecified fracture of shaft of right radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52301D | Unspecified fracture of shaft of right radius, subsequent encounter for closed fracture with routine healing | CMS +S52301E | Unspecified fracture of shaft of right radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52301F | Unspecified fracture of shaft of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52301G | Unspecified fracture of shaft of right radius, subsequent encounter for closed fracture with delayed healing | CMS +S52301H | Unspecified fracture of shaft of right radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52301J | Unspecified fracture of shaft of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52301K | Unspecified fracture of shaft of right radius, subsequent encounter for closed fracture with nonunion | CMS +S52301M | Unspecified fracture of shaft of right radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52301N | Unspecified fracture of shaft of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52301P | Unspecified fracture of shaft of right radius, subsequent encounter for closed fracture with malunion | CMS +S52301Q | Unspecified fracture of shaft of right radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52301R | Unspecified fracture of shaft of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52301S | Unspecified fracture of shaft of right radius, sequela | CMS +S52302A | Unspecified fracture of shaft of left radius, initial encounter for closed fracture | CMS +S52302B | Unspecified fracture of shaft of left radius, initial encounter for open fracture type I or II | CMS +S52302C | Unspecified fracture of shaft of left radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52302D | Unspecified fracture of shaft of left radius, subsequent encounter for closed fracture with routine healing | CMS +S52302E | Unspecified fracture of shaft of left radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52302F | Unspecified fracture of shaft of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52302G | Unspecified fracture of shaft of left radius, subsequent encounter for closed fracture with delayed healing | CMS +S52302H | Unspecified fracture of shaft of left radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52302J | Unspecified fracture of shaft of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52302K | Unspecified fracture of shaft of left radius, subsequent encounter for closed fracture with nonunion | CMS +S52302M | Unspecified fracture of shaft of left radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52302N | Unspecified fracture of shaft of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52302P | Unspecified fracture of shaft of left radius, subsequent encounter for closed fracture with malunion | CMS +S52302Q | Unspecified fracture of shaft of left radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52302R | Unspecified fracture of shaft of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52302S | Unspecified fracture of shaft of left radius, sequela | CMS +S52309A | Unspecified fracture of shaft of unspecified radius, initial encounter for closed fracture | CMS +S52309B | Unspecified fracture of shaft of unspecified radius, initial encounter for open fracture type I or II | CMS +S52309C | Unspecified fracture of shaft of unspecified radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52309D | Unspecified fracture of shaft of unspecified radius, subsequent encounter for closed fracture with routine healing | CMS +S52309E | Unspecified fracture of shaft of unspecified radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52309F | Unspecified fracture of shaft of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52309G | Unspecified fracture of shaft of unspecified radius, subsequent encounter for closed fracture with delayed healing | CMS +S52309H | Unspecified fracture of shaft of unspecified radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52309J | Unspecified fracture of shaft of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52309K | Unspecified fracture of shaft of unspecified radius, subsequent encounter for closed fracture with nonunion | CMS +S52309M | Unspecified fracture of shaft of unspecified radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52309N | Unspecified fracture of shaft of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52309P | Unspecified fracture of shaft of unspecified radius, subsequent encounter for closed fracture with malunion | CMS +S52309Q | Unspecified fracture of shaft of unspecified radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52309R | Unspecified fracture of shaft of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52309S | Unspecified fracture of shaft of unspecified radius, sequela | CMS +S52311A | Greenstick fracture of shaft of radius, right arm, initial encounter for closed fracture | CMS +S52311D | Greenstick fracture of shaft of radius, right arm, subsequent encounter for fracture with routine healing | CMS +S52311G | Greenstick fracture of shaft of radius, right arm, subsequent encounter for fracture with delayed healing | CMS +S52311K | Greenstick fracture of shaft of radius, right arm, subsequent encounter for fracture with nonunion | CMS +S52311P | Greenstick fracture of shaft of radius, right arm, subsequent encounter for fracture with malunion | CMS +S52311S | Greenstick fracture of shaft of radius, right arm, sequela | CMS +S52312A | Greenstick fracture of shaft of radius, left arm, initial encounter for closed fracture | CMS +S52312D | Greenstick fracture of shaft of radius, left arm, subsequent encounter for fracture with routine healing | CMS +S52312G | Greenstick fracture of shaft of radius, left arm, subsequent encounter for fracture with delayed healing | CMS +S52312K | Greenstick fracture of shaft of radius, left arm, subsequent encounter for fracture with nonunion | CMS +S52312P | Greenstick fracture of shaft of radius, left arm, subsequent encounter for fracture with malunion | CMS +S52312S | Greenstick fracture of shaft of radius, left arm, sequela | CMS +S52319A | Greenstick fracture of shaft of radius, unspecified arm, initial encounter for closed fracture | CMS +S52319D | Greenstick fracture of shaft of radius, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S52319G | Greenstick fracture of shaft of radius, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S52319K | Greenstick fracture of shaft of radius, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S52319P | Greenstick fracture of shaft of radius, unspecified arm, subsequent encounter for fracture with malunion | CMS +S52319S | Greenstick fracture of shaft of radius, unspecified arm, sequela | CMS +S52321A | Displaced transverse fracture of shaft of right radius, initial encounter for closed fracture | CMS +S52321B | Displaced transverse fracture of shaft of right radius, initial encounter for open fracture type I or II | CMS +S52321C | Displaced transverse fracture of shaft of right radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52321D | Displaced transverse fracture of shaft of right radius, subsequent encounter for closed fracture with routine healing | CMS +S52321E | Displaced transverse fracture of shaft of right radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52321F | Displaced transverse fracture of shaft of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52321G | Displaced transverse fracture of shaft of right radius, subsequent encounter for closed fracture with delayed healing | CMS +S52321H | Displaced transverse fracture of shaft of right radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52321J | Displaced transverse fracture of shaft of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52321K | Displaced transverse fracture of shaft of right radius, subsequent encounter for closed fracture with nonunion | CMS +S52321M | Displaced transverse fracture of shaft of right radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52321N | Displaced transverse fracture of shaft of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52321P | Displaced transverse fracture of shaft of right radius, subsequent encounter for closed fracture with malunion | CMS +S52321Q | Displaced transverse fracture of shaft of right radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52321R | Displaced transverse fracture of shaft of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52321S | Displaced transverse fracture of shaft of right radius, sequela | CMS +S52322A | Displaced transverse fracture of shaft of left radius, initial encounter for closed fracture | CMS +S52322B | Displaced transverse fracture of shaft of left radius, initial encounter for open fracture type I or II | CMS +S52322C | Displaced transverse fracture of shaft of left radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52322D | Displaced transverse fracture of shaft of left radius, subsequent encounter for closed fracture with routine healing | CMS +S52322E | Displaced transverse fracture of shaft of left radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52322F | Displaced transverse fracture of shaft of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52322G | Displaced transverse fracture of shaft of left radius, subsequent encounter for closed fracture with delayed healing | CMS +S52322H | Displaced transverse fracture of shaft of left radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52322J | Displaced transverse fracture of shaft of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52322K | Displaced transverse fracture of shaft of left radius, subsequent encounter for closed fracture with nonunion | CMS +S52322M | Displaced transverse fracture of shaft of left radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52322N | Displaced transverse fracture of shaft of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52322P | Displaced transverse fracture of shaft of left radius, subsequent encounter for closed fracture with malunion | CMS +S52322Q | Displaced transverse fracture of shaft of left radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52322R | Displaced transverse fracture of shaft of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52322S | Displaced transverse fracture of shaft of left radius, sequela | CMS +S52323A | Displaced transverse fracture of shaft of unspecified radius, initial encounter for closed fracture | CMS +S52323B | Displaced transverse fracture of shaft of unspecified radius, initial encounter for open fracture type I or II | CMS +S52323C | Displaced transverse fracture of shaft of unspecified radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52323D | Displaced transverse fracture of shaft of unspecified radius, subsequent encounter for closed fracture with routine healing | CMS +S52323E | Displaced transverse fracture of shaft of unspecified radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52323F | Displaced transverse fracture of shaft of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52323G | Displaced transverse fracture of shaft of unspecified radius, subsequent encounter for closed fracture with delayed healing | CMS +S52323H | Displaced transverse fracture of shaft of unspecified radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52323J | Displaced transverse fracture of shaft of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52323K | Displaced transverse fracture of shaft of unspecified radius, subsequent encounter for closed fracture with nonunion | CMS +S52323M | Displaced transverse fracture of shaft of unspecified radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52323N | Displaced transverse fracture of shaft of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52323P | Displaced transverse fracture of shaft of unspecified radius, subsequent encounter for closed fracture with malunion | CMS +S52323Q | Displaced transverse fracture of shaft of unspecified radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52323R | Displaced transverse fracture of shaft of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52323S | Displaced transverse fracture of shaft of unspecified radius, sequela | CMS +S52324A | Nondisplaced transverse fracture of shaft of right radius, initial encounter for closed fracture | CMS +S52324B | Nondisplaced transverse fracture of shaft of right radius, initial encounter for open fracture type I or II | CMS +S52324C | Nondisplaced transverse fracture of shaft of right radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52324D | Nondisplaced transverse fracture of shaft of right radius, subsequent encounter for closed fracture with routine healing | CMS +S52324E | Nondisplaced transverse fracture of shaft of right radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52324F | Nondisplaced transverse fracture of shaft of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52324G | Nondisplaced transverse fracture of shaft of right radius, subsequent encounter for closed fracture with delayed healing | CMS +S52324H | Nondisplaced transverse fracture of shaft of right radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52324J | Nondisplaced transverse fracture of shaft of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52324K | Nondisplaced transverse fracture of shaft of right radius, subsequent encounter for closed fracture with nonunion | CMS +S52324M | Nondisplaced transverse fracture of shaft of right radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52324N | Nondisplaced transverse fracture of shaft of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52324P | Nondisplaced transverse fracture of shaft of right radius, subsequent encounter for closed fracture with malunion | CMS +S52324Q | Nondisplaced transverse fracture of shaft of right radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52324R | Nondisplaced transverse fracture of shaft of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52324S | Nondisplaced transverse fracture of shaft of right radius, sequela | CMS +S52325A | Nondisplaced transverse fracture of shaft of left radius, initial encounter for closed fracture | CMS +S52325B | Nondisplaced transverse fracture of shaft of left radius, initial encounter for open fracture type I or II | CMS +S52325C | Nondisplaced transverse fracture of shaft of left radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52325D | Nondisplaced transverse fracture of shaft of left radius, subsequent encounter for closed fracture with routine healing | CMS +S52325E | Nondisplaced transverse fracture of shaft of left radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52325F | Nondisplaced transverse fracture of shaft of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52325G | Nondisplaced transverse fracture of shaft of left radius, subsequent encounter for closed fracture with delayed healing | CMS +S52325H | Nondisplaced transverse fracture of shaft of left radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52325J | Nondisplaced transverse fracture of shaft of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52325K | Nondisplaced transverse fracture of shaft of left radius, subsequent encounter for closed fracture with nonunion | CMS +S52325M | Nondisplaced transverse fracture of shaft of left radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52325N | Nondisplaced transverse fracture of shaft of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52325P | Nondisplaced transverse fracture of shaft of left radius, subsequent encounter for closed fracture with malunion | CMS +S52325Q | Nondisplaced transverse fracture of shaft of left radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52325R | Nondisplaced transverse fracture of shaft of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52325S | Nondisplaced transverse fracture of shaft of left radius, sequela | CMS +S52326A | Nondisplaced transverse fracture of shaft of unspecified radius, initial encounter for closed fracture | CMS +S52326B | Nondisplaced transverse fracture of shaft of unspecified radius, initial encounter for open fracture type I or II | CMS +S52326C | Nondisplaced transverse fracture of shaft of unspecified radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52326D | Nondisplaced transverse fracture of shaft of unspecified radius, subsequent encounter for closed fracture with routine healing | CMS +S52326E | Nondisplaced transverse fracture of shaft of unspecified radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52326F | Nondisplaced transverse fracture of shaft of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52326G | Nondisplaced transverse fracture of shaft of unspecified radius, subsequent encounter for closed fracture with delayed healing | CMS +S52326H | Nondisplaced transverse fracture of shaft of unspecified radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52326J | Nondisplaced transverse fracture of shaft of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52326K | Nondisplaced transverse fracture of shaft of unspecified radius, subsequent encounter for closed fracture with nonunion | CMS +S52326M | Nondisplaced transverse fracture of shaft of unspecified radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52326N | Nondisplaced transverse fracture of shaft of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52326P | Nondisplaced transverse fracture of shaft of unspecified radius, subsequent encounter for closed fracture with malunion | CMS +S52326Q | Nondisplaced transverse fracture of shaft of unspecified radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52326R | Nondisplaced transverse fracture of shaft of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52326S | Nondisplaced transverse fracture of shaft of unspecified radius, sequela | CMS +S52331A | Displaced oblique fracture of shaft of right radius, initial encounter for closed fracture | CMS +S52331B | Displaced oblique fracture of shaft of right radius, initial encounter for open fracture type I or II | CMS +S52331C | Displaced oblique fracture of shaft of right radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52331D | Displaced oblique fracture of shaft of right radius, subsequent encounter for closed fracture with routine healing | CMS +S52331E | Displaced oblique fracture of shaft of right radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52331F | Displaced oblique fracture of shaft of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52331G | Displaced oblique fracture of shaft of right radius, subsequent encounter for closed fracture with delayed healing | CMS +S52331H | Displaced oblique fracture of shaft of right radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52331J | Displaced oblique fracture of shaft of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52331K | Displaced oblique fracture of shaft of right radius, subsequent encounter for closed fracture with nonunion | CMS +S52331M | Displaced oblique fracture of shaft of right radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52331N | Displaced oblique fracture of shaft of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52331P | Displaced oblique fracture of shaft of right radius, subsequent encounter for closed fracture with malunion | CMS +S52331Q | Displaced oblique fracture of shaft of right radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52331R | Displaced oblique fracture of shaft of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52331S | Displaced oblique fracture of shaft of right radius, sequela | CMS +S52332A | Displaced oblique fracture of shaft of left radius, initial encounter for closed fracture | CMS +S52332B | Displaced oblique fracture of shaft of left radius, initial encounter for open fracture type I or II | CMS +S52332C | Displaced oblique fracture of shaft of left radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52332D | Displaced oblique fracture of shaft of left radius, subsequent encounter for closed fracture with routine healing | CMS +S52332E | Displaced oblique fracture of shaft of left radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52332F | Displaced oblique fracture of shaft of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52332G | Displaced oblique fracture of shaft of left radius, subsequent encounter for closed fracture with delayed healing | CMS +S52332H | Displaced oblique fracture of shaft of left radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52332J | Displaced oblique fracture of shaft of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52332K | Displaced oblique fracture of shaft of left radius, subsequent encounter for closed fracture with nonunion | CMS +S52332M | Displaced oblique fracture of shaft of left radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52332N | Displaced oblique fracture of shaft of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52332P | Displaced oblique fracture of shaft of left radius, subsequent encounter for closed fracture with malunion | CMS +S52332Q | Displaced oblique fracture of shaft of left radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52332R | Displaced oblique fracture of shaft of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52332S | Displaced oblique fracture of shaft of left radius, sequela | CMS +S52333A | Displaced oblique fracture of shaft of unspecified radius, initial encounter for closed fracture | CMS +S52333B | Displaced oblique fracture of shaft of unspecified radius, initial encounter for open fracture type I or II | CMS +S52333C | Displaced oblique fracture of shaft of unspecified radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52333D | Displaced oblique fracture of shaft of unspecified radius, subsequent encounter for closed fracture with routine healing | CMS +S52333E | Displaced oblique fracture of shaft of unspecified radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52333F | Displaced oblique fracture of shaft of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52333G | Displaced oblique fracture of shaft of unspecified radius, subsequent encounter for closed fracture with delayed healing | CMS +S52333H | Displaced oblique fracture of shaft of unspecified radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52333J | Displaced oblique fracture of shaft of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52333K | Displaced oblique fracture of shaft of unspecified radius, subsequent encounter for closed fracture with nonunion | CMS +S52333M | Displaced oblique fracture of shaft of unspecified radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52333N | Displaced oblique fracture of shaft of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52333P | Displaced oblique fracture of shaft of unspecified radius, subsequent encounter for closed fracture with malunion | CMS +S52333Q | Displaced oblique fracture of shaft of unspecified radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52333R | Displaced oblique fracture of shaft of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52333S | Displaced oblique fracture of shaft of unspecified radius, sequela | CMS +S52334A | Nondisplaced oblique fracture of shaft of right radius, initial encounter for closed fracture | CMS +S52334B | Nondisplaced oblique fracture of shaft of right radius, initial encounter for open fracture type I or II | CMS +S52334C | Nondisplaced oblique fracture of shaft of right radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52334D | Nondisplaced oblique fracture of shaft of right radius, subsequent encounter for closed fracture with routine healing | CMS +S52334E | Nondisplaced oblique fracture of shaft of right radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52334F | Nondisplaced oblique fracture of shaft of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52334G | Nondisplaced oblique fracture of shaft of right radius, subsequent encounter for closed fracture with delayed healing | CMS +S52334H | Nondisplaced oblique fracture of shaft of right radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52334J | Nondisplaced oblique fracture of shaft of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52334K | Nondisplaced oblique fracture of shaft of right radius, subsequent encounter for closed fracture with nonunion | CMS +S52334M | Nondisplaced oblique fracture of shaft of right radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52334N | Nondisplaced oblique fracture of shaft of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52334P | Nondisplaced oblique fracture of shaft of right radius, subsequent encounter for closed fracture with malunion | CMS +S52334Q | Nondisplaced oblique fracture of shaft of right radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52334R | Nondisplaced oblique fracture of shaft of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52334S | Nondisplaced oblique fracture of shaft of right radius, sequela | CMS +S52335A | Nondisplaced oblique fracture of shaft of left radius, initial encounter for closed fracture | CMS +S52335B | Nondisplaced oblique fracture of shaft of left radius, initial encounter for open fracture type I or II | CMS +S52335C | Nondisplaced oblique fracture of shaft of left radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52335D | Nondisplaced oblique fracture of shaft of left radius, subsequent encounter for closed fracture with routine healing | CMS +S52335E | Nondisplaced oblique fracture of shaft of left radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52335F | Nondisplaced oblique fracture of shaft of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52335G | Nondisplaced oblique fracture of shaft of left radius, subsequent encounter for closed fracture with delayed healing | CMS +S52335H | Nondisplaced oblique fracture of shaft of left radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52335J | Nondisplaced oblique fracture of shaft of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52335K | Nondisplaced oblique fracture of shaft of left radius, subsequent encounter for closed fracture with nonunion | CMS +S52335M | Nondisplaced oblique fracture of shaft of left radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52335N | Nondisplaced oblique fracture of shaft of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52335P | Nondisplaced oblique fracture of shaft of left radius, subsequent encounter for closed fracture with malunion | CMS +S52335Q | Nondisplaced oblique fracture of shaft of left radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52335R | Nondisplaced oblique fracture of shaft of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52335S | Nondisplaced oblique fracture of shaft of left radius, sequela | CMS +S52336A | Nondisplaced oblique fracture of shaft of unspecified radius, initial encounter for closed fracture | CMS +S52336B | Nondisplaced oblique fracture of shaft of unspecified radius, initial encounter for open fracture type I or II | CMS +S52336C | Nondisplaced oblique fracture of shaft of unspecified radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52336D | Nondisplaced oblique fracture of shaft of unspecified radius, subsequent encounter for closed fracture with routine healing | CMS +S52336E | Nondisplaced oblique fracture of shaft of unspecified radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52336F | Nondisplaced oblique fracture of shaft of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52336G | Nondisplaced oblique fracture of shaft of unspecified radius, subsequent encounter for closed fracture with delayed healing | CMS +S52336H | Nondisplaced oblique fracture of shaft of unspecified radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52336J | Nondisplaced oblique fracture of shaft of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52336K | Nondisplaced oblique fracture of shaft of unspecified radius, subsequent encounter for closed fracture with nonunion | CMS +S52336M | Nondisplaced oblique fracture of shaft of unspecified radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52336N | Nondisplaced oblique fracture of shaft of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52336P | Nondisplaced oblique fracture of shaft of unspecified radius, subsequent encounter for closed fracture with malunion | CMS +S52336Q | Nondisplaced oblique fracture of shaft of unspecified radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52336R | Nondisplaced oblique fracture of shaft of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52336S | Nondisplaced oblique fracture of shaft of unspecified radius, sequela | CMS +S52341A | Displaced spiral fracture of shaft of radius, right arm, initial encounter for closed fracture | CMS +S52341B | Displaced spiral fracture of shaft of radius, right arm, initial encounter for open fracture type I or II | CMS +S52341C | Displaced spiral fracture of shaft of radius, right arm, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52341D | Displaced spiral fracture of shaft of radius, right arm, subsequent encounter for closed fracture with routine healing | CMS +S52341E | Displaced spiral fracture of shaft of radius, right arm, subsequent encounter for open fracture type I or II with routine healing | CMS +S52341F | Displaced spiral fracture of shaft of radius, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52341G | Displaced spiral fracture of shaft of radius, right arm, subsequent encounter for closed fracture with delayed healing | CMS +S52341H | Displaced spiral fracture of shaft of radius, right arm, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52341J | Displaced spiral fracture of shaft of radius, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52341K | Displaced spiral fracture of shaft of radius, right arm, subsequent encounter for closed fracture with nonunion | CMS +S52341M | Displaced spiral fracture of shaft of radius, right arm, subsequent encounter for open fracture type I or II with nonunion | CMS +S52341N | Displaced spiral fracture of shaft of radius, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52341P | Displaced spiral fracture of shaft of radius, right arm, subsequent encounter for closed fracture with malunion | CMS +S52341Q | Displaced spiral fracture of shaft of radius, right arm, subsequent encounter for open fracture type I or II with malunion | CMS +S52341R | Displaced spiral fracture of shaft of radius, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52341S | Displaced spiral fracture of shaft of radius, right arm, sequela | CMS +S52342A | Displaced spiral fracture of shaft of radius, left arm, initial encounter for closed fracture | CMS +S52342B | Displaced spiral fracture of shaft of radius, left arm, initial encounter for open fracture type I or II | CMS +S52342C | Displaced spiral fracture of shaft of radius, left arm, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52342D | Displaced spiral fracture of shaft of radius, left arm, subsequent encounter for closed fracture with routine healing | CMS +S52342E | Displaced spiral fracture of shaft of radius, left arm, subsequent encounter for open fracture type I or II with routine healing | CMS +S52342F | Displaced spiral fracture of shaft of radius, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52342G | Displaced spiral fracture of shaft of radius, left arm, subsequent encounter for closed fracture with delayed healing | CMS +S52342H | Displaced spiral fracture of shaft of radius, left arm, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52342J | Displaced spiral fracture of shaft of radius, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52342K | Displaced spiral fracture of shaft of radius, left arm, subsequent encounter for closed fracture with nonunion | CMS +S52342M | Displaced spiral fracture of shaft of radius, left arm, subsequent encounter for open fracture type I or II with nonunion | CMS +S52342N | Displaced spiral fracture of shaft of radius, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52342P | Displaced spiral fracture of shaft of radius, left arm, subsequent encounter for closed fracture with malunion | CMS +S52342Q | Displaced spiral fracture of shaft of radius, left arm, subsequent encounter for open fracture type I or II with malunion | CMS +S52342R | Displaced spiral fracture of shaft of radius, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52342S | Displaced spiral fracture of shaft of radius, left arm, sequela | CMS +S52343A | Displaced spiral fracture of shaft of radius, unspecified arm, initial encounter for closed fracture | CMS +S52343B | Displaced spiral fracture of shaft of radius, unspecified arm, initial encounter for open fracture type I or II | CMS +S52343C | Displaced spiral fracture of shaft of radius, unspecified arm, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52343D | Displaced spiral fracture of shaft of radius, unspecified arm, subsequent encounter for closed fracture with routine healing | CMS +S52343E | Displaced spiral fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type I or II with routine healing | CMS +S52343F | Displaced spiral fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52343G | Displaced spiral fracture of shaft of radius, unspecified arm, subsequent encounter for closed fracture with delayed healing | CMS +S52343H | Displaced spiral fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52343J | Displaced spiral fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52343K | Displaced spiral fracture of shaft of radius, unspecified arm, subsequent encounter for closed fracture with nonunion | CMS +S52343M | Displaced spiral fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type I or II with nonunion | CMS +S52343N | Displaced spiral fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52343P | Displaced spiral fracture of shaft of radius, unspecified arm, subsequent encounter for closed fracture with malunion | CMS +S52343Q | Displaced spiral fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type I or II with malunion | CMS +S52343R | Displaced spiral fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52343S | Displaced spiral fracture of shaft of radius, unspecified arm, sequela | CMS +S52344A | Nondisplaced spiral fracture of shaft of radius, right arm, initial encounter for closed fracture | CMS +S52344B | Nondisplaced spiral fracture of shaft of radius, right arm, initial encounter for open fracture type I or II | CMS +S52344C | Nondisplaced spiral fracture of shaft of radius, right arm, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52344D | Nondisplaced spiral fracture of shaft of radius, right arm, subsequent encounter for closed fracture with routine healing | CMS +S52344E | Nondisplaced spiral fracture of shaft of radius, right arm, subsequent encounter for open fracture type I or II with routine healing | CMS +S52344F | Nondisplaced spiral fracture of shaft of radius, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52344G | Nondisplaced spiral fracture of shaft of radius, right arm, subsequent encounter for closed fracture with delayed healing | CMS +S52344H | Nondisplaced spiral fracture of shaft of radius, right arm, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52344J | Nondisplaced spiral fracture of shaft of radius, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52344K | Nondisplaced spiral fracture of shaft of radius, right arm, subsequent encounter for closed fracture with nonunion | CMS +S52344M | Nondisplaced spiral fracture of shaft of radius, right arm, subsequent encounter for open fracture type I or II with nonunion | CMS +S52344N | Nondisplaced spiral fracture of shaft of radius, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52344P | Nondisplaced spiral fracture of shaft of radius, right arm, subsequent encounter for closed fracture with malunion | CMS +S52344Q | Nondisplaced spiral fracture of shaft of radius, right arm, subsequent encounter for open fracture type I or II with malunion | CMS +S52344R | Nondisplaced spiral fracture of shaft of radius, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52344S | Nondisplaced spiral fracture of shaft of radius, right arm, sequela | CMS +S52345A | Nondisplaced spiral fracture of shaft of radius, left arm, initial encounter for closed fracture | CMS +S52345B | Nondisplaced spiral fracture of shaft of radius, left arm, initial encounter for open fracture type I or II | CMS +S52345C | Nondisplaced spiral fracture of shaft of radius, left arm, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52345D | Nondisplaced spiral fracture of shaft of radius, left arm, subsequent encounter for closed fracture with routine healing | CMS +S52345E | Nondisplaced spiral fracture of shaft of radius, left arm, subsequent encounter for open fracture type I or II with routine healing | CMS +S52345F | Nondisplaced spiral fracture of shaft of radius, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52345G | Nondisplaced spiral fracture of shaft of radius, left arm, subsequent encounter for closed fracture with delayed healing | CMS +S52345H | Nondisplaced spiral fracture of shaft of radius, left arm, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52345J | Nondisplaced spiral fracture of shaft of radius, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52345K | Nondisplaced spiral fracture of shaft of radius, left arm, subsequent encounter for closed fracture with nonunion | CMS +S52345M | Nondisplaced spiral fracture of shaft of radius, left arm, subsequent encounter for open fracture type I or II with nonunion | CMS +S52345N | Nondisplaced spiral fracture of shaft of radius, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52345P | Nondisplaced spiral fracture of shaft of radius, left arm, subsequent encounter for closed fracture with malunion | CMS +S52345Q | Nondisplaced spiral fracture of shaft of radius, left arm, subsequent encounter for open fracture type I or II with malunion | CMS +S52345R | Nondisplaced spiral fracture of shaft of radius, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52345S | Nondisplaced spiral fracture of shaft of radius, left arm, sequela | CMS +S52346A | Nondisplaced spiral fracture of shaft of radius, unspecified arm, initial encounter for closed fracture | CMS +S52346B | Nondisplaced spiral fracture of shaft of radius, unspecified arm, initial encounter for open fracture type I or II | CMS +S52346C | Nondisplaced spiral fracture of shaft of radius, unspecified arm, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52346D | Nondisplaced spiral fracture of shaft of radius, unspecified arm, subsequent encounter for closed fracture with routine healing | CMS +S52346E | Nondisplaced spiral fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type I or II with routine healing | CMS +S52346F | Nondisplaced spiral fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52346G | Nondisplaced spiral fracture of shaft of radius, unspecified arm, subsequent encounter for closed fracture with delayed healing | CMS +S52346H | Nondisplaced spiral fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52346J | Nondisplaced spiral fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52346K | Nondisplaced spiral fracture of shaft of radius, unspecified arm, subsequent encounter for closed fracture with nonunion | CMS +S52346M | Nondisplaced spiral fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type I or II with nonunion | CMS +S52346N | Nondisplaced spiral fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52346P | Nondisplaced spiral fracture of shaft of radius, unspecified arm, subsequent encounter for closed fracture with malunion | CMS +S52346Q | Nondisplaced spiral fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type I or II with malunion | CMS +S52346R | Nondisplaced spiral fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52346S | Nondisplaced spiral fracture of shaft of radius, unspecified arm, sequela | CMS +S52351A | Displaced comminuted fracture of shaft of radius, right arm, initial encounter for closed fracture | CMS +S52351B | Displaced comminuted fracture of shaft of radius, right arm, initial encounter for open fracture type I or II | CMS +S52351C | Displaced comminuted fracture of shaft of radius, right arm, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52351D | Displaced comminuted fracture of shaft of radius, right arm, subsequent encounter for closed fracture with routine healing | CMS +S52351E | Displaced comminuted fracture of shaft of radius, right arm, subsequent encounter for open fracture type I or II with routine healing | CMS +S52351F | Displaced comminuted fracture of shaft of radius, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52351G | Displaced comminuted fracture of shaft of radius, right arm, subsequent encounter for closed fracture with delayed healing | CMS +S52351H | Displaced comminuted fracture of shaft of radius, right arm, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52351J | Displaced comminuted fracture of shaft of radius, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52351K | Displaced comminuted fracture of shaft of radius, right arm, subsequent encounter for closed fracture with nonunion | CMS +S52351M | Displaced comminuted fracture of shaft of radius, right arm, subsequent encounter for open fracture type I or II with nonunion | CMS +S52351N | Displaced comminuted fracture of shaft of radius, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52351P | Displaced comminuted fracture of shaft of radius, right arm, subsequent encounter for closed fracture with malunion | CMS +S52351Q | Displaced comminuted fracture of shaft of radius, right arm, subsequent encounter for open fracture type I or II with malunion | CMS +S52351R | Displaced comminuted fracture of shaft of radius, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52351S | Displaced comminuted fracture of shaft of radius, right arm, sequela | CMS +S52352A | Displaced comminuted fracture of shaft of radius, left arm, initial encounter for closed fracture | CMS +S52352B | Displaced comminuted fracture of shaft of radius, left arm, initial encounter for open fracture type I or II | CMS +S52352C | Displaced comminuted fracture of shaft of radius, left arm, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52352D | Displaced comminuted fracture of shaft of radius, left arm, subsequent encounter for closed fracture with routine healing | CMS +S52352E | Displaced comminuted fracture of shaft of radius, left arm, subsequent encounter for open fracture type I or II with routine healing | CMS +S52352F | Displaced comminuted fracture of shaft of radius, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52352G | Displaced comminuted fracture of shaft of radius, left arm, subsequent encounter for closed fracture with delayed healing | CMS +S52352H | Displaced comminuted fracture of shaft of radius, left arm, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52352J | Displaced comminuted fracture of shaft of radius, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52352K | Displaced comminuted fracture of shaft of radius, left arm, subsequent encounter for closed fracture with nonunion | CMS +S52352M | Displaced comminuted fracture of shaft of radius, left arm, subsequent encounter for open fracture type I or II with nonunion | CMS +S52352N | Displaced comminuted fracture of shaft of radius, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52352P | Displaced comminuted fracture of shaft of radius, left arm, subsequent encounter for closed fracture with malunion | CMS +S52352Q | Displaced comminuted fracture of shaft of radius, left arm, subsequent encounter for open fracture type I or II with malunion | CMS +S52352R | Displaced comminuted fracture of shaft of radius, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52352S | Displaced comminuted fracture of shaft of radius, left arm, sequela | CMS +S52353A | Displaced comminuted fracture of shaft of radius, unspecified arm, initial encounter for closed fracture | CMS +S52353B | Displaced comminuted fracture of shaft of radius, unspecified arm, initial encounter for open fracture type I or II | CMS +S52353C | Displaced comminuted fracture of shaft of radius, unspecified arm, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52353D | Displaced comminuted fracture of shaft of radius, unspecified arm, subsequent encounter for closed fracture with routine healing | CMS +S52353E | Displaced comminuted fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type I or II with routine healing | CMS +S52353F | Displaced comminuted fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52353G | Displaced comminuted fracture of shaft of radius, unspecified arm, subsequent encounter for closed fracture with delayed healing | CMS +S52353H | Displaced comminuted fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52353J | Displaced comminuted fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52353K | Displaced comminuted fracture of shaft of radius, unspecified arm, subsequent encounter for closed fracture with nonunion | CMS +S52353M | Displaced comminuted fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type I or II with nonunion | CMS +S52353N | Displaced comminuted fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52353P | Displaced comminuted fracture of shaft of radius, unspecified arm, subsequent encounter for closed fracture with malunion | CMS +S52353Q | Displaced comminuted fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type I or II with malunion | CMS +S52353R | Displaced comminuted fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52353S | Displaced comminuted fracture of shaft of radius, unspecified arm, sequela | CMS +S52354A | Nondisplaced comminuted fracture of shaft of radius, right arm, initial encounter for closed fracture | CMS +S52354B | Nondisplaced comminuted fracture of shaft of radius, right arm, initial encounter for open fracture type I or II | CMS +S52354C | Nondisplaced comminuted fracture of shaft of radius, right arm, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52354D | Nondisplaced comminuted fracture of shaft of radius, right arm, subsequent encounter for closed fracture with routine healing | CMS +S52354E | Nondisplaced comminuted fracture of shaft of radius, right arm, subsequent encounter for open fracture type I or II with routine healing | CMS +S52354F | Nondisplaced comminuted fracture of shaft of radius, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52354G | Nondisplaced comminuted fracture of shaft of radius, right arm, subsequent encounter for closed fracture with delayed healing | CMS +S52354H | Nondisplaced comminuted fracture of shaft of radius, right arm, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52354J | Nondisplaced comminuted fracture of shaft of radius, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52354K | Nondisplaced comminuted fracture of shaft of radius, right arm, subsequent encounter for closed fracture with nonunion | CMS +S52354M | Nondisplaced comminuted fracture of shaft of radius, right arm, subsequent encounter for open fracture type I or II with nonunion | CMS +S52354N | Nondisplaced comminuted fracture of shaft of radius, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52354P | Nondisplaced comminuted fracture of shaft of radius, right arm, subsequent encounter for closed fracture with malunion | CMS +S52354Q | Nondisplaced comminuted fracture of shaft of radius, right arm, subsequent encounter for open fracture type I or II with malunion | CMS +S52354R | Nondisplaced comminuted fracture of shaft of radius, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52354S | Nondisplaced comminuted fracture of shaft of radius, right arm, sequela | CMS +S52355A | Nondisplaced comminuted fracture of shaft of radius, left arm, initial encounter for closed fracture | CMS +S52355B | Nondisplaced comminuted fracture of shaft of radius, left arm, initial encounter for open fracture type I or II | CMS +S52355C | Nondisplaced comminuted fracture of shaft of radius, left arm, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52355D | Nondisplaced comminuted fracture of shaft of radius, left arm, subsequent encounter for closed fracture with routine healing | CMS +S52355E | Nondisplaced comminuted fracture of shaft of radius, left arm, subsequent encounter for open fracture type I or II with routine healing | CMS +S52355F | Nondisplaced comminuted fracture of shaft of radius, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52355G | Nondisplaced comminuted fracture of shaft of radius, left arm, subsequent encounter for closed fracture with delayed healing | CMS +S52355H | Nondisplaced comminuted fracture of shaft of radius, left arm, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52355J | Nondisplaced comminuted fracture of shaft of radius, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52355K | Nondisplaced comminuted fracture of shaft of radius, left arm, subsequent encounter for closed fracture with nonunion | CMS +S52355M | Nondisplaced comminuted fracture of shaft of radius, left arm, subsequent encounter for open fracture type I or II with nonunion | CMS +S52355N | Nondisplaced comminuted fracture of shaft of radius, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52355P | Nondisplaced comminuted fracture of shaft of radius, left arm, subsequent encounter for closed fracture with malunion | CMS +S52355Q | Nondisplaced comminuted fracture of shaft of radius, left arm, subsequent encounter for open fracture type I or II with malunion | CMS +S52355R | Nondisplaced comminuted fracture of shaft of radius, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52355S | Nondisplaced comminuted fracture of shaft of radius, left arm, sequela | CMS +S52356A | Nondisplaced comminuted fracture of shaft of radius, unspecified arm, initial encounter for closed fracture | CMS +S52356B | Nondisplaced comminuted fracture of shaft of radius, unspecified arm, initial encounter for open fracture type I or II | CMS +S52356C | Nondisplaced comminuted fracture of shaft of radius, unspecified arm, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52356D | Nondisplaced comminuted fracture of shaft of radius, unspecified arm, subsequent encounter for closed fracture with routine healing | CMS +S52356E | Nondisplaced comminuted fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type I or II with routine healing | CMS +S52356F | Nondisplaced comminuted fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52356G | Nondisplaced comminuted fracture of shaft of radius, unspecified arm, subsequent encounter for closed fracture with delayed healing | CMS +S52356H | Nondisplaced comminuted fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52356J | Nondisplaced comminuted fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52356K | Nondisplaced comminuted fracture of shaft of radius, unspecified arm, subsequent encounter for closed fracture with nonunion | CMS +S52356M | Nondisplaced comminuted fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type I or II with nonunion | CMS +S52356N | Nondisplaced comminuted fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52356P | Nondisplaced comminuted fracture of shaft of radius, unspecified arm, subsequent encounter for closed fracture with malunion | CMS +S52356Q | Nondisplaced comminuted fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type I or II with malunion | CMS +S52356R | Nondisplaced comminuted fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52356S | Nondisplaced comminuted fracture of shaft of radius, unspecified arm, sequela | CMS +S52361A | Displaced segmental fracture of shaft of radius, right arm, initial encounter for closed fracture | CMS +S52361B | Displaced segmental fracture of shaft of radius, right arm, initial encounter for open fracture type I or II | CMS +S52361C | Displaced segmental fracture of shaft of radius, right arm, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52361D | Displaced segmental fracture of shaft of radius, right arm, subsequent encounter for closed fracture with routine healing | CMS +S52361E | Displaced segmental fracture of shaft of radius, right arm, subsequent encounter for open fracture type I or II with routine healing | CMS +S52361F | Displaced segmental fracture of shaft of radius, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52361G | Displaced segmental fracture of shaft of radius, right arm, subsequent encounter for closed fracture with delayed healing | CMS +S52361H | Displaced segmental fracture of shaft of radius, right arm, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52361J | Displaced segmental fracture of shaft of radius, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52361K | Displaced segmental fracture of shaft of radius, right arm, subsequent encounter for closed fracture with nonunion | CMS +S52361M | Displaced segmental fracture of shaft of radius, right arm, subsequent encounter for open fracture type I or II with nonunion | CMS +S52361N | Displaced segmental fracture of shaft of radius, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52361P | Displaced segmental fracture of shaft of radius, right arm, subsequent encounter for closed fracture with malunion | CMS +S52361Q | Displaced segmental fracture of shaft of radius, right arm, subsequent encounter for open fracture type I or II with malunion | CMS +S52361R | Displaced segmental fracture of shaft of radius, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52361S | Displaced segmental fracture of shaft of radius, right arm, sequela | CMS +S52362A | Displaced segmental fracture of shaft of radius, left arm, initial encounter for closed fracture | CMS +S52362B | Displaced segmental fracture of shaft of radius, left arm, initial encounter for open fracture type I or II | CMS +S52362C | Displaced segmental fracture of shaft of radius, left arm, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52362D | Displaced segmental fracture of shaft of radius, left arm, subsequent encounter for closed fracture with routine healing | CMS +S52362E | Displaced segmental fracture of shaft of radius, left arm, subsequent encounter for open fracture type I or II with routine healing | CMS +S52362F | Displaced segmental fracture of shaft of radius, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52362G | Displaced segmental fracture of shaft of radius, left arm, subsequent encounter for closed fracture with delayed healing | CMS +S52362H | Displaced segmental fracture of shaft of radius, left arm, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52362J | Displaced segmental fracture of shaft of radius, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52362K | Displaced segmental fracture of shaft of radius, left arm, subsequent encounter for closed fracture with nonunion | CMS +S52362M | Displaced segmental fracture of shaft of radius, left arm, subsequent encounter for open fracture type I or II with nonunion | CMS +S52362N | Displaced segmental fracture of shaft of radius, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52362P | Displaced segmental fracture of shaft of radius, left arm, subsequent encounter for closed fracture with malunion | CMS +S52362Q | Displaced segmental fracture of shaft of radius, left arm, subsequent encounter for open fracture type I or II with malunion | CMS +S52362R | Displaced segmental fracture of shaft of radius, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52362S | Displaced segmental fracture of shaft of radius, left arm, sequela | CMS +S52363A | Displaced segmental fracture of shaft of radius, unspecified arm, initial encounter for closed fracture | CMS +S52363B | Displaced segmental fracture of shaft of radius, unspecified arm, initial encounter for open fracture type I or II | CMS +S52363C | Displaced segmental fracture of shaft of radius, unspecified arm, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52363D | Displaced segmental fracture of shaft of radius, unspecified arm, subsequent encounter for closed fracture with routine healing | CMS +S52363E | Displaced segmental fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type I or II with routine healing | CMS +S52363F | Displaced segmental fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52363G | Displaced segmental fracture of shaft of radius, unspecified arm, subsequent encounter for closed fracture with delayed healing | CMS +S52363H | Displaced segmental fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52363J | Displaced segmental fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52363K | Displaced segmental fracture of shaft of radius, unspecified arm, subsequent encounter for closed fracture with nonunion | CMS +S52363M | Displaced segmental fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type I or II with nonunion | CMS +S52363N | Displaced segmental fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52363P | Displaced segmental fracture of shaft of radius, unspecified arm, subsequent encounter for closed fracture with malunion | CMS +S52363Q | Displaced segmental fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type I or II with malunion | CMS +S52363R | Displaced segmental fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52363S | Displaced segmental fracture of shaft of radius, unspecified arm, sequela | CMS +S52364A | Nondisplaced segmental fracture of shaft of radius, right arm, initial encounter for closed fracture | CMS +S52364B | Nondisplaced segmental fracture of shaft of radius, right arm, initial encounter for open fracture type I or II | CMS +S52364C | Nondisplaced segmental fracture of shaft of radius, right arm, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52364D | Nondisplaced segmental fracture of shaft of radius, right arm, subsequent encounter for closed fracture with routine healing | CMS +S52364E | Nondisplaced segmental fracture of shaft of radius, right arm, subsequent encounter for open fracture type I or II with routine healing | CMS +S52364F | Nondisplaced segmental fracture of shaft of radius, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52364G | Nondisplaced segmental fracture of shaft of radius, right arm, subsequent encounter for closed fracture with delayed healing | CMS +S52364H | Nondisplaced segmental fracture of shaft of radius, right arm, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52364J | Nondisplaced segmental fracture of shaft of radius, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52364K | Nondisplaced segmental fracture of shaft of radius, right arm, subsequent encounter for closed fracture with nonunion | CMS +S52364M | Nondisplaced segmental fracture of shaft of radius, right arm, subsequent encounter for open fracture type I or II with nonunion | CMS +S52364N | Nondisplaced segmental fracture of shaft of radius, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52364P | Nondisplaced segmental fracture of shaft of radius, right arm, subsequent encounter for closed fracture with malunion | CMS +S52364Q | Nondisplaced segmental fracture of shaft of radius, right arm, subsequent encounter for open fracture type I or II with malunion | CMS +S52364R | Nondisplaced segmental fracture of shaft of radius, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52364S | Nondisplaced segmental fracture of shaft of radius, right arm, sequela | CMS +S52365A | Nondisplaced segmental fracture of shaft of radius, left arm, initial encounter for closed fracture | CMS +S52365B | Nondisplaced segmental fracture of shaft of radius, left arm, initial encounter for open fracture type I or II | CMS +S52365C | Nondisplaced segmental fracture of shaft of radius, left arm, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52365D | Nondisplaced segmental fracture of shaft of radius, left arm, subsequent encounter for closed fracture with routine healing | CMS +S52365E | Nondisplaced segmental fracture of shaft of radius, left arm, subsequent encounter for open fracture type I or II with routine healing | CMS +S52365F | Nondisplaced segmental fracture of shaft of radius, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52365G | Nondisplaced segmental fracture of shaft of radius, left arm, subsequent encounter for closed fracture with delayed healing | CMS +S52365H | Nondisplaced segmental fracture of shaft of radius, left arm, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52365J | Nondisplaced segmental fracture of shaft of radius, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52365K | Nondisplaced segmental fracture of shaft of radius, left arm, subsequent encounter for closed fracture with nonunion | CMS +S52365M | Nondisplaced segmental fracture of shaft of radius, left arm, subsequent encounter for open fracture type I or II with nonunion | CMS +S52365N | Nondisplaced segmental fracture of shaft of radius, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52365P | Nondisplaced segmental fracture of shaft of radius, left arm, subsequent encounter for closed fracture with malunion | CMS +S52365Q | Nondisplaced segmental fracture of shaft of radius, left arm, subsequent encounter for open fracture type I or II with malunion | CMS +S52365R | Nondisplaced segmental fracture of shaft of radius, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52365S | Nondisplaced segmental fracture of shaft of radius, left arm, sequela | CMS +S52366A | Nondisplaced segmental fracture of shaft of radius, unspecified arm, initial encounter for closed fracture | CMS +S52366B | Nondisplaced segmental fracture of shaft of radius, unspecified arm, initial encounter for open fracture type I or II | CMS +S52366C | Nondisplaced segmental fracture of shaft of radius, unspecified arm, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52366D | Nondisplaced segmental fracture of shaft of radius, unspecified arm, subsequent encounter for closed fracture with routine healing | CMS +S52366E | Nondisplaced segmental fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type I or II with routine healing | CMS +S52366F | Nondisplaced segmental fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52366G | Nondisplaced segmental fracture of shaft of radius, unspecified arm, subsequent encounter for closed fracture with delayed healing | CMS +S52366H | Nondisplaced segmental fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52366J | Nondisplaced segmental fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52366K | Nondisplaced segmental fracture of shaft of radius, unspecified arm, subsequent encounter for closed fracture with nonunion | CMS +S52366M | Nondisplaced segmental fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type I or II with nonunion | CMS +S52366N | Nondisplaced segmental fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52366P | Nondisplaced segmental fracture of shaft of radius, unspecified arm, subsequent encounter for closed fracture with malunion | CMS +S52366Q | Nondisplaced segmental fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type I or II with malunion | CMS +S52366R | Nondisplaced segmental fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52366S | Nondisplaced segmental fracture of shaft of radius, unspecified arm, sequela | CMS +S52371A | Galeazzi's fracture of right radius, initial encounter for closed fracture | CMS +S52371B | Galeazzi's fracture of right radius, initial encounter for open fracture type I or II | CMS +S52371C | Galeazzi's fracture of right radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52371D | Galeazzi's fracture of right radius, subsequent encounter for closed fracture with routine healing | CMS +S52371E | Galeazzi's fracture of right radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52371F | Galeazzi's fracture of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52371G | Galeazzi's fracture of right radius, subsequent encounter for closed fracture with delayed healing | CMS +S52371H | Galeazzi's fracture of right radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52371J | Galeazzi's fracture of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52371K | Galeazzi's fracture of right radius, subsequent encounter for closed fracture with nonunion | CMS +S52371M | Galeazzi's fracture of right radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52371N | Galeazzi's fracture of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52371P | Galeazzi's fracture of right radius, subsequent encounter for closed fracture with malunion | CMS +S52371Q | Galeazzi's fracture of right radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52371R | Galeazzi's fracture of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52371S | Galeazzi's fracture of right radius, sequela | CMS +S52372A | Galeazzi's fracture of left radius, initial encounter for closed fracture | CMS +S52372B | Galeazzi's fracture of left radius, initial encounter for open fracture type I or II | CMS +S52372C | Galeazzi's fracture of left radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52372D | Galeazzi's fracture of left radius, subsequent encounter for closed fracture with routine healing | CMS +S52372E | Galeazzi's fracture of left radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52372F | Galeazzi's fracture of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52372G | Galeazzi's fracture of left radius, subsequent encounter for closed fracture with delayed healing | CMS +S52372H | Galeazzi's fracture of left radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52372J | Galeazzi's fracture of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52372K | Galeazzi's fracture of left radius, subsequent encounter for closed fracture with nonunion | CMS +S52372M | Galeazzi's fracture of left radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52372N | Galeazzi's fracture of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52372P | Galeazzi's fracture of left radius, subsequent encounter for closed fracture with malunion | CMS +S52372Q | Galeazzi's fracture of left radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52372R | Galeazzi's fracture of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52372S | Galeazzi's fracture of left radius, sequela | CMS +S52379A | Galeazzi's fracture of unspecified radius, initial encounter for closed fracture | CMS +S52379B | Galeazzi's fracture of unspecified radius, initial encounter for open fracture type I or II | CMS +S52379C | Galeazzi's fracture of unspecified radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52379D | Galeazzi's fracture of unspecified radius, subsequent encounter for closed fracture with routine healing | CMS +S52379E | Galeazzi's fracture of unspecified radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52379F | Galeazzi's fracture of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52379G | Galeazzi's fracture of unspecified radius, subsequent encounter for closed fracture with delayed healing | CMS +S52379H | Galeazzi's fracture of unspecified radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52379J | Galeazzi's fracture of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52379K | Galeazzi's fracture of unspecified radius, subsequent encounter for closed fracture with nonunion | CMS +S52379M | Galeazzi's fracture of unspecified radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52379N | Galeazzi's fracture of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52379P | Galeazzi's fracture of unspecified radius, subsequent encounter for closed fracture with malunion | CMS +S52379Q | Galeazzi's fracture of unspecified radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52379R | Galeazzi's fracture of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52379S | Galeazzi's fracture of unspecified radius, sequela | CMS +S52381A | Bent bone of right radius, initial encounter for closed fracture | CMS +S52381B | Bent bone of right radius, initial encounter for open fracture type I or II | CMS +S52381C | Bent bone of right radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52381D | Bent bone of right radius, subsequent encounter for closed fracture with routine healing | CMS +S52381E | Bent bone of right radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52381F | Bent bone of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52381G | Bent bone of right radius, subsequent encounter for closed fracture with delayed healing | CMS +S52381H | Bent bone of right radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52381J | Bent bone of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52381K | Bent bone of right radius, subsequent encounter for closed fracture with nonunion | CMS +S52381M | Bent bone of right radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52381N | Bent bone of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52381P | Bent bone of right radius, subsequent encounter for closed fracture with malunion | CMS +S52381Q | Bent bone of right radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52381R | Bent bone of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52381S | Bent bone of right radius, sequela | CMS +S52382A | Bent bone of left radius, initial encounter for closed fracture | CMS +S52382B | Bent bone of left radius, initial encounter for open fracture type I or II | CMS +S52382C | Bent bone of left radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52382D | Bent bone of left radius, subsequent encounter for closed fracture with routine healing | CMS +S52382E | Bent bone of left radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52382F | Bent bone of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52382G | Bent bone of left radius, subsequent encounter for closed fracture with delayed healing | CMS +S52382H | Bent bone of left radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52382J | Bent bone of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52382K | Bent bone of left radius, subsequent encounter for closed fracture with nonunion | CMS +S52382M | Bent bone of left radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52382N | Bent bone of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52382P | Bent bone of left radius, subsequent encounter for closed fracture with malunion | CMS +S52382Q | Bent bone of left radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52382R | Bent bone of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52382S | Bent bone of left radius, sequela | CMS +S52389A | Bent bone of unspecified radius, initial encounter for closed fracture | CMS +S52389B | Bent bone of unspecified radius, initial encounter for open fracture type I or II | CMS +S52389C | Bent bone of unspecified radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52389D | Bent bone of unspecified radius, subsequent encounter for closed fracture with routine healing | CMS +S52389E | Bent bone of unspecified radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52389F | Bent bone of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52389G | Bent bone of unspecified radius, subsequent encounter for closed fracture with delayed healing | CMS +S52389H | Bent bone of unspecified radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52389J | Bent bone of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52389K | Bent bone of unspecified radius, subsequent encounter for closed fracture with nonunion | CMS +S52389M | Bent bone of unspecified radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52389N | Bent bone of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52389P | Bent bone of unspecified radius, subsequent encounter for closed fracture with malunion | CMS +S52389Q | Bent bone of unspecified radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52389R | Bent bone of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52389S | Bent bone of unspecified radius, sequela | CMS +S52391A | Other fracture of shaft of radius, right arm, initial encounter for closed fracture | CMS +S52391B | Other fracture of shaft of radius, right arm, initial encounter for open fracture type I or II | CMS +S52391C | Other fracture of shaft of radius, right arm, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52391D | Other fracture of shaft of radius, right arm, subsequent encounter for closed fracture with routine healing | CMS +S52391E | Other fracture of shaft of radius, right arm, subsequent encounter for open fracture type I or II with routine healing | CMS +S52391F | Other fracture of shaft of radius, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52391G | Other fracture of shaft of radius, right arm, subsequent encounter for closed fracture with delayed healing | CMS +S52391H | Other fracture of shaft of radius, right arm, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52391J | Other fracture of shaft of radius, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52391K | Other fracture of shaft of radius, right arm, subsequent encounter for closed fracture with nonunion | CMS +S52391M | Other fracture of shaft of radius, right arm, subsequent encounter for open fracture type I or II with nonunion | CMS +S52391N | Other fracture of shaft of radius, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52391P | Other fracture of shaft of radius, right arm, subsequent encounter for closed fracture with malunion | CMS +S52391Q | Other fracture of shaft of radius, right arm, subsequent encounter for open fracture type I or II with malunion | CMS +S52391R | Other fracture of shaft of radius, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52391S | Other fracture of shaft of radius, right arm, sequela | CMS +S52392A | Other fracture of shaft of radius, left arm, initial encounter for closed fracture | CMS +S52392B | Other fracture of shaft of radius, left arm, initial encounter for open fracture type I or II | CMS +S52392C | Other fracture of shaft of radius, left arm, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52392D | Other fracture of shaft of radius, left arm, subsequent encounter for closed fracture with routine healing | CMS +S52392E | Other fracture of shaft of radius, left arm, subsequent encounter for open fracture type I or II with routine healing | CMS +S52392F | Other fracture of shaft of radius, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52392G | Other fracture of shaft of radius, left arm, subsequent encounter for closed fracture with delayed healing | CMS +S52392H | Other fracture of shaft of radius, left arm, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52392J | Other fracture of shaft of radius, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52392K | Other fracture of shaft of radius, left arm, subsequent encounter for closed fracture with nonunion | CMS +S52392M | Other fracture of shaft of radius, left arm, subsequent encounter for open fracture type I or II with nonunion | CMS +S52392N | Other fracture of shaft of radius, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52392P | Other fracture of shaft of radius, left arm, subsequent encounter for closed fracture with malunion | CMS +S52392Q | Other fracture of shaft of radius, left arm, subsequent encounter for open fracture type I or II with malunion | CMS +S52392R | Other fracture of shaft of radius, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52392S | Other fracture of shaft of radius, left arm, sequela | CMS +S52399A | Other fracture of shaft of radius, unspecified arm, initial encounter for closed fracture | CMS +S52399B | Other fracture of shaft of radius, unspecified arm, initial encounter for open fracture type I or II | CMS +S52399C | Other fracture of shaft of radius, unspecified arm, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52399D | Other fracture of shaft of radius, unspecified arm, subsequent encounter for closed fracture with routine healing | CMS +S52399E | Other fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type I or II with routine healing | CMS +S52399F | Other fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52399G | Other fracture of shaft of radius, unspecified arm, subsequent encounter for closed fracture with delayed healing | CMS +S52399H | Other fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52399J | Other fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52399K | Other fracture of shaft of radius, unspecified arm, subsequent encounter for closed fracture with nonunion | CMS +S52399M | Other fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type I or II with nonunion | CMS +S52399N | Other fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52399P | Other fracture of shaft of radius, unspecified arm, subsequent encounter for closed fracture with malunion | CMS +S52399Q | Other fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type I or II with malunion | CMS +S52399R | Other fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52399S | Other fracture of shaft of radius, unspecified arm, sequela | CMS +S524 | Fracture of shafts of both ulna and radius | WHO +S525 | Fracture of lower end of radius | WHO +S52501A | Unspecified fracture of the lower end of right radius, initial encounter for closed fracture | CMS +S52501B | Unspecified fracture of the lower end of right radius, initial encounter for open fracture type I or II | CMS +S52501C | Unspecified fracture of the lower end of right radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52501D | Unspecified fracture of the lower end of right radius, subsequent encounter for closed fracture with routine healing | CMS +S52501E | Unspecified fracture of the lower end of right radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52501F | Unspecified fracture of the lower end of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52501G | Unspecified fracture of the lower end of right radius, subsequent encounter for closed fracture with delayed healing | CMS +S52501H | Unspecified fracture of the lower end of right radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52501J | Unspecified fracture of the lower end of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52501K | Unspecified fracture of the lower end of right radius, subsequent encounter for closed fracture with nonunion | CMS +S52501M | Unspecified fracture of the lower end of right radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52501N | Unspecified fracture of the lower end of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52501P | Unspecified fracture of the lower end of right radius, subsequent encounter for closed fracture with malunion | CMS +S52501Q | Unspecified fracture of the lower end of right radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52501R | Unspecified fracture of the lower end of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52501S | Unspecified fracture of the lower end of right radius, sequela | CMS +S52502A | Unspecified fracture of the lower end of left radius, initial encounter for closed fracture | CMS +S52502B | Unspecified fracture of the lower end of left radius, initial encounter for open fracture type I or II | CMS +S52502C | Unspecified fracture of the lower end of left radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52502D | Unspecified fracture of the lower end of left radius, subsequent encounter for closed fracture with routine healing | CMS +S52502E | Unspecified fracture of the lower end of left radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52502F | Unspecified fracture of the lower end of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52502G | Unspecified fracture of the lower end of left radius, subsequent encounter for closed fracture with delayed healing | CMS +S52502H | Unspecified fracture of the lower end of left radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52502J | Unspecified fracture of the lower end of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52502K | Unspecified fracture of the lower end of left radius, subsequent encounter for closed fracture with nonunion | CMS +S52502M | Unspecified fracture of the lower end of left radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52502N | Unspecified fracture of the lower end of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52502P | Unspecified fracture of the lower end of left radius, subsequent encounter for closed fracture with malunion | CMS +S52502Q | Unspecified fracture of the lower end of left radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52502R | Unspecified fracture of the lower end of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52502S | Unspecified fracture of the lower end of left radius, sequela | CMS +S52509A | Unspecified fracture of the lower end of unspecified radius, initial encounter for closed fracture | CMS +S52509B | Unspecified fracture of the lower end of unspecified radius, initial encounter for open fracture type I or II | CMS +S52509C | Unspecified fracture of the lower end of unspecified radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52509D | Unspecified fracture of the lower end of unspecified radius, subsequent encounter for closed fracture with routine healing | CMS +S52509E | Unspecified fracture of the lower end of unspecified radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52509F | Unspecified fracture of the lower end of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52509G | Unspecified fracture of the lower end of unspecified radius, subsequent encounter for closed fracture with delayed healing | CMS +S52509H | Unspecified fracture of the lower end of unspecified radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52509J | Unspecified fracture of the lower end of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52509K | Unspecified fracture of the lower end of unspecified radius, subsequent encounter for closed fracture with nonunion | CMS +S52509M | Unspecified fracture of the lower end of unspecified radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52509N | Unspecified fracture of the lower end of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52509P | Unspecified fracture of the lower end of unspecified radius, subsequent encounter for closed fracture with malunion | CMS +S52509Q | Unspecified fracture of the lower end of unspecified radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52509R | Unspecified fracture of the lower end of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52509S | Unspecified fracture of the lower end of unspecified radius, sequela | CMS +S52511A | Displaced fracture of right radial styloid process, initial encounter for closed fracture | CMS +S52511B | Displaced fracture of right radial styloid process, initial encounter for open fracture type I or II | CMS +S52511C | Displaced fracture of right radial styloid process, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52511D | Displaced fracture of right radial styloid process, subsequent encounter for closed fracture with routine healing | CMS +S52511E | Displaced fracture of right radial styloid process, subsequent encounter for open fracture type I or II with routine healing | CMS +S52511F | Displaced fracture of right radial styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52511G | Displaced fracture of right radial styloid process, subsequent encounter for closed fracture with delayed healing | CMS +S52511H | Displaced fracture of right radial styloid process, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52511J | Displaced fracture of right radial styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52511K | Displaced fracture of right radial styloid process, subsequent encounter for closed fracture with nonunion | CMS +S52511M | Displaced fracture of right radial styloid process, subsequent encounter for open fracture type I or II with nonunion | CMS +S52511N | Displaced fracture of right radial styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52511P | Displaced fracture of right radial styloid process, subsequent encounter for closed fracture with malunion | CMS +S52511Q | Displaced fracture of right radial styloid process, subsequent encounter for open fracture type I or II with malunion | CMS +S52511R | Displaced fracture of right radial styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52511S | Displaced fracture of right radial styloid process, sequela | CMS +S52512A | Displaced fracture of left radial styloid process, initial encounter for closed fracture | CMS +S52512B | Displaced fracture of left radial styloid process, initial encounter for open fracture type I or II | CMS +S52512C | Displaced fracture of left radial styloid process, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52512D | Displaced fracture of left radial styloid process, subsequent encounter for closed fracture with routine healing | CMS +S52512E | Displaced fracture of left radial styloid process, subsequent encounter for open fracture type I or II with routine healing | CMS +S52512F | Displaced fracture of left radial styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52512G | Displaced fracture of left radial styloid process, subsequent encounter for closed fracture with delayed healing | CMS +S52512H | Displaced fracture of left radial styloid process, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52512J | Displaced fracture of left radial styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52512K | Displaced fracture of left radial styloid process, subsequent encounter for closed fracture with nonunion | CMS +S52512M | Displaced fracture of left radial styloid process, subsequent encounter for open fracture type I or II with nonunion | CMS +S52512N | Displaced fracture of left radial styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52512P | Displaced fracture of left radial styloid process, subsequent encounter for closed fracture with malunion | CMS +S52512Q | Displaced fracture of left radial styloid process, subsequent encounter for open fracture type I or II with malunion | CMS +S52512R | Displaced fracture of left radial styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52512S | Displaced fracture of left radial styloid process, sequela | CMS +S52513A | Displaced fracture of unspecified radial styloid process, initial encounter for closed fracture | CMS +S52513B | Displaced fracture of unspecified radial styloid process, initial encounter for open fracture type I or II | CMS +S52513C | Displaced fracture of unspecified radial styloid process, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52513D | Displaced fracture of unspecified radial styloid process, subsequent encounter for closed fracture with routine healing | CMS +S52513E | Displaced fracture of unspecified radial styloid process, subsequent encounter for open fracture type I or II with routine healing | CMS +S52513F | Displaced fracture of unspecified radial styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52513G | Displaced fracture of unspecified radial styloid process, subsequent encounter for closed fracture with delayed healing | CMS +S52513H | Displaced fracture of unspecified radial styloid process, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52513J | Displaced fracture of unspecified radial styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52513K | Displaced fracture of unspecified radial styloid process, subsequent encounter for closed fracture with nonunion | CMS +S52513M | Displaced fracture of unspecified radial styloid process, subsequent encounter for open fracture type I or II with nonunion | CMS +S52513N | Displaced fracture of unspecified radial styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52513P | Displaced fracture of unspecified radial styloid process, subsequent encounter for closed fracture with malunion | CMS +S52513Q | Displaced fracture of unspecified radial styloid process, subsequent encounter for open fracture type I or II with malunion | CMS +S52513R | Displaced fracture of unspecified radial styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52513S | Displaced fracture of unspecified radial styloid process, sequela | CMS +S52514A | Nondisplaced fracture of right radial styloid process, initial encounter for closed fracture | CMS +S52514B | Nondisplaced fracture of right radial styloid process, initial encounter for open fracture type I or II | CMS +S52514C | Nondisplaced fracture of right radial styloid process, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52514D | Nondisplaced fracture of right radial styloid process, subsequent encounter for closed fracture with routine healing | CMS +S52514E | Nondisplaced fracture of right radial styloid process, subsequent encounter for open fracture type I or II with routine healing | CMS +S52514F | Nondisplaced fracture of right radial styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52514G | Nondisplaced fracture of right radial styloid process, subsequent encounter for closed fracture with delayed healing | CMS +S52514H | Nondisplaced fracture of right radial styloid process, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52514J | Nondisplaced fracture of right radial styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52514K | Nondisplaced fracture of right radial styloid process, subsequent encounter for closed fracture with nonunion | CMS +S52514M | Nondisplaced fracture of right radial styloid process, subsequent encounter for open fracture type I or II with nonunion | CMS +S52514N | Nondisplaced fracture of right radial styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52514P | Nondisplaced fracture of right radial styloid process, subsequent encounter for closed fracture with malunion | CMS +S52514Q | Nondisplaced fracture of right radial styloid process, subsequent encounter for open fracture type I or II with malunion | CMS +S52514R | Nondisplaced fracture of right radial styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52514S | Nondisplaced fracture of right radial styloid process, sequela | CMS +S52515A | Nondisplaced fracture of left radial styloid process, initial encounter for closed fracture | CMS +S52515B | Nondisplaced fracture of left radial styloid process, initial encounter for open fracture type I or II | CMS +S52515C | Nondisplaced fracture of left radial styloid process, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52515D | Nondisplaced fracture of left radial styloid process, subsequent encounter for closed fracture with routine healing | CMS +S52515E | Nondisplaced fracture of left radial styloid process, subsequent encounter for open fracture type I or II with routine healing | CMS +S52515F | Nondisplaced fracture of left radial styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52515G | Nondisplaced fracture of left radial styloid process, subsequent encounter for closed fracture with delayed healing | CMS +S52515H | Nondisplaced fracture of left radial styloid process, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52515J | Nondisplaced fracture of left radial styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52515K | Nondisplaced fracture of left radial styloid process, subsequent encounter for closed fracture with nonunion | CMS +S52515M | Nondisplaced fracture of left radial styloid process, subsequent encounter for open fracture type I or II with nonunion | CMS +S52515N | Nondisplaced fracture of left radial styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52515P | Nondisplaced fracture of left radial styloid process, subsequent encounter for closed fracture with malunion | CMS +S52515Q | Nondisplaced fracture of left radial styloid process, subsequent encounter for open fracture type I or II with malunion | CMS +S52515R | Nondisplaced fracture of left radial styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52515S | Nondisplaced fracture of left radial styloid process, sequela | CMS +S52516A | Nondisplaced fracture of unspecified radial styloid process, initial encounter for closed fracture | CMS +S52516B | Nondisplaced fracture of unspecified radial styloid process, initial encounter for open fracture type I or II | CMS +S52516C | Nondisplaced fracture of unspecified radial styloid process, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52516D | Nondisplaced fracture of unspecified radial styloid process, subsequent encounter for closed fracture with routine healing | CMS +S52516E | Nondisplaced fracture of unspecified radial styloid process, subsequent encounter for open fracture type I or II with routine healing | CMS +S52516F | Nondisplaced fracture of unspecified radial styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52516G | Nondisplaced fracture of unspecified radial styloid process, subsequent encounter for closed fracture with delayed healing | CMS +S52516H | Nondisplaced fracture of unspecified radial styloid process, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52516J | Nondisplaced fracture of unspecified radial styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52516K | Nondisplaced fracture of unspecified radial styloid process, subsequent encounter for closed fracture with nonunion | CMS +S52516M | Nondisplaced fracture of unspecified radial styloid process, subsequent encounter for open fracture type I or II with nonunion | CMS +S52516N | Nondisplaced fracture of unspecified radial styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52516P | Nondisplaced fracture of unspecified radial styloid process, subsequent encounter for closed fracture with malunion | CMS +S52516Q | Nondisplaced fracture of unspecified radial styloid process, subsequent encounter for open fracture type I or II with malunion | CMS +S52516R | Nondisplaced fracture of unspecified radial styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52516S | Nondisplaced fracture of unspecified radial styloid process, sequela | CMS +S52521A | Torus fracture of lower end of right radius, initial encounter for closed fracture | CMS +S52521D | Torus fracture of lower end of right radius, subsequent encounter for fracture with routine healing | CMS +S52521G | Torus fracture of lower end of right radius, subsequent encounter for fracture with delayed healing | CMS +S52521K | Torus fracture of lower end of right radius, subsequent encounter for fracture with nonunion | CMS +S52521P | Torus fracture of lower end of right radius, subsequent encounter for fracture with malunion | CMS +S52521S | Torus fracture of lower end of right radius, sequela | CMS +S52522A | Torus fracture of lower end of left radius, initial encounter for closed fracture | CMS +S52522D | Torus fracture of lower end of left radius, subsequent encounter for fracture with routine healing | CMS +S52522G | Torus fracture of lower end of left radius, subsequent encounter for fracture with delayed healing | CMS +S52522K | Torus fracture of lower end of left radius, subsequent encounter for fracture with nonunion | CMS +S52522P | Torus fracture of lower end of left radius, subsequent encounter for fracture with malunion | CMS +S52522S | Torus fracture of lower end of left radius, sequela | CMS +S52529A | Torus fracture of lower end of unspecified radius, initial encounter for closed fracture | CMS +S52529D | Torus fracture of lower end of unspecified radius, subsequent encounter for fracture with routine healing | CMS +S52529G | Torus fracture of lower end of unspecified radius, subsequent encounter for fracture with delayed healing | CMS +S52529K | Torus fracture of lower end of unspecified radius, subsequent encounter for fracture with nonunion | CMS +S52529P | Torus fracture of lower end of unspecified radius, subsequent encounter for fracture with malunion | CMS +S52529S | Torus fracture of lower end of unspecified radius, sequela | CMS +S52531A | Colles' fracture of right radius, initial encounter for closed fracture | CMS +S52531B | Colles' fracture of right radius, initial encounter for open fracture type I or II | CMS +S52531C | Colles' fracture of right radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52531D | Colles' fracture of right radius, subsequent encounter for closed fracture with routine healing | CMS +S52531E | Colles' fracture of right radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52531F | Colles' fracture of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52531G | Colles' fracture of right radius, subsequent encounter for closed fracture with delayed healing | CMS +S52531H | Colles' fracture of right radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52531J | Colles' fracture of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52531K | Colles' fracture of right radius, subsequent encounter for closed fracture with nonunion | CMS +S52531M | Colles' fracture of right radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52531N | Colles' fracture of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52531P | Colles' fracture of right radius, subsequent encounter for closed fracture with malunion | CMS +S52531Q | Colles' fracture of right radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52531R | Colles' fracture of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52531S | Colles' fracture of right radius, sequela | CMS +S52532A | Colles' fracture of left radius, initial encounter for closed fracture | CMS +S52532B | Colles' fracture of left radius, initial encounter for open fracture type I or II | CMS +S52532C | Colles' fracture of left radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52532D | Colles' fracture of left radius, subsequent encounter for closed fracture with routine healing | CMS +S52532E | Colles' fracture of left radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52532F | Colles' fracture of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52532G | Colles' fracture of left radius, subsequent encounter for closed fracture with delayed healing | CMS +S52532H | Colles' fracture of left radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52532J | Colles' fracture of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52532K | Colles' fracture of left radius, subsequent encounter for closed fracture with nonunion | CMS +S52532M | Colles' fracture of left radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52532N | Colles' fracture of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52532P | Colles' fracture of left radius, subsequent encounter for closed fracture with malunion | CMS +S52532Q | Colles' fracture of left radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52532R | Colles' fracture of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52532S | Colles' fracture of left radius, sequela | CMS +S52539A | Colles' fracture of unspecified radius, initial encounter for closed fracture | CMS +S52539B | Colles' fracture of unspecified radius, initial encounter for open fracture type I or II | CMS +S52539C | Colles' fracture of unspecified radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52539D | Colles' fracture of unspecified radius, subsequent encounter for closed fracture with routine healing | CMS +S52539E | Colles' fracture of unspecified radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52539F | Colles' fracture of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52539G | Colles' fracture of unspecified radius, subsequent encounter for closed fracture with delayed healing | CMS +S52539H | Colles' fracture of unspecified radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52539J | Colles' fracture of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52539K | Colles' fracture of unspecified radius, subsequent encounter for closed fracture with nonunion | CMS +S52539M | Colles' fracture of unspecified radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52539N | Colles' fracture of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52539P | Colles' fracture of unspecified radius, subsequent encounter for closed fracture with malunion | CMS +S52539Q | Colles' fracture of unspecified radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52539R | Colles' fracture of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52539S | Colles' fracture of unspecified radius, sequela | CMS +S52541A | Smith's fracture of right radius, initial encounter for closed fracture | CMS +S52541B | Smith's fracture of right radius, initial encounter for open fracture type I or II | CMS +S52541C | Smith's fracture of right radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52541D | Smith's fracture of right radius, subsequent encounter for closed fracture with routine healing | CMS +S52541E | Smith's fracture of right radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52541F | Smith's fracture of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52541G | Smith's fracture of right radius, subsequent encounter for closed fracture with delayed healing | CMS +S52541H | Smith's fracture of right radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52541J | Smith's fracture of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52541K | Smith's fracture of right radius, subsequent encounter for closed fracture with nonunion | CMS +S52541M | Smith's fracture of right radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52541N | Smith's fracture of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52541P | Smith's fracture of right radius, subsequent encounter for closed fracture with malunion | CMS +S52541Q | Smith's fracture of right radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52541R | Smith's fracture of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52541S | Smith's fracture of right radius, sequela | CMS +S52542A | Smith's fracture of left radius, initial encounter for closed fracture | CMS +S52542B | Smith's fracture of left radius, initial encounter for open fracture type I or II | CMS +S52542C | Smith's fracture of left radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52542D | Smith's fracture of left radius, subsequent encounter for closed fracture with routine healing | CMS +S52542E | Smith's fracture of left radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52542F | Smith's fracture of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52542G | Smith's fracture of left radius, subsequent encounter for closed fracture with delayed healing | CMS +S52542H | Smith's fracture of left radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52542J | Smith's fracture of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52542K | Smith's fracture of left radius, subsequent encounter for closed fracture with nonunion | CMS +S52542M | Smith's fracture of left radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52542N | Smith's fracture of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52542P | Smith's fracture of left radius, subsequent encounter for closed fracture with malunion | CMS +S52542Q | Smith's fracture of left radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52542R | Smith's fracture of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52542S | Smith's fracture of left radius, sequela | CMS +S52549A | Smith's fracture of unspecified radius, initial encounter for closed fracture | CMS +S52549B | Smith's fracture of unspecified radius, initial encounter for open fracture type I or II | CMS +S52549C | Smith's fracture of unspecified radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52549D | Smith's fracture of unspecified radius, subsequent encounter for closed fracture with routine healing | CMS +S52549E | Smith's fracture of unspecified radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52549F | Smith's fracture of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52549G | Smith's fracture of unspecified radius, subsequent encounter for closed fracture with delayed healing | CMS +S52549H | Smith's fracture of unspecified radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52549J | Smith's fracture of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52549K | Smith's fracture of unspecified radius, subsequent encounter for closed fracture with nonunion | CMS +S52549M | Smith's fracture of unspecified radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52549N | Smith's fracture of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52549P | Smith's fracture of unspecified radius, subsequent encounter for closed fracture with malunion | CMS +S52549Q | Smith's fracture of unspecified radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52549R | Smith's fracture of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52549S | Smith's fracture of unspecified radius, sequela | CMS +S52551A | Other extraarticular fracture of lower end of right radius, initial encounter for closed fracture | CMS +S52551B | Other extraarticular fracture of lower end of right radius, initial encounter for open fracture type I or II | CMS +S52551C | Other extraarticular fracture of lower end of right radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52551D | Other extraarticular fracture of lower end of right radius, subsequent encounter for closed fracture with routine healing | CMS +S52551E | Other extraarticular fracture of lower end of right radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52551F | Other extraarticular fracture of lower end of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52551G | Other extraarticular fracture of lower end of right radius, subsequent encounter for closed fracture with delayed healing | CMS +S52551H | Other extraarticular fracture of lower end of right radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52551J | Other extraarticular fracture of lower end of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52551K | Other extraarticular fracture of lower end of right radius, subsequent encounter for closed fracture with nonunion | CMS +S52551M | Other extraarticular fracture of lower end of right radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52551N | Other extraarticular fracture of lower end of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52551P | Other extraarticular fracture of lower end of right radius, subsequent encounter for closed fracture with malunion | CMS +S52551Q | Other extraarticular fracture of lower end of right radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52551R | Other extraarticular fracture of lower end of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52551S | Other extraarticular fracture of lower end of right radius, sequela | CMS +S52552A | Other extraarticular fracture of lower end of left radius, initial encounter for closed fracture | CMS +S52552B | Other extraarticular fracture of lower end of left radius, initial encounter for open fracture type I or II | CMS +S52552C | Other extraarticular fracture of lower end of left radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52552D | Other extraarticular fracture of lower end of left radius, subsequent encounter for closed fracture with routine healing | CMS +S52552E | Other extraarticular fracture of lower end of left radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52552F | Other extraarticular fracture of lower end of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52552G | Other extraarticular fracture of lower end of left radius, subsequent encounter for closed fracture with delayed healing | CMS +S52552H | Other extraarticular fracture of lower end of left radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52552J | Other extraarticular fracture of lower end of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52552K | Other extraarticular fracture of lower end of left radius, subsequent encounter for closed fracture with nonunion | CMS +S52552M | Other extraarticular fracture of lower end of left radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52552N | Other extraarticular fracture of lower end of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52552P | Other extraarticular fracture of lower end of left radius, subsequent encounter for closed fracture with malunion | CMS +S52552Q | Other extraarticular fracture of lower end of left radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52552R | Other extraarticular fracture of lower end of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52552S | Other extraarticular fracture of lower end of left radius, sequela | CMS +S52559A | Other extraarticular fracture of lower end of unspecified radius, initial encounter for closed fracture | CMS +S52559B | Other extraarticular fracture of lower end of unspecified radius, initial encounter for open fracture type I or II | CMS +S52559C | Other extraarticular fracture of lower end of unspecified radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52559D | Other extraarticular fracture of lower end of unspecified radius, subsequent encounter for closed fracture with routine healing | CMS +S52559E | Other extraarticular fracture of lower end of unspecified radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52559F | Other extraarticular fracture of lower end of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52559G | Other extraarticular fracture of lower end of unspecified radius, subsequent encounter for closed fracture with delayed healing | CMS +S52559H | Other extraarticular fracture of lower end of unspecified radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52559J | Other extraarticular fracture of lower end of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52559K | Other extraarticular fracture of lower end of unspecified radius, subsequent encounter for closed fracture with nonunion | CMS +S52559M | Other extraarticular fracture of lower end of unspecified radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52559N | Other extraarticular fracture of lower end of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52559P | Other extraarticular fracture of lower end of unspecified radius, subsequent encounter for closed fracture with malunion | CMS +S52559Q | Other extraarticular fracture of lower end of unspecified radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52559R | Other extraarticular fracture of lower end of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52559S | Other extraarticular fracture of lower end of unspecified radius, sequela | CMS +S52561A | Barton's fracture of right radius, initial encounter for closed fracture | CMS +S52561B | Barton's fracture of right radius, initial encounter for open fracture type I or II | CMS +S52561C | Barton's fracture of right radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52561D | Barton's fracture of right radius, subsequent encounter for closed fracture with routine healing | CMS +S52561E | Barton's fracture of right radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52561F | Barton's fracture of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52561G | Barton's fracture of right radius, subsequent encounter for closed fracture with delayed healing | CMS +S52561H | Barton's fracture of right radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52561J | Barton's fracture of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52561K | Barton's fracture of right radius, subsequent encounter for closed fracture with nonunion | CMS +S52561M | Barton's fracture of right radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52561N | Barton's fracture of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52561P | Barton's fracture of right radius, subsequent encounter for closed fracture with malunion | CMS +S52561Q | Barton's fracture of right radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52561R | Barton's fracture of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52561S | Barton's fracture of right radius, sequela | CMS +S52562A | Barton's fracture of left radius, initial encounter for closed fracture | CMS +S52562B | Barton's fracture of left radius, initial encounter for open fracture type I or II | CMS +S52562C | Barton's fracture of left radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52562D | Barton's fracture of left radius, subsequent encounter for closed fracture with routine healing | CMS +S52562E | Barton's fracture of left radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52562F | Barton's fracture of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52562G | Barton's fracture of left radius, subsequent encounter for closed fracture with delayed healing | CMS +S52562H | Barton's fracture of left radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52562J | Barton's fracture of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52562K | Barton's fracture of left radius, subsequent encounter for closed fracture with nonunion | CMS +S52562M | Barton's fracture of left radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52562N | Barton's fracture of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52562P | Barton's fracture of left radius, subsequent encounter for closed fracture with malunion | CMS +S52562Q | Barton's fracture of left radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52562R | Barton's fracture of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52562S | Barton's fracture of left radius, sequela | CMS +S52569A | Barton's fracture of unspecified radius, initial encounter for closed fracture | CMS +S52569B | Barton's fracture of unspecified radius, initial encounter for open fracture type I or II | CMS +S52569C | Barton's fracture of unspecified radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52569D | Barton's fracture of unspecified radius, subsequent encounter for closed fracture with routine healing | CMS +S52569E | Barton's fracture of unspecified radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52569F | Barton's fracture of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52569G | Barton's fracture of unspecified radius, subsequent encounter for closed fracture with delayed healing | CMS +S52569H | Barton's fracture of unspecified radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52569J | Barton's fracture of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52569K | Barton's fracture of unspecified radius, subsequent encounter for closed fracture with nonunion | CMS +S52569M | Barton's fracture of unspecified radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52569N | Barton's fracture of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52569P | Barton's fracture of unspecified radius, subsequent encounter for closed fracture with malunion | CMS +S52569Q | Barton's fracture of unspecified radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52569R | Barton's fracture of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52569S | Barton's fracture of unspecified radius, sequela | CMS +S52571A | Other intraarticular fracture of lower end of right radius, initial encounter for closed fracture | CMS +S52571B | Other intraarticular fracture of lower end of right radius, initial encounter for open fracture type I or II | CMS +S52571C | Other intraarticular fracture of lower end of right radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52571D | Other intraarticular fracture of lower end of right radius, subsequent encounter for closed fracture with routine healing | CMS +S52571E | Other intraarticular fracture of lower end of right radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52571F | Other intraarticular fracture of lower end of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52571G | Other intraarticular fracture of lower end of right radius, subsequent encounter for closed fracture with delayed healing | CMS +S52571H | Other intraarticular fracture of lower end of right radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52571J | Other intraarticular fracture of lower end of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52571K | Other intraarticular fracture of lower end of right radius, subsequent encounter for closed fracture with nonunion | CMS +S52571M | Other intraarticular fracture of lower end of right radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52571N | Other intraarticular fracture of lower end of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52571P | Other intraarticular fracture of lower end of right radius, subsequent encounter for closed fracture with malunion | CMS +S52571Q | Other intraarticular fracture of lower end of right radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52571R | Other intraarticular fracture of lower end of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52571S | Other intraarticular fracture of lower end of right radius, sequela | CMS +S52572A | Other intraarticular fracture of lower end of left radius, initial encounter for closed fracture | CMS +S52572B | Other intraarticular fracture of lower end of left radius, initial encounter for open fracture type I or II | CMS +S52572C | Other intraarticular fracture of lower end of left radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52572D | Other intraarticular fracture of lower end of left radius, subsequent encounter for closed fracture with routine healing | CMS +S52572E | Other intraarticular fracture of lower end of left radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52572F | Other intraarticular fracture of lower end of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52572G | Other intraarticular fracture of lower end of left radius, subsequent encounter for closed fracture with delayed healing | CMS +S52572H | Other intraarticular fracture of lower end of left radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52572J | Other intraarticular fracture of lower end of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52572K | Other intraarticular fracture of lower end of left radius, subsequent encounter for closed fracture with nonunion | CMS +S52572M | Other intraarticular fracture of lower end of left radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52572N | Other intraarticular fracture of lower end of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52572P | Other intraarticular fracture of lower end of left radius, subsequent encounter for closed fracture with malunion | CMS +S52572Q | Other intraarticular fracture of lower end of left radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52572R | Other intraarticular fracture of lower end of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52572S | Other intraarticular fracture of lower end of left radius, sequela | CMS +S52579A | Other intraarticular fracture of lower end of unspecified radius, initial encounter for closed fracture | CMS +S52579B | Other intraarticular fracture of lower end of unspecified radius, initial encounter for open fracture type I or II | CMS +S52579C | Other intraarticular fracture of lower end of unspecified radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52579D | Other intraarticular fracture of lower end of unspecified radius, subsequent encounter for closed fracture with routine healing | CMS +S52579E | Other intraarticular fracture of lower end of unspecified radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52579F | Other intraarticular fracture of lower end of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52579G | Other intraarticular fracture of lower end of unspecified radius, subsequent encounter for closed fracture with delayed healing | CMS +S52579H | Other intraarticular fracture of lower end of unspecified radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52579J | Other intraarticular fracture of lower end of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52579K | Other intraarticular fracture of lower end of unspecified radius, subsequent encounter for closed fracture with nonunion | CMS +S52579M | Other intraarticular fracture of lower end of unspecified radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52579N | Other intraarticular fracture of lower end of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52579P | Other intraarticular fracture of lower end of unspecified radius, subsequent encounter for closed fracture with malunion | CMS +S52579Q | Other intraarticular fracture of lower end of unspecified radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52579R | Other intraarticular fracture of lower end of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52579S | Other intraarticular fracture of lower end of unspecified radius, sequela | CMS +S52591A | Other fractures of lower end of right radius, initial encounter for closed fracture | CMS +S52591B | Other fractures of lower end of right radius, initial encounter for open fracture type I or II | CMS +S52591C | Other fractures of lower end of right radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52591D | Other fractures of lower end of right radius, subsequent encounter for closed fracture with routine healing | CMS +S52591E | Other fractures of lower end of right radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52591F | Other fractures of lower end of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52591G | Other fractures of lower end of right radius, subsequent encounter for closed fracture with delayed healing | CMS +S52591H | Other fractures of lower end of right radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52591J | Other fractures of lower end of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52591K | Other fractures of lower end of right radius, subsequent encounter for closed fracture with nonunion | CMS +S52591M | Other fractures of lower end of right radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52591N | Other fractures of lower end of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52591P | Other fractures of lower end of right radius, subsequent encounter for closed fracture with malunion | CMS +S52591Q | Other fractures of lower end of right radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52591R | Other fractures of lower end of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52591S | Other fractures of lower end of right radius, sequela | CMS +S52592A | Other fractures of lower end of left radius, initial encounter for closed fracture | CMS +S52592B | Other fractures of lower end of left radius, initial encounter for open fracture type I or II | CMS +S52592C | Other fractures of lower end of left radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52592D | Other fractures of lower end of left radius, subsequent encounter for closed fracture with routine healing | CMS +S52592E | Other fractures of lower end of left radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52592F | Other fractures of lower end of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52592G | Other fractures of lower end of left radius, subsequent encounter for closed fracture with delayed healing | CMS +S52592H | Other fractures of lower end of left radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52592J | Other fractures of lower end of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52592K | Other fractures of lower end of left radius, subsequent encounter for closed fracture with nonunion | CMS +S52592M | Other fractures of lower end of left radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52592N | Other fractures of lower end of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52592P | Other fractures of lower end of left radius, subsequent encounter for closed fracture with malunion | CMS +S52592Q | Other fractures of lower end of left radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52592R | Other fractures of lower end of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52592S | Other fractures of lower end of left radius, sequela | CMS +S52599A | Other fractures of lower end of unspecified radius, initial encounter for closed fracture | CMS +S52599B | Other fractures of lower end of unspecified radius, initial encounter for open fracture type I or II | CMS +S52599C | Other fractures of lower end of unspecified radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52599D | Other fractures of lower end of unspecified radius, subsequent encounter for closed fracture with routine healing | CMS +S52599E | Other fractures of lower end of unspecified radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52599F | Other fractures of lower end of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52599G | Other fractures of lower end of unspecified radius, subsequent encounter for closed fracture with delayed healing | CMS +S52599H | Other fractures of lower end of unspecified radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52599J | Other fractures of lower end of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52599K | Other fractures of lower end of unspecified radius, subsequent encounter for closed fracture with nonunion | CMS +S52599M | Other fractures of lower end of unspecified radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52599N | Other fractures of lower end of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52599P | Other fractures of lower end of unspecified radius, subsequent encounter for closed fracture with malunion | CMS +S52599Q | Other fractures of lower end of unspecified radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52599R | Other fractures of lower end of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52599S | Other fractures of lower end of unspecified radius, sequela | CMS +S526 | Fracture of lower end of both ulna and radius | WHO +S52601A | Unspecified fracture of lower end of right ulna, initial encounter for closed fracture | CMS +S52601B | Unspecified fracture of lower end of right ulna, initial encounter for open fracture type I or II | CMS +S52601C | Unspecified fracture of lower end of right ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52601D | Unspecified fracture of lower end of right ulna, subsequent encounter for closed fracture with routine healing | CMS +S52601E | Unspecified fracture of lower end of right ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52601F | Unspecified fracture of lower end of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52601G | Unspecified fracture of lower end of right ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52601H | Unspecified fracture of lower end of right ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52601J | Unspecified fracture of lower end of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52601K | Unspecified fracture of lower end of right ulna, subsequent encounter for closed fracture with nonunion | CMS +S52601M | Unspecified fracture of lower end of right ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52601N | Unspecified fracture of lower end of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52601P | Unspecified fracture of lower end of right ulna, subsequent encounter for closed fracture with malunion | CMS +S52601Q | Unspecified fracture of lower end of right ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52601R | Unspecified fracture of lower end of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52601S | Unspecified fracture of lower end of right ulna, sequela | CMS +S52602A | Unspecified fracture of lower end of left ulna, initial encounter for closed fracture | CMS +S52602B | Unspecified fracture of lower end of left ulna, initial encounter for open fracture type I or II | CMS +S52602C | Unspecified fracture of lower end of left ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52602D | Unspecified fracture of lower end of left ulna, subsequent encounter for closed fracture with routine healing | CMS +S52602E | Unspecified fracture of lower end of left ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52602F | Unspecified fracture of lower end of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52602G | Unspecified fracture of lower end of left ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52602H | Unspecified fracture of lower end of left ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52602J | Unspecified fracture of lower end of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52602K | Unspecified fracture of lower end of left ulna, subsequent encounter for closed fracture with nonunion | CMS +S52602M | Unspecified fracture of lower end of left ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52602N | Unspecified fracture of lower end of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52602P | Unspecified fracture of lower end of left ulna, subsequent encounter for closed fracture with malunion | CMS +S52602Q | Unspecified fracture of lower end of left ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52602R | Unspecified fracture of lower end of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52602S | Unspecified fracture of lower end of left ulna, sequela | CMS +S52609A | Unspecified fracture of lower end of unspecified ulna, initial encounter for closed fracture | CMS +S52609B | Unspecified fracture of lower end of unspecified ulna, initial encounter for open fracture type I or II | CMS +S52609C | Unspecified fracture of lower end of unspecified ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52609D | Unspecified fracture of lower end of unspecified ulna, subsequent encounter for closed fracture with routine healing | CMS +S52609E | Unspecified fracture of lower end of unspecified ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52609F | Unspecified fracture of lower end of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52609G | Unspecified fracture of lower end of unspecified ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52609H | Unspecified fracture of lower end of unspecified ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52609J | Unspecified fracture of lower end of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52609K | Unspecified fracture of lower end of unspecified ulna, subsequent encounter for closed fracture with nonunion | CMS +S52609M | Unspecified fracture of lower end of unspecified ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52609N | Unspecified fracture of lower end of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52609P | Unspecified fracture of lower end of unspecified ulna, subsequent encounter for closed fracture with malunion | CMS +S52609Q | Unspecified fracture of lower end of unspecified ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52609R | Unspecified fracture of lower end of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52609S | Unspecified fracture of lower end of unspecified ulna, sequela | CMS +S52611A | Displaced fracture of right ulna styloid process, initial encounter for closed fracture | CMS +S52611B | Displaced fracture of right ulna styloid process, initial encounter for open fracture type I or II | CMS +S52611C | Displaced fracture of right ulna styloid process, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52611D | Displaced fracture of right ulna styloid process, subsequent encounter for closed fracture with routine healing | CMS +S52611E | Displaced fracture of right ulna styloid process, subsequent encounter for open fracture type I or II with routine healing | CMS +S52611F | Displaced fracture of right ulna styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52611G | Displaced fracture of right ulna styloid process, subsequent encounter for closed fracture with delayed healing | CMS +S52611H | Displaced fracture of right ulna styloid process, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52611J | Displaced fracture of right ulna styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52611K | Displaced fracture of right ulna styloid process, subsequent encounter for closed fracture with nonunion | CMS +S52611M | Displaced fracture of right ulna styloid process, subsequent encounter for open fracture type I or II with nonunion | CMS +S52611N | Displaced fracture of right ulna styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52611P | Displaced fracture of right ulna styloid process, subsequent encounter for closed fracture with malunion | CMS +S52611Q | Displaced fracture of right ulna styloid process, subsequent encounter for open fracture type I or II with malunion | CMS +S52611R | Displaced fracture of right ulna styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52611S | Displaced fracture of right ulna styloid process, sequela | CMS +S52612A | Displaced fracture of left ulna styloid process, initial encounter for closed fracture | CMS +S52612B | Displaced fracture of left ulna styloid process, initial encounter for open fracture type I or II | CMS +S52612C | Displaced fracture of left ulna styloid process, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52612D | Displaced fracture of left ulna styloid process, subsequent encounter for closed fracture with routine healing | CMS +S52612E | Displaced fracture of left ulna styloid process, subsequent encounter for open fracture type I or II with routine healing | CMS +S52612F | Displaced fracture of left ulna styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52612G | Displaced fracture of left ulna styloid process, subsequent encounter for closed fracture with delayed healing | CMS +S52612H | Displaced fracture of left ulna styloid process, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52612J | Displaced fracture of left ulna styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52612K | Displaced fracture of left ulna styloid process, subsequent encounter for closed fracture with nonunion | CMS +S52612M | Displaced fracture of left ulna styloid process, subsequent encounter for open fracture type I or II with nonunion | CMS +S52612N | Displaced fracture of left ulna styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52612P | Displaced fracture of left ulna styloid process, subsequent encounter for closed fracture with malunion | CMS +S52612Q | Displaced fracture of left ulna styloid process, subsequent encounter for open fracture type I or II with malunion | CMS +S52612R | Displaced fracture of left ulna styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52612S | Displaced fracture of left ulna styloid process, sequela | CMS +S52613A | Displaced fracture of unspecified ulna styloid process, initial encounter for closed fracture | CMS +S52613B | Displaced fracture of unspecified ulna styloid process, initial encounter for open fracture type I or II | CMS +S52613C | Displaced fracture of unspecified ulna styloid process, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52613D | Displaced fracture of unspecified ulna styloid process, subsequent encounter for closed fracture with routine healing | CMS +S52613E | Displaced fracture of unspecified ulna styloid process, subsequent encounter for open fracture type I or II with routine healing | CMS +S52613F | Displaced fracture of unspecified ulna styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52613G | Displaced fracture of unspecified ulna styloid process, subsequent encounter for closed fracture with delayed healing | CMS +S52613H | Displaced fracture of unspecified ulna styloid process, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52613J | Displaced fracture of unspecified ulna styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52613K | Displaced fracture of unspecified ulna styloid process, subsequent encounter for closed fracture with nonunion | CMS +S52613M | Displaced fracture of unspecified ulna styloid process, subsequent encounter for open fracture type I or II with nonunion | CMS +S52613N | Displaced fracture of unspecified ulna styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52613P | Displaced fracture of unspecified ulna styloid process, subsequent encounter for closed fracture with malunion | CMS +S52613Q | Displaced fracture of unspecified ulna styloid process, subsequent encounter for open fracture type I or II with malunion | CMS +S52613R | Displaced fracture of unspecified ulna styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52613S | Displaced fracture of unspecified ulna styloid process, sequela | CMS +S52614A | Nondisplaced fracture of right ulna styloid process, initial encounter for closed fracture | CMS +S52614B | Nondisplaced fracture of right ulna styloid process, initial encounter for open fracture type I or II | CMS +S52614C | Nondisplaced fracture of right ulna styloid process, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52614D | Nondisplaced fracture of right ulna styloid process, subsequent encounter for closed fracture with routine healing | CMS +S52614E | Nondisplaced fracture of right ulna styloid process, subsequent encounter for open fracture type I or II with routine healing | CMS +S52614F | Nondisplaced fracture of right ulna styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52614G | Nondisplaced fracture of right ulna styloid process, subsequent encounter for closed fracture with delayed healing | CMS +S52614H | Nondisplaced fracture of right ulna styloid process, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52614J | Nondisplaced fracture of right ulna styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52614K | Nondisplaced fracture of right ulna styloid process, subsequent encounter for closed fracture with nonunion | CMS +S52614M | Nondisplaced fracture of right ulna styloid process, subsequent encounter for open fracture type I or II with nonunion | CMS +S52614N | Nondisplaced fracture of right ulna styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52614P | Nondisplaced fracture of right ulna styloid process, subsequent encounter for closed fracture with malunion | CMS +S52614Q | Nondisplaced fracture of right ulna styloid process, subsequent encounter for open fracture type I or II with malunion | CMS +S52614R | Nondisplaced fracture of right ulna styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52614S | Nondisplaced fracture of right ulna styloid process, sequela | CMS +S52615A | Nondisplaced fracture of left ulna styloid process, initial encounter for closed fracture | CMS +S52615B | Nondisplaced fracture of left ulna styloid process, initial encounter for open fracture type I or II | CMS +S52615C | Nondisplaced fracture of left ulna styloid process, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52615D | Nondisplaced fracture of left ulna styloid process, subsequent encounter for closed fracture with routine healing | CMS +S52615E | Nondisplaced fracture of left ulna styloid process, subsequent encounter for open fracture type I or II with routine healing | CMS +S52615F | Nondisplaced fracture of left ulna styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52615G | Nondisplaced fracture of left ulna styloid process, subsequent encounter for closed fracture with delayed healing | CMS +S52615H | Nondisplaced fracture of left ulna styloid process, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52615J | Nondisplaced fracture of left ulna styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52615K | Nondisplaced fracture of left ulna styloid process, subsequent encounter for closed fracture with nonunion | CMS +S52615M | Nondisplaced fracture of left ulna styloid process, subsequent encounter for open fracture type I or II with nonunion | CMS +S52615N | Nondisplaced fracture of left ulna styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52615P | Nondisplaced fracture of left ulna styloid process, subsequent encounter for closed fracture with malunion | CMS +S52615Q | Nondisplaced fracture of left ulna styloid process, subsequent encounter for open fracture type I or II with malunion | CMS +S52615R | Nondisplaced fracture of left ulna styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52615S | Nondisplaced fracture of left ulna styloid process, sequela | CMS +S52616A | Nondisplaced fracture of unspecified ulna styloid process, initial encounter for closed fracture | CMS +S52616B | Nondisplaced fracture of unspecified ulna styloid process, initial encounter for open fracture type I or II | CMS +S52616C | Nondisplaced fracture of unspecified ulna styloid process, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52616D | Nondisplaced fracture of unspecified ulna styloid process, subsequent encounter for closed fracture with routine healing | CMS +S52616E | Nondisplaced fracture of unspecified ulna styloid process, subsequent encounter for open fracture type I or II with routine healing | CMS +S52616F | Nondisplaced fracture of unspecified ulna styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52616G | Nondisplaced fracture of unspecified ulna styloid process, subsequent encounter for closed fracture with delayed healing | CMS +S52616H | Nondisplaced fracture of unspecified ulna styloid process, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52616J | Nondisplaced fracture of unspecified ulna styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52616K | Nondisplaced fracture of unspecified ulna styloid process, subsequent encounter for closed fracture with nonunion | CMS +S52616M | Nondisplaced fracture of unspecified ulna styloid process, subsequent encounter for open fracture type I or II with nonunion | CMS +S52616N | Nondisplaced fracture of unspecified ulna styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52616P | Nondisplaced fracture of unspecified ulna styloid process, subsequent encounter for closed fracture with malunion | CMS +S52616Q | Nondisplaced fracture of unspecified ulna styloid process, subsequent encounter for open fracture type I or II with malunion | CMS +S52616R | Nondisplaced fracture of unspecified ulna styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52616S | Nondisplaced fracture of unspecified ulna styloid process, sequela | CMS +S52621A | Torus fracture of lower end of right ulna, initial encounter for closed fracture | CMS +S52621D | Torus fracture of lower end of right ulna, subsequent encounter for fracture with routine healing | CMS +S52621G | Torus fracture of lower end of right ulna, subsequent encounter for fracture with delayed healing | CMS +S52621K | Torus fracture of lower end of right ulna, subsequent encounter for fracture with nonunion | CMS +S52621P | Torus fracture of lower end of right ulna, subsequent encounter for fracture with malunion | CMS +S52621S | Torus fracture of lower end of right ulna, sequela | CMS +S52622A | Torus fracture of lower end of left ulna, initial encounter for closed fracture | CMS +S52622D | Torus fracture of lower end of left ulna, subsequent encounter for fracture with routine healing | CMS +S52622G | Torus fracture of lower end of left ulna, subsequent encounter for fracture with delayed healing | CMS +S52622K | Torus fracture of lower end of left ulna, subsequent encounter for fracture with nonunion | CMS +S52622P | Torus fracture of lower end of left ulna, subsequent encounter for fracture with malunion | CMS +S52622S | Torus fracture of lower end of left ulna, sequela | CMS +S52629A | Torus fracture of lower end of unspecified ulna, initial encounter for closed fracture | CMS +S52629D | Torus fracture of lower end of unspecified ulna, subsequent encounter for fracture with routine healing | CMS +S52629G | Torus fracture of lower end of unspecified ulna, subsequent encounter for fracture with delayed healing | CMS +S52629K | Torus fracture of lower end of unspecified ulna, subsequent encounter for fracture with nonunion | CMS +S52629P | Torus fracture of lower end of unspecified ulna, subsequent encounter for fracture with malunion | CMS +S52629S | Torus fracture of lower end of unspecified ulna, sequela | CMS +S52691A | Other fracture of lower end of right ulna, initial encounter for closed fracture | CMS +S52691B | Other fracture of lower end of right ulna, initial encounter for open fracture type I or II | CMS +S52691C | Other fracture of lower end of right ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52691D | Other fracture of lower end of right ulna, subsequent encounter for closed fracture with routine healing | CMS +S52691E | Other fracture of lower end of right ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52691F | Other fracture of lower end of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52691G | Other fracture of lower end of right ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52691H | Other fracture of lower end of right ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52691J | Other fracture of lower end of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52691K | Other fracture of lower end of right ulna, subsequent encounter for closed fracture with nonunion | CMS +S52691M | Other fracture of lower end of right ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52691N | Other fracture of lower end of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52691P | Other fracture of lower end of right ulna, subsequent encounter for closed fracture with malunion | CMS +S52691Q | Other fracture of lower end of right ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52691R | Other fracture of lower end of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52691S | Other fracture of lower end of right ulna, sequela | CMS +S52692A | Other fracture of lower end of left ulna, initial encounter for closed fracture | CMS +S52692B | Other fracture of lower end of left ulna, initial encounter for open fracture type I or II | CMS +S52692C | Other fracture of lower end of left ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52692D | Other fracture of lower end of left ulna, subsequent encounter for closed fracture with routine healing | CMS +S52692E | Other fracture of lower end of left ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52692F | Other fracture of lower end of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52692G | Other fracture of lower end of left ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52692H | Other fracture of lower end of left ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52692J | Other fracture of lower end of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52692K | Other fracture of lower end of left ulna, subsequent encounter for closed fracture with nonunion | CMS +S52692M | Other fracture of lower end of left ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52692N | Other fracture of lower end of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52692P | Other fracture of lower end of left ulna, subsequent encounter for closed fracture with malunion | CMS +S52692Q | Other fracture of lower end of left ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52692R | Other fracture of lower end of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52692S | Other fracture of lower end of left ulna, sequela | CMS +S52699A | Other fracture of lower end of unspecified ulna, initial encounter for closed fracture | CMS +S52699B | Other fracture of lower end of unspecified ulna, initial encounter for open fracture type I or II | CMS +S52699C | Other fracture of lower end of unspecified ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52699D | Other fracture of lower end of unspecified ulna, subsequent encounter for closed fracture with routine healing | CMS +S52699E | Other fracture of lower end of unspecified ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52699F | Other fracture of lower end of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52699G | Other fracture of lower end of unspecified ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52699H | Other fracture of lower end of unspecified ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52699J | Other fracture of lower end of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52699K | Other fracture of lower end of unspecified ulna, subsequent encounter for closed fracture with nonunion | CMS +S52699M | Other fracture of lower end of unspecified ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52699N | Other fracture of lower end of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52699P | Other fracture of lower end of unspecified ulna, subsequent encounter for closed fracture with malunion | CMS +S52699Q | Other fracture of lower end of unspecified ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52699R | Other fracture of lower end of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52699S | Other fracture of lower end of unspecified ulna, sequela | CMS +S527 | Multiple fractures of forearm | WHO +S528 | Fracture of other parts of forearm | WHO +S529 | Fracture of forearm, part unspecified | WHO +S5290XA | Unspecified fracture of unspecified forearm, initial encounter for closed fracture | CMS +S5290XB | Unspecified fracture of unspecified forearm, initial encounter for open fracture type I or II | CMS +S5290XC | Unspecified fracture of unspecified forearm, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S5290XD | Unspecified fracture of unspecified forearm, subsequent encounter for closed fracture with routine healing | CMS +S5290XE | Unspecified fracture of unspecified forearm, subsequent encounter for open fracture type I or II with routine healing | CMS +S5290XF | Unspecified fracture of unspecified forearm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S5290XG | Unspecified fracture of unspecified forearm, subsequent encounter for closed fracture with delayed healing | CMS +S5290XH | Unspecified fracture of unspecified forearm, subsequent encounter for open fracture type I or II with delayed healing | CMS +S5290XJ | Unspecified fracture of unspecified forearm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S5290XK | Unspecified fracture of unspecified forearm, subsequent encounter for closed fracture with nonunion | CMS +S5290XM | Unspecified fracture of unspecified forearm, subsequent encounter for open fracture type I or II with nonunion | CMS +S5290XN | Unspecified fracture of unspecified forearm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S5290XP | Unspecified fracture of unspecified forearm, subsequent encounter for closed fracture with malunion | CMS +S5290XQ | Unspecified fracture of unspecified forearm, subsequent encounter for open fracture type I or II with malunion | CMS +S5290XR | Unspecified fracture of unspecified forearm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S5290XS | Unspecified fracture of unspecified forearm, sequela | CMS +S5291XA | Unspecified fracture of right forearm, initial encounter for closed fracture | CMS +S5291XB | Unspecified fracture of right forearm, initial encounter for open fracture type I or II | CMS +S5291XC | Unspecified fracture of right forearm, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S5291XD | Unspecified fracture of right forearm, subsequent encounter for closed fracture with routine healing | CMS +S5291XE | Unspecified fracture of right forearm, subsequent encounter for open fracture type I or II with routine healing | CMS +S5291XF | Unspecified fracture of right forearm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S5291XG | Unspecified fracture of right forearm, subsequent encounter for closed fracture with delayed healing | CMS +S5291XH | Unspecified fracture of right forearm, subsequent encounter for open fracture type I or II with delayed healing | CMS +S5291XJ | Unspecified fracture of right forearm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S5291XK | Unspecified fracture of right forearm, subsequent encounter for closed fracture with nonunion | CMS +S5291XM | Unspecified fracture of right forearm, subsequent encounter for open fracture type I or II with nonunion | CMS +S5291XN | Unspecified fracture of right forearm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S5291XP | Unspecified fracture of right forearm, subsequent encounter for closed fracture with malunion | CMS +S5291XQ | Unspecified fracture of right forearm, subsequent encounter for open fracture type I or II with malunion | CMS +S5291XR | Unspecified fracture of right forearm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S5291XS | Unspecified fracture of right forearm, sequela | CMS +S5292XA | Unspecified fracture of left forearm, initial encounter for closed fracture | CMS +S5292XB | Unspecified fracture of left forearm, initial encounter for open fracture type I or II | CMS +S5292XC | Unspecified fracture of left forearm, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S5292XD | Unspecified fracture of left forearm, subsequent encounter for closed fracture with routine healing | CMS +S5292XE | Unspecified fracture of left forearm, subsequent encounter for open fracture type I or II with routine healing | CMS +S5292XF | Unspecified fracture of left forearm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S5292XG | Unspecified fracture of left forearm, subsequent encounter for closed fracture with delayed healing | CMS +S5292XH | Unspecified fracture of left forearm, subsequent encounter for open fracture type I or II with delayed healing | CMS +S5292XJ | Unspecified fracture of left forearm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S5292XK | Unspecified fracture of left forearm, subsequent encounter for closed fracture with nonunion | CMS +S5292XM | Unspecified fracture of left forearm, subsequent encounter for open fracture type I or II with nonunion | CMS +S5292XN | Unspecified fracture of left forearm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S5292XP | Unspecified fracture of left forearm, subsequent encounter for closed fracture with malunion | CMS +S5292XQ | Unspecified fracture of left forearm, subsequent encounter for open fracture type I or II with malunion | CMS +S5292XR | Unspecified fracture of left forearm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S5292XS | Unspecified fracture of left forearm, sequela | CMS +S53 | Dislocation, sprain and strain of joints and ligaments of elbow | WHO +S530 | Dislocation of radial head | WHO +S53001A | Unspecified subluxation of right radial head, initial encounter | CMS +S53001D | Unspecified subluxation of right radial head, subsequent encounter | CMS +S53001S | Unspecified subluxation of right radial head, sequela | CMS +S53002A | Unspecified subluxation of left radial head, initial encounter | CMS +S53002D | Unspecified subluxation of left radial head, subsequent encounter | CMS +S53002S | Unspecified subluxation of left radial head, sequela | CMS +S53003A | Unspecified subluxation of unspecified radial head, initial encounter | CMS +S53003D | Unspecified subluxation of unspecified radial head, subsequent encounter | CMS +S53003S | Unspecified subluxation of unspecified radial head, sequela | CMS +S53004A | Unspecified dislocation of right radial head, initial encounter | CMS +S53004D | Unspecified dislocation of right radial head, subsequent encounter | CMS +S53004S | Unspecified dislocation of right radial head, sequela | CMS +S53005A | Unspecified dislocation of left radial head, initial encounter | CMS +S53005D | Unspecified dislocation of left radial head, subsequent encounter | CMS +S53005S | Unspecified dislocation of left radial head, sequela | CMS +S53006A | Unspecified dislocation of unspecified radial head, initial encounter | CMS +S53006D | Unspecified dislocation of unspecified radial head, subsequent encounter | CMS +S53006S | Unspecified dislocation of unspecified radial head, sequela | CMS +S53011A | Anterior subluxation of right radial head, initial encounter | CMS +S53011D | Anterior subluxation of right radial head, subsequent encounter | CMS +S53011S | Anterior subluxation of right radial head, sequela | CMS +S53012A | Anterior subluxation of left radial head, initial encounter | CMS +S53012D | Anterior subluxation of left radial head, subsequent encounter | CMS +S53012S | Anterior subluxation of left radial head, sequela | CMS +S53013A | Anterior subluxation of unspecified radial head, initial encounter | CMS +S53013D | Anterior subluxation of unspecified radial head, subsequent encounter | CMS +S53013S | Anterior subluxation of unspecified radial head, sequela | CMS +S53014A | Anterior dislocation of right radial head, initial encounter | CMS +S53014D | Anterior dislocation of right radial head, subsequent encounter | CMS +S53014S | Anterior dislocation of right radial head, sequela | CMS +S53015A | Anterior dislocation of left radial head, initial encounter | CMS +S53015D | Anterior dislocation of left radial head, subsequent encounter | CMS +S53015S | Anterior dislocation of left radial head, sequela | CMS +S53016A | Anterior dislocation of unspecified radial head, initial encounter | CMS +S53016D | Anterior dislocation of unspecified radial head, subsequent encounter | CMS +S53016S | Anterior dislocation of unspecified radial head, sequela | CMS +S53021A | Posterior subluxation of right radial head, initial encounter | CMS +S53021D | Posterior subluxation of right radial head, subsequent encounter | CMS +S53021S | Posterior subluxation of right radial head, sequela | CMS +S53022A | Posterior subluxation of left radial head, initial encounter | CMS +S53022D | Posterior subluxation of left radial head, subsequent encounter | CMS +S53022S | Posterior subluxation of left radial head, sequela | CMS +S53023A | Posterior subluxation of unspecified radial head, initial encounter | CMS +S53023D | Posterior subluxation of unspecified radial head, subsequent encounter | CMS +S53023S | Posterior subluxation of unspecified radial head, sequela | CMS +S53024A | Posterior dislocation of right radial head, initial encounter | CMS +S53024D | Posterior dislocation of right radial head, subsequent encounter | CMS +S53024S | Posterior dislocation of right radial head, sequela | CMS +S53025A | Posterior dislocation of left radial head, initial encounter | CMS +S53025D | Posterior dislocation of left radial head, subsequent encounter | CMS +S53025S | Posterior dislocation of left radial head, sequela | CMS +S53026A | Posterior dislocation of unspecified radial head, initial encounter | CMS +S53026D | Posterior dislocation of unspecified radial head, subsequent encounter | CMS +S53026S | Posterior dislocation of unspecified radial head, sequela | CMS +S53031A | Nursemaid's elbow, right elbow, initial encounter | CMS +S53031D | Nursemaid's elbow, right elbow, subsequent encounter | CMS +S53031S | Nursemaid's elbow, right elbow, sequela | CMS +S53032A | Nursemaid's elbow, left elbow, initial encounter | CMS +S53032D | Nursemaid's elbow, left elbow, subsequent encounter | CMS +S53032S | Nursemaid's elbow, left elbow, sequela | CMS +S53033A | Nursemaid's elbow, unspecified elbow, initial encounter | CMS +S53033D | Nursemaid's elbow, unspecified elbow, subsequent encounter | CMS +S53033S | Nursemaid's elbow, unspecified elbow, sequela | CMS +S53091A | Other subluxation of right radial head, initial encounter | CMS +S53091D | Other subluxation of right radial head, subsequent encounter | CMS +S53091S | Other subluxation of right radial head, sequela | CMS +S53092A | Other subluxation of left radial head, initial encounter | CMS +S53092D | Other subluxation of left radial head, subsequent encounter | CMS +S53092S | Other subluxation of left radial head, sequela | CMS +S53093A | Other subluxation of unspecified radial head, initial encounter | CMS +S53093D | Other subluxation of unspecified radial head, subsequent encounter | CMS +S53093S | Other subluxation of unspecified radial head, sequela | CMS +S53094A | Other dislocation of right radial head, initial encounter | CMS +S53094D | Other dislocation of right radial head, subsequent encounter | CMS +S53094S | Other dislocation of right radial head, sequela | CMS +S53095A | Other dislocation of left radial head, initial encounter | CMS +S53095D | Other dislocation of left radial head, subsequent encounter | CMS +S53095S | Other dislocation of left radial head, sequela | CMS +S53096A | Other dislocation of unspecified radial head, initial encounter | CMS +S53096D | Other dislocation of unspecified radial head, subsequent encounter | CMS +S53096S | Other dislocation of unspecified radial head, sequela | CMS +S531 | Dislocation of elbow, unspecified | WHO +S53101A | Unspecified subluxation of right ulnohumeral joint, initial encounter | CMS +S53101D | Unspecified subluxation of right ulnohumeral joint, subsequent encounter | CMS +S53101S | Unspecified subluxation of right ulnohumeral joint, sequela | CMS +S53102A | Unspecified subluxation of left ulnohumeral joint, initial encounter | CMS +S53102D | Unspecified subluxation of left ulnohumeral joint, subsequent encounter | CMS +S53102S | Unspecified subluxation of left ulnohumeral joint, sequela | CMS +S53103A | Unspecified subluxation of unspecified ulnohumeral joint, initial encounter | CMS +S53103D | Unspecified subluxation of unspecified ulnohumeral joint, subsequent encounter | CMS +S53103S | Unspecified subluxation of unspecified ulnohumeral joint, sequela | CMS +S53104A | Unspecified dislocation of right ulnohumeral joint, initial encounter | CMS +S53104D | Unspecified dislocation of right ulnohumeral joint, subsequent encounter | CMS +S53104S | Unspecified dislocation of right ulnohumeral joint, sequela | CMS +S53105A | Unspecified dislocation of left ulnohumeral joint, initial encounter | CMS +S53105D | Unspecified dislocation of left ulnohumeral joint, subsequent encounter | CMS +S53105S | Unspecified dislocation of left ulnohumeral joint, sequela | CMS +S53106A | Unspecified dislocation of unspecified ulnohumeral joint, initial encounter | CMS +S53106D | Unspecified dislocation of unspecified ulnohumeral joint, subsequent encounter | CMS +S53106S | Unspecified dislocation of unspecified ulnohumeral joint, sequela | CMS +S53111A | Anterior subluxation of right ulnohumeral joint, initial encounter | CMS +S53111D | Anterior subluxation of right ulnohumeral joint, subsequent encounter | CMS +S53111S | Anterior subluxation of right ulnohumeral joint, sequela | CMS +S53112A | Anterior subluxation of left ulnohumeral joint, initial encounter | CMS +S53112D | Anterior subluxation of left ulnohumeral joint, subsequent encounter | CMS +S53112S | Anterior subluxation of left ulnohumeral joint, sequela | CMS +S53113A | Anterior subluxation of unspecified ulnohumeral joint, initial encounter | CMS +S53113D | Anterior subluxation of unspecified ulnohumeral joint, subsequent encounter | CMS +S53113S | Anterior subluxation of unspecified ulnohumeral joint, sequela | CMS +S53114A | Anterior dislocation of right ulnohumeral joint, initial encounter | CMS +S53114D | Anterior dislocation of right ulnohumeral joint, subsequent encounter | CMS +S53114S | Anterior dislocation of right ulnohumeral joint, sequela | CMS +S53115A | Anterior dislocation of left ulnohumeral joint, initial encounter | CMS +S53115D | Anterior dislocation of left ulnohumeral joint, subsequent encounter | CMS +S53115S | Anterior dislocation of left ulnohumeral joint, sequela | CMS +S53116A | Anterior dislocation of unspecified ulnohumeral joint, initial encounter | CMS +S53116D | Anterior dislocation of unspecified ulnohumeral joint, subsequent encounter | CMS +S53116S | Anterior dislocation of unspecified ulnohumeral joint, sequela | CMS +S53121A | Posterior subluxation of right ulnohumeral joint, initial encounter | CMS +S53121D | Posterior subluxation of right ulnohumeral joint, subsequent encounter | CMS +S53121S | Posterior subluxation of right ulnohumeral joint, sequela | CMS +S53122A | Posterior subluxation of left ulnohumeral joint, initial encounter | CMS +S53122D | Posterior subluxation of left ulnohumeral joint, subsequent encounter | CMS +S53122S | Posterior subluxation of left ulnohumeral joint, sequela | CMS +S53123A | Posterior subluxation of unspecified ulnohumeral joint, initial encounter | CMS +S53123D | Posterior subluxation of unspecified ulnohumeral joint, subsequent encounter | CMS +S53123S | Posterior subluxation of unspecified ulnohumeral joint, sequela | CMS +S53124A | Posterior dislocation of right ulnohumeral joint, initial encounter | CMS +S53124D | Posterior dislocation of right ulnohumeral joint, subsequent encounter | CMS +S53124S | Posterior dislocation of right ulnohumeral joint, sequela | CMS +S53125A | Posterior dislocation of left ulnohumeral joint, initial encounter | CMS +S53125D | Posterior dislocation of left ulnohumeral joint, subsequent encounter | CMS +S53125S | Posterior dislocation of left ulnohumeral joint, sequela | CMS +S53126A | Posterior dislocation of unspecified ulnohumeral joint, initial encounter | CMS +S53126D | Posterior dislocation of unspecified ulnohumeral joint, subsequent encounter | CMS +S53126S | Posterior dislocation of unspecified ulnohumeral joint, sequela | CMS +S53131A | Medial subluxation of right ulnohumeral joint, initial encounter | CMS +S53131D | Medial subluxation of right ulnohumeral joint, subsequent encounter | CMS +S53131S | Medial subluxation of right ulnohumeral joint, sequela | CMS +S53132A | Medial subluxation of left ulnohumeral joint, initial encounter | CMS +S53132D | Medial subluxation of left ulnohumeral joint, subsequent encounter | CMS +S53132S | Medial subluxation of left ulnohumeral joint, sequela | CMS +S53133A | Medial subluxation of unspecified ulnohumeral joint, initial encounter | CMS +S53133D | Medial subluxation of unspecified ulnohumeral joint, subsequent encounter | CMS +S53133S | Medial subluxation of unspecified ulnohumeral joint, sequela | CMS +S53134A | Medial dislocation of right ulnohumeral joint, initial encounter | CMS +S53134D | Medial dislocation of right ulnohumeral joint, subsequent encounter | CMS +S53134S | Medial dislocation of right ulnohumeral joint, sequela | CMS +S53135A | Medial dislocation of left ulnohumeral joint, initial encounter | CMS +S53135D | Medial dislocation of left ulnohumeral joint, subsequent encounter | CMS +S53135S | Medial dislocation of left ulnohumeral joint, sequela | CMS +S53136A | Medial dislocation of unspecified ulnohumeral joint, initial encounter | CMS +S53136D | Medial dislocation of unspecified ulnohumeral joint, subsequent encounter | CMS +S53136S | Medial dislocation of unspecified ulnohumeral joint, sequela | CMS +S53141A | Lateral subluxation of right ulnohumeral joint, initial encounter | CMS +S53141D | Lateral subluxation of right ulnohumeral joint, subsequent encounter | CMS +S53141S | Lateral subluxation of right ulnohumeral joint, sequela | CMS +S53142A | Lateral subluxation of left ulnohumeral joint, initial encounter | CMS +S53142D | Lateral subluxation of left ulnohumeral joint, subsequent encounter | CMS +S53142S | Lateral subluxation of left ulnohumeral joint, sequela | CMS +S53143A | Lateral subluxation of unspecified ulnohumeral joint, initial encounter | CMS +S53143D | Lateral subluxation of unspecified ulnohumeral joint, subsequent encounter | CMS +S53143S | Lateral subluxation of unspecified ulnohumeral joint, sequela | CMS +S53144A | Lateral dislocation of right ulnohumeral joint, initial encounter | CMS +S53144D | Lateral dislocation of right ulnohumeral joint, subsequent encounter | CMS +S53144S | Lateral dislocation of right ulnohumeral joint, sequela | CMS +S53145A | Lateral dislocation of left ulnohumeral joint, initial encounter | CMS +S53145D | Lateral dislocation of left ulnohumeral joint, subsequent encounter | CMS +S53145S | Lateral dislocation of left ulnohumeral joint, sequela | CMS +S53146A | Lateral dislocation of unspecified ulnohumeral joint, initial encounter | CMS +S53146D | Lateral dislocation of unspecified ulnohumeral joint, subsequent encounter | CMS +S53146S | Lateral dislocation of unspecified ulnohumeral joint, sequela | CMS +S53191A | Other subluxation of right ulnohumeral joint, initial encounter | CMS +S53191D | Other subluxation of right ulnohumeral joint, subsequent encounter | CMS +S53191S | Other subluxation of right ulnohumeral joint, sequela | CMS +S53192A | Other subluxation of left ulnohumeral joint, initial encounter | CMS +S53192D | Other subluxation of left ulnohumeral joint, subsequent encounter | CMS +S53192S | Other subluxation of left ulnohumeral joint, sequela | CMS +S53193A | Other subluxation of unspecified ulnohumeral joint, initial encounter | CMS +S53193D | Other subluxation of unspecified ulnohumeral joint, subsequent encounter | CMS +S53193S | Other subluxation of unspecified ulnohumeral joint, sequela | CMS +S53194A | Other dislocation of right ulnohumeral joint, initial encounter | CMS +S53194D | Other dislocation of right ulnohumeral joint, subsequent encounter | CMS +S53194S | Other dislocation of right ulnohumeral joint, sequela | CMS +S53195A | Other dislocation of left ulnohumeral joint, initial encounter | CMS +S53195D | Other dislocation of left ulnohumeral joint, subsequent encounter | CMS +S53195S | Other dislocation of left ulnohumeral joint, sequela | CMS +S53196A | Other dislocation of unspecified ulnohumeral joint, initial encounter | CMS +S53196D | Other dislocation of unspecified ulnohumeral joint, subsequent encounter | CMS +S53196S | Other dislocation of unspecified ulnohumeral joint, sequela | CMS +S532 | Traumatic rupture of radial collateral ligament | WHO +S5320XA | Traumatic rupture of unspecified radial collateral ligament, initial encounter | CMS +S5320XD | Traumatic rupture of unspecified radial collateral ligament, subsequent encounter | CMS +S5320XS | Traumatic rupture of unspecified radial collateral ligament, sequela | CMS +S5321XA | Traumatic rupture of right radial collateral ligament, initial encounter | CMS +S5321XD | Traumatic rupture of right radial collateral ligament, subsequent encounter | CMS +S5321XS | Traumatic rupture of right radial collateral ligament, sequela | CMS +S5322XA | Traumatic rupture of left radial collateral ligament, initial encounter | CMS +S5322XD | Traumatic rupture of left radial collateral ligament, subsequent encounter | CMS +S5322XS | Traumatic rupture of left radial collateral ligament, sequela | CMS +S533 | Traumatic rupture of ulnar collateral ligament | WHO +S5330XA | Traumatic rupture of unspecified ulnar collateral ligament, initial encounter | CMS +S5330XD | Traumatic rupture of unspecified ulnar collateral ligament, subsequent encounter | CMS +S5330XS | Traumatic rupture of unspecified ulnar collateral ligament, sequela | CMS +S5331XA | Traumatic rupture of right ulnar collateral ligament, initial encounter | CMS +S5331XD | Traumatic rupture of right ulnar collateral ligament, subsequent encounter | CMS +S5331XS | Traumatic rupture of right ulnar collateral ligament, sequela | CMS +S5332XA | Traumatic rupture of left ulnar collateral ligament, initial encounter | CMS +S5332XD | Traumatic rupture of left ulnar collateral ligament, subsequent encounter | CMS +S5332XS | Traumatic rupture of left ulnar collateral ligament, sequela | CMS +S534 | Sprain and strain of elbow | WHO +S53401A | Unspecified sprain of right elbow, initial encounter | CMS +S53401D | Unspecified sprain of right elbow, subsequent encounter | CMS +S53401S | Unspecified sprain of right elbow, sequela | CMS +S53402A | Unspecified sprain of left elbow, initial encounter | CMS +S53402D | Unspecified sprain of left elbow, subsequent encounter | CMS +S53402S | Unspecified sprain of left elbow, sequela | CMS +S53409A | Unspecified sprain of unspecified elbow, initial encounter | CMS +S53409D | Unspecified sprain of unspecified elbow, subsequent encounter | CMS +S53409S | Unspecified sprain of unspecified elbow, sequela | CMS +S53411A | Radiohumeral (joint) sprain of right elbow, initial encounter | CMS +S53411D | Radiohumeral (joint) sprain of right elbow, subsequent encounter | CMS +S53411S | Radiohumeral (joint) sprain of right elbow, sequela | CMS +S53412A | Radiohumeral (joint) sprain of left elbow, initial encounter | CMS +S53412D | Radiohumeral (joint) sprain of left elbow, subsequent encounter | CMS +S53412S | Radiohumeral (joint) sprain of left elbow, sequela | CMS +S53419A | Radiohumeral (joint) sprain of unspecified elbow, initial encounter | CMS +S53419D | Radiohumeral (joint) sprain of unspecified elbow, subsequent encounter | CMS +S53419S | Radiohumeral (joint) sprain of unspecified elbow, sequela | CMS +S53421A | Ulnohumeral (joint) sprain of right elbow, initial encounter | CMS +S53421D | Ulnohumeral (joint) sprain of right elbow, subsequent encounter | CMS +S53421S | Ulnohumeral (joint) sprain of right elbow, sequela | CMS +S53422A | Ulnohumeral (joint) sprain of left elbow, initial encounter | CMS +S53422D | Ulnohumeral (joint) sprain of left elbow, subsequent encounter | CMS +S53422S | Ulnohumeral (joint) sprain of left elbow, sequela | CMS +S53429A | Ulnohumeral (joint) sprain of unspecified elbow, initial encounter | CMS +S53429D | Ulnohumeral (joint) sprain of unspecified elbow, subsequent encounter | CMS +S53429S | Ulnohumeral (joint) sprain of unspecified elbow, sequela | CMS +S53431A | Radial collateral ligament sprain of right elbow, initial encounter | CMS +S53431D | Radial collateral ligament sprain of right elbow, subsequent encounter | CMS +S53431S | Radial collateral ligament sprain of right elbow, sequela | CMS +S53432A | Radial collateral ligament sprain of left elbow, initial encounter | CMS +S53432D | Radial collateral ligament sprain of left elbow, subsequent encounter | CMS +S53432S | Radial collateral ligament sprain of left elbow, sequela | CMS +S53439A | Radial collateral ligament sprain of unspecified elbow, initial encounter | CMS +S53439D | Radial collateral ligament sprain of unspecified elbow, subsequent encounter | CMS +S53439S | Radial collateral ligament sprain of unspecified elbow, sequela | CMS +S53441A | Ulnar collateral ligament sprain of right elbow, initial encounter | CMS +S53441D | Ulnar collateral ligament sprain of right elbow, subsequent encounter | CMS +S53441S | Ulnar collateral ligament sprain of right elbow, sequela | CMS +S53442A | Ulnar collateral ligament sprain of left elbow, initial encounter | CMS +S53442D | Ulnar collateral ligament sprain of left elbow, subsequent encounter | CMS +S53442S | Ulnar collateral ligament sprain of left elbow, sequela | CMS +S53449A | Ulnar collateral ligament sprain of unspecified elbow, initial encounter | CMS +S53449D | Ulnar collateral ligament sprain of unspecified elbow, subsequent encounter | CMS +S53449S | Ulnar collateral ligament sprain of unspecified elbow, sequela | CMS +S53491A | Other sprain of right elbow, initial encounter | CMS +S53491D | Other sprain of right elbow, subsequent encounter | CMS +S53491S | Other sprain of right elbow, sequela | CMS +S53492A | Other sprain of left elbow, initial encounter | CMS +S53492D | Other sprain of left elbow, subsequent encounter | CMS +S53492S | Other sprain of left elbow, sequela | CMS +S53499A | Other sprain of unspecified elbow, initial encounter | CMS +S53499D | Other sprain of unspecified elbow, subsequent encounter | CMS +S53499S | Other sprain of unspecified elbow, sequela | CMS +S54 | Injury of nerves at forearm level | WHO +S540 | Injury of ulnar nerve at forearm level | WHO +S5400XA | Injury of ulnar nerve at forearm level, unspecified arm, initial encounter | CMS +S5400XD | Injury of ulnar nerve at forearm level, unspecified arm, subsequent encounter | CMS +S5400XS | Injury of ulnar nerve at forearm level, unspecified arm, sequela | CMS +S5401XA | Injury of ulnar nerve at forearm level, right arm, initial encounter | CMS +S5401XD | Injury of ulnar nerve at forearm level, right arm, subsequent encounter | CMS +S5401XS | Injury of ulnar nerve at forearm level, right arm, sequela | CMS +S5402XA | Injury of ulnar nerve at forearm level, left arm, initial encounter | CMS +S5402XD | Injury of ulnar nerve at forearm level, left arm, subsequent encounter | CMS +S5402XS | Injury of ulnar nerve at forearm level, left arm, sequela | CMS +S541 | Injury of median nerve at forearm level | WHO +S5410XA | Injury of median nerve at forearm level, unspecified arm, initial encounter | CMS +S5410XD | Injury of median nerve at forearm level, unspecified arm, subsequent encounter | CMS +S5410XS | Injury of median nerve at forearm level, unspecified arm, sequela | CMS +S5411XA | Injury of median nerve at forearm level, right arm, initial encounter | CMS +S5411XD | Injury of median nerve at forearm level, right arm, subsequent encounter | CMS +S5411XS | Injury of median nerve at forearm level, right arm, sequela | CMS +S5412XA | Injury of median nerve at forearm level, left arm, initial encounter | CMS +S5412XD | Injury of median nerve at forearm level, left arm, subsequent encounter | CMS +S5412XS | Injury of median nerve at forearm level, left arm, sequela | CMS +S542 | Injury of radial nerve at forearm level | WHO +S5420XA | Injury of radial nerve at forearm level, unspecified arm, initial encounter | CMS +S5420XD | Injury of radial nerve at forearm level, unspecified arm, subsequent encounter | CMS +S5420XS | Injury of radial nerve at forearm level, unspecified arm, sequela | CMS +S5421XA | Injury of radial nerve at forearm level, right arm, initial encounter | CMS +S5421XD | Injury of radial nerve at forearm level, right arm, subsequent encounter | CMS +S5421XS | Injury of radial nerve at forearm level, right arm, sequela | CMS +S5422XA | Injury of radial nerve at forearm level, left arm, initial encounter | CMS +S5422XD | Injury of radial nerve at forearm level, left arm, subsequent encounter | CMS +S5422XS | Injury of radial nerve at forearm level, left arm, sequela | CMS +S543 | Injury of cutaneous sensory nerve at forearm level | WHO +S5430XA | Injury of cutaneous sensory nerve at forearm level, unspecified arm, initial encounter | CMS +S5430XD | Injury of cutaneous sensory nerve at forearm level, unspecified arm, subsequent encounter | CMS +S5430XS | Injury of cutaneous sensory nerve at forearm level, unspecified arm, sequela | CMS +S5431XA | Injury of cutaneous sensory nerve at forearm level, right arm, initial encounter | CMS +S5431XD | Injury of cutaneous sensory nerve at forearm level, right arm, subsequent encounter | CMS +S5431XS | Injury of cutaneous sensory nerve at forearm level, right arm, sequela | CMS +S5432XA | Injury of cutaneous sensory nerve at forearm level, left arm, initial encounter | CMS +S5432XD | Injury of cutaneous sensory nerve at forearm level, left arm, subsequent encounter | CMS +S5432XS | Injury of cutaneous sensory nerve at forearm level, left arm, sequela | CMS +S547 | Injury of multiple nerves at forearm level | WHO +S548 | Injury of other nerves at forearm level | WHO +S548X1A | Injury of other nerves at forearm level, right arm, initial encounter | CMS +S548X1D | Injury of other nerves at forearm level, right arm, subsequent encounter | CMS +S548X1S | Injury of other nerves at forearm level, right arm, sequela | CMS +S548X2A | Injury of other nerves at forearm level, left arm, initial encounter | CMS +S548X2D | Injury of other nerves at forearm level, left arm, subsequent encounter | CMS +S548X2S | Injury of other nerves at forearm level, left arm, sequela | CMS +S548X9A | Injury of other nerves at forearm level, unspecified arm, initial encounter | CMS +S548X9D | Injury of other nerves at forearm level, unspecified arm, subsequent encounter | CMS +S548X9S | Injury of other nerves at forearm level, unspecified arm, sequela | CMS +S549 | Injury of unspecified nerve at forearm level | WHO +S5490XA | Injury of unspecified nerve at forearm level, unspecified arm, initial encounter | CMS +S5490XD | Injury of unspecified nerve at forearm level, unspecified arm, subsequent encounter | CMS +S5490XS | Injury of unspecified nerve at forearm level, unspecified arm, sequela | CMS +S5491XA | Injury of unspecified nerve at forearm level, right arm, initial encounter | CMS +S5491XD | Injury of unspecified nerve at forearm level, right arm, subsequent encounter | CMS +S5491XS | Injury of unspecified nerve at forearm level, right arm, sequela | CMS +S5492XA | Injury of unspecified nerve at forearm level, left arm, initial encounter | CMS +S5492XD | Injury of unspecified nerve at forearm level, left arm, subsequent encounter | CMS +S5492XS | Injury of unspecified nerve at forearm level, left arm, sequela | CMS +S55 | Injury of blood vessels at forearm level | WHO +S550 | Injury of ulnar artery at forearm level | WHO +S55001A | Unspecified injury of ulnar artery at forearm level, right arm, initial encounter | CMS +S55001D | Unspecified injury of ulnar artery at forearm level, right arm, subsequent encounter | CMS +S55001S | Unspecified injury of ulnar artery at forearm level, right arm, sequela | CMS +S55002A | Unspecified injury of ulnar artery at forearm level, left arm, initial encounter | CMS +S55002D | Unspecified injury of ulnar artery at forearm level, left arm, subsequent encounter | CMS +S55002S | Unspecified injury of ulnar artery at forearm level, left arm, sequela | CMS +S55009A | Unspecified injury of ulnar artery at forearm level, unspecified arm, initial encounter | CMS +S55009D | Unspecified injury of ulnar artery at forearm level, unspecified arm, subsequent encounter | CMS +S55009S | Unspecified injury of ulnar artery at forearm level, unspecified arm, sequela | CMS +S55011A | Laceration of ulnar artery at forearm level, right arm, initial encounter | CMS +S55011D | Laceration of ulnar artery at forearm level, right arm, subsequent encounter | CMS +S55011S | Laceration of ulnar artery at forearm level, right arm, sequela | CMS +S55012A | Laceration of ulnar artery at forearm level, left arm, initial encounter | CMS +S55012D | Laceration of ulnar artery at forearm level, left arm, subsequent encounter | CMS +S55012S | Laceration of ulnar artery at forearm level, left arm, sequela | CMS +S55019A | Laceration of ulnar artery at forearm level, unspecified arm, initial encounter | CMS +S55019D | Laceration of ulnar artery at forearm level, unspecified arm, subsequent encounter | CMS +S55019S | Laceration of ulnar artery at forearm level, unspecified arm, sequela | CMS +S55091A | Other specified injury of ulnar artery at forearm level, right arm, initial encounter | CMS +S55091D | Other specified injury of ulnar artery at forearm level, right arm, subsequent encounter | CMS +S55091S | Other specified injury of ulnar artery at forearm level, right arm, sequela | CMS +S55092A | Other specified injury of ulnar artery at forearm level, left arm, initial encounter | CMS +S55092D | Other specified injury of ulnar artery at forearm level, left arm, subsequent encounter | CMS +S55092S | Other specified injury of ulnar artery at forearm level, left arm, sequela | CMS +S55099A | Other specified injury of ulnar artery at forearm level, unspecified arm, initial encounter | CMS +S55099D | Other specified injury of ulnar artery at forearm level, unspecified arm, subsequent encounter | CMS +S55099S | Other specified injury of ulnar artery at forearm level, unspecified arm, sequela | CMS +S551 | Injury of radial artery at forearm level | WHO +S55101A | Unspecified injury of radial artery at forearm level, right arm, initial encounter | CMS +S55101D | Unspecified injury of radial artery at forearm level, right arm, subsequent encounter | CMS +S55101S | Unspecified injury of radial artery at forearm level, right arm, sequela | CMS +S55102A | Unspecified injury of radial artery at forearm level, left arm, initial encounter | CMS +S55102D | Unspecified injury of radial artery at forearm level, left arm, subsequent encounter | CMS +S55102S | Unspecified injury of radial artery at forearm level, left arm, sequela | CMS +S55109A | Unspecified injury of radial artery at forearm level, unspecified arm, initial encounter | CMS +S55109D | Unspecified injury of radial artery at forearm level, unspecified arm, subsequent encounter | CMS +S55109S | Unspecified injury of radial artery at forearm level, unspecified arm, sequela | CMS +S55111A | Laceration of radial artery at forearm level, right arm, initial encounter | CMS +S55111D | Laceration of radial artery at forearm level, right arm, subsequent encounter | CMS +S55111S | Laceration of radial artery at forearm level, right arm, sequela | CMS +S55112A | Laceration of radial artery at forearm level, left arm, initial encounter | CMS +S55112D | Laceration of radial artery at forearm level, left arm, subsequent encounter | CMS +S55112S | Laceration of radial artery at forearm level, left arm, sequela | CMS +S55119A | Laceration of radial artery at forearm level, unspecified arm, initial encounter | CMS +S55119D | Laceration of radial artery at forearm level, unspecified arm, subsequent encounter | CMS +S55119S | Laceration of radial artery at forearm level, unspecified arm, sequela | CMS +S55191A | Other specified injury of radial artery at forearm level, right arm, initial encounter | CMS +S55191D | Other specified injury of radial artery at forearm level, right arm, subsequent encounter | CMS +S55191S | Other specified injury of radial artery at forearm level, right arm, sequela | CMS +S55192A | Other specified injury of radial artery at forearm level, left arm, initial encounter | CMS +S55192D | Other specified injury of radial artery at forearm level, left arm, subsequent encounter | CMS +S55192S | Other specified injury of radial artery at forearm level, left arm, sequela | CMS +S55199A | Other specified injury of radial artery at forearm level, unspecified arm, initial encounter | CMS +S55199D | Other specified injury of radial artery at forearm level, unspecified arm, subsequent encounter | CMS +S55199S | Other specified injury of radial artery at forearm level, unspecified arm, sequela | CMS +S552 | Injury of vein at forearm level | WHO +S55201A | Unspecified injury of vein at forearm level, right arm, initial encounter | CMS +S55201D | Unspecified injury of vein at forearm level, right arm, subsequent encounter | CMS +S55201S | Unspecified injury of vein at forearm level, right arm, sequela | CMS +S55202A | Unspecified injury of vein at forearm level, left arm, initial encounter | CMS +S55202D | Unspecified injury of vein at forearm level, left arm, subsequent encounter | CMS +S55202S | Unspecified injury of vein at forearm level, left arm, sequela | CMS +S55209A | Unspecified injury of vein at forearm level, unspecified arm, initial encounter | CMS +S55209D | Unspecified injury of vein at forearm level, unspecified arm, subsequent encounter | CMS +S55209S | Unspecified injury of vein at forearm level, unspecified arm, sequela | CMS +S55211A | Laceration of vein at forearm level, right arm, initial encounter | CMS +S55211D | Laceration of vein at forearm level, right arm, subsequent encounter | CMS +S55211S | Laceration of vein at forearm level, right arm, sequela | CMS +S55212A | Laceration of vein at forearm level, left arm, initial encounter | CMS +S55212D | Laceration of vein at forearm level, left arm, subsequent encounter | CMS +S55212S | Laceration of vein at forearm level, left arm, sequela | CMS +S55219A | Laceration of vein at forearm level, unspecified arm, initial encounter | CMS +S55219D | Laceration of vein at forearm level, unspecified arm, subsequent encounter | CMS +S55219S | Laceration of vein at forearm level, unspecified arm, sequela | CMS +S55291A | Other specified injury of vein at forearm level, right arm, initial encounter | CMS +S55291D | Other specified injury of vein at forearm level, right arm, subsequent encounter | CMS +S55291S | Other specified injury of vein at forearm level, right arm, sequela | CMS +S55292A | Other specified injury of vein at forearm level, left arm, initial encounter | CMS +S55292D | Other specified injury of vein at forearm level, left arm, subsequent encounter | CMS +S55292S | Other specified injury of vein at forearm level, left arm, sequela | CMS +S55299A | Other specified injury of vein at forearm level, unspecified arm, initial encounter | CMS +S55299D | Other specified injury of vein at forearm level, unspecified arm, subsequent encounter | CMS +S55299S | Other specified injury of vein at forearm level, unspecified arm, sequela | CMS +S557 | Injury of multiple blood vessels at forearm level | WHO +S558 | Injury of other blood vessels at forearm level | WHO +S55801A | Unspecified injury of other blood vessels at forearm level, right arm, initial encounter | CMS +S55801D | Unspecified injury of other blood vessels at forearm level, right arm, subsequent encounter | CMS +S55801S | Unspecified injury of other blood vessels at forearm level, right arm, sequela | CMS +S55802A | Unspecified injury of other blood vessels at forearm level, left arm, initial encounter | CMS +S55802D | Unspecified injury of other blood vessels at forearm level, left arm, subsequent encounter | CMS +S55802S | Unspecified injury of other blood vessels at forearm level, left arm, sequela | CMS +S55809A | Unspecified injury of other blood vessels at forearm level, unspecified arm, initial encounter | CMS +S55809D | Unspecified injury of other blood vessels at forearm level, unspecified arm, subsequent encounter | CMS +S55809S | Unspecified injury of other blood vessels at forearm level, unspecified arm, sequela | CMS +S55811A | Laceration of other blood vessels at forearm level, right arm, initial encounter | CMS +S55811D | Laceration of other blood vessels at forearm level, right arm, subsequent encounter | CMS +S55811S | Laceration of other blood vessels at forearm level, right arm, sequela | CMS +S55812A | Laceration of other blood vessels at forearm level, left arm, initial encounter | CMS +S55812D | Laceration of other blood vessels at forearm level, left arm, subsequent encounter | CMS +S55812S | Laceration of other blood vessels at forearm level, left arm, sequela | CMS +S55819A | Laceration of other blood vessels at forearm level, unspecified arm, initial encounter | CMS +S55819D | Laceration of other blood vessels at forearm level, unspecified arm, subsequent encounter | CMS +S55819S | Laceration of other blood vessels at forearm level, unspecified arm, sequela | CMS +S55891A | Other specified injury of other blood vessels at forearm level, right arm, initial encounter | CMS +S55891D | Other specified injury of other blood vessels at forearm level, right arm, subsequent encounter | CMS +S55891S | Other specified injury of other blood vessels at forearm level, right arm, sequela | CMS +S55892A | Other specified injury of other blood vessels at forearm level, left arm, initial encounter | CMS +S55892D | Other specified injury of other blood vessels at forearm level, left arm, subsequent encounter | CMS +S55892S | Other specified injury of other blood vessels at forearm level, left arm, sequela | CMS +S55899A | Other specified injury of other blood vessels at forearm level, unspecified arm, initial encounter | CMS +S55899D | Other specified injury of other blood vessels at forearm level, unspecified arm, subsequent encounter | CMS +S55899S | Other specified injury of other blood vessels at forearm level, unspecified arm, sequela | CMS +S559 | Injury of unspecified blood vessel at forearm level | WHO +S55901A | Unspecified injury of unspecified blood vessel at forearm level, right arm, initial encounter | CMS +S55901D | Unspecified injury of unspecified blood vessel at forearm level, right arm, subsequent encounter | CMS +S55901S | Unspecified injury of unspecified blood vessel at forearm level, right arm, sequela | CMS +S55902A | Unspecified injury of unspecified blood vessel at forearm level, left arm, initial encounter | CMS +S55902D | Unspecified injury of unspecified blood vessel at forearm level, left arm, subsequent encounter | CMS +S55902S | Unspecified injury of unspecified blood vessel at forearm level, left arm, sequela | CMS +S55909A | Unspecified injury of unspecified blood vessel at forearm level, unspecified arm, initial encounter | CMS +S55909D | Unspecified injury of unspecified blood vessel at forearm level, unspecified arm, subsequent encounter | CMS +S55909S | Unspecified injury of unspecified blood vessel at forearm level, unspecified arm, sequela | CMS +S55911A | Laceration of unspecified blood vessel at forearm level, right arm, initial encounter | CMS +S55911D | Laceration of unspecified blood vessel at forearm level, right arm, subsequent encounter | CMS +S55911S | Laceration of unspecified blood vessel at forearm level, right arm, sequela | CMS +S55912A | Laceration of unspecified blood vessel at forearm level, left arm, initial encounter | CMS +S55912D | Laceration of unspecified blood vessel at forearm level, left arm, subsequent encounter | CMS +S55912S | Laceration of unspecified blood vessel at forearm level, left arm, sequela | CMS +S55919A | Laceration of unspecified blood vessel at forearm level, unspecified arm, initial encounter | CMS +S55919D | Laceration of unspecified blood vessel at forearm level, unspecified arm, subsequent encounter | CMS +S55919S | Laceration of unspecified blood vessel at forearm level, unspecified arm, sequela | CMS +S55991A | Other specified injury of unspecified blood vessel at forearm level, right arm, initial encounter | CMS +S55991D | Other specified injury of unspecified blood vessel at forearm level, right arm, subsequent encounter | CMS +S55991S | Other specified injury of unspecified blood vessel at forearm level, right arm, sequela | CMS +S55992A | Other specified injury of unspecified blood vessel at forearm level, left arm, initial encounter | CMS +S55992D | Other specified injury of unspecified blood vessel at forearm level, left arm, subsequent encounter | CMS +S55992S | Other specified injury of unspecified blood vessel at forearm level, left arm, sequela | CMS +S55999A | Other specified injury of unspecified blood vessel at forearm level, unspecified arm, initial encounter | CMS +S55999D | Other specified injury of unspecified blood vessel at forearm level, unspecified arm, subsequent encounter | CMS +S55999S | Other specified injury of unspecified blood vessel at forearm level, unspecified arm, sequela | CMS +S56 | Injury of muscle and tendon at forearm level | WHO +S560 | Injury of flexor muscle and tendon of thumb at forearm level | WHO +S56001A | Unspecified injury of flexor muscle, fascia and tendon of right thumb at forearm level, initial encounter | CMS +S56001D | Unspecified injury of flexor muscle, fascia and tendon of right thumb at forearm level, subsequent encounter | CMS +S56001S | Unspecified injury of flexor muscle, fascia and tendon of right thumb at forearm level, sequela | CMS +S56002A | Unspecified injury of flexor muscle, fascia and tendon of left thumb at forearm level, initial encounter | CMS +S56002D | Unspecified injury of flexor muscle, fascia and tendon of left thumb at forearm level, subsequent encounter | CMS +S56002S | Unspecified injury of flexor muscle, fascia and tendon of left thumb at forearm level, sequela | CMS +S56009A | Unspecified injury of flexor muscle, fascia and tendon of unspecified thumb at forearm level, initial encounter | CMS +S56009D | Unspecified injury of flexor muscle, fascia and tendon of unspecified thumb at forearm level, subsequent encounter | CMS +S56009S | Unspecified injury of flexor muscle, fascia and tendon of unspecified thumb at forearm level, sequela | CMS +S56011A | Strain of flexor muscle, fascia and tendon of right thumb at forearm level, initial encounter | CMS +S56011D | Strain of flexor muscle, fascia and tendon of right thumb at forearm level, subsequent encounter | CMS +S56011S | Strain of flexor muscle, fascia and tendon of right thumb at forearm level, sequela | CMS +S56012A | Strain of flexor muscle, fascia and tendon of left thumb at forearm level, initial encounter | CMS +S56012D | Strain of flexor muscle, fascia and tendon of left thumb at forearm level, subsequent encounter | CMS +S56012S | Strain of flexor muscle, fascia and tendon of left thumb at forearm level, sequela | CMS +S56019A | Strain of flexor muscle, fascia and tendon of unspecified thumb at forearm level, initial encounter | CMS +S56019D | Strain of flexor muscle, fascia and tendon of unspecified thumb at forearm level, subsequent encounter | CMS +S56019S | Strain of flexor muscle, fascia and tendon of unspecified thumb at forearm level, sequela | CMS +S56021A | Laceration of flexor muscle, fascia and tendon of right thumb at forearm level, initial encounter | CMS +S56021D | Laceration of flexor muscle, fascia and tendon of right thumb at forearm level, subsequent encounter | CMS +S56021S | Laceration of flexor muscle, fascia and tendon of right thumb at forearm level, sequela | CMS +S56022A | Laceration of flexor muscle, fascia and tendon of left thumb at forearm level, initial encounter | CMS +S56022D | Laceration of flexor muscle, fascia and tendon of left thumb at forearm level, subsequent encounter | CMS +S56022S | Laceration of flexor muscle, fascia and tendon of left thumb at forearm level, sequela | CMS +S56029A | Laceration of flexor muscle, fascia and tendon of unspecified thumb at forearm level, initial encounter | CMS +S56029D | Laceration of flexor muscle, fascia and tendon of unspecified thumb at forearm level, subsequent encounter | CMS +S56029S | Laceration of flexor muscle, fascia and tendon of unspecified thumb at forearm level, sequela | CMS +S56091A | Other injury of flexor muscle, fascia and tendon of right thumb at forearm level, initial encounter | CMS +S56091D | Other injury of flexor muscle, fascia and tendon of right thumb at forearm level, subsequent encounter | CMS +S56091S | Other injury of flexor muscle, fascia and tendon of right thumb at forearm level, sequela | CMS +S56092A | Other injury of flexor muscle, fascia and tendon of left thumb at forearm level, initial encounter | CMS +S56092D | Other injury of flexor muscle, fascia and tendon of left thumb at forearm level, subsequent encounter | CMS +S56092S | Other injury of flexor muscle, fascia and tendon of left thumb at forearm level, sequela | CMS +S56099A | Other injury of flexor muscle, fascia and tendon of unspecified thumb at forearm level, initial encounter | CMS +S56099D | Other injury of flexor muscle, fascia and tendon of unspecified thumb at forearm level, subsequent encounter | CMS +S56099S | Other injury of flexor muscle, fascia and tendon of unspecified thumb at forearm level, sequela | CMS +S561 | Injury of long flexor muscle and tendon of other finger(s) at forearm level | WHO +S56101A | Unspecified injury of flexor muscle, fascia and tendon of right index finger at forearm level, initial encounter | CMS +S56101D | Unspecified injury of flexor muscle, fascia and tendon of right index finger at forearm level, subsequent encounter | CMS +S56101S | Unspecified injury of flexor muscle, fascia and tendon of right index finger at forearm level, sequela | CMS +S56102A | Unspecified injury of flexor muscle, fascia and tendon of left index finger at forearm level, initial encounter | CMS +S56102D | Unspecified injury of flexor muscle, fascia and tendon of left index finger at forearm level, subsequent encounter | CMS +S56102S | Unspecified injury of flexor muscle, fascia and tendon of left index finger at forearm level, sequela | CMS +S56103A | Unspecified injury of flexor muscle, fascia and tendon of right middle finger at forearm level, initial encounter | CMS +S56103D | Unspecified injury of flexor muscle, fascia and tendon of right middle finger at forearm level, subsequent encounter | CMS +S56103S | Unspecified injury of flexor muscle, fascia and tendon of right middle finger at forearm level, sequela | CMS +S56104A | Unspecified injury of flexor muscle, fascia and tendon of left middle finger at forearm level, initial encounter | CMS +S56104D | Unspecified injury of flexor muscle, fascia and tendon of left middle finger at forearm level, subsequent encounter | CMS +S56104S | Unspecified injury of flexor muscle, fascia and tendon of left middle finger at forearm level, sequela | CMS +S56105A | Unspecified injury of flexor muscle, fascia and tendon of right ring finger at forearm level, initial encounter | CMS +S56105D | Unspecified injury of flexor muscle, fascia and tendon of right ring finger at forearm level, subsequent encounter | CMS +S56105S | Unspecified injury of flexor muscle, fascia and tendon of right ring finger at forearm level, sequela | CMS +S56106A | Unspecified injury of flexor muscle, fascia and tendon of left ring finger at forearm level, initial encounter | CMS +S56106D | Unspecified injury of flexor muscle, fascia and tendon of left ring finger at forearm level, subsequent encounter | CMS +S56106S | Unspecified injury of flexor muscle, fascia and tendon of left ring finger at forearm level, sequela | CMS +S56107A | Unspecified injury of flexor muscle, fascia and tendon of right little finger at forearm level, initial encounter | CMS +S56107D | Unspecified injury of flexor muscle, fascia and tendon of right little finger at forearm level, subsequent encounter | CMS +S56107S | Unspecified injury of flexor muscle, fascia and tendon of right little finger at forearm level, sequela | CMS +S56108A | Unspecified injury of flexor muscle, fascia and tendon of left little finger at forearm level, initial encounter | CMS +S56108D | Unspecified injury of flexor muscle, fascia and tendon of left little finger at forearm level, subsequent encounter | CMS +S56108S | Unspecified injury of flexor muscle, fascia and tendon of left little finger at forearm level, sequela | CMS +S56109A | Unspecified injury of flexor muscle, fascia and tendon of unspecified finger at forearm level, initial encounter | CMS +S56109D | Unspecified injury of flexor muscle, fascia and tendon of unspecified finger at forearm level, subsequent encounter | CMS +S56109S | Unspecified injury of flexor muscle, fascia and tendon of unspecified finger at forearm level, sequela | CMS +S56111A | Strain of flexor muscle, fascia and tendon of right index finger at forearm level, initial encounter | CMS +S56111D | Strain of flexor muscle, fascia and tendon of right index finger at forearm level, subsequent encounter | CMS +S56111S | Strain of flexor muscle, fascia and tendon of right index finger at forearm level, sequela | CMS +S56112A | Strain of flexor muscle, fascia and tendon of left index finger at forearm level, initial encounter | CMS +S56112D | Strain of flexor muscle, fascia and tendon of left index finger at forearm level, subsequent encounter | CMS +S56112S | Strain of flexor muscle, fascia and tendon of left index finger at forearm level, sequela | CMS +S56113A | Strain of flexor muscle, fascia and tendon of right middle finger at forearm level, initial encounter | CMS +S56113D | Strain of flexor muscle, fascia and tendon of right middle finger at forearm level, subsequent encounter | CMS +S56113S | Strain of flexor muscle, fascia and tendon of right middle finger at forearm level, sequela | CMS +S56114A | Strain of flexor muscle, fascia and tendon of left middle finger at forearm level, initial encounter | CMS +S56114D | Strain of flexor muscle, fascia and tendon of left middle finger at forearm level, subsequent encounter | CMS +S56114S | Strain of flexor muscle, fascia and tendon of left middle finger at forearm level, sequela | CMS +S56115A | Strain of flexor muscle, fascia and tendon of right ring finger at forearm level, initial encounter | CMS +S56115D | Strain of flexor muscle, fascia and tendon of right ring finger at forearm level, subsequent encounter | CMS +S56115S | Strain of flexor muscle, fascia and tendon of right ring finger at forearm level, sequela | CMS +S56116A | Strain of flexor muscle, fascia and tendon of left ring finger at forearm level, initial encounter | CMS +S56116D | Strain of flexor muscle, fascia and tendon of left ring finger at forearm level, subsequent encounter | CMS +S56116S | Strain of flexor muscle, fascia and tendon of left ring finger at forearm level, sequela | CMS +S56117A | Strain of flexor muscle, fascia and tendon of right little finger at forearm level, initial encounter | CMS +S56117D | Strain of flexor muscle, fascia and tendon of right little finger at forearm level, subsequent encounter | CMS +S56117S | Strain of flexor muscle, fascia and tendon of right little finger at forearm level, sequela | CMS +S56118A | Strain of flexor muscle, fascia and tendon of left little finger at forearm level, initial encounter | CMS +S56118D | Strain of flexor muscle, fascia and tendon of left little finger at forearm level, subsequent encounter | CMS +S56118S | Strain of flexor muscle, fascia and tendon of left little finger at forearm level, sequela | CMS +S56119A | Strain of flexor muscle, fascia and tendon of finger of unspecified finger at forearm level, initial encounter | CMS +S56119D | Strain of flexor muscle, fascia and tendon of finger of unspecified finger at forearm level, subsequent encounter | CMS +S56119S | Strain of flexor muscle, fascia and tendon of finger of unspecified finger at forearm level, sequela | CMS +S56121A | Laceration of flexor muscle, fascia and tendon of right index finger at forearm level, initial encounter | CMS +S56121D | Laceration of flexor muscle, fascia and tendon of right index finger at forearm level, subsequent encounter | CMS +S56121S | Laceration of flexor muscle, fascia and tendon of right index finger at forearm level, sequela | CMS +S56122A | Laceration of flexor muscle, fascia and tendon of left index finger at forearm level, initial encounter | CMS +S56122D | Laceration of flexor muscle, fascia and tendon of left index finger at forearm level, subsequent encounter | CMS +S56122S | Laceration of flexor muscle, fascia and tendon of left index finger at forearm level, sequela | CMS +S56123A | Laceration of flexor muscle, fascia and tendon of right middle finger at forearm level, initial encounter | CMS +S56123D | Laceration of flexor muscle, fascia and tendon of right middle finger at forearm level, subsequent encounter | CMS +S56123S | Laceration of flexor muscle, fascia and tendon of right middle finger at forearm level, sequela | CMS +S56124A | Laceration of flexor muscle, fascia and tendon of left middle finger at forearm level, initial encounter | CMS +S56124D | Laceration of flexor muscle, fascia and tendon of left middle finger at forearm level, subsequent encounter | CMS +S56124S | Laceration of flexor muscle, fascia and tendon of left middle finger at forearm level, sequela | CMS +S56125A | Laceration of flexor muscle, fascia and tendon of right ring finger at forearm level, initial encounter | CMS +S56125D | Laceration of flexor muscle, fascia and tendon of right ring finger at forearm level, subsequent encounter | CMS +S56125S | Laceration of flexor muscle, fascia and tendon of right ring finger at forearm level, sequela | CMS +S56126A | Laceration of flexor muscle, fascia and tendon of left ring finger at forearm level, initial encounter | CMS +S56126D | Laceration of flexor muscle, fascia and tendon of left ring finger at forearm level, subsequent encounter | CMS +S56126S | Laceration of flexor muscle, fascia and tendon of left ring finger at forearm level, sequela | CMS +S56127A | Laceration of flexor muscle, fascia and tendon of right little finger at forearm level, initial encounter | CMS +S56127D | Laceration of flexor muscle, fascia and tendon of right little finger at forearm level, subsequent encounter | CMS +S56127S | Laceration of flexor muscle, fascia and tendon of right little finger at forearm level, sequela | CMS +S56128A | Laceration of flexor muscle, fascia and tendon of left little finger at forearm level, initial encounter | CMS +S56128D | Laceration of flexor muscle, fascia and tendon of left little finger at forearm level, subsequent encounter | CMS +S56128S | Laceration of flexor muscle, fascia and tendon of left little finger at forearm level, sequela | CMS +S56129A | Laceration of flexor muscle, fascia and tendon of unspecified finger at forearm level, initial encounter | CMS +S56129D | Laceration of flexor muscle, fascia and tendon of unspecified finger at forearm level, subsequent encounter | CMS +S56129S | Laceration of flexor muscle, fascia and tendon of unspecified finger at forearm level, sequela | CMS +S56191A | Other injury of flexor muscle, fascia and tendon of right index finger at forearm level, initial encounter | CMS +S56191D | Other injury of flexor muscle, fascia and tendon of right index finger at forearm level, subsequent encounter | CMS +S56191S | Other injury of flexor muscle, fascia and tendon of right index finger at forearm level, sequela | CMS +S56192A | Other injury of flexor muscle, fascia and tendon of left index finger at forearm level, initial encounter | CMS +S56192D | Other injury of flexor muscle, fascia and tendon of left index finger at forearm level, subsequent encounter | CMS +S56192S | Other injury of flexor muscle, fascia and tendon of left index finger at forearm level, sequela | CMS +S56193A | Other injury of flexor muscle, fascia and tendon of right middle finger at forearm level, initial encounter | CMS +S56193D | Other injury of flexor muscle, fascia and tendon of right middle finger at forearm level, subsequent encounter | CMS +S56193S | Other injury of flexor muscle, fascia and tendon of right middle finger at forearm level, sequela | CMS +S56194A | Other injury of flexor muscle, fascia and tendon of left middle finger at forearm level, initial encounter | CMS +S56194D | Other injury of flexor muscle, fascia and tendon of left middle finger at forearm level, subsequent encounter | CMS +S56194S | Other injury of flexor muscle, fascia and tendon of left middle finger at forearm level, sequela | CMS +S56195A | Other injury of flexor muscle, fascia and tendon of right ring finger at forearm level, initial encounter | CMS +S56195D | Other injury of flexor muscle, fascia and tendon of right ring finger at forearm level, subsequent encounter | CMS +S56195S | Other injury of flexor muscle, fascia and tendon of right ring finger at forearm level, sequela | CMS +S56196A | Other injury of flexor muscle, fascia and tendon of left ring finger at forearm level, initial encounter | CMS +S56196D | Other injury of flexor muscle, fascia and tendon of left ring finger at forearm level, subsequent encounter | CMS +S56196S | Other injury of flexor muscle, fascia and tendon of left ring finger at forearm level, sequela | CMS +S56197A | Other injury of flexor muscle, fascia and tendon of right little finger at forearm level, initial encounter | CMS +S56197D | Other injury of flexor muscle, fascia and tendon of right little finger at forearm level, subsequent encounter | CMS +S56197S | Other injury of flexor muscle, fascia and tendon of right little finger at forearm level, sequela | CMS +S56198A | Other injury of flexor muscle, fascia and tendon of left little finger at forearm level, initial encounter | CMS +S56198D | Other injury of flexor muscle, fascia and tendon of left little finger at forearm level, subsequent encounter | CMS +S56198S | Other injury of flexor muscle, fascia and tendon of left little finger at forearm level, sequela | CMS +S56199A | Other injury of flexor muscle, fascia and tendon of unspecified finger at forearm level, initial encounter | CMS +S56199D | Other injury of flexor muscle, fascia and tendon of unspecified finger at forearm level, subsequent encounter | CMS +S56199S | Other injury of flexor muscle, fascia and tendon of unspecified finger at forearm level, sequela | CMS +S562 | Injury of other flexor muscle and tendon at forearm level | WHO +S56201A | Unspecified injury of other flexor muscle, fascia and tendon at forearm level, right arm, initial encounter | CMS +S56201D | Unspecified injury of other flexor muscle, fascia and tendon at forearm level, right arm, subsequent encounter | CMS +S56201S | Unspecified injury of other flexor muscle, fascia and tendon at forearm level, right arm, sequela | CMS +S56202A | Unspecified injury of other flexor muscle, fascia and tendon at forearm level, left arm, initial encounter | CMS +S56202D | Unspecified injury of other flexor muscle, fascia and tendon at forearm level, left arm, subsequent encounter | CMS +S56202S | Unspecified injury of other flexor muscle, fascia and tendon at forearm level, left arm, sequela | CMS +S56209A | Unspecified injury of other flexor muscle, fascia and tendon at forearm level, unspecified arm, initial encounter | CMS +S56209D | Unspecified injury of other flexor muscle, fascia and tendon at forearm level, unspecified arm, subsequent encounter | CMS +S56209S | Unspecified injury of other flexor muscle, fascia and tendon at forearm level, unspecified arm, sequela | CMS +S56211A | Strain of other flexor muscle, fascia and tendon at forearm level, right arm, initial encounter | CMS +S56211D | Strain of other flexor muscle, fascia and tendon at forearm level, right arm, subsequent encounter | CMS +S56211S | Strain of other flexor muscle, fascia and tendon at forearm level, right arm, sequela | CMS +S56212A | Strain of other flexor muscle, fascia and tendon at forearm level, left arm, initial encounter | CMS +S56212D | Strain of other flexor muscle, fascia and tendon at forearm level, left arm, subsequent encounter | CMS +S56212S | Strain of other flexor muscle, fascia and tendon at forearm level, left arm, sequela | CMS +S56219A | Strain of other flexor muscle, fascia and tendon at forearm level, unspecified arm, initial encounter | CMS +S56219D | Strain of other flexor muscle, fascia and tendon at forearm level, unspecified arm, subsequent encounter | CMS +S56219S | Strain of other flexor muscle, fascia and tendon at forearm level, unspecified arm, sequela | CMS +S56221A | Laceration of other flexor muscle, fascia and tendon at forearm level, right arm, initial encounter | CMS +S56221D | Laceration of other flexor muscle, fascia and tendon at forearm level, right arm, subsequent encounter | CMS +S56221S | Laceration of other flexor muscle, fascia and tendon at forearm level, right arm, sequela | CMS +S56222A | Laceration of other flexor muscle, fascia and tendon at forearm level, left arm, initial encounter | CMS +S56222D | Laceration of other flexor muscle, fascia and tendon at forearm level, left arm, subsequent encounter | CMS +S56222S | Laceration of other flexor muscle, fascia and tendon at forearm level, left arm, sequela | CMS +S56229A | Laceration of other flexor muscle, fascia and tendon at forearm level, unspecified arm, initial encounter | CMS +S56229D | Laceration of other flexor muscle, fascia and tendon at forearm level, unspecified arm, subsequent encounter | CMS +S56229S | Laceration of other flexor muscle, fascia and tendon at forearm level, unspecified arm, sequela | CMS +S56291A | Other injury of other flexor muscle, fascia and tendon at forearm level, right arm, initial encounter | CMS +S56291D | Other injury of other flexor muscle, fascia and tendon at forearm level, right arm, subsequent encounter | CMS +S56291S | Other injury of other flexor muscle, fascia and tendon at forearm level, right arm, sequela | CMS +S56292A | Other injury of other flexor muscle, fascia and tendon at forearm level, left arm, initial encounter | CMS +S56292D | Other injury of other flexor muscle, fascia and tendon at forearm level, left arm, subsequent encounter | CMS +S56292S | Other injury of other flexor muscle, fascia and tendon at forearm level, left arm, sequela | CMS +S56299A | Other injury of other flexor muscle, fascia and tendon at forearm level, unspecified arm, initial encounter | CMS +S56299D | Other injury of other flexor muscle, fascia and tendon at forearm level, unspecified arm, subsequent encounter | CMS +S56299S | Other injury of other flexor muscle, fascia and tendon at forearm level, unspecified arm, sequela | CMS +S563 | Injury of extensor or abductor muscles and tendons of thumb at forearm level | WHO +S56301A | Unspecified injury of extensor or abductor muscles, fascia and tendons of right thumb at forearm level, initial encounter | CMS +S56301D | Unspecified injury of extensor or abductor muscles, fascia and tendons of right thumb at forearm level, subsequent encounter | CMS +S56301S | Unspecified injury of extensor or abductor muscles, fascia and tendons of right thumb at forearm level, sequela | CMS +S56302A | Unspecified injury of extensor or abductor muscles, fascia and tendons of left thumb at forearm level, initial encounter | CMS +S56302D | Unspecified injury of extensor or abductor muscles, fascia and tendons of left thumb at forearm level, subsequent encounter | CMS +S56302S | Unspecified injury of extensor or abductor muscles, fascia and tendons of left thumb at forearm level, sequela | CMS +S56309A | Unspecified injury of extensor or abductor muscles, fascia and tendons of unspecified thumb at forearm level, initial encounter | CMS +S56309D | Unspecified injury of extensor or abductor muscles, fascia and tendons of unspecified thumb at forearm level, subsequent encounter | CMS +S56309S | Unspecified injury of extensor or abductor muscles, fascia and tendons of unspecified thumb at forearm level, sequela | CMS +S56311A | Strain of extensor or abductor muscles, fascia and tendons of right thumb at forearm level, initial encounter | CMS +S56311D | Strain of extensor or abductor muscles, fascia and tendons of right thumb at forearm level, subsequent encounter | CMS +S56311S | Strain of extensor or abductor muscles, fascia and tendons of right thumb at forearm level, sequela | CMS +S56312A | Strain of extensor or abductor muscles, fascia and tendons of left thumb at forearm level, initial encounter | CMS +S56312D | Strain of extensor or abductor muscles, fascia and tendons of left thumb at forearm level, subsequent encounter | CMS +S56312S | Strain of extensor or abductor muscles, fascia and tendons of left thumb at forearm level, sequela | CMS +S56319A | Strain of extensor or abductor muscles, fascia and tendons of unspecified thumb at forearm level, initial encounter | CMS +S56319D | Strain of extensor or abductor muscles, fascia and tendons of unspecified thumb at forearm level, subsequent encounter | CMS +S56319S | Strain of extensor or abductor muscles, fascia and tendons of unspecified thumb at forearm level, sequela | CMS +S56321A | Laceration of extensor or abductor muscles, fascia and tendons of right thumb at forearm level, initial encounter | CMS +S56321D | Laceration of extensor or abductor muscles, fascia and tendons of right thumb at forearm level, subsequent encounter | CMS +S56321S | Laceration of extensor or abductor muscles, fascia and tendons of right thumb at forearm level, sequela | CMS +S56322A | Laceration of extensor or abductor muscles, fascia and tendons of left thumb at forearm level, initial encounter | CMS +S56322D | Laceration of extensor or abductor muscles, fascia and tendons of left thumb at forearm level, subsequent encounter | CMS +S56322S | Laceration of extensor or abductor muscles, fascia and tendons of left thumb at forearm level, sequela | CMS +S56329A | Laceration of extensor or abductor muscles, fascia and tendons of unspecified thumb at forearm level, initial encounter | CMS +S56329D | Laceration of extensor or abductor muscles, fascia and tendons of unspecified thumb at forearm level, subsequent encounter | CMS +S56329S | Laceration of extensor or abductor muscles, fascia and tendons of unspecified thumb at forearm level, sequela | CMS +S56391A | Other injury of extensor or abductor muscles, fascia and tendons of right thumb at forearm level, initial encounter | CMS +S56391D | Other injury of extensor or abductor muscles, fascia and tendons of right thumb at forearm level, subsequent encounter | CMS +S56391S | Other injury of extensor or abductor muscles, fascia and tendons of right thumb at forearm level, sequela | CMS +S56392A | Other injury of extensor or abductor muscles, fascia and tendons of left thumb at forearm level, initial encounter | CMS +S56392D | Other injury of extensor or abductor muscles, fascia and tendons of left thumb at forearm level, subsequent encounter | CMS +S56392S | Other injury of extensor or abductor muscles, fascia and tendons of left thumb at forearm level, sequela | CMS +S56399A | Other injury of extensor or abductor muscles, fascia and tendons of unspecified thumb at forearm level, initial encounter | CMS +S56399D | Other injury of extensor or abductor muscles, fascia and tendons of unspecified thumb at forearm level, subsequent encounter | CMS +S56399S | Other injury of extensor or abductor muscles, fascia and tendons of unspecified thumb at forearm level, sequela | CMS +S564 | Injury of extensor muscle and tendon of other finger(s) at forearm level | WHO +S56401A | Unspecified injury of extensor muscle, fascia and tendon of right index finger at forearm level, initial encounter | CMS +S56401D | Unspecified injury of extensor muscle, fascia and tendon of right index finger at forearm level, subsequent encounter | CMS +S56401S | Unspecified injury of extensor muscle, fascia and tendon of right index finger at forearm level, sequela | CMS +S56402A | Unspecified injury of extensor muscle, fascia and tendon of left index finger at forearm level, initial encounter | CMS +S56402D | Unspecified injury of extensor muscle, fascia and tendon of left index finger at forearm level, subsequent encounter | CMS +S56402S | Unspecified injury of extensor muscle, fascia and tendon of left index finger at forearm level, sequela | CMS +S56403A | Unspecified injury of extensor muscle, fascia and tendon of right middle finger at forearm level, initial encounter | CMS +S56403D | Unspecified injury of extensor muscle, fascia and tendon of right middle finger at forearm level, subsequent encounter | CMS +S56403S | Unspecified injury of extensor muscle, fascia and tendon of right middle finger at forearm level, sequela | CMS +S56404A | Unspecified injury of extensor muscle, fascia and tendon of left middle finger at forearm level, initial encounter | CMS +S56404D | Unspecified injury of extensor muscle, fascia and tendon of left middle finger at forearm level, subsequent encounter | CMS +S56404S | Unspecified injury of extensor muscle, fascia and tendon of left middle finger at forearm level, sequela | CMS +S56405A | Unspecified injury of extensor muscle, fascia and tendon of right ring finger at forearm level, initial encounter | CMS +S56405D | Unspecified injury of extensor muscle, fascia and tendon of right ring finger at forearm level, subsequent encounter | CMS +S56405S | Unspecified injury of extensor muscle, fascia and tendon of right ring finger at forearm level, sequela | CMS +S56406A | Unspecified injury of extensor muscle, fascia and tendon of left ring finger at forearm level, initial encounter | CMS +S56406D | Unspecified injury of extensor muscle, fascia and tendon of left ring finger at forearm level, subsequent encounter | CMS +S56406S | Unspecified injury of extensor muscle, fascia and tendon of left ring finger at forearm level, sequela | CMS +S56407A | Unspecified injury of extensor muscle, fascia and tendon of right little finger at forearm level, initial encounter | CMS +S56407D | Unspecified injury of extensor muscle, fascia and tendon of right little finger at forearm level, subsequent encounter | CMS +S56407S | Unspecified injury of extensor muscle, fascia and tendon of right little finger at forearm level, sequela | CMS +S56408A | Unspecified injury of extensor muscle, fascia and tendon of left little finger at forearm level, initial encounter | CMS +S56408D | Unspecified injury of extensor muscle, fascia and tendon of left little finger at forearm level, subsequent encounter | CMS +S56408S | Unspecified injury of extensor muscle, fascia and tendon of left little finger at forearm level, sequela | CMS +S56409A | Unspecified injury of extensor muscle, fascia and tendon of unspecified finger at forearm level, initial encounter | CMS +S56409D | Unspecified injury of extensor muscle, fascia and tendon of unspecified finger at forearm level, subsequent encounter | CMS +S56409S | Unspecified injury of extensor muscle, fascia and tendon of unspecified finger at forearm level, sequela | CMS +S56411A | Strain of extensor muscle, fascia and tendon of right index finger at forearm level, initial encounter | CMS +S56411D | Strain of extensor muscle, fascia and tendon of right index finger at forearm level, subsequent encounter | CMS +S56411S | Strain of extensor muscle, fascia and tendon of right index finger at forearm level, sequela | CMS +S56412A | Strain of extensor muscle, fascia and tendon of left index finger at forearm level, initial encounter | CMS +S56412D | Strain of extensor muscle, fascia and tendon of left index finger at forearm level, subsequent encounter | CMS +S56412S | Strain of extensor muscle, fascia and tendon of left index finger at forearm level, sequela | CMS +S56413A | Strain of extensor muscle, fascia and tendon of right middle finger at forearm level, initial encounter | CMS +S56413D | Strain of extensor muscle, fascia and tendon of right middle finger at forearm level, subsequent encounter | CMS +S56413S | Strain of extensor muscle, fascia and tendon of right middle finger at forearm level, sequela | CMS +S56414A | Strain of extensor muscle, fascia and tendon of left middle finger at forearm level, initial encounter | CMS +S56414D | Strain of extensor muscle, fascia and tendon of left middle finger at forearm level, subsequent encounter | CMS +S56414S | Strain of extensor muscle, fascia and tendon of left middle finger at forearm level, sequela | CMS +S56415A | Strain of extensor muscle, fascia and tendon of right ring finger at forearm level, initial encounter | CMS +S56415D | Strain of extensor muscle, fascia and tendon of right ring finger at forearm level, subsequent encounter | CMS +S56415S | Strain of extensor muscle, fascia and tendon of right ring finger at forearm level, sequela | CMS +S56416A | Strain of extensor muscle, fascia and tendon of left ring finger at forearm level, initial encounter | CMS +S56416D | Strain of extensor muscle, fascia and tendon of left ring finger at forearm level, subsequent encounter | CMS +S56416S | Strain of extensor muscle, fascia and tendon of left ring finger at forearm level, sequela | CMS +S56417A | Strain of extensor muscle, fascia and tendon of right little finger at forearm level, initial encounter | CMS +S56417D | Strain of extensor muscle, fascia and tendon of right little finger at forearm level, subsequent encounter | CMS +S56417S | Strain of extensor muscle, fascia and tendon of right little finger at forearm level, sequela | CMS +S56418A | Strain of extensor muscle, fascia and tendon of left little finger at forearm level, initial encounter | CMS +S56418D | Strain of extensor muscle, fascia and tendon of left little finger at forearm level, subsequent encounter | CMS +S56418S | Strain of extensor muscle, fascia and tendon of left little finger at forearm level, sequela | CMS +S56419A | Strain of extensor muscle, fascia and tendon of finger, unspecified finger at forearm level, initial encounter | CMS +S56419D | Strain of extensor muscle, fascia and tendon of finger, unspecified finger at forearm level, subsequent encounter | CMS +S56419S | Strain of extensor muscle, fascia and tendon of finger, unspecified finger at forearm level, sequela | CMS +S56421A | Laceration of extensor muscle, fascia and tendon of right index finger at forearm level, initial encounter | CMS +S56421D | Laceration of extensor muscle, fascia and tendon of right index finger at forearm level, subsequent encounter | CMS +S56421S | Laceration of extensor muscle, fascia and tendon of right index finger at forearm level, sequela | CMS +S56422A | Laceration of extensor muscle, fascia and tendon of left index finger at forearm level, initial encounter | CMS +S56422D | Laceration of extensor muscle, fascia and tendon of left index finger at forearm level, subsequent encounter | CMS +S56422S | Laceration of extensor muscle, fascia and tendon of left index finger at forearm level, sequela | CMS +S56423A | Laceration of extensor muscle, fascia and tendon of right middle finger at forearm level, initial encounter | CMS +S56423D | Laceration of extensor muscle, fascia and tendon of right middle finger at forearm level, subsequent encounter | CMS +S56423S | Laceration of extensor muscle, fascia and tendon of right middle finger at forearm level, sequela | CMS +S56424A | Laceration of extensor muscle, fascia and tendon of left middle finger at forearm level, initial encounter | CMS +S56424D | Laceration of extensor muscle, fascia and tendon of left middle finger at forearm level, subsequent encounter | CMS +S56424S | Laceration of extensor muscle, fascia and tendon of left middle finger at forearm level, sequela | CMS +S56425A | Laceration of extensor muscle, fascia and tendon of right ring finger at forearm level, initial encounter | CMS +S56425D | Laceration of extensor muscle, fascia and tendon of right ring finger at forearm level, subsequent encounter | CMS +S56425S | Laceration of extensor muscle, fascia and tendon of right ring finger at forearm level, sequela | CMS +S56426A | Laceration of extensor muscle, fascia and tendon of left ring finger at forearm level, initial encounter | CMS +S56426D | Laceration of extensor muscle, fascia and tendon of left ring finger at forearm level, subsequent encounter | CMS +S56426S | Laceration of extensor muscle, fascia and tendon of left ring finger at forearm level, sequela | CMS +S56427A | Laceration of extensor muscle, fascia and tendon of right little finger at forearm level, initial encounter | CMS +S56427D | Laceration of extensor muscle, fascia and tendon of right little finger at forearm level, subsequent encounter | CMS +S56427S | Laceration of extensor muscle, fascia and tendon of right little finger at forearm level, sequela | CMS +S56428A | Laceration of extensor muscle, fascia and tendon of left little finger at forearm level, initial encounter | CMS +S56428D | Laceration of extensor muscle, fascia and tendon of left little finger at forearm level, subsequent encounter | CMS +S56428S | Laceration of extensor muscle, fascia and tendon of left little finger at forearm level, sequela | CMS +S56429A | Laceration of extensor muscle, fascia and tendon of unspecified finger at forearm level, initial encounter | CMS +S56429D | Laceration of extensor muscle, fascia and tendon of unspecified finger at forearm level, subsequent encounter | CMS +S56429S | Laceration of extensor muscle, fascia and tendon of unspecified finger at forearm level, sequela | CMS +S56491A | Other injury of extensor muscle, fascia and tendon of right index finger at forearm level, initial encounter | CMS +S56491D | Other injury of extensor muscle, fascia and tendon of right index finger at forearm level, subsequent encounter | CMS +S56491S | Other injury of extensor muscle, fascia and tendon of right index finger at forearm level, sequela | CMS +S56492A | Other injury of extensor muscle, fascia and tendon of left index finger at forearm level, initial encounter | CMS +S56492D | Other injury of extensor muscle, fascia and tendon of left index finger at forearm level, subsequent encounter | CMS +S56492S | Other injury of extensor muscle, fascia and tendon of left index finger at forearm level, sequela | CMS +S56493A | Other injury of extensor muscle, fascia and tendon of right middle finger at forearm level, initial encounter | CMS +S56493D | Other injury of extensor muscle, fascia and tendon of right middle finger at forearm level, subsequent encounter | CMS +S56493S | Other injury of extensor muscle, fascia and tendon of right middle finger at forearm level, sequela | CMS +S56494A | Other injury of extensor muscle, fascia and tendon of left middle finger at forearm level, initial encounter | CMS +S56494D | Other injury of extensor muscle, fascia and tendon of left middle finger at forearm level, subsequent encounter | CMS +S56494S | Other injury of extensor muscle, fascia and tendon of left middle finger at forearm level, sequela | CMS +S56495A | Other injury of extensor muscle, fascia and tendon of right ring finger at forearm level, initial encounter | CMS +S56495D | Other injury of extensor muscle, fascia and tendon of right ring finger at forearm level, subsequent encounter | CMS +S56495S | Other injury of extensor muscle, fascia and tendon of right ring finger at forearm level, sequela | CMS +S56496A | Other injury of extensor muscle, fascia and tendon of left ring finger at forearm level, initial encounter | CMS +S56496D | Other injury of extensor muscle, fascia and tendon of left ring finger at forearm level, subsequent encounter | CMS +S56496S | Other injury of extensor muscle, fascia and tendon of left ring finger at forearm level, sequela | CMS +S56497A | Other injury of extensor muscle, fascia and tendon of right little finger at forearm level, initial encounter | CMS +S56497D | Other injury of extensor muscle, fascia and tendon of right little finger at forearm level, subsequent encounter | CMS +S56497S | Other injury of extensor muscle, fascia and tendon of right little finger at forearm level, sequela | CMS +S56498A | Other injury of extensor muscle, fascia and tendon of left little finger at forearm level, initial encounter | CMS +S56498D | Other injury of extensor muscle, fascia and tendon of left little finger at forearm level, subsequent encounter | CMS +S56498S | Other injury of extensor muscle, fascia and tendon of left little finger at forearm level, sequela | CMS +S56499A | Other injury of extensor muscle, fascia and tendon of unspecified finger at forearm level, initial encounter | CMS +S56499D | Other injury of extensor muscle, fascia and tendon of unspecified finger at forearm level, subsequent encounter | CMS +S56499S | Other injury of extensor muscle, fascia and tendon of unspecified finger at forearm level, sequela | CMS +S565 | Injury of other extensor muscle and tendon at forearm level | WHO +S56501A | Unspecified injury of other extensor muscle, fascia and tendon at forearm level, right arm, initial encounter | CMS +S56501D | Unspecified injury of other extensor muscle, fascia and tendon at forearm level, right arm, subsequent encounter | CMS +S56501S | Unspecified injury of other extensor muscle, fascia and tendon at forearm level, right arm, sequela | CMS +S56502A | Unspecified injury of other extensor muscle, fascia and tendon at forearm level, left arm, initial encounter | CMS +S56502D | Unspecified injury of other extensor muscle, fascia and tendon at forearm level, left arm, subsequent encounter | CMS +S56502S | Unspecified injury of other extensor muscle, fascia and tendon at forearm level, left arm, sequela | CMS +S56509A | Unspecified injury of other extensor muscle, fascia and tendon at forearm level, unspecified arm, initial encounter | CMS +S56509D | Unspecified injury of other extensor muscle, fascia and tendon at forearm level, unspecified arm, subsequent encounter | CMS +S56509S | Unspecified injury of other extensor muscle, fascia and tendon at forearm level, unspecified arm, sequela | CMS +S56511A | Strain of other extensor muscle, fascia and tendon at forearm level, right arm, initial encounter | CMS +S56511D | Strain of other extensor muscle, fascia and tendon at forearm level, right arm, subsequent encounter | CMS +S56511S | Strain of other extensor muscle, fascia and tendon at forearm level, right arm, sequela | CMS +S56512A | Strain of other extensor muscle, fascia and tendon at forearm level, left arm, initial encounter | CMS +S56512D | Strain of other extensor muscle, fascia and tendon at forearm level, left arm, subsequent encounter | CMS +S56512S | Strain of other extensor muscle, fascia and tendon at forearm level, left arm, sequela | CMS +S56519A | Strain of other extensor muscle, fascia and tendon at forearm level, unspecified arm, initial encounter | CMS +S56519D | Strain of other extensor muscle, fascia and tendon at forearm level, unspecified arm, subsequent encounter | CMS +S56519S | Strain of other extensor muscle, fascia and tendon at forearm level, unspecified arm, sequela | CMS +S56521A | Laceration of other extensor muscle, fascia and tendon at forearm level, right arm, initial encounter | CMS +S56521D | Laceration of other extensor muscle, fascia and tendon at forearm level, right arm, subsequent encounter | CMS +S56521S | Laceration of other extensor muscle, fascia and tendon at forearm level, right arm, sequela | CMS +S56522A | Laceration of other extensor muscle, fascia and tendon at forearm level, left arm, initial encounter | CMS +S56522D | Laceration of other extensor muscle, fascia and tendon at forearm level, left arm, subsequent encounter | CMS +S56522S | Laceration of other extensor muscle, fascia and tendon at forearm level, left arm, sequela | CMS +S56529A | Laceration of other extensor muscle, fascia and tendon at forearm level, unspecified arm, initial encounter | CMS +S56529D | Laceration of other extensor muscle, fascia and tendon at forearm level, unspecified arm, subsequent encounter | CMS +S56529S | Laceration of other extensor muscle, fascia and tendon at forearm level, unspecified arm, sequela | CMS +S56591A | Other injury of other extensor muscle, fascia and tendon at forearm level, right arm, initial encounter | CMS +S56591D | Other injury of other extensor muscle, fascia and tendon at forearm level, right arm, subsequent encounter | CMS +S56591S | Other injury of other extensor muscle, fascia and tendon at forearm level, right arm, sequela | CMS +S56592A | Other injury of other extensor muscle, fascia and tendon at forearm level, left arm, initial encounter | CMS +S56592D | Other injury of other extensor muscle, fascia and tendon at forearm level, left arm, subsequent encounter | CMS +S56592S | Other injury of other extensor muscle, fascia and tendon at forearm level, left arm, sequela | CMS +S56599A | Other injury of other extensor muscle, fascia and tendon at forearm level, unspecified arm, initial encounter | CMS +S56599D | Other injury of other extensor muscle, fascia and tendon at forearm level, unspecified arm, subsequent encounter | CMS +S56599S | Other injury of other extensor muscle, fascia and tendon at forearm level, unspecified arm, sequela | CMS +S567 | Injury of multiple muscles and tendons at forearm level | WHO +S568 | Injury of other and unspecified muscles and tendons at forearm level | WHO +S56801A | Unspecified injury of other muscles, fascia and tendons at forearm level, right arm, initial encounter | CMS +S56801D | Unspecified injury of other muscles, fascia and tendons at forearm level, right arm, subsequent encounter | CMS +S56801S | Unspecified injury of other muscles, fascia and tendons at forearm level, right arm, sequela | CMS +S56802A | Unspecified injury of other muscles, fascia and tendons at forearm level, left arm, initial encounter | CMS +S56802D | Unspecified injury of other muscles, fascia and tendons at forearm level, left arm, subsequent encounter | CMS +S56802S | Unspecified injury of other muscles, fascia and tendons at forearm level, left arm, sequela | CMS +S56809A | Unspecified injury of other muscles, fascia and tendons at forearm level, unspecified arm, initial encounter | CMS +S56809D | Unspecified injury of other muscles, fascia and tendons at forearm level, unspecified arm, subsequent encounter | CMS +S56809S | Unspecified injury of other muscles, fascia and tendons at forearm level, unspecified arm, sequela | CMS +S56811A | Strain of other muscles, fascia and tendons at forearm level, right arm, initial encounter | CMS +S56811D | Strain of other muscles, fascia and tendons at forearm level, right arm, subsequent encounter | CMS +S56811S | Strain of other muscles, fascia and tendons at forearm level, right arm, sequela | CMS +S56812A | Strain of other muscles, fascia and tendons at forearm level, left arm, initial encounter | CMS +S56812D | Strain of other muscles, fascia and tendons at forearm level, left arm, subsequent encounter | CMS +S56812S | Strain of other muscles, fascia and tendons at forearm level, left arm, sequela | CMS +S56819A | Strain of other muscles, fascia and tendons at forearm level, unspecified arm, initial encounter | CMS +S56819D | Strain of other muscles, fascia and tendons at forearm level, unspecified arm, subsequent encounter | CMS +S56819S | Strain of other muscles, fascia and tendons at forearm level, unspecified arm, sequela | CMS +S56821A | Laceration of other muscles, fascia and tendons at forearm level, right arm, initial encounter | CMS +S56821D | Laceration of other muscles, fascia and tendons at forearm level, right arm, subsequent encounter | CMS +S56821S | Laceration of other muscles, fascia and tendons at forearm level, right arm, sequela | CMS +S56822A | Laceration of other muscles, fascia and tendons at forearm level, left arm, initial encounter | CMS +S56822D | Laceration of other muscles, fascia and tendons at forearm level, left arm, subsequent encounter | CMS +S56822S | Laceration of other muscles, fascia and tendons at forearm level, left arm, sequela | CMS +S56829A | Laceration of other muscles, fascia and tendons at forearm level, unspecified arm, initial encounter | CMS +S56829D | Laceration of other muscles, fascia and tendons at forearm level, unspecified arm, subsequent encounter | CMS +S56829S | Laceration of other muscles, fascia and tendons at forearm level, unspecified arm, sequela | CMS +S56891A | Other injury of other muscles, fascia and tendons at forearm level, right arm, initial encounter | CMS +S56891D | Other injury of other muscles, fascia and tendons at forearm level, right arm, subsequent encounter | CMS +S56891S | Other injury of other muscles, fascia and tendons at forearm level, right arm, sequela | CMS +S56892A | Other injury of other muscles, fascia and tendons at forearm level, left arm, initial encounter | CMS +S56892D | Other injury of other muscles, fascia and tendons at forearm level, left arm, subsequent encounter | CMS +S56892S | Other injury of other muscles, fascia and tendons at forearm level, left arm, sequela | CMS +S56899A | Other injury of other muscles, fascia and tendons at forearm level, unspecified arm, initial encounter | CMS +S56899D | Other injury of other muscles, fascia and tendons at forearm level, unspecified arm, subsequent encounter | CMS +S56899S | Other injury of other muscles, fascia and tendons at forearm level, unspecified arm, sequela | CMS +S56901A | Unspecified injury of unspecified muscles, fascia and tendons at forearm level, right arm, initial encounter | CMS +S56901D | Unspecified injury of unspecified muscles, fascia and tendons at forearm level, right arm, subsequent encounter | CMS +S56901S | Unspecified injury of unspecified muscles, fascia and tendons at forearm level, right arm, sequela | CMS +S56902A | Unspecified injury of unspecified muscles, fascia and tendons at forearm level, left arm, initial encounter | CMS +S56902D | Unspecified injury of unspecified muscles, fascia and tendons at forearm level, left arm, subsequent encounter | CMS +S56902S | Unspecified injury of unspecified muscles, fascia and tendons at forearm level, left arm, sequela | CMS +S56909A | Unspecified injury of unspecified muscles, fascia and tendons at forearm level, unspecified arm, initial encounter | CMS +S56909D | Unspecified injury of unspecified muscles, fascia and tendons at forearm level, unspecified arm, subsequent encounter | CMS +S56909S | Unspecified injury of unspecified muscles, fascia and tendons at forearm level, unspecified arm, sequela | CMS +S56911A | Strain of unspecified muscles, fascia and tendons at forearm level, right arm, initial encounter | CMS +S56911D | Strain of unspecified muscles, fascia and tendons at forearm level, right arm, subsequent encounter | CMS +S56911S | Strain of unspecified muscles, fascia and tendons at forearm level, right arm, sequela | CMS +S56912A | Strain of unspecified muscles, fascia and tendons at forearm level, left arm, initial encounter | CMS +S56912D | Strain of unspecified muscles, fascia and tendons at forearm level, left arm, subsequent encounter | CMS +S56912S | Strain of unspecified muscles, fascia and tendons at forearm level, left arm, sequela | CMS +S56919A | Strain of unspecified muscles, fascia and tendons at forearm level, unspecified arm, initial encounter | CMS +S56919D | Strain of unspecified muscles, fascia and tendons at forearm level, unspecified arm, subsequent encounter | CMS +S56919S | Strain of unspecified muscles, fascia and tendons at forearm level, unspecified arm, sequela | CMS +S56921A | Laceration of unspecified muscles, fascia and tendons at forearm level, right arm, initial encounter | CMS +S56921D | Laceration of unspecified muscles, fascia and tendons at forearm level, right arm, subsequent encounter | CMS +S56921S | Laceration of unspecified muscles, fascia and tendons at forearm level, right arm, sequela | CMS +S56922A | Laceration of unspecified muscles, fascia and tendons at forearm level, left arm, initial encounter | CMS +S56922D | Laceration of unspecified muscles, fascia and tendons at forearm level, left arm, subsequent encounter | CMS +S56922S | Laceration of unspecified muscles, fascia and tendons at forearm level, left arm, sequela | CMS +S56929A | Laceration of unspecified muscles, fascia and tendons at forearm level, unspecified arm, initial encounter | CMS +S56929D | Laceration of unspecified muscles, fascia and tendons at forearm level, unspecified arm, subsequent encounter | CMS +S56929S | Laceration of unspecified muscles, fascia and tendons at forearm level, unspecified arm, sequela | CMS +S56991A | Other injury of unspecified muscles, fascia and tendons at forearm level, right arm, initial encounter | CMS +S56991D | Other injury of unspecified muscles, fascia and tendons at forearm level, right arm, subsequent encounter | CMS +S56991S | Other injury of unspecified muscles, fascia and tendons at forearm level, right arm, sequela | CMS +S56992A | Other injury of unspecified muscles, fascia and tendons at forearm level, left arm, initial encounter | CMS +S56992D | Other injury of unspecified muscles, fascia and tendons at forearm level, left arm, subsequent encounter | CMS +S56992S | Other injury of unspecified muscles, fascia and tendons at forearm level, left arm, sequela | CMS +S56999A | Other injury of unspecified muscles, fascia and tendons at forearm level, unspecified arm, initial encounter | CMS +S56999D | Other injury of unspecified muscles, fascia and tendons at forearm level, unspecified arm, subsequent encounter | CMS +S56999S | Other injury of unspecified muscles, fascia and tendons at forearm level, unspecified arm, sequela | CMS +S57 | Crushing injury of forearm | WHO +S570 | Crushing injury of elbow | WHO +S5700XA | Crushing injury of unspecified elbow, initial encounter | CMS +S5700XD | Crushing injury of unspecified elbow, subsequent encounter | CMS +S5700XS | Crushing injury of unspecified elbow, sequela | CMS +S5701XA | Crushing injury of right elbow, initial encounter | CMS +S5701XD | Crushing injury of right elbow, subsequent encounter | CMS +S5701XS | Crushing injury of right elbow, sequela | CMS +S5702XA | Crushing injury of left elbow, initial encounter | CMS +S5702XD | Crushing injury of left elbow, subsequent encounter | CMS +S5702XS | Crushing injury of left elbow, sequela | CMS +S578 | Crushing injury of other parts of forearm | WHO +S5780XA | Crushing injury of unspecified forearm, initial encounter | CMS +S5780XD | Crushing injury of unspecified forearm, subsequent encounter | CMS +S5780XS | Crushing injury of unspecified forearm, sequela | CMS +S5781XA | Crushing injury of right forearm, initial encounter | CMS +S5781XD | Crushing injury of right forearm, subsequent encounter | CMS +S5781XS | Crushing injury of right forearm, sequela | CMS +S5782XA | Crushing injury of left forearm, initial encounter | CMS +S5782XD | Crushing injury of left forearm, subsequent encounter | CMS +S5782XS | Crushing injury of left forearm, sequela | CMS +S579 | Crushing injury of forearm, part unspecified | WHO +S58 | Traumatic amputation of forearm | WHO +S580 | Traumatic amputation at elbow level | WHO +S58011A | Complete traumatic amputation at elbow level, right arm, initial encounter | CMS +S58011D | Complete traumatic amputation at elbow level, right arm, subsequent encounter | CMS +S58011S | Complete traumatic amputation at elbow level, right arm, sequela | CMS +S58012A | Complete traumatic amputation at elbow level, left arm, initial encounter | CMS +S58012D | Complete traumatic amputation at elbow level, left arm, subsequent encounter | CMS +S58012S | Complete traumatic amputation at elbow level, left arm, sequela | CMS +S58019A | Complete traumatic amputation at elbow level, unspecified arm, initial encounter | CMS +S58019D | Complete traumatic amputation at elbow level, unspecified arm, subsequent encounter | CMS +S58019S | Complete traumatic amputation at elbow level, unspecified arm, sequela | CMS +S58021A | Partial traumatic amputation at elbow level, right arm, initial encounter | CMS +S58021D | Partial traumatic amputation at elbow level, right arm, subsequent encounter | CMS +S58021S | Partial traumatic amputation at elbow level, right arm, sequela | CMS +S58022A | Partial traumatic amputation at elbow level, left arm, initial encounter | CMS +S58022D | Partial traumatic amputation at elbow level, left arm, subsequent encounter | CMS +S58022S | Partial traumatic amputation at elbow level, left arm, sequela | CMS +S58029A | Partial traumatic amputation at elbow level, unspecified arm, initial encounter | CMS +S58029D | Partial traumatic amputation at elbow level, unspecified arm, subsequent encounter | CMS +S58029S | Partial traumatic amputation at elbow level, unspecified arm, sequela | CMS +S581 | Traumatic amputation at level between elbow and wrist | WHO +S58111A | Complete traumatic amputation at level between elbow and wrist, right arm, initial encounter | CMS +S58111D | Complete traumatic amputation at level between elbow and wrist, right arm, subsequent encounter | CMS +S58111S | Complete traumatic amputation at level between elbow and wrist, right arm, sequela | CMS +S58112A | Complete traumatic amputation at level between elbow and wrist, left arm, initial encounter | CMS +S58112D | Complete traumatic amputation at level between elbow and wrist, left arm, subsequent encounter | CMS +S58112S | Complete traumatic amputation at level between elbow and wrist, left arm, sequela | CMS +S58119A | Complete traumatic amputation at level between elbow and wrist, unspecified arm, initial encounter | CMS +S58119D | Complete traumatic amputation at level between elbow and wrist, unspecified arm, subsequent encounter | CMS +S58119S | Complete traumatic amputation at level between elbow and wrist, unspecified arm, sequela | CMS +S58121A | Partial traumatic amputation at level between elbow and wrist, right arm, initial encounter | CMS +S58121D | Partial traumatic amputation at level between elbow and wrist, right arm, subsequent encounter | CMS +S58121S | Partial traumatic amputation at level between elbow and wrist, right arm, sequela | CMS +S58122A | Partial traumatic amputation at level between elbow and wrist, left arm, initial encounter | CMS +S58122D | Partial traumatic amputation at level between elbow and wrist, left arm, subsequent encounter | CMS +S58122S | Partial traumatic amputation at level between elbow and wrist, left arm, sequela | CMS +S58129A | Partial traumatic amputation at level between elbow and wrist, unspecified arm, initial encounter | CMS +S58129D | Partial traumatic amputation at level between elbow and wrist, unspecified arm, subsequent encounter | CMS +S58129S | Partial traumatic amputation at level between elbow and wrist, unspecified arm, sequela | CMS +S589 | Traumatic amputation of forearm, level unspecified | WHO +S58911A | Complete traumatic amputation of right forearm, level unspecified, initial encounter | CMS +S58911D | Complete traumatic amputation of right forearm, level unspecified, subsequent encounter | CMS +S58911S | Complete traumatic amputation of right forearm, level unspecified, sequela | CMS +S58912A | Complete traumatic amputation of left forearm, level unspecified, initial encounter | CMS +S58912D | Complete traumatic amputation of left forearm, level unspecified, subsequent encounter | CMS +S58912S | Complete traumatic amputation of left forearm, level unspecified, sequela | CMS +S58919A | Complete traumatic amputation of unspecified forearm, level unspecified, initial encounter | CMS +S58919D | Complete traumatic amputation of unspecified forearm, level unspecified, subsequent encounter | CMS +S58919S | Complete traumatic amputation of unspecified forearm, level unspecified, sequela | CMS +S58921A | Partial traumatic amputation of right forearm, level unspecified, initial encounter | CMS +S58921D | Partial traumatic amputation of right forearm, level unspecified, subsequent encounter | CMS +S58921S | Partial traumatic amputation of right forearm, level unspecified, sequela | CMS +S58922A | Partial traumatic amputation of left forearm, level unspecified, initial encounter | CMS +S58922D | Partial traumatic amputation of left forearm, level unspecified, subsequent encounter | CMS +S58922S | Partial traumatic amputation of left forearm, level unspecified, sequela | CMS +S58929A | Partial traumatic amputation of unspecified forearm, level unspecified, initial encounter | CMS +S58929D | Partial traumatic amputation of unspecified forearm, level unspecified, subsequent encounter | CMS +S58929S | Partial traumatic amputation of unspecified forearm, level unspecified, sequela | CMS +S59 | Other and unspecified injuries of forearm | WHO +S59001A | Unspecified physeal fracture of lower end of ulna, right arm, initial encounter for closed fracture | CMS +S59001D | Unspecified physeal fracture of lower end of ulna, right arm, subsequent encounter for fracture with routine healing | CMS +S59001G | Unspecified physeal fracture of lower end of ulna, right arm, subsequent encounter for fracture with delayed healing | CMS +S59001K | Unspecified physeal fracture of lower end of ulna, right arm, subsequent encounter for fracture with nonunion | CMS +S59001P | Unspecified physeal fracture of lower end of ulna, right arm, subsequent encounter for fracture with malunion | CMS +S59001S | Unspecified physeal fracture of lower end of ulna, right arm, sequela | CMS +S59002A | Unspecified physeal fracture of lower end of ulna, left arm, initial encounter for closed fracture | CMS +S59002D | Unspecified physeal fracture of lower end of ulna, left arm, subsequent encounter for fracture with routine healing | CMS +S59002G | Unspecified physeal fracture of lower end of ulna, left arm, subsequent encounter for fracture with delayed healing | CMS +S59002K | Unspecified physeal fracture of lower end of ulna, left arm, subsequent encounter for fracture with nonunion | CMS +S59002P | Unspecified physeal fracture of lower end of ulna, left arm, subsequent encounter for fracture with malunion | CMS +S59002S | Unspecified physeal fracture of lower end of ulna, left arm, sequela | CMS +S59009A | Unspecified physeal fracture of lower end of ulna, unspecified arm, initial encounter for closed fracture | CMS +S59009D | Unspecified physeal fracture of lower end of ulna, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S59009G | Unspecified physeal fracture of lower end of ulna, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S59009K | Unspecified physeal fracture of lower end of ulna, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S59009P | Unspecified physeal fracture of lower end of ulna, unspecified arm, subsequent encounter for fracture with malunion | CMS +S59009S | Unspecified physeal fracture of lower end of ulna, unspecified arm, sequela | CMS +S59011A | Salter-Harris Type I physeal fracture of lower end of ulna, right arm, initial encounter for closed fracture | CMS +S59011D | Salter-Harris Type I physeal fracture of lower end of ulna, right arm, subsequent encounter for fracture with routine healing | CMS +S59011G | Salter-Harris Type I physeal fracture of lower end of ulna, right arm, subsequent encounter for fracture with delayed healing | CMS +S59011K | Salter-Harris Type I physeal fracture of lower end of ulna, right arm, subsequent encounter for fracture with nonunion | CMS +S59011P | Salter-Harris Type I physeal fracture of lower end of ulna, right arm, subsequent encounter for fracture with malunion | CMS +S59011S | Salter-Harris Type I physeal fracture of lower end of ulna, right arm, sequela | CMS +S59012A | Salter-Harris Type I physeal fracture of lower end of ulna, left arm, initial encounter for closed fracture | CMS +S59012D | Salter-Harris Type I physeal fracture of lower end of ulna, left arm, subsequent encounter for fracture with routine healing | CMS +S59012G | Salter-Harris Type I physeal fracture of lower end of ulna, left arm, subsequent encounter for fracture with delayed healing | CMS +S59012K | Salter-Harris Type I physeal fracture of lower end of ulna, left arm, subsequent encounter for fracture with nonunion | CMS +S59012P | Salter-Harris Type I physeal fracture of lower end of ulna, left arm, subsequent encounter for fracture with malunion | CMS +S59012S | Salter-Harris Type I physeal fracture of lower end of ulna, left arm, sequela | CMS +S59019A | Salter-Harris Type I physeal fracture of lower end of ulna, unspecified arm, initial encounter for closed fracture | CMS +S59019D | Salter-Harris Type I physeal fracture of lower end of ulna, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S59019G | Salter-Harris Type I physeal fracture of lower end of ulna, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S59019K | Salter-Harris Type I physeal fracture of lower end of ulna, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S59019P | Salter-Harris Type I physeal fracture of lower end of ulna, unspecified arm, subsequent encounter for fracture with malunion | CMS +S59019S | Salter-Harris Type I physeal fracture of lower end of ulna, unspecified arm, sequela | CMS +S59021A | Salter-Harris Type II physeal fracture of lower end of ulna, right arm, initial encounter for closed fracture | CMS +S59021D | Salter-Harris Type II physeal fracture of lower end of ulna, right arm, subsequent encounter for fracture with routine healing | CMS +S59021G | Salter-Harris Type II physeal fracture of lower end of ulna, right arm, subsequent encounter for fracture with delayed healing | CMS +S59021K | Salter-Harris Type II physeal fracture of lower end of ulna, right arm, subsequent encounter for fracture with nonunion | CMS +S59021P | Salter-Harris Type II physeal fracture of lower end of ulna, right arm, subsequent encounter for fracture with malunion | CMS +S59021S | Salter-Harris Type II physeal fracture of lower end of ulna, right arm, sequela | CMS +S59022A | Salter-Harris Type II physeal fracture of lower end of ulna, left arm, initial encounter for closed fracture | CMS +S59022D | Salter-Harris Type II physeal fracture of lower end of ulna, left arm, subsequent encounter for fracture with routine healing | CMS +S59022G | Salter-Harris Type II physeal fracture of lower end of ulna, left arm, subsequent encounter for fracture with delayed healing | CMS +S59022K | Salter-Harris Type II physeal fracture of lower end of ulna, left arm, subsequent encounter for fracture with nonunion | CMS +S59022P | Salter-Harris Type II physeal fracture of lower end of ulna, left arm, subsequent encounter for fracture with malunion | CMS +S59022S | Salter-Harris Type II physeal fracture of lower end of ulna, left arm, sequela | CMS +S59029A | Salter-Harris Type II physeal fracture of lower end of ulna, unspecified arm, initial encounter for closed fracture | CMS +S59029D | Salter-Harris Type II physeal fracture of lower end of ulna, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S59029G | Salter-Harris Type II physeal fracture of lower end of ulna, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S59029K | Salter-Harris Type II physeal fracture of lower end of ulna, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S59029P | Salter-Harris Type II physeal fracture of lower end of ulna, unspecified arm, subsequent encounter for fracture with malunion | CMS +S59029S | Salter-Harris Type II physeal fracture of lower end of ulna, unspecified arm, sequela | CMS +S59031A | Salter-Harris Type III physeal fracture of lower end of ulna, right arm, initial encounter for closed fracture | CMS +S59031D | Salter-Harris Type III physeal fracture of lower end of ulna, right arm, subsequent encounter for fracture with routine healing | CMS +S59031G | Salter-Harris Type III physeal fracture of lower end of ulna, right arm, subsequent encounter for fracture with delayed healing | CMS +S59031K | Salter-Harris Type III physeal fracture of lower end of ulna, right arm, subsequent encounter for fracture with nonunion | CMS +S59031P | Salter-Harris Type III physeal fracture of lower end of ulna, right arm, subsequent encounter for fracture with malunion | CMS +S59031S | Salter-Harris Type III physeal fracture of lower end of ulna, right arm, sequela | CMS +S59032A | Salter-Harris Type III physeal fracture of lower end of ulna, left arm, initial encounter for closed fracture | CMS +S59032D | Salter-Harris Type III physeal fracture of lower end of ulna, left arm, subsequent encounter for fracture with routine healing | CMS +S59032G | Salter-Harris Type III physeal fracture of lower end of ulna, left arm, subsequent encounter for fracture with delayed healing | CMS +S59032K | Salter-Harris Type III physeal fracture of lower end of ulna, left arm, subsequent encounter for fracture with nonunion | CMS +S59032P | Salter-Harris Type III physeal fracture of lower end of ulna, left arm, subsequent encounter for fracture with malunion | CMS +S59032S | Salter-Harris Type III physeal fracture of lower end of ulna, left arm, sequela | CMS +S59039A | Salter-Harris Type III physeal fracture of lower end of ulna, unspecified arm, initial encounter for closed fracture | CMS +S59039D | Salter-Harris Type III physeal fracture of lower end of ulna, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S59039G | Salter-Harris Type III physeal fracture of lower end of ulna, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S59039K | Salter-Harris Type III physeal fracture of lower end of ulna, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S59039P | Salter-Harris Type III physeal fracture of lower end of ulna, unspecified arm, subsequent encounter for fracture with malunion | CMS +S59039S | Salter-Harris Type III physeal fracture of lower end of ulna, unspecified arm, sequela | CMS +S59041A | Salter-Harris Type IV physeal fracture of lower end of ulna, right arm, initial encounter for closed fracture | CMS +S59041D | Salter-Harris Type IV physeal fracture of lower end of ulna, right arm, subsequent encounter for fracture with routine healing | CMS +S59041G | Salter-Harris Type IV physeal fracture of lower end of ulna, right arm, subsequent encounter for fracture with delayed healing | CMS +S59041K | Salter-Harris Type IV physeal fracture of lower end of ulna, right arm, subsequent encounter for fracture with nonunion | CMS +S59041P | Salter-Harris Type IV physeal fracture of lower end of ulna, right arm, subsequent encounter for fracture with malunion | CMS +S59041S | Salter-Harris Type IV physeal fracture of lower end of ulna, right arm, sequela | CMS +S59042A | Salter-Harris Type IV physeal fracture of lower end of ulna, left arm, initial encounter for closed fracture | CMS +S59042D | Salter-Harris Type IV physeal fracture of lower end of ulna, left arm, subsequent encounter for fracture with routine healing | CMS +S59042G | Salter-Harris Type IV physeal fracture of lower end of ulna, left arm, subsequent encounter for fracture with delayed healing | CMS +S59042K | Salter-Harris Type IV physeal fracture of lower end of ulna, left arm, subsequent encounter for fracture with nonunion | CMS +S59042P | Salter-Harris Type IV physeal fracture of lower end of ulna, left arm, subsequent encounter for fracture with malunion | CMS +S59042S | Salter-Harris Type IV physeal fracture of lower end of ulna, left arm, sequela | CMS +S59049A | Salter-Harris Type IV physeal fracture of lower end of ulna, unspecified arm, initial encounter for closed fracture | CMS +S59049D | Salter-Harris Type IV physeal fracture of lower end of ulna, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S59049G | Salter-Harris Type IV physeal fracture of lower end of ulna, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S59049K | Salter-Harris Type IV physeal fracture of lower end of ulna, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S59049P | Salter-Harris Type IV physeal fracture of lower end of ulna, unspecified arm, subsequent encounter for fracture with malunion | CMS +S59049S | Salter-Harris Type IV physeal fracture of lower end of ulna, unspecified arm, sequela | CMS +S59091A | Other physeal fracture of lower end of ulna, right arm, initial encounter for closed fracture | CMS +S59091D | Other physeal fracture of lower end of ulna, right arm, subsequent encounter for fracture with routine healing | CMS +S59091G | Other physeal fracture of lower end of ulna, right arm, subsequent encounter for fracture with delayed healing | CMS +S59091K | Other physeal fracture of lower end of ulna, right arm, subsequent encounter for fracture with nonunion | CMS +S59091P | Other physeal fracture of lower end of ulna, right arm, subsequent encounter for fracture with malunion | CMS +S59091S | Other physeal fracture of lower end of ulna, right arm, sequela | CMS +S59092A | Other physeal fracture of lower end of ulna, left arm, initial encounter for closed fracture | CMS +S59092D | Other physeal fracture of lower end of ulna, left arm, subsequent encounter for fracture with routine healing | CMS +S59092G | Other physeal fracture of lower end of ulna, left arm, subsequent encounter for fracture with delayed healing | CMS +S59092K | Other physeal fracture of lower end of ulna, left arm, subsequent encounter for fracture with nonunion | CMS +S59092P | Other physeal fracture of lower end of ulna, left arm, subsequent encounter for fracture with malunion | CMS +S59092S | Other physeal fracture of lower end of ulna, left arm, sequela | CMS +S59099A | Other physeal fracture of lower end of ulna, unspecified arm, initial encounter for closed fracture | CMS +S59099D | Other physeal fracture of lower end of ulna, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S59099G | Other physeal fracture of lower end of ulna, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S59099K | Other physeal fracture of lower end of ulna, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S59099P | Other physeal fracture of lower end of ulna, unspecified arm, subsequent encounter for fracture with malunion | CMS +S59099S | Other physeal fracture of lower end of ulna, unspecified arm, sequela | CMS +S59101A | Unspecified physeal fracture of upper end of radius, right arm, initial encounter for closed fracture | CMS +S59101D | Unspecified physeal fracture of upper end of radius, right arm, subsequent encounter for fracture with routine healing | CMS +S59101G | Unspecified physeal fracture of upper end of radius, right arm, subsequent encounter for fracture with delayed healing | CMS +S59101K | Unspecified physeal fracture of upper end of radius, right arm, subsequent encounter for fracture with nonunion | CMS +S59101P | Unspecified physeal fracture of upper end of radius, right arm, subsequent encounter for fracture with malunion | CMS +S59101S | Unspecified physeal fracture of upper end of radius, right arm, sequela | CMS +S59102A | Unspecified physeal fracture of upper end of radius, left arm, initial encounter for closed fracture | CMS +S59102D | Unspecified physeal fracture of upper end of radius, left arm, subsequent encounter for fracture with routine healing | CMS +S59102G | Unspecified physeal fracture of upper end of radius, left arm, subsequent encounter for fracture with delayed healing | CMS +S59102K | Unspecified physeal fracture of upper end of radius, left arm, subsequent encounter for fracture with nonunion | CMS +S59102P | Unspecified physeal fracture of upper end of radius, left arm, subsequent encounter for fracture with malunion | CMS +S59102S | Unspecified physeal fracture of upper end of radius, left arm, sequela | CMS +S59109A | Unspecified physeal fracture of upper end of radius, unspecified arm, initial encounter for closed fracture | CMS +S59109D | Unspecified physeal fracture of upper end of radius, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S59109G | Unspecified physeal fracture of upper end of radius, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S59109K | Unspecified physeal fracture of upper end of radius, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S59109P | Unspecified physeal fracture of upper end of radius, unspecified arm, subsequent encounter for fracture with malunion | CMS +S59109S | Unspecified physeal fracture of upper end of radius, unspecified arm, sequela | CMS +S59111A | Salter-Harris Type I physeal fracture of upper end of radius, right arm, initial encounter for closed fracture | CMS +S59111D | Salter-Harris Type I physeal fracture of upper end of radius, right arm, subsequent encounter for fracture with routine healing | CMS +S59111G | Salter-Harris Type I physeal fracture of upper end of radius, right arm, subsequent encounter for fracture with delayed healing | CMS +S59111K | Salter-Harris Type I physeal fracture of upper end of radius, right arm, subsequent encounter for fracture with nonunion | CMS +S59111P | Salter-Harris Type I physeal fracture of upper end of radius, right arm, subsequent encounter for fracture with malunion | CMS +S59111S | Salter-Harris Type I physeal fracture of upper end of radius, right arm, sequela | CMS +S59112A | Salter-Harris Type I physeal fracture of upper end of radius, left arm, initial encounter for closed fracture | CMS +S59112D | Salter-Harris Type I physeal fracture of upper end of radius, left arm, subsequent encounter for fracture with routine healing | CMS +S59112G | Salter-Harris Type I physeal fracture of upper end of radius, left arm, subsequent encounter for fracture with delayed healing | CMS +S59112K | Salter-Harris Type I physeal fracture of upper end of radius, left arm, subsequent encounter for fracture with nonunion | CMS +S59112P | Salter-Harris Type I physeal fracture of upper end of radius, left arm, subsequent encounter for fracture with malunion | CMS +S59112S | Salter-Harris Type I physeal fracture of upper end of radius, left arm, sequela | CMS +S59119A | Salter-Harris Type I physeal fracture of upper end of radius, unspecified arm, initial encounter for closed fracture | CMS +S59119D | Salter-Harris Type I physeal fracture of upper end of radius, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S59119G | Salter-Harris Type I physeal fracture of upper end of radius, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S59119K | Salter-Harris Type I physeal fracture of upper end of radius, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S59119P | Salter-Harris Type I physeal fracture of upper end of radius, unspecified arm, subsequent encounter for fracture with malunion | CMS +S59119S | Salter-Harris Type I physeal fracture of upper end of radius, unspecified arm, sequela | CMS +S59121A | Salter-Harris Type II physeal fracture of upper end of radius, right arm, initial encounter for closed fracture | CMS +S59121D | Salter-Harris Type II physeal fracture of upper end of radius, right arm, subsequent encounter for fracture with routine healing | CMS +S59121G | Salter-Harris Type II physeal fracture of upper end of radius, right arm, subsequent encounter for fracture with delayed healing | CMS +S59121K | Salter-Harris Type II physeal fracture of upper end of radius, right arm, subsequent encounter for fracture with nonunion | CMS +S59121P | Salter-Harris Type II physeal fracture of upper end of radius, right arm, subsequent encounter for fracture with malunion | CMS +S59121S | Salter-Harris Type II physeal fracture of upper end of radius, right arm, sequela | CMS +S59122A | Salter-Harris Type II physeal fracture of upper end of radius, left arm, initial encounter for closed fracture | CMS +S59122D | Salter-Harris Type II physeal fracture of upper end of radius, left arm, subsequent encounter for fracture with routine healing | CMS +S59122G | Salter-Harris Type II physeal fracture of upper end of radius, left arm, subsequent encounter for fracture with delayed healing | CMS +S59122K | Salter-Harris Type II physeal fracture of upper end of radius, left arm, subsequent encounter for fracture with nonunion | CMS +S59122P | Salter-Harris Type II physeal fracture of upper end of radius, left arm, subsequent encounter for fracture with malunion | CMS +S59122S | Salter-Harris Type II physeal fracture of upper end of radius, left arm, sequela | CMS +S59129A | Salter-Harris Type II physeal fracture of upper end of radius, unspecified arm, initial encounter for closed fracture | CMS +S59129D | Salter-Harris Type II physeal fracture of upper end of radius, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S59129G | Salter-Harris Type II physeal fracture of upper end of radius, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S59129K | Salter-Harris Type II physeal fracture of upper end of radius, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S59129P | Salter-Harris Type II physeal fracture of upper end of radius, unspecified arm, subsequent encounter for fracture with malunion | CMS +S59129S | Salter-Harris Type II physeal fracture of upper end of radius, unspecified arm, sequela | CMS +S59131A | Salter-Harris Type III physeal fracture of upper end of radius, right arm, initial encounter for closed fracture | CMS +S59131D | Salter-Harris Type III physeal fracture of upper end of radius, right arm, subsequent encounter for fracture with routine healing | CMS +S59131G | Salter-Harris Type III physeal fracture of upper end of radius, right arm, subsequent encounter for fracture with delayed healing | CMS +S59131K | Salter-Harris Type III physeal fracture of upper end of radius, right arm, subsequent encounter for fracture with nonunion | CMS +S59131P | Salter-Harris Type III physeal fracture of upper end of radius, right arm, subsequent encounter for fracture with malunion | CMS +S59131S | Salter-Harris Type III physeal fracture of upper end of radius, right arm, sequela | CMS +S59132A | Salter-Harris Type III physeal fracture of upper end of radius, left arm, initial encounter for closed fracture | CMS +S59132D | Salter-Harris Type III physeal fracture of upper end of radius, left arm, subsequent encounter for fracture with routine healing | CMS +S59132G | Salter-Harris Type III physeal fracture of upper end of radius, left arm, subsequent encounter for fracture with delayed healing | CMS +S59132K | Salter-Harris Type III physeal fracture of upper end of radius, left arm, subsequent encounter for fracture with nonunion | CMS +S59132P | Salter-Harris Type III physeal fracture of upper end of radius, left arm, subsequent encounter for fracture with malunion | CMS +S59132S | Salter-Harris Type III physeal fracture of upper end of radius, left arm, sequela | CMS +S59139A | Salter-Harris Type III physeal fracture of upper end of radius, unspecified arm, initial encounter for closed fracture | CMS +S59139D | Salter-Harris Type III physeal fracture of upper end of radius, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S59139G | Salter-Harris Type III physeal fracture of upper end of radius, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S59139K | Salter-Harris Type III physeal fracture of upper end of radius, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S59139P | Salter-Harris Type III physeal fracture of upper end of radius, unspecified arm, subsequent encounter for fracture with malunion | CMS +S59139S | Salter-Harris Type III physeal fracture of upper end of radius, unspecified arm, sequela | CMS +S59141A | Salter-Harris Type IV physeal fracture of upper end of radius, right arm, initial encounter for closed fracture | CMS +S59141D | Salter-Harris Type IV physeal fracture of upper end of radius, right arm, subsequent encounter for fracture with routine healing | CMS +S59141G | Salter-Harris Type IV physeal fracture of upper end of radius, right arm, subsequent encounter for fracture with delayed healing | CMS +S59141K | Salter-Harris Type IV physeal fracture of upper end of radius, right arm, subsequent encounter for fracture with nonunion | CMS +S59141P | Salter-Harris Type IV physeal fracture of upper end of radius, right arm, subsequent encounter for fracture with malunion | CMS +S59141S | Salter-Harris Type IV physeal fracture of upper end of radius, right arm, sequela | CMS +S59142A | Salter-Harris Type IV physeal fracture of upper end of radius, left arm, initial encounter for closed fracture | CMS +S59142D | Salter-Harris Type IV physeal fracture of upper end of radius, left arm, subsequent encounter for fracture with routine healing | CMS +S59142G | Salter-Harris Type IV physeal fracture of upper end of radius, left arm, subsequent encounter for fracture with delayed healing | CMS +S59142K | Salter-Harris Type IV physeal fracture of upper end of radius, left arm, subsequent encounter for fracture with nonunion | CMS +S59142P | Salter-Harris Type IV physeal fracture of upper end of radius, left arm, subsequent encounter for fracture with malunion | CMS +S59142S | Salter-Harris Type IV physeal fracture of upper end of radius, left arm, sequela | CMS +S59149A | Salter-Harris Type IV physeal fracture of upper end of radius, unspecified arm, initial encounter for closed fracture | CMS +S59149D | Salter-Harris Type IV physeal fracture of upper end of radius, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S59149G | Salter-Harris Type IV physeal fracture of upper end of radius, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S59149K | Salter-Harris Type IV physeal fracture of upper end of radius, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S59149P | Salter-Harris Type IV physeal fracture of upper end of radius, unspecified arm, subsequent encounter for fracture with malunion | CMS +S59149S | Salter-Harris Type IV physeal fracture of upper end of radius, unspecified arm, sequela | CMS +S59191A | Other physeal fracture of upper end of radius, right arm, initial encounter for closed fracture | CMS +S59191D | Other physeal fracture of upper end of radius, right arm, subsequent encounter for fracture with routine healing | CMS +S59191G | Other physeal fracture of upper end of radius, right arm, subsequent encounter for fracture with delayed healing | CMS +S59191K | Other physeal fracture of upper end of radius, right arm, subsequent encounter for fracture with nonunion | CMS +S59191P | Other physeal fracture of upper end of radius, right arm, subsequent encounter for fracture with malunion | CMS +S59191S | Other physeal fracture of upper end of radius, right arm, sequela | CMS +S59192A | Other physeal fracture of upper end of radius, left arm, initial encounter for closed fracture | CMS +S59192D | Other physeal fracture of upper end of radius, left arm, subsequent encounter for fracture with routine healing | CMS +S59192G | Other physeal fracture of upper end of radius, left arm, subsequent encounter for fracture with delayed healing | CMS +S59192K | Other physeal fracture of upper end of radius, left arm, subsequent encounter for fracture with nonunion | CMS +S59192P | Other physeal fracture of upper end of radius, left arm, subsequent encounter for fracture with malunion | CMS +S59192S | Other physeal fracture of upper end of radius, left arm, sequela | CMS +S59199A | Other physeal fracture of upper end of radius, unspecified arm, initial encounter for closed fracture | CMS +S59199D | Other physeal fracture of upper end of radius, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S59199G | Other physeal fracture of upper end of radius, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S59199K | Other physeal fracture of upper end of radius, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S59199P | Other physeal fracture of upper end of radius, unspecified arm, subsequent encounter for fracture with malunion | CMS +S59199S | Other physeal fracture of upper end of radius, unspecified arm, sequela | CMS +S59201A | Unspecified physeal fracture of lower end of radius, right arm, initial encounter for closed fracture | CMS +S59201D | Unspecified physeal fracture of lower end of radius, right arm, subsequent encounter for fracture with routine healing | CMS +S59201G | Unspecified physeal fracture of lower end of radius, right arm, subsequent encounter for fracture with delayed healing | CMS +S59201K | Unspecified physeal fracture of lower end of radius, right arm, subsequent encounter for fracture with nonunion | CMS +S59201P | Unspecified physeal fracture of lower end of radius, right arm, subsequent encounter for fracture with malunion | CMS +S59201S | Unspecified physeal fracture of lower end of radius, right arm, sequela | CMS +S59202A | Unspecified physeal fracture of lower end of radius, left arm, initial encounter for closed fracture | CMS +S59202D | Unspecified physeal fracture of lower end of radius, left arm, subsequent encounter for fracture with routine healing | CMS +S59202G | Unspecified physeal fracture of lower end of radius, left arm, subsequent encounter for fracture with delayed healing | CMS +S59202K | Unspecified physeal fracture of lower end of radius, left arm, subsequent encounter for fracture with nonunion | CMS +S59202P | Unspecified physeal fracture of lower end of radius, left arm, subsequent encounter for fracture with malunion | CMS +S59202S | Unspecified physeal fracture of lower end of radius, left arm, sequela | CMS +S59209A | Unspecified physeal fracture of lower end of radius, unspecified arm, initial encounter for closed fracture | CMS +S59209D | Unspecified physeal fracture of lower end of radius, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S59209G | Unspecified physeal fracture of lower end of radius, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S59209K | Unspecified physeal fracture of lower end of radius, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S59209P | Unspecified physeal fracture of lower end of radius, unspecified arm, subsequent encounter for fracture with malunion | CMS +S59209S | Unspecified physeal fracture of lower end of radius, unspecified arm, sequela | CMS +S59211A | Salter-Harris Type I physeal fracture of lower end of radius, right arm, initial encounter for closed fracture | CMS +S59211D | Salter-Harris Type I physeal fracture of lower end of radius, right arm, subsequent encounter for fracture with routine healing | CMS +S59211G | Salter-Harris Type I physeal fracture of lower end of radius, right arm, subsequent encounter for fracture with delayed healing | CMS +S59211K | Salter-Harris Type I physeal fracture of lower end of radius, right arm, subsequent encounter for fracture with nonunion | CMS +S59211P | Salter-Harris Type I physeal fracture of lower end of radius, right arm, subsequent encounter for fracture with malunion | CMS +S59211S | Salter-Harris Type I physeal fracture of lower end of radius, right arm, sequela | CMS +S59212A | Salter-Harris Type I physeal fracture of lower end of radius, left arm, initial encounter for closed fracture | CMS +S59212D | Salter-Harris Type I physeal fracture of lower end of radius, left arm, subsequent encounter for fracture with routine healing | CMS +S59212G | Salter-Harris Type I physeal fracture of lower end of radius, left arm, subsequent encounter for fracture with delayed healing | CMS +S59212K | Salter-Harris Type I physeal fracture of lower end of radius, left arm, subsequent encounter for fracture with nonunion | CMS +S59212P | Salter-Harris Type I physeal fracture of lower end of radius, left arm, subsequent encounter for fracture with malunion | CMS +S59212S | Salter-Harris Type I physeal fracture of lower end of radius, left arm, sequela | CMS +S59219A | Salter-Harris Type I physeal fracture of lower end of radius, unspecified arm, initial encounter for closed fracture | CMS +S59219D | Salter-Harris Type I physeal fracture of lower end of radius, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S59219G | Salter-Harris Type I physeal fracture of lower end of radius, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S59219K | Salter-Harris Type I physeal fracture of lower end of radius, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S59219P | Salter-Harris Type I physeal fracture of lower end of radius, unspecified arm, subsequent encounter for fracture with malunion | CMS +S59219S | Salter-Harris Type I physeal fracture of lower end of radius, unspecified arm, sequela | CMS +S59221A | Salter-Harris Type II physeal fracture of lower end of radius, right arm, initial encounter for closed fracture | CMS +S59221D | Salter-Harris Type II physeal fracture of lower end of radius, right arm, subsequent encounter for fracture with routine healing | CMS +S59221G | Salter-Harris Type II physeal fracture of lower end of radius, right arm, subsequent encounter for fracture with delayed healing | CMS +S59221K | Salter-Harris Type II physeal fracture of lower end of radius, right arm, subsequent encounter for fracture with nonunion | CMS +S59221P | Salter-Harris Type II physeal fracture of lower end of radius, right arm, subsequent encounter for fracture with malunion | CMS +S59221S | Salter-Harris Type II physeal fracture of lower end of radius, right arm, sequela | CMS +S59222A | Salter-Harris Type II physeal fracture of lower end of radius, left arm, initial encounter for closed fracture | CMS +S59222D | Salter-Harris Type II physeal fracture of lower end of radius, left arm, subsequent encounter for fracture with routine healing | CMS +S59222G | Salter-Harris Type II physeal fracture of lower end of radius, left arm, subsequent encounter for fracture with delayed healing | CMS +S59222K | Salter-Harris Type II physeal fracture of lower end of radius, left arm, subsequent encounter for fracture with nonunion | CMS +S59222P | Salter-Harris Type II physeal fracture of lower end of radius, left arm, subsequent encounter for fracture with malunion | CMS +S59222S | Salter-Harris Type II physeal fracture of lower end of radius, left arm, sequela | CMS +S59229A | Salter-Harris Type II physeal fracture of lower end of radius, unspecified arm, initial encounter for closed fracture | CMS +S59229D | Salter-Harris Type II physeal fracture of lower end of radius, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S59229G | Salter-Harris Type II physeal fracture of lower end of radius, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S59229K | Salter-Harris Type II physeal fracture of lower end of radius, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S59229P | Salter-Harris Type II physeal fracture of lower end of radius, unspecified arm, subsequent encounter for fracture with malunion | CMS +S59229S | Salter-Harris Type II physeal fracture of lower end of radius, unspecified arm, sequela | CMS +S59231A | Salter-Harris Type III physeal fracture of lower end of radius, right arm, initial encounter for closed fracture | CMS +S59231D | Salter-Harris Type III physeal fracture of lower end of radius, right arm, subsequent encounter for fracture with routine healing | CMS +S59231G | Salter-Harris Type III physeal fracture of lower end of radius, right arm, subsequent encounter for fracture with delayed healing | CMS +S59231K | Salter-Harris Type III physeal fracture of lower end of radius, right arm, subsequent encounter for fracture with nonunion | CMS +S59231P | Salter-Harris Type III physeal fracture of lower end of radius, right arm, subsequent encounter for fracture with malunion | CMS +S59231S | Salter-Harris Type III physeal fracture of lower end of radius, right arm, sequela | CMS +S59232A | Salter-Harris Type III physeal fracture of lower end of radius, left arm, initial encounter for closed fracture | CMS +S59232D | Salter-Harris Type III physeal fracture of lower end of radius, left arm, subsequent encounter for fracture with routine healing | CMS +S59232G | Salter-Harris Type III physeal fracture of lower end of radius, left arm, subsequent encounter for fracture with delayed healing | CMS +S59232K | Salter-Harris Type III physeal fracture of lower end of radius, left arm, subsequent encounter for fracture with nonunion | CMS +S59232P | Salter-Harris Type III physeal fracture of lower end of radius, left arm, subsequent encounter for fracture with malunion | CMS +S59232S | Salter-Harris Type III physeal fracture of lower end of radius, left arm, sequela | CMS +S59239A | Salter-Harris Type III physeal fracture of lower end of radius, unspecified arm, initial encounter for closed fracture | CMS +S59239D | Salter-Harris Type III physeal fracture of lower end of radius, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S59239G | Salter-Harris Type III physeal fracture of lower end of radius, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S59239K | Salter-Harris Type III physeal fracture of lower end of radius, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S59239P | Salter-Harris Type III physeal fracture of lower end of radius, unspecified arm, subsequent encounter for fracture with malunion | CMS +S59239S | Salter-Harris Type III physeal fracture of lower end of radius, unspecified arm, sequela | CMS +S59241A | Salter-Harris Type IV physeal fracture of lower end of radius, right arm, initial encounter for closed fracture | CMS +S59241D | Salter-Harris Type IV physeal fracture of lower end of radius, right arm, subsequent encounter for fracture with routine healing | CMS +S59241G | Salter-Harris Type IV physeal fracture of lower end of radius, right arm, subsequent encounter for fracture with delayed healing | CMS +S59241K | Salter-Harris Type IV physeal fracture of lower end of radius, right arm, subsequent encounter for fracture with nonunion | CMS +S59241P | Salter-Harris Type IV physeal fracture of lower end of radius, right arm, subsequent encounter for fracture with malunion | CMS +S59241S | Salter-Harris Type IV physeal fracture of lower end of radius, right arm, sequela | CMS +S59242A | Salter-Harris Type IV physeal fracture of lower end of radius, left arm, initial encounter for closed fracture | CMS +S59242D | Salter-Harris Type IV physeal fracture of lower end of radius, left arm, subsequent encounter for fracture with routine healing | CMS +S59242G | Salter-Harris Type IV physeal fracture of lower end of radius, left arm, subsequent encounter for fracture with delayed healing | CMS +S59242K | Salter-Harris Type IV physeal fracture of lower end of radius, left arm, subsequent encounter for fracture with nonunion | CMS +S59242P | Salter-Harris Type IV physeal fracture of lower end of radius, left arm, subsequent encounter for fracture with malunion | CMS +S59242S | Salter-Harris Type IV physeal fracture of lower end of radius, left arm, sequela | CMS +S59249A | Salter-Harris Type IV physeal fracture of lower end of radius, unspecified arm, initial encounter for closed fracture | CMS +S59249D | Salter-Harris Type IV physeal fracture of lower end of radius, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S59249G | Salter-Harris Type IV physeal fracture of lower end of radius, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S59249K | Salter-Harris Type IV physeal fracture of lower end of radius, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S59249P | Salter-Harris Type IV physeal fracture of lower end of radius, unspecified arm, subsequent encounter for fracture with malunion | CMS +S59249S | Salter-Harris Type IV physeal fracture of lower end of radius, unspecified arm, sequela | CMS +S59291A | Other physeal fracture of lower end of radius, right arm, initial encounter for closed fracture | CMS +S59291D | Other physeal fracture of lower end of radius, right arm, subsequent encounter for fracture with routine healing | CMS +S59291G | Other physeal fracture of lower end of radius, right arm, subsequent encounter for fracture with delayed healing | CMS +S59291K | Other physeal fracture of lower end of radius, right arm, subsequent encounter for fracture with nonunion | CMS +S59291P | Other physeal fracture of lower end of radius, right arm, subsequent encounter for fracture with malunion | CMS +S59291S | Other physeal fracture of lower end of radius, right arm, sequela | CMS +S59292A | Other physeal fracture of lower end of radius, left arm, initial encounter for closed fracture | CMS +S59292D | Other physeal fracture of lower end of radius, left arm, subsequent encounter for fracture with routine healing | CMS +S59292G | Other physeal fracture of lower end of radius, left arm, subsequent encounter for fracture with delayed healing | CMS +S59292K | Other physeal fracture of lower end of radius, left arm, subsequent encounter for fracture with nonunion | CMS +S59292P | Other physeal fracture of lower end of radius, left arm, subsequent encounter for fracture with malunion | CMS +S59292S | Other physeal fracture of lower end of radius, left arm, sequela | CMS +S59299A | Other physeal fracture of lower end of radius, unspecified arm, initial encounter for closed fracture | CMS +S59299D | Other physeal fracture of lower end of radius, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S59299G | Other physeal fracture of lower end of radius, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S59299K | Other physeal fracture of lower end of radius, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S59299P | Other physeal fracture of lower end of radius, unspecified arm, subsequent encounter for fracture with malunion | CMS +S59299S | Other physeal fracture of lower end of radius, unspecified arm, sequela | CMS +S597 | Multiple injuries of forearm | WHO +S598 | Other specified injuries of forearm | WHO +S59801A | Other specified injuries of right elbow, initial encounter | CMS +S59801D | Other specified injuries of right elbow, subsequent encounter | CMS +S59801S | Other specified injuries of right elbow, sequela | CMS +S59802A | Other specified injuries of left elbow, initial encounter | CMS +S59802D | Other specified injuries of left elbow, subsequent encounter | CMS +S59802S | Other specified injuries of left elbow, sequela | CMS +S59809A | Other specified injuries of unspecified elbow, initial encounter | CMS +S59809D | Other specified injuries of unspecified elbow, subsequent encounter | CMS +S59809S | Other specified injuries of unspecified elbow, sequela | CMS +S59811A | Other specified injuries right forearm, initial encounter | CMS +S59811D | Other specified injuries right forearm, subsequent encounter | CMS +S59811S | Other specified injuries right forearm, sequela | CMS +S59812A | Other specified injuries left forearm, initial encounter | CMS +S59812D | Other specified injuries left forearm, subsequent encounter | CMS +S59812S | Other specified injuries left forearm, sequela | CMS +S59819A | Other specified injuries unspecified forearm, initial encounter | CMS +S59819D | Other specified injuries unspecified forearm, subsequent encounter | CMS +S59819S | Other specified injuries unspecified forearm, sequela | CMS +S599 | Unspecified injury of forearm | WHO +S59901A | Unspecified injury of right elbow, initial encounter | CMS +S59901D | Unspecified injury of right elbow, subsequent encounter | CMS +S59901S | Unspecified injury of right elbow, sequela | CMS +S59902A | Unspecified injury of left elbow, initial encounter | CMS +S59902D | Unspecified injury of left elbow, subsequent encounter | CMS +S59902S | Unspecified injury of left elbow, sequela | CMS +S59909A | Unspecified injury of unspecified elbow, initial encounter | CMS +S59909D | Unspecified injury of unspecified elbow, subsequent encounter | CMS +S59909S | Unspecified injury of unspecified elbow, sequela | CMS +S59911A | Unspecified injury of right forearm, initial encounter | CMS +S59911D | Unspecified injury of right forearm, subsequent encounter | CMS +S59911S | Unspecified injury of right forearm, sequela | CMS +S59912A | Unspecified injury of left forearm, initial encounter | CMS +S59912D | Unspecified injury of left forearm, subsequent encounter | CMS +S59912S | Unspecified injury of left forearm, sequela | CMS +S59919A | Unspecified injury of unspecified forearm, initial encounter | CMS +S59919D | Unspecified injury of unspecified forearm, subsequent encounter | CMS +S59919S | Unspecified injury of unspecified forearm, sequela | CMS +S60 | Superficial injury of wrist and hand | WHO +S600 | Contusion of finger(s) without damage to nail | WHO +S6000XA | Contusion of unspecified finger without damage to nail, initial encounter | CMS +S6000XD | Contusion of unspecified finger without damage to nail, subsequent encounter | CMS +S6000XS | Contusion of unspecified finger without damage to nail, sequela | CMS +S60011A | Contusion of right thumb without damage to nail, initial encounter | CMS +S60011D | Contusion of right thumb without damage to nail, subsequent encounter | CMS +S60011S | Contusion of right thumb without damage to nail, sequela | CMS +S60012A | Contusion of left thumb without damage to nail, initial encounter | CMS +S60012D | Contusion of left thumb without damage to nail, subsequent encounter | CMS +S60012S | Contusion of left thumb without damage to nail, sequela | CMS +S60019A | Contusion of unspecified thumb without damage to nail, initial encounter | CMS +S60019D | Contusion of unspecified thumb without damage to nail, subsequent encounter | CMS +S60019S | Contusion of unspecified thumb without damage to nail, sequela | CMS +S60021A | Contusion of right index finger without damage to nail, initial encounter | CMS +S60021D | Contusion of right index finger without damage to nail, subsequent encounter | CMS +S60021S | Contusion of right index finger without damage to nail, sequela | CMS +S60022A | Contusion of left index finger without damage to nail, initial encounter | CMS +S60022D | Contusion of left index finger without damage to nail, subsequent encounter | CMS +S60022S | Contusion of left index finger without damage to nail, sequela | CMS +S60029A | Contusion of unspecified index finger without damage to nail, initial encounter | CMS +S60029D | Contusion of unspecified index finger without damage to nail, subsequent encounter | CMS +S60029S | Contusion of unspecified index finger without damage to nail, sequela | CMS +S60031A | Contusion of right middle finger without damage to nail, initial encounter | CMS +S60031D | Contusion of right middle finger without damage to nail, subsequent encounter | CMS +S60031S | Contusion of right middle finger without damage to nail, sequela | CMS +S60032A | Contusion of left middle finger without damage to nail, initial encounter | CMS +S60032D | Contusion of left middle finger without damage to nail, subsequent encounter | CMS +S60032S | Contusion of left middle finger without damage to nail, sequela | CMS +S60039A | Contusion of unspecified middle finger without damage to nail, initial encounter | CMS +S60039D | Contusion of unspecified middle finger without damage to nail, subsequent encounter | CMS +S60039S | Contusion of unspecified middle finger without damage to nail, sequela | CMS +S60041A | Contusion of right ring finger without damage to nail, initial encounter | CMS +S60041D | Contusion of right ring finger without damage to nail, subsequent encounter | CMS +S60041S | Contusion of right ring finger without damage to nail, sequela | CMS +S60042A | Contusion of left ring finger without damage to nail, initial encounter | CMS +S60042D | Contusion of left ring finger without damage to nail, subsequent encounter | CMS +S60042S | Contusion of left ring finger without damage to nail, sequela | CMS +S60049A | Contusion of unspecified ring finger without damage to nail, initial encounter | CMS +S60049D | Contusion of unspecified ring finger without damage to nail, subsequent encounter | CMS +S60049S | Contusion of unspecified ring finger without damage to nail, sequela | CMS +S60051A | Contusion of right little finger without damage to nail, initial encounter | CMS +S60051D | Contusion of right little finger without damage to nail, subsequent encounter | CMS +S60051S | Contusion of right little finger without damage to nail, sequela | CMS +S60052A | Contusion of left little finger without damage to nail, initial encounter | CMS +S60052D | Contusion of left little finger without damage to nail, subsequent encounter | CMS +S60052S | Contusion of left little finger without damage to nail, sequela | CMS +S60059A | Contusion of unspecified little finger without damage to nail, initial encounter | CMS +S60059D | Contusion of unspecified little finger without damage to nail, subsequent encounter | CMS +S60059S | Contusion of unspecified little finger without damage to nail, sequela | CMS +S601 | Contusion of finger(s) with damage to nail | WHO +S6010XA | Contusion of unspecified finger with damage to nail, initial encounter | CMS +S6010XD | Contusion of unspecified finger with damage to nail, subsequent encounter | CMS +S6010XS | Contusion of unspecified finger with damage to nail, sequela | CMS +S60111A | Contusion of right thumb with damage to nail, initial encounter | CMS +S60111D | Contusion of right thumb with damage to nail, subsequent encounter | CMS +S60111S | Contusion of right thumb with damage to nail, sequela | CMS +S60112A | Contusion of left thumb with damage to nail, initial encounter | CMS +S60112D | Contusion of left thumb with damage to nail, subsequent encounter | CMS +S60112S | Contusion of left thumb with damage to nail, sequela | CMS +S60119A | Contusion of unspecified thumb with damage to nail, initial encounter | CMS +S60119D | Contusion of unspecified thumb with damage to nail, subsequent encounter | CMS +S60119S | Contusion of unspecified thumb with damage to nail, sequela | CMS +S60121A | Contusion of right index finger with damage to nail, initial encounter | CMS +S60121D | Contusion of right index finger with damage to nail, subsequent encounter | CMS +S60121S | Contusion of right index finger with damage to nail, sequela | CMS +S60122A | Contusion of left index finger with damage to nail, initial encounter | CMS +S60122D | Contusion of left index finger with damage to nail, subsequent encounter | CMS +S60122S | Contusion of left index finger with damage to nail, sequela | CMS +S60129A | Contusion of unspecified index finger with damage to nail, initial encounter | CMS +S60129D | Contusion of unspecified index finger with damage to nail, subsequent encounter | CMS +S60129S | Contusion of unspecified index finger with damage to nail, sequela | CMS +S60131A | Contusion of right middle finger with damage to nail, initial encounter | CMS +S60131D | Contusion of right middle finger with damage to nail, subsequent encounter | CMS +S60131S | Contusion of right middle finger with damage to nail, sequela | CMS +S60132A | Contusion of left middle finger with damage to nail, initial encounter | CMS +S60132D | Contusion of left middle finger with damage to nail, subsequent encounter | CMS +S60132S | Contusion of left middle finger with damage to nail, sequela | CMS +S60139A | Contusion of unspecified middle finger with damage to nail, initial encounter | CMS +S60139D | Contusion of unspecified middle finger with damage to nail, subsequent encounter | CMS +S60139S | Contusion of unspecified middle finger with damage to nail, sequela | CMS +S60141A | Contusion of right ring finger with damage to nail, initial encounter | CMS +S60141D | Contusion of right ring finger with damage to nail, subsequent encounter | CMS +S60141S | Contusion of right ring finger with damage to nail, sequela | CMS +S60142A | Contusion of left ring finger with damage to nail, initial encounter | CMS +S60142D | Contusion of left ring finger with damage to nail, subsequent encounter | CMS +S60142S | Contusion of left ring finger with damage to nail, sequela | CMS +S60149A | Contusion of unspecified ring finger with damage to nail, initial encounter | CMS +S60149D | Contusion of unspecified ring finger with damage to nail, subsequent encounter | CMS +S60149S | Contusion of unspecified ring finger with damage to nail, sequela | CMS +S60151A | Contusion of right little finger with damage to nail, initial encounter | CMS +S60151D | Contusion of right little finger with damage to nail, subsequent encounter | CMS +S60151S | Contusion of right little finger with damage to nail, sequela | CMS +S60152A | Contusion of left little finger with damage to nail, initial encounter | CMS +S60152D | Contusion of left little finger with damage to nail, subsequent encounter | CMS +S60152S | Contusion of left little finger with damage to nail, sequela | CMS +S60159A | Contusion of unspecified little finger with damage to nail, initial encounter | CMS +S60159D | Contusion of unspecified little finger with damage to nail, subsequent encounter | CMS +S60159S | Contusion of unspecified little finger with damage to nail, sequela | CMS +S602 | Contusion of other parts of wrist and hand | WHO +S60211A | Contusion of right wrist, initial encounter | CMS +S60211D | Contusion of right wrist, subsequent encounter | CMS +S60211S | Contusion of right wrist, sequela | CMS +S60212A | Contusion of left wrist, initial encounter | CMS +S60212D | Contusion of left wrist, subsequent encounter | CMS +S60212S | Contusion of left wrist, sequela | CMS +S60219A | Contusion of unspecified wrist, initial encounter | CMS +S60219D | Contusion of unspecified wrist, subsequent encounter | CMS +S60219S | Contusion of unspecified wrist, sequela | CMS +S60221A | Contusion of right hand, initial encounter | CMS +S60221D | Contusion of right hand, subsequent encounter | CMS +S60221S | Contusion of right hand, sequela | CMS +S60222A | Contusion of left hand, initial encounter | CMS +S60222D | Contusion of left hand, subsequent encounter | CMS +S60222S | Contusion of left hand, sequela | CMS +S60229A | Contusion of unspecified hand, initial encounter | CMS +S60229D | Contusion of unspecified hand, subsequent encounter | CMS +S60229S | Contusion of unspecified hand, sequela | CMS +S60311A | Abrasion of right thumb, initial encounter | CMS +S60311D | Abrasion of right thumb, subsequent encounter | CMS +S60311S | Abrasion of right thumb, sequela | CMS +S60312A | Abrasion of left thumb, initial encounter | CMS +S60312D | Abrasion of left thumb, subsequent encounter | CMS +S60312S | Abrasion of left thumb, sequela | CMS +S60319A | Abrasion of unspecified thumb, initial encounter | CMS +S60319D | Abrasion of unspecified thumb, subsequent encounter | CMS +S60319S | Abrasion of unspecified thumb, sequela | CMS +S60321A | Blister (nonthermal) of right thumb, initial encounter | CMS +S60321D | Blister (nonthermal) of right thumb, subsequent encounter | CMS +S60321S | Blister (nonthermal) of right thumb, sequela | CMS +S60322A | Blister (nonthermal) of left thumb, initial encounter | CMS +S60322D | Blister (nonthermal) of left thumb, subsequent encounter | CMS +S60322S | Blister (nonthermal) of left thumb, sequela | CMS +S60329A | Blister (nonthermal) of unspecified thumb, initial encounter | CMS +S60329D | Blister (nonthermal) of unspecified thumb, subsequent encounter | CMS +S60329S | Blister (nonthermal) of unspecified thumb, sequela | CMS +S60341A | External constriction of right thumb, initial encounter | CMS +S60341D | External constriction of right thumb, subsequent encounter | CMS +S60341S | External constriction of right thumb, sequela | CMS +S60342A | External constriction of left thumb, initial encounter | CMS +S60342D | External constriction of left thumb, subsequent encounter | CMS +S60342S | External constriction of left thumb, sequela | CMS +S60349A | External constriction of unspecified thumb, initial encounter | CMS +S60349D | External constriction of unspecified thumb, subsequent encounter | CMS +S60349S | External constriction of unspecified thumb, sequela | CMS +S60351A | Superficial foreign body of right thumb, initial encounter | CMS +S60351D | Superficial foreign body of right thumb, subsequent encounter | CMS +S60351S | Superficial foreign body of right thumb, sequela | CMS +S60352A | Superficial foreign body of left thumb, initial encounter | CMS +S60352D | Superficial foreign body of left thumb, subsequent encounter | CMS +S60352S | Superficial foreign body of left thumb, sequela | CMS +S60359A | Superficial foreign body of unspecified thumb, initial encounter | CMS +S60359D | Superficial foreign body of unspecified thumb, subsequent encounter | CMS +S60359S | Superficial foreign body of unspecified thumb, sequela | CMS +S60361A | Insect bite (nonvenomous) of right thumb, initial encounter | CMS +S60361D | Insect bite (nonvenomous) of right thumb, subsequent encounter | CMS +S60361S | Insect bite (nonvenomous) of right thumb, sequela | CMS +S60362A | Insect bite (nonvenomous) of left thumb, initial encounter | CMS +S60362D | Insect bite (nonvenomous) of left thumb, subsequent encounter | CMS +S60362S | Insect bite (nonvenomous) of left thumb, sequela | CMS +S60369A | Insect bite (nonvenomous) of unspecified thumb, initial encounter | CMS +S60369D | Insect bite (nonvenomous) of unspecified thumb, subsequent encounter | CMS +S60369S | Insect bite (nonvenomous) of unspecified thumb, sequela | CMS +S60371A | Other superficial bite of right thumb, initial encounter | CMS +S60371D | Other superficial bite of right thumb, subsequent encounter | CMS +S60371S | Other superficial bite of right thumb, sequela | CMS +S60372A | Other superficial bite of left thumb, initial encounter | CMS +S60372D | Other superficial bite of left thumb, subsequent encounter | CMS +S60372S | Other superficial bite of left thumb, sequela | CMS +S60379A | Other superficial bite of unspecified thumb, initial encounter | CMS +S60379D | Other superficial bite of unspecified thumb, subsequent encounter | CMS +S60379S | Other superficial bite of unspecified thumb, sequela | CMS +S60391A | Other superficial injuries of right thumb, initial encounter | CMS +S60391D | Other superficial injuries of right thumb, subsequent encounter | CMS +S60391S | Other superficial injuries of right thumb, sequela | CMS +S60392A | Other superficial injuries of left thumb, initial encounter | CMS +S60392D | Other superficial injuries of left thumb, subsequent encounter | CMS +S60392S | Other superficial injuries of left thumb, sequela | CMS +S60399A | Other superficial injuries of unspecified thumb, initial encounter | CMS +S60399D | Other superficial injuries of unspecified thumb, subsequent encounter | CMS +S60399S | Other superficial injuries of unspecified thumb, sequela | CMS +S60410A | Abrasion of right index finger, initial encounter | CMS +S60410D | Abrasion of right index finger, subsequent encounter | CMS +S60410S | Abrasion of right index finger, sequela | CMS +S60411A | Abrasion of left index finger, initial encounter | CMS +S60411D | Abrasion of left index finger, subsequent encounter | CMS +S60411S | Abrasion of left index finger, sequela | CMS +S60412A | Abrasion of right middle finger, initial encounter | CMS +S60412D | Abrasion of right middle finger, subsequent encounter | CMS +S60412S | Abrasion of right middle finger, sequela | CMS +S60413A | Abrasion of left middle finger, initial encounter | CMS +S60413D | Abrasion of left middle finger, subsequent encounter | CMS +S60413S | Abrasion of left middle finger, sequela | CMS +S60414A | Abrasion of right ring finger, initial encounter | CMS +S60414D | Abrasion of right ring finger, subsequent encounter | CMS +S60414S | Abrasion of right ring finger, sequela | CMS +S60415A | Abrasion of left ring finger, initial encounter | CMS +S60415D | Abrasion of left ring finger, subsequent encounter | CMS +S60415S | Abrasion of left ring finger, sequela | CMS +S60416A | Abrasion of right little finger, initial encounter | CMS +S60416D | Abrasion of right little finger, subsequent encounter | CMS +S60416S | Abrasion of right little finger, sequela | CMS +S60417A | Abrasion of left little finger, initial encounter | CMS +S60417D | Abrasion of left little finger, subsequent encounter | CMS +S60417S | Abrasion of left little finger, sequela | CMS +S60418A | Abrasion of other finger, initial encounter | CMS +S60418D | Abrasion of other finger, subsequent encounter | CMS +S60418S | Abrasion of other finger, sequela | CMS +S60419A | Abrasion of unspecified finger, initial encounter | CMS +S60419D | Abrasion of unspecified finger, subsequent encounter | CMS +S60419S | Abrasion of unspecified finger, sequela | CMS +S60420A | Blister (nonthermal) of right index finger, initial encounter | CMS +S60420D | Blister (nonthermal) of right index finger, subsequent encounter | CMS +S60420S | Blister (nonthermal) of right index finger, sequela | CMS +S60421A | Blister (nonthermal) of left index finger, initial encounter | CMS +S60421D | Blister (nonthermal) of left index finger, subsequent encounter | CMS +S60421S | Blister (nonthermal) of left index finger, sequela | CMS +S60422A | Blister (nonthermal) of right middle finger, initial encounter | CMS +S60422D | Blister (nonthermal) of right middle finger, subsequent encounter | CMS +S60422S | Blister (nonthermal) of right middle finger, sequela | CMS +S60423A | Blister (nonthermal) of left middle finger, initial encounter | CMS +S60423D | Blister (nonthermal) of left middle finger, subsequent encounter | CMS +S60423S | Blister (nonthermal) of left middle finger, sequela | CMS +S60424A | Blister (nonthermal) of right ring finger, initial encounter | CMS +S60424D | Blister (nonthermal) of right ring finger, subsequent encounter | CMS +S60424S | Blister (nonthermal) of right ring finger, sequela | CMS +S60425A | Blister (nonthermal) of left ring finger, initial encounter | CMS +S60425D | Blister (nonthermal) of left ring finger, subsequent encounter | CMS +S60425S | Blister (nonthermal) of left ring finger, sequela | CMS +S60426A | Blister (nonthermal) of right little finger, initial encounter | CMS +S60426D | Blister (nonthermal) of right little finger, subsequent encounter | CMS +S60426S | Blister (nonthermal) of right little finger, sequela | CMS +S60427A | Blister (nonthermal) of left little finger, initial encounter | CMS +S60427D | Blister (nonthermal) of left little finger, subsequent encounter | CMS +S60427S | Blister (nonthermal) of left little finger, sequela | CMS +S60428A | Blister (nonthermal) of other finger, initial encounter | CMS +S60428D | Blister (nonthermal) of other finger, subsequent encounter | CMS +S60428S | Blister (nonthermal) of other finger, sequela | CMS +S60429A | Blister (nonthermal) of unspecified finger, initial encounter | CMS +S60429D | Blister (nonthermal) of unspecified finger, subsequent encounter | CMS +S60429S | Blister (nonthermal) of unspecified finger, sequela | CMS +S60440A | External constriction of right index finger, initial encounter | CMS +S60440D | External constriction of right index finger, subsequent encounter | CMS +S60440S | External constriction of right index finger, sequela | CMS +S60441A | External constriction of left index finger, initial encounter | CMS +S60441D | External constriction of left index finger, subsequent encounter | CMS +S60441S | External constriction of left index finger, sequela | CMS +S60442A | External constriction of right middle finger, initial encounter | CMS +S60442D | External constriction of right middle finger, subsequent encounter | CMS +S60442S | External constriction of right middle finger, sequela | CMS +S60443A | External constriction of left middle finger, initial encounter | CMS +S60443D | External constriction of left middle finger, subsequent encounter | CMS +S60443S | External constriction of left middle finger, sequela | CMS +S60444A | External constriction of right ring finger, initial encounter | CMS +S60444D | External constriction of right ring finger, subsequent encounter | CMS +S60444S | External constriction of right ring finger, sequela | CMS +S60445A | External constriction of left ring finger, initial encounter | CMS +S60445D | External constriction of left ring finger, subsequent encounter | CMS +S60445S | External constriction of left ring finger, sequela | CMS +S60446A | External constriction of right little finger, initial encounter | CMS +S60446D | External constriction of right little finger, subsequent encounter | CMS +S60446S | External constriction of right little finger, sequela | CMS +S60447A | External constriction of left little finger, initial encounter | CMS +S60447D | External constriction of left little finger, subsequent encounter | CMS +S60447S | External constriction of left little finger, sequela | CMS +S60448A | External constriction of other finger, initial encounter | CMS +S60448D | External constriction of other finger, subsequent encounter | CMS +S60448S | External constriction of other finger, sequela | CMS +S60449A | External constriction of unspecified finger, initial encounter | CMS +S60449D | External constriction of unspecified finger, subsequent encounter | CMS +S60449S | External constriction of unspecified finger, sequela | CMS +S60450A | Superficial foreign body of right index finger, initial encounter | CMS +S60450D | Superficial foreign body of right index finger, subsequent encounter | CMS +S60450S | Superficial foreign body of right index finger, sequela | CMS +S60451A | Superficial foreign body of left index finger, initial encounter | CMS +S60451D | Superficial foreign body of left index finger, subsequent encounter | CMS +S60451S | Superficial foreign body of left index finger, sequela | CMS +S60452A | Superficial foreign body of right middle finger, initial encounter | CMS +S60452D | Superficial foreign body of right middle finger, subsequent encounter | CMS +S60452S | Superficial foreign body of right middle finger, sequela | CMS +S60453A | Superficial foreign body of left middle finger, initial encounter | CMS +S60453D | Superficial foreign body of left middle finger, subsequent encounter | CMS +S60453S | Superficial foreign body of left middle finger, sequela | CMS +S60454A | Superficial foreign body of right ring finger, initial encounter | CMS +S60454D | Superficial foreign body of right ring finger, subsequent encounter | CMS +S60454S | Superficial foreign body of right ring finger, sequela | CMS +S60455A | Superficial foreign body of left ring finger, initial encounter | CMS +S60455D | Superficial foreign body of left ring finger, subsequent encounter | CMS +S60455S | Superficial foreign body of left ring finger, sequela | CMS +S60456A | Superficial foreign body of right little finger, initial encounter | CMS +S60456D | Superficial foreign body of right little finger, subsequent encounter | CMS +S60456S | Superficial foreign body of right little finger, sequela | CMS +S60457A | Superficial foreign body of left little finger, initial encounter | CMS +S60457D | Superficial foreign body of left little finger, subsequent encounter | CMS +S60457S | Superficial foreign body of left little finger, sequela | CMS +S60458A | Superficial foreign body of other finger, initial encounter | CMS +S60458D | Superficial foreign body of other finger, subsequent encounter | CMS +S60458S | Superficial foreign body of other finger, sequela | CMS +S60459A | Superficial foreign body of unspecified finger, initial encounter | CMS +S60459D | Superficial foreign body of unspecified finger, subsequent encounter | CMS +S60459S | Superficial foreign body of unspecified finger, sequela | CMS +S60460A | Insect bite (nonvenomous) of right index finger, initial encounter | CMS +S60460D | Insect bite (nonvenomous) of right index finger, subsequent encounter | CMS +S60460S | Insect bite (nonvenomous) of right index finger, sequela | CMS +S60461A | Insect bite (nonvenomous) of left index finger, initial encounter | CMS +S60461D | Insect bite (nonvenomous) of left index finger, subsequent encounter | CMS +S60461S | Insect bite (nonvenomous) of left index finger, sequela | CMS +S60462A | Insect bite (nonvenomous) of right middle finger, initial encounter | CMS +S60462D | Insect bite (nonvenomous) of right middle finger, subsequent encounter | CMS +S60462S | Insect bite (nonvenomous) of right middle finger, sequela | CMS +S60463A | Insect bite (nonvenomous) of left middle finger, initial encounter | CMS +S60463D | Insect bite (nonvenomous) of left middle finger, subsequent encounter | CMS +S60463S | Insect bite (nonvenomous) of left middle finger, sequela | CMS +S60464A | Insect bite (nonvenomous) of right ring finger, initial encounter | CMS +S60464D | Insect bite (nonvenomous) of right ring finger, subsequent encounter | CMS +S60464S | Insect bite (nonvenomous) of right ring finger, sequela | CMS +S60465A | Insect bite (nonvenomous) of left ring finger, initial encounter | CMS +S60465D | Insect bite (nonvenomous) of left ring finger, subsequent encounter | CMS +S60465S | Insect bite (nonvenomous) of left ring finger, sequela | CMS +S60466A | Insect bite (nonvenomous) of right little finger, initial encounter | CMS +S60466D | Insect bite (nonvenomous) of right little finger, subsequent encounter | CMS +S60466S | Insect bite (nonvenomous) of right little finger, sequela | CMS +S60467A | Insect bite (nonvenomous) of left little finger, initial encounter | CMS +S60467D | Insect bite (nonvenomous) of left little finger, subsequent encounter | CMS +S60467S | Insect bite (nonvenomous) of left little finger, sequela | CMS +S60468A | Insect bite (nonvenomous) of other finger, initial encounter | CMS +S60468D | Insect bite (nonvenomous) of other finger, subsequent encounter | CMS +S60468S | Insect bite (nonvenomous) of other finger, sequela | CMS +S60469A | Insect bite (nonvenomous) of unspecified finger, initial encounter | CMS +S60469D | Insect bite (nonvenomous) of unspecified finger, subsequent encounter | CMS +S60469S | Insect bite (nonvenomous) of unspecified finger, sequela | CMS +S60470A | Other superficial bite of right index finger, initial encounter | CMS +S60470D | Other superficial bite of right index finger, subsequent encounter | CMS +S60470S | Other superficial bite of right index finger, sequela | CMS +S60471A | Other superficial bite of left index finger, initial encounter | CMS +S60471D | Other superficial bite of left index finger, subsequent encounter | CMS +S60471S | Other superficial bite of left index finger, sequela | CMS +S60472A | Other superficial bite of right middle finger, initial encounter | CMS +S60472D | Other superficial bite of right middle finger, subsequent encounter | CMS +S60472S | Other superficial bite of right middle finger, sequela | CMS +S60473A | Other superficial bite of left middle finger, initial encounter | CMS +S60473D | Other superficial bite of left middle finger, subsequent encounter | CMS +S60473S | Other superficial bite of left middle finger, sequela | CMS +S60474A | Other superficial bite of right ring finger, initial encounter | CMS +S60474D | Other superficial bite of right ring finger, subsequent encounter | CMS +S60474S | Other superficial bite of right ring finger, sequela | CMS +S60475A | Other superficial bite of left ring finger, initial encounter | CMS +S60475D | Other superficial bite of left ring finger, subsequent encounter | CMS +S60475S | Other superficial bite of left ring finger, sequela | CMS +S60476A | Other superficial bite of right little finger, initial encounter | CMS +S60476D | Other superficial bite of right little finger, subsequent encounter | CMS +S60476S | Other superficial bite of right little finger, sequela | CMS +S60477A | Other superficial bite of left little finger, initial encounter | CMS +S60477D | Other superficial bite of left little finger, subsequent encounter | CMS +S60477S | Other superficial bite of left little finger, sequela | CMS +S60478A | Other superficial bite of other finger, initial encounter | CMS +S60478D | Other superficial bite of other finger, subsequent encounter | CMS +S60478S | Other superficial bite of other finger, sequela | CMS +S60479A | Other superficial bite of unspecified finger, initial encounter | CMS +S60479D | Other superficial bite of unspecified finger, subsequent encounter | CMS +S60479S | Other superficial bite of unspecified finger, sequela | CMS +S60511A | Abrasion of right hand, initial encounter | CMS +S60511D | Abrasion of right hand, subsequent encounter | CMS +S60511S | Abrasion of right hand, sequela | CMS +S60512A | Abrasion of left hand, initial encounter | CMS +S60512D | Abrasion of left hand, subsequent encounter | CMS +S60512S | Abrasion of left hand, sequela | CMS +S60519A | Abrasion of unspecified hand, initial encounter | CMS +S60519D | Abrasion of unspecified hand, subsequent encounter | CMS +S60519S | Abrasion of unspecified hand, sequela | CMS +S60521A | Blister (nonthermal) of right hand, initial encounter | CMS +S60521D | Blister (nonthermal) of right hand, subsequent encounter | CMS +S60521S | Blister (nonthermal) of right hand, sequela | CMS +S60522A | Blister (nonthermal) of left hand, initial encounter | CMS +S60522D | Blister (nonthermal) of left hand, subsequent encounter | CMS +S60522S | Blister (nonthermal) of left hand, sequela | CMS +S60529A | Blister (nonthermal) of unspecified hand, initial encounter | CMS +S60529D | Blister (nonthermal) of unspecified hand, subsequent encounter | CMS +S60529S | Blister (nonthermal) of unspecified hand, sequela | CMS +S60541A | External constriction of right hand, initial encounter | CMS +S60541D | External constriction of right hand, subsequent encounter | CMS +S60541S | External constriction of right hand, sequela | CMS +S60542A | External constriction of left hand, initial encounter | CMS +S60542D | External constriction of left hand, subsequent encounter | CMS +S60542S | External constriction of left hand, sequela | CMS +S60549A | External constriction of unspecified hand, initial encounter | CMS +S60549D | External constriction of unspecified hand, subsequent encounter | CMS +S60549S | External constriction of unspecified hand, sequela | CMS +S60551A | Superficial foreign body of right hand, initial encounter | CMS +S60551D | Superficial foreign body of right hand, subsequent encounter | CMS +S60551S | Superficial foreign body of right hand, sequela | CMS +S60552A | Superficial foreign body of left hand, initial encounter | CMS +S60552D | Superficial foreign body of left hand, subsequent encounter | CMS +S60552S | Superficial foreign body of left hand, sequela | CMS +S60559A | Superficial foreign body of unspecified hand, initial encounter | CMS +S60559D | Superficial foreign body of unspecified hand, subsequent encounter | CMS +S60559S | Superficial foreign body of unspecified hand, sequela | CMS +S60561A | Insect bite (nonvenomous) of right hand, initial encounter | CMS +S60561D | Insect bite (nonvenomous) of right hand, subsequent encounter | CMS +S60561S | Insect bite (nonvenomous) of right hand, sequela | CMS +S60562A | Insect bite (nonvenomous) of left hand, initial encounter | CMS +S60562D | Insect bite (nonvenomous) of left hand, subsequent encounter | CMS +S60562S | Insect bite (nonvenomous) of left hand, sequela | CMS +S60569A | Insect bite (nonvenomous) of unspecified hand, initial encounter | CMS +S60569D | Insect bite (nonvenomous) of unspecified hand, subsequent encounter | CMS +S60569S | Insect bite (nonvenomous) of unspecified hand, sequela | CMS +S60571A | Other superficial bite of hand of right hand, initial encounter | CMS +S60571D | Other superficial bite of hand of right hand, subsequent encounter | CMS +S60571S | Other superficial bite of hand of right hand, sequela | CMS +S60572A | Other superficial bite of hand of left hand, initial encounter | CMS +S60572D | Other superficial bite of hand of left hand, subsequent encounter | CMS +S60572S | Other superficial bite of hand of left hand, sequela | CMS +S60579A | Other superficial bite of hand of unspecified hand, initial encounter | CMS +S60579D | Other superficial bite of hand of unspecified hand, subsequent encounter | CMS +S60579S | Other superficial bite of hand of unspecified hand, sequela | CMS +S607 | Multiple superficial injuries of wrist and hand | WHO +S608 | Other superficial injuries of wrist and hand | WHO +S60811A | Abrasion of right wrist, initial encounter | CMS +S60811D | Abrasion of right wrist, subsequent encounter | CMS +S60811S | Abrasion of right wrist, sequela | CMS +S60812A | Abrasion of left wrist, initial encounter | CMS +S60812D | Abrasion of left wrist, subsequent encounter | CMS +S60812S | Abrasion of left wrist, sequela | CMS +S60819A | Abrasion of unspecified wrist, initial encounter | CMS +S60819D | Abrasion of unspecified wrist, subsequent encounter | CMS +S60819S | Abrasion of unspecified wrist, sequela | CMS +S60821A | Blister (nonthermal) of right wrist, initial encounter | CMS +S60821D | Blister (nonthermal) of right wrist, subsequent encounter | CMS +S60821S | Blister (nonthermal) of right wrist, sequela | CMS +S60822A | Blister (nonthermal) of left wrist, initial encounter | CMS +S60822D | Blister (nonthermal) of left wrist, subsequent encounter | CMS +S60822S | Blister (nonthermal) of left wrist, sequela | CMS +S60829A | Blister (nonthermal) of unspecified wrist, initial encounter | CMS +S60829D | Blister (nonthermal) of unspecified wrist, subsequent encounter | CMS +S60829S | Blister (nonthermal) of unspecified wrist, sequela | CMS +S60841A | External constriction of right wrist, initial encounter | CMS +S60841D | External constriction of right wrist, subsequent encounter | CMS +S60841S | External constriction of right wrist, sequela | CMS +S60842A | External constriction of left wrist, initial encounter | CMS +S60842D | External constriction of left wrist, subsequent encounter | CMS +S60842S | External constriction of left wrist, sequela | CMS +S60849A | External constriction of unspecified wrist, initial encounter | CMS +S60849D | External constriction of unspecified wrist, subsequent encounter | CMS +S60849S | External constriction of unspecified wrist, sequela | CMS +S60851A | Superficial foreign body of right wrist, initial encounter | CMS +S60851D | Superficial foreign body of right wrist, subsequent encounter | CMS +S60851S | Superficial foreign body of right wrist, sequela | CMS +S60852A | Superficial foreign body of left wrist, initial encounter | CMS +S60852D | Superficial foreign body of left wrist, subsequent encounter | CMS +S60852S | Superficial foreign body of left wrist, sequela | CMS +S60859A | Superficial foreign body of unspecified wrist, initial encounter | CMS +S60859D | Superficial foreign body of unspecified wrist, subsequent encounter | CMS +S60859S | Superficial foreign body of unspecified wrist, sequela | CMS +S60861A | Insect bite (nonvenomous) of right wrist, initial encounter | CMS +S60861D | Insect bite (nonvenomous) of right wrist, subsequent encounter | CMS +S60861S | Insect bite (nonvenomous) of right wrist, sequela | CMS +S60862A | Insect bite (nonvenomous) of left wrist, initial encounter | CMS +S60862D | Insect bite (nonvenomous) of left wrist, subsequent encounter | CMS +S60862S | Insect bite (nonvenomous) of left wrist, sequela | CMS +S60869A | Insect bite (nonvenomous) of unspecified wrist, initial encounter | CMS +S60869D | Insect bite (nonvenomous) of unspecified wrist, subsequent encounter | CMS +S60869S | Insect bite (nonvenomous) of unspecified wrist, sequela | CMS +S60871A | Other superficial bite of right wrist, initial encounter | CMS +S60871D | Other superficial bite of right wrist, subsequent encounter | CMS +S60871S | Other superficial bite of right wrist, sequela | CMS +S60872A | Other superficial bite of left wrist, initial encounter | CMS +S60872D | Other superficial bite of left wrist, subsequent encounter | CMS +S60872S | Other superficial bite of left wrist, sequela | CMS +S60879A | Other superficial bite of unspecified wrist, initial encounter | CMS +S60879D | Other superficial bite of unspecified wrist, subsequent encounter | CMS +S60879S | Other superficial bite of unspecified wrist, sequela | CMS +S609 | Superficial injury of wrist and hand, unspecified | WHO +S60911A | Unspecified superficial injury of right wrist, initial encounter | CMS +S60911D | Unspecified superficial injury of right wrist, subsequent encounter | CMS +S60911S | Unspecified superficial injury of right wrist, sequela | CMS +S60912A | Unspecified superficial injury of left wrist, initial encounter | CMS +S60912D | Unspecified superficial injury of left wrist, subsequent encounter | CMS +S60912S | Unspecified superficial injury of left wrist, sequela | CMS +S60919A | Unspecified superficial injury of unspecified wrist, initial encounter | CMS +S60919D | Unspecified superficial injury of unspecified wrist, subsequent encounter | CMS +S60919S | Unspecified superficial injury of unspecified wrist, sequela | CMS +S60921A | Unspecified superficial injury of right hand, initial encounter | CMS +S60921D | Unspecified superficial injury of right hand, subsequent encounter | CMS +S60921S | Unspecified superficial injury of right hand, sequela | CMS +S60922A | Unspecified superficial injury of left hand, initial encounter | CMS +S60922D | Unspecified superficial injury of left hand, subsequent encounter | CMS +S60922S | Unspecified superficial injury of left hand, sequela | CMS +S60929A | Unspecified superficial injury of unspecified hand, initial encounter | CMS +S60929D | Unspecified superficial injury of unspecified hand, subsequent encounter | CMS +S60929S | Unspecified superficial injury of unspecified hand, sequela | CMS +S60931A | Unspecified superficial injury of right thumb, initial encounter | CMS +S60931D | Unspecified superficial injury of right thumb, subsequent encounter | CMS +S60931S | Unspecified superficial injury of right thumb, sequela | CMS +S60932A | Unspecified superficial injury of left thumb, initial encounter | CMS +S60932D | Unspecified superficial injury of left thumb, subsequent encounter | CMS +S60932S | Unspecified superficial injury of left thumb, sequela | CMS +S60939A | Unspecified superficial injury of unspecified thumb, initial encounter | CMS +S60939D | Unspecified superficial injury of unspecified thumb, subsequent encounter | CMS +S60939S | Unspecified superficial injury of unspecified thumb, sequela | CMS +S60940A | Unspecified superficial injury of right index finger, initial encounter | CMS +S60940D | Unspecified superficial injury of right index finger, subsequent encounter | CMS +S60940S | Unspecified superficial injury of right index finger, sequela | CMS +S60941A | Unspecified superficial injury of left index finger, initial encounter | CMS +S60941D | Unspecified superficial injury of left index finger, subsequent encounter | CMS +S60941S | Unspecified superficial injury of left index finger, sequela | CMS +S60942A | Unspecified superficial injury of right middle finger, initial encounter | CMS +S60942D | Unspecified superficial injury of right middle finger, subsequent encounter | CMS +S60942S | Unspecified superficial injury of right middle finger, sequela | CMS +S60943A | Unspecified superficial injury of left middle finger, initial encounter | CMS +S60943D | Unspecified superficial injury of left middle finger, subsequent encounter | CMS +S60943S | Unspecified superficial injury of left middle finger, sequela | CMS +S60944A | Unspecified superficial injury of right ring finger, initial encounter | CMS +S60944D | Unspecified superficial injury of right ring finger, subsequent encounter | CMS +S60944S | Unspecified superficial injury of right ring finger, sequela | CMS +S60945A | Unspecified superficial injury of left ring finger, initial encounter | CMS +S60945D | Unspecified superficial injury of left ring finger, subsequent encounter | CMS +S60945S | Unspecified superficial injury of left ring finger, sequela | CMS +S60946A | Unspecified superficial injury of right little finger, initial encounter | CMS +S60946D | Unspecified superficial injury of right little finger, subsequent encounter | CMS +S60946S | Unspecified superficial injury of right little finger, sequela | CMS +S60947A | Unspecified superficial injury of left little finger, initial encounter | CMS +S60947D | Unspecified superficial injury of left little finger, subsequent encounter | CMS +S60947S | Unspecified superficial injury of left little finger, sequela | CMS +S60948A | Unspecified superficial injury of other finger, initial encounter | CMS +S60948D | Unspecified superficial injury of other finger, subsequent encounter | CMS +S60948S | Unspecified superficial injury of other finger, sequela | CMS +S60949A | Unspecified superficial injury of unspecified finger, initial encounter | CMS +S60949D | Unspecified superficial injury of unspecified finger, subsequent encounter | CMS +S60949S | Unspecified superficial injury of unspecified finger, sequela | CMS +S61 | Open wound of wrist and hand | WHO +S610 | Open wound of finger(s) without damage to nail | WHO +S61001A | Unspecified open wound of right thumb without damage to nail, initial encounter | CMS +S61001D | Unspecified open wound of right thumb without damage to nail, subsequent encounter | CMS +S61001S | Unspecified open wound of right thumb without damage to nail, sequela | CMS +S61002A | Unspecified open wound of left thumb without damage to nail, initial encounter | CMS +S61002D | Unspecified open wound of left thumb without damage to nail, subsequent encounter | CMS +S61002S | Unspecified open wound of left thumb without damage to nail, sequela | CMS +S61009A | Unspecified open wound of unspecified thumb without damage to nail, initial encounter | CMS +S61009D | Unspecified open wound of unspecified thumb without damage to nail, subsequent encounter | CMS +S61009S | Unspecified open wound of unspecified thumb without damage to nail, sequela | CMS +S61011A | Laceration without foreign body of right thumb without damage to nail, initial encounter | CMS +S61011D | Laceration without foreign body of right thumb without damage to nail, subsequent encounter | CMS +S61011S | Laceration without foreign body of right thumb without damage to nail, sequela | CMS +S61012A | Laceration without foreign body of left thumb without damage to nail, initial encounter | CMS +S61012D | Laceration without foreign body of left thumb without damage to nail, subsequent encounter | CMS +S61012S | Laceration without foreign body of left thumb without damage to nail, sequela | CMS +S61019A | Laceration without foreign body of unspecified thumb without damage to nail, initial encounter | CMS +S61019D | Laceration without foreign body of unspecified thumb without damage to nail, subsequent encounter | CMS +S61019S | Laceration without foreign body of unspecified thumb without damage to nail, sequela | CMS +S61021A | Laceration with foreign body of right thumb without damage to nail, initial encounter | CMS +S61021D | Laceration with foreign body of right thumb without damage to nail, subsequent encounter | CMS +S61021S | Laceration with foreign body of right thumb without damage to nail, sequela | CMS +S61022A | Laceration with foreign body of left thumb without damage to nail, initial encounter | CMS +S61022D | Laceration with foreign body of left thumb without damage to nail, subsequent encounter | CMS +S61022S | Laceration with foreign body of left thumb without damage to nail, sequela | CMS +S61029A | Laceration with foreign body of unspecified thumb without damage to nail, initial encounter | CMS +S61029D | Laceration with foreign body of unspecified thumb without damage to nail, subsequent encounter | CMS +S61029S | Laceration with foreign body of unspecified thumb without damage to nail, sequela | CMS +S61031A | Puncture wound without foreign body of right thumb without damage to nail, initial encounter | CMS +S61031D | Puncture wound without foreign body of right thumb without damage to nail, subsequent encounter | CMS +S61031S | Puncture wound without foreign body of right thumb without damage to nail, sequela | CMS +S61032A | Puncture wound without foreign body of left thumb without damage to nail, initial encounter | CMS +S61032D | Puncture wound without foreign body of left thumb without damage to nail, subsequent encounter | CMS +S61032S | Puncture wound without foreign body of left thumb without damage to nail, sequela | CMS +S61039A | Puncture wound without foreign body of unspecified thumb without damage to nail, initial encounter | CMS +S61039D | Puncture wound without foreign body of unspecified thumb without damage to nail, subsequent encounter | CMS +S61039S | Puncture wound without foreign body of unspecified thumb without damage to nail, sequela | CMS +S61041A | Puncture wound with foreign body of right thumb without damage to nail, initial encounter | CMS +S61041D | Puncture wound with foreign body of right thumb without damage to nail, subsequent encounter | CMS +S61041S | Puncture wound with foreign body of right thumb without damage to nail, sequela | CMS +S61042A | Puncture wound with foreign body of left thumb without damage to nail, initial encounter | CMS +S61042D | Puncture wound with foreign body of left thumb without damage to nail, subsequent encounter | CMS +S61042S | Puncture wound with foreign body of left thumb without damage to nail, sequela | CMS +S61049A | Puncture wound with foreign body of unspecified thumb without damage to nail, initial encounter | CMS +S61049D | Puncture wound with foreign body of unspecified thumb without damage to nail, subsequent encounter | CMS +S61049S | Puncture wound with foreign body of unspecified thumb without damage to nail, sequela | CMS +S61051A | Open bite of right thumb without damage to nail, initial encounter | CMS +S61051D | Open bite of right thumb without damage to nail, subsequent encounter | CMS +S61051S | Open bite of right thumb without damage to nail, sequela | CMS +S61052A | Open bite of left thumb without damage to nail, initial encounter | CMS +S61052D | Open bite of left thumb without damage to nail, subsequent encounter | CMS +S61052S | Open bite of left thumb without damage to nail, sequela | CMS +S61059A | Open bite of unspecified thumb without damage to nail, initial encounter | CMS +S61059D | Open bite of unspecified thumb without damage to nail, subsequent encounter | CMS +S61059S | Open bite of unspecified thumb without damage to nail, sequela | CMS +S611 | Open wound of finger(s) with damage to nail | WHO +S61101A | Unspecified open wound of right thumb with damage to nail, initial encounter | CMS +S61101D | Unspecified open wound of right thumb with damage to nail, subsequent encounter | CMS +S61101S | Unspecified open wound of right thumb with damage to nail, sequela | CMS +S61102A | Unspecified open wound of left thumb with damage to nail, initial encounter | CMS +S61102D | Unspecified open wound of left thumb with damage to nail, subsequent encounter | CMS +S61102S | Unspecified open wound of left thumb with damage to nail, sequela | CMS +S61109A | Unspecified open wound of unspecified thumb with damage to nail, initial encounter | CMS +S61109D | Unspecified open wound of unspecified thumb with damage to nail, subsequent encounter | CMS +S61109S | Unspecified open wound of unspecified thumb with damage to nail, sequela | CMS +S61111A | Laceration without foreign body of right thumb with damage to nail, initial encounter | CMS +S61111D | Laceration without foreign body of right thumb with damage to nail, subsequent encounter | CMS +S61111S | Laceration without foreign body of right thumb with damage to nail, sequela | CMS +S61112A | Laceration without foreign body of left thumb with damage to nail, initial encounter | CMS +S61112D | Laceration without foreign body of left thumb with damage to nail, subsequent encounter | CMS +S61112S | Laceration without foreign body of left thumb with damage to nail, sequela | CMS +S61119A | Laceration without foreign body of unspecified thumb with damage to nail, initial encounter | CMS +S61119D | Laceration without foreign body of unspecified thumb with damage to nail, subsequent encounter | CMS +S61119S | Laceration without foreign body of unspecified thumb with damage to nail, sequela | CMS +S61121A | Laceration with foreign body of right thumb with damage to nail, initial encounter | CMS +S61121D | Laceration with foreign body of right thumb with damage to nail, subsequent encounter | CMS +S61121S | Laceration with foreign body of right thumb with damage to nail, sequela | CMS +S61122A | Laceration with foreign body of left thumb with damage to nail, initial encounter | CMS +S61122D | Laceration with foreign body of left thumb with damage to nail, subsequent encounter | CMS +S61122S | Laceration with foreign body of left thumb with damage to nail, sequela | CMS +S61129A | Laceration with foreign body of unspecified thumb with damage to nail, initial encounter | CMS +S61129D | Laceration with foreign body of unspecified thumb with damage to nail, subsequent encounter | CMS +S61129S | Laceration with foreign body of unspecified thumb with damage to nail, sequela | CMS +S61131A | Puncture wound without foreign body of right thumb with damage to nail, initial encounter | CMS +S61131D | Puncture wound without foreign body of right thumb with damage to nail, subsequent encounter | CMS +S61131S | Puncture wound without foreign body of right thumb with damage to nail, sequela | CMS +S61132A | Puncture wound without foreign body of left thumb with damage to nail, initial encounter | CMS +S61132D | Puncture wound without foreign body of left thumb with damage to nail, subsequent encounter | CMS +S61132S | Puncture wound without foreign body of left thumb with damage to nail, sequela | CMS +S61139A | Puncture wound without foreign body of unspecified thumb with damage to nail, initial encounter | CMS +S61139D | Puncture wound without foreign body of unspecified thumb with damage to nail, subsequent encounter | CMS +S61139S | Puncture wound without foreign body of unspecified thumb with damage to nail, sequela | CMS +S61141A | Puncture wound with foreign body of right thumb with damage to nail, initial encounter | CMS +S61141D | Puncture wound with foreign body of right thumb with damage to nail, subsequent encounter | CMS +S61141S | Puncture wound with foreign body of right thumb with damage to nail, sequela | CMS +S61142A | Puncture wound with foreign body of left thumb with damage to nail, initial encounter | CMS +S61142D | Puncture wound with foreign body of left thumb with damage to nail, subsequent encounter | CMS +S61142S | Puncture wound with foreign body of left thumb with damage to nail, sequela | CMS +S61149A | Puncture wound with foreign body of unspecified thumb with damage to nail, initial encounter | CMS +S61149D | Puncture wound with foreign body of unspecified thumb with damage to nail, subsequent encounter | CMS +S61149S | Puncture wound with foreign body of unspecified thumb with damage to nail, sequela | CMS +S61151A | Open bite of right thumb with damage to nail, initial encounter | CMS +S61151D | Open bite of right thumb with damage to nail, subsequent encounter | CMS +S61151S | Open bite of right thumb with damage to nail, sequela | CMS +S61152A | Open bite of left thumb with damage to nail, initial encounter | CMS +S61152D | Open bite of left thumb with damage to nail, subsequent encounter | CMS +S61152S | Open bite of left thumb with damage to nail, sequela | CMS +S61159A | Open bite of unspecified thumb with damage to nail, initial encounter | CMS +S61159D | Open bite of unspecified thumb with damage to nail, subsequent encounter | CMS +S61159S | Open bite of unspecified thumb with damage to nail, sequela | CMS +S61200A | Unspecified open wound of right index finger without damage to nail, initial encounter | CMS +S61200D | Unspecified open wound of right index finger without damage to nail, subsequent encounter | CMS +S61200S | Unspecified open wound of right index finger without damage to nail, sequela | CMS +S61201A | Unspecified open wound of left index finger without damage to nail, initial encounter | CMS +S61201D | Unspecified open wound of left index finger without damage to nail, subsequent encounter | CMS +S61201S | Unspecified open wound of left index finger without damage to nail, sequela | CMS +S61202A | Unspecified open wound of right middle finger without damage to nail, initial encounter | CMS +S61202D | Unspecified open wound of right middle finger without damage to nail, subsequent encounter | CMS +S61202S | Unspecified open wound of right middle finger without damage to nail, sequela | CMS +S61203A | Unspecified open wound of left middle finger without damage to nail, initial encounter | CMS +S61203D | Unspecified open wound of left middle finger without damage to nail, subsequent encounter | CMS +S61203S | Unspecified open wound of left middle finger without damage to nail, sequela | CMS +S61204A | Unspecified open wound of right ring finger without damage to nail, initial encounter | CMS +S61204D | Unspecified open wound of right ring finger without damage to nail, subsequent encounter | CMS +S61204S | Unspecified open wound of right ring finger without damage to nail, sequela | CMS +S61205A | Unspecified open wound of left ring finger without damage to nail, initial encounter | CMS +S61205D | Unspecified open wound of left ring finger without damage to nail, subsequent encounter | CMS +S61205S | Unspecified open wound of left ring finger without damage to nail, sequela | CMS +S61206A | Unspecified open wound of right little finger without damage to nail, initial encounter | CMS +S61206D | Unspecified open wound of right little finger without damage to nail, subsequent encounter | CMS +S61206S | Unspecified open wound of right little finger without damage to nail, sequela | CMS +S61207A | Unspecified open wound of left little finger without damage to nail, initial encounter | CMS +S61207D | Unspecified open wound of left little finger without damage to nail, subsequent encounter | CMS +S61207S | Unspecified open wound of left little finger without damage to nail, sequela | CMS +S61208A | Unspecified open wound of other finger without damage to nail, initial encounter | CMS +S61208D | Unspecified open wound of other finger without damage to nail, subsequent encounter | CMS +S61208S | Unspecified open wound of other finger without damage to nail, sequela | CMS +S61209A | Unspecified open wound of unspecified finger without damage to nail, initial encounter | CMS +S61209D | Unspecified open wound of unspecified finger without damage to nail, subsequent encounter | CMS +S61209S | Unspecified open wound of unspecified finger without damage to nail, sequela | CMS +S61210A | Laceration without foreign body of right index finger without damage to nail, initial encounter | CMS +S61210D | Laceration without foreign body of right index finger without damage to nail, subsequent encounter | CMS +S61210S | Laceration without foreign body of right index finger without damage to nail, sequela | CMS +S61211A | Laceration without foreign body of left index finger without damage to nail, initial encounter | CMS +S61211D | Laceration without foreign body of left index finger without damage to nail, subsequent encounter | CMS +S61211S | Laceration without foreign body of left index finger without damage to nail, sequela | CMS +S61212A | Laceration without foreign body of right middle finger without damage to nail, initial encounter | CMS +S61212D | Laceration without foreign body of right middle finger without damage to nail, subsequent encounter | CMS +S61212S | Laceration without foreign body of right middle finger without damage to nail, sequela | CMS +S61213A | Laceration without foreign body of left middle finger without damage to nail, initial encounter | CMS +S61213D | Laceration without foreign body of left middle finger without damage to nail, subsequent encounter | CMS +S61213S | Laceration without foreign body of left middle finger without damage to nail, sequela | CMS +S61214A | Laceration without foreign body of right ring finger without damage to nail, initial encounter | CMS +S61214D | Laceration without foreign body of right ring finger without damage to nail, subsequent encounter | CMS +S61214S | Laceration without foreign body of right ring finger without damage to nail, sequela | CMS +S61215A | Laceration without foreign body of left ring finger without damage to nail, initial encounter | CMS +S61215D | Laceration without foreign body of left ring finger without damage to nail, subsequent encounter | CMS +S61215S | Laceration without foreign body of left ring finger without damage to nail, sequela | CMS +S61216A | Laceration without foreign body of right little finger without damage to nail, initial encounter | CMS +S61216D | Laceration without foreign body of right little finger without damage to nail, subsequent encounter | CMS +S61216S | Laceration without foreign body of right little finger without damage to nail, sequela | CMS +S61217A | Laceration without foreign body of left little finger without damage to nail, initial encounter | CMS +S61217D | Laceration without foreign body of left little finger without damage to nail, subsequent encounter | CMS +S61217S | Laceration without foreign body of left little finger without damage to nail, sequela | CMS +S61218A | Laceration without foreign body of other finger without damage to nail, initial encounter | CMS +S61218D | Laceration without foreign body of other finger without damage to nail, subsequent encounter | CMS +S61218S | Laceration without foreign body of other finger without damage to nail, sequela | CMS +S61219A | Laceration without foreign body of unspecified finger without damage to nail, initial encounter | CMS +S61219D | Laceration without foreign body of unspecified finger without damage to nail, subsequent encounter | CMS +S61219S | Laceration without foreign body of unspecified finger without damage to nail, sequela | CMS +S61220A | Laceration with foreign body of right index finger without damage to nail, initial encounter | CMS +S61220D | Laceration with foreign body of right index finger without damage to nail, subsequent encounter | CMS +S61220S | Laceration with foreign body of right index finger without damage to nail, sequela | CMS +S61221A | Laceration with foreign body of left index finger without damage to nail, initial encounter | CMS +S61221D | Laceration with foreign body of left index finger without damage to nail, subsequent encounter | CMS +S61221S | Laceration with foreign body of left index finger without damage to nail, sequela | CMS +S61222A | Laceration with foreign body of right middle finger without damage to nail, initial encounter | CMS +S61222D | Laceration with foreign body of right middle finger without damage to nail, subsequent encounter | CMS +S61222S | Laceration with foreign body of right middle finger without damage to nail, sequela | CMS +S61223A | Laceration with foreign body of left middle finger without damage to nail, initial encounter | CMS +S61223D | Laceration with foreign body of left middle finger without damage to nail, subsequent encounter | CMS +S61223S | Laceration with foreign body of left middle finger without damage to nail, sequela | CMS +S61224A | Laceration with foreign body of right ring finger without damage to nail, initial encounter | CMS +S61224D | Laceration with foreign body of right ring finger without damage to nail, subsequent encounter | CMS +S61224S | Laceration with foreign body of right ring finger without damage to nail, sequela | CMS +S61225A | Laceration with foreign body of left ring finger without damage to nail, initial encounter | CMS +S61225D | Laceration with foreign body of left ring finger without damage to nail, subsequent encounter | CMS +S61225S | Laceration with foreign body of left ring finger without damage to nail, sequela | CMS +S61226A | Laceration with foreign body of right little finger without damage to nail, initial encounter | CMS +S61226D | Laceration with foreign body of right little finger without damage to nail, subsequent encounter | CMS +S61226S | Laceration with foreign body of right little finger without damage to nail, sequela | CMS +S61227A | Laceration with foreign body of left little finger without damage to nail, initial encounter | CMS +S61227D | Laceration with foreign body of left little finger without damage to nail, subsequent encounter | CMS +S61227S | Laceration with foreign body of left little finger without damage to nail, sequela | CMS +S61228A | Laceration with foreign body of other finger without damage to nail, initial encounter | CMS +S61228D | Laceration with foreign body of other finger without damage to nail, subsequent encounter | CMS +S61228S | Laceration with foreign body of other finger without damage to nail, sequela | CMS +S61229A | Laceration with foreign body of unspecified finger without damage to nail, initial encounter | CMS +S61229D | Laceration with foreign body of unspecified finger without damage to nail, subsequent encounter | CMS +S61229S | Laceration with foreign body of unspecified finger without damage to nail, sequela | CMS +S61230A | Puncture wound without foreign body of right index finger without damage to nail, initial encounter | CMS +S61230D | Puncture wound without foreign body of right index finger without damage to nail, subsequent encounter | CMS +S61230S | Puncture wound without foreign body of right index finger without damage to nail, sequela | CMS +S61231A | Puncture wound without foreign body of left index finger without damage to nail, initial encounter | CMS +S61231D | Puncture wound without foreign body of left index finger without damage to nail, subsequent encounter | CMS +S61231S | Puncture wound without foreign body of left index finger without damage to nail, sequela | CMS +S61232A | Puncture wound without foreign body of right middle finger without damage to nail, initial encounter | CMS +S61232D | Puncture wound without foreign body of right middle finger without damage to nail, subsequent encounter | CMS +S61232S | Puncture wound without foreign body of right middle finger without damage to nail, sequela | CMS +S61233A | Puncture wound without foreign body of left middle finger without damage to nail, initial encounter | CMS +S61233D | Puncture wound without foreign body of left middle finger without damage to nail, subsequent encounter | CMS +S61233S | Puncture wound without foreign body of left middle finger without damage to nail, sequela | CMS +S61234A | Puncture wound without foreign body of right ring finger without damage to nail, initial encounter | CMS +S61234D | Puncture wound without foreign body of right ring finger without damage to nail, subsequent encounter | CMS +S61234S | Puncture wound without foreign body of right ring finger without damage to nail, sequela | CMS +S61235A | Puncture wound without foreign body of left ring finger without damage to nail, initial encounter | CMS +S61235D | Puncture wound without foreign body of left ring finger without damage to nail, subsequent encounter | CMS +S61235S | Puncture wound without foreign body of left ring finger without damage to nail, sequela | CMS +S61236A | Puncture wound without foreign body of right little finger without damage to nail, initial encounter | CMS +S61236D | Puncture wound without foreign body of right little finger without damage to nail, subsequent encounter | CMS +S61236S | Puncture wound without foreign body of right little finger without damage to nail, sequela | CMS +S61237A | Puncture wound without foreign body of left little finger without damage to nail, initial encounter | CMS +S61237D | Puncture wound without foreign body of left little finger without damage to nail, subsequent encounter | CMS +S61237S | Puncture wound without foreign body of left little finger without damage to nail, sequela | CMS +S61238A | Puncture wound without foreign body of other finger without damage to nail, initial encounter | CMS +S61238D | Puncture wound without foreign body of other finger without damage to nail, subsequent encounter | CMS +S61238S | Puncture wound without foreign body of other finger without damage to nail, sequela | CMS +S61239A | Puncture wound without foreign body of unspecified finger without damage to nail, initial encounter | CMS +S61239D | Puncture wound without foreign body of unspecified finger without damage to nail, subsequent encounter | CMS +S61239S | Puncture wound without foreign body of unspecified finger without damage to nail, sequela | CMS +S61240A | Puncture wound with foreign body of right index finger without damage to nail, initial encounter | CMS +S61240D | Puncture wound with foreign body of right index finger without damage to nail, subsequent encounter | CMS +S61240S | Puncture wound with foreign body of right index finger without damage to nail, sequela | CMS +S61241A | Puncture wound with foreign body of left index finger without damage to nail, initial encounter | CMS +S61241D | Puncture wound with foreign body of left index finger without damage to nail, subsequent encounter | CMS +S61241S | Puncture wound with foreign body of left index finger without damage to nail, sequela | CMS +S61242A | Puncture wound with foreign body of right middle finger without damage to nail, initial encounter | CMS +S61242D | Puncture wound with foreign body of right middle finger without damage to nail, subsequent encounter | CMS +S61242S | Puncture wound with foreign body of right middle finger without damage to nail, sequela | CMS +S61243A | Puncture wound with foreign body of left middle finger without damage to nail, initial encounter | CMS +S61243D | Puncture wound with foreign body of left middle finger without damage to nail, subsequent encounter | CMS +S61243S | Puncture wound with foreign body of left middle finger without damage to nail, sequela | CMS +S61244A | Puncture wound with foreign body of right ring finger without damage to nail, initial encounter | CMS +S61244D | Puncture wound with foreign body of right ring finger without damage to nail, subsequent encounter | CMS +S61244S | Puncture wound with foreign body of right ring finger without damage to nail, sequela | CMS +S61245A | Puncture wound with foreign body of left ring finger without damage to nail, initial encounter | CMS +S61245D | Puncture wound with foreign body of left ring finger without damage to nail, subsequent encounter | CMS +S61245S | Puncture wound with foreign body of left ring finger without damage to nail, sequela | CMS +S61246A | Puncture wound with foreign body of right little finger without damage to nail, initial encounter | CMS +S61246D | Puncture wound with foreign body of right little finger without damage to nail, subsequent encounter | CMS +S61246S | Puncture wound with foreign body of right little finger without damage to nail, sequela | CMS +S61247A | Puncture wound with foreign body of left little finger without damage to nail, initial encounter | CMS +S61247D | Puncture wound with foreign body of left little finger without damage to nail, subsequent encounter | CMS +S61247S | Puncture wound with foreign body of left little finger without damage to nail, sequela | CMS +S61248A | Puncture wound with foreign body of other finger without damage to nail, initial encounter | CMS +S61248D | Puncture wound with foreign body of other finger without damage to nail, subsequent encounter | CMS +S61248S | Puncture wound with foreign body of other finger without damage to nail, sequela | CMS +S61249A | Puncture wound with foreign body of unspecified finger without damage to nail, initial encounter | CMS +S61249D | Puncture wound with foreign body of unspecified finger without damage to nail, subsequent encounter | CMS +S61249S | Puncture wound with foreign body of unspecified finger without damage to nail, sequela | CMS +S61250A | Open bite of right index finger without damage to nail, initial encounter | CMS +S61250D | Open bite of right index finger without damage to nail, subsequent encounter | CMS +S61250S | Open bite of right index finger without damage to nail, sequela | CMS +S61251A | Open bite of left index finger without damage to nail, initial encounter | CMS +S61251D | Open bite of left index finger without damage to nail, subsequent encounter | CMS +S61251S | Open bite of left index finger without damage to nail, sequela | CMS +S61252A | Open bite of right middle finger without damage to nail, initial encounter | CMS +S61252D | Open bite of right middle finger without damage to nail, subsequent encounter | CMS +S61252S | Open bite of right middle finger without damage to nail, sequela | CMS +S61253A | Open bite of left middle finger without damage to nail, initial encounter | CMS +S61253D | Open bite of left middle finger without damage to nail, subsequent encounter | CMS +S61253S | Open bite of left middle finger without damage to nail, sequela | CMS +S61254A | Open bite of right ring finger without damage to nail, initial encounter | CMS +S61254D | Open bite of right ring finger without damage to nail, subsequent encounter | CMS +S61254S | Open bite of right ring finger without damage to nail, sequela | CMS +S61255A | Open bite of left ring finger without damage to nail, initial encounter | CMS +S61255D | Open bite of left ring finger without damage to nail, subsequent encounter | CMS +S61255S | Open bite of left ring finger without damage to nail, sequela | CMS +S61256A | Open bite of right little finger without damage to nail, initial encounter | CMS +S61256D | Open bite of right little finger without damage to nail, subsequent encounter | CMS +S61256S | Open bite of right little finger without damage to nail, sequela | CMS +S61257A | Open bite of left little finger without damage to nail, initial encounter | CMS +S61257D | Open bite of left little finger without damage to nail, subsequent encounter | CMS +S61257S | Open bite of left little finger without damage to nail, sequela | CMS +S61258A | Open bite of other finger without damage to nail, initial encounter | CMS +S61258D | Open bite of other finger without damage to nail, subsequent encounter | CMS +S61258S | Open bite of other finger without damage to nail, sequela | CMS +S61259A | Open bite of unspecified finger without damage to nail, initial encounter | CMS +S61259D | Open bite of unspecified finger without damage to nail, subsequent encounter | CMS +S61259S | Open bite of unspecified finger without damage to nail, sequela | CMS +S61300A | Unspecified open wound of right index finger with damage to nail, initial encounter | CMS +S61300D | Unspecified open wound of right index finger with damage to nail, subsequent encounter | CMS +S61300S | Unspecified open wound of right index finger with damage to nail, sequela | CMS +S61301A | Unspecified open wound of left index finger with damage to nail, initial encounter | CMS +S61301D | Unspecified open wound of left index finger with damage to nail, subsequent encounter | CMS +S61301S | Unspecified open wound of left index finger with damage to nail, sequela | CMS +S61302A | Unspecified open wound of right middle finger with damage to nail, initial encounter | CMS +S61302D | Unspecified open wound of right middle finger with damage to nail, subsequent encounter | CMS +S61302S | Unspecified open wound of right middle finger with damage to nail, sequela | CMS +S61303A | Unspecified open wound of left middle finger with damage to nail, initial encounter | CMS +S61303D | Unspecified open wound of left middle finger with damage to nail, subsequent encounter | CMS +S61303S | Unspecified open wound of left middle finger with damage to nail, sequela | CMS +S61304A | Unspecified open wound of right ring finger with damage to nail, initial encounter | CMS +S61304D | Unspecified open wound of right ring finger with damage to nail, subsequent encounter | CMS +S61304S | Unspecified open wound of right ring finger with damage to nail, sequela | CMS +S61305A | Unspecified open wound of left ring finger with damage to nail, initial encounter | CMS +S61305D | Unspecified open wound of left ring finger with damage to nail, subsequent encounter | CMS +S61305S | Unspecified open wound of left ring finger with damage to nail, sequela | CMS +S61306A | Unspecified open wound of right little finger with damage to nail, initial encounter | CMS +S61306D | Unspecified open wound of right little finger with damage to nail, subsequent encounter | CMS +S61306S | Unspecified open wound of right little finger with damage to nail, sequela | CMS +S61307A | Unspecified open wound of left little finger with damage to nail, initial encounter | CMS +S61307D | Unspecified open wound of left little finger with damage to nail, subsequent encounter | CMS +S61307S | Unspecified open wound of left little finger with damage to nail, sequela | CMS +S61308A | Unspecified open wound of other finger with damage to nail, initial encounter | CMS +S61308D | Unspecified open wound of other finger with damage to nail, subsequent encounter | CMS +S61308S | Unspecified open wound of other finger with damage to nail, sequela | CMS +S61309A | Unspecified open wound of unspecified finger with damage to nail, initial encounter | CMS +S61309D | Unspecified open wound of unspecified finger with damage to nail, subsequent encounter | CMS +S61309S | Unspecified open wound of unspecified finger with damage to nail, sequela | CMS +S61310A | Laceration without foreign body of right index finger with damage to nail, initial encounter | CMS +S61310D | Laceration without foreign body of right index finger with damage to nail, subsequent encounter | CMS +S61310S | Laceration without foreign body of right index finger with damage to nail, sequela | CMS +S61311A | Laceration without foreign body of left index finger with damage to nail, initial encounter | CMS +S61311D | Laceration without foreign body of left index finger with damage to nail, subsequent encounter | CMS +S61311S | Laceration without foreign body of left index finger with damage to nail, sequela | CMS +S61312A | Laceration without foreign body of right middle finger with damage to nail, initial encounter | CMS +S61312D | Laceration without foreign body of right middle finger with damage to nail, subsequent encounter | CMS +S61312S | Laceration without foreign body of right middle finger with damage to nail, sequela | CMS +S61313A | Laceration without foreign body of left middle finger with damage to nail, initial encounter | CMS +S61313D | Laceration without foreign body of left middle finger with damage to nail, subsequent encounter | CMS +S61313S | Laceration without foreign body of left middle finger with damage to nail, sequela | CMS +S61314A | Laceration without foreign body of right ring finger with damage to nail, initial encounter | CMS +S61314D | Laceration without foreign body of right ring finger with damage to nail, subsequent encounter | CMS +S61314S | Laceration without foreign body of right ring finger with damage to nail, sequela | CMS +S61315A | Laceration without foreign body of left ring finger with damage to nail, initial encounter | CMS +S61315D | Laceration without foreign body of left ring finger with damage to nail, subsequent encounter | CMS +S61315S | Laceration without foreign body of left ring finger with damage to nail, sequela | CMS +S61316A | Laceration without foreign body of right little finger with damage to nail, initial encounter | CMS +S61316D | Laceration without foreign body of right little finger with damage to nail, subsequent encounter | CMS +S61316S | Laceration without foreign body of right little finger with damage to nail, sequela | CMS +S61317A | Laceration without foreign body of left little finger with damage to nail, initial encounter | CMS +S61317D | Laceration without foreign body of left little finger with damage to nail, subsequent encounter | CMS +S61317S | Laceration without foreign body of left little finger with damage to nail, sequela | CMS +S61318A | Laceration without foreign body of other finger with damage to nail, initial encounter | CMS +S61318D | Laceration without foreign body of other finger with damage to nail, subsequent encounter | CMS +S61318S | Laceration without foreign body of other finger with damage to nail, sequela | CMS +S61319A | Laceration without foreign body of unspecified finger with damage to nail, initial encounter | CMS +S61319D | Laceration without foreign body of unspecified finger with damage to nail, subsequent encounter | CMS +S61319S | Laceration without foreign body of unspecified finger with damage to nail, sequela | CMS +S61320A | Laceration with foreign body of right index finger with damage to nail, initial encounter | CMS +S61320D | Laceration with foreign body of right index finger with damage to nail, subsequent encounter | CMS +S61320S | Laceration with foreign body of right index finger with damage to nail, sequela | CMS +S61321A | Laceration with foreign body of left index finger with damage to nail, initial encounter | CMS +S61321D | Laceration with foreign body of left index finger with damage to nail, subsequent encounter | CMS +S61321S | Laceration with foreign body of left index finger with damage to nail, sequela | CMS +S61322A | Laceration with foreign body of right middle finger with damage to nail, initial encounter | CMS +S61322D | Laceration with foreign body of right middle finger with damage to nail, subsequent encounter | CMS +S61322S | Laceration with foreign body of right middle finger with damage to nail, sequela | CMS +S61323A | Laceration with foreign body of left middle finger with damage to nail, initial encounter | CMS +S61323D | Laceration with foreign body of left middle finger with damage to nail, subsequent encounter | CMS +S61323S | Laceration with foreign body of left middle finger with damage to nail, sequela | CMS +S61324A | Laceration with foreign body of right ring finger with damage to nail, initial encounter | CMS +S61324D | Laceration with foreign body of right ring finger with damage to nail, subsequent encounter | CMS +S61324S | Laceration with foreign body of right ring finger with damage to nail, sequela | CMS +S61325A | Laceration with foreign body of left ring finger with damage to nail, initial encounter | CMS +S61325D | Laceration with foreign body of left ring finger with damage to nail, subsequent encounter | CMS +S61325S | Laceration with foreign body of left ring finger with damage to nail, sequela | CMS +S61326A | Laceration with foreign body of right little finger with damage to nail, initial encounter | CMS +S61326D | Laceration with foreign body of right little finger with damage to nail, subsequent encounter | CMS +S61326S | Laceration with foreign body of right little finger with damage to nail, sequela | CMS +S61327A | Laceration with foreign body of left little finger with damage to nail, initial encounter | CMS +S61327D | Laceration with foreign body of left little finger with damage to nail, subsequent encounter | CMS +S61327S | Laceration with foreign body of left little finger with damage to nail, sequela | CMS +S61328A | Laceration with foreign body of other finger with damage to nail, initial encounter | CMS +S61328D | Laceration with foreign body of other finger with damage to nail, subsequent encounter | CMS +S61328S | Laceration with foreign body of other finger with damage to nail, sequela | CMS +S61329A | Laceration with foreign body of unspecified finger with damage to nail, initial encounter | CMS +S61329D | Laceration with foreign body of unspecified finger with damage to nail, subsequent encounter | CMS +S61329S | Laceration with foreign body of unspecified finger with damage to nail, sequela | CMS +S61330A | Puncture wound without foreign body of right index finger with damage to nail, initial encounter | CMS +S61330D | Puncture wound without foreign body of right index finger with damage to nail, subsequent encounter | CMS +S61330S | Puncture wound without foreign body of right index finger with damage to nail, sequela | CMS +S61331A | Puncture wound without foreign body of left index finger with damage to nail, initial encounter | CMS +S61331D | Puncture wound without foreign body of left index finger with damage to nail, subsequent encounter | CMS +S61331S | Puncture wound without foreign body of left index finger with damage to nail, sequela | CMS +S61332A | Puncture wound without foreign body of right middle finger with damage to nail, initial encounter | CMS +S61332D | Puncture wound without foreign body of right middle finger with damage to nail, subsequent encounter | CMS +S61332S | Puncture wound without foreign body of right middle finger with damage to nail, sequela | CMS +S61333A | Puncture wound without foreign body of left middle finger with damage to nail, initial encounter | CMS +S61333D | Puncture wound without foreign body of left middle finger with damage to nail, subsequent encounter | CMS +S61333S | Puncture wound without foreign body of left middle finger with damage to nail, sequela | CMS +S61334A | Puncture wound without foreign body of right ring finger with damage to nail, initial encounter | CMS +S61334D | Puncture wound without foreign body of right ring finger with damage to nail, subsequent encounter | CMS +S61334S | Puncture wound without foreign body of right ring finger with damage to nail, sequela | CMS +S61335A | Puncture wound without foreign body of left ring finger with damage to nail, initial encounter | CMS +S61335D | Puncture wound without foreign body of left ring finger with damage to nail, subsequent encounter | CMS +S61335S | Puncture wound without foreign body of left ring finger with damage to nail, sequela | CMS +S61336A | Puncture wound without foreign body of right little finger with damage to nail, initial encounter | CMS +S61336D | Puncture wound without foreign body of right little finger with damage to nail, subsequent encounter | CMS +S61336S | Puncture wound without foreign body of right little finger with damage to nail, sequela | CMS +S61337A | Puncture wound without foreign body of left little finger with damage to nail, initial encounter | CMS +S61337D | Puncture wound without foreign body of left little finger with damage to nail, subsequent encounter | CMS +S61337S | Puncture wound without foreign body of left little finger with damage to nail, sequela | CMS +S61338A | Puncture wound without foreign body of other finger with damage to nail, initial encounter | CMS +S61338D | Puncture wound without foreign body of other finger with damage to nail, subsequent encounter | CMS +S61338S | Puncture wound without foreign body of other finger with damage to nail, sequela | CMS +S61339A | Puncture wound without foreign body of unspecified finger with damage to nail, initial encounter | CMS +S61339D | Puncture wound without foreign body of unspecified finger with damage to nail, subsequent encounter | CMS +S61339S | Puncture wound without foreign body of unspecified finger with damage to nail, sequela | CMS +S61340A | Puncture wound with foreign body of right index finger with damage to nail, initial encounter | CMS +S61340D | Puncture wound with foreign body of right index finger with damage to nail, subsequent encounter | CMS +S61340S | Puncture wound with foreign body of right index finger with damage to nail, sequela | CMS +S61341A | Puncture wound with foreign body of left index finger with damage to nail, initial encounter | CMS +S61341D | Puncture wound with foreign body of left index finger with damage to nail, subsequent encounter | CMS +S61341S | Puncture wound with foreign body of left index finger with damage to nail, sequela | CMS +S61342A | Puncture wound with foreign body of right middle finger with damage to nail, initial encounter | CMS +S61342D | Puncture wound with foreign body of right middle finger with damage to nail, subsequent encounter | CMS +S61342S | Puncture wound with foreign body of right middle finger with damage to nail, sequela | CMS +S61343A | Puncture wound with foreign body of left middle finger with damage to nail, initial encounter | CMS +S61343D | Puncture wound with foreign body of left middle finger with damage to nail, subsequent encounter | CMS +S61343S | Puncture wound with foreign body of left middle finger with damage to nail, sequela | CMS +S61344A | Puncture wound with foreign body of right ring finger with damage to nail, initial encounter | CMS +S61344D | Puncture wound with foreign body of right ring finger with damage to nail, subsequent encounter | CMS +S61344S | Puncture wound with foreign body of right ring finger with damage to nail, sequela | CMS +S61345A | Puncture wound with foreign body of left ring finger with damage to nail, initial encounter | CMS +S61345D | Puncture wound with foreign body of left ring finger with damage to nail, subsequent encounter | CMS +S61345S | Puncture wound with foreign body of left ring finger with damage to nail, sequela | CMS +S61346A | Puncture wound with foreign body of right little finger with damage to nail, initial encounter | CMS +S61346D | Puncture wound with foreign body of right little finger with damage to nail, subsequent encounter | CMS +S61346S | Puncture wound with foreign body of right little finger with damage to nail, sequela | CMS +S61347A | Puncture wound with foreign body of left little finger with damage to nail, initial encounter | CMS +S61347D | Puncture wound with foreign body of left little finger with damage to nail, subsequent encounter | CMS +S61347S | Puncture wound with foreign body of left little finger with damage to nail, sequela | CMS +S61348A | Puncture wound with foreign body of other finger with damage to nail, initial encounter | CMS +S61348D | Puncture wound with foreign body of other finger with damage to nail, subsequent encounter | CMS +S61348S | Puncture wound with foreign body of other finger with damage to nail, sequela | CMS +S61349A | Puncture wound with foreign body of unspecified finger with damage to nail, initial encounter | CMS +S61349D | Puncture wound with foreign body of unspecified finger with damage to nail, subsequent encounter | CMS +S61349S | Puncture wound with foreign body of unspecified finger with damage to nail, sequela | CMS +S61350A | Open bite of right index finger with damage to nail, initial encounter | CMS +S61350D | Open bite of right index finger with damage to nail, subsequent encounter | CMS +S61350S | Open bite of right index finger with damage to nail, sequela | CMS +S61351A | Open bite of left index finger with damage to nail, initial encounter | CMS +S61351D | Open bite of left index finger with damage to nail, subsequent encounter | CMS +S61351S | Open bite of left index finger with damage to nail, sequela | CMS +S61352A | Open bite of right middle finger with damage to nail, initial encounter | CMS +S61352D | Open bite of right middle finger with damage to nail, subsequent encounter | CMS +S61352S | Open bite of right middle finger with damage to nail, sequela | CMS +S61353A | Open bite of left middle finger with damage to nail, initial encounter | CMS +S61353D | Open bite of left middle finger with damage to nail, subsequent encounter | CMS +S61353S | Open bite of left middle finger with damage to nail, sequela | CMS +S61354A | Open bite of right ring finger with damage to nail, initial encounter | CMS +S61354D | Open bite of right ring finger with damage to nail, subsequent encounter | CMS +S61354S | Open bite of right ring finger with damage to nail, sequela | CMS +S61355A | Open bite of left ring finger with damage to nail, initial encounter | CMS +S61355D | Open bite of left ring finger with damage to nail, subsequent encounter | CMS +S61355S | Open bite of left ring finger with damage to nail, sequela | CMS +S61356A | Open bite of right little finger with damage to nail, initial encounter | CMS +S61356D | Open bite of right little finger with damage to nail, subsequent encounter | CMS +S61356S | Open bite of right little finger with damage to nail, sequela | CMS +S61357A | Open bite of left little finger with damage to nail, initial encounter | CMS +S61357D | Open bite of left little finger with damage to nail, subsequent encounter | CMS +S61357S | Open bite of left little finger with damage to nail, sequela | CMS +S61358A | Open bite of other finger with damage to nail, initial encounter | CMS +S61358D | Open bite of other finger with damage to nail, subsequent encounter | CMS +S61358S | Open bite of other finger with damage to nail, sequela | CMS +S61359A | Open bite of unspecified finger with damage to nail, initial encounter | CMS +S61359D | Open bite of unspecified finger with damage to nail, subsequent encounter | CMS +S61359S | Open bite of unspecified finger with damage to nail, sequela | CMS +S61401A | Unspecified open wound of right hand, initial encounter | CMS +S61401D | Unspecified open wound of right hand, subsequent encounter | CMS +S61401S | Unspecified open wound of right hand, sequela | CMS +S61402A | Unspecified open wound of left hand, initial encounter | CMS +S61402D | Unspecified open wound of left hand, subsequent encounter | CMS +S61402S | Unspecified open wound of left hand, sequela | CMS +S61409A | Unspecified open wound of unspecified hand, initial encounter | CMS +S61409D | Unspecified open wound of unspecified hand, subsequent encounter | CMS +S61409S | Unspecified open wound of unspecified hand, sequela | CMS +S61411A | Laceration without foreign body of right hand, initial encounter | CMS +S61411D | Laceration without foreign body of right hand, subsequent encounter | CMS +S61411S | Laceration without foreign body of right hand, sequela | CMS +S61412A | Laceration without foreign body of left hand, initial encounter | CMS +S61412D | Laceration without foreign body of left hand, subsequent encounter | CMS +S61412S | Laceration without foreign body of left hand, sequela | CMS +S61419A | Laceration without foreign body of unspecified hand, initial encounter | CMS +S61419D | Laceration without foreign body of unspecified hand, subsequent encounter | CMS +S61419S | Laceration without foreign body of unspecified hand, sequela | CMS +S61421A | Laceration with foreign body of right hand, initial encounter | CMS +S61421D | Laceration with foreign body of right hand, subsequent encounter | CMS +S61421S | Laceration with foreign body of right hand, sequela | CMS +S61422A | Laceration with foreign body of left hand, initial encounter | CMS +S61422D | Laceration with foreign body of left hand, subsequent encounter | CMS +S61422S | Laceration with foreign body of left hand, sequela | CMS +S61429A | Laceration with foreign body of unspecified hand, initial encounter | CMS +S61429D | Laceration with foreign body of unspecified hand, subsequent encounter | CMS +S61429S | Laceration with foreign body of unspecified hand, sequela | CMS +S61431A | Puncture wound without foreign body of right hand, initial encounter | CMS +S61431D | Puncture wound without foreign body of right hand, subsequent encounter | CMS +S61431S | Puncture wound without foreign body of right hand, sequela | CMS +S61432A | Puncture wound without foreign body of left hand, initial encounter | CMS +S61432D | Puncture wound without foreign body of left hand, subsequent encounter | CMS +S61432S | Puncture wound without foreign body of left hand, sequela | CMS +S61439A | Puncture wound without foreign body of unspecified hand, initial encounter | CMS +S61439D | Puncture wound without foreign body of unspecified hand, subsequent encounter | CMS +S61439S | Puncture wound without foreign body of unspecified hand, sequela | CMS +S61441A | Puncture wound with foreign body of right hand, initial encounter | CMS +S61441D | Puncture wound with foreign body of right hand, subsequent encounter | CMS +S61441S | Puncture wound with foreign body of right hand, sequela | CMS +S61442A | Puncture wound with foreign body of left hand, initial encounter | CMS +S61442D | Puncture wound with foreign body of left hand, subsequent encounter | CMS +S61442S | Puncture wound with foreign body of left hand, sequela | CMS +S61449A | Puncture wound with foreign body of unspecified hand, initial encounter | CMS +S61449D | Puncture wound with foreign body of unspecified hand, subsequent encounter | CMS +S61449S | Puncture wound with foreign body of unspecified hand, sequela | CMS +S61451A | Open bite of right hand, initial encounter | CMS +S61451D | Open bite of right hand, subsequent encounter | CMS +S61451S | Open bite of right hand, sequela | CMS +S61452A | Open bite of left hand, initial encounter | CMS +S61452D | Open bite of left hand, subsequent encounter | CMS +S61452S | Open bite of left hand, sequela | CMS +S61459A | Open bite of unspecified hand, initial encounter | CMS +S61459D | Open bite of unspecified hand, subsequent encounter | CMS +S61459S | Open bite of unspecified hand, sequela | CMS +S61501A | Unspecified open wound of right wrist, initial encounter | CMS +S61501D | Unspecified open wound of right wrist, subsequent encounter | CMS +S61501S | Unspecified open wound of right wrist, sequela | CMS +S61502A | Unspecified open wound of left wrist, initial encounter | CMS +S61502D | Unspecified open wound of left wrist, subsequent encounter | CMS +S61502S | Unspecified open wound of left wrist, sequela | CMS +S61509A | Unspecified open wound of unspecified wrist, initial encounter | CMS +S61509D | Unspecified open wound of unspecified wrist, subsequent encounter | CMS +S61509S | Unspecified open wound of unspecified wrist, sequela | CMS +S61511A | Laceration without foreign body of right wrist, initial encounter | CMS +S61511D | Laceration without foreign body of right wrist, subsequent encounter | CMS +S61511S | Laceration without foreign body of right wrist, sequela | CMS +S61512A | Laceration without foreign body of left wrist, initial encounter | CMS +S61512D | Laceration without foreign body of left wrist, subsequent encounter | CMS +S61512S | Laceration without foreign body of left wrist, sequela | CMS +S61519A | Laceration without foreign body of unspecified wrist, initial encounter | CMS +S61519D | Laceration without foreign body of unspecified wrist, subsequent encounter | CMS +S61519S | Laceration without foreign body of unspecified wrist, sequela | CMS +S61521A | Laceration with foreign body of right wrist, initial encounter | CMS +S61521D | Laceration with foreign body of right wrist, subsequent encounter | CMS +S61521S | Laceration with foreign body of right wrist, sequela | CMS +S61522A | Laceration with foreign body of left wrist, initial encounter | CMS +S61522D | Laceration with foreign body of left wrist, subsequent encounter | CMS +S61522S | Laceration with foreign body of left wrist, sequela | CMS +S61529A | Laceration with foreign body of unspecified wrist, initial encounter | CMS +S61529D | Laceration with foreign body of unspecified wrist, subsequent encounter | CMS +S61529S | Laceration with foreign body of unspecified wrist, sequela | CMS +S61531A | Puncture wound without foreign body of right wrist, initial encounter | CMS +S61531D | Puncture wound without foreign body of right wrist, subsequent encounter | CMS +S61531S | Puncture wound without foreign body of right wrist, sequela | CMS +S61532A | Puncture wound without foreign body of left wrist, initial encounter | CMS +S61532D | Puncture wound without foreign body of left wrist, subsequent encounter | CMS +S61532S | Puncture wound without foreign body of left wrist, sequela | CMS +S61539A | Puncture wound without foreign body of unspecified wrist, initial encounter | CMS +S61539D | Puncture wound without foreign body of unspecified wrist, subsequent encounter | CMS +S61539S | Puncture wound without foreign body of unspecified wrist, sequela | CMS +S61541A | Puncture wound with foreign body of right wrist, initial encounter | CMS +S61541D | Puncture wound with foreign body of right wrist, subsequent encounter | CMS +S61541S | Puncture wound with foreign body of right wrist, sequela | CMS +S61542A | Puncture wound with foreign body of left wrist, initial encounter | CMS +S61542D | Puncture wound with foreign body of left wrist, subsequent encounter | CMS +S61542S | Puncture wound with foreign body of left wrist, sequela | CMS +S61549A | Puncture wound with foreign body of unspecified wrist, initial encounter | CMS +S61549D | Puncture wound with foreign body of unspecified wrist, subsequent encounter | CMS +S61549S | Puncture wound with foreign body of unspecified wrist, sequela | CMS +S61551A | Open bite of right wrist, initial encounter | CMS +S61551D | Open bite of right wrist, subsequent encounter | CMS +S61551S | Open bite of right wrist, sequela | CMS +S61552A | Open bite of left wrist, initial encounter | CMS +S61552D | Open bite of left wrist, subsequent encounter | CMS +S61552S | Open bite of left wrist, sequela | CMS +S61559A | Open bite of unspecified wrist, initial encounter | CMS +S61559D | Open bite of unspecified wrist, subsequent encounter | CMS +S61559S | Open bite of unspecified wrist, sequela | CMS +S617 | Multiple open wounds of wrist and hand | WHO +S618 | Open wound of other parts of wrist and hand | WHO +S619 | Open wound of wrist and hand, part unspecified | WHO +S62 | Fracture at wrist and hand level | WHO +S620 | Fracture of navicular [scaphoid] bone of hand | WHO +S62001A | Unspecified fracture of navicular [scaphoid] bone of right wrist, initial encounter for closed fracture | CMS +S62001B | Unspecified fracture of navicular [scaphoid] bone of right wrist, initial encounter for open fracture | CMS +S62001D | Unspecified fracture of navicular [scaphoid] bone of right wrist, subsequent encounter for fracture with routine healing | CMS +S62001G | Unspecified fracture of navicular [scaphoid] bone of right wrist, subsequent encounter for fracture with delayed healing | CMS +S62001K | Unspecified fracture of navicular [scaphoid] bone of right wrist, subsequent encounter for fracture with nonunion | CMS +S62001P | Unspecified fracture of navicular [scaphoid] bone of right wrist, subsequent encounter for fracture with malunion | CMS +S62001S | Unspecified fracture of navicular [scaphoid] bone of right wrist, sequela | CMS +S62002A | Unspecified fracture of navicular [scaphoid] bone of left wrist, initial encounter for closed fracture | CMS +S62002B | Unspecified fracture of navicular [scaphoid] bone of left wrist, initial encounter for open fracture | CMS +S62002D | Unspecified fracture of navicular [scaphoid] bone of left wrist, subsequent encounter for fracture with routine healing | CMS +S62002G | Unspecified fracture of navicular [scaphoid] bone of left wrist, subsequent encounter for fracture with delayed healing | CMS +S62002K | Unspecified fracture of navicular [scaphoid] bone of left wrist, subsequent encounter for fracture with nonunion | CMS +S62002P | Unspecified fracture of navicular [scaphoid] bone of left wrist, subsequent encounter for fracture with malunion | CMS +S62002S | Unspecified fracture of navicular [scaphoid] bone of left wrist, sequela | CMS +S62009A | Unspecified fracture of navicular [scaphoid] bone of unspecified wrist, initial encounter for closed fracture | CMS +S62009B | Unspecified fracture of navicular [scaphoid] bone of unspecified wrist, initial encounter for open fracture | CMS +S62009D | Unspecified fracture of navicular [scaphoid] bone of unspecified wrist, subsequent encounter for fracture with routine healing | CMS +S62009G | Unspecified fracture of navicular [scaphoid] bone of unspecified wrist, subsequent encounter for fracture with delayed healing | CMS +S62009K | Unspecified fracture of navicular [scaphoid] bone of unspecified wrist, subsequent encounter for fracture with nonunion | CMS +S62009P | Unspecified fracture of navicular [scaphoid] bone of unspecified wrist, subsequent encounter for fracture with malunion | CMS +S62009S | Unspecified fracture of navicular [scaphoid] bone of unspecified wrist, sequela | CMS +S62011A | Displaced fracture of distal pole of navicular [scaphoid] bone of right wrist, initial encounter for closed fracture | CMS +S62011B | Displaced fracture of distal pole of navicular [scaphoid] bone of right wrist, initial encounter for open fracture | CMS +S62011D | Displaced fracture of distal pole of navicular [scaphoid] bone of right wrist, subsequent encounter for fracture with routine healing | CMS +S62011G | Displaced fracture of distal pole of navicular [scaphoid] bone of right wrist, subsequent encounter for fracture with delayed healing | CMS +S62011K | Displaced fracture of distal pole of navicular [scaphoid] bone of right wrist, subsequent encounter for fracture with nonunion | CMS +S62011P | Displaced fracture of distal pole of navicular [scaphoid] bone of right wrist, subsequent encounter for fracture with malunion | CMS +S62011S | Displaced fracture of distal pole of navicular [scaphoid] bone of right wrist, sequela | CMS +S62012A | Displaced fracture of distal pole of navicular [scaphoid] bone of left wrist, initial encounter for closed fracture | CMS +S62012B | Displaced fracture of distal pole of navicular [scaphoid] bone of left wrist, initial encounter for open fracture | CMS +S62012D | Displaced fracture of distal pole of navicular [scaphoid] bone of left wrist, subsequent encounter for fracture with routine healing | CMS +S62012G | Displaced fracture of distal pole of navicular [scaphoid] bone of left wrist, subsequent encounter for fracture with delayed healing | CMS +S62012K | Displaced fracture of distal pole of navicular [scaphoid] bone of left wrist, subsequent encounter for fracture with nonunion | CMS +S62012P | Displaced fracture of distal pole of navicular [scaphoid] bone of left wrist, subsequent encounter for fracture with malunion | CMS +S62012S | Displaced fracture of distal pole of navicular [scaphoid] bone of left wrist, sequela | CMS +S62013A | Displaced fracture of distal pole of navicular [scaphoid] bone of unspecified wrist, initial encounter for closed fracture | CMS +S62013B | Displaced fracture of distal pole of navicular [scaphoid] bone of unspecified wrist, initial encounter for open fracture | CMS +S62013D | Displaced fracture of distal pole of navicular [scaphoid] bone of unspecified wrist, subsequent encounter for fracture with routine healing | CMS +S62013G | Displaced fracture of distal pole of navicular [scaphoid] bone of unspecified wrist, subsequent encounter for fracture with delayed healing | CMS +S62013K | Displaced fracture of distal pole of navicular [scaphoid] bone of unspecified wrist, subsequent encounter for fracture with nonunion | CMS +S62013P | Displaced fracture of distal pole of navicular [scaphoid] bone of unspecified wrist, subsequent encounter for fracture with malunion | CMS +S62013S | Displaced fracture of distal pole of navicular [scaphoid] bone of unspecified wrist, sequela | CMS +S62014A | Nondisplaced fracture of distal pole of navicular [scaphoid] bone of right wrist, initial encounter for closed fracture | CMS +S62014B | Nondisplaced fracture of distal pole of navicular [scaphoid] bone of right wrist, initial encounter for open fracture | CMS +S62014D | Nondisplaced fracture of distal pole of navicular [scaphoid] bone of right wrist, subsequent encounter for fracture with routine healing | CMS +S62014G | Nondisplaced fracture of distal pole of navicular [scaphoid] bone of right wrist, subsequent encounter for fracture with delayed healing | CMS +S62014K | Nondisplaced fracture of distal pole of navicular [scaphoid] bone of right wrist, subsequent encounter for fracture with nonunion | CMS +S62014P | Nondisplaced fracture of distal pole of navicular [scaphoid] bone of right wrist, subsequent encounter for fracture with malunion | CMS +S62014S | Nondisplaced fracture of distal pole of navicular [scaphoid] bone of right wrist, sequela | CMS +S62015A | Nondisplaced fracture of distal pole of navicular [scaphoid] bone of left wrist, initial encounter for closed fracture | CMS +S62015B | Nondisplaced fracture of distal pole of navicular [scaphoid] bone of left wrist, initial encounter for open fracture | CMS +S62015D | Nondisplaced fracture of distal pole of navicular [scaphoid] bone of left wrist, subsequent encounter for fracture with routine healing | CMS +S62015G | Nondisplaced fracture of distal pole of navicular [scaphoid] bone of left wrist, subsequent encounter for fracture with delayed healing | CMS +S62015K | Nondisplaced fracture of distal pole of navicular [scaphoid] bone of left wrist, subsequent encounter for fracture with nonunion | CMS +S62015P | Nondisplaced fracture of distal pole of navicular [scaphoid] bone of left wrist, subsequent encounter for fracture with malunion | CMS +S62015S | Nondisplaced fracture of distal pole of navicular [scaphoid] bone of left wrist, sequela | CMS +S62016A | Nondisplaced fracture of distal pole of navicular [scaphoid] bone of unspecified wrist, initial encounter for closed fracture | CMS +S62016B | Nondisplaced fracture of distal pole of navicular [scaphoid] bone of unspecified wrist, initial encounter for open fracture | CMS +S62016D | Nondisplaced fracture of distal pole of navicular [scaphoid] bone of unspecified wrist, subsequent encounter for fracture with routine healing | CMS +S62016G | Nondisplaced fracture of distal pole of navicular [scaphoid] bone of unspecified wrist, subsequent encounter for fracture with delayed healing | CMS +S62016K | Nondisplaced fracture of distal pole of navicular [scaphoid] bone of unspecified wrist, subsequent encounter for fracture with nonunion | CMS +S62016P | Nondisplaced fracture of distal pole of navicular [scaphoid] bone of unspecified wrist, subsequent encounter for fracture with malunion | CMS +S62016S | Nondisplaced fracture of distal pole of navicular [scaphoid] bone of unspecified wrist, sequela | CMS +S62021A | Displaced fracture of middle third of navicular [scaphoid] bone of right wrist, initial encounter for closed fracture | CMS +S62021B | Displaced fracture of middle third of navicular [scaphoid] bone of right wrist, initial encounter for open fracture | CMS +S62021D | Displaced fracture of middle third of navicular [scaphoid] bone of right wrist, subsequent encounter for fracture with routine healing | CMS +S62021G | Displaced fracture of middle third of navicular [scaphoid] bone of right wrist, subsequent encounter for fracture with delayed healing | CMS +S62021K | Displaced fracture of middle third of navicular [scaphoid] bone of right wrist, subsequent encounter for fracture with nonunion | CMS +S62021P | Displaced fracture of middle third of navicular [scaphoid] bone of right wrist, subsequent encounter for fracture with malunion | CMS +S62021S | Displaced fracture of middle third of navicular [scaphoid] bone of right wrist, sequela | CMS +S62022A | Displaced fracture of middle third of navicular [scaphoid] bone of left wrist, initial encounter for closed fracture | CMS +S62022B | Displaced fracture of middle third of navicular [scaphoid] bone of left wrist, initial encounter for open fracture | CMS +S62022D | Displaced fracture of middle third of navicular [scaphoid] bone of left wrist, subsequent encounter for fracture with routine healing | CMS +S62022G | Displaced fracture of middle third of navicular [scaphoid] bone of left wrist, subsequent encounter for fracture with delayed healing | CMS +S62022K | Displaced fracture of middle third of navicular [scaphoid] bone of left wrist, subsequent encounter for fracture with nonunion | CMS +S62022P | Displaced fracture of middle third of navicular [scaphoid] bone of left wrist, subsequent encounter for fracture with malunion | CMS +S62022S | Displaced fracture of middle third of navicular [scaphoid] bone of left wrist, sequela | CMS +S62023A | Displaced fracture of middle third of navicular [scaphoid] bone of unspecified wrist, initial encounter for closed fracture | CMS +S62023B | Displaced fracture of middle third of navicular [scaphoid] bone of unspecified wrist, initial encounter for open fracture | CMS +S62023D | Displaced fracture of middle third of navicular [scaphoid] bone of unspecified wrist, subsequent encounter for fracture with routine healing | CMS +S62023G | Displaced fracture of middle third of navicular [scaphoid] bone of unspecified wrist, subsequent encounter for fracture with delayed healing | CMS +S62023K | Displaced fracture of middle third of navicular [scaphoid] bone of unspecified wrist, subsequent encounter for fracture with nonunion | CMS +S62023P | Displaced fracture of middle third of navicular [scaphoid] bone of unspecified wrist, subsequent encounter for fracture with malunion | CMS +S62023S | Displaced fracture of middle third of navicular [scaphoid] bone of unspecified wrist, sequela | CMS +S62024A | Nondisplaced fracture of middle third of navicular [scaphoid] bone of right wrist, initial encounter for closed fracture | CMS +S62024B | Nondisplaced fracture of middle third of navicular [scaphoid] bone of right wrist, initial encounter for open fracture | CMS +S62024D | Nondisplaced fracture of middle third of navicular [scaphoid] bone of right wrist, subsequent encounter for fracture with routine healing | CMS +S62024G | Nondisplaced fracture of middle third of navicular [scaphoid] bone of right wrist, subsequent encounter for fracture with delayed healing | CMS +S62024K | Nondisplaced fracture of middle third of navicular [scaphoid] bone of right wrist, subsequent encounter for fracture with nonunion | CMS +S62024P | Nondisplaced fracture of middle third of navicular [scaphoid] bone of right wrist, subsequent encounter for fracture with malunion | CMS +S62024S | Nondisplaced fracture of middle third of navicular [scaphoid] bone of right wrist, sequela | CMS +S62025A | Nondisplaced fracture of middle third of navicular [scaphoid] bone of left wrist, initial encounter for closed fracture | CMS +S62025B | Nondisplaced fracture of middle third of navicular [scaphoid] bone of left wrist, initial encounter for open fracture | CMS +S62025D | Nondisplaced fracture of middle third of navicular [scaphoid] bone of left wrist, subsequent encounter for fracture with routine healing | CMS +S62025G | Nondisplaced fracture of middle third of navicular [scaphoid] bone of left wrist, subsequent encounter for fracture with delayed healing | CMS +S62025K | Nondisplaced fracture of middle third of navicular [scaphoid] bone of left wrist, subsequent encounter for fracture with nonunion | CMS +S62025P | Nondisplaced fracture of middle third of navicular [scaphoid] bone of left wrist, subsequent encounter for fracture with malunion | CMS +S62025S | Nondisplaced fracture of middle third of navicular [scaphoid] bone of left wrist, sequela | CMS +S62026A | Nondisplaced fracture of middle third of navicular [scaphoid] bone of unspecified wrist, initial encounter for closed fracture | CMS +S62026B | Nondisplaced fracture of middle third of navicular [scaphoid] bone of unspecified wrist, initial encounter for open fracture | CMS +S62026D | Nondisplaced fracture of middle third of navicular [scaphoid] bone of unspecified wrist, subsequent encounter for fracture with routine healing | CMS +S62026G | Nondisplaced fracture of middle third of navicular [scaphoid] bone of unspecified wrist, subsequent encounter for fracture with delayed healing | CMS +S62026K | Nondisplaced fracture of middle third of navicular [scaphoid] bone of unspecified wrist, subsequent encounter for fracture with nonunion | CMS +S62026P | Nondisplaced fracture of middle third of navicular [scaphoid] bone of unspecified wrist, subsequent encounter for fracture with malunion | CMS +S62026S | Nondisplaced fracture of middle third of navicular [scaphoid] bone of unspecified wrist, sequela | CMS +S62031A | Displaced fracture of proximal third of navicular [scaphoid] bone of right wrist, initial encounter for closed fracture | CMS +S62031B | Displaced fracture of proximal third of navicular [scaphoid] bone of right wrist, initial encounter for open fracture | CMS +S62031D | Displaced fracture of proximal third of navicular [scaphoid] bone of right wrist, subsequent encounter for fracture with routine healing | CMS +S62031G | Displaced fracture of proximal third of navicular [scaphoid] bone of right wrist, subsequent encounter for fracture with delayed healing | CMS +S62031K | Displaced fracture of proximal third of navicular [scaphoid] bone of right wrist, subsequent encounter for fracture with nonunion | CMS +S62031P | Displaced fracture of proximal third of navicular [scaphoid] bone of right wrist, subsequent encounter for fracture with malunion | CMS +S62031S | Displaced fracture of proximal third of navicular [scaphoid] bone of right wrist, sequela | CMS +S62032A | Displaced fracture of proximal third of navicular [scaphoid] bone of left wrist, initial encounter for closed fracture | CMS +S62032B | Displaced fracture of proximal third of navicular [scaphoid] bone of left wrist, initial encounter for open fracture | CMS +S62032D | Displaced fracture of proximal third of navicular [scaphoid] bone of left wrist, subsequent encounter for fracture with routine healing | CMS +S62032G | Displaced fracture of proximal third of navicular [scaphoid] bone of left wrist, subsequent encounter for fracture with delayed healing | CMS +S62032K | Displaced fracture of proximal third of navicular [scaphoid] bone of left wrist, subsequent encounter for fracture with nonunion | CMS +S62032P | Displaced fracture of proximal third of navicular [scaphoid] bone of left wrist, subsequent encounter for fracture with malunion | CMS +S62032S | Displaced fracture of proximal third of navicular [scaphoid] bone of left wrist, sequela | CMS +S62033A | Displaced fracture of proximal third of navicular [scaphoid] bone of unspecified wrist, initial encounter for closed fracture | CMS +S62033B | Displaced fracture of proximal third of navicular [scaphoid] bone of unspecified wrist, initial encounter for open fracture | CMS +S62033D | Displaced fracture of proximal third of navicular [scaphoid] bone of unspecified wrist, subsequent encounter for fracture with routine healing | CMS +S62033G | Displaced fracture of proximal third of navicular [scaphoid] bone of unspecified wrist, subsequent encounter for fracture with delayed healing | CMS +S62033K | Displaced fracture of proximal third of navicular [scaphoid] bone of unspecified wrist, subsequent encounter for fracture with nonunion | CMS +S62033P | Displaced fracture of proximal third of navicular [scaphoid] bone of unspecified wrist, subsequent encounter for fracture with malunion | CMS +S62033S | Displaced fracture of proximal third of navicular [scaphoid] bone of unspecified wrist, sequela | CMS +S62034A | Nondisplaced fracture of proximal third of navicular [scaphoid] bone of right wrist, initial encounter for closed fracture | CMS +S62034B | Nondisplaced fracture of proximal third of navicular [scaphoid] bone of right wrist, initial encounter for open fracture | CMS +S62034D | Nondisplaced fracture of proximal third of navicular [scaphoid] bone of right wrist, subsequent encounter for fracture with routine healing | CMS +S62034G | Nondisplaced fracture of proximal third of navicular [scaphoid] bone of right wrist, subsequent encounter for fracture with delayed healing | CMS +S62034K | Nondisplaced fracture of proximal third of navicular [scaphoid] bone of right wrist, subsequent encounter for fracture with nonunion | CMS +S62034P | Nondisplaced fracture of proximal third of navicular [scaphoid] bone of right wrist, subsequent encounter for fracture with malunion | CMS +S62034S | Nondisplaced fracture of proximal third of navicular [scaphoid] bone of right wrist, sequela | CMS +S62035A | Nondisplaced fracture of proximal third of navicular [scaphoid] bone of left wrist, initial encounter for closed fracture | CMS +S62035B | Nondisplaced fracture of proximal third of navicular [scaphoid] bone of left wrist, initial encounter for open fracture | CMS +S62035D | Nondisplaced fracture of proximal third of navicular [scaphoid] bone of left wrist, subsequent encounter for fracture with routine healing | CMS +S62035G | Nondisplaced fracture of proximal third of navicular [scaphoid] bone of left wrist, subsequent encounter for fracture with delayed healing | CMS +S62035K | Nondisplaced fracture of proximal third of navicular [scaphoid] bone of left wrist, subsequent encounter for fracture with nonunion | CMS +S62035P | Nondisplaced fracture of proximal third of navicular [scaphoid] bone of left wrist, subsequent encounter for fracture with malunion | CMS +S62035S | Nondisplaced fracture of proximal third of navicular [scaphoid] bone of left wrist, sequela | CMS +S62036A | Nondisplaced fracture of proximal third of navicular [scaphoid] bone of unspecified wrist, initial encounter for closed fracture | CMS +S62036B | Nondisplaced fracture of proximal third of navicular [scaphoid] bone of unspecified wrist, initial encounter for open fracture | CMS +S62036D | Nondisplaced fracture of proximal third of navicular [scaphoid] bone of unspecified wrist, subsequent encounter for fracture with routine healing | CMS +S62036G | Nondisplaced fracture of proximal third of navicular [scaphoid] bone of unspecified wrist, subsequent encounter for fracture with delayed healing | CMS +S62036K | Nondisplaced fracture of proximal third of navicular [scaphoid] bone of unspecified wrist, subsequent encounter for fracture with nonunion | CMS +S62036P | Nondisplaced fracture of proximal third of navicular [scaphoid] bone of unspecified wrist, subsequent encounter for fracture with malunion | CMS +S62036S | Nondisplaced fracture of proximal third of navicular [scaphoid] bone of unspecified wrist, sequela | CMS +S621 | Fracture of other carpal bone(s) | WHO +S62101A | Fracture of unspecified carpal bone, right wrist, initial encounter for closed fracture | CMS +S62101B | Fracture of unspecified carpal bone, right wrist, initial encounter for open fracture | CMS +S62101D | Fracture of unspecified carpal bone, right wrist, subsequent encounter for fracture with routine healing | CMS +S62101G | Fracture of unspecified carpal bone, right wrist, subsequent encounter for fracture with delayed healing | CMS +S62101K | Fracture of unspecified carpal bone, right wrist, subsequent encounter for fracture with nonunion | CMS +S62101P | Fracture of unspecified carpal bone, right wrist, subsequent encounter for fracture with malunion | CMS +S62101S | Fracture of unspecified carpal bone, right wrist, sequela | CMS +S62102A | Fracture of unspecified carpal bone, left wrist, initial encounter for closed fracture | CMS +S62102B | Fracture of unspecified carpal bone, left wrist, initial encounter for open fracture | CMS +S62102D | Fracture of unspecified carpal bone, left wrist, subsequent encounter for fracture with routine healing | CMS +S62102G | Fracture of unspecified carpal bone, left wrist, subsequent encounter for fracture with delayed healing | CMS +S62102K | Fracture of unspecified carpal bone, left wrist, subsequent encounter for fracture with nonunion | CMS +S62102P | Fracture of unspecified carpal bone, left wrist, subsequent encounter for fracture with malunion | CMS +S62102S | Fracture of unspecified carpal bone, left wrist, sequela | CMS +S62109A | Fracture of unspecified carpal bone, unspecified wrist, initial encounter for closed fracture | CMS +S62109B | Fracture of unspecified carpal bone, unspecified wrist, initial encounter for open fracture | CMS +S62109D | Fracture of unspecified carpal bone, unspecified wrist, subsequent encounter for fracture with routine healing | CMS +S62109G | Fracture of unspecified carpal bone, unspecified wrist, subsequent encounter for fracture with delayed healing | CMS +S62109K | Fracture of unspecified carpal bone, unspecified wrist, subsequent encounter for fracture with nonunion | CMS +S62109P | Fracture of unspecified carpal bone, unspecified wrist, subsequent encounter for fracture with malunion | CMS +S62109S | Fracture of unspecified carpal bone, unspecified wrist, sequela | CMS +S62111A | Displaced fracture of triquetrum [cuneiform] bone, right wrist, initial encounter for closed fracture | CMS +S62111B | Displaced fracture of triquetrum [cuneiform] bone, right wrist, initial encounter for open fracture | CMS +S62111D | Displaced fracture of triquetrum [cuneiform] bone, right wrist, subsequent encounter for fracture with routine healing | CMS +S62111G | Displaced fracture of triquetrum [cuneiform] bone, right wrist, subsequent encounter for fracture with delayed healing | CMS +S62111K | Displaced fracture of triquetrum [cuneiform] bone, right wrist, subsequent encounter for fracture with nonunion | CMS +S62111P | Displaced fracture of triquetrum [cuneiform] bone, right wrist, subsequent encounter for fracture with malunion | CMS +S62111S | Displaced fracture of triquetrum [cuneiform] bone, right wrist, sequela | CMS +S62112A | Displaced fracture of triquetrum [cuneiform] bone, left wrist, initial encounter for closed fracture | CMS +S62112B | Displaced fracture of triquetrum [cuneiform] bone, left wrist, initial encounter for open fracture | CMS +S62112D | Displaced fracture of triquetrum [cuneiform] bone, left wrist, subsequent encounter for fracture with routine healing | CMS +S62112G | Displaced fracture of triquetrum [cuneiform] bone, left wrist, subsequent encounter for fracture with delayed healing | CMS +S62112K | Displaced fracture of triquetrum [cuneiform] bone, left wrist, subsequent encounter for fracture with nonunion | CMS +S62112P | Displaced fracture of triquetrum [cuneiform] bone, left wrist, subsequent encounter for fracture with malunion | CMS +S62112S | Displaced fracture of triquetrum [cuneiform] bone, left wrist, sequela | CMS +S62113A | Displaced fracture of triquetrum [cuneiform] bone, unspecified wrist, initial encounter for closed fracture | CMS +S62113B | Displaced fracture of triquetrum [cuneiform] bone, unspecified wrist, initial encounter for open fracture | CMS +S62113D | Displaced fracture of triquetrum [cuneiform] bone, unspecified wrist, subsequent encounter for fracture with routine healing | CMS +S62113G | Displaced fracture of triquetrum [cuneiform] bone, unspecified wrist, subsequent encounter for fracture with delayed healing | CMS +S62113K | Displaced fracture of triquetrum [cuneiform] bone, unspecified wrist, subsequent encounter for fracture with nonunion | CMS +S62113P | Displaced fracture of triquetrum [cuneiform] bone, unspecified wrist, subsequent encounter for fracture with malunion | CMS +S62113S | Displaced fracture of triquetrum [cuneiform] bone, unspecified wrist, sequela | CMS +S62114A | Nondisplaced fracture of triquetrum [cuneiform] bone, right wrist, initial encounter for closed fracture | CMS +S62114B | Nondisplaced fracture of triquetrum [cuneiform] bone, right wrist, initial encounter for open fracture | CMS +S62114D | Nondisplaced fracture of triquetrum [cuneiform] bone, right wrist, subsequent encounter for fracture with routine healing | CMS +S62114G | Nondisplaced fracture of triquetrum [cuneiform] bone, right wrist, subsequent encounter for fracture with delayed healing | CMS +S62114K | Nondisplaced fracture of triquetrum [cuneiform] bone, right wrist, subsequent encounter for fracture with nonunion | CMS +S62114P | Nondisplaced fracture of triquetrum [cuneiform] bone, right wrist, subsequent encounter for fracture with malunion | CMS +S62114S | Nondisplaced fracture of triquetrum [cuneiform] bone, right wrist, sequela | CMS +S62115A | Nondisplaced fracture of triquetrum [cuneiform] bone, left wrist, initial encounter for closed fracture | CMS +S62115B | Nondisplaced fracture of triquetrum [cuneiform] bone, left wrist, initial encounter for open fracture | CMS +S62115D | Nondisplaced fracture of triquetrum [cuneiform] bone, left wrist, subsequent encounter for fracture with routine healing | CMS +S62115G | Nondisplaced fracture of triquetrum [cuneiform] bone, left wrist, subsequent encounter for fracture with delayed healing | CMS +S62115K | Nondisplaced fracture of triquetrum [cuneiform] bone, left wrist, subsequent encounter for fracture with nonunion | CMS +S62115P | Nondisplaced fracture of triquetrum [cuneiform] bone, left wrist, subsequent encounter for fracture with malunion | CMS +S62115S | Nondisplaced fracture of triquetrum [cuneiform] bone, left wrist, sequela | CMS +S62116A | Nondisplaced fracture of triquetrum [cuneiform] bone, unspecified wrist, initial encounter for closed fracture | CMS +S62116B | Nondisplaced fracture of triquetrum [cuneiform] bone, unspecified wrist, initial encounter for open fracture | CMS +S62116D | Nondisplaced fracture of triquetrum [cuneiform] bone, unspecified wrist, subsequent encounter for fracture with routine healing | CMS +S62116G | Nondisplaced fracture of triquetrum [cuneiform] bone, unspecified wrist, subsequent encounter for fracture with delayed healing | CMS +S62116K | Nondisplaced fracture of triquetrum [cuneiform] bone, unspecified wrist, subsequent encounter for fracture with nonunion | CMS +S62116P | Nondisplaced fracture of triquetrum [cuneiform] bone, unspecified wrist, subsequent encounter for fracture with malunion | CMS +S62116S | Nondisplaced fracture of triquetrum [cuneiform] bone, unspecified wrist, sequela | CMS +S62121A | Displaced fracture of lunate [semilunar], right wrist, initial encounter for closed fracture | CMS +S62121B | Displaced fracture of lunate [semilunar], right wrist, initial encounter for open fracture | CMS +S62121D | Displaced fracture of lunate [semilunar], right wrist, subsequent encounter for fracture with routine healing | CMS +S62121G | Displaced fracture of lunate [semilunar], right wrist, subsequent encounter for fracture with delayed healing | CMS +S62121K | Displaced fracture of lunate [semilunar], right wrist, subsequent encounter for fracture with nonunion | CMS +S62121P | Displaced fracture of lunate [semilunar], right wrist, subsequent encounter for fracture with malunion | CMS +S62121S | Displaced fracture of lunate [semilunar], right wrist, sequela | CMS +S62122A | Displaced fracture of lunate [semilunar], left wrist, initial encounter for closed fracture | CMS +S62122B | Displaced fracture of lunate [semilunar], left wrist, initial encounter for open fracture | CMS +S62122D | Displaced fracture of lunate [semilunar], left wrist, subsequent encounter for fracture with routine healing | CMS +S62122G | Displaced fracture of lunate [semilunar], left wrist, subsequent encounter for fracture with delayed healing | CMS +S62122K | Displaced fracture of lunate [semilunar], left wrist, subsequent encounter for fracture with nonunion | CMS +S62122P | Displaced fracture of lunate [semilunar], left wrist, subsequent encounter for fracture with malunion | CMS +S62122S | Displaced fracture of lunate [semilunar], left wrist, sequela | CMS +S62123A | Displaced fracture of lunate [semilunar], unspecified wrist, initial encounter for closed fracture | CMS +S62123B | Displaced fracture of lunate [semilunar], unspecified wrist, initial encounter for open fracture | CMS +S62123D | Displaced fracture of lunate [semilunar], unspecified wrist, subsequent encounter for fracture with routine healing | CMS +S62123G | Displaced fracture of lunate [semilunar], unspecified wrist, subsequent encounter for fracture with delayed healing | CMS +S62123K | Displaced fracture of lunate [semilunar], unspecified wrist, subsequent encounter for fracture with nonunion | CMS +S62123P | Displaced fracture of lunate [semilunar], unspecified wrist, subsequent encounter for fracture with malunion | CMS +S62123S | Displaced fracture of lunate [semilunar], unspecified wrist, sequela | CMS +S62124A | Nondisplaced fracture of lunate [semilunar], right wrist, initial encounter for closed fracture | CMS +S62124B | Nondisplaced fracture of lunate [semilunar], right wrist, initial encounter for open fracture | CMS +S62124D | Nondisplaced fracture of lunate [semilunar], right wrist, subsequent encounter for fracture with routine healing | CMS +S62124G | Nondisplaced fracture of lunate [semilunar], right wrist, subsequent encounter for fracture with delayed healing | CMS +S62124K | Nondisplaced fracture of lunate [semilunar], right wrist, subsequent encounter for fracture with nonunion | CMS +S62124P | Nondisplaced fracture of lunate [semilunar], right wrist, subsequent encounter for fracture with malunion | CMS +S62124S | Nondisplaced fracture of lunate [semilunar], right wrist, sequela | CMS +S62125A | Nondisplaced fracture of lunate [semilunar], left wrist, initial encounter for closed fracture | CMS +S62125B | Nondisplaced fracture of lunate [semilunar], left wrist, initial encounter for open fracture | CMS +S62125D | Nondisplaced fracture of lunate [semilunar], left wrist, subsequent encounter for fracture with routine healing | CMS +S62125G | Nondisplaced fracture of lunate [semilunar], left wrist, subsequent encounter for fracture with delayed healing | CMS +S62125K | Nondisplaced fracture of lunate [semilunar], left wrist, subsequent encounter for fracture with nonunion | CMS +S62125P | Nondisplaced fracture of lunate [semilunar], left wrist, subsequent encounter for fracture with malunion | CMS +S62125S | Nondisplaced fracture of lunate [semilunar], left wrist, sequela | CMS +S62126A | Nondisplaced fracture of lunate [semilunar], unspecified wrist, initial encounter for closed fracture | CMS +S62126B | Nondisplaced fracture of lunate [semilunar], unspecified wrist, initial encounter for open fracture | CMS +S62126D | Nondisplaced fracture of lunate [semilunar], unspecified wrist, subsequent encounter for fracture with routine healing | CMS +S62126G | Nondisplaced fracture of lunate [semilunar], unspecified wrist, subsequent encounter for fracture with delayed healing | CMS +S62126K | Nondisplaced fracture of lunate [semilunar], unspecified wrist, subsequent encounter for fracture with nonunion | CMS +S62126P | Nondisplaced fracture of lunate [semilunar], unspecified wrist, subsequent encounter for fracture with malunion | CMS +S62126S | Nondisplaced fracture of lunate [semilunar], unspecified wrist, sequela | CMS +S62131A | Displaced fracture of capitate [os magnum] bone, right wrist, initial encounter for closed fracture | CMS +S62131B | Displaced fracture of capitate [os magnum] bone, right wrist, initial encounter for open fracture | CMS +S62131D | Displaced fracture of capitate [os magnum] bone, right wrist, subsequent encounter for fracture with routine healing | CMS +S62131G | Displaced fracture of capitate [os magnum] bone, right wrist, subsequent encounter for fracture with delayed healing | CMS +S62131K | Displaced fracture of capitate [os magnum] bone, right wrist, subsequent encounter for fracture with nonunion | CMS +S62131P | Displaced fracture of capitate [os magnum] bone, right wrist, subsequent encounter for fracture with malunion | CMS +S62131S | Displaced fracture of capitate [os magnum] bone, right wrist, sequela | CMS +S62132A | Displaced fracture of capitate [os magnum] bone, left wrist, initial encounter for closed fracture | CMS +S62132B | Displaced fracture of capitate [os magnum] bone, left wrist, initial encounter for open fracture | CMS +S62132D | Displaced fracture of capitate [os magnum] bone, left wrist, subsequent encounter for fracture with routine healing | CMS +S62132G | Displaced fracture of capitate [os magnum] bone, left wrist, subsequent encounter for fracture with delayed healing | CMS +S62132K | Displaced fracture of capitate [os magnum] bone, left wrist, subsequent encounter for fracture with nonunion | CMS +S62132P | Displaced fracture of capitate [os magnum] bone, left wrist, subsequent encounter for fracture with malunion | CMS +S62132S | Displaced fracture of capitate [os magnum] bone, left wrist, sequela | CMS +S62133A | Displaced fracture of capitate [os magnum] bone, unspecified wrist, initial encounter for closed fracture | CMS +S62133B | Displaced fracture of capitate [os magnum] bone, unspecified wrist, initial encounter for open fracture | CMS +S62133D | Displaced fracture of capitate [os magnum] bone, unspecified wrist, subsequent encounter for fracture with routine healing | CMS +S62133G | Displaced fracture of capitate [os magnum] bone, unspecified wrist, subsequent encounter for fracture with delayed healing | CMS +S62133K | Displaced fracture of capitate [os magnum] bone, unspecified wrist, subsequent encounter for fracture with nonunion | CMS +S62133P | Displaced fracture of capitate [os magnum] bone, unspecified wrist, subsequent encounter for fracture with malunion | CMS +S62133S | Displaced fracture of capitate [os magnum] bone, unspecified wrist, sequela | CMS +S62134A | Nondisplaced fracture of capitate [os magnum] bone, right wrist, initial encounter for closed fracture | CMS +S62134B | Nondisplaced fracture of capitate [os magnum] bone, right wrist, initial encounter for open fracture | CMS +S62134D | Nondisplaced fracture of capitate [os magnum] bone, right wrist, subsequent encounter for fracture with routine healing | CMS +S62134G | Nondisplaced fracture of capitate [os magnum] bone, right wrist, subsequent encounter for fracture with delayed healing | CMS +S62134K | Nondisplaced fracture of capitate [os magnum] bone, right wrist, subsequent encounter for fracture with nonunion | CMS +S62134P | Nondisplaced fracture of capitate [os magnum] bone, right wrist, subsequent encounter for fracture with malunion | CMS +S62134S | Nondisplaced fracture of capitate [os magnum] bone, right wrist, sequela | CMS +S62135A | Nondisplaced fracture of capitate [os magnum] bone, left wrist, initial encounter for closed fracture | CMS +S62135B | Nondisplaced fracture of capitate [os magnum] bone, left wrist, initial encounter for open fracture | CMS +S62135D | Nondisplaced fracture of capitate [os magnum] bone, left wrist, subsequent encounter for fracture with routine healing | CMS +S62135G | Nondisplaced fracture of capitate [os magnum] bone, left wrist, subsequent encounter for fracture with delayed healing | CMS +S62135K | Nondisplaced fracture of capitate [os magnum] bone, left wrist, subsequent encounter for fracture with nonunion | CMS +S62135P | Nondisplaced fracture of capitate [os magnum] bone, left wrist, subsequent encounter for fracture with malunion | CMS +S62135S | Nondisplaced fracture of capitate [os magnum] bone, left wrist, sequela | CMS +S62136A | Nondisplaced fracture of capitate [os magnum] bone, unspecified wrist, initial encounter for closed fracture | CMS +S62136B | Nondisplaced fracture of capitate [os magnum] bone, unspecified wrist, initial encounter for open fracture | CMS +S62136D | Nondisplaced fracture of capitate [os magnum] bone, unspecified wrist, subsequent encounter for fracture with routine healing | CMS +S62136G | Nondisplaced fracture of capitate [os magnum] bone, unspecified wrist, subsequent encounter for fracture with delayed healing | CMS +S62136K | Nondisplaced fracture of capitate [os magnum] bone, unspecified wrist, subsequent encounter for fracture with nonunion | CMS +S62136P | Nondisplaced fracture of capitate [os magnum] bone, unspecified wrist, subsequent encounter for fracture with malunion | CMS +S62136S | Nondisplaced fracture of capitate [os magnum] bone, unspecified wrist, sequela | CMS +S62141A | Displaced fracture of body of hamate [unciform] bone, right wrist, initial encounter for closed fracture | CMS +S62141B | Displaced fracture of body of hamate [unciform] bone, right wrist, initial encounter for open fracture | CMS +S62141D | Displaced fracture of body of hamate [unciform] bone, right wrist, subsequent encounter for fracture with routine healing | CMS +S62141G | Displaced fracture of body of hamate [unciform] bone, right wrist, subsequent encounter for fracture with delayed healing | CMS +S62141K | Displaced fracture of body of hamate [unciform] bone, right wrist, subsequent encounter for fracture with nonunion | CMS +S62141P | Displaced fracture of body of hamate [unciform] bone, right wrist, subsequent encounter for fracture with malunion | CMS +S62141S | Displaced fracture of body of hamate [unciform] bone, right wrist, sequela | CMS +S62142A | Displaced fracture of body of hamate [unciform] bone, left wrist, initial encounter for closed fracture | CMS +S62142B | Displaced fracture of body of hamate [unciform] bone, left wrist, initial encounter for open fracture | CMS +S62142D | Displaced fracture of body of hamate [unciform] bone, left wrist, subsequent encounter for fracture with routine healing | CMS +S62142G | Displaced fracture of body of hamate [unciform] bone, left wrist, subsequent encounter for fracture with delayed healing | CMS +S62142K | Displaced fracture of body of hamate [unciform] bone, left wrist, subsequent encounter for fracture with nonunion | CMS +S62142P | Displaced fracture of body of hamate [unciform] bone, left wrist, subsequent encounter for fracture with malunion | CMS +S62142S | Displaced fracture of body of hamate [unciform] bone, left wrist, sequela | CMS +S62143A | Displaced fracture of body of hamate [unciform] bone, unspecified wrist, initial encounter for closed fracture | CMS +S62143B | Displaced fracture of body of hamate [unciform] bone, unspecified wrist, initial encounter for open fracture | CMS +S62143D | Displaced fracture of body of hamate [unciform] bone, unspecified wrist, subsequent encounter for fracture with routine healing | CMS +S62143G | Displaced fracture of body of hamate [unciform] bone, unspecified wrist, subsequent encounter for fracture with delayed healing | CMS +S62143K | Displaced fracture of body of hamate [unciform] bone, unspecified wrist, subsequent encounter for fracture with nonunion | CMS +S62143P | Displaced fracture of body of hamate [unciform] bone, unspecified wrist, subsequent encounter for fracture with malunion | CMS +S62143S | Displaced fracture of body of hamate [unciform] bone, unspecified wrist, sequela | CMS +S62144A | Nondisplaced fracture of body of hamate [unciform] bone, right wrist, initial encounter for closed fracture | CMS +S62144B | Nondisplaced fracture of body of hamate [unciform] bone, right wrist, initial encounter for open fracture | CMS +S62144D | Nondisplaced fracture of body of hamate [unciform] bone, right wrist, subsequent encounter for fracture with routine healing | CMS +S62144G | Nondisplaced fracture of body of hamate [unciform] bone, right wrist, subsequent encounter for fracture with delayed healing | CMS +S62144K | Nondisplaced fracture of body of hamate [unciform] bone, right wrist, subsequent encounter for fracture with nonunion | CMS +S62144P | Nondisplaced fracture of body of hamate [unciform] bone, right wrist, subsequent encounter for fracture with malunion | CMS +S62144S | Nondisplaced fracture of body of hamate [unciform] bone, right wrist, sequela | CMS +S62145A | Nondisplaced fracture of body of hamate [unciform] bone, left wrist, initial encounter for closed fracture | CMS +S62145B | Nondisplaced fracture of body of hamate [unciform] bone, left wrist, initial encounter for open fracture | CMS +S62145D | Nondisplaced fracture of body of hamate [unciform] bone, left wrist, subsequent encounter for fracture with routine healing | CMS +S62145G | Nondisplaced fracture of body of hamate [unciform] bone, left wrist, subsequent encounter for fracture with delayed healing | CMS +S62145K | Nondisplaced fracture of body of hamate [unciform] bone, left wrist, subsequent encounter for fracture with nonunion | CMS +S62145P | Nondisplaced fracture of body of hamate [unciform] bone, left wrist, subsequent encounter for fracture with malunion | CMS +S62145S | Nondisplaced fracture of body of hamate [unciform] bone, left wrist, sequela | CMS +S62146A | Nondisplaced fracture of body of hamate [unciform] bone, unspecified wrist, initial encounter for closed fracture | CMS +S62146B | Nondisplaced fracture of body of hamate [unciform] bone, unspecified wrist, initial encounter for open fracture | CMS +S62146D | Nondisplaced fracture of body of hamate [unciform] bone, unspecified wrist, subsequent encounter for fracture with routine healing | CMS +S62146G | Nondisplaced fracture of body of hamate [unciform] bone, unspecified wrist, subsequent encounter for fracture with delayed healing | CMS +S62146K | Nondisplaced fracture of body of hamate [unciform] bone, unspecified wrist, subsequent encounter for fracture with nonunion | CMS +S62146P | Nondisplaced fracture of body of hamate [unciform] bone, unspecified wrist, subsequent encounter for fracture with malunion | CMS +S62146S | Nondisplaced fracture of body of hamate [unciform] bone, unspecified wrist, sequela | CMS +S62151A | Displaced fracture of hook process of hamate [unciform] bone, right wrist, initial encounter for closed fracture | CMS +S62151B | Displaced fracture of hook process of hamate [unciform] bone, right wrist, initial encounter for open fracture | CMS +S62151D | Displaced fracture of hook process of hamate [unciform] bone, right wrist, subsequent encounter for fracture with routine healing | CMS +S62151G | Displaced fracture of hook process of hamate [unciform] bone, right wrist, subsequent encounter for fracture with delayed healing | CMS +S62151K | Displaced fracture of hook process of hamate [unciform] bone, right wrist, subsequent encounter for fracture with nonunion | CMS +S62151P | Displaced fracture of hook process of hamate [unciform] bone, right wrist, subsequent encounter for fracture with malunion | CMS +S62151S | Displaced fracture of hook process of hamate [unciform] bone, right wrist, sequela | CMS +S62152A | Displaced fracture of hook process of hamate [unciform] bone, left wrist, initial encounter for closed fracture | CMS +S62152B | Displaced fracture of hook process of hamate [unciform] bone, left wrist, initial encounter for open fracture | CMS +S62152D | Displaced fracture of hook process of hamate [unciform] bone, left wrist, subsequent encounter for fracture with routine healing | CMS +S62152G | Displaced fracture of hook process of hamate [unciform] bone, left wrist, subsequent encounter for fracture with delayed healing | CMS +S62152K | Displaced fracture of hook process of hamate [unciform] bone, left wrist, subsequent encounter for fracture with nonunion | CMS +S62152P | Displaced fracture of hook process of hamate [unciform] bone, left wrist, subsequent encounter for fracture with malunion | CMS +S62152S | Displaced fracture of hook process of hamate [unciform] bone, left wrist, sequela | CMS +S62153A | Displaced fracture of hook process of hamate [unciform] bone, unspecified wrist, initial encounter for closed fracture | CMS +S62153B | Displaced fracture of hook process of hamate [unciform] bone, unspecified wrist, initial encounter for open fracture | CMS +S62153D | Displaced fracture of hook process of hamate [unciform] bone, unspecified wrist, subsequent encounter for fracture with routine healing | CMS +S62153G | Displaced fracture of hook process of hamate [unciform] bone, unspecified wrist, subsequent encounter for fracture with delayed healing | CMS +S62153K | Displaced fracture of hook process of hamate [unciform] bone, unspecified wrist, subsequent encounter for fracture with nonunion | CMS +S62153P | Displaced fracture of hook process of hamate [unciform] bone, unspecified wrist, subsequent encounter for fracture with malunion | CMS +S62153S | Displaced fracture of hook process of hamate [unciform] bone, unspecified wrist, sequela | CMS +S62154A | Nondisplaced fracture of hook process of hamate [unciform] bone, right wrist, initial encounter for closed fracture | CMS +S62154B | Nondisplaced fracture of hook process of hamate [unciform] bone, right wrist, initial encounter for open fracture | CMS +S62154D | Nondisplaced fracture of hook process of hamate [unciform] bone, right wrist, subsequent encounter for fracture with routine healing | CMS +S62154G | Nondisplaced fracture of hook process of hamate [unciform] bone, right wrist, subsequent encounter for fracture with delayed healing | CMS +S62154K | Nondisplaced fracture of hook process of hamate [unciform] bone, right wrist, subsequent encounter for fracture with nonunion | CMS +S62154P | Nondisplaced fracture of hook process of hamate [unciform] bone, right wrist, subsequent encounter for fracture with malunion | CMS +S62154S | Nondisplaced fracture of hook process of hamate [unciform] bone, right wrist, sequela | CMS +S62155A | Nondisplaced fracture of hook process of hamate [unciform] bone, left wrist, initial encounter for closed fracture | CMS +S62155B | Nondisplaced fracture of hook process of hamate [unciform] bone, left wrist, initial encounter for open fracture | CMS +S62155D | Nondisplaced fracture of hook process of hamate [unciform] bone, left wrist, subsequent encounter for fracture with routine healing | CMS +S62155G | Nondisplaced fracture of hook process of hamate [unciform] bone, left wrist, subsequent encounter for fracture with delayed healing | CMS +S62155K | Nondisplaced fracture of hook process of hamate [unciform] bone, left wrist, subsequent encounter for fracture with nonunion | CMS +S62155P | Nondisplaced fracture of hook process of hamate [unciform] bone, left wrist, subsequent encounter for fracture with malunion | CMS +S62155S | Nondisplaced fracture of hook process of hamate [unciform] bone, left wrist, sequela | CMS +S62156A | Nondisplaced fracture of hook process of hamate [unciform] bone, unspecified wrist, initial encounter for closed fracture | CMS +S62156B | Nondisplaced fracture of hook process of hamate [unciform] bone, unspecified wrist, initial encounter for open fracture | CMS +S62156D | Nondisplaced fracture of hook process of hamate [unciform] bone, unspecified wrist, subsequent encounter for fracture with routine healing | CMS +S62156G | Nondisplaced fracture of hook process of hamate [unciform] bone, unspecified wrist, subsequent encounter for fracture with delayed healing | CMS +S62156K | Nondisplaced fracture of hook process of hamate [unciform] bone, unspecified wrist, subsequent encounter for fracture with nonunion | CMS +S62156P | Nondisplaced fracture of hook process of hamate [unciform] bone, unspecified wrist, subsequent encounter for fracture with malunion | CMS +S62156S | Nondisplaced fracture of hook process of hamate [unciform] bone, unspecified wrist, sequela | CMS +S62161A | Displaced fracture of pisiform, right wrist, initial encounter for closed fracture | CMS +S62161B | Displaced fracture of pisiform, right wrist, initial encounter for open fracture | CMS +S62161D | Displaced fracture of pisiform, right wrist, subsequent encounter for fracture with routine healing | CMS +S62161G | Displaced fracture of pisiform, right wrist, subsequent encounter for fracture with delayed healing | CMS +S62161K | Displaced fracture of pisiform, right wrist, subsequent encounter for fracture with nonunion | CMS +S62161P | Displaced fracture of pisiform, right wrist, subsequent encounter for fracture with malunion | CMS +S62161S | Displaced fracture of pisiform, right wrist, sequela | CMS +S62162A | Displaced fracture of pisiform, left wrist, initial encounter for closed fracture | CMS +S62162B | Displaced fracture of pisiform, left wrist, initial encounter for open fracture | CMS +S62162D | Displaced fracture of pisiform, left wrist, subsequent encounter for fracture with routine healing | CMS +S62162G | Displaced fracture of pisiform, left wrist, subsequent encounter for fracture with delayed healing | CMS +S62162K | Displaced fracture of pisiform, left wrist, subsequent encounter for fracture with nonunion | CMS +S62162P | Displaced fracture of pisiform, left wrist, subsequent encounter for fracture with malunion | CMS +S62162S | Displaced fracture of pisiform, left wrist, sequela | CMS +S62163A | Displaced fracture of pisiform, unspecified wrist, initial encounter for closed fracture | CMS +S62163B | Displaced fracture of pisiform, unspecified wrist, initial encounter for open fracture | CMS +S62163D | Displaced fracture of pisiform, unspecified wrist, subsequent encounter for fracture with routine healing | CMS +S62163G | Displaced fracture of pisiform, unspecified wrist, subsequent encounter for fracture with delayed healing | CMS +S62163K | Displaced fracture of pisiform, unspecified wrist, subsequent encounter for fracture with nonunion | CMS +S62163P | Displaced fracture of pisiform, unspecified wrist, subsequent encounter for fracture with malunion | CMS +S62163S | Displaced fracture of pisiform, unspecified wrist, sequela | CMS +S62164A | Nondisplaced fracture of pisiform, right wrist, initial encounter for closed fracture | CMS +S62164B | Nondisplaced fracture of pisiform, right wrist, initial encounter for open fracture | CMS +S62164D | Nondisplaced fracture of pisiform, right wrist, subsequent encounter for fracture with routine healing | CMS +S62164G | Nondisplaced fracture of pisiform, right wrist, subsequent encounter for fracture with delayed healing | CMS +S62164K | Nondisplaced fracture of pisiform, right wrist, subsequent encounter for fracture with nonunion | CMS +S62164P | Nondisplaced fracture of pisiform, right wrist, subsequent encounter for fracture with malunion | CMS +S62164S | Nondisplaced fracture of pisiform, right wrist, sequela | CMS +S62165A | Nondisplaced fracture of pisiform, left wrist, initial encounter for closed fracture | CMS +S62165B | Nondisplaced fracture of pisiform, left wrist, initial encounter for open fracture | CMS +S62165D | Nondisplaced fracture of pisiform, left wrist, subsequent encounter for fracture with routine healing | CMS +S62165G | Nondisplaced fracture of pisiform, left wrist, subsequent encounter for fracture with delayed healing | CMS +S62165K | Nondisplaced fracture of pisiform, left wrist, subsequent encounter for fracture with nonunion | CMS +S62165P | Nondisplaced fracture of pisiform, left wrist, subsequent encounter for fracture with malunion | CMS +S62165S | Nondisplaced fracture of pisiform, left wrist, sequela | CMS +S62166A | Nondisplaced fracture of pisiform, unspecified wrist, initial encounter for closed fracture | CMS +S62166B | Nondisplaced fracture of pisiform, unspecified wrist, initial encounter for open fracture | CMS +S62166D | Nondisplaced fracture of pisiform, unspecified wrist, subsequent encounter for fracture with routine healing | CMS +S62166G | Nondisplaced fracture of pisiform, unspecified wrist, subsequent encounter for fracture with delayed healing | CMS +S62166K | Nondisplaced fracture of pisiform, unspecified wrist, subsequent encounter for fracture with nonunion | CMS +S62166P | Nondisplaced fracture of pisiform, unspecified wrist, subsequent encounter for fracture with malunion | CMS +S62166S | Nondisplaced fracture of pisiform, unspecified wrist, sequela | CMS +S62171A | Displaced fracture of trapezium [larger multangular], right wrist, initial encounter for closed fracture | CMS +S62171B | Displaced fracture of trapezium [larger multangular], right wrist, initial encounter for open fracture | CMS +S62171D | Displaced fracture of trapezium [larger multangular], right wrist, subsequent encounter for fracture with routine healing | CMS +S62171G | Displaced fracture of trapezium [larger multangular], right wrist, subsequent encounter for fracture with delayed healing | CMS +S62171K | Displaced fracture of trapezium [larger multangular], right wrist, subsequent encounter for fracture with nonunion | CMS +S62171P | Displaced fracture of trapezium [larger multangular], right wrist, subsequent encounter for fracture with malunion | CMS +S62171S | Displaced fracture of trapezium [larger multangular], right wrist, sequela | CMS +S62172A | Displaced fracture of trapezium [larger multangular], left wrist, initial encounter for closed fracture | CMS +S62172B | Displaced fracture of trapezium [larger multangular], left wrist, initial encounter for open fracture | CMS +S62172D | Displaced fracture of trapezium [larger multangular], left wrist, subsequent encounter for fracture with routine healing | CMS +S62172G | Displaced fracture of trapezium [larger multangular], left wrist, subsequent encounter for fracture with delayed healing | CMS +S62172K | Displaced fracture of trapezium [larger multangular], left wrist, subsequent encounter for fracture with nonunion | CMS +S62172P | Displaced fracture of trapezium [larger multangular], left wrist, subsequent encounter for fracture with malunion | CMS +S62172S | Displaced fracture of trapezium [larger multangular], left wrist, sequela | CMS +S62173A | Displaced fracture of trapezium [larger multangular], unspecified wrist, initial encounter for closed fracture | CMS +S62173B | Displaced fracture of trapezium [larger multangular], unspecified wrist, initial encounter for open fracture | CMS +S62173D | Displaced fracture of trapezium [larger multangular], unspecified wrist, subsequent encounter for fracture with routine healing | CMS +S62173G | Displaced fracture of trapezium [larger multangular], unspecified wrist, subsequent encounter for fracture with delayed healing | CMS +S62173K | Displaced fracture of trapezium [larger multangular], unspecified wrist, subsequent encounter for fracture with nonunion | CMS +S62173P | Displaced fracture of trapezium [larger multangular], unspecified wrist, subsequent encounter for fracture with malunion | CMS +S62173S | Displaced fracture of trapezium [larger multangular], unspecified wrist, sequela | CMS +S62174A | Nondisplaced fracture of trapezium [larger multangular], right wrist, initial encounter for closed fracture | CMS +S62174B | Nondisplaced fracture of trapezium [larger multangular], right wrist, initial encounter for open fracture | CMS +S62174D | Nondisplaced fracture of trapezium [larger multangular], right wrist, subsequent encounter for fracture with routine healing | CMS +S62174G | Nondisplaced fracture of trapezium [larger multangular], right wrist, subsequent encounter for fracture with delayed healing | CMS +S62174K | Nondisplaced fracture of trapezium [larger multangular], right wrist, subsequent encounter for fracture with nonunion | CMS +S62174P | Nondisplaced fracture of trapezium [larger multangular], right wrist, subsequent encounter for fracture with malunion | CMS +S62174S | Nondisplaced fracture of trapezium [larger multangular], right wrist, sequela | CMS +S62175A | Nondisplaced fracture of trapezium [larger multangular], left wrist, initial encounter for closed fracture | CMS +S62175B | Nondisplaced fracture of trapezium [larger multangular], left wrist, initial encounter for open fracture | CMS +S62175D | Nondisplaced fracture of trapezium [larger multangular], left wrist, subsequent encounter for fracture with routine healing | CMS +S62175G | Nondisplaced fracture of trapezium [larger multangular], left wrist, subsequent encounter for fracture with delayed healing | CMS +S62175K | Nondisplaced fracture of trapezium [larger multangular], left wrist, subsequent encounter for fracture with nonunion | CMS +S62175P | Nondisplaced fracture of trapezium [larger multangular], left wrist, subsequent encounter for fracture with malunion | CMS +S62175S | Nondisplaced fracture of trapezium [larger multangular], left wrist, sequela | CMS +S62176A | Nondisplaced fracture of trapezium [larger multangular], unspecified wrist, initial encounter for closed fracture | CMS +S62176B | Nondisplaced fracture of trapezium [larger multangular], unspecified wrist, initial encounter for open fracture | CMS +S62176D | Nondisplaced fracture of trapezium [larger multangular], unspecified wrist, subsequent encounter for fracture with routine healing | CMS +S62176G | Nondisplaced fracture of trapezium [larger multangular], unspecified wrist, subsequent encounter for fracture with delayed healing | CMS +S62176K | Nondisplaced fracture of trapezium [larger multangular], unspecified wrist, subsequent encounter for fracture with nonunion | CMS +S62176P | Nondisplaced fracture of trapezium [larger multangular], unspecified wrist, subsequent encounter for fracture with malunion | CMS +S62176S | Nondisplaced fracture of trapezium [larger multangular], unspecified wrist, sequela | CMS +S62181A | Displaced fracture of trapezoid [smaller multangular], right wrist, initial encounter for closed fracture | CMS +S62181B | Displaced fracture of trapezoid [smaller multangular], right wrist, initial encounter for open fracture | CMS +S62181D | Displaced fracture of trapezoid [smaller multangular], right wrist, subsequent encounter for fracture with routine healing | CMS +S62181G | Displaced fracture of trapezoid [smaller multangular], right wrist, subsequent encounter for fracture with delayed healing | CMS +S62181K | Displaced fracture of trapezoid [smaller multangular], right wrist, subsequent encounter for fracture with nonunion | CMS +S62181P | Displaced fracture of trapezoid [smaller multangular], right wrist, subsequent encounter for fracture with malunion | CMS +S62181S | Displaced fracture of trapezoid [smaller multangular], right wrist, sequela | CMS +S62182A | Displaced fracture of trapezoid [smaller multangular], left wrist, initial encounter for closed fracture | CMS +S62182B | Displaced fracture of trapezoid [smaller multangular], left wrist, initial encounter for open fracture | CMS +S62182D | Displaced fracture of trapezoid [smaller multangular], left wrist, subsequent encounter for fracture with routine healing | CMS +S62182G | Displaced fracture of trapezoid [smaller multangular], left wrist, subsequent encounter for fracture with delayed healing | CMS +S62182K | Displaced fracture of trapezoid [smaller multangular], left wrist, subsequent encounter for fracture with nonunion | CMS +S62182P | Displaced fracture of trapezoid [smaller multangular], left wrist, subsequent encounter for fracture with malunion | CMS +S62182S | Displaced fracture of trapezoid [smaller multangular], left wrist, sequela | CMS +S62183A | Displaced fracture of trapezoid [smaller multangular], unspecified wrist, initial encounter for closed fracture | CMS +S62183B | Displaced fracture of trapezoid [smaller multangular], unspecified wrist, initial encounter for open fracture | CMS +S62183D | Displaced fracture of trapezoid [smaller multangular], unspecified wrist, subsequent encounter for fracture with routine healing | CMS +S62183G | Displaced fracture of trapezoid [smaller multangular], unspecified wrist, subsequent encounter for fracture with delayed healing | CMS +S62183K | Displaced fracture of trapezoid [smaller multangular], unspecified wrist, subsequent encounter for fracture with nonunion | CMS +S62183P | Displaced fracture of trapezoid [smaller multangular], unspecified wrist, subsequent encounter for fracture with malunion | CMS +S62183S | Displaced fracture of trapezoid [smaller multangular], unspecified wrist, sequela | CMS +S62184A | Nondisplaced fracture of trapezoid [smaller multangular], right wrist, initial encounter for closed fracture | CMS +S62184B | Nondisplaced fracture of trapezoid [smaller multangular], right wrist, initial encounter for open fracture | CMS +S62184D | Nondisplaced fracture of trapezoid [smaller multangular], right wrist, subsequent encounter for fracture with routine healing | CMS +S62184G | Nondisplaced fracture of trapezoid [smaller multangular], right wrist, subsequent encounter for fracture with delayed healing | CMS +S62184K | Nondisplaced fracture of trapezoid [smaller multangular], right wrist, subsequent encounter for fracture with nonunion | CMS +S62184P | Nondisplaced fracture of trapezoid [smaller multangular], right wrist, subsequent encounter for fracture with malunion | CMS +S62184S | Nondisplaced fracture of trapezoid [smaller multangular], right wrist, sequela | CMS +S62185A | Nondisplaced fracture of trapezoid [smaller multangular], left wrist, initial encounter for closed fracture | CMS +S62185B | Nondisplaced fracture of trapezoid [smaller multangular], left wrist, initial encounter for open fracture | CMS +S62185D | Nondisplaced fracture of trapezoid [smaller multangular], left wrist, subsequent encounter for fracture with routine healing | CMS +S62185G | Nondisplaced fracture of trapezoid [smaller multangular], left wrist, subsequent encounter for fracture with delayed healing | CMS +S62185K | Nondisplaced fracture of trapezoid [smaller multangular], left wrist, subsequent encounter for fracture with nonunion | CMS +S62185P | Nondisplaced fracture of trapezoid [smaller multangular], left wrist, subsequent encounter for fracture with malunion | CMS +S62185S | Nondisplaced fracture of trapezoid [smaller multangular], left wrist, sequela | CMS +S62186A | Nondisplaced fracture of trapezoid [smaller multangular], unspecified wrist, initial encounter for closed fracture | CMS +S62186B | Nondisplaced fracture of trapezoid [smaller multangular], unspecified wrist, initial encounter for open fracture | CMS +S62186D | Nondisplaced fracture of trapezoid [smaller multangular], unspecified wrist, subsequent encounter for fracture with routine healing | CMS +S62186G | Nondisplaced fracture of trapezoid [smaller multangular], unspecified wrist, subsequent encounter for fracture with delayed healing | CMS +S62186K | Nondisplaced fracture of trapezoid [smaller multangular], unspecified wrist, subsequent encounter for fracture with nonunion | CMS +S62186P | Nondisplaced fracture of trapezoid [smaller multangular], unspecified wrist, subsequent encounter for fracture with malunion | CMS +S62186S | Nondisplaced fracture of trapezoid [smaller multangular], unspecified wrist, sequela | CMS +S622 | Fracture of first metacarpal bone | WHO +S62201A | Unspecified fracture of first metacarpal bone, right hand, initial encounter for closed fracture | CMS +S62201B | Unspecified fracture of first metacarpal bone, right hand, initial encounter for open fracture | CMS +S62201D | Unspecified fracture of first metacarpal bone, right hand, subsequent encounter for fracture with routine healing | CMS +S62201G | Unspecified fracture of first metacarpal bone, right hand, subsequent encounter for fracture with delayed healing | CMS +S62201K | Unspecified fracture of first metacarpal bone, right hand, subsequent encounter for fracture with nonunion | CMS +S62201P | Unspecified fracture of first metacarpal bone, right hand, subsequent encounter for fracture with malunion | CMS +S62201S | Unspecified fracture of first metacarpal bone, right hand, sequela | CMS +S62202A | Unspecified fracture of first metacarpal bone, left hand, initial encounter for closed fracture | CMS +S62202B | Unspecified fracture of first metacarpal bone, left hand, initial encounter for open fracture | CMS +S62202D | Unspecified fracture of first metacarpal bone, left hand, subsequent encounter for fracture with routine healing | CMS +S62202G | Unspecified fracture of first metacarpal bone, left hand, subsequent encounter for fracture with delayed healing | CMS +S62202K | Unspecified fracture of first metacarpal bone, left hand, subsequent encounter for fracture with nonunion | CMS +S62202P | Unspecified fracture of first metacarpal bone, left hand, subsequent encounter for fracture with malunion | CMS +S62202S | Unspecified fracture of first metacarpal bone, left hand, sequela | CMS +S62209A | Unspecified fracture of first metacarpal bone, unspecified hand, initial encounter for closed fracture | CMS +S62209B | Unspecified fracture of first metacarpal bone, unspecified hand, initial encounter for open fracture | CMS +S62209D | Unspecified fracture of first metacarpal bone, unspecified hand, subsequent encounter for fracture with routine healing | CMS +S62209G | Unspecified fracture of first metacarpal bone, unspecified hand, subsequent encounter for fracture with delayed healing | CMS +S62209K | Unspecified fracture of first metacarpal bone, unspecified hand, subsequent encounter for fracture with nonunion | CMS +S62209P | Unspecified fracture of first metacarpal bone, unspecified hand, subsequent encounter for fracture with malunion | CMS +S62209S | Unspecified fracture of first metacarpal bone, unspecified hand, sequela | CMS +S62211A | Bennett's fracture, right hand, initial encounter for closed fracture | CMS +S62211B | Bennett's fracture, right hand, initial encounter for open fracture | CMS +S62211D | Bennett's fracture, right hand, subsequent encounter for fracture with routine healing | CMS +S62211G | Bennett's fracture, right hand, subsequent encounter for fracture with delayed healing | CMS +S62211K | Bennett's fracture, right hand, subsequent encounter for fracture with nonunion | CMS +S62211P | Bennett's fracture, right hand, subsequent encounter for fracture with malunion | CMS +S62211S | Bennett's fracture, right hand, sequela | CMS +S62212A | Bennett's fracture, left hand, initial encounter for closed fracture | CMS +S62212B | Bennett's fracture, left hand, initial encounter for open fracture | CMS +S62212D | Bennett's fracture, left hand, subsequent encounter for fracture with routine healing | CMS +S62212G | Bennett's fracture, left hand, subsequent encounter for fracture with delayed healing | CMS +S62212K | Bennett's fracture, left hand, subsequent encounter for fracture with nonunion | CMS +S62212P | Bennett's fracture, left hand, subsequent encounter for fracture with malunion | CMS +S62212S | Bennett's fracture, left hand, sequela | CMS +S62213A | Bennett's fracture, unspecified hand, initial encounter for closed fracture | CMS +S62213B | Bennett's fracture, unspecified hand, initial encounter for open fracture | CMS +S62213D | Bennett's fracture, unspecified hand, subsequent encounter for fracture with routine healing | CMS +S62213G | Bennett's fracture, unspecified hand, subsequent encounter for fracture with delayed healing | CMS +S62213K | Bennett's fracture, unspecified hand, subsequent encounter for fracture with nonunion | CMS +S62213P | Bennett's fracture, unspecified hand, subsequent encounter for fracture with malunion | CMS +S62213S | Bennett's fracture, unspecified hand, sequela | CMS +S62221A | Displaced Rolando's fracture, right hand, initial encounter for closed fracture | CMS +S62221B | Displaced Rolando's fracture, right hand, initial encounter for open fracture | CMS +S62221D | Displaced Rolando's fracture, right hand, subsequent encounter for fracture with routine healing | CMS +S62221G | Displaced Rolando's fracture, right hand, subsequent encounter for fracture with delayed healing | CMS +S62221K | Displaced Rolando's fracture, right hand, subsequent encounter for fracture with nonunion | CMS +S62221P | Displaced Rolando's fracture, right hand, subsequent encounter for fracture with malunion | CMS +S62221S | Displaced Rolando's fracture, right hand, sequela | CMS +S62222A | Displaced Rolando's fracture, left hand, initial encounter for closed fracture | CMS +S62222B | Displaced Rolando's fracture, left hand, initial encounter for open fracture | CMS +S62222D | Displaced Rolando's fracture, left hand, subsequent encounter for fracture with routine healing | CMS +S62222G | Displaced Rolando's fracture, left hand, subsequent encounter for fracture with delayed healing | CMS +S62222K | Displaced Rolando's fracture, left hand, subsequent encounter for fracture with nonunion | CMS +S62222P | Displaced Rolando's fracture, left hand, subsequent encounter for fracture with malunion | CMS +S62222S | Displaced Rolando's fracture, left hand, sequela | CMS +S62223A | Displaced Rolando's fracture, unspecified hand, initial encounter for closed fracture | CMS +S62223B | Displaced Rolando's fracture, unspecified hand, initial encounter for open fracture | CMS +S62223D | Displaced Rolando's fracture, unspecified hand, subsequent encounter for fracture with routine healing | CMS +S62223G | Displaced Rolando's fracture, unspecified hand, subsequent encounter for fracture with delayed healing | CMS +S62223K | Displaced Rolando's fracture, unspecified hand, subsequent encounter for fracture with nonunion | CMS +S62223P | Displaced Rolando's fracture, unspecified hand, subsequent encounter for fracture with malunion | CMS +S62223S | Displaced Rolando's fracture, unspecified hand, sequela | CMS +S62224A | Nondisplaced Rolando's fracture, right hand, initial encounter for closed fracture | CMS +S62224B | Nondisplaced Rolando's fracture, right hand, initial encounter for open fracture | CMS +S62224D | Nondisplaced Rolando's fracture, right hand, subsequent encounter for fracture with routine healing | CMS +S62224G | Nondisplaced Rolando's fracture, right hand, subsequent encounter for fracture with delayed healing | CMS +S62224K | Nondisplaced Rolando's fracture, right hand, subsequent encounter for fracture with nonunion | CMS +S62224P | Nondisplaced Rolando's fracture, right hand, subsequent encounter for fracture with malunion | CMS +S62224S | Nondisplaced Rolando's fracture, right hand, sequela | CMS +S62225A | Nondisplaced Rolando's fracture, left hand, initial encounter for closed fracture | CMS +S62225B | Nondisplaced Rolando's fracture, left hand, initial encounter for open fracture | CMS +S62225D | Nondisplaced Rolando's fracture, left hand, subsequent encounter for fracture with routine healing | CMS +S62225G | Nondisplaced Rolando's fracture, left hand, subsequent encounter for fracture with delayed healing | CMS +S62225K | Nondisplaced Rolando's fracture, left hand, subsequent encounter for fracture with nonunion | CMS +S62225P | Nondisplaced Rolando's fracture, left hand, subsequent encounter for fracture with malunion | CMS +S62225S | Nondisplaced Rolando's fracture, left hand, sequela | CMS +S62226A | Nondisplaced Rolando's fracture, unspecified hand, initial encounter for closed fracture | CMS +S62226B | Nondisplaced Rolando's fracture, unspecified hand, initial encounter for open fracture | CMS +S62226D | Nondisplaced Rolando's fracture, unspecified hand, subsequent encounter for fracture with routine healing | CMS +S62226G | Nondisplaced Rolando's fracture, unspecified hand, subsequent encounter for fracture with delayed healing | CMS +S62226K | Nondisplaced Rolando's fracture, unspecified hand, subsequent encounter for fracture with nonunion | CMS +S62226P | Nondisplaced Rolando's fracture, unspecified hand, subsequent encounter for fracture with malunion | CMS +S62226S | Nondisplaced Rolando's fracture, unspecified hand, sequela | CMS +S62231A | Other displaced fracture of base of first metacarpal bone, right hand, initial encounter for closed fracture | CMS +S62231B | Other displaced fracture of base of first metacarpal bone, right hand, initial encounter for open fracture | CMS +S62231D | Other displaced fracture of base of first metacarpal bone, right hand, subsequent encounter for fracture with routine healing | CMS +S62231G | Other displaced fracture of base of first metacarpal bone, right hand, subsequent encounter for fracture with delayed healing | CMS +S62231K | Other displaced fracture of base of first metacarpal bone, right hand, subsequent encounter for fracture with nonunion | CMS +S62231P | Other displaced fracture of base of first metacarpal bone, right hand, subsequent encounter for fracture with malunion | CMS +S62231S | Other displaced fracture of base of first metacarpal bone, right hand, sequela | CMS +S62232A | Other displaced fracture of base of first metacarpal bone, left hand, initial encounter for closed fracture | CMS +S62232B | Other displaced fracture of base of first metacarpal bone, left hand, initial encounter for open fracture | CMS +S62232D | Other displaced fracture of base of first metacarpal bone, left hand, subsequent encounter for fracture with routine healing | CMS +S62232G | Other displaced fracture of base of first metacarpal bone, left hand, subsequent encounter for fracture with delayed healing | CMS +S62232K | Other displaced fracture of base of first metacarpal bone, left hand, subsequent encounter for fracture with nonunion | CMS +S62232P | Other displaced fracture of base of first metacarpal bone, left hand, subsequent encounter for fracture with malunion | CMS +S62232S | Other displaced fracture of base of first metacarpal bone, left hand, sequela | CMS +S62233A | Other displaced fracture of base of first metacarpal bone, unspecified hand, initial encounter for closed fracture | CMS +S62233B | Other displaced fracture of base of first metacarpal bone, unspecified hand, initial encounter for open fracture | CMS +S62233D | Other displaced fracture of base of first metacarpal bone, unspecified hand, subsequent encounter for fracture with routine healing | CMS +S62233G | Other displaced fracture of base of first metacarpal bone, unspecified hand, subsequent encounter for fracture with delayed healing | CMS +S62233K | Other displaced fracture of base of first metacarpal bone, unspecified hand, subsequent encounter for fracture with nonunion | CMS +S62233P | Other displaced fracture of base of first metacarpal bone, unspecified hand, subsequent encounter for fracture with malunion | CMS +S62233S | Other displaced fracture of base of first metacarpal bone, unspecified hand, sequela | CMS +S62234A | Other nondisplaced fracture of base of first metacarpal bone, right hand, initial encounter for closed fracture | CMS +S62234B | Other nondisplaced fracture of base of first metacarpal bone, right hand, initial encounter for open fracture | CMS +S62234D | Other nondisplaced fracture of base of first metacarpal bone, right hand, subsequent encounter for fracture with routine healing | CMS +S62234G | Other nondisplaced fracture of base of first metacarpal bone, right hand, subsequent encounter for fracture with delayed healing | CMS +S62234K | Other nondisplaced fracture of base of first metacarpal bone, right hand, subsequent encounter for fracture with nonunion | CMS +S62234P | Other nondisplaced fracture of base of first metacarpal bone, right hand, subsequent encounter for fracture with malunion | CMS +S62234S | Other nondisplaced fracture of base of first metacarpal bone, right hand, sequela | CMS +S62235A | Other nondisplaced fracture of base of first metacarpal bone, left hand, initial encounter for closed fracture | CMS +S62235B | Other nondisplaced fracture of base of first metacarpal bone, left hand, initial encounter for open fracture | CMS +S62235D | Other nondisplaced fracture of base of first metacarpal bone, left hand, subsequent encounter for fracture with routine healing | CMS +S62235G | Other nondisplaced fracture of base of first metacarpal bone, left hand, subsequent encounter for fracture with delayed healing | CMS +S62235K | Other nondisplaced fracture of base of first metacarpal bone, left hand, subsequent encounter for fracture with nonunion | CMS +S62235P | Other nondisplaced fracture of base of first metacarpal bone, left hand, subsequent encounter for fracture with malunion | CMS +S62235S | Other nondisplaced fracture of base of first metacarpal bone, left hand, sequela | CMS +S62236A | Other nondisplaced fracture of base of first metacarpal bone, unspecified hand, initial encounter for closed fracture | CMS +S62236B | Other nondisplaced fracture of base of first metacarpal bone, unspecified hand, initial encounter for open fracture | CMS +S62236D | Other nondisplaced fracture of base of first metacarpal bone, unspecified hand, subsequent encounter for fracture with routine healing | CMS +S62236G | Other nondisplaced fracture of base of first metacarpal bone, unspecified hand, subsequent encounter for fracture with delayed healing | CMS +S62236K | Other nondisplaced fracture of base of first metacarpal bone, unspecified hand, subsequent encounter for fracture with nonunion | CMS +S62236P | Other nondisplaced fracture of base of first metacarpal bone, unspecified hand, subsequent encounter for fracture with malunion | CMS +S62236S | Other nondisplaced fracture of base of first metacarpal bone, unspecified hand, sequela | CMS +S62241A | Displaced fracture of shaft of first metacarpal bone, right hand, initial encounter for closed fracture | CMS +S62241B | Displaced fracture of shaft of first metacarpal bone, right hand, initial encounter for open fracture | CMS +S62241D | Displaced fracture of shaft of first metacarpal bone, right hand, subsequent encounter for fracture with routine healing | CMS +S62241G | Displaced fracture of shaft of first metacarpal bone, right hand, subsequent encounter for fracture with delayed healing | CMS +S62241K | Displaced fracture of shaft of first metacarpal bone, right hand, subsequent encounter for fracture with nonunion | CMS +S62241P | Displaced fracture of shaft of first metacarpal bone, right hand, subsequent encounter for fracture with malunion | CMS +S62241S | Displaced fracture of shaft of first metacarpal bone, right hand, sequela | CMS +S62242A | Displaced fracture of shaft of first metacarpal bone, left hand, initial encounter for closed fracture | CMS +S62242B | Displaced fracture of shaft of first metacarpal bone, left hand, initial encounter for open fracture | CMS +S62242D | Displaced fracture of shaft of first metacarpal bone, left hand, subsequent encounter for fracture with routine healing | CMS +S62242G | Displaced fracture of shaft of first metacarpal bone, left hand, subsequent encounter for fracture with delayed healing | CMS +S62242K | Displaced fracture of shaft of first metacarpal bone, left hand, subsequent encounter for fracture with nonunion | CMS +S62242P | Displaced fracture of shaft of first metacarpal bone, left hand, subsequent encounter for fracture with malunion | CMS +S62242S | Displaced fracture of shaft of first metacarpal bone, left hand, sequela | CMS +S62243A | Displaced fracture of shaft of first metacarpal bone, unspecified hand, initial encounter for closed fracture | CMS +S62243B | Displaced fracture of shaft of first metacarpal bone, unspecified hand, initial encounter for open fracture | CMS +S62243D | Displaced fracture of shaft of first metacarpal bone, unspecified hand, subsequent encounter for fracture with routine healing | CMS +S62243G | Displaced fracture of shaft of first metacarpal bone, unspecified hand, subsequent encounter for fracture with delayed healing | CMS +S62243K | Displaced fracture of shaft of first metacarpal bone, unspecified hand, subsequent encounter for fracture with nonunion | CMS +S62243P | Displaced fracture of shaft of first metacarpal bone, unspecified hand, subsequent encounter for fracture with malunion | CMS +S62243S | Displaced fracture of shaft of first metacarpal bone, unspecified hand, sequela | CMS +S62244A | Nondisplaced fracture of shaft of first metacarpal bone, right hand, initial encounter for closed fracture | CMS +S62244B | Nondisplaced fracture of shaft of first metacarpal bone, right hand, initial encounter for open fracture | CMS +S62244D | Nondisplaced fracture of shaft of first metacarpal bone, right hand, subsequent encounter for fracture with routine healing | CMS +S62244G | Nondisplaced fracture of shaft of first metacarpal bone, right hand, subsequent encounter for fracture with delayed healing | CMS +S62244K | Nondisplaced fracture of shaft of first metacarpal bone, right hand, subsequent encounter for fracture with nonunion | CMS +S62244P | Nondisplaced fracture of shaft of first metacarpal bone, right hand, subsequent encounter for fracture with malunion | CMS +S62244S | Nondisplaced fracture of shaft of first metacarpal bone, right hand, sequela | CMS +S62245A | Nondisplaced fracture of shaft of first metacarpal bone, left hand, initial encounter for closed fracture | CMS +S62245B | Nondisplaced fracture of shaft of first metacarpal bone, left hand, initial encounter for open fracture | CMS +S62245D | Nondisplaced fracture of shaft of first metacarpal bone, left hand, subsequent encounter for fracture with routine healing | CMS +S62245G | Nondisplaced fracture of shaft of first metacarpal bone, left hand, subsequent encounter for fracture with delayed healing | CMS +S62245K | Nondisplaced fracture of shaft of first metacarpal bone, left hand, subsequent encounter for fracture with nonunion | CMS +S62245P | Nondisplaced fracture of shaft of first metacarpal bone, left hand, subsequent encounter for fracture with malunion | CMS +S62245S | Nondisplaced fracture of shaft of first metacarpal bone, left hand, sequela | CMS +S62246A | Nondisplaced fracture of shaft of first metacarpal bone, unspecified hand, initial encounter for closed fracture | CMS +S62246B | Nondisplaced fracture of shaft of first metacarpal bone, unspecified hand, initial encounter for open fracture | CMS +S62246D | Nondisplaced fracture of shaft of first metacarpal bone, unspecified hand, subsequent encounter for fracture with routine healing | CMS +S62246G | Nondisplaced fracture of shaft of first metacarpal bone, unspecified hand, subsequent encounter for fracture with delayed healing | CMS +S62246K | Nondisplaced fracture of shaft of first metacarpal bone, unspecified hand, subsequent encounter for fracture with nonunion | CMS +S62246P | Nondisplaced fracture of shaft of first metacarpal bone, unspecified hand, subsequent encounter for fracture with malunion | CMS +S62246S | Nondisplaced fracture of shaft of first metacarpal bone, unspecified hand, sequela | CMS +S62251A | Displaced fracture of neck of first metacarpal bone, right hand, initial encounter for closed fracture | CMS +S62251B | Displaced fracture of neck of first metacarpal bone, right hand, initial encounter for open fracture | CMS +S62251D | Displaced fracture of neck of first metacarpal bone, right hand, subsequent encounter for fracture with routine healing | CMS +S62251G | Displaced fracture of neck of first metacarpal bone, right hand, subsequent encounter for fracture with delayed healing | CMS +S62251K | Displaced fracture of neck of first metacarpal bone, right hand, subsequent encounter for fracture with nonunion | CMS +S62251P | Displaced fracture of neck of first metacarpal bone, right hand, subsequent encounter for fracture with malunion | CMS +S62251S | Displaced fracture of neck of first metacarpal bone, right hand, sequela | CMS +S62252A | Displaced fracture of neck of first metacarpal bone, left hand, initial encounter for closed fracture | CMS +S62252B | Displaced fracture of neck of first metacarpal bone, left hand, initial encounter for open fracture | CMS +S62252D | Displaced fracture of neck of first metacarpal bone, left hand, subsequent encounter for fracture with routine healing | CMS +S62252G | Displaced fracture of neck of first metacarpal bone, left hand, subsequent encounter for fracture with delayed healing | CMS +S62252K | Displaced fracture of neck of first metacarpal bone, left hand, subsequent encounter for fracture with nonunion | CMS +S62252P | Displaced fracture of neck of first metacarpal bone, left hand, subsequent encounter for fracture with malunion | CMS +S62252S | Displaced fracture of neck of first metacarpal bone, left hand, sequela | CMS +S62253A | Displaced fracture of neck of first metacarpal bone, unspecified hand, initial encounter for closed fracture | CMS +S62253B | Displaced fracture of neck of first metacarpal bone, unspecified hand, initial encounter for open fracture | CMS +S62253D | Displaced fracture of neck of first metacarpal bone, unspecified hand, subsequent encounter for fracture with routine healing | CMS +S62253G | Displaced fracture of neck of first metacarpal bone, unspecified hand, subsequent encounter for fracture with delayed healing | CMS +S62253K | Displaced fracture of neck of first metacarpal bone, unspecified hand, subsequent encounter for fracture with nonunion | CMS +S62253P | Displaced fracture of neck of first metacarpal bone, unspecified hand, subsequent encounter for fracture with malunion | CMS +S62253S | Displaced fracture of neck of first metacarpal bone, unspecified hand, sequela | CMS +S62254A | Nondisplaced fracture of neck of first metacarpal bone, right hand, initial encounter for closed fracture | CMS +S62254B | Nondisplaced fracture of neck of first metacarpal bone, right hand, initial encounter for open fracture | CMS +S62254D | Nondisplaced fracture of neck of first metacarpal bone, right hand, subsequent encounter for fracture with routine healing | CMS +S62254G | Nondisplaced fracture of neck of first metacarpal bone, right hand, subsequent encounter for fracture with delayed healing | CMS +S62254K | Nondisplaced fracture of neck of first metacarpal bone, right hand, subsequent encounter for fracture with nonunion | CMS +S62254P | Nondisplaced fracture of neck of first metacarpal bone, right hand, subsequent encounter for fracture with malunion | CMS +S62254S | Nondisplaced fracture of neck of first metacarpal bone, right hand, sequela | CMS +S62255A | Nondisplaced fracture of neck of first metacarpal bone, left hand, initial encounter for closed fracture | CMS +S62255B | Nondisplaced fracture of neck of first metacarpal bone, left hand, initial encounter for open fracture | CMS +S62255D | Nondisplaced fracture of neck of first metacarpal bone, left hand, subsequent encounter for fracture with routine healing | CMS +S62255G | Nondisplaced fracture of neck of first metacarpal bone, left hand, subsequent encounter for fracture with delayed healing | CMS +S62255K | Nondisplaced fracture of neck of first metacarpal bone, left hand, subsequent encounter for fracture with nonunion | CMS +S62255P | Nondisplaced fracture of neck of first metacarpal bone, left hand, subsequent encounter for fracture with malunion | CMS +S62255S | Nondisplaced fracture of neck of first metacarpal bone, left hand, sequela | CMS +S62256A | Nondisplaced fracture of neck of first metacarpal bone, unspecified hand, initial encounter for closed fracture | CMS +S62256B | Nondisplaced fracture of neck of first metacarpal bone, unspecified hand, initial encounter for open fracture | CMS +S62256D | Nondisplaced fracture of neck of first metacarpal bone, unspecified hand, subsequent encounter for fracture with routine healing | CMS +S62256G | Nondisplaced fracture of neck of first metacarpal bone, unspecified hand, subsequent encounter for fracture with delayed healing | CMS +S62256K | Nondisplaced fracture of neck of first metacarpal bone, unspecified hand, subsequent encounter for fracture with nonunion | CMS +S62256P | Nondisplaced fracture of neck of first metacarpal bone, unspecified hand, subsequent encounter for fracture with malunion | CMS +S62256S | Nondisplaced fracture of neck of first metacarpal bone, unspecified hand, sequela | CMS +S62291A | Other fracture of first metacarpal bone, right hand, initial encounter for closed fracture | CMS +S62291B | Other fracture of first metacarpal bone, right hand, initial encounter for open fracture | CMS +S62291D | Other fracture of first metacarpal bone, right hand, subsequent encounter for fracture with routine healing | CMS +S62291G | Other fracture of first metacarpal bone, right hand, subsequent encounter for fracture with delayed healing | CMS +S62291K | Other fracture of first metacarpal bone, right hand, subsequent encounter for fracture with nonunion | CMS +S62291P | Other fracture of first metacarpal bone, right hand, subsequent encounter for fracture with malunion | CMS +S62291S | Other fracture of first metacarpal bone, right hand, sequela | CMS +S62292A | Other fracture of first metacarpal bone, left hand, initial encounter for closed fracture | CMS +S62292B | Other fracture of first metacarpal bone, left hand, initial encounter for open fracture | CMS +S62292D | Other fracture of first metacarpal bone, left hand, subsequent encounter for fracture with routine healing | CMS +S62292G | Other fracture of first metacarpal bone, left hand, subsequent encounter for fracture with delayed healing | CMS +S62292K | Other fracture of first metacarpal bone, left hand, subsequent encounter for fracture with nonunion | CMS +S62292P | Other fracture of first metacarpal bone, left hand, subsequent encounter for fracture with malunion | CMS +S62292S | Other fracture of first metacarpal bone, left hand, sequela | CMS +S62299A | Other fracture of first metacarpal bone, unspecified hand, initial encounter for closed fracture | CMS +S62299B | Other fracture of first metacarpal bone, unspecified hand, initial encounter for open fracture | CMS +S62299D | Other fracture of first metacarpal bone, unspecified hand, subsequent encounter for fracture with routine healing | CMS +S62299G | Other fracture of first metacarpal bone, unspecified hand, subsequent encounter for fracture with delayed healing | CMS +S62299K | Other fracture of first metacarpal bone, unspecified hand, subsequent encounter for fracture with nonunion | CMS +S62299P | Other fracture of first metacarpal bone, unspecified hand, subsequent encounter for fracture with malunion | CMS +S62299S | Other fracture of first metacarpal bone, unspecified hand, sequela | CMS +S623 | Fracture of other metacarpal bone | WHO +S62300A | Unspecified fracture of second metacarpal bone, right hand, initial encounter for closed fracture | CMS +S62300B | Unspecified fracture of second metacarpal bone, right hand, initial encounter for open fracture | CMS +S62300D | Unspecified fracture of second metacarpal bone, right hand, subsequent encounter for fracture with routine healing | CMS +S62300G | Unspecified fracture of second metacarpal bone, right hand, subsequent encounter for fracture with delayed healing | CMS +S62300K | Unspecified fracture of second metacarpal bone, right hand, subsequent encounter for fracture with nonunion | CMS +S62300P | Unspecified fracture of second metacarpal bone, right hand, subsequent encounter for fracture with malunion | CMS +S62300S | Unspecified fracture of second metacarpal bone, right hand, sequela | CMS +S62301A | Unspecified fracture of second metacarpal bone, left hand, initial encounter for closed fracture | CMS +S62301B | Unspecified fracture of second metacarpal bone, left hand, initial encounter for open fracture | CMS +S62301D | Unspecified fracture of second metacarpal bone, left hand, subsequent encounter for fracture with routine healing | CMS +S62301G | Unspecified fracture of second metacarpal bone, left hand, subsequent encounter for fracture with delayed healing | CMS +S62301K | Unspecified fracture of second metacarpal bone, left hand, subsequent encounter for fracture with nonunion | CMS +S62301P | Unspecified fracture of second metacarpal bone, left hand, subsequent encounter for fracture with malunion | CMS +S62301S | Unspecified fracture of second metacarpal bone, left hand, sequela | CMS +S62302A | Unspecified fracture of third metacarpal bone, right hand, initial encounter for closed fracture | CMS +S62302B | Unspecified fracture of third metacarpal bone, right hand, initial encounter for open fracture | CMS +S62302D | Unspecified fracture of third metacarpal bone, right hand, subsequent encounter for fracture with routine healing | CMS +S62302G | Unspecified fracture of third metacarpal bone, right hand, subsequent encounter for fracture with delayed healing | CMS +S62302K | Unspecified fracture of third metacarpal bone, right hand, subsequent encounter for fracture with nonunion | CMS +S62302P | Unspecified fracture of third metacarpal bone, right hand, subsequent encounter for fracture with malunion | CMS +S62302S | Unspecified fracture of third metacarpal bone, right hand, sequela | CMS +S62303A | Unspecified fracture of third metacarpal bone, left hand, initial encounter for closed fracture | CMS +S62303B | Unspecified fracture of third metacarpal bone, left hand, initial encounter for open fracture | CMS +S62303D | Unspecified fracture of third metacarpal bone, left hand, subsequent encounter for fracture with routine healing | CMS +S62303G | Unspecified fracture of third metacarpal bone, left hand, subsequent encounter for fracture with delayed healing | CMS +S62303K | Unspecified fracture of third metacarpal bone, left hand, subsequent encounter for fracture with nonunion | CMS +S62303P | Unspecified fracture of third metacarpal bone, left hand, subsequent encounter for fracture with malunion | CMS +S62303S | Unspecified fracture of third metacarpal bone, left hand, sequela | CMS +S62304A | Unspecified fracture of fourth metacarpal bone, right hand, initial encounter for closed fracture | CMS +S62304B | Unspecified fracture of fourth metacarpal bone, right hand, initial encounter for open fracture | CMS +S62304D | Unspecified fracture of fourth metacarpal bone, right hand, subsequent encounter for fracture with routine healing | CMS +S62304G | Unspecified fracture of fourth metacarpal bone, right hand, subsequent encounter for fracture with delayed healing | CMS +S62304K | Unspecified fracture of fourth metacarpal bone, right hand, subsequent encounter for fracture with nonunion | CMS +S62304P | Unspecified fracture of fourth metacarpal bone, right hand, subsequent encounter for fracture with malunion | CMS +S62304S | Unspecified fracture of fourth metacarpal bone, right hand, sequela | CMS +S62305A | Unspecified fracture of fourth metacarpal bone, left hand, initial encounter for closed fracture | CMS +S62305B | Unspecified fracture of fourth metacarpal bone, left hand, initial encounter for open fracture | CMS +S62305D | Unspecified fracture of fourth metacarpal bone, left hand, subsequent encounter for fracture with routine healing | CMS +S62305G | Unspecified fracture of fourth metacarpal bone, left hand, subsequent encounter for fracture with delayed healing | CMS +S62305K | Unspecified fracture of fourth metacarpal bone, left hand, subsequent encounter for fracture with nonunion | CMS +S62305P | Unspecified fracture of fourth metacarpal bone, left hand, subsequent encounter for fracture with malunion | CMS +S62305S | Unspecified fracture of fourth metacarpal bone, left hand, sequela | CMS +S62306A | Unspecified fracture of fifth metacarpal bone, right hand, initial encounter for closed fracture | CMS +S62306B | Unspecified fracture of fifth metacarpal bone, right hand, initial encounter for open fracture | CMS +S62306D | Unspecified fracture of fifth metacarpal bone, right hand, subsequent encounter for fracture with routine healing | CMS +S62306G | Unspecified fracture of fifth metacarpal bone, right hand, subsequent encounter for fracture with delayed healing | CMS +S62306K | Unspecified fracture of fifth metacarpal bone, right hand, subsequent encounter for fracture with nonunion | CMS +S62306P | Unspecified fracture of fifth metacarpal bone, right hand, subsequent encounter for fracture with malunion | CMS +S62306S | Unspecified fracture of fifth metacarpal bone, right hand, sequela | CMS +S62307A | Unspecified fracture of fifth metacarpal bone, left hand, initial encounter for closed fracture | CMS +S62307B | Unspecified fracture of fifth metacarpal bone, left hand, initial encounter for open fracture | CMS +S62307D | Unspecified fracture of fifth metacarpal bone, left hand, subsequent encounter for fracture with routine healing | CMS +S62307G | Unspecified fracture of fifth metacarpal bone, left hand, subsequent encounter for fracture with delayed healing | CMS +S62307K | Unspecified fracture of fifth metacarpal bone, left hand, subsequent encounter for fracture with nonunion | CMS +S62307P | Unspecified fracture of fifth metacarpal bone, left hand, subsequent encounter for fracture with malunion | CMS +S62307S | Unspecified fracture of fifth metacarpal bone, left hand, sequela | CMS +S62308A | Unspecified fracture of other metacarpal bone, initial encounter for closed fracture | CMS +S62308B | Unspecified fracture of other metacarpal bone, initial encounter for open fracture | CMS +S62308D | Unspecified fracture of other metacarpal bone, subsequent encounter for fracture with routine healing | CMS +S62308G | Unspecified fracture of other metacarpal bone, subsequent encounter for fracture with delayed healing | CMS +S62308K | Unspecified fracture of other metacarpal bone, subsequent encounter for fracture with nonunion | CMS +S62308P | Unspecified fracture of other metacarpal bone, subsequent encounter for fracture with malunion | CMS +S62308S | Unspecified fracture of other metacarpal bone, sequela | CMS +S62309A | Unspecified fracture of unspecified metacarpal bone, initial encounter for closed fracture | CMS +S62309B | Unspecified fracture of unspecified metacarpal bone, initial encounter for open fracture | CMS +S62309D | Unspecified fracture of unspecified metacarpal bone, subsequent encounter for fracture with routine healing | CMS +S62309G | Unspecified fracture of unspecified metacarpal bone, subsequent encounter for fracture with delayed healing | CMS +S62309K | Unspecified fracture of unspecified metacarpal bone, subsequent encounter for fracture with nonunion | CMS +S62309P | Unspecified fracture of unspecified metacarpal bone, subsequent encounter for fracture with malunion | CMS +S62309S | Unspecified fracture of unspecified metacarpal bone, sequela | CMS +S62310A | Displaced fracture of base of second metacarpal bone, right hand, initial encounter for closed fracture | CMS +S62310B | Displaced fracture of base of second metacarpal bone, right hand, initial encounter for open fracture | CMS +S62310D | Displaced fracture of base of second metacarpal bone, right hand, subsequent encounter for fracture with routine healing | CMS +S62310G | Displaced fracture of base of second metacarpal bone, right hand, subsequent encounter for fracture with delayed healing | CMS +S62310K | Displaced fracture of base of second metacarpal bone, right hand, subsequent encounter for fracture with nonunion | CMS +S62310P | Displaced fracture of base of second metacarpal bone, right hand, subsequent encounter for fracture with malunion | CMS +S62310S | Displaced fracture of base of second metacarpal bone, right hand, sequela | CMS +S62311A | Displaced fracture of base of second metacarpal bone, left hand, initial encounter for closed fracture | CMS +S62311B | Displaced fracture of base of second metacarpal bone, left hand, initial encounter for open fracture | CMS +S62311D | Displaced fracture of base of second metacarpal bone, left hand, subsequent encounter for fracture with routine healing | CMS +S62311G | Displaced fracture of base of second metacarpal bone, left hand, subsequent encounter for fracture with delayed healing | CMS +S62311K | Displaced fracture of base of second metacarpal bone, left hand, subsequent encounter for fracture with nonunion | CMS +S62311P | Displaced fracture of base of second metacarpal bone, left hand, subsequent encounter for fracture with malunion | CMS +S62311S | Displaced fracture of base of second metacarpal bone, left hand, sequela | CMS +S62312A | Displaced fracture of base of third metacarpal bone, right hand, initial encounter for closed fracture | CMS +S62312B | Displaced fracture of base of third metacarpal bone, right hand, initial encounter for open fracture | CMS +S62312D | Displaced fracture of base of third metacarpal bone, right hand, subsequent encounter for fracture with routine healing | CMS +S62312G | Displaced fracture of base of third metacarpal bone, right hand, subsequent encounter for fracture with delayed healing | CMS +S62312K | Displaced fracture of base of third metacarpal bone, right hand, subsequent encounter for fracture with nonunion | CMS +S62312P | Displaced fracture of base of third metacarpal bone, right hand, subsequent encounter for fracture with malunion | CMS +S62312S | Displaced fracture of base of third metacarpal bone, right hand, sequela | CMS +S62313A | Displaced fracture of base of third metacarpal bone, left hand, initial encounter for closed fracture | CMS +S62313B | Displaced fracture of base of third metacarpal bone, left hand, initial encounter for open fracture | CMS +S62313D | Displaced fracture of base of third metacarpal bone, left hand, subsequent encounter for fracture with routine healing | CMS +S62313G | Displaced fracture of base of third metacarpal bone, left hand, subsequent encounter for fracture with delayed healing | CMS +S62313K | Displaced fracture of base of third metacarpal bone, left hand, subsequent encounter for fracture with nonunion | CMS +S62313P | Displaced fracture of base of third metacarpal bone, left hand, subsequent encounter for fracture with malunion | CMS +S62313S | Displaced fracture of base of third metacarpal bone, left hand, sequela | CMS +S62314A | Displaced fracture of base of fourth metacarpal bone, right hand, initial encounter for closed fracture | CMS +S62314B | Displaced fracture of base of fourth metacarpal bone, right hand, initial encounter for open fracture | CMS +S62314D | Displaced fracture of base of fourth metacarpal bone, right hand, subsequent encounter for fracture with routine healing | CMS +S62314G | Displaced fracture of base of fourth metacarpal bone, right hand, subsequent encounter for fracture with delayed healing | CMS +S62314K | Displaced fracture of base of fourth metacarpal bone, right hand, subsequent encounter for fracture with nonunion | CMS +S62314P | Displaced fracture of base of fourth metacarpal bone, right hand, subsequent encounter for fracture with malunion | CMS +S62314S | Displaced fracture of base of fourth metacarpal bone, right hand, sequela | CMS +S62315A | Displaced fracture of base of fourth metacarpal bone, left hand, initial encounter for closed fracture | CMS +S62315B | Displaced fracture of base of fourth metacarpal bone, left hand, initial encounter for open fracture | CMS +S62315D | Displaced fracture of base of fourth metacarpal bone, left hand, subsequent encounter for fracture with routine healing | CMS +S62315G | Displaced fracture of base of fourth metacarpal bone, left hand, subsequent encounter for fracture with delayed healing | CMS +S62315K | Displaced fracture of base of fourth metacarpal bone, left hand, subsequent encounter for fracture with nonunion | CMS +S62315P | Displaced fracture of base of fourth metacarpal bone, left hand, subsequent encounter for fracture with malunion | CMS +S62315S | Displaced fracture of base of fourth metacarpal bone, left hand, sequela | CMS +S62316A | Displaced fracture of base of fifth metacarpal bone, right hand, initial encounter for closed fracture | CMS +S62316B | Displaced fracture of base of fifth metacarpal bone, right hand, initial encounter for open fracture | CMS +S62316D | Displaced fracture of base of fifth metacarpal bone, right hand, subsequent encounter for fracture with routine healing | CMS +S62316G | Displaced fracture of base of fifth metacarpal bone, right hand, subsequent encounter for fracture with delayed healing | CMS +S62316K | Displaced fracture of base of fifth metacarpal bone, right hand, subsequent encounter for fracture with nonunion | CMS +S62316P | Displaced fracture of base of fifth metacarpal bone, right hand, subsequent encounter for fracture with malunion | CMS +S62316S | Displaced fracture of base of fifth metacarpal bone, right hand, sequela | CMS +S62317A | Displaced fracture of base of fifth metacarpal bone, left hand, initial encounter for closed fracture | CMS +S62317B | Displaced fracture of base of fifth metacarpal bone, left hand, initial encounter for open fracture | CMS +S62317D | Displaced fracture of base of fifth metacarpal bone, left hand, subsequent encounter for fracture with routine healing | CMS +S62317G | Displaced fracture of base of fifth metacarpal bone, left hand, subsequent encounter for fracture with delayed healing | CMS +S62317K | Displaced fracture of base of fifth metacarpal bone, left hand, subsequent encounter for fracture with nonunion | CMS +S62317P | Displaced fracture of base of fifth metacarpal bone, left hand, subsequent encounter for fracture with malunion | CMS +S62317S | Displaced fracture of base of fifth metacarpal bone, left hand, sequela | CMS +S62318A | Displaced fracture of base of other metacarpal bone, initial encounter for closed fracture | CMS +S62318B | Displaced fracture of base of other metacarpal bone, initial encounter for open fracture | CMS +S62318D | Displaced fracture of base of other metacarpal bone, subsequent encounter for fracture with routine healing | CMS +S62318G | Displaced fracture of base of other metacarpal bone, subsequent encounter for fracture with delayed healing | CMS +S62318K | Displaced fracture of base of other metacarpal bone, subsequent encounter for fracture with nonunion | CMS +S62318P | Displaced fracture of base of other metacarpal bone, subsequent encounter for fracture with malunion | CMS +S62318S | Displaced fracture of base of other metacarpal bone, sequela | CMS +S62319A | Displaced fracture of base of unspecified metacarpal bone, initial encounter for closed fracture | CMS +S62319B | Displaced fracture of base of unspecified metacarpal bone, initial encounter for open fracture | CMS +S62319D | Displaced fracture of base of unspecified metacarpal bone, subsequent encounter for fracture with routine healing | CMS +S62319G | Displaced fracture of base of unspecified metacarpal bone, subsequent encounter for fracture with delayed healing | CMS +S62319K | Displaced fracture of base of unspecified metacarpal bone, subsequent encounter for fracture with nonunion | CMS +S62319P | Displaced fracture of base of unspecified metacarpal bone, subsequent encounter for fracture with malunion | CMS +S62319S | Displaced fracture of base of unspecified metacarpal bone, sequela | CMS +S62320A | Displaced fracture of shaft of second metacarpal bone, right hand, initial encounter for closed fracture | CMS +S62320B | Displaced fracture of shaft of second metacarpal bone, right hand, initial encounter for open fracture | CMS +S62320D | Displaced fracture of shaft of second metacarpal bone, right hand, subsequent encounter for fracture with routine healing | CMS +S62320G | Displaced fracture of shaft of second metacarpal bone, right hand, subsequent encounter for fracture with delayed healing | CMS +S62320K | Displaced fracture of shaft of second metacarpal bone, right hand, subsequent encounter for fracture with nonunion | CMS +S62320P | Displaced fracture of shaft of second metacarpal bone, right hand, subsequent encounter for fracture with malunion | CMS +S62320S | Displaced fracture of shaft of second metacarpal bone, right hand, sequela | CMS +S62321A | Displaced fracture of shaft of second metacarpal bone, left hand, initial encounter for closed fracture | CMS +S62321B | Displaced fracture of shaft of second metacarpal bone, left hand, initial encounter for open fracture | CMS +S62321D | Displaced fracture of shaft of second metacarpal bone, left hand, subsequent encounter for fracture with routine healing | CMS +S62321G | Displaced fracture of shaft of second metacarpal bone, left hand, subsequent encounter for fracture with delayed healing | CMS +S62321K | Displaced fracture of shaft of second metacarpal bone, left hand, subsequent encounter for fracture with nonunion | CMS +S62321P | Displaced fracture of shaft of second metacarpal bone, left hand, subsequent encounter for fracture with malunion | CMS +S62321S | Displaced fracture of shaft of second metacarpal bone, left hand, sequela | CMS +S62322A | Displaced fracture of shaft of third metacarpal bone, right hand, initial encounter for closed fracture | CMS +S62322B | Displaced fracture of shaft of third metacarpal bone, right hand, initial encounter for open fracture | CMS +S62322D | Displaced fracture of shaft of third metacarpal bone, right hand, subsequent encounter for fracture with routine healing | CMS +S62322G | Displaced fracture of shaft of third metacarpal bone, right hand, subsequent encounter for fracture with delayed healing | CMS +S62322K | Displaced fracture of shaft of third metacarpal bone, right hand, subsequent encounter for fracture with nonunion | CMS +S62322P | Displaced fracture of shaft of third metacarpal bone, right hand, subsequent encounter for fracture with malunion | CMS +S62322S | Displaced fracture of shaft of third metacarpal bone, right hand, sequela | CMS +S62323A | Displaced fracture of shaft of third metacarpal bone, left hand, initial encounter for closed fracture | CMS +S62323B | Displaced fracture of shaft of third metacarpal bone, left hand, initial encounter for open fracture | CMS +S62323D | Displaced fracture of shaft of third metacarpal bone, left hand, subsequent encounter for fracture with routine healing | CMS +S62323G | Displaced fracture of shaft of third metacarpal bone, left hand, subsequent encounter for fracture with delayed healing | CMS +S62323K | Displaced fracture of shaft of third metacarpal bone, left hand, subsequent encounter for fracture with nonunion | CMS +S62323P | Displaced fracture of shaft of third metacarpal bone, left hand, subsequent encounter for fracture with malunion | CMS +S62323S | Displaced fracture of shaft of third metacarpal bone, left hand, sequela | CMS +S62324A | Displaced fracture of shaft of fourth metacarpal bone, right hand, initial encounter for closed fracture | CMS +S62324B | Displaced fracture of shaft of fourth metacarpal bone, right hand, initial encounter for open fracture | CMS +S62324D | Displaced fracture of shaft of fourth metacarpal bone, right hand, subsequent encounter for fracture with routine healing | CMS +S62324G | Displaced fracture of shaft of fourth metacarpal bone, right hand, subsequent encounter for fracture with delayed healing | CMS +S62324K | Displaced fracture of shaft of fourth metacarpal bone, right hand, subsequent encounter for fracture with nonunion | CMS +S62324P | Displaced fracture of shaft of fourth metacarpal bone, right hand, subsequent encounter for fracture with malunion | CMS +S62324S | Displaced fracture of shaft of fourth metacarpal bone, right hand, sequela | CMS +S62325A | Displaced fracture of shaft of fourth metacarpal bone, left hand, initial encounter for closed fracture | CMS +S62325B | Displaced fracture of shaft of fourth metacarpal bone, left hand, initial encounter for open fracture | CMS +S62325D | Displaced fracture of shaft of fourth metacarpal bone, left hand, subsequent encounter for fracture with routine healing | CMS +S62325G | Displaced fracture of shaft of fourth metacarpal bone, left hand, subsequent encounter for fracture with delayed healing | CMS +S62325K | Displaced fracture of shaft of fourth metacarpal bone, left hand, subsequent encounter for fracture with nonunion | CMS +S62325P | Displaced fracture of shaft of fourth metacarpal bone, left hand, subsequent encounter for fracture with malunion | CMS +S62325S | Displaced fracture of shaft of fourth metacarpal bone, left hand, sequela | CMS +S62326A | Displaced fracture of shaft of fifth metacarpal bone, right hand, initial encounter for closed fracture | CMS +S62326B | Displaced fracture of shaft of fifth metacarpal bone, right hand, initial encounter for open fracture | CMS +S62326D | Displaced fracture of shaft of fifth metacarpal bone, right hand, subsequent encounter for fracture with routine healing | CMS +S62326G | Displaced fracture of shaft of fifth metacarpal bone, right hand, subsequent encounter for fracture with delayed healing | CMS +S62326K | Displaced fracture of shaft of fifth metacarpal bone, right hand, subsequent encounter for fracture with nonunion | CMS +S62326P | Displaced fracture of shaft of fifth metacarpal bone, right hand, subsequent encounter for fracture with malunion | CMS +S62326S | Displaced fracture of shaft of fifth metacarpal bone, right hand, sequela | CMS +S62327A | Displaced fracture of shaft of fifth metacarpal bone, left hand, initial encounter for closed fracture | CMS +S62327B | Displaced fracture of shaft of fifth metacarpal bone, left hand, initial encounter for open fracture | CMS +S62327D | Displaced fracture of shaft of fifth metacarpal bone, left hand, subsequent encounter for fracture with routine healing | CMS +S62327G | Displaced fracture of shaft of fifth metacarpal bone, left hand, subsequent encounter for fracture with delayed healing | CMS +S62327K | Displaced fracture of shaft of fifth metacarpal bone, left hand, subsequent encounter for fracture with nonunion | CMS +S62327P | Displaced fracture of shaft of fifth metacarpal bone, left hand, subsequent encounter for fracture with malunion | CMS +S62327S | Displaced fracture of shaft of fifth metacarpal bone, left hand, sequela | CMS +S62328A | Displaced fracture of shaft of other metacarpal bone, initial encounter for closed fracture | CMS +S62328B | Displaced fracture of shaft of other metacarpal bone, initial encounter for open fracture | CMS +S62328D | Displaced fracture of shaft of other metacarpal bone, subsequent encounter for fracture with routine healing | CMS +S62328G | Displaced fracture of shaft of other metacarpal bone, subsequent encounter for fracture with delayed healing | CMS +S62328K | Displaced fracture of shaft of other metacarpal bone, subsequent encounter for fracture with nonunion | CMS +S62328P | Displaced fracture of shaft of other metacarpal bone, subsequent encounter for fracture with malunion | CMS +S62328S | Displaced fracture of shaft of other metacarpal bone, sequela | CMS +S62329A | Displaced fracture of shaft of unspecified metacarpal bone, initial encounter for closed fracture | CMS +S62329B | Displaced fracture of shaft of unspecified metacarpal bone, initial encounter for open fracture | CMS +S62329D | Displaced fracture of shaft of unspecified metacarpal bone, subsequent encounter for fracture with routine healing | CMS +S62329G | Displaced fracture of shaft of unspecified metacarpal bone, subsequent encounter for fracture with delayed healing | CMS +S62329K | Displaced fracture of shaft of unspecified metacarpal bone, subsequent encounter for fracture with nonunion | CMS +S62329P | Displaced fracture of shaft of unspecified metacarpal bone, subsequent encounter for fracture with malunion | CMS +S62329S | Displaced fracture of shaft of unspecified metacarpal bone, sequela | CMS +S62330A | Displaced fracture of neck of second metacarpal bone, right hand, initial encounter for closed fracture | CMS +S62330B | Displaced fracture of neck of second metacarpal bone, right hand, initial encounter for open fracture | CMS +S62330D | Displaced fracture of neck of second metacarpal bone, right hand, subsequent encounter for fracture with routine healing | CMS +S62330G | Displaced fracture of neck of second metacarpal bone, right hand, subsequent encounter for fracture with delayed healing | CMS +S62330K | Displaced fracture of neck of second metacarpal bone, right hand, subsequent encounter for fracture with nonunion | CMS +S62330P | Displaced fracture of neck of second metacarpal bone, right hand, subsequent encounter for fracture with malunion | CMS +S62330S | Displaced fracture of neck of second metacarpal bone, right hand, sequela | CMS +S62331A | Displaced fracture of neck of second metacarpal bone, left hand, initial encounter for closed fracture | CMS +S62331B | Displaced fracture of neck of second metacarpal bone, left hand, initial encounter for open fracture | CMS +S62331D | Displaced fracture of neck of second metacarpal bone, left hand, subsequent encounter for fracture with routine healing | CMS +S62331G | Displaced fracture of neck of second metacarpal bone, left hand, subsequent encounter for fracture with delayed healing | CMS +S62331K | Displaced fracture of neck of second metacarpal bone, left hand, subsequent encounter for fracture with nonunion | CMS +S62331P | Displaced fracture of neck of second metacarpal bone, left hand, subsequent encounter for fracture with malunion | CMS +S62331S | Displaced fracture of neck of second metacarpal bone, left hand, sequela | CMS +S62332A | Displaced fracture of neck of third metacarpal bone, right hand, initial encounter for closed fracture | CMS +S62332B | Displaced fracture of neck of third metacarpal bone, right hand, initial encounter for open fracture | CMS +S62332D | Displaced fracture of neck of third metacarpal bone, right hand, subsequent encounter for fracture with routine healing | CMS +S62332G | Displaced fracture of neck of third metacarpal bone, right hand, subsequent encounter for fracture with delayed healing | CMS +S62332K | Displaced fracture of neck of third metacarpal bone, right hand, subsequent encounter for fracture with nonunion | CMS +S62332P | Displaced fracture of neck of third metacarpal bone, right hand, subsequent encounter for fracture with malunion | CMS +S62332S | Displaced fracture of neck of third metacarpal bone, right hand, sequela | CMS +S62333A | Displaced fracture of neck of third metacarpal bone, left hand, initial encounter for closed fracture | CMS +S62333B | Displaced fracture of neck of third metacarpal bone, left hand, initial encounter for open fracture | CMS +S62333D | Displaced fracture of neck of third metacarpal bone, left hand, subsequent encounter for fracture with routine healing | CMS +S62333G | Displaced fracture of neck of third metacarpal bone, left hand, subsequent encounter for fracture with delayed healing | CMS +S62333K | Displaced fracture of neck of third metacarpal bone, left hand, subsequent encounter for fracture with nonunion | CMS +S62333P | Displaced fracture of neck of third metacarpal bone, left hand, subsequent encounter for fracture with malunion | CMS +S62333S | Displaced fracture of neck of third metacarpal bone, left hand, sequela | CMS +S62334A | Displaced fracture of neck of fourth metacarpal bone, right hand, initial encounter for closed fracture | CMS +S62334B | Displaced fracture of neck of fourth metacarpal bone, right hand, initial encounter for open fracture | CMS +S62334D | Displaced fracture of neck of fourth metacarpal bone, right hand, subsequent encounter for fracture with routine healing | CMS +S62334G | Displaced fracture of neck of fourth metacarpal bone, right hand, subsequent encounter for fracture with delayed healing | CMS +S62334K | Displaced fracture of neck of fourth metacarpal bone, right hand, subsequent encounter for fracture with nonunion | CMS +S62334P | Displaced fracture of neck of fourth metacarpal bone, right hand, subsequent encounter for fracture with malunion | CMS +S62334S | Displaced fracture of neck of fourth metacarpal bone, right hand, sequela | CMS +S62335A | Displaced fracture of neck of fourth metacarpal bone, left hand, initial encounter for closed fracture | CMS +S62335B | Displaced fracture of neck of fourth metacarpal bone, left hand, initial encounter for open fracture | CMS +S62335D | Displaced fracture of neck of fourth metacarpal bone, left hand, subsequent encounter for fracture with routine healing | CMS +S62335G | Displaced fracture of neck of fourth metacarpal bone, left hand, subsequent encounter for fracture with delayed healing | CMS +S62335K | Displaced fracture of neck of fourth metacarpal bone, left hand, subsequent encounter for fracture with nonunion | CMS +S62335P | Displaced fracture of neck of fourth metacarpal bone, left hand, subsequent encounter for fracture with malunion | CMS +S62335S | Displaced fracture of neck of fourth metacarpal bone, left hand, sequela | CMS +S62336A | Displaced fracture of neck of fifth metacarpal bone, right hand, initial encounter for closed fracture | CMS +S62336B | Displaced fracture of neck of fifth metacarpal bone, right hand, initial encounter for open fracture | CMS +S62336D | Displaced fracture of neck of fifth metacarpal bone, right hand, subsequent encounter for fracture with routine healing | CMS +S62336G | Displaced fracture of neck of fifth metacarpal bone, right hand, subsequent encounter for fracture with delayed healing | CMS +S62336K | Displaced fracture of neck of fifth metacarpal bone, right hand, subsequent encounter for fracture with nonunion | CMS +S62336P | Displaced fracture of neck of fifth metacarpal bone, right hand, subsequent encounter for fracture with malunion | CMS +S62336S | Displaced fracture of neck of fifth metacarpal bone, right hand, sequela | CMS +S62337A | Displaced fracture of neck of fifth metacarpal bone, left hand, initial encounter for closed fracture | CMS +S62337B | Displaced fracture of neck of fifth metacarpal bone, left hand, initial encounter for open fracture | CMS +S62337D | Displaced fracture of neck of fifth metacarpal bone, left hand, subsequent encounter for fracture with routine healing | CMS +S62337G | Displaced fracture of neck of fifth metacarpal bone, left hand, subsequent encounter for fracture with delayed healing | CMS +S62337K | Displaced fracture of neck of fifth metacarpal bone, left hand, subsequent encounter for fracture with nonunion | CMS +S62337P | Displaced fracture of neck of fifth metacarpal bone, left hand, subsequent encounter for fracture with malunion | CMS +S62337S | Displaced fracture of neck of fifth metacarpal bone, left hand, sequela | CMS +S62338A | Displaced fracture of neck of other metacarpal bone, initial encounter for closed fracture | CMS +S62338B | Displaced fracture of neck of other metacarpal bone, initial encounter for open fracture | CMS +S62338D | Displaced fracture of neck of other metacarpal bone, subsequent encounter for fracture with routine healing | CMS +S62338G | Displaced fracture of neck of other metacarpal bone, subsequent encounter for fracture with delayed healing | CMS +S62338K | Displaced fracture of neck of other metacarpal bone, subsequent encounter for fracture with nonunion | CMS +S62338P | Displaced fracture of neck of other metacarpal bone, subsequent encounter for fracture with malunion | CMS +S62338S | Displaced fracture of neck of other metacarpal bone, sequela | CMS +S62339A | Displaced fracture of neck of unspecified metacarpal bone, initial encounter for closed fracture | CMS +S62339B | Displaced fracture of neck of unspecified metacarpal bone, initial encounter for open fracture | CMS +S62339D | Displaced fracture of neck of unspecified metacarpal bone, subsequent encounter for fracture with routine healing | CMS +S62339G | Displaced fracture of neck of unspecified metacarpal bone, subsequent encounter for fracture with delayed healing | CMS +S62339K | Displaced fracture of neck of unspecified metacarpal bone, subsequent encounter for fracture with nonunion | CMS +S62339P | Displaced fracture of neck of unspecified metacarpal bone, subsequent encounter for fracture with malunion | CMS +S62339S | Displaced fracture of neck of unspecified metacarpal bone, sequela | CMS +S62340A | Nondisplaced fracture of base of second metacarpal bone, right hand, initial encounter for closed fracture | CMS +S62340B | Nondisplaced fracture of base of second metacarpal bone, right hand, initial encounter for open fracture | CMS +S62340D | Nondisplaced fracture of base of second metacarpal bone, right hand, subsequent encounter for fracture with routine healing | CMS +S62340G | Nondisplaced fracture of base of second metacarpal bone, right hand, subsequent encounter for fracture with delayed healing | CMS +S62340K | Nondisplaced fracture of base of second metacarpal bone, right hand, subsequent encounter for fracture with nonunion | CMS +S62340P | Nondisplaced fracture of base of second metacarpal bone, right hand, subsequent encounter for fracture with malunion | CMS +S62340S | Nondisplaced fracture of base of second metacarpal bone, right hand, sequela | CMS +S62341A | Nondisplaced fracture of base of second metacarpal bone, left hand, initial encounter for closed fracture | CMS +S62341B | Nondisplaced fracture of base of second metacarpal bone, left hand, initial encounter for open fracture | CMS +S62341D | Nondisplaced fracture of base of second metacarpal bone, left hand, subsequent encounter for fracture with routine healing | CMS +S62341G | Nondisplaced fracture of base of second metacarpal bone, left hand, subsequent encounter for fracture with delayed healing | CMS +S62341K | Nondisplaced fracture of base of second metacarpal bone, left hand, subsequent encounter for fracture with nonunion | CMS +S62341P | Nondisplaced fracture of base of second metacarpal bone, left hand, subsequent encounter for fracture with malunion | CMS +S62341S | Nondisplaced fracture of base of second metacarpal bone, left hand, sequela | CMS +S62342A | Nondisplaced fracture of base of third metacarpal bone, right hand, initial encounter for closed fracture | CMS +S62342B | Nondisplaced fracture of base of third metacarpal bone, right hand, initial encounter for open fracture | CMS +S62342D | Nondisplaced fracture of base of third metacarpal bone, right hand, subsequent encounter for fracture with routine healing | CMS +S62342G | Nondisplaced fracture of base of third metacarpal bone, right hand, subsequent encounter for fracture with delayed healing | CMS +S62342K | Nondisplaced fracture of base of third metacarpal bone, right hand, subsequent encounter for fracture with nonunion | CMS +S62342P | Nondisplaced fracture of base of third metacarpal bone, right hand, subsequent encounter for fracture with malunion | CMS +S62342S | Nondisplaced fracture of base of third metacarpal bone, right hand, sequela | CMS +S62343A | Nondisplaced fracture of base of third metacarpal bone, left hand, initial encounter for closed fracture | CMS +S62343B | Nondisplaced fracture of base of third metacarpal bone, left hand, initial encounter for open fracture | CMS +S62343D | Nondisplaced fracture of base of third metacarpal bone, left hand, subsequent encounter for fracture with routine healing | CMS +S62343G | Nondisplaced fracture of base of third metacarpal bone, left hand, subsequent encounter for fracture with delayed healing | CMS +S62343K | Nondisplaced fracture of base of third metacarpal bone, left hand, subsequent encounter for fracture with nonunion | CMS +S62343P | Nondisplaced fracture of base of third metacarpal bone, left hand, subsequent encounter for fracture with malunion | CMS +S62343S | Nondisplaced fracture of base of third metacarpal bone, left hand, sequela | CMS +S62344A | Nondisplaced fracture of base of fourth metacarpal bone, right hand, initial encounter for closed fracture | CMS +S62344B | Nondisplaced fracture of base of fourth metacarpal bone, right hand, initial encounter for open fracture | CMS +S62344D | Nondisplaced fracture of base of fourth metacarpal bone, right hand, subsequent encounter for fracture with routine healing | CMS +S62344G | Nondisplaced fracture of base of fourth metacarpal bone, right hand, subsequent encounter for fracture with delayed healing | CMS +S62344K | Nondisplaced fracture of base of fourth metacarpal bone, right hand, subsequent encounter for fracture with nonunion | CMS +S62344P | Nondisplaced fracture of base of fourth metacarpal bone, right hand, subsequent encounter for fracture with malunion | CMS +S62344S | Nondisplaced fracture of base of fourth metacarpal bone, right hand, sequela | CMS +S62345A | Nondisplaced fracture of base of fourth metacarpal bone, left hand, initial encounter for closed fracture | CMS +S62345B | Nondisplaced fracture of base of fourth metacarpal bone, left hand, initial encounter for open fracture | CMS +S62345D | Nondisplaced fracture of base of fourth metacarpal bone, left hand, subsequent encounter for fracture with routine healing | CMS +S62345G | Nondisplaced fracture of base of fourth metacarpal bone, left hand, subsequent encounter for fracture with delayed healing | CMS +S62345K | Nondisplaced fracture of base of fourth metacarpal bone, left hand, subsequent encounter for fracture with nonunion | CMS +S62345P | Nondisplaced fracture of base of fourth metacarpal bone, left hand, subsequent encounter for fracture with malunion | CMS +S62345S | Nondisplaced fracture of base of fourth metacarpal bone, left hand, sequela | CMS +S62346A | Nondisplaced fracture of base of fifth metacarpal bone, right hand, initial encounter for closed fracture | CMS +S62346B | Nondisplaced fracture of base of fifth metacarpal bone, right hand, initial encounter for open fracture | CMS +S62346D | Nondisplaced fracture of base of fifth metacarpal bone, right hand, subsequent encounter for fracture with routine healing | CMS +S62346G | Nondisplaced fracture of base of fifth metacarpal bone, right hand, subsequent encounter for fracture with delayed healing | CMS +S62346K | Nondisplaced fracture of base of fifth metacarpal bone, right hand, subsequent encounter for fracture with nonunion | CMS +S62346P | Nondisplaced fracture of base of fifth metacarpal bone, right hand, subsequent encounter for fracture with malunion | CMS +S62346S | Nondisplaced fracture of base of fifth metacarpal bone, right hand, sequela | CMS +S62347A | Nondisplaced fracture of base of fifth metacarpal bone, left hand, initial encounter for closed fracture | CMS +S62347B | Nondisplaced fracture of base of fifth metacarpal bone, left hand, initial encounter for open fracture | CMS +S62347D | Nondisplaced fracture of base of fifth metacarpal bone, left hand, subsequent encounter for fracture with routine healing | CMS +S62347G | Nondisplaced fracture of base of fifth metacarpal bone, left hand, subsequent encounter for fracture with delayed healing | CMS +S62347K | Nondisplaced fracture of base of fifth metacarpal bone, left hand, subsequent encounter for fracture with nonunion | CMS +S62347P | Nondisplaced fracture of base of fifth metacarpal bone, left hand, subsequent encounter for fracture with malunion | CMS +S62347S | Nondisplaced fracture of base of fifth metacarpal bone, left hand, sequela | CMS +S62348A | Nondisplaced fracture of base of other metacarpal bone, initial encounter for closed fracture | CMS +S62348B | Nondisplaced fracture of base of other metacarpal bone, initial encounter for open fracture | CMS +S62348D | Nondisplaced fracture of base of other metacarpal bone, subsequent encounter for fracture with routine healing | CMS +S62348G | Nondisplaced fracture of base of other metacarpal bone, subsequent encounter for fracture with delayed healing | CMS +S62348K | Nondisplaced fracture of base of other metacarpal bone, subsequent encounter for fracture with nonunion | CMS +S62348P | Nondisplaced fracture of base of other metacarpal bone, subsequent encounter for fracture with malunion | CMS +S62348S | Nondisplaced fracture of base of other metacarpal bone, sequela | CMS +S62349A | Nondisplaced fracture of base of unspecified metacarpal bone, initial encounter for closed fracture | CMS +S62349B | Nondisplaced fracture of base of unspecified metacarpal bone, initial encounter for open fracture | CMS +S62349D | Nondisplaced fracture of base of unspecified metacarpal bone, subsequent encounter for fracture with routine healing | CMS +S62349G | Nondisplaced fracture of base of unspecified metacarpal bone, subsequent encounter for fracture with delayed healing | CMS +S62349K | Nondisplaced fracture of base of unspecified metacarpal bone, subsequent encounter for fracture with nonunion | CMS +S62349P | Nondisplaced fracture of base of unspecified metacarpal bone, subsequent encounter for fracture with malunion | CMS +S62349S | Nondisplaced fracture of base of unspecified metacarpal bone, sequela | CMS +S62350A | Nondisplaced fracture of shaft of second metacarpal bone, right hand, initial encounter for closed fracture | CMS +S62350B | Nondisplaced fracture of shaft of second metacarpal bone, right hand, initial encounter for open fracture | CMS +S62350D | Nondisplaced fracture of shaft of second metacarpal bone, right hand, subsequent encounter for fracture with routine healing | CMS +S62350G | Nondisplaced fracture of shaft of second metacarpal bone, right hand, subsequent encounter for fracture with delayed healing | CMS +S62350K | Nondisplaced fracture of shaft of second metacarpal bone, right hand, subsequent encounter for fracture with nonunion | CMS +S62350P | Nondisplaced fracture of shaft of second metacarpal bone, right hand, subsequent encounter for fracture with malunion | CMS +S62350S | Nondisplaced fracture of shaft of second metacarpal bone, right hand, sequela | CMS +S62351A | Nondisplaced fracture of shaft of second metacarpal bone, left hand, initial encounter for closed fracture | CMS +S62351B | Nondisplaced fracture of shaft of second metacarpal bone, left hand, initial encounter for open fracture | CMS +S62351D | Nondisplaced fracture of shaft of second metacarpal bone, left hand, subsequent encounter for fracture with routine healing | CMS +S62351G | Nondisplaced fracture of shaft of second metacarpal bone, left hand, subsequent encounter for fracture with delayed healing | CMS +S62351K | Nondisplaced fracture of shaft of second metacarpal bone, left hand, subsequent encounter for fracture with nonunion | CMS +S62351P | Nondisplaced fracture of shaft of second metacarpal bone, left hand, subsequent encounter for fracture with malunion | CMS +S62351S | Nondisplaced fracture of shaft of second metacarpal bone, left hand, sequela | CMS +S62352A | Nondisplaced fracture of shaft of third metacarpal bone, right hand, initial encounter for closed fracture | CMS +S62352B | Nondisplaced fracture of shaft of third metacarpal bone, right hand, initial encounter for open fracture | CMS +S62352D | Nondisplaced fracture of shaft of third metacarpal bone, right hand, subsequent encounter for fracture with routine healing | CMS +S62352G | Nondisplaced fracture of shaft of third metacarpal bone, right hand, subsequent encounter for fracture with delayed healing | CMS +S62352K | Nondisplaced fracture of shaft of third metacarpal bone, right hand, subsequent encounter for fracture with nonunion | CMS +S62352P | Nondisplaced fracture of shaft of third metacarpal bone, right hand, subsequent encounter for fracture with malunion | CMS +S62352S | Nondisplaced fracture of shaft of third metacarpal bone, right hand, sequela | CMS +S62353A | Nondisplaced fracture of shaft of third metacarpal bone, left hand, initial encounter for closed fracture | CMS +S62353B | Nondisplaced fracture of shaft of third metacarpal bone, left hand, initial encounter for open fracture | CMS +S62353D | Nondisplaced fracture of shaft of third metacarpal bone, left hand, subsequent encounter for fracture with routine healing | CMS +S62353G | Nondisplaced fracture of shaft of third metacarpal bone, left hand, subsequent encounter for fracture with delayed healing | CMS +S62353K | Nondisplaced fracture of shaft of third metacarpal bone, left hand, subsequent encounter for fracture with nonunion | CMS +S62353P | Nondisplaced fracture of shaft of third metacarpal bone, left hand, subsequent encounter for fracture with malunion | CMS +S62353S | Nondisplaced fracture of shaft of third metacarpal bone, left hand, sequela | CMS +S62354A | Nondisplaced fracture of shaft of fourth metacarpal bone, right hand, initial encounter for closed fracture | CMS +S62354B | Nondisplaced fracture of shaft of fourth metacarpal bone, right hand, initial encounter for open fracture | CMS +S62354D | Nondisplaced fracture of shaft of fourth metacarpal bone, right hand, subsequent encounter for fracture with routine healing | CMS +S62354G | Nondisplaced fracture of shaft of fourth metacarpal bone, right hand, subsequent encounter for fracture with delayed healing | CMS +S62354K | Nondisplaced fracture of shaft of fourth metacarpal bone, right hand, subsequent encounter for fracture with nonunion | CMS +S62354P | Nondisplaced fracture of shaft of fourth metacarpal bone, right hand, subsequent encounter for fracture with malunion | CMS +S62354S | Nondisplaced fracture of shaft of fourth metacarpal bone, right hand, sequela | CMS +S62355A | Nondisplaced fracture of shaft of fourth metacarpal bone, left hand, initial encounter for closed fracture | CMS +S62355B | Nondisplaced fracture of shaft of fourth metacarpal bone, left hand, initial encounter for open fracture | CMS +S62355D | Nondisplaced fracture of shaft of fourth metacarpal bone, left hand, subsequent encounter for fracture with routine healing | CMS +S62355G | Nondisplaced fracture of shaft of fourth metacarpal bone, left hand, subsequent encounter for fracture with delayed healing | CMS +S62355K | Nondisplaced fracture of shaft of fourth metacarpal bone, left hand, subsequent encounter for fracture with nonunion | CMS +S62355P | Nondisplaced fracture of shaft of fourth metacarpal bone, left hand, subsequent encounter for fracture with malunion | CMS +S62355S | Nondisplaced fracture of shaft of fourth metacarpal bone, left hand, sequela | CMS +S62356A | Nondisplaced fracture of shaft of fifth metacarpal bone, right hand, initial encounter for closed fracture | CMS +S62356B | Nondisplaced fracture of shaft of fifth metacarpal bone, right hand, initial encounter for open fracture | CMS +S62356D | Nondisplaced fracture of shaft of fifth metacarpal bone, right hand, subsequent encounter for fracture with routine healing | CMS +S62356G | Nondisplaced fracture of shaft of fifth metacarpal bone, right hand, subsequent encounter for fracture with delayed healing | CMS +S62356K | Nondisplaced fracture of shaft of fifth metacarpal bone, right hand, subsequent encounter for fracture with nonunion | CMS +S62356P | Nondisplaced fracture of shaft of fifth metacarpal bone, right hand, subsequent encounter for fracture with malunion | CMS +S62356S | Nondisplaced fracture of shaft of fifth metacarpal bone, right hand, sequela | CMS +S62357A | Nondisplaced fracture of shaft of fifth metacarpal bone, left hand, initial encounter for closed fracture | CMS +S62357B | Nondisplaced fracture of shaft of fifth metacarpal bone, left hand, initial encounter for open fracture | CMS +S62357D | Nondisplaced fracture of shaft of fifth metacarpal bone, left hand, subsequent encounter for fracture with routine healing | CMS +S62357G | Nondisplaced fracture of shaft of fifth metacarpal bone, left hand, subsequent encounter for fracture with delayed healing | CMS +S62357K | Nondisplaced fracture of shaft of fifth metacarpal bone, left hand, subsequent encounter for fracture with nonunion | CMS +S62357P | Nondisplaced fracture of shaft of fifth metacarpal bone, left hand, subsequent encounter for fracture with malunion | CMS +S62357S | Nondisplaced fracture of shaft of fifth metacarpal bone, left hand, sequela | CMS +S62358A | Nondisplaced fracture of shaft of other metacarpal bone, initial encounter for closed fracture | CMS +S62358B | Nondisplaced fracture of shaft of other metacarpal bone, initial encounter for open fracture | CMS +S62358D | Nondisplaced fracture of shaft of other metacarpal bone, subsequent encounter for fracture with routine healing | CMS +S62358G | Nondisplaced fracture of shaft of other metacarpal bone, subsequent encounter for fracture with delayed healing | CMS +S62358K | Nondisplaced fracture of shaft of other metacarpal bone, subsequent encounter for fracture with nonunion | CMS +S62358P | Nondisplaced fracture of shaft of other metacarpal bone, subsequent encounter for fracture with malunion | CMS +S62358S | Nondisplaced fracture of shaft of other metacarpal bone, sequela | CMS +S62359A | Nondisplaced fracture of shaft of unspecified metacarpal bone, initial encounter for closed fracture | CMS +S62359B | Nondisplaced fracture of shaft of unspecified metacarpal bone, initial encounter for open fracture | CMS +S62359D | Nondisplaced fracture of shaft of unspecified metacarpal bone, subsequent encounter for fracture with routine healing | CMS +S62359G | Nondisplaced fracture of shaft of unspecified metacarpal bone, subsequent encounter for fracture with delayed healing | CMS +S62359K | Nondisplaced fracture of shaft of unspecified metacarpal bone, subsequent encounter for fracture with nonunion | CMS +S62359P | Nondisplaced fracture of shaft of unspecified metacarpal bone, subsequent encounter for fracture with malunion | CMS +S62359S | Nondisplaced fracture of shaft of unspecified metacarpal bone, sequela | CMS +S62360A | Nondisplaced fracture of neck of second metacarpal bone, right hand, initial encounter for closed fracture | CMS +S62360B | Nondisplaced fracture of neck of second metacarpal bone, right hand, initial encounter for open fracture | CMS +S62360D | Nondisplaced fracture of neck of second metacarpal bone, right hand, subsequent encounter for fracture with routine healing | CMS +S62360G | Nondisplaced fracture of neck of second metacarpal bone, right hand, subsequent encounter for fracture with delayed healing | CMS +S62360K | Nondisplaced fracture of neck of second metacarpal bone, right hand, subsequent encounter for fracture with nonunion | CMS +S62360P | Nondisplaced fracture of neck of second metacarpal bone, right hand, subsequent encounter for fracture with malunion | CMS +S62360S | Nondisplaced fracture of neck of second metacarpal bone, right hand, sequela | CMS +S62361A | Nondisplaced fracture of neck of second metacarpal bone, left hand, initial encounter for closed fracture | CMS +S62361B | Nondisplaced fracture of neck of second metacarpal bone, left hand, initial encounter for open fracture | CMS +S62361D | Nondisplaced fracture of neck of second metacarpal bone, left hand, subsequent encounter for fracture with routine healing | CMS +S62361G | Nondisplaced fracture of neck of second metacarpal bone, left hand, subsequent encounter for fracture with delayed healing | CMS +S62361K | Nondisplaced fracture of neck of second metacarpal bone, left hand, subsequent encounter for fracture with nonunion | CMS +S62361P | Nondisplaced fracture of neck of second metacarpal bone, left hand, subsequent encounter for fracture with malunion | CMS +S62361S | Nondisplaced fracture of neck of second metacarpal bone, left hand, sequela | CMS +S62362A | Nondisplaced fracture of neck of third metacarpal bone, right hand, initial encounter for closed fracture | CMS +S62362B | Nondisplaced fracture of neck of third metacarpal bone, right hand, initial encounter for open fracture | CMS +S62362D | Nondisplaced fracture of neck of third metacarpal bone, right hand, subsequent encounter for fracture with routine healing | CMS +S62362G | Nondisplaced fracture of neck of third metacarpal bone, right hand, subsequent encounter for fracture with delayed healing | CMS +S62362K | Nondisplaced fracture of neck of third metacarpal bone, right hand, subsequent encounter for fracture with nonunion | CMS +S62362P | Nondisplaced fracture of neck of third metacarpal bone, right hand, subsequent encounter for fracture with malunion | CMS +S62362S | Nondisplaced fracture of neck of third metacarpal bone, right hand, sequela | CMS +S62363A | Nondisplaced fracture of neck of third metacarpal bone, left hand, initial encounter for closed fracture | CMS +S62363B | Nondisplaced fracture of neck of third metacarpal bone, left hand, initial encounter for open fracture | CMS +S62363D | Nondisplaced fracture of neck of third metacarpal bone, left hand, subsequent encounter for fracture with routine healing | CMS +S62363G | Nondisplaced fracture of neck of third metacarpal bone, left hand, subsequent encounter for fracture with delayed healing | CMS +S62363K | Nondisplaced fracture of neck of third metacarpal bone, left hand, subsequent encounter for fracture with nonunion | CMS +S62363P | Nondisplaced fracture of neck of third metacarpal bone, left hand, subsequent encounter for fracture with malunion | CMS +S62363S | Nondisplaced fracture of neck of third metacarpal bone, left hand, sequela | CMS +S62364A | Nondisplaced fracture of neck of fourth metacarpal bone, right hand, initial encounter for closed fracture | CMS +S62364B | Nondisplaced fracture of neck of fourth metacarpal bone, right hand, initial encounter for open fracture | CMS +S62364D | Nondisplaced fracture of neck of fourth metacarpal bone, right hand, subsequent encounter for fracture with routine healing | CMS +S62364G | Nondisplaced fracture of neck of fourth metacarpal bone, right hand, subsequent encounter for fracture with delayed healing | CMS +S62364K | Nondisplaced fracture of neck of fourth metacarpal bone, right hand, subsequent encounter for fracture with nonunion | CMS +S62364P | Nondisplaced fracture of neck of fourth metacarpal bone, right hand, subsequent encounter for fracture with malunion | CMS +S62364S | Nondisplaced fracture of neck of fourth metacarpal bone, right hand, sequela | CMS +S62365A | Nondisplaced fracture of neck of fourth metacarpal bone, left hand, initial encounter for closed fracture | CMS +S62365B | Nondisplaced fracture of neck of fourth metacarpal bone, left hand, initial encounter for open fracture | CMS +S62365D | Nondisplaced fracture of neck of fourth metacarpal bone, left hand, subsequent encounter for fracture with routine healing | CMS +S62365G | Nondisplaced fracture of neck of fourth metacarpal bone, left hand, subsequent encounter for fracture with delayed healing | CMS +S62365K | Nondisplaced fracture of neck of fourth metacarpal bone, left hand, subsequent encounter for fracture with nonunion | CMS +S62365P | Nondisplaced fracture of neck of fourth metacarpal bone, left hand, subsequent encounter for fracture with malunion | CMS +S62365S | Nondisplaced fracture of neck of fourth metacarpal bone, left hand, sequela | CMS +S62366A | Nondisplaced fracture of neck of fifth metacarpal bone, right hand, initial encounter for closed fracture | CMS +S62366B | Nondisplaced fracture of neck of fifth metacarpal bone, right hand, initial encounter for open fracture | CMS +S62366D | Nondisplaced fracture of neck of fifth metacarpal bone, right hand, subsequent encounter for fracture with routine healing | CMS +S62366G | Nondisplaced fracture of neck of fifth metacarpal bone, right hand, subsequent encounter for fracture with delayed healing | CMS +S62366K | Nondisplaced fracture of neck of fifth metacarpal bone, right hand, subsequent encounter for fracture with nonunion | CMS +S62366P | Nondisplaced fracture of neck of fifth metacarpal bone, right hand, subsequent encounter for fracture with malunion | CMS +S62366S | Nondisplaced fracture of neck of fifth metacarpal bone, right hand, sequela | CMS +S62367A | Nondisplaced fracture of neck of fifth metacarpal bone, left hand, initial encounter for closed fracture | CMS +S62367B | Nondisplaced fracture of neck of fifth metacarpal bone, left hand, initial encounter for open fracture | CMS +S62367D | Nondisplaced fracture of neck of fifth metacarpal bone, left hand, subsequent encounter for fracture with routine healing | CMS +S62367G | Nondisplaced fracture of neck of fifth metacarpal bone, left hand, subsequent encounter for fracture with delayed healing | CMS +S62367K | Nondisplaced fracture of neck of fifth metacarpal bone, left hand, subsequent encounter for fracture with nonunion | CMS +S62367P | Nondisplaced fracture of neck of fifth metacarpal bone, left hand, subsequent encounter for fracture with malunion | CMS +S62367S | Nondisplaced fracture of neck of fifth metacarpal bone, left hand, sequela | CMS +S62368A | Nondisplaced fracture of neck of other metacarpal bone, initial encounter for closed fracture | CMS +S62368B | Nondisplaced fracture of neck of other metacarpal bone, initial encounter for open fracture | CMS +S62368D | Nondisplaced fracture of neck of other metacarpal bone, subsequent encounter for fracture with routine healing | CMS +S62368G | Nondisplaced fracture of neck of other metacarpal bone, subsequent encounter for fracture with delayed healing | CMS +S62368K | Nondisplaced fracture of neck of other metacarpal bone, subsequent encounter for fracture with nonunion | CMS +S62368P | Nondisplaced fracture of neck of other metacarpal bone, subsequent encounter for fracture with malunion | CMS +S62368S | Nondisplaced fracture of neck of other metacarpal bone, sequela | CMS +S62369A | Nondisplaced fracture of neck of unspecified metacarpal bone, initial encounter for closed fracture | CMS +S62369B | Nondisplaced fracture of neck of unspecified metacarpal bone, initial encounter for open fracture | CMS +S62369D | Nondisplaced fracture of neck of unspecified metacarpal bone, subsequent encounter for fracture with routine healing | CMS +S62369G | Nondisplaced fracture of neck of unspecified metacarpal bone, subsequent encounter for fracture with delayed healing | CMS +S62369K | Nondisplaced fracture of neck of unspecified metacarpal bone, subsequent encounter for fracture with nonunion | CMS +S62369P | Nondisplaced fracture of neck of unspecified metacarpal bone, subsequent encounter for fracture with malunion | CMS +S62369S | Nondisplaced fracture of neck of unspecified metacarpal bone, sequela | CMS +S62390A | Other fracture of second metacarpal bone, right hand, initial encounter for closed fracture | CMS +S62390B | Other fracture of second metacarpal bone, right hand, initial encounter for open fracture | CMS +S62390D | Other fracture of second metacarpal bone, right hand, subsequent encounter for fracture with routine healing | CMS +S62390G | Other fracture of second metacarpal bone, right hand, subsequent encounter for fracture with delayed healing | CMS +S62390K | Other fracture of second metacarpal bone, right hand, subsequent encounter for fracture with nonunion | CMS +S62390P | Other fracture of second metacarpal bone, right hand, subsequent encounter for fracture with malunion | CMS +S62390S | Other fracture of second metacarpal bone, right hand, sequela | CMS +S62391A | Other fracture of second metacarpal bone, left hand, initial encounter for closed fracture | CMS +S62391B | Other fracture of second metacarpal bone, left hand, initial encounter for open fracture | CMS +S62391D | Other fracture of second metacarpal bone, left hand, subsequent encounter for fracture with routine healing | CMS +S62391G | Other fracture of second metacarpal bone, left hand, subsequent encounter for fracture with delayed healing | CMS +S62391K | Other fracture of second metacarpal bone, left hand, subsequent encounter for fracture with nonunion | CMS +S62391P | Other fracture of second metacarpal bone, left hand, subsequent encounter for fracture with malunion | CMS +S62391S | Other fracture of second metacarpal bone, left hand, sequela | CMS +S62392A | Other fracture of third metacarpal bone, right hand, initial encounter for closed fracture | CMS +S62392B | Other fracture of third metacarpal bone, right hand, initial encounter for open fracture | CMS +S62392D | Other fracture of third metacarpal bone, right hand, subsequent encounter for fracture with routine healing | CMS +S62392G | Other fracture of third metacarpal bone, right hand, subsequent encounter for fracture with delayed healing | CMS +S62392K | Other fracture of third metacarpal bone, right hand, subsequent encounter for fracture with nonunion | CMS +S62392P | Other fracture of third metacarpal bone, right hand, subsequent encounter for fracture with malunion | CMS +S62392S | Other fracture of third metacarpal bone, right hand, sequela | CMS +S62393A | Other fracture of third metacarpal bone, left hand, initial encounter for closed fracture | CMS +S62393B | Other fracture of third metacarpal bone, left hand, initial encounter for open fracture | CMS +S62393D | Other fracture of third metacarpal bone, left hand, subsequent encounter for fracture with routine healing | CMS +S62393G | Other fracture of third metacarpal bone, left hand, subsequent encounter for fracture with delayed healing | CMS +S62393K | Other fracture of third metacarpal bone, left hand, subsequent encounter for fracture with nonunion | CMS +S62393P | Other fracture of third metacarpal bone, left hand, subsequent encounter for fracture with malunion | CMS +S62393S | Other fracture of third metacarpal bone, left hand, sequela | CMS +S62394A | Other fracture of fourth metacarpal bone, right hand, initial encounter for closed fracture | CMS +S62394B | Other fracture of fourth metacarpal bone, right hand, initial encounter for open fracture | CMS +S62394D | Other fracture of fourth metacarpal bone, right hand, subsequent encounter for fracture with routine healing | CMS +S62394G | Other fracture of fourth metacarpal bone, right hand, subsequent encounter for fracture with delayed healing | CMS +S62394K | Other fracture of fourth metacarpal bone, right hand, subsequent encounter for fracture with nonunion | CMS +S62394P | Other fracture of fourth metacarpal bone, right hand, subsequent encounter for fracture with malunion | CMS +S62394S | Other fracture of fourth metacarpal bone, right hand, sequela | CMS +S62395A | Other fracture of fourth metacarpal bone, left hand, initial encounter for closed fracture | CMS +S62395B | Other fracture of fourth metacarpal bone, left hand, initial encounter for open fracture | CMS +S62395D | Other fracture of fourth metacarpal bone, left hand, subsequent encounter for fracture with routine healing | CMS +S62395G | Other fracture of fourth metacarpal bone, left hand, subsequent encounter for fracture with delayed healing | CMS +S62395K | Other fracture of fourth metacarpal bone, left hand, subsequent encounter for fracture with nonunion | CMS +S62395P | Other fracture of fourth metacarpal bone, left hand, subsequent encounter for fracture with malunion | CMS +S62395S | Other fracture of fourth metacarpal bone, left hand, sequela | CMS +S62396A | Other fracture of fifth metacarpal bone, right hand, initial encounter for closed fracture | CMS +S62396B | Other fracture of fifth metacarpal bone, right hand, initial encounter for open fracture | CMS +S62396D | Other fracture of fifth metacarpal bone, right hand, subsequent encounter for fracture with routine healing | CMS +S62396G | Other fracture of fifth metacarpal bone, right hand, subsequent encounter for fracture with delayed healing | CMS +S62396K | Other fracture of fifth metacarpal bone, right hand, subsequent encounter for fracture with nonunion | CMS +S62396P | Other fracture of fifth metacarpal bone, right hand, subsequent encounter for fracture with malunion | CMS +S62396S | Other fracture of fifth metacarpal bone, right hand, sequela | CMS +S62397A | Other fracture of fifth metacarpal bone, left hand, initial encounter for closed fracture | CMS +S62397B | Other fracture of fifth metacarpal bone, left hand, initial encounter for open fracture | CMS +S62397D | Other fracture of fifth metacarpal bone, left hand, subsequent encounter for fracture with routine healing | CMS +S62397G | Other fracture of fifth metacarpal bone, left hand, subsequent encounter for fracture with delayed healing | CMS +S62397K | Other fracture of fifth metacarpal bone, left hand, subsequent encounter for fracture with nonunion | CMS +S62397P | Other fracture of fifth metacarpal bone, left hand, subsequent encounter for fracture with malunion | CMS +S62397S | Other fracture of fifth metacarpal bone, left hand, sequela | CMS +S62398A | Other fracture of other metacarpal bone, initial encounter for closed fracture | CMS +S62398B | Other fracture of other metacarpal bone, initial encounter for open fracture | CMS +S62398D | Other fracture of other metacarpal bone, subsequent encounter for fracture with routine healing | CMS +S62398G | Other fracture of other metacarpal bone, subsequent encounter for fracture with delayed healing | CMS +S62398K | Other fracture of other metacarpal bone, subsequent encounter for fracture with nonunion | CMS +S62398P | Other fracture of other metacarpal bone, subsequent encounter for fracture with malunion | CMS +S62398S | Other fracture of other metacarpal bone, sequela | CMS +S62399A | Other fracture of unspecified metacarpal bone, initial encounter for closed fracture | CMS +S62399B | Other fracture of unspecified metacarpal bone, initial encounter for open fracture | CMS +S62399D | Other fracture of unspecified metacarpal bone, subsequent encounter for fracture with routine healing | CMS +S62399G | Other fracture of unspecified metacarpal bone, subsequent encounter for fracture with delayed healing | CMS +S62399K | Other fracture of unspecified metacarpal bone, subsequent encounter for fracture with nonunion | CMS +S62399P | Other fracture of unspecified metacarpal bone, subsequent encounter for fracture with malunion | CMS +S62399S | Other fracture of unspecified metacarpal bone, sequela | CMS +S624 | Multiple fractures of metacarpal bones | WHO +S625 | Fracture of thumb | WHO +S62501A | Fracture of unspecified phalanx of right thumb, initial encounter for closed fracture | CMS +S62501B | Fracture of unspecified phalanx of right thumb, initial encounter for open fracture | CMS +S62501D | Fracture of unspecified phalanx of right thumb, subsequent encounter for fracture with routine healing | CMS +S62501G | Fracture of unspecified phalanx of right thumb, subsequent encounter for fracture with delayed healing | CMS +S62501K | Fracture of unspecified phalanx of right thumb, subsequent encounter for fracture with nonunion | CMS +S62501P | Fracture of unspecified phalanx of right thumb, subsequent encounter for fracture with malunion | CMS +S62501S | Fracture of unspecified phalanx of right thumb, sequela | CMS +S62502A | Fracture of unspecified phalanx of left thumb, initial encounter for closed fracture | CMS +S62502B | Fracture of unspecified phalanx of left thumb, initial encounter for open fracture | CMS +S62502D | Fracture of unspecified phalanx of left thumb, subsequent encounter for fracture with routine healing | CMS +S62502G | Fracture of unspecified phalanx of left thumb, subsequent encounter for fracture with delayed healing | CMS +S62502K | Fracture of unspecified phalanx of left thumb, subsequent encounter for fracture with nonunion | CMS +S62502P | Fracture of unspecified phalanx of left thumb, subsequent encounter for fracture with malunion | CMS +S62502S | Fracture of unspecified phalanx of left thumb, sequela | CMS +S62509A | Fracture of unspecified phalanx of unspecified thumb, initial encounter for closed fracture | CMS +S62509B | Fracture of unspecified phalanx of unspecified thumb, initial encounter for open fracture | CMS +S62509D | Fracture of unspecified phalanx of unspecified thumb, subsequent encounter for fracture with routine healing | CMS +S62509G | Fracture of unspecified phalanx of unspecified thumb, subsequent encounter for fracture with delayed healing | CMS +S62509K | Fracture of unspecified phalanx of unspecified thumb, subsequent encounter for fracture with nonunion | CMS +S62509P | Fracture of unspecified phalanx of unspecified thumb, subsequent encounter for fracture with malunion | CMS +S62509S | Fracture of unspecified phalanx of unspecified thumb, sequela | CMS +S62511A | Displaced fracture of proximal phalanx of right thumb, initial encounter for closed fracture | CMS +S62511B | Displaced fracture of proximal phalanx of right thumb, initial encounter for open fracture | CMS +S62511D | Displaced fracture of proximal phalanx of right thumb, subsequent encounter for fracture with routine healing | CMS +S62511G | Displaced fracture of proximal phalanx of right thumb, subsequent encounter for fracture with delayed healing | CMS +S62511K | Displaced fracture of proximal phalanx of right thumb, subsequent encounter for fracture with nonunion | CMS +S62511P | Displaced fracture of proximal phalanx of right thumb, subsequent encounter for fracture with malunion | CMS +S62511S | Displaced fracture of proximal phalanx of right thumb, sequela | CMS +S62512A | Displaced fracture of proximal phalanx of left thumb, initial encounter for closed fracture | CMS +S62512B | Displaced fracture of proximal phalanx of left thumb, initial encounter for open fracture | CMS +S62512D | Displaced fracture of proximal phalanx of left thumb, subsequent encounter for fracture with routine healing | CMS +S62512G | Displaced fracture of proximal phalanx of left thumb, subsequent encounter for fracture with delayed healing | CMS +S62512K | Displaced fracture of proximal phalanx of left thumb, subsequent encounter for fracture with nonunion | CMS +S62512P | Displaced fracture of proximal phalanx of left thumb, subsequent encounter for fracture with malunion | CMS +S62512S | Displaced fracture of proximal phalanx of left thumb, sequela | CMS +S62513A | Displaced fracture of proximal phalanx of unspecified thumb, initial encounter for closed fracture | CMS +S62513B | Displaced fracture of proximal phalanx of unspecified thumb, initial encounter for open fracture | CMS +S62513D | Displaced fracture of proximal phalanx of unspecified thumb, subsequent encounter for fracture with routine healing | CMS +S62513G | Displaced fracture of proximal phalanx of unspecified thumb, subsequent encounter for fracture with delayed healing | CMS +S62513K | Displaced fracture of proximal phalanx of unspecified thumb, subsequent encounter for fracture with nonunion | CMS +S62513P | Displaced fracture of proximal phalanx of unspecified thumb, subsequent encounter for fracture with malunion | CMS +S62513S | Displaced fracture of proximal phalanx of unspecified thumb, sequela | CMS +S62514A | Nondisplaced fracture of proximal phalanx of right thumb, initial encounter for closed fracture | CMS +S62514B | Nondisplaced fracture of proximal phalanx of right thumb, initial encounter for open fracture | CMS +S62514D | Nondisplaced fracture of proximal phalanx of right thumb, subsequent encounter for fracture with routine healing | CMS +S62514G | Nondisplaced fracture of proximal phalanx of right thumb, subsequent encounter for fracture with delayed healing | CMS +S62514K | Nondisplaced fracture of proximal phalanx of right thumb, subsequent encounter for fracture with nonunion | CMS +S62514P | Nondisplaced fracture of proximal phalanx of right thumb, subsequent encounter for fracture with malunion | CMS +S62514S | Nondisplaced fracture of proximal phalanx of right thumb, sequela | CMS +S62515A | Nondisplaced fracture of proximal phalanx of left thumb, initial encounter for closed fracture | CMS +S62515B | Nondisplaced fracture of proximal phalanx of left thumb, initial encounter for open fracture | CMS +S62515D | Nondisplaced fracture of proximal phalanx of left thumb, subsequent encounter for fracture with routine healing | CMS +S62515G | Nondisplaced fracture of proximal phalanx of left thumb, subsequent encounter for fracture with delayed healing | CMS +S62515K | Nondisplaced fracture of proximal phalanx of left thumb, subsequent encounter for fracture with nonunion | CMS +S62515P | Nondisplaced fracture of proximal phalanx of left thumb, subsequent encounter for fracture with malunion | CMS +S62515S | Nondisplaced fracture of proximal phalanx of left thumb, sequela | CMS +S62516A | Nondisplaced fracture of proximal phalanx of unspecified thumb, initial encounter for closed fracture | CMS +S62516B | Nondisplaced fracture of proximal phalanx of unspecified thumb, initial encounter for open fracture | CMS +S62516D | Nondisplaced fracture of proximal phalanx of unspecified thumb, subsequent encounter for fracture with routine healing | CMS +S62516G | Nondisplaced fracture of proximal phalanx of unspecified thumb, subsequent encounter for fracture with delayed healing | CMS +S62516K | Nondisplaced fracture of proximal phalanx of unspecified thumb, subsequent encounter for fracture with nonunion | CMS +S62516P | Nondisplaced fracture of proximal phalanx of unspecified thumb, subsequent encounter for fracture with malunion | CMS +S62516S | Nondisplaced fracture of proximal phalanx of unspecified thumb, sequela | CMS +S62521A | Displaced fracture of distal phalanx of right thumb, initial encounter for closed fracture | CMS +S62521B | Displaced fracture of distal phalanx of right thumb, initial encounter for open fracture | CMS +S62521D | Displaced fracture of distal phalanx of right thumb, subsequent encounter for fracture with routine healing | CMS +S62521G | Displaced fracture of distal phalanx of right thumb, subsequent encounter for fracture with delayed healing | CMS +S62521K | Displaced fracture of distal phalanx of right thumb, subsequent encounter for fracture with nonunion | CMS +S62521P | Displaced fracture of distal phalanx of right thumb, subsequent encounter for fracture with malunion | CMS +S62521S | Displaced fracture of distal phalanx of right thumb, sequela | CMS +S62522A | Displaced fracture of distal phalanx of left thumb, initial encounter for closed fracture | CMS +S62522B | Displaced fracture of distal phalanx of left thumb, initial encounter for open fracture | CMS +S62522D | Displaced fracture of distal phalanx of left thumb, subsequent encounter for fracture with routine healing | CMS +S62522G | Displaced fracture of distal phalanx of left thumb, subsequent encounter for fracture with delayed healing | CMS +S62522K | Displaced fracture of distal phalanx of left thumb, subsequent encounter for fracture with nonunion | CMS +S62522P | Displaced fracture of distal phalanx of left thumb, subsequent encounter for fracture with malunion | CMS +S62522S | Displaced fracture of distal phalanx of left thumb, sequela | CMS +S62523A | Displaced fracture of distal phalanx of unspecified thumb, initial encounter for closed fracture | CMS +S62523B | Displaced fracture of distal phalanx of unspecified thumb, initial encounter for open fracture | CMS +S62523D | Displaced fracture of distal phalanx of unspecified thumb, subsequent encounter for fracture with routine healing | CMS +S62523G | Displaced fracture of distal phalanx of unspecified thumb, subsequent encounter for fracture with delayed healing | CMS +S62523K | Displaced fracture of distal phalanx of unspecified thumb, subsequent encounter for fracture with nonunion | CMS +S62523P | Displaced fracture of distal phalanx of unspecified thumb, subsequent encounter for fracture with malunion | CMS +S62523S | Displaced fracture of distal phalanx of unspecified thumb, sequela | CMS +S62524A | Nondisplaced fracture of distal phalanx of right thumb, initial encounter for closed fracture | CMS +S62524B | Nondisplaced fracture of distal phalanx of right thumb, initial encounter for open fracture | CMS +S62524D | Nondisplaced fracture of distal phalanx of right thumb, subsequent encounter for fracture with routine healing | CMS +S62524G | Nondisplaced fracture of distal phalanx of right thumb, subsequent encounter for fracture with delayed healing | CMS +S62524K | Nondisplaced fracture of distal phalanx of right thumb, subsequent encounter for fracture with nonunion | CMS +S62524P | Nondisplaced fracture of distal phalanx of right thumb, subsequent encounter for fracture with malunion | CMS +S62524S | Nondisplaced fracture of distal phalanx of right thumb, sequela | CMS +S62525A | Nondisplaced fracture of distal phalanx of left thumb, initial encounter for closed fracture | CMS +S62525B | Nondisplaced fracture of distal phalanx of left thumb, initial encounter for open fracture | CMS +S62525D | Nondisplaced fracture of distal phalanx of left thumb, subsequent encounter for fracture with routine healing | CMS +S62525G | Nondisplaced fracture of distal phalanx of left thumb, subsequent encounter for fracture with delayed healing | CMS +S62525K | Nondisplaced fracture of distal phalanx of left thumb, subsequent encounter for fracture with nonunion | CMS +S62525P | Nondisplaced fracture of distal phalanx of left thumb, subsequent encounter for fracture with malunion | CMS +S62525S | Nondisplaced fracture of distal phalanx of left thumb, sequela | CMS +S62526A | Nondisplaced fracture of distal phalanx of unspecified thumb, initial encounter for closed fracture | CMS +S62526B | Nondisplaced fracture of distal phalanx of unspecified thumb, initial encounter for open fracture | CMS +S62526D | Nondisplaced fracture of distal phalanx of unspecified thumb, subsequent encounter for fracture with routine healing | CMS +S62526G | Nondisplaced fracture of distal phalanx of unspecified thumb, subsequent encounter for fracture with delayed healing | CMS +S62526K | Nondisplaced fracture of distal phalanx of unspecified thumb, subsequent encounter for fracture with nonunion | CMS +S62526P | Nondisplaced fracture of distal phalanx of unspecified thumb, subsequent encounter for fracture with malunion | CMS +S62526S | Nondisplaced fracture of distal phalanx of unspecified thumb, sequela | CMS +S626 | Fracture of other finger | WHO +S62600A | Fracture of unspecified phalanx of right index finger, initial encounter for closed fracture | CMS +S62600B | Fracture of unspecified phalanx of right index finger, initial encounter for open fracture | CMS +S62600D | Fracture of unspecified phalanx of right index finger, subsequent encounter for fracture with routine healing | CMS +S62600G | Fracture of unspecified phalanx of right index finger, subsequent encounter for fracture with delayed healing | CMS +S62600K | Fracture of unspecified phalanx of right index finger, subsequent encounter for fracture with nonunion | CMS +S62600P | Fracture of unspecified phalanx of right index finger, subsequent encounter for fracture with malunion | CMS +S62600S | Fracture of unspecified phalanx of right index finger, sequela | CMS +S62601A | Fracture of unspecified phalanx of left index finger, initial encounter for closed fracture | CMS +S62601B | Fracture of unspecified phalanx of left index finger, initial encounter for open fracture | CMS +S62601D | Fracture of unspecified phalanx of left index finger, subsequent encounter for fracture with routine healing | CMS +S62601G | Fracture of unspecified phalanx of left index finger, subsequent encounter for fracture with delayed healing | CMS +S62601K | Fracture of unspecified phalanx of left index finger, subsequent encounter for fracture with nonunion | CMS +S62601P | Fracture of unspecified phalanx of left index finger, subsequent encounter for fracture with malunion | CMS +S62601S | Fracture of unspecified phalanx of left index finger, sequela | CMS +S62602A | Fracture of unspecified phalanx of right middle finger, initial encounter for closed fracture | CMS +S62602B | Fracture of unspecified phalanx of right middle finger, initial encounter for open fracture | CMS +S62602D | Fracture of unspecified phalanx of right middle finger, subsequent encounter for fracture with routine healing | CMS +S62602G | Fracture of unspecified phalanx of right middle finger, subsequent encounter for fracture with delayed healing | CMS +S62602K | Fracture of unspecified phalanx of right middle finger, subsequent encounter for fracture with nonunion | CMS +S62602P | Fracture of unspecified phalanx of right middle finger, subsequent encounter for fracture with malunion | CMS +S62602S | Fracture of unspecified phalanx of right middle finger, sequela | CMS +S62603A | Fracture of unspecified phalanx of left middle finger, initial encounter for closed fracture | CMS +S62603B | Fracture of unspecified phalanx of left middle finger, initial encounter for open fracture | CMS +S62603D | Fracture of unspecified phalanx of left middle finger, subsequent encounter for fracture with routine healing | CMS +S62603G | Fracture of unspecified phalanx of left middle finger, subsequent encounter for fracture with delayed healing | CMS +S62603K | Fracture of unspecified phalanx of left middle finger, subsequent encounter for fracture with nonunion | CMS +S62603P | Fracture of unspecified phalanx of left middle finger, subsequent encounter for fracture with malunion | CMS +S62603S | Fracture of unspecified phalanx of left middle finger, sequela | CMS +S62604A | Fracture of unspecified phalanx of right ring finger, initial encounter for closed fracture | CMS +S62604B | Fracture of unspecified phalanx of right ring finger, initial encounter for open fracture | CMS +S62604D | Fracture of unspecified phalanx of right ring finger, subsequent encounter for fracture with routine healing | CMS +S62604G | Fracture of unspecified phalanx of right ring finger, subsequent encounter for fracture with delayed healing | CMS +S62604K | Fracture of unspecified phalanx of right ring finger, subsequent encounter for fracture with nonunion | CMS +S62604P | Fracture of unspecified phalanx of right ring finger, subsequent encounter for fracture with malunion | CMS +S62604S | Fracture of unspecified phalanx of right ring finger, sequela | CMS +S62605A | Fracture of unspecified phalanx of left ring finger, initial encounter for closed fracture | CMS +S62605B | Fracture of unspecified phalanx of left ring finger, initial encounter for open fracture | CMS +S62605D | Fracture of unspecified phalanx of left ring finger, subsequent encounter for fracture with routine healing | CMS +S62605G | Fracture of unspecified phalanx of left ring finger, subsequent encounter for fracture with delayed healing | CMS +S62605K | Fracture of unspecified phalanx of left ring finger, subsequent encounter for fracture with nonunion | CMS +S62605P | Fracture of unspecified phalanx of left ring finger, subsequent encounter for fracture with malunion | CMS +S62605S | Fracture of unspecified phalanx of left ring finger, sequela | CMS +S62606A | Fracture of unspecified phalanx of right little finger, initial encounter for closed fracture | CMS +S62606B | Fracture of unspecified phalanx of right little finger, initial encounter for open fracture | CMS +S62606D | Fracture of unspecified phalanx of right little finger, subsequent encounter for fracture with routine healing | CMS +S62606G | Fracture of unspecified phalanx of right little finger, subsequent encounter for fracture with delayed healing | CMS +S62606K | Fracture of unspecified phalanx of right little finger, subsequent encounter for fracture with nonunion | CMS +S62606P | Fracture of unspecified phalanx of right little finger, subsequent encounter for fracture with malunion | CMS +S62606S | Fracture of unspecified phalanx of right little finger, sequela | CMS +S62607A | Fracture of unspecified phalanx of left little finger, initial encounter for closed fracture | CMS +S62607B | Fracture of unspecified phalanx of left little finger, initial encounter for open fracture | CMS +S62607D | Fracture of unspecified phalanx of left little finger, subsequent encounter for fracture with routine healing | CMS +S62607G | Fracture of unspecified phalanx of left little finger, subsequent encounter for fracture with delayed healing | CMS +S62607K | Fracture of unspecified phalanx of left little finger, subsequent encounter for fracture with nonunion | CMS +S62607P | Fracture of unspecified phalanx of left little finger, subsequent encounter for fracture with malunion | CMS +S62607S | Fracture of unspecified phalanx of left little finger, sequela | CMS +S62608A | Fracture of unspecified phalanx of other finger, initial encounter for closed fracture | CMS +S62608B | Fracture of unspecified phalanx of other finger, initial encounter for open fracture | CMS +S62608D | Fracture of unspecified phalanx of other finger, subsequent encounter for fracture with routine healing | CMS +S62608G | Fracture of unspecified phalanx of other finger, subsequent encounter for fracture with delayed healing | CMS +S62608K | Fracture of unspecified phalanx of other finger, subsequent encounter for fracture with nonunion | CMS +S62608P | Fracture of unspecified phalanx of other finger, subsequent encounter for fracture with malunion | CMS +S62608S | Fracture of unspecified phalanx of other finger, sequela | CMS +S62609A | Fracture of unspecified phalanx of unspecified finger, initial encounter for closed fracture | CMS +S62609B | Fracture of unspecified phalanx of unspecified finger, initial encounter for open fracture | CMS +S62609D | Fracture of unspecified phalanx of unspecified finger, subsequent encounter for fracture with routine healing | CMS +S62609G | Fracture of unspecified phalanx of unspecified finger, subsequent encounter for fracture with delayed healing | CMS +S62609K | Fracture of unspecified phalanx of unspecified finger, subsequent encounter for fracture with nonunion | CMS +S62609P | Fracture of unspecified phalanx of unspecified finger, subsequent encounter for fracture with malunion | CMS +S62609S | Fracture of unspecified phalanx of unspecified finger, sequela | CMS +S62610A | Displaced fracture of proximal phalanx of right index finger, initial encounter for closed fracture | CMS +S62610B | Displaced fracture of proximal phalanx of right index finger, initial encounter for open fracture | CMS +S62610D | Displaced fracture of proximal phalanx of right index finger, subsequent encounter for fracture with routine healing | CMS +S62610G | Displaced fracture of proximal phalanx of right index finger, subsequent encounter for fracture with delayed healing | CMS +S62610K | Displaced fracture of proximal phalanx of right index finger, subsequent encounter for fracture with nonunion | CMS +S62610P | Displaced fracture of proximal phalanx of right index finger, subsequent encounter for fracture with malunion | CMS +S62610S | Displaced fracture of proximal phalanx of right index finger, sequela | CMS +S62611A | Displaced fracture of proximal phalanx of left index finger, initial encounter for closed fracture | CMS +S62611B | Displaced fracture of proximal phalanx of left index finger, initial encounter for open fracture | CMS +S62611D | Displaced fracture of proximal phalanx of left index finger, subsequent encounter for fracture with routine healing | CMS +S62611G | Displaced fracture of proximal phalanx of left index finger, subsequent encounter for fracture with delayed healing | CMS +S62611K | Displaced fracture of proximal phalanx of left index finger, subsequent encounter for fracture with nonunion | CMS +S62611P | Displaced fracture of proximal phalanx of left index finger, subsequent encounter for fracture with malunion | CMS +S62611S | Displaced fracture of proximal phalanx of left index finger, sequela | CMS +S62612A | Displaced fracture of proximal phalanx of right middle finger, initial encounter for closed fracture | CMS +S62612B | Displaced fracture of proximal phalanx of right middle finger, initial encounter for open fracture | CMS +S62612D | Displaced fracture of proximal phalanx of right middle finger, subsequent encounter for fracture with routine healing | CMS +S62612G | Displaced fracture of proximal phalanx of right middle finger, subsequent encounter for fracture with delayed healing | CMS +S62612K | Displaced fracture of proximal phalanx of right middle finger, subsequent encounter for fracture with nonunion | CMS +S62612P | Displaced fracture of proximal phalanx of right middle finger, subsequent encounter for fracture with malunion | CMS +S62612S | Displaced fracture of proximal phalanx of right middle finger, sequela | CMS +S62613A | Displaced fracture of proximal phalanx of left middle finger, initial encounter for closed fracture | CMS +S62613B | Displaced fracture of proximal phalanx of left middle finger, initial encounter for open fracture | CMS +S62613D | Displaced fracture of proximal phalanx of left middle finger, subsequent encounter for fracture with routine healing | CMS +S62613G | Displaced fracture of proximal phalanx of left middle finger, subsequent encounter for fracture with delayed healing | CMS +S62613K | Displaced fracture of proximal phalanx of left middle finger, subsequent encounter for fracture with nonunion | CMS +S62613P | Displaced fracture of proximal phalanx of left middle finger, subsequent encounter for fracture with malunion | CMS +S62613S | Displaced fracture of proximal phalanx of left middle finger, sequela | CMS +S62614A | Displaced fracture of proximal phalanx of right ring finger, initial encounter for closed fracture | CMS +S62614B | Displaced fracture of proximal phalanx of right ring finger, initial encounter for open fracture | CMS +S62614D | Displaced fracture of proximal phalanx of right ring finger, subsequent encounter for fracture with routine healing | CMS +S62614G | Displaced fracture of proximal phalanx of right ring finger, subsequent encounter for fracture with delayed healing | CMS +S62614K | Displaced fracture of proximal phalanx of right ring finger, subsequent encounter for fracture with nonunion | CMS +S62614P | Displaced fracture of proximal phalanx of right ring finger, subsequent encounter for fracture with malunion | CMS +S62614S | Displaced fracture of proximal phalanx of right ring finger, sequela | CMS +S62615A | Displaced fracture of proximal phalanx of left ring finger, initial encounter for closed fracture | CMS +S62615B | Displaced fracture of proximal phalanx of left ring finger, initial encounter for open fracture | CMS +S62615D | Displaced fracture of proximal phalanx of left ring finger, subsequent encounter for fracture with routine healing | CMS +S62615G | Displaced fracture of proximal phalanx of left ring finger, subsequent encounter for fracture with delayed healing | CMS +S62615K | Displaced fracture of proximal phalanx of left ring finger, subsequent encounter for fracture with nonunion | CMS +S62615P | Displaced fracture of proximal phalanx of left ring finger, subsequent encounter for fracture with malunion | CMS +S62615S | Displaced fracture of proximal phalanx of left ring finger, sequela | CMS +S62616A | Displaced fracture of proximal phalanx of right little finger, initial encounter for closed fracture | CMS +S62616B | Displaced fracture of proximal phalanx of right little finger, initial encounter for open fracture | CMS +S62616D | Displaced fracture of proximal phalanx of right little finger, subsequent encounter for fracture with routine healing | CMS +S62616G | Displaced fracture of proximal phalanx of right little finger, subsequent encounter for fracture with delayed healing | CMS +S62616K | Displaced fracture of proximal phalanx of right little finger, subsequent encounter for fracture with nonunion | CMS +S62616P | Displaced fracture of proximal phalanx of right little finger, subsequent encounter for fracture with malunion | CMS +S62616S | Displaced fracture of proximal phalanx of right little finger, sequela | CMS +S62617A | Displaced fracture of proximal phalanx of left little finger, initial encounter for closed fracture | CMS +S62617B | Displaced fracture of proximal phalanx of left little finger, initial encounter for open fracture | CMS +S62617D | Displaced fracture of proximal phalanx of left little finger, subsequent encounter for fracture with routine healing | CMS +S62617G | Displaced fracture of proximal phalanx of left little finger, subsequent encounter for fracture with delayed healing | CMS +S62617K | Displaced fracture of proximal phalanx of left little finger, subsequent encounter for fracture with nonunion | CMS +S62617P | Displaced fracture of proximal phalanx of left little finger, subsequent encounter for fracture with malunion | CMS +S62617S | Displaced fracture of proximal phalanx of left little finger, sequela | CMS +S62618A | Displaced fracture of proximal phalanx of other finger, initial encounter for closed fracture | CMS +S62618B | Displaced fracture of proximal phalanx of other finger, initial encounter for open fracture | CMS +S62618D | Displaced fracture of proximal phalanx of other finger, subsequent encounter for fracture with routine healing | CMS +S62618G | Displaced fracture of proximal phalanx of other finger, subsequent encounter for fracture with delayed healing | CMS +S62618K | Displaced fracture of proximal phalanx of other finger, subsequent encounter for fracture with nonunion | CMS +S62618P | Displaced fracture of proximal phalanx of other finger, subsequent encounter for fracture with malunion | CMS +S62618S | Displaced fracture of proximal phalanx of other finger, sequela | CMS +S62619A | Displaced fracture of proximal phalanx of unspecified finger, initial encounter for closed fracture | CMS +S62619B | Displaced fracture of proximal phalanx of unspecified finger, initial encounter for open fracture | CMS +S62619D | Displaced fracture of proximal phalanx of unspecified finger, subsequent encounter for fracture with routine healing | CMS +S62619G | Displaced fracture of proximal phalanx of unspecified finger, subsequent encounter for fracture with delayed healing | CMS +S62619K | Displaced fracture of proximal phalanx of unspecified finger, subsequent encounter for fracture with nonunion | CMS +S62619P | Displaced fracture of proximal phalanx of unspecified finger, subsequent encounter for fracture with malunion | CMS +S62619S | Displaced fracture of proximal phalanx of unspecified finger, sequela | CMS +S62620A | Displaced fracture of middle phalanx of right index finger, initial encounter for closed fracture | CMS +S62620B | Displaced fracture of middle phalanx of right index finger, initial encounter for open fracture | CMS +S62620D | Displaced fracture of middle phalanx of right index finger, subsequent encounter for fracture with routine healing | CMS +S62620G | Displaced fracture of middle phalanx of right index finger, subsequent encounter for fracture with delayed healing | CMS +S62620K | Displaced fracture of middle phalanx of right index finger, subsequent encounter for fracture with nonunion | CMS +S62620P | Displaced fracture of middle phalanx of right index finger, subsequent encounter for fracture with malunion | CMS +S62620S | Displaced fracture of middle phalanx of right index finger, sequela | CMS +S62621A | Displaced fracture of middle phalanx of left index finger, initial encounter for closed fracture | CMS +S62621B | Displaced fracture of middle phalanx of left index finger, initial encounter for open fracture | CMS +S62621D | Displaced fracture of middle phalanx of left index finger, subsequent encounter for fracture with routine healing | CMS +S62621G | Displaced fracture of middle phalanx of left index finger, subsequent encounter for fracture with delayed healing | CMS +S62621K | Displaced fracture of middle phalanx of left index finger, subsequent encounter for fracture with nonunion | CMS +S62621P | Displaced fracture of middle phalanx of left index finger, subsequent encounter for fracture with malunion | CMS +S62621S | Displaced fracture of middle phalanx of left index finger, sequela | CMS +S62622A | Displaced fracture of middle phalanx of right middle finger, initial encounter for closed fracture | CMS +S62622B | Displaced fracture of middle phalanx of right middle finger, initial encounter for open fracture | CMS +S62622D | Displaced fracture of middle phalanx of right middle finger, subsequent encounter for fracture with routine healing | CMS +S62622G | Displaced fracture of middle phalanx of right middle finger, subsequent encounter for fracture with delayed healing | CMS +S62622K | Displaced fracture of middle phalanx of right middle finger, subsequent encounter for fracture with nonunion | CMS +S62622P | Displaced fracture of middle phalanx of right middle finger, subsequent encounter for fracture with malunion | CMS +S62622S | Displaced fracture of middle phalanx of right middle finger, sequela | CMS +S62623A | Displaced fracture of middle phalanx of left middle finger, initial encounter for closed fracture | CMS +S62623B | Displaced fracture of middle phalanx of left middle finger, initial encounter for open fracture | CMS +S62623D | Displaced fracture of middle phalanx of left middle finger, subsequent encounter for fracture with routine healing | CMS +S62623G | Displaced fracture of middle phalanx of left middle finger, subsequent encounter for fracture with delayed healing | CMS +S62623K | Displaced fracture of middle phalanx of left middle finger, subsequent encounter for fracture with nonunion | CMS +S62623P | Displaced fracture of middle phalanx of left middle finger, subsequent encounter for fracture with malunion | CMS +S62623S | Displaced fracture of middle phalanx of left middle finger, sequela | CMS +S62624A | Displaced fracture of middle phalanx of right ring finger, initial encounter for closed fracture | CMS +S62624B | Displaced fracture of middle phalanx of right ring finger, initial encounter for open fracture | CMS +S62624D | Displaced fracture of middle phalanx of right ring finger, subsequent encounter for fracture with routine healing | CMS +S62624G | Displaced fracture of middle phalanx of right ring finger, subsequent encounter for fracture with delayed healing | CMS +S62624K | Displaced fracture of middle phalanx of right ring finger, subsequent encounter for fracture with nonunion | CMS +S62624P | Displaced fracture of middle phalanx of right ring finger, subsequent encounter for fracture with malunion | CMS +S62624S | Displaced fracture of middle phalanx of right ring finger, sequela | CMS +S62625A | Displaced fracture of middle phalanx of left ring finger, initial encounter for closed fracture | CMS +S62625B | Displaced fracture of middle phalanx of left ring finger, initial encounter for open fracture | CMS +S62625D | Displaced fracture of middle phalanx of left ring finger, subsequent encounter for fracture with routine healing | CMS +S62625G | Displaced fracture of middle phalanx of left ring finger, subsequent encounter for fracture with delayed healing | CMS +S62625K | Displaced fracture of middle phalanx of left ring finger, subsequent encounter for fracture with nonunion | CMS +S62625P | Displaced fracture of middle phalanx of left ring finger, subsequent encounter for fracture with malunion | CMS +S62625S | Displaced fracture of middle phalanx of left ring finger, sequela | CMS +S62626A | Displaced fracture of middle phalanx of right little finger, initial encounter for closed fracture | CMS +S62626B | Displaced fracture of middle phalanx of right little finger, initial encounter for open fracture | CMS +S62626D | Displaced fracture of middle phalanx of right little finger, subsequent encounter for fracture with routine healing | CMS +S62626G | Displaced fracture of middle phalanx of right little finger, subsequent encounter for fracture with delayed healing | CMS +S62626K | Displaced fracture of middle phalanx of right little finger, subsequent encounter for fracture with nonunion | CMS +S62626P | Displaced fracture of middle phalanx of right little finger, subsequent encounter for fracture with malunion | CMS +S62626S | Displaced fracture of middle phalanx of right little finger, sequela | CMS +S62627A | Displaced fracture of middle phalanx of left little finger, initial encounter for closed fracture | CMS +S62627B | Displaced fracture of middle phalanx of left little finger, initial encounter for open fracture | CMS +S62627D | Displaced fracture of middle phalanx of left little finger, subsequent encounter for fracture with routine healing | CMS +S62627G | Displaced fracture of middle phalanx of left little finger, subsequent encounter for fracture with delayed healing | CMS +S62627K | Displaced fracture of middle phalanx of left little finger, subsequent encounter for fracture with nonunion | CMS +S62627P | Displaced fracture of middle phalanx of left little finger, subsequent encounter for fracture with malunion | CMS +S62627S | Displaced fracture of middle phalanx of left little finger, sequela | CMS +S62628A | Displaced fracture of middle phalanx of other finger, initial encounter for closed fracture | CMS +S62628B | Displaced fracture of middle phalanx of other finger, initial encounter for open fracture | CMS +S62628D | Displaced fracture of middle phalanx of other finger, subsequent encounter for fracture with routine healing | CMS +S62628G | Displaced fracture of middle phalanx of other finger, subsequent encounter for fracture with delayed healing | CMS +S62628K | Displaced fracture of middle phalanx of other finger, subsequent encounter for fracture with nonunion | CMS +S62628P | Displaced fracture of middle phalanx of other finger, subsequent encounter for fracture with malunion | CMS +S62628S | Displaced fracture of middle phalanx of other finger, sequela | CMS +S62629A | Displaced fracture of middle phalanx of unspecified finger, initial encounter for closed fracture | CMS +S62629B | Displaced fracture of middle phalanx of unspecified finger, initial encounter for open fracture | CMS +S62629D | Displaced fracture of middle phalanx of unspecified finger, subsequent encounter for fracture with routine healing | CMS +S62629G | Displaced fracture of middle phalanx of unspecified finger, subsequent encounter for fracture with delayed healing | CMS +S62629K | Displaced fracture of middle phalanx of unspecified finger, subsequent encounter for fracture with nonunion | CMS +S62629P | Displaced fracture of middle phalanx of unspecified finger, subsequent encounter for fracture with malunion | CMS +S62629S | Displaced fracture of middle phalanx of unspecified finger, sequela | CMS +S62630A | Displaced fracture of distal phalanx of right index finger, initial encounter for closed fracture | CMS +S62630B | Displaced fracture of distal phalanx of right index finger, initial encounter for open fracture | CMS +S62630D | Displaced fracture of distal phalanx of right index finger, subsequent encounter for fracture with routine healing | CMS +S62630G | Displaced fracture of distal phalanx of right index finger, subsequent encounter for fracture with delayed healing | CMS +S62630K | Displaced fracture of distal phalanx of right index finger, subsequent encounter for fracture with nonunion | CMS +S62630P | Displaced fracture of distal phalanx of right index finger, subsequent encounter for fracture with malunion | CMS +S62630S | Displaced fracture of distal phalanx of right index finger, sequela | CMS +S62631A | Displaced fracture of distal phalanx of left index finger, initial encounter for closed fracture | CMS +S62631B | Displaced fracture of distal phalanx of left index finger, initial encounter for open fracture | CMS +S62631D | Displaced fracture of distal phalanx of left index finger, subsequent encounter for fracture with routine healing | CMS +S62631G | Displaced fracture of distal phalanx of left index finger, subsequent encounter for fracture with delayed healing | CMS +S62631K | Displaced fracture of distal phalanx of left index finger, subsequent encounter for fracture with nonunion | CMS +S62631P | Displaced fracture of distal phalanx of left index finger, subsequent encounter for fracture with malunion | CMS +S62631S | Displaced fracture of distal phalanx of left index finger, sequela | CMS +S62632A | Displaced fracture of distal phalanx of right middle finger, initial encounter for closed fracture | CMS +S62632B | Displaced fracture of distal phalanx of right middle finger, initial encounter for open fracture | CMS +S62632D | Displaced fracture of distal phalanx of right middle finger, subsequent encounter for fracture with routine healing | CMS +S62632G | Displaced fracture of distal phalanx of right middle finger, subsequent encounter for fracture with delayed healing | CMS +S62632K | Displaced fracture of distal phalanx of right middle finger, subsequent encounter for fracture with nonunion | CMS +S62632P | Displaced fracture of distal phalanx of right middle finger, subsequent encounter for fracture with malunion | CMS +S62632S | Displaced fracture of distal phalanx of right middle finger, sequela | CMS +S62633A | Displaced fracture of distal phalanx of left middle finger, initial encounter for closed fracture | CMS +S62633B | Displaced fracture of distal phalanx of left middle finger, initial encounter for open fracture | CMS +S62633D | Displaced fracture of distal phalanx of left middle finger, subsequent encounter for fracture with routine healing | CMS +S62633G | Displaced fracture of distal phalanx of left middle finger, subsequent encounter for fracture with delayed healing | CMS +S62633K | Displaced fracture of distal phalanx of left middle finger, subsequent encounter for fracture with nonunion | CMS +S62633P | Displaced fracture of distal phalanx of left middle finger, subsequent encounter for fracture with malunion | CMS +S62633S | Displaced fracture of distal phalanx of left middle finger, sequela | CMS +S62634A | Displaced fracture of distal phalanx of right ring finger, initial encounter for closed fracture | CMS +S62634B | Displaced fracture of distal phalanx of right ring finger, initial encounter for open fracture | CMS +S62634D | Displaced fracture of distal phalanx of right ring finger, subsequent encounter for fracture with routine healing | CMS +S62634G | Displaced fracture of distal phalanx of right ring finger, subsequent encounter for fracture with delayed healing | CMS +S62634K | Displaced fracture of distal phalanx of right ring finger, subsequent encounter for fracture with nonunion | CMS +S62634P | Displaced fracture of distal phalanx of right ring finger, subsequent encounter for fracture with malunion | CMS +S62634S | Displaced fracture of distal phalanx of right ring finger, sequela | CMS +S62635A | Displaced fracture of distal phalanx of left ring finger, initial encounter for closed fracture | CMS +S62635B | Displaced fracture of distal phalanx of left ring finger, initial encounter for open fracture | CMS +S62635D | Displaced fracture of distal phalanx of left ring finger, subsequent encounter for fracture with routine healing | CMS +S62635G | Displaced fracture of distal phalanx of left ring finger, subsequent encounter for fracture with delayed healing | CMS +S62635K | Displaced fracture of distal phalanx of left ring finger, subsequent encounter for fracture with nonunion | CMS +S62635P | Displaced fracture of distal phalanx of left ring finger, subsequent encounter for fracture with malunion | CMS +S62635S | Displaced fracture of distal phalanx of left ring finger, sequela | CMS +S62636A | Displaced fracture of distal phalanx of right little finger, initial encounter for closed fracture | CMS +S62636B | Displaced fracture of distal phalanx of right little finger, initial encounter for open fracture | CMS +S62636D | Displaced fracture of distal phalanx of right little finger, subsequent encounter for fracture with routine healing | CMS +S62636G | Displaced fracture of distal phalanx of right little finger, subsequent encounter for fracture with delayed healing | CMS +S62636K | Displaced fracture of distal phalanx of right little finger, subsequent encounter for fracture with nonunion | CMS +S62636P | Displaced fracture of distal phalanx of right little finger, subsequent encounter for fracture with malunion | CMS +S62636S | Displaced fracture of distal phalanx of right little finger, sequela | CMS +S62637A | Displaced fracture of distal phalanx of left little finger, initial encounter for closed fracture | CMS +S62637B | Displaced fracture of distal phalanx of left little finger, initial encounter for open fracture | CMS +S62637D | Displaced fracture of distal phalanx of left little finger, subsequent encounter for fracture with routine healing | CMS +S62637G | Displaced fracture of distal phalanx of left little finger, subsequent encounter for fracture with delayed healing | CMS +S62637K | Displaced fracture of distal phalanx of left little finger, subsequent encounter for fracture with nonunion | CMS +S62637P | Displaced fracture of distal phalanx of left little finger, subsequent encounter for fracture with malunion | CMS +S62637S | Displaced fracture of distal phalanx of left little finger, sequela | CMS +S62638A | Displaced fracture of distal phalanx of other finger, initial encounter for closed fracture | CMS +S62638B | Displaced fracture of distal phalanx of other finger, initial encounter for open fracture | CMS +S62638D | Displaced fracture of distal phalanx of other finger, subsequent encounter for fracture with routine healing | CMS +S62638G | Displaced fracture of distal phalanx of other finger, subsequent encounter for fracture with delayed healing | CMS +S62638K | Displaced fracture of distal phalanx of other finger, subsequent encounter for fracture with nonunion | CMS +S62638P | Displaced fracture of distal phalanx of other finger, subsequent encounter for fracture with malunion | CMS +S62638S | Displaced fracture of distal phalanx of other finger, sequela | CMS +S62639A | Displaced fracture of distal phalanx of unspecified finger, initial encounter for closed fracture | CMS +S62639B | Displaced fracture of distal phalanx of unspecified finger, initial encounter for open fracture | CMS +S62639D | Displaced fracture of distal phalanx of unspecified finger, subsequent encounter for fracture with routine healing | CMS +S62639G | Displaced fracture of distal phalanx of unspecified finger, subsequent encounter for fracture with delayed healing | CMS +S62639K | Displaced fracture of distal phalanx of unspecified finger, subsequent encounter for fracture with nonunion | CMS +S62639P | Displaced fracture of distal phalanx of unspecified finger, subsequent encounter for fracture with malunion | CMS +S62639S | Displaced fracture of distal phalanx of unspecified finger, sequela | CMS +S62640A | Nondisplaced fracture of proximal phalanx of right index finger, initial encounter for closed fracture | CMS +S62640B | Nondisplaced fracture of proximal phalanx of right index finger, initial encounter for open fracture | CMS +S62640D | Nondisplaced fracture of proximal phalanx of right index finger, subsequent encounter for fracture with routine healing | CMS +S62640G | Nondisplaced fracture of proximal phalanx of right index finger, subsequent encounter for fracture with delayed healing | CMS +S62640K | Nondisplaced fracture of proximal phalanx of right index finger, subsequent encounter for fracture with nonunion | CMS +S62640P | Nondisplaced fracture of proximal phalanx of right index finger, subsequent encounter for fracture with malunion | CMS +S62640S | Nondisplaced fracture of proximal phalanx of right index finger, sequela | CMS +S62641A | Nondisplaced fracture of proximal phalanx of left index finger, initial encounter for closed fracture | CMS +S62641B | Nondisplaced fracture of proximal phalanx of left index finger, initial encounter for open fracture | CMS +S62641D | Nondisplaced fracture of proximal phalanx of left index finger, subsequent encounter for fracture with routine healing | CMS +S62641G | Nondisplaced fracture of proximal phalanx of left index finger, subsequent encounter for fracture with delayed healing | CMS +S62641K | Nondisplaced fracture of proximal phalanx of left index finger, subsequent encounter for fracture with nonunion | CMS +S62641P | Nondisplaced fracture of proximal phalanx of left index finger, subsequent encounter for fracture with malunion | CMS +S62641S | Nondisplaced fracture of proximal phalanx of left index finger, sequela | CMS +S62642A | Nondisplaced fracture of proximal phalanx of right middle finger, initial encounter for closed fracture | CMS +S62642B | Nondisplaced fracture of proximal phalanx of right middle finger, initial encounter for open fracture | CMS +S62642D | Nondisplaced fracture of proximal phalanx of right middle finger, subsequent encounter for fracture with routine healing | CMS +S62642G | Nondisplaced fracture of proximal phalanx of right middle finger, subsequent encounter for fracture with delayed healing | CMS +S62642K | Nondisplaced fracture of proximal phalanx of right middle finger, subsequent encounter for fracture with nonunion | CMS +S62642P | Nondisplaced fracture of proximal phalanx of right middle finger, subsequent encounter for fracture with malunion | CMS +S62642S | Nondisplaced fracture of proximal phalanx of right middle finger, sequela | CMS +S62643A | Nondisplaced fracture of proximal phalanx of left middle finger, initial encounter for closed fracture | CMS +S62643B | Nondisplaced fracture of proximal phalanx of left middle finger, initial encounter for open fracture | CMS +S62643D | Nondisplaced fracture of proximal phalanx of left middle finger, subsequent encounter for fracture with routine healing | CMS +S62643G | Nondisplaced fracture of proximal phalanx of left middle finger, subsequent encounter for fracture with delayed healing | CMS +S62643K | Nondisplaced fracture of proximal phalanx of left middle finger, subsequent encounter for fracture with nonunion | CMS +S62643P | Nondisplaced fracture of proximal phalanx of left middle finger, subsequent encounter for fracture with malunion | CMS +S62643S | Nondisplaced fracture of proximal phalanx of left middle finger, sequela | CMS +S62644A | Nondisplaced fracture of proximal phalanx of right ring finger, initial encounter for closed fracture | CMS +S62644B | Nondisplaced fracture of proximal phalanx of right ring finger, initial encounter for open fracture | CMS +S62644D | Nondisplaced fracture of proximal phalanx of right ring finger, subsequent encounter for fracture with routine healing | CMS +S62644G | Nondisplaced fracture of proximal phalanx of right ring finger, subsequent encounter for fracture with delayed healing | CMS +S62644K | Nondisplaced fracture of proximal phalanx of right ring finger, subsequent encounter for fracture with nonunion | CMS +S62644P | Nondisplaced fracture of proximal phalanx of right ring finger, subsequent encounter for fracture with malunion | CMS +S62644S | Nondisplaced fracture of proximal phalanx of right ring finger, sequela | CMS +S62645A | Nondisplaced fracture of proximal phalanx of left ring finger, initial encounter for closed fracture | CMS +S62645B | Nondisplaced fracture of proximal phalanx of left ring finger, initial encounter for open fracture | CMS +S62645D | Nondisplaced fracture of proximal phalanx of left ring finger, subsequent encounter for fracture with routine healing | CMS +S62645G | Nondisplaced fracture of proximal phalanx of left ring finger, subsequent encounter for fracture with delayed healing | CMS +S62645K | Nondisplaced fracture of proximal phalanx of left ring finger, subsequent encounter for fracture with nonunion | CMS +S62645P | Nondisplaced fracture of proximal phalanx of left ring finger, subsequent encounter for fracture with malunion | CMS +S62645S | Nondisplaced fracture of proximal phalanx of left ring finger, sequela | CMS +S62646A | Nondisplaced fracture of proximal phalanx of right little finger, initial encounter for closed fracture | CMS +S62646B | Nondisplaced fracture of proximal phalanx of right little finger, initial encounter for open fracture | CMS +S62646D | Nondisplaced fracture of proximal phalanx of right little finger, subsequent encounter for fracture with routine healing | CMS +S62646G | Nondisplaced fracture of proximal phalanx of right little finger, subsequent encounter for fracture with delayed healing | CMS +S62646K | Nondisplaced fracture of proximal phalanx of right little finger, subsequent encounter for fracture with nonunion | CMS +S62646P | Nondisplaced fracture of proximal phalanx of right little finger, subsequent encounter for fracture with malunion | CMS +S62646S | Nondisplaced fracture of proximal phalanx of right little finger, sequela | CMS +S62647A | Nondisplaced fracture of proximal phalanx of left little finger, initial encounter for closed fracture | CMS +S62647B | Nondisplaced fracture of proximal phalanx of left little finger, initial encounter for open fracture | CMS +S62647D | Nondisplaced fracture of proximal phalanx of left little finger, subsequent encounter for fracture with routine healing | CMS +S62647G | Nondisplaced fracture of proximal phalanx of left little finger, subsequent encounter for fracture with delayed healing | CMS +S62647K | Nondisplaced fracture of proximal phalanx of left little finger, subsequent encounter for fracture with nonunion | CMS +S62647P | Nondisplaced fracture of proximal phalanx of left little finger, subsequent encounter for fracture with malunion | CMS +S62647S | Nondisplaced fracture of proximal phalanx of left little finger, sequela | CMS +S62648A | Nondisplaced fracture of proximal phalanx of other finger, initial encounter for closed fracture | CMS +S62648B | Nondisplaced fracture of proximal phalanx of other finger, initial encounter for open fracture | CMS +S62648D | Nondisplaced fracture of proximal phalanx of other finger, subsequent encounter for fracture with routine healing | CMS +S62648G | Nondisplaced fracture of proximal phalanx of other finger, subsequent encounter for fracture with delayed healing | CMS +S62648K | Nondisplaced fracture of proximal phalanx of other finger, subsequent encounter for fracture with nonunion | CMS +S62648P | Nondisplaced fracture of proximal phalanx of other finger, subsequent encounter for fracture with malunion | CMS +S62648S | Nondisplaced fracture of proximal phalanx of other finger, sequela | CMS +S62649A | Nondisplaced fracture of proximal phalanx of unspecified finger, initial encounter for closed fracture | CMS +S62649B | Nondisplaced fracture of proximal phalanx of unspecified finger, initial encounter for open fracture | CMS +S62649D | Nondisplaced fracture of proximal phalanx of unspecified finger, subsequent encounter for fracture with routine healing | CMS +S62649G | Nondisplaced fracture of proximal phalanx of unspecified finger, subsequent encounter for fracture with delayed healing | CMS +S62649K | Nondisplaced fracture of proximal phalanx of unspecified finger, subsequent encounter for fracture with nonunion | CMS +S62649P | Nondisplaced fracture of proximal phalanx of unspecified finger, subsequent encounter for fracture with malunion | CMS +S62649S | Nondisplaced fracture of proximal phalanx of unspecified finger, sequela | CMS +S62650A | Nondisplaced fracture of middle phalanx of right index finger, initial encounter for closed fracture | CMS +S62650B | Nondisplaced fracture of middle phalanx of right index finger, initial encounter for open fracture | CMS +S62650D | Nondisplaced fracture of middle phalanx of right index finger, subsequent encounter for fracture with routine healing | CMS +S62650G | Nondisplaced fracture of middle phalanx of right index finger, subsequent encounter for fracture with delayed healing | CMS +S62650K | Nondisplaced fracture of middle phalanx of right index finger, subsequent encounter for fracture with nonunion | CMS +S62650P | Nondisplaced fracture of middle phalanx of right index finger, subsequent encounter for fracture with malunion | CMS +S62650S | Nondisplaced fracture of middle phalanx of right index finger, sequela | CMS +S62651A | Nondisplaced fracture of middle phalanx of left index finger, initial encounter for closed fracture | CMS +S62651B | Nondisplaced fracture of middle phalanx of left index finger, initial encounter for open fracture | CMS +S62651D | Nondisplaced fracture of middle phalanx of left index finger, subsequent encounter for fracture with routine healing | CMS +S62651G | Nondisplaced fracture of middle phalanx of left index finger, subsequent encounter for fracture with delayed healing | CMS +S62651K | Nondisplaced fracture of middle phalanx of left index finger, subsequent encounter for fracture with nonunion | CMS +S62651P | Nondisplaced fracture of middle phalanx of left index finger, subsequent encounter for fracture with malunion | CMS +S62651S | Nondisplaced fracture of middle phalanx of left index finger, sequela | CMS +S62652A | Nondisplaced fracture of middle phalanx of right middle finger, initial encounter for closed fracture | CMS +S62652B | Nondisplaced fracture of middle phalanx of right middle finger, initial encounter for open fracture | CMS +S62652D | Nondisplaced fracture of middle phalanx of right middle finger, subsequent encounter for fracture with routine healing | CMS +S62652G | Nondisplaced fracture of middle phalanx of right middle finger, subsequent encounter for fracture with delayed healing | CMS +S62652K | Nondisplaced fracture of middle phalanx of right middle finger, subsequent encounter for fracture with nonunion | CMS +S62652P | Nondisplaced fracture of middle phalanx of right middle finger, subsequent encounter for fracture with malunion | CMS +S62652S | Nondisplaced fracture of middle phalanx of right middle finger, sequela | CMS +S62653A | Nondisplaced fracture of middle phalanx of left middle finger, initial encounter for closed fracture | CMS +S62653B | Nondisplaced fracture of middle phalanx of left middle finger, initial encounter for open fracture | CMS +S62653D | Nondisplaced fracture of middle phalanx of left middle finger, subsequent encounter for fracture with routine healing | CMS +S62653G | Nondisplaced fracture of middle phalanx of left middle finger, subsequent encounter for fracture with delayed healing | CMS +S62653K | Nondisplaced fracture of middle phalanx of left middle finger, subsequent encounter for fracture with nonunion | CMS +S62653P | Nondisplaced fracture of middle phalanx of left middle finger, subsequent encounter for fracture with malunion | CMS +S62653S | Nondisplaced fracture of middle phalanx of left middle finger, sequela | CMS +S62654A | Nondisplaced fracture of middle phalanx of right ring finger, initial encounter for closed fracture | CMS +S62654B | Nondisplaced fracture of middle phalanx of right ring finger, initial encounter for open fracture | CMS +S62654D | Nondisplaced fracture of middle phalanx of right ring finger, subsequent encounter for fracture with routine healing | CMS +S62654G | Nondisplaced fracture of middle phalanx of right ring finger, subsequent encounter for fracture with delayed healing | CMS +S62654K | Nondisplaced fracture of middle phalanx of right ring finger, subsequent encounter for fracture with nonunion | CMS +S62654P | Nondisplaced fracture of middle phalanx of right ring finger, subsequent encounter for fracture with malunion | CMS +S62654S | Nondisplaced fracture of middle phalanx of right ring finger, sequela | CMS +S62655A | Nondisplaced fracture of middle phalanx of left ring finger, initial encounter for closed fracture | CMS +S62655B | Nondisplaced fracture of middle phalanx of left ring finger, initial encounter for open fracture | CMS +S62655D | Nondisplaced fracture of middle phalanx of left ring finger, subsequent encounter for fracture with routine healing | CMS +S62655G | Nondisplaced fracture of middle phalanx of left ring finger, subsequent encounter for fracture with delayed healing | CMS +S62655K | Nondisplaced fracture of middle phalanx of left ring finger, subsequent encounter for fracture with nonunion | CMS +S62655P | Nondisplaced fracture of middle phalanx of left ring finger, subsequent encounter for fracture with malunion | CMS +S62655S | Nondisplaced fracture of middle phalanx of left ring finger, sequela | CMS +S62656A | Nondisplaced fracture of middle phalanx of right little finger, initial encounter for closed fracture | CMS +S62656B | Nondisplaced fracture of middle phalanx of right little finger, initial encounter for open fracture | CMS +S62656D | Nondisplaced fracture of middle phalanx of right little finger, subsequent encounter for fracture with routine healing | CMS +S62656G | Nondisplaced fracture of middle phalanx of right little finger, subsequent encounter for fracture with delayed healing | CMS +S62656K | Nondisplaced fracture of middle phalanx of right little finger, subsequent encounter for fracture with nonunion | CMS +S62656P | Nondisplaced fracture of middle phalanx of right little finger, subsequent encounter for fracture with malunion | CMS +S62656S | Nondisplaced fracture of middle phalanx of right little finger, sequela | CMS +S62657A | Nondisplaced fracture of middle phalanx of left little finger, initial encounter for closed fracture | CMS +S62657B | Nondisplaced fracture of middle phalanx of left little finger, initial encounter for open fracture | CMS +S62657D | Nondisplaced fracture of middle phalanx of left little finger, subsequent encounter for fracture with routine healing | CMS +S62657G | Nondisplaced fracture of middle phalanx of left little finger, subsequent encounter for fracture with delayed healing | CMS +S62657K | Nondisplaced fracture of middle phalanx of left little finger, subsequent encounter for fracture with nonunion | CMS +S62657P | Nondisplaced fracture of middle phalanx of left little finger, subsequent encounter for fracture with malunion | CMS +S62657S | Nondisplaced fracture of middle phalanx of left little finger, sequela | CMS +S62658A | Nondisplaced fracture of middle phalanx of other finger, initial encounter for closed fracture | CMS +S62658B | Nondisplaced fracture of middle phalanx of other finger, initial encounter for open fracture | CMS +S62658D | Nondisplaced fracture of middle phalanx of other finger, subsequent encounter for fracture with routine healing | CMS +S62658G | Nondisplaced fracture of middle phalanx of other finger, subsequent encounter for fracture with delayed healing | CMS +S62658K | Nondisplaced fracture of middle phalanx of other finger, subsequent encounter for fracture with nonunion | CMS +S62658P | Nondisplaced fracture of middle phalanx of other finger, subsequent encounter for fracture with malunion | CMS +S62658S | Nondisplaced fracture of middle phalanx of other finger, sequela | CMS +S62659A | Nondisplaced fracture of middle phalanx of unspecified finger, initial encounter for closed fracture | CMS +S62659B | Nondisplaced fracture of middle phalanx of unspecified finger, initial encounter for open fracture | CMS +S62659D | Nondisplaced fracture of middle phalanx of unspecified finger, subsequent encounter for fracture with routine healing | CMS +S62659G | Nondisplaced fracture of middle phalanx of unspecified finger, subsequent encounter for fracture with delayed healing | CMS +S62659K | Nondisplaced fracture of middle phalanx of unspecified finger, subsequent encounter for fracture with nonunion | CMS +S62659P | Nondisplaced fracture of middle phalanx of unspecified finger, subsequent encounter for fracture with malunion | CMS +S62659S | Nondisplaced fracture of middle phalanx of unspecified finger, sequela | CMS +S62660A | Nondisplaced fracture of distal phalanx of right index finger, initial encounter for closed fracture | CMS +S62660B | Nondisplaced fracture of distal phalanx of right index finger, initial encounter for open fracture | CMS +S62660D | Nondisplaced fracture of distal phalanx of right index finger, subsequent encounter for fracture with routine healing | CMS +S62660G | Nondisplaced fracture of distal phalanx of right index finger, subsequent encounter for fracture with delayed healing | CMS +S62660K | Nondisplaced fracture of distal phalanx of right index finger, subsequent encounter for fracture with nonunion | CMS +S62660P | Nondisplaced fracture of distal phalanx of right index finger, subsequent encounter for fracture with malunion | CMS +S62660S | Nondisplaced fracture of distal phalanx of right index finger, sequela | CMS +S62661A | Nondisplaced fracture of distal phalanx of left index finger, initial encounter for closed fracture | CMS +S62661B | Nondisplaced fracture of distal phalanx of left index finger, initial encounter for open fracture | CMS +S62661D | Nondisplaced fracture of distal phalanx of left index finger, subsequent encounter for fracture with routine healing | CMS +S62661G | Nondisplaced fracture of distal phalanx of left index finger, subsequent encounter for fracture with delayed healing | CMS +S62661K | Nondisplaced fracture of distal phalanx of left index finger, subsequent encounter for fracture with nonunion | CMS +S62661P | Nondisplaced fracture of distal phalanx of left index finger, subsequent encounter for fracture with malunion | CMS +S62661S | Nondisplaced fracture of distal phalanx of left index finger, sequela | CMS +S62662A | Nondisplaced fracture of distal phalanx of right middle finger, initial encounter for closed fracture | CMS +S62662B | Nondisplaced fracture of distal phalanx of right middle finger, initial encounter for open fracture | CMS +S62662D | Nondisplaced fracture of distal phalanx of right middle finger, subsequent encounter for fracture with routine healing | CMS +S62662G | Nondisplaced fracture of distal phalanx of right middle finger, subsequent encounter for fracture with delayed healing | CMS +S62662K | Nondisplaced fracture of distal phalanx of right middle finger, subsequent encounter for fracture with nonunion | CMS +S62662P | Nondisplaced fracture of distal phalanx of right middle finger, subsequent encounter for fracture with malunion | CMS +S62662S | Nondisplaced fracture of distal phalanx of right middle finger, sequela | CMS +S62663A | Nondisplaced fracture of distal phalanx of left middle finger, initial encounter for closed fracture | CMS +S62663B | Nondisplaced fracture of distal phalanx of left middle finger, initial encounter for open fracture | CMS +S62663D | Nondisplaced fracture of distal phalanx of left middle finger, subsequent encounter for fracture with routine healing | CMS +S62663G | Nondisplaced fracture of distal phalanx of left middle finger, subsequent encounter for fracture with delayed healing | CMS +S62663K | Nondisplaced fracture of distal phalanx of left middle finger, subsequent encounter for fracture with nonunion | CMS +S62663P | Nondisplaced fracture of distal phalanx of left middle finger, subsequent encounter for fracture with malunion | CMS +S62663S | Nondisplaced fracture of distal phalanx of left middle finger, sequela | CMS +S62664A | Nondisplaced fracture of distal phalanx of right ring finger, initial encounter for closed fracture | CMS +S62664B | Nondisplaced fracture of distal phalanx of right ring finger, initial encounter for open fracture | CMS +S62664D | Nondisplaced fracture of distal phalanx of right ring finger, subsequent encounter for fracture with routine healing | CMS +S62664G | Nondisplaced fracture of distal phalanx of right ring finger, subsequent encounter for fracture with delayed healing | CMS +S62664K | Nondisplaced fracture of distal phalanx of right ring finger, subsequent encounter for fracture with nonunion | CMS +S62664P | Nondisplaced fracture of distal phalanx of right ring finger, subsequent encounter for fracture with malunion | CMS +S62664S | Nondisplaced fracture of distal phalanx of right ring finger, sequela | CMS +S62665A | Nondisplaced fracture of distal phalanx of left ring finger, initial encounter for closed fracture | CMS +S62665B | Nondisplaced fracture of distal phalanx of left ring finger, initial encounter for open fracture | CMS +S62665D | Nondisplaced fracture of distal phalanx of left ring finger, subsequent encounter for fracture with routine healing | CMS +S62665G | Nondisplaced fracture of distal phalanx of left ring finger, subsequent encounter for fracture with delayed healing | CMS +S62665K | Nondisplaced fracture of distal phalanx of left ring finger, subsequent encounter for fracture with nonunion | CMS +S62665P | Nondisplaced fracture of distal phalanx of left ring finger, subsequent encounter for fracture with malunion | CMS +S62665S | Nondisplaced fracture of distal phalanx of left ring finger, sequela | CMS +S62666A | Nondisplaced fracture of distal phalanx of right little finger, initial encounter for closed fracture | CMS +S62666B | Nondisplaced fracture of distal phalanx of right little finger, initial encounter for open fracture | CMS +S62666D | Nondisplaced fracture of distal phalanx of right little finger, subsequent encounter for fracture with routine healing | CMS +S62666G | Nondisplaced fracture of distal phalanx of right little finger, subsequent encounter for fracture with delayed healing | CMS +S62666K | Nondisplaced fracture of distal phalanx of right little finger, subsequent encounter for fracture with nonunion | CMS +S62666P | Nondisplaced fracture of distal phalanx of right little finger, subsequent encounter for fracture with malunion | CMS +S62666S | Nondisplaced fracture of distal phalanx of right little finger, sequela | CMS +S62667A | Nondisplaced fracture of distal phalanx of left little finger, initial encounter for closed fracture | CMS +S62667B | Nondisplaced fracture of distal phalanx of left little finger, initial encounter for open fracture | CMS +S62667D | Nondisplaced fracture of distal phalanx of left little finger, subsequent encounter for fracture with routine healing | CMS +S62667G | Nondisplaced fracture of distal phalanx of left little finger, subsequent encounter for fracture with delayed healing | CMS +S62667K | Nondisplaced fracture of distal phalanx of left little finger, subsequent encounter for fracture with nonunion | CMS +S62667P | Nondisplaced fracture of distal phalanx of left little finger, subsequent encounter for fracture with malunion | CMS +S62667S | Nondisplaced fracture of distal phalanx of left little finger, sequela | CMS +S62668A | Nondisplaced fracture of distal phalanx of other finger, initial encounter for closed fracture | CMS +S62668B | Nondisplaced fracture of distal phalanx of other finger, initial encounter for open fracture | CMS +S62668D | Nondisplaced fracture of distal phalanx of other finger, subsequent encounter for fracture with routine healing | CMS +S62668G | Nondisplaced fracture of distal phalanx of other finger, subsequent encounter for fracture with delayed healing | CMS +S62668K | Nondisplaced fracture of distal phalanx of other finger, subsequent encounter for fracture with nonunion | CMS +S62668P | Nondisplaced fracture of distal phalanx of other finger, subsequent encounter for fracture with malunion | CMS +S62668S | Nondisplaced fracture of distal phalanx of other finger, sequela | CMS +S62669A | Nondisplaced fracture of distal phalanx of unspecified finger, initial encounter for closed fracture | CMS +S62669B | Nondisplaced fracture of distal phalanx of unspecified finger, initial encounter for open fracture | CMS +S62669D | Nondisplaced fracture of distal phalanx of unspecified finger, subsequent encounter for fracture with routine healing | CMS +S62669G | Nondisplaced fracture of distal phalanx of unspecified finger, subsequent encounter for fracture with delayed healing | CMS +S62669K | Nondisplaced fracture of distal phalanx of unspecified finger, subsequent encounter for fracture with nonunion | CMS +S62669P | Nondisplaced fracture of distal phalanx of unspecified finger, subsequent encounter for fracture with malunion | CMS +S62669S | Nondisplaced fracture of distal phalanx of unspecified finger, sequela | CMS +S627 | Multiple fractures of fingers | WHO +S628 | Fracture of other and unspecified parts of wrist and hand | WHO +S6290XA | Unspecified fracture of unspecified wrist and hand, initial encounter for closed fracture | CMS +S6290XB | Unspecified fracture of unspecified wrist and hand, initial encounter for open fracture | CMS +S6290XD | Unspecified fracture of unspecified wrist and hand, subsequent encounter for fracture with routine healing | CMS +S6290XG | Unspecified fracture of unspecified wrist and hand, subsequent encounter for fracture with delayed healing | CMS +S6290XK | Unspecified fracture of unspecified wrist and hand, subsequent encounter for fracture with nonunion | CMS +S6290XP | Unspecified fracture of unspecified wrist and hand, subsequent encounter for fracture with malunion | CMS +S6290XS | Unspecified fracture of unspecified wrist and hand, sequela | CMS +S6291XA | Unspecified fracture of right wrist and hand, initial encounter for closed fracture | CMS +S6291XB | Unspecified fracture of right wrist and hand, initial encounter for open fracture | CMS +S6291XD | Unspecified fracture of right wrist and hand, subsequent encounter for fracture with routine healing | CMS +S6291XG | Unspecified fracture of right wrist and hand, subsequent encounter for fracture with delayed healing | CMS +S6291XK | Unspecified fracture of right wrist and hand, subsequent encounter for fracture with nonunion | CMS +S6291XP | Unspecified fracture of right wrist and hand, subsequent encounter for fracture with malunion | CMS +S6291XS | Unspecified fracture of right wrist and hand, sequela | CMS +S6292XA | Unspecified fracture of left wrist and hand, initial encounter for closed fracture | CMS +S6292XB | Unspecified fracture of left wrist and hand, initial encounter for open fracture | CMS +S6292XD | Unspecified fracture of left wrist and hand, subsequent encounter for fracture with routine healing | CMS +S6292XG | Unspecified fracture of left wrist and hand, subsequent encounter for fracture with delayed healing | CMS +S6292XK | Unspecified fracture of left wrist and hand, subsequent encounter for fracture with nonunion | CMS +S6292XP | Unspecified fracture of left wrist and hand, subsequent encounter for fracture with malunion | CMS +S6292XS | Unspecified fracture of left wrist and hand, sequela | CMS +S63 | Dislocation, sprain and strain of joints and ligaments at wrist and hand level | WHO +S630 | Dislocation of wrist | WHO +S63001A | Unspecified subluxation of right wrist and hand, initial encounter | CMS +S63001D | Unspecified subluxation of right wrist and hand, subsequent encounter | CMS +S63001S | Unspecified subluxation of right wrist and hand, sequela | CMS +S63002A | Unspecified subluxation of left wrist and hand, initial encounter | CMS +S63002D | Unspecified subluxation of left wrist and hand, subsequent encounter | CMS +S63002S | Unspecified subluxation of left wrist and hand, sequela | CMS +S63003A | Unspecified subluxation of unspecified wrist and hand, initial encounter | CMS +S63003D | Unspecified subluxation of unspecified wrist and hand, subsequent encounter | CMS +S63003S | Unspecified subluxation of unspecified wrist and hand, sequela | CMS +S63004A | Unspecified dislocation of right wrist and hand, initial encounter | CMS +S63004D | Unspecified dislocation of right wrist and hand, subsequent encounter | CMS +S63004S | Unspecified dislocation of right wrist and hand, sequela | CMS +S63005A | Unspecified dislocation of left wrist and hand, initial encounter | CMS +S63005D | Unspecified dislocation of left wrist and hand, subsequent encounter | CMS +S63005S | Unspecified dislocation of left wrist and hand, sequela | CMS +S63006A | Unspecified dislocation of unspecified wrist and hand, initial encounter | CMS +S63006D | Unspecified dislocation of unspecified wrist and hand, subsequent encounter | CMS +S63006S | Unspecified dislocation of unspecified wrist and hand, sequela | CMS +S63011A | Subluxation of distal radioulnar joint of right wrist, initial encounter | CMS +S63011D | Subluxation of distal radioulnar joint of right wrist, subsequent encounter | CMS +S63011S | Subluxation of distal radioulnar joint of right wrist, sequela | CMS +S63012A | Subluxation of distal radioulnar joint of left wrist, initial encounter | CMS +S63012D | Subluxation of distal radioulnar joint of left wrist, subsequent encounter | CMS +S63012S | Subluxation of distal radioulnar joint of left wrist, sequela | CMS +S63013A | Subluxation of distal radioulnar joint of unspecified wrist, initial encounter | CMS +S63013D | Subluxation of distal radioulnar joint of unspecified wrist, subsequent encounter | CMS +S63013S | Subluxation of distal radioulnar joint of unspecified wrist, sequela | CMS +S63014A | Dislocation of distal radioulnar joint of right wrist, initial encounter | CMS +S63014D | Dislocation of distal radioulnar joint of right wrist, subsequent encounter | CMS +S63014S | Dislocation of distal radioulnar joint of right wrist, sequela | CMS +S63015A | Dislocation of distal radioulnar joint of left wrist, initial encounter | CMS +S63015D | Dislocation of distal radioulnar joint of left wrist, subsequent encounter | CMS +S63015S | Dislocation of distal radioulnar joint of left wrist, sequela | CMS +S63016A | Dislocation of distal radioulnar joint of unspecified wrist, initial encounter | CMS +S63016D | Dislocation of distal radioulnar joint of unspecified wrist, subsequent encounter | CMS +S63016S | Dislocation of distal radioulnar joint of unspecified wrist, sequela | CMS +S63021A | Subluxation of radiocarpal joint of right wrist, initial encounter | CMS +S63021D | Subluxation of radiocarpal joint of right wrist, subsequent encounter | CMS +S63021S | Subluxation of radiocarpal joint of right wrist, sequela | CMS +S63022A | Subluxation of radiocarpal joint of left wrist, initial encounter | CMS +S63022D | Subluxation of radiocarpal joint of left wrist, subsequent encounter | CMS +S63022S | Subluxation of radiocarpal joint of left wrist, sequela | CMS +S63023A | Subluxation of radiocarpal joint of unspecified wrist, initial encounter | CMS +S63023D | Subluxation of radiocarpal joint of unspecified wrist, subsequent encounter | CMS +S63023S | Subluxation of radiocarpal joint of unspecified wrist, sequela | CMS +S63024A | Dislocation of radiocarpal joint of right wrist, initial encounter | CMS +S63024D | Dislocation of radiocarpal joint of right wrist, subsequent encounter | CMS +S63024S | Dislocation of radiocarpal joint of right wrist, sequela | CMS +S63025A | Dislocation of radiocarpal joint of left wrist, initial encounter | CMS +S63025D | Dislocation of radiocarpal joint of left wrist, subsequent encounter | CMS +S63025S | Dislocation of radiocarpal joint of left wrist, sequela | CMS +S63026A | Dislocation of radiocarpal joint of unspecified wrist, initial encounter | CMS +S63026D | Dislocation of radiocarpal joint of unspecified wrist, subsequent encounter | CMS +S63026S | Dislocation of radiocarpal joint of unspecified wrist, sequela | CMS +S63031A | Subluxation of midcarpal joint of right wrist, initial encounter | CMS +S63031D | Subluxation of midcarpal joint of right wrist, subsequent encounter | CMS +S63031S | Subluxation of midcarpal joint of right wrist, sequela | CMS +S63032A | Subluxation of midcarpal joint of left wrist, initial encounter | CMS +S63032D | Subluxation of midcarpal joint of left wrist, subsequent encounter | CMS +S63032S | Subluxation of midcarpal joint of left wrist, sequela | CMS +S63033A | Subluxation of midcarpal joint of unspecified wrist, initial encounter | CMS +S63033D | Subluxation of midcarpal joint of unspecified wrist, subsequent encounter | CMS +S63033S | Subluxation of midcarpal joint of unspecified wrist, sequela | CMS +S63034A | Dislocation of midcarpal joint of right wrist, initial encounter | CMS +S63034D | Dislocation of midcarpal joint of right wrist, subsequent encounter | CMS +S63034S | Dislocation of midcarpal joint of right wrist, sequela | CMS +S63035A | Dislocation of midcarpal joint of left wrist, initial encounter | CMS +S63035D | Dislocation of midcarpal joint of left wrist, subsequent encounter | CMS +S63035S | Dislocation of midcarpal joint of left wrist, sequela | CMS +S63036A | Dislocation of midcarpal joint of unspecified wrist, initial encounter | CMS +S63036D | Dislocation of midcarpal joint of unspecified wrist, subsequent encounter | CMS +S63036S | Dislocation of midcarpal joint of unspecified wrist, sequela | CMS +S63041A | Subluxation of carpometacarpal joint of right thumb, initial encounter | CMS +S63041D | Subluxation of carpometacarpal joint of right thumb, subsequent encounter | CMS +S63041S | Subluxation of carpometacarpal joint of right thumb, sequela | CMS +S63042A | Subluxation of carpometacarpal joint of left thumb, initial encounter | CMS +S63042D | Subluxation of carpometacarpal joint of left thumb, subsequent encounter | CMS +S63042S | Subluxation of carpometacarpal joint of left thumb, sequela | CMS +S63043A | Subluxation of carpometacarpal joint of unspecified thumb, initial encounter | CMS +S63043D | Subluxation of carpometacarpal joint of unspecified thumb, subsequent encounter | CMS +S63043S | Subluxation of carpometacarpal joint of unspecified thumb, sequela | CMS +S63044A | Dislocation of carpometacarpal joint of right thumb, initial encounter | CMS +S63044D | Dislocation of carpometacarpal joint of right thumb, subsequent encounter | CMS +S63044S | Dislocation of carpometacarpal joint of right thumb, sequela | CMS +S63045A | Dislocation of carpometacarpal joint of left thumb, initial encounter | CMS +S63045D | Dislocation of carpometacarpal joint of left thumb, subsequent encounter | CMS +S63045S | Dislocation of carpometacarpal joint of left thumb, sequela | CMS +S63046A | Dislocation of carpometacarpal joint of unspecified thumb, initial encounter | CMS +S63046D | Dislocation of carpometacarpal joint of unspecified thumb, subsequent encounter | CMS +S63046S | Dislocation of carpometacarpal joint of unspecified thumb, sequela | CMS +S63051A | Subluxation of other carpometacarpal joint of right hand, initial encounter | CMS +S63051D | Subluxation of other carpometacarpal joint of right hand, subsequent encounter | CMS +S63051S | Subluxation of other carpometacarpal joint of right hand, sequela | CMS +S63052A | Subluxation of other carpometacarpal joint of left hand, initial encounter | CMS +S63052D | Subluxation of other carpometacarpal joint of left hand, subsequent encounter | CMS +S63052S | Subluxation of other carpometacarpal joint of left hand, sequela | CMS +S63053A | Subluxation of other carpometacarpal joint of unspecified hand, initial encounter | CMS +S63053D | Subluxation of other carpometacarpal joint of unspecified hand, subsequent encounter | CMS +S63053S | Subluxation of other carpometacarpal joint of unspecified hand, sequela | CMS +S63054A | Dislocation of other carpometacarpal joint of right hand, initial encounter | CMS +S63054D | Dislocation of other carpometacarpal joint of right hand, subsequent encounter | CMS +S63054S | Dislocation of other carpometacarpal joint of right hand, sequela | CMS +S63055A | Dislocation of other carpometacarpal joint of left hand, initial encounter | CMS +S63055D | Dislocation of other carpometacarpal joint of left hand, subsequent encounter | CMS +S63055S | Dislocation of other carpometacarpal joint of left hand, sequela | CMS +S63056A | Dislocation of other carpometacarpal joint of unspecified hand, initial encounter | CMS +S63056D | Dislocation of other carpometacarpal joint of unspecified hand, subsequent encounter | CMS +S63056S | Dislocation of other carpometacarpal joint of unspecified hand, sequela | CMS +S63061A | Subluxation of metacarpal (bone), proximal end of right hand, initial encounter | CMS +S63061D | Subluxation of metacarpal (bone), proximal end of right hand, subsequent encounter | CMS +S63061S | Subluxation of metacarpal (bone), proximal end of right hand, sequela | CMS +S63062A | Subluxation of metacarpal (bone), proximal end of left hand, initial encounter | CMS +S63062D | Subluxation of metacarpal (bone), proximal end of left hand, subsequent encounter | CMS +S63062S | Subluxation of metacarpal (bone), proximal end of left hand, sequela | CMS +S63063A | Subluxation of metacarpal (bone), proximal end of unspecified hand, initial encounter | CMS +S63063D | Subluxation of metacarpal (bone), proximal end of unspecified hand, subsequent encounter | CMS +S63063S | Subluxation of metacarpal (bone), proximal end of unspecified hand, sequela | CMS +S63064A | Dislocation of metacarpal (bone), proximal end of right hand, initial encounter | CMS +S63064D | Dislocation of metacarpal (bone), proximal end of right hand, subsequent encounter | CMS +S63064S | Dislocation of metacarpal (bone), proximal end of right hand, sequela | CMS +S63065A | Dislocation of metacarpal (bone), proximal end of left hand, initial encounter | CMS +S63065D | Dislocation of metacarpal (bone), proximal end of left hand, subsequent encounter | CMS +S63065S | Dislocation of metacarpal (bone), proximal end of left hand, sequela | CMS +S63066A | Dislocation of metacarpal (bone), proximal end of unspecified hand, initial encounter | CMS +S63066D | Dislocation of metacarpal (bone), proximal end of unspecified hand, subsequent encounter | CMS +S63066S | Dislocation of metacarpal (bone), proximal end of unspecified hand, sequela | CMS +S63071A | Subluxation of distal end of right ulna, initial encounter | CMS +S63071D | Subluxation of distal end of right ulna, subsequent encounter | CMS +S63071S | Subluxation of distal end of right ulna, sequela | CMS +S63072A | Subluxation of distal end of left ulna, initial encounter | CMS +S63072D | Subluxation of distal end of left ulna, subsequent encounter | CMS +S63072S | Subluxation of distal end of left ulna, sequela | CMS +S63073A | Subluxation of distal end of unspecified ulna, initial encounter | CMS +S63073D | Subluxation of distal end of unspecified ulna, subsequent encounter | CMS +S63073S | Subluxation of distal end of unspecified ulna, sequela | CMS +S63074A | Dislocation of distal end of right ulna, initial encounter | CMS +S63074D | Dislocation of distal end of right ulna, subsequent encounter | CMS +S63074S | Dislocation of distal end of right ulna, sequela | CMS +S63075A | Dislocation of distal end of left ulna, initial encounter | CMS +S63075D | Dislocation of distal end of left ulna, subsequent encounter | CMS +S63075S | Dislocation of distal end of left ulna, sequela | CMS +S63076A | Dislocation of distal end of unspecified ulna, initial encounter | CMS +S63076D | Dislocation of distal end of unspecified ulna, subsequent encounter | CMS +S63076S | Dislocation of distal end of unspecified ulna, sequela | CMS +S63091A | Other subluxation of right wrist and hand, initial encounter | CMS +S63091D | Other subluxation of right wrist and hand, subsequent encounter | CMS +S63091S | Other subluxation of right wrist and hand, sequela | CMS +S63092A | Other subluxation of left wrist and hand, initial encounter | CMS +S63092D | Other subluxation of left wrist and hand, subsequent encounter | CMS +S63092S | Other subluxation of left wrist and hand, sequela | CMS +S63093A | Other subluxation of unspecified wrist and hand, initial encounter | CMS +S63093D | Other subluxation of unspecified wrist and hand, subsequent encounter | CMS +S63093S | Other subluxation of unspecified wrist and hand, sequela | CMS +S63094A | Other dislocation of right wrist and hand, initial encounter | CMS +S63094D | Other dislocation of right wrist and hand, subsequent encounter | CMS +S63094S | Other dislocation of right wrist and hand, sequela | CMS +S63095A | Other dislocation of left wrist and hand, initial encounter | CMS +S63095D | Other dislocation of left wrist and hand, subsequent encounter | CMS +S63095S | Other dislocation of left wrist and hand, sequela | CMS +S63096A | Other dislocation of unspecified wrist and hand, initial encounter | CMS +S63096D | Other dislocation of unspecified wrist and hand, subsequent encounter | CMS +S63096S | Other dislocation of unspecified wrist and hand, sequela | CMS +S631 | Dislocation of finger | WHO +S63101A | Unspecified subluxation of right thumb, initial encounter | CMS +S63101D | Unspecified subluxation of right thumb, subsequent encounter | CMS +S63101S | Unspecified subluxation of right thumb, sequela | CMS +S63102A | Unspecified subluxation of left thumb, initial encounter | CMS +S63102D | Unspecified subluxation of left thumb, subsequent encounter | CMS +S63102S | Unspecified subluxation of left thumb, sequela | CMS +S63103A | Unspecified subluxation of unspecified thumb, initial encounter | CMS +S63103D | Unspecified subluxation of unspecified thumb, subsequent encounter | CMS +S63103S | Unspecified subluxation of unspecified thumb, sequela | CMS +S63104A | Unspecified dislocation of right thumb, initial encounter | CMS +S63104D | Unspecified dislocation of right thumb, subsequent encounter | CMS +S63104S | Unspecified dislocation of right thumb, sequela | CMS +S63105A | Unspecified dislocation of left thumb, initial encounter | CMS +S63105D | Unspecified dislocation of left thumb, subsequent encounter | CMS +S63105S | Unspecified dislocation of left thumb, sequela | CMS +S63106A | Unspecified dislocation of unspecified thumb, initial encounter | CMS +S63106D | Unspecified dislocation of unspecified thumb, subsequent encounter | CMS +S63106S | Unspecified dislocation of unspecified thumb, sequela | CMS +S63111A | Subluxation of metacarpophalangeal joint of right thumb, initial encounter | CMS +S63111D | Subluxation of metacarpophalangeal joint of right thumb, subsequent encounter | CMS +S63111S | Subluxation of metacarpophalangeal joint of right thumb, sequela | CMS +S63112A | Subluxation of metacarpophalangeal joint of left thumb, initial encounter | CMS +S63112D | Subluxation of metacarpophalangeal joint of left thumb, subsequent encounter | CMS +S63112S | Subluxation of metacarpophalangeal joint of left thumb, sequela | CMS +S63113A | Subluxation of metacarpophalangeal joint of unspecified thumb, initial encounter | CMS +S63113D | Subluxation of metacarpophalangeal joint of unspecified thumb, subsequent encounter | CMS +S63113S | Subluxation of metacarpophalangeal joint of unspecified thumb, sequela | CMS +S63114A | Dislocation of metacarpophalangeal joint of right thumb, initial encounter | CMS +S63114D | Dislocation of metacarpophalangeal joint of right thumb, subsequent encounter | CMS +S63114S | Dislocation of metacarpophalangeal joint of right thumb, sequela | CMS +S63115A | Dislocation of metacarpophalangeal joint of left thumb, initial encounter | CMS +S63115D | Dislocation of metacarpophalangeal joint of left thumb, subsequent encounter | CMS +S63115S | Dislocation of metacarpophalangeal joint of left thumb, sequela | CMS +S63116A | Dislocation of metacarpophalangeal joint of unspecified thumb, initial encounter | CMS +S63116D | Dislocation of metacarpophalangeal joint of unspecified thumb, subsequent encounter | CMS +S63116S | Dislocation of metacarpophalangeal joint of unspecified thumb, sequela | CMS +S63121A | Subluxation of interphalangeal joint of right thumb, initial encounter | CMS +S63121D | Subluxation of interphalangeal joint of right thumb, subsequent encounter | CMS +S63121S | Subluxation of interphalangeal joint of right thumb, sequela | CMS +S63122A | Subluxation of interphalangeal joint of left thumb, initial encounter | CMS +S63122D | Subluxation of interphalangeal joint of left thumb, subsequent encounter | CMS +S63122S | Subluxation of interphalangeal joint of left thumb, sequela | CMS +S63123A | Subluxation of interphalangeal joint of unspecified thumb, initial encounter | CMS +S63123D | Subluxation of interphalangeal joint of unspecified thumb, subsequent encounter | CMS +S63123S | Subluxation of interphalangeal joint of unspecified thumb, sequela | CMS +S63124A | Dislocation of interphalangeal joint of right thumb, initial encounter | CMS +S63124D | Dislocation of interphalangeal joint of right thumb, subsequent encounter | CMS +S63124S | Dislocation of interphalangeal joint of right thumb, sequela | CMS +S63125A | Dislocation of interphalangeal joint of left thumb, initial encounter | CMS +S63125D | Dislocation of interphalangeal joint of left thumb, subsequent encounter | CMS +S63125S | Dislocation of interphalangeal joint of left thumb, sequela | CMS +S63126A | Dislocation of interphalangeal joint of unspecified thumb, initial encounter | CMS +S63126D | Dislocation of interphalangeal joint of unspecified thumb, subsequent encounter | CMS +S63126S | Dislocation of interphalangeal joint of unspecified thumb, sequela | CMS +S632 | Multiple dislocations of fingers | WHO +S63200A | Unspecified subluxation of right index finger, initial encounter | CMS +S63200D | Unspecified subluxation of right index finger, subsequent encounter | CMS +S63200S | Unspecified subluxation of right index finger, sequela | CMS +S63201A | Unspecified subluxation of left index finger, initial encounter | CMS +S63201D | Unspecified subluxation of left index finger, subsequent encounter | CMS +S63201S | Unspecified subluxation of left index finger, sequela | CMS +S63202A | Unspecified subluxation of right middle finger, initial encounter | CMS +S63202D | Unspecified subluxation of right middle finger, subsequent encounter | CMS +S63202S | Unspecified subluxation of right middle finger, sequela | CMS +S63203A | Unspecified subluxation of left middle finger, initial encounter | CMS +S63203D | Unspecified subluxation of left middle finger, subsequent encounter | CMS +S63203S | Unspecified subluxation of left middle finger, sequela | CMS +S63204A | Unspecified subluxation of right ring finger, initial encounter | CMS +S63204D | Unspecified subluxation of right ring finger, subsequent encounter | CMS +S63204S | Unspecified subluxation of right ring finger, sequela | CMS +S63205A | Unspecified subluxation of left ring finger, initial encounter | CMS +S63205D | Unspecified subluxation of left ring finger, subsequent encounter | CMS +S63205S | Unspecified subluxation of left ring finger, sequela | CMS +S63206A | Unspecified subluxation of right little finger, initial encounter | CMS +S63206D | Unspecified subluxation of right little finger, subsequent encounter | CMS +S63206S | Unspecified subluxation of right little finger, sequela | CMS +S63207A | Unspecified subluxation of left little finger, initial encounter | CMS +S63207D | Unspecified subluxation of left little finger, subsequent encounter | CMS +S63207S | Unspecified subluxation of left little finger, sequela | CMS +S63208A | Unspecified subluxation of other finger, initial encounter | CMS +S63208D | Unspecified subluxation of other finger, subsequent encounter | CMS +S63208S | Unspecified subluxation of other finger, sequela | CMS +S63209A | Unspecified subluxation of unspecified finger, initial encounter | CMS +S63209D | Unspecified subluxation of unspecified finger, subsequent encounter | CMS +S63209S | Unspecified subluxation of unspecified finger, sequela | CMS +S63210A | Subluxation of metacarpophalangeal joint of right index finger, initial encounter | CMS +S63210D | Subluxation of metacarpophalangeal joint of right index finger, subsequent encounter | CMS +S63210S | Subluxation of metacarpophalangeal joint of right index finger, sequela | CMS +S63211A | Subluxation of metacarpophalangeal joint of left index finger, initial encounter | CMS +S63211D | Subluxation of metacarpophalangeal joint of left index finger, subsequent encounter | CMS +S63211S | Subluxation of metacarpophalangeal joint of left index finger, sequela | CMS +S63212A | Subluxation of metacarpophalangeal joint of right middle finger, initial encounter | CMS +S63212D | Subluxation of metacarpophalangeal joint of right middle finger, subsequent encounter | CMS +S63212S | Subluxation of metacarpophalangeal joint of right middle finger, sequela | CMS +S63213A | Subluxation of metacarpophalangeal joint of left middle finger, initial encounter | CMS +S63213D | Subluxation of metacarpophalangeal joint of left middle finger, subsequent encounter | CMS +S63213S | Subluxation of metacarpophalangeal joint of left middle finger, sequela | CMS +S63214A | Subluxation of metacarpophalangeal joint of right ring finger, initial encounter | CMS +S63214D | Subluxation of metacarpophalangeal joint of right ring finger, subsequent encounter | CMS +S63214S | Subluxation of metacarpophalangeal joint of right ring finger, sequela | CMS +S63215A | Subluxation of metacarpophalangeal joint of left ring finger, initial encounter | CMS +S63215D | Subluxation of metacarpophalangeal joint of left ring finger, subsequent encounter | CMS +S63215S | Subluxation of metacarpophalangeal joint of left ring finger, sequela | CMS +S63216A | Subluxation of metacarpophalangeal joint of right little finger, initial encounter | CMS +S63216D | Subluxation of metacarpophalangeal joint of right little finger, subsequent encounter | CMS +S63216S | Subluxation of metacarpophalangeal joint of right little finger, sequela | CMS +S63217A | Subluxation of metacarpophalangeal joint of left little finger, initial encounter | CMS +S63217D | Subluxation of metacarpophalangeal joint of left little finger, subsequent encounter | CMS +S63217S | Subluxation of metacarpophalangeal joint of left little finger, sequela | CMS +S63218A | Subluxation of metacarpophalangeal joint of other finger, initial encounter | CMS +S63218D | Subluxation of metacarpophalangeal joint of other finger, subsequent encounter | CMS +S63218S | Subluxation of metacarpophalangeal joint of other finger, sequela | CMS +S63219A | Subluxation of metacarpophalangeal joint of unspecified finger, initial encounter | CMS +S63219D | Subluxation of metacarpophalangeal joint of unspecified finger, subsequent encounter | CMS +S63219S | Subluxation of metacarpophalangeal joint of unspecified finger, sequela | CMS +S63220A | Subluxation of unspecified interphalangeal joint of right index finger, initial encounter | CMS +S63220D | Subluxation of unspecified interphalangeal joint of right index finger, subsequent encounter | CMS +S63220S | Subluxation of unspecified interphalangeal joint of right index finger, sequela | CMS +S63221A | Subluxation of unspecified interphalangeal joint of left index finger, initial encounter | CMS +S63221D | Subluxation of unspecified interphalangeal joint of left index finger, subsequent encounter | CMS +S63221S | Subluxation of unspecified interphalangeal joint of left index finger, sequela | CMS +S63222A | Subluxation of unspecified interphalangeal joint of right middle finger, initial encounter | CMS +S63222D | Subluxation of unspecified interphalangeal joint of right middle finger, subsequent encounter | CMS +S63222S | Subluxation of unspecified interphalangeal joint of right middle finger, sequela | CMS +S63223A | Subluxation of unspecified interphalangeal joint of left middle finger, initial encounter | CMS +S63223D | Subluxation of unspecified interphalangeal joint of left middle finger, subsequent encounter | CMS +S63223S | Subluxation of unspecified interphalangeal joint of left middle finger, sequela | CMS +S63224A | Subluxation of unspecified interphalangeal joint of right ring finger, initial encounter | CMS +S63224D | Subluxation of unspecified interphalangeal joint of right ring finger, subsequent encounter | CMS +S63224S | Subluxation of unspecified interphalangeal joint of right ring finger, sequela | CMS +S63225A | Subluxation of unspecified interphalangeal joint of left ring finger, initial encounter | CMS +S63225D | Subluxation of unspecified interphalangeal joint of left ring finger, subsequent encounter | CMS +S63225S | Subluxation of unspecified interphalangeal joint of left ring finger, sequela | CMS +S63226A | Subluxation of unspecified interphalangeal joint of right little finger, initial encounter | CMS +S63226D | Subluxation of unspecified interphalangeal joint of right little finger, subsequent encounter | CMS +S63226S | Subluxation of unspecified interphalangeal joint of right little finger, sequela | CMS +S63227A | Subluxation of unspecified interphalangeal joint of left little finger, initial encounter | CMS +S63227D | Subluxation of unspecified interphalangeal joint of left little finger, subsequent encounter | CMS +S63227S | Subluxation of unspecified interphalangeal joint of left little finger, sequela | CMS +S63228A | Subluxation of unspecified interphalangeal joint of other finger, initial encounter | CMS +S63228D | Subluxation of unspecified interphalangeal joint of other finger, subsequent encounter | CMS +S63228S | Subluxation of unspecified interphalangeal joint of other finger, sequela | CMS +S63229A | Subluxation of unspecified interphalangeal joint of unspecified finger, initial encounter | CMS +S63229D | Subluxation of unspecified interphalangeal joint of unspecified finger, subsequent encounter | CMS +S63229S | Subluxation of unspecified interphalangeal joint of unspecified finger, sequela | CMS +S63230A | Subluxation of proximal interphalangeal joint of right index finger, initial encounter | CMS +S63230D | Subluxation of proximal interphalangeal joint of right index finger, subsequent encounter | CMS +S63230S | Subluxation of proximal interphalangeal joint of right index finger, sequela | CMS +S63231A | Subluxation of proximal interphalangeal joint of left index finger, initial encounter | CMS +S63231D | Subluxation of proximal interphalangeal joint of left index finger, subsequent encounter | CMS +S63231S | Subluxation of proximal interphalangeal joint of left index finger, sequela | CMS +S63232A | Subluxation of proximal interphalangeal joint of right middle finger, initial encounter | CMS +S63232D | Subluxation of proximal interphalangeal joint of right middle finger, subsequent encounter | CMS +S63232S | Subluxation of proximal interphalangeal joint of right middle finger, sequela | CMS +S63233A | Subluxation of proximal interphalangeal joint of left middle finger, initial encounter | CMS +S63233D | Subluxation of proximal interphalangeal joint of left middle finger, subsequent encounter | CMS +S63233S | Subluxation of proximal interphalangeal joint of left middle finger, sequela | CMS +S63234A | Subluxation of proximal interphalangeal joint of right ring finger, initial encounter | CMS +S63234D | Subluxation of proximal interphalangeal joint of right ring finger, subsequent encounter | CMS +S63234S | Subluxation of proximal interphalangeal joint of right ring finger, sequela | CMS +S63235A | Subluxation of proximal interphalangeal joint of left ring finger, initial encounter | CMS +S63235D | Subluxation of proximal interphalangeal joint of left ring finger, subsequent encounter | CMS +S63235S | Subluxation of proximal interphalangeal joint of left ring finger, sequela | CMS +S63236A | Subluxation of proximal interphalangeal joint of right little finger, initial encounter | CMS +S63236D | Subluxation of proximal interphalangeal joint of right little finger, subsequent encounter | CMS +S63236S | Subluxation of proximal interphalangeal joint of right little finger, sequela | CMS +S63237A | Subluxation of proximal interphalangeal joint of left little finger, initial encounter | CMS +S63237D | Subluxation of proximal interphalangeal joint of left little finger, subsequent encounter | CMS +S63237S | Subluxation of proximal interphalangeal joint of left little finger, sequela | CMS +S63238A | Subluxation of proximal interphalangeal joint of other finger, initial encounter | CMS +S63238D | Subluxation of proximal interphalangeal joint of other finger, subsequent encounter | CMS +S63238S | Subluxation of proximal interphalangeal joint of other finger, sequela | CMS +S63239A | Subluxation of proximal interphalangeal joint of unspecified finger, initial encounter | CMS +S63239D | Subluxation of proximal interphalangeal joint of unspecified finger, subsequent encounter | CMS +S63239S | Subluxation of proximal interphalangeal joint of unspecified finger, sequela | CMS +S63240A | Subluxation of distal interphalangeal joint of right index finger, initial encounter | CMS +S63240D | Subluxation of distal interphalangeal joint of right index finger, subsequent encounter | CMS +S63240S | Subluxation of distal interphalangeal joint of right index finger, sequela | CMS +S63241A | Subluxation of distal interphalangeal joint of left index finger, initial encounter | CMS +S63241D | Subluxation of distal interphalangeal joint of left index finger, subsequent encounter | CMS +S63241S | Subluxation of distal interphalangeal joint of left index finger, sequela | CMS +S63242A | Subluxation of distal interphalangeal joint of right middle finger, initial encounter | CMS +S63242D | Subluxation of distal interphalangeal joint of right middle finger, subsequent encounter | CMS +S63242S | Subluxation of distal interphalangeal joint of right middle finger, sequela | CMS +S63243A | Subluxation of distal interphalangeal joint of left middle finger, initial encounter | CMS +S63243D | Subluxation of distal interphalangeal joint of left middle finger, subsequent encounter | CMS +S63243S | Subluxation of distal interphalangeal joint of left middle finger, sequela | CMS +S63244A | Subluxation of distal interphalangeal joint of right ring finger, initial encounter | CMS +S63244D | Subluxation of distal interphalangeal joint of right ring finger, subsequent encounter | CMS +S63244S | Subluxation of distal interphalangeal joint of right ring finger, sequela | CMS +S63245A | Subluxation of distal interphalangeal joint of left ring finger, initial encounter | CMS +S63245D | Subluxation of distal interphalangeal joint of left ring finger, subsequent encounter | CMS +S63245S | Subluxation of distal interphalangeal joint of left ring finger, sequela | CMS +S63246A | Subluxation of distal interphalangeal joint of right little finger, initial encounter | CMS +S63246D | Subluxation of distal interphalangeal joint of right little finger, subsequent encounter | CMS +S63246S | Subluxation of distal interphalangeal joint of right little finger, sequela | CMS +S63247A | Subluxation of distal interphalangeal joint of left little finger, initial encounter | CMS +S63247D | Subluxation of distal interphalangeal joint of left little finger, subsequent encounter | CMS +S63247S | Subluxation of distal interphalangeal joint of left little finger, sequela | CMS +S63248A | Subluxation of distal interphalangeal joint of other finger, initial encounter | CMS +S63248D | Subluxation of distal interphalangeal joint of other finger, subsequent encounter | CMS +S63248S | Subluxation of distal interphalangeal joint of other finger, sequela | CMS +S63249A | Subluxation of distal interphalangeal joint of unspecified finger, initial encounter | CMS +S63249D | Subluxation of distal interphalangeal joint of unspecified finger, subsequent encounter | CMS +S63249S | Subluxation of distal interphalangeal joint of unspecified finger, sequela | CMS +S63250A | Unspecified dislocation of right index finger, initial encounter | CMS +S63250D | Unspecified dislocation of right index finger, subsequent encounter | CMS +S63250S | Unspecified dislocation of right index finger, sequela | CMS +S63251A | Unspecified dislocation of left index finger, initial encounter | CMS +S63251D | Unspecified dislocation of left index finger, subsequent encounter | CMS +S63251S | Unspecified dislocation of left index finger, sequela | CMS +S63252A | Unspecified dislocation of right middle finger, initial encounter | CMS +S63252D | Unspecified dislocation of right middle finger, subsequent encounter | CMS +S63252S | Unspecified dislocation of right middle finger, sequela | CMS +S63253A | Unspecified dislocation of left middle finger, initial encounter | CMS +S63253D | Unspecified dislocation of left middle finger, subsequent encounter | CMS +S63253S | Unspecified dislocation of left middle finger, sequela | CMS +S63254A | Unspecified dislocation of right ring finger, initial encounter | CMS +S63254D | Unspecified dislocation of right ring finger, subsequent encounter | CMS +S63254S | Unspecified dislocation of right ring finger, sequela | CMS +S63255A | Unspecified dislocation of left ring finger, initial encounter | CMS +S63255D | Unspecified dislocation of left ring finger, subsequent encounter | CMS +S63255S | Unspecified dislocation of left ring finger, sequela | CMS +S63256A | Unspecified dislocation of right little finger, initial encounter | CMS +S63256D | Unspecified dislocation of right little finger, subsequent encounter | CMS +S63256S | Unspecified dislocation of right little finger, sequela | CMS +S63257A | Unspecified dislocation of left little finger, initial encounter | CMS +S63257D | Unspecified dislocation of left little finger, subsequent encounter | CMS +S63257S | Unspecified dislocation of left little finger, sequela | CMS +S63258A | Unspecified dislocation of other finger, initial encounter | CMS +S63258D | Unspecified dislocation of other finger, subsequent encounter | CMS +S63258S | Unspecified dislocation of other finger, sequela | CMS +S63259A | Unspecified dislocation of unspecified finger, initial encounter | CMS +S63259D | Unspecified dislocation of unspecified finger, subsequent encounter | CMS +S63259S | Unspecified dislocation of unspecified finger, sequela | CMS +S63260A | Dislocation of metacarpophalangeal joint of right index finger, initial encounter | CMS +S63260D | Dislocation of metacarpophalangeal joint of right index finger, subsequent encounter | CMS +S63260S | Dislocation of metacarpophalangeal joint of right index finger, sequela | CMS +S63261A | Dislocation of metacarpophalangeal joint of left index finger, initial encounter | CMS +S63261D | Dislocation of metacarpophalangeal joint of left index finger, subsequent encounter | CMS +S63261S | Dislocation of metacarpophalangeal joint of left index finger, sequela | CMS +S63262A | Dislocation of metacarpophalangeal joint of right middle finger, initial encounter | CMS +S63262D | Dislocation of metacarpophalangeal joint of right middle finger, subsequent encounter | CMS +S63262S | Dislocation of metacarpophalangeal joint of right middle finger, sequela | CMS +S63263A | Dislocation of metacarpophalangeal joint of left middle finger, initial encounter | CMS +S63263D | Dislocation of metacarpophalangeal joint of left middle finger, subsequent encounter | CMS +S63263S | Dislocation of metacarpophalangeal joint of left middle finger, sequela | CMS +S63264A | Dislocation of metacarpophalangeal joint of right ring finger, initial encounter | CMS +S63264D | Dislocation of metacarpophalangeal joint of right ring finger, subsequent encounter | CMS +S63264S | Dislocation of metacarpophalangeal joint of right ring finger, sequela | CMS +S63265A | Dislocation of metacarpophalangeal joint of left ring finger, initial encounter | CMS +S63265D | Dislocation of metacarpophalangeal joint of left ring finger, subsequent encounter | CMS +S63265S | Dislocation of metacarpophalangeal joint of left ring finger, sequela | CMS +S63266A | Dislocation of metacarpophalangeal joint of right little finger, initial encounter | CMS +S63266D | Dislocation of metacarpophalangeal joint of right little finger, subsequent encounter | CMS +S63266S | Dislocation of metacarpophalangeal joint of right little finger, sequela | CMS +S63267A | Dislocation of metacarpophalangeal joint of left little finger, initial encounter | CMS +S63267D | Dislocation of metacarpophalangeal joint of left little finger, subsequent encounter | CMS +S63267S | Dislocation of metacarpophalangeal joint of left little finger, sequela | CMS +S63268A | Dislocation of metacarpophalangeal joint of other finger, initial encounter | CMS +S63268D | Dislocation of metacarpophalangeal joint of other finger, subsequent encounter | CMS +S63268S | Dislocation of metacarpophalangeal joint of other finger, sequela | CMS +S63269A | Dislocation of metacarpophalangeal joint of unspecified finger, initial encounter | CMS +S63269D | Dislocation of metacarpophalangeal joint of unspecified finger, subsequent encounter | CMS +S63269S | Dislocation of metacarpophalangeal joint of unspecified finger, sequela | CMS +S63270A | Dislocation of unspecified interphalangeal joint of right index finger, initial encounter | CMS +S63270D | Dislocation of unspecified interphalangeal joint of right index finger, subsequent encounter | CMS +S63270S | Dislocation of unspecified interphalangeal joint of right index finger, sequela | CMS +S63271A | Dislocation of unspecified interphalangeal joint of left index finger, initial encounter | CMS +S63271D | Dislocation of unspecified interphalangeal joint of left index finger, subsequent encounter | CMS +S63271S | Dislocation of unspecified interphalangeal joint of left index finger, sequela | CMS +S63272A | Dislocation of unspecified interphalangeal joint of right middle finger, initial encounter | CMS +S63272D | Dislocation of unspecified interphalangeal joint of right middle finger, subsequent encounter | CMS +S63272S | Dislocation of unspecified interphalangeal joint of right middle finger, sequela | CMS +S63273A | Dislocation of unspecified interphalangeal joint of left middle finger, initial encounter | CMS +S63273D | Dislocation of unspecified interphalangeal joint of left middle finger, subsequent encounter | CMS +S63273S | Dislocation of unspecified interphalangeal joint of left middle finger, sequela | CMS +S63274A | Dislocation of unspecified interphalangeal joint of right ring finger, initial encounter | CMS +S63274D | Dislocation of unspecified interphalangeal joint of right ring finger, subsequent encounter | CMS +S63274S | Dislocation of unspecified interphalangeal joint of right ring finger, sequela | CMS +S63275A | Dislocation of unspecified interphalangeal joint of left ring finger, initial encounter | CMS +S63275D | Dislocation of unspecified interphalangeal joint of left ring finger, subsequent encounter | CMS +S63275S | Dislocation of unspecified interphalangeal joint of left ring finger, sequela | CMS +S63276A | Dislocation of unspecified interphalangeal joint of right little finger, initial encounter | CMS +S63276D | Dislocation of unspecified interphalangeal joint of right little finger, subsequent encounter | CMS +S63276S | Dislocation of unspecified interphalangeal joint of right little finger, sequela | CMS +S63277A | Dislocation of unspecified interphalangeal joint of left little finger, initial encounter | CMS +S63277D | Dislocation of unspecified interphalangeal joint of left little finger, subsequent encounter | CMS +S63277S | Dislocation of unspecified interphalangeal joint of left little finger, sequela | CMS +S63278A | Dislocation of unspecified interphalangeal joint of other finger, initial encounter | CMS +S63278D | Dislocation of unspecified interphalangeal joint of other finger, subsequent encounter | CMS +S63278S | Dislocation of unspecified interphalangeal joint of other finger, sequela | CMS +S63279A | Dislocation of unspecified interphalangeal joint of unspecified finger, initial encounter | CMS +S63279D | Dislocation of unspecified interphalangeal joint of unspecified finger, subsequent encounter | CMS +S63279S | Dislocation of unspecified interphalangeal joint of unspecified finger, sequela | CMS +S63280A | Dislocation of proximal interphalangeal joint of right index finger, initial encounter | CMS +S63280D | Dislocation of proximal interphalangeal joint of right index finger, subsequent encounter | CMS +S63280S | Dislocation of proximal interphalangeal joint of right index finger, sequela | CMS +S63281A | Dislocation of proximal interphalangeal joint of left index finger, initial encounter | CMS +S63281D | Dislocation of proximal interphalangeal joint of left index finger, subsequent encounter | CMS +S63281S | Dislocation of proximal interphalangeal joint of left index finger, sequela | CMS +S63282A | Dislocation of proximal interphalangeal joint of right middle finger, initial encounter | CMS +S63282D | Dislocation of proximal interphalangeal joint of right middle finger, subsequent encounter | CMS +S63282S | Dislocation of proximal interphalangeal joint of right middle finger, sequela | CMS +S63283A | Dislocation of proximal interphalangeal joint of left middle finger, initial encounter | CMS +S63283D | Dislocation of proximal interphalangeal joint of left middle finger, subsequent encounter | CMS +S63283S | Dislocation of proximal interphalangeal joint of left middle finger, sequela | CMS +S63284A | Dislocation of proximal interphalangeal joint of right ring finger, initial encounter | CMS +S63284D | Dislocation of proximal interphalangeal joint of right ring finger, subsequent encounter | CMS +S63284S | Dislocation of proximal interphalangeal joint of right ring finger, sequela | CMS +S63285A | Dislocation of proximal interphalangeal joint of left ring finger, initial encounter | CMS +S63285D | Dislocation of proximal interphalangeal joint of left ring finger, subsequent encounter | CMS +S63285S | Dislocation of proximal interphalangeal joint of left ring finger, sequela | CMS +S63286A | Dislocation of proximal interphalangeal joint of right little finger, initial encounter | CMS +S63286D | Dislocation of proximal interphalangeal joint of right little finger, subsequent encounter | CMS +S63286S | Dislocation of proximal interphalangeal joint of right little finger, sequela | CMS +S63287A | Dislocation of proximal interphalangeal joint of left little finger, initial encounter | CMS +S63287D | Dislocation of proximal interphalangeal joint of left little finger, subsequent encounter | CMS +S63287S | Dislocation of proximal interphalangeal joint of left little finger, sequela | CMS +S63288A | Dislocation of proximal interphalangeal joint of other finger, initial encounter | CMS +S63288D | Dislocation of proximal interphalangeal joint of other finger, subsequent encounter | CMS +S63288S | Dislocation of proximal interphalangeal joint of other finger, sequela | CMS +S63289A | Dislocation of proximal interphalangeal joint of unspecified finger, initial encounter | CMS +S63289D | Dislocation of proximal interphalangeal joint of unspecified finger, subsequent encounter | CMS +S63289S | Dislocation of proximal interphalangeal joint of unspecified finger, sequela | CMS +S63290A | Dislocation of distal interphalangeal joint of right index finger, initial encounter | CMS +S63290D | Dislocation of distal interphalangeal joint of right index finger, subsequent encounter | CMS +S63290S | Dislocation of distal interphalangeal joint of right index finger, sequela | CMS +S63291A | Dislocation of distal interphalangeal joint of left index finger, initial encounter | CMS +S63291D | Dislocation of distal interphalangeal joint of left index finger, subsequent encounter | CMS +S63291S | Dislocation of distal interphalangeal joint of left index finger, sequela | CMS +S63292A | Dislocation of distal interphalangeal joint of right middle finger, initial encounter | CMS +S63292D | Dislocation of distal interphalangeal joint of right middle finger, subsequent encounter | CMS +S63292S | Dislocation of distal interphalangeal joint of right middle finger, sequela | CMS +S63293A | Dislocation of distal interphalangeal joint of left middle finger, initial encounter | CMS +S63293D | Dislocation of distal interphalangeal joint of left middle finger, subsequent encounter | CMS +S63293S | Dislocation of distal interphalangeal joint of left middle finger, sequela | CMS +S63294A | Dislocation of distal interphalangeal joint of right ring finger, initial encounter | CMS +S63294D | Dislocation of distal interphalangeal joint of right ring finger, subsequent encounter | CMS +S63294S | Dislocation of distal interphalangeal joint of right ring finger, sequela | CMS +S63295A | Dislocation of distal interphalangeal joint of left ring finger, initial encounter | CMS +S63295D | Dislocation of distal interphalangeal joint of left ring finger, subsequent encounter | CMS +S63295S | Dislocation of distal interphalangeal joint of left ring finger, sequela | CMS +S63296A | Dislocation of distal interphalangeal joint of right little finger, initial encounter | CMS +S63296D | Dislocation of distal interphalangeal joint of right little finger, subsequent encounter | CMS +S63296S | Dislocation of distal interphalangeal joint of right little finger, sequela | CMS +S63297A | Dislocation of distal interphalangeal joint of left little finger, initial encounter | CMS +S63297D | Dislocation of distal interphalangeal joint of left little finger, subsequent encounter | CMS +S63297S | Dislocation of distal interphalangeal joint of left little finger, sequela | CMS +S63298A | Dislocation of distal interphalangeal joint of other finger, initial encounter | CMS +S63298D | Dislocation of distal interphalangeal joint of other finger, subsequent encounter | CMS +S63298S | Dislocation of distal interphalangeal joint of other finger, sequela | CMS +S63299A | Dislocation of distal interphalangeal joint of unspecified finger, initial encounter | CMS +S63299D | Dislocation of distal interphalangeal joint of unspecified finger, subsequent encounter | CMS +S63299S | Dislocation of distal interphalangeal joint of unspecified finger, sequela | CMS +S633 | Traumatic rupture of ligament of wrist and carpus | WHO +S63301A | Traumatic rupture of unspecified ligament of right wrist, initial encounter | CMS +S63301D | Traumatic rupture of unspecified ligament of right wrist, subsequent encounter | CMS +S63301S | Traumatic rupture of unspecified ligament of right wrist, sequela | CMS +S63302A | Traumatic rupture of unspecified ligament of left wrist, initial encounter | CMS +S63302D | Traumatic rupture of unspecified ligament of left wrist, subsequent encounter | CMS +S63302S | Traumatic rupture of unspecified ligament of left wrist, sequela | CMS +S63309A | Traumatic rupture of unspecified ligament of unspecified wrist, initial encounter | CMS +S63309D | Traumatic rupture of unspecified ligament of unspecified wrist, subsequent encounter | CMS +S63309S | Traumatic rupture of unspecified ligament of unspecified wrist, sequela | CMS +S63311A | Traumatic rupture of collateral ligament of right wrist, initial encounter | CMS +S63311D | Traumatic rupture of collateral ligament of right wrist, subsequent encounter | CMS +S63311S | Traumatic rupture of collateral ligament of right wrist, sequela | CMS +S63312A | Traumatic rupture of collateral ligament of left wrist, initial encounter | CMS +S63312D | Traumatic rupture of collateral ligament of left wrist, subsequent encounter | CMS +S63312S | Traumatic rupture of collateral ligament of left wrist, sequela | CMS +S63319A | Traumatic rupture of collateral ligament of unspecified wrist, initial encounter | CMS +S63319D | Traumatic rupture of collateral ligament of unspecified wrist, subsequent encounter | CMS +S63319S | Traumatic rupture of collateral ligament of unspecified wrist, sequela | CMS +S63321A | Traumatic rupture of right radiocarpal ligament, initial encounter | CMS +S63321D | Traumatic rupture of right radiocarpal ligament, subsequent encounter | CMS +S63321S | Traumatic rupture of right radiocarpal ligament, sequela | CMS +S63322A | Traumatic rupture of left radiocarpal ligament, initial encounter | CMS +S63322D | Traumatic rupture of left radiocarpal ligament, subsequent encounter | CMS +S63322S | Traumatic rupture of left radiocarpal ligament, sequela | CMS +S63329A | Traumatic rupture of unspecified radiocarpal ligament, initial encounter | CMS +S63329D | Traumatic rupture of unspecified radiocarpal ligament, subsequent encounter | CMS +S63329S | Traumatic rupture of unspecified radiocarpal ligament, sequela | CMS +S63331A | Traumatic rupture of right ulnocarpal (palmar) ligament, initial encounter | CMS +S63331D | Traumatic rupture of right ulnocarpal (palmar) ligament, subsequent encounter | CMS +S63331S | Traumatic rupture of right ulnocarpal (palmar) ligament, sequela | CMS +S63332A | Traumatic rupture of left ulnocarpal (palmar) ligament, initial encounter | CMS +S63332D | Traumatic rupture of left ulnocarpal (palmar) ligament, subsequent encounter | CMS +S63332S | Traumatic rupture of left ulnocarpal (palmar) ligament, sequela | CMS +S63339A | Traumatic rupture of unspecified ulnocarpal (palmar) ligament, initial encounter | CMS +S63339D | Traumatic rupture of unspecified ulnocarpal (palmar) ligament, subsequent encounter | CMS +S63339S | Traumatic rupture of unspecified ulnocarpal (palmar) ligament, sequela | CMS +S63391A | Traumatic rupture of other ligament of right wrist, initial encounter | CMS +S63391D | Traumatic rupture of other ligament of right wrist, subsequent encounter | CMS +S63391S | Traumatic rupture of other ligament of right wrist, sequela | CMS +S63392A | Traumatic rupture of other ligament of left wrist, initial encounter | CMS +S63392D | Traumatic rupture of other ligament of left wrist, subsequent encounter | CMS +S63392S | Traumatic rupture of other ligament of left wrist, sequela | CMS +S63399A | Traumatic rupture of other ligament of unspecified wrist, initial encounter | CMS +S63399D | Traumatic rupture of other ligament of unspecified wrist, subsequent encounter | CMS +S63399S | Traumatic rupture of other ligament of unspecified wrist, sequela | CMS +S634 | Traumatic rupture of ligament of finger at metacarpophalangeal and interphalangeal joint(s) | WHO +S63400A | Traumatic rupture of unspecified ligament of right index finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63400D | Traumatic rupture of unspecified ligament of right index finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63400S | Traumatic rupture of unspecified ligament of right index finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63401A | Traumatic rupture of unspecified ligament of left index finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63401D | Traumatic rupture of unspecified ligament of left index finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63401S | Traumatic rupture of unspecified ligament of left index finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63402A | Traumatic rupture of unspecified ligament of right middle finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63402D | Traumatic rupture of unspecified ligament of right middle finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63402S | Traumatic rupture of unspecified ligament of right middle finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63403A | Traumatic rupture of unspecified ligament of left middle finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63403D | Traumatic rupture of unspecified ligament of left middle finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63403S | Traumatic rupture of unspecified ligament of left middle finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63404A | Traumatic rupture of unspecified ligament of right ring finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63404D | Traumatic rupture of unspecified ligament of right ring finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63404S | Traumatic rupture of unspecified ligament of right ring finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63405A | Traumatic rupture of unspecified ligament of left ring finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63405D | Traumatic rupture of unspecified ligament of left ring finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63405S | Traumatic rupture of unspecified ligament of left ring finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63406A | Traumatic rupture of unspecified ligament of right little finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63406D | Traumatic rupture of unspecified ligament of right little finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63406S | Traumatic rupture of unspecified ligament of right little finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63407A | Traumatic rupture of unspecified ligament of left little finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63407D | Traumatic rupture of unspecified ligament of left little finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63407S | Traumatic rupture of unspecified ligament of left little finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63408A | Traumatic rupture of unspecified ligament of other finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63408D | Traumatic rupture of unspecified ligament of other finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63408S | Traumatic rupture of unspecified ligament of other finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63409A | Traumatic rupture of unspecified ligament of unspecified finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63409D | Traumatic rupture of unspecified ligament of unspecified finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63409S | Traumatic rupture of unspecified ligament of unspecified finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63410A | Traumatic rupture of collateral ligament of right index finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63410D | Traumatic rupture of collateral ligament of right index finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63410S | Traumatic rupture of collateral ligament of right index finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63411A | Traumatic rupture of collateral ligament of left index finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63411D | Traumatic rupture of collateral ligament of left index finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63411S | Traumatic rupture of collateral ligament of left index finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63412A | Traumatic rupture of collateral ligament of right middle finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63412D | Traumatic rupture of collateral ligament of right middle finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63412S | Traumatic rupture of collateral ligament of right middle finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63413A | Traumatic rupture of collateral ligament of left middle finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63413D | Traumatic rupture of collateral ligament of left middle finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63413S | Traumatic rupture of collateral ligament of left middle finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63414A | Traumatic rupture of collateral ligament of right ring finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63414D | Traumatic rupture of collateral ligament of right ring finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63414S | Traumatic rupture of collateral ligament of right ring finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63415A | Traumatic rupture of collateral ligament of left ring finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63415D | Traumatic rupture of collateral ligament of left ring finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63415S | Traumatic rupture of collateral ligament of left ring finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63416A | Traumatic rupture of collateral ligament of right little finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63416D | Traumatic rupture of collateral ligament of right little finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63416S | Traumatic rupture of collateral ligament of right little finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63417A | Traumatic rupture of collateral ligament of left little finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63417D | Traumatic rupture of collateral ligament of left little finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63417S | Traumatic rupture of collateral ligament of left little finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63418A | Traumatic rupture of collateral ligament of other finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63418D | Traumatic rupture of collateral ligament of other finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63418S | Traumatic rupture of collateral ligament of other finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63419A | Traumatic rupture of collateral ligament of unspecified finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63419D | Traumatic rupture of collateral ligament of unspecified finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63419S | Traumatic rupture of collateral ligament of unspecified finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63420A | Traumatic rupture of palmar ligament of right index finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63420D | Traumatic rupture of palmar ligament of right index finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63420S | Traumatic rupture of palmar ligament of right index finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63421A | Traumatic rupture of palmar ligament of left index finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63421D | Traumatic rupture of palmar ligament of left index finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63421S | Traumatic rupture of palmar ligament of left index finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63422A | Traumatic rupture of palmar ligament of right middle finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63422D | Traumatic rupture of palmar ligament of right middle finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63422S | Traumatic rupture of palmar ligament of right middle finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63423A | Traumatic rupture of palmar ligament of left middle finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63423D | Traumatic rupture of palmar ligament of left middle finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63423S | Traumatic rupture of palmar ligament of left middle finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63424A | Traumatic rupture of palmar ligament of right ring finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63424D | Traumatic rupture of palmar ligament of right ring finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63424S | Traumatic rupture of palmar ligament of right ring finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63425A | Traumatic rupture of palmar ligament of left ring finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63425D | Traumatic rupture of palmar ligament of left ring finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63425S | Traumatic rupture of palmar ligament of left ring finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63426A | Traumatic rupture of palmar ligament of right little finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63426D | Traumatic rupture of palmar ligament of right little finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63426S | Traumatic rupture of palmar ligament of right little finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63427A | Traumatic rupture of palmar ligament of left little finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63427D | Traumatic rupture of palmar ligament of left little finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63427S | Traumatic rupture of palmar ligament of left little finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63428A | Traumatic rupture of palmar ligament of other finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63428D | Traumatic rupture of palmar ligament of other finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63428S | Traumatic rupture of palmar ligament of other finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63429A | Traumatic rupture of palmar ligament of unspecified finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63429D | Traumatic rupture of palmar ligament of unspecified finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63429S | Traumatic rupture of palmar ligament of unspecified finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63430A | Traumatic rupture of volar plate of right index finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63430D | Traumatic rupture of volar plate of right index finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63430S | Traumatic rupture of volar plate of right index finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63431A | Traumatic rupture of volar plate of left index finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63431D | Traumatic rupture of volar plate of left index finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63431S | Traumatic rupture of volar plate of left index finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63432A | Traumatic rupture of volar plate of right middle finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63432D | Traumatic rupture of volar plate of right middle finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63432S | Traumatic rupture of volar plate of right middle finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63433A | Traumatic rupture of volar plate of left middle finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63433D | Traumatic rupture of volar plate of left middle finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63433S | Traumatic rupture of volar plate of left middle finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63434A | Traumatic rupture of volar plate of right ring finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63434D | Traumatic rupture of volar plate of right ring finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63434S | Traumatic rupture of volar plate of right ring finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63435A | Traumatic rupture of volar plate of left ring finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63435D | Traumatic rupture of volar plate of left ring finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63435S | Traumatic rupture of volar plate of left ring finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63436A | Traumatic rupture of volar plate of right little finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63436D | Traumatic rupture of volar plate of right little finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63436S | Traumatic rupture of volar plate of right little finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63437A | Traumatic rupture of volar plate of left little finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63437D | Traumatic rupture of volar plate of left little finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63437S | Traumatic rupture of volar plate of left little finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63438A | Traumatic rupture of volar plate of other finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63438D | Traumatic rupture of volar plate of other finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63438S | Traumatic rupture of volar plate of other finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63439A | Traumatic rupture of volar plate of unspecified finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63439D | Traumatic rupture of volar plate of unspecified finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63439S | Traumatic rupture of volar plate of unspecified finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63490A | Traumatic rupture of other ligament of right index finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63490D | Traumatic rupture of other ligament of right index finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63490S | Traumatic rupture of other ligament of right index finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63491A | Traumatic rupture of other ligament of left index finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63491D | Traumatic rupture of other ligament of left index finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63491S | Traumatic rupture of other ligament of left index finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63492A | Traumatic rupture of other ligament of right middle finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63492D | Traumatic rupture of other ligament of right middle finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63492S | Traumatic rupture of other ligament of right middle finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63493A | Traumatic rupture of other ligament of left middle finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63493D | Traumatic rupture of other ligament of left middle finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63493S | Traumatic rupture of other ligament of left middle finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63494A | Traumatic rupture of other ligament of right ring finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63494D | Traumatic rupture of other ligament of right ring finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63494S | Traumatic rupture of other ligament of right ring finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63495A | Traumatic rupture of other ligament of left ring finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63495D | Traumatic rupture of other ligament of left ring finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63495S | Traumatic rupture of other ligament of left ring finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63496A | Traumatic rupture of other ligament of right little finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63496D | Traumatic rupture of other ligament of right little finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63496S | Traumatic rupture of other ligament of right little finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63497A | Traumatic rupture of other ligament of left little finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63497D | Traumatic rupture of other ligament of left little finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63497S | Traumatic rupture of other ligament of left little finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63498A | Traumatic rupture of other ligament of other finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63498D | Traumatic rupture of other ligament of other finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63498S | Traumatic rupture of other ligament of other finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63499A | Traumatic rupture of other ligament of unspecified finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63499D | Traumatic rupture of other ligament of unspecified finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63499S | Traumatic rupture of other ligament of unspecified finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S635 | Sprain and strain of wrist | WHO +S63501A | Unspecified sprain of right wrist, initial encounter | CMS +S63501D | Unspecified sprain of right wrist, subsequent encounter | CMS +S63501S | Unspecified sprain of right wrist, sequela | CMS +S63502A | Unspecified sprain of left wrist, initial encounter | CMS +S63502D | Unspecified sprain of left wrist, subsequent encounter | CMS +S63502S | Unspecified sprain of left wrist, sequela | CMS +S63509A | Unspecified sprain of unspecified wrist, initial encounter | CMS +S63509D | Unspecified sprain of unspecified wrist, subsequent encounter | CMS +S63509S | Unspecified sprain of unspecified wrist, sequela | CMS +S63511A | Sprain of carpal joint of right wrist, initial encounter | CMS +S63511D | Sprain of carpal joint of right wrist, subsequent encounter | CMS +S63511S | Sprain of carpal joint of right wrist, sequela | CMS +S63512A | Sprain of carpal joint of left wrist, initial encounter | CMS +S63512D | Sprain of carpal joint of left wrist, subsequent encounter | CMS +S63512S | Sprain of carpal joint of left wrist, sequela | CMS +S63519A | Sprain of carpal joint of unspecified wrist, initial encounter | CMS +S63519D | Sprain of carpal joint of unspecified wrist, subsequent encounter | CMS +S63519S | Sprain of carpal joint of unspecified wrist, sequela | CMS +S63521A | Sprain of radiocarpal joint of right wrist, initial encounter | CMS +S63521D | Sprain of radiocarpal joint of right wrist, subsequent encounter | CMS +S63521S | Sprain of radiocarpal joint of right wrist, sequela | CMS +S63522A | Sprain of radiocarpal joint of left wrist, initial encounter | CMS +S63522D | Sprain of radiocarpal joint of left wrist, subsequent encounter | CMS +S63522S | Sprain of radiocarpal joint of left wrist, sequela | CMS +S63529A | Sprain of radiocarpal joint of unspecified wrist, initial encounter | CMS +S63529D | Sprain of radiocarpal joint of unspecified wrist, subsequent encounter | CMS +S63529S | Sprain of radiocarpal joint of unspecified wrist, sequela | CMS +S63591A | Other specified sprain of right wrist, initial encounter | CMS +S63591D | Other specified sprain of right wrist, subsequent encounter | CMS +S63591S | Other specified sprain of right wrist, sequela | CMS +S63592A | Other specified sprain of left wrist, initial encounter | CMS +S63592D | Other specified sprain of left wrist, subsequent encounter | CMS +S63592S | Other specified sprain of left wrist, sequela | CMS +S63599A | Other specified sprain of unspecified wrist, initial encounter | CMS +S63599D | Other specified sprain of unspecified wrist, subsequent encounter | CMS +S63599S | Other specified sprain of unspecified wrist, sequela | CMS +S636 | Sprain and strain of finger(s) | WHO +S63601A | Unspecified sprain of right thumb, initial encounter | CMS +S63601D | Unspecified sprain of right thumb, subsequent encounter | CMS +S63601S | Unspecified sprain of right thumb, sequela | CMS +S63602A | Unspecified sprain of left thumb, initial encounter | CMS +S63602D | Unspecified sprain of left thumb, subsequent encounter | CMS +S63602S | Unspecified sprain of left thumb, sequela | CMS +S63609A | Unspecified sprain of unspecified thumb, initial encounter | CMS +S63609D | Unspecified sprain of unspecified thumb, subsequent encounter | CMS +S63609S | Unspecified sprain of unspecified thumb, sequela | CMS +S63610A | Unspecified sprain of right index finger, initial encounter | CMS +S63610D | Unspecified sprain of right index finger, subsequent encounter | CMS +S63610S | Unspecified sprain of right index finger, sequela | CMS +S63611A | Unspecified sprain of left index finger, initial encounter | CMS +S63611D | Unspecified sprain of left index finger, subsequent encounter | CMS +S63611S | Unspecified sprain of left index finger, sequela | CMS +S63612A | Unspecified sprain of right middle finger, initial encounter | CMS +S63612D | Unspecified sprain of right middle finger, subsequent encounter | CMS +S63612S | Unspecified sprain of right middle finger, sequela | CMS +S63613A | Unspecified sprain of left middle finger, initial encounter | CMS +S63613D | Unspecified sprain of left middle finger, subsequent encounter | CMS +S63613S | Unspecified sprain of left middle finger, sequela | CMS +S63614A | Unspecified sprain of right ring finger, initial encounter | CMS +S63614D | Unspecified sprain of right ring finger, subsequent encounter | CMS +S63614S | Unspecified sprain of right ring finger, sequela | CMS +S63615A | Unspecified sprain of left ring finger, initial encounter | CMS +S63615D | Unspecified sprain of left ring finger, subsequent encounter | CMS +S63615S | Unspecified sprain of left ring finger, sequela | CMS +S63616A | Unspecified sprain of right little finger, initial encounter | CMS +S63616D | Unspecified sprain of right little finger, subsequent encounter | CMS +S63616S | Unspecified sprain of right little finger, sequela | CMS +S63617A | Unspecified sprain of left little finger, initial encounter | CMS +S63617D | Unspecified sprain of left little finger, subsequent encounter | CMS +S63617S | Unspecified sprain of left little finger, sequela | CMS +S63618A | Unspecified sprain of other finger, initial encounter | CMS +S63618D | Unspecified sprain of other finger, subsequent encounter | CMS +S63618S | Unspecified sprain of other finger, sequela | CMS +S63619A | Unspecified sprain of unspecified finger, initial encounter | CMS +S63619D | Unspecified sprain of unspecified finger, subsequent encounter | CMS +S63619S | Unspecified sprain of unspecified finger, sequela | CMS +S63621A | Sprain of interphalangeal joint of right thumb, initial encounter | CMS +S63621D | Sprain of interphalangeal joint of right thumb, subsequent encounter | CMS +S63621S | Sprain of interphalangeal joint of right thumb, sequela | CMS +S63622A | Sprain of interphalangeal joint of left thumb, initial encounter | CMS +S63622D | Sprain of interphalangeal joint of left thumb, subsequent encounter | CMS +S63622S | Sprain of interphalangeal joint of left thumb, sequela | CMS +S63629A | Sprain of interphalangeal joint of unspecified thumb, initial encounter | CMS +S63629D | Sprain of interphalangeal joint of unspecified thumb, subsequent encounter | CMS +S63629S | Sprain of interphalangeal joint of unspecified thumb, sequela | CMS +S63630A | Sprain of interphalangeal joint of right index finger, initial encounter | CMS +S63630D | Sprain of interphalangeal joint of right index finger, subsequent encounter | CMS +S63630S | Sprain of interphalangeal joint of right index finger, sequela | CMS +S63631A | Sprain of interphalangeal joint of left index finger, initial encounter | CMS +S63631D | Sprain of interphalangeal joint of left index finger, subsequent encounter | CMS +S63631S | Sprain of interphalangeal joint of left index finger, sequela | CMS +S63632A | Sprain of interphalangeal joint of right middle finger, initial encounter | CMS +S63632D | Sprain of interphalangeal joint of right middle finger, subsequent encounter | CMS +S63632S | Sprain of interphalangeal joint of right middle finger, sequela | CMS +S63633A | Sprain of interphalangeal joint of left middle finger, initial encounter | CMS +S63633D | Sprain of interphalangeal joint of left middle finger, subsequent encounter | CMS +S63633S | Sprain of interphalangeal joint of left middle finger, sequela | CMS +S63634A | Sprain of interphalangeal joint of right ring finger, initial encounter | CMS +S63634D | Sprain of interphalangeal joint of right ring finger, subsequent encounter | CMS +S63634S | Sprain of interphalangeal joint of right ring finger, sequela | CMS +S63635A | Sprain of interphalangeal joint of left ring finger, initial encounter | CMS +S63635D | Sprain of interphalangeal joint of left ring finger, subsequent encounter | CMS +S63635S | Sprain of interphalangeal joint of left ring finger, sequela | CMS +S63636A | Sprain of interphalangeal joint of right little finger, initial encounter | CMS +S63636D | Sprain of interphalangeal joint of right little finger, subsequent encounter | CMS +S63636S | Sprain of interphalangeal joint of right little finger, sequela | CMS +S63637A | Sprain of interphalangeal joint of left little finger, initial encounter | CMS +S63637D | Sprain of interphalangeal joint of left little finger, subsequent encounter | CMS +S63637S | Sprain of interphalangeal joint of left little finger, sequela | CMS +S63638A | Sprain of interphalangeal joint of other finger, initial encounter | CMS +S63638D | Sprain of interphalangeal joint of other finger, subsequent encounter | CMS +S63638S | Sprain of interphalangeal joint of other finger, sequela | CMS +S63639A | Sprain of interphalangeal joint of unspecified finger, initial encounter | CMS +S63639D | Sprain of interphalangeal joint of unspecified finger, subsequent encounter | CMS +S63639S | Sprain of interphalangeal joint of unspecified finger, sequela | CMS +S63641A | Sprain of metacarpophalangeal joint of right thumb, initial encounter | CMS +S63641D | Sprain of metacarpophalangeal joint of right thumb, subsequent encounter | CMS +S63641S | Sprain of metacarpophalangeal joint of right thumb, sequela | CMS +S63642A | Sprain of metacarpophalangeal joint of left thumb, initial encounter | CMS +S63642D | Sprain of metacarpophalangeal joint of left thumb, subsequent encounter | CMS +S63642S | Sprain of metacarpophalangeal joint of left thumb, sequela | CMS +S63649A | Sprain of metacarpophalangeal joint of unspecified thumb, initial encounter | CMS +S63649D | Sprain of metacarpophalangeal joint of unspecified thumb, subsequent encounter | CMS +S63649S | Sprain of metacarpophalangeal joint of unspecified thumb, sequela | CMS +S63650A | Sprain of metacarpophalangeal joint of right index finger, initial encounter | CMS +S63650D | Sprain of metacarpophalangeal joint of right index finger, subsequent encounter | CMS +S63650S | Sprain of metacarpophalangeal joint of right index finger, sequela | CMS +S63651A | Sprain of metacarpophalangeal joint of left index finger, initial encounter | CMS +S63651D | Sprain of metacarpophalangeal joint of left index finger, subsequent encounter | CMS +S63651S | Sprain of metacarpophalangeal joint of left index finger, sequela | CMS +S63652A | Sprain of metacarpophalangeal joint of right middle finger, initial encounter | CMS +S63652D | Sprain of metacarpophalangeal joint of right middle finger, subsequent encounter | CMS +S63652S | Sprain of metacarpophalangeal joint of right middle finger, sequela | CMS +S63653A | Sprain of metacarpophalangeal joint of left middle finger, initial encounter | CMS +S63653D | Sprain of metacarpophalangeal joint of left middle finger, subsequent encounter | CMS +S63653S | Sprain of metacarpophalangeal joint of left middle finger, sequela | CMS +S63654A | Sprain of metacarpophalangeal joint of right ring finger, initial encounter | CMS +S63654D | Sprain of metacarpophalangeal joint of right ring finger, subsequent encounter | CMS +S63654S | Sprain of metacarpophalangeal joint of right ring finger, sequela | CMS +S63655A | Sprain of metacarpophalangeal joint of left ring finger, initial encounter | CMS +S63655D | Sprain of metacarpophalangeal joint of left ring finger, subsequent encounter | CMS +S63655S | Sprain of metacarpophalangeal joint of left ring finger, sequela | CMS +S63656A | Sprain of metacarpophalangeal joint of right little finger, initial encounter | CMS +S63656D | Sprain of metacarpophalangeal joint of right little finger, subsequent encounter | CMS +S63656S | Sprain of metacarpophalangeal joint of right little finger, sequela | CMS +S63657A | Sprain of metacarpophalangeal joint of left little finger, initial encounter | CMS +S63657D | Sprain of metacarpophalangeal joint of left little finger, subsequent encounter | CMS +S63657S | Sprain of metacarpophalangeal joint of left little finger, sequela | CMS +S63658A | Sprain of metacarpophalangeal joint of other finger, initial encounter | CMS +S63658D | Sprain of metacarpophalangeal joint of other finger, subsequent encounter | CMS +S63658S | Sprain of metacarpophalangeal joint of other finger, sequela | CMS +S63659A | Sprain of metacarpophalangeal joint of unspecified finger, initial encounter | CMS +S63659D | Sprain of metacarpophalangeal joint of unspecified finger, subsequent encounter | CMS +S63659S | Sprain of metacarpophalangeal joint of unspecified finger, sequela | CMS +S63681A | Other sprain of right thumb, initial encounter | CMS +S63681D | Other sprain of right thumb, subsequent encounter | CMS +S63681S | Other sprain of right thumb, sequela | CMS +S63682A | Other sprain of left thumb, initial encounter | CMS +S63682D | Other sprain of left thumb, subsequent encounter | CMS +S63682S | Other sprain of left thumb, sequela | CMS +S63689A | Other sprain of unspecified thumb, initial encounter | CMS +S63689D | Other sprain of unspecified thumb, subsequent encounter | CMS +S63689S | Other sprain of unspecified thumb, sequela | CMS +S63690A | Other sprain of right index finger, initial encounter | CMS +S63690D | Other sprain of right index finger, subsequent encounter | CMS +S63690S | Other sprain of right index finger, sequela | CMS +S63691A | Other sprain of left index finger, initial encounter | CMS +S63691D | Other sprain of left index finger, subsequent encounter | CMS +S63691S | Other sprain of left index finger, sequela | CMS +S63692A | Other sprain of right middle finger, initial encounter | CMS +S63692D | Other sprain of right middle finger, subsequent encounter | CMS +S63692S | Other sprain of right middle finger, sequela | CMS +S63693A | Other sprain of left middle finger, initial encounter | CMS +S63693D | Other sprain of left middle finger, subsequent encounter | CMS +S63693S | Other sprain of left middle finger, sequela | CMS +S63694A | Other sprain of right ring finger, initial encounter | CMS +S63694D | Other sprain of right ring finger, subsequent encounter | CMS +S63694S | Other sprain of right ring finger, sequela | CMS +S63695A | Other sprain of left ring finger, initial encounter | CMS +S63695D | Other sprain of left ring finger, subsequent encounter | CMS +S63695S | Other sprain of left ring finger, sequela | CMS +S63696A | Other sprain of right little finger, initial encounter | CMS +S63696D | Other sprain of right little finger, subsequent encounter | CMS +S63696S | Other sprain of right little finger, sequela | CMS +S63697A | Other sprain of left little finger, initial encounter | CMS +S63697D | Other sprain of left little finger, subsequent encounter | CMS +S63697S | Other sprain of left little finger, sequela | CMS +S63698A | Other sprain of other finger, initial encounter | CMS +S63698D | Other sprain of other finger, subsequent encounter | CMS +S63698S | Other sprain of other finger, sequela | CMS +S63699A | Other sprain of unspecified finger, initial encounter | CMS +S63699D | Other sprain of unspecified finger, subsequent encounter | CMS +S63699S | Other sprain of unspecified finger, sequela | CMS +S637 | Sprain and strain of other and unspecified parts of hand | WHO +S638X1A | Sprain of other part of right wrist and hand, initial encounter | CMS +S638X1D | Sprain of other part of right wrist and hand, subsequent encounter | CMS +S638X1S | Sprain of other part of right wrist and hand, sequela | CMS +S638X2A | Sprain of other part of left wrist and hand, initial encounter | CMS +S638X2D | Sprain of other part of left wrist and hand, subsequent encounter | CMS +S638X2S | Sprain of other part of left wrist and hand, sequela | CMS +S638X9A | Sprain of other part of unspecified wrist and hand, initial encounter | CMS +S638X9D | Sprain of other part of unspecified wrist and hand, subsequent encounter | CMS +S638X9S | Sprain of other part of unspecified wrist and hand, sequela | CMS +S6390XA | Sprain of unspecified part of unspecified wrist and hand, initial encounter | CMS +S6390XD | Sprain of unspecified part of unspecified wrist and hand, subsequent encounter | CMS +S6390XS | Sprain of unspecified part of unspecified wrist and hand, sequela | CMS +S6391XA | Sprain of unspecified part of right wrist and hand, initial encounter | CMS +S6391XD | Sprain of unspecified part of right wrist and hand, subsequent encounter | CMS +S6391XS | Sprain of unspecified part of right wrist and hand, sequela | CMS +S6392XA | Sprain of unspecified part of left wrist and hand, initial encounter | CMS +S6392XD | Sprain of unspecified part of left wrist and hand, subsequent encounter | CMS +S6392XS | Sprain of unspecified part of left wrist and hand, sequela | CMS +S64 | Injury of nerves at wrist and hand level | WHO +S640 | Injury of ulnar nerve at wrist and hand level | WHO +S6400XA | Injury of ulnar nerve at wrist and hand level of unspecified arm, initial encounter | CMS +S6400XD | Injury of ulnar nerve at wrist and hand level of unspecified arm, subsequent encounter | CMS +S6400XS | Injury of ulnar nerve at wrist and hand level of unspecified arm, sequela | CMS +S6401XA | Injury of ulnar nerve at wrist and hand level of right arm, initial encounter | CMS +S6401XD | Injury of ulnar nerve at wrist and hand level of right arm, subsequent encounter | CMS +S6401XS | Injury of ulnar nerve at wrist and hand level of right arm, sequela | CMS +S6402XA | Injury of ulnar nerve at wrist and hand level of left arm, initial encounter | CMS +S6402XD | Injury of ulnar nerve at wrist and hand level of left arm, subsequent encounter | CMS +S6402XS | Injury of ulnar nerve at wrist and hand level of left arm, sequela | CMS +S641 | Injury of median nerve at wrist and hand level | WHO +S6410XA | Injury of median nerve at wrist and hand level of unspecified arm, initial encounter | CMS +S6410XD | Injury of median nerve at wrist and hand level of unspecified arm, subsequent encounter | CMS +S6410XS | Injury of median nerve at wrist and hand level of unspecified arm, sequela | CMS +S6411XA | Injury of median nerve at wrist and hand level of right arm, initial encounter | CMS +S6411XD | Injury of median nerve at wrist and hand level of right arm, subsequent encounter | CMS +S6411XS | Injury of median nerve at wrist and hand level of right arm, sequela | CMS +S6412XA | Injury of median nerve at wrist and hand level of left arm, initial encounter | CMS +S6412XD | Injury of median nerve at wrist and hand level of left arm, subsequent encounter | CMS +S6412XS | Injury of median nerve at wrist and hand level of left arm, sequela | CMS +S642 | Injury of radial nerve at wrist and hand level | WHO +S6420XA | Injury of radial nerve at wrist and hand level of unspecified arm, initial encounter | CMS +S6420XD | Injury of radial nerve at wrist and hand level of unspecified arm, subsequent encounter | CMS +S6420XS | Injury of radial nerve at wrist and hand level of unspecified arm, sequela | CMS +S6421XA | Injury of radial nerve at wrist and hand level of right arm, initial encounter | CMS +S6421XD | Injury of radial nerve at wrist and hand level of right arm, subsequent encounter | CMS +S6421XS | Injury of radial nerve at wrist and hand level of right arm, sequela | CMS +S6422XA | Injury of radial nerve at wrist and hand level of left arm, initial encounter | CMS +S6422XD | Injury of radial nerve at wrist and hand level of left arm, subsequent encounter | CMS +S6422XS | Injury of radial nerve at wrist and hand level of left arm, sequela | CMS +S643 | Injury of digital nerve of thumb | WHO +S6430XA | Injury of digital nerve of unspecified thumb, initial encounter | CMS +S6430XD | Injury of digital nerve of unspecified thumb, subsequent encounter | CMS +S6430XS | Injury of digital nerve of unspecified thumb, sequela | CMS +S6431XA | Injury of digital nerve of right thumb, initial encounter | CMS +S6431XD | Injury of digital nerve of right thumb, subsequent encounter | CMS +S6431XS | Injury of digital nerve of right thumb, sequela | CMS +S6432XA | Injury of digital nerve of left thumb, initial encounter | CMS +S6432XD | Injury of digital nerve of left thumb, subsequent encounter | CMS +S6432XS | Injury of digital nerve of left thumb, sequela | CMS +S644 | Injury of digital nerve of other finger | WHO +S6440XA | Injury of digital nerve of unspecified finger, initial encounter | CMS +S6440XD | Injury of digital nerve of unspecified finger, subsequent encounter | CMS +S6440XS | Injury of digital nerve of unspecified finger, sequela | CMS +S64490A | Injury of digital nerve of right index finger, initial encounter | CMS +S64490D | Injury of digital nerve of right index finger, subsequent encounter | CMS +S64490S | Injury of digital nerve of right index finger, sequela | CMS +S64491A | Injury of digital nerve of left index finger, initial encounter | CMS +S64491D | Injury of digital nerve of left index finger, subsequent encounter | CMS +S64491S | Injury of digital nerve of left index finger, sequela | CMS +S64492A | Injury of digital nerve of right middle finger, initial encounter | CMS +S64492D | Injury of digital nerve of right middle finger, subsequent encounter | CMS +S64492S | Injury of digital nerve of right middle finger, sequela | CMS +S64493A | Injury of digital nerve of left middle finger, initial encounter | CMS +S64493D | Injury of digital nerve of left middle finger, subsequent encounter | CMS +S64493S | Injury of digital nerve of left middle finger, sequela | CMS +S64494A | Injury of digital nerve of right ring finger, initial encounter | CMS +S64494D | Injury of digital nerve of right ring finger, subsequent encounter | CMS +S64494S | Injury of digital nerve of right ring finger, sequela | CMS +S64495A | Injury of digital nerve of left ring finger, initial encounter | CMS +S64495D | Injury of digital nerve of left ring finger, subsequent encounter | CMS +S64495S | Injury of digital nerve of left ring finger, sequela | CMS +S64496A | Injury of digital nerve of right little finger, initial encounter | CMS +S64496D | Injury of digital nerve of right little finger, subsequent encounter | CMS +S64496S | Injury of digital nerve of right little finger, sequela | CMS +S64497A | Injury of digital nerve of left little finger, initial encounter | CMS +S64497D | Injury of digital nerve of left little finger, subsequent encounter | CMS +S64497S | Injury of digital nerve of left little finger, sequela | CMS +S64498A | Injury of digital nerve of other finger, initial encounter | CMS +S64498D | Injury of digital nerve of other finger, subsequent encounter | CMS +S64498S | Injury of digital nerve of other finger, sequela | CMS +S647 | Injury of multiple nerves at wrist and hand level | WHO +S648 | Injury of other nerves at wrist and hand level | WHO +S648X1A | Injury of other nerves at wrist and hand level of right arm, initial encounter | CMS +S648X1D | Injury of other nerves at wrist and hand level of right arm, subsequent encounter | CMS +S648X1S | Injury of other nerves at wrist and hand level of right arm, sequela | CMS +S648X2A | Injury of other nerves at wrist and hand level of left arm, initial encounter | CMS +S648X2D | Injury of other nerves at wrist and hand level of left arm, subsequent encounter | CMS +S648X2S | Injury of other nerves at wrist and hand level of left arm, sequela | CMS +S648X9A | Injury of other nerves at wrist and hand level of unspecified arm, initial encounter | CMS +S648X9D | Injury of other nerves at wrist and hand level of unspecified arm, subsequent encounter | CMS +S648X9S | Injury of other nerves at wrist and hand level of unspecified arm, sequela | CMS +S649 | Injury of unspecified nerve at wrist and hand level | WHO +S6490XA | Injury of unspecified nerve at wrist and hand level of unspecified arm, initial encounter | CMS +S6490XD | Injury of unspecified nerve at wrist and hand level of unspecified arm, subsequent encounter | CMS +S6490XS | Injury of unspecified nerve at wrist and hand level of unspecified arm, sequela | CMS +S6491XA | Injury of unspecified nerve at wrist and hand level of right arm, initial encounter | CMS +S6491XD | Injury of unspecified nerve at wrist and hand level of right arm, subsequent encounter | CMS +S6491XS | Injury of unspecified nerve at wrist and hand level of right arm, sequela | CMS +S6492XA | Injury of unspecified nerve at wrist and hand level of left arm, initial encounter | CMS +S6492XD | Injury of unspecified nerve at wrist and hand level of left arm, subsequent encounter | CMS +S6492XS | Injury of unspecified nerve at wrist and hand level of left arm, sequela | CMS +S65 | Injury of blood vessels at wrist and hand level | WHO +S650 | Injury of ulnar artery at wrist and hand level | WHO +S65001A | Unspecified injury of ulnar artery at wrist and hand level of right arm, initial encounter | CMS +S65001D | Unspecified injury of ulnar artery at wrist and hand level of right arm, subsequent encounter | CMS +S65001S | Unspecified injury of ulnar artery at wrist and hand level of right arm, sequela | CMS +S65002A | Unspecified injury of ulnar artery at wrist and hand level of left arm, initial encounter | CMS +S65002D | Unspecified injury of ulnar artery at wrist and hand level of left arm, subsequent encounter | CMS +S65002S | Unspecified injury of ulnar artery at wrist and hand level of left arm, sequela | CMS +S65009A | Unspecified injury of ulnar artery at wrist and hand level of unspecified arm, initial encounter | CMS +S65009D | Unspecified injury of ulnar artery at wrist and hand level of unspecified arm, subsequent encounter | CMS +S65009S | Unspecified injury of ulnar artery at wrist and hand level of unspecified arm, sequela | CMS +S65011A | Laceration of ulnar artery at wrist and hand level of right arm, initial encounter | CMS +S65011D | Laceration of ulnar artery at wrist and hand level of right arm, subsequent encounter | CMS +S65011S | Laceration of ulnar artery at wrist and hand level of right arm, sequela | CMS +S65012A | Laceration of ulnar artery at wrist and hand level of left arm, initial encounter | CMS +S65012D | Laceration of ulnar artery at wrist and hand level of left arm, subsequent encounter | CMS +S65012S | Laceration of ulnar artery at wrist and hand level of left arm, sequela | CMS +S65019A | Laceration of ulnar artery at wrist and hand level of unspecified arm, initial encounter | CMS +S65019D | Laceration of ulnar artery at wrist and hand level of unspecified arm, subsequent encounter | CMS +S65019S | Laceration of ulnar artery at wrist and hand level of unspecified arm, sequela | CMS +S65091A | Other specified injury of ulnar artery at wrist and hand level of right arm, initial encounter | CMS +S65091D | Other specified injury of ulnar artery at wrist and hand level of right arm, subsequent encounter | CMS +S65091S | Other specified injury of ulnar artery at wrist and hand level of right arm, sequela | CMS +S65092A | Other specified injury of ulnar artery at wrist and hand level of left arm, initial encounter | CMS +S65092D | Other specified injury of ulnar artery at wrist and hand level of left arm, subsequent encounter | CMS +S65092S | Other specified injury of ulnar artery at wrist and hand level of left arm, sequela | CMS +S65099A | Other specified injury of ulnar artery at wrist and hand level of unspecified arm, initial encounter | CMS +S65099D | Other specified injury of ulnar artery at wrist and hand level of unspecified arm, subsequent encounter | CMS +S65099S | Other specified injury of ulnar artery at wrist and hand level of unspecified arm, sequela | CMS +S651 | Injury of radial artery at wrist and hand level | WHO +S65101A | Unspecified injury of radial artery at wrist and hand level of right arm, initial encounter | CMS +S65101D | Unspecified injury of radial artery at wrist and hand level of right arm, subsequent encounter | CMS +S65101S | Unspecified injury of radial artery at wrist and hand level of right arm, sequela | CMS +S65102A | Unspecified injury of radial artery at wrist and hand level of left arm, initial encounter | CMS +S65102D | Unspecified injury of radial artery at wrist and hand level of left arm, subsequent encounter | CMS +S65102S | Unspecified injury of radial artery at wrist and hand level of left arm, sequela | CMS +S65109A | Unspecified injury of radial artery at wrist and hand level of unspecified arm, initial encounter | CMS +S65109D | Unspecified injury of radial artery at wrist and hand level of unspecified arm, subsequent encounter | CMS +S65109S | Unspecified injury of radial artery at wrist and hand level of unspecified arm, sequela | CMS +S65111A | Laceration of radial artery at wrist and hand level of right arm, initial encounter | CMS +S65111D | Laceration of radial artery at wrist and hand level of right arm, subsequent encounter | CMS +S65111S | Laceration of radial artery at wrist and hand level of right arm, sequela | CMS +S65112A | Laceration of radial artery at wrist and hand level of left arm, initial encounter | CMS +S65112D | Laceration of radial artery at wrist and hand level of left arm, subsequent encounter | CMS +S65112S | Laceration of radial artery at wrist and hand level of left arm, sequela | CMS +S65119A | Laceration of radial artery at wrist and hand level of unspecified arm, initial encounter | CMS +S65119D | Laceration of radial artery at wrist and hand level of unspecified arm, subsequent encounter | CMS +S65119S | Laceration of radial artery at wrist and hand level of unspecified arm, sequela | CMS +S65191A | Other specified injury of radial artery at wrist and hand level of right arm, initial encounter | CMS +S65191D | Other specified injury of radial artery at wrist and hand level of right arm, subsequent encounter | CMS +S65191S | Other specified injury of radial artery at wrist and hand level of right arm, sequela | CMS +S65192A | Other specified injury of radial artery at wrist and hand level of left arm, initial encounter | CMS +S65192D | Other specified injury of radial artery at wrist and hand level of left arm, subsequent encounter | CMS +S65192S | Other specified injury of radial artery at wrist and hand level of left arm, sequela | CMS +S65199A | Other specified injury of radial artery at wrist and hand level of unspecified arm, initial encounter | CMS +S65199D | Other specified injury of radial artery at wrist and hand level of unspecified arm, subsequent encounter | CMS +S65199S | Other specified injury of radial artery at wrist and hand level of unspecified arm, sequela | CMS +S652 | Injury of superficial palmar arch | WHO +S65201A | Unspecified injury of superficial palmar arch of right hand, initial encounter | CMS +S65201D | Unspecified injury of superficial palmar arch of right hand, subsequent encounter | CMS +S65201S | Unspecified injury of superficial palmar arch of right hand, sequela | CMS +S65202A | Unspecified injury of superficial palmar arch of left hand, initial encounter | CMS +S65202D | Unspecified injury of superficial palmar arch of left hand, subsequent encounter | CMS +S65202S | Unspecified injury of superficial palmar arch of left hand, sequela | CMS +S65209A | Unspecified injury of superficial palmar arch of unspecified hand, initial encounter | CMS +S65209D | Unspecified injury of superficial palmar arch of unspecified hand, subsequent encounter | CMS +S65209S | Unspecified injury of superficial palmar arch of unspecified hand, sequela | CMS +S65211A | Laceration of superficial palmar arch of right hand, initial encounter | CMS +S65211D | Laceration of superficial palmar arch of right hand, subsequent encounter | CMS +S65211S | Laceration of superficial palmar arch of right hand, sequela | CMS +S65212A | Laceration of superficial palmar arch of left hand, initial encounter | CMS +S65212D | Laceration of superficial palmar arch of left hand, subsequent encounter | CMS +S65212S | Laceration of superficial palmar arch of left hand, sequela | CMS +S65219A | Laceration of superficial palmar arch of unspecified hand, initial encounter | CMS +S65219D | Laceration of superficial palmar arch of unspecified hand, subsequent encounter | CMS +S65219S | Laceration of superficial palmar arch of unspecified hand, sequela | CMS +S65291A | Other specified injury of superficial palmar arch of right hand, initial encounter | CMS +S65291D | Other specified injury of superficial palmar arch of right hand, subsequent encounter | CMS +S65291S | Other specified injury of superficial palmar arch of right hand, sequela | CMS +S65292A | Other specified injury of superficial palmar arch of left hand, initial encounter | CMS +S65292D | Other specified injury of superficial palmar arch of left hand, subsequent encounter | CMS +S65292S | Other specified injury of superficial palmar arch of left hand, sequela | CMS +S65299A | Other specified injury of superficial palmar arch of unspecified hand, initial encounter | CMS +S65299D | Other specified injury of superficial palmar arch of unspecified hand, subsequent encounter | CMS +S65299S | Other specified injury of superficial palmar arch of unspecified hand, sequela | CMS +S653 | Injury of deep palmar arch | WHO +S65301A | Unspecified injury of deep palmar arch of right hand, initial encounter | CMS +S65301D | Unspecified injury of deep palmar arch of right hand, subsequent encounter | CMS +S65301S | Unspecified injury of deep palmar arch of right hand, sequela | CMS +S65302A | Unspecified injury of deep palmar arch of left hand, initial encounter | CMS +S65302D | Unspecified injury of deep palmar arch of left hand, subsequent encounter | CMS +S65302S | Unspecified injury of deep palmar arch of left hand, sequela | CMS +S65309A | Unspecified injury of deep palmar arch of unspecified hand, initial encounter | CMS +S65309D | Unspecified injury of deep palmar arch of unspecified hand, subsequent encounter | CMS +S65309S | Unspecified injury of deep palmar arch of unspecified hand, sequela | CMS +S65311A | Laceration of deep palmar arch of right hand, initial encounter | CMS +S65311D | Laceration of deep palmar arch of right hand, subsequent encounter | CMS +S65311S | Laceration of deep palmar arch of right hand, sequela | CMS +S65312A | Laceration of deep palmar arch of left hand, initial encounter | CMS +S65312D | Laceration of deep palmar arch of left hand, subsequent encounter | CMS +S65312S | Laceration of deep palmar arch of left hand, sequela | CMS +S65319A | Laceration of deep palmar arch of unspecified hand, initial encounter | CMS +S65319D | Laceration of deep palmar arch of unspecified hand, subsequent encounter | CMS +S65319S | Laceration of deep palmar arch of unspecified hand, sequela | CMS +S65391A | Other specified injury of deep palmar arch of right hand, initial encounter | CMS +S65391D | Other specified injury of deep palmar arch of right hand, subsequent encounter | CMS +S65391S | Other specified injury of deep palmar arch of right hand, sequela | CMS +S65392A | Other specified injury of deep palmar arch of left hand, initial encounter | CMS +S65392D | Other specified injury of deep palmar arch of left hand, subsequent encounter | CMS +S65392S | Other specified injury of deep palmar arch of left hand, sequela | CMS +S65399A | Other specified injury of deep palmar arch of unspecified hand, initial encounter | CMS +S65399D | Other specified injury of deep palmar arch of unspecified hand, subsequent encounter | CMS +S65399S | Other specified injury of deep palmar arch of unspecified hand, sequela | CMS +S654 | Injury of blood vessel(s) of thumb | WHO +S65401A | Unspecified injury of blood vessel of right thumb, initial encounter | CMS +S65401D | Unspecified injury of blood vessel of right thumb, subsequent encounter | CMS +S65401S | Unspecified injury of blood vessel of right thumb, sequela | CMS +S65402A | Unspecified injury of blood vessel of left thumb, initial encounter | CMS +S65402D | Unspecified injury of blood vessel of left thumb, subsequent encounter | CMS +S65402S | Unspecified injury of blood vessel of left thumb, sequela | CMS +S65409A | Unspecified injury of blood vessel of unspecified thumb, initial encounter | CMS +S65409D | Unspecified injury of blood vessel of unspecified thumb, subsequent encounter | CMS +S65409S | Unspecified injury of blood vessel of unspecified thumb, sequela | CMS +S65411A | Laceration of blood vessel of right thumb, initial encounter | CMS +S65411D | Laceration of blood vessel of right thumb, subsequent encounter | CMS +S65411S | Laceration of blood vessel of right thumb, sequela | CMS +S65412A | Laceration of blood vessel of left thumb, initial encounter | CMS +S65412D | Laceration of blood vessel of left thumb, subsequent encounter | CMS +S65412S | Laceration of blood vessel of left thumb, sequela | CMS +S65419A | Laceration of blood vessel of unspecified thumb, initial encounter | CMS +S65419D | Laceration of blood vessel of unspecified thumb, subsequent encounter | CMS +S65419S | Laceration of blood vessel of unspecified thumb, sequela | CMS +S65491A | Other specified injury of blood vessel of right thumb, initial encounter | CMS +S65491D | Other specified injury of blood vessel of right thumb, subsequent encounter | CMS +S65491S | Other specified injury of blood vessel of right thumb, sequela | CMS +S65492A | Other specified injury of blood vessel of left thumb, initial encounter | CMS +S65492D | Other specified injury of blood vessel of left thumb, subsequent encounter | CMS +S65492S | Other specified injury of blood vessel of left thumb, sequela | CMS +S65499A | Other specified injury of blood vessel of unspecified thumb, initial encounter | CMS +S65499D | Other specified injury of blood vessel of unspecified thumb, subsequent encounter | CMS +S65499S | Other specified injury of blood vessel of unspecified thumb, sequela | CMS +S655 | Injury of blood vessel(s) of other finger | WHO +S65500A | Unspecified injury of blood vessel of right index finger, initial encounter | CMS +S65500D | Unspecified injury of blood vessel of right index finger, subsequent encounter | CMS +S65500S | Unspecified injury of blood vessel of right index finger, sequela | CMS +S65501A | Unspecified injury of blood vessel of left index finger, initial encounter | CMS +S65501D | Unspecified injury of blood vessel of left index finger, subsequent encounter | CMS +S65501S | Unspecified injury of blood vessel of left index finger, sequela | CMS +S65502A | Unspecified injury of blood vessel of right middle finger, initial encounter | CMS +S65502D | Unspecified injury of blood vessel of right middle finger, subsequent encounter | CMS +S65502S | Unspecified injury of blood vessel of right middle finger, sequela | CMS +S65503A | Unspecified injury of blood vessel of left middle finger, initial encounter | CMS +S65503D | Unspecified injury of blood vessel of left middle finger, subsequent encounter | CMS +S65503S | Unspecified injury of blood vessel of left middle finger, sequela | CMS +S65504A | Unspecified injury of blood vessel of right ring finger, initial encounter | CMS +S65504D | Unspecified injury of blood vessel of right ring finger, subsequent encounter | CMS +S65504S | Unspecified injury of blood vessel of right ring finger, sequela | CMS +S65505A | Unspecified injury of blood vessel of left ring finger, initial encounter | CMS +S65505D | Unspecified injury of blood vessel of left ring finger, subsequent encounter | CMS +S65505S | Unspecified injury of blood vessel of left ring finger, sequela | CMS +S65506A | Unspecified injury of blood vessel of right little finger, initial encounter | CMS +S65506D | Unspecified injury of blood vessel of right little finger, subsequent encounter | CMS +S65506S | Unspecified injury of blood vessel of right little finger, sequela | CMS +S65507A | Unspecified injury of blood vessel of left little finger, initial encounter | CMS +S65507D | Unspecified injury of blood vessel of left little finger, subsequent encounter | CMS +S65507S | Unspecified injury of blood vessel of left little finger, sequela | CMS +S65508A | Unspecified injury of blood vessel of other finger, initial encounter | CMS +S65508D | Unspecified injury of blood vessel of other finger, subsequent encounter | CMS +S65508S | Unspecified injury of blood vessel of other finger, sequela | CMS +S65509A | Unspecified injury of blood vessel of unspecified finger, initial encounter | CMS +S65509D | Unspecified injury of blood vessel of unspecified finger, subsequent encounter | CMS +S65509S | Unspecified injury of blood vessel of unspecified finger, sequela | CMS +S65510A | Laceration of blood vessel of right index finger, initial encounter | CMS +S65510D | Laceration of blood vessel of right index finger, subsequent encounter | CMS +S65510S | Laceration of blood vessel of right index finger, sequela | CMS +S65511A | Laceration of blood vessel of left index finger, initial encounter | CMS +S65511D | Laceration of blood vessel of left index finger, subsequent encounter | CMS +S65511S | Laceration of blood vessel of left index finger, sequela | CMS +S65512A | Laceration of blood vessel of right middle finger, initial encounter | CMS +S65512D | Laceration of blood vessel of right middle finger, subsequent encounter | CMS +S65512S | Laceration of blood vessel of right middle finger, sequela | CMS +S65513A | Laceration of blood vessel of left middle finger, initial encounter | CMS +S65513D | Laceration of blood vessel of left middle finger, subsequent encounter | CMS +S65513S | Laceration of blood vessel of left middle finger, sequela | CMS +S65514A | Laceration of blood vessel of right ring finger, initial encounter | CMS +S65514D | Laceration of blood vessel of right ring finger, subsequent encounter | CMS +S65514S | Laceration of blood vessel of right ring finger, sequela | CMS +S65515A | Laceration of blood vessel of left ring finger, initial encounter | CMS +S65515D | Laceration of blood vessel of left ring finger, subsequent encounter | CMS +S65515S | Laceration of blood vessel of left ring finger, sequela | CMS +S65516A | Laceration of blood vessel of right little finger, initial encounter | CMS +S65516D | Laceration of blood vessel of right little finger, subsequent encounter | CMS +S65516S | Laceration of blood vessel of right little finger, sequela | CMS +S65517A | Laceration of blood vessel of left little finger, initial encounter | CMS +S65517D | Laceration of blood vessel of left little finger, subsequent encounter | CMS +S65517S | Laceration of blood vessel of left little finger, sequela | CMS +S65518A | Laceration of blood vessel of other finger, initial encounter | CMS +S65518D | Laceration of blood vessel of other finger, subsequent encounter | CMS +S65518S | Laceration of blood vessel of other finger, sequela | CMS +S65519A | Laceration of blood vessel of unspecified finger, initial encounter | CMS +S65519D | Laceration of blood vessel of unspecified finger, subsequent encounter | CMS +S65519S | Laceration of blood vessel of unspecified finger, sequela | CMS +S65590A | Other specified injury of blood vessel of right index finger, initial encounter | CMS +S65590D | Other specified injury of blood vessel of right index finger, subsequent encounter | CMS +S65590S | Other specified injury of blood vessel of right index finger, sequela | CMS +S65591A | Other specified injury of blood vessel of left index finger, initial encounter | CMS +S65591D | Other specified injury of blood vessel of left index finger, subsequent encounter | CMS +S65591S | Other specified injury of blood vessel of left index finger, sequela | CMS +S65592A | Other specified injury of blood vessel of right middle finger, initial encounter | CMS +S65592D | Other specified injury of blood vessel of right middle finger, subsequent encounter | CMS +S65592S | Other specified injury of blood vessel of right middle finger, sequela | CMS +S65593A | Other specified injury of blood vessel of left middle finger, initial encounter | CMS +S65593D | Other specified injury of blood vessel of left middle finger, subsequent encounter | CMS +S65593S | Other specified injury of blood vessel of left middle finger, sequela | CMS +S65594A | Other specified injury of blood vessel of right ring finger, initial encounter | CMS +S65594D | Other specified injury of blood vessel of right ring finger, subsequent encounter | CMS +S65594S | Other specified injury of blood vessel of right ring finger, sequela | CMS +S65595A | Other specified injury of blood vessel of left ring finger, initial encounter | CMS +S65595D | Other specified injury of blood vessel of left ring finger, subsequent encounter | CMS +S65595S | Other specified injury of blood vessel of left ring finger, sequela | CMS +S65596A | Other specified injury of blood vessel of right little finger, initial encounter | CMS +S65596D | Other specified injury of blood vessel of right little finger, subsequent encounter | CMS +S65596S | Other specified injury of blood vessel of right little finger, sequela | CMS +S65597A | Other specified injury of blood vessel of left little finger, initial encounter | CMS +S65597D | Other specified injury of blood vessel of left little finger, subsequent encounter | CMS +S65597S | Other specified injury of blood vessel of left little finger, sequela | CMS +S65598A | Other specified injury of blood vessel of other finger, initial encounter | CMS +S65598D | Other specified injury of blood vessel of other finger, subsequent encounter | CMS +S65598S | Other specified injury of blood vessel of other finger, sequela | CMS +S65599A | Other specified injury of blood vessel of unspecified finger, initial encounter | CMS +S65599D | Other specified injury of blood vessel of unspecified finger, subsequent encounter | CMS +S65599S | Other specified injury of blood vessel of unspecified finger, sequela | CMS +S657 | Injury of multiple blood vessels at wrist and hand level | WHO +S658 | Injury of other blood vessels at wrist and hand level | WHO +S65801A | Unspecified injury of other blood vessels at wrist and hand level of right arm, initial encounter | CMS +S65801D | Unspecified injury of other blood vessels at wrist and hand level of right arm, subsequent encounter | CMS +S65801S | Unspecified injury of other blood vessels at wrist and hand level of right arm, sequela | CMS +S65802A | Unspecified injury of other blood vessels at wrist and hand level of left arm, initial encounter | CMS +S65802D | Unspecified injury of other blood vessels at wrist and hand level of left arm, subsequent encounter | CMS +S65802S | Unspecified injury of other blood vessels at wrist and hand level of left arm, sequela | CMS +S65809A | Unspecified injury of other blood vessels at wrist and hand level of unspecified arm, initial encounter | CMS +S65809D | Unspecified injury of other blood vessels at wrist and hand level of unspecified arm, subsequent encounter | CMS +S65809S | Unspecified injury of other blood vessels at wrist and hand level of unspecified arm, sequela | CMS +S65811A | Laceration of other blood vessels at wrist and hand level of right arm, initial encounter | CMS +S65811D | Laceration of other blood vessels at wrist and hand level of right arm, subsequent encounter | CMS +S65811S | Laceration of other blood vessels at wrist and hand level of right arm, sequela | CMS +S65812A | Laceration of other blood vessels at wrist and hand level of left arm, initial encounter | CMS +S65812D | Laceration of other blood vessels at wrist and hand level of left arm, subsequent encounter | CMS +S65812S | Laceration of other blood vessels at wrist and hand level of left arm, sequela | CMS +S65819A | Laceration of other blood vessels at wrist and hand level of unspecified arm, initial encounter | CMS +S65819D | Laceration of other blood vessels at wrist and hand level of unspecified arm, subsequent encounter | CMS +S65819S | Laceration of other blood vessels at wrist and hand level of unspecified arm, sequela | CMS +S65891A | Other specified injury of other blood vessels at wrist and hand level of right arm, initial encounter | CMS +S65891D | Other specified injury of other blood vessels at wrist and hand level of right arm, subsequent encounter | CMS +S65891S | Other specified injury of other blood vessels at wrist and hand level of right arm, sequela | CMS +S65892A | Other specified injury of other blood vessels at wrist and hand level of left arm, initial encounter | CMS +S65892D | Other specified injury of other blood vessels at wrist and hand level of left arm, subsequent encounter | CMS +S65892S | Other specified injury of other blood vessels at wrist and hand level of left arm, sequela | CMS +S65899A | Other specified injury of other blood vessels at wrist and hand level of unspecified arm, initial encounter | CMS +S65899D | Other specified injury of other blood vessels at wrist and hand level of unspecified arm, subsequent encounter | CMS +S65899S | Other specified injury of other blood vessels at wrist and hand level of unspecified arm, sequela | CMS +S659 | Injury of unspecified blood vessel at wrist and hand level | WHO +S65901A | Unspecified injury of unspecified blood vessel at wrist and hand level of right arm, initial encounter | CMS +S65901D | Unspecified injury of unspecified blood vessel at wrist and hand level of right arm, subsequent encounter | CMS +S65901S | Unspecified injury of unspecified blood vessel at wrist and hand level of right arm, sequela | CMS +S65902A | Unspecified injury of unspecified blood vessel at wrist and hand level of left arm, initial encounter | CMS +S65902D | Unspecified injury of unspecified blood vessel at wrist and hand level of left arm, subsequent encounter | CMS +S65902S | Unspecified injury of unspecified blood vessel at wrist and hand level of left arm, sequela | CMS +S65909A | Unspecified injury of unspecified blood vessel at wrist and hand level of unspecified arm, initial encounter | CMS +S65909D | Unspecified injury of unspecified blood vessel at wrist and hand level of unspecified arm, subsequent encounter | CMS +S65909S | Unspecified injury of unspecified blood vessel at wrist and hand level of unspecified arm, sequela | CMS +S65911A | Laceration of unspecified blood vessel at wrist and hand level of right arm, initial encounter | CMS +S65911D | Laceration of unspecified blood vessel at wrist and hand level of right arm, subsequent encounter | CMS +S65911S | Laceration of unspecified blood vessel at wrist and hand level of right arm, sequela | CMS +S65912A | Laceration of unspecified blood vessel at wrist and hand level of left arm, initial encounter | CMS +S65912D | Laceration of unspecified blood vessel at wrist and hand level of left arm, subsequent encounter | CMS +S65912S | Laceration of unspecified blood vessel at wrist and hand level of left arm, sequela | CMS +S65919A | Laceration of unspecified blood vessel at wrist and hand level of unspecified arm, initial encounter | CMS +S65919D | Laceration of unspecified blood vessel at wrist and hand level of unspecified arm, subsequent encounter | CMS +S65919S | Laceration of unspecified blood vessel at wrist and hand level of unspecified arm, sequela | CMS +S65991A | Other specified injury of unspecified blood vessel at wrist and hand of right arm, initial encounter | CMS +S65991D | Other specified injury of unspecified blood vessel at wrist and hand of right arm, subsequent encounter | CMS +S65991S | Other specified injury of unspecified blood vessel at wrist and hand of right arm, sequela | CMS +S65992A | Other specified injury of unspecified blood vessel at wrist and hand of left arm, initial encounter | CMS +S65992D | Other specified injury of unspecified blood vessel at wrist and hand of left arm, subsequent encounter | CMS +S65992S | Other specified injury of unspecified blood vessel at wrist and hand of left arm, sequela | CMS +S65999A | Other specified injury of unspecified blood vessel at wrist and hand of unspecified arm, initial encounter | CMS +S65999D | Other specified injury of unspecified blood vessel at wrist and hand of unspecified arm, subsequent encounter | CMS +S65999S | Other specified injury of unspecified blood vessel at wrist and hand of unspecified arm, sequela | CMS +S66 | Injury of muscle and tendon at wrist and hand level | WHO +S660 | Injury of long flexor muscle and tendon of thumb at wrist and hand level | WHO +S66001A | Unspecified injury of long flexor muscle, fascia and tendon of right thumb at wrist and hand level, initial encounter | CMS +S66001D | Unspecified injury of long flexor muscle, fascia and tendon of right thumb at wrist and hand level, subsequent encounter | CMS +S66001S | Unspecified injury of long flexor muscle, fascia and tendon of right thumb at wrist and hand level, sequela | CMS +S66002A | Unspecified injury of long flexor muscle, fascia and tendon of left thumb at wrist and hand level, initial encounter | CMS +S66002D | Unspecified injury of long flexor muscle, fascia and tendon of left thumb at wrist and hand level, subsequent encounter | CMS +S66002S | Unspecified injury of long flexor muscle, fascia and tendon of left thumb at wrist and hand level, sequela | CMS +S66009A | Unspecified injury of long flexor muscle, fascia and tendon of unspecified thumb at wrist and hand level, initial encounter | CMS +S66009D | Unspecified injury of long flexor muscle, fascia and tendon of unspecified thumb at wrist and hand level, subsequent encounter | CMS +S66009S | Unspecified injury of long flexor muscle, fascia and tendon of unspecified thumb at wrist and hand level, sequela | CMS +S66011A | Strain of long flexor muscle, fascia and tendon of right thumb at wrist and hand level, initial encounter | CMS +S66011D | Strain of long flexor muscle, fascia and tendon of right thumb at wrist and hand level, subsequent encounter | CMS +S66011S | Strain of long flexor muscle, fascia and tendon of right thumb at wrist and hand level, sequela | CMS +S66012A | Strain of long flexor muscle, fascia and tendon of left thumb at wrist and hand level, initial encounter | CMS +S66012D | Strain of long flexor muscle, fascia and tendon of left thumb at wrist and hand level, subsequent encounter | CMS +S66012S | Strain of long flexor muscle, fascia and tendon of left thumb at wrist and hand level, sequela | CMS +S66019A | Strain of long flexor muscle, fascia and tendon of unspecified thumb at wrist and hand level, initial encounter | CMS +S66019D | Strain of long flexor muscle, fascia and tendon of unspecified thumb at wrist and hand level, subsequent encounter | CMS +S66019S | Strain of long flexor muscle, fascia and tendon of unspecified thumb at wrist and hand level, sequela | CMS +S66021A | Laceration of long flexor muscle, fascia and tendon of right thumb at wrist and hand level, initial encounter | CMS +S66021D | Laceration of long flexor muscle, fascia and tendon of right thumb at wrist and hand level, subsequent encounter | CMS +S66021S | Laceration of long flexor muscle, fascia and tendon of right thumb at wrist and hand level, sequela | CMS +S66022A | Laceration of long flexor muscle, fascia and tendon of left thumb at wrist and hand level, initial encounter | CMS +S66022D | Laceration of long flexor muscle, fascia and tendon of left thumb at wrist and hand level, subsequent encounter | CMS +S66022S | Laceration of long flexor muscle, fascia and tendon of left thumb at wrist and hand level, sequela | CMS +S66029A | Laceration of long flexor muscle, fascia and tendon of unspecified thumb at wrist and hand level, initial encounter | CMS +S66029D | Laceration of long flexor muscle, fascia and tendon of unspecified thumb at wrist and hand level, subsequent encounter | CMS +S66029S | Laceration of long flexor muscle, fascia and tendon of unspecified thumb at wrist and hand level, sequela | CMS +S66091A | Other specified injury of long flexor muscle, fascia and tendon of right thumb at wrist and hand level, initial encounter | CMS +S66091D | Other specified injury of long flexor muscle, fascia and tendon of right thumb at wrist and hand level, subsequent encounter | CMS +S66091S | Other specified injury of long flexor muscle, fascia and tendon of right thumb at wrist and hand level, sequela | CMS +S66092A | Other specified injury of long flexor muscle, fascia and tendon of left thumb at wrist and hand level, initial encounter | CMS +S66092D | Other specified injury of long flexor muscle, fascia and tendon of left thumb at wrist and hand level, subsequent encounter | CMS +S66092S | Other specified injury of long flexor muscle, fascia and tendon of left thumb at wrist and hand level, sequela | CMS +S66099A | Other specified injury of long flexor muscle, fascia and tendon of unspecified thumb at wrist and hand level, initial encounter | CMS +S66099D | Other specified injury of long flexor muscle, fascia and tendon of unspecified thumb at wrist and hand level, subsequent encounter | CMS +S66099S | Other specified injury of long flexor muscle, fascia and tendon of unspecified thumb at wrist and hand level, sequela | CMS +S661 | Injury of flexor muscle and tendon of other finger at wrist and hand level | WHO +S66100A | Unspecified injury of flexor muscle, fascia and tendon of right index finger at wrist and hand level, initial encounter | CMS +S66100D | Unspecified injury of flexor muscle, fascia and tendon of right index finger at wrist and hand level, subsequent encounter | CMS +S66100S | Unspecified injury of flexor muscle, fascia and tendon of right index finger at wrist and hand level, sequela | CMS +S66101A | Unspecified injury of flexor muscle, fascia and tendon of left index finger at wrist and hand level, initial encounter | CMS +S66101D | Unspecified injury of flexor muscle, fascia and tendon of left index finger at wrist and hand level, subsequent encounter | CMS +S66101S | Unspecified injury of flexor muscle, fascia and tendon of left index finger at wrist and hand level, sequela | CMS +S66102A | Unspecified injury of flexor muscle, fascia and tendon of right middle finger at wrist and hand level, initial encounter | CMS +S66102D | Unspecified injury of flexor muscle, fascia and tendon of right middle finger at wrist and hand level, subsequent encounter | CMS +S66102S | Unspecified injury of flexor muscle, fascia and tendon of right middle finger at wrist and hand level, sequela | CMS +S66103A | Unspecified injury of flexor muscle, fascia and tendon of left middle finger at wrist and hand level, initial encounter | CMS +S66103D | Unspecified injury of flexor muscle, fascia and tendon of left middle finger at wrist and hand level, subsequent encounter | CMS +S66103S | Unspecified injury of flexor muscle, fascia and tendon of left middle finger at wrist and hand level, sequela | CMS +S66104A | Unspecified injury of flexor muscle, fascia and tendon of right ring finger at wrist and hand level, initial encounter | CMS +S66104D | Unspecified injury of flexor muscle, fascia and tendon of right ring finger at wrist and hand level, subsequent encounter | CMS +S66104S | Unspecified injury of flexor muscle, fascia and tendon of right ring finger at wrist and hand level, sequela | CMS +S66105A | Unspecified injury of flexor muscle, fascia and tendon of left ring finger at wrist and hand level, initial encounter | CMS +S66105D | Unspecified injury of flexor muscle, fascia and tendon of left ring finger at wrist and hand level, subsequent encounter | CMS +S66105S | Unspecified injury of flexor muscle, fascia and tendon of left ring finger at wrist and hand level, sequela | CMS +S66106A | Unspecified injury of flexor muscle, fascia and tendon of right little finger at wrist and hand level, initial encounter | CMS +S66106D | Unspecified injury of flexor muscle, fascia and tendon of right little finger at wrist and hand level, subsequent encounter | CMS +S66106S | Unspecified injury of flexor muscle, fascia and tendon of right little finger at wrist and hand level, sequela | CMS +S66107A | Unspecified injury of flexor muscle, fascia and tendon of left little finger at wrist and hand level, initial encounter | CMS +S66107D | Unspecified injury of flexor muscle, fascia and tendon of left little finger at wrist and hand level, subsequent encounter | CMS +S66107S | Unspecified injury of flexor muscle, fascia and tendon of left little finger at wrist and hand level, sequela | CMS +S66108A | Unspecified injury of flexor muscle, fascia and tendon of other finger at wrist and hand level, initial encounter | CMS +S66108D | Unspecified injury of flexor muscle, fascia and tendon of other finger at wrist and hand level, subsequent encounter | CMS +S66108S | Unspecified injury of flexor muscle, fascia and tendon of other finger at wrist and hand level, sequela | CMS +S66109A | Unspecified injury of flexor muscle, fascia and tendon of unspecified finger at wrist and hand level, initial encounter | CMS +S66109D | Unspecified injury of flexor muscle, fascia and tendon of unspecified finger at wrist and hand level, subsequent encounter | CMS +S66109S | Unspecified injury of flexor muscle, fascia and tendon of unspecified finger at wrist and hand level, sequela | CMS +S66110A | Strain of flexor muscle, fascia and tendon of right index finger at wrist and hand level, initial encounter | CMS +S66110D | Strain of flexor muscle, fascia and tendon of right index finger at wrist and hand level, subsequent encounter | CMS +S66110S | Strain of flexor muscle, fascia and tendon of right index finger at wrist and hand level, sequela | CMS +S66111A | Strain of flexor muscle, fascia and tendon of left index finger at wrist and hand level, initial encounter | CMS +S66111D | Strain of flexor muscle, fascia and tendon of left index finger at wrist and hand level, subsequent encounter | CMS +S66111S | Strain of flexor muscle, fascia and tendon of left index finger at wrist and hand level, sequela | CMS +S66112A | Strain of flexor muscle, fascia and tendon of right middle finger at wrist and hand level, initial encounter | CMS +S66112D | Strain of flexor muscle, fascia and tendon of right middle finger at wrist and hand level, subsequent encounter | CMS +S66112S | Strain of flexor muscle, fascia and tendon of right middle finger at wrist and hand level, sequela | CMS +S66113A | Strain of flexor muscle, fascia and tendon of left middle finger at wrist and hand level, initial encounter | CMS +S66113D | Strain of flexor muscle, fascia and tendon of left middle finger at wrist and hand level, subsequent encounter | CMS +S66113S | Strain of flexor muscle, fascia and tendon of left middle finger at wrist and hand level, sequela | CMS +S66114A | Strain of flexor muscle, fascia and tendon of right ring finger at wrist and hand level, initial encounter | CMS +S66114D | Strain of flexor muscle, fascia and tendon of right ring finger at wrist and hand level, subsequent encounter | CMS +S66114S | Strain of flexor muscle, fascia and tendon of right ring finger at wrist and hand level, sequela | CMS +S66115A | Strain of flexor muscle, fascia and tendon of left ring finger at wrist and hand level, initial encounter | CMS +S66115D | Strain of flexor muscle, fascia and tendon of left ring finger at wrist and hand level, subsequent encounter | CMS +S66115S | Strain of flexor muscle, fascia and tendon of left ring finger at wrist and hand level, sequela | CMS +S66116A | Strain of flexor muscle, fascia and tendon of right little finger at wrist and hand level, initial encounter | CMS +S66116D | Strain of flexor muscle, fascia and tendon of right little finger at wrist and hand level, subsequent encounter | CMS +S66116S | Strain of flexor muscle, fascia and tendon of right little finger at wrist and hand level, sequela | CMS +S66117A | Strain of flexor muscle, fascia and tendon of left little finger at wrist and hand level, initial encounter | CMS +S66117D | Strain of flexor muscle, fascia and tendon of left little finger at wrist and hand level, subsequent encounter | CMS +S66117S | Strain of flexor muscle, fascia and tendon of left little finger at wrist and hand level, sequela | CMS +S66118A | Strain of flexor muscle, fascia and tendon of other finger at wrist and hand level, initial encounter | CMS +S66118D | Strain of flexor muscle, fascia and tendon of other finger at wrist and hand level, subsequent encounter | CMS +S66118S | Strain of flexor muscle, fascia and tendon of other finger at wrist and hand level, sequela | CMS +S66119A | Strain of flexor muscle, fascia and tendon of unspecified finger at wrist and hand level, initial encounter | CMS +S66119D | Strain of flexor muscle, fascia and tendon of unspecified finger at wrist and hand level, subsequent encounter | CMS +S66119S | Strain of flexor muscle, fascia and tendon of unspecified finger at wrist and hand level, sequela | CMS +S66120A | Laceration of flexor muscle, fascia and tendon of right index finger at wrist and hand level, initial encounter | CMS +S66120D | Laceration of flexor muscle, fascia and tendon of right index finger at wrist and hand level, subsequent encounter | CMS +S66120S | Laceration of flexor muscle, fascia and tendon of right index finger at wrist and hand level, sequela | CMS +S66121A | Laceration of flexor muscle, fascia and tendon of left index finger at wrist and hand level, initial encounter | CMS +S66121D | Laceration of flexor muscle, fascia and tendon of left index finger at wrist and hand level, subsequent encounter | CMS +S66121S | Laceration of flexor muscle, fascia and tendon of left index finger at wrist and hand level, sequela | CMS +S66122A | Laceration of flexor muscle, fascia and tendon of right middle finger at wrist and hand level, initial encounter | CMS +S66122D | Laceration of flexor muscle, fascia and tendon of right middle finger at wrist and hand level, subsequent encounter | CMS +S66122S | Laceration of flexor muscle, fascia and tendon of right middle finger at wrist and hand level, sequela | CMS +S66123A | Laceration of flexor muscle, fascia and tendon of left middle finger at wrist and hand level, initial encounter | CMS +S66123D | Laceration of flexor muscle, fascia and tendon of left middle finger at wrist and hand level, subsequent encounter | CMS +S66123S | Laceration of flexor muscle, fascia and tendon of left middle finger at wrist and hand level, sequela | CMS +S66124A | Laceration of flexor muscle, fascia and tendon of right ring finger at wrist and hand level, initial encounter | CMS +S66124D | Laceration of flexor muscle, fascia and tendon of right ring finger at wrist and hand level, subsequent encounter | CMS +S66124S | Laceration of flexor muscle, fascia and tendon of right ring finger at wrist and hand level, sequela | CMS +S66125A | Laceration of flexor muscle, fascia and tendon of left ring finger at wrist and hand level, initial encounter | CMS +S66125D | Laceration of flexor muscle, fascia and tendon of left ring finger at wrist and hand level, subsequent encounter | CMS +S66125S | Laceration of flexor muscle, fascia and tendon of left ring finger at wrist and hand level, sequela | CMS +S66126A | Laceration of flexor muscle, fascia and tendon of right little finger at wrist and hand level, initial encounter | CMS +S66126D | Laceration of flexor muscle, fascia and tendon of right little finger at wrist and hand level, subsequent encounter | CMS +S66126S | Laceration of flexor muscle, fascia and tendon of right little finger at wrist and hand level, sequela | CMS +S66127A | Laceration of flexor muscle, fascia and tendon of left little finger at wrist and hand level, initial encounter | CMS +S66127D | Laceration of flexor muscle, fascia and tendon of left little finger at wrist and hand level, subsequent encounter | CMS +S66127S | Laceration of flexor muscle, fascia and tendon of left little finger at wrist and hand level, sequela | CMS +S66128A | Laceration of flexor muscle, fascia and tendon of other finger at wrist and hand level, initial encounter | CMS +S66128D | Laceration of flexor muscle, fascia and tendon of other finger at wrist and hand level, subsequent encounter | CMS +S66128S | Laceration of flexor muscle, fascia and tendon of other finger at wrist and hand level, sequela | CMS +S66129A | Laceration of flexor muscle, fascia and tendon of unspecified finger at wrist and hand level, initial encounter | CMS +S66129D | Laceration of flexor muscle, fascia and tendon of unspecified finger at wrist and hand level, subsequent encounter | CMS +S66129S | Laceration of flexor muscle, fascia and tendon of unspecified finger at wrist and hand level, sequela | CMS +S66190A | Other injury of flexor muscle, fascia and tendon of right index finger at wrist and hand level, initial encounter | CMS +S66190D | Other injury of flexor muscle, fascia and tendon of right index finger at wrist and hand level, subsequent encounter | CMS +S66190S | Other injury of flexor muscle, fascia and tendon of right index finger at wrist and hand level, sequela | CMS +S66191A | Other injury of flexor muscle, fascia and tendon of left index finger at wrist and hand level, initial encounter | CMS +S66191D | Other injury of flexor muscle, fascia and tendon of left index finger at wrist and hand level, subsequent encounter | CMS +S66191S | Other injury of flexor muscle, fascia and tendon of left index finger at wrist and hand level, sequela | CMS +S66192A | Other injury of flexor muscle, fascia and tendon of right middle finger at wrist and hand level, initial encounter | CMS +S66192D | Other injury of flexor muscle, fascia and tendon of right middle finger at wrist and hand level, subsequent encounter | CMS +S66192S | Other injury of flexor muscle, fascia and tendon of right middle finger at wrist and hand level, sequela | CMS +S66193A | Other injury of flexor muscle, fascia and tendon of left middle finger at wrist and hand level, initial encounter | CMS +S66193D | Other injury of flexor muscle, fascia and tendon of left middle finger at wrist and hand level, subsequent encounter | CMS +S66193S | Other injury of flexor muscle, fascia and tendon of left middle finger at wrist and hand level, sequela | CMS +S66194A | Other injury of flexor muscle, fascia and tendon of right ring finger at wrist and hand level, initial encounter | CMS +S66194D | Other injury of flexor muscle, fascia and tendon of right ring finger at wrist and hand level, subsequent encounter | CMS +S66194S | Other injury of flexor muscle, fascia and tendon of right ring finger at wrist and hand level, sequela | CMS +S66195A | Other injury of flexor muscle, fascia and tendon of left ring finger at wrist and hand level, initial encounter | CMS +S66195D | Other injury of flexor muscle, fascia and tendon of left ring finger at wrist and hand level, subsequent encounter | CMS +S66195S | Other injury of flexor muscle, fascia and tendon of left ring finger at wrist and hand level, sequela | CMS +S66196A | Other injury of flexor muscle, fascia and tendon of right little finger at wrist and hand level, initial encounter | CMS +S66196D | Other injury of flexor muscle, fascia and tendon of right little finger at wrist and hand level, subsequent encounter | CMS +S66196S | Other injury of flexor muscle, fascia and tendon of right little finger at wrist and hand level, sequela | CMS +S66197A | Other injury of flexor muscle, fascia and tendon of left little finger at wrist and hand level, initial encounter | CMS +S66197D | Other injury of flexor muscle, fascia and tendon of left little finger at wrist and hand level, subsequent encounter | CMS +S66197S | Other injury of flexor muscle, fascia and tendon of left little finger at wrist and hand level, sequela | CMS +S66198A | Other injury of flexor muscle, fascia and tendon of other finger at wrist and hand level, initial encounter | CMS +S66198D | Other injury of flexor muscle, fascia and tendon of other finger at wrist and hand level, subsequent encounter | CMS +S66198S | Other injury of flexor muscle, fascia and tendon of other finger at wrist and hand level, sequela | CMS +S66199A | Other injury of flexor muscle, fascia and tendon of unspecified finger at wrist and hand level, initial encounter | CMS +S66199D | Other injury of flexor muscle, fascia and tendon of unspecified finger at wrist and hand level, subsequent encounter | CMS +S66199S | Other injury of flexor muscle, fascia and tendon of unspecified finger at wrist and hand level, sequela | CMS +S662 | Injury of extensor muscle and tendon of thumb at wrist and hand level | WHO +S66201A | Unspecified injury of extensor muscle, fascia and tendon of right thumb at wrist and hand level, initial encounter | CMS +S66201D | Unspecified injury of extensor muscle, fascia and tendon of right thumb at wrist and hand level, subsequent encounter | CMS +S66201S | Unspecified injury of extensor muscle, fascia and tendon of right thumb at wrist and hand level, sequela | CMS +S66202A | Unspecified injury of extensor muscle, fascia and tendon of left thumb at wrist and hand level, initial encounter | CMS +S66202D | Unspecified injury of extensor muscle, fascia and tendon of left thumb at wrist and hand level, subsequent encounter | CMS +S66202S | Unspecified injury of extensor muscle, fascia and tendon of left thumb at wrist and hand level, sequela | CMS +S66209A | Unspecified injury of extensor muscle, fascia and tendon of unspecified thumb at wrist and hand level, initial encounter | CMS +S66209D | Unspecified injury of extensor muscle, fascia and tendon of unspecified thumb at wrist and hand level, subsequent encounter | CMS +S66209S | Unspecified injury of extensor muscle, fascia and tendon of unspecified thumb at wrist and hand level, sequela | CMS +S66211A | Strain of extensor muscle, fascia and tendon of right thumb at wrist and hand level, initial encounter | CMS +S66211D | Strain of extensor muscle, fascia and tendon of right thumb at wrist and hand level, subsequent encounter | CMS +S66211S | Strain of extensor muscle, fascia and tendon of right thumb at wrist and hand level, sequela | CMS +S66212A | Strain of extensor muscle, fascia and tendon of left thumb at wrist and hand level, initial encounter | CMS +S66212D | Strain of extensor muscle, fascia and tendon of left thumb at wrist and hand level, subsequent encounter | CMS +S66212S | Strain of extensor muscle, fascia and tendon of left thumb at wrist and hand level, sequela | CMS +S66219A | Strain of extensor muscle, fascia and tendon of unspecified thumb at wrist and hand level, initial encounter | CMS +S66219D | Strain of extensor muscle, fascia and tendon of unspecified thumb at wrist and hand level, subsequent encounter | CMS +S66219S | Strain of extensor muscle, fascia and tendon of unspecified thumb at wrist and hand level, sequela | CMS +S66221A | Laceration of extensor muscle, fascia and tendon of right thumb at wrist and hand level, initial encounter | CMS +S66221D | Laceration of extensor muscle, fascia and tendon of right thumb at wrist and hand level, subsequent encounter | CMS +S66221S | Laceration of extensor muscle, fascia and tendon of right thumb at wrist and hand level, sequela | CMS +S66222A | Laceration of extensor muscle, fascia and tendon of left thumb at wrist and hand level, initial encounter | CMS +S66222D | Laceration of extensor muscle, fascia and tendon of left thumb at wrist and hand level, subsequent encounter | CMS +S66222S | Laceration of extensor muscle, fascia and tendon of left thumb at wrist and hand level, sequela | CMS +S66229A | Laceration of extensor muscle, fascia and tendon of unspecified thumb at wrist and hand level, initial encounter | CMS +S66229D | Laceration of extensor muscle, fascia and tendon of unspecified thumb at wrist and hand level, subsequent encounter | CMS +S66229S | Laceration of extensor muscle, fascia and tendon of unspecified thumb at wrist and hand level, sequela | CMS +S66291A | Other specified injury of extensor muscle, fascia and tendon of right thumb at wrist and hand level, initial encounter | CMS +S66291D | Other specified injury of extensor muscle, fascia and tendon of right thumb at wrist and hand level, subsequent encounter | CMS +S66291S | Other specified injury of extensor muscle, fascia and tendon of right thumb at wrist and hand level, sequela | CMS +S66292A | Other specified injury of extensor muscle, fascia and tendon of left thumb at wrist and hand level, initial encounter | CMS +S66292D | Other specified injury of extensor muscle, fascia and tendon of left thumb at wrist and hand level, subsequent encounter | CMS +S66292S | Other specified injury of extensor muscle, fascia and tendon of left thumb at wrist and hand level, sequela | CMS +S66299A | Other specified injury of extensor muscle, fascia and tendon of unspecified thumb at wrist and hand level, initial encounter | CMS +S66299D | Other specified injury of extensor muscle, fascia and tendon of unspecified thumb at wrist and hand level, subsequent encounter | CMS +S66299S | Other specified injury of extensor muscle, fascia and tendon of unspecified thumb at wrist and hand level, sequela | CMS +S663 | Injury of extensor muscle and tendon of other finger at wrist and hand level | WHO +S66300A | Unspecified injury of extensor muscle, fascia and tendon of right index finger at wrist and hand level, initial encounter | CMS +S66300D | Unspecified injury of extensor muscle, fascia and tendon of right index finger at wrist and hand level, subsequent encounter | CMS +S66300S | Unspecified injury of extensor muscle, fascia and tendon of right index finger at wrist and hand level, sequela | CMS +S66301A | Unspecified injury of extensor muscle, fascia and tendon of left index finger at wrist and hand level, initial encounter | CMS +S66301D | Unspecified injury of extensor muscle, fascia and tendon of left index finger at wrist and hand level, subsequent encounter | CMS +S66301S | Unspecified injury of extensor muscle, fascia and tendon of left index finger at wrist and hand level, sequela | CMS +S66302A | Unspecified injury of extensor muscle, fascia and tendon of right middle finger at wrist and hand level, initial encounter | CMS +S66302D | Unspecified injury of extensor muscle, fascia and tendon of right middle finger at wrist and hand level, subsequent encounter | CMS +S66302S | Unspecified injury of extensor muscle, fascia and tendon of right middle finger at wrist and hand level, sequela | CMS +S66303A | Unspecified injury of extensor muscle, fascia and tendon of left middle finger at wrist and hand level, initial encounter | CMS +S66303D | Unspecified injury of extensor muscle, fascia and tendon of left middle finger at wrist and hand level, subsequent encounter | CMS +S66303S | Unspecified injury of extensor muscle, fascia and tendon of left middle finger at wrist and hand level, sequela | CMS +S66304A | Unspecified injury of extensor muscle, fascia and tendon of right ring finger at wrist and hand level, initial encounter | CMS +S66304D | Unspecified injury of extensor muscle, fascia and tendon of right ring finger at wrist and hand level, subsequent encounter | CMS +S66304S | Unspecified injury of extensor muscle, fascia and tendon of right ring finger at wrist and hand level, sequela | CMS +S66305A | Unspecified injury of extensor muscle, fascia and tendon of left ring finger at wrist and hand level, initial encounter | CMS +S66305D | Unspecified injury of extensor muscle, fascia and tendon of left ring finger at wrist and hand level, subsequent encounter | CMS +S66305S | Unspecified injury of extensor muscle, fascia and tendon of left ring finger at wrist and hand level, sequela | CMS +S66306A | Unspecified injury of extensor muscle, fascia and tendon of right little finger at wrist and hand level, initial encounter | CMS +S66306D | Unspecified injury of extensor muscle, fascia and tendon of right little finger at wrist and hand level, subsequent encounter | CMS +S66306S | Unspecified injury of extensor muscle, fascia and tendon of right little finger at wrist and hand level, sequela | CMS +S66307A | Unspecified injury of extensor muscle, fascia and tendon of left little finger at wrist and hand level, initial encounter | CMS +S66307D | Unspecified injury of extensor muscle, fascia and tendon of left little finger at wrist and hand level, subsequent encounter | CMS +S66307S | Unspecified injury of extensor muscle, fascia and tendon of left little finger at wrist and hand level, sequela | CMS +S66308A | Unspecified injury of extensor muscle, fascia and tendon of other finger at wrist and hand level, initial encounter | CMS +S66308D | Unspecified injury of extensor muscle, fascia and tendon of other finger at wrist and hand level, subsequent encounter | CMS +S66308S | Unspecified injury of extensor muscle, fascia and tendon of other finger at wrist and hand level, sequela | CMS +S66309A | Unspecified injury of extensor muscle, fascia and tendon of unspecified finger at wrist and hand level, initial encounter | CMS +S66309D | Unspecified injury of extensor muscle, fascia and tendon of unspecified finger at wrist and hand level, subsequent encounter | CMS +S66309S | Unspecified injury of extensor muscle, fascia and tendon of unspecified finger at wrist and hand level, sequela | CMS +S66310A | Strain of extensor muscle, fascia and tendon of right index finger at wrist and hand level, initial encounter | CMS +S66310D | Strain of extensor muscle, fascia and tendon of right index finger at wrist and hand level, subsequent encounter | CMS +S66310S | Strain of extensor muscle, fascia and tendon of right index finger at wrist and hand level, sequela | CMS +S66311A | Strain of extensor muscle, fascia and tendon of left index finger at wrist and hand level, initial encounter | CMS +S66311D | Strain of extensor muscle, fascia and tendon of left index finger at wrist and hand level, subsequent encounter | CMS +S66311S | Strain of extensor muscle, fascia and tendon of left index finger at wrist and hand level, sequela | CMS +S66312A | Strain of extensor muscle, fascia and tendon of right middle finger at wrist and hand level, initial encounter | CMS +S66312D | Strain of extensor muscle, fascia and tendon of right middle finger at wrist and hand level, subsequent encounter | CMS +S66312S | Strain of extensor muscle, fascia and tendon of right middle finger at wrist and hand level, sequela | CMS +S66313A | Strain of extensor muscle, fascia and tendon of left middle finger at wrist and hand level, initial encounter | CMS +S66313D | Strain of extensor muscle, fascia and tendon of left middle finger at wrist and hand level, subsequent encounter | CMS +S66313S | Strain of extensor muscle, fascia and tendon of left middle finger at wrist and hand level, sequela | CMS +S66314A | Strain of extensor muscle, fascia and tendon of right ring finger at wrist and hand level, initial encounter | CMS +S66314D | Strain of extensor muscle, fascia and tendon of right ring finger at wrist and hand level, subsequent encounter | CMS +S66314S | Strain of extensor muscle, fascia and tendon of right ring finger at wrist and hand level, sequela | CMS +S66315A | Strain of extensor muscle, fascia and tendon of left ring finger at wrist and hand level, initial encounter | CMS +S66315D | Strain of extensor muscle, fascia and tendon of left ring finger at wrist and hand level, subsequent encounter | CMS +S66315S | Strain of extensor muscle, fascia and tendon of left ring finger at wrist and hand level, sequela | CMS +S66316A | Strain of extensor muscle, fascia and tendon of right little finger at wrist and hand level, initial encounter | CMS +S66316D | Strain of extensor muscle, fascia and tendon of right little finger at wrist and hand level, subsequent encounter | CMS +S66316S | Strain of extensor muscle, fascia and tendon of right little finger at wrist and hand level, sequela | CMS +S66317A | Strain of extensor muscle, fascia and tendon of left little finger at wrist and hand level, initial encounter | CMS +S66317D | Strain of extensor muscle, fascia and tendon of left little finger at wrist and hand level, subsequent encounter | CMS +S66317S | Strain of extensor muscle, fascia and tendon of left little finger at wrist and hand level, sequela | CMS +S66318A | Strain of extensor muscle, fascia and tendon of other finger at wrist and hand level, initial encounter | CMS +S66318D | Strain of extensor muscle, fascia and tendon of other finger at wrist and hand level, subsequent encounter | CMS +S66318S | Strain of extensor muscle, fascia and tendon of other finger at wrist and hand level, sequela | CMS +S66319A | Strain of extensor muscle, fascia and tendon of unspecified finger at wrist and hand level, initial encounter | CMS +S66319D | Strain of extensor muscle, fascia and tendon of unspecified finger at wrist and hand level, subsequent encounter | CMS +S66319S | Strain of extensor muscle, fascia and tendon of unspecified finger at wrist and hand level, sequela | CMS +S66320A | Laceration of extensor muscle, fascia and tendon of right index finger at wrist and hand level, initial encounter | CMS +S66320D | Laceration of extensor muscle, fascia and tendon of right index finger at wrist and hand level, subsequent encounter | CMS +S66320S | Laceration of extensor muscle, fascia and tendon of right index finger at wrist and hand level, sequela | CMS +S66321A | Laceration of extensor muscle, fascia and tendon of left index finger at wrist and hand level, initial encounter | CMS +S66321D | Laceration of extensor muscle, fascia and tendon of left index finger at wrist and hand level, subsequent encounter | CMS +S66321S | Laceration of extensor muscle, fascia and tendon of left index finger at wrist and hand level, sequela | CMS +S66322A | Laceration of extensor muscle, fascia and tendon of right middle finger at wrist and hand level, initial encounter | CMS +S66322D | Laceration of extensor muscle, fascia and tendon of right middle finger at wrist and hand level, subsequent encounter | CMS +S66322S | Laceration of extensor muscle, fascia and tendon of right middle finger at wrist and hand level, sequela | CMS +S66323A | Laceration of extensor muscle, fascia and tendon of left middle finger at wrist and hand level, initial encounter | CMS +S66323D | Laceration of extensor muscle, fascia and tendon of left middle finger at wrist and hand level, subsequent encounter | CMS +S66323S | Laceration of extensor muscle, fascia and tendon of left middle finger at wrist and hand level, sequela | CMS +S66324A | Laceration of extensor muscle, fascia and tendon of right ring finger at wrist and hand level, initial encounter | CMS +S66324D | Laceration of extensor muscle, fascia and tendon of right ring finger at wrist and hand level, subsequent encounter | CMS +S66324S | Laceration of extensor muscle, fascia and tendon of right ring finger at wrist and hand level, sequela | CMS +S66325A | Laceration of extensor muscle, fascia and tendon of left ring finger at wrist and hand level, initial encounter | CMS +S66325D | Laceration of extensor muscle, fascia and tendon of left ring finger at wrist and hand level, subsequent encounter | CMS +S66325S | Laceration of extensor muscle, fascia and tendon of left ring finger at wrist and hand level, sequela | CMS +S66326A | Laceration of extensor muscle, fascia and tendon of right little finger at wrist and hand level, initial encounter | CMS +S66326D | Laceration of extensor muscle, fascia and tendon of right little finger at wrist and hand level, subsequent encounter | CMS +S66326S | Laceration of extensor muscle, fascia and tendon of right little finger at wrist and hand level, sequela | CMS +S66327A | Laceration of extensor muscle, fascia and tendon of left little finger at wrist and hand level, initial encounter | CMS +S66327D | Laceration of extensor muscle, fascia and tendon of left little finger at wrist and hand level, subsequent encounter | CMS +S66327S | Laceration of extensor muscle, fascia and tendon of left little finger at wrist and hand level, sequela | CMS +S66328A | Laceration of extensor muscle, fascia and tendon of other finger at wrist and hand level, initial encounter | CMS +S66328D | Laceration of extensor muscle, fascia and tendon of other finger at wrist and hand level, subsequent encounter | CMS +S66328S | Laceration of extensor muscle, fascia and tendon of other finger at wrist and hand level, sequela | CMS +S66329A | Laceration of extensor muscle, fascia and tendon of unspecified finger at wrist and hand level, initial encounter | CMS +S66329D | Laceration of extensor muscle, fascia and tendon of unspecified finger at wrist and hand level, subsequent encounter | CMS +S66329S | Laceration of extensor muscle, fascia and tendon of unspecified finger at wrist and hand level, sequela | CMS +S66390A | Other injury of extensor muscle, fascia and tendon of right index finger at wrist and hand level, initial encounter | CMS +S66390D | Other injury of extensor muscle, fascia and tendon of right index finger at wrist and hand level, subsequent encounter | CMS +S66390S | Other injury of extensor muscle, fascia and tendon of right index finger at wrist and hand level, sequela | CMS +S66391A | Other injury of extensor muscle, fascia and tendon of left index finger at wrist and hand level, initial encounter | CMS +S66391D | Other injury of extensor muscle, fascia and tendon of left index finger at wrist and hand level, subsequent encounter | CMS +S66391S | Other injury of extensor muscle, fascia and tendon of left index finger at wrist and hand level, sequela | CMS +S66392A | Other injury of extensor muscle, fascia and tendon of right middle finger at wrist and hand level, initial encounter | CMS +S66392D | Other injury of extensor muscle, fascia and tendon of right middle finger at wrist and hand level, subsequent encounter | CMS +S66392S | Other injury of extensor muscle, fascia and tendon of right middle finger at wrist and hand level, sequela | CMS +S66393A | Other injury of extensor muscle, fascia and tendon of left middle finger at wrist and hand level, initial encounter | CMS +S66393D | Other injury of extensor muscle, fascia and tendon of left middle finger at wrist and hand level, subsequent encounter | CMS +S66393S | Other injury of extensor muscle, fascia and tendon of left middle finger at wrist and hand level, sequela | CMS +S66394A | Other injury of extensor muscle, fascia and tendon of right ring finger at wrist and hand level, initial encounter | CMS +S66394D | Other injury of extensor muscle, fascia and tendon of right ring finger at wrist and hand level, subsequent encounter | CMS +S66394S | Other injury of extensor muscle, fascia and tendon of right ring finger at wrist and hand level, sequela | CMS +S66395A | Other injury of extensor muscle, fascia and tendon of left ring finger at wrist and hand level, initial encounter | CMS +S66395D | Other injury of extensor muscle, fascia and tendon of left ring finger at wrist and hand level, subsequent encounter | CMS +S66395S | Other injury of extensor muscle, fascia and tendon of left ring finger at wrist and hand level, sequela | CMS +S66396A | Other injury of extensor muscle, fascia and tendon of right little finger at wrist and hand level, initial encounter | CMS +S66396D | Other injury of extensor muscle, fascia and tendon of right little finger at wrist and hand level, subsequent encounter | CMS +S66396S | Other injury of extensor muscle, fascia and tendon of right little finger at wrist and hand level, sequela | CMS +S66397A | Other injury of extensor muscle, fascia and tendon of left little finger at wrist and hand level, initial encounter | CMS +S66397D | Other injury of extensor muscle, fascia and tendon of left little finger at wrist and hand level, subsequent encounter | CMS +S66397S | Other injury of extensor muscle, fascia and tendon of left little finger at wrist and hand level, sequela | CMS +S66398A | Other injury of extensor muscle, fascia and tendon of other finger at wrist and hand level, initial encounter | CMS +S66398D | Other injury of extensor muscle, fascia and tendon of other finger at wrist and hand level, subsequent encounter | CMS +S66398S | Other injury of extensor muscle, fascia and tendon of other finger at wrist and hand level, sequela | CMS +S66399A | Other injury of extensor muscle, fascia and tendon of unspecified finger at wrist and hand level, initial encounter | CMS +S66399D | Other injury of extensor muscle, fascia and tendon of unspecified finger at wrist and hand level, subsequent encounter | CMS +S66399S | Other injury of extensor muscle, fascia and tendon of unspecified finger at wrist and hand level, sequela | CMS +S664 | Injury of intrinsic muscle and tendon of thumb at wrist and hand level | WHO +S66401A | Unspecified injury of intrinsic muscle, fascia and tendon of right thumb at wrist and hand level, initial encounter | CMS +S66401D | Unspecified injury of intrinsic muscle, fascia and tendon of right thumb at wrist and hand level, subsequent encounter | CMS +S66401S | Unspecified injury of intrinsic muscle, fascia and tendon of right thumb at wrist and hand level, sequela | CMS +S66402A | Unspecified injury of intrinsic muscle, fascia and tendon of left thumb at wrist and hand level, initial encounter | CMS +S66402D | Unspecified injury of intrinsic muscle, fascia and tendon of left thumb at wrist and hand level, subsequent encounter | CMS +S66402S | Unspecified injury of intrinsic muscle, fascia and tendon of left thumb at wrist and hand level, sequela | CMS +S66409A | Unspecified injury of intrinsic muscle, fascia and tendon of unspecified thumb at wrist and hand level, initial encounter | CMS +S66409D | Unspecified injury of intrinsic muscle, fascia and tendon of unspecified thumb at wrist and hand level, subsequent encounter | CMS +S66409S | Unspecified injury of intrinsic muscle, fascia and tendon of unspecified thumb at wrist and hand level, sequela | CMS +S66411A | Strain of intrinsic muscle, fascia and tendon of right thumb at wrist and hand level, initial encounter | CMS +S66411D | Strain of intrinsic muscle, fascia and tendon of right thumb at wrist and hand level, subsequent encounter | CMS +S66411S | Strain of intrinsic muscle, fascia and tendon of right thumb at wrist and hand level, sequela | CMS +S66412A | Strain of intrinsic muscle, fascia and tendon of left thumb at wrist and hand level, initial encounter | CMS +S66412D | Strain of intrinsic muscle, fascia and tendon of left thumb at wrist and hand level, subsequent encounter | CMS +S66412S | Strain of intrinsic muscle, fascia and tendon of left thumb at wrist and hand level, sequela | CMS +S66419A | Strain of intrinsic muscle, fascia and tendon of unspecified thumb at wrist and hand level, initial encounter | CMS +S66419D | Strain of intrinsic muscle, fascia and tendon of unspecified thumb at wrist and hand level, subsequent encounter | CMS +S66419S | Strain of intrinsic muscle, fascia and tendon of unspecified thumb at wrist and hand level, sequela | CMS +S66421A | Laceration of intrinsic muscle, fascia and tendon of right thumb at wrist and hand level, initial encounter | CMS +S66421D | Laceration of intrinsic muscle, fascia and tendon of right thumb at wrist and hand level, subsequent encounter | CMS +S66421S | Laceration of intrinsic muscle, fascia and tendon of right thumb at wrist and hand level, sequela | CMS +S66422A | Laceration of intrinsic muscle, fascia and tendon of left thumb at wrist and hand level, initial encounter | CMS +S66422D | Laceration of intrinsic muscle, fascia and tendon of left thumb at wrist and hand level, subsequent encounter | CMS +S66422S | Laceration of intrinsic muscle, fascia and tendon of left thumb at wrist and hand level, sequela | CMS +S66429A | Laceration of intrinsic muscle, fascia and tendon of unspecified thumb at wrist and hand level, initial encounter | CMS +S66429D | Laceration of intrinsic muscle, fascia and tendon of unspecified thumb at wrist and hand level, subsequent encounter | CMS +S66429S | Laceration of intrinsic muscle, fascia and tendon of unspecified thumb at wrist and hand level, sequela | CMS +S66491A | Other specified injury of intrinsic muscle, fascia and tendon of right thumb at wrist and hand level, initial encounter | CMS +S66491D | Other specified injury of intrinsic muscle, fascia and tendon of right thumb at wrist and hand level, subsequent encounter | CMS +S66491S | Other specified injury of intrinsic muscle, fascia and tendon of right thumb at wrist and hand level, sequela | CMS +S66492A | Other specified injury of intrinsic muscle, fascia and tendon of left thumb at wrist and hand level, initial encounter | CMS +S66492D | Other specified injury of intrinsic muscle, fascia and tendon of left thumb at wrist and hand level, subsequent encounter | CMS +S66492S | Other specified injury of intrinsic muscle, fascia and tendon of left thumb at wrist and hand level, sequela | CMS +S66499A | Other specified injury of intrinsic muscle, fascia and tendon of unspecified thumb at wrist and hand level, initial encounter | CMS +S66499D | Other specified injury of intrinsic muscle, fascia and tendon of unspecified thumb at wrist and hand level, subsequent encounter | CMS +S66499S | Other specified injury of intrinsic muscle, fascia and tendon of unspecified thumb at wrist and hand level, sequela | CMS +S665 | Injury of intrinsic muscle and tendon of other finger at wrist and hand level | WHO +S66500A | Unspecified injury of intrinsic muscle, fascia and tendon of right index finger at wrist and hand level, initial encounter | CMS +S66500D | Unspecified injury of intrinsic muscle, fascia and tendon of right index finger at wrist and hand level, subsequent encounter | CMS +S66500S | Unspecified injury of intrinsic muscle, fascia and tendon of right index finger at wrist and hand level, sequela | CMS +S66501A | Unspecified injury of intrinsic muscle, fascia and tendon of left index finger at wrist and hand level, initial encounter | CMS +S66501D | Unspecified injury of intrinsic muscle, fascia and tendon of left index finger at wrist and hand level, subsequent encounter | CMS +S66501S | Unspecified injury of intrinsic muscle, fascia and tendon of left index finger at wrist and hand level, sequela | CMS +S66502A | Unspecified injury of intrinsic muscle, fascia and tendon of right middle finger at wrist and hand level, initial encounter | CMS +S66502D | Unspecified injury of intrinsic muscle, fascia and tendon of right middle finger at wrist and hand level, subsequent encounter | CMS +S66502S | Unspecified injury of intrinsic muscle, fascia and tendon of right middle finger at wrist and hand level, sequela | CMS +S66503A | Unspecified injury of intrinsic muscle, fascia and tendon of left middle finger at wrist and hand level, initial encounter | CMS +S66503D | Unspecified injury of intrinsic muscle, fascia and tendon of left middle finger at wrist and hand level, subsequent encounter | CMS +S66503S | Unspecified injury of intrinsic muscle, fascia and tendon of left middle finger at wrist and hand level, sequela | CMS +S66504A | Unspecified injury of intrinsic muscle, fascia and tendon of right ring finger at wrist and hand level, initial encounter | CMS +S66504D | Unspecified injury of intrinsic muscle, fascia and tendon of right ring finger at wrist and hand level, subsequent encounter | CMS +S66504S | Unspecified injury of intrinsic muscle, fascia and tendon of right ring finger at wrist and hand level, sequela | CMS +S66505A | Unspecified injury of intrinsic muscle, fascia and tendon of left ring finger at wrist and hand level, initial encounter | CMS +S66505D | Unspecified injury of intrinsic muscle, fascia and tendon of left ring finger at wrist and hand level, subsequent encounter | CMS +S66505S | Unspecified injury of intrinsic muscle, fascia and tendon of left ring finger at wrist and hand level, sequela | CMS +S66506A | Unspecified injury of intrinsic muscle, fascia and tendon of right little finger at wrist and hand level, initial encounter | CMS +S66506D | Unspecified injury of intrinsic muscle, fascia and tendon of right little finger at wrist and hand level, subsequent encounter | CMS +S66506S | Unspecified injury of intrinsic muscle, fascia and tendon of right little finger at wrist and hand level, sequela | CMS +S66507A | Unspecified injury of intrinsic muscle, fascia and tendon of left little finger at wrist and hand level, initial encounter | CMS +S66507D | Unspecified injury of intrinsic muscle, fascia and tendon of left little finger at wrist and hand level, subsequent encounter | CMS +S66507S | Unspecified injury of intrinsic muscle, fascia and tendon of left little finger at wrist and hand level, sequela | CMS +S66508A | Unspecified injury of intrinsic muscle, fascia and tendon of other finger at wrist and hand level, initial encounter | CMS +S66508D | Unspecified injury of intrinsic muscle, fascia and tendon of other finger at wrist and hand level, subsequent encounter | CMS +S66508S | Unspecified injury of intrinsic muscle, fascia and tendon of other finger at wrist and hand level, sequela | CMS +S66509A | Unspecified injury of intrinsic muscle, fascia and tendon of unspecified finger at wrist and hand level, initial encounter | CMS +S66509D | Unspecified injury of intrinsic muscle, fascia and tendon of unspecified finger at wrist and hand level, subsequent encounter | CMS +S66509S | Unspecified injury of intrinsic muscle, fascia and tendon of unspecified finger at wrist and hand level, sequela | CMS +S66510A | Strain of intrinsic muscle, fascia and tendon of right index finger at wrist and hand level, initial encounter | CMS +S66510D | Strain of intrinsic muscle, fascia and tendon of right index finger at wrist and hand level, subsequent encounter | CMS +S66510S | Strain of intrinsic muscle, fascia and tendon of right index finger at wrist and hand level, sequela | CMS +S66511A | Strain of intrinsic muscle, fascia and tendon of left index finger at wrist and hand level, initial encounter | CMS +S66511D | Strain of intrinsic muscle, fascia and tendon of left index finger at wrist and hand level, subsequent encounter | CMS +S66511S | Strain of intrinsic muscle, fascia and tendon of left index finger at wrist and hand level, sequela | CMS +S66512A | Strain of intrinsic muscle, fascia and tendon of right middle finger at wrist and hand level, initial encounter | CMS +S66512D | Strain of intrinsic muscle, fascia and tendon of right middle finger at wrist and hand level, subsequent encounter | CMS +S66512S | Strain of intrinsic muscle, fascia and tendon of right middle finger at wrist and hand level, sequela | CMS +S66513A | Strain of intrinsic muscle, fascia and tendon of left middle finger at wrist and hand level, initial encounter | CMS +S66513D | Strain of intrinsic muscle, fascia and tendon of left middle finger at wrist and hand level, subsequent encounter | CMS +S66513S | Strain of intrinsic muscle, fascia and tendon of left middle finger at wrist and hand level, sequela | CMS +S66514A | Strain of intrinsic muscle, fascia and tendon of right ring finger at wrist and hand level, initial encounter | CMS +S66514D | Strain of intrinsic muscle, fascia and tendon of right ring finger at wrist and hand level, subsequent encounter | CMS +S66514S | Strain of intrinsic muscle, fascia and tendon of right ring finger at wrist and hand level, sequela | CMS +S66515A | Strain of intrinsic muscle, fascia and tendon of left ring finger at wrist and hand level, initial encounter | CMS +S66515D | Strain of intrinsic muscle, fascia and tendon of left ring finger at wrist and hand level, subsequent encounter | CMS +S66515S | Strain of intrinsic muscle, fascia and tendon of left ring finger at wrist and hand level, sequela | CMS +S66516A | Strain of intrinsic muscle, fascia and tendon of right little finger at wrist and hand level, initial encounter | CMS +S66516D | Strain of intrinsic muscle, fascia and tendon of right little finger at wrist and hand level, subsequent encounter | CMS +S66516S | Strain of intrinsic muscle, fascia and tendon of right little finger at wrist and hand level, sequela | CMS +S66517A | Strain of intrinsic muscle, fascia and tendon of left little finger at wrist and hand level, initial encounter | CMS +S66517D | Strain of intrinsic muscle, fascia and tendon of left little finger at wrist and hand level, subsequent encounter | CMS +S66517S | Strain of intrinsic muscle, fascia and tendon of left little finger at wrist and hand level, sequela | CMS +S66518A | Strain of intrinsic muscle, fascia and tendon of other finger at wrist and hand level, initial encounter | CMS +S66518D | Strain of intrinsic muscle, fascia and tendon of other finger at wrist and hand level, subsequent encounter | CMS +S66518S | Strain of intrinsic muscle, fascia and tendon of other finger at wrist and hand level, sequela | CMS +S66519A | Strain of intrinsic muscle, fascia and tendon of unspecified finger at wrist and hand level, initial encounter | CMS +S66519D | Strain of intrinsic muscle, fascia and tendon of unspecified finger at wrist and hand level, subsequent encounter | CMS +S66519S | Strain of intrinsic muscle, fascia and tendon of unspecified finger at wrist and hand level, sequela | CMS +S66520A | Laceration of intrinsic muscle, fascia and tendon of right index finger at wrist and hand level, initial encounter | CMS +S66520D | Laceration of intrinsic muscle, fascia and tendon of right index finger at wrist and hand level, subsequent encounter | CMS +S66520S | Laceration of intrinsic muscle, fascia and tendon of right index finger at wrist and hand level, sequela | CMS +S66521A | Laceration of intrinsic muscle, fascia and tendon of left index finger at wrist and hand level, initial encounter | CMS +S66521D | Laceration of intrinsic muscle, fascia and tendon of left index finger at wrist and hand level, subsequent encounter | CMS +S66521S | Laceration of intrinsic muscle, fascia and tendon of left index finger at wrist and hand level, sequela | CMS +S66522A | Laceration of intrinsic muscle, fascia and tendon of right middle finger at wrist and hand level, initial encounter | CMS +S66522D | Laceration of intrinsic muscle, fascia and tendon of right middle finger at wrist and hand level, subsequent encounter | CMS +S66522S | Laceration of intrinsic muscle, fascia and tendon of right middle finger at wrist and hand level, sequela | CMS +S66523A | Laceration of intrinsic muscle, fascia and tendon of left middle finger at wrist and hand level, initial encounter | CMS +S66523D | Laceration of intrinsic muscle, fascia and tendon of left middle finger at wrist and hand level, subsequent encounter | CMS +S66523S | Laceration of intrinsic muscle, fascia and tendon of left middle finger at wrist and hand level, sequela | CMS +S66524A | Laceration of intrinsic muscle, fascia and tendon of right ring finger at wrist and hand level, initial encounter | CMS +S66524D | Laceration of intrinsic muscle, fascia and tendon of right ring finger at wrist and hand level, subsequent encounter | CMS +S66524S | Laceration of intrinsic muscle, fascia and tendon of right ring finger at wrist and hand level, sequela | CMS +S66525A | Laceration of intrinsic muscle, fascia and tendon of left ring finger at wrist and hand level, initial encounter | CMS +S66525D | Laceration of intrinsic muscle, fascia and tendon of left ring finger at wrist and hand level, subsequent encounter | CMS +S66525S | Laceration of intrinsic muscle, fascia and tendon of left ring finger at wrist and hand level, sequela | CMS +S66526A | Laceration of intrinsic muscle, fascia and tendon of right little finger at wrist and hand level, initial encounter | CMS +S66526D | Laceration of intrinsic muscle, fascia and tendon of right little finger at wrist and hand level, subsequent encounter | CMS +S66526S | Laceration of intrinsic muscle, fascia and tendon of right little finger at wrist and hand level, sequela | CMS +S66527A | Laceration of intrinsic muscle, fascia and tendon of left little finger at wrist and hand level, initial encounter | CMS +S66527D | Laceration of intrinsic muscle, fascia and tendon of left little finger at wrist and hand level, subsequent encounter | CMS +S66527S | Laceration of intrinsic muscle, fascia and tendon of left little finger at wrist and hand level, sequela | CMS +S66528A | Laceration of intrinsic muscle, fascia and tendon of other finger at wrist and hand level, initial encounter | CMS +S66528D | Laceration of intrinsic muscle, fascia and tendon of other finger at wrist and hand level, subsequent encounter | CMS +S66528S | Laceration of intrinsic muscle, fascia and tendon of other finger at wrist and hand level, sequela | CMS +S66529A | Laceration of intrinsic muscle, fascia and tendon of unspecified finger at wrist and hand level, initial encounter | CMS +S66529D | Laceration of intrinsic muscle, fascia and tendon of unspecified finger at wrist and hand level, subsequent encounter | CMS +S66529S | Laceration of intrinsic muscle, fascia and tendon of unspecified finger at wrist and hand level, sequela | CMS +S66590A | Other injury of intrinsic muscle, fascia and tendon of right index finger at wrist and hand level, initial encounter | CMS +S66590D | Other injury of intrinsic muscle, fascia and tendon of right index finger at wrist and hand level, subsequent encounter | CMS +S66590S | Other injury of intrinsic muscle, fascia and tendon of right index finger at wrist and hand level, sequela | CMS +S66591A | Other injury of intrinsic muscle, fascia and tendon of left index finger at wrist and hand level, initial encounter | CMS +S66591D | Other injury of intrinsic muscle, fascia and tendon of left index finger at wrist and hand level, subsequent encounter | CMS +S66591S | Other injury of intrinsic muscle, fascia and tendon of left index finger at wrist and hand level, sequela | CMS +S66592A | Other injury of intrinsic muscle, fascia and tendon of right middle finger at wrist and hand level, initial encounter | CMS +S66592D | Other injury of intrinsic muscle, fascia and tendon of right middle finger at wrist and hand level, subsequent encounter | CMS +S66592S | Other injury of intrinsic muscle, fascia and tendon of right middle finger at wrist and hand level, sequela | CMS +S66593A | Other injury of intrinsic muscle, fascia and tendon of left middle finger at wrist and hand level, initial encounter | CMS +S66593D | Other injury of intrinsic muscle, fascia and tendon of left middle finger at wrist and hand level, subsequent encounter | CMS +S66593S | Other injury of intrinsic muscle, fascia and tendon of left middle finger at wrist and hand level, sequela | CMS +S66594A | Other injury of intrinsic muscle, fascia and tendon of right ring finger at wrist and hand level, initial encounter | CMS +S66594D | Other injury of intrinsic muscle, fascia and tendon of right ring finger at wrist and hand level, subsequent encounter | CMS +S66594S | Other injury of intrinsic muscle, fascia and tendon of right ring finger at wrist and hand level, sequela | CMS +S66595A | Other injury of intrinsic muscle, fascia and tendon of left ring finger at wrist and hand level, initial encounter | CMS +S66595D | Other injury of intrinsic muscle, fascia and tendon of left ring finger at wrist and hand level, subsequent encounter | CMS +S66595S | Other injury of intrinsic muscle, fascia and tendon of left ring finger at wrist and hand level, sequela | CMS +S66596A | Other injury of intrinsic muscle, fascia and tendon of right little finger at wrist and hand level, initial encounter | CMS +S66596D | Other injury of intrinsic muscle, fascia and tendon of right little finger at wrist and hand level, subsequent encounter | CMS +S66596S | Other injury of intrinsic muscle, fascia and tendon of right little finger at wrist and hand level, sequela | CMS +S66597A | Other injury of intrinsic muscle, fascia and tendon of left little finger at wrist and hand level, initial encounter | CMS +S66597D | Other injury of intrinsic muscle, fascia and tendon of left little finger at wrist and hand level, subsequent encounter | CMS +S66597S | Other injury of intrinsic muscle, fascia and tendon of left little finger at wrist and hand level, sequela | CMS +S66598A | Other injury of intrinsic muscle, fascia and tendon of other finger at wrist and hand level, initial encounter | CMS +S66598D | Other injury of intrinsic muscle, fascia and tendon of other finger at wrist and hand level, subsequent encounter | CMS +S66598S | Other injury of intrinsic muscle, fascia and tendon of other finger at wrist and hand level, sequela | CMS +S66599A | Other injury of intrinsic muscle, fascia and tendon of unspecified finger at wrist and hand level, initial encounter | CMS +S66599D | Other injury of intrinsic muscle, fascia and tendon of unspecified finger at wrist and hand level, subsequent encounter | CMS +S66599S | Other injury of intrinsic muscle, fascia and tendon of unspecified finger at wrist and hand level, sequela | CMS +S666 | Injury of multiple flexor muscles and tendons at wrist and hand level | WHO +S667 | Injury of multiple extensor muscles and tendons at wrist and hand level | WHO +S668 | Injury of other muscles and tendons at wrist and hand level | WHO +S66801A | Unspecified injury of other specified muscles, fascia and tendons at wrist and hand level, right hand, initial encounter | CMS +S66801D | Unspecified injury of other specified muscles, fascia and tendons at wrist and hand level, right hand, subsequent encounter | CMS +S66801S | Unspecified injury of other specified muscles, fascia and tendons at wrist and hand level, right hand, sequela | CMS +S66802A | Unspecified injury of other specified muscles, fascia and tendons at wrist and hand level, left hand, initial encounter | CMS +S66802D | Unspecified injury of other specified muscles, fascia and tendons at wrist and hand level, left hand, subsequent encounter | CMS +S66802S | Unspecified injury of other specified muscles, fascia and tendons at wrist and hand level, left hand, sequela | CMS +S66809A | Unspecified injury of other specified muscles, fascia and tendons at wrist and hand level, unspecified hand, initial encounter | CMS +S66809D | Unspecified injury of other specified muscles, fascia and tendons at wrist and hand level, unspecified hand, subsequent encounter | CMS +S66809S | Unspecified injury of other specified muscles, fascia and tendons at wrist and hand level, unspecified hand, sequela | CMS +S66811A | Strain of other specified muscles, fascia and tendons at wrist and hand level, right hand, initial encounter | CMS +S66811D | Strain of other specified muscles, fascia and tendons at wrist and hand level, right hand, subsequent encounter | CMS +S66811S | Strain of other specified muscles, fascia and tendons at wrist and hand level, right hand, sequela | CMS +S66812A | Strain of other specified muscles, fascia and tendons at wrist and hand level, left hand, initial encounter | CMS +S66812D | Strain of other specified muscles, fascia and tendons at wrist and hand level, left hand, subsequent encounter | CMS +S66812S | Strain of other specified muscles, fascia and tendons at wrist and hand level, left hand, sequela | CMS +S66819A | Strain of other specified muscles, fascia and tendons at wrist and hand level, unspecified hand, initial encounter | CMS +S66819D | Strain of other specified muscles, fascia and tendons at wrist and hand level, unspecified hand, subsequent encounter | CMS +S66819S | Strain of other specified muscles, fascia and tendons at wrist and hand level, unspecified hand, sequela | CMS +S66821A | Laceration of other specified muscles, fascia and tendons at wrist and hand level, right hand, initial encounter | CMS +S66821D | Laceration of other specified muscles, fascia and tendons at wrist and hand level, right hand, subsequent encounter | CMS +S66821S | Laceration of other specified muscles, fascia and tendons at wrist and hand level, right hand, sequela | CMS +S66822A | Laceration of other specified muscles, fascia and tendons at wrist and hand level, left hand, initial encounter | CMS +S66822D | Laceration of other specified muscles, fascia and tendons at wrist and hand level, left hand, subsequent encounter | CMS +S66822S | Laceration of other specified muscles, fascia and tendons at wrist and hand level, left hand, sequela | CMS +S66829A | Laceration of other specified muscles, fascia and tendons at wrist and hand level, unspecified hand, initial encounter | CMS +S66829D | Laceration of other specified muscles, fascia and tendons at wrist and hand level, unspecified hand, subsequent encounter | CMS +S66829S | Laceration of other specified muscles, fascia and tendons at wrist and hand level, unspecified hand, sequela | CMS +S66891A | Other injury of other specified muscles, fascia and tendons at wrist and hand level, right hand, initial encounter | CMS +S66891D | Other injury of other specified muscles, fascia and tendons at wrist and hand level, right hand, subsequent encounter | CMS +S66891S | Other injury of other specified muscles, fascia and tendons at wrist and hand level, right hand, sequela | CMS +S66892A | Other injury of other specified muscles, fascia and tendons at wrist and hand level, left hand, initial encounter | CMS +S66892D | Other injury of other specified muscles, fascia and tendons at wrist and hand level, left hand, subsequent encounter | CMS +S66892S | Other injury of other specified muscles, fascia and tendons at wrist and hand level, left hand, sequela | CMS +S66899A | Other injury of other specified muscles, fascia and tendons at wrist and hand level, unspecified hand, initial encounter | CMS +S66899D | Other injury of other specified muscles, fascia and tendons at wrist and hand level, unspecified hand, subsequent encounter | CMS +S66899S | Other injury of other specified muscles, fascia and tendons at wrist and hand level, unspecified hand, sequela | CMS +S669 | Injury of unspecified muscle and tendon at wrist and hand level | WHO +S66901A | Unspecified injury of unspecified muscle, fascia and tendon at wrist and hand level, right hand, initial encounter | CMS +S66901D | Unspecified injury of unspecified muscle, fascia and tendon at wrist and hand level, right hand, subsequent encounter | CMS +S66901S | Unspecified injury of unspecified muscle, fascia and tendon at wrist and hand level, right hand, sequela | CMS +S66902A | Unspecified injury of unspecified muscle, fascia and tendon at wrist and hand level, left hand, initial encounter | CMS +S66902D | Unspecified injury of unspecified muscle, fascia and tendon at wrist and hand level, left hand, subsequent encounter | CMS +S66902S | Unspecified injury of unspecified muscle, fascia and tendon at wrist and hand level, left hand, sequela | CMS +S66909A | Unspecified injury of unspecified muscle, fascia and tendon at wrist and hand level, unspecified hand, initial encounter | CMS +S66909D | Unspecified injury of unspecified muscle, fascia and tendon at wrist and hand level, unspecified hand, subsequent encounter | CMS +S66909S | Unspecified injury of unspecified muscle, fascia and tendon at wrist and hand level, unspecified hand, sequela | CMS +S66911A | Strain of unspecified muscle, fascia and tendon at wrist and hand level, right hand, initial encounter | CMS +S66911D | Strain of unspecified muscle, fascia and tendon at wrist and hand level, right hand, subsequent encounter | CMS +S66911S | Strain of unspecified muscle, fascia and tendon at wrist and hand level, right hand, sequela | CMS +S66912A | Strain of unspecified muscle, fascia and tendon at wrist and hand level, left hand, initial encounter | CMS +S66912D | Strain of unspecified muscle, fascia and tendon at wrist and hand level, left hand, subsequent encounter | CMS +S66912S | Strain of unspecified muscle, fascia and tendon at wrist and hand level, left hand, sequela | CMS +S66919A | Strain of unspecified muscle, fascia and tendon at wrist and hand level, unspecified hand, initial encounter | CMS +S66919D | Strain of unspecified muscle, fascia and tendon at wrist and hand level, unspecified hand, subsequent encounter | CMS +S66919S | Strain of unspecified muscle, fascia and tendon at wrist and hand level, unspecified hand, sequela | CMS +S66921A | Laceration of unspecified muscle, fascia and tendon at wrist and hand level, right hand, initial encounter | CMS +S66921D | Laceration of unspecified muscle, fascia and tendon at wrist and hand level, right hand, subsequent encounter | CMS +S66921S | Laceration of unspecified muscle, fascia and tendon at wrist and hand level, right hand, sequela | CMS +S66922A | Laceration of unspecified muscle, fascia and tendon at wrist and hand level, left hand, initial encounter | CMS +S66922D | Laceration of unspecified muscle, fascia and tendon at wrist and hand level, left hand, subsequent encounter | CMS +S66922S | Laceration of unspecified muscle, fascia and tendon at wrist and hand level, left hand, sequela | CMS +S66929A | Laceration of unspecified muscle, fascia and tendon at wrist and hand level, unspecified hand, initial encounter | CMS +S66929D | Laceration of unspecified muscle, fascia and tendon at wrist and hand level, unspecified hand, subsequent encounter | CMS +S66929S | Laceration of unspecified muscle, fascia and tendon at wrist and hand level, unspecified hand, sequela | CMS +S66991A | Other injury of unspecified muscle, fascia and tendon at wrist and hand level, right hand, initial encounter | CMS +S66991D | Other injury of unspecified muscle, fascia and tendon at wrist and hand level, right hand, subsequent encounter | CMS +S66991S | Other injury of unspecified muscle, fascia and tendon at wrist and hand level, right hand, sequela | CMS +S66992A | Other injury of unspecified muscle, fascia and tendon at wrist and hand level, left hand, initial encounter | CMS +S66992D | Other injury of unspecified muscle, fascia and tendon at wrist and hand level, left hand, subsequent encounter | CMS +S66992S | Other injury of unspecified muscle, fascia and tendon at wrist and hand level, left hand, sequela | CMS +S66999A | Other injury of unspecified muscle, fascia and tendon at wrist and hand level, unspecified hand, initial encounter | CMS +S66999D | Other injury of unspecified muscle, fascia and tendon at wrist and hand level, unspecified hand, subsequent encounter | CMS +S66999S | Other injury of unspecified muscle, fascia and tendon at wrist and hand level, unspecified hand, sequela | CMS +S67 | Crushing injury of wrist and hand | WHO +S670 | Crushing injury of thumb and other finger(s) | WHO +S6700XA | Crushing injury of unspecified thumb, initial encounter | CMS +S6700XD | Crushing injury of unspecified thumb, subsequent encounter | CMS +S6700XS | Crushing injury of unspecified thumb, sequela | CMS +S6701XA | Crushing injury of right thumb, initial encounter | CMS +S6701XD | Crushing injury of right thumb, subsequent encounter | CMS +S6701XS | Crushing injury of right thumb, sequela | CMS +S6702XA | Crushing injury of left thumb, initial encounter | CMS +S6702XD | Crushing injury of left thumb, subsequent encounter | CMS +S6702XS | Crushing injury of left thumb, sequela | CMS +S6710XA | Crushing injury of unspecified finger(s), initial encounter | CMS +S6710XD | Crushing injury of unspecified finger(s), subsequent encounter | CMS +S6710XS | Crushing injury of unspecified finger(s), sequela | CMS +S67190A | Crushing injury of right index finger, initial encounter | CMS +S67190D | Crushing injury of right index finger, subsequent encounter | CMS +S67190S | Crushing injury of right index finger, sequela | CMS +S67191A | Crushing injury of left index finger, initial encounter | CMS +S67191D | Crushing injury of left index finger, subsequent encounter | CMS +S67191S | Crushing injury of left index finger, sequela | CMS +S67192A | Crushing injury of right middle finger, initial encounter | CMS +S67192D | Crushing injury of right middle finger, subsequent encounter | CMS +S67192S | Crushing injury of right middle finger, sequela | CMS +S67193A | Crushing injury of left middle finger, initial encounter | CMS +S67193D | Crushing injury of left middle finger, subsequent encounter | CMS +S67193S | Crushing injury of left middle finger, sequela | CMS +S67194A | Crushing injury of right ring finger, initial encounter | CMS +S67194D | Crushing injury of right ring finger, subsequent encounter | CMS +S67194S | Crushing injury of right ring finger, sequela | CMS +S67195A | Crushing injury of left ring finger, initial encounter | CMS +S67195D | Crushing injury of left ring finger, subsequent encounter | CMS +S67195S | Crushing injury of left ring finger, sequela | CMS +S67196A | Crushing injury of right little finger, initial encounter | CMS +S67196D | Crushing injury of right little finger, subsequent encounter | CMS +S67196S | Crushing injury of right little finger, sequela | CMS +S67197A | Crushing injury of left little finger, initial encounter | CMS +S67197D | Crushing injury of left little finger, subsequent encounter | CMS +S67197S | Crushing injury of left little finger, sequela | CMS +S67198A | Crushing injury of other finger, initial encounter | CMS +S67198D | Crushing injury of other finger, subsequent encounter | CMS +S67198S | Crushing injury of other finger, sequela | CMS +S6720XA | Crushing injury of unspecified hand, initial encounter | CMS +S6720XD | Crushing injury of unspecified hand, subsequent encounter | CMS +S6720XS | Crushing injury of unspecified hand, sequela | CMS +S6721XA | Crushing injury of right hand, initial encounter | CMS +S6721XD | Crushing injury of right hand, subsequent encounter | CMS +S6721XS | Crushing injury of right hand, sequela | CMS +S6722XA | Crushing injury of left hand, initial encounter | CMS +S6722XD | Crushing injury of left hand, subsequent encounter | CMS +S6722XS | Crushing injury of left hand, sequela | CMS +S6730XA | Crushing injury of unspecified wrist, initial encounter | CMS +S6730XD | Crushing injury of unspecified wrist, subsequent encounter | CMS +S6730XS | Crushing injury of unspecified wrist, sequela | CMS +S6731XA | Crushing injury of right wrist, initial encounter | CMS +S6731XD | Crushing injury of right wrist, subsequent encounter | CMS +S6731XS | Crushing injury of right wrist, sequela | CMS +S6732XA | Crushing injury of left wrist, initial encounter | CMS +S6732XD | Crushing injury of left wrist, subsequent encounter | CMS +S6732XS | Crushing injury of left wrist, sequela | CMS +S6740XA | Crushing injury of unspecified wrist and hand, initial encounter | CMS +S6740XD | Crushing injury of unspecified wrist and hand, subsequent encounter | CMS +S6740XS | Crushing injury of unspecified wrist and hand, sequela | CMS +S6741XA | Crushing injury of right wrist and hand, initial encounter | CMS +S6741XD | Crushing injury of right wrist and hand, subsequent encounter | CMS +S6741XS | Crushing injury of right wrist and hand, sequela | CMS +S6742XA | Crushing injury of left wrist and hand, initial encounter | CMS +S6742XD | Crushing injury of left wrist and hand, subsequent encounter | CMS +S6742XS | Crushing injury of left wrist and hand, sequela | CMS +S678 | Crushing injury of other and unspecified parts of wrist and hand | WHO +S6790XA | Crushing injury of unspecified part(s) of unspecified wrist, hand and fingers, initial encounter | CMS +S6790XD | Crushing injury of unspecified part(s) of unspecified wrist, hand and fingers, subsequent encounter | CMS +S6790XS | Crushing injury of unspecified part(s) of unspecified wrist, hand and fingers, sequela | CMS +S6791XA | Crushing injury of unspecified part(s) of right wrist, hand and fingers, initial encounter | CMS +S6791XD | Crushing injury of unspecified part(s) of right wrist, hand and fingers, subsequent encounter | CMS +S6791XS | Crushing injury of unspecified part(s) of right wrist, hand and fingers, sequela | CMS +S6792XA | Crushing injury of unspecified part(s) of left wrist, hand and fingers, initial encounter | CMS +S6792XD | Crushing injury of unspecified part(s) of left wrist, hand and fingers, subsequent encounter | CMS +S6792XS | Crushing injury of unspecified part(s) of left wrist, hand and fingers, sequela | CMS +S68 | Traumatic amputation of wrist and hand | WHO +S680 | Traumatic amputation of thumb (complete)(partial) | WHO +S68011A | Complete traumatic metacarpophalangeal amputation of right thumb, initial encounter | CMS +S68011D | Complete traumatic metacarpophalangeal amputation of right thumb, subsequent encounter | CMS +S68011S | Complete traumatic metacarpophalangeal amputation of right thumb, sequela | CMS +S68012A | Complete traumatic metacarpophalangeal amputation of left thumb, initial encounter | CMS +S68012D | Complete traumatic metacarpophalangeal amputation of left thumb, subsequent encounter | CMS +S68012S | Complete traumatic metacarpophalangeal amputation of left thumb, sequela | CMS +S68019A | Complete traumatic metacarpophalangeal amputation of unspecified thumb, initial encounter | CMS +S68019D | Complete traumatic metacarpophalangeal amputation of unspecified thumb, subsequent encounter | CMS +S68019S | Complete traumatic metacarpophalangeal amputation of unspecified thumb, sequela | CMS +S68021A | Partial traumatic metacarpophalangeal amputation of right thumb, initial encounter | CMS +S68021D | Partial traumatic metacarpophalangeal amputation of right thumb, subsequent encounter | CMS +S68021S | Partial traumatic metacarpophalangeal amputation of right thumb, sequela | CMS +S68022A | Partial traumatic metacarpophalangeal amputation of left thumb, initial encounter | CMS +S68022D | Partial traumatic metacarpophalangeal amputation of left thumb, subsequent encounter | CMS +S68022S | Partial traumatic metacarpophalangeal amputation of left thumb, sequela | CMS +S68029A | Partial traumatic metacarpophalangeal amputation of unspecified thumb, initial encounter | CMS +S68029D | Partial traumatic metacarpophalangeal amputation of unspecified thumb, subsequent encounter | CMS +S68029S | Partial traumatic metacarpophalangeal amputation of unspecified thumb, sequela | CMS +S681 | Traumatic amputation of other single finger (complete)(partial) | WHO +S68110A | Complete traumatic metacarpophalangeal amputation of right index finger, initial encounter | CMS +S68110D | Complete traumatic metacarpophalangeal amputation of right index finger, subsequent encounter | CMS +S68110S | Complete traumatic metacarpophalangeal amputation of right index finger, sequela | CMS +S68111A | Complete traumatic metacarpophalangeal amputation of left index finger, initial encounter | CMS +S68111D | Complete traumatic metacarpophalangeal amputation of left index finger, subsequent encounter | CMS +S68111S | Complete traumatic metacarpophalangeal amputation of left index finger, sequela | CMS +S68112A | Complete traumatic metacarpophalangeal amputation of right middle finger, initial encounter | CMS +S68112D | Complete traumatic metacarpophalangeal amputation of right middle finger, subsequent encounter | CMS +S68112S | Complete traumatic metacarpophalangeal amputation of right middle finger, sequela | CMS +S68113A | Complete traumatic metacarpophalangeal amputation of left middle finger, initial encounter | CMS +S68113D | Complete traumatic metacarpophalangeal amputation of left middle finger, subsequent encounter | CMS +S68113S | Complete traumatic metacarpophalangeal amputation of left middle finger, sequela | CMS +S68114A | Complete traumatic metacarpophalangeal amputation of right ring finger, initial encounter | CMS +S68114D | Complete traumatic metacarpophalangeal amputation of right ring finger, subsequent encounter | CMS +S68114S | Complete traumatic metacarpophalangeal amputation of right ring finger, sequela | CMS +S68115A | Complete traumatic metacarpophalangeal amputation of left ring finger, initial encounter | CMS +S68115D | Complete traumatic metacarpophalangeal amputation of left ring finger, subsequent encounter | CMS +S68115S | Complete traumatic metacarpophalangeal amputation of left ring finger, sequela | CMS +S68116A | Complete traumatic metacarpophalangeal amputation of right little finger, initial encounter | CMS +S68116D | Complete traumatic metacarpophalangeal amputation of right little finger, subsequent encounter | CMS +S68116S | Complete traumatic metacarpophalangeal amputation of right little finger, sequela | CMS +S68117A | Complete traumatic metacarpophalangeal amputation of left little finger, initial encounter | CMS +S68117D | Complete traumatic metacarpophalangeal amputation of left little finger, subsequent encounter | CMS +S68117S | Complete traumatic metacarpophalangeal amputation of left little finger, sequela | CMS +S68118A | Complete traumatic metacarpophalangeal amputation of other finger, initial encounter | CMS +S68118D | Complete traumatic metacarpophalangeal amputation of other finger, subsequent encounter | CMS +S68118S | Complete traumatic metacarpophalangeal amputation of other finger, sequela | CMS +S68119A | Complete traumatic metacarpophalangeal amputation of unspecified finger, initial encounter | CMS +S68119D | Complete traumatic metacarpophalangeal amputation of unspecified finger, subsequent encounter | CMS +S68119S | Complete traumatic metacarpophalangeal amputation of unspecified finger, sequela | CMS +S68120A | Partial traumatic metacarpophalangeal amputation of right index finger, initial encounter | CMS +S68120D | Partial traumatic metacarpophalangeal amputation of right index finger, subsequent encounter | CMS +S68120S | Partial traumatic metacarpophalangeal amputation of right index finger, sequela | CMS +S68121A | Partial traumatic metacarpophalangeal amputation of left index finger, initial encounter | CMS +S68121D | Partial traumatic metacarpophalangeal amputation of left index finger, subsequent encounter | CMS +S68121S | Partial traumatic metacarpophalangeal amputation of left index finger, sequela | CMS +S68122A | Partial traumatic metacarpophalangeal amputation of right middle finger, initial encounter | CMS +S68122D | Partial traumatic metacarpophalangeal amputation of right middle finger, subsequent encounter | CMS +S68122S | Partial traumatic metacarpophalangeal amputation of right middle finger, sequela | CMS +S68123A | Partial traumatic metacarpophalangeal amputation of left middle finger, initial encounter | CMS +S68123D | Partial traumatic metacarpophalangeal amputation of left middle finger, subsequent encounter | CMS +S68123S | Partial traumatic metacarpophalangeal amputation of left middle finger, sequela | CMS +S68124A | Partial traumatic metacarpophalangeal amputation of right ring finger, initial encounter | CMS +S68124D | Partial traumatic metacarpophalangeal amputation of right ring finger, subsequent encounter | CMS +S68124S | Partial traumatic metacarpophalangeal amputation of right ring finger, sequela | CMS +S68125A | Partial traumatic metacarpophalangeal amputation of left ring finger, initial encounter | CMS +S68125D | Partial traumatic metacarpophalangeal amputation of left ring finger, subsequent encounter | CMS +S68125S | Partial traumatic metacarpophalangeal amputation of left ring finger, sequela | CMS +S68126A | Partial traumatic metacarpophalangeal amputation of right little finger, initial encounter | CMS +S68126D | Partial traumatic metacarpophalangeal amputation of right little finger, subsequent encounter | CMS +S68126S | Partial traumatic metacarpophalangeal amputation of right little finger, sequela | CMS +S68127A | Partial traumatic metacarpophalangeal amputation of left little finger, initial encounter | CMS +S68127D | Partial traumatic metacarpophalangeal amputation of left little finger, subsequent encounter | CMS +S68127S | Partial traumatic metacarpophalangeal amputation of left little finger, sequela | CMS +S68128A | Partial traumatic metacarpophalangeal amputation of other finger, initial encounter | CMS +S68128D | Partial traumatic metacarpophalangeal amputation of other finger, subsequent encounter | CMS +S68128S | Partial traumatic metacarpophalangeal amputation of other finger, sequela | CMS +S68129A | Partial traumatic metacarpophalangeal amputation of unspecified finger, initial encounter | CMS +S68129D | Partial traumatic metacarpophalangeal amputation of unspecified finger, subsequent encounter | CMS +S68129S | Partial traumatic metacarpophalangeal amputation of unspecified finger, sequela | CMS +S682 | Traumatic amputation of two or more fingers alone (complete)(partial) | WHO +S683 | Combined traumatic amputation of (part of) finger(s) with other parts of wrist and hand | WHO +S684 | Traumatic amputation of hand at wrist level | WHO +S68411A | Complete traumatic amputation of right hand at wrist level, initial encounter | CMS +S68411D | Complete traumatic amputation of right hand at wrist level, subsequent encounter | CMS +S68411S | Complete traumatic amputation of right hand at wrist level, sequela | CMS +S68412A | Complete traumatic amputation of left hand at wrist level, initial encounter | CMS +S68412D | Complete traumatic amputation of left hand at wrist level, subsequent encounter | CMS +S68412S | Complete traumatic amputation of left hand at wrist level, sequela | CMS +S68419A | Complete traumatic amputation of unspecified hand at wrist level, initial encounter | CMS +S68419D | Complete traumatic amputation of unspecified hand at wrist level, subsequent encounter | CMS +S68419S | Complete traumatic amputation of unspecified hand at wrist level, sequela | CMS +S68421A | Partial traumatic amputation of right hand at wrist level, initial encounter | CMS +S68421D | Partial traumatic amputation of right hand at wrist level, subsequent encounter | CMS +S68421S | Partial traumatic amputation of right hand at wrist level, sequela | CMS +S68422A | Partial traumatic amputation of left hand at wrist level, initial encounter | CMS +S68422D | Partial traumatic amputation of left hand at wrist level, subsequent encounter | CMS +S68422S | Partial traumatic amputation of left hand at wrist level, sequela | CMS +S68429A | Partial traumatic amputation of unspecified hand at wrist level, initial encounter | CMS +S68429D | Partial traumatic amputation of unspecified hand at wrist level, subsequent encounter | CMS +S68429S | Partial traumatic amputation of unspecified hand at wrist level, sequela | CMS +S68511A | Complete traumatic transphalangeal amputation of right thumb, initial encounter | CMS +S68511D | Complete traumatic transphalangeal amputation of right thumb, subsequent encounter | CMS +S68511S | Complete traumatic transphalangeal amputation of right thumb, sequela | CMS +S68512A | Complete traumatic transphalangeal amputation of left thumb, initial encounter | CMS +S68512D | Complete traumatic transphalangeal amputation of left thumb, subsequent encounter | CMS +S68512S | Complete traumatic transphalangeal amputation of left thumb, sequela | CMS +S68519A | Complete traumatic transphalangeal amputation of unspecified thumb, initial encounter | CMS +S68519D | Complete traumatic transphalangeal amputation of unspecified thumb, subsequent encounter | CMS +S68519S | Complete traumatic transphalangeal amputation of unspecified thumb, sequela | CMS +S68521A | Partial traumatic transphalangeal amputation of right thumb, initial encounter | CMS +S68521D | Partial traumatic transphalangeal amputation of right thumb, subsequent encounter | CMS +S68521S | Partial traumatic transphalangeal amputation of right thumb, sequela | CMS +S68522A | Partial traumatic transphalangeal amputation of left thumb, initial encounter | CMS +S68522D | Partial traumatic transphalangeal amputation of left thumb, subsequent encounter | CMS +S68522S | Partial traumatic transphalangeal amputation of left thumb, sequela | CMS +S68529A | Partial traumatic transphalangeal amputation of unspecified thumb, initial encounter | CMS +S68529D | Partial traumatic transphalangeal amputation of unspecified thumb, subsequent encounter | CMS +S68529S | Partial traumatic transphalangeal amputation of unspecified thumb, sequela | CMS +S68610A | Complete traumatic transphalangeal amputation of right index finger, initial encounter | CMS +S68610D | Complete traumatic transphalangeal amputation of right index finger, subsequent encounter | CMS +S68610S | Complete traumatic transphalangeal amputation of right index finger, sequela | CMS +S68611A | Complete traumatic transphalangeal amputation of left index finger, initial encounter | CMS +S68611D | Complete traumatic transphalangeal amputation of left index finger, subsequent encounter | CMS +S68611S | Complete traumatic transphalangeal amputation of left index finger, sequela | CMS +S68612A | Complete traumatic transphalangeal amputation of right middle finger, initial encounter | CMS +S68612D | Complete traumatic transphalangeal amputation of right middle finger, subsequent encounter | CMS +S68612S | Complete traumatic transphalangeal amputation of right middle finger, sequela | CMS +S68613A | Complete traumatic transphalangeal amputation of left middle finger, initial encounter | CMS +S68613D | Complete traumatic transphalangeal amputation of left middle finger, subsequent encounter | CMS +S68613S | Complete traumatic transphalangeal amputation of left middle finger, sequela | CMS +S68614A | Complete traumatic transphalangeal amputation of right ring finger, initial encounter | CMS +S68614D | Complete traumatic transphalangeal amputation of right ring finger, subsequent encounter | CMS +S68614S | Complete traumatic transphalangeal amputation of right ring finger, sequela | CMS +S68615A | Complete traumatic transphalangeal amputation of left ring finger, initial encounter | CMS +S68615D | Complete traumatic transphalangeal amputation of left ring finger, subsequent encounter | CMS +S68615S | Complete traumatic transphalangeal amputation of left ring finger, sequela | CMS +S68616A | Complete traumatic transphalangeal amputation of right little finger, initial encounter | CMS +S68616D | Complete traumatic transphalangeal amputation of right little finger, subsequent encounter | CMS +S68616S | Complete traumatic transphalangeal amputation of right little finger, sequela | CMS +S68617A | Complete traumatic transphalangeal amputation of left little finger, initial encounter | CMS +S68617D | Complete traumatic transphalangeal amputation of left little finger, subsequent encounter | CMS +S68617S | Complete traumatic transphalangeal amputation of left little finger, sequela | CMS +S68618A | Complete traumatic transphalangeal amputation of other finger, initial encounter | CMS +S68618D | Complete traumatic transphalangeal amputation of other finger, subsequent encounter | CMS +S68618S | Complete traumatic transphalangeal amputation of other finger, sequela | CMS +S68619A | Complete traumatic transphalangeal amputation of unspecified finger, initial encounter | CMS +S68619D | Complete traumatic transphalangeal amputation of unspecified finger, subsequent encounter | CMS +S68619S | Complete traumatic transphalangeal amputation of unspecified finger, sequela | CMS +S68620A | Partial traumatic transphalangeal amputation of right index finger, initial encounter | CMS +S68620D | Partial traumatic transphalangeal amputation of right index finger, subsequent encounter | CMS +S68620S | Partial traumatic transphalangeal amputation of right index finger, sequela | CMS +S68621A | Partial traumatic transphalangeal amputation of left index finger, initial encounter | CMS +S68621D | Partial traumatic transphalangeal amputation of left index finger, subsequent encounter | CMS +S68621S | Partial traumatic transphalangeal amputation of left index finger, sequela | CMS +S68622A | Partial traumatic transphalangeal amputation of right middle finger, initial encounter | CMS +S68622D | Partial traumatic transphalangeal amputation of right middle finger, subsequent encounter | CMS +S68622S | Partial traumatic transphalangeal amputation of right middle finger, sequela | CMS +S68623A | Partial traumatic transphalangeal amputation of left middle finger, initial encounter | CMS +S68623D | Partial traumatic transphalangeal amputation of left middle finger, subsequent encounter | CMS +S68623S | Partial traumatic transphalangeal amputation of left middle finger, sequela | CMS +S68624A | Partial traumatic transphalangeal amputation of right ring finger, initial encounter | CMS +S68624D | Partial traumatic transphalangeal amputation of right ring finger, subsequent encounter | CMS +S68624S | Partial traumatic transphalangeal amputation of right ring finger, sequela | CMS +S68625A | Partial traumatic transphalangeal amputation of left ring finger, initial encounter | CMS +S68625D | Partial traumatic transphalangeal amputation of left ring finger, subsequent encounter | CMS +S68625S | Partial traumatic transphalangeal amputation of left ring finger, sequela | CMS +S68626A | Partial traumatic transphalangeal amputation of right little finger, initial encounter | CMS +S68626D | Partial traumatic transphalangeal amputation of right little finger, subsequent encounter | CMS +S68626S | Partial traumatic transphalangeal amputation of right little finger, sequela | CMS +S68627A | Partial traumatic transphalangeal amputation of left little finger, initial encounter | CMS +S68627D | Partial traumatic transphalangeal amputation of left little finger, subsequent encounter | CMS +S68627S | Partial traumatic transphalangeal amputation of left little finger, sequela | CMS +S68628A | Partial traumatic transphalangeal amputation of other finger, initial encounter | CMS +S68628D | Partial traumatic transphalangeal amputation of other finger, subsequent encounter | CMS +S68628S | Partial traumatic transphalangeal amputation of other finger, sequela | CMS +S68629A | Partial traumatic transphalangeal amputation of unspecified finger, initial encounter | CMS +S68629D | Partial traumatic transphalangeal amputation of unspecified finger, subsequent encounter | CMS +S68629S | Partial traumatic transphalangeal amputation of unspecified finger, sequela | CMS +S68711A | Complete traumatic transmetacarpal amputation of right hand, initial encounter | CMS +S68711D | Complete traumatic transmetacarpal amputation of right hand, subsequent encounter | CMS +S68711S | Complete traumatic transmetacarpal amputation of right hand, sequela | CMS +S68712A | Complete traumatic transmetacarpal amputation of left hand, initial encounter | CMS +S68712D | Complete traumatic transmetacarpal amputation of left hand, subsequent encounter | CMS +S68712S | Complete traumatic transmetacarpal amputation of left hand, sequela | CMS +S68719A | Complete traumatic transmetacarpal amputation of unspecified hand, initial encounter | CMS +S68719D | Complete traumatic transmetacarpal amputation of unspecified hand, subsequent encounter | CMS +S68719S | Complete traumatic transmetacarpal amputation of unspecified hand, sequela | CMS +S68721A | Partial traumatic transmetacarpal amputation of right hand, initial encounter | CMS +S68721D | Partial traumatic transmetacarpal amputation of right hand, subsequent encounter | CMS +S68721S | Partial traumatic transmetacarpal amputation of right hand, sequela | CMS +S68722A | Partial traumatic transmetacarpal amputation of left hand, initial encounter | CMS +S68722D | Partial traumatic transmetacarpal amputation of left hand, subsequent encounter | CMS +S68722S | Partial traumatic transmetacarpal amputation of left hand, sequela | CMS +S68729A | Partial traumatic transmetacarpal amputation of unspecified hand, initial encounter | CMS +S68729D | Partial traumatic transmetacarpal amputation of unspecified hand, subsequent encounter | CMS +S68729S | Partial traumatic transmetacarpal amputation of unspecified hand, sequela | CMS +S688 | Traumatic amputation of other parts of wrist and hand | WHO +S689 | Traumatic amputation of wrist and hand, level unspecified | WHO +S69 | Other and unspecified injuries of wrist and hand | WHO +S697 | Multiple injuries of wrist and hand | WHO +S698 | Other specified injuries of wrist and hand | WHO +S6980XA | Other specified injuries of unspecified wrist, hand and finger(s), initial encounter | CMS +S6980XD | Other specified injuries of unspecified wrist, hand and finger(s), subsequent encounter | CMS +S6980XS | Other specified injuries of unspecified wrist, hand and finger(s), sequela | CMS +S6981XA | Other specified injuries of right wrist, hand and finger(s), initial encounter | CMS +S6981XD | Other specified injuries of right wrist, hand and finger(s), subsequent encounter | CMS +S6981XS | Other specified injuries of right wrist, hand and finger(s), sequela | CMS +S6982XA | Other specified injuries of left wrist, hand and finger(s), initial encounter | CMS +S6982XD | Other specified injuries of left wrist, hand and finger(s), subsequent encounter | CMS +S6982XS | Other specified injuries of left wrist, hand and finger(s), sequela | CMS +S699 | Unspecified injury of wrist and hand | WHO +S6990XA | Unspecified injury of unspecified wrist, hand and finger(s), initial encounter | CMS +S6990XD | Unspecified injury of unspecified wrist, hand and finger(s), subsequent encounter | CMS +S6990XS | Unspecified injury of unspecified wrist, hand and finger(s), sequela | CMS +S6991XA | Unspecified injury of right wrist, hand and finger(s), initial encounter | CMS +S6991XD | Unspecified injury of right wrist, hand and finger(s), subsequent encounter | CMS +S6991XS | Unspecified injury of right wrist, hand and finger(s), sequela | CMS +S6992XA | Unspecified injury of left wrist, hand and finger(s), initial encounter | CMS +S6992XD | Unspecified injury of left wrist, hand and finger(s), subsequent encounter | CMS +S6992XS | Unspecified injury of left wrist, hand and finger(s), sequela | CMS +S70 | Superficial injury of hip and thigh | WHO +S700 | Contusion of hip | WHO +S7000XA | Contusion of unspecified hip, initial encounter | CMS +S7000XD | Contusion of unspecified hip, subsequent encounter | CMS +S7000XS | Contusion of unspecified hip, sequela | CMS +S7001XA | Contusion of right hip, initial encounter | CMS +S7001XD | Contusion of right hip, subsequent encounter | CMS +S7001XS | Contusion of right hip, sequela | CMS +S7002XA | Contusion of left hip, initial encounter | CMS +S7002XD | Contusion of left hip, subsequent encounter | CMS +S7002XS | Contusion of left hip, sequela | CMS +S701 | Contusion of thigh | WHO +S7010XA | Contusion of unspecified thigh, initial encounter | CMS +S7010XD | Contusion of unspecified thigh, subsequent encounter | CMS +S7010XS | Contusion of unspecified thigh, sequela | CMS +S7011XA | Contusion of right thigh, initial encounter | CMS +S7011XD | Contusion of right thigh, subsequent encounter | CMS +S7011XS | Contusion of right thigh, sequela | CMS +S7012XA | Contusion of left thigh, initial encounter | CMS +S7012XD | Contusion of left thigh, subsequent encounter | CMS +S7012XS | Contusion of left thigh, sequela | CMS +S70211A | Abrasion, right hip, initial encounter | CMS +S70211D | Abrasion, right hip, subsequent encounter | CMS +S70211S | Abrasion, right hip, sequela | CMS +S70212A | Abrasion, left hip, initial encounter | CMS +S70212D | Abrasion, left hip, subsequent encounter | CMS +S70212S | Abrasion, left hip, sequela | CMS +S70219A | Abrasion, unspecified hip, initial encounter | CMS +S70219D | Abrasion, unspecified hip, subsequent encounter | CMS +S70219S | Abrasion, unspecified hip, sequela | CMS +S70221A | Blister (nonthermal), right hip, initial encounter | CMS +S70221D | Blister (nonthermal), right hip, subsequent encounter | CMS +S70221S | Blister (nonthermal), right hip, sequela | CMS +S70222A | Blister (nonthermal), left hip, initial encounter | CMS +S70222D | Blister (nonthermal), left hip, subsequent encounter | CMS +S70222S | Blister (nonthermal), left hip, sequela | CMS +S70229A | Blister (nonthermal), unspecified hip, initial encounter | CMS +S70229D | Blister (nonthermal), unspecified hip, subsequent encounter | CMS +S70229S | Blister (nonthermal), unspecified hip, sequela | CMS +S70241A | External constriction, right hip, initial encounter | CMS +S70241D | External constriction, right hip, subsequent encounter | CMS +S70241S | External constriction, right hip, sequela | CMS +S70242A | External constriction, left hip, initial encounter | CMS +S70242D | External constriction, left hip, subsequent encounter | CMS +S70242S | External constriction, left hip, sequela | CMS +S70249A | External constriction, unspecified hip, initial encounter | CMS +S70249D | External constriction, unspecified hip, subsequent encounter | CMS +S70249S | External constriction, unspecified hip, sequela | CMS +S70251A | Superficial foreign body, right hip, initial encounter | CMS +S70251D | Superficial foreign body, right hip, subsequent encounter | CMS +S70251S | Superficial foreign body, right hip, sequela | CMS +S70252A | Superficial foreign body, left hip, initial encounter | CMS +S70252D | Superficial foreign body, left hip, subsequent encounter | CMS +S70252S | Superficial foreign body, left hip, sequela | CMS +S70259A | Superficial foreign body, unspecified hip, initial encounter | CMS +S70259D | Superficial foreign body, unspecified hip, subsequent encounter | CMS +S70259S | Superficial foreign body, unspecified hip, sequela | CMS +S70261A | Insect bite (nonvenomous), right hip, initial encounter | CMS +S70261D | Insect bite (nonvenomous), right hip, subsequent encounter | CMS +S70261S | Insect bite (nonvenomous), right hip, sequela | CMS +S70262A | Insect bite (nonvenomous), left hip, initial encounter | CMS +S70262D | Insect bite (nonvenomous), left hip, subsequent encounter | CMS +S70262S | Insect bite (nonvenomous), left hip, sequela | CMS +S70269A | Insect bite (nonvenomous), unspecified hip, initial encounter | CMS +S70269D | Insect bite (nonvenomous), unspecified hip, subsequent encounter | CMS +S70269S | Insect bite (nonvenomous), unspecified hip, sequela | CMS +S70271A | Other superficial bite of hip, right hip, initial encounter | CMS +S70271D | Other superficial bite of hip, right hip, subsequent encounter | CMS +S70271S | Other superficial bite of hip, right hip, sequela | CMS +S70272A | Other superficial bite of hip, left hip, initial encounter | CMS +S70272D | Other superficial bite of hip, left hip, subsequent encounter | CMS +S70272S | Other superficial bite of hip, left hip, sequela | CMS +S70279A | Other superficial bite of hip, unspecified hip, initial encounter | CMS +S70279D | Other superficial bite of hip, unspecified hip, subsequent encounter | CMS +S70279S | Other superficial bite of hip, unspecified hip, sequela | CMS +S70311A | Abrasion, right thigh, initial encounter | CMS +S70311D | Abrasion, right thigh, subsequent encounter | CMS +S70311S | Abrasion, right thigh, sequela | CMS +S70312A | Abrasion, left thigh, initial encounter | CMS +S70312D | Abrasion, left thigh, subsequent encounter | CMS +S70312S | Abrasion, left thigh, sequela | CMS +S70319A | Abrasion, unspecified thigh, initial encounter | CMS +S70319D | Abrasion, unspecified thigh, subsequent encounter | CMS +S70319S | Abrasion, unspecified thigh, sequela | CMS +S70321A | Blister (nonthermal), right thigh, initial encounter | CMS +S70321D | Blister (nonthermal), right thigh, subsequent encounter | CMS +S70321S | Blister (nonthermal), right thigh, sequela | CMS +S70322A | Blister (nonthermal), left thigh, initial encounter | CMS +S70322D | Blister (nonthermal), left thigh, subsequent encounter | CMS +S70322S | Blister (nonthermal), left thigh, sequela | CMS +S70329A | Blister (nonthermal), unspecified thigh, initial encounter | CMS +S70329D | Blister (nonthermal), unspecified thigh, subsequent encounter | CMS +S70329S | Blister (nonthermal), unspecified thigh, sequela | CMS +S70341A | External constriction, right thigh, initial encounter | CMS +S70341D | External constriction, right thigh, subsequent encounter | CMS +S70341S | External constriction, right thigh, sequela | CMS +S70342A | External constriction, left thigh, initial encounter | CMS +S70342D | External constriction, left thigh, subsequent encounter | CMS +S70342S | External constriction, left thigh, sequela | CMS +S70349A | External constriction, unspecified thigh, initial encounter | CMS +S70349D | External constriction, unspecified thigh, subsequent encounter | CMS +S70349S | External constriction, unspecified thigh, sequela | CMS +S70351A | Superficial foreign body, right thigh, initial encounter | CMS +S70351D | Superficial foreign body, right thigh, subsequent encounter | CMS +S70351S | Superficial foreign body, right thigh, sequela | CMS +S70352A | Superficial foreign body, left thigh, initial encounter | CMS +S70352D | Superficial foreign body, left thigh, subsequent encounter | CMS +S70352S | Superficial foreign body, left thigh, sequela | CMS +S70359A | Superficial foreign body, unspecified thigh, initial encounter | CMS +S70359D | Superficial foreign body, unspecified thigh, subsequent encounter | CMS +S70359S | Superficial foreign body, unspecified thigh, sequela | CMS +S70361A | Insect bite (nonvenomous), right thigh, initial encounter | CMS +S70361D | Insect bite (nonvenomous), right thigh, subsequent encounter | CMS +S70361S | Insect bite (nonvenomous), right thigh, sequela | CMS +S70362A | Insect bite (nonvenomous), left thigh, initial encounter | CMS +S70362D | Insect bite (nonvenomous), left thigh, subsequent encounter | CMS +S70362S | Insect bite (nonvenomous), left thigh, sequela | CMS +S70369A | Insect bite (nonvenomous), unspecified thigh, initial encounter | CMS +S70369D | Insect bite (nonvenomous), unspecified thigh, subsequent encounter | CMS +S70369S | Insect bite (nonvenomous), unspecified thigh, sequela | CMS +S70371A | Other superficial bite of right thigh, initial encounter | CMS +S70371D | Other superficial bite of right thigh, subsequent encounter | CMS +S70371S | Other superficial bite of right thigh, sequela | CMS +S70372A | Other superficial bite of left thigh, initial encounter | CMS +S70372D | Other superficial bite of left thigh, subsequent encounter | CMS +S70372S | Other superficial bite of left thigh, sequela | CMS +S70379A | Other superficial bite of unspecified thigh, initial encounter | CMS +S70379D | Other superficial bite of unspecified thigh, subsequent encounter | CMS +S70379S | Other superficial bite of unspecified thigh, sequela | CMS +S707 | Multiple superficial injuries of hip and thigh | WHO +S708 | Other superficial injuries of hip and thigh | WHO +S709 | Superficial injury of hip and thigh, unspecified | WHO +S70911A | Unspecified superficial injury of right hip, initial encounter | CMS +S70911D | Unspecified superficial injury of right hip, subsequent encounter | CMS +S70911S | Unspecified superficial injury of right hip, sequela | CMS +S70912A | Unspecified superficial injury of left hip, initial encounter | CMS +S70912D | Unspecified superficial injury of left hip, subsequent encounter | CMS +S70912S | Unspecified superficial injury of left hip, sequela | CMS +S70919A | Unspecified superficial injury of unspecified hip, initial encounter | CMS +S70919D | Unspecified superficial injury of unspecified hip, subsequent encounter | CMS +S70919S | Unspecified superficial injury of unspecified hip, sequela | CMS +S70921A | Unspecified superficial injury of right thigh, initial encounter | CMS +S70921D | Unspecified superficial injury of right thigh, subsequent encounter | CMS +S70921S | Unspecified superficial injury of right thigh, sequela | CMS +S70922A | Unspecified superficial injury of left thigh, initial encounter | CMS +S70922D | Unspecified superficial injury of left thigh, subsequent encounter | CMS +S70922S | Unspecified superficial injury of left thigh, sequela | CMS +S70929A | Unspecified superficial injury of unspecified thigh, initial encounter | CMS +S70929D | Unspecified superficial injury of unspecified thigh, subsequent encounter | CMS +S70929S | Unspecified superficial injury of unspecified thigh, sequela | CMS +S71 | Open wound of hip and thigh | WHO +S710 | Open wound of hip | WHO +S71001A | Unspecified open wound, right hip, initial encounter | CMS +S71001D | Unspecified open wound, right hip, subsequent encounter | CMS +S71001S | Unspecified open wound, right hip, sequela | CMS +S71002A | Unspecified open wound, left hip, initial encounter | CMS +S71002D | Unspecified open wound, left hip, subsequent encounter | CMS +S71002S | Unspecified open wound, left hip, sequela | CMS +S71009A | Unspecified open wound, unspecified hip, initial encounter | CMS +S71009D | Unspecified open wound, unspecified hip, subsequent encounter | CMS +S71009S | Unspecified open wound, unspecified hip, sequela | CMS +S71011A | Laceration without foreign body, right hip, initial encounter | CMS +S71011D | Laceration without foreign body, right hip, subsequent encounter | CMS +S71011S | Laceration without foreign body, right hip, sequela | CMS +S71012A | Laceration without foreign body, left hip, initial encounter | CMS +S71012D | Laceration without foreign body, left hip, subsequent encounter | CMS +S71012S | Laceration without foreign body, left hip, sequela | CMS +S71019A | Laceration without foreign body, unspecified hip, initial encounter | CMS +S71019D | Laceration without foreign body, unspecified hip, subsequent encounter | CMS +S71019S | Laceration without foreign body, unspecified hip, sequela | CMS +S71021A | Laceration with foreign body, right hip, initial encounter | CMS +S71021D | Laceration with foreign body, right hip, subsequent encounter | CMS +S71021S | Laceration with foreign body, right hip, sequela | CMS +S71022A | Laceration with foreign body, left hip, initial encounter | CMS +S71022D | Laceration with foreign body, left hip, subsequent encounter | CMS +S71022S | Laceration with foreign body, left hip, sequela | CMS +S71029A | Laceration with foreign body, unspecified hip, initial encounter | CMS +S71029D | Laceration with foreign body, unspecified hip, subsequent encounter | CMS +S71029S | Laceration with foreign body, unspecified hip, sequela | CMS +S71031A | Puncture wound without foreign body, right hip, initial encounter | CMS +S71031D | Puncture wound without foreign body, right hip, subsequent encounter | CMS +S71031S | Puncture wound without foreign body, right hip, sequela | CMS +S71032A | Puncture wound without foreign body, left hip, initial encounter | CMS +S71032D | Puncture wound without foreign body, left hip, subsequent encounter | CMS +S71032S | Puncture wound without foreign body, left hip, sequela | CMS +S71039A | Puncture wound without foreign body, unspecified hip, initial encounter | CMS +S71039D | Puncture wound without foreign body, unspecified hip, subsequent encounter | CMS +S71039S | Puncture wound without foreign body, unspecified hip, sequela | CMS +S71041A | Puncture wound with foreign body, right hip, initial encounter | CMS +S71041D | Puncture wound with foreign body, right hip, subsequent encounter | CMS +S71041S | Puncture wound with foreign body, right hip, sequela | CMS +S71042A | Puncture wound with foreign body, left hip, initial encounter | CMS +S71042D | Puncture wound with foreign body, left hip, subsequent encounter | CMS +S71042S | Puncture wound with foreign body, left hip, sequela | CMS +S71049A | Puncture wound with foreign body, unspecified hip, initial encounter | CMS +S71049D | Puncture wound with foreign body, unspecified hip, subsequent encounter | CMS +S71049S | Puncture wound with foreign body, unspecified hip, sequela | CMS +S71051A | Open bite, right hip, initial encounter | CMS +S71051D | Open bite, right hip, subsequent encounter | CMS +S71051S | Open bite, right hip, sequela | CMS +S71052A | Open bite, left hip, initial encounter | CMS +S71052D | Open bite, left hip, subsequent encounter | CMS +S71052S | Open bite, left hip, sequela | CMS +S71059A | Open bite, unspecified hip, initial encounter | CMS +S71059D | Open bite, unspecified hip, subsequent encounter | CMS +S71059S | Open bite, unspecified hip, sequela | CMS +S711 | Open wound of thigh | WHO +S71101A | Unspecified open wound, right thigh, initial encounter | CMS +S71101D | Unspecified open wound, right thigh, subsequent encounter | CMS +S71101S | Unspecified open wound, right thigh, sequela | CMS +S71102A | Unspecified open wound, left thigh, initial encounter | CMS +S71102D | Unspecified open wound, left thigh, subsequent encounter | CMS +S71102S | Unspecified open wound, left thigh, sequela | CMS +S71109A | Unspecified open wound, unspecified thigh, initial encounter | CMS +S71109D | Unspecified open wound, unspecified thigh, subsequent encounter | CMS +S71109S | Unspecified open wound, unspecified thigh, sequela | CMS +S71111A | Laceration without foreign body, right thigh, initial encounter | CMS +S71111D | Laceration without foreign body, right thigh, subsequent encounter | CMS +S71111S | Laceration without foreign body, right thigh, sequela | CMS +S71112A | Laceration without foreign body, left thigh, initial encounter | CMS +S71112D | Laceration without foreign body, left thigh, subsequent encounter | CMS +S71112S | Laceration without foreign body, left thigh, sequela | CMS +S71119A | Laceration without foreign body, unspecified thigh, initial encounter | CMS +S71119D | Laceration without foreign body, unspecified thigh, subsequent encounter | CMS +S71119S | Laceration without foreign body, unspecified thigh, sequela | CMS +S71121A | Laceration with foreign body, right thigh, initial encounter | CMS +S71121D | Laceration with foreign body, right thigh, subsequent encounter | CMS +S71121S | Laceration with foreign body, right thigh, sequela | CMS +S71122A | Laceration with foreign body, left thigh, initial encounter | CMS +S71122D | Laceration with foreign body, left thigh, subsequent encounter | CMS +S71122S | Laceration with foreign body, left thigh, sequela | CMS +S71129A | Laceration with foreign body, unspecified thigh, initial encounter | CMS +S71129D | Laceration with foreign body, unspecified thigh, subsequent encounter | CMS +S71129S | Laceration with foreign body, unspecified thigh, sequela | CMS +S71131A | Puncture wound without foreign body, right thigh, initial encounter | CMS +S71131D | Puncture wound without foreign body, right thigh, subsequent encounter | CMS +S71131S | Puncture wound without foreign body, right thigh, sequela | CMS +S71132A | Puncture wound without foreign body, left thigh, initial encounter | CMS +S71132D | Puncture wound without foreign body, left thigh, subsequent encounter | CMS +S71132S | Puncture wound without foreign body, left thigh, sequela | CMS +S71139A | Puncture wound without foreign body, unspecified thigh, initial encounter | CMS +S71139D | Puncture wound without foreign body, unspecified thigh, subsequent encounter | CMS +S71139S | Puncture wound without foreign body, unspecified thigh, sequela | CMS +S71141A | Puncture wound with foreign body, right thigh, initial encounter | CMS +S71141D | Puncture wound with foreign body, right thigh, subsequent encounter | CMS +S71141S | Puncture wound with foreign body, right thigh, sequela | CMS +S71142A | Puncture wound with foreign body, left thigh, initial encounter | CMS +S71142D | Puncture wound with foreign body, left thigh, subsequent encounter | CMS +S71142S | Puncture wound with foreign body, left thigh, sequela | CMS +S71149A | Puncture wound with foreign body, unspecified thigh, initial encounter | CMS +S71149D | Puncture wound with foreign body, unspecified thigh, subsequent encounter | CMS +S71149S | Puncture wound with foreign body, unspecified thigh, sequela | CMS +S71151A | Open bite, right thigh, initial encounter | CMS +S71151D | Open bite, right thigh, subsequent encounter | CMS +S71151S | Open bite, right thigh, sequela | CMS +S71152A | Open bite, left thigh, initial encounter | CMS +S71152D | Open bite, left thigh, subsequent encounter | CMS +S71152S | Open bite, left thigh, sequela | CMS +S71159A | Open bite, unspecified thigh, initial encounter | CMS +S71159D | Open bite, unspecified thigh, subsequent encounter | CMS +S71159S | Open bite, unspecified thigh, sequela | CMS +S717 | Multiple open wounds of hip and thigh | WHO +S718 | Open wound of other and unspecified parts of pelvic girdle | WHO +S72 | Fracture of femur | WHO +S720 | Fracture of neck of femur | WHO +S72001A | Fracture of unspecified part of neck of right femur, initial encounter for closed fracture | CMS +S72001B | Fracture of unspecified part of neck of right femur, initial encounter for open fracture type I or II | CMS +S72001C | Fracture of unspecified part of neck of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72001D | Fracture of unspecified part of neck of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72001E | Fracture of unspecified part of neck of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72001F | Fracture of unspecified part of neck of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72001G | Fracture of unspecified part of neck of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72001H | Fracture of unspecified part of neck of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72001J | Fracture of unspecified part of neck of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72001K | Fracture of unspecified part of neck of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72001M | Fracture of unspecified part of neck of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72001N | Fracture of unspecified part of neck of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72001P | Fracture of unspecified part of neck of right femur, subsequent encounter for closed fracture with malunion | CMS +S72001Q | Fracture of unspecified part of neck of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72001R | Fracture of unspecified part of neck of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72001S | Fracture of unspecified part of neck of right femur, sequela | CMS +S72002A | Fracture of unspecified part of neck of left femur, initial encounter for closed fracture | CMS +S72002B | Fracture of unspecified part of neck of left femur, initial encounter for open fracture type I or II | CMS +S72002C | Fracture of unspecified part of neck of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72002D | Fracture of unspecified part of neck of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72002E | Fracture of unspecified part of neck of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72002F | Fracture of unspecified part of neck of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72002G | Fracture of unspecified part of neck of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72002H | Fracture of unspecified part of neck of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72002J | Fracture of unspecified part of neck of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72002K | Fracture of unspecified part of neck of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72002M | Fracture of unspecified part of neck of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72002N | Fracture of unspecified part of neck of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72002P | Fracture of unspecified part of neck of left femur, subsequent encounter for closed fracture with malunion | CMS +S72002Q | Fracture of unspecified part of neck of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72002R | Fracture of unspecified part of neck of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72002S | Fracture of unspecified part of neck of left femur, sequela | CMS +S72009A | Fracture of unspecified part of neck of unspecified femur, initial encounter for closed fracture | CMS +S72009B | Fracture of unspecified part of neck of unspecified femur, initial encounter for open fracture type I or II | CMS +S72009C | Fracture of unspecified part of neck of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72009D | Fracture of unspecified part of neck of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72009E | Fracture of unspecified part of neck of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72009F | Fracture of unspecified part of neck of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72009G | Fracture of unspecified part of neck of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72009H | Fracture of unspecified part of neck of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72009J | Fracture of unspecified part of neck of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72009K | Fracture of unspecified part of neck of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72009M | Fracture of unspecified part of neck of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72009N | Fracture of unspecified part of neck of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72009P | Fracture of unspecified part of neck of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72009Q | Fracture of unspecified part of neck of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72009R | Fracture of unspecified part of neck of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72009S | Fracture of unspecified part of neck of unspecified femur, sequela | CMS +S72011A | Unspecified intracapsular fracture of right femur, initial encounter for closed fracture | CMS +S72011B | Unspecified intracapsular fracture of right femur, initial encounter for open fracture type I or II | CMS +S72011C | Unspecified intracapsular fracture of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72011D | Unspecified intracapsular fracture of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72011E | Unspecified intracapsular fracture of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72011F | Unspecified intracapsular fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72011G | Unspecified intracapsular fracture of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72011H | Unspecified intracapsular fracture of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72011J | Unspecified intracapsular fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72011K | Unspecified intracapsular fracture of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72011M | Unspecified intracapsular fracture of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72011N | Unspecified intracapsular fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72011P | Unspecified intracapsular fracture of right femur, subsequent encounter for closed fracture with malunion | CMS +S72011Q | Unspecified intracapsular fracture of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72011R | Unspecified intracapsular fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72011S | Unspecified intracapsular fracture of right femur, sequela | CMS +S72012A | Unspecified intracapsular fracture of left femur, initial encounter for closed fracture | CMS +S72012B | Unspecified intracapsular fracture of left femur, initial encounter for open fracture type I or II | CMS +S72012C | Unspecified intracapsular fracture of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72012D | Unspecified intracapsular fracture of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72012E | Unspecified intracapsular fracture of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72012F | Unspecified intracapsular fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72012G | Unspecified intracapsular fracture of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72012H | Unspecified intracapsular fracture of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72012J | Unspecified intracapsular fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72012K | Unspecified intracapsular fracture of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72012M | Unspecified intracapsular fracture of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72012N | Unspecified intracapsular fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72012P | Unspecified intracapsular fracture of left femur, subsequent encounter for closed fracture with malunion | CMS +S72012Q | Unspecified intracapsular fracture of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72012R | Unspecified intracapsular fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72012S | Unspecified intracapsular fracture of left femur, sequela | CMS +S72019A | Unspecified intracapsular fracture of unspecified femur, initial encounter for closed fracture | CMS +S72019B | Unspecified intracapsular fracture of unspecified femur, initial encounter for open fracture type I or II | CMS +S72019C | Unspecified intracapsular fracture of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72019D | Unspecified intracapsular fracture of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72019E | Unspecified intracapsular fracture of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72019F | Unspecified intracapsular fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72019G | Unspecified intracapsular fracture of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72019H | Unspecified intracapsular fracture of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72019J | Unspecified intracapsular fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72019K | Unspecified intracapsular fracture of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72019M | Unspecified intracapsular fracture of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72019N | Unspecified intracapsular fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72019P | Unspecified intracapsular fracture of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72019Q | Unspecified intracapsular fracture of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72019R | Unspecified intracapsular fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72019S | Unspecified intracapsular fracture of unspecified femur, sequela | CMS +S72021A | Displaced fracture of epiphysis (separation) (upper) of right femur, initial encounter for closed fracture | CMS +S72021B | Displaced fracture of epiphysis (separation) (upper) of right femur, initial encounter for open fracture type I or II | CMS +S72021C | Displaced fracture of epiphysis (separation) (upper) of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72021D | Displaced fracture of epiphysis (separation) (upper) of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72021E | Displaced fracture of epiphysis (separation) (upper) of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72021F | Displaced fracture of epiphysis (separation) (upper) of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72021G | Displaced fracture of epiphysis (separation) (upper) of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72021H | Displaced fracture of epiphysis (separation) (upper) of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72021J | Displaced fracture of epiphysis (separation) (upper) of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72021K | Displaced fracture of epiphysis (separation) (upper) of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72021M | Displaced fracture of epiphysis (separation) (upper) of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72021N | Displaced fracture of epiphysis (separation) (upper) of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72021P | Displaced fracture of epiphysis (separation) (upper) of right femur, subsequent encounter for closed fracture with malunion | CMS +S72021Q | Displaced fracture of epiphysis (separation) (upper) of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72021R | Displaced fracture of epiphysis (separation) (upper) of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72021S | Displaced fracture of epiphysis (separation) (upper) of right femur, sequela | CMS +S72022A | Displaced fracture of epiphysis (separation) (upper) of left femur, initial encounter for closed fracture | CMS +S72022B | Displaced fracture of epiphysis (separation) (upper) of left femur, initial encounter for open fracture type I or II | CMS +S72022C | Displaced fracture of epiphysis (separation) (upper) of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72022D | Displaced fracture of epiphysis (separation) (upper) of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72022E | Displaced fracture of epiphysis (separation) (upper) of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72022F | Displaced fracture of epiphysis (separation) (upper) of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72022G | Displaced fracture of epiphysis (separation) (upper) of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72022H | Displaced fracture of epiphysis (separation) (upper) of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72022J | Displaced fracture of epiphysis (separation) (upper) of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72022K | Displaced fracture of epiphysis (separation) (upper) of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72022M | Displaced fracture of epiphysis (separation) (upper) of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72022N | Displaced fracture of epiphysis (separation) (upper) of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72022P | Displaced fracture of epiphysis (separation) (upper) of left femur, subsequent encounter for closed fracture with malunion | CMS +S72022Q | Displaced fracture of epiphysis (separation) (upper) of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72022R | Displaced fracture of epiphysis (separation) (upper) of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72022S | Displaced fracture of epiphysis (separation) (upper) of left femur, sequela | CMS +S72023A | Displaced fracture of epiphysis (separation) (upper) of unspecified femur, initial encounter for closed fracture | CMS +S72023B | Displaced fracture of epiphysis (separation) (upper) of unspecified femur, initial encounter for open fracture type I or II | CMS +S72023C | Displaced fracture of epiphysis (separation) (upper) of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72023D | Displaced fracture of epiphysis (separation) (upper) of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72023E | Displaced fracture of epiphysis (separation) (upper) of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72023F | Displaced fracture of epiphysis (separation) (upper) of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72023G | Displaced fracture of epiphysis (separation) (upper) of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72023H | Displaced fracture of epiphysis (separation) (upper) of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72023J | Displaced fracture of epiphysis (separation) (upper) of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72023K | Displaced fracture of epiphysis (separation) (upper) of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72023M | Displaced fracture of epiphysis (separation) (upper) of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72023N | Displaced fracture of epiphysis (separation) (upper) of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72023P | Displaced fracture of epiphysis (separation) (upper) of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72023Q | Displaced fracture of epiphysis (separation) (upper) of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72023R | Displaced fracture of epiphysis (separation) (upper) of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72023S | Displaced fracture of epiphysis (separation) (upper) of unspecified femur, sequela | CMS +S72024A | Nondisplaced fracture of epiphysis (separation) (upper) of right femur, initial encounter for closed fracture | CMS +S72024B | Nondisplaced fracture of epiphysis (separation) (upper) of right femur, initial encounter for open fracture type I or II | CMS +S72024C | Nondisplaced fracture of epiphysis (separation) (upper) of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72024D | Nondisplaced fracture of epiphysis (separation) (upper) of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72024E | Nondisplaced fracture of epiphysis (separation) (upper) of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72024F | Nondisplaced fracture of epiphysis (separation) (upper) of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72024G | Nondisplaced fracture of epiphysis (separation) (upper) of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72024H | Nondisplaced fracture of epiphysis (separation) (upper) of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72024J | Nondisplaced fracture of epiphysis (separation) (upper) of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72024K | Nondisplaced fracture of epiphysis (separation) (upper) of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72024M | Nondisplaced fracture of epiphysis (separation) (upper) of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72024N | Nondisplaced fracture of epiphysis (separation) (upper) of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72024P | Nondisplaced fracture of epiphysis (separation) (upper) of right femur, subsequent encounter for closed fracture with malunion | CMS +S72024Q | Nondisplaced fracture of epiphysis (separation) (upper) of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72024R | Nondisplaced fracture of epiphysis (separation) (upper) of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72024S | Nondisplaced fracture of epiphysis (separation) (upper) of right femur, sequela | CMS +S72025A | Nondisplaced fracture of epiphysis (separation) (upper) of left femur, initial encounter for closed fracture | CMS +S72025B | Nondisplaced fracture of epiphysis (separation) (upper) of left femur, initial encounter for open fracture type I or II | CMS +S72025C | Nondisplaced fracture of epiphysis (separation) (upper) of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72025D | Nondisplaced fracture of epiphysis (separation) (upper) of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72025E | Nondisplaced fracture of epiphysis (separation) (upper) of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72025F | Nondisplaced fracture of epiphysis (separation) (upper) of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72025G | Nondisplaced fracture of epiphysis (separation) (upper) of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72025H | Nondisplaced fracture of epiphysis (separation) (upper) of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72025J | Nondisplaced fracture of epiphysis (separation) (upper) of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72025K | Nondisplaced fracture of epiphysis (separation) (upper) of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72025M | Nondisplaced fracture of epiphysis (separation) (upper) of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72025N | Nondisplaced fracture of epiphysis (separation) (upper) of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72025P | Nondisplaced fracture of epiphysis (separation) (upper) of left femur, subsequent encounter for closed fracture with malunion | CMS +S72025Q | Nondisplaced fracture of epiphysis (separation) (upper) of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72025R | Nondisplaced fracture of epiphysis (separation) (upper) of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72025S | Nondisplaced fracture of epiphysis (separation) (upper) of left femur, sequela | CMS +S72026A | Nondisplaced fracture of epiphysis (separation) (upper) of unspecified femur, initial encounter for closed fracture | CMS +S72026B | Nondisplaced fracture of epiphysis (separation) (upper) of unspecified femur, initial encounter for open fracture type I or II | CMS +S72026C | Nondisplaced fracture of epiphysis (separation) (upper) of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72026D | Nondisplaced fracture of epiphysis (separation) (upper) of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72026E | Nondisplaced fracture of epiphysis (separation) (upper) of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72026F | Nondisplaced fracture of epiphysis (separation) (upper) of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72026G | Nondisplaced fracture of epiphysis (separation) (upper) of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72026H | Nondisplaced fracture of epiphysis (separation) (upper) of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72026J | Nondisplaced fracture of epiphysis (separation) (upper) of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72026K | Nondisplaced fracture of epiphysis (separation) (upper) of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72026M | Nondisplaced fracture of epiphysis (separation) (upper) of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72026N | Nondisplaced fracture of epiphysis (separation) (upper) of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72026P | Nondisplaced fracture of epiphysis (separation) (upper) of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72026Q | Nondisplaced fracture of epiphysis (separation) (upper) of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72026R | Nondisplaced fracture of epiphysis (separation) (upper) of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72026S | Nondisplaced fracture of epiphysis (separation) (upper) of unspecified femur, sequela | CMS +S72031A | Displaced midcervical fracture of right femur, initial encounter for closed fracture | CMS +S72031B | Displaced midcervical fracture of right femur, initial encounter for open fracture type I or II | CMS +S72031C | Displaced midcervical fracture of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72031D | Displaced midcervical fracture of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72031E | Displaced midcervical fracture of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72031F | Displaced midcervical fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72031G | Displaced midcervical fracture of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72031H | Displaced midcervical fracture of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72031J | Displaced midcervical fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72031K | Displaced midcervical fracture of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72031M | Displaced midcervical fracture of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72031N | Displaced midcervical fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72031P | Displaced midcervical fracture of right femur, subsequent encounter for closed fracture with malunion | CMS +S72031Q | Displaced midcervical fracture of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72031R | Displaced midcervical fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72031S | Displaced midcervical fracture of right femur, sequela | CMS +S72032A | Displaced midcervical fracture of left femur, initial encounter for closed fracture | CMS +S72032B | Displaced midcervical fracture of left femur, initial encounter for open fracture type I or II | CMS +S72032C | Displaced midcervical fracture of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72032D | Displaced midcervical fracture of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72032E | Displaced midcervical fracture of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72032F | Displaced midcervical fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72032G | Displaced midcervical fracture of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72032H | Displaced midcervical fracture of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72032J | Displaced midcervical fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72032K | Displaced midcervical fracture of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72032M | Displaced midcervical fracture of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72032N | Displaced midcervical fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72032P | Displaced midcervical fracture of left femur, subsequent encounter for closed fracture with malunion | CMS +S72032Q | Displaced midcervical fracture of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72032R | Displaced midcervical fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72032S | Displaced midcervical fracture of left femur, sequela | CMS +S72033A | Displaced midcervical fracture of unspecified femur, initial encounter for closed fracture | CMS +S72033B | Displaced midcervical fracture of unspecified femur, initial encounter for open fracture type I or II | CMS +S72033C | Displaced midcervical fracture of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72033D | Displaced midcervical fracture of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72033E | Displaced midcervical fracture of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72033F | Displaced midcervical fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72033G | Displaced midcervical fracture of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72033H | Displaced midcervical fracture of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72033J | Displaced midcervical fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72033K | Displaced midcervical fracture of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72033M | Displaced midcervical fracture of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72033N | Displaced midcervical fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72033P | Displaced midcervical fracture of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72033Q | Displaced midcervical fracture of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72033R | Displaced midcervical fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72033S | Displaced midcervical fracture of unspecified femur, sequela | CMS +S72034A | Nondisplaced midcervical fracture of right femur, initial encounter for closed fracture | CMS +S72034B | Nondisplaced midcervical fracture of right femur, initial encounter for open fracture type I or II | CMS +S72034C | Nondisplaced midcervical fracture of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72034D | Nondisplaced midcervical fracture of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72034E | Nondisplaced midcervical fracture of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72034F | Nondisplaced midcervical fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72034G | Nondisplaced midcervical fracture of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72034H | Nondisplaced midcervical fracture of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72034J | Nondisplaced midcervical fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72034K | Nondisplaced midcervical fracture of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72034M | Nondisplaced midcervical fracture of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72034N | Nondisplaced midcervical fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72034P | Nondisplaced midcervical fracture of right femur, subsequent encounter for closed fracture with malunion | CMS +S72034Q | Nondisplaced midcervical fracture of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72034R | Nondisplaced midcervical fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72034S | Nondisplaced midcervical fracture of right femur, sequela | CMS +S72035A | Nondisplaced midcervical fracture of left femur, initial encounter for closed fracture | CMS +S72035B | Nondisplaced midcervical fracture of left femur, initial encounter for open fracture type I or II | CMS +S72035C | Nondisplaced midcervical fracture of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72035D | Nondisplaced midcervical fracture of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72035E | Nondisplaced midcervical fracture of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72035F | Nondisplaced midcervical fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72035G | Nondisplaced midcervical fracture of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72035H | Nondisplaced midcervical fracture of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72035J | Nondisplaced midcervical fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72035K | Nondisplaced midcervical fracture of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72035M | Nondisplaced midcervical fracture of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72035N | Nondisplaced midcervical fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72035P | Nondisplaced midcervical fracture of left femur, subsequent encounter for closed fracture with malunion | CMS +S72035Q | Nondisplaced midcervical fracture of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72035R | Nondisplaced midcervical fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72035S | Nondisplaced midcervical fracture of left femur, sequela | CMS +S72036A | Nondisplaced midcervical fracture of unspecified femur, initial encounter for closed fracture | CMS +S72036B | Nondisplaced midcervical fracture of unspecified femur, initial encounter for open fracture type I or II | CMS +S72036C | Nondisplaced midcervical fracture of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72036D | Nondisplaced midcervical fracture of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72036E | Nondisplaced midcervical fracture of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72036F | Nondisplaced midcervical fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72036G | Nondisplaced midcervical fracture of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72036H | Nondisplaced midcervical fracture of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72036J | Nondisplaced midcervical fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72036K | Nondisplaced midcervical fracture of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72036M | Nondisplaced midcervical fracture of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72036N | Nondisplaced midcervical fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72036P | Nondisplaced midcervical fracture of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72036Q | Nondisplaced midcervical fracture of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72036R | Nondisplaced midcervical fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72036S | Nondisplaced midcervical fracture of unspecified femur, sequela | CMS +S72041A | Displaced fracture of base of neck of right femur, initial encounter for closed fracture | CMS +S72041B | Displaced fracture of base of neck of right femur, initial encounter for open fracture type I or II | CMS +S72041C | Displaced fracture of base of neck of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72041D | Displaced fracture of base of neck of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72041E | Displaced fracture of base of neck of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72041F | Displaced fracture of base of neck of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72041G | Displaced fracture of base of neck of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72041H | Displaced fracture of base of neck of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72041J | Displaced fracture of base of neck of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72041K | Displaced fracture of base of neck of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72041M | Displaced fracture of base of neck of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72041N | Displaced fracture of base of neck of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72041P | Displaced fracture of base of neck of right femur, subsequent encounter for closed fracture with malunion | CMS +S72041Q | Displaced fracture of base of neck of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72041R | Displaced fracture of base of neck of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72041S | Displaced fracture of base of neck of right femur, sequela | CMS +S72042A | Displaced fracture of base of neck of left femur, initial encounter for closed fracture | CMS +S72042B | Displaced fracture of base of neck of left femur, initial encounter for open fracture type I or II | CMS +S72042C | Displaced fracture of base of neck of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72042D | Displaced fracture of base of neck of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72042E | Displaced fracture of base of neck of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72042F | Displaced fracture of base of neck of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72042G | Displaced fracture of base of neck of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72042H | Displaced fracture of base of neck of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72042J | Displaced fracture of base of neck of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72042K | Displaced fracture of base of neck of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72042M | Displaced fracture of base of neck of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72042N | Displaced fracture of base of neck of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72042P | Displaced fracture of base of neck of left femur, subsequent encounter for closed fracture with malunion | CMS +S72042Q | Displaced fracture of base of neck of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72042R | Displaced fracture of base of neck of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72042S | Displaced fracture of base of neck of left femur, sequela | CMS +S72043A | Displaced fracture of base of neck of unspecified femur, initial encounter for closed fracture | CMS +S72043B | Displaced fracture of base of neck of unspecified femur, initial encounter for open fracture type I or II | CMS +S72043C | Displaced fracture of base of neck of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72043D | Displaced fracture of base of neck of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72043E | Displaced fracture of base of neck of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72043F | Displaced fracture of base of neck of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72043G | Displaced fracture of base of neck of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72043H | Displaced fracture of base of neck of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72043J | Displaced fracture of base of neck of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72043K | Displaced fracture of base of neck of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72043M | Displaced fracture of base of neck of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72043N | Displaced fracture of base of neck of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72043P | Displaced fracture of base of neck of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72043Q | Displaced fracture of base of neck of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72043R | Displaced fracture of base of neck of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72043S | Displaced fracture of base of neck of unspecified femur, sequela | CMS +S72044A | Nondisplaced fracture of base of neck of right femur, initial encounter for closed fracture | CMS +S72044B | Nondisplaced fracture of base of neck of right femur, initial encounter for open fracture type I or II | CMS +S72044C | Nondisplaced fracture of base of neck of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72044D | Nondisplaced fracture of base of neck of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72044E | Nondisplaced fracture of base of neck of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72044F | Nondisplaced fracture of base of neck of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72044G | Nondisplaced fracture of base of neck of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72044H | Nondisplaced fracture of base of neck of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72044J | Nondisplaced fracture of base of neck of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72044K | Nondisplaced fracture of base of neck of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72044M | Nondisplaced fracture of base of neck of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72044N | Nondisplaced fracture of base of neck of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72044P | Nondisplaced fracture of base of neck of right femur, subsequent encounter for closed fracture with malunion | CMS +S72044Q | Nondisplaced fracture of base of neck of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72044R | Nondisplaced fracture of base of neck of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72044S | Nondisplaced fracture of base of neck of right femur, sequela | CMS +S72045A | Nondisplaced fracture of base of neck of left femur, initial encounter for closed fracture | CMS +S72045B | Nondisplaced fracture of base of neck of left femur, initial encounter for open fracture type I or II | CMS +S72045C | Nondisplaced fracture of base of neck of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72045D | Nondisplaced fracture of base of neck of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72045E | Nondisplaced fracture of base of neck of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72045F | Nondisplaced fracture of base of neck of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72045G | Nondisplaced fracture of base of neck of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72045H | Nondisplaced fracture of base of neck of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72045J | Nondisplaced fracture of base of neck of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72045K | Nondisplaced fracture of base of neck of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72045M | Nondisplaced fracture of base of neck of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72045N | Nondisplaced fracture of base of neck of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72045P | Nondisplaced fracture of base of neck of left femur, subsequent encounter for closed fracture with malunion | CMS +S72045Q | Nondisplaced fracture of base of neck of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72045R | Nondisplaced fracture of base of neck of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72045S | Nondisplaced fracture of base of neck of left femur, sequela | CMS +S72046A | Nondisplaced fracture of base of neck of unspecified femur, initial encounter for closed fracture | CMS +S72046B | Nondisplaced fracture of base of neck of unspecified femur, initial encounter for open fracture type I or II | CMS +S72046C | Nondisplaced fracture of base of neck of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72046D | Nondisplaced fracture of base of neck of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72046E | Nondisplaced fracture of base of neck of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72046F | Nondisplaced fracture of base of neck of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72046G | Nondisplaced fracture of base of neck of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72046H | Nondisplaced fracture of base of neck of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72046J | Nondisplaced fracture of base of neck of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72046K | Nondisplaced fracture of base of neck of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72046M | Nondisplaced fracture of base of neck of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72046N | Nondisplaced fracture of base of neck of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72046P | Nondisplaced fracture of base of neck of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72046Q | Nondisplaced fracture of base of neck of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72046R | Nondisplaced fracture of base of neck of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72046S | Nondisplaced fracture of base of neck of unspecified femur, sequela | CMS +S72051A | Unspecified fracture of head of right femur, initial encounter for closed fracture | CMS +S72051B | Unspecified fracture of head of right femur, initial encounter for open fracture type I or II | CMS +S72051C | Unspecified fracture of head of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72051D | Unspecified fracture of head of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72051E | Unspecified fracture of head of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72051F | Unspecified fracture of head of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72051G | Unspecified fracture of head of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72051H | Unspecified fracture of head of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72051J | Unspecified fracture of head of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72051K | Unspecified fracture of head of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72051M | Unspecified fracture of head of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72051N | Unspecified fracture of head of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72051P | Unspecified fracture of head of right femur, subsequent encounter for closed fracture with malunion | CMS +S72051Q | Unspecified fracture of head of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72051R | Unspecified fracture of head of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72051S | Unspecified fracture of head of right femur, sequela | CMS +S72052A | Unspecified fracture of head of left femur, initial encounter for closed fracture | CMS +S72052B | Unspecified fracture of head of left femur, initial encounter for open fracture type I or II | CMS +S72052C | Unspecified fracture of head of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72052D | Unspecified fracture of head of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72052E | Unspecified fracture of head of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72052F | Unspecified fracture of head of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72052G | Unspecified fracture of head of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72052H | Unspecified fracture of head of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72052J | Unspecified fracture of head of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72052K | Unspecified fracture of head of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72052M | Unspecified fracture of head of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72052N | Unspecified fracture of head of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72052P | Unspecified fracture of head of left femur, subsequent encounter for closed fracture with malunion | CMS +S72052Q | Unspecified fracture of head of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72052R | Unspecified fracture of head of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72052S | Unspecified fracture of head of left femur, sequela | CMS +S72059A | Unspecified fracture of head of unspecified femur, initial encounter for closed fracture | CMS +S72059B | Unspecified fracture of head of unspecified femur, initial encounter for open fracture type I or II | CMS +S72059C | Unspecified fracture of head of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72059D | Unspecified fracture of head of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72059E | Unspecified fracture of head of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72059F | Unspecified fracture of head of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72059G | Unspecified fracture of head of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72059H | Unspecified fracture of head of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72059J | Unspecified fracture of head of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72059K | Unspecified fracture of head of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72059M | Unspecified fracture of head of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72059N | Unspecified fracture of head of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72059P | Unspecified fracture of head of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72059Q | Unspecified fracture of head of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72059R | Unspecified fracture of head of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72059S | Unspecified fracture of head of unspecified femur, sequela | CMS +S72061A | Displaced articular fracture of head of right femur, initial encounter for closed fracture | CMS +S72061B | Displaced articular fracture of head of right femur, initial encounter for open fracture type I or II | CMS +S72061C | Displaced articular fracture of head of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72061D | Displaced articular fracture of head of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72061E | Displaced articular fracture of head of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72061F | Displaced articular fracture of head of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72061G | Displaced articular fracture of head of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72061H | Displaced articular fracture of head of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72061J | Displaced articular fracture of head of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72061K | Displaced articular fracture of head of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72061M | Displaced articular fracture of head of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72061N | Displaced articular fracture of head of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72061P | Displaced articular fracture of head of right femur, subsequent encounter for closed fracture with malunion | CMS +S72061Q | Displaced articular fracture of head of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72061R | Displaced articular fracture of head of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72061S | Displaced articular fracture of head of right femur, sequela | CMS +S72062A | Displaced articular fracture of head of left femur, initial encounter for closed fracture | CMS +S72062B | Displaced articular fracture of head of left femur, initial encounter for open fracture type I or II | CMS +S72062C | Displaced articular fracture of head of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72062D | Displaced articular fracture of head of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72062E | Displaced articular fracture of head of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72062F | Displaced articular fracture of head of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72062G | Displaced articular fracture of head of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72062H | Displaced articular fracture of head of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72062J | Displaced articular fracture of head of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72062K | Displaced articular fracture of head of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72062M | Displaced articular fracture of head of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72062N | Displaced articular fracture of head of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72062P | Displaced articular fracture of head of left femur, subsequent encounter for closed fracture with malunion | CMS +S72062Q | Displaced articular fracture of head of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72062R | Displaced articular fracture of head of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72062S | Displaced articular fracture of head of left femur, sequela | CMS +S72063A | Displaced articular fracture of head of unspecified femur, initial encounter for closed fracture | CMS +S72063B | Displaced articular fracture of head of unspecified femur, initial encounter for open fracture type I or II | CMS +S72063C | Displaced articular fracture of head of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72063D | Displaced articular fracture of head of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72063E | Displaced articular fracture of head of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72063F | Displaced articular fracture of head of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72063G | Displaced articular fracture of head of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72063H | Displaced articular fracture of head of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72063J | Displaced articular fracture of head of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72063K | Displaced articular fracture of head of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72063M | Displaced articular fracture of head of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72063N | Displaced articular fracture of head of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72063P | Displaced articular fracture of head of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72063Q | Displaced articular fracture of head of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72063R | Displaced articular fracture of head of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72063S | Displaced articular fracture of head of unspecified femur, sequela | CMS +S72064A | Nondisplaced articular fracture of head of right femur, initial encounter for closed fracture | CMS +S72064B | Nondisplaced articular fracture of head of right femur, initial encounter for open fracture type I or II | CMS +S72064C | Nondisplaced articular fracture of head of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72064D | Nondisplaced articular fracture of head of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72064E | Nondisplaced articular fracture of head of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72064F | Nondisplaced articular fracture of head of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72064G | Nondisplaced articular fracture of head of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72064H | Nondisplaced articular fracture of head of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72064J | Nondisplaced articular fracture of head of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72064K | Nondisplaced articular fracture of head of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72064M | Nondisplaced articular fracture of head of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72064N | Nondisplaced articular fracture of head of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72064P | Nondisplaced articular fracture of head of right femur, subsequent encounter for closed fracture with malunion | CMS +S72064Q | Nondisplaced articular fracture of head of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72064R | Nondisplaced articular fracture of head of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72064S | Nondisplaced articular fracture of head of right femur, sequela | CMS +S72065A | Nondisplaced articular fracture of head of left femur, initial encounter for closed fracture | CMS +S72065B | Nondisplaced articular fracture of head of left femur, initial encounter for open fracture type I or II | CMS +S72065C | Nondisplaced articular fracture of head of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72065D | Nondisplaced articular fracture of head of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72065E | Nondisplaced articular fracture of head of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72065F | Nondisplaced articular fracture of head of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72065G | Nondisplaced articular fracture of head of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72065H | Nondisplaced articular fracture of head of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72065J | Nondisplaced articular fracture of head of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72065K | Nondisplaced articular fracture of head of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72065M | Nondisplaced articular fracture of head of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72065N | Nondisplaced articular fracture of head of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72065P | Nondisplaced articular fracture of head of left femur, subsequent encounter for closed fracture with malunion | CMS +S72065Q | Nondisplaced articular fracture of head of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72065R | Nondisplaced articular fracture of head of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72065S | Nondisplaced articular fracture of head of left femur, sequela | CMS +S72066A | Nondisplaced articular fracture of head of unspecified femur, initial encounter for closed fracture | CMS +S72066B | Nondisplaced articular fracture of head of unspecified femur, initial encounter for open fracture type I or II | CMS +S72066C | Nondisplaced articular fracture of head of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72066D | Nondisplaced articular fracture of head of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72066E | Nondisplaced articular fracture of head of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72066F | Nondisplaced articular fracture of head of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72066G | Nondisplaced articular fracture of head of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72066H | Nondisplaced articular fracture of head of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72066J | Nondisplaced articular fracture of head of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72066K | Nondisplaced articular fracture of head of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72066M | Nondisplaced articular fracture of head of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72066N | Nondisplaced articular fracture of head of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72066P | Nondisplaced articular fracture of head of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72066Q | Nondisplaced articular fracture of head of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72066R | Nondisplaced articular fracture of head of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72066S | Nondisplaced articular fracture of head of unspecified femur, sequela | CMS +S72091A | Other fracture of head and neck of right femur, initial encounter for closed fracture | CMS +S72091B | Other fracture of head and neck of right femur, initial encounter for open fracture type I or II | CMS +S72091C | Other fracture of head and neck of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72091D | Other fracture of head and neck of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72091E | Other fracture of head and neck of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72091F | Other fracture of head and neck of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72091G | Other fracture of head and neck of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72091H | Other fracture of head and neck of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72091J | Other fracture of head and neck of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72091K | Other fracture of head and neck of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72091M | Other fracture of head and neck of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72091N | Other fracture of head and neck of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72091P | Other fracture of head and neck of right femur, subsequent encounter for closed fracture with malunion | CMS +S72091Q | Other fracture of head and neck of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72091R | Other fracture of head and neck of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72091S | Other fracture of head and neck of right femur, sequela | CMS +S72092A | Other fracture of head and neck of left femur, initial encounter for closed fracture | CMS +S72092B | Other fracture of head and neck of left femur, initial encounter for open fracture type I or II | CMS +S72092C | Other fracture of head and neck of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72092D | Other fracture of head and neck of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72092E | Other fracture of head and neck of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72092F | Other fracture of head and neck of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72092G | Other fracture of head and neck of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72092H | Other fracture of head and neck of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72092J | Other fracture of head and neck of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72092K | Other fracture of head and neck of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72092M | Other fracture of head and neck of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72092N | Other fracture of head and neck of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72092P | Other fracture of head and neck of left femur, subsequent encounter for closed fracture with malunion | CMS +S72092Q | Other fracture of head and neck of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72092R | Other fracture of head and neck of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72092S | Other fracture of head and neck of left femur, sequela | CMS +S72099A | Other fracture of head and neck of unspecified femur, initial encounter for closed fracture | CMS +S72099B | Other fracture of head and neck of unspecified femur, initial encounter for open fracture type I or II | CMS +S72099C | Other fracture of head and neck of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72099D | Other fracture of head and neck of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72099E | Other fracture of head and neck of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72099F | Other fracture of head and neck of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72099G | Other fracture of head and neck of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72099H | Other fracture of head and neck of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72099J | Other fracture of head and neck of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72099K | Other fracture of head and neck of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72099M | Other fracture of head and neck of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72099N | Other fracture of head and neck of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72099P | Other fracture of head and neck of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72099Q | Other fracture of head and neck of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72099R | Other fracture of head and neck of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72099S | Other fracture of head and neck of unspecified femur, sequela | CMS +S721 | Pertrochanteric fracture | WHO +S72101A | Unspecified trochanteric fracture of right femur, initial encounter for closed fracture | CMS +S72101B | Unspecified trochanteric fracture of right femur, initial encounter for open fracture type I or II | CMS +S72101C | Unspecified trochanteric fracture of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72101D | Unspecified trochanteric fracture of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72101E | Unspecified trochanteric fracture of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72101F | Unspecified trochanteric fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72101G | Unspecified trochanteric fracture of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72101H | Unspecified trochanteric fracture of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72101J | Unspecified trochanteric fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72101K | Unspecified trochanteric fracture of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72101M | Unspecified trochanteric fracture of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72101N | Unspecified trochanteric fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72101P | Unspecified trochanteric fracture of right femur, subsequent encounter for closed fracture with malunion | CMS +S72101Q | Unspecified trochanteric fracture of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72101R | Unspecified trochanteric fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72101S | Unspecified trochanteric fracture of right femur, sequela | CMS +S72102A | Unspecified trochanteric fracture of left femur, initial encounter for closed fracture | CMS +S72102B | Unspecified trochanteric fracture of left femur, initial encounter for open fracture type I or II | CMS +S72102C | Unspecified trochanteric fracture of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72102D | Unspecified trochanteric fracture of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72102E | Unspecified trochanteric fracture of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72102F | Unspecified trochanteric fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72102G | Unspecified trochanteric fracture of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72102H | Unspecified trochanteric fracture of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72102J | Unspecified trochanteric fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72102K | Unspecified trochanteric fracture of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72102M | Unspecified trochanteric fracture of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72102N | Unspecified trochanteric fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72102P | Unspecified trochanteric fracture of left femur, subsequent encounter for closed fracture with malunion | CMS +S72102Q | Unspecified trochanteric fracture of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72102R | Unspecified trochanteric fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72102S | Unspecified trochanteric fracture of left femur, sequela | CMS +S72109A | Unspecified trochanteric fracture of unspecified femur, initial encounter for closed fracture | CMS +S72109B | Unspecified trochanteric fracture of unspecified femur, initial encounter for open fracture type I or II | CMS +S72109C | Unspecified trochanteric fracture of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72109D | Unspecified trochanteric fracture of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72109E | Unspecified trochanteric fracture of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72109F | Unspecified trochanteric fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72109G | Unspecified trochanteric fracture of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72109H | Unspecified trochanteric fracture of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72109J | Unspecified trochanteric fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72109K | Unspecified trochanteric fracture of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72109M | Unspecified trochanteric fracture of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72109N | Unspecified trochanteric fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72109P | Unspecified trochanteric fracture of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72109Q | Unspecified trochanteric fracture of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72109R | Unspecified trochanteric fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72109S | Unspecified trochanteric fracture of unspecified femur, sequela | CMS +S72111A | Displaced fracture of greater trochanter of right femur, initial encounter for closed fracture | CMS +S72111B | Displaced fracture of greater trochanter of right femur, initial encounter for open fracture type I or II | CMS +S72111C | Displaced fracture of greater trochanter of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72111D | Displaced fracture of greater trochanter of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72111E | Displaced fracture of greater trochanter of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72111F | Displaced fracture of greater trochanter of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72111G | Displaced fracture of greater trochanter of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72111H | Displaced fracture of greater trochanter of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72111J | Displaced fracture of greater trochanter of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72111K | Displaced fracture of greater trochanter of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72111M | Displaced fracture of greater trochanter of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72111N | Displaced fracture of greater trochanter of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72111P | Displaced fracture of greater trochanter of right femur, subsequent encounter for closed fracture with malunion | CMS +S72111Q | Displaced fracture of greater trochanter of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72111R | Displaced fracture of greater trochanter of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72111S | Displaced fracture of greater trochanter of right femur, sequela | CMS +S72112A | Displaced fracture of greater trochanter of left femur, initial encounter for closed fracture | CMS +S72112B | Displaced fracture of greater trochanter of left femur, initial encounter for open fracture type I or II | CMS +S72112C | Displaced fracture of greater trochanter of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72112D | Displaced fracture of greater trochanter of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72112E | Displaced fracture of greater trochanter of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72112F | Displaced fracture of greater trochanter of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72112G | Displaced fracture of greater trochanter of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72112H | Displaced fracture of greater trochanter of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72112J | Displaced fracture of greater trochanter of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72112K | Displaced fracture of greater trochanter of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72112M | Displaced fracture of greater trochanter of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72112N | Displaced fracture of greater trochanter of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72112P | Displaced fracture of greater trochanter of left femur, subsequent encounter for closed fracture with malunion | CMS +S72112Q | Displaced fracture of greater trochanter of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72112R | Displaced fracture of greater trochanter of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72112S | Displaced fracture of greater trochanter of left femur, sequela | CMS +S72113A | Displaced fracture of greater trochanter of unspecified femur, initial encounter for closed fracture | CMS +S72113B | Displaced fracture of greater trochanter of unspecified femur, initial encounter for open fracture type I or II | CMS +S72113C | Displaced fracture of greater trochanter of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72113D | Displaced fracture of greater trochanter of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72113E | Displaced fracture of greater trochanter of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72113F | Displaced fracture of greater trochanter of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72113G | Displaced fracture of greater trochanter of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72113H | Displaced fracture of greater trochanter of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72113J | Displaced fracture of greater trochanter of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72113K | Displaced fracture of greater trochanter of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72113M | Displaced fracture of greater trochanter of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72113N | Displaced fracture of greater trochanter of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72113P | Displaced fracture of greater trochanter of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72113Q | Displaced fracture of greater trochanter of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72113R | Displaced fracture of greater trochanter of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72113S | Displaced fracture of greater trochanter of unspecified femur, sequela | CMS +S72114A | Nondisplaced fracture of greater trochanter of right femur, initial encounter for closed fracture | CMS +S72114B | Nondisplaced fracture of greater trochanter of right femur, initial encounter for open fracture type I or II | CMS +S72114C | Nondisplaced fracture of greater trochanter of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72114D | Nondisplaced fracture of greater trochanter of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72114E | Nondisplaced fracture of greater trochanter of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72114F | Nondisplaced fracture of greater trochanter of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72114G | Nondisplaced fracture of greater trochanter of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72114H | Nondisplaced fracture of greater trochanter of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72114J | Nondisplaced fracture of greater trochanter of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72114K | Nondisplaced fracture of greater trochanter of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72114M | Nondisplaced fracture of greater trochanter of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72114N | Nondisplaced fracture of greater trochanter of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72114P | Nondisplaced fracture of greater trochanter of right femur, subsequent encounter for closed fracture with malunion | CMS +S72114Q | Nondisplaced fracture of greater trochanter of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72114R | Nondisplaced fracture of greater trochanter of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72114S | Nondisplaced fracture of greater trochanter of right femur, sequela | CMS +S72115A | Nondisplaced fracture of greater trochanter of left femur, initial encounter for closed fracture | CMS +S72115B | Nondisplaced fracture of greater trochanter of left femur, initial encounter for open fracture type I or II | CMS +S72115C | Nondisplaced fracture of greater trochanter of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72115D | Nondisplaced fracture of greater trochanter of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72115E | Nondisplaced fracture of greater trochanter of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72115F | Nondisplaced fracture of greater trochanter of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72115G | Nondisplaced fracture of greater trochanter of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72115H | Nondisplaced fracture of greater trochanter of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72115J | Nondisplaced fracture of greater trochanter of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72115K | Nondisplaced fracture of greater trochanter of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72115M | Nondisplaced fracture of greater trochanter of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72115N | Nondisplaced fracture of greater trochanter of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72115P | Nondisplaced fracture of greater trochanter of left femur, subsequent encounter for closed fracture with malunion | CMS +S72115Q | Nondisplaced fracture of greater trochanter of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72115R | Nondisplaced fracture of greater trochanter of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72115S | Nondisplaced fracture of greater trochanter of left femur, sequela | CMS +S72116A | Nondisplaced fracture of greater trochanter of unspecified femur, initial encounter for closed fracture | CMS +S72116B | Nondisplaced fracture of greater trochanter of unspecified femur, initial encounter for open fracture type I or II | CMS +S72116C | Nondisplaced fracture of greater trochanter of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72116D | Nondisplaced fracture of greater trochanter of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72116E | Nondisplaced fracture of greater trochanter of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72116F | Nondisplaced fracture of greater trochanter of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72116G | Nondisplaced fracture of greater trochanter of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72116H | Nondisplaced fracture of greater trochanter of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72116J | Nondisplaced fracture of greater trochanter of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72116K | Nondisplaced fracture of greater trochanter of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72116M | Nondisplaced fracture of greater trochanter of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72116N | Nondisplaced fracture of greater trochanter of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72116P | Nondisplaced fracture of greater trochanter of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72116Q | Nondisplaced fracture of greater trochanter of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72116R | Nondisplaced fracture of greater trochanter of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72116S | Nondisplaced fracture of greater trochanter of unspecified femur, sequela | CMS +S72121A | Displaced fracture of lesser trochanter of right femur, initial encounter for closed fracture | CMS +S72121B | Displaced fracture of lesser trochanter of right femur, initial encounter for open fracture type I or II | CMS +S72121C | Displaced fracture of lesser trochanter of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72121D | Displaced fracture of lesser trochanter of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72121E | Displaced fracture of lesser trochanter of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72121F | Displaced fracture of lesser trochanter of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72121G | Displaced fracture of lesser trochanter of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72121H | Displaced fracture of lesser trochanter of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72121J | Displaced fracture of lesser trochanter of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72121K | Displaced fracture of lesser trochanter of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72121M | Displaced fracture of lesser trochanter of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72121N | Displaced fracture of lesser trochanter of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72121P | Displaced fracture of lesser trochanter of right femur, subsequent encounter for closed fracture with malunion | CMS +S72121Q | Displaced fracture of lesser trochanter of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72121R | Displaced fracture of lesser trochanter of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72121S | Displaced fracture of lesser trochanter of right femur, sequela | CMS +S72122A | Displaced fracture of lesser trochanter of left femur, initial encounter for closed fracture | CMS +S72122B | Displaced fracture of lesser trochanter of left femur, initial encounter for open fracture type I or II | CMS +S72122C | Displaced fracture of lesser trochanter of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72122D | Displaced fracture of lesser trochanter of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72122E | Displaced fracture of lesser trochanter of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72122F | Displaced fracture of lesser trochanter of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72122G | Displaced fracture of lesser trochanter of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72122H | Displaced fracture of lesser trochanter of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72122J | Displaced fracture of lesser trochanter of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72122K | Displaced fracture of lesser trochanter of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72122M | Displaced fracture of lesser trochanter of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72122N | Displaced fracture of lesser trochanter of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72122P | Displaced fracture of lesser trochanter of left femur, subsequent encounter for closed fracture with malunion | CMS +S72122Q | Displaced fracture of lesser trochanter of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72122R | Displaced fracture of lesser trochanter of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72122S | Displaced fracture of lesser trochanter of left femur, sequela | CMS +S72123A | Displaced fracture of lesser trochanter of unspecified femur, initial encounter for closed fracture | CMS +S72123B | Displaced fracture of lesser trochanter of unspecified femur, initial encounter for open fracture type I or II | CMS +S72123C | Displaced fracture of lesser trochanter of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72123D | Displaced fracture of lesser trochanter of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72123E | Displaced fracture of lesser trochanter of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72123F | Displaced fracture of lesser trochanter of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72123G | Displaced fracture of lesser trochanter of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72123H | Displaced fracture of lesser trochanter of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72123J | Displaced fracture of lesser trochanter of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72123K | Displaced fracture of lesser trochanter of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72123M | Displaced fracture of lesser trochanter of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72123N | Displaced fracture of lesser trochanter of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72123P | Displaced fracture of lesser trochanter of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72123Q | Displaced fracture of lesser trochanter of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72123R | Displaced fracture of lesser trochanter of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72123S | Displaced fracture of lesser trochanter of unspecified femur, sequela | CMS +S72124A | Nondisplaced fracture of lesser trochanter of right femur, initial encounter for closed fracture | CMS +S72124B | Nondisplaced fracture of lesser trochanter of right femur, initial encounter for open fracture type I or II | CMS +S72124C | Nondisplaced fracture of lesser trochanter of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72124D | Nondisplaced fracture of lesser trochanter of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72124E | Nondisplaced fracture of lesser trochanter of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72124F | Nondisplaced fracture of lesser trochanter of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72124G | Nondisplaced fracture of lesser trochanter of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72124H | Nondisplaced fracture of lesser trochanter of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72124J | Nondisplaced fracture of lesser trochanter of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72124K | Nondisplaced fracture of lesser trochanter of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72124M | Nondisplaced fracture of lesser trochanter of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72124N | Nondisplaced fracture of lesser trochanter of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72124P | Nondisplaced fracture of lesser trochanter of right femur, subsequent encounter for closed fracture with malunion | CMS +S72124Q | Nondisplaced fracture of lesser trochanter of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72124R | Nondisplaced fracture of lesser trochanter of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72124S | Nondisplaced fracture of lesser trochanter of right femur, sequela | CMS +S72125A | Nondisplaced fracture of lesser trochanter of left femur, initial encounter for closed fracture | CMS +S72125B | Nondisplaced fracture of lesser trochanter of left femur, initial encounter for open fracture type I or II | CMS +S72125C | Nondisplaced fracture of lesser trochanter of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72125D | Nondisplaced fracture of lesser trochanter of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72125E | Nondisplaced fracture of lesser trochanter of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72125F | Nondisplaced fracture of lesser trochanter of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72125G | Nondisplaced fracture of lesser trochanter of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72125H | Nondisplaced fracture of lesser trochanter of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72125J | Nondisplaced fracture of lesser trochanter of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72125K | Nondisplaced fracture of lesser trochanter of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72125M | Nondisplaced fracture of lesser trochanter of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72125N | Nondisplaced fracture of lesser trochanter of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72125P | Nondisplaced fracture of lesser trochanter of left femur, subsequent encounter for closed fracture with malunion | CMS +S72125Q | Nondisplaced fracture of lesser trochanter of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72125R | Nondisplaced fracture of lesser trochanter of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72125S | Nondisplaced fracture of lesser trochanter of left femur, sequela | CMS +S72126A | Nondisplaced fracture of lesser trochanter of unspecified femur, initial encounter for closed fracture | CMS +S72126B | Nondisplaced fracture of lesser trochanter of unspecified femur, initial encounter for open fracture type I or II | CMS +S72126C | Nondisplaced fracture of lesser trochanter of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72126D | Nondisplaced fracture of lesser trochanter of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72126E | Nondisplaced fracture of lesser trochanter of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72126F | Nondisplaced fracture of lesser trochanter of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72126G | Nondisplaced fracture of lesser trochanter of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72126H | Nondisplaced fracture of lesser trochanter of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72126J | Nondisplaced fracture of lesser trochanter of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72126K | Nondisplaced fracture of lesser trochanter of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72126M | Nondisplaced fracture of lesser trochanter of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72126N | Nondisplaced fracture of lesser trochanter of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72126P | Nondisplaced fracture of lesser trochanter of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72126Q | Nondisplaced fracture of lesser trochanter of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72126R | Nondisplaced fracture of lesser trochanter of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72126S | Nondisplaced fracture of lesser trochanter of unspecified femur, sequela | CMS +S72131A | Displaced apophyseal fracture of right femur, initial encounter for closed fracture | CMS +S72131B | Displaced apophyseal fracture of right femur, initial encounter for open fracture type I or II | CMS +S72131C | Displaced apophyseal fracture of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72131D | Displaced apophyseal fracture of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72131E | Displaced apophyseal fracture of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72131F | Displaced apophyseal fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72131G | Displaced apophyseal fracture of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72131H | Displaced apophyseal fracture of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72131J | Displaced apophyseal fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72131K | Displaced apophyseal fracture of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72131M | Displaced apophyseal fracture of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72131N | Displaced apophyseal fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72131P | Displaced apophyseal fracture of right femur, subsequent encounter for closed fracture with malunion | CMS +S72131Q | Displaced apophyseal fracture of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72131R | Displaced apophyseal fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72131S | Displaced apophyseal fracture of right femur, sequela | CMS +S72132A | Displaced apophyseal fracture of left femur, initial encounter for closed fracture | CMS +S72132B | Displaced apophyseal fracture of left femur, initial encounter for open fracture type I or II | CMS +S72132C | Displaced apophyseal fracture of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72132D | Displaced apophyseal fracture of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72132E | Displaced apophyseal fracture of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72132F | Displaced apophyseal fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72132G | Displaced apophyseal fracture of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72132H | Displaced apophyseal fracture of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72132J | Displaced apophyseal fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72132K | Displaced apophyseal fracture of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72132M | Displaced apophyseal fracture of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72132N | Displaced apophyseal fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72132P | Displaced apophyseal fracture of left femur, subsequent encounter for closed fracture with malunion | CMS +S72132Q | Displaced apophyseal fracture of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72132R | Displaced apophyseal fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72132S | Displaced apophyseal fracture of left femur, sequela | CMS +S72133A | Displaced apophyseal fracture of unspecified femur, initial encounter for closed fracture | CMS +S72133B | Displaced apophyseal fracture of unspecified femur, initial encounter for open fracture type I or II | CMS +S72133C | Displaced apophyseal fracture of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72133D | Displaced apophyseal fracture of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72133E | Displaced apophyseal fracture of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72133F | Displaced apophyseal fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72133G | Displaced apophyseal fracture of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72133H | Displaced apophyseal fracture of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72133J | Displaced apophyseal fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72133K | Displaced apophyseal fracture of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72133M | Displaced apophyseal fracture of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72133N | Displaced apophyseal fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72133P | Displaced apophyseal fracture of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72133Q | Displaced apophyseal fracture of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72133R | Displaced apophyseal fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72133S | Displaced apophyseal fracture of unspecified femur, sequela | CMS +S72134A | Nondisplaced apophyseal fracture of right femur, initial encounter for closed fracture | CMS +S72134B | Nondisplaced apophyseal fracture of right femur, initial encounter for open fracture type I or II | CMS +S72134C | Nondisplaced apophyseal fracture of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72134D | Nondisplaced apophyseal fracture of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72134E | Nondisplaced apophyseal fracture of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72134F | Nondisplaced apophyseal fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72134G | Nondisplaced apophyseal fracture of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72134H | Nondisplaced apophyseal fracture of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72134J | Nondisplaced apophyseal fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72134K | Nondisplaced apophyseal fracture of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72134M | Nondisplaced apophyseal fracture of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72134N | Nondisplaced apophyseal fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72134P | Nondisplaced apophyseal fracture of right femur, subsequent encounter for closed fracture with malunion | CMS +S72134Q | Nondisplaced apophyseal fracture of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72134R | Nondisplaced apophyseal fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72134S | Nondisplaced apophyseal fracture of right femur, sequela | CMS +S72135A | Nondisplaced apophyseal fracture of left femur, initial encounter for closed fracture | CMS +S72135B | Nondisplaced apophyseal fracture of left femur, initial encounter for open fracture type I or II | CMS +S72135C | Nondisplaced apophyseal fracture of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72135D | Nondisplaced apophyseal fracture of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72135E | Nondisplaced apophyseal fracture of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72135F | Nondisplaced apophyseal fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72135G | Nondisplaced apophyseal fracture of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72135H | Nondisplaced apophyseal fracture of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72135J | Nondisplaced apophyseal fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72135K | Nondisplaced apophyseal fracture of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72135M | Nondisplaced apophyseal fracture of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72135N | Nondisplaced apophyseal fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72135P | Nondisplaced apophyseal fracture of left femur, subsequent encounter for closed fracture with malunion | CMS +S72135Q | Nondisplaced apophyseal fracture of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72135R | Nondisplaced apophyseal fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72135S | Nondisplaced apophyseal fracture of left femur, sequela | CMS +S72136A | Nondisplaced apophyseal fracture of unspecified femur, initial encounter for closed fracture | CMS +S72136B | Nondisplaced apophyseal fracture of unspecified femur, initial encounter for open fracture type I or II | CMS +S72136C | Nondisplaced apophyseal fracture of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72136D | Nondisplaced apophyseal fracture of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72136E | Nondisplaced apophyseal fracture of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72136F | Nondisplaced apophyseal fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72136G | Nondisplaced apophyseal fracture of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72136H | Nondisplaced apophyseal fracture of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72136J | Nondisplaced apophyseal fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72136K | Nondisplaced apophyseal fracture of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72136M | Nondisplaced apophyseal fracture of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72136N | Nondisplaced apophyseal fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72136P | Nondisplaced apophyseal fracture of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72136Q | Nondisplaced apophyseal fracture of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72136R | Nondisplaced apophyseal fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72136S | Nondisplaced apophyseal fracture of unspecified femur, sequela | CMS +S72141A | Displaced intertrochanteric fracture of right femur, initial encounter for closed fracture | CMS +S72141B | Displaced intertrochanteric fracture of right femur, initial encounter for open fracture type I or II | CMS +S72141C | Displaced intertrochanteric fracture of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72141D | Displaced intertrochanteric fracture of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72141E | Displaced intertrochanteric fracture of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72141F | Displaced intertrochanteric fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72141G | Displaced intertrochanteric fracture of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72141H | Displaced intertrochanteric fracture of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72141J | Displaced intertrochanteric fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72141K | Displaced intertrochanteric fracture of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72141M | Displaced intertrochanteric fracture of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72141N | Displaced intertrochanteric fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72141P | Displaced intertrochanteric fracture of right femur, subsequent encounter for closed fracture with malunion | CMS +S72141Q | Displaced intertrochanteric fracture of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72141R | Displaced intertrochanteric fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72141S | Displaced intertrochanteric fracture of right femur, sequela | CMS +S72142A | Displaced intertrochanteric fracture of left femur, initial encounter for closed fracture | CMS +S72142B | Displaced intertrochanteric fracture of left femur, initial encounter for open fracture type I or II | CMS +S72142C | Displaced intertrochanteric fracture of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72142D | Displaced intertrochanteric fracture of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72142E | Displaced intertrochanteric fracture of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72142F | Displaced intertrochanteric fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72142G | Displaced intertrochanteric fracture of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72142H | Displaced intertrochanteric fracture of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72142J | Displaced intertrochanteric fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72142K | Displaced intertrochanteric fracture of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72142M | Displaced intertrochanteric fracture of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72142N | Displaced intertrochanteric fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72142P | Displaced intertrochanteric fracture of left femur, subsequent encounter for closed fracture with malunion | CMS +S72142Q | Displaced intertrochanteric fracture of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72142R | Displaced intertrochanteric fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72142S | Displaced intertrochanteric fracture of left femur, sequela | CMS +S72143A | Displaced intertrochanteric fracture of unspecified femur, initial encounter for closed fracture | CMS +S72143B | Displaced intertrochanteric fracture of unspecified femur, initial encounter for open fracture type I or II | CMS +S72143C | Displaced intertrochanteric fracture of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72143D | Displaced intertrochanteric fracture of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72143E | Displaced intertrochanteric fracture of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72143F | Displaced intertrochanteric fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72143G | Displaced intertrochanteric fracture of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72143H | Displaced intertrochanteric fracture of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72143J | Displaced intertrochanteric fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72143K | Displaced intertrochanteric fracture of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72143M | Displaced intertrochanteric fracture of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72143N | Displaced intertrochanteric fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72143P | Displaced intertrochanteric fracture of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72143Q | Displaced intertrochanteric fracture of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72143R | Displaced intertrochanteric fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72143S | Displaced intertrochanteric fracture of unspecified femur, sequela | CMS +S72144A | Nondisplaced intertrochanteric fracture of right femur, initial encounter for closed fracture | CMS +S72144B | Nondisplaced intertrochanteric fracture of right femur, initial encounter for open fracture type I or II | CMS +S72144C | Nondisplaced intertrochanteric fracture of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72144D | Nondisplaced intertrochanteric fracture of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72144E | Nondisplaced intertrochanteric fracture of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72144F | Nondisplaced intertrochanteric fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72144G | Nondisplaced intertrochanteric fracture of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72144H | Nondisplaced intertrochanteric fracture of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72144J | Nondisplaced intertrochanteric fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72144K | Nondisplaced intertrochanteric fracture of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72144M | Nondisplaced intertrochanteric fracture of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72144N | Nondisplaced intertrochanteric fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72144P | Nondisplaced intertrochanteric fracture of right femur, subsequent encounter for closed fracture with malunion | CMS +S72144Q | Nondisplaced intertrochanteric fracture of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72144R | Nondisplaced intertrochanteric fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72144S | Nondisplaced intertrochanteric fracture of right femur, sequela | CMS +S72145A | Nondisplaced intertrochanteric fracture of left femur, initial encounter for closed fracture | CMS +S72145B | Nondisplaced intertrochanteric fracture of left femur, initial encounter for open fracture type I or II | CMS +S72145C | Nondisplaced intertrochanteric fracture of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72145D | Nondisplaced intertrochanteric fracture of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72145E | Nondisplaced intertrochanteric fracture of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72145F | Nondisplaced intertrochanteric fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72145G | Nondisplaced intertrochanteric fracture of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72145H | Nondisplaced intertrochanteric fracture of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72145J | Nondisplaced intertrochanteric fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72145K | Nondisplaced intertrochanteric fracture of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72145M | Nondisplaced intertrochanteric fracture of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72145N | Nondisplaced intertrochanteric fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72145P | Nondisplaced intertrochanteric fracture of left femur, subsequent encounter for closed fracture with malunion | CMS +S72145Q | Nondisplaced intertrochanteric fracture of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72145R | Nondisplaced intertrochanteric fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72145S | Nondisplaced intertrochanteric fracture of left femur, sequela | CMS +S72146A | Nondisplaced intertrochanteric fracture of unspecified femur, initial encounter for closed fracture | CMS +S72146B | Nondisplaced intertrochanteric fracture of unspecified femur, initial encounter for open fracture type I or II | CMS +S72146C | Nondisplaced intertrochanteric fracture of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72146D | Nondisplaced intertrochanteric fracture of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72146E | Nondisplaced intertrochanteric fracture of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72146F | Nondisplaced intertrochanteric fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72146G | Nondisplaced intertrochanteric fracture of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72146H | Nondisplaced intertrochanteric fracture of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72146J | Nondisplaced intertrochanteric fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72146K | Nondisplaced intertrochanteric fracture of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72146M | Nondisplaced intertrochanteric fracture of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72146N | Nondisplaced intertrochanteric fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72146P | Nondisplaced intertrochanteric fracture of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72146Q | Nondisplaced intertrochanteric fracture of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72146R | Nondisplaced intertrochanteric fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72146S | Nondisplaced intertrochanteric fracture of unspecified femur, sequela | CMS +S722 | Subtrochanteric fracture | WHO +S7221XA | Displaced subtrochanteric fracture of right femur, initial encounter for closed fracture | CMS +S7221XB | Displaced subtrochanteric fracture of right femur, initial encounter for open fracture type I or II | CMS +S7221XC | Displaced subtrochanteric fracture of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S7221XD | Displaced subtrochanteric fracture of right femur, subsequent encounter for closed fracture with routine healing | CMS +S7221XE | Displaced subtrochanteric fracture of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S7221XF | Displaced subtrochanteric fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S7221XG | Displaced subtrochanteric fracture of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S7221XH | Displaced subtrochanteric fracture of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S7221XJ | Displaced subtrochanteric fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S7221XK | Displaced subtrochanteric fracture of right femur, subsequent encounter for closed fracture with nonunion | CMS +S7221XM | Displaced subtrochanteric fracture of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S7221XN | Displaced subtrochanteric fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S7221XP | Displaced subtrochanteric fracture of right femur, subsequent encounter for closed fracture with malunion | CMS +S7221XQ | Displaced subtrochanteric fracture of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S7221XR | Displaced subtrochanteric fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S7221XS | Displaced subtrochanteric fracture of right femur, sequela | CMS +S7222XA | Displaced subtrochanteric fracture of left femur, initial encounter for closed fracture | CMS +S7222XB | Displaced subtrochanteric fracture of left femur, initial encounter for open fracture type I or II | CMS +S7222XC | Displaced subtrochanteric fracture of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S7222XD | Displaced subtrochanteric fracture of left femur, subsequent encounter for closed fracture with routine healing | CMS +S7222XE | Displaced subtrochanteric fracture of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S7222XF | Displaced subtrochanteric fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S7222XG | Displaced subtrochanteric fracture of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S7222XH | Displaced subtrochanteric fracture of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S7222XJ | Displaced subtrochanteric fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S7222XK | Displaced subtrochanteric fracture of left femur, subsequent encounter for closed fracture with nonunion | CMS +S7222XM | Displaced subtrochanteric fracture of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S7222XN | Displaced subtrochanteric fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S7222XP | Displaced subtrochanteric fracture of left femur, subsequent encounter for closed fracture with malunion | CMS +S7222XQ | Displaced subtrochanteric fracture of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S7222XR | Displaced subtrochanteric fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S7222XS | Displaced subtrochanteric fracture of left femur, sequela | CMS +S7223XA | Displaced subtrochanteric fracture of unspecified femur, initial encounter for closed fracture | CMS +S7223XB | Displaced subtrochanteric fracture of unspecified femur, initial encounter for open fracture type I or II | CMS +S7223XC | Displaced subtrochanteric fracture of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S7223XD | Displaced subtrochanteric fracture of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S7223XE | Displaced subtrochanteric fracture of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S7223XF | Displaced subtrochanteric fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S7223XG | Displaced subtrochanteric fracture of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S7223XH | Displaced subtrochanteric fracture of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S7223XJ | Displaced subtrochanteric fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S7223XK | Displaced subtrochanteric fracture of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S7223XM | Displaced subtrochanteric fracture of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S7223XN | Displaced subtrochanteric fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S7223XP | Displaced subtrochanteric fracture of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S7223XQ | Displaced subtrochanteric fracture of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S7223XR | Displaced subtrochanteric fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S7223XS | Displaced subtrochanteric fracture of unspecified femur, sequela | CMS +S7224XA | Nondisplaced subtrochanteric fracture of right femur, initial encounter for closed fracture | CMS +S7224XB | Nondisplaced subtrochanteric fracture of right femur, initial encounter for open fracture type I or II | CMS +S7224XC | Nondisplaced subtrochanteric fracture of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S7224XD | Nondisplaced subtrochanteric fracture of right femur, subsequent encounter for closed fracture with routine healing | CMS +S7224XE | Nondisplaced subtrochanteric fracture of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S7224XF | Nondisplaced subtrochanteric fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S7224XG | Nondisplaced subtrochanteric fracture of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S7224XH | Nondisplaced subtrochanteric fracture of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S7224XJ | Nondisplaced subtrochanteric fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S7224XK | Nondisplaced subtrochanteric fracture of right femur, subsequent encounter for closed fracture with nonunion | CMS +S7224XM | Nondisplaced subtrochanteric fracture of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S7224XN | Nondisplaced subtrochanteric fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S7224XP | Nondisplaced subtrochanteric fracture of right femur, subsequent encounter for closed fracture with malunion | CMS +S7224XQ | Nondisplaced subtrochanteric fracture of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S7224XR | Nondisplaced subtrochanteric fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S7224XS | Nondisplaced subtrochanteric fracture of right femur, sequela | CMS +S7225XA | Nondisplaced subtrochanteric fracture of left femur, initial encounter for closed fracture | CMS +S7225XB | Nondisplaced subtrochanteric fracture of left femur, initial encounter for open fracture type I or II | CMS +S7225XC | Nondisplaced subtrochanteric fracture of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S7225XD | Nondisplaced subtrochanteric fracture of left femur, subsequent encounter for closed fracture with routine healing | CMS +S7225XE | Nondisplaced subtrochanteric fracture of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S7225XF | Nondisplaced subtrochanteric fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S7225XG | Nondisplaced subtrochanteric fracture of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S7225XH | Nondisplaced subtrochanteric fracture of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S7225XJ | Nondisplaced subtrochanteric fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S7225XK | Nondisplaced subtrochanteric fracture of left femur, subsequent encounter for closed fracture with nonunion | CMS +S7225XM | Nondisplaced subtrochanteric fracture of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S7225XN | Nondisplaced subtrochanteric fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S7225XP | Nondisplaced subtrochanteric fracture of left femur, subsequent encounter for closed fracture with malunion | CMS +S7225XQ | Nondisplaced subtrochanteric fracture of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S7225XR | Nondisplaced subtrochanteric fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S7225XS | Nondisplaced subtrochanteric fracture of left femur, sequela | CMS +S7226XA | Nondisplaced subtrochanteric fracture of unspecified femur, initial encounter for closed fracture | CMS +S7226XB | Nondisplaced subtrochanteric fracture of unspecified femur, initial encounter for open fracture type I or II | CMS +S7226XC | Nondisplaced subtrochanteric fracture of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S7226XD | Nondisplaced subtrochanteric fracture of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S7226XE | Nondisplaced subtrochanteric fracture of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S7226XF | Nondisplaced subtrochanteric fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S7226XG | Nondisplaced subtrochanteric fracture of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S7226XH | Nondisplaced subtrochanteric fracture of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S7226XJ | Nondisplaced subtrochanteric fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S7226XK | Nondisplaced subtrochanteric fracture of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S7226XM | Nondisplaced subtrochanteric fracture of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S7226XN | Nondisplaced subtrochanteric fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S7226XP | Nondisplaced subtrochanteric fracture of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S7226XQ | Nondisplaced subtrochanteric fracture of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S7226XR | Nondisplaced subtrochanteric fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S7226XS | Nondisplaced subtrochanteric fracture of unspecified femur, sequela | CMS +S723 | Fracture of shaft of femur | WHO +S72301A | Unspecified fracture of shaft of right femur, initial encounter for closed fracture | CMS +S72301B | Unspecified fracture of shaft of right femur, initial encounter for open fracture type I or II | CMS +S72301C | Unspecified fracture of shaft of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72301D | Unspecified fracture of shaft of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72301E | Unspecified fracture of shaft of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72301F | Unspecified fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72301G | Unspecified fracture of shaft of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72301H | Unspecified fracture of shaft of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72301J | Unspecified fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72301K | Unspecified fracture of shaft of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72301M | Unspecified fracture of shaft of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72301N | Unspecified fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72301P | Unspecified fracture of shaft of right femur, subsequent encounter for closed fracture with malunion | CMS +S72301Q | Unspecified fracture of shaft of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72301R | Unspecified fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72301S | Unspecified fracture of shaft of right femur, sequela | CMS +S72302A | Unspecified fracture of shaft of left femur, initial encounter for closed fracture | CMS +S72302B | Unspecified fracture of shaft of left femur, initial encounter for open fracture type I or II | CMS +S72302C | Unspecified fracture of shaft of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72302D | Unspecified fracture of shaft of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72302E | Unspecified fracture of shaft of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72302F | Unspecified fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72302G | Unspecified fracture of shaft of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72302H | Unspecified fracture of shaft of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72302J | Unspecified fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72302K | Unspecified fracture of shaft of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72302M | Unspecified fracture of shaft of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72302N | Unspecified fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72302P | Unspecified fracture of shaft of left femur, subsequent encounter for closed fracture with malunion | CMS +S72302Q | Unspecified fracture of shaft of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72302R | Unspecified fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72302S | Unspecified fracture of shaft of left femur, sequela | CMS +S72309A | Unspecified fracture of shaft of unspecified femur, initial encounter for closed fracture | CMS +S72309B | Unspecified fracture of shaft of unspecified femur, initial encounter for open fracture type I or II | CMS +S72309C | Unspecified fracture of shaft of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72309D | Unspecified fracture of shaft of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72309E | Unspecified fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72309F | Unspecified fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72309G | Unspecified fracture of shaft of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72309H | Unspecified fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72309J | Unspecified fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72309K | Unspecified fracture of shaft of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72309M | Unspecified fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72309N | Unspecified fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72309P | Unspecified fracture of shaft of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72309Q | Unspecified fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72309R | Unspecified fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72309S | Unspecified fracture of shaft of unspecified femur, sequela | CMS +S72321A | Displaced transverse fracture of shaft of right femur, initial encounter for closed fracture | CMS +S72321B | Displaced transverse fracture of shaft of right femur, initial encounter for open fracture type I or II | CMS +S72321C | Displaced transverse fracture of shaft of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72321D | Displaced transverse fracture of shaft of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72321E | Displaced transverse fracture of shaft of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72321F | Displaced transverse fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72321G | Displaced transverse fracture of shaft of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72321H | Displaced transverse fracture of shaft of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72321J | Displaced transverse fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72321K | Displaced transverse fracture of shaft of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72321M | Displaced transverse fracture of shaft of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72321N | Displaced transverse fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72321P | Displaced transverse fracture of shaft of right femur, subsequent encounter for closed fracture with malunion | CMS +S72321Q | Displaced transverse fracture of shaft of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72321R | Displaced transverse fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72321S | Displaced transverse fracture of shaft of right femur, sequela | CMS +S72322A | Displaced transverse fracture of shaft of left femur, initial encounter for closed fracture | CMS +S72322B | Displaced transverse fracture of shaft of left femur, initial encounter for open fracture type I or II | CMS +S72322C | Displaced transverse fracture of shaft of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72322D | Displaced transverse fracture of shaft of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72322E | Displaced transverse fracture of shaft of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72322F | Displaced transverse fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72322G | Displaced transverse fracture of shaft of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72322H | Displaced transverse fracture of shaft of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72322J | Displaced transverse fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72322K | Displaced transverse fracture of shaft of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72322M | Displaced transverse fracture of shaft of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72322N | Displaced transverse fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72322P | Displaced transverse fracture of shaft of left femur, subsequent encounter for closed fracture with malunion | CMS +S72322Q | Displaced transverse fracture of shaft of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72322R | Displaced transverse fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72322S | Displaced transverse fracture of shaft of left femur, sequela | CMS +S72323A | Displaced transverse fracture of shaft of unspecified femur, initial encounter for closed fracture | CMS +S72323B | Displaced transverse fracture of shaft of unspecified femur, initial encounter for open fracture type I or II | CMS +S72323C | Displaced transverse fracture of shaft of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72323D | Displaced transverse fracture of shaft of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72323E | Displaced transverse fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72323F | Displaced transverse fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72323G | Displaced transverse fracture of shaft of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72323H | Displaced transverse fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72323J | Displaced transverse fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72323K | Displaced transverse fracture of shaft of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72323M | Displaced transverse fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72323N | Displaced transverse fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72323P | Displaced transverse fracture of shaft of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72323Q | Displaced transverse fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72323R | Displaced transverse fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72323S | Displaced transverse fracture of shaft of unspecified femur, sequela | CMS +S72324A | Nondisplaced transverse fracture of shaft of right femur, initial encounter for closed fracture | CMS +S72324B | Nondisplaced transverse fracture of shaft of right femur, initial encounter for open fracture type I or II | CMS +S72324C | Nondisplaced transverse fracture of shaft of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72324D | Nondisplaced transverse fracture of shaft of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72324E | Nondisplaced transverse fracture of shaft of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72324F | Nondisplaced transverse fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72324G | Nondisplaced transverse fracture of shaft of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72324H | Nondisplaced transverse fracture of shaft of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72324J | Nondisplaced transverse fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72324K | Nondisplaced transverse fracture of shaft of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72324M | Nondisplaced transverse fracture of shaft of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72324N | Nondisplaced transverse fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72324P | Nondisplaced transverse fracture of shaft of right femur, subsequent encounter for closed fracture with malunion | CMS +S72324Q | Nondisplaced transverse fracture of shaft of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72324R | Nondisplaced transverse fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72324S | Nondisplaced transverse fracture of shaft of right femur, sequela | CMS +S72325A | Nondisplaced transverse fracture of shaft of left femur, initial encounter for closed fracture | CMS +S72325B | Nondisplaced transverse fracture of shaft of left femur, initial encounter for open fracture type I or II | CMS +S72325C | Nondisplaced transverse fracture of shaft of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72325D | Nondisplaced transverse fracture of shaft of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72325E | Nondisplaced transverse fracture of shaft of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72325F | Nondisplaced transverse fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72325G | Nondisplaced transverse fracture of shaft of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72325H | Nondisplaced transverse fracture of shaft of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72325J | Nondisplaced transverse fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72325K | Nondisplaced transverse fracture of shaft of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72325M | Nondisplaced transverse fracture of shaft of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72325N | Nondisplaced transverse fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72325P | Nondisplaced transverse fracture of shaft of left femur, subsequent encounter for closed fracture with malunion | CMS +S72325Q | Nondisplaced transverse fracture of shaft of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72325R | Nondisplaced transverse fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72325S | Nondisplaced transverse fracture of shaft of left femur, sequela | CMS +S72326A | Nondisplaced transverse fracture of shaft of unspecified femur, initial encounter for closed fracture | CMS +S72326B | Nondisplaced transverse fracture of shaft of unspecified femur, initial encounter for open fracture type I or II | CMS +S72326C | Nondisplaced transverse fracture of shaft of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72326D | Nondisplaced transverse fracture of shaft of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72326E | Nondisplaced transverse fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72326F | Nondisplaced transverse fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72326G | Nondisplaced transverse fracture of shaft of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72326H | Nondisplaced transverse fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72326J | Nondisplaced transverse fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72326K | Nondisplaced transverse fracture of shaft of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72326M | Nondisplaced transverse fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72326N | Nondisplaced transverse fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72326P | Nondisplaced transverse fracture of shaft of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72326Q | Nondisplaced transverse fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72326R | Nondisplaced transverse fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72326S | Nondisplaced transverse fracture of shaft of unspecified femur, sequela | CMS +S72331A | Displaced oblique fracture of shaft of right femur, initial encounter for closed fracture | CMS +S72331B | Displaced oblique fracture of shaft of right femur, initial encounter for open fracture type I or II | CMS +S72331C | Displaced oblique fracture of shaft of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72331D | Displaced oblique fracture of shaft of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72331E | Displaced oblique fracture of shaft of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72331F | Displaced oblique fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72331G | Displaced oblique fracture of shaft of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72331H | Displaced oblique fracture of shaft of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72331J | Displaced oblique fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72331K | Displaced oblique fracture of shaft of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72331M | Displaced oblique fracture of shaft of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72331N | Displaced oblique fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72331P | Displaced oblique fracture of shaft of right femur, subsequent encounter for closed fracture with malunion | CMS +S72331Q | Displaced oblique fracture of shaft of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72331R | Displaced oblique fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72331S | Displaced oblique fracture of shaft of right femur, sequela | CMS +S72332A | Displaced oblique fracture of shaft of left femur, initial encounter for closed fracture | CMS +S72332B | Displaced oblique fracture of shaft of left femur, initial encounter for open fracture type I or II | CMS +S72332C | Displaced oblique fracture of shaft of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72332D | Displaced oblique fracture of shaft of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72332E | Displaced oblique fracture of shaft of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72332F | Displaced oblique fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72332G | Displaced oblique fracture of shaft of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72332H | Displaced oblique fracture of shaft of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72332J | Displaced oblique fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72332K | Displaced oblique fracture of shaft of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72332M | Displaced oblique fracture of shaft of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72332N | Displaced oblique fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72332P | Displaced oblique fracture of shaft of left femur, subsequent encounter for closed fracture with malunion | CMS +S72332Q | Displaced oblique fracture of shaft of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72332R | Displaced oblique fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72332S | Displaced oblique fracture of shaft of left femur, sequela | CMS +S72333A | Displaced oblique fracture of shaft of unspecified femur, initial encounter for closed fracture | CMS +S72333B | Displaced oblique fracture of shaft of unspecified femur, initial encounter for open fracture type I or II | CMS +S72333C | Displaced oblique fracture of shaft of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72333D | Displaced oblique fracture of shaft of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72333E | Displaced oblique fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72333F | Displaced oblique fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72333G | Displaced oblique fracture of shaft of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72333H | Displaced oblique fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72333J | Displaced oblique fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72333K | Displaced oblique fracture of shaft of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72333M | Displaced oblique fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72333N | Displaced oblique fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72333P | Displaced oblique fracture of shaft of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72333Q | Displaced oblique fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72333R | Displaced oblique fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72333S | Displaced oblique fracture of shaft of unspecified femur, sequela | CMS +S72334A | Nondisplaced oblique fracture of shaft of right femur, initial encounter for closed fracture | CMS +S72334B | Nondisplaced oblique fracture of shaft of right femur, initial encounter for open fracture type I or II | CMS +S72334C | Nondisplaced oblique fracture of shaft of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72334D | Nondisplaced oblique fracture of shaft of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72334E | Nondisplaced oblique fracture of shaft of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72334F | Nondisplaced oblique fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72334G | Nondisplaced oblique fracture of shaft of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72334H | Nondisplaced oblique fracture of shaft of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72334J | Nondisplaced oblique fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72334K | Nondisplaced oblique fracture of shaft of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72334M | Nondisplaced oblique fracture of shaft of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72334N | Nondisplaced oblique fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72334P | Nondisplaced oblique fracture of shaft of right femur, subsequent encounter for closed fracture with malunion | CMS +S72334Q | Nondisplaced oblique fracture of shaft of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72334R | Nondisplaced oblique fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72334S | Nondisplaced oblique fracture of shaft of right femur, sequela | CMS +S72335A | Nondisplaced oblique fracture of shaft of left femur, initial encounter for closed fracture | CMS +S72335B | Nondisplaced oblique fracture of shaft of left femur, initial encounter for open fracture type I or II | CMS +S72335C | Nondisplaced oblique fracture of shaft of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72335D | Nondisplaced oblique fracture of shaft of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72335E | Nondisplaced oblique fracture of shaft of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72335F | Nondisplaced oblique fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72335G | Nondisplaced oblique fracture of shaft of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72335H | Nondisplaced oblique fracture of shaft of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72335J | Nondisplaced oblique fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72335K | Nondisplaced oblique fracture of shaft of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72335M | Nondisplaced oblique fracture of shaft of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72335N | Nondisplaced oblique fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72335P | Nondisplaced oblique fracture of shaft of left femur, subsequent encounter for closed fracture with malunion | CMS +S72335Q | Nondisplaced oblique fracture of shaft of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72335R | Nondisplaced oblique fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72335S | Nondisplaced oblique fracture of shaft of left femur, sequela | CMS +S72336A | Nondisplaced oblique fracture of shaft of unspecified femur, initial encounter for closed fracture | CMS +S72336B | Nondisplaced oblique fracture of shaft of unspecified femur, initial encounter for open fracture type I or II | CMS +S72336C | Nondisplaced oblique fracture of shaft of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72336D | Nondisplaced oblique fracture of shaft of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72336E | Nondisplaced oblique fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72336F | Nondisplaced oblique fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72336G | Nondisplaced oblique fracture of shaft of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72336H | Nondisplaced oblique fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72336J | Nondisplaced oblique fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72336K | Nondisplaced oblique fracture of shaft of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72336M | Nondisplaced oblique fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72336N | Nondisplaced oblique fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72336P | Nondisplaced oblique fracture of shaft of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72336Q | Nondisplaced oblique fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72336R | Nondisplaced oblique fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72336S | Nondisplaced oblique fracture of shaft of unspecified femur, sequela | CMS +S72341A | Displaced spiral fracture of shaft of right femur, initial encounter for closed fracture | CMS +S72341B | Displaced spiral fracture of shaft of right femur, initial encounter for open fracture type I or II | CMS +S72341C | Displaced spiral fracture of shaft of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72341D | Displaced spiral fracture of shaft of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72341E | Displaced spiral fracture of shaft of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72341F | Displaced spiral fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72341G | Displaced spiral fracture of shaft of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72341H | Displaced spiral fracture of shaft of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72341J | Displaced spiral fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72341K | Displaced spiral fracture of shaft of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72341M | Displaced spiral fracture of shaft of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72341N | Displaced spiral fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72341P | Displaced spiral fracture of shaft of right femur, subsequent encounter for closed fracture with malunion | CMS +S72341Q | Displaced spiral fracture of shaft of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72341R | Displaced spiral fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72341S | Displaced spiral fracture of shaft of right femur, sequela | CMS +S72342A | Displaced spiral fracture of shaft of left femur, initial encounter for closed fracture | CMS +S72342B | Displaced spiral fracture of shaft of left femur, initial encounter for open fracture type I or II | CMS +S72342C | Displaced spiral fracture of shaft of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72342D | Displaced spiral fracture of shaft of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72342E | Displaced spiral fracture of shaft of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72342F | Displaced spiral fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72342G | Displaced spiral fracture of shaft of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72342H | Displaced spiral fracture of shaft of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72342J | Displaced spiral fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72342K | Displaced spiral fracture of shaft of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72342M | Displaced spiral fracture of shaft of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72342N | Displaced spiral fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72342P | Displaced spiral fracture of shaft of left femur, subsequent encounter for closed fracture with malunion | CMS +S72342Q | Displaced spiral fracture of shaft of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72342R | Displaced spiral fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72342S | Displaced spiral fracture of shaft of left femur, sequela | CMS +S72343A | Displaced spiral fracture of shaft of unspecified femur, initial encounter for closed fracture | CMS +S72343B | Displaced spiral fracture of shaft of unspecified femur, initial encounter for open fracture type I or II | CMS +S72343C | Displaced spiral fracture of shaft of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72343D | Displaced spiral fracture of shaft of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72343E | Displaced spiral fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72343F | Displaced spiral fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72343G | Displaced spiral fracture of shaft of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72343H | Displaced spiral fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72343J | Displaced spiral fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72343K | Displaced spiral fracture of shaft of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72343M | Displaced spiral fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72343N | Displaced spiral fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72343P | Displaced spiral fracture of shaft of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72343Q | Displaced spiral fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72343R | Displaced spiral fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72343S | Displaced spiral fracture of shaft of unspecified femur, sequela | CMS +S72344A | Nondisplaced spiral fracture of shaft of right femur, initial encounter for closed fracture | CMS +S72344B | Nondisplaced spiral fracture of shaft of right femur, initial encounter for open fracture type I or II | CMS +S72344C | Nondisplaced spiral fracture of shaft of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72344D | Nondisplaced spiral fracture of shaft of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72344E | Nondisplaced spiral fracture of shaft of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72344F | Nondisplaced spiral fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72344G | Nondisplaced spiral fracture of shaft of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72344H | Nondisplaced spiral fracture of shaft of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72344J | Nondisplaced spiral fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72344K | Nondisplaced spiral fracture of shaft of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72344M | Nondisplaced spiral fracture of shaft of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72344N | Nondisplaced spiral fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72344P | Nondisplaced spiral fracture of shaft of right femur, subsequent encounter for closed fracture with malunion | CMS +S72344Q | Nondisplaced spiral fracture of shaft of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72344R | Nondisplaced spiral fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72344S | Nondisplaced spiral fracture of shaft of right femur, sequela | CMS +S72345A | Nondisplaced spiral fracture of shaft of left femur, initial encounter for closed fracture | CMS +S72345B | Nondisplaced spiral fracture of shaft of left femur, initial encounter for open fracture type I or II | CMS +S72345C | Nondisplaced spiral fracture of shaft of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72345D | Nondisplaced spiral fracture of shaft of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72345E | Nondisplaced spiral fracture of shaft of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72345F | Nondisplaced spiral fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72345G | Nondisplaced spiral fracture of shaft of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72345H | Nondisplaced spiral fracture of shaft of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72345J | Nondisplaced spiral fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72345K | Nondisplaced spiral fracture of shaft of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72345M | Nondisplaced spiral fracture of shaft of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72345N | Nondisplaced spiral fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72345P | Nondisplaced spiral fracture of shaft of left femur, subsequent encounter for closed fracture with malunion | CMS +S72345Q | Nondisplaced spiral fracture of shaft of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72345R | Nondisplaced spiral fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72345S | Nondisplaced spiral fracture of shaft of left femur, sequela | CMS +S72346A | Nondisplaced spiral fracture of shaft of unspecified femur, initial encounter for closed fracture | CMS +S72346B | Nondisplaced spiral fracture of shaft of unspecified femur, initial encounter for open fracture type I or II | CMS +S72346C | Nondisplaced spiral fracture of shaft of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72346D | Nondisplaced spiral fracture of shaft of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72346E | Nondisplaced spiral fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72346F | Nondisplaced spiral fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72346G | Nondisplaced spiral fracture of shaft of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72346H | Nondisplaced spiral fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72346J | Nondisplaced spiral fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72346K | Nondisplaced spiral fracture of shaft of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72346M | Nondisplaced spiral fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72346N | Nondisplaced spiral fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72346P | Nondisplaced spiral fracture of shaft of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72346Q | Nondisplaced spiral fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72346R | Nondisplaced spiral fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72346S | Nondisplaced spiral fracture of shaft of unspecified femur, sequela | CMS +S72351A | Displaced comminuted fracture of shaft of right femur, initial encounter for closed fracture | CMS +S72351B | Displaced comminuted fracture of shaft of right femur, initial encounter for open fracture type I or II | CMS +S72351C | Displaced comminuted fracture of shaft of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72351D | Displaced comminuted fracture of shaft of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72351E | Displaced comminuted fracture of shaft of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72351F | Displaced comminuted fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72351G | Displaced comminuted fracture of shaft of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72351H | Displaced comminuted fracture of shaft of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72351J | Displaced comminuted fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72351K | Displaced comminuted fracture of shaft of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72351M | Displaced comminuted fracture of shaft of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72351N | Displaced comminuted fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72351P | Displaced comminuted fracture of shaft of right femur, subsequent encounter for closed fracture with malunion | CMS +S72351Q | Displaced comminuted fracture of shaft of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72351R | Displaced comminuted fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72351S | Displaced comminuted fracture of shaft of right femur, sequela | CMS +S72352A | Displaced comminuted fracture of shaft of left femur, initial encounter for closed fracture | CMS +S72352B | Displaced comminuted fracture of shaft of left femur, initial encounter for open fracture type I or II | CMS +S72352C | Displaced comminuted fracture of shaft of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72352D | Displaced comminuted fracture of shaft of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72352E | Displaced comminuted fracture of shaft of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72352F | Displaced comminuted fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72352G | Displaced comminuted fracture of shaft of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72352H | Displaced comminuted fracture of shaft of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72352J | Displaced comminuted fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72352K | Displaced comminuted fracture of shaft of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72352M | Displaced comminuted fracture of shaft of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72352N | Displaced comminuted fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72352P | Displaced comminuted fracture of shaft of left femur, subsequent encounter for closed fracture with malunion | CMS +S72352Q | Displaced comminuted fracture of shaft of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72352R | Displaced comminuted fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72352S | Displaced comminuted fracture of shaft of left femur, sequela | CMS +S72353A | Displaced comminuted fracture of shaft of unspecified femur, initial encounter for closed fracture | CMS +S72353B | Displaced comminuted fracture of shaft of unspecified femur, initial encounter for open fracture type I or II | CMS +S72353C | Displaced comminuted fracture of shaft of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72353D | Displaced comminuted fracture of shaft of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72353E | Displaced comminuted fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72353F | Displaced comminuted fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72353G | Displaced comminuted fracture of shaft of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72353H | Displaced comminuted fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72353J | Displaced comminuted fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72353K | Displaced comminuted fracture of shaft of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72353M | Displaced comminuted fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72353N | Displaced comminuted fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72353P | Displaced comminuted fracture of shaft of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72353Q | Displaced comminuted fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72353R | Displaced comminuted fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72353S | Displaced comminuted fracture of shaft of unspecified femur, sequela | CMS +S72354A | Nondisplaced comminuted fracture of shaft of right femur, initial encounter for closed fracture | CMS +S72354B | Nondisplaced comminuted fracture of shaft of right femur, initial encounter for open fracture type I or II | CMS +S72354C | Nondisplaced comminuted fracture of shaft of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72354D | Nondisplaced comminuted fracture of shaft of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72354E | Nondisplaced comminuted fracture of shaft of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72354F | Nondisplaced comminuted fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72354G | Nondisplaced comminuted fracture of shaft of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72354H | Nondisplaced comminuted fracture of shaft of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72354J | Nondisplaced comminuted fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72354K | Nondisplaced comminuted fracture of shaft of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72354M | Nondisplaced comminuted fracture of shaft of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72354N | Nondisplaced comminuted fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72354P | Nondisplaced comminuted fracture of shaft of right femur, subsequent encounter for closed fracture with malunion | CMS +S72354Q | Nondisplaced comminuted fracture of shaft of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72354R | Nondisplaced comminuted fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72354S | Nondisplaced comminuted fracture of shaft of right femur, sequela | CMS +S72355A | Nondisplaced comminuted fracture of shaft of left femur, initial encounter for closed fracture | CMS +S72355B | Nondisplaced comminuted fracture of shaft of left femur, initial encounter for open fracture type I or II | CMS +S72355C | Nondisplaced comminuted fracture of shaft of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72355D | Nondisplaced comminuted fracture of shaft of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72355E | Nondisplaced comminuted fracture of shaft of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72355F | Nondisplaced comminuted fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72355G | Nondisplaced comminuted fracture of shaft of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72355H | Nondisplaced comminuted fracture of shaft of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72355J | Nondisplaced comminuted fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72355K | Nondisplaced comminuted fracture of shaft of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72355M | Nondisplaced comminuted fracture of shaft of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72355N | Nondisplaced comminuted fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72355P | Nondisplaced comminuted fracture of shaft of left femur, subsequent encounter for closed fracture with malunion | CMS +S72355Q | Nondisplaced comminuted fracture of shaft of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72355R | Nondisplaced comminuted fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72355S | Nondisplaced comminuted fracture of shaft of left femur, sequela | CMS +S72356A | Nondisplaced comminuted fracture of shaft of unspecified femur, initial encounter for closed fracture | CMS +S72356B | Nondisplaced comminuted fracture of shaft of unspecified femur, initial encounter for open fracture type I or II | CMS +S72356C | Nondisplaced comminuted fracture of shaft of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72356D | Nondisplaced comminuted fracture of shaft of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72356E | Nondisplaced comminuted fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72356F | Nondisplaced comminuted fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72356G | Nondisplaced comminuted fracture of shaft of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72356H | Nondisplaced comminuted fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72356J | Nondisplaced comminuted fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72356K | Nondisplaced comminuted fracture of shaft of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72356M | Nondisplaced comminuted fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72356N | Nondisplaced comminuted fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72356P | Nondisplaced comminuted fracture of shaft of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72356Q | Nondisplaced comminuted fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72356R | Nondisplaced comminuted fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72356S | Nondisplaced comminuted fracture of shaft of unspecified femur, sequela | CMS +S72361A | Displaced segmental fracture of shaft of right femur, initial encounter for closed fracture | CMS +S72361B | Displaced segmental fracture of shaft of right femur, initial encounter for open fracture type I or II | CMS +S72361C | Displaced segmental fracture of shaft of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72361D | Displaced segmental fracture of shaft of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72361E | Displaced segmental fracture of shaft of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72361F | Displaced segmental fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72361G | Displaced segmental fracture of shaft of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72361H | Displaced segmental fracture of shaft of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72361J | Displaced segmental fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72361K | Displaced segmental fracture of shaft of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72361M | Displaced segmental fracture of shaft of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72361N | Displaced segmental fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72361P | Displaced segmental fracture of shaft of right femur, subsequent encounter for closed fracture with malunion | CMS +S72361Q | Displaced segmental fracture of shaft of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72361R | Displaced segmental fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72361S | Displaced segmental fracture of shaft of right femur, sequela | CMS +S72362A | Displaced segmental fracture of shaft of left femur, initial encounter for closed fracture | CMS +S72362B | Displaced segmental fracture of shaft of left femur, initial encounter for open fracture type I or II | CMS +S72362C | Displaced segmental fracture of shaft of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72362D | Displaced segmental fracture of shaft of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72362E | Displaced segmental fracture of shaft of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72362F | Displaced segmental fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72362G | Displaced segmental fracture of shaft of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72362H | Displaced segmental fracture of shaft of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72362J | Displaced segmental fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72362K | Displaced segmental fracture of shaft of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72362M | Displaced segmental fracture of shaft of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72362N | Displaced segmental fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72362P | Displaced segmental fracture of shaft of left femur, subsequent encounter for closed fracture with malunion | CMS +S72362Q | Displaced segmental fracture of shaft of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72362R | Displaced segmental fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72362S | Displaced segmental fracture of shaft of left femur, sequela | CMS +S72363A | Displaced segmental fracture of shaft of unspecified femur, initial encounter for closed fracture | CMS +S72363B | Displaced segmental fracture of shaft of unspecified femur, initial encounter for open fracture type I or II | CMS +S72363C | Displaced segmental fracture of shaft of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72363D | Displaced segmental fracture of shaft of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72363E | Displaced segmental fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72363F | Displaced segmental fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72363G | Displaced segmental fracture of shaft of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72363H | Displaced segmental fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72363J | Displaced segmental fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72363K | Displaced segmental fracture of shaft of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72363M | Displaced segmental fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72363N | Displaced segmental fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72363P | Displaced segmental fracture of shaft of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72363Q | Displaced segmental fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72363R | Displaced segmental fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72363S | Displaced segmental fracture of shaft of unspecified femur, sequela | CMS +S72364A | Nondisplaced segmental fracture of shaft of right femur, initial encounter for closed fracture | CMS +S72364B | Nondisplaced segmental fracture of shaft of right femur, initial encounter for open fracture type I or II | CMS +S72364C | Nondisplaced segmental fracture of shaft of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72364D | Nondisplaced segmental fracture of shaft of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72364E | Nondisplaced segmental fracture of shaft of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72364F | Nondisplaced segmental fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72364G | Nondisplaced segmental fracture of shaft of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72364H | Nondisplaced segmental fracture of shaft of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72364J | Nondisplaced segmental fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72364K | Nondisplaced segmental fracture of shaft of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72364M | Nondisplaced segmental fracture of shaft of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72364N | Nondisplaced segmental fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72364P | Nondisplaced segmental fracture of shaft of right femur, subsequent encounter for closed fracture with malunion | CMS +S72364Q | Nondisplaced segmental fracture of shaft of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72364R | Nondisplaced segmental fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72364S | Nondisplaced segmental fracture of shaft of right femur, sequela | CMS +S72365A | Nondisplaced segmental fracture of shaft of left femur, initial encounter for closed fracture | CMS +S72365B | Nondisplaced segmental fracture of shaft of left femur, initial encounter for open fracture type I or II | CMS +S72365C | Nondisplaced segmental fracture of shaft of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72365D | Nondisplaced segmental fracture of shaft of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72365E | Nondisplaced segmental fracture of shaft of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72365F | Nondisplaced segmental fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72365G | Nondisplaced segmental fracture of shaft of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72365H | Nondisplaced segmental fracture of shaft of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72365J | Nondisplaced segmental fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72365K | Nondisplaced segmental fracture of shaft of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72365M | Nondisplaced segmental fracture of shaft of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72365N | Nondisplaced segmental fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72365P | Nondisplaced segmental fracture of shaft of left femur, subsequent encounter for closed fracture with malunion | CMS +S72365Q | Nondisplaced segmental fracture of shaft of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72365R | Nondisplaced segmental fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72365S | Nondisplaced segmental fracture of shaft of left femur, sequela | CMS +S72366A | Nondisplaced segmental fracture of shaft of unspecified femur, initial encounter for closed fracture | CMS +S72366B | Nondisplaced segmental fracture of shaft of unspecified femur, initial encounter for open fracture type I or II | CMS +S72366C | Nondisplaced segmental fracture of shaft of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72366D | Nondisplaced segmental fracture of shaft of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72366E | Nondisplaced segmental fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72366F | Nondisplaced segmental fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72366G | Nondisplaced segmental fracture of shaft of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72366H | Nondisplaced segmental fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72366J | Nondisplaced segmental fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72366K | Nondisplaced segmental fracture of shaft of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72366M | Nondisplaced segmental fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72366N | Nondisplaced segmental fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72366P | Nondisplaced segmental fracture of shaft of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72366Q | Nondisplaced segmental fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72366R | Nondisplaced segmental fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72366S | Nondisplaced segmental fracture of shaft of unspecified femur, sequela | CMS +S72391A | Other fracture of shaft of right femur, initial encounter for closed fracture | CMS +S72391B | Other fracture of shaft of right femur, initial encounter for open fracture type I or II | CMS +S72391C | Other fracture of shaft of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72391D | Other fracture of shaft of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72391E | Other fracture of shaft of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72391F | Other fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72391G | Other fracture of shaft of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72391H | Other fracture of shaft of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72391J | Other fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72391K | Other fracture of shaft of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72391M | Other fracture of shaft of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72391N | Other fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72391P | Other fracture of shaft of right femur, subsequent encounter for closed fracture with malunion | CMS +S72391Q | Other fracture of shaft of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72391R | Other fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72391S | Other fracture of shaft of right femur, sequela | CMS +S72392A | Other fracture of shaft of left femur, initial encounter for closed fracture | CMS +S72392B | Other fracture of shaft of left femur, initial encounter for open fracture type I or II | CMS +S72392C | Other fracture of shaft of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72392D | Other fracture of shaft of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72392E | Other fracture of shaft of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72392F | Other fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72392G | Other fracture of shaft of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72392H | Other fracture of shaft of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72392J | Other fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72392K | Other fracture of shaft of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72392M | Other fracture of shaft of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72392N | Other fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72392P | Other fracture of shaft of left femur, subsequent encounter for closed fracture with malunion | CMS +S72392Q | Other fracture of shaft of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72392R | Other fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72392S | Other fracture of shaft of left femur, sequela | CMS +S72399A | Other fracture of shaft of unspecified femur, initial encounter for closed fracture | CMS +S72399B | Other fracture of shaft of unspecified femur, initial encounter for open fracture type I or II | CMS +S72399C | Other fracture of shaft of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72399D | Other fracture of shaft of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72399E | Other fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72399F | Other fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72399G | Other fracture of shaft of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72399H | Other fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72399J | Other fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72399K | Other fracture of shaft of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72399M | Other fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72399N | Other fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72399P | Other fracture of shaft of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72399Q | Other fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72399R | Other fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72399S | Other fracture of shaft of unspecified femur, sequela | CMS +S724 | Fracture of lower end of femur | WHO +S72401A | Unspecified fracture of lower end of right femur, initial encounter for closed fracture | CMS +S72401B | Unspecified fracture of lower end of right femur, initial encounter for open fracture type I or II | CMS +S72401C | Unspecified fracture of lower end of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72401D | Unspecified fracture of lower end of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72401E | Unspecified fracture of lower end of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72401F | Unspecified fracture of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72401G | Unspecified fracture of lower end of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72401H | Unspecified fracture of lower end of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72401J | Unspecified fracture of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72401K | Unspecified fracture of lower end of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72401M | Unspecified fracture of lower end of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72401N | Unspecified fracture of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72401P | Unspecified fracture of lower end of right femur, subsequent encounter for closed fracture with malunion | CMS +S72401Q | Unspecified fracture of lower end of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72401R | Unspecified fracture of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72401S | Unspecified fracture of lower end of right femur, sequela | CMS +S72402A | Unspecified fracture of lower end of left femur, initial encounter for closed fracture | CMS +S72402B | Unspecified fracture of lower end of left femur, initial encounter for open fracture type I or II | CMS +S72402C | Unspecified fracture of lower end of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72402D | Unspecified fracture of lower end of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72402E | Unspecified fracture of lower end of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72402F | Unspecified fracture of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72402G | Unspecified fracture of lower end of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72402H | Unspecified fracture of lower end of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72402J | Unspecified fracture of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72402K | Unspecified fracture of lower end of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72402M | Unspecified fracture of lower end of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72402N | Unspecified fracture of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72402P | Unspecified fracture of lower end of left femur, subsequent encounter for closed fracture with malunion | CMS +S72402Q | Unspecified fracture of lower end of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72402R | Unspecified fracture of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72402S | Unspecified fracture of lower end of left femur, sequela | CMS +S72409A | Unspecified fracture of lower end of unspecified femur, initial encounter for closed fracture | CMS +S72409B | Unspecified fracture of lower end of unspecified femur, initial encounter for open fracture type I or II | CMS +S72409C | Unspecified fracture of lower end of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72409D | Unspecified fracture of lower end of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72409E | Unspecified fracture of lower end of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72409F | Unspecified fracture of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72409G | Unspecified fracture of lower end of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72409H | Unspecified fracture of lower end of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72409J | Unspecified fracture of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72409K | Unspecified fracture of lower end of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72409M | Unspecified fracture of lower end of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72409N | Unspecified fracture of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72409P | Unspecified fracture of lower end of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72409Q | Unspecified fracture of lower end of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72409R | Unspecified fracture of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72409S | Unspecified fracture of lower end of unspecified femur, sequela | CMS +S72411A | Displaced unspecified condyle fracture of lower end of right femur, initial encounter for closed fracture | CMS +S72411B | Displaced unspecified condyle fracture of lower end of right femur, initial encounter for open fracture type I or II | CMS +S72411C | Displaced unspecified condyle fracture of lower end of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72411D | Displaced unspecified condyle fracture of lower end of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72411E | Displaced unspecified condyle fracture of lower end of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72411F | Displaced unspecified condyle fracture of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72411G | Displaced unspecified condyle fracture of lower end of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72411H | Displaced unspecified condyle fracture of lower end of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72411J | Displaced unspecified condyle fracture of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72411K | Displaced unspecified condyle fracture of lower end of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72411M | Displaced unspecified condyle fracture of lower end of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72411N | Displaced unspecified condyle fracture of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72411P | Displaced unspecified condyle fracture of lower end of right femur, subsequent encounter for closed fracture with malunion | CMS +S72411Q | Displaced unspecified condyle fracture of lower end of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72411R | Displaced unspecified condyle fracture of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72411S | Displaced unspecified condyle fracture of lower end of right femur, sequela | CMS +S72412A | Displaced unspecified condyle fracture of lower end of left femur, initial encounter for closed fracture | CMS +S72412B | Displaced unspecified condyle fracture of lower end of left femur, initial encounter for open fracture type I or II | CMS +S72412C | Displaced unspecified condyle fracture of lower end of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72412D | Displaced unspecified condyle fracture of lower end of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72412E | Displaced unspecified condyle fracture of lower end of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72412F | Displaced unspecified condyle fracture of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72412G | Displaced unspecified condyle fracture of lower end of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72412H | Displaced unspecified condyle fracture of lower end of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72412J | Displaced unspecified condyle fracture of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72412K | Displaced unspecified condyle fracture of lower end of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72412M | Displaced unspecified condyle fracture of lower end of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72412N | Displaced unspecified condyle fracture of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72412P | Displaced unspecified condyle fracture of lower end of left femur, subsequent encounter for closed fracture with malunion | CMS +S72412Q | Displaced unspecified condyle fracture of lower end of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72412R | Displaced unspecified condyle fracture of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72412S | Displaced unspecified condyle fracture of lower end of left femur, sequela | CMS +S72413A | Displaced unspecified condyle fracture of lower end of unspecified femur, initial encounter for closed fracture | CMS +S72413B | Displaced unspecified condyle fracture of lower end of unspecified femur, initial encounter for open fracture type I or II | CMS +S72413C | Displaced unspecified condyle fracture of lower end of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72413D | Displaced unspecified condyle fracture of lower end of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72413E | Displaced unspecified condyle fracture of lower end of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72413F | Displaced unspecified condyle fracture of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72413G | Displaced unspecified condyle fracture of lower end of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72413H | Displaced unspecified condyle fracture of lower end of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72413J | Displaced unspecified condyle fracture of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72413K | Displaced unspecified condyle fracture of lower end of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72413M | Displaced unspecified condyle fracture of lower end of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72413N | Displaced unspecified condyle fracture of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72413P | Displaced unspecified condyle fracture of lower end of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72413Q | Displaced unspecified condyle fracture of lower end of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72413R | Displaced unspecified condyle fracture of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72413S | Displaced unspecified condyle fracture of lower end of unspecified femur, sequela | CMS +S72414A | Nondisplaced unspecified condyle fracture of lower end of right femur, initial encounter for closed fracture | CMS +S72414B | Nondisplaced unspecified condyle fracture of lower end of right femur, initial encounter for open fracture type I or II | CMS +S72414C | Nondisplaced unspecified condyle fracture of lower end of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72414D | Nondisplaced unspecified condyle fracture of lower end of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72414E | Nondisplaced unspecified condyle fracture of lower end of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72414F | Nondisplaced unspecified condyle fracture of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72414G | Nondisplaced unspecified condyle fracture of lower end of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72414H | Nondisplaced unspecified condyle fracture of lower end of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72414J | Nondisplaced unspecified condyle fracture of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72414K | Nondisplaced unspecified condyle fracture of lower end of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72414M | Nondisplaced unspecified condyle fracture of lower end of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72414N | Nondisplaced unspecified condyle fracture of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72414P | Nondisplaced unspecified condyle fracture of lower end of right femur, subsequent encounter for closed fracture with malunion | CMS +S72414Q | Nondisplaced unspecified condyle fracture of lower end of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72414R | Nondisplaced unspecified condyle fracture of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72414S | Nondisplaced unspecified condyle fracture of lower end of right femur, sequela | CMS +S72415A | Nondisplaced unspecified condyle fracture of lower end of left femur, initial encounter for closed fracture | CMS +S72415B | Nondisplaced unspecified condyle fracture of lower end of left femur, initial encounter for open fracture type I or II | CMS +S72415C | Nondisplaced unspecified condyle fracture of lower end of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72415D | Nondisplaced unspecified condyle fracture of lower end of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72415E | Nondisplaced unspecified condyle fracture of lower end of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72415F | Nondisplaced unspecified condyle fracture of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72415G | Nondisplaced unspecified condyle fracture of lower end of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72415H | Nondisplaced unspecified condyle fracture of lower end of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72415J | Nondisplaced unspecified condyle fracture of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72415K | Nondisplaced unspecified condyle fracture of lower end of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72415M | Nondisplaced unspecified condyle fracture of lower end of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72415N | Nondisplaced unspecified condyle fracture of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72415P | Nondisplaced unspecified condyle fracture of lower end of left femur, subsequent encounter for closed fracture with malunion | CMS +S72415Q | Nondisplaced unspecified condyle fracture of lower end of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72415R | Nondisplaced unspecified condyle fracture of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72415S | Nondisplaced unspecified condyle fracture of lower end of left femur, sequela | CMS +S72416A | Nondisplaced unspecified condyle fracture of lower end of unspecified femur, initial encounter for closed fracture | CMS +S72416B | Nondisplaced unspecified condyle fracture of lower end of unspecified femur, initial encounter for open fracture type I or II | CMS +S72416C | Nondisplaced unspecified condyle fracture of lower end of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72416D | Nondisplaced unspecified condyle fracture of lower end of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72416E | Nondisplaced unspecified condyle fracture of lower end of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72416F | Nondisplaced unspecified condyle fracture of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72416G | Nondisplaced unspecified condyle fracture of lower end of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72416H | Nondisplaced unspecified condyle fracture of lower end of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72416J | Nondisplaced unspecified condyle fracture of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72416K | Nondisplaced unspecified condyle fracture of lower end of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72416M | Nondisplaced unspecified condyle fracture of lower end of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72416N | Nondisplaced unspecified condyle fracture of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72416P | Nondisplaced unspecified condyle fracture of lower end of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72416Q | Nondisplaced unspecified condyle fracture of lower end of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72416R | Nondisplaced unspecified condyle fracture of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72416S | Nondisplaced unspecified condyle fracture of lower end of unspecified femur, sequela | CMS +S72421A | Displaced fracture of lateral condyle of right femur, initial encounter for closed fracture | CMS +S72421B | Displaced fracture of lateral condyle of right femur, initial encounter for open fracture type I or II | CMS +S72421C | Displaced fracture of lateral condyle of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72421D | Displaced fracture of lateral condyle of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72421E | Displaced fracture of lateral condyle of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72421F | Displaced fracture of lateral condyle of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72421G | Displaced fracture of lateral condyle of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72421H | Displaced fracture of lateral condyle of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72421J | Displaced fracture of lateral condyle of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72421K | Displaced fracture of lateral condyle of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72421M | Displaced fracture of lateral condyle of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72421N | Displaced fracture of lateral condyle of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72421P | Displaced fracture of lateral condyle of right femur, subsequent encounter for closed fracture with malunion | CMS +S72421Q | Displaced fracture of lateral condyle of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72421R | Displaced fracture of lateral condyle of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72421S | Displaced fracture of lateral condyle of right femur, sequela | CMS +S72422A | Displaced fracture of lateral condyle of left femur, initial encounter for closed fracture | CMS +S72422B | Displaced fracture of lateral condyle of left femur, initial encounter for open fracture type I or II | CMS +S72422C | Displaced fracture of lateral condyle of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72422D | Displaced fracture of lateral condyle of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72422E | Displaced fracture of lateral condyle of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72422F | Displaced fracture of lateral condyle of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72422G | Displaced fracture of lateral condyle of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72422H | Displaced fracture of lateral condyle of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72422J | Displaced fracture of lateral condyle of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72422K | Displaced fracture of lateral condyle of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72422M | Displaced fracture of lateral condyle of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72422N | Displaced fracture of lateral condyle of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72422P | Displaced fracture of lateral condyle of left femur, subsequent encounter for closed fracture with malunion | CMS +S72422Q | Displaced fracture of lateral condyle of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72422R | Displaced fracture of lateral condyle of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72422S | Displaced fracture of lateral condyle of left femur, sequela | CMS +S72423A | Displaced fracture of lateral condyle of unspecified femur, initial encounter for closed fracture | CMS +S72423B | Displaced fracture of lateral condyle of unspecified femur, initial encounter for open fracture type I or II | CMS +S72423C | Displaced fracture of lateral condyle of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72423D | Displaced fracture of lateral condyle of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72423E | Displaced fracture of lateral condyle of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72423F | Displaced fracture of lateral condyle of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72423G | Displaced fracture of lateral condyle of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72423H | Displaced fracture of lateral condyle of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72423J | Displaced fracture of lateral condyle of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72423K | Displaced fracture of lateral condyle of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72423M | Displaced fracture of lateral condyle of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72423N | Displaced fracture of lateral condyle of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72423P | Displaced fracture of lateral condyle of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72423Q | Displaced fracture of lateral condyle of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72423R | Displaced fracture of lateral condyle of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72423S | Displaced fracture of lateral condyle of unspecified femur, sequela | CMS +S72424A | Nondisplaced fracture of lateral condyle of right femur, initial encounter for closed fracture | CMS +S72424B | Nondisplaced fracture of lateral condyle of right femur, initial encounter for open fracture type I or II | CMS +S72424C | Nondisplaced fracture of lateral condyle of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72424D | Nondisplaced fracture of lateral condyle of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72424E | Nondisplaced fracture of lateral condyle of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72424F | Nondisplaced fracture of lateral condyle of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72424G | Nondisplaced fracture of lateral condyle of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72424H | Nondisplaced fracture of lateral condyle of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72424J | Nondisplaced fracture of lateral condyle of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72424K | Nondisplaced fracture of lateral condyle of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72424M | Nondisplaced fracture of lateral condyle of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72424N | Nondisplaced fracture of lateral condyle of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72424P | Nondisplaced fracture of lateral condyle of right femur, subsequent encounter for closed fracture with malunion | CMS +S72424Q | Nondisplaced fracture of lateral condyle of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72424R | Nondisplaced fracture of lateral condyle of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72424S | Nondisplaced fracture of lateral condyle of right femur, sequela | CMS +S72425A | Nondisplaced fracture of lateral condyle of left femur, initial encounter for closed fracture | CMS +S72425B | Nondisplaced fracture of lateral condyle of left femur, initial encounter for open fracture type I or II | CMS +S72425C | Nondisplaced fracture of lateral condyle of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72425D | Nondisplaced fracture of lateral condyle of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72425E | Nondisplaced fracture of lateral condyle of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72425F | Nondisplaced fracture of lateral condyle of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72425G | Nondisplaced fracture of lateral condyle of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72425H | Nondisplaced fracture of lateral condyle of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72425J | Nondisplaced fracture of lateral condyle of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72425K | Nondisplaced fracture of lateral condyle of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72425M | Nondisplaced fracture of lateral condyle of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72425N | Nondisplaced fracture of lateral condyle of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72425P | Nondisplaced fracture of lateral condyle of left femur, subsequent encounter for closed fracture with malunion | CMS +S72425Q | Nondisplaced fracture of lateral condyle of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72425R | Nondisplaced fracture of lateral condyle of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72425S | Nondisplaced fracture of lateral condyle of left femur, sequela | CMS +S72426A | Nondisplaced fracture of lateral condyle of unspecified femur, initial encounter for closed fracture | CMS +S72426B | Nondisplaced fracture of lateral condyle of unspecified femur, initial encounter for open fracture type I or II | CMS +S72426C | Nondisplaced fracture of lateral condyle of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72426D | Nondisplaced fracture of lateral condyle of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72426E | Nondisplaced fracture of lateral condyle of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72426F | Nondisplaced fracture of lateral condyle of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72426G | Nondisplaced fracture of lateral condyle of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72426H | Nondisplaced fracture of lateral condyle of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72426J | Nondisplaced fracture of lateral condyle of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72426K | Nondisplaced fracture of lateral condyle of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72426M | Nondisplaced fracture of lateral condyle of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72426N | Nondisplaced fracture of lateral condyle of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72426P | Nondisplaced fracture of lateral condyle of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72426Q | Nondisplaced fracture of lateral condyle of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72426R | Nondisplaced fracture of lateral condyle of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72426S | Nondisplaced fracture of lateral condyle of unspecified femur, sequela | CMS +S72431A | Displaced fracture of medial condyle of right femur, initial encounter for closed fracture | CMS +S72431B | Displaced fracture of medial condyle of right femur, initial encounter for open fracture type I or II | CMS +S72431C | Displaced fracture of medial condyle of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72431D | Displaced fracture of medial condyle of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72431E | Displaced fracture of medial condyle of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72431F | Displaced fracture of medial condyle of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72431G | Displaced fracture of medial condyle of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72431H | Displaced fracture of medial condyle of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72431J | Displaced fracture of medial condyle of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72431K | Displaced fracture of medial condyle of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72431M | Displaced fracture of medial condyle of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72431N | Displaced fracture of medial condyle of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72431P | Displaced fracture of medial condyle of right femur, subsequent encounter for closed fracture with malunion | CMS +S72431Q | Displaced fracture of medial condyle of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72431R | Displaced fracture of medial condyle of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72431S | Displaced fracture of medial condyle of right femur, sequela | CMS +S72432A | Displaced fracture of medial condyle of left femur, initial encounter for closed fracture | CMS +S72432B | Displaced fracture of medial condyle of left femur, initial encounter for open fracture type I or II | CMS +S72432C | Displaced fracture of medial condyle of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72432D | Displaced fracture of medial condyle of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72432E | Displaced fracture of medial condyle of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72432F | Displaced fracture of medial condyle of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72432G | Displaced fracture of medial condyle of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72432H | Displaced fracture of medial condyle of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72432J | Displaced fracture of medial condyle of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72432K | Displaced fracture of medial condyle of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72432M | Displaced fracture of medial condyle of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72432N | Displaced fracture of medial condyle of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72432P | Displaced fracture of medial condyle of left femur, subsequent encounter for closed fracture with malunion | CMS +S72432Q | Displaced fracture of medial condyle of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72432R | Displaced fracture of medial condyle of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72432S | Displaced fracture of medial condyle of left femur, sequela | CMS +S72433A | Displaced fracture of medial condyle of unspecified femur, initial encounter for closed fracture | CMS +S72433B | Displaced fracture of medial condyle of unspecified femur, initial encounter for open fracture type I or II | CMS +S72433C | Displaced fracture of medial condyle of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72433D | Displaced fracture of medial condyle of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72433E | Displaced fracture of medial condyle of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72433F | Displaced fracture of medial condyle of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72433G | Displaced fracture of medial condyle of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72433H | Displaced fracture of medial condyle of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72433J | Displaced fracture of medial condyle of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72433K | Displaced fracture of medial condyle of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72433M | Displaced fracture of medial condyle of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72433N | Displaced fracture of medial condyle of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72433P | Displaced fracture of medial condyle of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72433Q | Displaced fracture of medial condyle of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72433R | Displaced fracture of medial condyle of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72433S | Displaced fracture of medial condyle of unspecified femur, sequela | CMS +S72434A | Nondisplaced fracture of medial condyle of right femur, initial encounter for closed fracture | CMS +S72434B | Nondisplaced fracture of medial condyle of right femur, initial encounter for open fracture type I or II | CMS +S72434C | Nondisplaced fracture of medial condyle of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72434D | Nondisplaced fracture of medial condyle of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72434E | Nondisplaced fracture of medial condyle of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72434F | Nondisplaced fracture of medial condyle of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72434G | Nondisplaced fracture of medial condyle of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72434H | Nondisplaced fracture of medial condyle of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72434J | Nondisplaced fracture of medial condyle of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72434K | Nondisplaced fracture of medial condyle of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72434M | Nondisplaced fracture of medial condyle of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72434N | Nondisplaced fracture of medial condyle of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72434P | Nondisplaced fracture of medial condyle of right femur, subsequent encounter for closed fracture with malunion | CMS +S72434Q | Nondisplaced fracture of medial condyle of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72434R | Nondisplaced fracture of medial condyle of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72434S | Nondisplaced fracture of medial condyle of right femur, sequela | CMS +S72435A | Nondisplaced fracture of medial condyle of left femur, initial encounter for closed fracture | CMS +S72435B | Nondisplaced fracture of medial condyle of left femur, initial encounter for open fracture type I or II | CMS +S72435C | Nondisplaced fracture of medial condyle of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72435D | Nondisplaced fracture of medial condyle of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72435E | Nondisplaced fracture of medial condyle of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72435F | Nondisplaced fracture of medial condyle of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72435G | Nondisplaced fracture of medial condyle of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72435H | Nondisplaced fracture of medial condyle of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72435J | Nondisplaced fracture of medial condyle of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72435K | Nondisplaced fracture of medial condyle of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72435M | Nondisplaced fracture of medial condyle of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72435N | Nondisplaced fracture of medial condyle of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72435P | Nondisplaced fracture of medial condyle of left femur, subsequent encounter for closed fracture with malunion | CMS +S72435Q | Nondisplaced fracture of medial condyle of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72435R | Nondisplaced fracture of medial condyle of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72435S | Nondisplaced fracture of medial condyle of left femur, sequela | CMS +S72436A | Nondisplaced fracture of medial condyle of unspecified femur, initial encounter for closed fracture | CMS +S72436B | Nondisplaced fracture of medial condyle of unspecified femur, initial encounter for open fracture type I or II | CMS +S72436C | Nondisplaced fracture of medial condyle of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72436D | Nondisplaced fracture of medial condyle of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72436E | Nondisplaced fracture of medial condyle of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72436F | Nondisplaced fracture of medial condyle of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72436G | Nondisplaced fracture of medial condyle of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72436H | Nondisplaced fracture of medial condyle of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72436J | Nondisplaced fracture of medial condyle of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72436K | Nondisplaced fracture of medial condyle of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72436M | Nondisplaced fracture of medial condyle of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72436N | Nondisplaced fracture of medial condyle of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72436P | Nondisplaced fracture of medial condyle of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72436Q | Nondisplaced fracture of medial condyle of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72436R | Nondisplaced fracture of medial condyle of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72436S | Nondisplaced fracture of medial condyle of unspecified femur, sequela | CMS +S72441A | Displaced fracture of lower epiphysis (separation) of right femur, initial encounter for closed fracture | CMS +S72441B | Displaced fracture of lower epiphysis (separation) of right femur, initial encounter for open fracture type I or II | CMS +S72441C | Displaced fracture of lower epiphysis (separation) of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72441D | Displaced fracture of lower epiphysis (separation) of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72441E | Displaced fracture of lower epiphysis (separation) of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72441F | Displaced fracture of lower epiphysis (separation) of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72441G | Displaced fracture of lower epiphysis (separation) of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72441H | Displaced fracture of lower epiphysis (separation) of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72441J | Displaced fracture of lower epiphysis (separation) of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72441K | Displaced fracture of lower epiphysis (separation) of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72441M | Displaced fracture of lower epiphysis (separation) of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72441N | Displaced fracture of lower epiphysis (separation) of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72441P | Displaced fracture of lower epiphysis (separation) of right femur, subsequent encounter for closed fracture with malunion | CMS +S72441Q | Displaced fracture of lower epiphysis (separation) of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72441R | Displaced fracture of lower epiphysis (separation) of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72441S | Displaced fracture of lower epiphysis (separation) of right femur, sequela | CMS +S72442A | Displaced fracture of lower epiphysis (separation) of left femur, initial encounter for closed fracture | CMS +S72442B | Displaced fracture of lower epiphysis (separation) of left femur, initial encounter for open fracture type I or II | CMS +S72442C | Displaced fracture of lower epiphysis (separation) of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72442D | Displaced fracture of lower epiphysis (separation) of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72442E | Displaced fracture of lower epiphysis (separation) of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72442F | Displaced fracture of lower epiphysis (separation) of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72442G | Displaced fracture of lower epiphysis (separation) of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72442H | Displaced fracture of lower epiphysis (separation) of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72442J | Displaced fracture of lower epiphysis (separation) of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72442K | Displaced fracture of lower epiphysis (separation) of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72442M | Displaced fracture of lower epiphysis (separation) of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72442N | Displaced fracture of lower epiphysis (separation) of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72442P | Displaced fracture of lower epiphysis (separation) of left femur, subsequent encounter for closed fracture with malunion | CMS +S72442Q | Displaced fracture of lower epiphysis (separation) of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72442R | Displaced fracture of lower epiphysis (separation) of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72442S | Displaced fracture of lower epiphysis (separation) of left femur, sequela | CMS +S72443A | Displaced fracture of lower epiphysis (separation) of unspecified femur, initial encounter for closed fracture | CMS +S72443B | Displaced fracture of lower epiphysis (separation) of unspecified femur, initial encounter for open fracture type I or II | CMS +S72443C | Displaced fracture of lower epiphysis (separation) of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72443D | Displaced fracture of lower epiphysis (separation) of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72443E | Displaced fracture of lower epiphysis (separation) of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72443F | Displaced fracture of lower epiphysis (separation) of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72443G | Displaced fracture of lower epiphysis (separation) of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72443H | Displaced fracture of lower epiphysis (separation) of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72443J | Displaced fracture of lower epiphysis (separation) of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72443K | Displaced fracture of lower epiphysis (separation) of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72443M | Displaced fracture of lower epiphysis (separation) of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72443N | Displaced fracture of lower epiphysis (separation) of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72443P | Displaced fracture of lower epiphysis (separation) of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72443Q | Displaced fracture of lower epiphysis (separation) of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72443R | Displaced fracture of lower epiphysis (separation) of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72443S | Displaced fracture of lower epiphysis (separation) of unspecified femur, sequela | CMS +S72444A | Nondisplaced fracture of lower epiphysis (separation) of right femur, initial encounter for closed fracture | CMS +S72444B | Nondisplaced fracture of lower epiphysis (separation) of right femur, initial encounter for open fracture type I or II | CMS +S72444C | Nondisplaced fracture of lower epiphysis (separation) of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72444D | Nondisplaced fracture of lower epiphysis (separation) of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72444E | Nondisplaced fracture of lower epiphysis (separation) of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72444F | Nondisplaced fracture of lower epiphysis (separation) of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72444G | Nondisplaced fracture of lower epiphysis (separation) of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72444H | Nondisplaced fracture of lower epiphysis (separation) of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72444J | Nondisplaced fracture of lower epiphysis (separation) of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72444K | Nondisplaced fracture of lower epiphysis (separation) of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72444M | Nondisplaced fracture of lower epiphysis (separation) of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72444N | Nondisplaced fracture of lower epiphysis (separation) of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72444P | Nondisplaced fracture of lower epiphysis (separation) of right femur, subsequent encounter for closed fracture with malunion | CMS +S72444Q | Nondisplaced fracture of lower epiphysis (separation) of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72444R | Nondisplaced fracture of lower epiphysis (separation) of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72444S | Nondisplaced fracture of lower epiphysis (separation) of right femur, sequela | CMS +S72445A | Nondisplaced fracture of lower epiphysis (separation) of left femur, initial encounter for closed fracture | CMS +S72445B | Nondisplaced fracture of lower epiphysis (separation) of left femur, initial encounter for open fracture type I or II | CMS +S72445C | Nondisplaced fracture of lower epiphysis (separation) of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72445D | Nondisplaced fracture of lower epiphysis (separation) of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72445E | Nondisplaced fracture of lower epiphysis (separation) of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72445F | Nondisplaced fracture of lower epiphysis (separation) of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72445G | Nondisplaced fracture of lower epiphysis (separation) of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72445H | Nondisplaced fracture of lower epiphysis (separation) of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72445J | Nondisplaced fracture of lower epiphysis (separation) of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72445K | Nondisplaced fracture of lower epiphysis (separation) of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72445M | Nondisplaced fracture of lower epiphysis (separation) of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72445N | Nondisplaced fracture of lower epiphysis (separation) of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72445P | Nondisplaced fracture of lower epiphysis (separation) of left femur, subsequent encounter for closed fracture with malunion | CMS +S72445Q | Nondisplaced fracture of lower epiphysis (separation) of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72445R | Nondisplaced fracture of lower epiphysis (separation) of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72445S | Nondisplaced fracture of lower epiphysis (separation) of left femur, sequela | CMS +S72446A | Nondisplaced fracture of lower epiphysis (separation) of unspecified femur, initial encounter for closed fracture | CMS +S72446B | Nondisplaced fracture of lower epiphysis (separation) of unspecified femur, initial encounter for open fracture type I or II | CMS +S72446C | Nondisplaced fracture of lower epiphysis (separation) of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72446D | Nondisplaced fracture of lower epiphysis (separation) of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72446E | Nondisplaced fracture of lower epiphysis (separation) of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72446F | Nondisplaced fracture of lower epiphysis (separation) of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72446G | Nondisplaced fracture of lower epiphysis (separation) of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72446H | Nondisplaced fracture of lower epiphysis (separation) of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72446J | Nondisplaced fracture of lower epiphysis (separation) of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72446K | Nondisplaced fracture of lower epiphysis (separation) of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72446M | Nondisplaced fracture of lower epiphysis (separation) of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72446N | Nondisplaced fracture of lower epiphysis (separation) of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72446P | Nondisplaced fracture of lower epiphysis (separation) of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72446Q | Nondisplaced fracture of lower epiphysis (separation) of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72446R | Nondisplaced fracture of lower epiphysis (separation) of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72446S | Nondisplaced fracture of lower epiphysis (separation) of unspecified femur, sequela | CMS +S72451A | Displaced supracondylar fracture without intracondylar extension of lower end of right femur, initial encounter for closed fracture | CMS +S72451B | Displaced supracondylar fracture without intracondylar extension of lower end of right femur, initial encounter for open fracture type I or II | CMS +S72451C | Displaced supracondylar fracture without intracondylar extension of lower end of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72451D | Displaced supracondylar fracture without intracondylar extension of lower end of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72451E | Displaced supracondylar fracture without intracondylar extension of lower end of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72451F | Displaced supracondylar fracture without intracondylar extension of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72451G | Displaced supracondylar fracture without intracondylar extension of lower end of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72451H | Displaced supracondylar fracture without intracondylar extension of lower end of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72451J | Displaced supracondylar fracture without intracondylar extension of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72451K | Displaced supracondylar fracture without intracondylar extension of lower end of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72451M | Displaced supracondylar fracture without intracondylar extension of lower end of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72451N | Displaced supracondylar fracture without intracondylar extension of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72451P | Displaced supracondylar fracture without intracondylar extension of lower end of right femur, subsequent encounter for closed fracture with malunion | CMS +S72451Q | Displaced supracondylar fracture without intracondylar extension of lower end of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72451R | Displaced supracondylar fracture without intracondylar extension of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72451S | Displaced supracondylar fracture without intracondylar extension of lower end of right femur, sequela | CMS +S72452A | Displaced supracondylar fracture without intracondylar extension of lower end of left femur, initial encounter for closed fracture | CMS +S72452B | Displaced supracondylar fracture without intracondylar extension of lower end of left femur, initial encounter for open fracture type I or II | CMS +S72452C | Displaced supracondylar fracture without intracondylar extension of lower end of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72452D | Displaced supracondylar fracture without intracondylar extension of lower end of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72452E | Displaced supracondylar fracture without intracondylar extension of lower end of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72452F | Displaced supracondylar fracture without intracondylar extension of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72452G | Displaced supracondylar fracture without intracondylar extension of lower end of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72452H | Displaced supracondylar fracture without intracondylar extension of lower end of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72452J | Displaced supracondylar fracture without intracondylar extension of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72452K | Displaced supracondylar fracture without intracondylar extension of lower end of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72452M | Displaced supracondylar fracture without intracondylar extension of lower end of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72452N | Displaced supracondylar fracture without intracondylar extension of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72452P | Displaced supracondylar fracture without intracondylar extension of lower end of left femur, subsequent encounter for closed fracture with malunion | CMS +S72452Q | Displaced supracondylar fracture without intracondylar extension of lower end of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72452R | Displaced supracondylar fracture without intracondylar extension of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72452S | Displaced supracondylar fracture without intracondylar extension of lower end of left femur, sequela | CMS +S72453A | Displaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, initial encounter for closed fracture | CMS +S72453B | Displaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, initial encounter for open fracture type I or II | CMS +S72453C | Displaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72453D | Displaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72453E | Displaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72453F | Displaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72453G | Displaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72453H | Displaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72453J | Displaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72453K | Displaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72453M | Displaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72453N | Displaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72453P | Displaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72453Q | Displaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72453R | Displaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72453S | Displaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, sequela | CMS +S72454A | Nondisplaced supracondylar fracture without intracondylar extension of lower end of right femur, initial encounter for closed fracture | CMS +S72454B | Nondisplaced supracondylar fracture without intracondylar extension of lower end of right femur, initial encounter for open fracture type I or II | CMS +S72454C | Nondisplaced supracondylar fracture without intracondylar extension of lower end of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72454D | Nondisplaced supracondylar fracture without intracondylar extension of lower end of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72454E | Nondisplaced supracondylar fracture without intracondylar extension of lower end of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72454F | Nondisplaced supracondylar fracture without intracondylar extension of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72454G | Nondisplaced supracondylar fracture without intracondylar extension of lower end of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72454H | Nondisplaced supracondylar fracture without intracondylar extension of lower end of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72454J | Nondisplaced supracondylar fracture without intracondylar extension of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72454K | Nondisplaced supracondylar fracture without intracondylar extension of lower end of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72454M | Nondisplaced supracondylar fracture without intracondylar extension of lower end of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72454N | Nondisplaced supracondylar fracture without intracondylar extension of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72454P | Nondisplaced supracondylar fracture without intracondylar extension of lower end of right femur, subsequent encounter for closed fracture with malunion | CMS +S72454Q | Nondisplaced supracondylar fracture without intracondylar extension of lower end of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72454R | Nondisplaced supracondylar fracture without intracondylar extension of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72454S | Nondisplaced supracondylar fracture without intracondylar extension of lower end of right femur, sequela | CMS +S72455A | Nondisplaced supracondylar fracture without intracondylar extension of lower end of left femur, initial encounter for closed fracture | CMS +S72455B | Nondisplaced supracondylar fracture without intracondylar extension of lower end of left femur, initial encounter for open fracture type I or II | CMS +S72455C | Nondisplaced supracondylar fracture without intracondylar extension of lower end of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72455D | Nondisplaced supracondylar fracture without intracondylar extension of lower end of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72455E | Nondisplaced supracondylar fracture without intracondylar extension of lower end of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72455F | Nondisplaced supracondylar fracture without intracondylar extension of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72455G | Nondisplaced supracondylar fracture without intracondylar extension of lower end of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72455H | Nondisplaced supracondylar fracture without intracondylar extension of lower end of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72455J | Nondisplaced supracondylar fracture without intracondylar extension of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72455K | Nondisplaced supracondylar fracture without intracondylar extension of lower end of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72455M | Nondisplaced supracondylar fracture without intracondylar extension of lower end of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72455N | Nondisplaced supracondylar fracture without intracondylar extension of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72455P | Nondisplaced supracondylar fracture without intracondylar extension of lower end of left femur, subsequent encounter for closed fracture with malunion | CMS +S72455Q | Nondisplaced supracondylar fracture without intracondylar extension of lower end of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72455R | Nondisplaced supracondylar fracture without intracondylar extension of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72455S | Nondisplaced supracondylar fracture without intracondylar extension of lower end of left femur, sequela | CMS +S72456A | Nondisplaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, initial encounter for closed fracture | CMS +S72456B | Nondisplaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, initial encounter for open fracture type I or II | CMS +S72456C | Nondisplaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72456D | Nondisplaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72456E | Nondisplaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72456F | Nondisplaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72456G | Nondisplaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72456H | Nondisplaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72456J | Nondisplaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72456K | Nondisplaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72456M | Nondisplaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72456N | Nondisplaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72456P | Nondisplaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72456Q | Nondisplaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72456R | Nondisplaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72456S | Nondisplaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, sequela | CMS +S72461A | Displaced supracondylar fracture with intracondylar extension of lower end of right femur, initial encounter for closed fracture | CMS +S72461B | Displaced supracondylar fracture with intracondylar extension of lower end of right femur, initial encounter for open fracture type I or II | CMS +S72461C | Displaced supracondylar fracture with intracondylar extension of lower end of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72461D | Displaced supracondylar fracture with intracondylar extension of lower end of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72461E | Displaced supracondylar fracture with intracondylar extension of lower end of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72461F | Displaced supracondylar fracture with intracondylar extension of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72461G | Displaced supracondylar fracture with intracondylar extension of lower end of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72461H | Displaced supracondylar fracture with intracondylar extension of lower end of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72461J | Displaced supracondylar fracture with intracondylar extension of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72461K | Displaced supracondylar fracture with intracondylar extension of lower end of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72461M | Displaced supracondylar fracture with intracondylar extension of lower end of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72461N | Displaced supracondylar fracture with intracondylar extension of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72461P | Displaced supracondylar fracture with intracondylar extension of lower end of right femur, subsequent encounter for closed fracture with malunion | CMS +S72461Q | Displaced supracondylar fracture with intracondylar extension of lower end of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72461R | Displaced supracondylar fracture with intracondylar extension of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72461S | Displaced supracondylar fracture with intracondylar extension of lower end of right femur, sequela | CMS +S72462A | Displaced supracondylar fracture with intracondylar extension of lower end of left femur, initial encounter for closed fracture | CMS +S72462B | Displaced supracondylar fracture with intracondylar extension of lower end of left femur, initial encounter for open fracture type I or II | CMS +S72462C | Displaced supracondylar fracture with intracondylar extension of lower end of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72462D | Displaced supracondylar fracture with intracondylar extension of lower end of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72462E | Displaced supracondylar fracture with intracondylar extension of lower end of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72462F | Displaced supracondylar fracture with intracondylar extension of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72462G | Displaced supracondylar fracture with intracondylar extension of lower end of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72462H | Displaced supracondylar fracture with intracondylar extension of lower end of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72462J | Displaced supracondylar fracture with intracondylar extension of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72462K | Displaced supracondylar fracture with intracondylar extension of lower end of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72462M | Displaced supracondylar fracture with intracondylar extension of lower end of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72462N | Displaced supracondylar fracture with intracondylar extension of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72462P | Displaced supracondylar fracture with intracondylar extension of lower end of left femur, subsequent encounter for closed fracture with malunion | CMS +S72462Q | Displaced supracondylar fracture with intracondylar extension of lower end of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72462R | Displaced supracondylar fracture with intracondylar extension of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72462S | Displaced supracondylar fracture with intracondylar extension of lower end of left femur, sequela | CMS +S72463A | Displaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, initial encounter for closed fracture | CMS +S72463B | Displaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, initial encounter for open fracture type I or II | CMS +S72463C | Displaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72463D | Displaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72463E | Displaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72463F | Displaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72463G | Displaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72463H | Displaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72463J | Displaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72463K | Displaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72463M | Displaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72463N | Displaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72463P | Displaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72463Q | Displaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72463R | Displaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72463S | Displaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, sequela | CMS +S72464A | Nondisplaced supracondylar fracture with intracondylar extension of lower end of right femur, initial encounter for closed fracture | CMS +S72464B | Nondisplaced supracondylar fracture with intracondylar extension of lower end of right femur, initial encounter for open fracture type I or II | CMS +S72464C | Nondisplaced supracondylar fracture with intracondylar extension of lower end of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72464D | Nondisplaced supracondylar fracture with intracondylar extension of lower end of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72464E | Nondisplaced supracondylar fracture with intracondylar extension of lower end of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72464F | Nondisplaced supracondylar fracture with intracondylar extension of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72464G | Nondisplaced supracondylar fracture with intracondylar extension of lower end of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72464H | Nondisplaced supracondylar fracture with intracondylar extension of lower end of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72464J | Nondisplaced supracondylar fracture with intracondylar extension of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72464K | Nondisplaced supracondylar fracture with intracondylar extension of lower end of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72464M | Nondisplaced supracondylar fracture with intracondylar extension of lower end of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72464N | Nondisplaced supracondylar fracture with intracondylar extension of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72464P | Nondisplaced supracondylar fracture with intracondylar extension of lower end of right femur, subsequent encounter for closed fracture with malunion | CMS +S72464Q | Nondisplaced supracondylar fracture with intracondylar extension of lower end of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72464R | Nondisplaced supracondylar fracture with intracondylar extension of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72464S | Nondisplaced supracondylar fracture with intracondylar extension of lower end of right femur, sequela | CMS +S72465A | Nondisplaced supracondylar fracture with intracondylar extension of lower end of left femur, initial encounter for closed fracture | CMS +S72465B | Nondisplaced supracondylar fracture with intracondylar extension of lower end of left femur, initial encounter for open fracture type I or II | CMS +S72465C | Nondisplaced supracondylar fracture with intracondylar extension of lower end of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72465D | Nondisplaced supracondylar fracture with intracondylar extension of lower end of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72465E | Nondisplaced supracondylar fracture with intracondylar extension of lower end of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72465F | Nondisplaced supracondylar fracture with intracondylar extension of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72465G | Nondisplaced supracondylar fracture with intracondylar extension of lower end of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72465H | Nondisplaced supracondylar fracture with intracondylar extension of lower end of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72465J | Nondisplaced supracondylar fracture with intracondylar extension of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72465K | Nondisplaced supracondylar fracture with intracondylar extension of lower end of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72465M | Nondisplaced supracondylar fracture with intracondylar extension of lower end of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72465N | Nondisplaced supracondylar fracture with intracondylar extension of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72465P | Nondisplaced supracondylar fracture with intracondylar extension of lower end of left femur, subsequent encounter for closed fracture with malunion | CMS +S72465Q | Nondisplaced supracondylar fracture with intracondylar extension of lower end of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72465R | Nondisplaced supracondylar fracture with intracondylar extension of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72465S | Nondisplaced supracondylar fracture with intracondylar extension of lower end of left femur, sequela | CMS +S72466A | Nondisplaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, initial encounter for closed fracture | CMS +S72466B | Nondisplaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, initial encounter for open fracture type I or II | CMS +S72466C | Nondisplaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72466D | Nondisplaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72466E | Nondisplaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72466F | Nondisplaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72466G | Nondisplaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72466H | Nondisplaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72466J | Nondisplaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72466K | Nondisplaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72466M | Nondisplaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72466N | Nondisplaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72466P | Nondisplaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72466Q | Nondisplaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72466R | Nondisplaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72466S | Nondisplaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, sequela | CMS +S72471A | Torus fracture of lower end of right femur, initial encounter for closed fracture | CMS +S72471D | Torus fracture of lower end of right femur, subsequent encounter for fracture with routine healing | CMS +S72471G | Torus fracture of lower end of right femur, subsequent encounter for fracture with delayed healing | CMS +S72471K | Torus fracture of lower end of right femur, subsequent encounter for fracture with nonunion | CMS +S72471P | Torus fracture of lower end of right femur, subsequent encounter for fracture with malunion | CMS +S72471S | Torus fracture of lower end of right femur, sequela | CMS +S72472A | Torus fracture of lower end of left femur, initial encounter for closed fracture | CMS +S72472D | Torus fracture of lower end of left femur, subsequent encounter for fracture with routine healing | CMS +S72472G | Torus fracture of lower end of left femur, subsequent encounter for fracture with delayed healing | CMS +S72472K | Torus fracture of lower end of left femur, subsequent encounter for fracture with nonunion | CMS +S72472P | Torus fracture of lower end of left femur, subsequent encounter for fracture with malunion | CMS +S72472S | Torus fracture of lower end of left femur, sequela | CMS +S72479A | Torus fracture of lower end of unspecified femur, initial encounter for closed fracture | CMS +S72479D | Torus fracture of lower end of unspecified femur, subsequent encounter for fracture with routine healing | CMS +S72479G | Torus fracture of lower end of unspecified femur, subsequent encounter for fracture with delayed healing | CMS +S72479K | Torus fracture of lower end of unspecified femur, subsequent encounter for fracture with nonunion | CMS +S72479P | Torus fracture of lower end of unspecified femur, subsequent encounter for fracture with malunion | CMS +S72479S | Torus fracture of lower end of unspecified femur, sequela | CMS +S72491A | Other fracture of lower end of right femur, initial encounter for closed fracture | CMS +S72491B | Other fracture of lower end of right femur, initial encounter for open fracture type I or II | CMS +S72491C | Other fracture of lower end of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72491D | Other fracture of lower end of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72491E | Other fracture of lower end of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72491F | Other fracture of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72491G | Other fracture of lower end of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72491H | Other fracture of lower end of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72491J | Other fracture of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72491K | Other fracture of lower end of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72491M | Other fracture of lower end of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72491N | Other fracture of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72491P | Other fracture of lower end of right femur, subsequent encounter for closed fracture with malunion | CMS +S72491Q | Other fracture of lower end of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72491R | Other fracture of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72491S | Other fracture of lower end of right femur, sequela | CMS +S72492A | Other fracture of lower end of left femur, initial encounter for closed fracture | CMS +S72492B | Other fracture of lower end of left femur, initial encounter for open fracture type I or II | CMS +S72492C | Other fracture of lower end of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72492D | Other fracture of lower end of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72492E | Other fracture of lower end of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72492F | Other fracture of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72492G | Other fracture of lower end of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72492H | Other fracture of lower end of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72492J | Other fracture of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72492K | Other fracture of lower end of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72492M | Other fracture of lower end of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72492N | Other fracture of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72492P | Other fracture of lower end of left femur, subsequent encounter for closed fracture with malunion | CMS +S72492Q | Other fracture of lower end of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72492R | Other fracture of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72492S | Other fracture of lower end of left femur, sequela | CMS +S72499A | Other fracture of lower end of unspecified femur, initial encounter for closed fracture | CMS +S72499B | Other fracture of lower end of unspecified femur, initial encounter for open fracture type I or II | CMS +S72499C | Other fracture of lower end of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72499D | Other fracture of lower end of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72499E | Other fracture of lower end of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72499F | Other fracture of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72499G | Other fracture of lower end of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72499H | Other fracture of lower end of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72499J | Other fracture of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72499K | Other fracture of lower end of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72499M | Other fracture of lower end of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72499N | Other fracture of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72499P | Other fracture of lower end of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72499Q | Other fracture of lower end of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72499R | Other fracture of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72499S | Other fracture of lower end of unspecified femur, sequela | CMS +S727 | Multiple fractures of femur | WHO +S728 | Fractures of other parts of femur | WHO +S728X1A | Other fracture of right femur, initial encounter for closed fracture | CMS +S728X1B | Other fracture of right femur, initial encounter for open fracture type I or II | CMS +S728X1C | Other fracture of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S728X1D | Other fracture of right femur, subsequent encounter for closed fracture with routine healing | CMS +S728X1E | Other fracture of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S728X1F | Other fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S728X1G | Other fracture of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S728X1H | Other fracture of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S728X1J | Other fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S728X1K | Other fracture of right femur, subsequent encounter for closed fracture with nonunion | CMS +S728X1M | Other fracture of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S728X1N | Other fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S728X1P | Other fracture of right femur, subsequent encounter for closed fracture with malunion | CMS +S728X1Q | Other fracture of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S728X1R | Other fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S728X1S | Other fracture of right femur, sequela | CMS +S728X2A | Other fracture of left femur, initial encounter for closed fracture | CMS +S728X2B | Other fracture of left femur, initial encounter for open fracture type I or II | CMS +S728X2C | Other fracture of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S728X2D | Other fracture of left femur, subsequent encounter for closed fracture with routine healing | CMS +S728X2E | Other fracture of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S728X2F | Other fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S728X2G | Other fracture of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S728X2H | Other fracture of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S728X2J | Other fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S728X2K | Other fracture of left femur, subsequent encounter for closed fracture with nonunion | CMS +S728X2M | Other fracture of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S728X2N | Other fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S728X2P | Other fracture of left femur, subsequent encounter for closed fracture with malunion | CMS +S728X2Q | Other fracture of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S728X2R | Other fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S728X2S | Other fracture of left femur, sequela | CMS +S728X9A | Other fracture of unspecified femur, initial encounter for closed fracture | CMS +S728X9B | Other fracture of unspecified femur, initial encounter for open fracture type I or II | CMS +S728X9C | Other fracture of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S728X9D | Other fracture of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S728X9E | Other fracture of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S728X9F | Other fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S728X9G | Other fracture of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S728X9H | Other fracture of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S728X9J | Other fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S728X9K | Other fracture of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S728X9M | Other fracture of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S728X9N | Other fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S728X9P | Other fracture of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S728X9Q | Other fracture of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S728X9R | Other fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S728X9S | Other fracture of unspecified femur, sequela | CMS +S729 | Fracture of femur, part unspecified | WHO +S7290XA | Unspecified fracture of unspecified femur, initial encounter for closed fracture | CMS +S7290XB | Unspecified fracture of unspecified femur, initial encounter for open fracture type I or II | CMS +S7290XC | Unspecified fracture of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S7290XD | Unspecified fracture of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S7290XE | Unspecified fracture of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S7290XF | Unspecified fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S7290XG | Unspecified fracture of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S7290XH | Unspecified fracture of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S7290XJ | Unspecified fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S7290XK | Unspecified fracture of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S7290XM | Unspecified fracture of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S7290XN | Unspecified fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S7290XP | Unspecified fracture of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S7290XQ | Unspecified fracture of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S7290XR | Unspecified fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S7290XS | Unspecified fracture of unspecified femur, sequela | CMS +S7291XA | Unspecified fracture of right femur, initial encounter for closed fracture | CMS +S7291XB | Unspecified fracture of right femur, initial encounter for open fracture type I or II | CMS +S7291XC | Unspecified fracture of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S7291XD | Unspecified fracture of right femur, subsequent encounter for closed fracture with routine healing | CMS +S7291XE | Unspecified fracture of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S7291XF | Unspecified fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S7291XG | Unspecified fracture of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S7291XH | Unspecified fracture of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S7291XJ | Unspecified fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S7291XK | Unspecified fracture of right femur, subsequent encounter for closed fracture with nonunion | CMS +S7291XM | Unspecified fracture of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S7291XN | Unspecified fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S7291XP | Unspecified fracture of right femur, subsequent encounter for closed fracture with malunion | CMS +S7291XQ | Unspecified fracture of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S7291XR | Unspecified fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S7291XS | Unspecified fracture of right femur, sequela | CMS +S7292XA | Unspecified fracture of left femur, initial encounter for closed fracture | CMS +S7292XB | Unspecified fracture of left femur, initial encounter for open fracture type I or II | CMS +S7292XC | Unspecified fracture of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S7292XD | Unspecified fracture of left femur, subsequent encounter for closed fracture with routine healing | CMS +S7292XE | Unspecified fracture of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S7292XF | Unspecified fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S7292XG | Unspecified fracture of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S7292XH | Unspecified fracture of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S7292XJ | Unspecified fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S7292XK | Unspecified fracture of left femur, subsequent encounter for closed fracture with nonunion | CMS +S7292XM | Unspecified fracture of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S7292XN | Unspecified fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S7292XP | Unspecified fracture of left femur, subsequent encounter for closed fracture with malunion | CMS +S7292XQ | Unspecified fracture of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S7292XR | Unspecified fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S7292XS | Unspecified fracture of left femur, sequela | CMS +S73 | Dislocation, sprain and strain of joint and ligaments of hip | WHO +S730 | Dislocation of hip | WHO +S73001A | Unspecified subluxation of right hip, initial encounter | CMS +S73001D | Unspecified subluxation of right hip, subsequent encounter | CMS +S73001S | Unspecified subluxation of right hip, sequela | CMS +S73002A | Unspecified subluxation of left hip, initial encounter | CMS +S73002D | Unspecified subluxation of left hip, subsequent encounter | CMS +S73002S | Unspecified subluxation of left hip, sequela | CMS +S73003A | Unspecified subluxation of unspecified hip, initial encounter | CMS +S73003D | Unspecified subluxation of unspecified hip, subsequent encounter | CMS +S73003S | Unspecified subluxation of unspecified hip, sequela | CMS +S73004A | Unspecified dislocation of right hip, initial encounter | CMS +S73004D | Unspecified dislocation of right hip, subsequent encounter | CMS +S73004S | Unspecified dislocation of right hip, sequela | CMS +S73005A | Unspecified dislocation of left hip, initial encounter | CMS +S73005D | Unspecified dislocation of left hip, subsequent encounter | CMS +S73005S | Unspecified dislocation of left hip, sequela | CMS +S73006A | Unspecified dislocation of unspecified hip, initial encounter | CMS +S73006D | Unspecified dislocation of unspecified hip, subsequent encounter | CMS +S73006S | Unspecified dislocation of unspecified hip, sequela | CMS +S73011A | Posterior subluxation of right hip, initial encounter | CMS +S73011D | Posterior subluxation of right hip, subsequent encounter | CMS +S73011S | Posterior subluxation of right hip, sequela | CMS +S73012A | Posterior subluxation of left hip, initial encounter | CMS +S73012D | Posterior subluxation of left hip, subsequent encounter | CMS +S73012S | Posterior subluxation of left hip, sequela | CMS +S73013A | Posterior subluxation of unspecified hip, initial encounter | CMS +S73013D | Posterior subluxation of unspecified hip, subsequent encounter | CMS +S73013S | Posterior subluxation of unspecified hip, sequela | CMS +S73014A | Posterior dislocation of right hip, initial encounter | CMS +S73014D | Posterior dislocation of right hip, subsequent encounter | CMS +S73014S | Posterior dislocation of right hip, sequela | CMS +S73015A | Posterior dislocation of left hip, initial encounter | CMS +S73015D | Posterior dislocation of left hip, subsequent encounter | CMS +S73015S | Posterior dislocation of left hip, sequela | CMS +S73016A | Posterior dislocation of unspecified hip, initial encounter | CMS +S73016D | Posterior dislocation of unspecified hip, subsequent encounter | CMS +S73016S | Posterior dislocation of unspecified hip, sequela | CMS +S73021A | Obturator subluxation of right hip, initial encounter | CMS +S73021D | Obturator subluxation of right hip, subsequent encounter | CMS +S73021S | Obturator subluxation of right hip, sequela | CMS +S73022A | Obturator subluxation of left hip, initial encounter | CMS +S73022D | Obturator subluxation of left hip, subsequent encounter | CMS +S73022S | Obturator subluxation of left hip, sequela | CMS +S73023A | Obturator subluxation of unspecified hip, initial encounter | CMS +S73023D | Obturator subluxation of unspecified hip, subsequent encounter | CMS +S73023S | Obturator subluxation of unspecified hip, sequela | CMS +S73024A | Obturator dislocation of right hip, initial encounter | CMS +S73024D | Obturator dislocation of right hip, subsequent encounter | CMS +S73024S | Obturator dislocation of right hip, sequela | CMS +S73025A | Obturator dislocation of left hip, initial encounter | CMS +S73025D | Obturator dislocation of left hip, subsequent encounter | CMS +S73025S | Obturator dislocation of left hip, sequela | CMS +S73026A | Obturator dislocation of unspecified hip, initial encounter | CMS +S73026D | Obturator dislocation of unspecified hip, subsequent encounter | CMS +S73026S | Obturator dislocation of unspecified hip, sequela | CMS +S73031A | Other anterior subluxation of right hip, initial encounter | CMS +S73031D | Other anterior subluxation of right hip, subsequent encounter | CMS +S73031S | Other anterior subluxation of right hip, sequela | CMS +S73032A | Other anterior subluxation of left hip, initial encounter | CMS +S73032D | Other anterior subluxation of left hip, subsequent encounter | CMS +S73032S | Other anterior subluxation of left hip, sequela | CMS +S73033A | Other anterior subluxation of unspecified hip, initial encounter | CMS +S73033D | Other anterior subluxation of unspecified hip, subsequent encounter | CMS +S73033S | Other anterior subluxation of unspecified hip, sequela | CMS +S73034A | Other anterior dislocation of right hip, initial encounter | CMS +S73034D | Other anterior dislocation of right hip, subsequent encounter | CMS +S73034S | Other anterior dislocation of right hip, sequela | CMS +S73035A | Other anterior dislocation of left hip, initial encounter | CMS +S73035D | Other anterior dislocation of left hip, subsequent encounter | CMS +S73035S | Other anterior dislocation of left hip, sequela | CMS +S73036A | Other anterior dislocation of unspecified hip, initial encounter | CMS +S73036D | Other anterior dislocation of unspecified hip, subsequent encounter | CMS +S73036S | Other anterior dislocation of unspecified hip, sequela | CMS +S73041A | Central subluxation of right hip, initial encounter | CMS +S73041D | Central subluxation of right hip, subsequent encounter | CMS +S73041S | Central subluxation of right hip, sequela | CMS +S73042A | Central subluxation of left hip, initial encounter | CMS +S73042D | Central subluxation of left hip, subsequent encounter | CMS +S73042S | Central subluxation of left hip, sequela | CMS +S73043A | Central subluxation of unspecified hip, initial encounter | CMS +S73043D | Central subluxation of unspecified hip, subsequent encounter | CMS +S73043S | Central subluxation of unspecified hip, sequela | CMS +S73044A | Central dislocation of right hip, initial encounter | CMS +S73044D | Central dislocation of right hip, subsequent encounter | CMS +S73044S | Central dislocation of right hip, sequela | CMS +S73045A | Central dislocation of left hip, initial encounter | CMS +S73045D | Central dislocation of left hip, subsequent encounter | CMS +S73045S | Central dislocation of left hip, sequela | CMS +S73046A | Central dislocation of unspecified hip, initial encounter | CMS +S73046D | Central dislocation of unspecified hip, subsequent encounter | CMS +S73046S | Central dislocation of unspecified hip, sequela | CMS +S731 | Sprain and strain of hip | WHO +S73101A | Unspecified sprain of right hip, initial encounter | CMS +S73101D | Unspecified sprain of right hip, subsequent encounter | CMS +S73101S | Unspecified sprain of right hip, sequela | CMS +S73102A | Unspecified sprain of left hip, initial encounter | CMS +S73102D | Unspecified sprain of left hip, subsequent encounter | CMS +S73102S | Unspecified sprain of left hip, sequela | CMS +S73109A | Unspecified sprain of unspecified hip, initial encounter | CMS +S73109D | Unspecified sprain of unspecified hip, subsequent encounter | CMS +S73109S | Unspecified sprain of unspecified hip, sequela | CMS +S73111A | Iliofemoral ligament sprain of right hip, initial encounter | CMS +S73111D | Iliofemoral ligament sprain of right hip, subsequent encounter | CMS +S73111S | Iliofemoral ligament sprain of right hip, sequela | CMS +S73112A | Iliofemoral ligament sprain of left hip, initial encounter | CMS +S73112D | Iliofemoral ligament sprain of left hip, subsequent encounter | CMS +S73112S | Iliofemoral ligament sprain of left hip, sequela | CMS +S73119A | Iliofemoral ligament sprain of unspecified hip, initial encounter | CMS +S73119D | Iliofemoral ligament sprain of unspecified hip, subsequent encounter | CMS +S73119S | Iliofemoral ligament sprain of unspecified hip, sequela | CMS +S73121A | Ischiocapsular ligament sprain of right hip, initial encounter | CMS +S73121D | Ischiocapsular ligament sprain of right hip, subsequent encounter | CMS +S73121S | Ischiocapsular ligament sprain of right hip, sequela | CMS +S73122A | Ischiocapsular ligament sprain of left hip, initial encounter | CMS +S73122D | Ischiocapsular ligament sprain of left hip, subsequent encounter | CMS +S73122S | Ischiocapsular ligament sprain of left hip, sequela | CMS +S73129A | Ischiocapsular ligament sprain of unspecified hip, initial encounter | CMS +S73129D | Ischiocapsular ligament sprain of unspecified hip, subsequent encounter | CMS +S73129S | Ischiocapsular ligament sprain of unspecified hip, sequela | CMS +S73191A | Other sprain of right hip, initial encounter | CMS +S73191D | Other sprain of right hip, subsequent encounter | CMS +S73191S | Other sprain of right hip, sequela | CMS +S73192A | Other sprain of left hip, initial encounter | CMS +S73192D | Other sprain of left hip, subsequent encounter | CMS +S73192S | Other sprain of left hip, sequela | CMS +S73199A | Other sprain of unspecified hip, initial encounter | CMS +S73199D | Other sprain of unspecified hip, subsequent encounter | CMS +S73199S | Other sprain of unspecified hip, sequela | CMS +S74 | Injury of nerves at hip and thigh level | WHO +S740 | Injury of sciatic nerve at hip and thigh level | WHO +S7400XA | Injury of sciatic nerve at hip and thigh level, unspecified leg, initial encounter | CMS +S7400XD | Injury of sciatic nerve at hip and thigh level, unspecified leg, subsequent encounter | CMS +S7400XS | Injury of sciatic nerve at hip and thigh level, unspecified leg, sequela | CMS +S7401XA | Injury of sciatic nerve at hip and thigh level, right leg, initial encounter | CMS +S7401XD | Injury of sciatic nerve at hip and thigh level, right leg, subsequent encounter | CMS +S7401XS | Injury of sciatic nerve at hip and thigh level, right leg, sequela | CMS +S7402XA | Injury of sciatic nerve at hip and thigh level, left leg, initial encounter | CMS +S7402XD | Injury of sciatic nerve at hip and thigh level, left leg, subsequent encounter | CMS +S7402XS | Injury of sciatic nerve at hip and thigh level, left leg, sequela | CMS +S741 | Injury of femoral nerve at hip and thigh level | WHO +S7410XA | Injury of femoral nerve at hip and thigh level, unspecified leg, initial encounter | CMS +S7410XD | Injury of femoral nerve at hip and thigh level, unspecified leg, subsequent encounter | CMS +S7410XS | Injury of femoral nerve at hip and thigh level, unspecified leg, sequela | CMS +S7411XA | Injury of femoral nerve at hip and thigh level, right leg, initial encounter | CMS +S7411XD | Injury of femoral nerve at hip and thigh level, right leg, subsequent encounter | CMS +S7411XS | Injury of femoral nerve at hip and thigh level, right leg, sequela | CMS +S7412XA | Injury of femoral nerve at hip and thigh level, left leg, initial encounter | CMS +S7412XD | Injury of femoral nerve at hip and thigh level, left leg, subsequent encounter | CMS +S7412XS | Injury of femoral nerve at hip and thigh level, left leg, sequela | CMS +S742 | Injury of cutaneous sensory nerve at hip and thigh level | WHO +S7420XA | Injury of cutaneous sensory nerve at hip and thigh level, unspecified leg, initial encounter | CMS +S7420XD | Injury of cutaneous sensory nerve at hip and thigh level, unspecified leg, subsequent encounter | CMS +S7420XS | Injury of cutaneous sensory nerve at hip and thigh level, unspecified leg, sequela | CMS +S7421XA | Injury of cutaneous sensory nerve at hip and high level, right leg, initial encounter | CMS +S7421XD | Injury of cutaneous sensory nerve at hip and high level, right leg, subsequent encounter | CMS +S7421XS | Injury of cutaneous sensory nerve at hip and high level, right leg, sequela | CMS +S7422XA | Injury of cutaneous sensory nerve at hip and thigh level, left leg, initial encounter | CMS +S7422XD | Injury of cutaneous sensory nerve at hip and thigh level, left leg, subsequent encounter | CMS +S7422XS | Injury of cutaneous sensory nerve at hip and thigh level, left leg, sequela | CMS +S747 | Injury of multiple nerves at hip and thigh level | WHO +S748 | Injury of other nerves at hip and thigh level | WHO +S748X1A | Injury of other nerves at hip and thigh level, right leg, initial encounter | CMS +S748X1D | Injury of other nerves at hip and thigh level, right leg, subsequent encounter | CMS +S748X1S | Injury of other nerves at hip and thigh level, right leg, sequela | CMS +S748X2A | Injury of other nerves at hip and thigh level, left leg, initial encounter | CMS +S748X2D | Injury of other nerves at hip and thigh level, left leg, subsequent encounter | CMS +S748X2S | Injury of other nerves at hip and thigh level, left leg, sequela | CMS +S748X9A | Injury of other nerves at hip and thigh level, unspecified leg, initial encounter | CMS +S748X9D | Injury of other nerves at hip and thigh level, unspecified leg, subsequent encounter | CMS +S748X9S | Injury of other nerves at hip and thigh level, unspecified leg, sequela | CMS +S749 | Injury of unspecified nerve at hip and thigh level | WHO +S7490XA | Injury of unspecified nerve at hip and thigh level, unspecified leg, initial encounter | CMS +S7490XD | Injury of unspecified nerve at hip and thigh level, unspecified leg, subsequent encounter | CMS +S7490XS | Injury of unspecified nerve at hip and thigh level, unspecified leg, sequela | CMS +S7491XA | Injury of unspecified nerve at hip and thigh level, right leg, initial encounter | CMS +S7491XD | Injury of unspecified nerve at hip and thigh level, right leg, subsequent encounter | CMS +S7491XS | Injury of unspecified nerve at hip and thigh level, right leg, sequela | CMS +S7492XA | Injury of unspecified nerve at hip and thigh level, left leg, initial encounter | CMS +S7492XD | Injury of unspecified nerve at hip and thigh level, left leg, subsequent encounter | CMS +S7492XS | Injury of unspecified nerve at hip and thigh level, left leg, sequela | CMS +S75 | Injury of blood vessels at hip and thigh level | WHO +S750 | Injury of femoral artery | WHO +S75001A | Unspecified injury of femoral artery, right leg, initial encounter | CMS +S75001D | Unspecified injury of femoral artery, right leg, subsequent encounter | CMS +S75001S | Unspecified injury of femoral artery, right leg, sequela | CMS +S75002A | Unspecified injury of femoral artery, left leg, initial encounter | CMS +S75002D | Unspecified injury of femoral artery, left leg, subsequent encounter | CMS +S75002S | Unspecified injury of femoral artery, left leg, sequela | CMS +S75009A | Unspecified injury of femoral artery, unspecified leg, initial encounter | CMS +S75009D | Unspecified injury of femoral artery, unspecified leg, subsequent encounter | CMS +S75009S | Unspecified injury of femoral artery, unspecified leg, sequela | CMS +S75011A | Minor laceration of femoral artery, right leg, initial encounter | CMS +S75011D | Minor laceration of femoral artery, right leg, subsequent encounter | CMS +S75011S | Minor laceration of femoral artery, right leg, sequela | CMS +S75012A | Minor laceration of femoral artery, left leg, initial encounter | CMS +S75012D | Minor laceration of femoral artery, left leg, subsequent encounter | CMS +S75012S | Minor laceration of femoral artery, left leg, sequela | CMS +S75019A | Minor laceration of femoral artery, unspecified leg, initial encounter | CMS +S75019D | Minor laceration of femoral artery, unspecified leg, subsequent encounter | CMS +S75019S | Minor laceration of femoral artery, unspecified leg, sequela | CMS +S75021A | Major laceration of femoral artery, right leg, initial encounter | CMS +S75021D | Major laceration of femoral artery, right leg, subsequent encounter | CMS +S75021S | Major laceration of femoral artery, right leg, sequela | CMS +S75022A | Major laceration of femoral artery, left leg, initial encounter | CMS +S75022D | Major laceration of femoral artery, left leg, subsequent encounter | CMS +S75022S | Major laceration of femoral artery, left leg, sequela | CMS +S75029A | Major laceration of femoral artery, unspecified leg, initial encounter | CMS +S75029D | Major laceration of femoral artery, unspecified leg, subsequent encounter | CMS +S75029S | Major laceration of femoral artery, unspecified leg, sequela | CMS +S75091A | Other specified injury of femoral artery, right leg, initial encounter | CMS +S75091D | Other specified injury of femoral artery, right leg, subsequent encounter | CMS +S75091S | Other specified injury of femoral artery, right leg, sequela | CMS +S75092A | Other specified injury of femoral artery, left leg, initial encounter | CMS +S75092D | Other specified injury of femoral artery, left leg, subsequent encounter | CMS +S75092S | Other specified injury of femoral artery, left leg, sequela | CMS +S75099A | Other specified injury of femoral artery, unspecified leg, initial encounter | CMS +S75099D | Other specified injury of femoral artery, unspecified leg, subsequent encounter | CMS +S75099S | Other specified injury of femoral artery, unspecified leg, sequela | CMS +S751 | Injury of femoral vein at hip and thigh level | WHO +S75101A | Unspecified injury of femoral vein at hip and thigh level, right leg, initial encounter | CMS +S75101D | Unspecified injury of femoral vein at hip and thigh level, right leg, subsequent encounter | CMS +S75101S | Unspecified injury of femoral vein at hip and thigh level, right leg, sequela | CMS +S75102A | Unspecified injury of femoral vein at hip and thigh level, left leg, initial encounter | CMS +S75102D | Unspecified injury of femoral vein at hip and thigh level, left leg, subsequent encounter | CMS +S75102S | Unspecified injury of femoral vein at hip and thigh level, left leg, sequela | CMS +S75109A | Unspecified injury of femoral vein at hip and thigh level, unspecified leg, initial encounter | CMS +S75109D | Unspecified injury of femoral vein at hip and thigh level, unspecified leg, subsequent encounter | CMS +S75109S | Unspecified injury of femoral vein at hip and thigh level, unspecified leg, sequela | CMS +S75111A | Minor laceration of femoral vein at hip and thigh level, right leg, initial encounter | CMS +S75111D | Minor laceration of femoral vein at hip and thigh level, right leg, subsequent encounter | CMS +S75111S | Minor laceration of femoral vein at hip and thigh level, right leg, sequela | CMS +S75112A | Minor laceration of femoral vein at hip and thigh level, left leg, initial encounter | CMS +S75112D | Minor laceration of femoral vein at hip and thigh level, left leg, subsequent encounter | CMS +S75112S | Minor laceration of femoral vein at hip and thigh level, left leg, sequela | CMS +S75119A | Minor laceration of femoral vein at hip and thigh level, unspecified leg, initial encounter | CMS +S75119D | Minor laceration of femoral vein at hip and thigh level, unspecified leg, subsequent encounter | CMS +S75119S | Minor laceration of femoral vein at hip and thigh level, unspecified leg, sequela | CMS +S75121A | Major laceration of femoral vein at hip and thigh level, right leg, initial encounter | CMS +S75121D | Major laceration of femoral vein at hip and thigh level, right leg, subsequent encounter | CMS +S75121S | Major laceration of femoral vein at hip and thigh level, right leg, sequela | CMS +S75122A | Major laceration of femoral vein at hip and thigh level, left leg, initial encounter | CMS +S75122D | Major laceration of femoral vein at hip and thigh level, left leg, subsequent encounter | CMS +S75122S | Major laceration of femoral vein at hip and thigh level, left leg, sequela | CMS +S75129A | Major laceration of femoral vein at hip and thigh level, unspecified leg, initial encounter | CMS +S75129D | Major laceration of femoral vein at hip and thigh level, unspecified leg, subsequent encounter | CMS +S75129S | Major laceration of femoral vein at hip and thigh level, unspecified leg, sequela | CMS +S75191A | Other specified injury of femoral vein at hip and thigh level, right leg, initial encounter | CMS +S75191D | Other specified injury of femoral vein at hip and thigh level, right leg, subsequent encounter | CMS +S75191S | Other specified injury of femoral vein at hip and thigh level, right leg, sequela | CMS +S75192A | Other specified injury of femoral vein at hip and thigh level, left leg, initial encounter | CMS +S75192D | Other specified injury of femoral vein at hip and thigh level, left leg, subsequent encounter | CMS +S75192S | Other specified injury of femoral vein at hip and thigh level, left leg, sequela | CMS +S75199A | Other specified injury of femoral vein at hip and thigh level, unspecified leg, initial encounter | CMS +S75199D | Other specified injury of femoral vein at hip and thigh level, unspecified leg, subsequent encounter | CMS +S75199S | Other specified injury of femoral vein at hip and thigh level, unspecified leg, sequela | CMS +S752 | Injury of greater saphenous vein at hip and thigh level | WHO +S75201A | Unspecified injury of greater saphenous vein at hip and thigh level, right leg, initial encounter | CMS +S75201D | Unspecified injury of greater saphenous vein at hip and thigh level, right leg, subsequent encounter | CMS +S75201S | Unspecified injury of greater saphenous vein at hip and thigh level, right leg, sequela | CMS +S75202A | Unspecified injury of greater saphenous vein at hip and thigh level, left leg, initial encounter | CMS +S75202D | Unspecified injury of greater saphenous vein at hip and thigh level, left leg, subsequent encounter | CMS +S75202S | Unspecified injury of greater saphenous vein at hip and thigh level, left leg, sequela | CMS +S75209A | Unspecified injury of greater saphenous vein at hip and thigh level, unspecified leg, initial encounter | CMS +S75209D | Unspecified injury of greater saphenous vein at hip and thigh level, unspecified leg, subsequent encounter | CMS +S75209S | Unspecified injury of greater saphenous vein at hip and thigh level, unspecified leg, sequela | CMS +S75211A | Minor laceration of greater saphenous vein at hip and thigh level, right leg, initial encounter | CMS +S75211D | Minor laceration of greater saphenous vein at hip and thigh level, right leg, subsequent encounter | CMS +S75211S | Minor laceration of greater saphenous vein at hip and thigh level, right leg, sequela | CMS +S75212A | Minor laceration of greater saphenous vein at hip and thigh level, left leg, initial encounter | CMS +S75212D | Minor laceration of greater saphenous vein at hip and thigh level, left leg, subsequent encounter | CMS +S75212S | Minor laceration of greater saphenous vein at hip and thigh level, left leg, sequela | CMS +S75219A | Minor laceration of greater saphenous vein at hip and thigh level, unspecified leg, initial encounter | CMS +S75219D | Minor laceration of greater saphenous vein at hip and thigh level, unspecified leg, subsequent encounter | CMS +S75219S | Minor laceration of greater saphenous vein at hip and thigh level, unspecified leg, sequela | CMS +S75221A | Major laceration of greater saphenous vein at hip and thigh level, right leg, initial encounter | CMS +S75221D | Major laceration of greater saphenous vein at hip and thigh level, right leg, subsequent encounter | CMS +S75221S | Major laceration of greater saphenous vein at hip and thigh level, right leg, sequela | CMS +S75222A | Major laceration of greater saphenous vein at hip and thigh level, left leg, initial encounter | CMS +S75222D | Major laceration of greater saphenous vein at hip and thigh level, left leg, subsequent encounter | CMS +S75222S | Major laceration of greater saphenous vein at hip and thigh level, left leg, sequela | CMS +S75229A | Major laceration of greater saphenous vein at hip and thigh level, unspecified leg, initial encounter | CMS +S75229D | Major laceration of greater saphenous vein at hip and thigh level, unspecified leg, subsequent encounter | CMS +S75229S | Major laceration of greater saphenous vein at hip and thigh level, unspecified leg, sequela | CMS +S75291A | Other specified injury of greater saphenous vein at hip and thigh level, right leg, initial encounter | CMS +S75291D | Other specified injury of greater saphenous vein at hip and thigh level, right leg, subsequent encounter | CMS +S75291S | Other specified injury of greater saphenous vein at hip and thigh level, right leg, sequela | CMS +S75292A | Other specified injury of greater saphenous vein at hip and thigh level, left leg, initial encounter | CMS +S75292D | Other specified injury of greater saphenous vein at hip and thigh level, left leg, subsequent encounter | CMS +S75292S | Other specified injury of greater saphenous vein at hip and thigh level, left leg, sequela | CMS +S75299A | Other specified injury of greater saphenous vein at hip and thigh level, unspecified leg, initial encounter | CMS +S75299D | Other specified injury of greater saphenous vein at hip and thigh level, unspecified leg, subsequent encounter | CMS +S75299S | Other specified injury of greater saphenous vein at hip and thigh level, unspecified leg, sequela | CMS +S757 | Injury of multiple blood vessels at hip and thigh level | WHO +S758 | Injury of other blood vessels at hip and thigh level | WHO +S75801A | Unspecified injury of other blood vessels at hip and thigh level, right leg, initial encounter | CMS +S75801D | Unspecified injury of other blood vessels at hip and thigh level, right leg, subsequent encounter | CMS +S75801S | Unspecified injury of other blood vessels at hip and thigh level, right leg, sequela | CMS +S75802A | Unspecified injury of other blood vessels at hip and thigh level, left leg, initial encounter | CMS +S75802D | Unspecified injury of other blood vessels at hip and thigh level, left leg, subsequent encounter | CMS +S75802S | Unspecified injury of other blood vessels at hip and thigh level, left leg, sequela | CMS +S75809A | Unspecified injury of other blood vessels at hip and thigh level, unspecified leg, initial encounter | CMS +S75809D | Unspecified injury of other blood vessels at hip and thigh level, unspecified leg, subsequent encounter | CMS +S75809S | Unspecified injury of other blood vessels at hip and thigh level, unspecified leg, sequela | CMS +S75811A | Laceration of other blood vessels at hip and thigh level, right leg, initial encounter | CMS +S75811D | Laceration of other blood vessels at hip and thigh level, right leg, subsequent encounter | CMS +S75811S | Laceration of other blood vessels at hip and thigh level, right leg, sequela | CMS +S75812A | Laceration of other blood vessels at hip and thigh level, left leg, initial encounter | CMS +S75812D | Laceration of other blood vessels at hip and thigh level, left leg, subsequent encounter | CMS +S75812S | Laceration of other blood vessels at hip and thigh level, left leg, sequela | CMS +S75819A | Laceration of other blood vessels at hip and thigh level, unspecified leg, initial encounter | CMS +S75819D | Laceration of other blood vessels at hip and thigh level, unspecified leg, subsequent encounter | CMS +S75819S | Laceration of other blood vessels at hip and thigh level, unspecified leg, sequela | CMS +S75891A | Other specified injury of other blood vessels at hip and thigh level, right leg, initial encounter | CMS +S75891D | Other specified injury of other blood vessels at hip and thigh level, right leg, subsequent encounter | CMS +S75891S | Other specified injury of other blood vessels at hip and thigh level, right leg, sequela | CMS +S75892A | Other specified injury of other blood vessels at hip and thigh level, left leg, initial encounter | CMS +S75892D | Other specified injury of other blood vessels at hip and thigh level, left leg, subsequent encounter | CMS +S75892S | Other specified injury of other blood vessels at hip and thigh level, left leg, sequela | CMS +S75899A | Other specified injury of other blood vessels at hip and thigh level, unspecified leg, initial encounter | CMS +S75899D | Other specified injury of other blood vessels at hip and thigh level, unspecified leg, subsequent encounter | CMS +S75899S | Other specified injury of other blood vessels at hip and thigh level, unspecified leg, sequela | CMS +S759 | Injury of unspecified blood vessel at hip and thigh level | WHO +S75901A | Unspecified injury of unspecified blood vessel at hip and thigh level, right leg, initial encounter | CMS +S75901D | Unspecified injury of unspecified blood vessel at hip and thigh level, right leg, subsequent encounter | CMS +S75901S | Unspecified injury of unspecified blood vessel at hip and thigh level, right leg, sequela | CMS +S75902A | Unspecified injury of unspecified blood vessel at hip and thigh level, left leg, initial encounter | CMS +S75902D | Unspecified injury of unspecified blood vessel at hip and thigh level, left leg, subsequent encounter | CMS +S75902S | Unspecified injury of unspecified blood vessel at hip and thigh level, left leg, sequela | CMS +S75909A | Unspecified injury of unspecified blood vessel at hip and thigh level, unspecified leg, initial encounter | CMS +S75909D | Unspecified injury of unspecified blood vessel at hip and thigh level, unspecified leg, subsequent encounter | CMS +S75909S | Unspecified injury of unspecified blood vessel at hip and thigh level, unspecified leg, sequela | CMS +S75911A | Laceration of unspecified blood vessel at hip and thigh level, right leg, initial encounter | CMS +S75911D | Laceration of unspecified blood vessel at hip and thigh level, right leg, subsequent encounter | CMS +S75911S | Laceration of unspecified blood vessel at hip and thigh level, right leg, sequela | CMS +S75912A | Laceration of unspecified blood vessel at hip and thigh level, left leg, initial encounter | CMS +S75912D | Laceration of unspecified blood vessel at hip and thigh level, left leg, subsequent encounter | CMS +S75912S | Laceration of unspecified blood vessel at hip and thigh level, left leg, sequela | CMS +S75919A | Laceration of unspecified blood vessel at hip and thigh level, unspecified leg, initial encounter | CMS +S75919D | Laceration of unspecified blood vessel at hip and thigh level, unspecified leg, subsequent encounter | CMS +S75919S | Laceration of unspecified blood vessel at hip and thigh level, unspecified leg, sequela | CMS +S75991A | Other specified injury of unspecified blood vessel at hip and thigh level, right leg, initial encounter | CMS +S75991D | Other specified injury of unspecified blood vessel at hip and thigh level, right leg, subsequent encounter | CMS +S75991S | Other specified injury of unspecified blood vessel at hip and thigh level, right leg, sequela | CMS +S75992A | Other specified injury of unspecified blood vessel at hip and thigh level, left leg, initial encounter | CMS +S75992D | Other specified injury of unspecified blood vessel at hip and thigh level, left leg, subsequent encounter | CMS +S75992S | Other specified injury of unspecified blood vessel at hip and thigh level, left leg, sequela | CMS +S75999A | Other specified injury of unspecified blood vessel at hip and thigh level, unspecified leg, initial encounter | CMS +S75999D | Other specified injury of unspecified blood vessel at hip and thigh level, unspecified leg, subsequent encounter | CMS +S75999S | Other specified injury of unspecified blood vessel at hip and thigh level, unspecified leg, sequela | CMS +S76 | Injury of muscle and tendon at hip and thigh level | WHO +S760 | Injury of muscle and tendon of hip | WHO +S76001A | Unspecified injury of muscle, fascia and tendon of right hip, initial encounter | CMS +S76001D | Unspecified injury of muscle, fascia and tendon of right hip, subsequent encounter | CMS +S76001S | Unspecified injury of muscle, fascia and tendon of right hip, sequela | CMS +S76002A | Unspecified injury of muscle, fascia and tendon of left hip, initial encounter | CMS +S76002D | Unspecified injury of muscle, fascia and tendon of left hip, subsequent encounter | CMS +S76002S | Unspecified injury of muscle, fascia and tendon of left hip, sequela | CMS +S76009A | Unspecified injury of muscle, fascia and tendon of unspecified hip, initial encounter | CMS +S76009D | Unspecified injury of muscle, fascia and tendon of unspecified hip, subsequent encounter | CMS +S76009S | Unspecified injury of muscle, fascia and tendon of unspecified hip, sequela | CMS +S76011A | Strain of muscle, fascia and tendon of right hip, initial encounter | CMS +S76011D | Strain of muscle, fascia and tendon of right hip, subsequent encounter | CMS +S76011S | Strain of muscle, fascia and tendon of right hip, sequela | CMS +S76012A | Strain of muscle, fascia and tendon of left hip, initial encounter | CMS +S76012D | Strain of muscle, fascia and tendon of left hip, subsequent encounter | CMS +S76012S | Strain of muscle, fascia and tendon of left hip, sequela | CMS +S76019A | Strain of muscle, fascia and tendon of unspecified hip, initial encounter | CMS +S76019D | Strain of muscle, fascia and tendon of unspecified hip, subsequent encounter | CMS +S76019S | Strain of muscle, fascia and tendon of unspecified hip, sequela | CMS +S76021A | Laceration of muscle, fascia and tendon of right hip, initial encounter | CMS +S76021D | Laceration of muscle, fascia and tendon of right hip, subsequent encounter | CMS +S76021S | Laceration of muscle, fascia and tendon of right hip, sequela | CMS +S76022A | Laceration of muscle, fascia and tendon of left hip, initial encounter | CMS +S76022D | Laceration of muscle, fascia and tendon of left hip, subsequent encounter | CMS +S76022S | Laceration of muscle, fascia and tendon of left hip, sequela | CMS +S76029A | Laceration of muscle, fascia and tendon of unspecified hip, initial encounter | CMS +S76029D | Laceration of muscle, fascia and tendon of unspecified hip, subsequent encounter | CMS +S76029S | Laceration of muscle, fascia and tendon of unspecified hip, sequela | CMS +S76091A | Other specified injury of muscle, fascia and tendon of right hip, initial encounter | CMS +S76091D | Other specified injury of muscle, fascia and tendon of right hip, subsequent encounter | CMS +S76091S | Other specified injury of muscle, fascia and tendon of right hip, sequela | CMS +S76092A | Other specified injury of muscle, fascia and tendon of left hip, initial encounter | CMS +S76092D | Other specified injury of muscle, fascia and tendon of left hip, subsequent encounter | CMS +S76092S | Other specified injury of muscle, fascia and tendon of left hip, sequela | CMS +S76099A | Other specified injury of muscle, fascia and tendon of unspecified hip, initial encounter | CMS +S76099D | Other specified injury of muscle, fascia and tendon of unspecified hip, subsequent encounter | CMS +S76099S | Other specified injury of muscle, fascia and tendon of unspecified hip, sequela | CMS +S761 | Injury of quadriceps muscle and tendon | WHO +S76101A | Unspecified injury of right quadriceps muscle, fascia and tendon, initial encounter | CMS +S76101D | Unspecified injury of right quadriceps muscle, fascia and tendon, subsequent encounter | CMS +S76101S | Unspecified injury of right quadriceps muscle, fascia and tendon, sequela | CMS +S76102A | Unspecified injury of left quadriceps muscle, fascia and tendon, initial encounter | CMS +S76102D | Unspecified injury of left quadriceps muscle, fascia and tendon, subsequent encounter | CMS +S76102S | Unspecified injury of left quadriceps muscle, fascia and tendon, sequela | CMS +S76109A | Unspecified injury of unspecified quadriceps muscle, fascia and tendon, initial encounter | CMS +S76109D | Unspecified injury of unspecified quadriceps muscle, fascia and tendon, subsequent encounter | CMS +S76109S | Unspecified injury of unspecified quadriceps muscle, fascia and tendon, sequela | CMS +S76111A | Strain of right quadriceps muscle, fascia and tendon, initial encounter | CMS +S76111D | Strain of right quadriceps muscle, fascia and tendon, subsequent encounter | CMS +S76111S | Strain of right quadriceps muscle, fascia and tendon, sequela | CMS +S76112A | Strain of left quadriceps muscle, fascia and tendon, initial encounter | CMS +S76112D | Strain of left quadriceps muscle, fascia and tendon, subsequent encounter | CMS +S76112S | Strain of left quadriceps muscle, fascia and tendon, sequela | CMS +S76119A | Strain of unspecified quadriceps muscle, fascia and tendon, initial encounter | CMS +S76119D | Strain of unspecified quadriceps muscle, fascia and tendon, subsequent encounter | CMS +S76119S | Strain of unspecified quadriceps muscle, fascia and tendon, sequela | CMS +S76121A | Laceration of right quadriceps muscle, fascia and tendon, initial encounter | CMS +S76121D | Laceration of right quadriceps muscle, fascia and tendon, subsequent encounter | CMS +S76121S | Laceration of right quadriceps muscle, fascia and tendon, sequela | CMS +S76122A | Laceration of left quadriceps muscle, fascia and tendon, initial encounter | CMS +S76122D | Laceration of left quadriceps muscle, fascia and tendon, subsequent encounter | CMS +S76122S | Laceration of left quadriceps muscle, fascia and tendon, sequela | CMS +S76129A | Laceration of unspecified quadriceps muscle, fascia and tendon, initial encounter | CMS +S76129D | Laceration of unspecified quadriceps muscle, fascia and tendon, subsequent encounter | CMS +S76129S | Laceration of unspecified quadriceps muscle, fascia and tendon, sequela | CMS +S76191A | Other specified injury of right quadriceps muscle, fascia and tendon, initial encounter | CMS +S76191D | Other specified injury of right quadriceps muscle, fascia and tendon, subsequent encounter | CMS +S76191S | Other specified injury of right quadriceps muscle, fascia and tendon, sequela | CMS +S76192A | Other specified injury of left quadriceps muscle, fascia and tendon, initial encounter | CMS +S76192D | Other specified injury of left quadriceps muscle, fascia and tendon, subsequent encounter | CMS +S76192S | Other specified injury of left quadriceps muscle, fascia and tendon, sequela | CMS +S76199A | Other specified injury of unspecified quadriceps muscle, fascia and tendon, initial encounter | CMS +S76199D | Other specified injury of unspecified quadriceps muscle, fascia and tendon, subsequent encounter | CMS +S76199S | Other specified injury of unspecified quadriceps muscle, fascia and tendon, sequela | CMS +S762 | Injury of adductor muscle and tendon of thigh | WHO +S76201A | Unspecified injury of adductor muscle, fascia and tendon of right thigh, initial encounter | CMS +S76201D | Unspecified injury of adductor muscle, fascia and tendon of right thigh, subsequent encounter | CMS +S76201S | Unspecified injury of adductor muscle, fascia and tendon of right thigh, sequela | CMS +S76202A | Unspecified injury of adductor muscle, fascia and tendon of left thigh, initial encounter | CMS +S76202D | Unspecified injury of adductor muscle, fascia and tendon of left thigh, subsequent encounter | CMS +S76202S | Unspecified injury of adductor muscle, fascia and tendon of left thigh, sequela | CMS +S76209A | Unspecified injury of adductor muscle, fascia and tendon of unspecified thigh, initial encounter | CMS +S76209D | Unspecified injury of adductor muscle, fascia and tendon of unspecified thigh, subsequent encounter | CMS +S76209S | Unspecified injury of adductor muscle, fascia and tendon of unspecified thigh, sequela | CMS +S76211A | Strain of adductor muscle, fascia and tendon of right thigh, initial encounter | CMS +S76211D | Strain of adductor muscle, fascia and tendon of right thigh, subsequent encounter | CMS +S76211S | Strain of adductor muscle, fascia and tendon of right thigh, sequela | CMS +S76212A | Strain of adductor muscle, fascia and tendon of left thigh, initial encounter | CMS +S76212D | Strain of adductor muscle, fascia and tendon of left thigh, subsequent encounter | CMS +S76212S | Strain of adductor muscle, fascia and tendon of left thigh, sequela | CMS +S76219A | Strain of adductor muscle, fascia and tendon of unspecified thigh, initial encounter | CMS +S76219D | Strain of adductor muscle, fascia and tendon of unspecified thigh, subsequent encounter | CMS +S76219S | Strain of adductor muscle, fascia and tendon of unspecified thigh, sequela | CMS +S76221A | Laceration of adductor muscle, fascia and tendon of right thigh, initial encounter | CMS +S76221D | Laceration of adductor muscle, fascia and tendon of right thigh, subsequent encounter | CMS +S76221S | Laceration of adductor muscle, fascia and tendon of right thigh, sequela | CMS +S76222A | Laceration of adductor muscle, fascia and tendon of left thigh, initial encounter | CMS +S76222D | Laceration of adductor muscle, fascia and tendon of left thigh, subsequent encounter | CMS +S76222S | Laceration of adductor muscle, fascia and tendon of left thigh, sequela | CMS +S76229A | Laceration of adductor muscle, fascia and tendon of unspecified thigh, initial encounter | CMS +S76229D | Laceration of adductor muscle, fascia and tendon of unspecified thigh, subsequent encounter | CMS +S76229S | Laceration of adductor muscle, fascia and tendon of unspecified thigh, sequela | CMS +S76291A | Other injury of adductor muscle, fascia and tendon of right thigh, initial encounter | CMS +S76291D | Other injury of adductor muscle, fascia and tendon of right thigh, subsequent encounter | CMS +S76291S | Other injury of adductor muscle, fascia and tendon of right thigh, sequela | CMS +S76292A | Other injury of adductor muscle, fascia and tendon of left thigh, initial encounter | CMS +S76292D | Other injury of adductor muscle, fascia and tendon of left thigh, subsequent encounter | CMS +S76292S | Other injury of adductor muscle, fascia and tendon of left thigh, sequela | CMS +S76299A | Other injury of adductor muscle, fascia and tendon of unspecified thigh, initial encounter | CMS +S76299D | Other injury of adductor muscle, fascia and tendon of unspecified thigh, subsequent encounter | CMS +S76299S | Other injury of adductor muscle, fascia and tendon of unspecified thigh, sequela | CMS +S763 | Injury of muscle and tendon of the posterior muscle group at thigh level | WHO +S76301A | Unspecified injury of muscle, fascia and tendon of the posterior muscle group at thigh level, right thigh, initial encounter | CMS +S76301D | Unspecified injury of muscle, fascia and tendon of the posterior muscle group at thigh level, right thigh, subsequent encounter | CMS +S76301S | Unspecified injury of muscle, fascia and tendon of the posterior muscle group at thigh level, right thigh, sequela | CMS +S76302A | Unspecified injury of muscle, fascia and tendon of the posterior muscle group at thigh level, left thigh, initial encounter | CMS +S76302D | Unspecified injury of muscle, fascia and tendon of the posterior muscle group at thigh level, left thigh, subsequent encounter | CMS +S76302S | Unspecified injury of muscle, fascia and tendon of the posterior muscle group at thigh level, left thigh, sequela | CMS +S76309A | Unspecified injury of muscle, fascia and tendon of the posterior muscle group at thigh level, unspecified thigh, initial encounter | CMS +S76309D | Unspecified injury of muscle, fascia and tendon of the posterior muscle group at thigh level, unspecified thigh, subsequent encounter | CMS +S76309S | Unspecified injury of muscle, fascia and tendon of the posterior muscle group at thigh level, unspecified thigh, sequela | CMS +S76311A | Strain of muscle, fascia and tendon of the posterior muscle group at thigh level, right thigh, initial encounter | CMS +S76311D | Strain of muscle, fascia and tendon of the posterior muscle group at thigh level, right thigh, subsequent encounter | CMS +S76311S | Strain of muscle, fascia and tendon of the posterior muscle group at thigh level, right thigh, sequela | CMS +S76312A | Strain of muscle, fascia and tendon of the posterior muscle group at thigh level, left thigh, initial encounter | CMS +S76312D | Strain of muscle, fascia and tendon of the posterior muscle group at thigh level, left thigh, subsequent encounter | CMS +S76312S | Strain of muscle, fascia and tendon of the posterior muscle group at thigh level, left thigh, sequela | CMS +S76319A | Strain of muscle, fascia and tendon of the posterior muscle group at thigh level, unspecified thigh, initial encounter | CMS +S76319D | Strain of muscle, fascia and tendon of the posterior muscle group at thigh level, unspecified thigh, subsequent encounter | CMS +S76319S | Strain of muscle, fascia and tendon of the posterior muscle group at thigh level, unspecified thigh, sequela | CMS +S76321A | Laceration of muscle, fascia and tendon of the posterior muscle group at thigh level, right thigh, initial encounter | CMS +S76321D | Laceration of muscle, fascia and tendon of the posterior muscle group at thigh level, right thigh, subsequent encounter | CMS +S76321S | Laceration of muscle, fascia and tendon of the posterior muscle group at thigh level, right thigh, sequela | CMS +S76322A | Laceration of muscle, fascia and tendon of the posterior muscle group at thigh level, left thigh, initial encounter | CMS +S76322D | Laceration of muscle, fascia and tendon of the posterior muscle group at thigh level, left thigh, subsequent encounter | CMS +S76322S | Laceration of muscle, fascia and tendon of the posterior muscle group at thigh level, left thigh, sequela | CMS +S76329A | Laceration of muscle, fascia and tendon of the posterior muscle group at thigh level, unspecified thigh, initial encounter | CMS +S76329D | Laceration of muscle, fascia and tendon of the posterior muscle group at thigh level, unspecified thigh, subsequent encounter | CMS +S76329S | Laceration of muscle, fascia and tendon of the posterior muscle group at thigh level, unspecified thigh, sequela | CMS +S76391A | Other specified injury of muscle, fascia and tendon of the posterior muscle group at thigh level, right thigh, initial encounter | CMS +S76391D | Other specified injury of muscle, fascia and tendon of the posterior muscle group at thigh level, right thigh, subsequent encounter | CMS +S76391S | Other specified injury of muscle, fascia and tendon of the posterior muscle group at thigh level, right thigh, sequela | CMS +S76392A | Other specified injury of muscle, fascia and tendon of the posterior muscle group at thigh level, left thigh, initial encounter | CMS +S76392D | Other specified injury of muscle, fascia and tendon of the posterior muscle group at thigh level, left thigh, subsequent encounter | CMS +S76392S | Other specified injury of muscle, fascia and tendon of the posterior muscle group at thigh level, left thigh, sequela | CMS +S76399A | Other specified injury of muscle, fascia and tendon of the posterior muscle group at thigh level, unspecified thigh, initial encounter | CMS +S76399D | Other specified injury of muscle, fascia and tendon of the posterior muscle group at thigh level, unspecified thigh, subsequent encounter | CMS +S76399S | Other specified injury of muscle, fascia and tendon of the posterior muscle group at thigh level, unspecified thigh, sequela | CMS +S764 | Injury of other and unspecified muscles and tendons at thigh level | WHO +S767 | Injury of multiple muscles and tendons at hip and thigh level | WHO +S76801A | Unspecified injury of other specified muscles, fascia and tendons at thigh level, right thigh, initial encounter | CMS +S76801D | Unspecified injury of other specified muscles, fascia and tendons at thigh level, right thigh, subsequent encounter | CMS +S76801S | Unspecified injury of other specified muscles, fascia and tendons at thigh level, right thigh, sequela | CMS +S76802A | Unspecified injury of other specified muscles, fascia and tendons at thigh level, left thigh, initial encounter | CMS +S76802D | Unspecified injury of other specified muscles, fascia and tendons at thigh level, left thigh, subsequent encounter | CMS +S76802S | Unspecified injury of other specified muscles, fascia and tendons at thigh level, left thigh, sequela | CMS +S76809A | Unspecified injury of other specified muscles, fascia and tendons at thigh level, unspecified thigh, initial encounter | CMS +S76809D | Unspecified injury of other specified muscles, fascia and tendons at thigh level, unspecified thigh, subsequent encounter | CMS +S76809S | Unspecified injury of other specified muscles, fascia and tendons at thigh level, unspecified thigh, sequela | CMS +S76811A | Strain of other specified muscles, fascia and tendons at thigh level, right thigh, initial encounter | CMS +S76811D | Strain of other specified muscles, fascia and tendons at thigh level, right thigh, subsequent encounter | CMS +S76811S | Strain of other specified muscles, fascia and tendons at thigh level, right thigh, sequela | CMS +S76812A | Strain of other specified muscles, fascia and tendons at thigh level, left thigh, initial encounter | CMS +S76812D | Strain of other specified muscles, fascia and tendons at thigh level, left thigh, subsequent encounter | CMS +S76812S | Strain of other specified muscles, fascia and tendons at thigh level, left thigh, sequela | CMS +S76819A | Strain of other specified muscles, fascia and tendons at thigh level, unspecified thigh, initial encounter | CMS +S76819D | Strain of other specified muscles, fascia and tendons at thigh level, unspecified thigh, subsequent encounter | CMS +S76819S | Strain of other specified muscles, fascia and tendons at thigh level, unspecified thigh, sequela | CMS +S76821A | Laceration of other specified muscles, fascia and tendons at thigh level, right thigh, initial encounter | CMS +S76821D | Laceration of other specified muscles, fascia and tendons at thigh level, right thigh, subsequent encounter | CMS +S76821S | Laceration of other specified muscles, fascia and tendons at thigh level, right thigh, sequela | CMS +S76822A | Laceration of other specified muscles, fascia and tendons at thigh level, left thigh, initial encounter | CMS +S76822D | Laceration of other specified muscles, fascia and tendons at thigh level, left thigh, subsequent encounter | CMS +S76822S | Laceration of other specified muscles, fascia and tendons at thigh level, left thigh, sequela | CMS +S76829A | Laceration of other specified muscles, fascia and tendons at thigh level, unspecified thigh, initial encounter | CMS +S76829D | Laceration of other specified muscles, fascia and tendons at thigh level, unspecified thigh, subsequent encounter | CMS +S76829S | Laceration of other specified muscles, fascia and tendons at thigh level, unspecified thigh, sequela | CMS +S76891A | Other injury of other specified muscles, fascia and tendons at thigh level, right thigh, initial encounter | CMS +S76891D | Other injury of other specified muscles, fascia and tendons at thigh level, right thigh, subsequent encounter | CMS +S76891S | Other injury of other specified muscles, fascia and tendons at thigh level, right thigh, sequela | CMS +S76892A | Other injury of other specified muscles, fascia and tendons at thigh level, left thigh, initial encounter | CMS +S76892D | Other injury of other specified muscles, fascia and tendons at thigh level, left thigh, subsequent encounter | CMS +S76892S | Other injury of other specified muscles, fascia and tendons at thigh level, left thigh, sequela | CMS +S76899A | Other injury of other specified muscles, fascia and tendons at thigh level, unspecified thigh, initial encounter | CMS +S76899D | Other injury of other specified muscles, fascia and tendons at thigh level, unspecified thigh, subsequent encounter | CMS +S76899S | Other injury of other specified muscles, fascia and tendons at thigh level, unspecified thigh, sequela | CMS +S76901A | Unspecified injury of unspecified muscles, fascia and tendons at thigh level, right thigh, initial encounter | CMS +S76901D | Unspecified injury of unspecified muscles, fascia and tendons at thigh level, right thigh, subsequent encounter | CMS +S76901S | Unspecified injury of unspecified muscles, fascia and tendons at thigh level, right thigh, sequela | CMS +S76902A | Unspecified injury of unspecified muscles, fascia and tendons at thigh level, left thigh, initial encounter | CMS +S76902D | Unspecified injury of unspecified muscles, fascia and tendons at thigh level, left thigh, subsequent encounter | CMS +S76902S | Unspecified injury of unspecified muscles, fascia and tendons at thigh level, left thigh, sequela | CMS +S76909A | Unspecified injury of unspecified muscles, fascia and tendons at thigh level, unspecified thigh, initial encounter | CMS +S76909D | Unspecified injury of unspecified muscles, fascia and tendons at thigh level, unspecified thigh, subsequent encounter | CMS +S76909S | Unspecified injury of unspecified muscles, fascia and tendons at thigh level, unspecified thigh, sequela | CMS +S76911A | Strain of unspecified muscles, fascia and tendons at thigh level, right thigh, initial encounter | CMS +S76911D | Strain of unspecified muscles, fascia and tendons at thigh level, right thigh, subsequent encounter | CMS +S76911S | Strain of unspecified muscles, fascia and tendons at thigh level, right thigh, sequela | CMS +S76912A | Strain of unspecified muscles, fascia and tendons at thigh level, left thigh, initial encounter | CMS +S76912D | Strain of unspecified muscles, fascia and tendons at thigh level, left thigh, subsequent encounter | CMS +S76912S | Strain of unspecified muscles, fascia and tendons at thigh level, left thigh, sequela | CMS +S76919A | Strain of unspecified muscles, fascia and tendons at thigh level, unspecified thigh, initial encounter | CMS +S76919D | Strain of unspecified muscles, fascia and tendons at thigh level, unspecified thigh, subsequent encounter | CMS +S76919S | Strain of unspecified muscles, fascia and tendons at thigh level, unspecified thigh, sequela | CMS +S76921A | Laceration of unspecified muscles, fascia and tendons at thigh level, right thigh, initial encounter | CMS +S76921D | Laceration of unspecified muscles, fascia and tendons at thigh level, right thigh, subsequent encounter | CMS +S76921S | Laceration of unspecified muscles, fascia and tendons at thigh level, right thigh, sequela | CMS +S76922A | Laceration of unspecified muscles, fascia and tendons at thigh level, left thigh, initial encounter | CMS +S76922D | Laceration of unspecified muscles, fascia and tendons at thigh level, left thigh, subsequent encounter | CMS +S76922S | Laceration of unspecified muscles, fascia and tendons at thigh level, left thigh, sequela | CMS +S76929A | Laceration of unspecified muscles, fascia and tendons at thigh level, unspecified thigh, initial encounter | CMS +S76929D | Laceration of unspecified muscles, fascia and tendons at thigh level, unspecified thigh, subsequent encounter | CMS +S76929S | Laceration of unspecified muscles, fascia and tendons at thigh level, unspecified thigh, sequela | CMS +S76991A | Other specified injury of unspecified muscles, fascia and tendons at thigh level, right thigh, initial encounter | CMS +S76991D | Other specified injury of unspecified muscles, fascia and tendons at thigh level, right thigh, subsequent encounter | CMS +S76991S | Other specified injury of unspecified muscles, fascia and tendons at thigh level, right thigh, sequela | CMS +S76992A | Other specified injury of unspecified muscles, fascia and tendons at thigh level, left thigh, initial encounter | CMS +S76992D | Other specified injury of unspecified muscles, fascia and tendons at thigh level, left thigh, subsequent encounter | CMS +S76992S | Other specified injury of unspecified muscles, fascia and tendons at thigh level, left thigh, sequela | CMS +S76999A | Other specified injury of unspecified muscles, fascia and tendons at thigh level, unspecified thigh, initial encounter | CMS +S76999D | Other specified injury of unspecified muscles, fascia and tendons at thigh level, unspecified thigh, subsequent encounter | CMS +S76999S | Other specified injury of unspecified muscles, fascia and tendons at thigh level, unspecified thigh, sequela | CMS +S77 | Crushing injury of hip and thigh | WHO +S770 | Crushing injury of hip | WHO +S7700XA | Crushing injury of unspecified hip, initial encounter | CMS +S7700XD | Crushing injury of unspecified hip, subsequent encounter | CMS +S7700XS | Crushing injury of unspecified hip, sequela | CMS +S7701XA | Crushing injury of right hip, initial encounter | CMS +S7701XD | Crushing injury of right hip, subsequent encounter | CMS +S7701XS | Crushing injury of right hip, sequela | CMS +S7702XA | Crushing injury of left hip, initial encounter | CMS +S7702XD | Crushing injury of left hip, subsequent encounter | CMS +S7702XS | Crushing injury of left hip, sequela | CMS +S771 | Crushing injury of thigh | WHO +S7710XA | Crushing injury of unspecified thigh, initial encounter | CMS +S7710XD | Crushing injury of unspecified thigh, subsequent encounter | CMS +S7710XS | Crushing injury of unspecified thigh, sequela | CMS +S7711XA | Crushing injury of right thigh, initial encounter | CMS +S7711XD | Crushing injury of right thigh, subsequent encounter | CMS +S7711XS | Crushing injury of right thigh, sequela | CMS +S7712XA | Crushing injury of left thigh, initial encounter | CMS +S7712XD | Crushing injury of left thigh, subsequent encounter | CMS +S7712XS | Crushing injury of left thigh, sequela | CMS +S772 | Crushing injury of hip with thigh | WHO +S7720XA | Crushing injury of unspecified hip with thigh, initial encounter | CMS +S7720XD | Crushing injury of unspecified hip with thigh, subsequent encounter | CMS +S7720XS | Crushing injury of unspecified hip with thigh, sequela | CMS +S7721XA | Crushing injury of right hip with thigh, initial encounter | CMS +S7721XD | Crushing injury of right hip with thigh, subsequent encounter | CMS +S7721XS | Crushing injury of right hip with thigh, sequela | CMS +S7722XA | Crushing injury of left hip with thigh, initial encounter | CMS +S7722XD | Crushing injury of left hip with thigh, subsequent encounter | CMS +S7722XS | Crushing injury of left hip with thigh, sequela | CMS +S78 | Traumatic amputation of hip and thigh | WHO +S780 | Traumatic amputation at hip joint | WHO +S78011A | Complete traumatic amputation at right hip joint, initial encounter | CMS +S78011D | Complete traumatic amputation at right hip joint, subsequent encounter | CMS +S78011S | Complete traumatic amputation at right hip joint, sequela | CMS +S78012A | Complete traumatic amputation at left hip joint, initial encounter | CMS +S78012D | Complete traumatic amputation at left hip joint, subsequent encounter | CMS +S78012S | Complete traumatic amputation at left hip joint, sequela | CMS +S78019A | Complete traumatic amputation at unspecified hip joint, initial encounter | CMS +S78019D | Complete traumatic amputation at unspecified hip joint, subsequent encounter | CMS +S78019S | Complete traumatic amputation at unspecified hip joint, sequela | CMS +S78021A | Partial traumatic amputation at right hip joint, initial encounter | CMS +S78021D | Partial traumatic amputation at right hip joint, subsequent encounter | CMS +S78021S | Partial traumatic amputation at right hip joint, sequela | CMS +S78022A | Partial traumatic amputation at left hip joint, initial encounter | CMS +S78022D | Partial traumatic amputation at left hip joint, subsequent encounter | CMS +S78022S | Partial traumatic amputation at left hip joint, sequela | CMS +S78029A | Partial traumatic amputation at unspecified hip joint, initial encounter | CMS +S78029D | Partial traumatic amputation at unspecified hip joint, subsequent encounter | CMS +S78029S | Partial traumatic amputation at unspecified hip joint, sequela | CMS +S781 | Traumatic amputation at level between hip and knee | WHO +S78111A | Complete traumatic amputation at level between right hip and knee, initial encounter | CMS +S78111D | Complete traumatic amputation at level between right hip and knee, subsequent encounter | CMS +S78111S | Complete traumatic amputation at level between right hip and knee, sequela | CMS +S78112A | Complete traumatic amputation at level between left hip and knee, initial encounter | CMS +S78112D | Complete traumatic amputation at level between left hip and knee, subsequent encounter | CMS +S78112S | Complete traumatic amputation at level between left hip and knee, sequela | CMS +S78119A | Complete traumatic amputation at level between unspecified hip and knee, initial encounter | CMS +S78119D | Complete traumatic amputation at level between unspecified hip and knee, subsequent encounter | CMS +S78119S | Complete traumatic amputation at level between unspecified hip and knee, sequela | CMS +S78121A | Partial traumatic amputation at level between right hip and knee, initial encounter | CMS +S78121D | Partial traumatic amputation at level between right hip and knee, subsequent encounter | CMS +S78121S | Partial traumatic amputation at level between right hip and knee, sequela | CMS +S78122A | Partial traumatic amputation at level between left hip and knee, initial encounter | CMS +S78122D | Partial traumatic amputation at level between left hip and knee, subsequent encounter | CMS +S78122S | Partial traumatic amputation at level between left hip and knee, sequela | CMS +S78129A | Partial traumatic amputation at level between unspecified hip and knee, initial encounter | CMS +S78129D | Partial traumatic amputation at level between unspecified hip and knee, subsequent encounter | CMS +S78129S | Partial traumatic amputation at level between unspecified hip and knee, sequela | CMS +S789 | Traumatic amputation of hip and thigh, level unspecified | WHO +S78911A | Complete traumatic amputation of right hip and thigh, level unspecified, initial encounter | CMS +S78911D | Complete traumatic amputation of right hip and thigh, level unspecified, subsequent encounter | CMS +S78911S | Complete traumatic amputation of right hip and thigh, level unspecified, sequela | CMS +S78912A | Complete traumatic amputation of left hip and thigh, level unspecified, initial encounter | CMS +S78912D | Complete traumatic amputation of left hip and thigh, level unspecified, subsequent encounter | CMS +S78912S | Complete traumatic amputation of left hip and thigh, level unspecified, sequela | CMS +S78919A | Complete traumatic amputation of unspecified hip and thigh, level unspecified, initial encounter | CMS +S78919D | Complete traumatic amputation of unspecified hip and thigh, level unspecified, subsequent encounter | CMS +S78919S | Complete traumatic amputation of unspecified hip and thigh, level unspecified, sequela | CMS +S78921A | Partial traumatic amputation of right hip and thigh, level unspecified, initial encounter | CMS +S78921D | Partial traumatic amputation of right hip and thigh, level unspecified, subsequent encounter | CMS +S78921S | Partial traumatic amputation of right hip and thigh, level unspecified, sequela | CMS +S78922A | Partial traumatic amputation of left hip and thigh, level unspecified, initial encounter | CMS +S78922D | Partial traumatic amputation of left hip and thigh, level unspecified, subsequent encounter | CMS +S78922S | Partial traumatic amputation of left hip and thigh, level unspecified, sequela | CMS +S78929A | Partial traumatic amputation of unspecified hip and thigh, level unspecified, initial encounter | CMS +S78929D | Partial traumatic amputation of unspecified hip and thigh, level unspecified, subsequent encounter | CMS +S78929S | Partial traumatic amputation of unspecified hip and thigh, level unspecified, sequela | CMS +S79 | Other and unspecified injuries of hip and thigh | WHO +S79001A | Unspecified physeal fracture of upper end of right femur, initial encounter for closed fracture | CMS +S79001D | Unspecified physeal fracture of upper end of right femur, subsequent encounter for fracture with routine healing | CMS +S79001G | Unspecified physeal fracture of upper end of right femur, subsequent encounter for fracture with delayed healing | CMS +S79001K | Unspecified physeal fracture of upper end of right femur, subsequent encounter for fracture with nonunion | CMS +S79001P | Unspecified physeal fracture of upper end of right femur, subsequent encounter for fracture with malunion | CMS +S79001S | Unspecified physeal fracture of upper end of right femur, sequela | CMS +S79002A | Unspecified physeal fracture of upper end of left femur, initial encounter for closed fracture | CMS +S79002D | Unspecified physeal fracture of upper end of left femur, subsequent encounter for fracture with routine healing | CMS +S79002G | Unspecified physeal fracture of upper end of left femur, subsequent encounter for fracture with delayed healing | CMS +S79002K | Unspecified physeal fracture of upper end of left femur, subsequent encounter for fracture with nonunion | CMS +S79002P | Unspecified physeal fracture of upper end of left femur, subsequent encounter for fracture with malunion | CMS +S79002S | Unspecified physeal fracture of upper end of left femur, sequela | CMS +S79009A | Unspecified physeal fracture of upper end of unspecified femur, initial encounter for closed fracture | CMS +S79009D | Unspecified physeal fracture of upper end of unspecified femur, subsequent encounter for fracture with routine healing | CMS +S79009G | Unspecified physeal fracture of upper end of unspecified femur, subsequent encounter for fracture with delayed healing | CMS +S79009K | Unspecified physeal fracture of upper end of unspecified femur, subsequent encounter for fracture with nonunion | CMS +S79009P | Unspecified physeal fracture of upper end of unspecified femur, subsequent encounter for fracture with malunion | CMS +S79009S | Unspecified physeal fracture of upper end of unspecified femur, sequela | CMS +S79011A | Salter-Harris Type I physeal fracture of upper end of right femur, initial encounter for closed fracture | CMS +S79011D | Salter-Harris Type I physeal fracture of upper end of right femur, subsequent encounter for fracture with routine healing | CMS +S79011G | Salter-Harris Type I physeal fracture of upper end of right femur, subsequent encounter for fracture with delayed healing | CMS +S79011K | Salter-Harris Type I physeal fracture of upper end of right femur, subsequent encounter for fracture with nonunion | CMS +S79011P | Salter-Harris Type I physeal fracture of upper end of right femur, subsequent encounter for fracture with malunion | CMS +S79011S | Salter-Harris Type I physeal fracture of upper end of right femur, sequela | CMS +S79012A | Salter-Harris Type I physeal fracture of upper end of left femur, initial encounter for closed fracture | CMS +S79012D | Salter-Harris Type I physeal fracture of upper end of left femur, subsequent encounter for fracture with routine healing | CMS +S79012G | Salter-Harris Type I physeal fracture of upper end of left femur, subsequent encounter for fracture with delayed healing | CMS +S79012K | Salter-Harris Type I physeal fracture of upper end of left femur, subsequent encounter for fracture with nonunion | CMS +S79012P | Salter-Harris Type I physeal fracture of upper end of left femur, subsequent encounter for fracture with malunion | CMS +S79012S | Salter-Harris Type I physeal fracture of upper end of left femur, sequela | CMS +S79019A | Salter-Harris Type I physeal fracture of upper end of unspecified femur, initial encounter for closed fracture | CMS +S79019D | Salter-Harris Type I physeal fracture of upper end of unspecified femur, subsequent encounter for fracture with routine healing | CMS +S79019G | Salter-Harris Type I physeal fracture of upper end of unspecified femur, subsequent encounter for fracture with delayed healing | CMS +S79019K | Salter-Harris Type I physeal fracture of upper end of unspecified femur, subsequent encounter for fracture with nonunion | CMS +S79019P | Salter-Harris Type I physeal fracture of upper end of unspecified femur, subsequent encounter for fracture with malunion | CMS +S79019S | Salter-Harris Type I physeal fracture of upper end of unspecified femur, sequela | CMS +S79091A | Other physeal fracture of upper end of right femur, initial encounter for closed fracture | CMS +S79091D | Other physeal fracture of upper end of right femur, subsequent encounter for fracture with routine healing | CMS +S79091G | Other physeal fracture of upper end of right femur, subsequent encounter for fracture with delayed healing | CMS +S79091K | Other physeal fracture of upper end of right femur, subsequent encounter for fracture with nonunion | CMS +S79091P | Other physeal fracture of upper end of right femur, subsequent encounter for fracture with malunion | CMS +S79091S | Other physeal fracture of upper end of right femur, sequela | CMS +S79092A | Other physeal fracture of upper end of left femur, initial encounter for closed fracture | CMS +S79092D | Other physeal fracture of upper end of left femur, subsequent encounter for fracture with routine healing | CMS +S79092G | Other physeal fracture of upper end of left femur, subsequent encounter for fracture with delayed healing | CMS +S79092K | Other physeal fracture of upper end of left femur, subsequent encounter for fracture with nonunion | CMS +S79092P | Other physeal fracture of upper end of left femur, subsequent encounter for fracture with malunion | CMS +S79092S | Other physeal fracture of upper end of left femur, sequela | CMS +S79099A | Other physeal fracture of upper end of unspecified femur, initial encounter for closed fracture | CMS +S79099D | Other physeal fracture of upper end of unspecified femur, subsequent encounter for fracture with routine healing | CMS +S79099G | Other physeal fracture of upper end of unspecified femur, subsequent encounter for fracture with delayed healing | CMS +S79099K | Other physeal fracture of upper end of unspecified femur, subsequent encounter for fracture with nonunion | CMS +S79099P | Other physeal fracture of upper end of unspecified femur, subsequent encounter for fracture with malunion | CMS +S79099S | Other physeal fracture of upper end of unspecified femur, sequela | CMS +S79101A | Unspecified physeal fracture of lower end of right femur, initial encounter for closed fracture | CMS +S79101D | Unspecified physeal fracture of lower end of right femur, subsequent encounter for fracture with routine healing | CMS +S79101G | Unspecified physeal fracture of lower end of right femur, subsequent encounter for fracture with delayed healing | CMS +S79101K | Unspecified physeal fracture of lower end of right femur, subsequent encounter for fracture with nonunion | CMS +S79101P | Unspecified physeal fracture of lower end of right femur, subsequent encounter for fracture with malunion | CMS +S79101S | Unspecified physeal fracture of lower end of right femur, sequela | CMS +S79102A | Unspecified physeal fracture of lower end of left femur, initial encounter for closed fracture | CMS +S79102D | Unspecified physeal fracture of lower end of left femur, subsequent encounter for fracture with routine healing | CMS +S79102G | Unspecified physeal fracture of lower end of left femur, subsequent encounter for fracture with delayed healing | CMS +S79102K | Unspecified physeal fracture of lower end of left femur, subsequent encounter for fracture with nonunion | CMS +S79102P | Unspecified physeal fracture of lower end of left femur, subsequent encounter for fracture with malunion | CMS +S79102S | Unspecified physeal fracture of lower end of left femur, sequela | CMS +S79109A | Unspecified physeal fracture of lower end of unspecified femur, initial encounter for closed fracture | CMS +S79109D | Unspecified physeal fracture of lower end of unspecified femur, subsequent encounter for fracture with routine healing | CMS +S79109G | Unspecified physeal fracture of lower end of unspecified femur, subsequent encounter for fracture with delayed healing | CMS +S79109K | Unspecified physeal fracture of lower end of unspecified femur, subsequent encounter for fracture with nonunion | CMS +S79109P | Unspecified physeal fracture of lower end of unspecified femur, subsequent encounter for fracture with malunion | CMS +S79109S | Unspecified physeal fracture of lower end of unspecified femur, sequela | CMS +S79111A | Salter-Harris Type I physeal fracture of lower end of right femur, initial encounter for closed fracture | CMS +S79111D | Salter-Harris Type I physeal fracture of lower end of right femur, subsequent encounter for fracture with routine healing | CMS +S79111G | Salter-Harris Type I physeal fracture of lower end of right femur, subsequent encounter for fracture with delayed healing | CMS +S79111K | Salter-Harris Type I physeal fracture of lower end of right femur, subsequent encounter for fracture with nonunion | CMS +S79111P | Salter-Harris Type I physeal fracture of lower end of right femur, subsequent encounter for fracture with malunion | CMS +S79111S | Salter-Harris Type I physeal fracture of lower end of right femur, sequela | CMS +S79112A | Salter-Harris Type I physeal fracture of lower end of left femur, initial encounter for closed fracture | CMS +S79112D | Salter-Harris Type I physeal fracture of lower end of left femur, subsequent encounter for fracture with routine healing | CMS +S79112G | Salter-Harris Type I physeal fracture of lower end of left femur, subsequent encounter for fracture with delayed healing | CMS +S79112K | Salter-Harris Type I physeal fracture of lower end of left femur, subsequent encounter for fracture with nonunion | CMS +S79112P | Salter-Harris Type I physeal fracture of lower end of left femur, subsequent encounter for fracture with malunion | CMS +S79112S | Salter-Harris Type I physeal fracture of lower end of left femur, sequela | CMS +S79119A | Salter-Harris Type I physeal fracture of lower end of unspecified femur, initial encounter for closed fracture | CMS +S79119D | Salter-Harris Type I physeal fracture of lower end of unspecified femur, subsequent encounter for fracture with routine healing | CMS +S79119G | Salter-Harris Type I physeal fracture of lower end of unspecified femur, subsequent encounter for fracture with delayed healing | CMS +S79119K | Salter-Harris Type I physeal fracture of lower end of unspecified femur, subsequent encounter for fracture with nonunion | CMS +S79119P | Salter-Harris Type I physeal fracture of lower end of unspecified femur, subsequent encounter for fracture with malunion | CMS +S79119S | Salter-Harris Type I physeal fracture of lower end of unspecified femur, sequela | CMS +S79121A | Salter-Harris Type II physeal fracture of lower end of right femur, initial encounter for closed fracture | CMS +S79121D | Salter-Harris Type II physeal fracture of lower end of right femur, subsequent encounter for fracture with routine healing | CMS +S79121G | Salter-Harris Type II physeal fracture of lower end of right femur, subsequent encounter for fracture with delayed healing | CMS +S79121K | Salter-Harris Type II physeal fracture of lower end of right femur, subsequent encounter for fracture with nonunion | CMS +S79121P | Salter-Harris Type II physeal fracture of lower end of right femur, subsequent encounter for fracture with malunion | CMS +S79121S | Salter-Harris Type II physeal fracture of lower end of right femur, sequela | CMS +S79122A | Salter-Harris Type II physeal fracture of lower end of left femur, initial encounter for closed fracture | CMS +S79122D | Salter-Harris Type II physeal fracture of lower end of left femur, subsequent encounter for fracture with routine healing | CMS +S79122G | Salter-Harris Type II physeal fracture of lower end of left femur, subsequent encounter for fracture with delayed healing | CMS +S79122K | Salter-Harris Type II physeal fracture of lower end of left femur, subsequent encounter for fracture with nonunion | CMS +S79122P | Salter-Harris Type II physeal fracture of lower end of left femur, subsequent encounter for fracture with malunion | CMS +S79122S | Salter-Harris Type II physeal fracture of lower end of left femur, sequela | CMS +S79129A | Salter-Harris Type II physeal fracture of lower end of unspecified femur, initial encounter for closed fracture | CMS +S79129D | Salter-Harris Type II physeal fracture of lower end of unspecified femur, subsequent encounter for fracture with routine healing | CMS +S79129G | Salter-Harris Type II physeal fracture of lower end of unspecified femur, subsequent encounter for fracture with delayed healing | CMS +S79129K | Salter-Harris Type II physeal fracture of lower end of unspecified femur, subsequent encounter for fracture with nonunion | CMS +S79129P | Salter-Harris Type II physeal fracture of lower end of unspecified femur, subsequent encounter for fracture with malunion | CMS +S79129S | Salter-Harris Type II physeal fracture of lower end of unspecified femur, sequela | CMS +S79131A | Salter-Harris Type III physeal fracture of lower end of right femur, initial encounter for closed fracture | CMS +S79131D | Salter-Harris Type III physeal fracture of lower end of right femur, subsequent encounter for fracture with routine healing | CMS +S79131G | Salter-Harris Type III physeal fracture of lower end of right femur, subsequent encounter for fracture with delayed healing | CMS +S79131K | Salter-Harris Type III physeal fracture of lower end of right femur, subsequent encounter for fracture with nonunion | CMS +S79131P | Salter-Harris Type III physeal fracture of lower end of right femur, subsequent encounter for fracture with malunion | CMS +S79131S | Salter-Harris Type III physeal fracture of lower end of right femur, sequela | CMS +S79132A | Salter-Harris Type III physeal fracture of lower end of left femur, initial encounter for closed fracture | CMS +S79132D | Salter-Harris Type III physeal fracture of lower end of left femur, subsequent encounter for fracture with routine healing | CMS +S79132G | Salter-Harris Type III physeal fracture of lower end of left femur, subsequent encounter for fracture with delayed healing | CMS +S79132K | Salter-Harris Type III physeal fracture of lower end of left femur, subsequent encounter for fracture with nonunion | CMS +S79132P | Salter-Harris Type III physeal fracture of lower end of left femur, subsequent encounter for fracture with malunion | CMS +S79132S | Salter-Harris Type III physeal fracture of lower end of left femur, sequela | CMS +S79139A | Salter-Harris Type III physeal fracture of lower end of unspecified femur, initial encounter for closed fracture | CMS +S79139D | Salter-Harris Type III physeal fracture of lower end of unspecified femur, subsequent encounter for fracture with routine healing | CMS +S79139G | Salter-Harris Type III physeal fracture of lower end of unspecified femur, subsequent encounter for fracture with delayed healing | CMS +S79139K | Salter-Harris Type III physeal fracture of lower end of unspecified femur, subsequent encounter for fracture with nonunion | CMS +S79139P | Salter-Harris Type III physeal fracture of lower end of unspecified femur, subsequent encounter for fracture with malunion | CMS +S79139S | Salter-Harris Type III physeal fracture of lower end of unspecified femur, sequela | CMS +S79141A | Salter-Harris Type IV physeal fracture of lower end of right femur, initial encounter for closed fracture | CMS +S79141D | Salter-Harris Type IV physeal fracture of lower end of right femur, subsequent encounter for fracture with routine healing | CMS +S79141G | Salter-Harris Type IV physeal fracture of lower end of right femur, subsequent encounter for fracture with delayed healing | CMS +S79141K | Salter-Harris Type IV physeal fracture of lower end of right femur, subsequent encounter for fracture with nonunion | CMS +S79141P | Salter-Harris Type IV physeal fracture of lower end of right femur, subsequent encounter for fracture with malunion | CMS +S79141S | Salter-Harris Type IV physeal fracture of lower end of right femur, sequela | CMS +S79142A | Salter-Harris Type IV physeal fracture of lower end of left femur, initial encounter for closed fracture | CMS +S79142D | Salter-Harris Type IV physeal fracture of lower end of left femur, subsequent encounter for fracture with routine healing | CMS +S79142G | Salter-Harris Type IV physeal fracture of lower end of left femur, subsequent encounter for fracture with delayed healing | CMS +S79142K | Salter-Harris Type IV physeal fracture of lower end of left femur, subsequent encounter for fracture with nonunion | CMS +S79142P | Salter-Harris Type IV physeal fracture of lower end of left femur, subsequent encounter for fracture with malunion | CMS +S79142S | Salter-Harris Type IV physeal fracture of lower end of left femur, sequela | CMS +S79149A | Salter-Harris Type IV physeal fracture of lower end of unspecified femur, initial encounter for closed fracture | CMS +S79149D | Salter-Harris Type IV physeal fracture of lower end of unspecified femur, subsequent encounter for fracture with routine healing | CMS +S79149G | Salter-Harris Type IV physeal fracture of lower end of unspecified femur, subsequent encounter for fracture with delayed healing | CMS +S79149K | Salter-Harris Type IV physeal fracture of lower end of unspecified femur, subsequent encounter for fracture with nonunion | CMS +S79149P | Salter-Harris Type IV physeal fracture of lower end of unspecified femur, subsequent encounter for fracture with malunion | CMS +S79149S | Salter-Harris Type IV physeal fracture of lower end of unspecified femur, sequela | CMS +S79191A | Other physeal fracture of lower end of right femur, initial encounter for closed fracture | CMS +S79191D | Other physeal fracture of lower end of right femur, subsequent encounter for fracture with routine healing | CMS +S79191G | Other physeal fracture of lower end of right femur, subsequent encounter for fracture with delayed healing | CMS +S79191K | Other physeal fracture of lower end of right femur, subsequent encounter for fracture with nonunion | CMS +S79191P | Other physeal fracture of lower end of right femur, subsequent encounter for fracture with malunion | CMS +S79191S | Other physeal fracture of lower end of right femur, sequela | CMS +S79192A | Other physeal fracture of lower end of left femur, initial encounter for closed fracture | CMS +S79192D | Other physeal fracture of lower end of left femur, subsequent encounter for fracture with routine healing | CMS +S79192G | Other physeal fracture of lower end of left femur, subsequent encounter for fracture with delayed healing | CMS +S79192K | Other physeal fracture of lower end of left femur, subsequent encounter for fracture with nonunion | CMS +S79192P | Other physeal fracture of lower end of left femur, subsequent encounter for fracture with malunion | CMS +S79192S | Other physeal fracture of lower end of left femur, sequela | CMS +S79199A | Other physeal fracture of lower end of unspecified femur, initial encounter for closed fracture | CMS +S79199D | Other physeal fracture of lower end of unspecified femur, subsequent encounter for fracture with routine healing | CMS +S79199G | Other physeal fracture of lower end of unspecified femur, subsequent encounter for fracture with delayed healing | CMS +S79199K | Other physeal fracture of lower end of unspecified femur, subsequent encounter for fracture with nonunion | CMS +S79199P | Other physeal fracture of lower end of unspecified femur, subsequent encounter for fracture with malunion | CMS +S79199S | Other physeal fracture of lower end of unspecified femur, sequela | CMS +S797 | Multiple injuries of hip and thigh | WHO +S798 | Other specified injuries of hip and thigh | WHO +S79811A | Other specified injuries of right hip, initial encounter | CMS +S79811D | Other specified injuries of right hip, subsequent encounter | CMS +S79811S | Other specified injuries of right hip, sequela | CMS +S79812A | Other specified injuries of left hip, initial encounter | CMS +S79812D | Other specified injuries of left hip, subsequent encounter | CMS +S79812S | Other specified injuries of left hip, sequela | CMS +S79819A | Other specified injuries of unspecified hip, initial encounter | CMS +S79819D | Other specified injuries of unspecified hip, subsequent encounter | CMS +S79819S | Other specified injuries of unspecified hip, sequela | CMS +S79821A | Other specified injuries of right thigh, initial encounter | CMS +S79821D | Other specified injuries of right thigh, subsequent encounter | CMS +S79821S | Other specified injuries of right thigh, sequela | CMS +S79822A | Other specified injuries of left thigh, initial encounter | CMS +S79822D | Other specified injuries of left thigh, subsequent encounter | CMS +S79822S | Other specified injuries of left thigh, sequela | CMS +S79829A | Other specified injuries of unspecified thigh, initial encounter | CMS +S79829D | Other specified injuries of unspecified thigh, subsequent encounter | CMS +S79829S | Other specified injuries of unspecified thigh, sequela | CMS +S799 | Unspecified injury of hip and thigh | WHO +S79911A | Unspecified injury of right hip, initial encounter | CMS +S79911D | Unspecified injury of right hip, subsequent encounter | CMS +S79911S | Unspecified injury of right hip, sequela | CMS +S79912A | Unspecified injury of left hip, initial encounter | CMS +S79912D | Unspecified injury of left hip, subsequent encounter | CMS +S79912S | Unspecified injury of left hip, sequela | CMS +S79919A | Unspecified injury of unspecified hip, initial encounter | CMS +S79919D | Unspecified injury of unspecified hip, subsequent encounter | CMS +S79919S | Unspecified injury of unspecified hip, sequela | CMS +S79921A | Unspecified injury of right thigh, initial encounter | CMS +S79921D | Unspecified injury of right thigh, subsequent encounter | CMS +S79921S | Unspecified injury of right thigh, sequela | CMS +S79922A | Unspecified injury of left thigh, initial encounter | CMS +S79922D | Unspecified injury of left thigh, subsequent encounter | CMS +S79922S | Unspecified injury of left thigh, sequela | CMS +S79929A | Unspecified injury of unspecified thigh, initial encounter | CMS +S79929D | Unspecified injury of unspecified thigh, subsequent encounter | CMS +S79929S | Unspecified injury of unspecified thigh, sequela | CMS +S80 | Superficial injury of lower leg | WHO +S800 | Contusion of knee | WHO +S8000XA | Contusion of unspecified knee, initial encounter | CMS +S8000XD | Contusion of unspecified knee, subsequent encounter | CMS +S8000XS | Contusion of unspecified knee, sequela | CMS +S8001XA | Contusion of right knee, initial encounter | CMS +S8001XD | Contusion of right knee, subsequent encounter | CMS +S8001XS | Contusion of right knee, sequela | CMS +S8002XA | Contusion of left knee, initial encounter | CMS +S8002XD | Contusion of left knee, subsequent encounter | CMS +S8002XS | Contusion of left knee, sequela | CMS +S801 | Contusion of other and unspecified parts of lower leg | WHO +S8010XA | Contusion of unspecified lower leg, initial encounter | CMS +S8010XD | Contusion of unspecified lower leg, subsequent encounter | CMS +S8010XS | Contusion of unspecified lower leg, sequela | CMS +S8011XA | Contusion of right lower leg, initial encounter | CMS +S8011XD | Contusion of right lower leg, subsequent encounter | CMS +S8011XS | Contusion of right lower leg, sequela | CMS +S8012XA | Contusion of left lower leg, initial encounter | CMS +S8012XD | Contusion of left lower leg, subsequent encounter | CMS +S8012XS | Contusion of left lower leg, sequela | CMS +S80211A | Abrasion, right knee, initial encounter | CMS +S80211D | Abrasion, right knee, subsequent encounter | CMS +S80211S | Abrasion, right knee, sequela | CMS +S80212A | Abrasion, left knee, initial encounter | CMS +S80212D | Abrasion, left knee, subsequent encounter | CMS +S80212S | Abrasion, left knee, sequela | CMS +S80219A | Abrasion, unspecified knee, initial encounter | CMS +S80219D | Abrasion, unspecified knee, subsequent encounter | CMS +S80219S | Abrasion, unspecified knee, sequela | CMS +S80221A | Blister (nonthermal), right knee, initial encounter | CMS +S80221D | Blister (nonthermal), right knee, subsequent encounter | CMS +S80221S | Blister (nonthermal), right knee, sequela | CMS +S80222A | Blister (nonthermal), left knee, initial encounter | CMS +S80222D | Blister (nonthermal), left knee, subsequent encounter | CMS +S80222S | Blister (nonthermal), left knee, sequela | CMS +S80229A | Blister (nonthermal), unspecified knee, initial encounter | CMS +S80229D | Blister (nonthermal), unspecified knee, subsequent encounter | CMS +S80229S | Blister (nonthermal), unspecified knee, sequela | CMS +S80241A | External constriction, right knee, initial encounter | CMS +S80241D | External constriction, right knee, subsequent encounter | CMS +S80241S | External constriction, right knee, sequela | CMS +S80242A | External constriction, left knee, initial encounter | CMS +S80242D | External constriction, left knee, subsequent encounter | CMS +S80242S | External constriction, left knee, sequela | CMS +S80249A | External constriction, unspecified knee, initial encounter | CMS +S80249D | External constriction, unspecified knee, subsequent encounter | CMS +S80249S | External constriction, unspecified knee, sequela | CMS +S80251A | Superficial foreign body, right knee, initial encounter | CMS +S80251D | Superficial foreign body, right knee, subsequent encounter | CMS +S80251S | Superficial foreign body, right knee, sequela | CMS +S80252A | Superficial foreign body, left knee, initial encounter | CMS +S80252D | Superficial foreign body, left knee, subsequent encounter | CMS +S80252S | Superficial foreign body, left knee, sequela | CMS +S80259A | Superficial foreign body, unspecified knee, initial encounter | CMS +S80259D | Superficial foreign body, unspecified knee, subsequent encounter | CMS +S80259S | Superficial foreign body, unspecified knee, sequela | CMS +S80261A | Insect bite (nonvenomous), right knee, initial encounter | CMS +S80261D | Insect bite (nonvenomous), right knee, subsequent encounter | CMS +S80261S | Insect bite (nonvenomous), right knee, sequela | CMS +S80262A | Insect bite (nonvenomous), left knee, initial encounter | CMS +S80262D | Insect bite (nonvenomous), left knee, subsequent encounter | CMS +S80262S | Insect bite (nonvenomous), left knee, sequela | CMS +S80269A | Insect bite (nonvenomous), unspecified knee, initial encounter | CMS +S80269D | Insect bite (nonvenomous), unspecified knee, subsequent encounter | CMS +S80269S | Insect bite (nonvenomous), unspecified knee, sequela | CMS +S80271A | Other superficial bite of right knee, initial encounter | CMS +S80271D | Other superficial bite of right knee, subsequent encounter | CMS +S80271S | Other superficial bite of right knee, sequela | CMS +S80272A | Other superficial bite of left knee, initial encounter | CMS +S80272D | Other superficial bite of left knee, subsequent encounter | CMS +S80272S | Other superficial bite of left knee, sequela | CMS +S80279A | Other superficial bite of unspecified knee, initial encounter | CMS +S80279D | Other superficial bite of unspecified knee, subsequent encounter | CMS +S80279S | Other superficial bite of unspecified knee, sequela | CMS +S807 | Multiple superficial injuries of lower leg | WHO +S808 | Other superficial injuries of lower leg | WHO +S80811A | Abrasion, right lower leg, initial encounter | CMS +S80811D | Abrasion, right lower leg, subsequent encounter | CMS +S80811S | Abrasion, right lower leg, sequela | CMS +S80812A | Abrasion, left lower leg, initial encounter | CMS +S80812D | Abrasion, left lower leg, subsequent encounter | CMS +S80812S | Abrasion, left lower leg, sequela | CMS +S80819A | Abrasion, unspecified lower leg, initial encounter | CMS +S80819D | Abrasion, unspecified lower leg, subsequent encounter | CMS +S80819S | Abrasion, unspecified lower leg, sequela | CMS +S80821A | Blister (nonthermal), right lower leg, initial encounter | CMS +S80821D | Blister (nonthermal), right lower leg, subsequent encounter | CMS +S80821S | Blister (nonthermal), right lower leg, sequela | CMS +S80822A | Blister (nonthermal), left lower leg, initial encounter | CMS +S80822D | Blister (nonthermal), left lower leg, subsequent encounter | CMS +S80822S | Blister (nonthermal), left lower leg, sequela | CMS +S80829A | Blister (nonthermal), unspecified lower leg, initial encounter | CMS +S80829D | Blister (nonthermal), unspecified lower leg, subsequent encounter | CMS +S80829S | Blister (nonthermal), unspecified lower leg, sequela | CMS +S80841A | External constriction, right lower leg, initial encounter | CMS +S80841D | External constriction, right lower leg, subsequent encounter | CMS +S80841S | External constriction, right lower leg, sequela | CMS +S80842A | External constriction, left lower leg, initial encounter | CMS +S80842D | External constriction, left lower leg, subsequent encounter | CMS +S80842S | External constriction, left lower leg, sequela | CMS +S80849A | External constriction, unspecified lower leg, initial encounter | CMS +S80849D | External constriction, unspecified lower leg, subsequent encounter | CMS +S80849S | External constriction, unspecified lower leg, sequela | CMS +S80851A | Superficial foreign body, right lower leg, initial encounter | CMS +S80851D | Superficial foreign body, right lower leg, subsequent encounter | CMS +S80851S | Superficial foreign body, right lower leg, sequela | CMS +S80852A | Superficial foreign body, left lower leg, initial encounter | CMS +S80852D | Superficial foreign body, left lower leg, subsequent encounter | CMS +S80852S | Superficial foreign body, left lower leg, sequela | CMS +S80859A | Superficial foreign body, unspecified lower leg, initial encounter | CMS +S80859D | Superficial foreign body, unspecified lower leg, subsequent encounter | CMS +S80859S | Superficial foreign body, unspecified lower leg, sequela | CMS +S80861A | Insect bite (nonvenomous), right lower leg, initial encounter | CMS +S80861D | Insect bite (nonvenomous), right lower leg, subsequent encounter | CMS +S80861S | Insect bite (nonvenomous), right lower leg, sequela | CMS +S80862A | Insect bite (nonvenomous), left lower leg, initial encounter | CMS +S80862D | Insect bite (nonvenomous), left lower leg, subsequent encounter | CMS +S80862S | Insect bite (nonvenomous), left lower leg, sequela | CMS +S80869A | Insect bite (nonvenomous), unspecified lower leg, initial encounter | CMS +S80869D | Insect bite (nonvenomous), unspecified lower leg, subsequent encounter | CMS +S80869S | Insect bite (nonvenomous), unspecified lower leg, sequela | CMS +S80871A | Other superficial bite, right lower leg, initial encounter | CMS +S80871D | Other superficial bite, right lower leg, subsequent encounter | CMS +S80871S | Other superficial bite, right lower leg, sequela | CMS +S80872A | Other superficial bite, left lower leg, initial encounter | CMS +S80872D | Other superficial bite, left lower leg, subsequent encounter | CMS +S80872S | Other superficial bite, left lower leg, sequela | CMS +S80879A | Other superficial bite, unspecified lower leg, initial encounter | CMS +S80879D | Other superficial bite, unspecified lower leg, subsequent encounter | CMS +S80879S | Other superficial bite, unspecified lower leg, sequela | CMS +S809 | Superficial injury of lower leg, unspecified | WHO +S80911A | Unspecified superficial injury of right knee, initial encounter | CMS +S80911D | Unspecified superficial injury of right knee, subsequent encounter | CMS +S80911S | Unspecified superficial injury of right knee, sequela | CMS +S80912A | Unspecified superficial injury of left knee, initial encounter | CMS +S80912D | Unspecified superficial injury of left knee, subsequent encounter | CMS +S80912S | Unspecified superficial injury of left knee, sequela | CMS +S80919A | Unspecified superficial injury of unspecified knee, initial encounter | CMS +S80919D | Unspecified superficial injury of unspecified knee, subsequent encounter | CMS +S80919S | Unspecified superficial injury of unspecified knee, sequela | CMS +S80921A | Unspecified superficial injury of right lower leg, initial encounter | CMS +S80921D | Unspecified superficial injury of right lower leg, subsequent encounter | CMS +S80921S | Unspecified superficial injury of right lower leg, sequela | CMS +S80922A | Unspecified superficial injury of left lower leg, initial encounter | CMS +S80922D | Unspecified superficial injury of left lower leg, subsequent encounter | CMS +S80922S | Unspecified superficial injury of left lower leg, sequela | CMS +S80929A | Unspecified superficial injury of unspecified lower leg, initial encounter | CMS +S80929D | Unspecified superficial injury of unspecified lower leg, subsequent encounter | CMS +S80929S | Unspecified superficial injury of unspecified lower leg, sequela | CMS +S81 | Open wound of lower leg | WHO +S810 | Open wound of knee | WHO +S81001A | Unspecified open wound, right knee, initial encounter | CMS +S81001D | Unspecified open wound, right knee, subsequent encounter | CMS +S81001S | Unspecified open wound, right knee, sequela | CMS +S81002A | Unspecified open wound, left knee, initial encounter | CMS +S81002D | Unspecified open wound, left knee, subsequent encounter | CMS +S81002S | Unspecified open wound, left knee, sequela | CMS +S81009A | Unspecified open wound, unspecified knee, initial encounter | CMS +S81009D | Unspecified open wound, unspecified knee, subsequent encounter | CMS +S81009S | Unspecified open wound, unspecified knee, sequela | CMS +S81011A | Laceration without foreign body, right knee, initial encounter | CMS +S81011D | Laceration without foreign body, right knee, subsequent encounter | CMS +S81011S | Laceration without foreign body, right knee, sequela | CMS +S81012A | Laceration without foreign body, left knee, initial encounter | CMS +S81012D | Laceration without foreign body, left knee, subsequent encounter | CMS +S81012S | Laceration without foreign body, left knee, sequela | CMS +S81019A | Laceration without foreign body, unspecified knee, initial encounter | CMS +S81019D | Laceration without foreign body, unspecified knee, subsequent encounter | CMS +S81019S | Laceration without foreign body, unspecified knee, sequela | CMS +S81021A | Laceration with foreign body, right knee, initial encounter | CMS +S81021D | Laceration with foreign body, right knee, subsequent encounter | CMS +S81021S | Laceration with foreign body, right knee, sequela | CMS +S81022A | Laceration with foreign body, left knee, initial encounter | CMS +S81022D | Laceration with foreign body, left knee, subsequent encounter | CMS +S81022S | Laceration with foreign body, left knee, sequela | CMS +S81029A | Laceration with foreign body, unspecified knee, initial encounter | CMS +S81029D | Laceration with foreign body, unspecified knee, subsequent encounter | CMS +S81029S | Laceration with foreign body, unspecified knee, sequela | CMS +S81031A | Puncture wound without foreign body, right knee, initial encounter | CMS +S81031D | Puncture wound without foreign body, right knee, subsequent encounter | CMS +S81031S | Puncture wound without foreign body, right knee, sequela | CMS +S81032A | Puncture wound without foreign body, left knee, initial encounter | CMS +S81032D | Puncture wound without foreign body, left knee, subsequent encounter | CMS +S81032S | Puncture wound without foreign body, left knee, sequela | CMS +S81039A | Puncture wound without foreign body, unspecified knee, initial encounter | CMS +S81039D | Puncture wound without foreign body, unspecified knee, subsequent encounter | CMS +S81039S | Puncture wound without foreign body, unspecified knee, sequela | CMS +S81041A | Puncture wound with foreign body, right knee, initial encounter | CMS +S81041D | Puncture wound with foreign body, right knee, subsequent encounter | CMS +S81041S | Puncture wound with foreign body, right knee, sequela | CMS +S81042A | Puncture wound with foreign body, left knee, initial encounter | CMS +S81042D | Puncture wound with foreign body, left knee, subsequent encounter | CMS +S81042S | Puncture wound with foreign body, left knee, sequela | CMS +S81049A | Puncture wound with foreign body, unspecified knee, initial encounter | CMS +S81049D | Puncture wound with foreign body, unspecified knee, subsequent encounter | CMS +S81049S | Puncture wound with foreign body, unspecified knee, sequela | CMS +S81051A | Open bite, right knee, initial encounter | CMS +S81051D | Open bite, right knee, subsequent encounter | CMS +S81051S | Open bite, right knee, sequela | CMS +S81052A | Open bite, left knee, initial encounter | CMS +S81052D | Open bite, left knee, subsequent encounter | CMS +S81052S | Open bite, left knee, sequela | CMS +S81059A | Open bite, unspecified knee, initial encounter | CMS +S81059D | Open bite, unspecified knee, subsequent encounter | CMS +S81059S | Open bite, unspecified knee, sequela | CMS +S817 | Multiple open wounds of lower leg | WHO +S818 | Open wound of other parts of lower leg | WHO +S81801A | Unspecified open wound, right lower leg, initial encounter | CMS +S81801D | Unspecified open wound, right lower leg, subsequent encounter | CMS +S81801S | Unspecified open wound, right lower leg, sequela | CMS +S81802A | Unspecified open wound, left lower leg, initial encounter | CMS +S81802D | Unspecified open wound, left lower leg, subsequent encounter | CMS +S81802S | Unspecified open wound, left lower leg, sequela | CMS +S81809A | Unspecified open wound, unspecified lower leg, initial encounter | CMS +S81809D | Unspecified open wound, unspecified lower leg, subsequent encounter | CMS +S81809S | Unspecified open wound, unspecified lower leg, sequela | CMS +S81811A | Laceration without foreign body, right lower leg, initial encounter | CMS +S81811D | Laceration without foreign body, right lower leg, subsequent encounter | CMS +S81811S | Laceration without foreign body, right lower leg, sequela | CMS +S81812A | Laceration without foreign body, left lower leg, initial encounter | CMS +S81812D | Laceration without foreign body, left lower leg, subsequent encounter | CMS +S81812S | Laceration without foreign body, left lower leg, sequela | CMS +S81819A | Laceration without foreign body, unspecified lower leg, initial encounter | CMS +S81819D | Laceration without foreign body, unspecified lower leg, subsequent encounter | CMS +S81819S | Laceration without foreign body, unspecified lower leg, sequela | CMS +S81821A | Laceration with foreign body, right lower leg, initial encounter | CMS +S81821D | Laceration with foreign body, right lower leg, subsequent encounter | CMS +S81821S | Laceration with foreign body, right lower leg, sequela | CMS +S81822A | Laceration with foreign body, left lower leg, initial encounter | CMS +S81822D | Laceration with foreign body, left lower leg, subsequent encounter | CMS +S81822S | Laceration with foreign body, left lower leg, sequela | CMS +S81829A | Laceration with foreign body, unspecified lower leg, initial encounter | CMS +S81829D | Laceration with foreign body, unspecified lower leg, subsequent encounter | CMS +S81829S | Laceration with foreign body, unspecified lower leg, sequela | CMS +S81831A | Puncture wound without foreign body, right lower leg, initial encounter | CMS +S81831D | Puncture wound without foreign body, right lower leg, subsequent encounter | CMS +S81831S | Puncture wound without foreign body, right lower leg, sequela | CMS +S81832A | Puncture wound without foreign body, left lower leg, initial encounter | CMS +S81832D | Puncture wound without foreign body, left lower leg, subsequent encounter | CMS +S81832S | Puncture wound without foreign body, left lower leg, sequela | CMS +S81839A | Puncture wound without foreign body, unspecified lower leg, initial encounter | CMS +S81839D | Puncture wound without foreign body, unspecified lower leg, subsequent encounter | CMS +S81839S | Puncture wound without foreign body, unspecified lower leg, sequela | CMS +S81841A | Puncture wound with foreign body, right lower leg, initial encounter | CMS +S81841D | Puncture wound with foreign body, right lower leg, subsequent encounter | CMS +S81841S | Puncture wound with foreign body, right lower leg, sequela | CMS +S81842A | Puncture wound with foreign body, left lower leg, initial encounter | CMS +S81842D | Puncture wound with foreign body, left lower leg, subsequent encounter | CMS +S81842S | Puncture wound with foreign body, left lower leg, sequela | CMS +S81849A | Puncture wound with foreign body, unspecified lower leg, initial encounter | CMS +S81849D | Puncture wound with foreign body, unspecified lower leg, subsequent encounter | CMS +S81849S | Puncture wound with foreign body, unspecified lower leg, sequela | CMS +S81851A | Open bite, right lower leg, initial encounter | CMS +S81851D | Open bite, right lower leg, subsequent encounter | CMS +S81851S | Open bite, right lower leg, sequela | CMS +S81852A | Open bite, left lower leg, initial encounter | CMS +S81852D | Open bite, left lower leg, subsequent encounter | CMS +S81852S | Open bite, left lower leg, sequela | CMS +S81859A | Open bite, unspecified lower leg, initial encounter | CMS +S81859D | Open bite, unspecified lower leg, subsequent encounter | CMS +S81859S | Open bite, unspecified lower leg, sequela | CMS +S819 | Open wound of lower leg, part unspecified | WHO +S82 | Fracture of lower leg, including ankle | WHO +S820 | Fracture of patella | WHO +S82001A | Unspecified fracture of right patella, initial encounter for closed fracture | CMS +S82001B | Unspecified fracture of right patella, initial encounter for open fracture type I or II | CMS +S82001C | Unspecified fracture of right patella, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82001D | Unspecified fracture of right patella, subsequent encounter for closed fracture with routine healing | CMS +S82001E | Unspecified fracture of right patella, subsequent encounter for open fracture type I or II with routine healing | CMS +S82001F | Unspecified fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82001G | Unspecified fracture of right patella, subsequent encounter for closed fracture with delayed healing | CMS +S82001H | Unspecified fracture of right patella, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82001J | Unspecified fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82001K | Unspecified fracture of right patella, subsequent encounter for closed fracture with nonunion | CMS +S82001M | Unspecified fracture of right patella, subsequent encounter for open fracture type I or II with nonunion | CMS +S82001N | Unspecified fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82001P | Unspecified fracture of right patella, subsequent encounter for closed fracture with malunion | CMS +S82001Q | Unspecified fracture of right patella, subsequent encounter for open fracture type I or II with malunion | CMS +S82001R | Unspecified fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82001S | Unspecified fracture of right patella, sequela | CMS +S82002A | Unspecified fracture of left patella, initial encounter for closed fracture | CMS +S82002B | Unspecified fracture of left patella, initial encounter for open fracture type I or II | CMS +S82002C | Unspecified fracture of left patella, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82002D | Unspecified fracture of left patella, subsequent encounter for closed fracture with routine healing | CMS +S82002E | Unspecified fracture of left patella, subsequent encounter for open fracture type I or II with routine healing | CMS +S82002F | Unspecified fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82002G | Unspecified fracture of left patella, subsequent encounter for closed fracture with delayed healing | CMS +S82002H | Unspecified fracture of left patella, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82002J | Unspecified fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82002K | Unspecified fracture of left patella, subsequent encounter for closed fracture with nonunion | CMS +S82002M | Unspecified fracture of left patella, subsequent encounter for open fracture type I or II with nonunion | CMS +S82002N | Unspecified fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82002P | Unspecified fracture of left patella, subsequent encounter for closed fracture with malunion | CMS +S82002Q | Unspecified fracture of left patella, subsequent encounter for open fracture type I or II with malunion | CMS +S82002R | Unspecified fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82002S | Unspecified fracture of left patella, sequela | CMS +S82009A | Unspecified fracture of unspecified patella, initial encounter for closed fracture | CMS +S82009B | Unspecified fracture of unspecified patella, initial encounter for open fracture type I or II | CMS +S82009C | Unspecified fracture of unspecified patella, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82009D | Unspecified fracture of unspecified patella, subsequent encounter for closed fracture with routine healing | CMS +S82009E | Unspecified fracture of unspecified patella, subsequent encounter for open fracture type I or II with routine healing | CMS +S82009F | Unspecified fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82009G | Unspecified fracture of unspecified patella, subsequent encounter for closed fracture with delayed healing | CMS +S82009H | Unspecified fracture of unspecified patella, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82009J | Unspecified fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82009K | Unspecified fracture of unspecified patella, subsequent encounter for closed fracture with nonunion | CMS +S82009M | Unspecified fracture of unspecified patella, subsequent encounter for open fracture type I or II with nonunion | CMS +S82009N | Unspecified fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82009P | Unspecified fracture of unspecified patella, subsequent encounter for closed fracture with malunion | CMS +S82009Q | Unspecified fracture of unspecified patella, subsequent encounter for open fracture type I or II with malunion | CMS +S82009R | Unspecified fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82009S | Unspecified fracture of unspecified patella, sequela | CMS +S82011A | Displaced osteochondral fracture of right patella, initial encounter for closed fracture | CMS +S82011B | Displaced osteochondral fracture of right patella, initial encounter for open fracture type I or II | CMS +S82011C | Displaced osteochondral fracture of right patella, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82011D | Displaced osteochondral fracture of right patella, subsequent encounter for closed fracture with routine healing | CMS +S82011E | Displaced osteochondral fracture of right patella, subsequent encounter for open fracture type I or II with routine healing | CMS +S82011F | Displaced osteochondral fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82011G | Displaced osteochondral fracture of right patella, subsequent encounter for closed fracture with delayed healing | CMS +S82011H | Displaced osteochondral fracture of right patella, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82011J | Displaced osteochondral fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82011K | Displaced osteochondral fracture of right patella, subsequent encounter for closed fracture with nonunion | CMS +S82011M | Displaced osteochondral fracture of right patella, subsequent encounter for open fracture type I or II with nonunion | CMS +S82011N | Displaced osteochondral fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82011P | Displaced osteochondral fracture of right patella, subsequent encounter for closed fracture with malunion | CMS +S82011Q | Displaced osteochondral fracture of right patella, subsequent encounter for open fracture type I or II with malunion | CMS +S82011R | Displaced osteochondral fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82011S | Displaced osteochondral fracture of right patella, sequela | CMS +S82012A | Displaced osteochondral fracture of left patella, initial encounter for closed fracture | CMS +S82012B | Displaced osteochondral fracture of left patella, initial encounter for open fracture type I or II | CMS +S82012C | Displaced osteochondral fracture of left patella, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82012D | Displaced osteochondral fracture of left patella, subsequent encounter for closed fracture with routine healing | CMS +S82012E | Displaced osteochondral fracture of left patella, subsequent encounter for open fracture type I or II with routine healing | CMS +S82012F | Displaced osteochondral fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82012G | Displaced osteochondral fracture of left patella, subsequent encounter for closed fracture with delayed healing | CMS +S82012H | Displaced osteochondral fracture of left patella, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82012J | Displaced osteochondral fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82012K | Displaced osteochondral fracture of left patella, subsequent encounter for closed fracture with nonunion | CMS +S82012M | Displaced osteochondral fracture of left patella, subsequent encounter for open fracture type I or II with nonunion | CMS +S82012N | Displaced osteochondral fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82012P | Displaced osteochondral fracture of left patella, subsequent encounter for closed fracture with malunion | CMS +S82012Q | Displaced osteochondral fracture of left patella, subsequent encounter for open fracture type I or II with malunion | CMS +S82012R | Displaced osteochondral fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82012S | Displaced osteochondral fracture of left patella, sequela | CMS +S82013A | Displaced osteochondral fracture of unspecified patella, initial encounter for closed fracture | CMS +S82013B | Displaced osteochondral fracture of unspecified patella, initial encounter for open fracture type I or II | CMS +S82013C | Displaced osteochondral fracture of unspecified patella, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82013D | Displaced osteochondral fracture of unspecified patella, subsequent encounter for closed fracture with routine healing | CMS +S82013E | Displaced osteochondral fracture of unspecified patella, subsequent encounter for open fracture type I or II with routine healing | CMS +S82013F | Displaced osteochondral fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82013G | Displaced osteochondral fracture of unspecified patella, subsequent encounter for closed fracture with delayed healing | CMS +S82013H | Displaced osteochondral fracture of unspecified patella, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82013J | Displaced osteochondral fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82013K | Displaced osteochondral fracture of unspecified patella, subsequent encounter for closed fracture with nonunion | CMS +S82013M | Displaced osteochondral fracture of unspecified patella, subsequent encounter for open fracture type I or II with nonunion | CMS +S82013N | Displaced osteochondral fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82013P | Displaced osteochondral fracture of unspecified patella, subsequent encounter for closed fracture with malunion | CMS +S82013Q | Displaced osteochondral fracture of unspecified patella, subsequent encounter for open fracture type I or II with malunion | CMS +S82013R | Displaced osteochondral fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82013S | Displaced osteochondral fracture of unspecified patella, sequela | CMS +S82014A | Nondisplaced osteochondral fracture of right patella, initial encounter for closed fracture | CMS +S82014B | Nondisplaced osteochondral fracture of right patella, initial encounter for open fracture type I or II | CMS +S82014C | Nondisplaced osteochondral fracture of right patella, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82014D | Nondisplaced osteochondral fracture of right patella, subsequent encounter for closed fracture with routine healing | CMS +S82014E | Nondisplaced osteochondral fracture of right patella, subsequent encounter for open fracture type I or II with routine healing | CMS +S82014F | Nondisplaced osteochondral fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82014G | Nondisplaced osteochondral fracture of right patella, subsequent encounter for closed fracture with delayed healing | CMS +S82014H | Nondisplaced osteochondral fracture of right patella, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82014J | Nondisplaced osteochondral fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82014K | Nondisplaced osteochondral fracture of right patella, subsequent encounter for closed fracture with nonunion | CMS +S82014M | Nondisplaced osteochondral fracture of right patella, subsequent encounter for open fracture type I or II with nonunion | CMS +S82014N | Nondisplaced osteochondral fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82014P | Nondisplaced osteochondral fracture of right patella, subsequent encounter for closed fracture with malunion | CMS +S82014Q | Nondisplaced osteochondral fracture of right patella, subsequent encounter for open fracture type I or II with malunion | CMS +S82014R | Nondisplaced osteochondral fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82014S | Nondisplaced osteochondral fracture of right patella, sequela | CMS +S82015A | Nondisplaced osteochondral fracture of left patella, initial encounter for closed fracture | CMS +S82015B | Nondisplaced osteochondral fracture of left patella, initial encounter for open fracture type I or II | CMS +S82015C | Nondisplaced osteochondral fracture of left patella, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82015D | Nondisplaced osteochondral fracture of left patella, subsequent encounter for closed fracture with routine healing | CMS +S82015E | Nondisplaced osteochondral fracture of left patella, subsequent encounter for open fracture type I or II with routine healing | CMS +S82015F | Nondisplaced osteochondral fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82015G | Nondisplaced osteochondral fracture of left patella, subsequent encounter for closed fracture with delayed healing | CMS +S82015H | Nondisplaced osteochondral fracture of left patella, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82015J | Nondisplaced osteochondral fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82015K | Nondisplaced osteochondral fracture of left patella, subsequent encounter for closed fracture with nonunion | CMS +S82015M | Nondisplaced osteochondral fracture of left patella, subsequent encounter for open fracture type I or II with nonunion | CMS +S82015N | Nondisplaced osteochondral fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82015P | Nondisplaced osteochondral fracture of left patella, subsequent encounter for closed fracture with malunion | CMS +S82015Q | Nondisplaced osteochondral fracture of left patella, subsequent encounter for open fracture type I or II with malunion | CMS +S82015R | Nondisplaced osteochondral fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82015S | Nondisplaced osteochondral fracture of left patella, sequela | CMS +S82016A | Nondisplaced osteochondral fracture of unspecified patella, initial encounter for closed fracture | CMS +S82016B | Nondisplaced osteochondral fracture of unspecified patella, initial encounter for open fracture type I or II | CMS +S82016C | Nondisplaced osteochondral fracture of unspecified patella, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82016D | Nondisplaced osteochondral fracture of unspecified patella, subsequent encounter for closed fracture with routine healing | CMS +S82016E | Nondisplaced osteochondral fracture of unspecified patella, subsequent encounter for open fracture type I or II with routine healing | CMS +S82016F | Nondisplaced osteochondral fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82016G | Nondisplaced osteochondral fracture of unspecified patella, subsequent encounter for closed fracture with delayed healing | CMS +S82016H | Nondisplaced osteochondral fracture of unspecified patella, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82016J | Nondisplaced osteochondral fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82016K | Nondisplaced osteochondral fracture of unspecified patella, subsequent encounter for closed fracture with nonunion | CMS +S82016M | Nondisplaced osteochondral fracture of unspecified patella, subsequent encounter for open fracture type I or II with nonunion | CMS +S82016N | Nondisplaced osteochondral fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82016P | Nondisplaced osteochondral fracture of unspecified patella, subsequent encounter for closed fracture with malunion | CMS +S82016Q | Nondisplaced osteochondral fracture of unspecified patella, subsequent encounter for open fracture type I or II with malunion | CMS +S82016R | Nondisplaced osteochondral fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82016S | Nondisplaced osteochondral fracture of unspecified patella, sequela | CMS +S82021A | Displaced longitudinal fracture of right patella, initial encounter for closed fracture | CMS +S82021B | Displaced longitudinal fracture of right patella, initial encounter for open fracture type I or II | CMS +S82021C | Displaced longitudinal fracture of right patella, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82021D | Displaced longitudinal fracture of right patella, subsequent encounter for closed fracture with routine healing | CMS +S82021E | Displaced longitudinal fracture of right patella, subsequent encounter for open fracture type I or II with routine healing | CMS +S82021F | Displaced longitudinal fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82021G | Displaced longitudinal fracture of right patella, subsequent encounter for closed fracture with delayed healing | CMS +S82021H | Displaced longitudinal fracture of right patella, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82021J | Displaced longitudinal fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82021K | Displaced longitudinal fracture of right patella, subsequent encounter for closed fracture with nonunion | CMS +S82021M | Displaced longitudinal fracture of right patella, subsequent encounter for open fracture type I or II with nonunion | CMS +S82021N | Displaced longitudinal fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82021P | Displaced longitudinal fracture of right patella, subsequent encounter for closed fracture with malunion | CMS +S82021Q | Displaced longitudinal fracture of right patella, subsequent encounter for open fracture type I or II with malunion | CMS +S82021R | Displaced longitudinal fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82021S | Displaced longitudinal fracture of right patella, sequela | CMS +S82022A | Displaced longitudinal fracture of left patella, initial encounter for closed fracture | CMS +S82022B | Displaced longitudinal fracture of left patella, initial encounter for open fracture type I or II | CMS +S82022C | Displaced longitudinal fracture of left patella, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82022D | Displaced longitudinal fracture of left patella, subsequent encounter for closed fracture with routine healing | CMS +S82022E | Displaced longitudinal fracture of left patella, subsequent encounter for open fracture type I or II with routine healing | CMS +S82022F | Displaced longitudinal fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82022G | Displaced longitudinal fracture of left patella, subsequent encounter for closed fracture with delayed healing | CMS +S82022H | Displaced longitudinal fracture of left patella, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82022J | Displaced longitudinal fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82022K | Displaced longitudinal fracture of left patella, subsequent encounter for closed fracture with nonunion | CMS +S82022M | Displaced longitudinal fracture of left patella, subsequent encounter for open fracture type I or II with nonunion | CMS +S82022N | Displaced longitudinal fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82022P | Displaced longitudinal fracture of left patella, subsequent encounter for closed fracture with malunion | CMS +S82022Q | Displaced longitudinal fracture of left patella, subsequent encounter for open fracture type I or II with malunion | CMS +S82022R | Displaced longitudinal fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82022S | Displaced longitudinal fracture of left patella, sequela | CMS +S82023A | Displaced longitudinal fracture of unspecified patella, initial encounter for closed fracture | CMS +S82023B | Displaced longitudinal fracture of unspecified patella, initial encounter for open fracture type I or II | CMS +S82023C | Displaced longitudinal fracture of unspecified patella, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82023D | Displaced longitudinal fracture of unspecified patella, subsequent encounter for closed fracture with routine healing | CMS +S82023E | Displaced longitudinal fracture of unspecified patella, subsequent encounter for open fracture type I or II with routine healing | CMS +S82023F | Displaced longitudinal fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82023G | Displaced longitudinal fracture of unspecified patella, subsequent encounter for closed fracture with delayed healing | CMS +S82023H | Displaced longitudinal fracture of unspecified patella, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82023J | Displaced longitudinal fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82023K | Displaced longitudinal fracture of unspecified patella, subsequent encounter for closed fracture with nonunion | CMS +S82023M | Displaced longitudinal fracture of unspecified patella, subsequent encounter for open fracture type I or II with nonunion | CMS +S82023N | Displaced longitudinal fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82023P | Displaced longitudinal fracture of unspecified patella, subsequent encounter for closed fracture with malunion | CMS +S82023Q | Displaced longitudinal fracture of unspecified patella, subsequent encounter for open fracture type I or II with malunion | CMS +S82023R | Displaced longitudinal fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82023S | Displaced longitudinal fracture of unspecified patella, sequela | CMS +S82024A | Nondisplaced longitudinal fracture of right patella, initial encounter for closed fracture | CMS +S82024B | Nondisplaced longitudinal fracture of right patella, initial encounter for open fracture type I or II | CMS +S82024C | Nondisplaced longitudinal fracture of right patella, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82024D | Nondisplaced longitudinal fracture of right patella, subsequent encounter for closed fracture with routine healing | CMS +S82024E | Nondisplaced longitudinal fracture of right patella, subsequent encounter for open fracture type I or II with routine healing | CMS +S82024F | Nondisplaced longitudinal fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82024G | Nondisplaced longitudinal fracture of right patella, subsequent encounter for closed fracture with delayed healing | CMS +S82024H | Nondisplaced longitudinal fracture of right patella, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82024J | Nondisplaced longitudinal fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82024K | Nondisplaced longitudinal fracture of right patella, subsequent encounter for closed fracture with nonunion | CMS +S82024M | Nondisplaced longitudinal fracture of right patella, subsequent encounter for open fracture type I or II with nonunion | CMS +S82024N | Nondisplaced longitudinal fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82024P | Nondisplaced longitudinal fracture of right patella, subsequent encounter for closed fracture with malunion | CMS +S82024Q | Nondisplaced longitudinal fracture of right patella, subsequent encounter for open fracture type I or II with malunion | CMS +S82024R | Nondisplaced longitudinal fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82024S | Nondisplaced longitudinal fracture of right patella, sequela | CMS +S82025A | Nondisplaced longitudinal fracture of left patella, initial encounter for closed fracture | CMS +S82025B | Nondisplaced longitudinal fracture of left patella, initial encounter for open fracture type I or II | CMS +S82025C | Nondisplaced longitudinal fracture of left patella, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82025D | Nondisplaced longitudinal fracture of left patella, subsequent encounter for closed fracture with routine healing | CMS +S82025E | Nondisplaced longitudinal fracture of left patella, subsequent encounter for open fracture type I or II with routine healing | CMS +S82025F | Nondisplaced longitudinal fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82025G | Nondisplaced longitudinal fracture of left patella, subsequent encounter for closed fracture with delayed healing | CMS +S82025H | Nondisplaced longitudinal fracture of left patella, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82025J | Nondisplaced longitudinal fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82025K | Nondisplaced longitudinal fracture of left patella, subsequent encounter for closed fracture with nonunion | CMS +S82025M | Nondisplaced longitudinal fracture of left patella, subsequent encounter for open fracture type I or II with nonunion | CMS +S82025N | Nondisplaced longitudinal fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82025P | Nondisplaced longitudinal fracture of left patella, subsequent encounter for closed fracture with malunion | CMS +S82025Q | Nondisplaced longitudinal fracture of left patella, subsequent encounter for open fracture type I or II with malunion | CMS +S82025R | Nondisplaced longitudinal fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82025S | Nondisplaced longitudinal fracture of left patella, sequela | CMS +S82026A | Nondisplaced longitudinal fracture of unspecified patella, initial encounter for closed fracture | CMS +S82026B | Nondisplaced longitudinal fracture of unspecified patella, initial encounter for open fracture type I or II | CMS +S82026C | Nondisplaced longitudinal fracture of unspecified patella, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82026D | Nondisplaced longitudinal fracture of unspecified patella, subsequent encounter for closed fracture with routine healing | CMS +S82026E | Nondisplaced longitudinal fracture of unspecified patella, subsequent encounter for open fracture type I or II with routine healing | CMS +S82026F | Nondisplaced longitudinal fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82026G | Nondisplaced longitudinal fracture of unspecified patella, subsequent encounter for closed fracture with delayed healing | CMS +S82026H | Nondisplaced longitudinal fracture of unspecified patella, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82026J | Nondisplaced longitudinal fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82026K | Nondisplaced longitudinal fracture of unspecified patella, subsequent encounter for closed fracture with nonunion | CMS +S82026M | Nondisplaced longitudinal fracture of unspecified patella, subsequent encounter for open fracture type I or II with nonunion | CMS +S82026N | Nondisplaced longitudinal fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82026P | Nondisplaced longitudinal fracture of unspecified patella, subsequent encounter for closed fracture with malunion | CMS +S82026Q | Nondisplaced longitudinal fracture of unspecified patella, subsequent encounter for open fracture type I or II with malunion | CMS +S82026R | Nondisplaced longitudinal fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82026S | Nondisplaced longitudinal fracture of unspecified patella, sequela | CMS +S82031A | Displaced transverse fracture of right patella, initial encounter for closed fracture | CMS +S82031B | Displaced transverse fracture of right patella, initial encounter for open fracture type I or II | CMS +S82031C | Displaced transverse fracture of right patella, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82031D | Displaced transverse fracture of right patella, subsequent encounter for closed fracture with routine healing | CMS +S82031E | Displaced transverse fracture of right patella, subsequent encounter for open fracture type I or II with routine healing | CMS +S82031F | Displaced transverse fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82031G | Displaced transverse fracture of right patella, subsequent encounter for closed fracture with delayed healing | CMS +S82031H | Displaced transverse fracture of right patella, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82031J | Displaced transverse fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82031K | Displaced transverse fracture of right patella, subsequent encounter for closed fracture with nonunion | CMS +S82031M | Displaced transverse fracture of right patella, subsequent encounter for open fracture type I or II with nonunion | CMS +S82031N | Displaced transverse fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82031P | Displaced transverse fracture of right patella, subsequent encounter for closed fracture with malunion | CMS +S82031Q | Displaced transverse fracture of right patella, subsequent encounter for open fracture type I or II with malunion | CMS +S82031R | Displaced transverse fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82031S | Displaced transverse fracture of right patella, sequela | CMS +S82032A | Displaced transverse fracture of left patella, initial encounter for closed fracture | CMS +S82032B | Displaced transverse fracture of left patella, initial encounter for open fracture type I or II | CMS +S82032C | Displaced transverse fracture of left patella, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82032D | Displaced transverse fracture of left patella, subsequent encounter for closed fracture with routine healing | CMS +S82032E | Displaced transverse fracture of left patella, subsequent encounter for open fracture type I or II with routine healing | CMS +S82032F | Displaced transverse fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82032G | Displaced transverse fracture of left patella, subsequent encounter for closed fracture with delayed healing | CMS +S82032H | Displaced transverse fracture of left patella, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82032J | Displaced transverse fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82032K | Displaced transverse fracture of left patella, subsequent encounter for closed fracture with nonunion | CMS +S82032M | Displaced transverse fracture of left patella, subsequent encounter for open fracture type I or II with nonunion | CMS +S82032N | Displaced transverse fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82032P | Displaced transverse fracture of left patella, subsequent encounter for closed fracture with malunion | CMS +S82032Q | Displaced transverse fracture of left patella, subsequent encounter for open fracture type I or II with malunion | CMS +S82032R | Displaced transverse fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82032S | Displaced transverse fracture of left patella, sequela | CMS +S82033A | Displaced transverse fracture of unspecified patella, initial encounter for closed fracture | CMS +S82033B | Displaced transverse fracture of unspecified patella, initial encounter for open fracture type I or II | CMS +S82033C | Displaced transverse fracture of unspecified patella, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82033D | Displaced transverse fracture of unspecified patella, subsequent encounter for closed fracture with routine healing | CMS +S82033E | Displaced transverse fracture of unspecified patella, subsequent encounter for open fracture type I or II with routine healing | CMS +S82033F | Displaced transverse fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82033G | Displaced transverse fracture of unspecified patella, subsequent encounter for closed fracture with delayed healing | CMS +S82033H | Displaced transverse fracture of unspecified patella, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82033J | Displaced transverse fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82033K | Displaced transverse fracture of unspecified patella, subsequent encounter for closed fracture with nonunion | CMS +S82033M | Displaced transverse fracture of unspecified patella, subsequent encounter for open fracture type I or II with nonunion | CMS +S82033N | Displaced transverse fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82033P | Displaced transverse fracture of unspecified patella, subsequent encounter for closed fracture with malunion | CMS +S82033Q | Displaced transverse fracture of unspecified patella, subsequent encounter for open fracture type I or II with malunion | CMS +S82033R | Displaced transverse fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82033S | Displaced transverse fracture of unspecified patella, sequela | CMS +S82034A | Nondisplaced transverse fracture of right patella, initial encounter for closed fracture | CMS +S82034B | Nondisplaced transverse fracture of right patella, initial encounter for open fracture type I or II | CMS +S82034C | Nondisplaced transverse fracture of right patella, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82034D | Nondisplaced transverse fracture of right patella, subsequent encounter for closed fracture with routine healing | CMS +S82034E | Nondisplaced transverse fracture of right patella, subsequent encounter for open fracture type I or II with routine healing | CMS +S82034F | Nondisplaced transverse fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82034G | Nondisplaced transverse fracture of right patella, subsequent encounter for closed fracture with delayed healing | CMS +S82034H | Nondisplaced transverse fracture of right patella, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82034J | Nondisplaced transverse fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82034K | Nondisplaced transverse fracture of right patella, subsequent encounter for closed fracture with nonunion | CMS +S82034M | Nondisplaced transverse fracture of right patella, subsequent encounter for open fracture type I or II with nonunion | CMS +S82034N | Nondisplaced transverse fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82034P | Nondisplaced transverse fracture of right patella, subsequent encounter for closed fracture with malunion | CMS +S82034Q | Nondisplaced transverse fracture of right patella, subsequent encounter for open fracture type I or II with malunion | CMS +S82034R | Nondisplaced transverse fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82034S | Nondisplaced transverse fracture of right patella, sequela | CMS +S82035A | Nondisplaced transverse fracture of left patella, initial encounter for closed fracture | CMS +S82035B | Nondisplaced transverse fracture of left patella, initial encounter for open fracture type I or II | CMS +S82035C | Nondisplaced transverse fracture of left patella, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82035D | Nondisplaced transverse fracture of left patella, subsequent encounter for closed fracture with routine healing | CMS +S82035E | Nondisplaced transverse fracture of left patella, subsequent encounter for open fracture type I or II with routine healing | CMS +S82035F | Nondisplaced transverse fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82035G | Nondisplaced transverse fracture of left patella, subsequent encounter for closed fracture with delayed healing | CMS +S82035H | Nondisplaced transverse fracture of left patella, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82035J | Nondisplaced transverse fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82035K | Nondisplaced transverse fracture of left patella, subsequent encounter for closed fracture with nonunion | CMS +S82035M | Nondisplaced transverse fracture of left patella, subsequent encounter for open fracture type I or II with nonunion | CMS +S82035N | Nondisplaced transverse fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82035P | Nondisplaced transverse fracture of left patella, subsequent encounter for closed fracture with malunion | CMS +S82035Q | Nondisplaced transverse fracture of left patella, subsequent encounter for open fracture type I or II with malunion | CMS +S82035R | Nondisplaced transverse fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82035S | Nondisplaced transverse fracture of left patella, sequela | CMS +S82036A | Nondisplaced transverse fracture of unspecified patella, initial encounter for closed fracture | CMS +S82036B | Nondisplaced transverse fracture of unspecified patella, initial encounter for open fracture type I or II | CMS +S82036C | Nondisplaced transverse fracture of unspecified patella, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82036D | Nondisplaced transverse fracture of unspecified patella, subsequent encounter for closed fracture with routine healing | CMS +S82036E | Nondisplaced transverse fracture of unspecified patella, subsequent encounter for open fracture type I or II with routine healing | CMS +S82036F | Nondisplaced transverse fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82036G | Nondisplaced transverse fracture of unspecified patella, subsequent encounter for closed fracture with delayed healing | CMS +S82036H | Nondisplaced transverse fracture of unspecified patella, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82036J | Nondisplaced transverse fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82036K | Nondisplaced transverse fracture of unspecified patella, subsequent encounter for closed fracture with nonunion | CMS +S82036M | Nondisplaced transverse fracture of unspecified patella, subsequent encounter for open fracture type I or II with nonunion | CMS +S82036N | Nondisplaced transverse fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82036P | Nondisplaced transverse fracture of unspecified patella, subsequent encounter for closed fracture with malunion | CMS +S82036Q | Nondisplaced transverse fracture of unspecified patella, subsequent encounter for open fracture type I or II with malunion | CMS +S82036R | Nondisplaced transverse fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82036S | Nondisplaced transverse fracture of unspecified patella, sequela | CMS +S82041A | Displaced comminuted fracture of right patella, initial encounter for closed fracture | CMS +S82041B | Displaced comminuted fracture of right patella, initial encounter for open fracture type I or II | CMS +S82041C | Displaced comminuted fracture of right patella, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82041D | Displaced comminuted fracture of right patella, subsequent encounter for closed fracture with routine healing | CMS +S82041E | Displaced comminuted fracture of right patella, subsequent encounter for open fracture type I or II with routine healing | CMS +S82041F | Displaced comminuted fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82041G | Displaced comminuted fracture of right patella, subsequent encounter for closed fracture with delayed healing | CMS +S82041H | Displaced comminuted fracture of right patella, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82041J | Displaced comminuted fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82041K | Displaced comminuted fracture of right patella, subsequent encounter for closed fracture with nonunion | CMS +S82041M | Displaced comminuted fracture of right patella, subsequent encounter for open fracture type I or II with nonunion | CMS +S82041N | Displaced comminuted fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82041P | Displaced comminuted fracture of right patella, subsequent encounter for closed fracture with malunion | CMS +S82041Q | Displaced comminuted fracture of right patella, subsequent encounter for open fracture type I or II with malunion | CMS +S82041R | Displaced comminuted fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82041S | Displaced comminuted fracture of right patella, sequela | CMS +S82042A | Displaced comminuted fracture of left patella, initial encounter for closed fracture | CMS +S82042B | Displaced comminuted fracture of left patella, initial encounter for open fracture type I or II | CMS +S82042C | Displaced comminuted fracture of left patella, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82042D | Displaced comminuted fracture of left patella, subsequent encounter for closed fracture with routine healing | CMS +S82042E | Displaced comminuted fracture of left patella, subsequent encounter for open fracture type I or II with routine healing | CMS +S82042F | Displaced comminuted fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82042G | Displaced comminuted fracture of left patella, subsequent encounter for closed fracture with delayed healing | CMS +S82042H | Displaced comminuted fracture of left patella, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82042J | Displaced comminuted fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82042K | Displaced comminuted fracture of left patella, subsequent encounter for closed fracture with nonunion | CMS +S82042M | Displaced comminuted fracture of left patella, subsequent encounter for open fracture type I or II with nonunion | CMS +S82042N | Displaced comminuted fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82042P | Displaced comminuted fracture of left patella, subsequent encounter for closed fracture with malunion | CMS +S82042Q | Displaced comminuted fracture of left patella, subsequent encounter for open fracture type I or II with malunion | CMS +S82042R | Displaced comminuted fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82042S | Displaced comminuted fracture of left patella, sequela | CMS +S82043A | Displaced comminuted fracture of unspecified patella, initial encounter for closed fracture | CMS +S82043B | Displaced comminuted fracture of unspecified patella, initial encounter for open fracture type I or II | CMS +S82043C | Displaced comminuted fracture of unspecified patella, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82043D | Displaced comminuted fracture of unspecified patella, subsequent encounter for closed fracture with routine healing | CMS +S82043E | Displaced comminuted fracture of unspecified patella, subsequent encounter for open fracture type I or II with routine healing | CMS +S82043F | Displaced comminuted fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82043G | Displaced comminuted fracture of unspecified patella, subsequent encounter for closed fracture with delayed healing | CMS +S82043H | Displaced comminuted fracture of unspecified patella, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82043J | Displaced comminuted fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82043K | Displaced comminuted fracture of unspecified patella, subsequent encounter for closed fracture with nonunion | CMS +S82043M | Displaced comminuted fracture of unspecified patella, subsequent encounter for open fracture type I or II with nonunion | CMS +S82043N | Displaced comminuted fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82043P | Displaced comminuted fracture of unspecified patella, subsequent encounter for closed fracture with malunion | CMS +S82043Q | Displaced comminuted fracture of unspecified patella, subsequent encounter for open fracture type I or II with malunion | CMS +S82043R | Displaced comminuted fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82043S | Displaced comminuted fracture of unspecified patella, sequela | CMS +S82044A | Nondisplaced comminuted fracture of right patella, initial encounter for closed fracture | CMS +S82044B | Nondisplaced comminuted fracture of right patella, initial encounter for open fracture type I or II | CMS +S82044C | Nondisplaced comminuted fracture of right patella, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82044D | Nondisplaced comminuted fracture of right patella, subsequent encounter for closed fracture with routine healing | CMS +S82044E | Nondisplaced comminuted fracture of right patella, subsequent encounter for open fracture type I or II with routine healing | CMS +S82044F | Nondisplaced comminuted fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82044G | Nondisplaced comminuted fracture of right patella, subsequent encounter for closed fracture with delayed healing | CMS +S82044H | Nondisplaced comminuted fracture of right patella, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82044J | Nondisplaced comminuted fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82044K | Nondisplaced comminuted fracture of right patella, subsequent encounter for closed fracture with nonunion | CMS +S82044M | Nondisplaced comminuted fracture of right patella, subsequent encounter for open fracture type I or II with nonunion | CMS +S82044N | Nondisplaced comminuted fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82044P | Nondisplaced comminuted fracture of right patella, subsequent encounter for closed fracture with malunion | CMS +S82044Q | Nondisplaced comminuted fracture of right patella, subsequent encounter for open fracture type I or II with malunion | CMS +S82044R | Nondisplaced comminuted fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82044S | Nondisplaced comminuted fracture of right patella, sequela | CMS +S82045A | Nondisplaced comminuted fracture of left patella, initial encounter for closed fracture | CMS +S82045B | Nondisplaced comminuted fracture of left patella, initial encounter for open fracture type I or II | CMS +S82045C | Nondisplaced comminuted fracture of left patella, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82045D | Nondisplaced comminuted fracture of left patella, subsequent encounter for closed fracture with routine healing | CMS +S82045E | Nondisplaced comminuted fracture of left patella, subsequent encounter for open fracture type I or II with routine healing | CMS +S82045F | Nondisplaced comminuted fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82045G | Nondisplaced comminuted fracture of left patella, subsequent encounter for closed fracture with delayed healing | CMS +S82045H | Nondisplaced comminuted fracture of left patella, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82045J | Nondisplaced comminuted fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82045K | Nondisplaced comminuted fracture of left patella, subsequent encounter for closed fracture with nonunion | CMS +S82045M | Nondisplaced comminuted fracture of left patella, subsequent encounter for open fracture type I or II with nonunion | CMS +S82045N | Nondisplaced comminuted fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82045P | Nondisplaced comminuted fracture of left patella, subsequent encounter for closed fracture with malunion | CMS +S82045Q | Nondisplaced comminuted fracture of left patella, subsequent encounter for open fracture type I or II with malunion | CMS +S82045R | Nondisplaced comminuted fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82045S | Nondisplaced comminuted fracture of left patella, sequela | CMS +S82046A | Nondisplaced comminuted fracture of unspecified patella, initial encounter for closed fracture | CMS +S82046B | Nondisplaced comminuted fracture of unspecified patella, initial encounter for open fracture type I or II | CMS +S82046C | Nondisplaced comminuted fracture of unspecified patella, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82046D | Nondisplaced comminuted fracture of unspecified patella, subsequent encounter for closed fracture with routine healing | CMS +S82046E | Nondisplaced comminuted fracture of unspecified patella, subsequent encounter for open fracture type I or II with routine healing | CMS +S82046F | Nondisplaced comminuted fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82046G | Nondisplaced comminuted fracture of unspecified patella, subsequent encounter for closed fracture with delayed healing | CMS +S82046H | Nondisplaced comminuted fracture of unspecified patella, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82046J | Nondisplaced comminuted fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82046K | Nondisplaced comminuted fracture of unspecified patella, subsequent encounter for closed fracture with nonunion | CMS +S82046M | Nondisplaced comminuted fracture of unspecified patella, subsequent encounter for open fracture type I or II with nonunion | CMS +S82046N | Nondisplaced comminuted fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82046P | Nondisplaced comminuted fracture of unspecified patella, subsequent encounter for closed fracture with malunion | CMS +S82046Q | Nondisplaced comminuted fracture of unspecified patella, subsequent encounter for open fracture type I or II with malunion | CMS +S82046R | Nondisplaced comminuted fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82046S | Nondisplaced comminuted fracture of unspecified patella, sequela | CMS +S82091A | Other fracture of right patella, initial encounter for closed fracture | CMS +S82091B | Other fracture of right patella, initial encounter for open fracture type I or II | CMS +S82091C | Other fracture of right patella, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82091D | Other fracture of right patella, subsequent encounter for closed fracture with routine healing | CMS +S82091E | Other fracture of right patella, subsequent encounter for open fracture type I or II with routine healing | CMS +S82091F | Other fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82091G | Other fracture of right patella, subsequent encounter for closed fracture with delayed healing | CMS +S82091H | Other fracture of right patella, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82091J | Other fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82091K | Other fracture of right patella, subsequent encounter for closed fracture with nonunion | CMS +S82091M | Other fracture of right patella, subsequent encounter for open fracture type I or II with nonunion | CMS +S82091N | Other fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82091P | Other fracture of right patella, subsequent encounter for closed fracture with malunion | CMS +S82091Q | Other fracture of right patella, subsequent encounter for open fracture type I or II with malunion | CMS +S82091R | Other fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82091S | Other fracture of right patella, sequela | CMS +S82092A | Other fracture of left patella, initial encounter for closed fracture | CMS +S82092B | Other fracture of left patella, initial encounter for open fracture type I or II | CMS +S82092C | Other fracture of left patella, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82092D | Other fracture of left patella, subsequent encounter for closed fracture with routine healing | CMS +S82092E | Other fracture of left patella, subsequent encounter for open fracture type I or II with routine healing | CMS +S82092F | Other fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82092G | Other fracture of left patella, subsequent encounter for closed fracture with delayed healing | CMS +S82092H | Other fracture of left patella, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82092J | Other fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82092K | Other fracture of left patella, subsequent encounter for closed fracture with nonunion | CMS +S82092M | Other fracture of left patella, subsequent encounter for open fracture type I or II with nonunion | CMS +S82092N | Other fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82092P | Other fracture of left patella, subsequent encounter for closed fracture with malunion | CMS +S82092Q | Other fracture of left patella, subsequent encounter for open fracture type I or II with malunion | CMS +S82092R | Other fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82092S | Other fracture of left patella, sequela | CMS +S82099A | Other fracture of unspecified patella, initial encounter for closed fracture | CMS +S82099B | Other fracture of unspecified patella, initial encounter for open fracture type I or II | CMS +S82099C | Other fracture of unspecified patella, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82099D | Other fracture of unspecified patella, subsequent encounter for closed fracture with routine healing | CMS +S82099E | Other fracture of unspecified patella, subsequent encounter for open fracture type I or II with routine healing | CMS +S82099F | Other fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82099G | Other fracture of unspecified patella, subsequent encounter for closed fracture with delayed healing | CMS +S82099H | Other fracture of unspecified patella, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82099J | Other fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82099K | Other fracture of unspecified patella, subsequent encounter for closed fracture with nonunion | CMS +S82099M | Other fracture of unspecified patella, subsequent encounter for open fracture type I or II with nonunion | CMS +S82099N | Other fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82099P | Other fracture of unspecified patella, subsequent encounter for closed fracture with malunion | CMS +S82099Q | Other fracture of unspecified patella, subsequent encounter for open fracture type I or II with malunion | CMS +S82099R | Other fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82099S | Other fracture of unspecified patella, sequela | CMS +S821 | Fracture of upper end of tibia | WHO +S82101A | Unspecified fracture of upper end of right tibia, initial encounter for closed fracture | CMS +S82101B | Unspecified fracture of upper end of right tibia, initial encounter for open fracture type I or II | CMS +S82101C | Unspecified fracture of upper end of right tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82101D | Unspecified fracture of upper end of right tibia, subsequent encounter for closed fracture with routine healing | CMS +S82101E | Unspecified fracture of upper end of right tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82101F | Unspecified fracture of upper end of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82101G | Unspecified fracture of upper end of right tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82101H | Unspecified fracture of upper end of right tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82101J | Unspecified fracture of upper end of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82101K | Unspecified fracture of upper end of right tibia, subsequent encounter for closed fracture with nonunion | CMS +S82101M | Unspecified fracture of upper end of right tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82101N | Unspecified fracture of upper end of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82101P | Unspecified fracture of upper end of right tibia, subsequent encounter for closed fracture with malunion | CMS +S82101Q | Unspecified fracture of upper end of right tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82101R | Unspecified fracture of upper end of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82101S | Unspecified fracture of upper end of right tibia, sequela | CMS +S82102A | Unspecified fracture of upper end of left tibia, initial encounter for closed fracture | CMS +S82102B | Unspecified fracture of upper end of left tibia, initial encounter for open fracture type I or II | CMS +S82102C | Unspecified fracture of upper end of left tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82102D | Unspecified fracture of upper end of left tibia, subsequent encounter for closed fracture with routine healing | CMS +S82102E | Unspecified fracture of upper end of left tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82102F | Unspecified fracture of upper end of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82102G | Unspecified fracture of upper end of left tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82102H | Unspecified fracture of upper end of left tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82102J | Unspecified fracture of upper end of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82102K | Unspecified fracture of upper end of left tibia, subsequent encounter for closed fracture with nonunion | CMS +S82102M | Unspecified fracture of upper end of left tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82102N | Unspecified fracture of upper end of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82102P | Unspecified fracture of upper end of left tibia, subsequent encounter for closed fracture with malunion | CMS +S82102Q | Unspecified fracture of upper end of left tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82102R | Unspecified fracture of upper end of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82102S | Unspecified fracture of upper end of left tibia, sequela | CMS +S82109A | Unspecified fracture of upper end of unspecified tibia, initial encounter for closed fracture | CMS +S82109B | Unspecified fracture of upper end of unspecified tibia, initial encounter for open fracture type I or II | CMS +S82109C | Unspecified fracture of upper end of unspecified tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82109D | Unspecified fracture of upper end of unspecified tibia, subsequent encounter for closed fracture with routine healing | CMS +S82109E | Unspecified fracture of upper end of unspecified tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82109F | Unspecified fracture of upper end of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82109G | Unspecified fracture of upper end of unspecified tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82109H | Unspecified fracture of upper end of unspecified tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82109J | Unspecified fracture of upper end of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82109K | Unspecified fracture of upper end of unspecified tibia, subsequent encounter for closed fracture with nonunion | CMS +S82109M | Unspecified fracture of upper end of unspecified tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82109N | Unspecified fracture of upper end of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82109P | Unspecified fracture of upper end of unspecified tibia, subsequent encounter for closed fracture with malunion | CMS +S82109Q | Unspecified fracture of upper end of unspecified tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82109R | Unspecified fracture of upper end of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82109S | Unspecified fracture of upper end of unspecified tibia, sequela | CMS +S82111A | Displaced fracture of right tibial spine, initial encounter for closed fracture | CMS +S82111B | Displaced fracture of right tibial spine, initial encounter for open fracture type I or II | CMS +S82111C | Displaced fracture of right tibial spine, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82111D | Displaced fracture of right tibial spine, subsequent encounter for closed fracture with routine healing | CMS +S82111E | Displaced fracture of right tibial spine, subsequent encounter for open fracture type I or II with routine healing | CMS +S82111F | Displaced fracture of right tibial spine, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82111G | Displaced fracture of right tibial spine, subsequent encounter for closed fracture with delayed healing | CMS +S82111H | Displaced fracture of right tibial spine, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82111J | Displaced fracture of right tibial spine, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82111K | Displaced fracture of right tibial spine, subsequent encounter for closed fracture with nonunion | CMS +S82111M | Displaced fracture of right tibial spine, subsequent encounter for open fracture type I or II with nonunion | CMS +S82111N | Displaced fracture of right tibial spine, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82111P | Displaced fracture of right tibial spine, subsequent encounter for closed fracture with malunion | CMS +S82111Q | Displaced fracture of right tibial spine, subsequent encounter for open fracture type I or II with malunion | CMS +S82111R | Displaced fracture of right tibial spine, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82111S | Displaced fracture of right tibial spine, sequela | CMS +S82112A | Displaced fracture of left tibial spine, initial encounter for closed fracture | CMS +S82112B | Displaced fracture of left tibial spine, initial encounter for open fracture type I or II | CMS +S82112C | Displaced fracture of left tibial spine, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82112D | Displaced fracture of left tibial spine, subsequent encounter for closed fracture with routine healing | CMS +S82112E | Displaced fracture of left tibial spine, subsequent encounter for open fracture type I or II with routine healing | CMS +S82112F | Displaced fracture of left tibial spine, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82112G | Displaced fracture of left tibial spine, subsequent encounter for closed fracture with delayed healing | CMS +S82112H | Displaced fracture of left tibial spine, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82112J | Displaced fracture of left tibial spine, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82112K | Displaced fracture of left tibial spine, subsequent encounter for closed fracture with nonunion | CMS +S82112M | Displaced fracture of left tibial spine, subsequent encounter for open fracture type I or II with nonunion | CMS +S82112N | Displaced fracture of left tibial spine, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82112P | Displaced fracture of left tibial spine, subsequent encounter for closed fracture with malunion | CMS +S82112Q | Displaced fracture of left tibial spine, subsequent encounter for open fracture type I or II with malunion | CMS +S82112R | Displaced fracture of left tibial spine, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82112S | Displaced fracture of left tibial spine, sequela | CMS +S82113A | Displaced fracture of unspecified tibial spine, initial encounter for closed fracture | CMS +S82113B | Displaced fracture of unspecified tibial spine, initial encounter for open fracture type I or II | CMS +S82113C | Displaced fracture of unspecified tibial spine, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82113D | Displaced fracture of unspecified tibial spine, subsequent encounter for closed fracture with routine healing | CMS +S82113E | Displaced fracture of unspecified tibial spine, subsequent encounter for open fracture type I or II with routine healing | CMS +S82113F | Displaced fracture of unspecified tibial spine, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82113G | Displaced fracture of unspecified tibial spine, subsequent encounter for closed fracture with delayed healing | CMS +S82113H | Displaced fracture of unspecified tibial spine, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82113J | Displaced fracture of unspecified tibial spine, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82113K | Displaced fracture of unspecified tibial spine, subsequent encounter for closed fracture with nonunion | CMS +S82113M | Displaced fracture of unspecified tibial spine, subsequent encounter for open fracture type I or II with nonunion | CMS +S82113N | Displaced fracture of unspecified tibial spine, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82113P | Displaced fracture of unspecified tibial spine, subsequent encounter for closed fracture with malunion | CMS +S82113Q | Displaced fracture of unspecified tibial spine, subsequent encounter for open fracture type I or II with malunion | CMS +S82113R | Displaced fracture of unspecified tibial spine, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82113S | Displaced fracture of unspecified tibial spine, sequela | CMS +S82114A | Nondisplaced fracture of right tibial spine, initial encounter for closed fracture | CMS +S82114B | Nondisplaced fracture of right tibial spine, initial encounter for open fracture type I or II | CMS +S82114C | Nondisplaced fracture of right tibial spine, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82114D | Nondisplaced fracture of right tibial spine, subsequent encounter for closed fracture with routine healing | CMS +S82114E | Nondisplaced fracture of right tibial spine, subsequent encounter for open fracture type I or II with routine healing | CMS +S82114F | Nondisplaced fracture of right tibial spine, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82114G | Nondisplaced fracture of right tibial spine, subsequent encounter for closed fracture with delayed healing | CMS +S82114H | Nondisplaced fracture of right tibial spine, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82114J | Nondisplaced fracture of right tibial spine, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82114K | Nondisplaced fracture of right tibial spine, subsequent encounter for closed fracture with nonunion | CMS +S82114M | Nondisplaced fracture of right tibial spine, subsequent encounter for open fracture type I or II with nonunion | CMS +S82114N | Nondisplaced fracture of right tibial spine, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82114P | Nondisplaced fracture of right tibial spine, subsequent encounter for closed fracture with malunion | CMS +S82114Q | Nondisplaced fracture of right tibial spine, subsequent encounter for open fracture type I or II with malunion | CMS +S82114R | Nondisplaced fracture of right tibial spine, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82114S | Nondisplaced fracture of right tibial spine, sequela | CMS +S82115A | Nondisplaced fracture of left tibial spine, initial encounter for closed fracture | CMS +S82115B | Nondisplaced fracture of left tibial spine, initial encounter for open fracture type I or II | CMS +S82115C | Nondisplaced fracture of left tibial spine, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82115D | Nondisplaced fracture of left tibial spine, subsequent encounter for closed fracture with routine healing | CMS +S82115E | Nondisplaced fracture of left tibial spine, subsequent encounter for open fracture type I or II with routine healing | CMS +S82115F | Nondisplaced fracture of left tibial spine, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82115G | Nondisplaced fracture of left tibial spine, subsequent encounter for closed fracture with delayed healing | CMS +S82115H | Nondisplaced fracture of left tibial spine, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82115J | Nondisplaced fracture of left tibial spine, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82115K | Nondisplaced fracture of left tibial spine, subsequent encounter for closed fracture with nonunion | CMS +S82115M | Nondisplaced fracture of left tibial spine, subsequent encounter for open fracture type I or II with nonunion | CMS +S82115N | Nondisplaced fracture of left tibial spine, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82115P | Nondisplaced fracture of left tibial spine, subsequent encounter for closed fracture with malunion | CMS +S82115Q | Nondisplaced fracture of left tibial spine, subsequent encounter for open fracture type I or II with malunion | CMS +S82115R | Nondisplaced fracture of left tibial spine, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82115S | Nondisplaced fracture of left tibial spine, sequela | CMS +S82116A | Nondisplaced fracture of unspecified tibial spine, initial encounter for closed fracture | CMS +S82116B | Nondisplaced fracture of unspecified tibial spine, initial encounter for open fracture type I or II | CMS +S82116C | Nondisplaced fracture of unspecified tibial spine, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82116D | Nondisplaced fracture of unspecified tibial spine, subsequent encounter for closed fracture with routine healing | CMS +S82116E | Nondisplaced fracture of unspecified tibial spine, subsequent encounter for open fracture type I or II with routine healing | CMS +S82116F | Nondisplaced fracture of unspecified tibial spine, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82116G | Nondisplaced fracture of unspecified tibial spine, subsequent encounter for closed fracture with delayed healing | CMS +S82116H | Nondisplaced fracture of unspecified tibial spine, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82116J | Nondisplaced fracture of unspecified tibial spine, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82116K | Nondisplaced fracture of unspecified tibial spine, subsequent encounter for closed fracture with nonunion | CMS +S82116M | Nondisplaced fracture of unspecified tibial spine, subsequent encounter for open fracture type I or II with nonunion | CMS +S82116N | Nondisplaced fracture of unspecified tibial spine, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82116P | Nondisplaced fracture of unspecified tibial spine, subsequent encounter for closed fracture with malunion | CMS +S82116Q | Nondisplaced fracture of unspecified tibial spine, subsequent encounter for open fracture type I or II with malunion | CMS +S82116R | Nondisplaced fracture of unspecified tibial spine, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82116S | Nondisplaced fracture of unspecified tibial spine, sequela | CMS +S82121A | Displaced fracture of lateral condyle of right tibia, initial encounter for closed fracture | CMS +S82121B | Displaced fracture of lateral condyle of right tibia, initial encounter for open fracture type I or II | CMS +S82121C | Displaced fracture of lateral condyle of right tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82121D | Displaced fracture of lateral condyle of right tibia, subsequent encounter for closed fracture with routine healing | CMS +S82121E | Displaced fracture of lateral condyle of right tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82121F | Displaced fracture of lateral condyle of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82121G | Displaced fracture of lateral condyle of right tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82121H | Displaced fracture of lateral condyle of right tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82121J | Displaced fracture of lateral condyle of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82121K | Displaced fracture of lateral condyle of right tibia, subsequent encounter for closed fracture with nonunion | CMS +S82121M | Displaced fracture of lateral condyle of right tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82121N | Displaced fracture of lateral condyle of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82121P | Displaced fracture of lateral condyle of right tibia, subsequent encounter for closed fracture with malunion | CMS +S82121Q | Displaced fracture of lateral condyle of right tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82121R | Displaced fracture of lateral condyle of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82121S | Displaced fracture of lateral condyle of right tibia, sequela | CMS +S82122A | Displaced fracture of lateral condyle of left tibia, initial encounter for closed fracture | CMS +S82122B | Displaced fracture of lateral condyle of left tibia, initial encounter for open fracture type I or II | CMS +S82122C | Displaced fracture of lateral condyle of left tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82122D | Displaced fracture of lateral condyle of left tibia, subsequent encounter for closed fracture with routine healing | CMS +S82122E | Displaced fracture of lateral condyle of left tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82122F | Displaced fracture of lateral condyle of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82122G | Displaced fracture of lateral condyle of left tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82122H | Displaced fracture of lateral condyle of left tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82122J | Displaced fracture of lateral condyle of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82122K | Displaced fracture of lateral condyle of left tibia, subsequent encounter for closed fracture with nonunion | CMS +S82122M | Displaced fracture of lateral condyle of left tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82122N | Displaced fracture of lateral condyle of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82122P | Displaced fracture of lateral condyle of left tibia, subsequent encounter for closed fracture with malunion | CMS +S82122Q | Displaced fracture of lateral condyle of left tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82122R | Displaced fracture of lateral condyle of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82122S | Displaced fracture of lateral condyle of left tibia, sequela | CMS +S82123A | Displaced fracture of lateral condyle of unspecified tibia, initial encounter for closed fracture | CMS +S82123B | Displaced fracture of lateral condyle of unspecified tibia, initial encounter for open fracture type I or II | CMS +S82123C | Displaced fracture of lateral condyle of unspecified tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82123D | Displaced fracture of lateral condyle of unspecified tibia, subsequent encounter for closed fracture with routine healing | CMS +S82123E | Displaced fracture of lateral condyle of unspecified tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82123F | Displaced fracture of lateral condyle of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82123G | Displaced fracture of lateral condyle of unspecified tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82123H | Displaced fracture of lateral condyle of unspecified tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82123J | Displaced fracture of lateral condyle of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82123K | Displaced fracture of lateral condyle of unspecified tibia, subsequent encounter for closed fracture with nonunion | CMS +S82123M | Displaced fracture of lateral condyle of unspecified tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82123N | Displaced fracture of lateral condyle of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82123P | Displaced fracture of lateral condyle of unspecified tibia, subsequent encounter for closed fracture with malunion | CMS +S82123Q | Displaced fracture of lateral condyle of unspecified tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82123R | Displaced fracture of lateral condyle of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82123S | Displaced fracture of lateral condyle of unspecified tibia, sequela | CMS +S82124A | Nondisplaced fracture of lateral condyle of right tibia, initial encounter for closed fracture | CMS +S82124B | Nondisplaced fracture of lateral condyle of right tibia, initial encounter for open fracture type I or II | CMS +S82124C | Nondisplaced fracture of lateral condyle of right tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82124D | Nondisplaced fracture of lateral condyle of right tibia, subsequent encounter for closed fracture with routine healing | CMS +S82124E | Nondisplaced fracture of lateral condyle of right tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82124F | Nondisplaced fracture of lateral condyle of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82124G | Nondisplaced fracture of lateral condyle of right tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82124H | Nondisplaced fracture of lateral condyle of right tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82124J | Nondisplaced fracture of lateral condyle of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82124K | Nondisplaced fracture of lateral condyle of right tibia, subsequent encounter for closed fracture with nonunion | CMS +S82124M | Nondisplaced fracture of lateral condyle of right tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82124N | Nondisplaced fracture of lateral condyle of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82124P | Nondisplaced fracture of lateral condyle of right tibia, subsequent encounter for closed fracture with malunion | CMS +S82124Q | Nondisplaced fracture of lateral condyle of right tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82124R | Nondisplaced fracture of lateral condyle of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82124S | Nondisplaced fracture of lateral condyle of right tibia, sequela | CMS +S82125A | Nondisplaced fracture of lateral condyle of left tibia, initial encounter for closed fracture | CMS +S82125B | Nondisplaced fracture of lateral condyle of left tibia, initial encounter for open fracture type I or II | CMS +S82125C | Nondisplaced fracture of lateral condyle of left tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82125D | Nondisplaced fracture of lateral condyle of left tibia, subsequent encounter for closed fracture with routine healing | CMS +S82125E | Nondisplaced fracture of lateral condyle of left tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82125F | Nondisplaced fracture of lateral condyle of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82125G | Nondisplaced fracture of lateral condyle of left tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82125H | Nondisplaced fracture of lateral condyle of left tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82125J | Nondisplaced fracture of lateral condyle of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82125K | Nondisplaced fracture of lateral condyle of left tibia, subsequent encounter for closed fracture with nonunion | CMS +S82125M | Nondisplaced fracture of lateral condyle of left tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82125N | Nondisplaced fracture of lateral condyle of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82125P | Nondisplaced fracture of lateral condyle of left tibia, subsequent encounter for closed fracture with malunion | CMS +S82125Q | Nondisplaced fracture of lateral condyle of left tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82125R | Nondisplaced fracture of lateral condyle of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82125S | Nondisplaced fracture of lateral condyle of left tibia, sequela | CMS +S82126A | Nondisplaced fracture of lateral condyle of unspecified tibia, initial encounter for closed fracture | CMS +S82126B | Nondisplaced fracture of lateral condyle of unspecified tibia, initial encounter for open fracture type I or II | CMS +S82126C | Nondisplaced fracture of lateral condyle of unspecified tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82126D | Nondisplaced fracture of lateral condyle of unspecified tibia, subsequent encounter for closed fracture with routine healing | CMS +S82126E | Nondisplaced fracture of lateral condyle of unspecified tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82126F | Nondisplaced fracture of lateral condyle of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82126G | Nondisplaced fracture of lateral condyle of unspecified tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82126H | Nondisplaced fracture of lateral condyle of unspecified tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82126J | Nondisplaced fracture of lateral condyle of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82126K | Nondisplaced fracture of lateral condyle of unspecified tibia, subsequent encounter for closed fracture with nonunion | CMS +S82126M | Nondisplaced fracture of lateral condyle of unspecified tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82126N | Nondisplaced fracture of lateral condyle of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82126P | Nondisplaced fracture of lateral condyle of unspecified tibia, subsequent encounter for closed fracture with malunion | CMS +S82126Q | Nondisplaced fracture of lateral condyle of unspecified tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82126R | Nondisplaced fracture of lateral condyle of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82126S | Nondisplaced fracture of lateral condyle of unspecified tibia, sequela | CMS +S82131A | Displaced fracture of medial condyle of right tibia, initial encounter for closed fracture | CMS +S82131B | Displaced fracture of medial condyle of right tibia, initial encounter for open fracture type I or II | CMS +S82131C | Displaced fracture of medial condyle of right tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82131D | Displaced fracture of medial condyle of right tibia, subsequent encounter for closed fracture with routine healing | CMS +S82131E | Displaced fracture of medial condyle of right tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82131F | Displaced fracture of medial condyle of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82131G | Displaced fracture of medial condyle of right tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82131H | Displaced fracture of medial condyle of right tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82131J | Displaced fracture of medial condyle of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82131K | Displaced fracture of medial condyle of right tibia, subsequent encounter for closed fracture with nonunion | CMS +S82131M | Displaced fracture of medial condyle of right tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82131N | Displaced fracture of medial condyle of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82131P | Displaced fracture of medial condyle of right tibia, subsequent encounter for closed fracture with malunion | CMS +S82131Q | Displaced fracture of medial condyle of right tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82131R | Displaced fracture of medial condyle of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82131S | Displaced fracture of medial condyle of right tibia, sequela | CMS +S82132A | Displaced fracture of medial condyle of left tibia, initial encounter for closed fracture | CMS +S82132B | Displaced fracture of medial condyle of left tibia, initial encounter for open fracture type I or II | CMS +S82132C | Displaced fracture of medial condyle of left tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82132D | Displaced fracture of medial condyle of left tibia, subsequent encounter for closed fracture with routine healing | CMS +S82132E | Displaced fracture of medial condyle of left tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82132F | Displaced fracture of medial condyle of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82132G | Displaced fracture of medial condyle of left tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82132H | Displaced fracture of medial condyle of left tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82132J | Displaced fracture of medial condyle of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82132K | Displaced fracture of medial condyle of left tibia, subsequent encounter for closed fracture with nonunion | CMS +S82132M | Displaced fracture of medial condyle of left tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82132N | Displaced fracture of medial condyle of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82132P | Displaced fracture of medial condyle of left tibia, subsequent encounter for closed fracture with malunion | CMS +S82132Q | Displaced fracture of medial condyle of left tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82132R | Displaced fracture of medial condyle of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82132S | Displaced fracture of medial condyle of left tibia, sequela | CMS +S82133A | Displaced fracture of medial condyle of unspecified tibia, initial encounter for closed fracture | CMS +S82133B | Displaced fracture of medial condyle of unspecified tibia, initial encounter for open fracture type I or II | CMS +S82133C | Displaced fracture of medial condyle of unspecified tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82133D | Displaced fracture of medial condyle of unspecified tibia, subsequent encounter for closed fracture with routine healing | CMS +S82133E | Displaced fracture of medial condyle of unspecified tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82133F | Displaced fracture of medial condyle of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82133G | Displaced fracture of medial condyle of unspecified tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82133H | Displaced fracture of medial condyle of unspecified tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82133J | Displaced fracture of medial condyle of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82133K | Displaced fracture of medial condyle of unspecified tibia, subsequent encounter for closed fracture with nonunion | CMS +S82133M | Displaced fracture of medial condyle of unspecified tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82133N | Displaced fracture of medial condyle of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82133P | Displaced fracture of medial condyle of unspecified tibia, subsequent encounter for closed fracture with malunion | CMS +S82133Q | Displaced fracture of medial condyle of unspecified tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82133R | Displaced fracture of medial condyle of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82133S | Displaced fracture of medial condyle of unspecified tibia, sequela | CMS +S82134A | Nondisplaced fracture of medial condyle of right tibia, initial encounter for closed fracture | CMS +S82134B | Nondisplaced fracture of medial condyle of right tibia, initial encounter for open fracture type I or II | CMS +S82134C | Nondisplaced fracture of medial condyle of right tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82134D | Nondisplaced fracture of medial condyle of right tibia, subsequent encounter for closed fracture with routine healing | CMS +S82134E | Nondisplaced fracture of medial condyle of right tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82134F | Nondisplaced fracture of medial condyle of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82134G | Nondisplaced fracture of medial condyle of right tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82134H | Nondisplaced fracture of medial condyle of right tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82134J | Nondisplaced fracture of medial condyle of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82134K | Nondisplaced fracture of medial condyle of right tibia, subsequent encounter for closed fracture with nonunion | CMS +S82134M | Nondisplaced fracture of medial condyle of right tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82134N | Nondisplaced fracture of medial condyle of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82134P | Nondisplaced fracture of medial condyle of right tibia, subsequent encounter for closed fracture with malunion | CMS +S82134Q | Nondisplaced fracture of medial condyle of right tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82134R | Nondisplaced fracture of medial condyle of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82134S | Nondisplaced fracture of medial condyle of right tibia, sequela | CMS +S82135A | Nondisplaced fracture of medial condyle of left tibia, initial encounter for closed fracture | CMS +S82135B | Nondisplaced fracture of medial condyle of left tibia, initial encounter for open fracture type I or II | CMS +S82135C | Nondisplaced fracture of medial condyle of left tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82135D | Nondisplaced fracture of medial condyle of left tibia, subsequent encounter for closed fracture with routine healing | CMS +S82135E | Nondisplaced fracture of medial condyle of left tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82135F | Nondisplaced fracture of medial condyle of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82135G | Nondisplaced fracture of medial condyle of left tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82135H | Nondisplaced fracture of medial condyle of left tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82135J | Nondisplaced fracture of medial condyle of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82135K | Nondisplaced fracture of medial condyle of left tibia, subsequent encounter for closed fracture with nonunion | CMS +S82135M | Nondisplaced fracture of medial condyle of left tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82135N | Nondisplaced fracture of medial condyle of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82135P | Nondisplaced fracture of medial condyle of left tibia, subsequent encounter for closed fracture with malunion | CMS +S82135Q | Nondisplaced fracture of medial condyle of left tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82135R | Nondisplaced fracture of medial condyle of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82135S | Nondisplaced fracture of medial condyle of left tibia, sequela | CMS +S82136A | Nondisplaced fracture of medial condyle of unspecified tibia, initial encounter for closed fracture | CMS +S82136B | Nondisplaced fracture of medial condyle of unspecified tibia, initial encounter for open fracture type I or II | CMS +S82136C | Nondisplaced fracture of medial condyle of unspecified tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82136D | Nondisplaced fracture of medial condyle of unspecified tibia, subsequent encounter for closed fracture with routine healing | CMS +S82136E | Nondisplaced fracture of medial condyle of unspecified tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82136F | Nondisplaced fracture of medial condyle of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82136G | Nondisplaced fracture of medial condyle of unspecified tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82136H | Nondisplaced fracture of medial condyle of unspecified tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82136J | Nondisplaced fracture of medial condyle of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82136K | Nondisplaced fracture of medial condyle of unspecified tibia, subsequent encounter for closed fracture with nonunion | CMS +S82136M | Nondisplaced fracture of medial condyle of unspecified tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82136N | Nondisplaced fracture of medial condyle of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82136P | Nondisplaced fracture of medial condyle of unspecified tibia, subsequent encounter for closed fracture with malunion | CMS +S82136Q | Nondisplaced fracture of medial condyle of unspecified tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82136R | Nondisplaced fracture of medial condyle of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82136S | Nondisplaced fracture of medial condyle of unspecified tibia, sequela | CMS +S82141A | Displaced bicondylar fracture of right tibia, initial encounter for closed fracture | CMS +S82141B | Displaced bicondylar fracture of right tibia, initial encounter for open fracture type I or II | CMS +S82141C | Displaced bicondylar fracture of right tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82141D | Displaced bicondylar fracture of right tibia, subsequent encounter for closed fracture with routine healing | CMS +S82141E | Displaced bicondylar fracture of right tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82141F | Displaced bicondylar fracture of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82141G | Displaced bicondylar fracture of right tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82141H | Displaced bicondylar fracture of right tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82141J | Displaced bicondylar fracture of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82141K | Displaced bicondylar fracture of right tibia, subsequent encounter for closed fracture with nonunion | CMS +S82141M | Displaced bicondylar fracture of right tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82141N | Displaced bicondylar fracture of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82141P | Displaced bicondylar fracture of right tibia, subsequent encounter for closed fracture with malunion | CMS +S82141Q | Displaced bicondylar fracture of right tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82141R | Displaced bicondylar fracture of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82141S | Displaced bicondylar fracture of right tibia, sequela | CMS +S82142A | Displaced bicondylar fracture of left tibia, initial encounter for closed fracture | CMS +S82142B | Displaced bicondylar fracture of left tibia, initial encounter for open fracture type I or II | CMS +S82142C | Displaced bicondylar fracture of left tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82142D | Displaced bicondylar fracture of left tibia, subsequent encounter for closed fracture with routine healing | CMS +S82142E | Displaced bicondylar fracture of left tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82142F | Displaced bicondylar fracture of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82142G | Displaced bicondylar fracture of left tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82142H | Displaced bicondylar fracture of left tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82142J | Displaced bicondylar fracture of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82142K | Displaced bicondylar fracture of left tibia, subsequent encounter for closed fracture with nonunion | CMS +S82142M | Displaced bicondylar fracture of left tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82142N | Displaced bicondylar fracture of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82142P | Displaced bicondylar fracture of left tibia, subsequent encounter for closed fracture with malunion | CMS +S82142Q | Displaced bicondylar fracture of left tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82142R | Displaced bicondylar fracture of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82142S | Displaced bicondylar fracture of left tibia, sequela | CMS +S82143A | Displaced bicondylar fracture of unspecified tibia, initial encounter for closed fracture | CMS +S82143B | Displaced bicondylar fracture of unspecified tibia, initial encounter for open fracture type I or II | CMS +S82143C | Displaced bicondylar fracture of unspecified tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82143D | Displaced bicondylar fracture of unspecified tibia, subsequent encounter for closed fracture with routine healing | CMS +S82143E | Displaced bicondylar fracture of unspecified tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82143F | Displaced bicondylar fracture of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82143G | Displaced bicondylar fracture of unspecified tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82143H | Displaced bicondylar fracture of unspecified tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82143J | Displaced bicondylar fracture of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82143K | Displaced bicondylar fracture of unspecified tibia, subsequent encounter for closed fracture with nonunion | CMS +S82143M | Displaced bicondylar fracture of unspecified tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82143N | Displaced bicondylar fracture of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82143P | Displaced bicondylar fracture of unspecified tibia, subsequent encounter for closed fracture with malunion | CMS +S82143Q | Displaced bicondylar fracture of unspecified tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82143R | Displaced bicondylar fracture of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82143S | Displaced bicondylar fracture of unspecified tibia, sequela | CMS +S82144A | Nondisplaced bicondylar fracture of right tibia, initial encounter for closed fracture | CMS +S82144B | Nondisplaced bicondylar fracture of right tibia, initial encounter for open fracture type I or II | CMS +S82144C | Nondisplaced bicondylar fracture of right tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82144D | Nondisplaced bicondylar fracture of right tibia, subsequent encounter for closed fracture with routine healing | CMS +S82144E | Nondisplaced bicondylar fracture of right tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82144F | Nondisplaced bicondylar fracture of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82144G | Nondisplaced bicondylar fracture of right tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82144H | Nondisplaced bicondylar fracture of right tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82144J | Nondisplaced bicondylar fracture of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82144K | Nondisplaced bicondylar fracture of right tibia, subsequent encounter for closed fracture with nonunion | CMS +S82144M | Nondisplaced bicondylar fracture of right tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82144N | Nondisplaced bicondylar fracture of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82144P | Nondisplaced bicondylar fracture of right tibia, subsequent encounter for closed fracture with malunion | CMS +S82144Q | Nondisplaced bicondylar fracture of right tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82144R | Nondisplaced bicondylar fracture of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82144S | Nondisplaced bicondylar fracture of right tibia, sequela | CMS +S82145A | Nondisplaced bicondylar fracture of left tibia, initial encounter for closed fracture | CMS +S82145B | Nondisplaced bicondylar fracture of left tibia, initial encounter for open fracture type I or II | CMS +S82145C | Nondisplaced bicondylar fracture of left tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82145D | Nondisplaced bicondylar fracture of left tibia, subsequent encounter for closed fracture with routine healing | CMS +S82145E | Nondisplaced bicondylar fracture of left tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82145F | Nondisplaced bicondylar fracture of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82145G | Nondisplaced bicondylar fracture of left tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82145H | Nondisplaced bicondylar fracture of left tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82145J | Nondisplaced bicondylar fracture of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82145K | Nondisplaced bicondylar fracture of left tibia, subsequent encounter for closed fracture with nonunion | CMS +S82145M | Nondisplaced bicondylar fracture of left tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82145N | Nondisplaced bicondylar fracture of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82145P | Nondisplaced bicondylar fracture of left tibia, subsequent encounter for closed fracture with malunion | CMS +S82145Q | Nondisplaced bicondylar fracture of left tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82145R | Nondisplaced bicondylar fracture of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82145S | Nondisplaced bicondylar fracture of left tibia, sequela | CMS +S82146A | Nondisplaced bicondylar fracture of unspecified tibia, initial encounter for closed fracture | CMS +S82146B | Nondisplaced bicondylar fracture of unspecified tibia, initial encounter for open fracture type I or II | CMS +S82146C | Nondisplaced bicondylar fracture of unspecified tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82146D | Nondisplaced bicondylar fracture of unspecified tibia, subsequent encounter for closed fracture with routine healing | CMS +S82146E | Nondisplaced bicondylar fracture of unspecified tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82146F | Nondisplaced bicondylar fracture of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82146G | Nondisplaced bicondylar fracture of unspecified tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82146H | Nondisplaced bicondylar fracture of unspecified tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82146J | Nondisplaced bicondylar fracture of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82146K | Nondisplaced bicondylar fracture of unspecified tibia, subsequent encounter for closed fracture with nonunion | CMS +S82146M | Nondisplaced bicondylar fracture of unspecified tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82146N | Nondisplaced bicondylar fracture of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82146P | Nondisplaced bicondylar fracture of unspecified tibia, subsequent encounter for closed fracture with malunion | CMS +S82146Q | Nondisplaced bicondylar fracture of unspecified tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82146R | Nondisplaced bicondylar fracture of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82146S | Nondisplaced bicondylar fracture of unspecified tibia, sequela | CMS +S82151A | Displaced fracture of right tibial tuberosity, initial encounter for closed fracture | CMS +S82151B | Displaced fracture of right tibial tuberosity, initial encounter for open fracture type I or II | CMS +S82151C | Displaced fracture of right tibial tuberosity, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82151D | Displaced fracture of right tibial tuberosity, subsequent encounter for closed fracture with routine healing | CMS +S82151E | Displaced fracture of right tibial tuberosity, subsequent encounter for open fracture type I or II with routine healing | CMS +S82151F | Displaced fracture of right tibial tuberosity, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82151G | Displaced fracture of right tibial tuberosity, subsequent encounter for closed fracture with delayed healing | CMS +S82151H | Displaced fracture of right tibial tuberosity, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82151J | Displaced fracture of right tibial tuberosity, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82151K | Displaced fracture of right tibial tuberosity, subsequent encounter for closed fracture with nonunion | CMS +S82151M | Displaced fracture of right tibial tuberosity, subsequent encounter for open fracture type I or II with nonunion | CMS +S82151N | Displaced fracture of right tibial tuberosity, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82151P | Displaced fracture of right tibial tuberosity, subsequent encounter for closed fracture with malunion | CMS +S82151Q | Displaced fracture of right tibial tuberosity, subsequent encounter for open fracture type I or II with malunion | CMS +S82151R | Displaced fracture of right tibial tuberosity, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82151S | Displaced fracture of right tibial tuberosity, sequela | CMS +S82152A | Displaced fracture of left tibial tuberosity, initial encounter for closed fracture | CMS +S82152B | Displaced fracture of left tibial tuberosity, initial encounter for open fracture type I or II | CMS +S82152C | Displaced fracture of left tibial tuberosity, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82152D | Displaced fracture of left tibial tuberosity, subsequent encounter for closed fracture with routine healing | CMS +S82152E | Displaced fracture of left tibial tuberosity, subsequent encounter for open fracture type I or II with routine healing | CMS +S82152F | Displaced fracture of left tibial tuberosity, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82152G | Displaced fracture of left tibial tuberosity, subsequent encounter for closed fracture with delayed healing | CMS +S82152H | Displaced fracture of left tibial tuberosity, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82152J | Displaced fracture of left tibial tuberosity, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82152K | Displaced fracture of left tibial tuberosity, subsequent encounter for closed fracture with nonunion | CMS +S82152M | Displaced fracture of left tibial tuberosity, subsequent encounter for open fracture type I or II with nonunion | CMS +S82152N | Displaced fracture of left tibial tuberosity, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82152P | Displaced fracture of left tibial tuberosity, subsequent encounter for closed fracture with malunion | CMS +S82152Q | Displaced fracture of left tibial tuberosity, subsequent encounter for open fracture type I or II with malunion | CMS +S82152R | Displaced fracture of left tibial tuberosity, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82152S | Displaced fracture of left tibial tuberosity, sequela | CMS +S82153A | Displaced fracture of unspecified tibial tuberosity, initial encounter for closed fracture | CMS +S82153B | Displaced fracture of unspecified tibial tuberosity, initial encounter for open fracture type I or II | CMS +S82153C | Displaced fracture of unspecified tibial tuberosity, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82153D | Displaced fracture of unspecified tibial tuberosity, subsequent encounter for closed fracture with routine healing | CMS +S82153E | Displaced fracture of unspecified tibial tuberosity, subsequent encounter for open fracture type I or II with routine healing | CMS +S82153F | Displaced fracture of unspecified tibial tuberosity, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82153G | Displaced fracture of unspecified tibial tuberosity, subsequent encounter for closed fracture with delayed healing | CMS +S82153H | Displaced fracture of unspecified tibial tuberosity, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82153J | Displaced fracture of unspecified tibial tuberosity, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82153K | Displaced fracture of unspecified tibial tuberosity, subsequent encounter for closed fracture with nonunion | CMS +S82153M | Displaced fracture of unspecified tibial tuberosity, subsequent encounter for open fracture type I or II with nonunion | CMS +S82153N | Displaced fracture of unspecified tibial tuberosity, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82153P | Displaced fracture of unspecified tibial tuberosity, subsequent encounter for closed fracture with malunion | CMS +S82153Q | Displaced fracture of unspecified tibial tuberosity, subsequent encounter for open fracture type I or II with malunion | CMS +S82153R | Displaced fracture of unspecified tibial tuberosity, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82153S | Displaced fracture of unspecified tibial tuberosity, sequela | CMS +S82154A | Nondisplaced fracture of right tibial tuberosity, initial encounter for closed fracture | CMS +S82154B | Nondisplaced fracture of right tibial tuberosity, initial encounter for open fracture type I or II | CMS +S82154C | Nondisplaced fracture of right tibial tuberosity, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82154D | Nondisplaced fracture of right tibial tuberosity, subsequent encounter for closed fracture with routine healing | CMS +S82154E | Nondisplaced fracture of right tibial tuberosity, subsequent encounter for open fracture type I or II with routine healing | CMS +S82154F | Nondisplaced fracture of right tibial tuberosity, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82154G | Nondisplaced fracture of right tibial tuberosity, subsequent encounter for closed fracture with delayed healing | CMS +S82154H | Nondisplaced fracture of right tibial tuberosity, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82154J | Nondisplaced fracture of right tibial tuberosity, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82154K | Nondisplaced fracture of right tibial tuberosity, subsequent encounter for closed fracture with nonunion | CMS +S82154M | Nondisplaced fracture of right tibial tuberosity, subsequent encounter for open fracture type I or II with nonunion | CMS +S82154N | Nondisplaced fracture of right tibial tuberosity, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82154P | Nondisplaced fracture of right tibial tuberosity, subsequent encounter for closed fracture with malunion | CMS +S82154Q | Nondisplaced fracture of right tibial tuberosity, subsequent encounter for open fracture type I or II with malunion | CMS +S82154R | Nondisplaced fracture of right tibial tuberosity, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82154S | Nondisplaced fracture of right tibial tuberosity, sequela | CMS +S82155A | Nondisplaced fracture of left tibial tuberosity, initial encounter for closed fracture | CMS +S82155B | Nondisplaced fracture of left tibial tuberosity, initial encounter for open fracture type I or II | CMS +S82155C | Nondisplaced fracture of left tibial tuberosity, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82155D | Nondisplaced fracture of left tibial tuberosity, subsequent encounter for closed fracture with routine healing | CMS +S82155E | Nondisplaced fracture of left tibial tuberosity, subsequent encounter for open fracture type I or II with routine healing | CMS +S82155F | Nondisplaced fracture of left tibial tuberosity, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82155G | Nondisplaced fracture of left tibial tuberosity, subsequent encounter for closed fracture with delayed healing | CMS +S82155H | Nondisplaced fracture of left tibial tuberosity, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82155J | Nondisplaced fracture of left tibial tuberosity, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82155K | Nondisplaced fracture of left tibial tuberosity, subsequent encounter for closed fracture with nonunion | CMS +S82155M | Nondisplaced fracture of left tibial tuberosity, subsequent encounter for open fracture type I or II with nonunion | CMS +S82155N | Nondisplaced fracture of left tibial tuberosity, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82155P | Nondisplaced fracture of left tibial tuberosity, subsequent encounter for closed fracture with malunion | CMS +S82155Q | Nondisplaced fracture of left tibial tuberosity, subsequent encounter for open fracture type I or II with malunion | CMS +S82155R | Nondisplaced fracture of left tibial tuberosity, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82155S | Nondisplaced fracture of left tibial tuberosity, sequela | CMS +S82156A | Nondisplaced fracture of unspecified tibial tuberosity, initial encounter for closed fracture | CMS +S82156B | Nondisplaced fracture of unspecified tibial tuberosity, initial encounter for open fracture type I or II | CMS +S82156C | Nondisplaced fracture of unspecified tibial tuberosity, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82156D | Nondisplaced fracture of unspecified tibial tuberosity, subsequent encounter for closed fracture with routine healing | CMS +S82156E | Nondisplaced fracture of unspecified tibial tuberosity, subsequent encounter for open fracture type I or II with routine healing | CMS +S82156F | Nondisplaced fracture of unspecified tibial tuberosity, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82156G | Nondisplaced fracture of unspecified tibial tuberosity, subsequent encounter for closed fracture with delayed healing | CMS +S82156H | Nondisplaced fracture of unspecified tibial tuberosity, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82156J | Nondisplaced fracture of unspecified tibial tuberosity, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82156K | Nondisplaced fracture of unspecified tibial tuberosity, subsequent encounter for closed fracture with nonunion | CMS +S82156M | Nondisplaced fracture of unspecified tibial tuberosity, subsequent encounter for open fracture type I or II with nonunion | CMS +S82156N | Nondisplaced fracture of unspecified tibial tuberosity, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82156P | Nondisplaced fracture of unspecified tibial tuberosity, subsequent encounter for closed fracture with malunion | CMS +S82156Q | Nondisplaced fracture of unspecified tibial tuberosity, subsequent encounter for open fracture type I or II with malunion | CMS +S82156R | Nondisplaced fracture of unspecified tibial tuberosity, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82156S | Nondisplaced fracture of unspecified tibial tuberosity, sequela | CMS +S82161A | Torus fracture of upper end of right tibia, initial encounter for closed fracture | CMS +S82161D | Torus fracture of upper end of right tibia, subsequent encounter for fracture with routine healing | CMS +S82161G | Torus fracture of upper end of right tibia, subsequent encounter for fracture with delayed healing | CMS +S82161K | Torus fracture of upper end of right tibia, subsequent encounter for fracture with nonunion | CMS +S82161P | Torus fracture of upper end of right tibia, subsequent encounter for fracture with malunion | CMS +S82161S | Torus fracture of upper end of right tibia, sequela | CMS +S82162A | Torus fracture of upper end of left tibia, initial encounter for closed fracture | CMS +S82162D | Torus fracture of upper end of left tibia, subsequent encounter for fracture with routine healing | CMS +S82162G | Torus fracture of upper end of left tibia, subsequent encounter for fracture with delayed healing | CMS +S82162K | Torus fracture of upper end of left tibia, subsequent encounter for fracture with nonunion | CMS +S82162P | Torus fracture of upper end of left tibia, subsequent encounter for fracture with malunion | CMS +S82162S | Torus fracture of upper end of left tibia, sequela | CMS +S82169A | Torus fracture of upper end of unspecified tibia, initial encounter for closed fracture | CMS +S82169D | Torus fracture of upper end of unspecified tibia, subsequent encounter for fracture with routine healing | CMS +S82169G | Torus fracture of upper end of unspecified tibia, subsequent encounter for fracture with delayed healing | CMS +S82169K | Torus fracture of upper end of unspecified tibia, subsequent encounter for fracture with nonunion | CMS +S82169P | Torus fracture of upper end of unspecified tibia, subsequent encounter for fracture with malunion | CMS +S82169S | Torus fracture of upper end of unspecified tibia, sequela | CMS +S82191A | Other fracture of upper end of right tibia, initial encounter for closed fracture | CMS +S82191B | Other fracture of upper end of right tibia, initial encounter for open fracture type I or II | CMS +S82191C | Other fracture of upper end of right tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82191D | Other fracture of upper end of right tibia, subsequent encounter for closed fracture with routine healing | CMS +S82191E | Other fracture of upper end of right tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82191F | Other fracture of upper end of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82191G | Other fracture of upper end of right tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82191H | Other fracture of upper end of right tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82191J | Other fracture of upper end of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82191K | Other fracture of upper end of right tibia, subsequent encounter for closed fracture with nonunion | CMS +S82191M | Other fracture of upper end of right tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82191N | Other fracture of upper end of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82191P | Other fracture of upper end of right tibia, subsequent encounter for closed fracture with malunion | CMS +S82191Q | Other fracture of upper end of right tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82191R | Other fracture of upper end of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82191S | Other fracture of upper end of right tibia, sequela | CMS +S82192A | Other fracture of upper end of left tibia, initial encounter for closed fracture | CMS +S82192B | Other fracture of upper end of left tibia, initial encounter for open fracture type I or II | CMS +S82192C | Other fracture of upper end of left tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82192D | Other fracture of upper end of left tibia, subsequent encounter for closed fracture with routine healing | CMS +S82192E | Other fracture of upper end of left tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82192F | Other fracture of upper end of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82192G | Other fracture of upper end of left tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82192H | Other fracture of upper end of left tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82192J | Other fracture of upper end of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82192K | Other fracture of upper end of left tibia, subsequent encounter for closed fracture with nonunion | CMS +S82192M | Other fracture of upper end of left tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82192N | Other fracture of upper end of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82192P | Other fracture of upper end of left tibia, subsequent encounter for closed fracture with malunion | CMS +S82192Q | Other fracture of upper end of left tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82192R | Other fracture of upper end of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82192S | Other fracture of upper end of left tibia, sequela | CMS +S82199A | Other fracture of upper end of unspecified tibia, initial encounter for closed fracture | CMS +S82199B | Other fracture of upper end of unspecified tibia, initial encounter for open fracture type I or II | CMS +S82199C | Other fracture of upper end of unspecified tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82199D | Other fracture of upper end of unspecified tibia, subsequent encounter for closed fracture with routine healing | CMS +S82199E | Other fracture of upper end of unspecified tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82199F | Other fracture of upper end of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82199G | Other fracture of upper end of unspecified tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82199H | Other fracture of upper end of unspecified tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82199J | Other fracture of upper end of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82199K | Other fracture of upper end of unspecified tibia, subsequent encounter for closed fracture with nonunion | CMS +S82199M | Other fracture of upper end of unspecified tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82199N | Other fracture of upper end of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82199P | Other fracture of upper end of unspecified tibia, subsequent encounter for closed fracture with malunion | CMS +S82199Q | Other fracture of upper end of unspecified tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82199R | Other fracture of upper end of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82199S | Other fracture of upper end of unspecified tibia, sequela | CMS +S822 | Fracture of shaft of tibia | WHO +S82201A | Unspecified fracture of shaft of right tibia, initial encounter for closed fracture | CMS +S82201B | Unspecified fracture of shaft of right tibia, initial encounter for open fracture type I or II | CMS +S82201C | Unspecified fracture of shaft of right tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82201D | Unspecified fracture of shaft of right tibia, subsequent encounter for closed fracture with routine healing | CMS +S82201E | Unspecified fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82201F | Unspecified fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82201G | Unspecified fracture of shaft of right tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82201H | Unspecified fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82201J | Unspecified fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82201K | Unspecified fracture of shaft of right tibia, subsequent encounter for closed fracture with nonunion | CMS +S82201M | Unspecified fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82201N | Unspecified fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82201P | Unspecified fracture of shaft of right tibia, subsequent encounter for closed fracture with malunion | CMS +S82201Q | Unspecified fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82201R | Unspecified fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82201S | Unspecified fracture of shaft of right tibia, sequela | CMS +S82202A | Unspecified fracture of shaft of left tibia, initial encounter for closed fracture | CMS +S82202B | Unspecified fracture of shaft of left tibia, initial encounter for open fracture type I or II | CMS +S82202C | Unspecified fracture of shaft of left tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82202D | Unspecified fracture of shaft of left tibia, subsequent encounter for closed fracture with routine healing | CMS +S82202E | Unspecified fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82202F | Unspecified fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82202G | Unspecified fracture of shaft of left tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82202H | Unspecified fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82202J | Unspecified fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82202K | Unspecified fracture of shaft of left tibia, subsequent encounter for closed fracture with nonunion | CMS +S82202M | Unspecified fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82202N | Unspecified fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82202P | Unspecified fracture of shaft of left tibia, subsequent encounter for closed fracture with malunion | CMS +S82202Q | Unspecified fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82202R | Unspecified fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82202S | Unspecified fracture of shaft of left tibia, sequela | CMS +S82209A | Unspecified fracture of shaft of unspecified tibia, initial encounter for closed fracture | CMS +S82209B | Unspecified fracture of shaft of unspecified tibia, initial encounter for open fracture type I or II | CMS +S82209C | Unspecified fracture of shaft of unspecified tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82209D | Unspecified fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with routine healing | CMS +S82209E | Unspecified fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82209F | Unspecified fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82209G | Unspecified fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82209H | Unspecified fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82209J | Unspecified fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82209K | Unspecified fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with nonunion | CMS +S82209M | Unspecified fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82209N | Unspecified fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82209P | Unspecified fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with malunion | CMS +S82209Q | Unspecified fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82209R | Unspecified fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82209S | Unspecified fracture of shaft of unspecified tibia, sequela | CMS +S82221A | Displaced transverse fracture of shaft of right tibia, initial encounter for closed fracture | CMS +S82221B | Displaced transverse fracture of shaft of right tibia, initial encounter for open fracture type I or II | CMS +S82221C | Displaced transverse fracture of shaft of right tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82221D | Displaced transverse fracture of shaft of right tibia, subsequent encounter for closed fracture with routine healing | CMS +S82221E | Displaced transverse fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82221F | Displaced transverse fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82221G | Displaced transverse fracture of shaft of right tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82221H | Displaced transverse fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82221J | Displaced transverse fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82221K | Displaced transverse fracture of shaft of right tibia, subsequent encounter for closed fracture with nonunion | CMS +S82221M | Displaced transverse fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82221N | Displaced transverse fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82221P | Displaced transverse fracture of shaft of right tibia, subsequent encounter for closed fracture with malunion | CMS +S82221Q | Displaced transverse fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82221R | Displaced transverse fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82221S | Displaced transverse fracture of shaft of right tibia, sequela | CMS +S82222A | Displaced transverse fracture of shaft of left tibia, initial encounter for closed fracture | CMS +S82222B | Displaced transverse fracture of shaft of left tibia, initial encounter for open fracture type I or II | CMS +S82222C | Displaced transverse fracture of shaft of left tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82222D | Displaced transverse fracture of shaft of left tibia, subsequent encounter for closed fracture with routine healing | CMS +S82222E | Displaced transverse fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82222F | Displaced transverse fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82222G | Displaced transverse fracture of shaft of left tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82222H | Displaced transverse fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82222J | Displaced transverse fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82222K | Displaced transverse fracture of shaft of left tibia, subsequent encounter for closed fracture with nonunion | CMS +S82222M | Displaced transverse fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82222N | Displaced transverse fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82222P | Displaced transverse fracture of shaft of left tibia, subsequent encounter for closed fracture with malunion | CMS +S82222Q | Displaced transverse fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82222R | Displaced transverse fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82222S | Displaced transverse fracture of shaft of left tibia, sequela | CMS +S82223A | Displaced transverse fracture of shaft of unspecified tibia, initial encounter for closed fracture | CMS +S82223B | Displaced transverse fracture of shaft of unspecified tibia, initial encounter for open fracture type I or II | CMS +S82223C | Displaced transverse fracture of shaft of unspecified tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82223D | Displaced transverse fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with routine healing | CMS +S82223E | Displaced transverse fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82223F | Displaced transverse fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82223G | Displaced transverse fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82223H | Displaced transverse fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82223J | Displaced transverse fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82223K | Displaced transverse fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with nonunion | CMS +S82223M | Displaced transverse fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82223N | Displaced transverse fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82223P | Displaced transverse fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with malunion | CMS +S82223Q | Displaced transverse fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82223R | Displaced transverse fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82223S | Displaced transverse fracture of shaft of unspecified tibia, sequela | CMS +S82224A | Nondisplaced transverse fracture of shaft of right tibia, initial encounter for closed fracture | CMS +S82224B | Nondisplaced transverse fracture of shaft of right tibia, initial encounter for open fracture type I or II | CMS +S82224C | Nondisplaced transverse fracture of shaft of right tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82224D | Nondisplaced transverse fracture of shaft of right tibia, subsequent encounter for closed fracture with routine healing | CMS +S82224E | Nondisplaced transverse fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82224F | Nondisplaced transverse fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82224G | Nondisplaced transverse fracture of shaft of right tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82224H | Nondisplaced transverse fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82224J | Nondisplaced transverse fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82224K | Nondisplaced transverse fracture of shaft of right tibia, subsequent encounter for closed fracture with nonunion | CMS +S82224M | Nondisplaced transverse fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82224N | Nondisplaced transverse fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82224P | Nondisplaced transverse fracture of shaft of right tibia, subsequent encounter for closed fracture with malunion | CMS +S82224Q | Nondisplaced transverse fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82224R | Nondisplaced transverse fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82224S | Nondisplaced transverse fracture of shaft of right tibia, sequela | CMS +S82225A | Nondisplaced transverse fracture of shaft of left tibia, initial encounter for closed fracture | CMS +S82225B | Nondisplaced transverse fracture of shaft of left tibia, initial encounter for open fracture type I or II | CMS +S82225C | Nondisplaced transverse fracture of shaft of left tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82225D | Nondisplaced transverse fracture of shaft of left tibia, subsequent encounter for closed fracture with routine healing | CMS +S82225E | Nondisplaced transverse fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82225F | Nondisplaced transverse fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82225G | Nondisplaced transverse fracture of shaft of left tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82225H | Nondisplaced transverse fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82225J | Nondisplaced transverse fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82225K | Nondisplaced transverse fracture of shaft of left tibia, subsequent encounter for closed fracture with nonunion | CMS +S82225M | Nondisplaced transverse fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82225N | Nondisplaced transverse fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82225P | Nondisplaced transverse fracture of shaft of left tibia, subsequent encounter for closed fracture with malunion | CMS +S82225Q | Nondisplaced transverse fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82225R | Nondisplaced transverse fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82225S | Nondisplaced transverse fracture of shaft of left tibia, sequela | CMS +S82226A | Nondisplaced transverse fracture of shaft of unspecified tibia, initial encounter for closed fracture | CMS +S82226B | Nondisplaced transverse fracture of shaft of unspecified tibia, initial encounter for open fracture type I or II | CMS +S82226C | Nondisplaced transverse fracture of shaft of unspecified tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82226D | Nondisplaced transverse fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with routine healing | CMS +S82226E | Nondisplaced transverse fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82226F | Nondisplaced transverse fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82226G | Nondisplaced transverse fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82226H | Nondisplaced transverse fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82226J | Nondisplaced transverse fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82226K | Nondisplaced transverse fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with nonunion | CMS +S82226M | Nondisplaced transverse fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82226N | Nondisplaced transverse fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82226P | Nondisplaced transverse fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with malunion | CMS +S82226Q | Nondisplaced transverse fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82226R | Nondisplaced transverse fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82226S | Nondisplaced transverse fracture of shaft of unspecified tibia, sequela | CMS +S82231A | Displaced oblique fracture of shaft of right tibia, initial encounter for closed fracture | CMS +S82231B | Displaced oblique fracture of shaft of right tibia, initial encounter for open fracture type I or II | CMS +S82231C | Displaced oblique fracture of shaft of right tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82231D | Displaced oblique fracture of shaft of right tibia, subsequent encounter for closed fracture with routine healing | CMS +S82231E | Displaced oblique fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82231F | Displaced oblique fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82231G | Displaced oblique fracture of shaft of right tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82231H | Displaced oblique fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82231J | Displaced oblique fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82231K | Displaced oblique fracture of shaft of right tibia, subsequent encounter for closed fracture with nonunion | CMS +S82231M | Displaced oblique fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82231N | Displaced oblique fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82231P | Displaced oblique fracture of shaft of right tibia, subsequent encounter for closed fracture with malunion | CMS +S82231Q | Displaced oblique fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82231R | Displaced oblique fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82231S | Displaced oblique fracture of shaft of right tibia, sequela | CMS +S82232A | Displaced oblique fracture of shaft of left tibia, initial encounter for closed fracture | CMS +S82232B | Displaced oblique fracture of shaft of left tibia, initial encounter for open fracture type I or II | CMS +S82232C | Displaced oblique fracture of shaft of left tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82232D | Displaced oblique fracture of shaft of left tibia, subsequent encounter for closed fracture with routine healing | CMS +S82232E | Displaced oblique fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82232F | Displaced oblique fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82232G | Displaced oblique fracture of shaft of left tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82232H | Displaced oblique fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82232J | Displaced oblique fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82232K | Displaced oblique fracture of shaft of left tibia, subsequent encounter for closed fracture with nonunion | CMS +S82232M | Displaced oblique fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82232N | Displaced oblique fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82232P | Displaced oblique fracture of shaft of left tibia, subsequent encounter for closed fracture with malunion | CMS +S82232Q | Displaced oblique fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82232R | Displaced oblique fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82232S | Displaced oblique fracture of shaft of left tibia, sequela | CMS +S82233A | Displaced oblique fracture of shaft of unspecified tibia, initial encounter for closed fracture | CMS +S82233B | Displaced oblique fracture of shaft of unspecified tibia, initial encounter for open fracture type I or II | CMS +S82233C | Displaced oblique fracture of shaft of unspecified tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82233D | Displaced oblique fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with routine healing | CMS +S82233E | Displaced oblique fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82233F | Displaced oblique fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82233G | Displaced oblique fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82233H | Displaced oblique fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82233J | Displaced oblique fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82233K | Displaced oblique fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with nonunion | CMS +S82233M | Displaced oblique fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82233N | Displaced oblique fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82233P | Displaced oblique fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with malunion | CMS +S82233Q | Displaced oblique fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82233R | Displaced oblique fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82233S | Displaced oblique fracture of shaft of unspecified tibia, sequela | CMS +S82234A | Nondisplaced oblique fracture of shaft of right tibia, initial encounter for closed fracture | CMS +S82234B | Nondisplaced oblique fracture of shaft of right tibia, initial encounter for open fracture type I or II | CMS +S82234C | Nondisplaced oblique fracture of shaft of right tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82234D | Nondisplaced oblique fracture of shaft of right tibia, subsequent encounter for closed fracture with routine healing | CMS +S82234E | Nondisplaced oblique fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82234F | Nondisplaced oblique fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82234G | Nondisplaced oblique fracture of shaft of right tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82234H | Nondisplaced oblique fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82234J | Nondisplaced oblique fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82234K | Nondisplaced oblique fracture of shaft of right tibia, subsequent encounter for closed fracture with nonunion | CMS +S82234M | Nondisplaced oblique fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82234N | Nondisplaced oblique fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82234P | Nondisplaced oblique fracture of shaft of right tibia, subsequent encounter for closed fracture with malunion | CMS +S82234Q | Nondisplaced oblique fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82234R | Nondisplaced oblique fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82234S | Nondisplaced oblique fracture of shaft of right tibia, sequela | CMS +S82235A | Nondisplaced oblique fracture of shaft of left tibia, initial encounter for closed fracture | CMS +S82235B | Nondisplaced oblique fracture of shaft of left tibia, initial encounter for open fracture type I or II | CMS +S82235C | Nondisplaced oblique fracture of shaft of left tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82235D | Nondisplaced oblique fracture of shaft of left tibia, subsequent encounter for closed fracture with routine healing | CMS +S82235E | Nondisplaced oblique fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82235F | Nondisplaced oblique fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82235G | Nondisplaced oblique fracture of shaft of left tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82235H | Nondisplaced oblique fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82235J | Nondisplaced oblique fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82235K | Nondisplaced oblique fracture of shaft of left tibia, subsequent encounter for closed fracture with nonunion | CMS +S82235M | Nondisplaced oblique fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82235N | Nondisplaced oblique fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82235P | Nondisplaced oblique fracture of shaft of left tibia, subsequent encounter for closed fracture with malunion | CMS +S82235Q | Nondisplaced oblique fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82235R | Nondisplaced oblique fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82235S | Nondisplaced oblique fracture of shaft of left tibia, sequela | CMS +S82236A | Nondisplaced oblique fracture of shaft of unspecified tibia, initial encounter for closed fracture | CMS +S82236B | Nondisplaced oblique fracture of shaft of unspecified tibia, initial encounter for open fracture type I or II | CMS +S82236C | Nondisplaced oblique fracture of shaft of unspecified tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82236D | Nondisplaced oblique fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with routine healing | CMS +S82236E | Nondisplaced oblique fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82236F | Nondisplaced oblique fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82236G | Nondisplaced oblique fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82236H | Nondisplaced oblique fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82236J | Nondisplaced oblique fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82236K | Nondisplaced oblique fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with nonunion | CMS +S82236M | Nondisplaced oblique fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82236N | Nondisplaced oblique fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82236P | Nondisplaced oblique fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with malunion | CMS +S82236Q | Nondisplaced oblique fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82236R | Nondisplaced oblique fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82236S | Nondisplaced oblique fracture of shaft of unspecified tibia, sequela | CMS +S82241A | Displaced spiral fracture of shaft of right tibia, initial encounter for closed fracture | CMS +S82241B | Displaced spiral fracture of shaft of right tibia, initial encounter for open fracture type I or II | CMS +S82241C | Displaced spiral fracture of shaft of right tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82241D | Displaced spiral fracture of shaft of right tibia, subsequent encounter for closed fracture with routine healing | CMS +S82241E | Displaced spiral fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82241F | Displaced spiral fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82241G | Displaced spiral fracture of shaft of right tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82241H | Displaced spiral fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82241J | Displaced spiral fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82241K | Displaced spiral fracture of shaft of right tibia, subsequent encounter for closed fracture with nonunion | CMS +S82241M | Displaced spiral fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82241N | Displaced spiral fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82241P | Displaced spiral fracture of shaft of right tibia, subsequent encounter for closed fracture with malunion | CMS +S82241Q | Displaced spiral fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82241R | Displaced spiral fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82241S | Displaced spiral fracture of shaft of right tibia, sequela | CMS +S82242A | Displaced spiral fracture of shaft of left tibia, initial encounter for closed fracture | CMS +S82242B | Displaced spiral fracture of shaft of left tibia, initial encounter for open fracture type I or II | CMS +S82242C | Displaced spiral fracture of shaft of left tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82242D | Displaced spiral fracture of shaft of left tibia, subsequent encounter for closed fracture with routine healing | CMS +S82242E | Displaced spiral fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82242F | Displaced spiral fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82242G | Displaced spiral fracture of shaft of left tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82242H | Displaced spiral fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82242J | Displaced spiral fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82242K | Displaced spiral fracture of shaft of left tibia, subsequent encounter for closed fracture with nonunion | CMS +S82242M | Displaced spiral fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82242N | Displaced spiral fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82242P | Displaced spiral fracture of shaft of left tibia, subsequent encounter for closed fracture with malunion | CMS +S82242Q | Displaced spiral fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82242R | Displaced spiral fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82242S | Displaced spiral fracture of shaft of left tibia, sequela | CMS +S82243A | Displaced spiral fracture of shaft of unspecified tibia, initial encounter for closed fracture | CMS +S82243B | Displaced spiral fracture of shaft of unspecified tibia, initial encounter for open fracture type I or II | CMS +S82243C | Displaced spiral fracture of shaft of unspecified tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82243D | Displaced spiral fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with routine healing | CMS +S82243E | Displaced spiral fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82243F | Displaced spiral fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82243G | Displaced spiral fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82243H | Displaced spiral fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82243J | Displaced spiral fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82243K | Displaced spiral fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with nonunion | CMS +S82243M | Displaced spiral fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82243N | Displaced spiral fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82243P | Displaced spiral fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with malunion | CMS +S82243Q | Displaced spiral fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82243R | Displaced spiral fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82243S | Displaced spiral fracture of shaft of unspecified tibia, sequela | CMS +S82244A | Nondisplaced spiral fracture of shaft of right tibia, initial encounter for closed fracture | CMS +S82244B | Nondisplaced spiral fracture of shaft of right tibia, initial encounter for open fracture type I or II | CMS +S82244C | Nondisplaced spiral fracture of shaft of right tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82244D | Nondisplaced spiral fracture of shaft of right tibia, subsequent encounter for closed fracture with routine healing | CMS +S82244E | Nondisplaced spiral fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82244F | Nondisplaced spiral fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82244G | Nondisplaced spiral fracture of shaft of right tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82244H | Nondisplaced spiral fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82244J | Nondisplaced spiral fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82244K | Nondisplaced spiral fracture of shaft of right tibia, subsequent encounter for closed fracture with nonunion | CMS +S82244M | Nondisplaced spiral fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82244N | Nondisplaced spiral fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82244P | Nondisplaced spiral fracture of shaft of right tibia, subsequent encounter for closed fracture with malunion | CMS +S82244Q | Nondisplaced spiral fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82244R | Nondisplaced spiral fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82244S | Nondisplaced spiral fracture of shaft of right tibia, sequela | CMS +S82245A | Nondisplaced spiral fracture of shaft of left tibia, initial encounter for closed fracture | CMS +S82245B | Nondisplaced spiral fracture of shaft of left tibia, initial encounter for open fracture type I or II | CMS +S82245C | Nondisplaced spiral fracture of shaft of left tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82245D | Nondisplaced spiral fracture of shaft of left tibia, subsequent encounter for closed fracture with routine healing | CMS +S82245E | Nondisplaced spiral fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82245F | Nondisplaced spiral fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82245G | Nondisplaced spiral fracture of shaft of left tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82245H | Nondisplaced spiral fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82245J | Nondisplaced spiral fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82245K | Nondisplaced spiral fracture of shaft of left tibia, subsequent encounter for closed fracture with nonunion | CMS +S82245M | Nondisplaced spiral fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82245N | Nondisplaced spiral fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82245P | Nondisplaced spiral fracture of shaft of left tibia, subsequent encounter for closed fracture with malunion | CMS +S82245Q | Nondisplaced spiral fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82245R | Nondisplaced spiral fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82245S | Nondisplaced spiral fracture of shaft of left tibia, sequela | CMS +S82246A | Nondisplaced spiral fracture of shaft of unspecified tibia, initial encounter for closed fracture | CMS +S82246B | Nondisplaced spiral fracture of shaft of unspecified tibia, initial encounter for open fracture type I or II | CMS +S82246C | Nondisplaced spiral fracture of shaft of unspecified tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82246D | Nondisplaced spiral fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with routine healing | CMS +S82246E | Nondisplaced spiral fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82246F | Nondisplaced spiral fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82246G | Nondisplaced spiral fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82246H | Nondisplaced spiral fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82246J | Nondisplaced spiral fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82246K | Nondisplaced spiral fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with nonunion | CMS +S82246M | Nondisplaced spiral fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82246N | Nondisplaced spiral fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82246P | Nondisplaced spiral fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with malunion | CMS +S82246Q | Nondisplaced spiral fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82246R | Nondisplaced spiral fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82246S | Nondisplaced spiral fracture of shaft of unspecified tibia, sequela | CMS +S82251A | Displaced comminuted fracture of shaft of right tibia, initial encounter for closed fracture | CMS +S82251B | Displaced comminuted fracture of shaft of right tibia, initial encounter for open fracture type I or II | CMS +S82251C | Displaced comminuted fracture of shaft of right tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82251D | Displaced comminuted fracture of shaft of right tibia, subsequent encounter for closed fracture with routine healing | CMS +S82251E | Displaced comminuted fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82251F | Displaced comminuted fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82251G | Displaced comminuted fracture of shaft of right tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82251H | Displaced comminuted fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82251J | Displaced comminuted fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82251K | Displaced comminuted fracture of shaft of right tibia, subsequent encounter for closed fracture with nonunion | CMS +S82251M | Displaced comminuted fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82251N | Displaced comminuted fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82251P | Displaced comminuted fracture of shaft of right tibia, subsequent encounter for closed fracture with malunion | CMS +S82251Q | Displaced comminuted fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82251R | Displaced comminuted fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82251S | Displaced comminuted fracture of shaft of right tibia, sequela | CMS +S82252A | Displaced comminuted fracture of shaft of left tibia, initial encounter for closed fracture | CMS +S82252B | Displaced comminuted fracture of shaft of left tibia, initial encounter for open fracture type I or II | CMS +S82252C | Displaced comminuted fracture of shaft of left tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82252D | Displaced comminuted fracture of shaft of left tibia, subsequent encounter for closed fracture with routine healing | CMS +S82252E | Displaced comminuted fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82252F | Displaced comminuted fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82252G | Displaced comminuted fracture of shaft of left tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82252H | Displaced comminuted fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82252J | Displaced comminuted fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82252K | Displaced comminuted fracture of shaft of left tibia, subsequent encounter for closed fracture with nonunion | CMS +S82252M | Displaced comminuted fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82252N | Displaced comminuted fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82252P | Displaced comminuted fracture of shaft of left tibia, subsequent encounter for closed fracture with malunion | CMS +S82252Q | Displaced comminuted fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82252R | Displaced comminuted fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82252S | Displaced comminuted fracture of shaft of left tibia, sequela | CMS +S82253A | Displaced comminuted fracture of shaft of unspecified tibia, initial encounter for closed fracture | CMS +S82253B | Displaced comminuted fracture of shaft of unspecified tibia, initial encounter for open fracture type I or II | CMS +S82253C | Displaced comminuted fracture of shaft of unspecified tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82253D | Displaced comminuted fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with routine healing | CMS +S82253E | Displaced comminuted fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82253F | Displaced comminuted fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82253G | Displaced comminuted fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82253H | Displaced comminuted fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82253J | Displaced comminuted fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82253K | Displaced comminuted fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with nonunion | CMS +S82253M | Displaced comminuted fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82253N | Displaced comminuted fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82253P | Displaced comminuted fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with malunion | CMS +S82253Q | Displaced comminuted fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82253R | Displaced comminuted fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82253S | Displaced comminuted fracture of shaft of unspecified tibia, sequela | CMS +S82254A | Nondisplaced comminuted fracture of shaft of right tibia, initial encounter for closed fracture | CMS +S82254B | Nondisplaced comminuted fracture of shaft of right tibia, initial encounter for open fracture type I or II | CMS +S82254C | Nondisplaced comminuted fracture of shaft of right tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82254D | Nondisplaced comminuted fracture of shaft of right tibia, subsequent encounter for closed fracture with routine healing | CMS +S82254E | Nondisplaced comminuted fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82254F | Nondisplaced comminuted fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82254G | Nondisplaced comminuted fracture of shaft of right tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82254H | Nondisplaced comminuted fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82254J | Nondisplaced comminuted fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82254K | Nondisplaced comminuted fracture of shaft of right tibia, subsequent encounter for closed fracture with nonunion | CMS +S82254M | Nondisplaced comminuted fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82254N | Nondisplaced comminuted fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82254P | Nondisplaced comminuted fracture of shaft of right tibia, subsequent encounter for closed fracture with malunion | CMS +S82254Q | Nondisplaced comminuted fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82254R | Nondisplaced comminuted fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82254S | Nondisplaced comminuted fracture of shaft of right tibia, sequela | CMS +S82255A | Nondisplaced comminuted fracture of shaft of left tibia, initial encounter for closed fracture | CMS +S82255B | Nondisplaced comminuted fracture of shaft of left tibia, initial encounter for open fracture type I or II | CMS +S82255C | Nondisplaced comminuted fracture of shaft of left tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82255D | Nondisplaced comminuted fracture of shaft of left tibia, subsequent encounter for closed fracture with routine healing | CMS +S82255E | Nondisplaced comminuted fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82255F | Nondisplaced comminuted fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82255G | Nondisplaced comminuted fracture of shaft of left tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82255H | Nondisplaced comminuted fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82255J | Nondisplaced comminuted fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82255K | Nondisplaced comminuted fracture of shaft of left tibia, subsequent encounter for closed fracture with nonunion | CMS +S82255M | Nondisplaced comminuted fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82255N | Nondisplaced comminuted fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82255P | Nondisplaced comminuted fracture of shaft of left tibia, subsequent encounter for closed fracture with malunion | CMS +S82255Q | Nondisplaced comminuted fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82255R | Nondisplaced comminuted fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82255S | Nondisplaced comminuted fracture of shaft of left tibia, sequela | CMS +S82256A | Nondisplaced comminuted fracture of shaft of unspecified tibia, initial encounter for closed fracture | CMS +S82256B | Nondisplaced comminuted fracture of shaft of unspecified tibia, initial encounter for open fracture type I or II | CMS +S82256C | Nondisplaced comminuted fracture of shaft of unspecified tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82256D | Nondisplaced comminuted fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with routine healing | CMS +S82256E | Nondisplaced comminuted fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82256F | Nondisplaced comminuted fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82256G | Nondisplaced comminuted fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82256H | Nondisplaced comminuted fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82256J | Nondisplaced comminuted fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82256K | Nondisplaced comminuted fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with nonunion | CMS +S82256M | Nondisplaced comminuted fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82256N | Nondisplaced comminuted fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82256P | Nondisplaced comminuted fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with malunion | CMS +S82256Q | Nondisplaced comminuted fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82256R | Nondisplaced comminuted fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82256S | Nondisplaced comminuted fracture of shaft of unspecified tibia, sequela | CMS +S82261A | Displaced segmental fracture of shaft of right tibia, initial encounter for closed fracture | CMS +S82261B | Displaced segmental fracture of shaft of right tibia, initial encounter for open fracture type I or II | CMS +S82261C | Displaced segmental fracture of shaft of right tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82261D | Displaced segmental fracture of shaft of right tibia, subsequent encounter for closed fracture with routine healing | CMS +S82261E | Displaced segmental fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82261F | Displaced segmental fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82261G | Displaced segmental fracture of shaft of right tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82261H | Displaced segmental fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82261J | Displaced segmental fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82261K | Displaced segmental fracture of shaft of right tibia, subsequent encounter for closed fracture with nonunion | CMS +S82261M | Displaced segmental fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82261N | Displaced segmental fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82261P | Displaced segmental fracture of shaft of right tibia, subsequent encounter for closed fracture with malunion | CMS +S82261Q | Displaced segmental fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82261R | Displaced segmental fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82261S | Displaced segmental fracture of shaft of right tibia, sequela | CMS +S82262A | Displaced segmental fracture of shaft of left tibia, initial encounter for closed fracture | CMS +S82262B | Displaced segmental fracture of shaft of left tibia, initial encounter for open fracture type I or II | CMS +S82262C | Displaced segmental fracture of shaft of left tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82262D | Displaced segmental fracture of shaft of left tibia, subsequent encounter for closed fracture with routine healing | CMS +S82262E | Displaced segmental fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82262F | Displaced segmental fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82262G | Displaced segmental fracture of shaft of left tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82262H | Displaced segmental fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82262J | Displaced segmental fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82262K | Displaced segmental fracture of shaft of left tibia, subsequent encounter for closed fracture with nonunion | CMS +S82262M | Displaced segmental fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82262N | Displaced segmental fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82262P | Displaced segmental fracture of shaft of left tibia, subsequent encounter for closed fracture with malunion | CMS +S82262Q | Displaced segmental fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82262R | Displaced segmental fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82262S | Displaced segmental fracture of shaft of left tibia, sequela | CMS +S82263A | Displaced segmental fracture of shaft of unspecified tibia, initial encounter for closed fracture | CMS +S82263B | Displaced segmental fracture of shaft of unspecified tibia, initial encounter for open fracture type I or II | CMS +S82263C | Displaced segmental fracture of shaft of unspecified tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82263D | Displaced segmental fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with routine healing | CMS +S82263E | Displaced segmental fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82263F | Displaced segmental fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82263G | Displaced segmental fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82263H | Displaced segmental fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82263J | Displaced segmental fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82263K | Displaced segmental fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with nonunion | CMS +S82263M | Displaced segmental fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82263N | Displaced segmental fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82263P | Displaced segmental fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with malunion | CMS +S82263Q | Displaced segmental fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82263R | Displaced segmental fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82263S | Displaced segmental fracture of shaft of unspecified tibia, sequela | CMS +S82264A | Nondisplaced segmental fracture of shaft of right tibia, initial encounter for closed fracture | CMS +S82264B | Nondisplaced segmental fracture of shaft of right tibia, initial encounter for open fracture type I or II | CMS +S82264C | Nondisplaced segmental fracture of shaft of right tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82264D | Nondisplaced segmental fracture of shaft of right tibia, subsequent encounter for closed fracture with routine healing | CMS +S82264E | Nondisplaced segmental fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82264F | Nondisplaced segmental fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82264G | Nondisplaced segmental fracture of shaft of right tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82264H | Nondisplaced segmental fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82264J | Nondisplaced segmental fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82264K | Nondisplaced segmental fracture of shaft of right tibia, subsequent encounter for closed fracture with nonunion | CMS +S82264M | Nondisplaced segmental fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82264N | Nondisplaced segmental fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82264P | Nondisplaced segmental fracture of shaft of right tibia, subsequent encounter for closed fracture with malunion | CMS +S82264Q | Nondisplaced segmental fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82264R | Nondisplaced segmental fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82264S | Nondisplaced segmental fracture of shaft of right tibia, sequela | CMS +S82265A | Nondisplaced segmental fracture of shaft of left tibia, initial encounter for closed fracture | CMS +S82265B | Nondisplaced segmental fracture of shaft of left tibia, initial encounter for open fracture type I or II | CMS +S82265C | Nondisplaced segmental fracture of shaft of left tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82265D | Nondisplaced segmental fracture of shaft of left tibia, subsequent encounter for closed fracture with routine healing | CMS +S82265E | Nondisplaced segmental fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82265F | Nondisplaced segmental fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82265G | Nondisplaced segmental fracture of shaft of left tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82265H | Nondisplaced segmental fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82265J | Nondisplaced segmental fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82265K | Nondisplaced segmental fracture of shaft of left tibia, subsequent encounter for closed fracture with nonunion | CMS +S82265M | Nondisplaced segmental fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82265N | Nondisplaced segmental fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82265P | Nondisplaced segmental fracture of shaft of left tibia, subsequent encounter for closed fracture with malunion | CMS +S82265Q | Nondisplaced segmental fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82265R | Nondisplaced segmental fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82265S | Nondisplaced segmental fracture of shaft of left tibia, sequela | CMS +S82266A | Nondisplaced segmental fracture of shaft of unspecified tibia, initial encounter for closed fracture | CMS +S82266B | Nondisplaced segmental fracture of shaft of unspecified tibia, initial encounter for open fracture type I or II | CMS +S82266C | Nondisplaced segmental fracture of shaft of unspecified tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82266D | Nondisplaced segmental fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with routine healing | CMS +S82266E | Nondisplaced segmental fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82266F | Nondisplaced segmental fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82266G | Nondisplaced segmental fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82266H | Nondisplaced segmental fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82266J | Nondisplaced segmental fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82266K | Nondisplaced segmental fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with nonunion | CMS +S82266M | Nondisplaced segmental fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82266N | Nondisplaced segmental fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82266P | Nondisplaced segmental fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with malunion | CMS +S82266Q | Nondisplaced segmental fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82266R | Nondisplaced segmental fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82266S | Nondisplaced segmental fracture of shaft of unspecified tibia, sequela | CMS +S82291A | Other fracture of shaft of right tibia, initial encounter for closed fracture | CMS +S82291B | Other fracture of shaft of right tibia, initial encounter for open fracture type I or II | CMS +S82291C | Other fracture of shaft of right tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82291D | Other fracture of shaft of right tibia, subsequent encounter for closed fracture with routine healing | CMS +S82291E | Other fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82291F | Other fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82291G | Other fracture of shaft of right tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82291H | Other fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82291J | Other fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82291K | Other fracture of shaft of right tibia, subsequent encounter for closed fracture with nonunion | CMS +S82291M | Other fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82291N | Other fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82291P | Other fracture of shaft of right tibia, subsequent encounter for closed fracture with malunion | CMS +S82291Q | Other fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82291R | Other fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82291S | Other fracture of shaft of right tibia, sequela | CMS +S82292A | Other fracture of shaft of left tibia, initial encounter for closed fracture | CMS +S82292B | Other fracture of shaft of left tibia, initial encounter for open fracture type I or II | CMS +S82292C | Other fracture of shaft of left tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82292D | Other fracture of shaft of left tibia, subsequent encounter for closed fracture with routine healing | CMS +S82292E | Other fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82292F | Other fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82292G | Other fracture of shaft of left tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82292H | Other fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82292J | Other fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82292K | Other fracture of shaft of left tibia, subsequent encounter for closed fracture with nonunion | CMS +S82292M | Other fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82292N | Other fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82292P | Other fracture of shaft of left tibia, subsequent encounter for closed fracture with malunion | CMS +S82292Q | Other fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82292R | Other fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82292S | Other fracture of shaft of left tibia, sequela | CMS +S82299A | Other fracture of shaft of unspecified tibia, initial encounter for closed fracture | CMS +S82299B | Other fracture of shaft of unspecified tibia, initial encounter for open fracture type I or II | CMS +S82299C | Other fracture of shaft of unspecified tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82299D | Other fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with routine healing | CMS +S82299E | Other fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82299F | Other fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82299G | Other fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82299H | Other fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82299J | Other fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82299K | Other fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with nonunion | CMS +S82299M | Other fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82299N | Other fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82299P | Other fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with malunion | CMS +S82299Q | Other fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82299R | Other fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82299S | Other fracture of shaft of unspecified tibia, sequela | CMS +S823 | Fracture of lower end of tibia | WHO +S82301A | Unspecified fracture of lower end of right tibia, initial encounter for closed fracture | CMS +S82301B | Unspecified fracture of lower end of right tibia, initial encounter for open fracture type I or II | CMS +S82301C | Unspecified fracture of lower end of right tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82301D | Unspecified fracture of lower end of right tibia, subsequent encounter for closed fracture with routine healing | CMS +S82301E | Unspecified fracture of lower end of right tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82301F | Unspecified fracture of lower end of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82301G | Unspecified fracture of lower end of right tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82301H | Unspecified fracture of lower end of right tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82301J | Unspecified fracture of lower end of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82301K | Unspecified fracture of lower end of right tibia, subsequent encounter for closed fracture with nonunion | CMS +S82301M | Unspecified fracture of lower end of right tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82301N | Unspecified fracture of lower end of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82301P | Unspecified fracture of lower end of right tibia, subsequent encounter for closed fracture with malunion | CMS +S82301Q | Unspecified fracture of lower end of right tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82301R | Unspecified fracture of lower end of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82301S | Unspecified fracture of lower end of right tibia, sequela | CMS +S82302A | Unspecified fracture of lower end of left tibia, initial encounter for closed fracture | CMS +S82302B | Unspecified fracture of lower end of left tibia, initial encounter for open fracture type I or II | CMS +S82302C | Unspecified fracture of lower end of left tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82302D | Unspecified fracture of lower end of left tibia, subsequent encounter for closed fracture with routine healing | CMS +S82302E | Unspecified fracture of lower end of left tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82302F | Unspecified fracture of lower end of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82302G | Unspecified fracture of lower end of left tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82302H | Unspecified fracture of lower end of left tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82302J | Unspecified fracture of lower end of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82302K | Unspecified fracture of lower end of left tibia, subsequent encounter for closed fracture with nonunion | CMS +S82302M | Unspecified fracture of lower end of left tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82302N | Unspecified fracture of lower end of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82302P | Unspecified fracture of lower end of left tibia, subsequent encounter for closed fracture with malunion | CMS +S82302Q | Unspecified fracture of lower end of left tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82302R | Unspecified fracture of lower end of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82302S | Unspecified fracture of lower end of left tibia, sequela | CMS +S82309A | Unspecified fracture of lower end of unspecified tibia, initial encounter for closed fracture | CMS +S82309B | Unspecified fracture of lower end of unspecified tibia, initial encounter for open fracture type I or II | CMS +S82309C | Unspecified fracture of lower end of unspecified tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82309D | Unspecified fracture of lower end of unspecified tibia, subsequent encounter for closed fracture with routine healing | CMS +S82309E | Unspecified fracture of lower end of unspecified tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82309F | Unspecified fracture of lower end of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82309G | Unspecified fracture of lower end of unspecified tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82309H | Unspecified fracture of lower end of unspecified tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82309J | Unspecified fracture of lower end of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82309K | Unspecified fracture of lower end of unspecified tibia, subsequent encounter for closed fracture with nonunion | CMS +S82309M | Unspecified fracture of lower end of unspecified tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82309N | Unspecified fracture of lower end of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82309P | Unspecified fracture of lower end of unspecified tibia, subsequent encounter for closed fracture with malunion | CMS +S82309Q | Unspecified fracture of lower end of unspecified tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82309R | Unspecified fracture of lower end of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82309S | Unspecified fracture of lower end of unspecified tibia, sequela | CMS +S82311A | Torus fracture of lower end of right tibia, initial encounter for closed fracture | CMS +S82311D | Torus fracture of lower end of right tibia, subsequent encounter for fracture with routine healing | CMS +S82311G | Torus fracture of lower end of right tibia, subsequent encounter for fracture with delayed healing | CMS +S82311K | Torus fracture of lower end of right tibia, subsequent encounter for fracture with nonunion | CMS +S82311P | Torus fracture of lower end of right tibia, subsequent encounter for fracture with malunion | CMS +S82311S | Torus fracture of lower end of right tibia, sequela | CMS +S82312A | Torus fracture of lower end of left tibia, initial encounter for closed fracture | CMS +S82312D | Torus fracture of lower end of left tibia, subsequent encounter for fracture with routine healing | CMS +S82312G | Torus fracture of lower end of left tibia, subsequent encounter for fracture with delayed healing | CMS +S82312K | Torus fracture of lower end of left tibia, subsequent encounter for fracture with nonunion | CMS +S82312P | Torus fracture of lower end of left tibia, subsequent encounter for fracture with malunion | CMS +S82312S | Torus fracture of lower end of left tibia, sequela | CMS +S82319A | Torus fracture of lower end of unspecified tibia, initial encounter for closed fracture | CMS +S82319D | Torus fracture of lower end of unspecified tibia, subsequent encounter for fracture with routine healing | CMS +S82319G | Torus fracture of lower end of unspecified tibia, subsequent encounter for fracture with delayed healing | CMS +S82319K | Torus fracture of lower end of unspecified tibia, subsequent encounter for fracture with nonunion | CMS +S82319P | Torus fracture of lower end of unspecified tibia, subsequent encounter for fracture with malunion | CMS +S82319S | Torus fracture of lower end of unspecified tibia, sequela | CMS +S82391A | Other fracture of lower end of right tibia, initial encounter for closed fracture | CMS +S82391B | Other fracture of lower end of right tibia, initial encounter for open fracture type I or II | CMS +S82391C | Other fracture of lower end of right tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82391D | Other fracture of lower end of right tibia, subsequent encounter for closed fracture with routine healing | CMS +S82391E | Other fracture of lower end of right tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82391F | Other fracture of lower end of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82391G | Other fracture of lower end of right tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82391H | Other fracture of lower end of right tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82391J | Other fracture of lower end of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82391K | Other fracture of lower end of right tibia, subsequent encounter for closed fracture with nonunion | CMS +S82391M | Other fracture of lower end of right tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82391N | Other fracture of lower end of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82391P | Other fracture of lower end of right tibia, subsequent encounter for closed fracture with malunion | CMS +S82391Q | Other fracture of lower end of right tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82391R | Other fracture of lower end of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82391S | Other fracture of lower end of right tibia, sequela | CMS +S82392A | Other fracture of lower end of left tibia, initial encounter for closed fracture | CMS +S82392B | Other fracture of lower end of left tibia, initial encounter for open fracture type I or II | CMS +S82392C | Other fracture of lower end of left tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82392D | Other fracture of lower end of left tibia, subsequent encounter for closed fracture with routine healing | CMS +S82392E | Other fracture of lower end of left tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82392F | Other fracture of lower end of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82392G | Other fracture of lower end of left tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82392H | Other fracture of lower end of left tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82392J | Other fracture of lower end of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82392K | Other fracture of lower end of left tibia, subsequent encounter for closed fracture with nonunion | CMS +S82392M | Other fracture of lower end of left tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82392N | Other fracture of lower end of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82392P | Other fracture of lower end of left tibia, subsequent encounter for closed fracture with malunion | CMS +S82392Q | Other fracture of lower end of left tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82392R | Other fracture of lower end of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82392S | Other fracture of lower end of left tibia, sequela | CMS +S82399A | Other fracture of lower end of unspecified tibia, initial encounter for closed fracture | CMS +S82399B | Other fracture of lower end of unspecified tibia, initial encounter for open fracture type I or II | CMS +S82399C | Other fracture of lower end of unspecified tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82399D | Other fracture of lower end of unspecified tibia, subsequent encounter for closed fracture with routine healing | CMS +S82399E | Other fracture of lower end of unspecified tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82399F | Other fracture of lower end of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82399G | Other fracture of lower end of unspecified tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82399H | Other fracture of lower end of unspecified tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82399J | Other fracture of lower end of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82399K | Other fracture of lower end of unspecified tibia, subsequent encounter for closed fracture with nonunion | CMS +S82399M | Other fracture of lower end of unspecified tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82399N | Other fracture of lower end of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82399P | Other fracture of lower end of unspecified tibia, subsequent encounter for closed fracture with malunion | CMS +S82399Q | Other fracture of lower end of unspecified tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82399R | Other fracture of lower end of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82399S | Other fracture of lower end of unspecified tibia, sequela | CMS +S824 | Fracture of fibula alone | WHO +S82401A | Unspecified fracture of shaft of right fibula, initial encounter for closed fracture | CMS +S82401B | Unspecified fracture of shaft of right fibula, initial encounter for open fracture type I or II | CMS +S82401C | Unspecified fracture of shaft of right fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82401D | Unspecified fracture of shaft of right fibula, subsequent encounter for closed fracture with routine healing | CMS +S82401E | Unspecified fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S82401F | Unspecified fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82401G | Unspecified fracture of shaft of right fibula, subsequent encounter for closed fracture with delayed healing | CMS +S82401H | Unspecified fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82401J | Unspecified fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82401K | Unspecified fracture of shaft of right fibula, subsequent encounter for closed fracture with nonunion | CMS +S82401M | Unspecified fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S82401N | Unspecified fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82401P | Unspecified fracture of shaft of right fibula, subsequent encounter for closed fracture with malunion | CMS +S82401Q | Unspecified fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S82401R | Unspecified fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82401S | Unspecified fracture of shaft of right fibula, sequela | CMS +S82402A | Unspecified fracture of shaft of left fibula, initial encounter for closed fracture | CMS +S82402B | Unspecified fracture of shaft of left fibula, initial encounter for open fracture type I or II | CMS +S82402C | Unspecified fracture of shaft of left fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82402D | Unspecified fracture of shaft of left fibula, subsequent encounter for closed fracture with routine healing | CMS +S82402E | Unspecified fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S82402F | Unspecified fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82402G | Unspecified fracture of shaft of left fibula, subsequent encounter for closed fracture with delayed healing | CMS +S82402H | Unspecified fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82402J | Unspecified fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82402K | Unspecified fracture of shaft of left fibula, subsequent encounter for closed fracture with nonunion | CMS +S82402M | Unspecified fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S82402N | Unspecified fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82402P | Unspecified fracture of shaft of left fibula, subsequent encounter for closed fracture with malunion | CMS +S82402Q | Unspecified fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S82402R | Unspecified fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82402S | Unspecified fracture of shaft of left fibula, sequela | CMS +S82409A | Unspecified fracture of shaft of unspecified fibula, initial encounter for closed fracture | CMS +S82409B | Unspecified fracture of shaft of unspecified fibula, initial encounter for open fracture type I or II | CMS +S82409C | Unspecified fracture of shaft of unspecified fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82409D | Unspecified fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with routine healing | CMS +S82409E | Unspecified fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S82409F | Unspecified fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82409G | Unspecified fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with delayed healing | CMS +S82409H | Unspecified fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82409J | Unspecified fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82409K | Unspecified fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with nonunion | CMS +S82409M | Unspecified fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S82409N | Unspecified fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82409P | Unspecified fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with malunion | CMS +S82409Q | Unspecified fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S82409R | Unspecified fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82409S | Unspecified fracture of shaft of unspecified fibula, sequela | CMS +S82421A | Displaced transverse fracture of shaft of right fibula, initial encounter for closed fracture | CMS +S82421B | Displaced transverse fracture of shaft of right fibula, initial encounter for open fracture type I or II | CMS +S82421C | Displaced transverse fracture of shaft of right fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82421D | Displaced transverse fracture of shaft of right fibula, subsequent encounter for closed fracture with routine healing | CMS +S82421E | Displaced transverse fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S82421F | Displaced transverse fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82421G | Displaced transverse fracture of shaft of right fibula, subsequent encounter for closed fracture with delayed healing | CMS +S82421H | Displaced transverse fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82421J | Displaced transverse fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82421K | Displaced transverse fracture of shaft of right fibula, subsequent encounter for closed fracture with nonunion | CMS +S82421M | Displaced transverse fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S82421N | Displaced transverse fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82421P | Displaced transverse fracture of shaft of right fibula, subsequent encounter for closed fracture with malunion | CMS +S82421Q | Displaced transverse fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S82421R | Displaced transverse fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82421S | Displaced transverse fracture of shaft of right fibula, sequela | CMS +S82422A | Displaced transverse fracture of shaft of left fibula, initial encounter for closed fracture | CMS +S82422B | Displaced transverse fracture of shaft of left fibula, initial encounter for open fracture type I or II | CMS +S82422C | Displaced transverse fracture of shaft of left fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82422D | Displaced transverse fracture of shaft of left fibula, subsequent encounter for closed fracture with routine healing | CMS +S82422E | Displaced transverse fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S82422F | Displaced transverse fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82422G | Displaced transverse fracture of shaft of left fibula, subsequent encounter for closed fracture with delayed healing | CMS +S82422H | Displaced transverse fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82422J | Displaced transverse fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82422K | Displaced transverse fracture of shaft of left fibula, subsequent encounter for closed fracture with nonunion | CMS +S82422M | Displaced transverse fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S82422N | Displaced transverse fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82422P | Displaced transverse fracture of shaft of left fibula, subsequent encounter for closed fracture with malunion | CMS +S82422Q | Displaced transverse fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S82422R | Displaced transverse fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82422S | Displaced transverse fracture of shaft of left fibula, sequela | CMS +S82423A | Displaced transverse fracture of shaft of unspecified fibula, initial encounter for closed fracture | CMS +S82423B | Displaced transverse fracture of shaft of unspecified fibula, initial encounter for open fracture type I or II | CMS +S82423C | Displaced transverse fracture of shaft of unspecified fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82423D | Displaced transverse fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with routine healing | CMS +S82423E | Displaced transverse fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S82423F | Displaced transverse fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82423G | Displaced transverse fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with delayed healing | CMS +S82423H | Displaced transverse fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82423J | Displaced transverse fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82423K | Displaced transverse fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with nonunion | CMS +S82423M | Displaced transverse fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S82423N | Displaced transverse fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82423P | Displaced transverse fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with malunion | CMS +S82423Q | Displaced transverse fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S82423R | Displaced transverse fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82423S | Displaced transverse fracture of shaft of unspecified fibula, sequela | CMS +S82424A | Nondisplaced transverse fracture of shaft of right fibula, initial encounter for closed fracture | CMS +S82424B | Nondisplaced transverse fracture of shaft of right fibula, initial encounter for open fracture type I or II | CMS +S82424C | Nondisplaced transverse fracture of shaft of right fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82424D | Nondisplaced transverse fracture of shaft of right fibula, subsequent encounter for closed fracture with routine healing | CMS +S82424E | Nondisplaced transverse fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S82424F | Nondisplaced transverse fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82424G | Nondisplaced transverse fracture of shaft of right fibula, subsequent encounter for closed fracture with delayed healing | CMS +S82424H | Nondisplaced transverse fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82424J | Nondisplaced transverse fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82424K | Nondisplaced transverse fracture of shaft of right fibula, subsequent encounter for closed fracture with nonunion | CMS +S82424M | Nondisplaced transverse fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S82424N | Nondisplaced transverse fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82424P | Nondisplaced transverse fracture of shaft of right fibula, subsequent encounter for closed fracture with malunion | CMS +S82424Q | Nondisplaced transverse fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S82424R | Nondisplaced transverse fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82424S | Nondisplaced transverse fracture of shaft of right fibula, sequela | CMS +S82425A | Nondisplaced transverse fracture of shaft of left fibula, initial encounter for closed fracture | CMS +S82425B | Nondisplaced transverse fracture of shaft of left fibula, initial encounter for open fracture type I or II | CMS +S82425C | Nondisplaced transverse fracture of shaft of left fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82425D | Nondisplaced transverse fracture of shaft of left fibula, subsequent encounter for closed fracture with routine healing | CMS +S82425E | Nondisplaced transverse fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S82425F | Nondisplaced transverse fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82425G | Nondisplaced transverse fracture of shaft of left fibula, subsequent encounter for closed fracture with delayed healing | CMS +S82425H | Nondisplaced transverse fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82425J | Nondisplaced transverse fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82425K | Nondisplaced transverse fracture of shaft of left fibula, subsequent encounter for closed fracture with nonunion | CMS +S82425M | Nondisplaced transverse fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S82425N | Nondisplaced transverse fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82425P | Nondisplaced transverse fracture of shaft of left fibula, subsequent encounter for closed fracture with malunion | CMS +S82425Q | Nondisplaced transverse fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S82425R | Nondisplaced transverse fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82425S | Nondisplaced transverse fracture of shaft of left fibula, sequela | CMS +S82426A | Nondisplaced transverse fracture of shaft of unspecified fibula, initial encounter for closed fracture | CMS +S82426B | Nondisplaced transverse fracture of shaft of unspecified fibula, initial encounter for open fracture type I or II | CMS +S82426C | Nondisplaced transverse fracture of shaft of unspecified fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82426D | Nondisplaced transverse fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with routine healing | CMS +S82426E | Nondisplaced transverse fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S82426F | Nondisplaced transverse fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82426G | Nondisplaced transverse fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with delayed healing | CMS +S82426H | Nondisplaced transverse fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82426J | Nondisplaced transverse fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82426K | Nondisplaced transverse fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with nonunion | CMS +S82426M | Nondisplaced transverse fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S82426N | Nondisplaced transverse fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82426P | Nondisplaced transverse fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with malunion | CMS +S82426Q | Nondisplaced transverse fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S82426R | Nondisplaced transverse fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82426S | Nondisplaced transverse fracture of shaft of unspecified fibula, sequela | CMS +S82431A | Displaced oblique fracture of shaft of right fibula, initial encounter for closed fracture | CMS +S82431B | Displaced oblique fracture of shaft of right fibula, initial encounter for open fracture type I or II | CMS +S82431C | Displaced oblique fracture of shaft of right fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82431D | Displaced oblique fracture of shaft of right fibula, subsequent encounter for closed fracture with routine healing | CMS +S82431E | Displaced oblique fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S82431F | Displaced oblique fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82431G | Displaced oblique fracture of shaft of right fibula, subsequent encounter for closed fracture with delayed healing | CMS +S82431H | Displaced oblique fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82431J | Displaced oblique fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82431K | Displaced oblique fracture of shaft of right fibula, subsequent encounter for closed fracture with nonunion | CMS +S82431M | Displaced oblique fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S82431N | Displaced oblique fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82431P | Displaced oblique fracture of shaft of right fibula, subsequent encounter for closed fracture with malunion | CMS +S82431Q | Displaced oblique fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S82431R | Displaced oblique fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82431S | Displaced oblique fracture of shaft of right fibula, sequela | CMS +S82432A | Displaced oblique fracture of shaft of left fibula, initial encounter for closed fracture | CMS +S82432B | Displaced oblique fracture of shaft of left fibula, initial encounter for open fracture type I or II | CMS +S82432C | Displaced oblique fracture of shaft of left fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82432D | Displaced oblique fracture of shaft of left fibula, subsequent encounter for closed fracture with routine healing | CMS +S82432E | Displaced oblique fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S82432F | Displaced oblique fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82432G | Displaced oblique fracture of shaft of left fibula, subsequent encounter for closed fracture with delayed healing | CMS +S82432H | Displaced oblique fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82432J | Displaced oblique fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82432K | Displaced oblique fracture of shaft of left fibula, subsequent encounter for closed fracture with nonunion | CMS +S82432M | Displaced oblique fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S82432N | Displaced oblique fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82432P | Displaced oblique fracture of shaft of left fibula, subsequent encounter for closed fracture with malunion | CMS +S82432Q | Displaced oblique fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S82432R | Displaced oblique fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82432S | Displaced oblique fracture of shaft of left fibula, sequela | CMS +S82433A | Displaced oblique fracture of shaft of unspecified fibula, initial encounter for closed fracture | CMS +S82433B | Displaced oblique fracture of shaft of unspecified fibula, initial encounter for open fracture type I or II | CMS +S82433C | Displaced oblique fracture of shaft of unspecified fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82433D | Displaced oblique fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with routine healing | CMS +S82433E | Displaced oblique fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S82433F | Displaced oblique fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82433G | Displaced oblique fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with delayed healing | CMS +S82433H | Displaced oblique fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82433J | Displaced oblique fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82433K | Displaced oblique fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with nonunion | CMS +S82433M | Displaced oblique fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S82433N | Displaced oblique fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82433P | Displaced oblique fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with malunion | CMS +S82433Q | Displaced oblique fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S82433R | Displaced oblique fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82433S | Displaced oblique fracture of shaft of unspecified fibula, sequela | CMS +S82434A | Nondisplaced oblique fracture of shaft of right fibula, initial encounter for closed fracture | CMS +S82434B | Nondisplaced oblique fracture of shaft of right fibula, initial encounter for open fracture type I or II | CMS +S82434C | Nondisplaced oblique fracture of shaft of right fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82434D | Nondisplaced oblique fracture of shaft of right fibula, subsequent encounter for closed fracture with routine healing | CMS +S82434E | Nondisplaced oblique fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S82434F | Nondisplaced oblique fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82434G | Nondisplaced oblique fracture of shaft of right fibula, subsequent encounter for closed fracture with delayed healing | CMS +S82434H | Nondisplaced oblique fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82434J | Nondisplaced oblique fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82434K | Nondisplaced oblique fracture of shaft of right fibula, subsequent encounter for closed fracture with nonunion | CMS +S82434M | Nondisplaced oblique fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S82434N | Nondisplaced oblique fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82434P | Nondisplaced oblique fracture of shaft of right fibula, subsequent encounter for closed fracture with malunion | CMS +S82434Q | Nondisplaced oblique fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S82434R | Nondisplaced oblique fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82434S | Nondisplaced oblique fracture of shaft of right fibula, sequela | CMS +S82435A | Nondisplaced oblique fracture of shaft of left fibula, initial encounter for closed fracture | CMS +S82435B | Nondisplaced oblique fracture of shaft of left fibula, initial encounter for open fracture type I or II | CMS +S82435C | Nondisplaced oblique fracture of shaft of left fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82435D | Nondisplaced oblique fracture of shaft of left fibula, subsequent encounter for closed fracture with routine healing | CMS +S82435E | Nondisplaced oblique fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S82435F | Nondisplaced oblique fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82435G | Nondisplaced oblique fracture of shaft of left fibula, subsequent encounter for closed fracture with delayed healing | CMS +S82435H | Nondisplaced oblique fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82435J | Nondisplaced oblique fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82435K | Nondisplaced oblique fracture of shaft of left fibula, subsequent encounter for closed fracture with nonunion | CMS +S82435M | Nondisplaced oblique fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S82435N | Nondisplaced oblique fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82435P | Nondisplaced oblique fracture of shaft of left fibula, subsequent encounter for closed fracture with malunion | CMS +S82435Q | Nondisplaced oblique fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S82435R | Nondisplaced oblique fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82435S | Nondisplaced oblique fracture of shaft of left fibula, sequela | CMS +S82436A | Nondisplaced oblique fracture of shaft of unspecified fibula, initial encounter for closed fracture | CMS +S82436B | Nondisplaced oblique fracture of shaft of unspecified fibula, initial encounter for open fracture type I or II | CMS +S82436C | Nondisplaced oblique fracture of shaft of unspecified fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82436D | Nondisplaced oblique fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with routine healing | CMS +S82436E | Nondisplaced oblique fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S82436F | Nondisplaced oblique fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82436G | Nondisplaced oblique fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with delayed healing | CMS +S82436H | Nondisplaced oblique fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82436J | Nondisplaced oblique fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82436K | Nondisplaced oblique fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with nonunion | CMS +S82436M | Nondisplaced oblique fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S82436N | Nondisplaced oblique fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82436P | Nondisplaced oblique fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with malunion | CMS +S82436Q | Nondisplaced oblique fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S82436R | Nondisplaced oblique fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82436S | Nondisplaced oblique fracture of shaft of unspecified fibula, sequela | CMS +S82441A | Displaced spiral fracture of shaft of right fibula, initial encounter for closed fracture | CMS +S82441B | Displaced spiral fracture of shaft of right fibula, initial encounter for open fracture type I or II | CMS +S82441C | Displaced spiral fracture of shaft of right fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82441D | Displaced spiral fracture of shaft of right fibula, subsequent encounter for closed fracture with routine healing | CMS +S82441E | Displaced spiral fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S82441F | Displaced spiral fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82441G | Displaced spiral fracture of shaft of right fibula, subsequent encounter for closed fracture with delayed healing | CMS +S82441H | Displaced spiral fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82441J | Displaced spiral fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82441K | Displaced spiral fracture of shaft of right fibula, subsequent encounter for closed fracture with nonunion | CMS +S82441M | Displaced spiral fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S82441N | Displaced spiral fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82441P | Displaced spiral fracture of shaft of right fibula, subsequent encounter for closed fracture with malunion | CMS +S82441Q | Displaced spiral fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S82441R | Displaced spiral fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82441S | Displaced spiral fracture of shaft of right fibula, sequela | CMS +S82442A | Displaced spiral fracture of shaft of left fibula, initial encounter for closed fracture | CMS +S82442B | Displaced spiral fracture of shaft of left fibula, initial encounter for open fracture type I or II | CMS +S82442C | Displaced spiral fracture of shaft of left fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82442D | Displaced spiral fracture of shaft of left fibula, subsequent encounter for closed fracture with routine healing | CMS +S82442E | Displaced spiral fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S82442F | Displaced spiral fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82442G | Displaced spiral fracture of shaft of left fibula, subsequent encounter for closed fracture with delayed healing | CMS +S82442H | Displaced spiral fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82442J | Displaced spiral fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82442K | Displaced spiral fracture of shaft of left fibula, subsequent encounter for closed fracture with nonunion | CMS +S82442M | Displaced spiral fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S82442N | Displaced spiral fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82442P | Displaced spiral fracture of shaft of left fibula, subsequent encounter for closed fracture with malunion | CMS +S82442Q | Displaced spiral fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S82442R | Displaced spiral fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82442S | Displaced spiral fracture of shaft of left fibula, sequela | CMS +S82443A | Displaced spiral fracture of shaft of unspecified fibula, initial encounter for closed fracture | CMS +S82443B | Displaced spiral fracture of shaft of unspecified fibula, initial encounter for open fracture type I or II | CMS +S82443C | Displaced spiral fracture of shaft of unspecified fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82443D | Displaced spiral fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with routine healing | CMS +S82443E | Displaced spiral fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S82443F | Displaced spiral fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82443G | Displaced spiral fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with delayed healing | CMS +S82443H | Displaced spiral fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82443J | Displaced spiral fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82443K | Displaced spiral fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with nonunion | CMS +S82443M | Displaced spiral fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S82443N | Displaced spiral fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82443P | Displaced spiral fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with malunion | CMS +S82443Q | Displaced spiral fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S82443R | Displaced spiral fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82443S | Displaced spiral fracture of shaft of unspecified fibula, sequela | CMS +S82444A | Nondisplaced spiral fracture of shaft of right fibula, initial encounter for closed fracture | CMS +S82444B | Nondisplaced spiral fracture of shaft of right fibula, initial encounter for open fracture type I or II | CMS +S82444C | Nondisplaced spiral fracture of shaft of right fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82444D | Nondisplaced spiral fracture of shaft of right fibula, subsequent encounter for closed fracture with routine healing | CMS +S82444E | Nondisplaced spiral fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S82444F | Nondisplaced spiral fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82444G | Nondisplaced spiral fracture of shaft of right fibula, subsequent encounter for closed fracture with delayed healing | CMS +S82444H | Nondisplaced spiral fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82444J | Nondisplaced spiral fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82444K | Nondisplaced spiral fracture of shaft of right fibula, subsequent encounter for closed fracture with nonunion | CMS +S82444M | Nondisplaced spiral fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S82444N | Nondisplaced spiral fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82444P | Nondisplaced spiral fracture of shaft of right fibula, subsequent encounter for closed fracture with malunion | CMS +S82444Q | Nondisplaced spiral fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S82444R | Nondisplaced spiral fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82444S | Nondisplaced spiral fracture of shaft of right fibula, sequela | CMS +S82445A | Nondisplaced spiral fracture of shaft of left fibula, initial encounter for closed fracture | CMS +S82445B | Nondisplaced spiral fracture of shaft of left fibula, initial encounter for open fracture type I or II | CMS +S82445C | Nondisplaced spiral fracture of shaft of left fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82445D | Nondisplaced spiral fracture of shaft of left fibula, subsequent encounter for closed fracture with routine healing | CMS +S82445E | Nondisplaced spiral fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S82445F | Nondisplaced spiral fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82445G | Nondisplaced spiral fracture of shaft of left fibula, subsequent encounter for closed fracture with delayed healing | CMS +S82445H | Nondisplaced spiral fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82445J | Nondisplaced spiral fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82445K | Nondisplaced spiral fracture of shaft of left fibula, subsequent encounter for closed fracture with nonunion | CMS +S82445M | Nondisplaced spiral fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S82445N | Nondisplaced spiral fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82445P | Nondisplaced spiral fracture of shaft of left fibula, subsequent encounter for closed fracture with malunion | CMS +S82445Q | Nondisplaced spiral fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S82445R | Nondisplaced spiral fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82445S | Nondisplaced spiral fracture of shaft of left fibula, sequela | CMS +S82446A | Nondisplaced spiral fracture of shaft of unspecified fibula, initial encounter for closed fracture | CMS +S82446B | Nondisplaced spiral fracture of shaft of unspecified fibula, initial encounter for open fracture type I or II | CMS +S82446C | Nondisplaced spiral fracture of shaft of unspecified fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82446D | Nondisplaced spiral fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with routine healing | CMS +S82446E | Nondisplaced spiral fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S82446F | Nondisplaced spiral fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82446G | Nondisplaced spiral fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with delayed healing | CMS +S82446H | Nondisplaced spiral fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82446J | Nondisplaced spiral fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82446K | Nondisplaced spiral fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with nonunion | CMS +S82446M | Nondisplaced spiral fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S82446N | Nondisplaced spiral fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82446P | Nondisplaced spiral fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with malunion | CMS +S82446Q | Nondisplaced spiral fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S82446R | Nondisplaced spiral fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82446S | Nondisplaced spiral fracture of shaft of unspecified fibula, sequela | CMS +S82451A | Displaced comminuted fracture of shaft of right fibula, initial encounter for closed fracture | CMS +S82451B | Displaced comminuted fracture of shaft of right fibula, initial encounter for open fracture type I or II | CMS +S82451C | Displaced comminuted fracture of shaft of right fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82451D | Displaced comminuted fracture of shaft of right fibula, subsequent encounter for closed fracture with routine healing | CMS +S82451E | Displaced comminuted fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S82451F | Displaced comminuted fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82451G | Displaced comminuted fracture of shaft of right fibula, subsequent encounter for closed fracture with delayed healing | CMS +S82451H | Displaced comminuted fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82451J | Displaced comminuted fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82451K | Displaced comminuted fracture of shaft of right fibula, subsequent encounter for closed fracture with nonunion | CMS +S82451M | Displaced comminuted fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S82451N | Displaced comminuted fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82451P | Displaced comminuted fracture of shaft of right fibula, subsequent encounter for closed fracture with malunion | CMS +S82451Q | Displaced comminuted fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S82451R | Displaced comminuted fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82451S | Displaced comminuted fracture of shaft of right fibula, sequela | CMS +S82452A | Displaced comminuted fracture of shaft of left fibula, initial encounter for closed fracture | CMS +S82452B | Displaced comminuted fracture of shaft of left fibula, initial encounter for open fracture type I or II | CMS +S82452C | Displaced comminuted fracture of shaft of left fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82452D | Displaced comminuted fracture of shaft of left fibula, subsequent encounter for closed fracture with routine healing | CMS +S82452E | Displaced comminuted fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S82452F | Displaced comminuted fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82452G | Displaced comminuted fracture of shaft of left fibula, subsequent encounter for closed fracture with delayed healing | CMS +S82452H | Displaced comminuted fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82452J | Displaced comminuted fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82452K | Displaced comminuted fracture of shaft of left fibula, subsequent encounter for closed fracture with nonunion | CMS +S82452M | Displaced comminuted fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S82452N | Displaced comminuted fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82452P | Displaced comminuted fracture of shaft of left fibula, subsequent encounter for closed fracture with malunion | CMS +S82452Q | Displaced comminuted fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S82452R | Displaced comminuted fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82452S | Displaced comminuted fracture of shaft of left fibula, sequela | CMS +S82453A | Displaced comminuted fracture of shaft of unspecified fibula, initial encounter for closed fracture | CMS +S82453B | Displaced comminuted fracture of shaft of unspecified fibula, initial encounter for open fracture type I or II | CMS +S82453C | Displaced comminuted fracture of shaft of unspecified fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82453D | Displaced comminuted fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with routine healing | CMS +S82453E | Displaced comminuted fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S82453F | Displaced comminuted fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82453G | Displaced comminuted fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with delayed healing | CMS +S82453H | Displaced comminuted fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82453J | Displaced comminuted fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82453K | Displaced comminuted fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with nonunion | CMS +S82453M | Displaced comminuted fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S82453N | Displaced comminuted fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82453P | Displaced comminuted fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with malunion | CMS +S82453Q | Displaced comminuted fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S82453R | Displaced comminuted fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82453S | Displaced comminuted fracture of shaft of unspecified fibula, sequela | CMS +S82454A | Nondisplaced comminuted fracture of shaft of right fibula, initial encounter for closed fracture | CMS +S82454B | Nondisplaced comminuted fracture of shaft of right fibula, initial encounter for open fracture type I or II | CMS +S82454C | Nondisplaced comminuted fracture of shaft of right fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82454D | Nondisplaced comminuted fracture of shaft of right fibula, subsequent encounter for closed fracture with routine healing | CMS +S82454E | Nondisplaced comminuted fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S82454F | Nondisplaced comminuted fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82454G | Nondisplaced comminuted fracture of shaft of right fibula, subsequent encounter for closed fracture with delayed healing | CMS +S82454H | Nondisplaced comminuted fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82454J | Nondisplaced comminuted fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82454K | Nondisplaced comminuted fracture of shaft of right fibula, subsequent encounter for closed fracture with nonunion | CMS +S82454M | Nondisplaced comminuted fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S82454N | Nondisplaced comminuted fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82454P | Nondisplaced comminuted fracture of shaft of right fibula, subsequent encounter for closed fracture with malunion | CMS +S82454Q | Nondisplaced comminuted fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S82454R | Nondisplaced comminuted fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82454S | Nondisplaced comminuted fracture of shaft of right fibula, sequela | CMS +S82455A | Nondisplaced comminuted fracture of shaft of left fibula, initial encounter for closed fracture | CMS +S82455B | Nondisplaced comminuted fracture of shaft of left fibula, initial encounter for open fracture type I or II | CMS +S82455C | Nondisplaced comminuted fracture of shaft of left fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82455D | Nondisplaced comminuted fracture of shaft of left fibula, subsequent encounter for closed fracture with routine healing | CMS +S82455E | Nondisplaced comminuted fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S82455F | Nondisplaced comminuted fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82455G | Nondisplaced comminuted fracture of shaft of left fibula, subsequent encounter for closed fracture with delayed healing | CMS +S82455H | Nondisplaced comminuted fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82455J | Nondisplaced comminuted fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82455K | Nondisplaced comminuted fracture of shaft of left fibula, subsequent encounter for closed fracture with nonunion | CMS +S82455M | Nondisplaced comminuted fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S82455N | Nondisplaced comminuted fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82455P | Nondisplaced comminuted fracture of shaft of left fibula, subsequent encounter for closed fracture with malunion | CMS +S82455Q | Nondisplaced comminuted fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S82455R | Nondisplaced comminuted fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82455S | Nondisplaced comminuted fracture of shaft of left fibula, sequela | CMS +S82456A | Nondisplaced comminuted fracture of shaft of unspecified fibula, initial encounter for closed fracture | CMS +S82456B | Nondisplaced comminuted fracture of shaft of unspecified fibula, initial encounter for open fracture type I or II | CMS +S82456C | Nondisplaced comminuted fracture of shaft of unspecified fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82456D | Nondisplaced comminuted fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with routine healing | CMS +S82456E | Nondisplaced comminuted fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S82456F | Nondisplaced comminuted fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82456G | Nondisplaced comminuted fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with delayed healing | CMS +S82456H | Nondisplaced comminuted fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82456J | Nondisplaced comminuted fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82456K | Nondisplaced comminuted fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with nonunion | CMS +S82456M | Nondisplaced comminuted fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S82456N | Nondisplaced comminuted fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82456P | Nondisplaced comminuted fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with malunion | CMS +S82456Q | Nondisplaced comminuted fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S82456R | Nondisplaced comminuted fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82456S | Nondisplaced comminuted fracture of shaft of unspecified fibula, sequela | CMS +S82461A | Displaced segmental fracture of shaft of right fibula, initial encounter for closed fracture | CMS +S82461B | Displaced segmental fracture of shaft of right fibula, initial encounter for open fracture type I or II | CMS +S82461C | Displaced segmental fracture of shaft of right fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82461D | Displaced segmental fracture of shaft of right fibula, subsequent encounter for closed fracture with routine healing | CMS +S82461E | Displaced segmental fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S82461F | Displaced segmental fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82461G | Displaced segmental fracture of shaft of right fibula, subsequent encounter for closed fracture with delayed healing | CMS +S82461H | Displaced segmental fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82461J | Displaced segmental fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82461K | Displaced segmental fracture of shaft of right fibula, subsequent encounter for closed fracture with nonunion | CMS +S82461M | Displaced segmental fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S82461N | Displaced segmental fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82461P | Displaced segmental fracture of shaft of right fibula, subsequent encounter for closed fracture with malunion | CMS +S82461Q | Displaced segmental fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S82461R | Displaced segmental fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82461S | Displaced segmental fracture of shaft of right fibula, sequela | CMS +S82462A | Displaced segmental fracture of shaft of left fibula, initial encounter for closed fracture | CMS +S82462B | Displaced segmental fracture of shaft of left fibula, initial encounter for open fracture type I or II | CMS +S82462C | Displaced segmental fracture of shaft of left fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82462D | Displaced segmental fracture of shaft of left fibula, subsequent encounter for closed fracture with routine healing | CMS +S82462E | Displaced segmental fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S82462F | Displaced segmental fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82462G | Displaced segmental fracture of shaft of left fibula, subsequent encounter for closed fracture with delayed healing | CMS +S82462H | Displaced segmental fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82462J | Displaced segmental fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82462K | Displaced segmental fracture of shaft of left fibula, subsequent encounter for closed fracture with nonunion | CMS +S82462M | Displaced segmental fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S82462N | Displaced segmental fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82462P | Displaced segmental fracture of shaft of left fibula, subsequent encounter for closed fracture with malunion | CMS +S82462Q | Displaced segmental fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S82462R | Displaced segmental fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82462S | Displaced segmental fracture of shaft of left fibula, sequela | CMS +S82463A | Displaced segmental fracture of shaft of unspecified fibula, initial encounter for closed fracture | CMS +S82463B | Displaced segmental fracture of shaft of unspecified fibula, initial encounter for open fracture type I or II | CMS +S82463C | Displaced segmental fracture of shaft of unspecified fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82463D | Displaced segmental fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with routine healing | CMS +S82463E | Displaced segmental fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S82463F | Displaced segmental fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82463G | Displaced segmental fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with delayed healing | CMS +S82463H | Displaced segmental fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82463J | Displaced segmental fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82463K | Displaced segmental fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with nonunion | CMS +S82463M | Displaced segmental fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S82463N | Displaced segmental fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82463P | Displaced segmental fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with malunion | CMS +S82463Q | Displaced segmental fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S82463R | Displaced segmental fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82463S | Displaced segmental fracture of shaft of unspecified fibula, sequela | CMS +S82464A | Nondisplaced segmental fracture of shaft of right fibula, initial encounter for closed fracture | CMS +S82464B | Nondisplaced segmental fracture of shaft of right fibula, initial encounter for open fracture type I or II | CMS +S82464C | Nondisplaced segmental fracture of shaft of right fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82464D | Nondisplaced segmental fracture of shaft of right fibula, subsequent encounter for closed fracture with routine healing | CMS +S82464E | Nondisplaced segmental fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S82464F | Nondisplaced segmental fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82464G | Nondisplaced segmental fracture of shaft of right fibula, subsequent encounter for closed fracture with delayed healing | CMS +S82464H | Nondisplaced segmental fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82464J | Nondisplaced segmental fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82464K | Nondisplaced segmental fracture of shaft of right fibula, subsequent encounter for closed fracture with nonunion | CMS +S82464M | Nondisplaced segmental fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S82464N | Nondisplaced segmental fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82464P | Nondisplaced segmental fracture of shaft of right fibula, subsequent encounter for closed fracture with malunion | CMS +S82464Q | Nondisplaced segmental fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S82464R | Nondisplaced segmental fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82464S | Nondisplaced segmental fracture of shaft of right fibula, sequela | CMS +S82465A | Nondisplaced segmental fracture of shaft of left fibula, initial encounter for closed fracture | CMS +S82465B | Nondisplaced segmental fracture of shaft of left fibula, initial encounter for open fracture type I or II | CMS +S82465C | Nondisplaced segmental fracture of shaft of left fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82465D | Nondisplaced segmental fracture of shaft of left fibula, subsequent encounter for closed fracture with routine healing | CMS +S82465E | Nondisplaced segmental fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S82465F | Nondisplaced segmental fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82465G | Nondisplaced segmental fracture of shaft of left fibula, subsequent encounter for closed fracture with delayed healing | CMS +S82465H | Nondisplaced segmental fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82465J | Nondisplaced segmental fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82465K | Nondisplaced segmental fracture of shaft of left fibula, subsequent encounter for closed fracture with nonunion | CMS +S82465M | Nondisplaced segmental fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S82465N | Nondisplaced segmental fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82465P | Nondisplaced segmental fracture of shaft of left fibula, subsequent encounter for closed fracture with malunion | CMS +S82465Q | Nondisplaced segmental fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S82465R | Nondisplaced segmental fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82465S | Nondisplaced segmental fracture of shaft of left fibula, sequela | CMS +S82466A | Nondisplaced segmental fracture of shaft of unspecified fibula, initial encounter for closed fracture | CMS +S82466B | Nondisplaced segmental fracture of shaft of unspecified fibula, initial encounter for open fracture type I or II | CMS +S82466C | Nondisplaced segmental fracture of shaft of unspecified fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82466D | Nondisplaced segmental fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with routine healing | CMS +S82466E | Nondisplaced segmental fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S82466F | Nondisplaced segmental fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82466G | Nondisplaced segmental fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with delayed healing | CMS +S82466H | Nondisplaced segmental fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82466J | Nondisplaced segmental fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82466K | Nondisplaced segmental fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with nonunion | CMS +S82466M | Nondisplaced segmental fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S82466N | Nondisplaced segmental fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82466P | Nondisplaced segmental fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with malunion | CMS +S82466Q | Nondisplaced segmental fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S82466R | Nondisplaced segmental fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82466S | Nondisplaced segmental fracture of shaft of unspecified fibula, sequela | CMS +S82491A | Other fracture of shaft of right fibula, initial encounter for closed fracture | CMS +S82491B | Other fracture of shaft of right fibula, initial encounter for open fracture type I or II | CMS +S82491C | Other fracture of shaft of right fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82491D | Other fracture of shaft of right fibula, subsequent encounter for closed fracture with routine healing | CMS +S82491E | Other fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S82491F | Other fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82491G | Other fracture of shaft of right fibula, subsequent encounter for closed fracture with delayed healing | CMS +S82491H | Other fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82491J | Other fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82491K | Other fracture of shaft of right fibula, subsequent encounter for closed fracture with nonunion | CMS +S82491M | Other fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S82491N | Other fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82491P | Other fracture of shaft of right fibula, subsequent encounter for closed fracture with malunion | CMS +S82491Q | Other fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S82491R | Other fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82491S | Other fracture of shaft of right fibula, sequela | CMS +S82492A | Other fracture of shaft of left fibula, initial encounter for closed fracture | CMS +S82492B | Other fracture of shaft of left fibula, initial encounter for open fracture type I or II | CMS +S82492C | Other fracture of shaft of left fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82492D | Other fracture of shaft of left fibula, subsequent encounter for closed fracture with routine healing | CMS +S82492E | Other fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S82492F | Other fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82492G | Other fracture of shaft of left fibula, subsequent encounter for closed fracture with delayed healing | CMS +S82492H | Other fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82492J | Other fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82492K | Other fracture of shaft of left fibula, subsequent encounter for closed fracture with nonunion | CMS +S82492M | Other fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S82492N | Other fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82492P | Other fracture of shaft of left fibula, subsequent encounter for closed fracture with malunion | CMS +S82492Q | Other fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S82492R | Other fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82492S | Other fracture of shaft of left fibula, sequela | CMS +S82499A | Other fracture of shaft of unspecified fibula, initial encounter for closed fracture | CMS +S82499B | Other fracture of shaft of unspecified fibula, initial encounter for open fracture type I or II | CMS +S82499C | Other fracture of shaft of unspecified fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82499D | Other fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with routine healing | CMS +S82499E | Other fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S82499F | Other fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82499G | Other fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with delayed healing | CMS +S82499H | Other fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82499J | Other fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82499K | Other fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with nonunion | CMS +S82499M | Other fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S82499N | Other fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82499P | Other fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with malunion | CMS +S82499Q | Other fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S82499R | Other fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82499S | Other fracture of shaft of unspecified fibula, sequela | CMS +S825 | Fracture of medial malleolus | WHO +S8251XA | Displaced fracture of medial malleolus of right tibia, initial encounter for closed fracture | CMS +S8251XB | Displaced fracture of medial malleolus of right tibia, initial encounter for open fracture type I or II | CMS +S8251XC | Displaced fracture of medial malleolus of right tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S8251XD | Displaced fracture of medial malleolus of right tibia, subsequent encounter for closed fracture with routine healing | CMS +S8251XE | Displaced fracture of medial malleolus of right tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S8251XF | Displaced fracture of medial malleolus of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S8251XG | Displaced fracture of medial malleolus of right tibia, subsequent encounter for closed fracture with delayed healing | CMS +S8251XH | Displaced fracture of medial malleolus of right tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S8251XJ | Displaced fracture of medial malleolus of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S8251XK | Displaced fracture of medial malleolus of right tibia, subsequent encounter for closed fracture with nonunion | CMS +S8251XM | Displaced fracture of medial malleolus of right tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S8251XN | Displaced fracture of medial malleolus of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S8251XP | Displaced fracture of medial malleolus of right tibia, subsequent encounter for closed fracture with malunion | CMS +S8251XQ | Displaced fracture of medial malleolus of right tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S8251XR | Displaced fracture of medial malleolus of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S8251XS | Displaced fracture of medial malleolus of right tibia, sequela | CMS +S8252XA | Displaced fracture of medial malleolus of left tibia, initial encounter for closed fracture | CMS +S8252XB | Displaced fracture of medial malleolus of left tibia, initial encounter for open fracture type I or II | CMS +S8252XC | Displaced fracture of medial malleolus of left tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S8252XD | Displaced fracture of medial malleolus of left tibia, subsequent encounter for closed fracture with routine healing | CMS +S8252XE | Displaced fracture of medial malleolus of left tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S8252XF | Displaced fracture of medial malleolus of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S8252XG | Displaced fracture of medial malleolus of left tibia, subsequent encounter for closed fracture with delayed healing | CMS +S8252XH | Displaced fracture of medial malleolus of left tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S8252XJ | Displaced fracture of medial malleolus of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S8252XK | Displaced fracture of medial malleolus of left tibia, subsequent encounter for closed fracture with nonunion | CMS +S8252XM | Displaced fracture of medial malleolus of left tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S8252XN | Displaced fracture of medial malleolus of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S8252XP | Displaced fracture of medial malleolus of left tibia, subsequent encounter for closed fracture with malunion | CMS +S8252XQ | Displaced fracture of medial malleolus of left tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S8252XR | Displaced fracture of medial malleolus of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S8252XS | Displaced fracture of medial malleolus of left tibia, sequela | CMS +S8253XA | Displaced fracture of medial malleolus of unspecified tibia, initial encounter for closed fracture | CMS +S8253XB | Displaced fracture of medial malleolus of unspecified tibia, initial encounter for open fracture type I or II | CMS +S8253XC | Displaced fracture of medial malleolus of unspecified tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S8253XD | Displaced fracture of medial malleolus of unspecified tibia, subsequent encounter for closed fracture with routine healing | CMS +S8253XE | Displaced fracture of medial malleolus of unspecified tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S8253XF | Displaced fracture of medial malleolus of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S8253XG | Displaced fracture of medial malleolus of unspecified tibia, subsequent encounter for closed fracture with delayed healing | CMS +S8253XH | Displaced fracture of medial malleolus of unspecified tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S8253XJ | Displaced fracture of medial malleolus of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S8253XK | Displaced fracture of medial malleolus of unspecified tibia, subsequent encounter for closed fracture with nonunion | CMS +S8253XM | Displaced fracture of medial malleolus of unspecified tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S8253XN | Displaced fracture of medial malleolus of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S8253XP | Displaced fracture of medial malleolus of unspecified tibia, subsequent encounter for closed fracture with malunion | CMS +S8253XQ | Displaced fracture of medial malleolus of unspecified tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S8253XR | Displaced fracture of medial malleolus of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S8253XS | Displaced fracture of medial malleolus of unspecified tibia, sequela | CMS +S8254XA | Nondisplaced fracture of medial malleolus of right tibia, initial encounter for closed fracture | CMS +S8254XB | Nondisplaced fracture of medial malleolus of right tibia, initial encounter for open fracture type I or II | CMS +S8254XC | Nondisplaced fracture of medial malleolus of right tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S8254XD | Nondisplaced fracture of medial malleolus of right tibia, subsequent encounter for closed fracture with routine healing | CMS +S8254XE | Nondisplaced fracture of medial malleolus of right tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S8254XF | Nondisplaced fracture of medial malleolus of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S8254XG | Nondisplaced fracture of medial malleolus of right tibia, subsequent encounter for closed fracture with delayed healing | CMS +S8254XH | Nondisplaced fracture of medial malleolus of right tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S8254XJ | Nondisplaced fracture of medial malleolus of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S8254XK | Nondisplaced fracture of medial malleolus of right tibia, subsequent encounter for closed fracture with nonunion | CMS +S8254XM | Nondisplaced fracture of medial malleolus of right tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S8254XN | Nondisplaced fracture of medial malleolus of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S8254XP | Nondisplaced fracture of medial malleolus of right tibia, subsequent encounter for closed fracture with malunion | CMS +S8254XQ | Nondisplaced fracture of medial malleolus of right tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S8254XR | Nondisplaced fracture of medial malleolus of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S8254XS | Nondisplaced fracture of medial malleolus of right tibia, sequela | CMS +S8255XA | Nondisplaced fracture of medial malleolus of left tibia, initial encounter for closed fracture | CMS +S8255XB | Nondisplaced fracture of medial malleolus of left tibia, initial encounter for open fracture type I or II | CMS +S8255XC | Nondisplaced fracture of medial malleolus of left tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S8255XD | Nondisplaced fracture of medial malleolus of left tibia, subsequent encounter for closed fracture with routine healing | CMS +S8255XE | Nondisplaced fracture of medial malleolus of left tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S8255XF | Nondisplaced fracture of medial malleolus of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S8255XG | Nondisplaced fracture of medial malleolus of left tibia, subsequent encounter for closed fracture with delayed healing | CMS +S8255XH | Nondisplaced fracture of medial malleolus of left tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S8255XJ | Nondisplaced fracture of medial malleolus of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S8255XK | Nondisplaced fracture of medial malleolus of left tibia, subsequent encounter for closed fracture with nonunion | CMS +S8255XM | Nondisplaced fracture of medial malleolus of left tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S8255XN | Nondisplaced fracture of medial malleolus of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S8255XP | Nondisplaced fracture of medial malleolus of left tibia, subsequent encounter for closed fracture with malunion | CMS +S8255XQ | Nondisplaced fracture of medial malleolus of left tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S8255XR | Nondisplaced fracture of medial malleolus of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S8255XS | Nondisplaced fracture of medial malleolus of left tibia, sequela | CMS +S8256XA | Nondisplaced fracture of medial malleolus of unspecified tibia, initial encounter for closed fracture | CMS +S8256XB | Nondisplaced fracture of medial malleolus of unspecified tibia, initial encounter for open fracture type I or II | CMS +S8256XC | Nondisplaced fracture of medial malleolus of unspecified tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S8256XD | Nondisplaced fracture of medial malleolus of unspecified tibia, subsequent encounter for closed fracture with routine healing | CMS +S8256XE | Nondisplaced fracture of medial malleolus of unspecified tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S8256XF | Nondisplaced fracture of medial malleolus of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S8256XG | Nondisplaced fracture of medial malleolus of unspecified tibia, subsequent encounter for closed fracture with delayed healing | CMS +S8256XH | Nondisplaced fracture of medial malleolus of unspecified tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S8256XJ | Nondisplaced fracture of medial malleolus of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S8256XK | Nondisplaced fracture of medial malleolus of unspecified tibia, subsequent encounter for closed fracture with nonunion | CMS +S8256XM | Nondisplaced fracture of medial malleolus of unspecified tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S8256XN | Nondisplaced fracture of medial malleolus of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S8256XP | Nondisplaced fracture of medial malleolus of unspecified tibia, subsequent encounter for closed fracture with malunion | CMS +S8256XQ | Nondisplaced fracture of medial malleolus of unspecified tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S8256XR | Nondisplaced fracture of medial malleolus of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S8256XS | Nondisplaced fracture of medial malleolus of unspecified tibia, sequela | CMS +S826 | Fracture of lateral malleolus | WHO +S8261XA | Displaced fracture of lateral malleolus of right fibula, initial encounter for closed fracture | CMS +S8261XB | Displaced fracture of lateral malleolus of right fibula, initial encounter for open fracture type I or II | CMS +S8261XC | Displaced fracture of lateral malleolus of right fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S8261XD | Displaced fracture of lateral malleolus of right fibula, subsequent encounter for closed fracture with routine healing | CMS +S8261XE | Displaced fracture of lateral malleolus of right fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S8261XF | Displaced fracture of lateral malleolus of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S8261XG | Displaced fracture of lateral malleolus of right fibula, subsequent encounter for closed fracture with delayed healing | CMS +S8261XH | Displaced fracture of lateral malleolus of right fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S8261XJ | Displaced fracture of lateral malleolus of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S8261XK | Displaced fracture of lateral malleolus of right fibula, subsequent encounter for closed fracture with nonunion | CMS +S8261XM | Displaced fracture of lateral malleolus of right fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S8261XN | Displaced fracture of lateral malleolus of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S8261XP | Displaced fracture of lateral malleolus of right fibula, subsequent encounter for closed fracture with malunion | CMS +S8261XQ | Displaced fracture of lateral malleolus of right fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S8261XR | Displaced fracture of lateral malleolus of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S8261XS | Displaced fracture of lateral malleolus of right fibula, sequela | CMS +S8262XA | Displaced fracture of lateral malleolus of left fibula, initial encounter for closed fracture | CMS +S8262XB | Displaced fracture of lateral malleolus of left fibula, initial encounter for open fracture type I or II | CMS +S8262XC | Displaced fracture of lateral malleolus of left fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S8262XD | Displaced fracture of lateral malleolus of left fibula, subsequent encounter for closed fracture with routine healing | CMS +S8262XE | Displaced fracture of lateral malleolus of left fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S8262XF | Displaced fracture of lateral malleolus of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S8262XG | Displaced fracture of lateral malleolus of left fibula, subsequent encounter for closed fracture with delayed healing | CMS +S8262XH | Displaced fracture of lateral malleolus of left fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S8262XJ | Displaced fracture of lateral malleolus of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S8262XK | Displaced fracture of lateral malleolus of left fibula, subsequent encounter for closed fracture with nonunion | CMS +S8262XM | Displaced fracture of lateral malleolus of left fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S8262XN | Displaced fracture of lateral malleolus of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S8262XP | Displaced fracture of lateral malleolus of left fibula, subsequent encounter for closed fracture with malunion | CMS +S8262XQ | Displaced fracture of lateral malleolus of left fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S8262XR | Displaced fracture of lateral malleolus of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S8262XS | Displaced fracture of lateral malleolus of left fibula, sequela | CMS +S8263XA | Displaced fracture of lateral malleolus of unspecified fibula, initial encounter for closed fracture | CMS +S8263XB | Displaced fracture of lateral malleolus of unspecified fibula, initial encounter for open fracture type I or II | CMS +S8263XC | Displaced fracture of lateral malleolus of unspecified fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S8263XD | Displaced fracture of lateral malleolus of unspecified fibula, subsequent encounter for closed fracture with routine healing | CMS +S8263XE | Displaced fracture of lateral malleolus of unspecified fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S8263XF | Displaced fracture of lateral malleolus of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S8263XG | Displaced fracture of lateral malleolus of unspecified fibula, subsequent encounter for closed fracture with delayed healing | CMS +S8263XH | Displaced fracture of lateral malleolus of unspecified fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S8263XJ | Displaced fracture of lateral malleolus of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S8263XK | Displaced fracture of lateral malleolus of unspecified fibula, subsequent encounter for closed fracture with nonunion | CMS +S8263XM | Displaced fracture of lateral malleolus of unspecified fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S8263XN | Displaced fracture of lateral malleolus of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S8263XP | Displaced fracture of lateral malleolus of unspecified fibula, subsequent encounter for closed fracture with malunion | CMS +S8263XQ | Displaced fracture of lateral malleolus of unspecified fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S8263XR | Displaced fracture of lateral malleolus of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S8263XS | Displaced fracture of lateral malleolus of unspecified fibula, sequela | CMS +S8264XA | Nondisplaced fracture of lateral malleolus of right fibula, initial encounter for closed fracture | CMS +S8264XB | Nondisplaced fracture of lateral malleolus of right fibula, initial encounter for open fracture type I or II | CMS +S8264XC | Nondisplaced fracture of lateral malleolus of right fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S8264XD | Nondisplaced fracture of lateral malleolus of right fibula, subsequent encounter for closed fracture with routine healing | CMS +S8264XE | Nondisplaced fracture of lateral malleolus of right fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S8264XF | Nondisplaced fracture of lateral malleolus of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S8264XG | Nondisplaced fracture of lateral malleolus of right fibula, subsequent encounter for closed fracture with delayed healing | CMS +S8264XH | Nondisplaced fracture of lateral malleolus of right fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S8264XJ | Nondisplaced fracture of lateral malleolus of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S8264XK | Nondisplaced fracture of lateral malleolus of right fibula, subsequent encounter for closed fracture with nonunion | CMS +S8264XM | Nondisplaced fracture of lateral malleolus of right fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S8264XN | Nondisplaced fracture of lateral malleolus of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S8264XP | Nondisplaced fracture of lateral malleolus of right fibula, subsequent encounter for closed fracture with malunion | CMS +S8264XQ | Nondisplaced fracture of lateral malleolus of right fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S8264XR | Nondisplaced fracture of lateral malleolus of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S8264XS | Nondisplaced fracture of lateral malleolus of right fibula, sequela | CMS +S8265XA | Nondisplaced fracture of lateral malleolus of left fibula, initial encounter for closed fracture | CMS +S8265XB | Nondisplaced fracture of lateral malleolus of left fibula, initial encounter for open fracture type I or II | CMS +S8265XC | Nondisplaced fracture of lateral malleolus of left fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S8265XD | Nondisplaced fracture of lateral malleolus of left fibula, subsequent encounter for closed fracture with routine healing | CMS +S8265XE | Nondisplaced fracture of lateral malleolus of left fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S8265XF | Nondisplaced fracture of lateral malleolus of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S8265XG | Nondisplaced fracture of lateral malleolus of left fibula, subsequent encounter for closed fracture with delayed healing | CMS +S8265XH | Nondisplaced fracture of lateral malleolus of left fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S8265XJ | Nondisplaced fracture of lateral malleolus of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S8265XK | Nondisplaced fracture of lateral malleolus of left fibula, subsequent encounter for closed fracture with nonunion | CMS +S8265XM | Nondisplaced fracture of lateral malleolus of left fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S8265XN | Nondisplaced fracture of lateral malleolus of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S8265XP | Nondisplaced fracture of lateral malleolus of left fibula, subsequent encounter for closed fracture with malunion | CMS +S8265XQ | Nondisplaced fracture of lateral malleolus of left fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S8265XR | Nondisplaced fracture of lateral malleolus of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S8265XS | Nondisplaced fracture of lateral malleolus of left fibula, sequela | CMS +S8266XA | Nondisplaced fracture of lateral malleolus of unspecified fibula, initial encounter for closed fracture | CMS +S8266XB | Nondisplaced fracture of lateral malleolus of unspecified fibula, initial encounter for open fracture type I or II | CMS +S8266XC | Nondisplaced fracture of lateral malleolus of unspecified fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S8266XD | Nondisplaced fracture of lateral malleolus of unspecified fibula, subsequent encounter for closed fracture with routine healing | CMS +S8266XE | Nondisplaced fracture of lateral malleolus of unspecified fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S8266XF | Nondisplaced fracture of lateral malleolus of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S8266XG | Nondisplaced fracture of lateral malleolus of unspecified fibula, subsequent encounter for closed fracture with delayed healing | CMS +S8266XH | Nondisplaced fracture of lateral malleolus of unspecified fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S8266XJ | Nondisplaced fracture of lateral malleolus of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S8266XK | Nondisplaced fracture of lateral malleolus of unspecified fibula, subsequent encounter for closed fracture with nonunion | CMS +S8266XM | Nondisplaced fracture of lateral malleolus of unspecified fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S8266XN | Nondisplaced fracture of lateral malleolus of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S8266XP | Nondisplaced fracture of lateral malleolus of unspecified fibula, subsequent encounter for closed fracture with malunion | CMS +S8266XQ | Nondisplaced fracture of lateral malleolus of unspecified fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S8266XR | Nondisplaced fracture of lateral malleolus of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S8266XS | Nondisplaced fracture of lateral malleolus of unspecified fibula, sequela | CMS +S827 | Multiple fractures of lower leg | WHO +S828 | Fractures of other parts of lower leg | WHO +S82811A | Torus fracture of upper end of right fibula, initial encounter for closed fracture | CMS +S82811D | Torus fracture of upper end of right fibula, subsequent encounter for fracture with routine healing | CMS +S82811G | Torus fracture of upper end of right fibula, subsequent encounter for fracture with delayed healing | CMS +S82811K | Torus fracture of upper end of right fibula, subsequent encounter for fracture with nonunion | CMS +S82811P | Torus fracture of upper end of right fibula, subsequent encounter for fracture with malunion | CMS +S82811S | Torus fracture of upper end of right fibula, sequela | CMS +S82812A | Torus fracture of upper end of left fibula, initial encounter for closed fracture | CMS +S82812D | Torus fracture of upper end of left fibula, subsequent encounter for fracture with routine healing | CMS +S82812G | Torus fracture of upper end of left fibula, subsequent encounter for fracture with delayed healing | CMS +S82812K | Torus fracture of upper end of left fibula, subsequent encounter for fracture with nonunion | CMS +S82812P | Torus fracture of upper end of left fibula, subsequent encounter for fracture with malunion | CMS +S82812S | Torus fracture of upper end of left fibula, sequela | CMS +S82819A | Torus fracture of upper end of unspecified fibula, initial encounter for closed fracture | CMS +S82819D | Torus fracture of upper end of unspecified fibula, subsequent encounter for fracture with routine healing | CMS +S82819G | Torus fracture of upper end of unspecified fibula, subsequent encounter for fracture with delayed healing | CMS +S82819K | Torus fracture of upper end of unspecified fibula, subsequent encounter for fracture with nonunion | CMS +S82819P | Torus fracture of upper end of unspecified fibula, subsequent encounter for fracture with malunion | CMS +S82819S | Torus fracture of upper end of unspecified fibula, sequela | CMS +S82821A | Torus fracture of lower end of right fibula, initial encounter for closed fracture | CMS +S82821D | Torus fracture of lower end of right fibula, subsequent encounter for fracture with routine healing | CMS +S82821G | Torus fracture of lower end of right fibula, subsequent encounter for fracture with delayed healing | CMS +S82821K | Torus fracture of lower end of right fibula, subsequent encounter for fracture with nonunion | CMS +S82821P | Torus fracture of lower end of right fibula, subsequent encounter for fracture with malunion | CMS +S82821S | Torus fracture of lower end of right fibula, sequela | CMS +S82822A | Torus fracture of lower end of left fibula, initial encounter for closed fracture | CMS +S82822D | Torus fracture of lower end of left fibula, subsequent encounter for fracture with routine healing | CMS +S82822G | Torus fracture of lower end of left fibula, subsequent encounter for fracture with delayed healing | CMS +S82822K | Torus fracture of lower end of left fibula, subsequent encounter for fracture with nonunion | CMS +S82822P | Torus fracture of lower end of left fibula, subsequent encounter for fracture with malunion | CMS +S82822S | Torus fracture of lower end of left fibula, sequela | CMS +S82829A | Torus fracture of lower end of unspecified fibula, initial encounter for closed fracture | CMS +S82829D | Torus fracture of lower end of unspecified fibula, subsequent encounter for fracture with routine healing | CMS +S82829G | Torus fracture of lower end of unspecified fibula, subsequent encounter for fracture with delayed healing | CMS +S82829K | Torus fracture of lower end of unspecified fibula, subsequent encounter for fracture with nonunion | CMS +S82829P | Torus fracture of lower end of unspecified fibula, subsequent encounter for fracture with malunion | CMS +S82829S | Torus fracture of lower end of unspecified fibula, sequela | CMS +S82831A | Other fracture of upper and lower end of right fibula, initial encounter for closed fracture | CMS +S82831B | Other fracture of upper and lower end of right fibula, initial encounter for open fracture type I or II | CMS +S82831C | Other fracture of upper and lower end of right fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82831D | Other fracture of upper and lower end of right fibula, subsequent encounter for closed fracture with routine healing | CMS +S82831E | Other fracture of upper and lower end of right fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S82831F | Other fracture of upper and lower end of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82831G | Other fracture of upper and lower end of right fibula, subsequent encounter for closed fracture with delayed healing | CMS +S82831H | Other fracture of upper and lower end of right fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82831J | Other fracture of upper and lower end of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82831K | Other fracture of upper and lower end of right fibula, subsequent encounter for closed fracture with nonunion | CMS +S82831M | Other fracture of upper and lower end of right fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S82831N | Other fracture of upper and lower end of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82831P | Other fracture of upper and lower end of right fibula, subsequent encounter for closed fracture with malunion | CMS +S82831Q | Other fracture of upper and lower end of right fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S82831R | Other fracture of upper and lower end of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82831S | Other fracture of upper and lower end of right fibula, sequela | CMS +S82832A | Other fracture of upper and lower end of left fibula, initial encounter for closed fracture | CMS +S82832B | Other fracture of upper and lower end of left fibula, initial encounter for open fracture type I or II | CMS +S82832C | Other fracture of upper and lower end of left fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82832D | Other fracture of upper and lower end of left fibula, subsequent encounter for closed fracture with routine healing | CMS +S82832E | Other fracture of upper and lower end of left fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S82832F | Other fracture of upper and lower end of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82832G | Other fracture of upper and lower end of left fibula, subsequent encounter for closed fracture with delayed healing | CMS +S82832H | Other fracture of upper and lower end of left fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82832J | Other fracture of upper and lower end of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82832K | Other fracture of upper and lower end of left fibula, subsequent encounter for closed fracture with nonunion | CMS +S82832M | Other fracture of upper and lower end of left fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S82832N | Other fracture of upper and lower end of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82832P | Other fracture of upper and lower end of left fibula, subsequent encounter for closed fracture with malunion | CMS +S82832Q | Other fracture of upper and lower end of left fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S82832R | Other fracture of upper and lower end of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82832S | Other fracture of upper and lower end of left fibula, sequela | CMS +S82839A | Other fracture of upper and lower end of unspecified fibula, initial encounter for closed fracture | CMS +S82839B | Other fracture of upper and lower end of unspecified fibula, initial encounter for open fracture type I or II | CMS +S82839C | Other fracture of upper and lower end of unspecified fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82839D | Other fracture of upper and lower end of unspecified fibula, subsequent encounter for closed fracture with routine healing | CMS +S82839E | Other fracture of upper and lower end of unspecified fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S82839F | Other fracture of upper and lower end of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82839G | Other fracture of upper and lower end of unspecified fibula, subsequent encounter for closed fracture with delayed healing | CMS +S82839H | Other fracture of upper and lower end of unspecified fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82839J | Other fracture of upper and lower end of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82839K | Other fracture of upper and lower end of unspecified fibula, subsequent encounter for closed fracture with nonunion | CMS +S82839M | Other fracture of upper and lower end of unspecified fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S82839N | Other fracture of upper and lower end of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82839P | Other fracture of upper and lower end of unspecified fibula, subsequent encounter for closed fracture with malunion | CMS +S82839Q | Other fracture of upper and lower end of unspecified fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S82839R | Other fracture of upper and lower end of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82839S | Other fracture of upper and lower end of unspecified fibula, sequela | CMS +S82841A | Displaced bimalleolar fracture of right lower leg, initial encounter for closed fracture | CMS +S82841B | Displaced bimalleolar fracture of right lower leg, initial encounter for open fracture type I or II | CMS +S82841C | Displaced bimalleolar fracture of right lower leg, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82841D | Displaced bimalleolar fracture of right lower leg, subsequent encounter for closed fracture with routine healing | CMS +S82841E | Displaced bimalleolar fracture of right lower leg, subsequent encounter for open fracture type I or II with routine healing | CMS +S82841F | Displaced bimalleolar fracture of right lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82841G | Displaced bimalleolar fracture of right lower leg, subsequent encounter for closed fracture with delayed healing | CMS +S82841H | Displaced bimalleolar fracture of right lower leg, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82841J | Displaced bimalleolar fracture of right lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82841K | Displaced bimalleolar fracture of right lower leg, subsequent encounter for closed fracture with nonunion | CMS +S82841M | Displaced bimalleolar fracture of right lower leg, subsequent encounter for open fracture type I or II with nonunion | CMS +S82841N | Displaced bimalleolar fracture of right lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82841P | Displaced bimalleolar fracture of right lower leg, subsequent encounter for closed fracture with malunion | CMS +S82841Q | Displaced bimalleolar fracture of right lower leg, subsequent encounter for open fracture type I or II with malunion | CMS +S82841R | Displaced bimalleolar fracture of right lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82841S | Displaced bimalleolar fracture of right lower leg, sequela | CMS +S82842A | Displaced bimalleolar fracture of left lower leg, initial encounter for closed fracture | CMS +S82842B | Displaced bimalleolar fracture of left lower leg, initial encounter for open fracture type I or II | CMS +S82842C | Displaced bimalleolar fracture of left lower leg, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82842D | Displaced bimalleolar fracture of left lower leg, subsequent encounter for closed fracture with routine healing | CMS +S82842E | Displaced bimalleolar fracture of left lower leg, subsequent encounter for open fracture type I or II with routine healing | CMS +S82842F | Displaced bimalleolar fracture of left lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82842G | Displaced bimalleolar fracture of left lower leg, subsequent encounter for closed fracture with delayed healing | CMS +S82842H | Displaced bimalleolar fracture of left lower leg, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82842J | Displaced bimalleolar fracture of left lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82842K | Displaced bimalleolar fracture of left lower leg, subsequent encounter for closed fracture with nonunion | CMS +S82842M | Displaced bimalleolar fracture of left lower leg, subsequent encounter for open fracture type I or II with nonunion | CMS +S82842N | Displaced bimalleolar fracture of left lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82842P | Displaced bimalleolar fracture of left lower leg, subsequent encounter for closed fracture with malunion | CMS +S82842Q | Displaced bimalleolar fracture of left lower leg, subsequent encounter for open fracture type I or II with malunion | CMS +S82842R | Displaced bimalleolar fracture of left lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82842S | Displaced bimalleolar fracture of left lower leg, sequela | CMS +S82843A | Displaced bimalleolar fracture of unspecified lower leg, initial encounter for closed fracture | CMS +S82843B | Displaced bimalleolar fracture of unspecified lower leg, initial encounter for open fracture type I or II | CMS +S82843C | Displaced bimalleolar fracture of unspecified lower leg, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82843D | Displaced bimalleolar fracture of unspecified lower leg, subsequent encounter for closed fracture with routine healing | CMS +S82843E | Displaced bimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type I or II with routine healing | CMS +S82843F | Displaced bimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82843G | Displaced bimalleolar fracture of unspecified lower leg, subsequent encounter for closed fracture with delayed healing | CMS +S82843H | Displaced bimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82843J | Displaced bimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82843K | Displaced bimalleolar fracture of unspecified lower leg, subsequent encounter for closed fracture with nonunion | CMS +S82843M | Displaced bimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type I or II with nonunion | CMS +S82843N | Displaced bimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82843P | Displaced bimalleolar fracture of unspecified lower leg, subsequent encounter for closed fracture with malunion | CMS +S82843Q | Displaced bimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type I or II with malunion | CMS +S82843R | Displaced bimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82843S | Displaced bimalleolar fracture of unspecified lower leg, sequela | CMS +S82844A | Nondisplaced bimalleolar fracture of right lower leg, initial encounter for closed fracture | CMS +S82844B | Nondisplaced bimalleolar fracture of right lower leg, initial encounter for open fracture type I or II | CMS +S82844C | Nondisplaced bimalleolar fracture of right lower leg, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82844D | Nondisplaced bimalleolar fracture of right lower leg, subsequent encounter for closed fracture with routine healing | CMS +S82844E | Nondisplaced bimalleolar fracture of right lower leg, subsequent encounter for open fracture type I or II with routine healing | CMS +S82844F | Nondisplaced bimalleolar fracture of right lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82844G | Nondisplaced bimalleolar fracture of right lower leg, subsequent encounter for closed fracture with delayed healing | CMS +S82844H | Nondisplaced bimalleolar fracture of right lower leg, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82844J | Nondisplaced bimalleolar fracture of right lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82844K | Nondisplaced bimalleolar fracture of right lower leg, subsequent encounter for closed fracture with nonunion | CMS +S82844M | Nondisplaced bimalleolar fracture of right lower leg, subsequent encounter for open fracture type I or II with nonunion | CMS +S82844N | Nondisplaced bimalleolar fracture of right lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82844P | Nondisplaced bimalleolar fracture of right lower leg, subsequent encounter for closed fracture with malunion | CMS +S82844Q | Nondisplaced bimalleolar fracture of right lower leg, subsequent encounter for open fracture type I or II with malunion | CMS +S82844R | Nondisplaced bimalleolar fracture of right lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82844S | Nondisplaced bimalleolar fracture of right lower leg, sequela | CMS +S82845A | Nondisplaced bimalleolar fracture of left lower leg, initial encounter for closed fracture | CMS +S82845B | Nondisplaced bimalleolar fracture of left lower leg, initial encounter for open fracture type I or II | CMS +S82845C | Nondisplaced bimalleolar fracture of left lower leg, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82845D | Nondisplaced bimalleolar fracture of left lower leg, subsequent encounter for closed fracture with routine healing | CMS +S82845E | Nondisplaced bimalleolar fracture of left lower leg, subsequent encounter for open fracture type I or II with routine healing | CMS +S82845F | Nondisplaced bimalleolar fracture of left lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82845G | Nondisplaced bimalleolar fracture of left lower leg, subsequent encounter for closed fracture with delayed healing | CMS +S82845H | Nondisplaced bimalleolar fracture of left lower leg, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82845J | Nondisplaced bimalleolar fracture of left lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82845K | Nondisplaced bimalleolar fracture of left lower leg, subsequent encounter for closed fracture with nonunion | CMS +S82845M | Nondisplaced bimalleolar fracture of left lower leg, subsequent encounter for open fracture type I or II with nonunion | CMS +S82845N | Nondisplaced bimalleolar fracture of left lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82845P | Nondisplaced bimalleolar fracture of left lower leg, subsequent encounter for closed fracture with malunion | CMS +S82845Q | Nondisplaced bimalleolar fracture of left lower leg, subsequent encounter for open fracture type I or II with malunion | CMS +S82845R | Nondisplaced bimalleolar fracture of left lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82845S | Nondisplaced bimalleolar fracture of left lower leg, sequela | CMS +S82846A | Nondisplaced bimalleolar fracture of unspecified lower leg, initial encounter for closed fracture | CMS +S82846B | Nondisplaced bimalleolar fracture of unspecified lower leg, initial encounter for open fracture type I or II | CMS +S82846C | Nondisplaced bimalleolar fracture of unspecified lower leg, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82846D | Nondisplaced bimalleolar fracture of unspecified lower leg, subsequent encounter for closed fracture with routine healing | CMS +S82846E | Nondisplaced bimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type I or II with routine healing | CMS +S82846F | Nondisplaced bimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82846G | Nondisplaced bimalleolar fracture of unspecified lower leg, subsequent encounter for closed fracture with delayed healing | CMS +S82846H | Nondisplaced bimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82846J | Nondisplaced bimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82846K | Nondisplaced bimalleolar fracture of unspecified lower leg, subsequent encounter for closed fracture with nonunion | CMS +S82846M | Nondisplaced bimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type I or II with nonunion | CMS +S82846N | Nondisplaced bimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82846P | Nondisplaced bimalleolar fracture of unspecified lower leg, subsequent encounter for closed fracture with malunion | CMS +S82846Q | Nondisplaced bimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type I or II with malunion | CMS +S82846R | Nondisplaced bimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82846S | Nondisplaced bimalleolar fracture of unspecified lower leg, sequela | CMS +S82851A | Displaced trimalleolar fracture of right lower leg, initial encounter for closed fracture | CMS +S82851B | Displaced trimalleolar fracture of right lower leg, initial encounter for open fracture type I or II | CMS +S82851C | Displaced trimalleolar fracture of right lower leg, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82851D | Displaced trimalleolar fracture of right lower leg, subsequent encounter for closed fracture with routine healing | CMS +S82851E | Displaced trimalleolar fracture of right lower leg, subsequent encounter for open fracture type I or II with routine healing | CMS +S82851F | Displaced trimalleolar fracture of right lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82851G | Displaced trimalleolar fracture of right lower leg, subsequent encounter for closed fracture with delayed healing | CMS +S82851H | Displaced trimalleolar fracture of right lower leg, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82851J | Displaced trimalleolar fracture of right lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82851K | Displaced trimalleolar fracture of right lower leg, subsequent encounter for closed fracture with nonunion | CMS +S82851M | Displaced trimalleolar fracture of right lower leg, subsequent encounter for open fracture type I or II with nonunion | CMS +S82851N | Displaced trimalleolar fracture of right lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82851P | Displaced trimalleolar fracture of right lower leg, subsequent encounter for closed fracture with malunion | CMS +S82851Q | Displaced trimalleolar fracture of right lower leg, subsequent encounter for open fracture type I or II with malunion | CMS +S82851R | Displaced trimalleolar fracture of right lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82851S | Displaced trimalleolar fracture of right lower leg, sequela | CMS +S82852A | Displaced trimalleolar fracture of left lower leg, initial encounter for closed fracture | CMS +S82852B | Displaced trimalleolar fracture of left lower leg, initial encounter for open fracture type I or II | CMS +S82852C | Displaced trimalleolar fracture of left lower leg, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82852D | Displaced trimalleolar fracture of left lower leg, subsequent encounter for closed fracture with routine healing | CMS +S82852E | Displaced trimalleolar fracture of left lower leg, subsequent encounter for open fracture type I or II with routine healing | CMS +S82852F | Displaced trimalleolar fracture of left lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82852G | Displaced trimalleolar fracture of left lower leg, subsequent encounter for closed fracture with delayed healing | CMS +S82852H | Displaced trimalleolar fracture of left lower leg, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82852J | Displaced trimalleolar fracture of left lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82852K | Displaced trimalleolar fracture of left lower leg, subsequent encounter for closed fracture with nonunion | CMS +S82852M | Displaced trimalleolar fracture of left lower leg, subsequent encounter for open fracture type I or II with nonunion | CMS +S82852N | Displaced trimalleolar fracture of left lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82852P | Displaced trimalleolar fracture of left lower leg, subsequent encounter for closed fracture with malunion | CMS +S82852Q | Displaced trimalleolar fracture of left lower leg, subsequent encounter for open fracture type I or II with malunion | CMS +S82852R | Displaced trimalleolar fracture of left lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82852S | Displaced trimalleolar fracture of left lower leg, sequela | CMS +S82853A | Displaced trimalleolar fracture of unspecified lower leg, initial encounter for closed fracture | CMS +S82853B | Displaced trimalleolar fracture of unspecified lower leg, initial encounter for open fracture type I or II | CMS +S82853C | Displaced trimalleolar fracture of unspecified lower leg, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82853D | Displaced trimalleolar fracture of unspecified lower leg, subsequent encounter for closed fracture with routine healing | CMS +S82853E | Displaced trimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type I or II with routine healing | CMS +S82853F | Displaced trimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82853G | Displaced trimalleolar fracture of unspecified lower leg, subsequent encounter for closed fracture with delayed healing | CMS +S82853H | Displaced trimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82853J | Displaced trimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82853K | Displaced trimalleolar fracture of unspecified lower leg, subsequent encounter for closed fracture with nonunion | CMS +S82853M | Displaced trimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type I or II with nonunion | CMS +S82853N | Displaced trimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82853P | Displaced trimalleolar fracture of unspecified lower leg, subsequent encounter for closed fracture with malunion | CMS +S82853Q | Displaced trimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type I or II with malunion | CMS +S82853R | Displaced trimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82853S | Displaced trimalleolar fracture of unspecified lower leg, sequela | CMS +S82854A | Nondisplaced trimalleolar fracture of right lower leg, initial encounter for closed fracture | CMS +S82854B | Nondisplaced trimalleolar fracture of right lower leg, initial encounter for open fracture type I or II | CMS +S82854C | Nondisplaced trimalleolar fracture of right lower leg, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82854D | Nondisplaced trimalleolar fracture of right lower leg, subsequent encounter for closed fracture with routine healing | CMS +S82854E | Nondisplaced trimalleolar fracture of right lower leg, subsequent encounter for open fracture type I or II with routine healing | CMS +S82854F | Nondisplaced trimalleolar fracture of right lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82854G | Nondisplaced trimalleolar fracture of right lower leg, subsequent encounter for closed fracture with delayed healing | CMS +S82854H | Nondisplaced trimalleolar fracture of right lower leg, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82854J | Nondisplaced trimalleolar fracture of right lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82854K | Nondisplaced trimalleolar fracture of right lower leg, subsequent encounter for closed fracture with nonunion | CMS +S82854M | Nondisplaced trimalleolar fracture of right lower leg, subsequent encounter for open fracture type I or II with nonunion | CMS +S82854N | Nondisplaced trimalleolar fracture of right lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82854P | Nondisplaced trimalleolar fracture of right lower leg, subsequent encounter for closed fracture with malunion | CMS +S82854Q | Nondisplaced trimalleolar fracture of right lower leg, subsequent encounter for open fracture type I or II with malunion | CMS +S82854R | Nondisplaced trimalleolar fracture of right lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82854S | Nondisplaced trimalleolar fracture of right lower leg, sequela | CMS +S82855A | Nondisplaced trimalleolar fracture of left lower leg, initial encounter for closed fracture | CMS +S82855B | Nondisplaced trimalleolar fracture of left lower leg, initial encounter for open fracture type I or II | CMS +S82855C | Nondisplaced trimalleolar fracture of left lower leg, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82855D | Nondisplaced trimalleolar fracture of left lower leg, subsequent encounter for closed fracture with routine healing | CMS +S82855E | Nondisplaced trimalleolar fracture of left lower leg, subsequent encounter for open fracture type I or II with routine healing | CMS +S82855F | Nondisplaced trimalleolar fracture of left lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82855G | Nondisplaced trimalleolar fracture of left lower leg, subsequent encounter for closed fracture with delayed healing | CMS +S82855H | Nondisplaced trimalleolar fracture of left lower leg, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82855J | Nondisplaced trimalleolar fracture of left lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82855K | Nondisplaced trimalleolar fracture of left lower leg, subsequent encounter for closed fracture with nonunion | CMS +S82855M | Nondisplaced trimalleolar fracture of left lower leg, subsequent encounter for open fracture type I or II with nonunion | CMS +S82855N | Nondisplaced trimalleolar fracture of left lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82855P | Nondisplaced trimalleolar fracture of left lower leg, subsequent encounter for closed fracture with malunion | CMS +S82855Q | Nondisplaced trimalleolar fracture of left lower leg, subsequent encounter for open fracture type I or II with malunion | CMS +S82855R | Nondisplaced trimalleolar fracture of left lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82855S | Nondisplaced trimalleolar fracture of left lower leg, sequela | CMS +S82856A | Nondisplaced trimalleolar fracture of unspecified lower leg, initial encounter for closed fracture | CMS +S82856B | Nondisplaced trimalleolar fracture of unspecified lower leg, initial encounter for open fracture type I or II | CMS +S82856C | Nondisplaced trimalleolar fracture of unspecified lower leg, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82856D | Nondisplaced trimalleolar fracture of unspecified lower leg, subsequent encounter for closed fracture with routine healing | CMS +S82856E | Nondisplaced trimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type I or II with routine healing | CMS +S82856F | Nondisplaced trimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82856G | Nondisplaced trimalleolar fracture of unspecified lower leg, subsequent encounter for closed fracture with delayed healing | CMS +S82856H | Nondisplaced trimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82856J | Nondisplaced trimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82856K | Nondisplaced trimalleolar fracture of unspecified lower leg, subsequent encounter for closed fracture with nonunion | CMS +S82856M | Nondisplaced trimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type I or II with nonunion | CMS +S82856N | Nondisplaced trimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82856P | Nondisplaced trimalleolar fracture of unspecified lower leg, subsequent encounter for closed fracture with malunion | CMS +S82856Q | Nondisplaced trimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type I or II with malunion | CMS +S82856R | Nondisplaced trimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82856S | Nondisplaced trimalleolar fracture of unspecified lower leg, sequela | CMS +S82861A | Displaced Maisonneuve's fracture of right leg, initial encounter for closed fracture | CMS +S82861B | Displaced Maisonneuve's fracture of right leg, initial encounter for open fracture type I or II | CMS +S82861C | Displaced Maisonneuve's fracture of right leg, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82861D | Displaced Maisonneuve's fracture of right leg, subsequent encounter for closed fracture with routine healing | CMS +S82861E | Displaced Maisonneuve's fracture of right leg, subsequent encounter for open fracture type I or II with routine healing | CMS +S82861F | Displaced Maisonneuve's fracture of right leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82861G | Displaced Maisonneuve's fracture of right leg, subsequent encounter for closed fracture with delayed healing | CMS +S82861H | Displaced Maisonneuve's fracture of right leg, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82861J | Displaced Maisonneuve's fracture of right leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82861K | Displaced Maisonneuve's fracture of right leg, subsequent encounter for closed fracture with nonunion | CMS +S82861M | Displaced Maisonneuve's fracture of right leg, subsequent encounter for open fracture type I or II with nonunion | CMS +S82861N | Displaced Maisonneuve's fracture of right leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82861P | Displaced Maisonneuve's fracture of right leg, subsequent encounter for closed fracture with malunion | CMS +S82861Q | Displaced Maisonneuve's fracture of right leg, subsequent encounter for open fracture type I or II with malunion | CMS +S82861R | Displaced Maisonneuve's fracture of right leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82861S | Displaced Maisonneuve's fracture of right leg, sequela | CMS +S82862A | Displaced Maisonneuve's fracture of left leg, initial encounter for closed fracture | CMS +S82862B | Displaced Maisonneuve's fracture of left leg, initial encounter for open fracture type I or II | CMS +S82862C | Displaced Maisonneuve's fracture of left leg, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82862D | Displaced Maisonneuve's fracture of left leg, subsequent encounter for closed fracture with routine healing | CMS +S82862E | Displaced Maisonneuve's fracture of left leg, subsequent encounter for open fracture type I or II with routine healing | CMS +S82862F | Displaced Maisonneuve's fracture of left leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82862G | Displaced Maisonneuve's fracture of left leg, subsequent encounter for closed fracture with delayed healing | CMS +S82862H | Displaced Maisonneuve's fracture of left leg, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82862J | Displaced Maisonneuve's fracture of left leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82862K | Displaced Maisonneuve's fracture of left leg, subsequent encounter for closed fracture with nonunion | CMS +S82862M | Displaced Maisonneuve's fracture of left leg, subsequent encounter for open fracture type I or II with nonunion | CMS +S82862N | Displaced Maisonneuve's fracture of left leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82862P | Displaced Maisonneuve's fracture of left leg, subsequent encounter for closed fracture with malunion | CMS +S82862Q | Displaced Maisonneuve's fracture of left leg, subsequent encounter for open fracture type I or II with malunion | CMS +S82862R | Displaced Maisonneuve's fracture of left leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82862S | Displaced Maisonneuve's fracture of left leg, sequela | CMS +S82863A | Displaced Maisonneuve's fracture of unspecified leg, initial encounter for closed fracture | CMS +S82863B | Displaced Maisonneuve's fracture of unspecified leg, initial encounter for open fracture type I or II | CMS +S82863C | Displaced Maisonneuve's fracture of unspecified leg, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82863D | Displaced Maisonneuve's fracture of unspecified leg, subsequent encounter for closed fracture with routine healing | CMS +S82863E | Displaced Maisonneuve's fracture of unspecified leg, subsequent encounter for open fracture type I or II with routine healing | CMS +S82863F | Displaced Maisonneuve's fracture of unspecified leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82863G | Displaced Maisonneuve's fracture of unspecified leg, subsequent encounter for closed fracture with delayed healing | CMS +S82863H | Displaced Maisonneuve's fracture of unspecified leg, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82863J | Displaced Maisonneuve's fracture of unspecified leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82863K | Displaced Maisonneuve's fracture of unspecified leg, subsequent encounter for closed fracture with nonunion | CMS +S82863M | Displaced Maisonneuve's fracture of unspecified leg, subsequent encounter for open fracture type I or II with nonunion | CMS +S82863N | Displaced Maisonneuve's fracture of unspecified leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82863P | Displaced Maisonneuve's fracture of unspecified leg, subsequent encounter for closed fracture with malunion | CMS +S82863Q | Displaced Maisonneuve's fracture of unspecified leg, subsequent encounter for open fracture type I or II with malunion | CMS +S82863R | Displaced Maisonneuve's fracture of unspecified leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82863S | Displaced Maisonneuve's fracture of unspecified leg, sequela | CMS +S82864A | Nondisplaced Maisonneuve's fracture of right leg, initial encounter for closed fracture | CMS +S82864B | Nondisplaced Maisonneuve's fracture of right leg, initial encounter for open fracture type I or II | CMS +S82864C | Nondisplaced Maisonneuve's fracture of right leg, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82864D | Nondisplaced Maisonneuve's fracture of right leg, subsequent encounter for closed fracture with routine healing | CMS +S82864E | Nondisplaced Maisonneuve's fracture of right leg, subsequent encounter for open fracture type I or II with routine healing | CMS +S82864F | Nondisplaced Maisonneuve's fracture of right leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82864G | Nondisplaced Maisonneuve's fracture of right leg, subsequent encounter for closed fracture with delayed healing | CMS +S82864H | Nondisplaced Maisonneuve's fracture of right leg, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82864J | Nondisplaced Maisonneuve's fracture of right leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82864K | Nondisplaced Maisonneuve's fracture of right leg, subsequent encounter for closed fracture with nonunion | CMS +S82864M | Nondisplaced Maisonneuve's fracture of right leg, subsequent encounter for open fracture type I or II with nonunion | CMS +S82864N | Nondisplaced Maisonneuve's fracture of right leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82864P | Nondisplaced Maisonneuve's fracture of right leg, subsequent encounter for closed fracture with malunion | CMS +S82864Q | Nondisplaced Maisonneuve's fracture of right leg, subsequent encounter for open fracture type I or II with malunion | CMS +S82864R | Nondisplaced Maisonneuve's fracture of right leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82864S | Nondisplaced Maisonneuve's fracture of right leg, sequela | CMS +S82865A | Nondisplaced Maisonneuve's fracture of left leg, initial encounter for closed fracture | CMS +S82865B | Nondisplaced Maisonneuve's fracture of left leg, initial encounter for open fracture type I or II | CMS +S82865C | Nondisplaced Maisonneuve's fracture of left leg, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82865D | Nondisplaced Maisonneuve's fracture of left leg, subsequent encounter for closed fracture with routine healing | CMS +S82865E | Nondisplaced Maisonneuve's fracture of left leg, subsequent encounter for open fracture type I or II with routine healing | CMS +S82865F | Nondisplaced Maisonneuve's fracture of left leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82865G | Nondisplaced Maisonneuve's fracture of left leg, subsequent encounter for closed fracture with delayed healing | CMS +S82865H | Nondisplaced Maisonneuve's fracture of left leg, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82865J | Nondisplaced Maisonneuve's fracture of left leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82865K | Nondisplaced Maisonneuve's fracture of left leg, subsequent encounter for closed fracture with nonunion | CMS +S82865M | Nondisplaced Maisonneuve's fracture of left leg, subsequent encounter for open fracture type I or II with nonunion | CMS +S82865N | Nondisplaced Maisonneuve's fracture of left leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82865P | Nondisplaced Maisonneuve's fracture of left leg, subsequent encounter for closed fracture with malunion | CMS +S82865Q | Nondisplaced Maisonneuve's fracture of left leg, subsequent encounter for open fracture type I or II with malunion | CMS +S82865R | Nondisplaced Maisonneuve's fracture of left leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82865S | Nondisplaced Maisonneuve's fracture of left leg, sequela | CMS +S82866A | Nondisplaced Maisonneuve's fracture of unspecified leg, initial encounter for closed fracture | CMS +S82866B | Nondisplaced Maisonneuve's fracture of unspecified leg, initial encounter for open fracture type I or II | CMS +S82866C | Nondisplaced Maisonneuve's fracture of unspecified leg, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82866D | Nondisplaced Maisonneuve's fracture of unspecified leg, subsequent encounter for closed fracture with routine healing | CMS +S82866E | Nondisplaced Maisonneuve's fracture of unspecified leg, subsequent encounter for open fracture type I or II with routine healing | CMS +S82866F | Nondisplaced Maisonneuve's fracture of unspecified leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82866G | Nondisplaced Maisonneuve's fracture of unspecified leg, subsequent encounter for closed fracture with delayed healing | CMS +S82866H | Nondisplaced Maisonneuve's fracture of unspecified leg, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82866J | Nondisplaced Maisonneuve's fracture of unspecified leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82866K | Nondisplaced Maisonneuve's fracture of unspecified leg, subsequent encounter for closed fracture with nonunion | CMS +S82866M | Nondisplaced Maisonneuve's fracture of unspecified leg, subsequent encounter for open fracture type I or II with nonunion | CMS +S82866N | Nondisplaced Maisonneuve's fracture of unspecified leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82866P | Nondisplaced Maisonneuve's fracture of unspecified leg, subsequent encounter for closed fracture with malunion | CMS +S82866Q | Nondisplaced Maisonneuve's fracture of unspecified leg, subsequent encounter for open fracture type I or II with malunion | CMS +S82866R | Nondisplaced Maisonneuve's fracture of unspecified leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82866S | Nondisplaced Maisonneuve's fracture of unspecified leg, sequela | CMS +S82871A | Displaced pilon fracture of right tibia, initial encounter for closed fracture | CMS +S82871B | Displaced pilon fracture of right tibia, initial encounter for open fracture type I or II | CMS +S82871C | Displaced pilon fracture of right tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82871D | Displaced pilon fracture of right tibia, subsequent encounter for closed fracture with routine healing | CMS +S82871E | Displaced pilon fracture of right tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82871F | Displaced pilon fracture of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82871G | Displaced pilon fracture of right tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82871H | Displaced pilon fracture of right tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82871J | Displaced pilon fracture of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82871K | Displaced pilon fracture of right tibia, subsequent encounter for closed fracture with nonunion | CMS +S82871M | Displaced pilon fracture of right tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82871N | Displaced pilon fracture of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82871P | Displaced pilon fracture of right tibia, subsequent encounter for closed fracture with malunion | CMS +S82871Q | Displaced pilon fracture of right tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82871R | Displaced pilon fracture of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82871S | Displaced pilon fracture of right tibia, sequela | CMS +S82872A | Displaced pilon fracture of left tibia, initial encounter for closed fracture | CMS +S82872B | Displaced pilon fracture of left tibia, initial encounter for open fracture type I or II | CMS +S82872C | Displaced pilon fracture of left tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82872D | Displaced pilon fracture of left tibia, subsequent encounter for closed fracture with routine healing | CMS +S82872E | Displaced pilon fracture of left tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82872F | Displaced pilon fracture of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82872G | Displaced pilon fracture of left tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82872H | Displaced pilon fracture of left tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82872J | Displaced pilon fracture of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82872K | Displaced pilon fracture of left tibia, subsequent encounter for closed fracture with nonunion | CMS +S82872M | Displaced pilon fracture of left tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82872N | Displaced pilon fracture of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82872P | Displaced pilon fracture of left tibia, subsequent encounter for closed fracture with malunion | CMS +S82872Q | Displaced pilon fracture of left tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82872R | Displaced pilon fracture of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82872S | Displaced pilon fracture of left tibia, sequela | CMS +S82873A | Displaced pilon fracture of unspecified tibia, initial encounter for closed fracture | CMS +S82873B | Displaced pilon fracture of unspecified tibia, initial encounter for open fracture type I or II | CMS +S82873C | Displaced pilon fracture of unspecified tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82873D | Displaced pilon fracture of unspecified tibia, subsequent encounter for closed fracture with routine healing | CMS +S82873E | Displaced pilon fracture of unspecified tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82873F | Displaced pilon fracture of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82873G | Displaced pilon fracture of unspecified tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82873H | Displaced pilon fracture of unspecified tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82873J | Displaced pilon fracture of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82873K | Displaced pilon fracture of unspecified tibia, subsequent encounter for closed fracture with nonunion | CMS +S82873M | Displaced pilon fracture of unspecified tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82873N | Displaced pilon fracture of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82873P | Displaced pilon fracture of unspecified tibia, subsequent encounter for closed fracture with malunion | CMS +S82873Q | Displaced pilon fracture of unspecified tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82873R | Displaced pilon fracture of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82873S | Displaced pilon fracture of unspecified tibia, sequela | CMS +S82874A | Nondisplaced pilon fracture of right tibia, initial encounter for closed fracture | CMS +S82874B | Nondisplaced pilon fracture of right tibia, initial encounter for open fracture type I or II | CMS +S82874C | Nondisplaced pilon fracture of right tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82874D | Nondisplaced pilon fracture of right tibia, subsequent encounter for closed fracture with routine healing | CMS +S82874E | Nondisplaced pilon fracture of right tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82874F | Nondisplaced pilon fracture of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82874G | Nondisplaced pilon fracture of right tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82874H | Nondisplaced pilon fracture of right tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82874J | Nondisplaced pilon fracture of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82874K | Nondisplaced pilon fracture of right tibia, subsequent encounter for closed fracture with nonunion | CMS +S82874M | Nondisplaced pilon fracture of right tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82874N | Nondisplaced pilon fracture of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82874P | Nondisplaced pilon fracture of right tibia, subsequent encounter for closed fracture with malunion | CMS +S82874Q | Nondisplaced pilon fracture of right tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82874R | Nondisplaced pilon fracture of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82874S | Nondisplaced pilon fracture of right tibia, sequela | CMS +S82875A | Nondisplaced pilon fracture of left tibia, initial encounter for closed fracture | CMS +S82875B | Nondisplaced pilon fracture of left tibia, initial encounter for open fracture type I or II | CMS +S82875C | Nondisplaced pilon fracture of left tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82875D | Nondisplaced pilon fracture of left tibia, subsequent encounter for closed fracture with routine healing | CMS +S82875E | Nondisplaced pilon fracture of left tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82875F | Nondisplaced pilon fracture of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82875G | Nondisplaced pilon fracture of left tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82875H | Nondisplaced pilon fracture of left tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82875J | Nondisplaced pilon fracture of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82875K | Nondisplaced pilon fracture of left tibia, subsequent encounter for closed fracture with nonunion | CMS +S82875M | Nondisplaced pilon fracture of left tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82875N | Nondisplaced pilon fracture of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82875P | Nondisplaced pilon fracture of left tibia, subsequent encounter for closed fracture with malunion | CMS +S82875Q | Nondisplaced pilon fracture of left tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82875R | Nondisplaced pilon fracture of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82875S | Nondisplaced pilon fracture of left tibia, sequela | CMS +S82876A | Nondisplaced pilon fracture of unspecified tibia, initial encounter for closed fracture | CMS +S82876B | Nondisplaced pilon fracture of unspecified tibia, initial encounter for open fracture type I or II | CMS +S82876C | Nondisplaced pilon fracture of unspecified tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82876D | Nondisplaced pilon fracture of unspecified tibia, subsequent encounter for closed fracture with routine healing | CMS +S82876E | Nondisplaced pilon fracture of unspecified tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82876F | Nondisplaced pilon fracture of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82876G | Nondisplaced pilon fracture of unspecified tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82876H | Nondisplaced pilon fracture of unspecified tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82876J | Nondisplaced pilon fracture of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82876K | Nondisplaced pilon fracture of unspecified tibia, subsequent encounter for closed fracture with nonunion | CMS +S82876M | Nondisplaced pilon fracture of unspecified tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82876N | Nondisplaced pilon fracture of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82876P | Nondisplaced pilon fracture of unspecified tibia, subsequent encounter for closed fracture with malunion | CMS +S82876Q | Nondisplaced pilon fracture of unspecified tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82876R | Nondisplaced pilon fracture of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82876S | Nondisplaced pilon fracture of unspecified tibia, sequela | CMS +S82891A | Other fracture of right lower leg, initial encounter for closed fracture | CMS +S82891B | Other fracture of right lower leg, initial encounter for open fracture type I or II | CMS +S82891C | Other fracture of right lower leg, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82891D | Other fracture of right lower leg, subsequent encounter for closed fracture with routine healing | CMS +S82891E | Other fracture of right lower leg, subsequent encounter for open fracture type I or II with routine healing | CMS +S82891F | Other fracture of right lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82891G | Other fracture of right lower leg, subsequent encounter for closed fracture with delayed healing | CMS +S82891H | Other fracture of right lower leg, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82891J | Other fracture of right lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82891K | Other fracture of right lower leg, subsequent encounter for closed fracture with nonunion | CMS +S82891M | Other fracture of right lower leg, subsequent encounter for open fracture type I or II with nonunion | CMS +S82891N | Other fracture of right lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82891P | Other fracture of right lower leg, subsequent encounter for closed fracture with malunion | CMS +S82891Q | Other fracture of right lower leg, subsequent encounter for open fracture type I or II with malunion | CMS +S82891R | Other fracture of right lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82891S | Other fracture of right lower leg, sequela | CMS +S82892A | Other fracture of left lower leg, initial encounter for closed fracture | CMS +S82892B | Other fracture of left lower leg, initial encounter for open fracture type I or II | CMS +S82892C | Other fracture of left lower leg, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82892D | Other fracture of left lower leg, subsequent encounter for closed fracture with routine healing | CMS +S82892E | Other fracture of left lower leg, subsequent encounter for open fracture type I or II with routine healing | CMS +S82892F | Other fracture of left lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82892G | Other fracture of left lower leg, subsequent encounter for closed fracture with delayed healing | CMS +S82892H | Other fracture of left lower leg, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82892J | Other fracture of left lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82892K | Other fracture of left lower leg, subsequent encounter for closed fracture with nonunion | CMS +S82892M | Other fracture of left lower leg, subsequent encounter for open fracture type I or II with nonunion | CMS +S82892N | Other fracture of left lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82892P | Other fracture of left lower leg, subsequent encounter for closed fracture with malunion | CMS +S82892Q | Other fracture of left lower leg, subsequent encounter for open fracture type I or II with malunion | CMS +S82892R | Other fracture of left lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82892S | Other fracture of left lower leg, sequela | CMS +S82899A | Other fracture of unspecified lower leg, initial encounter for closed fracture | CMS +S82899B | Other fracture of unspecified lower leg, initial encounter for open fracture type I or II | CMS +S82899C | Other fracture of unspecified lower leg, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82899D | Other fracture of unspecified lower leg, subsequent encounter for closed fracture with routine healing | CMS +S82899E | Other fracture of unspecified lower leg, subsequent encounter for open fracture type I or II with routine healing | CMS +S82899F | Other fracture of unspecified lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82899G | Other fracture of unspecified lower leg, subsequent encounter for closed fracture with delayed healing | CMS +S82899H | Other fracture of unspecified lower leg, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82899J | Other fracture of unspecified lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82899K | Other fracture of unspecified lower leg, subsequent encounter for closed fracture with nonunion | CMS +S82899M | Other fracture of unspecified lower leg, subsequent encounter for open fracture type I or II with nonunion | CMS +S82899N | Other fracture of unspecified lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82899P | Other fracture of unspecified lower leg, subsequent encounter for closed fracture with malunion | CMS +S82899Q | Other fracture of unspecified lower leg, subsequent encounter for open fracture type I or II with malunion | CMS +S82899R | Other fracture of unspecified lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82899S | Other fracture of unspecified lower leg, sequela | CMS +S829 | Fracture of lower leg, part unspecified | WHO +S8290XA | Unspecified fracture of unspecified lower leg, initial encounter for closed fracture | CMS +S8290XB | Unspecified fracture of unspecified lower leg, initial encounter for open fracture type I or II | CMS +S8290XC | Unspecified fracture of unspecified lower leg, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S8290XD | Unspecified fracture of unspecified lower leg, subsequent encounter for closed fracture with routine healing | CMS +S8290XE | Unspecified fracture of unspecified lower leg, subsequent encounter for open fracture type I or II with routine healing | CMS +S8290XF | Unspecified fracture of unspecified lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S8290XG | Unspecified fracture of unspecified lower leg, subsequent encounter for closed fracture with delayed healing | CMS +S8290XH | Unspecified fracture of unspecified lower leg, subsequent encounter for open fracture type I or II with delayed healing | CMS +S8290XJ | Unspecified fracture of unspecified lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S8290XK | Unspecified fracture of unspecified lower leg, subsequent encounter for closed fracture with nonunion | CMS +S8290XM | Unspecified fracture of unspecified lower leg, subsequent encounter for open fracture type I or II with nonunion | CMS +S8290XN | Unspecified fracture of unspecified lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S8290XP | Unspecified fracture of unspecified lower leg, subsequent encounter for closed fracture with malunion | CMS +S8290XQ | Unspecified fracture of unspecified lower leg, subsequent encounter for open fracture type I or II with malunion | CMS +S8290XR | Unspecified fracture of unspecified lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S8290XS | Unspecified fracture of unspecified lower leg, sequela | CMS +S8291XA | Unspecified fracture of right lower leg, initial encounter for closed fracture | CMS +S8291XB | Unspecified fracture of right lower leg, initial encounter for open fracture type I or II | CMS +S8291XC | Unspecified fracture of right lower leg, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S8291XD | Unspecified fracture of right lower leg, subsequent encounter for closed fracture with routine healing | CMS +S8291XE | Unspecified fracture of right lower leg, subsequent encounter for open fracture type I or II with routine healing | CMS +S8291XF | Unspecified fracture of right lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S8291XG | Unspecified fracture of right lower leg, subsequent encounter for closed fracture with delayed healing | CMS +S8291XH | Unspecified fracture of right lower leg, subsequent encounter for open fracture type I or II with delayed healing | CMS +S8291XJ | Unspecified fracture of right lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S8291XK | Unspecified fracture of right lower leg, subsequent encounter for closed fracture with nonunion | CMS +S8291XM | Unspecified fracture of right lower leg, subsequent encounter for open fracture type I or II with nonunion | CMS +S8291XN | Unspecified fracture of right lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S8291XP | Unspecified fracture of right lower leg, subsequent encounter for closed fracture with malunion | CMS +S8291XQ | Unspecified fracture of right lower leg, subsequent encounter for open fracture type I or II with malunion | CMS +S8291XR | Unspecified fracture of right lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S8291XS | Unspecified fracture of right lower leg, sequela | CMS +S8292XA | Unspecified fracture of left lower leg, initial encounter for closed fracture | CMS +S8292XB | Unspecified fracture of left lower leg, initial encounter for open fracture type I or II | CMS +S8292XC | Unspecified fracture of left lower leg, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S8292XD | Unspecified fracture of left lower leg, subsequent encounter for closed fracture with routine healing | CMS +S8292XE | Unspecified fracture of left lower leg, subsequent encounter for open fracture type I or II with routine healing | CMS +S8292XF | Unspecified fracture of left lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S8292XG | Unspecified fracture of left lower leg, subsequent encounter for closed fracture with delayed healing | CMS +S8292XH | Unspecified fracture of left lower leg, subsequent encounter for open fracture type I or II with delayed healing | CMS +S8292XJ | Unspecified fracture of left lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S8292XK | Unspecified fracture of left lower leg, subsequent encounter for closed fracture with nonunion | CMS +S8292XM | Unspecified fracture of left lower leg, subsequent encounter for open fracture type I or II with nonunion | CMS +S8292XN | Unspecified fracture of left lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S8292XP | Unspecified fracture of left lower leg, subsequent encounter for closed fracture with malunion | CMS +S8292XQ | Unspecified fracture of left lower leg, subsequent encounter for open fracture type I or II with malunion | CMS +S8292XR | Unspecified fracture of left lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S8292XS | Unspecified fracture of left lower leg, sequela | CMS +S83 | Dislocation, sprain and strain of joints and ligaments of knee | WHO +S830 | Dislocation of patella | WHO +S83001A | Unspecified subluxation of right patella, initial encounter | CMS +S83001D | Unspecified subluxation of right patella, subsequent encounter | CMS +S83001S | Unspecified subluxation of right patella, sequela | CMS +S83002A | Unspecified subluxation of left patella, initial encounter | CMS +S83002D | Unspecified subluxation of left patella, subsequent encounter | CMS +S83002S | Unspecified subluxation of left patella, sequela | CMS +S83003A | Unspecified subluxation of unspecified patella, initial encounter | CMS +S83003D | Unspecified subluxation of unspecified patella, subsequent encounter | CMS +S83003S | Unspecified subluxation of unspecified patella, sequela | CMS +S83004A | Unspecified dislocation of right patella, initial encounter | CMS +S83004D | Unspecified dislocation of right patella, subsequent encounter | CMS +S83004S | Unspecified dislocation of right patella, sequela | CMS +S83005A | Unspecified dislocation of left patella, initial encounter | CMS +S83005D | Unspecified dislocation of left patella, subsequent encounter | CMS +S83005S | Unspecified dislocation of left patella, sequela | CMS +S83006A | Unspecified dislocation of unspecified patella, initial encounter | CMS +S83006D | Unspecified dislocation of unspecified patella, subsequent encounter | CMS +S83006S | Unspecified dislocation of unspecified patella, sequela | CMS +S83011A | Lateral subluxation of right patella, initial encounter | CMS +S83011D | Lateral subluxation of right patella, subsequent encounter | CMS +S83011S | Lateral subluxation of right patella, sequela | CMS +S83012A | Lateral subluxation of left patella, initial encounter | CMS +S83012D | Lateral subluxation of left patella, subsequent encounter | CMS +S83012S | Lateral subluxation of left patella, sequela | CMS +S83013A | Lateral subluxation of unspecified patella, initial encounter | CMS +S83013D | Lateral subluxation of unspecified patella, subsequent encounter | CMS +S83013S | Lateral subluxation of unspecified patella, sequela | CMS +S83014A | Lateral dislocation of right patella, initial encounter | CMS +S83014D | Lateral dislocation of right patella, subsequent encounter | CMS +S83014S | Lateral dislocation of right patella, sequela | CMS +S83015A | Lateral dislocation of left patella, initial encounter | CMS +S83015D | Lateral dislocation of left patella, subsequent encounter | CMS +S83015S | Lateral dislocation of left patella, sequela | CMS +S83016A | Lateral dislocation of unspecified patella, initial encounter | CMS +S83016D | Lateral dislocation of unspecified patella, subsequent encounter | CMS +S83016S | Lateral dislocation of unspecified patella, sequela | CMS +S83091A | Other subluxation of right patella, initial encounter | CMS +S83091D | Other subluxation of right patella, subsequent encounter | CMS +S83091S | Other subluxation of right patella, sequela | CMS +S83092A | Other subluxation of left patella, initial encounter | CMS +S83092D | Other subluxation of left patella, subsequent encounter | CMS +S83092S | Other subluxation of left patella, sequela | CMS +S83093A | Other subluxation of unspecified patella, initial encounter | CMS +S83093D | Other subluxation of unspecified patella, subsequent encounter | CMS +S83093S | Other subluxation of unspecified patella, sequela | CMS +S83094A | Other dislocation of right patella, initial encounter | CMS +S83094D | Other dislocation of right patella, subsequent encounter | CMS +S83094S | Other dislocation of right patella, sequela | CMS +S83095A | Other dislocation of left patella, initial encounter | CMS +S83095D | Other dislocation of left patella, subsequent encounter | CMS +S83095S | Other dislocation of left patella, sequela | CMS +S83096A | Other dislocation of unspecified patella, initial encounter | CMS +S83096D | Other dislocation of unspecified patella, subsequent encounter | CMS +S83096S | Other dislocation of unspecified patella, sequela | CMS +S831 | Dislocation of knee | WHO +S83101A | Unspecified subluxation of right knee, initial encounter | CMS +S83101D | Unspecified subluxation of right knee, subsequent encounter | CMS +S83101S | Unspecified subluxation of right knee, sequela | CMS +S83102A | Unspecified subluxation of left knee, initial encounter | CMS +S83102D | Unspecified subluxation of left knee, subsequent encounter | CMS +S83102S | Unspecified subluxation of left knee, sequela | CMS +S83103A | Unspecified subluxation of unspecified knee, initial encounter | CMS +S83103D | Unspecified subluxation of unspecified knee, subsequent encounter | CMS +S83103S | Unspecified subluxation of unspecified knee, sequela | CMS +S83104A | Unspecified dislocation of right knee, initial encounter | CMS +S83104D | Unspecified dislocation of right knee, subsequent encounter | CMS +S83104S | Unspecified dislocation of right knee, sequela | CMS +S83105A | Unspecified dislocation of left knee, initial encounter | CMS +S83105D | Unspecified dislocation of left knee, subsequent encounter | CMS +S83105S | Unspecified dislocation of left knee, sequela | CMS +S83106A | Unspecified dislocation of unspecified knee, initial encounter | CMS +S83106D | Unspecified dislocation of unspecified knee, subsequent encounter | CMS +S83106S | Unspecified dislocation of unspecified knee, sequela | CMS +S83111A | Anterior subluxation of proximal end of tibia, right knee, initial encounter | CMS +S83111D | Anterior subluxation of proximal end of tibia, right knee, subsequent encounter | CMS +S83111S | Anterior subluxation of proximal end of tibia, right knee, sequela | CMS +S83112A | Anterior subluxation of proximal end of tibia, left knee, initial encounter | CMS +S83112D | Anterior subluxation of proximal end of tibia, left knee, subsequent encounter | CMS +S83112S | Anterior subluxation of proximal end of tibia, left knee, sequela | CMS +S83113A | Anterior subluxation of proximal end of tibia, unspecified knee, initial encounter | CMS +S83113D | Anterior subluxation of proximal end of tibia, unspecified knee, subsequent encounter | CMS +S83113S | Anterior subluxation of proximal end of tibia, unspecified knee, sequela | CMS +S83114A | Anterior dislocation of proximal end of tibia, right knee, initial encounter | CMS +S83114D | Anterior dislocation of proximal end of tibia, right knee, subsequent encounter | CMS +S83114S | Anterior dislocation of proximal end of tibia, right knee, sequela | CMS +S83115A | Anterior dislocation of proximal end of tibia, left knee, initial encounter | CMS +S83115D | Anterior dislocation of proximal end of tibia, left knee, subsequent encounter | CMS +S83115S | Anterior dislocation of proximal end of tibia, left knee, sequela | CMS +S83116A | Anterior dislocation of proximal end of tibia, unspecified knee, initial encounter | CMS +S83116D | Anterior dislocation of proximal end of tibia, unspecified knee, subsequent encounter | CMS +S83116S | Anterior dislocation of proximal end of tibia, unspecified knee, sequela | CMS +S83121A | Posterior subluxation of proximal end of tibia, right knee, initial encounter | CMS +S83121D | Posterior subluxation of proximal end of tibia, right knee, subsequent encounter | CMS +S83121S | Posterior subluxation of proximal end of tibia, right knee, sequela | CMS +S83122A | Posterior subluxation of proximal end of tibia, left knee, initial encounter | CMS +S83122D | Posterior subluxation of proximal end of tibia, left knee, subsequent encounter | CMS +S83122S | Posterior subluxation of proximal end of tibia, left knee, sequela | CMS +S83123A | Posterior subluxation of proximal end of tibia, unspecified knee, initial encounter | CMS +S83123D | Posterior subluxation of proximal end of tibia, unspecified knee, subsequent encounter | CMS +S83123S | Posterior subluxation of proximal end of tibia, unspecified knee, sequela | CMS +S83124A | Posterior dislocation of proximal end of tibia, right knee, initial encounter | CMS +S83124D | Posterior dislocation of proximal end of tibia, right knee, subsequent encounter | CMS +S83124S | Posterior dislocation of proximal end of tibia, right knee, sequela | CMS +S83125A | Posterior dislocation of proximal end of tibia, left knee, initial encounter | CMS +S83125D | Posterior dislocation of proximal end of tibia, left knee, subsequent encounter | CMS +S83125S | Posterior dislocation of proximal end of tibia, left knee, sequela | CMS +S83126A | Posterior dislocation of proximal end of tibia, unspecified knee, initial encounter | CMS +S83126D | Posterior dislocation of proximal end of tibia, unspecified knee, subsequent encounter | CMS +S83126S | Posterior dislocation of proximal end of tibia, unspecified knee, sequela | CMS +S83131A | Medial subluxation of proximal end of tibia, right knee, initial encounter | CMS +S83131D | Medial subluxation of proximal end of tibia, right knee, subsequent encounter | CMS +S83131S | Medial subluxation of proximal end of tibia, right knee, sequela | CMS +S83132A | Medial subluxation of proximal end of tibia, left knee, initial encounter | CMS +S83132D | Medial subluxation of proximal end of tibia, left knee, subsequent encounter | CMS +S83132S | Medial subluxation of proximal end of tibia, left knee, sequela | CMS +S83133A | Medial subluxation of proximal end of tibia, unspecified knee, initial encounter | CMS +S83133D | Medial subluxation of proximal end of tibia, unspecified knee, subsequent encounter | CMS +S83133S | Medial subluxation of proximal end of tibia, unspecified knee, sequela | CMS +S83134A | Medial dislocation of proximal end of tibia, right knee, initial encounter | CMS +S83134D | Medial dislocation of proximal end of tibia, right knee, subsequent encounter | CMS +S83134S | Medial dislocation of proximal end of tibia, right knee, sequela | CMS +S83135A | Medial dislocation of proximal end of tibia, left knee, initial encounter | CMS +S83135D | Medial dislocation of proximal end of tibia, left knee, subsequent encounter | CMS +S83135S | Medial dislocation of proximal end of tibia, left knee, sequela | CMS +S83136A | Medial dislocation of proximal end of tibia, unspecified knee, initial encounter | CMS +S83136D | Medial dislocation of proximal end of tibia, unspecified knee, subsequent encounter | CMS +S83136S | Medial dislocation of proximal end of tibia, unspecified knee, sequela | CMS +S83141A | Lateral subluxation of proximal end of tibia, right knee, initial encounter | CMS +S83141D | Lateral subluxation of proximal end of tibia, right knee, subsequent encounter | CMS +S83141S | Lateral subluxation of proximal end of tibia, right knee, sequela | CMS +S83142A | Lateral subluxation of proximal end of tibia, left knee, initial encounter | CMS +S83142D | Lateral subluxation of proximal end of tibia, left knee, subsequent encounter | CMS +S83142S | Lateral subluxation of proximal end of tibia, left knee, sequela | CMS +S83143A | Lateral subluxation of proximal end of tibia, unspecified knee, initial encounter | CMS +S83143D | Lateral subluxation of proximal end of tibia, unspecified knee, subsequent encounter | CMS +S83143S | Lateral subluxation of proximal end of tibia, unspecified knee, sequela | CMS +S83144A | Lateral dislocation of proximal end of tibia, right knee, initial encounter | CMS +S83144D | Lateral dislocation of proximal end of tibia, right knee, subsequent encounter | CMS +S83144S | Lateral dislocation of proximal end of tibia, right knee, sequela | CMS +S83145A | Lateral dislocation of proximal end of tibia, left knee, initial encounter | CMS +S83145D | Lateral dislocation of proximal end of tibia, left knee, subsequent encounter | CMS +S83145S | Lateral dislocation of proximal end of tibia, left knee, sequela | CMS +S83146A | Lateral dislocation of proximal end of tibia, unspecified knee, initial encounter | CMS +S83146D | Lateral dislocation of proximal end of tibia, unspecified knee, subsequent encounter | CMS +S83146S | Lateral dislocation of proximal end of tibia, unspecified knee, sequela | CMS +S83191A | Other subluxation of right knee, initial encounter | CMS +S83191D | Other subluxation of right knee, subsequent encounter | CMS +S83191S | Other subluxation of right knee, sequela | CMS +S83192A | Other subluxation of left knee, initial encounter | CMS +S83192D | Other subluxation of left knee, subsequent encounter | CMS +S83192S | Other subluxation of left knee, sequela | CMS +S83193A | Other subluxation of unspecified knee, initial encounter | CMS +S83193D | Other subluxation of unspecified knee, subsequent encounter | CMS +S83193S | Other subluxation of unspecified knee, sequela | CMS +S83194A | Other dislocation of right knee, initial encounter | CMS +S83194D | Other dislocation of right knee, subsequent encounter | CMS +S83194S | Other dislocation of right knee, sequela | CMS +S83195A | Other dislocation of left knee, initial encounter | CMS +S83195D | Other dislocation of left knee, subsequent encounter | CMS +S83195S | Other dislocation of left knee, sequela | CMS +S83196A | Other dislocation of unspecified knee, initial encounter | CMS +S83196D | Other dislocation of unspecified knee, subsequent encounter | CMS +S83196S | Other dislocation of unspecified knee, sequela | CMS +S832 | Tear of meniscus, current | WHO +S83200A | Bucket-handle tear of unspecified meniscus, current injury, right knee, initial encounter | CMS +S83200D | Bucket-handle tear of unspecified meniscus, current injury, right knee, subsequent encounter | CMS +S83200S | Bucket-handle tear of unspecified meniscus, current injury, right knee, sequela | CMS +S83201A | Bucket-handle tear of unspecified meniscus, current injury, left knee, initial encounter | CMS +S83201D | Bucket-handle tear of unspecified meniscus, current injury, left knee, subsequent encounter | CMS +S83201S | Bucket-handle tear of unspecified meniscus, current injury, left knee, sequela | CMS +S83202A | Bucket-handle tear of unspecified meniscus, current injury, unspecified knee, initial encounter | CMS +S83202D | Bucket-handle tear of unspecified meniscus, current injury, unspecified knee, subsequent encounter | CMS +S83202S | Bucket-handle tear of unspecified meniscus, current injury, unspecified knee, sequela | CMS +S83203A | Other tear of unspecified meniscus, current injury, right knee, initial encounter | CMS +S83203D | Other tear of unspecified meniscus, current injury, right knee, subsequent encounter | CMS +S83203S | Other tear of unspecified meniscus, current injury, right knee, sequela | CMS +S83204A | Other tear of unspecified meniscus, current injury, left knee, initial encounter | CMS +S83204D | Other tear of unspecified meniscus, current injury, left knee, subsequent encounter | CMS +S83204S | Other tear of unspecified meniscus, current injury, left knee, sequela | CMS +S83205A | Other tear of unspecified meniscus, current injury, unspecified knee, initial encounter | CMS +S83205D | Other tear of unspecified meniscus, current injury, unspecified knee, subsequent encounter | CMS +S83205S | Other tear of unspecified meniscus, current injury, unspecified knee, sequela | CMS +S83206A | Unspecified tear of unspecified meniscus, current injury, right knee, initial encounter | CMS +S83206D | Unspecified tear of unspecified meniscus, current injury, right knee, subsequent encounter | CMS +S83206S | Unspecified tear of unspecified meniscus, current injury, right knee, sequela | CMS +S83207A | Unspecified tear of unspecified meniscus, current injury, left knee, initial encounter | CMS +S83207D | Unspecified tear of unspecified meniscus, current injury, left knee, subsequent encounter | CMS +S83207S | Unspecified tear of unspecified meniscus, current injury, left knee, sequela | CMS +S83209A | Unspecified tear of unspecified meniscus, current injury, unspecified knee, initial encounter | CMS +S83209D | Unspecified tear of unspecified meniscus, current injury, unspecified knee, subsequent encounter | CMS +S83209S | Unspecified tear of unspecified meniscus, current injury, unspecified knee, sequela | CMS +S83211A | Bucket-handle tear of medial meniscus, current injury, right knee, initial encounter | CMS +S83211D | Bucket-handle tear of medial meniscus, current injury, right knee, subsequent encounter | CMS +S83211S | Bucket-handle tear of medial meniscus, current injury, right knee, sequela | CMS +S83212A | Bucket-handle tear of medial meniscus, current injury, left knee, initial encounter | CMS +S83212D | Bucket-handle tear of medial meniscus, current injury, left knee, subsequent encounter | CMS +S83212S | Bucket-handle tear of medial meniscus, current injury, left knee, sequela | CMS +S83219A | Bucket-handle tear of medial meniscus, current injury, unspecified knee, initial encounter | CMS +S83219D | Bucket-handle tear of medial meniscus, current injury, unspecified knee, subsequent encounter | CMS +S83219S | Bucket-handle tear of medial meniscus, current injury, unspecified knee, sequela | CMS +S83221A | Peripheral tear of medial meniscus, current injury, right knee, initial encounter | CMS +S83221D | Peripheral tear of medial meniscus, current injury, right knee, subsequent encounter | CMS +S83221S | Peripheral tear of medial meniscus, current injury, right knee, sequela | CMS +S83222A | Peripheral tear of medial meniscus, current injury, left knee, initial encounter | CMS +S83222D | Peripheral tear of medial meniscus, current injury, left knee, subsequent encounter | CMS +S83222S | Peripheral tear of medial meniscus, current injury, left knee, sequela | CMS +S83229A | Peripheral tear of medial meniscus, current injury, unspecified knee, initial encounter | CMS +S83229D | Peripheral tear of medial meniscus, current injury, unspecified knee, subsequent encounter | CMS +S83229S | Peripheral tear of medial meniscus, current injury, unspecified knee, sequela | CMS +S83231A | Complex tear of medial meniscus, current injury, right knee, initial encounter | CMS +S83231D | Complex tear of medial meniscus, current injury, right knee, subsequent encounter | CMS +S83231S | Complex tear of medial meniscus, current injury, right knee, sequela | CMS +S83232A | Complex tear of medial meniscus, current injury, left knee, initial encounter | CMS +S83232D | Complex tear of medial meniscus, current injury, left knee, subsequent encounter | CMS +S83232S | Complex tear of medial meniscus, current injury, left knee, sequela | CMS +S83239A | Complex tear of medial meniscus, current injury, unspecified knee, initial encounter | CMS +S83239D | Complex tear of medial meniscus, current injury, unspecified knee, subsequent encounter | CMS +S83239S | Complex tear of medial meniscus, current injury, unspecified knee, sequela | CMS +S83241A | Other tear of medial meniscus, current injury, right knee, initial encounter | CMS +S83241D | Other tear of medial meniscus, current injury, right knee, subsequent encounter | CMS +S83241S | Other tear of medial meniscus, current injury, right knee, sequela | CMS +S83242A | Other tear of medial meniscus, current injury, left knee, initial encounter | CMS +S83242D | Other tear of medial meniscus, current injury, left knee, subsequent encounter | CMS +S83242S | Other tear of medial meniscus, current injury, left knee, sequela | CMS +S83249A | Other tear of medial meniscus, current injury, unspecified knee, initial encounter | CMS +S83249D | Other tear of medial meniscus, current injury, unspecified knee, subsequent encounter | CMS +S83249S | Other tear of medial meniscus, current injury, unspecified knee, sequela | CMS +S83251A | Bucket-handle tear of lateral meniscus, current injury, right knee, initial encounter | CMS +S83251D | Bucket-handle tear of lateral meniscus, current injury, right knee, subsequent encounter | CMS +S83251S | Bucket-handle tear of lateral meniscus, current injury, right knee, sequela | CMS +S83252A | Bucket-handle tear of lateral meniscus, current injury, left knee, initial encounter | CMS +S83252D | Bucket-handle tear of lateral meniscus, current injury, left knee, subsequent encounter | CMS +S83252S | Bucket-handle tear of lateral meniscus, current injury, left knee, sequela | CMS +S83259A | Bucket-handle tear of lateral meniscus, current injury, unspecified knee, initial encounter | CMS +S83259D | Bucket-handle tear of lateral meniscus, current injury, unspecified knee, subsequent encounter | CMS +S83259S | Bucket-handle tear of lateral meniscus, current injury, unspecified knee, sequela | CMS +S83261A | Peripheral tear of lateral meniscus, current injury, right knee, initial encounter | CMS +S83261D | Peripheral tear of lateral meniscus, current injury, right knee, subsequent encounter | CMS +S83261S | Peripheral tear of lateral meniscus, current injury, right knee, sequela | CMS +S83262A | Peripheral tear of lateral meniscus, current injury, left knee, initial encounter | CMS +S83262D | Peripheral tear of lateral meniscus, current injury, left knee, subsequent encounter | CMS +S83262S | Peripheral tear of lateral meniscus, current injury, left knee, sequela | CMS +S83269A | Peripheral tear of lateral meniscus, current injury, unspecified knee, initial encounter | CMS +S83269D | Peripheral tear of lateral meniscus, current injury, unspecified knee, subsequent encounter | CMS +S83269S | Peripheral tear of lateral meniscus, current injury, unspecified knee, sequela | CMS +S83271A | Complex tear of lateral meniscus, current injury, right knee, initial encounter | CMS +S83271D | Complex tear of lateral meniscus, current injury, right knee, subsequent encounter | CMS +S83271S | Complex tear of lateral meniscus, current injury, right knee, sequela | CMS +S83272A | Complex tear of lateral meniscus, current injury, left knee, initial encounter | CMS +S83272D | Complex tear of lateral meniscus, current injury, left knee, subsequent encounter | CMS +S83272S | Complex tear of lateral meniscus, current injury, left knee, sequela | CMS +S83279A | Complex tear of lateral meniscus, current injury, unspecified knee, initial encounter | CMS +S83279D | Complex tear of lateral meniscus, current injury, unspecified knee, subsequent encounter | CMS +S83279S | Complex tear of lateral meniscus, current injury, unspecified knee, sequela | CMS +S83281A | Other tear of lateral meniscus, current injury, right knee, initial encounter | CMS +S83281D | Other tear of lateral meniscus, current injury, right knee, subsequent encounter | CMS +S83281S | Other tear of lateral meniscus, current injury, right knee, sequela | CMS +S83282A | Other tear of lateral meniscus, current injury, left knee, initial encounter | CMS +S83282D | Other tear of lateral meniscus, current injury, left knee, subsequent encounter | CMS +S83282S | Other tear of lateral meniscus, current injury, left knee, sequela | CMS +S83289A | Other tear of lateral meniscus, current injury, unspecified knee, initial encounter | CMS +S83289D | Other tear of lateral meniscus, current injury, unspecified knee, subsequent encounter | CMS +S83289S | Other tear of lateral meniscus, current injury, unspecified knee, sequela | CMS +S833 | Tear of articular cartilage of knee, current | WHO +S8330XA | Tear of articular cartilage of unspecified knee, current, initial encounter | CMS +S8330XD | Tear of articular cartilage of unspecified knee, current, subsequent encounter | CMS +S8330XS | Tear of articular cartilage of unspecified knee, current, sequela | CMS +S8331XA | Tear of articular cartilage of right knee, current, initial encounter | CMS +S8331XD | Tear of articular cartilage of right knee, current, subsequent encounter | CMS +S8331XS | Tear of articular cartilage of right knee, current, sequela | CMS +S8332XA | Tear of articular cartilage of left knee, current, initial encounter | CMS +S8332XD | Tear of articular cartilage of left knee, current, subsequent encounter | CMS +S8332XS | Tear of articular cartilage of left knee, current, sequela | CMS +S834 | Sprain and strain involving (fibular)(tibial) collateral ligament of knee | WHO +S83401A | Sprain of unspecified collateral ligament of right knee, initial encounter | CMS +S83401D | Sprain of unspecified collateral ligament of right knee, subsequent encounter | CMS +S83401S | Sprain of unspecified collateral ligament of right knee, sequela | CMS +S83402A | Sprain of unspecified collateral ligament of left knee, initial encounter | CMS +S83402D | Sprain of unspecified collateral ligament of left knee, subsequent encounter | CMS +S83402S | Sprain of unspecified collateral ligament of left knee, sequela | CMS +S83409A | Sprain of unspecified collateral ligament of unspecified knee, initial encounter | CMS +S83409D | Sprain of unspecified collateral ligament of unspecified knee, subsequent encounter | CMS +S83409S | Sprain of unspecified collateral ligament of unspecified knee, sequela | CMS +S83411A | Sprain of medial collateral ligament of right knee, initial encounter | CMS +S83411D | Sprain of medial collateral ligament of right knee, subsequent encounter | CMS +S83411S | Sprain of medial collateral ligament of right knee, sequela | CMS +S83412A | Sprain of medial collateral ligament of left knee, initial encounter | CMS +S83412D | Sprain of medial collateral ligament of left knee, subsequent encounter | CMS +S83412S | Sprain of medial collateral ligament of left knee, sequela | CMS +S83419A | Sprain of medial collateral ligament of unspecified knee, initial encounter | CMS +S83419D | Sprain of medial collateral ligament of unspecified knee, subsequent encounter | CMS +S83419S | Sprain of medial collateral ligament of unspecified knee, sequela | CMS +S83421A | Sprain of lateral collateral ligament of right knee, initial encounter | CMS +S83421D | Sprain of lateral collateral ligament of right knee, subsequent encounter | CMS +S83421S | Sprain of lateral collateral ligament of right knee, sequela | CMS +S83422A | Sprain of lateral collateral ligament of left knee, initial encounter | CMS +S83422D | Sprain of lateral collateral ligament of left knee, subsequent encounter | CMS +S83422S | Sprain of lateral collateral ligament of left knee, sequela | CMS +S83429A | Sprain of lateral collateral ligament of unspecified knee, initial encounter | CMS +S83429D | Sprain of lateral collateral ligament of unspecified knee, subsequent encounter | CMS +S83429S | Sprain of lateral collateral ligament of unspecified knee, sequela | CMS +S835 | Sprain and strain involving (anterior)(posterior) cruciate ligament of knee | WHO +S83501A | Sprain of unspecified cruciate ligament of right knee, initial encounter | CMS +S83501D | Sprain of unspecified cruciate ligament of right knee, subsequent encounter | CMS +S83501S | Sprain of unspecified cruciate ligament of right knee, sequela | CMS +S83502A | Sprain of unspecified cruciate ligament of left knee, initial encounter | CMS +S83502D | Sprain of unspecified cruciate ligament of left knee, subsequent encounter | CMS +S83502S | Sprain of unspecified cruciate ligament of left knee, sequela | CMS +S83509A | Sprain of unspecified cruciate ligament of unspecified knee, initial encounter | CMS +S83509D | Sprain of unspecified cruciate ligament of unspecified knee, subsequent encounter | CMS +S83509S | Sprain of unspecified cruciate ligament of unspecified knee, sequela | CMS +S83511A | Sprain of anterior cruciate ligament of right knee, initial encounter | CMS +S83511D | Sprain of anterior cruciate ligament of right knee, subsequent encounter | CMS +S83511S | Sprain of anterior cruciate ligament of right knee, sequela | CMS +S83512A | Sprain of anterior cruciate ligament of left knee, initial encounter | CMS +S83512D | Sprain of anterior cruciate ligament of left knee, subsequent encounter | CMS +S83512S | Sprain of anterior cruciate ligament of left knee, sequela | CMS +S83519A | Sprain of anterior cruciate ligament of unspecified knee, initial encounter | CMS +S83519D | Sprain of anterior cruciate ligament of unspecified knee, subsequent encounter | CMS +S83519S | Sprain of anterior cruciate ligament of unspecified knee, sequela | CMS +S83521A | Sprain of posterior cruciate ligament of right knee, initial encounter | CMS +S83521D | Sprain of posterior cruciate ligament of right knee, subsequent encounter | CMS +S83521S | Sprain of posterior cruciate ligament of right knee, sequela | CMS +S83522A | Sprain of posterior cruciate ligament of left knee, initial encounter | CMS +S83522D | Sprain of posterior cruciate ligament of left knee, subsequent encounter | CMS +S83522S | Sprain of posterior cruciate ligament of left knee, sequela | CMS +S83529A | Sprain of posterior cruciate ligament of unspecified knee, initial encounter | CMS +S83529D | Sprain of posterior cruciate ligament of unspecified knee, subsequent encounter | CMS +S83529S | Sprain of posterior cruciate ligament of unspecified knee, sequela | CMS +S836 | Sprain and strain of other and unspecified parts of knee | WHO +S8360XA | Sprain of the superior tibiofibular joint and ligament, unspecified knee, initial encounter | CMS +S8360XD | Sprain of the superior tibiofibular joint and ligament, unspecified knee, subsequent encounter | CMS +S8360XS | Sprain of the superior tibiofibular joint and ligament, unspecified knee, sequela | CMS +S8361XA | Sprain of the superior tibiofibular joint and ligament, right knee, initial encounter | CMS +S8361XD | Sprain of the superior tibiofibular joint and ligament, right knee, subsequent encounter | CMS +S8361XS | Sprain of the superior tibiofibular joint and ligament, right knee, sequela | CMS +S8362XA | Sprain of the superior tibiofibular joint and ligament, left knee, initial encounter | CMS +S8362XD | Sprain of the superior tibiofibular joint and ligament, left knee, subsequent encounter | CMS +S8362XS | Sprain of the superior tibiofibular joint and ligament, left knee, sequela | CMS +S837 | Injury to multiple structures of knee | WHO +S838X1A | Sprain of other specified parts of right knee, initial encounter | CMS +S838X1D | Sprain of other specified parts of right knee, subsequent encounter | CMS +S838X1S | Sprain of other specified parts of right knee, sequela | CMS +S838X2A | Sprain of other specified parts of left knee, initial encounter | CMS +S838X2D | Sprain of other specified parts of left knee, subsequent encounter | CMS +S838X2S | Sprain of other specified parts of left knee, sequela | CMS +S838X9A | Sprain of other specified parts of unspecified knee, initial encounter | CMS +S838X9D | Sprain of other specified parts of unspecified knee, subsequent encounter | CMS +S838X9S | Sprain of other specified parts of unspecified knee, sequela | CMS +S8390XA | Sprain of unspecified site of unspecified knee, initial encounter | CMS +S8390XD | Sprain of unspecified site of unspecified knee, subsequent encounter | CMS +S8390XS | Sprain of unspecified site of unspecified knee, sequela | CMS +S8391XA | Sprain of unspecified site of right knee, initial encounter | CMS +S8391XD | Sprain of unspecified site of right knee, subsequent encounter | CMS +S8391XS | Sprain of unspecified site of right knee, sequela | CMS +S8392XA | Sprain of unspecified site of left knee, initial encounter | CMS +S8392XD | Sprain of unspecified site of left knee, subsequent encounter | CMS +S8392XS | Sprain of unspecified site of left knee, sequela | CMS +S84 | Injury of nerves at lower leg level | WHO +S840 | Injury of tibial nerve at lower leg level | WHO +S8400XA | Injury of tibial nerve at lower leg level, unspecified leg, initial encounter | CMS +S8400XD | Injury of tibial nerve at lower leg level, unspecified leg, subsequent encounter | CMS +S8400XS | Injury of tibial nerve at lower leg level, unspecified leg, sequela | CMS +S8401XA | Injury of tibial nerve at lower leg level, right leg, initial encounter | CMS +S8401XD | Injury of tibial nerve at lower leg level, right leg, subsequent encounter | CMS +S8401XS | Injury of tibial nerve at lower leg level, right leg, sequela | CMS +S8402XA | Injury of tibial nerve at lower leg level, left leg, initial encounter | CMS +S8402XD | Injury of tibial nerve at lower leg level, left leg, subsequent encounter | CMS +S8402XS | Injury of tibial nerve at lower leg level, left leg, sequela | CMS +S841 | Injury of peroneal nerve at lower leg level | WHO +S8410XA | Injury of peroneal nerve at lower leg level, unspecified leg, initial encounter | CMS +S8410XD | Injury of peroneal nerve at lower leg level, unspecified leg, subsequent encounter | CMS +S8410XS | Injury of peroneal nerve at lower leg level, unspecified leg, sequela | CMS +S8411XA | Injury of peroneal nerve at lower leg level, right leg, initial encounter | CMS +S8411XD | Injury of peroneal nerve at lower leg level, right leg, subsequent encounter | CMS +S8411XS | Injury of peroneal nerve at lower leg level, right leg, sequela | CMS +S8412XA | Injury of peroneal nerve at lower leg level, left leg, initial encounter | CMS +S8412XD | Injury of peroneal nerve at lower leg level, left leg, subsequent encounter | CMS +S8412XS | Injury of peroneal nerve at lower leg level, left leg, sequela | CMS +S842 | Injury of cutaneous sensory nerve at lower leg level | WHO +S8420XA | Injury of cutaneous sensory nerve at lower leg level, unspecified leg, initial encounter | CMS +S8420XD | Injury of cutaneous sensory nerve at lower leg level, unspecified leg, subsequent encounter | CMS +S8420XS | Injury of cutaneous sensory nerve at lower leg level, unspecified leg, sequela | CMS +S8421XA | Injury of cutaneous sensory nerve at lower leg level, right leg, initial encounter | CMS +S8421XD | Injury of cutaneous sensory nerve at lower leg level, right leg, subsequent encounter | CMS +S8421XS | Injury of cutaneous sensory nerve at lower leg level, right leg, sequela | CMS +S8422XA | Injury of cutaneous sensory nerve at lower leg level, left leg, initial encounter | CMS +S8422XD | Injury of cutaneous sensory nerve at lower leg level, left leg, subsequent encounter | CMS +S8422XS | Injury of cutaneous sensory nerve at lower leg level, left leg, sequela | CMS +S847 | Injury of multiple nerves at lower leg level | WHO +S848 | Injury of other nerves at lower leg level | WHO +S84801A | Injury of other nerves at lower leg level, right leg, initial encounter | CMS +S84801D | Injury of other nerves at lower leg level, right leg, subsequent encounter | CMS +S84801S | Injury of other nerves at lower leg level, right leg, sequela | CMS +S84802A | Injury of other nerves at lower leg level, left leg, initial encounter | CMS +S84802D | Injury of other nerves at lower leg level, left leg, subsequent encounter | CMS +S84802S | Injury of other nerves at lower leg level, left leg, sequela | CMS +S84809A | Injury of other nerves at lower leg level, unspecified leg, initial encounter | CMS +S84809D | Injury of other nerves at lower leg level, unspecified leg, subsequent encounter | CMS +S84809S | Injury of other nerves at lower leg level, unspecified leg, sequela | CMS +S849 | Injury of unspecified nerve at lower leg level | WHO +S8490XA | Injury of unspecified nerve at lower leg level, unspecified leg, initial encounter | CMS +S8490XD | Injury of unspecified nerve at lower leg level, unspecified leg, subsequent encounter | CMS +S8490XS | Injury of unspecified nerve at lower leg level, unspecified leg, sequela | CMS +S8491XA | Injury of unspecified nerve at lower leg level, right leg, initial encounter | CMS +S8491XD | Injury of unspecified nerve at lower leg level, right leg, subsequent encounter | CMS +S8491XS | Injury of unspecified nerve at lower leg level, right leg, sequela | CMS +S8492XA | Injury of unspecified nerve at lower leg level, left leg, initial encounter | CMS +S8492XD | Injury of unspecified nerve at lower leg level, left leg, subsequent encounter | CMS +S8492XS | Injury of unspecified nerve at lower leg level, left leg, sequela | CMS +S85 | Injury of blood vessels at lower leg level | WHO +S850 | Injury of popliteal artery | WHO +S85001A | Unspecified injury of popliteal artery, right leg, initial encounter | CMS +S85001D | Unspecified injury of popliteal artery, right leg, subsequent encounter | CMS +S85001S | Unspecified injury of popliteal artery, right leg, sequela | CMS +S85002A | Unspecified injury of popliteal artery, left leg, initial encounter | CMS +S85002D | Unspecified injury of popliteal artery, left leg, subsequent encounter | CMS +S85002S | Unspecified injury of popliteal artery, left leg, sequela | CMS +S85009A | Unspecified injury of popliteal artery, unspecified leg, initial encounter | CMS +S85009D | Unspecified injury of popliteal artery, unspecified leg, subsequent encounter | CMS +S85009S | Unspecified injury of popliteal artery, unspecified leg, sequela | CMS +S85011A | Laceration of popliteal artery, right leg, initial encounter | CMS +S85011D | Laceration of popliteal artery, right leg, subsequent encounter | CMS +S85011S | Laceration of popliteal artery, right leg, sequela | CMS +S85012A | Laceration of popliteal artery, left leg, initial encounter | CMS +S85012D | Laceration of popliteal artery, left leg, subsequent encounter | CMS +S85012S | Laceration of popliteal artery, left leg, sequela | CMS +S85019A | Laceration of popliteal artery, unspecified leg, initial encounter | CMS +S85019D | Laceration of popliteal artery, unspecified leg, subsequent encounter | CMS +S85019S | Laceration of popliteal artery, unspecified leg, sequela | CMS +S85091A | Other specified injury of popliteal artery, right leg, initial encounter | CMS +S85091D | Other specified injury of popliteal artery, right leg, subsequent encounter | CMS +S85091S | Other specified injury of popliteal artery, right leg, sequela | CMS +S85092A | Other specified injury of popliteal artery, left leg, initial encounter | CMS +S85092D | Other specified injury of popliteal artery, left leg, subsequent encounter | CMS +S85092S | Other specified injury of popliteal artery, left leg, sequela | CMS +S85099A | Other specified injury of popliteal artery, unspecified leg, initial encounter | CMS +S85099D | Other specified injury of popliteal artery, unspecified leg, subsequent encounter | CMS +S85099S | Other specified injury of popliteal artery, unspecified leg, sequela | CMS +S851 | Injury of (anterior)(posterior) tibial artery | WHO +S85101A | Unspecified injury of unspecified tibial artery, right leg, initial encounter | CMS +S85101D | Unspecified injury of unspecified tibial artery, right leg, subsequent encounter | CMS +S85101S | Unspecified injury of unspecified tibial artery, right leg, sequela | CMS +S85102A | Unspecified injury of unspecified tibial artery, left leg, initial encounter | CMS +S85102D | Unspecified injury of unspecified tibial artery, left leg, subsequent encounter | CMS +S85102S | Unspecified injury of unspecified tibial artery, left leg, sequela | CMS +S85109A | Unspecified injury of unspecified tibial artery, unspecified leg, initial encounter | CMS +S85109D | Unspecified injury of unspecified tibial artery, unspecified leg, subsequent encounter | CMS +S85109S | Unspecified injury of unspecified tibial artery, unspecified leg, sequela | CMS +S85111A | Laceration of unspecified tibial artery, right leg, initial encounter | CMS +S85111D | Laceration of unspecified tibial artery, right leg, subsequent encounter | CMS +S85111S | Laceration of unspecified tibial artery, right leg, sequela | CMS +S85112A | Laceration of unspecified tibial artery, left leg, initial encounter | CMS +S85112D | Laceration of unspecified tibial artery, left leg, subsequent encounter | CMS +S85112S | Laceration of unspecified tibial artery, left leg, sequela | CMS +S85119A | Laceration of unspecified tibial artery, unspecified leg, initial encounter | CMS +S85119D | Laceration of unspecified tibial artery, unspecified leg, subsequent encounter | CMS +S85119S | Laceration of unspecified tibial artery, unspecified leg, sequela | CMS +S85121A | Other specified injury of unspecified tibial artery, right leg, initial encounter | CMS +S85121D | Other specified injury of unspecified tibial artery, right leg, subsequent encounter | CMS +S85121S | Other specified injury of unspecified tibial artery, right leg, sequela | CMS +S85122A | Other specified injury of unspecified tibial artery, left leg, initial encounter | CMS +S85122D | Other specified injury of unspecified tibial artery, left leg, subsequent encounter | CMS +S85122S | Other specified injury of unspecified tibial artery, left leg, sequela | CMS +S85129A | Other specified injury of unspecified tibial artery, unspecified leg, initial encounter | CMS +S85129D | Other specified injury of unspecified tibial artery, unspecified leg, subsequent encounter | CMS +S85129S | Other specified injury of unspecified tibial artery, unspecified leg, sequela | CMS +S85131A | Unspecified injury of anterior tibial artery, right leg, initial encounter | CMS +S85131D | Unspecified injury of anterior tibial artery, right leg, subsequent encounter | CMS +S85131S | Unspecified injury of anterior tibial artery, right leg, sequela | CMS +S85132A | Unspecified injury of anterior tibial artery, left leg, initial encounter | CMS +S85132D | Unspecified injury of anterior tibial artery, left leg, subsequent encounter | CMS +S85132S | Unspecified injury of anterior tibial artery, left leg, sequela | CMS +S85139A | Unspecified injury of anterior tibial artery, unspecified leg, initial encounter | CMS +S85139D | Unspecified injury of anterior tibial artery, unspecified leg, subsequent encounter | CMS +S85139S | Unspecified injury of anterior tibial artery, unspecified leg, sequela | CMS +S85141A | Laceration of anterior tibial artery, right leg, initial encounter | CMS +S85141D | Laceration of anterior tibial artery, right leg, subsequent encounter | CMS +S85141S | Laceration of anterior tibial artery, right leg, sequela | CMS +S85142A | Laceration of anterior tibial artery, left leg, initial encounter | CMS +S85142D | Laceration of anterior tibial artery, left leg, subsequent encounter | CMS +S85142S | Laceration of anterior tibial artery, left leg, sequela | CMS +S85149A | Laceration of anterior tibial artery, unspecified leg, initial encounter | CMS +S85149D | Laceration of anterior tibial artery, unspecified leg, subsequent encounter | CMS +S85149S | Laceration of anterior tibial artery, unspecified leg, sequela | CMS +S85151A | Other specified injury of anterior tibial artery, right leg, initial encounter | CMS +S85151D | Other specified injury of anterior tibial artery, right leg, subsequent encounter | CMS +S85151S | Other specified injury of anterior tibial artery, right leg, sequela | CMS +S85152A | Other specified injury of anterior tibial artery, left leg, initial encounter | CMS +S85152D | Other specified injury of anterior tibial artery, left leg, subsequent encounter | CMS +S85152S | Other specified injury of anterior tibial artery, left leg, sequela | CMS +S85159A | Other specified injury of anterior tibial artery, unspecified leg, initial encounter | CMS +S85159D | Other specified injury of anterior tibial artery, unspecified leg, subsequent encounter | CMS +S85159S | Other specified injury of anterior tibial artery, unspecified leg, sequela | CMS +S85161A | Unspecified injury of posterior tibial artery, right leg, initial encounter | CMS +S85161D | Unspecified injury of posterior tibial artery, right leg, subsequent encounter | CMS +S85161S | Unspecified injury of posterior tibial artery, right leg, sequela | CMS +S85162A | Unspecified injury of posterior tibial artery, left leg, initial encounter | CMS +S85162D | Unspecified injury of posterior tibial artery, left leg, subsequent encounter | CMS +S85162S | Unspecified injury of posterior tibial artery, left leg, sequela | CMS +S85169A | Unspecified injury of posterior tibial artery, unspecified leg, initial encounter | CMS +S85169D | Unspecified injury of posterior tibial artery, unspecified leg, subsequent encounter | CMS +S85169S | Unspecified injury of posterior tibial artery, unspecified leg, sequela | CMS +S85171A | Laceration of posterior tibial artery, right leg, initial encounter | CMS +S85171D | Laceration of posterior tibial artery, right leg, subsequent encounter | CMS +S85171S | Laceration of posterior tibial artery, right leg, sequela | CMS +S85172A | Laceration of posterior tibial artery, left leg, initial encounter | CMS +S85172D | Laceration of posterior tibial artery, left leg, subsequent encounter | CMS +S85172S | Laceration of posterior tibial artery, left leg, sequela | CMS +S85179A | Laceration of posterior tibial artery, unspecified leg, initial encounter | CMS +S85179D | Laceration of posterior tibial artery, unspecified leg, subsequent encounter | CMS +S85179S | Laceration of posterior tibial artery, unspecified leg, sequela | CMS +S85181A | Other specified injury of posterior tibial artery, right leg, initial encounter | CMS +S85181D | Other specified injury of posterior tibial artery, right leg, subsequent encounter | CMS +S85181S | Other specified injury of posterior tibial artery, right leg, sequela | CMS +S85182A | Other specified injury of posterior tibial artery, left leg, initial encounter | CMS +S85182D | Other specified injury of posterior tibial artery, left leg, subsequent encounter | CMS +S85182S | Other specified injury of posterior tibial artery, left leg, sequela | CMS +S85189A | Other specified injury of posterior tibial artery, unspecified leg, initial encounter | CMS +S85189D | Other specified injury of posterior tibial artery, unspecified leg, subsequent encounter | CMS +S85189S | Other specified injury of posterior tibial artery, unspecified leg, sequela | CMS +S852 | Injury of peroneal artery | WHO +S85201A | Unspecified injury of peroneal artery, right leg, initial encounter | CMS +S85201D | Unspecified injury of peroneal artery, right leg, subsequent encounter | CMS +S85201S | Unspecified injury of peroneal artery, right leg, sequela | CMS +S85202A | Unspecified injury of peroneal artery, left leg, initial encounter | CMS +S85202D | Unspecified injury of peroneal artery, left leg, subsequent encounter | CMS +S85202S | Unspecified injury of peroneal artery, left leg, sequela | CMS +S85209A | Unspecified injury of peroneal artery, unspecified leg, initial encounter | CMS +S85209D | Unspecified injury of peroneal artery, unspecified leg, subsequent encounter | CMS +S85209S | Unspecified injury of peroneal artery, unspecified leg, sequela | CMS +S85211A | Laceration of peroneal artery, right leg, initial encounter | CMS +S85211D | Laceration of peroneal artery, right leg, subsequent encounter | CMS +S85211S | Laceration of peroneal artery, right leg, sequela | CMS +S85212A | Laceration of peroneal artery, left leg, initial encounter | CMS +S85212D | Laceration of peroneal artery, left leg, subsequent encounter | CMS +S85212S | Laceration of peroneal artery, left leg, sequela | CMS +S85219A | Laceration of peroneal artery, unspecified leg, initial encounter | CMS +S85219D | Laceration of peroneal artery, unspecified leg, subsequent encounter | CMS +S85219S | Laceration of peroneal artery, unspecified leg, sequela | CMS +S85291A | Other specified injury of peroneal artery, right leg, initial encounter | CMS +S85291D | Other specified injury of peroneal artery, right leg, subsequent encounter | CMS +S85291S | Other specified injury of peroneal artery, right leg, sequela | CMS +S85292A | Other specified injury of peroneal artery, left leg, initial encounter | CMS +S85292D | Other specified injury of peroneal artery, left leg, subsequent encounter | CMS +S85292S | Other specified injury of peroneal artery, left leg, sequela | CMS +S85299A | Other specified injury of peroneal artery, unspecified leg, initial encounter | CMS +S85299D | Other specified injury of peroneal artery, unspecified leg, subsequent encounter | CMS +S85299S | Other specified injury of peroneal artery, unspecified leg, sequela | CMS +S853 | Injury of greater saphenous vein at lower leg level | WHO +S85301A | Unspecified injury of greater saphenous vein at lower leg level, right leg, initial encounter | CMS +S85301D | Unspecified injury of greater saphenous vein at lower leg level, right leg, subsequent encounter | CMS +S85301S | Unspecified injury of greater saphenous vein at lower leg level, right leg, sequela | CMS +S85302A | Unspecified injury of greater saphenous vein at lower leg level, left leg, initial encounter | CMS +S85302D | Unspecified injury of greater saphenous vein at lower leg level, left leg, subsequent encounter | CMS +S85302S | Unspecified injury of greater saphenous vein at lower leg level, left leg, sequela | CMS +S85309A | Unspecified injury of greater saphenous vein at lower leg level, unspecified leg, initial encounter | CMS +S85309D | Unspecified injury of greater saphenous vein at lower leg level, unspecified leg, subsequent encounter | CMS +S85309S | Unspecified injury of greater saphenous vein at lower leg level, unspecified leg, sequela | CMS +S85311A | Laceration of greater saphenous vein at lower leg level, right leg, initial encounter | CMS +S85311D | Laceration of greater saphenous vein at lower leg level, right leg, subsequent encounter | CMS +S85311S | Laceration of greater saphenous vein at lower leg level, right leg, sequela | CMS +S85312A | Laceration of greater saphenous vein at lower leg level, left leg, initial encounter | CMS +S85312D | Laceration of greater saphenous vein at lower leg level, left leg, subsequent encounter | CMS +S85312S | Laceration of greater saphenous vein at lower leg level, left leg, sequela | CMS +S85319A | Laceration of greater saphenous vein at lower leg level, unspecified leg, initial encounter | CMS +S85319D | Laceration of greater saphenous vein at lower leg level, unspecified leg, subsequent encounter | CMS +S85319S | Laceration of greater saphenous vein at lower leg level, unspecified leg, sequela | CMS +S85391A | Other specified injury of greater saphenous vein at lower leg level, right leg, initial encounter | CMS +S85391D | Other specified injury of greater saphenous vein at lower leg level, right leg, subsequent encounter | CMS +S85391S | Other specified injury of greater saphenous vein at lower leg level, right leg, sequela | CMS +S85392A | Other specified injury of greater saphenous vein at lower leg level, left leg, initial encounter | CMS +S85392D | Other specified injury of greater saphenous vein at lower leg level, left leg, subsequent encounter | CMS +S85392S | Other specified injury of greater saphenous vein at lower leg level, left leg, sequela | CMS +S85399A | Other specified injury of greater saphenous vein at lower leg level, unspecified leg, initial encounter | CMS +S85399D | Other specified injury of greater saphenous vein at lower leg level, unspecified leg, subsequent encounter | CMS +S85399S | Other specified injury of greater saphenous vein at lower leg level, unspecified leg, sequela | CMS +S854 | Injury of lesser saphenous vein at lower leg level | WHO +S85401A | Unspecified injury of lesser saphenous vein at lower leg level, right leg, initial encounter | CMS +S85401D | Unspecified injury of lesser saphenous vein at lower leg level, right leg, subsequent encounter | CMS +S85401S | Unspecified injury of lesser saphenous vein at lower leg level, right leg, sequela | CMS +S85402A | Unspecified injury of lesser saphenous vein at lower leg level, left leg, initial encounter | CMS +S85402D | Unspecified injury of lesser saphenous vein at lower leg level, left leg, subsequent encounter | CMS +S85402S | Unspecified injury of lesser saphenous vein at lower leg level, left leg, sequela | CMS +S85409A | Unspecified injury of lesser saphenous vein at lower leg level, unspecified leg, initial encounter | CMS +S85409D | Unspecified injury of lesser saphenous vein at lower leg level, unspecified leg, subsequent encounter | CMS +S85409S | Unspecified injury of lesser saphenous vein at lower leg level, unspecified leg, sequela | CMS +S85411A | Laceration of lesser saphenous vein at lower leg level, right leg, initial encounter | CMS +S85411D | Laceration of lesser saphenous vein at lower leg level, right leg, subsequent encounter | CMS +S85411S | Laceration of lesser saphenous vein at lower leg level, right leg, sequela | CMS +S85412A | Laceration of lesser saphenous vein at lower leg level, left leg, initial encounter | CMS +S85412D | Laceration of lesser saphenous vein at lower leg level, left leg, subsequent encounter | CMS +S85412S | Laceration of lesser saphenous vein at lower leg level, left leg, sequela | CMS +S85419A | Laceration of lesser saphenous vein at lower leg level, unspecified leg, initial encounter | CMS +S85419D | Laceration of lesser saphenous vein at lower leg level, unspecified leg, subsequent encounter | CMS +S85419S | Laceration of lesser saphenous vein at lower leg level, unspecified leg, sequela | CMS +S85491A | Other specified injury of lesser saphenous vein at lower leg level, right leg, initial encounter | CMS +S85491D | Other specified injury of lesser saphenous vein at lower leg level, right leg, subsequent encounter | CMS +S85491S | Other specified injury of lesser saphenous vein at lower leg level, right leg, sequela | CMS +S85492A | Other specified injury of lesser saphenous vein at lower leg level, left leg, initial encounter | CMS +S85492D | Other specified injury of lesser saphenous vein at lower leg level, left leg, subsequent encounter | CMS +S85492S | Other specified injury of lesser saphenous vein at lower leg level, left leg, sequela | CMS +S85499A | Other specified injury of lesser saphenous vein at lower leg level, unspecified leg, initial encounter | CMS +S85499D | Other specified injury of lesser saphenous vein at lower leg level, unspecified leg, subsequent encounter | CMS +S85499S | Other specified injury of lesser saphenous vein at lower leg level, unspecified leg, sequela | CMS +S855 | Injury of popliteal vein | WHO +S85501A | Unspecified injury of popliteal vein, right leg, initial encounter | CMS +S85501D | Unspecified injury of popliteal vein, right leg, subsequent encounter | CMS +S85501S | Unspecified injury of popliteal vein, right leg, sequela | CMS +S85502A | Unspecified injury of popliteal vein, left leg, initial encounter | CMS +S85502D | Unspecified injury of popliteal vein, left leg, subsequent encounter | CMS +S85502S | Unspecified injury of popliteal vein, left leg, sequela | CMS +S85509A | Unspecified injury of popliteal vein, unspecified leg, initial encounter | CMS +S85509D | Unspecified injury of popliteal vein, unspecified leg, subsequent encounter | CMS +S85509S | Unspecified injury of popliteal vein, unspecified leg, sequela | CMS +S85511A | Laceration of popliteal vein, right leg, initial encounter | CMS +S85511D | Laceration of popliteal vein, right leg, subsequent encounter | CMS +S85511S | Laceration of popliteal vein, right leg, sequela | CMS +S85512A | Laceration of popliteal vein, left leg, initial encounter | CMS +S85512D | Laceration of popliteal vein, left leg, subsequent encounter | CMS +S85512S | Laceration of popliteal vein, left leg, sequela | CMS +S85519A | Laceration of popliteal vein, unspecified leg, initial encounter | CMS +S85519D | Laceration of popliteal vein, unspecified leg, subsequent encounter | CMS +S85519S | Laceration of popliteal vein, unspecified leg, sequela | CMS +S85591A | Other specified injury of popliteal vein, right leg, initial encounter | CMS +S85591D | Other specified injury of popliteal vein, right leg, subsequent encounter | CMS +S85591S | Other specified injury of popliteal vein, right leg, sequela | CMS +S85592A | Other specified injury of popliteal vein, left leg, initial encounter | CMS +S85592D | Other specified injury of popliteal vein, left leg, subsequent encounter | CMS +S85592S | Other specified injury of popliteal vein, left leg, sequela | CMS +S85599A | Other specified injury of popliteal vein, unspecified leg, initial encounter | CMS +S85599D | Other specified injury of popliteal vein, unspecified leg, subsequent encounter | CMS +S85599S | Other specified injury of popliteal vein, unspecified leg, sequela | CMS +S857 | Injury of multiple blood vessels at lower leg level | WHO +S858 | Injury of other blood vessels at lower leg level | WHO +S85801A | Unspecified injury of other blood vessels at lower leg level, right leg, initial encounter | CMS +S85801D | Unspecified injury of other blood vessels at lower leg level, right leg, subsequent encounter | CMS +S85801S | Unspecified injury of other blood vessels at lower leg level, right leg, sequela | CMS +S85802A | Unspecified injury of other blood vessels at lower leg level, left leg, initial encounter | CMS +S85802D | Unspecified injury of other blood vessels at lower leg level, left leg, subsequent encounter | CMS +S85802S | Unspecified injury of other blood vessels at lower leg level, left leg, sequela | CMS +S85809A | Unspecified injury of other blood vessels at lower leg level, unspecified leg, initial encounter | CMS +S85809D | Unspecified injury of other blood vessels at lower leg level, unspecified leg, subsequent encounter | CMS +S85809S | Unspecified injury of other blood vessels at lower leg level, unspecified leg, sequela | CMS +S85811A | Laceration of other blood vessels at lower leg level, right leg, initial encounter | CMS +S85811D | Laceration of other blood vessels at lower leg level, right leg, subsequent encounter | CMS +S85811S | Laceration of other blood vessels at lower leg level, right leg, sequela | CMS +S85812A | Laceration of other blood vessels at lower leg level, left leg, initial encounter | CMS +S85812D | Laceration of other blood vessels at lower leg level, left leg, subsequent encounter | CMS +S85812S | Laceration of other blood vessels at lower leg level, left leg, sequela | CMS +S85819A | Laceration of other blood vessels at lower leg level, unspecified leg, initial encounter | CMS +S85819D | Laceration of other blood vessels at lower leg level, unspecified leg, subsequent encounter | CMS +S85819S | Laceration of other blood vessels at lower leg level, unspecified leg, sequela | CMS +S85891A | Other specified injury of other blood vessels at lower leg level, right leg, initial encounter | CMS +S85891D | Other specified injury of other blood vessels at lower leg level, right leg, subsequent encounter | CMS +S85891S | Other specified injury of other blood vessels at lower leg level, right leg, sequela | CMS +S85892A | Other specified injury of other blood vessels at lower leg level, left leg, initial encounter | CMS +S85892D | Other specified injury of other blood vessels at lower leg level, left leg, subsequent encounter | CMS +S85892S | Other specified injury of other blood vessels at lower leg level, left leg, sequela | CMS +S85899A | Other specified injury of other blood vessels at lower leg level, unspecified leg, initial encounter | CMS +S85899D | Other specified injury of other blood vessels at lower leg level, unspecified leg, subsequent encounter | CMS +S85899S | Other specified injury of other blood vessels at lower leg level, unspecified leg, sequela | CMS +S859 | Injury of unspecified blood vessel at lower leg level | WHO +S85901A | Unspecified injury of unspecified blood vessel at lower leg level, right leg, initial encounter | CMS +S85901D | Unspecified injury of unspecified blood vessel at lower leg level, right leg, subsequent encounter | CMS +S85901S | Unspecified injury of unspecified blood vessel at lower leg level, right leg, sequela | CMS +S85902A | Unspecified injury of unspecified blood vessel at lower leg level, left leg, initial encounter | CMS +S85902D | Unspecified injury of unspecified blood vessel at lower leg level, left leg, subsequent encounter | CMS +S85902S | Unspecified injury of unspecified blood vessel at lower leg level, left leg, sequela | CMS +S85909A | Unspecified injury of unspecified blood vessel at lower leg level, unspecified leg, initial encounter | CMS +S85909D | Unspecified injury of unspecified blood vessel at lower leg level, unspecified leg, subsequent encounter | CMS +S85909S | Unspecified injury of unspecified blood vessel at lower leg level, unspecified leg, sequela | CMS +S85911A | Laceration of unspecified blood vessel at lower leg level, right leg, initial encounter | CMS +S85911D | Laceration of unspecified blood vessel at lower leg level, right leg, subsequent encounter | CMS +S85911S | Laceration of unspecified blood vessel at lower leg level, right leg, sequela | CMS +S85912A | Laceration of unspecified blood vessel at lower leg level, left leg, initial encounter | CMS +S85912D | Laceration of unspecified blood vessel at lower leg level, left leg, subsequent encounter | CMS +S85912S | Laceration of unspecified blood vessel at lower leg level, left leg, sequela | CMS +S85919A | Laceration of unspecified blood vessel at lower leg level, unspecified leg, initial encounter | CMS +S85919D | Laceration of unspecified blood vessel at lower leg level, unspecified leg, subsequent encounter | CMS +S85919S | Laceration of unspecified blood vessel at lower leg level, unspecified leg, sequela | CMS +S85991A | Other specified injury of unspecified blood vessel at lower leg level, right leg, initial encounter | CMS +S85991D | Other specified injury of unspecified blood vessel at lower leg level, right leg, subsequent encounter | CMS +S85991S | Other specified injury of unspecified blood vessel at lower leg level, right leg, sequela | CMS +S85992A | Other specified injury of unspecified blood vessel at lower leg level, left leg, initial encounter | CMS +S85992D | Other specified injury of unspecified blood vessel at lower leg level, left leg, subsequent encounter | CMS +S85992S | Other specified injury of unspecified blood vessel at lower leg level, left leg, sequela | CMS +S85999A | Other specified injury of unspecified blood vessel at lower leg level, unspecified leg, initial encounter | CMS +S85999D | Other specified injury of unspecified blood vessel at lower leg level, unspecified leg, subsequent encounter | CMS +S85999S | Other specified injury of unspecified blood vessel at lower leg level, unspecified leg, sequela | CMS +S86 | Injury of muscle and tendon at lower leg level | WHO +S860 | Injury of Achilles tendon | WHO +S86001A | Unspecified injury of right Achilles tendon, initial encounter | CMS +S86001D | Unspecified injury of right Achilles tendon, subsequent encounter | CMS +S86001S | Unspecified injury of right Achilles tendon, sequela | CMS +S86002A | Unspecified injury of left Achilles tendon, initial encounter | CMS +S86002D | Unspecified injury of left Achilles tendon, subsequent encounter | CMS +S86002S | Unspecified injury of left Achilles tendon, sequela | CMS +S86009A | Unspecified injury of unspecified Achilles tendon, initial encounter | CMS +S86009D | Unspecified injury of unspecified Achilles tendon, subsequent encounter | CMS +S86009S | Unspecified injury of unspecified Achilles tendon, sequela | CMS +S86011A | Strain of right Achilles tendon, initial encounter | CMS +S86011D | Strain of right Achilles tendon, subsequent encounter | CMS +S86011S | Strain of right Achilles tendon, sequela | CMS +S86012A | Strain of left Achilles tendon, initial encounter | CMS +S86012D | Strain of left Achilles tendon, subsequent encounter | CMS +S86012S | Strain of left Achilles tendon, sequela | CMS +S86019A | Strain of unspecified Achilles tendon, initial encounter | CMS +S86019D | Strain of unspecified Achilles tendon, subsequent encounter | CMS +S86019S | Strain of unspecified Achilles tendon, sequela | CMS +S86021A | Laceration of right Achilles tendon, initial encounter | CMS +S86021D | Laceration of right Achilles tendon, subsequent encounter | CMS +S86021S | Laceration of right Achilles tendon, sequela | CMS +S86022A | Laceration of left Achilles tendon, initial encounter | CMS +S86022D | Laceration of left Achilles tendon, subsequent encounter | CMS +S86022S | Laceration of left Achilles tendon, sequela | CMS +S86029A | Laceration of unspecified Achilles tendon, initial encounter | CMS +S86029D | Laceration of unspecified Achilles tendon, subsequent encounter | CMS +S86029S | Laceration of unspecified Achilles tendon, sequela | CMS +S86091A | Other specified injury of right Achilles tendon, initial encounter | CMS +S86091D | Other specified injury of right Achilles tendon, subsequent encounter | CMS +S86091S | Other specified injury of right Achilles tendon, sequela | CMS +S86092A | Other specified injury of left Achilles tendon, initial encounter | CMS +S86092D | Other specified injury of left Achilles tendon, subsequent encounter | CMS +S86092S | Other specified injury of left Achilles tendon, sequela | CMS +S86099A | Other specified injury of unspecified Achilles tendon, initial encounter | CMS +S86099D | Other specified injury of unspecified Achilles tendon, subsequent encounter | CMS +S86099S | Other specified injury of unspecified Achilles tendon, sequela | CMS +S861 | Injury of other muscle(s) and tendon(s) of posterior muscle group at lower leg level | WHO +S86101A | Unspecified injury of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, right leg, initial encounter | CMS +S86101D | Unspecified injury of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, right leg, subsequent encounter | CMS +S86101S | Unspecified injury of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, right leg, sequela | CMS +S86102A | Unspecified injury of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, left leg, initial encounter | CMS +S86102D | Unspecified injury of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, left leg, subsequent encounter | CMS +S86102S | Unspecified injury of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, left leg, sequela | CMS +S86109A | Unspecified injury of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, unspecified leg, initial encounter | CMS +S86109D | Unspecified injury of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, unspecified leg, subsequent encounter | CMS +S86109S | Unspecified injury of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, unspecified leg, sequela | CMS +S86111A | Strain of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, right leg, initial encounter | CMS +S86111D | Strain of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, right leg, subsequent encounter | CMS +S86111S | Strain of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, right leg, sequela | CMS +S86112A | Strain of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, left leg, initial encounter | CMS +S86112D | Strain of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, left leg, subsequent encounter | CMS +S86112S | Strain of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, left leg, sequela | CMS +S86119A | Strain of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, unspecified leg, initial encounter | CMS +S86119D | Strain of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, unspecified leg, subsequent encounter | CMS +S86119S | Strain of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, unspecified leg, sequela | CMS +S86121A | Laceration of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, right leg, initial encounter | CMS +S86121D | Laceration of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, right leg, subsequent encounter | CMS +S86121S | Laceration of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, right leg, sequela | CMS +S86122A | Laceration of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, left leg, initial encounter | CMS +S86122D | Laceration of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, left leg, subsequent encounter | CMS +S86122S | Laceration of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, left leg, sequela | CMS +S86129A | Laceration of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, unspecified leg, initial encounter | CMS +S86129D | Laceration of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, unspecified leg, subsequent encounter | CMS +S86129S | Laceration of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, unspecified leg, sequela | CMS +S86191A | Other injury of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, right leg, initial encounter | CMS +S86191D | Other injury of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, right leg, subsequent encounter | CMS +S86191S | Other injury of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, right leg, sequela | CMS +S86192A | Other injury of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, left leg, initial encounter | CMS +S86192D | Other injury of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, left leg, subsequent encounter | CMS +S86192S | Other injury of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, left leg, sequela | CMS +S86199A | Other injury of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, unspecified leg, initial encounter | CMS +S86199D | Other injury of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, unspecified leg, subsequent encounter | CMS +S86199S | Other injury of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, unspecified leg, sequela | CMS +S862 | Injury of muscle(s) and tendon(s) of anterior muscle group at lower leg level | WHO +S86201A | Unspecified injury of muscle(s) and tendon(s) of anterior muscle group at lower leg level, right leg, initial encounter | CMS +S86201D | Unspecified injury of muscle(s) and tendon(s) of anterior muscle group at lower leg level, right leg, subsequent encounter | CMS +S86201S | Unspecified injury of muscle(s) and tendon(s) of anterior muscle group at lower leg level, right leg, sequela | CMS +S86202A | Unspecified injury of muscle(s) and tendon(s) of anterior muscle group at lower leg level, left leg, initial encounter | CMS +S86202D | Unspecified injury of muscle(s) and tendon(s) of anterior muscle group at lower leg level, left leg, subsequent encounter | CMS +S86202S | Unspecified injury of muscle(s) and tendon(s) of anterior muscle group at lower leg level, left leg, sequela | CMS +S86209A | Unspecified injury of muscle(s) and tendon(s) of anterior muscle group at lower leg level, unspecified leg, initial encounter | CMS +S86209D | Unspecified injury of muscle(s) and tendon(s) of anterior muscle group at lower leg level, unspecified leg, subsequent encounter | CMS +S86209S | Unspecified injury of muscle(s) and tendon(s) of anterior muscle group at lower leg level, unspecified leg, sequela | CMS +S86211A | Strain of muscle(s) and tendon(s) of anterior muscle group at lower leg level, right leg, initial encounter | CMS +S86211D | Strain of muscle(s) and tendon(s) of anterior muscle group at lower leg level, right leg, subsequent encounter | CMS +S86211S | Strain of muscle(s) and tendon(s) of anterior muscle group at lower leg level, right leg, sequela | CMS +S86212A | Strain of muscle(s) and tendon(s) of anterior muscle group at lower leg level, left leg, initial encounter | CMS +S86212D | Strain of muscle(s) and tendon(s) of anterior muscle group at lower leg level, left leg, subsequent encounter | CMS +S86212S | Strain of muscle(s) and tendon(s) of anterior muscle group at lower leg level, left leg, sequela | CMS +S86219A | Strain of muscle(s) and tendon(s) of anterior muscle group at lower leg level, unspecified leg, initial encounter | CMS +S86219D | Strain of muscle(s) and tendon(s) of anterior muscle group at lower leg level, unspecified leg, subsequent encounter | CMS +S86219S | Strain of muscle(s) and tendon(s) of anterior muscle group at lower leg level, unspecified leg, sequela | CMS +S86221A | Laceration of muscle(s) and tendon(s) of anterior muscle group at lower leg level, right leg, initial encounter | CMS +S86221D | Laceration of muscle(s) and tendon(s) of anterior muscle group at lower leg level, right leg, subsequent encounter | CMS +S86221S | Laceration of muscle(s) and tendon(s) of anterior muscle group at lower leg level, right leg, sequela | CMS +S86222A | Laceration of muscle(s) and tendon(s) of anterior muscle group at lower leg level, left leg, initial encounter | CMS +S86222D | Laceration of muscle(s) and tendon(s) of anterior muscle group at lower leg level, left leg, subsequent encounter | CMS +S86222S | Laceration of muscle(s) and tendon(s) of anterior muscle group at lower leg level, left leg, sequela | CMS +S86229A | Laceration of muscle(s) and tendon(s) of anterior muscle group at lower leg level, unspecified leg, initial encounter | CMS +S86229D | Laceration of muscle(s) and tendon(s) of anterior muscle group at lower leg level, unspecified leg, subsequent encounter | CMS +S86229S | Laceration of muscle(s) and tendon(s) of anterior muscle group at lower leg level, unspecified leg, sequela | CMS +S86291A | Other injury of muscle(s) and tendon(s) of anterior muscle group at lower leg level, right leg, initial encounter | CMS +S86291D | Other injury of muscle(s) and tendon(s) of anterior muscle group at lower leg level, right leg, subsequent encounter | CMS +S86291S | Other injury of muscle(s) and tendon(s) of anterior muscle group at lower leg level, right leg, sequela | CMS +S86292A | Other injury of muscle(s) and tendon(s) of anterior muscle group at lower leg level, left leg, initial encounter | CMS +S86292D | Other injury of muscle(s) and tendon(s) of anterior muscle group at lower leg level, left leg, subsequent encounter | CMS +S86292S | Other injury of muscle(s) and tendon(s) of anterior muscle group at lower leg level, left leg, sequela | CMS +S86299A | Other injury of muscle(s) and tendon(s) of anterior muscle group at lower leg level, unspecified leg, initial encounter | CMS +S86299D | Other injury of muscle(s) and tendon(s) of anterior muscle group at lower leg level, unspecified leg, subsequent encounter | CMS +S86299S | Other injury of muscle(s) and tendon(s) of anterior muscle group at lower leg level, unspecified leg, sequela | CMS +S863 | Injury of muscle(s) and tendon(s) of peroneal muscle group at lower leg level | WHO +S86301A | Unspecified injury of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, right leg, initial encounter | CMS +S86301D | Unspecified injury of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, right leg, subsequent encounter | CMS +S86301S | Unspecified injury of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, right leg, sequela | CMS +S86302A | Unspecified injury of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, left leg, initial encounter | CMS +S86302D | Unspecified injury of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, left leg, subsequent encounter | CMS +S86302S | Unspecified injury of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, left leg, sequela | CMS +S86309A | Unspecified injury of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, unspecified leg, initial encounter | CMS +S86309D | Unspecified injury of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, unspecified leg, subsequent encounter | CMS +S86309S | Unspecified injury of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, unspecified leg, sequela | CMS +S86311A | Strain of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, right leg, initial encounter | CMS +S86311D | Strain of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, right leg, subsequent encounter | CMS +S86311S | Strain of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, right leg, sequela | CMS +S86312A | Strain of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, left leg, initial encounter | CMS +S86312D | Strain of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, left leg, subsequent encounter | CMS +S86312S | Strain of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, left leg, sequela | CMS +S86319A | Strain of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, unspecified leg, initial encounter | CMS +S86319D | Strain of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, unspecified leg, subsequent encounter | CMS +S86319S | Strain of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, unspecified leg, sequela | CMS +S86321A | Laceration of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, right leg, initial encounter | CMS +S86321D | Laceration of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, right leg, subsequent encounter | CMS +S86321S | Laceration of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, right leg, sequela | CMS +S86322A | Laceration of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, left leg, initial encounter | CMS +S86322D | Laceration of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, left leg, subsequent encounter | CMS +S86322S | Laceration of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, left leg, sequela | CMS +S86329A | Laceration of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, unspecified leg, initial encounter | CMS +S86329D | Laceration of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, unspecified leg, subsequent encounter | CMS +S86329S | Laceration of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, unspecified leg, sequela | CMS +S86391A | Other injury of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, right leg, initial encounter | CMS +S86391D | Other injury of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, right leg, subsequent encounter | CMS +S86391S | Other injury of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, right leg, sequela | CMS +S86392A | Other injury of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, left leg, initial encounter | CMS +S86392D | Other injury of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, left leg, subsequent encounter | CMS +S86392S | Other injury of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, left leg, sequela | CMS +S86399A | Other injury of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, unspecified leg, initial encounter | CMS +S86399D | Other injury of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, unspecified leg, subsequent encounter | CMS +S86399S | Other injury of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, unspecified leg, sequela | CMS +S867 | Injury of multiple muscles and tendons at lower leg level | WHO +S868 | Injury of other muscles and tendons at lower leg level | WHO +S86801A | Unspecified injury of other muscle(s) and tendon(s) at lower leg level, right leg, initial encounter | CMS +S86801D | Unspecified injury of other muscle(s) and tendon(s) at lower leg level, right leg, subsequent encounter | CMS +S86801S | Unspecified injury of other muscle(s) and tendon(s) at lower leg level, right leg, sequela | CMS +S86802A | Unspecified injury of other muscle(s) and tendon(s) at lower leg level, left leg, initial encounter | CMS +S86802D | Unspecified injury of other muscle(s) and tendon(s) at lower leg level, left leg, subsequent encounter | CMS +S86802S | Unspecified injury of other muscle(s) and tendon(s) at lower leg level, left leg, sequela | CMS +S86809A | Unspecified injury of other muscle(s) and tendon(s) at lower leg level, unspecified leg, initial encounter | CMS +S86809D | Unspecified injury of other muscle(s) and tendon(s) at lower leg level, unspecified leg, subsequent encounter | CMS +S86809S | Unspecified injury of other muscle(s) and tendon(s) at lower leg level, unspecified leg, sequela | CMS +S86811A | Strain of other muscle(s) and tendon(s) at lower leg level, right leg, initial encounter | CMS +S86811D | Strain of other muscle(s) and tendon(s) at lower leg level, right leg, subsequent encounter | CMS +S86811S | Strain of other muscle(s) and tendon(s) at lower leg level, right leg, sequela | CMS +S86812A | Strain of other muscle(s) and tendon(s) at lower leg level, left leg, initial encounter | CMS +S86812D | Strain of other muscle(s) and tendon(s) at lower leg level, left leg, subsequent encounter | CMS +S86812S | Strain of other muscle(s) and tendon(s) at lower leg level, left leg, sequela | CMS +S86819A | Strain of other muscle(s) and tendon(s) at lower leg level, unspecified leg, initial encounter | CMS +S86819D | Strain of other muscle(s) and tendon(s) at lower leg level, unspecified leg, subsequent encounter | CMS +S86819S | Strain of other muscle(s) and tendon(s) at lower leg level, unspecified leg, sequela | CMS +S86821A | Laceration of other muscle(s) and tendon(s) at lower leg level, right leg, initial encounter | CMS +S86821D | Laceration of other muscle(s) and tendon(s) at lower leg level, right leg, subsequent encounter | CMS +S86821S | Laceration of other muscle(s) and tendon(s) at lower leg level, right leg, sequela | CMS +S86822A | Laceration of other muscle(s) and tendon(s) at lower leg level, left leg, initial encounter | CMS +S86822D | Laceration of other muscle(s) and tendon(s) at lower leg level, left leg, subsequent encounter | CMS +S86822S | Laceration of other muscle(s) and tendon(s) at lower leg level, left leg, sequela | CMS +S86829A | Laceration of other muscle(s) and tendon(s) at lower leg level, unspecified leg, initial encounter | CMS +S86829D | Laceration of other muscle(s) and tendon(s) at lower leg level, unspecified leg, subsequent encounter | CMS +S86829S | Laceration of other muscle(s) and tendon(s) at lower leg level, unspecified leg, sequela | CMS +S86891A | Other injury of other muscle(s) and tendon(s) at lower leg level, right leg, initial encounter | CMS +S86891D | Other injury of other muscle(s) and tendon(s) at lower leg level, right leg, subsequent encounter | CMS +S86891S | Other injury of other muscle(s) and tendon(s) at lower leg level, right leg, sequela | CMS +S86892A | Other injury of other muscle(s) and tendon(s) at lower leg level, left leg, initial encounter | CMS +S86892D | Other injury of other muscle(s) and tendon(s) at lower leg level, left leg, subsequent encounter | CMS +S86892S | Other injury of other muscle(s) and tendon(s) at lower leg level, left leg, sequela | CMS +S86899A | Other injury of other muscle(s) and tendon(s) at lower leg level, unspecified leg, initial encounter | CMS +S86899D | Other injury of other muscle(s) and tendon(s) at lower leg level, unspecified leg, subsequent encounter | CMS +S86899S | Other injury of other muscle(s) and tendon(s) at lower leg level, unspecified leg, sequela | CMS +S869 | Injury of unspecified muscle and tendon at lower leg level | WHO +S86901A | Unspecified injury of unspecified muscle(s) and tendon(s) at lower leg level, right leg, initial encounter | CMS +S86901D | Unspecified injury of unspecified muscle(s) and tendon(s) at lower leg level, right leg, subsequent encounter | CMS +S86901S | Unspecified injury of unspecified muscle(s) and tendon(s) at lower leg level, right leg, sequela | CMS +S86902A | Unspecified injury of unspecified muscle(s) and tendon(s) at lower leg level, left leg, initial encounter | CMS +S86902D | Unspecified injury of unspecified muscle(s) and tendon(s) at lower leg level, left leg, subsequent encounter | CMS +S86902S | Unspecified injury of unspecified muscle(s) and tendon(s) at lower leg level, left leg, sequela | CMS +S86909A | Unspecified injury of unspecified muscle(s) and tendon(s) at lower leg level, unspecified leg, initial encounter | CMS +S86909D | Unspecified injury of unspecified muscle(s) and tendon(s) at lower leg level, unspecified leg, subsequent encounter | CMS +S86909S | Unspecified injury of unspecified muscle(s) and tendon(s) at lower leg level, unspecified leg, sequela | CMS +S86911A | Strain of unspecified muscle(s) and tendon(s) at lower leg level, right leg, initial encounter | CMS +S86911D | Strain of unspecified muscle(s) and tendon(s) at lower leg level, right leg, subsequent encounter | CMS +S86911S | Strain of unspecified muscle(s) and tendon(s) at lower leg level, right leg, sequela | CMS +S86912A | Strain of unspecified muscle(s) and tendon(s) at lower leg level, left leg, initial encounter | CMS +S86912D | Strain of unspecified muscle(s) and tendon(s) at lower leg level, left leg, subsequent encounter | CMS +S86912S | Strain of unspecified muscle(s) and tendon(s) at lower leg level, left leg, sequela | CMS +S86919A | Strain of unspecified muscle(s) and tendon(s) at lower leg level, unspecified leg, initial encounter | CMS +S86919D | Strain of unspecified muscle(s) and tendon(s) at lower leg level, unspecified leg, subsequent encounter | CMS +S86919S | Strain of unspecified muscle(s) and tendon(s) at lower leg level, unspecified leg, sequela | CMS +S86921A | Laceration of unspecified muscle(s) and tendon(s) at lower leg level, right leg, initial encounter | CMS +S86921D | Laceration of unspecified muscle(s) and tendon(s) at lower leg level, right leg, subsequent encounter | CMS +S86921S | Laceration of unspecified muscle(s) and tendon(s) at lower leg level, right leg, sequela | CMS +S86922A | Laceration of unspecified muscle(s) and tendon(s) at lower leg level, left leg, initial encounter | CMS +S86922D | Laceration of unspecified muscle(s) and tendon(s) at lower leg level, left leg, subsequent encounter | CMS +S86922S | Laceration of unspecified muscle(s) and tendon(s) at lower leg level, left leg, sequela | CMS +S86929A | Laceration of unspecified muscle(s) and tendon(s) at lower leg level, unspecified leg, initial encounter | CMS +S86929D | Laceration of unspecified muscle(s) and tendon(s) at lower leg level, unspecified leg, subsequent encounter | CMS +S86929S | Laceration of unspecified muscle(s) and tendon(s) at lower leg level, unspecified leg, sequela | CMS +S86991A | Other injury of unspecified muscle(s) and tendon(s) at lower leg level, right leg, initial encounter | CMS +S86991D | Other injury of unspecified muscle(s) and tendon(s) at lower leg level, right leg, subsequent encounter | CMS +S86991S | Other injury of unspecified muscle(s) and tendon(s) at lower leg level, right leg, sequela | CMS +S86992A | Other injury of unspecified muscle(s) and tendon(s) at lower leg level, left leg, initial encounter | CMS +S86992D | Other injury of unspecified muscle(s) and tendon(s) at lower leg level, left leg, subsequent encounter | CMS +S86992S | Other injury of unspecified muscle(s) and tendon(s) at lower leg level, left leg, sequela | CMS +S86999A | Other injury of unspecified muscle(s) and tendon(s) at lower leg level, unspecified leg, initial encounter | CMS +S86999D | Other injury of unspecified muscle(s) and tendon(s) at lower leg level, unspecified leg, subsequent encounter | CMS +S86999S | Other injury of unspecified muscle(s) and tendon(s) at lower leg level, unspecified leg, sequela | CMS +S87 | Crushing injury of lower leg | WHO +S870 | Crushing injury of knee | WHO +S8700XA | Crushing injury of unspecified knee, initial encounter | CMS +S8700XD | Crushing injury of unspecified knee, subsequent encounter | CMS +S8700XS | Crushing injury of unspecified knee, sequela | CMS +S8701XA | Crushing injury of right knee, initial encounter | CMS +S8701XD | Crushing injury of right knee, subsequent encounter | CMS +S8701XS | Crushing injury of right knee, sequela | CMS +S8702XA | Crushing injury of left knee, initial encounter | CMS +S8702XD | Crushing injury of left knee, subsequent encounter | CMS +S8702XS | Crushing injury of left knee, sequela | CMS +S878 | Crushing injury of other and unspecified parts of lower leg | WHO +S8780XA | Crushing injury of unspecified lower leg, initial encounter | CMS +S8780XD | Crushing injury of unspecified lower leg, subsequent encounter | CMS +S8780XS | Crushing injury of unspecified lower leg, sequela | CMS +S8781XA | Crushing injury of right lower leg, initial encounter | CMS +S8781XD | Crushing injury of right lower leg, subsequent encounter | CMS +S8781XS | Crushing injury of right lower leg, sequela | CMS +S8782XA | Crushing injury of left lower leg, initial encounter | CMS +S8782XD | Crushing injury of left lower leg, subsequent encounter | CMS +S8782XS | Crushing injury of left lower leg, sequela | CMS +S88 | Traumatic amputation of lower leg | WHO +S880 | Traumatic amputation at knee level | WHO +S88011A | Complete traumatic amputation at knee level, right lower leg, initial encounter | CMS +S88011D | Complete traumatic amputation at knee level, right lower leg, subsequent encounter | CMS +S88011S | Complete traumatic amputation at knee level, right lower leg, sequela | CMS +S88012A | Complete traumatic amputation at knee level, left lower leg, initial encounter | CMS +S88012D | Complete traumatic amputation at knee level, left lower leg, subsequent encounter | CMS +S88012S | Complete traumatic amputation at knee level, left lower leg, sequela | CMS +S88019A | Complete traumatic amputation at knee level, unspecified lower leg, initial encounter | CMS +S88019D | Complete traumatic amputation at knee level, unspecified lower leg, subsequent encounter | CMS +S88019S | Complete traumatic amputation at knee level, unspecified lower leg, sequela | CMS +S88021A | Partial traumatic amputation at knee level, right lower leg, initial encounter | CMS +S88021D | Partial traumatic amputation at knee level, right lower leg, subsequent encounter | CMS +S88021S | Partial traumatic amputation at knee level, right lower leg, sequela | CMS +S88022A | Partial traumatic amputation at knee level, left lower leg, initial encounter | CMS +S88022D | Partial traumatic amputation at knee level, left lower leg, subsequent encounter | CMS +S88022S | Partial traumatic amputation at knee level, left lower leg, sequela | CMS +S88029A | Partial traumatic amputation at knee level, unspecified lower leg, initial encounter | CMS +S88029D | Partial traumatic amputation at knee level, unspecified lower leg, subsequent encounter | CMS +S88029S | Partial traumatic amputation at knee level, unspecified lower leg, sequela | CMS +S881 | Traumatic amputation at level between knee and ankle | WHO +S88111A | Complete traumatic amputation at level between knee and ankle, right lower leg, initial encounter | CMS +S88111D | Complete traumatic amputation at level between knee and ankle, right lower leg, subsequent encounter | CMS +S88111S | Complete traumatic amputation at level between knee and ankle, right lower leg, sequela | CMS +S88112A | Complete traumatic amputation at level between knee and ankle, left lower leg, initial encounter | CMS +S88112D | Complete traumatic amputation at level between knee and ankle, left lower leg, subsequent encounter | CMS +S88112S | Complete traumatic amputation at level between knee and ankle, left lower leg, sequela | CMS +S88119A | Complete traumatic amputation at level between knee and ankle, unspecified lower leg, initial encounter | CMS +S88119D | Complete traumatic amputation at level between knee and ankle, unspecified lower leg, subsequent encounter | CMS +S88119S | Complete traumatic amputation at level between knee and ankle, unspecified lower leg, sequela | CMS +S88121A | Partial traumatic amputation at level between knee and ankle, right lower leg, initial encounter | CMS +S88121D | Partial traumatic amputation at level between knee and ankle, right lower leg, subsequent encounter | CMS +S88121S | Partial traumatic amputation at level between knee and ankle, right lower leg, sequela | CMS +S88122A | Partial traumatic amputation at level between knee and ankle, left lower leg, initial encounter | CMS +S88122D | Partial traumatic amputation at level between knee and ankle, left lower leg, subsequent encounter | CMS +S88122S | Partial traumatic amputation at level between knee and ankle, left lower leg, sequela | CMS +S88129A | Partial traumatic amputation at level between knee and ankle, unspecified lower leg, initial encounter | CMS +S88129D | Partial traumatic amputation at level between knee and ankle, unspecified lower leg, subsequent encounter | CMS +S88129S | Partial traumatic amputation at level between knee and ankle, unspecified lower leg, sequela | CMS +S889 | Traumatic amputation of lower leg, level unspecified | WHO +S88911A | Complete traumatic amputation of right lower leg, level unspecified, initial encounter | CMS +S88911D | Complete traumatic amputation of right lower leg, level unspecified, subsequent encounter | CMS +S88911S | Complete traumatic amputation of right lower leg, level unspecified, sequela | CMS +S88912A | Complete traumatic amputation of left lower leg, level unspecified, initial encounter | CMS +S88912D | Complete traumatic amputation of left lower leg, level unspecified, subsequent encounter | CMS +S88912S | Complete traumatic amputation of left lower leg, level unspecified, sequela | CMS +S88919A | Complete traumatic amputation of unspecified lower leg, level unspecified, initial encounter | CMS +S88919D | Complete traumatic amputation of unspecified lower leg, level unspecified, subsequent encounter | CMS +S88919S | Complete traumatic amputation of unspecified lower leg, level unspecified, sequela | CMS +S88921A | Partial traumatic amputation of right lower leg, level unspecified, initial encounter | CMS +S88921D | Partial traumatic amputation of right lower leg, level unspecified, subsequent encounter | CMS +S88921S | Partial traumatic amputation of right lower leg, level unspecified, sequela | CMS +S88922A | Partial traumatic amputation of left lower leg, level unspecified, initial encounter | CMS +S88922D | Partial traumatic amputation of left lower leg, level unspecified, subsequent encounter | CMS +S88922S | Partial traumatic amputation of left lower leg, level unspecified, sequela | CMS +S88929A | Partial traumatic amputation of unspecified lower leg, level unspecified, initial encounter | CMS +S88929D | Partial traumatic amputation of unspecified lower leg, level unspecified, subsequent encounter | CMS +S88929S | Partial traumatic amputation of unspecified lower leg, level unspecified, sequela | CMS +S89 | Other and unspecified injuries of lower leg | WHO +S89001A | Unspecified physeal fracture of upper end of right tibia, initial encounter for closed fracture | CMS +S89001D | Unspecified physeal fracture of upper end of right tibia, subsequent encounter for fracture with routine healing | CMS +S89001G | Unspecified physeal fracture of upper end of right tibia, subsequent encounter for fracture with delayed healing | CMS +S89001K | Unspecified physeal fracture of upper end of right tibia, subsequent encounter for fracture with nonunion | CMS +S89001P | Unspecified physeal fracture of upper end of right tibia, subsequent encounter for fracture with malunion | CMS +S89001S | Unspecified physeal fracture of upper end of right tibia, sequela | CMS +S89002A | Unspecified physeal fracture of upper end of left tibia, initial encounter for closed fracture | CMS +S89002D | Unspecified physeal fracture of upper end of left tibia, subsequent encounter for fracture with routine healing | CMS +S89002G | Unspecified physeal fracture of upper end of left tibia, subsequent encounter for fracture with delayed healing | CMS +S89002K | Unspecified physeal fracture of upper end of left tibia, subsequent encounter for fracture with nonunion | CMS +S89002P | Unspecified physeal fracture of upper end of left tibia, subsequent encounter for fracture with malunion | CMS +S89002S | Unspecified physeal fracture of upper end of left tibia, sequela | CMS +S89009A | Unspecified physeal fracture of upper end of unspecified tibia, initial encounter for closed fracture | CMS +S89009D | Unspecified physeal fracture of upper end of unspecified tibia, subsequent encounter for fracture with routine healing | CMS +S89009G | Unspecified physeal fracture of upper end of unspecified tibia, subsequent encounter for fracture with delayed healing | CMS +S89009K | Unspecified physeal fracture of upper end of unspecified tibia, subsequent encounter for fracture with nonunion | CMS +S89009P | Unspecified physeal fracture of upper end of unspecified tibia, subsequent encounter for fracture with malunion | CMS +S89009S | Unspecified physeal fracture of upper end of unspecified tibia, sequela | CMS +S89011A | Salter-Harris Type I physeal fracture of upper end of right tibia, initial encounter for closed fracture | CMS +S89011D | Salter-Harris Type I physeal fracture of upper end of right tibia, subsequent encounter for fracture with routine healing | CMS +S89011G | Salter-Harris Type I physeal fracture of upper end of right tibia, subsequent encounter for fracture with delayed healing | CMS +S89011K | Salter-Harris Type I physeal fracture of upper end of right tibia, subsequent encounter for fracture with nonunion | CMS +S89011P | Salter-Harris Type I physeal fracture of upper end of right tibia, subsequent encounter for fracture with malunion | CMS +S89011S | Salter-Harris Type I physeal fracture of upper end of right tibia, sequela | CMS +S89012A | Salter-Harris Type I physeal fracture of upper end of left tibia, initial encounter for closed fracture | CMS +S89012D | Salter-Harris Type I physeal fracture of upper end of left tibia, subsequent encounter for fracture with routine healing | CMS +S89012G | Salter-Harris Type I physeal fracture of upper end of left tibia, subsequent encounter for fracture with delayed healing | CMS +S89012K | Salter-Harris Type I physeal fracture of upper end of left tibia, subsequent encounter for fracture with nonunion | CMS +S89012P | Salter-Harris Type I physeal fracture of upper end of left tibia, subsequent encounter for fracture with malunion | CMS +S89012S | Salter-Harris Type I physeal fracture of upper end of left tibia, sequela | CMS +S89019A | Salter-Harris Type I physeal fracture of upper end of unspecified tibia, initial encounter for closed fracture | CMS +S89019D | Salter-Harris Type I physeal fracture of upper end of unspecified tibia, subsequent encounter for fracture with routine healing | CMS +S89019G | Salter-Harris Type I physeal fracture of upper end of unspecified tibia, subsequent encounter for fracture with delayed healing | CMS +S89019K | Salter-Harris Type I physeal fracture of upper end of unspecified tibia, subsequent encounter for fracture with nonunion | CMS +S89019P | Salter-Harris Type I physeal fracture of upper end of unspecified tibia, subsequent encounter for fracture with malunion | CMS +S89019S | Salter-Harris Type I physeal fracture of upper end of unspecified tibia, sequela | CMS +S89021A | Salter-Harris Type II physeal fracture of upper end of right tibia, initial encounter for closed fracture | CMS +S89021D | Salter-Harris Type II physeal fracture of upper end of right tibia, subsequent encounter for fracture with routine healing | CMS +S89021G | Salter-Harris Type II physeal fracture of upper end of right tibia, subsequent encounter for fracture with delayed healing | CMS +S89021K | Salter-Harris Type II physeal fracture of upper end of right tibia, subsequent encounter for fracture with nonunion | CMS +S89021P | Salter-Harris Type II physeal fracture of upper end of right tibia, subsequent encounter for fracture with malunion | CMS +S89021S | Salter-Harris Type II physeal fracture of upper end of right tibia, sequela | CMS +S89022A | Salter-Harris Type II physeal fracture of upper end of left tibia, initial encounter for closed fracture | CMS +S89022D | Salter-Harris Type II physeal fracture of upper end of left tibia, subsequent encounter for fracture with routine healing | CMS +S89022G | Salter-Harris Type II physeal fracture of upper end of left tibia, subsequent encounter for fracture with delayed healing | CMS +S89022K | Salter-Harris Type II physeal fracture of upper end of left tibia, subsequent encounter for fracture with nonunion | CMS +S89022P | Salter-Harris Type II physeal fracture of upper end of left tibia, subsequent encounter for fracture with malunion | CMS +S89022S | Salter-Harris Type II physeal fracture of upper end of left tibia, sequela | CMS +S89029A | Salter-Harris Type II physeal fracture of upper end of unspecified tibia, initial encounter for closed fracture | CMS +S89029D | Salter-Harris Type II physeal fracture of upper end of unspecified tibia, subsequent encounter for fracture with routine healing | CMS +S89029G | Salter-Harris Type II physeal fracture of upper end of unspecified tibia, subsequent encounter for fracture with delayed healing | CMS +S89029K | Salter-Harris Type II physeal fracture of upper end of unspecified tibia, subsequent encounter for fracture with nonunion | CMS +S89029P | Salter-Harris Type II physeal fracture of upper end of unspecified tibia, subsequent encounter for fracture with malunion | CMS +S89029S | Salter-Harris Type II physeal fracture of upper end of unspecified tibia, sequela | CMS +S89031A | Salter-Harris Type III physeal fracture of upper end of right tibia, initial encounter for closed fracture | CMS +S89031D | Salter-Harris Type III physeal fracture of upper end of right tibia, subsequent encounter for fracture with routine healing | CMS +S89031G | Salter-Harris Type III physeal fracture of upper end of right tibia, subsequent encounter for fracture with delayed healing | CMS +S89031K | Salter-Harris Type III physeal fracture of upper end of right tibia, subsequent encounter for fracture with nonunion | CMS +S89031P | Salter-Harris Type III physeal fracture of upper end of right tibia, subsequent encounter for fracture with malunion | CMS +S89031S | Salter-Harris Type III physeal fracture of upper end of right tibia, sequela | CMS +S89032A | Salter-Harris Type III physeal fracture of upper end of left tibia, initial encounter for closed fracture | CMS +S89032D | Salter-Harris Type III physeal fracture of upper end of left tibia, subsequent encounter for fracture with routine healing | CMS +S89032G | Salter-Harris Type III physeal fracture of upper end of left tibia, subsequent encounter for fracture with delayed healing | CMS +S89032K | Salter-Harris Type III physeal fracture of upper end of left tibia, subsequent encounter for fracture with nonunion | CMS +S89032P | Salter-Harris Type III physeal fracture of upper end of left tibia, subsequent encounter for fracture with malunion | CMS +S89032S | Salter-Harris Type III physeal fracture of upper end of left tibia, sequela | CMS +S89039A | Salter-Harris Type III physeal fracture of upper end of unspecified tibia, initial encounter for closed fracture | CMS +S89039D | Salter-Harris Type III physeal fracture of upper end of unspecified tibia, subsequent encounter for fracture with routine healing | CMS +S89039G | Salter-Harris Type III physeal fracture of upper end of unspecified tibia, subsequent encounter for fracture with delayed healing | CMS +S89039K | Salter-Harris Type III physeal fracture of upper end of unspecified tibia, subsequent encounter for fracture with nonunion | CMS +S89039P | Salter-Harris Type III physeal fracture of upper end of unspecified tibia, subsequent encounter for fracture with malunion | CMS +S89039S | Salter-Harris Type III physeal fracture of upper end of unspecified tibia, sequela | CMS +S89041A | Salter-Harris Type IV physeal fracture of upper end of right tibia, initial encounter for closed fracture | CMS +S89041D | Salter-Harris Type IV physeal fracture of upper end of right tibia, subsequent encounter for fracture with routine healing | CMS +S89041G | Salter-Harris Type IV physeal fracture of upper end of right tibia, subsequent encounter for fracture with delayed healing | CMS +S89041K | Salter-Harris Type IV physeal fracture of upper end of right tibia, subsequent encounter for fracture with nonunion | CMS +S89041P | Salter-Harris Type IV physeal fracture of upper end of right tibia, subsequent encounter for fracture with malunion | CMS +S89041S | Salter-Harris Type IV physeal fracture of upper end of right tibia, sequela | CMS +S89042A | Salter-Harris Type IV physeal fracture of upper end of left tibia, initial encounter for closed fracture | CMS +S89042D | Salter-Harris Type IV physeal fracture of upper end of left tibia, subsequent encounter for fracture with routine healing | CMS +S89042G | Salter-Harris Type IV physeal fracture of upper end of left tibia, subsequent encounter for fracture with delayed healing | CMS +S89042K | Salter-Harris Type IV physeal fracture of upper end of left tibia, subsequent encounter for fracture with nonunion | CMS +S89042P | Salter-Harris Type IV physeal fracture of upper end of left tibia, subsequent encounter for fracture with malunion | CMS +S89042S | Salter-Harris Type IV physeal fracture of upper end of left tibia, sequela | CMS +S89049A | Salter-Harris Type IV physeal fracture of upper end of unspecified tibia, initial encounter for closed fracture | CMS +S89049D | Salter-Harris Type IV physeal fracture of upper end of unspecified tibia, subsequent encounter for fracture with routine healing | CMS +S89049G | Salter-Harris Type IV physeal fracture of upper end of unspecified tibia, subsequent encounter for fracture with delayed healing | CMS +S89049K | Salter-Harris Type IV physeal fracture of upper end of unspecified tibia, subsequent encounter for fracture with nonunion | CMS +S89049P | Salter-Harris Type IV physeal fracture of upper end of unspecified tibia, subsequent encounter for fracture with malunion | CMS +S89049S | Salter-Harris Type IV physeal fracture of upper end of unspecified tibia, sequela | CMS +S89091A | Other physeal fracture of upper end of right tibia, initial encounter for closed fracture | CMS +S89091D | Other physeal fracture of upper end of right tibia, subsequent encounter for fracture with routine healing | CMS +S89091G | Other physeal fracture of upper end of right tibia, subsequent encounter for fracture with delayed healing | CMS +S89091K | Other physeal fracture of upper end of right tibia, subsequent encounter for fracture with nonunion | CMS +S89091P | Other physeal fracture of upper end of right tibia, subsequent encounter for fracture with malunion | CMS +S89091S | Other physeal fracture of upper end of right tibia, sequela | CMS +S89092A | Other physeal fracture of upper end of left tibia, initial encounter for closed fracture | CMS +S89092D | Other physeal fracture of upper end of left tibia, subsequent encounter for fracture with routine healing | CMS +S89092G | Other physeal fracture of upper end of left tibia, subsequent encounter for fracture with delayed healing | CMS +S89092K | Other physeal fracture of upper end of left tibia, subsequent encounter for fracture with nonunion | CMS +S89092P | Other physeal fracture of upper end of left tibia, subsequent encounter for fracture with malunion | CMS +S89092S | Other physeal fracture of upper end of left tibia, sequela | CMS +S89099A | Other physeal fracture of upper end of unspecified tibia, initial encounter for closed fracture | CMS +S89099D | Other physeal fracture of upper end of unspecified tibia, subsequent encounter for fracture with routine healing | CMS +S89099G | Other physeal fracture of upper end of unspecified tibia, subsequent encounter for fracture with delayed healing | CMS +S89099K | Other physeal fracture of upper end of unspecified tibia, subsequent encounter for fracture with nonunion | CMS +S89099P | Other physeal fracture of upper end of unspecified tibia, subsequent encounter for fracture with malunion | CMS +S89099S | Other physeal fracture of upper end of unspecified tibia, sequela | CMS +S89101A | Unspecified physeal fracture of lower end of right tibia, initial encounter for closed fracture | CMS +S89101D | Unspecified physeal fracture of lower end of right tibia, subsequent encounter for fracture with routine healing | CMS +S89101G | Unspecified physeal fracture of lower end of right tibia, subsequent encounter for fracture with delayed healing | CMS +S89101K | Unspecified physeal fracture of lower end of right tibia, subsequent encounter for fracture with nonunion | CMS +S89101P | Unspecified physeal fracture of lower end of right tibia, subsequent encounter for fracture with malunion | CMS +S89101S | Unspecified physeal fracture of lower end of right tibia, sequela | CMS +S89102A | Unspecified physeal fracture of lower end of left tibia, initial encounter for closed fracture | CMS +S89102D | Unspecified physeal fracture of lower end of left tibia, subsequent encounter for fracture with routine healing | CMS +S89102G | Unspecified physeal fracture of lower end of left tibia, subsequent encounter for fracture with delayed healing | CMS +S89102K | Unspecified physeal fracture of lower end of left tibia, subsequent encounter for fracture with nonunion | CMS +S89102P | Unspecified physeal fracture of lower end of left tibia, subsequent encounter for fracture with malunion | CMS +S89102S | Unspecified physeal fracture of lower end of left tibia, sequela | CMS +S89109A | Unspecified physeal fracture of lower end of unspecified tibia, initial encounter for closed fracture | CMS +S89109D | Unspecified physeal fracture of lower end of unspecified tibia, subsequent encounter for fracture with routine healing | CMS +S89109G | Unspecified physeal fracture of lower end of unspecified tibia, subsequent encounter for fracture with delayed healing | CMS +S89109K | Unspecified physeal fracture of lower end of unspecified tibia, subsequent encounter for fracture with nonunion | CMS +S89109P | Unspecified physeal fracture of lower end of unspecified tibia, subsequent encounter for fracture with malunion | CMS +S89109S | Unspecified physeal fracture of lower end of unspecified tibia, sequela | CMS +S89111A | Salter-Harris Type I physeal fracture of lower end of right tibia, initial encounter for closed fracture | CMS +S89111D | Salter-Harris Type I physeal fracture of lower end of right tibia, subsequent encounter for fracture with routine healing | CMS +S89111G | Salter-Harris Type I physeal fracture of lower end of right tibia, subsequent encounter for fracture with delayed healing | CMS +S89111K | Salter-Harris Type I physeal fracture of lower end of right tibia, subsequent encounter for fracture with nonunion | CMS +S89111P | Salter-Harris Type I physeal fracture of lower end of right tibia, subsequent encounter for fracture with malunion | CMS +S89111S | Salter-Harris Type I physeal fracture of lower end of right tibia, sequela | CMS +S89112A | Salter-Harris Type I physeal fracture of lower end of left tibia, initial encounter for closed fracture | CMS +S89112D | Salter-Harris Type I physeal fracture of lower end of left tibia, subsequent encounter for fracture with routine healing | CMS +S89112G | Salter-Harris Type I physeal fracture of lower end of left tibia, subsequent encounter for fracture with delayed healing | CMS +S89112K | Salter-Harris Type I physeal fracture of lower end of left tibia, subsequent encounter for fracture with nonunion | CMS +S89112P | Salter-Harris Type I physeal fracture of lower end of left tibia, subsequent encounter for fracture with malunion | CMS +S89112S | Salter-Harris Type I physeal fracture of lower end of left tibia, sequela | CMS +S89119A | Salter-Harris Type I physeal fracture of lower end of unspecified tibia, initial encounter for closed fracture | CMS +S89119D | Salter-Harris Type I physeal fracture of lower end of unspecified tibia, subsequent encounter for fracture with routine healing | CMS +S89119G | Salter-Harris Type I physeal fracture of lower end of unspecified tibia, subsequent encounter for fracture with delayed healing | CMS +S89119K | Salter-Harris Type I physeal fracture of lower end of unspecified tibia, subsequent encounter for fracture with nonunion | CMS +S89119P | Salter-Harris Type I physeal fracture of lower end of unspecified tibia, subsequent encounter for fracture with malunion | CMS +S89119S | Salter-Harris Type I physeal fracture of lower end of unspecified tibia, sequela | CMS +S89121A | Salter-Harris Type II physeal fracture of lower end of right tibia, initial encounter for closed fracture | CMS +S89121D | Salter-Harris Type II physeal fracture of lower end of right tibia, subsequent encounter for fracture with routine healing | CMS +S89121G | Salter-Harris Type II physeal fracture of lower end of right tibia, subsequent encounter for fracture with delayed healing | CMS +S89121K | Salter-Harris Type II physeal fracture of lower end of right tibia, subsequent encounter for fracture with nonunion | CMS +S89121P | Salter-Harris Type II physeal fracture of lower end of right tibia, subsequent encounter for fracture with malunion | CMS +S89121S | Salter-Harris Type II physeal fracture of lower end of right tibia, sequela | CMS +S89122A | Salter-Harris Type II physeal fracture of lower end of left tibia, initial encounter for closed fracture | CMS +S89122D | Salter-Harris Type II physeal fracture of lower end of left tibia, subsequent encounter for fracture with routine healing | CMS +S89122G | Salter-Harris Type II physeal fracture of lower end of left tibia, subsequent encounter for fracture with delayed healing | CMS +S89122K | Salter-Harris Type II physeal fracture of lower end of left tibia, subsequent encounter for fracture with nonunion | CMS +S89122P | Salter-Harris Type II physeal fracture of lower end of left tibia, subsequent encounter for fracture with malunion | CMS +S89122S | Salter-Harris Type II physeal fracture of lower end of left tibia, sequela | CMS +S89129A | Salter-Harris Type II physeal fracture of lower end of unspecified tibia, initial encounter for closed fracture | CMS +S89129D | Salter-Harris Type II physeal fracture of lower end of unspecified tibia, subsequent encounter for fracture with routine healing | CMS +S89129G | Salter-Harris Type II physeal fracture of lower end of unspecified tibia, subsequent encounter for fracture with delayed healing | CMS +S89129K | Salter-Harris Type II physeal fracture of lower end of unspecified tibia, subsequent encounter for fracture with nonunion | CMS +S89129P | Salter-Harris Type II physeal fracture of lower end of unspecified tibia, subsequent encounter for fracture with malunion | CMS +S89129S | Salter-Harris Type II physeal fracture of lower end of unspecified tibia, sequela | CMS +S89131A | Salter-Harris Type III physeal fracture of lower end of right tibia, initial encounter for closed fracture | CMS +S89131D | Salter-Harris Type III physeal fracture of lower end of right tibia, subsequent encounter for fracture with routine healing | CMS +S89131G | Salter-Harris Type III physeal fracture of lower end of right tibia, subsequent encounter for fracture with delayed healing | CMS +S89131K | Salter-Harris Type III physeal fracture of lower end of right tibia, subsequent encounter for fracture with nonunion | CMS +S89131P | Salter-Harris Type III physeal fracture of lower end of right tibia, subsequent encounter for fracture with malunion | CMS +S89131S | Salter-Harris Type III physeal fracture of lower end of right tibia, sequela | CMS +S89132A | Salter-Harris Type III physeal fracture of lower end of left tibia, initial encounter for closed fracture | CMS +S89132D | Salter-Harris Type III physeal fracture of lower end of left tibia, subsequent encounter for fracture with routine healing | CMS +S89132G | Salter-Harris Type III physeal fracture of lower end of left tibia, subsequent encounter for fracture with delayed healing | CMS +S89132K | Salter-Harris Type III physeal fracture of lower end of left tibia, subsequent encounter for fracture with nonunion | CMS +S89132P | Salter-Harris Type III physeal fracture of lower end of left tibia, subsequent encounter for fracture with malunion | CMS +S89132S | Salter-Harris Type III physeal fracture of lower end of left tibia, sequela | CMS +S89139A | Salter-Harris Type III physeal fracture of lower end of unspecified tibia, initial encounter for closed fracture | CMS +S89139D | Salter-Harris Type III physeal fracture of lower end of unspecified tibia, subsequent encounter for fracture with routine healing | CMS +S89139G | Salter-Harris Type III physeal fracture of lower end of unspecified tibia, subsequent encounter for fracture with delayed healing | CMS +S89139K | Salter-Harris Type III physeal fracture of lower end of unspecified tibia, subsequent encounter for fracture with nonunion | CMS +S89139P | Salter-Harris Type III physeal fracture of lower end of unspecified tibia, subsequent encounter for fracture with malunion | CMS +S89139S | Salter-Harris Type III physeal fracture of lower end of unspecified tibia, sequela | CMS +S89141A | Salter-Harris Type IV physeal fracture of lower end of right tibia, initial encounter for closed fracture | CMS +S89141D | Salter-Harris Type IV physeal fracture of lower end of right tibia, subsequent encounter for fracture with routine healing | CMS +S89141G | Salter-Harris Type IV physeal fracture of lower end of right tibia, subsequent encounter for fracture with delayed healing | CMS +S89141K | Salter-Harris Type IV physeal fracture of lower end of right tibia, subsequent encounter for fracture with nonunion | CMS +S89141P | Salter-Harris Type IV physeal fracture of lower end of right tibia, subsequent encounter for fracture with malunion | CMS +S89141S | Salter-Harris Type IV physeal fracture of lower end of right tibia, sequela | CMS +S89142A | Salter-Harris Type IV physeal fracture of lower end of left tibia, initial encounter for closed fracture | CMS +S89142D | Salter-Harris Type IV physeal fracture of lower end of left tibia, subsequent encounter for fracture with routine healing | CMS +S89142G | Salter-Harris Type IV physeal fracture of lower end of left tibia, subsequent encounter for fracture with delayed healing | CMS +S89142K | Salter-Harris Type IV physeal fracture of lower end of left tibia, subsequent encounter for fracture with nonunion | CMS +S89142P | Salter-Harris Type IV physeal fracture of lower end of left tibia, subsequent encounter for fracture with malunion | CMS +S89142S | Salter-Harris Type IV physeal fracture of lower end of left tibia, sequela | CMS +S89149A | Salter-Harris Type IV physeal fracture of lower end of unspecified tibia, initial encounter for closed fracture | CMS +S89149D | Salter-Harris Type IV physeal fracture of lower end of unspecified tibia, subsequent encounter for fracture with routine healing | CMS +S89149G | Salter-Harris Type IV physeal fracture of lower end of unspecified tibia, subsequent encounter for fracture with delayed healing | CMS +S89149K | Salter-Harris Type IV physeal fracture of lower end of unspecified tibia, subsequent encounter for fracture with nonunion | CMS +S89149P | Salter-Harris Type IV physeal fracture of lower end of unspecified tibia, subsequent encounter for fracture with malunion | CMS +S89149S | Salter-Harris Type IV physeal fracture of lower end of unspecified tibia, sequela | CMS +S89191A | Other physeal fracture of lower end of right tibia, initial encounter for closed fracture | CMS +S89191D | Other physeal fracture of lower end of right tibia, subsequent encounter for fracture with routine healing | CMS +S89191G | Other physeal fracture of lower end of right tibia, subsequent encounter for fracture with delayed healing | CMS +S89191K | Other physeal fracture of lower end of right tibia, subsequent encounter for fracture with nonunion | CMS +S89191P | Other physeal fracture of lower end of right tibia, subsequent encounter for fracture with malunion | CMS +S89191S | Other physeal fracture of lower end of right tibia, sequela | CMS +S89192A | Other physeal fracture of lower end of left tibia, initial encounter for closed fracture | CMS +S89192D | Other physeal fracture of lower end of left tibia, subsequent encounter for fracture with routine healing | CMS +S89192G | Other physeal fracture of lower end of left tibia, subsequent encounter for fracture with delayed healing | CMS +S89192K | Other physeal fracture of lower end of left tibia, subsequent encounter for fracture with nonunion | CMS +S89192P | Other physeal fracture of lower end of left tibia, subsequent encounter for fracture with malunion | CMS +S89192S | Other physeal fracture of lower end of left tibia, sequela | CMS +S89199A | Other physeal fracture of lower end of unspecified tibia, initial encounter for closed fracture | CMS +S89199D | Other physeal fracture of lower end of unspecified tibia, subsequent encounter for fracture with routine healing | CMS +S89199G | Other physeal fracture of lower end of unspecified tibia, subsequent encounter for fracture with delayed healing | CMS +S89199K | Other physeal fracture of lower end of unspecified tibia, subsequent encounter for fracture with nonunion | CMS +S89199P | Other physeal fracture of lower end of unspecified tibia, subsequent encounter for fracture with malunion | CMS +S89199S | Other physeal fracture of lower end of unspecified tibia, sequela | CMS +S89201A | Unspecified physeal fracture of upper end of right fibula, initial encounter for closed fracture | CMS +S89201D | Unspecified physeal fracture of upper end of right fibula, subsequent encounter for fracture with routine healing | CMS +S89201G | Unspecified physeal fracture of upper end of right fibula, subsequent encounter for fracture with delayed healing | CMS +S89201K | Unspecified physeal fracture of upper end of right fibula, subsequent encounter for fracture with nonunion | CMS +S89201P | Unspecified physeal fracture of upper end of right fibula, subsequent encounter for fracture with malunion | CMS +S89201S | Unspecified physeal fracture of upper end of right fibula, sequela | CMS +S89202A | Unspecified physeal fracture of upper end of left fibula, initial encounter for closed fracture | CMS +S89202D | Unspecified physeal fracture of upper end of left fibula, subsequent encounter for fracture with routine healing | CMS +S89202G | Unspecified physeal fracture of upper end of left fibula, subsequent encounter for fracture with delayed healing | CMS +S89202K | Unspecified physeal fracture of upper end of left fibula, subsequent encounter for fracture with nonunion | CMS +S89202P | Unspecified physeal fracture of upper end of left fibula, subsequent encounter for fracture with malunion | CMS +S89202S | Unspecified physeal fracture of upper end of left fibula, sequela | CMS +S89209A | Unspecified physeal fracture of upper end of unspecified fibula, initial encounter for closed fracture | CMS +S89209D | Unspecified physeal fracture of upper end of unspecified fibula, subsequent encounter for fracture with routine healing | CMS +S89209G | Unspecified physeal fracture of upper end of unspecified fibula, subsequent encounter for fracture with delayed healing | CMS +S89209K | Unspecified physeal fracture of upper end of unspecified fibula, subsequent encounter for fracture with nonunion | CMS +S89209P | Unspecified physeal fracture of upper end of unspecified fibula, subsequent encounter for fracture with malunion | CMS +S89209S | Unspecified physeal fracture of upper end of unspecified fibula, sequela | CMS +S89211A | Salter-Harris Type I physeal fracture of upper end of right fibula, initial encounter for closed fracture | CMS +S89211D | Salter-Harris Type I physeal fracture of upper end of right fibula, subsequent encounter for fracture with routine healing | CMS +S89211G | Salter-Harris Type I physeal fracture of upper end of right fibula, subsequent encounter for fracture with delayed healing | CMS +S89211K | Salter-Harris Type I physeal fracture of upper end of right fibula, subsequent encounter for fracture with nonunion | CMS +S89211P | Salter-Harris Type I physeal fracture of upper end of right fibula, subsequent encounter for fracture with malunion | CMS +S89211S | Salter-Harris Type I physeal fracture of upper end of right fibula, sequela | CMS +S89212A | Salter-Harris Type I physeal fracture of upper end of left fibula, initial encounter for closed fracture | CMS +S89212D | Salter-Harris Type I physeal fracture of upper end of left fibula, subsequent encounter for fracture with routine healing | CMS +S89212G | Salter-Harris Type I physeal fracture of upper end of left fibula, subsequent encounter for fracture with delayed healing | CMS +S89212K | Salter-Harris Type I physeal fracture of upper end of left fibula, subsequent encounter for fracture with nonunion | CMS +S89212P | Salter-Harris Type I physeal fracture of upper end of left fibula, subsequent encounter for fracture with malunion | CMS +S89212S | Salter-Harris Type I physeal fracture of upper end of left fibula, sequela | CMS +S89219A | Salter-Harris Type I physeal fracture of upper end of unspecified fibula, initial encounter for closed fracture | CMS +S89219D | Salter-Harris Type I physeal fracture of upper end of unspecified fibula, subsequent encounter for fracture with routine healing | CMS +S89219G | Salter-Harris Type I physeal fracture of upper end of unspecified fibula, subsequent encounter for fracture with delayed healing | CMS +S89219K | Salter-Harris Type I physeal fracture of upper end of unspecified fibula, subsequent encounter for fracture with nonunion | CMS +S89219P | Salter-Harris Type I physeal fracture of upper end of unspecified fibula, subsequent encounter for fracture with malunion | CMS +S89219S | Salter-Harris Type I physeal fracture of upper end of unspecified fibula, sequela | CMS +S89221A | Salter-Harris Type II physeal fracture of upper end of right fibula, initial encounter for closed fracture | CMS +S89221D | Salter-Harris Type II physeal fracture of upper end of right fibula, subsequent encounter for fracture with routine healing | CMS +S89221G | Salter-Harris Type II physeal fracture of upper end of right fibula, subsequent encounter for fracture with delayed healing | CMS +S89221K | Salter-Harris Type II physeal fracture of upper end of right fibula, subsequent encounter for fracture with nonunion | CMS +S89221P | Salter-Harris Type II physeal fracture of upper end of right fibula, subsequent encounter for fracture with malunion | CMS +S89221S | Salter-Harris Type II physeal fracture of upper end of right fibula, sequela | CMS +S89222A | Salter-Harris Type II physeal fracture of upper end of left fibula, initial encounter for closed fracture | CMS +S89222D | Salter-Harris Type II physeal fracture of upper end of left fibula, subsequent encounter for fracture with routine healing | CMS +S89222G | Salter-Harris Type II physeal fracture of upper end of left fibula, subsequent encounter for fracture with delayed healing | CMS +S89222K | Salter-Harris Type II physeal fracture of upper end of left fibula, subsequent encounter for fracture with nonunion | CMS +S89222P | Salter-Harris Type II physeal fracture of upper end of left fibula, subsequent encounter for fracture with malunion | CMS +S89222S | Salter-Harris Type II physeal fracture of upper end of left fibula, sequela | CMS +S89229A | Salter-Harris Type II physeal fracture of upper end of unspecified fibula, initial encounter for closed fracture | CMS +S89229D | Salter-Harris Type II physeal fracture of upper end of unspecified fibula, subsequent encounter for fracture with routine healing | CMS +S89229G | Salter-Harris Type II physeal fracture of upper end of unspecified fibula, subsequent encounter for fracture with delayed healing | CMS +S89229K | Salter-Harris Type II physeal fracture of upper end of unspecified fibula, subsequent encounter for fracture with nonunion | CMS +S89229P | Salter-Harris Type II physeal fracture of upper end of unspecified fibula, subsequent encounter for fracture with malunion | CMS +S89229S | Salter-Harris Type II physeal fracture of upper end of unspecified fibula, sequela | CMS +S89291A | Other physeal fracture of upper end of right fibula, initial encounter for closed fracture | CMS +S89291D | Other physeal fracture of upper end of right fibula, subsequent encounter for fracture with routine healing | CMS +S89291G | Other physeal fracture of upper end of right fibula, subsequent encounter for fracture with delayed healing | CMS +S89291K | Other physeal fracture of upper end of right fibula, subsequent encounter for fracture with nonunion | CMS +S89291P | Other physeal fracture of upper end of right fibula, subsequent encounter for fracture with malunion | CMS +S89291S | Other physeal fracture of upper end of right fibula, sequela | CMS +S89292A | Other physeal fracture of upper end of left fibula, initial encounter for closed fracture | CMS +S89292D | Other physeal fracture of upper end of left fibula, subsequent encounter for fracture with routine healing | CMS +S89292G | Other physeal fracture of upper end of left fibula, subsequent encounter for fracture with delayed healing | CMS +S89292K | Other physeal fracture of upper end of left fibula, subsequent encounter for fracture with nonunion | CMS +S89292P | Other physeal fracture of upper end of left fibula, subsequent encounter for fracture with malunion | CMS +S89292S | Other physeal fracture of upper end of left fibula, sequela | CMS +S89299A | Other physeal fracture of upper end of unspecified fibula, initial encounter for closed fracture | CMS +S89299D | Other physeal fracture of upper end of unspecified fibula, subsequent encounter for fracture with routine healing | CMS +S89299G | Other physeal fracture of upper end of unspecified fibula, subsequent encounter for fracture with delayed healing | CMS +S89299K | Other physeal fracture of upper end of unspecified fibula, subsequent encounter for fracture with nonunion | CMS +S89299P | Other physeal fracture of upper end of unspecified fibula, subsequent encounter for fracture with malunion | CMS +S89299S | Other physeal fracture of upper end of unspecified fibula, sequela | CMS +S89301A | Unspecified physeal fracture of lower end of right fibula, initial encounter for closed fracture | CMS +S89301D | Unspecified physeal fracture of lower end of right fibula, subsequent encounter for fracture with routine healing | CMS +S89301G | Unspecified physeal fracture of lower end of right fibula, subsequent encounter for fracture with delayed healing | CMS +S89301K | Unspecified physeal fracture of lower end of right fibula, subsequent encounter for fracture with nonunion | CMS +S89301P | Unspecified physeal fracture of lower end of right fibula, subsequent encounter for fracture with malunion | CMS +S89301S | Unspecified physeal fracture of lower end of right fibula, sequela | CMS +S89302A | Unspecified physeal fracture of lower end of left fibula, initial encounter for closed fracture | CMS +S89302D | Unspecified physeal fracture of lower end of left fibula, subsequent encounter for fracture with routine healing | CMS +S89302G | Unspecified physeal fracture of lower end of left fibula, subsequent encounter for fracture with delayed healing | CMS +S89302K | Unspecified physeal fracture of lower end of left fibula, subsequent encounter for fracture with nonunion | CMS +S89302P | Unspecified physeal fracture of lower end of left fibula, subsequent encounter for fracture with malunion | CMS +S89302S | Unspecified physeal fracture of lower end of left fibula, sequela | CMS +S89309A | Unspecified physeal fracture of lower end of unspecified fibula, initial encounter for closed fracture | CMS +S89309D | Unspecified physeal fracture of lower end of unspecified fibula, subsequent encounter for fracture with routine healing | CMS +S89309G | Unspecified physeal fracture of lower end of unspecified fibula, subsequent encounter for fracture with delayed healing | CMS +S89309K | Unspecified physeal fracture of lower end of unspecified fibula, subsequent encounter for fracture with nonunion | CMS +S89309P | Unspecified physeal fracture of lower end of unspecified fibula, subsequent encounter for fracture with malunion | CMS +S89309S | Unspecified physeal fracture of lower end of unspecified fibula, sequela | CMS +S89311A | Salter-Harris Type I physeal fracture of lower end of right fibula, initial encounter for closed fracture | CMS +S89311D | Salter-Harris Type I physeal fracture of lower end of right fibula, subsequent encounter for fracture with routine healing | CMS +S89311G | Salter-Harris Type I physeal fracture of lower end of right fibula, subsequent encounter for fracture with delayed healing | CMS +S89311K | Salter-Harris Type I physeal fracture of lower end of right fibula, subsequent encounter for fracture with nonunion | CMS +S89311P | Salter-Harris Type I physeal fracture of lower end of right fibula, subsequent encounter for fracture with malunion | CMS +S89311S | Salter-Harris Type I physeal fracture of lower end of right fibula, sequela | CMS +S89312A | Salter-Harris Type I physeal fracture of lower end of left fibula, initial encounter for closed fracture | CMS +S89312D | Salter-Harris Type I physeal fracture of lower end of left fibula, subsequent encounter for fracture with routine healing | CMS +S89312G | Salter-Harris Type I physeal fracture of lower end of left fibula, subsequent encounter for fracture with delayed healing | CMS +S89312K | Salter-Harris Type I physeal fracture of lower end of left fibula, subsequent encounter for fracture with nonunion | CMS +S89312P | Salter-Harris Type I physeal fracture of lower end of left fibula, subsequent encounter for fracture with malunion | CMS +S89312S | Salter-Harris Type I physeal fracture of lower end of left fibula, sequela | CMS +S89319A | Salter-Harris Type I physeal fracture of lower end of unspecified fibula, initial encounter for closed fracture | CMS +S89319D | Salter-Harris Type I physeal fracture of lower end of unspecified fibula, subsequent encounter for fracture with routine healing | CMS +S89319G | Salter-Harris Type I physeal fracture of lower end of unspecified fibula, subsequent encounter for fracture with delayed healing | CMS +S89319K | Salter-Harris Type I physeal fracture of lower end of unspecified fibula, subsequent encounter for fracture with nonunion | CMS +S89319P | Salter-Harris Type I physeal fracture of lower end of unspecified fibula, subsequent encounter for fracture with malunion | CMS +S89319S | Salter-Harris Type I physeal fracture of lower end of unspecified fibula, sequela | CMS +S89321A | Salter-Harris Type II physeal fracture of lower end of right fibula, initial encounter for closed fracture | CMS +S89321D | Salter-Harris Type II physeal fracture of lower end of right fibula, subsequent encounter for fracture with routine healing | CMS +S89321G | Salter-Harris Type II physeal fracture of lower end of right fibula, subsequent encounter for fracture with delayed healing | CMS +S89321K | Salter-Harris Type II physeal fracture of lower end of right fibula, subsequent encounter for fracture with nonunion | CMS +S89321P | Salter-Harris Type II physeal fracture of lower end of right fibula, subsequent encounter for fracture with malunion | CMS +S89321S | Salter-Harris Type II physeal fracture of lower end of right fibula, sequela | CMS +S89322A | Salter-Harris Type II physeal fracture of lower end of left fibula, initial encounter for closed fracture | CMS +S89322D | Salter-Harris Type II physeal fracture of lower end of left fibula, subsequent encounter for fracture with routine healing | CMS +S89322G | Salter-Harris Type II physeal fracture of lower end of left fibula, subsequent encounter for fracture with delayed healing | CMS +S89322K | Salter-Harris Type II physeal fracture of lower end of left fibula, subsequent encounter for fracture with nonunion | CMS +S89322P | Salter-Harris Type II physeal fracture of lower end of left fibula, subsequent encounter for fracture with malunion | CMS +S89322S | Salter-Harris Type II physeal fracture of lower end of left fibula, sequela | CMS +S89329A | Salter-Harris Type II physeal fracture of lower end of unspecified fibula, initial encounter for closed fracture | CMS +S89329D | Salter-Harris Type II physeal fracture of lower end of unspecified fibula, subsequent encounter for fracture with routine healing | CMS +S89329G | Salter-Harris Type II physeal fracture of lower end of unspecified fibula, subsequent encounter for fracture with delayed healing | CMS +S89329K | Salter-Harris Type II physeal fracture of lower end of unspecified fibula, subsequent encounter for fracture with nonunion | CMS +S89329P | Salter-Harris Type II physeal fracture of lower end of unspecified fibula, subsequent encounter for fracture with malunion | CMS +S89329S | Salter-Harris Type II physeal fracture of lower end of unspecified fibula, sequela | CMS +S89391A | Other physeal fracture of lower end of right fibula, initial encounter for closed fracture | CMS +S89391D | Other physeal fracture of lower end of right fibula, subsequent encounter for fracture with routine healing | CMS +S89391G | Other physeal fracture of lower end of right fibula, subsequent encounter for fracture with delayed healing | CMS +S89391K | Other physeal fracture of lower end of right fibula, subsequent encounter for fracture with nonunion | CMS +S89391P | Other physeal fracture of lower end of right fibula, subsequent encounter for fracture with malunion | CMS +S89391S | Other physeal fracture of lower end of right fibula, sequela | CMS +S89392A | Other physeal fracture of lower end of left fibula, initial encounter for closed fracture | CMS +S89392D | Other physeal fracture of lower end of left fibula, subsequent encounter for fracture with routine healing | CMS +S89392G | Other physeal fracture of lower end of left fibula, subsequent encounter for fracture with delayed healing | CMS +S89392K | Other physeal fracture of lower end of left fibula, subsequent encounter for fracture with nonunion | CMS +S89392P | Other physeal fracture of lower end of left fibula, subsequent encounter for fracture with malunion | CMS +S89392S | Other physeal fracture of lower end of left fibula, sequela | CMS +S89399A | Other physeal fracture of lower end of unspecified fibula, initial encounter for closed fracture | CMS +S89399D | Other physeal fracture of lower end of unspecified fibula, subsequent encounter for fracture with routine healing | CMS +S89399G | Other physeal fracture of lower end of unspecified fibula, subsequent encounter for fracture with delayed healing | CMS +S89399K | Other physeal fracture of lower end of unspecified fibula, subsequent encounter for fracture with nonunion | CMS +S89399P | Other physeal fracture of lower end of unspecified fibula, subsequent encounter for fracture with malunion | CMS +S89399S | Other physeal fracture of lower end of unspecified fibula, sequela | CMS +S897 | Multiple injuries of lower leg | WHO +S898 | Other specified injuries of lower leg | WHO +S8980XA | Other specified injuries of unspecified lower leg, initial encounter | CMS +S8980XD | Other specified injuries of unspecified lower leg, subsequent encounter | CMS +S8980XS | Other specified injuries of unspecified lower leg, sequela | CMS +S8981XA | Other specified injuries of right lower leg, initial encounter | CMS +S8981XD | Other specified injuries of right lower leg, subsequent encounter | CMS +S8981XS | Other specified injuries of right lower leg, sequela | CMS +S8982XA | Other specified injuries of left lower leg, initial encounter | CMS +S8982XD | Other specified injuries of left lower leg, subsequent encounter | CMS +S8982XS | Other specified injuries of left lower leg, sequela | CMS +S899 | Unspecified injury of lower leg | WHO +S8990XA | Unspecified injury of unspecified lower leg, initial encounter | CMS +S8990XD | Unspecified injury of unspecified lower leg, subsequent encounter | CMS +S8990XS | Unspecified injury of unspecified lower leg, sequela | CMS +S8991XA | Unspecified injury of right lower leg, initial encounter | CMS +S8991XD | Unspecified injury of right lower leg, subsequent encounter | CMS +S8991XS | Unspecified injury of right lower leg, sequela | CMS +S8992XA | Unspecified injury of left lower leg, initial encounter | CMS +S8992XD | Unspecified injury of left lower leg, subsequent encounter | CMS +S8992XS | Unspecified injury of left lower leg, sequela | CMS +S90 | Superficial injury of ankle and foot | WHO +S900 | Contusion of ankle | WHO +S9000XA | Contusion of unspecified ankle, initial encounter | CMS +S9000XD | Contusion of unspecified ankle, subsequent encounter | CMS +S9000XS | Contusion of unspecified ankle, sequela | CMS +S9001XA | Contusion of right ankle, initial encounter | CMS +S9001XD | Contusion of right ankle, subsequent encounter | CMS +S9001XS | Contusion of right ankle, sequela | CMS +S9002XA | Contusion of left ankle, initial encounter | CMS +S9002XD | Contusion of left ankle, subsequent encounter | CMS +S9002XS | Contusion of left ankle, sequela | CMS +S901 | Contusion of toe(s) without damage to nail | WHO +S90111A | Contusion of right great toe without damage to nail, initial encounter | CMS +S90111D | Contusion of right great toe without damage to nail, subsequent encounter | CMS +S90111S | Contusion of right great toe without damage to nail, sequela | CMS +S90112A | Contusion of left great toe without damage to nail, initial encounter | CMS +S90112D | Contusion of left great toe without damage to nail, subsequent encounter | CMS +S90112S | Contusion of left great toe without damage to nail, sequela | CMS +S90119A | Contusion of unspecified great toe without damage to nail, initial encounter | CMS +S90119D | Contusion of unspecified great toe without damage to nail, subsequent encounter | CMS +S90119S | Contusion of unspecified great toe without damage to nail, sequela | CMS +S90121A | Contusion of right lesser toe(s) without damage to nail, initial encounter | CMS +S90121D | Contusion of right lesser toe(s) without damage to nail, subsequent encounter | CMS +S90121S | Contusion of right lesser toe(s) without damage to nail, sequela | CMS +S90122A | Contusion of left lesser toe(s) without damage to nail, initial encounter | CMS +S90122D | Contusion of left lesser toe(s) without damage to nail, subsequent encounter | CMS +S90122S | Contusion of left lesser toe(s) without damage to nail, sequela | CMS +S90129A | Contusion of unspecified lesser toe(s) without damage to nail, initial encounter | CMS +S90129D | Contusion of unspecified lesser toe(s) without damage to nail, subsequent encounter | CMS +S90129S | Contusion of unspecified lesser toe(s) without damage to nail, sequela | CMS +S902 | Contusion of toe(s) with damage to nail | WHO +S90211A | Contusion of right great toe with damage to nail, initial encounter | CMS +S90211D | Contusion of right great toe with damage to nail, subsequent encounter | CMS +S90211S | Contusion of right great toe with damage to nail, sequela | CMS +S90212A | Contusion of left great toe with damage to nail, initial encounter | CMS +S90212D | Contusion of left great toe with damage to nail, subsequent encounter | CMS +S90212S | Contusion of left great toe with damage to nail, sequela | CMS +S90219A | Contusion of unspecified great toe with damage to nail, initial encounter | CMS +S90219D | Contusion of unspecified great toe with damage to nail, subsequent encounter | CMS +S90219S | Contusion of unspecified great toe with damage to nail, sequela | CMS +S90221A | Contusion of right lesser toe(s) with damage to nail, initial encounter | CMS +S90221D | Contusion of right lesser toe(s) with damage to nail, subsequent encounter | CMS +S90221S | Contusion of right lesser toe(s) with damage to nail, sequela | CMS +S90222A | Contusion of left lesser toe(s) with damage to nail, initial encounter | CMS +S90222D | Contusion of left lesser toe(s) with damage to nail, subsequent encounter | CMS +S90222S | Contusion of left lesser toe(s) with damage to nail, sequela | CMS +S90229A | Contusion of unspecified lesser toe(s) with damage to nail, initial encounter | CMS +S90229D | Contusion of unspecified lesser toe(s) with damage to nail, subsequent encounter | CMS +S90229S | Contusion of unspecified lesser toe(s) with damage to nail, sequela | CMS +S903 | Contusion of other and unspecified parts of foot | WHO +S9030XA | Contusion of unspecified foot, initial encounter | CMS +S9030XD | Contusion of unspecified foot, subsequent encounter | CMS +S9030XS | Contusion of unspecified foot, sequela | CMS +S9031XA | Contusion of right foot, initial encounter | CMS +S9031XD | Contusion of right foot, subsequent encounter | CMS +S9031XS | Contusion of right foot, sequela | CMS +S9032XA | Contusion of left foot, initial encounter | CMS +S9032XD | Contusion of left foot, subsequent encounter | CMS +S9032XS | Contusion of left foot, sequela | CMS +S90411A | Abrasion, right great toe, initial encounter | CMS +S90411D | Abrasion, right great toe, subsequent encounter | CMS +S90411S | Abrasion, right great toe, sequela | CMS +S90412A | Abrasion, left great toe, initial encounter | CMS +S90412D | Abrasion, left great toe, subsequent encounter | CMS +S90412S | Abrasion, left great toe, sequela | CMS +S90413A | Abrasion, unspecified great toe, initial encounter | CMS +S90413D | Abrasion, unspecified great toe, subsequent encounter | CMS +S90413S | Abrasion, unspecified great toe, sequela | CMS +S90414A | Abrasion, right lesser toe(s), initial encounter | CMS +S90414D | Abrasion, right lesser toe(s), subsequent encounter | CMS +S90414S | Abrasion, right lesser toe(s), sequela | CMS +S90415A | Abrasion, left lesser toe(s), initial encounter | CMS +S90415D | Abrasion, left lesser toe(s), subsequent encounter | CMS +S90415S | Abrasion, left lesser toe(s), sequela | CMS +S90416A | Abrasion, unspecified lesser toe(s), initial encounter | CMS +S90416D | Abrasion, unspecified lesser toe(s), subsequent encounter | CMS +S90416S | Abrasion, unspecified lesser toe(s), sequela | CMS +S90421A | Blister (nonthermal), right great toe, initial encounter | CMS +S90421D | Blister (nonthermal), right great toe, subsequent encounter | CMS +S90421S | Blister (nonthermal), right great toe, sequela | CMS +S90422A | Blister (nonthermal), left great toe, initial encounter | CMS +S90422D | Blister (nonthermal), left great toe, subsequent encounter | CMS +S90422S | Blister (nonthermal), left great toe, sequela | CMS +S90423A | Blister (nonthermal), unspecified great toe, initial encounter | CMS +S90423D | Blister (nonthermal), unspecified great toe, subsequent encounter | CMS +S90423S | Blister (nonthermal), unspecified great toe, sequela | CMS +S90424A | Blister (nonthermal), right lesser toe(s), initial encounter | CMS +S90424D | Blister (nonthermal), right lesser toe(s), subsequent encounter | CMS +S90424S | Blister (nonthermal), right lesser toe(s), sequela | CMS +S90425A | Blister (nonthermal), left lesser toe(s), initial encounter | CMS +S90425D | Blister (nonthermal), left lesser toe(s), subsequent encounter | CMS +S90425S | Blister (nonthermal), left lesser toe(s), sequela | CMS +S90426A | Blister (nonthermal), unspecified lesser toe(s), initial encounter | CMS +S90426D | Blister (nonthermal), unspecified lesser toe(s), subsequent encounter | CMS +S90426S | Blister (nonthermal), unspecified lesser toe(s), sequela | CMS +S90441A | External constriction, right great toe, initial encounter | CMS +S90441D | External constriction, right great toe, subsequent encounter | CMS +S90441S | External constriction, right great toe, sequela | CMS +S90442A | External constriction, left great toe, initial encounter | CMS +S90442D | External constriction, left great toe, subsequent encounter | CMS +S90442S | External constriction, left great toe, sequela | CMS +S90443A | External constriction, unspecified great toe, initial encounter | CMS +S90443D | External constriction, unspecified great toe, subsequent encounter | CMS +S90443S | External constriction, unspecified great toe, sequela | CMS +S90444A | External constriction, right lesser toe(s), initial encounter | CMS +S90444D | External constriction, right lesser toe(s), subsequent encounter | CMS +S90444S | External constriction, right lesser toe(s), sequela | CMS +S90445A | External constriction, left lesser toe(s), initial encounter | CMS +S90445D | External constriction, left lesser toe(s), subsequent encounter | CMS +S90445S | External constriction, left lesser toe(s), sequela | CMS +S90446A | External constriction, unspecified lesser toe(s), initial encounter | CMS +S90446D | External constriction, unspecified lesser toe(s), subsequent encounter | CMS +S90446S | External constriction, unspecified lesser toe(s), sequela | CMS +S90451A | Superficial foreign body, right great toe, initial encounter | CMS +S90451D | Superficial foreign body, right great toe, subsequent encounter | CMS +S90451S | Superficial foreign body, right great toe, sequela | CMS +S90452A | Superficial foreign body, left great toe, initial encounter | CMS +S90452D | Superficial foreign body, left great toe, subsequent encounter | CMS +S90452S | Superficial foreign body, left great toe, sequela | CMS +S90453A | Superficial foreign body, unspecified great toe, initial encounter | CMS +S90453D | Superficial foreign body, unspecified great toe, subsequent encounter | CMS +S90453S | Superficial foreign body, unspecified great toe, sequela | CMS +S90454A | Superficial foreign body, right lesser toe(s), initial encounter | CMS +S90454D | Superficial foreign body, right lesser toe(s), subsequent encounter | CMS +S90454S | Superficial foreign body, right lesser toe(s), sequela | CMS +S90455A | Superficial foreign body, left lesser toe(s), initial encounter | CMS +S90455D | Superficial foreign body, left lesser toe(s), subsequent encounter | CMS +S90455S | Superficial foreign body, left lesser toe(s), sequela | CMS +S90456A | Superficial foreign body, unspecified lesser toe(s), initial encounter | CMS +S90456D | Superficial foreign body, unspecified lesser toe(s), subsequent encounter | CMS +S90456S | Superficial foreign body, unspecified lesser toe(s), sequela | CMS +S90461A | Insect bite (nonvenomous), right great toe, initial encounter | CMS +S90461D | Insect bite (nonvenomous), right great toe, subsequent encounter | CMS +S90461S | Insect bite (nonvenomous), right great toe, sequela | CMS +S90462A | Insect bite (nonvenomous), left great toe, initial encounter | CMS +S90462D | Insect bite (nonvenomous), left great toe, subsequent encounter | CMS +S90462S | Insect bite (nonvenomous), left great toe, sequela | CMS +S90463A | Insect bite (nonvenomous), unspecified great toe, initial encounter | CMS +S90463D | Insect bite (nonvenomous), unspecified great toe, subsequent encounter | CMS +S90463S | Insect bite (nonvenomous), unspecified great toe, sequela | CMS +S90464A | Insect bite (nonvenomous), right lesser toe(s), initial encounter | CMS +S90464D | Insect bite (nonvenomous), right lesser toe(s), subsequent encounter | CMS +S90464S | Insect bite (nonvenomous), right lesser toe(s), sequela | CMS +S90465A | Insect bite (nonvenomous), left lesser toe(s), initial encounter | CMS +S90465D | Insect bite (nonvenomous), left lesser toe(s), subsequent encounter | CMS +S90465S | Insect bite (nonvenomous), left lesser toe(s), sequela | CMS +S90466A | Insect bite (nonvenomous), unspecified lesser toe(s), initial encounter | CMS +S90466D | Insect bite (nonvenomous), unspecified lesser toe(s), subsequent encounter | CMS +S90466S | Insect bite (nonvenomous), unspecified lesser toe(s), sequela | CMS +S90471A | Other superficial bite of right great toe, initial encounter | CMS +S90471D | Other superficial bite of right great toe, subsequent encounter | CMS +S90471S | Other superficial bite of right great toe, sequela | CMS +S90472A | Other superficial bite of left great toe, initial encounter | CMS +S90472D | Other superficial bite of left great toe, subsequent encounter | CMS +S90472S | Other superficial bite of left great toe, sequela | CMS +S90473A | Other superficial bite of unspecified great toe, initial encounter | CMS +S90473D | Other superficial bite of unspecified great toe, subsequent encounter | CMS +S90473S | Other superficial bite of unspecified great toe, sequela | CMS +S90474A | Other superficial bite of right lesser toe(s), initial encounter | CMS +S90474D | Other superficial bite of right lesser toe(s), subsequent encounter | CMS +S90474S | Other superficial bite of right lesser toe(s), sequela | CMS +S90475A | Other superficial bite of left lesser toe(s), initial encounter | CMS +S90475D | Other superficial bite of left lesser toe(s), subsequent encounter | CMS +S90475S | Other superficial bite of left lesser toe(s), sequela | CMS +S90476A | Other superficial bite of unspecified lesser toe(s), initial encounter | CMS +S90476D | Other superficial bite of unspecified lesser toe(s), subsequent encounter | CMS +S90476S | Other superficial bite of unspecified lesser toe(s), sequela | CMS +S90511A | Abrasion, right ankle, initial encounter | CMS +S90511D | Abrasion, right ankle, subsequent encounter | CMS +S90511S | Abrasion, right ankle, sequela | CMS +S90512A | Abrasion, left ankle, initial encounter | CMS +S90512D | Abrasion, left ankle, subsequent encounter | CMS +S90512S | Abrasion, left ankle, sequela | CMS +S90519A | Abrasion, unspecified ankle, initial encounter | CMS +S90519D | Abrasion, unspecified ankle, subsequent encounter | CMS +S90519S | Abrasion, unspecified ankle, sequela | CMS +S90521A | Blister (nonthermal), right ankle, initial encounter | CMS +S90521D | Blister (nonthermal), right ankle, subsequent encounter | CMS +S90521S | Blister (nonthermal), right ankle, sequela | CMS +S90522A | Blister (nonthermal), left ankle, initial encounter | CMS +S90522D | Blister (nonthermal), left ankle, subsequent encounter | CMS +S90522S | Blister (nonthermal), left ankle, sequela | CMS +S90529A | Blister (nonthermal), unspecified ankle, initial encounter | CMS +S90529D | Blister (nonthermal), unspecified ankle, subsequent encounter | CMS +S90529S | Blister (nonthermal), unspecified ankle, sequela | CMS +S90541A | External constriction, right ankle, initial encounter | CMS +S90541D | External constriction, right ankle, subsequent encounter | CMS +S90541S | External constriction, right ankle, sequela | CMS +S90542A | External constriction, left ankle, initial encounter | CMS +S90542D | External constriction, left ankle, subsequent encounter | CMS +S90542S | External constriction, left ankle, sequela | CMS +S90549A | External constriction, unspecified ankle, initial encounter | CMS +S90549D | External constriction, unspecified ankle, subsequent encounter | CMS +S90549S | External constriction, unspecified ankle, sequela | CMS +S90551A | Superficial foreign body, right ankle, initial encounter | CMS +S90551D | Superficial foreign body, right ankle, subsequent encounter | CMS +S90551S | Superficial foreign body, right ankle, sequela | CMS +S90552A | Superficial foreign body, left ankle, initial encounter | CMS +S90552D | Superficial foreign body, left ankle, subsequent encounter | CMS +S90552S | Superficial foreign body, left ankle, sequela | CMS +S90559A | Superficial foreign body, unspecified ankle, initial encounter | CMS +S90559D | Superficial foreign body, unspecified ankle, subsequent encounter | CMS +S90559S | Superficial foreign body, unspecified ankle, sequela | CMS +S90561A | Insect bite (nonvenomous), right ankle, initial encounter | CMS +S90561D | Insect bite (nonvenomous), right ankle, subsequent encounter | CMS +S90561S | Insect bite (nonvenomous), right ankle, sequela | CMS +S90562A | Insect bite (nonvenomous), left ankle, initial encounter | CMS +S90562D | Insect bite (nonvenomous), left ankle, subsequent encounter | CMS +S90562S | Insect bite (nonvenomous), left ankle, sequela | CMS +S90569A | Insect bite (nonvenomous), unspecified ankle, initial encounter | CMS +S90569D | Insect bite (nonvenomous), unspecified ankle, subsequent encounter | CMS +S90569S | Insect bite (nonvenomous), unspecified ankle, sequela | CMS +S90571A | Other superficial bite of ankle, right ankle, initial encounter | CMS +S90571D | Other superficial bite of ankle, right ankle, subsequent encounter | CMS +S90571S | Other superficial bite of ankle, right ankle, sequela | CMS +S90572A | Other superficial bite of ankle, left ankle, initial encounter | CMS +S90572D | Other superficial bite of ankle, left ankle, subsequent encounter | CMS +S90572S | Other superficial bite of ankle, left ankle, sequela | CMS +S90579A | Other superficial bite of ankle, unspecified ankle, initial encounter | CMS +S90579D | Other superficial bite of ankle, unspecified ankle, subsequent encounter | CMS +S90579S | Other superficial bite of ankle, unspecified ankle, sequela | CMS +S907 | Multiple superficial injuries of ankle and foot | WHO +S908 | Other superficial injuries of ankle and foot | WHO +S90811A | Abrasion, right foot, initial encounter | CMS +S90811D | Abrasion, right foot, subsequent encounter | CMS +S90811S | Abrasion, right foot, sequela | CMS +S90812A | Abrasion, left foot, initial encounter | CMS +S90812D | Abrasion, left foot, subsequent encounter | CMS +S90812S | Abrasion, left foot, sequela | CMS +S90819A | Abrasion, unspecified foot, initial encounter | CMS +S90819D | Abrasion, unspecified foot, subsequent encounter | CMS +S90819S | Abrasion, unspecified foot, sequela | CMS +S90821A | Blister (nonthermal), right foot, initial encounter | CMS +S90821D | Blister (nonthermal), right foot, subsequent encounter | CMS +S90821S | Blister (nonthermal), right foot, sequela | CMS +S90822A | Blister (nonthermal), left foot, initial encounter | CMS +S90822D | Blister (nonthermal), left foot, subsequent encounter | CMS +S90822S | Blister (nonthermal), left foot, sequela | CMS +S90829A | Blister (nonthermal), unspecified foot, initial encounter | CMS +S90829D | Blister (nonthermal), unspecified foot, subsequent encounter | CMS +S90829S | Blister (nonthermal), unspecified foot, sequela | CMS +S90841A | External constriction, right foot, initial encounter | CMS +S90841D | External constriction, right foot, subsequent encounter | CMS +S90841S | External constriction, right foot, sequela | CMS +S90842A | External constriction, left foot, initial encounter | CMS +S90842D | External constriction, left foot, subsequent encounter | CMS +S90842S | External constriction, left foot, sequela | CMS +S90849A | External constriction, unspecified foot, initial encounter | CMS +S90849D | External constriction, unspecified foot, subsequent encounter | CMS +S90849S | External constriction, unspecified foot, sequela | CMS +S90851A | Superficial foreign body, right foot, initial encounter | CMS +S90851D | Superficial foreign body, right foot, subsequent encounter | CMS +S90851S | Superficial foreign body, right foot, sequela | CMS +S90852A | Superficial foreign body, left foot, initial encounter | CMS +S90852D | Superficial foreign body, left foot, subsequent encounter | CMS +S90852S | Superficial foreign body, left foot, sequela | CMS +S90859A | Superficial foreign body, unspecified foot, initial encounter | CMS +S90859D | Superficial foreign body, unspecified foot, subsequent encounter | CMS +S90859S | Superficial foreign body, unspecified foot, sequela | CMS +S90861A | Insect bite (nonvenomous), right foot, initial encounter | CMS +S90861D | Insect bite (nonvenomous), right foot, subsequent encounter | CMS +S90861S | Insect bite (nonvenomous), right foot, sequela | CMS +S90862A | Insect bite (nonvenomous), left foot, initial encounter | CMS +S90862D | Insect bite (nonvenomous), left foot, subsequent encounter | CMS +S90862S | Insect bite (nonvenomous), left foot, sequela | CMS +S90869A | Insect bite (nonvenomous), unspecified foot, initial encounter | CMS +S90869D | Insect bite (nonvenomous), unspecified foot, subsequent encounter | CMS +S90869S | Insect bite (nonvenomous), unspecified foot, sequela | CMS +S90871A | Other superficial bite of right foot, initial encounter | CMS +S90871D | Other superficial bite of right foot, subsequent encounter | CMS +S90871S | Other superficial bite of right foot, sequela | CMS +S90872A | Other superficial bite of left foot, initial encounter | CMS +S90872D | Other superficial bite of left foot, subsequent encounter | CMS +S90872S | Other superficial bite of left foot, sequela | CMS +S90879A | Other superficial bite of unspecified foot, initial encounter | CMS +S90879D | Other superficial bite of unspecified foot, subsequent encounter | CMS +S90879S | Other superficial bite of unspecified foot, sequela | CMS +S909 | Superficial injury of ankle and foot, unspecified | WHO +S90911A | Unspecified superficial injury of right ankle, initial encounter | CMS +S90911D | Unspecified superficial injury of right ankle, subsequent encounter | CMS +S90911S | Unspecified superficial injury of right ankle, sequela | CMS +S90912A | Unspecified superficial injury of left ankle, initial encounter | CMS +S90912D | Unspecified superficial injury of left ankle, subsequent encounter | CMS +S90912S | Unspecified superficial injury of left ankle, sequela | CMS +S90919A | Unspecified superficial injury of unspecified ankle, initial encounter | CMS +S90919D | Unspecified superficial injury of unspecified ankle, subsequent encounter | CMS +S90919S | Unspecified superficial injury of unspecified ankle, sequela | CMS +S90921A | Unspecified superficial injury of right foot, initial encounter | CMS +S90921D | Unspecified superficial injury of right foot, subsequent encounter | CMS +S90921S | Unspecified superficial injury of right foot, sequela | CMS +S90922A | Unspecified superficial injury of left foot, initial encounter | CMS +S90922D | Unspecified superficial injury of left foot, subsequent encounter | CMS +S90922S | Unspecified superficial injury of left foot, sequela | CMS +S90929A | Unspecified superficial injury of unspecified foot, initial encounter | CMS +S90929D | Unspecified superficial injury of unspecified foot, subsequent encounter | CMS +S90929S | Unspecified superficial injury of unspecified foot, sequela | CMS +S90931A | Unspecified superficial injury of right great toe, initial encounter | CMS +S90931D | Unspecified superficial injury of right great toe, subsequent encounter | CMS +S90931S | Unspecified superficial injury of right great toe, sequela | CMS +S90932A | Unspecified superficial injury of left great toe, initial encounter | CMS +S90932D | Unspecified superficial injury of left great toe, subsequent encounter | CMS +S90932S | Unspecified superficial injury of left great toe, sequela | CMS +S90933A | Unspecified superficial injury of unspecified great toe, initial encounter | CMS +S90933D | Unspecified superficial injury of unspecified great toe, subsequent encounter | CMS +S90933S | Unspecified superficial injury of unspecified great toe, sequela | CMS +S90934A | Unspecified superficial injury of right lesser toe(s), initial encounter | CMS +S90934D | Unspecified superficial injury of right lesser toe(s), subsequent encounter | CMS +S90934S | Unspecified superficial injury of right lesser toe(s), sequela | CMS +S90935A | Unspecified superficial injury of left lesser toe(s), initial encounter | CMS +S90935D | Unspecified superficial injury of left lesser toe(s), subsequent encounter | CMS +S90935S | Unspecified superficial injury of left lesser toe(s), sequela | CMS +S90936A | Unspecified superficial injury of unspecified lesser toe(s), initial encounter | CMS +S90936D | Unspecified superficial injury of unspecified lesser toe(s), subsequent encounter | CMS +S90936S | Unspecified superficial injury of unspecified lesser toe(s), sequela | CMS +S91 | Open wound of ankle and foot | WHO +S910 | Open wound of ankle | WHO +S91001A | Unspecified open wound, right ankle, initial encounter | CMS +S91001D | Unspecified open wound, right ankle, subsequent encounter | CMS +S91001S | Unspecified open wound, right ankle, sequela | CMS +S91002A | Unspecified open wound, left ankle, initial encounter | CMS +S91002D | Unspecified open wound, left ankle, subsequent encounter | CMS +S91002S | Unspecified open wound, left ankle, sequela | CMS +S91009A | Unspecified open wound, unspecified ankle, initial encounter | CMS +S91009D | Unspecified open wound, unspecified ankle, subsequent encounter | CMS +S91009S | Unspecified open wound, unspecified ankle, sequela | CMS +S91011A | Laceration without foreign body, right ankle, initial encounter | CMS +S91011D | Laceration without foreign body, right ankle, subsequent encounter | CMS +S91011S | Laceration without foreign body, right ankle, sequela | CMS +S91012A | Laceration without foreign body, left ankle, initial encounter | CMS +S91012D | Laceration without foreign body, left ankle, subsequent encounter | CMS +S91012S | Laceration without foreign body, left ankle, sequela | CMS +S91019A | Laceration without foreign body, unspecified ankle, initial encounter | CMS +S91019D | Laceration without foreign body, unspecified ankle, subsequent encounter | CMS +S91019S | Laceration without foreign body, unspecified ankle, sequela | CMS +S91021A | Laceration with foreign body, right ankle, initial encounter | CMS +S91021D | Laceration with foreign body, right ankle, subsequent encounter | CMS +S91021S | Laceration with foreign body, right ankle, sequela | CMS +S91022A | Laceration with foreign body, left ankle, initial encounter | CMS +S91022D | Laceration with foreign body, left ankle, subsequent encounter | CMS +S91022S | Laceration with foreign body, left ankle, sequela | CMS +S91029A | Laceration with foreign body, unspecified ankle, initial encounter | CMS +S91029D | Laceration with foreign body, unspecified ankle, subsequent encounter | CMS +S91029S | Laceration with foreign body, unspecified ankle, sequela | CMS +S91031A | Puncture wound without foreign body, right ankle, initial encounter | CMS +S91031D | Puncture wound without foreign body, right ankle, subsequent encounter | CMS +S91031S | Puncture wound without foreign body, right ankle, sequela | CMS +S91032A | Puncture wound without foreign body, left ankle, initial encounter | CMS +S91032D | Puncture wound without foreign body, left ankle, subsequent encounter | CMS +S91032S | Puncture wound without foreign body, left ankle, sequela | CMS +S91039A | Puncture wound without foreign body, unspecified ankle, initial encounter | CMS +S91039D | Puncture wound without foreign body, unspecified ankle, subsequent encounter | CMS +S91039S | Puncture wound without foreign body, unspecified ankle, sequela | CMS +S91041A | Puncture wound with foreign body, right ankle, initial encounter | CMS +S91041D | Puncture wound with foreign body, right ankle, subsequent encounter | CMS +S91041S | Puncture wound with foreign body, right ankle, sequela | CMS +S91042A | Puncture wound with foreign body, left ankle, initial encounter | CMS +S91042D | Puncture wound with foreign body, left ankle, subsequent encounter | CMS +S91042S | Puncture wound with foreign body, left ankle, sequela | CMS +S91049A | Puncture wound with foreign body, unspecified ankle, initial encounter | CMS +S91049D | Puncture wound with foreign body, unspecified ankle, subsequent encounter | CMS +S91049S | Puncture wound with foreign body, unspecified ankle, sequela | CMS +S91051A | Open bite, right ankle, initial encounter | CMS +S91051D | Open bite, right ankle, subsequent encounter | CMS +S91051S | Open bite, right ankle, sequela | CMS +S91052A | Open bite, left ankle, initial encounter | CMS +S91052D | Open bite, left ankle, subsequent encounter | CMS +S91052S | Open bite, left ankle, sequela | CMS +S91059A | Open bite, unspecified ankle, initial encounter | CMS +S91059D | Open bite, unspecified ankle, subsequent encounter | CMS +S91059S | Open bite, unspecified ankle, sequela | CMS +S911 | Open wound of toe(s) without damage to nail | WHO +S91101A | Unspecified open wound of right great toe without damage to nail, initial encounter | CMS +S91101D | Unspecified open wound of right great toe without damage to nail, subsequent encounter | CMS +S91101S | Unspecified open wound of right great toe without damage to nail, sequela | CMS +S91102A | Unspecified open wound of left great toe without damage to nail, initial encounter | CMS +S91102D | Unspecified open wound of left great toe without damage to nail, subsequent encounter | CMS +S91102S | Unspecified open wound of left great toe without damage to nail, sequela | CMS +S91103A | Unspecified open wound of unspecified great toe without damage to nail, initial encounter | CMS +S91103D | Unspecified open wound of unspecified great toe without damage to nail, subsequent encounter | CMS +S91103S | Unspecified open wound of unspecified great toe without damage to nail, sequela | CMS +S91104A | Unspecified open wound of right lesser toe(s) without damage to nail, initial encounter | CMS +S91104D | Unspecified open wound of right lesser toe(s) without damage to nail, subsequent encounter | CMS +S91104S | Unspecified open wound of right lesser toe(s) without damage to nail, sequela | CMS +S91105A | Unspecified open wound of left lesser toe(s) without damage to nail, initial encounter | CMS +S91105D | Unspecified open wound of left lesser toe(s) without damage to nail, subsequent encounter | CMS +S91105S | Unspecified open wound of left lesser toe(s) without damage to nail, sequela | CMS +S91106A | Unspecified open wound of unspecified lesser toe(s) without damage to nail, initial encounter | CMS +S91106D | Unspecified open wound of unspecified lesser toe(s) without damage to nail, subsequent encounter | CMS +S91106S | Unspecified open wound of unspecified lesser toe(s) without damage to nail, sequela | CMS +S91109A | Unspecified open wound of unspecified toe(s) without damage to nail, initial encounter | CMS +S91109D | Unspecified open wound of unspecified toe(s) without damage to nail, subsequent encounter | CMS +S91109S | Unspecified open wound of unspecified toe(s) without damage to nail, sequela | CMS +S91111A | Laceration without foreign body of right great toe without damage to nail, initial encounter | CMS +S91111D | Laceration without foreign body of right great toe without damage to nail, subsequent encounter | CMS +S91111S | Laceration without foreign body of right great toe without damage to nail, sequela | CMS +S91112A | Laceration without foreign body of left great toe without damage to nail, initial encounter | CMS +S91112D | Laceration without foreign body of left great toe without damage to nail, subsequent encounter | CMS +S91112S | Laceration without foreign body of left great toe without damage to nail, sequela | CMS +S91113A | Laceration without foreign body of unspecified great toe without damage to nail, initial encounter | CMS +S91113D | Laceration without foreign body of unspecified great toe without damage to nail, subsequent encounter | CMS +S91113S | Laceration without foreign body of unspecified great toe without damage to nail, sequela | CMS +S91114A | Laceration without foreign body of right lesser toe(s) without damage to nail, initial encounter | CMS +S91114D | Laceration without foreign body of right lesser toe(s) without damage to nail, subsequent encounter | CMS +S91114S | Laceration without foreign body of right lesser toe(s) without damage to nail, sequela | CMS +S91115A | Laceration without foreign body of left lesser toe(s) without damage to nail, initial encounter | CMS +S91115D | Laceration without foreign body of left lesser toe(s) without damage to nail, subsequent encounter | CMS +S91115S | Laceration without foreign body of left lesser toe(s) without damage to nail, sequela | CMS +S91116A | Laceration without foreign body of unspecified lesser toe(s) without damage to nail, initial encounter | CMS +S91116D | Laceration without foreign body of unspecified lesser toe(s) without damage to nail, subsequent encounter | CMS +S91116S | Laceration without foreign body of unspecified lesser toe(s) without damage to nail, sequela | CMS +S91119A | Laceration without foreign body of unspecified toe without damage to nail, initial encounter | CMS +S91119D | Laceration without foreign body of unspecified toe without damage to nail, subsequent encounter | CMS +S91119S | Laceration without foreign body of unspecified toe without damage to nail, sequela | CMS +S91121A | Laceration with foreign body of right great toe without damage to nail, initial encounter | CMS +S91121D | Laceration with foreign body of right great toe without damage to nail, subsequent encounter | CMS +S91121S | Laceration with foreign body of right great toe without damage to nail, sequela | CMS +S91122A | Laceration with foreign body of left great toe without damage to nail, initial encounter | CMS +S91122D | Laceration with foreign body of left great toe without damage to nail, subsequent encounter | CMS +S91122S | Laceration with foreign body of left great toe without damage to nail, sequela | CMS +S91123A | Laceration with foreign body of unspecified great toe without damage to nail, initial encounter | CMS +S91123D | Laceration with foreign body of unspecified great toe without damage to nail, subsequent encounter | CMS +S91123S | Laceration with foreign body of unspecified great toe without damage to nail, sequela | CMS +S91124A | Laceration with foreign body of right lesser toe(s) without damage to nail, initial encounter | CMS +S91124D | Laceration with foreign body of right lesser toe(s) without damage to nail, subsequent encounter | CMS +S91124S | Laceration with foreign body of right lesser toe(s) without damage to nail, sequela | CMS +S91125A | Laceration with foreign body of left lesser toe(s) without damage to nail, initial encounter | CMS +S91125D | Laceration with foreign body of left lesser toe(s) without damage to nail, subsequent encounter | CMS +S91125S | Laceration with foreign body of left lesser toe(s) without damage to nail, sequela | CMS +S91126A | Laceration with foreign body of unspecified lesser toe(s) without damage to nail, initial encounter | CMS +S91126D | Laceration with foreign body of unspecified lesser toe(s) without damage to nail, subsequent encounter | CMS +S91126S | Laceration with foreign body of unspecified lesser toe(s) without damage to nail, sequela | CMS +S91129A | Laceration with foreign body of unspecified toe(s) without damage to nail, initial encounter | CMS +S91129D | Laceration with foreign body of unspecified toe(s) without damage to nail, subsequent encounter | CMS +S91129S | Laceration with foreign body of unspecified toe(s) without damage to nail, sequela | CMS +S91131A | Puncture wound without foreign body of right great toe without damage to nail, initial encounter | CMS +S91131D | Puncture wound without foreign body of right great toe without damage to nail, subsequent encounter | CMS +S91131S | Puncture wound without foreign body of right great toe without damage to nail, sequela | CMS +S91132A | Puncture wound without foreign body of left great toe without damage to nail, initial encounter | CMS +S91132D | Puncture wound without foreign body of left great toe without damage to nail, subsequent encounter | CMS +S91132S | Puncture wound without foreign body of left great toe without damage to nail, sequela | CMS +S91133A | Puncture wound without foreign body of unspecified great toe without damage to nail, initial encounter | CMS +S91133D | Puncture wound without foreign body of unspecified great toe without damage to nail, subsequent encounter | CMS +S91133S | Puncture wound without foreign body of unspecified great toe without damage to nail, sequela | CMS +S91134A | Puncture wound without foreign body of right lesser toe(s) without damage to nail, initial encounter | CMS +S91134D | Puncture wound without foreign body of right lesser toe(s) without damage to nail, subsequent encounter | CMS +S91134S | Puncture wound without foreign body of right lesser toe(s) without damage to nail, sequela | CMS +S91135A | Puncture wound without foreign body of left lesser toe(s) without damage to nail, initial encounter | CMS +S91135D | Puncture wound without foreign body of left lesser toe(s) without damage to nail, subsequent encounter | CMS +S91135S | Puncture wound without foreign body of left lesser toe(s) without damage to nail, sequela | CMS +S91136A | Puncture wound without foreign body of unspecified lesser toe(s) without damage to nail, initial encounter | CMS +S91136D | Puncture wound without foreign body of unspecified lesser toe(s) without damage to nail, subsequent encounter | CMS +S91136S | Puncture wound without foreign body of unspecified lesser toe(s) without damage to nail, sequela | CMS +S91139A | Puncture wound without foreign body of unspecified toe(s) without damage to nail, initial encounter | CMS +S91139D | Puncture wound without foreign body of unspecified toe(s) without damage to nail, subsequent encounter | CMS +S91139S | Puncture wound without foreign body of unspecified toe(s) without damage to nail, sequela | CMS +S91141A | Puncture wound with foreign body of right great toe without damage to nail, initial encounter | CMS +S91141D | Puncture wound with foreign body of right great toe without damage to nail, subsequent encounter | CMS +S91141S | Puncture wound with foreign body of right great toe without damage to nail, sequela | CMS +S91142A | Puncture wound with foreign body of left great toe without damage to nail, initial encounter | CMS +S91142D | Puncture wound with foreign body of left great toe without damage to nail, subsequent encounter | CMS +S91142S | Puncture wound with foreign body of left great toe without damage to nail, sequela | CMS +S91143A | Puncture wound with foreign body of unspecified great toe without damage to nail, initial encounter | CMS +S91143D | Puncture wound with foreign body of unspecified great toe without damage to nail, subsequent encounter | CMS +S91143S | Puncture wound with foreign body of unspecified great toe without damage to nail, sequela | CMS +S91144A | Puncture wound with foreign body of right lesser toe(s) without damage to nail, initial encounter | CMS +S91144D | Puncture wound with foreign body of right lesser toe(s) without damage to nail, subsequent encounter | CMS +S91144S | Puncture wound with foreign body of right lesser toe(s) without damage to nail, sequela | CMS +S91145A | Puncture wound with foreign body of left lesser toe(s) without damage to nail, initial encounter | CMS +S91145D | Puncture wound with foreign body of left lesser toe(s) without damage to nail, subsequent encounter | CMS +S91145S | Puncture wound with foreign body of left lesser toe(s) without damage to nail, sequela | CMS +S91146A | Puncture wound with foreign body of unspecified lesser toe(s) without damage to nail, initial encounter | CMS +S91146D | Puncture wound with foreign body of unspecified lesser toe(s) without damage to nail, subsequent encounter | CMS +S91146S | Puncture wound with foreign body of unspecified lesser toe(s) without damage to nail, sequela | CMS +S91149A | Puncture wound with foreign body of unspecified toe(s) without damage to nail, initial encounter | CMS +S91149D | Puncture wound with foreign body of unspecified toe(s) without damage to nail, subsequent encounter | CMS +S91149S | Puncture wound with foreign body of unspecified toe(s) without damage to nail, sequela | CMS +S91151A | Open bite of right great toe without damage to nail, initial encounter | CMS +S91151D | Open bite of right great toe without damage to nail, subsequent encounter | CMS +S91151S | Open bite of right great toe without damage to nail, sequela | CMS +S91152A | Open bite of left great toe without damage to nail, initial encounter | CMS +S91152D | Open bite of left great toe without damage to nail, subsequent encounter | CMS +S91152S | Open bite of left great toe without damage to nail, sequela | CMS +S91153A | Open bite of unspecified great toe without damage to nail, initial encounter | CMS +S91153D | Open bite of unspecified great toe without damage to nail, subsequent encounter | CMS +S91153S | Open bite of unspecified great toe without damage to nail, sequela | CMS +S91154A | Open bite of right lesser toe(s) without damage to nail, initial encounter | CMS +S91154D | Open bite of right lesser toe(s) without damage to nail, subsequent encounter | CMS +S91154S | Open bite of right lesser toe(s) without damage to nail, sequela | CMS +S91155A | Open bite of left lesser toe(s) without damage to nail, initial encounter | CMS +S91155D | Open bite of left lesser toe(s) without damage to nail, subsequent encounter | CMS +S91155S | Open bite of left lesser toe(s) without damage to nail, sequela | CMS +S91156A | Open bite of unspecified lesser toe(s) without damage to nail, initial encounter | CMS +S91156D | Open bite of unspecified lesser toe(s) without damage to nail, subsequent encounter | CMS +S91156S | Open bite of unspecified lesser toe(s) without damage to nail, sequela | CMS +S91159A | Open bite of unspecified toe(s) without damage to nail, initial encounter | CMS +S91159D | Open bite of unspecified toe(s) without damage to nail, subsequent encounter | CMS +S91159S | Open bite of unspecified toe(s) without damage to nail, sequela | CMS +S912 | Open wound of toe(s) with damage to nail | WHO +S91201A | Unspecified open wound of right great toe with damage to nail, initial encounter | CMS +S91201D | Unspecified open wound of right great toe with damage to nail, subsequent encounter | CMS +S91201S | Unspecified open wound of right great toe with damage to nail, sequela | CMS +S91202A | Unspecified open wound of left great toe with damage to nail, initial encounter | CMS +S91202D | Unspecified open wound of left great toe with damage to nail, subsequent encounter | CMS +S91202S | Unspecified open wound of left great toe with damage to nail, sequela | CMS +S91203A | Unspecified open wound of unspecified great toe with damage to nail, initial encounter | CMS +S91203D | Unspecified open wound of unspecified great toe with damage to nail, subsequent encounter | CMS +S91203S | Unspecified open wound of unspecified great toe with damage to nail, sequela | CMS +S91204A | Unspecified open wound of right lesser toe(s) with damage to nail, initial encounter | CMS +S91204D | Unspecified open wound of right lesser toe(s) with damage to nail, subsequent encounter | CMS +S91204S | Unspecified open wound of right lesser toe(s) with damage to nail, sequela | CMS +S91205A | Unspecified open wound of left lesser toe(s) with damage to nail, initial encounter | CMS +S91205D | Unspecified open wound of left lesser toe(s) with damage to nail, subsequent encounter | CMS +S91205S | Unspecified open wound of left lesser toe(s) with damage to nail, sequela | CMS +S91206A | Unspecified open wound of unspecified lesser toe(s) with damage to nail, initial encounter | CMS +S91206D | Unspecified open wound of unspecified lesser toe(s) with damage to nail, subsequent encounter | CMS +S91206S | Unspecified open wound of unspecified lesser toe(s) with damage to nail, sequela | CMS +S91209A | Unspecified open wound of unspecified toe(s) with damage to nail, initial encounter | CMS +S91209D | Unspecified open wound of unspecified toe(s) with damage to nail, subsequent encounter | CMS +S91209S | Unspecified open wound of unspecified toe(s) with damage to nail, sequela | CMS +S91211A | Laceration without foreign body of right great toe with damage to nail, initial encounter | CMS +S91211D | Laceration without foreign body of right great toe with damage to nail, subsequent encounter | CMS +S91211S | Laceration without foreign body of right great toe with damage to nail, sequela | CMS +S91212A | Laceration without foreign body of left great toe with damage to nail, initial encounter | CMS +S91212D | Laceration without foreign body of left great toe with damage to nail, subsequent encounter | CMS +S91212S | Laceration without foreign body of left great toe with damage to nail, sequela | CMS +S91213A | Laceration without foreign body of unspecified great toe with damage to nail, initial encounter | CMS +S91213D | Laceration without foreign body of unspecified great toe with damage to nail, subsequent encounter | CMS +S91213S | Laceration without foreign body of unspecified great toe with damage to nail, sequela | CMS +S91214A | Laceration without foreign body of right lesser toe(s) with damage to nail, initial encounter | CMS +S91214D | Laceration without foreign body of right lesser toe(s) with damage to nail, subsequent encounter | CMS +S91214S | Laceration without foreign body of right lesser toe(s) with damage to nail, sequela | CMS +S91215A | Laceration without foreign body of left lesser toe(s) with damage to nail, initial encounter | CMS +S91215D | Laceration without foreign body of left lesser toe(s) with damage to nail, subsequent encounter | CMS +S91215S | Laceration without foreign body of left lesser toe(s) with damage to nail, sequela | CMS +S91216A | Laceration without foreign body of unspecified lesser toe(s) with damage to nail, initial encounter | CMS +S91216D | Laceration without foreign body of unspecified lesser toe(s) with damage to nail, subsequent encounter | CMS +S91216S | Laceration without foreign body of unspecified lesser toe(s) with damage to nail, sequela | CMS +S91219A | Laceration without foreign body of unspecified toe(s) with damage to nail, initial encounter | CMS +S91219D | Laceration without foreign body of unspecified toe(s) with damage to nail, subsequent encounter | CMS +S91219S | Laceration without foreign body of unspecified toe(s) with damage to nail, sequela | CMS +S91221A | Laceration with foreign body of right great toe with damage to nail, initial encounter | CMS +S91221D | Laceration with foreign body of right great toe with damage to nail, subsequent encounter | CMS +S91221S | Laceration with foreign body of right great toe with damage to nail, sequela | CMS +S91222A | Laceration with foreign body of left great toe with damage to nail, initial encounter | CMS +S91222D | Laceration with foreign body of left great toe with damage to nail, subsequent encounter | CMS +S91222S | Laceration with foreign body of left great toe with damage to nail, sequela | CMS +S91223A | Laceration with foreign body of unspecified great toe with damage to nail, initial encounter | CMS +S91223D | Laceration with foreign body of unspecified great toe with damage to nail, subsequent encounter | CMS +S91223S | Laceration with foreign body of unspecified great toe with damage to nail, sequela | CMS +S91224A | Laceration with foreign body of right lesser toe(s) with damage to nail, initial encounter | CMS +S91224D | Laceration with foreign body of right lesser toe(s) with damage to nail, subsequent encounter | CMS +S91224S | Laceration with foreign body of right lesser toe(s) with damage to nail, sequela | CMS +S91225A | Laceration with foreign body of left lesser toe(s) with damage to nail, initial encounter | CMS +S91225D | Laceration with foreign body of left lesser toe(s) with damage to nail, subsequent encounter | CMS +S91225S | Laceration with foreign body of left lesser toe(s) with damage to nail, sequela | CMS +S91226A | Laceration with foreign body of unspecified lesser toe(s) with damage to nail, initial encounter | CMS +S91226D | Laceration with foreign body of unspecified lesser toe(s) with damage to nail, subsequent encounter | CMS +S91226S | Laceration with foreign body of unspecified lesser toe(s) with damage to nail, sequela | CMS +S91229A | Laceration with foreign body of unspecified toe(s) with damage to nail, initial encounter | CMS +S91229D | Laceration with foreign body of unspecified toe(s) with damage to nail, subsequent encounter | CMS +S91229S | Laceration with foreign body of unspecified toe(s) with damage to nail, sequela | CMS +S91231A | Puncture wound without foreign body of right great toe with damage to nail, initial encounter | CMS +S91231D | Puncture wound without foreign body of right great toe with damage to nail, subsequent encounter | CMS +S91231S | Puncture wound without foreign body of right great toe with damage to nail, sequela | CMS +S91232A | Puncture wound without foreign body of left great toe with damage to nail, initial encounter | CMS +S91232D | Puncture wound without foreign body of left great toe with damage to nail, subsequent encounter | CMS +S91232S | Puncture wound without foreign body of left great toe with damage to nail, sequela | CMS +S91233A | Puncture wound without foreign body of unspecified great toe with damage to nail, initial encounter | CMS +S91233D | Puncture wound without foreign body of unspecified great toe with damage to nail, subsequent encounter | CMS +S91233S | Puncture wound without foreign body of unspecified great toe with damage to nail, sequela | CMS +S91234A | Puncture wound without foreign body of right lesser toe(s) with damage to nail, initial encounter | CMS +S91234D | Puncture wound without foreign body of right lesser toe(s) with damage to nail, subsequent encounter | CMS +S91234S | Puncture wound without foreign body of right lesser toe(s) with damage to nail, sequela | CMS +S91235A | Puncture wound without foreign body of left lesser toe(s) with damage to nail, initial encounter | CMS +S91235D | Puncture wound without foreign body of left lesser toe(s) with damage to nail, subsequent encounter | CMS +S91235S | Puncture wound without foreign body of left lesser toe(s) with damage to nail, sequela | CMS +S91236A | Puncture wound without foreign body of unspecified lesser toe(s) with damage to nail, initial encounter | CMS +S91236D | Puncture wound without foreign body of unspecified lesser toe(s) with damage to nail, subsequent encounter | CMS +S91236S | Puncture wound without foreign body of unspecified lesser toe(s) with damage to nail, sequela | CMS +S91239A | Puncture wound without foreign body of unspecified toe(s) with damage to nail, initial encounter | CMS +S91239D | Puncture wound without foreign body of unspecified toe(s) with damage to nail, subsequent encounter | CMS +S91239S | Puncture wound without foreign body of unspecified toe(s) with damage to nail, sequela | CMS +S91241A | Puncture wound with foreign body of right great toe with damage to nail, initial encounter | CMS +S91241D | Puncture wound with foreign body of right great toe with damage to nail, subsequent encounter | CMS +S91241S | Puncture wound with foreign body of right great toe with damage to nail, sequela | CMS +S91242A | Puncture wound with foreign body of left great toe with damage to nail, initial encounter | CMS +S91242D | Puncture wound with foreign body of left great toe with damage to nail, subsequent encounter | CMS +S91242S | Puncture wound with foreign body of left great toe with damage to nail, sequela | CMS +S91243A | Puncture wound with foreign body of unspecified great toe with damage to nail, initial encounter | CMS +S91243D | Puncture wound with foreign body of unspecified great toe with damage to nail, subsequent encounter | CMS +S91243S | Puncture wound with foreign body of unspecified great toe with damage to nail, sequela | CMS +S91244A | Puncture wound with foreign body of right lesser toe(s) with damage to nail, initial encounter | CMS +S91244D | Puncture wound with foreign body of right lesser toe(s) with damage to nail, subsequent encounter | CMS +S91244S | Puncture wound with foreign body of right lesser toe(s) with damage to nail, sequela | CMS +S91245A | Puncture wound with foreign body of left lesser toe(s) with damage to nail, initial encounter | CMS +S91245D | Puncture wound with foreign body of left lesser toe(s) with damage to nail, subsequent encounter | CMS +S91245S | Puncture wound with foreign body of left lesser toe(s) with damage to nail, sequela | CMS +S91246A | Puncture wound with foreign body of unspecified lesser toe(s) with damage to nail, initial encounter | CMS +S91246D | Puncture wound with foreign body of unspecified lesser toe(s) with damage to nail, subsequent encounter | CMS +S91246S | Puncture wound with foreign body of unspecified lesser toe(s) with damage to nail, sequela | CMS +S91249A | Puncture wound with foreign body of unspecified toe(s) with damage to nail, initial encounter | CMS +S91249D | Puncture wound with foreign body of unspecified toe(s) with damage to nail, subsequent encounter | CMS +S91249S | Puncture wound with foreign body of unspecified toe(s) with damage to nail, sequela | CMS +S91251A | Open bite of right great toe with damage to nail, initial encounter | CMS +S91251D | Open bite of right great toe with damage to nail, subsequent encounter | CMS +S91251S | Open bite of right great toe with damage to nail, sequela | CMS +S91252A | Open bite of left great toe with damage to nail, initial encounter | CMS +S91252D | Open bite of left great toe with damage to nail, subsequent encounter | CMS +S91252S | Open bite of left great toe with damage to nail, sequela | CMS +S91253A | Open bite of unspecified great toe with damage to nail, initial encounter | CMS +S91253D | Open bite of unspecified great toe with damage to nail, subsequent encounter | CMS +S91253S | Open bite of unspecified great toe with damage to nail, sequela | CMS +S91254A | Open bite of right lesser toe(s) with damage to nail, initial encounter | CMS +S91254D | Open bite of right lesser toe(s) with damage to nail, subsequent encounter | CMS +S91254S | Open bite of right lesser toe(s) with damage to nail, sequela | CMS +S91255A | Open bite of left lesser toe(s) with damage to nail, initial encounter | CMS +S91255D | Open bite of left lesser toe(s) with damage to nail, subsequent encounter | CMS +S91255S | Open bite of left lesser toe(s) with damage to nail, sequela | CMS +S91256A | Open bite of unspecified lesser toe(s) with damage to nail, initial encounter | CMS +S91256D | Open bite of unspecified lesser toe(s) with damage to nail, subsequent encounter | CMS +S91256S | Open bite of unspecified lesser toe(s) with damage to nail, sequela | CMS +S91259A | Open bite of unspecified toe(s) with damage to nail, initial encounter | CMS +S91259D | Open bite of unspecified toe(s) with damage to nail, subsequent encounter | CMS +S91259S | Open bite of unspecified toe(s) with damage to nail, sequela | CMS +S913 | Open wound of other parts of foot | WHO +S91301A | Unspecified open wound, right foot, initial encounter | CMS +S91301D | Unspecified open wound, right foot, subsequent encounter | CMS +S91301S | Unspecified open wound, right foot, sequela | CMS +S91302A | Unspecified open wound, left foot, initial encounter | CMS +S91302D | Unspecified open wound, left foot, subsequent encounter | CMS +S91302S | Unspecified open wound, left foot, sequela | CMS +S91309A | Unspecified open wound, unspecified foot, initial encounter | CMS +S91309D | Unspecified open wound, unspecified foot, subsequent encounter | CMS +S91309S | Unspecified open wound, unspecified foot, sequela | CMS +S91311A | Laceration without foreign body, right foot, initial encounter | CMS +S91311D | Laceration without foreign body, right foot, subsequent encounter | CMS +S91311S | Laceration without foreign body, right foot, sequela | CMS +S91312A | Laceration without foreign body, left foot, initial encounter | CMS +S91312D | Laceration without foreign body, left foot, subsequent encounter | CMS +S91312S | Laceration without foreign body, left foot, sequela | CMS +S91319A | Laceration without foreign body, unspecified foot, initial encounter | CMS +S91319D | Laceration without foreign body, unspecified foot, subsequent encounter | CMS +S91319S | Laceration without foreign body, unspecified foot, sequela | CMS +S91321A | Laceration with foreign body, right foot, initial encounter | CMS +S91321D | Laceration with foreign body, right foot, subsequent encounter | CMS +S91321S | Laceration with foreign body, right foot, sequela | CMS +S91322A | Laceration with foreign body, left foot, initial encounter | CMS +S91322D | Laceration with foreign body, left foot, subsequent encounter | CMS +S91322S | Laceration with foreign body, left foot, sequela | CMS +S91329A | Laceration with foreign body, unspecified foot, initial encounter | CMS +S91329D | Laceration with foreign body, unspecified foot, subsequent encounter | CMS +S91329S | Laceration with foreign body, unspecified foot, sequela | CMS +S91331A | Puncture wound without foreign body, right foot, initial encounter | CMS +S91331D | Puncture wound without foreign body, right foot, subsequent encounter | CMS +S91331S | Puncture wound without foreign body, right foot, sequela | CMS +S91332A | Puncture wound without foreign body, left foot, initial encounter | CMS +S91332D | Puncture wound without foreign body, left foot, subsequent encounter | CMS +S91332S | Puncture wound without foreign body, left foot, sequela | CMS +S91339A | Puncture wound without foreign body, unspecified foot, initial encounter | CMS +S91339D | Puncture wound without foreign body, unspecified foot, subsequent encounter | CMS +S91339S | Puncture wound without foreign body, unspecified foot, sequela | CMS +S91341A | Puncture wound with foreign body, right foot, initial encounter | CMS +S91341D | Puncture wound with foreign body, right foot, subsequent encounter | CMS +S91341S | Puncture wound with foreign body, right foot, sequela | CMS +S91342A | Puncture wound with foreign body, left foot, initial encounter | CMS +S91342D | Puncture wound with foreign body, left foot, subsequent encounter | CMS +S91342S | Puncture wound with foreign body, left foot, sequela | CMS +S91349A | Puncture wound with foreign body, unspecified foot, initial encounter | CMS +S91349D | Puncture wound with foreign body, unspecified foot, subsequent encounter | CMS +S91349S | Puncture wound with foreign body, unspecified foot, sequela | CMS +S91351A | Open bite, right foot, initial encounter | CMS +S91351D | Open bite, right foot, subsequent encounter | CMS +S91351S | Open bite, right foot, sequela | CMS +S91352A | Open bite, left foot, initial encounter | CMS +S91352D | Open bite, left foot, subsequent encounter | CMS +S91352S | Open bite, left foot, sequela | CMS +S91359A | Open bite, unspecified foot, initial encounter | CMS +S91359D | Open bite, unspecified foot, subsequent encounter | CMS +S91359S | Open bite, unspecified foot, sequela | CMS +S917 | Multiple open wounds of ankle and foot | WHO +S92 | Fracture of foot, except ankle | WHO +S920 | Fracture of calcaneus | WHO +S92001A | Unspecified fracture of right calcaneus, initial encounter for closed fracture | CMS +S92001B | Unspecified fracture of right calcaneus, initial encounter for open fracture | CMS +S92001D | Unspecified fracture of right calcaneus, subsequent encounter for fracture with routine healing | CMS +S92001G | Unspecified fracture of right calcaneus, subsequent encounter for fracture with delayed healing | CMS +S92001K | Unspecified fracture of right calcaneus, subsequent encounter for fracture with nonunion | CMS +S92001P | Unspecified fracture of right calcaneus, subsequent encounter for fracture with malunion | CMS +S92001S | Unspecified fracture of right calcaneus, sequela | CMS +S92002A | Unspecified fracture of left calcaneus, initial encounter for closed fracture | CMS +S92002B | Unspecified fracture of left calcaneus, initial encounter for open fracture | CMS +S92002D | Unspecified fracture of left calcaneus, subsequent encounter for fracture with routine healing | CMS +S92002G | Unspecified fracture of left calcaneus, subsequent encounter for fracture with delayed healing | CMS +S92002K | Unspecified fracture of left calcaneus, subsequent encounter for fracture with nonunion | CMS +S92002P | Unspecified fracture of left calcaneus, subsequent encounter for fracture with malunion | CMS +S92002S | Unspecified fracture of left calcaneus, sequela | CMS +S92009A | Unspecified fracture of unspecified calcaneus, initial encounter for closed fracture | CMS +S92009B | Unspecified fracture of unspecified calcaneus, initial encounter for open fracture | CMS +S92009D | Unspecified fracture of unspecified calcaneus, subsequent encounter for fracture with routine healing | CMS +S92009G | Unspecified fracture of unspecified calcaneus, subsequent encounter for fracture with delayed healing | CMS +S92009K | Unspecified fracture of unspecified calcaneus, subsequent encounter for fracture with nonunion | CMS +S92009P | Unspecified fracture of unspecified calcaneus, subsequent encounter for fracture with malunion | CMS +S92009S | Unspecified fracture of unspecified calcaneus, sequela | CMS +S92011A | Displaced fracture of body of right calcaneus, initial encounter for closed fracture | CMS +S92011B | Displaced fracture of body of right calcaneus, initial encounter for open fracture | CMS +S92011D | Displaced fracture of body of right calcaneus, subsequent encounter for fracture with routine healing | CMS +S92011G | Displaced fracture of body of right calcaneus, subsequent encounter for fracture with delayed healing | CMS +S92011K | Displaced fracture of body of right calcaneus, subsequent encounter for fracture with nonunion | CMS +S92011P | Displaced fracture of body of right calcaneus, subsequent encounter for fracture with malunion | CMS +S92011S | Displaced fracture of body of right calcaneus, sequela | CMS +S92012A | Displaced fracture of body of left calcaneus, initial encounter for closed fracture | CMS +S92012B | Displaced fracture of body of left calcaneus, initial encounter for open fracture | CMS +S92012D | Displaced fracture of body of left calcaneus, subsequent encounter for fracture with routine healing | CMS +S92012G | Displaced fracture of body of left calcaneus, subsequent encounter for fracture with delayed healing | CMS +S92012K | Displaced fracture of body of left calcaneus, subsequent encounter for fracture with nonunion | CMS +S92012P | Displaced fracture of body of left calcaneus, subsequent encounter for fracture with malunion | CMS +S92012S | Displaced fracture of body of left calcaneus, sequela | CMS +S92013A | Displaced fracture of body of unspecified calcaneus, initial encounter for closed fracture | CMS +S92013B | Displaced fracture of body of unspecified calcaneus, initial encounter for open fracture | CMS +S92013D | Displaced fracture of body of unspecified calcaneus, subsequent encounter for fracture with routine healing | CMS +S92013G | Displaced fracture of body of unspecified calcaneus, subsequent encounter for fracture with delayed healing | CMS +S92013K | Displaced fracture of body of unspecified calcaneus, subsequent encounter for fracture with nonunion | CMS +S92013P | Displaced fracture of body of unspecified calcaneus, subsequent encounter for fracture with malunion | CMS +S92013S | Displaced fracture of body of unspecified calcaneus, sequela | CMS +S92014A | Nondisplaced fracture of body of right calcaneus, initial encounter for closed fracture | CMS +S92014B | Nondisplaced fracture of body of right calcaneus, initial encounter for open fracture | CMS +S92014D | Nondisplaced fracture of body of right calcaneus, subsequent encounter for fracture with routine healing | CMS +S92014G | Nondisplaced fracture of body of right calcaneus, subsequent encounter for fracture with delayed healing | CMS +S92014K | Nondisplaced fracture of body of right calcaneus, subsequent encounter for fracture with nonunion | CMS +S92014P | Nondisplaced fracture of body of right calcaneus, subsequent encounter for fracture with malunion | CMS +S92014S | Nondisplaced fracture of body of right calcaneus, sequela | CMS +S92015A | Nondisplaced fracture of body of left calcaneus, initial encounter for closed fracture | CMS +S92015B | Nondisplaced fracture of body of left calcaneus, initial encounter for open fracture | CMS +S92015D | Nondisplaced fracture of body of left calcaneus, subsequent encounter for fracture with routine healing | CMS +S92015G | Nondisplaced fracture of body of left calcaneus, subsequent encounter for fracture with delayed healing | CMS +S92015K | Nondisplaced fracture of body of left calcaneus, subsequent encounter for fracture with nonunion | CMS +S92015P | Nondisplaced fracture of body of left calcaneus, subsequent encounter for fracture with malunion | CMS +S92015S | Nondisplaced fracture of body of left calcaneus, sequela | CMS +S92016A | Nondisplaced fracture of body of unspecified calcaneus, initial encounter for closed fracture | CMS +S92016B | Nondisplaced fracture of body of unspecified calcaneus, initial encounter for open fracture | CMS +S92016D | Nondisplaced fracture of body of unspecified calcaneus, subsequent encounter for fracture with routine healing | CMS +S92016G | Nondisplaced fracture of body of unspecified calcaneus, subsequent encounter for fracture with delayed healing | CMS +S92016K | Nondisplaced fracture of body of unspecified calcaneus, subsequent encounter for fracture with nonunion | CMS +S92016P | Nondisplaced fracture of body of unspecified calcaneus, subsequent encounter for fracture with malunion | CMS +S92016S | Nondisplaced fracture of body of unspecified calcaneus, sequela | CMS +S92021A | Displaced fracture of anterior process of right calcaneus, initial encounter for closed fracture | CMS +S92021B | Displaced fracture of anterior process of right calcaneus, initial encounter for open fracture | CMS +S92021D | Displaced fracture of anterior process of right calcaneus, subsequent encounter for fracture with routine healing | CMS +S92021G | Displaced fracture of anterior process of right calcaneus, subsequent encounter for fracture with delayed healing | CMS +S92021K | Displaced fracture of anterior process of right calcaneus, subsequent encounter for fracture with nonunion | CMS +S92021P | Displaced fracture of anterior process of right calcaneus, subsequent encounter for fracture with malunion | CMS +S92021S | Displaced fracture of anterior process of right calcaneus, sequela | CMS +S92022A | Displaced fracture of anterior process of left calcaneus, initial encounter for closed fracture | CMS +S92022B | Displaced fracture of anterior process of left calcaneus, initial encounter for open fracture | CMS +S92022D | Displaced fracture of anterior process of left calcaneus, subsequent encounter for fracture with routine healing | CMS +S92022G | Displaced fracture of anterior process of left calcaneus, subsequent encounter for fracture with delayed healing | CMS +S92022K | Displaced fracture of anterior process of left calcaneus, subsequent encounter for fracture with nonunion | CMS +S92022P | Displaced fracture of anterior process of left calcaneus, subsequent encounter for fracture with malunion | CMS +S92022S | Displaced fracture of anterior process of left calcaneus, sequela | CMS +S92023A | Displaced fracture of anterior process of unspecified calcaneus, initial encounter for closed fracture | CMS +S92023B | Displaced fracture of anterior process of unspecified calcaneus, initial encounter for open fracture | CMS +S92023D | Displaced fracture of anterior process of unspecified calcaneus, subsequent encounter for fracture with routine healing | CMS +S92023G | Displaced fracture of anterior process of unspecified calcaneus, subsequent encounter for fracture with delayed healing | CMS +S92023K | Displaced fracture of anterior process of unspecified calcaneus, subsequent encounter for fracture with nonunion | CMS +S92023P | Displaced fracture of anterior process of unspecified calcaneus, subsequent encounter for fracture with malunion | CMS +S92023S | Displaced fracture of anterior process of unspecified calcaneus, sequela | CMS +S92024A | Nondisplaced fracture of anterior process of right calcaneus, initial encounter for closed fracture | CMS +S92024B | Nondisplaced fracture of anterior process of right calcaneus, initial encounter for open fracture | CMS +S92024D | Nondisplaced fracture of anterior process of right calcaneus, subsequent encounter for fracture with routine healing | CMS +S92024G | Nondisplaced fracture of anterior process of right calcaneus, subsequent encounter for fracture with delayed healing | CMS +S92024K | Nondisplaced fracture of anterior process of right calcaneus, subsequent encounter for fracture with nonunion | CMS +S92024P | Nondisplaced fracture of anterior process of right calcaneus, subsequent encounter for fracture with malunion | CMS +S92024S | Nondisplaced fracture of anterior process of right calcaneus, sequela | CMS +S92025A | Nondisplaced fracture of anterior process of left calcaneus, initial encounter for closed fracture | CMS +S92025B | Nondisplaced fracture of anterior process of left calcaneus, initial encounter for open fracture | CMS +S92025D | Nondisplaced fracture of anterior process of left calcaneus, subsequent encounter for fracture with routine healing | CMS +S92025G | Nondisplaced fracture of anterior process of left calcaneus, subsequent encounter for fracture with delayed healing | CMS +S92025K | Nondisplaced fracture of anterior process of left calcaneus, subsequent encounter for fracture with nonunion | CMS +S92025P | Nondisplaced fracture of anterior process of left calcaneus, subsequent encounter for fracture with malunion | CMS +S92025S | Nondisplaced fracture of anterior process of left calcaneus, sequela | CMS +S92026A | Nondisplaced fracture of anterior process of unspecified calcaneus, initial encounter for closed fracture | CMS +S92026B | Nondisplaced fracture of anterior process of unspecified calcaneus, initial encounter for open fracture | CMS +S92026D | Nondisplaced fracture of anterior process of unspecified calcaneus, subsequent encounter for fracture with routine healing | CMS +S92026G | Nondisplaced fracture of anterior process of unspecified calcaneus, subsequent encounter for fracture with delayed healing | CMS +S92026K | Nondisplaced fracture of anterior process of unspecified calcaneus, subsequent encounter for fracture with nonunion | CMS +S92026P | Nondisplaced fracture of anterior process of unspecified calcaneus, subsequent encounter for fracture with malunion | CMS +S92026S | Nondisplaced fracture of anterior process of unspecified calcaneus, sequela | CMS +S92031A | Displaced avulsion fracture of tuberosity of right calcaneus, initial encounter for closed fracture | CMS +S92031B | Displaced avulsion fracture of tuberosity of right calcaneus, initial encounter for open fracture | CMS +S92031D | Displaced avulsion fracture of tuberosity of right calcaneus, subsequent encounter for fracture with routine healing | CMS +S92031G | Displaced avulsion fracture of tuberosity of right calcaneus, subsequent encounter for fracture with delayed healing | CMS +S92031K | Displaced avulsion fracture of tuberosity of right calcaneus, subsequent encounter for fracture with nonunion | CMS +S92031P | Displaced avulsion fracture of tuberosity of right calcaneus, subsequent encounter for fracture with malunion | CMS +S92031S | Displaced avulsion fracture of tuberosity of right calcaneus, sequela | CMS +S92032A | Displaced avulsion fracture of tuberosity of left calcaneus, initial encounter for closed fracture | CMS +S92032B | Displaced avulsion fracture of tuberosity of left calcaneus, initial encounter for open fracture | CMS +S92032D | Displaced avulsion fracture of tuberosity of left calcaneus, subsequent encounter for fracture with routine healing | CMS +S92032G | Displaced avulsion fracture of tuberosity of left calcaneus, subsequent encounter for fracture with delayed healing | CMS +S92032K | Displaced avulsion fracture of tuberosity of left calcaneus, subsequent encounter for fracture with nonunion | CMS +S92032P | Displaced avulsion fracture of tuberosity of left calcaneus, subsequent encounter for fracture with malunion | CMS +S92032S | Displaced avulsion fracture of tuberosity of left calcaneus, sequela | CMS +S92033A | Displaced avulsion fracture of tuberosity of unspecified calcaneus, initial encounter for closed fracture | CMS +S92033B | Displaced avulsion fracture of tuberosity of unspecified calcaneus, initial encounter for open fracture | CMS +S92033D | Displaced avulsion fracture of tuberosity of unspecified calcaneus, subsequent encounter for fracture with routine healing | CMS +S92033G | Displaced avulsion fracture of tuberosity of unspecified calcaneus, subsequent encounter for fracture with delayed healing | CMS +S92033K | Displaced avulsion fracture of tuberosity of unspecified calcaneus, subsequent encounter for fracture with nonunion | CMS +S92033P | Displaced avulsion fracture of tuberosity of unspecified calcaneus, subsequent encounter for fracture with malunion | CMS +S92033S | Displaced avulsion fracture of tuberosity of unspecified calcaneus, sequela | CMS +S92034A | Nondisplaced avulsion fracture of tuberosity of right calcaneus, initial encounter for closed fracture | CMS +S92034B | Nondisplaced avulsion fracture of tuberosity of right calcaneus, initial encounter for open fracture | CMS +S92034D | Nondisplaced avulsion fracture of tuberosity of right calcaneus, subsequent encounter for fracture with routine healing | CMS +S92034G | Nondisplaced avulsion fracture of tuberosity of right calcaneus, subsequent encounter for fracture with delayed healing | CMS +S92034K | Nondisplaced avulsion fracture of tuberosity of right calcaneus, subsequent encounter for fracture with nonunion | CMS +S92034P | Nondisplaced avulsion fracture of tuberosity of right calcaneus, subsequent encounter for fracture with malunion | CMS +S92034S | Nondisplaced avulsion fracture of tuberosity of right calcaneus, sequela | CMS +S92035A | Nondisplaced avulsion fracture of tuberosity of left calcaneus, initial encounter for closed fracture | CMS +S92035B | Nondisplaced avulsion fracture of tuberosity of left calcaneus, initial encounter for open fracture | CMS +S92035D | Nondisplaced avulsion fracture of tuberosity of left calcaneus, subsequent encounter for fracture with routine healing | CMS +S92035G | Nondisplaced avulsion fracture of tuberosity of left calcaneus, subsequent encounter for fracture with delayed healing | CMS +S92035K | Nondisplaced avulsion fracture of tuberosity of left calcaneus, subsequent encounter for fracture with nonunion | CMS +S92035P | Nondisplaced avulsion fracture of tuberosity of left calcaneus, subsequent encounter for fracture with malunion | CMS +S92035S | Nondisplaced avulsion fracture of tuberosity of left calcaneus, sequela | CMS +S92036A | Nondisplaced avulsion fracture of tuberosity of unspecified calcaneus, initial encounter for closed fracture | CMS +S92036B | Nondisplaced avulsion fracture of tuberosity of unspecified calcaneus, initial encounter for open fracture | CMS +S92036D | Nondisplaced avulsion fracture of tuberosity of unspecified calcaneus, subsequent encounter for fracture with routine healing | CMS +S92036G | Nondisplaced avulsion fracture of tuberosity of unspecified calcaneus, subsequent encounter for fracture with delayed healing | CMS +S92036K | Nondisplaced avulsion fracture of tuberosity of unspecified calcaneus, subsequent encounter for fracture with nonunion | CMS +S92036P | Nondisplaced avulsion fracture of tuberosity of unspecified calcaneus, subsequent encounter for fracture with malunion | CMS +S92036S | Nondisplaced avulsion fracture of tuberosity of unspecified calcaneus, sequela | CMS +S92041A | Displaced other fracture of tuberosity of right calcaneus, initial encounter for closed fracture | CMS +S92041B | Displaced other fracture of tuberosity of right calcaneus, initial encounter for open fracture | CMS +S92041D | Displaced other fracture of tuberosity of right calcaneus, subsequent encounter for fracture with routine healing | CMS +S92041G | Displaced other fracture of tuberosity of right calcaneus, subsequent encounter for fracture with delayed healing | CMS +S92041K | Displaced other fracture of tuberosity of right calcaneus, subsequent encounter for fracture with nonunion | CMS +S92041P | Displaced other fracture of tuberosity of right calcaneus, subsequent encounter for fracture with malunion | CMS +S92041S | Displaced other fracture of tuberosity of right calcaneus, sequela | CMS +S92042A | Displaced other fracture of tuberosity of left calcaneus, initial encounter for closed fracture | CMS +S92042B | Displaced other fracture of tuberosity of left calcaneus, initial encounter for open fracture | CMS +S92042D | Displaced other fracture of tuberosity of left calcaneus, subsequent encounter for fracture with routine healing | CMS +S92042G | Displaced other fracture of tuberosity of left calcaneus, subsequent encounter for fracture with delayed healing | CMS +S92042K | Displaced other fracture of tuberosity of left calcaneus, subsequent encounter for fracture with nonunion | CMS +S92042P | Displaced other fracture of tuberosity of left calcaneus, subsequent encounter for fracture with malunion | CMS +S92042S | Displaced other fracture of tuberosity of left calcaneus, sequela | CMS +S92043A | Displaced other fracture of tuberosity of unspecified calcaneus, initial encounter for closed fracture | CMS +S92043B | Displaced other fracture of tuberosity of unspecified calcaneus, initial encounter for open fracture | CMS +S92043D | Displaced other fracture of tuberosity of unspecified calcaneus, subsequent encounter for fracture with routine healing | CMS +S92043G | Displaced other fracture of tuberosity of unspecified calcaneus, subsequent encounter for fracture with delayed healing | CMS +S92043K | Displaced other fracture of tuberosity of unspecified calcaneus, subsequent encounter for fracture with nonunion | CMS +S92043P | Displaced other fracture of tuberosity of unspecified calcaneus, subsequent encounter for fracture with malunion | CMS +S92043S | Displaced other fracture of tuberosity of unspecified calcaneus, sequela | CMS +S92044A | Nondisplaced other fracture of tuberosity of right calcaneus, initial encounter for closed fracture | CMS +S92044B | Nondisplaced other fracture of tuberosity of right calcaneus, initial encounter for open fracture | CMS +S92044D | Nondisplaced other fracture of tuberosity of right calcaneus, subsequent encounter for fracture with routine healing | CMS +S92044G | Nondisplaced other fracture of tuberosity of right calcaneus, subsequent encounter for fracture with delayed healing | CMS +S92044K | Nondisplaced other fracture of tuberosity of right calcaneus, subsequent encounter for fracture with nonunion | CMS +S92044P | Nondisplaced other fracture of tuberosity of right calcaneus, subsequent encounter for fracture with malunion | CMS +S92044S | Nondisplaced other fracture of tuberosity of right calcaneus, sequela | CMS +S92045A | Nondisplaced other fracture of tuberosity of left calcaneus, initial encounter for closed fracture | CMS +S92045B | Nondisplaced other fracture of tuberosity of left calcaneus, initial encounter for open fracture | CMS +S92045D | Nondisplaced other fracture of tuberosity of left calcaneus, subsequent encounter for fracture with routine healing | CMS +S92045G | Nondisplaced other fracture of tuberosity of left calcaneus, subsequent encounter for fracture with delayed healing | CMS +S92045K | Nondisplaced other fracture of tuberosity of left calcaneus, subsequent encounter for fracture with nonunion | CMS +S92045P | Nondisplaced other fracture of tuberosity of left calcaneus, subsequent encounter for fracture with malunion | CMS +S92045S | Nondisplaced other fracture of tuberosity of left calcaneus, sequela | CMS +S92046A | Nondisplaced other fracture of tuberosity of unspecified calcaneus, initial encounter for closed fracture | CMS +S92046B | Nondisplaced other fracture of tuberosity of unspecified calcaneus, initial encounter for open fracture | CMS +S92046D | Nondisplaced other fracture of tuberosity of unspecified calcaneus, subsequent encounter for fracture with routine healing | CMS +S92046G | Nondisplaced other fracture of tuberosity of unspecified calcaneus, subsequent encounter for fracture with delayed healing | CMS +S92046K | Nondisplaced other fracture of tuberosity of unspecified calcaneus, subsequent encounter for fracture with nonunion | CMS +S92046P | Nondisplaced other fracture of tuberosity of unspecified calcaneus, subsequent encounter for fracture with malunion | CMS +S92046S | Nondisplaced other fracture of tuberosity of unspecified calcaneus, sequela | CMS +S92051A | Displaced other extraarticular fracture of right calcaneus, initial encounter for closed fracture | CMS +S92051B | Displaced other extraarticular fracture of right calcaneus, initial encounter for open fracture | CMS +S92051D | Displaced other extraarticular fracture of right calcaneus, subsequent encounter for fracture with routine healing | CMS +S92051G | Displaced other extraarticular fracture of right calcaneus, subsequent encounter for fracture with delayed healing | CMS +S92051K | Displaced other extraarticular fracture of right calcaneus, subsequent encounter for fracture with nonunion | CMS +S92051P | Displaced other extraarticular fracture of right calcaneus, subsequent encounter for fracture with malunion | CMS +S92051S | Displaced other extraarticular fracture of right calcaneus, sequela | CMS +S92052A | Displaced other extraarticular fracture of left calcaneus, initial encounter for closed fracture | CMS +S92052B | Displaced other extraarticular fracture of left calcaneus, initial encounter for open fracture | CMS +S92052D | Displaced other extraarticular fracture of left calcaneus, subsequent encounter for fracture with routine healing | CMS +S92052G | Displaced other extraarticular fracture of left calcaneus, subsequent encounter for fracture with delayed healing | CMS +S92052K | Displaced other extraarticular fracture of left calcaneus, subsequent encounter for fracture with nonunion | CMS +S92052P | Displaced other extraarticular fracture of left calcaneus, subsequent encounter for fracture with malunion | CMS +S92052S | Displaced other extraarticular fracture of left calcaneus, sequela | CMS +S92053A | Displaced other extraarticular fracture of unspecified calcaneus, initial encounter for closed fracture | CMS +S92053B | Displaced other extraarticular fracture of unspecified calcaneus, initial encounter for open fracture | CMS +S92053D | Displaced other extraarticular fracture of unspecified calcaneus, subsequent encounter for fracture with routine healing | CMS +S92053G | Displaced other extraarticular fracture of unspecified calcaneus, subsequent encounter for fracture with delayed healing | CMS +S92053K | Displaced other extraarticular fracture of unspecified calcaneus, subsequent encounter for fracture with nonunion | CMS +S92053P | Displaced other extraarticular fracture of unspecified calcaneus, subsequent encounter for fracture with malunion | CMS +S92053S | Displaced other extraarticular fracture of unspecified calcaneus, sequela | CMS +S92054A | Nondisplaced other extraarticular fracture of right calcaneus, initial encounter for closed fracture | CMS +S92054B | Nondisplaced other extraarticular fracture of right calcaneus, initial encounter for open fracture | CMS +S92054D | Nondisplaced other extraarticular fracture of right calcaneus, subsequent encounter for fracture with routine healing | CMS +S92054G | Nondisplaced other extraarticular fracture of right calcaneus, subsequent encounter for fracture with delayed healing | CMS +S92054K | Nondisplaced other extraarticular fracture of right calcaneus, subsequent encounter for fracture with nonunion | CMS +S92054P | Nondisplaced other extraarticular fracture of right calcaneus, subsequent encounter for fracture with malunion | CMS +S92054S | Nondisplaced other extraarticular fracture of right calcaneus, sequela | CMS +S92055A | Nondisplaced other extraarticular fracture of left calcaneus, initial encounter for closed fracture | CMS +S92055B | Nondisplaced other extraarticular fracture of left calcaneus, initial encounter for open fracture | CMS +S92055D | Nondisplaced other extraarticular fracture of left calcaneus, subsequent encounter for fracture with routine healing | CMS +S92055G | Nondisplaced other extraarticular fracture of left calcaneus, subsequent encounter for fracture with delayed healing | CMS +S92055K | Nondisplaced other extraarticular fracture of left calcaneus, subsequent encounter for fracture with nonunion | CMS +S92055P | Nondisplaced other extraarticular fracture of left calcaneus, subsequent encounter for fracture with malunion | CMS +S92055S | Nondisplaced other extraarticular fracture of left calcaneus, sequela | CMS +S92056A | Nondisplaced other extraarticular fracture of unspecified calcaneus, initial encounter for closed fracture | CMS +S92056B | Nondisplaced other extraarticular fracture of unspecified calcaneus, initial encounter for open fracture | CMS +S92056D | Nondisplaced other extraarticular fracture of unspecified calcaneus, subsequent encounter for fracture with routine healing | CMS +S92056G | Nondisplaced other extraarticular fracture of unspecified calcaneus, subsequent encounter for fracture with delayed healing | CMS +S92056K | Nondisplaced other extraarticular fracture of unspecified calcaneus, subsequent encounter for fracture with nonunion | CMS +S92056P | Nondisplaced other extraarticular fracture of unspecified calcaneus, subsequent encounter for fracture with malunion | CMS +S92056S | Nondisplaced other extraarticular fracture of unspecified calcaneus, sequela | CMS +S92061A | Displaced intraarticular fracture of right calcaneus, initial encounter for closed fracture | CMS +S92061B | Displaced intraarticular fracture of right calcaneus, initial encounter for open fracture | CMS +S92061D | Displaced intraarticular fracture of right calcaneus, subsequent encounter for fracture with routine healing | CMS +S92061G | Displaced intraarticular fracture of right calcaneus, subsequent encounter for fracture with delayed healing | CMS +S92061K | Displaced intraarticular fracture of right calcaneus, subsequent encounter for fracture with nonunion | CMS +S92061P | Displaced intraarticular fracture of right calcaneus, subsequent encounter for fracture with malunion | CMS +S92061S | Displaced intraarticular fracture of right calcaneus, sequela | CMS +S92062A | Displaced intraarticular fracture of left calcaneus, initial encounter for closed fracture | CMS +S92062B | Displaced intraarticular fracture of left calcaneus, initial encounter for open fracture | CMS +S92062D | Displaced intraarticular fracture of left calcaneus, subsequent encounter for fracture with routine healing | CMS +S92062G | Displaced intraarticular fracture of left calcaneus, subsequent encounter for fracture with delayed healing | CMS +S92062K | Displaced intraarticular fracture of left calcaneus, subsequent encounter for fracture with nonunion | CMS +S92062P | Displaced intraarticular fracture of left calcaneus, subsequent encounter for fracture with malunion | CMS +S92062S | Displaced intraarticular fracture of left calcaneus, sequela | CMS +S92063A | Displaced intraarticular fracture of unspecified calcaneus, initial encounter for closed fracture | CMS +S92063B | Displaced intraarticular fracture of unspecified calcaneus, initial encounter for open fracture | CMS +S92063D | Displaced intraarticular fracture of unspecified calcaneus, subsequent encounter for fracture with routine healing | CMS +S92063G | Displaced intraarticular fracture of unspecified calcaneus, subsequent encounter for fracture with delayed healing | CMS +S92063K | Displaced intraarticular fracture of unspecified calcaneus, subsequent encounter for fracture with nonunion | CMS +S92063P | Displaced intraarticular fracture of unspecified calcaneus, subsequent encounter for fracture with malunion | CMS +S92063S | Displaced intraarticular fracture of unspecified calcaneus, sequela | CMS +S92064A | Nondisplaced intraarticular fracture of right calcaneus, initial encounter for closed fracture | CMS +S92064B | Nondisplaced intraarticular fracture of right calcaneus, initial encounter for open fracture | CMS +S92064D | Nondisplaced intraarticular fracture of right calcaneus, subsequent encounter for fracture with routine healing | CMS +S92064G | Nondisplaced intraarticular fracture of right calcaneus, subsequent encounter for fracture with delayed healing | CMS +S92064K | Nondisplaced intraarticular fracture of right calcaneus, subsequent encounter for fracture with nonunion | CMS +S92064P | Nondisplaced intraarticular fracture of right calcaneus, subsequent encounter for fracture with malunion | CMS +S92064S | Nondisplaced intraarticular fracture of right calcaneus, sequela | CMS +S92065A | Nondisplaced intraarticular fracture of left calcaneus, initial encounter for closed fracture | CMS +S92065B | Nondisplaced intraarticular fracture of left calcaneus, initial encounter for open fracture | CMS +S92065D | Nondisplaced intraarticular fracture of left calcaneus, subsequent encounter for fracture with routine healing | CMS +S92065G | Nondisplaced intraarticular fracture of left calcaneus, subsequent encounter for fracture with delayed healing | CMS +S92065K | Nondisplaced intraarticular fracture of left calcaneus, subsequent encounter for fracture with nonunion | CMS +S92065P | Nondisplaced intraarticular fracture of left calcaneus, subsequent encounter for fracture with malunion | CMS +S92065S | Nondisplaced intraarticular fracture of left calcaneus, sequela | CMS +S92066A | Nondisplaced intraarticular fracture of unspecified calcaneus, initial encounter for closed fracture | CMS +S92066B | Nondisplaced intraarticular fracture of unspecified calcaneus, initial encounter for open fracture | CMS +S92066D | Nondisplaced intraarticular fracture of unspecified calcaneus, subsequent encounter for fracture with routine healing | CMS +S92066G | Nondisplaced intraarticular fracture of unspecified calcaneus, subsequent encounter for fracture with delayed healing | CMS +S92066K | Nondisplaced intraarticular fracture of unspecified calcaneus, subsequent encounter for fracture with nonunion | CMS +S92066P | Nondisplaced intraarticular fracture of unspecified calcaneus, subsequent encounter for fracture with malunion | CMS +S92066S | Nondisplaced intraarticular fracture of unspecified calcaneus, sequela | CMS +S921 | Fracture of talus | WHO +S92101A | Unspecified fracture of right talus, initial encounter for closed fracture | CMS +S92101B | Unspecified fracture of right talus, initial encounter for open fracture | CMS +S92101D | Unspecified fracture of right talus, subsequent encounter for fracture with routine healing | CMS +S92101G | Unspecified fracture of right talus, subsequent encounter for fracture with delayed healing | CMS +S92101K | Unspecified fracture of right talus, subsequent encounter for fracture with nonunion | CMS +S92101P | Unspecified fracture of right talus, subsequent encounter for fracture with malunion | CMS +S92101S | Unspecified fracture of right talus, sequela | CMS +S92102A | Unspecified fracture of left talus, initial encounter for closed fracture | CMS +S92102B | Unspecified fracture of left talus, initial encounter for open fracture | CMS +S92102D | Unspecified fracture of left talus, subsequent encounter for fracture with routine healing | CMS +S92102G | Unspecified fracture of left talus, subsequent encounter for fracture with delayed healing | CMS +S92102K | Unspecified fracture of left talus, subsequent encounter for fracture with nonunion | CMS +S92102P | Unspecified fracture of left talus, subsequent encounter for fracture with malunion | CMS +S92102S | Unspecified fracture of left talus, sequela | CMS +S92109A | Unspecified fracture of unspecified talus, initial encounter for closed fracture | CMS +S92109B | Unspecified fracture of unspecified talus, initial encounter for open fracture | CMS +S92109D | Unspecified fracture of unspecified talus, subsequent encounter for fracture with routine healing | CMS +S92109G | Unspecified fracture of unspecified talus, subsequent encounter for fracture with delayed healing | CMS +S92109K | Unspecified fracture of unspecified talus, subsequent encounter for fracture with nonunion | CMS +S92109P | Unspecified fracture of unspecified talus, subsequent encounter for fracture with malunion | CMS +S92109S | Unspecified fracture of unspecified talus, sequela | CMS +S92111A | Displaced fracture of neck of right talus, initial encounter for closed fracture | CMS +S92111B | Displaced fracture of neck of right talus, initial encounter for open fracture | CMS +S92111D | Displaced fracture of neck of right talus, subsequent encounter for fracture with routine healing | CMS +S92111G | Displaced fracture of neck of right talus, subsequent encounter for fracture with delayed healing | CMS +S92111K | Displaced fracture of neck of right talus, subsequent encounter for fracture with nonunion | CMS +S92111P | Displaced fracture of neck of right talus, subsequent encounter for fracture with malunion | CMS +S92111S | Displaced fracture of neck of right talus, sequela | CMS +S92112A | Displaced fracture of neck of left talus, initial encounter for closed fracture | CMS +S92112B | Displaced fracture of neck of left talus, initial encounter for open fracture | CMS +S92112D | Displaced fracture of neck of left talus, subsequent encounter for fracture with routine healing | CMS +S92112G | Displaced fracture of neck of left talus, subsequent encounter for fracture with delayed healing | CMS +S92112K | Displaced fracture of neck of left talus, subsequent encounter for fracture with nonunion | CMS +S92112P | Displaced fracture of neck of left talus, subsequent encounter for fracture with malunion | CMS +S92112S | Displaced fracture of neck of left talus, sequela | CMS +S92113A | Displaced fracture of neck of unspecified talus, initial encounter for closed fracture | CMS +S92113B | Displaced fracture of neck of unspecified talus, initial encounter for open fracture | CMS +S92113D | Displaced fracture of neck of unspecified talus, subsequent encounter for fracture with routine healing | CMS +S92113G | Displaced fracture of neck of unspecified talus, subsequent encounter for fracture with delayed healing | CMS +S92113K | Displaced fracture of neck of unspecified talus, subsequent encounter for fracture with nonunion | CMS +S92113P | Displaced fracture of neck of unspecified talus, subsequent encounter for fracture with malunion | CMS +S92113S | Displaced fracture of neck of unspecified talus, sequela | CMS +S92114A | Nondisplaced fracture of neck of right talus, initial encounter for closed fracture | CMS +S92114B | Nondisplaced fracture of neck of right talus, initial encounter for open fracture | CMS +S92114D | Nondisplaced fracture of neck of right talus, subsequent encounter for fracture with routine healing | CMS +S92114G | Nondisplaced fracture of neck of right talus, subsequent encounter for fracture with delayed healing | CMS +S92114K | Nondisplaced fracture of neck of right talus, subsequent encounter for fracture with nonunion | CMS +S92114P | Nondisplaced fracture of neck of right talus, subsequent encounter for fracture with malunion | CMS +S92114S | Nondisplaced fracture of neck of right talus, sequela | CMS +S92115A | Nondisplaced fracture of neck of left talus, initial encounter for closed fracture | CMS +S92115B | Nondisplaced fracture of neck of left talus, initial encounter for open fracture | CMS +S92115D | Nondisplaced fracture of neck of left talus, subsequent encounter for fracture with routine healing | CMS +S92115G | Nondisplaced fracture of neck of left talus, subsequent encounter for fracture with delayed healing | CMS +S92115K | Nondisplaced fracture of neck of left talus, subsequent encounter for fracture with nonunion | CMS +S92115P | Nondisplaced fracture of neck of left talus, subsequent encounter for fracture with malunion | CMS +S92115S | Nondisplaced fracture of neck of left talus, sequela | CMS +S92116A | Nondisplaced fracture of neck of unspecified talus, initial encounter for closed fracture | CMS +S92116B | Nondisplaced fracture of neck of unspecified talus, initial encounter for open fracture | CMS +S92116D | Nondisplaced fracture of neck of unspecified talus, subsequent encounter for fracture with routine healing | CMS +S92116G | Nondisplaced fracture of neck of unspecified talus, subsequent encounter for fracture with delayed healing | CMS +S92116K | Nondisplaced fracture of neck of unspecified talus, subsequent encounter for fracture with nonunion | CMS +S92116P | Nondisplaced fracture of neck of unspecified talus, subsequent encounter for fracture with malunion | CMS +S92116S | Nondisplaced fracture of neck of unspecified talus, sequela | CMS +S92121A | Displaced fracture of body of right talus, initial encounter for closed fracture | CMS +S92121B | Displaced fracture of body of right talus, initial encounter for open fracture | CMS +S92121D | Displaced fracture of body of right talus, subsequent encounter for fracture with routine healing | CMS +S92121G | Displaced fracture of body of right talus, subsequent encounter for fracture with delayed healing | CMS +S92121K | Displaced fracture of body of right talus, subsequent encounter for fracture with nonunion | CMS +S92121P | Displaced fracture of body of right talus, subsequent encounter for fracture with malunion | CMS +S92121S | Displaced fracture of body of right talus, sequela | CMS +S92122A | Displaced fracture of body of left talus, initial encounter for closed fracture | CMS +S92122B | Displaced fracture of body of left talus, initial encounter for open fracture | CMS +S92122D | Displaced fracture of body of left talus, subsequent encounter for fracture with routine healing | CMS +S92122G | Displaced fracture of body of left talus, subsequent encounter for fracture with delayed healing | CMS +S92122K | Displaced fracture of body of left talus, subsequent encounter for fracture with nonunion | CMS +S92122P | Displaced fracture of body of left talus, subsequent encounter for fracture with malunion | CMS +S92122S | Displaced fracture of body of left talus, sequela | CMS +S92123A | Displaced fracture of body of unspecified talus, initial encounter for closed fracture | CMS +S92123B | Displaced fracture of body of unspecified talus, initial encounter for open fracture | CMS +S92123D | Displaced fracture of body of unspecified talus, subsequent encounter for fracture with routine healing | CMS +S92123G | Displaced fracture of body of unspecified talus, subsequent encounter for fracture with delayed healing | CMS +S92123K | Displaced fracture of body of unspecified talus, subsequent encounter for fracture with nonunion | CMS +S92123P | Displaced fracture of body of unspecified talus, subsequent encounter for fracture with malunion | CMS +S92123S | Displaced fracture of body of unspecified talus, sequela | CMS +S92124A | Nondisplaced fracture of body of right talus, initial encounter for closed fracture | CMS +S92124B | Nondisplaced fracture of body of right talus, initial encounter for open fracture | CMS +S92124D | Nondisplaced fracture of body of right talus, subsequent encounter for fracture with routine healing | CMS +S92124G | Nondisplaced fracture of body of right talus, subsequent encounter for fracture with delayed healing | CMS +S92124K | Nondisplaced fracture of body of right talus, subsequent encounter for fracture with nonunion | CMS +S92124P | Nondisplaced fracture of body of right talus, subsequent encounter for fracture with malunion | CMS +S92124S | Nondisplaced fracture of body of right talus, sequela | CMS +S92125A | Nondisplaced fracture of body of left talus, initial encounter for closed fracture | CMS +S92125B | Nondisplaced fracture of body of left talus, initial encounter for open fracture | CMS +S92125D | Nondisplaced fracture of body of left talus, subsequent encounter for fracture with routine healing | CMS +S92125G | Nondisplaced fracture of body of left talus, subsequent encounter for fracture with delayed healing | CMS +S92125K | Nondisplaced fracture of body of left talus, subsequent encounter for fracture with nonunion | CMS +S92125P | Nondisplaced fracture of body of left talus, subsequent encounter for fracture with malunion | CMS +S92125S | Nondisplaced fracture of body of left talus, sequela | CMS +S92126A | Nondisplaced fracture of body of unspecified talus, initial encounter for closed fracture | CMS +S92126B | Nondisplaced fracture of body of unspecified talus, initial encounter for open fracture | CMS +S92126D | Nondisplaced fracture of body of unspecified talus, subsequent encounter for fracture with routine healing | CMS +S92126G | Nondisplaced fracture of body of unspecified talus, subsequent encounter for fracture with delayed healing | CMS +S92126K | Nondisplaced fracture of body of unspecified talus, subsequent encounter for fracture with nonunion | CMS +S92126P | Nondisplaced fracture of body of unspecified talus, subsequent encounter for fracture with malunion | CMS +S92126S | Nondisplaced fracture of body of unspecified talus, sequela | CMS +S92131A | Displaced fracture of posterior process of right talus, initial encounter for closed fracture | CMS +S92131B | Displaced fracture of posterior process of right talus, initial encounter for open fracture | CMS +S92131D | Displaced fracture of posterior process of right talus, subsequent encounter for fracture with routine healing | CMS +S92131G | Displaced fracture of posterior process of right talus, subsequent encounter for fracture with delayed healing | CMS +S92131K | Displaced fracture of posterior process of right talus, subsequent encounter for fracture with nonunion | CMS +S92131P | Displaced fracture of posterior process of right talus, subsequent encounter for fracture with malunion | CMS +S92131S | Displaced fracture of posterior process of right talus, sequela | CMS +S92132A | Displaced fracture of posterior process of left talus, initial encounter for closed fracture | CMS +S92132B | Displaced fracture of posterior process of left talus, initial encounter for open fracture | CMS +S92132D | Displaced fracture of posterior process of left talus, subsequent encounter for fracture with routine healing | CMS +S92132G | Displaced fracture of posterior process of left talus, subsequent encounter for fracture with delayed healing | CMS +S92132K | Displaced fracture of posterior process of left talus, subsequent encounter for fracture with nonunion | CMS +S92132P | Displaced fracture of posterior process of left talus, subsequent encounter for fracture with malunion | CMS +S92132S | Displaced fracture of posterior process of left talus, sequela | CMS +S92133A | Displaced fracture of posterior process of unspecified talus, initial encounter for closed fracture | CMS +S92133B | Displaced fracture of posterior process of unspecified talus, initial encounter for open fracture | CMS +S92133D | Displaced fracture of posterior process of unspecified talus, subsequent encounter for fracture with routine healing | CMS +S92133G | Displaced fracture of posterior process of unspecified talus, subsequent encounter for fracture with delayed healing | CMS +S92133K | Displaced fracture of posterior process of unspecified talus, subsequent encounter for fracture with nonunion | CMS +S92133P | Displaced fracture of posterior process of unspecified talus, subsequent encounter for fracture with malunion | CMS +S92133S | Displaced fracture of posterior process of unspecified talus, sequela | CMS +S92134A | Nondisplaced fracture of posterior process of right talus, initial encounter for closed fracture | CMS +S92134B | Nondisplaced fracture of posterior process of right talus, initial encounter for open fracture | CMS +S92134D | Nondisplaced fracture of posterior process of right talus, subsequent encounter for fracture with routine healing | CMS +S92134G | Nondisplaced fracture of posterior process of right talus, subsequent encounter for fracture with delayed healing | CMS +S92134K | Nondisplaced fracture of posterior process of right talus, subsequent encounter for fracture with nonunion | CMS +S92134P | Nondisplaced fracture of posterior process of right talus, subsequent encounter for fracture with malunion | CMS +S92134S | Nondisplaced fracture of posterior process of right talus, sequela | CMS +S92135A | Nondisplaced fracture of posterior process of left talus, initial encounter for closed fracture | CMS +S92135B | Nondisplaced fracture of posterior process of left talus, initial encounter for open fracture | CMS +S92135D | Nondisplaced fracture of posterior process of left talus, subsequent encounter for fracture with routine healing | CMS +S92135G | Nondisplaced fracture of posterior process of left talus, subsequent encounter for fracture with delayed healing | CMS +S92135K | Nondisplaced fracture of posterior process of left talus, subsequent encounter for fracture with nonunion | CMS +S92135P | Nondisplaced fracture of posterior process of left talus, subsequent encounter for fracture with malunion | CMS +S92135S | Nondisplaced fracture of posterior process of left talus, sequela | CMS +S92136A | Nondisplaced fracture of posterior process of unspecified talus, initial encounter for closed fracture | CMS +S92136B | Nondisplaced fracture of posterior process of unspecified talus, initial encounter for open fracture | CMS +S92136D | Nondisplaced fracture of posterior process of unspecified talus, subsequent encounter for fracture with routine healing | CMS +S92136G | Nondisplaced fracture of posterior process of unspecified talus, subsequent encounter for fracture with delayed healing | CMS +S92136K | Nondisplaced fracture of posterior process of unspecified talus, subsequent encounter for fracture with nonunion | CMS +S92136P | Nondisplaced fracture of posterior process of unspecified talus, subsequent encounter for fracture with malunion | CMS +S92136S | Nondisplaced fracture of posterior process of unspecified talus, sequela | CMS +S92141A | Displaced dome fracture of right talus, initial encounter for closed fracture | CMS +S92141B | Displaced dome fracture of right talus, initial encounter for open fracture | CMS +S92141D | Displaced dome fracture of right talus, subsequent encounter for fracture with routine healing | CMS +S92141G | Displaced dome fracture of right talus, subsequent encounter for fracture with delayed healing | CMS +S92141K | Displaced dome fracture of right talus, subsequent encounter for fracture with nonunion | CMS +S92141P | Displaced dome fracture of right talus, subsequent encounter for fracture with malunion | CMS +S92141S | Displaced dome fracture of right talus, sequela | CMS +S92142A | Displaced dome fracture of left talus, initial encounter for closed fracture | CMS +S92142B | Displaced dome fracture of left talus, initial encounter for open fracture | CMS +S92142D | Displaced dome fracture of left talus, subsequent encounter for fracture with routine healing | CMS +S92142G | Displaced dome fracture of left talus, subsequent encounter for fracture with delayed healing | CMS +S92142K | Displaced dome fracture of left talus, subsequent encounter for fracture with nonunion | CMS +S92142P | Displaced dome fracture of left talus, subsequent encounter for fracture with malunion | CMS +S92142S | Displaced dome fracture of left talus, sequela | CMS +S92143A | Displaced dome fracture of unspecified talus, initial encounter for closed fracture | CMS +S92143B | Displaced dome fracture of unspecified talus, initial encounter for open fracture | CMS +S92143D | Displaced dome fracture of unspecified talus, subsequent encounter for fracture with routine healing | CMS +S92143G | Displaced dome fracture of unspecified talus, subsequent encounter for fracture with delayed healing | CMS +S92143K | Displaced dome fracture of unspecified talus, subsequent encounter for fracture with nonunion | CMS +S92143P | Displaced dome fracture of unspecified talus, subsequent encounter for fracture with malunion | CMS +S92143S | Displaced dome fracture of unspecified talus, sequela | CMS +S92144A | Nondisplaced dome fracture of right talus, initial encounter for closed fracture | CMS +S92144B | Nondisplaced dome fracture of right talus, initial encounter for open fracture | CMS +S92144D | Nondisplaced dome fracture of right talus, subsequent encounter for fracture with routine healing | CMS +S92144G | Nondisplaced dome fracture of right talus, subsequent encounter for fracture with delayed healing | CMS +S92144K | Nondisplaced dome fracture of right talus, subsequent encounter for fracture with nonunion | CMS +S92144P | Nondisplaced dome fracture of right talus, subsequent encounter for fracture with malunion | CMS +S92144S | Nondisplaced dome fracture of right talus, sequela | CMS +S92145A | Nondisplaced dome fracture of left talus, initial encounter for closed fracture | CMS +S92145B | Nondisplaced dome fracture of left talus, initial encounter for open fracture | CMS +S92145D | Nondisplaced dome fracture of left talus, subsequent encounter for fracture with routine healing | CMS +S92145G | Nondisplaced dome fracture of left talus, subsequent encounter for fracture with delayed healing | CMS +S92145K | Nondisplaced dome fracture of left talus, subsequent encounter for fracture with nonunion | CMS +S92145P | Nondisplaced dome fracture of left talus, subsequent encounter for fracture with malunion | CMS +S92145S | Nondisplaced dome fracture of left talus, sequela | CMS +S92146A | Nondisplaced dome fracture of unspecified talus, initial encounter for closed fracture | CMS +S92146B | Nondisplaced dome fracture of unspecified talus, initial encounter for open fracture | CMS +S92146D | Nondisplaced dome fracture of unspecified talus, subsequent encounter for fracture with routine healing | CMS +S92146G | Nondisplaced dome fracture of unspecified talus, subsequent encounter for fracture with delayed healing | CMS +S92146K | Nondisplaced dome fracture of unspecified talus, subsequent encounter for fracture with nonunion | CMS +S92146P | Nondisplaced dome fracture of unspecified talus, subsequent encounter for fracture with malunion | CMS +S92146S | Nondisplaced dome fracture of unspecified talus, sequela | CMS +S92151A | Displaced avulsion fracture (chip fracture) of right talus, initial encounter for closed fracture | CMS +S92151B | Displaced avulsion fracture (chip fracture) of right talus, initial encounter for open fracture | CMS +S92151D | Displaced avulsion fracture (chip fracture) of right talus, subsequent encounter for fracture with routine healing | CMS +S92151G | Displaced avulsion fracture (chip fracture) of right talus, subsequent encounter for fracture with delayed healing | CMS +S92151K | Displaced avulsion fracture (chip fracture) of right talus, subsequent encounter for fracture with nonunion | CMS +S92151P | Displaced avulsion fracture (chip fracture) of right talus, subsequent encounter for fracture with malunion | CMS +S92151S | Displaced avulsion fracture (chip fracture) of right talus, sequela | CMS +S92152A | Displaced avulsion fracture (chip fracture) of left talus, initial encounter for closed fracture | CMS +S92152B | Displaced avulsion fracture (chip fracture) of left talus, initial encounter for open fracture | CMS +S92152D | Displaced avulsion fracture (chip fracture) of left talus, subsequent encounter for fracture with routine healing | CMS +S92152G | Displaced avulsion fracture (chip fracture) of left talus, subsequent encounter for fracture with delayed healing | CMS +S92152K | Displaced avulsion fracture (chip fracture) of left talus, subsequent encounter for fracture with nonunion | CMS +S92152P | Displaced avulsion fracture (chip fracture) of left talus, subsequent encounter for fracture with malunion | CMS +S92152S | Displaced avulsion fracture (chip fracture) of left talus, sequela | CMS +S92153A | Displaced avulsion fracture (chip fracture) of unspecified talus, initial encounter for closed fracture | CMS +S92153B | Displaced avulsion fracture (chip fracture) of unspecified talus, initial encounter for open fracture | CMS +S92153D | Displaced avulsion fracture (chip fracture) of unspecified talus, subsequent encounter for fracture with routine healing | CMS +S92153G | Displaced avulsion fracture (chip fracture) of unspecified talus, subsequent encounter for fracture with delayed healing | CMS +S92153K | Displaced avulsion fracture (chip fracture) of unspecified talus, subsequent encounter for fracture with nonunion | CMS +S92153P | Displaced avulsion fracture (chip fracture) of unspecified talus, subsequent encounter for fracture with malunion | CMS +S92153S | Displaced avulsion fracture (chip fracture) of unspecified talus, sequela | CMS +S92154A | Nondisplaced avulsion fracture (chip fracture) of right talus, initial encounter for closed fracture | CMS +S92154B | Nondisplaced avulsion fracture (chip fracture) of right talus, initial encounter for open fracture | CMS +S92154D | Nondisplaced avulsion fracture (chip fracture) of right talus, subsequent encounter for fracture with routine healing | CMS +S92154G | Nondisplaced avulsion fracture (chip fracture) of right talus, subsequent encounter for fracture with delayed healing | CMS +S92154K | Nondisplaced avulsion fracture (chip fracture) of right talus, subsequent encounter for fracture with nonunion | CMS +S92154P | Nondisplaced avulsion fracture (chip fracture) of right talus, subsequent encounter for fracture with malunion | CMS +S92154S | Nondisplaced avulsion fracture (chip fracture) of right talus, sequela | CMS +S92155A | Nondisplaced avulsion fracture (chip fracture) of left talus, initial encounter for closed fracture | CMS +S92155B | Nondisplaced avulsion fracture (chip fracture) of left talus, initial encounter for open fracture | CMS +S92155D | Nondisplaced avulsion fracture (chip fracture) of left talus, subsequent encounter for fracture with routine healing | CMS +S92155G | Nondisplaced avulsion fracture (chip fracture) of left talus, subsequent encounter for fracture with delayed healing | CMS +S92155K | Nondisplaced avulsion fracture (chip fracture) of left talus, subsequent encounter for fracture with nonunion | CMS +S92155P | Nondisplaced avulsion fracture (chip fracture) of left talus, subsequent encounter for fracture with malunion | CMS +S92155S | Nondisplaced avulsion fracture (chip fracture) of left talus, sequela | CMS +S92156A | Nondisplaced avulsion fracture (chip fracture) of unspecified talus, initial encounter for closed fracture | CMS +S92156B | Nondisplaced avulsion fracture (chip fracture) of unspecified talus, initial encounter for open fracture | CMS +S92156D | Nondisplaced avulsion fracture (chip fracture) of unspecified talus, subsequent encounter for fracture with routine healing | CMS +S92156G | Nondisplaced avulsion fracture (chip fracture) of unspecified talus, subsequent encounter for fracture with delayed healing | CMS +S92156K | Nondisplaced avulsion fracture (chip fracture) of unspecified talus, subsequent encounter for fracture with nonunion | CMS +S92156P | Nondisplaced avulsion fracture (chip fracture) of unspecified talus, subsequent encounter for fracture with malunion | CMS +S92156S | Nondisplaced avulsion fracture (chip fracture) of unspecified talus, sequela | CMS +S92191A | Other fracture of right talus, initial encounter for closed fracture | CMS +S92191B | Other fracture of right talus, initial encounter for open fracture | CMS +S92191D | Other fracture of right talus, subsequent encounter for fracture with routine healing | CMS +S92191G | Other fracture of right talus, subsequent encounter for fracture with delayed healing | CMS +S92191K | Other fracture of right talus, subsequent encounter for fracture with nonunion | CMS +S92191P | Other fracture of right talus, subsequent encounter for fracture with malunion | CMS +S92191S | Other fracture of right talus, sequela | CMS +S92192A | Other fracture of left talus, initial encounter for closed fracture | CMS +S92192B | Other fracture of left talus, initial encounter for open fracture | CMS +S92192D | Other fracture of left talus, subsequent encounter for fracture with routine healing | CMS +S92192G | Other fracture of left talus, subsequent encounter for fracture with delayed healing | CMS +S92192K | Other fracture of left talus, subsequent encounter for fracture with nonunion | CMS +S92192P | Other fracture of left talus, subsequent encounter for fracture with malunion | CMS +S92192S | Other fracture of left talus, sequela | CMS +S92199A | Other fracture of unspecified talus, initial encounter for closed fracture | CMS +S92199B | Other fracture of unspecified talus, initial encounter for open fracture | CMS +S92199D | Other fracture of unspecified talus, subsequent encounter for fracture with routine healing | CMS +S92199G | Other fracture of unspecified talus, subsequent encounter for fracture with delayed healing | CMS +S92199K | Other fracture of unspecified talus, subsequent encounter for fracture with nonunion | CMS +S92199P | Other fracture of unspecified talus, subsequent encounter for fracture with malunion | CMS +S92199S | Other fracture of unspecified talus, sequela | CMS +S922 | Fracture of other tarsal bone(s) | WHO +S92201A | Fracture of unspecified tarsal bone(s) of right foot, initial encounter for closed fracture | CMS +S92201B | Fracture of unspecified tarsal bone(s) of right foot, initial encounter for open fracture | CMS +S92201D | Fracture of unspecified tarsal bone(s) of right foot, subsequent encounter for fracture with routine healing | CMS +S92201G | Fracture of unspecified tarsal bone(s) of right foot, subsequent encounter for fracture with delayed healing | CMS +S92201K | Fracture of unspecified tarsal bone(s) of right foot, subsequent encounter for fracture with nonunion | CMS +S92201P | Fracture of unspecified tarsal bone(s) of right foot, subsequent encounter for fracture with malunion | CMS +S92201S | Fracture of unspecified tarsal bone(s) of right foot, sequela | CMS +S92202A | Fracture of unspecified tarsal bone(s) of left foot, initial encounter for closed fracture | CMS +S92202B | Fracture of unspecified tarsal bone(s) of left foot, initial encounter for open fracture | CMS +S92202D | Fracture of unspecified tarsal bone(s) of left foot, subsequent encounter for fracture with routine healing | CMS +S92202G | Fracture of unspecified tarsal bone(s) of left foot, subsequent encounter for fracture with delayed healing | CMS +S92202K | Fracture of unspecified tarsal bone(s) of left foot, subsequent encounter for fracture with nonunion | CMS +S92202P | Fracture of unspecified tarsal bone(s) of left foot, subsequent encounter for fracture with malunion | CMS +S92202S | Fracture of unspecified tarsal bone(s) of left foot, sequela | CMS +S92209A | Fracture of unspecified tarsal bone(s) of unspecified foot, initial encounter for closed fracture | CMS +S92209B | Fracture of unspecified tarsal bone(s) of unspecified foot, initial encounter for open fracture | CMS +S92209D | Fracture of unspecified tarsal bone(s) of unspecified foot, subsequent encounter for fracture with routine healing | CMS +S92209G | Fracture of unspecified tarsal bone(s) of unspecified foot, subsequent encounter for fracture with delayed healing | CMS +S92209K | Fracture of unspecified tarsal bone(s) of unspecified foot, subsequent encounter for fracture with nonunion | CMS +S92209P | Fracture of unspecified tarsal bone(s) of unspecified foot, subsequent encounter for fracture with malunion | CMS +S92209S | Fracture of unspecified tarsal bone(s) of unspecified foot, sequela | CMS +S92211A | Displaced fracture of cuboid bone of right foot, initial encounter for closed fracture | CMS +S92211B | Displaced fracture of cuboid bone of right foot, initial encounter for open fracture | CMS +S92211D | Displaced fracture of cuboid bone of right foot, subsequent encounter for fracture with routine healing | CMS +S92211G | Displaced fracture of cuboid bone of right foot, subsequent encounter for fracture with delayed healing | CMS +S92211K | Displaced fracture of cuboid bone of right foot, subsequent encounter for fracture with nonunion | CMS +S92211P | Displaced fracture of cuboid bone of right foot, subsequent encounter for fracture with malunion | CMS +S92211S | Displaced fracture of cuboid bone of right foot, sequela | CMS +S92212A | Displaced fracture of cuboid bone of left foot, initial encounter for closed fracture | CMS +S92212B | Displaced fracture of cuboid bone of left foot, initial encounter for open fracture | CMS +S92212D | Displaced fracture of cuboid bone of left foot, subsequent encounter for fracture with routine healing | CMS +S92212G | Displaced fracture of cuboid bone of left foot, subsequent encounter for fracture with delayed healing | CMS +S92212K | Displaced fracture of cuboid bone of left foot, subsequent encounter for fracture with nonunion | CMS +S92212P | Displaced fracture of cuboid bone of left foot, subsequent encounter for fracture with malunion | CMS +S92212S | Displaced fracture of cuboid bone of left foot, sequela | CMS +S92213A | Displaced fracture of cuboid bone of unspecified foot, initial encounter for closed fracture | CMS +S92213B | Displaced fracture of cuboid bone of unspecified foot, initial encounter for open fracture | CMS +S92213D | Displaced fracture of cuboid bone of unspecified foot, subsequent encounter for fracture with routine healing | CMS +S92213G | Displaced fracture of cuboid bone of unspecified foot, subsequent encounter for fracture with delayed healing | CMS +S92213K | Displaced fracture of cuboid bone of unspecified foot, subsequent encounter for fracture with nonunion | CMS +S92213P | Displaced fracture of cuboid bone of unspecified foot, subsequent encounter for fracture with malunion | CMS +S92213S | Displaced fracture of cuboid bone of unspecified foot, sequela | CMS +S92214A | Nondisplaced fracture of cuboid bone of right foot, initial encounter for closed fracture | CMS +S92214B | Nondisplaced fracture of cuboid bone of right foot, initial encounter for open fracture | CMS +S92214D | Nondisplaced fracture of cuboid bone of right foot, subsequent encounter for fracture with routine healing | CMS +S92214G | Nondisplaced fracture of cuboid bone of right foot, subsequent encounter for fracture with delayed healing | CMS +S92214K | Nondisplaced fracture of cuboid bone of right foot, subsequent encounter for fracture with nonunion | CMS +S92214P | Nondisplaced fracture of cuboid bone of right foot, subsequent encounter for fracture with malunion | CMS +S92214S | Nondisplaced fracture of cuboid bone of right foot, sequela | CMS +S92215A | Nondisplaced fracture of cuboid bone of left foot, initial encounter for closed fracture | CMS +S92215B | Nondisplaced fracture of cuboid bone of left foot, initial encounter for open fracture | CMS +S92215D | Nondisplaced fracture of cuboid bone of left foot, subsequent encounter for fracture with routine healing | CMS +S92215G | Nondisplaced fracture of cuboid bone of left foot, subsequent encounter for fracture with delayed healing | CMS +S92215K | Nondisplaced fracture of cuboid bone of left foot, subsequent encounter for fracture with nonunion | CMS +S92215P | Nondisplaced fracture of cuboid bone of left foot, subsequent encounter for fracture with malunion | CMS +S92215S | Nondisplaced fracture of cuboid bone of left foot, sequela | CMS +S92216A | Nondisplaced fracture of cuboid bone of unspecified foot, initial encounter for closed fracture | CMS +S92216B | Nondisplaced fracture of cuboid bone of unspecified foot, initial encounter for open fracture | CMS +S92216D | Nondisplaced fracture of cuboid bone of unspecified foot, subsequent encounter for fracture with routine healing | CMS +S92216G | Nondisplaced fracture of cuboid bone of unspecified foot, subsequent encounter for fracture with delayed healing | CMS +S92216K | Nondisplaced fracture of cuboid bone of unspecified foot, subsequent encounter for fracture with nonunion | CMS +S92216P | Nondisplaced fracture of cuboid bone of unspecified foot, subsequent encounter for fracture with malunion | CMS +S92216S | Nondisplaced fracture of cuboid bone of unspecified foot, sequela | CMS +S92221A | Displaced fracture of lateral cuneiform of right foot, initial encounter for closed fracture | CMS +S92221B | Displaced fracture of lateral cuneiform of right foot, initial encounter for open fracture | CMS +S92221D | Displaced fracture of lateral cuneiform of right foot, subsequent encounter for fracture with routine healing | CMS +S92221G | Displaced fracture of lateral cuneiform of right foot, subsequent encounter for fracture with delayed healing | CMS +S92221K | Displaced fracture of lateral cuneiform of right foot, subsequent encounter for fracture with nonunion | CMS +S92221P | Displaced fracture of lateral cuneiform of right foot, subsequent encounter for fracture with malunion | CMS +S92221S | Displaced fracture of lateral cuneiform of right foot, sequela | CMS +S92222A | Displaced fracture of lateral cuneiform of left foot, initial encounter for closed fracture | CMS +S92222B | Displaced fracture of lateral cuneiform of left foot, initial encounter for open fracture | CMS +S92222D | Displaced fracture of lateral cuneiform of left foot, subsequent encounter for fracture with routine healing | CMS +S92222G | Displaced fracture of lateral cuneiform of left foot, subsequent encounter for fracture with delayed healing | CMS +S92222K | Displaced fracture of lateral cuneiform of left foot, subsequent encounter for fracture with nonunion | CMS +S92222P | Displaced fracture of lateral cuneiform of left foot, subsequent encounter for fracture with malunion | CMS +S92222S | Displaced fracture of lateral cuneiform of left foot, sequela | CMS +S92223A | Displaced fracture of lateral cuneiform of unspecified foot, initial encounter for closed fracture | CMS +S92223B | Displaced fracture of lateral cuneiform of unspecified foot, initial encounter for open fracture | CMS +S92223D | Displaced fracture of lateral cuneiform of unspecified foot, subsequent encounter for fracture with routine healing | CMS +S92223G | Displaced fracture of lateral cuneiform of unspecified foot, subsequent encounter for fracture with delayed healing | CMS +S92223K | Displaced fracture of lateral cuneiform of unspecified foot, subsequent encounter for fracture with nonunion | CMS +S92223P | Displaced fracture of lateral cuneiform of unspecified foot, subsequent encounter for fracture with malunion | CMS +S92223S | Displaced fracture of lateral cuneiform of unspecified foot, sequela | CMS +S92224A | Nondisplaced fracture of lateral cuneiform of right foot, initial encounter for closed fracture | CMS +S92224B | Nondisplaced fracture of lateral cuneiform of right foot, initial encounter for open fracture | CMS +S92224D | Nondisplaced fracture of lateral cuneiform of right foot, subsequent encounter for fracture with routine healing | CMS +S92224G | Nondisplaced fracture of lateral cuneiform of right foot, subsequent encounter for fracture with delayed healing | CMS +S92224K | Nondisplaced fracture of lateral cuneiform of right foot, subsequent encounter for fracture with nonunion | CMS +S92224P | Nondisplaced fracture of lateral cuneiform of right foot, subsequent encounter for fracture with malunion | CMS +S92224S | Nondisplaced fracture of lateral cuneiform of right foot, sequela | CMS +S92225A | Nondisplaced fracture of lateral cuneiform of left foot, initial encounter for closed fracture | CMS +S92225B | Nondisplaced fracture of lateral cuneiform of left foot, initial encounter for open fracture | CMS +S92225D | Nondisplaced fracture of lateral cuneiform of left foot, subsequent encounter for fracture with routine healing | CMS +S92225G | Nondisplaced fracture of lateral cuneiform of left foot, subsequent encounter for fracture with delayed healing | CMS +S92225K | Nondisplaced fracture of lateral cuneiform of left foot, subsequent encounter for fracture with nonunion | CMS +S92225P | Nondisplaced fracture of lateral cuneiform of left foot, subsequent encounter for fracture with malunion | CMS +S92225S | Nondisplaced fracture of lateral cuneiform of left foot, sequela | CMS +S92226A | Nondisplaced fracture of lateral cuneiform of unspecified foot, initial encounter for closed fracture | CMS +S92226B | Nondisplaced fracture of lateral cuneiform of unspecified foot, initial encounter for open fracture | CMS +S92226D | Nondisplaced fracture of lateral cuneiform of unspecified foot, subsequent encounter for fracture with routine healing | CMS +S92226G | Nondisplaced fracture of lateral cuneiform of unspecified foot, subsequent encounter for fracture with delayed healing | CMS +S92226K | Nondisplaced fracture of lateral cuneiform of unspecified foot, subsequent encounter for fracture with nonunion | CMS +S92226P | Nondisplaced fracture of lateral cuneiform of unspecified foot, subsequent encounter for fracture with malunion | CMS +S92226S | Nondisplaced fracture of lateral cuneiform of unspecified foot, sequela | CMS +S92231A | Displaced fracture of intermediate cuneiform of right foot, initial encounter for closed fracture | CMS +S92231B | Displaced fracture of intermediate cuneiform of right foot, initial encounter for open fracture | CMS +S92231D | Displaced fracture of intermediate cuneiform of right foot, subsequent encounter for fracture with routine healing | CMS +S92231G | Displaced fracture of intermediate cuneiform of right foot, subsequent encounter for fracture with delayed healing | CMS +S92231K | Displaced fracture of intermediate cuneiform of right foot, subsequent encounter for fracture with nonunion | CMS +S92231P | Displaced fracture of intermediate cuneiform of right foot, subsequent encounter for fracture with malunion | CMS +S92231S | Displaced fracture of intermediate cuneiform of right foot, sequela | CMS +S92232A | Displaced fracture of intermediate cuneiform of left foot, initial encounter for closed fracture | CMS +S92232B | Displaced fracture of intermediate cuneiform of left foot, initial encounter for open fracture | CMS +S92232D | Displaced fracture of intermediate cuneiform of left foot, subsequent encounter for fracture with routine healing | CMS +S92232G | Displaced fracture of intermediate cuneiform of left foot, subsequent encounter for fracture with delayed healing | CMS +S92232K | Displaced fracture of intermediate cuneiform of left foot, subsequent encounter for fracture with nonunion | CMS +S92232P | Displaced fracture of intermediate cuneiform of left foot, subsequent encounter for fracture with malunion | CMS +S92232S | Displaced fracture of intermediate cuneiform of left foot, sequela | CMS +S92233A | Displaced fracture of intermediate cuneiform of unspecified foot, initial encounter for closed fracture | CMS +S92233B | Displaced fracture of intermediate cuneiform of unspecified foot, initial encounter for open fracture | CMS +S92233D | Displaced fracture of intermediate cuneiform of unspecified foot, subsequent encounter for fracture with routine healing | CMS +S92233G | Displaced fracture of intermediate cuneiform of unspecified foot, subsequent encounter for fracture with delayed healing | CMS +S92233K | Displaced fracture of intermediate cuneiform of unspecified foot, subsequent encounter for fracture with nonunion | CMS +S92233P | Displaced fracture of intermediate cuneiform of unspecified foot, subsequent encounter for fracture with malunion | CMS +S92233S | Displaced fracture of intermediate cuneiform of unspecified foot, sequela | CMS +S92234A | Nondisplaced fracture of intermediate cuneiform of right foot, initial encounter for closed fracture | CMS +S92234B | Nondisplaced fracture of intermediate cuneiform of right foot, initial encounter for open fracture | CMS +S92234D | Nondisplaced fracture of intermediate cuneiform of right foot, subsequent encounter for fracture with routine healing | CMS +S92234G | Nondisplaced fracture of intermediate cuneiform of right foot, subsequent encounter for fracture with delayed healing | CMS +S92234K | Nondisplaced fracture of intermediate cuneiform of right foot, subsequent encounter for fracture with nonunion | CMS +S92234P | Nondisplaced fracture of intermediate cuneiform of right foot, subsequent encounter for fracture with malunion | CMS +S92234S | Nondisplaced fracture of intermediate cuneiform of right foot, sequela | CMS +S92235A | Nondisplaced fracture of intermediate cuneiform of left foot, initial encounter for closed fracture | CMS +S92235B | Nondisplaced fracture of intermediate cuneiform of left foot, initial encounter for open fracture | CMS +S92235D | Nondisplaced fracture of intermediate cuneiform of left foot, subsequent encounter for fracture with routine healing | CMS +S92235G | Nondisplaced fracture of intermediate cuneiform of left foot, subsequent encounter for fracture with delayed healing | CMS +S92235K | Nondisplaced fracture of intermediate cuneiform of left foot, subsequent encounter for fracture with nonunion | CMS +S92235P | Nondisplaced fracture of intermediate cuneiform of left foot, subsequent encounter for fracture with malunion | CMS +S92235S | Nondisplaced fracture of intermediate cuneiform of left foot, sequela | CMS +S92236A | Nondisplaced fracture of intermediate cuneiform of unspecified foot, initial encounter for closed fracture | CMS +S92236B | Nondisplaced fracture of intermediate cuneiform of unspecified foot, initial encounter for open fracture | CMS +S92236D | Nondisplaced fracture of intermediate cuneiform of unspecified foot, subsequent encounter for fracture with routine healing | CMS +S92236G | Nondisplaced fracture of intermediate cuneiform of unspecified foot, subsequent encounter for fracture with delayed healing | CMS +S92236K | Nondisplaced fracture of intermediate cuneiform of unspecified foot, subsequent encounter for fracture with nonunion | CMS +S92236P | Nondisplaced fracture of intermediate cuneiform of unspecified foot, subsequent encounter for fracture with malunion | CMS +S92236S | Nondisplaced fracture of intermediate cuneiform of unspecified foot, sequela | CMS +S92241A | Displaced fracture of medial cuneiform of right foot, initial encounter for closed fracture | CMS +S92241B | Displaced fracture of medial cuneiform of right foot, initial encounter for open fracture | CMS +S92241D | Displaced fracture of medial cuneiform of right foot, subsequent encounter for fracture with routine healing | CMS +S92241G | Displaced fracture of medial cuneiform of right foot, subsequent encounter for fracture with delayed healing | CMS +S92241K | Displaced fracture of medial cuneiform of right foot, subsequent encounter for fracture with nonunion | CMS +S92241P | Displaced fracture of medial cuneiform of right foot, subsequent encounter for fracture with malunion | CMS +S92241S | Displaced fracture of medial cuneiform of right foot, sequela | CMS +S92242A | Displaced fracture of medial cuneiform of left foot, initial encounter for closed fracture | CMS +S92242B | Displaced fracture of medial cuneiform of left foot, initial encounter for open fracture | CMS +S92242D | Displaced fracture of medial cuneiform of left foot, subsequent encounter for fracture with routine healing | CMS +S92242G | Displaced fracture of medial cuneiform of left foot, subsequent encounter for fracture with delayed healing | CMS +S92242K | Displaced fracture of medial cuneiform of left foot, subsequent encounter for fracture with nonunion | CMS +S92242P | Displaced fracture of medial cuneiform of left foot, subsequent encounter for fracture with malunion | CMS +S92242S | Displaced fracture of medial cuneiform of left foot, sequela | CMS +S92243A | Displaced fracture of medial cuneiform of unspecified foot, initial encounter for closed fracture | CMS +S92243B | Displaced fracture of medial cuneiform of unspecified foot, initial encounter for open fracture | CMS +S92243D | Displaced fracture of medial cuneiform of unspecified foot, subsequent encounter for fracture with routine healing | CMS +S92243G | Displaced fracture of medial cuneiform of unspecified foot, subsequent encounter for fracture with delayed healing | CMS +S92243K | Displaced fracture of medial cuneiform of unspecified foot, subsequent encounter for fracture with nonunion | CMS +S92243P | Displaced fracture of medial cuneiform of unspecified foot, subsequent encounter for fracture with malunion | CMS +S92243S | Displaced fracture of medial cuneiform of unspecified foot, sequela | CMS +S92244A | Nondisplaced fracture of medial cuneiform of right foot, initial encounter for closed fracture | CMS +S92244B | Nondisplaced fracture of medial cuneiform of right foot, initial encounter for open fracture | CMS +S92244D | Nondisplaced fracture of medial cuneiform of right foot, subsequent encounter for fracture with routine healing | CMS +S92244G | Nondisplaced fracture of medial cuneiform of right foot, subsequent encounter for fracture with delayed healing | CMS +S92244K | Nondisplaced fracture of medial cuneiform of right foot, subsequent encounter for fracture with nonunion | CMS +S92244P | Nondisplaced fracture of medial cuneiform of right foot, subsequent encounter for fracture with malunion | CMS +S92244S | Nondisplaced fracture of medial cuneiform of right foot, sequela | CMS +S92245A | Nondisplaced fracture of medial cuneiform of left foot, initial encounter for closed fracture | CMS +S92245B | Nondisplaced fracture of medial cuneiform of left foot, initial encounter for open fracture | CMS +S92245D | Nondisplaced fracture of medial cuneiform of left foot, subsequent encounter for fracture with routine healing | CMS +S92245G | Nondisplaced fracture of medial cuneiform of left foot, subsequent encounter for fracture with delayed healing | CMS +S92245K | Nondisplaced fracture of medial cuneiform of left foot, subsequent encounter for fracture with nonunion | CMS +S92245P | Nondisplaced fracture of medial cuneiform of left foot, subsequent encounter for fracture with malunion | CMS +S92245S | Nondisplaced fracture of medial cuneiform of left foot, sequela | CMS +S92246A | Nondisplaced fracture of medial cuneiform of unspecified foot, initial encounter for closed fracture | CMS +S92246B | Nondisplaced fracture of medial cuneiform of unspecified foot, initial encounter for open fracture | CMS +S92246D | Nondisplaced fracture of medial cuneiform of unspecified foot, subsequent encounter for fracture with routine healing | CMS +S92246G | Nondisplaced fracture of medial cuneiform of unspecified foot, subsequent encounter for fracture with delayed healing | CMS +S92246K | Nondisplaced fracture of medial cuneiform of unspecified foot, subsequent encounter for fracture with nonunion | CMS +S92246P | Nondisplaced fracture of medial cuneiform of unspecified foot, subsequent encounter for fracture with malunion | CMS +S92246S | Nondisplaced fracture of medial cuneiform of unspecified foot, sequela | CMS +S92251A | Displaced fracture of navicular [scaphoid] of right foot, initial encounter for closed fracture | CMS +S92251B | Displaced fracture of navicular [scaphoid] of right foot, initial encounter for open fracture | CMS +S92251D | Displaced fracture of navicular [scaphoid] of right foot, subsequent encounter for fracture with routine healing | CMS +S92251G | Displaced fracture of navicular [scaphoid] of right foot, subsequent encounter for fracture with delayed healing | CMS +S92251K | Displaced fracture of navicular [scaphoid] of right foot, subsequent encounter for fracture with nonunion | CMS +S92251P | Displaced fracture of navicular [scaphoid] of right foot, subsequent encounter for fracture with malunion | CMS +S92251S | Displaced fracture of navicular [scaphoid] of right foot, sequela | CMS +S92252A | Displaced fracture of navicular [scaphoid] of left foot, initial encounter for closed fracture | CMS +S92252B | Displaced fracture of navicular [scaphoid] of left foot, initial encounter for open fracture | CMS +S92252D | Displaced fracture of navicular [scaphoid] of left foot, subsequent encounter for fracture with routine healing | CMS +S92252G | Displaced fracture of navicular [scaphoid] of left foot, subsequent encounter for fracture with delayed healing | CMS +S92252K | Displaced fracture of navicular [scaphoid] of left foot, subsequent encounter for fracture with nonunion | CMS +S92252P | Displaced fracture of navicular [scaphoid] of left foot, subsequent encounter for fracture with malunion | CMS +S92252S | Displaced fracture of navicular [scaphoid] of left foot, sequela | CMS +S92253A | Displaced fracture of navicular [scaphoid] of unspecified foot, initial encounter for closed fracture | CMS +S92253B | Displaced fracture of navicular [scaphoid] of unspecified foot, initial encounter for open fracture | CMS +S92253D | Displaced fracture of navicular [scaphoid] of unspecified foot, subsequent encounter for fracture with routine healing | CMS +S92253G | Displaced fracture of navicular [scaphoid] of unspecified foot, subsequent encounter for fracture with delayed healing | CMS +S92253K | Displaced fracture of navicular [scaphoid] of unspecified foot, subsequent encounter for fracture with nonunion | CMS +S92253P | Displaced fracture of navicular [scaphoid] of unspecified foot, subsequent encounter for fracture with malunion | CMS +S92253S | Displaced fracture of navicular [scaphoid] of unspecified foot, sequela | CMS +S92254A | Nondisplaced fracture of navicular [scaphoid] of right foot, initial encounter for closed fracture | CMS +S92254B | Nondisplaced fracture of navicular [scaphoid] of right foot, initial encounter for open fracture | CMS +S92254D | Nondisplaced fracture of navicular [scaphoid] of right foot, subsequent encounter for fracture with routine healing | CMS +S92254G | Nondisplaced fracture of navicular [scaphoid] of right foot, subsequent encounter for fracture with delayed healing | CMS +S92254K | Nondisplaced fracture of navicular [scaphoid] of right foot, subsequent encounter for fracture with nonunion | CMS +S92254P | Nondisplaced fracture of navicular [scaphoid] of right foot, subsequent encounter for fracture with malunion | CMS +S92254S | Nondisplaced fracture of navicular [scaphoid] of right foot, sequela | CMS +S92255A | Nondisplaced fracture of navicular [scaphoid] of left foot, initial encounter for closed fracture | CMS +S92255B | Nondisplaced fracture of navicular [scaphoid] of left foot, initial encounter for open fracture | CMS +S92255D | Nondisplaced fracture of navicular [scaphoid] of left foot, subsequent encounter for fracture with routine healing | CMS +S92255G | Nondisplaced fracture of navicular [scaphoid] of left foot, subsequent encounter for fracture with delayed healing | CMS +S92255K | Nondisplaced fracture of navicular [scaphoid] of left foot, subsequent encounter for fracture with nonunion | CMS +S92255P | Nondisplaced fracture of navicular [scaphoid] of left foot, subsequent encounter for fracture with malunion | CMS +S92255S | Nondisplaced fracture of navicular [scaphoid] of left foot, sequela | CMS +S92256A | Nondisplaced fracture of navicular [scaphoid] of unspecified foot, initial encounter for closed fracture | CMS +S92256B | Nondisplaced fracture of navicular [scaphoid] of unspecified foot, initial encounter for open fracture | CMS +S92256D | Nondisplaced fracture of navicular [scaphoid] of unspecified foot, subsequent encounter for fracture with routine healing | CMS +S92256G | Nondisplaced fracture of navicular [scaphoid] of unspecified foot, subsequent encounter for fracture with delayed healing | CMS +S92256K | Nondisplaced fracture of navicular [scaphoid] of unspecified foot, subsequent encounter for fracture with nonunion | CMS +S92256P | Nondisplaced fracture of navicular [scaphoid] of unspecified foot, subsequent encounter for fracture with malunion | CMS +S92256S | Nondisplaced fracture of navicular [scaphoid] of unspecified foot, sequela | CMS +S923 | Fracture of metatarsal bone | WHO +S92301A | Fracture of unspecified metatarsal bone(s), right foot, initial encounter for closed fracture | CMS +S92301B | Fracture of unspecified metatarsal bone(s), right foot, initial encounter for open fracture | CMS +S92301D | Fracture of unspecified metatarsal bone(s), right foot, subsequent encounter for fracture with routine healing | CMS +S92301G | Fracture of unspecified metatarsal bone(s), right foot, subsequent encounter for fracture with delayed healing | CMS +S92301K | Fracture of unspecified metatarsal bone(s), right foot, subsequent encounter for fracture with nonunion | CMS +S92301P | Fracture of unspecified metatarsal bone(s), right foot, subsequent encounter for fracture with malunion | CMS +S92301S | Fracture of unspecified metatarsal bone(s), right foot, sequela | CMS +S92302A | Fracture of unspecified metatarsal bone(s), left foot, initial encounter for closed fracture | CMS +S92302B | Fracture of unspecified metatarsal bone(s), left foot, initial encounter for open fracture | CMS +S92302D | Fracture of unspecified metatarsal bone(s), left foot, subsequent encounter for fracture with routine healing | CMS +S92302G | Fracture of unspecified metatarsal bone(s), left foot, subsequent encounter for fracture with delayed healing | CMS +S92302K | Fracture of unspecified metatarsal bone(s), left foot, subsequent encounter for fracture with nonunion | CMS +S92302P | Fracture of unspecified metatarsal bone(s), left foot, subsequent encounter for fracture with malunion | CMS +S92302S | Fracture of unspecified metatarsal bone(s), left foot, sequela | CMS +S92309A | Fracture of unspecified metatarsal bone(s), unspecified foot, initial encounter for closed fracture | CMS +S92309B | Fracture of unspecified metatarsal bone(s), unspecified foot, initial encounter for open fracture | CMS +S92309D | Fracture of unspecified metatarsal bone(s), unspecified foot, subsequent encounter for fracture with routine healing | CMS +S92309G | Fracture of unspecified metatarsal bone(s), unspecified foot, subsequent encounter for fracture with delayed healing | CMS +S92309K | Fracture of unspecified metatarsal bone(s), unspecified foot, subsequent encounter for fracture with nonunion | CMS +S92309P | Fracture of unspecified metatarsal bone(s), unspecified foot, subsequent encounter for fracture with malunion | CMS +S92309S | Fracture of unspecified metatarsal bone(s), unspecified foot, sequela | CMS +S92311A | Displaced fracture of first metatarsal bone, right foot, initial encounter for closed fracture | CMS +S92311B | Displaced fracture of first metatarsal bone, right foot, initial encounter for open fracture | CMS +S92311D | Displaced fracture of first metatarsal bone, right foot, subsequent encounter for fracture with routine healing | CMS +S92311G | Displaced fracture of first metatarsal bone, right foot, subsequent encounter for fracture with delayed healing | CMS +S92311K | Displaced fracture of first metatarsal bone, right foot, subsequent encounter for fracture with nonunion | CMS +S92311P | Displaced fracture of first metatarsal bone, right foot, subsequent encounter for fracture with malunion | CMS +S92311S | Displaced fracture of first metatarsal bone, right foot, sequela | CMS +S92312A | Displaced fracture of first metatarsal bone, left foot, initial encounter for closed fracture | CMS +S92312B | Displaced fracture of first metatarsal bone, left foot, initial encounter for open fracture | CMS +S92312D | Displaced fracture of first metatarsal bone, left foot, subsequent encounter for fracture with routine healing | CMS +S92312G | Displaced fracture of first metatarsal bone, left foot, subsequent encounter for fracture with delayed healing | CMS +S92312K | Displaced fracture of first metatarsal bone, left foot, subsequent encounter for fracture with nonunion | CMS +S92312P | Displaced fracture of first metatarsal bone, left foot, subsequent encounter for fracture with malunion | CMS +S92312S | Displaced fracture of first metatarsal bone, left foot, sequela | CMS +S92313A | Displaced fracture of first metatarsal bone, unspecified foot, initial encounter for closed fracture | CMS +S92313B | Displaced fracture of first metatarsal bone, unspecified foot, initial encounter for open fracture | CMS +S92313D | Displaced fracture of first metatarsal bone, unspecified foot, subsequent encounter for fracture with routine healing | CMS +S92313G | Displaced fracture of first metatarsal bone, unspecified foot, subsequent encounter for fracture with delayed healing | CMS +S92313K | Displaced fracture of first metatarsal bone, unspecified foot, subsequent encounter for fracture with nonunion | CMS +S92313P | Displaced fracture of first metatarsal bone, unspecified foot, subsequent encounter for fracture with malunion | CMS +S92313S | Displaced fracture of first metatarsal bone, unspecified foot, sequela | CMS +S92314A | Nondisplaced fracture of first metatarsal bone, right foot, initial encounter for closed fracture | CMS +S92314B | Nondisplaced fracture of first metatarsal bone, right foot, initial encounter for open fracture | CMS +S92314D | Nondisplaced fracture of first metatarsal bone, right foot, subsequent encounter for fracture with routine healing | CMS +S92314G | Nondisplaced fracture of first metatarsal bone, right foot, subsequent encounter for fracture with delayed healing | CMS +S92314K | Nondisplaced fracture of first metatarsal bone, right foot, subsequent encounter for fracture with nonunion | CMS +S92314P | Nondisplaced fracture of first metatarsal bone, right foot, subsequent encounter for fracture with malunion | CMS +S92314S | Nondisplaced fracture of first metatarsal bone, right foot, sequela | CMS +S92315A | Nondisplaced fracture of first metatarsal bone, left foot, initial encounter for closed fracture | CMS +S92315B | Nondisplaced fracture of first metatarsal bone, left foot, initial encounter for open fracture | CMS +S92315D | Nondisplaced fracture of first metatarsal bone, left foot, subsequent encounter for fracture with routine healing | CMS +S92315G | Nondisplaced fracture of first metatarsal bone, left foot, subsequent encounter for fracture with delayed healing | CMS +S92315K | Nondisplaced fracture of first metatarsal bone, left foot, subsequent encounter for fracture with nonunion | CMS +S92315P | Nondisplaced fracture of first metatarsal bone, left foot, subsequent encounter for fracture with malunion | CMS +S92315S | Nondisplaced fracture of first metatarsal bone, left foot, sequela | CMS +S92316A | Nondisplaced fracture of first metatarsal bone, unspecified foot, initial encounter for closed fracture | CMS +S92316B | Nondisplaced fracture of first metatarsal bone, unspecified foot, initial encounter for open fracture | CMS +S92316D | Nondisplaced fracture of first metatarsal bone, unspecified foot, subsequent encounter for fracture with routine healing | CMS +S92316G | Nondisplaced fracture of first metatarsal bone, unspecified foot, subsequent encounter for fracture with delayed healing | CMS +S92316K | Nondisplaced fracture of first metatarsal bone, unspecified foot, subsequent encounter for fracture with nonunion | CMS +S92316P | Nondisplaced fracture of first metatarsal bone, unspecified foot, subsequent encounter for fracture with malunion | CMS +S92316S | Nondisplaced fracture of first metatarsal bone, unspecified foot, sequela | CMS +S92321A | Displaced fracture of second metatarsal bone, right foot, initial encounter for closed fracture | CMS +S92321B | Displaced fracture of second metatarsal bone, right foot, initial encounter for open fracture | CMS +S92321D | Displaced fracture of second metatarsal bone, right foot, subsequent encounter for fracture with routine healing | CMS +S92321G | Displaced fracture of second metatarsal bone, right foot, subsequent encounter for fracture with delayed healing | CMS +S92321K | Displaced fracture of second metatarsal bone, right foot, subsequent encounter for fracture with nonunion | CMS +S92321P | Displaced fracture of second metatarsal bone, right foot, subsequent encounter for fracture with malunion | CMS +S92321S | Displaced fracture of second metatarsal bone, right foot, sequela | CMS +S92322A | Displaced fracture of second metatarsal bone, left foot, initial encounter for closed fracture | CMS +S92322B | Displaced fracture of second metatarsal bone, left foot, initial encounter for open fracture | CMS +S92322D | Displaced fracture of second metatarsal bone, left foot, subsequent encounter for fracture with routine healing | CMS +S92322G | Displaced fracture of second metatarsal bone, left foot, subsequent encounter for fracture with delayed healing | CMS +S92322K | Displaced fracture of second metatarsal bone, left foot, subsequent encounter for fracture with nonunion | CMS +S92322P | Displaced fracture of second metatarsal bone, left foot, subsequent encounter for fracture with malunion | CMS +S92322S | Displaced fracture of second metatarsal bone, left foot, sequela | CMS +S92323A | Displaced fracture of second metatarsal bone, unspecified foot, initial encounter for closed fracture | CMS +S92323B | Displaced fracture of second metatarsal bone, unspecified foot, initial encounter for open fracture | CMS +S92323D | Displaced fracture of second metatarsal bone, unspecified foot, subsequent encounter for fracture with routine healing | CMS +S92323G | Displaced fracture of second metatarsal bone, unspecified foot, subsequent encounter for fracture with delayed healing | CMS +S92323K | Displaced fracture of second metatarsal bone, unspecified foot, subsequent encounter for fracture with nonunion | CMS +S92323P | Displaced fracture of second metatarsal bone, unspecified foot, subsequent encounter for fracture with malunion | CMS +S92323S | Displaced fracture of second metatarsal bone, unspecified foot, sequela | CMS +S92324A | Nondisplaced fracture of second metatarsal bone, right foot, initial encounter for closed fracture | CMS +S92324B | Nondisplaced fracture of second metatarsal bone, right foot, initial encounter for open fracture | CMS +S92324D | Nondisplaced fracture of second metatarsal bone, right foot, subsequent encounter for fracture with routine healing | CMS +S92324G | Nondisplaced fracture of second metatarsal bone, right foot, subsequent encounter for fracture with delayed healing | CMS +S92324K | Nondisplaced fracture of second metatarsal bone, right foot, subsequent encounter for fracture with nonunion | CMS +S92324P | Nondisplaced fracture of second metatarsal bone, right foot, subsequent encounter for fracture with malunion | CMS +S92324S | Nondisplaced fracture of second metatarsal bone, right foot, sequela | CMS +S92325A | Nondisplaced fracture of second metatarsal bone, left foot, initial encounter for closed fracture | CMS +S92325B | Nondisplaced fracture of second metatarsal bone, left foot, initial encounter for open fracture | CMS +S92325D | Nondisplaced fracture of second metatarsal bone, left foot, subsequent encounter for fracture with routine healing | CMS +S92325G | Nondisplaced fracture of second metatarsal bone, left foot, subsequent encounter for fracture with delayed healing | CMS +S92325K | Nondisplaced fracture of second metatarsal bone, left foot, subsequent encounter for fracture with nonunion | CMS +S92325P | Nondisplaced fracture of second metatarsal bone, left foot, subsequent encounter for fracture with malunion | CMS +S92325S | Nondisplaced fracture of second metatarsal bone, left foot, sequela | CMS +S92326A | Nondisplaced fracture of second metatarsal bone, unspecified foot, initial encounter for closed fracture | CMS +S92326B | Nondisplaced fracture of second metatarsal bone, unspecified foot, initial encounter for open fracture | CMS +S92326D | Nondisplaced fracture of second metatarsal bone, unspecified foot, subsequent encounter for fracture with routine healing | CMS +S92326G | Nondisplaced fracture of second metatarsal bone, unspecified foot, subsequent encounter for fracture with delayed healing | CMS +S92326K | Nondisplaced fracture of second metatarsal bone, unspecified foot, subsequent encounter for fracture with nonunion | CMS +S92326P | Nondisplaced fracture of second metatarsal bone, unspecified foot, subsequent encounter for fracture with malunion | CMS +S92326S | Nondisplaced fracture of second metatarsal bone, unspecified foot, sequela | CMS +S92331A | Displaced fracture of third metatarsal bone, right foot, initial encounter for closed fracture | CMS +S92331B | Displaced fracture of third metatarsal bone, right foot, initial encounter for open fracture | CMS +S92331D | Displaced fracture of third metatarsal bone, right foot, subsequent encounter for fracture with routine healing | CMS +S92331G | Displaced fracture of third metatarsal bone, right foot, subsequent encounter for fracture with delayed healing | CMS +S92331K | Displaced fracture of third metatarsal bone, right foot, subsequent encounter for fracture with nonunion | CMS +S92331P | Displaced fracture of third metatarsal bone, right foot, subsequent encounter for fracture with malunion | CMS +S92331S | Displaced fracture of third metatarsal bone, right foot, sequela | CMS +S92332A | Displaced fracture of third metatarsal bone, left foot, initial encounter for closed fracture | CMS +S92332B | Displaced fracture of third metatarsal bone, left foot, initial encounter for open fracture | CMS +S92332D | Displaced fracture of third metatarsal bone, left foot, subsequent encounter for fracture with routine healing | CMS +S92332G | Displaced fracture of third metatarsal bone, left foot, subsequent encounter for fracture with delayed healing | CMS +S92332K | Displaced fracture of third metatarsal bone, left foot, subsequent encounter for fracture with nonunion | CMS +S92332P | Displaced fracture of third metatarsal bone, left foot, subsequent encounter for fracture with malunion | CMS +S92332S | Displaced fracture of third metatarsal bone, left foot, sequela | CMS +S92333A | Displaced fracture of third metatarsal bone, unspecified foot, initial encounter for closed fracture | CMS +S92333B | Displaced fracture of third metatarsal bone, unspecified foot, initial encounter for open fracture | CMS +S92333D | Displaced fracture of third metatarsal bone, unspecified foot, subsequent encounter for fracture with routine healing | CMS +S92333G | Displaced fracture of third metatarsal bone, unspecified foot, subsequent encounter for fracture with delayed healing | CMS +S92333K | Displaced fracture of third metatarsal bone, unspecified foot, subsequent encounter for fracture with nonunion | CMS +S92333P | Displaced fracture of third metatarsal bone, unspecified foot, subsequent encounter for fracture with malunion | CMS +S92333S | Displaced fracture of third metatarsal bone, unspecified foot, sequela | CMS +S92334A | Nondisplaced fracture of third metatarsal bone, right foot, initial encounter for closed fracture | CMS +S92334B | Nondisplaced fracture of third metatarsal bone, right foot, initial encounter for open fracture | CMS +S92334D | Nondisplaced fracture of third metatarsal bone, right foot, subsequent encounter for fracture with routine healing | CMS +S92334G | Nondisplaced fracture of third metatarsal bone, right foot, subsequent encounter for fracture with delayed healing | CMS +S92334K | Nondisplaced fracture of third metatarsal bone, right foot, subsequent encounter for fracture with nonunion | CMS +S92334P | Nondisplaced fracture of third metatarsal bone, right foot, subsequent encounter for fracture with malunion | CMS +S92334S | Nondisplaced fracture of third metatarsal bone, right foot, sequela | CMS +S92335A | Nondisplaced fracture of third metatarsal bone, left foot, initial encounter for closed fracture | CMS +S92335B | Nondisplaced fracture of third metatarsal bone, left foot, initial encounter for open fracture | CMS +S92335D | Nondisplaced fracture of third metatarsal bone, left foot, subsequent encounter for fracture with routine healing | CMS +S92335G | Nondisplaced fracture of third metatarsal bone, left foot, subsequent encounter for fracture with delayed healing | CMS +S92335K | Nondisplaced fracture of third metatarsal bone, left foot, subsequent encounter for fracture with nonunion | CMS +S92335P | Nondisplaced fracture of third metatarsal bone, left foot, subsequent encounter for fracture with malunion | CMS +S92335S | Nondisplaced fracture of third metatarsal bone, left foot, sequela | CMS +S92336A | Nondisplaced fracture of third metatarsal bone, unspecified foot, initial encounter for closed fracture | CMS +S92336B | Nondisplaced fracture of third metatarsal bone, unspecified foot, initial encounter for open fracture | CMS +S92336D | Nondisplaced fracture of third metatarsal bone, unspecified foot, subsequent encounter for fracture with routine healing | CMS +S92336G | Nondisplaced fracture of third metatarsal bone, unspecified foot, subsequent encounter for fracture with delayed healing | CMS +S92336K | Nondisplaced fracture of third metatarsal bone, unspecified foot, subsequent encounter for fracture with nonunion | CMS +S92336P | Nondisplaced fracture of third metatarsal bone, unspecified foot, subsequent encounter for fracture with malunion | CMS +S92336S | Nondisplaced fracture of third metatarsal bone, unspecified foot, sequela | CMS +S92341A | Displaced fracture of fourth metatarsal bone, right foot, initial encounter for closed fracture | CMS +S92341B | Displaced fracture of fourth metatarsal bone, right foot, initial encounter for open fracture | CMS +S92341D | Displaced fracture of fourth metatarsal bone, right foot, subsequent encounter for fracture with routine healing | CMS +S92341G | Displaced fracture of fourth metatarsal bone, right foot, subsequent encounter for fracture with delayed healing | CMS +S92341K | Displaced fracture of fourth metatarsal bone, right foot, subsequent encounter for fracture with nonunion | CMS +S92341P | Displaced fracture of fourth metatarsal bone, right foot, subsequent encounter for fracture with malunion | CMS +S92341S | Displaced fracture of fourth metatarsal bone, right foot, sequela | CMS +S92342A | Displaced fracture of fourth metatarsal bone, left foot, initial encounter for closed fracture | CMS +S92342B | Displaced fracture of fourth metatarsal bone, left foot, initial encounter for open fracture | CMS +S92342D | Displaced fracture of fourth metatarsal bone, left foot, subsequent encounter for fracture with routine healing | CMS +S92342G | Displaced fracture of fourth metatarsal bone, left foot, subsequent encounter for fracture with delayed healing | CMS +S92342K | Displaced fracture of fourth metatarsal bone, left foot, subsequent encounter for fracture with nonunion | CMS +S92342P | Displaced fracture of fourth metatarsal bone, left foot, subsequent encounter for fracture with malunion | CMS +S92342S | Displaced fracture of fourth metatarsal bone, left foot, sequela | CMS +S92343A | Displaced fracture of fourth metatarsal bone, unspecified foot, initial encounter for closed fracture | CMS +S92343B | Displaced fracture of fourth metatarsal bone, unspecified foot, initial encounter for open fracture | CMS +S92343D | Displaced fracture of fourth metatarsal bone, unspecified foot, subsequent encounter for fracture with routine healing | CMS +S92343G | Displaced fracture of fourth metatarsal bone, unspecified foot, subsequent encounter for fracture with delayed healing | CMS +S92343K | Displaced fracture of fourth metatarsal bone, unspecified foot, subsequent encounter for fracture with nonunion | CMS +S92343P | Displaced fracture of fourth metatarsal bone, unspecified foot, subsequent encounter for fracture with malunion | CMS +S92343S | Displaced fracture of fourth metatarsal bone, unspecified foot, sequela | CMS +S92344A | Nondisplaced fracture of fourth metatarsal bone, right foot, initial encounter for closed fracture | CMS +S92344B | Nondisplaced fracture of fourth metatarsal bone, right foot, initial encounter for open fracture | CMS +S92344D | Nondisplaced fracture of fourth metatarsal bone, right foot, subsequent encounter for fracture with routine healing | CMS +S92344G | Nondisplaced fracture of fourth metatarsal bone, right foot, subsequent encounter for fracture with delayed healing | CMS +S92344K | Nondisplaced fracture of fourth metatarsal bone, right foot, subsequent encounter for fracture with nonunion | CMS +S92344P | Nondisplaced fracture of fourth metatarsal bone, right foot, subsequent encounter for fracture with malunion | CMS +S92344S | Nondisplaced fracture of fourth metatarsal bone, right foot, sequela | CMS +S92345A | Nondisplaced fracture of fourth metatarsal bone, left foot, initial encounter for closed fracture | CMS +S92345B | Nondisplaced fracture of fourth metatarsal bone, left foot, initial encounter for open fracture | CMS +S92345D | Nondisplaced fracture of fourth metatarsal bone, left foot, subsequent encounter for fracture with routine healing | CMS +S92345G | Nondisplaced fracture of fourth metatarsal bone, left foot, subsequent encounter for fracture with delayed healing | CMS +S92345K | Nondisplaced fracture of fourth metatarsal bone, left foot, subsequent encounter for fracture with nonunion | CMS +S92345P | Nondisplaced fracture of fourth metatarsal bone, left foot, subsequent encounter for fracture with malunion | CMS +S92345S | Nondisplaced fracture of fourth metatarsal bone, left foot, sequela | CMS +S92346A | Nondisplaced fracture of fourth metatarsal bone, unspecified foot, initial encounter for closed fracture | CMS +S92346B | Nondisplaced fracture of fourth metatarsal bone, unspecified foot, initial encounter for open fracture | CMS +S92346D | Nondisplaced fracture of fourth metatarsal bone, unspecified foot, subsequent encounter for fracture with routine healing | CMS +S92346G | Nondisplaced fracture of fourth metatarsal bone, unspecified foot, subsequent encounter for fracture with delayed healing | CMS +S92346K | Nondisplaced fracture of fourth metatarsal bone, unspecified foot, subsequent encounter for fracture with nonunion | CMS +S92346P | Nondisplaced fracture of fourth metatarsal bone, unspecified foot, subsequent encounter for fracture with malunion | CMS +S92346S | Nondisplaced fracture of fourth metatarsal bone, unspecified foot, sequela | CMS +S92351A | Displaced fracture of fifth metatarsal bone, right foot, initial encounter for closed fracture | CMS +S92351B | Displaced fracture of fifth metatarsal bone, right foot, initial encounter for open fracture | CMS +S92351D | Displaced fracture of fifth metatarsal bone, right foot, subsequent encounter for fracture with routine healing | CMS +S92351G | Displaced fracture of fifth metatarsal bone, right foot, subsequent encounter for fracture with delayed healing | CMS +S92351K | Displaced fracture of fifth metatarsal bone, right foot, subsequent encounter for fracture with nonunion | CMS +S92351P | Displaced fracture of fifth metatarsal bone, right foot, subsequent encounter for fracture with malunion | CMS +S92351S | Displaced fracture of fifth metatarsal bone, right foot, sequela | CMS +S92352A | Displaced fracture of fifth metatarsal bone, left foot, initial encounter for closed fracture | CMS +S92352B | Displaced fracture of fifth metatarsal bone, left foot, initial encounter for open fracture | CMS +S92352D | Displaced fracture of fifth metatarsal bone, left foot, subsequent encounter for fracture with routine healing | CMS +S92352G | Displaced fracture of fifth metatarsal bone, left foot, subsequent encounter for fracture with delayed healing | CMS +S92352K | Displaced fracture of fifth metatarsal bone, left foot, subsequent encounter for fracture with nonunion | CMS +S92352P | Displaced fracture of fifth metatarsal bone, left foot, subsequent encounter for fracture with malunion | CMS +S92352S | Displaced fracture of fifth metatarsal bone, left foot, sequela | CMS +S92353A | Displaced fracture of fifth metatarsal bone, unspecified foot, initial encounter for closed fracture | CMS +S92353B | Displaced fracture of fifth metatarsal bone, unspecified foot, initial encounter for open fracture | CMS +S92353D | Displaced fracture of fifth metatarsal bone, unspecified foot, subsequent encounter for fracture with routine healing | CMS +S92353G | Displaced fracture of fifth metatarsal bone, unspecified foot, subsequent encounter for fracture with delayed healing | CMS +S92353K | Displaced fracture of fifth metatarsal bone, unspecified foot, subsequent encounter for fracture with nonunion | CMS +S92353P | Displaced fracture of fifth metatarsal bone, unspecified foot, subsequent encounter for fracture with malunion | CMS +S92353S | Displaced fracture of fifth metatarsal bone, unspecified foot, sequela | CMS +S92354A | Nondisplaced fracture of fifth metatarsal bone, right foot, initial encounter for closed fracture | CMS +S92354B | Nondisplaced fracture of fifth metatarsal bone, right foot, initial encounter for open fracture | CMS +S92354D | Nondisplaced fracture of fifth metatarsal bone, right foot, subsequent encounter for fracture with routine healing | CMS +S92354G | Nondisplaced fracture of fifth metatarsal bone, right foot, subsequent encounter for fracture with delayed healing | CMS +S92354K | Nondisplaced fracture of fifth metatarsal bone, right foot, subsequent encounter for fracture with nonunion | CMS +S92354P | Nondisplaced fracture of fifth metatarsal bone, right foot, subsequent encounter for fracture with malunion | CMS +S92354S | Nondisplaced fracture of fifth metatarsal bone, right foot, sequela | CMS +S92355A | Nondisplaced fracture of fifth metatarsal bone, left foot, initial encounter for closed fracture | CMS +S92355B | Nondisplaced fracture of fifth metatarsal bone, left foot, initial encounter for open fracture | CMS +S92355D | Nondisplaced fracture of fifth metatarsal bone, left foot, subsequent encounter for fracture with routine healing | CMS +S92355G | Nondisplaced fracture of fifth metatarsal bone, left foot, subsequent encounter for fracture with delayed healing | CMS +S92355K | Nondisplaced fracture of fifth metatarsal bone, left foot, subsequent encounter for fracture with nonunion | CMS +S92355P | Nondisplaced fracture of fifth metatarsal bone, left foot, subsequent encounter for fracture with malunion | CMS +S92355S | Nondisplaced fracture of fifth metatarsal bone, left foot, sequela | CMS +S92356A | Nondisplaced fracture of fifth metatarsal bone, unspecified foot, initial encounter for closed fracture | CMS +S92356B | Nondisplaced fracture of fifth metatarsal bone, unspecified foot, initial encounter for open fracture | CMS +S92356D | Nondisplaced fracture of fifth metatarsal bone, unspecified foot, subsequent encounter for fracture with routine healing | CMS +S92356G | Nondisplaced fracture of fifth metatarsal bone, unspecified foot, subsequent encounter for fracture with delayed healing | CMS +S92356K | Nondisplaced fracture of fifth metatarsal bone, unspecified foot, subsequent encounter for fracture with nonunion | CMS +S92356P | Nondisplaced fracture of fifth metatarsal bone, unspecified foot, subsequent encounter for fracture with malunion | CMS +S92356S | Nondisplaced fracture of fifth metatarsal bone, unspecified foot, sequela | CMS +S924 | Fracture of great toe | WHO +S92401A | Displaced unspecified fracture of right great toe, initial encounter for closed fracture | CMS +S92401B | Displaced unspecified fracture of right great toe, initial encounter for open fracture | CMS +S92401D | Displaced unspecified fracture of right great toe, subsequent encounter for fracture with routine healing | CMS +S92401G | Displaced unspecified fracture of right great toe, subsequent encounter for fracture with delayed healing | CMS +S92401K | Displaced unspecified fracture of right great toe, subsequent encounter for fracture with nonunion | CMS +S92401P | Displaced unspecified fracture of right great toe, subsequent encounter for fracture with malunion | CMS +S92401S | Displaced unspecified fracture of right great toe, sequela | CMS +S92402A | Displaced unspecified fracture of left great toe, initial encounter for closed fracture | CMS +S92402B | Displaced unspecified fracture of left great toe, initial encounter for open fracture | CMS +S92402D | Displaced unspecified fracture of left great toe, subsequent encounter for fracture with routine healing | CMS +S92402G | Displaced unspecified fracture of left great toe, subsequent encounter for fracture with delayed healing | CMS +S92402K | Displaced unspecified fracture of left great toe, subsequent encounter for fracture with nonunion | CMS +S92402P | Displaced unspecified fracture of left great toe, subsequent encounter for fracture with malunion | CMS +S92402S | Displaced unspecified fracture of left great toe, sequela | CMS +S92403A | Displaced unspecified fracture of unspecified great toe, initial encounter for closed fracture | CMS +S92403B | Displaced unspecified fracture of unspecified great toe, initial encounter for open fracture | CMS +S92403D | Displaced unspecified fracture of unspecified great toe, subsequent encounter for fracture with routine healing | CMS +S92403G | Displaced unspecified fracture of unspecified great toe, subsequent encounter for fracture with delayed healing | CMS +S92403K | Displaced unspecified fracture of unspecified great toe, subsequent encounter for fracture with nonunion | CMS +S92403P | Displaced unspecified fracture of unspecified great toe, subsequent encounter for fracture with malunion | CMS +S92403S | Displaced unspecified fracture of unspecified great toe, sequela | CMS +S92404A | Nondisplaced unspecified fracture of right great toe, initial encounter for closed fracture | CMS +S92404B | Nondisplaced unspecified fracture of right great toe, initial encounter for open fracture | CMS +S92404D | Nondisplaced unspecified fracture of right great toe, subsequent encounter for fracture with routine healing | CMS +S92404G | Nondisplaced unspecified fracture of right great toe, subsequent encounter for fracture with delayed healing | CMS +S92404K | Nondisplaced unspecified fracture of right great toe, subsequent encounter for fracture with nonunion | CMS +S92404P | Nondisplaced unspecified fracture of right great toe, subsequent encounter for fracture with malunion | CMS +S92404S | Nondisplaced unspecified fracture of right great toe, sequela | CMS +S92405A | Nondisplaced unspecified fracture of left great toe, initial encounter for closed fracture | CMS +S92405B | Nondisplaced unspecified fracture of left great toe, initial encounter for open fracture | CMS +S92405D | Nondisplaced unspecified fracture of left great toe, subsequent encounter for fracture with routine healing | CMS +S92405G | Nondisplaced unspecified fracture of left great toe, subsequent encounter for fracture with delayed healing | CMS +S92405K | Nondisplaced unspecified fracture of left great toe, subsequent encounter for fracture with nonunion | CMS +S92405P | Nondisplaced unspecified fracture of left great toe, subsequent encounter for fracture with malunion | CMS +S92405S | Nondisplaced unspecified fracture of left great toe, sequela | CMS +S92406A | Nondisplaced unspecified fracture of unspecified great toe, initial encounter for closed fracture | CMS +S92406B | Nondisplaced unspecified fracture of unspecified great toe, initial encounter for open fracture | CMS +S92406D | Nondisplaced unspecified fracture of unspecified great toe, subsequent encounter for fracture with routine healing | CMS +S92406G | Nondisplaced unspecified fracture of unspecified great toe, subsequent encounter for fracture with delayed healing | CMS +S92406K | Nondisplaced unspecified fracture of unspecified great toe, subsequent encounter for fracture with nonunion | CMS +S92406P | Nondisplaced unspecified fracture of unspecified great toe, subsequent encounter for fracture with malunion | CMS +S92406S | Nondisplaced unspecified fracture of unspecified great toe, sequela | CMS +S92411A | Displaced fracture of proximal phalanx of right great toe, initial encounter for closed fracture | CMS +S92411B | Displaced fracture of proximal phalanx of right great toe, initial encounter for open fracture | CMS +S92411D | Displaced fracture of proximal phalanx of right great toe, subsequent encounter for fracture with routine healing | CMS +S92411G | Displaced fracture of proximal phalanx of right great toe, subsequent encounter for fracture with delayed healing | CMS +S92411K | Displaced fracture of proximal phalanx of right great toe, subsequent encounter for fracture with nonunion | CMS +S92411P | Displaced fracture of proximal phalanx of right great toe, subsequent encounter for fracture with malunion | CMS +S92411S | Displaced fracture of proximal phalanx of right great toe, sequela | CMS +S92412A | Displaced fracture of proximal phalanx of left great toe, initial encounter for closed fracture | CMS +S92412B | Displaced fracture of proximal phalanx of left great toe, initial encounter for open fracture | CMS +S92412D | Displaced fracture of proximal phalanx of left great toe, subsequent encounter for fracture with routine healing | CMS +S92412G | Displaced fracture of proximal phalanx of left great toe, subsequent encounter for fracture with delayed healing | CMS +S92412K | Displaced fracture of proximal phalanx of left great toe, subsequent encounter for fracture with nonunion | CMS +S92412P | Displaced fracture of proximal phalanx of left great toe, subsequent encounter for fracture with malunion | CMS +S92412S | Displaced fracture of proximal phalanx of left great toe, sequela | CMS +S92413A | Displaced fracture of proximal phalanx of unspecified great toe, initial encounter for closed fracture | CMS +S92413B | Displaced fracture of proximal phalanx of unspecified great toe, initial encounter for open fracture | CMS +S92413D | Displaced fracture of proximal phalanx of unspecified great toe, subsequent encounter for fracture with routine healing | CMS +S92413G | Displaced fracture of proximal phalanx of unspecified great toe, subsequent encounter for fracture with delayed healing | CMS +S92413K | Displaced fracture of proximal phalanx of unspecified great toe, subsequent encounter for fracture with nonunion | CMS +S92413P | Displaced fracture of proximal phalanx of unspecified great toe, subsequent encounter for fracture with malunion | CMS +S92413S | Displaced fracture of proximal phalanx of unspecified great toe, sequela | CMS +S92414A | Nondisplaced fracture of proximal phalanx of right great toe, initial encounter for closed fracture | CMS +S92414B | Nondisplaced fracture of proximal phalanx of right great toe, initial encounter for open fracture | CMS +S92414D | Nondisplaced fracture of proximal phalanx of right great toe, subsequent encounter for fracture with routine healing | CMS +S92414G | Nondisplaced fracture of proximal phalanx of right great toe, subsequent encounter for fracture with delayed healing | CMS +S92414K | Nondisplaced fracture of proximal phalanx of right great toe, subsequent encounter for fracture with nonunion | CMS +S92414P | Nondisplaced fracture of proximal phalanx of right great toe, subsequent encounter for fracture with malunion | CMS +S92414S | Nondisplaced fracture of proximal phalanx of right great toe, sequela | CMS +S92415A | Nondisplaced fracture of proximal phalanx of left great toe, initial encounter for closed fracture | CMS +S92415B | Nondisplaced fracture of proximal phalanx of left great toe, initial encounter for open fracture | CMS +S92415D | Nondisplaced fracture of proximal phalanx of left great toe, subsequent encounter for fracture with routine healing | CMS +S92415G | Nondisplaced fracture of proximal phalanx of left great toe, subsequent encounter for fracture with delayed healing | CMS +S92415K | Nondisplaced fracture of proximal phalanx of left great toe, subsequent encounter for fracture with nonunion | CMS +S92415P | Nondisplaced fracture of proximal phalanx of left great toe, subsequent encounter for fracture with malunion | CMS +S92415S | Nondisplaced fracture of proximal phalanx of left great toe, sequela | CMS +S92416A | Nondisplaced fracture of proximal phalanx of unspecified great toe, initial encounter for closed fracture | CMS +S92416B | Nondisplaced fracture of proximal phalanx of unspecified great toe, initial encounter for open fracture | CMS +S92416D | Nondisplaced fracture of proximal phalanx of unspecified great toe, subsequent encounter for fracture with routine healing | CMS +S92416G | Nondisplaced fracture of proximal phalanx of unspecified great toe, subsequent encounter for fracture with delayed healing | CMS +S92416K | Nondisplaced fracture of proximal phalanx of unspecified great toe, subsequent encounter for fracture with nonunion | CMS +S92416P | Nondisplaced fracture of proximal phalanx of unspecified great toe, subsequent encounter for fracture with malunion | CMS +S92416S | Nondisplaced fracture of proximal phalanx of unspecified great toe, sequela | CMS +S92421A | Displaced fracture of distal phalanx of right great toe, initial encounter for closed fracture | CMS +S92421B | Displaced fracture of distal phalanx of right great toe, initial encounter for open fracture | CMS +S92421D | Displaced fracture of distal phalanx of right great toe, subsequent encounter for fracture with routine healing | CMS +S92421G | Displaced fracture of distal phalanx of right great toe, subsequent encounter for fracture with delayed healing | CMS +S92421K | Displaced fracture of distal phalanx of right great toe, subsequent encounter for fracture with nonunion | CMS +S92421P | Displaced fracture of distal phalanx of right great toe, subsequent encounter for fracture with malunion | CMS +S92421S | Displaced fracture of distal phalanx of right great toe, sequela | CMS +S92422A | Displaced fracture of distal phalanx of left great toe, initial encounter for closed fracture | CMS +S92422B | Displaced fracture of distal phalanx of left great toe, initial encounter for open fracture | CMS +S92422D | Displaced fracture of distal phalanx of left great toe, subsequent encounter for fracture with routine healing | CMS +S92422G | Displaced fracture of distal phalanx of left great toe, subsequent encounter for fracture with delayed healing | CMS +S92422K | Displaced fracture of distal phalanx of left great toe, subsequent encounter for fracture with nonunion | CMS +S92422P | Displaced fracture of distal phalanx of left great toe, subsequent encounter for fracture with malunion | CMS +S92422S | Displaced fracture of distal phalanx of left great toe, sequela | CMS +S92423A | Displaced fracture of distal phalanx of unspecified great toe, initial encounter for closed fracture | CMS +S92423B | Displaced fracture of distal phalanx of unspecified great toe, initial encounter for open fracture | CMS +S92423D | Displaced fracture of distal phalanx of unspecified great toe, subsequent encounter for fracture with routine healing | CMS +S92423G | Displaced fracture of distal phalanx of unspecified great toe, subsequent encounter for fracture with delayed healing | CMS +S92423K | Displaced fracture of distal phalanx of unspecified great toe, subsequent encounter for fracture with nonunion | CMS +S92423P | Displaced fracture of distal phalanx of unspecified great toe, subsequent encounter for fracture with malunion | CMS +S92423S | Displaced fracture of distal phalanx of unspecified great toe, sequela | CMS +S92424A | Nondisplaced fracture of distal phalanx of right great toe, initial encounter for closed fracture | CMS +S92424B | Nondisplaced fracture of distal phalanx of right great toe, initial encounter for open fracture | CMS +S92424D | Nondisplaced fracture of distal phalanx of right great toe, subsequent encounter for fracture with routine healing | CMS +S92424G | Nondisplaced fracture of distal phalanx of right great toe, subsequent encounter for fracture with delayed healing | CMS +S92424K | Nondisplaced fracture of distal phalanx of right great toe, subsequent encounter for fracture with nonunion | CMS +S92424P | Nondisplaced fracture of distal phalanx of right great toe, subsequent encounter for fracture with malunion | CMS +S92424S | Nondisplaced fracture of distal phalanx of right great toe, sequela | CMS +S92425A | Nondisplaced fracture of distal phalanx of left great toe, initial encounter for closed fracture | CMS +S92425B | Nondisplaced fracture of distal phalanx of left great toe, initial encounter for open fracture | CMS +S92425D | Nondisplaced fracture of distal phalanx of left great toe, subsequent encounter for fracture with routine healing | CMS +S92425G | Nondisplaced fracture of distal phalanx of left great toe, subsequent encounter for fracture with delayed healing | CMS +S92425K | Nondisplaced fracture of distal phalanx of left great toe, subsequent encounter for fracture with nonunion | CMS +S92425P | Nondisplaced fracture of distal phalanx of left great toe, subsequent encounter for fracture with malunion | CMS +S92425S | Nondisplaced fracture of distal phalanx of left great toe, sequela | CMS +S92426A | Nondisplaced fracture of distal phalanx of unspecified great toe, initial encounter for closed fracture | CMS +S92426B | Nondisplaced fracture of distal phalanx of unspecified great toe, initial encounter for open fracture | CMS +S92426D | Nondisplaced fracture of distal phalanx of unspecified great toe, subsequent encounter for fracture with routine healing | CMS +S92426G | Nondisplaced fracture of distal phalanx of unspecified great toe, subsequent encounter for fracture with delayed healing | CMS +S92426K | Nondisplaced fracture of distal phalanx of unspecified great toe, subsequent encounter for fracture with nonunion | CMS +S92426P | Nondisplaced fracture of distal phalanx of unspecified great toe, subsequent encounter for fracture with malunion | CMS +S92426S | Nondisplaced fracture of distal phalanx of unspecified great toe, sequela | CMS +S92491A | Other fracture of right great toe, initial encounter for closed fracture | CMS +S92491B | Other fracture of right great toe, initial encounter for open fracture | CMS +S92491D | Other fracture of right great toe, subsequent encounter for fracture with routine healing | CMS +S92491G | Other fracture of right great toe, subsequent encounter for fracture with delayed healing | CMS +S92491K | Other fracture of right great toe, subsequent encounter for fracture with nonunion | CMS +S92491P | Other fracture of right great toe, subsequent encounter for fracture with malunion | CMS +S92491S | Other fracture of right great toe, sequela | CMS +S92492A | Other fracture of left great toe, initial encounter for closed fracture | CMS +S92492B | Other fracture of left great toe, initial encounter for open fracture | CMS +S92492D | Other fracture of left great toe, subsequent encounter for fracture with routine healing | CMS +S92492G | Other fracture of left great toe, subsequent encounter for fracture with delayed healing | CMS +S92492K | Other fracture of left great toe, subsequent encounter for fracture with nonunion | CMS +S92492P | Other fracture of left great toe, subsequent encounter for fracture with malunion | CMS +S92492S | Other fracture of left great toe, sequela | CMS +S92499A | Other fracture of unspecified great toe, initial encounter for closed fracture | CMS +S92499B | Other fracture of unspecified great toe, initial encounter for open fracture | CMS +S92499D | Other fracture of unspecified great toe, subsequent encounter for fracture with routine healing | CMS +S92499G | Other fracture of unspecified great toe, subsequent encounter for fracture with delayed healing | CMS +S92499K | Other fracture of unspecified great toe, subsequent encounter for fracture with nonunion | CMS +S92499P | Other fracture of unspecified great toe, subsequent encounter for fracture with malunion | CMS +S92499S | Other fracture of unspecified great toe, sequela | CMS +S925 | Fracture of other toe | WHO +S92501A | Displaced unspecified fracture of right lesser toe(s), initial encounter for closed fracture | CMS +S92501B | Displaced unspecified fracture of right lesser toe(s), initial encounter for open fracture | CMS +S92501D | Displaced unspecified fracture of right lesser toe(s), subsequent encounter for fracture with routine healing | CMS +S92501G | Displaced unspecified fracture of right lesser toe(s), subsequent encounter for fracture with delayed healing | CMS +S92501K | Displaced unspecified fracture of right lesser toe(s), subsequent encounter for fracture with nonunion | CMS +S92501P | Displaced unspecified fracture of right lesser toe(s), subsequent encounter for fracture with malunion | CMS +S92501S | Displaced unspecified fracture of right lesser toe(s), sequela | CMS +S92502A | Displaced unspecified fracture of left lesser toe(s), initial encounter for closed fracture | CMS +S92502B | Displaced unspecified fracture of left lesser toe(s), initial encounter for open fracture | CMS +S92502D | Displaced unspecified fracture of left lesser toe(s), subsequent encounter for fracture with routine healing | CMS +S92502G | Displaced unspecified fracture of left lesser toe(s), subsequent encounter for fracture with delayed healing | CMS +S92502K | Displaced unspecified fracture of left lesser toe(s), subsequent encounter for fracture with nonunion | CMS +S92502P | Displaced unspecified fracture of left lesser toe(s), subsequent encounter for fracture with malunion | CMS +S92502S | Displaced unspecified fracture of left lesser toe(s), sequela | CMS +S92503A | Displaced unspecified fracture of unspecified lesser toe(s), initial encounter for closed fracture | CMS +S92503B | Displaced unspecified fracture of unspecified lesser toe(s), initial encounter for open fracture | CMS +S92503D | Displaced unspecified fracture of unspecified lesser toe(s), subsequent encounter for fracture with routine healing | CMS +S92503G | Displaced unspecified fracture of unspecified lesser toe(s), subsequent encounter for fracture with delayed healing | CMS +S92503K | Displaced unspecified fracture of unspecified lesser toe(s), subsequent encounter for fracture with nonunion | CMS +S92503P | Displaced unspecified fracture of unspecified lesser toe(s), subsequent encounter for fracture with malunion | CMS +S92503S | Displaced unspecified fracture of unspecified lesser toe(s), sequela | CMS +S92504A | Nondisplaced unspecified fracture of right lesser toe(s), initial encounter for closed fracture | CMS +S92504B | Nondisplaced unspecified fracture of right lesser toe(s), initial encounter for open fracture | CMS +S92504D | Nondisplaced unspecified fracture of right lesser toe(s), subsequent encounter for fracture with routine healing | CMS +S92504G | Nondisplaced unspecified fracture of right lesser toe(s), subsequent encounter for fracture with delayed healing | CMS +S92504K | Nondisplaced unspecified fracture of right lesser toe(s), subsequent encounter for fracture with nonunion | CMS +S92504P | Nondisplaced unspecified fracture of right lesser toe(s), subsequent encounter for fracture with malunion | CMS +S92504S | Nondisplaced unspecified fracture of right lesser toe(s), sequela | CMS +S92505A | Nondisplaced unspecified fracture of left lesser toe(s), initial encounter for closed fracture | CMS +S92505B | Nondisplaced unspecified fracture of left lesser toe(s), initial encounter for open fracture | CMS +S92505D | Nondisplaced unspecified fracture of left lesser toe(s), subsequent encounter for fracture with routine healing | CMS +S92505G | Nondisplaced unspecified fracture of left lesser toe(s), subsequent encounter for fracture with delayed healing | CMS +S92505K | Nondisplaced unspecified fracture of left lesser toe(s), subsequent encounter for fracture with nonunion | CMS +S92505P | Nondisplaced unspecified fracture of left lesser toe(s), subsequent encounter for fracture with malunion | CMS +S92505S | Nondisplaced unspecified fracture of left lesser toe(s), sequela | CMS +S92506A | Nondisplaced unspecified fracture of unspecified lesser toe(s), initial encounter for closed fracture | CMS +S92506B | Nondisplaced unspecified fracture of unspecified lesser toe(s), initial encounter for open fracture | CMS +S92506D | Nondisplaced unspecified fracture of unspecified lesser toe(s), subsequent encounter for fracture with routine healing | CMS +S92506G | Nondisplaced unspecified fracture of unspecified lesser toe(s), subsequent encounter for fracture with delayed healing | CMS +S92506K | Nondisplaced unspecified fracture of unspecified lesser toe(s), subsequent encounter for fracture with nonunion | CMS +S92506P | Nondisplaced unspecified fracture of unspecified lesser toe(s), subsequent encounter for fracture with malunion | CMS +S92506S | Nondisplaced unspecified fracture of unspecified lesser toe(s), sequela | CMS +S92511A | Displaced fracture of proximal phalanx of right lesser toe(s), initial encounter for closed fracture | CMS +S92511B | Displaced fracture of proximal phalanx of right lesser toe(s), initial encounter for open fracture | CMS +S92511D | Displaced fracture of proximal phalanx of right lesser toe(s), subsequent encounter for fracture with routine healing | CMS +S92511G | Displaced fracture of proximal phalanx of right lesser toe(s), subsequent encounter for fracture with delayed healing | CMS +S92511K | Displaced fracture of proximal phalanx of right lesser toe(s), subsequent encounter for fracture with nonunion | CMS +S92511P | Displaced fracture of proximal phalanx of right lesser toe(s), subsequent encounter for fracture with malunion | CMS +S92511S | Displaced fracture of proximal phalanx of right lesser toe(s), sequela | CMS +S92512A | Displaced fracture of proximal phalanx of left lesser toe(s), initial encounter for closed fracture | CMS +S92512B | Displaced fracture of proximal phalanx of left lesser toe(s), initial encounter for open fracture | CMS +S92512D | Displaced fracture of proximal phalanx of left lesser toe(s), subsequent encounter for fracture with routine healing | CMS +S92512G | Displaced fracture of proximal phalanx of left lesser toe(s), subsequent encounter for fracture with delayed healing | CMS +S92512K | Displaced fracture of proximal phalanx of left lesser toe(s), subsequent encounter for fracture with nonunion | CMS +S92512P | Displaced fracture of proximal phalanx of left lesser toe(s), subsequent encounter for fracture with malunion | CMS +S92512S | Displaced fracture of proximal phalanx of left lesser toe(s), sequela | CMS +S92513A | Displaced fracture of proximal phalanx of unspecified lesser toe(s), initial encounter for closed fracture | CMS +S92513B | Displaced fracture of proximal phalanx of unspecified lesser toe(s), initial encounter for open fracture | CMS +S92513D | Displaced fracture of proximal phalanx of unspecified lesser toe(s), subsequent encounter for fracture with routine healing | CMS +S92513G | Displaced fracture of proximal phalanx of unspecified lesser toe(s), subsequent encounter for fracture with delayed healing | CMS +S92513K | Displaced fracture of proximal phalanx of unspecified lesser toe(s), subsequent encounter for fracture with nonunion | CMS +S92513P | Displaced fracture of proximal phalanx of unspecified lesser toe(s), subsequent encounter for fracture with malunion | CMS +S92513S | Displaced fracture of proximal phalanx of unspecified lesser toe(s), sequela | CMS +S92514A | Nondisplaced fracture of proximal phalanx of right lesser toe(s), initial encounter for closed fracture | CMS +S92514B | Nondisplaced fracture of proximal phalanx of right lesser toe(s), initial encounter for open fracture | CMS +S92514D | Nondisplaced fracture of proximal phalanx of right lesser toe(s), subsequent encounter for fracture with routine healing | CMS +S92514G | Nondisplaced fracture of proximal phalanx of right lesser toe(s), subsequent encounter for fracture with delayed healing | CMS +S92514K | Nondisplaced fracture of proximal phalanx of right lesser toe(s), subsequent encounter for fracture with nonunion | CMS +S92514P | Nondisplaced fracture of proximal phalanx of right lesser toe(s), subsequent encounter for fracture with malunion | CMS +S92514S | Nondisplaced fracture of proximal phalanx of right lesser toe(s), sequela | CMS +S92515A | Nondisplaced fracture of proximal phalanx of left lesser toe(s), initial encounter for closed fracture | CMS +S92515B | Nondisplaced fracture of proximal phalanx of left lesser toe(s), initial encounter for open fracture | CMS +S92515D | Nondisplaced fracture of proximal phalanx of left lesser toe(s), subsequent encounter for fracture with routine healing | CMS +S92515G | Nondisplaced fracture of proximal phalanx of left lesser toe(s), subsequent encounter for fracture with delayed healing | CMS +S92515K | Nondisplaced fracture of proximal phalanx of left lesser toe(s), subsequent encounter for fracture with nonunion | CMS +S92515P | Nondisplaced fracture of proximal phalanx of left lesser toe(s), subsequent encounter for fracture with malunion | CMS +S92515S | Nondisplaced fracture of proximal phalanx of left lesser toe(s), sequela | CMS +S92516A | Nondisplaced fracture of proximal phalanx of unspecified lesser toe(s), initial encounter for closed fracture | CMS +S92516B | Nondisplaced fracture of proximal phalanx of unspecified lesser toe(s), initial encounter for open fracture | CMS +S92516D | Nondisplaced fracture of proximal phalanx of unspecified lesser toe(s), subsequent encounter for fracture with routine healing | CMS +S92516G | Nondisplaced fracture of proximal phalanx of unspecified lesser toe(s), subsequent encounter for fracture with delayed healing | CMS +S92516K | Nondisplaced fracture of proximal phalanx of unspecified lesser toe(s), subsequent encounter for fracture with nonunion | CMS +S92516P | Nondisplaced fracture of proximal phalanx of unspecified lesser toe(s), subsequent encounter for fracture with malunion | CMS +S92516S | Nondisplaced fracture of proximal phalanx of unspecified lesser toe(s), sequela | CMS +S92521A | Displaced fracture of middle phalanx of right lesser toe(s), initial encounter for closed fracture | CMS +S92521B | Displaced fracture of middle phalanx of right lesser toe(s), initial encounter for open fracture | CMS +S92521D | Displaced fracture of middle phalanx of right lesser toe(s), subsequent encounter for fracture with routine healing | CMS +S92521G | Displaced fracture of middle phalanx of right lesser toe(s), subsequent encounter for fracture with delayed healing | CMS +S92521K | Displaced fracture of middle phalanx of right lesser toe(s), subsequent encounter for fracture with nonunion | CMS +S92521P | Displaced fracture of middle phalanx of right lesser toe(s), subsequent encounter for fracture with malunion | CMS +S92521S | Displaced fracture of middle phalanx of right lesser toe(s), sequela | CMS +S92522A | Displaced fracture of middle phalanx of left lesser toe(s), initial encounter for closed fracture | CMS +S92522B | Displaced fracture of middle phalanx of left lesser toe(s), initial encounter for open fracture | CMS +S92522D | Displaced fracture of middle phalanx of left lesser toe(s), subsequent encounter for fracture with routine healing | CMS +S92522G | Displaced fracture of middle phalanx of left lesser toe(s), subsequent encounter for fracture with delayed healing | CMS +S92522K | Displaced fracture of middle phalanx of left lesser toe(s), subsequent encounter for fracture with nonunion | CMS +S92522P | Displaced fracture of middle phalanx of left lesser toe(s), subsequent encounter for fracture with malunion | CMS +S92522S | Displaced fracture of middle phalanx of left lesser toe(s), sequela | CMS +S92523A | Displaced fracture of middle phalanx of unspecified lesser toe(s), initial encounter for closed fracture | CMS +S92523B | Displaced fracture of middle phalanx of unspecified lesser toe(s), initial encounter for open fracture | CMS +S92523D | Displaced fracture of middle phalanx of unspecified lesser toe(s), subsequent encounter for fracture with routine healing | CMS +S92523G | Displaced fracture of middle phalanx of unspecified lesser toe(s), subsequent encounter for fracture with delayed healing | CMS +S92523K | Displaced fracture of middle phalanx of unspecified lesser toe(s), subsequent encounter for fracture with nonunion | CMS +S92523P | Displaced fracture of middle phalanx of unspecified lesser toe(s), subsequent encounter for fracture with malunion | CMS +S92523S | Displaced fracture of middle phalanx of unspecified lesser toe(s), sequela | CMS +S92524A | Nondisplaced fracture of middle phalanx of right lesser toe(s), initial encounter for closed fracture | CMS +S92524B | Nondisplaced fracture of middle phalanx of right lesser toe(s), initial encounter for open fracture | CMS +S92524D | Nondisplaced fracture of middle phalanx of right lesser toe(s), subsequent encounter for fracture with routine healing | CMS +S92524G | Nondisplaced fracture of middle phalanx of right lesser toe(s), subsequent encounter for fracture with delayed healing | CMS +S92524K | Nondisplaced fracture of middle phalanx of right lesser toe(s), subsequent encounter for fracture with nonunion | CMS +S92524P | Nondisplaced fracture of middle phalanx of right lesser toe(s), subsequent encounter for fracture with malunion | CMS +S92524S | Nondisplaced fracture of middle phalanx of right lesser toe(s), sequela | CMS +S92525A | Nondisplaced fracture of middle phalanx of left lesser toe(s), initial encounter for closed fracture | CMS +S92525B | Nondisplaced fracture of middle phalanx of left lesser toe(s), initial encounter for open fracture | CMS +S92525D | Nondisplaced fracture of middle phalanx of left lesser toe(s), subsequent encounter for fracture with routine healing | CMS +S92525G | Nondisplaced fracture of middle phalanx of left lesser toe(s), subsequent encounter for fracture with delayed healing | CMS +S92525K | Nondisplaced fracture of middle phalanx of left lesser toe(s), subsequent encounter for fracture with nonunion | CMS +S92525P | Nondisplaced fracture of middle phalanx of left lesser toe(s), subsequent encounter for fracture with malunion | CMS +S92525S | Nondisplaced fracture of middle phalanx of left lesser toe(s), sequela | CMS +S92526A | Nondisplaced fracture of middle phalanx of unspecified lesser toe(s), initial encounter for closed fracture | CMS +S92526B | Nondisplaced fracture of middle phalanx of unspecified lesser toe(s), initial encounter for open fracture | CMS +S92526D | Nondisplaced fracture of middle phalanx of unspecified lesser toe(s), subsequent encounter for fracture with routine healing | CMS +S92526G | Nondisplaced fracture of middle phalanx of unspecified lesser toe(s), subsequent encounter for fracture with delayed healing | CMS +S92526K | Nondisplaced fracture of middle phalanx of unspecified lesser toe(s), subsequent encounter for fracture with nonunion | CMS +S92526P | Nondisplaced fracture of middle phalanx of unspecified lesser toe(s), subsequent encounter for fracture with malunion | CMS +S92526S | Nondisplaced fracture of middle phalanx of unspecified lesser toe(s), sequela | CMS +S92531A | Displaced fracture of distal phalanx of right lesser toe(s), initial encounter for closed fracture | CMS +S92531B | Displaced fracture of distal phalanx of right lesser toe(s), initial encounter for open fracture | CMS +S92531D | Displaced fracture of distal phalanx of right lesser toe(s), subsequent encounter for fracture with routine healing | CMS +S92531G | Displaced fracture of distal phalanx of right lesser toe(s), subsequent encounter for fracture with delayed healing | CMS +S92531K | Displaced fracture of distal phalanx of right lesser toe(s), subsequent encounter for fracture with nonunion | CMS +S92531P | Displaced fracture of distal phalanx of right lesser toe(s), subsequent encounter for fracture with malunion | CMS +S92531S | Displaced fracture of distal phalanx of right lesser toe(s), sequela | CMS +S92532A | Displaced fracture of distal phalanx of left lesser toe(s), initial encounter for closed fracture | CMS +S92532B | Displaced fracture of distal phalanx of left lesser toe(s), initial encounter for open fracture | CMS +S92532D | Displaced fracture of distal phalanx of left lesser toe(s), subsequent encounter for fracture with routine healing | CMS +S92532G | Displaced fracture of distal phalanx of left lesser toe(s), subsequent encounter for fracture with delayed healing | CMS +S92532K | Displaced fracture of distal phalanx of left lesser toe(s), subsequent encounter for fracture with nonunion | CMS +S92532P | Displaced fracture of distal phalanx of left lesser toe(s), subsequent encounter for fracture with malunion | CMS +S92532S | Displaced fracture of distal phalanx of left lesser toe(s), sequela | CMS +S92533A | Displaced fracture of distal phalanx of unspecified lesser toe(s), initial encounter for closed fracture | CMS +S92533B | Displaced fracture of distal phalanx of unspecified lesser toe(s), initial encounter for open fracture | CMS +S92533D | Displaced fracture of distal phalanx of unspecified lesser toe(s), subsequent encounter for fracture with routine healing | CMS +S92533G | Displaced fracture of distal phalanx of unspecified lesser toe(s), subsequent encounter for fracture with delayed healing | CMS +S92533K | Displaced fracture of distal phalanx of unspecified lesser toe(s), subsequent encounter for fracture with nonunion | CMS +S92533P | Displaced fracture of distal phalanx of unspecified lesser toe(s), subsequent encounter for fracture with malunion | CMS +S92533S | Displaced fracture of distal phalanx of unspecified lesser toe(s), sequela | CMS +S92534A | Nondisplaced fracture of distal phalanx of right lesser toe(s), initial encounter for closed fracture | CMS +S92534B | Nondisplaced fracture of distal phalanx of right lesser toe(s), initial encounter for open fracture | CMS +S92534D | Nondisplaced fracture of distal phalanx of right lesser toe(s), subsequent encounter for fracture with routine healing | CMS +S92534G | Nondisplaced fracture of distal phalanx of right lesser toe(s), subsequent encounter for fracture with delayed healing | CMS +S92534K | Nondisplaced fracture of distal phalanx of right lesser toe(s), subsequent encounter for fracture with nonunion | CMS +S92534P | Nondisplaced fracture of distal phalanx of right lesser toe(s), subsequent encounter for fracture with malunion | CMS +S92534S | Nondisplaced fracture of distal phalanx of right lesser toe(s), sequela | CMS +S92535A | Nondisplaced fracture of distal phalanx of left lesser toe(s), initial encounter for closed fracture | CMS +S92535B | Nondisplaced fracture of distal phalanx of left lesser toe(s), initial encounter for open fracture | CMS +S92535D | Nondisplaced fracture of distal phalanx of left lesser toe(s), subsequent encounter for fracture with routine healing | CMS +S92535G | Nondisplaced fracture of distal phalanx of left lesser toe(s), subsequent encounter for fracture with delayed healing | CMS +S92535K | Nondisplaced fracture of distal phalanx of left lesser toe(s), subsequent encounter for fracture with nonunion | CMS +S92535P | Nondisplaced fracture of distal phalanx of left lesser toe(s), subsequent encounter for fracture with malunion | CMS +S92535S | Nondisplaced fracture of distal phalanx of left lesser toe(s), sequela | CMS +S92536A | Nondisplaced fracture of distal phalanx of unspecified lesser toe(s), initial encounter for closed fracture | CMS +S92536B | Nondisplaced fracture of distal phalanx of unspecified lesser toe(s), initial encounter for open fracture | CMS +S92536D | Nondisplaced fracture of distal phalanx of unspecified lesser toe(s), subsequent encounter for fracture with routine healing | CMS +S92536G | Nondisplaced fracture of distal phalanx of unspecified lesser toe(s), subsequent encounter for fracture with delayed healing | CMS +S92536K | Nondisplaced fracture of distal phalanx of unspecified lesser toe(s), subsequent encounter for fracture with nonunion | CMS +S92536P | Nondisplaced fracture of distal phalanx of unspecified lesser toe(s), subsequent encounter for fracture with malunion | CMS +S92536S | Nondisplaced fracture of distal phalanx of unspecified lesser toe(s), sequela | CMS +S92591A | Other fracture of right lesser toe(s), initial encounter for closed fracture | CMS +S92591B | Other fracture of right lesser toe(s), initial encounter for open fracture | CMS +S92591D | Other fracture of right lesser toe(s), subsequent encounter for fracture with routine healing | CMS +S92591G | Other fracture of right lesser toe(s), subsequent encounter for fracture with delayed healing | CMS +S92591K | Other fracture of right lesser toe(s), subsequent encounter for fracture with nonunion | CMS +S92591P | Other fracture of right lesser toe(s), subsequent encounter for fracture with malunion | CMS +S92591S | Other fracture of right lesser toe(s), sequela | CMS +S92592A | Other fracture of left lesser toe(s), initial encounter for closed fracture | CMS +S92592B | Other fracture of left lesser toe(s), initial encounter for open fracture | CMS +S92592D | Other fracture of left lesser toe(s), subsequent encounter for fracture with routine healing | CMS +S92592G | Other fracture of left lesser toe(s), subsequent encounter for fracture with delayed healing | CMS +S92592K | Other fracture of left lesser toe(s), subsequent encounter for fracture with nonunion | CMS +S92592P | Other fracture of left lesser toe(s), subsequent encounter for fracture with malunion | CMS +S92592S | Other fracture of left lesser toe(s), sequela | CMS +S92599A | Other fracture of unspecified lesser toe(s), initial encounter for closed fracture | CMS +S92599B | Other fracture of unspecified lesser toe(s), initial encounter for open fracture | CMS +S92599D | Other fracture of unspecified lesser toe(s), subsequent encounter for fracture with routine healing | CMS +S92599G | Other fracture of unspecified lesser toe(s), subsequent encounter for fracture with delayed healing | CMS +S92599K | Other fracture of unspecified lesser toe(s), subsequent encounter for fracture with nonunion | CMS +S92599P | Other fracture of unspecified lesser toe(s), subsequent encounter for fracture with malunion | CMS +S92599S | Other fracture of unspecified lesser toe(s), sequela | CMS +S927 | Multiple fractures of foot | WHO +S92811A | Other fracture of right foot, initial encounter for closed fracture | CMS +S92811B | Other fracture of right foot, initial encounter for open fracture | CMS +S92811D | Other fracture of right foot, subsequent encounter for fracture with routine healing | CMS +S92811G | Other fracture of right foot, subsequent encounter for fracture with delayed healing | CMS +S92811K | Other fracture of right foot, subsequent encounter for fracture with nonunion | CMS +S92811P | Other fracture of right foot, subsequent encounter for fracture with malunion | CMS +S92811S | Other fracture of right foot, sequela | CMS +S92812A | Other fracture of left foot, initial encounter for closed fracture | CMS +S92812B | Other fracture of left foot, initial encounter for open fracture | CMS +S92812D | Other fracture of left foot, subsequent encounter for fracture with routine healing | CMS +S92812G | Other fracture of left foot, subsequent encounter for fracture with delayed healing | CMS +S92812K | Other fracture of left foot, subsequent encounter for fracture with nonunion | CMS +S92812P | Other fracture of left foot, subsequent encounter for fracture with malunion | CMS +S92812S | Other fracture of left foot, sequela | CMS +S92819A | Other fracture of unspecified foot, initial encounter for closed fracture | CMS +S92819B | Other fracture of unspecified foot, initial encounter for open fracture | CMS +S92819D | Other fracture of unspecified foot, subsequent encounter for fracture with routine healing | CMS +S92819G | Other fracture of unspecified foot, subsequent encounter for fracture with delayed healing | CMS +S92819K | Other fracture of unspecified foot, subsequent encounter for fracture with nonunion | CMS +S92819P | Other fracture of unspecified foot, subsequent encounter for fracture with malunion | CMS +S92819S | Other fracture of unspecified foot, sequela | CMS +S929 | Fracture of foot, unspecified | WHO +S92901A | Unspecified fracture of right foot, initial encounter for closed fracture | CMS +S92901B | Unspecified fracture of right foot, initial encounter for open fracture | CMS +S92901D | Unspecified fracture of right foot, subsequent encounter for fracture with routine healing | CMS +S92901G | Unspecified fracture of right foot, subsequent encounter for fracture with delayed healing | CMS +S92901K | Unspecified fracture of right foot, subsequent encounter for fracture with nonunion | CMS +S92901P | Unspecified fracture of right foot, subsequent encounter for fracture with malunion | CMS +S92901S | Unspecified fracture of right foot, sequela | CMS +S92902A | Unspecified fracture of left foot, initial encounter for closed fracture | CMS +S92902B | Unspecified fracture of left foot, initial encounter for open fracture | CMS +S92902D | Unspecified fracture of left foot, subsequent encounter for fracture with routine healing | CMS +S92902G | Unspecified fracture of left foot, subsequent encounter for fracture with delayed healing | CMS +S92902K | Unspecified fracture of left foot, subsequent encounter for fracture with nonunion | CMS +S92902P | Unspecified fracture of left foot, subsequent encounter for fracture with malunion | CMS +S92902S | Unspecified fracture of left foot, sequela | CMS +S92909A | Unspecified fracture of unspecified foot, initial encounter for closed fracture | CMS +S92909B | Unspecified fracture of unspecified foot, initial encounter for open fracture | CMS +S92909D | Unspecified fracture of unspecified foot, subsequent encounter for fracture with routine healing | CMS +S92909G | Unspecified fracture of unspecified foot, subsequent encounter for fracture with delayed healing | CMS +S92909K | Unspecified fracture of unspecified foot, subsequent encounter for fracture with nonunion | CMS +S92909P | Unspecified fracture of unspecified foot, subsequent encounter for fracture with malunion | CMS +S92909S | Unspecified fracture of unspecified foot, sequela | CMS +S92911A | Unspecified fracture of right toe(s), initial encounter for closed fracture | CMS +S92911B | Unspecified fracture of right toe(s), initial encounter for open fracture | CMS +S92911D | Unspecified fracture of right toe(s), subsequent encounter for fracture with routine healing | CMS +S92911G | Unspecified fracture of right toe(s), subsequent encounter for fracture with delayed healing | CMS +S92911K | Unspecified fracture of right toe(s), subsequent encounter for fracture with nonunion | CMS +S92911P | Unspecified fracture of right toe(s), subsequent encounter for fracture with malunion | CMS +S92911S | Unspecified fracture of right toe(s), sequela | CMS +S92912A | Unspecified fracture of left toe(s), initial encounter for closed fracture | CMS +S92912B | Unspecified fracture of left toe(s), initial encounter for open fracture | CMS +S92912D | Unspecified fracture of left toe(s), subsequent encounter for fracture with routine healing | CMS +S92912G | Unspecified fracture of left toe(s), subsequent encounter for fracture with delayed healing | CMS +S92912K | Unspecified fracture of left toe(s), subsequent encounter for fracture with nonunion | CMS +S92912P | Unspecified fracture of left toe(s), subsequent encounter for fracture with malunion | CMS +S92912S | Unspecified fracture of left toe(s), sequela | CMS +S92919A | Unspecified fracture of unspecified toe(s), initial encounter for closed fracture | CMS +S92919B | Unspecified fracture of unspecified toe(s), initial encounter for open fracture | CMS +S92919D | Unspecified fracture of unspecified toe(s), subsequent encounter for fracture with routine healing | CMS +S92919G | Unspecified fracture of unspecified toe(s), subsequent encounter for fracture with delayed healing | CMS +S92919K | Unspecified fracture of unspecified toe(s), subsequent encounter for fracture with nonunion | CMS +S92919P | Unspecified fracture of unspecified toe(s), subsequent encounter for fracture with malunion | CMS +S92919S | Unspecified fracture of unspecified toe(s), sequela | CMS +S93 | Dislocation, sprain and strain of joints and ligaments at ankle and foot level | WHO +S930 | Dislocation of ankle joint | WHO +S9301XA | Subluxation of right ankle joint, initial encounter | CMS +S9301XD | Subluxation of right ankle joint, subsequent encounter | CMS +S9301XS | Subluxation of right ankle joint, sequela | CMS +S9302XA | Subluxation of left ankle joint, initial encounter | CMS +S9302XD | Subluxation of left ankle joint, subsequent encounter | CMS +S9302XS | Subluxation of left ankle joint, sequela | CMS +S9303XA | Subluxation of unspecified ankle joint, initial encounter | CMS +S9303XD | Subluxation of unspecified ankle joint, subsequent encounter | CMS +S9303XS | Subluxation of unspecified ankle joint, sequela | CMS +S9304XA | Dislocation of right ankle joint, initial encounter | CMS +S9304XD | Dislocation of right ankle joint, subsequent encounter | CMS +S9304XS | Dislocation of right ankle joint, sequela | CMS +S9305XA | Dislocation of left ankle joint, initial encounter | CMS +S9305XD | Dislocation of left ankle joint, subsequent encounter | CMS +S9305XS | Dislocation of left ankle joint, sequela | CMS +S9306XA | Dislocation of unspecified ankle joint, initial encounter | CMS +S9306XD | Dislocation of unspecified ankle joint, subsequent encounter | CMS +S9306XS | Dislocation of unspecified ankle joint, sequela | CMS +S931 | Dislocation of toe(s) | WHO +S93101A | Unspecified subluxation of right toe(s), initial encounter | CMS +S93101D | Unspecified subluxation of right toe(s), subsequent encounter | CMS +S93101S | Unspecified subluxation of right toe(s), sequela | CMS +S93102A | Unspecified subluxation of left toe(s), initial encounter | CMS +S93102D | Unspecified subluxation of left toe(s), subsequent encounter | CMS +S93102S | Unspecified subluxation of left toe(s), sequela | CMS +S93103A | Unspecified subluxation of unspecified toe(s), initial encounter | CMS +S93103D | Unspecified subluxation of unspecified toe(s), subsequent encounter | CMS +S93103S | Unspecified subluxation of unspecified toe(s), sequela | CMS +S93104A | Unspecified dislocation of right toe(s), initial encounter | CMS +S93104D | Unspecified dislocation of right toe(s), subsequent encounter | CMS +S93104S | Unspecified dislocation of right toe(s), sequela | CMS +S93105A | Unspecified dislocation of left toe(s), initial encounter | CMS +S93105D | Unspecified dislocation of left toe(s), subsequent encounter | CMS +S93105S | Unspecified dislocation of left toe(s), sequela | CMS +S93106A | Unspecified dislocation of unspecified toe(s), initial encounter | CMS +S93106D | Unspecified dislocation of unspecified toe(s), subsequent encounter | CMS +S93106S | Unspecified dislocation of unspecified toe(s), sequela | CMS +S93111A | Dislocation of interphalangeal joint of right great toe, initial encounter | CMS +S93111D | Dislocation of interphalangeal joint of right great toe, subsequent encounter | CMS +S93111S | Dislocation of interphalangeal joint of right great toe, sequela | CMS +S93112A | Dislocation of interphalangeal joint of left great toe, initial encounter | CMS +S93112D | Dislocation of interphalangeal joint of left great toe, subsequent encounter | CMS +S93112S | Dislocation of interphalangeal joint of left great toe, sequela | CMS +S93113A | Dislocation of interphalangeal joint of unspecified great toe, initial encounter | CMS +S93113D | Dislocation of interphalangeal joint of unspecified great toe, subsequent encounter | CMS +S93113S | Dislocation of interphalangeal joint of unspecified great toe, sequela | CMS +S93114A | Dislocation of interphalangeal joint of right lesser toe(s), initial encounter | CMS +S93114D | Dislocation of interphalangeal joint of right lesser toe(s), subsequent encounter | CMS +S93114S | Dislocation of interphalangeal joint of right lesser toe(s), sequela | CMS +S93115A | Dislocation of interphalangeal joint of left lesser toe(s), initial encounter | CMS +S93115D | Dislocation of interphalangeal joint of left lesser toe(s), subsequent encounter | CMS +S93115S | Dislocation of interphalangeal joint of left lesser toe(s), sequela | CMS +S93116A | Dislocation of interphalangeal joint of unspecified lesser toe(s), initial encounter | CMS +S93116D | Dislocation of interphalangeal joint of unspecified lesser toe(s), subsequent encounter | CMS +S93116S | Dislocation of interphalangeal joint of unspecified lesser toe(s), sequela | CMS +S93119A | Dislocation of interphalangeal joint of unspecified toe(s), initial encounter | CMS +S93119D | Dislocation of interphalangeal joint of unspecified toe(s), subsequent encounter | CMS +S93119S | Dislocation of interphalangeal joint of unspecified toe(s), sequela | CMS +S93121A | Dislocation of metatarsophalangeal joint of right great toe, initial encounter | CMS +S93121D | Dislocation of metatarsophalangeal joint of right great toe, subsequent encounter | CMS +S93121S | Dislocation of metatarsophalangeal joint of right great toe, sequela | CMS +S93122A | Dislocation of metatarsophalangeal joint of left great toe, initial encounter | CMS +S93122D | Dislocation of metatarsophalangeal joint of left great toe, subsequent encounter | CMS +S93122S | Dislocation of metatarsophalangeal joint of left great toe, sequela | CMS +S93123A | Dislocation of metatarsophalangeal joint of unspecified great toe, initial encounter | CMS +S93123D | Dislocation of metatarsophalangeal joint of unspecified great toe, subsequent encounter | CMS +S93123S | Dislocation of metatarsophalangeal joint of unspecified great toe, sequela | CMS +S93124A | Dislocation of metatarsophalangeal joint of right lesser toe(s), initial encounter | CMS +S93124D | Dislocation of metatarsophalangeal joint of right lesser toe(s), subsequent encounter | CMS +S93124S | Dislocation of metatarsophalangeal joint of right lesser toe(s), sequela | CMS +S93125A | Dislocation of metatarsophalangeal joint of left lesser toe(s), initial encounter | CMS +S93125D | Dislocation of metatarsophalangeal joint of left lesser toe(s), subsequent encounter | CMS +S93125S | Dislocation of metatarsophalangeal joint of left lesser toe(s), sequela | CMS +S93126A | Dislocation of metatarsophalangeal joint of unspecified lesser toe(s), initial encounter | CMS +S93126D | Dislocation of metatarsophalangeal joint of unspecified lesser toe(s), subsequent encounter | CMS +S93126S | Dislocation of metatarsophalangeal joint of unspecified lesser toe(s), sequela | CMS +S93129A | Dislocation of metatarsophalangeal joint of unspecified toe(s), initial encounter | CMS +S93129D | Dislocation of metatarsophalangeal joint of unspecified toe(s), subsequent encounter | CMS +S93129S | Dislocation of metatarsophalangeal joint of unspecified toe(s), sequela | CMS +S93131A | Subluxation of interphalangeal joint of right great toe, initial encounter | CMS +S93131D | Subluxation of interphalangeal joint of right great toe, subsequent encounter | CMS +S93131S | Subluxation of interphalangeal joint of right great toe, sequela | CMS +S93132A | Subluxation of interphalangeal joint of left great toe, initial encounter | CMS +S93132D | Subluxation of interphalangeal joint of left great toe, subsequent encounter | CMS +S93132S | Subluxation of interphalangeal joint of left great toe, sequela | CMS +S93133A | Subluxation of interphalangeal joint of unspecified great toe, initial encounter | CMS +S93133D | Subluxation of interphalangeal joint of unspecified great toe, subsequent encounter | CMS +S93133S | Subluxation of interphalangeal joint of unspecified great toe, sequela | CMS +S93134A | Subluxation of interphalangeal joint of right lesser toe(s), initial encounter | CMS +S93134D | Subluxation of interphalangeal joint of right lesser toe(s), subsequent encounter | CMS +S93134S | Subluxation of interphalangeal joint of right lesser toe(s), sequela | CMS +S93135A | Subluxation of interphalangeal joint of left lesser toe(s), initial encounter | CMS +S93135D | Subluxation of interphalangeal joint of left lesser toe(s), subsequent encounter | CMS +S93135S | Subluxation of interphalangeal joint of left lesser toe(s), sequela | CMS +S93136A | Subluxation of interphalangeal joint of unspecified lesser toe(s), initial encounter | CMS +S93136D | Subluxation of interphalangeal joint of unspecified lesser toe(s), subsequent encounter | CMS +S93136S | Subluxation of interphalangeal joint of unspecified lesser toe(s), sequela | CMS +S93139A | Subluxation of interphalangeal joint of unspecified toe(s), initial encounter | CMS +S93139D | Subluxation of interphalangeal joint of unspecified toe(s), subsequent encounter | CMS +S93139S | Subluxation of interphalangeal joint of unspecified toe(s), sequela | CMS +S93141A | Subluxation of metatarsophalangeal joint of right great toe, initial encounter | CMS +S93141D | Subluxation of metatarsophalangeal joint of right great toe, subsequent encounter | CMS +S93141S | Subluxation of metatarsophalangeal joint of right great toe, sequela | CMS +S93142A | Subluxation of metatarsophalangeal joint of left great toe, initial encounter | CMS +S93142D | Subluxation of metatarsophalangeal joint of left great toe, subsequent encounter | CMS +S93142S | Subluxation of metatarsophalangeal joint of left great toe, sequela | CMS +S93143A | Subluxation of metatarsophalangeal joint of unspecified great toe, initial encounter | CMS +S93143D | Subluxation of metatarsophalangeal joint of unspecified great toe, subsequent encounter | CMS +S93143S | Subluxation of metatarsophalangeal joint of unspecified great toe, sequela | CMS +S93144A | Subluxation of metatarsophalangeal joint of right lesser toe(s), initial encounter | CMS +S93144D | Subluxation of metatarsophalangeal joint of right lesser toe(s), subsequent encounter | CMS +S93144S | Subluxation of metatarsophalangeal joint of right lesser toe(s), sequela | CMS +S93145A | Subluxation of metatarsophalangeal joint of left lesser toe(s), initial encounter | CMS +S93145D | Subluxation of metatarsophalangeal joint of left lesser toe(s), subsequent encounter | CMS +S93145S | Subluxation of metatarsophalangeal joint of left lesser toe(s), sequela | CMS +S93146A | Subluxation of metatarsophalangeal joint of unspecified lesser toe(s), initial encounter | CMS +S93146D | Subluxation of metatarsophalangeal joint of unspecified lesser toe(s), subsequent encounter | CMS +S93146S | Subluxation of metatarsophalangeal joint of unspecified lesser toe(s), sequela | CMS +S93149A | Subluxation of metatarsophalangeal joint of unspecified toe(s), initial encounter | CMS +S93149D | Subluxation of metatarsophalangeal joint of unspecified toe(s), subsequent encounter | CMS +S93149S | Subluxation of metatarsophalangeal joint of unspecified toe(s), sequela | CMS +S932 | Rupture of ligaments at ankle and foot level | WHO +S933 | Dislocation of other and unspecified parts of foot | WHO +S93301A | Unspecified subluxation of right foot, initial encounter | CMS +S93301D | Unspecified subluxation of right foot, subsequent encounter | CMS +S93301S | Unspecified subluxation of right foot, sequela | CMS +S93302A | Unspecified subluxation of left foot, initial encounter | CMS +S93302D | Unspecified subluxation of left foot, subsequent encounter | CMS +S93302S | Unspecified subluxation of left foot, sequela | CMS +S93303A | Unspecified subluxation of unspecified foot, initial encounter | CMS +S93303D | Unspecified subluxation of unspecified foot, subsequent encounter | CMS +S93303S | Unspecified subluxation of unspecified foot, sequela | CMS +S93304A | Unspecified dislocation of right foot, initial encounter | CMS +S93304D | Unspecified dislocation of right foot, subsequent encounter | CMS +S93304S | Unspecified dislocation of right foot, sequela | CMS +S93305A | Unspecified dislocation of left foot, initial encounter | CMS +S93305D | Unspecified dislocation of left foot, subsequent encounter | CMS +S93305S | Unspecified dislocation of left foot, sequela | CMS +S93306A | Unspecified dislocation of unspecified foot, initial encounter | CMS +S93306D | Unspecified dislocation of unspecified foot, subsequent encounter | CMS +S93306S | Unspecified dislocation of unspecified foot, sequela | CMS +S93311A | Subluxation of tarsal joint of right foot, initial encounter | CMS +S93311D | Subluxation of tarsal joint of right foot, subsequent encounter | CMS +S93311S | Subluxation of tarsal joint of right foot, sequela | CMS +S93312A | Subluxation of tarsal joint of left foot, initial encounter | CMS +S93312D | Subluxation of tarsal joint of left foot, subsequent encounter | CMS +S93312S | Subluxation of tarsal joint of left foot, sequela | CMS +S93313A | Subluxation of tarsal joint of unspecified foot, initial encounter | CMS +S93313D | Subluxation of tarsal joint of unspecified foot, subsequent encounter | CMS +S93313S | Subluxation of tarsal joint of unspecified foot, sequela | CMS +S93314A | Dislocation of tarsal joint of right foot, initial encounter | CMS +S93314D | Dislocation of tarsal joint of right foot, subsequent encounter | CMS +S93314S | Dislocation of tarsal joint of right foot, sequela | CMS +S93315A | Dislocation of tarsal joint of left foot, initial encounter | CMS +S93315D | Dislocation of tarsal joint of left foot, subsequent encounter | CMS +S93315S | Dislocation of tarsal joint of left foot, sequela | CMS +S93316A | Dislocation of tarsal joint of unspecified foot, initial encounter | CMS +S93316D | Dislocation of tarsal joint of unspecified foot, subsequent encounter | CMS +S93316S | Dislocation of tarsal joint of unspecified foot, sequela | CMS +S93321A | Subluxation of tarsometatarsal joint of right foot, initial encounter | CMS +S93321D | Subluxation of tarsometatarsal joint of right foot, subsequent encounter | CMS +S93321S | Subluxation of tarsometatarsal joint of right foot, sequela | CMS +S93322A | Subluxation of tarsometatarsal joint of left foot, initial encounter | CMS +S93322D | Subluxation of tarsometatarsal joint of left foot, subsequent encounter | CMS +S93322S | Subluxation of tarsometatarsal joint of left foot, sequela | CMS +S93323A | Subluxation of tarsometatarsal joint of unspecified foot, initial encounter | CMS +S93323D | Subluxation of tarsometatarsal joint of unspecified foot, subsequent encounter | CMS +S93323S | Subluxation of tarsometatarsal joint of unspecified foot, sequela | CMS +S93324A | Dislocation of tarsometatarsal joint of right foot, initial encounter | CMS +S93324D | Dislocation of tarsometatarsal joint of right foot, subsequent encounter | CMS +S93324S | Dislocation of tarsometatarsal joint of right foot, sequela | CMS +S93325A | Dislocation of tarsometatarsal joint of left foot, initial encounter | CMS +S93325D | Dislocation of tarsometatarsal joint of left foot, subsequent encounter | CMS +S93325S | Dislocation of tarsometatarsal joint of left foot, sequela | CMS +S93326A | Dislocation of tarsometatarsal joint of unspecified foot, initial encounter | CMS +S93326D | Dislocation of tarsometatarsal joint of unspecified foot, subsequent encounter | CMS +S93326S | Dislocation of tarsometatarsal joint of unspecified foot, sequela | CMS +S93331A | Other subluxation of right foot, initial encounter | CMS +S93331D | Other subluxation of right foot, subsequent encounter | CMS +S93331S | Other subluxation of right foot, sequela | CMS +S93332A | Other subluxation of left foot, initial encounter | CMS +S93332D | Other subluxation of left foot, subsequent encounter | CMS +S93332S | Other subluxation of left foot, sequela | CMS +S93333A | Other subluxation of unspecified foot, initial encounter | CMS +S93333D | Other subluxation of unspecified foot, subsequent encounter | CMS +S93333S | Other subluxation of unspecified foot, sequela | CMS +S93334A | Other dislocation of right foot, initial encounter | CMS +S93334D | Other dislocation of right foot, subsequent encounter | CMS +S93334S | Other dislocation of right foot, sequela | CMS +S93335A | Other dislocation of left foot, initial encounter | CMS +S93335D | Other dislocation of left foot, subsequent encounter | CMS +S93335S | Other dislocation of left foot, sequela | CMS +S93336A | Other dislocation of unspecified foot, initial encounter | CMS +S93336D | Other dislocation of unspecified foot, subsequent encounter | CMS +S93336S | Other dislocation of unspecified foot, sequela | CMS +S934 | Sprain and strain of ankle | WHO +S93401A | Sprain of unspecified ligament of right ankle, initial encounter | CMS +S93401D | Sprain of unspecified ligament of right ankle, subsequent encounter | CMS +S93401S | Sprain of unspecified ligament of right ankle, sequela | CMS +S93402A | Sprain of unspecified ligament of left ankle, initial encounter | CMS +S93402D | Sprain of unspecified ligament of left ankle, subsequent encounter | CMS +S93402S | Sprain of unspecified ligament of left ankle, sequela | CMS +S93409A | Sprain of unspecified ligament of unspecified ankle, initial encounter | CMS +S93409D | Sprain of unspecified ligament of unspecified ankle, subsequent encounter | CMS +S93409S | Sprain of unspecified ligament of unspecified ankle, sequela | CMS +S93411A | Sprain of calcaneofibular ligament of right ankle, initial encounter | CMS +S93411D | Sprain of calcaneofibular ligament of right ankle, subsequent encounter | CMS +S93411S | Sprain of calcaneofibular ligament of right ankle, sequela | CMS +S93412A | Sprain of calcaneofibular ligament of left ankle, initial encounter | CMS +S93412D | Sprain of calcaneofibular ligament of left ankle, subsequent encounter | CMS +S93412S | Sprain of calcaneofibular ligament of left ankle, sequela | CMS +S93419A | Sprain of calcaneofibular ligament of unspecified ankle, initial encounter | CMS +S93419D | Sprain of calcaneofibular ligament of unspecified ankle, subsequent encounter | CMS +S93419S | Sprain of calcaneofibular ligament of unspecified ankle, sequela | CMS +S93421A | Sprain of deltoid ligament of right ankle, initial encounter | CMS +S93421D | Sprain of deltoid ligament of right ankle, subsequent encounter | CMS +S93421S | Sprain of deltoid ligament of right ankle, sequela | CMS +S93422A | Sprain of deltoid ligament of left ankle, initial encounter | CMS +S93422D | Sprain of deltoid ligament of left ankle, subsequent encounter | CMS +S93422S | Sprain of deltoid ligament of left ankle, sequela | CMS +S93429A | Sprain of deltoid ligament of unspecified ankle, initial encounter | CMS +S93429D | Sprain of deltoid ligament of unspecified ankle, subsequent encounter | CMS +S93429S | Sprain of deltoid ligament of unspecified ankle, sequela | CMS +S93431A | Sprain of tibiofibular ligament of right ankle, initial encounter | CMS +S93431D | Sprain of tibiofibular ligament of right ankle, subsequent encounter | CMS +S93431S | Sprain of tibiofibular ligament of right ankle, sequela | CMS +S93432A | Sprain of tibiofibular ligament of left ankle, initial encounter | CMS +S93432D | Sprain of tibiofibular ligament of left ankle, subsequent encounter | CMS +S93432S | Sprain of tibiofibular ligament of left ankle, sequela | CMS +S93439A | Sprain of tibiofibular ligament of unspecified ankle, initial encounter | CMS +S93439D | Sprain of tibiofibular ligament of unspecified ankle, subsequent encounter | CMS +S93439S | Sprain of tibiofibular ligament of unspecified ankle, sequela | CMS +S93491A | Sprain of other ligament of right ankle, initial encounter | CMS +S93491D | Sprain of other ligament of right ankle, subsequent encounter | CMS +S93491S | Sprain of other ligament of right ankle, sequela | CMS +S93492A | Sprain of other ligament of left ankle, initial encounter | CMS +S93492D | Sprain of other ligament of left ankle, subsequent encounter | CMS +S93492S | Sprain of other ligament of left ankle, sequela | CMS +S93499A | Sprain of other ligament of unspecified ankle, initial encounter | CMS +S93499D | Sprain of other ligament of unspecified ankle, subsequent encounter | CMS +S93499S | Sprain of other ligament of unspecified ankle, sequela | CMS +S935 | Sprain and strain of toe(s) | WHO +S93501A | Unspecified sprain of right great toe, initial encounter | CMS +S93501D | Unspecified sprain of right great toe, subsequent encounter | CMS +S93501S | Unspecified sprain of right great toe, sequela | CMS +S93502A | Unspecified sprain of left great toe, initial encounter | CMS +S93502D | Unspecified sprain of left great toe, subsequent encounter | CMS +S93502S | Unspecified sprain of left great toe, sequela | CMS +S93503A | Unspecified sprain of unspecified great toe, initial encounter | CMS +S93503D | Unspecified sprain of unspecified great toe, subsequent encounter | CMS +S93503S | Unspecified sprain of unspecified great toe, sequela | CMS +S93504A | Unspecified sprain of right lesser toe(s), initial encounter | CMS +S93504D | Unspecified sprain of right lesser toe(s), subsequent encounter | CMS +S93504S | Unspecified sprain of right lesser toe(s), sequela | CMS +S93505A | Unspecified sprain of left lesser toe(s), initial encounter | CMS +S93505D | Unspecified sprain of left lesser toe(s), subsequent encounter | CMS +S93505S | Unspecified sprain of left lesser toe(s), sequela | CMS +S93506A | Unspecified sprain of unspecified lesser toe(s), initial encounter | CMS +S93506D | Unspecified sprain of unspecified lesser toe(s), subsequent encounter | CMS +S93506S | Unspecified sprain of unspecified lesser toe(s), sequela | CMS +S93509A | Unspecified sprain of unspecified toe(s), initial encounter | CMS +S93509D | Unspecified sprain of unspecified toe(s), subsequent encounter | CMS +S93509S | Unspecified sprain of unspecified toe(s), sequela | CMS +S93511A | Sprain of interphalangeal joint of right great toe, initial encounter | CMS +S93511D | Sprain of interphalangeal joint of right great toe, subsequent encounter | CMS +S93511S | Sprain of interphalangeal joint of right great toe, sequela | CMS +S93512A | Sprain of interphalangeal joint of left great toe, initial encounter | CMS +S93512D | Sprain of interphalangeal joint of left great toe, subsequent encounter | CMS +S93512S | Sprain of interphalangeal joint of left great toe, sequela | CMS +S93513A | Sprain of interphalangeal joint of unspecified great toe, initial encounter | CMS +S93513D | Sprain of interphalangeal joint of unspecified great toe, subsequent encounter | CMS +S93513S | Sprain of interphalangeal joint of unspecified great toe, sequela | CMS +S93514A | Sprain of interphalangeal joint of right lesser toe(s), initial encounter | CMS +S93514D | Sprain of interphalangeal joint of right lesser toe(s), subsequent encounter | CMS +S93514S | Sprain of interphalangeal joint of right lesser toe(s), sequela | CMS +S93515A | Sprain of interphalangeal joint of left lesser toe(s), initial encounter | CMS +S93515D | Sprain of interphalangeal joint of left lesser toe(s), subsequent encounter | CMS +S93515S | Sprain of interphalangeal joint of left lesser toe(s), sequela | CMS +S93516A | Sprain of interphalangeal joint of unspecified lesser toe(s), initial encounter | CMS +S93516D | Sprain of interphalangeal joint of unspecified lesser toe(s), subsequent encounter | CMS +S93516S | Sprain of interphalangeal joint of unspecified lesser toe(s), sequela | CMS +S93519A | Sprain of interphalangeal joint of unspecified toe(s), initial encounter | CMS +S93519D | Sprain of interphalangeal joint of unspecified toe(s), subsequent encounter | CMS +S93519S | Sprain of interphalangeal joint of unspecified toe(s), sequela | CMS +S93521A | Sprain of metatarsophalangeal joint of right great toe, initial encounter | CMS +S93521D | Sprain of metatarsophalangeal joint of right great toe, subsequent encounter | CMS +S93521S | Sprain of metatarsophalangeal joint of right great toe, sequela | CMS +S93522A | Sprain of metatarsophalangeal joint of left great toe, initial encounter | CMS +S93522D | Sprain of metatarsophalangeal joint of left great toe, subsequent encounter | CMS +S93522S | Sprain of metatarsophalangeal joint of left great toe, sequela | CMS +S93523A | Sprain of metatarsophalangeal joint of unspecified great toe, initial encounter | CMS +S93523D | Sprain of metatarsophalangeal joint of unspecified great toe, subsequent encounter | CMS +S93523S | Sprain of metatarsophalangeal joint of unspecified great toe, sequela | CMS +S93524A | Sprain of metatarsophalangeal joint of right lesser toe(s), initial encounter | CMS +S93524D | Sprain of metatarsophalangeal joint of right lesser toe(s), subsequent encounter | CMS +S93524S | Sprain of metatarsophalangeal joint of right lesser toe(s), sequela | CMS +S93525A | Sprain of metatarsophalangeal joint of left lesser toe(s), initial encounter | CMS +S93525D | Sprain of metatarsophalangeal joint of left lesser toe(s), subsequent encounter | CMS +S93525S | Sprain of metatarsophalangeal joint of left lesser toe(s), sequela | CMS +S93526A | Sprain of metatarsophalangeal joint of unspecified lesser toe(s), initial encounter | CMS +S93526D | Sprain of metatarsophalangeal joint of unspecified lesser toe(s), subsequent encounter | CMS +S93526S | Sprain of metatarsophalangeal joint of unspecified lesser toe(s), sequela | CMS +S93529A | Sprain of metatarsophalangeal joint of unspecified toe(s), initial encounter | CMS +S93529D | Sprain of metatarsophalangeal joint of unspecified toe(s), subsequent encounter | CMS +S93529S | Sprain of metatarsophalangeal joint of unspecified toe(s), sequela | CMS +S936 | Sprain and strain of other and unspecified parts of foot | WHO +S93601A | Unspecified sprain of right foot, initial encounter | CMS +S93601D | Unspecified sprain of right foot, subsequent encounter | CMS +S93601S | Unspecified sprain of right foot, sequela | CMS +S93602A | Unspecified sprain of left foot, initial encounter | CMS +S93602D | Unspecified sprain of left foot, subsequent encounter | CMS +S93602S | Unspecified sprain of left foot, sequela | CMS +S93609A | Unspecified sprain of unspecified foot, initial encounter | CMS +S93609D | Unspecified sprain of unspecified foot, subsequent encounter | CMS +S93609S | Unspecified sprain of unspecified foot, sequela | CMS +S93611A | Sprain of tarsal ligament of right foot, initial encounter | CMS +S93611D | Sprain of tarsal ligament of right foot, subsequent encounter | CMS +S93611S | Sprain of tarsal ligament of right foot, sequela | CMS +S93612A | Sprain of tarsal ligament of left foot, initial encounter | CMS +S93612D | Sprain of tarsal ligament of left foot, subsequent encounter | CMS +S93612S | Sprain of tarsal ligament of left foot, sequela | CMS +S93619A | Sprain of tarsal ligament of unspecified foot, initial encounter | CMS +S93619D | Sprain of tarsal ligament of unspecified foot, subsequent encounter | CMS +S93619S | Sprain of tarsal ligament of unspecified foot, sequela | CMS +S93621A | Sprain of tarsometatarsal ligament of right foot, initial encounter | CMS +S93621D | Sprain of tarsometatarsal ligament of right foot, subsequent encounter | CMS +S93621S | Sprain of tarsometatarsal ligament of right foot, sequela | CMS +S93622A | Sprain of tarsometatarsal ligament of left foot, initial encounter | CMS +S93622D | Sprain of tarsometatarsal ligament of left foot, subsequent encounter | CMS +S93622S | Sprain of tarsometatarsal ligament of left foot, sequela | CMS +S93629A | Sprain of tarsometatarsal ligament of unspecified foot, initial encounter | CMS +S93629D | Sprain of tarsometatarsal ligament of unspecified foot, subsequent encounter | CMS +S93629S | Sprain of tarsometatarsal ligament of unspecified foot, sequela | CMS +S93691A | Other sprain of right foot, initial encounter | CMS +S93691D | Other sprain of right foot, subsequent encounter | CMS +S93691S | Other sprain of right foot, sequela | CMS +S93692A | Other sprain of left foot, initial encounter | CMS +S93692D | Other sprain of left foot, subsequent encounter | CMS +S93692S | Other sprain of left foot, sequela | CMS +S93699A | Other sprain of unspecified foot, initial encounter | CMS +S93699D | Other sprain of unspecified foot, subsequent encounter | CMS +S93699S | Other sprain of unspecified foot, sequela | CMS +S94 | Injury of nerves at ankle and foot level | WHO +S940 | Injury of lateral plantar nerve | WHO +S9400XA | Injury of lateral plantar nerve, unspecified leg, initial encounter | CMS +S9400XD | Injury of lateral plantar nerve, unspecified leg, subsequent encounter | CMS +S9400XS | Injury of lateral plantar nerve, unspecified leg, sequela | CMS +S9401XA | Injury of lateral plantar nerve, right leg, initial encounter | CMS +S9401XD | Injury of lateral plantar nerve, right leg, subsequent encounter | CMS +S9401XS | Injury of lateral plantar nerve, right leg, sequela | CMS +S9402XA | Injury of lateral plantar nerve, left leg, initial encounter | CMS +S9402XD | Injury of lateral plantar nerve, left leg, subsequent encounter | CMS +S9402XS | Injury of lateral plantar nerve, left leg, sequela | CMS +S941 | Injury of medial plantar nerve | WHO +S9410XA | Injury of medial plantar nerve, unspecified leg, initial encounter | CMS +S9410XD | Injury of medial plantar nerve, unspecified leg, subsequent encounter | CMS +S9410XS | Injury of medial plantar nerve, unspecified leg, sequela | CMS +S9411XA | Injury of medial plantar nerve, right leg, initial encounter | CMS +S9411XD | Injury of medial plantar nerve, right leg, subsequent encounter | CMS +S9411XS | Injury of medial plantar nerve, right leg, sequela | CMS +S9412XA | Injury of medial plantar nerve, left leg, initial encounter | CMS +S9412XD | Injury of medial plantar nerve, left leg, subsequent encounter | CMS +S9412XS | Injury of medial plantar nerve, left leg, sequela | CMS +S942 | Injury of deep peroneal nerve at ankle and foot level | WHO +S9420XA | Injury of deep peroneal nerve at ankle and foot level, unspecified leg, initial encounter | CMS +S9420XD | Injury of deep peroneal nerve at ankle and foot level, unspecified leg, subsequent encounter | CMS +S9420XS | Injury of deep peroneal nerve at ankle and foot level, unspecified leg, sequela | CMS +S9421XA | Injury of deep peroneal nerve at ankle and foot level, right leg, initial encounter | CMS +S9421XD | Injury of deep peroneal nerve at ankle and foot level, right leg, subsequent encounter | CMS +S9421XS | Injury of deep peroneal nerve at ankle and foot level, right leg, sequela | CMS +S9422XA | Injury of deep peroneal nerve at ankle and foot level, left leg, initial encounter | CMS +S9422XD | Injury of deep peroneal nerve at ankle and foot level, left leg, subsequent encounter | CMS +S9422XS | Injury of deep peroneal nerve at ankle and foot level, left leg, sequela | CMS +S943 | Injury of cutaneous sensory nerve at ankle and foot level | WHO +S9430XA | Injury of cutaneous sensory nerve at ankle and foot level, unspecified leg, initial encounter | CMS +S9430XD | Injury of cutaneous sensory nerve at ankle and foot level, unspecified leg, subsequent encounter | CMS +S9430XS | Injury of cutaneous sensory nerve at ankle and foot level, unspecified leg, sequela | CMS +S9431XA | Injury of cutaneous sensory nerve at ankle and foot level, right leg, initial encounter | CMS +S9431XD | Injury of cutaneous sensory nerve at ankle and foot level, right leg, subsequent encounter | CMS +S9431XS | Injury of cutaneous sensory nerve at ankle and foot level, right leg, sequela | CMS +S9432XA | Injury of cutaneous sensory nerve at ankle and foot level, left leg, initial encounter | CMS +S9432XD | Injury of cutaneous sensory nerve at ankle and foot level, left leg, subsequent encounter | CMS +S9432XS | Injury of cutaneous sensory nerve at ankle and foot level, left leg, sequela | CMS +S947 | Injury of multiple nerves at ankle and foot level | WHO +S948 | Injury of other nerves at ankle and foot level | WHO +S948X1A | Injury of other nerves at ankle and foot level, right leg, initial encounter | CMS +S948X1D | Injury of other nerves at ankle and foot level, right leg, subsequent encounter | CMS +S948X1S | Injury of other nerves at ankle and foot level, right leg, sequela | CMS +S948X2A | Injury of other nerves at ankle and foot level, left leg, initial encounter | CMS +S948X2D | Injury of other nerves at ankle and foot level, left leg, subsequent encounter | CMS +S948X2S | Injury of other nerves at ankle and foot level, left leg, sequela | CMS +S948X9A | Injury of other nerves at ankle and foot level, unspecified leg, initial encounter | CMS +S948X9D | Injury of other nerves at ankle and foot level, unspecified leg, subsequent encounter | CMS +S948X9S | Injury of other nerves at ankle and foot level, unspecified leg, sequela | CMS +S949 | Injury of unspecified nerve at ankle and foot level | WHO +S9490XA | Injury of unspecified nerve at ankle and foot level, unspecified leg, initial encounter | CMS +S9490XD | Injury of unspecified nerve at ankle and foot level, unspecified leg, subsequent encounter | CMS +S9490XS | Injury of unspecified nerve at ankle and foot level, unspecified leg, sequela | CMS +S9491XA | Injury of unspecified nerve at ankle and foot level, right leg, initial encounter | CMS +S9491XD | Injury of unspecified nerve at ankle and foot level, right leg, subsequent encounter | CMS +S9491XS | Injury of unspecified nerve at ankle and foot level, right leg, sequela | CMS +S9492XA | Injury of unspecified nerve at ankle and foot level, left leg, initial encounter | CMS +S9492XD | Injury of unspecified nerve at ankle and foot level, left leg, subsequent encounter | CMS +S9492XS | Injury of unspecified nerve at ankle and foot level, left leg, sequela | CMS +S95 | Injury of blood vessels at ankle and foot level | WHO +S950 | Injury of dorsal artery of foot | WHO +S95001A | Unspecified injury of dorsal artery of right foot, initial encounter | CMS +S95001D | Unspecified injury of dorsal artery of right foot, subsequent encounter | CMS +S95001S | Unspecified injury of dorsal artery of right foot, sequela | CMS +S95002A | Unspecified injury of dorsal artery of left foot, initial encounter | CMS +S95002D | Unspecified injury of dorsal artery of left foot, subsequent encounter | CMS +S95002S | Unspecified injury of dorsal artery of left foot, sequela | CMS +S95009A | Unspecified injury of dorsal artery of unspecified foot, initial encounter | CMS +S95009D | Unspecified injury of dorsal artery of unspecified foot, subsequent encounter | CMS +S95009S | Unspecified injury of dorsal artery of unspecified foot, sequela | CMS +S95011A | Laceration of dorsal artery of right foot, initial encounter | CMS +S95011D | Laceration of dorsal artery of right foot, subsequent encounter | CMS +S95011S | Laceration of dorsal artery of right foot, sequela | CMS +S95012A | Laceration of dorsal artery of left foot, initial encounter | CMS +S95012D | Laceration of dorsal artery of left foot, subsequent encounter | CMS +S95012S | Laceration of dorsal artery of left foot, sequela | CMS +S95019A | Laceration of dorsal artery of unspecified foot, initial encounter | CMS +S95019D | Laceration of dorsal artery of unspecified foot, subsequent encounter | CMS +S95019S | Laceration of dorsal artery of unspecified foot, sequela | CMS +S95091A | Other specified injury of dorsal artery of right foot, initial encounter | CMS +S95091D | Other specified injury of dorsal artery of right foot, subsequent encounter | CMS +S95091S | Other specified injury of dorsal artery of right foot, sequela | CMS +S95092A | Other specified injury of dorsal artery of left foot, initial encounter | CMS +S95092D | Other specified injury of dorsal artery of left foot, subsequent encounter | CMS +S95092S | Other specified injury of dorsal artery of left foot, sequela | CMS +S95099A | Other specified injury of dorsal artery of unspecified foot, initial encounter | CMS +S95099D | Other specified injury of dorsal artery of unspecified foot, subsequent encounter | CMS +S95099S | Other specified injury of dorsal artery of unspecified foot, sequela | CMS +S951 | Injury of plantar artery of foot | WHO +S95101A | Unspecified injury of plantar artery of right foot, initial encounter | CMS +S95101D | Unspecified injury of plantar artery of right foot, subsequent encounter | CMS +S95101S | Unspecified injury of plantar artery of right foot, sequela | CMS +S95102A | Unspecified injury of plantar artery of left foot, initial encounter | CMS +S95102D | Unspecified injury of plantar artery of left foot, subsequent encounter | CMS +S95102S | Unspecified injury of plantar artery of left foot, sequela | CMS +S95109A | Unspecified injury of plantar artery of unspecified foot, initial encounter | CMS +S95109D | Unspecified injury of plantar artery of unspecified foot, subsequent encounter | CMS +S95109S | Unspecified injury of plantar artery of unspecified foot, sequela | CMS +S95111A | Laceration of plantar artery of right foot, initial encounter | CMS +S95111D | Laceration of plantar artery of right foot, subsequent encounter | CMS +S95111S | Laceration of plantar artery of right foot, sequela | CMS +S95112A | Laceration of plantar artery of left foot, initial encounter | CMS +S95112D | Laceration of plantar artery of left foot, subsequent encounter | CMS +S95112S | Laceration of plantar artery of left foot, sequela | CMS +S95119A | Laceration of plantar artery of unspecified foot, initial encounter | CMS +S95119D | Laceration of plantar artery of unspecified foot, subsequent encounter | CMS +S95119S | Laceration of plantar artery of unspecified foot, sequela | CMS +S95191A | Other specified injury of plantar artery of right foot, initial encounter | CMS +S95191D | Other specified injury of plantar artery of right foot, subsequent encounter | CMS +S95191S | Other specified injury of plantar artery of right foot, sequela | CMS +S95192A | Other specified injury of plantar artery of left foot, initial encounter | CMS +S95192D | Other specified injury of plantar artery of left foot, subsequent encounter | CMS +S95192S | Other specified injury of plantar artery of left foot, sequela | CMS +S95199A | Other specified injury of plantar artery of unspecified foot, initial encounter | CMS +S95199D | Other specified injury of plantar artery of unspecified foot, subsequent encounter | CMS +S95199S | Other specified injury of plantar artery of unspecified foot, sequela | CMS +S952 | Injury of dorsal vein of foot | WHO +S95201A | Unspecified injury of dorsal vein of right foot, initial encounter | CMS +S95201D | Unspecified injury of dorsal vein of right foot, subsequent encounter | CMS +S95201S | Unspecified injury of dorsal vein of right foot, sequela | CMS +S95202A | Unspecified injury of dorsal vein of left foot, initial encounter | CMS +S95202D | Unspecified injury of dorsal vein of left foot, subsequent encounter | CMS +S95202S | Unspecified injury of dorsal vein of left foot, sequela | CMS +S95209A | Unspecified injury of dorsal vein of unspecified foot, initial encounter | CMS +S95209D | Unspecified injury of dorsal vein of unspecified foot, subsequent encounter | CMS +S95209S | Unspecified injury of dorsal vein of unspecified foot, sequela | CMS +S95211A | Laceration of dorsal vein of right foot, initial encounter | CMS +S95211D | Laceration of dorsal vein of right foot, subsequent encounter | CMS +S95211S | Laceration of dorsal vein of right foot, sequela | CMS +S95212A | Laceration of dorsal vein of left foot, initial encounter | CMS +S95212D | Laceration of dorsal vein of left foot, subsequent encounter | CMS +S95212S | Laceration of dorsal vein of left foot, sequela | CMS +S95219A | Laceration of dorsal vein of unspecified foot, initial encounter | CMS +S95219D | Laceration of dorsal vein of unspecified foot, subsequent encounter | CMS +S95219S | Laceration of dorsal vein of unspecified foot, sequela | CMS +S95291A | Other specified injury of dorsal vein of right foot, initial encounter | CMS +S95291D | Other specified injury of dorsal vein of right foot, subsequent encounter | CMS +S95291S | Other specified injury of dorsal vein of right foot, sequela | CMS +S95292A | Other specified injury of dorsal vein of left foot, initial encounter | CMS +S95292D | Other specified injury of dorsal vein of left foot, subsequent encounter | CMS +S95292S | Other specified injury of dorsal vein of left foot, sequela | CMS +S95299A | Other specified injury of dorsal vein of unspecified foot, initial encounter | CMS +S95299D | Other specified injury of dorsal vein of unspecified foot, subsequent encounter | CMS +S95299S | Other specified injury of dorsal vein of unspecified foot, sequela | CMS +S957 | Injury of multiple blood vessels at ankle and foot level | WHO +S958 | Injury of other blood vessels at ankle and foot level | WHO +S95801A | Unspecified injury of other blood vessels at ankle and foot level, right leg, initial encounter | CMS +S95801D | Unspecified injury of other blood vessels at ankle and foot level, right leg, subsequent encounter | CMS +S95801S | Unspecified injury of other blood vessels at ankle and foot level, right leg, sequela | CMS +S95802A | Unspecified injury of other blood vessels at ankle and foot level, left leg, initial encounter | CMS +S95802D | Unspecified injury of other blood vessels at ankle and foot level, left leg, subsequent encounter | CMS +S95802S | Unspecified injury of other blood vessels at ankle and foot level, left leg, sequela | CMS +S95809A | Unspecified injury of other blood vessels at ankle and foot level, unspecified leg, initial encounter | CMS +S95809D | Unspecified injury of other blood vessels at ankle and foot level, unspecified leg, subsequent encounter | CMS +S95809S | Unspecified injury of other blood vessels at ankle and foot level, unspecified leg, sequela | CMS +S95811A | Laceration of other blood vessels at ankle and foot level, right leg, initial encounter | CMS +S95811D | Laceration of other blood vessels at ankle and foot level, right leg, subsequent encounter | CMS +S95811S | Laceration of other blood vessels at ankle and foot level, right leg, sequela | CMS +S95812A | Laceration of other blood vessels at ankle and foot level, left leg, initial encounter | CMS +S95812D | Laceration of other blood vessels at ankle and foot level, left leg, subsequent encounter | CMS +S95812S | Laceration of other blood vessels at ankle and foot level, left leg, sequela | CMS +S95819A | Laceration of other blood vessels at ankle and foot level, unspecified leg, initial encounter | CMS +S95819D | Laceration of other blood vessels at ankle and foot level, unspecified leg, subsequent encounter | CMS +S95819S | Laceration of other blood vessels at ankle and foot level, unspecified leg, sequela | CMS +S95891A | Other specified injury of other blood vessels at ankle and foot level, right leg, initial encounter | CMS +S95891D | Other specified injury of other blood vessels at ankle and foot level, right leg, subsequent encounter | CMS +S95891S | Other specified injury of other blood vessels at ankle and foot level, right leg, sequela | CMS +S95892A | Other specified injury of other blood vessels at ankle and foot level, left leg, initial encounter | CMS +S95892D | Other specified injury of other blood vessels at ankle and foot level, left leg, subsequent encounter | CMS +S95892S | Other specified injury of other blood vessels at ankle and foot level, left leg, sequela | CMS +S95899A | Other specified injury of other blood vessels at ankle and foot level, unspecified leg, initial encounter | CMS +S95899D | Other specified injury of other blood vessels at ankle and foot level, unspecified leg, subsequent encounter | CMS +S95899S | Other specified injury of other blood vessels at ankle and foot level, unspecified leg, sequela | CMS +S959 | Injury of unspecified blood vessel at ankle and foot level | WHO +S95901A | Unspecified injury of unspecified blood vessel at ankle and foot level, right leg, initial encounter | CMS +S95901D | Unspecified injury of unspecified blood vessel at ankle and foot level, right leg, subsequent encounter | CMS +S95901S | Unspecified injury of unspecified blood vessel at ankle and foot level, right leg, sequela | CMS +S95902A | Unspecified injury of unspecified blood vessel at ankle and foot level, left leg, initial encounter | CMS +S95902D | Unspecified injury of unspecified blood vessel at ankle and foot level, left leg, subsequent encounter | CMS +S95902S | Unspecified injury of unspecified blood vessel at ankle and foot level, left leg, sequela | CMS +S95909A | Unspecified injury of unspecified blood vessel at ankle and foot level, unspecified leg, initial encounter | CMS +S95909D | Unspecified injury of unspecified blood vessel at ankle and foot level, unspecified leg, subsequent encounter | CMS +S95909S | Unspecified injury of unspecified blood vessel at ankle and foot level, unspecified leg, sequela | CMS +S95911A | Laceration of unspecified blood vessel at ankle and foot level, right leg, initial encounter | CMS +S95911D | Laceration of unspecified blood vessel at ankle and foot level, right leg, subsequent encounter | CMS +S95911S | Laceration of unspecified blood vessel at ankle and foot level, right leg, sequela | CMS +S95912A | Laceration of unspecified blood vessel at ankle and foot level, left leg, initial encounter | CMS +S95912D | Laceration of unspecified blood vessel at ankle and foot level, left leg, subsequent encounter | CMS +S95912S | Laceration of unspecified blood vessel at ankle and foot level, left leg, sequela | CMS +S95919A | Laceration of unspecified blood vessel at ankle and foot level, unspecified leg, initial encounter | CMS +S95919D | Laceration of unspecified blood vessel at ankle and foot level, unspecified leg, subsequent encounter | CMS +S95919S | Laceration of unspecified blood vessel at ankle and foot level, unspecified leg, sequela | CMS +S95991A | Other specified injury of unspecified blood vessel at ankle and foot level, right leg, initial encounter | CMS +S95991D | Other specified injury of unspecified blood vessel at ankle and foot level, right leg, subsequent encounter | CMS +S95991S | Other specified injury of unspecified blood vessel at ankle and foot level, right leg, sequela | CMS +S95992A | Other specified injury of unspecified blood vessel at ankle and foot level, left leg, initial encounter | CMS +S95992D | Other specified injury of unspecified blood vessel at ankle and foot level, left leg, subsequent encounter | CMS +S95992S | Other specified injury of unspecified blood vessel at ankle and foot level, left leg, sequela | CMS +S95999A | Other specified injury of unspecified blood vessel at ankle and foot level, unspecified leg, initial encounter | CMS +S95999D | Other specified injury of unspecified blood vessel at ankle and foot level, unspecified leg, subsequent encounter | CMS +S95999S | Other specified injury of unspecified blood vessel at ankle and foot level, unspecified leg, sequela | CMS +S96 | Injury of muscle and tendon at ankle and foot level | WHO +S960 | Injury of muscle and tendon of long flexor muscle of toe at ankle and foot level | WHO +S96001A | Unspecified injury of muscle and tendon of long flexor muscle of toe at ankle and foot level, right foot, initial encounter | CMS +S96001D | Unspecified injury of muscle and tendon of long flexor muscle of toe at ankle and foot level, right foot, subsequent encounter | CMS +S96001S | Unspecified injury of muscle and tendon of long flexor muscle of toe at ankle and foot level, right foot, sequela | CMS +S96002A | Unspecified injury of muscle and tendon of long flexor muscle of toe at ankle and foot level, left foot, initial encounter | CMS +S96002D | Unspecified injury of muscle and tendon of long flexor muscle of toe at ankle and foot level, left foot, subsequent encounter | CMS +S96002S | Unspecified injury of muscle and tendon of long flexor muscle of toe at ankle and foot level, left foot, sequela | CMS +S96009A | Unspecified injury of muscle and tendon of long flexor muscle of toe at ankle and foot level, unspecified foot, initial encounter | CMS +S96009D | Unspecified injury of muscle and tendon of long flexor muscle of toe at ankle and foot level, unspecified foot, subsequent encounter | CMS +S96009S | Unspecified injury of muscle and tendon of long flexor muscle of toe at ankle and foot level, unspecified foot, sequela | CMS +S96011A | Strain of muscle and tendon of long flexor muscle of toe at ankle and foot level, right foot, initial encounter | CMS +S96011D | Strain of muscle and tendon of long flexor muscle of toe at ankle and foot level, right foot, subsequent encounter | CMS +S96011S | Strain of muscle and tendon of long flexor muscle of toe at ankle and foot level, right foot, sequela | CMS +S96012A | Strain of muscle and tendon of long flexor muscle of toe at ankle and foot level, left foot, initial encounter | CMS +S96012D | Strain of muscle and tendon of long flexor muscle of toe at ankle and foot level, left foot, subsequent encounter | CMS +S96012S | Strain of muscle and tendon of long flexor muscle of toe at ankle and foot level, left foot, sequela | CMS +S96019A | Strain of muscle and tendon of long flexor muscle of toe at ankle and foot level, unspecified foot, initial encounter | CMS +S96019D | Strain of muscle and tendon of long flexor muscle of toe at ankle and foot level, unspecified foot, subsequent encounter | CMS +S96019S | Strain of muscle and tendon of long flexor muscle of toe at ankle and foot level, unspecified foot, sequela | CMS +S96021A | Laceration of muscle and tendon of long flexor muscle of toe at ankle and foot level, right foot, initial encounter | CMS +S96021D | Laceration of muscle and tendon of long flexor muscle of toe at ankle and foot level, right foot, subsequent encounter | CMS +S96021S | Laceration of muscle and tendon of long flexor muscle of toe at ankle and foot level, right foot, sequela | CMS +S96022A | Laceration of muscle and tendon of long flexor muscle of toe at ankle and foot level, left foot, initial encounter | CMS +S96022D | Laceration of muscle and tendon of long flexor muscle of toe at ankle and foot level, left foot, subsequent encounter | CMS +S96022S | Laceration of muscle and tendon of long flexor muscle of toe at ankle and foot level, left foot, sequela | CMS +S96029A | Laceration of muscle and tendon of long flexor muscle of toe at ankle and foot level, unspecified foot, initial encounter | CMS +S96029D | Laceration of muscle and tendon of long flexor muscle of toe at ankle and foot level, unspecified foot, subsequent encounter | CMS +S96029S | Laceration of muscle and tendon of long flexor muscle of toe at ankle and foot level, unspecified foot, sequela | CMS +S96091A | Other injury of muscle and tendon of long flexor muscle of toe at ankle and foot level, right foot, initial encounter | CMS +S96091D | Other injury of muscle and tendon of long flexor muscle of toe at ankle and foot level, right foot, subsequent encounter | CMS +S96091S | Other injury of muscle and tendon of long flexor muscle of toe at ankle and foot level, right foot, sequela | CMS +S96092A | Other injury of muscle and tendon of long flexor muscle of toe at ankle and foot level, left foot, initial encounter | CMS +S96092D | Other injury of muscle and tendon of long flexor muscle of toe at ankle and foot level, left foot, subsequent encounter | CMS +S96092S | Other injury of muscle and tendon of long flexor muscle of toe at ankle and foot level, left foot, sequela | CMS +S96099A | Other injury of muscle and tendon of long flexor muscle of toe at ankle and foot level, unspecified foot, initial encounter | CMS +S96099D | Other injury of muscle and tendon of long flexor muscle of toe at ankle and foot level, unspecified foot, subsequent encounter | CMS +S96099S | Other injury of muscle and tendon of long flexor muscle of toe at ankle and foot level, unspecified foot, sequela | CMS +S961 | Injury of muscle and tendon of long extensor muscle of toe at ankle and foot level | WHO +S96101A | Unspecified injury of muscle and tendon of long extensor muscle of toe at ankle and foot level, right foot, initial encounter | CMS +S96101D | Unspecified injury of muscle and tendon of long extensor muscle of toe at ankle and foot level, right foot, subsequent encounter | CMS +S96101S | Unspecified injury of muscle and tendon of long extensor muscle of toe at ankle and foot level, right foot, sequela | CMS +S96102A | Unspecified injury of muscle and tendon of long extensor muscle of toe at ankle and foot level, left foot, initial encounter | CMS +S96102D | Unspecified injury of muscle and tendon of long extensor muscle of toe at ankle and foot level, left foot, subsequent encounter | CMS +S96102S | Unspecified injury of muscle and tendon of long extensor muscle of toe at ankle and foot level, left foot, sequela | CMS +S96109A | Unspecified injury of muscle and tendon of long extensor muscle of toe at ankle and foot level, unspecified foot, initial encounter | CMS +S96109D | Unspecified injury of muscle and tendon of long extensor muscle of toe at ankle and foot level, unspecified foot, subsequent encounter | CMS +S96109S | Unspecified injury of muscle and tendon of long extensor muscle of toe at ankle and foot level, unspecified foot, sequela | CMS +S96111A | Strain of muscle and tendon of long extensor muscle of toe at ankle and foot level, right foot, initial encounter | CMS +S96111D | Strain of muscle and tendon of long extensor muscle of toe at ankle and foot level, right foot, subsequent encounter | CMS +S96111S | Strain of muscle and tendon of long extensor muscle of toe at ankle and foot level, right foot, sequela | CMS +S96112A | Strain of muscle and tendon of long extensor muscle of toe at ankle and foot level, left foot, initial encounter | CMS +S96112D | Strain of muscle and tendon of long extensor muscle of toe at ankle and foot level, left foot, subsequent encounter | CMS +S96112S | Strain of muscle and tendon of long extensor muscle of toe at ankle and foot level, left foot, sequela | CMS +S96119A | Strain of muscle and tendon of long extensor muscle of toe at ankle and foot level, unspecified foot, initial encounter | CMS +S96119D | Strain of muscle and tendon of long extensor muscle of toe at ankle and foot level, unspecified foot, subsequent encounter | CMS +S96119S | Strain of muscle and tendon of long extensor muscle of toe at ankle and foot level, unspecified foot, sequela | CMS +S96121A | Laceration of muscle and tendon of long extensor muscle of toe at ankle and foot level, right foot, initial encounter | CMS +S96121D | Laceration of muscle and tendon of long extensor muscle of toe at ankle and foot level, right foot, subsequent encounter | CMS +S96121S | Laceration of muscle and tendon of long extensor muscle of toe at ankle and foot level, right foot, sequela | CMS +S96122A | Laceration of muscle and tendon of long extensor muscle of toe at ankle and foot level, left foot, initial encounter | CMS +S96122D | Laceration of muscle and tendon of long extensor muscle of toe at ankle and foot level, left foot, subsequent encounter | CMS +S96122S | Laceration of muscle and tendon of long extensor muscle of toe at ankle and foot level, left foot, sequela | CMS +S96129A | Laceration of muscle and tendon of long extensor muscle of toe at ankle and foot level, unspecified foot, initial encounter | CMS +S96129D | Laceration of muscle and tendon of long extensor muscle of toe at ankle and foot level, unspecified foot, subsequent encounter | CMS +S96129S | Laceration of muscle and tendon of long extensor muscle of toe at ankle and foot level, unspecified foot, sequela | CMS +S96191A | Other specified injury of muscle and tendon of long extensor muscle of toe at ankle and foot level, right foot, initial encounter | CMS +S96191D | Other specified injury of muscle and tendon of long extensor muscle of toe at ankle and foot level, right foot, subsequent encounter | CMS +S96191S | Other specified injury of muscle and tendon of long extensor muscle of toe at ankle and foot level, right foot, sequela | CMS +S96192A | Other specified injury of muscle and tendon of long extensor muscle of toe at ankle and foot level, left foot, initial encounter | CMS +S96192D | Other specified injury of muscle and tendon of long extensor muscle of toe at ankle and foot level, left foot, subsequent encounter | CMS +S96192S | Other specified injury of muscle and tendon of long extensor muscle of toe at ankle and foot level, left foot, sequela | CMS +S96199A | Other specified injury of muscle and tendon of long extensor muscle of toe at ankle and foot level, unspecified foot, initial encounter | CMS +S96199D | Other specified injury of muscle and tendon of long extensor muscle of toe at ankle and foot level, unspecified foot, subsequent encounter | CMS +S96199S | Other specified injury of muscle and tendon of long extensor muscle of toe at ankle and foot level, unspecified foot, sequela | CMS +S962 | Injury of intrinsic muscle and tendon at ankle and foot level | WHO +S96201A | Unspecified injury of intrinsic muscle and tendon at ankle and foot level, right foot, initial encounter | CMS +S96201D | Unspecified injury of intrinsic muscle and tendon at ankle and foot level, right foot, subsequent encounter | CMS +S96201S | Unspecified injury of intrinsic muscle and tendon at ankle and foot level, right foot, sequela | CMS +S96202A | Unspecified injury of intrinsic muscle and tendon at ankle and foot level, left foot, initial encounter | CMS +S96202D | Unspecified injury of intrinsic muscle and tendon at ankle and foot level, left foot, subsequent encounter | CMS +S96202S | Unspecified injury of intrinsic muscle and tendon at ankle and foot level, left foot, sequela | CMS +S96209A | Unspecified injury of intrinsic muscle and tendon at ankle and foot level, unspecified foot, initial encounter | CMS +S96209D | Unspecified injury of intrinsic muscle and tendon at ankle and foot level, unspecified foot, subsequent encounter | CMS +S96209S | Unspecified injury of intrinsic muscle and tendon at ankle and foot level, unspecified foot, sequela | CMS +S96211A | Strain of intrinsic muscle and tendon at ankle and foot level, right foot, initial encounter | CMS +S96211D | Strain of intrinsic muscle and tendon at ankle and foot level, right foot, subsequent encounter | CMS +S96211S | Strain of intrinsic muscle and tendon at ankle and foot level, right foot, sequela | CMS +S96212A | Strain of intrinsic muscle and tendon at ankle and foot level, left foot, initial encounter | CMS +S96212D | Strain of intrinsic muscle and tendon at ankle and foot level, left foot, subsequent encounter | CMS +S96212S | Strain of intrinsic muscle and tendon at ankle and foot level, left foot, sequela | CMS +S96219A | Strain of intrinsic muscle and tendon at ankle and foot level, unspecified foot, initial encounter | CMS +S96219D | Strain of intrinsic muscle and tendon at ankle and foot level, unspecified foot, subsequent encounter | CMS +S96219S | Strain of intrinsic muscle and tendon at ankle and foot level, unspecified foot, sequela | CMS +S96221A | Laceration of intrinsic muscle and tendon at ankle and foot level, right foot, initial encounter | CMS +S96221D | Laceration of intrinsic muscle and tendon at ankle and foot level, right foot, subsequent encounter | CMS +S96221S | Laceration of intrinsic muscle and tendon at ankle and foot level, right foot, sequela | CMS +S96222A | Laceration of intrinsic muscle and tendon at ankle and foot level, left foot, initial encounter | CMS +S96222D | Laceration of intrinsic muscle and tendon at ankle and foot level, left foot, subsequent encounter | CMS +S96222S | Laceration of intrinsic muscle and tendon at ankle and foot level, left foot, sequela | CMS +S96229A | Laceration of intrinsic muscle and tendon at ankle and foot level, unspecified foot, initial encounter | CMS +S96229D | Laceration of intrinsic muscle and tendon at ankle and foot level, unspecified foot, subsequent encounter | CMS +S96229S | Laceration of intrinsic muscle and tendon at ankle and foot level, unspecified foot, sequela | CMS +S96291A | Other specified injury of intrinsic muscle and tendon at ankle and foot level, right foot, initial encounter | CMS +S96291D | Other specified injury of intrinsic muscle and tendon at ankle and foot level, right foot, subsequent encounter | CMS +S96291S | Other specified injury of intrinsic muscle and tendon at ankle and foot level, right foot, sequela | CMS +S96292A | Other specified injury of intrinsic muscle and tendon at ankle and foot level, left foot, initial encounter | CMS +S96292D | Other specified injury of intrinsic muscle and tendon at ankle and foot level, left foot, subsequent encounter | CMS +S96292S | Other specified injury of intrinsic muscle and tendon at ankle and foot level, left foot, sequela | CMS +S96299A | Other specified injury of intrinsic muscle and tendon at ankle and foot level, unspecified foot, initial encounter | CMS +S96299D | Other specified injury of intrinsic muscle and tendon at ankle and foot level, unspecified foot, subsequent encounter | CMS +S96299S | Other specified injury of intrinsic muscle and tendon at ankle and foot level, unspecified foot, sequela | CMS +S967 | Injury of multiple muscles and tendons at ankle and foot level | WHO +S968 | Injury of other muscles and tendons at ankle and foot level | WHO +S96801A | Unspecified injury of other specified muscles and tendons at ankle and foot level, right foot, initial encounter | CMS +S96801D | Unspecified injury of other specified muscles and tendons at ankle and foot level, right foot, subsequent encounter | CMS +S96801S | Unspecified injury of other specified muscles and tendons at ankle and foot level, right foot, sequela | CMS +S96802A | Unspecified injury of other specified muscles and tendons at ankle and foot level, left foot, initial encounter | CMS +S96802D | Unspecified injury of other specified muscles and tendons at ankle and foot level, left foot, subsequent encounter | CMS +S96802S | Unspecified injury of other specified muscles and tendons at ankle and foot level, left foot, sequela | CMS +S96809A | Unspecified injury of other specified muscles and tendons at ankle and foot level, unspecified foot, initial encounter | CMS +S96809D | Unspecified injury of other specified muscles and tendons at ankle and foot level, unspecified foot, subsequent encounter | CMS +S96809S | Unspecified injury of other specified muscles and tendons at ankle and foot level, unspecified foot, sequela | CMS +S96811A | Strain of other specified muscles and tendons at ankle and foot level, right foot, initial encounter | CMS +S96811D | Strain of other specified muscles and tendons at ankle and foot level, right foot, subsequent encounter | CMS +S96811S | Strain of other specified muscles and tendons at ankle and foot level, right foot, sequela | CMS +S96812A | Strain of other specified muscles and tendons at ankle and foot level, left foot, initial encounter | CMS +S96812D | Strain of other specified muscles and tendons at ankle and foot level, left foot, subsequent encounter | CMS +S96812S | Strain of other specified muscles and tendons at ankle and foot level, left foot, sequela | CMS +S96819A | Strain of other specified muscles and tendons at ankle and foot level, unspecified foot, initial encounter | CMS +S96819D | Strain of other specified muscles and tendons at ankle and foot level, unspecified foot, subsequent encounter | CMS +S96819S | Strain of other specified muscles and tendons at ankle and foot level, unspecified foot, sequela | CMS +S96821A | Laceration of other specified muscles and tendons at ankle and foot level, right foot, initial encounter | CMS +S96821D | Laceration of other specified muscles and tendons at ankle and foot level, right foot, subsequent encounter | CMS +S96821S | Laceration of other specified muscles and tendons at ankle and foot level, right foot, sequela | CMS +S96822A | Laceration of other specified muscles and tendons at ankle and foot level, left foot, initial encounter | CMS +S96822D | Laceration of other specified muscles and tendons at ankle and foot level, left foot, subsequent encounter | CMS +S96822S | Laceration of other specified muscles and tendons at ankle and foot level, left foot, sequela | CMS +S96829A | Laceration of other specified muscles and tendons at ankle and foot level, unspecified foot, initial encounter | CMS +S96829D | Laceration of other specified muscles and tendons at ankle and foot level, unspecified foot, subsequent encounter | CMS +S96829S | Laceration of other specified muscles and tendons at ankle and foot level, unspecified foot, sequela | CMS +S96891A | Other specified injury of other specified muscles and tendons at ankle and foot level, right foot, initial encounter | CMS +S96891D | Other specified injury of other specified muscles and tendons at ankle and foot level, right foot, subsequent encounter | CMS +S96891S | Other specified injury of other specified muscles and tendons at ankle and foot level, right foot, sequela | CMS +S96892A | Other specified injury of other specified muscles and tendons at ankle and foot level, left foot, initial encounter | CMS +S96892D | Other specified injury of other specified muscles and tendons at ankle and foot level, left foot, subsequent encounter | CMS +S96892S | Other specified injury of other specified muscles and tendons at ankle and foot level, left foot, sequela | CMS +S96899A | Other specified injury of other specified muscles and tendons at ankle and foot level, unspecified foot, initial encounter | CMS +S96899D | Other specified injury of other specified muscles and tendons at ankle and foot level, unspecified foot, subsequent encounter | CMS +S96899S | Other specified injury of other specified muscles and tendons at ankle and foot level, unspecified foot, sequela | CMS +S969 | Injury of unspecified muscle and tendon at ankle and foot level | WHO +S96901A | Unspecified injury of unspecified muscle and tendon at ankle and foot level, right foot, initial encounter | CMS +S96901D | Unspecified injury of unspecified muscle and tendon at ankle and foot level, right foot, subsequent encounter | CMS +S96901S | Unspecified injury of unspecified muscle and tendon at ankle and foot level, right foot, sequela | CMS +S96902A | Unspecified injury of unspecified muscle and tendon at ankle and foot level, left foot, initial encounter | CMS +S96902D | Unspecified injury of unspecified muscle and tendon at ankle and foot level, left foot, subsequent encounter | CMS +S96902S | Unspecified injury of unspecified muscle and tendon at ankle and foot level, left foot, sequela | CMS +S96909A | Unspecified injury of unspecified muscle and tendon at ankle and foot level, unspecified foot, initial encounter | CMS +S96909D | Unspecified injury of unspecified muscle and tendon at ankle and foot level, unspecified foot, subsequent encounter | CMS +S96909S | Unspecified injury of unspecified muscle and tendon at ankle and foot level, unspecified foot, sequela | CMS +S96911A | Strain of unspecified muscle and tendon at ankle and foot level, right foot, initial encounter | CMS +S96911D | Strain of unspecified muscle and tendon at ankle and foot level, right foot, subsequent encounter | CMS +S96911S | Strain of unspecified muscle and tendon at ankle and foot level, right foot, sequela | CMS +S96912A | Strain of unspecified muscle and tendon at ankle and foot level, left foot, initial encounter | CMS +S96912D | Strain of unspecified muscle and tendon at ankle and foot level, left foot, subsequent encounter | CMS +S96912S | Strain of unspecified muscle and tendon at ankle and foot level, left foot, sequela | CMS +S96919A | Strain of unspecified muscle and tendon at ankle and foot level, unspecified foot, initial encounter | CMS +S96919D | Strain of unspecified muscle and tendon at ankle and foot level, unspecified foot, subsequent encounter | CMS +S96919S | Strain of unspecified muscle and tendon at ankle and foot level, unspecified foot, sequela | CMS +S96921A | Laceration of unspecified muscle and tendon at ankle and foot level, right foot, initial encounter | CMS +S96921D | Laceration of unspecified muscle and tendon at ankle and foot level, right foot, subsequent encounter | CMS +S96921S | Laceration of unspecified muscle and tendon at ankle and foot level, right foot, sequela | CMS +S96922A | Laceration of unspecified muscle and tendon at ankle and foot level, left foot, initial encounter | CMS +S96922D | Laceration of unspecified muscle and tendon at ankle and foot level, left foot, subsequent encounter | CMS +S96922S | Laceration of unspecified muscle and tendon at ankle and foot level, left foot, sequela | CMS +S96929A | Laceration of unspecified muscle and tendon at ankle and foot level, unspecified foot, initial encounter | CMS +S96929D | Laceration of unspecified muscle and tendon at ankle and foot level, unspecified foot, subsequent encounter | CMS +S96929S | Laceration of unspecified muscle and tendon at ankle and foot level, unspecified foot, sequela | CMS +S96991A | Other specified injury of unspecified muscle and tendon at ankle and foot level, right foot, initial encounter | CMS +S96991D | Other specified injury of unspecified muscle and tendon at ankle and foot level, right foot, subsequent encounter | CMS +S96991S | Other specified injury of unspecified muscle and tendon at ankle and foot level, right foot, sequela | CMS +S96992A | Other specified injury of unspecified muscle and tendon at ankle and foot level, left foot, initial encounter | CMS +S96992D | Other specified injury of unspecified muscle and tendon at ankle and foot level, left foot, subsequent encounter | CMS +S96992S | Other specified injury of unspecified muscle and tendon at ankle and foot level, left foot, sequela | CMS +S96999A | Other specified injury of unspecified muscle and tendon at ankle and foot level, unspecified foot, initial encounter | CMS +S96999D | Other specified injury of unspecified muscle and tendon at ankle and foot level, unspecified foot, subsequent encounter | CMS +S96999S | Other specified injury of unspecified muscle and tendon at ankle and foot level, unspecified foot, sequela | CMS +S97 | Crushing injury of ankle and foot | WHO +S970 | Crushing injury of ankle | WHO +S9700XA | Crushing injury of unspecified ankle, initial encounter | CMS +S9700XD | Crushing injury of unspecified ankle, subsequent encounter | CMS +S9700XS | Crushing injury of unspecified ankle, sequela | CMS +S9701XA | Crushing injury of right ankle, initial encounter | CMS +S9701XD | Crushing injury of right ankle, subsequent encounter | CMS +S9701XS | Crushing injury of right ankle, sequela | CMS +S9702XA | Crushing injury of left ankle, initial encounter | CMS +S9702XD | Crushing injury of left ankle, subsequent encounter | CMS +S9702XS | Crushing injury of left ankle, sequela | CMS +S971 | Crushing injury of toe(s) | WHO +S97101A | Crushing injury of unspecified right toe(s), initial encounter | CMS +S97101D | Crushing injury of unspecified right toe(s), subsequent encounter | CMS +S97101S | Crushing injury of unspecified right toe(s), sequela | CMS +S97102A | Crushing injury of unspecified left toe(s), initial encounter | CMS +S97102D | Crushing injury of unspecified left toe(s), subsequent encounter | CMS +S97102S | Crushing injury of unspecified left toe(s), sequela | CMS +S97109A | Crushing injury of unspecified toe(s), initial encounter | CMS +S97109D | Crushing injury of unspecified toe(s), subsequent encounter | CMS +S97109S | Crushing injury of unspecified toe(s), sequela | CMS +S97111A | Crushing injury of right great toe, initial encounter | CMS +S97111D | Crushing injury of right great toe, subsequent encounter | CMS +S97111S | Crushing injury of right great toe, sequela | CMS +S97112A | Crushing injury of left great toe, initial encounter | CMS +S97112D | Crushing injury of left great toe, subsequent encounter | CMS +S97112S | Crushing injury of left great toe, sequela | CMS +S97119A | Crushing injury of unspecified great toe, initial encounter | CMS +S97119D | Crushing injury of unspecified great toe, subsequent encounter | CMS +S97119S | Crushing injury of unspecified great toe, sequela | CMS +S97121A | Crushing injury of right lesser toe(s), initial encounter | CMS +S97121D | Crushing injury of right lesser toe(s), subsequent encounter | CMS +S97121S | Crushing injury of right lesser toe(s), sequela | CMS +S97122A | Crushing injury of left lesser toe(s), initial encounter | CMS +S97122D | Crushing injury of left lesser toe(s), subsequent encounter | CMS +S97122S | Crushing injury of left lesser toe(s), sequela | CMS +S97129A | Crushing injury of unspecified lesser toe(s), initial encounter | CMS +S97129D | Crushing injury of unspecified lesser toe(s), subsequent encounter | CMS +S97129S | Crushing injury of unspecified lesser toe(s), sequela | CMS +S978 | Crushing injury of other parts of ankle and foot | WHO +S9780XA | Crushing injury of unspecified foot, initial encounter | CMS +S9780XD | Crushing injury of unspecified foot, subsequent encounter | CMS +S9780XS | Crushing injury of unspecified foot, sequela | CMS +S9781XA | Crushing injury of right foot, initial encounter | CMS +S9781XD | Crushing injury of right foot, subsequent encounter | CMS +S9781XS | Crushing injury of right foot, sequela | CMS +S9782XA | Crushing injury of left foot, initial encounter | CMS +S9782XD | Crushing injury of left foot, subsequent encounter | CMS +S9782XS | Crushing injury of left foot, sequela | CMS +S98 | Traumatic amputation of ankle and foot | WHO +S980 | Traumatic amputation of foot at ankle level | WHO +S98011A | Complete traumatic amputation of right foot at ankle level, initial encounter | CMS +S98011D | Complete traumatic amputation of right foot at ankle level, subsequent encounter | CMS +S98011S | Complete traumatic amputation of right foot at ankle level, sequela | CMS +S98012A | Complete traumatic amputation of left foot at ankle level, initial encounter | CMS +S98012D | Complete traumatic amputation of left foot at ankle level, subsequent encounter | CMS +S98012S | Complete traumatic amputation of left foot at ankle level, sequela | CMS +S98019A | Complete traumatic amputation of unspecified foot at ankle level, initial encounter | CMS +S98019D | Complete traumatic amputation of unspecified foot at ankle level, subsequent encounter | CMS +S98019S | Complete traumatic amputation of unspecified foot at ankle level, sequela | CMS +S98021A | Partial traumatic amputation of right foot at ankle level, initial encounter | CMS +S98021D | Partial traumatic amputation of right foot at ankle level, subsequent encounter | CMS +S98021S | Partial traumatic amputation of right foot at ankle level, sequela | CMS +S98022A | Partial traumatic amputation of left foot at ankle level, initial encounter | CMS +S98022D | Partial traumatic amputation of left foot at ankle level, subsequent encounter | CMS +S98022S | Partial traumatic amputation of left foot at ankle level, sequela | CMS +S98029A | Partial traumatic amputation of unspecified foot at ankle level, initial encounter | CMS +S98029D | Partial traumatic amputation of unspecified foot at ankle level, subsequent encounter | CMS +S98029S | Partial traumatic amputation of unspecified foot at ankle level, sequela | CMS +S981 | Traumatic amputation of one toe | WHO +S98111A | Complete traumatic amputation of right great toe, initial encounter | CMS +S98111D | Complete traumatic amputation of right great toe, subsequent encounter | CMS +S98111S | Complete traumatic amputation of right great toe, sequela | CMS +S98112A | Complete traumatic amputation of left great toe, initial encounter | CMS +S98112D | Complete traumatic amputation of left great toe, subsequent encounter | CMS +S98112S | Complete traumatic amputation of left great toe, sequela | CMS +S98119A | Complete traumatic amputation of unspecified great toe, initial encounter | CMS +S98119D | Complete traumatic amputation of unspecified great toe, subsequent encounter | CMS +S98119S | Complete traumatic amputation of unspecified great toe, sequela | CMS +S98121A | Partial traumatic amputation of right great toe, initial encounter | CMS +S98121D | Partial traumatic amputation of right great toe, subsequent encounter | CMS +S98121S | Partial traumatic amputation of right great toe, sequela | CMS +S98122A | Partial traumatic amputation of left great toe, initial encounter | CMS +S98122D | Partial traumatic amputation of left great toe, subsequent encounter | CMS +S98122S | Partial traumatic amputation of left great toe, sequela | CMS +S98129A | Partial traumatic amputation of unspecified great toe, initial encounter | CMS +S98129D | Partial traumatic amputation of unspecified great toe, subsequent encounter | CMS +S98129S | Partial traumatic amputation of unspecified great toe, sequela | CMS +S98131A | Complete traumatic amputation of one right lesser toe, initial encounter | CMS +S98131D | Complete traumatic amputation of one right lesser toe, subsequent encounter | CMS +S98131S | Complete traumatic amputation of one right lesser toe, sequela | CMS +S98132A | Complete traumatic amputation of one left lesser toe, initial encounter | CMS +S98132D | Complete traumatic amputation of one left lesser toe, subsequent encounter | CMS +S98132S | Complete traumatic amputation of one left lesser toe, sequela | CMS +S98139A | Complete traumatic amputation of one unspecified lesser toe, initial encounter | CMS +S98139D | Complete traumatic amputation of one unspecified lesser toe, subsequent encounter | CMS +S98139S | Complete traumatic amputation of one unspecified lesser toe, sequela | CMS +S98141A | Partial traumatic amputation of one right lesser toe, initial encounter | CMS +S98141D | Partial traumatic amputation of one right lesser toe, subsequent encounter | CMS +S98141S | Partial traumatic amputation of one right lesser toe, sequela | CMS +S98142A | Partial traumatic amputation of one left lesser toe, initial encounter | CMS +S98142D | Partial traumatic amputation of one left lesser toe, subsequent encounter | CMS +S98142S | Partial traumatic amputation of one left lesser toe, sequela | CMS +S98149A | Partial traumatic amputation of one unspecified lesser toe, initial encounter | CMS +S98149D | Partial traumatic amputation of one unspecified lesser toe, subsequent encounter | CMS +S98149S | Partial traumatic amputation of one unspecified lesser toe, sequela | CMS +S982 | Traumatic amputation of two or more toes | WHO +S98211A | Complete traumatic amputation of two or more right lesser toes, initial encounter | CMS +S98211D | Complete traumatic amputation of two or more right lesser toes, subsequent encounter | CMS +S98211S | Complete traumatic amputation of two or more right lesser toes, sequela | CMS +S98212A | Complete traumatic amputation of two or more left lesser toes, initial encounter | CMS +S98212D | Complete traumatic amputation of two or more left lesser toes, subsequent encounter | CMS +S98212S | Complete traumatic amputation of two or more left lesser toes, sequela | CMS +S98219A | Complete traumatic amputation of two or more unspecified lesser toes, initial encounter | CMS +S98219D | Complete traumatic amputation of two or more unspecified lesser toes, subsequent encounter | CMS +S98219S | Complete traumatic amputation of two or more unspecified lesser toes, sequela | CMS +S98221A | Partial traumatic amputation of two or more right lesser toes, initial encounter | CMS +S98221D | Partial traumatic amputation of two or more right lesser toes, subsequent encounter | CMS +S98221S | Partial traumatic amputation of two or more right lesser toes, sequela | CMS +S98222A | Partial traumatic amputation of two or more left lesser toes, initial encounter | CMS +S98222D | Partial traumatic amputation of two or more left lesser toes, subsequent encounter | CMS +S98222S | Partial traumatic amputation of two or more left lesser toes, sequela | CMS +S98229A | Partial traumatic amputation of two or more unspecified lesser toes, initial encounter | CMS +S98229D | Partial traumatic amputation of two or more unspecified lesser toes, subsequent encounter | CMS +S98229S | Partial traumatic amputation of two or more unspecified lesser toes, sequela | CMS +S983 | Traumatic amputation of other parts of foot | WHO +S98311A | Complete traumatic amputation of right midfoot, initial encounter | CMS +S98311D | Complete traumatic amputation of right midfoot, subsequent encounter | CMS +S98311S | Complete traumatic amputation of right midfoot, sequela | CMS +S98312A | Complete traumatic amputation of left midfoot, initial encounter | CMS +S98312D | Complete traumatic amputation of left midfoot, subsequent encounter | CMS +S98312S | Complete traumatic amputation of left midfoot, sequela | CMS +S98319A | Complete traumatic amputation of unspecified midfoot, initial encounter | CMS +S98319D | Complete traumatic amputation of unspecified midfoot, subsequent encounter | CMS +S98319S | Complete traumatic amputation of unspecified midfoot, sequela | CMS +S98321A | Partial traumatic amputation of right midfoot, initial encounter | CMS +S98321D | Partial traumatic amputation of right midfoot, subsequent encounter | CMS +S98321S | Partial traumatic amputation of right midfoot, sequela | CMS +S98322A | Partial traumatic amputation of left midfoot, initial encounter | CMS +S98322D | Partial traumatic amputation of left midfoot, subsequent encounter | CMS +S98322S | Partial traumatic amputation of left midfoot, sequela | CMS +S98329A | Partial traumatic amputation of unspecified midfoot, initial encounter | CMS +S98329D | Partial traumatic amputation of unspecified midfoot, subsequent encounter | CMS +S98329S | Partial traumatic amputation of unspecified midfoot, sequela | CMS +S984 | Traumatic amputation of foot, level unspecified | WHO +S98911A | Complete traumatic amputation of right foot, level unspecified, initial encounter | CMS +S98911D | Complete traumatic amputation of right foot, level unspecified, subsequent encounter | CMS +S98911S | Complete traumatic amputation of right foot, level unspecified, sequela | CMS +S98912A | Complete traumatic amputation of left foot, level unspecified, initial encounter | CMS +S98912D | Complete traumatic amputation of left foot, level unspecified, subsequent encounter | CMS +S98912S | Complete traumatic amputation of left foot, level unspecified, sequela | CMS +S98919A | Complete traumatic amputation of unspecified foot, level unspecified, initial encounter | CMS +S98919D | Complete traumatic amputation of unspecified foot, level unspecified, subsequent encounter | CMS +S98919S | Complete traumatic amputation of unspecified foot, level unspecified, sequela | CMS +S98921A | Partial traumatic amputation of right foot, level unspecified, initial encounter | CMS +S98921D | Partial traumatic amputation of right foot, level unspecified, subsequent encounter | CMS +S98921S | Partial traumatic amputation of right foot, level unspecified, sequela | CMS +S98922A | Partial traumatic amputation of left foot, level unspecified, initial encounter | CMS +S98922D | Partial traumatic amputation of left foot, level unspecified, subsequent encounter | CMS +S98922S | Partial traumatic amputation of left foot, level unspecified, sequela | CMS +S98929A | Partial traumatic amputation of unspecified foot, level unspecified, initial encounter | CMS +S98929D | Partial traumatic amputation of unspecified foot, level unspecified, subsequent encounter | CMS +S98929S | Partial traumatic amputation of unspecified foot, level unspecified, sequela | CMS +S99 | Other and unspecified injuries of ankle and foot | WHO +S99001A | Unspecified physeal fracture of right calcaneus, initial encounter for closed fracture | CMS +S99001B | Unspecified physeal fracture of right calcaneus, initial encounter for open fracture | CMS +S99001D | Unspecified physeal fracture of right calcaneus, subsequent encounter for fracture with routine healing | CMS +S99001G | Unspecified physeal fracture of right calcaneus, subsequent encounter for fracture with delayed healing | CMS +S99001K | Unspecified physeal fracture of right calcaneus, subsequent encounter for fracture with nonunion | CMS +S99001P | Unspecified physeal fracture of right calcaneus, subsequent encounter for fracture with malunion | CMS +S99001S | Unspecified physeal fracture of right calcaneus, sequela | CMS +S99002A | Unspecified physeal fracture of left calcaneus, initial encounter for closed fracture | CMS +S99002B | Unspecified physeal fracture of left calcaneus, initial encounter for open fracture | CMS +S99002D | Unspecified physeal fracture of left calcaneus, subsequent encounter for fracture with routine healing | CMS +S99002G | Unspecified physeal fracture of left calcaneus, subsequent encounter for fracture with delayed healing | CMS +S99002K | Unspecified physeal fracture of left calcaneus, subsequent encounter for fracture with nonunion | CMS +S99002P | Unspecified physeal fracture of left calcaneus, subsequent encounter for fracture with malunion | CMS +S99002S | Unspecified physeal fracture of left calcaneus, sequela | CMS +S99009A | Unspecified physeal fracture of unspecified calcaneus, initial encounter for closed fracture | CMS +S99009B | Unspecified physeal fracture of unspecified calcaneus, initial encounter for open fracture | CMS +S99009D | Unspecified physeal fracture of unspecified calcaneus, subsequent encounter for fracture with routine healing | CMS +S99009G | Unspecified physeal fracture of unspecified calcaneus, subsequent encounter for fracture with delayed healing | CMS +S99009K | Unspecified physeal fracture of unspecified calcaneus, subsequent encounter for fracture with nonunion | CMS +S99009P | Unspecified physeal fracture of unspecified calcaneus, subsequent encounter for fracture with malunion | CMS +S99009S | Unspecified physeal fracture of unspecified calcaneus, sequela | CMS +S99011A | Salter-Harris Type I physeal fracture of right calcaneus, initial encounter for closed fracture | CMS +S99011B | Salter-Harris Type I physeal fracture of right calcaneus, initial encounter for open fracture | CMS +S99011D | Salter-Harris Type I physeal fracture of right calcaneus, subsequent encounter for fracture with routine healing | CMS +S99011G | Salter-Harris Type I physeal fracture of right calcaneus, subsequent encounter for fracture with delayed healing | CMS +S99011K | Salter-Harris Type I physeal fracture of right calcaneus, subsequent encounter for fracture with nonunion | CMS +S99011P | Salter-Harris Type I physeal fracture of right calcaneus, subsequent encounter for fracture with malunion | CMS +S99011S | Salter-Harris Type I physeal fracture of right calcaneus, sequela | CMS +S99012A | Salter-Harris Type I physeal fracture of left calcaneus, initial encounter for closed fracture | CMS +S99012B | Salter-Harris Type I physeal fracture of left calcaneus, initial encounter for open fracture | CMS +S99012D | Salter-Harris Type I physeal fracture of left calcaneus, subsequent encounter for fracture with routine healing | CMS +S99012G | Salter-Harris Type I physeal fracture of left calcaneus, subsequent encounter for fracture with delayed healing | CMS +S99012K | Salter-Harris Type I physeal fracture of left calcaneus, subsequent encounter for fracture with nonunion | CMS +S99012P | Salter-Harris Type I physeal fracture of left calcaneus, subsequent encounter for fracture with malunion | CMS +S99012S | Salter-Harris Type I physeal fracture of left calcaneus, sequela | CMS +S99019A | Salter-Harris Type I physeal fracture of unspecified calcaneus, initial encounter for closed fracture | CMS +S99019B | Salter-Harris Type I physeal fracture of unspecified calcaneus, initial encounter for open fracture | CMS +S99019D | Salter-Harris Type I physeal fracture of unspecified calcaneus, subsequent encounter for fracture with routine healing | CMS +S99019G | Salter-Harris Type I physeal fracture of unspecified calcaneus, subsequent encounter for fracture with delayed healing | CMS +S99019K | Salter-Harris Type I physeal fracture of unspecified calcaneus, subsequent encounter for fracture with nonunion | CMS +S99019P | Salter-Harris Type I physeal fracture of unspecified calcaneus, subsequent encounter for fracture with malunion | CMS +S99019S | Salter-Harris Type I physeal fracture of unspecified calcaneus, sequela | CMS +S99021A | Salter-Harris Type II physeal fracture of right calcaneus, initial encounter for closed fracture | CMS +S99021B | Salter-Harris Type II physeal fracture of right calcaneus, initial encounter for open fracture | CMS +S99021D | Salter-Harris Type II physeal fracture of right calcaneus, subsequent encounter for fracture with routine healing | CMS +S99021G | Salter-Harris Type II physeal fracture of right calcaneus, subsequent encounter for fracture with delayed healing | CMS +S99021K | Salter-Harris Type II physeal fracture of right calcaneus, subsequent encounter for fracture with nonunion | CMS +S99021P | Salter-Harris Type II physeal fracture of right calcaneus, subsequent encounter for fracture with malunion | CMS +S99021S | Salter-Harris Type II physeal fracture of right calcaneus, sequela | CMS +S99022A | Salter-Harris Type II physeal fracture of left calcaneus, initial encounter for closed fracture | CMS +S99022B | Salter-Harris Type II physeal fracture of left calcaneus, initial encounter for open fracture | CMS +S99022D | Salter-Harris Type II physeal fracture of left calcaneus, subsequent encounter for fracture with routine healing | CMS +S99022G | Salter-Harris Type II physeal fracture of left calcaneus, subsequent encounter for fracture with delayed healing | CMS +S99022K | Salter-Harris Type II physeal fracture of left calcaneus, subsequent encounter for fracture with nonunion | CMS +S99022P | Salter-Harris Type II physeal fracture of left calcaneus, subsequent encounter for fracture with malunion | CMS +S99022S | Salter-Harris Type II physeal fracture of left calcaneus, sequela | CMS +S99029A | Salter-Harris Type II physeal fracture of unspecified calcaneus, initial encounter for closed fracture | CMS +S99029B | Salter-Harris Type II physeal fracture of unspecified calcaneus, initial encounter for open fracture | CMS +S99029D | Salter-Harris Type II physeal fracture of unspecified calcaneus, subsequent encounter for fracture with routine healing | CMS +S99029G | Salter-Harris Type II physeal fracture of unspecified calcaneus, subsequent encounter for fracture with delayed healing | CMS +S99029K | Salter-Harris Type II physeal fracture of unspecified calcaneus, subsequent encounter for fracture with nonunion | CMS +S99029P | Salter-Harris Type II physeal fracture of unspecified calcaneus, subsequent encounter for fracture with malunion | CMS +S99029S | Salter-Harris Type II physeal fracture of unspecified calcaneus, sequela | CMS +S99031A | Salter-Harris Type III physeal fracture of right calcaneus, initial encounter for closed fracture | CMS +S99031B | Salter-Harris Type III physeal fracture of right calcaneus, initial encounter for open fracture | CMS +S99031D | Salter-Harris Type III physeal fracture of right calcaneus, subsequent encounter for fracture with routine healing | CMS +S99031G | Salter-Harris Type III physeal fracture of right calcaneus, subsequent encounter for fracture with delayed healing | CMS +S99031K | Salter-Harris Type III physeal fracture of right calcaneus, subsequent encounter for fracture with nonunion | CMS +S99031P | Salter-Harris Type III physeal fracture of right calcaneus, subsequent encounter for fracture with malunion | CMS +S99031S | Salter-Harris Type III physeal fracture of right calcaneus, sequela | CMS +S99032A | Salter-Harris Type III physeal fracture of left calcaneus, initial encounter for closed fracture | CMS +S99032B | Salter-Harris Type III physeal fracture of left calcaneus, initial encounter for open fracture | CMS +S99032D | Salter-Harris Type III physeal fracture of left calcaneus, subsequent encounter for fracture with routine healing | CMS +S99032G | Salter-Harris Type III physeal fracture of left calcaneus, subsequent encounter for fracture with delayed healing | CMS +S99032K | Salter-Harris Type III physeal fracture of left calcaneus, subsequent encounter for fracture with nonunion | CMS +S99032P | Salter-Harris Type III physeal fracture of left calcaneus, subsequent encounter for fracture with malunion | CMS +S99032S | Salter-Harris Type III physeal fracture of left calcaneus, sequela | CMS +S99039A | Salter-Harris Type III physeal fracture of unspecified calcaneus, initial encounter for closed fracture | CMS +S99039B | Salter-Harris Type III physeal fracture of unspecified calcaneus, initial encounter for open fracture | CMS +S99039D | Salter-Harris Type III physeal fracture of unspecified calcaneus, subsequent encounter for fracture with routine healing | CMS +S99039G | Salter-Harris Type III physeal fracture of unspecified calcaneus, subsequent encounter for fracture with delayed healing | CMS +S99039K | Salter-Harris Type III physeal fracture of unspecified calcaneus, subsequent encounter for fracture with nonunion | CMS +S99039P | Salter-Harris Type III physeal fracture of unspecified calcaneus, subsequent encounter for fracture with malunion | CMS +S99039S | Salter-Harris Type III physeal fracture of unspecified calcaneus, sequela | CMS +S99041A | Salter-Harris Type IV physeal fracture of right calcaneus, initial encounter for closed fracture | CMS +S99041B | Salter-Harris Type IV physeal fracture of right calcaneus, initial encounter for open fracture | CMS +S99041D | Salter-Harris Type IV physeal fracture of right calcaneus, subsequent encounter for fracture with routine healing | CMS +S99041G | Salter-Harris Type IV physeal fracture of right calcaneus, subsequent encounter for fracture with delayed healing | CMS +S99041K | Salter-Harris Type IV physeal fracture of right calcaneus, subsequent encounter for fracture with nonunion | CMS +S99041P | Salter-Harris Type IV physeal fracture of right calcaneus, subsequent encounter for fracture with malunion | CMS +S99041S | Salter-Harris Type IV physeal fracture of right calcaneus, sequela | CMS +S99042A | Salter-Harris Type IV physeal fracture of left calcaneus, initial encounter for closed fracture | CMS +S99042B | Salter-Harris Type IV physeal fracture of left calcaneus, initial encounter for open fracture | CMS +S99042D | Salter-Harris Type IV physeal fracture of left calcaneus, subsequent encounter for fracture with routine healing | CMS +S99042G | Salter-Harris Type IV physeal fracture of left calcaneus, subsequent encounter for fracture with delayed healing | CMS +S99042K | Salter-Harris Type IV physeal fracture of left calcaneus, subsequent encounter for fracture with nonunion | CMS +S99042P | Salter-Harris Type IV physeal fracture of left calcaneus, subsequent encounter for fracture with malunion | CMS +S99042S | Salter-Harris Type IV physeal fracture of left calcaneus, sequela | CMS +S99049A | Salter-Harris Type IV physeal fracture of unspecified calcaneus, initial encounter for closed fracture | CMS +S99049B | Salter-Harris Type IV physeal fracture of unspecified calcaneus, initial encounter for open fracture | CMS +S99049D | Salter-Harris Type IV physeal fracture of unspecified calcaneus, subsequent encounter for fracture with routine healing | CMS +S99049G | Salter-Harris Type IV physeal fracture of unspecified calcaneus, subsequent encounter for fracture with delayed healing | CMS +S99049K | Salter-Harris Type IV physeal fracture of unspecified calcaneus, subsequent encounter for fracture with nonunion | CMS +S99049P | Salter-Harris Type IV physeal fracture of unspecified calcaneus, subsequent encounter for fracture with malunion | CMS +S99049S | Salter-Harris Type IV physeal fracture of unspecified calcaneus, sequela | CMS +S99091A | Other physeal fracture of right calcaneus, initial encounter for closed fracture | CMS +S99091B | Other physeal fracture of right calcaneus, initial encounter for open fracture | CMS +S99091D | Other physeal fracture of right calcaneus, subsequent encounter for fracture with routine healing | CMS +S99091G | Other physeal fracture of right calcaneus, subsequent encounter for fracture with delayed healing | CMS +S99091K | Other physeal fracture of right calcaneus, subsequent encounter for fracture with nonunion | CMS +S99091P | Other physeal fracture of right calcaneus, subsequent encounter for fracture with malunion | CMS +S99091S | Other physeal fracture of right calcaneus, sequela | CMS +S99092A | Other physeal fracture of left calcaneus, initial encounter for closed fracture | CMS +S99092B | Other physeal fracture of left calcaneus, initial encounter for open fracture | CMS +S99092D | Other physeal fracture of left calcaneus, subsequent encounter for fracture with routine healing | CMS +S99092G | Other physeal fracture of left calcaneus, subsequent encounter for fracture with delayed healing | CMS +S99092K | Other physeal fracture of left calcaneus, subsequent encounter for fracture with nonunion | CMS +S99092P | Other physeal fracture of left calcaneus, subsequent encounter for fracture with malunion | CMS +S99092S | Other physeal fracture of left calcaneus, sequela | CMS +S99099A | Other physeal fracture of unspecified calcaneus, initial encounter for closed fracture | CMS +S99099B | Other physeal fracture of unspecified calcaneus, initial encounter for open fracture | CMS +S99099D | Other physeal fracture of unspecified calcaneus, subsequent encounter for fracture with routine healing | CMS +S99099G | Other physeal fracture of unspecified calcaneus, subsequent encounter for fracture with delayed healing | CMS +S99099K | Other physeal fracture of unspecified calcaneus, subsequent encounter for fracture with nonunion | CMS +S99099P | Other physeal fracture of unspecified calcaneus, subsequent encounter for fracture with malunion | CMS +S99099S | Other physeal fracture of unspecified calcaneus, sequela | CMS +S99101A | Unspecified physeal fracture of right metatarsal, initial encounter for closed fracture | CMS +S99101B | Unspecified physeal fracture of right metatarsal, initial encounter for open fracture | CMS +S99101D | Unspecified physeal fracture of right metatarsal, subsequent encounter for fracture with routine healing | CMS +S99101G | Unspecified physeal fracture of right metatarsal, subsequent encounter for fracture with delayed healing | CMS +S99101K | Unspecified physeal fracture of right metatarsal, subsequent encounter for fracture with nonunion | CMS +S99101P | Unspecified physeal fracture of right metatarsal, subsequent encounter for fracture with malunion | CMS +S99101S | Unspecified physeal fracture of right metatarsal, sequela | CMS +S99102A | Unspecified physeal fracture of left metatarsal, initial encounter for closed fracture | CMS +S99102B | Unspecified physeal fracture of left metatarsal, initial encounter for open fracture | CMS +S99102D | Unspecified physeal fracture of left metatarsal, subsequent encounter for fracture with routine healing | CMS +S99102G | Unspecified physeal fracture of left metatarsal, subsequent encounter for fracture with delayed healing | CMS +S99102K | Unspecified physeal fracture of left metatarsal, subsequent encounter for fracture with nonunion | CMS +S99102P | Unspecified physeal fracture of left metatarsal, subsequent encounter for fracture with malunion | CMS +S99102S | Unspecified physeal fracture of left metatarsal, sequela | CMS +S99109A | Unspecified physeal fracture of unspecified metatarsal, initial encounter for closed fracture | CMS +S99109B | Unspecified physeal fracture of unspecified metatarsal, initial encounter for open fracture | CMS +S99109D | Unspecified physeal fracture of unspecified metatarsal, subsequent encounter for fracture with routine healing | CMS +S99109G | Unspecified physeal fracture of unspecified metatarsal, subsequent encounter for fracture with delayed healing | CMS +S99109K | Unspecified physeal fracture of unspecified metatarsal, subsequent encounter for fracture with nonunion | CMS +S99109P | Unspecified physeal fracture of unspecified metatarsal, subsequent encounter for fracture with malunion | CMS +S99109S | Unspecified physeal fracture of unspecified metatarsal, sequela | CMS +S99111A | Salter-Harris Type I physeal fracture of right metatarsal, initial encounter for closed fracture | CMS +S99111B | Salter-Harris Type I physeal fracture of right metatarsal, initial encounter for open fracture | CMS +S99111D | Salter-Harris Type I physeal fracture of right metatarsal, subsequent encounter for fracture with routine healing | CMS +S99111G | Salter-Harris Type I physeal fracture of right metatarsal, subsequent encounter for fracture with delayed healing | CMS +S99111K | Salter-Harris Type I physeal fracture of right metatarsal, subsequent encounter for fracture with nonunion | CMS +S99111P | Salter-Harris Type I physeal fracture of right metatarsal, subsequent encounter for fracture with malunion | CMS +S99111S | Salter-Harris Type I physeal fracture of right metatarsal, sequela | CMS +S99112A | Salter-Harris Type I physeal fracture of left metatarsal, initial encounter for closed fracture | CMS +S99112B | Salter-Harris Type I physeal fracture of left metatarsal, initial encounter for open fracture | CMS +S99112D | Salter-Harris Type I physeal fracture of left metatarsal, subsequent encounter for fracture with routine healing | CMS +S99112G | Salter-Harris Type I physeal fracture of left metatarsal, subsequent encounter for fracture with delayed healing | CMS +S99112K | Salter-Harris Type I physeal fracture of left metatarsal, subsequent encounter for fracture with nonunion | CMS +S99112P | Salter-Harris Type I physeal fracture of left metatarsal, subsequent encounter for fracture with malunion | CMS +S99112S | Salter-Harris Type I physeal fracture of left metatarsal, sequela | CMS +S99119A | Salter-Harris Type I physeal fracture of unspecified metatarsal, initial encounter for closed fracture | CMS +S99119B | Salter-Harris Type I physeal fracture of unspecified metatarsal, initial encounter for open fracture | CMS +S99119D | Salter-Harris Type I physeal fracture of unspecified metatarsal, subsequent encounter for fracture with routine healing | CMS +S99119G | Salter-Harris Type I physeal fracture of unspecified metatarsal, subsequent encounter for fracture with delayed healing | CMS +S99119K | Salter-Harris Type I physeal fracture of unspecified metatarsal, subsequent encounter for fracture with nonunion | CMS +S99119P | Salter-Harris Type I physeal fracture of unspecified metatarsal, subsequent encounter for fracture with malunion | CMS +S99119S | Salter-Harris Type I physeal fracture of unspecified metatarsal, sequela | CMS +S99121A | Salter-Harris Type II physeal fracture of right metatarsal, initial encounter for closed fracture | CMS +S99121B | Salter-Harris Type II physeal fracture of right metatarsal, initial encounter for open fracture | CMS +S99121D | Salter-Harris Type II physeal fracture of right metatarsal, subsequent encounter for fracture with routine healing | CMS +S99121G | Salter-Harris Type II physeal fracture of right metatarsal, subsequent encounter for fracture with delayed healing | CMS +S99121K | Salter-Harris Type II physeal fracture of right metatarsal, subsequent encounter for fracture with nonunion | CMS +S99121P | Salter-Harris Type II physeal fracture of right metatarsal, subsequent encounter for fracture with malunion | CMS +S99121S | Salter-Harris Type II physeal fracture of right metatarsal, sequela | CMS +S99122A | Salter-Harris Type II physeal fracture of left metatarsal, initial encounter for closed fracture | CMS +S99122B | Salter-Harris Type II physeal fracture of left metatarsal, initial encounter for open fracture | CMS +S99122D | Salter-Harris Type II physeal fracture of left metatarsal, subsequent encounter for fracture with routine healing | CMS +S99122G | Salter-Harris Type II physeal fracture of left metatarsal, subsequent encounter for fracture with delayed healing | CMS +S99122K | Salter-Harris Type II physeal fracture of left metatarsal, subsequent encounter for fracture with nonunion | CMS +S99122P | Salter-Harris Type II physeal fracture of left metatarsal, subsequent encounter for fracture with malunion | CMS +S99122S | Salter-Harris Type II physeal fracture of left metatarsal, sequela | CMS +S99129A | Salter-Harris Type II physeal fracture of unspecified metatarsal, initial encounter for closed fracture | CMS +S99129B | Salter-Harris Type II physeal fracture of unspecified metatarsal, initial encounter for open fracture | CMS +S99129D | Salter-Harris Type II physeal fracture of unspecified metatarsal, subsequent encounter for fracture with routine healing | CMS +S99129G | Salter-Harris Type II physeal fracture of unspecified metatarsal, subsequent encounter for fracture with delayed healing | CMS +S99129K | Salter-Harris Type II physeal fracture of unspecified metatarsal, subsequent encounter for fracture with nonunion | CMS +S99129P | Salter-Harris Type II physeal fracture of unspecified metatarsal, subsequent encounter for fracture with malunion | CMS +S99129S | Salter-Harris Type II physeal fracture of unspecified metatarsal, sequela | CMS +S99131A | Salter-Harris Type III physeal fracture of right metatarsal, initial encounter for closed fracture | CMS +S99131B | Salter-Harris Type III physeal fracture of right metatarsal, initial encounter for open fracture | CMS +S99131D | Salter-Harris Type III physeal fracture of right metatarsal, subsequent encounter for fracture with routine healing | CMS +S99131G | Salter-Harris Type III physeal fracture of right metatarsal, subsequent encounter for fracture with delayed healing | CMS +S99131K | Salter-Harris Type III physeal fracture of right metatarsal, subsequent encounter for fracture with nonunion | CMS +S99131P | Salter-Harris Type III physeal fracture of right metatarsal, subsequent encounter for fracture with malunion | CMS +S99131S | Salter-Harris Type III physeal fracture of right metatarsal, sequela | CMS +S99132A | Salter-Harris Type III physeal fracture of left metatarsal, initial encounter for closed fracture | CMS +S99132B | Salter-Harris Type III physeal fracture of left metatarsal, initial encounter for open fracture | CMS +S99132D | Salter-Harris Type III physeal fracture of left metatarsal, subsequent encounter for fracture with routine healing | CMS +S99132G | Salter-Harris Type III physeal fracture of left metatarsal, subsequent encounter for fracture with delayed healing | CMS +S99132K | Salter-Harris Type III physeal fracture of left metatarsal, subsequent encounter for fracture with nonunion | CMS +S99132P | Salter-Harris Type III physeal fracture of left metatarsal, subsequent encounter for fracture with malunion | CMS +S99132S | Salter-Harris Type III physeal fracture of left metatarsal, sequela | CMS +S99139A | Salter-Harris Type III physeal fracture of unspecified metatarsal, initial encounter for closed fracture | CMS +S99139B | Salter-Harris Type III physeal fracture of unspecified metatarsal, initial encounter for open fracture | CMS +S99139D | Salter-Harris Type III physeal fracture of unspecified metatarsal, subsequent encounter for fracture with routine healing | CMS +S99139G | Salter-Harris Type III physeal fracture of unspecified metatarsal, subsequent encounter for fracture with delayed healing | CMS +S99139K | Salter-Harris Type III physeal fracture of unspecified metatarsal, subsequent encounter for fracture with nonunion | CMS +S99139P | Salter-Harris Type III physeal fracture of unspecified metatarsal, subsequent encounter for fracture with malunion | CMS +S99139S | Salter-Harris Type III physeal fracture of unspecified metatarsal, sequela | CMS +S99141A | Salter-Harris Type IV physeal fracture of right metatarsal, initial encounter for closed fracture | CMS +S99141B | Salter-Harris Type IV physeal fracture of right metatarsal, initial encounter for open fracture | CMS +S99141D | Salter-Harris Type IV physeal fracture of right metatarsal, subsequent encounter for fracture with routine healing | CMS +S99141G | Salter-Harris Type IV physeal fracture of right metatarsal, subsequent encounter for fracture with delayed healing | CMS +S99141K | Salter-Harris Type IV physeal fracture of right metatarsal, subsequent encounter for fracture with nonunion | CMS +S99141P | Salter-Harris Type IV physeal fracture of right metatarsal, subsequent encounter for fracture with malunion | CMS +S99141S | Salter-Harris Type IV physeal fracture of right metatarsal, sequela | CMS +S99142A | Salter-Harris Type IV physeal fracture of left metatarsal, initial encounter for closed fracture | CMS +S99142B | Salter-Harris Type IV physeal fracture of left metatarsal, initial encounter for open fracture | CMS +S99142D | Salter-Harris Type IV physeal fracture of left metatarsal, subsequent encounter for fracture with routine healing | CMS +S99142G | Salter-Harris Type IV physeal fracture of left metatarsal, subsequent encounter for fracture with delayed healing | CMS +S99142K | Salter-Harris Type IV physeal fracture of left metatarsal, subsequent encounter for fracture with nonunion | CMS +S99142P | Salter-Harris Type IV physeal fracture of left metatarsal, subsequent encounter for fracture with malunion | CMS +S99142S | Salter-Harris Type IV physeal fracture of left metatarsal, sequela | CMS +S99149A | Salter-Harris Type IV physeal fracture of unspecified metatarsal, initial encounter for closed fracture | CMS +S99149B | Salter-Harris Type IV physeal fracture of unspecified metatarsal, initial encounter for open fracture | CMS +S99149D | Salter-Harris Type IV physeal fracture of unspecified metatarsal, subsequent encounter for fracture with routine healing | CMS +S99149G | Salter-Harris Type IV physeal fracture of unspecified metatarsal, subsequent encounter for fracture with delayed healing | CMS +S99149K | Salter-Harris Type IV physeal fracture of unspecified metatarsal, subsequent encounter for fracture with nonunion | CMS +S99149P | Salter-Harris Type IV physeal fracture of unspecified metatarsal, subsequent encounter for fracture with malunion | CMS +S99149S | Salter-Harris Type IV physeal fracture of unspecified metatarsal, sequela | CMS +S99191A | Other physeal fracture of right metatarsal, initial encounter for closed fracture | CMS +S99191B | Other physeal fracture of right metatarsal, initial encounter for open fracture | CMS +S99191D | Other physeal fracture of right metatarsal, subsequent encounter for fracture with routine healing | CMS +S99191G | Other physeal fracture of right metatarsal, subsequent encounter for fracture with delayed healing | CMS +S99191K | Other physeal fracture of right metatarsal, subsequent encounter for fracture with nonunion | CMS +S99191P | Other physeal fracture of right metatarsal, subsequent encounter for fracture with malunion | CMS +S99191S | Other physeal fracture of right metatarsal, sequela | CMS +S99192A | Other physeal fracture of left metatarsal, initial encounter for closed fracture | CMS +S99192B | Other physeal fracture of left metatarsal, initial encounter for open fracture | CMS +S99192D | Other physeal fracture of left metatarsal, subsequent encounter for fracture with routine healing | CMS +S99192G | Other physeal fracture of left metatarsal, subsequent encounter for fracture with delayed healing | CMS +S99192K | Other physeal fracture of left metatarsal, subsequent encounter for fracture with nonunion | CMS +S99192P | Other physeal fracture of left metatarsal, subsequent encounter for fracture with malunion | CMS +S99192S | Other physeal fracture of left metatarsal, sequela | CMS +S99199A | Other physeal fracture of unspecified metatarsal, initial encounter for closed fracture | CMS +S99199B | Other physeal fracture of unspecified metatarsal, initial encounter for open fracture | CMS +S99199D | Other physeal fracture of unspecified metatarsal, subsequent encounter for fracture with routine healing | CMS +S99199G | Other physeal fracture of unspecified metatarsal, subsequent encounter for fracture with delayed healing | CMS +S99199K | Other physeal fracture of unspecified metatarsal, subsequent encounter for fracture with nonunion | CMS +S99199P | Other physeal fracture of unspecified metatarsal, subsequent encounter for fracture with malunion | CMS +S99199S | Other physeal fracture of unspecified metatarsal, sequela | CMS +S99201A | Unspecified physeal fracture of phalanx of right toe, initial encounter for closed fracture | CMS +S99201B | Unspecified physeal fracture of phalanx of right toe, initial encounter for open fracture | CMS +S99201D | Unspecified physeal fracture of phalanx of right toe, subsequent encounter for fracture with routine healing | CMS +S99201G | Unspecified physeal fracture of phalanx of right toe, subsequent encounter for fracture with delayed healing | CMS +S99201K | Unspecified physeal fracture of phalanx of right toe, subsequent encounter for fracture with nonunion | CMS +S99201P | Unspecified physeal fracture of phalanx of right toe, subsequent encounter for fracture with malunion | CMS +S99201S | Unspecified physeal fracture of phalanx of right toe, sequela | CMS +S99202A | Unspecified physeal fracture of phalanx of left toe, initial encounter for closed fracture | CMS +S99202B | Unspecified physeal fracture of phalanx of left toe, initial encounter for open fracture | CMS +S99202D | Unspecified physeal fracture of phalanx of left toe, subsequent encounter for fracture with routine healing | CMS +S99202G | Unspecified physeal fracture of phalanx of left toe, subsequent encounter for fracture with delayed healing | CMS +S99202K | Unspecified physeal fracture of phalanx of left toe, subsequent encounter for fracture with nonunion | CMS +S99202P | Unspecified physeal fracture of phalanx of left toe, subsequent encounter for fracture with malunion | CMS +S99202S | Unspecified physeal fracture of phalanx of left toe, sequela | CMS +S99209A | Unspecified physeal fracture of phalanx of unspecified toe, initial encounter for closed fracture | CMS +S99209B | Unspecified physeal fracture of phalanx of unspecified toe, initial encounter for open fracture | CMS +S99209D | Unspecified physeal fracture of phalanx of unspecified toe, subsequent encounter for fracture with routine healing | CMS +S99209G | Unspecified physeal fracture of phalanx of unspecified toe, subsequent encounter for fracture with delayed healing | CMS +S99209K | Unspecified physeal fracture of phalanx of unspecified toe, subsequent encounter for fracture with nonunion | CMS +S99209P | Unspecified physeal fracture of phalanx of unspecified toe, subsequent encounter for fracture with malunion | CMS +S99209S | Unspecified physeal fracture of phalanx of unspecified toe, sequela | CMS +S99211A | Salter-Harris Type I physeal fracture of phalanx of right toe, initial encounter for closed fracture | CMS +S99211B | Salter-Harris Type I physeal fracture of phalanx of right toe, initial encounter for open fracture | CMS +S99211D | Salter-Harris Type I physeal fracture of phalanx of right toe, subsequent encounter for fracture with routine healing | CMS +S99211G | Salter-Harris Type I physeal fracture of phalanx of right toe, subsequent encounter for fracture with delayed healing | CMS +S99211K | Salter-Harris Type I physeal fracture of phalanx of right toe, subsequent encounter for fracture with nonunion | CMS +S99211P | Salter-Harris Type I physeal fracture of phalanx of right toe, subsequent encounter for fracture with malunion | CMS +S99211S | Salter-Harris Type I physeal fracture of phalanx of right toe, sequela | CMS +S99212A | Salter-Harris Type I physeal fracture of phalanx of left toe, initial encounter for closed fracture | CMS +S99212B | Salter-Harris Type I physeal fracture of phalanx of left toe, initial encounter for open fracture | CMS +S99212D | Salter-Harris Type I physeal fracture of phalanx of left toe, subsequent encounter for fracture with routine healing | CMS +S99212G | Salter-Harris Type I physeal fracture of phalanx of left toe, subsequent encounter for fracture with delayed healing | CMS +S99212K | Salter-Harris Type I physeal fracture of phalanx of left toe, subsequent encounter for fracture with nonunion | CMS +S99212P | Salter-Harris Type I physeal fracture of phalanx of left toe, subsequent encounter for fracture with malunion | CMS +S99212S | Salter-Harris Type I physeal fracture of phalanx of left toe, sequela | CMS +S99219A | Salter-Harris Type I physeal fracture of phalanx of unspecified toe, initial encounter for closed fracture | CMS +S99219B | Salter-Harris Type I physeal fracture of phalanx of unspecified toe, initial encounter for open fracture | CMS +S99219D | Salter-Harris Type I physeal fracture of phalanx of unspecified toe, subsequent encounter for fracture with routine healing | CMS +S99219G | Salter-Harris Type I physeal fracture of phalanx of unspecified toe, subsequent encounter for fracture with delayed healing | CMS +S99219K | Salter-Harris Type I physeal fracture of phalanx of unspecified toe, subsequent encounter for fracture with nonunion | CMS +S99219P | Salter-Harris Type I physeal fracture of phalanx of unspecified toe, subsequent encounter for fracture with malunion | CMS +S99219S | Salter-Harris Type I physeal fracture of phalanx of unspecified toe, sequela | CMS +S99221A | Salter-Harris Type II physeal fracture of phalanx of right toe, initial encounter for closed fracture | CMS +S99221B | Salter-Harris Type II physeal fracture of phalanx of right toe, initial encounter for open fracture | CMS +S99221D | Salter-Harris Type II physeal fracture of phalanx of right toe, subsequent encounter for fracture with routine healing | CMS +S99221G | Salter-Harris Type II physeal fracture of phalanx of right toe, subsequent encounter for fracture with delayed healing | CMS +S99221K | Salter-Harris Type II physeal fracture of phalanx of right toe, subsequent encounter for fracture with nonunion | CMS +S99221P | Salter-Harris Type II physeal fracture of phalanx of right toe, subsequent encounter for fracture with malunion | CMS +S99221S | Salter-Harris Type II physeal fracture of phalanx of right toe, sequela | CMS +S99222A | Salter-Harris Type II physeal fracture of phalanx of left toe, initial encounter for closed fracture | CMS +S99222B | Salter-Harris Type II physeal fracture of phalanx of left toe, initial encounter for open fracture | CMS +S99222D | Salter-Harris Type II physeal fracture of phalanx of left toe, subsequent encounter for fracture with routine healing | CMS +S99222G | Salter-Harris Type II physeal fracture of phalanx of left toe, subsequent encounter for fracture with delayed healing | CMS +S99222K | Salter-Harris Type II physeal fracture of phalanx of left toe, subsequent encounter for fracture with nonunion | CMS +S99222P | Salter-Harris Type II physeal fracture of phalanx of left toe, subsequent encounter for fracture with malunion | CMS +S99222S | Salter-Harris Type II physeal fracture of phalanx of left toe, sequela | CMS +S99229A | Salter-Harris Type II physeal fracture of phalanx of unspecified toe, initial encounter for closed fracture | CMS +S99229B | Salter-Harris Type II physeal fracture of phalanx of unspecified toe, initial encounter for open fracture | CMS +S99229D | Salter-Harris Type II physeal fracture of phalanx of unspecified toe, subsequent encounter for fracture with routine healing | CMS +S99229G | Salter-Harris Type II physeal fracture of phalanx of unspecified toe, subsequent encounter for fracture with delayed healing | CMS +S99229K | Salter-Harris Type II physeal fracture of phalanx of unspecified toe, subsequent encounter for fracture with nonunion | CMS +S99229P | Salter-Harris Type II physeal fracture of phalanx of unspecified toe, subsequent encounter for fracture with malunion | CMS +S99229S | Salter-Harris Type II physeal fracture of phalanx of unspecified toe, sequela | CMS +S99231A | Salter-Harris Type III physeal fracture of phalanx of right toe, initial encounter for closed fracture | CMS +S99231B | Salter-Harris Type III physeal fracture of phalanx of right toe, initial encounter for open fracture | CMS +S99231D | Salter-Harris Type III physeal fracture of phalanx of right toe, subsequent encounter for fracture with routine healing | CMS +S99231G | Salter-Harris Type III physeal fracture of phalanx of right toe, subsequent encounter for fracture with delayed healing | CMS +S99231K | Salter-Harris Type III physeal fracture of phalanx of right toe, subsequent encounter for fracture with nonunion | CMS +S99231P | Salter-Harris Type III physeal fracture of phalanx of right toe, subsequent encounter for fracture with malunion | CMS +S99231S | Salter-Harris Type III physeal fracture of phalanx of right toe, sequela | CMS +S99232A | Salter-Harris Type III physeal fracture of phalanx of left toe, initial encounter for closed fracture | CMS +S99232B | Salter-Harris Type III physeal fracture of phalanx of left toe, initial encounter for open fracture | CMS +S99232D | Salter-Harris Type III physeal fracture of phalanx of left toe, subsequent encounter for fracture with routine healing | CMS +S99232G | Salter-Harris Type III physeal fracture of phalanx of left toe, subsequent encounter for fracture with delayed healing | CMS +S99232K | Salter-Harris Type III physeal fracture of phalanx of left toe, subsequent encounter for fracture with nonunion | CMS +S99232P | Salter-Harris Type III physeal fracture of phalanx of left toe, subsequent encounter for fracture with malunion | CMS +S99232S | Salter-Harris Type III physeal fracture of phalanx of left toe, sequela | CMS +S99239A | Salter-Harris Type III physeal fracture of phalanx of unspecified toe, initial encounter for closed fracture | CMS +S99239B | Salter-Harris Type III physeal fracture of phalanx of unspecified toe, initial encounter for open fracture | CMS +S99239D | Salter-Harris Type III physeal fracture of phalanx of unspecified toe, subsequent encounter for fracture with routine healing | CMS +S99239G | Salter-Harris Type III physeal fracture of phalanx of unspecified toe, subsequent encounter for fracture with delayed healing | CMS +S99239K | Salter-Harris Type III physeal fracture of phalanx of unspecified toe, subsequent encounter for fracture with nonunion | CMS +S99239P | Salter-Harris Type III physeal fracture of phalanx of unspecified toe, subsequent encounter for fracture with malunion | CMS +S99239S | Salter-Harris Type III physeal fracture of phalanx of unspecified toe, sequela | CMS +S99241A | Salter-Harris Type IV physeal fracture of phalanx of right toe, initial encounter for closed fracture | CMS +S99241B | Salter-Harris Type IV physeal fracture of phalanx of right toe, initial encounter for open fracture | CMS +S99241D | Salter-Harris Type IV physeal fracture of phalanx of right toe, subsequent encounter for fracture with routine healing | CMS +S99241G | Salter-Harris Type IV physeal fracture of phalanx of right toe, subsequent encounter for fracture with delayed healing | CMS +S99241K | Salter-Harris Type IV physeal fracture of phalanx of right toe, subsequent encounter for fracture with nonunion | CMS +S99241P | Salter-Harris Type IV physeal fracture of phalanx of right toe, subsequent encounter for fracture with malunion | CMS +S99241S | Salter-Harris Type IV physeal fracture of phalanx of right toe, sequela | CMS +S99242A | Salter-Harris Type IV physeal fracture of phalanx of left toe, initial encounter for closed fracture | CMS +S99242B | Salter-Harris Type IV physeal fracture of phalanx of left toe, initial encounter for open fracture | CMS +S99242D | Salter-Harris Type IV physeal fracture of phalanx of left toe, subsequent encounter for fracture with routine healing | CMS +S99242G | Salter-Harris Type IV physeal fracture of phalanx of left toe, subsequent encounter for fracture with delayed healing | CMS +S99242K | Salter-Harris Type IV physeal fracture of phalanx of left toe, subsequent encounter for fracture with nonunion | CMS +S99242P | Salter-Harris Type IV physeal fracture of phalanx of left toe, subsequent encounter for fracture with malunion | CMS +S99242S | Salter-Harris Type IV physeal fracture of phalanx of left toe, sequela | CMS +S99249A | Salter-Harris Type IV physeal fracture of phalanx of unspecified toe, initial encounter for closed fracture | CMS +S99249B | Salter-Harris Type IV physeal fracture of phalanx of unspecified toe, initial encounter for open fracture | CMS +S99249D | Salter-Harris Type IV physeal fracture of phalanx of unspecified toe, subsequent encounter for fracture with routine healing | CMS +S99249G | Salter-Harris Type IV physeal fracture of phalanx of unspecified toe, subsequent encounter for fracture with delayed healing | CMS +S99249K | Salter-Harris Type IV physeal fracture of phalanx of unspecified toe, subsequent encounter for fracture with nonunion | CMS +S99249P | Salter-Harris Type IV physeal fracture of phalanx of unspecified toe, subsequent encounter for fracture with malunion | CMS +S99249S | Salter-Harris Type IV physeal fracture of phalanx of unspecified toe, sequela | CMS +S99291A | Other physeal fracture of phalanx of right toe, initial encounter for closed fracture | CMS +S99291B | Other physeal fracture of phalanx of right toe, initial encounter for open fracture | CMS +S99291D | Other physeal fracture of phalanx of right toe, subsequent encounter for fracture with routine healing | CMS +S99291G | Other physeal fracture of phalanx of right toe, subsequent encounter for fracture with delayed healing | CMS +S99291K | Other physeal fracture of phalanx of right toe, subsequent encounter for fracture with nonunion | CMS +S99291P | Other physeal fracture of phalanx of right toe, subsequent encounter for fracture with malunion | CMS +S99291S | Other physeal fracture of phalanx of right toe, sequela | CMS +S99292A | Other physeal fracture of phalanx of left toe, initial encounter for closed fracture | CMS +S99292B | Other physeal fracture of phalanx of left toe, initial encounter for open fracture | CMS +S99292D | Other physeal fracture of phalanx of left toe, subsequent encounter for fracture with routine healing | CMS +S99292G | Other physeal fracture of phalanx of left toe, subsequent encounter for fracture with delayed healing | CMS +S99292K | Other physeal fracture of phalanx of left toe, subsequent encounter for fracture with nonunion | CMS +S99292P | Other physeal fracture of phalanx of left toe, subsequent encounter for fracture with malunion | CMS +S99292S | Other physeal fracture of phalanx of left toe, sequela | CMS +S99299A | Other physeal fracture of phalanx of unspecified toe, initial encounter for closed fracture | CMS +S99299B | Other physeal fracture of phalanx of unspecified toe, initial encounter for open fracture | CMS +S99299D | Other physeal fracture of phalanx of unspecified toe, subsequent encounter for fracture with routine healing | CMS +S99299G | Other physeal fracture of phalanx of unspecified toe, subsequent encounter for fracture with delayed healing | CMS +S99299K | Other physeal fracture of phalanx of unspecified toe, subsequent encounter for fracture with nonunion | CMS +S99299P | Other physeal fracture of phalanx of unspecified toe, subsequent encounter for fracture with malunion | CMS +S99299S | Other physeal fracture of phalanx of unspecified toe, sequela | CMS +S997 | Multiple injuries of ankle and foot | WHO +S998 | Other specified injuries of ankle and foot | WHO +S99811A | Other specified injuries of right ankle, initial encounter | CMS +S99811D | Other specified injuries of right ankle, subsequent encounter | CMS +S99811S | Other specified injuries of right ankle, sequela | CMS +S99812A | Other specified injuries of left ankle, initial encounter | CMS +S99812D | Other specified injuries of left ankle, subsequent encounter | CMS +S99812S | Other specified injuries of left ankle, sequela | CMS +S99819A | Other specified injuries of unspecified ankle, initial encounter | CMS +S99819D | Other specified injuries of unspecified ankle, subsequent encounter | CMS +S99819S | Other specified injuries of unspecified ankle, sequela | CMS +S99821A | Other specified injuries of right foot, initial encounter | CMS +S99821D | Other specified injuries of right foot, subsequent encounter | CMS +S99821S | Other specified injuries of right foot, sequela | CMS +S99822A | Other specified injuries of left foot, initial encounter | CMS +S99822D | Other specified injuries of left foot, subsequent encounter | CMS +S99822S | Other specified injuries of left foot, sequela | CMS +S99829A | Other specified injuries of unspecified foot, initial encounter | CMS +S99829D | Other specified injuries of unspecified foot, subsequent encounter | CMS +S99829S | Other specified injuries of unspecified foot, sequela | CMS +S999 | Unspecified injury of ankle and foot | WHO +S99911A | Unspecified injury of right ankle, initial encounter | CMS +S99911D | Unspecified injury of right ankle, subsequent encounter | CMS +S99911S | Unspecified injury of right ankle, sequela | CMS +S99912A | Unspecified injury of left ankle, initial encounter | CMS +S99912D | Unspecified injury of left ankle, subsequent encounter | CMS +S99912S | Unspecified injury of left ankle, sequela | CMS +S99919A | Unspecified injury of unspecified ankle, initial encounter | CMS +S99919D | Unspecified injury of unspecified ankle, subsequent encounter | CMS +S99919S | Unspecified injury of unspecified ankle, sequela | CMS +S99921A | Unspecified injury of right foot, initial encounter | CMS +S99921D | Unspecified injury of right foot, subsequent encounter | CMS +S99921S | Unspecified injury of right foot, sequela | CMS +S99922A | Unspecified injury of left foot, initial encounter | CMS +S99922D | Unspecified injury of left foot, subsequent encounter | CMS +S99922S | Unspecified injury of left foot, sequela | CMS +S99929A | Unspecified injury of unspecified foot, initial encounter | CMS +S99929D | Unspecified injury of unspecified foot, subsequent encounter | CMS +S99929S | Unspecified injury of unspecified foot, sequela | CMS +T00 | Superficial injuries involving multiple body regions | WHO +T000 | Superficial injuries involving head with neck | WHO +T001 | Superficial injuries involving thorax with abdomen, lower back and pelvis | WHO +T002 | Superficial injuries involving multiple regions of upper limb(s) | WHO +T003 | Superficial injuries involving multiple regions of lower limb(s) | WHO +T006 | Superficial injuries involving multiple regions of upper limb(s) with lower limb(s) | WHO +T008 | Superficial injuries involving other combinations of body regions | WHO +T009 | Multiple superficial injuries, unspecified | WHO +T01 | Open wounds involving multiple body regions | WHO +T010 | Open wounds involving head with neck | WHO +T011 | Open wounds involving thorax with abdomen, lower back and pelvis | WHO +T012 | Open wounds involving multiple regions of upper limb(s) | WHO +T013 | Open wounds involving multiple regions of lower limb(s) | WHO +T016 | Open wounds involving multiple regions of upper limb(s) with lower limb(s) | WHO +T018 | Open wounds involving other combinations of body regions | WHO +T019 | Multiple open wounds, unspecified | WHO +T02 | Fractures involving multiple body regions | WHO +T020 | Fractures involving head with neck | WHO +T021 | Fractures involving thorax with lower back and pelvis | WHO +T022 | Fractures involving multiple regions of one upper limb | WHO +T023 | Fractures involving multiple regions of one lower limb | WHO +T024 | Fractures involving multiple regions of both upper limbs | WHO +T025 | Fractures involving multiple regions of both lower limbs | WHO +T026 | Fractures involving multiple regions of upper limb(s) with lower limb(s) | WHO +T027 | Fractures involving thorax with lower back and pelvis with limb(s) | WHO +T028 | Fractures involving other combinations of body regions | WHO +T029 | Multiple fractures, unspecified | WHO +T03 | Dislocations, sprains and strains involving multiple body regions | WHO +T030 | Dislocations, sprains and strains involving head with neck | WHO +T031 | Dislocations, sprains and strains involving thorax with lower back and pelvis | WHO +T032 | Dislocations, sprains and strains involving multiple regions of upper limb(s) | WHO +T033 | Dislocations, sprains and strains involving multiple regions of lower limb(s) | WHO +T034 | Dislocations, sprains and strains involving multiple regions of upper limb(s) with lower limb(s) | WHO +T038 | Dislocations, sprains and strains involving other combinations of body regions | WHO +T039 | Multiple dislocations, sprains and strains, unspecified | WHO +T04 | Crushing injuries involving multiple body regions | WHO +T040 | Crushing injuries involving head with neck | WHO +T041 | Crushing injuries involving thorax with abdomen, lower back and pelvis | WHO +T042 | Crushing injuries involving multiple regions of upper limb(s) | WHO +T043 | Crushing injuries involving multiple regions of lower limb(s) | WHO +T044 | Crushing injuries involving multiple regions of upper limb(s) with lower limb(s) | WHO +T047 | Crushing injuries of thorax with abdomen, lower back and pelvis with limb(s) | WHO +T048 | Crushing injuries involving other combinations of body regions | WHO +T049 | Multiple crushing injuries, unspecified | WHO +T05 | Traumatic amputations involving multiple body regions | WHO +T050 | Traumatic amputation of both hands | WHO +T051 | Traumatic amputation of one hand and other arm [any level, except hand] | WHO +T052 | Traumatic amputation of both arms [any level] | WHO +T053 | Traumatic amputation of both feet | WHO +T054 | Traumatic amputation of one foot and other leg [any level, except foot] | WHO +T055 | Traumatic amputation of both legs [any level] | WHO +T056 | Traumatic amputation of upper and lower limbs, any combination [any level] | WHO +T058 | Traumatic amputations involving other combinations of body regions | WHO +T059 | Multiple traumatic amputations, unspecified | WHO +T06 | Other injuries involving multiple body regions, not elsewhere classified | WHO +T060 | Injuries of brain and cranial nerves with injuries of nerves and spinal cord at neck level | WHO +T061 | Injuries of nerves and spinal cord involving other multiple body regions | WHO +T062 | Injuries of nerves involving multiple body regions | WHO +T063 | Injuries of blood vessels involving multiple body regions | WHO +T064 | Injuries of muscles and tendons involving multiple body regions | WHO +T065 | Injuries of intrathoracic organs with intra-abdominal and pelvic organs | WHO +T068 | Other specified injuries involving multiple body regions | WHO +T07 | Unspecified multiple injuries | WHO +T07XXXA | Unspecified multiple injuries, initial encounter | CMS +T07XXXD | Unspecified multiple injuries, subsequent encounter | CMS +T07XXXS | Unspecified multiple injuries, sequela | CMS +T08 | Fracture of spine, level unspecified | WHO +T09 | Other injuries of spine and trunk, level unspecified | WHO +T090 | Superficial injury of trunk, level unspecified | WHO +T091 | Open wound of trunk, level unspecified | WHO +T092 | Dislocation, sprain and strain of unspecified joint and ligament of trunk | WHO +T093 | Injury of spinal cord, level unspecified | WHO +T094 | Injury of unspecified nerve, spinal nerve root and plexus of trunk | WHO +T095 | Injury of unspecified muscle and tendon of trunk | WHO +T096 | Traumatic amputation of trunk, level unspecified | WHO +T098 | Other specified injuries of trunk, level unspecified | WHO +T099 | Unspecified injury of trunk, level unspecified | WHO +T10 | Fracture of upper limb, level unspecified | WHO +T11 | Other injuries of upper limb, level unspecified | WHO +T110 | Superficial injury of upper limb, level unspecified | WHO +T111 | Open wound of upper limb, level unspecified | WHO +T112 | Dislocation, sprain and strain of unspecified joint and ligament of upper limb, level unspecified | WHO +T113 | Injury of unspecified nerve of upper limb, level unspecified | WHO +T114 | Injury of unspecified blood vessel of upper limb, level unspecified | WHO +T115 | Injury of unspecified muscle and tendon of upper limb, level unspecified | WHO +T116 | Traumatic amputation of upper limb, level unspecified | WHO +T118 | Other specified injuries of upper limb, level unspecified | WHO +T119 | Unspecified injury of upper limb, level unspecified | WHO +T12 | Fracture of lower limb, level unspecified | WHO +T13 | Other injuries of lower limb, level unspecified | WHO +T130 | Superficial injury of lower limb, level unspecified | WHO +T131 | Open wound of lower limb, level unspecified | WHO +T132 | Dislocation, sprain and strain of unspecified joint and ligament of lower limb, level unspecified | WHO +T133 | Injury of unspecified nerve of lower limb, level unspecified | WHO +T134 | Injury of unspecified blood vessel of lower limb, level unspecified | WHO +T135 | Injury of unspecified muscle and tendon of lower limb, level unspecified | WHO +T136 | Traumatic amputation of lower limb, level unspecified | WHO +T138 | Other specified injuries of lower limb, level unspecified | WHO +T139 | Unspecified injury of lower limb, level unspecified | WHO +T14 | Injury of unspecified body region | WHO +T140 | Superficial injury of unspecified body region | WHO +T141 | Open wound of unspecified body region | WHO +T142 | Fracture of unspecified body region | WHO +T143 | Dislocation, sprain and strain of unspecified body region | WHO +T144 | Injury of nerve(s) of unspecified body region | WHO +T145 | Injury of blood vessel(s) of unspecified body region | WHO +T146 | Injury of muscles and tendons of unspecified body region | WHO +T147 | Crushing injury and traumatic amputation of unspecified body region | WHO +T148 | Other injuries of unspecified body region | WHO +T148XXA | Other injury of unspecified body region, initial encounter | CMS +T148XXD | Other injury of unspecified body region, subsequent encounter | CMS +T148XXS | Other injury of unspecified body region, sequela | CMS +T149 | Injury, unspecified | WHO +T1490XA | Injury, unspecified, initial encounter | CMS +T1490XD | Injury, unspecified, subsequent encounter | CMS +T1490XS | Injury, unspecified, sequela | CMS +T1491XA | Suicide attempt, initial encounter | CMS +T1491XD | Suicide attempt, subsequent encounter | CMS +T1491XS | Suicide attempt, sequela | CMS +T15 | Foreign body on external eye | WHO +T150 | Foreign body in cornea | WHO +T1500XA | Foreign body in cornea, unspecified eye, initial encounter | CMS +T1500XD | Foreign body in cornea, unspecified eye, subsequent encounter | CMS +T1500XS | Foreign body in cornea, unspecified eye, sequela | CMS +T1501XA | Foreign body in cornea, right eye, initial encounter | CMS +T1501XD | Foreign body in cornea, right eye, subsequent encounter | CMS +T1501XS | Foreign body in cornea, right eye, sequela | CMS +T1502XA | Foreign body in cornea, left eye, initial encounter | CMS +T1502XD | Foreign body in cornea, left eye, subsequent encounter | CMS +T1502XS | Foreign body in cornea, left eye, sequela | CMS +T151 | Foreign body in conjunctival sac | WHO +T1510XA | Foreign body in conjunctival sac, unspecified eye, initial encounter | CMS +T1510XD | Foreign body in conjunctival sac, unspecified eye, subsequent encounter | CMS +T1510XS | Foreign body in conjunctival sac, unspecified eye, sequela | CMS +T1511XA | Foreign body in conjunctival sac, right eye, initial encounter | CMS +T1511XD | Foreign body in conjunctival sac, right eye, subsequent encounter | CMS +T1511XS | Foreign body in conjunctival sac, right eye, sequela | CMS +T1512XA | Foreign body in conjunctival sac, left eye, initial encounter | CMS +T1512XD | Foreign body in conjunctival sac, left eye, subsequent encounter | CMS +T1512XS | Foreign body in conjunctival sac, left eye, sequela | CMS +T158 | Foreign body in other and multiple parts of external eye | WHO +T1580XA | Foreign body in other and multiple parts of external eye, unspecified eye, initial encounter | CMS +T1580XD | Foreign body in other and multiple parts of external eye, unspecified eye, subsequent encounter | CMS +T1580XS | Foreign body in other and multiple parts of external eye, unspecified eye, sequela | CMS +T1581XA | Foreign body in other and multiple parts of external eye, right eye, initial encounter | CMS +T1581XD | Foreign body in other and multiple parts of external eye, right eye, subsequent encounter | CMS +T1581XS | Foreign body in other and multiple parts of external eye, right eye, sequela | CMS +T1582XA | Foreign body in other and multiple parts of external eye, left eye, initial encounter | CMS +T1582XD | Foreign body in other and multiple parts of external eye, left eye, subsequent encounter | CMS +T1582XS | Foreign body in other and multiple parts of external eye, left eye, sequela | CMS +T159 | Foreign body on external eye, part unspecified | WHO +T1590XA | Foreign body on external eye, part unspecified, unspecified eye, initial encounter | CMS +T1590XD | Foreign body on external eye, part unspecified, unspecified eye, subsequent encounter | CMS +T1590XS | Foreign body on external eye, part unspecified, unspecified eye, sequela | CMS +T1591XA | Foreign body on external eye, part unspecified, right eye, initial encounter | CMS +T1591XD | Foreign body on external eye, part unspecified, right eye, subsequent encounter | CMS +T1591XS | Foreign body on external eye, part unspecified, right eye, sequela | CMS +T1592XA | Foreign body on external eye, part unspecified, left eye, initial encounter | CMS +T1592XD | Foreign body on external eye, part unspecified, left eye, subsequent encounter | CMS +T1592XS | Foreign body on external eye, part unspecified, left eye, sequela | CMS +T16 | Foreign body in ear | WHO +T161XXA | Foreign body in right ear, initial encounter | CMS +T161XXD | Foreign body in right ear, subsequent encounter | CMS +T161XXS | Foreign body in right ear, sequela | CMS +T162XXA | Foreign body in left ear, initial encounter | CMS +T162XXD | Foreign body in left ear, subsequent encounter | CMS +T162XXS | Foreign body in left ear, sequela | CMS +T169XXA | Foreign body in ear, unspecified ear, initial encounter | CMS +T169XXD | Foreign body in ear, unspecified ear, subsequent encounter | CMS +T169XXS | Foreign body in ear, unspecified ear, sequela | CMS +T17 | Foreign body in respiratory tract | WHO +T170 | Foreign body in nasal sinus | WHO +T170XXA | Foreign body in nasal sinus, initial encounter | CMS +T170XXD | Foreign body in nasal sinus, subsequent encounter | CMS +T170XXS | Foreign body in nasal sinus, sequela | CMS +T171 | Foreign body in nostril | WHO +T171XXA | Foreign body in nostril, initial encounter | CMS +T171XXD | Foreign body in nostril, subsequent encounter | CMS +T171XXS | Foreign body in nostril, sequela | CMS +T172 | Foreign body in pharynx | WHO +T17200A | Unspecified foreign body in pharynx causing asphyxiation, initial encounter | CMS +T17200D | Unspecified foreign body in pharynx causing asphyxiation, subsequent encounter | CMS +T17200S | Unspecified foreign body in pharynx causing asphyxiation, sequela | CMS +T17208A | Unspecified foreign body in pharynx causing other injury, initial encounter | CMS +T17208D | Unspecified foreign body in pharynx causing other injury, subsequent encounter | CMS +T17208S | Unspecified foreign body in pharynx causing other injury, sequela | CMS +T17210A | Gastric contents in pharynx causing asphyxiation, initial encounter | CMS +T17210D | Gastric contents in pharynx causing asphyxiation, subsequent encounter | CMS +T17210S | Gastric contents in pharynx causing asphyxiation, sequela | CMS +T17218A | Gastric contents in pharynx causing other injury, initial encounter | CMS +T17218D | Gastric contents in pharynx causing other injury, subsequent encounter | CMS +T17218S | Gastric contents in pharynx causing other injury, sequela | CMS +T17220A | Food in pharynx causing asphyxiation, initial encounter | CMS +T17220D | Food in pharynx causing asphyxiation, subsequent encounter | CMS +T17220S | Food in pharynx causing asphyxiation, sequela | CMS +T17228A | Food in pharynx causing other injury, initial encounter | CMS +T17228D | Food in pharynx causing other injury, subsequent encounter | CMS +T17228S | Food in pharynx causing other injury, sequela | CMS +T17290A | Other foreign object in pharynx causing asphyxiation, initial encounter | CMS +T17290D | Other foreign object in pharynx causing asphyxiation, subsequent encounter | CMS +T17290S | Other foreign object in pharynx causing asphyxiation, sequela | CMS +T17298A | Other foreign object in pharynx causing other injury, initial encounter | CMS +T17298D | Other foreign object in pharynx causing other injury, subsequent encounter | CMS +T17298S | Other foreign object in pharynx causing other injury, sequela | CMS +T173 | Foreign body in larynx | WHO +T17300A | Unspecified foreign body in larynx causing asphyxiation, initial encounter | CMS +T17300D | Unspecified foreign body in larynx causing asphyxiation, subsequent encounter | CMS +T17300S | Unspecified foreign body in larynx causing asphyxiation, sequela | CMS +T17308A | Unspecified foreign body in larynx causing other injury, initial encounter | CMS +T17308D | Unspecified foreign body in larynx causing other injury, subsequent encounter | CMS +T17308S | Unspecified foreign body in larynx causing other injury, sequela | CMS +T17310A | Gastric contents in larynx causing asphyxiation, initial encounter | CMS +T17310D | Gastric contents in larynx causing asphyxiation, subsequent encounter | CMS +T17310S | Gastric contents in larynx causing asphyxiation, sequela | CMS +T17318A | Gastric contents in larynx causing other injury, initial encounter | CMS +T17318D | Gastric contents in larynx causing other injury, subsequent encounter | CMS +T17318S | Gastric contents in larynx causing other injury, sequela | CMS +T17320A | Food in larynx causing asphyxiation, initial encounter | CMS +T17320D | Food in larynx causing asphyxiation, subsequent encounter | CMS +T17320S | Food in larynx causing asphyxiation, sequela | CMS +T17328A | Food in larynx causing other injury, initial encounter | CMS +T17328D | Food in larynx causing other injury, subsequent encounter | CMS +T17328S | Food in larynx causing other injury, sequela | CMS +T17390A | Other foreign object in larynx causing asphyxiation, initial encounter | CMS +T17390D | Other foreign object in larynx causing asphyxiation, subsequent encounter | CMS +T17390S | Other foreign object in larynx causing asphyxiation, sequela | CMS +T17398A | Other foreign object in larynx causing other injury, initial encounter | CMS +T17398D | Other foreign object in larynx causing other injury, subsequent encounter | CMS +T17398S | Other foreign object in larynx causing other injury, sequela | CMS +T174 | Foreign body in trachea | WHO +T17400A | Unspecified foreign body in trachea causing asphyxiation, initial encounter | CMS +T17400D | Unspecified foreign body in trachea causing asphyxiation, subsequent encounter | CMS +T17400S | Unspecified foreign body in trachea causing asphyxiation, sequela | CMS +T17408A | Unspecified foreign body in trachea causing other injury, initial encounter | CMS +T17408D | Unspecified foreign body in trachea causing other injury, subsequent encounter | CMS +T17408S | Unspecified foreign body in trachea causing other injury, sequela | CMS +T17410A | Gastric contents in trachea causing asphyxiation, initial encounter | CMS +T17410D | Gastric contents in trachea causing asphyxiation, subsequent encounter | CMS +T17410S | Gastric contents in trachea causing asphyxiation, sequela | CMS +T17418A | Gastric contents in trachea causing other injury, initial encounter | CMS +T17418D | Gastric contents in trachea causing other injury, subsequent encounter | CMS +T17418S | Gastric contents in trachea causing other injury, sequela | CMS +T17420A | Food in trachea causing asphyxiation, initial encounter | CMS +T17420D | Food in trachea causing asphyxiation, subsequent encounter | CMS +T17420S | Food in trachea causing asphyxiation, sequela | CMS +T17428A | Food in trachea causing other injury, initial encounter | CMS +T17428D | Food in trachea causing other injury, subsequent encounter | CMS +T17428S | Food in trachea causing other injury, sequela | CMS +T17490A | Other foreign object in trachea causing asphyxiation, initial encounter | CMS +T17490D | Other foreign object in trachea causing asphyxiation, subsequent encounter | CMS +T17490S | Other foreign object in trachea causing asphyxiation, sequela | CMS +T17498A | Other foreign object in trachea causing other injury, initial encounter | CMS +T17498D | Other foreign object in trachea causing other injury, subsequent encounter | CMS +T17498S | Other foreign object in trachea causing other injury, sequela | CMS +T175 | Foreign body in bronchus | WHO +T17500A | Unspecified foreign body in bronchus causing asphyxiation, initial encounter | CMS +T17500D | Unspecified foreign body in bronchus causing asphyxiation, subsequent encounter | CMS +T17500S | Unspecified foreign body in bronchus causing asphyxiation, sequela | CMS +T17508A | Unspecified foreign body in bronchus causing other injury, initial encounter | CMS +T17508D | Unspecified foreign body in bronchus causing other injury, subsequent encounter | CMS +T17508S | Unspecified foreign body in bronchus causing other injury, sequela | CMS +T17510A | Gastric contents in bronchus causing asphyxiation, initial encounter | CMS +T17510D | Gastric contents in bronchus causing asphyxiation, subsequent encounter | CMS +T17510S | Gastric contents in bronchus causing asphyxiation, sequela | CMS +T17518A | Gastric contents in bronchus causing other injury, initial encounter | CMS +T17518D | Gastric contents in bronchus causing other injury, subsequent encounter | CMS +T17518S | Gastric contents in bronchus causing other injury, sequela | CMS +T17520A | Food in bronchus causing asphyxiation, initial encounter | CMS +T17520D | Food in bronchus causing asphyxiation, subsequent encounter | CMS +T17520S | Food in bronchus causing asphyxiation, sequela | CMS +T17528A | Food in bronchus causing other injury, initial encounter | CMS +T17528D | Food in bronchus causing other injury, subsequent encounter | CMS +T17528S | Food in bronchus causing other injury, sequela | CMS +T17590A | Other foreign object in bronchus causing asphyxiation, initial encounter | CMS +T17590D | Other foreign object in bronchus causing asphyxiation, subsequent encounter | CMS +T17590S | Other foreign object in bronchus causing asphyxiation, sequela | CMS +T17598A | Other foreign object in bronchus causing other injury, initial encounter | CMS +T17598D | Other foreign object in bronchus causing other injury, subsequent encounter | CMS +T17598S | Other foreign object in bronchus causing other injury, sequela | CMS +T178 | Foreign body in other and multiple parts of respiratory tract | WHO +T17800A | Unspecified foreign body in other parts of respiratory tract causing asphyxiation, initial encounter | CMS +T17800D | Unspecified foreign body in other parts of respiratory tract causing asphyxiation, subsequent encounter | CMS +T17800S | Unspecified foreign body in other parts of respiratory tract causing asphyxiation, sequela | CMS +T17808A | Unspecified foreign body in other parts of respiratory tract causing other injury, initial encounter | CMS +T17808D | Unspecified foreign body in other parts of respiratory tract causing other injury, subsequent encounter | CMS +T17808S | Unspecified foreign body in other parts of respiratory tract causing other injury, sequela | CMS +T17810A | Gastric contents in other parts of respiratory tract causing asphyxiation, initial encounter | CMS +T17810D | Gastric contents in other parts of respiratory tract causing asphyxiation, subsequent encounter | CMS +T17810S | Gastric contents in other parts of respiratory tract causing asphyxiation, sequela | CMS +T17818A | Gastric contents in other parts of respiratory tract causing other injury, initial encounter | CMS +T17818D | Gastric contents in other parts of respiratory tract causing other injury, subsequent encounter | CMS +T17818S | Gastric contents in other parts of respiratory tract causing other injury, sequela | CMS +T17820A | Food in other parts of respiratory tract causing asphyxiation, initial encounter | CMS +T17820D | Food in other parts of respiratory tract causing asphyxiation, subsequent encounter | CMS +T17820S | Food in other parts of respiratory tract causing asphyxiation, sequela | CMS +T17828A | Food in other parts of respiratory tract causing other injury, initial encounter | CMS +T17828D | Food in other parts of respiratory tract causing other injury, subsequent encounter | CMS +T17828S | Food in other parts of respiratory tract causing other injury, sequela | CMS +T17890A | Other foreign object in other parts of respiratory tract causing asphyxiation, initial encounter | CMS +T17890D | Other foreign object in other parts of respiratory tract causing asphyxiation, subsequent encounter | CMS +T17890S | Other foreign object in other parts of respiratory tract causing asphyxiation, sequela | CMS +T17898A | Other foreign object in other parts of respiratory tract causing other injury, initial encounter | CMS +T17898D | Other foreign object in other parts of respiratory tract causing other injury, subsequent encounter | CMS +T17898S | Other foreign object in other parts of respiratory tract causing other injury, sequela | CMS +T179 | Foreign body in respiratory tract, part unspecified | WHO +T17900A | Unspecified foreign body in respiratory tract, part unspecified causing asphyxiation, initial encounter | CMS +T17900D | Unspecified foreign body in respiratory tract, part unspecified causing asphyxiation, subsequent encounter | CMS +T17900S | Unspecified foreign body in respiratory tract, part unspecified causing asphyxiation, sequela | CMS +T17908A | Unspecified foreign body in respiratory tract, part unspecified causing other injury, initial encounter | CMS +T17908D | Unspecified foreign body in respiratory tract, part unspecified causing other injury, subsequent encounter | CMS +T17908S | Unspecified foreign body in respiratory tract, part unspecified causing other injury, sequela | CMS +T17910A | Gastric contents in respiratory tract, part unspecified causing asphyxiation, initial encounter | CMS +T17910D | Gastric contents in respiratory tract, part unspecified causing asphyxiation, subsequent encounter | CMS +T17910S | Gastric contents in respiratory tract, part unspecified causing asphyxiation, sequela | CMS +T17918A | Gastric contents in respiratory tract, part unspecified causing other injury, initial encounter | CMS +T17918D | Gastric contents in respiratory tract, part unspecified causing other injury, subsequent encounter | CMS +T17918S | Gastric contents in respiratory tract, part unspecified causing other injury, sequela | CMS +T17920A | Food in respiratory tract, part unspecified causing asphyxiation, initial encounter | CMS +T17920D | Food in respiratory tract, part unspecified causing asphyxiation, subsequent encounter | CMS +T17920S | Food in respiratory tract, part unspecified causing asphyxiation, sequela | CMS +T17928A | Food in respiratory tract, part unspecified causing other injury, initial encounter | CMS +T17928D | Food in respiratory tract, part unspecified causing other injury, subsequent encounter | CMS +T17928S | Food in respiratory tract, part unspecified causing other injury, sequela | CMS +T17990A | Other foreign object in respiratory tract, part unspecified in causing asphyxiation, initial encounter | CMS +T17990D | Other foreign object in respiratory tract, part unspecified in causing asphyxiation, subsequent encounter | CMS +T17990S | Other foreign object in respiratory tract, part unspecified in causing asphyxiation, sequela | CMS +T17998A | Other foreign object in respiratory tract, part unspecified causing other injury, initial encounter | CMS +T17998D | Other foreign object in respiratory tract, part unspecified causing other injury, subsequent encounter | CMS +T17998S | Other foreign object in respiratory tract, part unspecified causing other injury, sequela | CMS +T18 | Foreign body in alimentary tract | WHO +T180 | Foreign body in mouth | WHO +T180XXA | Foreign body in mouth, initial encounter | CMS +T180XXD | Foreign body in mouth, subsequent encounter | CMS +T180XXS | Foreign body in mouth, sequela | CMS +T181 | Foreign body in oesophagus | WHO +T18100A | Unspecified foreign body in esophagus causing compression of trachea, initial encounter | CMS +T18100D | Unspecified foreign body in esophagus causing compression of trachea, subsequent encounter | CMS +T18100S | Unspecified foreign body in esophagus causing compression of trachea, sequela | CMS +T18108A | Unspecified foreign body in esophagus causing other injury, initial encounter | CMS +T18108D | Unspecified foreign body in esophagus causing other injury, subsequent encounter | CMS +T18108S | Unspecified foreign body in esophagus causing other injury, sequela | CMS +T18110A | Gastric contents in esophagus causing compression of trachea, initial encounter | CMS +T18110D | Gastric contents in esophagus causing compression of trachea, subsequent encounter | CMS +T18110S | Gastric contents in esophagus causing compression of trachea, sequela | CMS +T18118A | Gastric contents in esophagus causing other injury, initial encounter | CMS +T18118D | Gastric contents in esophagus causing other injury, subsequent encounter | CMS +T18118S | Gastric contents in esophagus causing other injury, sequela | CMS +T18120A | Food in esophagus causing compression of trachea, initial encounter | CMS +T18120D | Food in esophagus causing compression of trachea, subsequent encounter | CMS +T18120S | Food in esophagus causing compression of trachea, sequela | CMS +T18128A | Food in esophagus causing other injury, initial encounter | CMS +T18128D | Food in esophagus causing other injury, subsequent encounter | CMS +T18128S | Food in esophagus causing other injury, sequela | CMS +T18190A | Other foreign object in esophagus causing compression of trachea, initial encounter | CMS +T18190D | Other foreign object in esophagus causing compression of trachea, subsequent encounter | CMS +T18190S | Other foreign object in esophagus causing compression of trachea, sequela | CMS +T18198A | Other foreign object in esophagus causing other injury, initial encounter | CMS +T18198D | Other foreign object in esophagus causing other injury, subsequent encounter | CMS +T18198S | Other foreign object in esophagus causing other injury, sequela | CMS +T182 | Foreign body in stomach | WHO +T182XXA | Foreign body in stomach, initial encounter | CMS +T182XXD | Foreign body in stomach, subsequent encounter | CMS +T182XXS | Foreign body in stomach, sequela | CMS +T183 | Foreign body in small intestine | WHO +T183XXA | Foreign body in small intestine, initial encounter | CMS +T183XXD | Foreign body in small intestine, subsequent encounter | CMS +T183XXS | Foreign body in small intestine, sequela | CMS +T184 | Foreign body in colon | WHO +T184XXA | Foreign body in colon, initial encounter | CMS +T184XXD | Foreign body in colon, subsequent encounter | CMS +T184XXS | Foreign body in colon, sequela | CMS +T185 | Foreign body in anus and rectum | WHO +T185XXA | Foreign body in anus and rectum, initial encounter | CMS +T185XXD | Foreign body in anus and rectum, subsequent encounter | CMS +T185XXS | Foreign body in anus and rectum, sequela | CMS +T188 | Foreign body in other and multiple parts of alimentary tract | WHO +T188XXA | Foreign body in other parts of alimentary tract, initial encounter | CMS +T188XXD | Foreign body in other parts of alimentary tract, subsequent encounter | CMS +T188XXS | Foreign body in other parts of alimentary tract, sequela | CMS +T189 | Foreign body in alimentary tract, part unspecified | WHO +T189XXA | Foreign body of alimentary tract, part unspecified, initial encounter | CMS +T189XXD | Foreign body of alimentary tract, part unspecified, subsequent encounter | CMS +T189XXS | Foreign body of alimentary tract, part unspecified, sequela | CMS +T19 | Foreign body in genitourinary tract | WHO +T190 | Foreign body in urethra | WHO +T190XXA | Foreign body in urethra, initial encounter | CMS +T190XXD | Foreign body in urethra, subsequent encounter | CMS +T190XXS | Foreign body in urethra, sequela | CMS +T191 | Foreign body in bladder | WHO +T191XXA | Foreign body in bladder, initial encounter | CMS +T191XXD | Foreign body in bladder, subsequent encounter | CMS +T191XXS | Foreign body in bladder, sequela | CMS +T192 | Foreign body in vulva and vagina | WHO +T192XXA | Foreign body in vulva and vagina, initial encounter | CMS +T192XXD | Foreign body in vulva and vagina, subsequent encounter | CMS +T192XXS | Foreign body in vulva and vagina, sequela | CMS +T193 | Foreign body in uterus [any part] | WHO +T193XXA | Foreign body in uterus, initial encounter | CMS +T193XXD | Foreign body in uterus, subsequent encounter | CMS +T193XXS | Foreign body in uterus, sequela | CMS +T194XXA | Foreign body in penis, initial encounter | CMS +T194XXD | Foreign body in penis, subsequent encounter | CMS +T194XXS | Foreign body in penis, sequela | CMS +T198 | Foreign body in other and multiple parts of genitourinary tract | WHO +T198XXA | Foreign body in other parts of genitourinary tract, initial encounter | CMS +T198XXD | Foreign body in other parts of genitourinary tract, subsequent encounter | CMS +T198XXS | Foreign body in other parts of genitourinary tract, sequela | CMS +T199 | Foreign body in genitourinary tract, part unspecified | WHO +T199XXA | Foreign body in genitourinary tract, part unspecified, initial encounter | CMS +T199XXD | Foreign body in genitourinary tract, part unspecified, subsequent encounter | CMS +T199XXS | Foreign body in genitourinary tract, part unspecified, sequela | CMS +T20 | Burn and corrosion of head and neck | WHO +T200 | Burn of unspecified degree of head and neck | WHO +T2000XA | Burn of unspecified degree of head, face, and neck, unspecified site, initial encounter | CMS +T2000XD | Burn of unspecified degree of head, face, and neck, unspecified site, subsequent encounter | CMS +T2000XS | Burn of unspecified degree of head, face, and neck, unspecified site, sequela | CMS +T20011A | Burn of unspecified degree of right ear [any part, except ear drum], initial encounter | CMS +T20011D | Burn of unspecified degree of right ear [any part, except ear drum], subsequent encounter | CMS +T20011S | Burn of unspecified degree of right ear [any part, except ear drum], sequela | CMS +T20012A | Burn of unspecified degree of left ear [any part, except ear drum], initial encounter | CMS +T20012D | Burn of unspecified degree of left ear [any part, except ear drum], subsequent encounter | CMS +T20012S | Burn of unspecified degree of left ear [any part, except ear drum], sequela | CMS +T20019A | Burn of unspecified degree of unspecified ear [any part, except ear drum], initial encounter | CMS +T20019D | Burn of unspecified degree of unspecified ear [any part, except ear drum], subsequent encounter | CMS +T20019S | Burn of unspecified degree of unspecified ear [any part, except ear drum], sequela | CMS +T2002XA | Burn of unspecified degree of lip(s), initial encounter | CMS +T2002XD | Burn of unspecified degree of lip(s), subsequent encounter | CMS +T2002XS | Burn of unspecified degree of lip(s), sequela | CMS +T2003XA | Burn of unspecified degree of chin, initial encounter | CMS +T2003XD | Burn of unspecified degree of chin, subsequent encounter | CMS +T2003XS | Burn of unspecified degree of chin, sequela | CMS +T2004XA | Burn of unspecified degree of nose (septum), initial encounter | CMS +T2004XD | Burn of unspecified degree of nose (septum), subsequent encounter | CMS +T2004XS | Burn of unspecified degree of nose (septum), sequela | CMS +T2005XA | Burn of unspecified degree of scalp [any part], initial encounter | CMS +T2005XD | Burn of unspecified degree of scalp [any part], subsequent encounter | CMS +T2005XS | Burn of unspecified degree of scalp [any part], sequela | CMS +T2006XA | Burn of unspecified degree of forehead and cheek, initial encounter | CMS +T2006XD | Burn of unspecified degree of forehead and cheek, subsequent encounter | CMS +T2006XS | Burn of unspecified degree of forehead and cheek, sequela | CMS +T2007XA | Burn of unspecified degree of neck, initial encounter | CMS +T2007XD | Burn of unspecified degree of neck, subsequent encounter | CMS +T2007XS | Burn of unspecified degree of neck, sequela | CMS +T2009XA | Burn of unspecified degree of multiple sites of head, face, and neck, initial encounter | CMS +T2009XD | Burn of unspecified degree of multiple sites of head, face, and neck, subsequent encounter | CMS +T2009XS | Burn of unspecified degree of multiple sites of head, face, and neck, sequela | CMS +T201 | Burn of first degree of head and neck | WHO +T2010XA | Burn of first degree of head, face, and neck, unspecified site, initial encounter | CMS +T2010XD | Burn of first degree of head, face, and neck, unspecified site, subsequent encounter | CMS +T2010XS | Burn of first degree of head, face, and neck, unspecified site, sequela | CMS +T20111A | Burn of first degree of right ear [any part, except ear drum], initial encounter | CMS +T20111D | Burn of first degree of right ear [any part, except ear drum], subsequent encounter | CMS +T20111S | Burn of first degree of right ear [any part, except ear drum], sequela | CMS +T20112A | Burn of first degree of left ear [any part, except ear drum], initial encounter | CMS +T20112D | Burn of first degree of left ear [any part, except ear drum], subsequent encounter | CMS +T20112S | Burn of first degree of left ear [any part, except ear drum], sequela | CMS +T20119A | Burn of first degree of unspecified ear [any part, except ear drum], initial encounter | CMS +T20119D | Burn of first degree of unspecified ear [any part, except ear drum], subsequent encounter | CMS +T20119S | Burn of first degree of unspecified ear [any part, except ear drum], sequela | CMS +T2012XA | Burn of first degree of lip(s), initial encounter | CMS +T2012XD | Burn of first degree of lip(s), subsequent encounter | CMS +T2012XS | Burn of first degree of lip(s), sequela | CMS +T2013XA | Burn of first degree of chin, initial encounter | CMS +T2013XD | Burn of first degree of chin, subsequent encounter | CMS +T2013XS | Burn of first degree of chin, sequela | CMS +T2014XA | Burn of first degree of nose (septum), initial encounter | CMS +T2014XD | Burn of first degree of nose (septum), subsequent encounter | CMS +T2014XS | Burn of first degree of nose (septum), sequela | CMS +T2015XA | Burn of first degree of scalp [any part], initial encounter | CMS +T2015XD | Burn of first degree of scalp [any part], subsequent encounter | CMS +T2015XS | Burn of first degree of scalp [any part], sequela | CMS +T2016XA | Burn of first degree of forehead and cheek, initial encounter | CMS +T2016XD | Burn of first degree of forehead and cheek, subsequent encounter | CMS +T2016XS | Burn of first degree of forehead and cheek, sequela | CMS +T2017XA | Burn of first degree of neck, initial encounter | CMS +T2017XD | Burn of first degree of neck, subsequent encounter | CMS +T2017XS | Burn of first degree of neck, sequela | CMS +T2019XA | Burn of first degree of multiple sites of head, face, and neck, initial encounter | CMS +T2019XD | Burn of first degree of multiple sites of head, face, and neck, subsequent encounter | CMS +T2019XS | Burn of first degree of multiple sites of head, face, and neck, sequela | CMS +T202 | Burn of second degree of head and neck | WHO +T2020XA | Burn of second degree of head, face, and neck, unspecified site, initial encounter | CMS +T2020XD | Burn of second degree of head, face, and neck, unspecified site, subsequent encounter | CMS +T2020XS | Burn of second degree of head, face, and neck, unspecified site, sequela | CMS +T20211A | Burn of second degree of right ear [any part, except ear drum], initial encounter | CMS +T20211D | Burn of second degree of right ear [any part, except ear drum], subsequent encounter | CMS +T20211S | Burn of second degree of right ear [any part, except ear drum], sequela | CMS +T20212A | Burn of second degree of left ear [any part, except ear drum], initial encounter | CMS +T20212D | Burn of second degree of left ear [any part, except ear drum], subsequent encounter | CMS +T20212S | Burn of second degree of left ear [any part, except ear drum], sequela | CMS +T20219A | Burn of second degree of unspecified ear [any part, except ear drum], initial encounter | CMS +T20219D | Burn of second degree of unspecified ear [any part, except ear drum], subsequent encounter | CMS +T20219S | Burn of second degree of unspecified ear [any part, except ear drum], sequela | CMS +T2022XA | Burn of second degree of lip(s), initial encounter | CMS +T2022XD | Burn of second degree of lip(s), subsequent encounter | CMS +T2022XS | Burn of second degree of lip(s), sequela | CMS +T2023XA | Burn of second degree of chin, initial encounter | CMS +T2023XD | Burn of second degree of chin, subsequent encounter | CMS +T2023XS | Burn of second degree of chin, sequela | CMS +T2024XA | Burn of second degree of nose (septum), initial encounter | CMS +T2024XD | Burn of second degree of nose (septum), subsequent encounter | CMS +T2024XS | Burn of second degree of nose (septum), sequela | CMS +T2025XA | Burn of second degree of scalp [any part], initial encounter | CMS +T2025XD | Burn of second degree of scalp [any part], subsequent encounter | CMS +T2025XS | Burn of second degree of scalp [any part], sequela | CMS +T2026XA | Burn of second degree of forehead and cheek, initial encounter | CMS +T2026XD | Burn of second degree of forehead and cheek, subsequent encounter | CMS +T2026XS | Burn of second degree of forehead and cheek, sequela | CMS +T2027XA | Burn of second degree of neck, initial encounter | CMS +T2027XD | Burn of second degree of neck, subsequent encounter | CMS +T2027XS | Burn of second degree of neck, sequela | CMS +T2029XA | Burn of second degree of multiple sites of head, face, and neck, initial encounter | CMS +T2029XD | Burn of second degree of multiple sites of head, face, and neck, subsequent encounter | CMS +T2029XS | Burn of second degree of multiple sites of head, face, and neck, sequela | CMS +T203 | Burn of third degree of head and neck | WHO +T2030XA | Burn of third degree of head, face, and neck, unspecified site, initial encounter | CMS +T2030XD | Burn of third degree of head, face, and neck, unspecified site, subsequent encounter | CMS +T2030XS | Burn of third degree of head, face, and neck, unspecified site, sequela | CMS +T20311A | Burn of third degree of right ear [any part, except ear drum], initial encounter | CMS +T20311D | Burn of third degree of right ear [any part, except ear drum], subsequent encounter | CMS +T20311S | Burn of third degree of right ear [any part, except ear drum], sequela | CMS +T20312A | Burn of third degree of left ear [any part, except ear drum], initial encounter | CMS +T20312D | Burn of third degree of left ear [any part, except ear drum], subsequent encounter | CMS +T20312S | Burn of third degree of left ear [any part, except ear drum], sequela | CMS +T20319A | Burn of third degree of unspecified ear [any part, except ear drum], initial encounter | CMS +T20319D | Burn of third degree of unspecified ear [any part, except ear drum], subsequent encounter | CMS +T20319S | Burn of third degree of unspecified ear [any part, except ear drum], sequela | CMS +T2032XA | Burn of third degree of lip(s), initial encounter | CMS +T2032XD | Burn of third degree of lip(s), subsequent encounter | CMS +T2032XS | Burn of third degree of lip(s), sequela | CMS +T2033XA | Burn of third degree of chin, initial encounter | CMS +T2033XD | Burn of third degree of chin, subsequent encounter | CMS +T2033XS | Burn of third degree of chin, sequela | CMS +T2034XA | Burn of third degree of nose (septum), initial encounter | CMS +T2034XD | Burn of third degree of nose (septum), subsequent encounter | CMS +T2034XS | Burn of third degree of nose (septum), sequela | CMS +T2035XA | Burn of third degree of scalp [any part], initial encounter | CMS +T2035XD | Burn of third degree of scalp [any part], subsequent encounter | CMS +T2035XS | Burn of third degree of scalp [any part], sequela | CMS +T2036XA | Burn of third degree of forehead and cheek, initial encounter | CMS +T2036XD | Burn of third degree of forehead and cheek, subsequent encounter | CMS +T2036XS | Burn of third degree of forehead and cheek, sequela | CMS +T2037XA | Burn of third degree of neck, initial encounter | CMS +T2037XD | Burn of third degree of neck, subsequent encounter | CMS +T2037XS | Burn of third degree of neck, sequela | CMS +T2039XA | Burn of third degree of multiple sites of head, face, and neck, initial encounter | CMS +T2039XD | Burn of third degree of multiple sites of head, face, and neck, subsequent encounter | CMS +T2039XS | Burn of third degree of multiple sites of head, face, and neck, sequela | CMS +T204 | Corrosion of unspecified degree of head and neck | WHO +T2040XA | Corrosion of unspecified degree of head, face, and neck, unspecified site, initial encounter | CMS +T2040XD | Corrosion of unspecified degree of head, face, and neck, unspecified site, subsequent encounter | CMS +T2040XS | Corrosion of unspecified degree of head, face, and neck, unspecified site, sequela | CMS +T20411A | Corrosion of unspecified degree of right ear [any part, except ear drum], initial encounter | CMS +T20411D | Corrosion of unspecified degree of right ear [any part, except ear drum], subsequent encounter | CMS +T20411S | Corrosion of unspecified degree of right ear [any part, except ear drum], sequela | CMS +T20412A | Corrosion of unspecified degree of left ear [any part, except ear drum], initial encounter | CMS +T20412D | Corrosion of unspecified degree of left ear [any part, except ear drum], subsequent encounter | CMS +T20412S | Corrosion of unspecified degree of left ear [any part, except ear drum], sequela | CMS +T20419A | Corrosion of unspecified degree of unspecified ear [any part, except ear drum], initial encounter | CMS +T20419D | Corrosion of unspecified degree of unspecified ear [any part, except ear drum], subsequent encounter | CMS +T20419S | Corrosion of unspecified degree of unspecified ear [any part, except ear drum], sequela | CMS +T2042XA | Corrosion of unspecified degree of lip(s), initial encounter | CMS +T2042XD | Corrosion of unspecified degree of lip(s), subsequent encounter | CMS +T2042XS | Corrosion of unspecified degree of lip(s), sequela | CMS +T2043XA | Corrosion of unspecified degree of chin, initial encounter | CMS +T2043XD | Corrosion of unspecified degree of chin, subsequent encounter | CMS +T2043XS | Corrosion of unspecified degree of chin, sequela | CMS +T2044XA | Corrosion of unspecified degree of nose (septum), initial encounter | CMS +T2044XD | Corrosion of unspecified degree of nose (septum), subsequent encounter | CMS +T2044XS | Corrosion of unspecified degree of nose (septum), sequela | CMS +T2045XA | Corrosion of unspecified degree of scalp [any part], initial encounter | CMS +T2045XD | Corrosion of unspecified degree of scalp [any part], subsequent encounter | CMS +T2045XS | Corrosion of unspecified degree of scalp [any part], sequela | CMS +T2046XA | Corrosion of unspecified degree of forehead and cheek, initial encounter | CMS +T2046XD | Corrosion of unspecified degree of forehead and cheek, subsequent encounter | CMS +T2046XS | Corrosion of unspecified degree of forehead and cheek, sequela | CMS +T2047XA | Corrosion of unspecified degree of neck, initial encounter | CMS +T2047XD | Corrosion of unspecified degree of neck, subsequent encounter | CMS +T2047XS | Corrosion of unspecified degree of neck, sequela | CMS +T2049XA | Corrosion of unspecified degree of multiple sites of head, face, and neck, initial encounter | CMS +T2049XD | Corrosion of unspecified degree of multiple sites of head, face, and neck, subsequent encounter | CMS +T2049XS | Corrosion of unspecified degree of multiple sites of head, face, and neck, sequela | CMS +T205 | Corrosion of first degree of head and neck | WHO +T2050XA | Corrosion of first degree of head, face, and neck, unspecified site, initial encounter | CMS +T2050XD | Corrosion of first degree of head, face, and neck, unspecified site, subsequent encounter | CMS +T2050XS | Corrosion of first degree of head, face, and neck, unspecified site, sequela | CMS +T20511A | Corrosion of first degree of right ear [any part, except ear drum], initial encounter | CMS +T20511D | Corrosion of first degree of right ear [any part, except ear drum], subsequent encounter | CMS +T20511S | Corrosion of first degree of right ear [any part, except ear drum], sequela | CMS +T20512A | Corrosion of first degree of left ear [any part, except ear drum], initial encounter | CMS +T20512D | Corrosion of first degree of left ear [any part, except ear drum], subsequent encounter | CMS +T20512S | Corrosion of first degree of left ear [any part, except ear drum], sequela | CMS +T20519A | Corrosion of first degree of unspecified ear [any part, except ear drum], initial encounter | CMS +T20519D | Corrosion of first degree of unspecified ear [any part, except ear drum], subsequent encounter | CMS +T20519S | Corrosion of first degree of unspecified ear [any part, except ear drum], sequela | CMS +T2052XA | Corrosion of first degree of lip(s), initial encounter | CMS +T2052XD | Corrosion of first degree of lip(s), subsequent encounter | CMS +T2052XS | Corrosion of first degree of lip(s), sequela | CMS +T2053XA | Corrosion of first degree of chin, initial encounter | CMS +T2053XD | Corrosion of first degree of chin, subsequent encounter | CMS +T2053XS | Corrosion of first degree of chin, sequela | CMS +T2054XA | Corrosion of first degree of nose (septum), initial encounter | CMS +T2054XD | Corrosion of first degree of nose (septum), subsequent encounter | CMS +T2054XS | Corrosion of first degree of nose (septum), sequela | CMS +T2055XA | Corrosion of first degree of scalp [any part], initial encounter | CMS +T2055XD | Corrosion of first degree of scalp [any part], subsequent encounter | CMS +T2055XS | Corrosion of first degree of scalp [any part], sequela | CMS +T2056XA | Corrosion of first degree of forehead and cheek, initial encounter | CMS +T2056XD | Corrosion of first degree of forehead and cheek, subsequent encounter | CMS +T2056XS | Corrosion of first degree of forehead and cheek, sequela | CMS +T2057XA | Corrosion of first degree of neck, initial encounter | CMS +T2057XD | Corrosion of first degree of neck, subsequent encounter | CMS +T2057XS | Corrosion of first degree of neck, sequela | CMS +T2059XA | Corrosion of first degree of multiple sites of head, face, and neck, initial encounter | CMS +T2059XD | Corrosion of first degree of multiple sites of head, face, and neck, subsequent encounter | CMS +T2059XS | Corrosion of first degree of multiple sites of head, face, and neck, sequela | CMS +T206 | Corrosion of second degree of head and neck | WHO +T2060XA | Corrosion of second degree of head, face, and neck, unspecified site, initial encounter | CMS +T2060XD | Corrosion of second degree of head, face, and neck, unspecified site, subsequent encounter | CMS +T2060XS | Corrosion of second degree of head, face, and neck, unspecified site, sequela | CMS +T20611A | Corrosion of second degree of right ear [any part, except ear drum], initial encounter | CMS +T20611D | Corrosion of second degree of right ear [any part, except ear drum], subsequent encounter | CMS +T20611S | Corrosion of second degree of right ear [any part, except ear drum], sequela | CMS +T20612A | Corrosion of second degree of left ear [any part, except ear drum], initial encounter | CMS +T20612D | Corrosion of second degree of left ear [any part, except ear drum], subsequent encounter | CMS +T20612S | Corrosion of second degree of left ear [any part, except ear drum], sequela | CMS +T20619A | Corrosion of second degree of unspecified ear [any part, except ear drum], initial encounter | CMS +T20619D | Corrosion of second degree of unspecified ear [any part, except ear drum], subsequent encounter | CMS +T20619S | Corrosion of second degree of unspecified ear [any part, except ear drum], sequela | CMS +T2062XA | Corrosion of second degree of lip(s), initial encounter | CMS +T2062XD | Corrosion of second degree of lip(s), subsequent encounter | CMS +T2062XS | Corrosion of second degree of lip(s), sequela | CMS +T2063XA | Corrosion of second degree of chin, initial encounter | CMS +T2063XD | Corrosion of second degree of chin, subsequent encounter | CMS +T2063XS | Corrosion of second degree of chin, sequela | CMS +T2064XA | Corrosion of second degree of nose (septum), initial encounter | CMS +T2064XD | Corrosion of second degree of nose (septum), subsequent encounter | CMS +T2064XS | Corrosion of second degree of nose (septum), sequela | CMS +T2065XA | Corrosion of second degree of scalp [any part], initial encounter | CMS +T2065XD | Corrosion of second degree of scalp [any part], subsequent encounter | CMS +T2065XS | Corrosion of second degree of scalp [any part], sequela | CMS +T2066XA | Corrosion of second degree of forehead and cheek, initial encounter | CMS +T2066XD | Corrosion of second degree of forehead and cheek, subsequent encounter | CMS +T2066XS | Corrosion of second degree of forehead and cheek, sequela | CMS +T2067XA | Corrosion of second degree of neck, initial encounter | CMS +T2067XD | Corrosion of second degree of neck, subsequent encounter | CMS +T2067XS | Corrosion of second degree of neck, sequela | CMS +T2069XA | Corrosion of second degree of multiple sites of head, face, and neck, initial encounter | CMS +T2069XD | Corrosion of second degree of multiple sites of head, face, and neck, subsequent encounter | CMS +T2069XS | Corrosion of second degree of multiple sites of head, face, and neck, sequela | CMS +T207 | Corrosion of third degree of head and neck | WHO +T2070XA | Corrosion of third degree of head, face, and neck, unspecified site, initial encounter | CMS +T2070XD | Corrosion of third degree of head, face, and neck, unspecified site, subsequent encounter | CMS +T2070XS | Corrosion of third degree of head, face, and neck, unspecified site, sequela | CMS +T20711A | Corrosion of third degree of right ear [any part, except ear drum], initial encounter | CMS +T20711D | Corrosion of third degree of right ear [any part, except ear drum], subsequent encounter | CMS +T20711S | Corrosion of third degree of right ear [any part, except ear drum], sequela | CMS +T20712A | Corrosion of third degree of left ear [any part, except ear drum], initial encounter | CMS +T20712D | Corrosion of third degree of left ear [any part, except ear drum], subsequent encounter | CMS +T20712S | Corrosion of third degree of left ear [any part, except ear drum], sequela | CMS +T20719A | Corrosion of third degree of unspecified ear [any part, except ear drum], initial encounter | CMS +T20719D | Corrosion of third degree of unspecified ear [any part, except ear drum], subsequent encounter | CMS +T20719S | Corrosion of third degree of unspecified ear [any part, except ear drum], sequela | CMS +T2072XA | Corrosion of third degree of lip(s), initial encounter | CMS +T2072XD | Corrosion of third degree of lip(s), subsequent encounter | CMS +T2072XS | Corrosion of third degree of lip(s), sequela | CMS +T2073XA | Corrosion of third degree of chin, initial encounter | CMS +T2073XD | Corrosion of third degree of chin, subsequent encounter | CMS +T2073XS | Corrosion of third degree of chin, sequela | CMS +T2074XA | Corrosion of third degree of nose (septum), initial encounter | CMS +T2074XD | Corrosion of third degree of nose (septum), subsequent encounter | CMS +T2074XS | Corrosion of third degree of nose (septum), sequela | CMS +T2075XA | Corrosion of third degree of scalp [any part], initial encounter | CMS +T2075XD | Corrosion of third degree of scalp [any part], subsequent encounter | CMS +T2075XS | Corrosion of third degree of scalp [any part], sequela | CMS +T2076XA | Corrosion of third degree of forehead and cheek, initial encounter | CMS +T2076XD | Corrosion of third degree of forehead and cheek, subsequent encounter | CMS +T2076XS | Corrosion of third degree of forehead and cheek, sequela | CMS +T2077XA | Corrosion of third degree of neck, initial encounter | CMS +T2077XD | Corrosion of third degree of neck, subsequent encounter | CMS +T2077XS | Corrosion of third degree of neck, sequela | CMS +T2079XA | Corrosion of third degree of multiple sites of head, face, and neck, initial encounter | CMS +T2079XD | Corrosion of third degree of multiple sites of head, face, and neck, subsequent encounter | CMS +T2079XS | Corrosion of third degree of multiple sites of head, face, and neck, sequela | CMS +T21 | Burn and corrosion of trunk | WHO +T210 | Burn of unspecified degree of trunk | WHO +T2100XA | Burn of unspecified degree of trunk, unspecified site, initial encounter | CMS +T2100XD | Burn of unspecified degree of trunk, unspecified site, subsequent encounter | CMS +T2100XS | Burn of unspecified degree of trunk, unspecified site, sequela | CMS +T2101XA | Burn of unspecified degree of chest wall, initial encounter | CMS +T2101XD | Burn of unspecified degree of chest wall, subsequent encounter | CMS +T2101XS | Burn of unspecified degree of chest wall, sequela | CMS +T2102XA | Burn of unspecified degree of abdominal wall, initial encounter | CMS +T2102XD | Burn of unspecified degree of abdominal wall, subsequent encounter | CMS +T2102XS | Burn of unspecified degree of abdominal wall, sequela | CMS +T2103XA | Burn of unspecified degree of upper back, initial encounter | CMS +T2103XD | Burn of unspecified degree of upper back, subsequent encounter | CMS +T2103XS | Burn of unspecified degree of upper back, sequela | CMS +T2104XA | Burn of unspecified degree of lower back, initial encounter | CMS +T2104XD | Burn of unspecified degree of lower back, subsequent encounter | CMS +T2104XS | Burn of unspecified degree of lower back, sequela | CMS +T2105XA | Burn of unspecified degree of buttock, initial encounter | CMS +T2105XD | Burn of unspecified degree of buttock, subsequent encounter | CMS +T2105XS | Burn of unspecified degree of buttock, sequela | CMS +T2106XA | Burn of unspecified degree of male genital region, initial encounter | CMS +T2106XD | Burn of unspecified degree of male genital region, subsequent encounter | CMS +T2106XS | Burn of unspecified degree of male genital region, sequela | CMS +T2107XA | Burn of unspecified degree of female genital region, initial encounter | CMS +T2107XD | Burn of unspecified degree of female genital region, subsequent encounter | CMS +T2107XS | Burn of unspecified degree of female genital region, sequela | CMS +T2109XA | Burn of unspecified degree of other site of trunk, initial encounter | CMS +T2109XD | Burn of unspecified degree of other site of trunk, subsequent encounter | CMS +T2109XS | Burn of unspecified degree of other site of trunk, sequela | CMS +T211 | Burn of first degree of trunk | WHO +T2110XA | Burn of first degree of trunk, unspecified site, initial encounter | CMS +T2110XD | Burn of first degree of trunk, unspecified site, subsequent encounter | CMS +T2110XS | Burn of first degree of trunk, unspecified site, sequela | CMS +T2111XA | Burn of first degree of chest wall, initial encounter | CMS +T2111XD | Burn of first degree of chest wall, subsequent encounter | CMS +T2111XS | Burn of first degree of chest wall, sequela | CMS +T2112XA | Burn of first degree of abdominal wall, initial encounter | CMS +T2112XD | Burn of first degree of abdominal wall, subsequent encounter | CMS +T2112XS | Burn of first degree of abdominal wall, sequela | CMS +T2113XA | Burn of first degree of upper back, initial encounter | CMS +T2113XD | Burn of first degree of upper back, subsequent encounter | CMS +T2113XS | Burn of first degree of upper back, sequela | CMS +T2114XA | Burn of first degree of lower back, initial encounter | CMS +T2114XD | Burn of first degree of lower back, subsequent encounter | CMS +T2114XS | Burn of first degree of lower back, sequela | CMS +T2115XA | Burn of first degree of buttock, initial encounter | CMS +T2115XD | Burn of first degree of buttock, subsequent encounter | CMS +T2115XS | Burn of first degree of buttock, sequela | CMS +T2116XA | Burn of first degree of male genital region, initial encounter | CMS +T2116XD | Burn of first degree of male genital region, subsequent encounter | CMS +T2116XS | Burn of first degree of male genital region, sequela | CMS +T2117XA | Burn of first degree of female genital region, initial encounter | CMS +T2117XD | Burn of first degree of female genital region, subsequent encounter | CMS +T2117XS | Burn of first degree of female genital region, sequela | CMS +T2119XA | Burn of first degree of other site of trunk, initial encounter | CMS +T2119XD | Burn of first degree of other site of trunk, subsequent encounter | CMS +T2119XS | Burn of first degree of other site of trunk, sequela | CMS +T212 | Burn of second degree of trunk | WHO +T2120XA | Burn of second degree of trunk, unspecified site, initial encounter | CMS +T2120XD | Burn of second degree of trunk, unspecified site, subsequent encounter | CMS +T2120XS | Burn of second degree of trunk, unspecified site, sequela | CMS +T2121XA | Burn of second degree of chest wall, initial encounter | CMS +T2121XD | Burn of second degree of chest wall, subsequent encounter | CMS +T2121XS | Burn of second degree of chest wall, sequela | CMS +T2122XA | Burn of second degree of abdominal wall, initial encounter | CMS +T2122XD | Burn of second degree of abdominal wall, subsequent encounter | CMS +T2122XS | Burn of second degree of abdominal wall, sequela | CMS +T2123XA | Burn of second degree of upper back, initial encounter | CMS +T2123XD | Burn of second degree of upper back, subsequent encounter | CMS +T2123XS | Burn of second degree of upper back, sequela | CMS +T2124XA | Burn of second degree of lower back, initial encounter | CMS +T2124XD | Burn of second degree of lower back, subsequent encounter | CMS +T2124XS | Burn of second degree of lower back, sequela | CMS +T2125XA | Burn of second degree of buttock, initial encounter | CMS +T2125XD | Burn of second degree of buttock, subsequent encounter | CMS +T2125XS | Burn of second degree of buttock, sequela | CMS +T2126XA | Burn of second degree of male genital region, initial encounter | CMS +T2126XD | Burn of second degree of male genital region, subsequent encounter | CMS +T2126XS | Burn of second degree of male genital region, sequela | CMS +T2127XA | Burn of second degree of female genital region, initial encounter | CMS +T2127XD | Burn of second degree of female genital region, subsequent encounter | CMS +T2127XS | Burn of second degree of female genital region, sequela | CMS +T2129XA | Burn of second degree of other site of trunk, initial encounter | CMS +T2129XD | Burn of second degree of other site of trunk, subsequent encounter | CMS +T2129XS | Burn of second degree of other site of trunk, sequela | CMS +T213 | Burn of third degree of trunk | WHO +T2130XA | Burn of third degree of trunk, unspecified site, initial encounter | CMS +T2130XD | Burn of third degree of trunk, unspecified site, subsequent encounter | CMS +T2130XS | Burn of third degree of trunk, unspecified site, sequela | CMS +T2131XA | Burn of third degree of chest wall, initial encounter | CMS +T2131XD | Burn of third degree of chest wall, subsequent encounter | CMS +T2131XS | Burn of third degree of chest wall, sequela | CMS +T2132XA | Burn of third degree of abdominal wall, initial encounter | CMS +T2132XD | Burn of third degree of abdominal wall, subsequent encounter | CMS +T2132XS | Burn of third degree of abdominal wall, sequela | CMS +T2133XA | Burn of third degree of upper back, initial encounter | CMS +T2133XD | Burn of third degree of upper back, subsequent encounter | CMS +T2133XS | Burn of third degree of upper back, sequela | CMS +T2134XA | Burn of third degree of lower back, initial encounter | CMS +T2134XD | Burn of third degree of lower back, subsequent encounter | CMS +T2134XS | Burn of third degree of lower back, sequela | CMS +T2135XA | Burn of third degree of buttock, initial encounter | CMS +T2135XD | Burn of third degree of buttock, subsequent encounter | CMS +T2135XS | Burn of third degree of buttock, sequela | CMS +T2136XA | Burn of third degree of male genital region, initial encounter | CMS +T2136XD | Burn of third degree of male genital region, subsequent encounter | CMS +T2136XS | Burn of third degree of male genital region, sequela | CMS +T2137XA | Burn of third degree of female genital region, initial encounter | CMS +T2137XD | Burn of third degree of female genital region, subsequent encounter | CMS +T2137XS | Burn of third degree of female genital region, sequela | CMS +T2139XA | Burn of third degree of other site of trunk, initial encounter | CMS +T2139XD | Burn of third degree of other site of trunk, subsequent encounter | CMS +T2139XS | Burn of third degree of other site of trunk, sequela | CMS +T214 | Corrosion of unspecified degree of trunk | WHO +T2140XA | Corrosion of unspecified degree of trunk, unspecified site, initial encounter | CMS +T2140XD | Corrosion of unspecified degree of trunk, unspecified site, subsequent encounter | CMS +T2140XS | Corrosion of unspecified degree of trunk, unspecified site, sequela | CMS +T2141XA | Corrosion of unspecified degree of chest wall, initial encounter | CMS +T2141XD | Corrosion of unspecified degree of chest wall, subsequent encounter | CMS +T2141XS | Corrosion of unspecified degree of chest wall, sequela | CMS +T2142XA | Corrosion of unspecified degree of abdominal wall, initial encounter | CMS +T2142XD | Corrosion of unspecified degree of abdominal wall, subsequent encounter | CMS +T2142XS | Corrosion of unspecified degree of abdominal wall, sequela | CMS +T2143XA | Corrosion of unspecified degree of upper back, initial encounter | CMS +T2143XD | Corrosion of unspecified degree of upper back, subsequent encounter | CMS +T2143XS | Corrosion of unspecified degree of upper back, sequela | CMS +T2144XA | Corrosion of unspecified degree of lower back, initial encounter | CMS +T2144XD | Corrosion of unspecified degree of lower back, subsequent encounter | CMS +T2144XS | Corrosion of unspecified degree of lower back, sequela | CMS +T2145XA | Corrosion of unspecified degree of buttock, initial encounter | CMS +T2145XD | Corrosion of unspecified degree of buttock, subsequent encounter | CMS +T2145XS | Corrosion of unspecified degree of buttock, sequela | CMS +T2146XA | Corrosion of unspecified degree of male genital region, initial encounter | CMS +T2146XD | Corrosion of unspecified degree of male genital region, subsequent encounter | CMS +T2146XS | Corrosion of unspecified degree of male genital region, sequela | CMS +T2147XA | Corrosion of unspecified degree of female genital region, initial encounter | CMS +T2147XD | Corrosion of unspecified degree of female genital region, subsequent encounter | CMS +T2147XS | Corrosion of unspecified degree of female genital region, sequela | CMS +T2149XA | Corrosion of unspecified degree of other site of trunk, initial encounter | CMS +T2149XD | Corrosion of unspecified degree of other site of trunk, subsequent encounter | CMS +T2149XS | Corrosion of unspecified degree of other site of trunk, sequela | CMS +T215 | Corrosion of first degree of trunk | WHO +T2150XA | Corrosion of first degree of trunk, unspecified site, initial encounter | CMS +T2150XD | Corrosion of first degree of trunk, unspecified site, subsequent encounter | CMS +T2150XS | Corrosion of first degree of trunk, unspecified site, sequela | CMS +T2151XA | Corrosion of first degree of chest wall, initial encounter | CMS +T2151XD | Corrosion of first degree of chest wall, subsequent encounter | CMS +T2151XS | Corrosion of first degree of chest wall, sequela | CMS +T2152XA | Corrosion of first degree of abdominal wall, initial encounter | CMS +T2152XD | Corrosion of first degree of abdominal wall, subsequent encounter | CMS +T2152XS | Corrosion of first degree of abdominal wall, sequela | CMS +T2153XA | Corrosion of first degree of upper back, initial encounter | CMS +T2153XD | Corrosion of first degree of upper back, subsequent encounter | CMS +T2153XS | Corrosion of first degree of upper back, sequela | CMS +T2154XA | Corrosion of first degree of lower back, initial encounter | CMS +T2154XD | Corrosion of first degree of lower back, subsequent encounter | CMS +T2154XS | Corrosion of first degree of lower back, sequela | CMS +T2155XA | Corrosion of first degree of buttock, initial encounter | CMS +T2155XD | Corrosion of first degree of buttock, subsequent encounter | CMS +T2155XS | Corrosion of first degree of buttock, sequela | CMS +T2156XA | Corrosion of first degree of male genital region, initial encounter | CMS +T2156XD | Corrosion of first degree of male genital region, subsequent encounter | CMS +T2156XS | Corrosion of first degree of male genital region, sequela | CMS +T2157XA | Corrosion of first degree of female genital region, initial encounter | CMS +T2157XD | Corrosion of first degree of female genital region, subsequent encounter | CMS +T2157XS | Corrosion of first degree of female genital region, sequela | CMS +T2159XA | Corrosion of first degree of other site of trunk, initial encounter | CMS +T2159XD | Corrosion of first degree of other site of trunk, subsequent encounter | CMS +T2159XS | Corrosion of first degree of other site of trunk, sequela | CMS +T216 | Corrosion of second degree of trunk | WHO +T2160XA | Corrosion of second degree of trunk, unspecified site, initial encounter | CMS +T2160XD | Corrosion of second degree of trunk, unspecified site, subsequent encounter | CMS +T2160XS | Corrosion of second degree of trunk, unspecified site, sequela | CMS +T2161XA | Corrosion of second degree of chest wall, initial encounter | CMS +T2161XD | Corrosion of second degree of chest wall, subsequent encounter | CMS +T2161XS | Corrosion of second degree of chest wall, sequela | CMS +T2162XA | Corrosion of second degree of abdominal wall, initial encounter | CMS +T2162XD | Corrosion of second degree of abdominal wall, subsequent encounter | CMS +T2162XS | Corrosion of second degree of abdominal wall, sequela | CMS +T2163XA | Corrosion of second degree of upper back, initial encounter | CMS +T2163XD | Corrosion of second degree of upper back, subsequent encounter | CMS +T2163XS | Corrosion of second degree of upper back, sequela | CMS +T2164XA | Corrosion of second degree of lower back, initial encounter | CMS +T2164XD | Corrosion of second degree of lower back, subsequent encounter | CMS +T2164XS | Corrosion of second degree of lower back, sequela | CMS +T2165XA | Corrosion of second degree of buttock, initial encounter | CMS +T2165XD | Corrosion of second degree of buttock, subsequent encounter | CMS +T2165XS | Corrosion of second degree of buttock, sequela | CMS +T2166XA | Corrosion of second degree of male genital region, initial encounter | CMS +T2166XD | Corrosion of second degree of male genital region, subsequent encounter | CMS +T2166XS | Corrosion of second degree of male genital region, sequela | CMS +T2167XA | Corrosion of second degree of female genital region, initial encounter | CMS +T2167XD | Corrosion of second degree of female genital region, subsequent encounter | CMS +T2167XS | Corrosion of second degree of female genital region, sequela | CMS +T2169XA | Corrosion of second degree of other site of trunk, initial encounter | CMS +T2169XD | Corrosion of second degree of other site of trunk, subsequent encounter | CMS +T2169XS | Corrosion of second degree of other site of trunk, sequela | CMS +T217 | Corrosion of third degree of trunk | WHO +T2170XA | Corrosion of third degree of trunk, unspecified site, initial encounter | CMS +T2170XD | Corrosion of third degree of trunk, unspecified site, subsequent encounter | CMS +T2170XS | Corrosion of third degree of trunk, unspecified site, sequela | CMS +T2171XA | Corrosion of third degree of chest wall, initial encounter | CMS +T2171XD | Corrosion of third degree of chest wall, subsequent encounter | CMS +T2171XS | Corrosion of third degree of chest wall, sequela | CMS +T2172XA | Corrosion of third degree of abdominal wall, initial encounter | CMS +T2172XD | Corrosion of third degree of abdominal wall, subsequent encounter | CMS +T2172XS | Corrosion of third degree of abdominal wall, sequela | CMS +T2173XA | Corrosion of third degree of upper back, initial encounter | CMS +T2173XD | Corrosion of third degree of upper back, subsequent encounter | CMS +T2173XS | Corrosion of third degree of upper back, sequela | CMS +T2174XA | Corrosion of third degree of lower back, initial encounter | CMS +T2174XD | Corrosion of third degree of lower back, subsequent encounter | CMS +T2174XS | Corrosion of third degree of lower back, sequela | CMS +T2175XA | Corrosion of third degree of buttock, initial encounter | CMS +T2175XD | Corrosion of third degree of buttock, subsequent encounter | CMS +T2175XS | Corrosion of third degree of buttock, sequela | CMS +T2176XA | Corrosion of third degree of male genital region, initial encounter | CMS +T2176XD | Corrosion of third degree of male genital region, subsequent encounter | CMS +T2176XS | Corrosion of third degree of male genital region, sequela | CMS +T2177XA | Corrosion of third degree of female genital region, initial encounter | CMS +T2177XD | Corrosion of third degree of female genital region, subsequent encounter | CMS +T2177XS | Corrosion of third degree of female genital region, sequela | CMS +T2179XA | Corrosion of third degree of other site of trunk, initial encounter | CMS +T2179XD | Corrosion of third degree of other site of trunk, subsequent encounter | CMS +T2179XS | Corrosion of third degree of other site of trunk, sequela | CMS +T22 | Burn and corrosion of shoulder and upper limb, except wrist and hand | WHO +T220 | Burn of unspecified degree of shoulder and upper limb, except wrist and hand | WHO +T2200XA | Burn of unspecified degree of shoulder and upper limb, except wrist and hand, unspecified site, initial encounter | CMS +T2200XD | Burn of unspecified degree of shoulder and upper limb, except wrist and hand, unspecified site, subsequent encounter | CMS +T2200XS | Burn of unspecified degree of shoulder and upper limb, except wrist and hand, unspecified site, sequela | CMS +T22011A | Burn of unspecified degree of right forearm, initial encounter | CMS +T22011D | Burn of unspecified degree of right forearm, subsequent encounter | CMS +T22011S | Burn of unspecified degree of right forearm, sequela | CMS +T22012A | Burn of unspecified degree of left forearm, initial encounter | CMS +T22012D | Burn of unspecified degree of left forearm, subsequent encounter | CMS +T22012S | Burn of unspecified degree of left forearm, sequela | CMS +T22019A | Burn of unspecified degree of unspecified forearm, initial encounter | CMS +T22019D | Burn of unspecified degree of unspecified forearm, subsequent encounter | CMS +T22019S | Burn of unspecified degree of unspecified forearm, sequela | CMS +T22021A | Burn of unspecified degree of right elbow, initial encounter | CMS +T22021D | Burn of unspecified degree of right elbow, subsequent encounter | CMS +T22021S | Burn of unspecified degree of right elbow, sequela | CMS +T22022A | Burn of unspecified degree of left elbow, initial encounter | CMS +T22022D | Burn of unspecified degree of left elbow, subsequent encounter | CMS +T22022S | Burn of unspecified degree of left elbow, sequela | CMS +T22029A | Burn of unspecified degree of unspecified elbow, initial encounter | CMS +T22029D | Burn of unspecified degree of unspecified elbow, subsequent encounter | CMS +T22029S | Burn of unspecified degree of unspecified elbow, sequela | CMS +T22031A | Burn of unspecified degree of right upper arm, initial encounter | CMS +T22031D | Burn of unspecified degree of right upper arm, subsequent encounter | CMS +T22031S | Burn of unspecified degree of right upper arm, sequela | CMS +T22032A | Burn of unspecified degree of left upper arm, initial encounter | CMS +T22032D | Burn of unspecified degree of left upper arm, subsequent encounter | CMS +T22032S | Burn of unspecified degree of left upper arm, sequela | CMS +T22039A | Burn of unspecified degree of unspecified upper arm, initial encounter | CMS +T22039D | Burn of unspecified degree of unspecified upper arm, subsequent encounter | CMS +T22039S | Burn of unspecified degree of unspecified upper arm, sequela | CMS +T22041A | Burn of unspecified degree of right axilla, initial encounter | CMS +T22041D | Burn of unspecified degree of right axilla, subsequent encounter | CMS +T22041S | Burn of unspecified degree of right axilla, sequela | CMS +T22042A | Burn of unspecified degree of left axilla, initial encounter | CMS +T22042D | Burn of unspecified degree of left axilla, subsequent encounter | CMS +T22042S | Burn of unspecified degree of left axilla, sequela | CMS +T22049A | Burn of unspecified degree of unspecified axilla, initial encounter | CMS +T22049D | Burn of unspecified degree of unspecified axilla, subsequent encounter | CMS +T22049S | Burn of unspecified degree of unspecified axilla, sequela | CMS +T22051A | Burn of unspecified degree of right shoulder, initial encounter | CMS +T22051D | Burn of unspecified degree of right shoulder, subsequent encounter | CMS +T22051S | Burn of unspecified degree of right shoulder, sequela | CMS +T22052A | Burn of unspecified degree of left shoulder, initial encounter | CMS +T22052D | Burn of unspecified degree of left shoulder, subsequent encounter | CMS +T22052S | Burn of unspecified degree of left shoulder, sequela | CMS +T22059A | Burn of unspecified degree of unspecified shoulder, initial encounter | CMS +T22059D | Burn of unspecified degree of unspecified shoulder, subsequent encounter | CMS +T22059S | Burn of unspecified degree of unspecified shoulder, sequela | CMS +T22061A | Burn of unspecified degree of right scapular region, initial encounter | CMS +T22061D | Burn of unspecified degree of right scapular region, subsequent encounter | CMS +T22061S | Burn of unspecified degree of right scapular region, sequela | CMS +T22062A | Burn of unspecified degree of left scapular region, initial encounter | CMS +T22062D | Burn of unspecified degree of left scapular region, subsequent encounter | CMS +T22062S | Burn of unspecified degree of left scapular region, sequela | CMS +T22069A | Burn of unspecified degree of unspecified scapular region, initial encounter | CMS +T22069D | Burn of unspecified degree of unspecified scapular region, subsequent encounter | CMS +T22069S | Burn of unspecified degree of unspecified scapular region, sequela | CMS +T22091A | Burn of unspecified degree of multiple sites of right shoulder and upper limb, except wrist and hand, initial encounter | CMS +T22091D | Burn of unspecified degree of multiple sites of right shoulder and upper limb, except wrist and hand, subsequent encounter | CMS +T22091S | Burn of unspecified degree of multiple sites of right shoulder and upper limb, except wrist and hand, sequela | CMS +T22092A | Burn of unspecified degree of multiple sites of left shoulder and upper limb, except wrist and hand, initial encounter | CMS +T22092D | Burn of unspecified degree of multiple sites of left shoulder and upper limb, except wrist and hand, subsequent encounter | CMS +T22092S | Burn of unspecified degree of multiple sites of left shoulder and upper limb, except wrist and hand, sequela | CMS +T22099A | Burn of unspecified degree of multiple sites of unspecified shoulder and upper limb, except wrist and hand, initial encounter | CMS +T22099D | Burn of unspecified degree of multiple sites of unspecified shoulder and upper limb, except wrist and hand, subsequent encounter | CMS +T22099S | Burn of unspecified degree of multiple sites of unspecified shoulder and upper limb, except wrist and hand, sequela | CMS +T221 | Burn of first degree of shoulder and upper limb, except wrist and hand | WHO +T2210XA | Burn of first degree of shoulder and upper limb, except wrist and hand, unspecified site, initial encounter | CMS +T2210XD | Burn of first degree of shoulder and upper limb, except wrist and hand, unspecified site, subsequent encounter | CMS +T2210XS | Burn of first degree of shoulder and upper limb, except wrist and hand, unspecified site, sequela | CMS +T22111A | Burn of first degree of right forearm, initial encounter | CMS +T22111D | Burn of first degree of right forearm, subsequent encounter | CMS +T22111S | Burn of first degree of right forearm, sequela | CMS +T22112A | Burn of first degree of left forearm, initial encounter | CMS +T22112D | Burn of first degree of left forearm, subsequent encounter | CMS +T22112S | Burn of first degree of left forearm, sequela | CMS +T22119A | Burn of first degree of unspecified forearm, initial encounter | CMS +T22119D | Burn of first degree of unspecified forearm, subsequent encounter | CMS +T22119S | Burn of first degree of unspecified forearm, sequela | CMS +T22121A | Burn of first degree of right elbow, initial encounter | CMS +T22121D | Burn of first degree of right elbow, subsequent encounter | CMS +T22121S | Burn of first degree of right elbow, sequela | CMS +T22122A | Burn of first degree of left elbow, initial encounter | CMS +T22122D | Burn of first degree of left elbow, subsequent encounter | CMS +T22122S | Burn of first degree of left elbow, sequela | CMS +T22129A | Burn of first degree of unspecified elbow, initial encounter | CMS +T22129D | Burn of first degree of unspecified elbow, subsequent encounter | CMS +T22129S | Burn of first degree of unspecified elbow, sequela | CMS +T22131A | Burn of first degree of right upper arm, initial encounter | CMS +T22131D | Burn of first degree of right upper arm, subsequent encounter | CMS +T22131S | Burn of first degree of right upper arm, sequela | CMS +T22132A | Burn of first degree of left upper arm, initial encounter | CMS +T22132D | Burn of first degree of left upper arm, subsequent encounter | CMS +T22132S | Burn of first degree of left upper arm, sequela | CMS +T22139A | Burn of first degree of unspecified upper arm, initial encounter | CMS +T22139D | Burn of first degree of unspecified upper arm, subsequent encounter | CMS +T22139S | Burn of first degree of unspecified upper arm, sequela | CMS +T22141A | Burn of first degree of right axilla, initial encounter | CMS +T22141D | Burn of first degree of right axilla, subsequent encounter | CMS +T22141S | Burn of first degree of right axilla, sequela | CMS +T22142A | Burn of first degree of left axilla, initial encounter | CMS +T22142D | Burn of first degree of left axilla, subsequent encounter | CMS +T22142S | Burn of first degree of left axilla, sequela | CMS +T22149A | Burn of first degree of unspecified axilla, initial encounter | CMS +T22149D | Burn of first degree of unspecified axilla, subsequent encounter | CMS +T22149S | Burn of first degree of unspecified axilla, sequela | CMS +T22151A | Burn of first degree of right shoulder, initial encounter | CMS +T22151D | Burn of first degree of right shoulder, subsequent encounter | CMS +T22151S | Burn of first degree of right shoulder, sequela | CMS +T22152A | Burn of first degree of left shoulder, initial encounter | CMS +T22152D | Burn of first degree of left shoulder, subsequent encounter | CMS +T22152S | Burn of first degree of left shoulder, sequela | CMS +T22159A | Burn of first degree of unspecified shoulder, initial encounter | CMS +T22159D | Burn of first degree of unspecified shoulder, subsequent encounter | CMS +T22159S | Burn of first degree of unspecified shoulder, sequela | CMS +T22161A | Burn of first degree of right scapular region, initial encounter | CMS +T22161D | Burn of first degree of right scapular region, subsequent encounter | CMS +T22161S | Burn of first degree of right scapular region, sequela | CMS +T22162A | Burn of first degree of left scapular region, initial encounter | CMS +T22162D | Burn of first degree of left scapular region, subsequent encounter | CMS +T22162S | Burn of first degree of left scapular region, sequela | CMS +T22169A | Burn of first degree of unspecified scapular region, initial encounter | CMS +T22169D | Burn of first degree of unspecified scapular region, subsequent encounter | CMS +T22169S | Burn of first degree of unspecified scapular region, sequela | CMS +T22191A | Burn of first degree of multiple sites of right shoulder and upper limb, except wrist and hand, initial encounter | CMS +T22191D | Burn of first degree of multiple sites of right shoulder and upper limb, except wrist and hand, subsequent encounter | CMS +T22191S | Burn of first degree of multiple sites of right shoulder and upper limb, except wrist and hand, sequela | CMS +T22192A | Burn of first degree of multiple sites of left shoulder and upper limb, except wrist and hand, initial encounter | CMS +T22192D | Burn of first degree of multiple sites of left shoulder and upper limb, except wrist and hand, subsequent encounter | CMS +T22192S | Burn of first degree of multiple sites of left shoulder and upper limb, except wrist and hand, sequela | CMS +T22199A | Burn of first degree of multiple sites of unspecified shoulder and upper limb, except wrist and hand, initial encounter | CMS +T22199D | Burn of first degree of multiple sites of unspecified shoulder and upper limb, except wrist and hand, subsequent encounter | CMS +T22199S | Burn of first degree of multiple sites of unspecified shoulder and upper limb, except wrist and hand, sequela | CMS +T222 | Burn of second degree of shoulder and upper limb, except wrist and hand | WHO +T2220XA | Burn of second degree of shoulder and upper limb, except wrist and hand, unspecified site, initial encounter | CMS +T2220XD | Burn of second degree of shoulder and upper limb, except wrist and hand, unspecified site, subsequent encounter | CMS +T2220XS | Burn of second degree of shoulder and upper limb, except wrist and hand, unspecified site, sequela | CMS +T22211A | Burn of second degree of right forearm, initial encounter | CMS +T22211D | Burn of second degree of right forearm, subsequent encounter | CMS +T22211S | Burn of second degree of right forearm, sequela | CMS +T22212A | Burn of second degree of left forearm, initial encounter | CMS +T22212D | Burn of second degree of left forearm, subsequent encounter | CMS +T22212S | Burn of second degree of left forearm, sequela | CMS +T22219A | Burn of second degree of unspecified forearm, initial encounter | CMS +T22219D | Burn of second degree of unspecified forearm, subsequent encounter | CMS +T22219S | Burn of second degree of unspecified forearm, sequela | CMS +T22221A | Burn of second degree of right elbow, initial encounter | CMS +T22221D | Burn of second degree of right elbow, subsequent encounter | CMS +T22221S | Burn of second degree of right elbow, sequela | CMS +T22222A | Burn of second degree of left elbow, initial encounter | CMS +T22222D | Burn of second degree of left elbow, subsequent encounter | CMS +T22222S | Burn of second degree of left elbow, sequela | CMS +T22229A | Burn of second degree of unspecified elbow, initial encounter | CMS +T22229D | Burn of second degree of unspecified elbow, subsequent encounter | CMS +T22229S | Burn of second degree of unspecified elbow, sequela | CMS +T22231A | Burn of second degree of right upper arm, initial encounter | CMS +T22231D | Burn of second degree of right upper arm, subsequent encounter | CMS +T22231S | Burn of second degree of right upper arm, sequela | CMS +T22232A | Burn of second degree of left upper arm, initial encounter | CMS +T22232D | Burn of second degree of left upper arm, subsequent encounter | CMS +T22232S | Burn of second degree of left upper arm, sequela | CMS +T22239A | Burn of second degree of unspecified upper arm, initial encounter | CMS +T22239D | Burn of second degree of unspecified upper arm, subsequent encounter | CMS +T22239S | Burn of second degree of unspecified upper arm, sequela | CMS +T22241A | Burn of second degree of right axilla, initial encounter | CMS +T22241D | Burn of second degree of right axilla, subsequent encounter | CMS +T22241S | Burn of second degree of right axilla, sequela | CMS +T22242A | Burn of second degree of left axilla, initial encounter | CMS +T22242D | Burn of second degree of left axilla, subsequent encounter | CMS +T22242S | Burn of second degree of left axilla, sequela | CMS +T22249A | Burn of second degree of unspecified axilla, initial encounter | CMS +T22249D | Burn of second degree of unspecified axilla, subsequent encounter | CMS +T22249S | Burn of second degree of unspecified axilla, sequela | CMS +T22251A | Burn of second degree of right shoulder, initial encounter | CMS +T22251D | Burn of second degree of right shoulder, subsequent encounter | CMS +T22251S | Burn of second degree of right shoulder, sequela | CMS +T22252A | Burn of second degree of left shoulder, initial encounter | CMS +T22252D | Burn of second degree of left shoulder, subsequent encounter | CMS +T22252S | Burn of second degree of left shoulder, sequela | CMS +T22259A | Burn of second degree of unspecified shoulder, initial encounter | CMS +T22259D | Burn of second degree of unspecified shoulder, subsequent encounter | CMS +T22259S | Burn of second degree of unspecified shoulder, sequela | CMS +T22261A | Burn of second degree of right scapular region, initial encounter | CMS +T22261D | Burn of second degree of right scapular region, subsequent encounter | CMS +T22261S | Burn of second degree of right scapular region, sequela | CMS +T22262A | Burn of second degree of left scapular region, initial encounter | CMS +T22262D | Burn of second degree of left scapular region, subsequent encounter | CMS +T22262S | Burn of second degree of left scapular region, sequela | CMS +T22269A | Burn of second degree of unspecified scapular region, initial encounter | CMS +T22269D | Burn of second degree of unspecified scapular region, subsequent encounter | CMS +T22269S | Burn of second degree of unspecified scapular region, sequela | CMS +T22291A | Burn of second degree of multiple sites of right shoulder and upper limb, except wrist and hand, initial encounter | CMS +T22291D | Burn of second degree of multiple sites of right shoulder and upper limb, except wrist and hand, subsequent encounter | CMS +T22291S | Burn of second degree of multiple sites of right shoulder and upper limb, except wrist and hand, sequela | CMS +T22292A | Burn of second degree of multiple sites of left shoulder and upper limb, except wrist and hand, initial encounter | CMS +T22292D | Burn of second degree of multiple sites of left shoulder and upper limb, except wrist and hand, subsequent encounter | CMS +T22292S | Burn of second degree of multiple sites of left shoulder and upper limb, except wrist and hand, sequela | CMS +T22299A | Burn of second degree of multiple sites of unspecified shoulder and upper limb, except wrist and hand, initial encounter | CMS +T22299D | Burn of second degree of multiple sites of unspecified shoulder and upper limb, except wrist and hand, subsequent encounter | CMS +T22299S | Burn of second degree of multiple sites of unspecified shoulder and upper limb, except wrist and hand, sequela | CMS +T223 | Burn of third degree of shoulder and upper limb, except wrist and hand | WHO +T2230XA | Burn of third degree of shoulder and upper limb, except wrist and hand, unspecified site, initial encounter | CMS +T2230XD | Burn of third degree of shoulder and upper limb, except wrist and hand, unspecified site, subsequent encounter | CMS +T2230XS | Burn of third degree of shoulder and upper limb, except wrist and hand, unspecified site, sequela | CMS +T22311A | Burn of third degree of right forearm, initial encounter | CMS +T22311D | Burn of third degree of right forearm, subsequent encounter | CMS +T22311S | Burn of third degree of right forearm, sequela | CMS +T22312A | Burn of third degree of left forearm, initial encounter | CMS +T22312D | Burn of third degree of left forearm, subsequent encounter | CMS +T22312S | Burn of third degree of left forearm, sequela | CMS +T22319A | Burn of third degree of unspecified forearm, initial encounter | CMS +T22319D | Burn of third degree of unspecified forearm, subsequent encounter | CMS +T22319S | Burn of third degree of unspecified forearm, sequela | CMS +T22321A | Burn of third degree of right elbow, initial encounter | CMS +T22321D | Burn of third degree of right elbow, subsequent encounter | CMS +T22321S | Burn of third degree of right elbow, sequela | CMS +T22322A | Burn of third degree of left elbow, initial encounter | CMS +T22322D | Burn of third degree of left elbow, subsequent encounter | CMS +T22322S | Burn of third degree of left elbow, sequela | CMS +T22329A | Burn of third degree of unspecified elbow, initial encounter | CMS +T22329D | Burn of third degree of unspecified elbow, subsequent encounter | CMS +T22329S | Burn of third degree of unspecified elbow, sequela | CMS +T22331A | Burn of third degree of right upper arm, initial encounter | CMS +T22331D | Burn of third degree of right upper arm, subsequent encounter | CMS +T22331S | Burn of third degree of right upper arm, sequela | CMS +T22332A | Burn of third degree of left upper arm, initial encounter | CMS +T22332D | Burn of third degree of left upper arm, subsequent encounter | CMS +T22332S | Burn of third degree of left upper arm, sequela | CMS +T22339A | Burn of third degree of unspecified upper arm, initial encounter | CMS +T22339D | Burn of third degree of unspecified upper arm, subsequent encounter | CMS +T22339S | Burn of third degree of unspecified upper arm, sequela | CMS +T22341A | Burn of third degree of right axilla, initial encounter | CMS +T22341D | Burn of third degree of right axilla, subsequent encounter | CMS +T22341S | Burn of third degree of right axilla, sequela | CMS +T22342A | Burn of third degree of left axilla, initial encounter | CMS +T22342D | Burn of third degree of left axilla, subsequent encounter | CMS +T22342S | Burn of third degree of left axilla, sequela | CMS +T22349A | Burn of third degree of unspecified axilla, initial encounter | CMS +T22349D | Burn of third degree of unspecified axilla, subsequent encounter | CMS +T22349S | Burn of third degree of unspecified axilla, sequela | CMS +T22351A | Burn of third degree of right shoulder, initial encounter | CMS +T22351D | Burn of third degree of right shoulder, subsequent encounter | CMS +T22351S | Burn of third degree of right shoulder, sequela | CMS +T22352A | Burn of third degree of left shoulder, initial encounter | CMS +T22352D | Burn of third degree of left shoulder, subsequent encounter | CMS +T22352S | Burn of third degree of left shoulder, sequela | CMS +T22359A | Burn of third degree of unspecified shoulder, initial encounter | CMS +T22359D | Burn of third degree of unspecified shoulder, subsequent encounter | CMS +T22359S | Burn of third degree of unspecified shoulder, sequela | CMS +T22361A | Burn of third degree of right scapular region, initial encounter | CMS +T22361D | Burn of third degree of right scapular region, subsequent encounter | CMS +T22361S | Burn of third degree of right scapular region, sequela | CMS +T22362A | Burn of third degree of left scapular region, initial encounter | CMS +T22362D | Burn of third degree of left scapular region, subsequent encounter | CMS +T22362S | Burn of third degree of left scapular region, sequela | CMS +T22369A | Burn of third degree of unspecified scapular region, initial encounter | CMS +T22369D | Burn of third degree of unspecified scapular region, subsequent encounter | CMS +T22369S | Burn of third degree of unspecified scapular region, sequela | CMS +T22391A | Burn of third degree of multiple sites of right shoulder and upper limb, except wrist and hand, initial encounter | CMS +T22391D | Burn of third degree of multiple sites of right shoulder and upper limb, except wrist and hand, subsequent encounter | CMS +T22391S | Burn of third degree of multiple sites of right shoulder and upper limb, except wrist and hand, sequela | CMS +T22392A | Burn of third degree of multiple sites of left shoulder and upper limb, except wrist and hand, initial encounter | CMS +T22392D | Burn of third degree of multiple sites of left shoulder and upper limb, except wrist and hand, subsequent encounter | CMS +T22392S | Burn of third degree of multiple sites of left shoulder and upper limb, except wrist and hand, sequela | CMS +T22399A | Burn of third degree of multiple sites of unspecified shoulder and upper limb, except wrist and hand, initial encounter | CMS +T22399D | Burn of third degree of multiple sites of unspecified shoulder and upper limb, except wrist and hand, subsequent encounter | CMS +T22399S | Burn of third degree of multiple sites of unspecified shoulder and upper limb, except wrist and hand, sequela | CMS +T224 | Corrosion of unspecified degree of shoulder and upper limb, except wrist and hand | WHO +T2240XA | Corrosion of unspecified degree of shoulder and upper limb, except wrist and hand, unspecified site, initial encounter | CMS +T2240XD | Corrosion of unspecified degree of shoulder and upper limb, except wrist and hand, unspecified site, subsequent encounter | CMS +T2240XS | Corrosion of unspecified degree of shoulder and upper limb, except wrist and hand, unspecified site, sequela | CMS +T22411A | Corrosion of unspecified degree of right forearm, initial encounter | CMS +T22411D | Corrosion of unspecified degree of right forearm, subsequent encounter | CMS +T22411S | Corrosion of unspecified degree of right forearm, sequela | CMS +T22412A | Corrosion of unspecified degree of left forearm, initial encounter | CMS +T22412D | Corrosion of unspecified degree of left forearm, subsequent encounter | CMS +T22412S | Corrosion of unspecified degree of left forearm, sequela | CMS +T22419A | Corrosion of unspecified degree of unspecified forearm, initial encounter | CMS +T22419D | Corrosion of unspecified degree of unspecified forearm, subsequent encounter | CMS +T22419S | Corrosion of unspecified degree of unspecified forearm, sequela | CMS +T22421A | Corrosion of unspecified degree of right elbow, initial encounter | CMS +T22421D | Corrosion of unspecified degree of right elbow, subsequent encounter | CMS +T22421S | Corrosion of unspecified degree of right elbow, sequela | CMS +T22422A | Corrosion of unspecified degree of left elbow, initial encounter | CMS +T22422D | Corrosion of unspecified degree of left elbow, subsequent encounter | CMS +T22422S | Corrosion of unspecified degree of left elbow, sequela | CMS +T22429A | Corrosion of unspecified degree of unspecified elbow, initial encounter | CMS +T22429D | Corrosion of unspecified degree of unspecified elbow, subsequent encounter | CMS +T22429S | Corrosion of unspecified degree of unspecified elbow, sequela | CMS +T22431A | Corrosion of unspecified degree of right upper arm, initial encounter | CMS +T22431D | Corrosion of unspecified degree of right upper arm, subsequent encounter | CMS +T22431S | Corrosion of unspecified degree of right upper arm, sequela | CMS +T22432A | Corrosion of unspecified degree of left upper arm, initial encounter | CMS +T22432D | Corrosion of unspecified degree of left upper arm, subsequent encounter | CMS +T22432S | Corrosion of unspecified degree of left upper arm, sequela | CMS +T22439A | Corrosion of unspecified degree of unspecified upper arm, initial encounter | CMS +T22439D | Corrosion of unspecified degree of unspecified upper arm, subsequent encounter | CMS +T22439S | Corrosion of unspecified degree of unspecified upper arm, sequela | CMS +T22441A | Corrosion of unspecified degree of right axilla, initial encounter | CMS +T22441D | Corrosion of unspecified degree of right axilla, subsequent encounter | CMS +T22441S | Corrosion of unspecified degree of right axilla, sequela | CMS +T22442A | Corrosion of unspecified degree of left axilla, initial encounter | CMS +T22442D | Corrosion of unspecified degree of left axilla, subsequent encounter | CMS +T22442S | Corrosion of unspecified degree of left axilla, sequela | CMS +T22449A | Corrosion of unspecified degree of unspecified axilla, initial encounter | CMS +T22449D | Corrosion of unspecified degree of unspecified axilla, subsequent encounter | CMS +T22449S | Corrosion of unspecified degree of unspecified axilla, sequela | CMS +T22451A | Corrosion of unspecified degree of right shoulder, initial encounter | CMS +T22451D | Corrosion of unspecified degree of right shoulder, subsequent encounter | CMS +T22451S | Corrosion of unspecified degree of right shoulder, sequela | CMS +T22452A | Corrosion of unspecified degree of left shoulder, initial encounter | CMS +T22452D | Corrosion of unspecified degree of left shoulder, subsequent encounter | CMS +T22452S | Corrosion of unspecified degree of left shoulder, sequela | CMS +T22459A | Corrosion of unspecified degree of unspecified shoulder, initial encounter | CMS +T22459D | Corrosion of unspecified degree of unspecified shoulder, subsequent encounter | CMS +T22459S | Corrosion of unspecified degree of unspecified shoulder, sequela | CMS +T22461A | Corrosion of unspecified degree of right scapular region, initial encounter | CMS +T22461D | Corrosion of unspecified degree of right scapular region, subsequent encounter | CMS +T22461S | Corrosion of unspecified degree of right scapular region, sequela | CMS +T22462A | Corrosion of unspecified degree of left scapular region, initial encounter | CMS +T22462D | Corrosion of unspecified degree of left scapular region, subsequent encounter | CMS +T22462S | Corrosion of unspecified degree of left scapular region, sequela | CMS +T22469A | Corrosion of unspecified degree of unspecified scapular region, initial encounter | CMS +T22469D | Corrosion of unspecified degree of unspecified scapular region, subsequent encounter | CMS +T22469S | Corrosion of unspecified degree of unspecified scapular region, sequela | CMS +T22491A | Corrosion of unspecified degree of multiple sites of right shoulder and upper limb, except wrist and hand, initial encounter | CMS +T22491D | Corrosion of unspecified degree of multiple sites of right shoulder and upper limb, except wrist and hand, subsequent encounter | CMS +T22491S | Corrosion of unspecified degree of multiple sites of right shoulder and upper limb, except wrist and hand, sequela | CMS +T22492A | Corrosion of unspecified degree of multiple sites of left shoulder and upper limb, except wrist and hand, initial encounter | CMS +T22492D | Corrosion of unspecified degree of multiple sites of left shoulder and upper limb, except wrist and hand, subsequent encounter | CMS +T22492S | Corrosion of unspecified degree of multiple sites of left shoulder and upper limb, except wrist and hand, sequela | CMS +T22499A | Corrosion of unspecified degree of multiple sites of unspecified shoulder and upper limb, except wrist and hand, initial encounter | CMS +T22499D | Corrosion of unspecified degree of multiple sites of unspecified shoulder and upper limb, except wrist and hand, subsequent encounter | CMS +T22499S | Corrosion of unspecified degree of multiple sites of unspecified shoulder and upper limb, except wrist and hand, sequela | CMS +T225 | Corrosion of first degree of shoulder and upper limb, except wrist and hand | WHO +T2250XA | Corrosion of first degree of shoulder and upper limb, except wrist and hand unspecified site, initial encounter | CMS +T2250XD | Corrosion of first degree of shoulder and upper limb, except wrist and hand unspecified site, subsequent encounter | CMS +T2250XS | Corrosion of first degree of shoulder and upper limb, except wrist and hand unspecified site, sequela | CMS +T22511A | Corrosion of first degree of right forearm, initial encounter | CMS +T22511D | Corrosion of first degree of right forearm, subsequent encounter | CMS +T22511S | Corrosion of first degree of right forearm, sequela | CMS +T22512A | Corrosion of first degree of left forearm, initial encounter | CMS +T22512D | Corrosion of first degree of left forearm, subsequent encounter | CMS +T22512S | Corrosion of first degree of left forearm, sequela | CMS +T22519A | Corrosion of first degree of unspecified forearm, initial encounter | CMS +T22519D | Corrosion of first degree of unspecified forearm, subsequent encounter | CMS +T22519S | Corrosion of first degree of unspecified forearm, sequela | CMS +T22521A | Corrosion of first degree of right elbow, initial encounter | CMS +T22521D | Corrosion of first degree of right elbow, subsequent encounter | CMS +T22521S | Corrosion of first degree of right elbow, sequela | CMS +T22522A | Corrosion of first degree of left elbow, initial encounter | CMS +T22522D | Corrosion of first degree of left elbow, subsequent encounter | CMS +T22522S | Corrosion of first degree of left elbow, sequela | CMS +T22529A | Corrosion of first degree of unspecified elbow, initial encounter | CMS +T22529D | Corrosion of first degree of unspecified elbow, subsequent encounter | CMS +T22529S | Corrosion of first degree of unspecified elbow, sequela | CMS +T22531A | Corrosion of first degree of right upper arm, initial encounter | CMS +T22531D | Corrosion of first degree of right upper arm, subsequent encounter | CMS +T22531S | Corrosion of first degree of right upper arm, sequela | CMS +T22532A | Corrosion of first degree of left upper arm, initial encounter | CMS +T22532D | Corrosion of first degree of left upper arm, subsequent encounter | CMS +T22532S | Corrosion of first degree of left upper arm, sequela | CMS +T22539A | Corrosion of first degree of unspecified upper arm, initial encounter | CMS +T22539D | Corrosion of first degree of unspecified upper arm, subsequent encounter | CMS +T22539S | Corrosion of first degree of unspecified upper arm, sequela | CMS +T22541A | Corrosion of first degree of right axilla, initial encounter | CMS +T22541D | Corrosion of first degree of right axilla, subsequent encounter | CMS +T22541S | Corrosion of first degree of right axilla, sequela | CMS +T22542A | Corrosion of first degree of left axilla, initial encounter | CMS +T22542D | Corrosion of first degree of left axilla, subsequent encounter | CMS +T22542S | Corrosion of first degree of left axilla, sequela | CMS +T22549A | Corrosion of first degree of unspecified axilla, initial encounter | CMS +T22549D | Corrosion of first degree of unspecified axilla, subsequent encounter | CMS +T22549S | Corrosion of first degree of unspecified axilla, sequela | CMS +T22551A | Corrosion of first degree of right shoulder, initial encounter | CMS +T22551D | Corrosion of first degree of right shoulder, subsequent encounter | CMS +T22551S | Corrosion of first degree of right shoulder, sequela | CMS +T22552A | Corrosion of first degree of left shoulder, initial encounter | CMS +T22552D | Corrosion of first degree of left shoulder, subsequent encounter | CMS +T22552S | Corrosion of first degree of left shoulder, sequela | CMS +T22559A | Corrosion of first degree of unspecified shoulder, initial encounter | CMS +T22559D | Corrosion of first degree of unspecified shoulder, subsequent encounter | CMS +T22559S | Corrosion of first degree of unspecified shoulder, sequela | CMS +T22561A | Corrosion of first degree of right scapular region, initial encounter | CMS +T22561D | Corrosion of first degree of right scapular region, subsequent encounter | CMS +T22561S | Corrosion of first degree of right scapular region, sequela | CMS +T22562A | Corrosion of first degree of left scapular region, initial encounter | CMS +T22562D | Corrosion of first degree of left scapular region, subsequent encounter | CMS +T22562S | Corrosion of first degree of left scapular region, sequela | CMS +T22569A | Corrosion of first degree of unspecified scapular region, initial encounter | CMS +T22569D | Corrosion of first degree of unspecified scapular region, subsequent encounter | CMS +T22569S | Corrosion of first degree of unspecified scapular region, sequela | CMS +T22591A | Corrosion of first degree of multiple sites of right shoulder and upper limb, except wrist and hand, initial encounter | CMS +T22591D | Corrosion of first degree of multiple sites of right shoulder and upper limb, except wrist and hand, subsequent encounter | CMS +T22591S | Corrosion of first degree of multiple sites of right shoulder and upper limb, except wrist and hand, sequela | CMS +T22592A | Corrosion of first degree of multiple sites of left shoulder and upper limb, except wrist and hand, initial encounter | CMS +T22592D | Corrosion of first degree of multiple sites of left shoulder and upper limb, except wrist and hand, subsequent encounter | CMS +T22592S | Corrosion of first degree of multiple sites of left shoulder and upper limb, except wrist and hand, sequela | CMS +T22599A | Corrosion of first degree of multiple sites of unspecified shoulder and upper limb, except wrist and hand, initial encounter | CMS +T22599D | Corrosion of first degree of multiple sites of unspecified shoulder and upper limb, except wrist and hand, subsequent encounter | CMS +T22599S | Corrosion of first degree of multiple sites of unspecified shoulder and upper limb, except wrist and hand, sequela | CMS +T226 | Corrosion of second degree of shoulder and upper limb, except wrist and hand | WHO +T2260XA | Corrosion of second degree of shoulder and upper limb, except wrist and hand, unspecified site, initial encounter | CMS +T2260XD | Corrosion of second degree of shoulder and upper limb, except wrist and hand, unspecified site, subsequent encounter | CMS +T2260XS | Corrosion of second degree of shoulder and upper limb, except wrist and hand, unspecified site, sequela | CMS +T22611A | Corrosion of second degree of right forearm, initial encounter | CMS +T22611D | Corrosion of second degree of right forearm, subsequent encounter | CMS +T22611S | Corrosion of second degree of right forearm, sequela | CMS +T22612A | Corrosion of second degree of left forearm, initial encounter | CMS +T22612D | Corrosion of second degree of left forearm, subsequent encounter | CMS +T22612S | Corrosion of second degree of left forearm, sequela | CMS +T22619A | Corrosion of second degree of unspecified forearm, initial encounter | CMS +T22619D | Corrosion of second degree of unspecified forearm, subsequent encounter | CMS +T22619S | Corrosion of second degree of unspecified forearm, sequela | CMS +T22621A | Corrosion of second degree of right elbow, initial encounter | CMS +T22621D | Corrosion of second degree of right elbow, subsequent encounter | CMS +T22621S | Corrosion of second degree of right elbow, sequela | CMS +T22622A | Corrosion of second degree of left elbow, initial encounter | CMS +T22622D | Corrosion of second degree of left elbow, subsequent encounter | CMS +T22622S | Corrosion of second degree of left elbow, sequela | CMS +T22629A | Corrosion of second degree of unspecified elbow, initial encounter | CMS +T22629D | Corrosion of second degree of unspecified elbow, subsequent encounter | CMS +T22629S | Corrosion of second degree of unspecified elbow, sequela | CMS +T22631A | Corrosion of second degree of right upper arm, initial encounter | CMS +T22631D | Corrosion of second degree of right upper arm, subsequent encounter | CMS +T22631S | Corrosion of second degree of right upper arm, sequela | CMS +T22632A | Corrosion of second degree of left upper arm, initial encounter | CMS +T22632D | Corrosion of second degree of left upper arm, subsequent encounter | CMS +T22632S | Corrosion of second degree of left upper arm, sequela | CMS +T22639A | Corrosion of second degree of unspecified upper arm, initial encounter | CMS +T22639D | Corrosion of second degree of unspecified upper arm, subsequent encounter | CMS +T22639S | Corrosion of second degree of unspecified upper arm, sequela | CMS +T22641A | Corrosion of second degree of right axilla, initial encounter | CMS +T22641D | Corrosion of second degree of right axilla, subsequent encounter | CMS +T22641S | Corrosion of second degree of right axilla, sequela | CMS +T22642A | Corrosion of second degree of left axilla, initial encounter | CMS +T22642D | Corrosion of second degree of left axilla, subsequent encounter | CMS +T22642S | Corrosion of second degree of left axilla, sequela | CMS +T22649A | Corrosion of second degree of unspecified axilla, initial encounter | CMS +T22649D | Corrosion of second degree of unspecified axilla, subsequent encounter | CMS +T22649S | Corrosion of second degree of unspecified axilla, sequela | CMS +T22651A | Corrosion of second degree of right shoulder, initial encounter | CMS +T22651D | Corrosion of second degree of right shoulder, subsequent encounter | CMS +T22651S | Corrosion of second degree of right shoulder, sequela | CMS +T22652A | Corrosion of second degree of left shoulder, initial encounter | CMS +T22652D | Corrosion of second degree of left shoulder, subsequent encounter | CMS +T22652S | Corrosion of second degree of left shoulder, sequela | CMS +T22659A | Corrosion of second degree of unspecified shoulder, initial encounter | CMS +T22659D | Corrosion of second degree of unspecified shoulder, subsequent encounter | CMS +T22659S | Corrosion of second degree of unspecified shoulder, sequela | CMS +T22661A | Corrosion of second degree of right scapular region, initial encounter | CMS +T22661D | Corrosion of second degree of right scapular region, subsequent encounter | CMS +T22661S | Corrosion of second degree of right scapular region, sequela | CMS +T22662A | Corrosion of second degree of left scapular region, initial encounter | CMS +T22662D | Corrosion of second degree of left scapular region, subsequent encounter | CMS +T22662S | Corrosion of second degree of left scapular region, sequela | CMS +T22669A | Corrosion of second degree of unspecified scapular region, initial encounter | CMS +T22669D | Corrosion of second degree of unspecified scapular region, subsequent encounter | CMS +T22669S | Corrosion of second degree of unspecified scapular region, sequela | CMS +T22691A | Corrosion of second degree of multiple sites of right shoulder and upper limb, except wrist and hand, initial encounter | CMS +T22691D | Corrosion of second degree of multiple sites of right shoulder and upper limb, except wrist and hand, subsequent encounter | CMS +T22691S | Corrosion of second degree of multiple sites of right shoulder and upper limb, except wrist and hand, sequela | CMS +T22692A | Corrosion of second degree of multiple sites of left shoulder and upper limb, except wrist and hand, initial encounter | CMS +T22692D | Corrosion of second degree of multiple sites of left shoulder and upper limb, except wrist and hand, subsequent encounter | CMS +T22692S | Corrosion of second degree of multiple sites of left shoulder and upper limb, except wrist and hand, sequela | CMS +T22699A | Corrosion of second degree of multiple sites of unspecified shoulder and upper limb, except wrist and hand, initial encounter | CMS +T22699D | Corrosion of second degree of multiple sites of unspecified shoulder and upper limb, except wrist and hand, subsequent encounter | CMS +T22699S | Corrosion of second degree of multiple sites of unspecified shoulder and upper limb, except wrist and hand, sequela | CMS +T227 | Corrosion of third degree of shoulder and upper limb, except wrist and hand | WHO +T2270XA | Corrosion of third degree of shoulder and upper limb, except wrist and hand, unspecified site, initial encounter | CMS +T2270XD | Corrosion of third degree of shoulder and upper limb, except wrist and hand, unspecified site, subsequent encounter | CMS +T2270XS | Corrosion of third degree of shoulder and upper limb, except wrist and hand, unspecified site, sequela | CMS +T22711A | Corrosion of third degree of right forearm, initial encounter | CMS +T22711D | Corrosion of third degree of right forearm, subsequent encounter | CMS +T22711S | Corrosion of third degree of right forearm, sequela | CMS +T22712A | Corrosion of third degree of left forearm, initial encounter | CMS +T22712D | Corrosion of third degree of left forearm, subsequent encounter | CMS +T22712S | Corrosion of third degree of left forearm, sequela | CMS +T22719A | Corrosion of third degree of unspecified forearm, initial encounter | CMS +T22719D | Corrosion of third degree of unspecified forearm, subsequent encounter | CMS +T22719S | Corrosion of third degree of unspecified forearm, sequela | CMS +T22721A | Corrosion of third degree of right elbow, initial encounter | CMS +T22721D | Corrosion of third degree of right elbow, subsequent encounter | CMS +T22721S | Corrosion of third degree of right elbow, sequela | CMS +T22722A | Corrosion of third degree of left elbow, initial encounter | CMS +T22722D | Corrosion of third degree of left elbow, subsequent encounter | CMS +T22722S | Corrosion of third degree of left elbow, sequela | CMS +T22729A | Corrosion of third degree of unspecified elbow, initial encounter | CMS +T22729D | Corrosion of third degree of unspecified elbow, subsequent encounter | CMS +T22729S | Corrosion of third degree of unspecified elbow, sequela | CMS +T22731A | Corrosion of third degree of right upper arm, initial encounter | CMS +T22731D | Corrosion of third degree of right upper arm, subsequent encounter | CMS +T22731S | Corrosion of third degree of right upper arm, sequela | CMS +T22732A | Corrosion of third degree of left upper arm, initial encounter | CMS +T22732D | Corrosion of third degree of left upper arm, subsequent encounter | CMS +T22732S | Corrosion of third degree of left upper arm, sequela | CMS +T22739A | Corrosion of third degree of unspecified upper arm, initial encounter | CMS +T22739D | Corrosion of third degree of unspecified upper arm, subsequent encounter | CMS +T22739S | Corrosion of third degree of unspecified upper arm, sequela | CMS +T22741A | Corrosion of third degree of right axilla, initial encounter | CMS +T22741D | Corrosion of third degree of right axilla, subsequent encounter | CMS +T22741S | Corrosion of third degree of right axilla, sequela | CMS +T22742A | Corrosion of third degree of left axilla, initial encounter | CMS +T22742D | Corrosion of third degree of left axilla, subsequent encounter | CMS +T22742S | Corrosion of third degree of left axilla, sequela | CMS +T22749A | Corrosion of third degree of unspecified axilla, initial encounter | CMS +T22749D | Corrosion of third degree of unspecified axilla, subsequent encounter | CMS +T22749S | Corrosion of third degree of unspecified axilla, sequela | CMS +T22751A | Corrosion of third degree of right shoulder, initial encounter | CMS +T22751D | Corrosion of third degree of right shoulder, subsequent encounter | CMS +T22751S | Corrosion of third degree of right shoulder, sequela | CMS +T22752A | Corrosion of third degree of left shoulder, initial encounter | CMS +T22752D | Corrosion of third degree of left shoulder, subsequent encounter | CMS +T22752S | Corrosion of third degree of left shoulder, sequela | CMS +T22759A | Corrosion of third degree of unspecified shoulder, initial encounter | CMS +T22759D | Corrosion of third degree of unspecified shoulder, subsequent encounter | CMS +T22759S | Corrosion of third degree of unspecified shoulder, sequela | CMS +T22761A | Corrosion of third degree of right scapular region, initial encounter | CMS +T22761D | Corrosion of third degree of right scapular region, subsequent encounter | CMS +T22761S | Corrosion of third degree of right scapular region, sequela | CMS +T22762A | Corrosion of third degree of left scapular region, initial encounter | CMS +T22762D | Corrosion of third degree of left scapular region, subsequent encounter | CMS +T22762S | Corrosion of third degree of left scapular region, sequela | CMS +T22769A | Corrosion of third degree of unspecified scapular region, initial encounter | CMS +T22769D | Corrosion of third degree of unspecified scapular region, subsequent encounter | CMS +T22769S | Corrosion of third degree of unspecified scapular region, sequela | CMS +T22791A | Corrosion of third degree of multiple sites of right shoulder and upper limb, except wrist and hand, initial encounter | CMS +T22791D | Corrosion of third degree of multiple sites of right shoulder and upper limb, except wrist and hand, subsequent encounter | CMS +T22791S | Corrosion of third degree of multiple sites of right shoulder and upper limb, except wrist and hand, sequela | CMS +T22792A | Corrosion of third degree of multiple sites of left shoulder and upper limb, except wrist and hand, initial encounter | CMS +T22792D | Corrosion of third degree of multiple sites of left shoulder and upper limb, except wrist and hand, subsequent encounter | CMS +T22792S | Corrosion of third degree of multiple sites of left shoulder and upper limb, except wrist and hand, sequela | CMS +T22799A | Corrosion of third degree of multiple sites of unspecified shoulder and upper limb, except wrist and hand, initial encounter | CMS +T22799D | Corrosion of third degree of multiple sites of unspecified shoulder and upper limb, except wrist and hand, subsequent encounter | CMS +T22799S | Corrosion of third degree of multiple sites of unspecified shoulder and upper limb, except wrist and hand, sequela | CMS +T23 | Burn and corrosion of wrist and hand | WHO +T230 | Burn of unspecified degree of wrist and hand | WHO +T23001A | Burn of unspecified degree of right hand, unspecified site, initial encounter | CMS +T23001D | Burn of unspecified degree of right hand, unspecified site, subsequent encounter | CMS +T23001S | Burn of unspecified degree of right hand, unspecified site, sequela | CMS +T23002A | Burn of unspecified degree of left hand, unspecified site, initial encounter | CMS +T23002D | Burn of unspecified degree of left hand, unspecified site, subsequent encounter | CMS +T23002S | Burn of unspecified degree of left hand, unspecified site, sequela | CMS +T23009A | Burn of unspecified degree of unspecified hand, unspecified site, initial encounter | CMS +T23009D | Burn of unspecified degree of unspecified hand, unspecified site, subsequent encounter | CMS +T23009S | Burn of unspecified degree of unspecified hand, unspecified site, sequela | CMS +T23011A | Burn of unspecified degree of right thumb (nail), initial encounter | CMS +T23011D | Burn of unspecified degree of right thumb (nail), subsequent encounter | CMS +T23011S | Burn of unspecified degree of right thumb (nail), sequela | CMS +T23012A | Burn of unspecified degree of left thumb (nail), initial encounter | CMS +T23012D | Burn of unspecified degree of left thumb (nail), subsequent encounter | CMS +T23012S | Burn of unspecified degree of left thumb (nail), sequela | CMS +T23019A | Burn of unspecified degree of unspecified thumb (nail), initial encounter | CMS +T23019D | Burn of unspecified degree of unspecified thumb (nail), subsequent encounter | CMS +T23019S | Burn of unspecified degree of unspecified thumb (nail), sequela | CMS +T23021A | Burn of unspecified degree of single right finger (nail) except thumb, initial encounter | CMS +T23021D | Burn of unspecified degree of single right finger (nail) except thumb, subsequent encounter | CMS +T23021S | Burn of unspecified degree of single right finger (nail) except thumb, sequela | CMS +T23022A | Burn of unspecified degree of single left finger (nail) except thumb, initial encounter | CMS +T23022D | Burn of unspecified degree of single left finger (nail) except thumb, subsequent encounter | CMS +T23022S | Burn of unspecified degree of single left finger (nail) except thumb, sequela | CMS +T23029A | Burn of unspecified degree of unspecified single finger (nail) except thumb, initial encounter | CMS +T23029D | Burn of unspecified degree of unspecified single finger (nail) except thumb, subsequent encounter | CMS +T23029S | Burn of unspecified degree of unspecified single finger (nail) except thumb, sequela | CMS +T23031A | Burn of unspecified degree of multiple right fingers (nail), not including thumb, initial encounter | CMS +T23031D | Burn of unspecified degree of multiple right fingers (nail), not including thumb, subsequent encounter | CMS +T23031S | Burn of unspecified degree of multiple right fingers (nail), not including thumb, sequela | CMS +T23032A | Burn of unspecified degree of multiple left fingers (nail), not including thumb, initial encounter | CMS +T23032D | Burn of unspecified degree of multiple left fingers (nail), not including thumb, subsequent encounter | CMS +T23032S | Burn of unspecified degree of multiple left fingers (nail), not including thumb, sequela | CMS +T23039A | Burn of unspecified degree of unspecified multiple fingers (nail), not including thumb, initial encounter | CMS +T23039D | Burn of unspecified degree of unspecified multiple fingers (nail), not including thumb, subsequent encounter | CMS +T23039S | Burn of unspecified degree of unspecified multiple fingers (nail), not including thumb, sequela | CMS +T23041A | Burn of unspecified degree of multiple right fingers (nail), including thumb, initial encounter | CMS +T23041D | Burn of unspecified degree of multiple right fingers (nail), including thumb, subsequent encounter | CMS +T23041S | Burn of unspecified degree of multiple right fingers (nail), including thumb, sequela | CMS +T23042A | Burn of unspecified degree of multiple left fingers (nail), including thumb, initial encounter | CMS +T23042D | Burn of unspecified degree of multiple left fingers (nail), including thumb, subsequent encounter | CMS +T23042S | Burn of unspecified degree of multiple left fingers (nail), including thumb, sequela | CMS +T23049A | Burn of unspecified degree of unspecified multiple fingers (nail), including thumb, initial encounter | CMS +T23049D | Burn of unspecified degree of unspecified multiple fingers (nail), including thumb, subsequent encounter | CMS +T23049S | Burn of unspecified degree of unspecified multiple fingers (nail), including thumb, sequela | CMS +T23051A | Burn of unspecified degree of right palm, initial encounter | CMS +T23051D | Burn of unspecified degree of right palm, subsequent encounter | CMS +T23051S | Burn of unspecified degree of right palm, sequela | CMS +T23052A | Burn of unspecified degree of left palm, initial encounter | CMS +T23052D | Burn of unspecified degree of left palm, subsequent encounter | CMS +T23052S | Burn of unspecified degree of left palm, sequela | CMS +T23059A | Burn of unspecified degree of unspecified palm, initial encounter | CMS +T23059D | Burn of unspecified degree of unspecified palm, subsequent encounter | CMS +T23059S | Burn of unspecified degree of unspecified palm, sequela | CMS +T23061A | Burn of unspecified degree of back of right hand, initial encounter | CMS +T23061D | Burn of unspecified degree of back of right hand, subsequent encounter | CMS +T23061S | Burn of unspecified degree of back of right hand, sequela | CMS +T23062A | Burn of unspecified degree of back of left hand, initial encounter | CMS +T23062D | Burn of unspecified degree of back of left hand, subsequent encounter | CMS +T23062S | Burn of unspecified degree of back of left hand, sequela | CMS +T23069A | Burn of unspecified degree of back of unspecified hand, initial encounter | CMS +T23069D | Burn of unspecified degree of back of unspecified hand, subsequent encounter | CMS +T23069S | Burn of unspecified degree of back of unspecified hand, sequela | CMS +T23071A | Burn of unspecified degree of right wrist, initial encounter | CMS +T23071D | Burn of unspecified degree of right wrist, subsequent encounter | CMS +T23071S | Burn of unspecified degree of right wrist, sequela | CMS +T23072A | Burn of unspecified degree of left wrist, initial encounter | CMS +T23072D | Burn of unspecified degree of left wrist, subsequent encounter | CMS +T23072S | Burn of unspecified degree of left wrist, sequela | CMS +T23079A | Burn of unspecified degree of unspecified wrist, initial encounter | CMS +T23079D | Burn of unspecified degree of unspecified wrist, subsequent encounter | CMS +T23079S | Burn of unspecified degree of unspecified wrist, sequela | CMS +T23091A | Burn of unspecified degree of multiple sites of right wrist and hand, initial encounter | CMS +T23091D | Burn of unspecified degree of multiple sites of right wrist and hand, subsequent encounter | CMS +T23091S | Burn of unspecified degree of multiple sites of right wrist and hand, sequela | CMS +T23092A | Burn of unspecified degree of multiple sites of left wrist and hand, initial encounter | CMS +T23092D | Burn of unspecified degree of multiple sites of left wrist and hand, subsequent encounter | CMS +T23092S | Burn of unspecified degree of multiple sites of left wrist and hand, sequela | CMS +T23099A | Burn of unspecified degree of multiple sites of unspecified wrist and hand, initial encounter | CMS +T23099D | Burn of unspecified degree of multiple sites of unspecified wrist and hand, subsequent encounter | CMS +T23099S | Burn of unspecified degree of multiple sites of unspecified wrist and hand, sequela | CMS +T231 | Burn of first degree of wrist and hand | WHO +T23101A | Burn of first degree of right hand, unspecified site, initial encounter | CMS +T23101D | Burn of first degree of right hand, unspecified site, subsequent encounter | CMS +T23101S | Burn of first degree of right hand, unspecified site, sequela | CMS +T23102A | Burn of first degree of left hand, unspecified site, initial encounter | CMS +T23102D | Burn of first degree of left hand, unspecified site, subsequent encounter | CMS +T23102S | Burn of first degree of left hand, unspecified site, sequela | CMS +T23109A | Burn of first degree of unspecified hand, unspecified site, initial encounter | CMS +T23109D | Burn of first degree of unspecified hand, unspecified site, subsequent encounter | CMS +T23109S | Burn of first degree of unspecified hand, unspecified site, sequela | CMS +T23111A | Burn of first degree of right thumb (nail), initial encounter | CMS +T23111D | Burn of first degree of right thumb (nail), subsequent encounter | CMS +T23111S | Burn of first degree of right thumb (nail), sequela | CMS +T23112A | Burn of first degree of left thumb (nail), initial encounter | CMS +T23112D | Burn of first degree of left thumb (nail), subsequent encounter | CMS +T23112S | Burn of first degree of left thumb (nail), sequela | CMS +T23119A | Burn of first degree of unspecified thumb (nail), initial encounter | CMS +T23119D | Burn of first degree of unspecified thumb (nail), subsequent encounter | CMS +T23119S | Burn of first degree of unspecified thumb (nail), sequela | CMS +T23121A | Burn of first degree of single right finger (nail) except thumb, initial encounter | CMS +T23121D | Burn of first degree of single right finger (nail) except thumb, subsequent encounter | CMS +T23121S | Burn of first degree of single right finger (nail) except thumb, sequela | CMS +T23122A | Burn of first degree of single left finger (nail) except thumb, initial encounter | CMS +T23122D | Burn of first degree of single left finger (nail) except thumb, subsequent encounter | CMS +T23122S | Burn of first degree of single left finger (nail) except thumb, sequela | CMS +T23129A | Burn of first degree of unspecified single finger (nail) except thumb, initial encounter | CMS +T23129D | Burn of first degree of unspecified single finger (nail) except thumb, subsequent encounter | CMS +T23129S | Burn of first degree of unspecified single finger (nail) except thumb, sequela | CMS +T23131A | Burn of first degree of multiple right fingers (nail), not including thumb, initial encounter | CMS +T23131D | Burn of first degree of multiple right fingers (nail), not including thumb, subsequent encounter | CMS +T23131S | Burn of first degree of multiple right fingers (nail), not including thumb, sequela | CMS +T23132A | Burn of first degree of multiple left fingers (nail), not including thumb, initial encounter | CMS +T23132D | Burn of first degree of multiple left fingers (nail), not including thumb, subsequent encounter | CMS +T23132S | Burn of first degree of multiple left fingers (nail), not including thumb, sequela | CMS +T23139A | Burn of first degree of unspecified multiple fingers (nail), not including thumb, initial encounter | CMS +T23139D | Burn of first degree of unspecified multiple fingers (nail), not including thumb, subsequent encounter | CMS +T23139S | Burn of first degree of unspecified multiple fingers (nail), not including thumb, sequela | CMS +T23141A | Burn of first degree of multiple right fingers (nail), including thumb, initial encounter | CMS +T23141D | Burn of first degree of multiple right fingers (nail), including thumb, subsequent encounter | CMS +T23141S | Burn of first degree of multiple right fingers (nail), including thumb, sequela | CMS +T23142A | Burn of first degree of multiple left fingers (nail), including thumb, initial encounter | CMS +T23142D | Burn of first degree of multiple left fingers (nail), including thumb, subsequent encounter | CMS +T23142S | Burn of first degree of multiple left fingers (nail), including thumb, sequela | CMS +T23149A | Burn of first degree of unspecified multiple fingers (nail), including thumb, initial encounter | CMS +T23149D | Burn of first degree of unspecified multiple fingers (nail), including thumb, subsequent encounter | CMS +T23149S | Burn of first degree of unspecified multiple fingers (nail), including thumb, sequela | CMS +T23151A | Burn of first degree of right palm, initial encounter | CMS +T23151D | Burn of first degree of right palm, subsequent encounter | CMS +T23151S | Burn of first degree of right palm, sequela | CMS +T23152A | Burn of first degree of left palm, initial encounter | CMS +T23152D | Burn of first degree of left palm, subsequent encounter | CMS +T23152S | Burn of first degree of left palm, sequela | CMS +T23159A | Burn of first degree of unspecified palm, initial encounter | CMS +T23159D | Burn of first degree of unspecified palm, subsequent encounter | CMS +T23159S | Burn of first degree of unspecified palm, sequela | CMS +T23161A | Burn of first degree of back of right hand, initial encounter | CMS +T23161D | Burn of first degree of back of right hand, subsequent encounter | CMS +T23161S | Burn of first degree of back of right hand, sequela | CMS +T23162A | Burn of first degree of back of left hand, initial encounter | CMS +T23162D | Burn of first degree of back of left hand, subsequent encounter | CMS +T23162S | Burn of first degree of back of left hand, sequela | CMS +T23169A | Burn of first degree of back of unspecified hand, initial encounter | CMS +T23169D | Burn of first degree of back of unspecified hand, subsequent encounter | CMS +T23169S | Burn of first degree of back of unspecified hand, sequela | CMS +T23171A | Burn of first degree of right wrist, initial encounter | CMS +T23171D | Burn of first degree of right wrist, subsequent encounter | CMS +T23171S | Burn of first degree of right wrist, sequela | CMS +T23172A | Burn of first degree of left wrist, initial encounter | CMS +T23172D | Burn of first degree of left wrist, subsequent encounter | CMS +T23172S | Burn of first degree of left wrist, sequela | CMS +T23179A | Burn of first degree of unspecified wrist, initial encounter | CMS +T23179D | Burn of first degree of unspecified wrist, subsequent encounter | CMS +T23179S | Burn of first degree of unspecified wrist, sequela | CMS +T23191A | Burn of first degree of multiple sites of right wrist and hand, initial encounter | CMS +T23191D | Burn of first degree of multiple sites of right wrist and hand, subsequent encounter | CMS +T23191S | Burn of first degree of multiple sites of right wrist and hand, sequela | CMS +T23192A | Burn of first degree of multiple sites of left wrist and hand, initial encounter | CMS +T23192D | Burn of first degree of multiple sites of left wrist and hand, subsequent encounter | CMS +T23192S | Burn of first degree of multiple sites of left wrist and hand, sequela | CMS +T23199A | Burn of first degree of multiple sites of unspecified wrist and hand, initial encounter | CMS +T23199D | Burn of first degree of multiple sites of unspecified wrist and hand, subsequent encounter | CMS +T23199S | Burn of first degree of multiple sites of unspecified wrist and hand, sequela | CMS +T232 | Burn of second degree of wrist and hand | WHO +T23201A | Burn of second degree of right hand, unspecified site, initial encounter | CMS +T23201D | Burn of second degree of right hand, unspecified site, subsequent encounter | CMS +T23201S | Burn of second degree of right hand, unspecified site, sequela | CMS +T23202A | Burn of second degree of left hand, unspecified site, initial encounter | CMS +T23202D | Burn of second degree of left hand, unspecified site, subsequent encounter | CMS +T23202S | Burn of second degree of left hand, unspecified site, sequela | CMS +T23209A | Burn of second degree of unspecified hand, unspecified site, initial encounter | CMS +T23209D | Burn of second degree of unspecified hand, unspecified site, subsequent encounter | CMS +T23209S | Burn of second degree of unspecified hand, unspecified site, sequela | CMS +T23211A | Burn of second degree of right thumb (nail), initial encounter | CMS +T23211D | Burn of second degree of right thumb (nail), subsequent encounter | CMS +T23211S | Burn of second degree of right thumb (nail), sequela | CMS +T23212A | Burn of second degree of left thumb (nail), initial encounter | CMS +T23212D | Burn of second degree of left thumb (nail), subsequent encounter | CMS +T23212S | Burn of second degree of left thumb (nail), sequela | CMS +T23219A | Burn of second degree of unspecified thumb (nail), initial encounter | CMS +T23219D | Burn of second degree of unspecified thumb (nail), subsequent encounter | CMS +T23219S | Burn of second degree of unspecified thumb (nail), sequela | CMS +T23221A | Burn of second degree of single right finger (nail) except thumb, initial encounter | CMS +T23221D | Burn of second degree of single right finger (nail) except thumb, subsequent encounter | CMS +T23221S | Burn of second degree of single right finger (nail) except thumb, sequela | CMS +T23222A | Burn of second degree of single left finger (nail) except thumb, initial encounter | CMS +T23222D | Burn of second degree of single left finger (nail) except thumb, subsequent encounter | CMS +T23222S | Burn of second degree of single left finger (nail) except thumb, sequela | CMS +T23229A | Burn of second degree of unspecified single finger (nail) except thumb, initial encounter | CMS +T23229D | Burn of second degree of unspecified single finger (nail) except thumb, subsequent encounter | CMS +T23229S | Burn of second degree of unspecified single finger (nail) except thumb, sequela | CMS +T23231A | Burn of second degree of multiple right fingers (nail), not including thumb, initial encounter | CMS +T23231D | Burn of second degree of multiple right fingers (nail), not including thumb, subsequent encounter | CMS +T23231S | Burn of second degree of multiple right fingers (nail), not including thumb, sequela | CMS +T23232A | Burn of second degree of multiple left fingers (nail), not including thumb, initial encounter | CMS +T23232D | Burn of second degree of multiple left fingers (nail), not including thumb, subsequent encounter | CMS +T23232S | Burn of second degree of multiple left fingers (nail), not including thumb, sequela | CMS +T23239A | Burn of second degree of unspecified multiple fingers (nail), not including thumb, initial encounter | CMS +T23239D | Burn of second degree of unspecified multiple fingers (nail), not including thumb, subsequent encounter | CMS +T23239S | Burn of second degree of unspecified multiple fingers (nail), not including thumb, sequela | CMS +T23241A | Burn of second degree of multiple right fingers (nail), including thumb, initial encounter | CMS +T23241D | Burn of second degree of multiple right fingers (nail), including thumb, subsequent encounter | CMS +T23241S | Burn of second degree of multiple right fingers (nail), including thumb, sequela | CMS +T23242A | Burn of second degree of multiple left fingers (nail), including thumb, initial encounter | CMS +T23242D | Burn of second degree of multiple left fingers (nail), including thumb, subsequent encounter | CMS +T23242S | Burn of second degree of multiple left fingers (nail), including thumb, sequela | CMS +T23249A | Burn of second degree of unspecified multiple fingers (nail), including thumb, initial encounter | CMS +T23249D | Burn of second degree of unspecified multiple fingers (nail), including thumb, subsequent encounter | CMS +T23249S | Burn of second degree of unspecified multiple fingers (nail), including thumb, sequela | CMS +T23251A | Burn of second degree of right palm, initial encounter | CMS +T23251D | Burn of second degree of right palm, subsequent encounter | CMS +T23251S | Burn of second degree of right palm, sequela | CMS +T23252A | Burn of second degree of left palm, initial encounter | CMS +T23252D | Burn of second degree of left palm, subsequent encounter | CMS +T23252S | Burn of second degree of left palm, sequela | CMS +T23259A | Burn of second degree of unspecified palm, initial encounter | CMS +T23259D | Burn of second degree of unspecified palm, subsequent encounter | CMS +T23259S | Burn of second degree of unspecified palm, sequela | CMS +T23261A | Burn of second degree of back of right hand, initial encounter | CMS +T23261D | Burn of second degree of back of right hand, subsequent encounter | CMS +T23261S | Burn of second degree of back of right hand, sequela | CMS +T23262A | Burn of second degree of back of left hand, initial encounter | CMS +T23262D | Burn of second degree of back of left hand, subsequent encounter | CMS +T23262S | Burn of second degree of back of left hand, sequela | CMS +T23269A | Burn of second degree of back of unspecified hand, initial encounter | CMS +T23269D | Burn of second degree of back of unspecified hand, subsequent encounter | CMS +T23269S | Burn of second degree of back of unspecified hand, sequela | CMS +T23271A | Burn of second degree of right wrist, initial encounter | CMS +T23271D | Burn of second degree of right wrist, subsequent encounter | CMS +T23271S | Burn of second degree of right wrist, sequela | CMS +T23272A | Burn of second degree of left wrist, initial encounter | CMS +T23272D | Burn of second degree of left wrist, subsequent encounter | CMS +T23272S | Burn of second degree of left wrist, sequela | CMS +T23279A | Burn of second degree of unspecified wrist, initial encounter | CMS +T23279D | Burn of second degree of unspecified wrist, subsequent encounter | CMS +T23279S | Burn of second degree of unspecified wrist, sequela | CMS +T23291A | Burn of second degree of multiple sites of right wrist and hand, initial encounter | CMS +T23291D | Burn of second degree of multiple sites of right wrist and hand, subsequent encounter | CMS +T23291S | Burn of second degree of multiple sites of right wrist and hand, sequela | CMS +T23292A | Burn of second degree of multiple sites of left wrist and hand, initial encounter | CMS +T23292D | Burn of second degree of multiple sites of left wrist and hand, subsequent encounter | CMS +T23292S | Burn of second degree of multiple sites of left wrist and hand, sequela | CMS +T23299A | Burn of second degree of multiple sites of unspecified wrist and hand, initial encounter | CMS +T23299D | Burn of second degree of multiple sites of unspecified wrist and hand, subsequent encounter | CMS +T23299S | Burn of second degree of multiple sites of unspecified wrist and hand, sequela | CMS +T233 | Burn of third degree of wrist and hand | WHO +T23301A | Burn of third degree of right hand, unspecified site, initial encounter | CMS +T23301D | Burn of third degree of right hand, unspecified site, subsequent encounter | CMS +T23301S | Burn of third degree of right hand, unspecified site, sequela | CMS +T23302A | Burn of third degree of left hand, unspecified site, initial encounter | CMS +T23302D | Burn of third degree of left hand, unspecified site, subsequent encounter | CMS +T23302S | Burn of third degree of left hand, unspecified site, sequela | CMS +T23309A | Burn of third degree of unspecified hand, unspecified site, initial encounter | CMS +T23309D | Burn of third degree of unspecified hand, unspecified site, subsequent encounter | CMS +T23309S | Burn of third degree of unspecified hand, unspecified site, sequela | CMS +T23311A | Burn of third degree of right thumb (nail), initial encounter | CMS +T23311D | Burn of third degree of right thumb (nail), subsequent encounter | CMS +T23311S | Burn of third degree of right thumb (nail), sequela | CMS +T23312A | Burn of third degree of left thumb (nail), initial encounter | CMS +T23312D | Burn of third degree of left thumb (nail), subsequent encounter | CMS +T23312S | Burn of third degree of left thumb (nail), sequela | CMS +T23319A | Burn of third degree of unspecified thumb (nail), initial encounter | CMS +T23319D | Burn of third degree of unspecified thumb (nail), subsequent encounter | CMS +T23319S | Burn of third degree of unspecified thumb (nail), sequela | CMS +T23321A | Burn of third degree of single right finger (nail) except thumb, initial encounter | CMS +T23321D | Burn of third degree of single right finger (nail) except thumb, subsequent encounter | CMS +T23321S | Burn of third degree of single right finger (nail) except thumb, sequela | CMS +T23322A | Burn of third degree of single left finger (nail) except thumb, initial encounter | CMS +T23322D | Burn of third degree of single left finger (nail) except thumb, subsequent encounter | CMS +T23322S | Burn of third degree of single left finger (nail) except thumb, sequela | CMS +T23329A | Burn of third degree of unspecified single finger (nail) except thumb, initial encounter | CMS +T23329D | Burn of third degree of unspecified single finger (nail) except thumb, subsequent encounter | CMS +T23329S | Burn of third degree of unspecified single finger (nail) except thumb, sequela | CMS +T23331A | Burn of third degree of multiple right fingers (nail), not including thumb, initial encounter | CMS +T23331D | Burn of third degree of multiple right fingers (nail), not including thumb, subsequent encounter | CMS +T23331S | Burn of third degree of multiple right fingers (nail), not including thumb, sequela | CMS +T23332A | Burn of third degree of multiple left fingers (nail), not including thumb, initial encounter | CMS +T23332D | Burn of third degree of multiple left fingers (nail), not including thumb, subsequent encounter | CMS +T23332S | Burn of third degree of multiple left fingers (nail), not including thumb, sequela | CMS +T23339A | Burn of third degree of unspecified multiple fingers (nail), not including thumb, initial encounter | CMS +T23339D | Burn of third degree of unspecified multiple fingers (nail), not including thumb, subsequent encounter | CMS +T23339S | Burn of third degree of unspecified multiple fingers (nail), not including thumb, sequela | CMS +T23341A | Burn of third degree of multiple right fingers (nail), including thumb, initial encounter | CMS +T23341D | Burn of third degree of multiple right fingers (nail), including thumb, subsequent encounter | CMS +T23341S | Burn of third degree of multiple right fingers (nail), including thumb, sequela | CMS +T23342A | Burn of third degree of multiple left fingers (nail), including thumb, initial encounter | CMS +T23342D | Burn of third degree of multiple left fingers (nail), including thumb, subsequent encounter | CMS +T23342S | Burn of third degree of multiple left fingers (nail), including thumb, sequela | CMS +T23349A | Burn of third degree of unspecified multiple fingers (nail), including thumb, initial encounter | CMS +T23349D | Burn of third degree of unspecified multiple fingers (nail), including thumb, subsequent encounter | CMS +T23349S | Burn of third degree of unspecified multiple fingers (nail), including thumb, sequela | CMS +T23351A | Burn of third degree of right palm, initial encounter | CMS +T23351D | Burn of third degree of right palm, subsequent encounter | CMS +T23351S | Burn of third degree of right palm, sequela | CMS +T23352A | Burn of third degree of left palm, initial encounter | CMS +T23352D | Burn of third degree of left palm, subsequent encounter | CMS +T23352S | Burn of third degree of left palm, sequela | CMS +T23359A | Burn of third degree of unspecified palm, initial encounter | CMS +T23359D | Burn of third degree of unspecified palm, subsequent encounter | CMS +T23359S | Burn of third degree of unspecified palm, sequela | CMS +T23361A | Burn of third degree of back of right hand, initial encounter | CMS +T23361D | Burn of third degree of back of right hand, subsequent encounter | CMS +T23361S | Burn of third degree of back of right hand, sequela | CMS +T23362A | Burn of third degree of back of left hand, initial encounter | CMS +T23362D | Burn of third degree of back of left hand, subsequent encounter | CMS +T23362S | Burn of third degree of back of left hand, sequela | CMS +T23369A | Burn of third degree of back of unspecified hand, initial encounter | CMS +T23369D | Burn of third degree of back of unspecified hand, subsequent encounter | CMS +T23369S | Burn of third degree of back of unspecified hand, sequela | CMS +T23371A | Burn of third degree of right wrist, initial encounter | CMS +T23371D | Burn of third degree of right wrist, subsequent encounter | CMS +T23371S | Burn of third degree of right wrist, sequela | CMS +T23372A | Burn of third degree of left wrist, initial encounter | CMS +T23372D | Burn of third degree of left wrist, subsequent encounter | CMS +T23372S | Burn of third degree of left wrist, sequela | CMS +T23379A | Burn of third degree of unspecified wrist, initial encounter | CMS +T23379D | Burn of third degree of unspecified wrist, subsequent encounter | CMS +T23379S | Burn of third degree of unspecified wrist, sequela | CMS +T23391A | Burn of third degree of multiple sites of right wrist and hand, initial encounter | CMS +T23391D | Burn of third degree of multiple sites of right wrist and hand, subsequent encounter | CMS +T23391S | Burn of third degree of multiple sites of right wrist and hand, sequela | CMS +T23392A | Burn of third degree of multiple sites of left wrist and hand, initial encounter | CMS +T23392D | Burn of third degree of multiple sites of left wrist and hand, subsequent encounter | CMS +T23392S | Burn of third degree of multiple sites of left wrist and hand, sequela | CMS +T23399A | Burn of third degree of multiple sites of unspecified wrist and hand, initial encounter | CMS +T23399D | Burn of third degree of multiple sites of unspecified wrist and hand, subsequent encounter | CMS +T23399S | Burn of third degree of multiple sites of unspecified wrist and hand, sequela | CMS +T234 | Corrosion of unspecified degree of wrist and hand | WHO +T23401A | Corrosion of unspecified degree of right hand, unspecified site, initial encounter | CMS +T23401D | Corrosion of unspecified degree of right hand, unspecified site, subsequent encounter | CMS +T23401S | Corrosion of unspecified degree of right hand, unspecified site, sequela | CMS +T23402A | Corrosion of unspecified degree of left hand, unspecified site, initial encounter | CMS +T23402D | Corrosion of unspecified degree of left hand, unspecified site, subsequent encounter | CMS +T23402S | Corrosion of unspecified degree of left hand, unspecified site, sequela | CMS +T23409A | Corrosion of unspecified degree of unspecified hand, unspecified site, initial encounter | CMS +T23409D | Corrosion of unspecified degree of unspecified hand, unspecified site, subsequent encounter | CMS +T23409S | Corrosion of unspecified degree of unspecified hand, unspecified site, sequela | CMS +T23411A | Corrosion of unspecified degree of right thumb (nail), initial encounter | CMS +T23411D | Corrosion of unspecified degree of right thumb (nail), subsequent encounter | CMS +T23411S | Corrosion of unspecified degree of right thumb (nail), sequela | CMS +T23412A | Corrosion of unspecified degree of left thumb (nail), initial encounter | CMS +T23412D | Corrosion of unspecified degree of left thumb (nail), subsequent encounter | CMS +T23412S | Corrosion of unspecified degree of left thumb (nail), sequela | CMS +T23419A | Corrosion of unspecified degree of unspecified thumb (nail), initial encounter | CMS +T23419D | Corrosion of unspecified degree of unspecified thumb (nail), subsequent encounter | CMS +T23419S | Corrosion of unspecified degree of unspecified thumb (nail), sequela | CMS +T23421A | Corrosion of unspecified degree of single right finger (nail) except thumb, initial encounter | CMS +T23421D | Corrosion of unspecified degree of single right finger (nail) except thumb, subsequent encounter | CMS +T23421S | Corrosion of unspecified degree of single right finger (nail) except thumb, sequela | CMS +T23422A | Corrosion of unspecified degree of single left finger (nail) except thumb, initial encounter | CMS +T23422D | Corrosion of unspecified degree of single left finger (nail) except thumb, subsequent encounter | CMS +T23422S | Corrosion of unspecified degree of single left finger (nail) except thumb, sequela | CMS +T23429A | Corrosion of unspecified degree of unspecified single finger (nail) except thumb, initial encounter | CMS +T23429D | Corrosion of unspecified degree of unspecified single finger (nail) except thumb, subsequent encounter | CMS +T23429S | Corrosion of unspecified degree of unspecified single finger (nail) except thumb, sequela | CMS +T23431A | Corrosion of unspecified degree of multiple right fingers (nail), not including thumb, initial encounter | CMS +T23431D | Corrosion of unspecified degree of multiple right fingers (nail), not including thumb, subsequent encounter | CMS +T23431S | Corrosion of unspecified degree of multiple right fingers (nail), not including thumb, sequela | CMS +T23432A | Corrosion of unspecified degree of multiple left fingers (nail), not including thumb, initial encounter | CMS +T23432D | Corrosion of unspecified degree of multiple left fingers (nail), not including thumb, subsequent encounter | CMS +T23432S | Corrosion of unspecified degree of multiple left fingers (nail), not including thumb, sequela | CMS +T23439A | Corrosion of unspecified degree of unspecified multiple fingers (nail), not including thumb, initial encounter | CMS +T23439D | Corrosion of unspecified degree of unspecified multiple fingers (nail), not including thumb, subsequent encounter | CMS +T23439S | Corrosion of unspecified degree of unspecified multiple fingers (nail), not including thumb, sequela | CMS +T23441A | Corrosion of unspecified degree of multiple right fingers (nail), including thumb, initial encounter | CMS +T23441D | Corrosion of unspecified degree of multiple right fingers (nail), including thumb, subsequent encounter | CMS +T23441S | Corrosion of unspecified degree of multiple right fingers (nail), including thumb, sequela | CMS +T23442A | Corrosion of unspecified degree of multiple left fingers (nail), including thumb, initial encounter | CMS +T23442D | Corrosion of unspecified degree of multiple left fingers (nail), including thumb, subsequent encounter | CMS +T23442S | Corrosion of unspecified degree of multiple left fingers (nail), including thumb, sequela | CMS +T23449A | Corrosion of unspecified degree of unspecified multiple fingers (nail), including thumb, initial encounter | CMS +T23449D | Corrosion of unspecified degree of unspecified multiple fingers (nail), including thumb, subsequent encounter | CMS +T23449S | Corrosion of unspecified degree of unspecified multiple fingers (nail), including thumb, sequela | CMS +T23451A | Corrosion of unspecified degree of right palm, initial encounter | CMS +T23451D | Corrosion of unspecified degree of right palm, subsequent encounter | CMS +T23451S | Corrosion of unspecified degree of right palm, sequela | CMS +T23452A | Corrosion of unspecified degree of left palm, initial encounter | CMS +T23452D | Corrosion of unspecified degree of left palm, subsequent encounter | CMS +T23452S | Corrosion of unspecified degree of left palm, sequela | CMS +T23459A | Corrosion of unspecified degree of unspecified palm, initial encounter | CMS +T23459D | Corrosion of unspecified degree of unspecified palm, subsequent encounter | CMS +T23459S | Corrosion of unspecified degree of unspecified palm, sequela | CMS +T23461A | Corrosion of unspecified degree of back of right hand, initial encounter | CMS +T23461D | Corrosion of unspecified degree of back of right hand, subsequent encounter | CMS +T23461S | Corrosion of unspecified degree of back of right hand, sequela | CMS +T23462A | Corrosion of unspecified degree of back of left hand, initial encounter | CMS +T23462D | Corrosion of unspecified degree of back of left hand, subsequent encounter | CMS +T23462S | Corrosion of unspecified degree of back of left hand, sequela | CMS +T23469A | Corrosion of unspecified degree of back of unspecified hand, initial encounter | CMS +T23469D | Corrosion of unspecified degree of back of unspecified hand, subsequent encounter | CMS +T23469S | Corrosion of unspecified degree of back of unspecified hand, sequela | CMS +T23471A | Corrosion of unspecified degree of right wrist, initial encounter | CMS +T23471D | Corrosion of unspecified degree of right wrist, subsequent encounter | CMS +T23471S | Corrosion of unspecified degree of right wrist, sequela | CMS +T23472A | Corrosion of unspecified degree of left wrist, initial encounter | CMS +T23472D | Corrosion of unspecified degree of left wrist, subsequent encounter | CMS +T23472S | Corrosion of unspecified degree of left wrist, sequela | CMS +T23479A | Corrosion of unspecified degree of unspecified wrist, initial encounter | CMS +T23479D | Corrosion of unspecified degree of unspecified wrist, subsequent encounter | CMS +T23479S | Corrosion of unspecified degree of unspecified wrist, sequela | CMS +T23491A | Corrosion of unspecified degree of multiple sites of right wrist and hand, initial encounter | CMS +T23491D | Corrosion of unspecified degree of multiple sites of right wrist and hand, subsequent encounter | CMS +T23491S | Corrosion of unspecified degree of multiple sites of right wrist and hand, sequela | CMS +T23492A | Corrosion of unspecified degree of multiple sites of left wrist and hand, initial encounter | CMS +T23492D | Corrosion of unspecified degree of multiple sites of left wrist and hand, subsequent encounter | CMS +T23492S | Corrosion of unspecified degree of multiple sites of left wrist and hand, sequela | CMS +T23499A | Corrosion of unspecified degree of multiple sites of unspecified wrist and hand, initial encounter | CMS +T23499D | Corrosion of unspecified degree of multiple sites of unspecified wrist and hand, subsequent encounter | CMS +T23499S | Corrosion of unspecified degree of multiple sites of unspecified wrist and hand, sequela | CMS +T235 | Corrosion of first degree of wrist and hand | WHO +T23501A | Corrosion of first degree of right hand, unspecified site, initial encounter | CMS +T23501D | Corrosion of first degree of right hand, unspecified site, subsequent encounter | CMS +T23501S | Corrosion of first degree of right hand, unspecified site, sequela | CMS +T23502A | Corrosion of first degree of left hand, unspecified site, initial encounter | CMS +T23502D | Corrosion of first degree of left hand, unspecified site, subsequent encounter | CMS +T23502S | Corrosion of first degree of left hand, unspecified site, sequela | CMS +T23509A | Corrosion of first degree of unspecified hand, unspecified site, initial encounter | CMS +T23509D | Corrosion of first degree of unspecified hand, unspecified site, subsequent encounter | CMS +T23509S | Corrosion of first degree of unspecified hand, unspecified site, sequela | CMS +T23511A | Corrosion of first degree of right thumb (nail), initial encounter | CMS +T23511D | Corrosion of first degree of right thumb (nail), subsequent encounter | CMS +T23511S | Corrosion of first degree of right thumb (nail), sequela | CMS +T23512A | Corrosion of first degree of left thumb (nail), initial encounter | CMS +T23512D | Corrosion of first degree of left thumb (nail), subsequent encounter | CMS +T23512S | Corrosion of first degree of left thumb (nail), sequela | CMS +T23519A | Corrosion of first degree of unspecified thumb (nail), initial encounter | CMS +T23519D | Corrosion of first degree of unspecified thumb (nail), subsequent encounter | CMS +T23519S | Corrosion of first degree of unspecified thumb (nail), sequela | CMS +T23521A | Corrosion of first degree of single right finger (nail) except thumb, initial encounter | CMS +T23521D | Corrosion of first degree of single right finger (nail) except thumb, subsequent encounter | CMS +T23521S | Corrosion of first degree of single right finger (nail) except thumb, sequela | CMS +T23522A | Corrosion of first degree of single left finger (nail) except thumb, initial encounter | CMS +T23522D | Corrosion of first degree of single left finger (nail) except thumb, subsequent encounter | CMS +T23522S | Corrosion of first degree of single left finger (nail) except thumb, sequela | CMS +T23529A | Corrosion of first degree of unspecified single finger (nail) except thumb, initial encounter | CMS +T23529D | Corrosion of first degree of unspecified single finger (nail) except thumb, subsequent encounter | CMS +T23529S | Corrosion of first degree of unspecified single finger (nail) except thumb, sequela | CMS +T23531A | Corrosion of first degree of multiple right fingers (nail), not including thumb, initial encounter | CMS +T23531D | Corrosion of first degree of multiple right fingers (nail), not including thumb, subsequent encounter | CMS +T23531S | Corrosion of first degree of multiple right fingers (nail), not including thumb, sequela | CMS +T23532A | Corrosion of first degree of multiple left fingers (nail), not including thumb, initial encounter | CMS +T23532D | Corrosion of first degree of multiple left fingers (nail), not including thumb, subsequent encounter | CMS +T23532S | Corrosion of first degree of multiple left fingers (nail), not including thumb, sequela | CMS +T23539A | Corrosion of first degree of unspecified multiple fingers (nail), not including thumb, initial encounter | CMS +T23539D | Corrosion of first degree of unspecified multiple fingers (nail), not including thumb, subsequent encounter | CMS +T23539S | Corrosion of first degree of unspecified multiple fingers (nail), not including thumb, sequela | CMS +T23541A | Corrosion of first degree of multiple right fingers (nail), including thumb, initial encounter | CMS +T23541D | Corrosion of first degree of multiple right fingers (nail), including thumb, subsequent encounter | CMS +T23541S | Corrosion of first degree of multiple right fingers (nail), including thumb, sequela | CMS +T23542A | Corrosion of first degree of multiple left fingers (nail), including thumb, initial encounter | CMS +T23542D | Corrosion of first degree of multiple left fingers (nail), including thumb, subsequent encounter | CMS +T23542S | Corrosion of first degree of multiple left fingers (nail), including thumb, sequela | CMS +T23549A | Corrosion of first degree of unspecified multiple fingers (nail), including thumb, initial encounter | CMS +T23549D | Corrosion of first degree of unspecified multiple fingers (nail), including thumb, subsequent encounter | CMS +T23549S | Corrosion of first degree of unspecified multiple fingers (nail), including thumb, sequela | CMS +T23551A | Corrosion of first degree of right palm, initial encounter | CMS +T23551D | Corrosion of first degree of right palm, subsequent encounter | CMS +T23551S | Corrosion of first degree of right palm, sequela | CMS +T23552A | Corrosion of first degree of left palm, initial encounter | CMS +T23552D | Corrosion of first degree of left palm, subsequent encounter | CMS +T23552S | Corrosion of first degree of left palm, sequela | CMS +T23559A | Corrosion of first degree of unspecified palm, initial encounter | CMS +T23559D | Corrosion of first degree of unspecified palm, subsequent encounter | CMS +T23559S | Corrosion of first degree of unspecified palm, sequela | CMS +T23561A | Corrosion of first degree of back of right hand, initial encounter | CMS +T23561D | Corrosion of first degree of back of right hand, subsequent encounter | CMS +T23561S | Corrosion of first degree of back of right hand, sequela | CMS +T23562A | Corrosion of first degree of back of left hand, initial encounter | CMS +T23562D | Corrosion of first degree of back of left hand, subsequent encounter | CMS +T23562S | Corrosion of first degree of back of left hand, sequela | CMS +T23569A | Corrosion of first degree of back of unspecified hand, initial encounter | CMS +T23569D | Corrosion of first degree of back of unspecified hand, subsequent encounter | CMS +T23569S | Corrosion of first degree of back of unspecified hand, sequela | CMS +T23571A | Corrosion of first degree of right wrist, initial encounter | CMS +T23571D | Corrosion of first degree of right wrist, subsequent encounter | CMS +T23571S | Corrosion of first degree of right wrist, sequela | CMS +T23572A | Corrosion of first degree of left wrist, initial encounter | CMS +T23572D | Corrosion of first degree of left wrist, subsequent encounter | CMS +T23572S | Corrosion of first degree of left wrist, sequela | CMS +T23579A | Corrosion of first degree of unspecified wrist, initial encounter | CMS +T23579D | Corrosion of first degree of unspecified wrist, subsequent encounter | CMS +T23579S | Corrosion of first degree of unspecified wrist, sequela | CMS +T23591A | Corrosion of first degree of multiple sites of right wrist and hand, initial encounter | CMS +T23591D | Corrosion of first degree of multiple sites of right wrist and hand, subsequent encounter | CMS +T23591S | Corrosion of first degree of multiple sites of right wrist and hand, sequela | CMS +T23592A | Corrosion of first degree of multiple sites of left wrist and hand, initial encounter | CMS +T23592D | Corrosion of first degree of multiple sites of left wrist and hand, subsequent encounter | CMS +T23592S | Corrosion of first degree of multiple sites of left wrist and hand, sequela | CMS +T23599A | Corrosion of first degree of multiple sites of unspecified wrist and hand, initial encounter | CMS +T23599D | Corrosion of first degree of multiple sites of unspecified wrist and hand, subsequent encounter | CMS +T23599S | Corrosion of first degree of multiple sites of unspecified wrist and hand, sequela | CMS +T236 | Corrosion of second degree of wrist and hand | WHO +T23601A | Corrosion of second degree of right hand, unspecified site, initial encounter | CMS +T23601D | Corrosion of second degree of right hand, unspecified site, subsequent encounter | CMS +T23601S | Corrosion of second degree of right hand, unspecified site, sequela | CMS +T23602A | Corrosion of second degree of left hand, unspecified site, initial encounter | CMS +T23602D | Corrosion of second degree of left hand, unspecified site, subsequent encounter | CMS +T23602S | Corrosion of second degree of left hand, unspecified site, sequela | CMS +T23609A | Corrosion of second degree of unspecified hand, unspecified site, initial encounter | CMS +T23609D | Corrosion of second degree of unspecified hand, unspecified site, subsequent encounter | CMS +T23609S | Corrosion of second degree of unspecified hand, unspecified site, sequela | CMS +T23611A | Corrosion of second degree of right thumb (nail), initial encounter | CMS +T23611D | Corrosion of second degree of right thumb (nail), subsequent encounter | CMS +T23611S | Corrosion of second degree of right thumb (nail), sequela | CMS +T23612A | Corrosion of second degree of left thumb (nail), initial encounter | CMS +T23612D | Corrosion of second degree of left thumb (nail), subsequent encounter | CMS +T23612S | Corrosion of second degree of left thumb (nail), sequela | CMS +T23619A | Corrosion of second degree of unspecified thumb (nail), initial encounter | CMS +T23619D | Corrosion of second degree of unspecified thumb (nail), subsequent encounter | CMS +T23619S | Corrosion of second degree of unspecified thumb (nail), sequela | CMS +T23621A | Corrosion of second degree of single right finger (nail) except thumb, initial encounter | CMS +T23621D | Corrosion of second degree of single right finger (nail) except thumb, subsequent encounter | CMS +T23621S | Corrosion of second degree of single right finger (nail) except thumb, sequela | CMS +T23622A | Corrosion of second degree of single left finger (nail) except thumb, initial encounter | CMS +T23622D | Corrosion of second degree of single left finger (nail) except thumb, subsequent encounter | CMS +T23622S | Corrosion of second degree of single left finger (nail) except thumb, sequela | CMS +T23629A | Corrosion of second degree of unspecified single finger (nail) except thumb, initial encounter | CMS +T23629D | Corrosion of second degree of unspecified single finger (nail) except thumb, subsequent encounter | CMS +T23629S | Corrosion of second degree of unspecified single finger (nail) except thumb, sequela | CMS +T23631A | Corrosion of second degree of multiple right fingers (nail), not including thumb, initial encounter | CMS +T23631D | Corrosion of second degree of multiple right fingers (nail), not including thumb, subsequent encounter | CMS +T23631S | Corrosion of second degree of multiple right fingers (nail), not including thumb, sequela | CMS +T23632A | Corrosion of second degree of multiple left fingers (nail), not including thumb, initial encounter | CMS +T23632D | Corrosion of second degree of multiple left fingers (nail), not including thumb, subsequent encounter | CMS +T23632S | Corrosion of second degree of multiple left fingers (nail), not including thumb, sequela | CMS +T23639A | Corrosion of second degree of unspecified multiple fingers (nail), not including thumb, initial encounter | CMS +T23639D | Corrosion of second degree of unspecified multiple fingers (nail), not including thumb, subsequent encounter | CMS +T23639S | Corrosion of second degree of unspecified multiple fingers (nail), not including thumb, sequela | CMS +T23641A | Corrosion of second degree of multiple right fingers (nail), including thumb, initial encounter | CMS +T23641D | Corrosion of second degree of multiple right fingers (nail), including thumb, subsequent encounter | CMS +T23641S | Corrosion of second degree of multiple right fingers (nail), including thumb, sequela | CMS +T23642A | Corrosion of second degree of multiple left fingers (nail), including thumb, initial encounter | CMS +T23642D | Corrosion of second degree of multiple left fingers (nail), including thumb, subsequent encounter | CMS +T23642S | Corrosion of second degree of multiple left fingers (nail), including thumb, sequela | CMS +T23649A | Corrosion of second degree of unspecified multiple fingers (nail), including thumb, initial encounter | CMS +T23649D | Corrosion of second degree of unspecified multiple fingers (nail), including thumb, subsequent encounter | CMS +T23649S | Corrosion of second degree of unspecified multiple fingers (nail), including thumb, sequela | CMS +T23651A | Corrosion of second degree of right palm, initial encounter | CMS +T23651D | Corrosion of second degree of right palm, subsequent encounter | CMS +T23651S | Corrosion of second degree of right palm, sequela | CMS +T23652A | Corrosion of second degree of left palm, initial encounter | CMS +T23652D | Corrosion of second degree of left palm, subsequent encounter | CMS +T23652S | Corrosion of second degree of left palm, sequela | CMS +T23659A | Corrosion of second degree of unspecified palm, initial encounter | CMS +T23659D | Corrosion of second degree of unspecified palm, subsequent encounter | CMS +T23659S | Corrosion of second degree of unspecified palm, sequela | CMS +T23661A | Corrosion of second degree back of right hand, initial encounter | CMS +T23661D | Corrosion of second degree back of right hand, subsequent encounter | CMS +T23661S | Corrosion of second degree back of right hand, sequela | CMS +T23662A | Corrosion of second degree back of left hand, initial encounter | CMS +T23662D | Corrosion of second degree back of left hand, subsequent encounter | CMS +T23662S | Corrosion of second degree back of left hand, sequela | CMS +T23669A | Corrosion of second degree back of unspecified hand, initial encounter | CMS +T23669D | Corrosion of second degree back of unspecified hand, subsequent encounter | CMS +T23669S | Corrosion of second degree back of unspecified hand, sequela | CMS +T23671A | Corrosion of second degree of right wrist, initial encounter | CMS +T23671D | Corrosion of second degree of right wrist, subsequent encounter | CMS +T23671S | Corrosion of second degree of right wrist, sequela | CMS +T23672A | Corrosion of second degree of left wrist, initial encounter | CMS +T23672D | Corrosion of second degree of left wrist, subsequent encounter | CMS +T23672S | Corrosion of second degree of left wrist, sequela | CMS +T23679A | Corrosion of second degree of unspecified wrist, initial encounter | CMS +T23679D | Corrosion of second degree of unspecified wrist, subsequent encounter | CMS +T23679S | Corrosion of second degree of unspecified wrist, sequela | CMS +T23691A | Corrosion of second degree of multiple sites of right wrist and hand, initial encounter | CMS +T23691D | Corrosion of second degree of multiple sites of right wrist and hand, subsequent encounter | CMS +T23691S | Corrosion of second degree of multiple sites of right wrist and hand, sequela | CMS +T23692A | Corrosion of second degree of multiple sites of left wrist and hand, initial encounter | CMS +T23692D | Corrosion of second degree of multiple sites of left wrist and hand, subsequent encounter | CMS +T23692S | Corrosion of second degree of multiple sites of left wrist and hand, sequela | CMS +T23699A | Corrosion of second degree of multiple sites of unspecified wrist and hand, initial encounter | CMS +T23699D | Corrosion of second degree of multiple sites of unspecified wrist and hand, subsequent encounter | CMS +T23699S | Corrosion of second degree of multiple sites of unspecified wrist and hand, sequela | CMS +T237 | Corrosion of third degree of wrist and hand | WHO +T23701A | Corrosion of third degree of right hand, unspecified site, initial encounter | CMS +T23701D | Corrosion of third degree of right hand, unspecified site, subsequent encounter | CMS +T23701S | Corrosion of third degree of right hand, unspecified site, sequela | CMS +T23702A | Corrosion of third degree of left hand, unspecified site, initial encounter | CMS +T23702D | Corrosion of third degree of left hand, unspecified site, subsequent encounter | CMS +T23702S | Corrosion of third degree of left hand, unspecified site, sequela | CMS +T23709A | Corrosion of third degree of unspecified hand, unspecified site, initial encounter | CMS +T23709D | Corrosion of third degree of unspecified hand, unspecified site, subsequent encounter | CMS +T23709S | Corrosion of third degree of unspecified hand, unspecified site, sequela | CMS +T23711A | Corrosion of third degree of right thumb (nail), initial encounter | CMS +T23711D | Corrosion of third degree of right thumb (nail), subsequent encounter | CMS +T23711S | Corrosion of third degree of right thumb (nail), sequela | CMS +T23712A | Corrosion of third degree of left thumb (nail), initial encounter | CMS +T23712D | Corrosion of third degree of left thumb (nail), subsequent encounter | CMS +T23712S | Corrosion of third degree of left thumb (nail), sequela | CMS +T23719A | Corrosion of third degree of unspecified thumb (nail), initial encounter | CMS +T23719D | Corrosion of third degree of unspecified thumb (nail), subsequent encounter | CMS +T23719S | Corrosion of third degree of unspecified thumb (nail), sequela | CMS +T23721A | Corrosion of third degree of single right finger (nail) except thumb, initial encounter | CMS +T23721D | Corrosion of third degree of single right finger (nail) except thumb, subsequent encounter | CMS +T23721S | Corrosion of third degree of single right finger (nail) except thumb, sequela | CMS +T23722A | Corrosion of third degree of single left finger (nail) except thumb, initial encounter | CMS +T23722D | Corrosion of third degree of single left finger (nail) except thumb, subsequent encounter | CMS +T23722S | Corrosion of third degree of single left finger (nail) except thumb, sequela | CMS +T23729A | Corrosion of third degree of unspecified single finger (nail) except thumb, initial encounter | CMS +T23729D | Corrosion of third degree of unspecified single finger (nail) except thumb, subsequent encounter | CMS +T23729S | Corrosion of third degree of unspecified single finger (nail) except thumb, sequela | CMS +T23731A | Corrosion of third degree of multiple right fingers (nail), not including thumb, initial encounter | CMS +T23731D | Corrosion of third degree of multiple right fingers (nail), not including thumb, subsequent encounter | CMS +T23731S | Corrosion of third degree of multiple right fingers (nail), not including thumb, sequela | CMS +T23732A | Corrosion of third degree of multiple left fingers (nail), not including thumb, initial encounter | CMS +T23732D | Corrosion of third degree of multiple left fingers (nail), not including thumb, subsequent encounter | CMS +T23732S | Corrosion of third degree of multiple left fingers (nail), not including thumb, sequela | CMS +T23739A | Corrosion of third degree of unspecified multiple fingers (nail), not including thumb, initial encounter | CMS +T23739D | Corrosion of third degree of unspecified multiple fingers (nail), not including thumb, subsequent encounter | CMS +T23739S | Corrosion of third degree of unspecified multiple fingers (nail), not including thumb, sequela | CMS +T23741A | Corrosion of third degree of multiple right fingers (nail), including thumb, initial encounter | CMS +T23741D | Corrosion of third degree of multiple right fingers (nail), including thumb, subsequent encounter | CMS +T23741S | Corrosion of third degree of multiple right fingers (nail), including thumb, sequela | CMS +T23742A | Corrosion of third degree of multiple left fingers (nail), including thumb, initial encounter | CMS +T23742D | Corrosion of third degree of multiple left fingers (nail), including thumb, subsequent encounter | CMS +T23742S | Corrosion of third degree of multiple left fingers (nail), including thumb, sequela | CMS +T23749A | Corrosion of third degree of unspecified multiple fingers (nail), including thumb, initial encounter | CMS +T23749D | Corrosion of third degree of unspecified multiple fingers (nail), including thumb, subsequent encounter | CMS +T23749S | Corrosion of third degree of unspecified multiple fingers (nail), including thumb, sequela | CMS +T23751A | Corrosion of third degree of right palm, initial encounter | CMS +T23751D | Corrosion of third degree of right palm, subsequent encounter | CMS +T23751S | Corrosion of third degree of right palm, sequela | CMS +T23752A | Corrosion of third degree of left palm, initial encounter | CMS +T23752D | Corrosion of third degree of left palm, subsequent encounter | CMS +T23752S | Corrosion of third degree of left palm, sequela | CMS +T23759A | Corrosion of third degree of unspecified palm, initial encounter | CMS +T23759D | Corrosion of third degree of unspecified palm, subsequent encounter | CMS +T23759S | Corrosion of third degree of unspecified palm, sequela | CMS +T23761A | Corrosion of third degree of back of right hand, initial encounter | CMS +T23761D | Corrosion of third degree of back of right hand, subsequent encounter | CMS +T23761S | Corrosion of third degree of back of right hand, sequela | CMS +T23762A | Corrosion of third degree of back of left hand, initial encounter | CMS +T23762D | Corrosion of third degree of back of left hand, subsequent encounter | CMS +T23762S | Corrosion of third degree of back of left hand, sequela | CMS +T23769A | Corrosion of third degree back of unspecified hand, initial encounter | CMS +T23769D | Corrosion of third degree back of unspecified hand, subsequent encounter | CMS +T23769S | Corrosion of third degree back of unspecified hand, sequela | CMS +T23771A | Corrosion of third degree of right wrist, initial encounter | CMS +T23771D | Corrosion of third degree of right wrist, subsequent encounter | CMS +T23771S | Corrosion of third degree of right wrist, sequela | CMS +T23772A | Corrosion of third degree of left wrist, initial encounter | CMS +T23772D | Corrosion of third degree of left wrist, subsequent encounter | CMS +T23772S | Corrosion of third degree of left wrist, sequela | CMS +T23779A | Corrosion of third degree of unspecified wrist, initial encounter | CMS +T23779D | Corrosion of third degree of unspecified wrist, subsequent encounter | CMS +T23779S | Corrosion of third degree of unspecified wrist, sequela | CMS +T23791A | Corrosion of third degree of multiple sites of right wrist and hand, initial encounter | CMS +T23791D | Corrosion of third degree of multiple sites of right wrist and hand, subsequent encounter | CMS +T23791S | Corrosion of third degree of multiple sites of right wrist and hand, sequela | CMS +T23792A | Corrosion of third degree of multiple sites of left wrist and hand, initial encounter | CMS +T23792D | Corrosion of third degree of multiple sites of left wrist and hand, subsequent encounter | CMS +T23792S | Corrosion of third degree of multiple sites of left wrist and hand, sequela | CMS +T23799A | Corrosion of third degree of multiple sites of unspecified wrist and hand, initial encounter | CMS +T23799D | Corrosion of third degree of multiple sites of unspecified wrist and hand, subsequent encounter | CMS +T23799S | Corrosion of third degree of multiple sites of unspecified wrist and hand, sequela | CMS +T24 | Burn and corrosion of hip and lower limb, except ankle and foot | WHO +T240 | Burn of unspecified degree of hip and lower limb, except ankle and foot | WHO +T24001A | Burn of unspecified degree of unspecified site of right lower limb, except ankle and foot, initial encounter | CMS +T24001D | Burn of unspecified degree of unspecified site of right lower limb, except ankle and foot, subsequent encounter | CMS +T24001S | Burn of unspecified degree of unspecified site of right lower limb, except ankle and foot, sequela | CMS +T24002A | Burn of unspecified degree of unspecified site of left lower limb, except ankle and foot, initial encounter | CMS +T24002D | Burn of unspecified degree of unspecified site of left lower limb, except ankle and foot, subsequent encounter | CMS +T24002S | Burn of unspecified degree of unspecified site of left lower limb, except ankle and foot, sequela | CMS +T24009A | Burn of unspecified degree of unspecified site of unspecified lower limb, except ankle and foot, initial encounter | CMS +T24009D | Burn of unspecified degree of unspecified site of unspecified lower limb, except ankle and foot, subsequent encounter | CMS +T24009S | Burn of unspecified degree of unspecified site of unspecified lower limb, except ankle and foot, sequela | CMS +T24011A | Burn of unspecified degree of right thigh, initial encounter | CMS +T24011D | Burn of unspecified degree of right thigh, subsequent encounter | CMS +T24011S | Burn of unspecified degree of right thigh, sequela | CMS +T24012A | Burn of unspecified degree of left thigh, initial encounter | CMS +T24012D | Burn of unspecified degree of left thigh, subsequent encounter | CMS +T24012S | Burn of unspecified degree of left thigh, sequela | CMS +T24019A | Burn of unspecified degree of unspecified thigh, initial encounter | CMS +T24019D | Burn of unspecified degree of unspecified thigh, subsequent encounter | CMS +T24019S | Burn of unspecified degree of unspecified thigh, sequela | CMS +T24021A | Burn of unspecified degree of right knee, initial encounter | CMS +T24021D | Burn of unspecified degree of right knee, subsequent encounter | CMS +T24021S | Burn of unspecified degree of right knee, sequela | CMS +T24022A | Burn of unspecified degree of left knee, initial encounter | CMS +T24022D | Burn of unspecified degree of left knee, subsequent encounter | CMS +T24022S | Burn of unspecified degree of left knee, sequela | CMS +T24029A | Burn of unspecified degree of unspecified knee, initial encounter | CMS +T24029D | Burn of unspecified degree of unspecified knee, subsequent encounter | CMS +T24029S | Burn of unspecified degree of unspecified knee, sequela | CMS +T24031A | Burn of unspecified degree of right lower leg, initial encounter | CMS +T24031D | Burn of unspecified degree of right lower leg, subsequent encounter | CMS +T24031S | Burn of unspecified degree of right lower leg, sequela | CMS +T24032A | Burn of unspecified degree of left lower leg, initial encounter | CMS +T24032D | Burn of unspecified degree of left lower leg, subsequent encounter | CMS +T24032S | Burn of unspecified degree of left lower leg, sequela | CMS +T24039A | Burn of unspecified degree of unspecified lower leg, initial encounter | CMS +T24039D | Burn of unspecified degree of unspecified lower leg, subsequent encounter | CMS +T24039S | Burn of unspecified degree of unspecified lower leg, sequela | CMS +T24091A | Burn of unspecified degree of multiple sites of right lower limb, except ankle and foot, initial encounter | CMS +T24091D | Burn of unspecified degree of multiple sites of right lower limb, except ankle and foot, subsequent encounter | CMS +T24091S | Burn of unspecified degree of multiple sites of right lower limb, except ankle and foot, sequela | CMS +T24092A | Burn of unspecified degree of multiple sites of left lower limb, except ankle and foot, initial encounter | CMS +T24092D | Burn of unspecified degree of multiple sites of left lower limb, except ankle and foot, subsequent encounter | CMS +T24092S | Burn of unspecified degree of multiple sites of left lower limb, except ankle and foot, sequela | CMS +T24099A | Burn of unspecified degree of multiple sites of unspecified lower limb, except ankle and foot, initial encounter | CMS +T24099D | Burn of unspecified degree of multiple sites of unspecified lower limb, except ankle and foot, subsequent encounter | CMS +T24099S | Burn of unspecified degree of multiple sites of unspecified lower limb, except ankle and foot, sequela | CMS +T241 | Burn of first degree of hip and lower limb, except ankle and foot | WHO +T24101A | Burn of first degree of unspecified site of right lower limb, except ankle and foot, initial encounter | CMS +T24101D | Burn of first degree of unspecified site of right lower limb, except ankle and foot, subsequent encounter | CMS +T24101S | Burn of first degree of unspecified site of right lower limb, except ankle and foot, sequela | CMS +T24102A | Burn of first degree of unspecified site of left lower limb, except ankle and foot, initial encounter | CMS +T24102D | Burn of first degree of unspecified site of left lower limb, except ankle and foot, subsequent encounter | CMS +T24102S | Burn of first degree of unspecified site of left lower limb, except ankle and foot, sequela | CMS +T24109A | Burn of first degree of unspecified site of unspecified lower limb, except ankle and foot, initial encounter | CMS +T24109D | Burn of first degree of unspecified site of unspecified lower limb, except ankle and foot, subsequent encounter | CMS +T24109S | Burn of first degree of unspecified site of unspecified lower limb, except ankle and foot, sequela | CMS +T24111A | Burn of first degree of right thigh, initial encounter | CMS +T24111D | Burn of first degree of right thigh, subsequent encounter | CMS +T24111S | Burn of first degree of right thigh, sequela | CMS +T24112A | Burn of first degree of left thigh, initial encounter | CMS +T24112D | Burn of first degree of left thigh, subsequent encounter | CMS +T24112S | Burn of first degree of left thigh, sequela | CMS +T24119A | Burn of first degree of unspecified thigh, initial encounter | CMS +T24119D | Burn of first degree of unspecified thigh, subsequent encounter | CMS +T24119S | Burn of first degree of unspecified thigh, sequela | CMS +T24121A | Burn of first degree of right knee, initial encounter | CMS +T24121D | Burn of first degree of right knee, subsequent encounter | CMS +T24121S | Burn of first degree of right knee, sequela | CMS +T24122A | Burn of first degree of left knee, initial encounter | CMS +T24122D | Burn of first degree of left knee, subsequent encounter | CMS +T24122S | Burn of first degree of left knee, sequela | CMS +T24129A | Burn of first degree of unspecified knee, initial encounter | CMS +T24129D | Burn of first degree of unspecified knee, subsequent encounter | CMS +T24129S | Burn of first degree of unspecified knee, sequela | CMS +T24131A | Burn of first degree of right lower leg, initial encounter | CMS +T24131D | Burn of first degree of right lower leg, subsequent encounter | CMS +T24131S | Burn of first degree of right lower leg, sequela | CMS +T24132A | Burn of first degree of left lower leg, initial encounter | CMS +T24132D | Burn of first degree of left lower leg, subsequent encounter | CMS +T24132S | Burn of first degree of left lower leg, sequela | CMS +T24139A | Burn of first degree of unspecified lower leg, initial encounter | CMS +T24139D | Burn of first degree of unspecified lower leg, subsequent encounter | CMS +T24139S | Burn of first degree of unspecified lower leg, sequela | CMS +T24191A | Burn of first degree of multiple sites of right lower limb, except ankle and foot, initial encounter | CMS +T24191D | Burn of first degree of multiple sites of right lower limb, except ankle and foot, subsequent encounter | CMS +T24191S | Burn of first degree of multiple sites of right lower limb, except ankle and foot, sequela | CMS +T24192A | Burn of first degree of multiple sites of left lower limb, except ankle and foot, initial encounter | CMS +T24192D | Burn of first degree of multiple sites of left lower limb, except ankle and foot, subsequent encounter | CMS +T24192S | Burn of first degree of multiple sites of left lower limb, except ankle and foot, sequela | CMS +T24199A | Burn of first degree of multiple sites of unspecified lower limb, except ankle and foot, initial encounter | CMS +T24199D | Burn of first degree of multiple sites of unspecified lower limb, except ankle and foot, subsequent encounter | CMS +T24199S | Burn of first degree of multiple sites of unspecified lower limb, except ankle and foot, sequela | CMS +T242 | Burn of second degree of hip and lower limb, except ankle and foot | WHO +T24201A | Burn of second degree of unspecified site of right lower limb, except ankle and foot, initial encounter | CMS +T24201D | Burn of second degree of unspecified site of right lower limb, except ankle and foot, subsequent encounter | CMS +T24201S | Burn of second degree of unspecified site of right lower limb, except ankle and foot, sequela | CMS +T24202A | Burn of second degree of unspecified site of left lower limb, except ankle and foot, initial encounter | CMS +T24202D | Burn of second degree of unspecified site of left lower limb, except ankle and foot, subsequent encounter | CMS +T24202S | Burn of second degree of unspecified site of left lower limb, except ankle and foot, sequela | CMS +T24209A | Burn of second degree of unspecified site of unspecified lower limb, except ankle and foot, initial encounter | CMS +T24209D | Burn of second degree of unspecified site of unspecified lower limb, except ankle and foot, subsequent encounter | CMS +T24209S | Burn of second degree of unspecified site of unspecified lower limb, except ankle and foot, sequela | CMS +T24211A | Burn of second degree of right thigh, initial encounter | CMS +T24211D | Burn of second degree of right thigh, subsequent encounter | CMS +T24211S | Burn of second degree of right thigh, sequela | CMS +T24212A | Burn of second degree of left thigh, initial encounter | CMS +T24212D | Burn of second degree of left thigh, subsequent encounter | CMS +T24212S | Burn of second degree of left thigh, sequela | CMS +T24219A | Burn of second degree of unspecified thigh, initial encounter | CMS +T24219D | Burn of second degree of unspecified thigh, subsequent encounter | CMS +T24219S | Burn of second degree of unspecified thigh, sequela | CMS +T24221A | Burn of second degree of right knee, initial encounter | CMS +T24221D | Burn of second degree of right knee, subsequent encounter | CMS +T24221S | Burn of second degree of right knee, sequela | CMS +T24222A | Burn of second degree of left knee, initial encounter | CMS +T24222D | Burn of second degree of left knee, subsequent encounter | CMS +T24222S | Burn of second degree of left knee, sequela | CMS +T24229A | Burn of second degree of unspecified knee, initial encounter | CMS +T24229D | Burn of second degree of unspecified knee, subsequent encounter | CMS +T24229S | Burn of second degree of unspecified knee, sequela | CMS +T24231A | Burn of second degree of right lower leg, initial encounter | CMS +T24231D | Burn of second degree of right lower leg, subsequent encounter | CMS +T24231S | Burn of second degree of right lower leg, sequela | CMS +T24232A | Burn of second degree of left lower leg, initial encounter | CMS +T24232D | Burn of second degree of left lower leg, subsequent encounter | CMS +T24232S | Burn of second degree of left lower leg, sequela | CMS +T24239A | Burn of second degree of unspecified lower leg, initial encounter | CMS +T24239D | Burn of second degree of unspecified lower leg, subsequent encounter | CMS +T24239S | Burn of second degree of unspecified lower leg, sequela | CMS +T24291A | Burn of second degree of multiple sites of right lower limb, except ankle and foot, initial encounter | CMS +T24291D | Burn of second degree of multiple sites of right lower limb, except ankle and foot, subsequent encounter | CMS +T24291S | Burn of second degree of multiple sites of right lower limb, except ankle and foot, sequela | CMS +T24292A | Burn of second degree of multiple sites of left lower limb, except ankle and foot, initial encounter | CMS +T24292D | Burn of second degree of multiple sites of left lower limb, except ankle and foot, subsequent encounter | CMS +T24292S | Burn of second degree of multiple sites of left lower limb, except ankle and foot, sequela | CMS +T24299A | Burn of second degree of multiple sites of unspecified lower limb, except ankle and foot, initial encounter | CMS +T24299D | Burn of second degree of multiple sites of unspecified lower limb, except ankle and foot, subsequent encounter | CMS +T24299S | Burn of second degree of multiple sites of unspecified lower limb, except ankle and foot, sequela | CMS +T243 | Burn of third degree of hip and lower limb, except ankle and foot | WHO +T24301A | Burn of third degree of unspecified site of right lower limb, except ankle and foot, initial encounter | CMS +T24301D | Burn of third degree of unspecified site of right lower limb, except ankle and foot, subsequent encounter | CMS +T24301S | Burn of third degree of unspecified site of right lower limb, except ankle and foot, sequela | CMS +T24302A | Burn of third degree of unspecified site of left lower limb, except ankle and foot, initial encounter | CMS +T24302D | Burn of third degree of unspecified site of left lower limb, except ankle and foot, subsequent encounter | CMS +T24302S | Burn of third degree of unspecified site of left lower limb, except ankle and foot, sequela | CMS +T24309A | Burn of third degree of unspecified site of unspecified lower limb, except ankle and foot, initial encounter | CMS +T24309D | Burn of third degree of unspecified site of unspecified lower limb, except ankle and foot, subsequent encounter | CMS +T24309S | Burn of third degree of unspecified site of unspecified lower limb, except ankle and foot, sequela | CMS +T24311A | Burn of third degree of right thigh, initial encounter | CMS +T24311D | Burn of third degree of right thigh, subsequent encounter | CMS +T24311S | Burn of third degree of right thigh, sequela | CMS +T24312A | Burn of third degree of left thigh, initial encounter | CMS +T24312D | Burn of third degree of left thigh, subsequent encounter | CMS +T24312S | Burn of third degree of left thigh, sequela | CMS +T24319A | Burn of third degree of unspecified thigh, initial encounter | CMS +T24319D | Burn of third degree of unspecified thigh, subsequent encounter | CMS +T24319S | Burn of third degree of unspecified thigh, sequela | CMS +T24321A | Burn of third degree of right knee, initial encounter | CMS +T24321D | Burn of third degree of right knee, subsequent encounter | CMS +T24321S | Burn of third degree of right knee, sequela | CMS +T24322A | Burn of third degree of left knee, initial encounter | CMS +T24322D | Burn of third degree of left knee, subsequent encounter | CMS +T24322S | Burn of third degree of left knee, sequela | CMS +T24329A | Burn of third degree of unspecified knee, initial encounter | CMS +T24329D | Burn of third degree of unspecified knee, subsequent encounter | CMS +T24329S | Burn of third degree of unspecified knee, sequela | CMS +T24331A | Burn of third degree of right lower leg, initial encounter | CMS +T24331D | Burn of third degree of right lower leg, subsequent encounter | CMS +T24331S | Burn of third degree of right lower leg, sequela | CMS +T24332A | Burn of third degree of left lower leg, initial encounter | CMS +T24332D | Burn of third degree of left lower leg, subsequent encounter | CMS +T24332S | Burn of third degree of left lower leg, sequela | CMS +T24339A | Burn of third degree of unspecified lower leg, initial encounter | CMS +T24339D | Burn of third degree of unspecified lower leg, subsequent encounter | CMS +T24339S | Burn of third degree of unspecified lower leg, sequela | CMS +T24391A | Burn of third degree of multiple sites of right lower limb, except ankle and foot, initial encounter | CMS +T24391D | Burn of third degree of multiple sites of right lower limb, except ankle and foot, subsequent encounter | CMS +T24391S | Burn of third degree of multiple sites of right lower limb, except ankle and foot, sequela | CMS +T24392A | Burn of third degree of multiple sites of left lower limb, except ankle and foot, initial encounter | CMS +T24392D | Burn of third degree of multiple sites of left lower limb, except ankle and foot, subsequent encounter | CMS +T24392S | Burn of third degree of multiple sites of left lower limb, except ankle and foot, sequela | CMS +T24399A | Burn of third degree of multiple sites of unspecified lower limb, except ankle and foot, initial encounter | CMS +T24399D | Burn of third degree of multiple sites of unspecified lower limb, except ankle and foot, subsequent encounter | CMS +T24399S | Burn of third degree of multiple sites of unspecified lower limb, except ankle and foot, sequela | CMS +T244 | Corrosion of unspecified degree of hip and lower limb, except ankle and foot | WHO +T24401A | Corrosion of unspecified degree of unspecified site of right lower limb, except ankle and foot, initial encounter | CMS +T24401D | Corrosion of unspecified degree of unspecified site of right lower limb, except ankle and foot, subsequent encounter | CMS +T24401S | Corrosion of unspecified degree of unspecified site of right lower limb, except ankle and foot, sequela | CMS +T24402A | Corrosion of unspecified degree of unspecified site of left lower limb, except ankle and foot, initial encounter | CMS +T24402D | Corrosion of unspecified degree of unspecified site of left lower limb, except ankle and foot, subsequent encounter | CMS +T24402S | Corrosion of unspecified degree of unspecified site of left lower limb, except ankle and foot, sequela | CMS +T24409A | Corrosion of unspecified degree of unspecified site of unspecified lower limb, except ankle and foot, initial encounter | CMS +T24409D | Corrosion of unspecified degree of unspecified site of unspecified lower limb, except ankle and foot, subsequent encounter | CMS +T24409S | Corrosion of unspecified degree of unspecified site of unspecified lower limb, except ankle and foot, sequela | CMS +T24411A | Corrosion of unspecified degree of right thigh, initial encounter | CMS +T24411D | Corrosion of unspecified degree of right thigh, subsequent encounter | CMS +T24411S | Corrosion of unspecified degree of right thigh, sequela | CMS +T24412A | Corrosion of unspecified degree of left thigh, initial encounter | CMS +T24412D | Corrosion of unspecified degree of left thigh, subsequent encounter | CMS +T24412S | Corrosion of unspecified degree of left thigh, sequela | CMS +T24419A | Corrosion of unspecified degree of unspecified thigh, initial encounter | CMS +T24419D | Corrosion of unspecified degree of unspecified thigh, subsequent encounter | CMS +T24419S | Corrosion of unspecified degree of unspecified thigh, sequela | CMS +T24421A | Corrosion of unspecified degree of right knee, initial encounter | CMS +T24421D | Corrosion of unspecified degree of right knee, subsequent encounter | CMS +T24421S | Corrosion of unspecified degree of right knee, sequela | CMS +T24422A | Corrosion of unspecified degree of left knee, initial encounter | CMS +T24422D | Corrosion of unspecified degree of left knee, subsequent encounter | CMS +T24422S | Corrosion of unspecified degree of left knee, sequela | CMS +T24429A | Corrosion of unspecified degree of unspecified knee, initial encounter | CMS +T24429D | Corrosion of unspecified degree of unspecified knee, subsequent encounter | CMS +T24429S | Corrosion of unspecified degree of unspecified knee, sequela | CMS +T24431A | Corrosion of unspecified degree of right lower leg, initial encounter | CMS +T24431D | Corrosion of unspecified degree of right lower leg, subsequent encounter | CMS +T24431S | Corrosion of unspecified degree of right lower leg, sequela | CMS +T24432A | Corrosion of unspecified degree of left lower leg, initial encounter | CMS +T24432D | Corrosion of unspecified degree of left lower leg, subsequent encounter | CMS +T24432S | Corrosion of unspecified degree of left lower leg, sequela | CMS +T24439A | Corrosion of unspecified degree of unspecified lower leg, initial encounter | CMS +T24439D | Corrosion of unspecified degree of unspecified lower leg, subsequent encounter | CMS +T24439S | Corrosion of unspecified degree of unspecified lower leg, sequela | CMS +T24491A | Corrosion of unspecified degree of multiple sites of right lower limb, except ankle and foot, initial encounter | CMS +T24491D | Corrosion of unspecified degree of multiple sites of right lower limb, except ankle and foot, subsequent encounter | CMS +T24491S | Corrosion of unspecified degree of multiple sites of right lower limb, except ankle and foot, sequela | CMS +T24492A | Corrosion of unspecified degree of multiple sites of left lower limb, except ankle and foot, initial encounter | CMS +T24492D | Corrosion of unspecified degree of multiple sites of left lower limb, except ankle and foot, subsequent encounter | CMS +T24492S | Corrosion of unspecified degree of multiple sites of left lower limb, except ankle and foot, sequela | CMS +T24499A | Corrosion of unspecified degree of multiple sites of unspecified lower limb, except ankle and foot, initial encounter | CMS +T24499D | Corrosion of unspecified degree of multiple sites of unspecified lower limb, except ankle and foot, subsequent encounter | CMS +T24499S | Corrosion of unspecified degree of multiple sites of unspecified lower limb, except ankle and foot, sequela | CMS +T245 | Corrosion of first degree of hip and lower limb, except ankle and foot | WHO +T24501A | Corrosion of first degree of unspecified site of right lower limb, except ankle and foot, initial encounter | CMS +T24501D | Corrosion of first degree of unspecified site of right lower limb, except ankle and foot, subsequent encounter | CMS +T24501S | Corrosion of first degree of unspecified site of right lower limb, except ankle and foot, sequela | CMS +T24502A | Corrosion of first degree of unspecified site of left lower limb, except ankle and foot, initial encounter | CMS +T24502D | Corrosion of first degree of unspecified site of left lower limb, except ankle and foot, subsequent encounter | CMS +T24502S | Corrosion of first degree of unspecified site of left lower limb, except ankle and foot, sequela | CMS +T24509A | Corrosion of first degree of unspecified site of unspecified lower limb, except ankle and foot, initial encounter | CMS +T24509D | Corrosion of first degree of unspecified site of unspecified lower limb, except ankle and foot, subsequent encounter | CMS +T24509S | Corrosion of first degree of unspecified site of unspecified lower limb, except ankle and foot, sequela | CMS +T24511A | Corrosion of first degree of right thigh, initial encounter | CMS +T24511D | Corrosion of first degree of right thigh, subsequent encounter | CMS +T24511S | Corrosion of first degree of right thigh, sequela | CMS +T24512A | Corrosion of first degree of left thigh, initial encounter | CMS +T24512D | Corrosion of first degree of left thigh, subsequent encounter | CMS +T24512S | Corrosion of first degree of left thigh, sequela | CMS +T24519A | Corrosion of first degree of unspecified thigh, initial encounter | CMS +T24519D | Corrosion of first degree of unspecified thigh, subsequent encounter | CMS +T24519S | Corrosion of first degree of unspecified thigh, sequela | CMS +T24521A | Corrosion of first degree of right knee, initial encounter | CMS +T24521D | Corrosion of first degree of right knee, subsequent encounter | CMS +T24521S | Corrosion of first degree of right knee, sequela | CMS +T24522A | Corrosion of first degree of left knee, initial encounter | CMS +T24522D | Corrosion of first degree of left knee, subsequent encounter | CMS +T24522S | Corrosion of first degree of left knee, sequela | CMS +T24529A | Corrosion of first degree of unspecified knee, initial encounter | CMS +T24529D | Corrosion of first degree of unspecified knee, subsequent encounter | CMS +T24529S | Corrosion of first degree of unspecified knee, sequela | CMS +T24531A | Corrosion of first degree of right lower leg, initial encounter | CMS +T24531D | Corrosion of first degree of right lower leg, subsequent encounter | CMS +T24531S | Corrosion of first degree of right lower leg, sequela | CMS +T24532A | Corrosion of first degree of left lower leg, initial encounter | CMS +T24532D | Corrosion of first degree of left lower leg, subsequent encounter | CMS +T24532S | Corrosion of first degree of left lower leg, sequela | CMS +T24539A | Corrosion of first degree of unspecified lower leg, initial encounter | CMS +T24539D | Corrosion of first degree of unspecified lower leg, subsequent encounter | CMS +T24539S | Corrosion of first degree of unspecified lower leg, sequela | CMS +T24591A | Corrosion of first degree of multiple sites of right lower limb, except ankle and foot, initial encounter | CMS +T24591D | Corrosion of first degree of multiple sites of right lower limb, except ankle and foot, subsequent encounter | CMS +T24591S | Corrosion of first degree of multiple sites of right lower limb, except ankle and foot, sequela | CMS +T24592A | Corrosion of first degree of multiple sites of left lower limb, except ankle and foot, initial encounter | CMS +T24592D | Corrosion of first degree of multiple sites of left lower limb, except ankle and foot, subsequent encounter | CMS +T24592S | Corrosion of first degree of multiple sites of left lower limb, except ankle and foot, sequela | CMS +T24599A | Corrosion of first degree of multiple sites of unspecified lower limb, except ankle and foot, initial encounter | CMS +T24599D | Corrosion of first degree of multiple sites of unspecified lower limb, except ankle and foot, subsequent encounter | CMS +T24599S | Corrosion of first degree of multiple sites of unspecified lower limb, except ankle and foot, sequela | CMS +T246 | Corrosion of second degree of hip and lower limb, except ankle and foot | WHO +T24601A | Corrosion of second degree of unspecified site of right lower limb, except ankle and foot, initial encounter | CMS +T24601D | Corrosion of second degree of unspecified site of right lower limb, except ankle and foot, subsequent encounter | CMS +T24601S | Corrosion of second degree of unspecified site of right lower limb, except ankle and foot, sequela | CMS +T24602A | Corrosion of second degree of unspecified site of left lower limb, except ankle and foot, initial encounter | CMS +T24602D | Corrosion of second degree of unspecified site of left lower limb, except ankle and foot, subsequent encounter | CMS +T24602S | Corrosion of second degree of unspecified site of left lower limb, except ankle and foot, sequela | CMS +T24609A | Corrosion of second degree of unspecified site of unspecified lower limb, except ankle and foot, initial encounter | CMS +T24609D | Corrosion of second degree of unspecified site of unspecified lower limb, except ankle and foot, subsequent encounter | CMS +T24609S | Corrosion of second degree of unspecified site of unspecified lower limb, except ankle and foot, sequela | CMS +T24611A | Corrosion of second degree of right thigh, initial encounter | CMS +T24611D | Corrosion of second degree of right thigh, subsequent encounter | CMS +T24611S | Corrosion of second degree of right thigh, sequela | CMS +T24612A | Corrosion of second degree of left thigh, initial encounter | CMS +T24612D | Corrosion of second degree of left thigh, subsequent encounter | CMS +T24612S | Corrosion of second degree of left thigh, sequela | CMS +T24619A | Corrosion of second degree of unspecified thigh, initial encounter | CMS +T24619D | Corrosion of second degree of unspecified thigh, subsequent encounter | CMS +T24619S | Corrosion of second degree of unspecified thigh, sequela | CMS +T24621A | Corrosion of second degree of right knee, initial encounter | CMS +T24621D | Corrosion of second degree of right knee, subsequent encounter | CMS +T24621S | Corrosion of second degree of right knee, sequela | CMS +T24622A | Corrosion of second degree of left knee, initial encounter | CMS +T24622D | Corrosion of second degree of left knee, subsequent encounter | CMS +T24622S | Corrosion of second degree of left knee, sequela | CMS +T24629A | Corrosion of second degree of unspecified knee, initial encounter | CMS +T24629D | Corrosion of second degree of unspecified knee, subsequent encounter | CMS +T24629S | Corrosion of second degree of unspecified knee, sequela | CMS +T24631A | Corrosion of second degree of right lower leg, initial encounter | CMS +T24631D | Corrosion of second degree of right lower leg, subsequent encounter | CMS +T24631S | Corrosion of second degree of right lower leg, sequela | CMS +T24632A | Corrosion of second degree of left lower leg, initial encounter | CMS +T24632D | Corrosion of second degree of left lower leg, subsequent encounter | CMS +T24632S | Corrosion of second degree of left lower leg, sequela | CMS +T24639A | Corrosion of second degree of unspecified lower leg, initial encounter | CMS +T24639D | Corrosion of second degree of unspecified lower leg, subsequent encounter | CMS +T24639S | Corrosion of second degree of unspecified lower leg, sequela | CMS +T24691A | Corrosion of second degree of multiple sites of right lower limb, except ankle and foot, initial encounter | CMS +T24691D | Corrosion of second degree of multiple sites of right lower limb, except ankle and foot, subsequent encounter | CMS +T24691S | Corrosion of second degree of multiple sites of right lower limb, except ankle and foot, sequela | CMS +T24692A | Corrosion of second degree of multiple sites of left lower limb, except ankle and foot, initial encounter | CMS +T24692D | Corrosion of second degree of multiple sites of left lower limb, except ankle and foot, subsequent encounter | CMS +T24692S | Corrosion of second degree of multiple sites of left lower limb, except ankle and foot, sequela | CMS +T24699A | Corrosion of second degree of multiple sites of unspecified lower limb, except ankle and foot, initial encounter | CMS +T24699D | Corrosion of second degree of multiple sites of unspecified lower limb, except ankle and foot, subsequent encounter | CMS +T24699S | Corrosion of second degree of multiple sites of unspecified lower limb, except ankle and foot, sequela | CMS +T247 | Corrosion of third degree of hip and lower limb, except ankle and foot | WHO +T24701A | Corrosion of third degree of unspecified site of right lower limb, except ankle and foot, initial encounter | CMS +T24701D | Corrosion of third degree of unspecified site of right lower limb, except ankle and foot, subsequent encounter | CMS +T24701S | Corrosion of third degree of unspecified site of right lower limb, except ankle and foot, sequela | CMS +T24702A | Corrosion of third degree of unspecified site of left lower limb, except ankle and foot, initial encounter | CMS +T24702D | Corrosion of third degree of unspecified site of left lower limb, except ankle and foot, subsequent encounter | CMS +T24702S | Corrosion of third degree of unspecified site of left lower limb, except ankle and foot, sequela | CMS +T24709A | Corrosion of third degree of unspecified site of unspecified lower limb, except ankle and foot, initial encounter | CMS +T24709D | Corrosion of third degree of unspecified site of unspecified lower limb, except ankle and foot, subsequent encounter | CMS +T24709S | Corrosion of third degree of unspecified site of unspecified lower limb, except ankle and foot, sequela | CMS +T24711A | Corrosion of third degree of right thigh, initial encounter | CMS +T24711D | Corrosion of third degree of right thigh, subsequent encounter | CMS +T24711S | Corrosion of third degree of right thigh, sequela | CMS +T24712A | Corrosion of third degree of left thigh, initial encounter | CMS +T24712D | Corrosion of third degree of left thigh, subsequent encounter | CMS +T24712S | Corrosion of third degree of left thigh, sequela | CMS +T24719A | Corrosion of third degree of unspecified thigh, initial encounter | CMS +T24719D | Corrosion of third degree of unspecified thigh, subsequent encounter | CMS +T24719S | Corrosion of third degree of unspecified thigh, sequela | CMS +T24721A | Corrosion of third degree of right knee, initial encounter | CMS +T24721D | Corrosion of third degree of right knee, subsequent encounter | CMS +T24721S | Corrosion of third degree of right knee, sequela | CMS +T24722A | Corrosion of third degree of left knee, initial encounter | CMS +T24722D | Corrosion of third degree of left knee, subsequent encounter | CMS +T24722S | Corrosion of third degree of left knee, sequela | CMS +T24729A | Corrosion of third degree of unspecified knee, initial encounter | CMS +T24729D | Corrosion of third degree of unspecified knee, subsequent encounter | CMS +T24729S | Corrosion of third degree of unspecified knee, sequela | CMS +T24731A | Corrosion of third degree of right lower leg, initial encounter | CMS +T24731D | Corrosion of third degree of right lower leg, subsequent encounter | CMS +T24731S | Corrosion of third degree of right lower leg, sequela | CMS +T24732A | Corrosion of third degree of left lower leg, initial encounter | CMS +T24732D | Corrosion of third degree of left lower leg, subsequent encounter | CMS +T24732S | Corrosion of third degree of left lower leg, sequela | CMS +T24739A | Corrosion of third degree of unspecified lower leg, initial encounter | CMS +T24739D | Corrosion of third degree of unspecified lower leg, subsequent encounter | CMS +T24739S | Corrosion of third degree of unspecified lower leg, sequela | CMS +T24791A | Corrosion of third degree of multiple sites of right lower limb, except ankle and foot, initial encounter | CMS +T24791D | Corrosion of third degree of multiple sites of right lower limb, except ankle and foot, subsequent encounter | CMS +T24791S | Corrosion of third degree of multiple sites of right lower limb, except ankle and foot, sequela | CMS +T24792A | Corrosion of third degree of multiple sites of left lower limb, except ankle and foot, initial encounter | CMS +T24792D | Corrosion of third degree of multiple sites of left lower limb, except ankle and foot, subsequent encounter | CMS +T24792S | Corrosion of third degree of multiple sites of left lower limb, except ankle and foot, sequela | CMS +T24799A | Corrosion of third degree of multiple sites of unspecified lower limb, except ankle and foot, initial encounter | CMS +T24799D | Corrosion of third degree of multiple sites of unspecified lower limb, except ankle and foot, subsequent encounter | CMS +T24799S | Corrosion of third degree of multiple sites of unspecified lower limb, except ankle and foot, sequela | CMS +T25 | Burn and corrosion of ankle and foot | WHO +T250 | Burn of unspecified degree of ankle and foot | WHO +T25011A | Burn of unspecified degree of right ankle, initial encounter | CMS +T25011D | Burn of unspecified degree of right ankle, subsequent encounter | CMS +T25011S | Burn of unspecified degree of right ankle, sequela | CMS +T25012A | Burn of unspecified degree of left ankle, initial encounter | CMS +T25012D | Burn of unspecified degree of left ankle, subsequent encounter | CMS +T25012S | Burn of unspecified degree of left ankle, sequela | CMS +T25019A | Burn of unspecified degree of unspecified ankle, initial encounter | CMS +T25019D | Burn of unspecified degree of unspecified ankle, subsequent encounter | CMS +T25019S | Burn of unspecified degree of unspecified ankle, sequela | CMS +T25021A | Burn of unspecified degree of right foot, initial encounter | CMS +T25021D | Burn of unspecified degree of right foot, subsequent encounter | CMS +T25021S | Burn of unspecified degree of right foot, sequela | CMS +T25022A | Burn of unspecified degree of left foot, initial encounter | CMS +T25022D | Burn of unspecified degree of left foot, subsequent encounter | CMS +T25022S | Burn of unspecified degree of left foot, sequela | CMS +T25029A | Burn of unspecified degree of unspecified foot, initial encounter | CMS +T25029D | Burn of unspecified degree of unspecified foot, subsequent encounter | CMS +T25029S | Burn of unspecified degree of unspecified foot, sequela | CMS +T25031A | Burn of unspecified degree of right toe(s) (nail), initial encounter | CMS +T25031D | Burn of unspecified degree of right toe(s) (nail), subsequent encounter | CMS +T25031S | Burn of unspecified degree of right toe(s) (nail), sequela | CMS +T25032A | Burn of unspecified degree of left toe(s) (nail), initial encounter | CMS +T25032D | Burn of unspecified degree of left toe(s) (nail), subsequent encounter | CMS +T25032S | Burn of unspecified degree of left toe(s) (nail), sequela | CMS +T25039A | Burn of unspecified degree of unspecified toe(s) (nail), initial encounter | CMS +T25039D | Burn of unspecified degree of unspecified toe(s) (nail), subsequent encounter | CMS +T25039S | Burn of unspecified degree of unspecified toe(s) (nail), sequela | CMS +T25091A | Burn of unspecified degree of multiple sites of right ankle and foot, initial encounter | CMS +T25091D | Burn of unspecified degree of multiple sites of right ankle and foot, subsequent encounter | CMS +T25091S | Burn of unspecified degree of multiple sites of right ankle and foot, sequela | CMS +T25092A | Burn of unspecified degree of multiple sites of left ankle and foot, initial encounter | CMS +T25092D | Burn of unspecified degree of multiple sites of left ankle and foot, subsequent encounter | CMS +T25092S | Burn of unspecified degree of multiple sites of left ankle and foot, sequela | CMS +T25099A | Burn of unspecified degree of multiple sites of unspecified ankle and foot, initial encounter | CMS +T25099D | Burn of unspecified degree of multiple sites of unspecified ankle and foot, subsequent encounter | CMS +T25099S | Burn of unspecified degree of multiple sites of unspecified ankle and foot, sequela | CMS +T251 | Burn of first degree of ankle and foot | WHO +T25111A | Burn of first degree of right ankle, initial encounter | CMS +T25111D | Burn of first degree of right ankle, subsequent encounter | CMS +T25111S | Burn of first degree of right ankle, sequela | CMS +T25112A | Burn of first degree of left ankle, initial encounter | CMS +T25112D | Burn of first degree of left ankle, subsequent encounter | CMS +T25112S | Burn of first degree of left ankle, sequela | CMS +T25119A | Burn of first degree of unspecified ankle, initial encounter | CMS +T25119D | Burn of first degree of unspecified ankle, subsequent encounter | CMS +T25119S | Burn of first degree of unspecified ankle, sequela | CMS +T25121A | Burn of first degree of right foot, initial encounter | CMS +T25121D | Burn of first degree of right foot, subsequent encounter | CMS +T25121S | Burn of first degree of right foot, sequela | CMS +T25122A | Burn of first degree of left foot, initial encounter | CMS +T25122D | Burn of first degree of left foot, subsequent encounter | CMS +T25122S | Burn of first degree of left foot, sequela | CMS +T25129A | Burn of first degree of unspecified foot, initial encounter | CMS +T25129D | Burn of first degree of unspecified foot, subsequent encounter | CMS +T25129S | Burn of first degree of unspecified foot, sequela | CMS +T25131A | Burn of first degree of right toe(s) (nail), initial encounter | CMS +T25131D | Burn of first degree of right toe(s) (nail), subsequent encounter | CMS +T25131S | Burn of first degree of right toe(s) (nail), sequela | CMS +T25132A | Burn of first degree of left toe(s) (nail), initial encounter | CMS +T25132D | Burn of first degree of left toe(s) (nail), subsequent encounter | CMS +T25132S | Burn of first degree of left toe(s) (nail), sequela | CMS +T25139A | Burn of first degree of unspecified toe(s) (nail), initial encounter | CMS +T25139D | Burn of first degree of unspecified toe(s) (nail), subsequent encounter | CMS +T25139S | Burn of first degree of unspecified toe(s) (nail), sequela | CMS +T25191A | Burn of first degree of multiple sites of right ankle and foot, initial encounter | CMS +T25191D | Burn of first degree of multiple sites of right ankle and foot, subsequent encounter | CMS +T25191S | Burn of first degree of multiple sites of right ankle and foot, sequela | CMS +T25192A | Burn of first degree of multiple sites of left ankle and foot, initial encounter | CMS +T25192D | Burn of first degree of multiple sites of left ankle and foot, subsequent encounter | CMS +T25192S | Burn of first degree of multiple sites of left ankle and foot, sequela | CMS +T25199A | Burn of first degree of multiple sites of unspecified ankle and foot, initial encounter | CMS +T25199D | Burn of first degree of multiple sites of unspecified ankle and foot, subsequent encounter | CMS +T25199S | Burn of first degree of multiple sites of unspecified ankle and foot, sequela | CMS +T252 | Burn of second degree of ankle and foot | WHO +T25211A | Burn of second degree of right ankle, initial encounter | CMS +T25211D | Burn of second degree of right ankle, subsequent encounter | CMS +T25211S | Burn of second degree of right ankle, sequela | CMS +T25212A | Burn of second degree of left ankle, initial encounter | CMS +T25212D | Burn of second degree of left ankle, subsequent encounter | CMS +T25212S | Burn of second degree of left ankle, sequela | CMS +T25219A | Burn of second degree of unspecified ankle, initial encounter | CMS +T25219D | Burn of second degree of unspecified ankle, subsequent encounter | CMS +T25219S | Burn of second degree of unspecified ankle, sequela | CMS +T25221A | Burn of second degree of right foot, initial encounter | CMS +T25221D | Burn of second degree of right foot, subsequent encounter | CMS +T25221S | Burn of second degree of right foot, sequela | CMS +T25222A | Burn of second degree of left foot, initial encounter | CMS +T25222D | Burn of second degree of left foot, subsequent encounter | CMS +T25222S | Burn of second degree of left foot, sequela | CMS +T25229A | Burn of second degree of unspecified foot, initial encounter | CMS +T25229D | Burn of second degree of unspecified foot, subsequent encounter | CMS +T25229S | Burn of second degree of unspecified foot, sequela | CMS +T25231A | Burn of second degree of right toe(s) (nail), initial encounter | CMS +T25231D | Burn of second degree of right toe(s) (nail), subsequent encounter | CMS +T25231S | Burn of second degree of right toe(s) (nail), sequela | CMS +T25232A | Burn of second degree of left toe(s) (nail), initial encounter | CMS +T25232D | Burn of second degree of left toe(s) (nail), subsequent encounter | CMS +T25232S | Burn of second degree of left toe(s) (nail), sequela | CMS +T25239A | Burn of second degree of unspecified toe(s) (nail), initial encounter | CMS +T25239D | Burn of second degree of unspecified toe(s) (nail), subsequent encounter | CMS +T25239S | Burn of second degree of unspecified toe(s) (nail), sequela | CMS +T25291A | Burn of second degree of multiple sites of right ankle and foot, initial encounter | CMS +T25291D | Burn of second degree of multiple sites of right ankle and foot, subsequent encounter | CMS +T25291S | Burn of second degree of multiple sites of right ankle and foot, sequela | CMS +T25292A | Burn of second degree of multiple sites of left ankle and foot, initial encounter | CMS +T25292D | Burn of second degree of multiple sites of left ankle and foot, subsequent encounter | CMS +T25292S | Burn of second degree of multiple sites of left ankle and foot, sequela | CMS +T25299A | Burn of second degree of multiple sites of unspecified ankle and foot, initial encounter | CMS +T25299D | Burn of second degree of multiple sites of unspecified ankle and foot, subsequent encounter | CMS +T25299S | Burn of second degree of multiple sites of unspecified ankle and foot, sequela | CMS +T253 | Burn of third degree of ankle and foot | WHO +T25311A | Burn of third degree of right ankle, initial encounter | CMS +T25311D | Burn of third degree of right ankle, subsequent encounter | CMS +T25311S | Burn of third degree of right ankle, sequela | CMS +T25312A | Burn of third degree of left ankle, initial encounter | CMS +T25312D | Burn of third degree of left ankle, subsequent encounter | CMS +T25312S | Burn of third degree of left ankle, sequela | CMS +T25319A | Burn of third degree of unspecified ankle, initial encounter | CMS +T25319D | Burn of third degree of unspecified ankle, subsequent encounter | CMS +T25319S | Burn of third degree of unspecified ankle, sequela | CMS +T25321A | Burn of third degree of right foot, initial encounter | CMS +T25321D | Burn of third degree of right foot, subsequent encounter | CMS +T25321S | Burn of third degree of right foot, sequela | CMS +T25322A | Burn of third degree of left foot, initial encounter | CMS +T25322D | Burn of third degree of left foot, subsequent encounter | CMS +T25322S | Burn of third degree of left foot, sequela | CMS +T25329A | Burn of third degree of unspecified foot, initial encounter | CMS +T25329D | Burn of third degree of unspecified foot, subsequent encounter | CMS +T25329S | Burn of third degree of unspecified foot, sequela | CMS +T25331A | Burn of third degree of right toe(s) (nail), initial encounter | CMS +T25331D | Burn of third degree of right toe(s) (nail), subsequent encounter | CMS +T25331S | Burn of third degree of right toe(s) (nail), sequela | CMS +T25332A | Burn of third degree of left toe(s) (nail), initial encounter | CMS +T25332D | Burn of third degree of left toe(s) (nail), subsequent encounter | CMS +T25332S | Burn of third degree of left toe(s) (nail), sequela | CMS +T25339A | Burn of third degree of unspecified toe(s) (nail), initial encounter | CMS +T25339D | Burn of third degree of unspecified toe(s) (nail), subsequent encounter | CMS +T25339S | Burn of third degree of unspecified toe(s) (nail), sequela | CMS +T25391A | Burn of third degree of multiple sites of right ankle and foot, initial encounter | CMS +T25391D | Burn of third degree of multiple sites of right ankle and foot, subsequent encounter | CMS +T25391S | Burn of third degree of multiple sites of right ankle and foot, sequela | CMS +T25392A | Burn of third degree of multiple sites of left ankle and foot, initial encounter | CMS +T25392D | Burn of third degree of multiple sites of left ankle and foot, subsequent encounter | CMS +T25392S | Burn of third degree of multiple sites of left ankle and foot, sequela | CMS +T25399A | Burn of third degree of multiple sites of unspecified ankle and foot, initial encounter | CMS +T25399D | Burn of third degree of multiple sites of unspecified ankle and foot, subsequent encounter | CMS +T25399S | Burn of third degree of multiple sites of unspecified ankle and foot, sequela | CMS +T254 | Corrosion of unspecified degree of ankle and foot | WHO +T25411A | Corrosion of unspecified degree of right ankle, initial encounter | CMS +T25411D | Corrosion of unspecified degree of right ankle, subsequent encounter | CMS +T25411S | Corrosion of unspecified degree of right ankle, sequela | CMS +T25412A | Corrosion of unspecified degree of left ankle, initial encounter | CMS +T25412D | Corrosion of unspecified degree of left ankle, subsequent encounter | CMS +T25412S | Corrosion of unspecified degree of left ankle, sequela | CMS +T25419A | Corrosion of unspecified degree of unspecified ankle, initial encounter | CMS +T25419D | Corrosion of unspecified degree of unspecified ankle, subsequent encounter | CMS +T25419S | Corrosion of unspecified degree of unspecified ankle, sequela | CMS +T25421A | Corrosion of unspecified degree of right foot, initial encounter | CMS +T25421D | Corrosion of unspecified degree of right foot, subsequent encounter | CMS +T25421S | Corrosion of unspecified degree of right foot, sequela | CMS +T25422A | Corrosion of unspecified degree of left foot, initial encounter | CMS +T25422D | Corrosion of unspecified degree of left foot, subsequent encounter | CMS +T25422S | Corrosion of unspecified degree of left foot, sequela | CMS +T25429A | Corrosion of unspecified degree of unspecified foot, initial encounter | CMS +T25429D | Corrosion of unspecified degree of unspecified foot, subsequent encounter | CMS +T25429S | Corrosion of unspecified degree of unspecified foot, sequela | CMS +T25431A | Corrosion of unspecified degree of right toe(s) (nail), initial encounter | CMS +T25431D | Corrosion of unspecified degree of right toe(s) (nail), subsequent encounter | CMS +T25431S | Corrosion of unspecified degree of right toe(s) (nail), sequela | CMS +T25432A | Corrosion of unspecified degree of left toe(s) (nail), initial encounter | CMS +T25432D | Corrosion of unspecified degree of left toe(s) (nail), subsequent encounter | CMS +T25432S | Corrosion of unspecified degree of left toe(s) (nail), sequela | CMS +T25439A | Corrosion of unspecified degree of unspecified toe(s) (nail), initial encounter | CMS +T25439D | Corrosion of unspecified degree of unspecified toe(s) (nail), subsequent encounter | CMS +T25439S | Corrosion of unspecified degree of unspecified toe(s) (nail), sequela | CMS +T25491A | Corrosion of unspecified degree of multiple sites of right ankle and foot, initial encounter | CMS +T25491D | Corrosion of unspecified degree of multiple sites of right ankle and foot, subsequent encounter | CMS +T25491S | Corrosion of unspecified degree of multiple sites of right ankle and foot, sequela | CMS +T25492A | Corrosion of unspecified degree of multiple sites of left ankle and foot, initial encounter | CMS +T25492D | Corrosion of unspecified degree of multiple sites of left ankle and foot, subsequent encounter | CMS +T25492S | Corrosion of unspecified degree of multiple sites of left ankle and foot, sequela | CMS +T25499A | Corrosion of unspecified degree of multiple sites of unspecified ankle and foot, initial encounter | CMS +T25499D | Corrosion of unspecified degree of multiple sites of unspecified ankle and foot, subsequent encounter | CMS +T25499S | Corrosion of unspecified degree of multiple sites of unspecified ankle and foot, sequela | CMS +T255 | Corrosion of first degree of ankle and foot | WHO +T25511A | Corrosion of first degree of right ankle, initial encounter | CMS +T25511D | Corrosion of first degree of right ankle, subsequent encounter | CMS +T25511S | Corrosion of first degree of right ankle, sequela | CMS +T25512A | Corrosion of first degree of left ankle, initial encounter | CMS +T25512D | Corrosion of first degree of left ankle, subsequent encounter | CMS +T25512S | Corrosion of first degree of left ankle, sequela | CMS +T25519A | Corrosion of first degree of unspecified ankle, initial encounter | CMS +T25519D | Corrosion of first degree of unspecified ankle, subsequent encounter | CMS +T25519S | Corrosion of first degree of unspecified ankle, sequela | CMS +T25521A | Corrosion of first degree of right foot, initial encounter | CMS +T25521D | Corrosion of first degree of right foot, subsequent encounter | CMS +T25521S | Corrosion of first degree of right foot, sequela | CMS +T25522A | Corrosion of first degree of left foot, initial encounter | CMS +T25522D | Corrosion of first degree of left foot, subsequent encounter | CMS +T25522S | Corrosion of first degree of left foot, sequela | CMS +T25529A | Corrosion of first degree of unspecified foot, initial encounter | CMS +T25529D | Corrosion of first degree of unspecified foot, subsequent encounter | CMS +T25529S | Corrosion of first degree of unspecified foot, sequela | CMS +T25531A | Corrosion of first degree of right toe(s) (nail), initial encounter | CMS +T25531D | Corrosion of first degree of right toe(s) (nail), subsequent encounter | CMS +T25531S | Corrosion of first degree of right toe(s) (nail), sequela | CMS +T25532A | Corrosion of first degree of left toe(s) (nail), initial encounter | CMS +T25532D | Corrosion of first degree of left toe(s) (nail), subsequent encounter | CMS +T25532S | Corrosion of first degree of left toe(s) (nail), sequela | CMS +T25539A | Corrosion of first degree of unspecified toe(s) (nail), initial encounter | CMS +T25539D | Corrosion of first degree of unspecified toe(s) (nail), subsequent encounter | CMS +T25539S | Corrosion of first degree of unspecified toe(s) (nail), sequela | CMS +T25591A | Corrosion of first degree of multiple sites of right ankle and foot, initial encounter | CMS +T25591D | Corrosion of first degree of multiple sites of right ankle and foot, subsequent encounter | CMS +T25591S | Corrosion of first degree of multiple sites of right ankle and foot, sequela | CMS +T25592A | Corrosion of first degree of multiple sites of left ankle and foot, initial encounter | CMS +T25592D | Corrosion of first degree of multiple sites of left ankle and foot, subsequent encounter | CMS +T25592S | Corrosion of first degree of multiple sites of left ankle and foot, sequela | CMS +T25599A | Corrosion of first degree of multiple sites of unspecified ankle and foot, initial encounter | CMS +T25599D | Corrosion of first degree of multiple sites of unspecified ankle and foot, subsequent encounter | CMS +T25599S | Corrosion of first degree of multiple sites of unspecified ankle and foot, sequela | CMS +T256 | Corrosion of second degree of ankle and foot | WHO +T25611A | Corrosion of second degree of right ankle, initial encounter | CMS +T25611D | Corrosion of second degree of right ankle, subsequent encounter | CMS +T25611S | Corrosion of second degree of right ankle, sequela | CMS +T25612A | Corrosion of second degree of left ankle, initial encounter | CMS +T25612D | Corrosion of second degree of left ankle, subsequent encounter | CMS +T25612S | Corrosion of second degree of left ankle, sequela | CMS +T25619A | Corrosion of second degree of unspecified ankle, initial encounter | CMS +T25619D | Corrosion of second degree of unspecified ankle, subsequent encounter | CMS +T25619S | Corrosion of second degree of unspecified ankle, sequela | CMS +T25621A | Corrosion of second degree of right foot, initial encounter | CMS +T25621D | Corrosion of second degree of right foot, subsequent encounter | CMS +T25621S | Corrosion of second degree of right foot, sequela | CMS +T25622A | Corrosion of second degree of left foot, initial encounter | CMS +T25622D | Corrosion of second degree of left foot, subsequent encounter | CMS +T25622S | Corrosion of second degree of left foot, sequela | CMS +T25629A | Corrosion of second degree of unspecified foot, initial encounter | CMS +T25629D | Corrosion of second degree of unspecified foot, subsequent encounter | CMS +T25629S | Corrosion of second degree of unspecified foot, sequela | CMS +T25631A | Corrosion of second degree of right toe(s) (nail), initial encounter | CMS +T25631D | Corrosion of second degree of right toe(s) (nail), subsequent encounter | CMS +T25631S | Corrosion of second degree of right toe(s) (nail), sequela | CMS +T25632A | Corrosion of second degree of left toe(s) (nail), initial encounter | CMS +T25632D | Corrosion of second degree of left toe(s) (nail), subsequent encounter | CMS +T25632S | Corrosion of second degree of left toe(s) (nail), sequela | CMS +T25639A | Corrosion of second degree of unspecified toe(s) (nail), initial encounter | CMS +T25639D | Corrosion of second degree of unspecified toe(s) (nail), subsequent encounter | CMS +T25639S | Corrosion of second degree of unspecified toe(s) (nail), sequela | CMS +T25691A | Corrosion of second degree of right ankle and foot, initial encounter | CMS +T25691D | Corrosion of second degree of right ankle and foot, subsequent encounter | CMS +T25691S | Corrosion of second degree of right ankle and foot, sequela | CMS +T25692A | Corrosion of second degree of left ankle and foot, initial encounter | CMS +T25692D | Corrosion of second degree of left ankle and foot, subsequent encounter | CMS +T25692S | Corrosion of second degree of left ankle and foot, sequela | CMS +T25699A | Corrosion of second degree of unspecified ankle and foot, initial encounter | CMS +T25699D | Corrosion of second degree of unspecified ankle and foot, subsequent encounter | CMS +T25699S | Corrosion of second degree of unspecified ankle and foot, sequela | CMS +T257 | Corrosion of third degree of ankle and foot | WHO +T25711A | Corrosion of third degree of right ankle, initial encounter | CMS +T25711D | Corrosion of third degree of right ankle, subsequent encounter | CMS +T25711S | Corrosion of third degree of right ankle, sequela | CMS +T25712A | Corrosion of third degree of left ankle, initial encounter | CMS +T25712D | Corrosion of third degree of left ankle, subsequent encounter | CMS +T25712S | Corrosion of third degree of left ankle, sequela | CMS +T25719A | Corrosion of third degree of unspecified ankle, initial encounter | CMS +T25719D | Corrosion of third degree of unspecified ankle, subsequent encounter | CMS +T25719S | Corrosion of third degree of unspecified ankle, sequela | CMS +T25721A | Corrosion of third degree of right foot, initial encounter | CMS +T25721D | Corrosion of third degree of right foot, subsequent encounter | CMS +T25721S | Corrosion of third degree of right foot, sequela | CMS +T25722A | Corrosion of third degree of left foot, initial encounter | CMS +T25722D | Corrosion of third degree of left foot, subsequent encounter | CMS +T25722S | Corrosion of third degree of left foot, sequela | CMS +T25729A | Corrosion of third degree of unspecified foot, initial encounter | CMS +T25729D | Corrosion of third degree of unspecified foot, subsequent encounter | CMS +T25729S | Corrosion of third degree of unspecified foot, sequela | CMS +T25731A | Corrosion of third degree of right toe(s) (nail), initial encounter | CMS +T25731D | Corrosion of third degree of right toe(s) (nail), subsequent encounter | CMS +T25731S | Corrosion of third degree of right toe(s) (nail), sequela | CMS +T25732A | Corrosion of third degree of left toe(s) (nail), initial encounter | CMS +T25732D | Corrosion of third degree of left toe(s) (nail), subsequent encounter | CMS +T25732S | Corrosion of third degree of left toe(s) (nail), sequela | CMS +T25739A | Corrosion of third degree of unspecified toe(s) (nail), initial encounter | CMS +T25739D | Corrosion of third degree of unspecified toe(s) (nail), subsequent encounter | CMS +T25739S | Corrosion of third degree of unspecified toe(s) (nail), sequela | CMS +T25791A | Corrosion of third degree of multiple sites of right ankle and foot, initial encounter | CMS +T25791D | Corrosion of third degree of multiple sites of right ankle and foot, subsequent encounter | CMS +T25791S | Corrosion of third degree of multiple sites of right ankle and foot, sequela | CMS +T25792A | Corrosion of third degree of multiple sites of left ankle and foot, initial encounter | CMS +T25792D | Corrosion of third degree of multiple sites of left ankle and foot, subsequent encounter | CMS +T25792S | Corrosion of third degree of multiple sites of left ankle and foot, sequela | CMS +T25799A | Corrosion of third degree of multiple sites of unspecified ankle and foot, initial encounter | CMS +T25799D | Corrosion of third degree of multiple sites of unspecified ankle and foot, subsequent encounter | CMS +T25799S | Corrosion of third degree of multiple sites of unspecified ankle and foot, sequela | CMS +T26 | Burn and corrosion confined to eye and adnexa | WHO +T260 | Burn of eyelid and periocular area | WHO +T2600XA | Burn of unspecified eyelid and periocular area, initial encounter | CMS +T2600XD | Burn of unspecified eyelid and periocular area, subsequent encounter | CMS +T2600XS | Burn of unspecified eyelid and periocular area, sequela | CMS +T2601XA | Burn of right eyelid and periocular area, initial encounter | CMS +T2601XD | Burn of right eyelid and periocular area, subsequent encounter | CMS +T2601XS | Burn of right eyelid and periocular area, sequela | CMS +T2602XA | Burn of left eyelid and periocular area, initial encounter | CMS +T2602XD | Burn of left eyelid and periocular area, subsequent encounter | CMS +T2602XS | Burn of left eyelid and periocular area, sequela | CMS +T261 | Burn of cornea and conjunctival sac | WHO +T2610XA | Burn of cornea and conjunctival sac, unspecified eye, initial encounter | CMS +T2610XD | Burn of cornea and conjunctival sac, unspecified eye, subsequent encounter | CMS +T2610XS | Burn of cornea and conjunctival sac, unspecified eye, sequela | CMS +T2611XA | Burn of cornea and conjunctival sac, right eye, initial encounter | CMS +T2611XD | Burn of cornea and conjunctival sac, right eye, subsequent encounter | CMS +T2611XS | Burn of cornea and conjunctival sac, right eye, sequela | CMS +T2612XA | Burn of cornea and conjunctival sac, left eye, initial encounter | CMS +T2612XD | Burn of cornea and conjunctival sac, left eye, subsequent encounter | CMS +T2612XS | Burn of cornea and conjunctival sac, left eye, sequela | CMS +T262 | Burn with resulting rupture and destruction of eyeball | WHO +T2620XA | Burn with resulting rupture and destruction of unspecified eyeball, initial encounter | CMS +T2620XD | Burn with resulting rupture and destruction of unspecified eyeball, subsequent encounter | CMS +T2620XS | Burn with resulting rupture and destruction of unspecified eyeball, sequela | CMS +T2621XA | Burn with resulting rupture and destruction of right eyeball, initial encounter | CMS +T2621XD | Burn with resulting rupture and destruction of right eyeball, subsequent encounter | CMS +T2621XS | Burn with resulting rupture and destruction of right eyeball, sequela | CMS +T2622XA | Burn with resulting rupture and destruction of left eyeball, initial encounter | CMS +T2622XD | Burn with resulting rupture and destruction of left eyeball, subsequent encounter | CMS +T2622XS | Burn with resulting rupture and destruction of left eyeball, sequela | CMS +T263 | Burn of other parts of eye and adnexa | WHO +T2630XA | Burns of other specified parts of unspecified eye and adnexa, initial encounter | CMS +T2630XD | Burns of other specified parts of unspecified eye and adnexa, subsequent encounter | CMS +T2630XS | Burns of other specified parts of unspecified eye and adnexa, sequela | CMS +T2631XA | Burns of other specified parts of right eye and adnexa, initial encounter | CMS +T2631XD | Burns of other specified parts of right eye and adnexa, subsequent encounter | CMS +T2631XS | Burns of other specified parts of right eye and adnexa, sequela | CMS +T2632XA | Burns of other specified parts of left eye and adnexa, initial encounter | CMS +T2632XD | Burns of other specified parts of left eye and adnexa, subsequent encounter | CMS +T2632XS | Burns of other specified parts of left eye and adnexa, sequela | CMS +T264 | Burn of eye and adnexa, part unspecified | WHO +T2640XA | Burn of unspecified eye and adnexa, part unspecified, initial encounter | CMS +T2640XD | Burn of unspecified eye and adnexa, part unspecified, subsequent encounter | CMS +T2640XS | Burn of unspecified eye and adnexa, part unspecified, sequela | CMS +T2641XA | Burn of right eye and adnexa, part unspecified, initial encounter | CMS +T2641XD | Burn of right eye and adnexa, part unspecified, subsequent encounter | CMS +T2641XS | Burn of right eye and adnexa, part unspecified, sequela | CMS +T2642XA | Burn of left eye and adnexa, part unspecified, initial encounter | CMS +T2642XD | Burn of left eye and adnexa, part unspecified, subsequent encounter | CMS +T2642XS | Burn of left eye and adnexa, part unspecified, sequela | CMS +T265 | Corrosion of eyelid and periocular area | WHO +T2650XA | Corrosion of unspecified eyelid and periocular area, initial encounter | CMS +T2650XD | Corrosion of unspecified eyelid and periocular area, subsequent encounter | CMS +T2650XS | Corrosion of unspecified eyelid and periocular area, sequela | CMS +T2651XA | Corrosion of right eyelid and periocular area, initial encounter | CMS +T2651XD | Corrosion of right eyelid and periocular area, subsequent encounter | CMS +T2651XS | Corrosion of right eyelid and periocular area, sequela | CMS +T2652XA | Corrosion of left eyelid and periocular area, initial encounter | CMS +T2652XD | Corrosion of left eyelid and periocular area, subsequent encounter | CMS +T2652XS | Corrosion of left eyelid and periocular area, sequela | CMS +T266 | Corrosion of cornea and conjunctival sac | WHO +T2660XA | Corrosion of cornea and conjunctival sac, unspecified eye, initial encounter | CMS +T2660XD | Corrosion of cornea and conjunctival sac, unspecified eye, subsequent encounter | CMS +T2660XS | Corrosion of cornea and conjunctival sac, unspecified eye, sequela | CMS +T2661XA | Corrosion of cornea and conjunctival sac, right eye, initial encounter | CMS +T2661XD | Corrosion of cornea and conjunctival sac, right eye, subsequent encounter | CMS +T2661XS | Corrosion of cornea and conjunctival sac, right eye, sequela | CMS +T2662XA | Corrosion of cornea and conjunctival sac, left eye, initial encounter | CMS +T2662XD | Corrosion of cornea and conjunctival sac, left eye, subsequent encounter | CMS +T2662XS | Corrosion of cornea and conjunctival sac, left eye, sequela | CMS +T267 | Corrosion with resulting rupture and destruction of eyeball | WHO +T2670XA | Corrosion with resulting rupture and destruction of unspecified eyeball, initial encounter | CMS +T2670XD | Corrosion with resulting rupture and destruction of unspecified eyeball, subsequent encounter | CMS +T2670XS | Corrosion with resulting rupture and destruction of unspecified eyeball, sequela | CMS +T2671XA | Corrosion with resulting rupture and destruction of right eyeball, initial encounter | CMS +T2671XD | Corrosion with resulting rupture and destruction of right eyeball, subsequent encounter | CMS +T2671XS | Corrosion with resulting rupture and destruction of right eyeball, sequela | CMS +T2672XA | Corrosion with resulting rupture and destruction of left eyeball, initial encounter | CMS +T2672XD | Corrosion with resulting rupture and destruction of left eyeball, subsequent encounter | CMS +T2672XS | Corrosion with resulting rupture and destruction of left eyeball, sequela | CMS +T268 | Corrosion of other parts of eye and adnexa | WHO +T2680XA | Corrosions of other specified parts of unspecified eye and adnexa, initial encounter | CMS +T2680XD | Corrosions of other specified parts of unspecified eye and adnexa, subsequent encounter | CMS +T2680XS | Corrosions of other specified parts of unspecified eye and adnexa, sequela | CMS +T2681XA | Corrosions of other specified parts of right eye and adnexa, initial encounter | CMS +T2681XD | Corrosions of other specified parts of right eye and adnexa, subsequent encounter | CMS +T2681XS | Corrosions of other specified parts of right eye and adnexa, sequela | CMS +T2682XA | Corrosions of other specified parts of left eye and adnexa, initial encounter | CMS +T2682XD | Corrosions of other specified parts of left eye and adnexa, subsequent encounter | CMS +T2682XS | Corrosions of other specified parts of left eye and adnexa, sequela | CMS +T269 | Corrosion of eye and adnexa, part unspecified | WHO +T2690XA | Corrosion of unspecified eye and adnexa, part unspecified, initial encounter | CMS +T2690XD | Corrosion of unspecified eye and adnexa, part unspecified, subsequent encounter | CMS +T2690XS | Corrosion of unspecified eye and adnexa, part unspecified, sequela | CMS +T2691XA | Corrosion of right eye and adnexa, part unspecified, initial encounter | CMS +T2691XD | Corrosion of right eye and adnexa, part unspecified, subsequent encounter | CMS +T2691XS | Corrosion of right eye and adnexa, part unspecified, sequela | CMS +T2692XA | Corrosion of left eye and adnexa, part unspecified, initial encounter | CMS +T2692XD | Corrosion of left eye and adnexa, part unspecified, subsequent encounter | CMS +T2692XS | Corrosion of left eye and adnexa, part unspecified, sequela | CMS +T27 | Burn and corrosion of respiratory tract | WHO +T270 | Burn of larynx and trachea | WHO +T270XXA | Burn of larynx and trachea, initial encounter | CMS +T270XXD | Burn of larynx and trachea, subsequent encounter | CMS +T270XXS | Burn of larynx and trachea, sequela | CMS +T271 | Burn involving larynx and trachea with lung | WHO +T271XXA | Burn involving larynx and trachea with lung, initial encounter | CMS +T271XXD | Burn involving larynx and trachea with lung, subsequent encounter | CMS +T271XXS | Burn involving larynx and trachea with lung, sequela | CMS +T272 | Burn of other parts of respiratory tract | WHO +T272XXA | Burn of other parts of respiratory tract, initial encounter | CMS +T272XXD | Burn of other parts of respiratory tract, subsequent encounter | CMS +T272XXS | Burn of other parts of respiratory tract, sequela | CMS +T273 | Burn of respiratory tract, part unspecified | WHO +T273XXA | Burn of respiratory tract, part unspecified, initial encounter | CMS +T273XXD | Burn of respiratory tract, part unspecified, subsequent encounter | CMS +T273XXS | Burn of respiratory tract, part unspecified, sequela | CMS +T274 | Corrosion of larynx and trachea | WHO +T274XXA | Corrosion of larynx and trachea, initial encounter | CMS +T274XXD | Corrosion of larynx and trachea, subsequent encounter | CMS +T274XXS | Corrosion of larynx and trachea, sequela | CMS +T275 | Corrosion involving larynx and trachea with lung | WHO +T275XXA | Corrosion involving larynx and trachea with lung, initial encounter | CMS +T275XXD | Corrosion involving larynx and trachea with lung, subsequent encounter | CMS +T275XXS | Corrosion involving larynx and trachea with lung, sequela | CMS +T276 | Corrosion of other parts of respiratory tract | WHO +T276XXA | Corrosion of other parts of respiratory tract, initial encounter | CMS +T276XXD | Corrosion of other parts of respiratory tract, subsequent encounter | CMS +T276XXS | Corrosion of other parts of respiratory tract, sequela | CMS +T277 | Corrosion of respiratory tract, part unspecified | WHO +T277XXA | Corrosion of respiratory tract, part unspecified, initial encounter | CMS +T277XXD | Corrosion of respiratory tract, part unspecified, subsequent encounter | CMS +T277XXS | Corrosion of respiratory tract, part unspecified, sequela | CMS +T28 | Burn and corrosion of other internal organs | WHO +T280 | Burn of mouth and pharynx | WHO +T280XXA | Burn of mouth and pharynx, initial encounter | CMS +T280XXD | Burn of mouth and pharynx, subsequent encounter | CMS +T280XXS | Burn of mouth and pharynx, sequela | CMS +T281 | Burn of oesophagus | WHO +T281XXA | Burn of esophagus, initial encounter | CMS +T281XXD | Burn of esophagus, subsequent encounter | CMS +T281XXS | Burn of esophagus, sequela | CMS +T282 | Burn of other parts of alimentary tract | WHO +T282XXA | Burn of other parts of alimentary tract, initial encounter | CMS +T282XXD | Burn of other parts of alimentary tract, subsequent encounter | CMS +T282XXS | Burn of other parts of alimentary tract, sequela | CMS +T283 | Burn of internal genitourinary organs | WHO +T283XXA | Burn of internal genitourinary organs, initial encounter | CMS +T283XXD | Burn of internal genitourinary organs, subsequent encounter | CMS +T283XXS | Burn of internal genitourinary organs, sequela | CMS +T284 | Burn of other and unspecified internal organs | WHO +T2840XA | Burn of unspecified internal organ, initial encounter | CMS +T2840XD | Burn of unspecified internal organ, subsequent encounter | CMS +T2840XS | Burn of unspecified internal organ, sequela | CMS +T28411A | Burn of right ear drum, initial encounter | CMS +T28411D | Burn of right ear drum, subsequent encounter | CMS +T28411S | Burn of right ear drum, sequela | CMS +T28412A | Burn of left ear drum, initial encounter | CMS +T28412D | Burn of left ear drum, subsequent encounter | CMS +T28412S | Burn of left ear drum, sequela | CMS +T28419A | Burn of unspecified ear drum, initial encounter | CMS +T28419D | Burn of unspecified ear drum, subsequent encounter | CMS +T28419S | Burn of unspecified ear drum, sequela | CMS +T2849XA | Burn of other internal organ, initial encounter | CMS +T2849XD | Burn of other internal organ, subsequent encounter | CMS +T2849XS | Burn of other internal organ, sequela | CMS +T285 | Corrosion of mouth and pharynx | WHO +T285XXA | Corrosion of mouth and pharynx, initial encounter | CMS +T285XXD | Corrosion of mouth and pharynx, subsequent encounter | CMS +T285XXS | Corrosion of mouth and pharynx, sequela | CMS +T286 | Corrosion of oesophagus | WHO +T286XXA | Corrosion of esophagus, initial encounter | CMS +T286XXD | Corrosion of esophagus, subsequent encounter | CMS +T286XXS | Corrosion of esophagus, sequela | CMS +T287 | Corrosion of other parts of alimentary tract | WHO +T287XXA | Corrosion of other parts of alimentary tract, initial encounter | CMS +T287XXD | Corrosion of other parts of alimentary tract, subsequent encounter | CMS +T287XXS | Corrosion of other parts of alimentary tract, sequela | CMS +T288 | Corrosion of internal genitourinary organs | WHO +T288XXA | Corrosion of internal genitourinary organs, initial encounter | CMS +T288XXD | Corrosion of internal genitourinary organs, subsequent encounter | CMS +T288XXS | Corrosion of internal genitourinary organs, sequela | CMS +T289 | Corrosion of other and unspecified internal organs | WHO +T2890XA | Corrosions of unspecified internal organs, initial encounter | CMS +T2890XD | Corrosions of unspecified internal organs, subsequent encounter | CMS +T2890XS | Corrosions of unspecified internal organs, sequela | CMS +T28911A | Corrosions of right ear drum, initial encounter | CMS +T28911D | Corrosions of right ear drum, subsequent encounter | CMS +T28911S | Corrosions of right ear drum, sequela | CMS +T28912A | Corrosions of left ear drum, initial encounter | CMS +T28912D | Corrosions of left ear drum, subsequent encounter | CMS +T28912S | Corrosions of left ear drum, sequela | CMS +T28919A | Corrosions of unspecified ear drum, initial encounter | CMS +T28919D | Corrosions of unspecified ear drum, subsequent encounter | CMS +T28919S | Corrosions of unspecified ear drum, sequela | CMS +T2899XA | Corrosions of other internal organs, initial encounter | CMS +T2899XD | Corrosions of other internal organs, subsequent encounter | CMS +T2899XS | Corrosions of other internal organs, sequela | CMS +T29 | Burns and corrosions of multiple body regions | WHO +T290 | Burns of multiple regions, unspecified degree | WHO +T291 | Burns of multiple regions, no more than first-degree burns mentioned | WHO +T292 | Burns of multiple regions, no more than second-degree burns mentioned | WHO +T293 | Burns of multiple regions, at least one burn of third degree mentioned | WHO +T294 | Corrosions of multiple regions, unspecified degree | WHO +T295 | Corrosions of multiple regions, no more than first-degree corrosions mentioned | WHO +T296 | Corrosions of multiple regions, no more than second-degree corrosions mentioned | WHO +T297 | Corrosions of multiple regions, at least one corrosion of third degree mentioned | WHO +T30 | Burn and corrosion, body region unspecified | WHO +T300 | Burn of unspecified body region, unspecified degree | WHO +T301 | Burn of first degree, body region unspecified | WHO +T302 | Burn of second degree, body region unspecified | WHO +T303 | Burn of third degree, body region unspecified | WHO +T304 | Corrosion of unspecified body region, unspecified degree | WHO +T305 | Corrosion of first degree, body region unspecified | WHO +T306 | Corrosion of second degree, body region unspecified | WHO +T307 | Corrosion of third degree, body region unspecified | WHO +T31 | Burns classified according to extent of body surface involved | WHO +T310 | Burns involving less than 10% of body surface | WHO +T311 | Burns involving 10-19% of body surface | WHO +T3110 | Burns involving 10-19% of body surface with 0% to 9% third degree burns | CMS +T3111 | Burns involving 10-19% of body surface with 10-19% third degree burns | CMS +T312 | Burns involving 20-29% of body surface | WHO +T3120 | Burns involving 20-29% of body surface with 0% to 9% third degree burns | CMS +T3121 | Burns involving 20-29% of body surface with 10-19% third degree burns | CMS +T3122 | Burns involving 20-29% of body surface with 20-29% third degree burns | CMS +T313 | Burns involving 30-39% of body surface | WHO +T3130 | Burns involving 30-39% of body surface with 0% to 9% third degree burns | CMS +T3131 | Burns involving 30-39% of body surface with 10-19% third degree burns | CMS +T3132 | Burns involving 30-39% of body surface with 20-29% third degree burns | CMS +T3133 | Burns involving 30-39% of body surface with 30-39% third degree burns | CMS +T314 | Burns involving 40-49% of body surface | WHO +T3140 | Burns involving 40-49% of body surface with 0% to 9% third degree burns | CMS +T3141 | Burns involving 40-49% of body surface with 10-19% third degree burns | CMS +T3142 | Burns involving 40-49% of body surface with 20-29% third degree burns | CMS +T3143 | Burns involving 40-49% of body surface with 30-39% third degree burns | CMS +T3144 | Burns involving 40-49% of body surface with 40-49% third degree burns | CMS +T315 | Burns involving 50-59% of body surface | WHO +T3150 | Burns involving 50-59% of body surface with 0% to 9% third degree burns | CMS +T3151 | Burns involving 50-59% of body surface with 10-19% third degree burns | CMS +T3152 | Burns involving 50-59% of body surface with 20-29% third degree burns | CMS +T3153 | Burns involving 50-59% of body surface with 30-39% third degree burns | CMS +T3154 | Burns involving 50-59% of body surface with 40-49% third degree burns | CMS +T3155 | Burns involving 50-59% of body surface with 50-59% third degree burns | CMS +T316 | Burns involving 60-69% of body surface | WHO +T3160 | Burns involving 60-69% of body surface with 0% to 9% third degree burns | CMS +T3161 | Burns involving 60-69% of body surface with 10-19% third degree burns | CMS +T3162 | Burns involving 60-69% of body surface with 20-29% third degree burns | CMS +T3163 | Burns involving 60-69% of body surface with 30-39% third degree burns | CMS +T3164 | Burns involving 60-69% of body surface with 40-49% third degree burns | CMS +T3165 | Burns involving 60-69% of body surface with 50-59% third degree burns | CMS +T3166 | Burns involving 60-69% of body surface with 60-69% third degree burns | CMS +T317 | Burns involving 70-79% of body surface | WHO +T3170 | Burns involving 70-79% of body surface with 0% to 9% third degree burns | CMS +T3171 | Burns involving 70-79% of body surface with 10-19% third degree burns | CMS +T3172 | Burns involving 70-79% of body surface with 20-29% third degree burns | CMS +T3173 | Burns involving 70-79% of body surface with 30-39% third degree burns | CMS +T3174 | Burns involving 70-79% of body surface with 40-49% third degree burns | CMS +T3175 | Burns involving 70-79% of body surface with 50-59% third degree burns | CMS +T3176 | Burns involving 70-79% of body surface with 60-69% third degree burns | CMS +T3177 | Burns involving 70-79% of body surface with 70-79% third degree burns | CMS +T318 | Burns involving 80-89% of body surface | WHO +T3180 | Burns involving 80-89% of body surface with 0% to 9% third degree burns | CMS +T3181 | Burns involving 80-89% of body surface with 10-19% third degree burns | CMS +T3182 | Burns involving 80-89% of body surface with 20-29% third degree burns | CMS +T3183 | Burns involving 80-89% of body surface with 30-39% third degree burns | CMS +T3184 | Burns involving 80-89% of body surface with 40-49% third degree burns | CMS +T3185 | Burns involving 80-89% of body surface with 50-59% third degree burns | CMS +T3186 | Burns involving 80-89% of body surface with 60-69% third degree burns | CMS +T3187 | Burns involving 80-89% of body surface with 70-79% third degree burns | CMS +T3188 | Burns involving 80-89% of body surface with 80-89% third degree burns | CMS +T319 | Burns involving 90% or more of body surface | WHO +T3190 | Burns involving 90% or more of body surface with 0% to 9% third degree burns | CMS +T3191 | Burns involving 90% or more of body surface with 10-19% third degree burns | CMS +T3192 | Burns involving 90% or more of body surface with 20-29% third degree burns | CMS +T3193 | Burns involving 90% or more of body surface with 30-39% third degree burns | CMS +T3194 | Burns involving 90% or more of body surface with 40-49% third degree burns | CMS +T3195 | Burns involving 90% or more of body surface with 50-59% third degree burns | CMS +T3196 | Burns involving 90% or more of body surface with 60-69% third degree burns | CMS +T3197 | Burns involving 90% or more of body surface with 70-79% third degree burns | CMS +T3198 | Burns involving 90% or more of body surface with 80-89% third degree burns | CMS +T3199 | Burns involving 90% or more of body surface with 90% or more third degree burns | CMS +T32 | Corrosions classified according to extent of body surface involved | WHO +T320 | Corrosions involving less than 10% of body surface | WHO +T321 | Corrosions involving 10-19% of body surface | WHO +T3210 | Corrosions involving 10-19% of body surface with 0% to 9% third degree corrosion | CMS +T3211 | Corrosions involving 10-19% of body surface with 10-19% third degree corrosion | CMS +T322 | Corrosions involving 20-29% of body surface | WHO +T3220 | Corrosions involving 20-29% of body surface with 0% to 9% third degree corrosion | CMS +T3221 | Corrosions involving 20-29% of body surface with 10-19% third degree corrosion | CMS +T3222 | Corrosions involving 20-29% of body surface with 20-29% third degree corrosion | CMS +T323 | Corrosions involving 30-39% of body surface | WHO +T3230 | Corrosions involving 30-39% of body surface with 0% to 9% third degree corrosion | CMS +T3231 | Corrosions involving 30-39% of body surface with 10-19% third degree corrosion | CMS +T3232 | Corrosions involving 30-39% of body surface with 20-29% third degree corrosion | CMS +T3233 | Corrosions involving 30-39% of body surface with 30-39% third degree corrosion | CMS +T324 | Corrosions involving 40-49% of body surface | WHO +T3240 | Corrosions involving 40-49% of body surface with 0% to 9% third degree corrosion | CMS +T3241 | Corrosions involving 40-49% of body surface with 10-19% third degree corrosion | CMS +T3242 | Corrosions involving 40-49% of body surface with 20-29% third degree corrosion | CMS +T3243 | Corrosions involving 40-49% of body surface with 30-39% third degree corrosion | CMS +T3244 | Corrosions involving 40-49% of body surface with 40-49% third degree corrosion | CMS +T325 | Corrosions involving 50-59% of body surface | WHO +T3250 | Corrosions involving 50-59% of body surface with 0% to 9% third degree corrosion | CMS +T3251 | Corrosions involving 50-59% of body surface with 10-19% third degree corrosion | CMS +T3252 | Corrosions involving 50-59% of body surface with 20-29% third degree corrosion | CMS +T3253 | Corrosions involving 50-59% of body surface with 30-39% third degree corrosion | CMS +T3254 | Corrosions involving 50-59% of body surface with 40-49% third degree corrosion | CMS +T3255 | Corrosions involving 50-59% of body surface with 50-59% third degree corrosion | CMS +T326 | Corrosions involving 60-69% of body surface | WHO +T3260 | Corrosions involving 60-69% of body surface with 0% to 9% third degree corrosion | CMS +T3261 | Corrosions involving 60-69% of body surface with 10-19% third degree corrosion | CMS +T3262 | Corrosions involving 60-69% of body surface with 20-29% third degree corrosion | CMS +T3263 | Corrosions involving 60-69% of body surface with 30-39% third degree corrosion | CMS +T3264 | Corrosions involving 60-69% of body surface with 40-49% third degree corrosion | CMS +T3265 | Corrosions involving 60-69% of body surface with 50-59% third degree corrosion | CMS +T3266 | Corrosions involving 60-69% of body surface with 60-69% third degree corrosion | CMS +T327 | Corrosions involving 70-79% of body surface | WHO +T3270 | Corrosions involving 70-79% of body surface with 0% to 9% third degree corrosion | CMS +T3271 | Corrosions involving 70-79% of body surface with 10-19% third degree corrosion | CMS +T3272 | Corrosions involving 70-79% of body surface with 20-29% third degree corrosion | CMS +T3273 | Corrosions involving 70-79% of body surface with 30-39% third degree corrosion | CMS +T3274 | Corrosions involving 70-79% of body surface with 40-49% third degree corrosion | CMS +T3275 | Corrosions involving 70-79% of body surface with 50-59% third degree corrosion | CMS +T3276 | Corrosions involving 70-79% of body surface with 60-69% third degree corrosion | CMS +T3277 | Corrosions involving 70-79% of body surface with 70-79% third degree corrosion | CMS +T328 | Corrosions involving 80-89% of body surface | WHO +T3280 | Corrosions involving 80-89% of body surface with 0% to 9% third degree corrosion | CMS +T3281 | Corrosions involving 80-89% of body surface with 10-19% third degree corrosion | CMS +T3282 | Corrosions involving 80-89% of body surface with 20-29% third degree corrosion | CMS +T3283 | Corrosions involving 80-89% of body surface with 30-39% third degree corrosion | CMS +T3284 | Corrosions involving 80-89% of body surface with 40-49% third degree corrosion | CMS +T3285 | Corrosions involving 80-89% of body surface with 50-59% third degree corrosion | CMS +T3286 | Corrosions involving 80-89% of body surface with 60-69% third degree corrosion | CMS +T3287 | Corrosions involving 80-89% of body surface with 70-79% third degree corrosion | CMS +T3288 | Corrosions involving 80-89% of body surface with 80-89% third degree corrosion | CMS +T329 | Corrosions involving 90% or more of body surface | WHO +T3290 | Corrosions involving 90% or more of body surface with 0% to 9% third degree corrosion | CMS +T3291 | Corrosions involving 90% or more of body surface with 10-19% third degree corrosion | CMS +T3292 | Corrosions involving 90% or more of body surface with 20-29% third degree corrosion | CMS +T3293 | Corrosions involving 90% or more of body surface with 30-39% third degree corrosion | CMS +T3294 | Corrosions involving 90% or more of body surface with 40-49% third degree corrosion | CMS +T3295 | Corrosions involving 90% or more of body surface with 50-59% third degree corrosion | CMS +T3296 | Corrosions involving 90% or more of body surface with 60-69% third degree corrosion | CMS +T3297 | Corrosions involving 90% or more of body surface with 70-79% third degree corrosion | CMS +T3298 | Corrosions involving 90% or more of body surface with 80-89% third degree corrosion | CMS +T3299 | Corrosions involving 90% or more of body surface with 90% or more third degree corrosion | CMS +T33 | Superficial frostbite | WHO +T330 | Superficial frostbite of head | WHO +T33011A | Superficial frostbite of right ear, initial encounter | CMS +T33011D | Superficial frostbite of right ear, subsequent encounter | CMS +T33011S | Superficial frostbite of right ear, sequela | CMS +T33012A | Superficial frostbite of left ear, initial encounter | CMS +T33012D | Superficial frostbite of left ear, subsequent encounter | CMS +T33012S | Superficial frostbite of left ear, sequela | CMS +T33019A | Superficial frostbite of unspecified ear, initial encounter | CMS +T33019D | Superficial frostbite of unspecified ear, subsequent encounter | CMS +T33019S | Superficial frostbite of unspecified ear, sequela | CMS +T3302XA | Superficial frostbite of nose, initial encounter | CMS +T3302XD | Superficial frostbite of nose, subsequent encounter | CMS +T3302XS | Superficial frostbite of nose, sequela | CMS +T3309XA | Superficial frostbite of other part of head, initial encounter | CMS +T3309XD | Superficial frostbite of other part of head, subsequent encounter | CMS +T3309XS | Superficial frostbite of other part of head, sequela | CMS +T331 | Superficial frostbite of neck | WHO +T331XXA | Superficial frostbite of neck, initial encounter | CMS +T331XXD | Superficial frostbite of neck, subsequent encounter | CMS +T331XXS | Superficial frostbite of neck, sequela | CMS +T332 | Superficial frostbite of thorax | WHO +T332XXA | Superficial frostbite of thorax, initial encounter | CMS +T332XXD | Superficial frostbite of thorax, subsequent encounter | CMS +T332XXS | Superficial frostbite of thorax, sequela | CMS +T333 | Superficial frostbite of abdominal wall, lower back and pelvis | WHO +T333XXA | Superficial frostbite of abdominal wall, lower back and pelvis, initial encounter | CMS +T333XXD | Superficial frostbite of abdominal wall, lower back and pelvis, subsequent encounter | CMS +T333XXS | Superficial frostbite of abdominal wall, lower back and pelvis, sequela | CMS +T334 | Superficial frostbite of arm | WHO +T3340XA | Superficial frostbite of unspecified arm, initial encounter | CMS +T3340XD | Superficial frostbite of unspecified arm, subsequent encounter | CMS +T3340XS | Superficial frostbite of unspecified arm, sequela | CMS +T3341XA | Superficial frostbite of right arm, initial encounter | CMS +T3341XD | Superficial frostbite of right arm, subsequent encounter | CMS +T3341XS | Superficial frostbite of right arm, sequela | CMS +T3342XA | Superficial frostbite of left arm, initial encounter | CMS +T3342XD | Superficial frostbite of left arm, subsequent encounter | CMS +T3342XS | Superficial frostbite of left arm, sequela | CMS +T335 | Superficial frostbite of wrist and hand | WHO +T33511A | Superficial frostbite of right wrist, initial encounter | CMS +T33511D | Superficial frostbite of right wrist, subsequent encounter | CMS +T33511S | Superficial frostbite of right wrist, sequela | CMS +T33512A | Superficial frostbite of left wrist, initial encounter | CMS +T33512D | Superficial frostbite of left wrist, subsequent encounter | CMS +T33512S | Superficial frostbite of left wrist, sequela | CMS +T33519A | Superficial frostbite of unspecified wrist, initial encounter | CMS +T33519D | Superficial frostbite of unspecified wrist, subsequent encounter | CMS +T33519S | Superficial frostbite of unspecified wrist, sequela | CMS +T33521A | Superficial frostbite of right hand, initial encounter | CMS +T33521D | Superficial frostbite of right hand, subsequent encounter | CMS +T33521S | Superficial frostbite of right hand, sequela | CMS +T33522A | Superficial frostbite of left hand, initial encounter | CMS +T33522D | Superficial frostbite of left hand, subsequent encounter | CMS +T33522S | Superficial frostbite of left hand, sequela | CMS +T33529A | Superficial frostbite of unspecified hand, initial encounter | CMS +T33529D | Superficial frostbite of unspecified hand, subsequent encounter | CMS +T33529S | Superficial frostbite of unspecified hand, sequela | CMS +T33531A | Superficial frostbite of right finger(s), initial encounter | CMS +T33531D | Superficial frostbite of right finger(s), subsequent encounter | CMS +T33531S | Superficial frostbite of right finger(s), sequela | CMS +T33532A | Superficial frostbite of left finger(s), initial encounter | CMS +T33532D | Superficial frostbite of left finger(s), subsequent encounter | CMS +T33532S | Superficial frostbite of left finger(s), sequela | CMS +T33539A | Superficial frostbite of unspecified finger(s), initial encounter | CMS +T33539D | Superficial frostbite of unspecified finger(s), subsequent encounter | CMS +T33539S | Superficial frostbite of unspecified finger(s), sequela | CMS +T336 | Superficial frostbite of hip and thigh | WHO +T3360XA | Superficial frostbite of unspecified hip and thigh, initial encounter | CMS +T3360XD | Superficial frostbite of unspecified hip and thigh, subsequent encounter | CMS +T3360XS | Superficial frostbite of unspecified hip and thigh, sequela | CMS +T3361XA | Superficial frostbite of right hip and thigh, initial encounter | CMS +T3361XD | Superficial frostbite of right hip and thigh, subsequent encounter | CMS +T3361XS | Superficial frostbite of right hip and thigh, sequela | CMS +T3362XA | Superficial frostbite of left hip and thigh, initial encounter | CMS +T3362XD | Superficial frostbite of left hip and thigh, subsequent encounter | CMS +T3362XS | Superficial frostbite of left hip and thigh, sequela | CMS +T337 | Superficial frostbite of knee and lower leg | WHO +T3370XA | Superficial frostbite of unspecified knee and lower leg, initial encounter | CMS +T3370XD | Superficial frostbite of unspecified knee and lower leg, subsequent encounter | CMS +T3370XS | Superficial frostbite of unspecified knee and lower leg, sequela | CMS +T3371XA | Superficial frostbite of right knee and lower leg, initial encounter | CMS +T3371XD | Superficial frostbite of right knee and lower leg, subsequent encounter | CMS +T3371XS | Superficial frostbite of right knee and lower leg, sequela | CMS +T3372XA | Superficial frostbite of left knee and lower leg, initial encounter | CMS +T3372XD | Superficial frostbite of left knee and lower leg, subsequent encounter | CMS +T3372XS | Superficial frostbite of left knee and lower leg, sequela | CMS +T338 | Superficial frostbite of ankle and foot | WHO +T33811A | Superficial frostbite of right ankle, initial encounter | CMS +T33811D | Superficial frostbite of right ankle, subsequent encounter | CMS +T33811S | Superficial frostbite of right ankle, sequela | CMS +T33812A | Superficial frostbite of left ankle, initial encounter | CMS +T33812D | Superficial frostbite of left ankle, subsequent encounter | CMS +T33812S | Superficial frostbite of left ankle, sequela | CMS +T33819A | Superficial frostbite of unspecified ankle, initial encounter | CMS +T33819D | Superficial frostbite of unspecified ankle, subsequent encounter | CMS +T33819S | Superficial frostbite of unspecified ankle, sequela | CMS +T33821A | Superficial frostbite of right foot, initial encounter | CMS +T33821D | Superficial frostbite of right foot, subsequent encounter | CMS +T33821S | Superficial frostbite of right foot, sequela | CMS +T33822A | Superficial frostbite of left foot, initial encounter | CMS +T33822D | Superficial frostbite of left foot, subsequent encounter | CMS +T33822S | Superficial frostbite of left foot, sequela | CMS +T33829A | Superficial frostbite of unspecified foot, initial encounter | CMS +T33829D | Superficial frostbite of unspecified foot, subsequent encounter | CMS +T33829S | Superficial frostbite of unspecified foot, sequela | CMS +T33831A | Superficial frostbite of right toe(s), initial encounter | CMS +T33831D | Superficial frostbite of right toe(s), subsequent encounter | CMS +T33831S | Superficial frostbite of right toe(s), sequela | CMS +T33832A | Superficial frostbite of left toe(s), initial encounter | CMS +T33832D | Superficial frostbite of left toe(s), subsequent encounter | CMS +T33832S | Superficial frostbite of left toe(s), sequela | CMS +T33839A | Superficial frostbite of unspecified toe(s), initial encounter | CMS +T33839D | Superficial frostbite of unspecified toe(s), subsequent encounter | CMS +T33839S | Superficial frostbite of unspecified toe(s), sequela | CMS +T339 | Superficial frostbite of other and unspecified sites | WHO +T3390XA | Superficial frostbite of unspecified sites, initial encounter | CMS +T3390XD | Superficial frostbite of unspecified sites, subsequent encounter | CMS +T3390XS | Superficial frostbite of unspecified sites, sequela | CMS +T3399XA | Superficial frostbite of other sites, initial encounter | CMS +T3399XD | Superficial frostbite of other sites, subsequent encounter | CMS +T3399XS | Superficial frostbite of other sites, sequela | CMS +T34 | Frostbite with tissue necrosis | WHO +T340 | Frostbite with tissue necrosis of head | WHO +T34011A | Frostbite with tissue necrosis of right ear, initial encounter | CMS +T34011D | Frostbite with tissue necrosis of right ear, subsequent encounter | CMS +T34011S | Frostbite with tissue necrosis of right ear, sequela | CMS +T34012A | Frostbite with tissue necrosis of left ear, initial encounter | CMS +T34012D | Frostbite with tissue necrosis of left ear, subsequent encounter | CMS +T34012S | Frostbite with tissue necrosis of left ear, sequela | CMS +T34019A | Frostbite with tissue necrosis of unspecified ear, initial encounter | CMS +T34019D | Frostbite with tissue necrosis of unspecified ear, subsequent encounter | CMS +T34019S | Frostbite with tissue necrosis of unspecified ear, sequela | CMS +T3402XA | Frostbite with tissue necrosis of nose, initial encounter | CMS +T3402XD | Frostbite with tissue necrosis of nose, subsequent encounter | CMS +T3402XS | Frostbite with tissue necrosis of nose, sequela | CMS +T3409XA | Frostbite with tissue necrosis of other part of head, initial encounter | CMS +T3409XD | Frostbite with tissue necrosis of other part of head, subsequent encounter | CMS +T3409XS | Frostbite with tissue necrosis of other part of head, sequela | CMS +T341 | Frostbite with tissue necrosis of neck | WHO +T341XXA | Frostbite with tissue necrosis of neck, initial encounter | CMS +T341XXD | Frostbite with tissue necrosis of neck, subsequent encounter | CMS +T341XXS | Frostbite with tissue necrosis of neck, sequela | CMS +T342 | Frostbite with tissue necrosis of thorax | WHO +T342XXA | Frostbite with tissue necrosis of thorax, initial encounter | CMS +T342XXD | Frostbite with tissue necrosis of thorax, subsequent encounter | CMS +T342XXS | Frostbite with tissue necrosis of thorax, sequela | CMS +T343 | Frostbite with tissue necrosis of abdominal wall, lower back and pelvis | WHO +T343XXA | Frostbite with tissue necrosis of abdominal wall, lower back and pelvis, initial encounter | CMS +T343XXD | Frostbite with tissue necrosis of abdominal wall, lower back and pelvis, subsequent encounter | CMS +T343XXS | Frostbite with tissue necrosis of abdominal wall, lower back and pelvis, sequela | CMS +T344 | Frostbite with tissue necrosis of arm | WHO +T3440XA | Frostbite with tissue necrosis of unspecified arm, initial encounter | CMS +T3440XD | Frostbite with tissue necrosis of unspecified arm, subsequent encounter | CMS +T3440XS | Frostbite with tissue necrosis of unspecified arm, sequela | CMS +T3441XA | Frostbite with tissue necrosis of right arm, initial encounter | CMS +T3441XD | Frostbite with tissue necrosis of right arm, subsequent encounter | CMS +T3441XS | Frostbite with tissue necrosis of right arm, sequela | CMS +T3442XA | Frostbite with tissue necrosis of left arm, initial encounter | CMS +T3442XD | Frostbite with tissue necrosis of left arm, subsequent encounter | CMS +T3442XS | Frostbite with tissue necrosis of left arm, sequela | CMS +T345 | Frostbite with tissue necrosis of wrist and hand | WHO +T34511A | Frostbite with tissue necrosis of right wrist, initial encounter | CMS +T34511D | Frostbite with tissue necrosis of right wrist, subsequent encounter | CMS +T34511S | Frostbite with tissue necrosis of right wrist, sequela | CMS +T34512A | Frostbite with tissue necrosis of left wrist, initial encounter | CMS +T34512D | Frostbite with tissue necrosis of left wrist, subsequent encounter | CMS +T34512S | Frostbite with tissue necrosis of left wrist, sequela | CMS +T34519A | Frostbite with tissue necrosis of unspecified wrist, initial encounter | CMS +T34519D | Frostbite with tissue necrosis of unspecified wrist, subsequent encounter | CMS +T34519S | Frostbite with tissue necrosis of unspecified wrist, sequela | CMS +T34521A | Frostbite with tissue necrosis of right hand, initial encounter | CMS +T34521D | Frostbite with tissue necrosis of right hand, subsequent encounter | CMS +T34521S | Frostbite with tissue necrosis of right hand, sequela | CMS +T34522A | Frostbite with tissue necrosis of left hand, initial encounter | CMS +T34522D | Frostbite with tissue necrosis of left hand, subsequent encounter | CMS +T34522S | Frostbite with tissue necrosis of left hand, sequela | CMS +T34529A | Frostbite with tissue necrosis of unspecified hand, initial encounter | CMS +T34529D | Frostbite with tissue necrosis of unspecified hand, subsequent encounter | CMS +T34529S | Frostbite with tissue necrosis of unspecified hand, sequela | CMS +T34531A | Frostbite with tissue necrosis of right finger(s), initial encounter | CMS +T34531D | Frostbite with tissue necrosis of right finger(s), subsequent encounter | CMS +T34531S | Frostbite with tissue necrosis of right finger(s), sequela | CMS +T34532A | Frostbite with tissue necrosis of left finger(s), initial encounter | CMS +T34532D | Frostbite with tissue necrosis of left finger(s), subsequent encounter | CMS +T34532S | Frostbite with tissue necrosis of left finger(s), sequela | CMS +T34539A | Frostbite with tissue necrosis of unspecified finger(s), initial encounter | CMS +T34539D | Frostbite with tissue necrosis of unspecified finger(s), subsequent encounter | CMS +T34539S | Frostbite with tissue necrosis of unspecified finger(s), sequela | CMS +T346 | Frostbite with tissue necrosis of hip and thigh | WHO +T3460XA | Frostbite with tissue necrosis of unspecified hip and thigh, initial encounter | CMS +T3460XD | Frostbite with tissue necrosis of unspecified hip and thigh, subsequent encounter | CMS +T3460XS | Frostbite with tissue necrosis of unspecified hip and thigh, sequela | CMS +T3461XA | Frostbite with tissue necrosis of right hip and thigh, initial encounter | CMS +T3461XD | Frostbite with tissue necrosis of right hip and thigh, subsequent encounter | CMS +T3461XS | Frostbite with tissue necrosis of right hip and thigh, sequela | CMS +T3462XA | Frostbite with tissue necrosis of left hip and thigh, initial encounter | CMS +T3462XD | Frostbite with tissue necrosis of left hip and thigh, subsequent encounter | CMS +T3462XS | Frostbite with tissue necrosis of left hip and thigh, sequela | CMS +T347 | Frostbite with tissue necrosis of knee and lower leg | WHO +T3470XA | Frostbite with tissue necrosis of unspecified knee and lower leg, initial encounter | CMS +T3470XD | Frostbite with tissue necrosis of unspecified knee and lower leg, subsequent encounter | CMS +T3470XS | Frostbite with tissue necrosis of unspecified knee and lower leg, sequela | CMS +T3471XA | Frostbite with tissue necrosis of right knee and lower leg, initial encounter | CMS +T3471XD | Frostbite with tissue necrosis of right knee and lower leg, subsequent encounter | CMS +T3471XS | Frostbite with tissue necrosis of right knee and lower leg, sequela | CMS +T3472XA | Frostbite with tissue necrosis of left knee and lower leg, initial encounter | CMS +T3472XD | Frostbite with tissue necrosis of left knee and lower leg, subsequent encounter | CMS +T3472XS | Frostbite with tissue necrosis of left knee and lower leg, sequela | CMS +T348 | Frostbite with tissue necrosis of ankle and foot | WHO +T34811A | Frostbite with tissue necrosis of right ankle, initial encounter | CMS +T34811D | Frostbite with tissue necrosis of right ankle, subsequent encounter | CMS +T34811S | Frostbite with tissue necrosis of right ankle, sequela | CMS +T34812A | Frostbite with tissue necrosis of left ankle, initial encounter | CMS +T34812D | Frostbite with tissue necrosis of left ankle, subsequent encounter | CMS +T34812S | Frostbite with tissue necrosis of left ankle, sequela | CMS +T34819A | Frostbite with tissue necrosis of unspecified ankle, initial encounter | CMS +T34819D | Frostbite with tissue necrosis of unspecified ankle, subsequent encounter | CMS +T34819S | Frostbite with tissue necrosis of unspecified ankle, sequela | CMS +T34821A | Frostbite with tissue necrosis of right foot, initial encounter | CMS +T34821D | Frostbite with tissue necrosis of right foot, subsequent encounter | CMS +T34821S | Frostbite with tissue necrosis of right foot, sequela | CMS +T34822A | Frostbite with tissue necrosis of left foot, initial encounter | CMS +T34822D | Frostbite with tissue necrosis of left foot, subsequent encounter | CMS +T34822S | Frostbite with tissue necrosis of left foot, sequela | CMS +T34829A | Frostbite with tissue necrosis of unspecified foot, initial encounter | CMS +T34829D | Frostbite with tissue necrosis of unspecified foot, subsequent encounter | CMS +T34829S | Frostbite with tissue necrosis of unspecified foot, sequela | CMS +T34831A | Frostbite with tissue necrosis of right toe(s), initial encounter | CMS +T34831D | Frostbite with tissue necrosis of right toe(s), subsequent encounter | CMS +T34831S | Frostbite with tissue necrosis of right toe(s), sequela | CMS +T34832A | Frostbite with tissue necrosis of left toe(s), initial encounter | CMS +T34832D | Frostbite with tissue necrosis of left toe(s), subsequent encounter | CMS +T34832S | Frostbite with tissue necrosis of left toe(s), sequela | CMS +T34839A | Frostbite with tissue necrosis of unspecified toe(s), initial encounter | CMS +T34839D | Frostbite with tissue necrosis of unspecified toe(s), subsequent encounter | CMS +T34839S | Frostbite with tissue necrosis of unspecified toe(s), sequela | CMS +T349 | Frostbite with tissue necrosis of other and unspecified sites | WHO +T3490XA | Frostbite with tissue necrosis of unspecified sites, initial encounter | CMS +T3490XD | Frostbite with tissue necrosis of unspecified sites, subsequent encounter | CMS +T3490XS | Frostbite with tissue necrosis of unspecified sites, sequela | CMS +T3499XA | Frostbite with tissue necrosis of other sites, initial encounter | CMS +T3499XD | Frostbite with tissue necrosis of other sites, subsequent encounter | CMS +T3499XS | Frostbite with tissue necrosis of other sites, sequela | CMS +T35 | Frostbite involving multiple body regions and unspecified frostbite | WHO +T350 | Superficial frostbite involving multiple body regions | WHO +T351 | Frostbite with tissue necrosis involving multiple body regions | WHO +T352 | Unspecified frostbite of head and neck | WHO +T353 | Unspecified frostbite of thorax, abdomen, lower back and pelvis | WHO +T354 | Unspecified frostbite of upper limb | WHO +T355 | Unspecified frostbite of lower limb | WHO +T356 | Unspecified frostbite involving multiple body regions | WHO +T357 | Unspecified frostbite of unspecified site | WHO +T36 | Poisoning by systemic antibiotics | WHO +T360 | Poisoning: Penicillins | WHO +T360X1A | Poisoning by penicillins, accidental (unintentional), initial encounter | CMS +T360X1D | Poisoning by penicillins, accidental (unintentional), subsequent encounter | CMS +T360X1S | Poisoning by penicillins, accidental (unintentional), sequela | CMS +T360X2A | Poisoning by penicillins, intentional self-harm, initial encounter | CMS +T360X2D | Poisoning by penicillins, intentional self-harm, subsequent encounter | CMS +T360X2S | Poisoning by penicillins, intentional self-harm, sequela | CMS +T360X3A | Poisoning by penicillins, assault, initial encounter | CMS +T360X3D | Poisoning by penicillins, assault, subsequent encounter | CMS +T360X3S | Poisoning by penicillins, assault, sequela | CMS +T360X4A | Poisoning by penicillins, undetermined, initial encounter | CMS +T360X4D | Poisoning by penicillins, undetermined, subsequent encounter | CMS +T360X4S | Poisoning by penicillins, undetermined, sequela | CMS +T360X5A | Adverse effect of penicillins, initial encounter | CMS +T360X5D | Adverse effect of penicillins, subsequent encounter | CMS +T360X5S | Adverse effect of penicillins, sequela | CMS +T360X6A | Underdosing of penicillins, initial encounter | CMS +T360X6D | Underdosing of penicillins, subsequent encounter | CMS +T360X6S | Underdosing of penicillins, sequela | CMS +T361 | Poisoning: Cefalosporins and other beta-lactam antibiotics | WHO +T361X1A | Poisoning by cephalosporins and other beta-lactam antibiotics, accidental (unintentional), initial encounter | CMS +T361X1D | Poisoning by cephalosporins and other beta-lactam antibiotics, accidental (unintentional), subsequent encounter | CMS +T361X1S | Poisoning by cephalosporins and other beta-lactam antibiotics, accidental (unintentional), sequela | CMS +T361X2A | Poisoning by cephalosporins and other beta-lactam antibiotics, intentional self-harm, initial encounter | CMS +T361X2D | Poisoning by cephalosporins and other beta-lactam antibiotics, intentional self-harm, subsequent encounter | CMS +T361X2S | Poisoning by cephalosporins and other beta-lactam antibiotics, intentional self-harm, sequela | CMS +T361X3A | Poisoning by cephalosporins and other beta-lactam antibiotics, assault, initial encounter | CMS +T361X3D | Poisoning by cephalosporins and other beta-lactam antibiotics, assault, subsequent encounter | CMS +T361X3S | Poisoning by cephalosporins and other beta-lactam antibiotics, assault, sequela | CMS +T361X4A | Poisoning by cephalosporins and other beta-lactam antibiotics, undetermined, initial encounter | CMS +T361X4D | Poisoning by cephalosporins and other beta-lactam antibiotics, undetermined, subsequent encounter | CMS +T361X4S | Poisoning by cephalosporins and other beta-lactam antibiotics, undetermined, sequela | CMS +T361X5A | Adverse effect of cephalosporins and other beta-lactam antibiotics, initial encounter | CMS +T361X5D | Adverse effect of cephalosporins and other beta-lactam antibiotics, subsequent encounter | CMS +T361X5S | Adverse effect of cephalosporins and other beta-lactam antibiotics, sequela | CMS +T361X6A | Underdosing of cephalosporins and other beta-lactam antibiotics, initial encounter | CMS +T361X6D | Underdosing of cephalosporins and other beta-lactam antibiotics, subsequent encounter | CMS +T361X6S | Underdosing of cephalosporins and other beta-lactam antibiotics, sequela | CMS +T362 | Poisoning: Chloramphenicol group | WHO +T362X1A | Poisoning by chloramphenicol group, accidental (unintentional), initial encounter | CMS +T362X1D | Poisoning by chloramphenicol group, accidental (unintentional), subsequent encounter | CMS +T362X1S | Poisoning by chloramphenicol group, accidental (unintentional), sequela | CMS +T362X2A | Poisoning by chloramphenicol group, intentional self-harm, initial encounter | CMS +T362X2D | Poisoning by chloramphenicol group, intentional self-harm, subsequent encounter | CMS +T362X2S | Poisoning by chloramphenicol group, intentional self-harm, sequela | CMS +T362X3A | Poisoning by chloramphenicol group, assault, initial encounter | CMS +T362X3D | Poisoning by chloramphenicol group, assault, subsequent encounter | CMS +T362X3S | Poisoning by chloramphenicol group, assault, sequela | CMS +T362X4A | Poisoning by chloramphenicol group, undetermined, initial encounter | CMS +T362X4D | Poisoning by chloramphenicol group, undetermined, subsequent encounter | CMS +T362X4S | Poisoning by chloramphenicol group, undetermined, sequela | CMS +T362X5A | Adverse effect of chloramphenicol group, initial encounter | CMS +T362X5D | Adverse effect of chloramphenicol group, subsequent encounter | CMS +T362X5S | Adverse effect of chloramphenicol group, sequela | CMS +T362X6A | Underdosing of chloramphenicol group, initial encounter | CMS +T362X6D | Underdosing of chloramphenicol group, subsequent encounter | CMS +T362X6S | Underdosing of chloramphenicol group, sequela | CMS +T363 | Poisoning: Macrolides | WHO +T363X1A | Poisoning by macrolides, accidental (unintentional), initial encounter | CMS +T363X1D | Poisoning by macrolides, accidental (unintentional), subsequent encounter | CMS +T363X1S | Poisoning by macrolides, accidental (unintentional), sequela | CMS +T363X2A | Poisoning by macrolides, intentional self-harm, initial encounter | CMS +T363X2D | Poisoning by macrolides, intentional self-harm, subsequent encounter | CMS +T363X2S | Poisoning by macrolides, intentional self-harm, sequela | CMS +T363X3A | Poisoning by macrolides, assault, initial encounter | CMS +T363X3D | Poisoning by macrolides, assault, subsequent encounter | CMS +T363X3S | Poisoning by macrolides, assault, sequela | CMS +T363X4A | Poisoning by macrolides, undetermined, initial encounter | CMS +T363X4D | Poisoning by macrolides, undetermined, subsequent encounter | CMS +T363X4S | Poisoning by macrolides, undetermined, sequela | CMS +T363X5A | Adverse effect of macrolides, initial encounter | CMS +T363X5D | Adverse effect of macrolides, subsequent encounter | CMS +T363X5S | Adverse effect of macrolides, sequela | CMS +T363X6A | Underdosing of macrolides, initial encounter | CMS +T363X6D | Underdosing of macrolides, subsequent encounter | CMS +T363X6S | Underdosing of macrolides, sequela | CMS +T364 | Poisoning: Tetracyclines | WHO +T364X1A | Poisoning by tetracyclines, accidental (unintentional), initial encounter | CMS +T364X1D | Poisoning by tetracyclines, accidental (unintentional), subsequent encounter | CMS +T364X1S | Poisoning by tetracyclines, accidental (unintentional), sequela | CMS +T364X2A | Poisoning by tetracyclines, intentional self-harm, initial encounter | CMS +T364X2D | Poisoning by tetracyclines, intentional self-harm, subsequent encounter | CMS +T364X2S | Poisoning by tetracyclines, intentional self-harm, sequela | CMS +T364X3A | Poisoning by tetracyclines, assault, initial encounter | CMS +T364X3D | Poisoning by tetracyclines, assault, subsequent encounter | CMS +T364X3S | Poisoning by tetracyclines, assault, sequela | CMS +T364X4A | Poisoning by tetracyclines, undetermined, initial encounter | CMS +T364X4D | Poisoning by tetracyclines, undetermined, subsequent encounter | CMS +T364X4S | Poisoning by tetracyclines, undetermined, sequela | CMS +T364X5A | Adverse effect of tetracyclines, initial encounter | CMS +T364X5D | Adverse effect of tetracyclines, subsequent encounter | CMS +T364X5S | Adverse effect of tetracyclines, sequela | CMS +T364X6A | Underdosing of tetracyclines, initial encounter | CMS +T364X6D | Underdosing of tetracyclines, subsequent encounter | CMS +T364X6S | Underdosing of tetracyclines, sequela | CMS +T365 | Poisoning: Aminoglycosides | WHO +T365X1A | Poisoning by aminoglycosides, accidental (unintentional), initial encounter | CMS +T365X1D | Poisoning by aminoglycosides, accidental (unintentional), subsequent encounter | CMS +T365X1S | Poisoning by aminoglycosides, accidental (unintentional), sequela | CMS +T365X2A | Poisoning by aminoglycosides, intentional self-harm, initial encounter | CMS +T365X2D | Poisoning by aminoglycosides, intentional self-harm, subsequent encounter | CMS +T365X2S | Poisoning by aminoglycosides, intentional self-harm, sequela | CMS +T365X3A | Poisoning by aminoglycosides, assault, initial encounter | CMS +T365X3D | Poisoning by aminoglycosides, assault, subsequent encounter | CMS +T365X3S | Poisoning by aminoglycosides, assault, sequela | CMS +T365X4A | Poisoning by aminoglycosides, undetermined, initial encounter | CMS +T365X4D | Poisoning by aminoglycosides, undetermined, subsequent encounter | CMS +T365X4S | Poisoning by aminoglycosides, undetermined, sequela | CMS +T365X5A | Adverse effect of aminoglycosides, initial encounter | CMS +T365X5D | Adverse effect of aminoglycosides, subsequent encounter | CMS +T365X5S | Adverse effect of aminoglycosides, sequela | CMS +T365X6A | Underdosing of aminoglycosides, initial encounter | CMS +T365X6D | Underdosing of aminoglycosides, subsequent encounter | CMS +T365X6S | Underdosing of aminoglycosides, sequela | CMS +T366 | Poisoning: Rifamycins | WHO +T366X1A | Poisoning by rifampicins, accidental (unintentional), initial encounter | CMS +T366X1D | Poisoning by rifampicins, accidental (unintentional), subsequent encounter | CMS +T366X1S | Poisoning by rifampicins, accidental (unintentional), sequela | CMS +T366X2A | Poisoning by rifampicins, intentional self-harm, initial encounter | CMS +T366X2D | Poisoning by rifampicins, intentional self-harm, subsequent encounter | CMS +T366X2S | Poisoning by rifampicins, intentional self-harm, sequela | CMS +T366X3A | Poisoning by rifampicins, assault, initial encounter | CMS +T366X3D | Poisoning by rifampicins, assault, subsequent encounter | CMS +T366X3S | Poisoning by rifampicins, assault, sequela | CMS +T366X4A | Poisoning by rifampicins, undetermined, initial encounter | CMS +T366X4D | Poisoning by rifampicins, undetermined, subsequent encounter | CMS +T366X4S | Poisoning by rifampicins, undetermined, sequela | CMS +T366X5A | Adverse effect of rifampicins, initial encounter | CMS +T366X5D | Adverse effect of rifampicins, subsequent encounter | CMS +T366X5S | Adverse effect of rifampicins, sequela | CMS +T366X6A | Underdosing of rifampicins, initial encounter | CMS +T366X6D | Underdosing of rifampicins, subsequent encounter | CMS +T366X6S | Underdosing of rifampicins, sequela | CMS +T367 | Poisoning: Antifungal antibiotics, systemically used | WHO +T367X1A | Poisoning by antifungal antibiotics, systemically used, accidental (unintentional), initial encounter | CMS +T367X1D | Poisoning by antifungal antibiotics, systemically used, accidental (unintentional), subsequent encounter | CMS +T367X1S | Poisoning by antifungal antibiotics, systemically used, accidental (unintentional), sequela | CMS +T367X2A | Poisoning by antifungal antibiotics, systemically used, intentional self-harm, initial encounter | CMS +T367X2D | Poisoning by antifungal antibiotics, systemically used, intentional self-harm, subsequent encounter | CMS +T367X2S | Poisoning by antifungal antibiotics, systemically used, intentional self-harm, sequela | CMS +T367X3A | Poisoning by antifungal antibiotics, systemically used, assault, initial encounter | CMS +T367X3D | Poisoning by antifungal antibiotics, systemically used, assault, subsequent encounter | CMS +T367X3S | Poisoning by antifungal antibiotics, systemically used, assault, sequela | CMS +T367X4A | Poisoning by antifungal antibiotics, systemically used, undetermined, initial encounter | CMS +T367X4D | Poisoning by antifungal antibiotics, systemically used, undetermined, subsequent encounter | CMS +T367X4S | Poisoning by antifungal antibiotics, systemically used, undetermined, sequela | CMS +T367X5A | Adverse effect of antifungal antibiotics, systemically used, initial encounter | CMS +T367X5D | Adverse effect of antifungal antibiotics, systemically used, subsequent encounter | CMS +T367X5S | Adverse effect of antifungal antibiotics, systemically used, sequela | CMS +T367X6A | Underdosing of antifungal antibiotics, systemically used, initial encounter | CMS +T367X6D | Underdosing of antifungal antibiotics, systemically used, subsequent encounter | CMS +T367X6S | Underdosing of antifungal antibiotics, systemically used, sequela | CMS +T368 | Poisoning: Other systemic antibiotics | WHO +T368X1A | Poisoning by other systemic antibiotics, accidental (unintentional), initial encounter | CMS +T368X1D | Poisoning by other systemic antibiotics, accidental (unintentional), subsequent encounter | CMS +T368X1S | Poisoning by other systemic antibiotics, accidental (unintentional), sequela | CMS +T368X2A | Poisoning by other systemic antibiotics, intentional self-harm, initial encounter | CMS +T368X2D | Poisoning by other systemic antibiotics, intentional self-harm, subsequent encounter | CMS +T368X2S | Poisoning by other systemic antibiotics, intentional self-harm, sequela | CMS +T368X3A | Poisoning by other systemic antibiotics, assault, initial encounter | CMS +T368X3D | Poisoning by other systemic antibiotics, assault, subsequent encounter | CMS +T368X3S | Poisoning by other systemic antibiotics, assault, sequela | CMS +T368X4A | Poisoning by other systemic antibiotics, undetermined, initial encounter | CMS +T368X4D | Poisoning by other systemic antibiotics, undetermined, subsequent encounter | CMS +T368X4S | Poisoning by other systemic antibiotics, undetermined, sequela | CMS +T368X5A | Adverse effect of other systemic antibiotics, initial encounter | CMS +T368X5D | Adverse effect of other systemic antibiotics, subsequent encounter | CMS +T368X5S | Adverse effect of other systemic antibiotics, sequela | CMS +T368X6A | Underdosing of other systemic antibiotics, initial encounter | CMS +T368X6D | Underdosing of other systemic antibiotics, subsequent encounter | CMS +T368X6S | Underdosing of other systemic antibiotics, sequela | CMS +T369 | Poisoning: Systemic antibiotic, unspecified | WHO +T3691XA | Poisoning by unspecified systemic antibiotic, accidental (unintentional), initial encounter | CMS +T3691XD | Poisoning by unspecified systemic antibiotic, accidental (unintentional), subsequent encounter | CMS +T3691XS | Poisoning by unspecified systemic antibiotic, accidental (unintentional), sequela | CMS +T3692XA | Poisoning by unspecified systemic antibiotic, intentional self-harm, initial encounter | CMS +T3692XD | Poisoning by unspecified systemic antibiotic, intentional self-harm, subsequent encounter | CMS +T3692XS | Poisoning by unspecified systemic antibiotic, intentional self-harm, sequela | CMS +T3693XA | Poisoning by unspecified systemic antibiotic, assault, initial encounter | CMS +T3693XD | Poisoning by unspecified systemic antibiotic, assault, subsequent encounter | CMS +T3693XS | Poisoning by unspecified systemic antibiotic, assault, sequela | CMS +T3694XA | Poisoning by unspecified systemic antibiotic, undetermined, initial encounter | CMS +T3694XD | Poisoning by unspecified systemic antibiotic, undetermined, subsequent encounter | CMS +T3694XS | Poisoning by unspecified systemic antibiotic, undetermined, sequela | CMS +T3695XA | Adverse effect of unspecified systemic antibiotic, initial encounter | CMS +T3695XD | Adverse effect of unspecified systemic antibiotic, subsequent encounter | CMS +T3695XS | Adverse effect of unspecified systemic antibiotic, sequela | CMS +T3696XA | Underdosing of unspecified systemic antibiotic, initial encounter | CMS +T3696XD | Underdosing of unspecified systemic antibiotic, subsequent encounter | CMS +T3696XS | Underdosing of unspecified systemic antibiotic, sequela | CMS +T37 | Poisoning by other systemic anti-infectives and antiparasitics | WHO +T370 | Poisoning: Sulfonamides | WHO +T370X1A | Poisoning by sulfonamides, accidental (unintentional), initial encounter | CMS +T370X1D | Poisoning by sulfonamides, accidental (unintentional), subsequent encounter | CMS +T370X1S | Poisoning by sulfonamides, accidental (unintentional), sequela | CMS +T370X2A | Poisoning by sulfonamides, intentional self-harm, initial encounter | CMS +T370X2D | Poisoning by sulfonamides, intentional self-harm, subsequent encounter | CMS +T370X2S | Poisoning by sulfonamides, intentional self-harm, sequela | CMS +T370X3A | Poisoning by sulfonamides, assault, initial encounter | CMS +T370X3D | Poisoning by sulfonamides, assault, subsequent encounter | CMS +T370X3S | Poisoning by sulfonamides, assault, sequela | CMS +T370X4A | Poisoning by sulfonamides, undetermined, initial encounter | CMS +T370X4D | Poisoning by sulfonamides, undetermined, subsequent encounter | CMS +T370X4S | Poisoning by sulfonamides, undetermined, sequela | CMS +T370X5A | Adverse effect of sulfonamides, initial encounter | CMS +T370X5D | Adverse effect of sulfonamides, subsequent encounter | CMS +T370X5S | Adverse effect of sulfonamides, sequela | CMS +T370X6A | Underdosing of sulfonamides, initial encounter | CMS +T370X6D | Underdosing of sulfonamides, subsequent encounter | CMS +T370X6S | Underdosing of sulfonamides, sequela | CMS +T371 | Poisoning: Antimycobacterial drugs | WHO +T371X1A | Poisoning by antimycobacterial drugs, accidental (unintentional), initial encounter | CMS +T371X1D | Poisoning by antimycobacterial drugs, accidental (unintentional), subsequent encounter | CMS +T371X1S | Poisoning by antimycobacterial drugs, accidental (unintentional), sequela | CMS +T371X2A | Poisoning by antimycobacterial drugs, intentional self-harm, initial encounter | CMS +T371X2D | Poisoning by antimycobacterial drugs, intentional self-harm, subsequent encounter | CMS +T371X2S | Poisoning by antimycobacterial drugs, intentional self-harm, sequela | CMS +T371X3A | Poisoning by antimycobacterial drugs, assault, initial encounter | CMS +T371X3D | Poisoning by antimycobacterial drugs, assault, subsequent encounter | CMS +T371X3S | Poisoning by antimycobacterial drugs, assault, sequela | CMS +T371X4A | Poisoning by antimycobacterial drugs, undetermined, initial encounter | CMS +T371X4D | Poisoning by antimycobacterial drugs, undetermined, subsequent encounter | CMS +T371X4S | Poisoning by antimycobacterial drugs, undetermined, sequela | CMS +T371X5A | Adverse effect of antimycobacterial drugs, initial encounter | CMS +T371X5D | Adverse effect of antimycobacterial drugs, subsequent encounter | CMS +T371X5S | Adverse effect of antimycobacterial drugs, sequela | CMS +T371X6A | Underdosing of antimycobacterial drugs, initial encounter | CMS +T371X6D | Underdosing of antimycobacterial drugs, subsequent encounter | CMS +T371X6S | Underdosing of antimycobacterial drugs, sequela | CMS +T372 | Poisoning: Antimalarials and drugs acting on other blood protozoa | WHO +T372X1A | Poisoning by antimalarials and drugs acting on other blood protozoa, accidental (unintentional), initial encounter | CMS +T372X1D | Poisoning by antimalarials and drugs acting on other blood protozoa, accidental (unintentional), subsequent encounter | CMS +T372X1S | Poisoning by antimalarials and drugs acting on other blood protozoa, accidental (unintentional), sequela | CMS +T372X2A | Poisoning by antimalarials and drugs acting on other blood protozoa, intentional self-harm, initial encounter | CMS +T372X2D | Poisoning by antimalarials and drugs acting on other blood protozoa, intentional self-harm, subsequent encounter | CMS +T372X2S | Poisoning by antimalarials and drugs acting on other blood protozoa, intentional self-harm, sequela | CMS +T372X3A | Poisoning by antimalarials and drugs acting on other blood protozoa, assault, initial encounter | CMS +T372X3D | Poisoning by antimalarials and drugs acting on other blood protozoa, assault, subsequent encounter | CMS +T372X3S | Poisoning by antimalarials and drugs acting on other blood protozoa, assault, sequela | CMS +T372X4A | Poisoning by antimalarials and drugs acting on other blood protozoa, undetermined, initial encounter | CMS +T372X4D | Poisoning by antimalarials and drugs acting on other blood protozoa, undetermined, subsequent encounter | CMS +T372X4S | Poisoning by antimalarials and drugs acting on other blood protozoa, undetermined, sequela | CMS +T372X5A | Adverse effect of antimalarials and drugs acting on other blood protozoa, initial encounter | CMS +T372X5D | Adverse effect of antimalarials and drugs acting on other blood protozoa, subsequent encounter | CMS +T372X5S | Adverse effect of antimalarials and drugs acting on other blood protozoa, sequela | CMS +T372X6A | Underdosing of antimalarials and drugs acting on other blood protozoa, initial encounter | CMS +T372X6D | Underdosing of antimalarials and drugs acting on other blood protozoa, subsequent encounter | CMS +T372X6S | Underdosing of antimalarials and drugs acting on other blood protozoa, sequela | CMS +T373 | Poisoning: Other antiprotozoal drugs | WHO +T373X1A | Poisoning by other antiprotozoal drugs, accidental (unintentional), initial encounter | CMS +T373X1D | Poisoning by other antiprotozoal drugs, accidental (unintentional), subsequent encounter | CMS +T373X1S | Poisoning by other antiprotozoal drugs, accidental (unintentional), sequela | CMS +T373X2A | Poisoning by other antiprotozoal drugs, intentional self-harm, initial encounter | CMS +T373X2D | Poisoning by other antiprotozoal drugs, intentional self-harm, subsequent encounter | CMS +T373X2S | Poisoning by other antiprotozoal drugs, intentional self-harm, sequela | CMS +T373X3A | Poisoning by other antiprotozoal drugs, assault, initial encounter | CMS +T373X3D | Poisoning by other antiprotozoal drugs, assault, subsequent encounter | CMS +T373X3S | Poisoning by other antiprotozoal drugs, assault, sequela | CMS +T373X4A | Poisoning by other antiprotozoal drugs, undetermined, initial encounter | CMS +T373X4D | Poisoning by other antiprotozoal drugs, undetermined, subsequent encounter | CMS +T373X4S | Poisoning by other antiprotozoal drugs, undetermined, sequela | CMS +T373X5A | Adverse effect of other antiprotozoal drugs, initial encounter | CMS +T373X5D | Adverse effect of other antiprotozoal drugs, subsequent encounter | CMS +T373X5S | Adverse effect of other antiprotozoal drugs, sequela | CMS +T373X6A | Underdosing of other antiprotozoal drugs, initial encounter | CMS +T373X6D | Underdosing of other antiprotozoal drugs, subsequent encounter | CMS +T373X6S | Underdosing of other antiprotozoal drugs, sequela | CMS +T374 | Poisoning: Anthelminthics | WHO +T374X1A | Poisoning by anthelminthics, accidental (unintentional), initial encounter | CMS +T374X1D | Poisoning by anthelminthics, accidental (unintentional), subsequent encounter | CMS +T374X1S | Poisoning by anthelminthics, accidental (unintentional), sequela | CMS +T374X2A | Poisoning by anthelminthics, intentional self-harm, initial encounter | CMS +T374X2D | Poisoning by anthelminthics, intentional self-harm, subsequent encounter | CMS +T374X2S | Poisoning by anthelminthics, intentional self-harm, sequela | CMS +T374X3A | Poisoning by anthelminthics, assault, initial encounter | CMS +T374X3D | Poisoning by anthelminthics, assault, subsequent encounter | CMS +T374X3S | Poisoning by anthelminthics, assault, sequela | CMS +T374X4A | Poisoning by anthelminthics, undetermined, initial encounter | CMS +T374X4D | Poisoning by anthelminthics, undetermined, subsequent encounter | CMS +T374X4S | Poisoning by anthelminthics, undetermined, sequela | CMS +T374X5A | Adverse effect of anthelminthics, initial encounter | CMS +T374X5D | Adverse effect of anthelminthics, subsequent encounter | CMS +T374X5S | Adverse effect of anthelminthics, sequela | CMS +T374X6A | Underdosing of anthelminthics, initial encounter | CMS +T374X6D | Underdosing of anthelminthics, subsequent encounter | CMS +T374X6S | Underdosing of anthelminthics, sequela | CMS +T375 | Poisoning: Antiviral drugs | WHO +T375X1A | Poisoning by antiviral drugs, accidental (unintentional), initial encounter | CMS +T375X1D | Poisoning by antiviral drugs, accidental (unintentional), subsequent encounter | CMS +T375X1S | Poisoning by antiviral drugs, accidental (unintentional), sequela | CMS +T375X2A | Poisoning by antiviral drugs, intentional self-harm, initial encounter | CMS +T375X2D | Poisoning by antiviral drugs, intentional self-harm, subsequent encounter | CMS +T375X2S | Poisoning by antiviral drugs, intentional self-harm, sequela | CMS +T375X3A | Poisoning by antiviral drugs, assault, initial encounter | CMS +T375X3D | Poisoning by antiviral drugs, assault, subsequent encounter | CMS +T375X3S | Poisoning by antiviral drugs, assault, sequela | CMS +T375X4A | Poisoning by antiviral drugs, undetermined, initial encounter | CMS +T375X4D | Poisoning by antiviral drugs, undetermined, subsequent encounter | CMS +T375X4S | Poisoning by antiviral drugs, undetermined, sequela | CMS +T375X5A | Adverse effect of antiviral drugs, initial encounter | CMS +T375X5D | Adverse effect of antiviral drugs, subsequent encounter | CMS +T375X5S | Adverse effect of antiviral drugs, sequela | CMS +T375X6A | Underdosing of antiviral drugs, initial encounter | CMS +T375X6D | Underdosing of antiviral drugs, subsequent encounter | CMS +T375X6S | Underdosing of antiviral drugs, sequela | CMS +T378 | Poisoning: Other specified systemic anti-infectives and antiparasitics | WHO +T378X1A | Poisoning by other specified systemic anti-infectives and antiparasitics, accidental (unintentional), initial encounter | CMS +T378X1D | Poisoning by other specified systemic anti-infectives and antiparasitics, accidental (unintentional), subsequent encounter | CMS +T378X1S | Poisoning by other specified systemic anti-infectives and antiparasitics, accidental (unintentional), sequela | CMS +T378X2A | Poisoning by other specified systemic anti-infectives and antiparasitics, intentional self-harm, initial encounter | CMS +T378X2D | Poisoning by other specified systemic anti-infectives and antiparasitics, intentional self-harm, subsequent encounter | CMS +T378X2S | Poisoning by other specified systemic anti-infectives and antiparasitics, intentional self-harm, sequela | CMS +T378X3A | Poisoning by other specified systemic anti-infectives and antiparasitics, assault, initial encounter | CMS +T378X3D | Poisoning by other specified systemic anti-infectives and antiparasitics, assault, subsequent encounter | CMS +T378X3S | Poisoning by other specified systemic anti-infectives and antiparasitics, assault, sequela | CMS +T378X4A | Poisoning by other specified systemic anti-infectives and antiparasitics, undetermined, initial encounter | CMS +T378X4D | Poisoning by other specified systemic anti-infectives and antiparasitics, undetermined, subsequent encounter | CMS +T378X4S | Poisoning by other specified systemic anti-infectives and antiparasitics, undetermined, sequela | CMS +T378X5A | Adverse effect of other specified systemic anti-infectives and antiparasitics, initial encounter | CMS +T378X5D | Adverse effect of other specified systemic anti-infectives and antiparasitics, subsequent encounter | CMS +T378X5S | Adverse effect of other specified systemic anti-infectives and antiparasitics, sequela | CMS +T378X6A | Underdosing of other specified systemic anti-infectives and antiparasitics, initial encounter | CMS +T378X6D | Underdosing of other specified systemic anti-infectives and antiparasitics, subsequent encounter | CMS +T378X6S | Underdosing of other specified systemic anti-infectives and antiparasitics, sequela | CMS +T379 | Poisoning: Systemic anti-infective and antiparasitic, unspecified | WHO +T3791XA | Poisoning by unspecified systemic anti-infective and antiparasitics, accidental (unintentional), initial encounter | CMS +T3791XD | Poisoning by unspecified systemic anti-infective and antiparasitics, accidental (unintentional), subsequent encounter | CMS +T3791XS | Poisoning by unspecified systemic anti-infective and antiparasitics, accidental (unintentional), sequela | CMS +T3792XA | Poisoning by unspecified systemic anti-infective and antiparasitics, intentional self-harm, initial encounter | CMS +T3792XD | Poisoning by unspecified systemic anti-infective and antiparasitics, intentional self-harm, subsequent encounter | CMS +T3792XS | Poisoning by unspecified systemic anti-infective and antiparasitics, intentional self-harm, sequela | CMS +T3793XA | Poisoning by unspecified systemic anti-infective and antiparasitics, assault, initial encounter | CMS +T3793XD | Poisoning by unspecified systemic anti-infective and antiparasitics, assault, subsequent encounter | CMS +T3793XS | Poisoning by unspecified systemic anti-infective and antiparasitics, assault, sequela | CMS +T3794XA | Poisoning by unspecified systemic anti-infective and antiparasitics, undetermined, initial encounter | CMS +T3794XD | Poisoning by unspecified systemic anti-infective and antiparasitics, undetermined, subsequent encounter | CMS +T3794XS | Poisoning by unspecified systemic anti-infective and antiparasitics, undetermined, sequela | CMS +T3795XA | Adverse effect of unspecified systemic anti-infective and antiparasitic, initial encounter | CMS +T3795XD | Adverse effect of unspecified systemic anti-infective and antiparasitic, subsequent encounter | CMS +T3795XS | Adverse effect of unspecified systemic anti-infective and antiparasitic, sequela | CMS +T3796XA | Underdosing of unspecified systemic anti-infectives and antiparasitics, initial encounter | CMS +T3796XD | Underdosing of unspecified systemic anti-infectives and antiparasitics, subsequent encounter | CMS +T3796XS | Underdosing of unspecified systemic anti-infectives and antiparasitics, sequela | CMS +T38 | Poisoning by hormones and their synthetic substitutes and antagonists, not elsewhere classified | WHO +T380 | Poisoning: Glucocorticoids and synthetic analogues | WHO +T380X1A | Poisoning by glucocorticoids and synthetic analogues, accidental (unintentional), initial encounter | CMS +T380X1D | Poisoning by glucocorticoids and synthetic analogues, accidental (unintentional), subsequent encounter | CMS +T380X1S | Poisoning by glucocorticoids and synthetic analogues, accidental (unintentional), sequela | CMS +T380X2A | Poisoning by glucocorticoids and synthetic analogues, intentional self-harm, initial encounter | CMS +T380X2D | Poisoning by glucocorticoids and synthetic analogues, intentional self-harm, subsequent encounter | CMS +T380X2S | Poisoning by glucocorticoids and synthetic analogues, intentional self-harm, sequela | CMS +T380X3A | Poisoning by glucocorticoids and synthetic analogues, assault, initial encounter | CMS +T380X3D | Poisoning by glucocorticoids and synthetic analogues, assault, subsequent encounter | CMS +T380X3S | Poisoning by glucocorticoids and synthetic analogues, assault, sequela | CMS +T380X4A | Poisoning by glucocorticoids and synthetic analogues, undetermined, initial encounter | CMS +T380X4D | Poisoning by glucocorticoids and synthetic analogues, undetermined, subsequent encounter | CMS +T380X4S | Poisoning by glucocorticoids and synthetic analogues, undetermined, sequela | CMS +T380X5A | Adverse effect of glucocorticoids and synthetic analogues, initial encounter | CMS +T380X5D | Adverse effect of glucocorticoids and synthetic analogues, subsequent encounter | CMS +T380X5S | Adverse effect of glucocorticoids and synthetic analogues, sequela | CMS +T380X6A | Underdosing of glucocorticoids and synthetic analogues, initial encounter | CMS +T380X6D | Underdosing of glucocorticoids and synthetic analogues, subsequent encounter | CMS +T380X6S | Underdosing of glucocorticoids and synthetic analogues, sequela | CMS +T381 | Poisoning: Thyroid hormones and substitutes | WHO +T381X1A | Poisoning by thyroid hormones and substitutes, accidental (unintentional), initial encounter | CMS +T381X1D | Poisoning by thyroid hormones and substitutes, accidental (unintentional), subsequent encounter | CMS +T381X1S | Poisoning by thyroid hormones and substitutes, accidental (unintentional), sequela | CMS +T381X2A | Poisoning by thyroid hormones and substitutes, intentional self-harm, initial encounter | CMS +T381X2D | Poisoning by thyroid hormones and substitutes, intentional self-harm, subsequent encounter | CMS +T381X2S | Poisoning by thyroid hormones and substitutes, intentional self-harm, sequela | CMS +T381X3A | Poisoning by thyroid hormones and substitutes, assault, initial encounter | CMS +T381X3D | Poisoning by thyroid hormones and substitutes, assault, subsequent encounter | CMS +T381X3S | Poisoning by thyroid hormones and substitutes, assault, sequela | CMS +T381X4A | Poisoning by thyroid hormones and substitutes, undetermined, initial encounter | CMS +T381X4D | Poisoning by thyroid hormones and substitutes, undetermined, subsequent encounter | CMS +T381X4S | Poisoning by thyroid hormones and substitutes, undetermined, sequela | CMS +T381X5A | Adverse effect of thyroid hormones and substitutes, initial encounter | CMS +T381X5D | Adverse effect of thyroid hormones and substitutes, subsequent encounter | CMS +T381X5S | Adverse effect of thyroid hormones and substitutes, sequela | CMS +T381X6A | Underdosing of thyroid hormones and substitutes, initial encounter | CMS +T381X6D | Underdosing of thyroid hormones and substitutes, subsequent encounter | CMS +T381X6S | Underdosing of thyroid hormones and substitutes, sequela | CMS +T382 | Poisoning: Antithyroid drugs | WHO +T382X1A | Poisoning by antithyroid drugs, accidental (unintentional), initial encounter | CMS +T382X1D | Poisoning by antithyroid drugs, accidental (unintentional), subsequent encounter | CMS +T382X1S | Poisoning by antithyroid drugs, accidental (unintentional), sequela | CMS +T382X2A | Poisoning by antithyroid drugs, intentional self-harm, initial encounter | CMS +T382X2D | Poisoning by antithyroid drugs, intentional self-harm, subsequent encounter | CMS +T382X2S | Poisoning by antithyroid drugs, intentional self-harm, sequela | CMS +T382X3A | Poisoning by antithyroid drugs, assault, initial encounter | CMS +T382X3D | Poisoning by antithyroid drugs, assault, subsequent encounter | CMS +T382X3S | Poisoning by antithyroid drugs, assault, sequela | CMS +T382X4A | Poisoning by antithyroid drugs, undetermined, initial encounter | CMS +T382X4D | Poisoning by antithyroid drugs, undetermined, subsequent encounter | CMS +T382X4S | Poisoning by antithyroid drugs, undetermined, sequela | CMS +T382X5A | Adverse effect of antithyroid drugs, initial encounter | CMS +T382X5D | Adverse effect of antithyroid drugs, subsequent encounter | CMS +T382X5S | Adverse effect of antithyroid drugs, sequela | CMS +T382X6A | Underdosing of antithyroid drugs, initial encounter | CMS +T382X6D | Underdosing of antithyroid drugs, subsequent encounter | CMS +T382X6S | Underdosing of antithyroid drugs, sequela | CMS +T383 | Poisoning: Insulin and oral hypoglycaemic [antidiabetic] drugs | WHO +T383X1A | Poisoning by insulin and oral hypoglycemic [antidiabetic] drugs, accidental (unintentional), initial encounter | CMS +T383X1D | Poisoning by insulin and oral hypoglycemic [antidiabetic] drugs, accidental (unintentional), subsequent encounter | CMS +T383X1S | Poisoning by insulin and oral hypoglycemic [antidiabetic] drugs, accidental (unintentional), sequela | CMS +T383X2A | Poisoning by insulin and oral hypoglycemic [antidiabetic] drugs, intentional self-harm, initial encounter | CMS +T383X2D | Poisoning by insulin and oral hypoglycemic [antidiabetic] drugs, intentional self-harm, subsequent encounter | CMS +T383X2S | Poisoning by insulin and oral hypoglycemic [antidiabetic] drugs, intentional self-harm, sequela | CMS +T383X3A | Poisoning by insulin and oral hypoglycemic [antidiabetic] drugs, assault, initial encounter | CMS +T383X3D | Poisoning by insulin and oral hypoglycemic [antidiabetic] drugs, assault, subsequent encounter | CMS +T383X3S | Poisoning by insulin and oral hypoglycemic [antidiabetic] drugs, assault, sequela | CMS +T383X4A | Poisoning by insulin and oral hypoglycemic [antidiabetic] drugs, undetermined, initial encounter | CMS +T383X4D | Poisoning by insulin and oral hypoglycemic [antidiabetic] drugs, undetermined, subsequent encounter | CMS +T383X4S | Poisoning by insulin and oral hypoglycemic [antidiabetic] drugs, undetermined, sequela | CMS +T383X5A | Adverse effect of insulin and oral hypoglycemic [antidiabetic] drugs, initial encounter | CMS +T383X5D | Adverse effect of insulin and oral hypoglycemic [antidiabetic] drugs, subsequent encounter | CMS +T383X5S | Adverse effect of insulin and oral hypoglycemic [antidiabetic] drugs, sequela | CMS +T383X6A | Underdosing of insulin and oral hypoglycemic [antidiabetic] drugs, initial encounter | CMS +T383X6D | Underdosing of insulin and oral hypoglycemic [antidiabetic] drugs, subsequent encounter | CMS +T383X6S | Underdosing of insulin and oral hypoglycemic [antidiabetic] drugs, sequela | CMS +T384 | Poisoning: Oral contraceptives | WHO +T384X1A | Poisoning by oral contraceptives, accidental (unintentional), initial encounter | CMS +T384X1D | Poisoning by oral contraceptives, accidental (unintentional), subsequent encounter | CMS +T384X1S | Poisoning by oral contraceptives, accidental (unintentional), sequela | CMS +T384X2A | Poisoning by oral contraceptives, intentional self-harm, initial encounter | CMS +T384X2D | Poisoning by oral contraceptives, intentional self-harm, subsequent encounter | CMS +T384X2S | Poisoning by oral contraceptives, intentional self-harm, sequela | CMS +T384X3A | Poisoning by oral contraceptives, assault, initial encounter | CMS +T384X3D | Poisoning by oral contraceptives, assault, subsequent encounter | CMS +T384X3S | Poisoning by oral contraceptives, assault, sequela | CMS +T384X4A | Poisoning by oral contraceptives, undetermined, initial encounter | CMS +T384X4D | Poisoning by oral contraceptives, undetermined, subsequent encounter | CMS +T384X4S | Poisoning by oral contraceptives, undetermined, sequela | CMS +T384X5A | Adverse effect of oral contraceptives, initial encounter | CMS +T384X5D | Adverse effect of oral contraceptives, subsequent encounter | CMS +T384X5S | Adverse effect of oral contraceptives, sequela | CMS +T384X6A | Underdosing of oral contraceptives, initial encounter | CMS +T384X6D | Underdosing of oral contraceptives, subsequent encounter | CMS +T384X6S | Underdosing of oral contraceptives, sequela | CMS +T385 | Poisoning: Other estrogens and progestogens | WHO +T385X1A | Poisoning by other estrogens and progestogens, accidental (unintentional), initial encounter | CMS +T385X1D | Poisoning by other estrogens and progestogens, accidental (unintentional), subsequent encounter | CMS +T385X1S | Poisoning by other estrogens and progestogens, accidental (unintentional), sequela | CMS +T385X2A | Poisoning by other estrogens and progestogens, intentional self-harm, initial encounter | CMS +T385X2D | Poisoning by other estrogens and progestogens, intentional self-harm, subsequent encounter | CMS +T385X2S | Poisoning by other estrogens and progestogens, intentional self-harm, sequela | CMS +T385X3A | Poisoning by other estrogens and progestogens, assault, initial encounter | CMS +T385X3D | Poisoning by other estrogens and progestogens, assault, subsequent encounter | CMS +T385X3S | Poisoning by other estrogens and progestogens, assault, sequela | CMS +T385X4A | Poisoning by other estrogens and progestogens, undetermined, initial encounter | CMS +T385X4D | Poisoning by other estrogens and progestogens, undetermined, subsequent encounter | CMS +T385X4S | Poisoning by other estrogens and progestogens, undetermined, sequela | CMS +T385X5A | Adverse effect of other estrogens and progestogens, initial encounter | CMS +T385X5D | Adverse effect of other estrogens and progestogens, subsequent encounter | CMS +T385X5S | Adverse effect of other estrogens and progestogens, sequela | CMS +T385X6A | Underdosing of other estrogens and progestogens, initial encounter | CMS +T385X6D | Underdosing of other estrogens and progestogens, subsequent encounter | CMS +T385X6S | Underdosing of other estrogens and progestogens, sequela | CMS +T386 | Poisoning: Antigonadotrophins, antiestrogens, antiandrogens, not elsewhere classified | WHO +T386X1A | Poisoning by antigonadotrophins, antiestrogens, antiandrogens, not elsewhere classified, accidental (unintentional), initial encounter | CMS +T386X1D | Poisoning by antigonadotrophins, antiestrogens, antiandrogens, not elsewhere classified, accidental (unintentional), subsequent encounter | CMS +T386X1S | Poisoning by antigonadotrophins, antiestrogens, antiandrogens, not elsewhere classified, accidental (unintentional), sequela | CMS +T386X2A | Poisoning by antigonadotrophins, antiestrogens, antiandrogens, not elsewhere classified, intentional self-harm, initial encounter | CMS +T386X2D | Poisoning by antigonadotrophins, antiestrogens, antiandrogens, not elsewhere classified, intentional self-harm, subsequent encounter | CMS +T386X2S | Poisoning by antigonadotrophins, antiestrogens, antiandrogens, not elsewhere classified, intentional self-harm, sequela | CMS +T386X3A | Poisoning by antigonadotrophins, antiestrogens, antiandrogens, not elsewhere classified, assault, initial encounter | CMS +T386X3D | Poisoning by antigonadotrophins, antiestrogens, antiandrogens, not elsewhere classified, assault, subsequent encounter | CMS +T386X3S | Poisoning by antigonadotrophins, antiestrogens, antiandrogens, not elsewhere classified, assault, sequela | CMS +T386X4A | Poisoning by antigonadotrophins, antiestrogens, antiandrogens, not elsewhere classified, undetermined, initial encounter | CMS +T386X4D | Poisoning by antigonadotrophins, antiestrogens, antiandrogens, not elsewhere classified, undetermined, subsequent encounter | CMS +T386X4S | Poisoning by antigonadotrophins, antiestrogens, antiandrogens, not elsewhere classified, undetermined, sequela | CMS +T386X5A | Adverse effect of antigonadotrophins, antiestrogens, antiandrogens, not elsewhere classified, initial encounter | CMS +T386X5D | Adverse effect of antigonadotrophins, antiestrogens, antiandrogens, not elsewhere classified, subsequent encounter | CMS +T386X5S | Adverse effect of antigonadotrophins, antiestrogens, antiandrogens, not elsewhere classified, sequela | CMS +T386X6A | Underdosing of antigonadotrophins, antiestrogens, antiandrogens, not elsewhere classified, initial encounter | CMS +T386X6D | Underdosing of antigonadotrophins, antiestrogens, antiandrogens, not elsewhere classified, subsequent encounter | CMS +T386X6S | Underdosing of antigonadotrophins, antiestrogens, antiandrogens, not elsewhere classified, sequela | CMS +T387 | Poisoning: Androgens and anabolic congeners | WHO +T387X1A | Poisoning by androgens and anabolic congeners, accidental (unintentional), initial encounter | CMS +T387X1D | Poisoning by androgens and anabolic congeners, accidental (unintentional), subsequent encounter | CMS +T387X1S | Poisoning by androgens and anabolic congeners, accidental (unintentional), sequela | CMS +T387X2A | Poisoning by androgens and anabolic congeners, intentional self-harm, initial encounter | CMS +T387X2D | Poisoning by androgens and anabolic congeners, intentional self-harm, subsequent encounter | CMS +T387X2S | Poisoning by androgens and anabolic congeners, intentional self-harm, sequela | CMS +T387X3A | Poisoning by androgens and anabolic congeners, assault, initial encounter | CMS +T387X3D | Poisoning by androgens and anabolic congeners, assault, subsequent encounter | CMS +T387X3S | Poisoning by androgens and anabolic congeners, assault, sequela | CMS +T387X4A | Poisoning by androgens and anabolic congeners, undetermined, initial encounter | CMS +T387X4D | Poisoning by androgens and anabolic congeners, undetermined, subsequent encounter | CMS +T387X4S | Poisoning by androgens and anabolic congeners, undetermined, sequela | CMS +T387X5A | Adverse effect of androgens and anabolic congeners, initial encounter | CMS +T387X5D | Adverse effect of androgens and anabolic congeners, subsequent encounter | CMS +T387X5S | Adverse effect of androgens and anabolic congeners, sequela | CMS +T387X6A | Underdosing of androgens and anabolic congeners, initial encounter | CMS +T387X6D | Underdosing of androgens and anabolic congeners, subsequent encounter | CMS +T387X6S | Underdosing of androgens and anabolic congeners, sequela | CMS +T388 | Poisoning: Other and unspecified hormones and their synthetic substitutes | WHO +T38801A | Poisoning by unspecified hormones and synthetic substitutes, accidental (unintentional), initial encounter | CMS +T38801D | Poisoning by unspecified hormones and synthetic substitutes, accidental (unintentional), subsequent encounter | CMS +T38801S | Poisoning by unspecified hormones and synthetic substitutes, accidental (unintentional), sequela | CMS +T38802A | Poisoning by unspecified hormones and synthetic substitutes, intentional self-harm, initial encounter | CMS +T38802D | Poisoning by unspecified hormones and synthetic substitutes, intentional self-harm, subsequent encounter | CMS +T38802S | Poisoning by unspecified hormones and synthetic substitutes, intentional self-harm, sequela | CMS +T38803A | Poisoning by unspecified hormones and synthetic substitutes, assault, initial encounter | CMS +T38803D | Poisoning by unspecified hormones and synthetic substitutes, assault, subsequent encounter | CMS +T38803S | Poisoning by unspecified hormones and synthetic substitutes, assault, sequela | CMS +T38804A | Poisoning by unspecified hormones and synthetic substitutes, undetermined, initial encounter | CMS +T38804D | Poisoning by unspecified hormones and synthetic substitutes, undetermined, subsequent encounter | CMS +T38804S | Poisoning by unspecified hormones and synthetic substitutes, undetermined, sequela | CMS +T38805A | Adverse effect of unspecified hormones and synthetic substitutes, initial encounter | CMS +T38805D | Adverse effect of unspecified hormones and synthetic substitutes, subsequent encounter | CMS +T38805S | Adverse effect of unspecified hormones and synthetic substitutes, sequela | CMS +T38806A | Underdosing of unspecified hormones and synthetic substitutes, initial encounter | CMS +T38806D | Underdosing of unspecified hormones and synthetic substitutes, subsequent encounter | CMS +T38806S | Underdosing of unspecified hormones and synthetic substitutes, sequela | CMS +T38811A | Poisoning by anterior pituitary [adenohypophyseal] hormones, accidental (unintentional), initial encounter | CMS +T38811D | Poisoning by anterior pituitary [adenohypophyseal] hormones, accidental (unintentional), subsequent encounter | CMS +T38811S | Poisoning by anterior pituitary [adenohypophyseal] hormones, accidental (unintentional), sequela | CMS +T38812A | Poisoning by anterior pituitary [adenohypophyseal] hormones, intentional self-harm, initial encounter | CMS +T38812D | Poisoning by anterior pituitary [adenohypophyseal] hormones, intentional self-harm, subsequent encounter | CMS +T38812S | Poisoning by anterior pituitary [adenohypophyseal] hormones, intentional self-harm, sequela | CMS +T38813A | Poisoning by anterior pituitary [adenohypophyseal] hormones, assault, initial encounter | CMS +T38813D | Poisoning by anterior pituitary [adenohypophyseal] hormones, assault, subsequent encounter | CMS +T38813S | Poisoning by anterior pituitary [adenohypophyseal] hormones, assault, sequela | CMS +T38814A | Poisoning by anterior pituitary [adenohypophyseal] hormones, undetermined, initial encounter | CMS +T38814D | Poisoning by anterior pituitary [adenohypophyseal] hormones, undetermined, subsequent encounter | CMS +T38814S | Poisoning by anterior pituitary [adenohypophyseal] hormones, undetermined, sequela | CMS +T38815A | Adverse effect of anterior pituitary [adenohypophyseal] hormones, initial encounter | CMS +T38815D | Adverse effect of anterior pituitary [adenohypophyseal] hormones, subsequent encounter | CMS +T38815S | Adverse effect of anterior pituitary [adenohypophyseal] hormones, sequela | CMS +T38816A | Underdosing of anterior pituitary [adenohypophyseal] hormones, initial encounter | CMS +T38816D | Underdosing of anterior pituitary [adenohypophyseal] hormones, subsequent encounter | CMS +T38816S | Underdosing of anterior pituitary [adenohypophyseal] hormones, sequela | CMS +T38891A | Poisoning by other hormones and synthetic substitutes, accidental (unintentional), initial encounter | CMS +T38891D | Poisoning by other hormones and synthetic substitutes, accidental (unintentional), subsequent encounter | CMS +T38891S | Poisoning by other hormones and synthetic substitutes, accidental (unintentional), sequela | CMS +T38892A | Poisoning by other hormones and synthetic substitutes, intentional self-harm, initial encounter | CMS +T38892D | Poisoning by other hormones and synthetic substitutes, intentional self-harm, subsequent encounter | CMS +T38892S | Poisoning by other hormones and synthetic substitutes, intentional self-harm, sequela | CMS +T38893A | Poisoning by other hormones and synthetic substitutes, assault, initial encounter | CMS +T38893D | Poisoning by other hormones and synthetic substitutes, assault, subsequent encounter | CMS +T38893S | Poisoning by other hormones and synthetic substitutes, assault, sequela | CMS +T38894A | Poisoning by other hormones and synthetic substitutes, undetermined, initial encounter | CMS +T38894D | Poisoning by other hormones and synthetic substitutes, undetermined, subsequent encounter | CMS +T38894S | Poisoning by other hormones and synthetic substitutes, undetermined, sequela | CMS +T38895A | Adverse effect of other hormones and synthetic substitutes, initial encounter | CMS +T38895D | Adverse effect of other hormones and synthetic substitutes, subsequent encounter | CMS +T38895S | Adverse effect of other hormones and synthetic substitutes, sequela | CMS +T38896A | Underdosing of other hormones and synthetic substitutes, initial encounter | CMS +T38896D | Underdosing of other hormones and synthetic substitutes, subsequent encounter | CMS +T38896S | Underdosing of other hormones and synthetic substitutes, sequela | CMS +T389 | Poisoning: Other and unspecified hormone antagonists | WHO +T38901A | Poisoning by unspecified hormone antagonists, accidental (unintentional), initial encounter | CMS +T38901D | Poisoning by unspecified hormone antagonists, accidental (unintentional), subsequent encounter | CMS +T38901S | Poisoning by unspecified hormone antagonists, accidental (unintentional), sequela | CMS +T38902A | Poisoning by unspecified hormone antagonists, intentional self-harm, initial encounter | CMS +T38902D | Poisoning by unspecified hormone antagonists, intentional self-harm, subsequent encounter | CMS +T38902S | Poisoning by unspecified hormone antagonists, intentional self-harm, sequela | CMS +T38903A | Poisoning by unspecified hormone antagonists, assault, initial encounter | CMS +T38903D | Poisoning by unspecified hormone antagonists, assault, subsequent encounter | CMS +T38903S | Poisoning by unspecified hormone antagonists, assault, sequela | CMS +T38904A | Poisoning by unspecified hormone antagonists, undetermined, initial encounter | CMS +T38904D | Poisoning by unspecified hormone antagonists, undetermined, subsequent encounter | CMS +T38904S | Poisoning by unspecified hormone antagonists, undetermined, sequela | CMS +T38905A | Adverse effect of unspecified hormone antagonists, initial encounter | CMS +T38905D | Adverse effect of unspecified hormone antagonists, subsequent encounter | CMS +T38905S | Adverse effect of unspecified hormone antagonists, sequela | CMS +T38906A | Underdosing of unspecified hormone antagonists, initial encounter | CMS +T38906D | Underdosing of unspecified hormone antagonists, subsequent encounter | CMS +T38906S | Underdosing of unspecified hormone antagonists, sequela | CMS +T38991A | Poisoning by other hormone antagonists, accidental (unintentional), initial encounter | CMS +T38991D | Poisoning by other hormone antagonists, accidental (unintentional), subsequent encounter | CMS +T38991S | Poisoning by other hormone antagonists, accidental (unintentional), sequela | CMS +T38992A | Poisoning by other hormone antagonists, intentional self-harm, initial encounter | CMS +T38992D | Poisoning by other hormone antagonists, intentional self-harm, subsequent encounter | CMS +T38992S | Poisoning by other hormone antagonists, intentional self-harm, sequela | CMS +T38993A | Poisoning by other hormone antagonists, assault, initial encounter | CMS +T38993D | Poisoning by other hormone antagonists, assault, subsequent encounter | CMS +T38993S | Poisoning by other hormone antagonists, assault, sequela | CMS +T38994A | Poisoning by other hormone antagonists, undetermined, initial encounter | CMS +T38994D | Poisoning by other hormone antagonists, undetermined, subsequent encounter | CMS +T38994S | Poisoning by other hormone antagonists, undetermined, sequela | CMS +T38995A | Adverse effect of other hormone antagonists, initial encounter | CMS +T38995D | Adverse effect of other hormone antagonists, subsequent encounter | CMS +T38995S | Adverse effect of other hormone antagonists, sequela | CMS +T38996A | Underdosing of other hormone antagonists, initial encounter | CMS +T38996D | Underdosing of other hormone antagonists, subsequent encounter | CMS +T38996S | Underdosing of other hormone antagonists, sequela | CMS +T39 | Poisoning by nonopioid analgesics, antipyretics and antirheumatics | WHO +T390 | Poisoning: Salicylates | WHO +T39011A | Poisoning by aspirin, accidental (unintentional), initial encounter | CMS +T39011D | Poisoning by aspirin, accidental (unintentional), subsequent encounter | CMS +T39011S | Poisoning by aspirin, accidental (unintentional), sequela | CMS +T39012A | Poisoning by aspirin, intentional self-harm, initial encounter | CMS +T39012D | Poisoning by aspirin, intentional self-harm, subsequent encounter | CMS +T39012S | Poisoning by aspirin, intentional self-harm, sequela | CMS +T39013A | Poisoning by aspirin, assault, initial encounter | CMS +T39013D | Poisoning by aspirin, assault, subsequent encounter | CMS +T39013S | Poisoning by aspirin, assault, sequela | CMS +T39014A | Poisoning by aspirin, undetermined, initial encounter | CMS +T39014D | Poisoning by aspirin, undetermined, subsequent encounter | CMS +T39014S | Poisoning by aspirin, undetermined, sequela | CMS +T39015A | Adverse effect of aspirin, initial encounter | CMS +T39015D | Adverse effect of aspirin, subsequent encounter | CMS +T39015S | Adverse effect of aspirin, sequela | CMS +T39016A | Underdosing of aspirin, initial encounter | CMS +T39016D | Underdosing of aspirin, subsequent encounter | CMS +T39016S | Underdosing of aspirin, sequela | CMS +T39091A | Poisoning by salicylates, accidental (unintentional), initial encounter | CMS +T39091D | Poisoning by salicylates, accidental (unintentional), subsequent encounter | CMS +T39091S | Poisoning by salicylates, accidental (unintentional), sequela | CMS +T39092A | Poisoning by salicylates, intentional self-harm, initial encounter | CMS +T39092D | Poisoning by salicylates, intentional self-harm, subsequent encounter | CMS +T39092S | Poisoning by salicylates, intentional self-harm, sequela | CMS +T39093A | Poisoning by salicylates, assault, initial encounter | CMS +T39093D | Poisoning by salicylates, assault, subsequent encounter | CMS +T39093S | Poisoning by salicylates, assault, sequela | CMS +T39094A | Poisoning by salicylates, undetermined, initial encounter | CMS +T39094D | Poisoning by salicylates, undetermined, subsequent encounter | CMS +T39094S | Poisoning by salicylates, undetermined, sequela | CMS +T39095A | Adverse effect of salicylates, initial encounter | CMS +T39095D | Adverse effect of salicylates, subsequent encounter | CMS +T39095S | Adverse effect of salicylates, sequela | CMS +T39096A | Underdosing of salicylates, initial encounter | CMS +T39096D | Underdosing of salicylates, subsequent encounter | CMS +T39096S | Underdosing of salicylates, sequela | CMS +T391 | Poisoning: 4-Aminophenol derivatives | WHO +T391X1A | Poisoning by 4-Aminophenol derivatives, accidental (unintentional), initial encounter | CMS +T391X1D | Poisoning by 4-Aminophenol derivatives, accidental (unintentional), subsequent encounter | CMS +T391X1S | Poisoning by 4-Aminophenol derivatives, accidental (unintentional), sequela | CMS +T391X2A | Poisoning by 4-Aminophenol derivatives, intentional self-harm, initial encounter | CMS +T391X2D | Poisoning by 4-Aminophenol derivatives, intentional self-harm, subsequent encounter | CMS +T391X2S | Poisoning by 4-Aminophenol derivatives, intentional self-harm, sequela | CMS +T391X3A | Poisoning by 4-Aminophenol derivatives, assault, initial encounter | CMS +T391X3D | Poisoning by 4-Aminophenol derivatives, assault, subsequent encounter | CMS +T391X3S | Poisoning by 4-Aminophenol derivatives, assault, sequela | CMS +T391X4A | Poisoning by 4-Aminophenol derivatives, undetermined, initial encounter | CMS +T391X4D | Poisoning by 4-Aminophenol derivatives, undetermined, subsequent encounter | CMS +T391X4S | Poisoning by 4-Aminophenol derivatives, undetermined, sequela | CMS +T391X5A | Adverse effect of 4-Aminophenol derivatives, initial encounter | CMS +T391X5D | Adverse effect of 4-Aminophenol derivatives, subsequent encounter | CMS +T391X5S | Adverse effect of 4-Aminophenol derivatives, sequela | CMS +T391X6A | Underdosing of 4-Aminophenol derivatives, initial encounter | CMS +T391X6D | Underdosing of 4-Aminophenol derivatives, subsequent encounter | CMS +T391X6S | Underdosing of 4-Aminophenol derivatives, sequela | CMS +T392 | Poisoning: Pyrazolone derivatives | WHO +T392X1A | Poisoning by pyrazolone derivatives, accidental (unintentional), initial encounter | CMS +T392X1D | Poisoning by pyrazolone derivatives, accidental (unintentional), subsequent encounter | CMS +T392X1S | Poisoning by pyrazolone derivatives, accidental (unintentional), sequela | CMS +T392X2A | Poisoning by pyrazolone derivatives, intentional self-harm, initial encounter | CMS +T392X2D | Poisoning by pyrazolone derivatives, intentional self-harm, subsequent encounter | CMS +T392X2S | Poisoning by pyrazolone derivatives, intentional self-harm, sequela | CMS +T392X3A | Poisoning by pyrazolone derivatives, assault, initial encounter | CMS +T392X3D | Poisoning by pyrazolone derivatives, assault, subsequent encounter | CMS +T392X3S | Poisoning by pyrazolone derivatives, assault, sequela | CMS +T392X4A | Poisoning by pyrazolone derivatives, undetermined, initial encounter | CMS +T392X4D | Poisoning by pyrazolone derivatives, undetermined, subsequent encounter | CMS +T392X4S | Poisoning by pyrazolone derivatives, undetermined, sequela | CMS +T392X5A | Adverse effect of pyrazolone derivatives, initial encounter | CMS +T392X5D | Adverse effect of pyrazolone derivatives, subsequent encounter | CMS +T392X5S | Adverse effect of pyrazolone derivatives, sequela | CMS +T392X6A | Underdosing of pyrazolone derivatives, initial encounter | CMS +T392X6D | Underdosing of pyrazolone derivatives, subsequent encounter | CMS +T392X6S | Underdosing of pyrazolone derivatives, sequela | CMS +T393 | Poisoning: Other nonsteroidal anti-inflammatory drugs [NSAID] | WHO +T39311A | Poisoning by propionic acid derivatives, accidental (unintentional), initial encounter | CMS +T39311D | Poisoning by propionic acid derivatives, accidental (unintentional), subsequent encounter | CMS +T39311S | Poisoning by propionic acid derivatives, accidental (unintentional), sequela | CMS +T39312A | Poisoning by propionic acid derivatives, intentional self-harm, initial encounter | CMS +T39312D | Poisoning by propionic acid derivatives, intentional self-harm, subsequent encounter | CMS +T39312S | Poisoning by propionic acid derivatives, intentional self-harm, sequela | CMS +T39313A | Poisoning by propionic acid derivatives, assault, initial encounter | CMS +T39313D | Poisoning by propionic acid derivatives, assault, subsequent encounter | CMS +T39313S | Poisoning by propionic acid derivatives, assault, sequela | CMS +T39314A | Poisoning by propionic acid derivatives, undetermined, initial encounter | CMS +T39314D | Poisoning by propionic acid derivatives, undetermined, subsequent encounter | CMS +T39314S | Poisoning by propionic acid derivatives, undetermined, sequela | CMS +T39315A | Adverse effect of propionic acid derivatives, initial encounter | CMS +T39315D | Adverse effect of propionic acid derivatives, subsequent encounter | CMS +T39315S | Adverse effect of propionic acid derivatives, sequela | CMS +T39316A | Underdosing of propionic acid derivatives, initial encounter | CMS +T39316D | Underdosing of propionic acid derivatives, subsequent encounter | CMS +T39316S | Underdosing of propionic acid derivatives, sequela | CMS +T39391A | Poisoning by other nonsteroidal anti-inflammatory drugs [NSAID], accidental (unintentional), initial encounter | CMS +T39391D | Poisoning by other nonsteroidal anti-inflammatory drugs [NSAID], accidental (unintentional), subsequent encounter | CMS +T39391S | Poisoning by other nonsteroidal anti-inflammatory drugs [NSAID], accidental (unintentional), sequela | CMS +T39392A | Poisoning by other nonsteroidal anti-inflammatory drugs [NSAID], intentional self-harm, initial encounter | CMS +T39392D | Poisoning by other nonsteroidal anti-inflammatory drugs [NSAID], intentional self-harm, subsequent encounter | CMS +T39392S | Poisoning by other nonsteroidal anti-inflammatory drugs [NSAID], intentional self-harm, sequela | CMS +T39393A | Poisoning by other nonsteroidal anti-inflammatory drugs [NSAID], assault, initial encounter | CMS +T39393D | Poisoning by other nonsteroidal anti-inflammatory drugs [NSAID], assault, subsequent encounter | CMS +T39393S | Poisoning by other nonsteroidal anti-inflammatory drugs [NSAID], assault, sequela | CMS +T39394A | Poisoning by other nonsteroidal anti-inflammatory drugs [NSAID], undetermined, initial encounter | CMS +T39394D | Poisoning by other nonsteroidal anti-inflammatory drugs [NSAID], undetermined, subsequent encounter | CMS +T39394S | Poisoning by other nonsteroidal anti-inflammatory drugs [NSAID], undetermined, sequela | CMS +T39395A | Adverse effect of other nonsteroidal anti-inflammatory drugs [NSAID], initial encounter | CMS +T39395D | Adverse effect of other nonsteroidal anti-inflammatory drugs [NSAID], subsequent encounter | CMS +T39395S | Adverse effect of other nonsteroidal anti-inflammatory drugs [NSAID], sequela | CMS +T39396A | Underdosing of other nonsteroidal anti-inflammatory drugs [NSAID], initial encounter | CMS +T39396D | Underdosing of other nonsteroidal anti-inflammatory drugs [NSAID], subsequent encounter | CMS +T39396S | Underdosing of other nonsteroidal anti-inflammatory drugs [NSAID], sequela | CMS +T394 | Poisoning: Antirheumatics, not elsewhere classified | WHO +T394X1A | Poisoning by antirheumatics, not elsewhere classified, accidental (unintentional), initial encounter | CMS +T394X1D | Poisoning by antirheumatics, not elsewhere classified, accidental (unintentional), subsequent encounter | CMS +T394X1S | Poisoning by antirheumatics, not elsewhere classified, accidental (unintentional), sequela | CMS +T394X2A | Poisoning by antirheumatics, not elsewhere classified, intentional self-harm, initial encounter | CMS +T394X2D | Poisoning by antirheumatics, not elsewhere classified, intentional self-harm, subsequent encounter | CMS +T394X2S | Poisoning by antirheumatics, not elsewhere classified, intentional self-harm, sequela | CMS +T394X3A | Poisoning by antirheumatics, not elsewhere classified, assault, initial encounter | CMS +T394X3D | Poisoning by antirheumatics, not elsewhere classified, assault, subsequent encounter | CMS +T394X3S | Poisoning by antirheumatics, not elsewhere classified, assault, sequela | CMS +T394X4A | Poisoning by antirheumatics, not elsewhere classified, undetermined, initial encounter | CMS +T394X4D | Poisoning by antirheumatics, not elsewhere classified, undetermined, subsequent encounter | CMS +T394X4S | Poisoning by antirheumatics, not elsewhere classified, undetermined, sequela | CMS +T394X5A | Adverse effect of antirheumatics, not elsewhere classified, initial encounter | CMS +T394X5D | Adverse effect of antirheumatics, not elsewhere classified, subsequent encounter | CMS +T394X5S | Adverse effect of antirheumatics, not elsewhere classified, sequela | CMS +T394X6A | Underdosing of antirheumatics, not elsewhere classified, initial encounter | CMS +T394X6D | Underdosing of antirheumatics, not elsewhere classified, subsequent encounter | CMS +T394X6S | Underdosing of antirheumatics, not elsewhere classified, sequela | CMS +T398 | Poisoning: Other nonopioid analgesics and antipyretics, not elsewhere classified | WHO +T398X1A | Poisoning by other nonopioid analgesics and antipyretics, not elsewhere classified, accidental (unintentional), initial encounter | CMS +T398X1D | Poisoning by other nonopioid analgesics and antipyretics, not elsewhere classified, accidental (unintentional), subsequent encounter | CMS +T398X1S | Poisoning by other nonopioid analgesics and antipyretics, not elsewhere classified, accidental (unintentional), sequela | CMS +T398X2A | Poisoning by other nonopioid analgesics and antipyretics, not elsewhere classified, intentional self-harm, initial encounter | CMS +T398X2D | Poisoning by other nonopioid analgesics and antipyretics, not elsewhere classified, intentional self-harm, subsequent encounter | CMS +T398X2S | Poisoning by other nonopioid analgesics and antipyretics, not elsewhere classified, intentional self-harm, sequela | CMS +T398X3A | Poisoning by other nonopioid analgesics and antipyretics, not elsewhere classified, assault, initial encounter | CMS +T398X3D | Poisoning by other nonopioid analgesics and antipyretics, not elsewhere classified, assault, subsequent encounter | CMS +T398X3S | Poisoning by other nonopioid analgesics and antipyretics, not elsewhere classified, assault, sequela | CMS +T398X4A | Poisoning by other nonopioid analgesics and antipyretics, not elsewhere classified, undetermined, initial encounter | CMS +T398X4D | Poisoning by other nonopioid analgesics and antipyretics, not elsewhere classified, undetermined, subsequent encounter | CMS +T398X4S | Poisoning by other nonopioid analgesics and antipyretics, not elsewhere classified, undetermined, sequela | CMS +T398X5A | Adverse effect of other nonopioid analgesics and antipyretics, not elsewhere classified, initial encounter | CMS +T398X5D | Adverse effect of other nonopioid analgesics and antipyretics, not elsewhere classified, subsequent encounter | CMS +T398X5S | Adverse effect of other nonopioid analgesics and antipyretics, not elsewhere classified, sequela | CMS +T398X6A | Underdosing of other nonopioid analgesics and antipyretics, not elsewhere classified, initial encounter | CMS +T398X6D | Underdosing of other nonopioid analgesics and antipyretics, not elsewhere classified, subsequent encounter | CMS +T398X6S | Underdosing of other nonopioid analgesics and antipyretics, not elsewhere classified, sequela | CMS +T399 | Poisoning: Nonopioid analgesic, antipyretic and antirheumatic, unspecified | WHO +T3991XA | Poisoning by unspecified nonopioid analgesic, antipyretic and antirheumatic, accidental (unintentional), initial encounter | CMS +T3991XD | Poisoning by unspecified nonopioid analgesic, antipyretic and antirheumatic, accidental (unintentional), subsequent encounter | CMS +T3991XS | Poisoning by unspecified nonopioid analgesic, antipyretic and antirheumatic, accidental (unintentional), sequela | CMS +T3992XA | Poisoning by unspecified nonopioid analgesic, antipyretic and antirheumatic, intentional self-harm, initial encounter | CMS +T3992XD | Poisoning by unspecified nonopioid analgesic, antipyretic and antirheumatic, intentional self-harm, subsequent encounter | CMS +T3992XS | Poisoning by unspecified nonopioid analgesic, antipyretic and antirheumatic, intentional self-harm, sequela | CMS +T3993XA | Poisoning by unspecified nonopioid analgesic, antipyretic and antirheumatic, assault, initial encounter | CMS +T3993XD | Poisoning by unspecified nonopioid analgesic, antipyretic and antirheumatic, assault, subsequent encounter | CMS +T3993XS | Poisoning by unspecified nonopioid analgesic, antipyretic and antirheumatic, assault, sequela | CMS +T3994XA | Poisoning by unspecified nonopioid analgesic, antipyretic and antirheumatic, undetermined, initial encounter | CMS +T3994XD | Poisoning by unspecified nonopioid analgesic, antipyretic and antirheumatic, undetermined, subsequent encounter | CMS +T3994XS | Poisoning by unspecified nonopioid analgesic, antipyretic and antirheumatic, undetermined, sequela | CMS +T3995XA | Adverse effect of unspecified nonopioid analgesic, antipyretic and antirheumatic, initial encounter | CMS +T3995XD | Adverse effect of unspecified nonopioid analgesic, antipyretic and antirheumatic, subsequent encounter | CMS +T3995XS | Adverse effect of unspecified nonopioid analgesic, antipyretic and antirheumatic, sequela | CMS +T3996XA | Underdosing of unspecified nonopioid analgesic, antipyretic and antirheumatic, initial encounter | CMS +T3996XD | Underdosing of unspecified nonopioid analgesic, antipyretic and antirheumatic, subsequent encounter | CMS +T3996XS | Underdosing of unspecified nonopioid analgesic, antipyretic and antirheumatic, sequela | CMS +T40 | Poisoning by narcotics and psychodysleptics [hallucinogens] | WHO +T400 | Poisoning: Opium | WHO +T400X1A | Poisoning by opium, accidental (unintentional), initial encounter | CMS +T400X1D | Poisoning by opium, accidental (unintentional), subsequent encounter | CMS +T400X1S | Poisoning by opium, accidental (unintentional), sequela | CMS +T400X2A | Poisoning by opium, intentional self-harm, initial encounter | CMS +T400X2D | Poisoning by opium, intentional self-harm, subsequent encounter | CMS +T400X2S | Poisoning by opium, intentional self-harm, sequela | CMS +T400X3A | Poisoning by opium, assault, initial encounter | CMS +T400X3D | Poisoning by opium, assault, subsequent encounter | CMS +T400X3S | Poisoning by opium, assault, sequela | CMS +T400X4A | Poisoning by opium, undetermined, initial encounter | CMS +T400X4D | Poisoning by opium, undetermined, subsequent encounter | CMS +T400X4S | Poisoning by opium, undetermined, sequela | CMS +T400X5A | Adverse effect of opium, initial encounter | CMS +T400X5D | Adverse effect of opium, subsequent encounter | CMS +T400X5S | Adverse effect of opium, sequela | CMS +T400X6A | Underdosing of opium, initial encounter | CMS +T400X6D | Underdosing of opium, subsequent encounter | CMS +T400X6S | Underdosing of opium, sequela | CMS +T401 | Poisoning: Heroin | WHO +T401X1A | Poisoning by heroin, accidental (unintentional), initial encounter | CMS +T401X1D | Poisoning by heroin, accidental (unintentional), subsequent encounter | CMS +T401X1S | Poisoning by heroin, accidental (unintentional), sequela | CMS +T401X2A | Poisoning by heroin, intentional self-harm, initial encounter | CMS +T401X2D | Poisoning by heroin, intentional self-harm, subsequent encounter | CMS +T401X2S | Poisoning by heroin, intentional self-harm, sequela | CMS +T401X3A | Poisoning by heroin, assault, initial encounter | CMS +T401X3D | Poisoning by heroin, assault, subsequent encounter | CMS +T401X3S | Poisoning by heroin, assault, sequela | CMS +T401X4A | Poisoning by heroin, undetermined, initial encounter | CMS +T401X4D | Poisoning by heroin, undetermined, subsequent encounter | CMS +T401X4S | Poisoning by heroin, undetermined, sequela | CMS +T402 | Poisoning: Other opioids | WHO +T402X1A | Poisoning by other opioids, accidental (unintentional), initial encounter | CMS +T402X1D | Poisoning by other opioids, accidental (unintentional), subsequent encounter | CMS +T402X1S | Poisoning by other opioids, accidental (unintentional), sequela | CMS +T402X2A | Poisoning by other opioids, intentional self-harm, initial encounter | CMS +T402X2D | Poisoning by other opioids, intentional self-harm, subsequent encounter | CMS +T402X2S | Poisoning by other opioids, intentional self-harm, sequela | CMS +T402X3A | Poisoning by other opioids, assault, initial encounter | CMS +T402X3D | Poisoning by other opioids, assault, subsequent encounter | CMS +T402X3S | Poisoning by other opioids, assault, sequela | CMS +T402X4A | Poisoning by other opioids, undetermined, initial encounter | CMS +T402X4D | Poisoning by other opioids, undetermined, subsequent encounter | CMS +T402X4S | Poisoning by other opioids, undetermined, sequela | CMS +T402X5A | Adverse effect of other opioids, initial encounter | CMS +T402X5D | Adverse effect of other opioids, subsequent encounter | CMS +T402X5S | Adverse effect of other opioids, sequela | CMS +T402X6A | Underdosing of other opioids, initial encounter | CMS +T402X6D | Underdosing of other opioids, subsequent encounter | CMS +T402X6S | Underdosing of other opioids, sequela | CMS +T403 | Poisoning: Methadone | WHO +T403X1A | Poisoning by methadone, accidental (unintentional), initial encounter | CMS +T403X1D | Poisoning by methadone, accidental (unintentional), subsequent encounter | CMS +T403X1S | Poisoning by methadone, accidental (unintentional), sequela | CMS +T403X2A | Poisoning by methadone, intentional self-harm, initial encounter | CMS +T403X2D | Poisoning by methadone, intentional self-harm, subsequent encounter | CMS +T403X2S | Poisoning by methadone, intentional self-harm, sequela | CMS +T403X3A | Poisoning by methadone, assault, initial encounter | CMS +T403X3D | Poisoning by methadone, assault, subsequent encounter | CMS +T403X3S | Poisoning by methadone, assault, sequela | CMS +T403X4A | Poisoning by methadone, undetermined, initial encounter | CMS +T403X4D | Poisoning by methadone, undetermined, subsequent encounter | CMS +T403X4S | Poisoning by methadone, undetermined, sequela | CMS +T403X5A | Adverse effect of methadone, initial encounter | CMS +T403X5D | Adverse effect of methadone, subsequent encounter | CMS +T403X5S | Adverse effect of methadone, sequela | CMS +T403X6A | Underdosing of methadone, initial encounter | CMS +T403X6D | Underdosing of methadone, subsequent encounter | CMS +T403X6S | Underdosing of methadone, sequela | CMS +T404 | Poisoning: Other synthetic narcotics | WHO +T404X1A | Poisoning by other synthetic narcotics, accidental (unintentional), initial encounter | CMS +T404X1D | Poisoning by other synthetic narcotics, accidental (unintentional), subsequent encounter | CMS +T404X1S | Poisoning by other synthetic narcotics, accidental (unintentional), sequela | CMS +T404X2A | Poisoning by other synthetic narcotics, intentional self-harm, initial encounter | CMS +T404X2D | Poisoning by other synthetic narcotics, intentional self-harm, subsequent encounter | CMS +T404X2S | Poisoning by other synthetic narcotics, intentional self-harm, sequela | CMS +T404X3A | Poisoning by other synthetic narcotics, assault, initial encounter | CMS +T404X3D | Poisoning by other synthetic narcotics, assault, subsequent encounter | CMS +T404X3S | Poisoning by other synthetic narcotics, assault, sequela | CMS +T404X4A | Poisoning by other synthetic narcotics, undetermined, initial encounter | CMS +T404X4D | Poisoning by other synthetic narcotics, undetermined, subsequent encounter | CMS +T404X4S | Poisoning by other synthetic narcotics, undetermined, sequela | CMS +T404X5A | Adverse effect of other synthetic narcotics, initial encounter | CMS +T404X5D | Adverse effect of other synthetic narcotics, subsequent encounter | CMS +T404X5S | Adverse effect of other synthetic narcotics, sequela | CMS +T404X6A | Underdosing of other synthetic narcotics, initial encounter | CMS +T404X6D | Underdosing of other synthetic narcotics, subsequent encounter | CMS +T404X6S | Underdosing of other synthetic narcotics, sequela | CMS +T405 | Poisoning: Cocaine | WHO +T405X1A | Poisoning by cocaine, accidental (unintentional), initial encounter | CMS +T405X1D | Poisoning by cocaine, accidental (unintentional), subsequent encounter | CMS +T405X1S | Poisoning by cocaine, accidental (unintentional), sequela | CMS +T405X2A | Poisoning by cocaine, intentional self-harm, initial encounter | CMS +T405X2D | Poisoning by cocaine, intentional self-harm, subsequent encounter | CMS +T405X2S | Poisoning by cocaine, intentional self-harm, sequela | CMS +T405X3A | Poisoning by cocaine, assault, initial encounter | CMS +T405X3D | Poisoning by cocaine, assault, subsequent encounter | CMS +T405X3S | Poisoning by cocaine, assault, sequela | CMS +T405X4A | Poisoning by cocaine, undetermined, initial encounter | CMS +T405X4D | Poisoning by cocaine, undetermined, subsequent encounter | CMS +T405X4S | Poisoning by cocaine, undetermined, sequela | CMS +T405X5A | Adverse effect of cocaine, initial encounter | CMS +T405X5D | Adverse effect of cocaine, subsequent encounter | CMS +T405X5S | Adverse effect of cocaine, sequela | CMS +T405X6A | Underdosing of cocaine, initial encounter | CMS +T405X6D | Underdosing of cocaine, subsequent encounter | CMS +T405X6S | Underdosing of cocaine, sequela | CMS +T406 | Poisoning: Other and unspecified narcotics | WHO +T40601A | Poisoning by unspecified narcotics, accidental (unintentional), initial encounter | CMS +T40601D | Poisoning by unspecified narcotics, accidental (unintentional), subsequent encounter | CMS +T40601S | Poisoning by unspecified narcotics, accidental (unintentional), sequela | CMS +T40602A | Poisoning by unspecified narcotics, intentional self-harm, initial encounter | CMS +T40602D | Poisoning by unspecified narcotics, intentional self-harm, subsequent encounter | CMS +T40602S | Poisoning by unspecified narcotics, intentional self-harm, sequela | CMS +T40603A | Poisoning by unspecified narcotics, assault, initial encounter | CMS +T40603D | Poisoning by unspecified narcotics, assault, subsequent encounter | CMS +T40603S | Poisoning by unspecified narcotics, assault, sequela | CMS +T40604A | Poisoning by unspecified narcotics, undetermined, initial encounter | CMS +T40604D | Poisoning by unspecified narcotics, undetermined, subsequent encounter | CMS +T40604S | Poisoning by unspecified narcotics, undetermined, sequela | CMS +T40605A | Adverse effect of unspecified narcotics, initial encounter | CMS +T40605D | Adverse effect of unspecified narcotics, subsequent encounter | CMS +T40605S | Adverse effect of unspecified narcotics, sequela | CMS +T40606A | Underdosing of unspecified narcotics, initial encounter | CMS +T40606D | Underdosing of unspecified narcotics, subsequent encounter | CMS +T40606S | Underdosing of unspecified narcotics, sequela | CMS +T40691A | Poisoning by other narcotics, accidental (unintentional), initial encounter | CMS +T40691D | Poisoning by other narcotics, accidental (unintentional), subsequent encounter | CMS +T40691S | Poisoning by other narcotics, accidental (unintentional), sequela | CMS +T40692A | Poisoning by other narcotics, intentional self-harm, initial encounter | CMS +T40692D | Poisoning by other narcotics, intentional self-harm, subsequent encounter | CMS +T40692S | Poisoning by other narcotics, intentional self-harm, sequela | CMS +T40693A | Poisoning by other narcotics, assault, initial encounter | CMS +T40693D | Poisoning by other narcotics, assault, subsequent encounter | CMS +T40693S | Poisoning by other narcotics, assault, sequela | CMS +T40694A | Poisoning by other narcotics, undetermined, initial encounter | CMS +T40694D | Poisoning by other narcotics, undetermined, subsequent encounter | CMS +T40694S | Poisoning by other narcotics, undetermined, sequela | CMS +T40695A | Adverse effect of other narcotics, initial encounter | CMS +T40695D | Adverse effect of other narcotics, subsequent encounter | CMS +T40695S | Adverse effect of other narcotics, sequela | CMS +T40696A | Underdosing of other narcotics, initial encounter | CMS +T40696D | Underdosing of other narcotics, subsequent encounter | CMS +T40696S | Underdosing of other narcotics, sequela | CMS +T407 | Poisoning: Cannabis (derivatives) | WHO +T407X1A | Poisoning by cannabis (derivatives), accidental (unintentional), initial encounter | CMS +T407X1D | Poisoning by cannabis (derivatives), accidental (unintentional), subsequent encounter | CMS +T407X1S | Poisoning by cannabis (derivatives), accidental (unintentional), sequela | CMS +T407X2A | Poisoning by cannabis (derivatives), intentional self-harm, initial encounter | CMS +T407X2D | Poisoning by cannabis (derivatives), intentional self-harm, subsequent encounter | CMS +T407X2S | Poisoning by cannabis (derivatives), intentional self-harm, sequela | CMS +T407X3A | Poisoning by cannabis (derivatives), assault, initial encounter | CMS +T407X3D | Poisoning by cannabis (derivatives), assault, subsequent encounter | CMS +T407X3S | Poisoning by cannabis (derivatives), assault, sequela | CMS +T407X4A | Poisoning by cannabis (derivatives), undetermined, initial encounter | CMS +T407X4D | Poisoning by cannabis (derivatives), undetermined, subsequent encounter | CMS +T407X4S | Poisoning by cannabis (derivatives), undetermined, sequela | CMS +T407X5A | Adverse effect of cannabis (derivatives), initial encounter | CMS +T407X5D | Adverse effect of cannabis (derivatives), subsequent encounter | CMS +T407X5S | Adverse effect of cannabis (derivatives), sequela | CMS +T407X6A | Underdosing of cannabis (derivatives), initial encounter | CMS +T407X6D | Underdosing of cannabis (derivatives), subsequent encounter | CMS +T407X6S | Underdosing of cannabis (derivatives), sequela | CMS +T408 | Poisoning: Lysergide [LSD] | WHO +T408X1A | Poisoning by lysergide [LSD], accidental (unintentional), initial encounter | CMS +T408X1D | Poisoning by lysergide [LSD], accidental (unintentional), subsequent encounter | CMS +T408X1S | Poisoning by lysergide [LSD], accidental (unintentional), sequela | CMS +T408X2A | Poisoning by lysergide [LSD], intentional self-harm, initial encounter | CMS +T408X2D | Poisoning by lysergide [LSD], intentional self-harm, subsequent encounter | CMS +T408X2S | Poisoning by lysergide [LSD], intentional self-harm, sequela | CMS +T408X3A | Poisoning by lysergide [LSD], assault, initial encounter | CMS +T408X3D | Poisoning by lysergide [LSD], assault, subsequent encounter | CMS +T408X3S | Poisoning by lysergide [LSD], assault, sequela | CMS +T408X4A | Poisoning by lysergide [LSD], undetermined, initial encounter | CMS +T408X4D | Poisoning by lysergide [LSD], undetermined, subsequent encounter | CMS +T408X4S | Poisoning by lysergide [LSD], undetermined, sequela | CMS +T409 | Poisoning: Other and unspecified psychodysleptics [hallucinogens] | WHO +T40901A | Poisoning by unspecified psychodysleptics [hallucinogens], accidental (unintentional), initial encounter | CMS +T40901D | Poisoning by unspecified psychodysleptics [hallucinogens], accidental (unintentional), subsequent encounter | CMS +T40901S | Poisoning by unspecified psychodysleptics [hallucinogens], accidental (unintentional), sequela | CMS +T40902A | Poisoning by unspecified psychodysleptics [hallucinogens], intentional self-harm, initial encounter | CMS +T40902D | Poisoning by unspecified psychodysleptics [hallucinogens], intentional self-harm, subsequent encounter | CMS +T40902S | Poisoning by unspecified psychodysleptics [hallucinogens], intentional self-harm, sequela | CMS +T40903A | Poisoning by unspecified psychodysleptics [hallucinogens], assault, initial encounter | CMS +T40903D | Poisoning by unspecified psychodysleptics [hallucinogens], assault, subsequent encounter | CMS +T40903S | Poisoning by unspecified psychodysleptics [hallucinogens], assault, sequela | CMS +T40904A | Poisoning by unspecified psychodysleptics [hallucinogens], undetermined, initial encounter | CMS +T40904D | Poisoning by unspecified psychodysleptics [hallucinogens], undetermined, subsequent encounter | CMS +T40904S | Poisoning by unspecified psychodysleptics [hallucinogens], undetermined, sequela | CMS +T40905A | Adverse effect of unspecified psychodysleptics [hallucinogens], initial encounter | CMS +T40905D | Adverse effect of unspecified psychodysleptics [hallucinogens], subsequent encounter | CMS +T40905S | Adverse effect of unspecified psychodysleptics [hallucinogens], sequela | CMS +T40906A | Underdosing of unspecified psychodysleptics, initial encounter | CMS +T40906D | Underdosing of unspecified psychodysleptics, subsequent encounter | CMS +T40906S | Underdosing of unspecified psychodysleptics, sequela | CMS +T40991A | Poisoning by other psychodysleptics [hallucinogens], accidental (unintentional), initial encounter | CMS +T40991D | Poisoning by other psychodysleptics [hallucinogens], accidental (unintentional), subsequent encounter | CMS +T40991S | Poisoning by other psychodysleptics [hallucinogens], accidental (unintentional), sequela | CMS +T40992A | Poisoning by other psychodysleptics [hallucinogens], intentional self-harm, initial encounter | CMS +T40992D | Poisoning by other psychodysleptics [hallucinogens], intentional self-harm, subsequent encounter | CMS +T40992S | Poisoning by other psychodysleptics [hallucinogens], intentional self-harm, sequela | CMS +T40993A | Poisoning by other psychodysleptics [hallucinogens], assault, initial encounter | CMS +T40993D | Poisoning by other psychodysleptics [hallucinogens], assault, subsequent encounter | CMS +T40993S | Poisoning by other psychodysleptics [hallucinogens], assault, sequela | CMS +T40994A | Poisoning by other psychodysleptics [hallucinogens], undetermined, initial encounter | CMS +T40994D | Poisoning by other psychodysleptics [hallucinogens], undetermined, subsequent encounter | CMS +T40994S | Poisoning by other psychodysleptics [hallucinogens], undetermined, sequela | CMS +T40995A | Adverse effect of other psychodysleptics [hallucinogens], initial encounter | CMS +T40995D | Adverse effect of other psychodysleptics [hallucinogens], subsequent encounter | CMS +T40995S | Adverse effect of other psychodysleptics [hallucinogens], sequela | CMS +T40996A | Underdosing of other psychodysleptics, initial encounter | CMS +T40996D | Underdosing of other psychodysleptics, subsequent encounter | CMS +T40996S | Underdosing of other psychodysleptics, sequela | CMS +T41 | Poisoning by anaesthetics and therapeutic gases | WHO +T410 | Poisoning: Inhaled anaesthetics | WHO +T410X1A | Poisoning by inhaled anesthetics, accidental (unintentional), initial encounter | CMS +T410X1D | Poisoning by inhaled anesthetics, accidental (unintentional), subsequent encounter | CMS +T410X1S | Poisoning by inhaled anesthetics, accidental (unintentional), sequela | CMS +T410X2A | Poisoning by inhaled anesthetics, intentional self-harm, initial encounter | CMS +T410X2D | Poisoning by inhaled anesthetics, intentional self-harm, subsequent encounter | CMS +T410X2S | Poisoning by inhaled anesthetics, intentional self-harm, sequela | CMS +T410X3A | Poisoning by inhaled anesthetics, assault, initial encounter | CMS +T410X3D | Poisoning by inhaled anesthetics, assault, subsequent encounter | CMS +T410X3S | Poisoning by inhaled anesthetics, assault, sequela | CMS +T410X4A | Poisoning by inhaled anesthetics, undetermined, initial encounter | CMS +T410X4D | Poisoning by inhaled anesthetics, undetermined, subsequent encounter | CMS +T410X4S | Poisoning by inhaled anesthetics, undetermined, sequela | CMS +T410X5A | Adverse effect of inhaled anesthetics, initial encounter | CMS +T410X5D | Adverse effect of inhaled anesthetics, subsequent encounter | CMS +T410X5S | Adverse effect of inhaled anesthetics, sequela | CMS +T410X6A | Underdosing of inhaled anesthetics, initial encounter | CMS +T410X6D | Underdosing of inhaled anesthetics, subsequent encounter | CMS +T410X6S | Underdosing of inhaled anesthetics, sequela | CMS +T411 | Poisoning: Intravenous anaesthetics | WHO +T411X1A | Poisoning by intravenous anesthetics, accidental (unintentional), initial encounter | CMS +T411X1D | Poisoning by intravenous anesthetics, accidental (unintentional), subsequent encounter | CMS +T411X1S | Poisoning by intravenous anesthetics, accidental (unintentional), sequela | CMS +T411X2A | Poisoning by intravenous anesthetics, intentional self-harm, initial encounter | CMS +T411X2D | Poisoning by intravenous anesthetics, intentional self-harm, subsequent encounter | CMS +T411X2S | Poisoning by intravenous anesthetics, intentional self-harm, sequela | CMS +T411X3A | Poisoning by intravenous anesthetics, assault, initial encounter | CMS +T411X3D | Poisoning by intravenous anesthetics, assault, subsequent encounter | CMS +T411X3S | Poisoning by intravenous anesthetics, assault, sequela | CMS +T411X4A | Poisoning by intravenous anesthetics, undetermined, initial encounter | CMS +T411X4D | Poisoning by intravenous anesthetics, undetermined, subsequent encounter | CMS +T411X4S | Poisoning by intravenous anesthetics, undetermined, sequela | CMS +T411X5A | Adverse effect of intravenous anesthetics, initial encounter | CMS +T411X5D | Adverse effect of intravenous anesthetics, subsequent encounter | CMS +T411X5S | Adverse effect of intravenous anesthetics, sequela | CMS +T411X6A | Underdosing of intravenous anesthetics, initial encounter | CMS +T411X6D | Underdosing of intravenous anesthetics, subsequent encounter | CMS +T411X6S | Underdosing of intravenous anesthetics, sequela | CMS +T412 | Poisoning: Other and unspecified general anaesthetics | WHO +T41201A | Poisoning by unspecified general anesthetics, accidental (unintentional), initial encounter | CMS +T41201D | Poisoning by unspecified general anesthetics, accidental (unintentional), subsequent encounter | CMS +T41201S | Poisoning by unspecified general anesthetics, accidental (unintentional), sequela | CMS +T41202A | Poisoning by unspecified general anesthetics, intentional self-harm, initial encounter | CMS +T41202D | Poisoning by unspecified general anesthetics, intentional self-harm, subsequent encounter | CMS +T41202S | Poisoning by unspecified general anesthetics, intentional self-harm, sequela | CMS +T41203A | Poisoning by unspecified general anesthetics, assault, initial encounter | CMS +T41203D | Poisoning by unspecified general anesthetics, assault, subsequent encounter | CMS +T41203S | Poisoning by unspecified general anesthetics, assault, sequela | CMS +T41204A | Poisoning by unspecified general anesthetics, undetermined, initial encounter | CMS +T41204D | Poisoning by unspecified general anesthetics, undetermined, subsequent encounter | CMS +T41204S | Poisoning by unspecified general anesthetics, undetermined, sequela | CMS +T41205A | Adverse effect of unspecified general anesthetics, initial encounter | CMS +T41205D | Adverse effect of unspecified general anesthetics, subsequent encounter | CMS +T41205S | Adverse effect of unspecified general anesthetics, sequela | CMS +T41206A | Underdosing of unspecified general anesthetics, initial encounter | CMS +T41206D | Underdosing of unspecified general anesthetics, subsequent encounter | CMS +T41206S | Underdosing of unspecified general anesthetics, sequela | CMS +T41291A | Poisoning by other general anesthetics, accidental (unintentional), initial encounter | CMS +T41291D | Poisoning by other general anesthetics, accidental (unintentional), subsequent encounter | CMS +T41291S | Poisoning by other general anesthetics, accidental (unintentional), sequela | CMS +T41292A | Poisoning by other general anesthetics, intentional self-harm, initial encounter | CMS +T41292D | Poisoning by other general anesthetics, intentional self-harm, subsequent encounter | CMS +T41292S | Poisoning by other general anesthetics, intentional self-harm, sequela | CMS +T41293A | Poisoning by other general anesthetics, assault, initial encounter | CMS +T41293D | Poisoning by other general anesthetics, assault, subsequent encounter | CMS +T41293S | Poisoning by other general anesthetics, assault, sequela | CMS +T41294A | Poisoning by other general anesthetics, undetermined, initial encounter | CMS +T41294D | Poisoning by other general anesthetics, undetermined, subsequent encounter | CMS +T41294S | Poisoning by other general anesthetics, undetermined, sequela | CMS +T41295A | Adverse effect of other general anesthetics, initial encounter | CMS +T41295D | Adverse effect of other general anesthetics, subsequent encounter | CMS +T41295S | Adverse effect of other general anesthetics, sequela | CMS +T41296A | Underdosing of other general anesthetics, initial encounter | CMS +T41296D | Underdosing of other general anesthetics, subsequent encounter | CMS +T41296S | Underdosing of other general anesthetics, sequela | CMS +T413 | Poisoning: Local anaesthetics | WHO +T413X1A | Poisoning by local anesthetics, accidental (unintentional), initial encounter | CMS +T413X1D | Poisoning by local anesthetics, accidental (unintentional), subsequent encounter | CMS +T413X1S | Poisoning by local anesthetics, accidental (unintentional), sequela | CMS +T413X2A | Poisoning by local anesthetics, intentional self-harm, initial encounter | CMS +T413X2D | Poisoning by local anesthetics, intentional self-harm, subsequent encounter | CMS +T413X2S | Poisoning by local anesthetics, intentional self-harm, sequela | CMS +T413X3A | Poisoning by local anesthetics, assault, initial encounter | CMS +T413X3D | Poisoning by local anesthetics, assault, subsequent encounter | CMS +T413X3S | Poisoning by local anesthetics, assault, sequela | CMS +T413X4A | Poisoning by local anesthetics, undetermined, initial encounter | CMS +T413X4D | Poisoning by local anesthetics, undetermined, subsequent encounter | CMS +T413X4S | Poisoning by local anesthetics, undetermined, sequela | CMS +T413X5A | Adverse effect of local anesthetics, initial encounter | CMS +T413X5D | Adverse effect of local anesthetics, subsequent encounter | CMS +T413X5S | Adverse effect of local anesthetics, sequela | CMS +T413X6A | Underdosing of local anesthetics, initial encounter | CMS +T413X6D | Underdosing of local anesthetics, subsequent encounter | CMS +T413X6S | Underdosing of local anesthetics, sequela | CMS +T414 | Poisoning: Anaesthetic, unspecified | WHO +T4141XA | Poisoning by unspecified anesthetic, accidental (unintentional), initial encounter | CMS +T4141XD | Poisoning by unspecified anesthetic, accidental (unintentional), subsequent encounter | CMS +T4141XS | Poisoning by unspecified anesthetic, accidental (unintentional), sequela | CMS +T4142XA | Poisoning by unspecified anesthetic, intentional self-harm, initial encounter | CMS +T4142XD | Poisoning by unspecified anesthetic, intentional self-harm, subsequent encounter | CMS +T4142XS | Poisoning by unspecified anesthetic, intentional self-harm, sequela | CMS +T4143XA | Poisoning by unspecified anesthetic, assault, initial encounter | CMS +T4143XD | Poisoning by unspecified anesthetic, assault, subsequent encounter | CMS +T4143XS | Poisoning by unspecified anesthetic, assault, sequela | CMS +T4144XA | Poisoning by unspecified anesthetic, undetermined, initial encounter | CMS +T4144XD | Poisoning by unspecified anesthetic, undetermined, subsequent encounter | CMS +T4144XS | Poisoning by unspecified anesthetic, undetermined, sequela | CMS +T4145XA | Adverse effect of unspecified anesthetic, initial encounter | CMS +T4145XD | Adverse effect of unspecified anesthetic, subsequent encounter | CMS +T4145XS | Adverse effect of unspecified anesthetic, sequela | CMS +T4146XA | Underdosing of unspecified anesthetics, initial encounter | CMS +T4146XD | Underdosing of unspecified anesthetics, subsequent encounter | CMS +T4146XS | Underdosing of unspecified anesthetics, sequela | CMS +T415 | Poisoning: Therapeutic gases | WHO +T415X1A | Poisoning by therapeutic gases, accidental (unintentional), initial encounter | CMS +T415X1D | Poisoning by therapeutic gases, accidental (unintentional), subsequent encounter | CMS +T415X1S | Poisoning by therapeutic gases, accidental (unintentional), sequela | CMS +T415X2A | Poisoning by therapeutic gases, intentional self-harm, initial encounter | CMS +T415X2D | Poisoning by therapeutic gases, intentional self-harm, subsequent encounter | CMS +T415X2S | Poisoning by therapeutic gases, intentional self-harm, sequela | CMS +T415X3A | Poisoning by therapeutic gases, assault, initial encounter | CMS +T415X3D | Poisoning by therapeutic gases, assault, subsequent encounter | CMS +T415X3S | Poisoning by therapeutic gases, assault, sequela | CMS +T415X4A | Poisoning by therapeutic gases, undetermined, initial encounter | CMS +T415X4D | Poisoning by therapeutic gases, undetermined, subsequent encounter | CMS +T415X4S | Poisoning by therapeutic gases, undetermined, sequela | CMS +T415X5A | Adverse effect of therapeutic gases, initial encounter | CMS +T415X5D | Adverse effect of therapeutic gases, subsequent encounter | CMS +T415X5S | Adverse effect of therapeutic gases, sequela | CMS +T415X6A | Underdosing of therapeutic gases, initial encounter | CMS +T415X6D | Underdosing of therapeutic gases, subsequent encounter | CMS +T415X6S | Underdosing of therapeutic gases, sequela | CMS +T42 | Poisoning by antiepileptic, sedative-hypnotic and antiparkinsonism drugs | WHO +T420 | Poisoning: Hydantoin derivatives | WHO +T420X1A | Poisoning by hydantoin derivatives, accidental (unintentional), initial encounter | CMS +T420X1D | Poisoning by hydantoin derivatives, accidental (unintentional), subsequent encounter | CMS +T420X1S | Poisoning by hydantoin derivatives, accidental (unintentional), sequela | CMS +T420X2A | Poisoning by hydantoin derivatives, intentional self-harm, initial encounter | CMS +T420X2D | Poisoning by hydantoin derivatives, intentional self-harm, subsequent encounter | CMS +T420X2S | Poisoning by hydantoin derivatives, intentional self-harm, sequela | CMS +T420X3A | Poisoning by hydantoin derivatives, assault, initial encounter | CMS +T420X3D | Poisoning by hydantoin derivatives, assault, subsequent encounter | CMS +T420X3S | Poisoning by hydantoin derivatives, assault, sequela | CMS +T420X4A | Poisoning by hydantoin derivatives, undetermined, initial encounter | CMS +T420X4D | Poisoning by hydantoin derivatives, undetermined, subsequent encounter | CMS +T420X4S | Poisoning by hydantoin derivatives, undetermined, sequela | CMS +T420X5A | Adverse effect of hydantoin derivatives, initial encounter | CMS +T420X5D | Adverse effect of hydantoin derivatives, subsequent encounter | CMS +T420X5S | Adverse effect of hydantoin derivatives, sequela | CMS +T420X6A | Underdosing of hydantoin derivatives, initial encounter | CMS +T420X6D | Underdosing of hydantoin derivatives, subsequent encounter | CMS +T420X6S | Underdosing of hydantoin derivatives, sequela | CMS +T421 | Poisoning: Iminostilbenes | WHO +T421X1A | Poisoning by iminostilbenes, accidental (unintentional), initial encounter | CMS +T421X1D | Poisoning by iminostilbenes, accidental (unintentional), subsequent encounter | CMS +T421X1S | Poisoning by iminostilbenes, accidental (unintentional), sequela | CMS +T421X2A | Poisoning by iminostilbenes, intentional self-harm, initial encounter | CMS +T421X2D | Poisoning by iminostilbenes, intentional self-harm, subsequent encounter | CMS +T421X2S | Poisoning by iminostilbenes, intentional self-harm, sequela | CMS +T421X3A | Poisoning by iminostilbenes, assault, initial encounter | CMS +T421X3D | Poisoning by iminostilbenes, assault, subsequent encounter | CMS +T421X3S | Poisoning by iminostilbenes, assault, sequela | CMS +T421X4A | Poisoning by iminostilbenes, undetermined, initial encounter | CMS +T421X4D | Poisoning by iminostilbenes, undetermined, subsequent encounter | CMS +T421X4S | Poisoning by iminostilbenes, undetermined, sequela | CMS +T421X5A | Adverse effect of iminostilbenes, initial encounter | CMS +T421X5D | Adverse effect of iminostilbenes, subsequent encounter | CMS +T421X5S | Adverse effect of iminostilbenes, sequela | CMS +T421X6A | Underdosing of iminostilbenes, initial encounter | CMS +T421X6D | Underdosing of iminostilbenes, subsequent encounter | CMS +T421X6S | Underdosing of iminostilbenes, sequela | CMS +T422 | Poisoning: Succinimides and oxazolidinediones | WHO +T422X1A | Poisoning by succinimides and oxazolidinediones, accidental (unintentional), initial encounter | CMS +T422X1D | Poisoning by succinimides and oxazolidinediones, accidental (unintentional), subsequent encounter | CMS +T422X1S | Poisoning by succinimides and oxazolidinediones, accidental (unintentional), sequela | CMS +T422X2A | Poisoning by succinimides and oxazolidinediones, intentional self-harm, initial encounter | CMS +T422X2D | Poisoning by succinimides and oxazolidinediones, intentional self-harm, subsequent encounter | CMS +T422X2S | Poisoning by succinimides and oxazolidinediones, intentional self-harm, sequela | CMS +T422X3A | Poisoning by succinimides and oxazolidinediones, assault, initial encounter | CMS +T422X3D | Poisoning by succinimides and oxazolidinediones, assault, subsequent encounter | CMS +T422X3S | Poisoning by succinimides and oxazolidinediones, assault, sequela | CMS +T422X4A | Poisoning by succinimides and oxazolidinediones, undetermined, initial encounter | CMS +T422X4D | Poisoning by succinimides and oxazolidinediones, undetermined, subsequent encounter | CMS +T422X4S | Poisoning by succinimides and oxazolidinediones, undetermined, sequela | CMS +T422X5A | Adverse effect of succinimides and oxazolidinediones, initial encounter | CMS +T422X5D | Adverse effect of succinimides and oxazolidinediones, subsequent encounter | CMS +T422X5S | Adverse effect of succinimides and oxazolidinediones, sequela | CMS +T422X6A | Underdosing of succinimides and oxazolidinediones, initial encounter | CMS +T422X6D | Underdosing of succinimides and oxazolidinediones, subsequent encounter | CMS +T422X6S | Underdosing of succinimides and oxazolidinediones, sequela | CMS +T423 | Poisoning: Barbiturates | WHO +T423X1A | Poisoning by barbiturates, accidental (unintentional), initial encounter | CMS +T423X1D | Poisoning by barbiturates, accidental (unintentional), subsequent encounter | CMS +T423X1S | Poisoning by barbiturates, accidental (unintentional), sequela | CMS +T423X2A | Poisoning by barbiturates, intentional self-harm, initial encounter | CMS +T423X2D | Poisoning by barbiturates, intentional self-harm, subsequent encounter | CMS +T423X2S | Poisoning by barbiturates, intentional self-harm, sequela | CMS +T423X3A | Poisoning by barbiturates, assault, initial encounter | CMS +T423X3D | Poisoning by barbiturates, assault, subsequent encounter | CMS +T423X3S | Poisoning by barbiturates, assault, sequela | CMS +T423X4A | Poisoning by barbiturates, undetermined, initial encounter | CMS +T423X4D | Poisoning by barbiturates, undetermined, subsequent encounter | CMS +T423X4S | Poisoning by barbiturates, undetermined, sequela | CMS +T423X5A | Adverse effect of barbiturates, initial encounter | CMS +T423X5D | Adverse effect of barbiturates, subsequent encounter | CMS +T423X5S | Adverse effect of barbiturates, sequela | CMS +T423X6A | Underdosing of barbiturates, initial encounter | CMS +T423X6D | Underdosing of barbiturates, subsequent encounter | CMS +T423X6S | Underdosing of barbiturates, sequela | CMS +T424 | Poisoning: Benzodiazepines | WHO +T424X1A | Poisoning by benzodiazepines, accidental (unintentional), initial encounter | CMS +T424X1D | Poisoning by benzodiazepines, accidental (unintentional), subsequent encounter | CMS +T424X1S | Poisoning by benzodiazepines, accidental (unintentional), sequela | CMS +T424X2A | Poisoning by benzodiazepines, intentional self-harm, initial encounter | CMS +T424X2D | Poisoning by benzodiazepines, intentional self-harm, subsequent encounter | CMS +T424X2S | Poisoning by benzodiazepines, intentional self-harm, sequela | CMS +T424X3A | Poisoning by benzodiazepines, assault, initial encounter | CMS +T424X3D | Poisoning by benzodiazepines, assault, subsequent encounter | CMS +T424X3S | Poisoning by benzodiazepines, assault, sequela | CMS +T424X4A | Poisoning by benzodiazepines, undetermined, initial encounter | CMS +T424X4D | Poisoning by benzodiazepines, undetermined, subsequent encounter | CMS +T424X4S | Poisoning by benzodiazepines, undetermined, sequela | CMS +T424X5A | Adverse effect of benzodiazepines, initial encounter | CMS +T424X5D | Adverse effect of benzodiazepines, subsequent encounter | CMS +T424X5S | Adverse effect of benzodiazepines, sequela | CMS +T424X6A | Underdosing of benzodiazepines, initial encounter | CMS +T424X6D | Underdosing of benzodiazepines, subsequent encounter | CMS +T424X6S | Underdosing of benzodiazepines, sequela | CMS +T425 | Poisoning: Mixed antiepileptics, not elsewhere classified | WHO +T425X1A | Poisoning by mixed antiepileptics, accidental (unintentional), initial encounter | CMS +T425X1D | Poisoning by mixed antiepileptics, accidental (unintentional), subsequent encounter | CMS +T425X1S | Poisoning by mixed antiepileptics, accidental (unintentional), sequela | CMS +T425X2A | Poisoning by mixed antiepileptics, intentional self-harm, initial encounter | CMS +T425X2D | Poisoning by mixed antiepileptics, intentional self-harm, subsequent encounter | CMS +T425X2S | Poisoning by mixed antiepileptics, intentional self-harm, sequela | CMS +T425X3A | Poisoning by mixed antiepileptics, assault, initial encounter | CMS +T425X3D | Poisoning by mixed antiepileptics, assault, subsequent encounter | CMS +T425X3S | Poisoning by mixed antiepileptics, assault, sequela | CMS +T425X4A | Poisoning by mixed antiepileptics, undetermined, initial encounter | CMS +T425X4D | Poisoning by mixed antiepileptics, undetermined, subsequent encounter | CMS +T425X4S | Poisoning by mixed antiepileptics, undetermined, sequela | CMS +T425X5A | Adverse effect of mixed antiepileptics, initial encounter | CMS +T425X5D | Adverse effect of mixed antiepileptics, subsequent encounter | CMS +T425X5S | Adverse effect of mixed antiepileptics, sequela | CMS +T425X6A | Underdosing of mixed antiepileptics, initial encounter | CMS +T425X6D | Underdosing of mixed antiepileptics, subsequent encounter | CMS +T425X6S | Underdosing of mixed antiepileptics, sequela | CMS +T426 | Poisoning: Other antiepileptic and sedative-hypnotic drugs | WHO +T426X1A | Poisoning by other antiepileptic and sedative-hypnotic drugs, accidental (unintentional), initial encounter | CMS +T426X1D | Poisoning by other antiepileptic and sedative-hypnotic drugs, accidental (unintentional), subsequent encounter | CMS +T426X1S | Poisoning by other antiepileptic and sedative-hypnotic drugs, accidental (unintentional), sequela | CMS +T426X2A | Poisoning by other antiepileptic and sedative-hypnotic drugs, intentional self-harm, initial encounter | CMS +T426X2D | Poisoning by other antiepileptic and sedative-hypnotic drugs, intentional self-harm, subsequent encounter | CMS +T426X2S | Poisoning by other antiepileptic and sedative-hypnotic drugs, intentional self-harm, sequela | CMS +T426X3A | Poisoning by other antiepileptic and sedative-hypnotic drugs, assault, initial encounter | CMS +T426X3D | Poisoning by other antiepileptic and sedative-hypnotic drugs, assault, subsequent encounter | CMS +T426X3S | Poisoning by other antiepileptic and sedative-hypnotic drugs, assault, sequela | CMS +T426X4A | Poisoning by other antiepileptic and sedative-hypnotic drugs, undetermined, initial encounter | CMS +T426X4D | Poisoning by other antiepileptic and sedative-hypnotic drugs, undetermined, subsequent encounter | CMS +T426X4S | Poisoning by other antiepileptic and sedative-hypnotic drugs, undetermined, sequela | CMS +T426X5A | Adverse effect of other antiepileptic and sedative-hypnotic drugs, initial encounter | CMS +T426X5D | Adverse effect of other antiepileptic and sedative-hypnotic drugs, subsequent encounter | CMS +T426X5S | Adverse effect of other antiepileptic and sedative-hypnotic drugs, sequela | CMS +T426X6A | Underdosing of other antiepileptic and sedative-hypnotic drugs, initial encounter | CMS +T426X6D | Underdosing of other antiepileptic and sedative-hypnotic drugs, subsequent encounter | CMS +T426X6S | Underdosing of other antiepileptic and sedative-hypnotic drugs, sequela | CMS +T427 | Poisoning: Antiepileptic and sedative-hypnotic drugs, unspecified | WHO +T4271XA | Poisoning by unspecified antiepileptic and sedative-hypnotic drugs, accidental (unintentional), initial encounter | CMS +T4271XD | Poisoning by unspecified antiepileptic and sedative-hypnotic drugs, accidental (unintentional), subsequent encounter | CMS +T4271XS | Poisoning by unspecified antiepileptic and sedative-hypnotic drugs, accidental (unintentional), sequela | CMS +T4272XA | Poisoning by unspecified antiepileptic and sedative-hypnotic drugs, intentional self-harm, initial encounter | CMS +T4272XD | Poisoning by unspecified antiepileptic and sedative-hypnotic drugs, intentional self-harm, subsequent encounter | CMS +T4272XS | Poisoning by unspecified antiepileptic and sedative-hypnotic drugs, intentional self-harm, sequela | CMS +T4273XA | Poisoning by unspecified antiepileptic and sedative-hypnotic drugs, assault, initial encounter | CMS +T4273XD | Poisoning by unspecified antiepileptic and sedative-hypnotic drugs, assault, subsequent encounter | CMS +T4273XS | Poisoning by unspecified antiepileptic and sedative-hypnotic drugs, assault, sequela | CMS +T4274XA | Poisoning by unspecified antiepileptic and sedative-hypnotic drugs, undetermined, initial encounter | CMS +T4274XD | Poisoning by unspecified antiepileptic and sedative-hypnotic drugs, undetermined, subsequent encounter | CMS +T4274XS | Poisoning by unspecified antiepileptic and sedative-hypnotic drugs, undetermined, sequela | CMS +T4275XA | Adverse effect of unspecified antiepileptic and sedative-hypnotic drugs, initial encounter | CMS +T4275XD | Adverse effect of unspecified antiepileptic and sedative-hypnotic drugs, subsequent encounter | CMS +T4275XS | Adverse effect of unspecified antiepileptic and sedative-hypnotic drugs, sequela | CMS +T4276XA | Underdosing of unspecified antiepileptic and sedative-hypnotic drugs, initial encounter | CMS +T4276XD | Underdosing of unspecified antiepileptic and sedative-hypnotic drugs, subsequent encounter | CMS +T4276XS | Underdosing of unspecified antiepileptic and sedative-hypnotic drugs, sequela | CMS +T428 | Poisoning: Antiparkinsonism drugs and other central muscle-tone depressants | WHO +T428X1A | Poisoning by antiparkinsonism drugs and other central muscle-tone depressants, accidental (unintentional), initial encounter | CMS +T428X1D | Poisoning by antiparkinsonism drugs and other central muscle-tone depressants, accidental (unintentional), subsequent encounter | CMS +T428X1S | Poisoning by antiparkinsonism drugs and other central muscle-tone depressants, accidental (unintentional), sequela | CMS +T428X2A | Poisoning by antiparkinsonism drugs and other central muscle-tone depressants, intentional self-harm, initial encounter | CMS +T428X2D | Poisoning by antiparkinsonism drugs and other central muscle-tone depressants, intentional self-harm, subsequent encounter | CMS +T428X2S | Poisoning by antiparkinsonism drugs and other central muscle-tone depressants, intentional self-harm, sequela | CMS +T428X3A | Poisoning by antiparkinsonism drugs and other central muscle-tone depressants, assault, initial encounter | CMS +T428X3D | Poisoning by antiparkinsonism drugs and other central muscle-tone depressants, assault, subsequent encounter | CMS +T428X3S | Poisoning by antiparkinsonism drugs and other central muscle-tone depressants, assault, sequela | CMS +T428X4A | Poisoning by antiparkinsonism drugs and other central muscle-tone depressants, undetermined, initial encounter | CMS +T428X4D | Poisoning by antiparkinsonism drugs and other central muscle-tone depressants, undetermined, subsequent encounter | CMS +T428X4S | Poisoning by antiparkinsonism drugs and other central muscle-tone depressants, undetermined, sequela | CMS +T428X5A | Adverse effect of antiparkinsonism drugs and other central muscle-tone depressants, initial encounter | CMS +T428X5D | Adverse effect of antiparkinsonism drugs and other central muscle-tone depressants, subsequent encounter | CMS +T428X5S | Adverse effect of antiparkinsonism drugs and other central muscle-tone depressants, sequela | CMS +T428X6A | Underdosing of antiparkinsonism drugs and other central muscle-tone depressants, initial encounter | CMS +T428X6D | Underdosing of antiparkinsonism drugs and other central muscle-tone depressants, subsequent encounter | CMS +T428X6S | Underdosing of antiparkinsonism drugs and other central muscle-tone depressants, sequela | CMS +T43 | Poisoning by psychotropic drugs, not elsewhere classified | WHO +T430 | Poisoning: Tricyclic and tetracyclic antidepressants | WHO +T43011A | Poisoning by tricyclic antidepressants, accidental (unintentional), initial encounter | CMS +T43011D | Poisoning by tricyclic antidepressants, accidental (unintentional), subsequent encounter | CMS +T43011S | Poisoning by tricyclic antidepressants, accidental (unintentional), sequela | CMS +T43012A | Poisoning by tricyclic antidepressants, intentional self-harm, initial encounter | CMS +T43012D | Poisoning by tricyclic antidepressants, intentional self-harm, subsequent encounter | CMS +T43012S | Poisoning by tricyclic antidepressants, intentional self-harm, sequela | CMS +T43013A | Poisoning by tricyclic antidepressants, assault, initial encounter | CMS +T43013D | Poisoning by tricyclic antidepressants, assault, subsequent encounter | CMS +T43013S | Poisoning by tricyclic antidepressants, assault, sequela | CMS +T43014A | Poisoning by tricyclic antidepressants, undetermined, initial encounter | CMS +T43014D | Poisoning by tricyclic antidepressants, undetermined, subsequent encounter | CMS +T43014S | Poisoning by tricyclic antidepressants, undetermined, sequela | CMS +T43015A | Adverse effect of tricyclic antidepressants, initial encounter | CMS +T43015D | Adverse effect of tricyclic antidepressants, subsequent encounter | CMS +T43015S | Adverse effect of tricyclic antidepressants, sequela | CMS +T43016A | Underdosing of tricyclic antidepressants, initial encounter | CMS +T43016D | Underdosing of tricyclic antidepressants, subsequent encounter | CMS +T43016S | Underdosing of tricyclic antidepressants, sequela | CMS +T43021A | Poisoning by tetracyclic antidepressants, accidental (unintentional), initial encounter | CMS +T43021D | Poisoning by tetracyclic antidepressants, accidental (unintentional), subsequent encounter | CMS +T43021S | Poisoning by tetracyclic antidepressants, accidental (unintentional), sequela | CMS +T43022A | Poisoning by tetracyclic antidepressants, intentional self-harm, initial encounter | CMS +T43022D | Poisoning by tetracyclic antidepressants, intentional self-harm, subsequent encounter | CMS +T43022S | Poisoning by tetracyclic antidepressants, intentional self-harm, sequela | CMS +T43023A | Poisoning by tetracyclic antidepressants, assault, initial encounter | CMS +T43023D | Poisoning by tetracyclic antidepressants, assault, subsequent encounter | CMS +T43023S | Poisoning by tetracyclic antidepressants, assault, sequela | CMS +T43024A | Poisoning by tetracyclic antidepressants, undetermined, initial encounter | CMS +T43024D | Poisoning by tetracyclic antidepressants, undetermined, subsequent encounter | CMS +T43024S | Poisoning by tetracyclic antidepressants, undetermined, sequela | CMS +T43025A | Adverse effect of tetracyclic antidepressants, initial encounter | CMS +T43025D | Adverse effect of tetracyclic antidepressants, subsequent encounter | CMS +T43025S | Adverse effect of tetracyclic antidepressants, sequela | CMS +T43026A | Underdosing of tetracyclic antidepressants, initial encounter | CMS +T43026D | Underdosing of tetracyclic antidepressants, subsequent encounter | CMS +T43026S | Underdosing of tetracyclic antidepressants, sequela | CMS +T431 | Poisoning: Monoamine-oxidase-inhibitor antidepressants | WHO +T431X1A | Poisoning by monoamine-oxidase-inhibitor antidepressants, accidental (unintentional), initial encounter | CMS +T431X1D | Poisoning by monoamine-oxidase-inhibitor antidepressants, accidental (unintentional), subsequent encounter | CMS +T431X1S | Poisoning by monoamine-oxidase-inhibitor antidepressants, accidental (unintentional), sequela | CMS +T431X2A | Poisoning by monoamine-oxidase-inhibitor antidepressants, intentional self-harm, initial encounter | CMS +T431X2D | Poisoning by monoamine-oxidase-inhibitor antidepressants, intentional self-harm, subsequent encounter | CMS +T431X2S | Poisoning by monoamine-oxidase-inhibitor antidepressants, intentional self-harm, sequela | CMS +T431X3A | Poisoning by monoamine-oxidase-inhibitor antidepressants, assault, initial encounter | CMS +T431X3D | Poisoning by monoamine-oxidase-inhibitor antidepressants, assault, subsequent encounter | CMS +T431X3S | Poisoning by monoamine-oxidase-inhibitor antidepressants, assault, sequela | CMS +T431X4A | Poisoning by monoamine-oxidase-inhibitor antidepressants, undetermined, initial encounter | CMS +T431X4D | Poisoning by monoamine-oxidase-inhibitor antidepressants, undetermined, subsequent encounter | CMS +T431X4S | Poisoning by monoamine-oxidase-inhibitor antidepressants, undetermined, sequela | CMS +T431X5A | Adverse effect of monoamine-oxidase-inhibitor antidepressants, initial encounter | CMS +T431X5D | Adverse effect of monoamine-oxidase-inhibitor antidepressants, subsequent encounter | CMS +T431X5S | Adverse effect of monoamine-oxidase-inhibitor antidepressants, sequela | CMS +T431X6A | Underdosing of monoamine-oxidase-inhibitor antidepressants, initial encounter | CMS +T431X6D | Underdosing of monoamine-oxidase-inhibitor antidepressants, subsequent encounter | CMS +T431X6S | Underdosing of monoamine-oxidase-inhibitor antidepressants, sequela | CMS +T432 | Poisoning: Other and unspecified antidepressants | WHO +T43201A | Poisoning by unspecified antidepressants, accidental (unintentional), initial encounter | CMS +T43201D | Poisoning by unspecified antidepressants, accidental (unintentional), subsequent encounter | CMS +T43201S | Poisoning by unspecified antidepressants, accidental (unintentional), sequela | CMS +T43202A | Poisoning by unspecified antidepressants, intentional self-harm, initial encounter | CMS +T43202D | Poisoning by unspecified antidepressants, intentional self-harm, subsequent encounter | CMS +T43202S | Poisoning by unspecified antidepressants, intentional self-harm, sequela | CMS +T43203A | Poisoning by unspecified antidepressants, assault, initial encounter | CMS +T43203D | Poisoning by unspecified antidepressants, assault, subsequent encounter | CMS +T43203S | Poisoning by unspecified antidepressants, assault, sequela | CMS +T43204A | Poisoning by unspecified antidepressants, undetermined, initial encounter | CMS +T43204D | Poisoning by unspecified antidepressants, undetermined, subsequent encounter | CMS +T43204S | Poisoning by unspecified antidepressants, undetermined, sequela | CMS +T43205A | Adverse effect of unspecified antidepressants, initial encounter | CMS +T43205D | Adverse effect of unspecified antidepressants, subsequent encounter | CMS +T43205S | Adverse effect of unspecified antidepressants, sequela | CMS +T43206A | Underdosing of unspecified antidepressants, initial encounter | CMS +T43206D | Underdosing of unspecified antidepressants, subsequent encounter | CMS +T43206S | Underdosing of unspecified antidepressants, sequela | CMS +T43211A | Poisoning by selective serotonin and norepinephrine reuptake inhibitors, accidental (unintentional), initial encounter | CMS +T43211D | Poisoning by selective serotonin and norepinephrine reuptake inhibitors, accidental (unintentional), subsequent encounter | CMS +T43211S | Poisoning by selective serotonin and norepinephrine reuptake inhibitors, accidental (unintentional), sequela | CMS +T43212A | Poisoning by selective serotonin and norepinephrine reuptake inhibitors, intentional self-harm, initial encounter | CMS +T43212D | Poisoning by selective serotonin and norepinephrine reuptake inhibitors, intentional self-harm, subsequent encounter | CMS +T43212S | Poisoning by selective serotonin and norepinephrine reuptake inhibitors, intentional self-harm, sequela | CMS +T43213A | Poisoning by selective serotonin and norepinephrine reuptake inhibitors, assault, initial encounter | CMS +T43213D | Poisoning by selective serotonin and norepinephrine reuptake inhibitors, assault, subsequent encounter | CMS +T43213S | Poisoning by selective serotonin and norepinephrine reuptake inhibitors, assault, sequela | CMS +T43214A | Poisoning by selective serotonin and norepinephrine reuptake inhibitors, undetermined, initial encounter | CMS +T43214D | Poisoning by selective serotonin and norepinephrine reuptake inhibitors, undetermined, subsequent encounter | CMS +T43214S | Poisoning by selective serotonin and norepinephrine reuptake inhibitors, undetermined, sequela | CMS +T43215A | Adverse effect of selective serotonin and norepinephrine reuptake inhibitors, initial encounter | CMS +T43215D | Adverse effect of selective serotonin and norepinephrine reuptake inhibitors, subsequent encounter | CMS +T43215S | Adverse effect of selective serotonin and norepinephrine reuptake inhibitors, sequela | CMS +T43216A | Underdosing of selective serotonin and norepinephrine reuptake inhibitors, initial encounter | CMS +T43216D | Underdosing of selective serotonin and norepinephrine reuptake inhibitors, subsequent encounter | CMS +T43216S | Underdosing of selective serotonin and norepinephrine reuptake inhibitors, sequela | CMS +T43221A | Poisoning by selective serotonin reuptake inhibitors, accidental (unintentional), initial encounter | CMS +T43221D | Poisoning by selective serotonin reuptake inhibitors, accidental (unintentional), subsequent encounter | CMS +T43221S | Poisoning by selective serotonin reuptake inhibitors, accidental (unintentional), sequela | CMS +T43222A | Poisoning by selective serotonin reuptake inhibitors, intentional self-harm, initial encounter | CMS +T43222D | Poisoning by selective serotonin reuptake inhibitors, intentional self-harm, subsequent encounter | CMS +T43222S | Poisoning by selective serotonin reuptake inhibitors, intentional self-harm, sequela | CMS +T43223A | Poisoning by selective serotonin reuptake inhibitors, assault, initial encounter | CMS +T43223D | Poisoning by selective serotonin reuptake inhibitors, assault, subsequent encounter | CMS +T43223S | Poisoning by selective serotonin reuptake inhibitors, assault, sequela | CMS +T43224A | Poisoning by selective serotonin reuptake inhibitors, undetermined, initial encounter | CMS +T43224D | Poisoning by selective serotonin reuptake inhibitors, undetermined, subsequent encounter | CMS +T43224S | Poisoning by selective serotonin reuptake inhibitors, undetermined, sequela | CMS +T43225A | Adverse effect of selective serotonin reuptake inhibitors, initial encounter | CMS +T43225D | Adverse effect of selective serotonin reuptake inhibitors, subsequent encounter | CMS +T43225S | Adverse effect of selective serotonin reuptake inhibitors, sequela | CMS +T43226A | Underdosing of selective serotonin reuptake inhibitors, initial encounter | CMS +T43226D | Underdosing of selective serotonin reuptake inhibitors, subsequent encounter | CMS +T43226S | Underdosing of selective serotonin reuptake inhibitors, sequela | CMS +T43291A | Poisoning by other antidepressants, accidental (unintentional), initial encounter | CMS +T43291D | Poisoning by other antidepressants, accidental (unintentional), subsequent encounter | CMS +T43291S | Poisoning by other antidepressants, accidental (unintentional), sequela | CMS +T43292A | Poisoning by other antidepressants, intentional self-harm, initial encounter | CMS +T43292D | Poisoning by other antidepressants, intentional self-harm, subsequent encounter | CMS +T43292S | Poisoning by other antidepressants, intentional self-harm, sequela | CMS +T43293A | Poisoning by other antidepressants, assault, initial encounter | CMS +T43293D | Poisoning by other antidepressants, assault, subsequent encounter | CMS +T43293S | Poisoning by other antidepressants, assault, sequela | CMS +T43294A | Poisoning by other antidepressants, undetermined, initial encounter | CMS +T43294D | Poisoning by other antidepressants, undetermined, subsequent encounter | CMS +T43294S | Poisoning by other antidepressants, undetermined, sequela | CMS +T43295A | Adverse effect of other antidepressants, initial encounter | CMS +T43295D | Adverse effect of other antidepressants, subsequent encounter | CMS +T43295S | Adverse effect of other antidepressants, sequela | CMS +T43296A | Underdosing of other antidepressants, initial encounter | CMS +T43296D | Underdosing of other antidepressants, subsequent encounter | CMS +T43296S | Underdosing of other antidepressants, sequela | CMS +T433 | Poisoning: Phenothiazine antipsychotics and neuroleptics | WHO +T433X1A | Poisoning by phenothiazine antipsychotics and neuroleptics, accidental (unintentional), initial encounter | CMS +T433X1D | Poisoning by phenothiazine antipsychotics and neuroleptics, accidental (unintentional), subsequent encounter | CMS +T433X1S | Poisoning by phenothiazine antipsychotics and neuroleptics, accidental (unintentional), sequela | CMS +T433X2A | Poisoning by phenothiazine antipsychotics and neuroleptics, intentional self-harm, initial encounter | CMS +T433X2D | Poisoning by phenothiazine antipsychotics and neuroleptics, intentional self-harm, subsequent encounter | CMS +T433X2S | Poisoning by phenothiazine antipsychotics and neuroleptics, intentional self-harm, sequela | CMS +T433X3A | Poisoning by phenothiazine antipsychotics and neuroleptics, assault, initial encounter | CMS +T433X3D | Poisoning by phenothiazine antipsychotics and neuroleptics, assault, subsequent encounter | CMS +T433X3S | Poisoning by phenothiazine antipsychotics and neuroleptics, assault, sequela | CMS +T433X4A | Poisoning by phenothiazine antipsychotics and neuroleptics, undetermined, initial encounter | CMS +T433X4D | Poisoning by phenothiazine antipsychotics and neuroleptics, undetermined, subsequent encounter | CMS +T433X4S | Poisoning by phenothiazine antipsychotics and neuroleptics, undetermined, sequela | CMS +T433X5A | Adverse effect of phenothiazine antipsychotics and neuroleptics, initial encounter | CMS +T433X5D | Adverse effect of phenothiazine antipsychotics and neuroleptics, subsequent encounter | CMS +T433X5S | Adverse effect of phenothiazine antipsychotics and neuroleptics, sequela | CMS +T433X6A | Underdosing of phenothiazine antipsychotics and neuroleptics, initial encounter | CMS +T433X6D | Underdosing of phenothiazine antipsychotics and neuroleptics, subsequent encounter | CMS +T433X6S | Underdosing of phenothiazine antipsychotics and neuroleptics, sequela | CMS +T434 | Poisoning: Butyrophenone and thioxanthene neuroleptics | WHO +T434X1A | Poisoning by butyrophenone and thiothixene neuroleptics, accidental (unintentional), initial encounter | CMS +T434X1D | Poisoning by butyrophenone and thiothixene neuroleptics, accidental (unintentional), subsequent encounter | CMS +T434X1S | Poisoning by butyrophenone and thiothixene neuroleptics, accidental (unintentional), sequela | CMS +T434X2A | Poisoning by butyrophenone and thiothixene neuroleptics, intentional self-harm, initial encounter | CMS +T434X2D | Poisoning by butyrophenone and thiothixene neuroleptics, intentional self-harm, subsequent encounter | CMS +T434X2S | Poisoning by butyrophenone and thiothixene neuroleptics, intentional self-harm, sequela | CMS +T434X3A | Poisoning by butyrophenone and thiothixene neuroleptics, assault, initial encounter | CMS +T434X3D | Poisoning by butyrophenone and thiothixene neuroleptics, assault, subsequent encounter | CMS +T434X3S | Poisoning by butyrophenone and thiothixene neuroleptics, assault, sequela | CMS +T434X4A | Poisoning by butyrophenone and thiothixene neuroleptics, undetermined, initial encounter | CMS +T434X4D | Poisoning by butyrophenone and thiothixene neuroleptics, undetermined, subsequent encounter | CMS +T434X4S | Poisoning by butyrophenone and thiothixene neuroleptics, undetermined, sequela | CMS +T434X5A | Adverse effect of butyrophenone and thiothixene neuroleptics, initial encounter | CMS +T434X5D | Adverse effect of butyrophenone and thiothixene neuroleptics, subsequent encounter | CMS +T434X5S | Adverse effect of butyrophenone and thiothixene neuroleptics, sequela | CMS +T434X6A | Underdosing of butyrophenone and thiothixene neuroleptics, initial encounter | CMS +T434X6D | Underdosing of butyrophenone and thiothixene neuroleptics, subsequent encounter | CMS +T434X6S | Underdosing of butyrophenone and thiothixene neuroleptics, sequela | CMS +T435 | Poisoning: Other and unspecified antipsychotics and neuroleptics | WHO +T43501A | Poisoning by unspecified antipsychotics and neuroleptics, accidental (unintentional), initial encounter | CMS +T43501D | Poisoning by unspecified antipsychotics and neuroleptics, accidental (unintentional), subsequent encounter | CMS +T43501S | Poisoning by unspecified antipsychotics and neuroleptics, accidental (unintentional), sequela | CMS +T43502A | Poisoning by unspecified antipsychotics and neuroleptics, intentional self-harm, initial encounter | CMS +T43502D | Poisoning by unspecified antipsychotics and neuroleptics, intentional self-harm, subsequent encounter | CMS +T43502S | Poisoning by unspecified antipsychotics and neuroleptics, intentional self-harm, sequela | CMS +T43503A | Poisoning by unspecified antipsychotics and neuroleptics, assault, initial encounter | CMS +T43503D | Poisoning by unspecified antipsychotics and neuroleptics, assault, subsequent encounter | CMS +T43503S | Poisoning by unspecified antipsychotics and neuroleptics, assault, sequela | CMS +T43504A | Poisoning by unspecified antipsychotics and neuroleptics, undetermined, initial encounter | CMS +T43504D | Poisoning by unspecified antipsychotics and neuroleptics, undetermined, subsequent encounter | CMS +T43504S | Poisoning by unspecified antipsychotics and neuroleptics, undetermined, sequela | CMS +T43505A | Adverse effect of unspecified antipsychotics and neuroleptics, initial encounter | CMS +T43505D | Adverse effect of unspecified antipsychotics and neuroleptics, subsequent encounter | CMS +T43505S | Adverse effect of unspecified antipsychotics and neuroleptics, sequela | CMS +T43506A | Underdosing of unspecified antipsychotics and neuroleptics, initial encounter | CMS +T43506D | Underdosing of unspecified antipsychotics and neuroleptics, subsequent encounter | CMS +T43506S | Underdosing of unspecified antipsychotics and neuroleptics, sequela | CMS +T43591A | Poisoning by other antipsychotics and neuroleptics, accidental (unintentional), initial encounter | CMS +T43591D | Poisoning by other antipsychotics and neuroleptics, accidental (unintentional), subsequent encounter | CMS +T43591S | Poisoning by other antipsychotics and neuroleptics, accidental (unintentional), sequela | CMS +T43592A | Poisoning by other antipsychotics and neuroleptics, intentional self-harm, initial encounter | CMS +T43592D | Poisoning by other antipsychotics and neuroleptics, intentional self-harm, subsequent encounter | CMS +T43592S | Poisoning by other antipsychotics and neuroleptics, intentional self-harm, sequela | CMS +T43593A | Poisoning by other antipsychotics and neuroleptics, assault, initial encounter | CMS +T43593D | Poisoning by other antipsychotics and neuroleptics, assault, subsequent encounter | CMS +T43593S | Poisoning by other antipsychotics and neuroleptics, assault, sequela | CMS +T43594A | Poisoning by other antipsychotics and neuroleptics, undetermined, initial encounter | CMS +T43594D | Poisoning by other antipsychotics and neuroleptics, undetermined, subsequent encounter | CMS +T43594S | Poisoning by other antipsychotics and neuroleptics, undetermined, sequela | CMS +T43595A | Adverse effect of other antipsychotics and neuroleptics, initial encounter | CMS +T43595D | Adverse effect of other antipsychotics and neuroleptics, subsequent encounter | CMS +T43595S | Adverse effect of other antipsychotics and neuroleptics, sequela | CMS +T43596A | Underdosing of other antipsychotics and neuroleptics, initial encounter | CMS +T43596D | Underdosing of other antipsychotics and neuroleptics, subsequent encounter | CMS +T43596S | Underdosing of other antipsychotics and neuroleptics, sequela | CMS +T436 | Poisoning: Psychostimulants with abuse potential | WHO +T43601A | Poisoning by unspecified psychostimulants, accidental (unintentional), initial encounter | CMS +T43601D | Poisoning by unspecified psychostimulants, accidental (unintentional), subsequent encounter | CMS +T43601S | Poisoning by unspecified psychostimulants, accidental (unintentional), sequela | CMS +T43602A | Poisoning by unspecified psychostimulants, intentional self-harm, initial encounter | CMS +T43602D | Poisoning by unspecified psychostimulants, intentional self-harm, subsequent encounter | CMS +T43602S | Poisoning by unspecified psychostimulants, intentional self-harm, sequela | CMS +T43603A | Poisoning by unspecified psychostimulants, assault, initial encounter | CMS +T43603D | Poisoning by unspecified psychostimulants, assault, subsequent encounter | CMS +T43603S | Poisoning by unspecified psychostimulants, assault, sequela | CMS +T43604A | Poisoning by unspecified psychostimulants, undetermined, initial encounter | CMS +T43604D | Poisoning by unspecified psychostimulants, undetermined, subsequent encounter | CMS +T43604S | Poisoning by unspecified psychostimulants, undetermined, sequela | CMS +T43605A | Adverse effect of unspecified psychostimulants, initial encounter | CMS +T43605D | Adverse effect of unspecified psychostimulants, subsequent encounter | CMS +T43605S | Adverse effect of unspecified psychostimulants, sequela | CMS +T43606A | Underdosing of unspecified psychostimulants, initial encounter | CMS +T43606D | Underdosing of unspecified psychostimulants, subsequent encounter | CMS +T43606S | Underdosing of unspecified psychostimulants, sequela | CMS +T43611A | Poisoning by caffeine, accidental (unintentional), initial encounter | CMS +T43611D | Poisoning by caffeine, accidental (unintentional), subsequent encounter | CMS +T43611S | Poisoning by caffeine, accidental (unintentional), sequela | CMS +T43612A | Poisoning by caffeine, intentional self-harm, initial encounter | CMS +T43612D | Poisoning by caffeine, intentional self-harm, subsequent encounter | CMS +T43612S | Poisoning by caffeine, intentional self-harm, sequela | CMS +T43613A | Poisoning by caffeine, assault, initial encounter | CMS +T43613D | Poisoning by caffeine, assault, subsequent encounter | CMS +T43613S | Poisoning by caffeine, assault, sequela | CMS +T43614A | Poisoning by caffeine, undetermined, initial encounter | CMS +T43614D | Poisoning by caffeine, undetermined, subsequent encounter | CMS +T43614S | Poisoning by caffeine, undetermined, sequela | CMS +T43615A | Adverse effect of caffeine, initial encounter | CMS +T43615D | Adverse effect of caffeine, subsequent encounter | CMS +T43615S | Adverse effect of caffeine, sequela | CMS +T43616A | Underdosing of caffeine, initial encounter | CMS +T43616D | Underdosing of caffeine, subsequent encounter | CMS +T43616S | Underdosing of caffeine, sequela | CMS +T43621A | Poisoning by amphetamines, accidental (unintentional), initial encounter | CMS +T43621D | Poisoning by amphetamines, accidental (unintentional), subsequent encounter | CMS +T43621S | Poisoning by amphetamines, accidental (unintentional), sequela | CMS +T43622A | Poisoning by amphetamines, intentional self-harm, initial encounter | CMS +T43622D | Poisoning by amphetamines, intentional self-harm, subsequent encounter | CMS +T43622S | Poisoning by amphetamines, intentional self-harm, sequela | CMS +T43623A | Poisoning by amphetamines, assault, initial encounter | CMS +T43623D | Poisoning by amphetamines, assault, subsequent encounter | CMS +T43623S | Poisoning by amphetamines, assault, sequela | CMS +T43624A | Poisoning by amphetamines, undetermined, initial encounter | CMS +T43624D | Poisoning by amphetamines, undetermined, subsequent encounter | CMS +T43624S | Poisoning by amphetamines, undetermined, sequela | CMS +T43625A | Adverse effect of amphetamines, initial encounter | CMS +T43625D | Adverse effect of amphetamines, subsequent encounter | CMS +T43625S | Adverse effect of amphetamines, sequela | CMS +T43626A | Underdosing of amphetamines, initial encounter | CMS +T43626D | Underdosing of amphetamines, subsequent encounter | CMS +T43626S | Underdosing of amphetamines, sequela | CMS +T43631A | Poisoning by methylphenidate, accidental (unintentional), initial encounter | CMS +T43631D | Poisoning by methylphenidate, accidental (unintentional), subsequent encounter | CMS +T43631S | Poisoning by methylphenidate, accidental (unintentional), sequela | CMS +T43632A | Poisoning by methylphenidate, intentional self-harm, initial encounter | CMS +T43632D | Poisoning by methylphenidate, intentional self-harm, subsequent encounter | CMS +T43632S | Poisoning by methylphenidate, intentional self-harm, sequela | CMS +T43633A | Poisoning by methylphenidate, assault, initial encounter | CMS +T43633D | Poisoning by methylphenidate, assault, subsequent encounter | CMS +T43633S | Poisoning by methylphenidate, assault, sequela | CMS +T43634A | Poisoning by methylphenidate, undetermined, initial encounter | CMS +T43634D | Poisoning by methylphenidate, undetermined, subsequent encounter | CMS +T43634S | Poisoning by methylphenidate, undetermined, sequela | CMS +T43635A | Adverse effect of methylphenidate, initial encounter | CMS +T43635D | Adverse effect of methylphenidate, subsequent encounter | CMS +T43635S | Adverse effect of methylphenidate, sequela | CMS +T43636A | Underdosing of methylphenidate, initial encounter | CMS +T43636D | Underdosing of methylphenidate, subsequent encounter | CMS +T43636S | Underdosing of methylphenidate, sequela | CMS +T43641A | Poisoning by ecstasy, accidental (unintentional), initial encounter | CMS +T43641D | Poisoning by ecstasy, accidental (unintentional), subsequent encounter | CMS +T43641S | Poisoning by ecstasy, accidental (unintentional), sequela | CMS +T43642A | Poisoning by ecstasy, intentional self-harm, initial encounter | CMS +T43642D | Poisoning by ecstasy, intentional self-harm, subsequent encounter | CMS +T43642S | Poisoning by ecstasy, intentional self-harm, sequela | CMS +T43643A | Poisoning by ecstasy, assault, initial encounter | CMS +T43643D | Poisoning by ecstasy, assault, subsequent encounter | CMS +T43643S | Poisoning by ecstasy, assault, sequela | CMS +T43644A | Poisoning by ecstasy, undetermined, initial encounter | CMS +T43644D | Poisoning by ecstasy, undetermined, subsequent encounter | CMS +T43644S | Poisoning by ecstasy, undetermined, sequela | CMS +T43691A | Poisoning by other psychostimulants, accidental (unintentional), initial encounter | CMS +T43691D | Poisoning by other psychostimulants, accidental (unintentional), subsequent encounter | CMS +T43691S | Poisoning by other psychostimulants, accidental (unintentional), sequela | CMS +T43692A | Poisoning by other psychostimulants, intentional self-harm, initial encounter | CMS +T43692D | Poisoning by other psychostimulants, intentional self-harm, subsequent encounter | CMS +T43692S | Poisoning by other psychostimulants, intentional self-harm, sequela | CMS +T43693A | Poisoning by other psychostimulants, assault, initial encounter | CMS +T43693D | Poisoning by other psychostimulants, assault, subsequent encounter | CMS +T43693S | Poisoning by other psychostimulants, assault, sequela | CMS +T43694A | Poisoning by other psychostimulants, undetermined, initial encounter | CMS +T43694D | Poisoning by other psychostimulants, undetermined, subsequent encounter | CMS +T43694S | Poisoning by other psychostimulants, undetermined, sequela | CMS +T43695A | Adverse effect of other psychostimulants, initial encounter | CMS +T43695D | Adverse effect of other psychostimulants, subsequent encounter | CMS +T43695S | Adverse effect of other psychostimulants, sequela | CMS +T43696A | Underdosing of other psychostimulants, initial encounter | CMS +T43696D | Underdosing of other psychostimulants, subsequent encounter | CMS +T43696S | Underdosing of other psychostimulants, sequela | CMS +T438 | Poisoning: Other psychotropic drugs, not elsewhere classified | WHO +T438X1A | Poisoning by other psychotropic drugs, accidental (unintentional), initial encounter | CMS +T438X1D | Poisoning by other psychotropic drugs, accidental (unintentional), subsequent encounter | CMS +T438X1S | Poisoning by other psychotropic drugs, accidental (unintentional), sequela | CMS +T438X2A | Poisoning by other psychotropic drugs, intentional self-harm, initial encounter | CMS +T438X2D | Poisoning by other psychotropic drugs, intentional self-harm, subsequent encounter | CMS +T438X2S | Poisoning by other psychotropic drugs, intentional self-harm, sequela | CMS +T438X3A | Poisoning by other psychotropic drugs, assault, initial encounter | CMS +T438X3D | Poisoning by other psychotropic drugs, assault, subsequent encounter | CMS +T438X3S | Poisoning by other psychotropic drugs, assault, sequela | CMS +T438X4A | Poisoning by other psychotropic drugs, undetermined, initial encounter | CMS +T438X4D | Poisoning by other psychotropic drugs, undetermined, subsequent encounter | CMS +T438X4S | Poisoning by other psychotropic drugs, undetermined, sequela | CMS +T438X5A | Adverse effect of other psychotropic drugs, initial encounter | CMS +T438X5D | Adverse effect of other psychotropic drugs, subsequent encounter | CMS +T438X5S | Adverse effect of other psychotropic drugs, sequela | CMS +T438X6A | Underdosing of other psychotropic drugs, initial encounter | CMS +T438X6D | Underdosing of other psychotropic drugs, subsequent encounter | CMS +T438X6S | Underdosing of other psychotropic drugs, sequela | CMS +T439 | Poisoning: Psychotropic drug, unspecified | WHO +T4391XA | Poisoning by unspecified psychotropic drug, accidental (unintentional), initial encounter | CMS +T4391XD | Poisoning by unspecified psychotropic drug, accidental (unintentional), subsequent encounter | CMS +T4391XS | Poisoning by unspecified psychotropic drug, accidental (unintentional), sequela | CMS +T4392XA | Poisoning by unspecified psychotropic drug, intentional self-harm, initial encounter | CMS +T4392XD | Poisoning by unspecified psychotropic drug, intentional self-harm, subsequent encounter | CMS +T4392XS | Poisoning by unspecified psychotropic drug, intentional self-harm, sequela | CMS +T4393XA | Poisoning by unspecified psychotropic drug, assault, initial encounter | CMS +T4393XD | Poisoning by unspecified psychotropic drug, assault, subsequent encounter | CMS +T4393XS | Poisoning by unspecified psychotropic drug, assault, sequela | CMS +T4394XA | Poisoning by unspecified psychotropic drug, undetermined, initial encounter | CMS +T4394XD | Poisoning by unspecified psychotropic drug, undetermined, subsequent encounter | CMS +T4394XS | Poisoning by unspecified psychotropic drug, undetermined, sequela | CMS +T4395XA | Adverse effect of unspecified psychotropic drug, initial encounter | CMS +T4395XD | Adverse effect of unspecified psychotropic drug, subsequent encounter | CMS +T4395XS | Adverse effect of unspecified psychotropic drug, sequela | CMS +T4396XA | Underdosing of unspecified psychotropic drug, initial encounter | CMS +T4396XD | Underdosing of unspecified psychotropic drug, subsequent encounter | CMS +T4396XS | Underdosing of unspecified psychotropic drug, sequela | CMS +T44 | Poisoning by drugs primarily affecting the autonomic nervous system | WHO +T440 | Poisoning: Anticholinesterase agents | WHO +T440X1A | Poisoning by anticholinesterase agents, accidental (unintentional), initial encounter | CMS +T440X1D | Poisoning by anticholinesterase agents, accidental (unintentional), subsequent encounter | CMS +T440X1S | Poisoning by anticholinesterase agents, accidental (unintentional), sequela | CMS +T440X2A | Poisoning by anticholinesterase agents, intentional self-harm, initial encounter | CMS +T440X2D | Poisoning by anticholinesterase agents, intentional self-harm, subsequent encounter | CMS +T440X2S | Poisoning by anticholinesterase agents, intentional self-harm, sequela | CMS +T440X3A | Poisoning by anticholinesterase agents, assault, initial encounter | CMS +T440X3D | Poisoning by anticholinesterase agents, assault, subsequent encounter | CMS +T440X3S | Poisoning by anticholinesterase agents, assault, sequela | CMS +T440X4A | Poisoning by anticholinesterase agents, undetermined, initial encounter | CMS +T440X4D | Poisoning by anticholinesterase agents, undetermined, subsequent encounter | CMS +T440X4S | Poisoning by anticholinesterase agents, undetermined, sequela | CMS +T440X5A | Adverse effect of anticholinesterase agents, initial encounter | CMS +T440X5D | Adverse effect of anticholinesterase agents, subsequent encounter | CMS +T440X5S | Adverse effect of anticholinesterase agents, sequela | CMS +T440X6A | Underdosing of anticholinesterase agents, initial encounter | CMS +T440X6D | Underdosing of anticholinesterase agents, subsequent encounter | CMS +T440X6S | Underdosing of anticholinesterase agents, sequela | CMS +T441 | Poisoning: Other parasympathomimetics [cholinergics] | WHO +T441X1A | Poisoning by other parasympathomimetics [cholinergics], accidental (unintentional), initial encounter | CMS +T441X1D | Poisoning by other parasympathomimetics [cholinergics], accidental (unintentional), subsequent encounter | CMS +T441X1S | Poisoning by other parasympathomimetics [cholinergics], accidental (unintentional), sequela | CMS +T441X2A | Poisoning by other parasympathomimetics [cholinergics], intentional self-harm, initial encounter | CMS +T441X2D | Poisoning by other parasympathomimetics [cholinergics], intentional self-harm, subsequent encounter | CMS +T441X2S | Poisoning by other parasympathomimetics [cholinergics], intentional self-harm, sequela | CMS +T441X3A | Poisoning by other parasympathomimetics [cholinergics], assault, initial encounter | CMS +T441X3D | Poisoning by other parasympathomimetics [cholinergics], assault, subsequent encounter | CMS +T441X3S | Poisoning by other parasympathomimetics [cholinergics], assault, sequela | CMS +T441X4A | Poisoning by other parasympathomimetics [cholinergics], undetermined, initial encounter | CMS +T441X4D | Poisoning by other parasympathomimetics [cholinergics], undetermined, subsequent encounter | CMS +T441X4S | Poisoning by other parasympathomimetics [cholinergics], undetermined, sequela | CMS +T441X5A | Adverse effect of other parasympathomimetics [cholinergics], initial encounter | CMS +T441X5D | Adverse effect of other parasympathomimetics [cholinergics], subsequent encounter | CMS +T441X5S | Adverse effect of other parasympathomimetics [cholinergics], sequela | CMS +T441X6A | Underdosing of other parasympathomimetics, initial encounter | CMS +T441X6D | Underdosing of other parasympathomimetics, subsequent encounter | CMS +T441X6S | Underdosing of other parasympathomimetics, sequela | CMS +T442 | Poisoning: Ganglionic blocking drugs, not elsewhere classified | WHO +T442X1A | Poisoning by ganglionic blocking drugs, accidental (unintentional), initial encounter | CMS +T442X1D | Poisoning by ganglionic blocking drugs, accidental (unintentional), subsequent encounter | CMS +T442X1S | Poisoning by ganglionic blocking drugs, accidental (unintentional), sequela | CMS +T442X2A | Poisoning by ganglionic blocking drugs, intentional self-harm, initial encounter | CMS +T442X2D | Poisoning by ganglionic blocking drugs, intentional self-harm, subsequent encounter | CMS +T442X2S | Poisoning by ganglionic blocking drugs, intentional self-harm, sequela | CMS +T442X3A | Poisoning by ganglionic blocking drugs, assault, initial encounter | CMS +T442X3D | Poisoning by ganglionic blocking drugs, assault, subsequent encounter | CMS +T442X3S | Poisoning by ganglionic blocking drugs, assault, sequela | CMS +T442X4A | Poisoning by ganglionic blocking drugs, undetermined, initial encounter | CMS +T442X4D | Poisoning by ganglionic blocking drugs, undetermined, subsequent encounter | CMS +T442X4S | Poisoning by ganglionic blocking drugs, undetermined, sequela | CMS +T442X5A | Adverse effect of ganglionic blocking drugs, initial encounter | CMS +T442X5D | Adverse effect of ganglionic blocking drugs, subsequent encounter | CMS +T442X5S | Adverse effect of ganglionic blocking drugs, sequela | CMS +T442X6A | Underdosing of ganglionic blocking drugs, initial encounter | CMS +T442X6D | Underdosing of ganglionic blocking drugs, subsequent encounter | CMS +T442X6S | Underdosing of ganglionic blocking drugs, sequela | CMS +T443 | Poisoning: Other parasympatholytics [anticholinergics and antimuscarinics] and spasmolytics, not elsewhere classified | WHO +T443X1A | Poisoning by other parasympatholytics [anticholinergics and antimuscarinics] and spasmolytics, accidental (unintentional), initial encounter | CMS +T443X1D | Poisoning by other parasympatholytics [anticholinergics and antimuscarinics] and spasmolytics, accidental (unintentional), subsequent encounter | CMS +T443X1S | Poisoning by other parasympatholytics [anticholinergics and antimuscarinics] and spasmolytics, accidental (unintentional), sequela | CMS +T443X2A | Poisoning by other parasympatholytics [anticholinergics and antimuscarinics] and spasmolytics, intentional self-harm, initial encounter | CMS +T443X2D | Poisoning by other parasympatholytics [anticholinergics and antimuscarinics] and spasmolytics, intentional self-harm, subsequent encounter | CMS +T443X2S | Poisoning by other parasympatholytics [anticholinergics and antimuscarinics] and spasmolytics, intentional self-harm, sequela | CMS +T443X3A | Poisoning by other parasympatholytics [anticholinergics and antimuscarinics] and spasmolytics, assault, initial encounter | CMS +T443X3D | Poisoning by other parasympatholytics [anticholinergics and antimuscarinics] and spasmolytics, assault, subsequent encounter | CMS +T443X3S | Poisoning by other parasympatholytics [anticholinergics and antimuscarinics] and spasmolytics, assault, sequela | CMS +T443X4A | Poisoning by other parasympatholytics [anticholinergics and antimuscarinics] and spasmolytics, undetermined, initial encounter | CMS +T443X4D | Poisoning by other parasympatholytics [anticholinergics and antimuscarinics] and spasmolytics, undetermined, subsequent encounter | CMS +T443X4S | Poisoning by other parasympatholytics [anticholinergics and antimuscarinics] and spasmolytics, undetermined, sequela | CMS +T443X5A | Adverse effect of other parasympatholytics [anticholinergics and antimuscarinics] and spasmolytics, initial encounter | CMS +T443X5D | Adverse effect of other parasympatholytics [anticholinergics and antimuscarinics] and spasmolytics, subsequent encounter | CMS +T443X5S | Adverse effect of other parasympatholytics [anticholinergics and antimuscarinics] and spasmolytics, sequela | CMS +T443X6A | Underdosing of other parasympatholytics [anticholinergics and antimuscarinics] and spasmolytics, initial encounter | CMS +T443X6D | Underdosing of other parasympatholytics [anticholinergics and antimuscarinics] and spasmolytics, subsequent encounter | CMS +T443X6S | Underdosing of other parasympatholytics [anticholinergics and antimuscarinics] and spasmolytics, sequela | CMS +T444 | Poisoning: Predominantly alpha-adrenoreceptor agonists, not elsewhere classified | WHO +T444X1A | Poisoning by predominantly alpha-adrenoreceptor agonists, accidental (unintentional), initial encounter | CMS +T444X1D | Poisoning by predominantly alpha-adrenoreceptor agonists, accidental (unintentional), subsequent encounter | CMS +T444X1S | Poisoning by predominantly alpha-adrenoreceptor agonists, accidental (unintentional), sequela | CMS +T444X2A | Poisoning by predominantly alpha-adrenoreceptor agonists, intentional self-harm, initial encounter | CMS +T444X2D | Poisoning by predominantly alpha-adrenoreceptor agonists, intentional self-harm, subsequent encounter | CMS +T444X2S | Poisoning by predominantly alpha-adrenoreceptor agonists, intentional self-harm, sequela | CMS +T444X3A | Poisoning by predominantly alpha-adrenoreceptor agonists, assault, initial encounter | CMS +T444X3D | Poisoning by predominantly alpha-adrenoreceptor agonists, assault, subsequent encounter | CMS +T444X3S | Poisoning by predominantly alpha-adrenoreceptor agonists, assault, sequela | CMS +T444X4A | Poisoning by predominantly alpha-adrenoreceptor agonists, undetermined, initial encounter | CMS +T444X4D | Poisoning by predominantly alpha-adrenoreceptor agonists, undetermined, subsequent encounter | CMS +T444X4S | Poisoning by predominantly alpha-adrenoreceptor agonists, undetermined, sequela | CMS +T444X5A | Adverse effect of predominantly alpha-adrenoreceptor agonists, initial encounter | CMS +T444X5D | Adverse effect of predominantly alpha-adrenoreceptor agonists, subsequent encounter | CMS +T444X5S | Adverse effect of predominantly alpha-adrenoreceptor agonists, sequela | CMS +T444X6A | Underdosing of predominantly alpha-adrenoreceptor agonists, initial encounter | CMS +T444X6D | Underdosing of predominantly alpha-adrenoreceptor agonists, subsequent encounter | CMS +T444X6S | Underdosing of predominantly alpha-adrenoreceptor agonists, sequela | CMS +T445 | Poisoning: Predominantly beta-adrenoreceptor agonists, not elsewhere classified | WHO +T445X1A | Poisoning by predominantly beta-adrenoreceptor agonists, accidental (unintentional), initial encounter | CMS +T445X1D | Poisoning by predominantly beta-adrenoreceptor agonists, accidental (unintentional), subsequent encounter | CMS +T445X1S | Poisoning by predominantly beta-adrenoreceptor agonists, accidental (unintentional), sequela | CMS +T445X2A | Poisoning by predominantly beta-adrenoreceptor agonists, intentional self-harm, initial encounter | CMS +T445X2D | Poisoning by predominantly beta-adrenoreceptor agonists, intentional self-harm, subsequent encounter | CMS +T445X2S | Poisoning by predominantly beta-adrenoreceptor agonists, intentional self-harm, sequela | CMS +T445X3A | Poisoning by predominantly beta-adrenoreceptor agonists, assault, initial encounter | CMS +T445X3D | Poisoning by predominantly beta-adrenoreceptor agonists, assault, subsequent encounter | CMS +T445X3S | Poisoning by predominantly beta-adrenoreceptor agonists, assault, sequela | CMS +T445X4A | Poisoning by predominantly beta-adrenoreceptor agonists, undetermined, initial encounter | CMS +T445X4D | Poisoning by predominantly beta-adrenoreceptor agonists, undetermined, subsequent encounter | CMS +T445X4S | Poisoning by predominantly beta-adrenoreceptor agonists, undetermined, sequela | CMS +T445X5A | Adverse effect of predominantly beta-adrenoreceptor agonists, initial encounter | CMS +T445X5D | Adverse effect of predominantly beta-adrenoreceptor agonists, subsequent encounter | CMS +T445X5S | Adverse effect of predominantly beta-adrenoreceptor agonists, sequela | CMS +T445X6A | Underdosing of predominantly beta-adrenoreceptor agonists, initial encounter | CMS +T445X6D | Underdosing of predominantly beta-adrenoreceptor agonists, subsequent encounter | CMS +T445X6S | Underdosing of predominantly beta-adrenoreceptor agonists, sequela | CMS +T446 | Poisoning: Alpha-adrenoreceptor antagonists, not elsewhere classified | WHO +T446X1A | Poisoning by alpha-adrenoreceptor antagonists, accidental (unintentional), initial encounter | CMS +T446X1D | Poisoning by alpha-adrenoreceptor antagonists, accidental (unintentional), subsequent encounter | CMS +T446X1S | Poisoning by alpha-adrenoreceptor antagonists, accidental (unintentional), sequela | CMS +T446X2A | Poisoning by alpha-adrenoreceptor antagonists, intentional self-harm, initial encounter | CMS +T446X2D | Poisoning by alpha-adrenoreceptor antagonists, intentional self-harm, subsequent encounter | CMS +T446X2S | Poisoning by alpha-adrenoreceptor antagonists, intentional self-harm, sequela | CMS +T446X3A | Poisoning by alpha-adrenoreceptor antagonists, assault, initial encounter | CMS +T446X3D | Poisoning by alpha-adrenoreceptor antagonists, assault, subsequent encounter | CMS +T446X3S | Poisoning by alpha-adrenoreceptor antagonists, assault, sequela | CMS +T446X4A | Poisoning by alpha-adrenoreceptor antagonists, undetermined, initial encounter | CMS +T446X4D | Poisoning by alpha-adrenoreceptor antagonists, undetermined, subsequent encounter | CMS +T446X4S | Poisoning by alpha-adrenoreceptor antagonists, undetermined, sequela | CMS +T446X5A | Adverse effect of alpha-adrenoreceptor antagonists, initial encounter | CMS +T446X5D | Adverse effect of alpha-adrenoreceptor antagonists, subsequent encounter | CMS +T446X5S | Adverse effect of alpha-adrenoreceptor antagonists, sequela | CMS +T446X6A | Underdosing of alpha-adrenoreceptor antagonists, initial encounter | CMS +T446X6D | Underdosing of alpha-adrenoreceptor antagonists, subsequent encounter | CMS +T446X6S | Underdosing of alpha-adrenoreceptor antagonists, sequela | CMS +T447 | Poisoning: Beta-adrenoreceptor antagonists, not elsewhere classified | WHO +T447X1A | Poisoning by beta-adrenoreceptor antagonists, accidental (unintentional), initial encounter | CMS +T447X1D | Poisoning by beta-adrenoreceptor antagonists, accidental (unintentional), subsequent encounter | CMS +T447X1S | Poisoning by beta-adrenoreceptor antagonists, accidental (unintentional), sequela | CMS +T447X2A | Poisoning by beta-adrenoreceptor antagonists, intentional self-harm, initial encounter | CMS +T447X2D | Poisoning by beta-adrenoreceptor antagonists, intentional self-harm, subsequent encounter | CMS +T447X2S | Poisoning by beta-adrenoreceptor antagonists, intentional self-harm, sequela | CMS +T447X3A | Poisoning by beta-adrenoreceptor antagonists, assault, initial encounter | CMS +T447X3D | Poisoning by beta-adrenoreceptor antagonists, assault, subsequent encounter | CMS +T447X3S | Poisoning by beta-adrenoreceptor antagonists, assault, sequela | CMS +T447X4A | Poisoning by beta-adrenoreceptor antagonists, undetermined, initial encounter | CMS +T447X4D | Poisoning by beta-adrenoreceptor antagonists, undetermined, subsequent encounter | CMS +T447X4S | Poisoning by beta-adrenoreceptor antagonists, undetermined, sequela | CMS +T447X5A | Adverse effect of beta-adrenoreceptor antagonists, initial encounter | CMS +T447X5D | Adverse effect of beta-adrenoreceptor antagonists, subsequent encounter | CMS +T447X5S | Adverse effect of beta-adrenoreceptor antagonists, sequela | CMS +T447X6A | Underdosing of beta-adrenoreceptor antagonists, initial encounter | CMS +T447X6D | Underdosing of beta-adrenoreceptor antagonists, subsequent encounter | CMS +T447X6S | Underdosing of beta-adrenoreceptor antagonists, sequela | CMS +T448 | Poisoning: Centrally acting and adrenergic-neuron-blocking agents, not elsewhere classified | WHO +T448X1A | Poisoning by centrally-acting and adrenergic-neuron-blocking agents, accidental (unintentional), initial encounter | CMS +T448X1D | Poisoning by centrally-acting and adrenergic-neuron-blocking agents, accidental (unintentional), subsequent encounter | CMS +T448X1S | Poisoning by centrally-acting and adrenergic-neuron-blocking agents, accidental (unintentional), sequela | CMS +T448X2A | Poisoning by centrally-acting and adrenergic-neuron-blocking agents, intentional self-harm, initial encounter | CMS +T448X2D | Poisoning by centrally-acting and adrenergic-neuron-blocking agents, intentional self-harm, subsequent encounter | CMS +T448X2S | Poisoning by centrally-acting and adrenergic-neuron-blocking agents, intentional self-harm, sequela | CMS +T448X3A | Poisoning by centrally-acting and adrenergic-neuron-blocking agents, assault, initial encounter | CMS +T448X3D | Poisoning by centrally-acting and adrenergic-neuron-blocking agents, assault, subsequent encounter | CMS +T448X3S | Poisoning by centrally-acting and adrenergic-neuron-blocking agents, assault, sequela | CMS +T448X4A | Poisoning by centrally-acting and adrenergic-neuron-blocking agents, undetermined, initial encounter | CMS +T448X4D | Poisoning by centrally-acting and adrenergic-neuron-blocking agents, undetermined, subsequent encounter | CMS +T448X4S | Poisoning by centrally-acting and adrenergic-neuron-blocking agents, undetermined, sequela | CMS +T448X5A | Adverse effect of centrally-acting and adrenergic-neuron-blocking agents, initial encounter | CMS +T448X5D | Adverse effect of centrally-acting and adrenergic-neuron-blocking agents, subsequent encounter | CMS +T448X5S | Adverse effect of centrally-acting and adrenergic-neuron-blocking agents, sequela | CMS +T448X6A | Underdosing of centrally-acting and adrenergic-neuron-blocking agents, initial encounter | CMS +T448X6D | Underdosing of centrally-acting and adrenergic-neuron-blocking agents, subsequent encounter | CMS +T448X6S | Underdosing of centrally-acting and adrenergic-neuron-blocking agents, sequela | CMS +T449 | Poisoning: Other and unspecified drugs primarily affecting the autonomic nervous system | WHO +T44901A | Poisoning by unspecified drugs primarily affecting the autonomic nervous system, accidental (unintentional), initial encounter | CMS +T44901D | Poisoning by unspecified drugs primarily affecting the autonomic nervous system, accidental (unintentional), subsequent encounter | CMS +T44901S | Poisoning by unspecified drugs primarily affecting the autonomic nervous system, accidental (unintentional), sequela | CMS +T44902A | Poisoning by unspecified drugs primarily affecting the autonomic nervous system, intentional self-harm, initial encounter | CMS +T44902D | Poisoning by unspecified drugs primarily affecting the autonomic nervous system, intentional self-harm, subsequent encounter | CMS +T44902S | Poisoning by unspecified drugs primarily affecting the autonomic nervous system, intentional self-harm, sequela | CMS +T44903A | Poisoning by unspecified drugs primarily affecting the autonomic nervous system, assault, initial encounter | CMS +T44903D | Poisoning by unspecified drugs primarily affecting the autonomic nervous system, assault, subsequent encounter | CMS +T44903S | Poisoning by unspecified drugs primarily affecting the autonomic nervous system, assault, sequela | CMS +T44904A | Poisoning by unspecified drugs primarily affecting the autonomic nervous system, undetermined, initial encounter | CMS +T44904D | Poisoning by unspecified drugs primarily affecting the autonomic nervous system, undetermined, subsequent encounter | CMS +T44904S | Poisoning by unspecified drugs primarily affecting the autonomic nervous system, undetermined, sequela | CMS +T44905A | Adverse effect of unspecified drugs primarily affecting the autonomic nervous system, initial encounter | CMS +T44905D | Adverse effect of unspecified drugs primarily affecting the autonomic nervous system, subsequent encounter | CMS +T44905S | Adverse effect of unspecified drugs primarily affecting the autonomic nervous system, sequela | CMS +T44906A | Underdosing of unspecified drugs primarily affecting the autonomic nervous system, initial encounter | CMS +T44906D | Underdosing of unspecified drugs primarily affecting the autonomic nervous system, subsequent encounter | CMS +T44906S | Underdosing of unspecified drugs primarily affecting the autonomic nervous system, sequela | CMS +T44991A | Poisoning by other drug primarily affecting the autonomic nervous system, accidental (unintentional), initial encounter | CMS +T44991D | Poisoning by other drug primarily affecting the autonomic nervous system, accidental (unintentional), subsequent encounter | CMS +T44991S | Poisoning by other drug primarily affecting the autonomic nervous system, accidental (unintentional), sequela | CMS +T44992A | Poisoning by other drug primarily affecting the autonomic nervous system, intentional self-harm, initial encounter | CMS +T44992D | Poisoning by other drug primarily affecting the autonomic nervous system, intentional self-harm, subsequent encounter | CMS +T44992S | Poisoning by other drug primarily affecting the autonomic nervous system, intentional self-harm, sequela | CMS +T44993A | Poisoning by other drug primarily affecting the autonomic nervous system, assault, initial encounter | CMS +T44993D | Poisoning by other drug primarily affecting the autonomic nervous system, assault, subsequent encounter | CMS +T44993S | Poisoning by other drug primarily affecting the autonomic nervous system, assault, sequela | CMS +T44994A | Poisoning by other drug primarily affecting the autonomic nervous system, undetermined, initial encounter | CMS +T44994D | Poisoning by other drug primarily affecting the autonomic nervous system, undetermined, subsequent encounter | CMS +T44994S | Poisoning by other drug primarily affecting the autonomic nervous system, undetermined, sequela | CMS +T44995A | Adverse effect of other drug primarily affecting the autonomic nervous system, initial encounter | CMS +T44995D | Adverse effect of other drug primarily affecting the autonomic nervous system, subsequent encounter | CMS +T44995S | Adverse effect of other drug primarily affecting the autonomic nervous system, sequela | CMS +T44996A | Underdosing of other drug primarily affecting the autonomic nervous system, initial encounter | CMS +T44996D | Underdosing of other drug primarily affecting the autonomic nervous system, subsequent encounter | CMS +T44996S | Underdosing of other drug primarily affecting the autonomic nervous system, sequela | CMS +T45 | Poisoning by primarily systemic and haematological agents, not elsewhere classified | WHO +T450 | Poisoning: Antiallergic and antiemetic drugs | WHO +T450X1A | Poisoning by antiallergic and antiemetic drugs, accidental (unintentional), initial encounter | CMS +T450X1D | Poisoning by antiallergic and antiemetic drugs, accidental (unintentional), subsequent encounter | CMS +T450X1S | Poisoning by antiallergic and antiemetic drugs, accidental (unintentional), sequela | CMS +T450X2A | Poisoning by antiallergic and antiemetic drugs, intentional self-harm, initial encounter | CMS +T450X2D | Poisoning by antiallergic and antiemetic drugs, intentional self-harm, subsequent encounter | CMS +T450X2S | Poisoning by antiallergic and antiemetic drugs, intentional self-harm, sequela | CMS +T450X3A | Poisoning by antiallergic and antiemetic drugs, assault, initial encounter | CMS +T450X3D | Poisoning by antiallergic and antiemetic drugs, assault, subsequent encounter | CMS +T450X3S | Poisoning by antiallergic and antiemetic drugs, assault, sequela | CMS +T450X4A | Poisoning by antiallergic and antiemetic drugs, undetermined, initial encounter | CMS +T450X4D | Poisoning by antiallergic and antiemetic drugs, undetermined, subsequent encounter | CMS +T450X4S | Poisoning by antiallergic and antiemetic drugs, undetermined, sequela | CMS +T450X5A | Adverse effect of antiallergic and antiemetic drugs, initial encounter | CMS +T450X5D | Adverse effect of antiallergic and antiemetic drugs, subsequent encounter | CMS +T450X5S | Adverse effect of antiallergic and antiemetic drugs, sequela | CMS +T450X6A | Underdosing of antiallergic and antiemetic drugs, initial encounter | CMS +T450X6D | Underdosing of antiallergic and antiemetic drugs, subsequent encounter | CMS +T450X6S | Underdosing of antiallergic and antiemetic drugs, sequela | CMS +T451 | Poisoning: Antineoplastic and immunosuppressive drugs | WHO +T451X1A | Poisoning by antineoplastic and immunosuppressive drugs, accidental (unintentional), initial encounter | CMS +T451X1D | Poisoning by antineoplastic and immunosuppressive drugs, accidental (unintentional), subsequent encounter | CMS +T451X1S | Poisoning by antineoplastic and immunosuppressive drugs, accidental (unintentional), sequela | CMS +T451X2A | Poisoning by antineoplastic and immunosuppressive drugs, intentional self-harm, initial encounter | CMS +T451X2D | Poisoning by antineoplastic and immunosuppressive drugs, intentional self-harm, subsequent encounter | CMS +T451X2S | Poisoning by antineoplastic and immunosuppressive drugs, intentional self-harm, sequela | CMS +T451X3A | Poisoning by antineoplastic and immunosuppressive drugs, assault, initial encounter | CMS +T451X3D | Poisoning by antineoplastic and immunosuppressive drugs, assault, subsequent encounter | CMS +T451X3S | Poisoning by antineoplastic and immunosuppressive drugs, assault, sequela | CMS +T451X4A | Poisoning by antineoplastic and immunosuppressive drugs, undetermined, initial encounter | CMS +T451X4D | Poisoning by antineoplastic and immunosuppressive drugs, undetermined, subsequent encounter | CMS +T451X4S | Poisoning by antineoplastic and immunosuppressive drugs, undetermined, sequela | CMS +T451X5A | Adverse effect of antineoplastic and immunosuppressive drugs, initial encounter | CMS +T451X5D | Adverse effect of antineoplastic and immunosuppressive drugs, subsequent encounter | CMS +T451X5S | Adverse effect of antineoplastic and immunosuppressive drugs, sequela | CMS +T451X6A | Underdosing of antineoplastic and immunosuppressive drugs, initial encounter | CMS +T451X6D | Underdosing of antineoplastic and immunosuppressive drugs, subsequent encounter | CMS +T451X6S | Underdosing of antineoplastic and immunosuppressive drugs, sequela | CMS +T452 | Poisoning: Vitamins, not elsewhere classified | WHO +T452X1A | Poisoning by vitamins, accidental (unintentional), initial encounter | CMS +T452X1D | Poisoning by vitamins, accidental (unintentional), subsequent encounter | CMS +T452X1S | Poisoning by vitamins, accidental (unintentional), sequela | CMS +T452X2A | Poisoning by vitamins, intentional self-harm, initial encounter | CMS +T452X2D | Poisoning by vitamins, intentional self-harm, subsequent encounter | CMS +T452X2S | Poisoning by vitamins, intentional self-harm, sequela | CMS +T452X3A | Poisoning by vitamins, assault, initial encounter | CMS +T452X3D | Poisoning by vitamins, assault, subsequent encounter | CMS +T452X3S | Poisoning by vitamins, assault, sequela | CMS +T452X4A | Poisoning by vitamins, undetermined, initial encounter | CMS +T452X4D | Poisoning by vitamins, undetermined, subsequent encounter | CMS +T452X4S | Poisoning by vitamins, undetermined, sequela | CMS +T452X5A | Adverse effect of vitamins, initial encounter | CMS +T452X5D | Adverse effect of vitamins, subsequent encounter | CMS +T452X5S | Adverse effect of vitamins, sequela | CMS +T452X6A | Underdosing of vitamins, initial encounter | CMS +T452X6D | Underdosing of vitamins, subsequent encounter | CMS +T452X6S | Underdosing of vitamins, sequela | CMS +T453 | Poisoning: Enzymes, not elsewhere classified | WHO +T453X1A | Poisoning by enzymes, accidental (unintentional), initial encounter | CMS +T453X1D | Poisoning by enzymes, accidental (unintentional), subsequent encounter | CMS +T453X1S | Poisoning by enzymes, accidental (unintentional), sequela | CMS +T453X2A | Poisoning by enzymes, intentional self-harm, initial encounter | CMS +T453X2D | Poisoning by enzymes, intentional self-harm, subsequent encounter | CMS +T453X2S | Poisoning by enzymes, intentional self-harm, sequela | CMS +T453X3A | Poisoning by enzymes, assault, initial encounter | CMS +T453X3D | Poisoning by enzymes, assault, subsequent encounter | CMS +T453X3S | Poisoning by enzymes, assault, sequela | CMS +T453X4A | Poisoning by enzymes, undetermined, initial encounter | CMS +T453X4D | Poisoning by enzymes, undetermined, subsequent encounter | CMS +T453X4S | Poisoning by enzymes, undetermined, sequela | CMS +T453X5A | Adverse effect of enzymes, initial encounter | CMS +T453X5D | Adverse effect of enzymes, subsequent encounter | CMS +T453X5S | Adverse effect of enzymes, sequela | CMS +T453X6A | Underdosing of enzymes, initial encounter | CMS +T453X6D | Underdosing of enzymes, subsequent encounter | CMS +T453X6S | Underdosing of enzymes, sequela | CMS +T454 | Poisoning: Iron and its compounds | WHO +T454X1A | Poisoning by iron and its compounds, accidental (unintentional), initial encounter | CMS +T454X1D | Poisoning by iron and its compounds, accidental (unintentional), subsequent encounter | CMS +T454X1S | Poisoning by iron and its compounds, accidental (unintentional), sequela | CMS +T454X2A | Poisoning by iron and its compounds, intentional self-harm, initial encounter | CMS +T454X2D | Poisoning by iron and its compounds, intentional self-harm, subsequent encounter | CMS +T454X2S | Poisoning by iron and its compounds, intentional self-harm, sequela | CMS +T454X3A | Poisoning by iron and its compounds, assault, initial encounter | CMS +T454X3D | Poisoning by iron and its compounds, assault, subsequent encounter | CMS +T454X3S | Poisoning by iron and its compounds, assault, sequela | CMS +T454X4A | Poisoning by iron and its compounds, undetermined, initial encounter | CMS +T454X4D | Poisoning by iron and its compounds, undetermined, subsequent encounter | CMS +T454X4S | Poisoning by iron and its compounds, undetermined, sequela | CMS +T454X5A | Adverse effect of iron and its compounds, initial encounter | CMS +T454X5D | Adverse effect of iron and its compounds, subsequent encounter | CMS +T454X5S | Adverse effect of iron and its compounds, sequela | CMS +T454X6A | Underdosing of iron and its compounds, initial encounter | CMS +T454X6D | Underdosing of iron and its compounds, subsequent encounter | CMS +T454X6S | Underdosing of iron and its compounds, sequela | CMS +T455 | Poisoning: Anticoagulants | WHO +T45511A | Poisoning by anticoagulants, accidental (unintentional), initial encounter | CMS +T45511D | Poisoning by anticoagulants, accidental (unintentional), subsequent encounter | CMS +T45511S | Poisoning by anticoagulants, accidental (unintentional), sequela | CMS +T45512A | Poisoning by anticoagulants, intentional self-harm, initial encounter | CMS +T45512D | Poisoning by anticoagulants, intentional self-harm, subsequent encounter | CMS +T45512S | Poisoning by anticoagulants, intentional self-harm, sequela | CMS +T45513A | Poisoning by anticoagulants, assault, initial encounter | CMS +T45513D | Poisoning by anticoagulants, assault, subsequent encounter | CMS +T45513S | Poisoning by anticoagulants, assault, sequela | CMS +T45514A | Poisoning by anticoagulants, undetermined, initial encounter | CMS +T45514D | Poisoning by anticoagulants, undetermined, subsequent encounter | CMS +T45514S | Poisoning by anticoagulants, undetermined, sequela | CMS +T45515A | Adverse effect of anticoagulants, initial encounter | CMS +T45515D | Adverse effect of anticoagulants, subsequent encounter | CMS +T45515S | Adverse effect of anticoagulants, sequela | CMS +T45516A | Underdosing of anticoagulants, initial encounter | CMS +T45516D | Underdosing of anticoagulants, subsequent encounter | CMS +T45516S | Underdosing of anticoagulants, sequela | CMS +T45521A | Poisoning by antithrombotic drugs, accidental (unintentional), initial encounter | CMS +T45521D | Poisoning by antithrombotic drugs, accidental (unintentional), subsequent encounter | CMS +T45521S | Poisoning by antithrombotic drugs, accidental (unintentional), sequela | CMS +T45522A | Poisoning by antithrombotic drugs, intentional self-harm, initial encounter | CMS +T45522D | Poisoning by antithrombotic drugs, intentional self-harm, subsequent encounter | CMS +T45522S | Poisoning by antithrombotic drugs, intentional self-harm, sequela | CMS +T45523A | Poisoning by antithrombotic drugs, assault, initial encounter | CMS +T45523D | Poisoning by antithrombotic drugs, assault, subsequent encounter | CMS +T45523S | Poisoning by antithrombotic drugs, assault, sequela | CMS +T45524A | Poisoning by antithrombotic drugs, undetermined, initial encounter | CMS +T45524D | Poisoning by antithrombotic drugs, undetermined, subsequent encounter | CMS +T45524S | Poisoning by antithrombotic drugs, undetermined, sequela | CMS +T45525A | Adverse effect of antithrombotic drugs, initial encounter | CMS +T45525D | Adverse effect of antithrombotic drugs, subsequent encounter | CMS +T45525S | Adverse effect of antithrombotic drugs, sequela | CMS +T45526A | Underdosing of antithrombotic drugs, initial encounter | CMS +T45526D | Underdosing of antithrombotic drugs, subsequent encounter | CMS +T45526S | Underdosing of antithrombotic drugs, sequela | CMS +T456 | Poisoning: Fibrinolysis-affecting drugs | WHO +T45601A | Poisoning by unspecified fibrinolysis-affecting drugs, accidental (unintentional), initial encounter | CMS +T45601D | Poisoning by unspecified fibrinolysis-affecting drugs, accidental (unintentional), subsequent encounter | CMS +T45601S | Poisoning by unspecified fibrinolysis-affecting drugs, accidental (unintentional), sequela | CMS +T45602A | Poisoning by unspecified fibrinolysis-affecting drugs, intentional self-harm, initial encounter | CMS +T45602D | Poisoning by unspecified fibrinolysis-affecting drugs, intentional self-harm, subsequent encounter | CMS +T45602S | Poisoning by unspecified fibrinolysis-affecting drugs, intentional self-harm, sequela | CMS +T45603A | Poisoning by unspecified fibrinolysis-affecting drugs, assault, initial encounter | CMS +T45603D | Poisoning by unspecified fibrinolysis-affecting drugs, assault, subsequent encounter | CMS +T45603S | Poisoning by unspecified fibrinolysis-affecting drugs, assault, sequela | CMS +T45604A | Poisoning by unspecified fibrinolysis-affecting drugs, undetermined, initial encounter | CMS +T45604D | Poisoning by unspecified fibrinolysis-affecting drugs, undetermined, subsequent encounter | CMS +T45604S | Poisoning by unspecified fibrinolysis-affecting drugs, undetermined, sequela | CMS +T45605A | Adverse effect of unspecified fibrinolysis-affecting drugs, initial encounter | CMS +T45605D | Adverse effect of unspecified fibrinolysis-affecting drugs, subsequent encounter | CMS +T45605S | Adverse effect of unspecified fibrinolysis-affecting drugs, sequela | CMS +T45606A | Underdosing of unspecified fibrinolysis-affecting drugs, initial encounter | CMS +T45606D | Underdosing of unspecified fibrinolysis-affecting drugs, subsequent encounter | CMS +T45606S | Underdosing of unspecified fibrinolysis-affecting drugs, sequela | CMS +T45611A | Poisoning by thrombolytic drug, accidental (unintentional), initial encounter | CMS +T45611D | Poisoning by thrombolytic drug, accidental (unintentional), subsequent encounter | CMS +T45611S | Poisoning by thrombolytic drug, accidental (unintentional), sequela | CMS +T45612A | Poisoning by thrombolytic drug, intentional self-harm, initial encounter | CMS +T45612D | Poisoning by thrombolytic drug, intentional self-harm, subsequent encounter | CMS +T45612S | Poisoning by thrombolytic drug, intentional self-harm, sequela | CMS +T45613A | Poisoning by thrombolytic drug, assault, initial encounter | CMS +T45613D | Poisoning by thrombolytic drug, assault, subsequent encounter | CMS +T45613S | Poisoning by thrombolytic drug, assault, sequela | CMS +T45614A | Poisoning by thrombolytic drug, undetermined, initial encounter | CMS +T45614D | Poisoning by thrombolytic drug, undetermined, subsequent encounter | CMS +T45614S | Poisoning by thrombolytic drug, undetermined, sequela | CMS +T45615A | Adverse effect of thrombolytic drugs, initial encounter | CMS +T45615D | Adverse effect of thrombolytic drugs, subsequent encounter | CMS +T45615S | Adverse effect of thrombolytic drugs, sequela | CMS +T45616A | Underdosing of thrombolytic drugs, initial encounter | CMS +T45616D | Underdosing of thrombolytic drugs, subsequent encounter | CMS +T45616S | Underdosing of thrombolytic drugs, sequela | CMS +T45621A | Poisoning by hemostatic drug, accidental (unintentional), initial encounter | CMS +T45621D | Poisoning by hemostatic drug, accidental (unintentional), subsequent encounter | CMS +T45621S | Poisoning by hemostatic drug, accidental (unintentional), sequela | CMS +T45622A | Poisoning by hemostatic drug, intentional self-harm, initial encounter | CMS +T45622D | Poisoning by hemostatic drug, intentional self-harm, subsequent encounter | CMS +T45622S | Poisoning by hemostatic drug, intentional self-harm, sequela | CMS +T45623A | Poisoning by hemostatic drug, assault, initial encounter | CMS +T45623D | Poisoning by hemostatic drug, assault, subsequent encounter | CMS +T45623S | Poisoning by hemostatic drug, assault, sequela | CMS +T45624A | Poisoning by hemostatic drug, undetermined, initial encounter | CMS +T45624D | Poisoning by hemostatic drug, undetermined, subsequent encounter | CMS +T45624S | Poisoning by hemostatic drug, undetermined, sequela | CMS +T45625A | Adverse effect of hemostatic drug, initial encounter | CMS +T45625D | Adverse effect of hemostatic drug, subsequent encounter | CMS +T45625S | Adverse effect of hemostatic drug, sequela | CMS +T45626A | Underdosing of hemostatic drugs, initial encounter | CMS +T45626D | Underdosing of hemostatic drugs, subsequent encounter | CMS +T45626S | Underdosing of hemostatic drugs, sequela | CMS +T45691A | Poisoning by other fibrinolysis-affecting drugs, accidental (unintentional), initial encounter | CMS +T45691D | Poisoning by other fibrinolysis-affecting drugs, accidental (unintentional), subsequent encounter | CMS +T45691S | Poisoning by other fibrinolysis-affecting drugs, accidental (unintentional), sequela | CMS +T45692A | Poisoning by other fibrinolysis-affecting drugs, intentional self-harm, initial encounter | CMS +T45692D | Poisoning by other fibrinolysis-affecting drugs, intentional self-harm, subsequent encounter | CMS +T45692S | Poisoning by other fibrinolysis-affecting drugs, intentional self-harm, sequela | CMS +T45693A | Poisoning by other fibrinolysis-affecting drugs, assault, initial encounter | CMS +T45693D | Poisoning by other fibrinolysis-affecting drugs, assault, subsequent encounter | CMS +T45693S | Poisoning by other fibrinolysis-affecting drugs, assault, sequela | CMS +T45694A | Poisoning by other fibrinolysis-affecting drugs, undetermined, initial encounter | CMS +T45694D | Poisoning by other fibrinolysis-affecting drugs, undetermined, subsequent encounter | CMS +T45694S | Poisoning by other fibrinolysis-affecting drugs, undetermined, sequela | CMS +T45695A | Adverse effect of other fibrinolysis-affecting drugs, initial encounter | CMS +T45695D | Adverse effect of other fibrinolysis-affecting drugs, subsequent encounter | CMS +T45695S | Adverse effect of other fibrinolysis-affecting drugs, sequela | CMS +T45696A | Underdosing of other fibrinolysis-affecting drugs, initial encounter | CMS +T45696D | Underdosing of other fibrinolysis-affecting drugs, subsequent encounter | CMS +T45696S | Underdosing of other fibrinolysis-affecting drugs, sequela | CMS +T457 | Poisoning: Anticoagulant antagonists, vitamin K and other coagulants | WHO +T457X1A | Poisoning by anticoagulant antagonists, vitamin K and other coagulants, accidental (unintentional), initial encounter | CMS +T457X1D | Poisoning by anticoagulant antagonists, vitamin K and other coagulants, accidental (unintentional), subsequent encounter | CMS +T457X1S | Poisoning by anticoagulant antagonists, vitamin K and other coagulants, accidental (unintentional), sequela | CMS +T457X2A | Poisoning by anticoagulant antagonists, vitamin K and other coagulants, intentional self-harm, initial encounter | CMS +T457X2D | Poisoning by anticoagulant antagonists, vitamin K and other coagulants, intentional self-harm, subsequent encounter | CMS +T457X2S | Poisoning by anticoagulant antagonists, vitamin K and other coagulants, intentional self-harm, sequela | CMS +T457X3A | Poisoning by anticoagulant antagonists, vitamin K and other coagulants, assault, initial encounter | CMS +T457X3D | Poisoning by anticoagulant antagonists, vitamin K and other coagulants, assault, subsequent encounter | CMS +T457X3S | Poisoning by anticoagulant antagonists, vitamin K and other coagulants, assault, sequela | CMS +T457X4A | Poisoning by anticoagulant antagonists, vitamin K and other coagulants, undetermined, initial encounter | CMS +T457X4D | Poisoning by anticoagulant antagonists, vitamin K and other coagulants, undetermined, subsequent encounter | CMS +T457X4S | Poisoning by anticoagulant antagonists, vitamin K and other coagulants, undetermined, sequela | CMS +T457X5A | Adverse effect of anticoagulant antagonists, vitamin K and other coagulants, initial encounter | CMS +T457X5D | Adverse effect of anticoagulant antagonists, vitamin K and other coagulants, subsequent encounter | CMS +T457X5S | Adverse effect of anticoagulant antagonists, vitamin K and other coagulants, sequela | CMS +T457X6A | Underdosing of anticoagulant antagonist, vitamin K and other coagulants, initial encounter | CMS +T457X6D | Underdosing of anticoagulant antagonist, vitamin K and other coagulants, subsequent encounter | CMS +T457X6S | Underdosing of anticoagulant antagonist, vitamin K and other coagulants, sequela | CMS +T458 | Poisoning: Other primarily systemic and haematological agents | WHO +T458X1A | Poisoning by other primarily systemic and hematological agents, accidental (unintentional), initial encounter | CMS +T458X1D | Poisoning by other primarily systemic and hematological agents, accidental (unintentional), subsequent encounter | CMS +T458X1S | Poisoning by other primarily systemic and hematological agents, accidental (unintentional), sequela | CMS +T458X2A | Poisoning by other primarily systemic and hematological agents, intentional self-harm, initial encounter | CMS +T458X2D | Poisoning by other primarily systemic and hematological agents, intentional self-harm, subsequent encounter | CMS +T458X2S | Poisoning by other primarily systemic and hematological agents, intentional self-harm, sequela | CMS +T458X3A | Poisoning by other primarily systemic and hematological agents, assault, initial encounter | CMS +T458X3D | Poisoning by other primarily systemic and hematological agents, assault, subsequent encounter | CMS +T458X3S | Poisoning by other primarily systemic and hematological agents, assault, sequela | CMS +T458X4A | Poisoning by other primarily systemic and hematological agents, undetermined, initial encounter | CMS +T458X4D | Poisoning by other primarily systemic and hematological agents, undetermined, subsequent encounter | CMS +T458X4S | Poisoning by other primarily systemic and hematological agents, undetermined, sequela | CMS +T458X5A | Adverse effect of other primarily systemic and hematological agents, initial encounter | CMS +T458X5D | Adverse effect of other primarily systemic and hematological agents, subsequent encounter | CMS +T458X5S | Adverse effect of other primarily systemic and hematological agents, sequela | CMS +T458X6A | Underdosing of other primarily systemic and hematological agents, initial encounter | CMS +T458X6D | Underdosing of other primarily systemic and hematological agents, subsequent encounter | CMS +T458X6S | Underdosing of other primarily systemic and hematological agents, sequela | CMS +T459 | Poisoning: Primarily systemic and haematological agent, unspecified | WHO +T4591XA | Poisoning by unspecified primarily systemic and hematological agent, accidental (unintentional), initial encounter | CMS +T4591XD | Poisoning by unspecified primarily systemic and hematological agent, accidental (unintentional), subsequent encounter | CMS +T4591XS | Poisoning by unspecified primarily systemic and hematological agent, accidental (unintentional), sequela | CMS +T4592XA | Poisoning by unspecified primarily systemic and hematological agent, intentional self-harm, initial encounter | CMS +T4592XD | Poisoning by unspecified primarily systemic and hematological agent, intentional self-harm, subsequent encounter | CMS +T4592XS | Poisoning by unspecified primarily systemic and hematological agent, intentional self-harm, sequela | CMS +T4593XA | Poisoning by unspecified primarily systemic and hematological agent, assault, initial encounter | CMS +T4593XD | Poisoning by unspecified primarily systemic and hematological agent, assault, subsequent encounter | CMS +T4593XS | Poisoning by unspecified primarily systemic and hematological agent, assault, sequela | CMS +T4594XA | Poisoning by unspecified primarily systemic and hematological agent, undetermined, initial encounter | CMS +T4594XD | Poisoning by unspecified primarily systemic and hematological agent, undetermined, subsequent encounter | CMS +T4594XS | Poisoning by unspecified primarily systemic and hematological agent, undetermined, sequela | CMS +T4595XA | Adverse effect of unspecified primarily systemic and hematological agent, initial encounter | CMS +T4595XD | Adverse effect of unspecified primarily systemic and hematological agent, subsequent encounter | CMS +T4595XS | Adverse effect of unspecified primarily systemic and hematological agent, sequela | CMS +T4596XA | Underdosing of unspecified primarily systemic and hematological agent, initial encounter | CMS +T4596XD | Underdosing of unspecified primarily systemic and hematological agent, subsequent encounter | CMS +T4596XS | Underdosing of unspecified primarily systemic and hematological agent, sequela | CMS +T46 | Poisoning by agents primarily affecting the cardiovascular system | WHO +T460 | Poisoning: Cardiac-stimulant glycosides and drugs of similar action | WHO +T460X1A | Poisoning by cardiac-stimulant glycosides and drugs of similar action, accidental (unintentional), initial encounter | CMS +T460X1D | Poisoning by cardiac-stimulant glycosides and drugs of similar action, accidental (unintentional), subsequent encounter | CMS +T460X1S | Poisoning by cardiac-stimulant glycosides and drugs of similar action, accidental (unintentional), sequela | CMS +T460X2A | Poisoning by cardiac-stimulant glycosides and drugs of similar action, intentional self-harm, initial encounter | CMS +T460X2D | Poisoning by cardiac-stimulant glycosides and drugs of similar action, intentional self-harm, subsequent encounter | CMS +T460X2S | Poisoning by cardiac-stimulant glycosides and drugs of similar action, intentional self-harm, sequela | CMS +T460X3A | Poisoning by cardiac-stimulant glycosides and drugs of similar action, assault, initial encounter | CMS +T460X3D | Poisoning by cardiac-stimulant glycosides and drugs of similar action, assault, subsequent encounter | CMS +T460X3S | Poisoning by cardiac-stimulant glycosides and drugs of similar action, assault, sequela | CMS +T460X4A | Poisoning by cardiac-stimulant glycosides and drugs of similar action, undetermined, initial encounter | CMS +T460X4D | Poisoning by cardiac-stimulant glycosides and drugs of similar action, undetermined, subsequent encounter | CMS +T460X4S | Poisoning by cardiac-stimulant glycosides and drugs of similar action, undetermined, sequela | CMS +T460X5A | Adverse effect of cardiac-stimulant glycosides and drugs of similar action, initial encounter | CMS +T460X5D | Adverse effect of cardiac-stimulant glycosides and drugs of similar action, subsequent encounter | CMS +T460X5S | Adverse effect of cardiac-stimulant glycosides and drugs of similar action, sequela | CMS +T460X6A | Underdosing of cardiac-stimulant glycosides and drugs of similar action, initial encounter | CMS +T460X6D | Underdosing of cardiac-stimulant glycosides and drugs of similar action, subsequent encounter | CMS +T460X6S | Underdosing of cardiac-stimulant glycosides and drugs of similar action, sequela | CMS +T461 | Poisoning: Calcium-channel blockers | WHO +T461X1A | Poisoning by calcium-channel blockers, accidental (unintentional), initial encounter | CMS +T461X1D | Poisoning by calcium-channel blockers, accidental (unintentional), subsequent encounter | CMS +T461X1S | Poisoning by calcium-channel blockers, accidental (unintentional), sequela | CMS +T461X2A | Poisoning by calcium-channel blockers, intentional self-harm, initial encounter | CMS +T461X2D | Poisoning by calcium-channel blockers, intentional self-harm, subsequent encounter | CMS +T461X2S | Poisoning by calcium-channel blockers, intentional self-harm, sequela | CMS +T461X3A | Poisoning by calcium-channel blockers, assault, initial encounter | CMS +T461X3D | Poisoning by calcium-channel blockers, assault, subsequent encounter | CMS +T461X3S | Poisoning by calcium-channel blockers, assault, sequela | CMS +T461X4A | Poisoning by calcium-channel blockers, undetermined, initial encounter | CMS +T461X4D | Poisoning by calcium-channel blockers, undetermined, subsequent encounter | CMS +T461X4S | Poisoning by calcium-channel blockers, undetermined, sequela | CMS +T461X5A | Adverse effect of calcium-channel blockers, initial encounter | CMS +T461X5D | Adverse effect of calcium-channel blockers, subsequent encounter | CMS +T461X5S | Adverse effect of calcium-channel blockers, sequela | CMS +T461X6A | Underdosing of calcium-channel blockers, initial encounter | CMS +T461X6D | Underdosing of calcium-channel blockers, subsequent encounter | CMS +T461X6S | Underdosing of calcium-channel blockers, sequela | CMS +T462 | Poisoning: Other antidysrhythmic drugs, not elsewhere classified | WHO +T462X1A | Poisoning by other antidysrhythmic drugs, accidental (unintentional), initial encounter | CMS +T462X1D | Poisoning by other antidysrhythmic drugs, accidental (unintentional), subsequent encounter | CMS +T462X1S | Poisoning by other antidysrhythmic drugs, accidental (unintentional), sequela | CMS +T462X2A | Poisoning by other antidysrhythmic drugs, intentional self-harm, initial encounter | CMS +T462X2D | Poisoning by other antidysrhythmic drugs, intentional self-harm, subsequent encounter | CMS +T462X2S | Poisoning by other antidysrhythmic drugs, intentional self-harm, sequela | CMS +T462X3A | Poisoning by other antidysrhythmic drugs, assault, initial encounter | CMS +T462X3D | Poisoning by other antidysrhythmic drugs, assault, subsequent encounter | CMS +T462X3S | Poisoning by other antidysrhythmic drugs, assault, sequela | CMS +T462X4A | Poisoning by other antidysrhythmic drugs, undetermined, initial encounter | CMS +T462X4D | Poisoning by other antidysrhythmic drugs, undetermined, subsequent encounter | CMS +T462X4S | Poisoning by other antidysrhythmic drugs, undetermined, sequela | CMS +T462X5A | Adverse effect of other antidysrhythmic drugs, initial encounter | CMS +T462X5D | Adverse effect of other antidysrhythmic drugs, subsequent encounter | CMS +T462X5S | Adverse effect of other antidysrhythmic drugs, sequela | CMS +T462X6A | Underdosing of other antidysrhythmic drugs, initial encounter | CMS +T462X6D | Underdosing of other antidysrhythmic drugs, subsequent encounter | CMS +T462X6S | Underdosing of other antidysrhythmic drugs, sequela | CMS +T463 | Poisoning: Coronary vasodilators, not elsewhere classified | WHO +T463X1A | Poisoning by coronary vasodilators, accidental (unintentional), initial encounter | CMS +T463X1D | Poisoning by coronary vasodilators, accidental (unintentional), subsequent encounter | CMS +T463X1S | Poisoning by coronary vasodilators, accidental (unintentional), sequela | CMS +T463X2A | Poisoning by coronary vasodilators, intentional self-harm, initial encounter | CMS +T463X2D | Poisoning by coronary vasodilators, intentional self-harm, subsequent encounter | CMS +T463X2S | Poisoning by coronary vasodilators, intentional self-harm, sequela | CMS +T463X3A | Poisoning by coronary vasodilators, assault, initial encounter | CMS +T463X3D | Poisoning by coronary vasodilators, assault, subsequent encounter | CMS +T463X3S | Poisoning by coronary vasodilators, assault, sequela | CMS +T463X4A | Poisoning by coronary vasodilators, undetermined, initial encounter | CMS +T463X4D | Poisoning by coronary vasodilators, undetermined, subsequent encounter | CMS +T463X4S | Poisoning by coronary vasodilators, undetermined, sequela | CMS +T463X5A | Adverse effect of coronary vasodilators, initial encounter | CMS +T463X5D | Adverse effect of coronary vasodilators, subsequent encounter | CMS +T463X5S | Adverse effect of coronary vasodilators, sequela | CMS +T463X6A | Underdosing of coronary vasodilators, initial encounter | CMS +T463X6D | Underdosing of coronary vasodilators, subsequent encounter | CMS +T463X6S | Underdosing of coronary vasodilators, sequela | CMS +T464 | Poisoning: Angiotensin-converting-enzyme inhibitors | WHO +T464X1A | Poisoning by angiotensin-converting-enzyme inhibitors, accidental (unintentional), initial encounter | CMS +T464X1D | Poisoning by angiotensin-converting-enzyme inhibitors, accidental (unintentional), subsequent encounter | CMS +T464X1S | Poisoning by angiotensin-converting-enzyme inhibitors, accidental (unintentional), sequela | CMS +T464X2A | Poisoning by angiotensin-converting-enzyme inhibitors, intentional self-harm, initial encounter | CMS +T464X2D | Poisoning by angiotensin-converting-enzyme inhibitors, intentional self-harm, subsequent encounter | CMS +T464X2S | Poisoning by angiotensin-converting-enzyme inhibitors, intentional self-harm, sequela | CMS +T464X3A | Poisoning by angiotensin-converting-enzyme inhibitors, assault, initial encounter | CMS +T464X3D | Poisoning by angiotensin-converting-enzyme inhibitors, assault, subsequent encounter | CMS +T464X3S | Poisoning by angiotensin-converting-enzyme inhibitors, assault, sequela | CMS +T464X4A | Poisoning by angiotensin-converting-enzyme inhibitors, undetermined, initial encounter | CMS +T464X4D | Poisoning by angiotensin-converting-enzyme inhibitors, undetermined, subsequent encounter | CMS +T464X4S | Poisoning by angiotensin-converting-enzyme inhibitors, undetermined, sequela | CMS +T464X5A | Adverse effect of angiotensin-converting-enzyme inhibitors, initial encounter | CMS +T464X5D | Adverse effect of angiotensin-converting-enzyme inhibitors, subsequent encounter | CMS +T464X5S | Adverse effect of angiotensin-converting-enzyme inhibitors, sequela | CMS +T464X6A | Underdosing of angiotensin-converting-enzyme inhibitors, initial encounter | CMS +T464X6D | Underdosing of angiotensin-converting-enzyme inhibitors, subsequent encounter | CMS +T464X6S | Underdosing of angiotensin-converting-enzyme inhibitors, sequela | CMS +T465 | Poisoning: Other antihypertensive drugs, not elsewhere classified | WHO +T465X1A | Poisoning by other antihypertensive drugs, accidental (unintentional), initial encounter | CMS +T465X1D | Poisoning by other antihypertensive drugs, accidental (unintentional), subsequent encounter | CMS +T465X1S | Poisoning by other antihypertensive drugs, accidental (unintentional), sequela | CMS +T465X2A | Poisoning by other antihypertensive drugs, intentional self-harm, initial encounter | CMS +T465X2D | Poisoning by other antihypertensive drugs, intentional self-harm, subsequent encounter | CMS +T465X2S | Poisoning by other antihypertensive drugs, intentional self-harm, sequela | CMS +T465X3A | Poisoning by other antihypertensive drugs, assault, initial encounter | CMS +T465X3D | Poisoning by other antihypertensive drugs, assault, subsequent encounter | CMS +T465X3S | Poisoning by other antihypertensive drugs, assault, sequela | CMS +T465X4A | Poisoning by other antihypertensive drugs, undetermined, initial encounter | CMS +T465X4D | Poisoning by other antihypertensive drugs, undetermined, subsequent encounter | CMS +T465X4S | Poisoning by other antihypertensive drugs, undetermined, sequela | CMS +T465X5A | Adverse effect of other antihypertensive drugs, initial encounter | CMS +T465X5D | Adverse effect of other antihypertensive drugs, subsequent encounter | CMS +T465X5S | Adverse effect of other antihypertensive drugs, sequela | CMS +T465X6A | Underdosing of other antihypertensive drugs, initial encounter | CMS +T465X6D | Underdosing of other antihypertensive drugs, subsequent encounter | CMS +T465X6S | Underdosing of other antihypertensive drugs, sequela | CMS +T466 | Poisoning: Antihyperlipidaemic and antiarteriosclerotic drugs | WHO +T466X1A | Poisoning by antihyperlipidemic and antiarteriosclerotic drugs, accidental (unintentional), initial encounter | CMS +T466X1D | Poisoning by antihyperlipidemic and antiarteriosclerotic drugs, accidental (unintentional), subsequent encounter | CMS +T466X1S | Poisoning by antihyperlipidemic and antiarteriosclerotic drugs, accidental (unintentional), sequela | CMS +T466X2A | Poisoning by antihyperlipidemic and antiarteriosclerotic drugs, intentional self-harm, initial encounter | CMS +T466X2D | Poisoning by antihyperlipidemic and antiarteriosclerotic drugs, intentional self-harm, subsequent encounter | CMS +T466X2S | Poisoning by antihyperlipidemic and antiarteriosclerotic drugs, intentional self-harm, sequela | CMS +T466X3A | Poisoning by antihyperlipidemic and antiarteriosclerotic drugs, assault, initial encounter | CMS +T466X3D | Poisoning by antihyperlipidemic and antiarteriosclerotic drugs, assault, subsequent encounter | CMS +T466X3S | Poisoning by antihyperlipidemic and antiarteriosclerotic drugs, assault, sequela | CMS +T466X4A | Poisoning by antihyperlipidemic and antiarteriosclerotic drugs, undetermined, initial encounter | CMS +T466X4D | Poisoning by antihyperlipidemic and antiarteriosclerotic drugs, undetermined, subsequent encounter | CMS +T466X4S | Poisoning by antihyperlipidemic and antiarteriosclerotic drugs, undetermined, sequela | CMS +T466X5A | Adverse effect of antihyperlipidemic and antiarteriosclerotic drugs, initial encounter | CMS +T466X5D | Adverse effect of antihyperlipidemic and antiarteriosclerotic drugs, subsequent encounter | CMS +T466X5S | Adverse effect of antihyperlipidemic and antiarteriosclerotic drugs, sequela | CMS +T466X6A | Underdosing of antihyperlipidemic and antiarteriosclerotic drugs, initial encounter | CMS +T466X6D | Underdosing of antihyperlipidemic and antiarteriosclerotic drugs, subsequent encounter | CMS +T466X6S | Underdosing of antihyperlipidemic and antiarteriosclerotic drugs, sequela | CMS +T467 | Poisoning: Peripheral vasodilators | WHO +T467X1A | Poisoning by peripheral vasodilators, accidental (unintentional), initial encounter | CMS +T467X1D | Poisoning by peripheral vasodilators, accidental (unintentional), subsequent encounter | CMS +T467X1S | Poisoning by peripheral vasodilators, accidental (unintentional), sequela | CMS +T467X2A | Poisoning by peripheral vasodilators, intentional self-harm, initial encounter | CMS +T467X2D | Poisoning by peripheral vasodilators, intentional self-harm, subsequent encounter | CMS +T467X2S | Poisoning by peripheral vasodilators, intentional self-harm, sequela | CMS +T467X3A | Poisoning by peripheral vasodilators, assault, initial encounter | CMS +T467X3D | Poisoning by peripheral vasodilators, assault, subsequent encounter | CMS +T467X3S | Poisoning by peripheral vasodilators, assault, sequela | CMS +T467X4A | Poisoning by peripheral vasodilators, undetermined, initial encounter | CMS +T467X4D | Poisoning by peripheral vasodilators, undetermined, subsequent encounter | CMS +T467X4S | Poisoning by peripheral vasodilators, undetermined, sequela | CMS +T467X5A | Adverse effect of peripheral vasodilators, initial encounter | CMS +T467X5D | Adverse effect of peripheral vasodilators, subsequent encounter | CMS +T467X5S | Adverse effect of peripheral vasodilators, sequela | CMS +T467X6A | Underdosing of peripheral vasodilators, initial encounter | CMS +T467X6D | Underdosing of peripheral vasodilators, subsequent encounter | CMS +T467X6S | Underdosing of peripheral vasodilators, sequela | CMS +T468 | Poisoning: Antivaricose drugs, including sclerosing agents | WHO +T468X1A | Poisoning by antivaricose drugs, including sclerosing agents, accidental (unintentional), initial encounter | CMS +T468X1D | Poisoning by antivaricose drugs, including sclerosing agents, accidental (unintentional), subsequent encounter | CMS +T468X1S | Poisoning by antivaricose drugs, including sclerosing agents, accidental (unintentional), sequela | CMS +T468X2A | Poisoning by antivaricose drugs, including sclerosing agents, intentional self-harm, initial encounter | CMS +T468X2D | Poisoning by antivaricose drugs, including sclerosing agents, intentional self-harm, subsequent encounter | CMS +T468X2S | Poisoning by antivaricose drugs, including sclerosing agents, intentional self-harm, sequela | CMS +T468X3A | Poisoning by antivaricose drugs, including sclerosing agents, assault, initial encounter | CMS +T468X3D | Poisoning by antivaricose drugs, including sclerosing agents, assault, subsequent encounter | CMS +T468X3S | Poisoning by antivaricose drugs, including sclerosing agents, assault, sequela | CMS +T468X4A | Poisoning by antivaricose drugs, including sclerosing agents, undetermined, initial encounter | CMS +T468X4D | Poisoning by antivaricose drugs, including sclerosing agents, undetermined, subsequent encounter | CMS +T468X4S | Poisoning by antivaricose drugs, including sclerosing agents, undetermined, sequela | CMS +T468X5A | Adverse effect of antivaricose drugs, including sclerosing agents, initial encounter | CMS +T468X5D | Adverse effect of antivaricose drugs, including sclerosing agents, subsequent encounter | CMS +T468X5S | Adverse effect of antivaricose drugs, including sclerosing agents, sequela | CMS +T468X6A | Underdosing of antivaricose drugs, including sclerosing agents, initial encounter | CMS +T468X6D | Underdosing of antivaricose drugs, including sclerosing agents, subsequent encounter | CMS +T468X6S | Underdosing of antivaricose drugs, including sclerosing agents, sequela | CMS +T469 | Poisoning: Other and unspecified agents primarily affecting the cardiovascular system | WHO +T46901A | Poisoning by unspecified agents primarily affecting the cardiovascular system, accidental (unintentional), initial encounter | CMS +T46901D | Poisoning by unspecified agents primarily affecting the cardiovascular system, accidental (unintentional), subsequent encounter | CMS +T46901S | Poisoning by unspecified agents primarily affecting the cardiovascular system, accidental (unintentional), sequela | CMS +T46902A | Poisoning by unspecified agents primarily affecting the cardiovascular system, intentional self-harm, initial encounter | CMS +T46902D | Poisoning by unspecified agents primarily affecting the cardiovascular system, intentional self-harm, subsequent encounter | CMS +T46902S | Poisoning by unspecified agents primarily affecting the cardiovascular system, intentional self-harm, sequela | CMS +T46903A | Poisoning by unspecified agents primarily affecting the cardiovascular system, assault, initial encounter | CMS +T46903D | Poisoning by unspecified agents primarily affecting the cardiovascular system, assault, subsequent encounter | CMS +T46903S | Poisoning by unspecified agents primarily affecting the cardiovascular system, assault, sequela | CMS +T46904A | Poisoning by unspecified agents primarily affecting the cardiovascular system, undetermined, initial encounter | CMS +T46904D | Poisoning by unspecified agents primarily affecting the cardiovascular system, undetermined, subsequent encounter | CMS +T46904S | Poisoning by unspecified agents primarily affecting the cardiovascular system, undetermined, sequela | CMS +T46905A | Adverse effect of unspecified agents primarily affecting the cardiovascular system, initial encounter | CMS +T46905D | Adverse effect of unspecified agents primarily affecting the cardiovascular system, subsequent encounter | CMS +T46905S | Adverse effect of unspecified agents primarily affecting the cardiovascular system, sequela | CMS +T46906A | Underdosing of unspecified agents primarily affecting the cardiovascular system, initial encounter | CMS +T46906D | Underdosing of unspecified agents primarily affecting the cardiovascular system, subsequent encounter | CMS +T46906S | Underdosing of unspecified agents primarily affecting the cardiovascular system, sequela | CMS +T46991A | Poisoning by other agents primarily affecting the cardiovascular system, accidental (unintentional), initial encounter | CMS +T46991D | Poisoning by other agents primarily affecting the cardiovascular system, accidental (unintentional), subsequent encounter | CMS +T46991S | Poisoning by other agents primarily affecting the cardiovascular system, accidental (unintentional), sequela | CMS +T46992A | Poisoning by other agents primarily affecting the cardiovascular system, intentional self-harm, initial encounter | CMS +T46992D | Poisoning by other agents primarily affecting the cardiovascular system, intentional self-harm, subsequent encounter | CMS +T46992S | Poisoning by other agents primarily affecting the cardiovascular system, intentional self-harm, sequela | CMS +T46993A | Poisoning by other agents primarily affecting the cardiovascular system, assault, initial encounter | CMS +T46993D | Poisoning by other agents primarily affecting the cardiovascular system, assault, subsequent encounter | CMS +T46993S | Poisoning by other agents primarily affecting the cardiovascular system, assault, sequela | CMS +T46994A | Poisoning by other agents primarily affecting the cardiovascular system, undetermined, initial encounter | CMS +T46994D | Poisoning by other agents primarily affecting the cardiovascular system, undetermined, subsequent encounter | CMS +T46994S | Poisoning by other agents primarily affecting the cardiovascular system, undetermined, sequela | CMS +T46995A | Adverse effect of other agents primarily affecting the cardiovascular system, initial encounter | CMS +T46995D | Adverse effect of other agents primarily affecting the cardiovascular system, subsequent encounter | CMS +T46995S | Adverse effect of other agents primarily affecting the cardiovascular system, sequela | CMS +T46996A | Underdosing of other agents primarily affecting the cardiovascular system, initial encounter | CMS +T46996D | Underdosing of other agents primarily affecting the cardiovascular system, subsequent encounter | CMS +T46996S | Underdosing of other agents primarily affecting the cardiovascular system, sequela | CMS +T47 | Poisoning by agents primarily affecting the gastrointestinal system | WHO +T470 | Poisoning: Histamine H 2 -receptor antagonists | WHO +T470X1A | Poisoning by histamine H2-receptor blockers, accidental (unintentional), initial encounter | CMS +T470X1D | Poisoning by histamine H2-receptor blockers, accidental (unintentional), subsequent encounter | CMS +T470X1S | Poisoning by histamine H2-receptor blockers, accidental (unintentional), sequela | CMS +T470X2A | Poisoning by histamine H2-receptor blockers, intentional self-harm, initial encounter | CMS +T470X2D | Poisoning by histamine H2-receptor blockers, intentional self-harm, subsequent encounter | CMS +T470X2S | Poisoning by histamine H2-receptor blockers, intentional self-harm, sequela | CMS +T470X3A | Poisoning by histamine H2-receptor blockers, assault, initial encounter | CMS +T470X3D | Poisoning by histamine H2-receptor blockers, assault, subsequent encounter | CMS +T470X3S | Poisoning by histamine H2-receptor blockers, assault, sequela | CMS +T470X4A | Poisoning by histamine H2-receptor blockers, undetermined, initial encounter | CMS +T470X4D | Poisoning by histamine H2-receptor blockers, undetermined, subsequent encounter | CMS +T470X4S | Poisoning by histamine H2-receptor blockers, undetermined, sequela | CMS +T470X5A | Adverse effect of histamine H2-receptor blockers, initial encounter | CMS +T470X5D | Adverse effect of histamine H2-receptor blockers, subsequent encounter | CMS +T470X5S | Adverse effect of histamine H2-receptor blockers, sequela | CMS +T470X6A | Underdosing of histamine H2-receptor blockers, initial encounter | CMS +T470X6D | Underdosing of histamine H2-receptor blockers, subsequent encounter | CMS +T470X6S | Underdosing of histamine H2-receptor blockers, sequela | CMS +T471 | Poisoning: Other antacids and anti-gastric-secretion drugs | WHO +T471X1A | Poisoning by other antacids and anti-gastric-secretion drugs, accidental (unintentional), initial encounter | CMS +T471X1D | Poisoning by other antacids and anti-gastric-secretion drugs, accidental (unintentional), subsequent encounter | CMS +T471X1S | Poisoning by other antacids and anti-gastric-secretion drugs, accidental (unintentional), sequela | CMS +T471X2A | Poisoning by other antacids and anti-gastric-secretion drugs, intentional self-harm, initial encounter | CMS +T471X2D | Poisoning by other antacids and anti-gastric-secretion drugs, intentional self-harm, subsequent encounter | CMS +T471X2S | Poisoning by other antacids and anti-gastric-secretion drugs, intentional self-harm, sequela | CMS +T471X3A | Poisoning by other antacids and anti-gastric-secretion drugs, assault, initial encounter | CMS +T471X3D | Poisoning by other antacids and anti-gastric-secretion drugs, assault, subsequent encounter | CMS +T471X3S | Poisoning by other antacids and anti-gastric-secretion drugs, assault, sequela | CMS +T471X4A | Poisoning by other antacids and anti-gastric-secretion drugs, undetermined, initial encounter | CMS +T471X4D | Poisoning by other antacids and anti-gastric-secretion drugs, undetermined, subsequent encounter | CMS +T471X4S | Poisoning by other antacids and anti-gastric-secretion drugs, undetermined, sequela | CMS +T471X5A | Adverse effect of other antacids and anti-gastric-secretion drugs, initial encounter | CMS +T471X5D | Adverse effect of other antacids and anti-gastric-secretion drugs, subsequent encounter | CMS +T471X5S | Adverse effect of other antacids and anti-gastric-secretion drugs, sequela | CMS +T471X6A | Underdosing of other antacids and anti-gastric-secretion drugs, initial encounter | CMS +T471X6D | Underdosing of other antacids and anti-gastric-secretion drugs, subsequent encounter | CMS +T471X6S | Underdosing of other antacids and anti-gastric-secretion drugs, sequela | CMS +T472 | Poisoning: Stimulant laxatives | WHO +T472X1A | Poisoning by stimulant laxatives, accidental (unintentional), initial encounter | CMS +T472X1D | Poisoning by stimulant laxatives, accidental (unintentional), subsequent encounter | CMS +T472X1S | Poisoning by stimulant laxatives, accidental (unintentional), sequela | CMS +T472X2A | Poisoning by stimulant laxatives, intentional self-harm, initial encounter | CMS +T472X2D | Poisoning by stimulant laxatives, intentional self-harm, subsequent encounter | CMS +T472X2S | Poisoning by stimulant laxatives, intentional self-harm, sequela | CMS +T472X3A | Poisoning by stimulant laxatives, assault, initial encounter | CMS +T472X3D | Poisoning by stimulant laxatives, assault, subsequent encounter | CMS +T472X3S | Poisoning by stimulant laxatives, assault, sequela | CMS +T472X4A | Poisoning by stimulant laxatives, undetermined, initial encounter | CMS +T472X4D | Poisoning by stimulant laxatives, undetermined, subsequent encounter | CMS +T472X4S | Poisoning by stimulant laxatives, undetermined, sequela | CMS +T472X5A | Adverse effect of stimulant laxatives, initial encounter | CMS +T472X5D | Adverse effect of stimulant laxatives, subsequent encounter | CMS +T472X5S | Adverse effect of stimulant laxatives, sequela | CMS +T472X6A | Underdosing of stimulant laxatives, initial encounter | CMS +T472X6D | Underdosing of stimulant laxatives, subsequent encounter | CMS +T472X6S | Underdosing of stimulant laxatives, sequela | CMS +T473 | Poisoning: Saline and osmotic laxatives | WHO +T473X1A | Poisoning by saline and osmotic laxatives, accidental (unintentional), initial encounter | CMS +T473X1D | Poisoning by saline and osmotic laxatives, accidental (unintentional), subsequent encounter | CMS +T473X1S | Poisoning by saline and osmotic laxatives, accidental (unintentional), sequela | CMS +T473X2A | Poisoning by saline and osmotic laxatives, intentional self-harm, initial encounter | CMS +T473X2D | Poisoning by saline and osmotic laxatives, intentional self-harm, subsequent encounter | CMS +T473X2S | Poisoning by saline and osmotic laxatives, intentional self-harm, sequela | CMS +T473X3A | Poisoning by saline and osmotic laxatives, assault, initial encounter | CMS +T473X3D | Poisoning by saline and osmotic laxatives, assault, subsequent encounter | CMS +T473X3S | Poisoning by saline and osmotic laxatives, assault, sequela | CMS +T473X4A | Poisoning by saline and osmotic laxatives, undetermined, initial encounter | CMS +T473X4D | Poisoning by saline and osmotic laxatives, undetermined, subsequent encounter | CMS +T473X4S | Poisoning by saline and osmotic laxatives, undetermined, sequela | CMS +T473X5A | Adverse effect of saline and osmotic laxatives, initial encounter | CMS +T473X5D | Adverse effect of saline and osmotic laxatives, subsequent encounter | CMS +T473X5S | Adverse effect of saline and osmotic laxatives, sequela | CMS +T473X6A | Underdosing of saline and osmotic laxatives, initial encounter | CMS +T473X6D | Underdosing of saline and osmotic laxatives, subsequent encounter | CMS +T473X6S | Underdosing of saline and osmotic laxatives, sequela | CMS +T474 | Poisoning: Other laxatives | WHO +T474X1A | Poisoning by other laxatives, accidental (unintentional), initial encounter | CMS +T474X1D | Poisoning by other laxatives, accidental (unintentional), subsequent encounter | CMS +T474X1S | Poisoning by other laxatives, accidental (unintentional), sequela | CMS +T474X2A | Poisoning by other laxatives, intentional self-harm, initial encounter | CMS +T474X2D | Poisoning by other laxatives, intentional self-harm, subsequent encounter | CMS +T474X2S | Poisoning by other laxatives, intentional self-harm, sequela | CMS +T474X3A | Poisoning by other laxatives, assault, initial encounter | CMS +T474X3D | Poisoning by other laxatives, assault, subsequent encounter | CMS +T474X3S | Poisoning by other laxatives, assault, sequela | CMS +T474X4A | Poisoning by other laxatives, undetermined, initial encounter | CMS +T474X4D | Poisoning by other laxatives, undetermined, subsequent encounter | CMS +T474X4S | Poisoning by other laxatives, undetermined, sequela | CMS +T474X5A | Adverse effect of other laxatives, initial encounter | CMS +T474X5D | Adverse effect of other laxatives, subsequent encounter | CMS +T474X5S | Adverse effect of other laxatives, sequela | CMS +T474X6A | Underdosing of other laxatives, initial encounter | CMS +T474X6D | Underdosing of other laxatives, subsequent encounter | CMS +T474X6S | Underdosing of other laxatives, sequela | CMS +T475 | Poisoning: Digestants | WHO +T475X1A | Poisoning by digestants, accidental (unintentional), initial encounter | CMS +T475X1D | Poisoning by digestants, accidental (unintentional), subsequent encounter | CMS +T475X1S | Poisoning by digestants, accidental (unintentional), sequela | CMS +T475X2A | Poisoning by digestants, intentional self-harm, initial encounter | CMS +T475X2D | Poisoning by digestants, intentional self-harm, subsequent encounter | CMS +T475X2S | Poisoning by digestants, intentional self-harm, sequela | CMS +T475X3A | Poisoning by digestants, assault, initial encounter | CMS +T475X3D | Poisoning by digestants, assault, subsequent encounter | CMS +T475X3S | Poisoning by digestants, assault, sequela | CMS +T475X4A | Poisoning by digestants, undetermined, initial encounter | CMS +T475X4D | Poisoning by digestants, undetermined, subsequent encounter | CMS +T475X4S | Poisoning by digestants, undetermined, sequela | CMS +T475X5A | Adverse effect of digestants, initial encounter | CMS +T475X5D | Adverse effect of digestants, subsequent encounter | CMS +T475X5S | Adverse effect of digestants, sequela | CMS +T475X6A | Underdosing of digestants, initial encounter | CMS +T475X6D | Underdosing of digestants, subsequent encounter | CMS +T475X6S | Underdosing of digestants, sequela | CMS +T476 | Poisoning: Antidiarrhoeal drugs | WHO +T476X1A | Poisoning by antidiarrheal drugs, accidental (unintentional), initial encounter | CMS +T476X1D | Poisoning by antidiarrheal drugs, accidental (unintentional), subsequent encounter | CMS +T476X1S | Poisoning by antidiarrheal drugs, accidental (unintentional), sequela | CMS +T476X2A | Poisoning by antidiarrheal drugs, intentional self-harm, initial encounter | CMS +T476X2D | Poisoning by antidiarrheal drugs, intentional self-harm, subsequent encounter | CMS +T476X2S | Poisoning by antidiarrheal drugs, intentional self-harm, sequela | CMS +T476X3A | Poisoning by antidiarrheal drugs, assault, initial encounter | CMS +T476X3D | Poisoning by antidiarrheal drugs, assault, subsequent encounter | CMS +T476X3S | Poisoning by antidiarrheal drugs, assault, sequela | CMS +T476X4A | Poisoning by antidiarrheal drugs, undetermined, initial encounter | CMS +T476X4D | Poisoning by antidiarrheal drugs, undetermined, subsequent encounter | CMS +T476X4S | Poisoning by antidiarrheal drugs, undetermined, sequela | CMS +T476X5A | Adverse effect of antidiarrheal drugs, initial encounter | CMS +T476X5D | Adverse effect of antidiarrheal drugs, subsequent encounter | CMS +T476X5S | Adverse effect of antidiarrheal drugs, sequela | CMS +T476X6A | Underdosing of antidiarrheal drugs, initial encounter | CMS +T476X6D | Underdosing of antidiarrheal drugs, subsequent encounter | CMS +T476X6S | Underdosing of antidiarrheal drugs, sequela | CMS +T477 | Poisoning: Emetics | WHO +T477X1A | Poisoning by emetics, accidental (unintentional), initial encounter | CMS +T477X1D | Poisoning by emetics, accidental (unintentional), subsequent encounter | CMS +T477X1S | Poisoning by emetics, accidental (unintentional), sequela | CMS +T477X2A | Poisoning by emetics, intentional self-harm, initial encounter | CMS +T477X2D | Poisoning by emetics, intentional self-harm, subsequent encounter | CMS +T477X2S | Poisoning by emetics, intentional self-harm, sequela | CMS +T477X3A | Poisoning by emetics, assault, initial encounter | CMS +T477X3D | Poisoning by emetics, assault, subsequent encounter | CMS +T477X3S | Poisoning by emetics, assault, sequela | CMS +T477X4A | Poisoning by emetics, undetermined, initial encounter | CMS +T477X4D | Poisoning by emetics, undetermined, subsequent encounter | CMS +T477X4S | Poisoning by emetics, undetermined, sequela | CMS +T477X5A | Adverse effect of emetics, initial encounter | CMS +T477X5D | Adverse effect of emetics, subsequent encounter | CMS +T477X5S | Adverse effect of emetics, sequela | CMS +T477X6A | Underdosing of emetics, initial encounter | CMS +T477X6D | Underdosing of emetics, subsequent encounter | CMS +T477X6S | Underdosing of emetics, sequela | CMS +T478 | Poisoning: Other agents primarily affecting the gastrointestinal system | WHO +T478X1A | Poisoning by other agents primarily affecting gastrointestinal system, accidental (unintentional), initial encounter | CMS +T478X1D | Poisoning by other agents primarily affecting gastrointestinal system, accidental (unintentional), subsequent encounter | CMS +T478X1S | Poisoning by other agents primarily affecting gastrointestinal system, accidental (unintentional), sequela | CMS +T478X2A | Poisoning by other agents primarily affecting gastrointestinal system, intentional self-harm, initial encounter | CMS +T478X2D | Poisoning by other agents primarily affecting gastrointestinal system, intentional self-harm, subsequent encounter | CMS +T478X2S | Poisoning by other agents primarily affecting gastrointestinal system, intentional self-harm, sequela | CMS +T478X3A | Poisoning by other agents primarily affecting gastrointestinal system, assault, initial encounter | CMS +T478X3D | Poisoning by other agents primarily affecting gastrointestinal system, assault, subsequent encounter | CMS +T478X3S | Poisoning by other agents primarily affecting gastrointestinal system, assault, sequela | CMS +T478X4A | Poisoning by other agents primarily affecting gastrointestinal system, undetermined, initial encounter | CMS +T478X4D | Poisoning by other agents primarily affecting gastrointestinal system, undetermined, subsequent encounter | CMS +T478X4S | Poisoning by other agents primarily affecting gastrointestinal system, undetermined, sequela | CMS +T478X5A | Adverse effect of other agents primarily affecting gastrointestinal system, initial encounter | CMS +T478X5D | Adverse effect of other agents primarily affecting gastrointestinal system, subsequent encounter | CMS +T478X5S | Adverse effect of other agents primarily affecting gastrointestinal system, sequela | CMS +T478X6A | Underdosing of other agents primarily affecting gastrointestinal system, initial encounter | CMS +T478X6D | Underdosing of other agents primarily affecting gastrointestinal system, subsequent encounter | CMS +T478X6S | Underdosing of other agents primarily affecting gastrointestinal system, sequela | CMS +T479 | Poisoning: Agent primarily affecting the gastrointestinal system, unspecified | WHO +T4791XA | Poisoning by unspecified agents primarily affecting the gastrointestinal system, accidental (unintentional), initial encounter | CMS +T4791XD | Poisoning by unspecified agents primarily affecting the gastrointestinal system, accidental (unintentional), subsequent encounter | CMS +T4791XS | Poisoning by unspecified agents primarily affecting the gastrointestinal system, accidental (unintentional), sequela | CMS +T4792XA | Poisoning by unspecified agents primarily affecting the gastrointestinal system, intentional self-harm, initial encounter | CMS +T4792XD | Poisoning by unspecified agents primarily affecting the gastrointestinal system, intentional self-harm, subsequent encounter | CMS +T4792XS | Poisoning by unspecified agents primarily affecting the gastrointestinal system, intentional self-harm, sequela | CMS +T4793XA | Poisoning by unspecified agents primarily affecting the gastrointestinal system, assault, initial encounter | CMS +T4793XD | Poisoning by unspecified agents primarily affecting the gastrointestinal system, assault, subsequent encounter | CMS +T4793XS | Poisoning by unspecified agents primarily affecting the gastrointestinal system, assault, sequela | CMS +T4794XA | Poisoning by unspecified agents primarily affecting the gastrointestinal system, undetermined, initial encounter | CMS +T4794XD | Poisoning by unspecified agents primarily affecting the gastrointestinal system, undetermined, subsequent encounter | CMS +T4794XS | Poisoning by unspecified agents primarily affecting the gastrointestinal system, undetermined, sequela | CMS +T4795XA | Adverse effect of unspecified agents primarily affecting the gastrointestinal system, initial encounter | CMS +T4795XD | Adverse effect of unspecified agents primarily affecting the gastrointestinal system, subsequent encounter | CMS +T4795XS | Adverse effect of unspecified agents primarily affecting the gastrointestinal system, sequela | CMS +T4796XA | Underdosing of unspecified agents primarily affecting the gastrointestinal system, initial encounter | CMS +T4796XD | Underdosing of unspecified agents primarily affecting the gastrointestinal system, subsequent encounter | CMS +T4796XS | Underdosing of unspecified agents primarily affecting the gastrointestinal system, sequela | CMS +T48 | Poisoning by agents primarily acting on smooth and skeletal muscles and the respiratory system | WHO +T480 | Poisoning: Oxytocic drugs | WHO +T480X1A | Poisoning by oxytocic drugs, accidental (unintentional), initial encounter | CMS +T480X1D | Poisoning by oxytocic drugs, accidental (unintentional), subsequent encounter | CMS +T480X1S | Poisoning by oxytocic drugs, accidental (unintentional), sequela | CMS +T480X2A | Poisoning by oxytocic drugs, intentional self-harm, initial encounter | CMS +T480X2D | Poisoning by oxytocic drugs, intentional self-harm, subsequent encounter | CMS +T480X2S | Poisoning by oxytocic drugs, intentional self-harm, sequela | CMS +T480X3A | Poisoning by oxytocic drugs, assault, initial encounter | CMS +T480X3D | Poisoning by oxytocic drugs, assault, subsequent encounter | CMS +T480X3S | Poisoning by oxytocic drugs, assault, sequela | CMS +T480X4A | Poisoning by oxytocic drugs, undetermined, initial encounter | CMS +T480X4D | Poisoning by oxytocic drugs, undetermined, subsequent encounter | CMS +T480X4S | Poisoning by oxytocic drugs, undetermined, sequela | CMS +T480X5A | Adverse effect of oxytocic drugs, initial encounter | CMS +T480X5D | Adverse effect of oxytocic drugs, subsequent encounter | CMS +T480X5S | Adverse effect of oxytocic drugs, sequela | CMS +T480X6A | Underdosing of oxytocic drugs, initial encounter | CMS +T480X6D | Underdosing of oxytocic drugs, subsequent encounter | CMS +T480X6S | Underdosing of oxytocic drugs, sequela | CMS +T481 | Poisoning: Skeletal muscle relaxants [neuromuscular blocking agents] | WHO +T481X1A | Poisoning by skeletal muscle relaxants [neuromuscular blocking agents], accidental (unintentional), initial encounter | CMS +T481X1D | Poisoning by skeletal muscle relaxants [neuromuscular blocking agents], accidental (unintentional), subsequent encounter | CMS +T481X1S | Poisoning by skeletal muscle relaxants [neuromuscular blocking agents], accidental (unintentional), sequela | CMS +T481X2A | Poisoning by skeletal muscle relaxants [neuromuscular blocking agents], intentional self-harm, initial encounter | CMS +T481X2D | Poisoning by skeletal muscle relaxants [neuromuscular blocking agents], intentional self-harm, subsequent encounter | CMS +T481X2S | Poisoning by skeletal muscle relaxants [neuromuscular blocking agents], intentional self-harm, sequela | CMS +T481X3A | Poisoning by skeletal muscle relaxants [neuromuscular blocking agents], assault, initial encounter | CMS +T481X3D | Poisoning by skeletal muscle relaxants [neuromuscular blocking agents], assault, subsequent encounter | CMS +T481X3S | Poisoning by skeletal muscle relaxants [neuromuscular blocking agents], assault, sequela | CMS +T481X4A | Poisoning by skeletal muscle relaxants [neuromuscular blocking agents], undetermined, initial encounter | CMS +T481X4D | Poisoning by skeletal muscle relaxants [neuromuscular blocking agents], undetermined, subsequent encounter | CMS +T481X4S | Poisoning by skeletal muscle relaxants [neuromuscular blocking agents], undetermined, sequela | CMS +T481X5A | Adverse effect of skeletal muscle relaxants [neuromuscular blocking agents], initial encounter | CMS +T481X5D | Adverse effect of skeletal muscle relaxants [neuromuscular blocking agents], subsequent encounter | CMS +T481X5S | Adverse effect of skeletal muscle relaxants [neuromuscular blocking agents], sequela | CMS +T481X6A | Underdosing of skeletal muscle relaxants [neuromuscular blocking agents], initial encounter | CMS +T481X6D | Underdosing of skeletal muscle relaxants [neuromuscular blocking agents], subsequent encounter | CMS +T481X6S | Underdosing of skeletal muscle relaxants [neuromuscular blocking agents], sequela | CMS +T482 | Poisoning: Other and unspecified agents primarily acting on muscles | WHO +T48201A | Poisoning by unspecified drugs acting on muscles, accidental (unintentional), initial encounter | CMS +T48201D | Poisoning by unspecified drugs acting on muscles, accidental (unintentional), subsequent encounter | CMS +T48201S | Poisoning by unspecified drugs acting on muscles, accidental (unintentional), sequela | CMS +T48202A | Poisoning by unspecified drugs acting on muscles, intentional self-harm, initial encounter | CMS +T48202D | Poisoning by unspecified drugs acting on muscles, intentional self-harm, subsequent encounter | CMS +T48202S | Poisoning by unspecified drugs acting on muscles, intentional self-harm, sequela | CMS +T48203A | Poisoning by unspecified drugs acting on muscles, assault, initial encounter | CMS +T48203D | Poisoning by unspecified drugs acting on muscles, assault, subsequent encounter | CMS +T48203S | Poisoning by unspecified drugs acting on muscles, assault, sequela | CMS +T48204A | Poisoning by unspecified drugs acting on muscles, undetermined, initial encounter | CMS +T48204D | Poisoning by unspecified drugs acting on muscles, undetermined, subsequent encounter | CMS +T48204S | Poisoning by unspecified drugs acting on muscles, undetermined, sequela | CMS +T48205A | Adverse effect of unspecified drugs acting on muscles, initial encounter | CMS +T48205D | Adverse effect of unspecified drugs acting on muscles, subsequent encounter | CMS +T48205S | Adverse effect of unspecified drugs acting on muscles, sequela | CMS +T48206A | Underdosing of unspecified drugs acting on muscles, initial encounter | CMS +T48206D | Underdosing of unspecified drugs acting on muscles, subsequent encounter | CMS +T48206S | Underdosing of unspecified drugs acting on muscles, sequela | CMS +T48291A | Poisoning by other drugs acting on muscles, accidental (unintentional), initial encounter | CMS +T48291D | Poisoning by other drugs acting on muscles, accidental (unintentional), subsequent encounter | CMS +T48291S | Poisoning by other drugs acting on muscles, accidental (unintentional), sequela | CMS +T48292A | Poisoning by other drugs acting on muscles, intentional self-harm, initial encounter | CMS +T48292D | Poisoning by other drugs acting on muscles, intentional self-harm, subsequent encounter | CMS +T48292S | Poisoning by other drugs acting on muscles, intentional self-harm, sequela | CMS +T48293A | Poisoning by other drugs acting on muscles, assault, initial encounter | CMS +T48293D | Poisoning by other drugs acting on muscles, assault, subsequent encounter | CMS +T48293S | Poisoning by other drugs acting on muscles, assault, sequela | CMS +T48294A | Poisoning by other drugs acting on muscles, undetermined, initial encounter | CMS +T48294D | Poisoning by other drugs acting on muscles, undetermined, subsequent encounter | CMS +T48294S | Poisoning by other drugs acting on muscles, undetermined, sequela | CMS +T48295A | Adverse effect of other drugs acting on muscles, initial encounter | CMS +T48295D | Adverse effect of other drugs acting on muscles, subsequent encounter | CMS +T48295S | Adverse effect of other drugs acting on muscles, sequela | CMS +T48296A | Underdosing of other drugs acting on muscles, initial encounter | CMS +T48296D | Underdosing of other drugs acting on muscles, subsequent encounter | CMS +T48296S | Underdosing of other drugs acting on muscles, sequela | CMS +T483 | Poisoning: Antitussives | WHO +T483X1A | Poisoning by antitussives, accidental (unintentional), initial encounter | CMS +T483X1D | Poisoning by antitussives, accidental (unintentional), subsequent encounter | CMS +T483X1S | Poisoning by antitussives, accidental (unintentional), sequela | CMS +T483X2A | Poisoning by antitussives, intentional self-harm, initial encounter | CMS +T483X2D | Poisoning by antitussives, intentional self-harm, subsequent encounter | CMS +T483X2S | Poisoning by antitussives, intentional self-harm, sequela | CMS +T483X3A | Poisoning by antitussives, assault, initial encounter | CMS +T483X3D | Poisoning by antitussives, assault, subsequent encounter | CMS +T483X3S | Poisoning by antitussives, assault, sequela | CMS +T483X4A | Poisoning by antitussives, undetermined, initial encounter | CMS +T483X4D | Poisoning by antitussives, undetermined, subsequent encounter | CMS +T483X4S | Poisoning by antitussives, undetermined, sequela | CMS +T483X5A | Adverse effect of antitussives, initial encounter | CMS +T483X5D | Adverse effect of antitussives, subsequent encounter | CMS +T483X5S | Adverse effect of antitussives, sequela | CMS +T483X6A | Underdosing of antitussives, initial encounter | CMS +T483X6D | Underdosing of antitussives, subsequent encounter | CMS +T483X6S | Underdosing of antitussives, sequela | CMS +T484 | Poisoning: Expectorants | WHO +T484X1A | Poisoning by expectorants, accidental (unintentional), initial encounter | CMS +T484X1D | Poisoning by expectorants, accidental (unintentional), subsequent encounter | CMS +T484X1S | Poisoning by expectorants, accidental (unintentional), sequela | CMS +T484X2A | Poisoning by expectorants, intentional self-harm, initial encounter | CMS +T484X2D | Poisoning by expectorants, intentional self-harm, subsequent encounter | CMS +T484X2S | Poisoning by expectorants, intentional self-harm, sequela | CMS +T484X3A | Poisoning by expectorants, assault, initial encounter | CMS +T484X3D | Poisoning by expectorants, assault, subsequent encounter | CMS +T484X3S | Poisoning by expectorants, assault, sequela | CMS +T484X4A | Poisoning by expectorants, undetermined, initial encounter | CMS +T484X4D | Poisoning by expectorants, undetermined, subsequent encounter | CMS +T484X4S | Poisoning by expectorants, undetermined, sequela | CMS +T484X5A | Adverse effect of expectorants, initial encounter | CMS +T484X5D | Adverse effect of expectorants, subsequent encounter | CMS +T484X5S | Adverse effect of expectorants, sequela | CMS +T484X6A | Underdosing of expectorants, initial encounter | CMS +T484X6D | Underdosing of expectorants, subsequent encounter | CMS +T484X6S | Underdosing of expectorants, sequela | CMS +T485 | Poisoning: Anti-common-cold drugs | WHO +T485X1A | Poisoning by other anti-common-cold drugs, accidental (unintentional), initial encounter | CMS +T485X1D | Poisoning by other anti-common-cold drugs, accidental (unintentional), subsequent encounter | CMS +T485X1S | Poisoning by other anti-common-cold drugs, accidental (unintentional), sequela | CMS +T485X2A | Poisoning by other anti-common-cold drugs, intentional self-harm, initial encounter | CMS +T485X2D | Poisoning by other anti-common-cold drugs, intentional self-harm, subsequent encounter | CMS +T485X2S | Poisoning by other anti-common-cold drugs, intentional self-harm, sequela | CMS +T485X3A | Poisoning by other anti-common-cold drugs, assault, initial encounter | CMS +T485X3D | Poisoning by other anti-common-cold drugs, assault, subsequent encounter | CMS +T485X3S | Poisoning by other anti-common-cold drugs, assault, sequela | CMS +T485X4A | Poisoning by other anti-common-cold drugs, undetermined, initial encounter | CMS +T485X4D | Poisoning by other anti-common-cold drugs, undetermined, subsequent encounter | CMS +T485X4S | Poisoning by other anti-common-cold drugs, undetermined, sequela | CMS +T485X5A | Adverse effect of other anti-common-cold drugs, initial encounter | CMS +T485X5D | Adverse effect of other anti-common-cold drugs, subsequent encounter | CMS +T485X5S | Adverse effect of other anti-common-cold drugs, sequela | CMS +T485X6A | Underdosing of other anti-common-cold drugs, initial encounter | CMS +T485X6D | Underdosing of other anti-common-cold drugs, subsequent encounter | CMS +T485X6S | Underdosing of other anti-common-cold drugs, sequela | CMS +T486 | Poisoning: Antiasthmatics, not elsewhere classified | WHO +T486X1A | Poisoning by antiasthmatics, accidental (unintentional), initial encounter | CMS +T486X1D | Poisoning by antiasthmatics, accidental (unintentional), subsequent encounter | CMS +T486X1S | Poisoning by antiasthmatics, accidental (unintentional), sequela | CMS +T486X2A | Poisoning by antiasthmatics, intentional self-harm, initial encounter | CMS +T486X2D | Poisoning by antiasthmatics, intentional self-harm, subsequent encounter | CMS +T486X2S | Poisoning by antiasthmatics, intentional self-harm, sequela | CMS +T486X3A | Poisoning by antiasthmatics, assault, initial encounter | CMS +T486X3D | Poisoning by antiasthmatics, assault, subsequent encounter | CMS +T486X3S | Poisoning by antiasthmatics, assault, sequela | CMS +T486X4A | Poisoning by antiasthmatics, undetermined, initial encounter | CMS +T486X4D | Poisoning by antiasthmatics, undetermined, subsequent encounter | CMS +T486X4S | Poisoning by antiasthmatics, undetermined, sequela | CMS +T486X5A | Adverse effect of antiasthmatics, initial encounter | CMS +T486X5D | Adverse effect of antiasthmatics, subsequent encounter | CMS +T486X5S | Adverse effect of antiasthmatics, sequela | CMS +T486X6A | Underdosing of antiasthmatics, initial encounter | CMS +T486X6D | Underdosing of antiasthmatics, subsequent encounter | CMS +T486X6S | Underdosing of antiasthmatics, sequela | CMS +T487 | Poisoning: Other and unspecified agents primarily acting on the respiratory system | WHO +T48901A | Poisoning by unspecified agents primarily acting on the respiratory system, accidental (unintentional), initial encounter | CMS +T48901D | Poisoning by unspecified agents primarily acting on the respiratory system, accidental (unintentional), subsequent encounter | CMS +T48901S | Poisoning by unspecified agents primarily acting on the respiratory system, accidental (unintentional), sequela | CMS +T48902A | Poisoning by unspecified agents primarily acting on the respiratory system, intentional self-harm, initial encounter | CMS +T48902D | Poisoning by unspecified agents primarily acting on the respiratory system, intentional self-harm, subsequent encounter | CMS +T48902S | Poisoning by unspecified agents primarily acting on the respiratory system, intentional self-harm, sequela | CMS +T48903A | Poisoning by unspecified agents primarily acting on the respiratory system, assault, initial encounter | CMS +T48903D | Poisoning by unspecified agents primarily acting on the respiratory system, assault, subsequent encounter | CMS +T48903S | Poisoning by unspecified agents primarily acting on the respiratory system, assault, sequela | CMS +T48904A | Poisoning by unspecified agents primarily acting on the respiratory system, undetermined, initial encounter | CMS +T48904D | Poisoning by unspecified agents primarily acting on the respiratory system, undetermined, subsequent encounter | CMS +T48904S | Poisoning by unspecified agents primarily acting on the respiratory system, undetermined, sequela | CMS +T48905A | Adverse effect of unspecified agents primarily acting on the respiratory system, initial encounter | CMS +T48905D | Adverse effect of unspecified agents primarily acting on the respiratory system, subsequent encounter | CMS +T48905S | Adverse effect of unspecified agents primarily acting on the respiratory system, sequela | CMS +T48906A | Underdosing of unspecified agents primarily acting on the respiratory system, initial encounter | CMS +T48906D | Underdosing of unspecified agents primarily acting on the respiratory system, subsequent encounter | CMS +T48906S | Underdosing of unspecified agents primarily acting on the respiratory system, sequela | CMS +T48991A | Poisoning by other agents primarily acting on the respiratory system, accidental (unintentional), initial encounter | CMS +T48991D | Poisoning by other agents primarily acting on the respiratory system, accidental (unintentional), subsequent encounter | CMS +T48991S | Poisoning by other agents primarily acting on the respiratory system, accidental (unintentional), sequela | CMS +T48992A | Poisoning by other agents primarily acting on the respiratory system, intentional self-harm, initial encounter | CMS +T48992D | Poisoning by other agents primarily acting on the respiratory system, intentional self-harm, subsequent encounter | CMS +T48992S | Poisoning by other agents primarily acting on the respiratory system, intentional self-harm, sequela | CMS +T48993A | Poisoning by other agents primarily acting on the respiratory system, assault, initial encounter | CMS +T48993D | Poisoning by other agents primarily acting on the respiratory system, assault, subsequent encounter | CMS +T48993S | Poisoning by other agents primarily acting on the respiratory system, assault, sequela | CMS +T48994A | Poisoning by other agents primarily acting on the respiratory system, undetermined, initial encounter | CMS +T48994D | Poisoning by other agents primarily acting on the respiratory system, undetermined, subsequent encounter | CMS +T48994S | Poisoning by other agents primarily acting on the respiratory system, undetermined, sequela | CMS +T48995A | Adverse effect of other agents primarily acting on the respiratory system, initial encounter | CMS +T48995D | Adverse effect of other agents primarily acting on the respiratory system, subsequent encounter | CMS +T48995S | Adverse effect of other agents primarily acting on the respiratory system, sequela | CMS +T48996A | Underdosing of other agents primarily acting on the respiratory system, initial encounter | CMS +T48996D | Underdosing of other agents primarily acting on the respiratory system, subsequent encounter | CMS +T48996S | Underdosing of other agents primarily acting on the respiratory system, sequela | CMS +T49 | Poisoning by topical agents primarily affecting skin and mucous membrane and by ophthalmological, otorhinolaryngological and dental drugs | WHO +T490 | Poisoning: Local antifungal, anti-infective and anti-inflammatory drugs, not elsewhere classified | WHO +T490X1A | Poisoning by local antifungal, anti-infective and anti-inflammatory drugs, accidental (unintentional), initial encounter | CMS +T490X1D | Poisoning by local antifungal, anti-infective and anti-inflammatory drugs, accidental (unintentional), subsequent encounter | CMS +T490X1S | Poisoning by local antifungal, anti-infective and anti-inflammatory drugs, accidental (unintentional), sequela | CMS +T490X2A | Poisoning by local antifungal, anti-infective and anti-inflammatory drugs, intentional self-harm, initial encounter | CMS +T490X2D | Poisoning by local antifungal, anti-infective and anti-inflammatory drugs, intentional self-harm, subsequent encounter | CMS +T490X2S | Poisoning by local antifungal, anti-infective and anti-inflammatory drugs, intentional self-harm, sequela | CMS +T490X3A | Poisoning by local antifungal, anti-infective and anti-inflammatory drugs, assault, initial encounter | CMS +T490X3D | Poisoning by local antifungal, anti-infective and anti-inflammatory drugs, assault, subsequent encounter | CMS +T490X3S | Poisoning by local antifungal, anti-infective and anti-inflammatory drugs, assault, sequela | CMS +T490X4A | Poisoning by local antifungal, anti-infective and anti-inflammatory drugs, undetermined, initial encounter | CMS +T490X4D | Poisoning by local antifungal, anti-infective and anti-inflammatory drugs, undetermined, subsequent encounter | CMS +T490X4S | Poisoning by local antifungal, anti-infective and anti-inflammatory drugs, undetermined, sequela | CMS +T490X5A | Adverse effect of local antifungal, anti-infective and anti-inflammatory drugs, initial encounter | CMS +T490X5D | Adverse effect of local antifungal, anti-infective and anti-inflammatory drugs, subsequent encounter | CMS +T490X5S | Adverse effect of local antifungal, anti-infective and anti-inflammatory drugs, sequela | CMS +T490X6A | Underdosing of local antifungal, anti-infective and anti-inflammatory drugs, initial encounter | CMS +T490X6D | Underdosing of local antifungal, anti-infective and anti-inflammatory drugs, subsequent encounter | CMS +T490X6S | Underdosing of local antifungal, anti-infective and anti-inflammatory drugs, sequela | CMS +T491 | Poisoning: Antipruritics | WHO +T491X1A | Poisoning by antipruritics, accidental (unintentional), initial encounter | CMS +T491X1D | Poisoning by antipruritics, accidental (unintentional), subsequent encounter | CMS +T491X1S | Poisoning by antipruritics, accidental (unintentional), sequela | CMS +T491X2A | Poisoning by antipruritics, intentional self-harm, initial encounter | CMS +T491X2D | Poisoning by antipruritics, intentional self-harm, subsequent encounter | CMS +T491X2S | Poisoning by antipruritics, intentional self-harm, sequela | CMS +T491X3A | Poisoning by antipruritics, assault, initial encounter | CMS +T491X3D | Poisoning by antipruritics, assault, subsequent encounter | CMS +T491X3S | Poisoning by antipruritics, assault, sequela | CMS +T491X4A | Poisoning by antipruritics, undetermined, initial encounter | CMS +T491X4D | Poisoning by antipruritics, undetermined, subsequent encounter | CMS +T491X4S | Poisoning by antipruritics, undetermined, sequela | CMS +T491X5A | Adverse effect of antipruritics, initial encounter | CMS +T491X5D | Adverse effect of antipruritics, subsequent encounter | CMS +T491X5S | Adverse effect of antipruritics, sequela | CMS +T491X6A | Underdosing of antipruritics, initial encounter | CMS +T491X6D | Underdosing of antipruritics, subsequent encounter | CMS +T491X6S | Underdosing of antipruritics, sequela | CMS +T492 | Poisoning: Local astringents and local detergents | WHO +T492X1A | Poisoning by local astringents and local detergents, accidental (unintentional), initial encounter | CMS +T492X1D | Poisoning by local astringents and local detergents, accidental (unintentional), subsequent encounter | CMS +T492X1S | Poisoning by local astringents and local detergents, accidental (unintentional), sequela | CMS +T492X2A | Poisoning by local astringents and local detergents, intentional self-harm, initial encounter | CMS +T492X2D | Poisoning by local astringents and local detergents, intentional self-harm, subsequent encounter | CMS +T492X2S | Poisoning by local astringents and local detergents, intentional self-harm, sequela | CMS +T492X3A | Poisoning by local astringents and local detergents, assault, initial encounter | CMS +T492X3D | Poisoning by local astringents and local detergents, assault, subsequent encounter | CMS +T492X3S | Poisoning by local astringents and local detergents, assault, sequela | CMS +T492X4A | Poisoning by local astringents and local detergents, undetermined, initial encounter | CMS +T492X4D | Poisoning by local astringents and local detergents, undetermined, subsequent encounter | CMS +T492X4S | Poisoning by local astringents and local detergents, undetermined, sequela | CMS +T492X5A | Adverse effect of local astringents and local detergents, initial encounter | CMS +T492X5D | Adverse effect of local astringents and local detergents, subsequent encounter | CMS +T492X5S | Adverse effect of local astringents and local detergents, sequela | CMS +T492X6A | Underdosing of local astringents and local detergents, initial encounter | CMS +T492X6D | Underdosing of local astringents and local detergents, subsequent encounter | CMS +T492X6S | Underdosing of local astringents and local detergents, sequela | CMS +T493 | Poisoning: Emollients, demulcents and protectants | WHO +T493X1A | Poisoning by emollients, demulcents and protectants, accidental (unintentional), initial encounter | CMS +T493X1D | Poisoning by emollients, demulcents and protectants, accidental (unintentional), subsequent encounter | CMS +T493X1S | Poisoning by emollients, demulcents and protectants, accidental (unintentional), sequela | CMS +T493X2A | Poisoning by emollients, demulcents and protectants, intentional self-harm, initial encounter | CMS +T493X2D | Poisoning by emollients, demulcents and protectants, intentional self-harm, subsequent encounter | CMS +T493X2S | Poisoning by emollients, demulcents and protectants, intentional self-harm, sequela | CMS +T493X3A | Poisoning by emollients, demulcents and protectants, assault, initial encounter | CMS +T493X3D | Poisoning by emollients, demulcents and protectants, assault, subsequent encounter | CMS +T493X3S | Poisoning by emollients, demulcents and protectants, assault, sequela | CMS +T493X4A | Poisoning by emollients, demulcents and protectants, undetermined, initial encounter | CMS +T493X4D | Poisoning by emollients, demulcents and protectants, undetermined, subsequent encounter | CMS +T493X4S | Poisoning by emollients, demulcents and protectants, undetermined, sequela | CMS +T493X5A | Adverse effect of emollients, demulcents and protectants, initial encounter | CMS +T493X5D | Adverse effect of emollients, demulcents and protectants, subsequent encounter | CMS +T493X5S | Adverse effect of emollients, demulcents and protectants, sequela | CMS +T493X6A | Underdosing of emollients, demulcents and protectants, initial encounter | CMS +T493X6D | Underdosing of emollients, demulcents and protectants, subsequent encounter | CMS +T493X6S | Underdosing of emollients, demulcents and protectants, sequela | CMS +T494 | Poisoning: Keratolytics, keratoplastics and other hair treatment drugs and preparations | WHO +T494X1A | Poisoning by keratolytics, keratoplastics, and other hair treatment drugs and preparations, accidental (unintentional), initial encounter | CMS +T494X1D | Poisoning by keratolytics, keratoplastics, and other hair treatment drugs and preparations, accidental (unintentional), subsequent encounter | CMS +T494X1S | Poisoning by keratolytics, keratoplastics, and other hair treatment drugs and preparations, accidental (unintentional), sequela | CMS +T494X2A | Poisoning by keratolytics, keratoplastics, and other hair treatment drugs and preparations, intentional self-harm, initial encounter | CMS +T494X2D | Poisoning by keratolytics, keratoplastics, and other hair treatment drugs and preparations, intentional self-harm, subsequent encounter | CMS +T494X2S | Poisoning by keratolytics, keratoplastics, and other hair treatment drugs and preparations, intentional self-harm, sequela | CMS +T494X3A | Poisoning by keratolytics, keratoplastics, and other hair treatment drugs and preparations, assault, initial encounter | CMS +T494X3D | Poisoning by keratolytics, keratoplastics, and other hair treatment drugs and preparations, assault, subsequent encounter | CMS +T494X3S | Poisoning by keratolytics, keratoplastics, and other hair treatment drugs and preparations, assault, sequela | CMS +T494X4A | Poisoning by keratolytics, keratoplastics, and other hair treatment drugs and preparations, undetermined, initial encounter | CMS +T494X4D | Poisoning by keratolytics, keratoplastics, and other hair treatment drugs and preparations, undetermined, subsequent encounter | CMS +T494X4S | Poisoning by keratolytics, keratoplastics, and other hair treatment drugs and preparations, undetermined, sequela | CMS +T494X5A | Adverse effect of keratolytics, keratoplastics, and other hair treatment drugs and preparations, initial encounter | CMS +T494X5D | Adverse effect of keratolytics, keratoplastics, and other hair treatment drugs and preparations, subsequent encounter | CMS +T494X5S | Adverse effect of keratolytics, keratoplastics, and other hair treatment drugs and preparations, sequela | CMS +T494X6A | Underdosing of keratolytics, keratoplastics, and other hair treatment drugs and preparations, initial encounter | CMS +T494X6D | Underdosing of keratolytics, keratoplastics, and other hair treatment drugs and preparations, subsequent encounter | CMS +T494X6S | Underdosing of keratolytics, keratoplastics, and other hair treatment drugs and preparations, sequela | CMS +T495 | Poisoning: Ophthalmological drugs and preparations | WHO +T495X1A | Poisoning by ophthalmological drugs and preparations, accidental (unintentional), initial encounter | CMS +T495X1D | Poisoning by ophthalmological drugs and preparations, accidental (unintentional), subsequent encounter | CMS +T495X1S | Poisoning by ophthalmological drugs and preparations, accidental (unintentional), sequela | CMS +T495X2A | Poisoning by ophthalmological drugs and preparations, intentional self-harm, initial encounter | CMS +T495X2D | Poisoning by ophthalmological drugs and preparations, intentional self-harm, subsequent encounter | CMS +T495X2S | Poisoning by ophthalmological drugs and preparations, intentional self-harm, sequela | CMS +T495X3A | Poisoning by ophthalmological drugs and preparations, assault, initial encounter | CMS +T495X3D | Poisoning by ophthalmological drugs and preparations, assault, subsequent encounter | CMS +T495X3S | Poisoning by ophthalmological drugs and preparations, assault, sequela | CMS +T495X4A | Poisoning by ophthalmological drugs and preparations, undetermined, initial encounter | CMS +T495X4D | Poisoning by ophthalmological drugs and preparations, undetermined, subsequent encounter | CMS +T495X4S | Poisoning by ophthalmological drugs and preparations, undetermined, sequela | CMS +T495X5A | Adverse effect of ophthalmological drugs and preparations, initial encounter | CMS +T495X5D | Adverse effect of ophthalmological drugs and preparations, subsequent encounter | CMS +T495X5S | Adverse effect of ophthalmological drugs and preparations, sequela | CMS +T495X6A | Underdosing of ophthalmological drugs and preparations, initial encounter | CMS +T495X6D | Underdosing of ophthalmological drugs and preparations, subsequent encounter | CMS +T495X6S | Underdosing of ophthalmological drugs and preparations, sequela | CMS +T496 | Poisoning: Otorhinolaryngological drugs and preparations | WHO +T496X1A | Poisoning by otorhinolaryngological drugs and preparations, accidental (unintentional), initial encounter | CMS +T496X1D | Poisoning by otorhinolaryngological drugs and preparations, accidental (unintentional), subsequent encounter | CMS +T496X1S | Poisoning by otorhinolaryngological drugs and preparations, accidental (unintentional), sequela | CMS +T496X2A | Poisoning by otorhinolaryngological drugs and preparations, intentional self-harm, initial encounter | CMS +T496X2D | Poisoning by otorhinolaryngological drugs and preparations, intentional self-harm, subsequent encounter | CMS +T496X2S | Poisoning by otorhinolaryngological drugs and preparations, intentional self-harm, sequela | CMS +T496X3A | Poisoning by otorhinolaryngological drugs and preparations, assault, initial encounter | CMS +T496X3D | Poisoning by otorhinolaryngological drugs and preparations, assault, subsequent encounter | CMS +T496X3S | Poisoning by otorhinolaryngological drugs and preparations, assault, sequela | CMS +T496X4A | Poisoning by otorhinolaryngological drugs and preparations, undetermined, initial encounter | CMS +T496X4D | Poisoning by otorhinolaryngological drugs and preparations, undetermined, subsequent encounter | CMS +T496X4S | Poisoning by otorhinolaryngological drugs and preparations, undetermined, sequela | CMS +T496X5A | Adverse effect of otorhinolaryngological drugs and preparations, initial encounter | CMS +T496X5D | Adverse effect of otorhinolaryngological drugs and preparations, subsequent encounter | CMS +T496X5S | Adverse effect of otorhinolaryngological drugs and preparations, sequela | CMS +T496X6A | Underdosing of otorhinolaryngological drugs and preparations, initial encounter | CMS +T496X6D | Underdosing of otorhinolaryngological drugs and preparations, subsequent encounter | CMS +T496X6S | Underdosing of otorhinolaryngological drugs and preparations, sequela | CMS +T497 | Poisoning: Dental drugs, topically applied | WHO +T497X1A | Poisoning by dental drugs, topically applied, accidental (unintentional), initial encounter | CMS +T497X1D | Poisoning by dental drugs, topically applied, accidental (unintentional), subsequent encounter | CMS +T497X1S | Poisoning by dental drugs, topically applied, accidental (unintentional), sequela | CMS +T497X2A | Poisoning by dental drugs, topically applied, intentional self-harm, initial encounter | CMS +T497X2D | Poisoning by dental drugs, topically applied, intentional self-harm, subsequent encounter | CMS +T497X2S | Poisoning by dental drugs, topically applied, intentional self-harm, sequela | CMS +T497X3A | Poisoning by dental drugs, topically applied, assault, initial encounter | CMS +T497X3D | Poisoning by dental drugs, topically applied, assault, subsequent encounter | CMS +T497X3S | Poisoning by dental drugs, topically applied, assault, sequela | CMS +T497X4A | Poisoning by dental drugs, topically applied, undetermined, initial encounter | CMS +T497X4D | Poisoning by dental drugs, topically applied, undetermined, subsequent encounter | CMS +T497X4S | Poisoning by dental drugs, topically applied, undetermined, sequela | CMS +T497X5A | Adverse effect of dental drugs, topically applied, initial encounter | CMS +T497X5D | Adverse effect of dental drugs, topically applied, subsequent encounter | CMS +T497X5S | Adverse effect of dental drugs, topically applied, sequela | CMS +T497X6A | Underdosing of dental drugs, topically applied, initial encounter | CMS +T497X6D | Underdosing of dental drugs, topically applied, subsequent encounter | CMS +T497X6S | Underdosing of dental drugs, topically applied, sequela | CMS +T498 | Poisoning: Other topical agents | WHO +T498X1A | Poisoning by other topical agents, accidental (unintentional), initial encounter | CMS +T498X1D | Poisoning by other topical agents, accidental (unintentional), subsequent encounter | CMS +T498X1S | Poisoning by other topical agents, accidental (unintentional), sequela | CMS +T498X2A | Poisoning by other topical agents, intentional self-harm, initial encounter | CMS +T498X2D | Poisoning by other topical agents, intentional self-harm, subsequent encounter | CMS +T498X2S | Poisoning by other topical agents, intentional self-harm, sequela | CMS +T498X3A | Poisoning by other topical agents, assault, initial encounter | CMS +T498X3D | Poisoning by other topical agents, assault, subsequent encounter | CMS +T498X3S | Poisoning by other topical agents, assault, sequela | CMS +T498X4A | Poisoning by other topical agents, undetermined, initial encounter | CMS +T498X4D | Poisoning by other topical agents, undetermined, subsequent encounter | CMS +T498X4S | Poisoning by other topical agents, undetermined, sequela | CMS +T498X5A | Adverse effect of other topical agents, initial encounter | CMS +T498X5D | Adverse effect of other topical agents, subsequent encounter | CMS +T498X5S | Adverse effect of other topical agents, sequela | CMS +T498X6A | Underdosing of other topical agents, initial encounter | CMS +T498X6D | Underdosing of other topical agents, subsequent encounter | CMS +T498X6S | Underdosing of other topical agents, sequela | CMS +T499 | Poisoning: Topical agent, unspecified | WHO +T4991XA | Poisoning by unspecified topical agent, accidental (unintentional), initial encounter | CMS +T4991XD | Poisoning by unspecified topical agent, accidental (unintentional), subsequent encounter | CMS +T4991XS | Poisoning by unspecified topical agent, accidental (unintentional), sequela | CMS +T4992XA | Poisoning by unspecified topical agent, intentional self-harm, initial encounter | CMS +T4992XD | Poisoning by unspecified topical agent, intentional self-harm, subsequent encounter | CMS +T4992XS | Poisoning by unspecified topical agent, intentional self-harm, sequela | CMS +T4993XA | Poisoning by unspecified topical agent, assault, initial encounter | CMS +T4993XD | Poisoning by unspecified topical agent, assault, subsequent encounter | CMS +T4993XS | Poisoning by unspecified topical agent, assault, sequela | CMS +T4994XA | Poisoning by unspecified topical agent, undetermined, initial encounter | CMS +T4994XD | Poisoning by unspecified topical agent, undetermined, subsequent encounter | CMS +T4994XS | Poisoning by unspecified topical agent, undetermined, sequela | CMS +T4995XA | Adverse effect of unspecified topical agent, initial encounter | CMS +T4995XD | Adverse effect of unspecified topical agent, subsequent encounter | CMS +T4995XS | Adverse effect of unspecified topical agent, sequela | CMS +T4996XA | Underdosing of unspecified topical agent, initial encounter | CMS +T4996XD | Underdosing of unspecified topical agent, subsequent encounter | CMS +T4996XS | Underdosing of unspecified topical agent, sequela | CMS +T50 | Poisoning by diuretics and other and unspecified drugs, medicaments and biological substances | WHO +T500 | Poisoning: Mineralocorticoids and their antagonists | WHO +T500X1A | Poisoning by mineralocorticoids and their antagonists, accidental (unintentional), initial encounter | CMS +T500X1D | Poisoning by mineralocorticoids and their antagonists, accidental (unintentional), subsequent encounter | CMS +T500X1S | Poisoning by mineralocorticoids and their antagonists, accidental (unintentional), sequela | CMS +T500X2A | Poisoning by mineralocorticoids and their antagonists, intentional self-harm, initial encounter | CMS +T500X2D | Poisoning by mineralocorticoids and their antagonists, intentional self-harm, subsequent encounter | CMS +T500X2S | Poisoning by mineralocorticoids and their antagonists, intentional self-harm, sequela | CMS +T500X3A | Poisoning by mineralocorticoids and their antagonists, assault, initial encounter | CMS +T500X3D | Poisoning by mineralocorticoids and their antagonists, assault, subsequent encounter | CMS +T500X3S | Poisoning by mineralocorticoids and their antagonists, assault, sequela | CMS +T500X4A | Poisoning by mineralocorticoids and their antagonists, undetermined, initial encounter | CMS +T500X4D | Poisoning by mineralocorticoids and their antagonists, undetermined, subsequent encounter | CMS +T500X4S | Poisoning by mineralocorticoids and their antagonists, undetermined, sequela | CMS +T500X5A | Adverse effect of mineralocorticoids and their antagonists, initial encounter | CMS +T500X5D | Adverse effect of mineralocorticoids and their antagonists, subsequent encounter | CMS +T500X5S | Adverse effect of mineralocorticoids and their antagonists, sequela | CMS +T500X6A | Underdosing of mineralocorticoids and their antagonists, initial encounter | CMS +T500X6D | Underdosing of mineralocorticoids and their antagonists, subsequent encounter | CMS +T500X6S | Underdosing of mineralocorticoids and their antagonists, sequela | CMS +T501 | Poisoning: Loop [high-ceiling] diuretics | WHO +T501X1A | Poisoning by loop [high-ceiling] diuretics, accidental (unintentional), initial encounter | CMS +T501X1D | Poisoning by loop [high-ceiling] diuretics, accidental (unintentional), subsequent encounter | CMS +T501X1S | Poisoning by loop [high-ceiling] diuretics, accidental (unintentional), sequela | CMS +T501X2A | Poisoning by loop [high-ceiling] diuretics, intentional self-harm, initial encounter | CMS +T501X2D | Poisoning by loop [high-ceiling] diuretics, intentional self-harm, subsequent encounter | CMS +T501X2S | Poisoning by loop [high-ceiling] diuretics, intentional self-harm, sequela | CMS +T501X3A | Poisoning by loop [high-ceiling] diuretics, assault, initial encounter | CMS +T501X3D | Poisoning by loop [high-ceiling] diuretics, assault, subsequent encounter | CMS +T501X3S | Poisoning by loop [high-ceiling] diuretics, assault, sequela | CMS +T501X4A | Poisoning by loop [high-ceiling] diuretics, undetermined, initial encounter | CMS +T501X4D | Poisoning by loop [high-ceiling] diuretics, undetermined, subsequent encounter | CMS +T501X4S | Poisoning by loop [high-ceiling] diuretics, undetermined, sequela | CMS +T501X5A | Adverse effect of loop [high-ceiling] diuretics, initial encounter | CMS +T501X5D | Adverse effect of loop [high-ceiling] diuretics, subsequent encounter | CMS +T501X5S | Adverse effect of loop [high-ceiling] diuretics, sequela | CMS +T501X6A | Underdosing of loop [high-ceiling] diuretics, initial encounter | CMS +T501X6D | Underdosing of loop [high-ceiling] diuretics, subsequent encounter | CMS +T501X6S | Underdosing of loop [high-ceiling] diuretics, sequela | CMS +T502 | Poisoning: Carbonic-anhydrase inhibitors, benzothiadiazides and other diuretics | WHO +T502X1A | Poisoning by carbonic-anhydrase inhibitors, benzothiadiazides and other diuretics, accidental (unintentional), initial encounter | CMS +T502X1D | Poisoning by carbonic-anhydrase inhibitors, benzothiadiazides and other diuretics, accidental (unintentional), subsequent encounter | CMS +T502X1S | Poisoning by carbonic-anhydrase inhibitors, benzothiadiazides and other diuretics, accidental (unintentional), sequela | CMS +T502X2A | Poisoning by carbonic-anhydrase inhibitors, benzothiadiazides and other diuretics, intentional self-harm, initial encounter | CMS +T502X2D | Poisoning by carbonic-anhydrase inhibitors, benzothiadiazides and other diuretics, intentional self-harm, subsequent encounter | CMS +T502X2S | Poisoning by carbonic-anhydrase inhibitors, benzothiadiazides and other diuretics, intentional self-harm, sequela | CMS +T502X3A | Poisoning by carbonic-anhydrase inhibitors, benzothiadiazides and other diuretics, assault, initial encounter | CMS +T502X3D | Poisoning by carbonic-anhydrase inhibitors, benzothiadiazides and other diuretics, assault, subsequent encounter | CMS +T502X3S | Poisoning by carbonic-anhydrase inhibitors, benzothiadiazides and other diuretics, assault, sequela | CMS +T502X4A | Poisoning by carbonic-anhydrase inhibitors, benzothiadiazides and other diuretics, undetermined, initial encounter | CMS +T502X4D | Poisoning by carbonic-anhydrase inhibitors, benzothiadiazides and other diuretics, undetermined, subsequent encounter | CMS +T502X4S | Poisoning by carbonic-anhydrase inhibitors, benzothiadiazides and other diuretics, undetermined, sequela | CMS +T502X5A | Adverse effect of carbonic-anhydrase inhibitors, benzothiadiazides and other diuretics, initial encounter | CMS +T502X5D | Adverse effect of carbonic-anhydrase inhibitors, benzothiadiazides and other diuretics, subsequent encounter | CMS +T502X5S | Adverse effect of carbonic-anhydrase inhibitors, benzothiadiazides and other diuretics, sequela | CMS +T502X6A | Underdosing of carbonic-anhydrase inhibitors, benzothiadiazides and other diuretics, initial encounter | CMS +T502X6D | Underdosing of carbonic-anhydrase inhibitors, benzothiadiazides and other diuretics, subsequent encounter | CMS +T502X6S | Underdosing of carbonic-anhydrase inhibitors, benzothiadiazides and other diuretics, sequela | CMS +T503 | Poisoning: Electrolytic, caloric and water-balance agents | WHO +T503X1A | Poisoning by electrolytic, caloric and water-balance agents, accidental (unintentional), initial encounter | CMS +T503X1D | Poisoning by electrolytic, caloric and water-balance agents, accidental (unintentional), subsequent encounter | CMS +T503X1S | Poisoning by electrolytic, caloric and water-balance agents, accidental (unintentional), sequela | CMS +T503X2A | Poisoning by electrolytic, caloric and water-balance agents, intentional self-harm, initial encounter | CMS +T503X2D | Poisoning by electrolytic, caloric and water-balance agents, intentional self-harm, subsequent encounter | CMS +T503X2S | Poisoning by electrolytic, caloric and water-balance agents, intentional self-harm, sequela | CMS +T503X3A | Poisoning by electrolytic, caloric and water-balance agents, assault, initial encounter | CMS +T503X3D | Poisoning by electrolytic, caloric and water-balance agents, assault, subsequent encounter | CMS +T503X3S | Poisoning by electrolytic, caloric and water-balance agents, assault, sequela | CMS +T503X4A | Poisoning by electrolytic, caloric and water-balance agents, undetermined, initial encounter | CMS +T503X4D | Poisoning by electrolytic, caloric and water-balance agents, undetermined, subsequent encounter | CMS +T503X4S | Poisoning by electrolytic, caloric and water-balance agents, undetermined, sequela | CMS +T503X5A | Adverse effect of electrolytic, caloric and water-balance agents, initial encounter | CMS +T503X5D | Adverse effect of electrolytic, caloric and water-balance agents, subsequent encounter | CMS +T503X5S | Adverse effect of electrolytic, caloric and water-balance agents, sequela | CMS +T503X6A | Underdosing of electrolytic, caloric and water-balance agents, initial encounter | CMS +T503X6D | Underdosing of electrolytic, caloric and water-balance agents, subsequent encounter | CMS +T503X6S | Underdosing of electrolytic, caloric and water-balance agents, sequela | CMS +T504 | Poisoning: Drugs affecting uric acid metabolism | WHO +T504X1A | Poisoning by drugs affecting uric acid metabolism, accidental (unintentional), initial encounter | CMS +T504X1D | Poisoning by drugs affecting uric acid metabolism, accidental (unintentional), subsequent encounter | CMS +T504X1S | Poisoning by drugs affecting uric acid metabolism, accidental (unintentional), sequela | CMS +T504X2A | Poisoning by drugs affecting uric acid metabolism, intentional self-harm, initial encounter | CMS +T504X2D | Poisoning by drugs affecting uric acid metabolism, intentional self-harm, subsequent encounter | CMS +T504X2S | Poisoning by drugs affecting uric acid metabolism, intentional self-harm, sequela | CMS +T504X3A | Poisoning by drugs affecting uric acid metabolism, assault, initial encounter | CMS +T504X3D | Poisoning by drugs affecting uric acid metabolism, assault, subsequent encounter | CMS +T504X3S | Poisoning by drugs affecting uric acid metabolism, assault, sequela | CMS +T504X4A | Poisoning by drugs affecting uric acid metabolism, undetermined, initial encounter | CMS +T504X4D | Poisoning by drugs affecting uric acid metabolism, undetermined, subsequent encounter | CMS +T504X4S | Poisoning by drugs affecting uric acid metabolism, undetermined, sequela | CMS +T504X5A | Adverse effect of drugs affecting uric acid metabolism, initial encounter | CMS +T504X5D | Adverse effect of drugs affecting uric acid metabolism, subsequent encounter | CMS +T504X5S | Adverse effect of drugs affecting uric acid metabolism, sequela | CMS +T504X6A | Underdosing of drugs affecting uric acid metabolism, initial encounter | CMS +T504X6D | Underdosing of drugs affecting uric acid metabolism, subsequent encounter | CMS +T504X6S | Underdosing of drugs affecting uric acid metabolism, sequela | CMS +T505 | Poisoning: Appetite depressants | WHO +T505X1A | Poisoning by appetite depressants, accidental (unintentional), initial encounter | CMS +T505X1D | Poisoning by appetite depressants, accidental (unintentional), subsequent encounter | CMS +T505X1S | Poisoning by appetite depressants, accidental (unintentional), sequela | CMS +T505X2A | Poisoning by appetite depressants, intentional self-harm, initial encounter | CMS +T505X2D | Poisoning by appetite depressants, intentional self-harm, subsequent encounter | CMS +T505X2S | Poisoning by appetite depressants, intentional self-harm, sequela | CMS +T505X3A | Poisoning by appetite depressants, assault, initial encounter | CMS +T505X3D | Poisoning by appetite depressants, assault, subsequent encounter | CMS +T505X3S | Poisoning by appetite depressants, assault, sequela | CMS +T505X4A | Poisoning by appetite depressants, undetermined, initial encounter | CMS +T505X4D | Poisoning by appetite depressants, undetermined, subsequent encounter | CMS +T505X4S | Poisoning by appetite depressants, undetermined, sequela | CMS +T505X5A | Adverse effect of appetite depressants, initial encounter | CMS +T505X5D | Adverse effect of appetite depressants, subsequent encounter | CMS +T505X5S | Adverse effect of appetite depressants, sequela | CMS +T505X6A | Underdosing of appetite depressants, initial encounter | CMS +T505X6D | Underdosing of appetite depressants, subsequent encounter | CMS +T505X6S | Underdosing of appetite depressants, sequela | CMS +T506 | Poisoning: Antidotes and chelating agents, not elsewhere classified | WHO +T506X1A | Poisoning by antidotes and chelating agents, accidental (unintentional), initial encounter | CMS +T506X1D | Poisoning by antidotes and chelating agents, accidental (unintentional), subsequent encounter | CMS +T506X1S | Poisoning by antidotes and chelating agents, accidental (unintentional), sequela | CMS +T506X2A | Poisoning by antidotes and chelating agents, intentional self-harm, initial encounter | CMS +T506X2D | Poisoning by antidotes and chelating agents, intentional self-harm, subsequent encounter | CMS +T506X2S | Poisoning by antidotes and chelating agents, intentional self-harm, sequela | CMS +T506X3A | Poisoning by antidotes and chelating agents, assault, initial encounter | CMS +T506X3D | Poisoning by antidotes and chelating agents, assault, subsequent encounter | CMS +T506X3S | Poisoning by antidotes and chelating agents, assault, sequela | CMS +T506X4A | Poisoning by antidotes and chelating agents, undetermined, initial encounter | CMS +T506X4D | Poisoning by antidotes and chelating agents, undetermined, subsequent encounter | CMS +T506X4S | Poisoning by antidotes and chelating agents, undetermined, sequela | CMS +T506X5A | Adverse effect of antidotes and chelating agents, initial encounter | CMS +T506X5D | Adverse effect of antidotes and chelating agents, subsequent encounter | CMS +T506X5S | Adverse effect of antidotes and chelating agents, sequela | CMS +T506X6A | Underdosing of antidotes and chelating agents, initial encounter | CMS +T506X6D | Underdosing of antidotes and chelating agents, subsequent encounter | CMS +T506X6S | Underdosing of antidotes and chelating agents, sequela | CMS +T507 | Poisoning: Analeptics and opioid receptor antagonists | WHO +T507X1A | Poisoning by analeptics and opioid receptor antagonists, accidental (unintentional), initial encounter | CMS +T507X1D | Poisoning by analeptics and opioid receptor antagonists, accidental (unintentional), subsequent encounter | CMS +T507X1S | Poisoning by analeptics and opioid receptor antagonists, accidental (unintentional), sequela | CMS +T507X2A | Poisoning by analeptics and opioid receptor antagonists, intentional self-harm, initial encounter | CMS +T507X2D | Poisoning by analeptics and opioid receptor antagonists, intentional self-harm, subsequent encounter | CMS +T507X2S | Poisoning by analeptics and opioid receptor antagonists, intentional self-harm, sequela | CMS +T507X3A | Poisoning by analeptics and opioid receptor antagonists, assault, initial encounter | CMS +T507X3D | Poisoning by analeptics and opioid receptor antagonists, assault, subsequent encounter | CMS +T507X3S | Poisoning by analeptics and opioid receptor antagonists, assault, sequela | CMS +T507X4A | Poisoning by analeptics and opioid receptor antagonists, undetermined, initial encounter | CMS +T507X4D | Poisoning by analeptics and opioid receptor antagonists, undetermined, subsequent encounter | CMS +T507X4S | Poisoning by analeptics and opioid receptor antagonists, undetermined, sequela | CMS +T507X5A | Adverse effect of analeptics and opioid receptor antagonists, initial encounter | CMS +T507X5D | Adverse effect of analeptics and opioid receptor antagonists, subsequent encounter | CMS +T507X5S | Adverse effect of analeptics and opioid receptor antagonists, sequela | CMS +T507X6A | Underdosing of analeptics and opioid receptor antagonists, initial encounter | CMS +T507X6D | Underdosing of analeptics and opioid receptor antagonists, subsequent encounter | CMS +T507X6S | Underdosing of analeptics and opioid receptor antagonists, sequela | CMS +T508 | Poisoning: Diagnostic agents | WHO +T508X1A | Poisoning by diagnostic agents, accidental (unintentional), initial encounter | CMS +T508X1D | Poisoning by diagnostic agents, accidental (unintentional), subsequent encounter | CMS +T508X1S | Poisoning by diagnostic agents, accidental (unintentional), sequela | CMS +T508X2A | Poisoning by diagnostic agents, intentional self-harm, initial encounter | CMS +T508X2D | Poisoning by diagnostic agents, intentional self-harm, subsequent encounter | CMS +T508X2S | Poisoning by diagnostic agents, intentional self-harm, sequela | CMS +T508X3A | Poisoning by diagnostic agents, assault, initial encounter | CMS +T508X3D | Poisoning by diagnostic agents, assault, subsequent encounter | CMS +T508X3S | Poisoning by diagnostic agents, assault, sequela | CMS +T508X4A | Poisoning by diagnostic agents, undetermined, initial encounter | CMS +T508X4D | Poisoning by diagnostic agents, undetermined, subsequent encounter | CMS +T508X4S | Poisoning by diagnostic agents, undetermined, sequela | CMS +T508X5A | Adverse effect of diagnostic agents, initial encounter | CMS +T508X5D | Adverse effect of diagnostic agents, subsequent encounter | CMS +T508X5S | Adverse effect of diagnostic agents, sequela | CMS +T508X6A | Underdosing of diagnostic agents, initial encounter | CMS +T508X6D | Underdosing of diagnostic agents, subsequent encounter | CMS +T508X6S | Underdosing of diagnostic agents, sequela | CMS +T509 | Poisoning: Other and unspecified drugs, medicaments and biological substances | WHO +T50901A | Poisoning by unspecified drugs, medicaments and biological substances, accidental (unintentional), initial encounter | CMS +T50901D | Poisoning by unspecified drugs, medicaments and biological substances, accidental (unintentional), subsequent encounter | CMS +T50901S | Poisoning by unspecified drugs, medicaments and biological substances, accidental (unintentional), sequela | CMS +T50902A | Poisoning by unspecified drugs, medicaments and biological substances, intentional self-harm, initial encounter | CMS +T50902D | Poisoning by unspecified drugs, medicaments and biological substances, intentional self-harm, subsequent encounter | CMS +T50902S | Poisoning by unspecified drugs, medicaments and biological substances, intentional self-harm, sequela | CMS +T50903A | Poisoning by unspecified drugs, medicaments and biological substances, assault, initial encounter | CMS +T50903D | Poisoning by unspecified drugs, medicaments and biological substances, assault, subsequent encounter | CMS +T50903S | Poisoning by unspecified drugs, medicaments and biological substances, assault, sequela | CMS +T50904A | Poisoning by unspecified drugs, medicaments and biological substances, undetermined, initial encounter | CMS +T50904D | Poisoning by unspecified drugs, medicaments and biological substances, undetermined, subsequent encounter | CMS +T50904S | Poisoning by unspecified drugs, medicaments and biological substances, undetermined, sequela | CMS +T50905A | Adverse effect of unspecified drugs, medicaments and biological substances, initial encounter | CMS +T50905D | Adverse effect of unspecified drugs, medicaments and biological substances, subsequent encounter | CMS +T50905S | Adverse effect of unspecified drugs, medicaments and biological substances, sequela | CMS +T50906A | Underdosing of unspecified drugs, medicaments and biological substances, initial encounter | CMS +T50906D | Underdosing of unspecified drugs, medicaments and biological substances, subsequent encounter | CMS +T50906S | Underdosing of unspecified drugs, medicaments and biological substances, sequela | CMS +T50991A | Poisoning by other drugs, medicaments and biological substances, accidental (unintentional), initial encounter | CMS +T50991D | Poisoning by other drugs, medicaments and biological substances, accidental (unintentional), subsequent encounter | CMS +T50991S | Poisoning by other drugs, medicaments and biological substances, accidental (unintentional), sequela | CMS +T50992A | Poisoning by other drugs, medicaments and biological substances, intentional self-harm, initial encounter | CMS +T50992D | Poisoning by other drugs, medicaments and biological substances, intentional self-harm, subsequent encounter | CMS +T50992S | Poisoning by other drugs, medicaments and biological substances, intentional self-harm, sequela | CMS +T50993A | Poisoning by other drugs, medicaments and biological substances, assault, initial encounter | CMS +T50993D | Poisoning by other drugs, medicaments and biological substances, assault, subsequent encounter | CMS +T50993S | Poisoning by other drugs, medicaments and biological substances, assault, sequela | CMS +T50994A | Poisoning by other drugs, medicaments and biological substances, undetermined, initial encounter | CMS +T50994D | Poisoning by other drugs, medicaments and biological substances, undetermined, subsequent encounter | CMS +T50994S | Poisoning by other drugs, medicaments and biological substances, undetermined, sequela | CMS +T50995A | Adverse effect of other drugs, medicaments and biological substances, initial encounter | CMS +T50995D | Adverse effect of other drugs, medicaments and biological substances, subsequent encounter | CMS +T50995S | Adverse effect of other drugs, medicaments and biological substances, sequela | CMS +T50996A | Underdosing of other drugs, medicaments and biological substances, initial encounter | CMS +T50996D | Underdosing of other drugs, medicaments and biological substances, subsequent encounter | CMS +T50996S | Underdosing of other drugs, medicaments and biological substances, sequela | CMS +T50A11A | Poisoning by pertussis vaccine, including combinations with a pertussis component, accidental (unintentional), initial encounter | CMS +T50A11D | Poisoning by pertussis vaccine, including combinations with a pertussis component, accidental (unintentional), subsequent encounter | CMS +T50A11S | Poisoning by pertussis vaccine, including combinations with a pertussis component, accidental (unintentional), sequela | CMS +T50A12A | Poisoning by pertussis vaccine, including combinations with a pertussis component, intentional self-harm, initial encounter | CMS +T50A12D | Poisoning by pertussis vaccine, including combinations with a pertussis component, intentional self-harm, subsequent encounter | CMS +T50A12S | Poisoning by pertussis vaccine, including combinations with a pertussis component, intentional self-harm, sequela | CMS +T50A13A | Poisoning by pertussis vaccine, including combinations with a pertussis component, assault, initial encounter | CMS +T50A13D | Poisoning by pertussis vaccine, including combinations with a pertussis component, assault, subsequent encounter | CMS +T50A13S | Poisoning by pertussis vaccine, including combinations with a pertussis component, assault, sequela | CMS +T50A14A | Poisoning by pertussis vaccine, including combinations with a pertussis component, undetermined, initial encounter | CMS +T50A14D | Poisoning by pertussis vaccine, including combinations with a pertussis component, undetermined, subsequent encounter | CMS +T50A14S | Poisoning by pertussis vaccine, including combinations with a pertussis component, undetermined, sequela | CMS +T50A15A | Adverse effect of pertussis vaccine, including combinations with a pertussis component, initial encounter | CMS +T50A15D | Adverse effect of pertussis vaccine, including combinations with a pertussis component, subsequent encounter | CMS +T50A15S | Adverse effect of pertussis vaccine, including combinations with a pertussis component, sequela | CMS +T50A16A | Underdosing of pertussis vaccine, including combinations with a pertussis component, initial encounter | CMS +T50A16D | Underdosing of pertussis vaccine, including combinations with a pertussis component, subsequent encounter | CMS +T50A16S | Underdosing of pertussis vaccine, including combinations with a pertussis component, sequela | CMS +T50A21A | Poisoning by mixed bacterial vaccines without a pertussis component, accidental (unintentional), initial encounter | CMS +T50A21D | Poisoning by mixed bacterial vaccines without a pertussis component, accidental (unintentional), subsequent encounter | CMS +T50A21S | Poisoning by mixed bacterial vaccines without a pertussis component, accidental (unintentional), sequela | CMS +T50A22A | Poisoning by mixed bacterial vaccines without a pertussis component, intentional self-harm, initial encounter | CMS +T50A22D | Poisoning by mixed bacterial vaccines without a pertussis component, intentional self-harm, subsequent encounter | CMS +T50A22S | Poisoning by mixed bacterial vaccines without a pertussis component, intentional self-harm, sequela | CMS +T50A23A | Poisoning by mixed bacterial vaccines without a pertussis component, assault, initial encounter | CMS +T50A23D | Poisoning by mixed bacterial vaccines without a pertussis component, assault, subsequent encounter | CMS +T50A23S | Poisoning by mixed bacterial vaccines without a pertussis component, assault, sequela | CMS +T50A24A | Poisoning by mixed bacterial vaccines without a pertussis component, undetermined, initial encounter | CMS +T50A24D | Poisoning by mixed bacterial vaccines without a pertussis component, undetermined, subsequent encounter | CMS +T50A24S | Poisoning by mixed bacterial vaccines without a pertussis component, undetermined, sequela | CMS +T50A25A | Adverse effect of mixed bacterial vaccines without a pertussis component, initial encounter | CMS +T50A25D | Adverse effect of mixed bacterial vaccines without a pertussis component, subsequent encounter | CMS +T50A25S | Adverse effect of mixed bacterial vaccines without a pertussis component, sequela | CMS +T50A26A | Underdosing of mixed bacterial vaccines without a pertussis component, initial encounter | CMS +T50A26D | Underdosing of mixed bacterial vaccines without a pertussis component, subsequent encounter | CMS +T50A26S | Underdosing of mixed bacterial vaccines without a pertussis component, sequela | CMS +T50A91A | Poisoning by other bacterial vaccines, accidental (unintentional), initial encounter | CMS +T50A91D | Poisoning by other bacterial vaccines, accidental (unintentional), subsequent encounter | CMS +T50A91S | Poisoning by other bacterial vaccines, accidental (unintentional), sequela | CMS +T50A92A | Poisoning by other bacterial vaccines, intentional self-harm, initial encounter | CMS +T50A92D | Poisoning by other bacterial vaccines, intentional self-harm, subsequent encounter | CMS +T50A92S | Poisoning by other bacterial vaccines, intentional self-harm, sequela | CMS +T50A93A | Poisoning by other bacterial vaccines, assault, initial encounter | CMS +T50A93D | Poisoning by other bacterial vaccines, assault, subsequent encounter | CMS +T50A93S | Poisoning by other bacterial vaccines, assault, sequela | CMS +T50A94A | Poisoning by other bacterial vaccines, undetermined, initial encounter | CMS +T50A94D | Poisoning by other bacterial vaccines, undetermined, subsequent encounter | CMS +T50A94S | Poisoning by other bacterial vaccines, undetermined, sequela | CMS +T50A95A | Adverse effect of other bacterial vaccines, initial encounter | CMS +T50A95D | Adverse effect of other bacterial vaccines, subsequent encounter | CMS +T50A95S | Adverse effect of other bacterial vaccines, sequela | CMS +T50A96A | Underdosing of other bacterial vaccines, initial encounter | CMS +T50A96D | Underdosing of other bacterial vaccines, subsequent encounter | CMS +T50A96S | Underdosing of other bacterial vaccines, sequela | CMS +T50B11A | Poisoning by smallpox vaccines, accidental (unintentional), initial encounter | CMS +T50B11D | Poisoning by smallpox vaccines, accidental (unintentional), subsequent encounter | CMS +T50B11S | Poisoning by smallpox vaccines, accidental (unintentional), sequela | CMS +T50B12A | Poisoning by smallpox vaccines, intentional self-harm, initial encounter | CMS +T50B12D | Poisoning by smallpox vaccines, intentional self-harm, subsequent encounter | CMS +T50B12S | Poisoning by smallpox vaccines, intentional self-harm, sequela | CMS +T50B13A | Poisoning by smallpox vaccines, assault, initial encounter | CMS +T50B13D | Poisoning by smallpox vaccines, assault, subsequent encounter | CMS +T50B13S | Poisoning by smallpox vaccines, assault, sequela | CMS +T50B14A | Poisoning by smallpox vaccines, undetermined, initial encounter | CMS +T50B14D | Poisoning by smallpox vaccines, undetermined, subsequent encounter | CMS +T50B14S | Poisoning by smallpox vaccines, undetermined, sequela | CMS +T50B15A | Adverse effect of smallpox vaccines, initial encounter | CMS +T50B15D | Adverse effect of smallpox vaccines, subsequent encounter | CMS +T50B15S | Adverse effect of smallpox vaccines, sequela | CMS +T50B16A | Underdosing of smallpox vaccines, initial encounter | CMS +T50B16D | Underdosing of smallpox vaccines, subsequent encounter | CMS +T50B16S | Underdosing of smallpox vaccines, sequela | CMS +T50B91A | Poisoning by other viral vaccines, accidental (unintentional), initial encounter | CMS +T50B91D | Poisoning by other viral vaccines, accidental (unintentional), subsequent encounter | CMS +T50B91S | Poisoning by other viral vaccines, accidental (unintentional), sequela | CMS +T50B92A | Poisoning by other viral vaccines, intentional self-harm, initial encounter | CMS +T50B92D | Poisoning by other viral vaccines, intentional self-harm, subsequent encounter | CMS +T50B92S | Poisoning by other viral vaccines, intentional self-harm, sequela | CMS +T50B93A | Poisoning by other viral vaccines, assault, initial encounter | CMS +T50B93D | Poisoning by other viral vaccines, assault, subsequent encounter | CMS +T50B93S | Poisoning by other viral vaccines, assault, sequela | CMS +T50B94A | Poisoning by other viral vaccines, undetermined, initial encounter | CMS +T50B94D | Poisoning by other viral vaccines, undetermined, subsequent encounter | CMS +T50B94S | Poisoning by other viral vaccines, undetermined, sequela | CMS +T50B95A | Adverse effect of other viral vaccines, initial encounter | CMS +T50B95D | Adverse effect of other viral vaccines, subsequent encounter | CMS +T50B95S | Adverse effect of other viral vaccines, sequela | CMS +T50B96A | Underdosing of other viral vaccines, initial encounter | CMS +T50B96D | Underdosing of other viral vaccines, subsequent encounter | CMS +T50B96S | Underdosing of other viral vaccines, sequela | CMS +T50Z11A | Poisoning by immunoglobulin, accidental (unintentional), initial encounter | CMS +T50Z11D | Poisoning by immunoglobulin, accidental (unintentional), subsequent encounter | CMS +T50Z11S | Poisoning by immunoglobulin, accidental (unintentional), sequela | CMS +T50Z12A | Poisoning by immunoglobulin, intentional self-harm, initial encounter | CMS +T50Z12D | Poisoning by immunoglobulin, intentional self-harm, subsequent encounter | CMS +T50Z12S | Poisoning by immunoglobulin, intentional self-harm, sequela | CMS +T50Z13A | Poisoning by immunoglobulin, assault, initial encounter | CMS +T50Z13D | Poisoning by immunoglobulin, assault, subsequent encounter | CMS +T50Z13S | Poisoning by immunoglobulin, assault, sequela | CMS +T50Z14A | Poisoning by immunoglobulin, undetermined, initial encounter | CMS +T50Z14D | Poisoning by immunoglobulin, undetermined, subsequent encounter | CMS +T50Z14S | Poisoning by immunoglobulin, undetermined, sequela | CMS +T50Z15A | Adverse effect of immunoglobulin, initial encounter | CMS +T50Z15D | Adverse effect of immunoglobulin, subsequent encounter | CMS +T50Z15S | Adverse effect of immunoglobulin, sequela | CMS +T50Z16A | Underdosing of immunoglobulin, initial encounter | CMS +T50Z16D | Underdosing of immunoglobulin, subsequent encounter | CMS +T50Z16S | Underdosing of immunoglobulin, sequela | CMS +T50Z91A | Poisoning by other vaccines and biological substances, accidental (unintentional), initial encounter | CMS +T50Z91D | Poisoning by other vaccines and biological substances, accidental (unintentional), subsequent encounter | CMS +T50Z91S | Poisoning by other vaccines and biological substances, accidental (unintentional), sequela | CMS +T50Z92A | Poisoning by other vaccines and biological substances, intentional self-harm, initial encounter | CMS +T50Z92D | Poisoning by other vaccines and biological substances, intentional self-harm, subsequent encounter | CMS +T50Z92S | Poisoning by other vaccines and biological substances, intentional self-harm, sequela | CMS +T50Z93A | Poisoning by other vaccines and biological substances, assault, initial encounter | CMS +T50Z93D | Poisoning by other vaccines and biological substances, assault, subsequent encounter | CMS +T50Z93S | Poisoning by other vaccines and biological substances, assault, sequela | CMS +T50Z94A | Poisoning by other vaccines and biological substances, undetermined, initial encounter | CMS +T50Z94D | Poisoning by other vaccines and biological substances, undetermined, subsequent encounter | CMS +T50Z94S | Poisoning by other vaccines and biological substances, undetermined, sequela | CMS +T50Z95A | Adverse effect of other vaccines and biological substances, initial encounter | CMS +T50Z95D | Adverse effect of other vaccines and biological substances, subsequent encounter | CMS +T50Z95S | Adverse effect of other vaccines and biological substances, sequela | CMS +T50Z96A | Underdosing of other vaccines and biological substances, initial encounter | CMS +T50Z96D | Underdosing of other vaccines and biological substances, subsequent encounter | CMS +T50Z96S | Underdosing of other vaccines and biological substances, sequela | CMS +T51 | Toxic effect of alcohol | WHO +T510 | Toxic effect: Ethanol | WHO +T510X1A | Toxic effect of ethanol, accidental (unintentional), initial encounter | CMS +T510X1D | Toxic effect of ethanol, accidental (unintentional), subsequent encounter | CMS +T510X1S | Toxic effect of ethanol, accidental (unintentional), sequela | CMS +T510X2A | Toxic effect of ethanol, intentional self-harm, initial encounter | CMS +T510X2D | Toxic effect of ethanol, intentional self-harm, subsequent encounter | CMS +T510X2S | Toxic effect of ethanol, intentional self-harm, sequela | CMS +T510X3A | Toxic effect of ethanol, assault, initial encounter | CMS +T510X3D | Toxic effect of ethanol, assault, subsequent encounter | CMS +T510X3S | Toxic effect of ethanol, assault, sequela | CMS +T510X4A | Toxic effect of ethanol, undetermined, initial encounter | CMS +T510X4D | Toxic effect of ethanol, undetermined, subsequent encounter | CMS +T510X4S | Toxic effect of ethanol, undetermined, sequela | CMS +T511 | Toxic effect: Methanol | WHO +T511X1A | Toxic effect of methanol, accidental (unintentional), initial encounter | CMS +T511X1D | Toxic effect of methanol, accidental (unintentional), subsequent encounter | CMS +T511X1S | Toxic effect of methanol, accidental (unintentional), sequela | CMS +T511X2A | Toxic effect of methanol, intentional self-harm, initial encounter | CMS +T511X2D | Toxic effect of methanol, intentional self-harm, subsequent encounter | CMS +T511X2S | Toxic effect of methanol, intentional self-harm, sequela | CMS +T511X3A | Toxic effect of methanol, assault, initial encounter | CMS +T511X3D | Toxic effect of methanol, assault, subsequent encounter | CMS +T511X3S | Toxic effect of methanol, assault, sequela | CMS +T511X4A | Toxic effect of methanol, undetermined, initial encounter | CMS +T511X4D | Toxic effect of methanol, undetermined, subsequent encounter | CMS +T511X4S | Toxic effect of methanol, undetermined, sequela | CMS +T512 | Toxic effect: 2-Propanol | WHO +T512X1A | Toxic effect of 2-Propanol, accidental (unintentional), initial encounter | CMS +T512X1D | Toxic effect of 2-Propanol, accidental (unintentional), subsequent encounter | CMS +T512X1S | Toxic effect of 2-Propanol, accidental (unintentional), sequela | CMS +T512X2A | Toxic effect of 2-Propanol, intentional self-harm, initial encounter | CMS +T512X2D | Toxic effect of 2-Propanol, intentional self-harm, subsequent encounter | CMS +T512X2S | Toxic effect of 2-Propanol, intentional self-harm, sequela | CMS +T512X3A | Toxic effect of 2-Propanol, assault, initial encounter | CMS +T512X3D | Toxic effect of 2-Propanol, assault, subsequent encounter | CMS +T512X3S | Toxic effect of 2-Propanol, assault, sequela | CMS +T512X4A | Toxic effect of 2-Propanol, undetermined, initial encounter | CMS +T512X4D | Toxic effect of 2-Propanol, undetermined, subsequent encounter | CMS +T512X4S | Toxic effect of 2-Propanol, undetermined, sequela | CMS +T513 | Toxic effect: Fusel oil | WHO +T513X1A | Toxic effect of fusel oil, accidental (unintentional), initial encounter | CMS +T513X1D | Toxic effect of fusel oil, accidental (unintentional), subsequent encounter | CMS +T513X1S | Toxic effect of fusel oil, accidental (unintentional), sequela | CMS +T513X2A | Toxic effect of fusel oil, intentional self-harm, initial encounter | CMS +T513X2D | Toxic effect of fusel oil, intentional self-harm, subsequent encounter | CMS +T513X2S | Toxic effect of fusel oil, intentional self-harm, sequela | CMS +T513X3A | Toxic effect of fusel oil, assault, initial encounter | CMS +T513X3D | Toxic effect of fusel oil, assault, subsequent encounter | CMS +T513X3S | Toxic effect of fusel oil, assault, sequela | CMS +T513X4A | Toxic effect of fusel oil, undetermined, initial encounter | CMS +T513X4D | Toxic effect of fusel oil, undetermined, subsequent encounter | CMS +T513X4S | Toxic effect of fusel oil, undetermined, sequela | CMS +T518 | Toxic effect: Other alcohols | WHO +T518X1A | Toxic effect of other alcohols, accidental (unintentional), initial encounter | CMS +T518X1D | Toxic effect of other alcohols, accidental (unintentional), subsequent encounter | CMS +T518X1S | Toxic effect of other alcohols, accidental (unintentional), sequela | CMS +T518X2A | Toxic effect of other alcohols, intentional self-harm, initial encounter | CMS +T518X2D | Toxic effect of other alcohols, intentional self-harm, subsequent encounter | CMS +T518X2S | Toxic effect of other alcohols, intentional self-harm, sequela | CMS +T518X3A | Toxic effect of other alcohols, assault, initial encounter | CMS +T518X3D | Toxic effect of other alcohols, assault, subsequent encounter | CMS +T518X3S | Toxic effect of other alcohols, assault, sequela | CMS +T518X4A | Toxic effect of other alcohols, undetermined, initial encounter | CMS +T518X4D | Toxic effect of other alcohols, undetermined, subsequent encounter | CMS +T518X4S | Toxic effect of other alcohols, undetermined, sequela | CMS +T519 | Toxic effect: Alcohol, unspecified | WHO +T5191XA | Toxic effect of unspecified alcohol, accidental (unintentional), initial encounter | CMS +T5191XD | Toxic effect of unspecified alcohol, accidental (unintentional), subsequent encounter | CMS +T5191XS | Toxic effect of unspecified alcohol, accidental (unintentional), sequela | CMS +T5192XA | Toxic effect of unspecified alcohol, intentional self-harm, initial encounter | CMS +T5192XD | Toxic effect of unspecified alcohol, intentional self-harm, subsequent encounter | CMS +T5192XS | Toxic effect of unspecified alcohol, intentional self-harm, sequela | CMS +T5193XA | Toxic effect of unspecified alcohol, assault, initial encounter | CMS +T5193XD | Toxic effect of unspecified alcohol, assault, subsequent encounter | CMS +T5193XS | Toxic effect of unspecified alcohol, assault, sequela | CMS +T5194XA | Toxic effect of unspecified alcohol, undetermined, initial encounter | CMS +T5194XD | Toxic effect of unspecified alcohol, undetermined, subsequent encounter | CMS +T5194XS | Toxic effect of unspecified alcohol, undetermined, sequela | CMS +T52 | Toxic effect of organic solvents | WHO +T520 | Toxic effect: Petroleum products | WHO +T520X1A | Toxic effect of petroleum products, accidental (unintentional), initial encounter | CMS +T520X1D | Toxic effect of petroleum products, accidental (unintentional), subsequent encounter | CMS +T520X1S | Toxic effect of petroleum products, accidental (unintentional), sequela | CMS +T520X2A | Toxic effect of petroleum products, intentional self-harm, initial encounter | CMS +T520X2D | Toxic effect of petroleum products, intentional self-harm, subsequent encounter | CMS +T520X2S | Toxic effect of petroleum products, intentional self-harm, sequela | CMS +T520X3A | Toxic effect of petroleum products, assault, initial encounter | CMS +T520X3D | Toxic effect of petroleum products, assault, subsequent encounter | CMS +T520X3S | Toxic effect of petroleum products, assault, sequela | CMS +T520X4A | Toxic effect of petroleum products, undetermined, initial encounter | CMS +T520X4D | Toxic effect of petroleum products, undetermined, subsequent encounter | CMS +T520X4S | Toxic effect of petroleum products, undetermined, sequela | CMS +T521 | Toxic effect: Benzene | WHO +T521X1A | Toxic effect of benzene, accidental (unintentional), initial encounter | CMS +T521X1D | Toxic effect of benzene, accidental (unintentional), subsequent encounter | CMS +T521X1S | Toxic effect of benzene, accidental (unintentional), sequela | CMS +T521X2A | Toxic effect of benzene, intentional self-harm, initial encounter | CMS +T521X2D | Toxic effect of benzene, intentional self-harm, subsequent encounter | CMS +T521X2S | Toxic effect of benzene, intentional self-harm, sequela | CMS +T521X3A | Toxic effect of benzene, assault, initial encounter | CMS +T521X3D | Toxic effect of benzene, assault, subsequent encounter | CMS +T521X3S | Toxic effect of benzene, assault, sequela | CMS +T521X4A | Toxic effect of benzene, undetermined, initial encounter | CMS +T521X4D | Toxic effect of benzene, undetermined, subsequent encounter | CMS +T521X4S | Toxic effect of benzene, undetermined, sequela | CMS +T522 | Toxic effect: Homologues of benzene | WHO +T522X1A | Toxic effect of homologues of benzene, accidental (unintentional), initial encounter | CMS +T522X1D | Toxic effect of homologues of benzene, accidental (unintentional), subsequent encounter | CMS +T522X1S | Toxic effect of homologues of benzene, accidental (unintentional), sequela | CMS +T522X2A | Toxic effect of homologues of benzene, intentional self-harm, initial encounter | CMS +T522X2D | Toxic effect of homologues of benzene, intentional self-harm, subsequent encounter | CMS +T522X2S | Toxic effect of homologues of benzene, intentional self-harm, sequela | CMS +T522X3A | Toxic effect of homologues of benzene, assault, initial encounter | CMS +T522X3D | Toxic effect of homologues of benzene, assault, subsequent encounter | CMS +T522X3S | Toxic effect of homologues of benzene, assault, sequela | CMS +T522X4A | Toxic effect of homologues of benzene, undetermined, initial encounter | CMS +T522X4D | Toxic effect of homologues of benzene, undetermined, subsequent encounter | CMS +T522X4S | Toxic effect of homologues of benzene, undetermined, sequela | CMS +T523 | Toxic effect: Glycols | WHO +T523X1A | Toxic effect of glycols, accidental (unintentional), initial encounter | CMS +T523X1D | Toxic effect of glycols, accidental (unintentional), subsequent encounter | CMS +T523X1S | Toxic effect of glycols, accidental (unintentional), sequela | CMS +T523X2A | Toxic effect of glycols, intentional self-harm, initial encounter | CMS +T523X2D | Toxic effect of glycols, intentional self-harm, subsequent encounter | CMS +T523X2S | Toxic effect of glycols, intentional self-harm, sequela | CMS +T523X3A | Toxic effect of glycols, assault, initial encounter | CMS +T523X3D | Toxic effect of glycols, assault, subsequent encounter | CMS +T523X3S | Toxic effect of glycols, assault, sequela | CMS +T523X4A | Toxic effect of glycols, undetermined, initial encounter | CMS +T523X4D | Toxic effect of glycols, undetermined, subsequent encounter | CMS +T523X4S | Toxic effect of glycols, undetermined, sequela | CMS +T524 | Toxic effect: Ketones | WHO +T524X1A | Toxic effect of ketones, accidental (unintentional), initial encounter | CMS +T524X1D | Toxic effect of ketones, accidental (unintentional), subsequent encounter | CMS +T524X1S | Toxic effect of ketones, accidental (unintentional), sequela | CMS +T524X2A | Toxic effect of ketones, intentional self-harm, initial encounter | CMS +T524X2D | Toxic effect of ketones, intentional self-harm, subsequent encounter | CMS +T524X2S | Toxic effect of ketones, intentional self-harm, sequela | CMS +T524X3A | Toxic effect of ketones, assault, initial encounter | CMS +T524X3D | Toxic effect of ketones, assault, subsequent encounter | CMS +T524X3S | Toxic effect of ketones, assault, sequela | CMS +T524X4A | Toxic effect of ketones, undetermined, initial encounter | CMS +T524X4D | Toxic effect of ketones, undetermined, subsequent encounter | CMS +T524X4S | Toxic effect of ketones, undetermined, sequela | CMS +T528 | Toxic effect: Other organic solvents | WHO +T528X1A | Toxic effect of other organic solvents, accidental (unintentional), initial encounter | CMS +T528X1D | Toxic effect of other organic solvents, accidental (unintentional), subsequent encounter | CMS +T528X1S | Toxic effect of other organic solvents, accidental (unintentional), sequela | CMS +T528X2A | Toxic effect of other organic solvents, intentional self-harm, initial encounter | CMS +T528X2D | Toxic effect of other organic solvents, intentional self-harm, subsequent encounter | CMS +T528X2S | Toxic effect of other organic solvents, intentional self-harm, sequela | CMS +T528X3A | Toxic effect of other organic solvents, assault, initial encounter | CMS +T528X3D | Toxic effect of other organic solvents, assault, subsequent encounter | CMS +T528X3S | Toxic effect of other organic solvents, assault, sequela | CMS +T528X4A | Toxic effect of other organic solvents, undetermined, initial encounter | CMS +T528X4D | Toxic effect of other organic solvents, undetermined, subsequent encounter | CMS +T528X4S | Toxic effect of other organic solvents, undetermined, sequela | CMS +T529 | Toxic effect: Organic solvent, unspecified | WHO +T5291XA | Toxic effect of unspecified organic solvent, accidental (unintentional), initial encounter | CMS +T5291XD | Toxic effect of unspecified organic solvent, accidental (unintentional), subsequent encounter | CMS +T5291XS | Toxic effect of unspecified organic solvent, accidental (unintentional), sequela | CMS +T5292XA | Toxic effect of unspecified organic solvent, intentional self-harm, initial encounter | CMS +T5292XD | Toxic effect of unspecified organic solvent, intentional self-harm, subsequent encounter | CMS +T5292XS | Toxic effect of unspecified organic solvent, intentional self-harm, sequela | CMS +T5293XA | Toxic effect of unspecified organic solvent, assault, initial encounter | CMS +T5293XD | Toxic effect of unspecified organic solvent, assault, subsequent encounter | CMS +T5293XS | Toxic effect of unspecified organic solvent, assault, sequela | CMS +T5294XA | Toxic effect of unspecified organic solvent, undetermined, initial encounter | CMS +T5294XD | Toxic effect of unspecified organic solvent, undetermined, subsequent encounter | CMS +T5294XS | Toxic effect of unspecified organic solvent, undetermined, sequela | CMS +T53 | Toxic effect of halogen derivatives of aliphatic and aromatic hydrocarbons | WHO +T530 | Toxic effect: Carbon tetrachloride | WHO +T530X1A | Toxic effect of carbon tetrachloride, accidental (unintentional), initial encounter | CMS +T530X1D | Toxic effect of carbon tetrachloride, accidental (unintentional), subsequent encounter | CMS +T530X1S | Toxic effect of carbon tetrachloride, accidental (unintentional), sequela | CMS +T530X2A | Toxic effect of carbon tetrachloride, intentional self-harm, initial encounter | CMS +T530X2D | Toxic effect of carbon tetrachloride, intentional self-harm, subsequent encounter | CMS +T530X2S | Toxic effect of carbon tetrachloride, intentional self-harm, sequela | CMS +T530X3A | Toxic effect of carbon tetrachloride, assault, initial encounter | CMS +T530X3D | Toxic effect of carbon tetrachloride, assault, subsequent encounter | CMS +T530X3S | Toxic effect of carbon tetrachloride, assault, sequela | CMS +T530X4A | Toxic effect of carbon tetrachloride, undetermined, initial encounter | CMS +T530X4D | Toxic effect of carbon tetrachloride, undetermined, subsequent encounter | CMS +T530X4S | Toxic effect of carbon tetrachloride, undetermined, sequela | CMS +T531 | Toxic effect: Chloroform | WHO +T531X1A | Toxic effect of chloroform, accidental (unintentional), initial encounter | CMS +T531X1D | Toxic effect of chloroform, accidental (unintentional), subsequent encounter | CMS +T531X1S | Toxic effect of chloroform, accidental (unintentional), sequela | CMS +T531X2A | Toxic effect of chloroform, intentional self-harm, initial encounter | CMS +T531X2D | Toxic effect of chloroform, intentional self-harm, subsequent encounter | CMS +T531X2S | Toxic effect of chloroform, intentional self-harm, sequela | CMS +T531X3A | Toxic effect of chloroform, assault, initial encounter | CMS +T531X3D | Toxic effect of chloroform, assault, subsequent encounter | CMS +T531X3S | Toxic effect of chloroform, assault, sequela | CMS +T531X4A | Toxic effect of chloroform, undetermined, initial encounter | CMS +T531X4D | Toxic effect of chloroform, undetermined, subsequent encounter | CMS +T531X4S | Toxic effect of chloroform, undetermined, sequela | CMS +T532 | Toxic effect: Trichloroethylene | WHO +T532X1A | Toxic effect of trichloroethylene, accidental (unintentional), initial encounter | CMS +T532X1D | Toxic effect of trichloroethylene, accidental (unintentional), subsequent encounter | CMS +T532X1S | Toxic effect of trichloroethylene, accidental (unintentional), sequela | CMS +T532X2A | Toxic effect of trichloroethylene, intentional self-harm, initial encounter | CMS +T532X2D | Toxic effect of trichloroethylene, intentional self-harm, subsequent encounter | CMS +T532X2S | Toxic effect of trichloroethylene, intentional self-harm, sequela | CMS +T532X3A | Toxic effect of trichloroethylene, assault, initial encounter | CMS +T532X3D | Toxic effect of trichloroethylene, assault, subsequent encounter | CMS +T532X3S | Toxic effect of trichloroethylene, assault, sequela | CMS +T532X4A | Toxic effect of trichloroethylene, undetermined, initial encounter | CMS +T532X4D | Toxic effect of trichloroethylene, undetermined, subsequent encounter | CMS +T532X4S | Toxic effect of trichloroethylene, undetermined, sequela | CMS +T533 | Toxic effect: Tetrachloroethylene | WHO +T533X1A | Toxic effect of tetrachloroethylene, accidental (unintentional), initial encounter | CMS +T533X1D | Toxic effect of tetrachloroethylene, accidental (unintentional), subsequent encounter | CMS +T533X1S | Toxic effect of tetrachloroethylene, accidental (unintentional), sequela | CMS +T533X2A | Toxic effect of tetrachloroethylene, intentional self-harm, initial encounter | CMS +T533X2D | Toxic effect of tetrachloroethylene, intentional self-harm, subsequent encounter | CMS +T533X2S | Toxic effect of tetrachloroethylene, intentional self-harm, sequela | CMS +T533X3A | Toxic effect of tetrachloroethylene, assault, initial encounter | CMS +T533X3D | Toxic effect of tetrachloroethylene, assault, subsequent encounter | CMS +T533X3S | Toxic effect of tetrachloroethylene, assault, sequela | CMS +T533X4A | Toxic effect of tetrachloroethylene, undetermined, initial encounter | CMS +T533X4D | Toxic effect of tetrachloroethylene, undetermined, subsequent encounter | CMS +T533X4S | Toxic effect of tetrachloroethylene, undetermined, sequela | CMS +T534 | Toxic effect: Dichloromethane | WHO +T534X1A | Toxic effect of dichloromethane, accidental (unintentional), initial encounter | CMS +T534X1D | Toxic effect of dichloromethane, accidental (unintentional), subsequent encounter | CMS +T534X1S | Toxic effect of dichloromethane, accidental (unintentional), sequela | CMS +T534X2A | Toxic effect of dichloromethane, intentional self-harm, initial encounter | CMS +T534X2D | Toxic effect of dichloromethane, intentional self-harm, subsequent encounter | CMS +T534X2S | Toxic effect of dichloromethane, intentional self-harm, sequela | CMS +T534X3A | Toxic effect of dichloromethane, assault, initial encounter | CMS +T534X3D | Toxic effect of dichloromethane, assault, subsequent encounter | CMS +T534X3S | Toxic effect of dichloromethane, assault, sequela | CMS +T534X4A | Toxic effect of dichloromethane, undetermined, initial encounter | CMS +T534X4D | Toxic effect of dichloromethane, undetermined, subsequent encounter | CMS +T534X4S | Toxic effect of dichloromethane, undetermined, sequela | CMS +T535 | Toxic effect: Chlorofluorocarbons | WHO +T535X1A | Toxic effect of chlorofluorocarbons, accidental (unintentional), initial encounter | CMS +T535X1D | Toxic effect of chlorofluorocarbons, accidental (unintentional), subsequent encounter | CMS +T535X1S | Toxic effect of chlorofluorocarbons, accidental (unintentional), sequela | CMS +T535X2A | Toxic effect of chlorofluorocarbons, intentional self-harm, initial encounter | CMS +T535X2D | Toxic effect of chlorofluorocarbons, intentional self-harm, subsequent encounter | CMS +T535X2S | Toxic effect of chlorofluorocarbons, intentional self-harm, sequela | CMS +T535X3A | Toxic effect of chlorofluorocarbons, assault, initial encounter | CMS +T535X3D | Toxic effect of chlorofluorocarbons, assault, subsequent encounter | CMS +T535X3S | Toxic effect of chlorofluorocarbons, assault, sequela | CMS +T535X4A | Toxic effect of chlorofluorocarbons, undetermined, initial encounter | CMS +T535X4D | Toxic effect of chlorofluorocarbons, undetermined, subsequent encounter | CMS +T535X4S | Toxic effect of chlorofluorocarbons, undetermined, sequela | CMS +T536 | Toxic effect: Other halogen derivatives of aliphatic hydrocarbons | WHO +T536X1A | Toxic effect of other halogen derivatives of aliphatic hydrocarbons, accidental (unintentional), initial encounter | CMS +T536X1D | Toxic effect of other halogen derivatives of aliphatic hydrocarbons, accidental (unintentional), subsequent encounter | CMS +T536X1S | Toxic effect of other halogen derivatives of aliphatic hydrocarbons, accidental (unintentional), sequela | CMS +T536X2A | Toxic effect of other halogen derivatives of aliphatic hydrocarbons, intentional self-harm, initial encounter | CMS +T536X2D | Toxic effect of other halogen derivatives of aliphatic hydrocarbons, intentional self-harm, subsequent encounter | CMS +T536X2S | Toxic effect of other halogen derivatives of aliphatic hydrocarbons, intentional self-harm, sequela | CMS +T536X3A | Toxic effect of other halogen derivatives of aliphatic hydrocarbons, assault, initial encounter | CMS +T536X3D | Toxic effect of other halogen derivatives of aliphatic hydrocarbons, assault, subsequent encounter | CMS +T536X3S | Toxic effect of other halogen derivatives of aliphatic hydrocarbons, assault, sequela | CMS +T536X4A | Toxic effect of other halogen derivatives of aliphatic hydrocarbons, undetermined, initial encounter | CMS +T536X4D | Toxic effect of other halogen derivatives of aliphatic hydrocarbons, undetermined, subsequent encounter | CMS +T536X4S | Toxic effect of other halogen derivatives of aliphatic hydrocarbons, undetermined, sequela | CMS +T537 | Toxic effect: Other halogen derivatives of aromatic hydrocarbons | WHO +T537X1A | Toxic effect of other halogen derivatives of aromatic hydrocarbons, accidental (unintentional), initial encounter | CMS +T537X1D | Toxic effect of other halogen derivatives of aromatic hydrocarbons, accidental (unintentional), subsequent encounter | CMS +T537X1S | Toxic effect of other halogen derivatives of aromatic hydrocarbons, accidental (unintentional), sequela | CMS +T537X2A | Toxic effect of other halogen derivatives of aromatic hydrocarbons, intentional self-harm, initial encounter | CMS +T537X2D | Toxic effect of other halogen derivatives of aromatic hydrocarbons, intentional self-harm, subsequent encounter | CMS +T537X2S | Toxic effect of other halogen derivatives of aromatic hydrocarbons, intentional self-harm, sequela | CMS +T537X3A | Toxic effect of other halogen derivatives of aromatic hydrocarbons, assault, initial encounter | CMS +T537X3D | Toxic effect of other halogen derivatives of aromatic hydrocarbons, assault, subsequent encounter | CMS +T537X3S | Toxic effect of other halogen derivatives of aromatic hydrocarbons, assault, sequela | CMS +T537X4A | Toxic effect of other halogen derivatives of aromatic hydrocarbons, undetermined, initial encounter | CMS +T537X4D | Toxic effect of other halogen derivatives of aromatic hydrocarbons, undetermined, subsequent encounter | CMS +T537X4S | Toxic effect of other halogen derivatives of aromatic hydrocarbons, undetermined, sequela | CMS +T539 | Toxic effect: Halogen derivative of aliphatic and aromatic hydrocarbons, unspecified | WHO +T5391XA | Toxic effect of unspecified halogen derivatives of aliphatic and aromatic hydrocarbons, accidental (unintentional), initial encounter | CMS +T5391XD | Toxic effect of unspecified halogen derivatives of aliphatic and aromatic hydrocarbons, accidental (unintentional), subsequent encounter | CMS +T5391XS | Toxic effect of unspecified halogen derivatives of aliphatic and aromatic hydrocarbons, accidental (unintentional), sequela | CMS +T5392XA | Toxic effect of unspecified halogen derivatives of aliphatic and aromatic hydrocarbons, intentional self-harm, initial encounter | CMS +T5392XD | Toxic effect of unspecified halogen derivatives of aliphatic and aromatic hydrocarbons, intentional self-harm, subsequent encounter | CMS +T5392XS | Toxic effect of unspecified halogen derivatives of aliphatic and aromatic hydrocarbons, intentional self-harm, sequela | CMS +T5393XA | Toxic effect of unspecified halogen derivatives of aliphatic and aromatic hydrocarbons, assault, initial encounter | CMS +T5393XD | Toxic effect of unspecified halogen derivatives of aliphatic and aromatic hydrocarbons, assault, subsequent encounter | CMS +T5393XS | Toxic effect of unspecified halogen derivatives of aliphatic and aromatic hydrocarbons, assault, sequela | CMS +T5394XA | Toxic effect of unspecified halogen derivatives of aliphatic and aromatic hydrocarbons, undetermined, initial encounter | CMS +T5394XD | Toxic effect of unspecified halogen derivatives of aliphatic and aromatic hydrocarbons, undetermined, subsequent encounter | CMS +T5394XS | Toxic effect of unspecified halogen derivatives of aliphatic and aromatic hydrocarbons, undetermined, sequela | CMS +T54 | Toxic effect of corrosive substances | WHO +T540 | Toxic effect: Phenol and phenol homologues | WHO +T540X1A | Toxic effect of phenol and phenol homologues, accidental (unintentional), initial encounter | CMS +T540X1D | Toxic effect of phenol and phenol homologues, accidental (unintentional), subsequent encounter | CMS +T540X1S | Toxic effect of phenol and phenol homologues, accidental (unintentional), sequela | CMS +T540X2A | Toxic effect of phenol and phenol homologues, intentional self-harm, initial encounter | CMS +T540X2D | Toxic effect of phenol and phenol homologues, intentional self-harm, subsequent encounter | CMS +T540X2S | Toxic effect of phenol and phenol homologues, intentional self-harm, sequela | CMS +T540X3A | Toxic effect of phenol and phenol homologues, assault, initial encounter | CMS +T540X3D | Toxic effect of phenol and phenol homologues, assault, subsequent encounter | CMS +T540X3S | Toxic effect of phenol and phenol homologues, assault, sequela | CMS +T540X4A | Toxic effect of phenol and phenol homologues, undetermined, initial encounter | CMS +T540X4D | Toxic effect of phenol and phenol homologues, undetermined, subsequent encounter | CMS +T540X4S | Toxic effect of phenol and phenol homologues, undetermined, sequela | CMS +T541 | Toxic effect: Other corrosive organic compounds | WHO +T541X1A | Toxic effect of other corrosive organic compounds, accidental (unintentional), initial encounter | CMS +T541X1D | Toxic effect of other corrosive organic compounds, accidental (unintentional), subsequent encounter | CMS +T541X1S | Toxic effect of other corrosive organic compounds, accidental (unintentional), sequela | CMS +T541X2A | Toxic effect of other corrosive organic compounds, intentional self-harm, initial encounter | CMS +T541X2D | Toxic effect of other corrosive organic compounds, intentional self-harm, subsequent encounter | CMS +T541X2S | Toxic effect of other corrosive organic compounds, intentional self-harm, sequela | CMS +T541X3A | Toxic effect of other corrosive organic compounds, assault, initial encounter | CMS +T541X3D | Toxic effect of other corrosive organic compounds, assault, subsequent encounter | CMS +T541X3S | Toxic effect of other corrosive organic compounds, assault, sequela | CMS +T541X4A | Toxic effect of other corrosive organic compounds, undetermined, initial encounter | CMS +T541X4D | Toxic effect of other corrosive organic compounds, undetermined, subsequent encounter | CMS +T541X4S | Toxic effect of other corrosive organic compounds, undetermined, sequela | CMS +T542 | Toxic effect: Corrosive acids and acid-like substances | WHO +T542X1A | Toxic effect of corrosive acids and acid-like substances, accidental (unintentional), initial encounter | CMS +T542X1D | Toxic effect of corrosive acids and acid-like substances, accidental (unintentional), subsequent encounter | CMS +T542X1S | Toxic effect of corrosive acids and acid-like substances, accidental (unintentional), sequela | CMS +T542X2A | Toxic effect of corrosive acids and acid-like substances, intentional self-harm, initial encounter | CMS +T542X2D | Toxic effect of corrosive acids and acid-like substances, intentional self-harm, subsequent encounter | CMS +T542X2S | Toxic effect of corrosive acids and acid-like substances, intentional self-harm, sequela | CMS +T542X3A | Toxic effect of corrosive acids and acid-like substances, assault, initial encounter | CMS +T542X3D | Toxic effect of corrosive acids and acid-like substances, assault, subsequent encounter | CMS +T542X3S | Toxic effect of corrosive acids and acid-like substances, assault, sequela | CMS +T542X4A | Toxic effect of corrosive acids and acid-like substances, undetermined, initial encounter | CMS +T542X4D | Toxic effect of corrosive acids and acid-like substances, undetermined, subsequent encounter | CMS +T542X4S | Toxic effect of corrosive acids and acid-like substances, undetermined, sequela | CMS +T543 | Toxic effect: Corrosive alkalis and alkali-like substances | WHO +T543X1A | Toxic effect of corrosive alkalis and alkali-like substances, accidental (unintentional), initial encounter | CMS +T543X1D | Toxic effect of corrosive alkalis and alkali-like substances, accidental (unintentional), subsequent encounter | CMS +T543X1S | Toxic effect of corrosive alkalis and alkali-like substances, accidental (unintentional), sequela | CMS +T543X2A | Toxic effect of corrosive alkalis and alkali-like substances, intentional self-harm, initial encounter | CMS +T543X2D | Toxic effect of corrosive alkalis and alkali-like substances, intentional self-harm, subsequent encounter | CMS +T543X2S | Toxic effect of corrosive alkalis and alkali-like substances, intentional self-harm, sequela | CMS +T543X3A | Toxic effect of corrosive alkalis and alkali-like substances, assault, initial encounter | CMS +T543X3D | Toxic effect of corrosive alkalis and alkali-like substances, assault, subsequent encounter | CMS +T543X3S | Toxic effect of corrosive alkalis and alkali-like substances, assault, sequela | CMS +T543X4A | Toxic effect of corrosive alkalis and alkali-like substances, undetermined, initial encounter | CMS +T543X4D | Toxic effect of corrosive alkalis and alkali-like substances, undetermined, subsequent encounter | CMS +T543X4S | Toxic effect of corrosive alkalis and alkali-like substances, undetermined, sequela | CMS +T549 | Toxic effect: Corrosive substance, unspecified | WHO +T5491XA | Toxic effect of unspecified corrosive substance, accidental (unintentional), initial encounter | CMS +T5491XD | Toxic effect of unspecified corrosive substance, accidental (unintentional), subsequent encounter | CMS +T5491XS | Toxic effect of unspecified corrosive substance, accidental (unintentional), sequela | CMS +T5492XA | Toxic effect of unspecified corrosive substance, intentional self-harm, initial encounter | CMS +T5492XD | Toxic effect of unspecified corrosive substance, intentional self-harm, subsequent encounter | CMS +T5492XS | Toxic effect of unspecified corrosive substance, intentional self-harm, sequela | CMS +T5493XA | Toxic effect of unspecified corrosive substance, assault, initial encounter | CMS +T5493XD | Toxic effect of unspecified corrosive substance, assault, subsequent encounter | CMS +T5493XS | Toxic effect of unspecified corrosive substance, assault, sequela | CMS +T5494XA | Toxic effect of unspecified corrosive substance, undetermined, initial encounter | CMS +T5494XD | Toxic effect of unspecified corrosive substance, undetermined, subsequent encounter | CMS +T5494XS | Toxic effect of unspecified corrosive substance, undetermined, sequela | CMS +T55 | Toxic effect of soaps and detergents | WHO +T550X1A | Toxic effect of soaps, accidental (unintentional), initial encounter | CMS +T550X1D | Toxic effect of soaps, accidental (unintentional), subsequent encounter | CMS +T550X1S | Toxic effect of soaps, accidental (unintentional), sequela | CMS +T550X2A | Toxic effect of soaps, intentional self-harm, initial encounter | CMS +T550X2D | Toxic effect of soaps, intentional self-harm, subsequent encounter | CMS +T550X2S | Toxic effect of soaps, intentional self-harm, sequela | CMS +T550X3A | Toxic effect of soaps, assault, initial encounter | CMS +T550X3D | Toxic effect of soaps, assault, subsequent encounter | CMS +T550X3S | Toxic effect of soaps, assault, sequela | CMS +T550X4A | Toxic effect of soaps, undetermined, initial encounter | CMS +T550X4D | Toxic effect of soaps, undetermined, subsequent encounter | CMS +T550X4S | Toxic effect of soaps, undetermined, sequela | CMS +T551X1A | Toxic effect of detergents, accidental (unintentional), initial encounter | CMS +T551X1D | Toxic effect of detergents, accidental (unintentional), subsequent encounter | CMS +T551X1S | Toxic effect of detergents, accidental (unintentional), sequela | CMS +T551X2A | Toxic effect of detergents, intentional self-harm, initial encounter | CMS +T551X2D | Toxic effect of detergents, intentional self-harm, subsequent encounter | CMS +T551X2S | Toxic effect of detergents, intentional self-harm, sequela | CMS +T551X3A | Toxic effect of detergents, assault, initial encounter | CMS +T551X3D | Toxic effect of detergents, assault, subsequent encounter | CMS +T551X3S | Toxic effect of detergents, assault, sequela | CMS +T551X4A | Toxic effect of detergents, undetermined, initial encounter | CMS +T551X4D | Toxic effect of detergents, undetermined, subsequent encounter | CMS +T551X4S | Toxic effect of detergents, undetermined, sequela | CMS +T56 | Toxic effect of metals | WHO +T560 | Toxic effect: Lead and its compounds | WHO +T560X1A | Toxic effect of lead and its compounds, accidental (unintentional), initial encounter | CMS +T560X1D | Toxic effect of lead and its compounds, accidental (unintentional), subsequent encounter | CMS +T560X1S | Toxic effect of lead and its compounds, accidental (unintentional), sequela | CMS +T560X2A | Toxic effect of lead and its compounds, intentional self-harm, initial encounter | CMS +T560X2D | Toxic effect of lead and its compounds, intentional self-harm, subsequent encounter | CMS +T560X2S | Toxic effect of lead and its compounds, intentional self-harm, sequela | CMS +T560X3A | Toxic effect of lead and its compounds, assault, initial encounter | CMS +T560X3D | Toxic effect of lead and its compounds, assault, subsequent encounter | CMS +T560X3S | Toxic effect of lead and its compounds, assault, sequela | CMS +T560X4A | Toxic effect of lead and its compounds, undetermined, initial encounter | CMS +T560X4D | Toxic effect of lead and its compounds, undetermined, subsequent encounter | CMS +T560X4S | Toxic effect of lead and its compounds, undetermined, sequela | CMS +T561 | Toxic effect: Mercury and its compounds | WHO +T561X1A | Toxic effect of mercury and its compounds, accidental (unintentional), initial encounter | CMS +T561X1D | Toxic effect of mercury and its compounds, accidental (unintentional), subsequent encounter | CMS +T561X1S | Toxic effect of mercury and its compounds, accidental (unintentional), sequela | CMS +T561X2A | Toxic effect of mercury and its compounds, intentional self-harm, initial encounter | CMS +T561X2D | Toxic effect of mercury and its compounds, intentional self-harm, subsequent encounter | CMS +T561X2S | Toxic effect of mercury and its compounds, intentional self-harm, sequela | CMS +T561X3A | Toxic effect of mercury and its compounds, assault, initial encounter | CMS +T561X3D | Toxic effect of mercury and its compounds, assault, subsequent encounter | CMS +T561X3S | Toxic effect of mercury and its compounds, assault, sequela | CMS +T561X4A | Toxic effect of mercury and its compounds, undetermined, initial encounter | CMS +T561X4D | Toxic effect of mercury and its compounds, undetermined, subsequent encounter | CMS +T561X4S | Toxic effect of mercury and its compounds, undetermined, sequela | CMS +T562 | Toxic effect: Chromium and its compounds | WHO +T562X1A | Toxic effect of chromium and its compounds, accidental (unintentional), initial encounter | CMS +T562X1D | Toxic effect of chromium and its compounds, accidental (unintentional), subsequent encounter | CMS +T562X1S | Toxic effect of chromium and its compounds, accidental (unintentional), sequela | CMS +T562X2A | Toxic effect of chromium and its compounds, intentional self-harm, initial encounter | CMS +T562X2D | Toxic effect of chromium and its compounds, intentional self-harm, subsequent encounter | CMS +T562X2S | Toxic effect of chromium and its compounds, intentional self-harm, sequela | CMS +T562X3A | Toxic effect of chromium and its compounds, assault, initial encounter | CMS +T562X3D | Toxic effect of chromium and its compounds, assault, subsequent encounter | CMS +T562X3S | Toxic effect of chromium and its compounds, assault, sequela | CMS +T562X4A | Toxic effect of chromium and its compounds, undetermined, initial encounter | CMS +T562X4D | Toxic effect of chromium and its compounds, undetermined, subsequent encounter | CMS +T562X4S | Toxic effect of chromium and its compounds, undetermined, sequela | CMS +T563 | Toxic effect: Cadmium and its compounds | WHO +T563X1A | Toxic effect of cadmium and its compounds, accidental (unintentional), initial encounter | CMS +T563X1D | Toxic effect of cadmium and its compounds, accidental (unintentional), subsequent encounter | CMS +T563X1S | Toxic effect of cadmium and its compounds, accidental (unintentional), sequela | CMS +T563X2A | Toxic effect of cadmium and its compounds, intentional self-harm, initial encounter | CMS +T563X2D | Toxic effect of cadmium and its compounds, intentional self-harm, subsequent encounter | CMS +T563X2S | Toxic effect of cadmium and its compounds, intentional self-harm, sequela | CMS +T563X3A | Toxic effect of cadmium and its compounds, assault, initial encounter | CMS +T563X3D | Toxic effect of cadmium and its compounds, assault, subsequent encounter | CMS +T563X3S | Toxic effect of cadmium and its compounds, assault, sequela | CMS +T563X4A | Toxic effect of cadmium and its compounds, undetermined, initial encounter | CMS +T563X4D | Toxic effect of cadmium and its compounds, undetermined, subsequent encounter | CMS +T563X4S | Toxic effect of cadmium and its compounds, undetermined, sequela | CMS +T564 | Toxic effect: Copper and its compounds | WHO +T564X1A | Toxic effect of copper and its compounds, accidental (unintentional), initial encounter | CMS +T564X1D | Toxic effect of copper and its compounds, accidental (unintentional), subsequent encounter | CMS +T564X1S | Toxic effect of copper and its compounds, accidental (unintentional), sequela | CMS +T564X2A | Toxic effect of copper and its compounds, intentional self-harm, initial encounter | CMS +T564X2D | Toxic effect of copper and its compounds, intentional self-harm, subsequent encounter | CMS +T564X2S | Toxic effect of copper and its compounds, intentional self-harm, sequela | CMS +T564X3A | Toxic effect of copper and its compounds, assault, initial encounter | CMS +T564X3D | Toxic effect of copper and its compounds, assault, subsequent encounter | CMS +T564X3S | Toxic effect of copper and its compounds, assault, sequela | CMS +T564X4A | Toxic effect of copper and its compounds, undetermined, initial encounter | CMS +T564X4D | Toxic effect of copper and its compounds, undetermined, subsequent encounter | CMS +T564X4S | Toxic effect of copper and its compounds, undetermined, sequela | CMS +T565 | Toxic effect: Zinc and its compounds | WHO +T565X1A | Toxic effect of zinc and its compounds, accidental (unintentional), initial encounter | CMS +T565X1D | Toxic effect of zinc and its compounds, accidental (unintentional), subsequent encounter | CMS +T565X1S | Toxic effect of zinc and its compounds, accidental (unintentional), sequela | CMS +T565X2A | Toxic effect of zinc and its compounds, intentional self-harm, initial encounter | CMS +T565X2D | Toxic effect of zinc and its compounds, intentional self-harm, subsequent encounter | CMS +T565X2S | Toxic effect of zinc and its compounds, intentional self-harm, sequela | CMS +T565X3A | Toxic effect of zinc and its compounds, assault, initial encounter | CMS +T565X3D | Toxic effect of zinc and its compounds, assault, subsequent encounter | CMS +T565X3S | Toxic effect of zinc and its compounds, assault, sequela | CMS +T565X4A | Toxic effect of zinc and its compounds, undetermined, initial encounter | CMS +T565X4D | Toxic effect of zinc and its compounds, undetermined, subsequent encounter | CMS +T565X4S | Toxic effect of zinc and its compounds, undetermined, sequela | CMS +T566 | Toxic effect: Tin and its compounds | WHO +T566X1A | Toxic effect of tin and its compounds, accidental (unintentional), initial encounter | CMS +T566X1D | Toxic effect of tin and its compounds, accidental (unintentional), subsequent encounter | CMS +T566X1S | Toxic effect of tin and its compounds, accidental (unintentional), sequela | CMS +T566X2A | Toxic effect of tin and its compounds, intentional self-harm, initial encounter | CMS +T566X2D | Toxic effect of tin and its compounds, intentional self-harm, subsequent encounter | CMS +T566X2S | Toxic effect of tin and its compounds, intentional self-harm, sequela | CMS +T566X3A | Toxic effect of tin and its compounds, assault, initial encounter | CMS +T566X3D | Toxic effect of tin and its compounds, assault, subsequent encounter | CMS +T566X3S | Toxic effect of tin and its compounds, assault, sequela | CMS +T566X4A | Toxic effect of tin and its compounds, undetermined, initial encounter | CMS +T566X4D | Toxic effect of tin and its compounds, undetermined, subsequent encounter | CMS +T566X4S | Toxic effect of tin and its compounds, undetermined, sequela | CMS +T567 | Toxic effect: Beryllium and its compounds | WHO +T567X1A | Toxic effect of beryllium and its compounds, accidental (unintentional), initial encounter | CMS +T567X1D | Toxic effect of beryllium and its compounds, accidental (unintentional), subsequent encounter | CMS +T567X1S | Toxic effect of beryllium and its compounds, accidental (unintentional), sequela | CMS +T567X2A | Toxic effect of beryllium and its compounds, intentional self-harm, initial encounter | CMS +T567X2D | Toxic effect of beryllium and its compounds, intentional self-harm, subsequent encounter | CMS +T567X2S | Toxic effect of beryllium and its compounds, intentional self-harm, sequela | CMS +T567X3A | Toxic effect of beryllium and its compounds, assault, initial encounter | CMS +T567X3D | Toxic effect of beryllium and its compounds, assault, subsequent encounter | CMS +T567X3S | Toxic effect of beryllium and its compounds, assault, sequela | CMS +T567X4A | Toxic effect of beryllium and its compounds, undetermined, initial encounter | CMS +T567X4D | Toxic effect of beryllium and its compounds, undetermined, subsequent encounter | CMS +T567X4S | Toxic effect of beryllium and its compounds, undetermined, sequela | CMS +T568 | Toxic effect: Other metals | WHO +T56811A | Toxic effect of thallium, accidental (unintentional), initial encounter | CMS +T56811D | Toxic effect of thallium, accidental (unintentional), subsequent encounter | CMS +T56811S | Toxic effect of thallium, accidental (unintentional), sequela | CMS +T56812A | Toxic effect of thallium, intentional self-harm, initial encounter | CMS +T56812D | Toxic effect of thallium, intentional self-harm, subsequent encounter | CMS +T56812S | Toxic effect of thallium, intentional self-harm, sequela | CMS +T56813A | Toxic effect of thallium, assault, initial encounter | CMS +T56813D | Toxic effect of thallium, assault, subsequent encounter | CMS +T56813S | Toxic effect of thallium, assault, sequela | CMS +T56814A | Toxic effect of thallium, undetermined, initial encounter | CMS +T56814D | Toxic effect of thallium, undetermined, subsequent encounter | CMS +T56814S | Toxic effect of thallium, undetermined, sequela | CMS +T56891A | Toxic effect of other metals, accidental (unintentional), initial encounter | CMS +T56891D | Toxic effect of other metals, accidental (unintentional), subsequent encounter | CMS +T56891S | Toxic effect of other metals, accidental (unintentional), sequela | CMS +T56892A | Toxic effect of other metals, intentional self-harm, initial encounter | CMS +T56892D | Toxic effect of other metals, intentional self-harm, subsequent encounter | CMS +T56892S | Toxic effect of other metals, intentional self-harm, sequela | CMS +T56893A | Toxic effect of other metals, assault, initial encounter | CMS +T56893D | Toxic effect of other metals, assault, subsequent encounter | CMS +T56893S | Toxic effect of other metals, assault, sequela | CMS +T56894A | Toxic effect of other metals, undetermined, initial encounter | CMS +T56894D | Toxic effect of other metals, undetermined, subsequent encounter | CMS +T56894S | Toxic effect of other metals, undetermined, sequela | CMS +T569 | Toxic effect: Metal, unspecified | WHO +T5691XA | Toxic effect of unspecified metal, accidental (unintentional), initial encounter | CMS +T5691XD | Toxic effect of unspecified metal, accidental (unintentional), subsequent encounter | CMS +T5691XS | Toxic effect of unspecified metal, accidental (unintentional), sequela | CMS +T5692XA | Toxic effect of unspecified metal, intentional self-harm, initial encounter | CMS +T5692XD | Toxic effect of unspecified metal, intentional self-harm, subsequent encounter | CMS +T5692XS | Toxic effect of unspecified metal, intentional self-harm, sequela | CMS +T5693XA | Toxic effect of unspecified metal, assault, initial encounter | CMS +T5693XD | Toxic effect of unspecified metal, assault, subsequent encounter | CMS +T5693XS | Toxic effect of unspecified metal, assault, sequela | CMS +T5694XA | Toxic effect of unspecified metal, undetermined, initial encounter | CMS +T5694XD | Toxic effect of unspecified metal, undetermined, subsequent encounter | CMS +T5694XS | Toxic effect of unspecified metal, undetermined, sequela | CMS +T57 | Toxic effect of other inorganic substances | WHO +T570 | Toxic effect: Arsenic and its compounds | WHO +T570X1A | Toxic effect of arsenic and its compounds, accidental (unintentional), initial encounter | CMS +T570X1D | Toxic effect of arsenic and its compounds, accidental (unintentional), subsequent encounter | CMS +T570X1S | Toxic effect of arsenic and its compounds, accidental (unintentional), sequela | CMS +T570X2A | Toxic effect of arsenic and its compounds, intentional self-harm, initial encounter | CMS +T570X2D | Toxic effect of arsenic and its compounds, intentional self-harm, subsequent encounter | CMS +T570X2S | Toxic effect of arsenic and its compounds, intentional self-harm, sequela | CMS +T570X3A | Toxic effect of arsenic and its compounds, assault, initial encounter | CMS +T570X3D | Toxic effect of arsenic and its compounds, assault, subsequent encounter | CMS +T570X3S | Toxic effect of arsenic and its compounds, assault, sequela | CMS +T570X4A | Toxic effect of arsenic and its compounds, undetermined, initial encounter | CMS +T570X4D | Toxic effect of arsenic and its compounds, undetermined, subsequent encounter | CMS +T570X4S | Toxic effect of arsenic and its compounds, undetermined, sequela | CMS +T571 | Toxic effect: Phosphorus and its compounds | WHO +T571X1A | Toxic effect of phosphorus and its compounds, accidental (unintentional), initial encounter | CMS +T571X1D | Toxic effect of phosphorus and its compounds, accidental (unintentional), subsequent encounter | CMS +T571X1S | Toxic effect of phosphorus and its compounds, accidental (unintentional), sequela | CMS +T571X2A | Toxic effect of phosphorus and its compounds, intentional self-harm, initial encounter | CMS +T571X2D | Toxic effect of phosphorus and its compounds, intentional self-harm, subsequent encounter | CMS +T571X2S | Toxic effect of phosphorus and its compounds, intentional self-harm, sequela | CMS +T571X3A | Toxic effect of phosphorus and its compounds, assault, initial encounter | CMS +T571X3D | Toxic effect of phosphorus and its compounds, assault, subsequent encounter | CMS +T571X3S | Toxic effect of phosphorus and its compounds, assault, sequela | CMS +T571X4A | Toxic effect of phosphorus and its compounds, undetermined, initial encounter | CMS +T571X4D | Toxic effect of phosphorus and its compounds, undetermined, subsequent encounter | CMS +T571X4S | Toxic effect of phosphorus and its compounds, undetermined, sequela | CMS +T572 | Toxic effect: Manganese and its compounds | WHO +T572X1A | Toxic effect of manganese and its compounds, accidental (unintentional), initial encounter | CMS +T572X1D | Toxic effect of manganese and its compounds, accidental (unintentional), subsequent encounter | CMS +T572X1S | Toxic effect of manganese and its compounds, accidental (unintentional), sequela | CMS +T572X2A | Toxic effect of manganese and its compounds, intentional self-harm, initial encounter | CMS +T572X2D | Toxic effect of manganese and its compounds, intentional self-harm, subsequent encounter | CMS +T572X2S | Toxic effect of manganese and its compounds, intentional self-harm, sequela | CMS +T572X3A | Toxic effect of manganese and its compounds, assault, initial encounter | CMS +T572X3D | Toxic effect of manganese and its compounds, assault, subsequent encounter | CMS +T572X3S | Toxic effect of manganese and its compounds, assault, sequela | CMS +T572X4A | Toxic effect of manganese and its compounds, undetermined, initial encounter | CMS +T572X4D | Toxic effect of manganese and its compounds, undetermined, subsequent encounter | CMS +T572X4S | Toxic effect of manganese and its compounds, undetermined, sequela | CMS +T573 | Toxic effect: Hydrogen cyanide | WHO +T573X1A | Toxic effect of hydrogen cyanide, accidental (unintentional), initial encounter | CMS +T573X1D | Toxic effect of hydrogen cyanide, accidental (unintentional), subsequent encounter | CMS +T573X1S | Toxic effect of hydrogen cyanide, accidental (unintentional), sequela | CMS +T573X2A | Toxic effect of hydrogen cyanide, intentional self-harm, initial encounter | CMS +T573X2D | Toxic effect of hydrogen cyanide, intentional self-harm, subsequent encounter | CMS +T573X2S | Toxic effect of hydrogen cyanide, intentional self-harm, sequela | CMS +T573X3A | Toxic effect of hydrogen cyanide, assault, initial encounter | CMS +T573X3D | Toxic effect of hydrogen cyanide, assault, subsequent encounter | CMS +T573X3S | Toxic effect of hydrogen cyanide, assault, sequela | CMS +T573X4A | Toxic effect of hydrogen cyanide, undetermined, initial encounter | CMS +T573X4D | Toxic effect of hydrogen cyanide, undetermined, subsequent encounter | CMS +T573X4S | Toxic effect of hydrogen cyanide, undetermined, sequela | CMS +T578 | Toxic effect: Other specified inorganic substances | WHO +T578X1A | Toxic effect of other specified inorganic substances, accidental (unintentional), initial encounter | CMS +T578X1D | Toxic effect of other specified inorganic substances, accidental (unintentional), subsequent encounter | CMS +T578X1S | Toxic effect of other specified inorganic substances, accidental (unintentional), sequela | CMS +T578X2A | Toxic effect of other specified inorganic substances, intentional self-harm, initial encounter | CMS +T578X2D | Toxic effect of other specified inorganic substances, intentional self-harm, subsequent encounter | CMS +T578X2S | Toxic effect of other specified inorganic substances, intentional self-harm, sequela | CMS +T578X3A | Toxic effect of other specified inorganic substances, assault, initial encounter | CMS +T578X3D | Toxic effect of other specified inorganic substances, assault, subsequent encounter | CMS +T578X3S | Toxic effect of other specified inorganic substances, assault, sequela | CMS +T578X4A | Toxic effect of other specified inorganic substances, undetermined, initial encounter | CMS +T578X4D | Toxic effect of other specified inorganic substances, undetermined, subsequent encounter | CMS +T578X4S | Toxic effect of other specified inorganic substances, undetermined, sequela | CMS +T579 | Toxic effect: Inorganic substance, unspecified | WHO +T5791XA | Toxic effect of unspecified inorganic substance, accidental (unintentional), initial encounter | CMS +T5791XD | Toxic effect of unspecified inorganic substance, accidental (unintentional), subsequent encounter | CMS +T5791XS | Toxic effect of unspecified inorganic substance, accidental (unintentional), sequela | CMS +T5792XA | Toxic effect of unspecified inorganic substance, intentional self-harm, initial encounter | CMS +T5792XD | Toxic effect of unspecified inorganic substance, intentional self-harm, subsequent encounter | CMS +T5792XS | Toxic effect of unspecified inorganic substance, intentional self-harm, sequela | CMS +T5793XA | Toxic effect of unspecified inorganic substance, assault, initial encounter | CMS +T5793XD | Toxic effect of unspecified inorganic substance, assault, subsequent encounter | CMS +T5793XS | Toxic effect of unspecified inorganic substance, assault, sequela | CMS +T5794XA | Toxic effect of unspecified inorganic substance, undetermined, initial encounter | CMS +T5794XD | Toxic effect of unspecified inorganic substance, undetermined, subsequent encounter | CMS +T5794XS | Toxic effect of unspecified inorganic substance, undetermined, sequela | CMS +T58 | Toxic effect of carbon monoxide | WHO +T5801XA | Toxic effect of carbon monoxide from motor vehicle exhaust, accidental (unintentional), initial encounter | CMS +T5801XD | Toxic effect of carbon monoxide from motor vehicle exhaust, accidental (unintentional), subsequent encounter | CMS +T5801XS | Toxic effect of carbon monoxide from motor vehicle exhaust, accidental (unintentional), sequela | CMS +T5802XA | Toxic effect of carbon monoxide from motor vehicle exhaust, intentional self-harm, initial encounter | CMS +T5802XD | Toxic effect of carbon monoxide from motor vehicle exhaust, intentional self-harm, subsequent encounter | CMS +T5802XS | Toxic effect of carbon monoxide from motor vehicle exhaust, intentional self-harm, sequela | CMS +T5803XA | Toxic effect of carbon monoxide from motor vehicle exhaust, assault, initial encounter | CMS +T5803XD | Toxic effect of carbon monoxide from motor vehicle exhaust, assault, subsequent encounter | CMS +T5803XS | Toxic effect of carbon monoxide from motor vehicle exhaust, assault, sequela | CMS +T5804XA | Toxic effect of carbon monoxide from motor vehicle exhaust, undetermined, initial encounter | CMS +T5804XD | Toxic effect of carbon monoxide from motor vehicle exhaust, undetermined, subsequent encounter | CMS +T5804XS | Toxic effect of carbon monoxide from motor vehicle exhaust, undetermined, sequela | CMS +T5811XA | Toxic effect of carbon monoxide from utility gas, accidental (unintentional), initial encounter | CMS +T5811XD | Toxic effect of carbon monoxide from utility gas, accidental (unintentional), subsequent encounter | CMS +T5811XS | Toxic effect of carbon monoxide from utility gas, accidental (unintentional), sequela | CMS +T5812XA | Toxic effect of carbon monoxide from utility gas, intentional self-harm, initial encounter | CMS +T5812XD | Toxic effect of carbon monoxide from utility gas, intentional self-harm, subsequent encounter | CMS +T5812XS | Toxic effect of carbon monoxide from utility gas, intentional self-harm, sequela | CMS +T5813XA | Toxic effect of carbon monoxide from utility gas, assault, initial encounter | CMS +T5813XD | Toxic effect of carbon monoxide from utility gas, assault, subsequent encounter | CMS +T5813XS | Toxic effect of carbon monoxide from utility gas, assault, sequela | CMS +T5814XA | Toxic effect of carbon monoxide from utility gas, undetermined, initial encounter | CMS +T5814XD | Toxic effect of carbon monoxide from utility gas, undetermined, subsequent encounter | CMS +T5814XS | Toxic effect of carbon monoxide from utility gas, undetermined, sequela | CMS +T582X1A | Toxic effect of carbon monoxide from incomplete combustion of other domestic fuels, accidental (unintentional), initial encounter | CMS +T582X1D | Toxic effect of carbon monoxide from incomplete combustion of other domestic fuels, accidental (unintentional), subsequent encounter | CMS +T582X1S | Toxic effect of carbon monoxide from incomplete combustion of other domestic fuels, accidental (unintentional), sequela | CMS +T582X2A | Toxic effect of carbon monoxide from incomplete combustion of other domestic fuels, intentional self-harm, initial encounter | CMS +T582X2D | Toxic effect of carbon monoxide from incomplete combustion of other domestic fuels, intentional self-harm, subsequent encounter | CMS +T582X2S | Toxic effect of carbon monoxide from incomplete combustion of other domestic fuels, intentional self-harm, sequela | CMS +T582X3A | Toxic effect of carbon monoxide from incomplete combustion of other domestic fuels, assault, initial encounter | CMS +T582X3D | Toxic effect of carbon monoxide from incomplete combustion of other domestic fuels, assault, subsequent encounter | CMS +T582X3S | Toxic effect of carbon monoxide from incomplete combustion of other domestic fuels, assault, sequela | CMS +T582X4A | Toxic effect of carbon monoxide from incomplete combustion of other domestic fuels, undetermined, initial encounter | CMS +T582X4D | Toxic effect of carbon monoxide from incomplete combustion of other domestic fuels, undetermined, subsequent encounter | CMS +T582X4S | Toxic effect of carbon monoxide from incomplete combustion of other domestic fuels, undetermined, sequela | CMS +T588X1A | Toxic effect of carbon monoxide from other source, accidental (unintentional), initial encounter | CMS +T588X1D | Toxic effect of carbon monoxide from other source, accidental (unintentional), subsequent encounter | CMS +T588X1S | Toxic effect of carbon monoxide from other source, accidental (unintentional), sequela | CMS +T588X2A | Toxic effect of carbon monoxide from other source, intentional self-harm, initial encounter | CMS +T588X2D | Toxic effect of carbon monoxide from other source, intentional self-harm, subsequent encounter | CMS +T588X2S | Toxic effect of carbon monoxide from other source, intentional self-harm, sequela | CMS +T588X3A | Toxic effect of carbon monoxide from other source, assault, initial encounter | CMS +T588X3D | Toxic effect of carbon monoxide from other source, assault, subsequent encounter | CMS +T588X3S | Toxic effect of carbon monoxide from other source, assault, sequela | CMS +T588X4A | Toxic effect of carbon monoxide from other source, undetermined, initial encounter | CMS +T588X4D | Toxic effect of carbon monoxide from other source, undetermined, subsequent encounter | CMS +T588X4S | Toxic effect of carbon monoxide from other source, undetermined, sequela | CMS +T5891XA | Toxic effect of carbon monoxide from unspecified source, accidental (unintentional), initial encounter | CMS +T5891XD | Toxic effect of carbon monoxide from unspecified source, accidental (unintentional), subsequent encounter | CMS +T5891XS | Toxic effect of carbon monoxide from unspecified source, accidental (unintentional), sequela | CMS +T5892XA | Toxic effect of carbon monoxide from unspecified source, intentional self-harm, initial encounter | CMS +T5892XD | Toxic effect of carbon monoxide from unspecified source, intentional self-harm, subsequent encounter | CMS +T5892XS | Toxic effect of carbon monoxide from unspecified source, intentional self-harm, sequela | CMS +T5893XA | Toxic effect of carbon monoxide from unspecified source, assault, initial encounter | CMS +T5893XD | Toxic effect of carbon monoxide from unspecified source, assault, subsequent encounter | CMS +T5893XS | Toxic effect of carbon monoxide from unspecified source, assault, sequela | CMS +T5894XA | Toxic effect of carbon monoxide from unspecified source, undetermined, initial encounter | CMS +T5894XD | Toxic effect of carbon monoxide from unspecified source, undetermined, subsequent encounter | CMS +T5894XS | Toxic effect of carbon monoxide from unspecified source, undetermined, sequela | CMS +T59 | Toxic effect of other gases, fumes and vapours | WHO +T590 | Toxic effect: Nitrogen oxides | WHO +T590X1A | Toxic effect of nitrogen oxides, accidental (unintentional), initial encounter | CMS +T590X1D | Toxic effect of nitrogen oxides, accidental (unintentional), subsequent encounter | CMS +T590X1S | Toxic effect of nitrogen oxides, accidental (unintentional), sequela | CMS +T590X2A | Toxic effect of nitrogen oxides, intentional self-harm, initial encounter | CMS +T590X2D | Toxic effect of nitrogen oxides, intentional self-harm, subsequent encounter | CMS +T590X2S | Toxic effect of nitrogen oxides, intentional self-harm, sequela | CMS +T590X3A | Toxic effect of nitrogen oxides, assault, initial encounter | CMS +T590X3D | Toxic effect of nitrogen oxides, assault, subsequent encounter | CMS +T590X3S | Toxic effect of nitrogen oxides, assault, sequela | CMS +T590X4A | Toxic effect of nitrogen oxides, undetermined, initial encounter | CMS +T590X4D | Toxic effect of nitrogen oxides, undetermined, subsequent encounter | CMS +T590X4S | Toxic effect of nitrogen oxides, undetermined, sequela | CMS +T591 | Toxic effect: Sulfur dioxide | WHO +T591X1A | Toxic effect of sulfur dioxide, accidental (unintentional), initial encounter | CMS +T591X1D | Toxic effect of sulfur dioxide, accidental (unintentional), subsequent encounter | CMS +T591X1S | Toxic effect of sulfur dioxide, accidental (unintentional), sequela | CMS +T591X2A | Toxic effect of sulfur dioxide, intentional self-harm, initial encounter | CMS +T591X2D | Toxic effect of sulfur dioxide, intentional self-harm, subsequent encounter | CMS +T591X2S | Toxic effect of sulfur dioxide, intentional self-harm, sequela | CMS +T591X3A | Toxic effect of sulfur dioxide, assault, initial encounter | CMS +T591X3D | Toxic effect of sulfur dioxide, assault, subsequent encounter | CMS +T591X3S | Toxic effect of sulfur dioxide, assault, sequela | CMS +T591X4A | Toxic effect of sulfur dioxide, undetermined, initial encounter | CMS +T591X4D | Toxic effect of sulfur dioxide, undetermined, subsequent encounter | CMS +T591X4S | Toxic effect of sulfur dioxide, undetermined, sequela | CMS +T592 | Toxic effect: Formaldehyde | WHO +T592X1A | Toxic effect of formaldehyde, accidental (unintentional), initial encounter | CMS +T592X1D | Toxic effect of formaldehyde, accidental (unintentional), subsequent encounter | CMS +T592X1S | Toxic effect of formaldehyde, accidental (unintentional), sequela | CMS +T592X2A | Toxic effect of formaldehyde, intentional self-harm, initial encounter | CMS +T592X2D | Toxic effect of formaldehyde, intentional self-harm, subsequent encounter | CMS +T592X2S | Toxic effect of formaldehyde, intentional self-harm, sequela | CMS +T592X3A | Toxic effect of formaldehyde, assault, initial encounter | CMS +T592X3D | Toxic effect of formaldehyde, assault, subsequent encounter | CMS +T592X3S | Toxic effect of formaldehyde, assault, sequela | CMS +T592X4A | Toxic effect of formaldehyde, undetermined, initial encounter | CMS +T592X4D | Toxic effect of formaldehyde, undetermined, subsequent encounter | CMS +T592X4S | Toxic effect of formaldehyde, undetermined, sequela | CMS +T593 | Toxic effect: Lacrimogenic gas | WHO +T593X1A | Toxic effect of lacrimogenic gas, accidental (unintentional), initial encounter | CMS +T593X1D | Toxic effect of lacrimogenic gas, accidental (unintentional), subsequent encounter | CMS +T593X1S | Toxic effect of lacrimogenic gas, accidental (unintentional), sequela | CMS +T593X2A | Toxic effect of lacrimogenic gas, intentional self-harm, initial encounter | CMS +T593X2D | Toxic effect of lacrimogenic gas, intentional self-harm, subsequent encounter | CMS +T593X2S | Toxic effect of lacrimogenic gas, intentional self-harm, sequela | CMS +T593X3A | Toxic effect of lacrimogenic gas, assault, initial encounter | CMS +T593X3D | Toxic effect of lacrimogenic gas, assault, subsequent encounter | CMS +T593X3S | Toxic effect of lacrimogenic gas, assault, sequela | CMS +T593X4A | Toxic effect of lacrimogenic gas, undetermined, initial encounter | CMS +T593X4D | Toxic effect of lacrimogenic gas, undetermined, subsequent encounter | CMS +T593X4S | Toxic effect of lacrimogenic gas, undetermined, sequela | CMS +T594 | Toxic effect: Chlorine gas | WHO +T594X1A | Toxic effect of chlorine gas, accidental (unintentional), initial encounter | CMS +T594X1D | Toxic effect of chlorine gas, accidental (unintentional), subsequent encounter | CMS +T594X1S | Toxic effect of chlorine gas, accidental (unintentional), sequela | CMS +T594X2A | Toxic effect of chlorine gas, intentional self-harm, initial encounter | CMS +T594X2D | Toxic effect of chlorine gas, intentional self-harm, subsequent encounter | CMS +T594X2S | Toxic effect of chlorine gas, intentional self-harm, sequela | CMS +T594X3A | Toxic effect of chlorine gas, assault, initial encounter | CMS +T594X3D | Toxic effect of chlorine gas, assault, subsequent encounter | CMS +T594X3S | Toxic effect of chlorine gas, assault, sequela | CMS +T594X4A | Toxic effect of chlorine gas, undetermined, initial encounter | CMS +T594X4D | Toxic effect of chlorine gas, undetermined, subsequent encounter | CMS +T594X4S | Toxic effect of chlorine gas, undetermined, sequela | CMS +T595 | Toxic effect: Fluorine gas and hydrogen fluoride | WHO +T595X1A | Toxic effect of fluorine gas and hydrogen fluoride, accidental (unintentional), initial encounter | CMS +T595X1D | Toxic effect of fluorine gas and hydrogen fluoride, accidental (unintentional), subsequent encounter | CMS +T595X1S | Toxic effect of fluorine gas and hydrogen fluoride, accidental (unintentional), sequela | CMS +T595X2A | Toxic effect of fluorine gas and hydrogen fluoride, intentional self-harm, initial encounter | CMS +T595X2D | Toxic effect of fluorine gas and hydrogen fluoride, intentional self-harm, subsequent encounter | CMS +T595X2S | Toxic effect of fluorine gas and hydrogen fluoride, intentional self-harm, sequela | CMS +T595X3A | Toxic effect of fluorine gas and hydrogen fluoride, assault, initial encounter | CMS +T595X3D | Toxic effect of fluorine gas and hydrogen fluoride, assault, subsequent encounter | CMS +T595X3S | Toxic effect of fluorine gas and hydrogen fluoride, assault, sequela | CMS +T595X4A | Toxic effect of fluorine gas and hydrogen fluoride, undetermined, initial encounter | CMS +T595X4D | Toxic effect of fluorine gas and hydrogen fluoride, undetermined, subsequent encounter | CMS +T595X4S | Toxic effect of fluorine gas and hydrogen fluoride, undetermined, sequela | CMS +T596 | Toxic effect: Hydrogen sulfide | WHO +T596X1A | Toxic effect of hydrogen sulfide, accidental (unintentional), initial encounter | CMS +T596X1D | Toxic effect of hydrogen sulfide, accidental (unintentional), subsequent encounter | CMS +T596X1S | Toxic effect of hydrogen sulfide, accidental (unintentional), sequela | CMS +T596X2A | Toxic effect of hydrogen sulfide, intentional self-harm, initial encounter | CMS +T596X2D | Toxic effect of hydrogen sulfide, intentional self-harm, subsequent encounter | CMS +T596X2S | Toxic effect of hydrogen sulfide, intentional self-harm, sequela | CMS +T596X3A | Toxic effect of hydrogen sulfide, assault, initial encounter | CMS +T596X3D | Toxic effect of hydrogen sulfide, assault, subsequent encounter | CMS +T596X3S | Toxic effect of hydrogen sulfide, assault, sequela | CMS +T596X4A | Toxic effect of hydrogen sulfide, undetermined, initial encounter | CMS +T596X4D | Toxic effect of hydrogen sulfide, undetermined, subsequent encounter | CMS +T596X4S | Toxic effect of hydrogen sulfide, undetermined, sequela | CMS +T597 | Toxic effect: Carbon dioxide | WHO +T597X1A | Toxic effect of carbon dioxide, accidental (unintentional), initial encounter | CMS +T597X1D | Toxic effect of carbon dioxide, accidental (unintentional), subsequent encounter | CMS +T597X1S | Toxic effect of carbon dioxide, accidental (unintentional), sequela | CMS +T597X2A | Toxic effect of carbon dioxide, intentional self-harm, initial encounter | CMS +T597X2D | Toxic effect of carbon dioxide, intentional self-harm, subsequent encounter | CMS +T597X2S | Toxic effect of carbon dioxide, intentional self-harm, sequela | CMS +T597X3A | Toxic effect of carbon dioxide, assault, initial encounter | CMS +T597X3D | Toxic effect of carbon dioxide, assault, subsequent encounter | CMS +T597X3S | Toxic effect of carbon dioxide, assault, sequela | CMS +T597X4A | Toxic effect of carbon dioxide, undetermined, initial encounter | CMS +T597X4D | Toxic effect of carbon dioxide, undetermined, subsequent encounter | CMS +T597X4S | Toxic effect of carbon dioxide, undetermined, sequela | CMS +T598 | Toxic effect: Other specified gases, fumes and vapours | WHO +T59811A | Toxic effect of smoke, accidental (unintentional), initial encounter | CMS +T59811D | Toxic effect of smoke, accidental (unintentional), subsequent encounter | CMS +T59811S | Toxic effect of smoke, accidental (unintentional), sequela | CMS +T59812A | Toxic effect of smoke, intentional self-harm, initial encounter | CMS +T59812D | Toxic effect of smoke, intentional self-harm, subsequent encounter | CMS +T59812S | Toxic effect of smoke, intentional self-harm, sequela | CMS +T59813A | Toxic effect of smoke, assault, initial encounter | CMS +T59813D | Toxic effect of smoke, assault, subsequent encounter | CMS +T59813S | Toxic effect of smoke, assault, sequela | CMS +T59814A | Toxic effect of smoke, undetermined, initial encounter | CMS +T59814D | Toxic effect of smoke, undetermined, subsequent encounter | CMS +T59814S | Toxic effect of smoke, undetermined, sequela | CMS +T59891A | Toxic effect of other specified gases, fumes and vapors, accidental (unintentional), initial encounter | CMS +T59891D | Toxic effect of other specified gases, fumes and vapors, accidental (unintentional), subsequent encounter | CMS +T59891S | Toxic effect of other specified gases, fumes and vapors, accidental (unintentional), sequela | CMS +T59892A | Toxic effect of other specified gases, fumes and vapors, intentional self-harm, initial encounter | CMS +T59892D | Toxic effect of other specified gases, fumes and vapors, intentional self-harm, subsequent encounter | CMS +T59892S | Toxic effect of other specified gases, fumes and vapors, intentional self-harm, sequela | CMS +T59893A | Toxic effect of other specified gases, fumes and vapors, assault, initial encounter | CMS +T59893D | Toxic effect of other specified gases, fumes and vapors, assault, subsequent encounter | CMS +T59893S | Toxic effect of other specified gases, fumes and vapors, assault, sequela | CMS +T59894A | Toxic effect of other specified gases, fumes and vapors, undetermined, initial encounter | CMS +T59894D | Toxic effect of other specified gases, fumes and vapors, undetermined, subsequent encounter | CMS +T59894S | Toxic effect of other specified gases, fumes and vapors, undetermined, sequela | CMS +T599 | Toxic effect: Gases, fumes and vapours, unspecified | WHO +T5991XA | Toxic effect of unspecified gases, fumes and vapors, accidental (unintentional), initial encounter | CMS +T5991XD | Toxic effect of unspecified gases, fumes and vapors, accidental (unintentional), subsequent encounter | CMS +T5991XS | Toxic effect of unspecified gases, fumes and vapors, accidental (unintentional), sequela | CMS +T5992XA | Toxic effect of unspecified gases, fumes and vapors, intentional self-harm, initial encounter | CMS +T5992XD | Toxic effect of unspecified gases, fumes and vapors, intentional self-harm, subsequent encounter | CMS +T5992XS | Toxic effect of unspecified gases, fumes and vapors, intentional self-harm, sequela | CMS +T5993XA | Toxic effect of unspecified gases, fumes and vapors, assault, initial encounter | CMS +T5993XD | Toxic effect of unspecified gases, fumes and vapors, assault, subsequent encounter | CMS +T5993XS | Toxic effect of unspecified gases, fumes and vapors, assault, sequela | CMS +T5994XA | Toxic effect of unspecified gases, fumes and vapors, undetermined, initial encounter | CMS +T5994XD | Toxic effect of unspecified gases, fumes and vapors, undetermined, subsequent encounter | CMS +T5994XS | Toxic effect of unspecified gases, fumes and vapors, undetermined, sequela | CMS +T60 | Toxic effect of pesticides | WHO +T600 | Toxic effect: Organophosphate and carbamate insecticides | WHO +T600X1A | Toxic effect of organophosphate and carbamate insecticides, accidental (unintentional), initial encounter | CMS +T600X1D | Toxic effect of organophosphate and carbamate insecticides, accidental (unintentional), subsequent encounter | CMS +T600X1S | Toxic effect of organophosphate and carbamate insecticides, accidental (unintentional), sequela | CMS +T600X2A | Toxic effect of organophosphate and carbamate insecticides, intentional self-harm, initial encounter | CMS +T600X2D | Toxic effect of organophosphate and carbamate insecticides, intentional self-harm, subsequent encounter | CMS +T600X2S | Toxic effect of organophosphate and carbamate insecticides, intentional self-harm, sequela | CMS +T600X3A | Toxic effect of organophosphate and carbamate insecticides, assault, initial encounter | CMS +T600X3D | Toxic effect of organophosphate and carbamate insecticides, assault, subsequent encounter | CMS +T600X3S | Toxic effect of organophosphate and carbamate insecticides, assault, sequela | CMS +T600X4A | Toxic effect of organophosphate and carbamate insecticides, undetermined, initial encounter | CMS +T600X4D | Toxic effect of organophosphate and carbamate insecticides, undetermined, subsequent encounter | CMS +T600X4S | Toxic effect of organophosphate and carbamate insecticides, undetermined, sequela | CMS +T601 | Toxic effect: Halogenated insecticides | WHO +T601X1A | Toxic effect of halogenated insecticides, accidental (unintentional), initial encounter | CMS +T601X1D | Toxic effect of halogenated insecticides, accidental (unintentional), subsequent encounter | CMS +T601X1S | Toxic effect of halogenated insecticides, accidental (unintentional), sequela | CMS +T601X2A | Toxic effect of halogenated insecticides, intentional self-harm, initial encounter | CMS +T601X2D | Toxic effect of halogenated insecticides, intentional self-harm, subsequent encounter | CMS +T601X2S | Toxic effect of halogenated insecticides, intentional self-harm, sequela | CMS +T601X3A | Toxic effect of halogenated insecticides, assault, initial encounter | CMS +T601X3D | Toxic effect of halogenated insecticides, assault, subsequent encounter | CMS +T601X3S | Toxic effect of halogenated insecticides, assault, sequela | CMS +T601X4A | Toxic effect of halogenated insecticides, undetermined, initial encounter | CMS +T601X4D | Toxic effect of halogenated insecticides, undetermined, subsequent encounter | CMS +T601X4S | Toxic effect of halogenated insecticides, undetermined, sequela | CMS +T602 | Toxic effect: Other and unspecified insecticides | WHO +T602X1A | Toxic effect of other insecticides, accidental (unintentional), initial encounter | CMS +T602X1D | Toxic effect of other insecticides, accidental (unintentional), subsequent encounter | CMS +T602X1S | Toxic effect of other insecticides, accidental (unintentional), sequela | CMS +T602X2A | Toxic effect of other insecticides, intentional self-harm, initial encounter | CMS +T602X2D | Toxic effect of other insecticides, intentional self-harm, subsequent encounter | CMS +T602X2S | Toxic effect of other insecticides, intentional self-harm, sequela | CMS +T602X3A | Toxic effect of other insecticides, assault, initial encounter | CMS +T602X3D | Toxic effect of other insecticides, assault, subsequent encounter | CMS +T602X3S | Toxic effect of other insecticides, assault, sequela | CMS +T602X4A | Toxic effect of other insecticides, undetermined, initial encounter | CMS +T602X4D | Toxic effect of other insecticides, undetermined, subsequent encounter | CMS +T602X4S | Toxic effect of other insecticides, undetermined, sequela | CMS +T603 | Toxic effect: Herbicides and fungicides | WHO +T603X1A | Toxic effect of herbicides and fungicides, accidental (unintentional), initial encounter | CMS +T603X1D | Toxic effect of herbicides and fungicides, accidental (unintentional), subsequent encounter | CMS +T603X1S | Toxic effect of herbicides and fungicides, accidental (unintentional), sequela | CMS +T603X2A | Toxic effect of herbicides and fungicides, intentional self-harm, initial encounter | CMS +T603X2D | Toxic effect of herbicides and fungicides, intentional self-harm, subsequent encounter | CMS +T603X2S | Toxic effect of herbicides and fungicides, intentional self-harm, sequela | CMS +T603X3A | Toxic effect of herbicides and fungicides, assault, initial encounter | CMS +T603X3D | Toxic effect of herbicides and fungicides, assault, subsequent encounter | CMS +T603X3S | Toxic effect of herbicides and fungicides, assault, sequela | CMS +T603X4A | Toxic effect of herbicides and fungicides, undetermined, initial encounter | CMS +T603X4D | Toxic effect of herbicides and fungicides, undetermined, subsequent encounter | CMS +T603X4S | Toxic effect of herbicides and fungicides, undetermined, sequela | CMS +T604 | Toxic effect: Rodenticides | WHO +T604X1A | Toxic effect of rodenticides, accidental (unintentional), initial encounter | CMS +T604X1D | Toxic effect of rodenticides, accidental (unintentional), subsequent encounter | CMS +T604X1S | Toxic effect of rodenticides, accidental (unintentional), sequela | CMS +T604X2A | Toxic effect of rodenticides, intentional self-harm, initial encounter | CMS +T604X2D | Toxic effect of rodenticides, intentional self-harm, subsequent encounter | CMS +T604X2S | Toxic effect of rodenticides, intentional self-harm, sequela | CMS +T604X3A | Toxic effect of rodenticides, assault, initial encounter | CMS +T604X3D | Toxic effect of rodenticides, assault, subsequent encounter | CMS +T604X3S | Toxic effect of rodenticides, assault, sequela | CMS +T604X4A | Toxic effect of rodenticides, undetermined, initial encounter | CMS +T604X4D | Toxic effect of rodenticides, undetermined, subsequent encounter | CMS +T604X4S | Toxic effect of rodenticides, undetermined, sequela | CMS +T608 | Toxic effect: Other pesticides | WHO +T608X1A | Toxic effect of other pesticides, accidental (unintentional), initial encounter | CMS +T608X1D | Toxic effect of other pesticides, accidental (unintentional), subsequent encounter | CMS +T608X1S | Toxic effect of other pesticides, accidental (unintentional), sequela | CMS +T608X2A | Toxic effect of other pesticides, intentional self-harm, initial encounter | CMS +T608X2D | Toxic effect of other pesticides, intentional self-harm, subsequent encounter | CMS +T608X2S | Toxic effect of other pesticides, intentional self-harm, sequela | CMS +T608X3A | Toxic effect of other pesticides, assault, initial encounter | CMS +T608X3D | Toxic effect of other pesticides, assault, subsequent encounter | CMS +T608X3S | Toxic effect of other pesticides, assault, sequela | CMS +T608X4A | Toxic effect of other pesticides, undetermined, initial encounter | CMS +T608X4D | Toxic effect of other pesticides, undetermined, subsequent encounter | CMS +T608X4S | Toxic effect of other pesticides, undetermined, sequela | CMS +T609 | Toxic effect: Pesticide, unspecified | WHO +T6091XA | Toxic effect of unspecified pesticide, accidental (unintentional), initial encounter | CMS +T6091XD | Toxic effect of unspecified pesticide, accidental (unintentional), subsequent encounter | CMS +T6091XS | Toxic effect of unspecified pesticide, accidental (unintentional), sequela | CMS +T6092XA | Toxic effect of unspecified pesticide, intentional self-harm, initial encounter | CMS +T6092XD | Toxic effect of unspecified pesticide, intentional self-harm, subsequent encounter | CMS +T6092XS | Toxic effect of unspecified pesticide, intentional self-harm, sequela | CMS +T6093XA | Toxic effect of unspecified pesticide, assault, initial encounter | CMS +T6093XD | Toxic effect of unspecified pesticide, assault, subsequent encounter | CMS +T6093XS | Toxic effect of unspecified pesticide, assault, sequela | CMS +T6094XA | Toxic effect of unspecified pesticide, undetermined, initial encounter | CMS +T6094XD | Toxic effect of unspecified pesticide, undetermined, subsequent encounter | CMS +T6094XS | Toxic effect of unspecified pesticide, undetermined, sequela | CMS +T61 | Toxic effect of noxious substances eaten as seafood | WHO +T610 | Toxic effect: Ciguatera fish poisoning | WHO +T6101XA | Ciguatera fish poisoning, accidental (unintentional), initial encounter | CMS +T6101XD | Ciguatera fish poisoning, accidental (unintentional), subsequent encounter | CMS +T6101XS | Ciguatera fish poisoning, accidental (unintentional), sequela | CMS +T6102XA | Ciguatera fish poisoning, intentional self-harm, initial encounter | CMS +T6102XD | Ciguatera fish poisoning, intentional self-harm, subsequent encounter | CMS +T6102XS | Ciguatera fish poisoning, intentional self-harm, sequela | CMS +T6103XA | Ciguatera fish poisoning, assault, initial encounter | CMS +T6103XD | Ciguatera fish poisoning, assault, subsequent encounter | CMS +T6103XS | Ciguatera fish poisoning, assault, sequela | CMS +T6104XA | Ciguatera fish poisoning, undetermined, initial encounter | CMS +T6104XD | Ciguatera fish poisoning, undetermined, subsequent encounter | CMS +T6104XS | Ciguatera fish poisoning, undetermined, sequela | CMS +T611 | Toxic effect: Scombroid fish poisoning | WHO +T6111XA | Scombroid fish poisoning, accidental (unintentional), initial encounter | CMS +T6111XD | Scombroid fish poisoning, accidental (unintentional), subsequent encounter | CMS +T6111XS | Scombroid fish poisoning, accidental (unintentional), sequela | CMS +T6112XA | Scombroid fish poisoning, intentional self-harm, initial encounter | CMS +T6112XD | Scombroid fish poisoning, intentional self-harm, subsequent encounter | CMS +T6112XS | Scombroid fish poisoning, intentional self-harm, sequela | CMS +T6113XA | Scombroid fish poisoning, assault, initial encounter | CMS +T6113XD | Scombroid fish poisoning, assault, subsequent encounter | CMS +T6113XS | Scombroid fish poisoning, assault, sequela | CMS +T6114XA | Scombroid fish poisoning, undetermined, initial encounter | CMS +T6114XD | Scombroid fish poisoning, undetermined, subsequent encounter | CMS +T6114XS | Scombroid fish poisoning, undetermined, sequela | CMS +T612 | Toxic effect: Other fish and shellfish poisoning | WHO +T61771A | Other fish poisoning, accidental (unintentional), initial encounter | CMS +T61771D | Other fish poisoning, accidental (unintentional), subsequent encounter | CMS +T61771S | Other fish poisoning, accidental (unintentional), sequela | CMS +T61772A | Other fish poisoning, intentional self-harm, initial encounter | CMS +T61772D | Other fish poisoning, intentional self-harm, subsequent encounter | CMS +T61772S | Other fish poisoning, intentional self-harm, sequela | CMS +T61773A | Other fish poisoning, assault, initial encounter | CMS +T61773D | Other fish poisoning, assault, subsequent encounter | CMS +T61773S | Other fish poisoning, assault, sequela | CMS +T61774A | Other fish poisoning, undetermined, initial encounter | CMS +T61774D | Other fish poisoning, undetermined, subsequent encounter | CMS +T61774S | Other fish poisoning, undetermined, sequela | CMS +T61781A | Other shellfish poisoning, accidental (unintentional), initial encounter | CMS +T61781D | Other shellfish poisoning, accidental (unintentional), subsequent encounter | CMS +T61781S | Other shellfish poisoning, accidental (unintentional), sequela | CMS +T61782A | Other shellfish poisoning, intentional self-harm, initial encounter | CMS +T61782D | Other shellfish poisoning, intentional self-harm, subsequent encounter | CMS +T61782S | Other shellfish poisoning, intentional self-harm, sequela | CMS +T61783A | Other shellfish poisoning, assault, initial encounter | CMS +T61783D | Other shellfish poisoning, assault, subsequent encounter | CMS +T61783S | Other shellfish poisoning, assault, sequela | CMS +T61784A | Other shellfish poisoning, undetermined, initial encounter | CMS +T61784D | Other shellfish poisoning, undetermined, subsequent encounter | CMS +T61784S | Other shellfish poisoning, undetermined, sequela | CMS +T618 | Toxic effect: Toxic effect of other seafoods | WHO +T618X1A | Toxic effect of other seafood, accidental (unintentional), initial encounter | CMS +T618X1D | Toxic effect of other seafood, accidental (unintentional), subsequent encounter | CMS +T618X1S | Toxic effect of other seafood, accidental (unintentional), sequela | CMS +T618X2A | Toxic effect of other seafood, intentional self-harm, initial encounter | CMS +T618X2D | Toxic effect of other seafood, intentional self-harm, subsequent encounter | CMS +T618X2S | Toxic effect of other seafood, intentional self-harm, sequela | CMS +T618X3A | Toxic effect of other seafood, assault, initial encounter | CMS +T618X3D | Toxic effect of other seafood, assault, subsequent encounter | CMS +T618X3S | Toxic effect of other seafood, assault, sequela | CMS +T618X4A | Toxic effect of other seafood, undetermined, initial encounter | CMS +T618X4D | Toxic effect of other seafood, undetermined, subsequent encounter | CMS +T618X4S | Toxic effect of other seafood, undetermined, sequela | CMS +T619 | Toxic effect: Toxic effect of unspecified seafood | WHO +T6191XA | Toxic effect of unspecified seafood, accidental (unintentional), initial encounter | CMS +T6191XD | Toxic effect of unspecified seafood, accidental (unintentional), subsequent encounter | CMS +T6191XS | Toxic effect of unspecified seafood, accidental (unintentional), sequela | CMS +T6192XA | Toxic effect of unspecified seafood, intentional self-harm, initial encounter | CMS +T6192XD | Toxic effect of unspecified seafood, intentional self-harm, subsequent encounter | CMS +T6192XS | Toxic effect of unspecified seafood, intentional self-harm, sequela | CMS +T6193XA | Toxic effect of unspecified seafood, assault, initial encounter | CMS +T6193XD | Toxic effect of unspecified seafood, assault, subsequent encounter | CMS +T6193XS | Toxic effect of unspecified seafood, assault, sequela | CMS +T6194XA | Toxic effect of unspecified seafood, undetermined, initial encounter | CMS +T6194XD | Toxic effect of unspecified seafood, undetermined, subsequent encounter | CMS +T6194XS | Toxic effect of unspecified seafood, undetermined, sequela | CMS +T62 | Toxic effect of other noxious substances eaten as food | WHO +T620 | Toxic effect: Ingested mushrooms | WHO +T620X1A | Toxic effect of ingested mushrooms, accidental (unintentional), initial encounter | CMS +T620X1D | Toxic effect of ingested mushrooms, accidental (unintentional), subsequent encounter | CMS +T620X1S | Toxic effect of ingested mushrooms, accidental (unintentional), sequela | CMS +T620X2A | Toxic effect of ingested mushrooms, intentional self-harm, initial encounter | CMS +T620X2D | Toxic effect of ingested mushrooms, intentional self-harm, subsequent encounter | CMS +T620X2S | Toxic effect of ingested mushrooms, intentional self-harm, sequela | CMS +T620X3A | Toxic effect of ingested mushrooms, assault, initial encounter | CMS +T620X3D | Toxic effect of ingested mushrooms, assault, subsequent encounter | CMS +T620X3S | Toxic effect of ingested mushrooms, assault, sequela | CMS +T620X4A | Toxic effect of ingested mushrooms, undetermined, initial encounter | CMS +T620X4D | Toxic effect of ingested mushrooms, undetermined, subsequent encounter | CMS +T620X4S | Toxic effect of ingested mushrooms, undetermined, sequela | CMS +T621 | Toxic effect: Ingested berries | WHO +T621X1A | Toxic effect of ingested berries, accidental (unintentional), initial encounter | CMS +T621X1D | Toxic effect of ingested berries, accidental (unintentional), subsequent encounter | CMS +T621X1S | Toxic effect of ingested berries, accidental (unintentional), sequela | CMS +T621X2A | Toxic effect of ingested berries, intentional self-harm, initial encounter | CMS +T621X2D | Toxic effect of ingested berries, intentional self-harm, subsequent encounter | CMS +T621X2S | Toxic effect of ingested berries, intentional self-harm, sequela | CMS +T621X3A | Toxic effect of ingested berries, assault, initial encounter | CMS +T621X3D | Toxic effect of ingested berries, assault, subsequent encounter | CMS +T621X3S | Toxic effect of ingested berries, assault, sequela | CMS +T621X4A | Toxic effect of ingested berries, undetermined, initial encounter | CMS +T621X4D | Toxic effect of ingested berries, undetermined, subsequent encounter | CMS +T621X4S | Toxic effect of ingested berries, undetermined, sequela | CMS +T622 | Toxic effect: Other ingested (parts of) plant(s) | WHO +T622X1A | Toxic effect of other ingested (parts of) plant(s), accidental (unintentional), initial encounter | CMS +T622X1D | Toxic effect of other ingested (parts of) plant(s), accidental (unintentional), subsequent encounter | CMS +T622X1S | Toxic effect of other ingested (parts of) plant(s), accidental (unintentional), sequela | CMS +T622X2A | Toxic effect of other ingested (parts of) plant(s), intentional self-harm, initial encounter | CMS +T622X2D | Toxic effect of other ingested (parts of) plant(s), intentional self-harm, subsequent encounter | CMS +T622X2S | Toxic effect of other ingested (parts of) plant(s), intentional self-harm, sequela | CMS +T622X3A | Toxic effect of other ingested (parts of) plant(s), assault, initial encounter | CMS +T622X3D | Toxic effect of other ingested (parts of) plant(s), assault, subsequent encounter | CMS +T622X3S | Toxic effect of other ingested (parts of) plant(s), assault, sequela | CMS +T622X4A | Toxic effect of other ingested (parts of) plant(s), undetermined, initial encounter | CMS +T622X4D | Toxic effect of other ingested (parts of) plant(s), undetermined, subsequent encounter | CMS +T622X4S | Toxic effect of other ingested (parts of) plant(s), undetermined, sequela | CMS +T628 | Toxic effect: Other specified noxious substances eaten as food | WHO +T628X1A | Toxic effect of other specified noxious substances eaten as food, accidental (unintentional), initial encounter | CMS +T628X1D | Toxic effect of other specified noxious substances eaten as food, accidental (unintentional), subsequent encounter | CMS +T628X1S | Toxic effect of other specified noxious substances eaten as food, accidental (unintentional), sequela | CMS +T628X2A | Toxic effect of other specified noxious substances eaten as food, intentional self-harm, initial encounter | CMS +T628X2D | Toxic effect of other specified noxious substances eaten as food, intentional self-harm, subsequent encounter | CMS +T628X2S | Toxic effect of other specified noxious substances eaten as food, intentional self-harm, sequela | CMS +T628X3A | Toxic effect of other specified noxious substances eaten as food, assault, initial encounter | CMS +T628X3D | Toxic effect of other specified noxious substances eaten as food, assault, subsequent encounter | CMS +T628X3S | Toxic effect of other specified noxious substances eaten as food, assault, sequela | CMS +T628X4A | Toxic effect of other specified noxious substances eaten as food, undetermined, initial encounter | CMS +T628X4D | Toxic effect of other specified noxious substances eaten as food, undetermined, subsequent encounter | CMS +T628X4S | Toxic effect of other specified noxious substances eaten as food, undetermined, sequela | CMS +T629 | Toxic effect: Noxious substance eaten as food, unspecified | WHO +T6291XA | Toxic effect of unspecified noxious substance eaten as food, accidental (unintentional), initial encounter | CMS +T6291XD | Toxic effect of unspecified noxious substance eaten as food, accidental (unintentional), subsequent encounter | CMS +T6291XS | Toxic effect of unspecified noxious substance eaten as food, accidental (unintentional), sequela | CMS +T6292XA | Toxic effect of unspecified noxious substance eaten as food, intentional self-harm, initial encounter | CMS +T6292XD | Toxic effect of unspecified noxious substance eaten as food, intentional self-harm, subsequent encounter | CMS +T6292XS | Toxic effect of unspecified noxious substance eaten as food, intentional self-harm, sequela | CMS +T6293XA | Toxic effect of unspecified noxious substance eaten as food, assault, initial encounter | CMS +T6293XD | Toxic effect of unspecified noxious substance eaten as food, assault, subsequent encounter | CMS +T6293XS | Toxic effect of unspecified noxious substance eaten as food, assault, sequela | CMS +T6294XA | Toxic effect of unspecified noxious substance eaten as food, undetermined, initial encounter | CMS +T6294XD | Toxic effect of unspecified noxious substance eaten as food, undetermined, subsequent encounter | CMS +T6294XS | Toxic effect of unspecified noxious substance eaten as food, undetermined, sequela | CMS +T63 | Toxic effect of contact with venomous animals | WHO +T630 | Toxic effect: Snake venom | WHO +T63001A | Toxic effect of unspecified snake venom, accidental (unintentional), initial encounter | CMS +T63001D | Toxic effect of unspecified snake venom, accidental (unintentional), subsequent encounter | CMS +T63001S | Toxic effect of unspecified snake venom, accidental (unintentional), sequela | CMS +T63002A | Toxic effect of unspecified snake venom, intentional self-harm, initial encounter | CMS +T63002D | Toxic effect of unspecified snake venom, intentional self-harm, subsequent encounter | CMS +T63002S | Toxic effect of unspecified snake venom, intentional self-harm, sequela | CMS +T63003A | Toxic effect of unspecified snake venom, assault, initial encounter | CMS +T63003D | Toxic effect of unspecified snake venom, assault, subsequent encounter | CMS +T63003S | Toxic effect of unspecified snake venom, assault, sequela | CMS +T63004A | Toxic effect of unspecified snake venom, undetermined, initial encounter | CMS +T63004D | Toxic effect of unspecified snake venom, undetermined, subsequent encounter | CMS +T63004S | Toxic effect of unspecified snake venom, undetermined, sequela | CMS +T63011A | Toxic effect of rattlesnake venom, accidental (unintentional), initial encounter | CMS +T63011D | Toxic effect of rattlesnake venom, accidental (unintentional), subsequent encounter | CMS +T63011S | Toxic effect of rattlesnake venom, accidental (unintentional), sequela | CMS +T63012A | Toxic effect of rattlesnake venom, intentional self-harm, initial encounter | CMS +T63012D | Toxic effect of rattlesnake venom, intentional self-harm, subsequent encounter | CMS +T63012S | Toxic effect of rattlesnake venom, intentional self-harm, sequela | CMS +T63013A | Toxic effect of rattlesnake venom, assault, initial encounter | CMS +T63013D | Toxic effect of rattlesnake venom, assault, subsequent encounter | CMS +T63013S | Toxic effect of rattlesnake venom, assault, sequela | CMS +T63014A | Toxic effect of rattlesnake venom, undetermined, initial encounter | CMS +T63014D | Toxic effect of rattlesnake venom, undetermined, subsequent encounter | CMS +T63014S | Toxic effect of rattlesnake venom, undetermined, sequela | CMS +T63021A | Toxic effect of coral snake venom, accidental (unintentional), initial encounter | CMS +T63021D | Toxic effect of coral snake venom, accidental (unintentional), subsequent encounter | CMS +T63021S | Toxic effect of coral snake venom, accidental (unintentional), sequela | CMS +T63022A | Toxic effect of coral snake venom, intentional self-harm, initial encounter | CMS +T63022D | Toxic effect of coral snake venom, intentional self-harm, subsequent encounter | CMS +T63022S | Toxic effect of coral snake venom, intentional self-harm, sequela | CMS +T63023A | Toxic effect of coral snake venom, assault, initial encounter | CMS +T63023D | Toxic effect of coral snake venom, assault, subsequent encounter | CMS +T63023S | Toxic effect of coral snake venom, assault, sequela | CMS +T63024A | Toxic effect of coral snake venom, undetermined, initial encounter | CMS +T63024D | Toxic effect of coral snake venom, undetermined, subsequent encounter | CMS +T63024S | Toxic effect of coral snake venom, undetermined, sequela | CMS +T63031A | Toxic effect of taipan venom, accidental (unintentional), initial encounter | CMS +T63031D | Toxic effect of taipan venom, accidental (unintentional), subsequent encounter | CMS +T63031S | Toxic effect of taipan venom, accidental (unintentional), sequela | CMS +T63032A | Toxic effect of taipan venom, intentional self-harm, initial encounter | CMS +T63032D | Toxic effect of taipan venom, intentional self-harm, subsequent encounter | CMS +T63032S | Toxic effect of taipan venom, intentional self-harm, sequela | CMS +T63033A | Toxic effect of taipan venom, assault, initial encounter | CMS +T63033D | Toxic effect of taipan venom, assault, subsequent encounter | CMS +T63033S | Toxic effect of taipan venom, assault, sequela | CMS +T63034A | Toxic effect of taipan venom, undetermined, initial encounter | CMS +T63034D | Toxic effect of taipan venom, undetermined, subsequent encounter | CMS +T63034S | Toxic effect of taipan venom, undetermined, sequela | CMS +T63041A | Toxic effect of cobra venom, accidental (unintentional), initial encounter | CMS +T63041D | Toxic effect of cobra venom, accidental (unintentional), subsequent encounter | CMS +T63041S | Toxic effect of cobra venom, accidental (unintentional), sequela | CMS +T63042A | Toxic effect of cobra venom, intentional self-harm, initial encounter | CMS +T63042D | Toxic effect of cobra venom, intentional self-harm, subsequent encounter | CMS +T63042S | Toxic effect of cobra venom, intentional self-harm, sequela | CMS +T63043A | Toxic effect of cobra venom, assault, initial encounter | CMS +T63043D | Toxic effect of cobra venom, assault, subsequent encounter | CMS +T63043S | Toxic effect of cobra venom, assault, sequela | CMS +T63044A | Toxic effect of cobra venom, undetermined, initial encounter | CMS +T63044D | Toxic effect of cobra venom, undetermined, subsequent encounter | CMS +T63044S | Toxic effect of cobra venom, undetermined, sequela | CMS +T63061A | Toxic effect of venom of other North and South American snake, accidental (unintentional), initial encounter | CMS +T63061D | Toxic effect of venom of other North and South American snake, accidental (unintentional), subsequent encounter | CMS +T63061S | Toxic effect of venom of other North and South American snake, accidental (unintentional), sequela | CMS +T63062A | Toxic effect of venom of other North and South American snake, intentional self-harm, initial encounter | CMS +T63062D | Toxic effect of venom of other North and South American snake, intentional self-harm, subsequent encounter | CMS +T63062S | Toxic effect of venom of other North and South American snake, intentional self-harm, sequela | CMS +T63063A | Toxic effect of venom of other North and South American snake, assault, initial encounter | CMS +T63063D | Toxic effect of venom of other North and South American snake, assault, subsequent encounter | CMS +T63063S | Toxic effect of venom of other North and South American snake, assault, sequela | CMS +T63064A | Toxic effect of venom of other North and South American snake, undetermined, initial encounter | CMS +T63064D | Toxic effect of venom of other North and South American snake, undetermined, subsequent encounter | CMS +T63064S | Toxic effect of venom of other North and South American snake, undetermined, sequela | CMS +T63071A | Toxic effect of venom of other Australian snake, accidental (unintentional), initial encounter | CMS +T63071D | Toxic effect of venom of other Australian snake, accidental (unintentional), subsequent encounter | CMS +T63071S | Toxic effect of venom of other Australian snake, accidental (unintentional), sequela | CMS +T63072A | Toxic effect of venom of other Australian snake, intentional self-harm, initial encounter | CMS +T63072D | Toxic effect of venom of other Australian snake, intentional self-harm, subsequent encounter | CMS +T63072S | Toxic effect of venom of other Australian snake, intentional self-harm, sequela | CMS +T63073A | Toxic effect of venom of other Australian snake, assault, initial encounter | CMS +T63073D | Toxic effect of venom of other Australian snake, assault, subsequent encounter | CMS +T63073S | Toxic effect of venom of other Australian snake, assault, sequela | CMS +T63074A | Toxic effect of venom of other Australian snake, undetermined, initial encounter | CMS +T63074D | Toxic effect of venom of other Australian snake, undetermined, subsequent encounter | CMS +T63074S | Toxic effect of venom of other Australian snake, undetermined, sequela | CMS +T63081A | Toxic effect of venom of other African and Asian snake, accidental (unintentional), initial encounter | CMS +T63081D | Toxic effect of venom of other African and Asian snake, accidental (unintentional), subsequent encounter | CMS +T63081S | Toxic effect of venom of other African and Asian snake, accidental (unintentional), sequela | CMS +T63082A | Toxic effect of venom of other African and Asian snake, intentional self-harm, initial encounter | CMS +T63082D | Toxic effect of venom of other African and Asian snake, intentional self-harm, subsequent encounter | CMS +T63082S | Toxic effect of venom of other African and Asian snake, intentional self-harm, sequela | CMS +T63083A | Toxic effect of venom of other African and Asian snake, assault, initial encounter | CMS +T63083D | Toxic effect of venom of other African and Asian snake, assault, subsequent encounter | CMS +T63083S | Toxic effect of venom of other African and Asian snake, assault, sequela | CMS +T63084A | Toxic effect of venom of other African and Asian snake, undetermined, initial encounter | CMS +T63084D | Toxic effect of venom of other African and Asian snake, undetermined, subsequent encounter | CMS +T63084S | Toxic effect of venom of other African and Asian snake, undetermined, sequela | CMS +T63091A | Toxic effect of venom of other snake, accidental (unintentional), initial encounter | CMS +T63091D | Toxic effect of venom of other snake, accidental (unintentional), subsequent encounter | CMS +T63091S | Toxic effect of venom of other snake, accidental (unintentional), sequela | CMS +T63092A | Toxic effect of venom of other snake, intentional self-harm, initial encounter | CMS +T63092D | Toxic effect of venom of other snake, intentional self-harm, subsequent encounter | CMS +T63092S | Toxic effect of venom of other snake, intentional self-harm, sequela | CMS +T63093A | Toxic effect of venom of other snake, assault, initial encounter | CMS +T63093D | Toxic effect of venom of other snake, assault, subsequent encounter | CMS +T63093S | Toxic effect of venom of other snake, assault, sequela | CMS +T63094A | Toxic effect of venom of other snake, undetermined, initial encounter | CMS +T63094D | Toxic effect of venom of other snake, undetermined, subsequent encounter | CMS +T63094S | Toxic effect of venom of other snake, undetermined, sequela | CMS +T631 | Toxic effect: Venom of other reptiles | WHO +T63111A | Toxic effect of venom of gila monster, accidental (unintentional), initial encounter | CMS +T63111D | Toxic effect of venom of gila monster, accidental (unintentional), subsequent encounter | CMS +T63111S | Toxic effect of venom of gila monster, accidental (unintentional), sequela | CMS +T63112A | Toxic effect of venom of gila monster, intentional self-harm, initial encounter | CMS +T63112D | Toxic effect of venom of gila monster, intentional self-harm, subsequent encounter | CMS +T63112S | Toxic effect of venom of gila monster, intentional self-harm, sequela | CMS +T63113A | Toxic effect of venom of gila monster, assault, initial encounter | CMS +T63113D | Toxic effect of venom of gila monster, assault, subsequent encounter | CMS +T63113S | Toxic effect of venom of gila monster, assault, sequela | CMS +T63114A | Toxic effect of venom of gila monster, undetermined, initial encounter | CMS +T63114D | Toxic effect of venom of gila monster, undetermined, subsequent encounter | CMS +T63114S | Toxic effect of venom of gila monster, undetermined, sequela | CMS +T63121A | Toxic effect of venom of other venomous lizard, accidental (unintentional), initial encounter | CMS +T63121D | Toxic effect of venom of other venomous lizard, accidental (unintentional), subsequent encounter | CMS +T63121S | Toxic effect of venom of other venomous lizard, accidental (unintentional), sequela | CMS +T63122A | Toxic effect of venom of other venomous lizard, intentional self-harm, initial encounter | CMS +T63122D | Toxic effect of venom of other venomous lizard, intentional self-harm, subsequent encounter | CMS +T63122S | Toxic effect of venom of other venomous lizard, intentional self-harm, sequela | CMS +T63123A | Toxic effect of venom of other venomous lizard, assault, initial encounter | CMS +T63123D | Toxic effect of venom of other venomous lizard, assault, subsequent encounter | CMS +T63123S | Toxic effect of venom of other venomous lizard, assault, sequela | CMS +T63124A | Toxic effect of venom of other venomous lizard, undetermined, initial encounter | CMS +T63124D | Toxic effect of venom of other venomous lizard, undetermined, subsequent encounter | CMS +T63124S | Toxic effect of venom of other venomous lizard, undetermined, sequela | CMS +T63191A | Toxic effect of venom of other reptiles, accidental (unintentional), initial encounter | CMS +T63191D | Toxic effect of venom of other reptiles, accidental (unintentional), subsequent encounter | CMS +T63191S | Toxic effect of venom of other reptiles, accidental (unintentional), sequela | CMS +T63192A | Toxic effect of venom of other reptiles, intentional self-harm, initial encounter | CMS +T63192D | Toxic effect of venom of other reptiles, intentional self-harm, subsequent encounter | CMS +T63192S | Toxic effect of venom of other reptiles, intentional self-harm, sequela | CMS +T63193A | Toxic effect of venom of other reptiles, assault, initial encounter | CMS +T63193D | Toxic effect of venom of other reptiles, assault, subsequent encounter | CMS +T63193S | Toxic effect of venom of other reptiles, assault, sequela | CMS +T63194A | Toxic effect of venom of other reptiles, undetermined, initial encounter | CMS +T63194D | Toxic effect of venom of other reptiles, undetermined, subsequent encounter | CMS +T63194S | Toxic effect of venom of other reptiles, undetermined, sequela | CMS +T632 | Toxic effect: Venom of scorpion | WHO +T632X1A | Toxic effect of venom of scorpion, accidental (unintentional), initial encounter | CMS +T632X1D | Toxic effect of venom of scorpion, accidental (unintentional), subsequent encounter | CMS +T632X1S | Toxic effect of venom of scorpion, accidental (unintentional), sequela | CMS +T632X2A | Toxic effect of venom of scorpion, intentional self-harm, initial encounter | CMS +T632X2D | Toxic effect of venom of scorpion, intentional self-harm, subsequent encounter | CMS +T632X2S | Toxic effect of venom of scorpion, intentional self-harm, sequela | CMS +T632X3A | Toxic effect of venom of scorpion, assault, initial encounter | CMS +T632X3D | Toxic effect of venom of scorpion, assault, subsequent encounter | CMS +T632X3S | Toxic effect of venom of scorpion, assault, sequela | CMS +T632X4A | Toxic effect of venom of scorpion, undetermined, initial encounter | CMS +T632X4D | Toxic effect of venom of scorpion, undetermined, subsequent encounter | CMS +T632X4S | Toxic effect of venom of scorpion, undetermined, sequela | CMS +T633 | Toxic effect: Venom of spider | WHO +T63301A | Toxic effect of unspecified spider venom, accidental (unintentional), initial encounter | CMS +T63301D | Toxic effect of unspecified spider venom, accidental (unintentional), subsequent encounter | CMS +T63301S | Toxic effect of unspecified spider venom, accidental (unintentional), sequela | CMS +T63302A | Toxic effect of unspecified spider venom, intentional self-harm, initial encounter | CMS +T63302D | Toxic effect of unspecified spider venom, intentional self-harm, subsequent encounter | CMS +T63302S | Toxic effect of unspecified spider venom, intentional self-harm, sequela | CMS +T63303A | Toxic effect of unspecified spider venom, assault, initial encounter | CMS +T63303D | Toxic effect of unspecified spider venom, assault, subsequent encounter | CMS +T63303S | Toxic effect of unspecified spider venom, assault, sequela | CMS +T63304A | Toxic effect of unspecified spider venom, undetermined, initial encounter | CMS +T63304D | Toxic effect of unspecified spider venom, undetermined, subsequent encounter | CMS +T63304S | Toxic effect of unspecified spider venom, undetermined, sequela | CMS +T63311A | Toxic effect of venom of black widow spider, accidental (unintentional), initial encounter | CMS +T63311D | Toxic effect of venom of black widow spider, accidental (unintentional), subsequent encounter | CMS +T63311S | Toxic effect of venom of black widow spider, accidental (unintentional), sequela | CMS +T63312A | Toxic effect of venom of black widow spider, intentional self-harm, initial encounter | CMS +T63312D | Toxic effect of venom of black widow spider, intentional self-harm, subsequent encounter | CMS +T63312S | Toxic effect of venom of black widow spider, intentional self-harm, sequela | CMS +T63313A | Toxic effect of venom of black widow spider, assault, initial encounter | CMS +T63313D | Toxic effect of venom of black widow spider, assault, subsequent encounter | CMS +T63313S | Toxic effect of venom of black widow spider, assault, sequela | CMS +T63314A | Toxic effect of venom of black widow spider, undetermined, initial encounter | CMS +T63314D | Toxic effect of venom of black widow spider, undetermined, subsequent encounter | CMS +T63314S | Toxic effect of venom of black widow spider, undetermined, sequela | CMS +T63321A | Toxic effect of venom of tarantula, accidental (unintentional), initial encounter | CMS +T63321D | Toxic effect of venom of tarantula, accidental (unintentional), subsequent encounter | CMS +T63321S | Toxic effect of venom of tarantula, accidental (unintentional), sequela | CMS +T63322A | Toxic effect of venom of tarantula, intentional self-harm, initial encounter | CMS +T63322D | Toxic effect of venom of tarantula, intentional self-harm, subsequent encounter | CMS +T63322S | Toxic effect of venom of tarantula, intentional self-harm, sequela | CMS +T63323A | Toxic effect of venom of tarantula, assault, initial encounter | CMS +T63323D | Toxic effect of venom of tarantula, assault, subsequent encounter | CMS +T63323S | Toxic effect of venom of tarantula, assault, sequela | CMS +T63324A | Toxic effect of venom of tarantula, undetermined, initial encounter | CMS +T63324D | Toxic effect of venom of tarantula, undetermined, subsequent encounter | CMS +T63324S | Toxic effect of venom of tarantula, undetermined, sequela | CMS +T63331A | Toxic effect of venom of brown recluse spider, accidental (unintentional), initial encounter | CMS +T63331D | Toxic effect of venom of brown recluse spider, accidental (unintentional), subsequent encounter | CMS +T63331S | Toxic effect of venom of brown recluse spider, accidental (unintentional), sequela | CMS +T63332A | Toxic effect of venom of brown recluse spider, intentional self-harm, initial encounter | CMS +T63332D | Toxic effect of venom of brown recluse spider, intentional self-harm, subsequent encounter | CMS +T63332S | Toxic effect of venom of brown recluse spider, intentional self-harm, sequela | CMS +T63333A | Toxic effect of venom of brown recluse spider, assault, initial encounter | CMS +T63333D | Toxic effect of venom of brown recluse spider, assault, subsequent encounter | CMS +T63333S | Toxic effect of venom of brown recluse spider, assault, sequela | CMS +T63334A | Toxic effect of venom of brown recluse spider, undetermined, initial encounter | CMS +T63334D | Toxic effect of venom of brown recluse spider, undetermined, subsequent encounter | CMS +T63334S | Toxic effect of venom of brown recluse spider, undetermined, sequela | CMS +T63391A | Toxic effect of venom of other spider, accidental (unintentional), initial encounter | CMS +T63391D | Toxic effect of venom of other spider, accidental (unintentional), subsequent encounter | CMS +T63391S | Toxic effect of venom of other spider, accidental (unintentional), sequela | CMS +T63392A | Toxic effect of venom of other spider, intentional self-harm, initial encounter | CMS +T63392D | Toxic effect of venom of other spider, intentional self-harm, subsequent encounter | CMS +T63392S | Toxic effect of venom of other spider, intentional self-harm, sequela | CMS +T63393A | Toxic effect of venom of other spider, assault, initial encounter | CMS +T63393D | Toxic effect of venom of other spider, assault, subsequent encounter | CMS +T63393S | Toxic effect of venom of other spider, assault, sequela | CMS +T63394A | Toxic effect of venom of other spider, undetermined, initial encounter | CMS +T63394D | Toxic effect of venom of other spider, undetermined, subsequent encounter | CMS +T63394S | Toxic effect of venom of other spider, undetermined, sequela | CMS +T634 | Toxic effect: Venom of other arthropods | WHO +T63411A | Toxic effect of venom of centipedes and venomous millipedes, accidental (unintentional), initial encounter | CMS +T63411D | Toxic effect of venom of centipedes and venomous millipedes, accidental (unintentional), subsequent encounter | CMS +T63411S | Toxic effect of venom of centipedes and venomous millipedes, accidental (unintentional), sequela | CMS +T63412A | Toxic effect of venom of centipedes and venomous millipedes, intentional self-harm, initial encounter | CMS +T63412D | Toxic effect of venom of centipedes and venomous millipedes, intentional self-harm, subsequent encounter | CMS +T63412S | Toxic effect of venom of centipedes and venomous millipedes, intentional self-harm, sequela | CMS +T63413A | Toxic effect of venom of centipedes and venomous millipedes, assault, initial encounter | CMS +T63413D | Toxic effect of venom of centipedes and venomous millipedes, assault, subsequent encounter | CMS +T63413S | Toxic effect of venom of centipedes and venomous millipedes, assault, sequela | CMS +T63414A | Toxic effect of venom of centipedes and venomous millipedes, undetermined, initial encounter | CMS +T63414D | Toxic effect of venom of centipedes and venomous millipedes, undetermined, subsequent encounter | CMS +T63414S | Toxic effect of venom of centipedes and venomous millipedes, undetermined, sequela | CMS +T63421A | Toxic effect of venom of ants, accidental (unintentional), initial encounter | CMS +T63421D | Toxic effect of venom of ants, accidental (unintentional), subsequent encounter | CMS +T63421S | Toxic effect of venom of ants, accidental (unintentional), sequela | CMS +T63422A | Toxic effect of venom of ants, intentional self-harm, initial encounter | CMS +T63422D | Toxic effect of venom of ants, intentional self-harm, subsequent encounter | CMS +T63422S | Toxic effect of venom of ants, intentional self-harm, sequela | CMS +T63423A | Toxic effect of venom of ants, assault, initial encounter | CMS +T63423D | Toxic effect of venom of ants, assault, subsequent encounter | CMS +T63423S | Toxic effect of venom of ants, assault, sequela | CMS +T63424A | Toxic effect of venom of ants, undetermined, initial encounter | CMS +T63424D | Toxic effect of venom of ants, undetermined, subsequent encounter | CMS +T63424S | Toxic effect of venom of ants, undetermined, sequela | CMS +T63431A | Toxic effect of venom of caterpillars, accidental (unintentional), initial encounter | CMS +T63431D | Toxic effect of venom of caterpillars, accidental (unintentional), subsequent encounter | CMS +T63431S | Toxic effect of venom of caterpillars, accidental (unintentional), sequela | CMS +T63432A | Toxic effect of venom of caterpillars, intentional self-harm, initial encounter | CMS +T63432D | Toxic effect of venom of caterpillars, intentional self-harm, subsequent encounter | CMS +T63432S | Toxic effect of venom of caterpillars, intentional self-harm, sequela | CMS +T63433A | Toxic effect of venom of caterpillars, assault, initial encounter | CMS +T63433D | Toxic effect of venom of caterpillars, assault, subsequent encounter | CMS +T63433S | Toxic effect of venom of caterpillars, assault, sequela | CMS +T63434A | Toxic effect of venom of caterpillars, undetermined, initial encounter | CMS +T63434D | Toxic effect of venom of caterpillars, undetermined, subsequent encounter | CMS +T63434S | Toxic effect of venom of caterpillars, undetermined, sequela | CMS +T63441A | Toxic effect of venom of bees, accidental (unintentional), initial encounter | CMS +T63441D | Toxic effect of venom of bees, accidental (unintentional), subsequent encounter | CMS +T63441S | Toxic effect of venom of bees, accidental (unintentional), sequela | CMS +T63442A | Toxic effect of venom of bees, intentional self-harm, initial encounter | CMS +T63442D | Toxic effect of venom of bees, intentional self-harm, subsequent encounter | CMS +T63442S | Toxic effect of venom of bees, intentional self-harm, sequela | CMS +T63443A | Toxic effect of venom of bees, assault, initial encounter | CMS +T63443D | Toxic effect of venom of bees, assault, subsequent encounter | CMS +T63443S | Toxic effect of venom of bees, assault, sequela | CMS +T63444A | Toxic effect of venom of bees, undetermined, initial encounter | CMS +T63444D | Toxic effect of venom of bees, undetermined, subsequent encounter | CMS +T63444S | Toxic effect of venom of bees, undetermined, sequela | CMS +T63451A | Toxic effect of venom of hornets, accidental (unintentional), initial encounter | CMS +T63451D | Toxic effect of venom of hornets, accidental (unintentional), subsequent encounter | CMS +T63451S | Toxic effect of venom of hornets, accidental (unintentional), sequela | CMS +T63452A | Toxic effect of venom of hornets, intentional self-harm, initial encounter | CMS +T63452D | Toxic effect of venom of hornets, intentional self-harm, subsequent encounter | CMS +T63452S | Toxic effect of venom of hornets, intentional self-harm, sequela | CMS +T63453A | Toxic effect of venom of hornets, assault, initial encounter | CMS +T63453D | Toxic effect of venom of hornets, assault, subsequent encounter | CMS +T63453S | Toxic effect of venom of hornets, assault, sequela | CMS +T63454A | Toxic effect of venom of hornets, undetermined, initial encounter | CMS +T63454D | Toxic effect of venom of hornets, undetermined, subsequent encounter | CMS +T63454S | Toxic effect of venom of hornets, undetermined, sequela | CMS +T63461A | Toxic effect of venom of wasps, accidental (unintentional), initial encounter | CMS +T63461D | Toxic effect of venom of wasps, accidental (unintentional), subsequent encounter | CMS +T63461S | Toxic effect of venom of wasps, accidental (unintentional), sequela | CMS +T63462A | Toxic effect of venom of wasps, intentional self-harm, initial encounter | CMS +T63462D | Toxic effect of venom of wasps, intentional self-harm, subsequent encounter | CMS +T63462S | Toxic effect of venom of wasps, intentional self-harm, sequela | CMS +T63463A | Toxic effect of venom of wasps, assault, initial encounter | CMS +T63463D | Toxic effect of venom of wasps, assault, subsequent encounter | CMS +T63463S | Toxic effect of venom of wasps, assault, sequela | CMS +T63464A | Toxic effect of venom of wasps, undetermined, initial encounter | CMS +T63464D | Toxic effect of venom of wasps, undetermined, subsequent encounter | CMS +T63464S | Toxic effect of venom of wasps, undetermined, sequela | CMS +T63481A | Toxic effect of venom of other arthropod, accidental (unintentional), initial encounter | CMS +T63481D | Toxic effect of venom of other arthropod, accidental (unintentional), subsequent encounter | CMS +T63481S | Toxic effect of venom of other arthropod, accidental (unintentional), sequela | CMS +T63482A | Toxic effect of venom of other arthropod, intentional self-harm, initial encounter | CMS +T63482D | Toxic effect of venom of other arthropod, intentional self-harm, subsequent encounter | CMS +T63482S | Toxic effect of venom of other arthropod, intentional self-harm, sequela | CMS +T63483A | Toxic effect of venom of other arthropod, assault, initial encounter | CMS +T63483D | Toxic effect of venom of other arthropod, assault, subsequent encounter | CMS +T63483S | Toxic effect of venom of other arthropod, assault, sequela | CMS +T63484A | Toxic effect of venom of other arthropod, undetermined, initial encounter | CMS +T63484D | Toxic effect of venom of other arthropod, undetermined, subsequent encounter | CMS +T63484S | Toxic effect of venom of other arthropod, undetermined, sequela | CMS +T635 | Toxic effect: Toxic effect of contact with fish | WHO +T63511A | Toxic effect of contact with stingray, accidental (unintentional), initial encounter | CMS +T63511D | Toxic effect of contact with stingray, accidental (unintentional), subsequent encounter | CMS +T63511S | Toxic effect of contact with stingray, accidental (unintentional), sequela | CMS +T63512A | Toxic effect of contact with stingray, intentional self-harm, initial encounter | CMS +T63512D | Toxic effect of contact with stingray, intentional self-harm, subsequent encounter | CMS +T63512S | Toxic effect of contact with stingray, intentional self-harm, sequela | CMS +T63513A | Toxic effect of contact with stingray, assault, initial encounter | CMS +T63513D | Toxic effect of contact with stingray, assault, subsequent encounter | CMS +T63513S | Toxic effect of contact with stingray, assault, sequela | CMS +T63514A | Toxic effect of contact with stingray, undetermined, initial encounter | CMS +T63514D | Toxic effect of contact with stingray, undetermined, subsequent encounter | CMS +T63514S | Toxic effect of contact with stingray, undetermined, sequela | CMS +T63591A | Toxic effect of contact with other venomous fish, accidental (unintentional), initial encounter | CMS +T63591D | Toxic effect of contact with other venomous fish, accidental (unintentional), subsequent encounter | CMS +T63591S | Toxic effect of contact with other venomous fish, accidental (unintentional), sequela | CMS +T63592A | Toxic effect of contact with other venomous fish, intentional self-harm, initial encounter | CMS +T63592D | Toxic effect of contact with other venomous fish, intentional self-harm, subsequent encounter | CMS +T63592S | Toxic effect of contact with other venomous fish, intentional self-harm, sequela | CMS +T63593A | Toxic effect of contact with other venomous fish, assault, initial encounter | CMS +T63593D | Toxic effect of contact with other venomous fish, assault, subsequent encounter | CMS +T63593S | Toxic effect of contact with other venomous fish, assault, sequela | CMS +T63594A | Toxic effect of contact with other venomous fish, undetermined, initial encounter | CMS +T63594D | Toxic effect of contact with other venomous fish, undetermined, subsequent encounter | CMS +T63594S | Toxic effect of contact with other venomous fish, undetermined, sequela | CMS +T636 | Toxic effect: Toxic effect of contact with other marine animals | WHO +T63611A | Toxic effect of contact with Portugese Man-o-war, accidental (unintentional), initial encounter | CMS +T63611D | Toxic effect of contact with Portugese Man-o-war, accidental (unintentional), subsequent encounter | CMS +T63611S | Toxic effect of contact with Portugese Man-o-war, accidental (unintentional), sequela | CMS +T63612A | Toxic effect of contact with Portugese Man-o-war, intentional self-harm, initial encounter | CMS +T63612D | Toxic effect of contact with Portugese Man-o-war, intentional self-harm, subsequent encounter | CMS +T63612S | Toxic effect of contact with Portugese Man-o-war, intentional self-harm, sequela | CMS +T63613A | Toxic effect of contact with Portugese Man-o-war, assault, initial encounter | CMS +T63613D | Toxic effect of contact with Portugese Man-o-war, assault, subsequent encounter | CMS +T63613S | Toxic effect of contact with Portugese Man-o-war, assault, sequela | CMS +T63614A | Toxic effect of contact with Portugese Man-o-war, undetermined, initial encounter | CMS +T63614D | Toxic effect of contact with Portugese Man-o-war, undetermined, subsequent encounter | CMS +T63614S | Toxic effect of contact with Portugese Man-o-war, undetermined, sequela | CMS +T63621A | Toxic effect of contact with other jellyfish, accidental (unintentional), initial encounter | CMS +T63621D | Toxic effect of contact with other jellyfish, accidental (unintentional), subsequent encounter | CMS +T63621S | Toxic effect of contact with other jellyfish, accidental (unintentional), sequela | CMS +T63622A | Toxic effect of contact with other jellyfish, intentional self-harm, initial encounter | CMS +T63622D | Toxic effect of contact with other jellyfish, intentional self-harm, subsequent encounter | CMS +T63622S | Toxic effect of contact with other jellyfish, intentional self-harm, sequela | CMS +T63623A | Toxic effect of contact with other jellyfish, assault, initial encounter | CMS +T63623D | Toxic effect of contact with other jellyfish, assault, subsequent encounter | CMS +T63623S | Toxic effect of contact with other jellyfish, assault, sequela | CMS +T63624A | Toxic effect of contact with other jellyfish, undetermined, initial encounter | CMS +T63624D | Toxic effect of contact with other jellyfish, undetermined, subsequent encounter | CMS +T63624S | Toxic effect of contact with other jellyfish, undetermined, sequela | CMS +T63631A | Toxic effect of contact with sea anemone, accidental (unintentional), initial encounter | CMS +T63631D | Toxic effect of contact with sea anemone, accidental (unintentional), subsequent encounter | CMS +T63631S | Toxic effect of contact with sea anemone, accidental (unintentional), sequela | CMS +T63632A | Toxic effect of contact with sea anemone, intentional self-harm, initial encounter | CMS +T63632D | Toxic effect of contact with sea anemone, intentional self-harm, subsequent encounter | CMS +T63632S | Toxic effect of contact with sea anemone, intentional self-harm, sequela | CMS +T63633A | Toxic effect of contact with sea anemone, assault, initial encounter | CMS +T63633D | Toxic effect of contact with sea anemone, assault, subsequent encounter | CMS +T63633S | Toxic effect of contact with sea anemone, assault, sequela | CMS +T63634A | Toxic effect of contact with sea anemone, undetermined, initial encounter | CMS +T63634D | Toxic effect of contact with sea anemone, undetermined, subsequent encounter | CMS +T63634S | Toxic effect of contact with sea anemone, undetermined, sequela | CMS +T63691A | Toxic effect of contact with other venomous marine animals, accidental (unintentional), initial encounter | CMS +T63691D | Toxic effect of contact with other venomous marine animals, accidental (unintentional), subsequent encounter | CMS +T63691S | Toxic effect of contact with other venomous marine animals, accidental (unintentional), sequela | CMS +T63692A | Toxic effect of contact with other venomous marine animals, intentional self-harm, initial encounter | CMS +T63692D | Toxic effect of contact with other venomous marine animals, intentional self-harm, subsequent encounter | CMS +T63692S | Toxic effect of contact with other venomous marine animals, intentional self-harm, sequela | CMS +T63693A | Toxic effect of contact with other venomous marine animals, assault, initial encounter | CMS +T63693D | Toxic effect of contact with other venomous marine animals, assault, subsequent encounter | CMS +T63693S | Toxic effect of contact with other venomous marine animals, assault, sequela | CMS +T63694A | Toxic effect of contact with other venomous marine animals, undetermined, initial encounter | CMS +T63694D | Toxic effect of contact with other venomous marine animals, undetermined, subsequent encounter | CMS +T63694S | Toxic effect of contact with other venomous marine animals, undetermined, sequela | CMS +T63711A | Toxic effect of contact with venomous marine plant, accidental (unintentional), initial encounter | CMS +T63711D | Toxic effect of contact with venomous marine plant, accidental (unintentional), subsequent encounter | CMS +T63711S | Toxic effect of contact with venomous marine plant, accidental (unintentional), sequela | CMS +T63712A | Toxic effect of contact with venomous marine plant, intentional self-harm, initial encounter | CMS +T63712D | Toxic effect of contact with venomous marine plant, intentional self-harm, subsequent encounter | CMS +T63712S | Toxic effect of contact with venomous marine plant, intentional self-harm, sequela | CMS +T63713A | Toxic effect of contact with venomous marine plant, assault, initial encounter | CMS +T63713D | Toxic effect of contact with venomous marine plant, assault, subsequent encounter | CMS +T63713S | Toxic effect of contact with venomous marine plant, assault, sequela | CMS +T63714A | Toxic effect of contact with venomous marine plant, undetermined, initial encounter | CMS +T63714D | Toxic effect of contact with venomous marine plant, undetermined, subsequent encounter | CMS +T63714S | Toxic effect of contact with venomous marine plant, undetermined, sequela | CMS +T63791A | Toxic effect of contact with other venomous plant, accidental (unintentional), initial encounter | CMS +T63791D | Toxic effect of contact with other venomous plant, accidental (unintentional), subsequent encounter | CMS +T63791S | Toxic effect of contact with other venomous plant, accidental (unintentional), sequela | CMS +T63792A | Toxic effect of contact with other venomous plant, intentional self-harm, initial encounter | CMS +T63792D | Toxic effect of contact with other venomous plant, intentional self-harm, subsequent encounter | CMS +T63792S | Toxic effect of contact with other venomous plant, intentional self-harm, sequela | CMS +T63793A | Toxic effect of contact with other venomous plant, assault, initial encounter | CMS +T63793D | Toxic effect of contact with other venomous plant, assault, subsequent encounter | CMS +T63793S | Toxic effect of contact with other venomous plant, assault, sequela | CMS +T63794A | Toxic effect of contact with other venomous plant, undetermined, initial encounter | CMS +T63794D | Toxic effect of contact with other venomous plant, undetermined, subsequent encounter | CMS +T63794S | Toxic effect of contact with other venomous plant, undetermined, sequela | CMS +T638 | Toxic effect: Toxic effect of contact with other venomous animals | WHO +T63811A | Toxic effect of contact with venomous frog, accidental (unintentional), initial encounter | CMS +T63811D | Toxic effect of contact with venomous frog, accidental (unintentional), subsequent encounter | CMS +T63811S | Toxic effect of contact with venomous frog, accidental (unintentional), sequela | CMS +T63812A | Toxic effect of contact with venomous frog, intentional self-harm, initial encounter | CMS +T63812D | Toxic effect of contact with venomous frog, intentional self-harm, subsequent encounter | CMS +T63812S | Toxic effect of contact with venomous frog, intentional self-harm, sequela | CMS +T63813A | Toxic effect of contact with venomous frog, assault, initial encounter | CMS +T63813D | Toxic effect of contact with venomous frog, assault, subsequent encounter | CMS +T63813S | Toxic effect of contact with venomous frog, assault, sequela | CMS +T63814A | Toxic effect of contact with venomous frog, undetermined, initial encounter | CMS +T63814D | Toxic effect of contact with venomous frog, undetermined, subsequent encounter | CMS +T63814S | Toxic effect of contact with venomous frog, undetermined, sequela | CMS +T63821A | Toxic effect of contact with venomous toad, accidental (unintentional), initial encounter | CMS +T63821D | Toxic effect of contact with venomous toad, accidental (unintentional), subsequent encounter | CMS +T63821S | Toxic effect of contact with venomous toad, accidental (unintentional), sequela | CMS +T63822A | Toxic effect of contact with venomous toad, intentional self-harm, initial encounter | CMS +T63822D | Toxic effect of contact with venomous toad, intentional self-harm, subsequent encounter | CMS +T63822S | Toxic effect of contact with venomous toad, intentional self-harm, sequela | CMS +T63823A | Toxic effect of contact with venomous toad, assault, initial encounter | CMS +T63823D | Toxic effect of contact with venomous toad, assault, subsequent encounter | CMS +T63823S | Toxic effect of contact with venomous toad, assault, sequela | CMS +T63824A | Toxic effect of contact with venomous toad, undetermined, initial encounter | CMS +T63824D | Toxic effect of contact with venomous toad, undetermined, subsequent encounter | CMS +T63824S | Toxic effect of contact with venomous toad, undetermined, sequela | CMS +T63831A | Toxic effect of contact with other venomous amphibian, accidental (unintentional), initial encounter | CMS +T63831D | Toxic effect of contact with other venomous amphibian, accidental (unintentional), subsequent encounter | CMS +T63831S | Toxic effect of contact with other venomous amphibian, accidental (unintentional), sequela | CMS +T63832A | Toxic effect of contact with other venomous amphibian, intentional self-harm, initial encounter | CMS +T63832D | Toxic effect of contact with other venomous amphibian, intentional self-harm, subsequent encounter | CMS +T63832S | Toxic effect of contact with other venomous amphibian, intentional self-harm, sequela | CMS +T63833A | Toxic effect of contact with other venomous amphibian, assault, initial encounter | CMS +T63833D | Toxic effect of contact with other venomous amphibian, assault, subsequent encounter | CMS +T63833S | Toxic effect of contact with other venomous amphibian, assault, sequela | CMS +T63834A | Toxic effect of contact with other venomous amphibian, undetermined, initial encounter | CMS +T63834D | Toxic effect of contact with other venomous amphibian, undetermined, subsequent encounter | CMS +T63834S | Toxic effect of contact with other venomous amphibian, undetermined, sequela | CMS +T63891A | Toxic effect of contact with other venomous animals, accidental (unintentional), initial encounter | CMS +T63891D | Toxic effect of contact with other venomous animals, accidental (unintentional), subsequent encounter | CMS +T63891S | Toxic effect of contact with other venomous animals, accidental (unintentional), sequela | CMS +T63892A | Toxic effect of contact with other venomous animals, intentional self-harm, initial encounter | CMS +T63892D | Toxic effect of contact with other venomous animals, intentional self-harm, subsequent encounter | CMS +T63892S | Toxic effect of contact with other venomous animals, intentional self-harm, sequela | CMS +T63893A | Toxic effect of contact with other venomous animals, assault, initial encounter | CMS +T63893D | Toxic effect of contact with other venomous animals, assault, subsequent encounter | CMS +T63893S | Toxic effect of contact with other venomous animals, assault, sequela | CMS +T63894A | Toxic effect of contact with other venomous animals, undetermined, initial encounter | CMS +T63894D | Toxic effect of contact with other venomous animals, undetermined, subsequent encounter | CMS +T63894S | Toxic effect of contact with other venomous animals, undetermined, sequela | CMS +T639 | Toxic effect: Toxic effect of contact with unspecified venomous animal | WHO +T6391XA | Toxic effect of contact with unspecified venomous animal, accidental (unintentional), initial encounter | CMS +T6391XD | Toxic effect of contact with unspecified venomous animal, accidental (unintentional), subsequent encounter | CMS +T6391XS | Toxic effect of contact with unspecified venomous animal, accidental (unintentional), sequela | CMS +T6392XA | Toxic effect of contact with unspecified venomous animal, intentional self-harm, initial encounter | CMS +T6392XD | Toxic effect of contact with unspecified venomous animal, intentional self-harm, subsequent encounter | CMS +T6392XS | Toxic effect of contact with unspecified venomous animal, intentional self-harm, sequela | CMS +T6393XA | Toxic effect of contact with unspecified venomous animal, assault, initial encounter | CMS +T6393XD | Toxic effect of contact with unspecified venomous animal, assault, subsequent encounter | CMS +T6393XS | Toxic effect of contact with unspecified venomous animal, assault, sequela | CMS +T6394XA | Toxic effect of contact with unspecified venomous animal, undetermined, initial encounter | CMS +T6394XD | Toxic effect of contact with unspecified venomous animal, undetermined, subsequent encounter | CMS +T6394XS | Toxic effect of contact with unspecified venomous animal, undetermined, sequela | CMS +T64 | Toxic effect of aflatoxin and other mycotoxin food contaminants | WHO +T6401XA | Toxic effect of aflatoxin, accidental (unintentional), initial encounter | CMS +T6401XD | Toxic effect of aflatoxin, accidental (unintentional), subsequent encounter | CMS +T6401XS | Toxic effect of aflatoxin, accidental (unintentional), sequela | CMS +T6402XA | Toxic effect of aflatoxin, intentional self-harm, initial encounter | CMS +T6402XD | Toxic effect of aflatoxin, intentional self-harm, subsequent encounter | CMS +T6402XS | Toxic effect of aflatoxin, intentional self-harm, sequela | CMS +T6403XA | Toxic effect of aflatoxin, assault, initial encounter | CMS +T6403XD | Toxic effect of aflatoxin, assault, subsequent encounter | CMS +T6403XS | Toxic effect of aflatoxin, assault, sequela | CMS +T6404XA | Toxic effect of aflatoxin, undetermined, initial encounter | CMS +T6404XD | Toxic effect of aflatoxin, undetermined, subsequent encounter | CMS +T6404XS | Toxic effect of aflatoxin, undetermined, sequela | CMS +T6481XA | Toxic effect of other mycotoxin food contaminants, accidental (unintentional), initial encounter | CMS +T6481XD | Toxic effect of other mycotoxin food contaminants, accidental (unintentional), subsequent encounter | CMS +T6481XS | Toxic effect of other mycotoxin food contaminants, accidental (unintentional), sequela | CMS +T6482XA | Toxic effect of other mycotoxin food contaminants, intentional self-harm, initial encounter | CMS +T6482XD | Toxic effect of other mycotoxin food contaminants, intentional self-harm, subsequent encounter | CMS +T6482XS | Toxic effect of other mycotoxin food contaminants, intentional self-harm, sequela | CMS +T6483XA | Toxic effect of other mycotoxin food contaminants, assault, initial encounter | CMS +T6483XD | Toxic effect of other mycotoxin food contaminants, assault, subsequent encounter | CMS +T6483XS | Toxic effect of other mycotoxin food contaminants, assault, sequela | CMS +T6484XA | Toxic effect of other mycotoxin food contaminants, undetermined, initial encounter | CMS +T6484XD | Toxic effect of other mycotoxin food contaminants, undetermined, subsequent encounter | CMS +T6484XS | Toxic effect of other mycotoxin food contaminants, undetermined, sequela | CMS +T65 | Toxic effect of other and unspecified substances | WHO +T650 | Toxic effect: Cyanides | WHO +T650X1A | Toxic effect of cyanides, accidental (unintentional), initial encounter | CMS +T650X1D | Toxic effect of cyanides, accidental (unintentional), subsequent encounter | CMS +T650X1S | Toxic effect of cyanides, accidental (unintentional), sequela | CMS +T650X2A | Toxic effect of cyanides, intentional self-harm, initial encounter | CMS +T650X2D | Toxic effect of cyanides, intentional self-harm, subsequent encounter | CMS +T650X2S | Toxic effect of cyanides, intentional self-harm, sequela | CMS +T650X3A | Toxic effect of cyanides, assault, initial encounter | CMS +T650X3D | Toxic effect of cyanides, assault, subsequent encounter | CMS +T650X3S | Toxic effect of cyanides, assault, sequela | CMS +T650X4A | Toxic effect of cyanides, undetermined, initial encounter | CMS +T650X4D | Toxic effect of cyanides, undetermined, subsequent encounter | CMS +T650X4S | Toxic effect of cyanides, undetermined, sequela | CMS +T651 | Toxic effect: Strychnine and its salts | WHO +T651X1A | Toxic effect of strychnine and its salts, accidental (unintentional), initial encounter | CMS +T651X1D | Toxic effect of strychnine and its salts, accidental (unintentional), subsequent encounter | CMS +T651X1S | Toxic effect of strychnine and its salts, accidental (unintentional), sequela | CMS +T651X2A | Toxic effect of strychnine and its salts, intentional self-harm, initial encounter | CMS +T651X2D | Toxic effect of strychnine and its salts, intentional self-harm, subsequent encounter | CMS +T651X2S | Toxic effect of strychnine and its salts, intentional self-harm, sequela | CMS +T651X3A | Toxic effect of strychnine and its salts, assault, initial encounter | CMS +T651X3D | Toxic effect of strychnine and its salts, assault, subsequent encounter | CMS +T651X3S | Toxic effect of strychnine and its salts, assault, sequela | CMS +T651X4A | Toxic effect of strychnine and its salts, undetermined, initial encounter | CMS +T651X4D | Toxic effect of strychnine and its salts, undetermined, subsequent encounter | CMS +T651X4S | Toxic effect of strychnine and its salts, undetermined, sequela | CMS +T652 | Toxic effect: Tobacco and nicotine | WHO +T65211A | Toxic effect of chewing tobacco, accidental (unintentional), initial encounter | CMS +T65211D | Toxic effect of chewing tobacco, accidental (unintentional), subsequent encounter | CMS +T65211S | Toxic effect of chewing tobacco, accidental (unintentional), sequela | CMS +T65212A | Toxic effect of chewing tobacco, intentional self-harm, initial encounter | CMS +T65212D | Toxic effect of chewing tobacco, intentional self-harm, subsequent encounter | CMS +T65212S | Toxic effect of chewing tobacco, intentional self-harm, sequela | CMS +T65213A | Toxic effect of chewing tobacco, assault, initial encounter | CMS +T65213D | Toxic effect of chewing tobacco, assault, subsequent encounter | CMS +T65213S | Toxic effect of chewing tobacco, assault, sequela | CMS +T65214A | Toxic effect of chewing tobacco, undetermined, initial encounter | CMS +T65214D | Toxic effect of chewing tobacco, undetermined, subsequent encounter | CMS +T65214S | Toxic effect of chewing tobacco, undetermined, sequela | CMS +T65221A | Toxic effect of tobacco cigarettes, accidental (unintentional), initial encounter | CMS +T65221D | Toxic effect of tobacco cigarettes, accidental (unintentional), subsequent encounter | CMS +T65221S | Toxic effect of tobacco cigarettes, accidental (unintentional), sequela | CMS +T65222A | Toxic effect of tobacco cigarettes, intentional self-harm, initial encounter | CMS +T65222D | Toxic effect of tobacco cigarettes, intentional self-harm, subsequent encounter | CMS +T65222S | Toxic effect of tobacco cigarettes, intentional self-harm, sequela | CMS +T65223A | Toxic effect of tobacco cigarettes, assault, initial encounter | CMS +T65223D | Toxic effect of tobacco cigarettes, assault, subsequent encounter | CMS +T65223S | Toxic effect of tobacco cigarettes, assault, sequela | CMS +T65224A | Toxic effect of tobacco cigarettes, undetermined, initial encounter | CMS +T65224D | Toxic effect of tobacco cigarettes, undetermined, subsequent encounter | CMS +T65224S | Toxic effect of tobacco cigarettes, undetermined, sequela | CMS +T65291A | Toxic effect of other tobacco and nicotine, accidental (unintentional), initial encounter | CMS +T65291D | Toxic effect of other tobacco and nicotine, accidental (unintentional), subsequent encounter | CMS +T65291S | Toxic effect of other tobacco and nicotine, accidental (unintentional), sequela | CMS +T65292A | Toxic effect of other tobacco and nicotine, intentional self-harm, initial encounter | CMS +T65292D | Toxic effect of other tobacco and nicotine, intentional self-harm, subsequent encounter | CMS +T65292S | Toxic effect of other tobacco and nicotine, intentional self-harm, sequela | CMS +T65293A | Toxic effect of other tobacco and nicotine, assault, initial encounter | CMS +T65293D | Toxic effect of other tobacco and nicotine, assault, subsequent encounter | CMS +T65293S | Toxic effect of other tobacco and nicotine, assault, sequela | CMS +T65294A | Toxic effect of other tobacco and nicotine, undetermined, initial encounter | CMS +T65294D | Toxic effect of other tobacco and nicotine, undetermined, subsequent encounter | CMS +T65294S | Toxic effect of other tobacco and nicotine, undetermined, sequela | CMS +T653 | Toxic effect: Nitroderivatives and aminoderivatives of benzene and its homologues | WHO +T653X1A | Toxic effect of nitroderivatives and aminoderivatives of benzene and its homologues, accidental (unintentional), initial encounter | CMS +T653X1D | Toxic effect of nitroderivatives and aminoderivatives of benzene and its homologues, accidental (unintentional), subsequent encounter | CMS +T653X1S | Toxic effect of nitroderivatives and aminoderivatives of benzene and its homologues, accidental (unintentional), sequela | CMS +T653X2A | Toxic effect of nitroderivatives and aminoderivatives of benzene and its homologues, intentional self-harm, initial encounter | CMS +T653X2D | Toxic effect of nitroderivatives and aminoderivatives of benzene and its homologues, intentional self-harm, subsequent encounter | CMS +T653X2S | Toxic effect of nitroderivatives and aminoderivatives of benzene and its homologues, intentional self-harm, sequela | CMS +T653X3A | Toxic effect of nitroderivatives and aminoderivatives of benzene and its homologues, assault, initial encounter | CMS +T653X3D | Toxic effect of nitroderivatives and aminoderivatives of benzene and its homologues, assault, subsequent encounter | CMS +T653X3S | Toxic effect of nitroderivatives and aminoderivatives of benzene and its homologues, assault, sequela | CMS +T653X4A | Toxic effect of nitroderivatives and aminoderivatives of benzene and its homologues, undetermined, initial encounter | CMS +T653X4D | Toxic effect of nitroderivatives and aminoderivatives of benzene and its homologues, undetermined, subsequent encounter | CMS +T653X4S | Toxic effect of nitroderivatives and aminoderivatives of benzene and its homologues, undetermined, sequela | CMS +T654 | Toxic effect: Carbon disulfide | WHO +T654X1A | Toxic effect of carbon disulfide, accidental (unintentional), initial encounter | CMS +T654X1D | Toxic effect of carbon disulfide, accidental (unintentional), subsequent encounter | CMS +T654X1S | Toxic effect of carbon disulfide, accidental (unintentional), sequela | CMS +T654X2A | Toxic effect of carbon disulfide, intentional self-harm, initial encounter | CMS +T654X2D | Toxic effect of carbon disulfide, intentional self-harm, subsequent encounter | CMS +T654X2S | Toxic effect of carbon disulfide, intentional self-harm, sequela | CMS +T654X3A | Toxic effect of carbon disulfide, assault, initial encounter | CMS +T654X3D | Toxic effect of carbon disulfide, assault, subsequent encounter | CMS +T654X3S | Toxic effect of carbon disulfide, assault, sequela | CMS +T654X4A | Toxic effect of carbon disulfide, undetermined, initial encounter | CMS +T654X4D | Toxic effect of carbon disulfide, undetermined, subsequent encounter | CMS +T654X4S | Toxic effect of carbon disulfide, undetermined, sequela | CMS +T655 | Toxic effect: Nitroglycerin and other nitric acids and esters | WHO +T655X1A | Toxic effect of nitroglycerin and other nitric acids and esters, accidental (unintentional), initial encounter | CMS +T655X1D | Toxic effect of nitroglycerin and other nitric acids and esters, accidental (unintentional), subsequent encounter | CMS +T655X1S | Toxic effect of nitroglycerin and other nitric acids and esters, accidental (unintentional), sequela | CMS +T655X2A | Toxic effect of nitroglycerin and other nitric acids and esters, intentional self-harm, initial encounter | CMS +T655X2D | Toxic effect of nitroglycerin and other nitric acids and esters, intentional self-harm, subsequent encounter | CMS +T655X2S | Toxic effect of nitroglycerin and other nitric acids and esters, intentional self-harm, sequela | CMS +T655X3A | Toxic effect of nitroglycerin and other nitric acids and esters, assault, initial encounter | CMS +T655X3D | Toxic effect of nitroglycerin and other nitric acids and esters, assault, subsequent encounter | CMS +T655X3S | Toxic effect of nitroglycerin and other nitric acids and esters, assault, sequela | CMS +T655X4A | Toxic effect of nitroglycerin and other nitric acids and esters, undetermined, initial encounter | CMS +T655X4D | Toxic effect of nitroglycerin and other nitric acids and esters, undetermined, subsequent encounter | CMS +T655X4S | Toxic effect of nitroglycerin and other nitric acids and esters, undetermined, sequela | CMS +T656 | Toxic effect: Paints and dyes, not elsewhere classified | WHO +T656X1A | Toxic effect of paints and dyes, not elsewhere classified, accidental (unintentional), initial encounter | CMS +T656X1D | Toxic effect of paints and dyes, not elsewhere classified, accidental (unintentional), subsequent encounter | CMS +T656X1S | Toxic effect of paints and dyes, not elsewhere classified, accidental (unintentional), sequela | CMS +T656X2A | Toxic effect of paints and dyes, not elsewhere classified, intentional self-harm, initial encounter | CMS +T656X2D | Toxic effect of paints and dyes, not elsewhere classified, intentional self-harm, subsequent encounter | CMS +T656X2S | Toxic effect of paints and dyes, not elsewhere classified, intentional self-harm, sequela | CMS +T656X3A | Toxic effect of paints and dyes, not elsewhere classified, assault, initial encounter | CMS +T656X3D | Toxic effect of paints and dyes, not elsewhere classified, assault, subsequent encounter | CMS +T656X3S | Toxic effect of paints and dyes, not elsewhere classified, assault, sequela | CMS +T656X4A | Toxic effect of paints and dyes, not elsewhere classified, undetermined, initial encounter | CMS +T656X4D | Toxic effect of paints and dyes, not elsewhere classified, undetermined, subsequent encounter | CMS +T656X4S | Toxic effect of paints and dyes, not elsewhere classified, undetermined, sequela | CMS +T658 | Toxic effect: Toxic effect of other specified substances | WHO +T65811A | Toxic effect of latex, accidental (unintentional), initial encounter | CMS +T65811D | Toxic effect of latex, accidental (unintentional), subsequent encounter | CMS +T65811S | Toxic effect of latex, accidental (unintentional), sequela | CMS +T65812A | Toxic effect of latex, intentional self-harm, initial encounter | CMS +T65812D | Toxic effect of latex, intentional self-harm, subsequent encounter | CMS +T65812S | Toxic effect of latex, intentional self-harm, sequela | CMS +T65813A | Toxic effect of latex, assault, initial encounter | CMS +T65813D | Toxic effect of latex, assault, subsequent encounter | CMS +T65813S | Toxic effect of latex, assault, sequela | CMS +T65814A | Toxic effect of latex, undetermined, initial encounter | CMS +T65814D | Toxic effect of latex, undetermined, subsequent encounter | CMS +T65814S | Toxic effect of latex, undetermined, sequela | CMS +T65821A | Toxic effect of harmful algae and algae toxins, accidental (unintentional), initial encounter | CMS +T65821D | Toxic effect of harmful algae and algae toxins, accidental (unintentional), subsequent encounter | CMS +T65821S | Toxic effect of harmful algae and algae toxins, accidental (unintentional), sequela | CMS +T65822A | Toxic effect of harmful algae and algae toxins, intentional self-harm, initial encounter | CMS +T65822D | Toxic effect of harmful algae and algae toxins, intentional self-harm, subsequent encounter | CMS +T65822S | Toxic effect of harmful algae and algae toxins, intentional self-harm, sequela | CMS +T65823A | Toxic effect of harmful algae and algae toxins, assault, initial encounter | CMS +T65823D | Toxic effect of harmful algae and algae toxins, assault, subsequent encounter | CMS +T65823S | Toxic effect of harmful algae and algae toxins, assault, sequela | CMS +T65824A | Toxic effect of harmful algae and algae toxins, undetermined, initial encounter | CMS +T65824D | Toxic effect of harmful algae and algae toxins, undetermined, subsequent encounter | CMS +T65824S | Toxic effect of harmful algae and algae toxins, undetermined, sequela | CMS +T65831A | Toxic effect of fiberglass, accidental (unintentional), initial encounter | CMS +T65831D | Toxic effect of fiberglass, accidental (unintentional), subsequent encounter | CMS +T65831S | Toxic effect of fiberglass, accidental (unintentional), sequela | CMS +T65832A | Toxic effect of fiberglass, intentional self-harm, initial encounter | CMS +T65832D | Toxic effect of fiberglass, intentional self-harm, subsequent encounter | CMS +T65832S | Toxic effect of fiberglass, intentional self-harm, sequela | CMS +T65833A | Toxic effect of fiberglass, assault, initial encounter | CMS +T65833D | Toxic effect of fiberglass, assault, subsequent encounter | CMS +T65833S | Toxic effect of fiberglass, assault, sequela | CMS +T65834A | Toxic effect of fiberglass, undetermined, initial encounter | CMS +T65834D | Toxic effect of fiberglass, undetermined, subsequent encounter | CMS +T65834S | Toxic effect of fiberglass, undetermined, sequela | CMS +T65891A | Toxic effect of other specified substances, accidental (unintentional), initial encounter | CMS +T65891D | Toxic effect of other specified substances, accidental (unintentional), subsequent encounter | CMS +T65891S | Toxic effect of other specified substances, accidental (unintentional), sequela | CMS +T65892A | Toxic effect of other specified substances, intentional self-harm, initial encounter | CMS +T65892D | Toxic effect of other specified substances, intentional self-harm, subsequent encounter | CMS +T65892S | Toxic effect of other specified substances, intentional self-harm, sequela | CMS +T65893A | Toxic effect of other specified substances, assault, initial encounter | CMS +T65893D | Toxic effect of other specified substances, assault, subsequent encounter | CMS +T65893S | Toxic effect of other specified substances, assault, sequela | CMS +T65894A | Toxic effect of other specified substances, undetermined, initial encounter | CMS +T65894D | Toxic effect of other specified substances, undetermined, subsequent encounter | CMS +T65894S | Toxic effect of other specified substances, undetermined, sequela | CMS +T659 | Toxic effect: Toxic effect of unspecified substance | WHO +T6591XA | Toxic effect of unspecified substance, accidental (unintentional), initial encounter | CMS +T6591XD | Toxic effect of unspecified substance, accidental (unintentional), subsequent encounter | CMS +T6591XS | Toxic effect of unspecified substance, accidental (unintentional), sequela | CMS +T6592XA | Toxic effect of unspecified substance, intentional self-harm, initial encounter | CMS +T6592XD | Toxic effect of unspecified substance, intentional self-harm, subsequent encounter | CMS +T6592XS | Toxic effect of unspecified substance, intentional self-harm, sequela | CMS +T6593XA | Toxic effect of unspecified substance, assault, initial encounter | CMS +T6593XD | Toxic effect of unspecified substance, assault, subsequent encounter | CMS +T6593XS | Toxic effect of unspecified substance, assault, sequela | CMS +T6594XA | Toxic effect of unspecified substance, undetermined, initial encounter | CMS +T6594XD | Toxic effect of unspecified substance, undetermined, subsequent encounter | CMS +T6594XS | Toxic effect of unspecified substance, undetermined, sequela | CMS +T66 | Unspecified effects of radiation | WHO +T66XXXA | Radiation sickness, unspecified, initial encounter | CMS +T66XXXD | Radiation sickness, unspecified, subsequent encounter | CMS +T66XXXS | Radiation sickness, unspecified, sequela | CMS +T67 | Effects of heat and light | WHO +T670 | Heatstroke and sunstroke | WHO +T670XXA | Heatstroke and sunstroke, initial encounter | CMS +T670XXD | Heatstroke and sunstroke, subsequent encounter | CMS +T670XXS | Heatstroke and sunstroke, sequela | CMS +T671 | Heat syncope | WHO +T671XXA | Heat syncope, initial encounter | CMS +T671XXD | Heat syncope, subsequent encounter | CMS +T671XXS | Heat syncope, sequela | CMS +T672 | Heat cramp | WHO +T672XXA | Heat cramp, initial encounter | CMS +T672XXD | Heat cramp, subsequent encounter | CMS +T672XXS | Heat cramp, sequela | CMS +T673 | Heat exhaustion, anhydrotic | WHO +T673XXA | Heat exhaustion, anhydrotic, initial encounter | CMS +T673XXD | Heat exhaustion, anhydrotic, subsequent encounter | CMS +T673XXS | Heat exhaustion, anhydrotic, sequela | CMS +T674 | Heat exhaustion due to salt depletion | WHO +T674XXA | Heat exhaustion due to salt depletion, initial encounter | CMS +T674XXD | Heat exhaustion due to salt depletion, subsequent encounter | CMS +T674XXS | Heat exhaustion due to salt depletion, sequela | CMS +T675 | Heat exhaustion, unspecified | WHO +T675XXA | Heat exhaustion, unspecified, initial encounter | CMS +T675XXD | Heat exhaustion, unspecified, subsequent encounter | CMS +T675XXS | Heat exhaustion, unspecified, sequela | CMS +T676 | Heat fatigue, transient | WHO +T676XXA | Heat fatigue, transient, initial encounter | CMS +T676XXD | Heat fatigue, transient, subsequent encounter | CMS +T676XXS | Heat fatigue, transient, sequela | CMS +T677 | Heat oedema | WHO +T677XXA | Heat edema, initial encounter | CMS +T677XXD | Heat edema, subsequent encounter | CMS +T677XXS | Heat edema, sequela | CMS +T678 | Other effects of heat and light | WHO +T678XXA | Other effects of heat and light, initial encounter | CMS +T678XXD | Other effects of heat and light, subsequent encounter | CMS +T678XXS | Other effects of heat and light, sequela | CMS +T679 | Effect of heat and light, unspecified | WHO +T679XXA | Effect of heat and light, unspecified, initial encounter | CMS +T679XXD | Effect of heat and light, unspecified, subsequent encounter | CMS +T679XXS | Effect of heat and light, unspecified, sequela | CMS +T68 | Hypothermia | WHO +T68XXXA | Hypothermia, initial encounter | CMS +T68XXXD | Hypothermia, subsequent encounter | CMS +T68XXXS | Hypothermia, sequela | CMS +T69 | Other effects of reduced temperature | WHO +T690 | Immersion hand and foot | WHO +T69011A | Immersion hand, right hand, initial encounter | CMS +T69011D | Immersion hand, right hand, subsequent encounter | CMS +T69011S | Immersion hand, right hand, sequela | CMS +T69012A | Immersion hand, left hand, initial encounter | CMS +T69012D | Immersion hand, left hand, subsequent encounter | CMS +T69012S | Immersion hand, left hand, sequela | CMS +T69019A | Immersion hand, unspecified hand, initial encounter | CMS +T69019D | Immersion hand, unspecified hand, subsequent encounter | CMS +T69019S | Immersion hand, unspecified hand, sequela | CMS +T69021A | Immersion foot, right foot, initial encounter | CMS +T69021D | Immersion foot, right foot, subsequent encounter | CMS +T69021S | Immersion foot, right foot, sequela | CMS +T69022A | Immersion foot, left foot, initial encounter | CMS +T69022D | Immersion foot, left foot, subsequent encounter | CMS +T69022S | Immersion foot, left foot, sequela | CMS +T69029A | Immersion foot, unspecified foot, initial encounter | CMS +T69029D | Immersion foot, unspecified foot, subsequent encounter | CMS +T69029S | Immersion foot, unspecified foot, sequela | CMS +T691 | Chilblains | WHO +T691XXA | Chilblains, initial encounter | CMS +T691XXD | Chilblains, subsequent encounter | CMS +T691XXS | Chilblains, sequela | CMS +T698 | Other specified effects of reduced temperature | WHO +T698XXA | Other specified effects of reduced temperature, initial encounter | CMS +T698XXD | Other specified effects of reduced temperature, subsequent encounter | CMS +T698XXS | Other specified effects of reduced temperature, sequela | CMS +T699 | Effect of reduced temperature, unspecified | WHO +T699XXA | Effect of reduced temperature, unspecified, initial encounter | CMS +T699XXD | Effect of reduced temperature, unspecified, subsequent encounter | CMS +T699XXS | Effect of reduced temperature, unspecified, sequela | CMS +T70 | Effects of air pressure and water pressure | WHO +T700 | Otitic barotrauma | WHO +T700XXA | Otitic barotrauma, initial encounter | CMS +T700XXD | Otitic barotrauma, subsequent encounter | CMS +T700XXS | Otitic barotrauma, sequela | CMS +T701 | Sinus barotrauma | WHO +T701XXA | Sinus barotrauma, initial encounter | CMS +T701XXD | Sinus barotrauma, subsequent encounter | CMS +T701XXS | Sinus barotrauma, sequela | CMS +T702 | Other and unspecified effects of high altitude | WHO +T7020XA | Unspecified effects of high altitude, initial encounter | CMS +T7020XD | Unspecified effects of high altitude, subsequent encounter | CMS +T7020XS | Unspecified effects of high altitude, sequela | CMS +T7029XA | Other effects of high altitude, initial encounter | CMS +T7029XD | Other effects of high altitude, subsequent encounter | CMS +T7029XS | Other effects of high altitude, sequela | CMS +T703 | Caisson disease [decompression sickness] | WHO +T703XXA | Caisson disease [decompression sickness], initial encounter | CMS +T703XXD | Caisson disease [decompression sickness], subsequent encounter | CMS +T703XXS | Caisson disease [decompression sickness], sequela | CMS +T704 | Effects of high-pressure fluids | WHO +T704XXA | Effects of high-pressure fluids, initial encounter | CMS +T704XXD | Effects of high-pressure fluids, subsequent encounter | CMS +T704XXS | Effects of high-pressure fluids, sequela | CMS +T708 | Other effects of air pressure and water pressure | WHO +T708XXA | Other effects of air pressure and water pressure, initial encounter | CMS +T708XXD | Other effects of air pressure and water pressure, subsequent encounter | CMS +T708XXS | Other effects of air pressure and water pressure, sequela | CMS +T709 | Effect of air pressure and water pressure, unspecified | WHO +T709XXA | Effect of air pressure and water pressure, unspecified, initial encounter | CMS +T709XXD | Effect of air pressure and water pressure, unspecified, subsequent encounter | CMS +T709XXS | Effect of air pressure and water pressure, unspecified, sequela | CMS +T71 | Asphyxiation | WHO +T71111A | Asphyxiation due to smothering under pillow, accidental, initial encounter | CMS +T71111D | Asphyxiation due to smothering under pillow, accidental, subsequent encounter | CMS +T71111S | Asphyxiation due to smothering under pillow, accidental, sequela | CMS +T71112A | Asphyxiation due to smothering under pillow, intentional self-harm, initial encounter | CMS +T71112D | Asphyxiation due to smothering under pillow, intentional self-harm, subsequent encounter | CMS +T71112S | Asphyxiation due to smothering under pillow, intentional self-harm, sequela | CMS +T71113A | Asphyxiation due to smothering under pillow, assault, initial encounter | CMS +T71113D | Asphyxiation due to smothering under pillow, assault, subsequent encounter | CMS +T71113S | Asphyxiation due to smothering under pillow, assault, sequela | CMS +T71114A | Asphyxiation due to smothering under pillow, undetermined, initial encounter | CMS +T71114D | Asphyxiation due to smothering under pillow, undetermined, subsequent encounter | CMS +T71114S | Asphyxiation due to smothering under pillow, undetermined, sequela | CMS +T71121A | Asphyxiation due to plastic bag, accidental, initial encounter | CMS +T71121D | Asphyxiation due to plastic bag, accidental, subsequent encounter | CMS +T71121S | Asphyxiation due to plastic bag, accidental, sequela | CMS +T71122A | Asphyxiation due to plastic bag, intentional self-harm, initial encounter | CMS +T71122D | Asphyxiation due to plastic bag, intentional self-harm, subsequent encounter | CMS +T71122S | Asphyxiation due to plastic bag, intentional self-harm, sequela | CMS +T71123A | Asphyxiation due to plastic bag, assault, initial encounter | CMS +T71123D | Asphyxiation due to plastic bag, assault, subsequent encounter | CMS +T71123S | Asphyxiation due to plastic bag, assault, sequela | CMS +T71124A | Asphyxiation due to plastic bag, undetermined, initial encounter | CMS +T71124D | Asphyxiation due to plastic bag, undetermined, subsequent encounter | CMS +T71124S | Asphyxiation due to plastic bag, undetermined, sequela | CMS +T71131A | Asphyxiation due to being trapped in bed linens, accidental, initial encounter | CMS +T71131D | Asphyxiation due to being trapped in bed linens, accidental, subsequent encounter | CMS +T71131S | Asphyxiation due to being trapped in bed linens, accidental, sequela | CMS +T71132A | Asphyxiation due to being trapped in bed linens, intentional self-harm, initial encounter | CMS +T71132D | Asphyxiation due to being trapped in bed linens, intentional self-harm, subsequent encounter | CMS +T71132S | Asphyxiation due to being trapped in bed linens, intentional self-harm, sequela | CMS +T71133A | Asphyxiation due to being trapped in bed linens, assault, initial encounter | CMS +T71133D | Asphyxiation due to being trapped in bed linens, assault, subsequent encounter | CMS +T71133S | Asphyxiation due to being trapped in bed linens, assault, sequela | CMS +T71134A | Asphyxiation due to being trapped in bed linens, undetermined, initial encounter | CMS +T71134D | Asphyxiation due to being trapped in bed linens, undetermined, subsequent encounter | CMS +T71134S | Asphyxiation due to being trapped in bed linens, undetermined, sequela | CMS +T71141A | Asphyxiation due to smothering under another person's body (in bed), accidental, initial encounter | CMS +T71141D | Asphyxiation due to smothering under another person's body (in bed), accidental, subsequent encounter | CMS +T71141S | Asphyxiation due to smothering under another person's body (in bed), accidental, sequela | CMS +T71143A | Asphyxiation due to smothering under another person's body (in bed), assault, initial encounter | CMS +T71143D | Asphyxiation due to smothering under another person's body (in bed), assault, subsequent encounter | CMS +T71143S | Asphyxiation due to smothering under another person's body (in bed), assault, sequela | CMS +T71144A | Asphyxiation due to smothering under another person's body (in bed), undetermined, initial encounter | CMS +T71144D | Asphyxiation due to smothering under another person's body (in bed), undetermined, subsequent encounter | CMS +T71144S | Asphyxiation due to smothering under another person's body (in bed), undetermined, sequela | CMS +T71151A | Asphyxiation due to smothering in furniture, accidental, initial encounter | CMS +T71151D | Asphyxiation due to smothering in furniture, accidental, subsequent encounter | CMS +T71151S | Asphyxiation due to smothering in furniture, accidental, sequela | CMS +T71152A | Asphyxiation due to smothering in furniture, intentional self-harm, initial encounter | CMS +T71152D | Asphyxiation due to smothering in furniture, intentional self-harm, subsequent encounter | CMS +T71152S | Asphyxiation due to smothering in furniture, intentional self-harm, sequela | CMS +T71153A | Asphyxiation due to smothering in furniture, assault, initial encounter | CMS +T71153D | Asphyxiation due to smothering in furniture, assault, subsequent encounter | CMS +T71153S | Asphyxiation due to smothering in furniture, assault, sequela | CMS +T71154A | Asphyxiation due to smothering in furniture, undetermined, initial encounter | CMS +T71154D | Asphyxiation due to smothering in furniture, undetermined, subsequent encounter | CMS +T71154S | Asphyxiation due to smothering in furniture, undetermined, sequela | CMS +T71161A | Asphyxiation due to hanging, accidental, initial encounter | CMS +T71161D | Asphyxiation due to hanging, accidental, subsequent encounter | CMS +T71161S | Asphyxiation due to hanging, accidental, sequela | CMS +T71162A | Asphyxiation due to hanging, intentional self-harm, initial encounter | CMS +T71162D | Asphyxiation due to hanging, intentional self-harm, subsequent encounter | CMS +T71162S | Asphyxiation due to hanging, intentional self-harm, sequela | CMS +T71163A | Asphyxiation due to hanging, assault, initial encounter | CMS +T71163D | Asphyxiation due to hanging, assault, subsequent encounter | CMS +T71163S | Asphyxiation due to hanging, assault, sequela | CMS +T71164A | Asphyxiation due to hanging, undetermined, initial encounter | CMS +T71164D | Asphyxiation due to hanging, undetermined, subsequent encounter | CMS +T71164S | Asphyxiation due to hanging, undetermined, sequela | CMS +T71191A | Asphyxiation due to mechanical threat to breathing due to other causes, accidental, initial encounter | CMS +T71191D | Asphyxiation due to mechanical threat to breathing due to other causes, accidental, subsequent encounter | CMS +T71191S | Asphyxiation due to mechanical threat to breathing due to other causes, accidental, sequela | CMS +T71192A | Asphyxiation due to mechanical threat to breathing due to other causes, intentional self-harm, initial encounter | CMS +T71192D | Asphyxiation due to mechanical threat to breathing due to other causes, intentional self-harm, subsequent encounter | CMS +T71192S | Asphyxiation due to mechanical threat to breathing due to other causes, intentional self-harm, sequela | CMS +T71193A | Asphyxiation due to mechanical threat to breathing due to other causes, assault, initial encounter | CMS +T71193D | Asphyxiation due to mechanical threat to breathing due to other causes, assault, subsequent encounter | CMS +T71193S | Asphyxiation due to mechanical threat to breathing due to other causes, assault, sequela | CMS +T71194A | Asphyxiation due to mechanical threat to breathing due to other causes, undetermined, initial encounter | CMS +T71194D | Asphyxiation due to mechanical threat to breathing due to other causes, undetermined, subsequent encounter | CMS +T71194S | Asphyxiation due to mechanical threat to breathing due to other causes, undetermined, sequela | CMS +T7120XA | Asphyxiation due to systemic oxygen deficiency due to low oxygen content in ambient air due to unspecified cause, initial encounter | CMS +T7120XD | Asphyxiation due to systemic oxygen deficiency due to low oxygen content in ambient air due to unspecified cause, subsequent encounter | CMS +T7120XS | Asphyxiation due to systemic oxygen deficiency due to low oxygen content in ambient air due to unspecified cause, sequela | CMS +T7121XA | Asphyxiation due to cave-in or falling earth, initial encounter | CMS +T7121XD | Asphyxiation due to cave-in or falling earth, subsequent encounter | CMS +T7121XS | Asphyxiation due to cave-in or falling earth, sequela | CMS +T71221A | Asphyxiation due to being trapped in a car trunk, accidental, initial encounter | CMS +T71221D | Asphyxiation due to being trapped in a car trunk, accidental, subsequent encounter | CMS +T71221S | Asphyxiation due to being trapped in a car trunk, accidental, sequela | CMS +T71222A | Asphyxiation due to being trapped in a car trunk, intentional self-harm, initial encounter | CMS +T71222D | Asphyxiation due to being trapped in a car trunk, intentional self-harm, subsequent encounter | CMS +T71222S | Asphyxiation due to being trapped in a car trunk, intentional self-harm, sequela | CMS +T71223A | Asphyxiation due to being trapped in a car trunk, assault, initial encounter | CMS +T71223D | Asphyxiation due to being trapped in a car trunk, assault, subsequent encounter | CMS +T71223S | Asphyxiation due to being trapped in a car trunk, assault, sequela | CMS +T71224A | Asphyxiation due to being trapped in a car trunk, undetermined, initial encounter | CMS +T71224D | Asphyxiation due to being trapped in a car trunk, undetermined, subsequent encounter | CMS +T71224S | Asphyxiation due to being trapped in a car trunk, undetermined, sequela | CMS +T71231A | Asphyxiation due to being trapped in a (discarded) refrigerator, accidental, initial encounter | CMS +T71231D | Asphyxiation due to being trapped in a (discarded) refrigerator, accidental, subsequent encounter | CMS +T71231S | Asphyxiation due to being trapped in a (discarded) refrigerator, accidental, sequela | CMS +T71232A | Asphyxiation due to being trapped in a (discarded) refrigerator, intentional self-harm, initial encounter | CMS +T71232D | Asphyxiation due to being trapped in a (discarded) refrigerator, intentional self-harm, subsequent encounter | CMS +T71232S | Asphyxiation due to being trapped in a (discarded) refrigerator, intentional self-harm, sequela | CMS +T71233A | Asphyxiation due to being trapped in a (discarded) refrigerator, assault, initial encounter | CMS +T71233D | Asphyxiation due to being trapped in a (discarded) refrigerator, assault, subsequent encounter | CMS +T71233S | Asphyxiation due to being trapped in a (discarded) refrigerator, assault, sequela | CMS +T71234A | Asphyxiation due to being trapped in a (discarded) refrigerator, undetermined, initial encounter | CMS +T71234D | Asphyxiation due to being trapped in a (discarded) refrigerator, undetermined, subsequent encounter | CMS +T71234S | Asphyxiation due to being trapped in a (discarded) refrigerator, undetermined, sequela | CMS +T7129XA | Asphyxiation due to being trapped in other low oxygen environment, initial encounter | CMS +T7129XD | Asphyxiation due to being trapped in other low oxygen environment, subsequent encounter | CMS +T7129XS | Asphyxiation due to being trapped in other low oxygen environment, sequela | CMS +T719XXA | Asphyxiation due to unspecified cause, initial encounter | CMS +T719XXD | Asphyxiation due to unspecified cause, subsequent encounter | CMS +T719XXS | Asphyxiation due to unspecified cause, sequela | CMS +T73 | Effects of other deprivation | WHO +T730 | Effects of hunger | WHO +T730XXA | Starvation, initial encounter | CMS +T730XXD | Starvation, subsequent encounter | CMS +T730XXS | Starvation, sequela | CMS +T731 | Effects of thirst | WHO +T731XXA | Deprivation of water, initial encounter | CMS +T731XXD | Deprivation of water, subsequent encounter | CMS +T731XXS | Deprivation of water, sequela | CMS +T732 | Exhaustion due to exposure | WHO +T732XXA | Exhaustion due to exposure, initial encounter | CMS +T732XXD | Exhaustion due to exposure, subsequent encounter | CMS +T732XXS | Exhaustion due to exposure, sequela | CMS +T733 | Exhaustion due to excessive exertion | WHO +T733XXA | Exhaustion due to excessive exertion, initial encounter | CMS +T733XXD | Exhaustion due to excessive exertion, subsequent encounter | CMS +T733XXS | Exhaustion due to excessive exertion, sequela | CMS +T738 | Other effects of deprivation | WHO +T738XXA | Other effects of deprivation, initial encounter | CMS +T738XXD | Other effects of deprivation, subsequent encounter | CMS +T738XXS | Other effects of deprivation, sequela | CMS +T739 | Effect of deprivation, unspecified | WHO +T739XXA | Effect of deprivation, unspecified, initial encounter | CMS +T739XXD | Effect of deprivation, unspecified, subsequent encounter | CMS +T739XXS | Effect of deprivation, unspecified, sequela | CMS +T74 | Maltreatment syndromes | WHO +T740 | Neglect or abandonment | WHO +T7401XA | Adult neglect or abandonment, confirmed, initial encounter | CMS +T7401XD | Adult neglect or abandonment, confirmed, subsequent encounter | CMS +T7401XS | Adult neglect or abandonment, confirmed, sequela | CMS +T7402XA | Child neglect or abandonment, confirmed, initial encounter | CMS +T7402XD | Child neglect or abandonment, confirmed, subsequent encounter | CMS +T7402XS | Child neglect or abandonment, confirmed, sequela | CMS +T741 | Physical abuse | WHO +T7411XA | Adult physical abuse, confirmed, initial encounter | CMS +T7411XD | Adult physical abuse, confirmed, subsequent encounter | CMS +T7411XS | Adult physical abuse, confirmed, sequela | CMS +T7412XA | Child physical abuse, confirmed, initial encounter | CMS +T7412XD | Child physical abuse, confirmed, subsequent encounter | CMS +T7412XS | Child physical abuse, confirmed, sequela | CMS +T742 | Sexual abuse | WHO +T7421XA | Adult sexual abuse, confirmed, initial encounter | CMS +T7421XD | Adult sexual abuse, confirmed, subsequent encounter | CMS +T7421XS | Adult sexual abuse, confirmed, sequela | CMS +T7422XA | Child sexual abuse, confirmed, initial encounter | CMS +T7422XD | Child sexual abuse, confirmed, subsequent encounter | CMS +T7422XS | Child sexual abuse, confirmed, sequela | CMS +T743 | Psychological abuse | WHO +T7431XA | Adult psychological abuse, confirmed, initial encounter | CMS +T7431XD | Adult psychological abuse, confirmed, subsequent encounter | CMS +T7431XS | Adult psychological abuse, confirmed, sequela | CMS +T7432XA | Child psychological abuse, confirmed, initial encounter | CMS +T7432XD | Child psychological abuse, confirmed, subsequent encounter | CMS +T7432XS | Child psychological abuse, confirmed, sequela | CMS +T744XXA | Shaken infant syndrome, initial encounter | CMS +T744XXD | Shaken infant syndrome, subsequent encounter | CMS +T744XXS | Shaken infant syndrome, sequela | CMS +T7451XA | Adult forced sexual exploitation, confirmed, initial encounter | CMS +T7451XD | Adult forced sexual exploitation, confirmed, subsequent encounter | CMS +T7451XS | Adult forced sexual exploitation, confirmed, sequela | CMS +T7452XA | Child sexual exploitation, confirmed, initial encounter | CMS +T7452XD | Child sexual exploitation, confirmed, subsequent encounter | CMS +T7452XS | Child sexual exploitation, confirmed, sequela | CMS +T7461XA | Adult forced labor exploitation, confirmed, initial encounter | CMS +T7461XD | Adult forced labor exploitation, confirmed, subsequent encounter | CMS +T7461XS | Adult forced labor exploitation, confirmed, sequela | CMS +T7462XA | Child forced labor exploitation, confirmed, initial encounter | CMS +T7462XD | Child forced labor exploitation, confirmed, subsequent encounter | CMS +T7462XS | Child forced labor exploitation, confirmed, sequela | CMS +T748 | Other maltreatment syndromes | WHO +T749 | Maltreatment syndrome, unspecified | WHO +T7491XA | Unspecified adult maltreatment, confirmed, initial encounter | CMS +T7491XD | Unspecified adult maltreatment, confirmed, subsequent encounter | CMS +T7491XS | Unspecified adult maltreatment, confirmed, sequela | CMS +T7492XA | Unspecified child maltreatment, confirmed, initial encounter | CMS +T7492XD | Unspecified child maltreatment, confirmed, subsequent encounter | CMS +T7492XS | Unspecified child maltreatment, confirmed, sequela | CMS +T75 | Effects of other external causes | WHO +T750 | Effects of lightning | WHO +T7500XA | Unspecified effects of lightning, initial encounter | CMS +T7500XD | Unspecified effects of lightning, subsequent encounter | CMS +T7500XS | Unspecified effects of lightning, sequela | CMS +T7501XA | Shock due to being struck by lightning, initial encounter | CMS +T7501XD | Shock due to being struck by lightning, subsequent encounter | CMS +T7501XS | Shock due to being struck by lightning, sequela | CMS +T7509XA | Other effects of lightning, initial encounter | CMS +T7509XD | Other effects of lightning, subsequent encounter | CMS +T7509XS | Other effects of lightning, sequela | CMS +T751 | Drowning and nonfatal submersion | WHO +T751XXA | Unspecified effects of drowning and nonfatal submersion, initial encounter | CMS +T751XXD | Unspecified effects of drowning and nonfatal submersion, subsequent encounter | CMS +T751XXS | Unspecified effects of drowning and nonfatal submersion, sequela | CMS +T752 | Effects of vibration | WHO +T7520XA | Unspecified effects of vibration, initial encounter | CMS +T7520XD | Unspecified effects of vibration, subsequent encounter | CMS +T7520XS | Unspecified effects of vibration, sequela | CMS +T7521XA | Pneumatic hammer syndrome, initial encounter | CMS +T7521XD | Pneumatic hammer syndrome, subsequent encounter | CMS +T7521XS | Pneumatic hammer syndrome, sequela | CMS +T7522XA | Traumatic vasospastic syndrome, initial encounter | CMS +T7522XD | Traumatic vasospastic syndrome, subsequent encounter | CMS +T7522XS | Traumatic vasospastic syndrome, sequela | CMS +T7523XA | Vertigo from infrasound, initial encounter | CMS +T7523XD | Vertigo from infrasound, subsequent encounter | CMS +T7523XS | Vertigo from infrasound, sequela | CMS +T7529XA | Other effects of vibration, initial encounter | CMS +T7529XD | Other effects of vibration, subsequent encounter | CMS +T7529XS | Other effects of vibration, sequela | CMS +T753 | Motion sickness | WHO +T753XXA | Motion sickness, initial encounter | CMS +T753XXD | Motion sickness, subsequent encounter | CMS +T753XXS | Motion sickness, sequela | CMS +T754 | Effects of electric current | WHO +T754XXA | Electrocution, initial encounter | CMS +T754XXD | Electrocution, subsequent encounter | CMS +T754XXS | Electrocution, sequela | CMS +T758 | Other specified effects of other external causes | WHO +T7581XA | Effects of abnormal gravitation [G] forces, initial encounter | CMS +T7581XD | Effects of abnormal gravitation [G] forces, subsequent encounter | CMS +T7581XS | Effects of abnormal gravitation [G] forces, sequela | CMS +T7582XA | Effects of weightlessness, initial encounter | CMS +T7582XD | Effects of weightlessness, subsequent encounter | CMS +T7582XS | Effects of weightlessness, sequela | CMS +T7589XA | Other specified effects of external causes, initial encounter | CMS +T7589XD | Other specified effects of external causes, subsequent encounter | CMS +T7589XS | Other specified effects of external causes, sequela | CMS +T76 | Unspecified effects of external causes | WHO +T7601XA | Adult neglect or abandonment, suspected, initial encounter | CMS +T7601XD | Adult neglect or abandonment, suspected, subsequent encounter | CMS +T7601XS | Adult neglect or abandonment, suspected, sequela | CMS +T7602XA | Child neglect or abandonment, suspected, initial encounter | CMS +T7602XD | Child neglect or abandonment, suspected, subsequent encounter | CMS +T7602XS | Child neglect or abandonment, suspected, sequela | CMS +T7611XA | Adult physical abuse, suspected, initial encounter | CMS +T7611XD | Adult physical abuse, suspected, subsequent encounter | CMS +T7611XS | Adult physical abuse, suspected, sequela | CMS +T7612XA | Child physical abuse, suspected, initial encounter | CMS +T7612XD | Child physical abuse, suspected, subsequent encounter | CMS +T7612XS | Child physical abuse, suspected, sequela | CMS +T7621XA | Adult sexual abuse, suspected, initial encounter | CMS +T7621XD | Adult sexual abuse, suspected, subsequent encounter | CMS +T7621XS | Adult sexual abuse, suspected, sequela | CMS +T7622XA | Child sexual abuse, suspected, initial encounter | CMS +T7622XD | Child sexual abuse, suspected, subsequent encounter | CMS +T7622XS | Child sexual abuse, suspected, sequela | CMS +T7631XA | Adult psychological abuse, suspected, initial encounter | CMS +T7631XD | Adult psychological abuse, suspected, subsequent encounter | CMS +T7631XS | Adult psychological abuse, suspected, sequela | CMS +T7632XA | Child psychological abuse, suspected, initial encounter | CMS +T7632XD | Child psychological abuse, suspected, subsequent encounter | CMS +T7632XS | Child psychological abuse, suspected, sequela | CMS +T7651XA | Adult forced sexual exploitation, suspected, initial encounter | CMS +T7651XD | Adult forced sexual exploitation, suspected, subsequent encounter | CMS +T7651XS | Adult forced sexual exploitation, suspected, sequela | CMS +T7652XA | Child sexual exploitation, suspected, initial encounter | CMS +T7652XD | Child sexual exploitation, suspected, subsequent encounter | CMS +T7652XS | Child sexual exploitation, suspected, sequela | CMS +T7661XA | Adult forced labor exploitation, suspected, initial encounter | CMS +T7661XD | Adult forced labor exploitation, suspected, subsequent encounter | CMS +T7661XS | Adult forced labor exploitation, suspected, sequela | CMS +T7662XA | Child forced labor exploitation, suspected, initial encounter | CMS +T7662XD | Child forced labor exploitation, suspected, subsequent encounter | CMS +T7662XS | Child forced labor exploitation, suspected, sequela | CMS +T7691XA | Unspecified adult maltreatment, suspected, initial encounter | CMS +T7691XD | Unspecified adult maltreatment, suspected, subsequent encounter | CMS +T7691XS | Unspecified adult maltreatment, suspected, sequela | CMS +T7692XA | Unspecified child maltreatment, suspected, initial encounter | CMS +T7692XD | Unspecified child maltreatment, suspected, subsequent encounter | CMS +T7692XS | Unspecified child maltreatment, suspected, sequela | CMS +T78 | Adverse effects, not elsewhere classified | WHO +T780 | Anaphylactic shock due to adverse food reaction | WHO +T7800XA | Anaphylactic reaction due to unspecified food, initial encounter | CMS +T7800XD | Anaphylactic reaction due to unspecified food, subsequent encounter | CMS +T7800XS | Anaphylactic reaction due to unspecified food, sequela | CMS +T7801XA | Anaphylactic reaction due to peanuts, initial encounter | CMS +T7801XD | Anaphylactic reaction due to peanuts, subsequent encounter | CMS +T7801XS | Anaphylactic reaction due to peanuts, sequela | CMS +T7802XA | Anaphylactic reaction due to shellfish (crustaceans), initial encounter | CMS +T7802XD | Anaphylactic reaction due to shellfish (crustaceans), subsequent encounter | CMS +T7802XS | Anaphylactic reaction due to shellfish (crustaceans), sequela | CMS +T7803XA | Anaphylactic reaction due to other fish, initial encounter | CMS +T7803XD | Anaphylactic reaction due to other fish, subsequent encounter | CMS +T7803XS | Anaphylactic reaction due to other fish, sequela | CMS +T7804XA | Anaphylactic reaction due to fruits and vegetables, initial encounter | CMS +T7804XD | Anaphylactic reaction due to fruits and vegetables, subsequent encounter | CMS +T7804XS | Anaphylactic reaction due to fruits and vegetables, sequela | CMS +T7805XA | Anaphylactic reaction due to tree nuts and seeds, initial encounter | CMS +T7805XD | Anaphylactic reaction due to tree nuts and seeds, subsequent encounter | CMS +T7805XS | Anaphylactic reaction due to tree nuts and seeds, sequela | CMS +T7806XA | Anaphylactic reaction due to food additives, initial encounter | CMS +T7806XD | Anaphylactic reaction due to food additives, subsequent encounter | CMS +T7806XS | Anaphylactic reaction due to food additives, sequela | CMS +T7807XA | Anaphylactic reaction due to milk and dairy products, initial encounter | CMS +T7807XD | Anaphylactic reaction due to milk and dairy products, subsequent encounter | CMS +T7807XS | Anaphylactic reaction due to milk and dairy products, sequela | CMS +T7808XA | Anaphylactic reaction due to eggs, initial encounter | CMS +T7808XD | Anaphylactic reaction due to eggs, subsequent encounter | CMS +T7808XS | Anaphylactic reaction due to eggs, sequela | CMS +T7809XA | Anaphylactic reaction due to other food products, initial encounter | CMS +T7809XD | Anaphylactic reaction due to other food products, subsequent encounter | CMS +T7809XS | Anaphylactic reaction due to other food products, sequela | CMS +T781 | Other adverse food reactions, not elsewhere classified | WHO +T781XXA | Other adverse food reactions, not elsewhere classified, initial encounter | CMS +T781XXD | Other adverse food reactions, not elsewhere classified, subsequent encounter | CMS +T781XXS | Other adverse food reactions, not elsewhere classified, sequela | CMS +T782 | Anaphylactic shock, unspecified | WHO +T782XXA | Anaphylactic shock, unspecified, initial encounter | CMS +T782XXD | Anaphylactic shock, unspecified, subsequent encounter | CMS +T782XXS | Anaphylactic shock, unspecified, sequela | CMS +T783 | Angioneurotic oedema | WHO +T783XXA | Angioneurotic edema, initial encounter | CMS +T783XXD | Angioneurotic edema, subsequent encounter | CMS +T783XXS | Angioneurotic edema, sequela | CMS +T784 | Allergy, unspecified | WHO +T7840XA | Allergy, unspecified, initial encounter | CMS +T7840XD | Allergy, unspecified, subsequent encounter | CMS +T7840XS | Allergy, unspecified, sequela | CMS +T7841XA | Arthus phenomenon, initial encounter | CMS +T7841XD | Arthus phenomenon, subsequent encounter | CMS +T7841XS | Arthus phenomenon, sequela | CMS +T7849XA | Other allergy, initial encounter | CMS +T7849XD | Other allergy, subsequent encounter | CMS +T7849XS | Other allergy, sequela | CMS +T788 | Other adverse effects, not elsewhere classified | WHO +T788XXA | Other adverse effects, not elsewhere classified, initial encounter | CMS +T788XXD | Other adverse effects, not elsewhere classified, subsequent encounter | CMS +T788XXS | Other adverse effects, not elsewhere classified, sequela | CMS +T789 | Adverse effect, unspecified | WHO +T79 | Certain early complications of trauma, not elsewhere classified | WHO +T790 | Air embolism (traumatic) | WHO +T790XXA | Air embolism (traumatic), initial encounter | CMS +T790XXD | Air embolism (traumatic), subsequent encounter | CMS +T790XXS | Air embolism (traumatic), sequela | CMS +T791 | Fat embolism (traumatic) | WHO +T791XXA | Fat embolism (traumatic), initial encounter | CMS +T791XXD | Fat embolism (traumatic), subsequent encounter | CMS +T791XXS | Fat embolism (traumatic), sequela | CMS +T792 | Traumatic secondary and recurrent haemorrhage | WHO +T792XXA | Traumatic secondary and recurrent hemorrhage and seroma, initial encounter | CMS +T792XXD | Traumatic secondary and recurrent hemorrhage and seroma, subsequent encounter | CMS +T792XXS | Traumatic secondary and recurrent hemorrhage and seroma, sequela | CMS +T793 | Post-traumatic wound infection, not elsewhere classified | WHO +T794 | Traumatic shock | WHO +T794XXA | Traumatic shock, initial encounter | CMS +T794XXD | Traumatic shock, subsequent encounter | CMS +T794XXS | Traumatic shock, sequela | CMS +T795 | Traumatic anuria | WHO +T795XXA | Traumatic anuria, initial encounter | CMS +T795XXD | Traumatic anuria, subsequent encounter | CMS +T795XXS | Traumatic anuria, sequela | CMS +T796 | Traumatic ischaemia of muscle | WHO +T796XXA | Traumatic ischemia of muscle, initial encounter | CMS +T796XXD | Traumatic ischemia of muscle, subsequent encounter | CMS +T796XXS | Traumatic ischemia of muscle, sequela | CMS +T797 | Traumatic subcutaneous emphysema | WHO +T797XXA | Traumatic subcutaneous emphysema, initial encounter | CMS +T797XXD | Traumatic subcutaneous emphysema, subsequent encounter | CMS +T797XXS | Traumatic subcutaneous emphysema, sequela | CMS +T798 | Other early complications of trauma | WHO +T798XXA | Other early complications of trauma, initial encounter | CMS +T798XXD | Other early complications of trauma, subsequent encounter | CMS +T798XXS | Other early complications of trauma, sequela | CMS +T799 | Unspecified early complication of trauma | WHO +T799XXA | Unspecified early complication of trauma, initial encounter | CMS +T799XXD | Unspecified early complication of trauma, subsequent encounter | CMS +T799XXS | Unspecified early complication of trauma, sequela | CMS +T79A0XA | Compartment syndrome, unspecified, initial encounter | CMS +T79A0XD | Compartment syndrome, unspecified, subsequent encounter | CMS +T79A0XS | Compartment syndrome, unspecified, sequela | CMS +T79A11A | Traumatic compartment syndrome of right upper extremity, initial encounter | CMS +T79A11D | Traumatic compartment syndrome of right upper extremity, subsequent encounter | CMS +T79A11S | Traumatic compartment syndrome of right upper extremity, sequela | CMS +T79A12A | Traumatic compartment syndrome of left upper extremity, initial encounter | CMS +T79A12D | Traumatic compartment syndrome of left upper extremity, subsequent encounter | CMS +T79A12S | Traumatic compartment syndrome of left upper extremity, sequela | CMS +T79A19A | Traumatic compartment syndrome of unspecified upper extremity, initial encounter | CMS +T79A19D | Traumatic compartment syndrome of unspecified upper extremity, subsequent encounter | CMS +T79A19S | Traumatic compartment syndrome of unspecified upper extremity, sequela | CMS +T79A21A | Traumatic compartment syndrome of right lower extremity, initial encounter | CMS +T79A21D | Traumatic compartment syndrome of right lower extremity, subsequent encounter | CMS +T79A21S | Traumatic compartment syndrome of right lower extremity, sequela | CMS +T79A22A | Traumatic compartment syndrome of left lower extremity, initial encounter | CMS +T79A22D | Traumatic compartment syndrome of left lower extremity, subsequent encounter | CMS +T79A22S | Traumatic compartment syndrome of left lower extremity, sequela | CMS +T79A29A | Traumatic compartment syndrome of unspecified lower extremity, initial encounter | CMS +T79A29D | Traumatic compartment syndrome of unspecified lower extremity, subsequent encounter | CMS +T79A29S | Traumatic compartment syndrome of unspecified lower extremity, sequela | CMS +T79A3XA | Traumatic compartment syndrome of abdomen, initial encounter | CMS +T79A3XD | Traumatic compartment syndrome of abdomen, subsequent encounter | CMS +T79A3XS | Traumatic compartment syndrome of abdomen, sequela | CMS +T79A9XA | Traumatic compartment syndrome of other sites, initial encounter | CMS +T79A9XD | Traumatic compartment syndrome of other sites, subsequent encounter | CMS +T79A9XS | Traumatic compartment syndrome of other sites, sequela | CMS +T80 | Complications following infusion, transfusion and therapeutic injection | WHO +T800 | Air embolism following infusion, transfusion and therapeutic injection | WHO +T800XXA | Air embolism following infusion, transfusion and therapeutic injection, initial encounter | CMS +T800XXD | Air embolism following infusion, transfusion and therapeutic injection, subsequent encounter | CMS +T800XXS | Air embolism following infusion, transfusion and therapeutic injection, sequela | CMS +T801 | Vascular complications following infusion, transfusion and therapeutic injection | WHO +T801XXA | Vascular complications following infusion, transfusion and therapeutic injection, initial encounter | CMS +T801XXD | Vascular complications following infusion, transfusion and therapeutic injection, subsequent encounter | CMS +T801XXS | Vascular complications following infusion, transfusion and therapeutic injection, sequela | CMS +T802 | Infections following infusion, transfusion and therapeutic injection | WHO +T80211A | Bloodstream infection due to central venous catheter, initial encounter | CMS +T80211D | Bloodstream infection due to central venous catheter, subsequent encounter | CMS +T80211S | Bloodstream infection due to central venous catheter, sequela | CMS +T80212A | Local infection due to central venous catheter, initial encounter | CMS +T80212D | Local infection due to central venous catheter, subsequent encounter | CMS +T80212S | Local infection due to central venous catheter, sequela | CMS +T80218A | Other infection due to central venous catheter, initial encounter | CMS +T80218D | Other infection due to central venous catheter, subsequent encounter | CMS +T80218S | Other infection due to central venous catheter, sequela | CMS +T80219A | Unspecified infection due to central venous catheter, initial encounter | CMS +T80219D | Unspecified infection due to central venous catheter, subsequent encounter | CMS +T80219S | Unspecified infection due to central venous catheter, sequela | CMS +T8022XA | Acute infection following transfusion, infusion, or injection of blood and blood products, initial encounter | CMS +T8022XD | Acute infection following transfusion, infusion, or injection of blood and blood products, subsequent encounter | CMS +T8022XS | Acute infection following transfusion, infusion, or injection of blood and blood products, sequela | CMS +T8029XA | Infection following other infusion, transfusion and therapeutic injection, initial encounter | CMS +T8029XD | Infection following other infusion, transfusion and therapeutic injection, subsequent encounter | CMS +T8029XS | Infection following other infusion, transfusion and therapeutic injection, sequela | CMS +T803 | ABO incompatibility reaction | WHO +T8030XA | ABO incompatibility reaction due to transfusion of blood or blood products, unspecified, initial encounter | CMS +T8030XD | ABO incompatibility reaction due to transfusion of blood or blood products, unspecified, subsequent encounter | CMS +T8030XS | ABO incompatibility reaction due to transfusion of blood or blood products, unspecified, sequela | CMS +T80310A | ABO incompatibility with acute hemolytic transfusion reaction, initial encounter | CMS +T80310D | ABO incompatibility with acute hemolytic transfusion reaction, subsequent encounter | CMS +T80310S | ABO incompatibility with acute hemolytic transfusion reaction, sequela | CMS +T80311A | ABO incompatibility with delayed hemolytic transfusion reaction, initial encounter | CMS +T80311D | ABO incompatibility with delayed hemolytic transfusion reaction, subsequent encounter | CMS +T80311S | ABO incompatibility with delayed hemolytic transfusion reaction, sequela | CMS +T80319A | ABO incompatibility with hemolytic transfusion reaction, unspecified, initial encounter | CMS +T80319D | ABO incompatibility with hemolytic transfusion reaction, unspecified, subsequent encounter | CMS +T80319S | ABO incompatibility with hemolytic transfusion reaction, unspecified, sequela | CMS +T8039XA | Other ABO incompatibility reaction due to transfusion of blood or blood products, initial encounter | CMS +T8039XD | Other ABO incompatibility reaction due to transfusion of blood or blood products, subsequent encounter | CMS +T8039XS | Other ABO incompatibility reaction due to transfusion of blood or blood products, sequela | CMS +T804 | Rh incompatibility reaction | WHO +T8040XA | Rh incompatibility reaction due to transfusion of blood or blood products, unspecified, initial encounter | CMS +T8040XD | Rh incompatibility reaction due to transfusion of blood or blood products, unspecified, subsequent encounter | CMS +T8040XS | Rh incompatibility reaction due to transfusion of blood or blood products, unspecified, sequela | CMS +T80410A | Rh incompatibility with acute hemolytic transfusion reaction, initial encounter | CMS +T80410D | Rh incompatibility with acute hemolytic transfusion reaction, subsequent encounter | CMS +T80410S | Rh incompatibility with acute hemolytic transfusion reaction, sequela | CMS +T80411A | Rh incompatibility with delayed hemolytic transfusion reaction, initial encounter | CMS +T80411D | Rh incompatibility with delayed hemolytic transfusion reaction, subsequent encounter | CMS +T80411S | Rh incompatibility with delayed hemolytic transfusion reaction, sequela | CMS +T80419A | Rh incompatibility with hemolytic transfusion reaction, unspecified, initial encounter | CMS +T80419D | Rh incompatibility with hemolytic transfusion reaction, unspecified, subsequent encounter | CMS +T80419S | Rh incompatibility with hemolytic transfusion reaction, unspecified, sequela | CMS +T8049XA | Other Rh incompatibility reaction due to transfusion of blood or blood products, initial encounter | CMS +T8049XD | Other Rh incompatibility reaction due to transfusion of blood or blood products, subsequent encounter | CMS +T8049XS | Other Rh incompatibility reaction due to transfusion of blood or blood products, sequela | CMS +T805 | Anaphylactic shock due to serum | WHO +T8051XA | Anaphylactic reaction due to administration of blood and blood products, initial encounter | CMS +T8051XD | Anaphylactic reaction due to administration of blood and blood products, subsequent encounter | CMS +T8051XS | Anaphylactic reaction due to administration of blood and blood products, sequela | CMS +T8052XA | Anaphylactic reaction due to vaccination, initial encounter | CMS +T8052XD | Anaphylactic reaction due to vaccination, subsequent encounter | CMS +T8052XS | Anaphylactic reaction due to vaccination, sequela | CMS +T8059XA | Anaphylactic reaction due to other serum, initial encounter | CMS +T8059XD | Anaphylactic reaction due to other serum, subsequent encounter | CMS +T8059XS | Anaphylactic reaction due to other serum, sequela | CMS +T806 | Other serum reactions | WHO +T8061XA | Other serum reaction due to administration of blood and blood products, initial encounter | CMS +T8061XD | Other serum reaction due to administration of blood and blood products, subsequent encounter | CMS +T8061XS | Other serum reaction due to administration of blood and blood products, sequela | CMS +T8062XA | Other serum reaction due to vaccination, initial encounter | CMS +T8062XD | Other serum reaction due to vaccination, subsequent encounter | CMS +T8062XS | Other serum reaction due to vaccination, sequela | CMS +T8069XA | Other serum reaction due to other serum, initial encounter | CMS +T8069XD | Other serum reaction due to other serum, subsequent encounter | CMS +T8069XS | Other serum reaction due to other serum, sequela | CMS +T808 | Other complications following infusion, transfusion and therapeutic injection | WHO +T80810A | Extravasation of vesicant antineoplastic chemotherapy, initial encounter | CMS +T80810D | Extravasation of vesicant antineoplastic chemotherapy, subsequent encounter | CMS +T80810S | Extravasation of vesicant antineoplastic chemotherapy, sequela | CMS +T80818A | Extravasation of other vesicant agent, initial encounter | CMS +T80818D | Extravasation of other vesicant agent, subsequent encounter | CMS +T80818S | Extravasation of other vesicant agent, sequela | CMS +T8089XA | Other complications following infusion, transfusion and therapeutic injection, initial encounter | CMS +T8089XD | Other complications following infusion, transfusion and therapeutic injection, subsequent encounter | CMS +T8089XS | Other complications following infusion, transfusion and therapeutic injection, sequela | CMS +T809 | Unspecified complication following infusion, transfusion and therapeutic injection | WHO +T8090XA | Unspecified complication following infusion and therapeutic injection, initial encounter | CMS +T8090XD | Unspecified complication following infusion and therapeutic injection, subsequent encounter | CMS +T8090XS | Unspecified complication following infusion and therapeutic injection, sequela | CMS +T80910A | Acute hemolytic transfusion reaction, unspecified incompatibility, initial encounter | CMS +T80910D | Acute hemolytic transfusion reaction, unspecified incompatibility, subsequent encounter | CMS +T80910S | Acute hemolytic transfusion reaction, unspecified incompatibility, sequela | CMS +T80911A | Delayed hemolytic transfusion reaction, unspecified incompatibility, initial encounter | CMS +T80911D | Delayed hemolytic transfusion reaction, unspecified incompatibility, subsequent encounter | CMS +T80911S | Delayed hemolytic transfusion reaction, unspecified incompatibility, sequela | CMS +T80919A | Hemolytic transfusion reaction, unspecified incompatibility, unspecified as acute or delayed, initial encounter | CMS +T80919D | Hemolytic transfusion reaction, unspecified incompatibility, unspecified as acute or delayed, subsequent encounter | CMS +T80919S | Hemolytic transfusion reaction, unspecified incompatibility, unspecified as acute or delayed, sequela | CMS +T8092XA | Unspecified transfusion reaction, initial encounter | CMS +T8092XD | Unspecified transfusion reaction, subsequent encounter | CMS +T8092XS | Unspecified transfusion reaction, sequela | CMS +T80A0XA | Non-ABO incompatibility reaction due to transfusion of blood or blood products, unspecified, initial encounter | CMS +T80A0XD | Non-ABO incompatibility reaction due to transfusion of blood or blood products, unspecified, subsequent encounter | CMS +T80A0XS | Non-ABO incompatibility reaction due to transfusion of blood or blood products, unspecified, sequela | CMS +T80A10A | Non-ABO incompatibility with acute hemolytic transfusion reaction, initial encounter | CMS +T80A10D | Non-ABO incompatibility with acute hemolytic transfusion reaction, subsequent encounter | CMS +T80A10S | Non-ABO incompatibility with acute hemolytic transfusion reaction, sequela | CMS +T80A11A | Non-ABO incompatibility with delayed hemolytic transfusion reaction, initial encounter | CMS +T80A11D | Non-ABO incompatibility with delayed hemolytic transfusion reaction, subsequent encounter | CMS +T80A11S | Non-ABO incompatibility with delayed hemolytic transfusion reaction, sequela | CMS +T80A19A | Non-ABO incompatibility with hemolytic transfusion reaction, unspecified, initial encounter | CMS +T80A19D | Non-ABO incompatibility with hemolytic transfusion reaction, unspecified, subsequent encounter | CMS +T80A19S | Non-ABO incompatibility with hemolytic transfusion reaction, unspecified, sequela | CMS +T80A9XA | Other non-ABO incompatibility reaction due to transfusion of blood or blood products, initial encounter | CMS +T80A9XD | Other non-ABO incompatibility reaction due to transfusion of blood or blood products, subsequent encounter | CMS +T80A9XS | Other non-ABO incompatibility reaction due to transfusion of blood or blood products, sequela | CMS +T81 | Complications of procedures, not elsewhere classified | WHO +T810 | Haemorrhage and haematoma complicating a procedure, not elsewhere classified | WHO +T811 | Shock during or resulting from a procedure, not elsewhere classified | WHO +T8110XA | Postprocedural shock unspecified, initial encounter | CMS +T8110XD | Postprocedural shock unspecified, subsequent encounter | CMS +T8110XS | Postprocedural shock unspecified, sequela | CMS +T8111XA | Postprocedural cardiogenic shock, initial encounter | CMS +T8111XD | Postprocedural cardiogenic shock, subsequent encounter | CMS +T8111XS | Postprocedural cardiogenic shock, sequela | CMS +T8112XA | Postprocedural septic shock, initial encounter | CMS +T8112XD | Postprocedural septic shock, subsequent encounter | CMS +T8112XS | Postprocedural septic shock, sequela | CMS +T8119XA | Other postprocedural shock, initial encounter | CMS +T8119XD | Other postprocedural shock, subsequent encounter | CMS +T8119XS | Other postprocedural shock, sequela | CMS +T812 | Accidental puncture and laceration during a procedure, not elsewhere classified | WHO +T813 | Disruption of operation wound, not elsewhere classified | WHO +T8130XA | Disruption of wound, unspecified, initial encounter | CMS +T8130XD | Disruption of wound, unspecified, subsequent encounter | CMS +T8130XS | Disruption of wound, unspecified, sequela | CMS +T8131XA | Disruption of external operation (surgical) wound, not elsewhere classified, initial encounter | CMS +T8131XD | Disruption of external operation (surgical) wound, not elsewhere classified, subsequent encounter | CMS +T8131XS | Disruption of external operation (surgical) wound, not elsewhere classified, sequela | CMS +T8132XA | Disruption of internal operation (surgical) wound, not elsewhere classified, initial encounter | CMS +T8132XD | Disruption of internal operation (surgical) wound, not elsewhere classified, subsequent encounter | CMS +T8132XS | Disruption of internal operation (surgical) wound, not elsewhere classified, sequela | CMS +T8133XA | Disruption of traumatic injury wound repair, initial encounter | CMS +T8133XD | Disruption of traumatic injury wound repair, subsequent encounter | CMS +T8133XS | Disruption of traumatic injury wound repair, sequela | CMS +T814 | Infection following a procedure, not elsewhere classified | WHO +T8140XA | Infection following a procedure, unspecified, initial encounter | CMS +T8140XD | Infection following a procedure, unspecified, subsequent encounter | CMS +T8140XS | Infection following a procedure, unspecified, sequela | CMS +T8141XA | Infection following a procedure, superficial incisional surgical site, initial encounter | CMS +T8141XD | Infection following a procedure, superficial incisional surgical site, subsequent encounter | CMS +T8141XS | Infection following a procedure, superficial incisional surgical site, sequela | CMS +T8142XA | Infection following a procedure, deep incisional surgical site, initial encounter | CMS +T8142XD | Infection following a procedure, deep incisional surgical site, subsequent encounter | CMS +T8142XS | Infection following a procedure, deep incisional surgical site, sequela | CMS +T8143XA | Infection following a procedure, organ and space surgical site, initial encounter | CMS +T8143XD | Infection following a procedure, organ and space surgical site, subsequent encounter | CMS +T8143XS | Infection following a procedure, organ and space surgical site, sequela | CMS +T8144XA | Sepsis following a procedure, initial encounter | CMS +T8144XD | Sepsis following a procedure, subsequent encounter | CMS +T8144XS | Sepsis following a procedure, sequela | CMS +T8149XA | Infection following a procedure, other surgical site, initial encounter | CMS +T8149XD | Infection following a procedure, other surgical site, subsequent encounter | CMS +T8149XS | Infection following a procedure, other surgical site, sequela | CMS +T815 | Foreign body accidentally left in body cavity or operation wound following a procedure | WHO +T81500A | Unspecified complication of foreign body accidentally left in body following surgical operation, initial encounter | CMS +T81500D | Unspecified complication of foreign body accidentally left in body following surgical operation, subsequent encounter | CMS +T81500S | Unspecified complication of foreign body accidentally left in body following surgical operation, sequela | CMS +T81501A | Unspecified complication of foreign body accidentally left in body following infusion or transfusion, initial encounter | CMS +T81501D | Unspecified complication of foreign body accidentally left in body following infusion or transfusion, subsequent encounter | CMS +T81501S | Unspecified complication of foreign body accidentally left in body following infusion or transfusion, sequela | CMS +T81502A | Unspecified complication of foreign body accidentally left in body following kidney dialysis, initial encounter | CMS +T81502D | Unspecified complication of foreign body accidentally left in body following kidney dialysis, subsequent encounter | CMS +T81502S | Unspecified complication of foreign body accidentally left in body following kidney dialysis, sequela | CMS +T81503A | Unspecified complication of foreign body accidentally left in body following injection or immunization, initial encounter | CMS +T81503D | Unspecified complication of foreign body accidentally left in body following injection or immunization, subsequent encounter | CMS +T81503S | Unspecified complication of foreign body accidentally left in body following injection or immunization, sequela | CMS +T81504A | Unspecified complication of foreign body accidentally left in body following endoscopic examination, initial encounter | CMS +T81504D | Unspecified complication of foreign body accidentally left in body following endoscopic examination, subsequent encounter | CMS +T81504S | Unspecified complication of foreign body accidentally left in body following endoscopic examination, sequela | CMS +T81505A | Unspecified complication of foreign body accidentally left in body following heart catheterization, initial encounter | CMS +T81505D | Unspecified complication of foreign body accidentally left in body following heart catheterization, subsequent encounter | CMS +T81505S | Unspecified complication of foreign body accidentally left in body following heart catheterization, sequela | CMS +T81506A | Unspecified complication of foreign body accidentally left in body following aspiration, puncture or other catheterization, initial encounter | CMS +T81506D | Unspecified complication of foreign body accidentally left in body following aspiration, puncture or other catheterization, subsequent encounter | CMS +T81506S | Unspecified complication of foreign body accidentally left in body following aspiration, puncture or other catheterization, sequela | CMS +T81507A | Unspecified complication of foreign body accidentally left in body following removal of catheter or packing, initial encounter | CMS +T81507D | Unspecified complication of foreign body accidentally left in body following removal of catheter or packing, subsequent encounter | CMS +T81507S | Unspecified complication of foreign body accidentally left in body following removal of catheter or packing, sequela | CMS +T81508A | Unspecified complication of foreign body accidentally left in body following other procedure, initial encounter | CMS +T81508D | Unspecified complication of foreign body accidentally left in body following other procedure, subsequent encounter | CMS +T81508S | Unspecified complication of foreign body accidentally left in body following other procedure, sequela | CMS +T81509A | Unspecified complication of foreign body accidentally left in body following unspecified procedure, initial encounter | CMS +T81509D | Unspecified complication of foreign body accidentally left in body following unspecified procedure, subsequent encounter | CMS +T81509S | Unspecified complication of foreign body accidentally left in body following unspecified procedure, sequela | CMS +T81510A | Adhesions due to foreign body accidentally left in body following surgical operation, initial encounter | CMS +T81510D | Adhesions due to foreign body accidentally left in body following surgical operation, subsequent encounter | CMS +T81510S | Adhesions due to foreign body accidentally left in body following surgical operation, sequela | CMS +T81511A | Adhesions due to foreign body accidentally left in body following infusion or transfusion, initial encounter | CMS +T81511D | Adhesions due to foreign body accidentally left in body following infusion or transfusion, subsequent encounter | CMS +T81511S | Adhesions due to foreign body accidentally left in body following infusion or transfusion, sequela | CMS +T81512A | Adhesions due to foreign body accidentally left in body following kidney dialysis, initial encounter | CMS +T81512D | Adhesions due to foreign body accidentally left in body following kidney dialysis, subsequent encounter | CMS +T81512S | Adhesions due to foreign body accidentally left in body following kidney dialysis, sequela | CMS +T81513A | Adhesions due to foreign body accidentally left in body following injection or immunization, initial encounter | CMS +T81513D | Adhesions due to foreign body accidentally left in body following injection or immunization, subsequent encounter | CMS +T81513S | Adhesions due to foreign body accidentally left in body following injection or immunization, sequela | CMS +T81514A | Adhesions due to foreign body accidentally left in body following endoscopic examination, initial encounter | CMS +T81514D | Adhesions due to foreign body accidentally left in body following endoscopic examination, subsequent encounter | CMS +T81514S | Adhesions due to foreign body accidentally left in body following endoscopic examination, sequela | CMS +T81515A | Adhesions due to foreign body accidentally left in body following heart catheterization, initial encounter | CMS +T81515D | Adhesions due to foreign body accidentally left in body following heart catheterization, subsequent encounter | CMS +T81515S | Adhesions due to foreign body accidentally left in body following heart catheterization, sequela | CMS +T81516A | Adhesions due to foreign body accidentally left in body following aspiration, puncture or other catheterization, initial encounter | CMS +T81516D | Adhesions due to foreign body accidentally left in body following aspiration, puncture or other catheterization, subsequent encounter | CMS +T81516S | Adhesions due to foreign body accidentally left in body following aspiration, puncture or other catheterization, sequela | CMS +T81517A | Adhesions due to foreign body accidentally left in body following removal of catheter or packing, initial encounter | CMS +T81517D | Adhesions due to foreign body accidentally left in body following removal of catheter or packing, subsequent encounter | CMS +T81517S | Adhesions due to foreign body accidentally left in body following removal of catheter or packing, sequela | CMS +T81518A | Adhesions due to foreign body accidentally left in body following other procedure, initial encounter | CMS +T81518D | Adhesions due to foreign body accidentally left in body following other procedure, subsequent encounter | CMS +T81518S | Adhesions due to foreign body accidentally left in body following other procedure, sequela | CMS +T81519A | Adhesions due to foreign body accidentally left in body following unspecified procedure, initial encounter | CMS +T81519D | Adhesions due to foreign body accidentally left in body following unspecified procedure, subsequent encounter | CMS +T81519S | Adhesions due to foreign body accidentally left in body following unspecified procedure, sequela | CMS +T81520A | Obstruction due to foreign body accidentally left in body following surgical operation, initial encounter | CMS +T81520D | Obstruction due to foreign body accidentally left in body following surgical operation, subsequent encounter | CMS +T81520S | Obstruction due to foreign body accidentally left in body following surgical operation, sequela | CMS +T81521A | Obstruction due to foreign body accidentally left in body following infusion or transfusion, initial encounter | CMS +T81521D | Obstruction due to foreign body accidentally left in body following infusion or transfusion, subsequent encounter | CMS +T81521S | Obstruction due to foreign body accidentally left in body following infusion or transfusion, sequela | CMS +T81522A | Obstruction due to foreign body accidentally left in body following kidney dialysis, initial encounter | CMS +T81522D | Obstruction due to foreign body accidentally left in body following kidney dialysis, subsequent encounter | CMS +T81522S | Obstruction due to foreign body accidentally left in body following kidney dialysis, sequela | CMS +T81523A | Obstruction due to foreign body accidentally left in body following injection or immunization, initial encounter | CMS +T81523D | Obstruction due to foreign body accidentally left in body following injection or immunization, subsequent encounter | CMS +T81523S | Obstruction due to foreign body accidentally left in body following injection or immunization, sequela | CMS +T81524A | Obstruction due to foreign body accidentally left in body following endoscopic examination, initial encounter | CMS +T81524D | Obstruction due to foreign body accidentally left in body following endoscopic examination, subsequent encounter | CMS +T81524S | Obstruction due to foreign body accidentally left in body following endoscopic examination, sequela | CMS +T81525A | Obstruction due to foreign body accidentally left in body following heart catheterization, initial encounter | CMS +T81525D | Obstruction due to foreign body accidentally left in body following heart catheterization, subsequent encounter | CMS +T81525S | Obstruction due to foreign body accidentally left in body following heart catheterization, sequela | CMS +T81526A | Obstruction due to foreign body accidentally left in body following aspiration, puncture or other catheterization, initial encounter | CMS +T81526D | Obstruction due to foreign body accidentally left in body following aspiration, puncture or other catheterization, subsequent encounter | CMS +T81526S | Obstruction due to foreign body accidentally left in body following aspiration, puncture or other catheterization, sequela | CMS +T81527A | Obstruction due to foreign body accidentally left in body following removal of catheter or packing, initial encounter | CMS +T81527D | Obstruction due to foreign body accidentally left in body following removal of catheter or packing, subsequent encounter | CMS +T81527S | Obstruction due to foreign body accidentally left in body following removal of catheter or packing, sequela | CMS +T81528A | Obstruction due to foreign body accidentally left in body following other procedure, initial encounter | CMS +T81528D | Obstruction due to foreign body accidentally left in body following other procedure, subsequent encounter | CMS +T81528S | Obstruction due to foreign body accidentally left in body following other procedure, sequela | CMS +T81529A | Obstruction due to foreign body accidentally left in body following unspecified procedure, initial encounter | CMS +T81529D | Obstruction due to foreign body accidentally left in body following unspecified procedure, subsequent encounter | CMS +T81529S | Obstruction due to foreign body accidentally left in body following unspecified procedure, sequela | CMS +T81530A | Perforation due to foreign body accidentally left in body following surgical operation, initial encounter | CMS +T81530D | Perforation due to foreign body accidentally left in body following surgical operation, subsequent encounter | CMS +T81530S | Perforation due to foreign body accidentally left in body following surgical operation, sequela | CMS +T81531A | Perforation due to foreign body accidentally left in body following infusion or transfusion, initial encounter | CMS +T81531D | Perforation due to foreign body accidentally left in body following infusion or transfusion, subsequent encounter | CMS +T81531S | Perforation due to foreign body accidentally left in body following infusion or transfusion, sequela | CMS +T81532A | Perforation due to foreign body accidentally left in body following kidney dialysis, initial encounter | CMS +T81532D | Perforation due to foreign body accidentally left in body following kidney dialysis, subsequent encounter | CMS +T81532S | Perforation due to foreign body accidentally left in body following kidney dialysis, sequela | CMS +T81533A | Perforation due to foreign body accidentally left in body following injection or immunization, initial encounter | CMS +T81533D | Perforation due to foreign body accidentally left in body following injection or immunization, subsequent encounter | CMS +T81533S | Perforation due to foreign body accidentally left in body following injection or immunization, sequela | CMS +T81534A | Perforation due to foreign body accidentally left in body following endoscopic examination, initial encounter | CMS +T81534D | Perforation due to foreign body accidentally left in body following endoscopic examination, subsequent encounter | CMS +T81534S | Perforation due to foreign body accidentally left in body following endoscopic examination, sequela | CMS +T81535A | Perforation due to foreign body accidentally left in body following heart catheterization, initial encounter | CMS +T81535D | Perforation due to foreign body accidentally left in body following heart catheterization, subsequent encounter | CMS +T81535S | Perforation due to foreign body accidentally left in body following heart catheterization, sequela | CMS +T81536A | Perforation due to foreign body accidentally left in body following aspiration, puncture or other catheterization, initial encounter | CMS +T81536D | Perforation due to foreign body accidentally left in body following aspiration, puncture or other catheterization, subsequent encounter | CMS +T81536S | Perforation due to foreign body accidentally left in body following aspiration, puncture or other catheterization, sequela | CMS +T81537A | Perforation due to foreign body accidentally left in body following removal of catheter or packing, initial encounter | CMS +T81537D | Perforation due to foreign body accidentally left in body following removal of catheter or packing, subsequent encounter | CMS +T81537S | Perforation due to foreign body accidentally left in body following removal of catheter or packing, sequela | CMS +T81538A | Perforation due to foreign body accidentally left in body following other procedure, initial encounter | CMS +T81538D | Perforation due to foreign body accidentally left in body following other procedure, subsequent encounter | CMS +T81538S | Perforation due to foreign body accidentally left in body following other procedure, sequela | CMS +T81539A | Perforation due to foreign body accidentally left in body following unspecified procedure, initial encounter | CMS +T81539D | Perforation due to foreign body accidentally left in body following unspecified procedure, subsequent encounter | CMS +T81539S | Perforation due to foreign body accidentally left in body following unspecified procedure, sequela | CMS +T81590A | Other complications of foreign body accidentally left in body following surgical operation, initial encounter | CMS +T81590D | Other complications of foreign body accidentally left in body following surgical operation, subsequent encounter | CMS +T81590S | Other complications of foreign body accidentally left in body following surgical operation, sequela | CMS +T81591A | Other complications of foreign body accidentally left in body following infusion or transfusion, initial encounter | CMS +T81591D | Other complications of foreign body accidentally left in body following infusion or transfusion, subsequent encounter | CMS +T81591S | Other complications of foreign body accidentally left in body following infusion or transfusion, sequela | CMS +T81592A | Other complications of foreign body accidentally left in body following kidney dialysis, initial encounter | CMS +T81592D | Other complications of foreign body accidentally left in body following kidney dialysis, subsequent encounter | CMS +T81592S | Other complications of foreign body accidentally left in body following kidney dialysis, sequela | CMS +T81593A | Other complications of foreign body accidentally left in body following injection or immunization, initial encounter | CMS +T81593D | Other complications of foreign body accidentally left in body following injection or immunization, subsequent encounter | CMS +T81593S | Other complications of foreign body accidentally left in body following injection or immunization, sequela | CMS +T81594A | Other complications of foreign body accidentally left in body following endoscopic examination, initial encounter | CMS +T81594D | Other complications of foreign body accidentally left in body following endoscopic examination, subsequent encounter | CMS +T81594S | Other complications of foreign body accidentally left in body following endoscopic examination, sequela | CMS +T81595A | Other complications of foreign body accidentally left in body following heart catheterization, initial encounter | CMS +T81595D | Other complications of foreign body accidentally left in body following heart catheterization, subsequent encounter | CMS +T81595S | Other complications of foreign body accidentally left in body following heart catheterization, sequela | CMS +T81596A | Other complications of foreign body accidentally left in body following aspiration, puncture or other catheterization, initial encounter | CMS +T81596D | Other complications of foreign body accidentally left in body following aspiration, puncture or other catheterization, subsequent encounter | CMS +T81596S | Other complications of foreign body accidentally left in body following aspiration, puncture or other catheterization, sequela | CMS +T81597A | Other complications of foreign body accidentally left in body following removal of catheter or packing, initial encounter | CMS +T81597D | Other complications of foreign body accidentally left in body following removal of catheter or packing, subsequent encounter | CMS +T81597S | Other complications of foreign body accidentally left in body following removal of catheter or packing, sequela | CMS +T81598A | Other complications of foreign body accidentally left in body following other procedure, initial encounter | CMS +T81598D | Other complications of foreign body accidentally left in body following other procedure, subsequent encounter | CMS +T81598S | Other complications of foreign body accidentally left in body following other procedure, sequela | CMS +T81599A | Other complications of foreign body accidentally left in body following unspecified procedure, initial encounter | CMS +T81599D | Other complications of foreign body accidentally left in body following unspecified procedure, subsequent encounter | CMS +T81599S | Other complications of foreign body accidentally left in body following unspecified procedure, sequela | CMS +T816 | Acute reaction to foreign substance accidentally left during a procedure | WHO +T8160XA | Unspecified acute reaction to foreign substance accidentally left during a procedure, initial encounter | CMS +T8160XD | Unspecified acute reaction to foreign substance accidentally left during a procedure, subsequent encounter | CMS +T8160XS | Unspecified acute reaction to foreign substance accidentally left during a procedure, sequela | CMS +T8161XA | Aseptic peritonitis due to foreign substance accidentally left during a procedure, initial encounter | CMS +T8161XD | Aseptic peritonitis due to foreign substance accidentally left during a procedure, subsequent encounter | CMS +T8161XS | Aseptic peritonitis due to foreign substance accidentally left during a procedure, sequela | CMS +T8169XA | Other acute reaction to foreign substance accidentally left during a procedure, initial encounter | CMS +T8169XD | Other acute reaction to foreign substance accidentally left during a procedure, subsequent encounter | CMS +T8169XS | Other acute reaction to foreign substance accidentally left during a procedure, sequela | CMS +T817 | Vascular complications following a procedure, not elsewhere classified | WHO +T81710A | Complication of mesenteric artery following a procedure, not elsewhere classified, initial encounter | CMS +T81710D | Complication of mesenteric artery following a procedure, not elsewhere classified, subsequent encounter | CMS +T81710S | Complication of mesenteric artery following a procedure, not elsewhere classified, sequela | CMS +T81711A | Complication of renal artery following a procedure, not elsewhere classified, initial encounter | CMS +T81711D | Complication of renal artery following a procedure, not elsewhere classified, subsequent encounter | CMS +T81711S | Complication of renal artery following a procedure, not elsewhere classified, sequela | CMS +T81718A | Complication of other artery following a procedure, not elsewhere classified, initial encounter | CMS +T81718D | Complication of other artery following a procedure, not elsewhere classified, subsequent encounter | CMS +T81718S | Complication of other artery following a procedure, not elsewhere classified, sequela | CMS +T81719A | Complication of unspecified artery following a procedure, not elsewhere classified, initial encounter | CMS +T81719D | Complication of unspecified artery following a procedure, not elsewhere classified, subsequent encounter | CMS +T81719S | Complication of unspecified artery following a procedure, not elsewhere classified, sequela | CMS +T8172XA | Complication of vein following a procedure, not elsewhere classified, initial encounter | CMS +T8172XD | Complication of vein following a procedure, not elsewhere classified, subsequent encounter | CMS +T8172XS | Complication of vein following a procedure, not elsewhere classified, sequela | CMS +T818 | Other complications of procedures, not elsewhere classified | WHO +T8181XA | Complication of inhalation therapy, initial encounter | CMS +T8181XD | Complication of inhalation therapy, subsequent encounter | CMS +T8181XS | Complication of inhalation therapy, sequela | CMS +T8182XA | Emphysema (subcutaneous) resulting from a procedure, initial encounter | CMS +T8182XD | Emphysema (subcutaneous) resulting from a procedure, subsequent encounter | CMS +T8182XS | Emphysema (subcutaneous) resulting from a procedure, sequela | CMS +T8183XA | Persistent postprocedural fistula, initial encounter | CMS +T8183XD | Persistent postprocedural fistula, subsequent encounter | CMS +T8183XS | Persistent postprocedural fistula, sequela | CMS +T8189XA | Other complications of procedures, not elsewhere classified, initial encounter | CMS +T8189XD | Other complications of procedures, not elsewhere classified, subsequent encounter | CMS +T8189XS | Other complications of procedures, not elsewhere classified, sequela | CMS +T819 | Unspecified complication of procedure | WHO +T819XXA | Unspecified complication of procedure, initial encounter | CMS +T819XXD | Unspecified complication of procedure, subsequent encounter | CMS +T819XXS | Unspecified complication of procedure, sequela | CMS +T82 | Complications of cardiac and vascular prosthetic devices, implants and grafts | WHO +T820 | Mechanical complication of heart valve prosthesis | WHO +T8201XA | Breakdown (mechanical) of heart valve prosthesis, initial encounter | CMS +T8201XD | Breakdown (mechanical) of heart valve prosthesis, subsequent encounter | CMS +T8201XS | Breakdown (mechanical) of heart valve prosthesis, sequela | CMS +T8202XA | Displacement of heart valve prosthesis, initial encounter | CMS +T8202XD | Displacement of heart valve prosthesis, subsequent encounter | CMS +T8202XS | Displacement of heart valve prosthesis, sequela | CMS +T8203XA | Leakage of heart valve prosthesis, initial encounter | CMS +T8203XD | Leakage of heart valve prosthesis, subsequent encounter | CMS +T8203XS | Leakage of heart valve prosthesis, sequela | CMS +T8209XA | Other mechanical complication of heart valve prosthesis, initial encounter | CMS +T8209XD | Other mechanical complication of heart valve prosthesis, subsequent encounter | CMS +T8209XS | Other mechanical complication of heart valve prosthesis, sequela | CMS +T821 | Mechanical complication of cardiac electronic device | WHO +T82110A | Breakdown (mechanical) of cardiac electrode, initial encounter | CMS +T82110D | Breakdown (mechanical) of cardiac electrode, subsequent encounter | CMS +T82110S | Breakdown (mechanical) of cardiac electrode, sequela | CMS +T82111A | Breakdown (mechanical) of cardiac pulse generator (battery), initial encounter | CMS +T82111D | Breakdown (mechanical) of cardiac pulse generator (battery), subsequent encounter | CMS +T82111S | Breakdown (mechanical) of cardiac pulse generator (battery), sequela | CMS +T82118A | Breakdown (mechanical) of other cardiac electronic device, initial encounter | CMS +T82118D | Breakdown (mechanical) of other cardiac electronic device, subsequent encounter | CMS +T82118S | Breakdown (mechanical) of other cardiac electronic device, sequela | CMS +T82119A | Breakdown (mechanical) of unspecified cardiac electronic device, initial encounter | CMS +T82119D | Breakdown (mechanical) of unspecified cardiac electronic device, subsequent encounter | CMS +T82119S | Breakdown (mechanical) of unspecified cardiac electronic device, sequela | CMS +T82120A | Displacement of cardiac electrode, initial encounter | CMS +T82120D | Displacement of cardiac electrode, subsequent encounter | CMS +T82120S | Displacement of cardiac electrode, sequela | CMS +T82121A | Displacement of cardiac pulse generator (battery), initial encounter | CMS +T82121D | Displacement of cardiac pulse generator (battery), subsequent encounter | CMS +T82121S | Displacement of cardiac pulse generator (battery), sequela | CMS +T82128A | Displacement of other cardiac electronic device, initial encounter | CMS +T82128D | Displacement of other cardiac electronic device, subsequent encounter | CMS +T82128S | Displacement of other cardiac electronic device, sequela | CMS +T82129A | Displacement of unspecified cardiac electronic device, initial encounter | CMS +T82129D | Displacement of unspecified cardiac electronic device, subsequent encounter | CMS +T82129S | Displacement of unspecified cardiac electronic device, sequela | CMS +T82190A | Other mechanical complication of cardiac electrode, initial encounter | CMS +T82190D | Other mechanical complication of cardiac electrode, subsequent encounter | CMS +T82190S | Other mechanical complication of cardiac electrode, sequela | CMS +T82191A | Other mechanical complication of cardiac pulse generator (battery), initial encounter | CMS +T82191D | Other mechanical complication of cardiac pulse generator (battery), subsequent encounter | CMS +T82191S | Other mechanical complication of cardiac pulse generator (battery), sequela | CMS +T82198A | Other mechanical complication of other cardiac electronic device, initial encounter | CMS +T82198D | Other mechanical complication of other cardiac electronic device, subsequent encounter | CMS +T82198S | Other mechanical complication of other cardiac electronic device, sequela | CMS +T82199A | Other mechanical complication of unspecified cardiac device, initial encounter | CMS +T82199D | Other mechanical complication of unspecified cardiac device, subsequent encounter | CMS +T82199S | Other mechanical complication of unspecified cardiac device, sequela | CMS +T822 | Mechanical complication of coronary artery bypass and valve grafts | WHO +T82211A | Breakdown (mechanical) of coronary artery bypass graft, initial encounter | CMS +T82211D | Breakdown (mechanical) of coronary artery bypass graft, subsequent encounter | CMS +T82211S | Breakdown (mechanical) of coronary artery bypass graft, sequela | CMS +T82212A | Displacement of coronary artery bypass graft, initial encounter | CMS +T82212D | Displacement of coronary artery bypass graft, subsequent encounter | CMS +T82212S | Displacement of coronary artery bypass graft, sequela | CMS +T82213A | Leakage of coronary artery bypass graft, initial encounter | CMS +T82213D | Leakage of coronary artery bypass graft, subsequent encounter | CMS +T82213S | Leakage of coronary artery bypass graft, sequela | CMS +T82218A | Other mechanical complication of coronary artery bypass graft, initial encounter | CMS +T82218D | Other mechanical complication of coronary artery bypass graft, subsequent encounter | CMS +T82218S | Other mechanical complication of coronary artery bypass graft, sequela | CMS +T82221A | Breakdown (mechanical) of biological heart valve graft, initial encounter | CMS +T82221D | Breakdown (mechanical) of biological heart valve graft, subsequent encounter | CMS +T82221S | Breakdown (mechanical) of biological heart valve graft, sequela | CMS +T82222A | Displacement of biological heart valve graft, initial encounter | CMS +T82222D | Displacement of biological heart valve graft, subsequent encounter | CMS +T82222S | Displacement of biological heart valve graft, sequela | CMS +T82223A | Leakage of biological heart valve graft, initial encounter | CMS +T82223D | Leakage of biological heart valve graft, subsequent encounter | CMS +T82223S | Leakage of biological heart valve graft, sequela | CMS +T82228A | Other mechanical complication of biological heart valve graft, initial encounter | CMS +T82228D | Other mechanical complication of biological heart valve graft, subsequent encounter | CMS +T82228S | Other mechanical complication of biological heart valve graft, sequela | CMS +T823 | Mechanical complication of other vascular grafts | WHO +T82310A | Breakdown (mechanical) of aortic (bifurcation) graft (replacement), initial encounter | CMS +T82310D | Breakdown (mechanical) of aortic (bifurcation) graft (replacement), subsequent encounter | CMS +T82310S | Breakdown (mechanical) of aortic (bifurcation) graft (replacement), sequela | CMS +T82311A | Breakdown (mechanical) of carotid arterial graft (bypass), initial encounter | CMS +T82311D | Breakdown (mechanical) of carotid arterial graft (bypass), subsequent encounter | CMS +T82311S | Breakdown (mechanical) of carotid arterial graft (bypass), sequela | CMS +T82312A | Breakdown (mechanical) of femoral arterial graft (bypass), initial encounter | CMS +T82312D | Breakdown (mechanical) of femoral arterial graft (bypass), subsequent encounter | CMS +T82312S | Breakdown (mechanical) of femoral arterial graft (bypass), sequela | CMS +T82318A | Breakdown (mechanical) of other vascular grafts, initial encounter | CMS +T82318D | Breakdown (mechanical) of other vascular grafts, subsequent encounter | CMS +T82318S | Breakdown (mechanical) of other vascular grafts, sequela | CMS +T82319A | Breakdown (mechanical) of unspecified vascular grafts, initial encounter | CMS +T82319D | Breakdown (mechanical) of unspecified vascular grafts, subsequent encounter | CMS +T82319S | Breakdown (mechanical) of unspecified vascular grafts, sequela | CMS +T82320A | Displacement of aortic (bifurcation) graft (replacement), initial encounter | CMS +T82320D | Displacement of aortic (bifurcation) graft (replacement), subsequent encounter | CMS +T82320S | Displacement of aortic (bifurcation) graft (replacement), sequela | CMS +T82321A | Displacement of carotid arterial graft (bypass), initial encounter | CMS +T82321D | Displacement of carotid arterial graft (bypass), subsequent encounter | CMS +T82321S | Displacement of carotid arterial graft (bypass), sequela | CMS +T82322A | Displacement of femoral arterial graft (bypass), initial encounter | CMS +T82322D | Displacement of femoral arterial graft (bypass), subsequent encounter | CMS +T82322S | Displacement of femoral arterial graft (bypass), sequela | CMS +T82328A | Displacement of other vascular grafts, initial encounter | CMS +T82328D | Displacement of other vascular grafts, subsequent encounter | CMS +T82328S | Displacement of other vascular grafts, sequela | CMS +T82329A | Displacement of unspecified vascular grafts, initial encounter | CMS +T82329D | Displacement of unspecified vascular grafts, subsequent encounter | CMS +T82329S | Displacement of unspecified vascular grafts, sequela | CMS +T82330A | Leakage of aortic (bifurcation) graft (replacement), initial encounter | CMS +T82330D | Leakage of aortic (bifurcation) graft (replacement), subsequent encounter | CMS +T82330S | Leakage of aortic (bifurcation) graft (replacement), sequela | CMS +T82331A | Leakage of carotid arterial graft (bypass), initial encounter | CMS +T82331D | Leakage of carotid arterial graft (bypass), subsequent encounter | CMS +T82331S | Leakage of carotid arterial graft (bypass), sequela | CMS +T82332A | Leakage of femoral arterial graft (bypass), initial encounter | CMS +T82332D | Leakage of femoral arterial graft (bypass), subsequent encounter | CMS +T82332S | Leakage of femoral arterial graft (bypass), sequela | CMS +T82338A | Leakage of other vascular grafts, initial encounter | CMS +T82338D | Leakage of other vascular grafts, subsequent encounter | CMS +T82338S | Leakage of other vascular grafts, sequela | CMS +T82339A | Leakage of unspecified vascular graft, initial encounter | CMS +T82339D | Leakage of unspecified vascular graft, subsequent encounter | CMS +T82339S | Leakage of unspecified vascular graft, sequela | CMS +T82390A | Other mechanical complication of aortic (bifurcation) graft (replacement), initial encounter | CMS +T82390D | Other mechanical complication of aortic (bifurcation) graft (replacement), subsequent encounter | CMS +T82390S | Other mechanical complication of aortic (bifurcation) graft (replacement), sequela | CMS +T82391A | Other mechanical complication of carotid arterial graft (bypass), initial encounter | CMS +T82391D | Other mechanical complication of carotid arterial graft (bypass), subsequent encounter | CMS +T82391S | Other mechanical complication of carotid arterial graft (bypass), sequela | CMS +T82392A | Other mechanical complication of femoral arterial graft (bypass), initial encounter | CMS +T82392D | Other mechanical complication of femoral arterial graft (bypass), subsequent encounter | CMS +T82392S | Other mechanical complication of femoral arterial graft (bypass), sequela | CMS +T82398A | Other mechanical complication of other vascular grafts, initial encounter | CMS +T82398D | Other mechanical complication of other vascular grafts, subsequent encounter | CMS +T82398S | Other mechanical complication of other vascular grafts, sequela | CMS +T82399A | Other mechanical complication of unspecified vascular grafts, initial encounter | CMS +T82399D | Other mechanical complication of unspecified vascular grafts, subsequent encounter | CMS +T82399S | Other mechanical complication of unspecified vascular grafts, sequela | CMS +T824 | Mechanical complication of vascular dialysis catheter | WHO +T8241XA | Breakdown (mechanical) of vascular dialysis catheter, initial encounter | CMS +T8241XD | Breakdown (mechanical) of vascular dialysis catheter, subsequent encounter | CMS +T8241XS | Breakdown (mechanical) of vascular dialysis catheter, sequela | CMS +T8242XA | Displacement of vascular dialysis catheter, initial encounter | CMS +T8242XD | Displacement of vascular dialysis catheter, subsequent encounter | CMS +T8242XS | Displacement of vascular dialysis catheter, sequela | CMS +T8243XA | Leakage of vascular dialysis catheter, initial encounter | CMS +T8243XD | Leakage of vascular dialysis catheter, subsequent encounter | CMS +T8243XS | Leakage of vascular dialysis catheter, sequela | CMS +T8249XA | Other complication of vascular dialysis catheter, initial encounter | CMS +T8249XD | Other complication of vascular dialysis catheter, subsequent encounter | CMS +T8249XS | Other complication of vascular dialysis catheter, sequela | CMS +T825 | Mechanical complication of other cardiac and vascular devices and implants | WHO +T82510A | Breakdown (mechanical) of surgically created arteriovenous fistula, initial encounter | CMS +T82510D | Breakdown (mechanical) of surgically created arteriovenous fistula, subsequent encounter | CMS +T82510S | Breakdown (mechanical) of surgically created arteriovenous fistula, sequela | CMS +T82511A | Breakdown (mechanical) of surgically created arteriovenous shunt, initial encounter | CMS +T82511D | Breakdown (mechanical) of surgically created arteriovenous shunt, subsequent encounter | CMS +T82511S | Breakdown (mechanical) of surgically created arteriovenous shunt, sequela | CMS +T82512A | Breakdown (mechanical) of artificial heart, initial encounter | CMS +T82512D | Breakdown (mechanical) of artificial heart, subsequent encounter | CMS +T82512S | Breakdown (mechanical) of artificial heart, sequela | CMS +T82513A | Breakdown (mechanical) of balloon (counterpulsation) device, initial encounter | CMS +T82513D | Breakdown (mechanical) of balloon (counterpulsation) device, subsequent encounter | CMS +T82513S | Breakdown (mechanical) of balloon (counterpulsation) device, sequela | CMS +T82514A | Breakdown (mechanical) of infusion catheter, initial encounter | CMS +T82514D | Breakdown (mechanical) of infusion catheter, subsequent encounter | CMS +T82514S | Breakdown (mechanical) of infusion catheter, sequela | CMS +T82515A | Breakdown (mechanical) of umbrella device, initial encounter | CMS +T82515D | Breakdown (mechanical) of umbrella device, subsequent encounter | CMS +T82515S | Breakdown (mechanical) of umbrella device, sequela | CMS +T82518A | Breakdown (mechanical) of other cardiac and vascular devices and implants, initial encounter | CMS +T82518D | Breakdown (mechanical) of other cardiac and vascular devices and implants, subsequent encounter | CMS +T82518S | Breakdown (mechanical) of other cardiac and vascular devices and implants, sequela | CMS +T82519A | Breakdown (mechanical) of unspecified cardiac and vascular devices and implants, initial encounter | CMS +T82519D | Breakdown (mechanical) of unspecified cardiac and vascular devices and implants, subsequent encounter | CMS +T82519S | Breakdown (mechanical) of unspecified cardiac and vascular devices and implants, sequela | CMS +T82520A | Displacement of surgically created arteriovenous fistula, initial encounter | CMS +T82520D | Displacement of surgically created arteriovenous fistula, subsequent encounter | CMS +T82520S | Displacement of surgically created arteriovenous fistula, sequela | CMS +T82521A | Displacement of surgically created arteriovenous shunt, initial encounter | CMS +T82521D | Displacement of surgically created arteriovenous shunt, subsequent encounter | CMS +T82521S | Displacement of surgically created arteriovenous shunt, sequela | CMS +T82522A | Displacement of artificial heart, initial encounter | CMS +T82522D | Displacement of artificial heart, subsequent encounter | CMS +T82522S | Displacement of artificial heart, sequela | CMS +T82523A | Displacement of balloon (counterpulsation) device, initial encounter | CMS +T82523D | Displacement of balloon (counterpulsation) device, subsequent encounter | CMS +T82523S | Displacement of balloon (counterpulsation) device, sequela | CMS +T82524A | Displacement of infusion catheter, initial encounter | CMS +T82524D | Displacement of infusion catheter, subsequent encounter | CMS +T82524S | Displacement of infusion catheter, sequela | CMS +T82525A | Displacement of umbrella device, initial encounter | CMS +T82525D | Displacement of umbrella device, subsequent encounter | CMS +T82525S | Displacement of umbrella device, sequela | CMS +T82528A | Displacement of other cardiac and vascular devices and implants, initial encounter | CMS +T82528D | Displacement of other cardiac and vascular devices and implants, subsequent encounter | CMS +T82528S | Displacement of other cardiac and vascular devices and implants, sequela | CMS +T82529A | Displacement of unspecified cardiac and vascular devices and implants, initial encounter | CMS +T82529D | Displacement of unspecified cardiac and vascular devices and implants, subsequent encounter | CMS +T82529S | Displacement of unspecified cardiac and vascular devices and implants, sequela | CMS +T82530A | Leakage of surgically created arteriovenous fistula, initial encounter | CMS +T82530D | Leakage of surgically created arteriovenous fistula, subsequent encounter | CMS +T82530S | Leakage of surgically created arteriovenous fistula, sequela | CMS +T82531A | Leakage of surgically created arteriovenous shunt, initial encounter | CMS +T82531D | Leakage of surgically created arteriovenous shunt, subsequent encounter | CMS +T82531S | Leakage of surgically created arteriovenous shunt, sequela | CMS +T82532A | Leakage of artificial heart, initial encounter | CMS +T82532D | Leakage of artificial heart, subsequent encounter | CMS +T82532S | Leakage of artificial heart, sequela | CMS +T82533A | Leakage of balloon (counterpulsation) device, initial encounter | CMS +T82533D | Leakage of balloon (counterpulsation) device, subsequent encounter | CMS +T82533S | Leakage of balloon (counterpulsation) device, sequela | CMS +T82534A | Leakage of infusion catheter, initial encounter | CMS +T82534D | Leakage of infusion catheter, subsequent encounter | CMS +T82534S | Leakage of infusion catheter, sequela | CMS +T82535A | Leakage of umbrella device, initial encounter | CMS +T82535D | Leakage of umbrella device, subsequent encounter | CMS +T82535S | Leakage of umbrella device, sequela | CMS +T82538A | Leakage of other cardiac and vascular devices and implants, initial encounter | CMS +T82538D | Leakage of other cardiac and vascular devices and implants, subsequent encounter | CMS +T82538S | Leakage of other cardiac and vascular devices and implants, sequela | CMS +T82539A | Leakage of unspecified cardiac and vascular devices and implants, initial encounter | CMS +T82539D | Leakage of unspecified cardiac and vascular devices and implants, subsequent encounter | CMS +T82539S | Leakage of unspecified cardiac and vascular devices and implants, sequela | CMS +T82590A | Other mechanical complication of surgically created arteriovenous fistula, initial encounter | CMS +T82590D | Other mechanical complication of surgically created arteriovenous fistula, subsequent encounter | CMS +T82590S | Other mechanical complication of surgically created arteriovenous fistula, sequela | CMS +T82591A | Other mechanical complication of surgically created arteriovenous shunt, initial encounter | CMS +T82591D | Other mechanical complication of surgically created arteriovenous shunt, subsequent encounter | CMS +T82591S | Other mechanical complication of surgically created arteriovenous shunt, sequela | CMS +T82592A | Other mechanical complication of artificial heart, initial encounter | CMS +T82592D | Other mechanical complication of artificial heart, subsequent encounter | CMS +T82592S | Other mechanical complication of artificial heart, sequela | CMS +T82593A | Other mechanical complication of balloon (counterpulsation) device, initial encounter | CMS +T82593D | Other mechanical complication of balloon (counterpulsation) device, subsequent encounter | CMS +T82593S | Other mechanical complication of balloon (counterpulsation) device, sequela | CMS +T82594A | Other mechanical complication of infusion catheter, initial encounter | CMS +T82594D | Other mechanical complication of infusion catheter, subsequent encounter | CMS +T82594S | Other mechanical complication of infusion catheter, sequela | CMS +T82595A | Other mechanical complication of umbrella device, initial encounter | CMS +T82595D | Other mechanical complication of umbrella device, subsequent encounter | CMS +T82595S | Other mechanical complication of umbrella device, sequela | CMS +T82598A | Other mechanical complication of other cardiac and vascular devices and implants, initial encounter | CMS +T82598D | Other mechanical complication of other cardiac and vascular devices and implants, subsequent encounter | CMS +T82598S | Other mechanical complication of other cardiac and vascular devices and implants, sequela | CMS +T82599A | Other mechanical complication of unspecified cardiac and vascular devices and implants, initial encounter | CMS +T82599D | Other mechanical complication of unspecified cardiac and vascular devices and implants, subsequent encounter | CMS +T82599S | Other mechanical complication of unspecified cardiac and vascular devices and implants, sequela | CMS +T826 | Infection and inflammatory reaction due to cardiac valve prosthesis | WHO +T826XXA | Infection and inflammatory reaction due to cardiac valve prosthesis, initial encounter | CMS +T826XXD | Infection and inflammatory reaction due to cardiac valve prosthesis, subsequent encounter | CMS +T826XXS | Infection and inflammatory reaction due to cardiac valve prosthesis, sequela | CMS +T827 | Infection and inflammatory reaction due to other cardiac and vascular devices, implants and grafts | WHO +T827XXA | Infection and inflammatory reaction due to other cardiac and vascular devices, implants and grafts, initial encounter | CMS +T827XXD | Infection and inflammatory reaction due to other cardiac and vascular devices, implants and grafts, subsequent encounter | CMS +T827XXS | Infection and inflammatory reaction due to other cardiac and vascular devices, implants and grafts, sequela | CMS +T828 | Other specified complications of cardiac and vascular prosthetic devices, implants and grafts | WHO +T82817A | Embolism due to cardiac prosthetic devices, implants and grafts, initial encounter | CMS +T82817D | Embolism due to cardiac prosthetic devices, implants and grafts, subsequent encounter | CMS +T82817S | Embolism due to cardiac prosthetic devices, implants and grafts, sequela | CMS +T82818A | Embolism due to vascular prosthetic devices, implants and grafts, initial encounter | CMS +T82818D | Embolism due to vascular prosthetic devices, implants and grafts, subsequent encounter | CMS +T82818S | Embolism due to vascular prosthetic devices, implants and grafts, sequela | CMS +T82827A | Fibrosis due to cardiac prosthetic devices, implants and grafts, initial encounter | CMS +T82827D | Fibrosis due to cardiac prosthetic devices, implants and grafts, subsequent encounter | CMS +T82827S | Fibrosis due to cardiac prosthetic devices, implants and grafts, sequela | CMS +T82828A | Fibrosis due to vascular prosthetic devices, implants and grafts, initial encounter | CMS +T82828D | Fibrosis due to vascular prosthetic devices, implants and grafts, subsequent encounter | CMS +T82828S | Fibrosis due to vascular prosthetic devices, implants and grafts, sequela | CMS +T82837A | Hemorrhage due to cardiac prosthetic devices, implants and grafts, initial encounter | CMS +T82837D | Hemorrhage due to cardiac prosthetic devices, implants and grafts, subsequent encounter | CMS +T82837S | Hemorrhage due to cardiac prosthetic devices, implants and grafts, sequela | CMS +T82838A | Hemorrhage due to vascular prosthetic devices, implants and grafts, initial encounter | CMS +T82838D | Hemorrhage due to vascular prosthetic devices, implants and grafts, subsequent encounter | CMS +T82838S | Hemorrhage due to vascular prosthetic devices, implants and grafts, sequela | CMS +T82847A | Pain due to cardiac prosthetic devices, implants and grafts, initial encounter | CMS +T82847D | Pain due to cardiac prosthetic devices, implants and grafts, subsequent encounter | CMS +T82847S | Pain due to cardiac prosthetic devices, implants and grafts, sequela | CMS +T82848A | Pain due to vascular prosthetic devices, implants and grafts, initial encounter | CMS +T82848D | Pain due to vascular prosthetic devices, implants and grafts, subsequent encounter | CMS +T82848S | Pain due to vascular prosthetic devices, implants and grafts, sequela | CMS +T82855A | Stenosis of coronary artery stent, initial encounter | CMS +T82855D | Stenosis of coronary artery stent, subsequent encounter | CMS +T82855S | Stenosis of coronary artery stent, sequela | CMS +T82856A | Stenosis of peripheral vascular stent, initial encounter | CMS +T82856D | Stenosis of peripheral vascular stent, subsequent encounter | CMS +T82856S | Stenosis of peripheral vascular stent, sequela | CMS +T82857A | Stenosis of other cardiac prosthetic devices, implants and grafts, initial encounter | CMS +T82857D | Stenosis of other cardiac prosthetic devices, implants and grafts, subsequent encounter | CMS +T82857S | Stenosis of other cardiac prosthetic devices, implants and grafts, sequela | CMS +T82858A | Stenosis of other vascular prosthetic devices, implants and grafts, initial encounter | CMS +T82858D | Stenosis of other vascular prosthetic devices, implants and grafts, subsequent encounter | CMS +T82858S | Stenosis of other vascular prosthetic devices, implants and grafts, sequela | CMS +T82867A | Thrombosis due to cardiac prosthetic devices, implants and grafts, initial encounter | CMS +T82867D | Thrombosis due to cardiac prosthetic devices, implants and grafts, subsequent encounter | CMS +T82867S | Thrombosis due to cardiac prosthetic devices, implants and grafts, sequela | CMS +T82868A | Thrombosis due to vascular prosthetic devices, implants and grafts, initial encounter | CMS +T82868D | Thrombosis due to vascular prosthetic devices, implants and grafts, subsequent encounter | CMS +T82868S | Thrombosis due to vascular prosthetic devices, implants and grafts, sequela | CMS +T82897A | Other specified complication of cardiac prosthetic devices, implants and grafts, initial encounter | CMS +T82897D | Other specified complication of cardiac prosthetic devices, implants and grafts, subsequent encounter | CMS +T82897S | Other specified complication of cardiac prosthetic devices, implants and grafts, sequela | CMS +T82898A | Other specified complication of vascular prosthetic devices, implants and grafts, initial encounter | CMS +T82898D | Other specified complication of vascular prosthetic devices, implants and grafts, subsequent encounter | CMS +T82898S | Other specified complication of vascular prosthetic devices, implants and grafts, sequela | CMS +T829 | Unspecified complication of cardiac and vascular prosthetic device, implant and graft | WHO +T829XXA | Unspecified complication of cardiac and vascular prosthetic device, implant and graft, initial encounter | CMS +T829XXD | Unspecified complication of cardiac and vascular prosthetic device, implant and graft, subsequent encounter | CMS +T829XXS | Unspecified complication of cardiac and vascular prosthetic device, implant and graft, sequela | CMS +T83 | Complications of genitourinary prosthetic devices, implants and grafts | WHO +T830 | Mechanical complication of urinary (indwelling) catheter | WHO +T83010A | Breakdown (mechanical) of cystostomy catheter, initial encounter | CMS +T83010D | Breakdown (mechanical) of cystostomy catheter, subsequent encounter | CMS +T83010S | Breakdown (mechanical) of cystostomy catheter, sequela | CMS +T83011A | Breakdown (mechanical) of indwelling urethral catheter, initial encounter | CMS +T83011D | Breakdown (mechanical) of indwelling urethral catheter, subsequent encounter | CMS +T83011S | Breakdown (mechanical) of indwelling urethral catheter, sequela | CMS +T83012A | Breakdown (mechanical) of nephrostomy catheter, initial encounter | CMS +T83012D | Breakdown (mechanical) of nephrostomy catheter, subsequent encounter | CMS +T83012S | Breakdown (mechanical) of nephrostomy catheter, sequela | CMS +T83018A | Breakdown (mechanical) of other urinary catheter, initial encounter | CMS +T83018D | Breakdown (mechanical) of other urinary catheter, subsequent encounter | CMS +T83018S | Breakdown (mechanical) of other urinary catheter, sequela | CMS +T83020A | Displacement of cystostomy catheter, initial encounter | CMS +T83020D | Displacement of cystostomy catheter, subsequent encounter | CMS +T83020S | Displacement of cystostomy catheter, sequela | CMS +T83021A | Displacement of indwelling urethral catheter, initial encounter | CMS +T83021D | Displacement of indwelling urethral catheter, subsequent encounter | CMS +T83021S | Displacement of indwelling urethral catheter, sequela | CMS +T83022A | Displacement of nephrostomy catheter, initial encounter | CMS +T83022D | Displacement of nephrostomy catheter, subsequent encounter | CMS +T83022S | Displacement of nephrostomy catheter, sequela | CMS +T83028A | Displacement of other urinary catheter, initial encounter | CMS +T83028D | Displacement of other urinary catheter, subsequent encounter | CMS +T83028S | Displacement of other urinary catheter, sequela | CMS +T83030A | Leakage of cystostomy catheter, initial encounter | CMS +T83030D | Leakage of cystostomy catheter, subsequent encounter | CMS +T83030S | Leakage of cystostomy catheter, sequela | CMS +T83031A | Leakage of indwelling urethral catheter, initial encounter | CMS +T83031D | Leakage of indwelling urethral catheter, subsequent encounter | CMS +T83031S | Leakage of indwelling urethral catheter, sequela | CMS +T83032A | Leakage of nephrostomy catheter, initial encounter | CMS +T83032D | Leakage of nephrostomy catheter, subsequent encounter | CMS +T83032S | Leakage of nephrostomy catheter, sequela | CMS +T83038A | Leakage of other urinary catheter, initial encounter | CMS +T83038D | Leakage of other urinary catheter, subsequent encounter | CMS +T83038S | Leakage of other urinary catheter, sequela | CMS +T83090A | Other mechanical complication of cystostomy catheter, initial encounter | CMS +T83090D | Other mechanical complication of cystostomy catheter, subsequent encounter | CMS +T83090S | Other mechanical complication of cystostomy catheter, sequela | CMS +T83091A | Other mechanical complication of indwelling urethral catheter, initial encounter | CMS +T83091D | Other mechanical complication of indwelling urethral catheter, subsequent encounter | CMS +T83091S | Other mechanical complication of indwelling urethral catheter, sequela | CMS +T83092A | Other mechanical complication of nephrostomy catheter, initial encounter | CMS +T83092D | Other mechanical complication of nephrostomy catheter, subsequent encounter | CMS +T83092S | Other mechanical complication of nephrostomy catheter, sequela | CMS +T83098A | Other mechanical complication of other urinary catheter, initial encounter | CMS +T83098D | Other mechanical complication of other urinary catheter, subsequent encounter | CMS +T83098S | Other mechanical complication of other urinary catheter, sequela | CMS +T831 | Mechanical complication of other urinary devices and implants | WHO +T83110A | Breakdown (mechanical) of urinary electronic stimulator device, initial encounter | CMS +T83110D | Breakdown (mechanical) of urinary electronic stimulator device, subsequent encounter | CMS +T83110S | Breakdown (mechanical) of urinary electronic stimulator device, sequela | CMS +T83111A | Breakdown (mechanical) of implanted urinary sphincter, initial encounter | CMS +T83111D | Breakdown (mechanical) of implanted urinary sphincter, subsequent encounter | CMS +T83111S | Breakdown (mechanical) of implanted urinary sphincter, sequela | CMS +T83112A | Breakdown (mechanical) of indwelling ureteral stent, initial encounter | CMS +T83112D | Breakdown (mechanical) of indwelling ureteral stent, subsequent encounter | CMS +T83112S | Breakdown (mechanical) of indwelling ureteral stent, sequela | CMS +T83113A | Breakdown (mechanical) of other urinary stents, initial encounter | CMS +T83113D | Breakdown (mechanical) of other urinary stents, subsequent encounter | CMS +T83113S | Breakdown (mechanical) of other urinary stents, sequela | CMS +T83118A | Breakdown (mechanical) of other urinary devices and implants, initial encounter | CMS +T83118D | Breakdown (mechanical) of other urinary devices and implants, subsequent encounter | CMS +T83118S | Breakdown (mechanical) of other urinary devices and implants, sequela | CMS +T83120A | Displacement of urinary electronic stimulator device, initial encounter | CMS +T83120D | Displacement of urinary electronic stimulator device, subsequent encounter | CMS +T83120S | Displacement of urinary electronic stimulator device, sequela | CMS +T83121A | Displacement of implanted urinary sphincter, initial encounter | CMS +T83121D | Displacement of implanted urinary sphincter, subsequent encounter | CMS +T83121S | Displacement of implanted urinary sphincter, sequela | CMS +T83122A | Displacement of indwelling ureteral stent, initial encounter | CMS +T83122D | Displacement of indwelling ureteral stent, subsequent encounter | CMS +T83122S | Displacement of indwelling ureteral stent, sequela | CMS +T83123A | Displacement of other urinary stents, initial encounter | CMS +T83123D | Displacement of other urinary stents, subsequent encounter | CMS +T83123S | Displacement of other urinary stents, sequela | CMS +T83128A | Displacement of other urinary devices and implants, initial encounter | CMS +T83128D | Displacement of other urinary devices and implants, subsequent encounter | CMS +T83128S | Displacement of other urinary devices and implants, sequela | CMS +T83190A | Other mechanical complication of urinary electronic stimulator device, initial encounter | CMS +T83190D | Other mechanical complication of urinary electronic stimulator device, subsequent encounter | CMS +T83190S | Other mechanical complication of urinary electronic stimulator device, sequela | CMS +T83191A | Other mechanical complication of implanted urinary sphincter, initial encounter | CMS +T83191D | Other mechanical complication of implanted urinary sphincter, subsequent encounter | CMS +T83191S | Other mechanical complication of implanted urinary sphincter, sequela | CMS +T83192A | Other mechanical complication of indwelling ureteral stent, initial encounter | CMS +T83192D | Other mechanical complication of indwelling ureteral stent, subsequent encounter | CMS +T83192S | Other mechanical complication of indwelling ureteral stent, sequela | CMS +T83193A | Other mechanical complication of other urinary stent, initial encounter | CMS +T83193D | Other mechanical complication of other urinary stent, subsequent encounter | CMS +T83193S | Other mechanical complication of other urinary stent, sequela | CMS +T83198A | Other mechanical complication of other urinary devices and implants, initial encounter | CMS +T83198D | Other mechanical complication of other urinary devices and implants, subsequent encounter | CMS +T83198S | Other mechanical complication of other urinary devices and implants, sequela | CMS +T832 | Mechanical complication of graft of urinary organ | WHO +T8321XA | Breakdown (mechanical) of graft of urinary organ, initial encounter | CMS +T8321XD | Breakdown (mechanical) of graft of urinary organ, subsequent encounter | CMS +T8321XS | Breakdown (mechanical) of graft of urinary organ, sequela | CMS +T8322XA | Displacement of graft of urinary organ, initial encounter | CMS +T8322XD | Displacement of graft of urinary organ, subsequent encounter | CMS +T8322XS | Displacement of graft of urinary organ, sequela | CMS +T8323XA | Leakage of graft of urinary organ, initial encounter | CMS +T8323XD | Leakage of graft of urinary organ, subsequent encounter | CMS +T8323XS | Leakage of graft of urinary organ, sequela | CMS +T8324XA | Erosion of graft of urinary organ, initial encounter | CMS +T8324XD | Erosion of graft of urinary organ, subsequent encounter | CMS +T8324XS | Erosion of graft of urinary organ, sequela | CMS +T8325XA | Exposure of graft of urinary organ, initial encounter | CMS +T8325XD | Exposure of graft of urinary organ, subsequent encounter | CMS +T8325XS | Exposure of graft of urinary organ, sequela | CMS +T8329XA | Other mechanical complication of graft of urinary organ, initial encounter | CMS +T8329XD | Other mechanical complication of graft of urinary organ, subsequent encounter | CMS +T8329XS | Other mechanical complication of graft of urinary organ, sequela | CMS +T833 | Mechanical complication of intrauterine contraceptive device | WHO +T8331XA | Breakdown (mechanical) of intrauterine contraceptive device, initial encounter | CMS +T8331XD | Breakdown (mechanical) of intrauterine contraceptive device, subsequent encounter | CMS +T8331XS | Breakdown (mechanical) of intrauterine contraceptive device, sequela | CMS +T8332XA | Displacement of intrauterine contraceptive device, initial encounter | CMS +T8332XD | Displacement of intrauterine contraceptive device, subsequent encounter | CMS +T8332XS | Displacement of intrauterine contraceptive device, sequela | CMS +T8339XA | Other mechanical complication of intrauterine contraceptive device, initial encounter | CMS +T8339XD | Other mechanical complication of intrauterine contraceptive device, subsequent encounter | CMS +T8339XS | Other mechanical complication of intrauterine contraceptive device, sequela | CMS +T834 | Mechanical complication of other prosthetic devices, implants and grafts in genital tract | WHO +T83410A | Breakdown (mechanical) of implanted penile prosthesis, initial encounter | CMS +T83410D | Breakdown (mechanical) of implanted penile prosthesis, subsequent encounter | CMS +T83410S | Breakdown (mechanical) of implanted penile prosthesis, sequela | CMS +T83411A | Breakdown (mechanical) of implanted testicular prosthesis, initial encounter | CMS +T83411D | Breakdown (mechanical) of implanted testicular prosthesis, subsequent encounter | CMS +T83411S | Breakdown (mechanical) of implanted testicular prosthesis, sequela | CMS +T83418A | Breakdown (mechanical) of other prosthetic devices, implants and grafts of genital tract, initial encounter | CMS +T83418D | Breakdown (mechanical) of other prosthetic devices, implants and grafts of genital tract, subsequent encounter | CMS +T83418S | Breakdown (mechanical) of other prosthetic devices, implants and grafts of genital tract, sequela | CMS +T83420A | Displacement of implanted penile prosthesis, initial encounter | CMS +T83420D | Displacement of implanted penile prosthesis, subsequent encounter | CMS +T83420S | Displacement of implanted penile prosthesis, sequela | CMS +T83421A | Displacement of implanted testicular prosthesis, initial encounter | CMS +T83421D | Displacement of implanted testicular prosthesis, subsequent encounter | CMS +T83421S | Displacement of implanted testicular prosthesis, sequela | CMS +T83428A | Displacement of other prosthetic devices, implants and grafts of genital tract, initial encounter | CMS +T83428D | Displacement of other prosthetic devices, implants and grafts of genital tract, subsequent encounter | CMS +T83428S | Displacement of other prosthetic devices, implants and grafts of genital tract, sequela | CMS +T83490A | Other mechanical complication of implanted penile prosthesis, initial encounter | CMS +T83490D | Other mechanical complication of implanted penile prosthesis, subsequent encounter | CMS +T83490S | Other mechanical complication of implanted penile prosthesis, sequela | CMS +T83491A | Other mechanical complication of implanted testicular prosthesis, initial encounter | CMS +T83491D | Other mechanical complication of implanted testicular prosthesis, subsequent encounter | CMS +T83491S | Other mechanical complication of implanted testicular prosthesis, sequela | CMS +T83498A | Other mechanical complication of other prosthetic devices, implants and grafts of genital tract, initial encounter | CMS +T83498D | Other mechanical complication of other prosthetic devices, implants and grafts of genital tract, subsequent encounter | CMS +T83498S | Other mechanical complication of other prosthetic devices, implants and grafts of genital tract, sequela | CMS +T835 | Infection and inflammatory reaction due to prosthetic device, implant and graft in urinary system | WHO +T83510A | Infection and inflammatory reaction due to cystostomy catheter, initial encounter | CMS +T83510D | Infection and inflammatory reaction due to cystostomy catheter, subsequent encounter | CMS +T83510S | Infection and inflammatory reaction due to cystostomy catheter, sequela | CMS +T83511A | Infection and inflammatory reaction due to indwelling urethral catheter, initial encounter | CMS +T83511D | Infection and inflammatory reaction due to indwelling urethral catheter, subsequent encounter | CMS +T83511S | Infection and inflammatory reaction due to indwelling urethral catheter, sequela | CMS +T83512A | Infection and inflammatory reaction due to nephrostomy catheter, initial encounter | CMS +T83512D | Infection and inflammatory reaction due to nephrostomy catheter, subsequent encounter | CMS +T83512S | Infection and inflammatory reaction due to nephrostomy catheter, sequela | CMS +T83518A | Infection and inflammatory reaction due to other urinary catheter, initial encounter | CMS +T83518D | Infection and inflammatory reaction due to other urinary catheter, subsequent encounter | CMS +T83518S | Infection and inflammatory reaction due to other urinary catheter, sequela | CMS +T83590A | Infection and inflammatory reaction due to implanted urinary neurostimulation device, initial encounter | CMS +T83590D | Infection and inflammatory reaction due to implanted urinary neurostimulation device, subsequent encounter | CMS +T83590S | Infection and inflammatory reaction due to implanted urinary neurostimulation device, sequela | CMS +T83591A | Infection and inflammatory reaction due to implanted urinary sphincter, initial encounter | CMS +T83591D | Infection and inflammatory reaction due to implanted urinary sphincter, subsequent encounter | CMS +T83591S | Infection and inflammatory reaction due to implanted urinary sphincter, sequela | CMS +T83592A | Infection and inflammatory reaction due to indwelling ureteral stent, initial encounter | CMS +T83592D | Infection and inflammatory reaction due to indwelling ureteral stent, subsequent encounter | CMS +T83592S | Infection and inflammatory reaction due to indwelling ureteral stent, sequela | CMS +T83593A | Infection and inflammatory reaction due to other urinary stents, initial encounter | CMS +T83593D | Infection and inflammatory reaction due to other urinary stents, subsequent encounter | CMS +T83593S | Infection and inflammatory reaction due to other urinary stents, sequela | CMS +T83598A | Infection and inflammatory reaction due to other prosthetic device, implant and graft in urinary system, initial encounter | CMS +T83598D | Infection and inflammatory reaction due to other prosthetic device, implant and graft in urinary system, subsequent encounter | CMS +T83598S | Infection and inflammatory reaction due to other prosthetic device, implant and graft in urinary system, sequela | CMS +T836 | Infection and inflammatory reaction due to prosthetic device, implant and graft in genital tract | WHO +T8361XA | Infection and inflammatory reaction due to implanted penile prosthesis, initial encounter | CMS +T8361XD | Infection and inflammatory reaction due to implanted penile prosthesis, subsequent encounter | CMS +T8361XS | Infection and inflammatory reaction due to implanted penile prosthesis, sequela | CMS +T8362XA | Infection and inflammatory reaction due to implanted testicular prosthesis, initial encounter | CMS +T8362XD | Infection and inflammatory reaction due to implanted testicular prosthesis, subsequent encounter | CMS +T8362XS | Infection and inflammatory reaction due to implanted testicular prosthesis, sequela | CMS +T8369XA | Infection and inflammatory reaction due to other prosthetic device, implant and graft in genital tract, initial encounter | CMS +T8369XD | Infection and inflammatory reaction due to other prosthetic device, implant and graft in genital tract, subsequent encounter | CMS +T8369XS | Infection and inflammatory reaction due to other prosthetic device, implant and graft in genital tract, sequela | CMS +T83711A | Erosion of implanted vaginal mesh to surrounding organ or tissue, initial encounter | CMS +T83711D | Erosion of implanted vaginal mesh to surrounding organ or tissue, subsequent encounter | CMS +T83711S | Erosion of implanted vaginal mesh to surrounding organ or tissue, sequela | CMS +T83712A | Erosion of implanted urethral mesh to surrounding organ or tissue, initial encounter | CMS +T83712D | Erosion of implanted urethral mesh to surrounding organ or tissue, subsequent encounter | CMS +T83712S | Erosion of implanted urethral mesh to surrounding organ or tissue, sequela | CMS +T83713A | Erosion of implanted urethral bulking agent to surrounding organ or tissue, initial encounter | CMS +T83713D | Erosion of implanted urethral bulking agent to surrounding organ or tissue, subsequent encounter | CMS +T83713S | Erosion of implanted urethral bulking agent to surrounding organ or tissue, sequela | CMS +T83714A | Erosion of implanted ureteral bulking agent to surrounding organ or tissue, initial encounter | CMS +T83714D | Erosion of implanted ureteral bulking agent to surrounding organ or tissue, subsequent encounter | CMS +T83714S | Erosion of implanted ureteral bulking agent to surrounding organ or tissue, sequela | CMS +T83718A | Erosion of other implanted mesh to organ or tissue, initial encounter | CMS +T83718D | Erosion of other implanted mesh to organ or tissue, subsequent encounter | CMS +T83718S | Erosion of other implanted mesh to organ or tissue, sequela | CMS +T83719A | Erosion of other prosthetic materials to surrounding organ or tissue, initial encounter | CMS +T83719D | Erosion of other prosthetic materials to surrounding organ or tissue, subsequent encounter | CMS +T83719S | Erosion of other prosthetic materials to surrounding organ or tissue, sequela | CMS +T83721A | Exposure of implanted vaginal mesh into vagina, initial encounter | CMS +T83721D | Exposure of implanted vaginal mesh into vagina, subsequent encounter | CMS +T83721S | Exposure of implanted vaginal mesh into vagina, sequela | CMS +T83722A | Exposure of implanted urethral mesh into urethra, initial encounter | CMS +T83722D | Exposure of implanted urethral mesh into urethra, subsequent encounter | CMS +T83722S | Exposure of implanted urethral mesh into urethra, sequela | CMS +T83723A | Exposure of implanted urethral bulking agent into urethra, initial encounter | CMS +T83723D | Exposure of implanted urethral bulking agent into urethra, subsequent encounter | CMS +T83723S | Exposure of implanted urethral bulking agent into urethra, sequela | CMS +T83724A | Exposure of implanted ureteral bulking agent into ureter, initial encounter | CMS +T83724D | Exposure of implanted ureteral bulking agent into ureter, subsequent encounter | CMS +T83724S | Exposure of implanted ureteral bulking agent into ureter, sequela | CMS +T83728A | Exposure of other implanted mesh into organ or tissue, initial encounter | CMS +T83728D | Exposure of other implanted mesh into organ or tissue, subsequent encounter | CMS +T83728S | Exposure of other implanted mesh into organ or tissue, sequela | CMS +T83729A | Exposure of other prosthetic materials into organ or tissue, initial encounter | CMS +T83729D | Exposure of other prosthetic materials into organ or tissue, subsequent encounter | CMS +T83729S | Exposure of other prosthetic materials into organ or tissue, sequela | CMS +T8379XA | Other specified complications due to other genitourinary prosthetic materials, initial encounter | CMS +T8379XD | Other specified complications due to other genitourinary prosthetic materials, subsequent encounter | CMS +T8379XS | Other specified complications due to other genitourinary prosthetic materials, sequela | CMS +T838 | Other complications of genitourinary prosthetic devices, implants and grafts | WHO +T8381XA | Embolism due to genitourinary prosthetic devices, implants and grafts, initial encounter | CMS +T8381XD | Embolism due to genitourinary prosthetic devices, implants and grafts, subsequent encounter | CMS +T8381XS | Embolism due to genitourinary prosthetic devices, implants and grafts, sequela | CMS +T8382XA | Fibrosis due to genitourinary prosthetic devices, implants and grafts, initial encounter | CMS +T8382XD | Fibrosis due to genitourinary prosthetic devices, implants and grafts, subsequent encounter | CMS +T8382XS | Fibrosis due to genitourinary prosthetic devices, implants and grafts, sequela | CMS +T8383XA | Hemorrhage due to genitourinary prosthetic devices, implants and grafts, initial encounter | CMS +T8383XD | Hemorrhage due to genitourinary prosthetic devices, implants and grafts, subsequent encounter | CMS +T8383XS | Hemorrhage due to genitourinary prosthetic devices, implants and grafts, sequela | CMS +T8384XA | Pain due to genitourinary prosthetic devices, implants and grafts, initial encounter | CMS +T8384XD | Pain due to genitourinary prosthetic devices, implants and grafts, subsequent encounter | CMS +T8384XS | Pain due to genitourinary prosthetic devices, implants and grafts, sequela | CMS +T8385XA | Stenosis due to genitourinary prosthetic devices, implants and grafts, initial encounter | CMS +T8385XD | Stenosis due to genitourinary prosthetic devices, implants and grafts, subsequent encounter | CMS +T8385XS | Stenosis due to genitourinary prosthetic devices, implants and grafts, sequela | CMS +T8386XA | Thrombosis due to genitourinary prosthetic devices, implants and grafts, initial encounter | CMS +T8386XD | Thrombosis due to genitourinary prosthetic devices, implants and grafts, subsequent encounter | CMS +T8386XS | Thrombosis due to genitourinary prosthetic devices, implants and grafts, sequela | CMS +T8389XA | Other specified complication of genitourinary prosthetic devices, implants and grafts, initial encounter | CMS +T8389XD | Other specified complication of genitourinary prosthetic devices, implants and grafts, subsequent encounter | CMS +T8389XS | Other specified complication of genitourinary prosthetic devices, implants and grafts, sequela | CMS +T839 | Unspecified complication of genitourinary prosthetic device, implant and graft | WHO +T839XXA | Unspecified complication of genitourinary prosthetic device, implant and graft, initial encounter | CMS +T839XXD | Unspecified complication of genitourinary prosthetic device, implant and graft, subsequent encounter | CMS +T839XXS | Unspecified complication of genitourinary prosthetic device, implant and graft, sequela | CMS +T84 | Complications of internal orthopaedic prosthetic devices, implants and grafts | WHO +T840 | Mechanical complication of internal joint prosthesis | WHO +T84010A | Broken internal right hip prosthesis, initial encounter | CMS +T84010D | Broken internal right hip prosthesis, subsequent encounter | CMS +T84010S | Broken internal right hip prosthesis, sequela | CMS +T84011A | Broken internal left hip prosthesis, initial encounter | CMS +T84011D | Broken internal left hip prosthesis, subsequent encounter | CMS +T84011S | Broken internal left hip prosthesis, sequela | CMS +T84012A | Broken internal right knee prosthesis, initial encounter | CMS +T84012D | Broken internal right knee prosthesis, subsequent encounter | CMS +T84012S | Broken internal right knee prosthesis, sequela | CMS +T84013A | Broken internal left knee prosthesis, initial encounter | CMS +T84013D | Broken internal left knee prosthesis, subsequent encounter | CMS +T84013S | Broken internal left knee prosthesis, sequela | CMS +T84018A | Broken internal joint prosthesis, other site, initial encounter | CMS +T84018D | Broken internal joint prosthesis, other site, subsequent encounter | CMS +T84018S | Broken internal joint prosthesis, other site, sequela | CMS +T84019A | Broken internal joint prosthesis, unspecified site, initial encounter | CMS +T84019D | Broken internal joint prosthesis, unspecified site, subsequent encounter | CMS +T84019S | Broken internal joint prosthesis, unspecified site, sequela | CMS +T84020A | Dislocation of internal right hip prosthesis, initial encounter | CMS +T84020D | Dislocation of internal right hip prosthesis, subsequent encounter | CMS +T84020S | Dislocation of internal right hip prosthesis, sequela | CMS +T84021A | Dislocation of internal left hip prosthesis, initial encounter | CMS +T84021D | Dislocation of internal left hip prosthesis, subsequent encounter | CMS +T84021S | Dislocation of internal left hip prosthesis, sequela | CMS +T84022A | Instability of internal right knee prosthesis, initial encounter | CMS +T84022D | Instability of internal right knee prosthesis, subsequent encounter | CMS +T84022S | Instability of internal right knee prosthesis, sequela | CMS +T84023A | Instability of internal left knee prosthesis, initial encounter | CMS +T84023D | Instability of internal left knee prosthesis, subsequent encounter | CMS +T84023S | Instability of internal left knee prosthesis, sequela | CMS +T84028A | Dislocation of other internal joint prosthesis, initial encounter | CMS +T84028D | Dislocation of other internal joint prosthesis, subsequent encounter | CMS +T84028S | Dislocation of other internal joint prosthesis, sequela | CMS +T84029A | Dislocation of unspecified internal joint prosthesis, initial encounter | CMS +T84029D | Dislocation of unspecified internal joint prosthesis, subsequent encounter | CMS +T84029S | Dislocation of unspecified internal joint prosthesis, sequela | CMS +T84030A | Mechanical loosening of internal right hip prosthetic joint, initial encounter | CMS +T84030D | Mechanical loosening of internal right hip prosthetic joint, subsequent encounter | CMS +T84030S | Mechanical loosening of internal right hip prosthetic joint, sequela | CMS +T84031A | Mechanical loosening of internal left hip prosthetic joint, initial encounter | CMS +T84031D | Mechanical loosening of internal left hip prosthetic joint, subsequent encounter | CMS +T84031S | Mechanical loosening of internal left hip prosthetic joint, sequela | CMS +T84032A | Mechanical loosening of internal right knee prosthetic joint, initial encounter | CMS +T84032D | Mechanical loosening of internal right knee prosthetic joint, subsequent encounter | CMS +T84032S | Mechanical loosening of internal right knee prosthetic joint, sequela | CMS +T84033A | Mechanical loosening of internal left knee prosthetic joint, initial encounter | CMS +T84033D | Mechanical loosening of internal left knee prosthetic joint, subsequent encounter | CMS +T84033S | Mechanical loosening of internal left knee prosthetic joint, sequela | CMS +T84038A | Mechanical loosening of other internal prosthetic joint, initial encounter | CMS +T84038D | Mechanical loosening of other internal prosthetic joint, subsequent encounter | CMS +T84038S | Mechanical loosening of other internal prosthetic joint, sequela | CMS +T84039A | Mechanical loosening of unspecified internal prosthetic joint, initial encounter | CMS +T84039D | Mechanical loosening of unspecified internal prosthetic joint, subsequent encounter | CMS +T84039S | Mechanical loosening of unspecified internal prosthetic joint, sequela | CMS +T84050A | Periprosthetic osteolysis of internal prosthetic right hip joint, initial encounter | CMS +T84050D | Periprosthetic osteolysis of internal prosthetic right hip joint, subsequent encounter | CMS +T84050S | Periprosthetic osteolysis of internal prosthetic right hip joint, sequela | CMS +T84051A | Periprosthetic osteolysis of internal prosthetic left hip joint, initial encounter | CMS +T84051D | Periprosthetic osteolysis of internal prosthetic left hip joint, subsequent encounter | CMS +T84051S | Periprosthetic osteolysis of internal prosthetic left hip joint, sequela | CMS +T84052A | Periprosthetic osteolysis of internal prosthetic right knee joint, initial encounter | CMS +T84052D | Periprosthetic osteolysis of internal prosthetic right knee joint, subsequent encounter | CMS +T84052S | Periprosthetic osteolysis of internal prosthetic right knee joint, sequela | CMS +T84053A | Periprosthetic osteolysis of internal prosthetic left knee joint, initial encounter | CMS +T84053D | Periprosthetic osteolysis of internal prosthetic left knee joint, subsequent encounter | CMS +T84053S | Periprosthetic osteolysis of internal prosthetic left knee joint, sequela | CMS +T84058A | Periprosthetic osteolysis of other internal prosthetic joint, initial encounter | CMS +T84058D | Periprosthetic osteolysis of other internal prosthetic joint, subsequent encounter | CMS +T84058S | Periprosthetic osteolysis of other internal prosthetic joint, sequela | CMS +T84059A | Periprosthetic osteolysis of unspecified internal prosthetic joint, initial encounter | CMS +T84059D | Periprosthetic osteolysis of unspecified internal prosthetic joint, subsequent encounter | CMS +T84059S | Periprosthetic osteolysis of unspecified internal prosthetic joint, sequela | CMS +T84060A | Wear of articular bearing surface of internal prosthetic right hip joint, initial encounter | CMS +T84060D | Wear of articular bearing surface of internal prosthetic right hip joint, subsequent encounter | CMS +T84060S | Wear of articular bearing surface of internal prosthetic right hip joint, sequela | CMS +T84061A | Wear of articular bearing surface of internal prosthetic left hip joint, initial encounter | CMS +T84061D | Wear of articular bearing surface of internal prosthetic left hip joint, subsequent encounter | CMS +T84061S | Wear of articular bearing surface of internal prosthetic left hip joint, sequela | CMS +T84062A | Wear of articular bearing surface of internal prosthetic right knee joint, initial encounter | CMS +T84062D | Wear of articular bearing surface of internal prosthetic right knee joint, subsequent encounter | CMS +T84062S | Wear of articular bearing surface of internal prosthetic right knee joint, sequela | CMS +T84063A | Wear of articular bearing surface of internal prosthetic left knee joint, initial encounter | CMS +T84063D | Wear of articular bearing surface of internal prosthetic left knee joint, subsequent encounter | CMS +T84063S | Wear of articular bearing surface of internal prosthetic left knee joint, sequela | CMS +T84068A | Wear of articular bearing surface of other internal prosthetic joint, initial encounter | CMS +T84068D | Wear of articular bearing surface of other internal prosthetic joint, subsequent encounter | CMS +T84068S | Wear of articular bearing surface of other internal prosthetic joint, sequela | CMS +T84069A | Wear of articular bearing surface of unspecified internal prosthetic joint, initial encounter | CMS +T84069D | Wear of articular bearing surface of unspecified internal prosthetic joint, subsequent encounter | CMS +T84069S | Wear of articular bearing surface of unspecified internal prosthetic joint, sequela | CMS +T84090A | Other mechanical complication of internal right hip prosthesis, initial encounter | CMS +T84090D | Other mechanical complication of internal right hip prosthesis, subsequent encounter | CMS +T84090S | Other mechanical complication of internal right hip prosthesis, sequela | CMS +T84091A | Other mechanical complication of internal left hip prosthesis, initial encounter | CMS +T84091D | Other mechanical complication of internal left hip prosthesis, subsequent encounter | CMS +T84091S | Other mechanical complication of internal left hip prosthesis, sequela | CMS +T84092A | Other mechanical complication of internal right knee prosthesis, initial encounter | CMS +T84092D | Other mechanical complication of internal right knee prosthesis, subsequent encounter | CMS +T84092S | Other mechanical complication of internal right knee prosthesis, sequela | CMS +T84093A | Other mechanical complication of internal left knee prosthesis, initial encounter | CMS +T84093D | Other mechanical complication of internal left knee prosthesis, subsequent encounter | CMS +T84093S | Other mechanical complication of internal left knee prosthesis, sequela | CMS +T84098A | Other mechanical complication of other internal joint prosthesis, initial encounter | CMS +T84098D | Other mechanical complication of other internal joint prosthesis, subsequent encounter | CMS +T84098S | Other mechanical complication of other internal joint prosthesis, sequela | CMS +T84099A | Other mechanical complication of unspecified internal joint prosthesis, initial encounter | CMS +T84099D | Other mechanical complication of unspecified internal joint prosthesis, subsequent encounter | CMS +T84099S | Other mechanical complication of unspecified internal joint prosthesis, sequela | CMS +T841 | Mechanical complication of internal fixation device of bones of limb | WHO +T84110A | Breakdown (mechanical) of internal fixation device of right humerus, initial encounter | CMS +T84110D | Breakdown (mechanical) of internal fixation device of right humerus, subsequent encounter | CMS +T84110S | Breakdown (mechanical) of internal fixation device of right humerus, sequela | CMS +T84111A | Breakdown (mechanical) of internal fixation device of left humerus, initial encounter | CMS +T84111D | Breakdown (mechanical) of internal fixation device of left humerus, subsequent encounter | CMS +T84111S | Breakdown (mechanical) of internal fixation device of left humerus, sequela | CMS +T84112A | Breakdown (mechanical) of internal fixation device of bone of right forearm, initial encounter | CMS +T84112D | Breakdown (mechanical) of internal fixation device of bone of right forearm, subsequent encounter | CMS +T84112S | Breakdown (mechanical) of internal fixation device of bone of right forearm, sequela | CMS +T84113A | Breakdown (mechanical) of internal fixation device of bone of left forearm, initial encounter | CMS +T84113D | Breakdown (mechanical) of internal fixation device of bone of left forearm, subsequent encounter | CMS +T84113S | Breakdown (mechanical) of internal fixation device of bone of left forearm, sequela | CMS +T84114A | Breakdown (mechanical) of internal fixation device of right femur, initial encounter | CMS +T84114D | Breakdown (mechanical) of internal fixation device of right femur, subsequent encounter | CMS +T84114S | Breakdown (mechanical) of internal fixation device of right femur, sequela | CMS +T84115A | Breakdown (mechanical) of internal fixation device of left femur, initial encounter | CMS +T84115D | Breakdown (mechanical) of internal fixation device of left femur, subsequent encounter | CMS +T84115S | Breakdown (mechanical) of internal fixation device of left femur, sequela | CMS +T84116A | Breakdown (mechanical) of internal fixation device of bone of right lower leg, initial encounter | CMS +T84116D | Breakdown (mechanical) of internal fixation device of bone of right lower leg, subsequent encounter | CMS +T84116S | Breakdown (mechanical) of internal fixation device of bone of right lower leg, sequela | CMS +T84117A | Breakdown (mechanical) of internal fixation device of bone of left lower leg, initial encounter | CMS +T84117D | Breakdown (mechanical) of internal fixation device of bone of left lower leg, subsequent encounter | CMS +T84117S | Breakdown (mechanical) of internal fixation device of bone of left lower leg, sequela | CMS +T84119A | Breakdown (mechanical) of internal fixation device of unspecified bone of limb, initial encounter | CMS +T84119D | Breakdown (mechanical) of internal fixation device of unspecified bone of limb, subsequent encounter | CMS +T84119S | Breakdown (mechanical) of internal fixation device of unspecified bone of limb, sequela | CMS +T84120A | Displacement of internal fixation device of right humerus, initial encounter | CMS +T84120D | Displacement of internal fixation device of right humerus, subsequent encounter | CMS +T84120S | Displacement of internal fixation device of right humerus, sequela | CMS +T84121A | Displacement of internal fixation device of left humerus, initial encounter | CMS +T84121D | Displacement of internal fixation device of left humerus, subsequent encounter | CMS +T84121S | Displacement of internal fixation device of left humerus, sequela | CMS +T84122A | Displacement of internal fixation device of bone of right forearm, initial encounter | CMS +T84122D | Displacement of internal fixation device of bone of right forearm, subsequent encounter | CMS +T84122S | Displacement of internal fixation device of bone of right forearm, sequela | CMS +T84123A | Displacement of internal fixation device of bone of left forearm, initial encounter | CMS +T84123D | Displacement of internal fixation device of bone of left forearm, subsequent encounter | CMS +T84123S | Displacement of internal fixation device of bone of left forearm, sequela | CMS +T84124A | Displacement of internal fixation device of right femur, initial encounter | CMS +T84124D | Displacement of internal fixation device of right femur, subsequent encounter | CMS +T84124S | Displacement of internal fixation device of right femur, sequela | CMS +T84125A | Displacement of internal fixation device of left femur, initial encounter | CMS +T84125D | Displacement of internal fixation device of left femur, subsequent encounter | CMS +T84125S | Displacement of internal fixation device of left femur, sequela | CMS +T84126A | Displacement of internal fixation device of bone of right lower leg, initial encounter | CMS +T84126D | Displacement of internal fixation device of bone of right lower leg, subsequent encounter | CMS +T84126S | Displacement of internal fixation device of bone of right lower leg, sequela | CMS +T84127A | Displacement of internal fixation device of bone of left lower leg, initial encounter | CMS +T84127D | Displacement of internal fixation device of bone of left lower leg, subsequent encounter | CMS +T84127S | Displacement of internal fixation device of bone of left lower leg, sequela | CMS +T84129A | Displacement of internal fixation device of unspecified bone of limb, initial encounter | CMS +T84129D | Displacement of internal fixation device of unspecified bone of limb, subsequent encounter | CMS +T84129S | Displacement of internal fixation device of unspecified bone of limb, sequela | CMS +T84190A | Other mechanical complication of internal fixation device of right humerus, initial encounter | CMS +T84190D | Other mechanical complication of internal fixation device of right humerus, subsequent encounter | CMS +T84190S | Other mechanical complication of internal fixation device of right humerus, sequela | CMS +T84191A | Other mechanical complication of internal fixation device of left humerus, initial encounter | CMS +T84191D | Other mechanical complication of internal fixation device of left humerus, subsequent encounter | CMS +T84191S | Other mechanical complication of internal fixation device of left humerus, sequela | CMS +T84192A | Other mechanical complication of internal fixation device of bone of right forearm, initial encounter | CMS +T84192D | Other mechanical complication of internal fixation device of bone of right forearm, subsequent encounter | CMS +T84192S | Other mechanical complication of internal fixation device of bone of right forearm, sequela | CMS +T84193A | Other mechanical complication of internal fixation device of bone of left forearm, initial encounter | CMS +T84193D | Other mechanical complication of internal fixation device of bone of left forearm, subsequent encounter | CMS +T84193S | Other mechanical complication of internal fixation device of bone of left forearm, sequela | CMS +T84194A | Other mechanical complication of internal fixation device of right femur, initial encounter | CMS +T84194D | Other mechanical complication of internal fixation device of right femur, subsequent encounter | CMS +T84194S | Other mechanical complication of internal fixation device of right femur, sequela | CMS +T84195A | Other mechanical complication of internal fixation device of left femur, initial encounter | CMS +T84195D | Other mechanical complication of internal fixation device of left femur, subsequent encounter | CMS +T84195S | Other mechanical complication of internal fixation device of left femur, sequela | CMS +T84196A | Other mechanical complication of internal fixation device of bone of right lower leg, initial encounter | CMS +T84196D | Other mechanical complication of internal fixation device of bone of right lower leg, subsequent encounter | CMS +T84196S | Other mechanical complication of internal fixation device of bone of right lower leg, sequela | CMS +T84197A | Other mechanical complication of internal fixation device of bone of left lower leg, initial encounter | CMS +T84197D | Other mechanical complication of internal fixation device of bone of left lower leg, subsequent encounter | CMS +T84197S | Other mechanical complication of internal fixation device of bone of left lower leg, sequela | CMS +T84199A | Other mechanical complication of internal fixation device of unspecified bone of limb, initial encounter | CMS +T84199D | Other mechanical complication of internal fixation device of unspecified bone of limb, subsequent encounter | CMS +T84199S | Other mechanical complication of internal fixation device of unspecified bone of limb, sequela | CMS +T842 | Mechanical complication of internal fixation device of other bones | WHO +T84210A | Breakdown (mechanical) of internal fixation device of bones of hand and fingers, initial encounter | CMS +T84210D | Breakdown (mechanical) of internal fixation device of bones of hand and fingers, subsequent encounter | CMS +T84210S | Breakdown (mechanical) of internal fixation device of bones of hand and fingers, sequela | CMS +T84213A | Breakdown (mechanical) of internal fixation device of bones of foot and toes, initial encounter | CMS +T84213D | Breakdown (mechanical) of internal fixation device of bones of foot and toes, subsequent encounter | CMS +T84213S | Breakdown (mechanical) of internal fixation device of bones of foot and toes, sequela | CMS +T84216A | Breakdown (mechanical) of internal fixation device of vertebrae, initial encounter | CMS +T84216D | Breakdown (mechanical) of internal fixation device of vertebrae, subsequent encounter | CMS +T84216S | Breakdown (mechanical) of internal fixation device of vertebrae, sequela | CMS +T84218A | Breakdown (mechanical) of internal fixation device of other bones, initial encounter | CMS +T84218D | Breakdown (mechanical) of internal fixation device of other bones, subsequent encounter | CMS +T84218S | Breakdown (mechanical) of internal fixation device of other bones, sequela | CMS +T84220A | Displacement of internal fixation device of bones of hand and fingers, initial encounter | CMS +T84220D | Displacement of internal fixation device of bones of hand and fingers, subsequent encounter | CMS +T84220S | Displacement of internal fixation device of bones of hand and fingers, sequela | CMS +T84223A | Displacement of internal fixation device of bones of foot and toes, initial encounter | CMS +T84223D | Displacement of internal fixation device of bones of foot and toes, subsequent encounter | CMS +T84223S | Displacement of internal fixation device of bones of foot and toes, sequela | CMS +T84226A | Displacement of internal fixation device of vertebrae, initial encounter | CMS +T84226D | Displacement of internal fixation device of vertebrae, subsequent encounter | CMS +T84226S | Displacement of internal fixation device of vertebrae, sequela | CMS +T84228A | Displacement of internal fixation device of other bones, initial encounter | CMS +T84228D | Displacement of internal fixation device of other bones, subsequent encounter | CMS +T84228S | Displacement of internal fixation device of other bones, sequela | CMS +T84290A | Other mechanical complication of internal fixation device of bones of hand and fingers, initial encounter | CMS +T84290D | Other mechanical complication of internal fixation device of bones of hand and fingers, subsequent encounter | CMS +T84290S | Other mechanical complication of internal fixation device of bones of hand and fingers, sequela | CMS +T84293A | Other mechanical complication of internal fixation device of bones of foot and toes, initial encounter | CMS +T84293D | Other mechanical complication of internal fixation device of bones of foot and toes, subsequent encounter | CMS +T84293S | Other mechanical complication of internal fixation device of bones of foot and toes, sequela | CMS +T84296A | Other mechanical complication of internal fixation device of vertebrae, initial encounter | CMS +T84296D | Other mechanical complication of internal fixation device of vertebrae, subsequent encounter | CMS +T84296S | Other mechanical complication of internal fixation device of vertebrae, sequela | CMS +T84298A | Other mechanical complication of internal fixation device of other bones, initial encounter | CMS +T84298D | Other mechanical complication of internal fixation device of other bones, subsequent encounter | CMS +T84298S | Other mechanical complication of internal fixation device of other bones, sequela | CMS +T843 | Mechanical complication of other bone devices, implants and grafts | WHO +T84310A | Breakdown (mechanical) of electronic bone stimulator, initial encounter | CMS +T84310D | Breakdown (mechanical) of electronic bone stimulator, subsequent encounter | CMS +T84310S | Breakdown (mechanical) of electronic bone stimulator, sequela | CMS +T84318A | Breakdown (mechanical) of other bone devices, implants and grafts, initial encounter | CMS +T84318D | Breakdown (mechanical) of other bone devices, implants and grafts, subsequent encounter | CMS +T84318S | Breakdown (mechanical) of other bone devices, implants and grafts, sequela | CMS +T84320A | Displacement of electronic bone stimulator, initial encounter | CMS +T84320D | Displacement of electronic bone stimulator, subsequent encounter | CMS +T84320S | Displacement of electronic bone stimulator, sequela | CMS +T84328A | Displacement of other bone devices, implants and grafts, initial encounter | CMS +T84328D | Displacement of other bone devices, implants and grafts, subsequent encounter | CMS +T84328S | Displacement of other bone devices, implants and grafts, sequela | CMS +T84390A | Other mechanical complication of electronic bone stimulator, initial encounter | CMS +T84390D | Other mechanical complication of electronic bone stimulator, subsequent encounter | CMS +T84390S | Other mechanical complication of electronic bone stimulator, sequela | CMS +T84398A | Other mechanical complication of other bone devices, implants and grafts, initial encounter | CMS +T84398D | Other mechanical complication of other bone devices, implants and grafts, subsequent encounter | CMS +T84398S | Other mechanical complication of other bone devices, implants and grafts, sequela | CMS +T844 | Mechanical complication of other internal orthopaedic devices, implants and grafts | WHO +T84410A | Breakdown (mechanical) of muscle and tendon graft, initial encounter | CMS +T84410D | Breakdown (mechanical) of muscle and tendon graft, subsequent encounter | CMS +T84410S | Breakdown (mechanical) of muscle and tendon graft, sequela | CMS +T84418A | Breakdown (mechanical) of other internal orthopedic devices, implants and grafts, initial encounter | CMS +T84418D | Breakdown (mechanical) of other internal orthopedic devices, implants and grafts, subsequent encounter | CMS +T84418S | Breakdown (mechanical) of other internal orthopedic devices, implants and grafts, sequela | CMS +T84420A | Displacement of muscle and tendon graft, initial encounter | CMS +T84420D | Displacement of muscle and tendon graft, subsequent encounter | CMS +T84420S | Displacement of muscle and tendon graft, sequela | CMS +T84428A | Displacement of other internal orthopedic devices, implants and grafts, initial encounter | CMS +T84428D | Displacement of other internal orthopedic devices, implants and grafts, subsequent encounter | CMS +T84428S | Displacement of other internal orthopedic devices, implants and grafts, sequela | CMS +T84490A | Other mechanical complication of muscle and tendon graft, initial encounter | CMS +T84490D | Other mechanical complication of muscle and tendon graft, subsequent encounter | CMS +T84490S | Other mechanical complication of muscle and tendon graft, sequela | CMS +T84498A | Other mechanical complication of other internal orthopedic devices, implants and grafts, initial encounter | CMS +T84498D | Other mechanical complication of other internal orthopedic devices, implants and grafts, subsequent encounter | CMS +T84498S | Other mechanical complication of other internal orthopedic devices, implants and grafts, sequela | CMS +T845 | Infection and inflammatory reaction due to internal joint prosthesis | WHO +T8450XA | Infection and inflammatory reaction due to unspecified internal joint prosthesis, initial encounter | CMS +T8450XD | Infection and inflammatory reaction due to unspecified internal joint prosthesis, subsequent encounter | CMS +T8450XS | Infection and inflammatory reaction due to unspecified internal joint prosthesis, sequela | CMS +T8451XA | Infection and inflammatory reaction due to internal right hip prosthesis, initial encounter | CMS +T8451XD | Infection and inflammatory reaction due to internal right hip prosthesis, subsequent encounter | CMS +T8451XS | Infection and inflammatory reaction due to internal right hip prosthesis, sequela | CMS +T8452XA | Infection and inflammatory reaction due to internal left hip prosthesis, initial encounter | CMS +T8452XD | Infection and inflammatory reaction due to internal left hip prosthesis, subsequent encounter | CMS +T8452XS | Infection and inflammatory reaction due to internal left hip prosthesis, sequela | CMS +T8453XA | Infection and inflammatory reaction due to internal right knee prosthesis, initial encounter | CMS +T8453XD | Infection and inflammatory reaction due to internal right knee prosthesis, subsequent encounter | CMS +T8453XS | Infection and inflammatory reaction due to internal right knee prosthesis, sequela | CMS +T8454XA | Infection and inflammatory reaction due to internal left knee prosthesis, initial encounter | CMS +T8454XD | Infection and inflammatory reaction due to internal left knee prosthesis, subsequent encounter | CMS +T8454XS | Infection and inflammatory reaction due to internal left knee prosthesis, sequela | CMS +T8459XA | Infection and inflammatory reaction due to other internal joint prosthesis, initial encounter | CMS +T8459XD | Infection and inflammatory reaction due to other internal joint prosthesis, subsequent encounter | CMS +T8459XS | Infection and inflammatory reaction due to other internal joint prosthesis, sequela | CMS +T846 | Infection and inflammatory reaction due to internal fixation device [any site] | WHO +T8460XA | Infection and inflammatory reaction due to internal fixation device of unspecified site, initial encounter | CMS +T8460XD | Infection and inflammatory reaction due to internal fixation device of unspecified site, subsequent encounter | CMS +T8460XS | Infection and inflammatory reaction due to internal fixation device of unspecified site, sequela | CMS +T84610A | Infection and inflammatory reaction due to internal fixation device of right humerus, initial encounter | CMS +T84610D | Infection and inflammatory reaction due to internal fixation device of right humerus, subsequent encounter | CMS +T84610S | Infection and inflammatory reaction due to internal fixation device of right humerus, sequela | CMS +T84611A | Infection and inflammatory reaction due to internal fixation device of left humerus, initial encounter | CMS +T84611D | Infection and inflammatory reaction due to internal fixation device of left humerus, subsequent encounter | CMS +T84611S | Infection and inflammatory reaction due to internal fixation device of left humerus, sequela | CMS +T84612A | Infection and inflammatory reaction due to internal fixation device of right radius, initial encounter | CMS +T84612D | Infection and inflammatory reaction due to internal fixation device of right radius, subsequent encounter | CMS +T84612S | Infection and inflammatory reaction due to internal fixation device of right radius, sequela | CMS +T84613A | Infection and inflammatory reaction due to internal fixation device of left radius, initial encounter | CMS +T84613D | Infection and inflammatory reaction due to internal fixation device of left radius, subsequent encounter | CMS +T84613S | Infection and inflammatory reaction due to internal fixation device of left radius, sequela | CMS +T84614A | Infection and inflammatory reaction due to internal fixation device of right ulna, initial encounter | CMS +T84614D | Infection and inflammatory reaction due to internal fixation device of right ulna, subsequent encounter | CMS +T84614S | Infection and inflammatory reaction due to internal fixation device of right ulna, sequela | CMS +T84615A | Infection and inflammatory reaction due to internal fixation device of left ulna, initial encounter | CMS +T84615D | Infection and inflammatory reaction due to internal fixation device of left ulna, subsequent encounter | CMS +T84615S | Infection and inflammatory reaction due to internal fixation device of left ulna, sequela | CMS +T84619A | Infection and inflammatory reaction due to internal fixation device of unspecified bone of arm, initial encounter | CMS +T84619D | Infection and inflammatory reaction due to internal fixation device of unspecified bone of arm, subsequent encounter | CMS +T84619S | Infection and inflammatory reaction due to internal fixation device of unspecified bone of arm, sequela | CMS +T84620A | Infection and inflammatory reaction due to internal fixation device of right femur, initial encounter | CMS +T84620D | Infection and inflammatory reaction due to internal fixation device of right femur, subsequent encounter | CMS +T84620S | Infection and inflammatory reaction due to internal fixation device of right femur, sequela | CMS +T84621A | Infection and inflammatory reaction due to internal fixation device of left femur, initial encounter | CMS +T84621D | Infection and inflammatory reaction due to internal fixation device of left femur, subsequent encounter | CMS +T84621S | Infection and inflammatory reaction due to internal fixation device of left femur, sequela | CMS +T84622A | Infection and inflammatory reaction due to internal fixation device of right tibia, initial encounter | CMS +T84622D | Infection and inflammatory reaction due to internal fixation device of right tibia, subsequent encounter | CMS +T84622S | Infection and inflammatory reaction due to internal fixation device of right tibia, sequela | CMS +T84623A | Infection and inflammatory reaction due to internal fixation device of left tibia, initial encounter | CMS +T84623D | Infection and inflammatory reaction due to internal fixation device of left tibia, subsequent encounter | CMS +T84623S | Infection and inflammatory reaction due to internal fixation device of left tibia, sequela | CMS +T84624A | Infection and inflammatory reaction due to internal fixation device of right fibula, initial encounter | CMS +T84624D | Infection and inflammatory reaction due to internal fixation device of right fibula, subsequent encounter | CMS +T84624S | Infection and inflammatory reaction due to internal fixation device of right fibula, sequela | CMS +T84625A | Infection and inflammatory reaction due to internal fixation device of left fibula, initial encounter | CMS +T84625D | Infection and inflammatory reaction due to internal fixation device of left fibula, subsequent encounter | CMS +T84625S | Infection and inflammatory reaction due to internal fixation device of left fibula, sequela | CMS +T84629A | Infection and inflammatory reaction due to internal fixation device of unspecified bone of leg, initial encounter | CMS +T84629D | Infection and inflammatory reaction due to internal fixation device of unspecified bone of leg, subsequent encounter | CMS +T84629S | Infection and inflammatory reaction due to internal fixation device of unspecified bone of leg, sequela | CMS +T8463XA | Infection and inflammatory reaction due to internal fixation device of spine, initial encounter | CMS +T8463XD | Infection and inflammatory reaction due to internal fixation device of spine, subsequent encounter | CMS +T8463XS | Infection and inflammatory reaction due to internal fixation device of spine, sequela | CMS +T8469XA | Infection and inflammatory reaction due to internal fixation device of other site, initial encounter | CMS +T8469XD | Infection and inflammatory reaction due to internal fixation device of other site, subsequent encounter | CMS +T8469XS | Infection and inflammatory reaction due to internal fixation device of other site, sequela | CMS +T847 | Infection and inflammatory reaction due to other internal orthopaedic prosthetic devices, implants and grafts | WHO +T847XXA | Infection and inflammatory reaction due to other internal orthopedic prosthetic devices, implants and grafts, initial encounter | CMS +T847XXD | Infection and inflammatory reaction due to other internal orthopedic prosthetic devices, implants and grafts, subsequent encounter | CMS +T847XXS | Infection and inflammatory reaction due to other internal orthopedic prosthetic devices, implants and grafts, sequela | CMS +T848 | Other complications of internal orthopaedic prosthetic devices, implants and grafts | WHO +T8481XA | Embolism due to internal orthopedic prosthetic devices, implants and grafts, initial encounter | CMS +T8481XD | Embolism due to internal orthopedic prosthetic devices, implants and grafts, subsequent encounter | CMS +T8481XS | Embolism due to internal orthopedic prosthetic devices, implants and grafts, sequela | CMS +T8482XA | Fibrosis due to internal orthopedic prosthetic devices, implants and grafts, initial encounter | CMS +T8482XD | Fibrosis due to internal orthopedic prosthetic devices, implants and grafts, subsequent encounter | CMS +T8482XS | Fibrosis due to internal orthopedic prosthetic devices, implants and grafts, sequela | CMS +T8483XA | Hemorrhage due to internal orthopedic prosthetic devices, implants and grafts, initial encounter | CMS +T8483XD | Hemorrhage due to internal orthopedic prosthetic devices, implants and grafts, subsequent encounter | CMS +T8483XS | Hemorrhage due to internal orthopedic prosthetic devices, implants and grafts, sequela | CMS +T8484XA | Pain due to internal orthopedic prosthetic devices, implants and grafts, initial encounter | CMS +T8484XD | Pain due to internal orthopedic prosthetic devices, implants and grafts, subsequent encounter | CMS +T8484XS | Pain due to internal orthopedic prosthetic devices, implants and grafts, sequela | CMS +T8485XA | Stenosis due to internal orthopedic prosthetic devices, implants and grafts, initial encounter | CMS +T8485XD | Stenosis due to internal orthopedic prosthetic devices, implants and grafts, subsequent encounter | CMS +T8485XS | Stenosis due to internal orthopedic prosthetic devices, implants and grafts, sequela | CMS +T8486XA | Thrombosis due to internal orthopedic prosthetic devices, implants and grafts, initial encounter | CMS +T8486XD | Thrombosis due to internal orthopedic prosthetic devices, implants and grafts, subsequent encounter | CMS +T8486XS | Thrombosis due to internal orthopedic prosthetic devices, implants and grafts, sequela | CMS +T8489XA | Other specified complication of internal orthopedic prosthetic devices, implants and grafts, initial encounter | CMS +T8489XD | Other specified complication of internal orthopedic prosthetic devices, implants and grafts, subsequent encounter | CMS +T8489XS | Other specified complication of internal orthopedic prosthetic devices, implants and grafts, sequela | CMS +T849 | Unspecified complication of internal orthopaedic prosthetic device, implant and graft | WHO +T849XXA | Unspecified complication of internal orthopedic prosthetic device, implant and graft, initial encounter | CMS +T849XXD | Unspecified complication of internal orthopedic prosthetic device, implant and graft, subsequent encounter | CMS +T849XXS | Unspecified complication of internal orthopedic prosthetic device, implant and graft, sequela | CMS +T85 | Complications of other internal prosthetic devices, implants and grafts | WHO +T850 | Mechanical complication of ventricular intracranial (communicating) shunt | WHO +T8501XA | Breakdown (mechanical) of ventricular intracranial (communicating) shunt, initial encounter | CMS +T8501XD | Breakdown (mechanical) of ventricular intracranial (communicating) shunt, subsequent encounter | CMS +T8501XS | Breakdown (mechanical) of ventricular intracranial (communicating) shunt, sequela | CMS +T8502XA | Displacement of ventricular intracranial (communicating) shunt, initial encounter | CMS +T8502XD | Displacement of ventricular intracranial (communicating) shunt, subsequent encounter | CMS +T8502XS | Displacement of ventricular intracranial (communicating) shunt, sequela | CMS +T8503XA | Leakage of ventricular intracranial (communicating) shunt, initial encounter | CMS +T8503XD | Leakage of ventricular intracranial (communicating) shunt, subsequent encounter | CMS +T8503XS | Leakage of ventricular intracranial (communicating) shunt, sequela | CMS +T8509XA | Other mechanical complication of ventricular intracranial (communicating) shunt, initial encounter | CMS +T8509XD | Other mechanical complication of ventricular intracranial (communicating) shunt, subsequent encounter | CMS +T8509XS | Other mechanical complication of ventricular intracranial (communicating) shunt, sequela | CMS +T851 | Mechanical complication of implanted electronic stimulator of nervous system | WHO +T85110A | Breakdown (mechanical) of implanted electronic neurostimulator of brain electrode (lead), initial encounter | CMS +T85110D | Breakdown (mechanical) of implanted electronic neurostimulator of brain electrode (lead), subsequent encounter | CMS +T85110S | Breakdown (mechanical) of implanted electronic neurostimulator of brain electrode (lead), sequela | CMS +T85111A | Breakdown (mechanical) of implanted electronic neurostimulator of peripheral nerve electrode (lead), initial encounter | CMS +T85111D | Breakdown (mechanical) of implanted electronic neurostimulator of peripheral nerve electrode (lead), subsequent encounter | CMS +T85111S | Breakdown (mechanical) of implanted electronic neurostimulator of peripheral nerve electrode (lead), sequela | CMS +T85112A | Breakdown (mechanical) of implanted electronic neurostimulator of spinal cord electrode (lead), initial encounter | CMS +T85112D | Breakdown (mechanical) of implanted electronic neurostimulator of spinal cord electrode (lead), subsequent encounter | CMS +T85112S | Breakdown (mechanical) of implanted electronic neurostimulator of spinal cord electrode (lead), sequela | CMS +T85113A | Breakdown (mechanical) of implanted electronic neurostimulator, generator, initial encounter | CMS +T85113D | Breakdown (mechanical) of implanted electronic neurostimulator, generator, subsequent encounter | CMS +T85113S | Breakdown (mechanical) of implanted electronic neurostimulator, generator, sequela | CMS +T85118A | Breakdown (mechanical) of other implanted electronic stimulator of nervous system, initial encounter | CMS +T85118D | Breakdown (mechanical) of other implanted electronic stimulator of nervous system, subsequent encounter | CMS +T85118S | Breakdown (mechanical) of other implanted electronic stimulator of nervous system, sequela | CMS +T85120A | Displacement of implanted electronic neurostimulator of brain electrode (lead), initial encounter | CMS +T85120D | Displacement of implanted electronic neurostimulator of brain electrode (lead), subsequent encounter | CMS +T85120S | Displacement of implanted electronic neurostimulator of brain electrode (lead), sequela | CMS +T85121A | Displacement of implanted electronic neurostimulator of peripheral nerve electrode (lead), initial encounter | CMS +T85121D | Displacement of implanted electronic neurostimulator of peripheral nerve electrode (lead), subsequent encounter | CMS +T85121S | Displacement of implanted electronic neurostimulator of peripheral nerve electrode (lead), sequela | CMS +T85122A | Displacement of implanted electronic neurostimulator of spinal cord electrode (lead), initial encounter | CMS +T85122D | Displacement of implanted electronic neurostimulator of spinal cord electrode (lead), subsequent encounter | CMS +T85122S | Displacement of implanted electronic neurostimulator of spinal cord electrode (lead), sequela | CMS +T85123A | Displacement of implanted electronic neurostimulator, generator, initial encounter | CMS +T85123D | Displacement of implanted electronic neurostimulator, generator, subsequent encounter | CMS +T85123S | Displacement of implanted electronic neurostimulator, generator, sequela | CMS +T85128A | Displacement of other implanted electronic stimulator of nervous system, initial encounter | CMS +T85128D | Displacement of other implanted electronic stimulator of nervous system, subsequent encounter | CMS +T85128S | Displacement of other implanted electronic stimulator of nervous system, sequela | CMS +T85190A | Other mechanical complication of implanted electronic neurostimulator of brain electrode (lead), initial encounter | CMS +T85190D | Other mechanical complication of implanted electronic neurostimulator of brain electrode (lead), subsequent encounter | CMS +T85190S | Other mechanical complication of implanted electronic neurostimulator of brain electrode (lead), sequela | CMS +T85191A | Other mechanical complication of implanted electronic neurostimulator of peripheral nerve electrode (lead), initial encounter | CMS +T85191D | Other mechanical complication of implanted electronic neurostimulator of peripheral nerve electrode (lead), subsequent encounter | CMS +T85191S | Other mechanical complication of implanted electronic neurostimulator of peripheral nerve electrode (lead), sequela | CMS +T85192A | Other mechanical complication of implanted electronic neurostimulator of spinal cord electrode (lead), initial encounter | CMS +T85192D | Other mechanical complication of implanted electronic neurostimulator of spinal cord electrode (lead), subsequent encounter | CMS +T85192S | Other mechanical complication of implanted electronic neurostimulator of spinal cord electrode (lead), sequela | CMS +T85193A | Other mechanical complication of implanted electronic neurostimulator, generator, initial encounter | CMS +T85193D | Other mechanical complication of implanted electronic neurostimulator, generator, subsequent encounter | CMS +T85193S | Other mechanical complication of implanted electronic neurostimulator, generator, sequela | CMS +T85199A | Other mechanical complication of other implanted electronic stimulator of nervous system, initial encounter | CMS +T85199D | Other mechanical complication of other implanted electronic stimulator of nervous system, subsequent encounter | CMS +T85199S | Other mechanical complication of other implanted electronic stimulator of nervous system, sequela | CMS +T852 | Mechanical complication of intraocular lens | WHO +T8521XA | Breakdown (mechanical) of intraocular lens, initial encounter | CMS +T8521XD | Breakdown (mechanical) of intraocular lens, subsequent encounter | CMS +T8521XS | Breakdown (mechanical) of intraocular lens, sequela | CMS +T8522XA | Displacement of intraocular lens, initial encounter | CMS +T8522XD | Displacement of intraocular lens, subsequent encounter | CMS +T8522XS | Displacement of intraocular lens, sequela | CMS +T8529XA | Other mechanical complication of intraocular lens, initial encounter | CMS +T8529XD | Other mechanical complication of intraocular lens, subsequent encounter | CMS +T8529XS | Other mechanical complication of intraocular lens, sequela | CMS +T853 | Mechanical complication of other ocular prosthetic devices, implants and grafts | WHO +T85310A | Breakdown (mechanical) of prosthetic orbit of right eye, initial encounter | CMS +T85310D | Breakdown (mechanical) of prosthetic orbit of right eye, subsequent encounter | CMS +T85310S | Breakdown (mechanical) of prosthetic orbit of right eye, sequela | CMS +T85311A | Breakdown (mechanical) of prosthetic orbit of left eye, initial encounter | CMS +T85311D | Breakdown (mechanical) of prosthetic orbit of left eye, subsequent encounter | CMS +T85311S | Breakdown (mechanical) of prosthetic orbit of left eye, sequela | CMS +T85318A | Breakdown (mechanical) of other ocular prosthetic devices, implants and grafts, initial encounter | CMS +T85318D | Breakdown (mechanical) of other ocular prosthetic devices, implants and grafts, subsequent encounter | CMS +T85318S | Breakdown (mechanical) of other ocular prosthetic devices, implants and grafts, sequela | CMS +T85320A | Displacement of prosthetic orbit of right eye, initial encounter | CMS +T85320D | Displacement of prosthetic orbit of right eye, subsequent encounter | CMS +T85320S | Displacement of prosthetic orbit of right eye, sequela | CMS +T85321A | Displacement of prosthetic orbit of left eye, initial encounter | CMS +T85321D | Displacement of prosthetic orbit of left eye, subsequent encounter | CMS +T85321S | Displacement of prosthetic orbit of left eye, sequela | CMS +T85328A | Displacement of other ocular prosthetic devices, implants and grafts, initial encounter | CMS +T85328D | Displacement of other ocular prosthetic devices, implants and grafts, subsequent encounter | CMS +T85328S | Displacement of other ocular prosthetic devices, implants and grafts, sequela | CMS +T85390A | Other mechanical complication of prosthetic orbit of right eye, initial encounter | CMS +T85390D | Other mechanical complication of prosthetic orbit of right eye, subsequent encounter | CMS +T85390S | Other mechanical complication of prosthetic orbit of right eye, sequela | CMS +T85391A | Other mechanical complication of prosthetic orbit of left eye, initial encounter | CMS +T85391D | Other mechanical complication of prosthetic orbit of left eye, subsequent encounter | CMS +T85391S | Other mechanical complication of prosthetic orbit of left eye, sequela | CMS +T85398A | Other mechanical complication of other ocular prosthetic devices, implants and grafts, initial encounter | CMS +T85398D | Other mechanical complication of other ocular prosthetic devices, implants and grafts, subsequent encounter | CMS +T85398S | Other mechanical complication of other ocular prosthetic devices, implants and grafts, sequela | CMS +T854 | Mechanical complication of breast prosthesis and implant | WHO +T8541XA | Breakdown (mechanical) of breast prosthesis and implant, initial encounter | CMS +T8541XD | Breakdown (mechanical) of breast prosthesis and implant, subsequent encounter | CMS +T8541XS | Breakdown (mechanical) of breast prosthesis and implant, sequela | CMS +T8542XA | Displacement of breast prosthesis and implant, initial encounter | CMS +T8542XD | Displacement of breast prosthesis and implant, subsequent encounter | CMS +T8542XS | Displacement of breast prosthesis and implant, sequela | CMS +T8543XA | Leakage of breast prosthesis and implant, initial encounter | CMS +T8543XD | Leakage of breast prosthesis and implant, subsequent encounter | CMS +T8543XS | Leakage of breast prosthesis and implant, sequela | CMS +T8544XA | Capsular contracture of breast implant, initial encounter | CMS +T8544XD | Capsular contracture of breast implant, subsequent encounter | CMS +T8544XS | Capsular contracture of breast implant, sequela | CMS +T8549XA | Other mechanical complication of breast prosthesis and implant, initial encounter | CMS +T8549XD | Other mechanical complication of breast prosthesis and implant, subsequent encounter | CMS +T8549XS | Other mechanical complication of breast prosthesis and implant, sequela | CMS +T855 | Mechanical complication of gastrointestinal prosthetic devices, implants and grafts | WHO +T85510A | Breakdown (mechanical) of bile duct prosthesis, initial encounter | CMS +T85510D | Breakdown (mechanical) of bile duct prosthesis, subsequent encounter | CMS +T85510S | Breakdown (mechanical) of bile duct prosthesis, sequela | CMS +T85511A | Breakdown (mechanical) of esophageal anti-reflux device, initial encounter | CMS +T85511D | Breakdown (mechanical) of esophageal anti-reflux device, subsequent encounter | CMS +T85511S | Breakdown (mechanical) of esophageal anti-reflux device, sequela | CMS +T85518A | Breakdown (mechanical) of other gastrointestinal prosthetic devices, implants and grafts, initial encounter | CMS +T85518D | Breakdown (mechanical) of other gastrointestinal prosthetic devices, implants and grafts, subsequent encounter | CMS +T85518S | Breakdown (mechanical) of other gastrointestinal prosthetic devices, implants and grafts, sequela | CMS +T85520A | Displacement of bile duct prosthesis, initial encounter | CMS +T85520D | Displacement of bile duct prosthesis, subsequent encounter | CMS +T85520S | Displacement of bile duct prosthesis, sequela | CMS +T85521A | Displacement of esophageal anti-reflux device, initial encounter | CMS +T85521D | Displacement of esophageal anti-reflux device, subsequent encounter | CMS +T85521S | Displacement of esophageal anti-reflux device, sequela | CMS +T85528A | Displacement of other gastrointestinal prosthetic devices, implants and grafts, initial encounter | CMS +T85528D | Displacement of other gastrointestinal prosthetic devices, implants and grafts, subsequent encounter | CMS +T85528S | Displacement of other gastrointestinal prosthetic devices, implants and grafts, sequela | CMS +T85590A | Other mechanical complication of bile duct prosthesis, initial encounter | CMS +T85590D | Other mechanical complication of bile duct prosthesis, subsequent encounter | CMS +T85590S | Other mechanical complication of bile duct prosthesis, sequela | CMS +T85591A | Other mechanical complication of esophageal anti-reflux device, initial encounter | CMS +T85591D | Other mechanical complication of esophageal anti-reflux device, subsequent encounter | CMS +T85591S | Other mechanical complication of esophageal anti-reflux device, sequela | CMS +T85598A | Other mechanical complication of other gastrointestinal prosthetic devices, implants and grafts, initial encounter | CMS +T85598D | Other mechanical complication of other gastrointestinal prosthetic devices, implants and grafts, subsequent encounter | CMS +T85598S | Other mechanical complication of other gastrointestinal prosthetic devices, implants and grafts, sequela | CMS +T856 | Mechanical complication of other specified internal prosthetic devices, implants and grafts | WHO +T85610A | Breakdown (mechanical) of cranial or spinal infusion catheter, initial encounter | CMS +T85610D | Breakdown (mechanical) of cranial or spinal infusion catheter, subsequent encounter | CMS +T85610S | Breakdown (mechanical) of cranial or spinal infusion catheter, sequela | CMS +T85611A | Breakdown (mechanical) of intraperitoneal dialysis catheter, initial encounter | CMS +T85611D | Breakdown (mechanical) of intraperitoneal dialysis catheter, subsequent encounter | CMS +T85611S | Breakdown (mechanical) of intraperitoneal dialysis catheter, sequela | CMS +T85612A | Breakdown (mechanical) of permanent sutures, initial encounter | CMS +T85612D | Breakdown (mechanical) of permanent sutures, subsequent encounter | CMS +T85612S | Breakdown (mechanical) of permanent sutures, sequela | CMS +T85613A | Breakdown (mechanical) of artificial skin graft and decellularized allodermis, initial encounter | CMS +T85613D | Breakdown (mechanical) of artificial skin graft and decellularized allodermis, subsequent encounter | CMS +T85613S | Breakdown (mechanical) of artificial skin graft and decellularized allodermis, sequela | CMS +T85614A | Breakdown (mechanical) of insulin pump, initial encounter | CMS +T85614D | Breakdown (mechanical) of insulin pump, subsequent encounter | CMS +T85614S | Breakdown (mechanical) of insulin pump, sequela | CMS +T85615A | Breakdown (mechanical) of other nervous system device, implant or graft, initial encounter | CMS +T85615D | Breakdown (mechanical) of other nervous system device, implant or graft, subsequent encounter | CMS +T85615S | Breakdown (mechanical) of other nervous system device, implant or graft, sequela | CMS +T85618A | Breakdown (mechanical) of other specified internal prosthetic devices, implants and grafts, initial encounter | CMS +T85618D | Breakdown (mechanical) of other specified internal prosthetic devices, implants and grafts, subsequent encounter | CMS +T85618S | Breakdown (mechanical) of other specified internal prosthetic devices, implants and grafts, sequela | CMS +T85620A | Displacement of cranial or spinal infusion catheter, initial encounter | CMS +T85620D | Displacement of cranial or spinal infusion catheter, subsequent encounter | CMS +T85620S | Displacement of cranial or spinal infusion catheter, sequela | CMS +T85621A | Displacement of intraperitoneal dialysis catheter, initial encounter | CMS +T85621D | Displacement of intraperitoneal dialysis catheter, subsequent encounter | CMS +T85621S | Displacement of intraperitoneal dialysis catheter, sequela | CMS +T85622A | Displacement of permanent sutures, initial encounter | CMS +T85622D | Displacement of permanent sutures, subsequent encounter | CMS +T85622S | Displacement of permanent sutures, sequela | CMS +T85623A | Displacement of artificial skin graft and decellularized allodermis, initial encounter | CMS +T85623D | Displacement of artificial skin graft and decellularized allodermis, subsequent encounter | CMS +T85623S | Displacement of artificial skin graft and decellularized allodermis, sequela | CMS +T85624A | Displacement of insulin pump, initial encounter | CMS +T85624D | Displacement of insulin pump, subsequent encounter | CMS +T85624S | Displacement of insulin pump, sequela | CMS +T85625A | Displacement of other nervous system device, implant or graft, initial encounter | CMS +T85625D | Displacement of other nervous system device, implant or graft, subsequent encounter | CMS +T85625S | Displacement of other nervous system device, implant or graft, sequela | CMS +T85628A | Displacement of other specified internal prosthetic devices, implants and grafts, initial encounter | CMS +T85628D | Displacement of other specified internal prosthetic devices, implants and grafts, subsequent encounter | CMS +T85628S | Displacement of other specified internal prosthetic devices, implants and grafts, sequela | CMS +T85630A | Leakage of cranial or spinal infusion catheter, initial encounter | CMS +T85630D | Leakage of cranial or spinal infusion catheter, subsequent encounter | CMS +T85630S | Leakage of cranial or spinal infusion catheter, sequela | CMS +T85631A | Leakage of intraperitoneal dialysis catheter, initial encounter | CMS +T85631D | Leakage of intraperitoneal dialysis catheter, subsequent encounter | CMS +T85631S | Leakage of intraperitoneal dialysis catheter, sequela | CMS +T85633A | Leakage of insulin pump, initial encounter | CMS +T85633D | Leakage of insulin pump, subsequent encounter | CMS +T85633S | Leakage of insulin pump, sequela | CMS +T85635A | Leakage of other nervous system device, implant or graft, initial encounter | CMS +T85635D | Leakage of other nervous system device, implant or graft, subsequent encounter | CMS +T85635S | Leakage of other nervous system device, implant or graft, sequela | CMS +T85638A | Leakage of other specified internal prosthetic devices, implants and grafts, initial encounter | CMS +T85638D | Leakage of other specified internal prosthetic devices, implants and grafts, subsequent encounter | CMS +T85638S | Leakage of other specified internal prosthetic devices, implants and grafts, sequela | CMS +T85690A | Other mechanical complication of cranial or spinal infusion catheter, initial encounter | CMS +T85690D | Other mechanical complication of cranial or spinal infusion catheter, subsequent encounter | CMS +T85690S | Other mechanical complication of cranial or spinal infusion catheter, sequela | CMS +T85691A | Other mechanical complication of intraperitoneal dialysis catheter, initial encounter | CMS +T85691D | Other mechanical complication of intraperitoneal dialysis catheter, subsequent encounter | CMS +T85691S | Other mechanical complication of intraperitoneal dialysis catheter, sequela | CMS +T85692A | Other mechanical complication of permanent sutures, initial encounter | CMS +T85692D | Other mechanical complication of permanent sutures, subsequent encounter | CMS +T85692S | Other mechanical complication of permanent sutures, sequela | CMS +T85693A | Other mechanical complication of artificial skin graft and decellularized allodermis, initial encounter | CMS +T85693D | Other mechanical complication of artificial skin graft and decellularized allodermis, subsequent encounter | CMS +T85693S | Other mechanical complication of artificial skin graft and decellularized allodermis, sequela | CMS +T85694A | Other mechanical complication of insulin pump, initial encounter | CMS +T85694D | Other mechanical complication of insulin pump, subsequent encounter | CMS +T85694S | Other mechanical complication of insulin pump, sequela | CMS +T85695A | Other mechanical complication of other nervous system device, implant or graft, initial encounter | CMS +T85695D | Other mechanical complication of other nervous system device, implant or graft, subsequent encounter | CMS +T85695S | Other mechanical complication of other nervous system device, implant or graft, sequela | CMS +T85698A | Other mechanical complication of other specified internal prosthetic devices, implants and grafts, initial encounter | CMS +T85698D | Other mechanical complication of other specified internal prosthetic devices, implants and grafts, subsequent encounter | CMS +T85698S | Other mechanical complication of other specified internal prosthetic devices, implants and grafts, sequela | CMS +T857 | Infection and inflammatory reaction due to other internal prosthetic devices, implants and grafts | WHO +T8571XA | Infection and inflammatory reaction due to peritoneal dialysis catheter, initial encounter | CMS +T8571XD | Infection and inflammatory reaction due to peritoneal dialysis catheter, subsequent encounter | CMS +T8571XS | Infection and inflammatory reaction due to peritoneal dialysis catheter, sequela | CMS +T8572XA | Infection and inflammatory reaction due to insulin pump, initial encounter | CMS +T8572XD | Infection and inflammatory reaction due to insulin pump, subsequent encounter | CMS +T8572XS | Infection and inflammatory reaction due to insulin pump, sequela | CMS +T85730A | Infection and inflammatory reaction due to ventricular intracranial (communicating) shunt, initial encounter | CMS +T85730D | Infection and inflammatory reaction due to ventricular intracranial (communicating) shunt, subsequent encounter | CMS +T85730S | Infection and inflammatory reaction due to ventricular intracranial (communicating) shunt, sequela | CMS +T85731A | Infection and inflammatory reaction due to implanted electronic neurostimulator of brain, electrode (lead), initial encounter | CMS +T85731D | Infection and inflammatory reaction due to implanted electronic neurostimulator of brain, electrode (lead), subsequent encounter | CMS +T85731S | Infection and inflammatory reaction due to implanted electronic neurostimulator of brain, electrode (lead), sequela | CMS +T85732A | Infection and inflammatory reaction due to implanted electronic neurostimulator of peripheral nerve, electrode (lead), initial encounter | CMS +T85732D | Infection and inflammatory reaction due to implanted electronic neurostimulator of peripheral nerve, electrode (lead), subsequent encounter | CMS +T85732S | Infection and inflammatory reaction due to implanted electronic neurostimulator of peripheral nerve, electrode (lead), sequela | CMS +T85733A | Infection and inflammatory reaction due to implanted electronic neurostimulator of spinal cord, electrode (lead), initial encounter | CMS +T85733D | Infection and inflammatory reaction due to implanted electronic neurostimulator of spinal cord, electrode (lead), subsequent encounter | CMS +T85733S | Infection and inflammatory reaction due to implanted electronic neurostimulator of spinal cord, electrode (lead), sequela | CMS +T85734A | Infection and inflammatory reaction due to implanted electronic neurostimulator, generator, initial encounter | CMS +T85734D | Infection and inflammatory reaction due to implanted electronic neurostimulator, generator, subsequent encounter | CMS +T85734S | Infection and inflammatory reaction due to implanted electronic neurostimulator, generator, sequela | CMS +T85735A | Infection and inflammatory reaction due to cranial or spinal infusion catheter, initial encounter | CMS +T85735D | Infection and inflammatory reaction due to cranial or spinal infusion catheter, subsequent encounter | CMS +T85735S | Infection and inflammatory reaction due to cranial or spinal infusion catheter, sequela | CMS +T85738A | Infection and inflammatory reaction due to other nervous system device, implant or graft, initial encounter | CMS +T85738D | Infection and inflammatory reaction due to other nervous system device, implant or graft, subsequent encounter | CMS +T85738S | Infection and inflammatory reaction due to other nervous system device, implant or graft, sequela | CMS +T8579XA | Infection and inflammatory reaction due to other internal prosthetic devices, implants and grafts, initial encounter | CMS +T8579XD | Infection and inflammatory reaction due to other internal prosthetic devices, implants and grafts, subsequent encounter | CMS +T8579XS | Infection and inflammatory reaction due to other internal prosthetic devices, implants and grafts, sequela | CMS +T858 | Other complications of internal prosthetic devices, implants and grafts, not elsewhere classified | WHO +T85810A | Embolism due to nervous system prosthetic devices, implants and grafts, initial encounter | CMS +T85810D | Embolism due to nervous system prosthetic devices, implants and grafts, subsequent encounter | CMS +T85810S | Embolism due to nervous system prosthetic devices, implants and grafts, sequela | CMS +T85818A | Embolism due to other internal prosthetic devices, implants and grafts, initial encounter | CMS +T85818D | Embolism due to other internal prosthetic devices, implants and grafts, subsequent encounter | CMS +T85818S | Embolism due to other internal prosthetic devices, implants and grafts, sequela | CMS +T85820A | Fibrosis due to nervous system prosthetic devices, implants and grafts, initial encounter | CMS +T85820D | Fibrosis due to nervous system prosthetic devices, implants and grafts, subsequent encounter | CMS +T85820S | Fibrosis due to nervous system prosthetic devices, implants and grafts, sequela | CMS +T85828A | Fibrosis due to other internal prosthetic devices, implants and grafts, initial encounter | CMS +T85828D | Fibrosis due to other internal prosthetic devices, implants and grafts, subsequent encounter | CMS +T85828S | Fibrosis due to other internal prosthetic devices, implants and grafts, sequela | CMS +T85830A | Hemorrhage due to nervous system prosthetic devices, implants and grafts, initial encounter | CMS +T85830D | Hemorrhage due to nervous system prosthetic devices, implants and grafts, subsequent encounter | CMS +T85830S | Hemorrhage due to nervous system prosthetic devices, implants and grafts, sequela | CMS +T85838A | Hemorrhage due to other internal prosthetic devices, implants and grafts, initial encounter | CMS +T85838D | Hemorrhage due to other internal prosthetic devices, implants and grafts, subsequent encounter | CMS +T85838S | Hemorrhage due to other internal prosthetic devices, implants and grafts, sequela | CMS +T85840A | Pain due to nervous system prosthetic devices, implants and grafts, initial encounter | CMS +T85840D | Pain due to nervous system prosthetic devices, implants and grafts, subsequent encounter | CMS +T85840S | Pain due to nervous system prosthetic devices, implants and grafts, sequela | CMS +T85848A | Pain due to other internal prosthetic devices, implants and grafts, initial encounter | CMS +T85848D | Pain due to other internal prosthetic devices, implants and grafts, subsequent encounter | CMS +T85848S | Pain due to other internal prosthetic devices, implants and grafts, sequela | CMS +T85850A | Stenosis due to nervous system prosthetic devices, implants and grafts, initial encounter | CMS +T85850D | Stenosis due to nervous system prosthetic devices, implants and grafts, subsequent encounter | CMS +T85850S | Stenosis due to nervous system prosthetic devices, implants and grafts, sequela | CMS +T85858A | Stenosis due to other internal prosthetic devices, implants and grafts, initial encounter | CMS +T85858D | Stenosis due to other internal prosthetic devices, implants and grafts, subsequent encounter | CMS +T85858S | Stenosis due to other internal prosthetic devices, implants and grafts, sequela | CMS +T85860A | Thrombosis due to nervous system prosthetic devices, implants and grafts, initial encounter | CMS +T85860D | Thrombosis due to nervous system prosthetic devices, implants and grafts, subsequent encounter | CMS +T85860S | Thrombosis due to nervous system prosthetic devices, implants and grafts, sequela | CMS +T85868A | Thrombosis due to other internal prosthetic devices, implants and grafts, initial encounter | CMS +T85868D | Thrombosis due to other internal prosthetic devices, implants and grafts, subsequent encounter | CMS +T85868S | Thrombosis due to other internal prosthetic devices, implants and grafts, sequela | CMS +T85890A | Other specified complication of nervous system prosthetic devices, implants and grafts, initial encounter | CMS +T85890D | Other specified complication of nervous system prosthetic devices, implants and grafts, subsequent encounter | CMS +T85890S | Other specified complication of nervous system prosthetic devices, implants and grafts, sequela | CMS +T85898A | Other specified complication of other internal prosthetic devices, implants and grafts, initial encounter | CMS +T85898D | Other specified complication of other internal prosthetic devices, implants and grafts, subsequent encounter | CMS +T85898S | Other specified complication of other internal prosthetic devices, implants and grafts, sequela | CMS +T859 | Unspecified complication of internal prosthetic device, implant and graft | WHO +T859XXA | Unspecified complication of internal prosthetic device, implant and graft, initial encounter | CMS +T859XXD | Unspecified complication of internal prosthetic device, implant and graft, subsequent encounter | CMS +T859XXS | Unspecified complication of internal prosthetic device, implant and graft, sequela | CMS +T86 | Failure and rejection of transplanted organs and tissues | WHO +T860 | Bone-marrow transplant rejection | WHO +T8600 | Unspecified complication of bone marrow transplant | CMS +T8601 | Bone marrow transplant rejection | CMS +T8602 | Bone marrow transplant failure | CMS +T8603 | Bone marrow transplant infection | CMS +T8609 | Other complications of bone marrow transplant | CMS +T861 | Kidney transplant failure and rejection | WHO +T8610 | Unspecified complication of kidney transplant | CMS +T8611 | Kidney transplant rejection | CMS +T8612 | Kidney transplant failure | CMS +T8613 | Kidney transplant infection | CMS +T8619 | Other complication of kidney transplant | CMS +T862 | Heart transplant failure and rejection | WHO +T8620 | Unspecified complication of heart transplant | CMS +T8621 | Heart transplant rejection | CMS +T8622 | Heart transplant failure | CMS +T8623 | Heart transplant infection | CMS +T86290 | Cardiac allograft vasculopathy | CMS +T86298 | Other complications of heart transplant | CMS +T863 | Heart-lung transplant failure and rejection | WHO +T8630 | Unspecified complication of heart-lung transplant | CMS +T8631 | Heart-lung transplant rejection | CMS +T8632 | Heart-lung transplant failure | CMS +T8633 | Heart-lung transplant infection | CMS +T8639 | Other complications of heart-lung transplant | CMS +T864 | Liver transplant failure and rejection | WHO +T8640 | Unspecified complication of liver transplant | CMS +T8641 | Liver transplant rejection | CMS +T8642 | Liver transplant failure | CMS +T8643 | Liver transplant infection | CMS +T8649 | Other complications of liver transplant | CMS +T865 | Complications of stem cell transplant | CMS +T868 | Failure and rejection of other transplanted organs and tissues | WHO +T86810 | Lung transplant rejection | CMS +T86811 | Lung transplant failure | CMS +T86812 | Lung transplant infection | CMS +T86818 | Other complications of lung transplant | CMS +T86819 | Unspecified complication of lung transplant | CMS +T86820 | Skin graft (allograft) rejection | CMS +T86821 | Skin graft (allograft) (autograft) failure | CMS +T86822 | Skin graft (allograft) (autograft) infection | CMS +T86828 | Other complications of skin graft (allograft) (autograft) | CMS +T86829 | Unspecified complication of skin graft (allograft) (autograft) | CMS +T86830 | Bone graft rejection | CMS +T86831 | Bone graft failure | CMS +T86832 | Bone graft infection | CMS +T86838 | Other complications of bone graft | CMS +T86839 | Unspecified complication of bone graft | CMS +T86840 | Corneal transplant rejection | CMS +T86841 | Corneal transplant failure | CMS +T86842 | Corneal transplant infection | CMS +T86848 | Other complications of corneal transplant | CMS +T86849 | Unspecified complication of corneal transplant | CMS +T86850 | Intestine transplant rejection | CMS +T86851 | Intestine transplant failure | CMS +T86852 | Intestine transplant infection | CMS +T86858 | Other complications of intestine transplant | CMS +T86859 | Unspecified complication of intestine transplant | CMS +T86890 | Other transplanted tissue rejection | CMS +T86891 | Other transplanted tissue failure | CMS +T86892 | Other transplanted tissue infection | CMS +T86898 | Other complications of other transplanted tissue | CMS +T86899 | Unspecified complication of other transplanted tissue | CMS +T869 | Failure and rejection of unspecified transplanted organ and tissue | WHO +T8690 | Unspecified complication of unspecified transplanted organ and tissue | CMS +T8691 | Unspecified transplanted organ and tissue rejection | CMS +T8692 | Unspecified transplanted organ and tissue failure | CMS +T8693 | Unspecified transplanted organ and tissue infection | CMS +T8699 | Other complications of unspecified transplanted organ and tissue | CMS +T87 | Complications peculiar to reattachment and amputation | WHO +T870 | Complications of reattached (part of) upper extremity | WHO +T870X1 | Complications of reattached (part of) right upper extremity | CMS +T870X2 | Complications of reattached (part of) left upper extremity | CMS +T870X9 | Complications of reattached (part of) unspecified upper extremity | CMS +T871 | Complications of reattached (part of) lower extremity | WHO +T871X1 | Complications of reattached (part of) right lower extremity | CMS +T871X2 | Complications of reattached (part of) left lower extremity | CMS +T871X9 | Complications of reattached (part of) unspecified lower extremity | CMS +T872 | Complications of other reattached body part | WHO +T873 | Neuroma of amputation stump | WHO +T8730 | Neuroma of amputation stump, unspecified extremity | CMS +T8731 | Neuroma of amputation stump, right upper extremity | CMS +T8732 | Neuroma of amputation stump, left upper extremity | CMS +T8733 | Neuroma of amputation stump, right lower extremity | CMS +T8734 | Neuroma of amputation stump, left lower extremity | CMS +T874 | Infection of amputation stump | WHO +T8740 | Infection of amputation stump, unspecified extremity | CMS +T8741 | Infection of amputation stump, right upper extremity | CMS +T8742 | Infection of amputation stump, left upper extremity | CMS +T8743 | Infection of amputation stump, right lower extremity | CMS +T8744 | Infection of amputation stump, left lower extremity | CMS +T875 | Necrosis of amputation stump | WHO +T8750 | Necrosis of amputation stump, unspecified extremity | CMS +T8751 | Necrosis of amputation stump, right upper extremity | CMS +T8752 | Necrosis of amputation stump, left upper extremity | CMS +T8753 | Necrosis of amputation stump, right lower extremity | CMS +T8754 | Necrosis of amputation stump, left lower extremity | CMS +T876 | Other and unspecified complications of amputation stump | WHO +T8781 | Dehiscence of amputation stump | CMS +T8789 | Other complications of amputation stump | CMS +T879 | Unspecified complications of amputation stump | CMS +T88 | Other complications of surgical and medical care, not elsewhere classified | WHO +T880 | Infection following immunization | WHO +T880XXA | Infection following immunization, initial encounter | CMS +T880XXD | Infection following immunization, subsequent encounter | CMS +T880XXS | Infection following immunization, sequela | CMS +T881 | Other complications following immunization, not elsewhere classified | WHO +T881XXA | Other complications following immunization, not elsewhere classified, initial encounter | CMS +T881XXD | Other complications following immunization, not elsewhere classified, subsequent encounter | CMS +T881XXS | Other complications following immunization, not elsewhere classified, sequela | CMS +T882 | Shock due to anaesthesia | WHO +T882XXA | Shock due to anesthesia, initial encounter | CMS +T882XXD | Shock due to anesthesia, subsequent encounter | CMS +T882XXS | Shock due to anesthesia, sequela | CMS +T883 | Malignant hyperthermia due to anaesthesia | WHO +T883XXA | Malignant hyperthermia due to anesthesia, initial encounter | CMS +T883XXD | Malignant hyperthermia due to anesthesia, subsequent encounter | CMS +T883XXS | Malignant hyperthermia due to anesthesia, sequela | CMS +T884 | Failed or difficult intubation | WHO +T884XXA | Failed or difficult intubation, initial encounter | CMS +T884XXD | Failed or difficult intubation, subsequent encounter | CMS +T884XXS | Failed or difficult intubation, sequela | CMS +T885 | Other complications of anaesthesia | WHO +T8851XA | Hypothermia following anesthesia, initial encounter | CMS +T8851XD | Hypothermia following anesthesia, subsequent encounter | CMS +T8851XS | Hypothermia following anesthesia, sequela | CMS +T8852XA | Failed moderate sedation during procedure, initial encounter | CMS +T8852XD | Failed moderate sedation during procedure, subsequent encounter | CMS +T8852XS | Failed moderate sedation during procedure, sequela | CMS +T8853XA | Unintended awareness under general anesthesia during procedure, initial encounter | CMS +T8853XD | Unintended awareness under general anesthesia during procedure, subsequent encounter | CMS +T8853XS | Unintended awareness under general anesthesia during procedure, sequela | CMS +T8859XA | Other complications of anesthesia, initial encounter | CMS +T8859XD | Other complications of anesthesia, subsequent encounter | CMS +T8859XS | Other complications of anesthesia, sequela | CMS +T886 | Anaphylactic shock due to adverse effect of correct drug or medicament properly administered | WHO +T886XXA | Anaphylactic reaction due to adverse effect of correct drug or medicament properly administered, initial encounter | CMS +T886XXD | Anaphylactic reaction due to adverse effect of correct drug or medicament properly administered, subsequent encounter | CMS +T886XXS | Anaphylactic reaction due to adverse effect of correct drug or medicament properly administered, sequela | CMS +T887 | Unspecified adverse effect of drug or medicament | WHO +T887XXA | Unspecified adverse effect of drug or medicament, initial encounter | CMS +T887XXD | Unspecified adverse effect of drug or medicament, subsequent encounter | CMS +T887XXS | Unspecified adverse effect of drug or medicament, sequela | CMS +T888 | Other specified complications of surgical and medical care, not elsewhere classified | WHO +T888XXA | Other specified complications of surgical and medical care, not elsewhere classified, initial encounter | CMS +T888XXD | Other specified complications of surgical and medical care, not elsewhere classified, subsequent encounter | CMS +T888XXS | Other specified complications of surgical and medical care, not elsewhere classified, sequela | CMS +T889 | Complication of surgical and medical care, unspecified | WHO +T889XXA | Complication of surgical and medical care, unspecified, initial encounter | CMS +T889XXD | Complication of surgical and medical care, unspecified, subsequent encounter | CMS +T889XXS | Complication of surgical and medical care, unspecified, sequela | CMS +T90 | Sequelae of injuries of head | WHO +T900 | Sequelae of superficial injury of head | WHO +T901 | Sequelae of open wound of head | WHO +T902 | Sequelae of fracture of skull and facial bones | WHO +T903 | Sequelae of injury of cranial nerves | WHO +T904 | Sequelae of injury of eye and orbit | WHO +T905 | Sequelae of intracranial injury | WHO +T908 | Sequelae of other specified injuries of head | WHO +T909 | Sequelae of unspecified injury of head | WHO +T91 | Sequelae of injuries of neck and trunk | WHO +T910 | Sequelae of superficial injury and open wound of neck and trunk | WHO +T911 | Sequelae of fracture of spine | WHO +T912 | Sequelae of other fracture of thorax and pelvis | WHO +T913 | Sequelae of injury of spinal cord | WHO +T914 | Sequelae of injury of intrathoracic organs | WHO +T915 | Sequelae of injury of intra-abdominal and pelvic organs | WHO +T918 | Sequelae of other specified injuries of neck and trunk | WHO +T919 | Sequelae of unspecified injury of neck and trunk | WHO +T92 | Sequelae of injuries of upper limb | WHO +T920 | Sequelae of open wound of upper limb | WHO +T921 | Sequelae of fracture of arm | WHO +T922 | Sequelae of fracture at wrist and hand level | WHO +T923 | Sequelae of dislocation, sprain and strain of upper limb | WHO +T924 | Sequelae of injury of nerve of upper limb | WHO +T925 | Sequelae of injury of muscle and tendon of upper limb | WHO +T926 | Sequelae of crushing injury and traumatic amputation of upper limb | WHO +T928 | Sequelae of other specified injuries of upper limb | WHO +T929 | Sequelae of unspecified injury of upper limb | WHO +T93 | Sequelae of injuries of lower limb | WHO +T930 | Sequelae of open wound of lower limb | WHO +T931 | Sequelae of fracture of femur | WHO +T932 | Sequelae of other fractures of lower limb | WHO +T933 | Sequelae of dislocation, sprain and strain of lower limb | WHO +T934 | Sequelae of injury of nerve of lower limb | WHO +T935 | Sequelae of injury of muscle and tendon of lower limb | WHO +T936 | Sequelae of crushing injury and traumatic amputation of lower limb | WHO +T938 | Sequelae of other specified injuries of lower limb | WHO +T939 | Sequelae of unspecified injury of lower limb | WHO +T94 | Sequelae of injuries involving multiple and unspecified body regions | WHO +T940 | Sequelae of injuries involving multiple body regions | WHO +T941 | Sequelae of injuries, not specified by body region | WHO +T95 | Sequelae of burns, corrosions and frostbite | WHO +T950 | Sequelae of burn, corrosion and frostbite of head and neck | WHO +T951 | Sequelae of burn, corrosion and frostbite of trunk | WHO +T952 | Sequelae of burn, corrosion and frostbite of upper limb | WHO +T953 | Sequelae of burn, corrosion and frostbite of lower limb | WHO +T954 | Sequelae of burn and corrosion classifiable only according to extent of body surface involved | WHO +T958 | Sequelae of other specified burn, corrosion and frostbite | WHO +T959 | Sequelae of unspecified burn, corrosion and frostbite | WHO +T96 | Sequelae of poisoning by drugs, medicaments and biological substances | WHO +T97 | Sequelae of toxic effects of substances chiefly nonmedicinal as to source | WHO +T98 | Sequelae of other and unspecified effects of external causes | WHO +T980 | Sequelae of effects of foreign body entering through natural orifice | WHO +T981 | Sequelae of other and unspecified effects of external causes | WHO +T982 | Sequelae of certain early complications of trauma | WHO +T983 | Sequelae of complications of surgical and medical care, not elsewhere classified | WHO +U04 | Severe acute respiratory syndrome [SARS] | WHO +U049 | Severe acute respiratory syndrome [SARS], unspecified | WHO +U07 | Emergency use of U07 | WHO +U070 | Vaping-related disorder | WHO +U071 | COVID-19, virus identified | WHO +U072 | COVID-19, virus not identified | WHO +U08 | Personal history of COVID-19 | WHO +U089 | Personal history of COVID-19, unspecified | WHO +U09 | Post COVID-19 condition | WHO +U099 | Post COVID-19 condition, unspecified | WHO +U10 | Multisystem inflammatory syndrome associated with COVID-19 | WHO +U109 | Multisystem inflammatory syndrome associated with COVID-19, unspecified | WHO +U11 | Need for immunization against COVID-19 | WHO +U119 | Need for immunization against COVID-19, unspecified | WHO +U12 | COVID-19 vaccines causing adverse effects in therapeutic use | WHO +U129 | COVID-19 vaccines causing adverse effects in therapeutic use, unspecified | WHO +U13 | Emergency use of U13 | WHO +U139 | Emergency use of U13.9 | WHO +U14 | Emergency use of U14 | WHO +U149 | Emergency use of U14.9 | WHO +U15 | Emergency use of U15 | WHO +U159 | Emergency use of U15.9 | WHO +U16 | Emergency use of U16 | WHO +U169 | Emergency use of U16.9 | WHO +U17 | Emergency use of U17 | WHO +U179 | Emergency use of U17.9 | WHO +U18 | Emergency use of U18 | WHO +U189 | Emergency use of U18.9 | WHO +U19 | Emergency use of U19 | WHO +U199 | Emergency use of U19.9 | WHO +U20 | Emergency use of U20 | WHO +U209 | Emergency use of U20.9 | WHO +U21 | Emergency use of U21 | WHO +U219 | Emergency use of U21.9 | WHO +U22 | Emergency use of U22 | WHO +U229 | Emergency use of U22.9 | WHO +U23 | Emergency use of U23 | WHO +U239 | Emergency use of U23.9 | WHO +U24 | Emergency use of U24 | WHO +U249 | Emergency use of U24.9 | WHO +U25 | Emergency use of U25 | WHO +U259 | Emergency use of U25.9 | WHO +U26 | Emergency use of U26 | WHO +U269 | Emergency use of U26.9 | WHO +U27 | Emergency use of U27 | WHO +U279 | Emergency use of U27.9 | WHO +U28 | Emergency use of U28 | WHO +U289 | Emergency use of U28.9 | WHO +U29 | Emergency use of U29 | WHO +U299 | Emergency use of U29.9 | WHO +U30 | Emergency use of U30 | WHO +U309 | Emergency use of U30.9 | WHO +U31 | Emergency use of U31 | WHO +U319 | Emergency use of U31.9 | WHO +U32 | Emergency use of U32 | WHO +U329 | Emergency use of U32.9 | WHO +U33 | Emergency use of U33 | WHO +U339 | Emergency use of U33.9 | WHO +U34 | Emergency use of U34 | WHO +U349 | Emergency use of U34.9 | WHO +U35 | Emergency use of U35 | WHO +U359 | Emergency use of U35.9 | WHO +U36 | Emergency use of U36 | WHO +U369 | Emergency use of U36.9 | WHO +U37 | Emergency use of U37 | WHO +U379 | Emergency use of U37.9 | WHO +U38 | Emergency use of U38 | WHO +U389 | Emergency use of U38.9 | WHO +U39 | Emergency use of U39 | WHO +U399 | Emergency use of U39.9 | WHO +U40 | Emergency use of U40 | WHO +U409 | Emergency use of U40.9 | WHO +U41 | Emergency use of U41 | WHO +U419 | Emergency use of U41.9 | WHO +U42 | Emergency use of U42 | WHO +U429 | Emergency use of U42.9 | WHO +U43 | Emergency use of U43 | WHO +U439 | Emergency use of U43.9 | WHO +U44 | Emergency use of U44 | WHO +U449 | Emergency use of U44.9 | WHO +U45 | Emergency use of U45 | WHO +U459 | Emergency use of U45.9 | WHO +U46 | Emergency use of U46 | WHO +U469 | Emergency use of U46.9 | WHO +U47 | Emergency use of U47 | WHO +U479 | Emergency use of U47.9 | WHO +U48 | Emergency use of U48 | WHO +U489 | Emergency use of U48.9 | WHO +U49 | Emergency use of U49 | WHO +U499 | Emergency use of U49.9 | WHO +U82 | Resistance to betalactam antibiotics | WHO +U820 | Resistance to penicillin | WHO +U821 | Resistance to methicillin | WHO +U822 | Extended spectrum betalactamase (ESBL) resistance | WHO +U828 | Resistance to other betalactam antibiotics | WHO +U829 | Resistance to betalactam antibiotics, unspecified | WHO +U83 | Resistance to other antibiotics | WHO +U830 | Resistance to vancomycin | WHO +U831 | Resistance to other vancomycin related antibiotics | WHO +U832 | Resistance to quinolones | WHO +U837 | Resistance to multiple antibiotics | WHO +U838 | Resistance to other single specified antibiotic | WHO +U839 | Resistance to unspecified antibiotic | WHO +U84 | Resistance to other antimicrobial drugs | WHO +U840 | Resistance to antiparasitic drug(s) | WHO +U841 | Resistance to antifungal drug(s) | WHO +U842 | Resistance to antiviral drug(s) | WHO +U843 | Resistance to tuberculostatic drug(s) | WHO +U847 | Resistance to multiple antimicrobial drugs | WHO +U848 | Resistance to other specified antimicrobial drug | WHO +U849 | Resistance to unspecified antimicrobial drugs | WHO +U85 | Resistance to antineoplastic drugs | WHO +V0001XA | Pedestrian on foot injured in collision with roller-skater, initial encounter | CMS +V0001XD | Pedestrian on foot injured in collision with roller-skater, subsequent encounter | CMS +V0001XS | Pedestrian on foot injured in collision with roller-skater, sequela | CMS +V0002XA | Pedestrian on foot injured in collision with skateboarder, initial encounter | CMS +V0002XD | Pedestrian on foot injured in collision with skateboarder, subsequent encounter | CMS +V0002XS | Pedestrian on foot injured in collision with skateboarder, sequela | CMS +V0009XA | Pedestrian on foot injured in collision with other pedestrian conveyance, initial encounter | CMS +V0009XD | Pedestrian on foot injured in collision with other pedestrian conveyance, subsequent encounter | CMS +V0009XS | Pedestrian on foot injured in collision with other pedestrian conveyance, sequela | CMS +V00111A | Fall from in-line roller-skates, initial encounter | CMS +V00111D | Fall from in-line roller-skates, subsequent encounter | CMS +V00111S | Fall from in-line roller-skates, sequela | CMS +V00112A | In-line roller-skater colliding with stationary object, initial encounter | CMS +V00112D | In-line roller-skater colliding with stationary object, subsequent encounter | CMS +V00112S | In-line roller-skater colliding with stationary object, sequela | CMS +V00118A | Other in-line roller-skate accident, initial encounter | CMS +V00118D | Other in-line roller-skate accident, subsequent encounter | CMS +V00118S | Other in-line roller-skate accident, sequela | CMS +V00121A | Fall from non-in-line roller-skates, initial encounter | CMS +V00121D | Fall from non-in-line roller-skates, subsequent encounter | CMS +V00121S | Fall from non-in-line roller-skates, sequela | CMS +V00122A | Non-in-line roller-skater colliding with stationary object, initial encounter | CMS +V00122D | Non-in-line roller-skater colliding with stationary object, subsequent encounter | CMS +V00122S | Non-in-line roller-skater colliding with stationary object, sequela | CMS +V00128A | Other non-in-line roller-skating accident, initial encounter | CMS +V00128D | Other non-in-line roller-skating accident, subsequent encounter | CMS +V00128S | Other non-in-line roller-skating accident, sequela | CMS +V00131A | Fall from skateboard, initial encounter | CMS +V00131D | Fall from skateboard, subsequent encounter | CMS +V00131S | Fall from skateboard, sequela | CMS +V00132A | Skateboarder colliding with stationary object, initial encounter | CMS +V00132D | Skateboarder colliding with stationary object, subsequent encounter | CMS +V00132S | Skateboarder colliding with stationary object, sequela | CMS +V00138A | Other skateboard accident, initial encounter | CMS +V00138D | Other skateboard accident, subsequent encounter | CMS +V00138S | Other skateboard accident, sequela | CMS +V00141A | Fall from scooter (nonmotorized), initial encounter | CMS +V00141D | Fall from scooter (nonmotorized), subsequent encounter | CMS +V00141S | Fall from scooter (nonmotorized), sequela | CMS +V00142A | Scooter (nonmotorized) colliding with stationary object, initial encounter | CMS +V00142D | Scooter (nonmotorized) colliding with stationary object, subsequent encounter | CMS +V00142S | Scooter (nonmotorized) colliding with stationary object, sequela | CMS +V00148A | Other scooter (nonmotorized) accident, initial encounter | CMS +V00148D | Other scooter (nonmotorized) accident, subsequent encounter | CMS +V00148S | Other scooter (nonmotorized) accident, sequela | CMS +V00151A | Fall from heelies, initial encounter | CMS +V00151D | Fall from heelies, subsequent encounter | CMS +V00151S | Fall from heelies, sequela | CMS +V00152A | Heelies colliding with stationary object, initial encounter | CMS +V00152D | Heelies colliding with stationary object, subsequent encounter | CMS +V00152S | Heelies colliding with stationary object, sequela | CMS +V00158A | Other heelies accident, initial encounter | CMS +V00158D | Other heelies accident, subsequent encounter | CMS +V00158S | Other heelies accident, sequela | CMS +V00181A | Fall from other rolling-type pedestrian conveyance, initial encounter | CMS +V00181D | Fall from other rolling-type pedestrian conveyance, subsequent encounter | CMS +V00181S | Fall from other rolling-type pedestrian conveyance, sequela | CMS +V00182A | Pedestrian on other rolling-type pedestrian conveyance colliding with stationary object, initial encounter | CMS +V00182D | Pedestrian on other rolling-type pedestrian conveyance colliding with stationary object, subsequent encounter | CMS +V00182S | Pedestrian on other rolling-type pedestrian conveyance colliding with stationary object, sequela | CMS +V00188A | Other accident on other rolling-type pedestrian conveyance, initial encounter | CMS +V00188D | Other accident on other rolling-type pedestrian conveyance, subsequent encounter | CMS +V00188S | Other accident on other rolling-type pedestrian conveyance, sequela | CMS +V00211A | Fall from ice-skates, initial encounter | CMS +V00211D | Fall from ice-skates, subsequent encounter | CMS +V00211S | Fall from ice-skates, sequela | CMS +V00212A | Ice-skater colliding with stationary object, initial encounter | CMS +V00212D | Ice-skater colliding with stationary object, subsequent encounter | CMS +V00212S | Ice-skater colliding with stationary object, sequela | CMS +V00218A | Other ice-skates accident, initial encounter | CMS +V00218D | Other ice-skates accident, subsequent encounter | CMS +V00218S | Other ice-skates accident, sequela | CMS +V00221A | Fall from sled, initial encounter | CMS +V00221D | Fall from sled, subsequent encounter | CMS +V00221S | Fall from sled, sequela | CMS +V00222A | Sledder colliding with stationary object, initial encounter | CMS +V00222D | Sledder colliding with stationary object, subsequent encounter | CMS +V00222S | Sledder colliding with stationary object, sequela | CMS +V00228A | Other sled accident, initial encounter | CMS +V00228D | Other sled accident, subsequent encounter | CMS +V00228S | Other sled accident, sequela | CMS +V00281A | Fall from other gliding-type pedestrian conveyance, initial encounter | CMS +V00281D | Fall from other gliding-type pedestrian conveyance, subsequent encounter | CMS +V00281S | Fall from other gliding-type pedestrian conveyance, sequela | CMS +V00282A | Pedestrian on other gliding-type pedestrian conveyance colliding with stationary object, initial encounter | CMS +V00282D | Pedestrian on other gliding-type pedestrian conveyance colliding with stationary object, subsequent encounter | CMS +V00282S | Pedestrian on other gliding-type pedestrian conveyance colliding with stationary object, sequela | CMS +V00288A | Other accident on other gliding-type pedestrian conveyance, initial encounter | CMS +V00288D | Other accident on other gliding-type pedestrian conveyance, subsequent encounter | CMS +V00288S | Other accident on other gliding-type pedestrian conveyance, sequela | CMS +V00311A | Fall from snowboard, initial encounter | CMS +V00311D | Fall from snowboard, subsequent encounter | CMS +V00311S | Fall from snowboard, sequela | CMS +V00312A | Snowboarder colliding with stationary object, initial encounter | CMS +V00312D | Snowboarder colliding with stationary object, subsequent encounter | CMS +V00312S | Snowboarder colliding with stationary object, sequela | CMS +V00318A | Other snowboard accident, initial encounter | CMS +V00318D | Other snowboard accident, subsequent encounter | CMS +V00318S | Other snowboard accident, sequela | CMS +V00321A | Fall from snow-skis, initial encounter | CMS +V00321D | Fall from snow-skis, subsequent encounter | CMS +V00321S | Fall from snow-skis, sequela | CMS +V00322A | Snow-skier colliding with stationary object, initial encounter | CMS +V00322D | Snow-skier colliding with stationary object, subsequent encounter | CMS +V00322S | Snow-skier colliding with stationary object, sequela | CMS +V00328A | Other snow-ski accident, initial encounter | CMS +V00328D | Other snow-ski accident, subsequent encounter | CMS +V00328S | Other snow-ski accident, sequela | CMS +V00381A | Fall from other flat-bottomed pedestrian conveyance, initial encounter | CMS +V00381D | Fall from other flat-bottomed pedestrian conveyance, subsequent encounter | CMS +V00381S | Fall from other flat-bottomed pedestrian conveyance, sequela | CMS +V00382A | Pedestrian on other flat-bottomed pedestrian conveyance colliding with stationary object, initial encounter | CMS +V00382D | Pedestrian on other flat-bottomed pedestrian conveyance colliding with stationary object, subsequent encounter | CMS +V00382S | Pedestrian on other flat-bottomed pedestrian conveyance colliding with stationary object, sequela | CMS +V00388A | Other accident on other flat-bottomed pedestrian conveyance, initial encounter | CMS +V00388D | Other accident on other flat-bottomed pedestrian conveyance, subsequent encounter | CMS +V00388S | Other accident on other flat-bottomed pedestrian conveyance, sequela | CMS +V00811A | Fall from moving wheelchair (powered), initial encounter | CMS +V00811D | Fall from moving wheelchair (powered), subsequent encounter | CMS +V00811S | Fall from moving wheelchair (powered), sequela | CMS +V00812A | Wheelchair (powered) colliding with stationary object, initial encounter | CMS +V00812D | Wheelchair (powered) colliding with stationary object, subsequent encounter | CMS +V00812S | Wheelchair (powered) colliding with stationary object, sequela | CMS +V00818A | Other accident with wheelchair (powered), initial encounter | CMS +V00818D | Other accident with wheelchair (powered), subsequent encounter | CMS +V00818S | Other accident with wheelchair (powered), sequela | CMS +V00821A | Fall from baby stroller, initial encounter | CMS +V00821D | Fall from baby stroller, subsequent encounter | CMS +V00821S | Fall from baby stroller, sequela | CMS +V00822A | Baby stroller colliding with stationary object, initial encounter | CMS +V00822D | Baby stroller colliding with stationary object, subsequent encounter | CMS +V00822S | Baby stroller colliding with stationary object, sequela | CMS +V00828A | Other accident with baby stroller, initial encounter | CMS +V00828D | Other accident with baby stroller, subsequent encounter | CMS +V00828S | Other accident with baby stroller, sequela | CMS +V00831A | Fall from motorized mobility scooter, initial encounter | CMS +V00831D | Fall from motorized mobility scooter, subsequent encounter | CMS +V00831S | Fall from motorized mobility scooter, sequela | CMS +V00832A | Motorized mobility scooter colliding with stationary object, initial encounter | CMS +V00832D | Motorized mobility scooter colliding with stationary object, subsequent encounter | CMS +V00832S | Motorized mobility scooter colliding with stationary object, sequela | CMS +V00838A | Other accident with motorized mobility scooter, initial encounter | CMS +V00838D | Other accident with motorized mobility scooter, subsequent encounter | CMS +V00838S | Other accident with motorized mobility scooter, sequela | CMS +V00891A | Fall from other pedestrian conveyance, initial encounter | CMS +V00891D | Fall from other pedestrian conveyance, subsequent encounter | CMS +V00891S | Fall from other pedestrian conveyance, sequela | CMS +V00892A | Pedestrian on other pedestrian conveyance colliding with stationary object, initial encounter | CMS +V00892D | Pedestrian on other pedestrian conveyance colliding with stationary object, subsequent encounter | CMS +V00892S | Pedestrian on other pedestrian conveyance colliding with stationary object, sequela | CMS +V00898A | Other accident on other pedestrian conveyance, initial encounter | CMS +V00898D | Other accident on other pedestrian conveyance, subsequent encounter | CMS +V00898S | Other accident on other pedestrian conveyance, sequela | CMS +V01 | Pedestrian injured in collision with pedal cycle | WHO +V010 | Pedestrian injured in collision with pedal cycle : nontraffic accident | WHO +V0100XA | Pedestrian on foot injured in collision with pedal cycle in nontraffic accident, initial encounter | CMS +V0100XD | Pedestrian on foot injured in collision with pedal cycle in nontraffic accident, subsequent encounter | CMS +V0100XS | Pedestrian on foot injured in collision with pedal cycle in nontraffic accident, sequela | CMS +V0101XA | Pedestrian on roller-skates injured in collision with pedal cycle in nontraffic accident, initial encounter | CMS +V0101XD | Pedestrian on roller-skates injured in collision with pedal cycle in nontraffic accident, subsequent encounter | CMS +V0101XS | Pedestrian on roller-skates injured in collision with pedal cycle in nontraffic accident, sequela | CMS +V0102XA | Pedestrian on skateboard injured in collision with pedal cycle in nontraffic accident, initial encounter | CMS +V0102XD | Pedestrian on skateboard injured in collision with pedal cycle in nontraffic accident, subsequent encounter | CMS +V0102XS | Pedestrian on skateboard injured in collision with pedal cycle in nontraffic accident, sequela | CMS +V0109XA | Pedestrian with other conveyance injured in collision with pedal cycle in nontraffic accident, initial encounter | CMS +V0109XD | Pedestrian with other conveyance injured in collision with pedal cycle in nontraffic accident, subsequent encounter | CMS +V0109XS | Pedestrian with other conveyance injured in collision with pedal cycle in nontraffic accident, sequela | CMS +V011 | Pedestrian injured in collision with pedal cycle : traffic accident | WHO +V0110XA | Pedestrian on foot injured in collision with pedal cycle in traffic accident, initial encounter | CMS +V0110XD | Pedestrian on foot injured in collision with pedal cycle in traffic accident, subsequent encounter | CMS +V0110XS | Pedestrian on foot injured in collision with pedal cycle in traffic accident, sequela | CMS +V0111XA | Pedestrian on roller-skates injured in collision with pedal cycle in traffic accident, initial encounter | CMS +V0111XD | Pedestrian on roller-skates injured in collision with pedal cycle in traffic accident, subsequent encounter | CMS +V0111XS | Pedestrian on roller-skates injured in collision with pedal cycle in traffic accident, sequela | CMS +V0112XA | Pedestrian on skateboard injured in collision with pedal cycle in traffic accident, initial encounter | CMS +V0112XD | Pedestrian on skateboard injured in collision with pedal cycle in traffic accident, subsequent encounter | CMS +V0112XS | Pedestrian on skateboard injured in collision with pedal cycle in traffic accident, sequela | CMS +V0119XA | Pedestrian with other conveyance injured in collision with pedal cycle in traffic accident, initial encounter | CMS +V0119XD | Pedestrian with other conveyance injured in collision with pedal cycle in traffic accident, subsequent encounter | CMS +V0119XS | Pedestrian with other conveyance injured in collision with pedal cycle in traffic accident, sequela | CMS +V019 | Pedestrian injured in collision with pedal cycle : unspecified whether traffic or nontraffic accident | WHO +V0190XA | Pedestrian on foot injured in collision with pedal cycle, unspecified whether traffic or nontraffic accident, initial encounter | CMS +V0190XD | Pedestrian on foot injured in collision with pedal cycle, unspecified whether traffic or nontraffic accident, subsequent encounter | CMS +V0190XS | Pedestrian on foot injured in collision with pedal cycle, unspecified whether traffic or nontraffic accident, sequela | CMS +V0191XA | Pedestrian on roller-skates injured in collision with pedal cycle, unspecified whether traffic or nontraffic accident, initial encounter | CMS +V0191XD | Pedestrian on roller-skates injured in collision with pedal cycle, unspecified whether traffic or nontraffic accident, subsequent encounter | CMS +V0191XS | Pedestrian on roller-skates injured in collision with pedal cycle, unspecified whether traffic or nontraffic accident, sequela | CMS +V0192XA | Pedestrian on skateboard injured in collision with pedal cycle, unspecified whether traffic or nontraffic accident, initial encounter | CMS +V0192XD | Pedestrian on skateboard injured in collision with pedal cycle, unspecified whether traffic or nontraffic accident, subsequent encounter | CMS +V0192XS | Pedestrian on skateboard injured in collision with pedal cycle, unspecified whether traffic or nontraffic accident, sequela | CMS +V0199XA | Pedestrian with other conveyance injured in collision with pedal cycle, unspecified whether traffic or nontraffic accident, initial encounter | CMS +V0199XD | Pedestrian with other conveyance injured in collision with pedal cycle, unspecified whether traffic or nontraffic accident, subsequent encounter | CMS +V0199XS | Pedestrian with other conveyance injured in collision with pedal cycle, unspecified whether traffic or nontraffic accident, sequela | CMS +V02 | Pedestrian injured in collision with two- or three-wheeled motor vehicle | WHO +V020 | Pedestrian injured in collision with two- or three-wheeled motor vehicle : nontraffic accident | WHO +V0200XA | Pedestrian on foot injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter | CMS +V0200XD | Pedestrian on foot injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter | CMS +V0200XS | Pedestrian on foot injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela | CMS +V0201XA | Pedestrian on roller-skates injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter | CMS +V0201XD | Pedestrian on roller-skates injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter | CMS +V0201XS | Pedestrian on roller-skates injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela | CMS +V0202XA | Pedestrian on skateboard injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter | CMS +V0202XD | Pedestrian on skateboard injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter | CMS +V0202XS | Pedestrian on skateboard injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela | CMS +V0209XA | Pedestrian with other conveyance injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter | CMS +V0209XD | Pedestrian with other conveyance injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter | CMS +V0209XS | Pedestrian with other conveyance injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela | CMS +V021 | Pedestrian injured in collision with two- or three-wheeled motor vehicle : traffic accident | WHO +V0210XA | Pedestrian on foot injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter | CMS +V0210XD | Pedestrian on foot injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter | CMS +V0210XS | Pedestrian on foot injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela | CMS +V0211XA | Pedestrian on roller-skates injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter | CMS +V0211XD | Pedestrian on roller-skates injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter | CMS +V0211XS | Pedestrian on roller-skates injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela | CMS +V0212XA | Pedestrian on skateboard injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter | CMS +V0212XD | Pedestrian on skateboard injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter | CMS +V0212XS | Pedestrian on skateboard injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela | CMS +V0219XA | Pedestrian with other conveyance injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter | CMS +V0219XD | Pedestrian with other conveyance injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter | CMS +V0219XS | Pedestrian with other conveyance injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela | CMS +V029 | Pedestrian injured in collision with two- or three-wheeled motor vehicle : unspecified whether traffic or nontraffic accident | WHO +V0290XA | Pedestrian on foot injured in collision with two- or three-wheeled motor vehicle, unspecified whether traffic or nontraffic accident, initial encounter | CMS +V0290XD | Pedestrian on foot injured in collision with two- or three-wheeled motor vehicle, unspecified whether traffic or nontraffic accident, subsequent encounter | CMS +V0290XS | Pedestrian on foot injured in collision with two- or three-wheeled motor vehicle, unspecified whether traffic or nontraffic accident, sequela | CMS +V0291XA | Pedestrian on roller-skates injured in collision with two- or three-wheeled motor vehicle, unspecified whether traffic or nontraffic accident, initial encounter | CMS +V0291XD | Pedestrian on roller-skates injured in collision with two- or three-wheeled motor vehicle, unspecified whether traffic or nontraffic accident, subsequent encounter | CMS +V0291XS | Pedestrian on roller-skates injured in collision with two- or three-wheeled motor vehicle, unspecified whether traffic or nontraffic accident, sequela | CMS +V0292XA | Pedestrian on skateboard injured in collision with two- or three-wheeled motor vehicle, unspecified whether traffic or nontraffic accident, initial encounter | CMS +V0292XD | Pedestrian on skateboard injured in collision with two- or three-wheeled motor vehicle, unspecified whether traffic or nontraffic accident, subsequent encounter | CMS +V0292XS | Pedestrian on skateboard injured in collision with two- or three-wheeled motor vehicle, unspecified whether traffic or nontraffic accident, sequela | CMS +V0299XA | Pedestrian with other conveyance injured in collision with two- or three-wheeled motor vehicle, unspecified whether traffic or nontraffic accident, initial encounter | CMS +V0299XD | Pedestrian with other conveyance injured in collision with two- or three-wheeled motor vehicle, unspecified whether traffic or nontraffic accident, subsequent encounter | CMS +V0299XS | Pedestrian with other conveyance injured in collision with two- or three-wheeled motor vehicle, unspecified whether traffic or nontraffic accident, sequela | CMS +V03 | Pedestrian injured in collision with car, pick-up truck or van | WHO +V030 | Pedestrian injured in collision with car, pick-up truck or van : nontraffic accident | WHO +V0300XA | Pedestrian on foot injured in collision with car, pick-up truck or van in nontraffic accident, initial encounter | CMS +V0300XD | Pedestrian on foot injured in collision with car, pick-up truck or van in nontraffic accident, subsequent encounter | CMS +V0300XS | Pedestrian on foot injured in collision with car, pick-up truck or van in nontraffic accident, sequela | CMS +V0301XA | Pedestrian on roller-skates injured in collision with car, pick-up truck or van in nontraffic accident, initial encounter | CMS +V0301XD | Pedestrian on roller-skates injured in collision with car, pick-up truck or van in nontraffic accident, subsequent encounter | CMS +V0301XS | Pedestrian on roller-skates injured in collision with car, pick-up truck or van in nontraffic accident, sequela | CMS +V0302XA | Pedestrian on skateboard injured in collision with car, pick-up truck or van in nontraffic accident, initial encounter | CMS +V0302XD | Pedestrian on skateboard injured in collision with car, pick-up truck or van in nontraffic accident, subsequent encounter | CMS +V0302XS | Pedestrian on skateboard injured in collision with car, pick-up truck or van in nontraffic accident, sequela | CMS +V0309XA | Pedestrian with other conveyance injured in collision with car, pick-up truck or van in nontraffic accident, initial encounter | CMS +V0309XD | Pedestrian with other conveyance injured in collision with car, pick-up truck or van in nontraffic accident, subsequent encounter | CMS +V0309XS | Pedestrian with other conveyance injured in collision with car, pick-up truck or van in nontraffic accident, sequela | CMS +V031 | Pedestrian injured in collision with car, pick-up truck or van : traffic accident | WHO +V0310XA | Pedestrian on foot injured in collision with car, pick-up truck or van in traffic accident, initial encounter | CMS +V0310XD | Pedestrian on foot injured in collision with car, pick-up truck or van in traffic accident, subsequent encounter | CMS +V0310XS | Pedestrian on foot injured in collision with car, pick-up truck or van in traffic accident, sequela | CMS +V0311XA | Pedestrian on roller-skates injured in collision with car, pick-up truck or van in traffic accident, initial encounter | CMS +V0311XD | Pedestrian on roller-skates injured in collision with car, pick-up truck or van in traffic accident, subsequent encounter | CMS +V0311XS | Pedestrian on roller-skates injured in collision with car, pick-up truck or van in traffic accident, sequela | CMS +V0312XA | Pedestrian on skateboard injured in collision with car, pick-up truck or van in traffic accident, initial encounter | CMS +V0312XD | Pedestrian on skateboard injured in collision with car, pick-up truck or van in traffic accident, subsequent encounter | CMS +V0312XS | Pedestrian on skateboard injured in collision with car, pick-up truck or van in traffic accident, sequela | CMS +V0319XA | Pedestrian with other conveyance injured in collision with car, pick-up truck or van in traffic accident, initial encounter | CMS +V0319XD | Pedestrian with other conveyance injured in collision with car, pick-up truck or van in traffic accident, subsequent encounter | CMS +V0319XS | Pedestrian with other conveyance injured in collision with car, pick-up truck or van in traffic accident, sequela | CMS +V039 | Pedestrian injured in collision with car, pick-up truck or van : unspecified whether traffic or nontraffic accident | WHO +V0390XA | Pedestrian on foot injured in collision with car, pick-up truck or van, unspecified whether traffic or nontraffic accident, initial encounter | CMS +V0390XD | Pedestrian on foot injured in collision with car, pick-up truck or van, unspecified whether traffic or nontraffic accident, subsequent encounter | CMS +V0390XS | Pedestrian on foot injured in collision with car, pick-up truck or van, unspecified whether traffic or nontraffic accident, sequela | CMS +V0391XA | Pedestrian on roller-skates injured in collision with car, pick-up truck or van, unspecified whether traffic or nontraffic accident, initial encounter | CMS +V0391XD | Pedestrian on roller-skates injured in collision with car, pick-up truck or van, unspecified whether traffic or nontraffic accident, subsequent encounter | CMS +V0391XS | Pedestrian on roller-skates injured in collision with car, pick-up truck or van, unspecified whether traffic or nontraffic accident, sequela | CMS +V0392XA | Pedestrian on skateboard injured in collision with car, pick-up truck or van, unspecified whether traffic or nontraffic accident, initial encounter | CMS +V0392XD | Pedestrian on skateboard injured in collision with car, pick-up truck or van, unspecified whether traffic or nontraffic accident, subsequent encounter | CMS +V0392XS | Pedestrian on skateboard injured in collision with car, pick-up truck or van, unspecified whether traffic or nontraffic accident, sequela | CMS +V0399XA | Pedestrian with other conveyance injured in collision with car, pick-up truck or van, unspecified whether traffic or nontraffic accident, initial encounter | CMS +V0399XD | Pedestrian with other conveyance injured in collision with car, pick-up truck or van, unspecified whether traffic or nontraffic accident, subsequent encounter | CMS +V0399XS | Pedestrian with other conveyance injured in collision with car, pick-up truck or van, unspecified whether traffic or nontraffic accident, sequela | CMS +V04 | Pedestrian injured in collision with heavy transport vehicle or bus | WHO +V040 | Pedestrian injured in collision with heavy transport vehicle or bus : nontraffic accident | WHO +V0400XA | Pedestrian on foot injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter | CMS +V0400XD | Pedestrian on foot injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter | CMS +V0400XS | Pedestrian on foot injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela | CMS +V0401XA | Pedestrian on roller-skates injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter | CMS +V0401XD | Pedestrian on roller-skates injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter | CMS +V0401XS | Pedestrian on roller-skates injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela | CMS +V0402XA | Pedestrian on skateboard injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter | CMS +V0402XD | Pedestrian on skateboard injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter | CMS +V0402XS | Pedestrian on skateboard injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela | CMS +V0409XA | Pedestrian with other conveyance injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter | CMS +V0409XD | Pedestrian with other conveyance injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter | CMS +V0409XS | Pedestrian with other conveyance injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela | CMS +V041 | Pedestrian injured in collision with heavy transport vehicle or bus : traffic accident | WHO +V0410XA | Pedestrian on foot injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter | CMS +V0410XD | Pedestrian on foot injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter | CMS +V0410XS | Pedestrian on foot injured in collision with heavy transport vehicle or bus in traffic accident, sequela | CMS +V0411XA | Pedestrian on roller-skates injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter | CMS +V0411XD | Pedestrian on roller-skates injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter | CMS +V0411XS | Pedestrian on roller-skates injured in collision with heavy transport vehicle or bus in traffic accident, sequela | CMS +V0412XA | Pedestrian on skateboard injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter | CMS +V0412XD | Pedestrian on skateboard injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter | CMS +V0412XS | Pedestrian on skateboard injured in collision with heavy transport vehicle or bus in traffic accident, sequela | CMS +V0419XA | Pedestrian with other conveyance injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter | CMS +V0419XD | Pedestrian with other conveyance injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter | CMS +V0419XS | Pedestrian with other conveyance injured in collision with heavy transport vehicle or bus in traffic accident, sequela | CMS +V049 | Pedestrian injured in collision with heavy transport vehicle or bus : unspecified whether traffic or nontraffic accident | WHO +V0490XA | Pedestrian on foot injured in collision with heavy transport vehicle or bus, unspecified whether traffic or nontraffic accident, initial encounter | CMS +V0490XD | Pedestrian on foot injured in collision with heavy transport vehicle or bus, unspecified whether traffic or nontraffic accident, subsequent encounter | CMS +V0490XS | Pedestrian on foot injured in collision with heavy transport vehicle or bus, unspecified whether traffic or nontraffic accident, sequela | CMS +V0491XA | Pedestrian on roller-skates injured in collision with heavy transport vehicle or bus, unspecified whether traffic or nontraffic accident, initial encounter | CMS +V0491XD | Pedestrian on roller-skates injured in collision with heavy transport vehicle or bus, unspecified whether traffic or nontraffic accident, subsequent encounter | CMS +V0491XS | Pedestrian on roller-skates injured in collision with heavy transport vehicle or bus, unspecified whether traffic or nontraffic accident, sequela | CMS +V0492XA | Pedestrian on skateboard injured in collision with heavy transport vehicle or bus, unspecified whether traffic or nontraffic accident, initial encounter | CMS +V0492XD | Pedestrian on skateboard injured in collision with heavy transport vehicle or bus, unspecified whether traffic or nontraffic accident, subsequent encounter | CMS +V0492XS | Pedestrian on skateboard injured in collision with heavy transport vehicle or bus, unspecified whether traffic or nontraffic accident, sequela | CMS +V0499XA | Pedestrian with other conveyance injured in collision with heavy transport vehicle or bus, unspecified whether traffic or nontraffic accident, initial encounter | CMS +V0499XD | Pedestrian with other conveyance injured in collision with heavy transport vehicle or bus, unspecified whether traffic or nontraffic accident, subsequent encounter | CMS +V0499XS | Pedestrian with other conveyance injured in collision with heavy transport vehicle or bus, unspecified whether traffic or nontraffic accident, sequela | CMS +V05 | Pedestrian injured in collision with railway train or railway vehicle | WHO +V050 | Pedestrian injured in collision with railway train or railway vehicle : nontraffic accident | WHO +V0500XA | Pedestrian on foot injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter | CMS +V0500XD | Pedestrian on foot injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter | CMS +V0500XS | Pedestrian on foot injured in collision with railway train or railway vehicle in nontraffic accident, sequela | CMS +V0501XA | Pedestrian on roller-skates injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter | CMS +V0501XD | Pedestrian on roller-skates injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter | CMS +V0501XS | Pedestrian on roller-skates injured in collision with railway train or railway vehicle in nontraffic accident, sequela | CMS +V0502XA | Pedestrian on skateboard injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter | CMS +V0502XD | Pedestrian on skateboard injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter | CMS +V0502XS | Pedestrian on skateboard injured in collision with railway train or railway vehicle in nontraffic accident, sequela | CMS +V0509XA | Pedestrian with other conveyance injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter | CMS +V0509XD | Pedestrian with other conveyance injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter | CMS +V0509XS | Pedestrian with other conveyance injured in collision with railway train or railway vehicle in nontraffic accident, sequela | CMS +V051 | Pedestrian injured in collision with railway train or railway vehicle : traffic accident | WHO +V0510XA | Pedestrian on foot injured in collision with railway train or railway vehicle in traffic accident, initial encounter | CMS +V0510XD | Pedestrian on foot injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter | CMS +V0510XS | Pedestrian on foot injured in collision with railway train or railway vehicle in traffic accident, sequela | CMS +V0511XA | Pedestrian on roller-skates injured in collision with railway train or railway vehicle in traffic accident, initial encounter | CMS +V0511XD | Pedestrian on roller-skates injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter | CMS +V0511XS | Pedestrian on roller-skates injured in collision with railway train or railway vehicle in traffic accident, sequela | CMS +V0512XA | Pedestrian on skateboard injured in collision with railway train or railway vehicle in traffic accident, initial encounter | CMS +V0512XD | Pedestrian on skateboard injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter | CMS +V0512XS | Pedestrian on skateboard injured in collision with railway train or railway vehicle in traffic accident, sequela | CMS +V0519XA | Pedestrian with other conveyance injured in collision with railway train or railway vehicle in traffic accident, initial encounter | CMS +V0519XD | Pedestrian with other conveyance injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter | CMS +V0519XS | Pedestrian with other conveyance injured in collision with railway train or railway vehicle in traffic accident, sequela | CMS +V059 | Pedestrian injured in collision with railway train or railway vehicle : unspecified whether traffic or nontraffic accident | WHO +V0590XA | Pedestrian on foot injured in collision with railway train or railway vehicle, unspecified whether traffic or nontraffic accident, initial encounter | CMS +V0590XD | Pedestrian on foot injured in collision with railway train or railway vehicle, unspecified whether traffic or nontraffic accident, subsequent encounter | CMS +V0590XS | Pedestrian on foot injured in collision with railway train or railway vehicle, unspecified whether traffic or nontraffic accident, sequela | CMS +V0591XA | Pedestrian on roller-skates injured in collision with railway train or railway vehicle, unspecified whether traffic or nontraffic accident, initial encounter | CMS +V0591XD | Pedestrian on roller-skates injured in collision with railway train or railway vehicle, unspecified whether traffic or nontraffic accident, subsequent encounter | CMS +V0591XS | Pedestrian on roller-skates injured in collision with railway train or railway vehicle, unspecified whether traffic or nontraffic accident, sequela | CMS +V0592XA | Pedestrian on skateboard injured in collision with railway train or railway vehicle, unspecified whether traffic or nontraffic accident, initial encounter | CMS +V0592XD | Pedestrian on skateboard injured in collision with railway train or railway vehicle, unspecified whether traffic or nontraffic accident, subsequent encounter | CMS +V0592XS | Pedestrian on skateboard injured in collision with railway train or railway vehicle, unspecified whether traffic or nontraffic accident, sequela | CMS +V0599XA | Pedestrian with other conveyance injured in collision with railway train or railway vehicle, unspecified whether traffic or nontraffic accident, initial encounter | CMS +V0599XD | Pedestrian with other conveyance injured in collision with railway train or railway vehicle, unspecified whether traffic or nontraffic accident, subsequent encounter | CMS +V0599XS | Pedestrian with other conveyance injured in collision with railway train or railway vehicle, unspecified whether traffic or nontraffic accident, sequela | CMS +V06 | Pedestrian injured in collision with other nonmotor vehicle | WHO +V060 | Pedestrian injured in collision with other nonmotor vehicle : nontraffic accident | WHO +V0600XA | Pedestrian on foot injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter | CMS +V0600XD | Pedestrian on foot injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter | CMS +V0600XS | Pedestrian on foot injured in collision with other nonmotor vehicle in nontraffic accident, sequela | CMS +V0601XA | Pedestrian on roller-skates injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter | CMS +V0601XD | Pedestrian on roller-skates injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter | CMS +V0601XS | Pedestrian on roller-skates injured in collision with other nonmotor vehicle in nontraffic accident, sequela | CMS +V0602XA | Pedestrian on skateboard injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter | CMS +V0602XD | Pedestrian on skateboard injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter | CMS +V0602XS | Pedestrian on skateboard injured in collision with other nonmotor vehicle in nontraffic accident, sequela | CMS +V0609XA | Pedestrian with other conveyance injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter | CMS +V0609XD | Pedestrian with other conveyance injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter | CMS +V0609XS | Pedestrian with other conveyance injured in collision with other nonmotor vehicle in nontraffic accident, sequela | CMS +V061 | Pedestrian injured in collision with other nonmotor vehicle : traffic accident | WHO +V0610XA | Pedestrian on foot injured in collision with other nonmotor vehicle in traffic accident, initial encounter | CMS +V0610XD | Pedestrian on foot injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter | CMS +V0610XS | Pedestrian on foot injured in collision with other nonmotor vehicle in traffic accident, sequela | CMS +V0611XA | Pedestrian on roller-skates injured in collision with other nonmotor vehicle in traffic accident, initial encounter | CMS +V0611XD | Pedestrian on roller-skates injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter | CMS +V0611XS | Pedestrian on roller-skates injured in collision with other nonmotor vehicle in traffic accident, sequela | CMS +V0612XA | Pedestrian on skateboard injured in collision with other nonmotor vehicle in traffic accident, initial encounter | CMS +V0612XD | Pedestrian on skateboard injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter | CMS +V0612XS | Pedestrian on skateboard injured in collision with other nonmotor vehicle in traffic accident, sequela | CMS +V0619XA | Pedestrian with other conveyance injured in collision with other nonmotor vehicle in traffic accident, initial encounter | CMS +V0619XD | Pedestrian with other conveyance injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter | CMS +V0619XS | Pedestrian with other conveyance injured in collision with other nonmotor vehicle in traffic accident, sequela | CMS +V069 | Pedestrian injured in collision with other nonmotor vehicle : unspecified whether traffic or nontraffic accident | WHO +V0690XA | Pedestrian on foot injured in collision with other nonmotor vehicle, unspecified whether traffic or nontraffic accident, initial encounter | CMS +V0690XD | Pedestrian on foot injured in collision with other nonmotor vehicle, unspecified whether traffic or nontraffic accident, subsequent encounter | CMS +V0690XS | Pedestrian on foot injured in collision with other nonmotor vehicle, unspecified whether traffic or nontraffic accident, sequela | CMS +V0691XA | Pedestrian on roller-skates injured in collision with other nonmotor vehicle, unspecified whether traffic or nontraffic accident, initial encounter | CMS +V0691XD | Pedestrian on roller-skates injured in collision with other nonmotor vehicle, unspecified whether traffic or nontraffic accident, subsequent encounter | CMS +V0691XS | Pedestrian on roller-skates injured in collision with other nonmotor vehicle, unspecified whether traffic or nontraffic accident, sequela | CMS +V0692XA | Pedestrian on skateboard injured in collision with other nonmotor vehicle, unspecified whether traffic or nontraffic accident, initial encounter | CMS +V0692XD | Pedestrian on skateboard injured in collision with other nonmotor vehicle, unspecified whether traffic or nontraffic accident, subsequent encounter | CMS +V0692XS | Pedestrian on skateboard injured in collision with other nonmotor vehicle, unspecified whether traffic or nontraffic accident, sequela | CMS +V0699XA | Pedestrian with other conveyance injured in collision with other nonmotor vehicle, unspecified whether traffic or nontraffic accident, initial encounter | CMS +V0699XD | Pedestrian with other conveyance injured in collision with other nonmotor vehicle, unspecified whether traffic or nontraffic accident, subsequent encounter | CMS +V0699XS | Pedestrian with other conveyance injured in collision with other nonmotor vehicle, unspecified whether traffic or nontraffic accident, sequela | CMS +V09 | Pedestrian injured in other and unspecified transport accidents | WHO +V090 | Pedestrian injured in nontraffic accident involving other and unspecified motor vehicles | WHO +V0900XA | Pedestrian injured in nontraffic accident involving unspecified motor vehicles, initial encounter | CMS +V0900XD | Pedestrian injured in nontraffic accident involving unspecified motor vehicles, subsequent encounter | CMS +V0900XS | Pedestrian injured in nontraffic accident involving unspecified motor vehicles, sequela | CMS +V0901XA | Pedestrian injured in nontraffic accident involving military vehicle, initial encounter | CMS +V0901XD | Pedestrian injured in nontraffic accident involving military vehicle, subsequent encounter | CMS +V0901XS | Pedestrian injured in nontraffic accident involving military vehicle, sequela | CMS +V0909XA | Pedestrian injured in nontraffic accident involving other motor vehicles, initial encounter | CMS +V0909XD | Pedestrian injured in nontraffic accident involving other motor vehicles, subsequent encounter | CMS +V0909XS | Pedestrian injured in nontraffic accident involving other motor vehicles, sequela | CMS +V091 | Pedestrian injured in unspecified nontraffic accident | WHO +V091XXA | Pedestrian injured in unspecified nontraffic accident, initial encounter | CMS +V091XXD | Pedestrian injured in unspecified nontraffic accident, subsequent encounter | CMS +V091XXS | Pedestrian injured in unspecified nontraffic accident, sequela | CMS +V092 | Pedestrian injured in traffic accident involving other and unspecified motor vehicles | WHO +V0920XA | Pedestrian injured in traffic accident involving unspecified motor vehicles, initial encounter | CMS +V0920XD | Pedestrian injured in traffic accident involving unspecified motor vehicles, subsequent encounter | CMS +V0920XS | Pedestrian injured in traffic accident involving unspecified motor vehicles, sequela | CMS +V0921XA | Pedestrian injured in traffic accident involving military vehicle, initial encounter | CMS +V0921XD | Pedestrian injured in traffic accident involving military vehicle, subsequent encounter | CMS +V0921XS | Pedestrian injured in traffic accident involving military vehicle, sequela | CMS +V0929XA | Pedestrian injured in traffic accident involving other motor vehicles, initial encounter | CMS +V0929XD | Pedestrian injured in traffic accident involving other motor vehicles, subsequent encounter | CMS +V0929XS | Pedestrian injured in traffic accident involving other motor vehicles, sequela | CMS +V093 | Pedestrian injured in unspecified traffic accident | WHO +V093XXA | Pedestrian injured in unspecified traffic accident, initial encounter | CMS +V093XXD | Pedestrian injured in unspecified traffic accident, subsequent encounter | CMS +V093XXS | Pedestrian injured in unspecified traffic accident, sequela | CMS +V099 | Pedestrian injured in unspecified transport accident | WHO +V099XXA | Pedestrian injured in unspecified transport accident, initial encounter | CMS +V099XXD | Pedestrian injured in unspecified transport accident, subsequent encounter | CMS +V099XXS | Pedestrian injured in unspecified transport accident, sequela | CMS +V10 | Pedal cyclist injured in collision with pedestrian or animal | WHO +V100 | Pedal cyclist injured in collision with pedestrian or animal : driver injured in nontraffic accident | WHO +V100XXA | Pedal cycle driver injured in collision with pedestrian or animal in nontraffic accident, initial encounter | CMS +V100XXD | Pedal cycle driver injured in collision with pedestrian or animal in nontraffic accident, subsequent encounter | CMS +V100XXS | Pedal cycle driver injured in collision with pedestrian or animal in nontraffic accident, sequela | CMS +V101 | Pedal cyclist injured in collision with pedestrian or animal : passenger injured in nontraffic accident | WHO +V101XXA | Pedal cycle passenger injured in collision with pedestrian or animal in nontraffic accident, initial encounter | CMS +V101XXD | Pedal cycle passenger injured in collision with pedestrian or animal in nontraffic accident, subsequent encounter | CMS +V101XXS | Pedal cycle passenger injured in collision with pedestrian or animal in nontraffic accident, sequela | CMS +V102 | Pedal cyclist injured in collision with pedestrian or animal : unspecified pedal cyclist injured in nontraffic accident | WHO +V102XXA | Unspecified pedal cyclist injured in collision with pedestrian or animal in nontraffic accident, initial encounter | CMS +V102XXD | Unspecified pedal cyclist injured in collision with pedestrian or animal in nontraffic accident, subsequent encounter | CMS +V102XXS | Unspecified pedal cyclist injured in collision with pedestrian or animal in nontraffic accident, sequela | CMS +V103 | Pedal cyclist injured in collision with pedestrian or animal : person injured while boarding or alighting | WHO +V103XXA | Person boarding or alighting a pedal cycle injured in collision with pedestrian or animal, initial encounter | CMS +V103XXD | Person boarding or alighting a pedal cycle injured in collision with pedestrian or animal, subsequent encounter | CMS +V103XXS | Person boarding or alighting a pedal cycle injured in collision with pedestrian or animal, sequela | CMS +V104 | Pedal cyclist injured in collision with pedestrian or animal : driver injured in traffic accident | WHO +V104XXA | Pedal cycle driver injured in collision with pedestrian or animal in traffic accident, initial encounter | CMS +V104XXD | Pedal cycle driver injured in collision with pedestrian or animal in traffic accident, subsequent encounter | CMS +V104XXS | Pedal cycle driver injured in collision with pedestrian or animal in traffic accident, sequela | CMS +V105 | Pedal cyclist injured in collision with pedestrian or animal : passenger injured in traffic accident | WHO +V105XXA | Pedal cycle passenger injured in collision with pedestrian or animal in traffic accident, initial encounter | CMS +V105XXD | Pedal cycle passenger injured in collision with pedestrian or animal in traffic accident, subsequent encounter | CMS +V105XXS | Pedal cycle passenger injured in collision with pedestrian or animal in traffic accident, sequela | CMS +V109 | Pedal cyclist injured in collision with pedestrian or animal : unspecified pedal cyclist injured in traffic accident | WHO +V109XXA | Unspecified pedal cyclist injured in collision with pedestrian or animal in traffic accident, initial encounter | CMS +V109XXD | Unspecified pedal cyclist injured in collision with pedestrian or animal in traffic accident, subsequent encounter | CMS +V109XXS | Unspecified pedal cyclist injured in collision with pedestrian or animal in traffic accident, sequela | CMS +V11 | Pedal cyclist injured in collision with other pedal cycle | WHO +V110 | Pedal cyclist injured in collision with other pedal cycle : driver injured in nontraffic accident | WHO +V110XXA | Pedal cycle driver injured in collision with other pedal cycle in nontraffic accident, initial encounter | CMS +V110XXD | Pedal cycle driver injured in collision with other pedal cycle in nontraffic accident, subsequent encounter | CMS +V110XXS | Pedal cycle driver injured in collision with other pedal cycle in nontraffic accident, sequela | CMS +V111 | Pedal cyclist injured in collision with other pedal cycle : passenger injured in nontraffic accident | WHO +V111XXA | Pedal cycle passenger injured in collision with other pedal cycle in nontraffic accident, initial encounter | CMS +V111XXD | Pedal cycle passenger injured in collision with other pedal cycle in nontraffic accident, subsequent encounter | CMS +V111XXS | Pedal cycle passenger injured in collision with other pedal cycle in nontraffic accident, sequela | CMS +V112 | Pedal cyclist injured in collision with other pedal cycle : unspecified pedal cyclist injured in nontraffic accident | WHO +V112XXA | Unspecified pedal cyclist injured in collision with other pedal cycle in nontraffic accident, initial encounter | CMS +V112XXD | Unspecified pedal cyclist injured in collision with other pedal cycle in nontraffic accident, subsequent encounter | CMS +V112XXS | Unspecified pedal cyclist injured in collision with other pedal cycle in nontraffic accident, sequela | CMS +V113 | Pedal cyclist injured in collision with other pedal cycle : person injured while boarding or alighting | WHO +V113XXA | Person boarding or alighting a pedal cycle injured in collision with other pedal cycle, initial encounter | CMS +V113XXD | Person boarding or alighting a pedal cycle injured in collision with other pedal cycle, subsequent encounter | CMS +V113XXS | Person boarding or alighting a pedal cycle injured in collision with other pedal cycle, sequela | CMS +V114 | Pedal cyclist injured in collision with other pedal cycle : driver injured in traffic accident | WHO +V114XXA | Pedal cycle driver injured in collision with other pedal cycle in traffic accident, initial encounter | CMS +V114XXD | Pedal cycle driver injured in collision with other pedal cycle in traffic accident, subsequent encounter | CMS +V114XXS | Pedal cycle driver injured in collision with other pedal cycle in traffic accident, sequela | CMS +V115 | Pedal cyclist injured in collision with other pedal cycle : passenger injured in traffic accident | WHO +V115XXA | Pedal cycle passenger injured in collision with other pedal cycle in traffic accident, initial encounter | CMS +V115XXD | Pedal cycle passenger injured in collision with other pedal cycle in traffic accident, subsequent encounter | CMS +V115XXS | Pedal cycle passenger injured in collision with other pedal cycle in traffic accident, sequela | CMS +V119 | Pedal cyclist injured in collision with other pedal cycle : unspecified pedal cyclist injured in traffic accident | WHO +V119XXA | Unspecified pedal cyclist injured in collision with other pedal cycle in traffic accident, initial encounter | CMS +V119XXD | Unspecified pedal cyclist injured in collision with other pedal cycle in traffic accident, subsequent encounter | CMS +V119XXS | Unspecified pedal cyclist injured in collision with other pedal cycle in traffic accident, sequela | CMS +V12 | Pedal cyclist injured in collision with two- or three-wheeled motor vehicle | WHO +V120 | Pedal cyclist injured in collision with two- or three-wheeled motor vehicle : driver injured in nontraffic accident | WHO +V120XXA | Pedal cycle driver injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter | CMS +V120XXD | Pedal cycle driver injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter | CMS +V120XXS | Pedal cycle driver injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela | CMS +V121 | Pedal cyclist injured in collision with two- or three-wheeled motor vehicle : passenger injured in nontraffic accident | WHO +V121XXA | Pedal cycle passenger injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter | CMS +V121XXD | Pedal cycle passenger injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter | CMS +V121XXS | Pedal cycle passenger injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela | CMS +V122 | Pedal cyclist injured in collision with two- or three-wheeled motor vehicle : unspecified pedal cyclist injured in nontraffic accident | WHO +V122XXA | Unspecified pedal cyclist injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter | CMS +V122XXD | Unspecified pedal cyclist injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter | CMS +V122XXS | Unspecified pedal cyclist injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela | CMS +V123 | Pedal cyclist injured in collision with two- or three-wheeled motor vehicle : person injured while boarding or alighting | WHO +V123XXA | Person boarding or alighting a pedal cycle injured in collision with two- or three-wheeled motor vehicle, initial encounter | CMS +V123XXD | Person boarding or alighting a pedal cycle injured in collision with two- or three-wheeled motor vehicle, subsequent encounter | CMS +V123XXS | Person boarding or alighting a pedal cycle injured in collision with two- or three-wheeled motor vehicle, sequela | CMS +V124 | Pedal cyclist injured in collision with two- or three-wheeled motor vehicle : driver injured in traffic accident | WHO +V124XXA | Pedal cycle driver injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter | CMS +V124XXD | Pedal cycle driver injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter | CMS +V124XXS | Pedal cycle driver injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela | CMS +V125 | Pedal cyclist injured in collision with two- or three-wheeled motor vehicle : passenger injured in traffic accident | WHO +V125XXA | Pedal cycle passenger injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter | CMS +V125XXD | Pedal cycle passenger injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter | CMS +V125XXS | Pedal cycle passenger injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela | CMS +V129 | Pedal cyclist injured in collision with two- or three-wheeled motor vehicle : unspecified pedal cyclist injured in traffic accident | WHO +V129XXA | Unspecified pedal cyclist injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter | CMS +V129XXD | Unspecified pedal cyclist injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter | CMS +V129XXS | Unspecified pedal cyclist injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela | CMS +V13 | Pedal cyclist injured in collision with car, pick-up truck or van | WHO +V130 | Pedal cyclist injured in collision with car, pick-up truck or van : driver injured in nontraffic accident | WHO +V130XXA | Pedal cycle driver injured in collision with car, pick-up truck or van in nontraffic accident, initial encounter | CMS +V130XXD | Pedal cycle driver injured in collision with car, pick-up truck or van in nontraffic accident, subsequent encounter | CMS +V130XXS | Pedal cycle driver injured in collision with car, pick-up truck or van in nontraffic accident, sequela | CMS +V131 | Pedal cyclist injured in collision with car, pick-up truck or van : passenger injured in nontraffic accident | WHO +V131XXA | Pedal cycle passenger injured in collision with car, pick-up truck or van in nontraffic accident, initial encounter | CMS +V131XXD | Pedal cycle passenger injured in collision with car, pick-up truck or van in nontraffic accident, subsequent encounter | CMS +V131XXS | Pedal cycle passenger injured in collision with car, pick-up truck or van in nontraffic accident, sequela | CMS +V132 | Pedal cyclist injured in collision with car, pick-up truck or van : unspecified pedal cyclist injured in nontraffic accident | WHO +V132XXA | Unspecified pedal cyclist injured in collision with car, pick-up truck or van in nontraffic accident, initial encounter | CMS +V132XXD | Unspecified pedal cyclist injured in collision with car, pick-up truck or van in nontraffic accident, subsequent encounter | CMS +V132XXS | Unspecified pedal cyclist injured in collision with car, pick-up truck or van in nontraffic accident, sequela | CMS +V133 | Pedal cyclist injured in collision with car, pick-up truck or van : person injured while boarding or alighting | WHO +V133XXA | Person boarding or alighting a pedal cycle injured in collision with car, pick-up truck or van, initial encounter | CMS +V133XXD | Person boarding or alighting a pedal cycle injured in collision with car, pick-up truck or van, subsequent encounter | CMS +V133XXS | Person boarding or alighting a pedal cycle injured in collision with car, pick-up truck or van, sequela | CMS +V134 | Pedal cyclist injured in collision with car, pick-up truck or van : driver injured in traffic accident | WHO +V134XXA | Pedal cycle driver injured in collision with car, pick-up truck or van in traffic accident, initial encounter | CMS +V134XXD | Pedal cycle driver injured in collision with car, pick-up truck or van in traffic accident, subsequent encounter | CMS +V134XXS | Pedal cycle driver injured in collision with car, pick-up truck or van in traffic accident, sequela | CMS +V135 | Pedal cyclist injured in collision with car, pick-up truck or van : passenger injured in traffic accident | WHO +V135XXA | Pedal cycle passenger injured in collision with car, pick-up truck or van in traffic accident, initial encounter | CMS +V135XXD | Pedal cycle passenger injured in collision with car, pick-up truck or van in traffic accident, subsequent encounter | CMS +V135XXS | Pedal cycle passenger injured in collision with car, pick-up truck or van in traffic accident, sequela | CMS +V139 | Pedal cyclist injured in collision with car, pick-up truck or van : unspecified pedal cyclist injured in traffic accident | WHO +V139XXA | Unspecified pedal cyclist injured in collision with car, pick-up truck or van in traffic accident, initial encounter | CMS +V139XXD | Unspecified pedal cyclist injured in collision with car, pick-up truck or van in traffic accident, subsequent encounter | CMS +V139XXS | Unspecified pedal cyclist injured in collision with car, pick-up truck or van in traffic accident, sequela | CMS +V14 | Pedal cyclist injured in collision with heavy transport vehicle or bus | WHO +V140 | Pedal cyclist injured in collision with heavy transport vehicle or bus : driver injured in nontraffic accident | WHO +V140XXA | Pedal cycle driver injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter | CMS +V140XXD | Pedal cycle driver injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter | CMS +V140XXS | Pedal cycle driver injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela | CMS +V141 | Pedal cyclist injured in collision with heavy transport vehicle or bus : passenger injured in nontraffic accident | WHO +V141XXA | Pedal cycle passenger injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter | CMS +V141XXD | Pedal cycle passenger injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter | CMS +V141XXS | Pedal cycle passenger injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela | CMS +V142 | Pedal cyclist injured in collision with heavy transport vehicle or bus : unspecified pedal cyclist injured in nontraffic accident | WHO +V142XXA | Unspecified pedal cyclist injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter | CMS +V142XXD | Unspecified pedal cyclist injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter | CMS +V142XXS | Unspecified pedal cyclist injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela | CMS +V143 | Pedal cyclist injured in collision with heavy transport vehicle or bus : person injured while boarding or alighting | WHO +V143XXA | Person boarding or alighting a pedal cycle injured in collision with heavy transport vehicle or bus, initial encounter | CMS +V143XXD | Person boarding or alighting a pedal cycle injured in collision with heavy transport vehicle or bus, subsequent encounter | CMS +V143XXS | Person boarding or alighting a pedal cycle injured in collision with heavy transport vehicle or bus, sequela | CMS +V144 | Pedal cyclist injured in collision with heavy transport vehicle or bus : driver injured in traffic accident | WHO +V144XXA | Pedal cycle driver injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter | CMS +V144XXD | Pedal cycle driver injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter | CMS +V144XXS | Pedal cycle driver injured in collision with heavy transport vehicle or bus in traffic accident, sequela | CMS +V145 | Pedal cyclist injured in collision with heavy transport vehicle or bus : passenger injured in traffic accident | WHO +V145XXA | Pedal cycle passenger injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter | CMS +V145XXD | Pedal cycle passenger injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter | CMS +V145XXS | Pedal cycle passenger injured in collision with heavy transport vehicle or bus in traffic accident, sequela | CMS +V149 | Pedal cyclist injured in collision with heavy transport vehicle or bus : unspecified pedal cyclist injured in traffic accident | WHO +V149XXA | Unspecified pedal cyclist injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter | CMS +V149XXD | Unspecified pedal cyclist injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter | CMS +V149XXS | Unspecified pedal cyclist injured in collision with heavy transport vehicle or bus in traffic accident, sequela | CMS +V15 | Pedal cyclist injured in collision with railway train or railway vehicle | WHO +V150 | Pedal cyclist injured in collision with railway train or railway vehicle : driver injured in nontraffic accident | WHO +V150XXA | Pedal cycle driver injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter | CMS +V150XXD | Pedal cycle driver injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter | CMS +V150XXS | Pedal cycle driver injured in collision with railway train or railway vehicle in nontraffic accident, sequela | CMS +V151 | Pedal cyclist injured in collision with railway train or railway vehicle : passenger injured in nontraffic accident | WHO +V151XXA | Pedal cycle passenger injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter | CMS +V151XXD | Pedal cycle passenger injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter | CMS +V151XXS | Pedal cycle passenger injured in collision with railway train or railway vehicle in nontraffic accident, sequela | CMS +V152 | Pedal cyclist injured in collision with railway train or railway vehicle : unspecified pedal cyclist injured in nontraffic accident | WHO +V152XXA | Unspecified pedal cyclist injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter | CMS +V152XXD | Unspecified pedal cyclist injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter | CMS +V152XXS | Unspecified pedal cyclist injured in collision with railway train or railway vehicle in nontraffic accident, sequela | CMS +V153 | Pedal cyclist injured in collision with railway train or railway vehicle : person injured while boarding or alighting | WHO +V153XXA | Person boarding or alighting a pedal cycle injured in collision with railway train or railway vehicle, initial encounter | CMS +V153XXD | Person boarding or alighting a pedal cycle injured in collision with railway train or railway vehicle, subsequent encounter | CMS +V153XXS | Person boarding or alighting a pedal cycle injured in collision with railway train or railway vehicle, sequela | CMS +V154 | Pedal cyclist injured in collision with railway train or railway vehicle : driver injured in traffic accident | WHO +V154XXA | Pedal cycle driver injured in collision with railway train or railway vehicle in traffic accident, initial encounter | CMS +V154XXD | Pedal cycle driver injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter | CMS +V154XXS | Pedal cycle driver injured in collision with railway train or railway vehicle in traffic accident, sequela | CMS +V155 | Pedal cyclist injured in collision with railway train or railway vehicle : passenger injured in traffic accident | WHO +V155XXA | Pedal cycle passenger injured in collision with railway train or railway vehicle in traffic accident, initial encounter | CMS +V155XXD | Pedal cycle passenger injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter | CMS +V155XXS | Pedal cycle passenger injured in collision with railway train or railway vehicle in traffic accident, sequela | CMS +V159 | Pedal cyclist injured in collision with railway train or railway vehicle : unspecified pedal cyclist injured in traffic accident | WHO +V159XXA | Unspecified pedal cyclist injured in collision with railway train or railway vehicle in traffic accident, initial encounter | CMS +V159XXD | Unspecified pedal cyclist injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter | CMS +V159XXS | Unspecified pedal cyclist injured in collision with railway train or railway vehicle in traffic accident, sequela | CMS +V16 | Pedal cyclist injured in collision with other nonmotor vehicle | WHO +V160 | Pedal cyclist injured in collision with other nonmotor vehicle : driver injured in nontraffic accident | WHO +V160XXA | Pedal cycle driver injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter | CMS +V160XXD | Pedal cycle driver injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter | CMS +V160XXS | Pedal cycle driver injured in collision with other nonmotor vehicle in nontraffic accident, sequela | CMS +V161 | Pedal cyclist injured in collision with other nonmotor vehicle : passenger injured in nontraffic accident | WHO +V161XXA | Pedal cycle passenger injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter | CMS +V161XXD | Pedal cycle passenger injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter | CMS +V161XXS | Pedal cycle passenger injured in collision with other nonmotor vehicle in nontraffic accident, sequela | CMS +V162 | Pedal cyclist injured in collision with other nonmotor vehicle : unspecified pedal cyclist injured in nontraffic accident | WHO +V162XXA | Unspecified pedal cyclist injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter | CMS +V162XXD | Unspecified pedal cyclist injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter | CMS +V162XXS | Unspecified pedal cyclist injured in collision with other nonmotor vehicle in nontraffic accident, sequela | CMS +V163 | Pedal cyclist injured in collision with other nonmotor vehicle : person injured while boarding or alighting | WHO +V163XXA | Person boarding or alighting a pedal cycle injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter | CMS +V163XXD | Person boarding or alighting a pedal cycle injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter | CMS +V163XXS | Person boarding or alighting a pedal cycle injured in collision with other nonmotor vehicle in nontraffic accident, sequela | CMS +V164 | Pedal cyclist injured in collision with other nonmotor vehicle : driver injured in traffic accident | WHO +V164XXA | Pedal cycle driver injured in collision with other nonmotor vehicle in traffic accident, initial encounter | CMS +V164XXD | Pedal cycle driver injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter | CMS +V164XXS | Pedal cycle driver injured in collision with other nonmotor vehicle in traffic accident, sequela | CMS +V165 | Pedal cyclist injured in collision with other nonmotor vehicle : passenger injured in traffic accident | WHO +V165XXA | Pedal cycle passenger injured in collision with other nonmotor vehicle in traffic accident, initial encounter | CMS +V165XXD | Pedal cycle passenger injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter | CMS +V165XXS | Pedal cycle passenger injured in collision with other nonmotor vehicle in traffic accident, sequela | CMS +V169 | Pedal cyclist injured in collision with other nonmotor vehicle : unspecified pedal cyclist injured in traffic accident | WHO +V169XXA | Unspecified pedal cyclist injured in collision with other nonmotor vehicle in traffic accident, initial encounter | CMS +V169XXD | Unspecified pedal cyclist injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter | CMS +V169XXS | Unspecified pedal cyclist injured in collision with other nonmotor vehicle in traffic accident, sequela | CMS +V17 | Pedal cyclist injured in collision with fixed or stationary object | WHO +V170 | Pedal cyclist injured in collision with fixed or stationary object : driver injured in nontraffic accident | WHO +V170XXA | Pedal cycle driver injured in collision with fixed or stationary object in nontraffic accident, initial encounter | CMS +V170XXD | Pedal cycle driver injured in collision with fixed or stationary object in nontraffic accident, subsequent encounter | CMS +V170XXS | Pedal cycle driver injured in collision with fixed or stationary object in nontraffic accident, sequela | CMS +V171 | Pedal cyclist injured in collision with fixed or stationary object : passenger injured in nontraffic accident | WHO +V171XXA | Pedal cycle passenger injured in collision with fixed or stationary object in nontraffic accident, initial encounter | CMS +V171XXD | Pedal cycle passenger injured in collision with fixed or stationary object in nontraffic accident, subsequent encounter | CMS +V171XXS | Pedal cycle passenger injured in collision with fixed or stationary object in nontraffic accident, sequela | CMS +V172 | Pedal cyclist injured in collision with fixed or stationary object : unspecified pedal cyclist injured in nontraffic accident | WHO +V172XXA | Unspecified pedal cyclist injured in collision with fixed or stationary object in nontraffic accident, initial encounter | CMS +V172XXD | Unspecified pedal cyclist injured in collision with fixed or stationary object in nontraffic accident, subsequent encounter | CMS +V172XXS | Unspecified pedal cyclist injured in collision with fixed or stationary object in nontraffic accident, sequela | CMS +V173 | Pedal cyclist injured in collision with fixed or stationary object : person injured while boarding or alighting | WHO +V173XXA | Person boarding or alighting a pedal cycle injured in collision with fixed or stationary object, initial encounter | CMS +V173XXD | Person boarding or alighting a pedal cycle injured in collision with fixed or stationary object, subsequent encounter | CMS +V173XXS | Person boarding or alighting a pedal cycle injured in collision with fixed or stationary object, sequela | CMS +V174 | Pedal cyclist injured in collision with fixed or stationary object : driver injured in traffic accident | WHO +V174XXA | Pedal cycle driver injured in collision with fixed or stationary object in traffic accident, initial encounter | CMS +V174XXD | Pedal cycle driver injured in collision with fixed or stationary object in traffic accident, subsequent encounter | CMS +V174XXS | Pedal cycle driver injured in collision with fixed or stationary object in traffic accident, sequela | CMS +V175 | Pedal cyclist injured in collision with fixed or stationary object : passenger injured in traffic accident | WHO +V175XXA | Pedal cycle passenger injured in collision with fixed or stationary object in traffic accident, initial encounter | CMS +V175XXD | Pedal cycle passenger injured in collision with fixed or stationary object in traffic accident, subsequent encounter | CMS +V175XXS | Pedal cycle passenger injured in collision with fixed or stationary object in traffic accident, sequela | CMS +V179 | Pedal cyclist injured in collision with fixed or stationary object : unspecified pedal cyclist injured in traffic accident | WHO +V179XXA | Unspecified pedal cyclist injured in collision with fixed or stationary object in traffic accident, initial encounter | CMS +V179XXD | Unspecified pedal cyclist injured in collision with fixed or stationary object in traffic accident, subsequent encounter | CMS +V179XXS | Unspecified pedal cyclist injured in collision with fixed or stationary object in traffic accident, sequela | CMS +V18 | Pedal cyclist injured in noncollision transport accident | WHO +V180 | Pedal cyclist injured in noncollision transport accident : driver injured in nontraffic accident | WHO +V180XXA | Pedal cycle driver injured in noncollision transport accident in nontraffic accident, initial encounter | CMS +V180XXD | Pedal cycle driver injured in noncollision transport accident in nontraffic accident, subsequent encounter | CMS +V180XXS | Pedal cycle driver injured in noncollision transport accident in nontraffic accident, sequela | CMS +V181 | Pedal cyclist injured in noncollision transport accident : passenger injured in nontraffic accident | WHO +V181XXA | Pedal cycle passenger injured in noncollision transport accident in nontraffic accident, initial encounter | CMS +V181XXD | Pedal cycle passenger injured in noncollision transport accident in nontraffic accident, subsequent encounter | CMS +V181XXS | Pedal cycle passenger injured in noncollision transport accident in nontraffic accident, sequela | CMS +V182 | Pedal cyclist injured in noncollision transport accident : unspecified pedal cyclist injured in nontraffic accident | WHO +V182XXA | Unspecified pedal cyclist injured in noncollision transport accident in nontraffic accident, initial encounter | CMS +V182XXD | Unspecified pedal cyclist injured in noncollision transport accident in nontraffic accident, subsequent encounter | CMS +V182XXS | Unspecified pedal cyclist injured in noncollision transport accident in nontraffic accident, sequela | CMS +V183 | Pedal cyclist injured in noncollision transport accident : person injured while boarding or alighting | WHO +V183XXA | Person boarding or alighting a pedal cycle injured in noncollision transport accident, initial encounter | CMS +V183XXD | Person boarding or alighting a pedal cycle injured in noncollision transport accident, subsequent encounter | CMS +V183XXS | Person boarding or alighting a pedal cycle injured in noncollision transport accident, sequela | CMS +V184 | Pedal cyclist injured in noncollision transport accident : driver injured in traffic accident | WHO +V184XXA | Pedal cycle driver injured in noncollision transport accident in traffic accident, initial encounter | CMS +V184XXD | Pedal cycle driver injured in noncollision transport accident in traffic accident, subsequent encounter | CMS +V184XXS | Pedal cycle driver injured in noncollision transport accident in traffic accident, sequela | CMS +V185 | Pedal cyclist injured in noncollision transport accident : passenger injured in traffic accident | WHO +V185XXA | Pedal cycle passenger injured in noncollision transport accident in traffic accident, initial encounter | CMS +V185XXD | Pedal cycle passenger injured in noncollision transport accident in traffic accident, subsequent encounter | CMS +V185XXS | Pedal cycle passenger injured in noncollision transport accident in traffic accident, sequela | CMS +V189 | Pedal cyclist injured in noncollision transport accident : unspecified pedal cyclist injured in traffic accident | WHO +V189XXA | Unspecified pedal cyclist injured in noncollision transport accident in traffic accident, initial encounter | CMS +V189XXD | Unspecified pedal cyclist injured in noncollision transport accident in traffic accident, subsequent encounter | CMS +V189XXS | Unspecified pedal cyclist injured in noncollision transport accident in traffic accident, sequela | CMS +V19 | Pedal cyclist injured in other and unspecified transport accidents | WHO +V190 | Driver injured in collision with other and unspecified motor vehicles in nontraffic accident | WHO +V1900XA | Pedal cycle driver injured in collision with unspecified motor vehicles in nontraffic accident, initial encounter | CMS +V1900XD | Pedal cycle driver injured in collision with unspecified motor vehicles in nontraffic accident, subsequent encounter | CMS +V1900XS | Pedal cycle driver injured in collision with unspecified motor vehicles in nontraffic accident, sequela | CMS +V1909XA | Pedal cycle driver injured in collision with other motor vehicles in nontraffic accident, initial encounter | CMS +V1909XD | Pedal cycle driver injured in collision with other motor vehicles in nontraffic accident, subsequent encounter | CMS +V1909XS | Pedal cycle driver injured in collision with other motor vehicles in nontraffic accident, sequela | CMS +V191 | Passenger injured in collision with other and unspecified motor vehicles in nontraffic accident | WHO +V1910XA | Pedal cycle passenger injured in collision with unspecified motor vehicles in nontraffic accident, initial encounter | CMS +V1910XD | Pedal cycle passenger injured in collision with unspecified motor vehicles in nontraffic accident, subsequent encounter | CMS +V1910XS | Pedal cycle passenger injured in collision with unspecified motor vehicles in nontraffic accident, sequela | CMS +V1919XA | Pedal cycle passenger injured in collision with other motor vehicles in nontraffic accident, initial encounter | CMS +V1919XD | Pedal cycle passenger injured in collision with other motor vehicles in nontraffic accident, subsequent encounter | CMS +V1919XS | Pedal cycle passenger injured in collision with other motor vehicles in nontraffic accident, sequela | CMS +V192 | Unspecified pedal cyclist injured in collision with other and unspecified motor vehicles in nontraffic accident | WHO +V1920XA | Unspecified pedal cyclist injured in collision with unspecified motor vehicles in nontraffic accident, initial encounter | CMS +V1920XD | Unspecified pedal cyclist injured in collision with unspecified motor vehicles in nontraffic accident, subsequent encounter | CMS +V1920XS | Unspecified pedal cyclist injured in collision with unspecified motor vehicles in nontraffic accident, sequela | CMS +V1929XA | Unspecified pedal cyclist injured in collision with other motor vehicles in nontraffic accident, initial encounter | CMS +V1929XD | Unspecified pedal cyclist injured in collision with other motor vehicles in nontraffic accident, subsequent encounter | CMS +V1929XS | Unspecified pedal cyclist injured in collision with other motor vehicles in nontraffic accident, sequela | CMS +V193 | Pedal cyclist [any] injured in unspecified nontraffic accident | WHO +V193XXA | Pedal cyclist (driver) (passenger) injured in unspecified nontraffic accident, initial encounter | CMS +V193XXD | Pedal cyclist (driver) (passenger) injured in unspecified nontraffic accident, subsequent encounter | CMS +V193XXS | Pedal cyclist (driver) (passenger) injured in unspecified nontraffic accident, sequela | CMS +V194 | Driver injured in collision with other and unspecified motor vehicles in traffic accident | WHO +V1940XA | Pedal cycle driver injured in collision with unspecified motor vehicles in traffic accident, initial encounter | CMS +V1940XD | Pedal cycle driver injured in collision with unspecified motor vehicles in traffic accident, subsequent encounter | CMS +V1940XS | Pedal cycle driver injured in collision with unspecified motor vehicles in traffic accident, sequela | CMS +V1949XA | Pedal cycle driver injured in collision with other motor vehicles in traffic accident, initial encounter | CMS +V1949XD | Pedal cycle driver injured in collision with other motor vehicles in traffic accident, subsequent encounter | CMS +V1949XS | Pedal cycle driver injured in collision with other motor vehicles in traffic accident, sequela | CMS +V195 | Passenger injured in collision with other and unspecified motor vehicles in traffic accident | WHO +V1950XA | Pedal cycle passenger injured in collision with unspecified motor vehicles in traffic accident, initial encounter | CMS +V1950XD | Pedal cycle passenger injured in collision with unspecified motor vehicles in traffic accident, subsequent encounter | CMS +V1950XS | Pedal cycle passenger injured in collision with unspecified motor vehicles in traffic accident, sequela | CMS +V1959XA | Pedal cycle passenger injured in collision with other motor vehicles in traffic accident, initial encounter | CMS +V1959XD | Pedal cycle passenger injured in collision with other motor vehicles in traffic accident, subsequent encounter | CMS +V1959XS | Pedal cycle passenger injured in collision with other motor vehicles in traffic accident, sequela | CMS +V196 | Unspecified pedal cyclist injured in collision with other and unspecified motor vehicles in traffic accident | WHO +V1960XA | Unspecified pedal cyclist injured in collision with unspecified motor vehicles in traffic accident, initial encounter | CMS +V1960XD | Unspecified pedal cyclist injured in collision with unspecified motor vehicles in traffic accident, subsequent encounter | CMS +V1960XS | Unspecified pedal cyclist injured in collision with unspecified motor vehicles in traffic accident, sequela | CMS +V1969XA | Unspecified pedal cyclist injured in collision with other motor vehicles in traffic accident, initial encounter | CMS +V1969XD | Unspecified pedal cyclist injured in collision with other motor vehicles in traffic accident, subsequent encounter | CMS +V1969XS | Unspecified pedal cyclist injured in collision with other motor vehicles in traffic accident, sequela | CMS +V198 | Pedal cyclist [any] injured in other specified transport accidents | WHO +V1981XA | Pedal cyclist (driver) (passenger) injured in transport accident with military vehicle, initial encounter | CMS +V1981XD | Pedal cyclist (driver) (passenger) injured in transport accident with military vehicle, subsequent encounter | CMS +V1981XS | Pedal cyclist (driver) (passenger) injured in transport accident with military vehicle, sequela | CMS +V1988XA | Pedal cyclist (driver) (passenger) injured in other specified transport accidents, initial encounter | CMS +V1988XD | Pedal cyclist (driver) (passenger) injured in other specified transport accidents, subsequent encounter | CMS +V1988XS | Pedal cyclist (driver) (passenger) injured in other specified transport accidents, sequela | CMS +V199 | Pedal cyclist [any] injured in unspecified traffic accident | WHO +V199XXA | Pedal cyclist (driver) (passenger) injured in unspecified traffic accident, initial encounter | CMS +V199XXD | Pedal cyclist (driver) (passenger) injured in unspecified traffic accident, subsequent encounter | CMS +V199XXS | Pedal cyclist (driver) (passenger) injured in unspecified traffic accident, sequela | CMS +V20 | Motorcycle rider injured in collision with pedestrian or animal | WHO +V200 | Motorcycle rider injured in collision with pedestrian or animal : driver injured in nontraffic accident | WHO +V200XXA | Motorcycle driver injured in collision with pedestrian or animal in nontraffic accident, initial encounter | CMS +V200XXD | Motorcycle driver injured in collision with pedestrian or animal in nontraffic accident, subsequent encounter | CMS +V200XXS | Motorcycle driver injured in collision with pedestrian or animal in nontraffic accident, sequela | CMS +V201 | Motorcycle rider injured in collision with pedestrian or animal : passenger injured in nontraffic accident | WHO +V201XXA | Motorcycle passenger injured in collision with pedestrian or animal in nontraffic accident, initial encounter | CMS +V201XXD | Motorcycle passenger injured in collision with pedestrian or animal in nontraffic accident, subsequent encounter | CMS +V201XXS | Motorcycle passenger injured in collision with pedestrian or animal in nontraffic accident, sequela | CMS +V202 | Motorcycle rider injured in collision with pedestrian or animal : unspecified motorcycle rider injured in nontraffic accident | WHO +V202XXA | Unspecified motorcycle rider injured in collision with pedestrian or animal in nontraffic accident, initial encounter | CMS +V202XXD | Unspecified motorcycle rider injured in collision with pedestrian or animal in nontraffic accident, subsequent encounter | CMS +V202XXS | Unspecified motorcycle rider injured in collision with pedestrian or animal in nontraffic accident, sequela | CMS +V203 | Motorcycle rider injured in collision with pedestrian or animal : person injured while boarding or alighting | WHO +V203XXA | Person boarding or alighting a motorcycle injured in collision with pedestrian or animal, initial encounter | CMS +V203XXD | Person boarding or alighting a motorcycle injured in collision with pedestrian or animal, subsequent encounter | CMS +V203XXS | Person boarding or alighting a motorcycle injured in collision with pedestrian or animal, sequela | CMS +V204 | Motorcycle rider injured in collision with pedestrian or animal : driver injured in traffic accident | WHO +V204XXA | Motorcycle driver injured in collision with pedestrian or animal in traffic accident, initial encounter | CMS +V204XXD | Motorcycle driver injured in collision with pedestrian or animal in traffic accident, subsequent encounter | CMS +V204XXS | Motorcycle driver injured in collision with pedestrian or animal in traffic accident, sequela | CMS +V205 | Motorcycle rider injured in collision with pedestrian or animal : passenger injured in traffic accident | WHO +V205XXA | Motorcycle passenger injured in collision with pedestrian or animal in traffic accident, initial encounter | CMS +V205XXD | Motorcycle passenger injured in collision with pedestrian or animal in traffic accident, subsequent encounter | CMS +V205XXS | Motorcycle passenger injured in collision with pedestrian or animal in traffic accident, sequela | CMS +V209 | Motorcycle rider injured in collision with pedestrian or animal : unspecified motorcycle rider injured in traffic accident | WHO +V209XXA | Unspecified motorcycle rider injured in collision with pedestrian or animal in traffic accident, initial encounter | CMS +V209XXD | Unspecified motorcycle rider injured in collision with pedestrian or animal in traffic accident, subsequent encounter | CMS +V209XXS | Unspecified motorcycle rider injured in collision with pedestrian or animal in traffic accident, sequela | CMS +V21 | Motorcycle rider injured in collision with pedal cycle | WHO +V210 | Motorcycle rider injured in collision with pedal cycle : driver injured in nontraffic accident | WHO +V210XXA | Motorcycle driver injured in collision with pedal cycle in nontraffic accident, initial encounter | CMS +V210XXD | Motorcycle driver injured in collision with pedal cycle in nontraffic accident, subsequent encounter | CMS +V210XXS | Motorcycle driver injured in collision with pedal cycle in nontraffic accident, sequela | CMS +V211 | Motorcycle rider injured in collision with pedal cycle : passenger injured in nontraffic accident | WHO +V211XXA | Motorcycle passenger injured in collision with pedal cycle in nontraffic accident, initial encounter | CMS +V211XXD | Motorcycle passenger injured in collision with pedal cycle in nontraffic accident, subsequent encounter | CMS +V211XXS | Motorcycle passenger injured in collision with pedal cycle in nontraffic accident, sequela | CMS +V212 | Motorcycle rider injured in collision with pedal cycle : unspecified motorcycle rider injured in nontraffic accident | WHO +V212XXA | Unspecified motorcycle rider injured in collision with pedal cycle in nontraffic accident, initial encounter | CMS +V212XXD | Unspecified motorcycle rider injured in collision with pedal cycle in nontraffic accident, subsequent encounter | CMS +V212XXS | Unspecified motorcycle rider injured in collision with pedal cycle in nontraffic accident, sequela | CMS +V213 | Motorcycle rider injured in collision with pedal cycle : person injured while boarding or alighting | WHO +V213XXA | Person boarding or alighting a motorcycle injured in collision with pedal cycle, initial encounter | CMS +V213XXD | Person boarding or alighting a motorcycle injured in collision with pedal cycle, subsequent encounter | CMS +V213XXS | Person boarding or alighting a motorcycle injured in collision with pedal cycle, sequela | CMS +V214 | Motorcycle rider injured in collision with pedal cycle : driver injured in traffic accident | WHO +V214XXA | Motorcycle driver injured in collision with pedal cycle in traffic accident, initial encounter | CMS +V214XXD | Motorcycle driver injured in collision with pedal cycle in traffic accident, subsequent encounter | CMS +V214XXS | Motorcycle driver injured in collision with pedal cycle in traffic accident, sequela | CMS +V215 | Motorcycle rider injured in collision with pedal cycle : passenger injured in traffic accident | WHO +V215XXA | Motorcycle passenger injured in collision with pedal cycle in traffic accident, initial encounter | CMS +V215XXD | Motorcycle passenger injured in collision with pedal cycle in traffic accident, subsequent encounter | CMS +V215XXS | Motorcycle passenger injured in collision with pedal cycle in traffic accident, sequela | CMS +V219 | Motorcycle rider injured in collision with pedal cycle : unspecified motorcycle rider injured in traffic accident | WHO +V219XXA | Unspecified motorcycle rider injured in collision with pedal cycle in traffic accident, initial encounter | CMS +V219XXD | Unspecified motorcycle rider injured in collision with pedal cycle in traffic accident, subsequent encounter | CMS +V219XXS | Unspecified motorcycle rider injured in collision with pedal cycle in traffic accident, sequela | CMS +V22 | Motorcycle rider injured in collision with two- or three-wheeled motor vehicle | WHO +V220 | Motorcycle rider injured in collision with two- or three-wheeled motor vehicle : driver injured in nontraffic accident | WHO +V220XXA | Motorcycle driver injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter | CMS +V220XXD | Motorcycle driver injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter | CMS +V220XXS | Motorcycle driver injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela | CMS +V221 | Motorcycle rider injured in collision with two- or three-wheeled motor vehicle : passenger injured in nontraffic accident | WHO +V221XXA | Motorcycle passenger injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter | CMS +V221XXD | Motorcycle passenger injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter | CMS +V221XXS | Motorcycle passenger injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela | CMS +V222 | Motorcycle rider injured in collision with two- or three-wheeled motor vehicle : unspecified motorcycle rider injured in nontraffic accident | WHO +V222XXA | Unspecified motorcycle rider injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter | CMS +V222XXD | Unspecified motorcycle rider injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter | CMS +V222XXS | Unspecified motorcycle rider injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela | CMS +V223 | Motorcycle rider injured in collision with two- or three-wheeled motor vehicle : person injured while boarding or alighting | WHO +V223XXA | Person boarding or alighting a motorcycle injured in collision with two- or three-wheeled motor vehicle, initial encounter | CMS +V223XXD | Person boarding or alighting a motorcycle injured in collision with two- or three-wheeled motor vehicle, subsequent encounter | CMS +V223XXS | Person boarding or alighting a motorcycle injured in collision with two- or three-wheeled motor vehicle, sequela | CMS +V224 | Motorcycle rider injured in collision with two- or three-wheeled motor vehicle : driver injured in traffic accident | WHO +V224XXA | Motorcycle driver injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter | CMS +V224XXD | Motorcycle driver injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter | CMS +V224XXS | Motorcycle driver injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela | CMS +V225 | Motorcycle rider injured in collision with two- or three-wheeled motor vehicle : passenger injured in traffic accident | WHO +V225XXA | Motorcycle passenger injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter | CMS +V225XXD | Motorcycle passenger injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter | CMS +V225XXS | Motorcycle passenger injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela | CMS +V229 | Motorcycle rider injured in collision with two- or three-wheeled motor vehicle : unspecified motorcycle rider injured in traffic accident | WHO +V229XXA | Unspecified motorcycle rider injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter | CMS +V229XXD | Unspecified motorcycle rider injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter | CMS +V229XXS | Unspecified motorcycle rider injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela | CMS +V23 | Motorcycle rider injured in collision with car, pick-up truck or van | WHO +V230 | Motorcycle rider injured in collision with car, pick-up truck or van : driver injured in nontraffic accident | WHO +V230XXA | Motorcycle driver injured in collision with car, pick-up truck or van in nontraffic accident, initial encounter | CMS +V230XXD | Motorcycle driver injured in collision with car, pick-up truck or van in nontraffic accident, subsequent encounter | CMS +V230XXS | Motorcycle driver injured in collision with car, pick-up truck or van in nontraffic accident, sequela | CMS +V231 | Motorcycle rider injured in collision with car, pick-up truck or van : passenger injured in nontraffic accident | WHO +V231XXA | Motorcycle passenger injured in collision with car, pick-up truck or van in nontraffic accident, initial encounter | CMS +V231XXD | Motorcycle passenger injured in collision with car, pick-up truck or van in nontraffic accident, subsequent encounter | CMS +V231XXS | Motorcycle passenger injured in collision with car, pick-up truck or van in nontraffic accident, sequela | CMS +V232 | Motorcycle rider injured in collision with car, pick-up truck or van : unspecified motorcycle rider injured in nontraffic accident | WHO +V232XXA | Unspecified motorcycle rider injured in collision with car, pick-up truck or van in nontraffic accident, initial encounter | CMS +V232XXD | Unspecified motorcycle rider injured in collision with car, pick-up truck or van in nontraffic accident, subsequent encounter | CMS +V232XXS | Unspecified motorcycle rider injured in collision with car, pick-up truck or van in nontraffic accident, sequela | CMS +V233 | Motorcycle rider injured in collision with car, pick-up truck or van : person injured while boarding or alighting | WHO +V233XXA | Person boarding or alighting a motorcycle injured in collision with car, pick-up truck or van, initial encounter | CMS +V233XXD | Person boarding or alighting a motorcycle injured in collision with car, pick-up truck or van, subsequent encounter | CMS +V233XXS | Person boarding or alighting a motorcycle injured in collision with car, pick-up truck or van, sequela | CMS +V234 | Motorcycle rider injured in collision with car, pick-up truck or van : driver injured in traffic accident | WHO +V234XXA | Motorcycle driver injured in collision with car, pick-up truck or van in traffic accident, initial encounter | CMS +V234XXD | Motorcycle driver injured in collision with car, pick-up truck or van in traffic accident, subsequent encounter | CMS +V234XXS | Motorcycle driver injured in collision with car, pick-up truck or van in traffic accident, sequela | CMS +V235 | Motorcycle rider injured in collision with car, pick-up truck or van : passenger injured in traffic accident | WHO +V235XXA | Motorcycle passenger injured in collision with car, pick-up truck or van in traffic accident, initial encounter | CMS +V235XXD | Motorcycle passenger injured in collision with car, pick-up truck or van in traffic accident, subsequent encounter | CMS +V235XXS | Motorcycle passenger injured in collision with car, pick-up truck or van in traffic accident, sequela | CMS +V239 | Motorcycle rider injured in collision with car, pick-up truck or van : unspecified motorcycle rider injured in traffic accident | WHO +V239XXA | Unspecified motorcycle rider injured in collision with car, pick-up truck or van in traffic accident, initial encounter | CMS +V239XXD | Unspecified motorcycle rider injured in collision with car, pick-up truck or van in traffic accident, subsequent encounter | CMS +V239XXS | Unspecified motorcycle rider injured in collision with car, pick-up truck or van in traffic accident, sequela | CMS +V24 | Motorcycle rider injured in collision with heavy transport vehicle or bus | WHO +V240 | Motorcycle rider injured in collision with heavy transport vehicle or bus : driver injured in nontraffic accident | WHO +V240XXA | Motorcycle driver injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter | CMS +V240XXD | Motorcycle driver injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter | CMS +V240XXS | Motorcycle driver injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela | CMS +V241 | Motorcycle rider injured in collision with heavy transport vehicle or bus : passenger injured in nontraffic accident | WHO +V241XXA | Motorcycle passenger injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter | CMS +V241XXD | Motorcycle passenger injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter | CMS +V241XXS | Motorcycle passenger injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela | CMS +V242 | Motorcycle rider injured in collision with heavy transport vehicle or bus : unspecified motorcycle rider injured in nontraffic accident | WHO +V242XXA | Unspecified motorcycle rider injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter | CMS +V242XXD | Unspecified motorcycle rider injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter | CMS +V242XXS | Unspecified motorcycle rider injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela | CMS +V243 | Motorcycle rider injured in collision with heavy transport vehicle or bus : person injured while boarding or alighting | WHO +V243XXA | Person boarding or alighting a motorcycle injured in collision with heavy transport vehicle or bus, initial encounter | CMS +V243XXD | Person boarding or alighting a motorcycle injured in collision with heavy transport vehicle or bus, subsequent encounter | CMS +V243XXS | Person boarding or alighting a motorcycle injured in collision with heavy transport vehicle or bus, sequela | CMS +V244 | Motorcycle rider injured in collision with heavy transport vehicle or bus : driver injured in traffic accident | WHO +V244XXA | Motorcycle driver injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter | CMS +V244XXD | Motorcycle driver injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter | CMS +V244XXS | Motorcycle driver injured in collision with heavy transport vehicle or bus in traffic accident, sequela | CMS +V245 | Motorcycle rider injured in collision with heavy transport vehicle or bus : passenger injured in traffic accident | WHO +V245XXA | Motorcycle passenger injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter | CMS +V245XXD | Motorcycle passenger injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter | CMS +V245XXS | Motorcycle passenger injured in collision with heavy transport vehicle or bus in traffic accident, sequela | CMS +V249 | Motorcycle rider injured in collision with heavy transport vehicle or bus : unspecified motorcycle rider injured in traffic accident | WHO +V249XXA | Unspecified motorcycle rider injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter | CMS +V249XXD | Unspecified motorcycle rider injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter | CMS +V249XXS | Unspecified motorcycle rider injured in collision with heavy transport vehicle or bus in traffic accident, sequela | CMS +V25 | Motorcycle rider injured in collision with railway train or railway vehicle | WHO +V250 | Motorcycle rider injured in collision with railway train or railway vehicle : driver injured in nontraffic accident | WHO +V250XXA | Motorcycle driver injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter | CMS +V250XXD | Motorcycle driver injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter | CMS +V250XXS | Motorcycle driver injured in collision with railway train or railway vehicle in nontraffic accident, sequela | CMS +V251 | Motorcycle rider injured in collision with railway train or railway vehicle : passenger injured in nontraffic accident | WHO +V251XXA | Motorcycle passenger injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter | CMS +V251XXD | Motorcycle passenger injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter | CMS +V251XXS | Motorcycle passenger injured in collision with railway train or railway vehicle in nontraffic accident, sequela | CMS +V252 | Motorcycle rider injured in collision with railway train or railway vehicle : unspecified motorcycle rider injured in nontraffic accident | WHO +V252XXA | Unspecified motorcycle rider injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter | CMS +V252XXD | Unspecified motorcycle rider injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter | CMS +V252XXS | Unspecified motorcycle rider injured in collision with railway train or railway vehicle in nontraffic accident, sequela | CMS +V253 | Motorcycle rider injured in collision with railway train or railway vehicle : person injured while boarding or alighting | WHO +V253XXA | Person boarding or alighting a motorcycle injured in collision with railway train or railway vehicle, initial encounter | CMS +V253XXD | Person boarding or alighting a motorcycle injured in collision with railway train or railway vehicle, subsequent encounter | CMS +V253XXS | Person boarding or alighting a motorcycle injured in collision with railway train or railway vehicle, sequela | CMS +V254 | Motorcycle rider injured in collision with railway train or railway vehicle : driver injured in traffic accident | WHO +V254XXA | Motorcycle driver injured in collision with railway train or railway vehicle in traffic accident, initial encounter | CMS +V254XXD | Motorcycle driver injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter | CMS +V254XXS | Motorcycle driver injured in collision with railway train or railway vehicle in traffic accident, sequela | CMS +V255 | Motorcycle rider injured in collision with railway train or railway vehicle : passenger injured in traffic accident | WHO +V255XXA | Motorcycle passenger injured in collision with railway train or railway vehicle in traffic accident, initial encounter | CMS +V255XXD | Motorcycle passenger injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter | CMS +V255XXS | Motorcycle passenger injured in collision with railway train or railway vehicle in traffic accident, sequela | CMS +V259 | Motorcycle rider injured in collision with railway train or railway vehicle : unspecified motorcycle rider injured in traffic accident | WHO +V259XXA | Unspecified motorcycle rider injured in collision with railway train or railway vehicle in traffic accident, initial encounter | CMS +V259XXD | Unspecified motorcycle rider injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter | CMS +V259XXS | Unspecified motorcycle rider injured in collision with railway train or railway vehicle in traffic accident, sequela | CMS +V26 | Motorcycle rider injured in collision with other nonmotor vehicle | WHO +V260 | Motorcycle rider injured in collision with other nonmotor vehicle : driver injured in nontraffic accident | WHO +V260XXA | Motorcycle driver injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter | CMS +V260XXD | Motorcycle driver injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter | CMS +V260XXS | Motorcycle driver injured in collision with other nonmotor vehicle in nontraffic accident, sequela | CMS +V261 | Motorcycle rider injured in collision with other nonmotor vehicle : passenger injured in nontraffic accident | WHO +V261XXA | Motorcycle passenger injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter | CMS +V261XXD | Motorcycle passenger injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter | CMS +V261XXS | Motorcycle passenger injured in collision with other nonmotor vehicle in nontraffic accident, sequela | CMS +V262 | Motorcycle rider injured in collision with other nonmotor vehicle : unspecified motorcycle rider injured in nontraffic accident | WHO +V262XXA | Unspecified motorcycle rider injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter | CMS +V262XXD | Unspecified motorcycle rider injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter | CMS +V262XXS | Unspecified motorcycle rider injured in collision with other nonmotor vehicle in nontraffic accident, sequela | CMS +V263 | Motorcycle rider injured in collision with other nonmotor vehicle : person injured while boarding or alighting | WHO +V263XXA | Person boarding or alighting a motorcycle injured in collision with other nonmotor vehicle, initial encounter | CMS +V263XXD | Person boarding or alighting a motorcycle injured in collision with other nonmotor vehicle, subsequent encounter | CMS +V263XXS | Person boarding or alighting a motorcycle injured in collision with other nonmotor vehicle, sequela | CMS +V264 | Motorcycle rider injured in collision with other nonmotor vehicle : driver injured in traffic accident | WHO +V264XXA | Motorcycle driver injured in collision with other nonmotor vehicle in traffic accident, initial encounter | CMS +V264XXD | Motorcycle driver injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter | CMS +V264XXS | Motorcycle driver injured in collision with other nonmotor vehicle in traffic accident, sequela | CMS +V265 | Motorcycle rider injured in collision with other nonmotor vehicle : passenger injured in traffic accident | WHO +V265XXA | Motorcycle passenger injured in collision with other nonmotor vehicle in traffic accident, initial encounter | CMS +V265XXD | Motorcycle passenger injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter | CMS +V265XXS | Motorcycle passenger injured in collision with other nonmotor vehicle in traffic accident, sequela | CMS +V269 | Motorcycle rider injured in collision with other nonmotor vehicle : unspecified motorcycle rider injured in traffic accident | WHO +V269XXA | Unspecified motorcycle rider injured in collision with other nonmotor vehicle in traffic accident, initial encounter | CMS +V269XXD | Unspecified motorcycle rider injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter | CMS +V269XXS | Unspecified motorcycle rider injured in collision with other nonmotor vehicle in traffic accident, sequela | CMS +V27 | Motorcycle rider injured in collision with fixed or stationary object | WHO +V270 | Motorcycle rider injured in collision with fixed or stationary object : driver injured in nontraffic accident | WHO +V270XXA | Motorcycle driver injured in collision with fixed or stationary object in nontraffic accident, initial encounter | CMS +V270XXD | Motorcycle driver injured in collision with fixed or stationary object in nontraffic accident, subsequent encounter | CMS +V270XXS | Motorcycle driver injured in collision with fixed or stationary object in nontraffic accident, sequela | CMS +V271 | Motorcycle rider injured in collision with fixed or stationary object : passenger injured in nontraffic accident | WHO +V271XXA | Motorcycle passenger injured in collision with fixed or stationary object in nontraffic accident, initial encounter | CMS +V271XXD | Motorcycle passenger injured in collision with fixed or stationary object in nontraffic accident, subsequent encounter | CMS +V271XXS | Motorcycle passenger injured in collision with fixed or stationary object in nontraffic accident, sequela | CMS +V272 | Motorcycle rider injured in collision with fixed or stationary object : unspecified motorcycle rider injured in nontraffic accident | WHO +V272XXA | Unspecified motorcycle rider injured in collision with fixed or stationary object in nontraffic accident, initial encounter | CMS +V272XXD | Unspecified motorcycle rider injured in collision with fixed or stationary object in nontraffic accident, subsequent encounter | CMS +V272XXS | Unspecified motorcycle rider injured in collision with fixed or stationary object in nontraffic accident, sequela | CMS +V273 | Motorcycle rider injured in collision with fixed or stationary object : person injured while boarding or alighting | WHO +V273XXA | Person boarding or alighting a motorcycle injured in collision with fixed or stationary object, initial encounter | CMS +V273XXD | Person boarding or alighting a motorcycle injured in collision with fixed or stationary object, subsequent encounter | CMS +V273XXS | Person boarding or alighting a motorcycle injured in collision with fixed or stationary object, sequela | CMS +V274 | Motorcycle rider injured in collision with fixed or stationary object : driver injured in traffic accident | WHO +V274XXA | Motorcycle driver injured in collision with fixed or stationary object in traffic accident, initial encounter | CMS +V274XXD | Motorcycle driver injured in collision with fixed or stationary object in traffic accident, subsequent encounter | CMS +V274XXS | Motorcycle driver injured in collision with fixed or stationary object in traffic accident, sequela | CMS +V275 | Motorcycle rider injured in collision with fixed or stationary object : passenger injured in traffic accident | WHO +V275XXA | Motorcycle passenger injured in collision with fixed or stationary object in traffic accident, initial encounter | CMS +V275XXD | Motorcycle passenger injured in collision with fixed or stationary object in traffic accident, subsequent encounter | CMS +V275XXS | Motorcycle passenger injured in collision with fixed or stationary object in traffic accident, sequela | CMS +V279 | Motorcycle rider injured in collision with fixed or stationary object : unspecified motorcycle rider injured in traffic accident | WHO +V279XXA | Unspecified motorcycle rider injured in collision with fixed or stationary object in traffic accident, initial encounter | CMS +V279XXD | Unspecified motorcycle rider injured in collision with fixed or stationary object in traffic accident, subsequent encounter | CMS +V279XXS | Unspecified motorcycle rider injured in collision with fixed or stationary object in traffic accident, sequela | CMS +V28 | Motorcycle rider injured in noncollision transport accident | WHO +V280 | Motorcycle rider injured in noncollision transport accident : driver injured in nontraffic accident | WHO +V280XXA | Motorcycle driver injured in noncollision transport accident in nontraffic accident, initial encounter | CMS +V280XXD | Motorcycle driver injured in noncollision transport accident in nontraffic accident, subsequent encounter | CMS +V280XXS | Motorcycle driver injured in noncollision transport accident in nontraffic accident, sequela | CMS +V281 | Motorcycle rider injured in noncollision transport accident : passenger injured in nontraffic accident | WHO +V281XXA | Motorcycle passenger injured in noncollision transport accident in nontraffic accident, initial encounter | CMS +V281XXD | Motorcycle passenger injured in noncollision transport accident in nontraffic accident, subsequent encounter | CMS +V281XXS | Motorcycle passenger injured in noncollision transport accident in nontraffic accident, sequela | CMS +V282 | Motorcycle rider injured in noncollision transport accident : unspecified motorcycle rider injured in nontraffic accident | WHO +V282XXA | Unspecified motorcycle rider injured in noncollision transport accident in nontraffic accident, initial encounter | CMS +V282XXD | Unspecified motorcycle rider injured in noncollision transport accident in nontraffic accident, subsequent encounter | CMS +V282XXS | Unspecified motorcycle rider injured in noncollision transport accident in nontraffic accident, sequela | CMS +V283 | Motorcycle rider injured in noncollision transport accident : person injured while boarding or alighting | WHO +V283XXA | Person boarding or alighting a motorcycle injured in noncollision transport accident, initial encounter | CMS +V283XXD | Person boarding or alighting a motorcycle injured in noncollision transport accident, subsequent encounter | CMS +V283XXS | Person boarding or alighting a motorcycle injured in noncollision transport accident, sequela | CMS +V284 | Motorcycle rider injured in noncollision transport accident : driver injured in traffic accident | WHO +V284XXA | Motorcycle driver injured in noncollision transport accident in traffic accident, initial encounter | CMS +V284XXD | Motorcycle driver injured in noncollision transport accident in traffic accident, subsequent encounter | CMS +V284XXS | Motorcycle driver injured in noncollision transport accident in traffic accident, sequela | CMS +V285 | Motorcycle rider injured in noncollision transport accident : passenger injured in traffic accident | WHO +V285XXA | Motorcycle passenger injured in noncollision transport accident in traffic accident, initial encounter | CMS +V285XXD | Motorcycle passenger injured in noncollision transport accident in traffic accident, subsequent encounter | CMS +V285XXS | Motorcycle passenger injured in noncollision transport accident in traffic accident, sequela | CMS +V289 | Motorcycle rider injured in noncollision transport accident : unspecified motorcycle rider injured in traffic accident | WHO +V289XXA | Unspecified motorcycle rider injured in noncollision transport accident in traffic accident, initial encounter | CMS +V289XXD | Unspecified motorcycle rider injured in noncollision transport accident in traffic accident, subsequent encounter | CMS +V289XXS | Unspecified motorcycle rider injured in noncollision transport accident in traffic accident, sequela | CMS +V29 | Motorcycle rider injured in other and unspecified transport accidents | WHO +V290 | Driver injured in collision with other and unspecified motor vehicles in nontraffic accident | WHO +V2900XA | Motorcycle driver injured in collision with unspecified motor vehicles in nontraffic accident, initial encounter | CMS +V2900XD | Motorcycle driver injured in collision with unspecified motor vehicles in nontraffic accident, subsequent encounter | CMS +V2900XS | Motorcycle driver injured in collision with unspecified motor vehicles in nontraffic accident, sequela | CMS +V2909XA | Motorcycle driver injured in collision with other motor vehicles in nontraffic accident, initial encounter | CMS +V2909XD | Motorcycle driver injured in collision with other motor vehicles in nontraffic accident, subsequent encounter | CMS +V2909XS | Motorcycle driver injured in collision with other motor vehicles in nontraffic accident, sequela | CMS +V291 | Passenger injured in collision with other and unspecified motor vehicles in nontraffic accident | WHO +V2910XA | Motorcycle passenger injured in collision with unspecified motor vehicles in nontraffic accident, initial encounter | CMS +V2910XD | Motorcycle passenger injured in collision with unspecified motor vehicles in nontraffic accident, subsequent encounter | CMS +V2910XS | Motorcycle passenger injured in collision with unspecified motor vehicles in nontraffic accident, sequela | CMS +V2919XA | Motorcycle passenger injured in collision with other motor vehicles in nontraffic accident, initial encounter | CMS +V2919XD | Motorcycle passenger injured in collision with other motor vehicles in nontraffic accident, subsequent encounter | CMS +V2919XS | Motorcycle passenger injured in collision with other motor vehicles in nontraffic accident, sequela | CMS +V292 | Unspecified motorcycle rider injured in collision with other and unspecified motor vehicles in nontraffic accident | WHO +V2920XA | Unspecified motorcycle rider injured in collision with unspecified motor vehicles in nontraffic accident, initial encounter | CMS +V2920XD | Unspecified motorcycle rider injured in collision with unspecified motor vehicles in nontraffic accident, subsequent encounter | CMS +V2920XS | Unspecified motorcycle rider injured in collision with unspecified motor vehicles in nontraffic accident, sequela | CMS +V2929XA | Unspecified motorcycle rider injured in collision with other motor vehicles in nontraffic accident, initial encounter | CMS +V2929XD | Unspecified motorcycle rider injured in collision with other motor vehicles in nontraffic accident, subsequent encounter | CMS +V2929XS | Unspecified motorcycle rider injured in collision with other motor vehicles in nontraffic accident, sequela | CMS +V293 | Motorcycle rider [any] injured in unspecified nontraffic accident | WHO +V293XXA | Motorcycle rider (driver) (passenger) injured in unspecified nontraffic accident, initial encounter | CMS +V293XXD | Motorcycle rider (driver) (passenger) injured in unspecified nontraffic accident, subsequent encounter | CMS +V293XXS | Motorcycle rider (driver) (passenger) injured in unspecified nontraffic accident, sequela | CMS +V294 | Driver injured in collision with other and unspecified motor vehicles in traffic accident | WHO +V2940XA | Motorcycle driver injured in collision with unspecified motor vehicles in traffic accident, initial encounter | CMS +V2940XD | Motorcycle driver injured in collision with unspecified motor vehicles in traffic accident, subsequent encounter | CMS +V2940XS | Motorcycle driver injured in collision with unspecified motor vehicles in traffic accident, sequela | CMS +V2949XA | Motorcycle driver injured in collision with other motor vehicles in traffic accident, initial encounter | CMS +V2949XD | Motorcycle driver injured in collision with other motor vehicles in traffic accident, subsequent encounter | CMS +V2949XS | Motorcycle driver injured in collision with other motor vehicles in traffic accident, sequela | CMS +V295 | Passenger injured in collision with other and unspecified motor vehicles in traffic accident | WHO +V2950XA | Motorcycle passenger injured in collision with unspecified motor vehicles in traffic accident, initial encounter | CMS +V2950XD | Motorcycle passenger injured in collision with unspecified motor vehicles in traffic accident, subsequent encounter | CMS +V2950XS | Motorcycle passenger injured in collision with unspecified motor vehicles in traffic accident, sequela | CMS +V2959XA | Motorcycle passenger injured in collision with other motor vehicles in traffic accident, initial encounter | CMS +V2959XD | Motorcycle passenger injured in collision with other motor vehicles in traffic accident, subsequent encounter | CMS +V2959XS | Motorcycle passenger injured in collision with other motor vehicles in traffic accident, sequela | CMS +V296 | Unspecified motorcycle rider injured in collision with other and unspecified motor vehicles in traffic accident | WHO +V2960XA | Unspecified motorcycle rider injured in collision with unspecified motor vehicles in traffic accident, initial encounter | CMS +V2960XD | Unspecified motorcycle rider injured in collision with unspecified motor vehicles in traffic accident, subsequent encounter | CMS +V2960XS | Unspecified motorcycle rider injured in collision with unspecified motor vehicles in traffic accident, sequela | CMS +V2969XA | Unspecified motorcycle rider injured in collision with other motor vehicles in traffic accident, initial encounter | CMS +V2969XD | Unspecified motorcycle rider injured in collision with other motor vehicles in traffic accident, subsequent encounter | CMS +V2969XS | Unspecified motorcycle rider injured in collision with other motor vehicles in traffic accident, sequela | CMS +V298 | Motorcycle rider [any] injured in other specified transport accidents | WHO +V2981XA | Motorcycle rider (driver) (passenger) injured in transport accident with military vehicle, initial encounter | CMS +V2981XD | Motorcycle rider (driver) (passenger) injured in transport accident with military vehicle, subsequent encounter | CMS +V2981XS | Motorcycle rider (driver) (passenger) injured in transport accident with military vehicle, sequela | CMS +V2988XA | Motorcycle rider (driver) (passenger) injured in other specified transport accidents, initial encounter | CMS +V2988XD | Motorcycle rider (driver) (passenger) injured in other specified transport accidents, subsequent encounter | CMS +V2988XS | Motorcycle rider (driver) (passenger) injured in other specified transport accidents, sequela | CMS +V299 | Motorcycle rider [any] injured in unspecified traffic accident | WHO +V299XXA | Motorcycle rider (driver) (passenger) injured in unspecified traffic accident, initial encounter | CMS +V299XXD | Motorcycle rider (driver) (passenger) injured in unspecified traffic accident, subsequent encounter | CMS +V299XXS | Motorcycle rider (driver) (passenger) injured in unspecified traffic accident, sequela | CMS +V30 | Occupant of three-wheeled motor vehicle injured in collision with pedestrian or animal | WHO +V300 | Occupant of three-wheeled motor vehicle injured in collision with pedestrian or animal : driver injured in nontraffic accident | WHO +V300XXA | Driver of three-wheeled motor vehicle injured in collision with pedestrian or animal in nontraffic accident, initial encounter | CMS +V300XXD | Driver of three-wheeled motor vehicle injured in collision with pedestrian or animal in nontraffic accident, subsequent encounter | CMS +V300XXS | Driver of three-wheeled motor vehicle injured in collision with pedestrian or animal in nontraffic accident, sequela | CMS +V301 | Occupant of three-wheeled motor vehicle injured in collision with pedestrian or animal : passenger injured in nontraffic accident | WHO +V301XXA | Passenger in three-wheeled motor vehicle injured in collision with pedestrian or animal in nontraffic accident, initial encounter | CMS +V301XXD | Passenger in three-wheeled motor vehicle injured in collision with pedestrian or animal in nontraffic accident, subsequent encounter | CMS +V301XXS | Passenger in three-wheeled motor vehicle injured in collision with pedestrian or animal in nontraffic accident, sequela | CMS +V302 | Occupant of three-wheeled motor vehicle injured in collision with pedestrian or animal : person on outside of vehicle injured in nontraffic accident | WHO +V302XXA | Person on outside of three-wheeled motor vehicle injured in collision with pedestrian or animal in nontraffic accident, initial encounter | CMS +V302XXD | Person on outside of three-wheeled motor vehicle injured in collision with pedestrian or animal in nontraffic accident, subsequent encounter | CMS +V302XXS | Person on outside of three-wheeled motor vehicle injured in collision with pedestrian or animal in nontraffic accident, sequela | CMS +V303 | Occupant of three-wheeled motor vehicle injured in collision with pedestrian or animal : unspecified occupant of three-wheeled motor vehicle injured in nontraffic accident | WHO +V303XXA | Unspecified occupant of three-wheeled motor vehicle injured in collision with pedestrian or animal in nontraffic accident, initial encounter | CMS +V303XXD | Unspecified occupant of three-wheeled motor vehicle injured in collision with pedestrian or animal in nontraffic accident, subsequent encounter | CMS +V303XXS | Unspecified occupant of three-wheeled motor vehicle injured in collision with pedestrian or animal in nontraffic accident, sequela | CMS +V304 | Occupant of three-wheeled motor vehicle injured in collision with pedestrian or animal : person injured while boarding or alighting | WHO +V304XXA | Person boarding or alighting a three-wheeled motor vehicle injured in collision with pedestrian or animal, initial encounter | CMS +V304XXD | Person boarding or alighting a three-wheeled motor vehicle injured in collision with pedestrian or animal, subsequent encounter | CMS +V304XXS | Person boarding or alighting a three-wheeled motor vehicle injured in collision with pedestrian or animal, sequela | CMS +V305 | Occupant of three-wheeled motor vehicle injured in collision with pedestrian or animal : driver injured in traffic accident | WHO +V305XXA | Driver of three-wheeled motor vehicle injured in collision with pedestrian or animal in traffic accident, initial encounter | CMS +V305XXD | Driver of three-wheeled motor vehicle injured in collision with pedestrian or animal in traffic accident, subsequent encounter | CMS +V305XXS | Driver of three-wheeled motor vehicle injured in collision with pedestrian or animal in traffic accident, sequela | CMS +V306 | Occupant of three-wheeled motor vehicle injured in collision with pedestrian or animal : passenger injured in traffic accident | WHO +V306XXA | Passenger in three-wheeled motor vehicle injured in collision with pedestrian or animal in traffic accident, initial encounter | CMS +V306XXD | Passenger in three-wheeled motor vehicle injured in collision with pedestrian or animal in traffic accident, subsequent encounter | CMS +V306XXS | Passenger in three-wheeled motor vehicle injured in collision with pedestrian or animal in traffic accident, sequela | CMS +V307 | Occupant of three-wheeled motor vehicle injured in collision with pedestrian or animal : person on outside of vehicle injured in traffic accident | WHO +V307XXA | Person on outside of three-wheeled motor vehicle injured in collision with pedestrian or animal in traffic accident, initial encounter | CMS +V307XXD | Person on outside of three-wheeled motor vehicle injured in collision with pedestrian or animal in traffic accident, subsequent encounter | CMS +V307XXS | Person on outside of three-wheeled motor vehicle injured in collision with pedestrian or animal in traffic accident, sequela | CMS +V309 | Occupant of three-wheeled motor vehicle injured in collision with pedestrian or animal : unspecified occupant of three-wheeled motor vehicle injured in traffic accident | WHO +V309XXA | Unspecified occupant of three-wheeled motor vehicle injured in collision with pedestrian or animal in traffic accident, initial encounter | CMS +V309XXD | Unspecified occupant of three-wheeled motor vehicle injured in collision with pedestrian or animal in traffic accident, subsequent encounter | CMS +V309XXS | Unspecified occupant of three-wheeled motor vehicle injured in collision with pedestrian or animal in traffic accident, sequela | CMS +V31 | Occupant of three-wheeled motor vehicle injured in collision with pedal cycle | WHO +V310 | Occupant of three-wheeled motor vehicle injured in collision with pedal cycle : driver injured in nontraffic accident | WHO +V310XXA | Driver of three-wheeled motor vehicle injured in collision with pedal cycle in nontraffic accident, initial encounter | CMS +V310XXD | Driver of three-wheeled motor vehicle injured in collision with pedal cycle in nontraffic accident, subsequent encounter | CMS +V310XXS | Driver of three-wheeled motor vehicle injured in collision with pedal cycle in nontraffic accident, sequela | CMS +V311 | Occupant of three-wheeled motor vehicle injured in collision with pedal cycle : passenger injured in nontraffic accident | WHO +V311XXA | Passenger in three-wheeled motor vehicle injured in collision with pedal cycle in nontraffic accident, initial encounter | CMS +V311XXD | Passenger in three-wheeled motor vehicle injured in collision with pedal cycle in nontraffic accident, subsequent encounter | CMS +V311XXS | Passenger in three-wheeled motor vehicle injured in collision with pedal cycle in nontraffic accident, sequela | CMS +V312 | Occupant of three-wheeled motor vehicle injured in collision with pedal cycle : person on outside of vehicle injured in nontraffic accident | WHO +V312XXA | Person on outside of three-wheeled motor vehicle injured in collision with pedal cycle in nontraffic accident, initial encounter | CMS +V312XXD | Person on outside of three-wheeled motor vehicle injured in collision with pedal cycle in nontraffic accident, subsequent encounter | CMS +V312XXS | Person on outside of three-wheeled motor vehicle injured in collision with pedal cycle in nontraffic accident, sequela | CMS +V313 | Occupant of three-wheeled motor vehicle injured in collision with pedal cycle : unspecified occupant of three-wheeled motor vehicle injured in nontraffic accident | WHO +V313XXA | Unspecified occupant of three-wheeled motor vehicle injured in collision with pedal cycle in nontraffic accident, initial encounter | CMS +V313XXD | Unspecified occupant of three-wheeled motor vehicle injured in collision with pedal cycle in nontraffic accident, subsequent encounter | CMS +V313XXS | Unspecified occupant of three-wheeled motor vehicle injured in collision with pedal cycle in nontraffic accident, sequela | CMS +V314 | Occupant of three-wheeled motor vehicle injured in collision with pedal cycle : person injured while boarding or alighting | WHO +V314XXA | Person boarding or alighting a three-wheeled motor vehicle injured in collision with pedal cycle, initial encounter | CMS +V314XXD | Person boarding or alighting a three-wheeled motor vehicle injured in collision with pedal cycle, subsequent encounter | CMS +V314XXS | Person boarding or alighting a three-wheeled motor vehicle injured in collision with pedal cycle, sequela | CMS +V315 | Occupant of three-wheeled motor vehicle injured in collision with pedal cycle : driver injured in traffic accident | WHO +V315XXA | Driver of three-wheeled motor vehicle injured in collision with pedal cycle in traffic accident, initial encounter | CMS +V315XXD | Driver of three-wheeled motor vehicle injured in collision with pedal cycle in traffic accident, subsequent encounter | CMS +V315XXS | Driver of three-wheeled motor vehicle injured in collision with pedal cycle in traffic accident, sequela | CMS +V316 | Occupant of three-wheeled motor vehicle injured in collision with pedal cycle : passenger injured in traffic accident | WHO +V316XXA | Passenger in three-wheeled motor vehicle injured in collision with pedal cycle in traffic accident, initial encounter | CMS +V316XXD | Passenger in three-wheeled motor vehicle injured in collision with pedal cycle in traffic accident, subsequent encounter | CMS +V316XXS | Passenger in three-wheeled motor vehicle injured in collision with pedal cycle in traffic accident, sequela | CMS +V317 | Occupant of three-wheeled motor vehicle injured in collision with pedal cycle : person on outside of vehicle injured in traffic accident | WHO +V317XXA | Person on outside of three-wheeled motor vehicle injured in collision with pedal cycle in traffic accident, initial encounter | CMS +V317XXD | Person on outside of three-wheeled motor vehicle injured in collision with pedal cycle in traffic accident, subsequent encounter | CMS +V317XXS | Person on outside of three-wheeled motor vehicle injured in collision with pedal cycle in traffic accident, sequela | CMS +V319 | Occupant of three-wheeled motor vehicle injured in collision with pedal cycle : unspecified occupant of three-wheeled motor vehicle injured in traffic accident | WHO +V319XXA | Unspecified occupant of three-wheeled motor vehicle injured in collision with pedal cycle in traffic accident, initial encounter | CMS +V319XXD | Unspecified occupant of three-wheeled motor vehicle injured in collision with pedal cycle in traffic accident, subsequent encounter | CMS +V319XXS | Unspecified occupant of three-wheeled motor vehicle injured in collision with pedal cycle in traffic accident, sequela | CMS +V32 | Occupant of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle | WHO +V320 | Occupant of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle : driver injured in nontraffic accident | WHO +V320XXA | Driver of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter | CMS +V320XXD | Driver of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter | CMS +V320XXS | Driver of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela | CMS +V321 | Occupant of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle : passenger injured in nontraffic accident | WHO +V321XXA | Passenger in three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter | CMS +V321XXD | Passenger in three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter | CMS +V321XXS | Passenger in three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela | CMS +V322 | Occupant of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle : person on outside of vehicle injured in nontraffic accident | WHO +V322XXA | Person on outside of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter | CMS +V322XXD | Person on outside of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter | CMS +V322XXS | Person on outside of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela | CMS +V323 | Occupant of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle : unspecified occupant of three-wheeled motor vehicle injured in nontraffic accident | WHO +V323XXA | Unspecified occupant of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter | CMS +V323XXD | Unspecified occupant of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter | CMS +V323XXS | Unspecified occupant of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela | CMS +V324 | Occupant of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle : person injured while boarding or alighting | WHO +V324XXA | Person boarding or alighting a three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle, initial encounter | CMS +V324XXD | Person boarding or alighting a three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle, subsequent encounter | CMS +V324XXS | Person boarding or alighting a three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle, sequela | CMS +V325 | Occupant of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle : driver injured in traffic accident | WHO +V325XXA | Driver of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter | CMS +V325XXD | Driver of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter | CMS +V325XXS | Driver of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela | CMS +V326 | Occupant of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle : passenger injured in traffic accident | WHO +V326XXA | Passenger in three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter | CMS +V326XXD | Passenger in three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter | CMS +V326XXS | Passenger in three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela | CMS +V327 | Occupant of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle : person on outside of vehicle injured in traffic accident | WHO +V327XXA | Person on outside of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter | CMS +V327XXD | Person on outside of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter | CMS +V327XXS | Person on outside of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela | CMS +V329 | Occupant of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle : unspecified occupant of three-wheeled motor vehicle injured in traffic accident | WHO +V329XXA | Unspecified occupant of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter | CMS +V329XXD | Unspecified occupant of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter | CMS +V329XXS | Unspecified occupant of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela | CMS +V33 | Occupant of three-wheeled motor vehicle injured in collision with car, pick-up truck or van | WHO +V330 | Occupant of three-wheeled motor vehicle injured in collision with car, pick-up truck or van : driver injured in nontraffic accident | WHO +V330XXA | Driver of three-wheeled motor vehicle injured in collision with car, pick-up truck or van in nontraffic accident, initial encounter | CMS +V330XXD | Driver of three-wheeled motor vehicle injured in collision with car, pick-up truck or van in nontraffic accident, subsequent encounter | CMS +V330XXS | Driver of three-wheeled motor vehicle injured in collision with car, pick-up truck or van in nontraffic accident, sequela | CMS +V331 | Occupant of three-wheeled motor vehicle injured in collision with car, pick-up truck or van : passenger injured in nontraffic accident | WHO +V331XXA | Passenger in three-wheeled motor vehicle injured in collision with car, pick-up truck or van in nontraffic accident, initial encounter | CMS +V331XXD | Passenger in three-wheeled motor vehicle injured in collision with car, pick-up truck or van in nontraffic accident, subsequent encounter | CMS +V331XXS | Passenger in three-wheeled motor vehicle injured in collision with car, pick-up truck or van in nontraffic accident, sequela | CMS +V332 | Occupant of three-wheeled motor vehicle injured in collision with car, pick-up truck or van : person on outside of vehicle injured in nontraffic accident | WHO +V332XXA | Person on outside of three-wheeled motor vehicle injured in collision with car, pick-up truck or van in nontraffic accident, initial encounter | CMS +V332XXD | Person on outside of three-wheeled motor vehicle injured in collision with car, pick-up truck or van in nontraffic accident, subsequent encounter | CMS +V332XXS | Person on outside of three-wheeled motor vehicle injured in collision with car, pick-up truck or van in nontraffic accident, sequela | CMS +V333 | Occupant of three-wheeled motor vehicle injured in collision with car, pick-up truck or van : unspecified occupant of three-wheeled motor vehicle injured in nontraffic accident | WHO +V333XXA | Unspecified occupant of three-wheeled motor vehicle injured in collision with car, pick-up truck or van in nontraffic accident, initial encounter | CMS +V333XXD | Unspecified occupant of three-wheeled motor vehicle injured in collision with car, pick-up truck or van in nontraffic accident, subsequent encounter | CMS +V333XXS | Unspecified occupant of three-wheeled motor vehicle injured in collision with car, pick-up truck or van in nontraffic accident, sequela | CMS +V334 | Occupant of three-wheeled motor vehicle injured in collision with car, pick-up truck or van : person injured while boarding or alighting | WHO +V334XXA | Person boarding or alighting a three-wheeled motor vehicle injured in collision with car, pick-up truck or van, initial encounter | CMS +V334XXD | Person boarding or alighting a three-wheeled motor vehicle injured in collision with car, pick-up truck or van, subsequent encounter | CMS +V334XXS | Person boarding or alighting a three-wheeled motor vehicle injured in collision with car, pick-up truck or van, sequela | CMS +V335 | Occupant of three-wheeled motor vehicle injured in collision with car, pick-up truck or van : driver injured in traffic accident | WHO +V335XXA | Driver of three-wheeled motor vehicle injured in collision with car, pick-up truck or van in traffic accident, initial encounter | CMS +V335XXD | Driver of three-wheeled motor vehicle injured in collision with car, pick-up truck or van in traffic accident, subsequent encounter | CMS +V335XXS | Driver of three-wheeled motor vehicle injured in collision with car, pick-up truck or van in traffic accident, sequela | CMS +V336 | Occupant of three-wheeled motor vehicle injured in collision with car, pick-up truck or van : passenger injured in traffic accident | WHO +V336XXA | Passenger in three-wheeled motor vehicle injured in collision with car, pick-up truck or van in traffic accident, initial encounter | CMS +V336XXD | Passenger in three-wheeled motor vehicle injured in collision with car, pick-up truck or van in traffic accident, subsequent encounter | CMS +V336XXS | Passenger in three-wheeled motor vehicle injured in collision with car, pick-up truck or van in traffic accident, sequela | CMS +V337 | Occupant of three-wheeled motor vehicle injured in collision with car, pick-up truck or van : person on outside of vehicle injured in traffic accident | WHO +V337XXA | Person on outside of three-wheeled motor vehicle injured in collision with car, pick-up truck or van in traffic accident, initial encounter | CMS +V337XXD | Person on outside of three-wheeled motor vehicle injured in collision with car, pick-up truck or van in traffic accident, subsequent encounter | CMS +V337XXS | Person on outside of three-wheeled motor vehicle injured in collision with car, pick-up truck or van in traffic accident, sequela | CMS +V339 | Occupant of three-wheeled motor vehicle injured in collision with car, pick-up truck or van : unspecified occupant of three-wheeled motor vehicle injured in traffic accident | WHO +V339XXA | Unspecified occupant of three-wheeled motor vehicle injured in collision with car, pick-up truck or van in traffic accident, initial encounter | CMS +V339XXD | Unspecified occupant of three-wheeled motor vehicle injured in collision with car, pick-up truck or van in traffic accident, subsequent encounter | CMS +V339XXS | Unspecified occupant of three-wheeled motor vehicle injured in collision with car, pick-up truck or van in traffic accident, sequela | CMS +V34 | Occupant of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus | WHO +V340 | Occupant of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus : driver injured in nontraffic accident | WHO +V340XXA | Driver of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter | CMS +V340XXD | Driver of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter | CMS +V340XXS | Driver of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela | CMS +V341 | Occupant of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus : passenger injured in nontraffic accident | WHO +V341XXA | Passenger in three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter | CMS +V341XXD | Passenger in three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter | CMS +V341XXS | Passenger in three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela | CMS +V342 | Occupant of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus : person on outside of vehicle injured in nontraffic accident | WHO +V342XXA | Person on outside of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter | CMS +V342XXD | Person on outside of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter | CMS +V342XXS | Person on outside of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela | CMS +V343 | Occupant of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus : unspecified occupant of three-wheeled motor vehicle injured in nontraffic accident | WHO +V343XXA | Unspecified occupant of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter | CMS +V343XXD | Unspecified occupant of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter | CMS +V343XXS | Unspecified occupant of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela | CMS +V344 | Occupant of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus : person injured while boarding or alighting | WHO +V344XXA | Person boarding or alighting a three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus, initial encounter | CMS +V344XXD | Person boarding or alighting a three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus, subsequent encounter | CMS +V344XXS | Person boarding or alighting a three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus, sequela | CMS +V345 | Occupant of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus : driver injured in traffic accident | WHO +V345XXA | Driver of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter | CMS +V345XXD | Driver of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter | CMS +V345XXS | Driver of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus in traffic accident, sequela | CMS +V346 | Occupant of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus : passenger injured in traffic accident | WHO +V346XXA | Passenger in three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter | CMS +V346XXD | Passenger in three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter | CMS +V346XXS | Passenger in three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus in traffic accident, sequela | CMS +V347 | Occupant of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus : person on outside of vehicle injured in traffic accident | WHO +V347XXA | Person on outside of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter | CMS +V347XXD | Person on outside of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter | CMS +V347XXS | Person on outside of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus in traffic accident, sequela | CMS +V349 | Occupant of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus : unspecified occupant of three-wheeled motor vehicle injured in traffic accident | WHO +V349XXA | Unspecified occupant of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter | CMS +V349XXD | Unspecified occupant of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter | CMS +V349XXS | Unspecified occupant of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus in traffic accident, sequela | CMS +V35 | Occupant of three-wheeled motor vehicle injured in collision with railway train or railway vehicle | WHO +V350 | Occupant of three-wheeled motor vehicle injured in collision with railway train or railway vehicle : driver injured in nontraffic accident | WHO +V350XXA | Driver of three-wheeled motor vehicle injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter | CMS +V350XXD | Driver of three-wheeled motor vehicle injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter | CMS +V350XXS | Driver of three-wheeled motor vehicle injured in collision with railway train or railway vehicle in nontraffic accident, sequela | CMS +V351 | Occupant of three-wheeled motor vehicle injured in collision with railway train or railway vehicle : passenger injured in nontraffic accident | WHO +V351XXA | Passenger in three-wheeled motor vehicle injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter | CMS +V351XXD | Passenger in three-wheeled motor vehicle injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter | CMS +V351XXS | Passenger in three-wheeled motor vehicle injured in collision with railway train or railway vehicle in nontraffic accident, sequela | CMS +V352 | Occupant of three-wheeled motor vehicle injured in collision with railway train or railway vehicle : person on outside of vehicle injured in nontraffic accident | WHO +V352XXA | Person on outside of three-wheeled motor vehicle injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter | CMS +V352XXD | Person on outside of three-wheeled motor vehicle injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter | CMS +V352XXS | Person on outside of three-wheeled motor vehicle injured in collision with railway train or railway vehicle in nontraffic accident, sequela | CMS +V353 | Occupant of three-wheeled motor vehicle injured in collision with railway train or railway vehicle : unspecified occupant of three-wheeled motor vehicle injured in nontraffic accident | WHO +V353XXA | Unspecified occupant of three-wheeled motor vehicle injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter | CMS +V353XXD | Unspecified occupant of three-wheeled motor vehicle injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter | CMS +V353XXS | Unspecified occupant of three-wheeled motor vehicle injured in collision with railway train or railway vehicle in nontraffic accident, sequela | CMS +V354 | Occupant of three-wheeled motor vehicle injured in collision with railway train or railway vehicle : person injured while boarding or alighting | WHO +V354XXA | Person boarding or alighting a three-wheeled motor vehicle injured in collision with railway train or railway vehicle, initial encounter | CMS +V354XXD | Person boarding or alighting a three-wheeled motor vehicle injured in collision with railway train or railway vehicle, subsequent encounter | CMS +V354XXS | Person boarding or alighting a three-wheeled motor vehicle injured in collision with railway train or railway vehicle, sequela | CMS +V355 | Occupant of three-wheeled motor vehicle injured in collision with railway train or railway vehicle : driver injured in traffic accident | WHO +V355XXA | Driver of three-wheeled motor vehicle injured in collision with railway train or railway vehicle in traffic accident, initial encounter | CMS +V355XXD | Driver of three-wheeled motor vehicle injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter | CMS +V355XXS | Driver of three-wheeled motor vehicle injured in collision with railway train or railway vehicle in traffic accident, sequela | CMS +V356 | Occupant of three-wheeled motor vehicle injured in collision with railway train or railway vehicle : passenger injured in traffic accident | WHO +V356XXA | Passenger in three-wheeled motor vehicle injured in collision with railway train or railway vehicle in traffic accident, initial encounter | CMS +V356XXD | Passenger in three-wheeled motor vehicle injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter | CMS +V356XXS | Passenger in three-wheeled motor vehicle injured in collision with railway train or railway vehicle in traffic accident, sequela | CMS +V357 | Occupant of three-wheeled motor vehicle injured in collision with railway train or railway vehicle : person on outside of vehicle injured in traffic accident | WHO +V357XXA | Person on outside of three-wheeled motor vehicle injured in collision with railway train or railway vehicle in traffic accident, initial encounter | CMS +V357XXD | Person on outside of three-wheeled motor vehicle injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter | CMS +V357XXS | Person on outside of three-wheeled motor vehicle injured in collision with railway train or railway vehicle in traffic accident, sequela | CMS +V359 | Occupant of three-wheeled motor vehicle injured in collision with railway train or railway vehicle : unspecified occupant of three-wheeled motor vehicle injured in traffic accident | WHO +V359XXA | Unspecified occupant of three-wheeled motor vehicle injured in collision with railway train or railway vehicle in traffic accident, initial encounter | CMS +V359XXD | Unspecified occupant of three-wheeled motor vehicle injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter | CMS +V359XXS | Unspecified occupant of three-wheeled motor vehicle injured in collision with railway train or railway vehicle in traffic accident, sequela | CMS +V36 | Occupant of three-wheeled motor vehicle injured in collision with other nonmotor vehicle | WHO +V360 | Occupant of three-wheeled motor vehicle injured in collision with other nonmotor vehicle : driver injured in nontraffic accident | WHO +V360XXA | Driver of three-wheeled motor vehicle injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter | CMS +V360XXD | Driver of three-wheeled motor vehicle injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter | CMS +V360XXS | Driver of three-wheeled motor vehicle injured in collision with other nonmotor vehicle in nontraffic accident, sequela | CMS +V361 | Occupant of three-wheeled motor vehicle injured in collision with other nonmotor vehicle : passenger injured in nontraffic accident | WHO +V361XXA | Passenger in three-wheeled motor vehicle injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter | CMS +V361XXD | Passenger in three-wheeled motor vehicle injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter | CMS +V361XXS | Passenger in three-wheeled motor vehicle injured in collision with other nonmotor vehicle in nontraffic accident, sequela | CMS +V362 | Occupant of three-wheeled motor vehicle injured in collision with other nonmotor vehicle : person on outside of vehicle injured in nontraffic accident | WHO +V362XXA | Person on outside of three-wheeled motor vehicle injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter | CMS +V362XXD | Person on outside of three-wheeled motor vehicle injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter | CMS +V362XXS | Person on outside of three-wheeled motor vehicle injured in collision with other nonmotor vehicle in nontraffic accident, sequela | CMS +V363 | Occupant of three-wheeled motor vehicle injured in collision with other nonmotor vehicle : unspecified occupant of three-wheeled motor vehicle injured in nontraffic accident | WHO +V363XXA | Unspecified occupant of three-wheeled motor vehicle injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter | CMS +V363XXD | Unspecified occupant of three-wheeled motor vehicle injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter | CMS +V363XXS | Unspecified occupant of three-wheeled motor vehicle injured in collision with other nonmotor vehicle in nontraffic accident, sequela | CMS +V364 | Occupant of three-wheeled motor vehicle injured in collision with other nonmotor vehicle : person injured while boarding or alighting | WHO +V364XXA | Person boarding or alighting a three-wheeled motor vehicle injured in collision with other nonmotor vehicle, initial encounter | CMS +V364XXD | Person boarding or alighting a three-wheeled motor vehicle injured in collision with other nonmotor vehicle, subsequent encounter | CMS +V364XXS | Person boarding or alighting a three-wheeled motor vehicle injured in collision with other nonmotor vehicle, sequela | CMS +V365 | Occupant of three-wheeled motor vehicle injured in collision with other nonmotor vehicle : driver injured in traffic accident | WHO +V365XXA | Driver of three-wheeled motor vehicle injured in collision with other nonmotor vehicle in traffic accident, initial encounter | CMS +V365XXD | Driver of three-wheeled motor vehicle injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter | CMS +V365XXS | Driver of three-wheeled motor vehicle injured in collision with other nonmotor vehicle in traffic accident, sequela | CMS +V366 | Occupant of three-wheeled motor vehicle injured in collision with other nonmotor vehicle : passenger injured in traffic accident | WHO +V366XXA | Passenger in three-wheeled motor vehicle injured in collision with other nonmotor vehicle in traffic accident, initial encounter | CMS +V366XXD | Passenger in three-wheeled motor vehicle injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter | CMS +V366XXS | Passenger in three-wheeled motor vehicle injured in collision with other nonmotor vehicle in traffic accident, sequela | CMS +V367 | Occupant of three-wheeled motor vehicle injured in collision with other nonmotor vehicle : person on outside of vehicle injured in traffic accident | WHO +V367XXA | Person on outside of three-wheeled motor vehicle injured in collision with other nonmotor vehicle in traffic accident, initial encounter | CMS +V367XXD | Person on outside of three-wheeled motor vehicle injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter | CMS +V367XXS | Person on outside of three-wheeled motor vehicle injured in collision with other nonmotor vehicle in traffic accident, sequela | CMS +V369 | Occupant of three-wheeled motor vehicle injured in collision with other nonmotor vehicle : unspecified occupant of three-wheeled motor vehicle injured in traffic accident | WHO +V369XXA | Unspecified occupant of three-wheeled motor vehicle injured in collision with other nonmotor vehicle in traffic accident, initial encounter | CMS +V369XXD | Unspecified occupant of three-wheeled motor vehicle injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter | CMS +V369XXS | Unspecified occupant of three-wheeled motor vehicle injured in collision with other nonmotor vehicle in traffic accident, sequela | CMS +V37 | Occupant of three-wheeled motor vehicle injured in collision with fixed or stationary object | WHO +V370 | Occupant of three-wheeled motor vehicle injured in collision with fixed or stationary object : driver injured in nontraffic accident | WHO +V370XXA | Driver of three-wheeled motor vehicle injured in collision with fixed or stationary object in nontraffic accident, initial encounter | CMS +V370XXD | Driver of three-wheeled motor vehicle injured in collision with fixed or stationary object in nontraffic accident, subsequent encounter | CMS +V370XXS | Driver of three-wheeled motor vehicle injured in collision with fixed or stationary object in nontraffic accident, sequela | CMS +V371 | Occupant of three-wheeled motor vehicle injured in collision with fixed or stationary object : passenger injured in nontraffic accident | WHO +V371XXA | Passenger in three-wheeled motor vehicle injured in collision with fixed or stationary object in nontraffic accident, initial encounter | CMS +V371XXD | Passenger in three-wheeled motor vehicle injured in collision with fixed or stationary object in nontraffic accident, subsequent encounter | CMS +V371XXS | Passenger in three-wheeled motor vehicle injured in collision with fixed or stationary object in nontraffic accident, sequela | CMS +V372 | Occupant of three-wheeled motor vehicle injured in collision with fixed or stationary object : person on outside of vehicle injured in nontraffic accident | WHO +V372XXA | Person on outside of three-wheeled motor vehicle injured in collision with fixed or stationary object in nontraffic accident, initial encounter | CMS +V372XXD | Person on outside of three-wheeled motor vehicle injured in collision with fixed or stationary object in nontraffic accident, subsequent encounter | CMS +V372XXS | Person on outside of three-wheeled motor vehicle injured in collision with fixed or stationary object in nontraffic accident, sequela | CMS +V373 | Occupant of three-wheeled motor vehicle injured in collision with fixed or stationary object : unspecified occupant of three-wheeled motor vehicle injured in nontraffic accident | WHO +V373XXA | Unspecified occupant of three-wheeled motor vehicle injured in collision with fixed or stationary object in nontraffic accident, initial encounter | CMS +V373XXD | Unspecified occupant of three-wheeled motor vehicle injured in collision with fixed or stationary object in nontraffic accident, subsequent encounter | CMS +V373XXS | Unspecified occupant of three-wheeled motor vehicle injured in collision with fixed or stationary object in nontraffic accident, sequela | CMS +V374 | Occupant of three-wheeled motor vehicle injured in collision with fixed or stationary object : person injured while boarding or alighting | WHO +V374XXA | Person boarding or alighting a three-wheeled motor vehicle injured in collision with fixed or stationary object, initial encounter | CMS +V374XXD | Person boarding or alighting a three-wheeled motor vehicle injured in collision with fixed or stationary object, subsequent encounter | CMS +V374XXS | Person boarding or alighting a three-wheeled motor vehicle injured in collision with fixed or stationary object, sequela | CMS +V375 | Occupant of three-wheeled motor vehicle injured in collision with fixed or stationary object : driver injured in traffic accident | WHO +V375XXA | Driver of three-wheeled motor vehicle injured in collision with fixed or stationary object in traffic accident, initial encounter | CMS +V375XXD | Driver of three-wheeled motor vehicle injured in collision with fixed or stationary object in traffic accident, subsequent encounter | CMS +V375XXS | Driver of three-wheeled motor vehicle injured in collision with fixed or stationary object in traffic accident, sequela | CMS +V376 | Occupant of three-wheeled motor vehicle injured in collision with fixed or stationary object : passenger injured in traffic accident | WHO +V376XXA | Passenger in three-wheeled motor vehicle injured in collision with fixed or stationary object in traffic accident, initial encounter | CMS +V376XXD | Passenger in three-wheeled motor vehicle injured in collision with fixed or stationary object in traffic accident, subsequent encounter | CMS +V376XXS | Passenger in three-wheeled motor vehicle injured in collision with fixed or stationary object in traffic accident, sequela | CMS +V377 | Occupant of three-wheeled motor vehicle injured in collision with fixed or stationary object : person on outside of vehicle injured in traffic accident | WHO +V377XXA | Person on outside of three-wheeled motor vehicle injured in collision with fixed or stationary object in traffic accident, initial encounter | CMS +V377XXD | Person on outside of three-wheeled motor vehicle injured in collision with fixed or stationary object in traffic accident, subsequent encounter | CMS +V377XXS | Person on outside of three-wheeled motor vehicle injured in collision with fixed or stationary object in traffic accident, sequela | CMS +V379 | Occupant of three-wheeled motor vehicle injured in collision with fixed or stationary object : unspecified occupant of three-wheeled motor vehicle injured in traffic accident | WHO +V379XXA | Unspecified occupant of three-wheeled motor vehicle injured in collision with fixed or stationary object in traffic accident, initial encounter | CMS +V379XXD | Unspecified occupant of three-wheeled motor vehicle injured in collision with fixed or stationary object in traffic accident, subsequent encounter | CMS +V379XXS | Unspecified occupant of three-wheeled motor vehicle injured in collision with fixed or stationary object in traffic accident, sequela | CMS +V38 | Occupant of three-wheeled motor vehicle injured in noncollision transport accident | WHO +V380 | Occupant of three-wheeled motor vehicle injured in noncollision transport accident : driver injured in nontraffic accident | WHO +V380XXA | Driver of three-wheeled motor vehicle injured in noncollision transport accident in nontraffic accident, initial encounter | CMS +V380XXD | Driver of three-wheeled motor vehicle injured in noncollision transport accident in nontraffic accident, subsequent encounter | CMS +V380XXS | Driver of three-wheeled motor vehicle injured in noncollision transport accident in nontraffic accident, sequela | CMS +V381 | Occupant of three-wheeled motor vehicle injured in noncollision transport accident : passenger injured in nontraffic accident | WHO +V381XXA | Passenger in three-wheeled motor vehicle injured in noncollision transport accident in nontraffic accident, initial encounter | CMS +V381XXD | Passenger in three-wheeled motor vehicle injured in noncollision transport accident in nontraffic accident, subsequent encounter | CMS +V381XXS | Passenger in three-wheeled motor vehicle injured in noncollision transport accident in nontraffic accident, sequela | CMS +V382 | Occupant of three-wheeled motor vehicle injured in noncollision transport accident : person on outside of vehicle injured in nontraffic accident | WHO +V382XXA | Person on outside of three-wheeled motor vehicle injured in noncollision transport accident in nontraffic accident, initial encounter | CMS +V382XXD | Person on outside of three-wheeled motor vehicle injured in noncollision transport accident in nontraffic accident, subsequent encounter | CMS +V382XXS | Person on outside of three-wheeled motor vehicle injured in noncollision transport accident in nontraffic accident, sequela | CMS +V383 | Occupant of three-wheeled motor vehicle injured in noncollision transport accident : unspecified occupant of three-wheeled motor vehicle injured in nontraffic accident | WHO +V383XXA | Unspecified occupant of three-wheeled motor vehicle injured in noncollision transport accident in nontraffic accident, initial encounter | CMS +V383XXD | Unspecified occupant of three-wheeled motor vehicle injured in noncollision transport accident in nontraffic accident, subsequent encounter | CMS +V383XXS | Unspecified occupant of three-wheeled motor vehicle injured in noncollision transport accident in nontraffic accident, sequela | CMS +V384 | Occupant of three-wheeled motor vehicle injured in noncollision transport accident : person injured while boarding or alighting | WHO +V384XXA | Person boarding or alighting a three-wheeled motor vehicle injured in noncollision transport accident, initial encounter | CMS +V384XXD | Person boarding or alighting a three-wheeled motor vehicle injured in noncollision transport accident, subsequent encounter | CMS +V384XXS | Person boarding or alighting a three-wheeled motor vehicle injured in noncollision transport accident, sequela | CMS +V385 | Occupant of three-wheeled motor vehicle injured in noncollision transport accident : driver injured in traffic accident | WHO +V385XXA | Driver of three-wheeled motor vehicle injured in noncollision transport accident in traffic accident, initial encounter | CMS +V385XXD | Driver of three-wheeled motor vehicle injured in noncollision transport accident in traffic accident, subsequent encounter | CMS +V385XXS | Driver of three-wheeled motor vehicle injured in noncollision transport accident in traffic accident, sequela | CMS +V386 | Occupant of three-wheeled motor vehicle injured in noncollision transport accident : passenger injured in traffic accident | WHO +V386XXA | Passenger in three-wheeled motor vehicle injured in noncollision transport accident in traffic accident, initial encounter | CMS +V386XXD | Passenger in three-wheeled motor vehicle injured in noncollision transport accident in traffic accident, subsequent encounter | CMS +V386XXS | Passenger in three-wheeled motor vehicle injured in noncollision transport accident in traffic accident, sequela | CMS +V387 | Occupant of three-wheeled motor vehicle injured in noncollision transport accident : person on outside of vehicle injured in traffic accident | WHO +V387XXA | Person on outside of three-wheeled motor vehicle injured in noncollision transport accident in traffic accident, initial encounter | CMS +V387XXD | Person on outside of three-wheeled motor vehicle injured in noncollision transport accident in traffic accident, subsequent encounter | CMS +V387XXS | Person on outside of three-wheeled motor vehicle injured in noncollision transport accident in traffic accident, sequela | CMS +V389 | Occupant of three-wheeled motor vehicle injured in noncollision transport accident : unspecified occupant of three-wheeled motor vehicle injured in traffic accident | WHO +V389XXA | Unspecified occupant of three-wheeled motor vehicle injured in noncollision transport accident in traffic accident, initial encounter | CMS +V389XXD | Unspecified occupant of three-wheeled motor vehicle injured in noncollision transport accident in traffic accident, subsequent encounter | CMS +V389XXS | Unspecified occupant of three-wheeled motor vehicle injured in noncollision transport accident in traffic accident, sequela | CMS +V39 | Occupant of three-wheeled motor vehicle injured in other and unspecified transport accidents | WHO +V390 | Driver injured in collision with other and unspecified motor vehicles in nontraffic accident | WHO +V3900XA | Driver of three-wheeled motor vehicle injured in collision with unspecified motor vehicles in nontraffic accident, initial encounter | CMS +V3900XD | Driver of three-wheeled motor vehicle injured in collision with unspecified motor vehicles in nontraffic accident, subsequent encounter | CMS +V3900XS | Driver of three-wheeled motor vehicle injured in collision with unspecified motor vehicles in nontraffic accident, sequela | CMS +V3909XA | Driver of three-wheeled motor vehicle injured in collision with other motor vehicles in nontraffic accident, initial encounter | CMS +V3909XD | Driver of three-wheeled motor vehicle injured in collision with other motor vehicles in nontraffic accident, subsequent encounter | CMS +V3909XS | Driver of three-wheeled motor vehicle injured in collision with other motor vehicles in nontraffic accident, sequela | CMS +V391 | Passenger injured in collision with other and unspecified motor vehicles in nontraffic accident | WHO +V3910XA | Passenger in three-wheeled motor vehicle injured in collision with unspecified motor vehicles in nontraffic accident, initial encounter | CMS +V3910XD | Passenger in three-wheeled motor vehicle injured in collision with unspecified motor vehicles in nontraffic accident, subsequent encounter | CMS +V3910XS | Passenger in three-wheeled motor vehicle injured in collision with unspecified motor vehicles in nontraffic accident, sequela | CMS +V3919XA | Passenger in three-wheeled motor vehicle injured in collision with other motor vehicles in nontraffic accident, initial encounter | CMS +V3919XD | Passenger in three-wheeled motor vehicle injured in collision with other motor vehicles in nontraffic accident, subsequent encounter | CMS +V3919XS | Passenger in three-wheeled motor vehicle injured in collision with other motor vehicles in nontraffic accident, sequela | CMS +V392 | Unspecified occupant of three-wheeled motor vehicle injured in collision with other and unspecified motor vehicles in nontraffic accident | WHO +V3920XA | Unspecified occupant of three-wheeled motor vehicle injured in collision with unspecified motor vehicles in nontraffic accident, initial encounter | CMS +V3920XD | Unspecified occupant of three-wheeled motor vehicle injured in collision with unspecified motor vehicles in nontraffic accident, subsequent encounter | CMS +V3920XS | Unspecified occupant of three-wheeled motor vehicle injured in collision with unspecified motor vehicles in nontraffic accident, sequela | CMS +V3929XA | Unspecified occupant of three-wheeled motor vehicle injured in collision with other motor vehicles in nontraffic accident, initial encounter | CMS +V3929XD | Unspecified occupant of three-wheeled motor vehicle injured in collision with other motor vehicles in nontraffic accident, subsequent encounter | CMS +V3929XS | Unspecified occupant of three-wheeled motor vehicle injured in collision with other motor vehicles in nontraffic accident, sequela | CMS +V393 | Occupant [any] of three-wheeled motor vehicle injured in unspecified nontraffic accident | WHO +V393XXA | Occupant (driver) (passenger) of three-wheeled motor vehicle injured in unspecified nontraffic accident, initial encounter | CMS +V393XXD | Occupant (driver) (passenger) of three-wheeled motor vehicle injured in unspecified nontraffic accident, subsequent encounter | CMS +V393XXS | Occupant (driver) (passenger) of three-wheeled motor vehicle injured in unspecified nontraffic accident, sequela | CMS +V394 | Driver injured in collision with other and unspecified motor vehicles in traffic accident | WHO +V3940XA | Driver of three-wheeled motor vehicle injured in collision with unspecified motor vehicles in traffic accident, initial encounter | CMS +V3940XD | Driver of three-wheeled motor vehicle injured in collision with unspecified motor vehicles in traffic accident, subsequent encounter | CMS +V3940XS | Driver of three-wheeled motor vehicle injured in collision with unspecified motor vehicles in traffic accident, sequela | CMS +V3949XA | Driver of three-wheeled motor vehicle injured in collision with other motor vehicles in traffic accident, initial encounter | CMS +V3949XD | Driver of three-wheeled motor vehicle injured in collision with other motor vehicles in traffic accident, subsequent encounter | CMS +V3949XS | Driver of three-wheeled motor vehicle injured in collision with other motor vehicles in traffic accident, sequela | CMS +V395 | Passenger injured in collision with other and unspecified motor vehicles in traffic accident | WHO +V3950XA | Passenger in three-wheeled motor vehicle injured in collision with unspecified motor vehicles in traffic accident, initial encounter | CMS +V3950XD | Passenger in three-wheeled motor vehicle injured in collision with unspecified motor vehicles in traffic accident, subsequent encounter | CMS +V3950XS | Passenger in three-wheeled motor vehicle injured in collision with unspecified motor vehicles in traffic accident, sequela | CMS +V3959XA | Passenger in three-wheeled motor vehicle injured in collision with other motor vehicles in traffic accident, initial encounter | CMS +V3959XD | Passenger in three-wheeled motor vehicle injured in collision with other motor vehicles in traffic accident, subsequent encounter | CMS +V3959XS | Passenger in three-wheeled motor vehicle injured in collision with other motor vehicles in traffic accident, sequela | CMS +V396 | Unspecified occupant of three-wheeled motor vehicle injured in collision with other and unspecified motor vehicles in traffic accident | WHO +V3960XA | Unspecified occupant of three-wheeled motor vehicle injured in collision with unspecified motor vehicles in traffic accident, initial encounter | CMS +V3960XD | Unspecified occupant of three-wheeled motor vehicle injured in collision with unspecified motor vehicles in traffic accident, subsequent encounter | CMS +V3960XS | Unspecified occupant of three-wheeled motor vehicle injured in collision with unspecified motor vehicles in traffic accident, sequela | CMS +V3969XA | Unspecified occupant of three-wheeled motor vehicle injured in collision with other motor vehicles in traffic accident, initial encounter | CMS +V3969XD | Unspecified occupant of three-wheeled motor vehicle injured in collision with other motor vehicles in traffic accident, subsequent encounter | CMS +V3969XS | Unspecified occupant of three-wheeled motor vehicle injured in collision with other motor vehicles in traffic accident, sequela | CMS +V398 | Occupant [any] of three-wheeled motor vehicle injured in other specified transport accidents | WHO +V3981XA | Occupant (driver) (passenger) of three-wheeled motor vehicle injured in transport accident with military vehicle, initial encounter | CMS +V3981XD | Occupant (driver) (passenger) of three-wheeled motor vehicle injured in transport accident with military vehicle, subsequent encounter | CMS +V3981XS | Occupant (driver) (passenger) of three-wheeled motor vehicle injured in transport accident with military vehicle, sequela | CMS +V3989XA | Occupant (driver) (passenger) of three-wheeled motor vehicle injured in other specified transport accidents, initial encounter | CMS +V3989XD | Occupant (driver) (passenger) of three-wheeled motor vehicle injured in other specified transport accidents, subsequent encounter | CMS +V3989XS | Occupant (driver) (passenger) of three-wheeled motor vehicle injured in other specified transport accidents, sequela | CMS +V399 | Occupant [any] of three-wheeled motor vehicle injured in unspecified traffic accident | WHO +V399XXA | Occupant (driver) (passenger) of three-wheeled motor vehicle injured in unspecified traffic accident, initial encounter | CMS +V399XXD | Occupant (driver) (passenger) of three-wheeled motor vehicle injured in unspecified traffic accident, subsequent encounter | CMS +V399XXS | Occupant (driver) (passenger) of three-wheeled motor vehicle injured in unspecified traffic accident, sequela | CMS +V40 | Car occupant injured in collision with pedestrian or animal | WHO +V400 | Car occupant injured in collision with pedestrian or animal : driver injured in nontraffic accident | WHO +V400XXA | Car driver injured in collision with pedestrian or animal in nontraffic accident, initial encounter | CMS +V400XXD | Car driver injured in collision with pedestrian or animal in nontraffic accident, subsequent encounter | CMS +V400XXS | Car driver injured in collision with pedestrian or animal in nontraffic accident, sequela | CMS +V401 | Car occupant injured in collision with pedestrian or animal : passenger injured in nontraffic accident | WHO +V401XXA | Car passenger injured in collision with pedestrian or animal in nontraffic accident, initial encounter | CMS +V401XXD | Car passenger injured in collision with pedestrian or animal in nontraffic accident, subsequent encounter | CMS +V401XXS | Car passenger injured in collision with pedestrian or animal in nontraffic accident, sequela | CMS +V402 | Car occupant injured in collision with pedestrian or animal : person on outside of vehicle injured in nontraffic accident | WHO +V402XXA | Person on outside of car injured in collision with pedestrian or animal in nontraffic accident, initial encounter | CMS +V402XXD | Person on outside of car injured in collision with pedestrian or animal in nontraffic accident, subsequent encounter | CMS +V402XXS | Person on outside of car injured in collision with pedestrian or animal in nontraffic accident, sequela | CMS +V403 | Car occupant injured in collision with pedestrian or animal : unspecified car occupant injured in nontraffic accident | WHO +V403XXA | Unspecified car occupant injured in collision with pedestrian or animal in nontraffic accident, initial encounter | CMS +V403XXD | Unspecified car occupant injured in collision with pedestrian or animal in nontraffic accident, subsequent encounter | CMS +V403XXS | Unspecified car occupant injured in collision with pedestrian or animal in nontraffic accident, sequela | CMS +V404 | Car occupant injured in collision with pedestrian or animal : person injured while boarding or alighting | WHO +V404XXA | Person boarding or alighting a car injured in collision with pedestrian or animal, initial encounter | CMS +V404XXD | Person boarding or alighting a car injured in collision with pedestrian or animal, subsequent encounter | CMS +V404XXS | Person boarding or alighting a car injured in collision with pedestrian or animal, sequela | CMS +V405 | Car occupant injured in collision with pedestrian or animal : driver injured in traffic accident | WHO +V405XXA | Car driver injured in collision with pedestrian or animal in traffic accident, initial encounter | CMS +V405XXD | Car driver injured in collision with pedestrian or animal in traffic accident, subsequent encounter | CMS +V405XXS | Car driver injured in collision with pedestrian or animal in traffic accident, sequela | CMS +V406 | Car occupant injured in collision with pedestrian or animal : passenger injured in traffic accident | WHO +V406XXA | Car passenger injured in collision with pedestrian or animal in traffic accident, initial encounter | CMS +V406XXD | Car passenger injured in collision with pedestrian or animal in traffic accident, subsequent encounter | CMS +V406XXS | Car passenger injured in collision with pedestrian or animal in traffic accident, sequela | CMS +V407 | Car occupant injured in collision with pedestrian or animal : person on outside of vehicle injured in traffic accident | WHO +V407XXA | Person on outside of car injured in collision with pedestrian or animal in traffic accident, initial encounter | CMS +V407XXD | Person on outside of car injured in collision with pedestrian or animal in traffic accident, subsequent encounter | CMS +V407XXS | Person on outside of car injured in collision with pedestrian or animal in traffic accident, sequela | CMS +V409 | Car occupant injured in collision with pedestrian or animal : unspecified car occupant injured in traffic accident | WHO +V409XXA | Unspecified car occupant injured in collision with pedestrian or animal in traffic accident, initial encounter | CMS +V409XXD | Unspecified car occupant injured in collision with pedestrian or animal in traffic accident, subsequent encounter | CMS +V409XXS | Unspecified car occupant injured in collision with pedestrian or animal in traffic accident, sequela | CMS +V41 | Car occupant injured in collision with pedal cycle | WHO +V410 | Car occupant injured in collision with pedal cycle : driver injured in nontraffic accident | WHO +V410XXA | Car driver injured in collision with pedal cycle in nontraffic accident, initial encounter | CMS +V410XXD | Car driver injured in collision with pedal cycle in nontraffic accident, subsequent encounter | CMS +V410XXS | Car driver injured in collision with pedal cycle in nontraffic accident, sequela | CMS +V411 | Car occupant injured in collision with pedal cycle : passenger injured in nontraffic accident | WHO +V411XXA | Car passenger injured in collision with pedal cycle in nontraffic accident, initial encounter | CMS +V411XXD | Car passenger injured in collision with pedal cycle in nontraffic accident, subsequent encounter | CMS +V411XXS | Car passenger injured in collision with pedal cycle in nontraffic accident, sequela | CMS +V412 | Car occupant injured in collision with pedal cycle : person on outside of vehicle injured in nontraffic accident | WHO +V412XXA | Person on outside of car injured in collision with pedal cycle in nontraffic accident, initial encounter | CMS +V412XXD | Person on outside of car injured in collision with pedal cycle in nontraffic accident, subsequent encounter | CMS +V412XXS | Person on outside of car injured in collision with pedal cycle in nontraffic accident, sequela | CMS +V413 | Car occupant injured in collision with pedal cycle : unspecified car occupant injured in nontraffic accident | WHO +V413XXA | Unspecified car occupant injured in collision with pedal cycle in nontraffic accident, initial encounter | CMS +V413XXD | Unspecified car occupant injured in collision with pedal cycle in nontraffic accident, subsequent encounter | CMS +V413XXS | Unspecified car occupant injured in collision with pedal cycle in nontraffic accident, sequela | CMS +V414 | Car occupant injured in collision with pedal cycle : person injured while boarding or alighting | WHO +V414XXA | Person boarding or alighting a car injured in collision with pedal cycle, initial encounter | CMS +V414XXD | Person boarding or alighting a car injured in collision with pedal cycle, subsequent encounter | CMS +V414XXS | Person boarding or alighting a car injured in collision with pedal cycle, sequela | CMS +V415 | Car occupant injured in collision with pedal cycle : driver injured in traffic accident | WHO +V415XXA | Car driver injured in collision with pedal cycle in traffic accident, initial encounter | CMS +V415XXD | Car driver injured in collision with pedal cycle in traffic accident, subsequent encounter | CMS +V415XXS | Car driver injured in collision with pedal cycle in traffic accident, sequela | CMS +V416 | Car occupant injured in collision with pedal cycle : passenger injured in traffic accident | WHO +V416XXA | Car passenger injured in collision with pedal cycle in traffic accident, initial encounter | CMS +V416XXD | Car passenger injured in collision with pedal cycle in traffic accident, subsequent encounter | CMS +V416XXS | Car passenger injured in collision with pedal cycle in traffic accident, sequela | CMS +V417 | Car occupant injured in collision with pedal cycle : person on outside of vehicle injured in traffic accident | WHO +V417XXA | Person on outside of car injured in collision with pedal cycle in traffic accident, initial encounter | CMS +V417XXD | Person on outside of car injured in collision with pedal cycle in traffic accident, subsequent encounter | CMS +V417XXS | Person on outside of car injured in collision with pedal cycle in traffic accident, sequela | CMS +V419 | Car occupant injured in collision with pedal cycle : unspecified car occupant injured in traffic accident | WHO +V419XXA | Unspecified car occupant injured in collision with pedal cycle in traffic accident, initial encounter | CMS +V419XXD | Unspecified car occupant injured in collision with pedal cycle in traffic accident, subsequent encounter | CMS +V419XXS | Unspecified car occupant injured in collision with pedal cycle in traffic accident, sequela | CMS +V42 | Car occupant injured in collision with two- or three-wheeled motor vehicle | WHO +V420 | Car occupant injured in collision with two- or three-wheeled motor vehicle : driver injured in nontraffic accident | WHO +V420XXA | Car driver injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter | CMS +V420XXD | Car driver injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter | CMS +V420XXS | Car driver injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela | CMS +V421 | Car occupant injured in collision with two- or three-wheeled motor vehicle : passenger injured in nontraffic accident | WHO +V421XXA | Car passenger injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter | CMS +V421XXD | Car passenger injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter | CMS +V421XXS | Car passenger injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela | CMS +V422 | Car occupant injured in collision with two- or three-wheeled motor vehicle : person on outside of vehicle injured in nontraffic accident | WHO +V422XXA | Person on outside of car injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter | CMS +V422XXD | Person on outside of car injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter | CMS +V422XXS | Person on outside of car injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela | CMS +V423 | Car occupant injured in collision with two- or three-wheeled motor vehicle : unspecified car occupant injured in nontraffic accident | WHO +V423XXA | Unspecified car occupant injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter | CMS +V423XXD | Unspecified car occupant injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter | CMS +V423XXS | Unspecified car occupant injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela | CMS +V424 | Car occupant injured in collision with two- or three-wheeled motor vehicle : person injured while boarding or alighting | WHO +V424XXA | Person boarding or alighting a car injured in collision with two- or three-wheeled motor vehicle, initial encounter | CMS +V424XXD | Person boarding or alighting a car injured in collision with two- or three-wheeled motor vehicle, subsequent encounter | CMS +V424XXS | Person boarding or alighting a car injured in collision with two- or three-wheeled motor vehicle, sequela | CMS +V425 | Car occupant injured in collision with two- or three-wheeled motor vehicle : driver injured in traffic accident | WHO +V425XXA | Car driver injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter | CMS +V425XXD | Car driver injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter | CMS +V425XXS | Car driver injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela | CMS +V426 | Car occupant injured in collision with two- or three-wheeled motor vehicle : passenger injured in traffic accident | WHO +V426XXA | Car passenger injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter | CMS +V426XXD | Car passenger injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter | CMS +V426XXS | Car passenger injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela | CMS +V427 | Car occupant injured in collision with two- or three-wheeled motor vehicle : person on outside of vehicle injured in traffic accident | WHO +V427XXA | Person on outside of car injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter | CMS +V427XXD | Person on outside of car injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter | CMS +V427XXS | Person on outside of car injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela | CMS +V429 | Car occupant injured in collision with two- or three-wheeled motor vehicle : unspecified car occupant injured in traffic accident | WHO +V429XXA | Unspecified car occupant injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter | CMS +V429XXD | Unspecified car occupant injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter | CMS +V429XXS | Unspecified car occupant injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela | CMS +V43 | Car occupant injured in collision with car, pick-up truck or van | WHO +V430 | Car occupant injured in collision with car, pick-up truck or van : driver injured in nontraffic accident | WHO +V4301XA | Car driver injured in collision with sport utility vehicle in nontraffic accident, initial encounter | CMS +V4301XD | Car driver injured in collision with sport utility vehicle in nontraffic accident, subsequent encounter | CMS +V4301XS | Car driver injured in collision with sport utility vehicle in nontraffic accident, sequela | CMS +V4302XA | Car driver injured in collision with other type car in nontraffic accident, initial encounter | CMS +V4302XD | Car driver injured in collision with other type car in nontraffic accident, subsequent encounter | CMS +V4302XS | Car driver injured in collision with other type car in nontraffic accident, sequela | CMS +V4303XA | Car driver injured in collision with pick-up truck in nontraffic accident, initial encounter | CMS +V4303XD | Car driver injured in collision with pick-up truck in nontraffic accident, subsequent encounter | CMS +V4303XS | Car driver injured in collision with pick-up truck in nontraffic accident, sequela | CMS +V4304XA | Car driver injured in collision with van in nontraffic accident, initial encounter | CMS +V4304XD | Car driver injured in collision with van in nontraffic accident, subsequent encounter | CMS +V4304XS | Car driver injured in collision with van in nontraffic accident, sequela | CMS +V431 | Car occupant injured in collision with car, pick-up truck or van : passenger injured in nontraffic accident | WHO +V4311XA | Car passenger injured in collision with sport utility vehicle in nontraffic accident, initial encounter | CMS +V4311XD | Car passenger injured in collision with sport utility vehicle in nontraffic accident, subsequent encounter | CMS +V4311XS | Car passenger injured in collision with sport utility vehicle in nontraffic accident, sequela | CMS +V4312XA | Car passenger injured in collision with other type car in nontraffic accident, initial encounter | CMS +V4312XD | Car passenger injured in collision with other type car in nontraffic accident, subsequent encounter | CMS +V4312XS | Car passenger injured in collision with other type car in nontraffic accident, sequela | CMS +V4313XA | Car passenger injured in collision with pick-up in nontraffic accident, initial encounter | CMS +V4313XD | Car passenger injured in collision with pick-up in nontraffic accident, subsequent encounter | CMS +V4313XS | Car passenger injured in collision with pick-up in nontraffic accident, sequela | CMS +V4314XA | Car passenger injured in collision with van in nontraffic accident, initial encounter | CMS +V4314XD | Car passenger injured in collision with van in nontraffic accident, subsequent encounter | CMS +V4314XS | Car passenger injured in collision with van in nontraffic accident, sequela | CMS +V432 | Car occupant injured in collision with car, pick-up truck or van : person on outside of vehicle injured in nontraffic accident | WHO +V4321XA | Person on outside of car injured in collision with sport utility vehicle in nontraffic accident, initial encounter | CMS +V4321XD | Person on outside of car injured in collision with sport utility vehicle in nontraffic accident, subsequent encounter | CMS +V4321XS | Person on outside of car injured in collision with sport utility vehicle in nontraffic accident, sequela | CMS +V4322XA | Person on outside of car injured in collision with other type car in nontraffic accident, initial encounter | CMS +V4322XD | Person on outside of car injured in collision with other type car in nontraffic accident, subsequent encounter | CMS +V4322XS | Person on outside of car injured in collision with other type car in nontraffic accident, sequela | CMS +V4323XA | Person on outside of car injured in collision with pick-up truck in nontraffic accident, initial encounter | CMS +V4323XD | Person on outside of car injured in collision with pick-up truck in nontraffic accident, subsequent encounter | CMS +V4323XS | Person on outside of car injured in collision with pick-up truck in nontraffic accident, sequela | CMS +V4324XA | Person on outside of car injured in collision with van in nontraffic accident, initial encounter | CMS +V4324XD | Person on outside of car injured in collision with van in nontraffic accident, subsequent encounter | CMS +V4324XS | Person on outside of car injured in collision with van in nontraffic accident, sequela | CMS +V433 | Car occupant injured in collision with car, pick-up truck or van : unspecified car occupant injured in nontraffic accident | WHO +V4331XA | Unspecified car occupant injured in collision with sport utility vehicle in nontraffic accident, initial encounter | CMS +V4331XD | Unspecified car occupant injured in collision with sport utility vehicle in nontraffic accident, subsequent encounter | CMS +V4331XS | Unspecified car occupant injured in collision with sport utility vehicle in nontraffic accident, sequela | CMS +V4332XA | Unspecified car occupant injured in collision with other type car in nontraffic accident, initial encounter | CMS +V4332XD | Unspecified car occupant injured in collision with other type car in nontraffic accident, subsequent encounter | CMS +V4332XS | Unspecified car occupant injured in collision with other type car in nontraffic accident, sequela | CMS +V4333XA | Unspecified car occupant injured in collision with pick-up truck in nontraffic accident, initial encounter | CMS +V4333XD | Unspecified car occupant injured in collision with pick-up truck in nontraffic accident, subsequent encounter | CMS +V4333XS | Unspecified car occupant injured in collision with pick-up truck in nontraffic accident, sequela | CMS +V4334XA | Unspecified car occupant injured in collision with van in nontraffic accident, initial encounter | CMS +V4334XD | Unspecified car occupant injured in collision with van in nontraffic accident, subsequent encounter | CMS +V4334XS | Unspecified car occupant injured in collision with van in nontraffic accident, sequela | CMS +V434 | Car occupant injured in collision with car, pick-up truck or van : person injured while boarding or alighting | WHO +V4341XA | Person boarding or alighting a car injured in collision with sport utility vehicle, initial encounter | CMS +V4341XD | Person boarding or alighting a car injured in collision with sport utility vehicle, subsequent encounter | CMS +V4341XS | Person boarding or alighting a car injured in collision with sport utility vehicle, sequela | CMS +V4342XA | Person boarding or alighting a car injured in collision with other type car, initial encounter | CMS +V4342XD | Person boarding or alighting a car injured in collision with other type car, subsequent encounter | CMS +V4342XS | Person boarding or alighting a car injured in collision with other type car, sequela | CMS +V4343XA | Person boarding or alighting a car injured in collision with pick-up truck, initial encounter | CMS +V4343XD | Person boarding or alighting a car injured in collision with pick-up truck, subsequent encounter | CMS +V4343XS | Person boarding or alighting a car injured in collision with pick-up truck, sequela | CMS +V4344XA | Person boarding or alighting a car injured in collision with van, initial encounter | CMS +V4344XD | Person boarding or alighting a car injured in collision with van, subsequent encounter | CMS +V4344XS | Person boarding or alighting a car injured in collision with van, sequela | CMS +V435 | Car occupant injured in collision with car, pick-up truck or van : driver injured in traffic accident | WHO +V4351XA | Car driver injured in collision with sport utility vehicle in traffic accident, initial encounter | CMS +V4351XD | Car driver injured in collision with sport utility vehicle in traffic accident, subsequent encounter | CMS +V4351XS | Car driver injured in collision with sport utility vehicle in traffic accident, sequela | CMS +V4352XA | Car driver injured in collision with other type car in traffic accident, initial encounter | CMS +V4352XD | Car driver injured in collision with other type car in traffic accident, subsequent encounter | CMS +V4352XS | Car driver injured in collision with other type car in traffic accident, sequela | CMS +V4353XA | Car driver injured in collision with pick-up truck in traffic accident, initial encounter | CMS +V4353XD | Car driver injured in collision with pick-up truck in traffic accident, subsequent encounter | CMS +V4353XS | Car driver injured in collision with pick-up truck in traffic accident, sequela | CMS +V4354XA | Car driver injured in collision with van in traffic accident, initial encounter | CMS +V4354XD | Car driver injured in collision with van in traffic accident, subsequent encounter | CMS +V4354XS | Car driver injured in collision with van in traffic accident, sequela | CMS +V436 | Car occupant injured in collision with car, pick-up truck or van : passenger injured in traffic accident | WHO +V4361XA | Car passenger injured in collision with sport utility vehicle in traffic accident, initial encounter | CMS +V4361XD | Car passenger injured in collision with sport utility vehicle in traffic accident, subsequent encounter | CMS +V4361XS | Car passenger injured in collision with sport utility vehicle in traffic accident, sequela | CMS +V4362XA | Car passenger injured in collision with other type car in traffic accident, initial encounter | CMS +V4362XD | Car passenger injured in collision with other type car in traffic accident, subsequent encounter | CMS +V4362XS | Car passenger injured in collision with other type car in traffic accident, sequela | CMS +V4363XA | Car passenger injured in collision with pick-up truck in traffic accident, initial encounter | CMS +V4363XD | Car passenger injured in collision with pick-up truck in traffic accident, subsequent encounter | CMS +V4363XS | Car passenger injured in collision with pick-up truck in traffic accident, sequela | CMS +V4364XA | Car passenger injured in collision with van in traffic accident, initial encounter | CMS +V4364XD | Car passenger injured in collision with van in traffic accident, subsequent encounter | CMS +V4364XS | Car passenger injured in collision with van in traffic accident, sequela | CMS +V437 | Car occupant injured in collision with car, pick-up truck or van : person on outside of vehicle injured in traffic accident | WHO +V4371XA | Person on outside of car injured in collision with sport utility vehicle in traffic accident, initial encounter | CMS +V4371XD | Person on outside of car injured in collision with sport utility vehicle in traffic accident, subsequent encounter | CMS +V4371XS | Person on outside of car injured in collision with sport utility vehicle in traffic accident, sequela | CMS +V4372XA | Person on outside of car injured in collision with other type car in traffic accident, initial encounter | CMS +V4372XD | Person on outside of car injured in collision with other type car in traffic accident, subsequent encounter | CMS +V4372XS | Person on outside of car injured in collision with other type car in traffic accident, sequela | CMS +V4373XA | Person on outside of car injured in collision with pick-up truck in traffic accident, initial encounter | CMS +V4373XD | Person on outside of car injured in collision with pick-up truck in traffic accident, subsequent encounter | CMS +V4373XS | Person on outside of car injured in collision with pick-up truck in traffic accident, sequela | CMS +V4374XA | Person on outside of car injured in collision with van in traffic accident, initial encounter | CMS +V4374XD | Person on outside of car injured in collision with van in traffic accident, subsequent encounter | CMS +V4374XS | Person on outside of car injured in collision with van in traffic accident, sequela | CMS +V439 | Car occupant injured in collision with car, pick-up truck or van : unspecified car occupant injured in traffic accident | WHO +V4391XA | Unspecified car occupant injured in collision with sport utility vehicle in traffic accident, initial encounter | CMS +V4391XD | Unspecified car occupant injured in collision with sport utility vehicle in traffic accident, subsequent encounter | CMS +V4391XS | Unspecified car occupant injured in collision with sport utility vehicle in traffic accident, sequela | CMS +V4392XA | Unspecified car occupant injured in collision with other type car in traffic accident, initial encounter | CMS +V4392XD | Unspecified car occupant injured in collision with other type car in traffic accident, subsequent encounter | CMS +V4392XS | Unspecified car occupant injured in collision with other type car in traffic accident, sequela | CMS +V4393XA | Unspecified car occupant injured in collision with pick-up truck in traffic accident, initial encounter | CMS +V4393XD | Unspecified car occupant injured in collision with pick-up truck in traffic accident, subsequent encounter | CMS +V4393XS | Unspecified car occupant injured in collision with pick-up truck in traffic accident, sequela | CMS +V4394XA | Unspecified car occupant injured in collision with van in traffic accident, initial encounter | CMS +V4394XD | Unspecified car occupant injured in collision with van in traffic accident, subsequent encounter | CMS +V4394XS | Unspecified car occupant injured in collision with van in traffic accident, sequela | CMS +V44 | Car occupant injured in collision with heavy transport vehicle or bus | WHO +V440 | Car occupant injured in collision with heavy transport vehicle or bus : driver injured in nontraffic accident | WHO +V440XXA | Car driver injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter | CMS +V440XXD | Car driver injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter | CMS +V440XXS | Car driver injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela | CMS +V441 | Car occupant injured in collision with heavy transport vehicle or bus : passenger injured in nontraffic accident | WHO +V441XXA | Car passenger injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter | CMS +V441XXD | Car passenger injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter | CMS +V441XXS | Car passenger injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela | CMS +V442 | Car occupant injured in collision with heavy transport vehicle or bus : person on outside of vehicle injured in nontraffic accident | WHO +V442XXA | Person on outside of car injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter | CMS +V442XXD | Person on outside of car injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter | CMS +V442XXS | Person on outside of car injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela | CMS +V443 | Car occupant injured in collision with heavy transport vehicle or bus : unspecified car occupant injured in nontraffic accident | WHO +V443XXA | Unspecified car occupant injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter | CMS +V443XXD | Unspecified car occupant injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter | CMS +V443XXS | Unspecified car occupant injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela | CMS +V444 | Car occupant injured in collision with heavy transport vehicle or bus : person injured while boarding or alighting | WHO +V444XXA | Person boarding or alighting a car injured in collision with heavy transport vehicle or bus, initial encounter | CMS +V444XXD | Person boarding or alighting a car injured in collision with heavy transport vehicle or bus, subsequent encounter | CMS +V444XXS | Person boarding or alighting a car injured in collision with heavy transport vehicle or bus, sequela | CMS +V445 | Car occupant injured in collision with heavy transport vehicle or bus : driver injured in traffic accident | WHO +V445XXA | Car driver injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter | CMS +V445XXD | Car driver injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter | CMS +V445XXS | Car driver injured in collision with heavy transport vehicle or bus in traffic accident, sequela | CMS +V446 | Car occupant injured in collision with heavy transport vehicle or bus : passenger injured in traffic accident | WHO +V446XXA | Car passenger injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter | CMS +V446XXD | Car passenger injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter | CMS +V446XXS | Car passenger injured in collision with heavy transport vehicle or bus in traffic accident, sequela | CMS +V447 | Car occupant injured in collision with heavy transport vehicle or bus : person on outside of vehicle injured in traffic accident | WHO +V447XXA | Person on outside of car injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter | CMS +V447XXD | Person on outside of car injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter | CMS +V447XXS | Person on outside of car injured in collision with heavy transport vehicle or bus in traffic accident, sequela | CMS +V449 | Car occupant injured in collision with heavy transport vehicle or bus : unspecified car occupant injured in traffic accident | WHO +V449XXA | Unspecified car occupant injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter | CMS +V449XXD | Unspecified car occupant injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter | CMS +V449XXS | Unspecified car occupant injured in collision with heavy transport vehicle or bus in traffic accident, sequela | CMS +V45 | Car occupant injured in collision with railway train or railway vehicle | WHO +V450 | Car occupant injured in collision with railway train or railway vehicle : driver injured in nontraffic accident | WHO +V450XXA | Car driver injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter | CMS +V450XXD | Car driver injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter | CMS +V450XXS | Car driver injured in collision with railway train or railway vehicle in nontraffic accident, sequela | CMS +V451 | Car occupant injured in collision with railway train or railway vehicle : passenger injured in nontraffic accident | WHO +V451XXA | Car passenger injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter | CMS +V451XXD | Car passenger injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter | CMS +V451XXS | Car passenger injured in collision with railway train or railway vehicle in nontraffic accident, sequela | CMS +V452 | Car occupant injured in collision with railway train or railway vehicle : person on outside of vehicle injured in nontraffic accident | WHO +V452XXA | Person on outside of car injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter | CMS +V452XXD | Person on outside of car injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter | CMS +V452XXS | Person on outside of car injured in collision with railway train or railway vehicle in nontraffic accident, sequela | CMS +V453 | Car occupant injured in collision with railway train or railway vehicle : unspecified car occupant injured in nontraffic accident | WHO +V453XXA | Unspecified car occupant injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter | CMS +V453XXD | Unspecified car occupant injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter | CMS +V453XXS | Unspecified car occupant injured in collision with railway train or railway vehicle in nontraffic accident, sequela | CMS +V454 | Car occupant injured in collision with railway train or railway vehicle : person injured while boarding or alighting | WHO +V454XXA | Person boarding or alighting a car injured in collision with railway train or railway vehicle, initial encounter | CMS +V454XXD | Person boarding or alighting a car injured in collision with railway train or railway vehicle, subsequent encounter | CMS +V454XXS | Person boarding or alighting a car injured in collision with railway train or railway vehicle, sequela | CMS +V455 | Car occupant injured in collision with railway train or railway vehicle : driver injured in traffic accident | WHO +V455XXA | Car driver injured in collision with railway train or railway vehicle in traffic accident, initial encounter | CMS +V455XXD | Car driver injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter | CMS +V455XXS | Car driver injured in collision with railway train or railway vehicle in traffic accident, sequela | CMS +V456 | Car occupant injured in collision with railway train or railway vehicle : passenger injured in traffic accident | WHO +V456XXA | Car passenger injured in collision with railway train or railway vehicle in traffic accident, initial encounter | CMS +V456XXD | Car passenger injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter | CMS +V456XXS | Car passenger injured in collision with railway train or railway vehicle in traffic accident, sequela | CMS +V457 | Car occupant injured in collision with railway train or railway vehicle : person on outside of vehicle injured in traffic accident | WHO +V457XXA | Person on outside of car injured in collision with railway train or railway vehicle in traffic accident, initial encounter | CMS +V457XXD | Person on outside of car injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter | CMS +V457XXS | Person on outside of car injured in collision with railway train or railway vehicle in traffic accident, sequela | CMS +V459 | Car occupant injured in collision with railway train or railway vehicle : unspecified car occupant injured in traffic accident | WHO +V459XXA | Unspecified car occupant injured in collision with railway train or railway vehicle in traffic accident, initial encounter | CMS +V459XXD | Unspecified car occupant injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter | CMS +V459XXS | Unspecified car occupant injured in collision with railway train or railway vehicle in traffic accident, sequela | CMS +V46 | Car occupant injured in collision with other nonmotor vehicle | WHO +V460 | Car occupant injured in collision with other nonmotor vehicle : driver injured in nontraffic accident | WHO +V460XXA | Car driver injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter | CMS +V460XXD | Car driver injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter | CMS +V460XXS | Car driver injured in collision with other nonmotor vehicle in nontraffic accident, sequela | CMS +V461 | Car occupant injured in collision with other nonmotor vehicle : passenger injured in nontraffic accident | WHO +V461XXA | Car passenger injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter | CMS +V461XXD | Car passenger injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter | CMS +V461XXS | Car passenger injured in collision with other nonmotor vehicle in nontraffic accident, sequela | CMS +V462 | Car occupant injured in collision with other nonmotor vehicle : person on outside of vehicle injured in nontraffic accident | WHO +V462XXA | Person on outside of car injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter | CMS +V462XXD | Person on outside of car injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter | CMS +V462XXS | Person on outside of car injured in collision with other nonmotor vehicle in nontraffic accident, sequela | CMS +V463 | Car occupant injured in collision with other nonmotor vehicle : unspecified car occupant injured in nontraffic accident | WHO +V463XXA | Unspecified car occupant injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter | CMS +V463XXD | Unspecified car occupant injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter | CMS +V463XXS | Unspecified car occupant injured in collision with other nonmotor vehicle in nontraffic accident, sequela | CMS +V464 | Car occupant injured in collision with other nonmotor vehicle : person injured while boarding or alighting | WHO +V464XXA | Person boarding or alighting a car injured in collision with other nonmotor vehicle, initial encounter | CMS +V464XXD | Person boarding or alighting a car injured in collision with other nonmotor vehicle, subsequent encounter | CMS +V464XXS | Person boarding or alighting a car injured in collision with other nonmotor vehicle, sequela | CMS +V465 | Car occupant injured in collision with other nonmotor vehicle : driver injured in traffic accident | WHO +V465XXA | Car driver injured in collision with other nonmotor vehicle in traffic accident, initial encounter | CMS +V465XXD | Car driver injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter | CMS +V465XXS | Car driver injured in collision with other nonmotor vehicle in traffic accident, sequela | CMS +V466 | Car occupant injured in collision with other nonmotor vehicle : passenger injured in traffic accident | WHO +V466XXA | Car passenger injured in collision with other nonmotor vehicle in traffic accident, initial encounter | CMS +V466XXD | Car passenger injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter | CMS +V466XXS | Car passenger injured in collision with other nonmotor vehicle in traffic accident, sequela | CMS +V467 | Car occupant injured in collision with other nonmotor vehicle : person on outside of vehicle injured in traffic accident | WHO +V467XXA | Person on outside of car injured in collision with other nonmotor vehicle in traffic accident, initial encounter | CMS +V467XXD | Person on outside of car injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter | CMS +V467XXS | Person on outside of car injured in collision with other nonmotor vehicle in traffic accident, sequela | CMS +V469 | Car occupant injured in collision with other nonmotor vehicle : unspecified car occupant injured in traffic accident | WHO +V469XXA | Unspecified car occupant injured in collision with other nonmotor vehicle in traffic accident, initial encounter | CMS +V469XXD | Unspecified car occupant injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter | CMS +V469XXS | Unspecified car occupant injured in collision with other nonmotor vehicle in traffic accident, sequela | CMS +V47 | Car occupant injured in collision with fixed or stationary object | WHO +V470 | Car occupant injured in collision with fixed or stationary object : driver injured in nontraffic accident | WHO +V470XXA | Car driver injured in collision with fixed or stationary object in nontraffic accident, initial encounter | CMS +V470XXD | Car driver injured in collision with fixed or stationary object in nontraffic accident, subsequent encounter | CMS +V470XXS | Car driver injured in collision with fixed or stationary object in nontraffic accident, sequela | CMS +V471 | Car occupant injured in collision with fixed or stationary object : passenger injured in nontraffic accident | WHO +V471XXA | Car passenger injured in collision with fixed or stationary object in nontraffic accident, initial encounter | CMS +V471XXD | Car passenger injured in collision with fixed or stationary object in nontraffic accident, subsequent encounter | CMS +V471XXS | Car passenger injured in collision with fixed or stationary object in nontraffic accident, sequela | CMS +V472 | Car occupant injured in collision with fixed or stationary object : person on outside of vehicle injured in nontraffic accident | WHO +V472XXA | Person on outside of car injured in collision with fixed or stationary object in nontraffic accident, initial encounter | CMS +V472XXD | Person on outside of car injured in collision with fixed or stationary object in nontraffic accident, subsequent encounter | CMS +V472XXS | Person on outside of car injured in collision with fixed or stationary object in nontraffic accident, sequela | CMS +V473 | Car occupant injured in collision with fixed or stationary object : unspecified car occupant injured in nontraffic accident | WHO +V473XXA | Unspecified car occupant injured in collision with fixed or stationary object in nontraffic accident, initial encounter | CMS +V473XXD | Unspecified car occupant injured in collision with fixed or stationary object in nontraffic accident, subsequent encounter | CMS +V473XXS | Unspecified car occupant injured in collision with fixed or stationary object in nontraffic accident, sequela | CMS +V474 | Car occupant injured in collision with fixed or stationary object : person injured while boarding or alighting | WHO +V474XXA | Person boarding or alighting a car injured in collision with fixed or stationary object, initial encounter | CMS +V474XXD | Person boarding or alighting a car injured in collision with fixed or stationary object, subsequent encounter | CMS +V474XXS | Person boarding or alighting a car injured in collision with fixed or stationary object, sequela | CMS +V475 | Car occupant injured in collision with fixed or stationary object : driver injured in traffic accident | WHO +V475XXA | Car driver injured in collision with fixed or stationary object in traffic accident, initial encounter | CMS +V475XXD | Car driver injured in collision with fixed or stationary object in traffic accident, subsequent encounter | CMS +V475XXS | Car driver injured in collision with fixed or stationary object in traffic accident, sequela | CMS +V476 | Car occupant injured in collision with fixed or stationary object : passenger injured in traffic accident | WHO +V476XXA | Car passenger injured in collision with fixed or stationary object in traffic accident, initial encounter | CMS +V476XXD | Car passenger injured in collision with fixed or stationary object in traffic accident, subsequent encounter | CMS +V476XXS | Car passenger injured in collision with fixed or stationary object in traffic accident, sequela | CMS +V477 | Car occupant injured in collision with fixed or stationary object : person on outside of vehicle injured in traffic accident | WHO +V477XXA | Person on outside of car injured in collision with fixed or stationary object in traffic accident, initial encounter | CMS +V477XXD | Person on outside of car injured in collision with fixed or stationary object in traffic accident, subsequent encounter | CMS +V477XXS | Person on outside of car injured in collision with fixed or stationary object in traffic accident, sequela | CMS +V479 | Car occupant injured in collision with fixed or stationary object : unspecified car occupant injured in traffic accident | WHO +V479XXA | Unspecified car occupant injured in collision with fixed or stationary object in traffic accident, initial encounter | CMS +V479XXD | Unspecified car occupant injured in collision with fixed or stationary object in traffic accident, subsequent encounter | CMS +V479XXS | Unspecified car occupant injured in collision with fixed or stationary object in traffic accident, sequela | CMS +V48 | Car occupant injured in noncollision transport accident | WHO +V480 | Car occupant injured in noncollision transport accident : driver injured in nontraffic accident | WHO +V480XXA | Car driver injured in noncollision transport accident in nontraffic accident, initial encounter | CMS +V480XXD | Car driver injured in noncollision transport accident in nontraffic accident, subsequent encounter | CMS +V480XXS | Car driver injured in noncollision transport accident in nontraffic accident, sequela | CMS +V481 | Car occupant injured in noncollision transport accident : passenger injured in nontraffic accident | WHO +V481XXA | Car passenger injured in noncollision transport accident in nontraffic accident, initial encounter | CMS +V481XXD | Car passenger injured in noncollision transport accident in nontraffic accident, subsequent encounter | CMS +V481XXS | Car passenger injured in noncollision transport accident in nontraffic accident, sequela | CMS +V482 | Car occupant injured in noncollision transport accident : person on outside of vehicle injured in nontraffic accident | WHO +V482XXA | Person on outside of car injured in noncollision transport accident in nontraffic accident, initial encounter | CMS +V482XXD | Person on outside of car injured in noncollision transport accident in nontraffic accident, subsequent encounter | CMS +V482XXS | Person on outside of car injured in noncollision transport accident in nontraffic accident, sequela | CMS +V483 | Car occupant injured in noncollision transport accident : unspecified car occupant injured in nontraffic accident | WHO +V483XXA | Unspecified car occupant injured in noncollision transport accident in nontraffic accident, initial encounter | CMS +V483XXD | Unspecified car occupant injured in noncollision transport accident in nontraffic accident, subsequent encounter | CMS +V483XXS | Unspecified car occupant injured in noncollision transport accident in nontraffic accident, sequela | CMS +V484 | Car occupant injured in noncollision transport accident : person injured while boarding or alighting | WHO +V484XXA | Person boarding or alighting a car injured in noncollision transport accident, initial encounter | CMS +V484XXD | Person boarding or alighting a car injured in noncollision transport accident, subsequent encounter | CMS +V484XXS | Person boarding or alighting a car injured in noncollision transport accident, sequela | CMS +V485 | Car occupant injured in noncollision transport accident : driver injured in traffic accident | WHO +V485XXA | Car driver injured in noncollision transport accident in traffic accident, initial encounter | CMS +V485XXD | Car driver injured in noncollision transport accident in traffic accident, subsequent encounter | CMS +V485XXS | Car driver injured in noncollision transport accident in traffic accident, sequela | CMS +V486 | Car occupant injured in noncollision transport accident : passenger injured in traffic accident | WHO +V486XXA | Car passenger injured in noncollision transport accident in traffic accident, initial encounter | CMS +V486XXD | Car passenger injured in noncollision transport accident in traffic accident, subsequent encounter | CMS +V486XXS | Car passenger injured in noncollision transport accident in traffic accident, sequela | CMS +V487 | Car occupant injured in noncollision transport accident : person on outside of vehicle injured in traffic accident | WHO +V487XXA | Person on outside of car injured in noncollision transport accident in traffic accident, initial encounter | CMS +V487XXD | Person on outside of car injured in noncollision transport accident in traffic accident, subsequent encounter | CMS +V487XXS | Person on outside of car injured in noncollision transport accident in traffic accident, sequela | CMS +V489 | Car occupant injured in noncollision transport accident : unspecified car occupant injured in traffic accident | WHO +V489XXA | Unspecified car occupant injured in noncollision transport accident in traffic accident, initial encounter | CMS +V489XXD | Unspecified car occupant injured in noncollision transport accident in traffic accident, subsequent encounter | CMS +V489XXS | Unspecified car occupant injured in noncollision transport accident in traffic accident, sequela | CMS +V49 | Car occupant injured in other and unspecified transport accidents | WHO +V490 | Driver injured in collision with other and unspecified motor vehicles in nontraffic accident | WHO +V4900XA | Driver injured in collision with unspecified motor vehicles in nontraffic accident, initial encounter | CMS +V4900XD | Driver injured in collision with unspecified motor vehicles in nontraffic accident, subsequent encounter | CMS +V4900XS | Driver injured in collision with unspecified motor vehicles in nontraffic accident, sequela | CMS +V4909XA | Driver injured in collision with other motor vehicles in nontraffic accident, initial encounter | CMS +V4909XD | Driver injured in collision with other motor vehicles in nontraffic accident, subsequent encounter | CMS +V4909XS | Driver injured in collision with other motor vehicles in nontraffic accident, sequela | CMS +V491 | Passenger injured in collision with other and unspecified motor vehicles in nontraffic accident | WHO +V4910XA | Passenger injured in collision with unspecified motor vehicles in nontraffic accident, initial encounter | CMS +V4910XD | Passenger injured in collision with unspecified motor vehicles in nontraffic accident, subsequent encounter | CMS +V4910XS | Passenger injured in collision with unspecified motor vehicles in nontraffic accident, sequela | CMS +V4919XA | Passenger injured in collision with other motor vehicles in nontraffic accident, initial encounter | CMS +V4919XD | Passenger injured in collision with other motor vehicles in nontraffic accident, subsequent encounter | CMS +V4919XS | Passenger injured in collision with other motor vehicles in nontraffic accident, sequela | CMS +V492 | Unspecified car occupant injured in collision with other and unspecified motor vehicles in nontraffic accident | WHO +V4920XA | Unspecified car occupant injured in collision with unspecified motor vehicles in nontraffic accident, initial encounter | CMS +V4920XD | Unspecified car occupant injured in collision with unspecified motor vehicles in nontraffic accident, subsequent encounter | CMS +V4920XS | Unspecified car occupant injured in collision with unspecified motor vehicles in nontraffic accident, sequela | CMS +V4929XA | Unspecified car occupant injured in collision with other motor vehicles in nontraffic accident, initial encounter | CMS +V4929XD | Unspecified car occupant injured in collision with other motor vehicles in nontraffic accident, subsequent encounter | CMS +V4929XS | Unspecified car occupant injured in collision with other motor vehicles in nontraffic accident, sequela | CMS +V493 | Car occupant [any] injured in unspecified nontraffic accident | WHO +V493XXA | Car occupant (driver) (passenger) injured in unspecified nontraffic accident, initial encounter | CMS +V493XXD | Car occupant (driver) (passenger) injured in unspecified nontraffic accident, subsequent encounter | CMS +V493XXS | Car occupant (driver) (passenger) injured in unspecified nontraffic accident, sequela | CMS +V494 | Driver injured in collision with other and unspecified motor vehicles in traffic accident | WHO +V4940XA | Driver injured in collision with unspecified motor vehicles in traffic accident, initial encounter | CMS +V4940XD | Driver injured in collision with unspecified motor vehicles in traffic accident, subsequent encounter | CMS +V4940XS | Driver injured in collision with unspecified motor vehicles in traffic accident, sequela | CMS +V4949XA | Driver injured in collision with other motor vehicles in traffic accident, initial encounter | CMS +V4949XD | Driver injured in collision with other motor vehicles in traffic accident, subsequent encounter | CMS +V4949XS | Driver injured in collision with other motor vehicles in traffic accident, sequela | CMS +V495 | Passenger injured in collision with other and unspecified motor vehicles in traffic accident | WHO +V4950XA | Passenger injured in collision with unspecified motor vehicles in traffic accident, initial encounter | CMS +V4950XD | Passenger injured in collision with unspecified motor vehicles in traffic accident, subsequent encounter | CMS +V4950XS | Passenger injured in collision with unspecified motor vehicles in traffic accident, sequela | CMS +V4959XA | Passenger injured in collision with other motor vehicles in traffic accident, initial encounter | CMS +V4959XD | Passenger injured in collision with other motor vehicles in traffic accident, subsequent encounter | CMS +V4959XS | Passenger injured in collision with other motor vehicles in traffic accident, sequela | CMS +V496 | Unspecified car occupant injured in collision with other and unspecified motor vehicles in traffic accident | WHO +V4960XA | Unspecified car occupant injured in collision with unspecified motor vehicles in traffic accident, initial encounter | CMS +V4960XD | Unspecified car occupant injured in collision with unspecified motor vehicles in traffic accident, subsequent encounter | CMS +V4960XS | Unspecified car occupant injured in collision with unspecified motor vehicles in traffic accident, sequela | CMS +V4969XA | Unspecified car occupant injured in collision with other motor vehicles in traffic accident, initial encounter | CMS +V4969XD | Unspecified car occupant injured in collision with other motor vehicles in traffic accident, subsequent encounter | CMS +V4969XS | Unspecified car occupant injured in collision with other motor vehicles in traffic accident, sequela | CMS +V498 | Car occupant [any] injured in other specified transport accidents | WHO +V4981XA | Car occupant (driver) (passenger) injured in transport accident with military vehicle, initial encounter | CMS +V4981XD | Car occupant (driver) (passenger) injured in transport accident with military vehicle, subsequent encounter | CMS +V4981XS | Car occupant (driver) (passenger) injured in transport accident with military vehicle, sequela | CMS +V4988XA | Car occupant (driver) (passenger) injured in other specified transport accidents, initial encounter | CMS +V4988XD | Car occupant (driver) (passenger) injured in other specified transport accidents, subsequent encounter | CMS +V4988XS | Car occupant (driver) (passenger) injured in other specified transport accidents, sequela | CMS +V499 | Car occupant [any] injured in unspecified traffic accident | WHO +V499XXA | Car occupant (driver) (passenger) injured in unspecified traffic accident, initial encounter | CMS +V499XXD | Car occupant (driver) (passenger) injured in unspecified traffic accident, subsequent encounter | CMS +V499XXS | Car occupant (driver) (passenger) injured in unspecified traffic accident, sequela | CMS +V50 | Occupant of pick-up truck or van injured in collision with pedestrian or animal | WHO +V500 | Occupant of pick-up truck or van injured in collision with pedestrian or animal : driver injured in nontraffic accident | WHO +V500XXA | Driver of pick-up truck or van injured in collision with pedestrian or animal in nontraffic accident, initial encounter | CMS +V500XXD | Driver of pick-up truck or van injured in collision with pedestrian or animal in nontraffic accident, subsequent encounter | CMS +V500XXS | Driver of pick-up truck or van injured in collision with pedestrian or animal in nontraffic accident, sequela | CMS +V501 | Occupant of pick-up truck or van injured in collision with pedestrian or animal : passenger injured in nontraffic accident | WHO +V501XXA | Passenger in pick-up truck or van injured in collision with pedestrian or animal in nontraffic accident, initial encounter | CMS +V501XXD | Passenger in pick-up truck or van injured in collision with pedestrian or animal in nontraffic accident, subsequent encounter | CMS +V501XXS | Passenger in pick-up truck or van injured in collision with pedestrian or animal in nontraffic accident, sequela | CMS +V502 | Occupant of pick-up truck or van injured in collision with pedestrian or animal : person on outside of vehicle injured in nontraffic accident | WHO +V502XXA | Person on outside of pick-up truck or van injured in collision with pedestrian or animal in nontraffic accident, initial encounter | CMS +V502XXD | Person on outside of pick-up truck or van injured in collision with pedestrian or animal in nontraffic accident, subsequent encounter | CMS +V502XXS | Person on outside of pick-up truck or van injured in collision with pedestrian or animal in nontraffic accident, sequela | CMS +V503 | Occupant of pick-up truck or van injured in collision with pedestrian or animal : unspecified occupant of pick-up truck or van injured in nontraffic accident | WHO +V503XXA | Unspecified occupant of pick-up truck or van injured in collision with pedestrian or animal in nontraffic accident, initial encounter | CMS +V503XXD | Unspecified occupant of pick-up truck or van injured in collision with pedestrian or animal in nontraffic accident, subsequent encounter | CMS +V503XXS | Unspecified occupant of pick-up truck or van injured in collision with pedestrian or animal in nontraffic accident, sequela | CMS +V504 | Occupant of pick-up truck or van injured in collision with pedestrian or animal : person injured while boarding or alighting | WHO +V504XXA | Person boarding or alighting a pick-up truck or van injured in collision with pedestrian or animal, initial encounter | CMS +V504XXD | Person boarding or alighting a pick-up truck or van injured in collision with pedestrian or animal, subsequent encounter | CMS +V504XXS | Person boarding or alighting a pick-up truck or van injured in collision with pedestrian or animal, sequela | CMS +V505 | Occupant of pick-up truck or van injured in collision with pedestrian or animal : driver injured in traffic accident | WHO +V505XXA | Driver of pick-up truck or van injured in collision with pedestrian or animal in traffic accident, initial encounter | CMS +V505XXD | Driver of pick-up truck or van injured in collision with pedestrian or animal in traffic accident, subsequent encounter | CMS +V505XXS | Driver of pick-up truck or van injured in collision with pedestrian or animal in traffic accident, sequela | CMS +V506 | Occupant of pick-up truck or van injured in collision with pedestrian or animal : passenger injured in traffic accident | WHO +V506XXA | Passenger in pick-up truck or van injured in collision with pedestrian or animal in traffic accident, initial encounter | CMS +V506XXD | Passenger in pick-up truck or van injured in collision with pedestrian or animal in traffic accident, subsequent encounter | CMS +V506XXS | Passenger in pick-up truck or van injured in collision with pedestrian or animal in traffic accident, sequela | CMS +V507 | Occupant of pick-up truck or van injured in collision with pedestrian or animal : person on outside of vehicle injured in traffic accident | WHO +V507XXA | Person on outside of pick-up truck or van injured in collision with pedestrian or animal in traffic accident, initial encounter | CMS +V507XXD | Person on outside of pick-up truck or van injured in collision with pedestrian or animal in traffic accident, subsequent encounter | CMS +V507XXS | Person on outside of pick-up truck or van injured in collision with pedestrian or animal in traffic accident, sequela | CMS +V509 | Occupant of pick-up truck or van injured in collision with pedestrian or animal : unspecified occupant of pick-up truck or van injured in traffic accident | WHO +V509XXA | Unspecified occupant of pick-up truck or van injured in collision with pedestrian or animal in traffic accident, initial encounter | CMS +V509XXD | Unspecified occupant of pick-up truck or van injured in collision with pedestrian or animal in traffic accident, subsequent encounter | CMS +V509XXS | Unspecified occupant of pick-up truck or van injured in collision with pedestrian or animal in traffic accident, sequela | CMS +V51 | Occupant of pick-up truck or van injured in collision with pedal cycle | WHO +V510 | Occupant of pick-up truck or van injured in collision with pedal cycle : driver injured in nontraffic accident | WHO +V510XXA | Driver of pick-up truck or van injured in collision with pedal cycle in nontraffic accident, initial encounter | CMS +V510XXD | Driver of pick-up truck or van injured in collision with pedal cycle in nontraffic accident, subsequent encounter | CMS +V510XXS | Driver of pick-up truck or van injured in collision with pedal cycle in nontraffic accident, sequela | CMS +V511 | Occupant of pick-up truck or van injured in collision with pedal cycle : passenger injured in nontraffic accident | WHO +V511XXA | Passenger in pick-up truck or van injured in collision with pedal cycle in nontraffic accident, initial encounter | CMS +V511XXD | Passenger in pick-up truck or van injured in collision with pedal cycle in nontraffic accident, subsequent encounter | CMS +V511XXS | Passenger in pick-up truck or van injured in collision with pedal cycle in nontraffic accident, sequela | CMS +V512 | Occupant of pick-up truck or van injured in collision with pedal cycle : person on outside of vehicle injured in nontraffic accident | WHO +V512XXA | Person on outside of pick-up truck or van injured in collision with pedal cycle in nontraffic accident, initial encounter | CMS +V512XXD | Person on outside of pick-up truck or van injured in collision with pedal cycle in nontraffic accident, subsequent encounter | CMS +V512XXS | Person on outside of pick-up truck or van injured in collision with pedal cycle in nontraffic accident, sequela | CMS +V513 | Occupant of pick-up truck or van injured in collision with pedal cycle : unspecified occupant of pick-up truck or van injured in nontraffic accident | WHO +V513XXA | Unspecified occupant of pick-up truck or van injured in collision with pedal cycle in nontraffic accident, initial encounter | CMS +V513XXD | Unspecified occupant of pick-up truck or van injured in collision with pedal cycle in nontraffic accident, subsequent encounter | CMS +V513XXS | Unspecified occupant of pick-up truck or van injured in collision with pedal cycle in nontraffic accident, sequela | CMS +V514 | Occupant of pick-up truck or van injured in collision with pedal cycle : person injured while boarding or alighting | WHO +V514XXA | Person boarding or alighting a pick-up truck or van injured in collision with pedal cycle, initial encounter | CMS +V514XXD | Person boarding or alighting a pick-up truck or van injured in collision with pedal cycle, subsequent encounter | CMS +V514XXS | Person boarding or alighting a pick-up truck or van injured in collision with pedal cycle, sequela | CMS +V515 | Occupant of pick-up truck or van injured in collision with pedal cycle : driver injured in traffic accident | WHO +V515XXA | Driver of pick-up truck or van injured in collision with pedal cycle in traffic accident, initial encounter | CMS +V515XXD | Driver of pick-up truck or van injured in collision with pedal cycle in traffic accident, subsequent encounter | CMS +V515XXS | Driver of pick-up truck or van injured in collision with pedal cycle in traffic accident, sequela | CMS +V516 | Occupant of pick-up truck or van injured in collision with pedal cycle : passenger injured in traffic accident | WHO +V516XXA | Passenger in pick-up truck or van injured in collision with pedal cycle in traffic accident, initial encounter | CMS +V516XXD | Passenger in pick-up truck or van injured in collision with pedal cycle in traffic accident, subsequent encounter | CMS +V516XXS | Passenger in pick-up truck or van injured in collision with pedal cycle in traffic accident, sequela | CMS +V517 | Occupant of pick-up truck or van injured in collision with pedal cycle : person on outside of vehicle injured in traffic accident | WHO +V517XXA | Person on outside of pick-up truck or van injured in collision with pedal cycle in traffic accident, initial encounter | CMS +V517XXD | Person on outside of pick-up truck or van injured in collision with pedal cycle in traffic accident, subsequent encounter | CMS +V517XXS | Person on outside of pick-up truck or van injured in collision with pedal cycle in traffic accident, sequela | CMS +V519 | Occupant of pick-up truck or van injured in collision with pedal cycle : unspecified occupant of pick-up truck or van injured in traffic accident | WHO +V519XXA | Unspecified occupant of pick-up truck or van injured in collision with pedal cycle in traffic accident, initial encounter | CMS +V519XXD | Unspecified occupant of pick-up truck or van injured in collision with pedal cycle in traffic accident, subsequent encounter | CMS +V519XXS | Unspecified occupant of pick-up truck or van injured in collision with pedal cycle in traffic accident, sequela | CMS +V52 | Occupant of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle | WHO +V520 | Occupant of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle : driver injured in nontraffic accident | WHO +V520XXA | Driver of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter | CMS +V520XXD | Driver of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter | CMS +V520XXS | Driver of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela | CMS +V521 | Occupant of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle : passenger injured in nontraffic accident | WHO +V521XXA | Passenger in pick-up truck or van injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter | CMS +V521XXD | Passenger in pick-up truck or van injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter | CMS +V521XXS | Passenger in pick-up truck or van injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela | CMS +V522 | Occupant of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle : person on outside of vehicle injured in nontraffic accident | WHO +V522XXA | Person on outside of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter | CMS +V522XXD | Person on outside of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter | CMS +V522XXS | Person on outside of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela | CMS +V523 | Occupant of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle : unspecified occupant of pick-up truck or van injured in nontraffic accident | WHO +V523XXA | Unspecified occupant of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter | CMS +V523XXD | Unspecified occupant of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter | CMS +V523XXS | Unspecified occupant of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela | CMS +V524 | Occupant of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle : person injured while boarding or alighting | WHO +V524XXA | Person boarding or alighting a pick-up truck or van injured in collision with two- or three-wheeled motor vehicle, initial encounter | CMS +V524XXD | Person boarding or alighting a pick-up truck or van injured in collision with two- or three-wheeled motor vehicle, subsequent encounter | CMS +V524XXS | Person boarding or alighting a pick-up truck or van injured in collision with two- or three-wheeled motor vehicle, sequela | CMS +V525 | Occupant of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle : driver injured in traffic accident | WHO +V525XXA | Driver of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter | CMS +V525XXD | Driver of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter | CMS +V525XXS | Driver of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela | CMS +V526 | Occupant of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle : passenger injured in traffic accident | WHO +V526XXA | Passenger in pick-up truck or van injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter | CMS +V526XXD | Passenger in pick-up truck or van injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter | CMS +V526XXS | Passenger in pick-up truck or van injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela | CMS +V527 | Occupant of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle : person on outside of vehicle injured in traffic accident | WHO +V527XXA | Person on outside of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter | CMS +V527XXD | Person on outside of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter | CMS +V527XXS | Person on outside of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela | CMS +V529 | Occupant of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle : unspecified occupant of pick-up truck or van injured in traffic accident | WHO +V529XXA | Unspecified occupant of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter | CMS +V529XXD | Unspecified occupant of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter | CMS +V529XXS | Unspecified occupant of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela | CMS +V53 | Occupant of pick-up truck or van injured in collision with car, pick-up truck or van | WHO +V530 | Occupant of pick-up truck or van injured in collision with car, pick-up truck or van : driver injured in nontraffic accident | WHO +V530XXA | Driver of pick-up truck or van injured in collision with car, pick-up truck or van in nontraffic accident, initial encounter | CMS +V530XXD | Driver of pick-up truck or van injured in collision with car, pick-up truck or van in nontraffic accident, subsequent encounter | CMS +V530XXS | Driver of pick-up truck or van injured in collision with car, pick-up truck or van in nontraffic accident, sequela | CMS +V531 | Occupant of pick-up truck or van injured in collision with car, pick-up truck or van : passenger injured in nontraffic accident | WHO +V531XXA | Passenger in pick-up truck or van injured in collision with car, pick-up truck or van in nontraffic accident, initial encounter | CMS +V531XXD | Passenger in pick-up truck or van injured in collision with car, pick-up truck or van in nontraffic accident, subsequent encounter | CMS +V531XXS | Passenger in pick-up truck or van injured in collision with car, pick-up truck or van in nontraffic accident, sequela | CMS +V532 | Occupant of pick-up truck or van injured in collision with car, pick-up truck or van : person on outside of vehicle injured in nontraffic accident | WHO +V532XXA | Person on outside of pick-up truck or van injured in collision with car, pick-up truck or van in nontraffic accident, initial encounter | CMS +V532XXD | Person on outside of pick-up truck or van injured in collision with car, pick-up truck or van in nontraffic accident, subsequent encounter | CMS +V532XXS | Person on outside of pick-up truck or van injured in collision with car, pick-up truck or van in nontraffic accident, sequela | CMS +V533 | Occupant of pick-up truck or van injured in collision with car, pick-up truck or van : unspecified occupant of pick-up truck or van injured in nontraffic accident | WHO +V533XXA | Unspecified occupant of pick-up truck or van injured in collision with car, pick-up truck or van in nontraffic accident, initial encounter | CMS +V533XXD | Unspecified occupant of pick-up truck or van injured in collision with car, pick-up truck or van in nontraffic accident, subsequent encounter | CMS +V533XXS | Unspecified occupant of pick-up truck or van injured in collision with car, pick-up truck or van in nontraffic accident, sequela | CMS +V534 | Occupant of pick-up truck or van injured in collision with car, pick-up truck or van : person injured while boarding or alighting | WHO +V534XXA | Person boarding or alighting a pick-up truck or van injured in collision with car, pick-up truck or van, initial encounter | CMS +V534XXD | Person boarding or alighting a pick-up truck or van injured in collision with car, pick-up truck or van, subsequent encounter | CMS +V534XXS | Person boarding or alighting a pick-up truck or van injured in collision with car, pick-up truck or van, sequela | CMS +V535 | Occupant of pick-up truck or van injured in collision with car, pick-up truck or van : driver injured in traffic accident | WHO +V535XXA | Driver of pick-up truck or van injured in collision with car, pick-up truck or van in traffic accident, initial encounter | CMS +V535XXD | Driver of pick-up truck or van injured in collision with car, pick-up truck or van in traffic accident, subsequent encounter | CMS +V535XXS | Driver of pick-up truck or van injured in collision with car, pick-up truck or van in traffic accident, sequela | CMS +V536 | Occupant of pick-up truck or van injured in collision with car, pick-up truck or van : passenger injured in traffic accident | WHO +V536XXA | Passenger in pick-up truck or van injured in collision with car, pick-up truck or van in traffic accident, initial encounter | CMS +V536XXD | Passenger in pick-up truck or van injured in collision with car, pick-up truck or van in traffic accident, subsequent encounter | CMS +V536XXS | Passenger in pick-up truck or van injured in collision with car, pick-up truck or van in traffic accident, sequela | CMS +V537 | Occupant of pick-up truck or van injured in collision with car, pick-up truck or van : person on outside of vehicle injured in traffic accident | WHO +V537XXA | Person on outside of pick-up truck or van injured in collision with car, pick-up truck or van in traffic accident, initial encounter | CMS +V537XXD | Person on outside of pick-up truck or van injured in collision with car, pick-up truck or van in traffic accident, subsequent encounter | CMS +V537XXS | Person on outside of pick-up truck or van injured in collision with car, pick-up truck or van in traffic accident, sequela | CMS +V539 | Occupant of pick-up truck or van injured in collision with car, pick-up truck or van : unspecified occupant of pick-up truck or van injured in traffic accident | WHO +V539XXA | Unspecified occupant of pick-up truck or van injured in collision with car, pick-up truck or van in traffic accident, initial encounter | CMS +V539XXD | Unspecified occupant of pick-up truck or van injured in collision with car, pick-up truck or van in traffic accident, subsequent encounter | CMS +V539XXS | Unspecified occupant of pick-up truck or van injured in collision with car, pick-up truck or van in traffic accident, sequela | CMS +V54 | Occupant of pick-up truck or van injured in collision with heavy transport vehicle or bus | WHO +V540 | Occupant of pick-up truck or van injured in collision with heavy transport vehicle or bus : driver injured in nontraffic accident | WHO +V540XXA | Driver of pick-up truck or van injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter | CMS +V540XXD | Driver of pick-up truck or van injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter | CMS +V540XXS | Driver of pick-up truck or van injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela | CMS +V541 | Occupant of pick-up truck or van injured in collision with heavy transport vehicle or bus : passenger injured in nontraffic accident | WHO +V541XXA | Passenger in pick-up truck or van injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter | CMS +V541XXD | Passenger in pick-up truck or van injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter | CMS +V541XXS | Passenger in pick-up truck or van injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela | CMS +V542 | Occupant of pick-up truck or van injured in collision with heavy transport vehicle or bus : person on outside of vehicle injured in nontraffic accident | WHO +V542XXA | Person on outside of pick-up truck or van injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter | CMS +V542XXD | Person on outside of pick-up truck or van injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter | CMS +V542XXS | Person on outside of pick-up truck or van injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela | CMS +V543 | Occupant of pick-up truck or van injured in collision with heavy transport vehicle or bus : unspecified occupant of pick-up truck or van injured in nontraffic accident | WHO +V543XXA | Unspecified occupant of pick-up truck or van injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter | CMS +V543XXD | Unspecified occupant of pick-up truck or van injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter | CMS +V543XXS | Unspecified occupant of pick-up truck or van injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela | CMS +V544 | Occupant of pick-up truck or van injured in collision with heavy transport vehicle or bus : person injured while boarding or alighting | WHO +V544XXA | Person boarding or alighting a pick-up truck or van injured in collision with heavy transport vehicle or bus, initial encounter | CMS +V544XXD | Person boarding or alighting a pick-up truck or van injured in collision with heavy transport vehicle or bus, subsequent encounter | CMS +V544XXS | Person boarding or alighting a pick-up truck or van injured in collision with heavy transport vehicle or bus, sequela | CMS +V545 | Occupant of pick-up truck or van injured in collision with heavy transport vehicle or bus : driver injured in traffic accident | WHO +V545XXA | Driver of pick-up truck or van injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter | CMS +V545XXD | Driver of pick-up truck or van injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter | CMS +V545XXS | Driver of pick-up truck or van injured in collision with heavy transport vehicle or bus in traffic accident, sequela | CMS +V546 | Occupant of pick-up truck or van injured in collision with heavy transport vehicle or bus : passenger injured in traffic accident | WHO +V546XXA | Passenger in pick-up truck or van injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter | CMS +V546XXD | Passenger in pick-up truck or van injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter | CMS +V546XXS | Passenger in pick-up truck or van injured in collision with heavy transport vehicle or bus in traffic accident, sequela | CMS +V547 | Occupant of pick-up truck or van injured in collision with heavy transport vehicle or bus : person on outside of vehicle injured in traffic accident | WHO +V547XXA | Person on outside of pick-up truck or van injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter | CMS +V547XXD | Person on outside of pick-up truck or van injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter | CMS +V547XXS | Person on outside of pick-up truck or van injured in collision with heavy transport vehicle or bus in traffic accident, sequela | CMS +V549 | Occupant of pick-up truck or van injured in collision with heavy transport vehicle or bus : unspecified occupant of pick-up truck or van injured in traffic accident | WHO +V549XXA | Unspecified occupant of pick-up truck or van injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter | CMS +V549XXD | Unspecified occupant of pick-up truck or van injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter | CMS +V549XXS | Unspecified occupant of pick-up truck or van injured in collision with heavy transport vehicle or bus in traffic accident, sequela | CMS +V55 | Occupant of pick-up truck or van injured in collision with railway train or railway vehicle | WHO +V550 | Occupant of pick-up truck or van injured in collision with railway train or railway vehicle : driver injured in nontraffic accident | WHO +V550XXA | Driver of pick-up truck or van injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter | CMS +V550XXD | Driver of pick-up truck or van injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter | CMS +V550XXS | Driver of pick-up truck or van injured in collision with railway train or railway vehicle in nontraffic accident, sequela | CMS +V551 | Occupant of pick-up truck or van injured in collision with railway train or railway vehicle : passenger injured in nontraffic accident | WHO +V551XXA | Passenger in pick-up truck or van injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter | CMS +V551XXD | Passenger in pick-up truck or van injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter | CMS +V551XXS | Passenger in pick-up truck or van injured in collision with railway train or railway vehicle in nontraffic accident, sequela | CMS +V552 | Occupant of pick-up truck or van injured in collision with railway train or railway vehicle : person on outside of vehicle injured in nontraffic accident | WHO +V552XXA | Person on outside of pick-up truck or van injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter | CMS +V552XXD | Person on outside of pick-up truck or van injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter | CMS +V552XXS | Person on outside of pick-up truck or van injured in collision with railway train or railway vehicle in nontraffic accident, sequela | CMS +V553 | Occupant of pick-up truck or van injured in collision with railway train or railway vehicle : unspecified occupant of pick-up truck or van injured in nontraffic accident | WHO +V553XXA | Unspecified occupant of pick-up truck or van injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter | CMS +V553XXD | Unspecified occupant of pick-up truck or van injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter | CMS +V553XXS | Unspecified occupant of pick-up truck or van injured in collision with railway train or railway vehicle in nontraffic accident, sequela | CMS +V554 | Occupant of pick-up truck or van injured in collision with railway train or railway vehicle : person injured while boarding or alighting | WHO +V554XXA | Person boarding or alighting a pick-up truck or van injured in collision with railway train or railway vehicle, initial encounter | CMS +V554XXD | Person boarding or alighting a pick-up truck or van injured in collision with railway train or railway vehicle, subsequent encounter | CMS +V554XXS | Person boarding or alighting a pick-up truck or van injured in collision with railway train or railway vehicle, sequela | CMS +V555 | Occupant of pick-up truck or van injured in collision with railway train or railway vehicle : driver injured in traffic accident | WHO +V555XXA | Driver of pick-up truck or van injured in collision with railway train or railway vehicle in traffic accident, initial encounter | CMS +V555XXD | Driver of pick-up truck or van injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter | CMS +V555XXS | Driver of pick-up truck or van injured in collision with railway train or railway vehicle in traffic accident, sequela | CMS +V556 | Occupant of pick-up truck or van injured in collision with railway train or railway vehicle : passenger injured in traffic accident | WHO +V556XXA | Passenger in pick-up truck or van injured in collision with railway train or railway vehicle in traffic accident, initial encounter | CMS +V556XXD | Passenger in pick-up truck or van injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter | CMS +V556XXS | Passenger in pick-up truck or van injured in collision with railway train or railway vehicle in traffic accident, sequela | CMS +V557 | Occupant of pick-up truck or van injured in collision with railway train or railway vehicle : person on outside of vehicle injured in traffic accident | WHO +V557XXA | Person on outside of pick-up truck or van injured in collision with railway train or railway vehicle in traffic accident, initial encounter | CMS +V557XXD | Person on outside of pick-up truck or van injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter | CMS +V557XXS | Person on outside of pick-up truck or van injured in collision with railway train or railway vehicle in traffic accident, sequela | CMS +V559 | Occupant of pick-up truck or van injured in collision with railway train or railway vehicle : unspecified occupant of pick-up truck or van injured in traffic accident | WHO +V559XXA | Unspecified occupant of pick-up truck or van injured in collision with railway train or railway vehicle in traffic accident, initial encounter | CMS +V559XXD | Unspecified occupant of pick-up truck or van injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter | CMS +V559XXS | Unspecified occupant of pick-up truck or van injured in collision with railway train or railway vehicle in traffic accident, sequela | CMS +V56 | Occupant of pick-up truck or van injured in collision with other nonmotor vehicle | WHO +V560 | Occupant of pick-up truck or van injured in collision with other nonmotor vehicle : driver injured in nontraffic accident | WHO +V560XXA | Driver of pick-up truck or van injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter | CMS +V560XXD | Driver of pick-up truck or van injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter | CMS +V560XXS | Driver of pick-up truck or van injured in collision with other nonmotor vehicle in nontraffic accident, sequela | CMS +V561 | Occupant of pick-up truck or van injured in collision with other nonmotor vehicle : passenger injured in nontraffic accident | WHO +V561XXA | Passenger in pick-up truck or van injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter | CMS +V561XXD | Passenger in pick-up truck or van injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter | CMS +V561XXS | Passenger in pick-up truck or van injured in collision with other nonmotor vehicle in nontraffic accident, sequela | CMS +V562 | Occupant of pick-up truck or van injured in collision with other nonmotor vehicle : person on outside of vehicle injured in nontraffic accident | WHO +V562XXA | Person on outside of pick-up truck or van injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter | CMS +V562XXD | Person on outside of pick-up truck or van injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter | CMS +V562XXS | Person on outside of pick-up truck or van injured in collision with other nonmotor vehicle in nontraffic accident, sequela | CMS +V563 | Occupant of pick-up truck or van injured in collision with other nonmotor vehicle : unspecified occupant of pick-up truck or van injured in nontraffic accident | WHO +V563XXA | Unspecified occupant of pick-up truck or van injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter | CMS +V563XXD | Unspecified occupant of pick-up truck or van injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter | CMS +V563XXS | Unspecified occupant of pick-up truck or van injured in collision with other nonmotor vehicle in nontraffic accident, sequela | CMS +V564 | Occupant of pick-up truck or van injured in collision with other nonmotor vehicle : person injured while boarding or alighting | WHO +V564XXA | Person boarding or alighting a pick-up truck or van injured in collision with other nonmotor vehicle, initial encounter | CMS +V564XXD | Person boarding or alighting a pick-up truck or van injured in collision with other nonmotor vehicle, subsequent encounter | CMS +V564XXS | Person boarding or alighting a pick-up truck or van injured in collision with other nonmotor vehicle, sequela | CMS +V565 | Occupant of pick-up truck or van injured in collision with other nonmotor vehicle : driver injured in traffic accident | WHO +V565XXA | Driver of pick-up truck or van injured in collision with other nonmotor vehicle in traffic accident, initial encounter | CMS +V565XXD | Driver of pick-up truck or van injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter | CMS +V565XXS | Driver of pick-up truck or van injured in collision with other nonmotor vehicle in traffic accident, sequela | CMS +V566 | Occupant of pick-up truck or van injured in collision with other nonmotor vehicle : passenger injured in traffic accident | WHO +V566XXA | Passenger in pick-up truck or van injured in collision with other nonmotor vehicle in traffic accident, initial encounter | CMS +V566XXD | Passenger in pick-up truck or van injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter | CMS +V566XXS | Passenger in pick-up truck or van injured in collision with other nonmotor vehicle in traffic accident, sequela | CMS +V567 | Occupant of pick-up truck or van injured in collision with other nonmotor vehicle : person on outside of vehicle injured in traffic accident | WHO +V567XXA | Person on outside of pick-up truck or van injured in collision with other nonmotor vehicle in traffic accident, initial encounter | CMS +V567XXD | Person on outside of pick-up truck or van injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter | CMS +V567XXS | Person on outside of pick-up truck or van injured in collision with other nonmotor vehicle in traffic accident, sequela | CMS +V569 | Occupant of pick-up truck or van injured in collision with other nonmotor vehicle : unspecified occupant of pick-up truck or van injured in traffic accident | WHO +V569XXA | Unspecified occupant of pick-up truck or van injured in collision with other nonmotor vehicle in traffic accident, initial encounter | CMS +V569XXD | Unspecified occupant of pick-up truck or van injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter | CMS +V569XXS | Unspecified occupant of pick-up truck or van injured in collision with other nonmotor vehicle in traffic accident, sequela | CMS +V57 | Occupant of pick-up truck or van injured in collision with fixed or stationary object | WHO +V570 | Occupant of pick-up truck or van injured in collision with fixed or stationary object : driver injured in nontraffic accident | WHO +V570XXA | Driver of pick-up truck or van injured in collision with fixed or stationary object in nontraffic accident, initial encounter | CMS +V570XXD | Driver of pick-up truck or van injured in collision with fixed or stationary object in nontraffic accident, subsequent encounter | CMS +V570XXS | Driver of pick-up truck or van injured in collision with fixed or stationary object in nontraffic accident, sequela | CMS +V571 | Occupant of pick-up truck or van injured in collision with fixed or stationary object : passenger injured in nontraffic accident | WHO +V571XXA | Passenger in pick-up truck or van injured in collision with fixed or stationary object in nontraffic accident, initial encounter | CMS +V571XXD | Passenger in pick-up truck or van injured in collision with fixed or stationary object in nontraffic accident, subsequent encounter | CMS +V571XXS | Passenger in pick-up truck or van injured in collision with fixed or stationary object in nontraffic accident, sequela | CMS +V572 | Occupant of pick-up truck or van injured in collision with fixed or stationary object : person on outside of vehicle injured in nontraffic accident | WHO +V572XXA | Person on outside of pick-up truck or van injured in collision with fixed or stationary object in nontraffic accident, initial encounter | CMS +V572XXD | Person on outside of pick-up truck or van injured in collision with fixed or stationary object in nontraffic accident, subsequent encounter | CMS +V572XXS | Person on outside of pick-up truck or van injured in collision with fixed or stationary object in nontraffic accident, sequela | CMS +V573 | Occupant of pick-up truck or van injured in collision with fixed or stationary object : unspecified occupant of pick-up truck or van injured in nontraffic accident | WHO +V573XXA | Unspecified occupant of pick-up truck or van injured in collision with fixed or stationary object in nontraffic accident, initial encounter | CMS +V573XXD | Unspecified occupant of pick-up truck or van injured in collision with fixed or stationary object in nontraffic accident, subsequent encounter | CMS +V573XXS | Unspecified occupant of pick-up truck or van injured in collision with fixed or stationary object in nontraffic accident, sequela | CMS +V574 | Occupant of pick-up truck or van injured in collision with fixed or stationary object : person injured while boarding or alighting | WHO +V574XXA | Person boarding or alighting a pick-up truck or van injured in collision with fixed or stationary object, initial encounter | CMS +V574XXD | Person boarding or alighting a pick-up truck or van injured in collision with fixed or stationary object, subsequent encounter | CMS +V574XXS | Person boarding or alighting a pick-up truck or van injured in collision with fixed or stationary object, sequela | CMS +V575 | Occupant of pick-up truck or van injured in collision with fixed or stationary object : driver injured in traffic accident | WHO +V575XXA | Driver of pick-up truck or van injured in collision with fixed or stationary object in traffic accident, initial encounter | CMS +V575XXD | Driver of pick-up truck or van injured in collision with fixed or stationary object in traffic accident, subsequent encounter | CMS +V575XXS | Driver of pick-up truck or van injured in collision with fixed or stationary object in traffic accident, sequela | CMS +V576 | Occupant of pick-up truck or van injured in collision with fixed or stationary object : passenger injured in traffic accident | WHO +V576XXA | Passenger in pick-up truck or van injured in collision with fixed or stationary object in traffic accident, initial encounter | CMS +V576XXD | Passenger in pick-up truck or van injured in collision with fixed or stationary object in traffic accident, subsequent encounter | CMS +V576XXS | Passenger in pick-up truck or van injured in collision with fixed or stationary object in traffic accident, sequela | CMS +V577 | Occupant of pick-up truck or van injured in collision with fixed or stationary object : person on outside of vehicle injured in traffic accident | WHO +V577XXA | Person on outside of pick-up truck or van injured in collision with fixed or stationary object in traffic accident, initial encounter | CMS +V577XXD | Person on outside of pick-up truck or van injured in collision with fixed or stationary object in traffic accident, subsequent encounter | CMS +V577XXS | Person on outside of pick-up truck or van injured in collision with fixed or stationary object in traffic accident, sequela | CMS +V579 | Occupant of pick-up truck or van injured in collision with fixed or stationary object : unspecified occupant of pick-up truck or van injured in traffic accident | WHO +V579XXA | Unspecified occupant of pick-up truck or van injured in collision with fixed or stationary object in traffic accident, initial encounter | CMS +V579XXD | Unspecified occupant of pick-up truck or van injured in collision with fixed or stationary object in traffic accident, subsequent encounter | CMS +V579XXS | Unspecified occupant of pick-up truck or van injured in collision with fixed or stationary object in traffic accident, sequela | CMS +V58 | Occupant of pick-up truck or van injured in noncollision transport accident | WHO +V580 | Occupant of pick-up truck or van injured in noncollision transport accident : driver injured in nontraffic accident | WHO +V580XXA | Driver of pick-up truck or van injured in noncollision transport accident in nontraffic accident, initial encounter | CMS +V580XXD | Driver of pick-up truck or van injured in noncollision transport accident in nontraffic accident, subsequent encounter | CMS +V580XXS | Driver of pick-up truck or van injured in noncollision transport accident in nontraffic accident, sequela | CMS +V581 | Occupant of pick-up truck or van injured in noncollision transport accident : passenger injured in nontraffic accident | WHO +V581XXA | Passenger in pick-up truck or van injured in noncollision transport accident in nontraffic accident, initial encounter | CMS +V581XXD | Passenger in pick-up truck or van injured in noncollision transport accident in nontraffic accident, subsequent encounter | CMS +V581XXS | Passenger in pick-up truck or van injured in noncollision transport accident in nontraffic accident, sequela | CMS +V582 | Occupant of pick-up truck or van injured in noncollision transport accident : person on outside of vehicle injured in nontraffic accident | WHO +V582XXA | Person on outside of pick-up truck or van injured in noncollision transport accident in nontraffic accident, initial encounter | CMS +V582XXD | Person on outside of pick-up truck or van injured in noncollision transport accident in nontraffic accident, subsequent encounter | CMS +V582XXS | Person on outside of pick-up truck or van injured in noncollision transport accident in nontraffic accident, sequela | CMS +V583 | Occupant of pick-up truck or van injured in noncollision transport accident : unspecified occupant of pick-up truck or van injured in nontraffic accident | WHO +V583XXA | Unspecified occupant of pick-up truck or van injured in noncollision transport accident in nontraffic accident, initial encounter | CMS +V583XXD | Unspecified occupant of pick-up truck or van injured in noncollision transport accident in nontraffic accident, subsequent encounter | CMS +V583XXS | Unspecified occupant of pick-up truck or van injured in noncollision transport accident in nontraffic accident, sequela | CMS +V584 | Occupant of pick-up truck or van injured in noncollision transport accident : person injured while boarding or alighting | WHO +V584XXA | Person boarding or alighting a pick-up truck or van injured in noncollision transport accident, initial encounter | CMS +V584XXD | Person boarding or alighting a pick-up truck or van injured in noncollision transport accident, subsequent encounter | CMS +V584XXS | Person boarding or alighting a pick-up truck or van injured in noncollision transport accident, sequela | CMS +V585 | Occupant of pick-up truck or van injured in noncollision transport accident : driver injured in traffic accident | WHO +V585XXA | Driver of pick-up truck or van injured in noncollision transport accident in traffic accident, initial encounter | CMS +V585XXD | Driver of pick-up truck or van injured in noncollision transport accident in traffic accident, subsequent encounter | CMS +V585XXS | Driver of pick-up truck or van injured in noncollision transport accident in traffic accident, sequela | CMS +V586 | Occupant of pick-up truck or van injured in noncollision transport accident : passenger injured in traffic accident | WHO +V586XXA | Passenger in pick-up truck or van injured in noncollision transport accident in traffic accident, initial encounter | CMS +V586XXD | Passenger in pick-up truck or van injured in noncollision transport accident in traffic accident, subsequent encounter | CMS +V586XXS | Passenger in pick-up truck or van injured in noncollision transport accident in traffic accident, sequela | CMS +V587 | Occupant of pick-up truck or van injured in noncollision transport accident : person on outside of vehicle injured in traffic accident | WHO +V587XXA | Person on outside of pick-up truck or van injured in noncollision transport accident in traffic accident, initial encounter | CMS +V587XXD | Person on outside of pick-up truck or van injured in noncollision transport accident in traffic accident, subsequent encounter | CMS +V587XXS | Person on outside of pick-up truck or van injured in noncollision transport accident in traffic accident, sequela | CMS +V589 | Occupant of pick-up truck or van injured in noncollision transport accident : unspecified occupant of pick-up truck or van injured in traffic accident | WHO +V589XXA | Unspecified occupant of pick-up truck or van injured in noncollision transport accident in traffic accident, initial encounter | CMS +V589XXD | Unspecified occupant of pick-up truck or van injured in noncollision transport accident in traffic accident, subsequent encounter | CMS +V589XXS | Unspecified occupant of pick-up truck or van injured in noncollision transport accident in traffic accident, sequela | CMS +V59 | Occupant of pick-up truck or van injured in other and unspecified transport accidents | WHO +V590 | Driver injured in collision with other and unspecified motor vehicles in nontraffic accident | WHO +V5900XA | Driver of pick-up truck or van injured in collision with unspecified motor vehicles in nontraffic accident, initial encounter | CMS +V5900XD | Driver of pick-up truck or van injured in collision with unspecified motor vehicles in nontraffic accident, subsequent encounter | CMS +V5900XS | Driver of pick-up truck or van injured in collision with unspecified motor vehicles in nontraffic accident, sequela | CMS +V5909XA | Driver of pick-up truck or van injured in collision with other motor vehicles in nontraffic accident, initial encounter | CMS +V5909XD | Driver of pick-up truck or van injured in collision with other motor vehicles in nontraffic accident, subsequent encounter | CMS +V5909XS | Driver of pick-up truck or van injured in collision with other motor vehicles in nontraffic accident, sequela | CMS +V591 | Passenger injured in collision with other and unspecified motor vehicles in nontraffic accident | WHO +V5910XA | Passenger in pick-up truck or van injured in collision with unspecified motor vehicles in nontraffic accident, initial encounter | CMS +V5910XD | Passenger in pick-up truck or van injured in collision with unspecified motor vehicles in nontraffic accident, subsequent encounter | CMS +V5910XS | Passenger in pick-up truck or van injured in collision with unspecified motor vehicles in nontraffic accident, sequela | CMS +V5919XA | Passenger in pick-up truck or van injured in collision with other motor vehicles in nontraffic accident, initial encounter | CMS +V5919XD | Passenger in pick-up truck or van injured in collision with other motor vehicles in nontraffic accident, subsequent encounter | CMS +V5919XS | Passenger in pick-up truck or van injured in collision with other motor vehicles in nontraffic accident, sequela | CMS +V592 | Unspecified occupant of pick-up truck or van injured in collision with other and unspecified motor vehicles in nontraffic accident | WHO +V5920XA | Unspecified occupant of pick-up truck or van injured in collision with unspecified motor vehicles in nontraffic accident, initial encounter | CMS +V5920XD | Unspecified occupant of pick-up truck or van injured in collision with unspecified motor vehicles in nontraffic accident, subsequent encounter | CMS +V5920XS | Unspecified occupant of pick-up truck or van injured in collision with unspecified motor vehicles in nontraffic accident, sequela | CMS +V5929XA | Unspecified occupant of pick-up truck or van injured in collision with other motor vehicles in nontraffic accident, initial encounter | CMS +V5929XD | Unspecified occupant of pick-up truck or van injured in collision with other motor vehicles in nontraffic accident, subsequent encounter | CMS +V5929XS | Unspecified occupant of pick-up truck or van injured in collision with other motor vehicles in nontraffic accident, sequela | CMS +V593 | Occupant [any] of pick-up truck or van injured in unspecified nontraffic accident | WHO +V593XXA | Occupant (driver) (passenger) of pick-up truck or van injured in unspecified nontraffic accident, initial encounter | CMS +V593XXD | Occupant (driver) (passenger) of pick-up truck or van injured in unspecified nontraffic accident, subsequent encounter | CMS +V593XXS | Occupant (driver) (passenger) of pick-up truck or van injured in unspecified nontraffic accident, sequela | CMS +V594 | Driver injured in collision with other and unspecified motor vehicles in traffic accident | WHO +V5940XA | Driver of pick-up truck or van injured in collision with unspecified motor vehicles in traffic accident, initial encounter | CMS +V5940XD | Driver of pick-up truck or van injured in collision with unspecified motor vehicles in traffic accident, subsequent encounter | CMS +V5940XS | Driver of pick-up truck or van injured in collision with unspecified motor vehicles in traffic accident, sequela | CMS +V5949XA | Driver of pick-up truck or van injured in collision with other motor vehicles in traffic accident, initial encounter | CMS +V5949XD | Driver of pick-up truck or van injured in collision with other motor vehicles in traffic accident, subsequent encounter | CMS +V5949XS | Driver of pick-up truck or van injured in collision with other motor vehicles in traffic accident, sequela | CMS +V595 | Passenger injured in collision with other and unspecified motor vehicles in traffic accident | WHO +V5950XA | Passenger in pick-up truck or van injured in collision with unspecified motor vehicles in traffic accident, initial encounter | CMS +V5950XD | Passenger in pick-up truck or van injured in collision with unspecified motor vehicles in traffic accident, subsequent encounter | CMS +V5950XS | Passenger in pick-up truck or van injured in collision with unspecified motor vehicles in traffic accident, sequela | CMS +V5959XA | Passenger in pick-up truck or van injured in collision with other motor vehicles in traffic accident, initial encounter | CMS +V5959XD | Passenger in pick-up truck or van injured in collision with other motor vehicles in traffic accident, subsequent encounter | CMS +V5959XS | Passenger in pick-up truck or van injured in collision with other motor vehicles in traffic accident, sequela | CMS +V596 | Unspecified occupant of pick-up truck or van injured in collision with other and unspecified motor vehicles in traffic accident | WHO +V5960XA | Unspecified occupant of pick-up truck or van injured in collision with unspecified motor vehicles in traffic accident, initial encounter | CMS +V5960XD | Unspecified occupant of pick-up truck or van injured in collision with unspecified motor vehicles in traffic accident, subsequent encounter | CMS +V5960XS | Unspecified occupant of pick-up truck or van injured in collision with unspecified motor vehicles in traffic accident, sequela | CMS +V5969XA | Unspecified occupant of pick-up truck or van injured in collision with other motor vehicles in traffic accident, initial encounter | CMS +V5969XD | Unspecified occupant of pick-up truck or van injured in collision with other motor vehicles in traffic accident, subsequent encounter | CMS +V5969XS | Unspecified occupant of pick-up truck or van injured in collision with other motor vehicles in traffic accident, sequela | CMS +V598 | Occupant [any] of pick-up truck or van injured in other specified transport accidents | WHO +V5981XA | Occupant (driver) (passenger) of pick-up truck or van injured in transport accident with military vehicle, initial encounter | CMS +V5981XD | Occupant (driver) (passenger) of pick-up truck or van injured in transport accident with military vehicle, subsequent encounter | CMS +V5981XS | Occupant (driver) (passenger) of pick-up truck or van injured in transport accident with military vehicle, sequela | CMS +V5988XA | Occupant (driver) (passenger) of pick-up truck or van injured in other specified transport accidents, initial encounter | CMS +V5988XD | Occupant (driver) (passenger) of pick-up truck or van injured in other specified transport accidents, subsequent encounter | CMS +V5988XS | Occupant (driver) (passenger) of pick-up truck or van injured in other specified transport accidents, sequela | CMS +V599 | Occupant [any] of pick-up truck or van injured in unspecified traffic accident | WHO +V599XXA | Occupant (driver) (passenger) of pick-up truck or van injured in unspecified traffic accident, initial encounter | CMS +V599XXD | Occupant (driver) (passenger) of pick-up truck or van injured in unspecified traffic accident, subsequent encounter | CMS +V599XXS | Occupant (driver) (passenger) of pick-up truck or van injured in unspecified traffic accident, sequela | CMS +V60 | Occupant of heavy transport vehicle injured in collision with pedestrian or animal | WHO +V600 | Occupant of heavy transport vehicle injured in collision with pedestrian or animal : driver injured in nontraffic accident | WHO +V600XXA | Driver of heavy transport vehicle injured in collision with pedestrian or animal in nontraffic accident, initial encounter | CMS +V600XXD | Driver of heavy transport vehicle injured in collision with pedestrian or animal in nontraffic accident, subsequent encounter | CMS +V600XXS | Driver of heavy transport vehicle injured in collision with pedestrian or animal in nontraffic accident, sequela | CMS +V601 | Occupant of heavy transport vehicle injured in collision with pedestrian or animal : passenger injured in nontraffic accident | WHO +V601XXA | Passenger in heavy transport vehicle injured in collision with pedestrian or animal in nontraffic accident, initial encounter | CMS +V601XXD | Passenger in heavy transport vehicle injured in collision with pedestrian or animal in nontraffic accident, subsequent encounter | CMS +V601XXS | Passenger in heavy transport vehicle injured in collision with pedestrian or animal in nontraffic accident, sequela | CMS +V602 | Occupant of heavy transport vehicle injured in collision with pedestrian or animal : person on outside of vehicle injured in nontraffic accident | WHO +V602XXA | Person on outside of heavy transport vehicle injured in collision with pedestrian or animal in nontraffic accident, initial encounter | CMS +V602XXD | Person on outside of heavy transport vehicle injured in collision with pedestrian or animal in nontraffic accident, subsequent encounter | CMS +V602XXS | Person on outside of heavy transport vehicle injured in collision with pedestrian or animal in nontraffic accident, sequela | CMS +V603 | Occupant of heavy transport vehicle injured in collision with pedestrian or animal : unspecified occupant of heavy transport vehicle injured in nontraffic accident | WHO +V603XXA | Unspecified occupant of heavy transport vehicle injured in collision with pedestrian or animal in nontraffic accident, initial encounter | CMS +V603XXD | Unspecified occupant of heavy transport vehicle injured in collision with pedestrian or animal in nontraffic accident, subsequent encounter | CMS +V603XXS | Unspecified occupant of heavy transport vehicle injured in collision with pedestrian or animal in nontraffic accident, sequela | CMS +V604 | Occupant of heavy transport vehicle injured in collision with pedestrian or animal : person injured while boarding or alighting | WHO +V604XXA | Person boarding or alighting a heavy transport vehicle injured in collision with pedestrian or animal, initial encounter | CMS +V604XXD | Person boarding or alighting a heavy transport vehicle injured in collision with pedestrian or animal, subsequent encounter | CMS +V604XXS | Person boarding or alighting a heavy transport vehicle injured in collision with pedestrian or animal, sequela | CMS +V605 | Occupant of heavy transport vehicle injured in collision with pedestrian or animal : driver injured in traffic accident | WHO +V605XXA | Driver of heavy transport vehicle injured in collision with pedestrian or animal in traffic accident, initial encounter | CMS +V605XXD | Driver of heavy transport vehicle injured in collision with pedestrian or animal in traffic accident, subsequent encounter | CMS +V605XXS | Driver of heavy transport vehicle injured in collision with pedestrian or animal in traffic accident, sequela | CMS +V606 | Occupant of heavy transport vehicle injured in collision with pedestrian or animal : passenger injured in traffic accident | WHO +V606XXA | Passenger in heavy transport vehicle injured in collision with pedestrian or animal in traffic accident, initial encounter | CMS +V606XXD | Passenger in heavy transport vehicle injured in collision with pedestrian or animal in traffic accident, subsequent encounter | CMS +V606XXS | Passenger in heavy transport vehicle injured in collision with pedestrian or animal in traffic accident, sequela | CMS +V607 | Occupant of heavy transport vehicle injured in collision with pedestrian or animal : person on outside of vehicle injured in traffic accident | WHO +V607XXA | Person on outside of heavy transport vehicle injured in collision with pedestrian or animal in traffic accident, initial encounter | CMS +V607XXD | Person on outside of heavy transport vehicle injured in collision with pedestrian or animal in traffic accident, subsequent encounter | CMS +V607XXS | Person on outside of heavy transport vehicle injured in collision with pedestrian or animal in traffic accident, sequela | CMS +V609 | Occupant of heavy transport vehicle injured in collision with pedestrian or animal : unspecified occupant of heavy transport vehicle injured in traffic accident | WHO +V609XXA | Unspecified occupant of heavy transport vehicle injured in collision with pedestrian or animal in traffic accident, initial encounter | CMS +V609XXD | Unspecified occupant of heavy transport vehicle injured in collision with pedestrian or animal in traffic accident, subsequent encounter | CMS +V609XXS | Unspecified occupant of heavy transport vehicle injured in collision with pedestrian or animal in traffic accident, sequela | CMS +V61 | Occupant of heavy transport vehicle injured in collision with pedal cycle | WHO +V610 | Occupant of heavy transport vehicle injured in collision with pedal cycle : driver injured in nontraffic accident | WHO +V610XXA | Driver of heavy transport vehicle injured in collision with pedal cycle in nontraffic accident, initial encounter | CMS +V610XXD | Driver of heavy transport vehicle injured in collision with pedal cycle in nontraffic accident, subsequent encounter | CMS +V610XXS | Driver of heavy transport vehicle injured in collision with pedal cycle in nontraffic accident, sequela | CMS +V611 | Occupant of heavy transport vehicle injured in collision with pedal cycle : passenger injured in nontraffic accident | WHO +V611XXA | Passenger in heavy transport vehicle injured in collision with pedal cycle in nontraffic accident, initial encounter | CMS +V611XXD | Passenger in heavy transport vehicle injured in collision with pedal cycle in nontraffic accident, subsequent encounter | CMS +V611XXS | Passenger in heavy transport vehicle injured in collision with pedal cycle in nontraffic accident, sequela | CMS +V612 | Occupant of heavy transport vehicle injured in collision with pedal cycle : person on outside of vehicle injured in nontraffic accident | WHO +V612XXA | Person on outside of heavy transport vehicle injured in collision with pedal cycle in nontraffic accident, initial encounter | CMS +V612XXD | Person on outside of heavy transport vehicle injured in collision with pedal cycle in nontraffic accident, subsequent encounter | CMS +V612XXS | Person on outside of heavy transport vehicle injured in collision with pedal cycle in nontraffic accident, sequela | CMS +V613 | Occupant of heavy transport vehicle injured in collision with pedal cycle : unspecified occupant of heavy transport vehicle injured in nontraffic accident | WHO +V613XXA | Unspecified occupant of heavy transport vehicle injured in collision with pedal cycle in nontraffic accident, initial encounter | CMS +V613XXD | Unspecified occupant of heavy transport vehicle injured in collision with pedal cycle in nontraffic accident, subsequent encounter | CMS +V613XXS | Unspecified occupant of heavy transport vehicle injured in collision with pedal cycle in nontraffic accident, sequela | CMS +V614 | Occupant of heavy transport vehicle injured in collision with pedal cycle : person injured while boarding or alighting | WHO +V614XXA | Person boarding or alighting a heavy transport vehicle injured in collision with pedal cycle while boarding or alighting, initial encounter | CMS +V614XXD | Person boarding or alighting a heavy transport vehicle injured in collision with pedal cycle while boarding or alighting, subsequent encounter | CMS +V614XXS | Person boarding or alighting a heavy transport vehicle injured in collision with pedal cycle while boarding or alighting, sequela | CMS +V615 | Occupant of heavy transport vehicle injured in collision with pedal cycle : driver injured in traffic accident | WHO +V615XXA | Driver of heavy transport vehicle injured in collision with pedal cycle in traffic accident, initial encounter | CMS +V615XXD | Driver of heavy transport vehicle injured in collision with pedal cycle in traffic accident, subsequent encounter | CMS +V615XXS | Driver of heavy transport vehicle injured in collision with pedal cycle in traffic accident, sequela | CMS +V616 | Occupant of heavy transport vehicle injured in collision with pedal cycle : passenger injured in traffic accident | WHO +V616XXA | Passenger in heavy transport vehicle injured in collision with pedal cycle in traffic accident, initial encounter | CMS +V616XXD | Passenger in heavy transport vehicle injured in collision with pedal cycle in traffic accident, subsequent encounter | CMS +V616XXS | Passenger in heavy transport vehicle injured in collision with pedal cycle in traffic accident, sequela | CMS +V617 | Occupant of heavy transport vehicle injured in collision with pedal cycle : person on outside of vehicle injured in traffic accident | WHO +V617XXA | Person on outside of heavy transport vehicle injured in collision with pedal cycle in traffic accident, initial encounter | CMS +V617XXD | Person on outside of heavy transport vehicle injured in collision with pedal cycle in traffic accident, subsequent encounter | CMS +V617XXS | Person on outside of heavy transport vehicle injured in collision with pedal cycle in traffic accident, sequela | CMS +V619 | Occupant of heavy transport vehicle injured in collision with pedal cycle : unspecified occupant of heavy transport vehicle injured in traffic accident | WHO +V619XXA | Unspecified occupant of heavy transport vehicle injured in collision with pedal cycle in traffic accident, initial encounter | CMS +V619XXD | Unspecified occupant of heavy transport vehicle injured in collision with pedal cycle in traffic accident, subsequent encounter | CMS +V619XXS | Unspecified occupant of heavy transport vehicle injured in collision with pedal cycle in traffic accident, sequela | CMS +V62 | Occupant of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle | WHO +V620 | Occupant of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle : driver injured in nontraffic accident | WHO +V620XXA | Driver of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter | CMS +V620XXD | Driver of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter | CMS +V620XXS | Driver of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela | CMS +V621 | Occupant of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle : passenger injured in nontraffic accident | WHO +V621XXA | Passenger in heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter | CMS +V621XXD | Passenger in heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter | CMS +V621XXS | Passenger in heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela | CMS +V622 | Occupant of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle : person on outside of vehicle injured in nontraffic accident | WHO +V622XXA | Person on outside of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter | CMS +V622XXD | Person on outside of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter | CMS +V622XXS | Person on outside of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela | CMS +V623 | Occupant of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle : unspecified occupant of heavy transport vehicle injured in nontraffic accident | WHO +V623XXA | Unspecified occupant of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter | CMS +V623XXD | Unspecified occupant of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter | CMS +V623XXS | Unspecified occupant of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela | CMS +V624 | Occupant of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle : person injured while boarding or alighting | WHO +V624XXA | Person boarding or alighting a heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle, initial encounter | CMS +V624XXD | Person boarding or alighting a heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle, subsequent encounter | CMS +V624XXS | Person boarding or alighting a heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle, sequela | CMS +V625 | Occupant of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle : driver injured in traffic accident | WHO +V625XXA | Driver of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter | CMS +V625XXD | Driver of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter | CMS +V625XXS | Driver of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela | CMS +V626 | Occupant of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle : passenger injured in traffic accident | WHO +V626XXA | Passenger in heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter | CMS +V626XXD | Passenger in heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter | CMS +V626XXS | Passenger in heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela | CMS +V627 | Occupant of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle : person on outside of vehicle injured in traffic accident | WHO +V627XXA | Person on outside of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter | CMS +V627XXD | Person on outside of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter | CMS +V627XXS | Person on outside of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela | CMS +V629 | Occupant of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle : unspecified occupant of heavy transport vehicle injured in traffic accident | WHO +V629XXA | Unspecified occupant of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter | CMS +V629XXD | Unspecified occupant of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter | CMS +V629XXS | Unspecified occupant of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela | CMS +V63 | Occupant of heavy transport vehicle injured in collision with car, pick-up truck or van | WHO +V630 | Occupant of heavy transport vehicle injured in collision with car, pick-up truck or van : driver injured in nontraffic accident | WHO +V630XXA | Driver of heavy transport vehicle injured in collision with car, pick-up truck or van in nontraffic accident, initial encounter | CMS +V630XXD | Driver of heavy transport vehicle injured in collision with car, pick-up truck or van in nontraffic accident, subsequent encounter | CMS +V630XXS | Driver of heavy transport vehicle injured in collision with car, pick-up truck or van in nontraffic accident, sequela | CMS +V631 | Occupant of heavy transport vehicle injured in collision with car, pick-up truck or van : passenger injured in nontraffic accident | WHO +V631XXA | Passenger in heavy transport vehicle injured in collision with car, pick-up truck or van in nontraffic accident, initial encounter | CMS +V631XXD | Passenger in heavy transport vehicle injured in collision with car, pick-up truck or van in nontraffic accident, subsequent encounter | CMS +V631XXS | Passenger in heavy transport vehicle injured in collision with car, pick-up truck or van in nontraffic accident, sequela | CMS +V632 | Occupant of heavy transport vehicle injured in collision with car, pick-up truck or van : person on outside of vehicle injured in nontraffic accident | WHO +V632XXA | Person on outside of heavy transport vehicle injured in collision with car, pick-up truck or van in nontraffic accident, initial encounter | CMS +V632XXD | Person on outside of heavy transport vehicle injured in collision with car, pick-up truck or van in nontraffic accident, subsequent encounter | CMS +V632XXS | Person on outside of heavy transport vehicle injured in collision with car, pick-up truck or van in nontraffic accident, sequela | CMS +V633 | Occupant of heavy transport vehicle injured in collision with car, pick-up truck or van : unspecified occupant of heavy transport vehicle injured in nontraffic accident | WHO +V633XXA | Unspecified occupant of heavy transport vehicle injured in collision with car, pick-up truck or van in nontraffic accident, initial encounter | CMS +V633XXD | Unspecified occupant of heavy transport vehicle injured in collision with car, pick-up truck or van in nontraffic accident, subsequent encounter | CMS +V633XXS | Unspecified occupant of heavy transport vehicle injured in collision with car, pick-up truck or van in nontraffic accident, sequela | CMS +V634 | Occupant of heavy transport vehicle injured in collision with car, pick-up truck or van : person injured while boarding or alighting | WHO +V634XXA | Person boarding or alighting a heavy transport vehicle injured in collision with car, pick-up truck or van, initial encounter | CMS +V634XXD | Person boarding or alighting a heavy transport vehicle injured in collision with car, pick-up truck or van, subsequent encounter | CMS +V634XXS | Person boarding or alighting a heavy transport vehicle injured in collision with car, pick-up truck or van, sequela | CMS +V635 | Occupant of heavy transport vehicle injured in collision with car, pick-up truck or van : driver injured in traffic accident | WHO +V635XXA | Driver of heavy transport vehicle injured in collision with car, pick-up truck or van in traffic accident, initial encounter | CMS +V635XXD | Driver of heavy transport vehicle injured in collision with car, pick-up truck or van in traffic accident, subsequent encounter | CMS +V635XXS | Driver of heavy transport vehicle injured in collision with car, pick-up truck or van in traffic accident, sequela | CMS +V636 | Occupant of heavy transport vehicle injured in collision with car, pick-up truck or van : passenger injured in traffic accident | WHO +V636XXA | Passenger in heavy transport vehicle injured in collision with car, pick-up truck or van in traffic accident, initial encounter | CMS +V636XXD | Passenger in heavy transport vehicle injured in collision with car, pick-up truck or van in traffic accident, subsequent encounter | CMS +V636XXS | Passenger in heavy transport vehicle injured in collision with car, pick-up truck or van in traffic accident, sequela | CMS +V637 | Occupant of heavy transport vehicle injured in collision with car, pick-up truck or van : person on outside of vehicle injured in traffic accident | WHO +V637XXA | Person on outside of heavy transport vehicle injured in collision with car, pick-up truck or van in traffic accident, initial encounter | CMS +V637XXD | Person on outside of heavy transport vehicle injured in collision with car, pick-up truck or van in traffic accident, subsequent encounter | CMS +V637XXS | Person on outside of heavy transport vehicle injured in collision with car, pick-up truck or van in traffic accident, sequela | CMS +V639 | Occupant of heavy transport vehicle injured in collision with car, pick-up truck or van : unspecified occupant of heavy transport vehicle injured in traffic accident | WHO +V639XXA | Unspecified occupant of heavy transport vehicle injured in collision with car, pick-up truck or van in traffic accident, initial encounter | CMS +V639XXD | Unspecified occupant of heavy transport vehicle injured in collision with car, pick-up truck or van in traffic accident, subsequent encounter | CMS +V639XXS | Unspecified occupant of heavy transport vehicle injured in collision with car, pick-up truck or van in traffic accident, sequela | CMS +V64 | Occupant of heavy transport vehicle injured in collision with heavy transport vehicle or bus | WHO +V640 | Occupant of heavy transport vehicle injured in collision with heavy transport vehicle or bus : driver injured in nontraffic accident | WHO +V640XXA | Driver of heavy transport vehicle injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter | CMS +V640XXD | Driver of heavy transport vehicle injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter | CMS +V640XXS | Driver of heavy transport vehicle injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela | CMS +V641 | Occupant of heavy transport vehicle injured in collision with heavy transport vehicle or bus : passenger injured in nontraffic accident | WHO +V641XXA | Passenger in heavy transport vehicle injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter | CMS +V641XXD | Passenger in heavy transport vehicle injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter | CMS +V641XXS | Passenger in heavy transport vehicle injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela | CMS +V642 | Occupant of heavy transport vehicle injured in collision with heavy transport vehicle or bus : person on outside of vehicle injured in nontraffic accident | WHO +V642XXA | Person on outside of heavy transport vehicle injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter | CMS +V642XXD | Person on outside of heavy transport vehicle injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter | CMS +V642XXS | Person on outside of heavy transport vehicle injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela | CMS +V643 | Occupant of heavy transport vehicle injured in collision with heavy transport vehicle or bus : unspecified occupant of heavy transport vehicle injured in nontraffic accident | WHO +V643XXA | Unspecified occupant of heavy transport vehicle injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter | CMS +V643XXD | Unspecified occupant of heavy transport vehicle injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter | CMS +V643XXS | Unspecified occupant of heavy transport vehicle injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela | CMS +V644 | Occupant of heavy transport vehicle injured in collision with heavy transport vehicle or bus : person injured while boarding or alighting | WHO +V644XXA | Person boarding or alighting a heavy transport vehicle injured in collision with heavy transport vehicle or bus while boarding or alighting, initial encounter | CMS +V644XXD | Person boarding or alighting a heavy transport vehicle injured in collision with heavy transport vehicle or bus while boarding or alighting, subsequent encounter | CMS +V644XXS | Person boarding or alighting a heavy transport vehicle injured in collision with heavy transport vehicle or bus while boarding or alighting, sequela | CMS +V645 | Occupant of heavy transport vehicle injured in collision with heavy transport vehicle or bus : driver injured in traffic accident | WHO +V645XXA | Driver of heavy transport vehicle injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter | CMS +V645XXD | Driver of heavy transport vehicle injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter | CMS +V645XXS | Driver of heavy transport vehicle injured in collision with heavy transport vehicle or bus in traffic accident, sequela | CMS +V646 | Occupant of heavy transport vehicle injured in collision with heavy transport vehicle or bus : passenger injured in traffic accident | WHO +V646XXA | Passenger in heavy transport vehicle injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter | CMS +V646XXD | Passenger in heavy transport vehicle injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter | CMS +V646XXS | Passenger in heavy transport vehicle injured in collision with heavy transport vehicle or bus in traffic accident, sequela | CMS +V647 | Occupant of heavy transport vehicle injured in collision with heavy transport vehicle or bus : person on outside of vehicle injured in traffic accident | WHO +V647XXA | Person on outside of heavy transport vehicle injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter | CMS +V647XXD | Person on outside of heavy transport vehicle injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter | CMS +V647XXS | Person on outside of heavy transport vehicle injured in collision with heavy transport vehicle or bus in traffic accident, sequela | CMS +V649 | Occupant of heavy transport vehicle injured in collision with heavy transport vehicle or bus : unspecified occupant of heavy transport vehicle injured in traffic accident | WHO +V649XXA | Unspecified occupant of heavy transport vehicle injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter | CMS +V649XXD | Unspecified occupant of heavy transport vehicle injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter | CMS +V649XXS | Unspecified occupant of heavy transport vehicle injured in collision with heavy transport vehicle or bus in traffic accident, sequela | CMS +V65 | Occupant of heavy transport vehicle injured in collision with railway train or railway vehicle | WHO +V650 | Occupant of heavy transport vehicle injured in collision with railway train or railway vehicle : driver injured in nontraffic accident | WHO +V650XXA | Driver of heavy transport vehicle injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter | CMS +V650XXD | Driver of heavy transport vehicle injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter | CMS +V650XXS | Driver of heavy transport vehicle injured in collision with railway train or railway vehicle in nontraffic accident, sequela | CMS +V651 | Occupant of heavy transport vehicle injured in collision with railway train or railway vehicle : passenger injured in nontraffic accident | WHO +V651XXA | Passenger in heavy transport vehicle injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter | CMS +V651XXD | Passenger in heavy transport vehicle injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter | CMS +V651XXS | Passenger in heavy transport vehicle injured in collision with railway train or railway vehicle in nontraffic accident, sequela | CMS +V652 | Occupant of heavy transport vehicle injured in collision with railway train or railway vehicle : person on outside of vehicle injured in nontraffic accident | WHO +V652XXA | Person on outside of heavy transport vehicle injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter | CMS +V652XXD | Person on outside of heavy transport vehicle injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter | CMS +V652XXS | Person on outside of heavy transport vehicle injured in collision with railway train or railway vehicle in nontraffic accident, sequela | CMS +V653 | Occupant of heavy transport vehicle injured in collision with railway train or railway vehicle : unspecified occupant of heavy transport vehicle injured in nontraffic accident | WHO +V653XXA | Unspecified occupant of heavy transport vehicle injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter | CMS +V653XXD | Unspecified occupant of heavy transport vehicle injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter | CMS +V653XXS | Unspecified occupant of heavy transport vehicle injured in collision with railway train or railway vehicle in nontraffic accident, sequela | CMS +V654 | Occupant of heavy transport vehicle injured in collision with railway train or railway vehicle : person injured while boarding or alighting | WHO +V654XXA | Person boarding or alighting a heavy transport vehicle injured in collision with railway train or railway vehicle, initial encounter | CMS +V654XXD | Person boarding or alighting a heavy transport vehicle injured in collision with railway train or railway vehicle, subsequent encounter | CMS +V654XXS | Person boarding or alighting a heavy transport vehicle injured in collision with railway train or railway vehicle, sequela | CMS +V655 | Occupant of heavy transport vehicle injured in collision with railway train or railway vehicle : driver injured in traffic accident | WHO +V655XXA | Driver of heavy transport vehicle injured in collision with railway train or railway vehicle in traffic accident, initial encounter | CMS +V655XXD | Driver of heavy transport vehicle injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter | CMS +V655XXS | Driver of heavy transport vehicle injured in collision with railway train or railway vehicle in traffic accident, sequela | CMS +V656 | Occupant of heavy transport vehicle injured in collision with railway train or railway vehicle : passenger injured in traffic accident | WHO +V656XXA | Passenger in heavy transport vehicle injured in collision with railway train or railway vehicle in traffic accident, initial encounter | CMS +V656XXD | Passenger in heavy transport vehicle injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter | CMS +V656XXS | Passenger in heavy transport vehicle injured in collision with railway train or railway vehicle in traffic accident, sequela | CMS +V657 | Occupant of heavy transport vehicle injured in collision with railway train or railway vehicle : person on outside of vehicle injured in traffic accident | WHO +V657XXA | Person on outside of heavy transport vehicle injured in collision with railway train or railway vehicle in traffic accident, initial encounter | CMS +V657XXD | Person on outside of heavy transport vehicle injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter | CMS +V657XXS | Person on outside of heavy transport vehicle injured in collision with railway train or railway vehicle in traffic accident, sequela | CMS +V659 | Occupant of heavy transport vehicle injured in collision with railway train or railway vehicle : unspecified occupant of heavy transport vehicle injured in traffic accident | WHO +V659XXA | Unspecified occupant of heavy transport vehicle injured in collision with railway train or railway vehicle in traffic accident, initial encounter | CMS +V659XXD | Unspecified occupant of heavy transport vehicle injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter | CMS +V659XXS | Unspecified occupant of heavy transport vehicle injured in collision with railway train or railway vehicle in traffic accident, sequela | CMS +V66 | Occupant of heavy transport vehicle injured in collision with other nonmotor vehicle | WHO +V660 | Occupant of heavy transport vehicle injured in collision with other nonmotor vehicle : driver injured in nontraffic accident | WHO +V660XXA | Driver of heavy transport vehicle injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter | CMS +V660XXD | Driver of heavy transport vehicle injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter | CMS +V660XXS | Driver of heavy transport vehicle injured in collision with other nonmotor vehicle in nontraffic accident, sequela | CMS +V661 | Occupant of heavy transport vehicle injured in collision with other nonmotor vehicle : passenger injured in nontraffic accident | WHO +V661XXA | Passenger in heavy transport vehicle injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter | CMS +V661XXD | Passenger in heavy transport vehicle injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter | CMS +V661XXS | Passenger in heavy transport vehicle injured in collision with other nonmotor vehicle in nontraffic accident, sequela | CMS +V662 | Occupant of heavy transport vehicle injured in collision with other nonmotor vehicle : person on outside of vehicle injured in nontraffic accident | WHO +V662XXA | Person on outside of heavy transport vehicle injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter | CMS +V662XXD | Person on outside of heavy transport vehicle injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter | CMS +V662XXS | Person on outside of heavy transport vehicle injured in collision with other nonmotor vehicle in nontraffic accident, sequela | CMS +V663 | Occupant of heavy transport vehicle injured in collision with other nonmotor vehicle : unspecified occupant of heavy transport vehicle injured in nontraffic accident | WHO +V663XXA | Unspecified occupant of heavy transport vehicle injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter | CMS +V663XXD | Unspecified occupant of heavy transport vehicle injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter | CMS +V663XXS | Unspecified occupant of heavy transport vehicle injured in collision with other nonmotor vehicle in nontraffic accident, sequela | CMS +V664 | Occupant of heavy transport vehicle injured in collision with other nonmotor vehicle : person injured while boarding or alighting | WHO +V664XXA | Person boarding or alighting a heavy transport vehicle injured in collision with other nonmotor vehicle, initial encounter | CMS +V664XXD | Person boarding or alighting a heavy transport vehicle injured in collision with other nonmotor vehicle, subsequent encounter | CMS +V664XXS | Person boarding or alighting a heavy transport vehicle injured in collision with other nonmotor vehicle, sequela | CMS +V665 | Occupant of heavy transport vehicle injured in collision with other nonmotor vehicle : driver injured in traffic accident | WHO +V665XXA | Driver of heavy transport vehicle injured in collision with other nonmotor vehicle in traffic accident, initial encounter | CMS +V665XXD | Driver of heavy transport vehicle injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter | CMS +V665XXS | Driver of heavy transport vehicle injured in collision with other nonmotor vehicle in traffic accident, sequela | CMS +V666 | Occupant of heavy transport vehicle injured in collision with other nonmotor vehicle : passenger injured in traffic accident | WHO +V666XXA | Passenger in heavy transport vehicle injured in collision with other nonmotor vehicle in traffic accident, initial encounter | CMS +V666XXD | Passenger in heavy transport vehicle injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter | CMS +V666XXS | Passenger in heavy transport vehicle injured in collision with other nonmotor vehicle in traffic accident, sequela | CMS +V667 | Occupant of heavy transport vehicle injured in collision with other nonmotor vehicle : person on outside of vehicle injured in traffic accident | WHO +V667XXA | Person on outside of heavy transport vehicle injured in collision with other nonmotor vehicle in traffic accident, initial encounter | CMS +V667XXD | Person on outside of heavy transport vehicle injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter | CMS +V667XXS | Person on outside of heavy transport vehicle injured in collision with other nonmotor vehicle in traffic accident, sequela | CMS +V669 | Occupant of heavy transport vehicle injured in collision with other nonmotor vehicle : unspecified occupant of heavy transport vehicle injured in traffic accident | WHO +V669XXA | Unspecified occupant of heavy transport vehicle injured in collision with other nonmotor vehicle in traffic accident, initial encounter | CMS +V669XXD | Unspecified occupant of heavy transport vehicle injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter | CMS +V669XXS | Unspecified occupant of heavy transport vehicle injured in collision with other nonmotor vehicle in traffic accident, sequela | CMS +V67 | Occupant of heavy transport vehicle injured in collision with fixed or stationary object | WHO +V670 | Occupant of heavy transport vehicle injured in collision with fixed or stationary object : driver injured in nontraffic accident | WHO +V670XXA | Driver of heavy transport vehicle injured in collision with fixed or stationary object in nontraffic accident, initial encounter | CMS +V670XXD | Driver of heavy transport vehicle injured in collision with fixed or stationary object in nontraffic accident, subsequent encounter | CMS +V670XXS | Driver of heavy transport vehicle injured in collision with fixed or stationary object in nontraffic accident, sequela | CMS +V671 | Occupant of heavy transport vehicle injured in collision with fixed or stationary object : passenger injured in nontraffic accident | WHO +V671XXA | Passenger in heavy transport vehicle injured in collision with fixed or stationary object in nontraffic accident, initial encounter | CMS +V671XXD | Passenger in heavy transport vehicle injured in collision with fixed or stationary object in nontraffic accident, subsequent encounter | CMS +V671XXS | Passenger in heavy transport vehicle injured in collision with fixed or stationary object in nontraffic accident, sequela | CMS +V672 | Occupant of heavy transport vehicle injured in collision with fixed or stationary object : person on outside of vehicle injured in nontraffic accident | WHO +V672XXA | Person on outside of heavy transport vehicle injured in collision with fixed or stationary object in nontraffic accident, initial encounter | CMS +V672XXD | Person on outside of heavy transport vehicle injured in collision with fixed or stationary object in nontraffic accident, subsequent encounter | CMS +V672XXS | Person on outside of heavy transport vehicle injured in collision with fixed or stationary object in nontraffic accident, sequela | CMS +V673 | Occupant of heavy transport vehicle injured in collision with fixed or stationary object : unspecified occupant of heavy transport vehicle injured in nontraffic accident | WHO +V673XXA | Unspecified occupant of heavy transport vehicle injured in collision with fixed or stationary object in nontraffic accident, initial encounter | CMS +V673XXD | Unspecified occupant of heavy transport vehicle injured in collision with fixed or stationary object in nontraffic accident, subsequent encounter | CMS +V673XXS | Unspecified occupant of heavy transport vehicle injured in collision with fixed or stationary object in nontraffic accident, sequela | CMS +V674 | Occupant of heavy transport vehicle injured in collision with fixed or stationary object : person injured while boarding or alighting | WHO +V674XXA | Person boarding or alighting a heavy transport vehicle injured in collision with fixed or stationary object, initial encounter | CMS +V674XXD | Person boarding or alighting a heavy transport vehicle injured in collision with fixed or stationary object, subsequent encounter | CMS +V674XXS | Person boarding or alighting a heavy transport vehicle injured in collision with fixed or stationary object, sequela | CMS +V675 | Occupant of heavy transport vehicle injured in collision with fixed or stationary object : driver injured in traffic accident | WHO +V675XXA | Driver of heavy transport vehicle injured in collision with fixed or stationary object in traffic accident, initial encounter | CMS +V675XXD | Driver of heavy transport vehicle injured in collision with fixed or stationary object in traffic accident, subsequent encounter | CMS +V675XXS | Driver of heavy transport vehicle injured in collision with fixed or stationary object in traffic accident, sequela | CMS +V676 | Occupant of heavy transport vehicle injured in collision with fixed or stationary object : passenger injured in traffic accident | WHO +V676XXA | Passenger in heavy transport vehicle injured in collision with fixed or stationary object in traffic accident, initial encounter | CMS +V676XXD | Passenger in heavy transport vehicle injured in collision with fixed or stationary object in traffic accident, subsequent encounter | CMS +V676XXS | Passenger in heavy transport vehicle injured in collision with fixed or stationary object in traffic accident, sequela | CMS +V677 | Occupant of heavy transport vehicle injured in collision with fixed or stationary object : person on outside of vehicle injured in traffic accident | WHO +V677XXA | Person on outside of heavy transport vehicle injured in collision with fixed or stationary object in traffic accident, initial encounter | CMS +V677XXD | Person on outside of heavy transport vehicle injured in collision with fixed or stationary object in traffic accident, subsequent encounter | CMS +V677XXS | Person on outside of heavy transport vehicle injured in collision with fixed or stationary object in traffic accident, sequela | CMS +V679 | Occupant of heavy transport vehicle injured in collision with fixed or stationary object : unspecified occupant of heavy transport vehicle injured in traffic accident | WHO +V679XXA | Unspecified occupant of heavy transport vehicle injured in collision with fixed or stationary object in traffic accident, initial encounter | CMS +V679XXD | Unspecified occupant of heavy transport vehicle injured in collision with fixed or stationary object in traffic accident, subsequent encounter | CMS +V679XXS | Unspecified occupant of heavy transport vehicle injured in collision with fixed or stationary object in traffic accident, sequela | CMS +V68 | Occupant of heavy transport vehicle injured in noncollision transport accident | WHO +V680 | Occupant of heavy transport vehicle injured in noncollision transport accident : driver injured in nontraffic accident | WHO +V680XXA | Driver of heavy transport vehicle injured in noncollision transport accident in nontraffic accident, initial encounter | CMS +V680XXD | Driver of heavy transport vehicle injured in noncollision transport accident in nontraffic accident, subsequent encounter | CMS +V680XXS | Driver of heavy transport vehicle injured in noncollision transport accident in nontraffic accident, sequela | CMS +V681 | Occupant of heavy transport vehicle injured in noncollision transport accident : passenger injured in nontraffic accident | WHO +V681XXA | Passenger in heavy transport vehicle injured in noncollision transport accident in nontraffic accident, initial encounter | CMS +V681XXD | Passenger in heavy transport vehicle injured in noncollision transport accident in nontraffic accident, subsequent encounter | CMS +V681XXS | Passenger in heavy transport vehicle injured in noncollision transport accident in nontraffic accident, sequela | CMS +V682 | Occupant of heavy transport vehicle injured in noncollision transport accident : person on outside of vehicle injured in nontraffic accident | WHO +V682XXA | Person on outside of heavy transport vehicle injured in noncollision transport accident in nontraffic accident, initial encounter | CMS +V682XXD | Person on outside of heavy transport vehicle injured in noncollision transport accident in nontraffic accident, subsequent encounter | CMS +V682XXS | Person on outside of heavy transport vehicle injured in noncollision transport accident in nontraffic accident, sequela | CMS +V683 | Occupant of heavy transport vehicle injured in noncollision transport accident : unspecified occupant of heavy transport vehicle injured in nontraffic accident | WHO +V683XXA | Unspecified occupant of heavy transport vehicle injured in noncollision transport accident in nontraffic accident, initial encounter | CMS +V683XXD | Unspecified occupant of heavy transport vehicle injured in noncollision transport accident in nontraffic accident, subsequent encounter | CMS +V683XXS | Unspecified occupant of heavy transport vehicle injured in noncollision transport accident in nontraffic accident, sequela | CMS +V684 | Occupant of heavy transport vehicle injured in noncollision transport accident : person injured while boarding or alighting | WHO +V684XXA | Person boarding or alighting a heavy transport vehicle injured in noncollision transport accident, initial encounter | CMS +V684XXD | Person boarding or alighting a heavy transport vehicle injured in noncollision transport accident, subsequent encounter | CMS +V684XXS | Person boarding or alighting a heavy transport vehicle injured in noncollision transport accident, sequela | CMS +V685 | Occupant of heavy transport vehicle injured in noncollision transport accident : driver injured in traffic accident | WHO +V685XXA | Driver of heavy transport vehicle injured in noncollision transport accident in traffic accident, initial encounter | CMS +V685XXD | Driver of heavy transport vehicle injured in noncollision transport accident in traffic accident, subsequent encounter | CMS +V685XXS | Driver of heavy transport vehicle injured in noncollision transport accident in traffic accident, sequela | CMS +V686 | Occupant of heavy transport vehicle injured in noncollision transport accident : passenger injured in traffic accident | WHO +V686XXA | Passenger in heavy transport vehicle injured in noncollision transport accident in traffic accident, initial encounter | CMS +V686XXD | Passenger in heavy transport vehicle injured in noncollision transport accident in traffic accident, subsequent encounter | CMS +V686XXS | Passenger in heavy transport vehicle injured in noncollision transport accident in traffic accident, sequela | CMS +V687 | Occupant of heavy transport vehicle injured in noncollision transport accident : person on outside of vehicle injured in traffic accident | WHO +V687XXA | Person on outside of heavy transport vehicle injured in noncollision transport accident in traffic accident, initial encounter | CMS +V687XXD | Person on outside of heavy transport vehicle injured in noncollision transport accident in traffic accident, subsequent encounter | CMS +V687XXS | Person on outside of heavy transport vehicle injured in noncollision transport accident in traffic accident, sequela | CMS +V689 | Occupant of heavy transport vehicle injured in noncollision transport accident : unspecified occupant of heavy transport vehicle injured in traffic accident | WHO +V689XXA | Unspecified occupant of heavy transport vehicle injured in noncollision transport accident in traffic accident, initial encounter | CMS +V689XXD | Unspecified occupant of heavy transport vehicle injured in noncollision transport accident in traffic accident, subsequent encounter | CMS +V689XXS | Unspecified occupant of heavy transport vehicle injured in noncollision transport accident in traffic accident, sequela | CMS +V69 | Occupant of heavy transport vehicle injured in other and unspecified transport accidents | WHO +V690 | Driver injured in collision with other and unspecified motor vehicles in nontraffic accident | WHO +V6900XA | Driver of heavy transport vehicle injured in collision with unspecified motor vehicles in nontraffic accident, initial encounter | CMS +V6900XD | Driver of heavy transport vehicle injured in collision with unspecified motor vehicles in nontraffic accident, subsequent encounter | CMS +V6900XS | Driver of heavy transport vehicle injured in collision with unspecified motor vehicles in nontraffic accident, sequela | CMS +V6909XA | Driver of heavy transport vehicle injured in collision with other motor vehicles in nontraffic accident, initial encounter | CMS +V6909XD | Driver of heavy transport vehicle injured in collision with other motor vehicles in nontraffic accident, subsequent encounter | CMS +V6909XS | Driver of heavy transport vehicle injured in collision with other motor vehicles in nontraffic accident, sequela | CMS +V691 | Passenger injured in collision with other and unspecified motor vehicles in nontraffic accident | WHO +V6910XA | Passenger in heavy transport vehicle injured in collision with unspecified motor vehicles in nontraffic accident, initial encounter | CMS +V6910XD | Passenger in heavy transport vehicle injured in collision with unspecified motor vehicles in nontraffic accident, subsequent encounter | CMS +V6910XS | Passenger in heavy transport vehicle injured in collision with unspecified motor vehicles in nontraffic accident, sequela | CMS +V6919XA | Passenger in heavy transport vehicle injured in collision with other motor vehicles in nontraffic accident, initial encounter | CMS +V6919XD | Passenger in heavy transport vehicle injured in collision with other motor vehicles in nontraffic accident, subsequent encounter | CMS +V6919XS | Passenger in heavy transport vehicle injured in collision with other motor vehicles in nontraffic accident, sequela | CMS +V692 | Unspecified occupant of heavy transport vehicle injured in collision with other and unspecified motor vehicles in nontraffic accident | WHO +V6920XA | Unspecified occupant of heavy transport vehicle injured in collision with unspecified motor vehicles in nontraffic accident, initial encounter | CMS +V6920XD | Unspecified occupant of heavy transport vehicle injured in collision with unspecified motor vehicles in nontraffic accident, subsequent encounter | CMS +V6920XS | Unspecified occupant of heavy transport vehicle injured in collision with unspecified motor vehicles in nontraffic accident, sequela | CMS +V6929XA | Unspecified occupant of heavy transport vehicle injured in collision with other motor vehicles in nontraffic accident, initial encounter | CMS +V6929XD | Unspecified occupant of heavy transport vehicle injured in collision with other motor vehicles in nontraffic accident, subsequent encounter | CMS +V6929XS | Unspecified occupant of heavy transport vehicle injured in collision with other motor vehicles in nontraffic accident, sequela | CMS +V693 | Occupant [any] of heavy transport vehicle injured in unspecified nontraffic accident | WHO +V693XXA | Occupant (driver) (passenger) of heavy transport vehicle injured in unspecified nontraffic accident, initial encounter | CMS +V693XXD | Occupant (driver) (passenger) of heavy transport vehicle injured in unspecified nontraffic accident, subsequent encounter | CMS +V693XXS | Occupant (driver) (passenger) of heavy transport vehicle injured in unspecified nontraffic accident, sequela | CMS +V694 | Driver injured in collision with other and unspecified motor vehicles in traffic accident | WHO +V6940XA | Driver of heavy transport vehicle injured in collision with unspecified motor vehicles in traffic accident, initial encounter | CMS +V6940XD | Driver of heavy transport vehicle injured in collision with unspecified motor vehicles in traffic accident, subsequent encounter | CMS +V6940XS | Driver of heavy transport vehicle injured in collision with unspecified motor vehicles in traffic accident, sequela | CMS +V6949XA | Driver of heavy transport vehicle injured in collision with other motor vehicles in traffic accident, initial encounter | CMS +V6949XD | Driver of heavy transport vehicle injured in collision with other motor vehicles in traffic accident, subsequent encounter | CMS +V6949XS | Driver of heavy transport vehicle injured in collision with other motor vehicles in traffic accident, sequela | CMS +V695 | Passenger injured in collision with other and unspecified motor vehicles in traffic accident | WHO +V6950XA | Passenger in heavy transport vehicle injured in collision with unspecified motor vehicles in traffic accident, initial encounter | CMS +V6950XD | Passenger in heavy transport vehicle injured in collision with unspecified motor vehicles in traffic accident, subsequent encounter | CMS +V6950XS | Passenger in heavy transport vehicle injured in collision with unspecified motor vehicles in traffic accident, sequela | CMS +V6959XA | Passenger in heavy transport vehicle injured in collision with other motor vehicles in traffic accident, initial encounter | CMS +V6959XD | Passenger in heavy transport vehicle injured in collision with other motor vehicles in traffic accident, subsequent encounter | CMS +V6959XS | Passenger in heavy transport vehicle injured in collision with other motor vehicles in traffic accident, sequela | CMS +V696 | Unspecified occupant of heavy transport vehicle injured in collision with other and unspecified motor vehicles in traffic accident | WHO +V6960XA | Unspecified occupant of heavy transport vehicle injured in collision with unspecified motor vehicles in traffic accident, initial encounter | CMS +V6960XD | Unspecified occupant of heavy transport vehicle injured in collision with unspecified motor vehicles in traffic accident, subsequent encounter | CMS +V6960XS | Unspecified occupant of heavy transport vehicle injured in collision with unspecified motor vehicles in traffic accident, sequela | CMS +V6969XA | Unspecified occupant of heavy transport vehicle injured in collision with other motor vehicles in traffic accident, initial encounter | CMS +V6969XD | Unspecified occupant of heavy transport vehicle injured in collision with other motor vehicles in traffic accident, subsequent encounter | CMS +V6969XS | Unspecified occupant of heavy transport vehicle injured in collision with other motor vehicles in traffic accident, sequela | CMS +V698 | Occupant [any] of heavy transport vehicle injured in other specified transport accidents | WHO +V6981XA | Occupant (driver) (passenger) of heavy transport vehicle injured in transport accidents with military vehicle, initial encounter | CMS +V6981XD | Occupant (driver) (passenger) of heavy transport vehicle injured in transport accidents with military vehicle, subsequent encounter | CMS +V6981XS | Occupant (driver) (passenger) of heavy transport vehicle injured in transport accidents with military vehicle, sequela | CMS +V6988XA | Occupant (driver) (passenger) of heavy transport vehicle injured in other specified transport accidents, initial encounter | CMS +V6988XD | Occupant (driver) (passenger) of heavy transport vehicle injured in other specified transport accidents, subsequent encounter | CMS +V6988XS | Occupant (driver) (passenger) of heavy transport vehicle injured in other specified transport accidents, sequela | CMS +V699 | Occupant [any] of heavy transport vehicle injured in unspecified traffic accident | WHO +V699XXA | Occupant (driver) (passenger) of heavy transport vehicle injured in unspecified traffic accident, initial encounter | CMS +V699XXD | Occupant (driver) (passenger) of heavy transport vehicle injured in unspecified traffic accident, subsequent encounter | CMS +V699XXS | Occupant (driver) (passenger) of heavy transport vehicle injured in unspecified traffic accident, sequela | CMS +V70 | Bus occupant injured in collision with pedestrian or animal | WHO +V700 | Bus occupant injured in collision with pedestrian or animal : driver injured in nontraffic accident | WHO +V700XXA | Driver of bus injured in collision with pedestrian or animal in nontraffic accident, initial encounter | CMS +V700XXD | Driver of bus injured in collision with pedestrian or animal in nontraffic accident, subsequent encounter | CMS +V700XXS | Driver of bus injured in collision with pedestrian or animal in nontraffic accident, sequela | CMS +V701 | Bus occupant injured in collision with pedestrian or animal : passenger injured in nontraffic accident | WHO +V701XXA | Passenger on bus injured in collision with pedestrian or animal in nontraffic accident, initial encounter | CMS +V701XXD | Passenger on bus injured in collision with pedestrian or animal in nontraffic accident, subsequent encounter | CMS +V701XXS | Passenger on bus injured in collision with pedestrian or animal in nontraffic accident, sequela | CMS +V702 | Bus occupant injured in collision with pedestrian or animal : person on outside of vehicle injured in nontraffic accident | WHO +V702XXA | Person on outside of bus injured in collision with pedestrian or animal in nontraffic accident, initial encounter | CMS +V702XXD | Person on outside of bus injured in collision with pedestrian or animal in nontraffic accident, subsequent encounter | CMS +V702XXS | Person on outside of bus injured in collision with pedestrian or animal in nontraffic accident, sequela | CMS +V703 | Bus occupant injured in collision with pedestrian or animal : unspecified bus occupant injured in nontraffic accident | WHO +V703XXA | Unspecified occupant of bus injured in collision with pedestrian or animal in nontraffic accident, initial encounter | CMS +V703XXD | Unspecified occupant of bus injured in collision with pedestrian or animal in nontraffic accident, subsequent encounter | CMS +V703XXS | Unspecified occupant of bus injured in collision with pedestrian or animal in nontraffic accident, sequela | CMS +V704 | Bus occupant injured in collision with pedestrian or animal : person injured while boarding or alighting | WHO +V704XXA | Person boarding or alighting from bus injured in collision with pedestrian or animal, initial encounter | CMS +V704XXD | Person boarding or alighting from bus injured in collision with pedestrian or animal, subsequent encounter | CMS +V704XXS | Person boarding or alighting from bus injured in collision with pedestrian or animal, sequela | CMS +V705 | Bus occupant injured in collision with pedestrian or animal : driver injured in traffic accident | WHO +V705XXA | Driver of bus injured in collision with pedestrian or animal in traffic accident, initial encounter | CMS +V705XXD | Driver of bus injured in collision with pedestrian or animal in traffic accident, subsequent encounter | CMS +V705XXS | Driver of bus injured in collision with pedestrian or animal in traffic accident, sequela | CMS +V706 | Bus occupant injured in collision with pedestrian or animal : passenger injured in traffic accident | WHO +V706XXA | Passenger on bus injured in collision with pedestrian or animal in traffic accident, initial encounter | CMS +V706XXD | Passenger on bus injured in collision with pedestrian or animal in traffic accident, subsequent encounter | CMS +V706XXS | Passenger on bus injured in collision with pedestrian or animal in traffic accident, sequela | CMS +V707 | Bus occupant injured in collision with pedestrian or animal : person on outside of vehicle injured in traffic accident | WHO +V707XXA | Person on outside of bus injured in collision with pedestrian or animal in traffic accident, initial encounter | CMS +V707XXD | Person on outside of bus injured in collision with pedestrian or animal in traffic accident, subsequent encounter | CMS +V707XXS | Person on outside of bus injured in collision with pedestrian or animal in traffic accident, sequela | CMS +V709 | Bus occupant injured in collision with pedestrian or animal : unspecified bus occupant injured in traffic accident | WHO +V709XXA | Unspecified occupant of bus injured in collision with pedestrian or animal in traffic accident, initial encounter | CMS +V709XXD | Unspecified occupant of bus injured in collision with pedestrian or animal in traffic accident, subsequent encounter | CMS +V709XXS | Unspecified occupant of bus injured in collision with pedestrian or animal in traffic accident, sequela | CMS +V71 | Bus occupant injured in collision with pedal cycle | WHO +V710 | Bus occupant injured in collision with pedal cycle : driver injured in nontraffic accident | WHO +V710XXA | Driver of bus injured in collision with pedal cycle in nontraffic accident, initial encounter | CMS +V710XXD | Driver of bus injured in collision with pedal cycle in nontraffic accident, subsequent encounter | CMS +V710XXS | Driver of bus injured in collision with pedal cycle in nontraffic accident, sequela | CMS +V711 | Bus occupant injured in collision with pedal cycle : passenger injured in nontraffic accident | WHO +V711XXA | Passenger on bus injured in collision with pedal cycle in nontraffic accident, initial encounter | CMS +V711XXD | Passenger on bus injured in collision with pedal cycle in nontraffic accident, subsequent encounter | CMS +V711XXS | Passenger on bus injured in collision with pedal cycle in nontraffic accident, sequela | CMS +V712 | Bus occupant injured in collision with pedal cycle : person on outside of vehicle injured in nontraffic accident | WHO +V712XXA | Person on outside of bus injured in collision with pedal cycle in nontraffic accident, initial encounter | CMS +V712XXD | Person on outside of bus injured in collision with pedal cycle in nontraffic accident, subsequent encounter | CMS +V712XXS | Person on outside of bus injured in collision with pedal cycle in nontraffic accident, sequela | CMS +V713 | Bus occupant injured in collision with pedal cycle : unspecified bus occupant injured in nontraffic accident | WHO +V713XXA | Unspecified occupant of bus injured in collision with pedal cycle in nontraffic accident, initial encounter | CMS +V713XXD | Unspecified occupant of bus injured in collision with pedal cycle in nontraffic accident, subsequent encounter | CMS +V713XXS | Unspecified occupant of bus injured in collision with pedal cycle in nontraffic accident, sequela | CMS +V714 | Bus occupant injured in collision with pedal cycle : person injured while boarding or alighting | WHO +V714XXA | Person boarding or alighting from bus injured in collision with pedal cycle, initial encounter | CMS +V714XXD | Person boarding or alighting from bus injured in collision with pedal cycle, subsequent encounter | CMS +V714XXS | Person boarding or alighting from bus injured in collision with pedal cycle, sequela | CMS +V715 | Bus occupant injured in collision with pedal cycle : driver injured in traffic accident | WHO +V715XXA | Driver of bus injured in collision with pedal cycle in traffic accident, initial encounter | CMS +V715XXD | Driver of bus injured in collision with pedal cycle in traffic accident, subsequent encounter | CMS +V715XXS | Driver of bus injured in collision with pedal cycle in traffic accident, sequela | CMS +V716 | Bus occupant injured in collision with pedal cycle : passenger injured in traffic accident | WHO +V716XXA | Passenger on bus injured in collision with pedal cycle in traffic accident, initial encounter | CMS +V716XXD | Passenger on bus injured in collision with pedal cycle in traffic accident, subsequent encounter | CMS +V716XXS | Passenger on bus injured in collision with pedal cycle in traffic accident, sequela | CMS +V717 | Bus occupant injured in collision with pedal cycle : person on outside of vehicle injured in traffic accident | WHO +V717XXA | Person on outside of bus injured in collision with pedal cycle in traffic accident, initial encounter | CMS +V717XXD | Person on outside of bus injured in collision with pedal cycle in traffic accident, subsequent encounter | CMS +V717XXS | Person on outside of bus injured in collision with pedal cycle in traffic accident, sequela | CMS +V719 | Bus occupant injured in collision with pedal cycle : unspecified bus occupant injured in traffic accident | WHO +V719XXA | Unspecified occupant of bus injured in collision with pedal cycle in traffic accident, initial encounter | CMS +V719XXD | Unspecified occupant of bus injured in collision with pedal cycle in traffic accident, subsequent encounter | CMS +V719XXS | Unspecified occupant of bus injured in collision with pedal cycle in traffic accident, sequela | CMS +V72 | Bus occupant injured in collision with two- or three-wheeled motor vehicle | WHO +V720 | Bus occupant injured in collision with two- or three-wheeled motor vehicle : driver injured in nontraffic accident | WHO +V720XXA | Driver of bus injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter | CMS +V720XXD | Driver of bus injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter | CMS +V720XXS | Driver of bus injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela | CMS +V721 | Bus occupant injured in collision with two- or three-wheeled motor vehicle : passenger injured in nontraffic accident | WHO +V721XXA | Passenger on bus injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter | CMS +V721XXD | Passenger on bus injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter | CMS +V721XXS | Passenger on bus injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela | CMS +V722 | Bus occupant injured in collision with two- or three-wheeled motor vehicle : person on outside of vehicle injured in nontraffic accident | WHO +V722XXA | Person on outside of bus injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter | CMS +V722XXD | Person on outside of bus injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter | CMS +V722XXS | Person on outside of bus injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela | CMS +V723 | Bus occupant injured in collision with two- or three-wheeled motor vehicle : unspecified bus occupant injured in nontraffic accident | WHO +V723XXA | Unspecified occupant of bus injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter | CMS +V723XXD | Unspecified occupant of bus injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter | CMS +V723XXS | Unspecified occupant of bus injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela | CMS +V724 | Bus occupant injured in collision with two- or three-wheeled motor vehicle : person injured while boarding or alighting | WHO +V724XXA | Person boarding or alighting from bus injured in collision with two- or three-wheeled motor vehicle, initial encounter | CMS +V724XXD | Person boarding or alighting from bus injured in collision with two- or three-wheeled motor vehicle, subsequent encounter | CMS +V724XXS | Person boarding or alighting from bus injured in collision with two- or three-wheeled motor vehicle, sequela | CMS +V725 | Bus occupant injured in collision with two- or three-wheeled motor vehicle : driver injured in traffic accident | WHO +V725XXA | Driver of bus injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter | CMS +V725XXD | Driver of bus injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter | CMS +V725XXS | Driver of bus injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela | CMS +V726 | Bus occupant injured in collision with two- or three-wheeled motor vehicle : passenger injured in traffic accident | WHO +V726XXA | Passenger on bus injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter | CMS +V726XXD | Passenger on bus injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter | CMS +V726XXS | Passenger on bus injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela | CMS +V727 | Bus occupant injured in collision with two- or three-wheeled motor vehicle : person on outside of vehicle injured in traffic accident | WHO +V727XXA | Person on outside of bus injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter | CMS +V727XXD | Person on outside of bus injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter | CMS +V727XXS | Person on outside of bus injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela | CMS +V729 | Bus occupant injured in collision with two- or three-wheeled motor vehicle : unspecified bus occupant injured in traffic accident | WHO +V729XXA | Unspecified occupant of bus injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter | CMS +V729XXD | Unspecified occupant of bus injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter | CMS +V729XXS | Unspecified occupant of bus injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela | CMS +V73 | Bus occupant injured in collision with car, pick-up truck or van | WHO +V730 | Bus occupant injured in collision with car, pick-up truck or van : driver injured in nontraffic accident | WHO +V730XXA | Driver of bus injured in collision with car, pick-up truck or van in nontraffic accident, initial encounter | CMS +V730XXD | Driver of bus injured in collision with car, pick-up truck or van in nontraffic accident, subsequent encounter | CMS +V730XXS | Driver of bus injured in collision with car, pick-up truck or van in nontraffic accident, sequela | CMS +V731 | Bus occupant injured in collision with car, pick-up truck or van : passenger injured in nontraffic accident | WHO +V731XXA | Passenger on bus injured in collision with car, pick-up truck or van in nontraffic accident, initial encounter | CMS +V731XXD | Passenger on bus injured in collision with car, pick-up truck or van in nontraffic accident, subsequent encounter | CMS +V731XXS | Passenger on bus injured in collision with car, pick-up truck or van in nontraffic accident, sequela | CMS +V732 | Bus occupant injured in collision with car, pick-up truck or van : person on outside of vehicle injured in nontraffic accident | WHO +V732XXA | Person on outside of bus injured in collision with car, pick-up truck or van in nontraffic accident, initial encounter | CMS +V732XXD | Person on outside of bus injured in collision with car, pick-up truck or van in nontraffic accident, subsequent encounter | CMS +V732XXS | Person on outside of bus injured in collision with car, pick-up truck or van in nontraffic accident, sequela | CMS +V733 | Bus occupant injured in collision with car, pick-up truck or van : unspecified bus occupant injured in nontraffic accident | WHO +V733XXA | Unspecified occupant of bus injured in collision with car, pick-up truck or van in nontraffic accident, initial encounter | CMS +V733XXD | Unspecified occupant of bus injured in collision with car, pick-up truck or van in nontraffic accident, subsequent encounter | CMS +V733XXS | Unspecified occupant of bus injured in collision with car, pick-up truck or van in nontraffic accident, sequela | CMS +V734 | Bus occupant injured in collision with car, pick-up truck or van : person injured while boarding or alighting | WHO +V734XXA | Person boarding or alighting from bus injured in collision with car, pick-up truck or van, initial encounter | CMS +V734XXD | Person boarding or alighting from bus injured in collision with car, pick-up truck or van, subsequent encounter | CMS +V734XXS | Person boarding or alighting from bus injured in collision with car, pick-up truck or van, sequela | CMS +V735 | Bus occupant injured in collision with car, pick-up truck or van : driver injured in traffic accident | WHO +V735XXA | Driver of bus injured in collision with car, pick-up truck or van in traffic accident, initial encounter | CMS +V735XXD | Driver of bus injured in collision with car, pick-up truck or van in traffic accident, subsequent encounter | CMS +V735XXS | Driver of bus injured in collision with car, pick-up truck or van in traffic accident, sequela | CMS +V736 | Bus occupant injured in collision with car, pick-up truck or van : passenger injured in traffic accident | WHO +V736XXA | Passenger on bus injured in collision with car, pick-up truck or van in traffic accident, initial encounter | CMS +V736XXD | Passenger on bus injured in collision with car, pick-up truck or van in traffic accident, subsequent encounter | CMS +V736XXS | Passenger on bus injured in collision with car, pick-up truck or van in traffic accident, sequela | CMS +V737 | Bus occupant injured in collision with car, pick-up truck or van : person on outside of vehicle injured in traffic accident | WHO +V737XXA | Person on outside of bus injured in collision with car, pick-up truck or van in traffic accident, initial encounter | CMS +V737XXD | Person on outside of bus injured in collision with car, pick-up truck or van in traffic accident, subsequent encounter | CMS +V737XXS | Person on outside of bus injured in collision with car, pick-up truck or van in traffic accident, sequela | CMS +V739 | Bus occupant injured in collision with car, pick-up truck or van : unspecified bus occupant injured in traffic accident | WHO +V739XXA | Unspecified occupant of bus injured in collision with car, pick-up truck or van in traffic accident, initial encounter | CMS +V739XXD | Unspecified occupant of bus injured in collision with car, pick-up truck or van in traffic accident, subsequent encounter | CMS +V739XXS | Unspecified occupant of bus injured in collision with car, pick-up truck or van in traffic accident, sequela | CMS +V74 | Bus occupant injured in collision with heavy transport vehicle or bus | WHO +V740 | Bus occupant injured in collision with heavy transport vehicle or bus : driver injured in nontraffic accident | WHO +V740XXA | Driver of bus injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter | CMS +V740XXD | Driver of bus injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter | CMS +V740XXS | Driver of bus injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela | CMS +V741 | Bus occupant injured in collision with heavy transport vehicle or bus : passenger injured in nontraffic accident | WHO +V741XXA | Passenger on bus injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter | CMS +V741XXD | Passenger on bus injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter | CMS +V741XXS | Passenger on bus injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela | CMS +V742 | Bus occupant injured in collision with heavy transport vehicle or bus : person on outside of vehicle injured in nontraffic accident | WHO +V742XXA | Person on outside of bus injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter | CMS +V742XXD | Person on outside of bus injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter | CMS +V742XXS | Person on outside of bus injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela | CMS +V743 | Bus occupant injured in collision with heavy transport vehicle or bus : unspecified bus occupant injured in nontraffic accident | WHO +V743XXA | Unspecified occupant of bus injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter | CMS +V743XXD | Unspecified occupant of bus injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter | CMS +V743XXS | Unspecified occupant of bus injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela | CMS +V744 | Bus occupant injured in collision with heavy transport vehicle or bus : person injured while boarding or alighting | WHO +V744XXA | Person boarding or alighting from bus injured in collision with heavy transport vehicle or bus, initial encounter | CMS +V744XXD | Person boarding or alighting from bus injured in collision with heavy transport vehicle or bus, subsequent encounter | CMS +V744XXS | Person boarding or alighting from bus injured in collision with heavy transport vehicle or bus, sequela | CMS +V745 | Bus occupant injured in collision with heavy transport vehicle or bus : driver injured in traffic accident | WHO +V745XXA | Driver of bus injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter | CMS +V745XXD | Driver of bus injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter | CMS +V745XXS | Driver of bus injured in collision with heavy transport vehicle or bus in traffic accident, sequela | CMS +V746 | Bus occupant injured in collision with heavy transport vehicle or bus : passenger injured in traffic accident | WHO +V746XXA | Passenger on bus injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter | CMS +V746XXD | Passenger on bus injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter | CMS +V746XXS | Passenger on bus injured in collision with heavy transport vehicle or bus in traffic accident, sequela | CMS +V747 | Bus occupant injured in collision with heavy transport vehicle or bus : person on outside of vehicle injured in traffic accident | WHO +V747XXA | Person on outside of bus injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter | CMS +V747XXD | Person on outside of bus injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter | CMS +V747XXS | Person on outside of bus injured in collision with heavy transport vehicle or bus in traffic accident, sequela | CMS +V749 | Bus occupant injured in collision with heavy transport vehicle or bus : unspecified bus occupant injured in traffic accident | WHO +V749XXA | Unspecified occupant of bus injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter | CMS +V749XXD | Unspecified occupant of bus injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter | CMS +V749XXS | Unspecified occupant of bus injured in collision with heavy transport vehicle or bus in traffic accident, sequela | CMS +V75 | Bus occupant injured in collision with railway train or railway vehicle | WHO +V750 | Bus occupant injured in collision with railway train or railway vehicle : driver injured in nontraffic accident | WHO +V750XXA | Driver of bus injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter | CMS +V750XXD | Driver of bus injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter | CMS +V750XXS | Driver of bus injured in collision with railway train or railway vehicle in nontraffic accident, sequela | CMS +V751 | Bus occupant injured in collision with railway train or railway vehicle : passenger injured in nontraffic accident | WHO +V751XXA | Passenger on bus injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter | CMS +V751XXD | Passenger on bus injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter | CMS +V751XXS | Passenger on bus injured in collision with railway train or railway vehicle in nontraffic accident, sequela | CMS +V752 | Bus occupant injured in collision with railway train or railway vehicle : person on outside of vehicle injured in nontraffic accident | WHO +V752XXA | Person on outside of bus injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter | CMS +V752XXD | Person on outside of bus injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter | CMS +V752XXS | Person on outside of bus injured in collision with railway train or railway vehicle in nontraffic accident, sequela | CMS +V753 | Bus occupant injured in collision with railway train or railway vehicle : unspecified bus occupant injured in nontraffic accident | WHO +V753XXA | Unspecified occupant of bus injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter | CMS +V753XXD | Unspecified occupant of bus injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter | CMS +V753XXS | Unspecified occupant of bus injured in collision with railway train or railway vehicle in nontraffic accident, sequela | CMS +V754 | Bus occupant injured in collision with railway train or railway vehicle : person injured while boarding or alighting | WHO +V754XXA | Person boarding or alighting from bus injured in collision with railway train or railway vehicle, initial encounter | CMS +V754XXD | Person boarding or alighting from bus injured in collision with railway train or railway vehicle, subsequent encounter | CMS +V754XXS | Person boarding or alighting from bus injured in collision with railway train or railway vehicle, sequela | CMS +V755 | Bus occupant injured in collision with railway train or railway vehicle : driver injured in traffic accident | WHO +V755XXA | Driver of bus injured in collision with railway train or railway vehicle in traffic accident, initial encounter | CMS +V755XXD | Driver of bus injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter | CMS +V755XXS | Driver of bus injured in collision with railway train or railway vehicle in traffic accident, sequela | CMS +V756 | Bus occupant injured in collision with railway train or railway vehicle : passenger injured in traffic accident | WHO +V756XXA | Passenger on bus injured in collision with railway train or railway vehicle in traffic accident, initial encounter | CMS +V756XXD | Passenger on bus injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter | CMS +V756XXS | Passenger on bus injured in collision with railway train or railway vehicle in traffic accident, sequela | CMS +V757 | Bus occupant injured in collision with railway train or railway vehicle : person on outside of vehicle injured in traffic accident | WHO +V757XXA | Person on outside of bus injured in collision with railway train or railway vehicle in traffic accident, initial encounter | CMS +V757XXD | Person on outside of bus injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter | CMS +V757XXS | Person on outside of bus injured in collision with railway train or railway vehicle in traffic accident, sequela | CMS +V759 | Bus occupant injured in collision with railway train or railway vehicle : unspecified bus occupant injured in traffic accident | WHO +V759XXA | Unspecified occupant of bus injured in collision with railway train or railway vehicle in traffic accident, initial encounter | CMS +V759XXD | Unspecified occupant of bus injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter | CMS +V759XXS | Unspecified occupant of bus injured in collision with railway train or railway vehicle in traffic accident, sequela | CMS +V76 | Bus occupant injured in collision with other nonmotor vehicle | WHO +V760 | Bus occupant injured in collision with other nonmotor vehicle : driver injured in nontraffic accident | WHO +V760XXA | Driver of bus injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter | CMS +V760XXD | Driver of bus injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter | CMS +V760XXS | Driver of bus injured in collision with other nonmotor vehicle in nontraffic accident, sequela | CMS +V761 | Bus occupant injured in collision with other nonmotor vehicle : passenger injured in nontraffic accident | WHO +V761XXA | Passenger on bus injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter | CMS +V761XXD | Passenger on bus injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter | CMS +V761XXS | Passenger on bus injured in collision with other nonmotor vehicle in nontraffic accident, sequela | CMS +V762 | Bus occupant injured in collision with other nonmotor vehicle : person on outside of vehicle injured in nontraffic accident | WHO +V762XXA | Person on outside of bus injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter | CMS +V762XXD | Person on outside of bus injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter | CMS +V762XXS | Person on outside of bus injured in collision with other nonmotor vehicle in nontraffic accident, sequela | CMS +V763 | Bus occupant injured in collision with other nonmotor vehicle : unspecified bus occupant injured in nontraffic accident | WHO +V763XXA | Unspecified occupant of bus injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter | CMS +V763XXD | Unspecified occupant of bus injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter | CMS +V763XXS | Unspecified occupant of bus injured in collision with other nonmotor vehicle in nontraffic accident, sequela | CMS +V764 | Bus occupant injured in collision with other nonmotor vehicle : person injured while boarding or alighting | WHO +V764XXA | Person boarding or alighting from bus injured in collision with other nonmotor vehicle, initial encounter | CMS +V764XXD | Person boarding or alighting from bus injured in collision with other nonmotor vehicle, subsequent encounter | CMS +V764XXS | Person boarding or alighting from bus injured in collision with other nonmotor vehicle, sequela | CMS +V765 | Bus occupant injured in collision with other nonmotor vehicle : driver injured in traffic accident | WHO +V765XXA | Driver of bus injured in collision with other nonmotor vehicle in traffic accident, initial encounter | CMS +V765XXD | Driver of bus injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter | CMS +V765XXS | Driver of bus injured in collision with other nonmotor vehicle in traffic accident, sequela | CMS +V766 | Bus occupant injured in collision with other nonmotor vehicle : passenger injured in traffic accident | WHO +V766XXA | Passenger on bus injured in collision with other nonmotor vehicle in traffic accident, initial encounter | CMS +V766XXD | Passenger on bus injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter | CMS +V766XXS | Passenger on bus injured in collision with other nonmotor vehicle in traffic accident, sequela | CMS +V767 | Bus occupant injured in collision with other nonmotor vehicle : person on outside of vehicle injured in traffic accident | WHO +V767XXA | Person on outside of bus injured in collision with other nonmotor vehicle in traffic accident, initial encounter | CMS +V767XXD | Person on outside of bus injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter | CMS +V767XXS | Person on outside of bus injured in collision with other nonmotor vehicle in traffic accident, sequela | CMS +V769 | Bus occupant injured in collision with other nonmotor vehicle : unspecified bus occupant injured in traffic accident | WHO +V769XXA | Unspecified occupant of bus injured in collision with other nonmotor vehicle in traffic accident, initial encounter | CMS +V769XXD | Unspecified occupant of bus injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter | CMS +V769XXS | Unspecified occupant of bus injured in collision with other nonmotor vehicle in traffic accident, sequela | CMS +V77 | Bus occupant injured in collision with fixed or stationary object | WHO +V770 | Bus occupant injured in collision with fixed or stationary object : driver injured in nontraffic accident | WHO +V770XXA | Driver of bus injured in collision with fixed or stationary object in nontraffic accident, initial encounter | CMS +V770XXD | Driver of bus injured in collision with fixed or stationary object in nontraffic accident, subsequent encounter | CMS +V770XXS | Driver of bus injured in collision with fixed or stationary object in nontraffic accident, sequela | CMS +V771 | Bus occupant injured in collision with fixed or stationary object : passenger injured in nontraffic accident | WHO +V771XXA | Passenger on bus injured in collision with fixed or stationary object in nontraffic accident, initial encounter | CMS +V771XXD | Passenger on bus injured in collision with fixed or stationary object in nontraffic accident, subsequent encounter | CMS +V771XXS | Passenger on bus injured in collision with fixed or stationary object in nontraffic accident, sequela | CMS +V772 | Bus occupant injured in collision with fixed or stationary object : person on outside of vehicle injured in nontraffic accident | WHO +V772XXA | Person on outside of bus injured in collision with fixed or stationary object in nontraffic accident, initial encounter | CMS +V772XXD | Person on outside of bus injured in collision with fixed or stationary object in nontraffic accident, subsequent encounter | CMS +V772XXS | Person on outside of bus injured in collision with fixed or stationary object in nontraffic accident, sequela | CMS +V773 | Bus occupant injured in collision with fixed or stationary object : unspecified bus occupant injured in nontraffic accident | WHO +V773XXA | Unspecified occupant of bus injured in collision with fixed or stationary object in nontraffic accident, initial encounter | CMS +V773XXD | Unspecified occupant of bus injured in collision with fixed or stationary object in nontraffic accident, subsequent encounter | CMS +V773XXS | Unspecified occupant of bus injured in collision with fixed or stationary object in nontraffic accident, sequela | CMS +V774 | Bus occupant injured in collision with fixed or stationary object : person injured while boarding or alighting | WHO +V774XXA | Person boarding or alighting from bus injured in collision with fixed or stationary object, initial encounter | CMS +V774XXD | Person boarding or alighting from bus injured in collision with fixed or stationary object, subsequent encounter | CMS +V774XXS | Person boarding or alighting from bus injured in collision with fixed or stationary object, sequela | CMS +V775 | Bus occupant injured in collision with fixed or stationary object : driver injured in traffic accident | WHO +V775XXA | Driver of bus injured in collision with fixed or stationary object in traffic accident, initial encounter | CMS +V775XXD | Driver of bus injured in collision with fixed or stationary object in traffic accident, subsequent encounter | CMS +V775XXS | Driver of bus injured in collision with fixed or stationary object in traffic accident, sequela | CMS +V776 | Bus occupant injured in collision with fixed or stationary object : passenger injured in traffic accident | WHO +V776XXA | Passenger on bus injured in collision with fixed or stationary object in traffic accident, initial encounter | CMS +V776XXD | Passenger on bus injured in collision with fixed or stationary object in traffic accident, subsequent encounter | CMS +V776XXS | Passenger on bus injured in collision with fixed or stationary object in traffic accident, sequela | CMS +V777 | Bus occupant injured in collision with fixed or stationary object : person on outside of vehicle injured in traffic accident | WHO +V777XXA | Person on outside of bus injured in collision with fixed or stationary object in traffic accident, initial encounter | CMS +V777XXD | Person on outside of bus injured in collision with fixed or stationary object in traffic accident, subsequent encounter | CMS +V777XXS | Person on outside of bus injured in collision with fixed or stationary object in traffic accident, sequela | CMS +V779 | Bus occupant injured in collision with fixed or stationary object : unspecified bus occupant injured in traffic accident | WHO +V779XXA | Unspecified occupant of bus injured in collision with fixed or stationary object in traffic accident, initial encounter | CMS +V779XXD | Unspecified occupant of bus injured in collision with fixed or stationary object in traffic accident, subsequent encounter | CMS +V779XXS | Unspecified occupant of bus injured in collision with fixed or stationary object in traffic accident, sequela | CMS +V78 | Bus occupant injured in noncollision transport accident | WHO +V780 | Bus occupant injured in noncollision transport accident : driver injured in nontraffic accident | WHO +V780XXA | Driver of bus injured in noncollision transport accident in nontraffic accident, initial encounter | CMS +V780XXD | Driver of bus injured in noncollision transport accident in nontraffic accident, subsequent encounter | CMS +V780XXS | Driver of bus injured in noncollision transport accident in nontraffic accident, sequela | CMS +V781 | Bus occupant injured in noncollision transport accident : passenger injured in nontraffic accident | WHO +V781XXA | Passenger on bus injured in noncollision transport accident in nontraffic accident, initial encounter | CMS +V781XXD | Passenger on bus injured in noncollision transport accident in nontraffic accident, subsequent encounter | CMS +V781XXS | Passenger on bus injured in noncollision transport accident in nontraffic accident, sequela | CMS +V782 | Bus occupant injured in noncollision transport accident : person on outside of vehicle injured in nontraffic accident | WHO +V782XXA | Person on outside of bus injured in noncollision transport accident in nontraffic accident, initial encounter | CMS +V782XXD | Person on outside of bus injured in noncollision transport accident in nontraffic accident, subsequent encounter | CMS +V782XXS | Person on outside of bus injured in noncollision transport accident in nontraffic accident, sequela | CMS +V783 | Bus occupant injured in noncollision transport accident : unspecified bus occupant injured in nontraffic accident | WHO +V783XXA | Unspecified occupant of bus injured in noncollision transport accident in nontraffic accident, initial encounter | CMS +V783XXD | Unspecified occupant of bus injured in noncollision transport accident in nontraffic accident, subsequent encounter | CMS +V783XXS | Unspecified occupant of bus injured in noncollision transport accident in nontraffic accident, sequela | CMS +V784 | Bus occupant injured in noncollision transport accident : person injured while boarding or alighting | WHO +V784XXA | Person boarding or alighting from bus injured in noncollision transport accident, initial encounter | CMS +V784XXD | Person boarding or alighting from bus injured in noncollision transport accident, subsequent encounter | CMS +V784XXS | Person boarding or alighting from bus injured in noncollision transport accident, sequela | CMS +V785 | Bus occupant injured in noncollision transport accident : driver injured in traffic accident | WHO +V785XXA | Driver of bus injured in noncollision transport accident in traffic accident, initial encounter | CMS +V785XXD | Driver of bus injured in noncollision transport accident in traffic accident, subsequent encounter | CMS +V785XXS | Driver of bus injured in noncollision transport accident in traffic accident, sequela | CMS +V786 | Bus occupant injured in noncollision transport accident : passenger injured in traffic accident | WHO +V786XXA | Passenger on bus injured in noncollision transport accident in traffic accident, initial encounter | CMS +V786XXD | Passenger on bus injured in noncollision transport accident in traffic accident, subsequent encounter | CMS +V786XXS | Passenger on bus injured in noncollision transport accident in traffic accident, sequela | CMS +V787 | Bus occupant injured in noncollision transport accident : person on outside of vehicle injured in traffic accident | WHO +V787XXA | Person on outside of bus injured in noncollision transport accident in traffic accident, initial encounter | CMS +V787XXD | Person on outside of bus injured in noncollision transport accident in traffic accident, subsequent encounter | CMS +V787XXS | Person on outside of bus injured in noncollision transport accident in traffic accident, sequela | CMS +V789 | Bus occupant injured in noncollision transport accident : unspecified bus occupant injured in traffic accident | WHO +V789XXA | Unspecified occupant of bus injured in noncollision transport accident in traffic accident, initial encounter | CMS +V789XXD | Unspecified occupant of bus injured in noncollision transport accident in traffic accident, subsequent encounter | CMS +V789XXS | Unspecified occupant of bus injured in noncollision transport accident in traffic accident, sequela | CMS +V79 | Bus occupant injured in other and unspecified transport accidents | WHO +V790 | Driver injured in collision with other and unspecified motor vehicles in nontraffic accident | WHO +V7900XA | Driver of bus injured in collision with unspecified motor vehicles in nontraffic accident, initial encounter | CMS +V7900XD | Driver of bus injured in collision with unspecified motor vehicles in nontraffic accident, subsequent encounter | CMS +V7900XS | Driver of bus injured in collision with unspecified motor vehicles in nontraffic accident, sequela | CMS +V7909XA | Driver of bus injured in collision with other motor vehicles in nontraffic accident, initial encounter | CMS +V7909XD | Driver of bus injured in collision with other motor vehicles in nontraffic accident, subsequent encounter | CMS +V7909XS | Driver of bus injured in collision with other motor vehicles in nontraffic accident, sequela | CMS +V791 | Passenger injured in collision with other and unspecified motor vehicles in nontraffic accident | WHO +V7910XA | Passenger on bus injured in collision with unspecified motor vehicles in nontraffic accident, initial encounter | CMS +V7910XD | Passenger on bus injured in collision with unspecified motor vehicles in nontraffic accident, subsequent encounter | CMS +V7910XS | Passenger on bus injured in collision with unspecified motor vehicles in nontraffic accident, sequela | CMS +V7919XA | Passenger on bus injured in collision with other motor vehicles in nontraffic accident, initial encounter | CMS +V7919XD | Passenger on bus injured in collision with other motor vehicles in nontraffic accident, subsequent encounter | CMS +V7919XS | Passenger on bus injured in collision with other motor vehicles in nontraffic accident, sequela | CMS +V792 | Unspecified bus occupant injured in collision with other and unspecified motor vehicles in nontraffic accident | WHO +V7920XA | Unspecified bus occupant injured in collision with unspecified motor vehicles in nontraffic accident, initial encounter | CMS +V7920XD | Unspecified bus occupant injured in collision with unspecified motor vehicles in nontraffic accident, subsequent encounter | CMS +V7920XS | Unspecified bus occupant injured in collision with unspecified motor vehicles in nontraffic accident, sequela | CMS +V7929XA | Unspecified bus occupant injured in collision with other motor vehicles in nontraffic accident, initial encounter | CMS +V7929XD | Unspecified bus occupant injured in collision with other motor vehicles in nontraffic accident, subsequent encounter | CMS +V7929XS | Unspecified bus occupant injured in collision with other motor vehicles in nontraffic accident, sequela | CMS +V793 | Bus occupant [any] injured in unspecified nontraffic accident | WHO +V793XXA | Bus occupant (driver) (passenger) injured in unspecified nontraffic accident, initial encounter | CMS +V793XXD | Bus occupant (driver) (passenger) injured in unspecified nontraffic accident, subsequent encounter | CMS +V793XXS | Bus occupant (driver) (passenger) injured in unspecified nontraffic accident, sequela | CMS +V794 | Driver injured in collision with other and unspecified motor vehicles in traffic accident | WHO +V7940XA | Driver of bus injured in collision with unspecified motor vehicles in traffic accident, initial encounter | CMS +V7940XD | Driver of bus injured in collision with unspecified motor vehicles in traffic accident, subsequent encounter | CMS +V7940XS | Driver of bus injured in collision with unspecified motor vehicles in traffic accident, sequela | CMS +V7949XA | Driver of bus injured in collision with other motor vehicles in traffic accident, initial encounter | CMS +V7949XD | Driver of bus injured in collision with other motor vehicles in traffic accident, subsequent encounter | CMS +V7949XS | Driver of bus injured in collision with other motor vehicles in traffic accident, sequela | CMS +V795 | Passenger injured in collision with other and unspecified motor vehicles in traffic accident | WHO +V7950XA | Passenger on bus injured in collision with unspecified motor vehicles in traffic accident, initial encounter | CMS +V7950XD | Passenger on bus injured in collision with unspecified motor vehicles in traffic accident, subsequent encounter | CMS +V7950XS | Passenger on bus injured in collision with unspecified motor vehicles in traffic accident, sequela | CMS +V7959XA | Passenger on bus injured in collision with other motor vehicles in traffic accident, initial encounter | CMS +V7959XD | Passenger on bus injured in collision with other motor vehicles in traffic accident, subsequent encounter | CMS +V7959XS | Passenger on bus injured in collision with other motor vehicles in traffic accident, sequela | CMS +V796 | Unspecified bus occupant injured in collision with other and unspecified motor vehicles in traffic accident | WHO +V7960XA | Unspecified bus occupant injured in collision with unspecified motor vehicles in traffic accident, initial encounter | CMS +V7960XD | Unspecified bus occupant injured in collision with unspecified motor vehicles in traffic accident, subsequent encounter | CMS +V7960XS | Unspecified bus occupant injured in collision with unspecified motor vehicles in traffic accident, sequela | CMS +V7969XA | Unspecified bus occupant injured in collision with other motor vehicles in traffic accident, initial encounter | CMS +V7969XD | Unspecified bus occupant injured in collision with other motor vehicles in traffic accident, subsequent encounter | CMS +V7969XS | Unspecified bus occupant injured in collision with other motor vehicles in traffic accident, sequela | CMS +V798 | Bus occupant [any] injured in other specified transport accidents | WHO +V7981XA | Bus occupant (driver) (passenger) injured in transport accidents with military vehicle, initial encounter | CMS +V7981XD | Bus occupant (driver) (passenger) injured in transport accidents with military vehicle, subsequent encounter | CMS +V7981XS | Bus occupant (driver) (passenger) injured in transport accidents with military vehicle, sequela | CMS +V7988XA | Bus occupant (driver) (passenger) injured in other specified transport accidents, initial encounter | CMS +V7988XD | Bus occupant (driver) (passenger) injured in other specified transport accidents, subsequent encounter | CMS +V7988XS | Bus occupant (driver) (passenger) injured in other specified transport accidents, sequela | CMS +V799 | Bus occupant [any] injured in unspecified traffic accident | WHO +V799XXA | Bus occupant (driver) (passenger) injured in unspecified traffic accident, initial encounter | CMS +V799XXD | Bus occupant (driver) (passenger) injured in unspecified traffic accident, subsequent encounter | CMS +V799XXS | Bus occupant (driver) (passenger) injured in unspecified traffic accident, sequela | CMS +V80 | Animal-rider or occupant of animal-drawn vehicle injured in transport accident | WHO +V800 | Rider or occupant injured by fall from or being thrown from animal or animal-drawn vehicle in noncollision accident | WHO +V80010A | Animal-rider injured by fall from or being thrown from horse in noncollision accident, initial encounter | CMS +V80010D | Animal-rider injured by fall from or being thrown from horse in noncollision accident, subsequent encounter | CMS +V80010S | Animal-rider injured by fall from or being thrown from horse in noncollision accident, sequela | CMS +V80018A | Animal-rider injured by fall from or being thrown from other animal in noncollision accident, initial encounter | CMS +V80018D | Animal-rider injured by fall from or being thrown from other animal in noncollision accident, subsequent encounter | CMS +V80018S | Animal-rider injured by fall from or being thrown from other animal in noncollision accident, sequela | CMS +V8002XA | Occupant of animal-drawn vehicle injured by fall from or being thrown from animal-drawn vehicle in noncollision accident, initial encounter | CMS +V8002XD | Occupant of animal-drawn vehicle injured by fall from or being thrown from animal-drawn vehicle in noncollision accident, subsequent encounter | CMS +V8002XS | Occupant of animal-drawn vehicle injured by fall from or being thrown from animal-drawn vehicle in noncollision accident, sequela | CMS +V801 | Rider or occupant injured in collision with pedestrian or animal | WHO +V8011XA | Animal-rider injured in collision with pedestrian or animal, initial encounter | CMS +V8011XD | Animal-rider injured in collision with pedestrian or animal, subsequent encounter | CMS +V8011XS | Animal-rider injured in collision with pedestrian or animal, sequela | CMS +V8012XA | Occupant of animal-drawn vehicle injured in collision with pedestrian or animal, initial encounter | CMS +V8012XD | Occupant of animal-drawn vehicle injured in collision with pedestrian or animal, subsequent encounter | CMS +V8012XS | Occupant of animal-drawn vehicle injured in collision with pedestrian or animal, sequela | CMS +V802 | Rider or occupant injured in collision with pedal cycle | WHO +V8021XA | Animal-rider injured in collision with pedal cycle, initial encounter | CMS +V8021XD | Animal-rider injured in collision with pedal cycle, subsequent encounter | CMS +V8021XS | Animal-rider injured in collision with pedal cycle, sequela | CMS +V8022XA | Occupant of animal-drawn vehicle injured in collision with pedal cycle, initial encounter | CMS +V8022XD | Occupant of animal-drawn vehicle injured in collision with pedal cycle, subsequent encounter | CMS +V8022XS | Occupant of animal-drawn vehicle injured in collision with pedal cycle, sequela | CMS +V803 | Rider or occupant injured in collision with two- or three-wheeled motor vehicle | WHO +V8031XA | Animal-rider injured in collision with two- or three-wheeled motor vehicle, initial encounter | CMS +V8031XD | Animal-rider injured in collision with two- or three-wheeled motor vehicle, subsequent encounter | CMS +V8031XS | Animal-rider injured in collision with two- or three-wheeled motor vehicle, sequela | CMS +V8032XA | Occupant of animal-drawn vehicle injured in collision with two- or three-wheeled motor vehicle, initial encounter | CMS +V8032XD | Occupant of animal-drawn vehicle injured in collision with two- or three-wheeled motor vehicle, subsequent encounter | CMS +V8032XS | Occupant of animal-drawn vehicle injured in collision with two- or three-wheeled motor vehicle, sequela | CMS +V804 | Rider or occupant injured in collision with car, pick-up truck, van, heavy transport vehicle or bus | WHO +V8041XA | Animal-rider injured in collision with car, pick-up truck, van, heavy transport vehicle or bus, initial encounter | CMS +V8041XD | Animal-rider injured in collision with car, pick-up truck, van, heavy transport vehicle or bus, subsequent encounter | CMS +V8041XS | Animal-rider injured in collision with car, pick-up truck, van, heavy transport vehicle or bus, sequela | CMS +V8042XA | Occupant of animal-drawn vehicle injured in collision with car, pick-up truck, van, heavy transport vehicle or bus, initial encounter | CMS +V8042XD | Occupant of animal-drawn vehicle injured in collision with car, pick-up truck, van, heavy transport vehicle or bus, subsequent encounter | CMS +V8042XS | Occupant of animal-drawn vehicle injured in collision with car, pick-up truck, van, heavy transport vehicle or bus, sequela | CMS +V805 | Rider or occupant injured in collision with other specified motor vehicle | WHO +V8051XA | Animal-rider injured in collision with other specified motor vehicle, initial encounter | CMS +V8051XD | Animal-rider injured in collision with other specified motor vehicle, subsequent encounter | CMS +V8051XS | Animal-rider injured in collision with other specified motor vehicle, sequela | CMS +V8052XA | Occupant of animal-drawn vehicle injured in collision with other specified motor vehicle, initial encounter | CMS +V8052XD | Occupant of animal-drawn vehicle injured in collision with other specified motor vehicle, subsequent encounter | CMS +V8052XS | Occupant of animal-drawn vehicle injured in collision with other specified motor vehicle, sequela | CMS +V806 | Rider or occupant injured in collision with railway train or railway vehicle | WHO +V8061XA | Animal-rider injured in collision with railway train or railway vehicle, initial encounter | CMS +V8061XD | Animal-rider injured in collision with railway train or railway vehicle, subsequent encounter | CMS +V8061XS | Animal-rider injured in collision with railway train or railway vehicle, sequela | CMS +V8062XA | Occupant of animal-drawn vehicle injured in collision with railway train or railway vehicle, initial encounter | CMS +V8062XD | Occupant of animal-drawn vehicle injured in collision with railway train or railway vehicle, subsequent encounter | CMS +V8062XS | Occupant of animal-drawn vehicle injured in collision with railway train or railway vehicle, sequela | CMS +V807 | Rider or occupant injured in collision with other nonmotor vehicle | WHO +V80710A | Animal-rider injured in collision with other animal being ridden, initial encounter | CMS +V80710D | Animal-rider injured in collision with other animal being ridden, subsequent encounter | CMS +V80710S | Animal-rider injured in collision with other animal being ridden, sequela | CMS +V80711A | Occupant of animal-drawn vehicle injured in collision with animal being ridden, initial encounter | CMS +V80711D | Occupant of animal-drawn vehicle injured in collision with animal being ridden, subsequent encounter | CMS +V80711S | Occupant of animal-drawn vehicle injured in collision with animal being ridden, sequela | CMS +V80720A | Animal-rider injured in collision with animal-drawn vehicle, initial encounter | CMS +V80720D | Animal-rider injured in collision with animal-drawn vehicle, subsequent encounter | CMS +V80720S | Animal-rider injured in collision with animal-drawn vehicle, sequela | CMS +V80721A | Occupant of animal-drawn vehicle injured in collision with other animal-drawn vehicle, initial encounter | CMS +V80721D | Occupant of animal-drawn vehicle injured in collision with other animal-drawn vehicle, subsequent encounter | CMS +V80721S | Occupant of animal-drawn vehicle injured in collision with other animal-drawn vehicle, sequela | CMS +V80730A | Animal-rider injured in collision with streetcar, initial encounter | CMS +V80730D | Animal-rider injured in collision with streetcar, subsequent encounter | CMS +V80730S | Animal-rider injured in collision with streetcar, sequela | CMS +V80731A | Occupant of animal-drawn vehicle injured in collision with streetcar, initial encounter | CMS +V80731D | Occupant of animal-drawn vehicle injured in collision with streetcar, subsequent encounter | CMS +V80731S | Occupant of animal-drawn vehicle injured in collision with streetcar, sequela | CMS +V80790A | Animal-rider injured in collision with other nonmotor vehicles, initial encounter | CMS +V80790D | Animal-rider injured in collision with other nonmotor vehicles, subsequent encounter | CMS +V80790S | Animal-rider injured in collision with other nonmotor vehicles, sequela | CMS +V80791A | Occupant of animal-drawn vehicle injured in collision with other nonmotor vehicles, initial encounter | CMS +V80791D | Occupant of animal-drawn vehicle injured in collision with other nonmotor vehicles, subsequent encounter | CMS +V80791S | Occupant of animal-drawn vehicle injured in collision with other nonmotor vehicles, sequela | CMS +V808 | Rider or occupant injured in collision with fixed or stationary object | WHO +V8081XA | Animal-rider injured in collision with fixed or stationary object, initial encounter | CMS +V8081XD | Animal-rider injured in collision with fixed or stationary object, subsequent encounter | CMS +V8081XS | Animal-rider injured in collision with fixed or stationary object, sequela | CMS +V8082XA | Occupant of animal-drawn vehicle injured in collision with fixed or stationary object, initial encounter | CMS +V8082XD | Occupant of animal-drawn vehicle injured in collision with fixed or stationary object, subsequent encounter | CMS +V8082XS | Occupant of animal-drawn vehicle injured in collision with fixed or stationary object, sequela | CMS +V809 | Rider or occupant injured in other and unspecified transport accidents | WHO +V80910A | Animal-rider injured in transport accident with military vehicle, initial encounter | CMS +V80910D | Animal-rider injured in transport accident with military vehicle, subsequent encounter | CMS +V80910S | Animal-rider injured in transport accident with military vehicle, sequela | CMS +V80918A | Animal-rider injured in other transport accident, initial encounter | CMS +V80918D | Animal-rider injured in other transport accident, subsequent encounter | CMS +V80918S | Animal-rider injured in other transport accident, sequela | CMS +V80919A | Animal-rider injured in unspecified transport accident, initial encounter | CMS +V80919D | Animal-rider injured in unspecified transport accident, subsequent encounter | CMS +V80919S | Animal-rider injured in unspecified transport accident, sequela | CMS +V80920A | Occupant of animal-drawn vehicle injured in transport accident with military vehicle, initial encounter | CMS +V80920D | Occupant of animal-drawn vehicle injured in transport accident with military vehicle, subsequent encounter | CMS +V80920S | Occupant of animal-drawn vehicle injured in transport accident with military vehicle, sequela | CMS +V80928A | Occupant of animal-drawn vehicle injured in other transport accident, initial encounter | CMS +V80928D | Occupant of animal-drawn vehicle injured in other transport accident, subsequent encounter | CMS +V80928S | Occupant of animal-drawn vehicle injured in other transport accident, sequela | CMS +V80929A | Occupant of animal-drawn vehicle injured in unspecified transport accident, initial encounter | CMS +V80929D | Occupant of animal-drawn vehicle injured in unspecified transport accident, subsequent encounter | CMS +V80929S | Occupant of animal-drawn vehicle injured in unspecified transport accident, sequela | CMS +V81 | Occupant of railway train or railway vehicle injured in transport accident | WHO +V810 | Occupant of railway train or railway vehicle injured in collision with motor vehicle in nontraffic accident | WHO +V810XXA | Occupant of railway train or railway vehicle injured in collision with motor vehicle in nontraffic accident, initial encounter | CMS +V810XXD | Occupant of railway train or railway vehicle injured in collision with motor vehicle in nontraffic accident, subsequent encounter | CMS +V810XXS | Occupant of railway train or railway vehicle injured in collision with motor vehicle in nontraffic accident, sequela | CMS +V811 | Occupant of railway train or railway vehicle injured in collision with motor vehicle in traffic accident | WHO +V811XXA | Occupant of railway train or railway vehicle injured in collision with motor vehicle in traffic accident, initial encounter | CMS +V811XXD | Occupant of railway train or railway vehicle injured in collision with motor vehicle in traffic accident, subsequent encounter | CMS +V811XXS | Occupant of railway train or railway vehicle injured in collision with motor vehicle in traffic accident, sequela | CMS +V812 | Occupant of railway train or railway vehicle injured in collision with or hit by rolling stock | WHO +V812XXA | Occupant of railway train or railway vehicle injured in collision with or hit by rolling stock, initial encounter | CMS +V812XXD | Occupant of railway train or railway vehicle injured in collision with or hit by rolling stock, subsequent encounter | CMS +V812XXS | Occupant of railway train or railway vehicle injured in collision with or hit by rolling stock, sequela | CMS +V813 | Occupant of railway train or railway vehicle injured in collision with other object | WHO +V813XXA | Occupant of railway train or railway vehicle injured in collision with other object, initial encounter | CMS +V813XXD | Occupant of railway train or railway vehicle injured in collision with other object, subsequent encounter | CMS +V813XXS | Occupant of railway train or railway vehicle injured in collision with other object, sequela | CMS +V814 | Person injured while boarding or alighting from railway train or railway vehicle | WHO +V814XXA | Person injured while boarding or alighting from railway train or railway vehicle, initial encounter | CMS +V814XXD | Person injured while boarding or alighting from railway train or railway vehicle, subsequent encounter | CMS +V814XXS | Person injured while boarding or alighting from railway train or railway vehicle, sequela | CMS +V815 | Occupant of railway train or railway vehicle injured by fall in railway train or railway vehicle | WHO +V815XXA | Occupant of railway train or railway vehicle injured by fall in railway train or railway vehicle, initial encounter | CMS +V815XXD | Occupant of railway train or railway vehicle injured by fall in railway train or railway vehicle, subsequent encounter | CMS +V815XXS | Occupant of railway train or railway vehicle injured by fall in railway train or railway vehicle, sequela | CMS +V816 | Occupant of railway train or railway vehicle injured by fall from railway train or railway vehicle | WHO +V816XXA | Occupant of railway train or railway vehicle injured by fall from railway train or railway vehicle, initial encounter | CMS +V816XXD | Occupant of railway train or railway vehicle injured by fall from railway train or railway vehicle, subsequent encounter | CMS +V816XXS | Occupant of railway train or railway vehicle injured by fall from railway train or railway vehicle, sequela | CMS +V817 | Occupant of railway train or railway vehicle injured in derailment without antecedent collision | WHO +V817XXA | Occupant of railway train or railway vehicle injured in derailment without antecedent collision, initial encounter | CMS +V817XXD | Occupant of railway train or railway vehicle injured in derailment without antecedent collision, subsequent encounter | CMS +V817XXS | Occupant of railway train or railway vehicle injured in derailment without antecedent collision, sequela | CMS +V818 | Occupant of railway train or railway vehicle injured in other specified railway accidents | WHO +V8181XA | Occupant of railway train or railway vehicle injured due to explosion or fire on train, initial encounter | CMS +V8181XD | Occupant of railway train or railway vehicle injured due to explosion or fire on train, subsequent encounter | CMS +V8181XS | Occupant of railway train or railway vehicle injured due to explosion or fire on train, sequela | CMS +V8182XA | Occupant of railway train or railway vehicle injured due to object falling onto train, initial encounter | CMS +V8182XD | Occupant of railway train or railway vehicle injured due to object falling onto train, subsequent encounter | CMS +V8182XS | Occupant of railway train or railway vehicle injured due to object falling onto train, sequela | CMS +V8183XA | Occupant of railway train or railway vehicle injured due to collision with military vehicle, initial encounter | CMS +V8183XD | Occupant of railway train or railway vehicle injured due to collision with military vehicle, subsequent encounter | CMS +V8183XS | Occupant of railway train or railway vehicle injured due to collision with military vehicle, sequela | CMS +V8189XA | Occupant of railway train or railway vehicle injured due to other specified railway accident, initial encounter | CMS +V8189XD | Occupant of railway train or railway vehicle injured due to other specified railway accident, subsequent encounter | CMS +V8189XS | Occupant of railway train or railway vehicle injured due to other specified railway accident, sequela | CMS +V819 | Occupant of railway train or railway vehicle injured in unspecified railway accident | WHO +V819XXA | Occupant of railway train or railway vehicle injured in unspecified railway accident, initial encounter | CMS +V819XXD | Occupant of railway train or railway vehicle injured in unspecified railway accident, subsequent encounter | CMS +V819XXS | Occupant of railway train or railway vehicle injured in unspecified railway accident, sequela | CMS +V82 | Occupant of streetcar injured in transport accident | WHO +V820 | Occupant of streetcar injured in collision with motor vehicle in nontraffic accident | WHO +V820XXA | Occupant of streetcar injured in collision with motor vehicle in nontraffic accident, initial encounter | CMS +V820XXD | Occupant of streetcar injured in collision with motor vehicle in nontraffic accident, subsequent encounter | CMS +V820XXS | Occupant of streetcar injured in collision with motor vehicle in nontraffic accident, sequela | CMS +V821 | Occupant of streetcar injured in collision with motor vehicle in traffic accident | WHO +V821XXA | Occupant of streetcar injured in collision with motor vehicle in traffic accident, initial encounter | CMS +V821XXD | Occupant of streetcar injured in collision with motor vehicle in traffic accident, subsequent encounter | CMS +V821XXS | Occupant of streetcar injured in collision with motor vehicle in traffic accident, sequela | CMS +V822 | Occupant of streetcar injured in collision with or hit by rolling stock | WHO +V822XXA | Occupant of streetcar injured in collision with or hit by rolling stock, initial encounter | CMS +V822XXD | Occupant of streetcar injured in collision with or hit by rolling stock, subsequent encounter | CMS +V822XXS | Occupant of streetcar injured in collision with or hit by rolling stock, sequela | CMS +V823 | Occupant of streetcar injured in collision with other object | WHO +V823XXA | Occupant of streetcar injured in collision with other object, initial encounter | CMS +V823XXD | Occupant of streetcar injured in collision with other object, subsequent encounter | CMS +V823XXS | Occupant of streetcar injured in collision with other object, sequela | CMS +V824 | Person injured while boarding or alighting from streetcar | WHO +V824XXA | Person injured while boarding or alighting from streetcar, initial encounter | CMS +V824XXD | Person injured while boarding or alighting from streetcar, subsequent encounter | CMS +V824XXS | Person injured while boarding or alighting from streetcar, sequela | CMS +V825 | Occupant of streetcar injured by fall in streetcar | WHO +V825XXA | Occupant of streetcar injured by fall in streetcar, initial encounter | CMS +V825XXD | Occupant of streetcar injured by fall in streetcar, subsequent encounter | CMS +V825XXS | Occupant of streetcar injured by fall in streetcar, sequela | CMS +V826 | Occupant of streetcar injured by fall from streetcar | WHO +V826XXA | Occupant of streetcar injured by fall from streetcar, initial encounter | CMS +V826XXD | Occupant of streetcar injured by fall from streetcar, subsequent encounter | CMS +V826XXS | Occupant of streetcar injured by fall from streetcar, sequela | CMS +V827 | Occupant of streetcar injured in derailment without antecedent collision | WHO +V827XXA | Occupant of streetcar injured in derailment without antecedent collision, initial encounter | CMS +V827XXD | Occupant of streetcar injured in derailment without antecedent collision, subsequent encounter | CMS +V827XXS | Occupant of streetcar injured in derailment without antecedent collision, sequela | CMS +V828 | Occupant of streetcar injured in other specified transport accidents | WHO +V828XXA | Occupant of streetcar injured in other specified transport accidents, initial encounter | CMS +V828XXD | Occupant of streetcar injured in other specified transport accidents, subsequent encounter | CMS +V828XXS | Occupant of streetcar injured in other specified transport accidents, sequela | CMS +V829 | Occupant of streetcar injured in unspecified traffic accident | WHO +V829XXA | Occupant of streetcar injured in unspecified traffic accident, initial encounter | CMS +V829XXD | Occupant of streetcar injured in unspecified traffic accident, subsequent encounter | CMS +V829XXS | Occupant of streetcar injured in unspecified traffic accident, sequela | CMS +V83 | Occupant of special vehicle mainly used on industrial premises injured in transport accident | WHO +V830 | Driver of special industrial vehicle injured in traffic accident | WHO +V830XXA | Driver of special industrial vehicle injured in traffic accident, initial encounter | CMS +V830XXD | Driver of special industrial vehicle injured in traffic accident, subsequent encounter | CMS +V830XXS | Driver of special industrial vehicle injured in traffic accident, sequela | CMS +V831 | Passenger of special industrial vehicle injured in traffic accident | WHO +V831XXA | Passenger of special industrial vehicle injured in traffic accident, initial encounter | CMS +V831XXD | Passenger of special industrial vehicle injured in traffic accident, subsequent encounter | CMS +V831XXS | Passenger of special industrial vehicle injured in traffic accident, sequela | CMS +V832 | Person on outside of special industrial vehicle injured in traffic accident | WHO +V832XXA | Person on outside of special industrial vehicle injured in traffic accident, initial encounter | CMS +V832XXD | Person on outside of special industrial vehicle injured in traffic accident, subsequent encounter | CMS +V832XXS | Person on outside of special industrial vehicle injured in traffic accident, sequela | CMS +V833 | Unspecified occupant of special industrial vehicle injured in traffic accident | WHO +V833XXA | Unspecified occupant of special industrial vehicle injured in traffic accident, initial encounter | CMS +V833XXD | Unspecified occupant of special industrial vehicle injured in traffic accident, subsequent encounter | CMS +V833XXS | Unspecified occupant of special industrial vehicle injured in traffic accident, sequela | CMS +V834 | Person injured while boarding or alighting from special industrial vehicle | WHO +V834XXA | Person injured while boarding or alighting from special industrial vehicle, initial encounter | CMS +V834XXD | Person injured while boarding or alighting from special industrial vehicle, subsequent encounter | CMS +V834XXS | Person injured while boarding or alighting from special industrial vehicle, sequela | CMS +V835 | Driver of special industrial vehicle injured in nontraffic accident | WHO +V835XXA | Driver of special industrial vehicle injured in nontraffic accident, initial encounter | CMS +V835XXD | Driver of special industrial vehicle injured in nontraffic accident, subsequent encounter | CMS +V835XXS | Driver of special industrial vehicle injured in nontraffic accident, sequela | CMS +V836 | Passenger of special industrial vehicle injured in nontraffic accident | WHO +V836XXA | Passenger of special industrial vehicle injured in nontraffic accident, initial encounter | CMS +V836XXD | Passenger of special industrial vehicle injured in nontraffic accident, subsequent encounter | CMS +V836XXS | Passenger of special industrial vehicle injured in nontraffic accident, sequela | CMS +V837 | Person on outside of special industrial vehicle injured in nontraffic accident | WHO +V837XXA | Person on outside of special industrial vehicle injured in nontraffic accident, initial encounter | CMS +V837XXD | Person on outside of special industrial vehicle injured in nontraffic accident, subsequent encounter | CMS +V837XXS | Person on outside of special industrial vehicle injured in nontraffic accident, sequela | CMS +V839 | Unspecified occupant of special industrial vehicle injured in nontraffic accident | WHO +V839XXA | Unspecified occupant of special industrial vehicle injured in nontraffic accident, initial encounter | CMS +V839XXD | Unspecified occupant of special industrial vehicle injured in nontraffic accident, subsequent encounter | CMS +V839XXS | Unspecified occupant of special industrial vehicle injured in nontraffic accident, sequela | CMS +V84 | Occupant of special vehicle mainly used in agriculture injured in transport accident | WHO +V840 | Driver of special agricultural vehicle injured in traffic accident | WHO +V840XXA | Driver of special agricultural vehicle injured in traffic accident, initial encounter | CMS +V840XXD | Driver of special agricultural vehicle injured in traffic accident, subsequent encounter | CMS +V840XXS | Driver of special agricultural vehicle injured in traffic accident, sequela | CMS +V841 | Passenger of special agricultural vehicle injured in traffic accident | WHO +V841XXA | Passenger of special agricultural vehicle injured in traffic accident, initial encounter | CMS +V841XXD | Passenger of special agricultural vehicle injured in traffic accident, subsequent encounter | CMS +V841XXS | Passenger of special agricultural vehicle injured in traffic accident, sequela | CMS +V842 | Person on outside of special agricultural vehicle injured in traffic accident | WHO +V842XXA | Person on outside of special agricultural vehicle injured in traffic accident, initial encounter | CMS +V842XXD | Person on outside of special agricultural vehicle injured in traffic accident, subsequent encounter | CMS +V842XXS | Person on outside of special agricultural vehicle injured in traffic accident, sequela | CMS +V843 | Unspecified occupant of special agricultural vehicle injured in traffic accident | WHO +V843XXA | Unspecified occupant of special agricultural vehicle injured in traffic accident, initial encounter | CMS +V843XXD | Unspecified occupant of special agricultural vehicle injured in traffic accident, subsequent encounter | CMS +V843XXS | Unspecified occupant of special agricultural vehicle injured in traffic accident, sequela | CMS +V844 | Person injured while boarding or alighting from special agricultural vehicle | WHO +V844XXA | Person injured while boarding or alighting from special agricultural vehicle, initial encounter | CMS +V844XXD | Person injured while boarding or alighting from special agricultural vehicle, subsequent encounter | CMS +V844XXS | Person injured while boarding or alighting from special agricultural vehicle, sequela | CMS +V845 | Driver of special agricultural vehicle injured in nontraffic accident | WHO +V845XXA | Driver of special agricultural vehicle injured in nontraffic accident, initial encounter | CMS +V845XXD | Driver of special agricultural vehicle injured in nontraffic accident, subsequent encounter | CMS +V845XXS | Driver of special agricultural vehicle injured in nontraffic accident, sequela | CMS +V846 | Passenger of special agricultural vehicle injured in nontraffic accident | WHO +V846XXA | Passenger of special agricultural vehicle injured in nontraffic accident, initial encounter | CMS +V846XXD | Passenger of special agricultural vehicle injured in nontraffic accident, subsequent encounter | CMS +V846XXS | Passenger of special agricultural vehicle injured in nontraffic accident, sequela | CMS +V847 | Person on outside of special agricultural vehicle injured in nontraffic accident | WHO +V847XXA | Person on outside of special agricultural vehicle injured in nontraffic accident, initial encounter | CMS +V847XXD | Person on outside of special agricultural vehicle injured in nontraffic accident, subsequent encounter | CMS +V847XXS | Person on outside of special agricultural vehicle injured in nontraffic accident, sequela | CMS +V849 | Unspecified occupant of special agricultural vehicle injured in nontraffic accident | WHO +V849XXA | Unspecified occupant of special agricultural vehicle injured in nontraffic accident, initial encounter | CMS +V849XXD | Unspecified occupant of special agricultural vehicle injured in nontraffic accident, subsequent encounter | CMS +V849XXS | Unspecified occupant of special agricultural vehicle injured in nontraffic accident, sequela | CMS +V85 | Occupant of special construction vehicle injured in transport accident | WHO +V850 | Driver of special construction vehicle injured in traffic accident | WHO +V850XXA | Driver of special construction vehicle injured in traffic accident, initial encounter | CMS +V850XXD | Driver of special construction vehicle injured in traffic accident, subsequent encounter | CMS +V850XXS | Driver of special construction vehicle injured in traffic accident, sequela | CMS +V851 | Passenger of special construction vehicle injured in traffic accident | WHO +V851XXA | Passenger of special construction vehicle injured in traffic accident, initial encounter | CMS +V851XXD | Passenger of special construction vehicle injured in traffic accident, subsequent encounter | CMS +V851XXS | Passenger of special construction vehicle injured in traffic accident, sequela | CMS +V852 | Person on outside of special construction vehicle injured in traffic accident | WHO +V852XXA | Person on outside of special construction vehicle injured in traffic accident, initial encounter | CMS +V852XXD | Person on outside of special construction vehicle injured in traffic accident, subsequent encounter | CMS +V852XXS | Person on outside of special construction vehicle injured in traffic accident, sequela | CMS +V853 | Unspecified occupant of special construction vehicle injured in traffic accident | WHO +V853XXA | Unspecified occupant of special construction vehicle injured in traffic accident, initial encounter | CMS +V853XXD | Unspecified occupant of special construction vehicle injured in traffic accident, subsequent encounter | CMS +V853XXS | Unspecified occupant of special construction vehicle injured in traffic accident, sequela | CMS +V854 | Person injured while boarding or alighting from special construction vehicle | WHO +V854XXA | Person injured while boarding or alighting from special construction vehicle, initial encounter | CMS +V854XXD | Person injured while boarding or alighting from special construction vehicle, subsequent encounter | CMS +V854XXS | Person injured while boarding or alighting from special construction vehicle, sequela | CMS +V855 | Driver of special construction vehicle injured in nontraffic accident | WHO +V855XXA | Driver of special construction vehicle injured in nontraffic accident, initial encounter | CMS +V855XXD | Driver of special construction vehicle injured in nontraffic accident, subsequent encounter | CMS +V855XXS | Driver of special construction vehicle injured in nontraffic accident, sequela | CMS +V856 | Passenger of special construction vehicle injured in nontraffic accident | WHO +V856XXA | Passenger of special construction vehicle injured in nontraffic accident, initial encounter | CMS +V856XXD | Passenger of special construction vehicle injured in nontraffic accident, subsequent encounter | CMS +V856XXS | Passenger of special construction vehicle injured in nontraffic accident, sequela | CMS +V857 | Person on outside of special construction vehicle injured in nontraffic accident | WHO +V857XXA | Person on outside of special construction vehicle injured in nontraffic accident, initial encounter | CMS +V857XXD | Person on outside of special construction vehicle injured in nontraffic accident, subsequent encounter | CMS +V857XXS | Person on outside of special construction vehicle injured in nontraffic accident, sequela | CMS +V859 | Unspecified occupant of special construction vehicle injured in nontraffic accident | WHO +V859XXA | Unspecified occupant of special construction vehicle injured in nontraffic accident, initial encounter | CMS +V859XXD | Unspecified occupant of special construction vehicle injured in nontraffic accident, subsequent encounter | CMS +V859XXS | Unspecified occupant of special construction vehicle injured in nontraffic accident, sequela | CMS +V86 | Occupant of special all-terrain or other motor vehicle designed primarily for off-road use, injured in transport accident | WHO +V860 | Driver of all-terrain or other off-road motor vehicle injured in traffic accident | WHO +V8601XA | Driver of ambulance or fire engine injured in traffic accident, initial encounter | CMS +V8601XD | Driver of ambulance or fire engine injured in traffic accident, subsequent encounter | CMS +V8601XS | Driver of ambulance or fire engine injured in traffic accident, sequela | CMS +V8602XA | Driver of snowmobile injured in traffic accident, initial encounter | CMS +V8602XD | Driver of snowmobile injured in traffic accident, subsequent encounter | CMS +V8602XS | Driver of snowmobile injured in traffic accident, sequela | CMS +V8603XA | Driver of dune buggy injured in traffic accident, initial encounter | CMS +V8603XD | Driver of dune buggy injured in traffic accident, subsequent encounter | CMS +V8603XS | Driver of dune buggy injured in traffic accident, sequela | CMS +V8604XA | Driver of military vehicle injured in traffic accident, initial encounter | CMS +V8604XD | Driver of military vehicle injured in traffic accident, subsequent encounter | CMS +V8604XS | Driver of military vehicle injured in traffic accident, sequela | CMS +V8605XA | Driver of 3- or 4- wheeled all-terrain vehicle (ATV) injured in traffic accident, initial encounter | CMS +V8605XD | Driver of 3- or 4- wheeled all-terrain vehicle (ATV) injured in traffic accident, subsequent encounter | CMS +V8605XS | Driver of 3- or 4- wheeled all-terrain vehicle (ATV) injured in traffic accident, sequela | CMS +V8606XA | Driver of dirt bike or motor/cross bike injured in traffic accident, initial encounter | CMS +V8606XD | Driver of dirt bike or motor/cross bike injured in traffic accident, subsequent encounter | CMS +V8606XS | Driver of dirt bike or motor/cross bike injured in traffic accident, sequela | CMS +V8609XA | Driver of other special all-terrain or other off-road motor vehicle injured in traffic accident, initial encounter | CMS +V8609XD | Driver of other special all-terrain or other off-road motor vehicle injured in traffic accident, subsequent encounter | CMS +V8609XS | Driver of other special all-terrain or other off-road motor vehicle injured in traffic accident, sequela | CMS +V861 | Passenger of all-terrain or other off-road motor vehicle injured in traffic accident | WHO +V8611XA | Passenger of ambulance or fire engine injured in traffic accident, initial encounter | CMS +V8611XD | Passenger of ambulance or fire engine injured in traffic accident, subsequent encounter | CMS +V8611XS | Passenger of ambulance or fire engine injured in traffic accident, sequela | CMS +V8612XA | Passenger of snowmobile injured in traffic accident, initial encounter | CMS +V8612XD | Passenger of snowmobile injured in traffic accident, subsequent encounter | CMS +V8612XS | Passenger of snowmobile injured in traffic accident, sequela | CMS +V8613XA | Passenger of dune buggy injured in traffic accident, initial encounter | CMS +V8613XD | Passenger of dune buggy injured in traffic accident, subsequent encounter | CMS +V8613XS | Passenger of dune buggy injured in traffic accident, sequela | CMS +V8614XA | Passenger of military vehicle injured in traffic accident, initial encounter | CMS +V8614XD | Passenger of military vehicle injured in traffic accident, subsequent encounter | CMS +V8614XS | Passenger of military vehicle injured in traffic accident, sequela | CMS +V8615XA | Passenger of 3- or 4- wheeled all-terrain vehicle (ATV) injured in traffic accident, initial encounter | CMS +V8615XD | Passenger of 3- or 4- wheeled all-terrain vehicle (ATV) injured in traffic accident, subsequent encounter | CMS +V8615XS | Passenger of 3- or 4- wheeled all-terrain vehicle (ATV) injured in traffic accident, sequela | CMS +V8616XA | Passenger of dirt bike or motor/cross bike injured in traffic accident, initial encounter | CMS +V8616XD | Passenger of dirt bike or motor/cross bike injured in traffic accident, subsequent encounter | CMS +V8616XS | Passenger of dirt bike or motor/cross bike injured in traffic accident, sequela | CMS +V8619XA | Passenger of other special all-terrain or other off-road motor vehicle injured in traffic accident, initial encounter | CMS +V8619XD | Passenger of other special all-terrain or other off-road motor vehicle injured in traffic accident, subsequent encounter | CMS +V8619XS | Passenger of other special all-terrain or other off-road motor vehicle injured in traffic accident, sequela | CMS +V862 | Person on outside of all-terrain or other off-road motor vehicle injured in traffic accident | WHO +V8621XA | Person on outside of ambulance or fire engine injured in traffic accident, initial encounter | CMS +V8621XD | Person on outside of ambulance or fire engine injured in traffic accident, subsequent encounter | CMS +V8621XS | Person on outside of ambulance or fire engine injured in traffic accident, sequela | CMS +V8622XA | Person on outside of snowmobile injured in traffic accident, initial encounter | CMS +V8622XD | Person on outside of snowmobile injured in traffic accident, subsequent encounter | CMS +V8622XS | Person on outside of snowmobile injured in traffic accident, sequela | CMS +V8623XA | Person on outside of dune buggy injured in traffic accident, initial encounter | CMS +V8623XD | Person on outside of dune buggy injured in traffic accident, subsequent encounter | CMS +V8623XS | Person on outside of dune buggy injured in traffic accident, sequela | CMS +V8624XA | Person on outside of military vehicle injured in traffic accident, initial encounter | CMS +V8624XD | Person on outside of military vehicle injured in traffic accident, subsequent encounter | CMS +V8624XS | Person on outside of military vehicle injured in traffic accident, sequela | CMS +V8625XA | Person on outside of 3- or 4- wheeled all-terrain vehicle (ATV) injured in traffic accident, initial encounter | CMS +V8625XD | Person on outside of 3- or 4- wheeled all-terrain vehicle (ATV) injured in traffic accident, subsequent encounter | CMS +V8625XS | Person on outside of 3- or 4- wheeled all-terrain vehicle (ATV) injured in traffic accident, sequela | CMS +V8626XA | Person on outside of dirt bike or motor/cross bike injured in traffic accident, initial encounter | CMS +V8626XD | Person on outside of dirt bike or motor/cross bike injured in traffic accident, subsequent encounter | CMS +V8626XS | Person on outside of dirt bike or motor/cross bike injured in traffic accident, sequela | CMS +V8629XA | Person on outside of other special all-terrain or other off-road motor vehicle injured in traffic accident, initial encounter | CMS +V8629XD | Person on outside of other special all-terrain or other off-road motor vehicle injured in traffic accident, subsequent encounter | CMS +V8629XS | Person on outside of other special all-terrain or other off-road motor vehicle injured in traffic accident, sequela | CMS +V863 | Unspecified occupant of all-terrain or other off-road motor vehicle injured in traffic accident | WHO +V8631XA | Unspecified occupant of ambulance or fire engine injured in traffic accident, initial encounter | CMS +V8631XD | Unspecified occupant of ambulance or fire engine injured in traffic accident, subsequent encounter | CMS +V8631XS | Unspecified occupant of ambulance or fire engine injured in traffic accident, sequela | CMS +V8632XA | Unspecified occupant of snowmobile injured in traffic accident, initial encounter | CMS +V8632XD | Unspecified occupant of snowmobile injured in traffic accident, subsequent encounter | CMS +V8632XS | Unspecified occupant of snowmobile injured in traffic accident, sequela | CMS +V8633XA | Unspecified occupant of dune buggy injured in traffic accident, initial encounter | CMS +V8633XD | Unspecified occupant of dune buggy injured in traffic accident, subsequent encounter | CMS +V8633XS | Unspecified occupant of dune buggy injured in traffic accident, sequela | CMS +V8634XA | Unspecified occupant of military vehicle injured in traffic accident, initial encounter | CMS +V8634XD | Unspecified occupant of military vehicle injured in traffic accident, subsequent encounter | CMS +V8634XS | Unspecified occupant of military vehicle injured in traffic accident, sequela | CMS +V8635XA | Unspecified occupant of 3- or 4- wheeled all-terrain vehicle (ATV) injured in traffic accident, initial encounter | CMS +V8635XD | Unspecified occupant of 3- or 4- wheeled all-terrain vehicle (ATV) injured in traffic accident, subsequent encounter | CMS +V8635XS | Unspecified occupant of 3- or 4- wheeled all-terrain vehicle (ATV) injured in traffic accident, sequela | CMS +V8636XA | Unspecified occupant of dirt bike or motor/cross bike injured in traffic accident, initial encounter | CMS +V8636XD | Unspecified occupant of dirt bike or motor/cross bike injured in traffic accident, subsequent encounter | CMS +V8636XS | Unspecified occupant of dirt bike or motor/cross bike injured in traffic accident, sequela | CMS +V8639XA | Unspecified occupant of other special all-terrain or other off-road motor vehicle injured in traffic accident, initial encounter | CMS +V8639XD | Unspecified occupant of other special all-terrain or other off-road motor vehicle injured in traffic accident, subsequent encounter | CMS +V8639XS | Unspecified occupant of other special all-terrain or other off-road motor vehicle injured in traffic accident, sequela | CMS +V864 | Person injured while boarding or alighting from all-terrain or other off-road motor vehicle | WHO +V8641XA | Person injured while boarding or alighting from ambulance or fire engine, initial encounter | CMS +V8641XD | Person injured while boarding or alighting from ambulance or fire engine, subsequent encounter | CMS +V8641XS | Person injured while boarding or alighting from ambulance or fire engine, sequela | CMS +V8642XA | Person injured while boarding or alighting from snowmobile, initial encounter | CMS +V8642XD | Person injured while boarding or alighting from snowmobile, subsequent encounter | CMS +V8642XS | Person injured while boarding or alighting from snowmobile, sequela | CMS +V8643XA | Person injured while boarding or alighting from dune buggy, initial encounter | CMS +V8643XD | Person injured while boarding or alighting from dune buggy, subsequent encounter | CMS +V8643XS | Person injured while boarding or alighting from dune buggy, sequela | CMS +V8644XA | Person injured while boarding or alighting from military vehicle, initial encounter | CMS +V8644XD | Person injured while boarding or alighting from military vehicle, subsequent encounter | CMS +V8644XS | Person injured while boarding or alighting from military vehicle, sequela | CMS +V8645XA | Person injured while boarding or alighting from a 3- or 4- wheeled all-terrain vehicle (ATV), initial encounter | CMS +V8645XD | Person injured while boarding or alighting from a 3- or 4- wheeled all-terrain vehicle (ATV), subsequent encounter | CMS +V8645XS | Person injured while boarding or alighting from a 3- or 4- wheeled all-terrain vehicle (ATV), sequela | CMS +V8646XA | Person injured while boarding or alighting from a dirt bike or motor/cross bike, initial encounter | CMS +V8646XD | Person injured while boarding or alighting from a dirt bike or motor/cross bike, subsequent encounter | CMS +V8646XS | Person injured while boarding or alighting from a dirt bike or motor/cross bike, sequela | CMS +V8649XA | Person injured while boarding or alighting from other special all-terrain or other off-road motor vehicle, initial encounter | CMS +V8649XD | Person injured while boarding or alighting from other special all-terrain or other off-road motor vehicle, subsequent encounter | CMS +V8649XS | Person injured while boarding or alighting from other special all-terrain or other off-road motor vehicle, sequela | CMS +V865 | Driver of all-terrain or other off-road motor vehicle injured in nontraffic accident | WHO +V8651XA | Driver of ambulance or fire engine injured in nontraffic accident, initial encounter | CMS +V8651XD | Driver of ambulance or fire engine injured in nontraffic accident, subsequent encounter | CMS +V8651XS | Driver of ambulance or fire engine injured in nontraffic accident, sequela | CMS +V8652XA | Driver of snowmobile injured in nontraffic accident, initial encounter | CMS +V8652XD | Driver of snowmobile injured in nontraffic accident, subsequent encounter | CMS +V8652XS | Driver of snowmobile injured in nontraffic accident, sequela | CMS +V8653XA | Driver of dune buggy injured in nontraffic accident, initial encounter | CMS +V8653XD | Driver of dune buggy injured in nontraffic accident, subsequent encounter | CMS +V8653XS | Driver of dune buggy injured in nontraffic accident, sequela | CMS +V8654XA | Driver of military vehicle injured in nontraffic accident, initial encounter | CMS +V8654XD | Driver of military vehicle injured in nontraffic accident, subsequent encounter | CMS +V8654XS | Driver of military vehicle injured in nontraffic accident, sequela | CMS +V8655XA | Driver of 3- or 4- wheeled all-terrain vehicle (ATV) injured in nontraffic accident, initial encounter | CMS +V8655XD | Driver of 3- or 4- wheeled all-terrain vehicle (ATV) injured in nontraffic accident, subsequent encounter | CMS +V8655XS | Driver of 3- or 4- wheeled all-terrain vehicle (ATV) injured in nontraffic accident, sequela | CMS +V8656XA | Driver of dirt bike or motor/cross bike injured in nontraffic accident, initial encounter | CMS +V8656XD | Driver of dirt bike or motor/cross bike injured in nontraffic accident, subsequent encounter | CMS +V8656XS | Driver of dirt bike or motor/cross bike injured in nontraffic accident, sequela | CMS +V8659XA | Driver of other special all-terrain or other off-road motor vehicle injured in nontraffic accident, initial encounter | CMS +V8659XD | Driver of other special all-terrain or other off-road motor vehicle injured in nontraffic accident, subsequent encounter | CMS +V8659XS | Driver of other special all-terrain or other off-road motor vehicle injured in nontraffic accident, sequela | CMS +V866 | Passenger of all-terrain or other off-road motor vehicle injured in nontraffic accident | WHO +V8661XA | Passenger of ambulance or fire engine injured in nontraffic accident, initial encounter | CMS +V8661XD | Passenger of ambulance or fire engine injured in nontraffic accident, subsequent encounter | CMS +V8661XS | Passenger of ambulance or fire engine injured in nontraffic accident, sequela | CMS +V8662XA | Passenger of snowmobile injured in nontraffic accident, initial encounter | CMS +V8662XD | Passenger of snowmobile injured in nontraffic accident, subsequent encounter | CMS +V8662XS | Passenger of snowmobile injured in nontraffic accident, sequela | CMS +V8663XA | Passenger of dune buggy injured in nontraffic accident, initial encounter | CMS +V8663XD | Passenger of dune buggy injured in nontraffic accident, subsequent encounter | CMS +V8663XS | Passenger of dune buggy injured in nontraffic accident, sequela | CMS +V8664XA | Passenger of military vehicle injured in nontraffic accident, initial encounter | CMS +V8664XD | Passenger of military vehicle injured in nontraffic accident, subsequent encounter | CMS +V8664XS | Passenger of military vehicle injured in nontraffic accident, sequela | CMS +V8665XA | Passenger of 3- or 4- wheeled all-terrain vehicle (ATV) injured in nontraffic accident, initial encounter | CMS +V8665XD | Passenger of 3- or 4- wheeled all-terrain vehicle (ATV) injured in nontraffic accident, subsequent encounter | CMS +V8665XS | Passenger of 3- or 4- wheeled all-terrain vehicle (ATV) injured in nontraffic accident, sequela | CMS +V8666XA | Passenger of dirt bike or motor/cross bike injured in nontraffic accident, initial encounter | CMS +V8666XD | Passenger of dirt bike or motor/cross bike injured in nontraffic accident, subsequent encounter | CMS +V8666XS | Passenger of dirt bike or motor/cross bike injured in nontraffic accident, sequela | CMS +V8669XA | Passenger of other special all-terrain or other off-road motor vehicle injured in nontraffic accident, initial encounter | CMS +V8669XD | Passenger of other special all-terrain or other off-road motor vehicle injured in nontraffic accident, subsequent encounter | CMS +V8669XS | Passenger of other special all-terrain or other off-road motor vehicle injured in nontraffic accident, sequela | CMS +V867 | Person on outside of all-terrain or other off-road motor vehicle injured in nontraffic accident | WHO +V8671XA | Person on outside of ambulance or fire engine injured in nontraffic accident, initial encounter | CMS +V8671XD | Person on outside of ambulance or fire engine injured in nontraffic accident, subsequent encounter | CMS +V8671XS | Person on outside of ambulance or fire engine injured in nontraffic accident, sequela | CMS +V8672XA | Person on outside of snowmobile injured in nontraffic accident, initial encounter | CMS +V8672XD | Person on outside of snowmobile injured in nontraffic accident, subsequent encounter | CMS +V8672XS | Person on outside of snowmobile injured in nontraffic accident, sequela | CMS +V8673XA | Person on outside of dune buggy injured in nontraffic accident, initial encounter | CMS +V8673XD | Person on outside of dune buggy injured in nontraffic accident, subsequent encounter | CMS +V8673XS | Person on outside of dune buggy injured in nontraffic accident, sequela | CMS +V8674XA | Person on outside of military vehicle injured in nontraffic accident, initial encounter | CMS +V8674XD | Person on outside of military vehicle injured in nontraffic accident, subsequent encounter | CMS +V8674XS | Person on outside of military vehicle injured in nontraffic accident, sequela | CMS +V8675XA | Person on outside of 3- or 4- wheeled all-terrain vehicle (ATV) injured in nontraffic accident, initial encounter | CMS +V8675XD | Person on outside of 3- or 4- wheeled all-terrain vehicle (ATV) injured in nontraffic accident, subsequent encounter | CMS +V8675XS | Person on outside of 3- or 4- wheeled all-terrain vehicle (ATV) injured in nontraffic accident, sequela | CMS +V8676XA | Person on outside of dirt bike or motor/cross bike injured in nontraffic accident, initial encounter | CMS +V8676XD | Person on outside of dirt bike or motor/cross bike injured in nontraffic accident, subsequent encounter | CMS +V8676XS | Person on outside of dirt bike or motor/cross bike injured in nontraffic accident, sequela | CMS +V8679XA | Person on outside of other special all-terrain or other off-road motor vehicles injured in nontraffic accident, initial encounter | CMS +V8679XD | Person on outside of other special all-terrain or other off-road motor vehicles injured in nontraffic accident, subsequent encounter | CMS +V8679XS | Person on outside of other special all-terrain or other off-road motor vehicles injured in nontraffic accident, sequela | CMS +V869 | Unspecified occupant of all-terrain or other off-road motor vehicle injured in nontraffic accident | WHO +V8691XA | Unspecified occupant of ambulance or fire engine injured in nontraffic accident, initial encounter | CMS +V8691XD | Unspecified occupant of ambulance or fire engine injured in nontraffic accident, subsequent encounter | CMS +V8691XS | Unspecified occupant of ambulance or fire engine injured in nontraffic accident, sequela | CMS +V8692XA | Unspecified occupant of snowmobile injured in nontraffic accident, initial encounter | CMS +V8692XD | Unspecified occupant of snowmobile injured in nontraffic accident, subsequent encounter | CMS +V8692XS | Unspecified occupant of snowmobile injured in nontraffic accident, sequela | CMS +V8693XA | Unspecified occupant of dune buggy injured in nontraffic accident, initial encounter | CMS +V8693XD | Unspecified occupant of dune buggy injured in nontraffic accident, subsequent encounter | CMS +V8693XS | Unspecified occupant of dune buggy injured in nontraffic accident, sequela | CMS +V8694XA | Unspecified occupant of military vehicle injured in nontraffic accident, initial encounter | CMS +V8694XD | Unspecified occupant of military vehicle injured in nontraffic accident, subsequent encounter | CMS +V8694XS | Unspecified occupant of military vehicle injured in nontraffic accident, sequela | CMS +V8695XA | Unspecified occupant of 3- or 4- wheeled all-terrain vehicle (ATV) injured in nontraffic accident, initial encounter | CMS +V8695XD | Unspecified occupant of 3- or 4- wheeled all-terrain vehicle (ATV) injured in nontraffic accident, subsequent encounter | CMS +V8695XS | Unspecified occupant of 3- or 4- wheeled all-terrain vehicle (ATV) injured in nontraffic accident, sequela | CMS +V8696XA | Unspecified occupant of dirt bike or motor/cross bike injured in nontraffic accident, initial encounter | CMS +V8696XD | Unspecified occupant of dirt bike or motor/cross bike injured in nontraffic accident, subsequent encounter | CMS +V8696XS | Unspecified occupant of dirt bike or motor/cross bike injured in nontraffic accident, sequela | CMS +V8699XA | Unspecified occupant of other special all-terrain or other off-road motor vehicle injured in nontraffic accident, initial encounter | CMS +V8699XD | Unspecified occupant of other special all-terrain or other off-road motor vehicle injured in nontraffic accident, subsequent encounter | CMS +V8699XS | Unspecified occupant of other special all-terrain or other off-road motor vehicle injured in nontraffic accident, sequela | CMS +V87 | Traffic accident of specified type but victim's mode of transport unknown | WHO +V870 | Person injured in collision between car and two- or three-wheeled motor vehicle (traffic) | WHO +V870XXA | Person injured in collision between car and two- or three-wheeled powered vehicle (traffic), initial encounter | CMS +V870XXD | Person injured in collision between car and two- or three-wheeled powered vehicle (traffic), subsequent encounter | CMS +V870XXS | Person injured in collision between car and two- or three-wheeled powered vehicle (traffic), sequela | CMS +V871 | Person injured in collision between other motor vehicle and two- or three-wheeled motor vehicle (traffic) | WHO +V871XXA | Person injured in collision between other motor vehicle and two- or three-wheeled motor vehicle (traffic), initial encounter | CMS +V871XXD | Person injured in collision between other motor vehicle and two- or three-wheeled motor vehicle (traffic), subsequent encounter | CMS +V871XXS | Person injured in collision between other motor vehicle and two- or three-wheeled motor vehicle (traffic), sequela | CMS +V872 | Person injured in collision between car and pick-up truck or van (traffic) | WHO +V872XXA | Person injured in collision between car and pick-up truck or van (traffic), initial encounter | CMS +V872XXD | Person injured in collision between car and pick-up truck or van (traffic), subsequent encounter | CMS +V872XXS | Person injured in collision between car and pick-up truck or van (traffic), sequela | CMS +V873 | Person injured in collision between car and bus (traffic) | WHO +V873XXA | Person injured in collision between car and bus (traffic), initial encounter | CMS +V873XXD | Person injured in collision between car and bus (traffic), subsequent encounter | CMS +V873XXS | Person injured in collision between car and bus (traffic), sequela | CMS +V874 | Person injured in collision between car and heavy transport vehicle (traffic) | WHO +V874XXA | Person injured in collision between car and heavy transport vehicle (traffic), initial encounter | CMS +V874XXD | Person injured in collision between car and heavy transport vehicle (traffic), subsequent encounter | CMS +V874XXS | Person injured in collision between car and heavy transport vehicle (traffic), sequela | CMS +V875 | Person injured in collision between heavy transport vehicle and bus (traffic) | WHO +V875XXA | Person injured in collision between heavy transport vehicle and bus (traffic), initial encounter | CMS +V875XXD | Person injured in collision between heavy transport vehicle and bus (traffic), subsequent encounter | CMS +V875XXS | Person injured in collision between heavy transport vehicle and bus (traffic), sequela | CMS +V876 | Person injured in collision between railway train or railway vehicle and car (traffic) | WHO +V876XXA | Person injured in collision between railway train or railway vehicle and car (traffic), initial encounter | CMS +V876XXD | Person injured in collision between railway train or railway vehicle and car (traffic), subsequent encounter | CMS +V876XXS | Person injured in collision between railway train or railway vehicle and car (traffic), sequela | CMS +V877 | Person injured in collision between other specified motor vehicles (traffic) | WHO +V877XXA | Person injured in collision between other specified motor vehicles (traffic), initial encounter | CMS +V877XXD | Person injured in collision between other specified motor vehicles (traffic), subsequent encounter | CMS +V877XXS | Person injured in collision between other specified motor vehicles (traffic), sequela | CMS +V878 | Person injured in other specified noncollision transport accidents involving motor vehicle (traffic) | WHO +V878XXA | Person injured in other specified noncollision transport accidents involving motor vehicle (traffic), initial encounter | CMS +V878XXD | Person injured in other specified noncollision transport accidents involving motor vehicle (traffic), subsequent encounter | CMS +V878XXS | Person injured in other specified noncollision transport accidents involving motor vehicle (traffic), sequela | CMS +V879 | Person injured in other specified (collision)(noncollision) transport accidents involving nonmotor vehicle (traffic) | WHO +V879XXA | Person injured in other specified (collision)(noncollision) transport accidents involving nonmotor vehicle (traffic), initial encounter | CMS +V879XXD | Person injured in other specified (collision)(noncollision) transport accidents involving nonmotor vehicle (traffic), subsequent encounter | CMS +V879XXS | Person injured in other specified (collision)(noncollision) transport accidents involving nonmotor vehicle (traffic), sequela | CMS +V88 | Nontraffic accident of specified type but victim's mode of transport unknown | WHO +V880 | Person injured in collision between car and two- or three-wheeled motor vehicle, nontraffic | WHO +V880XXA | Person injured in collision between car and two- or three-wheeled motor vehicle, nontraffic, initial encounter | CMS +V880XXD | Person injured in collision between car and two- or three-wheeled motor vehicle, nontraffic, subsequent encounter | CMS +V880XXS | Person injured in collision between car and two- or three-wheeled motor vehicle, nontraffic, sequela | CMS +V881 | Person injured in collision between other motor vehicle and two- or three-wheeled motor vehicle, nontraffic | WHO +V881XXA | Person injured in collision between other motor vehicle and two- or three-wheeled motor vehicle, nontraffic, initial encounter | CMS +V881XXD | Person injured in collision between other motor vehicle and two- or three-wheeled motor vehicle, nontraffic, subsequent encounter | CMS +V881XXS | Person injured in collision between other motor vehicle and two- or three-wheeled motor vehicle, nontraffic, sequela | CMS +V882 | Person injured in collision between car and pick-up truck or van, nontraffic | WHO +V882XXA | Person injured in collision between car and pick-up truck or van, nontraffic, initial encounter | CMS +V882XXD | Person injured in collision between car and pick-up truck or van, nontraffic, subsequent encounter | CMS +V882XXS | Person injured in collision between car and pick-up truck or van, nontraffic, sequela | CMS +V883 | Person injured in collision between car and bus, nontraffic | WHO +V883XXA | Person injured in collision between car and bus, nontraffic, initial encounter | CMS +V883XXD | Person injured in collision between car and bus, nontraffic, subsequent encounter | CMS +V883XXS | Person injured in collision between car and bus, nontraffic, sequela | CMS +V884 | Person injured in collision between car and heavy transport vehicle, nontraffic | WHO +V884XXA | Person injured in collision between car and heavy transport vehicle, nontraffic, initial encounter | CMS +V884XXD | Person injured in collision between car and heavy transport vehicle, nontraffic, subsequent encounter | CMS +V884XXS | Person injured in collision between car and heavy transport vehicle, nontraffic, sequela | CMS +V885 | Person injured in collision between heavy transport vehicle and bus, nontraffic | WHO +V885XXA | Person injured in collision between heavy transport vehicle and bus, nontraffic, initial encounter | CMS +V885XXD | Person injured in collision between heavy transport vehicle and bus, nontraffic, subsequent encounter | CMS +V885XXS | Person injured in collision between heavy transport vehicle and bus, nontraffic, sequela | CMS +V886 | Person injured in collision between railway train or railway vehicle and car, nontraffic | WHO +V886XXA | Person injured in collision between railway train or railway vehicle and car, nontraffic, initial encounter | CMS +V886XXD | Person injured in collision between railway train or railway vehicle and car, nontraffic, subsequent encounter | CMS +V886XXS | Person injured in collision between railway train or railway vehicle and car, nontraffic, sequela | CMS +V887 | Person injured in collision between other specified motor vehicles, nontraffic | WHO +V887XXA | Person injured in collision between other specified motor vehicle, nontraffic, initial encounter | CMS +V887XXD | Person injured in collision between other specified motor vehicle, nontraffic, subsequent encounter | CMS +V887XXS | Person injured in collision between other specified motor vehicle, nontraffic, sequela | CMS +V888 | Person injured in other specified noncollision transport accidents involving motor vehicle, nontraffic | WHO +V888XXA | Person injured in other specified noncollision transport accidents involving motor vehicle, nontraffic, initial encounter | CMS +V888XXD | Person injured in other specified noncollision transport accidents involving motor vehicle, nontraffic, subsequent encounter | CMS +V888XXS | Person injured in other specified noncollision transport accidents involving motor vehicle, nontraffic, sequela | CMS +V889 | Person injured in other specified (collision)(noncollision) transport accidents involving nonmotor vehicle, nontraffic | WHO +V889XXA | Person injured in other specified (collision)(noncollision) transport accidents involving nonmotor vehicle, nontraffic, initial encounter | CMS +V889XXD | Person injured in other specified (collision)(noncollision) transport accidents involving nonmotor vehicle, nontraffic, subsequent encounter | CMS +V889XXS | Person injured in other specified (collision)(noncollision) transport accidents involving nonmotor vehicle, nontraffic, sequela | CMS +V89 | Motor- or nonmotor-vehicle accident, type of vehicle unspecified | WHO +V890 | Person injured in unspecified motor-vehicle accident, nontraffic | WHO +V890XXA | Person injured in unspecified motor-vehicle accident, nontraffic, initial encounter | CMS +V890XXD | Person injured in unspecified motor-vehicle accident, nontraffic, subsequent encounter | CMS +V890XXS | Person injured in unspecified motor-vehicle accident, nontraffic, sequela | CMS +V891 | Person injured in unspecified nonmotor-vehicle accident, nontraffic | WHO +V891XXA | Person injured in unspecified nonmotor-vehicle accident, nontraffic, initial encounter | CMS +V891XXD | Person injured in unspecified nonmotor-vehicle accident, nontraffic, subsequent encounter | CMS +V891XXS | Person injured in unspecified nonmotor-vehicle accident, nontraffic, sequela | CMS +V892 | Person injured in unspecified motor-vehicle accident, traffic | WHO +V892XXA | Person injured in unspecified motor-vehicle accident, traffic, initial encounter | CMS +V892XXD | Person injured in unspecified motor-vehicle accident, traffic, subsequent encounter | CMS +V892XXS | Person injured in unspecified motor-vehicle accident, traffic, sequela | CMS +V893 | Person injured in unspecified nonmotor-vehicle accident, traffic | WHO +V893XXA | Person injured in unspecified nonmotor-vehicle accident, traffic, initial encounter | CMS +V893XXD | Person injured in unspecified nonmotor-vehicle accident, traffic, subsequent encounter | CMS +V893XXS | Person injured in unspecified nonmotor-vehicle accident, traffic, sequela | CMS +V899 | Person injured in unspecified vehicle accident | WHO +V899XXA | Person injured in unspecified vehicle accident, initial encounter | CMS +V899XXD | Person injured in unspecified vehicle accident, subsequent encounter | CMS +V899XXS | Person injured in unspecified vehicle accident, sequela | CMS +V90 | Accident to watercraft causing drowning and submersion | WHO +V900 | Accident to watercraft causing drowning and submersion : merchant ship | WHO +V9000XA | Drowning and submersion due to merchant ship overturning, initial encounter | CMS +V9000XD | Drowning and submersion due to merchant ship overturning, subsequent encounter | CMS +V9000XS | Drowning and submersion due to merchant ship overturning, sequela | CMS +V9001XA | Drowning and submersion due to passenger ship overturning, initial encounter | CMS +V9001XD | Drowning and submersion due to passenger ship overturning, subsequent encounter | CMS +V9001XS | Drowning and submersion due to passenger ship overturning, sequela | CMS +V9002XA | Drowning and submersion due to fishing boat overturning, initial encounter | CMS +V9002XD | Drowning and submersion due to fishing boat overturning, subsequent encounter | CMS +V9002XS | Drowning and submersion due to fishing boat overturning, sequela | CMS +V9003XA | Drowning and submersion due to other powered watercraft overturning, initial encounter | CMS +V9003XD | Drowning and submersion due to other powered watercraft overturning, subsequent encounter | CMS +V9003XS | Drowning and submersion due to other powered watercraft overturning, sequela | CMS +V9004XA | Drowning and submersion due to sailboat overturning, initial encounter | CMS +V9004XD | Drowning and submersion due to sailboat overturning, subsequent encounter | CMS +V9004XS | Drowning and submersion due to sailboat overturning, sequela | CMS +V9005XA | Drowning and submersion due to canoe or kayak overturning, initial encounter | CMS +V9005XD | Drowning and submersion due to canoe or kayak overturning, subsequent encounter | CMS +V9005XS | Drowning and submersion due to canoe or kayak overturning, sequela | CMS +V9006XA | Drowning and submersion due to (nonpowered) inflatable craft overturning, initial encounter | CMS +V9006XD | Drowning and submersion due to (nonpowered) inflatable craft overturning, subsequent encounter | CMS +V9006XS | Drowning and submersion due to (nonpowered) inflatable craft overturning, sequela | CMS +V9008XA | Drowning and submersion due to other unpowered watercraft overturning, initial encounter | CMS +V9008XD | Drowning and submersion due to other unpowered watercraft overturning, subsequent encounter | CMS +V9008XS | Drowning and submersion due to other unpowered watercraft overturning, sequela | CMS +V9009XA | Drowning and submersion due to unspecified watercraft overturning, initial encounter | CMS +V9009XD | Drowning and submersion due to unspecified watercraft overturning, subsequent encounter | CMS +V9009XS | Drowning and submersion due to unspecified watercraft overturning, sequela | CMS +V901 | Accident to watercraft causing drowning and submersion : passenger ship | WHO +V9010XA | Drowning and submersion due to merchant ship sinking, initial encounter | CMS +V9010XD | Drowning and submersion due to merchant ship sinking, subsequent encounter | CMS +V9010XS | Drowning and submersion due to merchant ship sinking, sequela | CMS +V9011XA | Drowning and submersion due to passenger ship sinking, initial encounter | CMS +V9011XD | Drowning and submersion due to passenger ship sinking, subsequent encounter | CMS +V9011XS | Drowning and submersion due to passenger ship sinking, sequela | CMS +V9012XA | Drowning and submersion due to fishing boat sinking, initial encounter | CMS +V9012XD | Drowning and submersion due to fishing boat sinking, subsequent encounter | CMS +V9012XS | Drowning and submersion due to fishing boat sinking, sequela | CMS +V9013XA | Drowning and submersion due to other powered watercraft sinking, initial encounter | CMS +V9013XD | Drowning and submersion due to other powered watercraft sinking, subsequent encounter | CMS +V9013XS | Drowning and submersion due to other powered watercraft sinking, sequela | CMS +V9014XA | Drowning and submersion due to sailboat sinking, initial encounter | CMS +V9014XD | Drowning and submersion due to sailboat sinking, subsequent encounter | CMS +V9014XS | Drowning and submersion due to sailboat sinking, sequela | CMS +V9015XA | Drowning and submersion due to canoe or kayak sinking, initial encounter | CMS +V9015XD | Drowning and submersion due to canoe or kayak sinking, subsequent encounter | CMS +V9015XS | Drowning and submersion due to canoe or kayak sinking, sequela | CMS +V9016XA | Drowning and submersion due to (nonpowered) inflatable craft sinking, initial encounter | CMS +V9016XD | Drowning and submersion due to (nonpowered) inflatable craft sinking, subsequent encounter | CMS +V9016XS | Drowning and submersion due to (nonpowered) inflatable craft sinking, sequela | CMS +V9018XA | Drowning and submersion due to other unpowered watercraft sinking, initial encounter | CMS +V9018XD | Drowning and submersion due to other unpowered watercraft sinking, subsequent encounter | CMS +V9018XS | Drowning and submersion due to other unpowered watercraft sinking, sequela | CMS +V9019XA | Drowning and submersion due to unspecified watercraft sinking, initial encounter | CMS +V9019XD | Drowning and submersion due to unspecified watercraft sinking, subsequent encounter | CMS +V9019XS | Drowning and submersion due to unspecified watercraft sinking, sequela | CMS +V902 | Accident to watercraft causing drowning and submersion : fishing boat | WHO +V9020XA | Drowning and submersion due to falling or jumping from burning merchant ship, initial encounter | CMS +V9020XD | Drowning and submersion due to falling or jumping from burning merchant ship, subsequent encounter | CMS +V9020XS | Drowning and submersion due to falling or jumping from burning merchant ship, sequela | CMS +V9021XA | Drowning and submersion due to falling or jumping from burning passenger ship, initial encounter | CMS +V9021XD | Drowning and submersion due to falling or jumping from burning passenger ship, subsequent encounter | CMS +V9021XS | Drowning and submersion due to falling or jumping from burning passenger ship, sequela | CMS +V9022XA | Drowning and submersion due to falling or jumping from burning fishing boat, initial encounter | CMS +V9022XD | Drowning and submersion due to falling or jumping from burning fishing boat, subsequent encounter | CMS +V9022XS | Drowning and submersion due to falling or jumping from burning fishing boat, sequela | CMS +V9023XA | Drowning and submersion due to falling or jumping from other burning powered watercraft, initial encounter | CMS +V9023XD | Drowning and submersion due to falling or jumping from other burning powered watercraft, subsequent encounter | CMS +V9023XS | Drowning and submersion due to falling or jumping from other burning powered watercraft, sequela | CMS +V9024XA | Drowning and submersion due to falling or jumping from burning sailboat, initial encounter | CMS +V9024XD | Drowning and submersion due to falling or jumping from burning sailboat, subsequent encounter | CMS +V9024XS | Drowning and submersion due to falling or jumping from burning sailboat, sequela | CMS +V9025XA | Drowning and submersion due to falling or jumping from burning canoe or kayak, initial encounter | CMS +V9025XD | Drowning and submersion due to falling or jumping from burning canoe or kayak, subsequent encounter | CMS +V9025XS | Drowning and submersion due to falling or jumping from burning canoe or kayak, sequela | CMS +V9026XA | Drowning and submersion due to falling or jumping from burning (nonpowered) inflatable craft, initial encounter | CMS +V9026XD | Drowning and submersion due to falling or jumping from burning (nonpowered) inflatable craft, subsequent encounter | CMS +V9026XS | Drowning and submersion due to falling or jumping from burning (nonpowered) inflatable craft, sequela | CMS +V9027XA | Drowning and submersion due to falling or jumping from burning water-skis, initial encounter | CMS +V9027XD | Drowning and submersion due to falling or jumping from burning water-skis, subsequent encounter | CMS +V9027XS | Drowning and submersion due to falling or jumping from burning water-skis, sequela | CMS +V9028XA | Drowning and submersion due to falling or jumping from other burning unpowered watercraft, initial encounter | CMS +V9028XD | Drowning and submersion due to falling or jumping from other burning unpowered watercraft, subsequent encounter | CMS +V9028XS | Drowning and submersion due to falling or jumping from other burning unpowered watercraft, sequela | CMS +V9029XA | Drowning and submersion due to falling or jumping from unspecified burning watercraft, initial encounter | CMS +V9029XD | Drowning and submersion due to falling or jumping from unspecified burning watercraft, subsequent encounter | CMS +V9029XS | Drowning and submersion due to falling or jumping from unspecified burning watercraft, sequela | CMS +V903 | Accident to watercraft causing drowning and submersion : other powered watercraft | WHO +V9030XA | Drowning and submersion due to falling or jumping from crushed merchant ship, initial encounter | CMS +V9030XD | Drowning and submersion due to falling or jumping from crushed merchant ship, subsequent encounter | CMS +V9030XS | Drowning and submersion due to falling or jumping from crushed merchant ship, sequela | CMS +V9031XA | Drowning and submersion due to falling or jumping from crushed passenger ship, initial encounter | CMS +V9031XD | Drowning and submersion due to falling or jumping from crushed passenger ship, subsequent encounter | CMS +V9031XS | Drowning and submersion due to falling or jumping from crushed passenger ship, sequela | CMS +V9032XA | Drowning and submersion due to falling or jumping from crushed fishing boat, initial encounter | CMS +V9032XD | Drowning and submersion due to falling or jumping from crushed fishing boat, subsequent encounter | CMS +V9032XS | Drowning and submersion due to falling or jumping from crushed fishing boat, sequela | CMS +V9033XA | Drowning and submersion due to falling or jumping from other crushed powered watercraft, initial encounter | CMS +V9033XD | Drowning and submersion due to falling or jumping from other crushed powered watercraft, subsequent encounter | CMS +V9033XS | Drowning and submersion due to falling or jumping from other crushed powered watercraft, sequela | CMS +V9034XA | Drowning and submersion due to falling or jumping from crushed sailboat, initial encounter | CMS +V9034XD | Drowning and submersion due to falling or jumping from crushed sailboat, subsequent encounter | CMS +V9034XS | Drowning and submersion due to falling or jumping from crushed sailboat, sequela | CMS +V9035XA | Drowning and submersion due to falling or jumping from crushed canoe or kayak, initial encounter | CMS +V9035XD | Drowning and submersion due to falling or jumping from crushed canoe or kayak, subsequent encounter | CMS +V9035XS | Drowning and submersion due to falling or jumping from crushed canoe or kayak, sequela | CMS +V9036XA | Drowning and submersion due to falling or jumping from crushed (nonpowered) inflatable craft, initial encounter | CMS +V9036XD | Drowning and submersion due to falling or jumping from crushed (nonpowered) inflatable craft, subsequent encounter | CMS +V9036XS | Drowning and submersion due to falling or jumping from crushed (nonpowered) inflatable craft, sequela | CMS +V9037XA | Drowning and submersion due to falling or jumping from crushed water-skis, initial encounter | CMS +V9037XD | Drowning and submersion due to falling or jumping from crushed water-skis, subsequent encounter | CMS +V9037XS | Drowning and submersion due to falling or jumping from crushed water-skis, sequela | CMS +V9038XA | Drowning and submersion due to falling or jumping from other crushed unpowered watercraft, initial encounter | CMS +V9038XD | Drowning and submersion due to falling or jumping from other crushed unpowered watercraft, subsequent encounter | CMS +V9038XS | Drowning and submersion due to falling or jumping from other crushed unpowered watercraft, sequela | CMS +V9039XA | Drowning and submersion due to falling or jumping from crushed unspecified watercraft, initial encounter | CMS +V9039XD | Drowning and submersion due to falling or jumping from crushed unspecified watercraft, subsequent encounter | CMS +V9039XS | Drowning and submersion due to falling or jumping from crushed unspecified watercraft, sequela | CMS +V904 | Accident to watercraft causing drowning and submersion : sailboat | WHO +V905 | Accident to watercraft causing drowning and submersion : canoe or kayak | WHO +V906 | Accident to watercraft causing drowning and submersion : inflatable craft (nonpowered) | WHO +V907 | Accident to watercraft causing drowning and submersion : water-skis | WHO +V908 | Accident to watercraft causing drowning and submersion : other unpowered watercraft | WHO +V9080XA | Drowning and submersion due to other accident to merchant ship, initial encounter | CMS +V9080XD | Drowning and submersion due to other accident to merchant ship, subsequent encounter | CMS +V9080XS | Drowning and submersion due to other accident to merchant ship, sequela | CMS +V9081XA | Drowning and submersion due to other accident to passenger ship, initial encounter | CMS +V9081XD | Drowning and submersion due to other accident to passenger ship, subsequent encounter | CMS +V9081XS | Drowning and submersion due to other accident to passenger ship, sequela | CMS +V9082XA | Drowning and submersion due to other accident to fishing boat, initial encounter | CMS +V9082XD | Drowning and submersion due to other accident to fishing boat, subsequent encounter | CMS +V9082XS | Drowning and submersion due to other accident to fishing boat, sequela | CMS +V9083XA | Drowning and submersion due to other accident to other powered watercraft, initial encounter | CMS +V9083XD | Drowning and submersion due to other accident to other powered watercraft, subsequent encounter | CMS +V9083XS | Drowning and submersion due to other accident to other powered watercraft, sequela | CMS +V9084XA | Drowning and submersion due to other accident to sailboat, initial encounter | CMS +V9084XD | Drowning and submersion due to other accident to sailboat, subsequent encounter | CMS +V9084XS | Drowning and submersion due to other accident to sailboat, sequela | CMS +V9085XA | Drowning and submersion due to other accident to canoe or kayak, initial encounter | CMS +V9085XD | Drowning and submersion due to other accident to canoe or kayak, subsequent encounter | CMS +V9085XS | Drowning and submersion due to other accident to canoe or kayak, sequela | CMS +V9086XA | Drowning and submersion due to other accident to (nonpowered) inflatable craft, initial encounter | CMS +V9086XD | Drowning and submersion due to other accident to (nonpowered) inflatable craft, subsequent encounter | CMS +V9086XS | Drowning and submersion due to other accident to (nonpowered) inflatable craft, sequela | CMS +V9087XA | Drowning and submersion due to other accident to water-skis, initial encounter | CMS +V9087XD | Drowning and submersion due to other accident to water-skis, subsequent encounter | CMS +V9087XS | Drowning and submersion due to other accident to water-skis, sequela | CMS +V9088XA | Drowning and submersion due to other accident to other unpowered watercraft, initial encounter | CMS +V9088XD | Drowning and submersion due to other accident to other unpowered watercraft, subsequent encounter | CMS +V9088XS | Drowning and submersion due to other accident to other unpowered watercraft, sequela | CMS +V9089XA | Drowning and submersion due to other accident to unspecified watercraft, initial encounter | CMS +V9089XD | Drowning and submersion due to other accident to unspecified watercraft, subsequent encounter | CMS +V9089XS | Drowning and submersion due to other accident to unspecified watercraft, sequela | CMS +V909 | Accident to watercraft causing drowning and submersion : unspecified watercraft | WHO +V91 | Accident to watercraft causing other injury | WHO +V910 | Accident to watercraft causing other injury : merchant ship | WHO +V9100XA | Burn due to merchant ship on fire, initial encounter | CMS +V9100XD | Burn due to merchant ship on fire, subsequent encounter | CMS +V9100XS | Burn due to merchant ship on fire, sequela | CMS +V9101XA | Burn due to passenger ship on fire, initial encounter | CMS +V9101XD | Burn due to passenger ship on fire, subsequent encounter | CMS +V9101XS | Burn due to passenger ship on fire, sequela | CMS +V9102XA | Burn due to fishing boat on fire, initial encounter | CMS +V9102XD | Burn due to fishing boat on fire, subsequent encounter | CMS +V9102XS | Burn due to fishing boat on fire, sequela | CMS +V9103XA | Burn due to other powered watercraft on fire, initial encounter | CMS +V9103XD | Burn due to other powered watercraft on fire, subsequent encounter | CMS +V9103XS | Burn due to other powered watercraft on fire, sequela | CMS +V9104XA | Burn due to sailboat on fire, initial encounter | CMS +V9104XD | Burn due to sailboat on fire, subsequent encounter | CMS +V9104XS | Burn due to sailboat on fire, sequela | CMS +V9105XA | Burn due to canoe or kayak on fire, initial encounter | CMS +V9105XD | Burn due to canoe or kayak on fire, subsequent encounter | CMS +V9105XS | Burn due to canoe or kayak on fire, sequela | CMS +V9106XA | Burn due to (nonpowered) inflatable craft on fire, initial encounter | CMS +V9106XD | Burn due to (nonpowered) inflatable craft on fire, subsequent encounter | CMS +V9106XS | Burn due to (nonpowered) inflatable craft on fire, sequela | CMS +V9107XA | Burn due to water-skis on fire, initial encounter | CMS +V9107XD | Burn due to water-skis on fire, subsequent encounter | CMS +V9107XS | Burn due to water-skis on fire, sequela | CMS +V9108XA | Burn due to other unpowered watercraft on fire, initial encounter | CMS +V9108XD | Burn due to other unpowered watercraft on fire, subsequent encounter | CMS +V9108XS | Burn due to other unpowered watercraft on fire, sequela | CMS +V9109XA | Burn due to unspecified watercraft on fire, initial encounter | CMS +V9109XD | Burn due to unspecified watercraft on fire, subsequent encounter | CMS +V9109XS | Burn due to unspecified watercraft on fire, sequela | CMS +V911 | Accident to watercraft causing other injury : passenger ship | WHO +V9110XA | Crushed between merchant ship and other watercraft or other object due to collision, initial encounter | CMS +V9110XD | Crushed between merchant ship and other watercraft or other object due to collision, subsequent encounter | CMS +V9110XS | Crushed between merchant ship and other watercraft or other object due to collision, sequela | CMS +V9111XA | Crushed between passenger ship and other watercraft or other object due to collision, initial encounter | CMS +V9111XD | Crushed between passenger ship and other watercraft or other object due to collision, subsequent encounter | CMS +V9111XS | Crushed between passenger ship and other watercraft or other object due to collision, sequela | CMS +V9112XA | Crushed between fishing boat and other watercraft or other object due to collision, initial encounter | CMS +V9112XD | Crushed between fishing boat and other watercraft or other object due to collision, subsequent encounter | CMS +V9112XS | Crushed between fishing boat and other watercraft or other object due to collision, sequela | CMS +V9113XA | Crushed between other powered watercraft and other watercraft or other object due to collision, initial encounter | CMS +V9113XD | Crushed between other powered watercraft and other watercraft or other object due to collision, subsequent encounter | CMS +V9113XS | Crushed between other powered watercraft and other watercraft or other object due to collision, sequela | CMS +V9114XA | Crushed between sailboat and other watercraft or other object due to collision, initial encounter | CMS +V9114XD | Crushed between sailboat and other watercraft or other object due to collision, subsequent encounter | CMS +V9114XS | Crushed between sailboat and other watercraft or other object due to collision, sequela | CMS +V9115XA | Crushed between canoe or kayak and other watercraft or other object due to collision, initial encounter | CMS +V9115XD | Crushed between canoe or kayak and other watercraft or other object due to collision, subsequent encounter | CMS +V9115XS | Crushed between canoe or kayak and other watercraft or other object due to collision, sequela | CMS +V9116XA | Crushed between (nonpowered) inflatable craft and other watercraft or other object due to collision, initial encounter | CMS +V9116XD | Crushed between (nonpowered) inflatable craft and other watercraft or other object due to collision, subsequent encounter | CMS +V9116XS | Crushed between (nonpowered) inflatable craft and other watercraft or other object due to collision, sequela | CMS +V9118XA | Crushed between other unpowered watercraft and other watercraft or other object due to collision, initial encounter | CMS +V9118XD | Crushed between other unpowered watercraft and other watercraft or other object due to collision, subsequent encounter | CMS +V9118XS | Crushed between other unpowered watercraft and other watercraft or other object due to collision, sequela | CMS +V9119XA | Crushed between unspecified watercraft and other watercraft or other object due to collision, initial encounter | CMS +V9119XD | Crushed between unspecified watercraft and other watercraft or other object due to collision, subsequent encounter | CMS +V9119XS | Crushed between unspecified watercraft and other watercraft or other object due to collision, sequela | CMS +V912 | Accident to watercraft causing other injury : fishing boat | WHO +V9120XA | Fall due to collision between merchant ship and other watercraft or other object, initial encounter | CMS +V9120XD | Fall due to collision between merchant ship and other watercraft or other object, subsequent encounter | CMS +V9120XS | Fall due to collision between merchant ship and other watercraft or other object, sequela | CMS +V9121XA | Fall due to collision between passenger ship and other watercraft or other object, initial encounter | CMS +V9121XD | Fall due to collision between passenger ship and other watercraft or other object, subsequent encounter | CMS +V9121XS | Fall due to collision between passenger ship and other watercraft or other object, sequela | CMS +V9122XA | Fall due to collision between fishing boat and other watercraft or other object, initial encounter | CMS +V9122XD | Fall due to collision between fishing boat and other watercraft or other object, subsequent encounter | CMS +V9122XS | Fall due to collision between fishing boat and other watercraft or other object, sequela | CMS +V9123XA | Fall due to collision between other powered watercraft and other watercraft or other object, initial encounter | CMS +V9123XD | Fall due to collision between other powered watercraft and other watercraft or other object, subsequent encounter | CMS +V9123XS | Fall due to collision between other powered watercraft and other watercraft or other object, sequela | CMS +V9124XA | Fall due to collision between sailboat and other watercraft or other object, initial encounter | CMS +V9124XD | Fall due to collision between sailboat and other watercraft or other object, subsequent encounter | CMS +V9124XS | Fall due to collision between sailboat and other watercraft or other object, sequela | CMS +V9125XA | Fall due to collision between canoe or kayak and other watercraft or other object, initial encounter | CMS +V9125XD | Fall due to collision between canoe or kayak and other watercraft or other object, subsequent encounter | CMS +V9125XS | Fall due to collision between canoe or kayak and other watercraft or other object, sequela | CMS +V9126XA | Fall due to collision between (nonpowered) inflatable craft and other watercraft or other object, initial encounter | CMS +V9126XD | Fall due to collision between (nonpowered) inflatable craft and other watercraft or other object, subsequent encounter | CMS +V9126XS | Fall due to collision between (nonpowered) inflatable craft and other watercraft or other object, sequela | CMS +V9129XA | Fall due to collision between unspecified watercraft and other watercraft or other object, initial encounter | CMS +V9129XD | Fall due to collision between unspecified watercraft and other watercraft or other object, subsequent encounter | CMS +V9129XS | Fall due to collision between unspecified watercraft and other watercraft or other object, sequela | CMS +V913 | Accident to watercraft causing other injury : other powered watercraft | WHO +V9130XA | Hit or struck by falling object due to accident to merchant ship, initial encounter | CMS +V9130XD | Hit or struck by falling object due to accident to merchant ship, subsequent encounter | CMS +V9130XS | Hit or struck by falling object due to accident to merchant ship, sequela | CMS +V9131XA | Hit or struck by falling object due to accident to passenger ship, initial encounter | CMS +V9131XD | Hit or struck by falling object due to accident to passenger ship, subsequent encounter | CMS +V9131XS | Hit or struck by falling object due to accident to passenger ship, sequela | CMS +V9132XA | Hit or struck by falling object due to accident to fishing boat, initial encounter | CMS +V9132XD | Hit or struck by falling object due to accident to fishing boat, subsequent encounter | CMS +V9132XS | Hit or struck by falling object due to accident to fishing boat, sequela | CMS +V9133XA | Hit or struck by falling object due to accident to other powered watercraft, initial encounter | CMS +V9133XD | Hit or struck by falling object due to accident to other powered watercraft, subsequent encounter | CMS +V9133XS | Hit or struck by falling object due to accident to other powered watercraft, sequela | CMS +V9134XA | Hit or struck by falling object due to accident to sailboat, initial encounter | CMS +V9134XD | Hit or struck by falling object due to accident to sailboat, subsequent encounter | CMS +V9134XS | Hit or struck by falling object due to accident to sailboat, sequela | CMS +V9135XA | Hit or struck by falling object due to accident to canoe or kayak, initial encounter | CMS +V9135XD | Hit or struck by falling object due to accident to canoe or kayak, subsequent encounter | CMS +V9135XS | Hit or struck by falling object due to accident to canoe or kayak, sequela | CMS +V9136XA | Hit or struck by falling object due to accident to (nonpowered) inflatable craft, initial encounter | CMS +V9136XD | Hit or struck by falling object due to accident to (nonpowered) inflatable craft, subsequent encounter | CMS +V9136XS | Hit or struck by falling object due to accident to (nonpowered) inflatable craft, sequela | CMS +V9137XA | Hit or struck by falling object due to accident to water-skis, initial encounter | CMS +V9137XD | Hit or struck by falling object due to accident to water-skis, subsequent encounter | CMS +V9137XS | Hit or struck by falling object due to accident to water-skis, sequela | CMS +V9138XA | Hit or struck by falling object due to accident to other unpowered watercraft, initial encounter | CMS +V9138XD | Hit or struck by falling object due to accident to other unpowered watercraft, subsequent encounter | CMS +V9138XS | Hit or struck by falling object due to accident to other unpowered watercraft, sequela | CMS +V9139XA | Hit or struck by falling object due to accident to unspecified watercraft, initial encounter | CMS +V9139XD | Hit or struck by falling object due to accident to unspecified watercraft, subsequent encounter | CMS +V9139XS | Hit or struck by falling object due to accident to unspecified watercraft, sequela | CMS +V914 | Accident to watercraft causing other injury : sailboat | WHO +V915 | Accident to watercraft causing other injury : canoe or kayak | WHO +V916 | Accident to watercraft causing other injury : inflatable craft (nonpowered) | WHO +V917 | Accident to watercraft causing other injury : water-skis | WHO +V918 | Accident to watercraft causing other injury : other unpowered watercraft | WHO +V9180XA | Other injury due to other accident to merchant ship, initial encounter | CMS +V9180XD | Other injury due to other accident to merchant ship, subsequent encounter | CMS +V9180XS | Other injury due to other accident to merchant ship, sequela | CMS +V9181XA | Other injury due to other accident to passenger ship, initial encounter | CMS +V9181XD | Other injury due to other accident to passenger ship, subsequent encounter | CMS +V9181XS | Other injury due to other accident to passenger ship, sequela | CMS +V9182XA | Other injury due to other accident to fishing boat, initial encounter | CMS +V9182XD | Other injury due to other accident to fishing boat, subsequent encounter | CMS +V9182XS | Other injury due to other accident to fishing boat, sequela | CMS +V9183XA | Other injury due to other accident to other powered watercraft, initial encounter | CMS +V9183XD | Other injury due to other accident to other powered watercraft, subsequent encounter | CMS +V9183XS | Other injury due to other accident to other powered watercraft, sequela | CMS +V9184XA | Other injury due to other accident to sailboat, initial encounter | CMS +V9184XD | Other injury due to other accident to sailboat, subsequent encounter | CMS +V9184XS | Other injury due to other accident to sailboat, sequela | CMS +V9185XA | Other injury due to other accident to canoe or kayak, initial encounter | CMS +V9185XD | Other injury due to other accident to canoe or kayak, subsequent encounter | CMS +V9185XS | Other injury due to other accident to canoe or kayak, sequela | CMS +V9186XA | Other injury due to other accident to (nonpowered) inflatable craft, initial encounter | CMS +V9186XD | Other injury due to other accident to (nonpowered) inflatable craft, subsequent encounter | CMS +V9186XS | Other injury due to other accident to (nonpowered) inflatable craft, sequela | CMS +V9187XA | Other injury due to other accident to water-skis, initial encounter | CMS +V9187XD | Other injury due to other accident to water-skis, subsequent encounter | CMS +V9187XS | Other injury due to other accident to water-skis, sequela | CMS +V9188XA | Other injury due to other accident to other unpowered watercraft, initial encounter | CMS +V9188XD | Other injury due to other accident to other unpowered watercraft, subsequent encounter | CMS +V9188XS | Other injury due to other accident to other unpowered watercraft, sequela | CMS +V9189XA | Other injury due to other accident to unspecified watercraft, initial encounter | CMS +V9189XD | Other injury due to other accident to unspecified watercraft, subsequent encounter | CMS +V9189XS | Other injury due to other accident to unspecified watercraft, sequela | CMS +V919 | Accident to watercraft causing other injury : unspecified watercraft | WHO +V92 | Water-transport-related drowning and submersion without accident to watercraft | WHO +V920 | Water-transport-related drowning and submersion without accident to watercraft : merchant ship | WHO +V9200XA | Drowning and submersion due to fall off merchant ship, initial encounter | CMS +V9200XD | Drowning and submersion due to fall off merchant ship, subsequent encounter | CMS +V9200XS | Drowning and submersion due to fall off merchant ship, sequela | CMS +V9201XA | Drowning and submersion due to fall off passenger ship, initial encounter | CMS +V9201XD | Drowning and submersion due to fall off passenger ship, subsequent encounter | CMS +V9201XS | Drowning and submersion due to fall off passenger ship, sequela | CMS +V9202XA | Drowning and submersion due to fall off fishing boat, initial encounter | CMS +V9202XD | Drowning and submersion due to fall off fishing boat, subsequent encounter | CMS +V9202XS | Drowning and submersion due to fall off fishing boat, sequela | CMS +V9203XA | Drowning and submersion due to fall off other powered watercraft, initial encounter | CMS +V9203XD | Drowning and submersion due to fall off other powered watercraft, subsequent encounter | CMS +V9203XS | Drowning and submersion due to fall off other powered watercraft, sequela | CMS +V9204XA | Drowning and submersion due to fall off sailboat, initial encounter | CMS +V9204XD | Drowning and submersion due to fall off sailboat, subsequent encounter | CMS +V9204XS | Drowning and submersion due to fall off sailboat, sequela | CMS +V9205XA | Drowning and submersion due to fall off canoe or kayak, initial encounter | CMS +V9205XD | Drowning and submersion due to fall off canoe or kayak, subsequent encounter | CMS +V9205XS | Drowning and submersion due to fall off canoe or kayak, sequela | CMS +V9206XA | Drowning and submersion due to fall off (nonpowered) inflatable craft, initial encounter | CMS +V9206XD | Drowning and submersion due to fall off (nonpowered) inflatable craft, subsequent encounter | CMS +V9206XS | Drowning and submersion due to fall off (nonpowered) inflatable craft, sequela | CMS +V9207XA | Drowning and submersion due to fall off water-skis, initial encounter | CMS +V9207XD | Drowning and submersion due to fall off water-skis, subsequent encounter | CMS +V9207XS | Drowning and submersion due to fall off water-skis, sequela | CMS +V9208XA | Drowning and submersion due to fall off other unpowered watercraft, initial encounter | CMS +V9208XD | Drowning and submersion due to fall off other unpowered watercraft, subsequent encounter | CMS +V9208XS | Drowning and submersion due to fall off other unpowered watercraft, sequela | CMS +V9209XA | Drowning and submersion due to fall off unspecified watercraft, initial encounter | CMS +V9209XD | Drowning and submersion due to fall off unspecified watercraft, subsequent encounter | CMS +V9209XS | Drowning and submersion due to fall off unspecified watercraft, sequela | CMS +V921 | Water-transport-related drowning and submersion without accident to watercraft : passenger ship | WHO +V9210XA | Drowning and submersion due to being thrown overboard by motion of merchant ship, initial encounter | CMS +V9210XD | Drowning and submersion due to being thrown overboard by motion of merchant ship, subsequent encounter | CMS +V9210XS | Drowning and submersion due to being thrown overboard by motion of merchant ship, sequela | CMS +V9211XA | Drowning and submersion due to being thrown overboard by motion of passenger ship, initial encounter | CMS +V9211XD | Drowning and submersion due to being thrown overboard by motion of passenger ship, subsequent encounter | CMS +V9211XS | Drowning and submersion due to being thrown overboard by motion of passenger ship, sequela | CMS +V9212XA | Drowning and submersion due to being thrown overboard by motion of fishing boat, initial encounter | CMS +V9212XD | Drowning and submersion due to being thrown overboard by motion of fishing boat, subsequent encounter | CMS +V9212XS | Drowning and submersion due to being thrown overboard by motion of fishing boat, sequela | CMS +V9213XA | Drowning and submersion due to being thrown overboard by motion of other powered watercraft, initial encounter | CMS +V9213XD | Drowning and submersion due to being thrown overboard by motion of other powered watercraft, subsequent encounter | CMS +V9213XS | Drowning and submersion due to being thrown overboard by motion of other powered watercraft, sequela | CMS +V9214XA | Drowning and submersion due to being thrown overboard by motion of sailboat, initial encounter | CMS +V9214XD | Drowning and submersion due to being thrown overboard by motion of sailboat, subsequent encounter | CMS +V9214XS | Drowning and submersion due to being thrown overboard by motion of sailboat, sequela | CMS +V9215XA | Drowning and submersion due to being thrown overboard by motion of canoe or kayak, initial encounter | CMS +V9215XD | Drowning and submersion due to being thrown overboard by motion of canoe or kayak, subsequent encounter | CMS +V9215XS | Drowning and submersion due to being thrown overboard by motion of canoe or kayak, sequela | CMS +V9216XA | Drowning and submersion due to being thrown overboard by motion of (nonpowered) inflatable craft, initial encounter | CMS +V9216XD | Drowning and submersion due to being thrown overboard by motion of (nonpowered) inflatable craft, subsequent encounter | CMS +V9216XS | Drowning and submersion due to being thrown overboard by motion of (nonpowered) inflatable craft, sequela | CMS +V9219XA | Drowning and submersion due to being thrown overboard by motion of unspecified watercraft, initial encounter | CMS +V9219XD | Drowning and submersion due to being thrown overboard by motion of unspecified watercraft, subsequent encounter | CMS +V9219XS | Drowning and submersion due to being thrown overboard by motion of unspecified watercraft, sequela | CMS +V922 | Water-transport-related drowning and submersion without accident to watercraft : fishing boat | WHO +V9220XA | Drowning and submersion due to being washed overboard from merchant ship, initial encounter | CMS +V9220XD | Drowning and submersion due to being washed overboard from merchant ship, subsequent encounter | CMS +V9220XS | Drowning and submersion due to being washed overboard from merchant ship, sequela | CMS +V9221XA | Drowning and submersion due to being washed overboard from passenger ship, initial encounter | CMS +V9221XD | Drowning and submersion due to being washed overboard from passenger ship, subsequent encounter | CMS +V9221XS | Drowning and submersion due to being washed overboard from passenger ship, sequela | CMS +V9222XA | Drowning and submersion due to being washed overboard from fishing boat, initial encounter | CMS +V9222XD | Drowning and submersion due to being washed overboard from fishing boat, subsequent encounter | CMS +V9222XS | Drowning and submersion due to being washed overboard from fishing boat, sequela | CMS +V9223XA | Drowning and submersion due to being washed overboard from other powered watercraft, initial encounter | CMS +V9223XD | Drowning and submersion due to being washed overboard from other powered watercraft, subsequent encounter | CMS +V9223XS | Drowning and submersion due to being washed overboard from other powered watercraft, sequela | CMS +V9224XA | Drowning and submersion due to being washed overboard from sailboat, initial encounter | CMS +V9224XD | Drowning and submersion due to being washed overboard from sailboat, subsequent encounter | CMS +V9224XS | Drowning and submersion due to being washed overboard from sailboat, sequela | CMS +V9225XA | Drowning and submersion due to being washed overboard from canoe or kayak, initial encounter | CMS +V9225XD | Drowning and submersion due to being washed overboard from canoe or kayak, subsequent encounter | CMS +V9225XS | Drowning and submersion due to being washed overboard from canoe or kayak, sequela | CMS +V9226XA | Drowning and submersion due to being washed overboard from (nonpowered) inflatable craft, initial encounter | CMS +V9226XD | Drowning and submersion due to being washed overboard from (nonpowered) inflatable craft, subsequent encounter | CMS +V9226XS | Drowning and submersion due to being washed overboard from (nonpowered) inflatable craft, sequela | CMS +V9227XA | Drowning and submersion due to being washed overboard from water-skis, initial encounter | CMS +V9227XD | Drowning and submersion due to being washed overboard from water-skis, subsequent encounter | CMS +V9227XS | Drowning and submersion due to being washed overboard from water-skis, sequela | CMS +V9228XA | Drowning and submersion due to being washed overboard from other unpowered watercraft, initial encounter | CMS +V9228XD | Drowning and submersion due to being washed overboard from other unpowered watercraft, subsequent encounter | CMS +V9228XS | Drowning and submersion due to being washed overboard from other unpowered watercraft, sequela | CMS +V9229XA | Drowning and submersion due to being washed overboard from unspecified watercraft, initial encounter | CMS +V9229XD | Drowning and submersion due to being washed overboard from unspecified watercraft, subsequent encounter | CMS +V9229XS | Drowning and submersion due to being washed overboard from unspecified watercraft, sequela | CMS +V923 | Water-transport-related drowning and submersion without accident to watercraft : other powered watercraft | WHO +V924 | Water-transport-related drowning and submersion without accident to watercraft : sailboat | WHO +V925 | Water-transport-related drowning and submersion without accident to watercraft : canoe or kayak | WHO +V926 | Water-transport-related drowning and submersion without accident to watercraft : inflatable craft (nonpowered) | WHO +V927 | Water-transport-related drowning and submersion without accident to watercraft : water-skis | WHO +V928 | Water-transport-related drowning and submersion without accident to watercraft : other unpowered watercraft | WHO +V929 | Water-transport-related drowning and submersion without accident to watercraft : unspecified watercraft | WHO +V93 | Accident on board watercraft without accident to watercraft, not causing drowning and submersion | WHO +V930 | Accident on board watercraft without accident to watercraft, not causing drowning and submersion : merchant ship | WHO +V9300XA | Burn due to localized fire on board merchant vessel, initial encounter | CMS +V9300XD | Burn due to localized fire on board merchant vessel, subsequent encounter | CMS +V9300XS | Burn due to localized fire on board merchant vessel, sequela | CMS +V9301XA | Burn due to localized fire on board passenger vessel, initial encounter | CMS +V9301XD | Burn due to localized fire on board passenger vessel, subsequent encounter | CMS +V9301XS | Burn due to localized fire on board passenger vessel, sequela | CMS +V9302XA | Burn due to localized fire on board fishing boat, initial encounter | CMS +V9302XD | Burn due to localized fire on board fishing boat, subsequent encounter | CMS +V9302XS | Burn due to localized fire on board fishing boat, sequela | CMS +V9303XA | Burn due to localized fire on board other powered watercraft, initial encounter | CMS +V9303XD | Burn due to localized fire on board other powered watercraft, subsequent encounter | CMS +V9303XS | Burn due to localized fire on board other powered watercraft, sequela | CMS +V9304XA | Burn due to localized fire on board sailboat, initial encounter | CMS +V9304XD | Burn due to localized fire on board sailboat, subsequent encounter | CMS +V9304XS | Burn due to localized fire on board sailboat, sequela | CMS +V9309XA | Burn due to localized fire on board unspecified watercraft, initial encounter | CMS +V9309XD | Burn due to localized fire on board unspecified watercraft, subsequent encounter | CMS +V9309XS | Burn due to localized fire on board unspecified watercraft, sequela | CMS +V931 | Accident on board watercraft without accident to watercraft, not causing drowning and submersion : passenger ship | WHO +V9310XA | Other burn on board merchant vessel, initial encounter | CMS +V9310XD | Other burn on board merchant vessel, subsequent encounter | CMS +V9310XS | Other burn on board merchant vessel, sequela | CMS +V9311XA | Other burn on board passenger vessel, initial encounter | CMS +V9311XD | Other burn on board passenger vessel, subsequent encounter | CMS +V9311XS | Other burn on board passenger vessel, sequela | CMS +V9312XA | Other burn on board fishing boat, initial encounter | CMS +V9312XD | Other burn on board fishing boat, subsequent encounter | CMS +V9312XS | Other burn on board fishing boat, sequela | CMS +V9313XA | Other burn on board other powered watercraft, initial encounter | CMS +V9313XD | Other burn on board other powered watercraft, subsequent encounter | CMS +V9313XS | Other burn on board other powered watercraft, sequela | CMS +V9314XA | Other burn on board sailboat, initial encounter | CMS +V9314XD | Other burn on board sailboat, subsequent encounter | CMS +V9314XS | Other burn on board sailboat, sequela | CMS +V9319XA | Other burn on board unspecified watercraft, initial encounter | CMS +V9319XD | Other burn on board unspecified watercraft, subsequent encounter | CMS +V9319XS | Other burn on board unspecified watercraft, sequela | CMS +V932 | Accident on board watercraft without accident to watercraft, not causing drowning and submersion : fishing boat | WHO +V9320XA | Heat exposure on board merchant ship, initial encounter | CMS +V9320XD | Heat exposure on board merchant ship, subsequent encounter | CMS +V9320XS | Heat exposure on board merchant ship, sequela | CMS +V9321XA | Heat exposure on board passenger ship, initial encounter | CMS +V9321XD | Heat exposure on board passenger ship, subsequent encounter | CMS +V9321XS | Heat exposure on board passenger ship, sequela | CMS +V9322XA | Heat exposure on board fishing boat, initial encounter | CMS +V9322XD | Heat exposure on board fishing boat, subsequent encounter | CMS +V9322XS | Heat exposure on board fishing boat, sequela | CMS +V9323XA | Heat exposure on board other powered watercraft, initial encounter | CMS +V9323XD | Heat exposure on board other powered watercraft, subsequent encounter | CMS +V9323XS | Heat exposure on board other powered watercraft, sequela | CMS +V9324XA | Heat exposure on board sailboat, initial encounter | CMS +V9324XD | Heat exposure on board sailboat, subsequent encounter | CMS +V9324XS | Heat exposure on board sailboat, sequela | CMS +V9329XA | Heat exposure on board unspecified watercraft, initial encounter | CMS +V9329XD | Heat exposure on board unspecified watercraft, subsequent encounter | CMS +V9329XS | Heat exposure on board unspecified watercraft, sequela | CMS +V933 | Accident on board watercraft without accident to watercraft, not causing drowning and submersion : other powered watercraft | WHO +V9330XA | Fall on board merchant ship, initial encounter | CMS +V9330XD | Fall on board merchant ship, subsequent encounter | CMS +V9330XS | Fall on board merchant ship, sequela | CMS +V9331XA | Fall on board passenger ship, initial encounter | CMS +V9331XD | Fall on board passenger ship, subsequent encounter | CMS +V9331XS | Fall on board passenger ship, sequela | CMS +V9332XA | Fall on board fishing boat, initial encounter | CMS +V9332XD | Fall on board fishing boat, subsequent encounter | CMS +V9332XS | Fall on board fishing boat, sequela | CMS +V9333XA | Fall on board other powered watercraft, initial encounter | CMS +V9333XD | Fall on board other powered watercraft, subsequent encounter | CMS +V9333XS | Fall on board other powered watercraft, sequela | CMS +V9334XA | Fall on board sailboat, initial encounter | CMS +V9334XD | Fall on board sailboat, subsequent encounter | CMS +V9334XS | Fall on board sailboat, sequela | CMS +V9335XA | Fall on board canoe or kayak, initial encounter | CMS +V9335XD | Fall on board canoe or kayak, subsequent encounter | CMS +V9335XS | Fall on board canoe or kayak, sequela | CMS +V9336XA | Fall on board (nonpowered) inflatable craft, initial encounter | CMS +V9336XD | Fall on board (nonpowered) inflatable craft, subsequent encounter | CMS +V9336XS | Fall on board (nonpowered) inflatable craft, sequela | CMS +V9338XA | Fall on board other unpowered watercraft, initial encounter | CMS +V9338XD | Fall on board other unpowered watercraft, subsequent encounter | CMS +V9338XS | Fall on board other unpowered watercraft, sequela | CMS +V9339XA | Fall on board unspecified watercraft, initial encounter | CMS +V9339XD | Fall on board unspecified watercraft, subsequent encounter | CMS +V9339XS | Fall on board unspecified watercraft, sequela | CMS +V934 | Accident on board watercraft without accident to watercraft, not causing drowning and submersion : sailboat | WHO +V9340XA | Struck by falling object on merchant ship, initial encounter | CMS +V9340XD | Struck by falling object on merchant ship, subsequent encounter | CMS +V9340XS | Struck by falling object on merchant ship, sequela | CMS +V9341XA | Struck by falling object on passenger ship, initial encounter | CMS +V9341XD | Struck by falling object on passenger ship, subsequent encounter | CMS +V9341XS | Struck by falling object on passenger ship, sequela | CMS +V9342XA | Struck by falling object on fishing boat, initial encounter | CMS +V9342XD | Struck by falling object on fishing boat, subsequent encounter | CMS +V9342XS | Struck by falling object on fishing boat, sequela | CMS +V9343XA | Struck by falling object on other powered watercraft, initial encounter | CMS +V9343XD | Struck by falling object on other powered watercraft, subsequent encounter | CMS +V9343XS | Struck by falling object on other powered watercraft, sequela | CMS +V9344XA | Struck by falling object on sailboat, initial encounter | CMS +V9344XD | Struck by falling object on sailboat, subsequent encounter | CMS +V9344XS | Struck by falling object on sailboat, sequela | CMS +V9348XA | Struck by falling object on other unpowered watercraft, initial encounter | CMS +V9348XD | Struck by falling object on other unpowered watercraft, subsequent encounter | CMS +V9348XS | Struck by falling object on other unpowered watercraft, sequela | CMS +V9349XA | Struck by falling object on unspecified watercraft, initial encounter | CMS +V9349XD | Struck by falling object on unspecified watercraft, subsequent encounter | CMS +V9349XS | Struck by falling object on unspecified watercraft, sequela | CMS +V935 | Accident on board watercraft without accident to watercraft, not causing drowning and submersion : canoe or kayak | WHO +V9350XA | Explosion on board merchant ship, initial encounter | CMS +V9350XD | Explosion on board merchant ship, subsequent encounter | CMS +V9350XS | Explosion on board merchant ship, sequela | CMS +V9351XA | Explosion on board passenger ship, initial encounter | CMS +V9351XD | Explosion on board passenger ship, subsequent encounter | CMS +V9351XS | Explosion on board passenger ship, sequela | CMS +V9352XA | Explosion on board fishing boat, initial encounter | CMS +V9352XD | Explosion on board fishing boat, subsequent encounter | CMS +V9352XS | Explosion on board fishing boat, sequela | CMS +V9353XA | Explosion on board other powered watercraft, initial encounter | CMS +V9353XD | Explosion on board other powered watercraft, subsequent encounter | CMS +V9353XS | Explosion on board other powered watercraft, sequela | CMS +V9354XA | Explosion on board sailboat, initial encounter | CMS +V9354XD | Explosion on board sailboat, subsequent encounter | CMS +V9354XS | Explosion on board sailboat, sequela | CMS +V9359XA | Explosion on board unspecified watercraft, initial encounter | CMS +V9359XD | Explosion on board unspecified watercraft, subsequent encounter | CMS +V9359XS | Explosion on board unspecified watercraft, sequela | CMS +V936 | Accident on board watercraft without accident to watercraft, not causing drowning and submersion : inflatable craft (nonpowered) | WHO +V9360XA | Machinery accident on board merchant ship, initial encounter | CMS +V9360XD | Machinery accident on board merchant ship, subsequent encounter | CMS +V9360XS | Machinery accident on board merchant ship, sequela | CMS +V9361XA | Machinery accident on board passenger ship, initial encounter | CMS +V9361XD | Machinery accident on board passenger ship, subsequent encounter | CMS +V9361XS | Machinery accident on board passenger ship, sequela | CMS +V9362XA | Machinery accident on board fishing boat, initial encounter | CMS +V9362XD | Machinery accident on board fishing boat, subsequent encounter | CMS +V9362XS | Machinery accident on board fishing boat, sequela | CMS +V9363XA | Machinery accident on board other powered watercraft, initial encounter | CMS +V9363XD | Machinery accident on board other powered watercraft, subsequent encounter | CMS +V9363XS | Machinery accident on board other powered watercraft, sequela | CMS +V9364XA | Machinery accident on board sailboat, initial encounter | CMS +V9364XD | Machinery accident on board sailboat, subsequent encounter | CMS +V9364XS | Machinery accident on board sailboat, sequela | CMS +V9369XA | Machinery accident on board unspecified watercraft, initial encounter | CMS +V9369XD | Machinery accident on board unspecified watercraft, subsequent encounter | CMS +V9369XS | Machinery accident on board unspecified watercraft, sequela | CMS +V937 | Accident on board watercraft without accident to watercraft, not causing drowning and submersion : water-skis | WHO +V938 | Accident on board watercraft without accident to watercraft, not causing drowning and submersion : other unpowered watercraft | WHO +V9380XA | Other injury due to other accident on board merchant ship, initial encounter | CMS +V9380XD | Other injury due to other accident on board merchant ship, subsequent encounter | CMS +V9380XS | Other injury due to other accident on board merchant ship, sequela | CMS +V9381XA | Other injury due to other accident on board passenger ship, initial encounter | CMS +V9381XD | Other injury due to other accident on board passenger ship, subsequent encounter | CMS +V9381XS | Other injury due to other accident on board passenger ship, sequela | CMS +V9382XA | Other injury due to other accident on board fishing boat, initial encounter | CMS +V9382XD | Other injury due to other accident on board fishing boat, subsequent encounter | CMS +V9382XS | Other injury due to other accident on board fishing boat, sequela | CMS +V9383XA | Other injury due to other accident on board other powered watercraft, initial encounter | CMS +V9383XD | Other injury due to other accident on board other powered watercraft, subsequent encounter | CMS +V9383XS | Other injury due to other accident on board other powered watercraft, sequela | CMS +V9384XA | Other injury due to other accident on board sailboat, initial encounter | CMS +V9384XD | Other injury due to other accident on board sailboat, subsequent encounter | CMS +V9384XS | Other injury due to other accident on board sailboat, sequela | CMS +V9385XA | Other injury due to other accident on board canoe or kayak, initial encounter | CMS +V9385XD | Other injury due to other accident on board canoe or kayak, subsequent encounter | CMS +V9385XS | Other injury due to other accident on board canoe or kayak, sequela | CMS +V9386XA | Other injury due to other accident on board (nonpowered) inflatable craft, initial encounter | CMS +V9386XD | Other injury due to other accident on board (nonpowered) inflatable craft, subsequent encounter | CMS +V9386XS | Other injury due to other accident on board (nonpowered) inflatable craft, sequela | CMS +V9387XA | Other injury due to other accident on board water-skis, initial encounter | CMS +V9387XD | Other injury due to other accident on board water-skis, subsequent encounter | CMS +V9387XS | Other injury due to other accident on board water-skis, sequela | CMS +V9388XA | Other injury due to other accident on board other unpowered watercraft, initial encounter | CMS +V9388XD | Other injury due to other accident on board other unpowered watercraft, subsequent encounter | CMS +V9388XS | Other injury due to other accident on board other unpowered watercraft, sequela | CMS +V9389XA | Other injury due to other accident on board unspecified watercraft, initial encounter | CMS +V9389XD | Other injury due to other accident on board unspecified watercraft, subsequent encounter | CMS +V9389XS | Other injury due to other accident on board unspecified watercraft, sequela | CMS +V939 | Accident on board watercraft without accident to watercraft, not causing drowning and submersion : unspecified watercraft | WHO +V94 | Other and unspecified water transport accidents | WHO +V940 | Other and unspecified water transport accidents : merchant ship | WHO +V940XXA | Hitting object or bottom of body of water due to fall from watercraft, initial encounter | CMS +V940XXD | Hitting object or bottom of body of water due to fall from watercraft, subsequent encounter | CMS +V940XXS | Hitting object or bottom of body of water due to fall from watercraft, sequela | CMS +V941 | Other and unspecified water transport accidents : passenger ship | WHO +V9411XA | Bather struck by powered watercraft, initial encounter | CMS +V9411XD | Bather struck by powered watercraft, subsequent encounter | CMS +V9411XS | Bather struck by powered watercraft, sequela | CMS +V9412XA | Bather struck by nonpowered watercraft, initial encounter | CMS +V9412XD | Bather struck by nonpowered watercraft, subsequent encounter | CMS +V9412XS | Bather struck by nonpowered watercraft, sequela | CMS +V942 | Other and unspecified water transport accidents : fishing boat | WHO +V9421XA | Rider of nonpowered watercraft struck by other nonpowered watercraft, initial encounter | CMS +V9421XD | Rider of nonpowered watercraft struck by other nonpowered watercraft, subsequent encounter | CMS +V9421XS | Rider of nonpowered watercraft struck by other nonpowered watercraft, sequela | CMS +V9422XA | Rider of nonpowered watercraft struck by powered watercraft, initial encounter | CMS +V9422XD | Rider of nonpowered watercraft struck by powered watercraft, subsequent encounter | CMS +V9422XS | Rider of nonpowered watercraft struck by powered watercraft, sequela | CMS +V943 | Other and unspecified water transport accidents : other powered watercraft | WHO +V9431XA | Injury to rider of (inflatable) recreational watercraft being pulled behind other watercraft, initial encounter | CMS +V9431XD | Injury to rider of (inflatable) recreational watercraft being pulled behind other watercraft, subsequent encounter | CMS +V9431XS | Injury to rider of (inflatable) recreational watercraft being pulled behind other watercraft, sequela | CMS +V9432XA | Injury to rider of non-recreational watercraft being pulled behind other watercraft, initial encounter | CMS +V9432XD | Injury to rider of non-recreational watercraft being pulled behind other watercraft, subsequent encounter | CMS +V9432XS | Injury to rider of non-recreational watercraft being pulled behind other watercraft, sequela | CMS +V944 | Other and unspecified water transport accidents : sailboat | WHO +V944XXA | Injury to barefoot water-skier, initial encounter | CMS +V944XXD | Injury to barefoot water-skier, subsequent encounter | CMS +V944XXS | Injury to barefoot water-skier, sequela | CMS +V945 | Other and unspecified water transport accidents : canoe or kayak | WHO +V946 | Other and unspecified water transport accidents : inflatable craft (nonpowered) | WHO +V947 | Other and unspecified water transport accidents : water-skis | WHO +V948 | Other and unspecified water transport accidents : other unpowered watercraft | WHO +V94810A | Civilian watercraft involved in water transport accident with military watercraft, initial encounter | CMS +V94810D | Civilian watercraft involved in water transport accident with military watercraft, subsequent encounter | CMS +V94810S | Civilian watercraft involved in water transport accident with military watercraft, sequela | CMS +V94811A | Civilian in water injured by military watercraft, initial encounter | CMS +V94811D | Civilian in water injured by military watercraft, subsequent encounter | CMS +V94811S | Civilian in water injured by military watercraft, sequela | CMS +V94818A | Other water transport accident involving military watercraft, initial encounter | CMS +V94818D | Other water transport accident involving military watercraft, subsequent encounter | CMS +V94818S | Other water transport accident involving military watercraft, sequela | CMS +V9489XA | Other water transport accident, initial encounter | CMS +V9489XD | Other water transport accident, subsequent encounter | CMS +V9489XS | Other water transport accident, sequela | CMS +V949 | Other and unspecified water transport accidents : unspecified watercraft | WHO +V949XXA | Unspecified water transport accident, initial encounter | CMS +V949XXD | Unspecified water transport accident, subsequent encounter | CMS +V949XXS | Unspecified water transport accident, sequela | CMS +V95 | Accident to powered aircraft causing injury to occupant | WHO +V950 | Helicopter accident injuring occupant | WHO +V9500XA | Unspecified helicopter accident injuring occupant, initial encounter | CMS +V9500XD | Unspecified helicopter accident injuring occupant, subsequent encounter | CMS +V9500XS | Unspecified helicopter accident injuring occupant, sequela | CMS +V9501XA | Helicopter crash injuring occupant, initial encounter | CMS +V9501XD | Helicopter crash injuring occupant, subsequent encounter | CMS +V9501XS | Helicopter crash injuring occupant, sequela | CMS +V9502XA | Forced landing of helicopter injuring occupant, initial encounter | CMS +V9502XD | Forced landing of helicopter injuring occupant, subsequent encounter | CMS +V9502XS | Forced landing of helicopter injuring occupant, sequela | CMS +V9503XA | Helicopter collision injuring occupant, initial encounter | CMS +V9503XD | Helicopter collision injuring occupant, subsequent encounter | CMS +V9503XS | Helicopter collision injuring occupant, sequela | CMS +V9504XA | Helicopter fire injuring occupant, initial encounter | CMS +V9504XD | Helicopter fire injuring occupant, subsequent encounter | CMS +V9504XS | Helicopter fire injuring occupant, sequela | CMS +V9505XA | Helicopter explosion injuring occupant, initial encounter | CMS +V9505XD | Helicopter explosion injuring occupant, subsequent encounter | CMS +V9505XS | Helicopter explosion injuring occupant, sequela | CMS +V9509XA | Other helicopter accident injuring occupant, initial encounter | CMS +V9509XD | Other helicopter accident injuring occupant, subsequent encounter | CMS +V9509XS | Other helicopter accident injuring occupant, sequela | CMS +V951 | Ultralight, microlight or powered-glider accident injuring occupant | WHO +V9510XA | Unspecified ultralight, microlight or powered-glider accident injuring occupant, initial encounter | CMS +V9510XD | Unspecified ultralight, microlight or powered-glider accident injuring occupant, subsequent encounter | CMS +V9510XS | Unspecified ultralight, microlight or powered-glider accident injuring occupant, sequela | CMS +V9511XA | Ultralight, microlight or powered-glider crash injuring occupant, initial encounter | CMS +V9511XD | Ultralight, microlight or powered-glider crash injuring occupant, subsequent encounter | CMS +V9511XS | Ultralight, microlight or powered-glider crash injuring occupant, sequela | CMS +V9512XA | Forced landing of ultralight, microlight or powered-glider injuring occupant, initial encounter | CMS +V9512XD | Forced landing of ultralight, microlight or powered-glider injuring occupant, subsequent encounter | CMS +V9512XS | Forced landing of ultralight, microlight or powered-glider injuring occupant, sequela | CMS +V9513XA | Ultralight, microlight or powered-glider collision injuring occupant, initial encounter | CMS +V9513XD | Ultralight, microlight or powered-glider collision injuring occupant, subsequent encounter | CMS +V9513XS | Ultralight, microlight or powered-glider collision injuring occupant, sequela | CMS +V9514XA | Ultralight, microlight or powered-glider fire injuring occupant, initial encounter | CMS +V9514XD | Ultralight, microlight or powered-glider fire injuring occupant, subsequent encounter | CMS +V9514XS | Ultralight, microlight or powered-glider fire injuring occupant, sequela | CMS +V9515XA | Ultralight, microlight or powered-glider explosion injuring occupant, initial encounter | CMS +V9515XD | Ultralight, microlight or powered-glider explosion injuring occupant, subsequent encounter | CMS +V9515XS | Ultralight, microlight or powered-glider explosion injuring occupant, sequela | CMS +V9519XA | Other ultralight, microlight or powered-glider accident injuring occupant, initial encounter | CMS +V9519XD | Other ultralight, microlight or powered-glider accident injuring occupant, subsequent encounter | CMS +V9519XS | Other ultralight, microlight or powered-glider accident injuring occupant, sequela | CMS +V952 | Accident to other private fixed-wing aircraft, injuring occupant | WHO +V9520XA | Unspecified accident to other private fixed-wing aircraft, injuring occupant, initial encounter | CMS +V9520XD | Unspecified accident to other private fixed-wing aircraft, injuring occupant, subsequent encounter | CMS +V9520XS | Unspecified accident to other private fixed-wing aircraft, injuring occupant, sequela | CMS +V9521XA | Other private fixed-wing aircraft crash injuring occupant, initial encounter | CMS +V9521XD | Other private fixed-wing aircraft crash injuring occupant, subsequent encounter | CMS +V9521XS | Other private fixed-wing aircraft crash injuring occupant, sequela | CMS +V9522XA | Forced landing of other private fixed-wing aircraft injuring occupant, initial encounter | CMS +V9522XD | Forced landing of other private fixed-wing aircraft injuring occupant, subsequent encounter | CMS +V9522XS | Forced landing of other private fixed-wing aircraft injuring occupant, sequela | CMS +V9523XA | Other private fixed-wing aircraft collision injuring occupant, initial encounter | CMS +V9523XD | Other private fixed-wing aircraft collision injuring occupant, subsequent encounter | CMS +V9523XS | Other private fixed-wing aircraft collision injuring occupant, sequela | CMS +V9524XA | Other private fixed-wing aircraft fire injuring occupant, initial encounter | CMS +V9524XD | Other private fixed-wing aircraft fire injuring occupant, subsequent encounter | CMS +V9524XS | Other private fixed-wing aircraft fire injuring occupant, sequela | CMS +V9525XA | Other private fixed-wing aircraft explosion injuring occupant, initial encounter | CMS +V9525XD | Other private fixed-wing aircraft explosion injuring occupant, subsequent encounter | CMS +V9525XS | Other private fixed-wing aircraft explosion injuring occupant, sequela | CMS +V9529XA | Other accident to other private fixed-wing aircraft injuring occupant, initial encounter | CMS +V9529XD | Other accident to other private fixed-wing aircraft injuring occupant, subsequent encounter | CMS +V9529XS | Other accident to other private fixed-wing aircraft injuring occupant, sequela | CMS +V953 | Accident to commercial fixed-wing aircraft, injuring occupant | WHO +V9530XA | Unspecified accident to commercial fixed-wing aircraft injuring occupant, initial encounter | CMS +V9530XD | Unspecified accident to commercial fixed-wing aircraft injuring occupant, subsequent encounter | CMS +V9530XS | Unspecified accident to commercial fixed-wing aircraft injuring occupant, sequela | CMS +V9531XA | Commercial fixed-wing aircraft crash injuring occupant, initial encounter | CMS +V9531XD | Commercial fixed-wing aircraft crash injuring occupant, subsequent encounter | CMS +V9531XS | Commercial fixed-wing aircraft crash injuring occupant, sequela | CMS +V9532XA | Forced landing of commercial fixed-wing aircraft injuring occupant, initial encounter | CMS +V9532XD | Forced landing of commercial fixed-wing aircraft injuring occupant, subsequent encounter | CMS +V9532XS | Forced landing of commercial fixed-wing aircraft injuring occupant, sequela | CMS +V9533XA | Commercial fixed-wing aircraft collision injuring occupant, initial encounter | CMS +V9533XD | Commercial fixed-wing aircraft collision injuring occupant, subsequent encounter | CMS +V9533XS | Commercial fixed-wing aircraft collision injuring occupant, sequela | CMS +V9534XA | Commercial fixed-wing aircraft fire injuring occupant, initial encounter | CMS +V9534XD | Commercial fixed-wing aircraft fire injuring occupant, subsequent encounter | CMS +V9534XS | Commercial fixed-wing aircraft fire injuring occupant, sequela | CMS +V9535XA | Commercial fixed-wing aircraft explosion injuring occupant, initial encounter | CMS +V9535XD | Commercial fixed-wing aircraft explosion injuring occupant, subsequent encounter | CMS +V9535XS | Commercial fixed-wing aircraft explosion injuring occupant, sequela | CMS +V9539XA | Other accident to commercial fixed-wing aircraft injuring occupant, initial encounter | CMS +V9539XD | Other accident to commercial fixed-wing aircraft injuring occupant, subsequent encounter | CMS +V9539XS | Other accident to commercial fixed-wing aircraft injuring occupant, sequela | CMS +V954 | Spacecraft accident injuring occupant | WHO +V9540XA | Unspecified spacecraft accident injuring occupant, initial encounter | CMS +V9540XD | Unspecified spacecraft accident injuring occupant, subsequent encounter | CMS +V9540XS | Unspecified spacecraft accident injuring occupant, sequela | CMS +V9541XA | Spacecraft crash injuring occupant, initial encounter | CMS +V9541XD | Spacecraft crash injuring occupant, subsequent encounter | CMS +V9541XS | Spacecraft crash injuring occupant, sequela | CMS +V9542XA | Forced landing of spacecraft injuring occupant, initial encounter | CMS +V9542XD | Forced landing of spacecraft injuring occupant, subsequent encounter | CMS +V9542XS | Forced landing of spacecraft injuring occupant, sequela | CMS +V9543XA | Spacecraft collision injuring occupant, initial encounter | CMS +V9543XD | Spacecraft collision injuring occupant, subsequent encounter | CMS +V9543XS | Spacecraft collision injuring occupant, sequela | CMS +V9544XA | Spacecraft fire injuring occupant, initial encounter | CMS +V9544XD | Spacecraft fire injuring occupant, subsequent encounter | CMS +V9544XS | Spacecraft fire injuring occupant, sequela | CMS +V9545XA | Spacecraft explosion injuring occupant, initial encounter | CMS +V9545XD | Spacecraft explosion injuring occupant, subsequent encounter | CMS +V9545XS | Spacecraft explosion injuring occupant, sequela | CMS +V9549XA | Other spacecraft accident injuring occupant, initial encounter | CMS +V9549XD | Other spacecraft accident injuring occupant, subsequent encounter | CMS +V9549XS | Other spacecraft accident injuring occupant, sequela | CMS +V958 | Other aircraft accidents injuring occupant | WHO +V958XXA | Other powered aircraft accidents injuring occupant, initial encounter | CMS +V958XXD | Other powered aircraft accidents injuring occupant, subsequent encounter | CMS +V958XXS | Other powered aircraft accidents injuring occupant, sequela | CMS +V959 | Unspecified aircraft accident injuring occupant | WHO +V959XXA | Unspecified aircraft accident injuring occupant, initial encounter | CMS +V959XXD | Unspecified aircraft accident injuring occupant, subsequent encounter | CMS +V959XXS | Unspecified aircraft accident injuring occupant, sequela | CMS +V96 | Accident to nonpowered aircraft causing injury to occupant | WHO +V960 | Balloon accident injuring occupant | WHO +V9600XA | Unspecified balloon accident injuring occupant, initial encounter | CMS +V9600XD | Unspecified balloon accident injuring occupant, subsequent encounter | CMS +V9600XS | Unspecified balloon accident injuring occupant, sequela | CMS +V9601XA | Balloon crash injuring occupant, initial encounter | CMS +V9601XD | Balloon crash injuring occupant, subsequent encounter | CMS +V9601XS | Balloon crash injuring occupant, sequela | CMS +V9602XA | Forced landing of balloon injuring occupant, initial encounter | CMS +V9602XD | Forced landing of balloon injuring occupant, subsequent encounter | CMS +V9602XS | Forced landing of balloon injuring occupant, sequela | CMS +V9603XA | Balloon collision injuring occupant, initial encounter | CMS +V9603XD | Balloon collision injuring occupant, subsequent encounter | CMS +V9603XS | Balloon collision injuring occupant, sequela | CMS +V9604XA | Balloon fire injuring occupant, initial encounter | CMS +V9604XD | Balloon fire injuring occupant, subsequent encounter | CMS +V9604XS | Balloon fire injuring occupant, sequela | CMS +V9605XA | Balloon explosion injuring occupant, initial encounter | CMS +V9605XD | Balloon explosion injuring occupant, subsequent encounter | CMS +V9605XS | Balloon explosion injuring occupant, sequela | CMS +V9609XA | Other balloon accident injuring occupant, initial encounter | CMS +V9609XD | Other balloon accident injuring occupant, subsequent encounter | CMS +V9609XS | Other balloon accident injuring occupant, sequela | CMS +V961 | Hang-glider accident injuring occupant | WHO +V9610XA | Unspecified hang-glider accident injuring occupant, initial encounter | CMS +V9610XD | Unspecified hang-glider accident injuring occupant, subsequent encounter | CMS +V9610XS | Unspecified hang-glider accident injuring occupant, sequela | CMS +V9611XA | Hang-glider crash injuring occupant, initial encounter | CMS +V9611XD | Hang-glider crash injuring occupant, subsequent encounter | CMS +V9611XS | Hang-glider crash injuring occupant, sequela | CMS +V9612XA | Forced landing of hang-glider injuring occupant, initial encounter | CMS +V9612XD | Forced landing of hang-glider injuring occupant, subsequent encounter | CMS +V9612XS | Forced landing of hang-glider injuring occupant, sequela | CMS +V9613XA | Hang-glider collision injuring occupant, initial encounter | CMS +V9613XD | Hang-glider collision injuring occupant, subsequent encounter | CMS +V9613XS | Hang-glider collision injuring occupant, sequela | CMS +V9614XA | Hang-glider fire injuring occupant, initial encounter | CMS +V9614XD | Hang-glider fire injuring occupant, subsequent encounter | CMS +V9614XS | Hang-glider fire injuring occupant, sequela | CMS +V9615XA | Hang-glider explosion injuring occupant, initial encounter | CMS +V9615XD | Hang-glider explosion injuring occupant, subsequent encounter | CMS +V9615XS | Hang-glider explosion injuring occupant, sequela | CMS +V9619XA | Other hang-glider accident injuring occupant, initial encounter | CMS +V9619XD | Other hang-glider accident injuring occupant, subsequent encounter | CMS +V9619XS | Other hang-glider accident injuring occupant, sequela | CMS +V962 | Glider (nonpowered) accident injuring occupant | WHO +V9620XA | Unspecified glider (nonpowered) accident injuring occupant, initial encounter | CMS +V9620XD | Unspecified glider (nonpowered) accident injuring occupant, subsequent encounter | CMS +V9620XS | Unspecified glider (nonpowered) accident injuring occupant, sequela | CMS +V9621XA | Glider (nonpowered) crash injuring occupant, initial encounter | CMS +V9621XD | Glider (nonpowered) crash injuring occupant, subsequent encounter | CMS +V9621XS | Glider (nonpowered) crash injuring occupant, sequela | CMS +V9622XA | Forced landing of glider (nonpowered) injuring occupant, initial encounter | CMS +V9622XD | Forced landing of glider (nonpowered) injuring occupant, subsequent encounter | CMS +V9622XS | Forced landing of glider (nonpowered) injuring occupant, sequela | CMS +V9623XA | Glider (nonpowered) collision injuring occupant, initial encounter | CMS +V9623XD | Glider (nonpowered) collision injuring occupant, subsequent encounter | CMS +V9623XS | Glider (nonpowered) collision injuring occupant, sequela | CMS +V9624XA | Glider (nonpowered) fire injuring occupant, initial encounter | CMS +V9624XD | Glider (nonpowered) fire injuring occupant, subsequent encounter | CMS +V9624XS | Glider (nonpowered) fire injuring occupant, sequela | CMS +V9625XA | Glider (nonpowered) explosion injuring occupant, initial encounter | CMS +V9625XD | Glider (nonpowered) explosion injuring occupant, subsequent encounter | CMS +V9625XS | Glider (nonpowered) explosion injuring occupant, sequela | CMS +V9629XA | Other glider (nonpowered) accident injuring occupant, initial encounter | CMS +V9629XD | Other glider (nonpowered) accident injuring occupant, subsequent encounter | CMS +V9629XS | Other glider (nonpowered) accident injuring occupant, sequela | CMS +V968 | Other nonpowered-aircraft accidents injuring occupant | WHO +V968XXA | Other nonpowered-aircraft accidents injuring occupant, initial encounter | CMS +V968XXD | Other nonpowered-aircraft accidents injuring occupant, subsequent encounter | CMS +V968XXS | Other nonpowered-aircraft accidents injuring occupant, sequela | CMS +V969 | Unspecified nonpowered-aircraft accident injuring occupant | WHO +V969XXA | Unspecified nonpowered-aircraft accident injuring occupant, initial encounter | CMS +V969XXD | Unspecified nonpowered-aircraft accident injuring occupant, subsequent encounter | CMS +V969XXS | Unspecified nonpowered-aircraft accident injuring occupant, sequela | CMS +V97 | Other specified air transport accidents | WHO +V970 | Occupant of aircraft injured in other specified air transport accidents | WHO +V970XXA | Occupant of aircraft injured in other specified air transport accidents, initial encounter | CMS +V970XXD | Occupant of aircraft injured in other specified air transport accidents, subsequent encounter | CMS +V970XXS | Occupant of aircraft injured in other specified air transport accidents, sequela | CMS +V971 | Person injured while boarding or alighting from aircraft | WHO +V971XXA | Person injured while boarding or alighting from aircraft, initial encounter | CMS +V971XXD | Person injured while boarding or alighting from aircraft, subsequent encounter | CMS +V971XXS | Person injured while boarding or alighting from aircraft, sequela | CMS +V972 | Parachutist injured in air transport accident | WHO +V9721XA | Parachutist entangled in object, initial encounter | CMS +V9721XD | Parachutist entangled in object, subsequent encounter | CMS +V9721XS | Parachutist entangled in object, sequela | CMS +V9722XA | Parachutist injured on landing, initial encounter | CMS +V9722XD | Parachutist injured on landing, subsequent encounter | CMS +V9722XS | Parachutist injured on landing, sequela | CMS +V9729XA | Other parachutist accident, initial encounter | CMS +V9729XD | Other parachutist accident, subsequent encounter | CMS +V9729XS | Other parachutist accident, sequela | CMS +V973 | Person on ground injured in air transport accident | WHO +V9731XA | Hit by object falling from aircraft, initial encounter | CMS +V9731XD | Hit by object falling from aircraft, subsequent encounter | CMS +V9731XS | Hit by object falling from aircraft, sequela | CMS +V9732XA | Injured by rotating propeller, initial encounter | CMS +V9732XD | Injured by rotating propeller, subsequent encounter | CMS +V9732XS | Injured by rotating propeller, sequela | CMS +V9733XA | Sucked into jet engine, initial encounter | CMS +V9733XD | Sucked into jet engine, subsequent encounter | CMS +V9733XS | Sucked into jet engine, sequela | CMS +V9739XA | Other injury to person on ground due to air transport accident, initial encounter | CMS +V9739XD | Other injury to person on ground due to air transport accident, subsequent encounter | CMS +V9739XS | Other injury to person on ground due to air transport accident, sequela | CMS +V978 | Other air transport accidents, not elsewhere classified | WHO +V97810A | Civilian aircraft involved in air transport accident with military aircraft, initial encounter | CMS +V97810D | Civilian aircraft involved in air transport accident with military aircraft, subsequent encounter | CMS +V97810S | Civilian aircraft involved in air transport accident with military aircraft, sequela | CMS +V97811A | Civilian injured by military aircraft, initial encounter | CMS +V97811D | Civilian injured by military aircraft, subsequent encounter | CMS +V97811S | Civilian injured by military aircraft, sequela | CMS +V97818A | Other air transport accident involving military aircraft, initial encounter | CMS +V97818D | Other air transport accident involving military aircraft, subsequent encounter | CMS +V97818S | Other air transport accident involving military aircraft, sequela | CMS +V9789XA | Other air transport accidents, not elsewhere classified, initial encounter | CMS +V9789XD | Other air transport accidents, not elsewhere classified, subsequent encounter | CMS +V9789XS | Other air transport accidents, not elsewhere classified, sequela | CMS +V98 | Other specified transport accidents | WHO +V980XXA | Accident to, on or involving cable-car, not on rails, initial encounter | CMS +V980XXD | Accident to, on or involving cable-car, not on rails, subsequent encounter | CMS +V980XXS | Accident to, on or involving cable-car, not on rails, sequela | CMS +V981XXA | Accident to, on or involving land-yacht, initial encounter | CMS +V981XXD | Accident to, on or involving land-yacht, subsequent encounter | CMS +V981XXS | Accident to, on or involving land-yacht, sequela | CMS +V982XXA | Accident to, on or involving ice yacht, initial encounter | CMS +V982XXD | Accident to, on or involving ice yacht, subsequent encounter | CMS +V982XXS | Accident to, on or involving ice yacht, sequela | CMS +V983XXA | Accident to, on or involving ski lift, initial encounter | CMS +V983XXD | Accident to, on or involving ski lift, subsequent encounter | CMS +V983XXS | Accident to, on or involving ski lift, sequela | CMS +V988XXA | Other specified transport accidents, initial encounter | CMS +V988XXD | Other specified transport accidents, subsequent encounter | CMS +V988XXS | Other specified transport accidents, sequela | CMS +V99 | Unspecified transport accident | WHO +V99XXXA | Unspecified transport accident, initial encounter | CMS +V99XXXD | Unspecified transport accident, subsequent encounter | CMS +V99XXXS | Unspecified transport accident, sequela | CMS +W00 | Fall on same level involving ice and snow | WHO +W000XXA | Fall on same level due to ice and snow, initial encounter | CMS +W000XXD | Fall on same level due to ice and snow, subsequent encounter | CMS +W000XXS | Fall on same level due to ice and snow, sequela | CMS +W001XXA | Fall from stairs and steps due to ice and snow, initial encounter | CMS +W001XXD | Fall from stairs and steps due to ice and snow, subsequent encounter | CMS +W001XXS | Fall from stairs and steps due to ice and snow, sequela | CMS +W002XXA | Other fall from one level to another due to ice and snow, initial encounter | CMS +W002XXD | Other fall from one level to another due to ice and snow, subsequent encounter | CMS +W002XXS | Other fall from one level to another due to ice and snow, sequela | CMS +W009XXA | Unspecified fall due to ice and snow, initial encounter | CMS +W009XXD | Unspecified fall due to ice and snow, subsequent encounter | CMS +W009XXS | Unspecified fall due to ice and snow, sequela | CMS +W01 | Fall on same level from slipping, tripping and stumbling | WHO +W010XXA | Fall on same level from slipping, tripping and stumbling without subsequent striking against object, initial encounter | CMS +W010XXD | Fall on same level from slipping, tripping and stumbling without subsequent striking against object, subsequent encounter | CMS +W010XXS | Fall on same level from slipping, tripping and stumbling without subsequent striking against object, sequela | CMS +W0110XA | Fall on same level from slipping, tripping and stumbling with subsequent striking against unspecified object, initial encounter | CMS +W0110XD | Fall on same level from slipping, tripping and stumbling with subsequent striking against unspecified object, subsequent encounter | CMS +W0110XS | Fall on same level from slipping, tripping and stumbling with subsequent striking against unspecified object, sequela | CMS +W01110A | Fall on same level from slipping, tripping and stumbling with subsequent striking against sharp glass, initial encounter | CMS +W01110D | Fall on same level from slipping, tripping and stumbling with subsequent striking against sharp glass, subsequent encounter | CMS +W01110S | Fall on same level from slipping, tripping and stumbling with subsequent striking against sharp glass, sequela | CMS +W01111A | Fall on same level from slipping, tripping and stumbling with subsequent striking against power tool or machine, initial encounter | CMS +W01111D | Fall on same level from slipping, tripping and stumbling with subsequent striking against power tool or machine, subsequent encounter | CMS +W01111S | Fall on same level from slipping, tripping and stumbling with subsequent striking against power tool or machine, sequela | CMS +W01118A | Fall on same level from slipping, tripping and stumbling with subsequent striking against other sharp object, initial encounter | CMS +W01118D | Fall on same level from slipping, tripping and stumbling with subsequent striking against other sharp object, subsequent encounter | CMS +W01118S | Fall on same level from slipping, tripping and stumbling with subsequent striking against other sharp object, sequela | CMS +W01119A | Fall on same level from slipping, tripping and stumbling with subsequent striking against unspecified sharp object, initial encounter | CMS +W01119D | Fall on same level from slipping, tripping and stumbling with subsequent striking against unspecified sharp object, subsequent encounter | CMS +W01119S | Fall on same level from slipping, tripping and stumbling with subsequent striking against unspecified sharp object, sequela | CMS +W01190A | Fall on same level from slipping, tripping and stumbling with subsequent striking against furniture, initial encounter | CMS +W01190D | Fall on same level from slipping, tripping and stumbling with subsequent striking against furniture, subsequent encounter | CMS +W01190S | Fall on same level from slipping, tripping and stumbling with subsequent striking against furniture, sequela | CMS +W01198A | Fall on same level from slipping, tripping and stumbling with subsequent striking against other object, initial encounter | CMS +W01198D | Fall on same level from slipping, tripping and stumbling with subsequent striking against other object, subsequent encounter | CMS +W01198S | Fall on same level from slipping, tripping and stumbling with subsequent striking against other object, sequela | CMS +W02 | Fall involving ice-skates, skis, roller-skates or skateboards | WHO +W03 | Other fall on same level due to collision with, or pushing by, another person | WHO +W03XXXA | Other fall on same level due to collision with another person, initial encounter | CMS +W03XXXD | Other fall on same level due to collision with another person, subsequent encounter | CMS +W03XXXS | Other fall on same level due to collision with another person, sequela | CMS +W04 | Fall while being carried or supported by other persons | WHO +W04XXXA | Fall while being carried or supported by other persons, initial encounter | CMS +W04XXXD | Fall while being carried or supported by other persons, subsequent encounter | CMS +W04XXXS | Fall while being carried or supported by other persons, sequela | CMS +W05 | Fall involving wheelchair | WHO +W050XXA | Fall from non-moving wheelchair, initial encounter | CMS +W050XXD | Fall from non-moving wheelchair, subsequent encounter | CMS +W050XXS | Fall from non-moving wheelchair, sequela | CMS +W051XXA | Fall from non-moving nonmotorized scooter, initial encounter | CMS +W051XXD | Fall from non-moving nonmotorized scooter, subsequent encounter | CMS +W051XXS | Fall from non-moving nonmotorized scooter, sequela | CMS +W052XXA | Fall from non-moving motorized mobility scooter, initial encounter | CMS +W052XXD | Fall from non-moving motorized mobility scooter, subsequent encounter | CMS +W052XXS | Fall from non-moving motorized mobility scooter, sequela | CMS +W06 | Fall involving bed | WHO +W06XXXA | Fall from bed, initial encounter | CMS +W06XXXD | Fall from bed, subsequent encounter | CMS +W06XXXS | Fall from bed, sequela | CMS +W07 | Fall involving chair | WHO +W07XXXA | Fall from chair, initial encounter | CMS +W07XXXD | Fall from chair, subsequent encounter | CMS +W07XXXS | Fall from chair, sequela | CMS +W08 | Fall involving other furniture | WHO +W08XXXA | Fall from other furniture, initial encounter | CMS +W08XXXD | Fall from other furniture, subsequent encounter | CMS +W08XXXS | Fall from other furniture, sequela | CMS +W09 | Fall involving playground equipment | WHO +W090XXA | Fall on or from playground slide, initial encounter | CMS +W090XXD | Fall on or from playground slide, subsequent encounter | CMS +W090XXS | Fall on or from playground slide, sequela | CMS +W091XXA | Fall from playground swing, initial encounter | CMS +W091XXD | Fall from playground swing, subsequent encounter | CMS +W091XXS | Fall from playground swing, sequela | CMS +W092XXA | Fall on or from jungle gym, initial encounter | CMS +W092XXD | Fall on or from jungle gym, subsequent encounter | CMS +W092XXS | Fall on or from jungle gym, sequela | CMS +W098XXA | Fall on or from other playground equipment, initial encounter | CMS +W098XXD | Fall on or from other playground equipment, subsequent encounter | CMS +W098XXS | Fall on or from other playground equipment, sequela | CMS +W10 | Fall on and from stairs and steps | WHO +W100XXA | Fall (on)(from) escalator, initial encounter | CMS +W100XXD | Fall (on)(from) escalator, subsequent encounter | CMS +W100XXS | Fall (on)(from) escalator, sequela | CMS +W101XXA | Fall (on)(from) sidewalk curb, initial encounter | CMS +W101XXD | Fall (on)(from) sidewalk curb, subsequent encounter | CMS +W101XXS | Fall (on)(from) sidewalk curb, sequela | CMS +W102XXA | Fall (on)(from) incline, initial encounter | CMS +W102XXD | Fall (on)(from) incline, subsequent encounter | CMS +W102XXS | Fall (on)(from) incline, sequela | CMS +W108XXA | Fall (on) (from) other stairs and steps, initial encounter | CMS +W108XXD | Fall (on) (from) other stairs and steps, subsequent encounter | CMS +W108XXS | Fall (on) (from) other stairs and steps, sequela | CMS +W109XXA | Fall (on) (from) unspecified stairs and steps, initial encounter | CMS +W109XXD | Fall (on) (from) unspecified stairs and steps, subsequent encounter | CMS +W109XXS | Fall (on) (from) unspecified stairs and steps, sequela | CMS +W11 | Fall on and from ladder | WHO +W11XXXA | Fall on and from ladder, initial encounter | CMS +W11XXXD | Fall on and from ladder, subsequent encounter | CMS +W11XXXS | Fall on and from ladder, sequela | CMS +W12 | Fall on and from scaffolding | WHO +W12XXXA | Fall on and from scaffolding, initial encounter | CMS +W12XXXD | Fall on and from scaffolding, subsequent encounter | CMS +W12XXXS | Fall on and from scaffolding, sequela | CMS +W13 | Fall from, out of or through building or structure | WHO +W130XXA | Fall from, out of or through balcony, initial encounter | CMS +W130XXD | Fall from, out of or through balcony, subsequent encounter | CMS +W130XXS | Fall from, out of or through balcony, sequela | CMS +W131XXA | Fall from, out of or through bridge, initial encounter | CMS +W131XXD | Fall from, out of or through bridge, subsequent encounter | CMS +W131XXS | Fall from, out of or through bridge, sequela | CMS +W132XXA | Fall from, out of or through roof, initial encounter | CMS +W132XXD | Fall from, out of or through roof, subsequent encounter | CMS +W132XXS | Fall from, out of or through roof, sequela | CMS +W133XXA | Fall through floor, initial encounter | CMS +W133XXD | Fall through floor, subsequent encounter | CMS +W133XXS | Fall through floor, sequela | CMS +W134XXA | Fall from, out of or through window, initial encounter | CMS +W134XXD | Fall from, out of or through window, subsequent encounter | CMS +W134XXS | Fall from, out of or through window, sequela | CMS +W138XXA | Fall from, out of or through other building or structure, initial encounter | CMS +W138XXD | Fall from, out of or through other building or structure, subsequent encounter | CMS +W138XXS | Fall from, out of or through other building or structure, sequela | CMS +W139XXA | Fall from, out of or through building, not otherwise specified, initial encounter | CMS +W139XXD | Fall from, out of or through building, not otherwise specified, subsequent encounter | CMS +W139XXS | Fall from, out of or through building, not otherwise specified, sequela | CMS +W14 | Fall from tree | WHO +W14XXXA | Fall from tree, initial encounter | CMS +W14XXXD | Fall from tree, subsequent encounter | CMS +W14XXXS | Fall from tree, sequela | CMS +W15 | Fall from cliff | WHO +W15XXXA | Fall from cliff, initial encounter | CMS +W15XXXD | Fall from cliff, subsequent encounter | CMS +W15XXXS | Fall from cliff, sequela | CMS +W16 | Diving or jumping into water causing injury other than drowning or submersion | WHO +W16011A | Fall into swimming pool striking water surface causing drowning and submersion, initial encounter | CMS +W16011D | Fall into swimming pool striking water surface causing drowning and submersion, subsequent encounter | CMS +W16011S | Fall into swimming pool striking water surface causing drowning and submersion, sequela | CMS +W16012A | Fall into swimming pool striking water surface causing other injury, initial encounter | CMS +W16012D | Fall into swimming pool striking water surface causing other injury, subsequent encounter | CMS +W16012S | Fall into swimming pool striking water surface causing other injury, sequela | CMS +W16021A | Fall into swimming pool striking bottom causing drowning and submersion, initial encounter | CMS +W16021D | Fall into swimming pool striking bottom causing drowning and submersion, subsequent encounter | CMS +W16021S | Fall into swimming pool striking bottom causing drowning and submersion, sequela | CMS +W16022A | Fall into swimming pool striking bottom causing other injury, initial encounter | CMS +W16022D | Fall into swimming pool striking bottom causing other injury, subsequent encounter | CMS +W16022S | Fall into swimming pool striking bottom causing other injury, sequela | CMS +W16031A | Fall into swimming pool striking wall causing drowning and submersion, initial encounter | CMS +W16031D | Fall into swimming pool striking wall causing drowning and submersion, subsequent encounter | CMS +W16031S | Fall into swimming pool striking wall causing drowning and submersion, sequela | CMS +W16032A | Fall into swimming pool striking wall causing other injury, initial encounter | CMS +W16032D | Fall into swimming pool striking wall causing other injury, subsequent encounter | CMS +W16032S | Fall into swimming pool striking wall causing other injury, sequela | CMS +W16111A | Fall into natural body of water striking water surface causing drowning and submersion, initial encounter | CMS +W16111D | Fall into natural body of water striking water surface causing drowning and submersion, subsequent encounter | CMS +W16111S | Fall into natural body of water striking water surface causing drowning and submersion, sequela | CMS +W16112A | Fall into natural body of water striking water surface causing other injury, initial encounter | CMS +W16112D | Fall into natural body of water striking water surface causing other injury, subsequent encounter | CMS +W16112S | Fall into natural body of water striking water surface causing other injury, sequela | CMS +W16121A | Fall into natural body of water striking bottom causing drowning and submersion, initial encounter | CMS +W16121D | Fall into natural body of water striking bottom causing drowning and submersion, subsequent encounter | CMS +W16121S | Fall into natural body of water striking bottom causing drowning and submersion, sequela | CMS +W16122A | Fall into natural body of water striking bottom causing other injury, initial encounter | CMS +W16122D | Fall into natural body of water striking bottom causing other injury, subsequent encounter | CMS +W16122S | Fall into natural body of water striking bottom causing other injury, sequela | CMS +W16131A | Fall into natural body of water striking side causing drowning and submersion, initial encounter | CMS +W16131D | Fall into natural body of water striking side causing drowning and submersion, subsequent encounter | CMS +W16131S | Fall into natural body of water striking side causing drowning and submersion, sequela | CMS +W16132A | Fall into natural body of water striking side causing other injury, initial encounter | CMS +W16132D | Fall into natural body of water striking side causing other injury, subsequent encounter | CMS +W16132S | Fall into natural body of water striking side causing other injury, sequela | CMS +W16211A | Fall in (into) filled bathtub causing drowning and submersion, initial encounter | CMS +W16211D | Fall in (into) filled bathtub causing drowning and submersion, subsequent encounter | CMS +W16211S | Fall in (into) filled bathtub causing drowning and submersion, sequela | CMS +W16212A | Fall in (into) filled bathtub causing other injury, initial encounter | CMS +W16212D | Fall in (into) filled bathtub causing other injury, subsequent encounter | CMS +W16212S | Fall in (into) filled bathtub causing other injury, sequela | CMS +W16221A | Fall in (into) bucket of water causing drowning and submersion, initial encounter | CMS +W16221D | Fall in (into) bucket of water causing drowning and submersion, subsequent encounter | CMS +W16221S | Fall in (into) bucket of water causing drowning and submersion, sequela | CMS +W16222A | Fall in (into) bucket of water causing other injury, initial encounter | CMS +W16222D | Fall in (into) bucket of water causing other injury, subsequent encounter | CMS +W16222S | Fall in (into) bucket of water causing other injury, sequela | CMS +W16311A | Fall into other water striking water surface causing drowning and submersion, initial encounter | CMS +W16311D | Fall into other water striking water surface causing drowning and submersion, subsequent encounter | CMS +W16311S | Fall into other water striking water surface causing drowning and submersion, sequela | CMS +W16312A | Fall into other water striking water surface causing other injury, initial encounter | CMS +W16312D | Fall into other water striking water surface causing other injury, subsequent encounter | CMS +W16312S | Fall into other water striking water surface causing other injury, sequela | CMS +W16321A | Fall into other water striking bottom causing drowning and submersion, initial encounter | CMS +W16321D | Fall into other water striking bottom causing drowning and submersion, subsequent encounter | CMS +W16321S | Fall into other water striking bottom causing drowning and submersion, sequela | CMS +W16322A | Fall into other water striking bottom causing other injury, initial encounter | CMS +W16322D | Fall into other water striking bottom causing other injury, subsequent encounter | CMS +W16322S | Fall into other water striking bottom causing other injury, sequela | CMS +W16331A | Fall into other water striking wall causing drowning and submersion, initial encounter | CMS +W16331D | Fall into other water striking wall causing drowning and submersion, subsequent encounter | CMS +W16331S | Fall into other water striking wall causing drowning and submersion, sequela | CMS +W16332A | Fall into other water striking wall causing other injury, initial encounter | CMS +W16332D | Fall into other water striking wall causing other injury, subsequent encounter | CMS +W16332S | Fall into other water striking wall causing other injury, sequela | CMS +W1641XA | Fall into unspecified water causing drowning and submersion, initial encounter | CMS +W1641XD | Fall into unspecified water causing drowning and submersion, subsequent encounter | CMS +W1641XS | Fall into unspecified water causing drowning and submersion, sequela | CMS +W1642XA | Fall into unspecified water causing other injury, initial encounter | CMS +W1642XD | Fall into unspecified water causing other injury, subsequent encounter | CMS +W1642XS | Fall into unspecified water causing other injury, sequela | CMS +W16511A | Jumping or diving into swimming pool striking water surface causing drowning and submersion, initial encounter | CMS +W16511D | Jumping or diving into swimming pool striking water surface causing drowning and submersion, subsequent encounter | CMS +W16511S | Jumping or diving into swimming pool striking water surface causing drowning and submersion, sequela | CMS +W16512A | Jumping or diving into swimming pool striking water surface causing other injury, initial encounter | CMS +W16512D | Jumping or diving into swimming pool striking water surface causing other injury, subsequent encounter | CMS +W16512S | Jumping or diving into swimming pool striking water surface causing other injury, sequela | CMS +W16521A | Jumping or diving into swimming pool striking bottom causing drowning and submersion, initial encounter | CMS +W16521D | Jumping or diving into swimming pool striking bottom causing drowning and submersion, subsequent encounter | CMS +W16521S | Jumping or diving into swimming pool striking bottom causing drowning and submersion, sequela | CMS +W16522A | Jumping or diving into swimming pool striking bottom causing other injury, initial encounter | CMS +W16522D | Jumping or diving into swimming pool striking bottom causing other injury, subsequent encounter | CMS +W16522S | Jumping or diving into swimming pool striking bottom causing other injury, sequela | CMS +W16531A | Jumping or diving into swimming pool striking wall causing drowning and submersion, initial encounter | CMS +W16531D | Jumping or diving into swimming pool striking wall causing drowning and submersion, subsequent encounter | CMS +W16531S | Jumping or diving into swimming pool striking wall causing drowning and submersion, sequela | CMS +W16532A | Jumping or diving into swimming pool striking wall causing other injury, initial encounter | CMS +W16532D | Jumping or diving into swimming pool striking wall causing other injury, subsequent encounter | CMS +W16532S | Jumping or diving into swimming pool striking wall causing other injury, sequela | CMS +W16611A | Jumping or diving into natural body of water striking water surface causing drowning and submersion, initial encounter | CMS +W16611D | Jumping or diving into natural body of water striking water surface causing drowning and submersion, subsequent encounter | CMS +W16611S | Jumping or diving into natural body of water striking water surface causing drowning and submersion, sequela | CMS +W16612A | Jumping or diving into natural body of water striking water surface causing other injury, initial encounter | CMS +W16612D | Jumping or diving into natural body of water striking water surface causing other injury, subsequent encounter | CMS +W16612S | Jumping or diving into natural body of water striking water surface causing other injury, sequela | CMS +W16621A | Jumping or diving into natural body of water striking bottom causing drowning and submersion, initial encounter | CMS +W16621D | Jumping or diving into natural body of water striking bottom causing drowning and submersion, subsequent encounter | CMS +W16621S | Jumping or diving into natural body of water striking bottom causing drowning and submersion, sequela | CMS +W16622A | Jumping or diving into natural body of water striking bottom causing other injury, initial encounter | CMS +W16622D | Jumping or diving into natural body of water striking bottom causing other injury, subsequent encounter | CMS +W16622S | Jumping or diving into natural body of water striking bottom causing other injury, sequela | CMS +W16711A | Jumping or diving from boat striking water surface causing drowning and submersion, initial encounter | CMS +W16711D | Jumping or diving from boat striking water surface causing drowning and submersion, subsequent encounter | CMS +W16711S | Jumping or diving from boat striking water surface causing drowning and submersion, sequela | CMS +W16712A | Jumping or diving from boat striking water surface causing other injury, initial encounter | CMS +W16712D | Jumping or diving from boat striking water surface causing other injury, subsequent encounter | CMS +W16712S | Jumping or diving from boat striking water surface causing other injury, sequela | CMS +W16721A | Jumping or diving from boat striking bottom causing drowning and submersion, initial encounter | CMS +W16721D | Jumping or diving from boat striking bottom causing drowning and submersion, subsequent encounter | CMS +W16721S | Jumping or diving from boat striking bottom causing drowning and submersion, sequela | CMS +W16722A | Jumping or diving from boat striking bottom causing other injury, initial encounter | CMS +W16722D | Jumping or diving from boat striking bottom causing other injury, subsequent encounter | CMS +W16722S | Jumping or diving from boat striking bottom causing other injury, sequela | CMS +W16811A | Jumping or diving into other water striking water surface causing drowning and submersion, initial encounter | CMS +W16811D | Jumping or diving into other water striking water surface causing drowning and submersion, subsequent encounter | CMS +W16811S | Jumping or diving into other water striking water surface causing drowning and submersion, sequela | CMS +W16812A | Jumping or diving into other water striking water surface causing other injury, initial encounter | CMS +W16812D | Jumping or diving into other water striking water surface causing other injury, subsequent encounter | CMS +W16812S | Jumping or diving into other water striking water surface causing other injury, sequela | CMS +W16821A | Jumping or diving into other water striking bottom causing drowning and submersion, initial encounter | CMS +W16821D | Jumping or diving into other water striking bottom causing drowning and submersion, subsequent encounter | CMS +W16821S | Jumping or diving into other water striking bottom causing drowning and submersion, sequela | CMS +W16822A | Jumping or diving into other water striking bottom causing other injury, initial encounter | CMS +W16822D | Jumping or diving into other water striking bottom causing other injury, subsequent encounter | CMS +W16822S | Jumping or diving into other water striking bottom causing other injury, sequela | CMS +W16831A | Jumping or diving into other water striking wall causing drowning and submersion, initial encounter | CMS +W16831D | Jumping or diving into other water striking wall causing drowning and submersion, subsequent encounter | CMS +W16831S | Jumping or diving into other water striking wall causing drowning and submersion, sequela | CMS +W16832A | Jumping or diving into other water striking wall causing other injury, initial encounter | CMS +W16832D | Jumping or diving into other water striking wall causing other injury, subsequent encounter | CMS +W16832S | Jumping or diving into other water striking wall causing other injury, sequela | CMS +W1691XA | Jumping or diving into unspecified water causing drowning and submersion, initial encounter | CMS +W1691XD | Jumping or diving into unspecified water causing drowning and submersion, subsequent encounter | CMS +W1691XS | Jumping or diving into unspecified water causing drowning and submersion, sequela | CMS +W1692XA | Jumping or diving into unspecified water causing other injury, initial encounter | CMS +W1692XD | Jumping or diving into unspecified water causing other injury, subsequent encounter | CMS +W1692XS | Jumping or diving into unspecified water causing other injury, sequela | CMS +W17 | Other fall from one level to another | WHO +W170XXA | Fall into well, initial encounter | CMS +W170XXD | Fall into well, subsequent encounter | CMS +W170XXS | Fall into well, sequela | CMS +W171XXA | Fall into storm drain or manhole, initial encounter | CMS +W171XXD | Fall into storm drain or manhole, subsequent encounter | CMS +W171XXS | Fall into storm drain or manhole, sequela | CMS +W172XXA | Fall into hole, initial encounter | CMS +W172XXD | Fall into hole, subsequent encounter | CMS +W172XXS | Fall into hole, sequela | CMS +W173XXA | Fall into empty swimming pool, initial encounter | CMS +W173XXD | Fall into empty swimming pool, subsequent encounter | CMS +W173XXS | Fall into empty swimming pool, sequela | CMS +W174XXA | Fall from dock, initial encounter | CMS +W174XXD | Fall from dock, subsequent encounter | CMS +W174XXS | Fall from dock, sequela | CMS +W1781XA | Fall down embankment (hill), initial encounter | CMS +W1781XD | Fall down embankment (hill), subsequent encounter | CMS +W1781XS | Fall down embankment (hill), sequela | CMS +W1782XA | Fall from (out of) grocery cart, initial encounter | CMS +W1782XD | Fall from (out of) grocery cart, subsequent encounter | CMS +W1782XS | Fall from (out of) grocery cart, sequela | CMS +W1789XA | Other fall from one level to another, initial encounter | CMS +W1789XD | Other fall from one level to another, subsequent encounter | CMS +W1789XS | Other fall from one level to another, sequela | CMS +W18 | Other fall on same level | WHO +W1800XA | Striking against unspecified object with subsequent fall, initial encounter | CMS +W1800XD | Striking against unspecified object with subsequent fall, subsequent encounter | CMS +W1800XS | Striking against unspecified object with subsequent fall, sequela | CMS +W1801XA | Striking against sports equipment with subsequent fall, initial encounter | CMS +W1801XD | Striking against sports equipment with subsequent fall, subsequent encounter | CMS +W1801XS | Striking against sports equipment with subsequent fall, sequela | CMS +W1802XA | Striking against glass with subsequent fall, initial encounter | CMS +W1802XD | Striking against glass with subsequent fall, subsequent encounter | CMS +W1802XS | Striking against glass with subsequent fall, sequela | CMS +W1809XA | Striking against other object with subsequent fall, initial encounter | CMS +W1809XD | Striking against other object with subsequent fall, subsequent encounter | CMS +W1809XS | Striking against other object with subsequent fall, sequela | CMS +W1811XA | Fall from or off toilet without subsequent striking against object, initial encounter | CMS +W1811XD | Fall from or off toilet without subsequent striking against object, subsequent encounter | CMS +W1811XS | Fall from or off toilet without subsequent striking against object, sequela | CMS +W1812XA | Fall from or off toilet with subsequent striking against object, initial encounter | CMS +W1812XD | Fall from or off toilet with subsequent striking against object, subsequent encounter | CMS +W1812XS | Fall from or off toilet with subsequent striking against object, sequela | CMS +W182XXA | Fall in (into) shower or empty bathtub, initial encounter | CMS +W182XXD | Fall in (into) shower or empty bathtub, subsequent encounter | CMS +W182XXS | Fall in (into) shower or empty bathtub, sequela | CMS +W1830XA | Fall on same level, unspecified, initial encounter | CMS +W1830XD | Fall on same level, unspecified, subsequent encounter | CMS +W1830XS | Fall on same level, unspecified, sequela | CMS +W1831XA | Fall on same level due to stepping on an object, initial encounter | CMS +W1831XD | Fall on same level due to stepping on an object, subsequent encounter | CMS +W1831XS | Fall on same level due to stepping on an object, sequela | CMS +W1839XA | Other fall on same level, initial encounter | CMS +W1839XD | Other fall on same level, subsequent encounter | CMS +W1839XS | Other fall on same level, sequela | CMS +W1840XA | Slipping, tripping and stumbling without falling, unspecified, initial encounter | CMS +W1840XD | Slipping, tripping and stumbling without falling, unspecified, subsequent encounter | CMS +W1840XS | Slipping, tripping and stumbling without falling, unspecified, sequela | CMS +W1841XA | Slipping, tripping and stumbling without falling due to stepping on object, initial encounter | CMS +W1841XD | Slipping, tripping and stumbling without falling due to stepping on object, subsequent encounter | CMS +W1841XS | Slipping, tripping and stumbling without falling due to stepping on object, sequela | CMS +W1842XA | Slipping, tripping and stumbling without falling due to stepping into hole or opening, initial encounter | CMS +W1842XD | Slipping, tripping and stumbling without falling due to stepping into hole or opening, subsequent encounter | CMS +W1842XS | Slipping, tripping and stumbling without falling due to stepping into hole or opening, sequela | CMS +W1843XA | Slipping, tripping and stumbling without falling due to stepping from one level to another, initial encounter | CMS +W1843XD | Slipping, tripping and stumbling without falling due to stepping from one level to another, subsequent encounter | CMS +W1843XS | Slipping, tripping and stumbling without falling due to stepping from one level to another, sequela | CMS +W1849XA | Other slipping, tripping and stumbling without falling, initial encounter | CMS +W1849XD | Other slipping, tripping and stumbling without falling, subsequent encounter | CMS +W1849XS | Other slipping, tripping and stumbling without falling, sequela | CMS +W19 | Unspecified fall | WHO +W19XXXA | Unspecified fall, initial encounter | CMS +W19XXXD | Unspecified fall, subsequent encounter | CMS +W19XXXS | Unspecified fall, sequela | CMS +W20 | Struck by thrown, projected or falling object(s) | WHO +W200XXA | Struck by falling object in cave-in, initial encounter | CMS +W200XXD | Struck by falling object in cave-in, subsequent encounter | CMS +W200XXS | Struck by falling object in cave-in, sequela | CMS +W201XXA | Struck by object due to collapse of building, initial encounter | CMS +W201XXD | Struck by object due to collapse of building, subsequent encounter | CMS +W201XXS | Struck by object due to collapse of building, sequela | CMS +W208XXA | Other cause of strike by thrown, projected or falling object, initial encounter | CMS +W208XXD | Other cause of strike by thrown, projected or falling object, subsequent encounter | CMS +W208XXS | Other cause of strike by thrown, projected or falling object, sequela | CMS +W21 | Striking against or struck by sports equipment | WHO +W2100XA | Struck by hit or thrown ball, unspecified type, initial encounter | CMS +W2100XD | Struck by hit or thrown ball, unspecified type, subsequent encounter | CMS +W2100XS | Struck by hit or thrown ball, unspecified type, sequela | CMS +W2101XA | Struck by football, initial encounter | CMS +W2101XD | Struck by football, subsequent encounter | CMS +W2101XS | Struck by football, sequela | CMS +W2102XA | Struck by soccer ball, initial encounter | CMS +W2102XD | Struck by soccer ball, subsequent encounter | CMS +W2102XS | Struck by soccer ball, sequela | CMS +W2103XA | Struck by baseball, initial encounter | CMS +W2103XD | Struck by baseball, subsequent encounter | CMS +W2103XS | Struck by baseball, sequela | CMS +W2104XA | Struck by golf ball, initial encounter | CMS +W2104XD | Struck by golf ball, subsequent encounter | CMS +W2104XS | Struck by golf ball, sequela | CMS +W2105XA | Struck by basketball, initial encounter | CMS +W2105XD | Struck by basketball, subsequent encounter | CMS +W2105XS | Struck by basketball, sequela | CMS +W2106XA | Struck by volleyball, initial encounter | CMS +W2106XD | Struck by volleyball, subsequent encounter | CMS +W2106XS | Struck by volleyball, sequela | CMS +W2107XA | Struck by softball, initial encounter | CMS +W2107XD | Struck by softball, subsequent encounter | CMS +W2107XS | Struck by softball, sequela | CMS +W2109XA | Struck by other hit or thrown ball, initial encounter | CMS +W2109XD | Struck by other hit or thrown ball, subsequent encounter | CMS +W2109XS | Struck by other hit or thrown ball, sequela | CMS +W2111XA | Struck by baseball bat, initial encounter | CMS +W2111XD | Struck by baseball bat, subsequent encounter | CMS +W2111XS | Struck by baseball bat, sequela | CMS +W2112XA | Struck by tennis racquet, initial encounter | CMS +W2112XD | Struck by tennis racquet, subsequent encounter | CMS +W2112XS | Struck by tennis racquet, sequela | CMS +W2113XA | Struck by golf club, initial encounter | CMS +W2113XD | Struck by golf club, subsequent encounter | CMS +W2113XS | Struck by golf club, sequela | CMS +W2119XA | Struck by other bat, racquet or club, initial encounter | CMS +W2119XD | Struck by other bat, racquet or club, subsequent encounter | CMS +W2119XS | Struck by other bat, racquet or club, sequela | CMS +W21210A | Struck by ice hockey stick, initial encounter | CMS +W21210D | Struck by ice hockey stick, subsequent encounter | CMS +W21210S | Struck by ice hockey stick, sequela | CMS +W21211A | Struck by field hockey stick, initial encounter | CMS +W21211D | Struck by field hockey stick, subsequent encounter | CMS +W21211S | Struck by field hockey stick, sequela | CMS +W21220A | Struck by ice hockey puck, initial encounter | CMS +W21220D | Struck by ice hockey puck, subsequent encounter | CMS +W21220S | Struck by ice hockey puck, sequela | CMS +W21221A | Struck by field hockey puck, initial encounter | CMS +W21221D | Struck by field hockey puck, subsequent encounter | CMS +W21221S | Struck by field hockey puck, sequela | CMS +W2131XA | Struck by shoe cleats, initial encounter | CMS +W2131XD | Struck by shoe cleats, subsequent encounter | CMS +W2131XS | Struck by shoe cleats, sequela | CMS +W2132XA | Struck by skate blades, initial encounter | CMS +W2132XD | Struck by skate blades, subsequent encounter | CMS +W2132XS | Struck by skate blades, sequela | CMS +W2139XA | Struck by other sports foot wear, initial encounter | CMS +W2139XD | Struck by other sports foot wear, subsequent encounter | CMS +W2139XS | Struck by other sports foot wear, sequela | CMS +W214XXA | Striking against diving board, initial encounter | CMS +W214XXD | Striking against diving board, subsequent encounter | CMS +W214XXS | Striking against diving board, sequela | CMS +W2181XA | Striking against or struck by football helmet, initial encounter | CMS +W2181XD | Striking against or struck by football helmet, subsequent encounter | CMS +W2181XS | Striking against or struck by football helmet, sequela | CMS +W2189XA | Striking against or struck by other sports equipment, initial encounter | CMS +W2189XD | Striking against or struck by other sports equipment, subsequent encounter | CMS +W2189XS | Striking against or struck by other sports equipment, sequela | CMS +W219XXA | Striking against or struck by unspecified sports equipment, initial encounter | CMS +W219XXD | Striking against or struck by unspecified sports equipment, subsequent encounter | CMS +W219XXS | Striking against or struck by unspecified sports equipment, sequela | CMS +W22 | Striking against or struck by other object(s) | WHO +W2201XA | Walked into wall, initial encounter | CMS +W2201XD | Walked into wall, subsequent encounter | CMS +W2201XS | Walked into wall, sequela | CMS +W2202XA | Walked into lamppost, initial encounter | CMS +W2202XD | Walked into lamppost, subsequent encounter | CMS +W2202XS | Walked into lamppost, sequela | CMS +W2203XA | Walked into furniture, initial encounter | CMS +W2203XD | Walked into furniture, subsequent encounter | CMS +W2203XS | Walked into furniture, sequela | CMS +W22041A | Striking against wall of swimming pool causing drowning and submersion, initial encounter | CMS +W22041D | Striking against wall of swimming pool causing drowning and submersion, subsequent encounter | CMS +W22041S | Striking against wall of swimming pool causing drowning and submersion, sequela | CMS +W22042A | Striking against wall of swimming pool causing other injury, initial encounter | CMS +W22042D | Striking against wall of swimming pool causing other injury, subsequent encounter | CMS +W22042S | Striking against wall of swimming pool causing other injury, sequela | CMS +W2209XA | Striking against other stationary object, initial encounter | CMS +W2209XD | Striking against other stationary object, subsequent encounter | CMS +W2209XS | Striking against other stationary object, sequela | CMS +W2210XA | Striking against or struck by unspecified automobile airbag, initial encounter | CMS +W2210XD | Striking against or struck by unspecified automobile airbag, subsequent encounter | CMS +W2210XS | Striking against or struck by unspecified automobile airbag, sequela | CMS +W2211XA | Striking against or struck by driver side automobile airbag, initial encounter | CMS +W2211XD | Striking against or struck by driver side automobile airbag, subsequent encounter | CMS +W2211XS | Striking against or struck by driver side automobile airbag, sequela | CMS +W2212XA | Striking against or struck by front passenger side automobile airbag, initial encounter | CMS +W2212XD | Striking against or struck by front passenger side automobile airbag, subsequent encounter | CMS +W2212XS | Striking against or struck by front passenger side automobile airbag, sequela | CMS +W2219XA | Striking against or struck by other automobile airbag, initial encounter | CMS +W2219XD | Striking against or struck by other automobile airbag, subsequent encounter | CMS +W2219XS | Striking against or struck by other automobile airbag, sequela | CMS +W228XXA | Striking against or struck by other objects, initial encounter | CMS +W228XXD | Striking against or struck by other objects, subsequent encounter | CMS +W228XXS | Striking against or struck by other objects, sequela | CMS +W23 | Caught, crushed, jammed or pinched in or between objects | WHO +W230XXA | Caught, crushed, jammed, or pinched between moving objects, initial encounter | CMS +W230XXD | Caught, crushed, jammed, or pinched between moving objects, subsequent encounter | CMS +W230XXS | Caught, crushed, jammed, or pinched between moving objects, sequela | CMS +W231XXA | Caught, crushed, jammed, or pinched between stationary objects, initial encounter | CMS +W231XXD | Caught, crushed, jammed, or pinched between stationary objects, subsequent encounter | CMS +W231XXS | Caught, crushed, jammed, or pinched between stationary objects, sequela | CMS +W24 | Contact with lifting and transmission device(s), not elsewhere classified | WHO +W240XXA | Contact with lifting devices, not elsewhere classified, initial encounter | CMS +W240XXD | Contact with lifting devices, not elsewhere classified, subsequent encounter | CMS +W240XXS | Contact with lifting devices, not elsewhere classified, sequela | CMS +W241XXA | Contact with transmission devices, not elsewhere classified, initial encounter | CMS +W241XXD | Contact with transmission devices, not elsewhere classified, subsequent encounter | CMS +W241XXS | Contact with transmission devices, not elsewhere classified, sequela | CMS +W25 | Contact with sharp glass | WHO +W25XXXA | Contact with sharp glass, initial encounter | CMS +W25XXXD | Contact with sharp glass, subsequent encounter | CMS +W25XXXS | Contact with sharp glass, sequela | CMS +W26 | Contact with other sharp object(s) | WHO +W260 | Contact with knife, sword or dagger | WHO +W260XXA | Contact with knife, initial encounter | CMS +W260XXD | Contact with knife, subsequent encounter | CMS +W260XXS | Contact with knife, sequela | CMS +W261XXA | Contact with sword or dagger, initial encounter | CMS +W261XXD | Contact with sword or dagger, subsequent encounter | CMS +W261XXS | Contact with sword or dagger, sequela | CMS +W262XXA | Contact with edge of stiff paper, initial encounter | CMS +W262XXD | Contact with edge of stiff paper, subsequent encounter | CMS +W262XXS | Contact with edge of stiff paper, sequela | CMS +W268 | Contact with other sharp object(s), not elsewhere classified | WHO +W268XXA | Contact with other sharp object(s), not elsewhere classified, initial encounter | CMS +W268XXD | Contact with other sharp object(s), not elsewhere classified, subsequent encounter | CMS +W268XXS | Contact with other sharp object(s), not elsewhere classified, sequela | CMS +W269 | Contact with unspecified sharp object(s) | WHO +W269XXA | Contact with unspecified sharp object(s), initial encounter | CMS +W269XXD | Contact with unspecified sharp object(s), subsequent encounter | CMS +W269XXS | Contact with unspecified sharp object(s), sequela | CMS +W27 | Contact with nonpowered hand tool | WHO +W270XXA | Contact with workbench tool, initial encounter | CMS +W270XXD | Contact with workbench tool, subsequent encounter | CMS +W270XXS | Contact with workbench tool, sequela | CMS +W271XXA | Contact with garden tool, initial encounter | CMS +W271XXD | Contact with garden tool, subsequent encounter | CMS +W271XXS | Contact with garden tool, sequela | CMS +W272XXA | Contact with scissors, initial encounter | CMS +W272XXD | Contact with scissors, subsequent encounter | CMS +W272XXS | Contact with scissors, sequela | CMS +W273XXA | Contact with needle (sewing), initial encounter | CMS +W273XXD | Contact with needle (sewing), subsequent encounter | CMS +W273XXS | Contact with needle (sewing), sequela | CMS +W274XXA | Contact with kitchen utensil, initial encounter | CMS +W274XXD | Contact with kitchen utensil, subsequent encounter | CMS +W274XXS | Contact with kitchen utensil, sequela | CMS +W275XXA | Contact with paper-cutter, initial encounter | CMS +W275XXD | Contact with paper-cutter, subsequent encounter | CMS +W275XXS | Contact with paper-cutter, sequela | CMS +W278XXA | Contact with other nonpowered hand tool, initial encounter | CMS +W278XXD | Contact with other nonpowered hand tool, subsequent encounter | CMS +W278XXS | Contact with other nonpowered hand tool, sequela | CMS +W28 | Contact with powered lawnmower | WHO +W28XXXA | Contact with powered lawn mower, initial encounter | CMS +W28XXXD | Contact with powered lawn mower, subsequent encounter | CMS +W28XXXS | Contact with powered lawn mower, sequela | CMS +W29 | Contact with other powered hand tools and household machinery | WHO +W290XXA | Contact with powered kitchen appliance, initial encounter | CMS +W290XXD | Contact with powered kitchen appliance, subsequent encounter | CMS +W290XXS | Contact with powered kitchen appliance, sequela | CMS +W291XXA | Contact with electric knife, initial encounter | CMS +W291XXD | Contact with electric knife, subsequent encounter | CMS +W291XXS | Contact with electric knife, sequela | CMS +W292XXA | Contact with other powered household machinery, initial encounter | CMS +W292XXD | Contact with other powered household machinery, subsequent encounter | CMS +W292XXS | Contact with other powered household machinery, sequela | CMS +W293XXA | Contact with powered garden and outdoor hand tools and machinery, initial encounter | CMS +W293XXD | Contact with powered garden and outdoor hand tools and machinery, subsequent encounter | CMS +W293XXS | Contact with powered garden and outdoor hand tools and machinery, sequela | CMS +W294XXA | Contact with nail gun, initial encounter | CMS +W294XXD | Contact with nail gun, subsequent encounter | CMS +W294XXS | Contact with nail gun, sequela | CMS +W298XXA | Contact with other powered hand tools and household machinery, initial encounter | CMS +W298XXD | Contact with other powered hand tools and household machinery, subsequent encounter | CMS +W298XXS | Contact with other powered hand tools and household machinery, sequela | CMS +W30 | Contact with agricultural machinery | WHO +W300XXA | Contact with combine harvester, initial encounter | CMS +W300XXD | Contact with combine harvester, subsequent encounter | CMS +W300XXS | Contact with combine harvester, sequela | CMS +W301XXA | Contact with power take-off devices (PTO), initial encounter | CMS +W301XXD | Contact with power take-off devices (PTO), subsequent encounter | CMS +W301XXS | Contact with power take-off devices (PTO), sequela | CMS +W302XXA | Contact with hay derrick, initial encounter | CMS +W302XXD | Contact with hay derrick, subsequent encounter | CMS +W302XXS | Contact with hay derrick, sequela | CMS +W303XXA | Contact with grain storage elevator, initial encounter | CMS +W303XXD | Contact with grain storage elevator, subsequent encounter | CMS +W303XXS | Contact with grain storage elevator, sequela | CMS +W3081XA | Contact with agricultural transport vehicle in stationary use, initial encounter | CMS +W3081XD | Contact with agricultural transport vehicle in stationary use, subsequent encounter | CMS +W3081XS | Contact with agricultural transport vehicle in stationary use, sequela | CMS +W3089XA | Contact with other specified agricultural machinery, initial encounter | CMS +W3089XD | Contact with other specified agricultural machinery, subsequent encounter | CMS +W3089XS | Contact with other specified agricultural machinery, sequela | CMS +W309XXA | Contact with unspecified agricultural machinery, initial encounter | CMS +W309XXD | Contact with unspecified agricultural machinery, subsequent encounter | CMS +W309XXS | Contact with unspecified agricultural machinery, sequela | CMS +W31 | Contact with other and unspecified machinery | WHO +W310XXA | Contact with mining and earth-drilling machinery, initial encounter | CMS +W310XXD | Contact with mining and earth-drilling machinery, subsequent encounter | CMS +W310XXS | Contact with mining and earth-drilling machinery, sequela | CMS +W311XXA | Contact with metalworking machines, initial encounter | CMS +W311XXD | Contact with metalworking machines, subsequent encounter | CMS +W311XXS | Contact with metalworking machines, sequela | CMS +W312XXA | Contact with powered woodworking and forming machines, initial encounter | CMS +W312XXD | Contact with powered woodworking and forming machines, subsequent encounter | CMS +W312XXS | Contact with powered woodworking and forming machines, sequela | CMS +W313XXA | Contact with prime movers, initial encounter | CMS +W313XXD | Contact with prime movers, subsequent encounter | CMS +W313XXS | Contact with prime movers, sequela | CMS +W3181XA | Contact with recreational machinery, initial encounter | CMS +W3181XD | Contact with recreational machinery, subsequent encounter | CMS +W3181XS | Contact with recreational machinery, sequela | CMS +W3182XA | Contact with other commercial machinery, initial encounter | CMS +W3182XD | Contact with other commercial machinery, subsequent encounter | CMS +W3182XS | Contact with other commercial machinery, sequela | CMS +W3183XA | Contact with special construction vehicle in stationary use, initial encounter | CMS +W3183XD | Contact with special construction vehicle in stationary use, subsequent encounter | CMS +W3183XS | Contact with special construction vehicle in stationary use, sequela | CMS +W3189XA | Contact with other specified machinery, initial encounter | CMS +W3189XD | Contact with other specified machinery, subsequent encounter | CMS +W3189XS | Contact with other specified machinery, sequela | CMS +W319XXA | Contact with unspecified machinery, initial encounter | CMS +W319XXD | Contact with unspecified machinery, subsequent encounter | CMS +W319XXS | Contact with unspecified machinery, sequela | CMS +W32 | Handgun discharge | WHO +W320XXA | Accidental handgun discharge, initial encounter | CMS +W320XXD | Accidental handgun discharge, subsequent encounter | CMS +W320XXS | Accidental handgun discharge, sequela | CMS +W321XXA | Accidental handgun malfunction, initial encounter | CMS +W321XXD | Accidental handgun malfunction, subsequent encounter | CMS +W321XXS | Accidental handgun malfunction, sequela | CMS +W33 | Rifle, shotgun and larger firearm discharge | WHO +W3300XA | Accidental discharge of unspecified larger firearm, initial encounter | CMS +W3300XD | Accidental discharge of unspecified larger firearm, subsequent encounter | CMS +W3300XS | Accidental discharge of unspecified larger firearm, sequela | CMS +W3301XA | Accidental discharge of shotgun, initial encounter | CMS +W3301XD | Accidental discharge of shotgun, subsequent encounter | CMS +W3301XS | Accidental discharge of shotgun, sequela | CMS +W3302XA | Accidental discharge of hunting rifle, initial encounter | CMS +W3302XD | Accidental discharge of hunting rifle, subsequent encounter | CMS +W3302XS | Accidental discharge of hunting rifle, sequela | CMS +W3303XA | Accidental discharge of machine gun, initial encounter | CMS +W3303XD | Accidental discharge of machine gun, subsequent encounter | CMS +W3303XS | Accidental discharge of machine gun, sequela | CMS +W3309XA | Accidental discharge of other larger firearm, initial encounter | CMS +W3309XD | Accidental discharge of other larger firearm, subsequent encounter | CMS +W3309XS | Accidental discharge of other larger firearm, sequela | CMS +W3310XA | Accidental malfunction of unspecified larger firearm, initial encounter | CMS +W3310XD | Accidental malfunction of unspecified larger firearm, subsequent encounter | CMS +W3310XS | Accidental malfunction of unspecified larger firearm, sequela | CMS +W3311XA | Accidental malfunction of shotgun, initial encounter | CMS +W3311XD | Accidental malfunction of shotgun, subsequent encounter | CMS +W3311XS | Accidental malfunction of shotgun, sequela | CMS +W3312XA | Accidental malfunction of hunting rifle, initial encounter | CMS +W3312XD | Accidental malfunction of hunting rifle, subsequent encounter | CMS +W3312XS | Accidental malfunction of hunting rifle, sequela | CMS +W3313XA | Accidental malfunction of machine gun, initial encounter | CMS +W3313XD | Accidental malfunction of machine gun, subsequent encounter | CMS +W3313XS | Accidental malfunction of machine gun, sequela | CMS +W3319XA | Accidental malfunction of other larger firearm, initial encounter | CMS +W3319XD | Accidental malfunction of other larger firearm, subsequent encounter | CMS +W3319XS | Accidental malfunction of other larger firearm, sequela | CMS +W34 | Discharge from other and unspecified firearms | WHO +W3400XA | Accidental discharge from unspecified firearms or gun, initial encounter | CMS +W3400XD | Accidental discharge from unspecified firearms or gun, subsequent encounter | CMS +W3400XS | Accidental discharge from unspecified firearms or gun, sequela | CMS +W34010A | Accidental discharge of airgun, initial encounter | CMS +W34010D | Accidental discharge of airgun, subsequent encounter | CMS +W34010S | Accidental discharge of airgun, sequela | CMS +W34011A | Accidental discharge of paintball gun, initial encounter | CMS +W34011D | Accidental discharge of paintball gun, subsequent encounter | CMS +W34011S | Accidental discharge of paintball gun, sequela | CMS +W34018A | Accidental discharge of other gas, air or spring-operated gun, initial encounter | CMS +W34018D | Accidental discharge of other gas, air or spring-operated gun, subsequent encounter | CMS +W34018S | Accidental discharge of other gas, air or spring-operated gun, sequela | CMS +W3409XA | Accidental discharge from other specified firearms, initial encounter | CMS +W3409XD | Accidental discharge from other specified firearms, subsequent encounter | CMS +W3409XS | Accidental discharge from other specified firearms, sequela | CMS +W3410XA | Accidental malfunction from unspecified firearms or gun, initial encounter | CMS +W3410XD | Accidental malfunction from unspecified firearms or gun, subsequent encounter | CMS +W3410XS | Accidental malfunction from unspecified firearms or gun, sequela | CMS +W34110A | Accidental malfunction of airgun, initial encounter | CMS +W34110D | Accidental malfunction of airgun, subsequent encounter | CMS +W34110S | Accidental malfunction of airgun, sequela | CMS +W34111A | Accidental malfunction of paintball gun, initial encounter | CMS +W34111D | Accidental malfunction of paintball gun, subsequent encounter | CMS +W34111S | Accidental malfunction of paintball gun, sequela | CMS +W34118A | Accidental malfunction of other gas, air or spring-operated gun, initial encounter | CMS +W34118D | Accidental malfunction of other gas, air or spring-operated gun, subsequent encounter | CMS +W34118S | Accidental malfunction of other gas, air or spring-operated gun, sequela | CMS +W3419XA | Accidental malfunction from other specified firearms, initial encounter | CMS +W3419XD | Accidental malfunction from other specified firearms, subsequent encounter | CMS +W3419XS | Accidental malfunction from other specified firearms, sequela | CMS +W35 | Explosion and rupture of boiler | WHO +W35XXXA | Explosion and rupture of boiler, initial encounter | CMS +W35XXXD | Explosion and rupture of boiler, subsequent encounter | CMS +W35XXXS | Explosion and rupture of boiler, sequela | CMS +W36 | Explosion and rupture of gas cylinder | WHO +W361XXA | Explosion and rupture of aerosol can, initial encounter | CMS +W361XXD | Explosion and rupture of aerosol can, subsequent encounter | CMS +W361XXS | Explosion and rupture of aerosol can, sequela | CMS +W362XXA | Explosion and rupture of air tank, initial encounter | CMS +W362XXD | Explosion and rupture of air tank, subsequent encounter | CMS +W362XXS | Explosion and rupture of air tank, sequela | CMS +W363XXA | Explosion and rupture of pressurized-gas tank, initial encounter | CMS +W363XXD | Explosion and rupture of pressurized-gas tank, subsequent encounter | CMS +W363XXS | Explosion and rupture of pressurized-gas tank, sequela | CMS +W368XXA | Explosion and rupture of other gas cylinder, initial encounter | CMS +W368XXD | Explosion and rupture of other gas cylinder, subsequent encounter | CMS +W368XXS | Explosion and rupture of other gas cylinder, sequela | CMS +W369XXA | Explosion and rupture of unspecified gas cylinder, initial encounter | CMS +W369XXD | Explosion and rupture of unspecified gas cylinder, subsequent encounter | CMS +W369XXS | Explosion and rupture of unspecified gas cylinder, sequela | CMS +W37 | Explosion and rupture of pressurized tyre, pipe or hose | WHO +W370XXA | Explosion of bicycle tire, initial encounter | CMS +W370XXD | Explosion of bicycle tire, subsequent encounter | CMS +W370XXS | Explosion of bicycle tire, sequela | CMS +W378XXA | Explosion and rupture of other pressurized tire, pipe or hose, initial encounter | CMS +W378XXD | Explosion and rupture of other pressurized tire, pipe or hose, subsequent encounter | CMS +W378XXS | Explosion and rupture of other pressurized tire, pipe or hose, sequela | CMS +W38 | Explosion and rupture of other specified pressurized devices | WHO +W38XXXA | Explosion and rupture of other specified pressurized devices, initial encounter | CMS +W38XXXD | Explosion and rupture of other specified pressurized devices, subsequent encounter | CMS +W38XXXS | Explosion and rupture of other specified pressurized devices, sequela | CMS +W39 | Discharge of firework | WHO +W39XXXA | Discharge of firework, initial encounter | CMS +W39XXXD | Discharge of firework, subsequent encounter | CMS +W39XXXS | Discharge of firework, sequela | CMS +W40 | Explosion of other materials | WHO +W400XXA | Explosion of blasting material, initial encounter | CMS +W400XXD | Explosion of blasting material, subsequent encounter | CMS +W400XXS | Explosion of blasting material, sequela | CMS +W401XXA | Explosion of explosive gases, initial encounter | CMS +W401XXD | Explosion of explosive gases, subsequent encounter | CMS +W401XXS | Explosion of explosive gases, sequela | CMS +W408XXA | Explosion of other specified explosive materials, initial encounter | CMS +W408XXD | Explosion of other specified explosive materials, subsequent encounter | CMS +W408XXS | Explosion of other specified explosive materials, sequela | CMS +W409XXA | Explosion of unspecified explosive materials, initial encounter | CMS +W409XXD | Explosion of unspecified explosive materials, subsequent encounter | CMS +W409XXS | Explosion of unspecified explosive materials, sequela | CMS +W41 | Exposure to high-pressure jet | WHO +W42 | Exposure to noise | WHO +W420XXA | Exposure to supersonic waves, initial encounter | CMS +W420XXD | Exposure to supersonic waves, subsequent encounter | CMS +W420XXS | Exposure to supersonic waves, sequela | CMS +W429XXA | Exposure to other noise, initial encounter | CMS +W429XXD | Exposure to other noise, subsequent encounter | CMS +W429XXS | Exposure to other noise, sequela | CMS +W43 | Exposure to vibration | WHO +W44 | Foreign body entering into or through eye or natural orifice | WHO +W45 | Foreign body or object entering through skin | WHO +W450XXA | Nail entering through skin, initial encounter | CMS +W450XXD | Nail entering through skin, subsequent encounter | CMS +W450XXS | Nail entering through skin, sequela | CMS +W458XXA | Other foreign body or object entering through skin, initial encounter | CMS +W458XXD | Other foreign body or object entering through skin, subsequent encounter | CMS +W458XXS | Other foreign body or object entering through skin, sequela | CMS +W46 | Contact with hypodermic needle | WHO +W460XXA | Contact with hypodermic needle, initial encounter | CMS +W460XXD | Contact with hypodermic needle, subsequent encounter | CMS +W460XXS | Contact with hypodermic needle, sequela | CMS +W461XXA | Contact with contaminated hypodermic needle, initial encounter | CMS +W461XXD | Contact with contaminated hypodermic needle, subsequent encounter | CMS +W461XXS | Contact with contaminated hypodermic needle, sequela | CMS +W49 | Exposure to other and unspecified inanimate mechanical forces | WHO +W4901XA | Hair causing external constriction, initial encounter | CMS +W4901XD | Hair causing external constriction, subsequent encounter | CMS +W4901XS | Hair causing external constriction, sequela | CMS +W4902XA | String or thread causing external constriction, initial encounter | CMS +W4902XD | String or thread causing external constriction, subsequent encounter | CMS +W4902XS | String or thread causing external constriction, sequela | CMS +W4903XA | Rubber band causing external constriction, initial encounter | CMS +W4903XD | Rubber band causing external constriction, subsequent encounter | CMS +W4903XS | Rubber band causing external constriction, sequela | CMS +W4904XA | Ring or other jewelry causing external constriction, initial encounter | CMS +W4904XD | Ring or other jewelry causing external constriction, subsequent encounter | CMS +W4904XS | Ring or other jewelry causing external constriction, sequela | CMS +W4909XA | Other specified item causing external constriction, initial encounter | CMS +W4909XD | Other specified item causing external constriction, subsequent encounter | CMS +W4909XS | Other specified item causing external constriction, sequela | CMS +W499XXA | Exposure to other inanimate mechanical forces, initial encounter | CMS +W499XXD | Exposure to other inanimate mechanical forces, subsequent encounter | CMS +W499XXS | Exposure to other inanimate mechanical forces, sequela | CMS +W50 | Hit, struck, kicked, twisted, bitten or scratched by another person | WHO +W500XXA | Accidental hit or strike by another person, initial encounter | CMS +W500XXD | Accidental hit or strike by another person, subsequent encounter | CMS +W500XXS | Accidental hit or strike by another person, sequela | CMS +W501XXA | Accidental kick by another person, initial encounter | CMS +W501XXD | Accidental kick by another person, subsequent encounter | CMS +W501XXS | Accidental kick by another person, sequela | CMS +W502XXA | Accidental twist by another person, initial encounter | CMS +W502XXD | Accidental twist by another person, subsequent encounter | CMS +W502XXS | Accidental twist by another person, sequela | CMS +W503XXA | Accidental bite by another person, initial encounter | CMS +W503XXD | Accidental bite by another person, subsequent encounter | CMS +W503XXS | Accidental bite by another person, sequela | CMS +W504XXA | Accidental scratch by another person, initial encounter | CMS +W504XXD | Accidental scratch by another person, subsequent encounter | CMS +W504XXS | Accidental scratch by another person, sequela | CMS +W51 | Striking against or bumped into by another person | WHO +W51XXXA | Accidental striking against or bumped into by another person, initial encounter | CMS +W51XXXD | Accidental striking against or bumped into by another person, subsequent encounter | CMS +W51XXXS | Accidental striking against or bumped into by another person, sequela | CMS +W52 | Crushed, pushed or stepped on by crowd or human stampede | WHO +W52XXXA | Crushed, pushed or stepped on by crowd or human stampede, initial encounter | CMS +W52XXXD | Crushed, pushed or stepped on by crowd or human stampede, subsequent encounter | CMS +W52XXXS | Crushed, pushed or stepped on by crowd or human stampede, sequela | CMS +W53 | Bitten by rat | WHO +W5301XA | Bitten by mouse, initial encounter | CMS +W5301XD | Bitten by mouse, subsequent encounter | CMS +W5301XS | Bitten by mouse, sequela | CMS +W5309XA | Other contact with mouse, initial encounter | CMS +W5309XD | Other contact with mouse, subsequent encounter | CMS +W5309XS | Other contact with mouse, sequela | CMS +W5311XA | Bitten by rat, initial encounter | CMS +W5311XD | Bitten by rat, subsequent encounter | CMS +W5311XS | Bitten by rat, sequela | CMS +W5319XA | Other contact with rat, initial encounter | CMS +W5319XD | Other contact with rat, subsequent encounter | CMS +W5319XS | Other contact with rat, sequela | CMS +W5321XA | Bitten by squirrel, initial encounter | CMS +W5321XD | Bitten by squirrel, subsequent encounter | CMS +W5321XS | Bitten by squirrel, sequela | CMS +W5329XA | Other contact with squirrel, initial encounter | CMS +W5329XD | Other contact with squirrel, subsequent encounter | CMS +W5329XS | Other contact with squirrel, sequela | CMS +W5381XA | Bitten by other rodent, initial encounter | CMS +W5381XD | Bitten by other rodent, subsequent encounter | CMS +W5381XS | Bitten by other rodent, sequela | CMS +W5389XA | Other contact with other rodent, initial encounter | CMS +W5389XD | Other contact with other rodent, subsequent encounter | CMS +W5389XS | Other contact with other rodent, sequela | CMS +W54 | Bitten or struck by dog | WHO +W540XXA | Bitten by dog, initial encounter | CMS +W540XXD | Bitten by dog, subsequent encounter | CMS +W540XXS | Bitten by dog, sequela | CMS +W541XXA | Struck by dog, initial encounter | CMS +W541XXD | Struck by dog, subsequent encounter | CMS +W541XXS | Struck by dog, sequela | CMS +W548XXA | Other contact with dog, initial encounter | CMS +W548XXD | Other contact with dog, subsequent encounter | CMS +W548XXS | Other contact with dog, sequela | CMS +W55 | Bitten or struck by other mammals | WHO +W5501XA | Bitten by cat, initial encounter | CMS +W5501XD | Bitten by cat, subsequent encounter | CMS +W5501XS | Bitten by cat, sequela | CMS +W5503XA | Scratched by cat, initial encounter | CMS +W5503XD | Scratched by cat, subsequent encounter | CMS +W5503XS | Scratched by cat, sequela | CMS +W5509XA | Other contact with cat, initial encounter | CMS +W5509XD | Other contact with cat, subsequent encounter | CMS +W5509XS | Other contact with cat, sequela | CMS +W5511XA | Bitten by horse, initial encounter | CMS +W5511XD | Bitten by horse, subsequent encounter | CMS +W5511XS | Bitten by horse, sequela | CMS +W5512XA | Struck by horse, initial encounter | CMS +W5512XD | Struck by horse, subsequent encounter | CMS +W5512XS | Struck by horse, sequela | CMS +W5519XA | Other contact with horse, initial encounter | CMS +W5519XD | Other contact with horse, subsequent encounter | CMS +W5519XS | Other contact with horse, sequela | CMS +W5521XA | Bitten by cow, initial encounter | CMS +W5521XD | Bitten by cow, subsequent encounter | CMS +W5521XS | Bitten by cow, sequela | CMS +W5522XA | Struck by cow, initial encounter | CMS +W5522XD | Struck by cow, subsequent encounter | CMS +W5522XS | Struck by cow, sequela | CMS +W5529XA | Other contact with cow, initial encounter | CMS +W5529XD | Other contact with cow, subsequent encounter | CMS +W5529XS | Other contact with cow, sequela | CMS +W5531XA | Bitten by other hoof stock, initial encounter | CMS +W5531XD | Bitten by other hoof stock, subsequent encounter | CMS +W5531XS | Bitten by other hoof stock, sequela | CMS +W5532XA | Struck by other hoof stock, initial encounter | CMS +W5532XD | Struck by other hoof stock, subsequent encounter | CMS +W5532XS | Struck by other hoof stock, sequela | CMS +W5539XA | Other contact with other hoof stock, initial encounter | CMS +W5539XD | Other contact with other hoof stock, subsequent encounter | CMS +W5539XS | Other contact with other hoof stock, sequela | CMS +W5541XA | Bitten by pig, initial encounter | CMS +W5541XD | Bitten by pig, subsequent encounter | CMS +W5541XS | Bitten by pig, sequela | CMS +W5542XA | Struck by pig, initial encounter | CMS +W5542XD | Struck by pig, subsequent encounter | CMS +W5542XS | Struck by pig, sequela | CMS +W5549XA | Other contact with pig, initial encounter | CMS +W5549XD | Other contact with pig, subsequent encounter | CMS +W5549XS | Other contact with pig, sequela | CMS +W5551XA | Bitten by raccoon, initial encounter | CMS +W5551XD | Bitten by raccoon, subsequent encounter | CMS +W5551XS | Bitten by raccoon, sequela | CMS +W5552XA | Struck by raccoon, initial encounter | CMS +W5552XD | Struck by raccoon, subsequent encounter | CMS +W5552XS | Struck by raccoon, sequela | CMS +W5559XA | Other contact with raccoon, initial encounter | CMS +W5559XD | Other contact with raccoon, subsequent encounter | CMS +W5559XS | Other contact with raccoon, sequela | CMS +W5581XA | Bitten by other mammals, initial encounter | CMS +W5581XD | Bitten by other mammals, subsequent encounter | CMS +W5581XS | Bitten by other mammals, sequela | CMS +W5582XA | Struck by other mammals, initial encounter | CMS +W5582XD | Struck by other mammals, subsequent encounter | CMS +W5582XS | Struck by other mammals, sequela | CMS +W5589XA | Other contact with other mammals, initial encounter | CMS +W5589XD | Other contact with other mammals, subsequent encounter | CMS +W5589XS | Other contact with other mammals, sequela | CMS +W56 | Contact with marine animal | WHO +W5601XA | Bitten by dolphin, initial encounter | CMS +W5601XD | Bitten by dolphin, subsequent encounter | CMS +W5601XS | Bitten by dolphin, sequela | CMS +W5602XA | Struck by dolphin, initial encounter | CMS +W5602XD | Struck by dolphin, subsequent encounter | CMS +W5602XS | Struck by dolphin, sequela | CMS +W5609XA | Other contact with dolphin, initial encounter | CMS +W5609XD | Other contact with dolphin, subsequent encounter | CMS +W5609XS | Other contact with dolphin, sequela | CMS +W5611XA | Bitten by sea lion, initial encounter | CMS +W5611XD | Bitten by sea lion, subsequent encounter | CMS +W5611XS | Bitten by sea lion, sequela | CMS +W5612XA | Struck by sea lion, initial encounter | CMS +W5612XD | Struck by sea lion, subsequent encounter | CMS +W5612XS | Struck by sea lion, sequela | CMS +W5619XA | Other contact with sea lion, initial encounter | CMS +W5619XD | Other contact with sea lion, subsequent encounter | CMS +W5619XS | Other contact with sea lion, sequela | CMS +W5621XA | Bitten by orca, initial encounter | CMS +W5621XD | Bitten by orca, subsequent encounter | CMS +W5621XS | Bitten by orca, sequela | CMS +W5622XA | Struck by orca, initial encounter | CMS +W5622XD | Struck by orca, subsequent encounter | CMS +W5622XS | Struck by orca, sequela | CMS +W5629XA | Other contact with orca, initial encounter | CMS +W5629XD | Other contact with orca, subsequent encounter | CMS +W5629XS | Other contact with orca, sequela | CMS +W5631XA | Bitten by other marine mammals, initial encounter | CMS +W5631XD | Bitten by other marine mammals, subsequent encounter | CMS +W5631XS | Bitten by other marine mammals, sequela | CMS +W5632XA | Struck by other marine mammals, initial encounter | CMS +W5632XD | Struck by other marine mammals, subsequent encounter | CMS +W5632XS | Struck by other marine mammals, sequela | CMS +W5639XA | Other contact with other marine mammals, initial encounter | CMS +W5639XD | Other contact with other marine mammals, subsequent encounter | CMS +W5639XS | Other contact with other marine mammals, sequela | CMS +W5641XA | Bitten by shark, initial encounter | CMS +W5641XD | Bitten by shark, subsequent encounter | CMS +W5641XS | Bitten by shark, sequela | CMS +W5642XA | Struck by shark, initial encounter | CMS +W5642XD | Struck by shark, subsequent encounter | CMS +W5642XS | Struck by shark, sequela | CMS +W5649XA | Other contact with shark, initial encounter | CMS +W5649XD | Other contact with shark, subsequent encounter | CMS +W5649XS | Other contact with shark, sequela | CMS +W5651XA | Bitten by other fish, initial encounter | CMS +W5651XD | Bitten by other fish, subsequent encounter | CMS +W5651XS | Bitten by other fish, sequela | CMS +W5652XA | Struck by other fish, initial encounter | CMS +W5652XD | Struck by other fish, subsequent encounter | CMS +W5652XS | Struck by other fish, sequela | CMS +W5659XA | Other contact with other fish, initial encounter | CMS +W5659XD | Other contact with other fish, subsequent encounter | CMS +W5659XS | Other contact with other fish, sequela | CMS +W5681XA | Bitten by other nonvenomous marine animals, initial encounter | CMS +W5681XD | Bitten by other nonvenomous marine animals, subsequent encounter | CMS +W5681XS | Bitten by other nonvenomous marine animals, sequela | CMS +W5682XA | Struck by other nonvenomous marine animals, initial encounter | CMS +W5682XD | Struck by other nonvenomous marine animals, subsequent encounter | CMS +W5682XS | Struck by other nonvenomous marine animals, sequela | CMS +W5689XA | Other contact with other nonvenomous marine animals, initial encounter | CMS +W5689XD | Other contact with other nonvenomous marine animals, subsequent encounter | CMS +W5689XS | Other contact with other nonvenomous marine animals, sequela | CMS +W57 | Bitten or stung by nonvenomous insect and other nonvenomous arthropods | WHO +W57XXXA | Bitten or stung by nonvenomous insect and other nonvenomous arthropods, initial encounter | CMS +W57XXXD | Bitten or stung by nonvenomous insect and other nonvenomous arthropods, subsequent encounter | CMS +W57XXXS | Bitten or stung by nonvenomous insect and other nonvenomous arthropods, sequela | CMS +W58 | Bitten or struck by crocodile or alligator | WHO +W5801XA | Bitten by alligator, initial encounter | CMS +W5801XD | Bitten by alligator, subsequent encounter | CMS +W5801XS | Bitten by alligator, sequela | CMS +W5802XA | Struck by alligator, initial encounter | CMS +W5802XD | Struck by alligator, subsequent encounter | CMS +W5802XS | Struck by alligator, sequela | CMS +W5803XA | Crushed by alligator, initial encounter | CMS +W5803XD | Crushed by alligator, subsequent encounter | CMS +W5803XS | Crushed by alligator, sequela | CMS +W5809XA | Other contact with alligator, initial encounter | CMS +W5809XD | Other contact with alligator, subsequent encounter | CMS +W5809XS | Other contact with alligator, sequela | CMS +W5811XA | Bitten by crocodile, initial encounter | CMS +W5811XD | Bitten by crocodile, subsequent encounter | CMS +W5811XS | Bitten by crocodile, sequela | CMS +W5812XA | Struck by crocodile, initial encounter | CMS +W5812XD | Struck by crocodile, subsequent encounter | CMS +W5812XS | Struck by crocodile, sequela | CMS +W5813XA | Crushed by crocodile, initial encounter | CMS +W5813XD | Crushed by crocodile, subsequent encounter | CMS +W5813XS | Crushed by crocodile, sequela | CMS +W5819XA | Other contact with crocodile, initial encounter | CMS +W5819XD | Other contact with crocodile, subsequent encounter | CMS +W5819XS | Other contact with crocodile, sequela | CMS +W59 | Bitten or crushed by other reptiles | WHO +W5901XA | Bitten by nonvenomous lizards, initial encounter | CMS +W5901XD | Bitten by nonvenomous lizards, subsequent encounter | CMS +W5901XS | Bitten by nonvenomous lizards, sequela | CMS +W5902XA | Struck by nonvenomous lizards, initial encounter | CMS +W5902XD | Struck by nonvenomous lizards, subsequent encounter | CMS +W5902XS | Struck by nonvenomous lizards, sequela | CMS +W5909XA | Other contact with nonvenomous lizards, initial encounter | CMS +W5909XD | Other contact with nonvenomous lizards, subsequent encounter | CMS +W5909XS | Other contact with nonvenomous lizards, sequela | CMS +W5911XA | Bitten by nonvenomous snake, initial encounter | CMS +W5911XD | Bitten by nonvenomous snake, subsequent encounter | CMS +W5911XS | Bitten by nonvenomous snake, sequela | CMS +W5912XA | Struck by nonvenomous snake, initial encounter | CMS +W5912XD | Struck by nonvenomous snake, subsequent encounter | CMS +W5912XS | Struck by nonvenomous snake, sequela | CMS +W5913XA | Crushed by nonvenomous snake, initial encounter | CMS +W5913XD | Crushed by nonvenomous snake, subsequent encounter | CMS +W5913XS | Crushed by nonvenomous snake, sequela | CMS +W5919XA | Other contact with nonvenomous snake, initial encounter | CMS +W5919XD | Other contact with nonvenomous snake, subsequent encounter | CMS +W5919XS | Other contact with nonvenomous snake, sequela | CMS +W5921XA | Bitten by turtle, initial encounter | CMS +W5921XD | Bitten by turtle, subsequent encounter | CMS +W5921XS | Bitten by turtle, sequela | CMS +W5922XA | Struck by turtle, initial encounter | CMS +W5922XD | Struck by turtle, subsequent encounter | CMS +W5922XS | Struck by turtle, sequela | CMS +W5929XA | Other contact with turtle, initial encounter | CMS +W5929XD | Other contact with turtle, subsequent encounter | CMS +W5929XS | Other contact with turtle, sequela | CMS +W5981XA | Bitten by other nonvenomous reptiles, initial encounter | CMS +W5981XD | Bitten by other nonvenomous reptiles, subsequent encounter | CMS +W5981XS | Bitten by other nonvenomous reptiles, sequela | CMS +W5982XA | Struck by other nonvenomous reptiles, initial encounter | CMS +W5982XD | Struck by other nonvenomous reptiles, subsequent encounter | CMS +W5982XS | Struck by other nonvenomous reptiles, sequela | CMS +W5983XA | Crushed by other nonvenomous reptiles, initial encounter | CMS +W5983XD | Crushed by other nonvenomous reptiles, subsequent encounter | CMS +W5983XS | Crushed by other nonvenomous reptiles, sequela | CMS +W5989XA | Other contact with other nonvenomous reptiles, initial encounter | CMS +W5989XD | Other contact with other nonvenomous reptiles, subsequent encounter | CMS +W5989XS | Other contact with other nonvenomous reptiles, sequela | CMS +W60 | Contact with plant thorns and spines and sharp leaves | WHO +W60XXXA | Contact with nonvenomous plant thorns and spines and sharp leaves, initial encounter | CMS +W60XXXD | Contact with nonvenomous plant thorns and spines and sharp leaves, subsequent encounter | CMS +W60XXXS | Contact with nonvenomous plant thorns and spines and sharp leaves, sequela | CMS +W6101XA | Bitten by parrot, initial encounter | CMS +W6101XD | Bitten by parrot, subsequent encounter | CMS +W6101XS | Bitten by parrot, sequela | CMS +W6102XA | Struck by parrot, initial encounter | CMS +W6102XD | Struck by parrot, subsequent encounter | CMS +W6102XS | Struck by parrot, sequela | CMS +W6109XA | Other contact with parrot, initial encounter | CMS +W6109XD | Other contact with parrot, subsequent encounter | CMS +W6109XS | Other contact with parrot, sequela | CMS +W6111XA | Bitten by macaw, initial encounter | CMS +W6111XD | Bitten by macaw, subsequent encounter | CMS +W6111XS | Bitten by macaw, sequela | CMS +W6112XA | Struck by macaw, initial encounter | CMS +W6112XD | Struck by macaw, subsequent encounter | CMS +W6112XS | Struck by macaw, sequela | CMS +W6119XA | Other contact with macaw, initial encounter | CMS +W6119XD | Other contact with macaw, subsequent encounter | CMS +W6119XS | Other contact with macaw, sequela | CMS +W6121XA | Bitten by other psittacines, initial encounter | CMS +W6121XD | Bitten by other psittacines, subsequent encounter | CMS +W6121XS | Bitten by other psittacines, sequela | CMS +W6122XA | Struck by other psittacines, initial encounter | CMS +W6122XD | Struck by other psittacines, subsequent encounter | CMS +W6122XS | Struck by other psittacines, sequela | CMS +W6129XA | Other contact with other psittacines, initial encounter | CMS +W6129XD | Other contact with other psittacines, subsequent encounter | CMS +W6129XS | Other contact with other psittacines, sequela | CMS +W6132XA | Struck by chicken, initial encounter | CMS +W6132XD | Struck by chicken, subsequent encounter | CMS +W6132XS | Struck by chicken, sequela | CMS +W6133XA | Pecked by chicken, initial encounter | CMS +W6133XD | Pecked by chicken, subsequent encounter | CMS +W6133XS | Pecked by chicken, sequela | CMS +W6139XA | Other contact with chicken, initial encounter | CMS +W6139XD | Other contact with chicken, subsequent encounter | CMS +W6139XS | Other contact with chicken, sequela | CMS +W6142XA | Struck by turkey, initial encounter | CMS +W6142XD | Struck by turkey, subsequent encounter | CMS +W6142XS | Struck by turkey, sequela | CMS +W6143XA | Pecked by turkey, initial encounter | CMS +W6143XD | Pecked by turkey, subsequent encounter | CMS +W6143XS | Pecked by turkey, sequela | CMS +W6149XA | Other contact with turkey, initial encounter | CMS +W6149XD | Other contact with turkey, subsequent encounter | CMS +W6149XS | Other contact with turkey, sequela | CMS +W6151XA | Bitten by goose, initial encounter | CMS +W6151XD | Bitten by goose, subsequent encounter | CMS +W6151XS | Bitten by goose, sequela | CMS +W6152XA | Struck by goose, initial encounter | CMS +W6152XD | Struck by goose, subsequent encounter | CMS +W6152XS | Struck by goose, sequela | CMS +W6159XA | Other contact with goose, initial encounter | CMS +W6159XD | Other contact with goose, subsequent encounter | CMS +W6159XS | Other contact with goose, sequela | CMS +W6161XA | Bitten by duck, initial encounter | CMS +W6161XD | Bitten by duck, subsequent encounter | CMS +W6161XS | Bitten by duck, sequela | CMS +W6162XA | Struck by duck, initial encounter | CMS +W6162XD | Struck by duck, subsequent encounter | CMS +W6162XS | Struck by duck, sequela | CMS +W6169XA | Other contact with duck, initial encounter | CMS +W6169XD | Other contact with duck, subsequent encounter | CMS +W6169XS | Other contact with duck, sequela | CMS +W6191XA | Bitten by other birds, initial encounter | CMS +W6191XD | Bitten by other birds, subsequent encounter | CMS +W6191XS | Bitten by other birds, sequela | CMS +W6192XA | Struck by other birds, initial encounter | CMS +W6192XD | Struck by other birds, subsequent encounter | CMS +W6192XS | Struck by other birds, sequela | CMS +W6199XA | Other contact with other birds, initial encounter | CMS +W6199XD | Other contact with other birds, subsequent encounter | CMS +W6199XS | Other contact with other birds, sequela | CMS +W620XXA | Contact with nonvenomous frogs, initial encounter | CMS +W620XXD | Contact with nonvenomous frogs, subsequent encounter | CMS +W620XXS | Contact with nonvenomous frogs, sequela | CMS +W621XXA | Contact with nonvenomous toads, initial encounter | CMS +W621XXD | Contact with nonvenomous toads, subsequent encounter | CMS +W621XXS | Contact with nonvenomous toads, sequela | CMS +W629XXA | Contact with other nonvenomous amphibians, initial encounter | CMS +W629XXD | Contact with other nonvenomous amphibians, subsequent encounter | CMS +W629XXS | Contact with other nonvenomous amphibians, sequela | CMS +W64 | Exposure to other and unspecified animate mechanical forces | WHO +W64XXXA | Exposure to other animate mechanical forces, initial encounter | CMS +W64XXXD | Exposure to other animate mechanical forces, subsequent encounter | CMS +W64XXXS | Exposure to other animate mechanical forces, sequela | CMS +W65 | Drowning and submersion while in bath-tub | WHO +W65XXXA | Accidental drowning and submersion while in bath-tub, initial encounter | CMS +W65XXXD | Accidental drowning and submersion while in bath-tub, subsequent encounter | CMS +W65XXXS | Accidental drowning and submersion while in bath-tub, sequela | CMS +W66 | Drowning and submersion following fall into bath-tub | WHO +W67 | Drowning and submersion while in swimming-pool | WHO +W67XXXA | Accidental drowning and submersion while in swimming-pool, initial encounter | CMS +W67XXXD | Accidental drowning and submersion while in swimming-pool, subsequent encounter | CMS +W67XXXS | Accidental drowning and submersion while in swimming-pool, sequela | CMS +W68 | Drowning and submersion following fall into swimming-pool | WHO +W69 | Drowning and submersion while in natural water | WHO +W69XXXA | Accidental drowning and submersion while in natural water, initial encounter | CMS +W69XXXD | Accidental drowning and submersion while in natural water, subsequent encounter | CMS +W69XXXS | Accidental drowning and submersion while in natural water, sequela | CMS +W70 | Drowning and submersion following fall into natural water | WHO +W73 | Other specified drowning and submersion | WHO +W73XXXA | Other specified cause of accidental non-transport drowning and submersion, initial encounter | CMS +W73XXXD | Other specified cause of accidental non-transport drowning and submersion, subsequent encounter | CMS +W73XXXS | Other specified cause of accidental non-transport drowning and submersion, sequela | CMS +W74 | Unspecified drowning and submersion | WHO +W74XXXA | Unspecified cause of accidental drowning and submersion, initial encounter | CMS +W74XXXD | Unspecified cause of accidental drowning and submersion, subsequent encounter | CMS +W74XXXS | Unspecified cause of accidental drowning and submersion, sequela | CMS +W75 | Accidental suffocation and strangulation in bed | WHO +W76 | Other accidental hanging and strangulation | WHO +W77 | Threat to breathing due to cave-in, falling earth and other substances | WHO +W78 | Inhalation of gastric contents | WHO +W79 | Inhalation and ingestion of food causing obstruction of respiratory tract | WHO +W80 | Inhalation and ingestion of other objects causing obstruction of respiratory tract | WHO +W81 | Confined to or trapped in a low-oxygen environment | WHO +W83 | Other specified threats to breathing | WHO +W84 | Unspecified threat to breathing | WHO +W85 | Exposure to electric transmission lines | WHO +W85XXXA | Exposure to electric transmission lines, initial encounter | CMS +W85XXXD | Exposure to electric transmission lines, subsequent encounter | CMS +W85XXXS | Exposure to electric transmission lines, sequela | CMS +W86 | Exposure to other specified electric current | WHO +W860XXA | Exposure to domestic wiring and appliances, initial encounter | CMS +W860XXD | Exposure to domestic wiring and appliances, subsequent encounter | CMS +W860XXS | Exposure to domestic wiring and appliances, sequela | CMS +W861XXA | Exposure to industrial wiring, appliances and electrical machinery, initial encounter | CMS +W861XXD | Exposure to industrial wiring, appliances and electrical machinery, subsequent encounter | CMS +W861XXS | Exposure to industrial wiring, appliances and electrical machinery, sequela | CMS +W868XXA | Exposure to other electric current, initial encounter | CMS +W868XXD | Exposure to other electric current, subsequent encounter | CMS +W868XXS | Exposure to other electric current, sequela | CMS +W87 | Exposure to unspecified electric current | WHO +W88 | Exposure to ionizing radiation | WHO +W880XXA | Exposure to X-rays, initial encounter | CMS +W880XXD | Exposure to X-rays, subsequent encounter | CMS +W880XXS | Exposure to X-rays, sequela | CMS +W881XXA | Exposure to radioactive isotopes, initial encounter | CMS +W881XXD | Exposure to radioactive isotopes, subsequent encounter | CMS +W881XXS | Exposure to radioactive isotopes, sequela | CMS +W888XXA | Exposure to other ionizing radiation, initial encounter | CMS +W888XXD | Exposure to other ionizing radiation, subsequent encounter | CMS +W888XXS | Exposure to other ionizing radiation, sequela | CMS +W89 | Exposure to man-made visible and ultraviolet light | WHO +W890XXA | Exposure to welding light (arc), initial encounter | CMS +W890XXD | Exposure to welding light (arc), subsequent encounter | CMS +W890XXS | Exposure to welding light (arc), sequela | CMS +W891XXA | Exposure to tanning bed, initial encounter | CMS +W891XXD | Exposure to tanning bed, subsequent encounter | CMS +W891XXS | Exposure to tanning bed, sequela | CMS +W898XXA | Exposure to other man-made visible and ultraviolet light, initial encounter | CMS +W898XXD | Exposure to other man-made visible and ultraviolet light, subsequent encounter | CMS +W898XXS | Exposure to other man-made visible and ultraviolet light, sequela | CMS +W899XXA | Exposure to unspecified man-made visible and ultraviolet light, initial encounter | CMS +W899XXD | Exposure to unspecified man-made visible and ultraviolet light, subsequent encounter | CMS +W899XXS | Exposure to unspecified man-made visible and ultraviolet light, sequela | CMS +W90 | Exposure to other nonionizing radiation | WHO +W900XXA | Exposure to radiofrequency, initial encounter | CMS +W900XXD | Exposure to radiofrequency, subsequent encounter | CMS +W900XXS | Exposure to radiofrequency, sequela | CMS +W901XXA | Exposure to infrared radiation, initial encounter | CMS +W901XXD | Exposure to infrared radiation, subsequent encounter | CMS +W901XXS | Exposure to infrared radiation, sequela | CMS +W902XXA | Exposure to laser radiation, initial encounter | CMS +W902XXD | Exposure to laser radiation, subsequent encounter | CMS +W902XXS | Exposure to laser radiation, sequela | CMS +W908XXA | Exposure to other nonionizing radiation, initial encounter | CMS +W908XXD | Exposure to other nonionizing radiation, subsequent encounter | CMS +W908XXS | Exposure to other nonionizing radiation, sequela | CMS +W91 | Exposure to unspecified type of radiation | WHO +W92 | Exposure to excessive heat of man-made origin | WHO +W92XXXA | Exposure to excessive heat of man-made origin, initial encounter | CMS +W92XXXD | Exposure to excessive heat of man-made origin, subsequent encounter | CMS +W92XXXS | Exposure to excessive heat of man-made origin, sequela | CMS +W93 | Exposure to excessive cold of man-made origin | WHO +W9301XA | Contact with dry ice, initial encounter | CMS +W9301XD | Contact with dry ice, subsequent encounter | CMS +W9301XS | Contact with dry ice, sequela | CMS +W9302XA | Inhalation of dry ice, initial encounter | CMS +W9302XD | Inhalation of dry ice, subsequent encounter | CMS +W9302XS | Inhalation of dry ice, sequela | CMS +W9311XA | Contact with liquid air, initial encounter | CMS +W9311XD | Contact with liquid air, subsequent encounter | CMS +W9311XS | Contact with liquid air, sequela | CMS +W9312XA | Inhalation of liquid air, initial encounter | CMS +W9312XD | Inhalation of liquid air, subsequent encounter | CMS +W9312XS | Inhalation of liquid air, sequela | CMS +W932XXA | Prolonged exposure in deep freeze unit or refrigerator, initial encounter | CMS +W932XXD | Prolonged exposure in deep freeze unit or refrigerator, subsequent encounter | CMS +W932XXS | Prolonged exposure in deep freeze unit or refrigerator, sequela | CMS +W938XXA | Exposure to other excessive cold of man-made origin, initial encounter | CMS +W938XXD | Exposure to other excessive cold of man-made origin, subsequent encounter | CMS +W938XXS | Exposure to other excessive cold of man-made origin, sequela | CMS +W94 | Exposure to high and low air pressure and changes in air pressure | WHO +W940XXA | Exposure to prolonged high air pressure, initial encounter | CMS +W940XXD | Exposure to prolonged high air pressure, subsequent encounter | CMS +W940XXS | Exposure to prolonged high air pressure, sequela | CMS +W9411XA | Exposure to residence or prolonged visit at high altitude, initial encounter | CMS +W9411XD | Exposure to residence or prolonged visit at high altitude, subsequent encounter | CMS +W9411XS | Exposure to residence or prolonged visit at high altitude, sequela | CMS +W9412XA | Exposure to other prolonged low air pressure, initial encounter | CMS +W9412XD | Exposure to other prolonged low air pressure, subsequent encounter | CMS +W9412XS | Exposure to other prolonged low air pressure, sequela | CMS +W9421XA | Exposure to reduction in atmospheric pressure while surfacing from deep-water diving, initial encounter | CMS +W9421XD | Exposure to reduction in atmospheric pressure while surfacing from deep-water diving, subsequent encounter | CMS +W9421XS | Exposure to reduction in atmospheric pressure while surfacing from deep-water diving, sequela | CMS +W9422XA | Exposure to reduction in atmospheric pressure while surfacing from underground, initial encounter | CMS +W9422XD | Exposure to reduction in atmospheric pressure while surfacing from underground, subsequent encounter | CMS +W9422XS | Exposure to reduction in atmospheric pressure while surfacing from underground, sequela | CMS +W9423XA | Exposure to sudden change in air pressure in aircraft during ascent, initial encounter | CMS +W9423XD | Exposure to sudden change in air pressure in aircraft during ascent, subsequent encounter | CMS +W9423XS | Exposure to sudden change in air pressure in aircraft during ascent, sequela | CMS +W9429XA | Exposure to other rapid changes in air pressure during ascent, initial encounter | CMS +W9429XD | Exposure to other rapid changes in air pressure during ascent, subsequent encounter | CMS +W9429XS | Exposure to other rapid changes in air pressure during ascent, sequela | CMS +W9431XA | Exposure to sudden change in air pressure in aircraft during descent, initial encounter | CMS +W9431XD | Exposure to sudden change in air pressure in aircraft during descent, subsequent encounter | CMS +W9431XS | Exposure to sudden change in air pressure in aircraft during descent, sequela | CMS +W9432XA | Exposure to high air pressure from rapid descent in water, initial encounter | CMS +W9432XD | Exposure to high air pressure from rapid descent in water, subsequent encounter | CMS +W9432XS | Exposure to high air pressure from rapid descent in water, sequela | CMS +W9439XA | Exposure to other rapid changes in air pressure during descent, initial encounter | CMS +W9439XD | Exposure to other rapid changes in air pressure during descent, subsequent encounter | CMS +W9439XS | Exposure to other rapid changes in air pressure during descent, sequela | CMS +W99 | Exposure to other and unspecified man-made environmental factors | WHO +W99XXXA | Exposure to other man-made environmental factors, initial encounter | CMS +W99XXXD | Exposure to other man-made environmental factors, subsequent encounter | CMS +W99XXXS | Exposure to other man-made environmental factors, sequela | CMS +X00 | Exposure to uncontrolled fire in building or structure | WHO +X000XXA | Exposure to flames in uncontrolled fire in building or structure, initial encounter | CMS +X000XXD | Exposure to flames in uncontrolled fire in building or structure, subsequent encounter | CMS +X000XXS | Exposure to flames in uncontrolled fire in building or structure, sequela | CMS +X001XXA | Exposure to smoke in uncontrolled fire in building or structure, initial encounter | CMS +X001XXD | Exposure to smoke in uncontrolled fire in building or structure, subsequent encounter | CMS +X001XXS | Exposure to smoke in uncontrolled fire in building or structure, sequela | CMS +X002XXA | Injury due to collapse of burning building or structure in uncontrolled fire, initial encounter | CMS +X002XXD | Injury due to collapse of burning building or structure in uncontrolled fire, subsequent encounter | CMS +X002XXS | Injury due to collapse of burning building or structure in uncontrolled fire, sequela | CMS +X003XXA | Fall from burning building or structure in uncontrolled fire, initial encounter | CMS +X003XXD | Fall from burning building or structure in uncontrolled fire, subsequent encounter | CMS +X003XXS | Fall from burning building or structure in uncontrolled fire, sequela | CMS +X004XXA | Hit by object from burning building or structure in uncontrolled fire, initial encounter | CMS +X004XXD | Hit by object from burning building or structure in uncontrolled fire, subsequent encounter | CMS +X004XXS | Hit by object from burning building or structure in uncontrolled fire, sequela | CMS +X005XXA | Jump from burning building or structure in uncontrolled fire, initial encounter | CMS +X005XXD | Jump from burning building or structure in uncontrolled fire, subsequent encounter | CMS +X005XXS | Jump from burning building or structure in uncontrolled fire, sequela | CMS +X008XXA | Other exposure to uncontrolled fire in building or structure, initial encounter | CMS +X008XXD | Other exposure to uncontrolled fire in building or structure, subsequent encounter | CMS +X008XXS | Other exposure to uncontrolled fire in building or structure, sequela | CMS +X01 | Exposure to uncontrolled fire, not in building or structure | WHO +X010XXA | Exposure to flames in uncontrolled fire, not in building or structure, initial encounter | CMS +X010XXD | Exposure to flames in uncontrolled fire, not in building or structure, subsequent encounter | CMS +X010XXS | Exposure to flames in uncontrolled fire, not in building or structure, sequela | CMS +X011XXA | Exposure to smoke in uncontrolled fire, not in building or structure, initial encounter | CMS +X011XXD | Exposure to smoke in uncontrolled fire, not in building or structure, subsequent encounter | CMS +X011XXS | Exposure to smoke in uncontrolled fire, not in building or structure, sequela | CMS +X013XXA | Fall due to uncontrolled fire, not in building or structure, initial encounter | CMS +X013XXD | Fall due to uncontrolled fire, not in building or structure, subsequent encounter | CMS +X013XXS | Fall due to uncontrolled fire, not in building or structure, sequela | CMS +X014XXA | Hit by object due to uncontrolled fire, not in building or structure, initial encounter | CMS +X014XXD | Hit by object due to uncontrolled fire, not in building or structure, subsequent encounter | CMS +X014XXS | Hit by object due to uncontrolled fire, not in building or structure, sequela | CMS +X018XXA | Other exposure to uncontrolled fire, not in building or structure, initial encounter | CMS +X018XXD | Other exposure to uncontrolled fire, not in building or structure, subsequent encounter | CMS +X018XXS | Other exposure to uncontrolled fire, not in building or structure, sequela | CMS +X02 | Exposure to controlled fire in building or structure | WHO +X020XXA | Exposure to flames in controlled fire in building or structure, initial encounter | CMS +X020XXD | Exposure to flames in controlled fire in building or structure, subsequent encounter | CMS +X020XXS | Exposure to flames in controlled fire in building or structure, sequela | CMS +X021XXA | Exposure to smoke in controlled fire in building or structure, initial encounter | CMS +X021XXD | Exposure to smoke in controlled fire in building or structure, subsequent encounter | CMS +X021XXS | Exposure to smoke in controlled fire in building or structure, sequela | CMS +X022XXA | Injury due to collapse of burning building or structure in controlled fire, initial encounter | CMS +X022XXD | Injury due to collapse of burning building or structure in controlled fire, subsequent encounter | CMS +X022XXS | Injury due to collapse of burning building or structure in controlled fire, sequela | CMS +X023XXA | Fall from burning building or structure in controlled fire, initial encounter | CMS +X023XXD | Fall from burning building or structure in controlled fire, subsequent encounter | CMS +X023XXS | Fall from burning building or structure in controlled fire, sequela | CMS +X024XXA | Hit by object from burning building or structure in controlled fire, initial encounter | CMS +X024XXD | Hit by object from burning building or structure in controlled fire, subsequent encounter | CMS +X024XXS | Hit by object from burning building or structure in controlled fire, sequela | CMS +X025XXA | Jump from burning building or structure in controlled fire, initial encounter | CMS +X025XXD | Jump from burning building or structure in controlled fire, subsequent encounter | CMS +X025XXS | Jump from burning building or structure in controlled fire, sequela | CMS +X028XXA | Other exposure to controlled fire in building or structure, initial encounter | CMS +X028XXD | Other exposure to controlled fire in building or structure, subsequent encounter | CMS +X028XXS | Other exposure to controlled fire in building or structure, sequela | CMS +X03 | Exposure to controlled fire, not in building or structure | WHO +X030XXA | Exposure to flames in controlled fire, not in building or structure, initial encounter | CMS +X030XXD | Exposure to flames in controlled fire, not in building or structure, subsequent encounter | CMS +X030XXS | Exposure to flames in controlled fire, not in building or structure, sequela | CMS +X031XXA | Exposure to smoke in controlled fire, not in building or structure, initial encounter | CMS +X031XXD | Exposure to smoke in controlled fire, not in building or structure, subsequent encounter | CMS +X031XXS | Exposure to smoke in controlled fire, not in building or structure, sequela | CMS +X033XXA | Fall due to controlled fire, not in building or structure, initial encounter | CMS +X033XXD | Fall due to controlled fire, not in building or structure, subsequent encounter | CMS +X033XXS | Fall due to controlled fire, not in building or structure, sequela | CMS +X034XXA | Hit by object due to controlled fire, not in building or structure, initial encounter | CMS +X034XXD | Hit by object due to controlled fire, not in building or structure, subsequent encounter | CMS +X034XXS | Hit by object due to controlled fire, not in building or structure, sequela | CMS +X038XXA | Other exposure to controlled fire, not in building or structure, initial encounter | CMS +X038XXD | Other exposure to controlled fire, not in building or structure, subsequent encounter | CMS +X038XXS | Other exposure to controlled fire, not in building or structure, sequela | CMS +X04 | Exposure to ignition of highly flammable material | WHO +X04XXXA | Exposure to ignition of highly flammable material, initial encounter | CMS +X04XXXD | Exposure to ignition of highly flammable material, subsequent encounter | CMS +X04XXXS | Exposure to ignition of highly flammable material, sequela | CMS +X05 | Exposure to ignition or melting of nightwear | WHO +X05XXXA | Exposure to ignition or melting of nightwear, initial encounter | CMS +X05XXXD | Exposure to ignition or melting of nightwear, subsequent encounter | CMS +X05XXXS | Exposure to ignition or melting of nightwear, sequela | CMS +X06 | Exposure to ignition or melting of other clothing and apparel | WHO +X060XXA | Exposure to ignition of plastic jewelry, initial encounter | CMS +X060XXD | Exposure to ignition of plastic jewelry, subsequent encounter | CMS +X060XXS | Exposure to ignition of plastic jewelry, sequela | CMS +X061XXA | Exposure to melting of plastic jewelry, initial encounter | CMS +X061XXD | Exposure to melting of plastic jewelry, subsequent encounter | CMS +X061XXS | Exposure to melting of plastic jewelry, sequela | CMS +X062XXA | Exposure to ignition of other clothing and apparel, initial encounter | CMS +X062XXD | Exposure to ignition of other clothing and apparel, subsequent encounter | CMS +X062XXS | Exposure to ignition of other clothing and apparel, sequela | CMS +X063XXA | Exposure to melting of other clothing and apparel, initial encounter | CMS +X063XXD | Exposure to melting of other clothing and apparel, subsequent encounter | CMS +X063XXS | Exposure to melting of other clothing and apparel, sequela | CMS +X08 | Exposure to other specified smoke, fire and flames | WHO +X0800XA | Exposure to bed fire due to unspecified burning material, initial encounter | CMS +X0800XD | Exposure to bed fire due to unspecified burning material, subsequent encounter | CMS +X0800XS | Exposure to bed fire due to unspecified burning material, sequela | CMS +X0801XA | Exposure to bed fire due to burning cigarette, initial encounter | CMS +X0801XD | Exposure to bed fire due to burning cigarette, subsequent encounter | CMS +X0801XS | Exposure to bed fire due to burning cigarette, sequela | CMS +X0809XA | Exposure to bed fire due to other burning material, initial encounter | CMS +X0809XD | Exposure to bed fire due to other burning material, subsequent encounter | CMS +X0809XS | Exposure to bed fire due to other burning material, sequela | CMS +X0810XA | Exposure to sofa fire due to unspecified burning material, initial encounter | CMS +X0810XD | Exposure to sofa fire due to unspecified burning material, subsequent encounter | CMS +X0810XS | Exposure to sofa fire due to unspecified burning material, sequela | CMS +X0811XA | Exposure to sofa fire due to burning cigarette, initial encounter | CMS +X0811XD | Exposure to sofa fire due to burning cigarette, subsequent encounter | CMS +X0811XS | Exposure to sofa fire due to burning cigarette, sequela | CMS +X0819XA | Exposure to sofa fire due to other burning material, initial encounter | CMS +X0819XD | Exposure to sofa fire due to other burning material, subsequent encounter | CMS +X0819XS | Exposure to sofa fire due to other burning material, sequela | CMS +X0820XA | Exposure to other furniture fire due to unspecified burning material, initial encounter | CMS +X0820XD | Exposure to other furniture fire due to unspecified burning material, subsequent encounter | CMS +X0820XS | Exposure to other furniture fire due to unspecified burning material, sequela | CMS +X0821XA | Exposure to other furniture fire due to burning cigarette, initial encounter | CMS +X0821XD | Exposure to other furniture fire due to burning cigarette, subsequent encounter | CMS +X0821XS | Exposure to other furniture fire due to burning cigarette, sequela | CMS +X0829XA | Exposure to other furniture fire due to other burning material, initial encounter | CMS +X0829XD | Exposure to other furniture fire due to other burning material, subsequent encounter | CMS +X0829XS | Exposure to other furniture fire due to other burning material, sequela | CMS +X088XXA | Exposure to other specified smoke, fire and flames, initial encounter | CMS +X088XXD | Exposure to other specified smoke, fire and flames, subsequent encounter | CMS +X088XXS | Exposure to other specified smoke, fire and flames, sequela | CMS +X09 | Exposure to unspecified smoke, fire and flames | WHO +X10 | Contact with hot drinks, food, fats and cooking oils | WHO +X100XXA | Contact with hot drinks, initial encounter | CMS +X100XXD | Contact with hot drinks, subsequent encounter | CMS +X100XXS | Contact with hot drinks, sequela | CMS +X101XXA | Contact with hot food, initial encounter | CMS +X101XXD | Contact with hot food, subsequent encounter | CMS +X101XXS | Contact with hot food, sequela | CMS +X102XXA | Contact with fats and cooking oils, initial encounter | CMS +X102XXD | Contact with fats and cooking oils, subsequent encounter | CMS +X102XXS | Contact with fats and cooking oils, sequela | CMS +X11 | Contact with hot tap-water | WHO +X110XXA | Contact with hot water in bath or tub, initial encounter | CMS +X110XXD | Contact with hot water in bath or tub, subsequent encounter | CMS +X110XXS | Contact with hot water in bath or tub, sequela | CMS +X111XXA | Contact with running hot water, initial encounter | CMS +X111XXD | Contact with running hot water, subsequent encounter | CMS +X111XXS | Contact with running hot water, sequela | CMS +X118XXA | Contact with other hot tap-water, initial encounter | CMS +X118XXD | Contact with other hot tap-water, subsequent encounter | CMS +X118XXS | Contact with other hot tap-water, sequela | CMS +X12 | Contact with other hot fluids | WHO +X12XXXA | Contact with other hot fluids, initial encounter | CMS +X12XXXD | Contact with other hot fluids, subsequent encounter | CMS +X12XXXS | Contact with other hot fluids, sequela | CMS +X13 | Contact with steam and hot vapours | WHO +X130XXA | Inhalation of steam and other hot vapors, initial encounter | CMS +X130XXD | Inhalation of steam and other hot vapors, subsequent encounter | CMS +X130XXS | Inhalation of steam and other hot vapors, sequela | CMS +X131XXA | Other contact with steam and other hot vapors, initial encounter | CMS +X131XXD | Other contact with steam and other hot vapors, subsequent encounter | CMS +X131XXS | Other contact with steam and other hot vapors, sequela | CMS +X14 | Contact with hot air and gases | WHO +X140XXA | Inhalation of hot air and gases, initial encounter | CMS +X140XXD | Inhalation of hot air and gases, subsequent encounter | CMS +X140XXS | Inhalation of hot air and gases, sequela | CMS +X141XXA | Other contact with hot air and other hot gases, initial encounter | CMS +X141XXD | Other contact with hot air and other hot gases, subsequent encounter | CMS +X141XXS | Other contact with hot air and other hot gases, sequela | CMS +X15 | Contact with hot household appliances | WHO +X150XXA | Contact with hot stove (kitchen), initial encounter | CMS +X150XXD | Contact with hot stove (kitchen), subsequent encounter | CMS +X150XXS | Contact with hot stove (kitchen), sequela | CMS +X151XXA | Contact with hot toaster, initial encounter | CMS +X151XXD | Contact with hot toaster, subsequent encounter | CMS +X151XXS | Contact with hot toaster, sequela | CMS +X152XXA | Contact with hotplate, initial encounter | CMS +X152XXD | Contact with hotplate, subsequent encounter | CMS +X152XXS | Contact with hotplate, sequela | CMS +X153XXA | Contact with hot saucepan or skillet, initial encounter | CMS +X153XXD | Contact with hot saucepan or skillet, subsequent encounter | CMS +X153XXS | Contact with hot saucepan or skillet, sequela | CMS +X158XXA | Contact with other hot household appliances, initial encounter | CMS +X158XXD | Contact with other hot household appliances, subsequent encounter | CMS +X158XXS | Contact with other hot household appliances, sequela | CMS +X16 | Contact with hot heating appliances, radiators and pipes | WHO +X16XXXA | Contact with hot heating appliances, radiators and pipes, initial encounter | CMS +X16XXXD | Contact with hot heating appliances, radiators and pipes, subsequent encounter | CMS +X16XXXS | Contact with hot heating appliances, radiators and pipes, sequela | CMS +X17 | Contact with hot engines, machinery and tools | WHO +X17XXXA | Contact with hot engines, machinery and tools, initial encounter | CMS +X17XXXD | Contact with hot engines, machinery and tools, subsequent encounter | CMS +X17XXXS | Contact with hot engines, machinery and tools, sequela | CMS +X18 | Contact with other hot metals | WHO +X18XXXA | Contact with other hot metals, initial encounter | CMS +X18XXXD | Contact with other hot metals, subsequent encounter | CMS +X18XXXS | Contact with other hot metals, sequela | CMS +X19 | Contact with other and unspecified heat and hot substances | WHO +X19XXXA | Contact with other heat and hot substances, initial encounter | CMS +X19XXXD | Contact with other heat and hot substances, subsequent encounter | CMS +X19XXXS | Contact with other heat and hot substances, sequela | CMS +X20 | Contact with venomous snakes and lizards | WHO +X21 | Contact with venomous spiders | WHO +X22 | Contact with scorpions | WHO +X23 | Contact with hornets, wasps and bees | WHO +X24 | Contact with centipedes and venomous millipedes (tropical) | WHO +X25 | Contact with other venomous arthropods | WHO +X26 | Contact with venomous marine animals and plants | WHO +X27 | Contact with other specified venomous animals | WHO +X28 | Contact with other specified venomous plants | WHO +X29 | Contact with unspecified venomous animal or plant | WHO +X30 | Exposure to excessive natural heat | WHO +X30XXXA | Exposure to excessive natural heat, initial encounter | CMS +X30XXXD | Exposure to excessive natural heat, subsequent encounter | CMS +X30XXXS | Exposure to excessive natural heat, sequela | CMS +X31 | Exposure to excessive natural cold | WHO +X31XXXA | Exposure to excessive natural cold, initial encounter | CMS +X31XXXD | Exposure to excessive natural cold, subsequent encounter | CMS +X31XXXS | Exposure to excessive natural cold, sequela | CMS +X32 | Exposure to sunlight | WHO +X32XXXA | Exposure to sunlight, initial encounter | CMS +X32XXXD | Exposure to sunlight, subsequent encounter | CMS +X32XXXS | Exposure to sunlight, sequela | CMS +X33 | Victim of lightning | WHO +X34 | Victim of earthquake | WHO +X340 | Victim of cataclysmic earth movements caused by earthquake | WHO +X341 | Victim of tsunami | WHO +X348 | Victim of other specified effects of earthquake | WHO +X349 | Victim of unspecified effect of earthquake | WHO +X34XXXA | Earthquake, initial encounter | CMS +X34XXXD | Earthquake, subsequent encounter | CMS +X34XXXS | Earthquake, sequela | CMS +X35 | Victim of volcanic eruption | WHO +X35XXXA | Volcanic eruption, initial encounter | CMS +X35XXXD | Volcanic eruption, subsequent encounter | CMS +X35XXXS | Volcanic eruption, sequela | CMS +X36 | Victim of avalanche, landslide and other earth movements | WHO +X360XXA | Collapse of dam or man-made structure causing earth movement, initial encounter | CMS +X360XXD | Collapse of dam or man-made structure causing earth movement, subsequent encounter | CMS +X360XXS | Collapse of dam or man-made structure causing earth movement, sequela | CMS +X361XXA | Avalanche, landslide, or mudslide, initial encounter | CMS +X361XXD | Avalanche, landslide, or mudslide, subsequent encounter | CMS +X361XXS | Avalanche, landslide, or mudslide, sequela | CMS +X37 | Victim of cataclysmic storm | WHO +X370XXA | Hurricane, initial encounter | CMS +X370XXD | Hurricane, subsequent encounter | CMS +X370XXS | Hurricane, sequela | CMS +X371XXA | Tornado, initial encounter | CMS +X371XXD | Tornado, subsequent encounter | CMS +X371XXS | Tornado, sequela | CMS +X372XXA | Blizzard (snow)(ice), initial encounter | CMS +X372XXD | Blizzard (snow)(ice), subsequent encounter | CMS +X372XXS | Blizzard (snow)(ice), sequela | CMS +X373XXA | Dust storm, initial encounter | CMS +X373XXD | Dust storm, subsequent encounter | CMS +X373XXS | Dust storm, sequela | CMS +X3741XA | Tidal wave due to earthquake or volcanic eruption, initial encounter | CMS +X3741XD | Tidal wave due to earthquake or volcanic eruption, subsequent encounter | CMS +X3741XS | Tidal wave due to earthquake or volcanic eruption, sequela | CMS +X3742XA | Tidal wave due to storm, initial encounter | CMS +X3742XD | Tidal wave due to storm, subsequent encounter | CMS +X3742XS | Tidal wave due to storm, sequela | CMS +X3743XA | Tidal wave due to landslide, initial encounter | CMS +X3743XD | Tidal wave due to landslide, subsequent encounter | CMS +X3743XS | Tidal wave due to landslide, sequela | CMS +X378XXA | Other cataclysmic storms, initial encounter | CMS +X378XXD | Other cataclysmic storms, subsequent encounter | CMS +X378XXS | Other cataclysmic storms, sequela | CMS +X379XXA | Unspecified cataclysmic storm, initial encounter | CMS +X379XXD | Unspecified cataclysmic storm, subsequent encounter | CMS +X379XXS | Unspecified cataclysmic storm, sequela | CMS +X38 | Victim of flood | WHO +X38XXXA | Flood, initial encounter | CMS +X38XXXD | Flood, subsequent encounter | CMS +X38XXXS | Flood, sequela | CMS +X39 | Exposure to other and unspecified forces of nature | WHO +X3901XA | Exposure to radon, initial encounter | CMS +X3901XD | Exposure to radon, subsequent encounter | CMS +X3901XS | Exposure to radon, sequela | CMS +X3908XA | Exposure to other natural radiation, initial encounter | CMS +X3908XD | Exposure to other natural radiation, subsequent encounter | CMS +X3908XS | Exposure to other natural radiation, sequela | CMS +X398XXA | Other exposure to forces of nature, initial encounter | CMS +X398XXD | Other exposure to forces of nature, subsequent encounter | CMS +X398XXS | Other exposure to forces of nature, sequela | CMS +X40 | Accidental poisoning by and exposure to nonopioid analgesics, antipyretics and antirheumatics | WHO +X41 | Accidental poisoning by and exposure to antiepileptic, sedative-hypnotic, antiparkinsonism and psychotropic drugs, not elsewhere classified | WHO +X42 | Accidental poisoning by and exposure to narcotics and psychodysleptics [hallucinogens], not elsewhere classified | WHO +X43 | Accidental poisoning by and exposure to other drugs acting on the autonomic nervous system | WHO +X44 | Accidental poisoning by and exposure to other and unspecified drugs, medicaments and biological substances | WHO +X45 | Accidental poisoning by and exposure to alcohol | WHO +X46 | Accidental poisoning by and exposure to organic solvents and halogenated hydrocarbons and their vapours | WHO +X47 | Accidental poisoning by and exposure to carbon monoxide and other gases and vapours | WHO +X470 | Accidental poisoning by and exposure to carbon monoxide from combustion engine exhaust | WHO +X471 | Accidental poisoning by and exposure to carbon monoxide from utility gas | WHO +X472 | Accidental poisoning by and exposure to carbon monoxide from other domestic fuels | WHO +X473 | Accidental poisoning by and exposure to carbon monoxide from other sources | WHO +X474 | Accidental poisoning by and exposure to carbon monoxide from unspecified sources | WHO +X478 | Accidental poisoning by and exposure to other specified gases and vapours | WHO +X479 | Accidental poisoning by and exposure to unspecified gases and vapours | WHO +X48 | Accidental poisoning by and exposure to pesticides | WHO +X49 | Accidental poisoning by and exposure to other and unspecified chemicals and noxious substances | WHO +X50 | Overexertion and strenuous or repetitive movements | WHO +X500XXA | Overexertion from strenuous movement or load, initial encounter | CMS +X500XXD | Overexertion from strenuous movement or load, subsequent encounter | CMS +X500XXS | Overexertion from strenuous movement or load, sequela | CMS +X501XXA | Overexertion from prolonged static or awkward postures, initial encounter | CMS +X501XXD | Overexertion from prolonged static or awkward postures, subsequent encounter | CMS +X501XXS | Overexertion from prolonged static or awkward postures, sequela | CMS +X503XXA | Overexertion from repetitive movements, initial encounter | CMS +X503XXD | Overexertion from repetitive movements, subsequent encounter | CMS +X503XXS | Overexertion from repetitive movements, sequela | CMS +X509XXA | Other and unspecified overexertion or strenuous movements or postures, initial encounter | CMS +X509XXD | Other and unspecified overexertion or strenuous movements or postures, subsequent encounter | CMS +X509XXS | Other and unspecified overexertion or strenuous movements or postures, sequela | CMS +X51 | Travel and motion | WHO +X52 | Prolonged stay in weightless environment | WHO +X52XXXA | Prolonged stay in weightless environment, initial encounter | CMS +X52XXXD | Prolonged stay in weightless environment, subsequent encounter | CMS +X52XXXS | Prolonged stay in weightless environment, sequela | CMS +X53 | Lack of food | WHO +X54 | Lack of water | WHO +X57 | Unspecified privation | WHO +X58 | Exposure to other specified factors | WHO +X58XXXA | Exposure to other specified factors, initial encounter | CMS +X58XXXD | Exposure to other specified factors, subsequent encounter | CMS +X58XXXS | Exposure to other specified factors, sequela | CMS +X59 | Exposure to unspecified factor | WHO +X590 | Exposure to unspecified factor causing fracture | WHO +X599 | Exposure to unspecified factor causing other and unspecified injury | WHO +X60 | Intentional self-poisoning by and exposure to nonopioid analgesics, antipyretics and antirheumatics | WHO +X61 | Intentional self-poisoning by and exposure to antiepileptic, sedative-hypnotic, antiparkinsonism and psychotropic drugs, not elsewhere classified | WHO +X62 | Intentional self-poisoning by and exposure to narcotics and psychodysleptics [hallucinogens], not elsewhere classified | WHO +X63 | Intentional self-poisoning by and exposure to other drugs acting on the autonomic nervous system | WHO +X64 | Intentional self-poisoning by and exposure to other and unspecified drugs, medicaments and biological substances | WHO +X65 | Intentional self-poisoning by and exposure to alcohol | WHO +X66 | Intentional self-poisoning by and exposure to organic solvents and halogenated hydrocarbons and their vapours | WHO +X67 | Intentional self-poisoning by and exposure to carbon monoxide and other gases and vapours | WHO +X670 | Intentional self-poisoning by and exposure to carbon monoxide from combustion engine exhaust | WHO +X671 | Intentional self-poisoning by and exposure to carbon monoxide from utility gas | WHO +X672 | Intentional self-poisoning by and exposure to carbon monoxide from other domestic fuels | WHO +X673 | Intentional self-poisoning by and exposure to carbon monoxide from other sources | WHO +X674 | Intentional self-poisoning by and exposure to carbon monoxide from unspecified sources | WHO +X678 | Intentional self-poisoning by and exposure to other specified gases and vapours | WHO +X679 | Intentional self-poisoning by and exposure to unspecified gases and vapours | WHO +X68 | Intentional self-poisoning by and exposure to pesticides | WHO +X69 | Intentional self-poisoning by and exposure to other and unspecified chemicals and noxious substances | WHO +X70 | Intentional self-harm by hanging, strangulation and suffocation | WHO +X71 | Intentional self-harm by drowning and submersion | WHO +X710XXA | Intentional self-harm by drowning and submersion while in bathtub, initial encounter | CMS +X710XXD | Intentional self-harm by drowning and submersion while in bathtub, subsequent encounter | CMS +X710XXS | Intentional self-harm by drowning and submersion while in bathtub, sequela | CMS +X711XXA | Intentional self-harm by drowning and submersion while in swimming pool, initial encounter | CMS +X711XXD | Intentional self-harm by drowning and submersion while in swimming pool, subsequent encounter | CMS +X711XXS | Intentional self-harm by drowning and submersion while in swimming pool, sequela | CMS +X712XXA | Intentional self-harm by drowning and submersion after jump into swimming pool, initial encounter | CMS +X712XXD | Intentional self-harm by drowning and submersion after jump into swimming pool, subsequent encounter | CMS +X712XXS | Intentional self-harm by drowning and submersion after jump into swimming pool, sequela | CMS +X713XXA | Intentional self-harm by drowning and submersion in natural water, initial encounter | CMS +X713XXD | Intentional self-harm by drowning and submersion in natural water, subsequent encounter | CMS +X713XXS | Intentional self-harm by drowning and submersion in natural water, sequela | CMS +X718XXA | Other intentional self-harm by drowning and submersion, initial encounter | CMS +X718XXD | Other intentional self-harm by drowning and submersion, subsequent encounter | CMS +X718XXS | Other intentional self-harm by drowning and submersion, sequela | CMS +X719XXA | Intentional self-harm by drowning and submersion, unspecified, initial encounter | CMS +X719XXD | Intentional self-harm by drowning and submersion, unspecified, subsequent encounter | CMS +X719XXS | Intentional self-harm by drowning and submersion, unspecified, sequela | CMS +X72 | Intentional self-harm by handgun discharge | WHO +X72XXXA | Intentional self-harm by handgun discharge, initial encounter | CMS +X72XXXD | Intentional self-harm by handgun discharge, subsequent encounter | CMS +X72XXXS | Intentional self-harm by handgun discharge, sequela | CMS +X73 | Intentional self-harm by rifle, shotgun and larger firearm discharge | WHO +X730XXA | Intentional self-harm by shotgun discharge, initial encounter | CMS +X730XXD | Intentional self-harm by shotgun discharge, subsequent encounter | CMS +X730XXS | Intentional self-harm by shotgun discharge, sequela | CMS +X731XXA | Intentional self-harm by hunting rifle discharge, initial encounter | CMS +X731XXD | Intentional self-harm by hunting rifle discharge, subsequent encounter | CMS +X731XXS | Intentional self-harm by hunting rifle discharge, sequela | CMS +X732XXA | Intentional self-harm by machine gun discharge, initial encounter | CMS +X732XXD | Intentional self-harm by machine gun discharge, subsequent encounter | CMS +X732XXS | Intentional self-harm by machine gun discharge, sequela | CMS +X738XXA | Intentional self-harm by other larger firearm discharge, initial encounter | CMS +X738XXD | Intentional self-harm by other larger firearm discharge, subsequent encounter | CMS +X738XXS | Intentional self-harm by other larger firearm discharge, sequela | CMS +X739XXA | Intentional self-harm by unspecified larger firearm discharge, initial encounter | CMS +X739XXD | Intentional self-harm by unspecified larger firearm discharge, subsequent encounter | CMS +X739XXS | Intentional self-harm by unspecified larger firearm discharge, sequela | CMS +X74 | Intentional self-harm by other and unspecified firearm discharge | WHO +X7401XA | Intentional self-harm by airgun, initial encounter | CMS +X7401XD | Intentional self-harm by airgun, subsequent encounter | CMS +X7401XS | Intentional self-harm by airgun, sequela | CMS +X7402XA | Intentional self-harm by paintball gun, initial encounter | CMS +X7402XD | Intentional self-harm by paintball gun, subsequent encounter | CMS +X7402XS | Intentional self-harm by paintball gun, sequela | CMS +X7409XA | Intentional self-harm by other gas, air or spring-operated gun, initial encounter | CMS +X7409XD | Intentional self-harm by other gas, air or spring-operated gun, subsequent encounter | CMS +X7409XS | Intentional self-harm by other gas, air or spring-operated gun, sequela | CMS +X748XXA | Intentional self-harm by other firearm discharge, initial encounter | CMS +X748XXD | Intentional self-harm by other firearm discharge, subsequent encounter | CMS +X748XXS | Intentional self-harm by other firearm discharge, sequela | CMS +X749XXA | Intentional self-harm by unspecified firearm discharge, initial encounter | CMS +X749XXD | Intentional self-harm by unspecified firearm discharge, subsequent encounter | CMS +X749XXS | Intentional self-harm by unspecified firearm discharge, sequela | CMS +X75 | Intentional self-harm by explosive material | WHO +X75XXXA | Intentional self-harm by explosive material, initial encounter | CMS +X75XXXD | Intentional self-harm by explosive material, subsequent encounter | CMS +X75XXXS | Intentional self-harm by explosive material, sequela | CMS +X76 | Intentional self-harm by smoke, fire and flames | WHO +X76XXXA | Intentional self-harm by smoke, fire and flames, initial encounter | CMS +X76XXXD | Intentional self-harm by smoke, fire and flames, subsequent encounter | CMS +X76XXXS | Intentional self-harm by smoke, fire and flames, sequela | CMS +X77 | Intentional self-harm by steam, hot vapours and hot objects | WHO +X770XXA | Intentional self-harm by steam or hot vapors, initial encounter | CMS +X770XXD | Intentional self-harm by steam or hot vapors, subsequent encounter | CMS +X770XXS | Intentional self-harm by steam or hot vapors, sequela | CMS +X771XXA | Intentional self-harm by hot tap water, initial encounter | CMS +X771XXD | Intentional self-harm by hot tap water, subsequent encounter | CMS +X771XXS | Intentional self-harm by hot tap water, sequela | CMS +X772XXA | Intentional self-harm by other hot fluids, initial encounter | CMS +X772XXD | Intentional self-harm by other hot fluids, subsequent encounter | CMS +X772XXS | Intentional self-harm by other hot fluids, sequela | CMS +X773XXA | Intentional self-harm by hot household appliances, initial encounter | CMS +X773XXD | Intentional self-harm by hot household appliances, subsequent encounter | CMS +X773XXS | Intentional self-harm by hot household appliances, sequela | CMS +X778XXA | Intentional self-harm by other hot objects, initial encounter | CMS +X778XXD | Intentional self-harm by other hot objects, subsequent encounter | CMS +X778XXS | Intentional self-harm by other hot objects, sequela | CMS +X779XXA | Intentional self-harm by unspecified hot objects, initial encounter | CMS +X779XXD | Intentional self-harm by unspecified hot objects, subsequent encounter | CMS +X779XXS | Intentional self-harm by unspecified hot objects, sequela | CMS +X78 | Intentional self-harm by sharp object | WHO +X780XXA | Intentional self-harm by sharp glass, initial encounter | CMS +X780XXD | Intentional self-harm by sharp glass, subsequent encounter | CMS +X780XXS | Intentional self-harm by sharp glass, sequela | CMS +X781XXA | Intentional self-harm by knife, initial encounter | CMS +X781XXD | Intentional self-harm by knife, subsequent encounter | CMS +X781XXS | Intentional self-harm by knife, sequela | CMS +X782XXA | Intentional self-harm by sword or dagger, initial encounter | CMS +X782XXD | Intentional self-harm by sword or dagger, subsequent encounter | CMS +X782XXS | Intentional self-harm by sword or dagger, sequela | CMS +X788XXA | Intentional self-harm by other sharp object, initial encounter | CMS +X788XXD | Intentional self-harm by other sharp object, subsequent encounter | CMS +X788XXS | Intentional self-harm by other sharp object, sequela | CMS +X789XXA | Intentional self-harm by unspecified sharp object, initial encounter | CMS +X789XXD | Intentional self-harm by unspecified sharp object, subsequent encounter | CMS +X789XXS | Intentional self-harm by unspecified sharp object, sequela | CMS +X79 | Intentional self-harm by blunt object | WHO +X79XXXA | Intentional self-harm by blunt object, initial encounter | CMS +X79XXXD | Intentional self-harm by blunt object, subsequent encounter | CMS +X79XXXS | Intentional self-harm by blunt object, sequela | CMS +X80 | Intentional self-harm by jumping from a high place | WHO +X80XXXA | Intentional self-harm by jumping from a high place, initial encounter | CMS +X80XXXD | Intentional self-harm by jumping from a high place, subsequent encounter | CMS +X80XXXS | Intentional self-harm by jumping from a high place, sequela | CMS +X81 | Intentional self-harm by jumping or lying before moving object | WHO +X810XXA | Intentional self-harm by jumping or lying in front of motor vehicle, initial encounter | CMS +X810XXD | Intentional self-harm by jumping or lying in front of motor vehicle, subsequent encounter | CMS +X810XXS | Intentional self-harm by jumping or lying in front of motor vehicle, sequela | CMS +X811XXA | Intentional self-harm by jumping or lying in front of (subway) train, initial encounter | CMS +X811XXD | Intentional self-harm by jumping or lying in front of (subway) train, subsequent encounter | CMS +X811XXS | Intentional self-harm by jumping or lying in front of (subway) train, sequela | CMS +X818XXA | Intentional self-harm by jumping or lying in front of other moving object, initial encounter | CMS +X818XXD | Intentional self-harm by jumping or lying in front of other moving object, subsequent encounter | CMS +X818XXS | Intentional self-harm by jumping or lying in front of other moving object, sequela | CMS +X82 | Intentional self-harm by crashing of motor vehicle | WHO +X820XXA | Intentional collision of motor vehicle with other motor vehicle, initial encounter | CMS +X820XXD | Intentional collision of motor vehicle with other motor vehicle, subsequent encounter | CMS +X820XXS | Intentional collision of motor vehicle with other motor vehicle, sequela | CMS +X821XXA | Intentional collision of motor vehicle with train, initial encounter | CMS +X821XXD | Intentional collision of motor vehicle with train, subsequent encounter | CMS +X821XXS | Intentional collision of motor vehicle with train, sequela | CMS +X822XXA | Intentional collision of motor vehicle with tree, initial encounter | CMS +X822XXD | Intentional collision of motor vehicle with tree, subsequent encounter | CMS +X822XXS | Intentional collision of motor vehicle with tree, sequela | CMS +X828XXA | Other intentional self-harm by crashing of motor vehicle, initial encounter | CMS +X828XXD | Other intentional self-harm by crashing of motor vehicle, subsequent encounter | CMS +X828XXS | Other intentional self-harm by crashing of motor vehicle, sequela | CMS +X83 | Intentional self-harm by other specified means | WHO +X830XXA | Intentional self-harm by crashing of aircraft, initial encounter | CMS +X830XXD | Intentional self-harm by crashing of aircraft, subsequent encounter | CMS +X830XXS | Intentional self-harm by crashing of aircraft, sequela | CMS +X831XXA | Intentional self-harm by electrocution, initial encounter | CMS +X831XXD | Intentional self-harm by electrocution, subsequent encounter | CMS +X831XXS | Intentional self-harm by electrocution, sequela | CMS +X832XXA | Intentional self-harm by exposure to extremes of cold, initial encounter | CMS +X832XXD | Intentional self-harm by exposure to extremes of cold, subsequent encounter | CMS +X832XXS | Intentional self-harm by exposure to extremes of cold, sequela | CMS +X838XXA | Intentional self-harm by other specified means, initial encounter | CMS +X838XXD | Intentional self-harm by other specified means, subsequent encounter | CMS +X838XXS | Intentional self-harm by other specified means, sequela | CMS +X84 | Intentional self-harm by unspecified means | WHO +X85 | Assault by drugs, medicaments and biological substances | WHO +X86 | Assault by corrosive substance | WHO +X87 | Assault by pesticides | WHO +X88 | Assault by gases and vapours | WHO +X880 | Assault by carbon monoxide from combustion engine exhaust | WHO +X881 | Assault by carbon monoxide from utility gas | WHO +X882 | Assault by carbon monoxide from other domestic fuels | WHO +X883 | Assault by carbon monoxide from other sources | WHO +X884 | Assault by carbon monoxide from unspecified sources | WHO +X888 | Assault by other specified gases and vapours | WHO +X889 | Assault by unspecified gases and vapours | WHO +X89 | Assault by other specified chemicals and noxious substances | WHO +X90 | Assault by unspecified chemical or noxious substance | WHO +X91 | Assault by hanging, strangulation and suffocation | WHO +X92 | Assault by drowning and submersion | WHO +X920XXA | Assault by drowning and submersion while in bathtub, initial encounter | CMS +X920XXD | Assault by drowning and submersion while in bathtub, subsequent encounter | CMS +X920XXS | Assault by drowning and submersion while in bathtub, sequela | CMS +X921XXA | Assault by drowning and submersion while in swimming pool, initial encounter | CMS +X921XXD | Assault by drowning and submersion while in swimming pool, subsequent encounter | CMS +X921XXS | Assault by drowning and submersion while in swimming pool, sequela | CMS +X922XXA | Assault by drowning and submersion after push into swimming pool, initial encounter | CMS +X922XXD | Assault by drowning and submersion after push into swimming pool, subsequent encounter | CMS +X922XXS | Assault by drowning and submersion after push into swimming pool, sequela | CMS +X923XXA | Assault by drowning and submersion in natural water, initial encounter | CMS +X923XXD | Assault by drowning and submersion in natural water, subsequent encounter | CMS +X923XXS | Assault by drowning and submersion in natural water, sequela | CMS +X928XXA | Other assault by drowning and submersion, initial encounter | CMS +X928XXD | Other assault by drowning and submersion, subsequent encounter | CMS +X928XXS | Other assault by drowning and submersion, sequela | CMS +X929XXA | Assault by drowning and submersion, unspecified, initial encounter | CMS +X929XXD | Assault by drowning and submersion, unspecified, subsequent encounter | CMS +X929XXS | Assault by drowning and submersion, unspecified, sequela | CMS +X93 | Assault by handgun discharge | WHO +X93XXXA | Assault by handgun discharge, initial encounter | CMS +X93XXXD | Assault by handgun discharge, subsequent encounter | CMS +X93XXXS | Assault by handgun discharge, sequela | CMS +X94 | Assault by rifle, shotgun and larger firearm discharge | WHO +X940XXA | Assault by shotgun, initial encounter | CMS +X940XXD | Assault by shotgun, subsequent encounter | CMS +X940XXS | Assault by shotgun, sequela | CMS +X941XXA | Assault by hunting rifle, initial encounter | CMS +X941XXD | Assault by hunting rifle, subsequent encounter | CMS +X941XXS | Assault by hunting rifle, sequela | CMS +X942XXA | Assault by machine gun, initial encounter | CMS +X942XXD | Assault by machine gun, subsequent encounter | CMS +X942XXS | Assault by machine gun, sequela | CMS +X948XXA | Assault by other larger firearm discharge, initial encounter | CMS +X948XXD | Assault by other larger firearm discharge, subsequent encounter | CMS +X948XXS | Assault by other larger firearm discharge, sequela | CMS +X949XXA | Assault by unspecified larger firearm discharge, initial encounter | CMS +X949XXD | Assault by unspecified larger firearm discharge, subsequent encounter | CMS +X949XXS | Assault by unspecified larger firearm discharge, sequela | CMS +X95 | Assault by other and unspecified firearm discharge | WHO +X9501XA | Assault by airgun discharge, initial encounter | CMS +X9501XD | Assault by airgun discharge, subsequent encounter | CMS +X9501XS | Assault by airgun discharge, sequela | CMS +X9502XA | Assault by paintball gun discharge, initial encounter | CMS +X9502XD | Assault by paintball gun discharge, subsequent encounter | CMS +X9502XS | Assault by paintball gun discharge, sequela | CMS +X9509XA | Assault by other gas, air or spring-operated gun, initial encounter | CMS +X9509XD | Assault by other gas, air or spring-operated gun, subsequent encounter | CMS +X9509XS | Assault by other gas, air or spring-operated gun, sequela | CMS +X958XXA | Assault by other firearm discharge, initial encounter | CMS +X958XXD | Assault by other firearm discharge, subsequent encounter | CMS +X958XXS | Assault by other firearm discharge, sequela | CMS +X959XXA | Assault by unspecified firearm discharge, initial encounter | CMS +X959XXD | Assault by unspecified firearm discharge, subsequent encounter | CMS +X959XXS | Assault by unspecified firearm discharge, sequela | CMS +X96 | Assault by explosive material | WHO +X960XXA | Assault by antipersonnel bomb, initial encounter | CMS +X960XXD | Assault by antipersonnel bomb, subsequent encounter | CMS +X960XXS | Assault by antipersonnel bomb, sequela | CMS +X961XXA | Assault by gasoline bomb, initial encounter | CMS +X961XXD | Assault by gasoline bomb, subsequent encounter | CMS +X961XXS | Assault by gasoline bomb, sequela | CMS +X962XXA | Assault by letter bomb, initial encounter | CMS +X962XXD | Assault by letter bomb, subsequent encounter | CMS +X962XXS | Assault by letter bomb, sequela | CMS +X963XXA | Assault by fertilizer bomb, initial encounter | CMS +X963XXD | Assault by fertilizer bomb, subsequent encounter | CMS +X963XXS | Assault by fertilizer bomb, sequela | CMS +X964XXA | Assault by pipe bomb, initial encounter | CMS +X964XXD | Assault by pipe bomb, subsequent encounter | CMS +X964XXS | Assault by pipe bomb, sequela | CMS +X968XXA | Assault by other specified explosive, initial encounter | CMS +X968XXD | Assault by other specified explosive, subsequent encounter | CMS +X968XXS | Assault by other specified explosive, sequela | CMS +X969XXA | Assault by unspecified explosive, initial encounter | CMS +X969XXD | Assault by unspecified explosive, subsequent encounter | CMS +X969XXS | Assault by unspecified explosive, sequela | CMS +X97 | Assault by smoke, fire and flames | WHO +X97XXXA | Assault by smoke, fire and flames, initial encounter | CMS +X97XXXD | Assault by smoke, fire and flames, subsequent encounter | CMS +X97XXXS | Assault by smoke, fire and flames, sequela | CMS +X98 | Assault by steam, hot vapours and hot objects | WHO +X980XXA | Assault by steam or hot vapors, initial encounter | CMS +X980XXD | Assault by steam or hot vapors, subsequent encounter | CMS +X980XXS | Assault by steam or hot vapors, sequela | CMS +X981XXA | Assault by hot tap water, initial encounter | CMS +X981XXD | Assault by hot tap water, subsequent encounter | CMS +X981XXS | Assault by hot tap water, sequela | CMS +X982XXA | Assault by hot fluids, initial encounter | CMS +X982XXD | Assault by hot fluids, subsequent encounter | CMS +X982XXS | Assault by hot fluids, sequela | CMS +X983XXA | Assault by hot household appliances, initial encounter | CMS +X983XXD | Assault by hot household appliances, subsequent encounter | CMS +X983XXS | Assault by hot household appliances, sequela | CMS +X988XXA | Assault by other hot objects, initial encounter | CMS +X988XXD | Assault by other hot objects, subsequent encounter | CMS +X988XXS | Assault by other hot objects, sequela | CMS +X989XXA | Assault by unspecified hot objects, initial encounter | CMS +X989XXD | Assault by unspecified hot objects, subsequent encounter | CMS +X989XXS | Assault by unspecified hot objects, sequela | CMS +X99 | Assault by sharp object | WHO +X990XXA | Assault by sharp glass, initial encounter | CMS +X990XXD | Assault by sharp glass, subsequent encounter | CMS +X990XXS | Assault by sharp glass, sequela | CMS +X991XXA | Assault by knife, initial encounter | CMS +X991XXD | Assault by knife, subsequent encounter | CMS +X991XXS | Assault by knife, sequela | CMS +X992XXA | Assault by sword or dagger, initial encounter | CMS +X992XXD | Assault by sword or dagger, subsequent encounter | CMS +X992XXS | Assault by sword or dagger, sequela | CMS +X998XXA | Assault by other sharp object, initial encounter | CMS +X998XXD | Assault by other sharp object, subsequent encounter | CMS +X998XXS | Assault by other sharp object, sequela | CMS +X999XXA | Assault by unspecified sharp object, initial encounter | CMS +X999XXD | Assault by unspecified sharp object, subsequent encounter | CMS +X999XXS | Assault by unspecified sharp object, sequela | CMS +Y00 | Assault by blunt object | WHO +Y00XXXA | Assault by blunt object, initial encounter | CMS +Y00XXXD | Assault by blunt object, subsequent encounter | CMS +Y00XXXS | Assault by blunt object, sequela | CMS +Y01 | Assault by pushing from high place | WHO +Y01XXXA | Assault by pushing from high place, initial encounter | CMS +Y01XXXD | Assault by pushing from high place, subsequent encounter | CMS +Y01XXXS | Assault by pushing from high place, sequela | CMS +Y02 | Assault by pushing or placing victim before moving object | WHO +Y020XXA | Assault by pushing or placing victim in front of motor vehicle, initial encounter | CMS +Y020XXD | Assault by pushing or placing victim in front of motor vehicle, subsequent encounter | CMS +Y020XXS | Assault by pushing or placing victim in front of motor vehicle, sequela | CMS +Y021XXA | Assault by pushing or placing victim in front of (subway) train, initial encounter | CMS +Y021XXD | Assault by pushing or placing victim in front of (subway) train, subsequent encounter | CMS +Y021XXS | Assault by pushing or placing victim in front of (subway) train, sequela | CMS +Y028XXA | Assault by pushing or placing victim in front of other moving object, initial encounter | CMS +Y028XXD | Assault by pushing or placing victim in front of other moving object, subsequent encounter | CMS +Y028XXS | Assault by pushing or placing victim in front of other moving object, sequela | CMS +Y03 | Assault by crashing of motor vehicle | WHO +Y030XXA | Assault by being hit or run over by motor vehicle, initial encounter | CMS +Y030XXD | Assault by being hit or run over by motor vehicle, subsequent encounter | CMS +Y030XXS | Assault by being hit or run over by motor vehicle, sequela | CMS +Y038XXA | Other assault by crashing of motor vehicle, initial encounter | CMS +Y038XXD | Other assault by crashing of motor vehicle, subsequent encounter | CMS +Y038XXS | Other assault by crashing of motor vehicle, sequela | CMS +Y04 | Assault by bodily force | WHO +Y040XXA | Assault by unarmed brawl or fight, initial encounter | CMS +Y040XXD | Assault by unarmed brawl or fight, subsequent encounter | CMS +Y040XXS | Assault by unarmed brawl or fight, sequela | CMS +Y041XXA | Assault by human bite, initial encounter | CMS +Y041XXD | Assault by human bite, subsequent encounter | CMS +Y041XXS | Assault by human bite, sequela | CMS +Y042XXA | Assault by strike against or bumped into by another person, initial encounter | CMS +Y042XXD | Assault by strike against or bumped into by another person, subsequent encounter | CMS +Y042XXS | Assault by strike against or bumped into by another person, sequela | CMS +Y048XXA | Assault by other bodily force, initial encounter | CMS +Y048XXD | Assault by other bodily force, subsequent encounter | CMS +Y048XXS | Assault by other bodily force, sequela | CMS +Y05 | Sexual assault by bodily force | WHO +Y06 | Neglect and abandonment | WHO +Y060 | By spouse or partner | WHO +Y061 | By parent | WHO +Y062 | By acquaintance or friend | WHO +Y068 | By other specified persons | WHO +Y069 | By unspecified person | WHO +Y07 | Other maltreatment | WHO +Y070 | By spouse or partner | WHO +Y0701 | Husband, perpetrator of maltreatment and neglect | CMS +Y0702 | Wife, perpetrator of maltreatment and neglect | CMS +Y0703 | Male partner, perpetrator of maltreatment and neglect | CMS +Y0704 | Female partner, perpetrator of maltreatment and neglect | CMS +Y071 | By parent | WHO +Y0711 | Biological father, perpetrator of maltreatment and neglect | CMS +Y0712 | Biological mother, perpetrator of maltreatment and neglect | CMS +Y0713 | Adoptive father, perpetrator of maltreatment and neglect | CMS +Y0714 | Adoptive mother, perpetrator of maltreatment and neglect | CMS +Y072 | By acquaintance or friend | WHO +Y073 | By official authorities | WHO +Y07410 | Brother, perpetrator of maltreatment and neglect | CMS +Y07411 | Sister, perpetrator of maltreatment and neglect | CMS +Y07420 | Foster father, perpetrator of maltreatment and neglect | CMS +Y07421 | Foster mother, perpetrator of maltreatment and neglect | CMS +Y07430 | Stepfather, perpetrator of maltreatment and neglect | CMS +Y07432 | Male friend of parent (co-residing in household), perpetrator of maltreatment and neglect | CMS +Y07433 | Stepmother, perpetrator of maltreatment and neglect | CMS +Y07434 | Female friend of parent (co-residing in household), perpetrator of maltreatment and neglect | CMS +Y07435 | Stepbrother, perpetrator or maltreatment and neglect | CMS +Y07436 | Stepsister, perpetrator of maltreatment and neglect | CMS +Y07490 | Male cousin, perpetrator of maltreatment and neglect | CMS +Y07491 | Female cousin, perpetrator of maltreatment and neglect | CMS +Y07499 | Other family member, perpetrator of maltreatment and neglect | CMS +Y0750 | Unspecified non-family member, perpetrator of maltreatment and neglect | CMS +Y07510 | At-home childcare provider, perpetrator of maltreatment and neglect | CMS +Y07511 | Daycare center childcare provider, perpetrator of maltreatment and neglect | CMS +Y07512 | At-home adultcare provider, perpetrator of maltreatment and neglect | CMS +Y07513 | Adultcare center provider, perpetrator of maltreatment and neglect | CMS +Y07519 | Unspecified daycare provider, perpetrator of maltreatment and neglect | CMS +Y07521 | Mental health provider, perpetrator of maltreatment and neglect | CMS +Y07528 | Other therapist or healthcare provider, perpetrator of maltreatment and neglect | CMS +Y07529 | Unspecified healthcare provider, perpetrator of maltreatment and neglect | CMS +Y0753 | Teacher or instructor, perpetrator of maltreatment and neglect | CMS +Y0759 | Other non-family member, perpetrator of maltreatment and neglect | CMS +Y076 | Multiple perpetrators of maltreatment and neglect | CMS +Y078 | By other specified persons | WHO +Y079 | By unspecified person | WHO +Y08 | Assault by other specified means | WHO +Y0801XA | Assault by strike by hockey stick, initial encounter | CMS +Y0801XD | Assault by strike by hockey stick, subsequent encounter | CMS +Y0801XS | Assault by strike by hockey stick, sequela | CMS +Y0802XA | Assault by strike by baseball bat, initial encounter | CMS +Y0802XD | Assault by strike by baseball bat, subsequent encounter | CMS +Y0802XS | Assault by strike by baseball bat, sequela | CMS +Y0809XA | Assault by strike by other specified type of sport equipment, initial encounter | CMS +Y0809XD | Assault by strike by other specified type of sport equipment, subsequent encounter | CMS +Y0809XS | Assault by strike by other specified type of sport equipment, sequela | CMS +Y0881XA | Assault by crashing of aircraft, initial encounter | CMS +Y0881XD | Assault by crashing of aircraft, subsequent encounter | CMS +Y0881XS | Assault by crashing of aircraft, sequela | CMS +Y0889XA | Assault by other specified means, initial encounter | CMS +Y0889XD | Assault by other specified means, subsequent encounter | CMS +Y0889XS | Assault by other specified means, sequela | CMS +Y09 | Assault by unspecified means | WHO +Y10 | Poisoning by and exposure to nonopioid analgesics, antipyretics and antirheumatics, undetermined intent | WHO +Y11 | Poisoning by and exposure to antiepileptic, sedative-hypnotic, antiparkinsonism and psychotropic drugs, not elsewhere classified, undetermined intent | WHO +Y12 | Poisoning by and exposure to narcotics and psychodysleptics [hallucinogens], not elsewhere classified, undetermined intent | WHO +Y13 | Poisoning by and exposure to other drugs acting on the autonomic nervous system, undetermined intent | WHO +Y14 | Poisoning by and exposure to other and unspecified drugs, medicaments and biological substances, undetermined intent | WHO +Y15 | Poisoning by and exposure to alcohol, undetermined intent | WHO +Y16 | Poisoning by and exposure to organic solvents and halogenated hydrocarbons and their vapours, undetermined intent | WHO +Y17 | Poisoning by and exposure to carbon monoxide and other gases and vapours, undetermined intent | WHO +Y170 | Poisoning by and exposure to carbon monoxide from combustion engine exhaust, undetermined intent | WHO +Y171 | Poisoning by and exposure to carbon monoxide from utility gas, undetermined intent | WHO +Y172 | Poisoning by and exposure to carbon monoxide from other domestic fuels, undetermined intent | WHO +Y173 | Poisoning by and exposure to carbon monoxide from other sources, undetermined intent | WHO +Y174 | Poisoning by and exposure to carbon monoxide from unspecified sources, undetermined intent | WHO +Y178 | Poisoning by and exposure to other specified gases and vapours, undetermined intent | WHO +Y179 | Poisoning by and exposure to unspecified gases and vapours, undetermined intent | WHO +Y18 | Poisoning by and exposure to pesticides, undetermined intent | WHO +Y19 | Poisoning by and exposure to other and unspecified chemicals and noxious substances, undetermined intent | WHO +Y20 | Hanging, strangulation and suffocation, undetermined intent | WHO +Y21 | Drowning and submersion, undetermined intent | WHO +Y210XXA | Drowning and submersion while in bathtub, undetermined intent, initial encounter | CMS +Y210XXD | Drowning and submersion while in bathtub, undetermined intent, subsequent encounter | CMS +Y210XXS | Drowning and submersion while in bathtub, undetermined intent, sequela | CMS +Y211XXA | Drowning and submersion after fall into bathtub, undetermined intent, initial encounter | CMS +Y211XXD | Drowning and submersion after fall into bathtub, undetermined intent, subsequent encounter | CMS +Y211XXS | Drowning and submersion after fall into bathtub, undetermined intent, sequela | CMS +Y212XXA | Drowning and submersion while in swimming pool, undetermined intent, initial encounter | CMS +Y212XXD | Drowning and submersion while in swimming pool, undetermined intent, subsequent encounter | CMS +Y212XXS | Drowning and submersion while in swimming pool, undetermined intent, sequela | CMS +Y213XXA | Drowning and submersion after fall into swimming pool, undetermined intent, initial encounter | CMS +Y213XXD | Drowning and submersion after fall into swimming pool, undetermined intent, subsequent encounter | CMS +Y213XXS | Drowning and submersion after fall into swimming pool, undetermined intent, sequela | CMS +Y214XXA | Drowning and submersion in natural water, undetermined intent, initial encounter | CMS +Y214XXD | Drowning and submersion in natural water, undetermined intent, subsequent encounter | CMS +Y214XXS | Drowning and submersion in natural water, undetermined intent, sequela | CMS +Y218XXA | Other drowning and submersion, undetermined intent, initial encounter | CMS +Y218XXD | Other drowning and submersion, undetermined intent, subsequent encounter | CMS +Y218XXS | Other drowning and submersion, undetermined intent, sequela | CMS +Y219XXA | Unspecified drowning and submersion, undetermined intent, initial encounter | CMS +Y219XXD | Unspecified drowning and submersion, undetermined intent, subsequent encounter | CMS +Y219XXS | Unspecified drowning and submersion, undetermined intent, sequela | CMS +Y22 | Handgun discharge, undetermined intent | WHO +Y22XXXA | Handgun discharge, undetermined intent, initial encounter | CMS +Y22XXXD | Handgun discharge, undetermined intent, subsequent encounter | CMS +Y22XXXS | Handgun discharge, undetermined intent, sequela | CMS +Y23 | Rifle, shotgun and larger firearm discharge, undetermined intent | WHO +Y230XXA | Shotgun discharge, undetermined intent, initial encounter | CMS +Y230XXD | Shotgun discharge, undetermined intent, subsequent encounter | CMS +Y230XXS | Shotgun discharge, undetermined intent, sequela | CMS +Y231XXA | Hunting rifle discharge, undetermined intent, initial encounter | CMS +Y231XXD | Hunting rifle discharge, undetermined intent, subsequent encounter | CMS +Y231XXS | Hunting rifle discharge, undetermined intent, sequela | CMS +Y232XXA | Military firearm discharge, undetermined intent, initial encounter | CMS +Y232XXD | Military firearm discharge, undetermined intent, subsequent encounter | CMS +Y232XXS | Military firearm discharge, undetermined intent, sequela | CMS +Y233XXA | Machine gun discharge, undetermined intent, initial encounter | CMS +Y233XXD | Machine gun discharge, undetermined intent, subsequent encounter | CMS +Y233XXS | Machine gun discharge, undetermined intent, sequela | CMS +Y238XXA | Other larger firearm discharge, undetermined intent, initial encounter | CMS +Y238XXD | Other larger firearm discharge, undetermined intent, subsequent encounter | CMS +Y238XXS | Other larger firearm discharge, undetermined intent, sequela | CMS +Y239XXA | Unspecified larger firearm discharge, undetermined intent, initial encounter | CMS +Y239XXD | Unspecified larger firearm discharge, undetermined intent, subsequent encounter | CMS +Y239XXS | Unspecified larger firearm discharge, undetermined intent, sequela | CMS +Y24 | Other and unspecified firearm discharge, undetermined intent | WHO +Y240XXA | Airgun discharge, undetermined intent, initial encounter | CMS +Y240XXD | Airgun discharge, undetermined intent, subsequent encounter | CMS +Y240XXS | Airgun discharge, undetermined intent, sequela | CMS +Y248XXA | Other firearm discharge, undetermined intent, initial encounter | CMS +Y248XXD | Other firearm discharge, undetermined intent, subsequent encounter | CMS +Y248XXS | Other firearm discharge, undetermined intent, sequela | CMS +Y249XXA | Unspecified firearm discharge, undetermined intent, initial encounter | CMS +Y249XXD | Unspecified firearm discharge, undetermined intent, subsequent encounter | CMS +Y249XXS | Unspecified firearm discharge, undetermined intent, sequela | CMS +Y25 | Contact with explosive material, undetermined intent | WHO +Y25XXXA | Contact with explosive material, undetermined intent, initial encounter | CMS +Y25XXXD | Contact with explosive material, undetermined intent, subsequent encounter | CMS +Y25XXXS | Contact with explosive material, undetermined intent, sequela | CMS +Y26 | Exposure to smoke, fire and flames, undetermined intent | WHO +Y26XXXA | Exposure to smoke, fire and flames, undetermined intent, initial encounter | CMS +Y26XXXD | Exposure to smoke, fire and flames, undetermined intent, subsequent encounter | CMS +Y26XXXS | Exposure to smoke, fire and flames, undetermined intent, sequela | CMS +Y27 | Contact with steam, hot vapours and hot objects, undetermined intent | WHO +Y270XXA | Contact with steam and hot vapors, undetermined intent, initial encounter | CMS +Y270XXD | Contact with steam and hot vapors, undetermined intent, subsequent encounter | CMS +Y270XXS | Contact with steam and hot vapors, undetermined intent, sequela | CMS +Y271XXA | Contact with hot tap water, undetermined intent, initial encounter | CMS +Y271XXD | Contact with hot tap water, undetermined intent, subsequent encounter | CMS +Y271XXS | Contact with hot tap water, undetermined intent, sequela | CMS +Y272XXA | Contact with hot fluids, undetermined intent, initial encounter | CMS +Y272XXD | Contact with hot fluids, undetermined intent, subsequent encounter | CMS +Y272XXS | Contact with hot fluids, undetermined intent, sequela | CMS +Y273XXA | Contact with hot household appliance, undetermined intent, initial encounter | CMS +Y273XXD | Contact with hot household appliance, undetermined intent, subsequent encounter | CMS +Y273XXS | Contact with hot household appliance, undetermined intent, sequela | CMS +Y278XXA | Contact with other hot objects, undetermined intent, initial encounter | CMS +Y278XXD | Contact with other hot objects, undetermined intent, subsequent encounter | CMS +Y278XXS | Contact with other hot objects, undetermined intent, sequela | CMS +Y279XXA | Contact with unspecified hot objects, undetermined intent, initial encounter | CMS +Y279XXD | Contact with unspecified hot objects, undetermined intent, subsequent encounter | CMS +Y279XXS | Contact with unspecified hot objects, undetermined intent, sequela | CMS +Y28 | Contact with sharp object, undetermined intent | WHO +Y280XXA | Contact with sharp glass, undetermined intent, initial encounter | CMS +Y280XXD | Contact with sharp glass, undetermined intent, subsequent encounter | CMS +Y280XXS | Contact with sharp glass, undetermined intent, sequela | CMS +Y281XXA | Contact with knife, undetermined intent, initial encounter | CMS +Y281XXD | Contact with knife, undetermined intent, subsequent encounter | CMS +Y281XXS | Contact with knife, undetermined intent, sequela | CMS +Y282XXA | Contact with sword or dagger, undetermined intent, initial encounter | CMS +Y282XXD | Contact with sword or dagger, undetermined intent, subsequent encounter | CMS +Y282XXS | Contact with sword or dagger, undetermined intent, sequela | CMS +Y288XXA | Contact with other sharp object, undetermined intent, initial encounter | CMS +Y288XXD | Contact with other sharp object, undetermined intent, subsequent encounter | CMS +Y288XXS | Contact with other sharp object, undetermined intent, sequela | CMS +Y289XXA | Contact with unspecified sharp object, undetermined intent, initial encounter | CMS +Y289XXD | Contact with unspecified sharp object, undetermined intent, subsequent encounter | CMS +Y289XXS | Contact with unspecified sharp object, undetermined intent, sequela | CMS +Y29 | Contact with blunt object, undetermined intent | WHO +Y29XXXA | Contact with blunt object, undetermined intent, initial encounter | CMS +Y29XXXD | Contact with blunt object, undetermined intent, subsequent encounter | CMS +Y29XXXS | Contact with blunt object, undetermined intent, sequela | CMS +Y30 | Falling, jumping or pushed from a high place, undetermined intent | WHO +Y30XXXA | Falling, jumping or pushed from a high place, undetermined intent, initial encounter | CMS +Y30XXXD | Falling, jumping or pushed from a high place, undetermined intent, subsequent encounter | CMS +Y30XXXS | Falling, jumping or pushed from a high place, undetermined intent, sequela | CMS +Y31 | Falling, lying or running before or into moving object, undetermined intent | WHO +Y31XXXA | Falling, lying or running before or into moving object, undetermined intent, initial encounter | CMS +Y31XXXD | Falling, lying or running before or into moving object, undetermined intent, subsequent encounter | CMS +Y31XXXS | Falling, lying or running before or into moving object, undetermined intent, sequela | CMS +Y32 | Crashing of motor vehicle, undetermined intent | WHO +Y32XXXA | Crashing of motor vehicle, undetermined intent, initial encounter | CMS +Y32XXXD | Crashing of motor vehicle, undetermined intent, subsequent encounter | CMS +Y32XXXS | Crashing of motor vehicle, undetermined intent, sequela | CMS +Y33 | Other specified events, undetermined intent | WHO +Y33XXXA | Other specified events, undetermined intent, initial encounter | CMS +Y33XXXD | Other specified events, undetermined intent, subsequent encounter | CMS +Y33XXXS | Other specified events, undetermined intent, sequela | CMS +Y34 | Unspecified event, undetermined intent | WHO +Y35 | Legal intervention | WHO +Y350 | Legal intervention involving firearm discharge | WHO +Y35001A | Legal intervention involving unspecified firearm discharge, law enforcement official injured, initial encounter | CMS +Y35001D | Legal intervention involving unspecified firearm discharge, law enforcement official injured, subsequent encounter | CMS +Y35001S | Legal intervention involving unspecified firearm discharge, law enforcement official injured, sequela | CMS +Y35002A | Legal intervention involving unspecified firearm discharge, bystander injured, initial encounter | CMS +Y35002D | Legal intervention involving unspecified firearm discharge, bystander injured, subsequent encounter | CMS +Y35002S | Legal intervention involving unspecified firearm discharge, bystander injured, sequela | CMS +Y35003A | Legal intervention involving unspecified firearm discharge, suspect injured, initial encounter | CMS +Y35003D | Legal intervention involving unspecified firearm discharge, suspect injured, subsequent encounter | CMS +Y35003S | Legal intervention involving unspecified firearm discharge, suspect injured, sequela | CMS +Y35011A | Legal intervention involving injury by machine gun, law enforcement official injured, initial encounter | CMS +Y35011D | Legal intervention involving injury by machine gun, law enforcement official injured, subsequent encounter | CMS +Y35011S | Legal intervention involving injury by machine gun, law enforcement official injured, sequela | CMS +Y35012A | Legal intervention involving injury by machine gun, bystander injured, initial encounter | CMS +Y35012D | Legal intervention involving injury by machine gun, bystander injured, subsequent encounter | CMS +Y35012S | Legal intervention involving injury by machine gun, bystander injured, sequela | CMS +Y35013A | Legal intervention involving injury by machine gun, suspect injured, initial encounter | CMS +Y35013D | Legal intervention involving injury by machine gun, suspect injured, subsequent encounter | CMS +Y35013S | Legal intervention involving injury by machine gun, suspect injured, sequela | CMS +Y35021A | Legal intervention involving injury by handgun, law enforcement official injured, initial encounter | CMS +Y35021D | Legal intervention involving injury by handgun, law enforcement official injured, subsequent encounter | CMS +Y35021S | Legal intervention involving injury by handgun, law enforcement official injured, sequela | CMS +Y35022A | Legal intervention involving injury by handgun, bystander injured, initial encounter | CMS +Y35022D | Legal intervention involving injury by handgun, bystander injured, subsequent encounter | CMS +Y35022S | Legal intervention involving injury by handgun, bystander injured, sequela | CMS +Y35023A | Legal intervention involving injury by handgun, suspect injured, initial encounter | CMS +Y35023D | Legal intervention involving injury by handgun, suspect injured, subsequent encounter | CMS +Y35023S | Legal intervention involving injury by handgun, suspect injured, sequela | CMS +Y35031A | Legal intervention involving injury by rifle pellet, law enforcement official injured, initial encounter | CMS +Y35031D | Legal intervention involving injury by rifle pellet, law enforcement official injured, subsequent encounter | CMS +Y35031S | Legal intervention involving injury by rifle pellet, law enforcement official injured, sequela | CMS +Y35032A | Legal intervention involving injury by rifle pellet, bystander injured, initial encounter | CMS +Y35032D | Legal intervention involving injury by rifle pellet, bystander injured, subsequent encounter | CMS +Y35032S | Legal intervention involving injury by rifle pellet, bystander injured, sequela | CMS +Y35033A | Legal intervention involving injury by rifle pellet, suspect injured, initial encounter | CMS +Y35033D | Legal intervention involving injury by rifle pellet, suspect injured, subsequent encounter | CMS +Y35033S | Legal intervention involving injury by rifle pellet, suspect injured, sequela | CMS +Y35041A | Legal intervention involving injury by rubber bullet, law enforcement official injured, initial encounter | CMS +Y35041D | Legal intervention involving injury by rubber bullet, law enforcement official injured, subsequent encounter | CMS +Y35041S | Legal intervention involving injury by rubber bullet, law enforcement official injured, sequela | CMS +Y35042A | Legal intervention involving injury by rubber bullet, bystander injured, initial encounter | CMS +Y35042D | Legal intervention involving injury by rubber bullet, bystander injured, subsequent encounter | CMS +Y35042S | Legal intervention involving injury by rubber bullet, bystander injured, sequela | CMS +Y35043A | Legal intervention involving injury by rubber bullet, suspect injured, initial encounter | CMS +Y35043D | Legal intervention involving injury by rubber bullet, suspect injured, subsequent encounter | CMS +Y35043S | Legal intervention involving injury by rubber bullet, suspect injured, sequela | CMS +Y35091A | Legal intervention involving other firearm discharge, law enforcement official injured, initial encounter | CMS +Y35091D | Legal intervention involving other firearm discharge, law enforcement official injured, subsequent encounter | CMS +Y35091S | Legal intervention involving other firearm discharge, law enforcement official injured, sequela | CMS +Y35092A | Legal intervention involving other firearm discharge, bystander injured, initial encounter | CMS +Y35092D | Legal intervention involving other firearm discharge, bystander injured, subsequent encounter | CMS +Y35092S | Legal intervention involving other firearm discharge, bystander injured, sequela | CMS +Y35093A | Legal intervention involving other firearm discharge, suspect injured, initial encounter | CMS +Y35093D | Legal intervention involving other firearm discharge, suspect injured, subsequent encounter | CMS +Y35093S | Legal intervention involving other firearm discharge, suspect injured, sequela | CMS +Y351 | Legal intervention involving explosives | WHO +Y35101A | Legal intervention involving unspecified explosives, law enforcement official injured, initial encounter | CMS +Y35101D | Legal intervention involving unspecified explosives, law enforcement official injured, subsequent encounter | CMS +Y35101S | Legal intervention involving unspecified explosives, law enforcement official injured, sequela | CMS +Y35102A | Legal intervention involving unspecified explosives, bystander injured, initial encounter | CMS +Y35102D | Legal intervention involving unspecified explosives, bystander injured, subsequent encounter | CMS +Y35102S | Legal intervention involving unspecified explosives, bystander injured, sequela | CMS +Y35103A | Legal intervention involving unspecified explosives, suspect injured, initial encounter | CMS +Y35103D | Legal intervention involving unspecified explosives, suspect injured, subsequent encounter | CMS +Y35103S | Legal intervention involving unspecified explosives, suspect injured, sequela | CMS +Y35111A | Legal intervention involving injury by dynamite, law enforcement official injured, initial encounter | CMS +Y35111D | Legal intervention involving injury by dynamite, law enforcement official injured, subsequent encounter | CMS +Y35111S | Legal intervention involving injury by dynamite, law enforcement official injured, sequela | CMS +Y35112A | Legal intervention involving injury by dynamite, bystander injured, initial encounter | CMS +Y35112D | Legal intervention involving injury by dynamite, bystander injured, subsequent encounter | CMS +Y35112S | Legal intervention involving injury by dynamite, bystander injured, sequela | CMS +Y35113A | Legal intervention involving injury by dynamite, suspect injured, initial encounter | CMS +Y35113D | Legal intervention involving injury by dynamite, suspect injured, subsequent encounter | CMS +Y35113S | Legal intervention involving injury by dynamite, suspect injured, sequela | CMS +Y35121A | Legal intervention involving injury by explosive shell, law enforcement official injured, initial encounter | CMS +Y35121D | Legal intervention involving injury by explosive shell, law enforcement official injured, subsequent encounter | CMS +Y35121S | Legal intervention involving injury by explosive shell, law enforcement official injured, sequela | CMS +Y35122A | Legal intervention involving injury by explosive shell, bystander injured, initial encounter | CMS +Y35122D | Legal intervention involving injury by explosive shell, bystander injured, subsequent encounter | CMS +Y35122S | Legal intervention involving injury by explosive shell, bystander injured, sequela | CMS +Y35123A | Legal intervention involving injury by explosive shell, suspect injured, initial encounter | CMS +Y35123D | Legal intervention involving injury by explosive shell, suspect injured, subsequent encounter | CMS +Y35123S | Legal intervention involving injury by explosive shell, suspect injured, sequela | CMS +Y35191A | Legal intervention involving other explosives, law enforcement official injured, initial encounter | CMS +Y35191D | Legal intervention involving other explosives, law enforcement official injured, subsequent encounter | CMS +Y35191S | Legal intervention involving other explosives, law enforcement official injured, sequela | CMS +Y35192A | Legal intervention involving other explosives, bystander injured, initial encounter | CMS +Y35192D | Legal intervention involving other explosives, bystander injured, subsequent encounter | CMS +Y35192S | Legal intervention involving other explosives, bystander injured, sequela | CMS +Y35193A | Legal intervention involving other explosives, suspect injured, initial encounter | CMS +Y35193D | Legal intervention involving other explosives, suspect injured, subsequent encounter | CMS +Y35193S | Legal intervention involving other explosives, suspect injured, sequela | CMS +Y352 | Legal intervention involving gas | WHO +Y35201A | Legal intervention involving unspecified gas, law enforcement official injured, initial encounter | CMS +Y35201D | Legal intervention involving unspecified gas, law enforcement official injured, subsequent encounter | CMS +Y35201S | Legal intervention involving unspecified gas, law enforcement official injured, sequela | CMS +Y35202A | Legal intervention involving unspecified gas, bystander injured, initial encounter | CMS +Y35202D | Legal intervention involving unspecified gas, bystander injured, subsequent encounter | CMS +Y35202S | Legal intervention involving unspecified gas, bystander injured, sequela | CMS +Y35203A | Legal intervention involving unspecified gas, suspect injured, initial encounter | CMS +Y35203D | Legal intervention involving unspecified gas, suspect injured, subsequent encounter | CMS +Y35203S | Legal intervention involving unspecified gas, suspect injured, sequela | CMS +Y35211A | Legal intervention involving injury by tear gas, law enforcement official injured, initial encounter | CMS +Y35211D | Legal intervention involving injury by tear gas, law enforcement official injured, subsequent encounter | CMS +Y35211S | Legal intervention involving injury by tear gas, law enforcement official injured, sequela | CMS +Y35212A | Legal intervention involving injury by tear gas, bystander injured, initial encounter | CMS +Y35212D | Legal intervention involving injury by tear gas, bystander injured, subsequent encounter | CMS +Y35212S | Legal intervention involving injury by tear gas, bystander injured, sequela | CMS +Y35213A | Legal intervention involving injury by tear gas, suspect injured, initial encounter | CMS +Y35213D | Legal intervention involving injury by tear gas, suspect injured, subsequent encounter | CMS +Y35213S | Legal intervention involving injury by tear gas, suspect injured, sequela | CMS +Y35291A | Legal intervention involving other gas, law enforcement official injured, initial encounter | CMS +Y35291D | Legal intervention involving other gas, law enforcement official injured, subsequent encounter | CMS +Y35291S | Legal intervention involving other gas, law enforcement official injured, sequela | CMS +Y35292A | Legal intervention involving other gas, bystander injured, initial encounter | CMS +Y35292D | Legal intervention involving other gas, bystander injured, subsequent encounter | CMS +Y35292S | Legal intervention involving other gas, bystander injured, sequela | CMS +Y35293A | Legal intervention involving other gas, suspect injured, initial encounter | CMS +Y35293D | Legal intervention involving other gas, suspect injured, subsequent encounter | CMS +Y35293S | Legal intervention involving other gas, suspect injured, sequela | CMS +Y353 | Legal intervention involving blunt objects | WHO +Y35301A | Legal intervention involving unspecified blunt objects, law enforcement official injured, initial encounter | CMS +Y35301D | Legal intervention involving unspecified blunt objects, law enforcement official injured, subsequent encounter | CMS +Y35301S | Legal intervention involving unspecified blunt objects, law enforcement official injured, sequela | CMS +Y35302A | Legal intervention involving unspecified blunt objects, bystander injured, initial encounter | CMS +Y35302D | Legal intervention involving unspecified blunt objects, bystander injured, subsequent encounter | CMS +Y35302S | Legal intervention involving unspecified blunt objects, bystander injured, sequela | CMS +Y35303A | Legal intervention involving unspecified blunt objects, suspect injured, initial encounter | CMS +Y35303D | Legal intervention involving unspecified blunt objects, suspect injured, subsequent encounter | CMS +Y35303S | Legal intervention involving unspecified blunt objects, suspect injured, sequela | CMS +Y35311A | Legal intervention involving baton, law enforcement official injured, initial encounter | CMS +Y35311D | Legal intervention involving baton, law enforcement official injured, subsequent encounter | CMS +Y35311S | Legal intervention involving baton, law enforcement official injured, sequela | CMS +Y35312A | Legal intervention involving baton, bystander injured, initial encounter | CMS +Y35312D | Legal intervention involving baton, bystander injured, subsequent encounter | CMS +Y35312S | Legal intervention involving baton, bystander injured, sequela | CMS +Y35313A | Legal intervention involving baton, suspect injured, initial encounter | CMS +Y35313D | Legal intervention involving baton, suspect injured, subsequent encounter | CMS +Y35313S | Legal intervention involving baton, suspect injured, sequela | CMS +Y35391A | Legal intervention involving other blunt objects, law enforcement official injured, initial encounter | CMS +Y35391D | Legal intervention involving other blunt objects, law enforcement official injured, subsequent encounter | CMS +Y35391S | Legal intervention involving other blunt objects, law enforcement official injured, sequela | CMS +Y35392A | Legal intervention involving other blunt objects, bystander injured, initial encounter | CMS +Y35392D | Legal intervention involving other blunt objects, bystander injured, subsequent encounter | CMS +Y35392S | Legal intervention involving other blunt objects, bystander injured, sequela | CMS +Y35393A | Legal intervention involving other blunt objects, suspect injured, initial encounter | CMS +Y35393D | Legal intervention involving other blunt objects, suspect injured, subsequent encounter | CMS +Y35393S | Legal intervention involving other blunt objects, suspect injured, sequela | CMS +Y354 | Legal intervention involving sharp objects | WHO +Y35401A | Legal intervention involving unspecified sharp objects, law enforcement official injured, initial encounter | CMS +Y35401D | Legal intervention involving unspecified sharp objects, law enforcement official injured, subsequent encounter | CMS +Y35401S | Legal intervention involving unspecified sharp objects, law enforcement official injured, sequela | CMS +Y35402A | Legal intervention involving unspecified sharp objects, bystander injured, initial encounter | CMS +Y35402D | Legal intervention involving unspecified sharp objects, bystander injured, subsequent encounter | CMS +Y35402S | Legal intervention involving unspecified sharp objects, bystander injured, sequela | CMS +Y35403A | Legal intervention involving unspecified sharp objects, suspect injured, initial encounter | CMS +Y35403D | Legal intervention involving unspecified sharp objects, suspect injured, subsequent encounter | CMS +Y35403S | Legal intervention involving unspecified sharp objects, suspect injured, sequela | CMS +Y35411A | Legal intervention involving bayonet, law enforcement official injured, initial encounter | CMS +Y35411D | Legal intervention involving bayonet, law enforcement official injured, subsequent encounter | CMS +Y35411S | Legal intervention involving bayonet, law enforcement official injured, sequela | CMS +Y35412A | Legal intervention involving bayonet, bystander injured, initial encounter | CMS +Y35412D | Legal intervention involving bayonet, bystander injured, subsequent encounter | CMS +Y35412S | Legal intervention involving bayonet, bystander injured, sequela | CMS +Y35413A | Legal intervention involving bayonet, suspect injured, initial encounter | CMS +Y35413D | Legal intervention involving bayonet, suspect injured, subsequent encounter | CMS +Y35413S | Legal intervention involving bayonet, suspect injured, sequela | CMS +Y35491A | Legal intervention involving other sharp objects, law enforcement official injured, initial encounter | CMS +Y35491D | Legal intervention involving other sharp objects, law enforcement official injured, subsequent encounter | CMS +Y35491S | Legal intervention involving other sharp objects, law enforcement official injured, sequela | CMS +Y35492A | Legal intervention involving other sharp objects, bystander injured, initial encounter | CMS +Y35492D | Legal intervention involving other sharp objects, bystander injured, subsequent encounter | CMS +Y35492S | Legal intervention involving other sharp objects, bystander injured, sequela | CMS +Y35493A | Legal intervention involving other sharp objects, suspect injured, initial encounter | CMS +Y35493D | Legal intervention involving other sharp objects, suspect injured, subsequent encounter | CMS +Y35493S | Legal intervention involving other sharp objects, suspect injured, sequela | CMS +Y355 | Legal execution | WHO +Y356 | Legal intervention involving other specified means | WHO +Y357 | Legal intervention, means unspecified | WHO +Y35811A | Legal intervention involving manhandling, law enforcement official injured, initial encounter | CMS +Y35811D | Legal intervention involving manhandling, law enforcement official injured, subsequent encounter | CMS +Y35811S | Legal intervention involving manhandling, law enforcement official injured, sequela | CMS +Y35812A | Legal intervention involving manhandling, bystander injured, initial encounter | CMS +Y35812D | Legal intervention involving manhandling, bystander injured, subsequent encounter | CMS +Y35812S | Legal intervention involving manhandling, bystander injured, sequela | CMS +Y35813A | Legal intervention involving manhandling, suspect injured, initial encounter | CMS +Y35813D | Legal intervention involving manhandling, suspect injured, subsequent encounter | CMS +Y35813S | Legal intervention involving manhandling, suspect injured, sequela | CMS +Y35891A | Legal intervention involving other specified means, law enforcement official injured, initial encounter | CMS +Y35891D | Legal intervention involving other specified means, law enforcement official injured, subsequent encounter | CMS +Y35891S | Legal intervention involving other specified means, law enforcement official injured, sequela | CMS +Y35892A | Legal intervention involving other specified means, bystander injured, initial encounter | CMS +Y35892D | Legal intervention involving other specified means, bystander injured, subsequent encounter | CMS +Y35892S | Legal intervention involving other specified means, bystander injured, sequela | CMS +Y35893A | Legal intervention involving other specified means, suspect injured, initial encounter | CMS +Y35893D | Legal intervention involving other specified means, suspect injured, subsequent encounter | CMS +Y35893S | Legal intervention involving other specified means, suspect injured, sequela | CMS +Y3591XA | Legal intervention, means unspecified, law enforcement official injured, initial encounter | CMS +Y3591XD | Legal intervention, means unspecified, law enforcement official injured, subsequent encounter | CMS +Y3591XS | Legal intervention, means unspecified, law enforcement official injured, sequela | CMS +Y3592XA | Legal intervention, means unspecified, bystander injured, initial encounter | CMS +Y3592XD | Legal intervention, means unspecified, bystander injured, subsequent encounter | CMS +Y3592XS | Legal intervention, means unspecified, bystander injured, sequela | CMS +Y3593XA | Legal intervention, means unspecified, suspect injured, initial encounter | CMS +Y3593XD | Legal intervention, means unspecified, suspect injured, subsequent encounter | CMS +Y3593XS | Legal intervention, means unspecified, suspect injured, sequela | CMS +Y36 | Operations of war | WHO +Y360 | War operations involving explosion of marine weapons | WHO +Y36000A | War operations involving explosion of unspecified marine weapon, military personnel, initial encounter | CMS +Y36000D | War operations involving explosion of unspecified marine weapon, military personnel, subsequent encounter | CMS +Y36000S | War operations involving explosion of unspecified marine weapon, military personnel, sequela | CMS +Y36001A | War operations involving explosion of unspecified marine weapon, civilian, initial encounter | CMS +Y36001D | War operations involving explosion of unspecified marine weapon, civilian, subsequent encounter | CMS +Y36001S | War operations involving explosion of unspecified marine weapon, civilian, sequela | CMS +Y36010A | War operations involving explosion of depth-charge, military personnel, initial encounter | CMS +Y36010D | War operations involving explosion of depth-charge, military personnel, subsequent encounter | CMS +Y36010S | War operations involving explosion of depth-charge, military personnel, sequela | CMS +Y36011A | War operations involving explosion of depth-charge, civilian, initial encounter | CMS +Y36011D | War operations involving explosion of depth-charge, civilian, subsequent encounter | CMS +Y36011S | War operations involving explosion of depth-charge, civilian, sequela | CMS +Y36020A | War operations involving explosion of marine mine, military personnel, initial encounter | CMS +Y36020D | War operations involving explosion of marine mine, military personnel, subsequent encounter | CMS +Y36020S | War operations involving explosion of marine mine, military personnel, sequela | CMS +Y36021A | War operations involving explosion of marine mine, civilian, initial encounter | CMS +Y36021D | War operations involving explosion of marine mine, civilian, subsequent encounter | CMS +Y36021S | War operations involving explosion of marine mine, civilian, sequela | CMS +Y36030A | War operations involving explosion of sea-based artillery shell, military personnel, initial encounter | CMS +Y36030D | War operations involving explosion of sea-based artillery shell, military personnel, subsequent encounter | CMS +Y36030S | War operations involving explosion of sea-based artillery shell, military personnel, sequela | CMS +Y36031A | War operations involving explosion of sea-based artillery shell, civilian, initial encounter | CMS +Y36031D | War operations involving explosion of sea-based artillery shell, civilian, subsequent encounter | CMS +Y36031S | War operations involving explosion of sea-based artillery shell, civilian, sequela | CMS +Y36040A | War operations involving explosion of torpedo, military personnel, initial encounter | CMS +Y36040D | War operations involving explosion of torpedo, military personnel, subsequent encounter | CMS +Y36040S | War operations involving explosion of torpedo, military personnel, sequela | CMS +Y36041A | War operations involving explosion of torpedo, civilian, initial encounter | CMS +Y36041D | War operations involving explosion of torpedo, civilian, subsequent encounter | CMS +Y36041S | War operations involving explosion of torpedo, civilian, sequela | CMS +Y36050A | War operations involving accidental detonation of onboard marine weapons, military personnel, initial encounter | CMS +Y36050D | War operations involving accidental detonation of onboard marine weapons, military personnel, subsequent encounter | CMS +Y36050S | War operations involving accidental detonation of onboard marine weapons, military personnel, sequela | CMS +Y36051A | War operations involving accidental detonation of onboard marine weapons, civilian, initial encounter | CMS +Y36051D | War operations involving accidental detonation of onboard marine weapons, civilian, subsequent encounter | CMS +Y36051S | War operations involving accidental detonation of onboard marine weapons, civilian, sequela | CMS +Y36090A | War operations involving explosion of other marine weapons, military personnel, initial encounter | CMS +Y36090D | War operations involving explosion of other marine weapons, military personnel, subsequent encounter | CMS +Y36090S | War operations involving explosion of other marine weapons, military personnel, sequela | CMS +Y36091A | War operations involving explosion of other marine weapons, civilian, initial encounter | CMS +Y36091D | War operations involving explosion of other marine weapons, civilian, subsequent encounter | CMS +Y36091S | War operations involving explosion of other marine weapons, civilian, sequela | CMS +Y361 | War operations involving destruction of aircraft | WHO +Y36100A | War operations involving unspecified destruction of aircraft, military personnel, initial encounter | CMS +Y36100D | War operations involving unspecified destruction of aircraft, military personnel, subsequent encounter | CMS +Y36100S | War operations involving unspecified destruction of aircraft, military personnel, sequela | CMS +Y36101A | War operations involving unspecified destruction of aircraft, civilian, initial encounter | CMS +Y36101D | War operations involving unspecified destruction of aircraft, civilian, subsequent encounter | CMS +Y36101S | War operations involving unspecified destruction of aircraft, civilian, sequela | CMS +Y36110A | War operations involving destruction of aircraft due to enemy fire or explosives, military personnel, initial encounter | CMS +Y36110D | War operations involving destruction of aircraft due to enemy fire or explosives, military personnel, subsequent encounter | CMS +Y36110S | War operations involving destruction of aircraft due to enemy fire or explosives, military personnel, sequela | CMS +Y36111A | War operations involving destruction of aircraft due to enemy fire or explosives, civilian, initial encounter | CMS +Y36111D | War operations involving destruction of aircraft due to enemy fire or explosives, civilian, subsequent encounter | CMS +Y36111S | War operations involving destruction of aircraft due to enemy fire or explosives, civilian, sequela | CMS +Y36120A | War operations involving destruction of aircraft due to collision with other aircraft, military personnel, initial encounter | CMS +Y36120D | War operations involving destruction of aircraft due to collision with other aircraft, military personnel, subsequent encounter | CMS +Y36120S | War operations involving destruction of aircraft due to collision with other aircraft, military personnel, sequela | CMS +Y36121A | War operations involving destruction of aircraft due to collision with other aircraft, civilian, initial encounter | CMS +Y36121D | War operations involving destruction of aircraft due to collision with other aircraft, civilian, subsequent encounter | CMS +Y36121S | War operations involving destruction of aircraft due to collision with other aircraft, civilian, sequela | CMS +Y36130A | War operations involving destruction of aircraft due to onboard fire, military personnel, initial encounter | CMS +Y36130D | War operations involving destruction of aircraft due to onboard fire, military personnel, subsequent encounter | CMS +Y36130S | War operations involving destruction of aircraft due to onboard fire, military personnel, sequela | CMS +Y36131A | War operations involving destruction of aircraft due to onboard fire, civilian, initial encounter | CMS +Y36131D | War operations involving destruction of aircraft due to onboard fire, civilian, subsequent encounter | CMS +Y36131S | War operations involving destruction of aircraft due to onboard fire, civilian, sequela | CMS +Y36140A | War operations involving destruction of aircraft due to accidental detonation of onboard munitions and explosives, military personnel, initial encounter | CMS +Y36140D | War operations involving destruction of aircraft due to accidental detonation of onboard munitions and explosives, military personnel, subsequent encounter | CMS +Y36140S | War operations involving destruction of aircraft due to accidental detonation of onboard munitions and explosives, military personnel, sequela | CMS +Y36141A | War operations involving destruction of aircraft due to accidental detonation of onboard munitions and explosives, civilian, initial encounter | CMS +Y36141D | War operations involving destruction of aircraft due to accidental detonation of onboard munitions and explosives, civilian, subsequent encounter | CMS +Y36141S | War operations involving destruction of aircraft due to accidental detonation of onboard munitions and explosives, civilian, sequela | CMS +Y36190A | War operations involving other destruction of aircraft, military personnel, initial encounter | CMS +Y36190D | War operations involving other destruction of aircraft, military personnel, subsequent encounter | CMS +Y36190S | War operations involving other destruction of aircraft, military personnel, sequela | CMS +Y36191A | War operations involving other destruction of aircraft, civilian, initial encounter | CMS +Y36191D | War operations involving other destruction of aircraft, civilian, subsequent encounter | CMS +Y36191S | War operations involving other destruction of aircraft, civilian, sequela | CMS +Y362 | War operations involving other explosions and fragments | WHO +Y36200A | War operations involving unspecified explosion and fragments, military personnel, initial encounter | CMS +Y36200D | War operations involving unspecified explosion and fragments, military personnel, subsequent encounter | CMS +Y36200S | War operations involving unspecified explosion and fragments, military personnel, sequela | CMS +Y36201A | War operations involving unspecified explosion and fragments, civilian, initial encounter | CMS +Y36201D | War operations involving unspecified explosion and fragments, civilian, subsequent encounter | CMS +Y36201S | War operations involving unspecified explosion and fragments, civilian, sequela | CMS +Y36210A | War operations involving explosion of aerial bomb, military personnel, initial encounter | CMS +Y36210D | War operations involving explosion of aerial bomb, military personnel, subsequent encounter | CMS +Y36210S | War operations involving explosion of aerial bomb, military personnel, sequela | CMS +Y36211A | War operations involving explosion of aerial bomb, civilian, initial encounter | CMS +Y36211D | War operations involving explosion of aerial bomb, civilian, subsequent encounter | CMS +Y36211S | War operations involving explosion of aerial bomb, civilian, sequela | CMS +Y36220A | War operations involving explosion of guided missile, military personnel, initial encounter | CMS +Y36220D | War operations involving explosion of guided missile, military personnel, subsequent encounter | CMS +Y36220S | War operations involving explosion of guided missile, military personnel, sequela | CMS +Y36221A | War operations involving explosion of guided missile, civilian, initial encounter | CMS +Y36221D | War operations involving explosion of guided missile, civilian, subsequent encounter | CMS +Y36221S | War operations involving explosion of guided missile, civilian, sequela | CMS +Y36230A | War operations involving explosion of improvised explosive device [IED], military personnel, initial encounter | CMS +Y36230D | War operations involving explosion of improvised explosive device [IED], military personnel, subsequent encounter | CMS +Y36230S | War operations involving explosion of improvised explosive device [IED], military personnel, sequela | CMS +Y36231A | War operations involving explosion of improvised explosive device [IED], civilian, initial encounter | CMS +Y36231D | War operations involving explosion of improvised explosive device [IED], civilian, subsequent encounter | CMS +Y36231S | War operations involving explosion of improvised explosive device [IED], civilian, sequela | CMS +Y36240A | War operations involving explosion due to accidental detonation and discharge of own munitions or munitions launch device, military personnel, initial encounter | CMS +Y36240D | War operations involving explosion due to accidental detonation and discharge of own munitions or munitions launch device, military personnel, subsequent encounter | CMS +Y36240S | War operations involving explosion due to accidental detonation and discharge of own munitions or munitions launch device, military personnel, sequela | CMS +Y36241A | War operations involving explosion due to accidental detonation and discharge of own munitions or munitions launch device, civilian, initial encounter | CMS +Y36241D | War operations involving explosion due to accidental detonation and discharge of own munitions or munitions launch device, civilian, subsequent encounter | CMS +Y36241S | War operations involving explosion due to accidental detonation and discharge of own munitions or munitions launch device, civilian, sequela | CMS +Y36250A | War operations involving fragments from munitions, military personnel, initial encounter | CMS +Y36250D | War operations involving fragments from munitions, military personnel, subsequent encounter | CMS +Y36250S | War operations involving fragments from munitions, military personnel, sequela | CMS +Y36251A | War operations involving fragments from munitions, civilian, initial encounter | CMS +Y36251D | War operations involving fragments from munitions, civilian, subsequent encounter | CMS +Y36251S | War operations involving fragments from munitions, civilian, sequela | CMS +Y36260A | War operations involving fragments of improvised explosive device [IED], military personnel, initial encounter | CMS +Y36260D | War operations involving fragments of improvised explosive device [IED], military personnel, subsequent encounter | CMS +Y36260S | War operations involving fragments of improvised explosive device [IED], military personnel, sequela | CMS +Y36261A | War operations involving fragments of improvised explosive device [IED], civilian, initial encounter | CMS +Y36261D | War operations involving fragments of improvised explosive device [IED], civilian, subsequent encounter | CMS +Y36261S | War operations involving fragments of improvised explosive device [IED], civilian, sequela | CMS +Y36270A | War operations involving fragments from weapons, military personnel, initial encounter | CMS +Y36270D | War operations involving fragments from weapons, military personnel, subsequent encounter | CMS +Y36270S | War operations involving fragments from weapons, military personnel, sequela | CMS +Y36271A | War operations involving fragments from weapons, civilian, initial encounter | CMS +Y36271D | War operations involving fragments from weapons, civilian, subsequent encounter | CMS +Y36271S | War operations involving fragments from weapons, civilian, sequela | CMS +Y36290A | War operations involving other explosions and fragments, military personnel, initial encounter | CMS +Y36290D | War operations involving other explosions and fragments, military personnel, subsequent encounter | CMS +Y36290S | War operations involving other explosions and fragments, military personnel, sequela | CMS +Y36291A | War operations involving other explosions and fragments, civilian, initial encounter | CMS +Y36291D | War operations involving other explosions and fragments, civilian, subsequent encounter | CMS +Y36291S | War operations involving other explosions and fragments, civilian, sequela | CMS +Y363 | War operations involving fires, conflagrations and hot substances | WHO +Y36300A | War operations involving unspecified fire, conflagration and hot substance, military personnel, initial encounter | CMS +Y36300D | War operations involving unspecified fire, conflagration and hot substance, military personnel, subsequent encounter | CMS +Y36300S | War operations involving unspecified fire, conflagration and hot substance, military personnel, sequela | CMS +Y36301A | War operations involving unspecified fire, conflagration and hot substance, civilian, initial encounter | CMS +Y36301D | War operations involving unspecified fire, conflagration and hot substance, civilian, subsequent encounter | CMS +Y36301S | War operations involving unspecified fire, conflagration and hot substance, civilian, sequela | CMS +Y36310A | War operations involving gasoline bomb, military personnel, initial encounter | CMS +Y36310D | War operations involving gasoline bomb, military personnel, subsequent encounter | CMS +Y36310S | War operations involving gasoline bomb, military personnel, sequela | CMS +Y36311A | War operations involving gasoline bomb, civilian, initial encounter | CMS +Y36311D | War operations involving gasoline bomb, civilian, subsequent encounter | CMS +Y36311S | War operations involving gasoline bomb, civilian, sequela | CMS +Y36320A | War operations involving incendiary bullet, military personnel, initial encounter | CMS +Y36320D | War operations involving incendiary bullet, military personnel, subsequent encounter | CMS +Y36320S | War operations involving incendiary bullet, military personnel, sequela | CMS +Y36321A | War operations involving incendiary bullet, civilian, initial encounter | CMS +Y36321D | War operations involving incendiary bullet, civilian, subsequent encounter | CMS +Y36321S | War operations involving incendiary bullet, civilian, sequela | CMS +Y36330A | War operations involving flamethrower, military personnel, initial encounter | CMS +Y36330D | War operations involving flamethrower, military personnel, subsequent encounter | CMS +Y36330S | War operations involving flamethrower, military personnel, sequela | CMS +Y36331A | War operations involving flamethrower, civilian, initial encounter | CMS +Y36331D | War operations involving flamethrower, civilian, subsequent encounter | CMS +Y36331S | War operations involving flamethrower, civilian, sequela | CMS +Y36390A | War operations involving other fires, conflagrations and hot substances, military personnel, initial encounter | CMS +Y36390D | War operations involving other fires, conflagrations and hot substances, military personnel, subsequent encounter | CMS +Y36390S | War operations involving other fires, conflagrations and hot substances, military personnel, sequela | CMS +Y36391A | War operations involving other fires, conflagrations and hot substances, civilian, initial encounter | CMS +Y36391D | War operations involving other fires, conflagrations and hot substances, civilian, subsequent encounter | CMS +Y36391S | War operations involving other fires, conflagrations and hot substances, civilian, sequela | CMS +Y364 | War operations involving firearm discharge and other forms of conventional warfare | WHO +Y36410A | War operations involving rubber bullets, military personnel, initial encounter | CMS +Y36410D | War operations involving rubber bullets, military personnel, subsequent encounter | CMS +Y36410S | War operations involving rubber bullets, military personnel, sequela | CMS +Y36411A | War operations involving rubber bullets, civilian, initial encounter | CMS +Y36411D | War operations involving rubber bullets, civilian, subsequent encounter | CMS +Y36411S | War operations involving rubber bullets, civilian, sequela | CMS +Y36420A | War operations involving firearms pellets, military personnel, initial encounter | CMS +Y36420D | War operations involving firearms pellets, military personnel, subsequent encounter | CMS +Y36420S | War operations involving firearms pellets, military personnel, sequela | CMS +Y36421A | War operations involving firearms pellets, civilian, initial encounter | CMS +Y36421D | War operations involving firearms pellets, civilian, subsequent encounter | CMS +Y36421S | War operations involving firearms pellets, civilian, sequela | CMS +Y36430A | War operations involving other firearms discharge, military personnel, initial encounter | CMS +Y36430D | War operations involving other firearms discharge, military personnel, subsequent encounter | CMS +Y36430S | War operations involving other firearms discharge, military personnel, sequela | CMS +Y36431A | War operations involving other firearms discharge, civilian, initial encounter | CMS +Y36431D | War operations involving other firearms discharge, civilian, subsequent encounter | CMS +Y36431S | War operations involving other firearms discharge, civilian, sequela | CMS +Y36440A | War operations involving unarmed hand to hand combat, military personnel, initial encounter | CMS +Y36440D | War operations involving unarmed hand to hand combat, military personnel, subsequent encounter | CMS +Y36440S | War operations involving unarmed hand to hand combat, military personnel, sequela | CMS +Y36441A | War operations involving unarmed hand to hand combat, civilian, initial encounter | CMS +Y36441D | War operations involving unarmed hand to hand combat, civilian, subsequent encounter | CMS +Y36441S | War operations involving unarmed hand to hand combat, civilian, sequela | CMS +Y36450A | War operations involving combat using blunt or piercing object, military personnel, initial encounter | CMS +Y36450D | War operations involving combat using blunt or piercing object, military personnel, subsequent encounter | CMS +Y36450S | War operations involving combat using blunt or piercing object, military personnel, sequela | CMS +Y36451A | War operations involving combat using blunt or piercing object, civilian, initial encounter | CMS +Y36451D | War operations involving combat using blunt or piercing object, civilian, subsequent encounter | CMS +Y36451S | War operations involving combat using blunt or piercing object, civilian, sequela | CMS +Y36460A | War operations involving intentional restriction of air and airway, military personnel, initial encounter | CMS +Y36460D | War operations involving intentional restriction of air and airway, military personnel, subsequent encounter | CMS +Y36460S | War operations involving intentional restriction of air and airway, military personnel, sequela | CMS +Y36461A | War operations involving intentional restriction of air and airway, civilian, initial encounter | CMS +Y36461D | War operations involving intentional restriction of air and airway, civilian, subsequent encounter | CMS +Y36461S | War operations involving intentional restriction of air and airway, civilian, sequela | CMS +Y36470A | War operations involving unintentional restriction of air and airway, military personnel, initial encounter | CMS +Y36470D | War operations involving unintentional restriction of air and airway, military personnel, subsequent encounter | CMS +Y36470S | War operations involving unintentional restriction of air and airway, military personnel, sequela | CMS +Y36471A | War operations involving unintentional restriction of air and airway, civilian, initial encounter | CMS +Y36471D | War operations involving unintentional restriction of air and airway, civilian, subsequent encounter | CMS +Y36471S | War operations involving unintentional restriction of air and airway, civilian, sequela | CMS +Y36490A | War operations involving other forms of conventional warfare, military personnel, initial encounter | CMS +Y36490D | War operations involving other forms of conventional warfare, military personnel, subsequent encounter | CMS +Y36490S | War operations involving other forms of conventional warfare, military personnel, sequela | CMS +Y36491A | War operations involving other forms of conventional warfare, civilian, initial encounter | CMS +Y36491D | War operations involving other forms of conventional warfare, civilian, subsequent encounter | CMS +Y36491S | War operations involving other forms of conventional warfare, civilian, sequela | CMS +Y365 | War operations involving nuclear weapons | WHO +Y36500A | War operations involving unspecified effect of nuclear weapon, military personnel, initial encounter | CMS +Y36500D | War operations involving unspecified effect of nuclear weapon, military personnel, subsequent encounter | CMS +Y36500S | War operations involving unspecified effect of nuclear weapon, military personnel, sequela | CMS +Y36501A | War operations involving unspecified effect of nuclear weapon, civilian, initial encounter | CMS +Y36501D | War operations involving unspecified effect of nuclear weapon, civilian, subsequent encounter | CMS +Y36501S | War operations involving unspecified effect of nuclear weapon, civilian, sequela | CMS +Y36510A | War operations involving direct blast effect of nuclear weapon, military personnel, initial encounter | CMS +Y36510D | War operations involving direct blast effect of nuclear weapon, military personnel, subsequent encounter | CMS +Y36510S | War operations involving direct blast effect of nuclear weapon, military personnel, sequela | CMS +Y36511A | War operations involving direct blast effect of nuclear weapon, civilian, initial encounter | CMS +Y36511D | War operations involving direct blast effect of nuclear weapon, civilian, subsequent encounter | CMS +Y36511S | War operations involving direct blast effect of nuclear weapon, civilian, sequela | CMS +Y36520A | War operations involving indirect blast effect of nuclear weapon, military personnel, initial encounter | CMS +Y36520D | War operations involving indirect blast effect of nuclear weapon, military personnel, subsequent encounter | CMS +Y36520S | War operations involving indirect blast effect of nuclear weapon, military personnel, sequela | CMS +Y36521A | War operations involving indirect blast effect of nuclear weapon, civilian, initial encounter | CMS +Y36521D | War operations involving indirect blast effect of nuclear weapon, civilian, subsequent encounter | CMS +Y36521S | War operations involving indirect blast effect of nuclear weapon, civilian, sequela | CMS +Y36530A | War operations involving thermal radiation effect of nuclear weapon, military personnel, initial encounter | CMS +Y36530D | War operations involving thermal radiation effect of nuclear weapon, military personnel, subsequent encounter | CMS +Y36530S | War operations involving thermal radiation effect of nuclear weapon, military personnel, sequela | CMS +Y36531A | War operations involving thermal radiation effect of nuclear weapon, civilian, initial encounter | CMS +Y36531D | War operations involving thermal radiation effect of nuclear weapon, civilian, subsequent encounter | CMS +Y36531S | War operations involving thermal radiation effect of nuclear weapon, civilian, sequela | CMS +Y36540A | War operation involving nuclear radiation effects of nuclear weapon, military personnel, initial encounter | CMS +Y36540D | War operation involving nuclear radiation effects of nuclear weapon, military personnel, subsequent encounter | CMS +Y36540S | War operation involving nuclear radiation effects of nuclear weapon, military personnel, sequela | CMS +Y36541A | War operation involving nuclear radiation effects of nuclear weapon, civilian, initial encounter | CMS +Y36541D | War operation involving nuclear radiation effects of nuclear weapon, civilian, subsequent encounter | CMS +Y36541S | War operation involving nuclear radiation effects of nuclear weapon, civilian, sequela | CMS +Y36590A | War operation involving other effects of nuclear weapons, military personnel, initial encounter | CMS +Y36590D | War operation involving other effects of nuclear weapons, military personnel, subsequent encounter | CMS +Y36590S | War operation involving other effects of nuclear weapons, military personnel, sequela | CMS +Y36591A | War operation involving other effects of nuclear weapons, civilian, initial encounter | CMS +Y36591D | War operation involving other effects of nuclear weapons, civilian, subsequent encounter | CMS +Y36591S | War operation involving other effects of nuclear weapons, civilian, sequela | CMS +Y366 | War operations involving biological weapons | WHO +Y366X0A | War operations involving biological weapons, military personnel, initial encounter | CMS +Y366X0D | War operations involving biological weapons, military personnel, subsequent encounter | CMS +Y366X0S | War operations involving biological weapons, military personnel, sequela | CMS +Y366X1A | War operations involving biological weapons, civilian, initial encounter | CMS +Y366X1D | War operations involving biological weapons, civilian, subsequent encounter | CMS +Y366X1S | War operations involving biological weapons, civilian, sequela | CMS +Y367 | War operations involving chemical weapons and other forms of unconventional warfare | WHO +Y367X0A | War operations involving chemical weapons and other forms of unconventional warfare, military personnel, initial encounter | CMS +Y367X0D | War operations involving chemical weapons and other forms of unconventional warfare, military personnel, subsequent encounter | CMS +Y367X0S | War operations involving chemical weapons and other forms of unconventional warfare, military personnel, sequela | CMS +Y367X1A | War operations involving chemical weapons and other forms of unconventional warfare, civilian, initial encounter | CMS +Y367X1D | War operations involving chemical weapons and other forms of unconventional warfare, civilian, subsequent encounter | CMS +Y367X1S | War operations involving chemical weapons and other forms of unconventional warfare, civilian, sequela | CMS +Y368 | War operations occurring after cessation of hostilities | WHO +Y36810A | Explosion of mine placed during war operations but exploding after cessation of hostilities, military personnel, initial encounter | CMS +Y36810D | Explosion of mine placed during war operations but exploding after cessation of hostilities, military personnel, subsequent encounter | CMS +Y36810S | Explosion of mine placed during war operations but exploding after cessation of hostilities, military personnel, sequela | CMS +Y36811A | Explosion of mine placed during war operations but exploding after cessation of hostilities, civilian, initial encounter | CMS +Y36811D | Explosion of mine placed during war operations but exploding after cessation of hostilities, civilian, subsequent encounter | CMS +Y36811S | Explosion of mine placed during war operations but exploding after cessation of hostilities, civilian, sequela | CMS +Y36820A | Explosion of bomb placed during war operations but exploding after cessation of hostilities, military personnel, initial encounter | CMS +Y36820D | Explosion of bomb placed during war operations but exploding after cessation of hostilities, military personnel, subsequent encounter | CMS +Y36820S | Explosion of bomb placed during war operations but exploding after cessation of hostilities, military personnel, sequela | CMS +Y36821A | Explosion of bomb placed during war operations but exploding after cessation of hostilities, civilian, initial encounter | CMS +Y36821D | Explosion of bomb placed during war operations but exploding after cessation of hostilities, civilian, subsequent encounter | CMS +Y36821S | Explosion of bomb placed during war operations but exploding after cessation of hostilities, civilian, sequela | CMS +Y36880A | Other war operations occurring after cessation of hostilities, military personnel, initial encounter | CMS +Y36880D | Other war operations occurring after cessation of hostilities, military personnel, subsequent encounter | CMS +Y36880S | Other war operations occurring after cessation of hostilities, military personnel, sequela | CMS +Y36881A | Other war operations occurring after cessation of hostilities, civilian, initial encounter | CMS +Y36881D | Other war operations occurring after cessation of hostilities, civilian, subsequent encounter | CMS +Y36881S | Other war operations occurring after cessation of hostilities, civilian, sequela | CMS +Y36890A | Unspecified war operations occurring after cessation of hostilities, military personnel, initial encounter | CMS +Y36890D | Unspecified war operations occurring after cessation of hostilities, military personnel, subsequent encounter | CMS +Y36890S | Unspecified war operations occurring after cessation of hostilities, military personnel, sequela | CMS +Y36891A | Unspecified war operations occurring after cessation of hostilities, civilian, initial encounter | CMS +Y36891D | Unspecified war operations occurring after cessation of hostilities, civilian, subsequent encounter | CMS +Y36891S | Unspecified war operations occurring after cessation of hostilities, civilian, sequela | CMS +Y369 | War operations, unspecified | WHO +Y3690XA | War operations, unspecified, initial encounter | CMS +Y3690XD | War operations, unspecified, subsequent encounter | CMS +Y3690XS | War operations, unspecified, sequela | CMS +Y3691XA | War operations involving unspecified weapon of mass destruction [WMD], initial encounter | CMS +Y3691XD | War operations involving unspecified weapon of mass destruction [WMD], subsequent encounter | CMS +Y3691XS | War operations involving unspecified weapon of mass destruction [WMD], sequela | CMS +Y3692XA | War operations involving friendly fire, initial encounter | CMS +Y3692XD | War operations involving friendly fire, subsequent encounter | CMS +Y3692XS | War operations involving friendly fire, sequela | CMS +Y37000A | Military operations involving explosion of unspecified marine weapon, military personnel, initial encounter | CMS +Y37000D | Military operations involving explosion of unspecified marine weapon, military personnel, subsequent encounter | CMS +Y37000S | Military operations involving explosion of unspecified marine weapon, military personnel, sequela | CMS +Y37001A | Military operations involving explosion of unspecified marine weapon, civilian, initial encounter | CMS +Y37001D | Military operations involving explosion of unspecified marine weapon, civilian, subsequent encounter | CMS +Y37001S | Military operations involving explosion of unspecified marine weapon, civilian, sequela | CMS +Y37010A | Military operations involving explosion of depth-charge, military personnel, initial encounter | CMS +Y37010D | Military operations involving explosion of depth-charge, military personnel, subsequent encounter | CMS +Y37010S | Military operations involving explosion of depth-charge, military personnel, sequela | CMS +Y37011A | Military operations involving explosion of depth-charge, civilian, initial encounter | CMS +Y37011D | Military operations involving explosion of depth-charge, civilian, subsequent encounter | CMS +Y37011S | Military operations involving explosion of depth-charge, civilian, sequela | CMS +Y37020A | Military operations involving explosion of marine mine, military personnel, initial encounter | CMS +Y37020D | Military operations involving explosion of marine mine, military personnel, subsequent encounter | CMS +Y37020S | Military operations involving explosion of marine mine, military personnel, sequela | CMS +Y37021A | Military operations involving explosion of marine mine, civilian, initial encounter | CMS +Y37021D | Military operations involving explosion of marine mine, civilian, subsequent encounter | CMS +Y37021S | Military operations involving explosion of marine mine, civilian, sequela | CMS +Y37030A | Military operations involving explosion of sea-based artillery shell, military personnel, initial encounter | CMS +Y37030D | Military operations involving explosion of sea-based artillery shell, military personnel, subsequent encounter | CMS +Y37030S | Military operations involving explosion of sea-based artillery shell, military personnel, sequela | CMS +Y37031A | Military operations involving explosion of sea-based artillery shell, civilian, initial encounter | CMS +Y37031D | Military operations involving explosion of sea-based artillery shell, civilian, subsequent encounter | CMS +Y37031S | Military operations involving explosion of sea-based artillery shell, civilian, sequela | CMS +Y37040A | Military operations involving explosion of torpedo, military personnel, initial encounter | CMS +Y37040D | Military operations involving explosion of torpedo, military personnel, subsequent encounter | CMS +Y37040S | Military operations involving explosion of torpedo, military personnel, sequela | CMS +Y37041A | Military operations involving explosion of torpedo, civilian, initial encounter | CMS +Y37041D | Military operations involving explosion of torpedo, civilian, subsequent encounter | CMS +Y37041S | Military operations involving explosion of torpedo, civilian, sequela | CMS +Y37050A | Military operations involving accidental detonation of onboard marine weapons, military personnel, initial encounter | CMS +Y37050D | Military operations involving accidental detonation of onboard marine weapons, military personnel, subsequent encounter | CMS +Y37050S | Military operations involving accidental detonation of onboard marine weapons, military personnel, sequela | CMS +Y37051A | Military operations involving accidental detonation of onboard marine weapons, civilian, initial encounter | CMS +Y37051D | Military operations involving accidental detonation of onboard marine weapons, civilian, subsequent encounter | CMS +Y37051S | Military operations involving accidental detonation of onboard marine weapons, civilian, sequela | CMS +Y37090A | Military operations involving explosion of other marine weapons, military personnel, initial encounter | CMS +Y37090D | Military operations involving explosion of other marine weapons, military personnel, subsequent encounter | CMS +Y37090S | Military operations involving explosion of other marine weapons, military personnel, sequela | CMS +Y37091A | Military operations involving explosion of other marine weapons, civilian, initial encounter | CMS +Y37091D | Military operations involving explosion of other marine weapons, civilian, subsequent encounter | CMS +Y37091S | Military operations involving explosion of other marine weapons, civilian, sequela | CMS +Y37100A | Military operations involving unspecified destruction of aircraft, military personnel, initial encounter | CMS +Y37100D | Military operations involving unspecified destruction of aircraft, military personnel, subsequent encounter | CMS +Y37100S | Military operations involving unspecified destruction of aircraft, military personnel, sequela | CMS +Y37101A | Military operations involving unspecified destruction of aircraft, civilian, initial encounter | CMS +Y37101D | Military operations involving unspecified destruction of aircraft, civilian, subsequent encounter | CMS +Y37101S | Military operations involving unspecified destruction of aircraft, civilian, sequela | CMS +Y37110A | Military operations involving destruction of aircraft due to enemy fire or explosives, military personnel, initial encounter | CMS +Y37110D | Military operations involving destruction of aircraft due to enemy fire or explosives, military personnel, subsequent encounter | CMS +Y37110S | Military operations involving destruction of aircraft due to enemy fire or explosives, military personnel, sequela | CMS +Y37111A | Military operations involving destruction of aircraft due to enemy fire or explosives, civilian, initial encounter | CMS +Y37111D | Military operations involving destruction of aircraft due to enemy fire or explosives, civilian, subsequent encounter | CMS +Y37111S | Military operations involving destruction of aircraft due to enemy fire or explosives, civilian, sequela | CMS +Y37120A | Military operations involving destruction of aircraft due to collision with other aircraft, military personnel, initial encounter | CMS +Y37120D | Military operations involving destruction of aircraft due to collision with other aircraft, military personnel, subsequent encounter | CMS +Y37120S | Military operations involving destruction of aircraft due to collision with other aircraft, military personnel, sequela | CMS +Y37121A | Military operations involving destruction of aircraft due to collision with other aircraft, civilian, initial encounter | CMS +Y37121D | Military operations involving destruction of aircraft due to collision with other aircraft, civilian, subsequent encounter | CMS +Y37121S | Military operations involving destruction of aircraft due to collision with other aircraft, civilian, sequela | CMS +Y37130A | Military operations involving destruction of aircraft due to onboard fire, military personnel, initial encounter | CMS +Y37130D | Military operations involving destruction of aircraft due to onboard fire, military personnel, subsequent encounter | CMS +Y37130S | Military operations involving destruction of aircraft due to onboard fire, military personnel, sequela | CMS +Y37131A | Military operations involving destruction of aircraft due to onboard fire, civilian, initial encounter | CMS +Y37131D | Military operations involving destruction of aircraft due to onboard fire, civilian, subsequent encounter | CMS +Y37131S | Military operations involving destruction of aircraft due to onboard fire, civilian, sequela | CMS +Y37140A | Military operations involving destruction of aircraft due to accidental detonation of onboard munitions and explosives, military personnel, initial encounter | CMS +Y37140D | Military operations involving destruction of aircraft due to accidental detonation of onboard munitions and explosives, military personnel, subsequent encounter | CMS +Y37140S | Military operations involving destruction of aircraft due to accidental detonation of onboard munitions and explosives, military personnel, sequela | CMS +Y37141A | Military operations involving destruction of aircraft due to accidental detonation of onboard munitions and explosives, civilian, initial encounter | CMS +Y37141D | Military operations involving destruction of aircraft due to accidental detonation of onboard munitions and explosives, civilian, subsequent encounter | CMS +Y37141S | Military operations involving destruction of aircraft due to accidental detonation of onboard munitions and explosives, civilian, sequela | CMS +Y37190A | Military operations involving other destruction of aircraft, military personnel, initial encounter | CMS +Y37190D | Military operations involving other destruction of aircraft, military personnel, subsequent encounter | CMS +Y37190S | Military operations involving other destruction of aircraft, military personnel, sequela | CMS +Y37191A | Military operations involving other destruction of aircraft, civilian, initial encounter | CMS +Y37191D | Military operations involving other destruction of aircraft, civilian, subsequent encounter | CMS +Y37191S | Military operations involving other destruction of aircraft, civilian, sequela | CMS +Y37200A | Military operations involving unspecified explosion and fragments, military personnel, initial encounter | CMS +Y37200D | Military operations involving unspecified explosion and fragments, military personnel, subsequent encounter | CMS +Y37200S | Military operations involving unspecified explosion and fragments, military personnel, sequela | CMS +Y37201A | Military operations involving unspecified explosion and fragments, civilian, initial encounter | CMS +Y37201D | Military operations involving unspecified explosion and fragments, civilian, subsequent encounter | CMS +Y37201S | Military operations involving unspecified explosion and fragments, civilian, sequela | CMS +Y37210A | Military operations involving explosion of aerial bomb, military personnel, initial encounter | CMS +Y37210D | Military operations involving explosion of aerial bomb, military personnel, subsequent encounter | CMS +Y37210S | Military operations involving explosion of aerial bomb, military personnel, sequela | CMS +Y37211A | Military operations involving explosion of aerial bomb, civilian, initial encounter | CMS +Y37211D | Military operations involving explosion of aerial bomb, civilian, subsequent encounter | CMS +Y37211S | Military operations involving explosion of aerial bomb, civilian, sequela | CMS +Y37220A | Military operations involving explosion of guided missile, military personnel, initial encounter | CMS +Y37220D | Military operations involving explosion of guided missile, military personnel, subsequent encounter | CMS +Y37220S | Military operations involving explosion of guided missile, military personnel, sequela | CMS +Y37221A | Military operations involving explosion of guided missile, civilian, initial encounter | CMS +Y37221D | Military operations involving explosion of guided missile, civilian, subsequent encounter | CMS +Y37221S | Military operations involving explosion of guided missile, civilian, sequela | CMS +Y37230A | Military operations involving explosion of improvised explosive device [IED], military personnel, initial encounter | CMS +Y37230D | Military operations involving explosion of improvised explosive device [IED], military personnel, subsequent encounter | CMS +Y37230S | Military operations involving explosion of improvised explosive device [IED], military personnel, sequela | CMS +Y37231A | Military operations involving explosion of improvised explosive device [IED], civilian, initial encounter | CMS +Y37231D | Military operations involving explosion of improvised explosive device [IED], civilian, subsequent encounter | CMS +Y37231S | Military operations involving explosion of improvised explosive device [IED], civilian, sequela | CMS +Y37240A | Military operations involving explosion due to accidental detonation and discharge of own munitions or munitions launch device, military personnel, initial encounter | CMS +Y37240D | Military operations involving explosion due to accidental detonation and discharge of own munitions or munitions launch device, military personnel, subsequent encounter | CMS +Y37240S | Military operations involving explosion due to accidental detonation and discharge of own munitions or munitions launch device, military personnel, sequela | CMS +Y37241A | Military operations involving explosion due to accidental detonation and discharge of own munitions or munitions launch device, civilian, initial encounter | CMS +Y37241D | Military operations involving explosion due to accidental detonation and discharge of own munitions or munitions launch device, civilian, subsequent encounter | CMS +Y37241S | Military operations involving explosion due to accidental detonation and discharge of own munitions or munitions launch device, civilian, sequela | CMS +Y37250A | Military operations involving fragments from munitions, military personnel, initial encounter | CMS +Y37250D | Military operations involving fragments from munitions, military personnel, subsequent encounter | CMS +Y37250S | Military operations involving fragments from munitions, military personnel, sequela | CMS +Y37251A | Military operations involving fragments from munitions, civilian, initial encounter | CMS +Y37251D | Military operations involving fragments from munitions, civilian, subsequent encounter | CMS +Y37251S | Military operations involving fragments from munitions, civilian, sequela | CMS +Y37260A | Military operations involving fragments of improvised explosive device [IED], military personnel, initial encounter | CMS +Y37260D | Military operations involving fragments of improvised explosive device [IED], military personnel, subsequent encounter | CMS +Y37260S | Military operations involving fragments of improvised explosive device [IED], military personnel, sequela | CMS +Y37261A | Military operations involving fragments of improvised explosive device [IED], civilian, initial encounter | CMS +Y37261D | Military operations involving fragments of improvised explosive device [IED], civilian, subsequent encounter | CMS +Y37261S | Military operations involving fragments of improvised explosive device [IED], civilian, sequela | CMS +Y37270A | Military operations involving fragments from weapons, military personnel, initial encounter | CMS +Y37270D | Military operations involving fragments from weapons, military personnel, subsequent encounter | CMS +Y37270S | Military operations involving fragments from weapons, military personnel, sequela | CMS +Y37271A | Military operations involving fragments from weapons, civilian, initial encounter | CMS +Y37271D | Military operations involving fragments from weapons, civilian, subsequent encounter | CMS +Y37271S | Military operations involving fragments from weapons, civilian, sequela | CMS +Y37290A | Military operations involving other explosions and fragments, military personnel, initial encounter | CMS +Y37290D | Military operations involving other explosions and fragments, military personnel, subsequent encounter | CMS +Y37290S | Military operations involving other explosions and fragments, military personnel, sequela | CMS +Y37291A | Military operations involving other explosions and fragments, civilian, initial encounter | CMS +Y37291D | Military operations involving other explosions and fragments, civilian, subsequent encounter | CMS +Y37291S | Military operations involving other explosions and fragments, civilian, sequela | CMS +Y37300A | Military operations involving unspecified fire, conflagration and hot substance, military personnel, initial encounter | CMS +Y37300D | Military operations involving unspecified fire, conflagration and hot substance, military personnel, subsequent encounter | CMS +Y37300S | Military operations involving unspecified fire, conflagration and hot substance, military personnel, sequela | CMS +Y37301A | Military operations involving unspecified fire, conflagration and hot substance, civilian, initial encounter | CMS +Y37301D | Military operations involving unspecified fire, conflagration and hot substance, civilian, subsequent encounter | CMS +Y37301S | Military operations involving unspecified fire, conflagration and hot substance, civilian, sequela | CMS +Y37310A | Military operations involving gasoline bomb, military personnel, initial encounter | CMS +Y37310D | Military operations involving gasoline bomb, military personnel, subsequent encounter | CMS +Y37310S | Military operations involving gasoline bomb, military personnel, sequela | CMS +Y37311A | Military operations involving gasoline bomb, civilian, initial encounter | CMS +Y37311D | Military operations involving gasoline bomb, civilian, subsequent encounter | CMS +Y37311S | Military operations involving gasoline bomb, civilian, sequela | CMS +Y37320A | Military operations involving incendiary bullet, military personnel, initial encounter | CMS +Y37320D | Military operations involving incendiary bullet, military personnel, subsequent encounter | CMS +Y37320S | Military operations involving incendiary bullet, military personnel, sequela | CMS +Y37321A | Military operations involving incendiary bullet, civilian, initial encounter | CMS +Y37321D | Military operations involving incendiary bullet, civilian, subsequent encounter | CMS +Y37321S | Military operations involving incendiary bullet, civilian, sequela | CMS +Y37330A | Military operations involving flamethrower, military personnel, initial encounter | CMS +Y37330D | Military operations involving flamethrower, military personnel, subsequent encounter | CMS +Y37330S | Military operations involving flamethrower, military personnel, sequela | CMS +Y37331A | Military operations involving flamethrower, civilian, initial encounter | CMS +Y37331D | Military operations involving flamethrower, civilian, subsequent encounter | CMS +Y37331S | Military operations involving flamethrower, civilian, sequela | CMS +Y37390A | Military operations involving other fires, conflagrations and hot substances, military personnel, initial encounter | CMS +Y37390D | Military operations involving other fires, conflagrations and hot substances, military personnel, subsequent encounter | CMS +Y37390S | Military operations involving other fires, conflagrations and hot substances, military personnel, sequela | CMS +Y37391A | Military operations involving other fires, conflagrations and hot substances, civilian, initial encounter | CMS +Y37391D | Military operations involving other fires, conflagrations and hot substances, civilian, subsequent encounter | CMS +Y37391S | Military operations involving other fires, conflagrations and hot substances, civilian, sequela | CMS +Y37410A | Military operations involving rubber bullets, military personnel, initial encounter | CMS +Y37410D | Military operations involving rubber bullets, military personnel, subsequent encounter | CMS +Y37410S | Military operations involving rubber bullets, military personnel, sequela | CMS +Y37411A | Military operations involving rubber bullets, civilian, initial encounter | CMS +Y37411D | Military operations involving rubber bullets, civilian, subsequent encounter | CMS +Y37411S | Military operations involving rubber bullets, civilian, sequela | CMS +Y37420A | Military operations involving firearms pellets, military personnel, initial encounter | CMS +Y37420D | Military operations involving firearms pellets, military personnel, subsequent encounter | CMS +Y37420S | Military operations involving firearms pellets, military personnel, sequela | CMS +Y37421A | Military operations involving firearms pellets, civilian, initial encounter | CMS +Y37421D | Military operations involving firearms pellets, civilian, subsequent encounter | CMS +Y37421S | Military operations involving firearms pellets, civilian, sequela | CMS +Y37430A | Military operations involving other firearms discharge, military personnel, initial encounter | CMS +Y37430D | Military operations involving other firearms discharge, military personnel, subsequent encounter | CMS +Y37430S | Military operations involving other firearms discharge, military personnel, sequela | CMS +Y37431A | Military operations involving other firearms discharge, civilian, initial encounter | CMS +Y37431D | Military operations involving other firearms discharge, civilian, subsequent encounter | CMS +Y37431S | Military operations involving other firearms discharge, civilian, sequela | CMS +Y37440A | Military operations involving unarmed hand to hand combat, military personnel, initial encounter | CMS +Y37440D | Military operations involving unarmed hand to hand combat, military personnel, subsequent encounter | CMS +Y37440S | Military operations involving unarmed hand to hand combat, military personnel, sequela | CMS +Y37441A | Military operations involving unarmed hand to hand combat, civilian, initial encounter | CMS +Y37441D | Military operations involving unarmed hand to hand combat, civilian, subsequent encounter | CMS +Y37441S | Military operations involving unarmed hand to hand combat, civilian, sequela | CMS +Y37450A | Military operations involving combat using blunt or piercing object, military personnel, initial encounter | CMS +Y37450D | Military operations involving combat using blunt or piercing object, military personnel, subsequent encounter | CMS +Y37450S | Military operations involving combat using blunt or piercing object, military personnel, sequela | CMS +Y37451A | Military operations involving combat using blunt or piercing object, civilian, initial encounter | CMS +Y37451D | Military operations involving combat using blunt or piercing object, civilian, subsequent encounter | CMS +Y37451S | Military operations involving combat using blunt or piercing object, civilian, sequela | CMS +Y37460A | Military operations involving intentional restriction of air and airway, military personnel, initial encounter | CMS +Y37460D | Military operations involving intentional restriction of air and airway, military personnel, subsequent encounter | CMS +Y37460S | Military operations involving intentional restriction of air and airway, military personnel, sequela | CMS +Y37461A | Military operations involving intentional restriction of air and airway, civilian, initial encounter | CMS +Y37461D | Military operations involving intentional restriction of air and airway, civilian, subsequent encounter | CMS +Y37461S | Military operations involving intentional restriction of air and airway, civilian, sequela | CMS +Y37470A | Military operations involving unintentional restriction of air and airway, military personnel, initial encounter | CMS +Y37470D | Military operations involving unintentional restriction of air and airway, military personnel, subsequent encounter | CMS +Y37470S | Military operations involving unintentional restriction of air and airway, military personnel, sequela | CMS +Y37471A | Military operations involving unintentional restriction of air and airway, civilian, initial encounter | CMS +Y37471D | Military operations involving unintentional restriction of air and airway, civilian, subsequent encounter | CMS +Y37471S | Military operations involving unintentional restriction of air and airway, civilian, sequela | CMS +Y37490A | Military operations involving other forms of conventional warfare, military personnel, initial encounter | CMS +Y37490D | Military operations involving other forms of conventional warfare, military personnel, subsequent encounter | CMS +Y37490S | Military operations involving other forms of conventional warfare, military personnel, sequela | CMS +Y37491A | Military operations involving other forms of conventional warfare, civilian, initial encounter | CMS +Y37491D | Military operations involving other forms of conventional warfare, civilian, subsequent encounter | CMS +Y37491S | Military operations involving other forms of conventional warfare, civilian, sequela | CMS +Y37500A | Military operations involving unspecified effect of nuclear weapon, military personnel, initial encounter | CMS +Y37500D | Military operations involving unspecified effect of nuclear weapon, military personnel, subsequent encounter | CMS +Y37500S | Military operations involving unspecified effect of nuclear weapon, military personnel, sequela | CMS +Y37501A | Military operations involving unspecified effect of nuclear weapon, civilian, initial encounter | CMS +Y37501D | Military operations involving unspecified effect of nuclear weapon, civilian, subsequent encounter | CMS +Y37501S | Military operations involving unspecified effect of nuclear weapon, civilian, sequela | CMS +Y37510A | Military operations involving direct blast effect of nuclear weapon, military personnel, initial encounter | CMS +Y37510D | Military operations involving direct blast effect of nuclear weapon, military personnel, subsequent encounter | CMS +Y37510S | Military operations involving direct blast effect of nuclear weapon, military personnel, sequela | CMS +Y37511A | Military operations involving direct blast effect of nuclear weapon, civilian, initial encounter | CMS +Y37511D | Military operations involving direct blast effect of nuclear weapon, civilian, subsequent encounter | CMS +Y37511S | Military operations involving direct blast effect of nuclear weapon, civilian, sequela | CMS +Y37520A | Military operations involving indirect blast effect of nuclear weapon, military personnel, initial encounter | CMS +Y37520D | Military operations involving indirect blast effect of nuclear weapon, military personnel, subsequent encounter | CMS +Y37520S | Military operations involving indirect blast effect of nuclear weapon, military personnel, sequela | CMS +Y37521A | Military operations involving indirect blast effect of nuclear weapon, civilian, initial encounter | CMS +Y37521D | Military operations involving indirect blast effect of nuclear weapon, civilian, subsequent encounter | CMS +Y37521S | Military operations involving indirect blast effect of nuclear weapon, civilian, sequela | CMS +Y37530A | Military operations involving thermal radiation effect of nuclear weapon, military personnel, initial encounter | CMS +Y37530D | Military operations involving thermal radiation effect of nuclear weapon, military personnel, subsequent encounter | CMS +Y37530S | Military operations involving thermal radiation effect of nuclear weapon, military personnel, sequela | CMS +Y37531A | Military operations involving thermal radiation effect of nuclear weapon, civilian, initial encounter | CMS +Y37531D | Military operations involving thermal radiation effect of nuclear weapon, civilian, subsequent encounter | CMS +Y37531S | Military operations involving thermal radiation effect of nuclear weapon, civilian, sequela | CMS +Y37540A | Military operation involving nuclear radiation effects of nuclear weapon, military personnel, initial encounter | CMS +Y37540D | Military operation involving nuclear radiation effects of nuclear weapon, military personnel, subsequent encounter | CMS +Y37540S | Military operation involving nuclear radiation effects of nuclear weapon, military personnel, sequela | CMS +Y37541A | Military operation involving nuclear radiation effects of nuclear weapon, civilian, initial encounter | CMS +Y37541D | Military operation involving nuclear radiation effects of nuclear weapon, civilian, subsequent encounter | CMS +Y37541S | Military operation involving nuclear radiation effects of nuclear weapon, civilian, sequela | CMS +Y37590A | Military operation involving other effects of nuclear weapons, military personnel, initial encounter | CMS +Y37590D | Military operation involving other effects of nuclear weapons, military personnel, subsequent encounter | CMS +Y37590S | Military operation involving other effects of nuclear weapons, military personnel, sequela | CMS +Y37591A | Military operation involving other effects of nuclear weapons, civilian, initial encounter | CMS +Y37591D | Military operation involving other effects of nuclear weapons, civilian, subsequent encounter | CMS +Y37591S | Military operation involving other effects of nuclear weapons, civilian, sequela | CMS +Y376X0A | Military operations involving biological weapons, military personnel, initial encounter | CMS +Y376X0D | Military operations involving biological weapons, military personnel, subsequent encounter | CMS +Y376X0S | Military operations involving biological weapons, military personnel, sequela | CMS +Y376X1A | Military operations involving biological weapons, civilian, initial encounter | CMS +Y376X1D | Military operations involving biological weapons, civilian, subsequent encounter | CMS +Y376X1S | Military operations involving biological weapons, civilian, sequela | CMS +Y377X0A | Military operations involving chemical weapons and other forms of unconventional warfare, military personnel, initial encounter | CMS +Y377X0D | Military operations involving chemical weapons and other forms of unconventional warfare, military personnel, subsequent encounter | CMS +Y377X0S | Military operations involving chemical weapons and other forms of unconventional warfare, military personnel, sequela | CMS +Y377X1A | Military operations involving chemical weapons and other forms of unconventional warfare, civilian, initial encounter | CMS +Y377X1D | Military operations involving chemical weapons and other forms of unconventional warfare, civilian, subsequent encounter | CMS +Y377X1S | Military operations involving chemical weapons and other forms of unconventional warfare, civilian, sequela | CMS +Y3790XA | Military operations, unspecified, initial encounter | CMS +Y3790XD | Military operations, unspecified, subsequent encounter | CMS +Y3790XS | Military operations, unspecified, sequela | CMS +Y3791XA | Military operations involving unspecified weapon of mass destruction [WMD], initial encounter | CMS +Y3791XD | Military operations involving unspecified weapon of mass destruction [WMD], subsequent encounter | CMS +Y3791XS | Military operations involving unspecified weapon of mass destruction [WMD], sequela | CMS +Y3792XA | Military operations involving friendly fire, initial encounter | CMS +Y3792XD | Military operations involving friendly fire, subsequent encounter | CMS +Y3792XS | Military operations involving friendly fire, sequela | CMS +Y380X1A | Terrorism involving explosion of marine weapons, public safety official injured, initial encounter | CMS +Y380X1D | Terrorism involving explosion of marine weapons, public safety official injured, subsequent encounter | CMS +Y380X1S | Terrorism involving explosion of marine weapons, public safety official injured, sequela | CMS +Y380X2A | Terrorism involving explosion of marine weapons, civilian injured, initial encounter | CMS +Y380X2D | Terrorism involving explosion of marine weapons, civilian injured, subsequent encounter | CMS +Y380X2S | Terrorism involving explosion of marine weapons, civilian injured, sequela | CMS +Y380X3A | Terrorism involving explosion of marine weapons, terrorist injured, initial encounter | CMS +Y380X3D | Terrorism involving explosion of marine weapons, terrorist injured, subsequent encounter | CMS +Y380X3S | Terrorism involving explosion of marine weapons, terrorist injured, sequela | CMS +Y381X1A | Terrorism involving destruction of aircraft, public safety official injured, initial encounter | CMS +Y381X1D | Terrorism involving destruction of aircraft, public safety official injured, subsequent encounter | CMS +Y381X1S | Terrorism involving destruction of aircraft, public safety official injured, sequela | CMS +Y381X2A | Terrorism involving destruction of aircraft, civilian injured, initial encounter | CMS +Y381X2D | Terrorism involving destruction of aircraft, civilian injured, subsequent encounter | CMS +Y381X2S | Terrorism involving destruction of aircraft, civilian injured, sequela | CMS +Y381X3A | Terrorism involving destruction of aircraft, terrorist injured, initial encounter | CMS +Y381X3D | Terrorism involving destruction of aircraft, terrorist injured, subsequent encounter | CMS +Y381X3S | Terrorism involving destruction of aircraft, terrorist injured, sequela | CMS +Y382X1A | Terrorism involving other explosions and fragments, public safety official injured, initial encounter | CMS +Y382X1D | Terrorism involving other explosions and fragments, public safety official injured, subsequent encounter | CMS +Y382X1S | Terrorism involving other explosions and fragments, public safety official injured, sequela | CMS +Y382X2A | Terrorism involving other explosions and fragments, civilian injured, initial encounter | CMS +Y382X2D | Terrorism involving other explosions and fragments, civilian injured, subsequent encounter | CMS +Y382X2S | Terrorism involving other explosions and fragments, civilian injured, sequela | CMS +Y382X3A | Terrorism involving other explosions and fragments, terrorist injured, initial encounter | CMS +Y382X3D | Terrorism involving other explosions and fragments, terrorist injured, subsequent encounter | CMS +Y382X3S | Terrorism involving other explosions and fragments, terrorist injured, sequela | CMS +Y383X1A | Terrorism involving fires, conflagration and hot substances, public safety official injured, initial encounter | CMS +Y383X1D | Terrorism involving fires, conflagration and hot substances, public safety official injured, subsequent encounter | CMS +Y383X1S | Terrorism involving fires, conflagration and hot substances, public safety official injured, sequela | CMS +Y383X2A | Terrorism involving fires, conflagration and hot substances, civilian injured, initial encounter | CMS +Y383X2D | Terrorism involving fires, conflagration and hot substances, civilian injured, subsequent encounter | CMS +Y383X2S | Terrorism involving fires, conflagration and hot substances, civilian injured, sequela | CMS +Y383X3A | Terrorism involving fires, conflagration and hot substances, terrorist injured, initial encounter | CMS +Y383X3D | Terrorism involving fires, conflagration and hot substances, terrorist injured, subsequent encounter | CMS +Y383X3S | Terrorism involving fires, conflagration and hot substances, terrorist injured, sequela | CMS +Y384X1A | Terrorism involving firearms, public safety official injured, initial encounter | CMS +Y384X1D | Terrorism involving firearms, public safety official injured, subsequent encounter | CMS +Y384X1S | Terrorism involving firearms, public safety official injured, sequela | CMS +Y384X2A | Terrorism involving firearms, civilian injured, initial encounter | CMS +Y384X2D | Terrorism involving firearms, civilian injured, subsequent encounter | CMS +Y384X2S | Terrorism involving firearms, civilian injured, sequela | CMS +Y384X3A | Terrorism involving firearms, terrorist injured, initial encounter | CMS +Y384X3D | Terrorism involving firearms, terrorist injured, subsequent encounter | CMS +Y384X3S | Terrorism involving firearms, terrorist injured, sequela | CMS +Y385X1A | Terrorism involving nuclear weapons, public safety official injured, initial encounter | CMS +Y385X1D | Terrorism involving nuclear weapons, public safety official injured, subsequent encounter | CMS +Y385X1S | Terrorism involving nuclear weapons, public safety official injured, sequela | CMS +Y385X2A | Terrorism involving nuclear weapons, civilian injured, initial encounter | CMS +Y385X2D | Terrorism involving nuclear weapons, civilian injured, subsequent encounter | CMS +Y385X2S | Terrorism involving nuclear weapons, civilian injured, sequela | CMS +Y385X3A | Terrorism involving nuclear weapons, terrorist injured, initial encounter | CMS +Y385X3D | Terrorism involving nuclear weapons, terrorist injured, subsequent encounter | CMS +Y385X3S | Terrorism involving nuclear weapons, terrorist injured, sequela | CMS +Y386X1A | Terrorism involving biological weapons, public safety official injured, initial encounter | CMS +Y386X1D | Terrorism involving biological weapons, public safety official injured, subsequent encounter | CMS +Y386X1S | Terrorism involving biological weapons, public safety official injured, sequela | CMS +Y386X2A | Terrorism involving biological weapons, civilian injured, initial encounter | CMS +Y386X2D | Terrorism involving biological weapons, civilian injured, subsequent encounter | CMS +Y386X2S | Terrorism involving biological weapons, civilian injured, sequela | CMS +Y386X3A | Terrorism involving biological weapons, terrorist injured, initial encounter | CMS +Y386X3D | Terrorism involving biological weapons, terrorist injured, subsequent encounter | CMS +Y386X3S | Terrorism involving biological weapons, terrorist injured, sequela | CMS +Y387X1A | Terrorism involving chemical weapons, public safety official injured, initial encounter | CMS +Y387X1D | Terrorism involving chemical weapons, public safety official injured, subsequent encounter | CMS +Y387X1S | Terrorism involving chemical weapons, public safety official injured, sequela | CMS +Y387X2A | Terrorism involving chemical weapons, civilian injured, initial encounter | CMS +Y387X2D | Terrorism involving chemical weapons, civilian injured, subsequent encounter | CMS +Y387X2S | Terrorism involving chemical weapons, civilian injured, sequela | CMS +Y387X3A | Terrorism involving chemical weapons, terrorist injured, initial encounter | CMS +Y387X3D | Terrorism involving chemical weapons, terrorist injured, subsequent encounter | CMS +Y387X3S | Terrorism involving chemical weapons, terrorist injured, sequela | CMS +Y3880XA | Terrorism involving unspecified means, initial encounter | CMS +Y3880XD | Terrorism involving unspecified means, subsequent encounter | CMS +Y3880XS | Terrorism involving unspecified means, sequela | CMS +Y38811A | Terrorism involving suicide bomber, public safety official injured, initial encounter | CMS +Y38811D | Terrorism involving suicide bomber, public safety official injured, subsequent encounter | CMS +Y38811S | Terrorism involving suicide bomber, public safety official injured, sequela | CMS +Y38812A | Terrorism involving suicide bomber, civilian injured, initial encounter | CMS +Y38812D | Terrorism involving suicide bomber, civilian injured, subsequent encounter | CMS +Y38812S | Terrorism involving suicide bomber, civilian injured, sequela | CMS +Y38891A | Terrorism involving other means, public safety official injured, initial encounter | CMS +Y38891D | Terrorism involving other means, public safety official injured, subsequent encounter | CMS +Y38891S | Terrorism involving other means, public safety official injured, sequela | CMS +Y38892A | Terrorism involving other means, civilian injured, initial encounter | CMS +Y38892D | Terrorism involving other means, civilian injured, subsequent encounter | CMS +Y38892S | Terrorism involving other means, civilian injured, sequela | CMS +Y38893A | Terrorism involving other means, terrorist injured, initial encounter | CMS +Y38893D | Terrorism involving other means, terrorist injured, subsequent encounter | CMS +Y38893S | Terrorism involving other means, terrorist injured, sequela | CMS +Y389X1A | Terrorism, secondary effects, public safety official injured, initial encounter | CMS +Y389X1D | Terrorism, secondary effects, public safety official injured, subsequent encounter | CMS +Y389X1S | Terrorism, secondary effects, public safety official injured, sequela | CMS +Y389X2A | Terrorism, secondary effects, civilian injured, initial encounter | CMS +Y389X2D | Terrorism, secondary effects, civilian injured, subsequent encounter | CMS +Y389X2S | Terrorism, secondary effects, civilian injured, sequela | CMS +Y40 | Systemic antibiotics | WHO +Y400 | Penicillins | WHO +Y401 | Cefalosporins and other beta-lactam antibiotics | WHO +Y402 | Chloramphenicol group | WHO +Y403 | Macrolides | WHO +Y404 | Tetracyclines | WHO +Y405 | Aminoglycosides | WHO +Y406 | Rifamycins | WHO +Y407 | Antifungal antibiotics, systemically used | WHO +Y408 | Other systemic antibiotics | WHO +Y409 | Systemic antibiotic, unspecified | WHO +Y41 | Other systemic anti-infectives and antiparasitics | WHO +Y410 | Sulfonamides | WHO +Y411 | Antimycobacterial drugs | WHO +Y412 | Antimalarials and drugs acting on other blood protozoa | WHO +Y413 | Other antiprotozoal drugs | WHO +Y414 | Anthelminthics | WHO +Y415 | Antiviral drugs | WHO +Y418 | Other specified systemic anti-infectives and antiparasitics | WHO +Y419 | Systemic anti-infective and antiparasitic, unspecified | WHO +Y42 | Hormones and their synthetic substitutes and antagonists, not elsewhere classified | WHO +Y420 | Glucocorticoids and synthetic analogues | WHO +Y421 | Thyroid hormones and substitutes | WHO +Y422 | Antithyroid drugs | WHO +Y423 | Insulin and oral hypoglycaemic [antidiabetic] drugs | WHO +Y424 | Oral contraceptives | WHO +Y425 | Other estrogens and progestogens | WHO +Y426 | Antigonadotrophins, antiestrogens, antiandrogens, not elsewhere classified | WHO +Y427 | Androgens and anabolic congeners | WHO +Y428 | Other and unspecified hormones and their synthetic substitutes | WHO +Y429 | Other and unspecified hormone antagonists | WHO +Y43 | Primarily systemic agents | WHO +Y430 | Antiallergic and antiemetic drugs | WHO +Y431 | Antineoplastic antimetabolites | WHO +Y432 | Antineoplastic natural products | WHO +Y433 | Other antineoplastic drugs | WHO +Y434 | Immunosuppressive agents | WHO +Y435 | Acidifying and alkalizing agents | WHO +Y436 | Enzymes, not elsewhere classified | WHO +Y438 | Other primarily systemic agents, not elsewhere classified | WHO +Y439 | Primarily systemic agent, unspecified | WHO +Y44 | Agents primarily affecting blood constituents | WHO +Y440 | Iron preparations and other anti-hypochromic-anaemia preparations | WHO +Y441 | Vitamin B 12 , folic acid and other anti-megaloblastic-anaemia preparations | WHO +Y442 | Anticoagulants | WHO +Y443 | Anticoagulant antagonists, vitamin K and other coagulants | WHO +Y444 | Antithrombotic drugs [platelet-aggregation inhibitors] | WHO +Y445 | Thrombolytic drugs | WHO +Y446 | Natural blood and blood products | WHO +Y447 | Plasma substitutes | WHO +Y449 | Other and unspecified agents affecting blood constituents | WHO +Y45 | Analgesics, antipyretics and anti-inflammatory drugs | WHO +Y450 | Opioids and related analgesics | WHO +Y451 | Salicylates | WHO +Y452 | Propionic acid derivatives | WHO +Y453 | Other nonsteroidal anti-inflammatory drugs [NSAID] | WHO +Y454 | Antirheumatics | WHO +Y455 | 4-Aminophenol derivatives | WHO +Y458 | Other analgesics and antipyretics | WHO +Y459 | Analgesic, antipyretic and anti-inflammatory drug, unspecified | WHO +Y46 | Antiepileptics and antiparkinsonism drugs | WHO +Y460 | Succinimides | WHO +Y461 | Oxazolidinediones | WHO +Y462 | Hydantoin derivatives | WHO +Y463 | Deoxybarbiturates | WHO +Y464 | Iminostilbenes | WHO +Y465 | Valproic acid | WHO +Y466 | Other and unspecified antiepileptics | WHO +Y467 | Antiparkinsonism drugs | WHO +Y468 | Antispasticity drugs | WHO +Y47 | Sedatives, hypnotics and antianxiety drugs | WHO +Y470 | Barbiturates, not elsewhere classified | WHO +Y471 | Benzodiazepines | WHO +Y472 | Cloral derivatives | WHO +Y473 | Paraldehyde | WHO +Y474 | Bromine compounds | WHO +Y475 | Mixed sedatives and hypnotics, not elsewhere classified | WHO +Y478 | Other sedatives, hypnotics and antianxiety drugs | WHO +Y479 | Sedative, hypnotic and antianxiety drug, unspecified | WHO +Y48 | Anaesthetics and therapeutic gases | WHO +Y480 | Inhaled anaesthetics | WHO +Y481 | Parenteral anaesthetics | WHO +Y482 | Other and unspecified general anaesthetics | WHO +Y483 | Local anaesthetics | WHO +Y484 | Anaesthetic, unspecified | WHO +Y485 | Therapeutic gases | WHO +Y49 | Psychotropic drugs, not elsewhere classified | WHO +Y490 | Tricyclic and tetracyclic antidepressants | WHO +Y491 | Monoamine-oxidase-inhibitor antidepressants | WHO +Y492 | Other and unspecified antidepressants | WHO +Y493 | Phenothiazine antipsychotics and neuroleptics | WHO +Y494 | Butyrophenone and thioxanthene neuroleptics | WHO +Y495 | Other antipsychotics and neuroleptics | WHO +Y496 | Psychodysleptics [hallucinogens] | WHO +Y497 | Psychostimulants with abuse potential | WHO +Y498 | Other psychotropic drugs, not elsewhere classified | WHO +Y499 | Psychotropic drug, unspecified | WHO +Y50 | Central nervous system stimulants, not elsewhere classified | WHO +Y500 | Analeptics | WHO +Y501 | Opioid receptor antagonists | WHO +Y502 | Methylxanthines, not elsewhere classified | WHO +Y508 | Other central nervous system stimulants | WHO +Y509 | Central nervous system stimulant, unspecified | WHO +Y51 | Drugs primarily affecting the autonomic nervous system | WHO +Y510 | Anticholinesterase agents | WHO +Y511 | Other parasympathomimetics [cholinergics] | WHO +Y512 | Ganglionic blocking drugs, not elsewhere classified | WHO +Y513 | Other parasympatholytics [anticholinergics and antimuscarinics] and spasmolytics, not elsewhere classified | WHO +Y514 | Predominantly alpha-adrenoreceptor agonists, not elsewhere classified | WHO +Y515 | Predominantly beta-adrenoreceptor agonists, not elsewhere classified | WHO +Y516 | Alpha-adrenoreceptor antagonists, not elsewhere classified | WHO +Y517 | Beta-adrenoreceptor antagonists, not elsewhere classified | WHO +Y518 | Centrally acting and adrenergic-neuron-blocking agents, not elsewhere classified | WHO +Y519 | Other and unspecified drugs primarily affecting the autonomic nervous system | WHO +Y52 | Agents primarily affecting the cardiovascular system | WHO +Y520 | Cardiac-stimulant glycosides and drugs of similar action | WHO +Y521 | Calcium-channel blockers | WHO +Y522 | Other antidysrhythmic drugs, not elsewhere classified | WHO +Y523 | Coronary vasodilators, not elsewhere classified | WHO +Y524 | Angiotensin-converting-enzyme inhibitors | WHO +Y525 | Other antihypertensive drugs, not elsewhere classified | WHO +Y526 | Antihyperlipidaemic and antiarteriosclerotic drugs | WHO +Y527 | Peripheral vasodilators | WHO +Y528 | Antivaricose drugs, including sclerosing agents | WHO +Y529 | Other and unspecified agents primarily affecting the cardiovascular system | WHO +Y53 | Agents primarily affecting the gastrointestinal system | WHO +Y530 | Histamine H 2 -receptor antagonists | WHO +Y531 | Other antacids and anti-gastric-secretion drugs | WHO +Y532 | Stimulant laxatives | WHO +Y533 | Saline and osmotic laxatives | WHO +Y534 | Other laxatives | WHO +Y535 | Digestants | WHO +Y536 | Antidiarrhoeal drugs | WHO +Y537 | Emetics | WHO +Y538 | Other agents primarily affecting the gastrointestinal system | WHO +Y539 | Agent primarily affecting the gastrointestinal system, unspecified | WHO +Y54 | Agents primarily affecting water-balance and mineral and uric acid metabolism | WHO +Y540 | Mineralocorticoids | WHO +Y541 | Mineralocorticoid antagonists [aldosterone antagonists] | WHO +Y542 | Carbonic-anhydrase inhibitors | WHO +Y543 | Benzothiadiazine derivatives | WHO +Y544 | Loop [high-ceiling] diuretics | WHO +Y545 | Other diuretics | WHO +Y546 | Electrolytic, caloric and water-balance agents | WHO +Y547 | Agents affecting calcification | WHO +Y548 | Agents affecting uric acid metabolism | WHO +Y549 | Mineral salts, not elsewhere classified | WHO +Y55 | Agents primarily acting on smooth and skeletal muscles and the respiratory system | WHO +Y550 | Oxytocic drugs | WHO +Y551 | Skeletal muscle relaxants [neuromuscular blocking agents] | WHO +Y552 | Other and unspecified agents primarily acting on muscles | WHO +Y553 | Antitussives | WHO +Y554 | Expectorants | WHO +Y555 | Anti-common-cold drugs | WHO +Y556 | Antiasthmatics, not elsewhere classified | WHO +Y557 | Other and unspecified agents primarily acting on the respiratory system | WHO +Y56 | Topical agents primarily affecting skin and mucous membrane and ophthalmological, otorhinolaryngological and dental drugs | WHO +Y560 | Local antifungal, anti-infective and anti-inflammatory drugs, not elsewhere classified | WHO +Y561 | Antipruritics | WHO +Y562 | Local astringents and local detergents | WHO +Y563 | Emollients, demulcents and protectants | WHO +Y564 | Keratolytics, keratoplastics and other hair treatment drugs and preparations | WHO +Y565 | Ophthalmological drugs and preparations | WHO +Y566 | Otorhinolaryngological drugs and preparations | WHO +Y567 | Dental drugs, topically applied | WHO +Y568 | Other topical agents | WHO +Y569 | Topical agent, unspecified | WHO +Y57 | Other and unspecified drugs and medicaments | WHO +Y570 | Appetite depressants [anorectics] | WHO +Y571 | Lipotropic drugs | WHO +Y572 | Antidotes and chelating agents, not elsewhere classified | WHO +Y573 | Alcohol deterrents | WHO +Y574 | Pharmaceutical excipients | WHO +Y575 | X-ray contrast media | WHO +Y576 | Other diagnostic agents | WHO +Y577 | Vitamins, not elsewhere classified | WHO +Y578 | Other drugs and medicaments | WHO +Y579 | Drug or medicament, unspecified | WHO +Y58 | Bacterial vaccines | WHO +Y580 | BCG vaccine | WHO +Y581 | Typhoid and paratyphoid vaccine | WHO +Y582 | Cholera vaccine | WHO +Y583 | Plague vaccine | WHO +Y584 | Tetanus vaccine | WHO +Y585 | Diphtheria vaccine | WHO +Y586 | Pertussis vaccine, including combinations with a pertussis component | WHO +Y588 | Mixed bacterial vaccines, except combinations with a pertussis component | WHO +Y589 | Other and unspecified bacterial vaccines | WHO +Y59 | Other and unspecified vaccines and biological substances | WHO +Y590 | Viral vaccines | WHO +Y591 | Rickettsial vaccines | WHO +Y592 | Protozoal vaccines | WHO +Y593 | Immunoglobulin | WHO +Y598 | Other specified vaccines and biological substances | WHO +Y599 | Vaccine or biological substance, unspecified | WHO +Y60 | Unintentional cut, puncture, perforation or haemorrhage during surgical and medical care | WHO +Y600 | During surgical operation | WHO +Y601 | During infusion or transfusion | WHO +Y602 | During kidney dialysis or other perfusion | WHO +Y603 | During injection or immunization | WHO +Y604 | During endoscopic examination | WHO +Y605 | During heart catheterization | WHO +Y606 | During aspiration, puncture and other catheterization | WHO +Y607 | During administration of enema | WHO +Y608 | During other surgical and medical care | WHO +Y609 | During unspecified surgical and medical care | WHO +Y61 | Foreign object accidentally left in body during surgical and medical care | WHO +Y610 | During surgical operation | WHO +Y611 | During infusion or transfusion | WHO +Y612 | During kidney dialysis or other perfusion | WHO +Y613 | During injection or immunization | WHO +Y614 | During endoscopic examination | WHO +Y615 | During heart catheterization | WHO +Y616 | During aspiration, puncture and other catheterization | WHO +Y617 | During removal of catheter or packing | WHO +Y618 | During other surgical and medical care | WHO +Y619 | During unspecified surgical and medical care | WHO +Y62 | Failure of sterile precautions during surgical and medical care | WHO +Y620 | During surgical operation | WHO +Y621 | During infusion or transfusion | WHO +Y622 | During kidney dialysis or other perfusion | WHO +Y623 | During injection or immunization | WHO +Y624 | During endoscopic examination | WHO +Y625 | During heart catheterization | WHO +Y626 | During aspiration, puncture and other catheterization | WHO +Y628 | During other surgical and medical care | WHO +Y629 | During unspecified surgical and medical care | WHO +Y63 | Failure in dosage during surgical and medical care | WHO +Y630 | Excessive amount of blood or other fluid given during transfusion or infusion | WHO +Y631 | Incorrect dilution of fluid used during infusion | WHO +Y632 | Overdose of radiation given during therapy | WHO +Y633 | Inadvertent exposure of patient to radiation during medical care | WHO +Y634 | Failure in dosage in electroshock or insulin-shock therapy | WHO +Y635 | Inappropriate temperature in local application and packing | WHO +Y636 | Nonadministration of necessary drug, medicament or biological substance | WHO +Y638 | Failure in dosage during other surgical and medical care | WHO +Y639 | Failure in dosage during unspecified surgical and medical care | WHO +Y64 | Contaminated medical or biological substances | WHO +Y640 | Contaminated medical or biological substance, transfused or infused | WHO +Y641 | Contaminated medical or biological substance, injected or used for immunization | WHO +Y648 | Contaminated medical or biological substance administered by other means | WHO +Y649 | Contaminated medical or biological substance administered by unspecified means | WHO +Y65 | Other misadventures during surgical and medical care | WHO +Y650 | Mismatched blood used in transfusion | WHO +Y651 | Wrong fluid used in infusion | WHO +Y652 | Failure in suture or ligature during surgical operation | WHO +Y653 | Endotracheal tube wrongly placed during anaesthetic procedure | WHO +Y654 | Failure to introduce or to remove other tube or instrument | WHO +Y655 | Performance of inappropriate operation | WHO +Y6551 | Performance of wrong procedure (operation) on correct patient | CMS +Y6552 | Performance of procedure (operation) on patient not scheduled for surgery | CMS +Y6553 | Performance of correct procedure (operation) on wrong side or body part | CMS +Y658 | Other specified misadventures during surgical and medical care | WHO +Y66 | Nonadministration of surgical and medical care | WHO +Y69 | Unspecified misadventure during surgical and medical care | WHO +Y70 | Anaesthesiology devices associated with adverse incidents | WHO +Y700 | Anaesthesiology devices associated with adverse incidents : diagnostic and monitoring devices | WHO +Y701 | Anaesthesiology devices associated with adverse incidents : therapeutic (nonsurgical) and rehabilitative devices | WHO +Y702 | Anaesthesiology devices associated with adverse incidents : prosthetic and other implants, materials and accessory devices | WHO +Y703 | Anaesthesiology devices associated with adverse incidents : surgical instruments, materials and devices (including sutures) | WHO +Y708 | Anaesthesiology devices associated with adverse incidents : miscellaneous devices, not elsewhere classified | WHO +Y71 | Cardiovascular devices associated with adverse incidents | WHO +Y710 | Cardiovascular devices associated with adverse incidents : diagnostic and monitoring devices | WHO +Y711 | Cardiovascular devices associated with adverse incidents : therapeutic (nonsurgical) and rehabilitative devices | WHO +Y712 | Cardiovascular devices associated with adverse incidents : prosthetic and other implants, materials and accessory devices | WHO +Y713 | Cardiovascular devices associated with adverse incidents : surgical instruments, materials and devices (including sutures) | WHO +Y718 | Cardiovascular devices associated with adverse incidents : miscellaneous devices, not elsewhere classified | WHO +Y72 | Otorhinolaryngological devices associated with adverse incidents | WHO +Y720 | Otorhinolaryngological devices associated with adverse incidents : diagnostic and monitoring devices | WHO +Y721 | Otorhinolaryngological devices associated with adverse incidents : therapeutic (nonsurgical) and rehabilitative devices | WHO +Y722 | Otorhinolaryngological devices associated with adverse incidents : prosthetic and other implants, materials and accessory devices | WHO +Y723 | Otorhinolaryngological devices associated with adverse incidents : surgical instruments, materials and devices (including sutures) | WHO +Y728 | Otorhinolaryngological devices associated with adverse incidents : miscellaneous devices, not elsewhere classified | WHO +Y73 | Gastroenterology and urology devices associated with adverse incidents | WHO +Y730 | Gastroenterology and urology devices associated with adverse incidents : diagnostic and monitoring devices | WHO +Y731 | Gastroenterology and urology devices associated with adverse incidents : therapeutic (nonsurgical) and rehabilitative devices | WHO +Y732 | Gastroenterology and urology devices associated with adverse incidents : prosthetic and other implants, materials and accessory devices | WHO +Y733 | Gastroenterology and urology devices associated with adverse incidents : surgical instruments, materials and devices (including sutures) | WHO +Y738 | Gastroenterology and urology devices associated with adverse incidents : miscellaneous devices, not elsewhere classified | WHO +Y74 | General hospital and personal-use devices associated with adverse incidents | WHO +Y740 | General hospital and personal-use devices associated with adverse incidents : diagnostic and monitoring devices | WHO +Y741 | General hospital and personal-use devices associated with adverse incidents : therapeutic (nonsurgical) and rehabilitative devices | WHO +Y742 | General hospital and personal-use devices associated with adverse incidents : prosthetic and other implants, materials and accessory devices | WHO +Y743 | General hospital and personal-use devices associated with adverse incidents : surgical instruments, materials and devices (including sutures) | WHO +Y748 | General hospital and personal-use devices associated with adverse incidents : miscellaneous devices, not elsewhere classified | WHO +Y75 | Neurological devices associated with adverse incidents | WHO +Y750 | Neurological devices associated with adverse incidents : diagnostic and monitoring devices | WHO +Y751 | Neurological devices associated with adverse incidents : therapeutic (nonsurgical) and rehabilitative devices | WHO +Y752 | Neurological devices associated with adverse incidents : prosthetic and other implants, materials and accessory devices | WHO +Y753 | Neurological devices associated with adverse incidents : surgical instruments, materials and devices (including sutures) | WHO +Y758 | Neurological devices associated with adverse incidents : miscellaneous devices, not elsewhere classified | WHO +Y76 | Obstetric and gynaecological devices associated with adverse incidents | WHO +Y760 | Obstetric and gynaecological devices associated with adverse incidents : diagnostic and monitoring devices | WHO +Y761 | Obstetric and gynaecological devices associated with adverse incidents : therapeutic (nonsurgical) and rehabilitative devices | WHO +Y762 | Obstetric and gynaecological devices associated with adverse incidents : prosthetic and other implants, materials and accessory devices | WHO +Y763 | Obstetric and gynaecological devices associated with adverse incidents : surgical instruments, materials and devices (including sutures) | WHO +Y768 | Obstetric and gynaecological devices associated with adverse incidents : miscellaneous devices, not elsewhere classified | WHO +Y77 | Ophthalmic devices associated with adverse incidents | WHO +Y770 | Ophthalmic devices associated with adverse incidents : diagnostic and monitoring devices | WHO +Y771 | Ophthalmic devices associated with adverse incidents : therapeutic (nonsurgical) and rehabilitative devices | WHO +Y772 | Ophthalmic devices associated with adverse incidents : prosthetic and other implants, materials and accessory devices | WHO +Y773 | Ophthalmic devices associated with adverse incidents : surgical instruments, materials and devices (including sutures) | WHO +Y778 | Ophthalmic devices associated with adverse incidents : miscellaneous devices, not elsewhere classified | WHO +Y78 | Radiological devices associated with adverse incidents | WHO +Y780 | Radiological devices associated with adverse incidents : diagnostic and monitoring devices | WHO +Y781 | Radiological devices associated with adverse incidents : therapeutic (nonsurgical) and rehabilitative devices | WHO +Y782 | Radiological devices associated with adverse incidents : prosthetic and other implants, materials and accessory devices | WHO +Y783 | Radiological devices associated with adverse incidents : surgical instruments, materials and devices (including sutures) | WHO +Y788 | Radiological devices associated with adverse incidents : miscellaneous devices, not elsewhere classified | WHO +Y79 | Orthopaedic devices associated with adverse incidents | WHO +Y790 | Orthopaedic devices associated with adverse incidents : diagnostic and monitoring devices | WHO +Y791 | Orthopaedic devices associated with adverse incidents : therapeutic (nonsurgical) and rehabilitative devices | WHO +Y792 | Orthopaedic devices associated with adverse incidents : prosthetic and other implants, materials and accessory devices | WHO +Y793 | Orthopaedic devices associated with adverse incidents : surgical instruments, materials and devices (including sutures) | WHO +Y798 | Orthopaedic devices associated with adverse incidents : miscellaneous devices, not elsewhere classified | WHO +Y80 | Physical medicine devices associated with adverse incidents | WHO +Y800 | Physical medicine devices associated with adverse incidents : diagnostic and monitoring devices | WHO +Y801 | Physical medicine devices associated with adverse incidents : therapeutic (nonsurgical) and rehabilitative devices | WHO +Y802 | Physical medicine devices associated with adverse incidents : prosthetic and other implants, materials and accessory devices | WHO +Y803 | Physical medicine devices associated with adverse incidents : surgical instruments, materials and devices (including sutures) | WHO +Y808 | Physical medicine devices associated with adverse incidents : miscellaneous devices, not elsewhere classified | WHO +Y81 | General- and plastic-surgery devices associated with adverse incidents | WHO +Y810 | General- and plastic-surgery devices associated with adverse incidents : diagnostic and monitoring devices | WHO +Y811 | General- and plastic-surgery devices associated with adverse incidents : therapeutic (nonsurgical) and rehabilitative devices | WHO +Y812 | General- and plastic-surgery devices associated with adverse incidents : prosthetic and other implants, materials and accessory devices | WHO +Y813 | General- and plastic-surgery devices associated with adverse incidents : surgical instruments, materials and devices (including sutures) | WHO +Y818 | General- and plastic-surgery devices associated with adverse incidents : miscellaneous devices, not elsewhere classified | WHO +Y82 | Other and unspecified medical devices associated with adverse incidents | WHO +Y820 | Other and unspecified medical devices associated with adverse incidents : diagnostic and monitoring devices | WHO +Y821 | Other and unspecified medical devices associated with adverse incidents : therapeutic (nonsurgical) and rehabilitative devices | WHO +Y822 | Other and unspecified medical devices associated with adverse incidents : prosthetic and other implants, materials and accessory devices | WHO +Y823 | Other and unspecified medical devices associated with adverse incidents : surgical instruments, materials and devices (including sutures) | WHO +Y828 | Other and unspecified medical devices associated with adverse incidents : miscellaneous devices, not elsewhere classified | WHO +Y829 | Unspecified medical devices associated with adverse incidents | CMS +Y83 | Surgical operation and other surgical procedures as the cause of abnormal reaction of the patient, or of later complication, without mention of misadventure at the time of the procedure | WHO +Y830 | Surgical operation with transplant of whole organ | WHO +Y831 | Surgical operation with implant of artificial internal device | WHO +Y832 | Surgical operation with anastomosis, bypass or graft | WHO +Y833 | Surgical operation with formation of external stoma | WHO +Y834 | Other reconstructive surgery | WHO +Y835 | Amputation of limb(s) | WHO +Y836 | Removal of other organ (partial) (total) | WHO +Y838 | Other surgical procedures | WHO +Y839 | Surgical procedure, unspecified | WHO +Y84 | Other medical procedures as the cause of abnormal reaction of the patient, or of later complication, without mention of misadventure at the time of the procedure | WHO +Y840 | Cardiac catheterization | WHO +Y841 | Kidney dialysis | WHO +Y842 | Radiological procedure and radiotherapy | WHO +Y843 | Shock therapy | WHO +Y844 | Aspiration of fluid | WHO +Y845 | Insertion of gastric or duodenal sound | WHO +Y846 | Urinary catheterization | WHO +Y847 | Blood-sampling | WHO +Y848 | Other medical procedures | WHO +Y849 | Medical procedure, unspecified | WHO +Y85 | Sequelae of transport accidents | WHO +Y850 | Sequelae of motor-vehicle accident | WHO +Y859 | Sequelae of other and unspecified transport accidents | WHO +Y86 | Sequelae of other accidents | WHO +Y87 | Sequelae of intentional self-harm, assault and events of undetermined intent | WHO +Y870 | Sequelae of intentional self-harm | WHO +Y871 | Sequelae of assault | WHO +Y872 | Sequelae of events of undetermined intent | WHO +Y88 | Sequelae with surgical and medical care as external cause | WHO +Y880 | Sequelae of adverse effects caused by drugs, medicaments and biological substances in therapeutic use | WHO +Y881 | Sequelae of misadventures to patients during surgical and medical procedures | WHO +Y882 | Sequelae of adverse incidents associated with medical devices in diagnostic and therapeutic use | WHO +Y883 | Sequelae of surgical and medical procedures as the cause of abnormal reaction of the patient, or of later complication, without mention of misadventure at the time of the procedure | WHO +Y89 | Sequelae of other external causes | WHO +Y890 | Sequelae of legal intervention | WHO +Y891 | Sequelae of war operations | WHO +Y899 | Sequelae of unspecified external cause | WHO +Y90 | Evidence of alcohol involvement determined by blood alcohol level | WHO +Y900 | Blood alcohol level of less than 20 mg/100 ml | WHO +Y901 | Blood alcohol level of 20-39 mg/100 ml | WHO +Y902 | Blood alcohol level of 40-59 mg/100 ml | WHO +Y903 | Blood alcohol level of 60-79 mg/100 ml | WHO +Y904 | Blood alcohol level of 80-99 mg/100 ml | WHO +Y905 | Blood alcohol level of 100-119 mg/100 ml | WHO +Y906 | Blood alcohol level of 120-199 mg/100 ml | WHO +Y907 | Blood alcohol level of 200-239 mg/100 ml | WHO +Y908 | Blood alcohol level of 240 mg/100 ml or more | WHO +Y909 | Presence of alcohol in blood, level not specified | WHO +Y91 | Evidence of alcohol involvement determined by level of intoxication | WHO +Y910 | Mild alcohol intoxication | WHO +Y911 | Moderate alcohol intoxication | WHO +Y912 | Severe alcohol intoxication | WHO +Y913 | Very severe alcohol intoxication | WHO +Y919 | Alcohol involvement, not otherwise specified | WHO +Y92000 | Kitchen of unspecified non-institutional (private) residence as the place of occurrence of the external cause | CMS +Y92001 | Dining room of unspecified non-institutional (private) residence as the place of occurrence of the external cause | CMS +Y92002 | Bathroom of unspecified non-institutional (private) residence single-family (private) house as the place of occurrence of the external cause | CMS +Y92003 | Bedroom of unspecified non-institutional (private) residence as the place of occurrence of the external cause | CMS +Y92007 | Garden or yard of unspecified non-institutional (private) residence as the place of occurrence of the external cause | CMS +Y92008 | Other place in unspecified non-institutional (private) residence as the place of occurrence of the external cause | CMS +Y92009 | Unspecified place in unspecified non-institutional (private) residence as the place of occurrence of the external cause | CMS +Y92010 | Kitchen of single-family (private) house as the place of occurrence of the external cause | CMS +Y92011 | Dining room of single-family (private) house as the place of occurrence of the external cause | CMS +Y92012 | Bathroom of single-family (private) house as the place of occurrence of the external cause | CMS +Y92013 | Bedroom of single-family (private) house as the place of occurrence of the external cause | CMS +Y92014 | Private driveway to single-family (private) house as the place of occurrence of the external cause | CMS +Y92015 | Private garage of single-family (private) house as the place of occurrence of the external cause | CMS +Y92016 | Swimming-pool in single-family (private) house or garden as the place of occurrence of the external cause | CMS +Y92017 | Garden or yard in single-family (private) house as the place of occurrence of the external cause | CMS +Y92018 | Other place in single-family (private) house as the place of occurrence of the external cause | CMS +Y92019 | Unspecified place in single-family (private) house as the place of occurrence of the external cause | CMS +Y92020 | Kitchen in mobile home as the place of occurrence of the external cause | CMS +Y92021 | Dining room in mobile home as the place of occurrence of the external cause | CMS +Y92022 | Bathroom in mobile home as the place of occurrence of the external cause | CMS +Y92023 | Bedroom in mobile home as the place of occurrence of the external cause | CMS +Y92024 | Driveway of mobile home as the place of occurrence of the external cause | CMS +Y92025 | Garage of mobile home as the place of occurrence of the external cause | CMS +Y92026 | Swimming-pool of mobile home as the place of occurrence of the external cause | CMS +Y92027 | Garden or yard of mobile home as the place of occurrence of the external cause | CMS +Y92028 | Other place in mobile home as the place of occurrence of the external cause | CMS +Y92029 | Unspecified place in mobile home as the place of occurrence of the external cause | CMS +Y92030 | Kitchen in apartment as the place of occurrence of the external cause | CMS +Y92031 | Bathroom in apartment as the place of occurrence of the external cause | CMS +Y92032 | Bedroom in apartment as the place of occurrence of the external cause | CMS +Y92038 | Other place in apartment as the place of occurrence of the external cause | CMS +Y92039 | Unspecified place in apartment as the place of occurrence of the external cause | CMS +Y92040 | Kitchen in boarding-house as the place of occurrence of the external cause | CMS +Y92041 | Bathroom in boarding-house as the place of occurrence of the external cause | CMS +Y92042 | Bedroom in boarding-house as the place of occurrence of the external cause | CMS +Y92043 | Driveway of boarding-house as the place of occurrence of the external cause | CMS +Y92044 | Garage of boarding-house as the place of occurrence of the external cause | CMS +Y92045 | Swimming-pool of boarding-house as the place of occurrence of the external cause | CMS +Y92046 | Garden or yard of boarding-house as the place of occurrence of the external cause | CMS +Y92048 | Other place in boarding-house as the place of occurrence of the external cause | CMS +Y92049 | Unspecified place in boarding-house as the place of occurrence of the external cause | CMS +Y92090 | Kitchen in other non-institutional residence as the place of occurrence of the external cause | CMS +Y92091 | Bathroom in other non-institutional residence as the place of occurrence of the external cause | CMS +Y92092 | Bedroom in other non-institutional residence as the place of occurrence of the external cause | CMS +Y92093 | Driveway of other non-institutional residence as the place of occurrence of the external cause | CMS +Y92094 | Garage of other non-institutional residence as the place of occurrence of the external cause | CMS +Y92095 | Swimming-pool of other non-institutional residence as the place of occurrence of the external cause | CMS +Y92096 | Garden or yard of other non-institutional residence as the place of occurrence of the external cause | CMS +Y92098 | Other place in other non-institutional residence as the place of occurrence of the external cause | CMS +Y92099 | Unspecified place in other non-institutional residence as the place of occurrence of the external cause | CMS +Y9210 | Unspecified residential institution as the place of occurrence of the external cause | CMS +Y92110 | Kitchen in children's home and orphanage as the place of occurrence of the external cause | CMS +Y92111 | Bathroom in children's home and orphanage as the place of occurrence of the external cause | CMS +Y92112 | Bedroom in children's home and orphanage as the place of occurrence of the external cause | CMS +Y92113 | Driveway of children's home and orphanage as the place of occurrence of the external cause | CMS +Y92114 | Garage of children's home and orphanage as the place of occurrence of the external cause | CMS +Y92115 | Swimming-pool of children's home and orphanage as the place of occurrence of the external cause | CMS +Y92116 | Garden or yard of children's home and orphanage as the place of occurrence of the external cause | CMS +Y92118 | Other place in children's home and orphanage as the place of occurrence of the external cause | CMS +Y92119 | Unspecified place in children's home and orphanage as the place of occurrence of the external cause | CMS +Y92120 | Kitchen in nursing home as the place of occurrence of the external cause | CMS +Y92121 | Bathroom in nursing home as the place of occurrence of the external cause | CMS +Y92122 | Bedroom in nursing home as the place of occurrence of the external cause | CMS +Y92123 | Driveway of nursing home as the place of occurrence of the external cause | CMS +Y92124 | Garage of nursing home as the place of occurrence of the external cause | CMS +Y92125 | Swimming-pool of nursing home as the place of occurrence of the external cause | CMS +Y92126 | Garden or yard of nursing home as the place of occurrence of the external cause | CMS +Y92128 | Other place in nursing home as the place of occurrence of the external cause | CMS +Y92129 | Unspecified place in nursing home as the place of occurrence of the external cause | CMS +Y92130 | Kitchen on military base as the place of occurrence of the external cause | CMS +Y92131 | Mess hall on military base as the place of occurrence of the external cause | CMS +Y92133 | Barracks on military base as the place of occurrence of the external cause | CMS +Y92135 | Garage on military base as the place of occurrence of the external cause | CMS +Y92136 | Swimming-pool on military base as the place of occurrence of the external cause | CMS +Y92137 | Garden or yard on military base as the place of occurrence of the external cause | CMS +Y92138 | Other place on military base as the place of occurrence of the external cause | CMS +Y92139 | Unspecified place military base as the place of occurrence of the external cause | CMS +Y92140 | Kitchen in prison as the place of occurrence of the external cause | CMS +Y92141 | Dining room in prison as the place of occurrence of the external cause | CMS +Y92142 | Bathroom in prison as the place of occurrence of the external cause | CMS +Y92143 | Cell of prison as the place of occurrence of the external cause | CMS +Y92146 | Swimming-pool of prison as the place of occurrence of the external cause | CMS +Y92147 | Courtyard of prison as the place of occurrence of the external cause | CMS +Y92148 | Other place in prison as the place of occurrence of the external cause | CMS +Y92149 | Unspecified place in prison as the place of occurrence of the external cause | CMS +Y92150 | Kitchen in reform school as the place of occurrence of the external cause | CMS +Y92151 | Dining room in reform school as the place of occurrence of the external cause | CMS +Y92152 | Bathroom in reform school as the place of occurrence of the external cause | CMS +Y92153 | Bedroom in reform school as the place of occurrence of the external cause | CMS +Y92154 | Driveway of reform school as the place of occurrence of the external cause | CMS +Y92155 | Garage of reform school as the place of occurrence of the external cause | CMS +Y92156 | Swimming-pool of reform school as the place of occurrence of the external cause | CMS +Y92157 | Garden or yard of reform school as the place of occurrence of the external cause | CMS +Y92158 | Other place in reform school as the place of occurrence of the external cause | CMS +Y92159 | Unspecified place in reform school as the place of occurrence of the external cause | CMS +Y92160 | Kitchen in school dormitory as the place of occurrence of the external cause | CMS +Y92161 | Dining room in school dormitory as the place of occurrence of the external cause | CMS +Y92162 | Bathroom in school dormitory as the place of occurrence of the external cause | CMS +Y92163 | Bedroom in school dormitory as the place of occurrence of the external cause | CMS +Y92168 | Other place in school dormitory as the place of occurrence of the external cause | CMS +Y92169 | Unspecified place in school dormitory as the place of occurrence of the external cause | CMS +Y92190 | Kitchen in other specified residential institution as the place of occurrence of the external cause | CMS +Y92191 | Dining room in other specified residential institution as the place of occurrence of the external cause | CMS +Y92192 | Bathroom in other specified residential institution as the place of occurrence of the external cause | CMS +Y92193 | Bedroom in other specified residential institution as the place of occurrence of the external cause | CMS +Y92194 | Driveway of other specified residential institution as the place of occurrence of the external cause | CMS +Y92195 | Garage of other specified residential institution as the place of occurrence of the external cause | CMS +Y92196 | Pool of other specified residential institution as the place of occurrence of the external cause | CMS +Y92197 | Garden or yard of other specified residential institution as the place of occurrence of the external cause | CMS +Y92198 | Other place in other specified residential institution as the place of occurrence of the external cause | CMS +Y92199 | Unspecified place in other specified residential institution as the place of occurrence of the external cause | CMS +Y92210 | Daycare center as the place of occurrence of the external cause | CMS +Y92211 | Elementary school as the place of occurrence of the external cause | CMS +Y92212 | Middle school as the place of occurrence of the external cause | CMS +Y92213 | High school as the place of occurrence of the external cause | CMS +Y92214 | College as the place of occurrence of the external cause | CMS +Y92215 | Trade school as the place of occurrence of the external cause | CMS +Y92218 | Other school as the place of occurrence of the external cause | CMS +Y92219 | Unspecified school as the place of occurrence of the external cause | CMS +Y9222 | Religious institution as the place of occurrence of the external cause | CMS +Y92230 | Patient room in hospital as the place of occurrence of the external cause | CMS +Y92231 | Patient bathroom in hospital as the place of occurrence of the external cause | CMS +Y92232 | Corridor of hospital as the place of occurrence of the external cause | CMS +Y92233 | Cafeteria of hospital as the place of occurrence of the external cause | CMS +Y92234 | Operating room of hospital as the place of occurrence of the external cause | CMS +Y92238 | Other place in hospital as the place of occurrence of the external cause | CMS +Y92239 | Unspecified place in hospital as the place of occurrence of the external cause | CMS +Y92240 | Courthouse as the place of occurrence of the external cause | CMS +Y92241 | Library as the place of occurrence of the external cause | CMS +Y92242 | Post office as the place of occurrence of the external cause | CMS +Y92243 | City hall as the place of occurrence of the external cause | CMS +Y92248 | Other public administrative building as the place of occurrence of the external cause | CMS +Y92250 | Art Gallery as the place of occurrence of the external cause | CMS +Y92251 | Museum as the place of occurrence of the external cause | CMS +Y92252 | Music hall as the place of occurrence of the external cause | CMS +Y92253 | Opera house as the place of occurrence of the external cause | CMS +Y92254 | Theater (live) as the place of occurrence of the external cause | CMS +Y92258 | Other cultural public building as the place of occurrence of the external cause | CMS +Y9226 | Movie house or cinema as the place of occurrence of the external cause | CMS +Y9229 | Other specified public building as the place of occurrence of the external cause | CMS +Y92310 | Basketball court as the place of occurrence of the external cause | CMS +Y92311 | Squash court as the place of occurrence of the external cause | CMS +Y92312 | Tennis court as the place of occurrence of the external cause | CMS +Y92318 | Other athletic court as the place of occurrence of the external cause | CMS +Y92320 | Baseball field as the place of occurrence of the external cause | CMS +Y92321 | Football field as the place of occurrence of the external cause | CMS +Y92322 | Soccer field as the place of occurrence of the external cause | CMS +Y92328 | Other athletic field as the place of occurrence of the external cause | CMS +Y92330 | Ice skating rink (indoor) (outdoor) as the place of occurrence of the external cause | CMS +Y92331 | Roller skating rink as the place of occurrence of the external cause | CMS +Y9234 | Swimming pool (public) as the place of occurrence of the external cause | CMS +Y9239 | Other specified sports and athletic area as the place of occurrence of the external cause | CMS +Y92410 | Unspecified street and highway as the place of occurrence of the external cause | CMS +Y92411 | Interstate highway as the place of occurrence of the external cause | CMS +Y92412 | Parkway as the place of occurrence of the external cause | CMS +Y92413 | State road as the place of occurrence of the external cause | CMS +Y92414 | Local residential or business street as the place of occurrence of the external cause | CMS +Y92415 | Exit ramp or entrance ramp of street or highway as the place of occurrence of the external cause | CMS +Y92480 | Sidewalk as the place of occurrence of the external cause | CMS +Y92481 | Parking lot as the place of occurrence of the external cause | CMS +Y92482 | Bike path as the place of occurrence of the external cause | CMS +Y92488 | Other paved roadways as the place of occurrence of the external cause | CMS +Y92510 | Bank as the place of occurrence of the external cause | CMS +Y92511 | Restaurant or cafe as the place of occurrence of the external cause | CMS +Y92512 | Supermarket, store or market as the place of occurrence of the external cause | CMS +Y92513 | Shop (commercial) as the place of occurrence of the external cause | CMS +Y92520 | Airport as the place of occurrence of the external cause | CMS +Y92521 | Bus station as the place of occurrence of the external cause | CMS +Y92522 | Railway station as the place of occurrence of the external cause | CMS +Y92523 | Highway rest stop as the place of occurrence of the external cause | CMS +Y92524 | Gas station as the place of occurrence of the external cause | CMS +Y92530 | Ambulatory surgery center as the place of occurrence of the external cause | CMS +Y92531 | Health care provider office as the place of occurrence of the external cause | CMS +Y92532 | Urgent care center as the place of occurrence of the external cause | CMS +Y92538 | Other ambulatory health services establishments as the place of occurrence of the external cause | CMS +Y9259 | Other trade areas as the place of occurrence of the external cause | CMS +Y9261 | Building [any] under construction as the place of occurrence of the external cause | CMS +Y9262 | Dock or shipyard as the place of occurrence of the external cause | CMS +Y9263 | Factory as the place of occurrence of the external cause | CMS +Y9264 | Mine or pit as the place of occurrence of the external cause | CMS +Y9265 | Oil rig as the place of occurrence of the external cause | CMS +Y9269 | Other specified industrial and construction area as the place of occurrence of the external cause | CMS +Y9271 | Barn as the place of occurrence of the external cause | CMS +Y9272 | Chicken coop as the place of occurrence of the external cause | CMS +Y9273 | Farm field as the place of occurrence of the external cause | CMS +Y9274 | Orchard as the place of occurrence of the external cause | CMS +Y9279 | Other farm location as the place of occurrence of the external cause | CMS +Y92810 | Car as the place of occurrence of the external cause | CMS +Y92811 | Bus as the place of occurrence of the external cause | CMS +Y92812 | Truck as the place of occurrence of the external cause | CMS +Y92813 | Airplane as the place of occurrence of the external cause | CMS +Y92814 | Boat as the place of occurrence of the external cause | CMS +Y92815 | Train as the place of occurrence of the external cause | CMS +Y92816 | Subway car as the place of occurrence of the external cause | CMS +Y92818 | Other transport vehicle as the place of occurrence of the external cause | CMS +Y92820 | Desert as the place of occurrence of the external cause | CMS +Y92821 | Forest as the place of occurrence of the external cause | CMS +Y92828 | Other wilderness area as the place of occurrence of the external cause | CMS +Y92830 | Public park as the place of occurrence of the external cause | CMS +Y92831 | Amusement park as the place of occurrence of the external cause | CMS +Y92832 | Beach as the place of occurrence of the external cause | CMS +Y92833 | Campsite as the place of occurrence of the external cause | CMS +Y92834 | Zoological garden (Zoo) as the place of occurrence of the external cause | CMS +Y92838 | Other recreation area as the place of occurrence of the external cause | CMS +Y9284 | Military training ground as the place of occurrence of the external cause | CMS +Y9285 | Railroad track as the place of occurrence of the external cause | CMS +Y9286 | Slaughter house as the place of occurrence of the external cause | CMS +Y9289 | Other specified places as the place of occurrence of the external cause | CMS +Y929 | Unspecified place or not applicable | CMS +Y9301 | Activity, walking, marching and hiking | CMS +Y9302 | Activity, running | CMS +Y9311 | Activity, swimming | CMS +Y9312 | Activity, springboard and platform diving | CMS +Y9313 | Activity, water polo | CMS +Y9314 | Activity, water aerobics and water exercise | CMS +Y9315 | Activity, underwater diving and snorkeling | CMS +Y9316 | Activity, rowing, canoeing, kayaking, rafting and tubing | CMS +Y9317 | Activity, water skiing and wake boarding | CMS +Y9318 | Activity, surfing, windsurfing and boogie boarding | CMS +Y9319 | Activity, other involving water and watercraft | CMS +Y9321 | Activity, ice skating | CMS +Y9322 | Activity, ice hockey | CMS +Y9323 | Activity, snow (alpine) (downhill) skiing, snowboarding, sledding, tobogganing and snow tubing | CMS +Y9324 | Activity, cross country skiing | CMS +Y9329 | Activity, other involving ice and snow | CMS +Y9331 | Activity, mountain climbing, rock climbing and wall climbing | CMS +Y9332 | Activity, rappelling | CMS +Y9333 | Activity, BASE jumping | CMS +Y9334 | Activity, bungee jumping | CMS +Y9335 | Activity, hang gliding | CMS +Y9339 | Activity, other involving climbing, rappelling and jumping off | CMS +Y9341 | Activity, dancing | CMS +Y9342 | Activity, yoga | CMS +Y9343 | Activity, gymnastics | CMS +Y9344 | Activity, trampolining | CMS +Y9345 | Activity, cheerleading | CMS +Y9349 | Activity, other involving dancing and other rhythmic movements | CMS +Y9351 | Activity, roller skating (inline) and skateboarding | CMS +Y9352 | Activity, horseback riding | CMS +Y9353 | Activity, golf | CMS +Y9354 | Activity, bowling | CMS +Y9355 | Activity, bike riding | CMS +Y9356 | Activity, jumping rope | CMS +Y9357 | Activity, non-running track and field events | CMS +Y9359 | Activity, other involving other sports and athletics played individually | CMS +Y9361 | Activity, american tackle football | CMS +Y9362 | Activity, american flag or touch football | CMS +Y9363 | Activity, rugby | CMS +Y9364 | Activity, baseball | CMS +Y9365 | Activity, lacrosse and field hockey | CMS +Y9366 | Activity, soccer | CMS +Y9367 | Activity, basketball | CMS +Y9368 | Activity, volleyball (beach) (court) | CMS +Y9369 | Activity, other involving other sports and athletics played as a team or group | CMS +Y936A | Activity, physical games generally associated with school recess, summer camp and children | CMS +Y9371 | Activity, boxing | CMS +Y9372 | Activity, wrestling | CMS +Y9373 | Activity, racquet and hand sports | CMS +Y9374 | Activity, frisbee | CMS +Y9375 | Activity, martial arts | CMS +Y9379 | Activity, other specified sports and athletics | CMS +Y9381 | Activity, refereeing a sports activity | CMS +Y9382 | Activity, spectator at an event | CMS +Y9383 | Activity, rough housing and horseplay | CMS +Y9384 | Activity, sleeping | CMS +Y9385 | Activity, choking game | CMS +Y9389 | Activity, other specified | CMS +Y939 | Activity, unspecified | CMS +Y93A1 | Activity, exercise machines primarily for cardiorespiratory conditioning | CMS +Y93A2 | Activity, calisthenics | CMS +Y93A3 | Activity, aerobic and step exercise | CMS +Y93A4 | Activity, circuit training | CMS +Y93A5 | Activity, obstacle course | CMS +Y93A6 | Activity, grass drills | CMS +Y93A9 | Activity, other involving cardiorespiratory exercise | CMS +Y93B1 | Activity, exercise machines primarily for muscle strengthening | CMS +Y93B2 | Activity, push-ups, pull-ups, sit-ups | CMS +Y93B3 | Activity, free weights | CMS +Y93B4 | Activity, pilates | CMS +Y93B9 | Activity, other involving muscle strengthening exercises | CMS +Y93C1 | Activity, computer keyboarding | CMS +Y93C2 | Activity, hand held interactive electronic device | CMS +Y93C9 | Activity, other involving computer technology and electronic devices | CMS +Y93D1 | Activity, knitting and crocheting | CMS +Y93D2 | Activity, sewing | CMS +Y93D3 | Activity, furniture building and finishing | CMS +Y93D9 | Activity, other involving arts and handcrafts | CMS +Y93E1 | Activity, personal bathing and showering | CMS +Y93E2 | Activity, laundry | CMS +Y93E3 | Activity, vacuuming | CMS +Y93E4 | Activity, ironing | CMS +Y93E5 | Activity, floor mopping and cleaning | CMS +Y93E6 | Activity, residential relocation | CMS +Y93E8 | Activity, other personal hygiene | CMS +Y93E9 | Activity, other interior property and clothing maintenance | CMS +Y93F1 | Activity, caregiving, bathing | CMS +Y93F2 | Activity, caregiving, lifting | CMS +Y93F9 | Activity, other caregiving | CMS +Y93G1 | Activity, food preparation and clean up | CMS +Y93G2 | Activity, grilling and smoking food | CMS +Y93G3 | Activity, cooking and baking | CMS +Y93G9 | Activity, other involving cooking and grilling | CMS +Y93H1 | Activity, digging, shoveling and raking | CMS +Y93H2 | Activity, gardening and landscaping | CMS +Y93H3 | Activity, building and construction | CMS +Y93H9 | Activity, other involving exterior property and land maintenance, building and construction | CMS +Y93I1 | Activity, roller coaster riding | CMS +Y93I9 | Activity, other involving external motion | CMS +Y93J1 | Activity, piano playing | CMS +Y93J2 | Activity, drum and other percussion instrument playing | CMS +Y93J3 | Activity, string instrument playing | CMS +Y93J4 | Activity, winds and brass instrument playing | CMS +Y93K1 | Activity, walking an animal | CMS +Y93K2 | Activity, milking an animal | CMS +Y93K3 | Activity, grooming and shearing an animal | CMS +Y93K9 | Activity, other involving animal care | CMS +Y95 | Nosocomial condition | WHO +Y96 | Work-related condition | WHO +Y97 | Environmental-pollution-related condition | WHO +Y98 | Lifestyle-related condition | WHO +Y990 | Civilian activity done for income or pay | CMS +Y991 | Military activity | CMS +Y992 | Volunteer activity | CMS +Y998 | Other external cause status | CMS +Y999 | Unspecified external cause status | CMS +Z00 | General examination and investigation of persons without complaint and reported diagnosis | WHO +Z000 | General medical examination | WHO +Z0000 | Encounter for general adult medical examination without abnormal findings | CMS +Z0001 | Encounter for general adult medical examination with abnormal findings | CMS +Z001 | Routine child health examination | WHO +Z00110 | Health examination for newborn under 8 days old | CMS +Z00111 | Health examination for newborn 8 to 28 days old | CMS +Z00121 | Encounter for routine child health examination with abnormal findings | CMS +Z00129 | Encounter for routine child health examination without abnormal findings | CMS +Z002 | Examination for period of rapid growth in childhood | WHO +Z003 | Examination for adolescent development state | WHO +Z004 | General psychiatric examination, not elsewhere classified | WHO +Z005 | Examination of potential donor of organ and tissue | WHO +Z006 | Examination for normal comparison and control in clinical research programme | WHO +Z0070 | Encounter for examination for period of delayed growth in childhood without abnormal findings | CMS +Z0071 | Encounter for examination for period of delayed growth in childhood with abnormal findings | CMS +Z008 | Other general examinations | WHO +Z01 | Other special examinations and investigations of persons without complaint or reported diagnosis | WHO +Z010 | Examination of eyes and vision | WHO +Z0100 | Encounter for examination of eyes and vision without abnormal findings | CMS +Z0101 | Encounter for examination of eyes and vision with abnormal findings | CMS +Z011 | Examination of ears and hearing | WHO +Z0110 | Encounter for examination of ears and hearing without abnormal findings | CMS +Z01110 | Encounter for hearing examination following failed hearing screening | CMS +Z01118 | Encounter for examination of ears and hearing with other abnormal findings | CMS +Z0112 | Encounter for hearing conservation and treatment | CMS +Z012 | Dental examination | WHO +Z0120 | Encounter for dental examination and cleaning without abnormal findings | CMS +Z0121 | Encounter for dental examination and cleaning with abnormal findings | CMS +Z013 | Examination of blood pressure | WHO +Z0130 | Encounter for examination of blood pressure without abnormal findings | CMS +Z0131 | Encounter for examination of blood pressure with abnormal findings | CMS +Z014 | Gynaecological examination (general)(routine) | WHO +Z01411 | Encounter for gynecological examination (general) (routine) with abnormal findings | CMS +Z01419 | Encounter for gynecological examination (general) (routine) without abnormal findings | CMS +Z0142 | Encounter for cervical smear to confirm findings of recent normal smear following initial abnormal smear | CMS +Z015 | Diagnostic skin and sensitization tests | WHO +Z016 | Radiological examination, not elsewhere classified | WHO +Z017 | Laboratory examination | WHO +Z018 | Other specified special examinations | WHO +Z01810 | Encounter for preprocedural cardiovascular examination | CMS +Z01811 | Encounter for preprocedural respiratory examination | CMS +Z01812 | Encounter for preprocedural laboratory examination | CMS +Z01818 | Encounter for other preprocedural examination | CMS +Z0182 | Encounter for allergy testing | CMS +Z0183 | Encounter for blood typing | CMS +Z0184 | Encounter for antibody response examination | CMS +Z0189 | Encounter for other specified special examinations | CMS +Z019 | Special examination, unspecified | WHO +Z02 | Examination and encounter for administrative purposes | WHO +Z020 | Examination for admission to educational institution | WHO +Z021 | Pre-employment examination | WHO +Z022 | Examination for admission to residential institutions | WHO +Z023 | Examination for recruitment to armed forces | WHO +Z024 | Examination for driving licence | WHO +Z025 | Examination for participation in sport | WHO +Z026 | Examination for insurance purposes | WHO +Z027 | Issue of medical certificate | WHO +Z0271 | Encounter for disability determination | CMS +Z0279 | Encounter for issue of other medical certificate | CMS +Z028 | Other examinations for administrative purposes | WHO +Z0281 | Encounter for paternity testing | CMS +Z0282 | Encounter for adoption services | CMS +Z0283 | Encounter for blood-alcohol and blood-drug test | CMS +Z0289 | Encounter for other administrative examinations | CMS +Z029 | Examination for administrative purposes, unspecified | WHO +Z03 | Medical observation and evaluation for suspected diseases and conditions, ruled out | WHO +Z030 | Observation for suspected tuberculosis | WHO +Z031 | Observation for suspected malignant neoplasm | WHO +Z032 | Observation for suspected mental and behavioural disorders | WHO +Z033 | Observation for suspected nervous system disorder | WHO +Z034 | Observation for suspected myocardial infarction | WHO +Z035 | Observation for other suspected cardiovascular diseases | WHO +Z036 | Observation for suspected toxic effect from ingested substance | WHO +Z0371 | Encounter for suspected problem with amniotic cavity and membrane ruled out | CMS +Z0372 | Encounter for suspected placental problem ruled out | CMS +Z0373 | Encounter for suspected fetal anomaly ruled out | CMS +Z0374 | Encounter for suspected problem with fetal growth ruled out | CMS +Z0375 | Encounter for suspected cervical shortening ruled out | CMS +Z0379 | Encounter for other suspected maternal and fetal conditions ruled out | CMS +Z038 | Observation for other suspected diseases and conditions | WHO +Z03810 | Encounter for observation for suspected exposure to anthrax ruled out | CMS +Z03818 | Encounter for observation for suspected exposure to other biological agents ruled out | CMS +Z0389 | Encounter for observation for other suspected diseases and conditions ruled out | CMS +Z039 | Observation for suspected disease or condition, unspecified | WHO +Z04 | Examination and observation for other reasons | WHO +Z040 | Blood-alcohol and blood-drug test | WHO +Z041 | Examination and observation following transport accident | WHO +Z042 | Examination and observation following work accident | WHO +Z043 | Examination and observation following other accident | WHO +Z044 | Examination and observation following alleged rape and seduction | WHO +Z0441 | Encounter for examination and observation following alleged adult rape | CMS +Z0442 | Encounter for examination and observation following alleged child rape | CMS +Z045 | Examination and observation following other inflicted injury | WHO +Z046 | General psychiatric examination, requested by authority | WHO +Z0471 | Encounter for examination and observation following alleged adult physical abuse | CMS +Z0472 | Encounter for examination and observation following alleged child physical abuse | CMS +Z048 | Examination and observation for other specified reasons | WHO +Z0481 | Encounter for examination and observation of victim following forced sexual exploitation | CMS +Z0482 | Encounter for examination and observation of victim following forced labor exploitation | CMS +Z0489 | Encounter for examination and observation for other specified reasons | CMS +Z049 | Examination and observation for unspecified reason | WHO +Z050 | Observation and evaluation of newborn for suspected cardiac condition ruled out | CMS +Z051 | Observation and evaluation of newborn for suspected infectious condition ruled out | CMS +Z052 | Observation and evaluation of newborn for suspected neurological condition ruled out | CMS +Z053 | Observation and evaluation of newborn for suspected respiratory condition ruled out | CMS +Z0541 | Observation and evaluation of newborn for suspected genetic condition ruled out | CMS +Z0542 | Observation and evaluation of newborn for suspected metabolic condition ruled out | CMS +Z0543 | Observation and evaluation of newborn for suspected immunologic condition ruled out | CMS +Z055 | Observation and evaluation of newborn for suspected gastrointestinal condition ruled out | CMS +Z056 | Observation and evaluation of newborn for suspected genitourinary condition ruled out | CMS +Z0571 | Observation and evaluation of newborn for suspected skin and subcutaneous tissue condition ruled out | CMS +Z0572 | Observation and evaluation of newborn for suspected musculoskeletal condition ruled out | CMS +Z0573 | Observation and evaluation of newborn for suspected connective tissue condition ruled out | CMS +Z058 | Observation and evaluation of newborn for other specified suspected condition ruled out | CMS +Z059 | Observation and evaluation of newborn for unspecified suspected condition ruled out | CMS +Z08 | Follow-up examination after treatment for malignant neoplasms | WHO +Z080 | Follow-up examination after surgery for malignant neoplasm | WHO +Z081 | Follow-up examination after radiotherapy for malignant neoplasm | WHO +Z082 | Follow-up examination after chemotherapy for malignant neoplasm | WHO +Z087 | Follow-up examination after combined treatment for malignant neoplasm | WHO +Z088 | Follow-up examination after other treatment for malignant neoplasm | WHO +Z089 | Follow-up examination after unspecified treatment for malignant neoplasm | WHO +Z09 | Follow-up examination after treatment for conditions other than malignant neoplasms | WHO +Z090 | Follow-up examination after surgery for other conditions | WHO +Z091 | Follow-up examination after radiotherapy for other conditions | WHO +Z092 | Follow-up examination after chemotherapy for other conditions | WHO +Z093 | Follow-up examination after psychotherapy | WHO +Z094 | Follow-up examination after treatment of fracture | WHO +Z097 | Follow-up examination after combined treatment for other conditions | WHO +Z098 | Follow-up examination after other treatment for other conditions | WHO +Z099 | Follow-up examination after unspecified treatment for other conditions | WHO +Z10 | Routine general health check-up of defined subpopulation | WHO +Z100 | Occupational health examination | WHO +Z101 | Routine general health check-up of inhabitants of institutions | WHO +Z102 | Routine general health check-up of armed forces | WHO +Z103 | Routine general health check-up of sports teams | WHO +Z108 | Routine general health check-up of other defined subpopulations | WHO +Z11 | Special screening examination for infectious and parasitic diseases | WHO +Z110 | Special screening examination for intestinal infectious diseases | WHO +Z111 | Special screening examination for respiratory tuberculosis | WHO +Z112 | Special screening examination for other bacterial diseases | WHO +Z113 | Special screening examination for infections with a predominantly sexual mode of transmission | WHO +Z114 | Special screening examination for human immunodeficiency virus [HIV] | WHO +Z115 | Special screening examination for other viral diseases | WHO +Z1151 | Encounter for screening for human papillomavirus (HPV) | CMS +Z1159 | Encounter for screening for other viral diseases | CMS +Z116 | Special screening examination for other protozoal diseases and helminthiases | WHO +Z118 | Special screening examination for other infectious and parasitic diseases | WHO +Z119 | Special screening examination for infectious and parasitic diseases, unspecified | WHO +Z12 | Special screening examination for neoplasms | WHO +Z120 | Special screening examination for neoplasm of stomach | WHO +Z121 | Special screening examination for neoplasm of intestinal tract | WHO +Z1210 | Encounter for screening for malignant neoplasm of intestinal tract, unspecified | CMS +Z1211 | Encounter for screening for malignant neoplasm of colon | CMS +Z1212 | Encounter for screening for malignant neoplasm of rectum | CMS +Z1213 | Encounter for screening for malignant neoplasm of small intestine | CMS +Z122 | Special screening examination for neoplasm of respiratory organs | WHO +Z123 | Special screening examination for neoplasm of breast | WHO +Z1231 | Encounter for screening mammogram for malignant neoplasm of breast | CMS +Z1239 | Encounter for other screening for malignant neoplasm of breast | CMS +Z124 | Special screening examination for neoplasm of cervix | WHO +Z125 | Special screening examination for neoplasm of prostate | WHO +Z126 | Special screening examination for neoplasm of bladder | WHO +Z1271 | Encounter for screening for malignant neoplasm of testis | CMS +Z1272 | Encounter for screening for malignant neoplasm of vagina | CMS +Z1273 | Encounter for screening for malignant neoplasm of ovary | CMS +Z1279 | Encounter for screening for malignant neoplasm of other genitourinary organs | CMS +Z128 | Special screening examination for neoplasms of other sites | WHO +Z1281 | Encounter for screening for malignant neoplasm of oral cavity | CMS +Z1282 | Encounter for screening for malignant neoplasm of nervous system | CMS +Z1283 | Encounter for screening for malignant neoplasm of skin | CMS +Z1289 | Encounter for screening for malignant neoplasm of other sites | CMS +Z129 | Special screening examination for neoplasm, unspecified | WHO +Z13 | Special screening examination for other diseases and disorders | WHO +Z130 | Special screening examination for diseases of the blood and blood-forming organs and certain disorders involving the immune mechanism | WHO +Z131 | Special screening examination for diabetes mellitus | WHO +Z132 | Special screening examination for nutritional disorders | WHO +Z1321 | Encounter for screening for nutritional disorder | CMS +Z13220 | Encounter for screening for lipoid disorders | CMS +Z13228 | Encounter for screening for other metabolic disorders | CMS +Z1329 | Encounter for screening for other suspected endocrine disorder | CMS +Z133 | Special screening examination for mental and behavioural disorders | WHO +Z1330 | Encounter for screening examination for mental health and behavioral disorders, unspecified | CMS +Z1331 | Encounter for screening for depression | CMS +Z1332 | Encounter for screening for maternal depression | CMS +Z1339 | Encounter for screening examination for other mental health and behavioral disorders | CMS +Z134 | Special screening examination for certain developmental disorders in childhood | WHO +Z1340 | Encounter for screening for unspecified developmental delays | CMS +Z1341 | Encounter for autism screening | CMS +Z1342 | Encounter for screening for global developmental delays (milestones) | CMS +Z1349 | Encounter for screening for other developmental delays | CMS +Z135 | Special screening examination for eye and ear disorders | WHO +Z136 | Special screening examination for cardiovascular disorders | WHO +Z137 | Special screening examination for congenital malformations, deformations and chromosomal abnormalities | WHO +Z1371 | Encounter for nonprocreative screening for genetic disease carrier status | CMS +Z1379 | Encounter for other screening for genetic and chromosomal anomalies | CMS +Z138 | Special screening examination for other specified diseases and disorders | WHO +Z13810 | Encounter for screening for upper gastrointestinal disorder | CMS +Z13811 | Encounter for screening for lower gastrointestinal disorder | CMS +Z13818 | Encounter for screening for other digestive system disorders | CMS +Z13820 | Encounter for screening for osteoporosis | CMS +Z13828 | Encounter for screening for other musculoskeletal disorder | CMS +Z1383 | Encounter for screening for respiratory disorder NEC | CMS +Z1384 | Encounter for screening for dental disorders | CMS +Z13850 | Encounter for screening for traumatic brain injury | CMS +Z13858 | Encounter for screening for other nervous system disorders | CMS +Z1388 | Encounter for screening for disorder due to exposure to contaminants | CMS +Z1389 | Encounter for screening for other disorder | CMS +Z139 | Special screening examination, unspecified | WHO +Z1401 | Asymptomatic hemophilia A carrier | CMS +Z1402 | Symptomatic hemophilia A carrier | CMS +Z141 | Cystic fibrosis carrier | CMS +Z148 | Genetic carrier of other disease | CMS +Z1501 | Genetic susceptibility to malignant neoplasm of breast | CMS +Z1502 | Genetic susceptibility to malignant neoplasm of ovary | CMS +Z1503 | Genetic susceptibility to malignant neoplasm of prostate | CMS +Z1504 | Genetic susceptibility to malignant neoplasm of endometrium | CMS +Z1509 | Genetic susceptibility to other malignant neoplasm | CMS +Z1581 | Genetic susceptibility to multiple endocrine neoplasia [MEN] | CMS +Z1589 | Genetic susceptibility to other disease | CMS +Z1610 | Resistance to unspecified beta lactam antibiotics | CMS +Z1611 | Resistance to penicillins | CMS +Z1612 | Extended spectrum beta lactamase (ESBL) resistance | CMS +Z1619 | Resistance to other specified beta lactam antibiotics | CMS +Z1620 | Resistance to unspecified antibiotic | CMS +Z1621 | Resistance to vancomycin | CMS +Z1622 | Resistance to vancomycin related antibiotics | CMS +Z1623 | Resistance to quinolones and fluoroquinolones | CMS +Z1624 | Resistance to multiple antibiotics | CMS +Z1629 | Resistance to other single specified antibiotic | CMS +Z1630 | Resistance to unspecified antimicrobial drugs | CMS +Z1631 | Resistance to antiparasitic drug(s) | CMS +Z1632 | Resistance to antifungal drug(s) | CMS +Z1633 | Resistance to antiviral drug(s) | CMS +Z16341 | Resistance to single antimycobacterial drug | CMS +Z16342 | Resistance to multiple antimycobacterial drugs | CMS +Z1635 | Resistance to multiple antimicrobial drugs | CMS +Z1639 | Resistance to other specified antimicrobial drug | CMS +Z170 | Estrogen receptor positive status [ER+] | CMS +Z171 | Estrogen receptor negative status [ER-] | CMS +Z1801 | Retained depleted uranium fragments | CMS +Z1809 | Other retained radioactive fragments | CMS +Z1810 | Retained metal fragments, unspecified | CMS +Z1811 | Retained magnetic metal fragments | CMS +Z1812 | Retained nonmagnetic metal fragments | CMS +Z182 | Retained plastic fragments | CMS +Z1831 | Retained animal quills or spines | CMS +Z1832 | Retained tooth | CMS +Z1833 | Retained wood fragments | CMS +Z1839 | Other retained organic fragments | CMS +Z1881 | Retained glass fragments | CMS +Z1883 | Retained stone or crystalline fragments | CMS +Z1889 | Other specified retained foreign body fragments | CMS +Z189 | Retained foreign body fragments, unspecified material | CMS +Z191 | Hormone sensitive malignancy status | CMS +Z192 | Hormone resistant malignancy status | CMS +Z20 | Contact with and exposure to communicable diseases | WHO +Z200 | Contact with and exposure to intestinal infectious diseases | WHO +Z2001 | Contact with and (suspected) exposure to intestinal infectious diseases due to Escherichia coli (E. coli) | CMS +Z2009 | Contact with and (suspected) exposure to other intestinal infectious diseases | CMS +Z201 | Contact with and exposure to tuberculosis | WHO +Z202 | Contact with and exposure to infections with a predominantly sexual mode of transmission | WHO +Z203 | Contact with and exposure to rabies | WHO +Z204 | Contact with and exposure to rubella | WHO +Z205 | Contact with and exposure to viral hepatitis | WHO +Z206 | Contact with and exposure to human immunodeficiency virus [HIV] | WHO +Z207 | Contact with and exposure to pediculosis, acariasis and other infestations | WHO +Z208 | Contact with and exposure to other communicable diseases | WHO +Z20810 | Contact with and (suspected) exposure to anthrax | CMS +Z20811 | Contact with and (suspected) exposure to meningococcus | CMS +Z20818 | Contact with and (suspected) exposure to other bacterial communicable diseases | CMS +Z20820 | Contact with and (suspected) exposure to varicella | CMS +Z20821 | Contact with and (suspected) exposure to Zika virus | CMS +Z20828 | Contact with and (suspected) exposure to other viral communicable diseases | CMS +Z2089 | Contact with and (suspected) exposure to other communicable diseases | CMS +Z209 | Contact with and exposure to unspecified communicable disease | WHO +Z21 | Asymptomatic human immunodeficiency virus [HIV] infection status | WHO +Z22 | Carrier of infectious disease | WHO +Z220 | Carrier of typhoid | WHO +Z221 | Carrier of other intestinal infectious diseases | WHO +Z222 | Carrier of diphtheria | WHO +Z223 | Carrier of other specified bacterial diseases | WHO +Z2231 | Carrier of bacterial disease due to meningococci | CMS +Z22321 | Carrier or suspected carrier of Methicillin susceptible Staphylococcus aureus | CMS +Z22322 | Carrier or suspected carrier of Methicillin resistant Staphylococcus aureus | CMS +Z22330 | Carrier of Group B streptococcus | CMS +Z22338 | Carrier of other streptococcus | CMS +Z2239 | Carrier of other specified bacterial diseases | CMS +Z224 | Carrier of infections with a predominantly sexual mode of transmission | WHO +Z226 | Carrier of human T-lymphotropic virus type- 1 [HTLV-1] infection | WHO +Z227 | Latent tuberculosis | WHO +Z228 | Carrier of other infectious diseases | WHO +Z229 | Carrier of infectious disease, unspecified | WHO +Z23 | Need for immunization against single bacterial diseases | WHO +Z230 | Need for immunization against cholera alone | WHO +Z231 | Need for immunization against typhoid-paratyphoid alone [TAB] | WHO +Z232 | Need for immunization against tuberculosis [BCG] | WHO +Z233 | Need for immunization against plague | WHO +Z234 | Need for immunization against tularaemia | WHO +Z235 | Need for immunization against tetanus alone | WHO +Z236 | Need for immunization against diphtheria alone | WHO +Z237 | Need for immunization against pertussis alone | WHO +Z238 | Need for immunization against other single bacterial diseases | WHO +Z24 | Need for immunization against certain single viral diseases | WHO +Z240 | Need for immunization against poliomyelitis | WHO +Z241 | Need for immunization against arthropod-borne viral encephalitis | WHO +Z242 | Need for immunization against rabies | WHO +Z243 | Need for immunization against yellow fever | WHO +Z244 | Need for immunization against measles alone | WHO +Z245 | Need for immunization against rubella alone | WHO +Z246 | Need for immunization against viral hepatitis | WHO +Z25 | Need for immunization against other single viral diseases | WHO +Z250 | Need for immunization against mumps alone | WHO +Z251 | Need for immunization against influenza | WHO +Z258 | Need for immunization against other specified single viral diseases | WHO +Z26 | Need for immunization against other single infectious diseases | WHO +Z260 | Need for immunization against leishmaniasis | WHO +Z268 | Need for immunization against other specified single infectious diseases | WHO +Z269 | Need for immunization against unspecified infectious disease | WHO +Z27 | Need for immunization against combinations of infectious diseases | WHO +Z270 | Need for immunization against cholera with typhoid-paratyphoid [cholera + TAB] | WHO +Z271 | Need for immunization against diphtheria-tetanus-pertussis, combined [DTP] | WHO +Z272 | Need for immunization against diphtheria-tetanus-pertussis with typhoid-paratyphoid [DTP + TAB] | WHO +Z273 | Need for immunization against diphtheria-tetanus-pertussis with poliomyelitis [DTP + polio] | WHO +Z274 | Need for immunization against measles-mumps-rubella [MMR] | WHO +Z278 | Need for immunization against other combinations of infectious diseases | WHO +Z279 | Need for immunization against unspecified combinations of infectious diseases | WHO +Z28 | Immunization not carried out | WHO +Z280 | Immunization not carried out because of contraindication | WHO +Z2801 | Immunization not carried out because of acute illness of patient | CMS +Z2802 | Immunization not carried out because of chronic illness or condition of patient | CMS +Z2803 | Immunization not carried out because of immune compromised state of patient | CMS +Z2804 | Immunization not carried out because of patient allergy to vaccine or component | CMS +Z2809 | Immunization not carried out because of other contraindication | CMS +Z281 | Immunization not carried out because of patient's decision for reasons of belief or group pressure | WHO +Z282 | Immunization not carried out because of patient's decision for other and unspecified reasons | WHO +Z2820 | Immunization not carried out because of patient decision for unspecified reason | CMS +Z2821 | Immunization not carried out because of patient refusal | CMS +Z2829 | Immunization not carried out because of patient decision for other reason | CMS +Z283 | Underimmunization status | CMS +Z288 | Immunization not carried out for other reasons | WHO +Z2881 | Immunization not carried out due to patient having had the disease | CMS +Z2882 | Immunization not carried out because of caregiver refusal | CMS +Z2883 | Immunization not carried out due to unavailability of vaccine | CMS +Z2889 | Immunization not carried out for other reason | CMS +Z289 | Immunization not carried out for unspecified reason | WHO +Z29 | Need for other prophylactic measures | WHO +Z290 | Isolation | WHO +Z291 | Prophylactic immunotherapy | WHO +Z2911 | Encounter for prophylactic immunotherapy for respiratory syncytial virus (RSV) | CMS +Z2912 | Encounter for prophylactic antivenin | CMS +Z2913 | Encounter for prophylactic Rho(D) immune globulin | CMS +Z2914 | Encounter for prophylactic rabies immune globin | CMS +Z292 | Other prophylactic chemotherapy | WHO +Z293 | Encounter for prophylactic fluoride administration | CMS +Z298 | Other specified prophylactic measures | WHO +Z299 | Prophylactic measure, unspecified | WHO +Z30 | Contraceptive management | WHO +Z300 | General counselling and advice on contraception | WHO +Z30011 | Encounter for initial prescription of contraceptive pills | CMS +Z30012 | Encounter for prescription of emergency contraception | CMS +Z30013 | Encounter for initial prescription of injectable contraceptive | CMS +Z30014 | Encounter for initial prescription of intrauterine contraceptive device | CMS +Z30015 | Encounter for initial prescription of vaginal ring hormonal contraceptive | CMS +Z30016 | Encounter for initial prescription of transdermal patch hormonal contraceptive device | CMS +Z30017 | Encounter for initial prescription of implantable subdermal contraceptive | CMS +Z30018 | Encounter for initial prescription of other contraceptives | CMS +Z30019 | Encounter for initial prescription of contraceptives, unspecified | CMS +Z3002 | Counseling and instruction in natural family planning to avoid pregnancy | CMS +Z3009 | Encounter for other general counseling and advice on contraception | CMS +Z301 | Insertion of (intrauterine) contraceptive device | WHO +Z302 | Sterilization | WHO +Z303 | Menstrual extraction | WHO +Z304 | Surveillance of contraceptive drugs | WHO +Z3040 | Encounter for surveillance of contraceptives, unspecified | CMS +Z3041 | Encounter for surveillance of contraceptive pills | CMS +Z3042 | Encounter for surveillance of injectable contraceptive | CMS +Z30430 | Encounter for insertion of intrauterine contraceptive device | CMS +Z30431 | Encounter for routine checking of intrauterine contraceptive device | CMS +Z30432 | Encounter for removal of intrauterine contraceptive device | CMS +Z30433 | Encounter for removal and reinsertion of intrauterine contraceptive device | CMS +Z3044 | Encounter for surveillance of vaginal ring hormonal contraceptive device | CMS +Z3045 | Encounter for surveillance of transdermal patch hormonal contraceptive device | CMS +Z3046 | Encounter for surveillance of implantable subdermal contraceptive | CMS +Z3049 | Encounter for surveillance of other contraceptives | CMS +Z305 | Surveillance of (intrauterine) contraceptive device | WHO +Z308 | Other contraceptive management | WHO +Z309 | Contraceptive management, unspecified | WHO +Z31 | Procreative management | WHO +Z310 | Tuboplasty or vasoplasty after previous sterilization | WHO +Z311 | Artificial insemination | WHO +Z312 | In vitro fertilization | WHO +Z313 | Other assisted fertilization methods | WHO +Z314 | Procreative investigation and testing | WHO +Z3141 | Encounter for fertility testing | CMS +Z3142 | Aftercare following sterilization reversal | CMS +Z31430 | Encounter of female for testing for genetic disease carrier status for procreative management | CMS +Z31438 | Encounter for other genetic testing of female for procreative management | CMS +Z31440 | Encounter of male for testing for genetic disease carrier status for procreative management | CMS +Z31441 | Encounter for testing of male partner of patient with recurrent pregnancy loss | CMS +Z31448 | Encounter for other genetic testing of male for procreative management | CMS +Z3149 | Encounter for other procreative investigation and testing | CMS +Z315 | Genetic counselling | WHO +Z316 | General counselling and advice on procreation | WHO +Z3161 | Procreative counseling and advice using natural family planning | CMS +Z3162 | Encounter for fertility preservation counseling | CMS +Z3169 | Encounter for other general counseling and advice on procreation | CMS +Z317 | Encounter for procreative management and counseling for gestational carrier | CMS +Z318 | Other procreative management | WHO +Z3181 | Encounter for male factor infertility in female patient | CMS +Z3182 | Encounter for Rh incompatibility status | CMS +Z3183 | Encounter for assisted reproductive fertility procedure cycle | CMS +Z3184 | Encounter for fertility preservation procedure | CMS +Z3189 | Encounter for other procreative management | CMS +Z319 | Procreative management, unspecified | WHO +Z32 | Pregnancy examination and test | WHO +Z320 | Pregnancy, not (yet) confirmed | WHO +Z3200 | Encounter for pregnancy test, result unknown | CMS +Z3201 | Encounter for pregnancy test, result positive | CMS +Z3202 | Encounter for pregnancy test, result negative | CMS +Z321 | Pregnancy confirmed | WHO +Z322 | Encounter for childbirth instruction | CMS +Z323 | Encounter for childcare instruction | CMS +Z33 | Pregnant state, incidental | WHO +Z331 | Pregnant state, incidental | CMS +Z332 | Encounter for elective termination of pregnancy | CMS +Z333 | Pregnant state, gestational carrier | CMS +Z34 | Supervision of normal pregnancy | WHO +Z340 | Supervision of normal first pregnancy | WHO +Z3400 | Encounter for supervision of normal first pregnancy, unspecified trimester | CMS +Z3401 | Encounter for supervision of normal first pregnancy, first trimester | CMS +Z3402 | Encounter for supervision of normal first pregnancy, second trimester | CMS +Z3403 | Encounter for supervision of normal first pregnancy, third trimester | CMS +Z348 | Supervision of other normal pregnancy | WHO +Z3480 | Encounter for supervision of other normal pregnancy, unspecified trimester | CMS +Z3481 | Encounter for supervision of other normal pregnancy, first trimester | CMS +Z3482 | Encounter for supervision of other normal pregnancy, second trimester | CMS +Z3483 | Encounter for supervision of other normal pregnancy, third trimester | CMS +Z349 | Supervision of normal pregnancy, unspecified | WHO +Z3490 | Encounter for supervision of normal pregnancy, unspecified, unspecified trimester | CMS +Z3491 | Encounter for supervision of normal pregnancy, unspecified, first trimester | CMS +Z3492 | Encounter for supervision of normal pregnancy, unspecified, second trimester | CMS +Z3493 | Encounter for supervision of normal pregnancy, unspecified, third trimester | CMS +Z35 | Supervision of high-risk pregnancy | WHO +Z350 | Supervision of pregnancy with history of infertility | WHO +Z351 | Supervision of pregnancy with history of abortive outcome | WHO +Z352 | Supervision of pregnancy with other poor reproductive or obstetric history | WHO +Z353 | Supervision of pregnancy with history of insufficient antenatal care | WHO +Z354 | Supervision of pregnancy with grand multiparity | WHO +Z355 | Supervision of elderly primigravida | WHO +Z356 | Supervision of very young primigravida | WHO +Z357 | Supervision of high-risk pregnancy due to social problems | WHO +Z358 | Supervision of other high-risk pregnancies | WHO +Z359 | Supervision of high-risk pregnancy, unspecified | WHO +Z36 | Antenatal screening | WHO +Z360 | Antenatal screening for chromosomal anomalies | WHO +Z361 | Antenatal screening for raised alphafetoprotein level | WHO +Z362 | Other antenatal screening based on amniocentesis | WHO +Z363 | Antenatal screening for malformations using ultrasound and other physical methods | WHO +Z364 | Antenatal screening for fetal growth retardation using ultrasound and other physical methods | WHO +Z365 | Antenatal screening for isoimmunization | WHO +Z368 | Other antenatal screening | WHO +Z3681 | Encounter for antenatal screening for hydrops fetalis | CMS +Z3682 | Encounter for antenatal screening for nuchal translucency | CMS +Z3683 | Encounter for fetal screening for congenital cardiac abnormalities | CMS +Z3684 | Encounter for antenatal screening for fetal lung maturity | CMS +Z3685 | Encounter for antenatal screening for Streptococcus B | CMS +Z3686 | Encounter for antenatal screening for cervical length | CMS +Z3687 | Encounter for antenatal screening for uncertain dates | CMS +Z3688 | Encounter for antenatal screening for fetal macrosomia | CMS +Z3689 | Encounter for other specified antenatal screening | CMS +Z368A | Encounter for antenatal screening for other genetic defects | CMS +Z369 | Antenatal screening, unspecified | WHO +Z37 | Outcome of delivery | WHO +Z370 | Single live birth | WHO +Z371 | Single stillbirth | WHO +Z372 | Twins, both liveborn | WHO +Z373 | Twins, one liveborn and one stillborn | WHO +Z374 | Twins, both stillborn | WHO +Z375 | Other multiple births, all liveborn | WHO +Z3750 | Multiple births, unspecified, all liveborn | CMS +Z3751 | Triplets, all liveborn | CMS +Z3752 | Quadruplets, all liveborn | CMS +Z3753 | Quintuplets, all liveborn | CMS +Z3754 | Sextuplets, all liveborn | CMS +Z3759 | Other multiple births, all liveborn | CMS +Z376 | Other multiple births, some liveborn | WHO +Z3760 | Multiple births, unspecified, some liveborn | CMS +Z3761 | Triplets, some liveborn | CMS +Z3762 | Quadruplets, some liveborn | CMS +Z3763 | Quintuplets, some liveborn | CMS +Z3764 | Sextuplets, some liveborn | CMS +Z3769 | Other multiple births, some liveborn | CMS +Z377 | Other multiple births, all stillborn | WHO +Z379 | Outcome of delivery, unspecified | WHO +Z38 | Liveborn infants according to place of birth | WHO +Z380 | Singleton, born in hospital | WHO +Z3800 | Single liveborn infant, delivered vaginally | CMS +Z3801 | Single liveborn infant, delivered by cesarean | CMS +Z381 | Singleton, born outside hospital | WHO +Z382 | Singleton, unspecified as to place of birth | WHO +Z383 | Twin, born in hospital | WHO +Z3830 | Twin liveborn infant, delivered vaginally | CMS +Z3831 | Twin liveborn infant, delivered by cesarean | CMS +Z384 | Twin, born outside hospital | WHO +Z385 | Twin, unspecified as to place of birth | WHO +Z386 | Other multiple, born in hospital | WHO +Z3861 | Triplet liveborn infant, delivered vaginally | CMS +Z3862 | Triplet liveborn infant, delivered by cesarean | CMS +Z3863 | Quadruplet liveborn infant, delivered vaginally | CMS +Z3864 | Quadruplet liveborn infant, delivered by cesarean | CMS +Z3865 | Quintuplet liveborn infant, delivered vaginally | CMS +Z3866 | Quintuplet liveborn infant, delivered by cesarean | CMS +Z3868 | Other multiple liveborn infant, delivered vaginally | CMS +Z3869 | Other multiple liveborn infant, delivered by cesarean | CMS +Z387 | Other multiple, born outside hospital | WHO +Z388 | Other multiple, unspecified as to place of birth | WHO +Z39 | Postpartum care and examination | WHO +Z390 | Care and examination immediately after delivery | WHO +Z391 | Care and examination of lactating mother | WHO +Z392 | Routine postpartum follow-up | WHO +Z3A00 | Weeks of gestation of pregnancy not specified | CMS +Z3A01 | Less than 8 weeks gestation of pregnancy | CMS +Z3A08 | 8 weeks gestation of pregnancy | CMS +Z3A09 | 9 weeks gestation of pregnancy | CMS +Z3A10 | 10 weeks gestation of pregnancy | CMS +Z3A11 | 11 weeks gestation of pregnancy | CMS +Z3A12 | 12 weeks gestation of pregnancy | CMS +Z3A13 | 13 weeks gestation of pregnancy | CMS +Z3A14 | 14 weeks gestation of pregnancy | CMS +Z3A15 | 15 weeks gestation of pregnancy | CMS +Z3A16 | 16 weeks gestation of pregnancy | CMS +Z3A17 | 17 weeks gestation of pregnancy | CMS +Z3A18 | 18 weeks gestation of pregnancy | CMS +Z3A19 | 19 weeks gestation of pregnancy | CMS +Z3A20 | 20 weeks gestation of pregnancy | CMS +Z3A21 | 21 weeks gestation of pregnancy | CMS +Z3A22 | 22 weeks gestation of pregnancy | CMS +Z3A23 | 23 weeks gestation of pregnancy | CMS +Z3A24 | 24 weeks gestation of pregnancy | CMS +Z3A25 | 25 weeks gestation of pregnancy | CMS +Z3A26 | 26 weeks gestation of pregnancy | CMS +Z3A27 | 27 weeks gestation of pregnancy | CMS +Z3A28 | 28 weeks gestation of pregnancy | CMS +Z3A29 | 29 weeks gestation of pregnancy | CMS +Z3A30 | 30 weeks gestation of pregnancy | CMS +Z3A31 | 31 weeks gestation of pregnancy | CMS +Z3A32 | 32 weeks gestation of pregnancy | CMS +Z3A33 | 33 weeks gestation of pregnancy | CMS +Z3A34 | 34 weeks gestation of pregnancy | CMS +Z3A35 | 35 weeks gestation of pregnancy | CMS +Z3A36 | 36 weeks gestation of pregnancy | CMS +Z3A37 | 37 weeks gestation of pregnancy | CMS +Z3A38 | 38 weeks gestation of pregnancy | CMS +Z3A39 | 39 weeks gestation of pregnancy | CMS +Z3A40 | 40 weeks gestation of pregnancy | CMS +Z3A41 | 41 weeks gestation of pregnancy | CMS +Z3A42 | 42 weeks gestation of pregnancy | CMS +Z3A49 | Greater than 42 weeks gestation of pregnancy | CMS +Z40 | Prophylactic surgery | WHO +Z400 | Prophylactic surgery for risk-factors related to malignant neoplasms | WHO +Z4000 | Encounter for prophylactic removal of unspecified organ | CMS +Z4001 | Encounter for prophylactic removal of breast | CMS +Z4002 | Encounter for prophylactic removal of ovary(s) | CMS +Z4003 | Encounter for prophylactic removal of fallopian tube(s) | CMS +Z4009 | Encounter for prophylactic removal of other organ | CMS +Z408 | Other prophylactic surgery | WHO +Z409 | Prophylactic surgery, unspecified | WHO +Z41 | Procedures for purposes other than remedying health state | WHO +Z410 | Hair transplant | WHO +Z411 | Other plastic surgery for unacceptable cosmetic appearance | WHO +Z412 | Routine and ritual circumcision | WHO +Z413 | Ear piercing | WHO +Z418 | Other procedures for purposes other than remedying health state | WHO +Z419 | Procedure for purposes other than remedying health state, unspecified | WHO +Z42 | Follow-up care involving plastic surgery | WHO +Z420 | Follow-up care involving plastic surgery of head and neck | WHO +Z421 | Follow-up care involving plastic surgery of breast | WHO +Z422 | Follow-up care involving plastic surgery of other parts of trunk | WHO +Z423 | Follow-up care involving plastic surgery of upper extremity | WHO +Z424 | Follow-up care involving plastic surgery of lower extremity | WHO +Z428 | Follow-up care involving plastic surgery of other body part | WHO +Z429 | Follow-up care involving plastic surgery, unspecified | WHO +Z43 | Attention to artificial openings | WHO +Z430 | Attention to tracheostomy | WHO +Z431 | Attention to gastrostomy | WHO +Z432 | Attention to ileostomy | WHO +Z433 | Attention to colostomy | WHO +Z434 | Attention to other artificial openings of digestive tract | WHO +Z435 | Attention to cystostomy | WHO +Z436 | Attention to other artificial openings of urinary tract | WHO +Z437 | Attention to artificial vagina | WHO +Z438 | Attention to other artificial openings | WHO +Z439 | Attention to unspecified artificial opening | WHO +Z44 | Fitting and adjustment of external prosthetic device | WHO +Z440 | Fitting and adjustment of artificial arm (complete)(partial) | WHO +Z44001 | Encounter for fitting and adjustment of unspecified right artificial arm | CMS +Z44002 | Encounter for fitting and adjustment of unspecified left artificial arm | CMS +Z44009 | Encounter for fitting and adjustment of unspecified artificial arm, unspecified arm | CMS +Z44011 | Encounter for fitting and adjustment of complete right artificial arm | CMS +Z44012 | Encounter for fitting and adjustment of complete left artificial arm | CMS +Z44019 | Encounter for fitting and adjustment of complete artificial arm, unspecified arm | CMS +Z44021 | Encounter for fitting and adjustment of partial artificial right arm | CMS +Z44022 | Encounter for fitting and adjustment of partial artificial left arm | CMS +Z44029 | Encounter for fitting and adjustment of partial artificial arm, unspecified arm | CMS +Z441 | Fitting and adjustment of artificial leg (complete)(partial) | WHO +Z44101 | Encounter for fitting and adjustment of unspecified right artificial leg | CMS +Z44102 | Encounter for fitting and adjustment of unspecified left artificial leg | CMS +Z44109 | Encounter for fitting and adjustment of unspecified artificial leg, unspecified leg | CMS +Z44111 | Encounter for fitting and adjustment of complete right artificial leg | CMS +Z44112 | Encounter for fitting and adjustment of complete left artificial leg | CMS +Z44119 | Encounter for fitting and adjustment of complete artificial leg, unspecified leg | CMS +Z44121 | Encounter for fitting and adjustment of partial artificial right leg | CMS +Z44122 | Encounter for fitting and adjustment of partial artificial left leg | CMS +Z44129 | Encounter for fitting and adjustment of partial artificial leg, unspecified leg | CMS +Z442 | Fitting and adjustment of artificial eye | WHO +Z4420 | Encounter for fitting and adjustment of artificial eye, unspecified | CMS +Z4421 | Encounter for fitting and adjustment of artificial right eye | CMS +Z4422 | Encounter for fitting and adjustment of artificial left eye | CMS +Z443 | Fitting and adjustment of external breast prosthesis | WHO +Z4430 | Encounter for fitting and adjustment of external breast prosthesis, unspecified breast | CMS +Z4431 | Encounter for fitting and adjustment of external right breast prosthesis | CMS +Z4432 | Encounter for fitting and adjustment of external left breast prosthesis | CMS +Z448 | Fitting and adjustment of other external prosthetic devices | WHO +Z449 | Fitting and adjustment of unspecified external prosthetic device | WHO +Z45 | Adjustment and management of implanted device | WHO +Z450 | Adjustment and management of cardiac devices | WHO +Z45010 | Encounter for checking and testing of cardiac pacemaker pulse generator [battery] | CMS +Z45018 | Encounter for adjustment and management of other part of cardiac pacemaker | CMS +Z4502 | Encounter for adjustment and management of automatic implantable cardiac defibrillator | CMS +Z4509 | Encounter for adjustment and management of other cardiac device | CMS +Z451 | Adjustment and management of infusion pump | WHO +Z452 | Adjustment and management of vascular access device | WHO +Z453 | Adjustment and management of implanted hearing device | WHO +Z4531 | Encounter for adjustment and management of implanted visual substitution device | CMS +Z45320 | Encounter for adjustment and management of bone conduction device | CMS +Z45321 | Encounter for adjustment and management of cochlear device | CMS +Z45328 | Encounter for adjustment and management of other implanted hearing device | CMS +Z4541 | Encounter for adjustment and management of cerebrospinal fluid drainage device | CMS +Z4542 | Encounter for adjustment and management of neuropacemaker (brain) (peripheral nerve) (spinal cord) | CMS +Z4549 | Encounter for adjustment and management of other implanted nervous system device | CMS +Z458 | Adjustment and management of other implanted devices | WHO +Z45811 | Encounter for adjustment or removal of right breast implant | CMS +Z45812 | Encounter for adjustment or removal of left breast implant | CMS +Z45819 | Encounter for adjustment or removal of unspecified breast implant | CMS +Z4582 | Encounter for adjustment or removal of myringotomy device (stent) (tube) | CMS +Z4589 | Encounter for adjustment and management of other implanted devices | CMS +Z459 | Adjustment and management of unspecified implanted device | WHO +Z46 | Fitting and adjustment of other devices | WHO +Z460 | Fitting and adjustment of spectacles and contact lenses | WHO +Z461 | Fitting and adjustment of hearing aid | WHO +Z462 | Fitting and adjustment of other devices related to nervous system and special senses | WHO +Z463 | Fitting and adjustment of dental prosthetic device | WHO +Z464 | Fitting and adjustment of orthodontic device | WHO +Z465 | Fitting and adjustment of ileostomy and other intestinal appliances | WHO +Z4651 | Encounter for fitting and adjustment of gastric lap band | CMS +Z4659 | Encounter for fitting and adjustment of other gastrointestinal appliance and device | CMS +Z466 | Fitting and adjustment of urinary device | WHO +Z467 | Fitting and adjustment of orthopaedic device | WHO +Z468 | Fitting and adjustment of other specified devices | WHO +Z4681 | Encounter for fitting and adjustment of insulin pump | CMS +Z4682 | Encounter for fitting and adjustment of non-vascular catheter | CMS +Z4689 | Encounter for fitting and adjustment of other specified devices | CMS +Z469 | Fitting and adjustment of unspecified device | WHO +Z47 | Other orthopaedic follow-up care | WHO +Z470 | Follow-up care involving removal of fracture plate and other internal fixation device | WHO +Z471 | Aftercare following joint replacement surgery | CMS +Z472 | Encounter for removal of internal fixation device | CMS +Z4731 | Aftercare following explantation of shoulder joint prosthesis | CMS +Z4732 | Aftercare following explantation of hip joint prosthesis | CMS +Z4733 | Aftercare following explantation of knee joint prosthesis | CMS +Z478 | Other specified orthopaedic follow-up care | WHO +Z4781 | Encounter for orthopedic aftercare following surgical amputation | CMS +Z4782 | Encounter for orthopedic aftercare following scoliosis surgery | CMS +Z4789 | Encounter for other orthopedic aftercare | CMS +Z479 | Orthopaedic follow-up care, unspecified | WHO +Z48 | Other surgical follow-up care | WHO +Z480 | Attention to surgical dressings and sutures | WHO +Z4800 | Encounter for change or removal of nonsurgical wound dressing | CMS +Z4801 | Encounter for change or removal of surgical wound dressing | CMS +Z4802 | Encounter for removal of sutures | CMS +Z4803 | Encounter for change or removal of drains | CMS +Z481 | Encounter for planned postprocedural wound closure | CMS +Z4821 | Encounter for aftercare following heart transplant | CMS +Z4822 | Encounter for aftercare following kidney transplant | CMS +Z4823 | Encounter for aftercare following liver transplant | CMS +Z4824 | Encounter for aftercare following lung transplant | CMS +Z48280 | Encounter for aftercare following heart-lung transplant | CMS +Z48288 | Encounter for aftercare following multiple organ transplant | CMS +Z48290 | Encounter for aftercare following bone marrow transplant | CMS +Z48298 | Encounter for aftercare following other organ transplant | CMS +Z483 | Aftercare following surgery for neoplasm | CMS +Z488 | Other specified surgical follow-up care | WHO +Z48810 | Encounter for surgical aftercare following surgery on the sense organs | CMS +Z48811 | Encounter for surgical aftercare following surgery on the nervous system | CMS +Z48812 | Encounter for surgical aftercare following surgery on the circulatory system | CMS +Z48813 | Encounter for surgical aftercare following surgery on the respiratory system | CMS +Z48814 | Encounter for surgical aftercare following surgery on the teeth or oral cavity | CMS +Z48815 | Encounter for surgical aftercare following surgery on the digestive system | CMS +Z48816 | Encounter for surgical aftercare following surgery on the genitourinary system | CMS +Z48817 | Encounter for surgical aftercare following surgery on the skin and subcutaneous tissue | CMS +Z4889 | Encounter for other specified surgical aftercare | CMS +Z489 | Surgical follow-up care, unspecified | WHO +Z49 | Care involving dialysis | WHO +Z490 | Preparatory care for dialysis | WHO +Z4901 | Encounter for fitting and adjustment of extracorporeal dialysis catheter | CMS +Z4902 | Encounter for fitting and adjustment of peritoneal dialysis catheter | CMS +Z491 | Extracorporeal dialysis | WHO +Z492 | Other dialysis | WHO +Z4931 | Encounter for adequacy testing for hemodialysis | CMS +Z4932 | Encounter for adequacy testing for peritoneal dialysis | CMS +Z50 | Care involving use of rehabilitation procedures | WHO +Z500 | Cardiac rehabilitation | WHO +Z501 | Other physical therapy | WHO +Z502 | Alcohol rehabilitation | WHO +Z503 | Drug rehabilitation | WHO +Z504 | Psychotherapy, not elsewhere classified | WHO +Z505 | Speech therapy | WHO +Z506 | Orthoptic training | WHO +Z507 | Occupational therapy and vocational rehabilitation, not elsewhere classified | WHO +Z508 | Care involving use of other rehabilitation procedures | WHO +Z509 | Care involving use of rehabilitation procedure, unspecified | WHO +Z51 | Other medical care | WHO +Z510 | Radiotherapy session | WHO +Z511 | Chemotherapy session for neoplasm | WHO +Z5111 | Encounter for antineoplastic chemotherapy | CMS +Z5112 | Encounter for antineoplastic immunotherapy | CMS +Z512 | Other chemotherapy | WHO +Z513 | Blood transfusion (without reported diagnosis) | WHO +Z514 | Preparatory care for subsequent treatment, not elsewhere classified | WHO +Z515 | Palliative care | WHO +Z516 | Desensitization to allergens | WHO +Z518 | Other specified medical care | WHO +Z5181 | Encounter for therapeutic drug level monitoring | CMS +Z5189 | Encounter for other specified aftercare | CMS +Z519 | Medical care, unspecified | WHO +Z52 | Donors of organs and tissues | WHO +Z520 | Blood donor | WHO +Z52000 | Unspecified donor, whole blood | CMS +Z52001 | Unspecified donor, stem cells | CMS +Z52008 | Unspecified donor, other blood | CMS +Z52010 | Autologous donor, whole blood | CMS +Z52011 | Autologous donor, stem cells | CMS +Z52018 | Autologous donor, other blood | CMS +Z52090 | Other blood donor, whole blood | CMS +Z52091 | Other blood donor, stem cells | CMS +Z52098 | Other blood donor, other blood | CMS +Z521 | Skin donor | WHO +Z5210 | Skin donor, unspecified | CMS +Z5211 | Skin donor, autologous | CMS +Z5219 | Skin donor, other | CMS +Z522 | Bone donor | WHO +Z5220 | Bone donor, unspecified | CMS +Z5221 | Bone donor, autologous | CMS +Z5229 | Bone donor, other | CMS +Z523 | Bone marrow donor | WHO +Z524 | Kidney donor | WHO +Z525 | Cornea donor | WHO +Z526 | Liver donor | WHO +Z527 | Heart donor | WHO +Z528 | Donor of other organs and tissues | WHO +Z52810 | Egg (Oocyte) donor under age 35, anonymous recipient | CMS +Z52811 | Egg (Oocyte) donor under age 35, designated recipient | CMS +Z52812 | Egg (Oocyte) donor age 35 and over, anonymous recipient | CMS +Z52813 | Egg (Oocyte) donor age 35 and over, designated recipient | CMS +Z52819 | Egg (Oocyte) donor, unspecified | CMS +Z5289 | Donor of other specified organs or tissues | CMS +Z529 | Donor of unspecified organ or tissue | WHO +Z53 | Persons encountering health services for specific procedures, not carried out | WHO +Z530 | Procedure not carried out because of contraindication | WHO +Z5301 | Procedure and treatment not carried out due to patient smoking | CMS +Z5309 | Procedure and treatment not carried out because of other contraindication | CMS +Z531 | Procedure not carried out because of patient's decision for reasons of belief and group pressure | WHO +Z532 | Procedure not carried out because of patient's decision for other and unspecified reasons | WHO +Z5320 | Procedure and treatment not carried out because of patient's decision for unspecified reasons | CMS +Z5321 | Procedure and treatment not carried out due to patient leaving prior to being seen by health care provider | CMS +Z5329 | Procedure and treatment not carried out because of patient's decision for other reasons | CMS +Z5331 | Laparoscopic surgical procedure converted to open procedure | CMS +Z5332 | Thoracoscopic surgical procedure converted to open procedure | CMS +Z5333 | Arthroscopic surgical procedure converted to open procedure | CMS +Z5339 | Other specified procedure converted to open procedure | CMS +Z538 | Procedure not carried out for other reasons | WHO +Z539 | Procedure not carried out, unspecified reason | WHO +Z54 | Convalescence | WHO +Z540 | Convalescence following surgery | WHO +Z541 | Convalescence following radiotherapy | WHO +Z542 | Convalescence following chemotherapy | WHO +Z543 | Convalescence following psychotherapy | WHO +Z544 | Convalescence following treatment of fracture | WHO +Z547 | Convalescence following combined treatment | WHO +Z548 | Convalescence following other treatment | WHO +Z549 | Convalescence following unspecified treatment | WHO +Z55 | Problems related to education and literacy | WHO +Z550 | Illiteracy and low-level literacy | WHO +Z551 | Schooling unavailable and unattainable | WHO +Z552 | Failed examinations | WHO +Z553 | Underachievement in school | WHO +Z554 | Educational maladjustment and discord with teachers and classmates | WHO +Z558 | Other problems related to education and literacy | WHO +Z559 | Problem related to education and literacy, unspecified | WHO +Z56 | Problems related to employment and unemployment | WHO +Z560 | Unemployment, unspecified | WHO +Z561 | Change of job | WHO +Z562 | Threat of job loss | WHO +Z563 | Stressful work schedule | WHO +Z564 | Discord with boss and workmates | WHO +Z565 | Uncongenial work | WHO +Z566 | Other physical and mental strain related to work | WHO +Z567 | Other and unspecified problems related to employment | WHO +Z5681 | Sexual harassment on the job | CMS +Z5682 | Military deployment status | CMS +Z5689 | Other problems related to employment | CMS +Z569 | Unspecified problems related to employment | CMS +Z57 | Occupational exposure to risk-factors | WHO +Z570 | Occupational exposure to noise | WHO +Z571 | Occupational exposure to radiation | WHO +Z572 | Occupational exposure to dust | WHO +Z573 | Occupational exposure to other air contaminants | WHO +Z5731 | Occupational exposure to environmental tobacco smoke | CMS +Z5739 | Occupational exposure to other air contaminants | CMS +Z574 | Occupational exposure to toxic agents in agriculture | WHO +Z575 | Occupational exposure to toxic agents in other industries | WHO +Z576 | Occupational exposure to extreme temperature | WHO +Z577 | Occupational exposure to vibration | WHO +Z578 | Occupational exposure to other risk-factors | WHO +Z579 | Occupational exposure to unspecified risk-factor | WHO +Z58 | Problems related to physical environment | WHO +Z580 | Exposure to noise | WHO +Z581 | Exposure to air pollution | WHO +Z582 | Exposure to water pollution | WHO +Z583 | Exposure to soil pollution | WHO +Z584 | Exposure to radiation | WHO +Z585 | Exposure to other pollution | WHO +Z586 | Inadequate drinking-water supply | WHO +Z587 | Exposure to tobacco smoke | WHO +Z588 | Other problems related to physical environment | WHO +Z589 | Problem related to physical environment, unspecified | WHO +Z59 | Problems related to housing and economic circumstances | WHO +Z590 | Homelessness | WHO +Z591 | Inadequate housing | WHO +Z592 | Discord with neighbours, lodgers and landlord | WHO +Z593 | Problems related to living in residential institution | WHO +Z594 | Lack of adequate food | WHO +Z595 | Extreme poverty | WHO +Z596 | Low income | WHO +Z597 | Insufficient social insurance and welfare support | WHO +Z598 | Other problems related to housing and economic circumstances | WHO +Z599 | Problem related to housing and economic circumstances, unspecified | WHO +Z60 | Problems related to social environment | WHO +Z600 | Problems of adjustment to life-cycle transitions | WHO +Z601 | Atypical parenting situation | WHO +Z602 | Living alone | WHO +Z603 | Acculturation difficulty | WHO +Z604 | Social exclusion and rejection | WHO +Z605 | Target of perceived adverse discrimination and persecution | WHO +Z608 | Other problems related to social environment | WHO +Z609 | Problem related to social environment, unspecified | WHO +Z61 | Problems related to negative life events in childhood | WHO +Z610 | Loss of love relationship in childhood | WHO +Z611 | Removal from home in childhood | WHO +Z612 | Altered pattern of family relationships in childhood | WHO +Z613 | Events resulting in loss of self-esteem in childhood | WHO +Z614 | Problems related to alleged sexual abuse of child by person within primary support group | WHO +Z615 | Problems related to alleged sexual abuse of child by person outside primary support group | WHO +Z616 | Problems related to alleged physical abuse of child | WHO +Z617 | Personal frightening experience in childhood | WHO +Z618 | Other negative life events in childhood | WHO +Z619 | Negative life event in childhood, unspecified | WHO +Z62 | Other problems related to upbringing | WHO +Z620 | Inadequate parental supervision and control | WHO +Z621 | Parental overprotection | WHO +Z622 | Institutional upbringing | WHO +Z6221 | Child in welfare custody | CMS +Z6222 | Institutional upbringing | CMS +Z6229 | Other upbringing away from parents | CMS +Z623 | Hostility towards and scapegoating of child | WHO +Z624 | Emotional neglect of child | WHO +Z625 | Other problems related to neglect in upbringing | WHO +Z626 | Inappropriate parental pressure and other abnormal qualities of upbringing | WHO +Z628 | Other specified problems related to upbringing | WHO +Z62810 | Personal history of physical and sexual abuse in childhood | CMS +Z62811 | Personal history of psychological abuse in childhood | CMS +Z62812 | Personal history of neglect in childhood | CMS +Z62813 | Personal history of forced labor or sexual exploitation in childhood | CMS +Z62819 | Personal history of unspecified abuse in childhood | CMS +Z62820 | Parent-biological child conflict | CMS +Z62821 | Parent-adopted child conflict | CMS +Z62822 | Parent-foster child conflict | CMS +Z62890 | Parent-child estrangement NEC | CMS +Z62891 | Sibling rivalry | CMS +Z62898 | Other specified problems related to upbringing | CMS +Z629 | Problem related to upbringing, unspecified | WHO +Z63 | Other problems related to primary support group, including family circumstances | WHO +Z630 | Problems in relationship with spouse or partner | WHO +Z631 | Problems in relationship with parents and in-laws | WHO +Z632 | Inadequate family support | WHO +Z633 | Absence of family member | WHO +Z6331 | Absence of family member due to military deployment | CMS +Z6332 | Other absence of family member | CMS +Z634 | Disappearance and death of family member | WHO +Z635 | Disruption of family by separation and divorce | WHO +Z636 | Dependent relative needing care at home | WHO +Z637 | Other stressful life events affecting family and household | WHO +Z6371 | Stress on family due to return of family member from military deployment | CMS +Z6372 | Alcoholism and drug addiction in family | CMS +Z6379 | Other stressful life events affecting family and household | CMS +Z638 | Other specified problems related to primary support group | WHO +Z639 | Problem related to primary support group, unspecified | WHO +Z64 | Problems related to certain psychosocial circumstances | WHO +Z640 | Problems related to unwanted pregnancy | WHO +Z641 | Problems related to multiparity | WHO +Z642 | Seeking and accepting physical, nutritional and chemical interventions known to be hazardous and harmful | WHO +Z643 | Seeking and accepting behavioural and psychological interventions known to be hazardous and harmful | WHO +Z644 | Discord with counsellors | WHO +Z65 | Problems related to other psychosocial circumstances | WHO +Z650 | Conviction in civil and criminal proceedings without imprisonment | WHO +Z651 | Imprisonment and other incarceration | WHO +Z652 | Problems related to release from prison | WHO +Z653 | Problems related to other legal circumstances | WHO +Z654 | Victim of crime and terrorism | WHO +Z655 | Exposure to disaster, war and other hostilities | WHO +Z658 | Other specified problems related to psychosocial circumstances | WHO +Z659 | Problem related to unspecified psychosocial circumstances | WHO +Z66 | Do not resuscitate | CMS +Z6710 | Type A blood, Rh positive | CMS +Z6711 | Type A blood, Rh negative | CMS +Z6720 | Type B blood, Rh positive | CMS +Z6721 | Type B blood, Rh negative | CMS +Z6730 | Type AB blood, Rh positive | CMS +Z6731 | Type AB blood, Rh negative | CMS +Z6740 | Type O blood, Rh positive | CMS +Z6741 | Type O blood, Rh negative | CMS +Z6790 | Unspecified blood type, Rh positive | CMS +Z6791 | Unspecified blood type, Rh negative | CMS +Z681 | Body mass index (BMI) 19.9 or less, adult | CMS +Z6820 | Body mass index (BMI) 20.0-20.9, adult | CMS +Z6821 | Body mass index (BMI) 21.0-21.9, adult | CMS +Z6822 | Body mass index (BMI) 22.0-22.9, adult | CMS +Z6823 | Body mass index (BMI) 23.0-23.9, adult | CMS +Z6824 | Body mass index (BMI) 24.0-24.9, adult | CMS +Z6825 | Body mass index (BMI) 25.0-25.9, adult | CMS +Z6826 | Body mass index (BMI) 26.0-26.9, adult | CMS +Z6827 | Body mass index (BMI) 27.0-27.9, adult | CMS +Z6828 | Body mass index (BMI) 28.0-28.9, adult | CMS +Z6829 | Body mass index (BMI) 29.0-29.9, adult | CMS +Z6830 | Body mass index (BMI) 30.0-30.9, adult | CMS +Z6831 | Body mass index (BMI) 31.0-31.9, adult | CMS +Z6832 | Body mass index (BMI) 32.0-32.9, adult | CMS +Z6833 | Body mass index (BMI) 33.0-33.9, adult | CMS +Z6834 | Body mass index (BMI) 34.0-34.9, adult | CMS +Z6835 | Body mass index (BMI) 35.0-35.9, adult | CMS +Z6836 | Body mass index (BMI) 36.0-36.9, adult | CMS +Z6837 | Body mass index (BMI) 37.0-37.9, adult | CMS +Z6838 | Body mass index (BMI) 38.0-38.9, adult | CMS +Z6839 | Body mass index (BMI) 39.0-39.9, adult | CMS +Z6841 | Body mass index (BMI) 40.0-44.9, adult | CMS +Z6842 | Body mass index (BMI) 45.0-49.9, adult | CMS +Z6843 | Body mass index (BMI) 50-59.9, adult | CMS +Z6844 | Body mass index (BMI) 60.0-69.9, adult | CMS +Z6845 | Body mass index (BMI) 70 or greater, adult | CMS +Z6851 | Body mass index (BMI) pediatric, less than 5th percentile for age | CMS +Z6852 | Body mass index (BMI) pediatric, 5th percentile to less than 85th percentile for age | CMS +Z6853 | Body mass index (BMI) pediatric, 85th percentile to less than 95th percentile for age | CMS +Z6854 | Body mass index (BMI) pediatric, greater than or equal to 95th percentile for age | CMS +Z69010 | Encounter for mental health services for victim of parental child abuse | CMS +Z69011 | Encounter for mental health services for perpetrator of parental child abuse | CMS +Z69020 | Encounter for mental health services for victim of non-parental child abuse | CMS +Z69021 | Encounter for mental health services for perpetrator of non-parental child abuse | CMS +Z6911 | Encounter for mental health services for victim of spousal or partner abuse | CMS +Z6912 | Encounter for mental health services for perpetrator of spousal or partner abuse | CMS +Z6981 | Encounter for mental health services for victim of other abuse | CMS +Z6982 | Encounter for mental health services for perpetrator of other abuse | CMS +Z70 | Counselling related to sexual attitude, behaviour and orientation | WHO +Z700 | Counselling related to sexual attitude | WHO +Z701 | Counselling related to patient's sexual behaviour and orientation | WHO +Z702 | Counselling related to sexual behaviour and orientation of third party | WHO +Z703 | Counselling related to combined concerns regarding sexual attitude, behaviour and orientation | WHO +Z708 | Other sex counselling | WHO +Z709 | Sex counselling, unspecified | WHO +Z71 | Persons encountering health services for other counselling and medical advice, not elsewhere classified | WHO +Z710 | Person consulting on behalf of another person | WHO +Z711 | Person with feared complaint in whom no diagnosis is made | WHO +Z712 | Person consulting for explanation of investigation findings | WHO +Z713 | Dietary counselling and surveillance | WHO +Z714 | Alcohol abuse counselling and surveillance | WHO +Z7141 | Alcohol abuse counseling and surveillance of alcoholic | CMS +Z7142 | Counseling for family member of alcoholic | CMS +Z715 | Drug abuse counselling and surveillance | WHO +Z7151 | Drug abuse counseling and surveillance of drug abuser | CMS +Z7152 | Counseling for family member of drug abuser | CMS +Z716 | Tobacco abuse counselling | WHO +Z717 | Human immunodeficiency virus [HIV] counselling | WHO +Z718 | Other specified counselling | WHO +Z7181 | Spiritual or religious counseling | CMS +Z7182 | Exercise counseling | CMS +Z7183 | Encounter for nonprocreative genetic counseling | CMS +Z7189 | Other specified counseling | CMS +Z719 | Counselling, unspecified | WHO +Z72 | Problems related to lifestyle | WHO +Z720 | Tobacco use | WHO +Z721 | Alcohol use | WHO +Z722 | Drug use | WHO +Z723 | Lack of physical exercise | WHO +Z724 | Inappropriate diet and eating habits | WHO +Z725 | High-risk sexual behaviour | WHO +Z7251 | High risk heterosexual behavior | CMS +Z7252 | High risk homosexual behavior | CMS +Z7253 | High risk bisexual behavior | CMS +Z726 | Gambling and betting | WHO +Z728 | Other problems related to lifestyle | WHO +Z72810 | Child and adolescent antisocial behavior | CMS +Z72811 | Adult antisocial behavior | CMS +Z72820 | Sleep deprivation | CMS +Z72821 | Inadequate sleep hygiene | CMS +Z7289 | Other problems related to lifestyle | CMS +Z729 | Problem related to lifestyle, unspecified | WHO +Z73 | Problems related to life-management difficulty | WHO +Z730 | Burn-out | WHO +Z731 | Accentuation of personality traits | WHO +Z732 | Lack of relaxation and leisure | WHO +Z733 | Stress, not elsewhere classified | WHO +Z734 | Inadequate social skills, not elsewhere classified | WHO +Z735 | Social role conflict, not elsewhere classified | WHO +Z736 | Limitation of activities due to disability | WHO +Z738 | Other problems related to life-management difficulty | WHO +Z73810 | Behavioral insomnia of childhood, sleep-onset association type | CMS +Z73811 | Behavioral insomnia of childhood, limit setting type | CMS +Z73812 | Behavioral insomnia of childhood, combined type | CMS +Z73819 | Behavioral insomnia of childhood, unspecified type | CMS +Z7382 | Dual sensory impairment | CMS +Z7389 | Other problems related to life management difficulty | CMS +Z739 | Problem related to life-management difficulty, unspecified | WHO +Z74 | Problems related to care-provider dependency | WHO +Z740 | Need for assistance due to reduced mobility | WHO +Z7401 | Bed confinement status | CMS +Z7409 | Other reduced mobility | CMS +Z741 | Need for assistance with personal care | WHO +Z742 | Need for assistance at home and no other household member able to render care | WHO +Z743 | Need for continuous supervision | WHO +Z748 | Other problems related to care-provider dependency | WHO +Z749 | Problem related to care-provider dependency, unspecified | WHO +Z75 | Problems related to medical facilities and other health care | WHO +Z750 | Medical services not available in home | WHO +Z751 | Person awaiting admission to adequate facility elsewhere | WHO +Z752 | Other waiting period for investigation and treatment | WHO +Z753 | Unavailability and inaccessibility of health-care facilities | WHO +Z754 | Unavailability and inaccessibility of other helping agencies | WHO +Z755 | Holiday relief care | WHO +Z758 | Other problems related to medical facilities and other health care | WHO +Z759 | Unspecified problem related to medical facilities and other health care | WHO +Z76 | Persons encountering health services in other circumstances | WHO +Z760 | Issue of repeat prescription | WHO +Z761 | Health supervision and care of foundling | WHO +Z762 | Health supervision and care of other healthy infant and child | WHO +Z763 | Healthy person accompanying sick person | WHO +Z764 | Other boarder in health-care facility | WHO +Z765 | Malingerer [conscious simulation] | WHO +Z768 | Persons encountering health services in other specified circumstances | WHO +Z7681 | Expectant parent(s) prebirth pediatrician visit | CMS +Z7682 | Awaiting organ transplant status | CMS +Z7689 | Persons encountering health services in other specified circumstances | CMS +Z769 | Person encountering health services in unspecified circumstances | WHO +Z77010 | Contact with and (suspected) exposure to arsenic | CMS +Z77011 | Contact with and (suspected) exposure to lead | CMS +Z77012 | Contact with and (suspected) exposure to uranium | CMS +Z77018 | Contact with and (suspected) exposure to other hazardous metals | CMS +Z77020 | Contact with and (suspected) exposure to aromatic amines | CMS +Z77021 | Contact with and (suspected) exposure to benzene | CMS +Z77028 | Contact with and (suspected) exposure to other hazardous aromatic compounds | CMS +Z77090 | Contact with and (suspected) exposure to asbestos | CMS +Z77098 | Contact with and (suspected) exposure to other hazardous, chiefly nonmedicinal, chemicals | CMS +Z77110 | Contact with and (suspected) exposure to air pollution | CMS +Z77111 | Contact with and (suspected) exposure to water pollution | CMS +Z77112 | Contact with and (suspected) exposure to soil pollution | CMS +Z77118 | Contact with and (suspected) exposure to other environmental pollution | CMS +Z77120 | Contact with and (suspected) exposure to mold (toxic) | CMS +Z77121 | Contact with and (suspected) exposure to harmful algae and algae toxins | CMS +Z77122 | Contact with and (suspected) exposure to noise | CMS +Z77123 | Contact with and (suspected) exposure to radon and other naturally occurring radiation | CMS +Z77128 | Contact with and (suspected) exposure to other hazards in the physical environment | CMS +Z7721 | Contact with and (suspected) exposure to potentially hazardous body fluids | CMS +Z7722 | Contact with and (suspected) exposure to environmental tobacco smoke (acute) (chronic) | CMS +Z7729 | Contact with and (suspected) exposure to other hazardous substances | CMS +Z779 | Other contact with and (suspected) exposures hazardous to health | CMS +Z780 | Asymptomatic menopausal state | CMS +Z781 | Physical restraint status | CMS +Z789 | Other specified health status | CMS +Z7901 | Long term (current) use of anticoagulants | CMS +Z7902 | Long term (current) use of antithrombotics/antiplatelets | CMS +Z791 | Long term (current) use of non-steroidal anti-inflammatories (NSAID) | CMS +Z792 | Long term (current) use of antibiotics | CMS +Z793 | Long term (current) use of hormonal contraceptives | CMS +Z794 | Long term (current) use of insulin | CMS +Z7951 | Long term (current) use of inhaled steroids | CMS +Z7952 | Long term (current) use of systemic steroids | CMS +Z79810 | Long term (current) use of selective estrogen receptor modulators (SERMs) | CMS +Z79811 | Long term (current) use of aromatase inhibitors | CMS +Z79818 | Long term (current) use of other agents affecting estrogen receptors and estrogen levels | CMS +Z7982 | Long term (current) use of aspirin | CMS +Z7983 | Long term (current) use of bisphosphonates | CMS +Z7984 | Long term (current) use of oral hypoglycemic drugs | CMS +Z79890 | Hormone replacement therapy | CMS +Z79891 | Long term (current) use of opiate analgesic | CMS +Z79899 | Other long term (current) drug therapy | CMS +Z80 | Family history of malignant neoplasm | WHO +Z800 | Family history of malignant neoplasm of digestive organs | WHO +Z801 | Family history of malignant neoplasm of trachea, bronchus and lung | WHO +Z802 | Family history of malignant neoplasm of other respiratory and intrathoracic organs | WHO +Z803 | Family history of malignant neoplasm of breast | WHO +Z804 | Family history of malignant neoplasm of genital organs | WHO +Z8041 | Family history of malignant neoplasm of ovary | CMS +Z8042 | Family history of malignant neoplasm of prostate | CMS +Z8043 | Family history of malignant neoplasm of testis | CMS +Z8049 | Family history of malignant neoplasm of other genital organs | CMS +Z805 | Family history of malignant neoplasm of urinary tract | WHO +Z8051 | Family history of malignant neoplasm of kidney | CMS +Z8052 | Family history of malignant neoplasm of bladder | CMS +Z8059 | Family history of malignant neoplasm of other urinary tract organ | CMS +Z806 | Family history of leukaemia | WHO +Z807 | Family history of other malignant neoplasms of lymphoid, haematopoietic and related tissues | WHO +Z808 | Family history of malignant neoplasm of other organs or systems | WHO +Z809 | Family history of malignant neoplasm, unspecified | WHO +Z81 | Family history of mental and behavioural disorders | WHO +Z810 | Family history of mental retardation | WHO +Z811 | Family history of alcohol abuse | WHO +Z812 | Family history of tobacco abuse | WHO +Z813 | Family history of other psychoactive substance abuse | WHO +Z814 | Family history of other substance abuse | WHO +Z818 | Family history of other mental and behavioural disorders | WHO +Z82 | Family history of certain disabilities and chronic diseases leading to disablement | WHO +Z820 | Family history of epilepsy and other diseases of the nervous system | WHO +Z821 | Family history of blindness and visual loss | WHO +Z822 | Family history of deafness and hearing loss | WHO +Z823 | Family history of stroke | WHO +Z824 | Family history of ischaemic heart disease and other diseases of the circulatory system | WHO +Z8241 | Family history of sudden cardiac death | CMS +Z8249 | Family history of ischemic heart disease and other diseases of the circulatory system | CMS +Z825 | Family history of asthma and other chronic lower respiratory diseases | WHO +Z826 | Family history of arthritis and other diseases of the musculoskeletal system and connective tissue | WHO +Z8261 | Family history of arthritis | CMS +Z8262 | Family history of osteoporosis | CMS +Z8269 | Family history of other diseases of the musculoskeletal system and connective tissue | CMS +Z827 | Family history of congenital malformations, deformations and chromosomal abnormalities | WHO +Z8271 | Family history of polycystic kidney | CMS +Z8279 | Family history of other congenital malformations, deformations and chromosomal abnormalities | CMS +Z828 | Family history of other disabilities and chronic diseases leading to disablement, not elsewhere classified | WHO +Z83 | Family history of other specific disorders | WHO +Z830 | Family history of human immunodeficiency virus [HIV] disease | WHO +Z831 | Family history of other infectious and parasitic diseases | WHO +Z832 | Family history of diseases of the blood and blood-forming organs and certain disorders involving the immune mechanism | WHO +Z833 | Family history of diabetes mellitus | WHO +Z834 | Family history of other endocrine, nutritional and metabolic diseases | WHO +Z8341 | Family history of multiple endocrine neoplasia [MEN] syndrome | CMS +Z8342 | Family history of familial hypercholesterolemia | CMS +Z83430 | Family history of elevated lipoprotein(a) | CMS +Z83438 | Family history of other disorder of lipoprotein metabolism and other lipidemia | CMS +Z8349 | Family history of other endocrine, nutritional and metabolic diseases | CMS +Z835 | Family history of eye and ear disorders | WHO +Z83511 | Family history of glaucoma | CMS +Z83518 | Family history of other specified eye disorder | CMS +Z8352 | Family history of ear disorders | CMS +Z836 | Family history of diseases of the respiratory system | WHO +Z837 | Family history of diseases of the digestive system | WHO +Z8371 | Family history of colonic polyps | CMS +Z8379 | Family history of other diseases of the digestive system | CMS +Z84 | Family history of other conditions | WHO +Z840 | Family history of diseases of the skin and subcutaneous tissue | WHO +Z841 | Family history of disorders of kidney and ureter | WHO +Z842 | Family history of other diseases of the genitourinary system | WHO +Z843 | Family history of consanguinity | WHO +Z848 | Family history of other specified conditions | WHO +Z8481 | Family history of carrier of genetic disease | CMS +Z8482 | Family history of sudden infant death syndrome | CMS +Z8489 | Family history of other specified conditions | CMS +Z85 | Personal history of malignant neoplasm | WHO +Z850 | Personal history of malignant neoplasm of digestive organs | WHO +Z8500 | Personal history of malignant neoplasm of unspecified digestive organ | CMS +Z8501 | Personal history of malignant neoplasm of esophagus | CMS +Z85020 | Personal history of malignant carcinoid tumor of stomach | CMS +Z85028 | Personal history of other malignant neoplasm of stomach | CMS +Z85030 | Personal history of malignant carcinoid tumor of large intestine | CMS +Z85038 | Personal history of other malignant neoplasm of large intestine | CMS +Z85040 | Personal history of malignant carcinoid tumor of rectum | CMS +Z85048 | Personal history of other malignant neoplasm of rectum, rectosigmoid junction, and anus | CMS +Z8505 | Personal history of malignant neoplasm of liver | CMS +Z85060 | Personal history of malignant carcinoid tumor of small intestine | CMS +Z85068 | Personal history of other malignant neoplasm of small intestine | CMS +Z8507 | Personal history of malignant neoplasm of pancreas | CMS +Z8509 | Personal history of malignant neoplasm of other digestive organs | CMS +Z851 | Personal history of malignant neoplasm of trachea, bronchus and lung | WHO +Z85110 | Personal history of malignant carcinoid tumor of bronchus and lung | CMS +Z85118 | Personal history of other malignant neoplasm of bronchus and lung | CMS +Z8512 | Personal history of malignant neoplasm of trachea | CMS +Z852 | Personal history of malignant neoplasm of other respiratory and intrathoracic organs | WHO +Z8520 | Personal history of malignant neoplasm of unspecified respiratory organ | CMS +Z8521 | Personal history of malignant neoplasm of larynx | CMS +Z8522 | Personal history of malignant neoplasm of nasal cavities, middle ear, and accessory sinuses | CMS +Z85230 | Personal history of malignant carcinoid tumor of thymus | CMS +Z85238 | Personal history of other malignant neoplasm of thymus | CMS +Z8529 | Personal history of malignant neoplasm of other respiratory and intrathoracic organs | CMS +Z853 | Personal history of malignant neoplasm of breast | WHO +Z854 | Personal history of malignant neoplasm of genital organs | WHO +Z8540 | Personal history of malignant neoplasm of unspecified female genital organ | CMS +Z8541 | Personal history of malignant neoplasm of cervix uteri | CMS +Z8542 | Personal history of malignant neoplasm of other parts of uterus | CMS +Z8543 | Personal history of malignant neoplasm of ovary | CMS +Z8544 | Personal history of malignant neoplasm of other female genital organs | CMS +Z8545 | Personal history of malignant neoplasm of unspecified male genital organ | CMS +Z8546 | Personal history of malignant neoplasm of prostate | CMS +Z8547 | Personal history of malignant neoplasm of testis | CMS +Z8548 | Personal history of malignant neoplasm of epididymis | CMS +Z8549 | Personal history of malignant neoplasm of other male genital organs | CMS +Z855 | Personal history of malignant neoplasm of urinary tract | WHO +Z8550 | Personal history of malignant neoplasm of unspecified urinary tract organ | CMS +Z8551 | Personal history of malignant neoplasm of bladder | CMS +Z85520 | Personal history of malignant carcinoid tumor of kidney | CMS +Z85528 | Personal history of other malignant neoplasm of kidney | CMS +Z8553 | Personal history of malignant neoplasm of renal pelvis | CMS +Z8554 | Personal history of malignant neoplasm of ureter | CMS +Z8559 | Personal history of malignant neoplasm of other urinary tract organ | CMS +Z856 | Personal history of leukaemia | WHO +Z857 | Personal history of other malignant neoplasms of lymphoid, haematopoietic and related tissues | WHO +Z8571 | Personal history of Hodgkin lymphoma | CMS +Z8572 | Personal history of non-Hodgkin lymphomas | CMS +Z8579 | Personal history of other malignant neoplasms of lymphoid, hematopoietic and related tissues | CMS +Z858 | Personal history of malignant neoplasms of other organs and systems | WHO +Z85810 | Personal history of malignant neoplasm of tongue | CMS +Z85818 | Personal history of malignant neoplasm of other sites of lip, oral cavity, and pharynx | CMS +Z85819 | Personal history of malignant neoplasm of unspecified site of lip, oral cavity, and pharynx | CMS +Z85820 | Personal history of malignant melanoma of skin | CMS +Z85821 | Personal history of Merkel cell carcinoma | CMS +Z85828 | Personal history of other malignant neoplasm of skin | CMS +Z85830 | Personal history of malignant neoplasm of bone | CMS +Z85831 | Personal history of malignant neoplasm of soft tissue | CMS +Z85840 | Personal history of malignant neoplasm of eye | CMS +Z85841 | Personal history of malignant neoplasm of brain | CMS +Z85848 | Personal history of malignant neoplasm of other parts of nervous tissue | CMS +Z85850 | Personal history of malignant neoplasm of thyroid | CMS +Z85858 | Personal history of malignant neoplasm of other endocrine glands | CMS +Z8589 | Personal history of malignant neoplasm of other organs and systems | CMS +Z859 | Personal history of malignant neoplasm, unspecified | WHO +Z86 | Personal history of certain other diseases | WHO +Z860 | Personal history of other neoplasms | WHO +Z86000 | Personal history of in-situ neoplasm of breast | CMS +Z86001 | Personal history of in-situ neoplasm of cervix uteri | CMS +Z86008 | Personal history of in-situ neoplasm of other site | CMS +Z86010 | Personal history of colonic polyps | CMS +Z86011 | Personal history of benign neoplasm of the brain | CMS +Z86012 | Personal history of benign carcinoid tumor | CMS +Z86018 | Personal history of other benign neoplasm | CMS +Z8603 | Personal history of neoplasm of uncertain behavior | CMS +Z861 | Personal history of infectious and parasitic diseases | WHO +Z8611 | Personal history of tuberculosis | CMS +Z8612 | Personal history of poliomyelitis | CMS +Z8613 | Personal history of malaria | CMS +Z8614 | Personal history of Methicillin resistant Staphylococcus aureus infection | CMS +Z8619 | Personal history of other infectious and parasitic diseases | CMS +Z862 | Personal history of diseases of the blood and blood-forming organs and certain disorders involving the immune mechanism | WHO +Z863 | Personal history of endocrine, nutritional and metabolic diseases | WHO +Z8631 | Personal history of diabetic foot ulcer | CMS +Z8632 | Personal history of gestational diabetes | CMS +Z8639 | Personal history of other endocrine, nutritional and metabolic disease | CMS +Z864 | Personal history of psychoactive substance abuse | WHO +Z865 | Personal history of other mental and behavioural disorders | WHO +Z8651 | Personal history of combat and operational stress reaction | CMS +Z8659 | Personal history of other mental and behavioral disorders | CMS +Z866 | Personal history of diseases of the nervous system and sense organs | WHO +Z8661 | Personal history of infections of the central nervous system | CMS +Z8669 | Personal history of other diseases of the nervous system and sense organs | CMS +Z867 | Personal history of diseases of the circulatory system | WHO +Z86711 | Personal history of pulmonary embolism | CMS +Z86718 | Personal history of other venous thrombosis and embolism | CMS +Z8672 | Personal history of thrombophlebitis | CMS +Z8673 | Personal history of transient ischemic attack (TIA), and cerebral infarction without residual deficits | CMS +Z8674 | Personal history of sudden cardiac arrest | CMS +Z8679 | Personal history of other diseases of the circulatory system | CMS +Z87 | Personal history of other diseases and conditions | WHO +Z870 | Personal history of diseases of the respiratory system | WHO +Z8701 | Personal history of pneumonia (recurrent) | CMS +Z8709 | Personal history of other diseases of the respiratory system | CMS +Z871 | Personal history of diseases of the digestive system | WHO +Z8711 | Personal history of peptic ulcer disease | CMS +Z8719 | Personal history of other diseases of the digestive system | CMS +Z872 | Personal history of diseases of the skin and subcutaneous tissue | WHO +Z873 | Personal history of diseases of the musculoskeletal system and connective tissue | WHO +Z87310 | Personal history of (healed) osteoporosis fracture | CMS +Z87311 | Personal history of (healed) other pathological fracture | CMS +Z87312 | Personal history of (healed) stress fracture | CMS +Z8739 | Personal history of other diseases of the musculoskeletal system and connective tissue | CMS +Z874 | Personal history of diseases of the genitourinary system | WHO +Z87410 | Personal history of cervical dysplasia | CMS +Z87411 | Personal history of vaginal dysplasia | CMS +Z87412 | Personal history of vulvar dysplasia | CMS +Z8742 | Personal history of other diseases of the female genital tract | CMS +Z87430 | Personal history of prostatic dysplasia | CMS +Z87438 | Personal history of other diseases of male genital organs | CMS +Z87440 | Personal history of urinary (tract) infections | CMS +Z87441 | Personal history of nephrotic syndrome | CMS +Z87442 | Personal history of urinary calculi | CMS +Z87448 | Personal history of other diseases of urinary system | CMS +Z875 | Personal history of complications of pregnancy, childbirth and the puerperium | WHO +Z8751 | Personal history of pre-term labor | CMS +Z8759 | Personal history of other complications of pregnancy, childbirth and the puerperium | CMS +Z876 | Personal history of certain conditions arising in the perinatal period | WHO +Z877 | Personal history of congenital malformations, deformations and chromosomal abnormalities | WHO +Z87710 | Personal history of (corrected) hypospadias | CMS +Z87718 | Personal history of other specified (corrected) congenital malformations of genitourinary system | CMS +Z87720 | Personal history of (corrected) congenital malformations of eye | CMS +Z87721 | Personal history of (corrected) congenital malformations of ear | CMS +Z87728 | Personal history of other specified (corrected) congenital malformations of nervous system and sense organs | CMS +Z87730 | Personal history of (corrected) cleft lip and palate | CMS +Z87738 | Personal history of other specified (corrected) congenital malformations of digestive system | CMS +Z8774 | Personal history of (corrected) congenital malformations of heart and circulatory system | CMS +Z8775 | Personal history of (corrected) congenital malformations of respiratory system | CMS +Z8776 | Personal history of (corrected) congenital malformations of integument, limbs and musculoskeletal system | CMS +Z87790 | Personal history of (corrected) congenital malformations of face and neck | CMS +Z87798 | Personal history of other (corrected) congenital malformations | CMS +Z878 | Personal history of other specified conditions | WHO +Z8781 | Personal history of (healed) traumatic fracture | CMS +Z87820 | Personal history of traumatic brain injury | CMS +Z87821 | Personal history of retained foreign body fully removed | CMS +Z87828 | Personal history of other (healed) physical injury and trauma | CMS +Z87890 | Personal history of sex reassignment | CMS +Z87891 | Personal history of nicotine dependence | CMS +Z87892 | Personal history of anaphylaxis | CMS +Z87898 | Personal history of other specified conditions | CMS +Z88 | Personal history of allergy to drugs, medicaments and biological substances | WHO +Z880 | Personal history of allergy to penicillin | WHO +Z881 | Personal history of allergy to other antibiotic agents | WHO +Z882 | Personal history of allergy to sulfonamides | WHO +Z883 | Personal history of allergy to other anti-infective agents | WHO +Z884 | Personal history of allergy to anaesthetic agent | WHO +Z885 | Personal history of allergy to narcotic agent | WHO +Z886 | Personal history of allergy to analgesic agent | WHO +Z887 | Personal history of allergy to serum and vaccine | WHO +Z888 | Personal history of allergy to other drugs, medicaments and biological substances | WHO +Z889 | Personal history of allergy to unspecified drugs, medicaments and biological substances | WHO +Z89 | Acquired absence of limb | WHO +Z890 | Acquired absence of finger(s) [including thumb], unilateral | WHO +Z89011 | Acquired absence of right thumb | CMS +Z89012 | Acquired absence of left thumb | CMS +Z89019 | Acquired absence of unspecified thumb | CMS +Z89021 | Acquired absence of right finger(s) | CMS +Z89022 | Acquired absence of left finger(s) | CMS +Z89029 | Acquired absence of unspecified finger(s) | CMS +Z891 | Acquired absence of hand and wrist | WHO +Z89111 | Acquired absence of right hand | CMS +Z89112 | Acquired absence of left hand | CMS +Z89119 | Acquired absence of unspecified hand | CMS +Z89121 | Acquired absence of right wrist | CMS +Z89122 | Acquired absence of left wrist | CMS +Z89129 | Acquired absence of unspecified wrist | CMS +Z892 | Acquired absence of upper limb above wrist | WHO +Z89201 | Acquired absence of right upper limb, unspecified level | CMS +Z89202 | Acquired absence of left upper limb, unspecified level | CMS +Z89209 | Acquired absence of unspecified upper limb, unspecified level | CMS +Z89211 | Acquired absence of right upper limb below elbow | CMS +Z89212 | Acquired absence of left upper limb below elbow | CMS +Z89219 | Acquired absence of unspecified upper limb below elbow | CMS +Z89221 | Acquired absence of right upper limb above elbow | CMS +Z89222 | Acquired absence of left upper limb above elbow | CMS +Z89229 | Acquired absence of unspecified upper limb above elbow | CMS +Z89231 | Acquired absence of right shoulder | CMS +Z89232 | Acquired absence of left shoulder | CMS +Z89239 | Acquired absence of unspecified shoulder | CMS +Z893 | Acquired absence of both upper limbs [any level] | WHO +Z894 | Acquired absence of foot and ankle | WHO +Z89411 | Acquired absence of right great toe | CMS +Z89412 | Acquired absence of left great toe | CMS +Z89419 | Acquired absence of unspecified great toe | CMS +Z89421 | Acquired absence of other right toe(s) | CMS +Z89422 | Acquired absence of other left toe(s) | CMS +Z89429 | Acquired absence of other toe(s), unspecified side | CMS +Z89431 | Acquired absence of right foot | CMS +Z89432 | Acquired absence of left foot | CMS +Z89439 | Acquired absence of unspecified foot | CMS +Z89441 | Acquired absence of right ankle | CMS +Z89442 | Acquired absence of left ankle | CMS +Z89449 | Acquired absence of unspecified ankle | CMS +Z895 | Acquired absence of leg at or below knee | WHO +Z89511 | Acquired absence of right leg below knee | CMS +Z89512 | Acquired absence of left leg below knee | CMS +Z89519 | Acquired absence of unspecified leg below knee | CMS +Z89521 | Acquired absence of right knee | CMS +Z89522 | Acquired absence of left knee | CMS +Z89529 | Acquired absence of unspecified knee | CMS +Z896 | Acquired absence of leg above knee | WHO +Z89611 | Acquired absence of right leg above knee | CMS +Z89612 | Acquired absence of left leg above knee | CMS +Z89619 | Acquired absence of unspecified leg above knee | CMS +Z89621 | Acquired absence of right hip joint | CMS +Z89622 | Acquired absence of left hip joint | CMS +Z89629 | Acquired absence of unspecified hip joint | CMS +Z897 | Acquired absence of both lower limbs [any level, except toes alone] | WHO +Z898 | Acquired absence of upper and lower limbs [any level] | WHO +Z899 | Acquired absence of limb, unspecified | WHO +Z90 | Acquired absence of organs, not elsewhere classified | WHO +Z900 | Acquired absence of part of head and neck | WHO +Z9001 | Acquired absence of eye | CMS +Z9002 | Acquired absence of larynx | CMS +Z9009 | Acquired absence of other part of head and neck | CMS +Z901 | Acquired absence of breast(s) | WHO +Z9010 | Acquired absence of unspecified breast and nipple | CMS +Z9011 | Acquired absence of right breast and nipple | CMS +Z9012 | Acquired absence of left breast and nipple | CMS +Z9013 | Acquired absence of bilateral breasts and nipples | CMS +Z902 | Acquired absence of lung [part of] | WHO +Z903 | Acquired absence of part of stomach | WHO +Z904 | Acquired absence of other parts of digestive tract | WHO +Z90410 | Acquired total absence of pancreas | CMS +Z90411 | Acquired partial absence of pancreas | CMS +Z9049 | Acquired absence of other specified parts of digestive tract | CMS +Z905 | Acquired absence of kidney | WHO +Z906 | Acquired absence of other organs of urinary tract | WHO +Z907 | Acquired absence of genital organ(s) | WHO +Z90710 | Acquired absence of both cervix and uterus | CMS +Z90711 | Acquired absence of uterus with remaining cervical stump | CMS +Z90712 | Acquired absence of cervix with remaining uterus | CMS +Z90721 | Acquired absence of ovaries, unilateral | CMS +Z90722 | Acquired absence of ovaries, bilateral | CMS +Z9079 | Acquired absence of other genital organ(s) | CMS +Z908 | Acquired absence of other organs | WHO +Z9081 | Acquired absence of spleen | CMS +Z9089 | Acquired absence of other organs | CMS +Z91 | Personal history of risk-factors, not elsewhere classified | WHO +Z910 | Personal history of allergy, other than to drugs and biological substances | WHO +Z91010 | Allergy to peanuts | CMS +Z91011 | Allergy to milk products | CMS +Z91012 | Allergy to eggs | CMS +Z91013 | Allergy to seafood | CMS +Z91018 | Allergy to other foods | CMS +Z9102 | Food additives allergy status | CMS +Z91030 | Bee allergy status | CMS +Z91038 | Other insect allergy status | CMS +Z91040 | Latex allergy status | CMS +Z91041 | Radiographic dye allergy status | CMS +Z91048 | Other nonmedicinal substance allergy status | CMS +Z9109 | Other allergy status, other than to drugs and biological substances | CMS +Z911 | Personal history of noncompliance with medical treatment and regimen | WHO +Z9111 | Patient's noncompliance with dietary regimen | CMS +Z91120 | Patient's intentional underdosing of medication regimen due to financial hardship | CMS +Z91128 | Patient's intentional underdosing of medication regimen for other reason | CMS +Z91130 | Patient's unintentional underdosing of medication regimen due to age-related debility | CMS +Z91138 | Patient's unintentional underdosing of medication regimen for other reason | CMS +Z9114 | Patient's other noncompliance with medication regimen | CMS +Z9115 | Patient's noncompliance with renal dialysis | CMS +Z9119 | Patient's noncompliance with other medical treatment and regimen | CMS +Z912 | Personal history of poor personal hygiene | WHO +Z913 | Personal history of unhealthy sleep-wake schedule | WHO +Z914 | Personal history of psychological trauma, not elsewhere classified | WHO +Z91410 | Personal history of adult physical and sexual abuse | CMS +Z91411 | Personal history of adult psychological abuse | CMS +Z91412 | Personal history of adult neglect | CMS +Z91419 | Personal history of unspecified adult abuse | CMS +Z9142 | Personal history of forced labor or sexual exploitation | CMS +Z9149 | Other personal history of psychological trauma, not elsewhere classified | CMS +Z915 | Personal history of self-harm | WHO +Z916 | Personal history of other physical trauma | WHO +Z917 | Personal history of female genital mutilation | WHO +Z918 | Personal history of other specified risk-factors, not elsewhere classified | WHO +Z9181 | History of falling | CMS +Z9182 | Personal history of military deployment | CMS +Z9183 | Wandering in diseases classified elsewhere | CMS +Z91841 | Risk for dental caries, low | CMS +Z91842 | Risk for dental caries, moderate | CMS +Z91843 | Risk for dental caries, high | CMS +Z91849 | Unspecified risk for dental caries | CMS +Z9189 | Other specified personal risk factors, not elsewhere classified | CMS +Z92 | Personal history of medical treatment | WHO +Z920 | Personal history of contraception | WHO +Z921 | Personal history of long-term (current) use of anticoagulants | WHO +Z922 | Personal history of long-term (current) use of other medicaments | WHO +Z9221 | Personal history of antineoplastic chemotherapy | CMS +Z9222 | Personal history of monoclonal drug therapy | CMS +Z9223 | Personal history of estrogen therapy | CMS +Z92240 | Personal history of inhaled steroid therapy | CMS +Z92241 | Personal history of systemic steroid therapy | CMS +Z9225 | Personal history of immunosupression therapy | CMS +Z9229 | Personal history of other drug therapy | CMS +Z923 | Personal history of irradiation | WHO +Z924 | Personal history of major surgery, not elsewhere classified | WHO +Z925 | Personal history of rehabilitation measures | WHO +Z926 | Personal history of chemotherapy for neoplastic disease | WHO +Z928 | Personal history of other medical treatment | WHO +Z9281 | Personal history of extracorporeal membrane oxygenation (ECMO) | CMS +Z9282 | Status post administration of tPA (rtPA) in a different facility within the last 24 hours prior to admission to current facility | CMS +Z9283 | Personal history of failed moderate sedation | CMS +Z9284 | Personal history of unintended awareness under general anesthesia | CMS +Z9289 | Personal history of other medical treatment | CMS +Z929 | Personal history of medical treatment, unspecified | WHO +Z93 | Artificial opening status | WHO +Z930 | Tracheostomy status | WHO +Z931 | Gastrostomy status | WHO +Z932 | Ileostomy status | WHO +Z933 | Colostomy status | WHO +Z934 | Other artificial openings of gastrointestinal tract status | WHO +Z935 | Cystostomy status | WHO +Z9350 | Unspecified cystostomy status | CMS +Z9351 | Cutaneous-vesicostomy status | CMS +Z9352 | Appendico-vesicostomy status | CMS +Z9359 | Other cystostomy status | CMS +Z936 | Other artificial openings of urinary tract status | WHO +Z938 | Other artificial opening status | WHO +Z939 | Artificial opening status, unspecified | WHO +Z94 | Transplanted organ and tissue status | WHO +Z940 | Kidney transplant status | WHO +Z941 | Heart transplant status | WHO +Z942 | Lung transplant status | WHO +Z943 | Heart and lungs transplant status | WHO +Z944 | Liver transplant status | WHO +Z945 | Skin transplant status | WHO +Z946 | Bone transplant status | WHO +Z947 | Corneal transplant status | WHO +Z948 | Other transplanted organ and tissue status | WHO +Z9481 | Bone marrow transplant status | CMS +Z9482 | Intestine transplant status | CMS +Z9483 | Pancreas transplant status | CMS +Z9484 | Stem cells transplant status | CMS +Z9489 | Other transplanted organ and tissue status | CMS +Z949 | Transplanted organ and tissue status, unspecified | WHO +Z95 | Presence of cardiac and vascular implants and grafts | WHO +Z950 | Presence of electronic cardiac devices | WHO +Z951 | Presence of aortocoronary bypass graft | WHO +Z952 | Presence of prosthetic heart valve | WHO +Z953 | Presence of xenogenic heart valve | WHO +Z954 | Presence of other heart-valve replacement | WHO +Z955 | Presence of coronary angioplasty implant and graft | WHO +Z958 | Presence of other cardiac and vascular implants and grafts | WHO +Z95810 | Presence of automatic (implantable) cardiac defibrillator | CMS +Z95811 | Presence of heart assist device | CMS +Z95812 | Presence of fully implantable artificial heart | CMS +Z95818 | Presence of other cardiac implants and grafts | CMS +Z95820 | Peripheral vascular angioplasty status with implants and grafts | CMS +Z95828 | Presence of other vascular implants and grafts | CMS +Z959 | Presence of cardiac and vascular implant and graft, unspecified | WHO +Z96 | Presence of other functional implants | WHO +Z960 | Presence of urogenital implants | WHO +Z961 | Presence of intraocular lens | WHO +Z962 | Presence of otological and audiological implants | WHO +Z9620 | Presence of otological and audiological implant, unspecified | CMS +Z9621 | Cochlear implant status | CMS +Z9622 | Myringotomy tube(s) status | CMS +Z9629 | Presence of other otological and audiological implants | CMS +Z963 | Presence of artificial larynx | WHO +Z964 | Presence of endocrine implants | WHO +Z9641 | Presence of insulin pump (external) (internal) | CMS +Z9649 | Presence of other endocrine implants | CMS +Z965 | Presence of tooth-root and mandibular implants | WHO +Z966 | Presence of orthopaedic joint implants | WHO +Z9660 | Presence of unspecified orthopedic joint implant | CMS +Z96611 | Presence of right artificial shoulder joint | CMS +Z96612 | Presence of left artificial shoulder joint | CMS +Z96619 | Presence of unspecified artificial shoulder joint | CMS +Z96621 | Presence of right artificial elbow joint | CMS +Z96622 | Presence of left artificial elbow joint | CMS +Z96629 | Presence of unspecified artificial elbow joint | CMS +Z96631 | Presence of right artificial wrist joint | CMS +Z96632 | Presence of left artificial wrist joint | CMS +Z96639 | Presence of unspecified artificial wrist joint | CMS +Z96641 | Presence of right artificial hip joint | CMS +Z96642 | Presence of left artificial hip joint | CMS +Z96643 | Presence of artificial hip joint, bilateral | CMS +Z96649 | Presence of unspecified artificial hip joint | CMS +Z96651 | Presence of right artificial knee joint | CMS +Z96652 | Presence of left artificial knee joint | CMS +Z96653 | Presence of artificial knee joint, bilateral | CMS +Z96659 | Presence of unspecified artificial knee joint | CMS +Z96661 | Presence of right artificial ankle joint | CMS +Z96662 | Presence of left artificial ankle joint | CMS +Z96669 | Presence of unspecified artificial ankle joint | CMS +Z96691 | Finger-joint replacement of right hand | CMS +Z96692 | Finger-joint replacement of left hand | CMS +Z96693 | Finger-joint replacement, bilateral | CMS +Z96698 | Presence of other orthopedic joint implants | CMS +Z967 | Presence of other bone and tendon implants | WHO +Z968 | Presence of other specified functional implants | WHO +Z9681 | Presence of artificial skin | CMS +Z9689 | Presence of other specified functional implants | CMS +Z969 | Presence of functional implant, unspecified | WHO +Z97 | Presence of other devices | WHO +Z970 | Presence of artificial eye | WHO +Z971 | Presence of artificial limb (complete)(partial) | WHO +Z9710 | Presence of artificial limb (complete) (partial), unspecified | CMS +Z9711 | Presence of artificial right arm (complete) (partial) | CMS +Z9712 | Presence of artificial left arm (complete) (partial) | CMS +Z9713 | Presence of artificial right leg (complete) (partial) | CMS +Z9714 | Presence of artificial left leg (complete) (partial) | CMS +Z9715 | Presence of artificial arms, bilateral (complete) (partial) | CMS +Z9716 | Presence of artificial legs, bilateral (complete) (partial) | CMS +Z972 | Presence of dental prosthetic device (complete)(partial) | WHO +Z973 | Presence of spectacles and contact lenses | WHO +Z974 | Presence of external hearing-aid | WHO +Z975 | Presence of (intrauterine) contraceptive device | WHO +Z978 | Presence of other specified devices | WHO +Z98 | Other postsurgical states | WHO +Z980 | Intestinal bypass and anastomosis status | WHO +Z981 | Arthrodesis status | WHO +Z982 | Presence of cerebrospinal fluid drainage device | WHO +Z983 | Post therapeutic collapse of lung status | CMS +Z9841 | Cataract extraction status, right eye | CMS +Z9842 | Cataract extraction status, left eye | CMS +Z9849 | Cataract extraction status, unspecified eye | CMS +Z9851 | Tubal ligation status | CMS +Z9852 | Vasectomy status | CMS +Z9861 | Coronary angioplasty status | CMS +Z9862 | Peripheral vascular angioplasty status | CMS +Z988 | Other specified postsurgical states | WHO +Z98810 | Dental sealant status | CMS +Z98811 | Dental restoration status | CMS +Z98818 | Other dental procedure status | CMS +Z9882 | Breast implant status | CMS +Z9883 | Filtering (vitreous) bleb after glaucoma surgery status | CMS +Z9884 | Bariatric surgery status | CMS +Z9885 | Transplanted organ removal status | CMS +Z9886 | Personal history of breast implant removal | CMS +Z98870 | Personal history of in utero procedure during pregnancy | CMS +Z98871 | Personal history of in utero procedure while a fetus | CMS +Z98890 | Other specified postprocedural states | CMS +Z98891 | History of uterine scar from previous surgery | CMS +Z99 | Dependence on enabling machines and devices, not elsewhere classified | WHO +Z990 | Dependence on aspirator | WHO +Z991 | Dependence on respirator | WHO +Z9911 | Dependence on respirator [ventilator] status | CMS +Z9912 | Encounter for respirator [ventilator] dependence during power failure | CMS +Z992 | Dependence on renal dialysis | WHO +Z993 | Dependence on wheelchair | WHO +Z994 | Dependence on artificial heart | WHO +Z998 | Dependence on other enabling machines and devices | WHO +Z9981 | Dependence on supplemental oxygen | CMS +Z9989 | Dependence on other enabling machines and devices | CMS +Z999 | Dependence on unspecified enabling machine and device | WHO diff --git a/non-db_data_sources/GBD and ICD-10_(2019 version)/icd10cm_codes_addenda_2019.zip b/non-db_data_sources/GBD and ICD-10_(2019 version)/icd10cm_codes_addenda_2019.zip new file mode 100644 index 0000000..dac65fe Binary files /dev/null and b/non-db_data_sources/GBD and ICD-10_(2019 version)/icd10cm_codes_addenda_2019.zip differ diff --git a/non-db_data_sources/GBD and ICD-10_(2019 version)/icd10cm_codes_addenda_2019/README.txt b/non-db_data_sources/GBD and ICD-10_(2019 version)/icd10cm_codes_addenda_2019/README.txt new file mode 100644 index 0000000..1f51a10 --- /dev/null +++ b/non-db_data_sources/GBD and ICD-10_(2019 version)/icd10cm_codes_addenda_2019/README.txt @@ -0,0 +1,6 @@ +This contains the CMS version of ICD-10-CM codes. +I have included a version I converted to pip-separated values with the +following columns +- code : the IDC-10-cm code. +- description: a basic description +- source: Says CMS-cm so that it can be combined with other sources. diff --git a/non-db_data_sources/GBD and ICD-10_(2019 version)/icd10cm_codes_addenda_2019/icd10cmCodesFile.pdf b/non-db_data_sources/GBD and ICD-10_(2019 version)/icd10cm_codes_addenda_2019/icd10cmCodesFile.pdf new file mode 100644 index 0000000..e59d6b8 Binary files /dev/null and b/non-db_data_sources/GBD and ICD-10_(2019 version)/icd10cm_codes_addenda_2019/icd10cmCodesFile.pdf differ diff --git a/non-db_data_sources/GBD and ICD-10_(2019 version)/icd10cm_codes_addenda_2019/icd10cm_codes_2019.psv b/non-db_data_sources/GBD and ICD-10_(2019 version)/icd10cm_codes_addenda_2019/icd10cm_codes_2019.psv new file mode 100644 index 0000000..e2d0c44 --- /dev/null +++ b/non-db_data_sources/GBD and ICD-10_(2019 version)/icd10cm_codes_addenda_2019/icd10cm_codes_2019.psv @@ -0,0 +1,71933 @@ +code | description | source +A000 | Cholera due to Vibrio cholerae 01, biovar cholerae | CMS +A001 | Cholera due to Vibrio cholerae 01, biovar eltor | CMS +A009 | Cholera, unspecified | CMS +A0100 | Typhoid fever, unspecified | CMS +A0101 | Typhoid meningitis | CMS +A0102 | Typhoid fever with heart involvement | CMS +A0103 | Typhoid pneumonia | CMS +A0104 | Typhoid arthritis | CMS +A0105 | Typhoid osteomyelitis | CMS +A0109 | Typhoid fever with other complications | CMS +A011 | Paratyphoid fever A | CMS +A012 | Paratyphoid fever B | CMS +A013 | Paratyphoid fever C | CMS +A014 | Paratyphoid fever, unspecified | CMS +A020 | Salmonella enteritis | CMS +A021 | Salmonella sepsis | CMS +A0220 | Localized salmonella infection, unspecified | CMS +A0221 | Salmonella meningitis | CMS +A0222 | Salmonella pneumonia | CMS +A0223 | Salmonella arthritis | CMS +A0224 | Salmonella osteomyelitis | CMS +A0225 | Salmonella pyelonephritis | CMS +A0229 | Salmonella with other localized infection | CMS +A028 | Other specified salmonella infections | CMS +A029 | Salmonella infection, unspecified | CMS +A030 | Shigellosis due to Shigella dysenteriae | CMS +A031 | Shigellosis due to Shigella flexneri | CMS +A032 | Shigellosis due to Shigella boydii | CMS +A033 | Shigellosis due to Shigella sonnei | CMS +A038 | Other shigellosis | CMS +A039 | Shigellosis, unspecified | CMS +A040 | Enteropathogenic Escherichia coli infection | CMS +A041 | Enterotoxigenic Escherichia coli infection | CMS +A042 | Enteroinvasive Escherichia coli infection | CMS +A043 | Enterohemorrhagic Escherichia coli infection | CMS +A044 | Other intestinal Escherichia coli infections | CMS +A045 | Campylobacter enteritis | CMS +A046 | Enteritis due to Yersinia enterocolitica | CMS +A0471 | Enterocolitis due to Clostridium difficile, recurrent | CMS +A0472 | Enterocolitis due to Clostridium difficile, not specified as recurrent | CMS +A048 | Other specified bacterial intestinal infections | CMS +A049 | Bacterial intestinal infection, unspecified | CMS +A050 | Foodborne staphylococcal intoxication | CMS +A051 | Botulism food poisoning | CMS +A052 | Foodborne Clostridium perfringens [Clostridium welchii] intoxication | CMS +A053 | Foodborne Vibrio parahaemolyticus intoxication | CMS +A054 | Foodborne Bacillus cereus intoxication | CMS +A055 | Foodborne Vibrio vulnificus intoxication | CMS +A058 | Other specified bacterial foodborne intoxications | CMS +A059 | Bacterial foodborne intoxication, unspecified | CMS +A060 | Acute amebic dysentery | CMS +A061 | Chronic intestinal amebiasis | CMS +A062 | Amebic nondysenteric colitis | CMS +A063 | Ameboma of intestine | CMS +A064 | Amebic liver abscess | CMS +A065 | Amebic lung abscess | CMS +A066 | Amebic brain abscess | CMS +A067 | Cutaneous amebiasis | CMS +A0681 | Amebic cystitis | CMS +A0682 | Other amebic genitourinary infections | CMS +A0689 | Other amebic infections | CMS +A069 | Amebiasis, unspecified | CMS +A070 | Balantidiasis | CMS +A071 | Giardiasis [lambliasis] | CMS +A072 | Cryptosporidiosis | CMS +A073 | Isosporiasis | CMS +A074 | Cyclosporiasis | CMS +A078 | Other specified protozoal intestinal diseases | CMS +A079 | Protozoal intestinal disease, unspecified | CMS +A080 | Rotaviral enteritis | CMS +A0811 | Acute gastroenteropathy due to Norwalk agent | CMS +A0819 | Acute gastroenteropathy due to other small round viruses | CMS +A082 | Adenoviral enteritis | CMS +A0831 | Calicivirus enteritis | CMS +A0832 | Astrovirus enteritis | CMS +A0839 | Other viral enteritis | CMS +A084 | Viral intestinal infection, unspecified | CMS +A088 | Other specified intestinal infections | CMS +A09 | Infectious gastroenteritis and colitis, unspecified | CMS +A150 | Tuberculosis of lung | CMS +A154 | Tuberculosis of intrathoracic lymph nodes | CMS +A155 | Tuberculosis of larynx, trachea and bronchus | CMS +A156 | Tuberculous pleurisy | CMS +A157 | Primary respiratory tuberculosis | CMS +A158 | Other respiratory tuberculosis | CMS +A159 | Respiratory tuberculosis unspecified | CMS +A170 | Tuberculous meningitis | CMS +A171 | Meningeal tuberculoma | CMS +A1781 | Tuberculoma of brain and spinal cord | CMS +A1782 | Tuberculous meningoencephalitis | CMS +A1783 | Tuberculous neuritis | CMS +A1789 | Other tuberculosis of nervous system | CMS +A179 | Tuberculosis of nervous system, unspecified | CMS +A1801 | Tuberculosis of spine | CMS +A1802 | Tuberculous arthritis of other joints | CMS +A1803 | Tuberculosis of other bones | CMS +A1809 | Other musculoskeletal tuberculosis | CMS +A1810 | Tuberculosis of genitourinary system, unspecified | CMS +A1811 | Tuberculosis of kidney and ureter | CMS +A1812 | Tuberculosis of bladder | CMS +A1813 | Tuberculosis of other urinary organs | CMS +A1814 | Tuberculosis of prostate | CMS +A1815 | Tuberculosis of other male genital organs | CMS +A1816 | Tuberculosis of cervix | CMS +A1817 | Tuberculous female pelvic inflammatory disease | CMS +A1818 | Tuberculosis of other female genital organs | CMS +A182 | Tuberculous peripheral lymphadenopathy | CMS +A1831 | Tuberculous peritonitis | CMS +A1832 | Tuberculous enteritis | CMS +A1839 | Retroperitoneal tuberculosis | CMS +A184 | Tuberculosis of skin and subcutaneous tissue | CMS +A1850 | Tuberculosis of eye, unspecified | CMS +A1851 | Tuberculous episcleritis | CMS +A1852 | Tuberculous keratitis | CMS +A1853 | Tuberculous chorioretinitis | CMS +A1854 | Tuberculous iridocyclitis | CMS +A1859 | Other tuberculosis of eye | CMS +A186 | Tuberculosis of (inner) (middle) ear | CMS +A187 | Tuberculosis of adrenal glands | CMS +A1881 | Tuberculosis of thyroid gland | CMS +A1882 | Tuberculosis of other endocrine glands | CMS +A1883 | Tuberculosis of digestive tract organs, not elsewhere classified | CMS +A1884 | Tuberculosis of heart | CMS +A1885 | Tuberculosis of spleen | CMS +A1889 | Tuberculosis of other sites | CMS +A190 | Acute miliary tuberculosis of a single specified site | CMS +A191 | Acute miliary tuberculosis of multiple sites | CMS +A192 | Acute miliary tuberculosis, unspecified | CMS +A198 | Other miliary tuberculosis | CMS +A199 | Miliary tuberculosis, unspecified | CMS +A200 | Bubonic plague | CMS +A201 | Cellulocutaneous plague | CMS +A202 | Pneumonic plague | CMS +A203 | Plague meningitis | CMS +A207 | Septicemic plague | CMS +A208 | Other forms of plague | CMS +A209 | Plague, unspecified | CMS +A210 | Ulceroglandular tularemia | CMS +A211 | Oculoglandular tularemia | CMS +A212 | Pulmonary tularemia | CMS +A213 | Gastrointestinal tularemia | CMS +A217 | Generalized tularemia | CMS +A218 | Other forms of tularemia | CMS +A219 | Tularemia, unspecified | CMS +A220 | Cutaneous anthrax | CMS +A221 | Pulmonary anthrax | CMS +A222 | Gastrointestinal anthrax | CMS +A227 | Anthrax sepsis | CMS +A228 | Other forms of anthrax | CMS +A229 | Anthrax, unspecified | CMS +A230 | Brucellosis due to Brucella melitensis | CMS +A231 | Brucellosis due to Brucella abortus | CMS +A232 | Brucellosis due to Brucella suis | CMS +A233 | Brucellosis due to Brucella canis | CMS +A238 | Other brucellosis | CMS +A239 | Brucellosis, unspecified | CMS +A240 | Glanders | CMS +A241 | Acute and fulminating melioidosis | CMS +A242 | Subacute and chronic melioidosis | CMS +A243 | Other melioidosis | CMS +A249 | Melioidosis, unspecified | CMS +A250 | Spirillosis | CMS +A251 | Streptobacillosis | CMS +A259 | Rat-bite fever, unspecified | CMS +A260 | Cutaneous erysipeloid | CMS +A267 | Erysipelothrix sepsis | CMS +A268 | Other forms of erysipeloid | CMS +A269 | Erysipeloid, unspecified | CMS +A270 | Leptospirosis icterohemorrhagica | CMS +A2781 | Aseptic meningitis in leptospirosis | CMS +A2789 | Other forms of leptospirosis | CMS +A279 | Leptospirosis, unspecified | CMS +A280 | Pasteurellosis | CMS +A281 | Cat-scratch disease | CMS +A282 | Extraintestinal yersiniosis | CMS +A288 | Other specified zoonotic bacterial diseases, not elsewhere classified | CMS +A289 | Zoonotic bacterial disease, unspecified | CMS +A300 | Indeterminate leprosy | CMS +A301 | Tuberculoid leprosy | CMS +A302 | Borderline tuberculoid leprosy | CMS +A303 | Borderline leprosy | CMS +A304 | Borderline lepromatous leprosy | CMS +A305 | Lepromatous leprosy | CMS +A308 | Other forms of leprosy | CMS +A309 | Leprosy, unspecified | CMS +A310 | Pulmonary mycobacterial infection | CMS +A311 | Cutaneous mycobacterial infection | CMS +A312 | Disseminated mycobacterium avium-intracellulare complex (DMAC) | CMS +A318 | Other mycobacterial infections | CMS +A319 | Mycobacterial infection, unspecified | CMS +A320 | Cutaneous listeriosis | CMS +A3211 | Listerial meningitis | CMS +A3212 | Listerial meningoencephalitis | CMS +A327 | Listerial sepsis | CMS +A3281 | Oculoglandular listeriosis | CMS +A3282 | Listerial endocarditis | CMS +A3289 | Other forms of listeriosis | CMS +A329 | Listeriosis, unspecified | CMS +A33 | Tetanus neonatorum | CMS +A34 | Obstetrical tetanus | CMS +A35 | Other tetanus | CMS +A360 | Pharyngeal diphtheria | CMS +A361 | Nasopharyngeal diphtheria | CMS +A362 | Laryngeal diphtheria | CMS +A363 | Cutaneous diphtheria | CMS +A3681 | Diphtheritic cardiomyopathy | CMS +A3682 | Diphtheritic radiculomyelitis | CMS +A3683 | Diphtheritic polyneuritis | CMS +A3684 | Diphtheritic tubulo-interstitial nephropathy | CMS +A3685 | Diphtheritic cystitis | CMS +A3686 | Diphtheritic conjunctivitis | CMS +A3689 | Other diphtheritic complications | CMS +A369 | Diphtheria, unspecified | CMS +A3700 | Whooping cough due to Bordetella pertussis without pneumonia | CMS +A3701 | Whooping cough due to Bordetella pertussis with pneumonia | CMS +A3710 | Whooping cough due to Bordetella parapertussis without pneumonia | CMS +A3711 | Whooping cough due to Bordetella parapertussis with pneumonia | CMS +A3780 | Whooping cough due to other Bordetella species without pneumonia | CMS +A3781 | Whooping cough due to other Bordetella species with pneumonia | CMS +A3790 | Whooping cough, unspecified species without pneumonia | CMS +A3791 | Whooping cough, unspecified species with pneumonia | CMS +A380 | Scarlet fever with otitis media | CMS +A381 | Scarlet fever with myocarditis | CMS +A388 | Scarlet fever with other complications | CMS +A389 | Scarlet fever, uncomplicated | CMS +A390 | Meningococcal meningitis | CMS +A391 | Waterhouse-Friderichsen syndrome | CMS +A392 | Acute meningococcemia | CMS +A393 | Chronic meningococcemia | CMS +A394 | Meningococcemia, unspecified | CMS +A3950 | Meningococcal carditis, unspecified | CMS +A3951 | Meningococcal endocarditis | CMS +A3952 | Meningococcal myocarditis | CMS +A3953 | Meningococcal pericarditis | CMS +A3981 | Meningococcal encephalitis | CMS +A3982 | Meningococcal retrobulbar neuritis | CMS +A3983 | Meningococcal arthritis | CMS +A3984 | Postmeningococcal arthritis | CMS +A3989 | Other meningococcal infections | CMS +A399 | Meningococcal infection, unspecified | CMS +A400 | Sepsis due to streptococcus, group A | CMS +A401 | Sepsis due to streptococcus, group B | CMS +A403 | Sepsis due to Streptococcus pneumoniae | CMS +A408 | Other streptococcal sepsis | CMS +A409 | Streptococcal sepsis, unspecified | CMS +A4101 | Sepsis due to Methicillin susceptible Staphylococcus aureus | CMS +A4102 | Sepsis due to Methicillin resistant Staphylococcus aureus | CMS +A411 | Sepsis due to other specified staphylococcus | CMS +A412 | Sepsis due to unspecified staphylococcus | CMS +A413 | Sepsis due to Hemophilus influenzae | CMS +A414 | Sepsis due to anaerobes | CMS +A4150 | Gram-negative sepsis, unspecified | CMS +A4151 | Sepsis due to Escherichia coli [E. coli] | CMS +A4152 | Sepsis due to Pseudomonas | CMS +A4153 | Sepsis due to Serratia | CMS +A4159 | Other Gram-negative sepsis | CMS +A4181 | Sepsis due to Enterococcus | CMS +A4189 | Other specified sepsis | CMS +A419 | Sepsis, unspecified organism | CMS +A420 | Pulmonary actinomycosis | CMS +A421 | Abdominal actinomycosis | CMS +A422 | Cervicofacial actinomycosis | CMS +A427 | Actinomycotic sepsis | CMS +A4281 | Actinomycotic meningitis | CMS +A4282 | Actinomycotic encephalitis | CMS +A4289 | Other forms of actinomycosis | CMS +A429 | Actinomycosis, unspecified | CMS +A430 | Pulmonary nocardiosis | CMS +A431 | Cutaneous nocardiosis | CMS +A438 | Other forms of nocardiosis | CMS +A439 | Nocardiosis, unspecified | CMS +A440 | Systemic bartonellosis | CMS +A441 | Cutaneous and mucocutaneous bartonellosis | CMS +A448 | Other forms of bartonellosis | CMS +A449 | Bartonellosis, unspecified | CMS +A46 | Erysipelas | CMS +A480 | Gas gangrene | CMS +A481 | Legionnaires' disease | CMS +A482 | Nonpneumonic Legionnaires' disease [Pontiac fever] | CMS +A483 | Toxic shock syndrome | CMS +A484 | Brazilian purpuric fever | CMS +A4851 | Infant botulism | CMS +A4852 | Wound botulism | CMS +A488 | Other specified bacterial diseases | CMS +A4901 | Methicillin susceptible Staphylococcus aureus infection, unspecified site | CMS +A4902 | Methicillin resistant Staphylococcus aureus infection, unspecified site | CMS +A491 | Streptococcal infection, unspecified site | CMS +A492 | Hemophilus influenzae infection, unspecified site | CMS +A493 | Mycoplasma infection, unspecified site | CMS +A498 | Other bacterial infections of unspecified site | CMS +A499 | Bacterial infection, unspecified | CMS +A5001 | Early congenital syphilitic oculopathy | CMS +A5002 | Early congenital syphilitic osteochondropathy | CMS +A5003 | Early congenital syphilitic pharyngitis | CMS +A5004 | Early congenital syphilitic pneumonia | CMS +A5005 | Early congenital syphilitic rhinitis | CMS +A5006 | Early cutaneous congenital syphilis | CMS +A5007 | Early mucocutaneous congenital syphilis | CMS +A5008 | Early visceral congenital syphilis | CMS +A5009 | Other early congenital syphilis, symptomatic | CMS +A501 | Early congenital syphilis, latent | CMS +A502 | Early congenital syphilis, unspecified | CMS +A5030 | Late congenital syphilitic oculopathy, unspecified | CMS +A5031 | Late congenital syphilitic interstitial keratitis | CMS +A5032 | Late congenital syphilitic chorioretinitis | CMS +A5039 | Other late congenital syphilitic oculopathy | CMS +A5040 | Late congenital neurosyphilis, unspecified | CMS +A5041 | Late congenital syphilitic meningitis | CMS +A5042 | Late congenital syphilitic encephalitis | CMS +A5043 | Late congenital syphilitic polyneuropathy | CMS +A5044 | Late congenital syphilitic optic nerve atrophy | CMS +A5045 | Juvenile general paresis | CMS +A5049 | Other late congenital neurosyphilis | CMS +A5051 | Clutton's joints | CMS +A5052 | Hutchinson's teeth | CMS +A5053 | Hutchinson's triad | CMS +A5054 | Late congenital cardiovascular syphilis | CMS +A5055 | Late congenital syphilitic arthropathy | CMS +A5056 | Late congenital syphilitic osteochondropathy | CMS +A5057 | Syphilitic saddle nose | CMS +A5059 | Other late congenital syphilis, symptomatic | CMS +A506 | Late congenital syphilis, latent | CMS +A507 | Late congenital syphilis, unspecified | CMS +A509 | Congenital syphilis, unspecified | CMS +A510 | Primary genital syphilis | CMS +A511 | Primary anal syphilis | CMS +A512 | Primary syphilis of other sites | CMS +A5131 | Condyloma latum | CMS +A5132 | Syphilitic alopecia | CMS +A5139 | Other secondary syphilis of skin | CMS +A5141 | Secondary syphilitic meningitis | CMS +A5142 | Secondary syphilitic female pelvic disease | CMS +A5143 | Secondary syphilitic oculopathy | CMS +A5144 | Secondary syphilitic nephritis | CMS +A5145 | Secondary syphilitic hepatitis | CMS +A5146 | Secondary syphilitic osteopathy | CMS +A5149 | Other secondary syphilitic conditions | CMS +A515 | Early syphilis, latent | CMS +A519 | Early syphilis, unspecified | CMS +A5200 | Cardiovascular syphilis, unspecified | CMS +A5201 | Syphilitic aneurysm of aorta | CMS +A5202 | Syphilitic aortitis | CMS +A5203 | Syphilitic endocarditis | CMS +A5204 | Syphilitic cerebral arteritis | CMS +A5205 | Other cerebrovascular syphilis | CMS +A5206 | Other syphilitic heart involvement | CMS +A5209 | Other cardiovascular syphilis | CMS +A5210 | Symptomatic neurosyphilis, unspecified | CMS +A5211 | Tabes dorsalis | CMS +A5212 | Other cerebrospinal syphilis | CMS +A5213 | Late syphilitic meningitis | CMS +A5214 | Late syphilitic encephalitis | CMS +A5215 | Late syphilitic neuropathy | CMS +A5216 | Charcot's arthropathy (tabetic) | CMS +A5217 | General paresis | CMS +A5219 | Other symptomatic neurosyphilis | CMS +A522 | Asymptomatic neurosyphilis | CMS +A523 | Neurosyphilis, unspecified | CMS +A5271 | Late syphilitic oculopathy | CMS +A5272 | Syphilis of lung and bronchus | CMS +A5273 | Symptomatic late syphilis of other respiratory organs | CMS +A5274 | Syphilis of liver and other viscera | CMS +A5275 | Syphilis of kidney and ureter | CMS +A5276 | Other genitourinary symptomatic late syphilis | CMS +A5277 | Syphilis of bone and joint | CMS +A5278 | Syphilis of other musculoskeletal tissue | CMS +A5279 | Other symptomatic late syphilis | CMS +A528 | Late syphilis, latent | CMS +A529 | Late syphilis, unspecified | CMS +A530 | Latent syphilis, unspecified as early or late | CMS +A539 | Syphilis, unspecified | CMS +A5400 | Gonococcal infection of lower genitourinary tract, unspecified | CMS +A5401 | Gonococcal cystitis and urethritis, unspecified | CMS +A5402 | Gonococcal vulvovaginitis, unspecified | CMS +A5403 | Gonococcal cervicitis, unspecified | CMS +A5409 | Other gonococcal infection of lower genitourinary tract | CMS +A541 | Gonococcal infection of lower genitourinary tract with periurethral and accessory gland abscess | CMS +A5421 | Gonococcal infection of kidney and ureter | CMS +A5422 | Gonococcal prostatitis | CMS +A5423 | Gonococcal infection of other male genital organs | CMS +A5424 | Gonococcal female pelvic inflammatory disease | CMS +A5429 | Other gonococcal genitourinary infections | CMS +A5430 | Gonococcal infection of eye, unspecified | CMS +A5431 | Gonococcal conjunctivitis | CMS +A5432 | Gonococcal iridocyclitis | CMS +A5433 | Gonococcal keratitis | CMS +A5439 | Other gonococcal eye infection | CMS +A5440 | Gonococcal infection of musculoskeletal system, unspecified | CMS +A5441 | Gonococcal spondylopathy | CMS +A5442 | Gonococcal arthritis | CMS +A5443 | Gonococcal osteomyelitis | CMS +A5449 | Gonococcal infection of other musculoskeletal tissue | CMS +A545 | Gonococcal pharyngitis | CMS +A546 | Gonococcal infection of anus and rectum | CMS +A5481 | Gonococcal meningitis | CMS +A5482 | Gonococcal brain abscess | CMS +A5483 | Gonococcal heart infection | CMS +A5484 | Gonococcal pneumonia | CMS +A5485 | Gonococcal peritonitis | CMS +A5486 | Gonococcal sepsis | CMS +A5489 | Other gonococcal infections | CMS +A549 | Gonococcal infection, unspecified | CMS +A55 | Chlamydial lymphogranuloma (venereum) | CMS +A5600 | Chlamydial infection of lower genitourinary tract, unspecified | CMS +A5601 | Chlamydial cystitis and urethritis | CMS +A5602 | Chlamydial vulvovaginitis | CMS +A5609 | Other chlamydial infection of lower genitourinary tract | CMS +A5611 | Chlamydial female pelvic inflammatory disease | CMS +A5619 | Other chlamydial genitourinary infection | CMS +A562 | Chlamydial infection of genitourinary tract, unspecified | CMS +A563 | Chlamydial infection of anus and rectum | CMS +A564 | Chlamydial infection of pharynx | CMS +A568 | Sexually transmitted chlamydial infection of other sites | CMS +A57 | Chancroid | CMS +A58 | Granuloma inguinale | CMS +A5900 | Urogenital trichomoniasis, unspecified | CMS +A5901 | Trichomonal vulvovaginitis | CMS +A5902 | Trichomonal prostatitis | CMS +A5903 | Trichomonal cystitis and urethritis | CMS +A5909 | Other urogenital trichomoniasis | CMS +A598 | Trichomoniasis of other sites | CMS +A599 | Trichomoniasis, unspecified | CMS +A6000 | Herpesviral infection of urogenital system, unspecified | CMS +A6001 | Herpesviral infection of penis | CMS +A6002 | Herpesviral infection of other male genital organs | CMS +A6003 | Herpesviral cervicitis | CMS +A6004 | Herpesviral vulvovaginitis | CMS +A6009 | Herpesviral infection of other urogenital tract | CMS +A601 | Herpesviral infection of perianal skin and rectum | CMS +A609 | Anogenital herpesviral infection, unspecified | CMS +A630 | Anogenital (venereal) warts | CMS +A638 | Other specified predominantly sexually transmitted diseases | CMS +A64 | Unspecified sexually transmitted disease | CMS +A65 | Nonvenereal syphilis | CMS +A660 | Initial lesions of yaws | CMS +A661 | Multiple papillomata and wet crab yaws | CMS +A662 | Other early skin lesions of yaws | CMS +A663 | Hyperkeratosis of yaws | CMS +A664 | Gummata and ulcers of yaws | CMS +A665 | Gangosa | CMS +A666 | Bone and joint lesions of yaws | CMS +A667 | Other manifestations of yaws | CMS +A668 | Latent yaws | CMS +A669 | Yaws, unspecified | CMS +A670 | Primary lesions of pinta | CMS +A671 | Intermediate lesions of pinta | CMS +A672 | Late lesions of pinta | CMS +A673 | Mixed lesions of pinta | CMS +A679 | Pinta, unspecified | CMS +A680 | Louse-borne relapsing fever | CMS +A681 | Tick-borne relapsing fever | CMS +A689 | Relapsing fever, unspecified | CMS +A690 | Necrotizing ulcerative stomatitis | CMS +A691 | Other Vincent's infections | CMS +A6920 | Lyme disease, unspecified | CMS +A6921 | Meningitis due to Lyme disease | CMS +A6922 | Other neurologic disorders in Lyme disease | CMS +A6923 | Arthritis due to Lyme disease | CMS +A6929 | Other conditions associated with Lyme disease | CMS +A698 | Other specified spirochetal infections | CMS +A699 | Spirochetal infection, unspecified | CMS +A70 | Chlamydia psittaci infections | CMS +A710 | Initial stage of trachoma | CMS +A711 | Active stage of trachoma | CMS +A719 | Trachoma, unspecified | CMS +A740 | Chlamydial conjunctivitis | CMS +A7481 | Chlamydial peritonitis | CMS +A7489 | Other chlamydial diseases | CMS +A749 | Chlamydial infection, unspecified | CMS +A750 | Epidemic louse-borne typhus fever due to Rickettsia prowazekii | CMS +A751 | Recrudescent typhus [Brill's disease] | CMS +A752 | Typhus fever due to Rickettsia typhi | CMS +A753 | Typhus fever due to Rickettsia tsutsugamushi | CMS +A759 | Typhus fever, unspecified | CMS +A770 | Spotted fever due to Rickettsia rickettsii | CMS +A771 | Spotted fever due to Rickettsia conorii | CMS +A772 | Spotted fever due to Rickettsia siberica | CMS +A773 | Spotted fever due to Rickettsia australis | CMS +A7740 | Ehrlichiosis, unspecified | CMS +A7741 | Ehrlichiosis chafeensis [E. chafeensis] | CMS +A7749 | Other ehrlichiosis | CMS +A778 | Other spotted fevers | CMS +A779 | Spotted fever, unspecified | CMS +A78 | Q fever | CMS +A790 | Trench fever | CMS +A791 | Rickettsialpox due to Rickettsia akari | CMS +A7981 | Rickettsiosis due to Ehrlichia sennetsu | CMS +A7989 | Other specified rickettsioses | CMS +A799 | Rickettsiosis, unspecified | CMS +A800 | Acute paralytic poliomyelitis, vaccine-associated | CMS +A801 | Acute paralytic poliomyelitis, wild virus, imported | CMS +A802 | Acute paralytic poliomyelitis, wild virus, indigenous | CMS +A8030 | Acute paralytic poliomyelitis, unspecified | CMS +A8039 | Other acute paralytic poliomyelitis | CMS +A804 | Acute nonparalytic poliomyelitis | CMS +A809 | Acute poliomyelitis, unspecified | CMS +A8100 | Creutzfeldt-Jakob disease, unspecified | CMS +A8101 | Variant Creutzfeldt-Jakob disease | CMS +A8109 | Other Creutzfeldt-Jakob disease | CMS +A811 | Subacute sclerosing panencephalitis | CMS +A812 | Progressive multifocal leukoencephalopathy | CMS +A8181 | Kuru | CMS +A8182 | Gerstmann-Straussler-Scheinker syndrome | CMS +A8183 | Fatal familial insomnia | CMS +A8189 | Other atypical virus infections of central nervous system | CMS +A819 | Atypical virus infection of central nervous system, unspecified | CMS +A820 | Sylvatic rabies | CMS +A821 | Urban rabies | CMS +A829 | Rabies, unspecified | CMS +A830 | Japanese encephalitis | CMS +A831 | Western equine encephalitis | CMS +A832 | Eastern equine encephalitis | CMS +A833 | St Louis encephalitis | CMS +A834 | Australian encephalitis | CMS +A835 | California encephalitis | CMS +A836 | Rocio virus disease | CMS +A838 | Other mosquito-borne viral encephalitis | CMS +A839 | Mosquito-borne viral encephalitis, unspecified | CMS +A840 | Far Eastern tick-borne encephalitis [Russian spring-summer encephalitis] | CMS +A841 | Central European tick-borne encephalitis | CMS +A848 | Other tick-borne viral encephalitis | CMS +A849 | Tick-borne viral encephalitis, unspecified | CMS +A850 | Enteroviral encephalitis | CMS +A851 | Adenoviral encephalitis | CMS +A852 | Arthropod-borne viral encephalitis, unspecified | CMS +A858 | Other specified viral encephalitis | CMS +A86 | Unspecified viral encephalitis | CMS +A870 | Enteroviral meningitis | CMS +A871 | Adenoviral meningitis | CMS +A872 | Lymphocytic choriomeningitis | CMS +A878 | Other viral meningitis | CMS +A879 | Viral meningitis, unspecified | CMS +A880 | Enteroviral exanthematous fever [Boston exanthem] | CMS +A881 | Epidemic vertigo | CMS +A888 | Other specified viral infections of central nervous system | CMS +A89 | Unspecified viral infection of central nervous system | CMS +A90 | Dengue fever [classical dengue] | CMS +A91 | Dengue hemorrhagic fever | CMS +A920 | Chikungunya virus disease | CMS +A921 | O'nyong-nyong fever | CMS +A922 | Venezuelan equine fever | CMS +A9230 | West Nile virus infection, unspecified | CMS +A9231 | West Nile virus infection with encephalitis | CMS +A9232 | West Nile virus infection with other neurologic manifestation | CMS +A9239 | West Nile virus infection with other complications | CMS +A924 | Rift Valley fever | CMS +A925 | Zika virus disease | CMS +A928 | Other specified mosquito-borne viral fevers | CMS +A929 | Mosquito-borne viral fever, unspecified | CMS +A930 | Oropouche virus disease | CMS +A931 | Sandfly fever | CMS +A932 | Colorado tick fever | CMS +A938 | Other specified arthropod-borne viral fevers | CMS +A94 | Unspecified arthropod-borne viral fever | CMS +A950 | Sylvatic yellow fever | CMS +A951 | Urban yellow fever | CMS +A959 | Yellow fever, unspecified | CMS +A960 | Junin hemorrhagic fever | CMS +A961 | Machupo hemorrhagic fever | CMS +A962 | Lassa fever | CMS +A968 | Other arenaviral hemorrhagic fevers | CMS +A969 | Arenaviral hemorrhagic fever, unspecified | CMS +A980 | Crimean-Congo hemorrhagic fever | CMS +A981 | Omsk hemorrhagic fever | CMS +A982 | Kyasanur Forest disease | CMS +A983 | Marburg virus disease | CMS +A984 | Ebola virus disease | CMS +A985 | Hemorrhagic fever with renal syndrome | CMS +A988 | Other specified viral hemorrhagic fevers | CMS +A99 | Unspecified viral hemorrhagic fever | CMS +B000 | Eczema herpeticum | CMS +B001 | Herpesviral vesicular dermatitis | CMS +B002 | Herpesviral gingivostomatitis and pharyngotonsillitis | CMS +B003 | Herpesviral meningitis | CMS +B004 | Herpesviral encephalitis | CMS +B0050 | Herpesviral ocular disease, unspecified | CMS +B0051 | Herpesviral iridocyclitis | CMS +B0052 | Herpesviral keratitis | CMS +B0053 | Herpesviral conjunctivitis | CMS +B0059 | Other herpesviral disease of eye | CMS +B007 | Disseminated herpesviral disease | CMS +B0081 | Herpesviral hepatitis | CMS +B0082 | Herpes simplex myelitis | CMS +B0089 | Other herpesviral infection | CMS +B009 | Herpesviral infection, unspecified | CMS +B010 | Varicella meningitis | CMS +B0111 | Varicella encephalitis and encephalomyelitis | CMS +B0112 | Varicella myelitis | CMS +B012 | Varicella pneumonia | CMS +B0181 | Varicella keratitis | CMS +B0189 | Other varicella complications | CMS +B019 | Varicella without complication | CMS +B020 | Zoster encephalitis | CMS +B021 | Zoster meningitis | CMS +B0221 | Postherpetic geniculate ganglionitis | CMS +B0222 | Postherpetic trigeminal neuralgia | CMS +B0223 | Postherpetic polyneuropathy | CMS +B0224 | Postherpetic myelitis | CMS +B0229 | Other postherpetic nervous system involvement | CMS +B0230 | Zoster ocular disease, unspecified | CMS +B0231 | Zoster conjunctivitis | CMS +B0232 | Zoster iridocyclitis | CMS +B0233 | Zoster keratitis | CMS +B0234 | Zoster scleritis | CMS +B0239 | Other herpes zoster eye disease | CMS +B027 | Disseminated zoster | CMS +B028 | Zoster with other complications | CMS +B029 | Zoster without complications | CMS +B03 | Smallpox | CMS +B04 | Monkeypox | CMS +B050 | Measles complicated by encephalitis | CMS +B051 | Measles complicated by meningitis | CMS +B052 | Measles complicated by pneumonia | CMS +B053 | Measles complicated by otitis media | CMS +B054 | Measles with intestinal complications | CMS +B0581 | Measles keratitis and keratoconjunctivitis | CMS +B0589 | Other measles complications | CMS +B059 | Measles without complication | CMS +B0600 | Rubella with neurological complication, unspecified | CMS +B0601 | Rubella encephalitis | CMS +B0602 | Rubella meningitis | CMS +B0609 | Other neurological complications of rubella | CMS +B0681 | Rubella pneumonia | CMS +B0682 | Rubella arthritis | CMS +B0689 | Other rubella complications | CMS +B069 | Rubella without complication | CMS +B070 | Plantar wart | CMS +B078 | Other viral warts | CMS +B079 | Viral wart, unspecified | CMS +B08010 | Cowpox | CMS +B08011 | Vaccinia not from vaccine | CMS +B0802 | Orf virus disease | CMS +B0803 | Pseudocowpox [milker's node] | CMS +B0804 | Paravaccinia, unspecified | CMS +B0809 | Other orthopoxvirus infections | CMS +B081 | Molluscum contagiosum | CMS +B0820 | Exanthema subitum [sixth disease], unspecified | CMS +B0821 | Exanthema subitum [sixth disease] due to human herpesvirus 6 | CMS +B0822 | Exanthema subitum [sixth disease] due to human herpesvirus 7 | CMS +B083 | Erythema infectiosum [fifth disease] | CMS +B084 | Enteroviral vesicular stomatitis with exanthem | CMS +B085 | Enteroviral vesicular pharyngitis | CMS +B0860 | Parapoxvirus infection, unspecified | CMS +B0861 | Bovine stomatitis | CMS +B0862 | Sealpox | CMS +B0869 | Other parapoxvirus infections | CMS +B0870 | Yatapoxvirus infection, unspecified | CMS +B0871 | Tanapox virus disease | CMS +B0872 | Yaba pox virus disease | CMS +B0879 | Other yatapoxvirus infections | CMS +B088 | Other specified viral infections characterized by skin and mucous membrane lesions | CMS +B09 | Unspecified viral infection characterized by skin and mucous membrane lesions | CMS +B1001 | Human herpesvirus 6 encephalitis | CMS +B1009 | Other human herpesvirus encephalitis | CMS +B1081 | Human herpesvirus 6 infection | CMS +B1082 | Human herpesvirus 7 infection | CMS +B1089 | Other human herpesvirus infection | CMS +B150 | Hepatitis A with hepatic coma | CMS +B159 | Hepatitis A without hepatic coma | CMS +B160 | Acute hepatitis B with delta-agent with hepatic coma | CMS +B161 | Acute hepatitis B with delta-agent without hepatic coma | CMS +B162 | Acute hepatitis B without delta-agent with hepatic coma | CMS +B169 | Acute hepatitis B without delta-agent and without hepatic coma | CMS +B170 | Acute delta-(super) infection of hepatitis B carrier | CMS +B1710 | Acute hepatitis C without hepatic coma | CMS +B1711 | Acute hepatitis C with hepatic coma | CMS +B172 | Acute hepatitis E | CMS +B178 | Other specified acute viral hepatitis | CMS +B179 | Acute viral hepatitis, unspecified | CMS +B180 | Chronic viral hepatitis B with delta-agent | CMS +B181 | Chronic viral hepatitis B without delta-agent | CMS +B182 | Chronic viral hepatitis C | CMS +B188 | Other chronic viral hepatitis | CMS +B189 | Chronic viral hepatitis, unspecified | CMS +B190 | Unspecified viral hepatitis with hepatic coma | CMS +B1910 | Unspecified viral hepatitis B without hepatic coma | CMS +B1911 | Unspecified viral hepatitis B with hepatic coma | CMS +B1920 | Unspecified viral hepatitis C without hepatic coma | CMS +B1921 | Unspecified viral hepatitis C with hepatic coma | CMS +B199 | Unspecified viral hepatitis without hepatic coma | CMS +B20 | Human immunodeficiency virus [HIV] disease | CMS +B250 | Cytomegaloviral pneumonitis | CMS +B251 | Cytomegaloviral hepatitis | CMS +B252 | Cytomegaloviral pancreatitis | CMS +B258 | Other cytomegaloviral diseases | CMS +B259 | Cytomegaloviral disease, unspecified | CMS +B260 | Mumps orchitis | CMS +B261 | Mumps meningitis | CMS +B262 | Mumps encephalitis | CMS +B263 | Mumps pancreatitis | CMS +B2681 | Mumps hepatitis | CMS +B2682 | Mumps myocarditis | CMS +B2683 | Mumps nephritis | CMS +B2684 | Mumps polyneuropathy | CMS +B2685 | Mumps arthritis | CMS +B2689 | Other mumps complications | CMS +B269 | Mumps without complication | CMS +B2700 | Gammaherpesviral mononucleosis without complication | CMS +B2701 | Gammaherpesviral mononucleosis with polyneuropathy | CMS +B2702 | Gammaherpesviral mononucleosis with meningitis | CMS +B2709 | Gammaherpesviral mononucleosis with other complications | CMS +B2710 | Cytomegaloviral mononucleosis without complications | CMS +B2711 | Cytomegaloviral mononucleosis with polyneuropathy | CMS +B2712 | Cytomegaloviral mononucleosis with meningitis | CMS +B2719 | Cytomegaloviral mononucleosis with other complication | CMS +B2780 | Other infectious mononucleosis without complication | CMS +B2781 | Other infectious mononucleosis with polyneuropathy | CMS +B2782 | Other infectious mononucleosis with meningitis | CMS +B2789 | Other infectious mononucleosis with other complication | CMS +B2790 | Infectious mononucleosis, unspecified without complication | CMS +B2791 | Infectious mononucleosis, unspecified with polyneuropathy | CMS +B2792 | Infectious mononucleosis, unspecified with meningitis | CMS +B2799 | Infectious mononucleosis, unspecified with other complication | CMS +B300 | Keratoconjunctivitis due to adenovirus | CMS +B301 | Conjunctivitis due to adenovirus | CMS +B302 | Viral pharyngoconjunctivitis | CMS +B303 | Acute epidemic hemorrhagic conjunctivitis (enteroviral) | CMS +B308 | Other viral conjunctivitis | CMS +B309 | Viral conjunctivitis, unspecified | CMS +B330 | Epidemic myalgia | CMS +B331 | Ross River disease | CMS +B3320 | Viral carditis, unspecified | CMS +B3321 | Viral endocarditis | CMS +B3322 | Viral myocarditis | CMS +B3323 | Viral pericarditis | CMS +B3324 | Viral cardiomyopathy | CMS +B333 | Retrovirus infections, not elsewhere classified | CMS +B334 | Hantavirus (cardio)-pulmonary syndrome [HPS] [HCPS] | CMS +B338 | Other specified viral diseases | CMS +B340 | Adenovirus infection, unspecified | CMS +B341 | Enterovirus infection, unspecified | CMS +B342 | Coronavirus infection, unspecified | CMS +B343 | Parvovirus infection, unspecified | CMS +B344 | Papovavirus infection, unspecified | CMS +B348 | Other viral infections of unspecified site | CMS +B349 | Viral infection, unspecified | CMS +B350 | Tinea barbae and tinea capitis | CMS +B351 | Tinea unguium | CMS +B352 | Tinea manuum | CMS +B353 | Tinea pedis | CMS +B354 | Tinea corporis | CMS +B355 | Tinea imbricata | CMS +B356 | Tinea cruris | CMS +B358 | Other dermatophytoses | CMS +B359 | Dermatophytosis, unspecified | CMS +B360 | Pityriasis versicolor | CMS +B361 | Tinea nigra | CMS +B362 | White piedra | CMS +B363 | Black piedra | CMS +B368 | Other specified superficial mycoses | CMS +B369 | Superficial mycosis, unspecified | CMS +B370 | Candidal stomatitis | CMS +B371 | Pulmonary candidiasis | CMS +B372 | Candidiasis of skin and nail | CMS +B373 | Candidiasis of vulva and vagina | CMS +B3741 | Candidal cystitis and urethritis | CMS +B3742 | Candidal balanitis | CMS +B3749 | Other urogenital candidiasis | CMS +B375 | Candidal meningitis | CMS +B376 | Candidal endocarditis | CMS +B377 | Candidal sepsis | CMS +B3781 | Candidal esophagitis | CMS +B3782 | Candidal enteritis | CMS +B3783 | Candidal cheilitis | CMS +B3784 | Candidal otitis externa | CMS +B3789 | Other sites of candidiasis | CMS +B379 | Candidiasis, unspecified | CMS +B380 | Acute pulmonary coccidioidomycosis | CMS +B381 | Chronic pulmonary coccidioidomycosis | CMS +B382 | Pulmonary coccidioidomycosis, unspecified | CMS +B383 | Cutaneous coccidioidomycosis | CMS +B384 | Coccidioidomycosis meningitis | CMS +B387 | Disseminated coccidioidomycosis | CMS +B3881 | Prostatic coccidioidomycosis | CMS +B3889 | Other forms of coccidioidomycosis | CMS +B389 | Coccidioidomycosis, unspecified | CMS +B390 | Acute pulmonary histoplasmosis capsulati | CMS +B391 | Chronic pulmonary histoplasmosis capsulati | CMS +B392 | Pulmonary histoplasmosis capsulati, unspecified | CMS +B393 | Disseminated histoplasmosis capsulati | CMS +B394 | Histoplasmosis capsulati, unspecified | CMS +B395 | Histoplasmosis duboisii | CMS +B399 | Histoplasmosis, unspecified | CMS +B400 | Acute pulmonary blastomycosis | CMS +B401 | Chronic pulmonary blastomycosis | CMS +B402 | Pulmonary blastomycosis, unspecified | CMS +B403 | Cutaneous blastomycosis | CMS +B407 | Disseminated blastomycosis | CMS +B4081 | Blastomycotic meningoencephalitis | CMS +B4089 | Other forms of blastomycosis | CMS +B409 | Blastomycosis, unspecified | CMS +B410 | Pulmonary paracoccidioidomycosis | CMS +B417 | Disseminated paracoccidioidomycosis | CMS +B418 | Other forms of paracoccidioidomycosis | CMS +B419 | Paracoccidioidomycosis, unspecified | CMS +B420 | Pulmonary sporotrichosis | CMS +B421 | Lymphocutaneous sporotrichosis | CMS +B427 | Disseminated sporotrichosis | CMS +B4281 | Cerebral sporotrichosis | CMS +B4282 | Sporotrichosis arthritis | CMS +B4289 | Other forms of sporotrichosis | CMS +B429 | Sporotrichosis, unspecified | CMS +B430 | Cutaneous chromomycosis | CMS +B431 | Pheomycotic brain abscess | CMS +B432 | Subcutaneous pheomycotic abscess and cyst | CMS +B438 | Other forms of chromomycosis | CMS +B439 | Chromomycosis, unspecified | CMS +B440 | Invasive pulmonary aspergillosis | CMS +B441 | Other pulmonary aspergillosis | CMS +B442 | Tonsillar aspergillosis | CMS +B447 | Disseminated aspergillosis | CMS +B4481 | Allergic bronchopulmonary aspergillosis | CMS +B4489 | Other forms of aspergillosis | CMS +B449 | Aspergillosis, unspecified | CMS +B450 | Pulmonary cryptococcosis | CMS +B451 | Cerebral cryptococcosis | CMS +B452 | Cutaneous cryptococcosis | CMS +B453 | Osseous cryptococcosis | CMS +B457 | Disseminated cryptococcosis | CMS +B458 | Other forms of cryptococcosis | CMS +B459 | Cryptococcosis, unspecified | CMS +B460 | Pulmonary mucormycosis | CMS +B461 | Rhinocerebral mucormycosis | CMS +B462 | Gastrointestinal mucormycosis | CMS +B463 | Cutaneous mucormycosis | CMS +B464 | Disseminated mucormycosis | CMS +B465 | Mucormycosis, unspecified | CMS +B468 | Other zygomycoses | CMS +B469 | Zygomycosis, unspecified | CMS +B470 | Eumycetoma | CMS +B471 | Actinomycetoma | CMS +B479 | Mycetoma, unspecified | CMS +B480 | Lobomycosis | CMS +B481 | Rhinosporidiosis | CMS +B482 | Allescheriasis | CMS +B483 | Geotrichosis | CMS +B484 | Penicillosis | CMS +B488 | Other specified mycoses | CMS +B49 | Unspecified mycosis | CMS +B500 | Plasmodium falciparum malaria with cerebral complications | CMS +B508 | Other severe and complicated Plasmodium falciparum malaria | CMS +B509 | Plasmodium falciparum malaria, unspecified | CMS +B510 | Plasmodium vivax malaria with rupture of spleen | CMS +B518 | Plasmodium vivax malaria with other complications | CMS +B519 | Plasmodium vivax malaria without complication | CMS +B520 | Plasmodium malariae malaria with nephropathy | CMS +B528 | Plasmodium malariae malaria with other complications | CMS +B529 | Plasmodium malariae malaria without complication | CMS +B530 | Plasmodium ovale malaria | CMS +B531 | Malaria due to simian plasmodia | CMS +B538 | Other malaria, not elsewhere classified | CMS +B54 | Unspecified malaria | CMS +B550 | Visceral leishmaniasis | CMS +B551 | Cutaneous leishmaniasis | CMS +B552 | Mucocutaneous leishmaniasis | CMS +B559 | Leishmaniasis, unspecified | CMS +B560 | Gambiense trypanosomiasis | CMS +B561 | Rhodesiense trypanosomiasis | CMS +B569 | African trypanosomiasis, unspecified | CMS +B570 | Acute Chagas' disease with heart involvement | CMS +B571 | Acute Chagas' disease without heart involvement | CMS +B572 | Chagas' disease (chronic) with heart involvement | CMS +B5730 | Chagas' disease with digestive system involvement, unspecified | CMS +B5731 | Megaesophagus in Chagas' disease | CMS +B5732 | Megacolon in Chagas' disease | CMS +B5739 | Other digestive system involvement in Chagas' disease | CMS +B5740 | Chagas' disease with nervous system involvement, unspecified | CMS +B5741 | Meningitis in Chagas' disease | CMS +B5742 | Meningoencephalitis in Chagas' disease | CMS +B5749 | Other nervous system involvement in Chagas' disease | CMS +B575 | Chagas' disease (chronic) with other organ involvement | CMS +B5800 | Toxoplasma oculopathy, unspecified | CMS +B5801 | Toxoplasma chorioretinitis | CMS +B5809 | Other toxoplasma oculopathy | CMS +B581 | Toxoplasma hepatitis | CMS +B582 | Toxoplasma meningoencephalitis | CMS +B583 | Pulmonary toxoplasmosis | CMS +B5881 | Toxoplasma myocarditis | CMS +B5882 | Toxoplasma myositis | CMS +B5883 | Toxoplasma tubulo-interstitial nephropathy | CMS +B5889 | Toxoplasmosis with other organ involvement | CMS +B589 | Toxoplasmosis, unspecified | CMS +B59 | Pneumocystosis | CMS +B600 | Babesiosis | CMS +B6010 | Acanthamebiasis, unspecified | CMS +B6011 | Meningoencephalitis due to Acanthamoeba (culbertsoni) | CMS +B6012 | Conjunctivitis due to Acanthamoeba | CMS +B6013 | Keratoconjunctivitis due to Acanthamoeba | CMS +B6019 | Other acanthamebic disease | CMS +B602 | Naegleriasis | CMS +B608 | Other specified protozoal diseases | CMS +B64 | Unspecified protozoal disease | CMS +B650 | Schistosomiasis due to Schistosoma haematobium [urinary schistosomiasis] | CMS +B651 | Schistosomiasis due to Schistosoma mansoni [intestinal schistosomiasis] | CMS +B652 | Schistosomiasis due to Schistosoma japonicum | CMS +B653 | Cercarial dermatitis | CMS +B658 | Other schistosomiasis | CMS +B659 | Schistosomiasis, unspecified | CMS +B660 | Opisthorchiasis | CMS +B661 | Clonorchiasis | CMS +B662 | Dicroceliasis | CMS +B663 | Fascioliasis | CMS +B664 | Paragonimiasis | CMS +B665 | Fasciolopsiasis | CMS +B668 | Other specified fluke infections | CMS +B669 | Fluke infection, unspecified | CMS +B670 | Echinococcus granulosus infection of liver | CMS +B671 | Echinococcus granulosus infection of lung | CMS +B672 | Echinococcus granulosus infection of bone | CMS +B6731 | Echinococcus granulosus infection, thyroid gland | CMS +B6732 | Echinococcus granulosus infection, multiple sites | CMS +B6739 | Echinococcus granulosus infection, other sites | CMS +B674 | Echinococcus granulosus infection, unspecified | CMS +B675 | Echinococcus multilocularis infection of liver | CMS +B6761 | Echinococcus multilocularis infection, multiple sites | CMS +B6769 | Echinococcus multilocularis infection, other sites | CMS +B677 | Echinococcus multilocularis infection, unspecified | CMS +B678 | Echinococcosis, unspecified, of liver | CMS +B6790 | Echinococcosis, unspecified | CMS +B6799 | Other echinococcosis | CMS +B680 | Taenia solium taeniasis | CMS +B681 | Taenia saginata taeniasis | CMS +B689 | Taeniasis, unspecified | CMS +B690 | Cysticercosis of central nervous system | CMS +B691 | Cysticercosis of eye | CMS +B6981 | Myositis in cysticercosis | CMS +B6989 | Cysticercosis of other sites | CMS +B699 | Cysticercosis, unspecified | CMS +B700 | Diphyllobothriasis | CMS +B701 | Sparganosis | CMS +B710 | Hymenolepiasis | CMS +B711 | Dipylidiasis | CMS +B718 | Other specified cestode infections | CMS +B719 | Cestode infection, unspecified | CMS +B72 | Dracunculiasis | CMS +B7300 | Onchocerciasis with eye involvement, unspecified | CMS +B7301 | Onchocerciasis with endophthalmitis | CMS +B7302 | Onchocerciasis with glaucoma | CMS +B7309 | Onchocerciasis with other eye involvement | CMS +B731 | Onchocerciasis without eye disease | CMS +B740 | Filariasis due to Wuchereria bancrofti | CMS +B741 | Filariasis due to Brugia malayi | CMS +B742 | Filariasis due to Brugia timori | CMS +B743 | Loiasis | CMS +B744 | Mansonelliasis | CMS +B748 | Other filariases | CMS +B749 | Filariasis, unspecified | CMS +B75 | Trichinellosis | CMS +B760 | Ancylostomiasis | CMS +B761 | Necatoriasis | CMS +B768 | Other hookworm diseases | CMS +B769 | Hookworm disease, unspecified | CMS +B770 | Ascariasis with intestinal complications | CMS +B7781 | Ascariasis pneumonia | CMS +B7789 | Ascariasis with other complications | CMS +B779 | Ascariasis, unspecified | CMS +B780 | Intestinal strongyloidiasis | CMS +B781 | Cutaneous strongyloidiasis | CMS +B787 | Disseminated strongyloidiasis | CMS +B789 | Strongyloidiasis, unspecified | CMS +B79 | Trichuriasis | CMS +B80 | Enterobiasis | CMS +B810 | Anisakiasis | CMS +B811 | Intestinal capillariasis | CMS +B812 | Trichostrongyliasis | CMS +B813 | Intestinal angiostrongyliasis | CMS +B814 | Mixed intestinal helminthiases | CMS +B818 | Other specified intestinal helminthiases | CMS +B820 | Intestinal helminthiasis, unspecified | CMS +B829 | Intestinal parasitism, unspecified | CMS +B830 | Visceral larva migrans | CMS +B831 | Gnathostomiasis | CMS +B832 | Angiostrongyliasis due to Parastrongylus cantonensis | CMS +B833 | Syngamiasis | CMS +B834 | Internal hirudiniasis | CMS +B838 | Other specified helminthiases | CMS +B839 | Helminthiasis, unspecified | CMS +B850 | Pediculosis due to Pediculus humanus capitis | CMS +B851 | Pediculosis due to Pediculus humanus corporis | CMS +B852 | Pediculosis, unspecified | CMS +B853 | Phthiriasis | CMS +B854 | Mixed pediculosis and phthiriasis | CMS +B86 | Scabies | CMS +B870 | Cutaneous myiasis | CMS +B871 | Wound myiasis | CMS +B872 | Ocular myiasis | CMS +B873 | Nasopharyngeal myiasis | CMS +B874 | Aural myiasis | CMS +B8781 | Genitourinary myiasis | CMS +B8782 | Intestinal myiasis | CMS +B8789 | Myiasis of other sites | CMS +B879 | Myiasis, unspecified | CMS +B880 | Other acariasis | CMS +B881 | Tungiasis [sandflea infestation] | CMS +B882 | Other arthropod infestations | CMS +B883 | External hirudiniasis | CMS +B888 | Other specified infestations | CMS +B889 | Infestation, unspecified | CMS +B89 | Unspecified parasitic disease | CMS +B900 | Sequelae of central nervous system tuberculosis | CMS +B901 | Sequelae of genitourinary tuberculosis | CMS +B902 | Sequelae of tuberculosis of bones and joints | CMS +B908 | Sequelae of tuberculosis of other organs | CMS +B909 | Sequelae of respiratory and unspecified tuberculosis | CMS +B91 | Sequelae of poliomyelitis | CMS +B92 | Sequelae of leprosy | CMS +B940 | Sequelae of trachoma | CMS +B941 | Sequelae of viral encephalitis | CMS +B942 | Sequelae of viral hepatitis | CMS +B948 | Sequelae of other specified infectious and parasitic diseases | CMS +B949 | Sequelae of unspecified infectious and parasitic disease | CMS +B950 | Streptococcus, group A, as the cause of diseases classified elsewhere | CMS +B951 | Streptococcus, group B, as the cause of diseases classified elsewhere | CMS +B952 | Enterococcus as the cause of diseases classified elsewhere | CMS +B953 | Streptococcus pneumoniae as the cause of diseases classified elsewhere | CMS +B954 | Other streptococcus as the cause of diseases classified elsewhere | CMS +B955 | Unspecified streptococcus as the cause of diseases classified elsewhere | CMS +B9561 | Methicillin susceptible Staphylococcus aureus infection as the cause of diseases classified elsewhere | CMS +B9562 | Methicillin resistant Staphylococcus aureus infection as the cause of diseases classified elsewhere | CMS +B957 | Other staphylococcus as the cause of diseases classified elsewhere | CMS +B958 | Unspecified staphylococcus as the cause of diseases classified elsewhere | CMS +B960 | Mycoplasma pneumoniae [M. pneumoniae] as the cause of diseases classified elsewhere | CMS +B961 | Klebsiella pneumoniae [K. pneumoniae] as the cause of diseases classified elsewhere | CMS +B9620 | Unspecified Escherichia coli [E. coli] as the cause of diseases classified elsewhere | CMS +B9621 | Shiga toxin-producing Escherichia coli [E. coli] (STEC) O157 as the cause of diseases classified elsewhere | CMS +B9622 | Other specified Shiga toxin-producing Escherichia coli [E. coli] (STEC) as the cause of diseases classified elsewhere | CMS +B9623 | Unspecified Shiga toxin-producing Escherichia coli [E. coli] (STEC) as the cause of diseases classified elsewhere | CMS +B9629 | Other Escherichia coli [E. coli] as the cause of diseases classified elsewhere | CMS +B963 | Hemophilus influenzae [H. influenzae] as the cause of diseases classified elsewhere | CMS +B964 | Proteus (mirabilis) (morganii) as the cause of diseases classified elsewhere | CMS +B965 | Pseudomonas (aeruginosa) (mallei) (pseudomallei) as the cause of diseases classified elsewhere | CMS +B966 | Bacteroides fragilis [B. fragilis] as the cause of diseases classified elsewhere | CMS +B967 | Clostridium perfringens [C. perfringens] as the cause of diseases classified elsewhere | CMS +B9681 | Helicobacter pylori [H. pylori] as the cause of diseases classified elsewhere | CMS +B9682 | Vibrio vulnificus as the cause of diseases classified elsewhere | CMS +B9689 | Other specified bacterial agents as the cause of diseases classified elsewhere | CMS +B970 | Adenovirus as the cause of diseases classified elsewhere | CMS +B9710 | Unspecified enterovirus as the cause of diseases classified elsewhere | CMS +B9711 | Coxsackievirus as the cause of diseases classified elsewhere | CMS +B9712 | Echovirus as the cause of diseases classified elsewhere | CMS +B9719 | Other enterovirus as the cause of diseases classified elsewhere | CMS +B9721 | SARS-associated coronavirus as the cause of diseases classified elsewhere | CMS +B9729 | Other coronavirus as the cause of diseases classified elsewhere | CMS +B9730 | Unspecified retrovirus as the cause of diseases classified elsewhere | CMS +B9731 | Lentivirus as the cause of diseases classified elsewhere | CMS +B9732 | Oncovirus as the cause of diseases classified elsewhere | CMS +B9733 | Human T-cell lymphotrophic virus, type I [HTLV-I] as the cause of diseases classified elsewhere | CMS +B9734 | Human T-cell lymphotrophic virus, type II [HTLV-II] as the cause of diseases classified elsewhere | CMS +B9735 | Human immunodeficiency virus, type 2 [HIV 2] as the cause of diseases classified elsewhere | CMS +B9739 | Other retrovirus as the cause of diseases classified elsewhere | CMS +B974 | Respiratory syncytial virus as the cause of diseases classified elsewhere | CMS +B975 | Reovirus as the cause of diseases classified elsewhere | CMS +B976 | Parvovirus as the cause of diseases classified elsewhere | CMS +B977 | Papillomavirus as the cause of diseases classified elsewhere | CMS +B9781 | Human metapneumovirus as the cause of diseases classified elsewhere | CMS +B9789 | Other viral agents as the cause of diseases classified elsewhere | CMS +B998 | Other infectious disease | CMS +B999 | Unspecified infectious disease | CMS +C000 | Malignant neoplasm of external upper lip | CMS +C001 | Malignant neoplasm of external lower lip | CMS +C002 | Malignant neoplasm of external lip, unspecified | CMS +C003 | Malignant neoplasm of upper lip, inner aspect | CMS +C004 | Malignant neoplasm of lower lip, inner aspect | CMS +C005 | Malignant neoplasm of lip, unspecified, inner aspect | CMS +C006 | Malignant neoplasm of commissure of lip, unspecified | CMS +C008 | Malignant neoplasm of overlapping sites of lip | CMS +C009 | Malignant neoplasm of lip, unspecified | CMS +C01 | Malignant neoplasm of base of tongue | CMS +C020 | Malignant neoplasm of dorsal surface of tongue | CMS +C021 | Malignant neoplasm of border of tongue | CMS +C022 | Malignant neoplasm of ventral surface of tongue | CMS +C023 | Malignant neoplasm of anterior two-thirds of tongue, part unspecified | CMS +C024 | Malignant neoplasm of lingual tonsil | CMS +C028 | Malignant neoplasm of overlapping sites of tongue | CMS +C029 | Malignant neoplasm of tongue, unspecified | CMS +C030 | Malignant neoplasm of upper gum | CMS +C031 | Malignant neoplasm of lower gum | CMS +C039 | Malignant neoplasm of gum, unspecified | CMS +C040 | Malignant neoplasm of anterior floor of mouth | CMS +C041 | Malignant neoplasm of lateral floor of mouth | CMS +C048 | Malignant neoplasm of overlapping sites of floor of mouth | CMS +C049 | Malignant neoplasm of floor of mouth, unspecified | CMS +C050 | Malignant neoplasm of hard palate | CMS +C051 | Malignant neoplasm of soft palate | CMS +C052 | Malignant neoplasm of uvula | CMS +C058 | Malignant neoplasm of overlapping sites of palate | CMS +C059 | Malignant neoplasm of palate, unspecified | CMS +C060 | Malignant neoplasm of cheek mucosa | CMS +C061 | Malignant neoplasm of vestibule of mouth | CMS +C062 | Malignant neoplasm of retromolar area | CMS +C0680 | Malignant neoplasm of overlapping sites of unspecified parts of mouth | CMS +C0689 | Malignant neoplasm of overlapping sites of other parts of mouth | CMS +C069 | Malignant neoplasm of mouth, unspecified | CMS +C07 | Malignant neoplasm of parotid gland | CMS +C080 | Malignant neoplasm of submandibular gland | CMS +C081 | Malignant neoplasm of sublingual gland | CMS +C089 | Malignant neoplasm of major salivary gland, unspecified | CMS +C090 | Malignant neoplasm of tonsillar fossa | CMS +C091 | Malignant neoplasm of tonsillar pillar (anterior) (posterior) | CMS +C098 | Malignant neoplasm of overlapping sites of tonsil | CMS +C099 | Malignant neoplasm of tonsil, unspecified | CMS +C100 | Malignant neoplasm of vallecula | CMS +C101 | Malignant neoplasm of anterior surface of epiglottis | CMS +C102 | Malignant neoplasm of lateral wall of oropharynx | CMS +C103 | Malignant neoplasm of posterior wall of oropharynx | CMS +C104 | Malignant neoplasm of branchial cleft | CMS +C108 | Malignant neoplasm of overlapping sites of oropharynx | CMS +C109 | Malignant neoplasm of oropharynx, unspecified | CMS +C110 | Malignant neoplasm of superior wall of nasopharynx | CMS +C111 | Malignant neoplasm of posterior wall of nasopharynx | CMS +C112 | Malignant neoplasm of lateral wall of nasopharynx | CMS +C113 | Malignant neoplasm of anterior wall of nasopharynx | CMS +C118 | Malignant neoplasm of overlapping sites of nasopharynx | CMS +C119 | Malignant neoplasm of nasopharynx, unspecified | CMS +C12 | Malignant neoplasm of pyriform sinus | CMS +C130 | Malignant neoplasm of postcricoid region | CMS +C131 | Malignant neoplasm of aryepiglottic fold, hypopharyngeal aspect | CMS +C132 | Malignant neoplasm of posterior wall of hypopharynx | CMS +C138 | Malignant neoplasm of overlapping sites of hypopharynx | CMS +C139 | Malignant neoplasm of hypopharynx, unspecified | CMS +C140 | Malignant neoplasm of pharynx, unspecified | CMS +C142 | Malignant neoplasm of Waldeyer's ring | CMS +C148 | Malignant neoplasm of overlapping sites of lip, oral cavity and pharynx | CMS +C153 | Malignant neoplasm of upper third of esophagus | CMS +C154 | Malignant neoplasm of middle third of esophagus | CMS +C155 | Malignant neoplasm of lower third of esophagus | CMS +C158 | Malignant neoplasm of overlapping sites of esophagus | CMS +C159 | Malignant neoplasm of esophagus, unspecified | CMS +C160 | Malignant neoplasm of cardia | CMS +C161 | Malignant neoplasm of fundus of stomach | CMS +C162 | Malignant neoplasm of body of stomach | CMS +C163 | Malignant neoplasm of pyloric antrum | CMS +C164 | Malignant neoplasm of pylorus | CMS +C165 | Malignant neoplasm of lesser curvature of stomach, unspecified | CMS +C166 | Malignant neoplasm of greater curvature of stomach, unspecified | CMS +C168 | Malignant neoplasm of overlapping sites of stomach | CMS +C169 | Malignant neoplasm of stomach, unspecified | CMS +C170 | Malignant neoplasm of duodenum | CMS +C171 | Malignant neoplasm of jejunum | CMS +C172 | Malignant neoplasm of ileum | CMS +C173 | Meckel's diverticulum, malignant | CMS +C178 | Malignant neoplasm of overlapping sites of small intestine | CMS +C179 | Malignant neoplasm of small intestine, unspecified | CMS +C180 | Malignant neoplasm of cecum | CMS +C181 | Malignant neoplasm of appendix | CMS +C182 | Malignant neoplasm of ascending colon | CMS +C183 | Malignant neoplasm of hepatic flexure | CMS +C184 | Malignant neoplasm of transverse colon | CMS +C185 | Malignant neoplasm of splenic flexure | CMS +C186 | Malignant neoplasm of descending colon | CMS +C187 | Malignant neoplasm of sigmoid colon | CMS +C188 | Malignant neoplasm of overlapping sites of colon | CMS +C189 | Malignant neoplasm of colon, unspecified | CMS +C19 | Malignant neoplasm of rectosigmoid junction | CMS +C20 | Malignant neoplasm of rectum | CMS +C210 | Malignant neoplasm of anus, unspecified | CMS +C211 | Malignant neoplasm of anal canal | CMS +C212 | Malignant neoplasm of cloacogenic zone | CMS +C218 | Malignant neoplasm of overlapping sites of rectum, anus and anal canal | CMS +C220 | Liver cell carcinoma | CMS +C221 | Intrahepatic bile duct carcinoma | CMS +C222 | Hepatoblastoma | CMS +C223 | Angiosarcoma of liver | CMS +C224 | Other sarcomas of liver | CMS +C227 | Other specified carcinomas of liver | CMS +C228 | Malignant neoplasm of liver, primary, unspecified as to type | CMS +C229 | Malignant neoplasm of liver, not specified as primary or secondary | CMS +C23 | Malignant neoplasm of gallbladder | CMS +C240 | Malignant neoplasm of extrahepatic bile duct | CMS +C241 | Malignant neoplasm of ampulla of Vater | CMS +C248 | Malignant neoplasm of overlapping sites of biliary tract | CMS +C249 | Malignant neoplasm of biliary tract, unspecified | CMS +C250 | Malignant neoplasm of head of pancreas | CMS +C251 | Malignant neoplasm of body of pancreas | CMS +C252 | Malignant neoplasm of tail of pancreas | CMS +C253 | Malignant neoplasm of pancreatic duct | CMS +C254 | Malignant neoplasm of endocrine pancreas | CMS +C257 | Malignant neoplasm of other parts of pancreas | CMS +C258 | Malignant neoplasm of overlapping sites of pancreas | CMS +C259 | Malignant neoplasm of pancreas, unspecified | CMS +C260 | Malignant neoplasm of intestinal tract, part unspecified | CMS +C261 | Malignant neoplasm of spleen | CMS +C269 | Malignant neoplasm of ill-defined sites within the digestive system | CMS +C300 | Malignant neoplasm of nasal cavity | CMS +C301 | Malignant neoplasm of middle ear | CMS +C310 | Malignant neoplasm of maxillary sinus | CMS +C311 | Malignant neoplasm of ethmoidal sinus | CMS +C312 | Malignant neoplasm of frontal sinus | CMS +C313 | Malignant neoplasm of sphenoid sinus | CMS +C318 | Malignant neoplasm of overlapping sites of accessory sinuses | CMS +C319 | Malignant neoplasm of accessory sinus, unspecified | CMS +C320 | Malignant neoplasm of glottis | CMS +C321 | Malignant neoplasm of supraglottis | CMS +C322 | Malignant neoplasm of subglottis | CMS +C323 | Malignant neoplasm of laryngeal cartilage | CMS +C328 | Malignant neoplasm of overlapping sites of larynx | CMS +C329 | Malignant neoplasm of larynx, unspecified | CMS +C33 | Malignant neoplasm of trachea | CMS +C3400 | Malignant neoplasm of unspecified main bronchus | CMS +C3401 | Malignant neoplasm of right main bronchus | CMS +C3402 | Malignant neoplasm of left main bronchus | CMS +C3410 | Malignant neoplasm of upper lobe, unspecified bronchus or lung | CMS +C3411 | Malignant neoplasm of upper lobe, right bronchus or lung | CMS +C3412 | Malignant neoplasm of upper lobe, left bronchus or lung | CMS +C342 | Malignant neoplasm of middle lobe, bronchus or lung | CMS +C3430 | Malignant neoplasm of lower lobe, unspecified bronchus or lung | CMS +C3431 | Malignant neoplasm of lower lobe, right bronchus or lung | CMS +C3432 | Malignant neoplasm of lower lobe, left bronchus or lung | CMS +C3480 | Malignant neoplasm of overlapping sites of unspecified bronchus and lung | CMS +C3481 | Malignant neoplasm of overlapping sites of right bronchus and lung | CMS +C3482 | Malignant neoplasm of overlapping sites of left bronchus and lung | CMS +C3490 | Malignant neoplasm of unspecified part of unspecified bronchus or lung | CMS +C3491 | Malignant neoplasm of unspecified part of right bronchus or lung | CMS +C3492 | Malignant neoplasm of unspecified part of left bronchus or lung | CMS +C37 | Malignant neoplasm of thymus | CMS +C380 | Malignant neoplasm of heart | CMS +C381 | Malignant neoplasm of anterior mediastinum | CMS +C382 | Malignant neoplasm of posterior mediastinum | CMS +C383 | Malignant neoplasm of mediastinum, part unspecified | CMS +C384 | Malignant neoplasm of pleura | CMS +C388 | Malignant neoplasm of overlapping sites of heart, mediastinum and pleura | CMS +C390 | Malignant neoplasm of upper respiratory tract, part unspecified | CMS +C399 | Malignant neoplasm of lower respiratory tract, part unspecified | CMS +C4000 | Malignant neoplasm of scapula and long bones of unspecified upper limb | CMS +C4001 | Malignant neoplasm of scapula and long bones of right upper limb | CMS +C4002 | Malignant neoplasm of scapula and long bones of left upper limb | CMS +C4010 | Malignant neoplasm of short bones of unspecified upper limb | CMS +C4011 | Malignant neoplasm of short bones of right upper limb | CMS +C4012 | Malignant neoplasm of short bones of left upper limb | CMS +C4020 | Malignant neoplasm of long bones of unspecified lower limb | CMS +C4021 | Malignant neoplasm of long bones of right lower limb | CMS +C4022 | Malignant neoplasm of long bones of left lower limb | CMS +C4030 | Malignant neoplasm of short bones of unspecified lower limb | CMS +C4031 | Malignant neoplasm of short bones of right lower limb | CMS +C4032 | Malignant neoplasm of short bones of left lower limb | CMS +C4080 | Malignant neoplasm of overlapping sites of bone and articular cartilage of unspecified limb | CMS +C4081 | Malignant neoplasm of overlapping sites of bone and articular cartilage of right limb | CMS +C4082 | Malignant neoplasm of overlapping sites of bone and articular cartilage of left limb | CMS +C4090 | Malignant neoplasm of unspecified bones and articular cartilage of unspecified limb | CMS +C4091 | Malignant neoplasm of unspecified bones and articular cartilage of right limb | CMS +C4092 | Malignant neoplasm of unspecified bones and articular cartilage of left limb | CMS +C410 | Malignant neoplasm of bones of skull and face | CMS +C411 | Malignant neoplasm of mandible | CMS +C412 | Malignant neoplasm of vertebral column | CMS +C413 | Malignant neoplasm of ribs, sternum and clavicle | CMS +C414 | Malignant neoplasm of pelvic bones, sacrum and coccyx | CMS +C419 | Malignant neoplasm of bone and articular cartilage, unspecified | CMS +C430 | Malignant melanoma of lip | CMS +C4310 | Malignant melanoma of unspecified eyelid, including canthus | CMS +C43111 | Malignant melanoma of right upper eyelid, including canthus | CMS +C43112 | Malignant melanoma of right lower eyelid, including canthus | CMS +C43121 | Malignant melanoma of left upper eyelid, including canthus | CMS +C43122 | Malignant melanoma of left lower eyelid, including canthus | CMS +C4320 | Malignant melanoma of unspecified ear and external auricular canal | CMS +C4321 | Malignant melanoma of right ear and external auricular canal | CMS +C4322 | Malignant melanoma of left ear and external auricular canal | CMS +C4330 | Malignant melanoma of unspecified part of face | CMS +C4331 | Malignant melanoma of nose | CMS +C4339 | Malignant melanoma of other parts of face | CMS +C434 | Malignant melanoma of scalp and neck | CMS +C4351 | Malignant melanoma of anal skin | CMS +C4352 | Malignant melanoma of skin of breast | CMS +C4359 | Malignant melanoma of other part of trunk | CMS +C4360 | Malignant melanoma of unspecified upper limb, including shoulder | CMS +C4361 | Malignant melanoma of right upper limb, including shoulder | CMS +C4362 | Malignant melanoma of left upper limb, including shoulder | CMS +C4370 | Malignant melanoma of unspecified lower limb, including hip | CMS +C4371 | Malignant melanoma of right lower limb, including hip | CMS +C4372 | Malignant melanoma of left lower limb, including hip | CMS +C438 | Malignant melanoma of overlapping sites of skin | CMS +C439 | Malignant melanoma of skin, unspecified | CMS +C4A0 | Merkel cell carcinoma of lip | CMS +C4A10 | Merkel cell carcinoma of unspecified eyelid, including canthus | CMS +C4A111 | Merkel cell carcinoma of right upper eyelid, including canthus | CMS +C4A112 | Merkel cell carcinoma of right lower eyelid, including canthus | CMS +C4A121 | Merkel cell carcinoma of left upper eyelid, including canthus | CMS +C4A122 | Merkel cell carcinoma of left lower eyelid, including canthus | CMS +C4A20 | Merkel cell carcinoma of unspecified ear and external auricular canal | CMS +C4A21 | Merkel cell carcinoma of right ear and external auricular canal | CMS +C4A22 | Merkel cell carcinoma of left ear and external auricular canal | CMS +C4A30 | Merkel cell carcinoma of unspecified part of face | CMS +C4A31 | Merkel cell carcinoma of nose | CMS +C4A39 | Merkel cell carcinoma of other parts of face | CMS +C4A4 | Merkel cell carcinoma of scalp and neck | CMS +C4A51 | Merkel cell carcinoma of anal skin | CMS +C4A52 | Merkel cell carcinoma of skin of breast | CMS +C4A59 | Merkel cell carcinoma of other part of trunk | CMS +C4A60 | Merkel cell carcinoma of unspecified upper limb, including shoulder | CMS +C4A61 | Merkel cell carcinoma of right upper limb, including shoulder | CMS +C4A62 | Merkel cell carcinoma of left upper limb, including shoulder | CMS +C4A70 | Merkel cell carcinoma of unspecified lower limb, including hip | CMS +C4A71 | Merkel cell carcinoma of right lower limb, including hip | CMS +C4A72 | Merkel cell carcinoma of left lower limb, including hip | CMS +C4A8 | Merkel cell carcinoma of overlapping sites | CMS +C4A9 | Merkel cell carcinoma, unspecified | CMS +C4400 | Unspecified malignant neoplasm of skin of lip | CMS +C4401 | Basal cell carcinoma of skin of lip | CMS +C4402 | Squamous cell carcinoma of skin of lip | CMS +C4409 | Other specified malignant neoplasm of skin of lip | CMS +C44101 | Unspecified malignant neoplasm of skin of unspecified eyelid, including canthus | CMS +C441021 | Unspecified malignant neoplasm of skin of right upper eyelid, including canthus | CMS +C441022 | Unspecified malignant neoplasm of skin of right lower eyelid, including canthus | CMS +C441091 | Unspecified malignant neoplasm of skin of left upper eyelid, including canthus | CMS +C441092 | Unspecified malignant neoplasm of skin of left lower eyelid, including canthus | CMS +C44111 | Basal cell carcinoma of skin of unspecified eyelid, including canthus | CMS +C441121 | Basal cell carcinoma of skin of right upper eyelid, including canthus | CMS +C441122 | Basal cell carcinoma of skin of right lower eyelid, including canthus | CMS +C441191 | Basal cell carcinoma of skin of left upper eyelid, including canthus | CMS +C441192 | Basal cell carcinoma of skin of left lower eyelid, including canthus | CMS +C44121 | Squamous cell carcinoma of skin of unspecified eyelid, including canthus | CMS +C441221 | Squamous cell carcinoma of skin of right upper eyelid, including canthus | CMS +C441222 | Squamous cell carcinoma of skin of right lower eyelid, including canthus | CMS +C441291 | Squamous cell carcinoma of skin of left upper eyelid, including canthus | CMS +C441292 | Squamous cell carcinoma of skin of left lower eyelid, including canthus | CMS +C44131 | Sebaceous cell carcinoma of skin of unspecified eyelid, including canthus | CMS +C441321 | Sebaceous cell carcinoma of skin of right upper eyelid, including canthus | CMS +C441322 | Sebaceous cell carcinoma of skin of right lower eyelid, including canthus | CMS +C441391 | Sebaceous cell carcinoma of skin of left upper eyelid, including canthus | CMS +C441392 | Sebaceous cell carcinoma of skin of left lower eyelid, including canthus | CMS +C44191 | Other specified malignant neoplasm of skin of unspecified eyelid, including canthus | CMS +C441921 | Other specified malignant neoplasm of skin of right upper eyelid, including canthus | CMS +C441922 | Other specified malignant neoplasm of skin of right lower eyelid, including canthus | CMS +C441991 | Other specified malignant neoplasm of skin of left upper eyelid, including canthus | CMS +C441992 | Other specified malignant neoplasm of skin of left lower eyelid, including canthus | CMS +C44201 | Unspecified malignant neoplasm of skin of unspecified ear and external auricular canal | CMS +C44202 | Unspecified malignant neoplasm of skin of right ear and external auricular canal | CMS +C44209 | Unspecified malignant neoplasm of skin of left ear and external auricular canal | CMS +C44211 | Basal cell carcinoma of skin of unspecified ear and external auricular canal | CMS +C44212 | Basal cell carcinoma of skin of right ear and external auricular canal | CMS +C44219 | Basal cell carcinoma of skin of left ear and external auricular canal | CMS +C44221 | Squamous cell carcinoma of skin of unspecified ear and external auricular canal | CMS +C44222 | Squamous cell carcinoma of skin of right ear and external auricular canal | CMS +C44229 | Squamous cell carcinoma of skin of left ear and external auricular canal | CMS +C44291 | Other specified malignant neoplasm of skin of unspecified ear and external auricular canal | CMS +C44292 | Other specified malignant neoplasm of skin of right ear and external auricular canal | CMS +C44299 | Other specified malignant neoplasm of skin of left ear and external auricular canal | CMS +C44300 | Unspecified malignant neoplasm of skin of unspecified part of face | CMS +C44301 | Unspecified malignant neoplasm of skin of nose | CMS +C44309 | Unspecified malignant neoplasm of skin of other parts of face | CMS +C44310 | Basal cell carcinoma of skin of unspecified parts of face | CMS +C44311 | Basal cell carcinoma of skin of nose | CMS +C44319 | Basal cell carcinoma of skin of other parts of face | CMS +C44320 | Squamous cell carcinoma of skin of unspecified parts of face | CMS +C44321 | Squamous cell carcinoma of skin of nose | CMS +C44329 | Squamous cell carcinoma of skin of other parts of face | CMS +C44390 | Other specified malignant neoplasm of skin of unspecified parts of face | CMS +C44391 | Other specified malignant neoplasm of skin of nose | CMS +C44399 | Other specified malignant neoplasm of skin of other parts of face | CMS +C4440 | Unspecified malignant neoplasm of skin of scalp and neck | CMS +C4441 | Basal cell carcinoma of skin of scalp and neck | CMS +C4442 | Squamous cell carcinoma of skin of scalp and neck | CMS +C4449 | Other specified malignant neoplasm of skin of scalp and neck | CMS +C44500 | Unspecified malignant neoplasm of anal skin | CMS +C44501 | Unspecified malignant neoplasm of skin of breast | CMS +C44509 | Unspecified malignant neoplasm of skin of other part of trunk | CMS +C44510 | Basal cell carcinoma of anal skin | CMS +C44511 | Basal cell carcinoma of skin of breast | CMS +C44519 | Basal cell carcinoma of skin of other part of trunk | CMS +C44520 | Squamous cell carcinoma of anal skin | CMS +C44521 | Squamous cell carcinoma of skin of breast | CMS +C44529 | Squamous cell carcinoma of skin of other part of trunk | CMS +C44590 | Other specified malignant neoplasm of anal skin | CMS +C44591 | Other specified malignant neoplasm of skin of breast | CMS +C44599 | Other specified malignant neoplasm of skin of other part of trunk | CMS +C44601 | Unspecified malignant neoplasm of skin of unspecified upper limb, including shoulder | CMS +C44602 | Unspecified malignant neoplasm of skin of right upper limb, including shoulder | CMS +C44609 | Unspecified malignant neoplasm of skin of left upper limb, including shoulder | CMS +C44611 | Basal cell carcinoma of skin of unspecified upper limb, including shoulder | CMS +C44612 | Basal cell carcinoma of skin of right upper limb, including shoulder | CMS +C44619 | Basal cell carcinoma of skin of left upper limb, including shoulder | CMS +C44621 | Squamous cell carcinoma of skin of unspecified upper limb, including shoulder | CMS +C44622 | Squamous cell carcinoma of skin of right upper limb, including shoulder | CMS +C44629 | Squamous cell carcinoma of skin of left upper limb, including shoulder | CMS +C44691 | Other specified malignant neoplasm of skin of unspecified upper limb, including shoulder | CMS +C44692 | Other specified malignant neoplasm of skin of right upper limb, including shoulder | CMS +C44699 | Other specified malignant neoplasm of skin of left upper limb, including shoulder | CMS +C44701 | Unspecified malignant neoplasm of skin of unspecified lower limb, including hip | CMS +C44702 | Unspecified malignant neoplasm of skin of right lower limb, including hip | CMS +C44709 | Unspecified malignant neoplasm of skin of left lower limb, including hip | CMS +C44711 | Basal cell carcinoma of skin of unspecified lower limb, including hip | CMS +C44712 | Basal cell carcinoma of skin of right lower limb, including hip | CMS +C44719 | Basal cell carcinoma of skin of left lower limb, including hip | CMS +C44721 | Squamous cell carcinoma of skin of unspecified lower limb, including hip | CMS +C44722 | Squamous cell carcinoma of skin of right lower limb, including hip | CMS +C44729 | Squamous cell carcinoma of skin of left lower limb, including hip | CMS +C44791 | Other specified malignant neoplasm of skin of unspecified lower limb, including hip | CMS +C44792 | Other specified malignant neoplasm of skin of right lower limb, including hip | CMS +C44799 | Other specified malignant neoplasm of skin of left lower limb, including hip | CMS +C4480 | Unspecified malignant neoplasm of overlapping sites of skin | CMS +C4481 | Basal cell carcinoma of overlapping sites of skin | CMS +C4482 | Squamous cell carcinoma of overlapping sites of skin | CMS +C4489 | Other specified malignant neoplasm of overlapping sites of skin | CMS +C4490 | Unspecified malignant neoplasm of skin, unspecified | CMS +C4491 | Basal cell carcinoma of skin, unspecified | CMS +C4492 | Squamous cell carcinoma of skin, unspecified | CMS +C4499 | Other specified malignant neoplasm of skin, unspecified | CMS +C450 | Mesothelioma of pleura | CMS +C451 | Mesothelioma of peritoneum | CMS +C452 | Mesothelioma of pericardium | CMS +C457 | Mesothelioma of other sites | CMS +C459 | Mesothelioma, unspecified | CMS +C460 | Kaposi's sarcoma of skin | CMS +C461 | Kaposi's sarcoma of soft tissue | CMS +C462 | Kaposi's sarcoma of palate | CMS +C463 | Kaposi's sarcoma of lymph nodes | CMS +C464 | Kaposi's sarcoma of gastrointestinal sites | CMS +C4650 | Kaposi's sarcoma of unspecified lung | CMS +C4651 | Kaposi's sarcoma of right lung | CMS +C4652 | Kaposi's sarcoma of left lung | CMS +C467 | Kaposi's sarcoma of other sites | CMS +C469 | Kaposi's sarcoma, unspecified | CMS +C470 | Malignant neoplasm of peripheral nerves of head, face and neck | CMS +C4710 | Malignant neoplasm of peripheral nerves of unspecified upper limb, including shoulder | CMS +C4711 | Malignant neoplasm of peripheral nerves of right upper limb, including shoulder | CMS +C4712 | Malignant neoplasm of peripheral nerves of left upper limb, including shoulder | CMS +C4720 | Malignant neoplasm of peripheral nerves of unspecified lower limb, including hip | CMS +C4721 | Malignant neoplasm of peripheral nerves of right lower limb, including hip | CMS +C4722 | Malignant neoplasm of peripheral nerves of left lower limb, including hip | CMS +C473 | Malignant neoplasm of peripheral nerves of thorax | CMS +C474 | Malignant neoplasm of peripheral nerves of abdomen | CMS +C475 | Malignant neoplasm of peripheral nerves of pelvis | CMS +C476 | Malignant neoplasm of peripheral nerves of trunk, unspecified | CMS +C478 | Malignant neoplasm of overlapping sites of peripheral nerves and autonomic nervous system | CMS +C479 | Malignant neoplasm of peripheral nerves and autonomic nervous system, unspecified | CMS +C480 | Malignant neoplasm of retroperitoneum | CMS +C481 | Malignant neoplasm of specified parts of peritoneum | CMS +C482 | Malignant neoplasm of peritoneum, unspecified | CMS +C488 | Malignant neoplasm of overlapping sites of retroperitoneum and peritoneum | CMS +C490 | Malignant neoplasm of connective and soft tissue of head, face and neck | CMS +C4910 | Malignant neoplasm of connective and soft tissue of unspecified upper limb, including shoulder | CMS +C4911 | Malignant neoplasm of connective and soft tissue of right upper limb, including shoulder | CMS +C4912 | Malignant neoplasm of connective and soft tissue of left upper limb, including shoulder | CMS +C4920 | Malignant neoplasm of connective and soft tissue of unspecified lower limb, including hip | CMS +C4921 | Malignant neoplasm of connective and soft tissue of right lower limb, including hip | CMS +C4922 | Malignant neoplasm of connective and soft tissue of left lower limb, including hip | CMS +C493 | Malignant neoplasm of connective and soft tissue of thorax | CMS +C494 | Malignant neoplasm of connective and soft tissue of abdomen | CMS +C495 | Malignant neoplasm of connective and soft tissue of pelvis | CMS +C496 | Malignant neoplasm of connective and soft tissue of trunk, unspecified | CMS +C498 | Malignant neoplasm of overlapping sites of connective and soft tissue | CMS +C499 | Malignant neoplasm of connective and soft tissue, unspecified | CMS +C49A0 | Gastrointestinal stromal tumor, unspecified site | CMS +C49A1 | Gastrointestinal stromal tumor of esophagus | CMS +C49A2 | Gastrointestinal stromal tumor of stomach | CMS +C49A3 | Gastrointestinal stromal tumor of small intestine | CMS +C49A4 | Gastrointestinal stromal tumor of large intestine | CMS +C49A5 | Gastrointestinal stromal tumor of rectum | CMS +C49A9 | Gastrointestinal stromal tumor of other sites | CMS +C50011 | Malignant neoplasm of nipple and areola, right female breast | CMS +C50012 | Malignant neoplasm of nipple and areola, left female breast | CMS +C50019 | Malignant neoplasm of nipple and areola, unspecified female breast | CMS +C50021 | Malignant neoplasm of nipple and areola, right male breast | CMS +C50022 | Malignant neoplasm of nipple and areola, left male breast | CMS +C50029 | Malignant neoplasm of nipple and areola, unspecified male breast | CMS +C50111 | Malignant neoplasm of central portion of right female breast | CMS +C50112 | Malignant neoplasm of central portion of left female breast | CMS +C50119 | Malignant neoplasm of central portion of unspecified female breast | CMS +C50121 | Malignant neoplasm of central portion of right male breast | CMS +C50122 | Malignant neoplasm of central portion of left male breast | CMS +C50129 | Malignant neoplasm of central portion of unspecified male breast | CMS +C50211 | Malignant neoplasm of upper-inner quadrant of right female breast | CMS +C50212 | Malignant neoplasm of upper-inner quadrant of left female breast | CMS +C50219 | Malignant neoplasm of upper-inner quadrant of unspecified female breast | CMS +C50221 | Malignant neoplasm of upper-inner quadrant of right male breast | CMS +C50222 | Malignant neoplasm of upper-inner quadrant of left male breast | CMS +C50229 | Malignant neoplasm of upper-inner quadrant of unspecified male breast | CMS +C50311 | Malignant neoplasm of lower-inner quadrant of right female breast | CMS +C50312 | Malignant neoplasm of lower-inner quadrant of left female breast | CMS +C50319 | Malignant neoplasm of lower-inner quadrant of unspecified female breast | CMS +C50321 | Malignant neoplasm of lower-inner quadrant of right male breast | CMS +C50322 | Malignant neoplasm of lower-inner quadrant of left male breast | CMS +C50329 | Malignant neoplasm of lower-inner quadrant of unspecified male breast | CMS +C50411 | Malignant neoplasm of upper-outer quadrant of right female breast | CMS +C50412 | Malignant neoplasm of upper-outer quadrant of left female breast | CMS +C50419 | Malignant neoplasm of upper-outer quadrant of unspecified female breast | CMS +C50421 | Malignant neoplasm of upper-outer quadrant of right male breast | CMS +C50422 | Malignant neoplasm of upper-outer quadrant of left male breast | CMS +C50429 | Malignant neoplasm of upper-outer quadrant of unspecified male breast | CMS +C50511 | Malignant neoplasm of lower-outer quadrant of right female breast | CMS +C50512 | Malignant neoplasm of lower-outer quadrant of left female breast | CMS +C50519 | Malignant neoplasm of lower-outer quadrant of unspecified female breast | CMS +C50521 | Malignant neoplasm of lower-outer quadrant of right male breast | CMS +C50522 | Malignant neoplasm of lower-outer quadrant of left male breast | CMS +C50529 | Malignant neoplasm of lower-outer quadrant of unspecified male breast | CMS +C50611 | Malignant neoplasm of axillary tail of right female breast | CMS +C50612 | Malignant neoplasm of axillary tail of left female breast | CMS +C50619 | Malignant neoplasm of axillary tail of unspecified female breast | CMS +C50621 | Malignant neoplasm of axillary tail of right male breast | CMS +C50622 | Malignant neoplasm of axillary tail of left male breast | CMS +C50629 | Malignant neoplasm of axillary tail of unspecified male breast | CMS +C50811 | Malignant neoplasm of overlapping sites of right female breast | CMS +C50812 | Malignant neoplasm of overlapping sites of left female breast | CMS +C50819 | Malignant neoplasm of overlapping sites of unspecified female breast | CMS +C50821 | Malignant neoplasm of overlapping sites of right male breast | CMS +C50822 | Malignant neoplasm of overlapping sites of left male breast | CMS +C50829 | Malignant neoplasm of overlapping sites of unspecified male breast | CMS +C50911 | Malignant neoplasm of unspecified site of right female breast | CMS +C50912 | Malignant neoplasm of unspecified site of left female breast | CMS +C50919 | Malignant neoplasm of unspecified site of unspecified female breast | CMS +C50921 | Malignant neoplasm of unspecified site of right male breast | CMS +C50922 | Malignant neoplasm of unspecified site of left male breast | CMS +C50929 | Malignant neoplasm of unspecified site of unspecified male breast | CMS +C510 | Malignant neoplasm of labium majus | CMS +C511 | Malignant neoplasm of labium minus | CMS +C512 | Malignant neoplasm of clitoris | CMS +C518 | Malignant neoplasm of overlapping sites of vulva | CMS +C519 | Malignant neoplasm of vulva, unspecified | CMS +C52 | Malignant neoplasm of vagina | CMS +C530 | Malignant neoplasm of endocervix | CMS +C531 | Malignant neoplasm of exocervix | CMS +C538 | Malignant neoplasm of overlapping sites of cervix uteri | CMS +C539 | Malignant neoplasm of cervix uteri, unspecified | CMS +C540 | Malignant neoplasm of isthmus uteri | CMS +C541 | Malignant neoplasm of endometrium | CMS +C542 | Malignant neoplasm of myometrium | CMS +C543 | Malignant neoplasm of fundus uteri | CMS +C548 | Malignant neoplasm of overlapping sites of corpus uteri | CMS +C549 | Malignant neoplasm of corpus uteri, unspecified | CMS +C55 | Malignant neoplasm of uterus, part unspecified | CMS +C561 | Malignant neoplasm of right ovary | CMS +C562 | Malignant neoplasm of left ovary | CMS +C569 | Malignant neoplasm of unspecified ovary | CMS +C5700 | Malignant neoplasm of unspecified fallopian tube | CMS +C5701 | Malignant neoplasm of right fallopian tube | CMS +C5702 | Malignant neoplasm of left fallopian tube | CMS +C5710 | Malignant neoplasm of unspecified broad ligament | CMS +C5711 | Malignant neoplasm of right broad ligament | CMS +C5712 | Malignant neoplasm of left broad ligament | CMS +C5720 | Malignant neoplasm of unspecified round ligament | CMS +C5721 | Malignant neoplasm of right round ligament | CMS +C5722 | Malignant neoplasm of left round ligament | CMS +C573 | Malignant neoplasm of parametrium | CMS +C574 | Malignant neoplasm of uterine adnexa, unspecified | CMS +C577 | Malignant neoplasm of other specified female genital organs | CMS +C578 | Malignant neoplasm of overlapping sites of female genital organs | CMS +C579 | Malignant neoplasm of female genital organ, unspecified | CMS +C58 | Malignant neoplasm of placenta | CMS +C600 | Malignant neoplasm of prepuce | CMS +C601 | Malignant neoplasm of glans penis | CMS +C602 | Malignant neoplasm of body of penis | CMS +C608 | Malignant neoplasm of overlapping sites of penis | CMS +C609 | Malignant neoplasm of penis, unspecified | CMS +C61 | Malignant neoplasm of prostate | CMS +C6200 | Malignant neoplasm of unspecified undescended testis | CMS +C6201 | Malignant neoplasm of undescended right testis | CMS +C6202 | Malignant neoplasm of undescended left testis | CMS +C6210 | Malignant neoplasm of unspecified descended testis | CMS +C6211 | Malignant neoplasm of descended right testis | CMS +C6212 | Malignant neoplasm of descended left testis | CMS +C6290 | Malignant neoplasm of unspecified testis, unspecified whether descended or undescended | CMS +C6291 | Malignant neoplasm of right testis, unspecified whether descended or undescended | CMS +C6292 | Malignant neoplasm of left testis, unspecified whether descended or undescended | CMS +C6300 | Malignant neoplasm of unspecified epididymis | CMS +C6301 | Malignant neoplasm of right epididymis | CMS +C6302 | Malignant neoplasm of left epididymis | CMS +C6310 | Malignant neoplasm of unspecified spermatic cord | CMS +C6311 | Malignant neoplasm of right spermatic cord | CMS +C6312 | Malignant neoplasm of left spermatic cord | CMS +C632 | Malignant neoplasm of scrotum | CMS +C637 | Malignant neoplasm of other specified male genital organs | CMS +C638 | Malignant neoplasm of overlapping sites of male genital organs | CMS +C639 | Malignant neoplasm of male genital organ, unspecified | CMS +C641 | Malignant neoplasm of right kidney, except renal pelvis | CMS +C642 | Malignant neoplasm of left kidney, except renal pelvis | CMS +C649 | Malignant neoplasm of unspecified kidney, except renal pelvis | CMS +C651 | Malignant neoplasm of right renal pelvis | CMS +C652 | Malignant neoplasm of left renal pelvis | CMS +C659 | Malignant neoplasm of unspecified renal pelvis | CMS +C661 | Malignant neoplasm of right ureter | CMS +C662 | Malignant neoplasm of left ureter | CMS +C669 | Malignant neoplasm of unspecified ureter | CMS +C670 | Malignant neoplasm of trigone of bladder | CMS +C671 | Malignant neoplasm of dome of bladder | CMS +C672 | Malignant neoplasm of lateral wall of bladder | CMS +C673 | Malignant neoplasm of anterior wall of bladder | CMS +C674 | Malignant neoplasm of posterior wall of bladder | CMS +C675 | Malignant neoplasm of bladder neck | CMS +C676 | Malignant neoplasm of ureteric orifice | CMS +C677 | Malignant neoplasm of urachus | CMS +C678 | Malignant neoplasm of overlapping sites of bladder | CMS +C679 | Malignant neoplasm of bladder, unspecified | CMS +C680 | Malignant neoplasm of urethra | CMS +C681 | Malignant neoplasm of paraurethral glands | CMS +C688 | Malignant neoplasm of overlapping sites of urinary organs | CMS +C689 | Malignant neoplasm of urinary organ, unspecified | CMS +C6900 | Malignant neoplasm of unspecified conjunctiva | CMS +C6901 | Malignant neoplasm of right conjunctiva | CMS +C6902 | Malignant neoplasm of left conjunctiva | CMS +C6910 | Malignant neoplasm of unspecified cornea | CMS +C6911 | Malignant neoplasm of right cornea | CMS +C6912 | Malignant neoplasm of left cornea | CMS +C6920 | Malignant neoplasm of unspecified retina | CMS +C6921 | Malignant neoplasm of right retina | CMS +C6922 | Malignant neoplasm of left retina | CMS +C6930 | Malignant neoplasm of unspecified choroid | CMS +C6931 | Malignant neoplasm of right choroid | CMS +C6932 | Malignant neoplasm of left choroid | CMS +C6940 | Malignant neoplasm of unspecified ciliary body | CMS +C6941 | Malignant neoplasm of right ciliary body | CMS +C6942 | Malignant neoplasm of left ciliary body | CMS +C6950 | Malignant neoplasm of unspecified lacrimal gland and duct | CMS +C6951 | Malignant neoplasm of right lacrimal gland and duct | CMS +C6952 | Malignant neoplasm of left lacrimal gland and duct | CMS +C6960 | Malignant neoplasm of unspecified orbit | CMS +C6961 | Malignant neoplasm of right orbit | CMS +C6962 | Malignant neoplasm of left orbit | CMS +C6980 | Malignant neoplasm of overlapping sites of unspecified eye and adnexa | CMS +C6981 | Malignant neoplasm of overlapping sites of right eye and adnexa | CMS +C6982 | Malignant neoplasm of overlapping sites of left eye and adnexa | CMS +C6990 | Malignant neoplasm of unspecified site of unspecified eye | CMS +C6991 | Malignant neoplasm of unspecified site of right eye | CMS +C6992 | Malignant neoplasm of unspecified site of left eye | CMS +C700 | Malignant neoplasm of cerebral meninges | CMS +C701 | Malignant neoplasm of spinal meninges | CMS +C709 | Malignant neoplasm of meninges, unspecified | CMS +C710 | Malignant neoplasm of cerebrum, except lobes and ventricles | CMS +C711 | Malignant neoplasm of frontal lobe | CMS +C712 | Malignant neoplasm of temporal lobe | CMS +C713 | Malignant neoplasm of parietal lobe | CMS +C714 | Malignant neoplasm of occipital lobe | CMS +C715 | Malignant neoplasm of cerebral ventricle | CMS +C716 | Malignant neoplasm of cerebellum | CMS +C717 | Malignant neoplasm of brain stem | CMS +C718 | Malignant neoplasm of overlapping sites of brain | CMS +C719 | Malignant neoplasm of brain, unspecified | CMS +C720 | Malignant neoplasm of spinal cord | CMS +C721 | Malignant neoplasm of cauda equina | CMS +C7220 | Malignant neoplasm of unspecified olfactory nerve | CMS +C7221 | Malignant neoplasm of right olfactory nerve | CMS +C7222 | Malignant neoplasm of left olfactory nerve | CMS +C7230 | Malignant neoplasm of unspecified optic nerve | CMS +C7231 | Malignant neoplasm of right optic nerve | CMS +C7232 | Malignant neoplasm of left optic nerve | CMS +C7240 | Malignant neoplasm of unspecified acoustic nerve | CMS +C7241 | Malignant neoplasm of right acoustic nerve | CMS +C7242 | Malignant neoplasm of left acoustic nerve | CMS +C7250 | Malignant neoplasm of unspecified cranial nerve | CMS +C7259 | Malignant neoplasm of other cranial nerves | CMS +C729 | Malignant neoplasm of central nervous system, unspecified | CMS +C73 | Malignant neoplasm of thyroid gland | CMS +C7400 | Malignant neoplasm of cortex of unspecified adrenal gland | CMS +C7401 | Malignant neoplasm of cortex of right adrenal gland | CMS +C7402 | Malignant neoplasm of cortex of left adrenal gland | CMS +C7410 | Malignant neoplasm of medulla of unspecified adrenal gland | CMS +C7411 | Malignant neoplasm of medulla of right adrenal gland | CMS +C7412 | Malignant neoplasm of medulla of left adrenal gland | CMS +C7490 | Malignant neoplasm of unspecified part of unspecified adrenal gland | CMS +C7491 | Malignant neoplasm of unspecified part of right adrenal gland | CMS +C7492 | Malignant neoplasm of unspecified part of left adrenal gland | CMS +C750 | Malignant neoplasm of parathyroid gland | CMS +C751 | Malignant neoplasm of pituitary gland | CMS +C752 | Malignant neoplasm of craniopharyngeal duct | CMS +C753 | Malignant neoplasm of pineal gland | CMS +C754 | Malignant neoplasm of carotid body | CMS +C755 | Malignant neoplasm of aortic body and other paraganglia | CMS +C758 | Malignant neoplasm with pluriglandular involvement, unspecified | CMS +C759 | Malignant neoplasm of endocrine gland, unspecified | CMS +C7A00 | Malignant carcinoid tumor of unspecified site | CMS +C7A010 | Malignant carcinoid tumor of the duodenum | CMS +C7A011 | Malignant carcinoid tumor of the jejunum | CMS +C7A012 | Malignant carcinoid tumor of the ileum | CMS +C7A019 | Malignant carcinoid tumor of the small intestine, unspecified portion | CMS +C7A020 | Malignant carcinoid tumor of the appendix | CMS +C7A021 | Malignant carcinoid tumor of the cecum | CMS +C7A022 | Malignant carcinoid tumor of the ascending colon | CMS +C7A023 | Malignant carcinoid tumor of the transverse colon | CMS +C7A024 | Malignant carcinoid tumor of the descending colon | CMS +C7A025 | Malignant carcinoid tumor of the sigmoid colon | CMS +C7A026 | Malignant carcinoid tumor of the rectum | CMS +C7A029 | Malignant carcinoid tumor of the large intestine, unspecified portion | CMS +C7A090 | Malignant carcinoid tumor of the bronchus and lung | CMS +C7A091 | Malignant carcinoid tumor of the thymus | CMS +C7A092 | Malignant carcinoid tumor of the stomach | CMS +C7A093 | Malignant carcinoid tumor of the kidney | CMS +C7A094 | Malignant carcinoid tumor of the foregut, unspecified | CMS +C7A095 | Malignant carcinoid tumor of the midgut, unspecified | CMS +C7A096 | Malignant carcinoid tumor of the hindgut, unspecified | CMS +C7A098 | Malignant carcinoid tumors of other sites | CMS +C7A1 | Malignant poorly differentiated neuroendocrine tumors | CMS +C7A8 | Other malignant neuroendocrine tumors | CMS +C7B00 | Secondary carcinoid tumors, unspecified site | CMS +C7B01 | Secondary carcinoid tumors of distant lymph nodes | CMS +C7B02 | Secondary carcinoid tumors of liver | CMS +C7B03 | Secondary carcinoid tumors of bone | CMS +C7B04 | Secondary carcinoid tumors of peritoneum | CMS +C7B09 | Secondary carcinoid tumors of other sites | CMS +C7B1 | Secondary Merkel cell carcinoma | CMS +C7B8 | Other secondary neuroendocrine tumors | CMS +C760 | Malignant neoplasm of head, face and neck | CMS +C761 | Malignant neoplasm of thorax | CMS +C762 | Malignant neoplasm of abdomen | CMS +C763 | Malignant neoplasm of pelvis | CMS +C7640 | Malignant neoplasm of unspecified upper limb | CMS +C7641 | Malignant neoplasm of right upper limb | CMS +C7642 | Malignant neoplasm of left upper limb | CMS +C7650 | Malignant neoplasm of unspecified lower limb | CMS +C7651 | Malignant neoplasm of right lower limb | CMS +C7652 | Malignant neoplasm of left lower limb | CMS +C768 | Malignant neoplasm of other specified ill-defined sites | CMS +C770 | Secondary and unspecified malignant neoplasm of lymph nodes of head, face and neck | CMS +C771 | Secondary and unspecified malignant neoplasm of intrathoracic lymph nodes | CMS +C772 | Secondary and unspecified malignant neoplasm of intra-abdominal lymph nodes | CMS +C773 | Secondary and unspecified malignant neoplasm of axilla and upper limb lymph nodes | CMS +C774 | Secondary and unspecified malignant neoplasm of inguinal and lower limb lymph nodes | CMS +C775 | Secondary and unspecified malignant neoplasm of intrapelvic lymph nodes | CMS +C778 | Secondary and unspecified malignant neoplasm of lymph nodes of multiple regions | CMS +C779 | Secondary and unspecified malignant neoplasm of lymph node, unspecified | CMS +C7800 | Secondary malignant neoplasm of unspecified lung | CMS +C7801 | Secondary malignant neoplasm of right lung | CMS +C7802 | Secondary malignant neoplasm of left lung | CMS +C781 | Secondary malignant neoplasm of mediastinum | CMS +C782 | Secondary malignant neoplasm of pleura | CMS +C7830 | Secondary malignant neoplasm of unspecified respiratory organ | CMS +C7839 | Secondary malignant neoplasm of other respiratory organs | CMS +C784 | Secondary malignant neoplasm of small intestine | CMS +C785 | Secondary malignant neoplasm of large intestine and rectum | CMS +C786 | Secondary malignant neoplasm of retroperitoneum and peritoneum | CMS +C787 | Secondary malignant neoplasm of liver and intrahepatic bile duct | CMS +C7880 | Secondary malignant neoplasm of unspecified digestive organ | CMS +C7889 | Secondary malignant neoplasm of other digestive organs | CMS +C7900 | Secondary malignant neoplasm of unspecified kidney and renal pelvis | CMS +C7901 | Secondary malignant neoplasm of right kidney and renal pelvis | CMS +C7902 | Secondary malignant neoplasm of left kidney and renal pelvis | CMS +C7910 | Secondary malignant neoplasm of unspecified urinary organs | CMS +C7911 | Secondary malignant neoplasm of bladder | CMS +C7919 | Secondary malignant neoplasm of other urinary organs | CMS +C792 | Secondary malignant neoplasm of skin | CMS +C7931 | Secondary malignant neoplasm of brain | CMS +C7932 | Secondary malignant neoplasm of cerebral meninges | CMS +C7940 | Secondary malignant neoplasm of unspecified part of nervous system | CMS +C7949 | Secondary malignant neoplasm of other parts of nervous system | CMS +C7951 | Secondary malignant neoplasm of bone | CMS +C7952 | Secondary malignant neoplasm of bone marrow | CMS +C7960 | Secondary malignant neoplasm of unspecified ovary | CMS +C7961 | Secondary malignant neoplasm of right ovary | CMS +C7962 | Secondary malignant neoplasm of left ovary | CMS +C7970 | Secondary malignant neoplasm of unspecified adrenal gland | CMS +C7971 | Secondary malignant neoplasm of right adrenal gland | CMS +C7972 | Secondary malignant neoplasm of left adrenal gland | CMS +C7981 | Secondary malignant neoplasm of breast | CMS +C7982 | Secondary malignant neoplasm of genital organs | CMS +C7989 | Secondary malignant neoplasm of other specified sites | CMS +C799 | Secondary malignant neoplasm of unspecified site | CMS +C800 | Disseminated malignant neoplasm, unspecified | CMS +C801 | Malignant (primary) neoplasm, unspecified | CMS +C802 | Malignant neoplasm associated with transplanted organ | CMS +C8100 | Nodular lymphocyte predominant Hodgkin lymphoma, unspecified site | CMS +C8101 | Nodular lymphocyte predominant Hodgkin lymphoma, lymph nodes of head, face, and neck | CMS +C8102 | Nodular lymphocyte predominant Hodgkin lymphoma, intrathoracic lymph nodes | CMS +C8103 | Nodular lymphocyte predominant Hodgkin lymphoma, intra-abdominal lymph nodes | CMS +C8104 | Nodular lymphocyte predominant Hodgkin lymphoma, lymph nodes of axilla and upper limb | CMS +C8105 | Nodular lymphocyte predominant Hodgkin lymphoma, lymph nodes of inguinal region and lower limb | CMS +C8106 | Nodular lymphocyte predominant Hodgkin lymphoma, intrapelvic lymph nodes | CMS +C8107 | Nodular lymphocyte predominant Hodgkin lymphoma, spleen | CMS +C8108 | Nodular lymphocyte predominant Hodgkin lymphoma, lymph nodes of multiple sites | CMS +C8109 | Nodular lymphocyte predominant Hodgkin lymphoma, extranodal and solid organ sites | CMS +C8110 | Nodular sclerosis Hodgkin lymphoma, unspecified site | CMS +C8111 | Nodular sclerosis Hodgkin lymphoma, lymph nodes of head, face, and neck | CMS +C8112 | Nodular sclerosis Hodgkin lymphoma, intrathoracic lymph nodes | CMS +C8113 | Nodular sclerosis Hodgkin lymphoma, intra-abdominal lymph nodes | CMS +C8114 | Nodular sclerosis Hodgkin lymphoma, lymph nodes of axilla and upper limb | CMS +C8115 | Nodular sclerosis Hodgkin lymphoma, lymph nodes of inguinal region and lower limb | CMS +C8116 | Nodular sclerosis Hodgkin lymphoma, intrapelvic lymph nodes | CMS +C8117 | Nodular sclerosis Hodgkin lymphoma, spleen | CMS +C8118 | Nodular sclerosis Hodgkin lymphoma, lymph nodes of multiple sites | CMS +C8119 | Nodular sclerosis Hodgkin lymphoma, extranodal and solid organ sites | CMS +C8120 | Mixed cellularity Hodgkin lymphoma, unspecified site | CMS +C8121 | Mixed cellularity Hodgkin lymphoma, lymph nodes of head, face, and neck | CMS +C8122 | Mixed cellularity Hodgkin lymphoma, intrathoracic lymph nodes | CMS +C8123 | Mixed cellularity Hodgkin lymphoma, intra-abdominal lymph nodes | CMS +C8124 | Mixed cellularity Hodgkin lymphoma, lymph nodes of axilla and upper limb | CMS +C8125 | Mixed cellularity Hodgkin lymphoma, lymph nodes of inguinal region and lower limb | CMS +C8126 | Mixed cellularity Hodgkin lymphoma, intrapelvic lymph nodes | CMS +C8127 | Mixed cellularity Hodgkin lymphoma, spleen | CMS +C8128 | Mixed cellularity Hodgkin lymphoma, lymph nodes of multiple sites | CMS +C8129 | Mixed cellularity Hodgkin lymphoma, extranodal and solid organ sites | CMS +C8130 | Lymphocyte depleted Hodgkin lymphoma, unspecified site | CMS +C8131 | Lymphocyte depleted Hodgkin lymphoma, lymph nodes of head, face, and neck | CMS +C8132 | Lymphocyte depleted Hodgkin lymphoma, intrathoracic lymph nodes | CMS +C8133 | Lymphocyte depleted Hodgkin lymphoma, intra-abdominal lymph nodes | CMS +C8134 | Lymphocyte depleted Hodgkin lymphoma, lymph nodes of axilla and upper limb | CMS +C8135 | Lymphocyte depleted Hodgkin lymphoma, lymph nodes of inguinal region and lower limb | CMS +C8136 | Lymphocyte depleted Hodgkin lymphoma, intrapelvic lymph nodes | CMS +C8137 | Lymphocyte depleted Hodgkin lymphoma, spleen | CMS +C8138 | Lymphocyte depleted Hodgkin lymphoma, lymph nodes of multiple sites | CMS +C8139 | Lymphocyte depleted Hodgkin lymphoma, extranodal and solid organ sites | CMS +C8140 | Lymphocyte-rich Hodgkin lymphoma, unspecified site | CMS +C8141 | Lymphocyte-rich Hodgkin lymphoma, lymph nodes of head, face, and neck | CMS +C8142 | Lymphocyte-rich Hodgkin lymphoma, intrathoracic lymph nodes | CMS +C8143 | Lymphocyte-rich Hodgkin lymphoma, intra-abdominal lymph nodes | CMS +C8144 | Lymphocyte-rich Hodgkin lymphoma, lymph nodes of axilla and upper limb | CMS +C8145 | Lymphocyte-rich Hodgkin lymphoma, lymph nodes of inguinal region and lower limb | CMS +C8146 | Lymphocyte-rich Hodgkin lymphoma, intrapelvic lymph nodes | CMS +C8147 | Lymphocyte-rich Hodgkin lymphoma, spleen | CMS +C8148 | Lymphocyte-rich Hodgkin lymphoma, lymph nodes of multiple sites | CMS +C8149 | Lymphocyte-rich Hodgkin lymphoma, extranodal and solid organ sites | CMS +C8170 | Other Hodgkin lymphoma, unspecified site | CMS +C8171 | Other Hodgkin lymphoma, lymph nodes of head, face, and neck | CMS +C8172 | Other Hodgkin lymphoma, intrathoracic lymph nodes | CMS +C8173 | Other Hodgkin lymphoma, intra-abdominal lymph nodes | CMS +C8174 | Other Hodgkin lymphoma, lymph nodes of axilla and upper limb | CMS +C8175 | Other Hodgkin lymphoma, lymph nodes of inguinal region and lower limb | CMS +C8176 | Other Hodgkin lymphoma, intrapelvic lymph nodes | CMS +C8177 | Other Hodgkin lymphoma, spleen | CMS +C8178 | Other Hodgkin lymphoma, lymph nodes of multiple sites | CMS +C8179 | Other Hodgkin lymphoma, extranodal and solid organ sites | CMS +C8190 | Hodgkin lymphoma, unspecified, unspecified site | CMS +C8191 | Hodgkin lymphoma, unspecified, lymph nodes of head, face, and neck | CMS +C8192 | Hodgkin lymphoma, unspecified, intrathoracic lymph nodes | CMS +C8193 | Hodgkin lymphoma, unspecified, intra-abdominal lymph nodes | CMS +C8194 | Hodgkin lymphoma, unspecified, lymph nodes of axilla and upper limb | CMS +C8195 | Hodgkin lymphoma, unspecified, lymph nodes of inguinal region and lower limb | CMS +C8196 | Hodgkin lymphoma, unspecified, intrapelvic lymph nodes | CMS +C8197 | Hodgkin lymphoma, unspecified, spleen | CMS +C8198 | Hodgkin lymphoma, unspecified, lymph nodes of multiple sites | CMS +C8199 | Hodgkin lymphoma, unspecified, extranodal and solid organ sites | CMS +C8200 | Follicular lymphoma grade I, unspecified site | CMS +C8201 | Follicular lymphoma grade I, lymph nodes of head, face, and neck | CMS +C8202 | Follicular lymphoma grade I, intrathoracic lymph nodes | CMS +C8203 | Follicular lymphoma grade I, intra-abdominal lymph nodes | CMS +C8204 | Follicular lymphoma grade I, lymph nodes of axilla and upper limb | CMS +C8205 | Follicular lymphoma grade I, lymph nodes of inguinal region and lower limb | CMS +C8206 | Follicular lymphoma grade I, intrapelvic lymph nodes | CMS +C8207 | Follicular lymphoma grade I, spleen | CMS +C8208 | Follicular lymphoma grade I, lymph nodes of multiple sites | CMS +C8209 | Follicular lymphoma grade I, extranodal and solid organ sites | CMS +C8210 | Follicular lymphoma grade II, unspecified site | CMS +C8211 | Follicular lymphoma grade II, lymph nodes of head, face, and neck | CMS +C8212 | Follicular lymphoma grade II, intrathoracic lymph nodes | CMS +C8213 | Follicular lymphoma grade II, intra-abdominal lymph nodes | CMS +C8214 | Follicular lymphoma grade II, lymph nodes of axilla and upper limb | CMS +C8215 | Follicular lymphoma grade II, lymph nodes of inguinal region and lower limb | CMS +C8216 | Follicular lymphoma grade II, intrapelvic lymph nodes | CMS +C8217 | Follicular lymphoma grade II, spleen | CMS +C8218 | Follicular lymphoma grade II, lymph nodes of multiple sites | CMS +C8219 | Follicular lymphoma grade II, extranodal and solid organ sites | CMS +C8220 | Follicular lymphoma grade III, unspecified, unspecified site | CMS +C8221 | Follicular lymphoma grade III, unspecified, lymph nodes of head, face, and neck | CMS +C8222 | Follicular lymphoma grade III, unspecified, intrathoracic lymph nodes | CMS +C8223 | Follicular lymphoma grade III, unspecified, intra-abdominal lymph nodes | CMS +C8224 | Follicular lymphoma grade III, unspecified, lymph nodes of axilla and upper limb | CMS +C8225 | Follicular lymphoma grade III, unspecified, lymph nodes of inguinal region and lower limb | CMS +C8226 | Follicular lymphoma grade III, unspecified, intrapelvic lymph nodes | CMS +C8227 | Follicular lymphoma grade III, unspecified, spleen | CMS +C8228 | Follicular lymphoma grade III, unspecified, lymph nodes of multiple sites | CMS +C8229 | Follicular lymphoma grade III, unspecified, extranodal and solid organ sites | CMS +C8230 | Follicular lymphoma grade IIIa, unspecified site | CMS +C8231 | Follicular lymphoma grade IIIa, lymph nodes of head, face, and neck | CMS +C8232 | Follicular lymphoma grade IIIa, intrathoracic lymph nodes | CMS +C8233 | Follicular lymphoma grade IIIa, intra-abdominal lymph nodes | CMS +C8234 | Follicular lymphoma grade IIIa, lymph nodes of axilla and upper limb | CMS +C8235 | Follicular lymphoma grade IIIa, lymph nodes of inguinal region and lower limb | CMS +C8236 | Follicular lymphoma grade IIIa, intrapelvic lymph nodes | CMS +C8237 | Follicular lymphoma grade IIIa, spleen | CMS +C8238 | Follicular lymphoma grade IIIa, lymph nodes of multiple sites | CMS +C8239 | Follicular lymphoma grade IIIa, extranodal and solid organ sites | CMS +C8240 | Follicular lymphoma grade IIIb, unspecified site | CMS +C8241 | Follicular lymphoma grade IIIb, lymph nodes of head, face, and neck | CMS +C8242 | Follicular lymphoma grade IIIb, intrathoracic lymph nodes | CMS +C8243 | Follicular lymphoma grade IIIb, intra-abdominal lymph nodes | CMS +C8244 | Follicular lymphoma grade IIIb, lymph nodes of axilla and upper limb | CMS +C8245 | Follicular lymphoma grade IIIb, lymph nodes of inguinal region and lower limb | CMS +C8246 | Follicular lymphoma grade IIIb, intrapelvic lymph nodes | CMS +C8247 | Follicular lymphoma grade IIIb, spleen | CMS +C8248 | Follicular lymphoma grade IIIb, lymph nodes of multiple sites | CMS +C8249 | Follicular lymphoma grade IIIb, extranodal and solid organ sites | CMS +C8250 | Diffuse follicle center lymphoma, unspecified site | CMS +C8251 | Diffuse follicle center lymphoma, lymph nodes of head, face, and neck | CMS +C8252 | Diffuse follicle center lymphoma, intrathoracic lymph nodes | CMS +C8253 | Diffuse follicle center lymphoma, intra-abdominal lymph nodes | CMS +C8254 | Diffuse follicle center lymphoma, lymph nodes of axilla and upper limb | CMS +C8255 | Diffuse follicle center lymphoma, lymph nodes of inguinal region and lower limb | CMS +C8256 | Diffuse follicle center lymphoma, intrapelvic lymph nodes | CMS +C8257 | Diffuse follicle center lymphoma, spleen | CMS +C8258 | Diffuse follicle center lymphoma, lymph nodes of multiple sites | CMS +C8259 | Diffuse follicle center lymphoma, extranodal and solid organ sites | CMS +C8260 | Cutaneous follicle center lymphoma, unspecified site | CMS +C8261 | Cutaneous follicle center lymphoma, lymph nodes of head, face, and neck | CMS +C8262 | Cutaneous follicle center lymphoma, intrathoracic lymph nodes | CMS +C8263 | Cutaneous follicle center lymphoma, intra-abdominal lymph nodes | CMS +C8264 | Cutaneous follicle center lymphoma, lymph nodes of axilla and upper limb | CMS +C8265 | Cutaneous follicle center lymphoma, lymph nodes of inguinal region and lower limb | CMS +C8266 | Cutaneous follicle center lymphoma, intrapelvic lymph nodes | CMS +C8267 | Cutaneous follicle center lymphoma, spleen | CMS +C8268 | Cutaneous follicle center lymphoma, lymph nodes of multiple sites | CMS +C8269 | Cutaneous follicle center lymphoma, extranodal and solid organ sites | CMS +C8280 | Other types of follicular lymphoma, unspecified site | CMS +C8281 | Other types of follicular lymphoma, lymph nodes of head, face, and neck | CMS +C8282 | Other types of follicular lymphoma, intrathoracic lymph nodes | CMS +C8283 | Other types of follicular lymphoma, intra-abdominal lymph nodes | CMS +C8284 | Other types of follicular lymphoma, lymph nodes of axilla and upper limb | CMS +C8285 | Other types of follicular lymphoma, lymph nodes of inguinal region and lower limb | CMS +C8286 | Other types of follicular lymphoma, intrapelvic lymph nodes | CMS +C8287 | Other types of follicular lymphoma, spleen | CMS +C8288 | Other types of follicular lymphoma, lymph nodes of multiple sites | CMS +C8289 | Other types of follicular lymphoma, extranodal and solid organ sites | CMS +C8290 | Follicular lymphoma, unspecified, unspecified site | CMS +C8291 | Follicular lymphoma, unspecified, lymph nodes of head, face, and neck | CMS +C8292 | Follicular lymphoma, unspecified, intrathoracic lymph nodes | CMS +C8293 | Follicular lymphoma, unspecified, intra-abdominal lymph nodes | CMS +C8294 | Follicular lymphoma, unspecified, lymph nodes of axilla and upper limb | CMS +C8295 | Follicular lymphoma, unspecified, lymph nodes of inguinal region and lower limb | CMS +C8296 | Follicular lymphoma, unspecified, intrapelvic lymph nodes | CMS +C8297 | Follicular lymphoma, unspecified, spleen | CMS +C8298 | Follicular lymphoma, unspecified, lymph nodes of multiple sites | CMS +C8299 | Follicular lymphoma, unspecified, extranodal and solid organ sites | CMS +C8300 | Small cell B-cell lymphoma, unspecified site | CMS +C8301 | Small cell B-cell lymphoma, lymph nodes of head, face, and neck | CMS +C8302 | Small cell B-cell lymphoma, intrathoracic lymph nodes | CMS +C8303 | Small cell B-cell lymphoma, intra-abdominal lymph nodes | CMS +C8304 | Small cell B-cell lymphoma, lymph nodes of axilla and upper limb | CMS +C8305 | Small cell B-cell lymphoma, lymph nodes of inguinal region and lower limb | CMS +C8306 | Small cell B-cell lymphoma, intrapelvic lymph nodes | CMS +C8307 | Small cell B-cell lymphoma, spleen | CMS +C8308 | Small cell B-cell lymphoma, lymph nodes of multiple sites | CMS +C8309 | Small cell B-cell lymphoma, extranodal and solid organ sites | CMS +C8310 | Mantle cell lymphoma, unspecified site | CMS +C8311 | Mantle cell lymphoma, lymph nodes of head, face, and neck | CMS +C8312 | Mantle cell lymphoma, intrathoracic lymph nodes | CMS +C8313 | Mantle cell lymphoma, intra-abdominal lymph nodes | CMS +C8314 | Mantle cell lymphoma, lymph nodes of axilla and upper limb | CMS +C8315 | Mantle cell lymphoma, lymph nodes of inguinal region and lower limb | CMS +C8316 | Mantle cell lymphoma, intrapelvic lymph nodes | CMS +C8317 | Mantle cell lymphoma, spleen | CMS +C8318 | Mantle cell lymphoma, lymph nodes of multiple sites | CMS +C8319 | Mantle cell lymphoma, extranodal and solid organ sites | CMS +C8330 | Diffuse large B-cell lymphoma, unspecified site | CMS +C8331 | Diffuse large B-cell lymphoma, lymph nodes of head, face, and neck | CMS +C8332 | Diffuse large B-cell lymphoma, intrathoracic lymph nodes | CMS +C8333 | Diffuse large B-cell lymphoma, intra-abdominal lymph nodes | CMS +C8334 | Diffuse large B-cell lymphoma, lymph nodes of axilla and upper limb | CMS +C8335 | Diffuse large B-cell lymphoma, lymph nodes of inguinal region and lower limb | CMS +C8336 | Diffuse large B-cell lymphoma, intrapelvic lymph nodes | CMS +C8337 | Diffuse large B-cell lymphoma, spleen | CMS +C8338 | Diffuse large B-cell lymphoma, lymph nodes of multiple sites | CMS +C8339 | Diffuse large B-cell lymphoma, extranodal and solid organ sites | CMS +C8350 | Lymphoblastic (diffuse) lymphoma, unspecified site | CMS +C8351 | Lymphoblastic (diffuse) lymphoma, lymph nodes of head, face, and neck | CMS +C8352 | Lymphoblastic (diffuse) lymphoma, intrathoracic lymph nodes | CMS +C8353 | Lymphoblastic (diffuse) lymphoma, intra-abdominal lymph nodes | CMS +C8354 | Lymphoblastic (diffuse) lymphoma, lymph nodes of axilla and upper limb | CMS +C8355 | Lymphoblastic (diffuse) lymphoma, lymph nodes of inguinal region and lower limb | CMS +C8356 | Lymphoblastic (diffuse) lymphoma, intrapelvic lymph nodes | CMS +C8357 | Lymphoblastic (diffuse) lymphoma, spleen | CMS +C8358 | Lymphoblastic (diffuse) lymphoma, lymph nodes of multiple sites | CMS +C8359 | Lymphoblastic (diffuse) lymphoma, extranodal and solid organ sites | CMS +C8370 | Burkitt lymphoma, unspecified site | CMS +C8371 | Burkitt lymphoma, lymph nodes of head, face, and neck | CMS +C8372 | Burkitt lymphoma, intrathoracic lymph nodes | CMS +C8373 | Burkitt lymphoma, intra-abdominal lymph nodes | CMS +C8374 | Burkitt lymphoma, lymph nodes of axilla and upper limb | CMS +C8375 | Burkitt lymphoma, lymph nodes of inguinal region and lower limb | CMS +C8376 | Burkitt lymphoma, intrapelvic lymph nodes | CMS +C8377 | Burkitt lymphoma, spleen | CMS +C8378 | Burkitt lymphoma, lymph nodes of multiple sites | CMS +C8379 | Burkitt lymphoma, extranodal and solid organ sites | CMS +C8380 | Other non-follicular lymphoma, unspecified site | CMS +C8381 | Other non-follicular lymphoma, lymph nodes of head, face, and neck | CMS +C8382 | Other non-follicular lymphoma, intrathoracic lymph nodes | CMS +C8383 | Other non-follicular lymphoma, intra-abdominal lymph nodes | CMS +C8384 | Other non-follicular lymphoma, lymph nodes of axilla and upper limb | CMS +C8385 | Other non-follicular lymphoma, lymph nodes of inguinal region and lower limb | CMS +C8386 | Other non-follicular lymphoma, intrapelvic lymph nodes | CMS +C8387 | Other non-follicular lymphoma, spleen | CMS +C8388 | Other non-follicular lymphoma, lymph nodes of multiple sites | CMS +C8389 | Other non-follicular lymphoma, extranodal and solid organ sites | CMS +C8390 | Non-follicular (diffuse) lymphoma, unspecified, unspecified site | CMS +C8391 | Non-follicular (diffuse) lymphoma, unspecified, lymph nodes of head, face, and neck | CMS +C8392 | Non-follicular (diffuse) lymphoma, unspecified, intrathoracic lymph nodes | CMS +C8393 | Non-follicular (diffuse) lymphoma, unspecified, intra-abdominal lymph nodes | CMS +C8394 | Non-follicular (diffuse) lymphoma, unspecified, lymph nodes of axilla and upper limb | CMS +C8395 | Non-follicular (diffuse) lymphoma, unspecified, lymph nodes of inguinal region and lower limb | CMS +C8396 | Non-follicular (diffuse) lymphoma, unspecified, intrapelvic lymph nodes | CMS +C8397 | Non-follicular (diffuse) lymphoma, unspecified, spleen | CMS +C8398 | Non-follicular (diffuse) lymphoma, unspecified, lymph nodes of multiple sites | CMS +C8399 | Non-follicular (diffuse) lymphoma, unspecified, extranodal and solid organ sites | CMS +C8400 | Mycosis fungoides, unspecified site | CMS +C8401 | Mycosis fungoides, lymph nodes of head, face, and neck | CMS +C8402 | Mycosis fungoides, intrathoracic lymph nodes | CMS +C8403 | Mycosis fungoides, intra-abdominal lymph nodes | CMS +C8404 | Mycosis fungoides, lymph nodes of axilla and upper limb | CMS +C8405 | Mycosis fungoides, lymph nodes of inguinal region and lower limb | CMS +C8406 | Mycosis fungoides, intrapelvic lymph nodes | CMS +C8407 | Mycosis fungoides, spleen | CMS +C8408 | Mycosis fungoides, lymph nodes of multiple sites | CMS +C8409 | Mycosis fungoides, extranodal and solid organ sites | CMS +C8410 | Sezary disease, unspecified site | CMS +C8411 | Sezary disease, lymph nodes of head, face, and neck | CMS +C8412 | Sezary disease, intrathoracic lymph nodes | CMS +C8413 | Sezary disease, intra-abdominal lymph nodes | CMS +C8414 | Sezary disease, lymph nodes of axilla and upper limb | CMS +C8415 | Sezary disease, lymph nodes of inguinal region and lower limb | CMS +C8416 | Sezary disease, intrapelvic lymph nodes | CMS +C8417 | Sezary disease, spleen | CMS +C8418 | Sezary disease, lymph nodes of multiple sites | CMS +C8419 | Sezary disease, extranodal and solid organ sites | CMS +C8440 | Peripheral T-cell lymphoma, not classified, unspecified site | CMS +C8441 | Peripheral T-cell lymphoma, not classified, lymph nodes of head, face, and neck | CMS +C8442 | Peripheral T-cell lymphoma, not classified, intrathoracic lymph nodes | CMS +C8443 | Peripheral T-cell lymphoma, not classified, intra-abdominal lymph nodes | CMS +C8444 | Peripheral T-cell lymphoma, not classified, lymph nodes of axilla and upper limb | CMS +C8445 | Peripheral T-cell lymphoma, not classified, lymph nodes of inguinal region and lower limb | CMS +C8446 | Peripheral T-cell lymphoma, not classified, intrapelvic lymph nodes | CMS +C8447 | Peripheral T-cell lymphoma, not classified, spleen | CMS +C8448 | Peripheral T-cell lymphoma, not classified, lymph nodes of multiple sites | CMS +C8449 | Peripheral T-cell lymphoma, not classified, extranodal and solid organ sites | CMS +C8460 | Anaplastic large cell lymphoma, ALK-positive, unspecified site | CMS +C8461 | Anaplastic large cell lymphoma, ALK-positive, lymph nodes of head, face, and neck | CMS +C8462 | Anaplastic large cell lymphoma, ALK-positive, intrathoracic lymph nodes | CMS +C8463 | Anaplastic large cell lymphoma, ALK-positive, intra-abdominal lymph nodes | CMS +C8464 | Anaplastic large cell lymphoma, ALK-positive, lymph nodes of axilla and upper limb | CMS +C8465 | Anaplastic large cell lymphoma, ALK-positive, lymph nodes of inguinal region and lower limb | CMS +C8466 | Anaplastic large cell lymphoma, ALK-positive, intrapelvic lymph nodes | CMS +C8467 | Anaplastic large cell lymphoma, ALK-positive, spleen | CMS +C8468 | Anaplastic large cell lymphoma, ALK-positive, lymph nodes of multiple sites | CMS +C8469 | Anaplastic large cell lymphoma, ALK-positive, extranodal and solid organ sites | CMS +C8470 | Anaplastic large cell lymphoma, ALK-negative, unspecified site | CMS +C8471 | Anaplastic large cell lymphoma, ALK-negative, lymph nodes of head, face, and neck | CMS +C8472 | Anaplastic large cell lymphoma, ALK-negative, intrathoracic lymph nodes | CMS +C8473 | Anaplastic large cell lymphoma, ALK-negative, intra-abdominal lymph nodes | CMS +C8474 | Anaplastic large cell lymphoma, ALK-negative, lymph nodes of axilla and upper limb | CMS +C8475 | Anaplastic large cell lymphoma, ALK-negative, lymph nodes of inguinal region and lower limb | CMS +C8476 | Anaplastic large cell lymphoma, ALK-negative, intrapelvic lymph nodes | CMS +C8477 | Anaplastic large cell lymphoma, ALK-negative, spleen | CMS +C8478 | Anaplastic large cell lymphoma, ALK-negative, lymph nodes of multiple sites | CMS +C8479 | Anaplastic large cell lymphoma, ALK-negative, extranodal and solid organ sites | CMS +C84A0 | Cutaneous T-cell lymphoma, unspecified, unspecified site | CMS +C84A1 | Cutaneous T-cell lymphoma, unspecified lymph nodes of head, face, and neck | CMS +C84A2 | Cutaneous T-cell lymphoma, unspecified, intrathoracic lymph nodes | CMS +C84A3 | Cutaneous T-cell lymphoma, unspecified, intra-abdominal lymph nodes | CMS +C84A4 | Cutaneous T-cell lymphoma, unspecified, lymph nodes of axilla and upper limb | CMS +C84A5 | Cutaneous T-cell lymphoma, unspecified, lymph nodes of inguinal region and lower limb | CMS +C84A6 | Cutaneous T-cell lymphoma, unspecified, intrapelvic lymph nodes | CMS +C84A7 | Cutaneous T-cell lymphoma, unspecified, spleen | CMS +C84A8 | Cutaneous T-cell lymphoma, unspecified, lymph nodes of multiple sites | CMS +C84A9 | Cutaneous T-cell lymphoma, unspecified, extranodal and solid organ sites | CMS +C84Z0 | Other mature T/NK-cell lymphomas, unspecified site | CMS +C84Z1 | Other mature T/NK-cell lymphomas, lymph nodes of head, face, and neck | CMS +C84Z2 | Other mature T/NK-cell lymphomas, intrathoracic lymph nodes | CMS +C84Z3 | Other mature T/NK-cell lymphomas, intra-abdominal lymph nodes | CMS +C84Z4 | Other mature T/NK-cell lymphomas, lymph nodes of axilla and upper limb | CMS +C84Z5 | Other mature T/NK-cell lymphomas, lymph nodes of inguinal region and lower limb | CMS +C84Z6 | Other mature T/NK-cell lymphomas, intrapelvic lymph nodes | CMS +C84Z7 | Other mature T/NK-cell lymphomas, spleen | CMS +C84Z8 | Other mature T/NK-cell lymphomas, lymph nodes of multiple sites | CMS +C84Z9 | Other mature T/NK-cell lymphomas, extranodal and solid organ sites | CMS +C8490 | Mature T/NK-cell lymphomas, unspecified, unspecified site | CMS +C8491 | Mature T/NK-cell lymphomas, unspecified, lymph nodes of head, face, and neck | CMS +C8492 | Mature T/NK-cell lymphomas, unspecified, intrathoracic lymph nodes | CMS +C8493 | Mature T/NK-cell lymphomas, unspecified, intra-abdominal lymph nodes | CMS +C8494 | Mature T/NK-cell lymphomas, unspecified, lymph nodes of axilla and upper limb | CMS +C8495 | Mature T/NK-cell lymphomas, unspecified, lymph nodes of inguinal region and lower limb | CMS +C8496 | Mature T/NK-cell lymphomas, unspecified, intrapelvic lymph nodes | CMS +C8497 | Mature T/NK-cell lymphomas, unspecified, spleen | CMS +C8498 | Mature T/NK-cell lymphomas, unspecified, lymph nodes of multiple sites | CMS +C8499 | Mature T/NK-cell lymphomas, unspecified, extranodal and solid organ sites | CMS +C8510 | Unspecified B-cell lymphoma, unspecified site | CMS +C8511 | Unspecified B-cell lymphoma, lymph nodes of head, face, and neck | CMS +C8512 | Unspecified B-cell lymphoma, intrathoracic lymph nodes | CMS +C8513 | Unspecified B-cell lymphoma, intra-abdominal lymph nodes | CMS +C8514 | Unspecified B-cell lymphoma, lymph nodes of axilla and upper limb | CMS +C8515 | Unspecified B-cell lymphoma, lymph nodes of inguinal region and lower limb | CMS +C8516 | Unspecified B-cell lymphoma, intrapelvic lymph nodes | CMS +C8517 | Unspecified B-cell lymphoma, spleen | CMS +C8518 | Unspecified B-cell lymphoma, lymph nodes of multiple sites | CMS +C8519 | Unspecified B-cell lymphoma, extranodal and solid organ sites | CMS +C8520 | Mediastinal (thymic) large B-cell lymphoma, unspecified site | CMS +C8521 | Mediastinal (thymic) large B-cell lymphoma, lymph nodes of head, face, and neck | CMS +C8522 | Mediastinal (thymic) large B-cell lymphoma, intrathoracic lymph nodes | CMS +C8523 | Mediastinal (thymic) large B-cell lymphoma, intra-abdominal lymph nodes | CMS +C8524 | Mediastinal (thymic) large B-cell lymphoma, lymph nodes of axilla and upper limb | CMS +C8525 | Mediastinal (thymic) large B-cell lymphoma, lymph nodes of inguinal region and lower limb | CMS +C8526 | Mediastinal (thymic) large B-cell lymphoma, intrapelvic lymph nodes | CMS +C8527 | Mediastinal (thymic) large B-cell lymphoma, spleen | CMS +C8528 | Mediastinal (thymic) large B-cell lymphoma, lymph nodes of multiple sites | CMS +C8529 | Mediastinal (thymic) large B-cell lymphoma, extranodal and solid organ sites | CMS +C8580 | Other specified types of non-Hodgkin lymphoma, unspecified site | CMS +C8581 | Other specified types of non-Hodgkin lymphoma, lymph nodes of head, face, and neck | CMS +C8582 | Other specified types of non-Hodgkin lymphoma, intrathoracic lymph nodes | CMS +C8583 | Other specified types of non-Hodgkin lymphoma, intra-abdominal lymph nodes | CMS +C8584 | Other specified types of non-Hodgkin lymphoma, lymph nodes of axilla and upper limb | CMS +C8585 | Other specified types of non-Hodgkin lymphoma, lymph nodes of inguinal region and lower limb | CMS +C8586 | Other specified types of non-Hodgkin lymphoma, intrapelvic lymph nodes | CMS +C8587 | Other specified types of non-Hodgkin lymphoma, spleen | CMS +C8588 | Other specified types of non-Hodgkin lymphoma, lymph nodes of multiple sites | CMS +C8589 | Other specified types of non-Hodgkin lymphoma, extranodal and solid organ sites | CMS +C8590 | Non-Hodgkin lymphoma, unspecified, unspecified site | CMS +C8591 | Non-Hodgkin lymphoma, unspecified, lymph nodes of head, face, and neck | CMS +C8592 | Non-Hodgkin lymphoma, unspecified, intrathoracic lymph nodes | CMS +C8593 | Non-Hodgkin lymphoma, unspecified, intra-abdominal lymph nodes | CMS +C8594 | Non-Hodgkin lymphoma, unspecified, lymph nodes of axilla and upper limb | CMS +C8595 | Non-Hodgkin lymphoma, unspecified, lymph nodes of inguinal region and lower limb | CMS +C8596 | Non-Hodgkin lymphoma, unspecified, intrapelvic lymph nodes | CMS +C8597 | Non-Hodgkin lymphoma, unspecified, spleen | CMS +C8598 | Non-Hodgkin lymphoma, unspecified, lymph nodes of multiple sites | CMS +C8599 | Non-Hodgkin lymphoma, unspecified, extranodal and solid organ sites | CMS +C860 | Extranodal NK/T-cell lymphoma, nasal type | CMS +C861 | Hepatosplenic T-cell lymphoma | CMS +C862 | Enteropathy-type (intestinal) T-cell lymphoma | CMS +C863 | Subcutaneous panniculitis-like T-cell lymphoma | CMS +C864 | Blastic NK-cell lymphoma | CMS +C865 | Angioimmunoblastic T-cell lymphoma | CMS +C866 | Primary cutaneous CD30-positive T-cell proliferations | CMS +C880 | Waldenstrom macroglobulinemia | CMS +C882 | Heavy chain disease | CMS +C883 | Immunoproliferative small intestinal disease | CMS +C884 | Extranodal marginal zone B-cell lymphoma of mucosa-associated lymphoid tissue [MALT-lymphoma] | CMS +C888 | Other malignant immunoproliferative diseases | CMS +C889 | Malignant immunoproliferative disease, unspecified | CMS +C9000 | Multiple myeloma not having achieved remission | CMS +C9001 | Multiple myeloma in remission | CMS +C9002 | Multiple myeloma in relapse | CMS +C9010 | Plasma cell leukemia not having achieved remission | CMS +C9011 | Plasma cell leukemia in remission | CMS +C9012 | Plasma cell leukemia in relapse | CMS +C9020 | Extramedullary plasmacytoma not having achieved remission | CMS +C9021 | Extramedullary plasmacytoma in remission | CMS +C9022 | Extramedullary plasmacytoma in relapse | CMS +C9030 | Solitary plasmacytoma not having achieved remission | CMS +C9031 | Solitary plasmacytoma in remission | CMS +C9032 | Solitary plasmacytoma in relapse | CMS +C9100 | Acute lymphoblastic leukemia not having achieved remission | CMS +C9101 | Acute lymphoblastic leukemia, in remission | CMS +C9102 | Acute lymphoblastic leukemia, in relapse | CMS +C9110 | Chronic lymphocytic leukemia of B-cell type not having achieved remission | CMS +C9111 | Chronic lymphocytic leukemia of B-cell type in remission | CMS +C9112 | Chronic lymphocytic leukemia of B-cell type in relapse | CMS +C9130 | Prolymphocytic leukemia of B-cell type not having achieved remission | CMS +C9131 | Prolymphocytic leukemia of B-cell type, in remission | CMS +C9132 | Prolymphocytic leukemia of B-cell type, in relapse | CMS +C9140 | Hairy cell leukemia not having achieved remission | CMS +C9141 | Hairy cell leukemia, in remission | CMS +C9142 | Hairy cell leukemia, in relapse | CMS +C9150 | Adult T-cell lymphoma/leukemia (HTLV-1-associated) not having achieved remission | CMS +C9151 | Adult T-cell lymphoma/leukemia (HTLV-1-associated), in remission | CMS +C9152 | Adult T-cell lymphoma/leukemia (HTLV-1-associated), in relapse | CMS +C9160 | Prolymphocytic leukemia of T-cell type not having achieved remission | CMS +C9161 | Prolymphocytic leukemia of T-cell type, in remission | CMS +C9162 | Prolymphocytic leukemia of T-cell type, in relapse | CMS +C91A0 | Mature B-cell leukemia Burkitt-type not having achieved remission | CMS +C91A1 | Mature B-cell leukemia Burkitt-type, in remission | CMS +C91A2 | Mature B-cell leukemia Burkitt-type, in relapse | CMS +C91Z0 | Other lymphoid leukemia not having achieved remission | CMS +C91Z1 | Other lymphoid leukemia, in remission | CMS +C91Z2 | Other lymphoid leukemia, in relapse | CMS +C9190 | Lymphoid leukemia, unspecified not having achieved remission | CMS +C9191 | Lymphoid leukemia, unspecified, in remission | CMS +C9192 | Lymphoid leukemia, unspecified, in relapse | CMS +C9200 | Acute myeloblastic leukemia, not having achieved remission | CMS +C9201 | Acute myeloblastic leukemia, in remission | CMS +C9202 | Acute myeloblastic leukemia, in relapse | CMS +C9210 | Chronic myeloid leukemia, BCR/ABL-positive, not having achieved remission | CMS +C9211 | Chronic myeloid leukemia, BCR/ABL-positive, in remission | CMS +C9212 | Chronic myeloid leukemia, BCR/ABL-positive, in relapse | CMS +C9220 | Atypical chronic myeloid leukemia, BCR/ABL-negative, not having achieved remission | CMS +C9221 | Atypical chronic myeloid leukemia, BCR/ABL-negative, in remission | CMS +C9222 | Atypical chronic myeloid leukemia, BCR/ABL-negative, in relapse | CMS +C9230 | Myeloid sarcoma, not having achieved remission | CMS +C9231 | Myeloid sarcoma, in remission | CMS +C9232 | Myeloid sarcoma, in relapse | CMS +C9240 | Acute promyelocytic leukemia, not having achieved remission | CMS +C9241 | Acute promyelocytic leukemia, in remission | CMS +C9242 | Acute promyelocytic leukemia, in relapse | CMS +C9250 | Acute myelomonocytic leukemia, not having achieved remission | CMS +C9251 | Acute myelomonocytic leukemia, in remission | CMS +C9252 | Acute myelomonocytic leukemia, in relapse | CMS +C9260 | Acute myeloid leukemia with 11q23-abnormality not having achieved remission | CMS +C9261 | Acute myeloid leukemia with 11q23-abnormality in remission | CMS +C9262 | Acute myeloid leukemia with 11q23-abnormality in relapse | CMS +C92A0 | Acute myeloid leukemia with multilineage dysplasia, not having achieved remission | CMS +C92A1 | Acute myeloid leukemia with multilineage dysplasia, in remission | CMS +C92A2 | Acute myeloid leukemia with multilineage dysplasia, in relapse | CMS +C92Z0 | Other myeloid leukemia not having achieved remission | CMS +C92Z1 | Other myeloid leukemia, in remission | CMS +C92Z2 | Other myeloid leukemia, in relapse | CMS +C9290 | Myeloid leukemia, unspecified, not having achieved remission | CMS +C9291 | Myeloid leukemia, unspecified in remission | CMS +C9292 | Myeloid leukemia, unspecified in relapse | CMS +C9300 | Acute monoblastic/monocytic leukemia, not having achieved remission | CMS +C9301 | Acute monoblastic/monocytic leukemia, in remission | CMS +C9302 | Acute monoblastic/monocytic leukemia, in relapse | CMS +C9310 | Chronic myelomonocytic leukemia not having achieved remission | CMS +C9311 | Chronic myelomonocytic leukemia, in remission | CMS +C9312 | Chronic myelomonocytic leukemia, in relapse | CMS +C9330 | Juvenile myelomonocytic leukemia, not having achieved remission | CMS +C9331 | Juvenile myelomonocytic leukemia, in remission | CMS +C9332 | Juvenile myelomonocytic leukemia, in relapse | CMS +C93Z0 | Other monocytic leukemia, not having achieved remission | CMS +C93Z1 | Other monocytic leukemia, in remission | CMS +C93Z2 | Other monocytic leukemia, in relapse | CMS +C9390 | Monocytic leukemia, unspecified, not having achieved remission | CMS +C9391 | Monocytic leukemia, unspecified in remission | CMS +C9392 | Monocytic leukemia, unspecified in relapse | CMS +C9400 | Acute erythroid leukemia, not having achieved remission | CMS +C9401 | Acute erythroid leukemia, in remission | CMS +C9402 | Acute erythroid leukemia, in relapse | CMS +C9420 | Acute megakaryoblastic leukemia not having achieved remission | CMS +C9421 | Acute megakaryoblastic leukemia, in remission | CMS +C9422 | Acute megakaryoblastic leukemia, in relapse | CMS +C9430 | Mast cell leukemia not having achieved remission | CMS +C9431 | Mast cell leukemia, in remission | CMS +C9432 | Mast cell leukemia, in relapse | CMS +C9440 | Acute panmyelosis with myelofibrosis not having achieved remission | CMS +C9441 | Acute panmyelosis with myelofibrosis, in remission | CMS +C9442 | Acute panmyelosis with myelofibrosis, in relapse | CMS +C946 | Myelodysplastic disease, not classified | CMS +C9480 | Other specified leukemias not having achieved remission | CMS +C9481 | Other specified leukemias, in remission | CMS +C9482 | Other specified leukemias, in relapse | CMS +C9500 | Acute leukemia of unspecified cell type not having achieved remission | CMS +C9501 | Acute leukemia of unspecified cell type, in remission | CMS +C9502 | Acute leukemia of unspecified cell type, in relapse | CMS +C9510 | Chronic leukemia of unspecified cell type not having achieved remission | CMS +C9511 | Chronic leukemia of unspecified cell type, in remission | CMS +C9512 | Chronic leukemia of unspecified cell type, in relapse | CMS +C9590 | Leukemia, unspecified not having achieved remission | CMS +C9591 | Leukemia, unspecified, in remission | CMS +C9592 | Leukemia, unspecified, in relapse | CMS +C960 | Multifocal and multisystemic (disseminated) Langerhans-cell histiocytosis | CMS +C9620 | Malignant mast cell neoplasm, unspecified | CMS +C9621 | Aggressive systemic mastocytosis | CMS +C9622 | Mast cell sarcoma | CMS +C9629 | Other malignant mast cell neoplasm | CMS +C964 | Sarcoma of dendritic cells (accessory cells) | CMS +C965 | Multifocal and unisystemic Langerhans-cell histiocytosis | CMS +C966 | Unifocal Langerhans-cell histiocytosis | CMS +C96A | Histiocytic sarcoma | CMS +C96Z | Other specified malignant neoplasms of lymphoid, hematopoietic and related tissue | CMS +C969 | Malignant neoplasm of lymphoid, hematopoietic and related tissue, unspecified | CMS +D0000 | Carcinoma in situ of oral cavity, unspecified site | CMS +D0001 | Carcinoma in situ of labial mucosa and vermilion border | CMS +D0002 | Carcinoma in situ of buccal mucosa | CMS +D0003 | Carcinoma in situ of gingiva and edentulous alveolar ridge | CMS +D0004 | Carcinoma in situ of soft palate | CMS +D0005 | Carcinoma in situ of hard palate | CMS +D0006 | Carcinoma in situ of floor of mouth | CMS +D0007 | Carcinoma in situ of tongue | CMS +D0008 | Carcinoma in situ of pharynx | CMS +D001 | Carcinoma in situ of esophagus | CMS +D002 | Carcinoma in situ of stomach | CMS +D010 | Carcinoma in situ of colon | CMS +D011 | Carcinoma in situ of rectosigmoid junction | CMS +D012 | Carcinoma in situ of rectum | CMS +D013 | Carcinoma in situ of anus and anal canal | CMS +D0140 | Carcinoma in situ of unspecified part of intestine | CMS +D0149 | Carcinoma in situ of other parts of intestine | CMS +D015 | Carcinoma in situ of liver, gallbladder and bile ducts | CMS +D017 | Carcinoma in situ of other specified digestive organs | CMS +D019 | Carcinoma in situ of digestive organ, unspecified | CMS +D020 | Carcinoma in situ of larynx | CMS +D021 | Carcinoma in situ of trachea | CMS +D0220 | Carcinoma in situ of unspecified bronchus and lung | CMS +D0221 | Carcinoma in situ of right bronchus and lung | CMS +D0222 | Carcinoma in situ of left bronchus and lung | CMS +D023 | Carcinoma in situ of other parts of respiratory system | CMS +D024 | Carcinoma in situ of respiratory system, unspecified | CMS +D030 | Melanoma in situ of lip | CMS +D0310 | Melanoma in situ of unspecified eyelid, including canthus | CMS +D03111 | Melanoma in situ of right upper eyelid, including canthus | CMS +D03112 | Melanoma in situ of right lower eyelid, including canthus | CMS +D03121 | Melanoma in situ of left upper eyelid, including canthus | CMS +D03122 | Melanoma in situ of left lower eyelid, including canthus | CMS +D0320 | Melanoma in situ of unspecified ear and external auricular canal | CMS +D0321 | Melanoma in situ of right ear and external auricular canal | CMS +D0322 | Melanoma in situ of left ear and external auricular canal | CMS +D0330 | Melanoma in situ of unspecified part of face | CMS +D0339 | Melanoma in situ of other parts of face | CMS +D034 | Melanoma in situ of scalp and neck | CMS +D0351 | Melanoma in situ of anal skin | CMS +D0352 | Melanoma in situ of breast (skin) (soft tissue) | CMS +D0359 | Melanoma in situ of other part of trunk | CMS +D0360 | Melanoma in situ of unspecified upper limb, including shoulder | CMS +D0361 | Melanoma in situ of right upper limb, including shoulder | CMS +D0362 | Melanoma in situ of left upper limb, including shoulder | CMS +D0370 | Melanoma in situ of unspecified lower limb, including hip | CMS +D0371 | Melanoma in situ of right lower limb, including hip | CMS +D0372 | Melanoma in situ of left lower limb, including hip | CMS +D038 | Melanoma in situ of other sites | CMS +D039 | Melanoma in situ, unspecified | CMS +D040 | Carcinoma in situ of skin of lip | CMS +D0410 | Carcinoma in situ of skin of unspecified eyelid, including canthus | CMS +D04111 | Carcinoma in situ of skin of right upper eyelid, including canthus | CMS +D04112 | Carcinoma in situ of skin of right lower eyelid, including canthus | CMS +D04121 | Carcinoma in situ of skin of left upper eyelid, including canthus | CMS +D04122 | Carcinoma in situ of skin of left lower eyelid, including canthus | CMS +D0420 | Carcinoma in situ of skin of unspecified ear and external auricular canal | CMS +D0421 | Carcinoma in situ of skin of right ear and external auricular canal | CMS +D0422 | Carcinoma in situ of skin of left ear and external auricular canal | CMS +D0430 | Carcinoma in situ of skin of unspecified part of face | CMS +D0439 | Carcinoma in situ of skin of other parts of face | CMS +D044 | Carcinoma in situ of skin of scalp and neck | CMS +D045 | Carcinoma in situ of skin of trunk | CMS +D0460 | Carcinoma in situ of skin of unspecified upper limb, including shoulder | CMS +D0461 | Carcinoma in situ of skin of right upper limb, including shoulder | CMS +D0462 | Carcinoma in situ of skin of left upper limb, including shoulder | CMS +D0470 | Carcinoma in situ of skin of unspecified lower limb, including hip | CMS +D0471 | Carcinoma in situ of skin of right lower limb, including hip | CMS +D0472 | Carcinoma in situ of skin of left lower limb, including hip | CMS +D048 | Carcinoma in situ of skin of other sites | CMS +D049 | Carcinoma in situ of skin, unspecified | CMS +D0500 | Lobular carcinoma in situ of unspecified breast | CMS +D0501 | Lobular carcinoma in situ of right breast | CMS +D0502 | Lobular carcinoma in situ of left breast | CMS +D0510 | Intraductal carcinoma in situ of unspecified breast | CMS +D0511 | Intraductal carcinoma in situ of right breast | CMS +D0512 | Intraductal carcinoma in situ of left breast | CMS +D0580 | Other specified type of carcinoma in situ of unspecified breast | CMS +D0581 | Other specified type of carcinoma in situ of right breast | CMS +D0582 | Other specified type of carcinoma in situ of left breast | CMS +D0590 | Unspecified type of carcinoma in situ of unspecified breast | CMS +D0591 | Unspecified type of carcinoma in situ of right breast | CMS +D0592 | Unspecified type of carcinoma in situ of left breast | CMS +D060 | Carcinoma in situ of endocervix | CMS +D061 | Carcinoma in situ of exocervix | CMS +D067 | Carcinoma in situ of other parts of cervix | CMS +D069 | Carcinoma in situ of cervix, unspecified | CMS +D070 | Carcinoma in situ of endometrium | CMS +D071 | Carcinoma in situ of vulva | CMS +D072 | Carcinoma in situ of vagina | CMS +D0730 | Carcinoma in situ of unspecified female genital organs | CMS +D0739 | Carcinoma in situ of other female genital organs | CMS +D074 | Carcinoma in situ of penis | CMS +D075 | Carcinoma in situ of prostate | CMS +D0760 | Carcinoma in situ of unspecified male genital organs | CMS +D0761 | Carcinoma in situ of scrotum | CMS +D0769 | Carcinoma in situ of other male genital organs | CMS +D090 | Carcinoma in situ of bladder | CMS +D0910 | Carcinoma in situ of unspecified urinary organ | CMS +D0919 | Carcinoma in situ of other urinary organs | CMS +D0920 | Carcinoma in situ of unspecified eye | CMS +D0921 | Carcinoma in situ of right eye | CMS +D0922 | Carcinoma in situ of left eye | CMS +D093 | Carcinoma in situ of thyroid and other endocrine glands | CMS +D098 | Carcinoma in situ of other specified sites | CMS +D099 | Carcinoma in situ, unspecified | CMS +D100 | Benign neoplasm of lip | CMS +D101 | Benign neoplasm of tongue | CMS +D102 | Benign neoplasm of floor of mouth | CMS +D1030 | Benign neoplasm of unspecified part of mouth | CMS +D1039 | Benign neoplasm of other parts of mouth | CMS +D104 | Benign neoplasm of tonsil | CMS +D105 | Benign neoplasm of other parts of oropharynx | CMS +D106 | Benign neoplasm of nasopharynx | CMS +D107 | Benign neoplasm of hypopharynx | CMS +D109 | Benign neoplasm of pharynx, unspecified | CMS +D110 | Benign neoplasm of parotid gland | CMS +D117 | Benign neoplasm of other major salivary glands | CMS +D119 | Benign neoplasm of major salivary gland, unspecified | CMS +D120 | Benign neoplasm of cecum | CMS +D121 | Benign neoplasm of appendix | CMS +D122 | Benign neoplasm of ascending colon | CMS +D123 | Benign neoplasm of transverse colon | CMS +D124 | Benign neoplasm of descending colon | CMS +D125 | Benign neoplasm of sigmoid colon | CMS +D126 | Benign neoplasm of colon, unspecified | CMS +D127 | Benign neoplasm of rectosigmoid junction | CMS +D128 | Benign neoplasm of rectum | CMS +D129 | Benign neoplasm of anus and anal canal | CMS +D130 | Benign neoplasm of esophagus | CMS +D131 | Benign neoplasm of stomach | CMS +D132 | Benign neoplasm of duodenum | CMS +D1330 | Benign neoplasm of unspecified part of small intestine | CMS +D1339 | Benign neoplasm of other parts of small intestine | CMS +D134 | Benign neoplasm of liver | CMS +D135 | Benign neoplasm of extrahepatic bile ducts | CMS +D136 | Benign neoplasm of pancreas | CMS +D137 | Benign neoplasm of endocrine pancreas | CMS +D139 | Benign neoplasm of ill-defined sites within the digestive system | CMS +D140 | Benign neoplasm of middle ear, nasal cavity and accessory sinuses | CMS +D141 | Benign neoplasm of larynx | CMS +D142 | Benign neoplasm of trachea | CMS +D1430 | Benign neoplasm of unspecified bronchus and lung | CMS +D1431 | Benign neoplasm of right bronchus and lung | CMS +D1432 | Benign neoplasm of left bronchus and lung | CMS +D144 | Benign neoplasm of respiratory system, unspecified | CMS +D150 | Benign neoplasm of thymus | CMS +D151 | Benign neoplasm of heart | CMS +D152 | Benign neoplasm of mediastinum | CMS +D157 | Benign neoplasm of other specified intrathoracic organs | CMS +D159 | Benign neoplasm of intrathoracic organ, unspecified | CMS +D1600 | Benign neoplasm of scapula and long bones of unspecified upper limb | CMS +D1601 | Benign neoplasm of scapula and long bones of right upper limb | CMS +D1602 | Benign neoplasm of scapula and long bones of left upper limb | CMS +D1610 | Benign neoplasm of short bones of unspecified upper limb | CMS +D1611 | Benign neoplasm of short bones of right upper limb | CMS +D1612 | Benign neoplasm of short bones of left upper limb | CMS +D1620 | Benign neoplasm of long bones of unspecified lower limb | CMS +D1621 | Benign neoplasm of long bones of right lower limb | CMS +D1622 | Benign neoplasm of long bones of left lower limb | CMS +D1630 | Benign neoplasm of short bones of unspecified lower limb | CMS +D1631 | Benign neoplasm of short bones of right lower limb | CMS +D1632 | Benign neoplasm of short bones of left lower limb | CMS +D164 | Benign neoplasm of bones of skull and face | CMS +D165 | Benign neoplasm of lower jaw bone | CMS +D166 | Benign neoplasm of vertebral column | CMS +D167 | Benign neoplasm of ribs, sternum and clavicle | CMS +D168 | Benign neoplasm of pelvic bones, sacrum and coccyx | CMS +D169 | Benign neoplasm of bone and articular cartilage, unspecified | CMS +D170 | Benign lipomatous neoplasm of skin and subcutaneous tissue of head, face and neck | CMS +D171 | Benign lipomatous neoplasm of skin and subcutaneous tissue of trunk | CMS +D1720 | Benign lipomatous neoplasm of skin and subcutaneous tissue of unspecified limb | CMS +D1721 | Benign lipomatous neoplasm of skin and subcutaneous tissue of right arm | CMS +D1722 | Benign lipomatous neoplasm of skin and subcutaneous tissue of left arm | CMS +D1723 | Benign lipomatous neoplasm of skin and subcutaneous tissue of right leg | CMS +D1724 | Benign lipomatous neoplasm of skin and subcutaneous tissue of left leg | CMS +D1730 | Benign lipomatous neoplasm of skin and subcutaneous tissue of unspecified sites | CMS +D1739 | Benign lipomatous neoplasm of skin and subcutaneous tissue of other sites | CMS +D174 | Benign lipomatous neoplasm of intrathoracic organs | CMS +D175 | Benign lipomatous neoplasm of intra-abdominal organs | CMS +D176 | Benign lipomatous neoplasm of spermatic cord | CMS +D1771 | Benign lipomatous neoplasm of kidney | CMS +D1772 | Benign lipomatous neoplasm of other genitourinary organ | CMS +D1779 | Benign lipomatous neoplasm of other sites | CMS +D179 | Benign lipomatous neoplasm, unspecified | CMS +D1800 | Hemangioma unspecified site | CMS +D1801 | Hemangioma of skin and subcutaneous tissue | CMS +D1802 | Hemangioma of intracranial structures | CMS +D1803 | Hemangioma of intra-abdominal structures | CMS +D1809 | Hemangioma of other sites | CMS +D181 | Lymphangioma, any site | CMS +D190 | Benign neoplasm of mesothelial tissue of pleura | CMS +D191 | Benign neoplasm of mesothelial tissue of peritoneum | CMS +D197 | Benign neoplasm of mesothelial tissue of other sites | CMS +D199 | Benign neoplasm of mesothelial tissue, unspecified | CMS +D200 | Benign neoplasm of soft tissue of retroperitoneum | CMS +D201 | Benign neoplasm of soft tissue of peritoneum | CMS +D210 | Benign neoplasm of connective and other soft tissue of head, face and neck | CMS +D2110 | Benign neoplasm of connective and other soft tissue of unspecified upper limb, including shoulder | CMS +D2111 | Benign neoplasm of connective and other soft tissue of right upper limb, including shoulder | CMS +D2112 | Benign neoplasm of connective and other soft tissue of left upper limb, including shoulder | CMS +D2120 | Benign neoplasm of connective and other soft tissue of unspecified lower limb, including hip | CMS +D2121 | Benign neoplasm of connective and other soft tissue of right lower limb, including hip | CMS +D2122 | Benign neoplasm of connective and other soft tissue of left lower limb, including hip | CMS +D213 | Benign neoplasm of connective and other soft tissue of thorax | CMS +D214 | Benign neoplasm of connective and other soft tissue of abdomen | CMS +D215 | Benign neoplasm of connective and other soft tissue of pelvis | CMS +D216 | Benign neoplasm of connective and other soft tissue of trunk, unspecified | CMS +D219 | Benign neoplasm of connective and other soft tissue, unspecified | CMS +D220 | Melanocytic nevi of lip | CMS +D2210 | Melanocytic nevi of unspecified eyelid, including canthus | CMS +D22111 | Melanocytic nevi of right upper eyelid, including canthus | CMS +D22112 | Melanocytic nevi of right lower eyelid, including canthus | CMS +D22121 | Melanocytic nevi of left upper eyelid, including canthus | CMS +D22122 | Melanocytic nevi of left lower eyelid, including canthus | CMS +D2220 | Melanocytic nevi of unspecified ear and external auricular canal | CMS +D2221 | Melanocytic nevi of right ear and external auricular canal | CMS +D2222 | Melanocytic nevi of left ear and external auricular canal | CMS +D2230 | Melanocytic nevi of unspecified part of face | CMS +D2239 | Melanocytic nevi of other parts of face | CMS +D224 | Melanocytic nevi of scalp and neck | CMS +D225 | Melanocytic nevi of trunk | CMS +D2260 | Melanocytic nevi of unspecified upper limb, including shoulder | CMS +D2261 | Melanocytic nevi of right upper limb, including shoulder | CMS +D2262 | Melanocytic nevi of left upper limb, including shoulder | CMS +D2270 | Melanocytic nevi of unspecified lower limb, including hip | CMS +D2271 | Melanocytic nevi of right lower limb, including hip | CMS +D2272 | Melanocytic nevi of left lower limb, including hip | CMS +D229 | Melanocytic nevi, unspecified | CMS +D230 | Other benign neoplasm of skin of lip | CMS +D2310 | Other benign neoplasm of skin of unspecified eyelid, including canthus | CMS +D23111 | Other benign neoplasm of skin of right upper eyelid, including canthus | CMS +D23112 | Other benign neoplasm of skin of right lower eyelid, including canthus | CMS +D23121 | Other benign neoplasm of skin of left upper eyelid, including canthus | CMS +D23122 | Other benign neoplasm of skin of left lower eyelid, including canthus | CMS +D2320 | Other benign neoplasm of skin of unspecified ear and external auricular canal | CMS +D2321 | Other benign neoplasm of skin of right ear and external auricular canal | CMS +D2322 | Other benign neoplasm of skin of left ear and external auricular canal | CMS +D2330 | Other benign neoplasm of skin of unspecified part of face | CMS +D2339 | Other benign neoplasm of skin of other parts of face | CMS +D234 | Other benign neoplasm of skin of scalp and neck | CMS +D235 | Other benign neoplasm of skin of trunk | CMS +D2360 | Other benign neoplasm of skin of unspecified upper limb, including shoulder | CMS +D2361 | Other benign neoplasm of skin of right upper limb, including shoulder | CMS +D2362 | Other benign neoplasm of skin of left upper limb, including shoulder | CMS +D2370 | Other benign neoplasm of skin of unspecified lower limb, including hip | CMS +D2371 | Other benign neoplasm of skin of right lower limb, including hip | CMS +D2372 | Other benign neoplasm of skin of left lower limb, including hip | CMS +D239 | Other benign neoplasm of skin, unspecified | CMS +D241 | Benign neoplasm of right breast | CMS +D242 | Benign neoplasm of left breast | CMS +D249 | Benign neoplasm of unspecified breast | CMS +D250 | Submucous leiomyoma of uterus | CMS +D251 | Intramural leiomyoma of uterus | CMS +D252 | Subserosal leiomyoma of uterus | CMS +D259 | Leiomyoma of uterus, unspecified | CMS +D260 | Other benign neoplasm of cervix uteri | CMS +D261 | Other benign neoplasm of corpus uteri | CMS +D267 | Other benign neoplasm of other parts of uterus | CMS +D269 | Other benign neoplasm of uterus, unspecified | CMS +D270 | Benign neoplasm of right ovary | CMS +D271 | Benign neoplasm of left ovary | CMS +D279 | Benign neoplasm of unspecified ovary | CMS +D280 | Benign neoplasm of vulva | CMS +D281 | Benign neoplasm of vagina | CMS +D282 | Benign neoplasm of uterine tubes and ligaments | CMS +D287 | Benign neoplasm of other specified female genital organs | CMS +D289 | Benign neoplasm of female genital organ, unspecified | CMS +D290 | Benign neoplasm of penis | CMS +D291 | Benign neoplasm of prostate | CMS +D2920 | Benign neoplasm of unspecified testis | CMS +D2921 | Benign neoplasm of right testis | CMS +D2922 | Benign neoplasm of left testis | CMS +D2930 | Benign neoplasm of unspecified epididymis | CMS +D2931 | Benign neoplasm of right epididymis | CMS +D2932 | Benign neoplasm of left epididymis | CMS +D294 | Benign neoplasm of scrotum | CMS +D298 | Benign neoplasm of other specified male genital organs | CMS +D299 | Benign neoplasm of male genital organ, unspecified | CMS +D3000 | Benign neoplasm of unspecified kidney | CMS +D3001 | Benign neoplasm of right kidney | CMS +D3002 | Benign neoplasm of left kidney | CMS +D3010 | Benign neoplasm of unspecified renal pelvis | CMS +D3011 | Benign neoplasm of right renal pelvis | CMS +D3012 | Benign neoplasm of left renal pelvis | CMS +D3020 | Benign neoplasm of unspecified ureter | CMS +D3021 | Benign neoplasm of right ureter | CMS +D3022 | Benign neoplasm of left ureter | CMS +D303 | Benign neoplasm of bladder | CMS +D304 | Benign neoplasm of urethra | CMS +D308 | Benign neoplasm of other specified urinary organs | CMS +D309 | Benign neoplasm of urinary organ, unspecified | CMS +D3100 | Benign neoplasm of unspecified conjunctiva | CMS +D3101 | Benign neoplasm of right conjunctiva | CMS +D3102 | Benign neoplasm of left conjunctiva | CMS +D3110 | Benign neoplasm of unspecified cornea | CMS +D3111 | Benign neoplasm of right cornea | CMS +D3112 | Benign neoplasm of left cornea | CMS +D3120 | Benign neoplasm of unspecified retina | CMS +D3121 | Benign neoplasm of right retina | CMS +D3122 | Benign neoplasm of left retina | CMS +D3130 | Benign neoplasm of unspecified choroid | CMS +D3131 | Benign neoplasm of right choroid | CMS +D3132 | Benign neoplasm of left choroid | CMS +D3140 | Benign neoplasm of unspecified ciliary body | CMS +D3141 | Benign neoplasm of right ciliary body | CMS +D3142 | Benign neoplasm of left ciliary body | CMS +D3150 | Benign neoplasm of unspecified lacrimal gland and duct | CMS +D3151 | Benign neoplasm of right lacrimal gland and duct | CMS +D3152 | Benign neoplasm of left lacrimal gland and duct | CMS +D3160 | Benign neoplasm of unspecified site of unspecified orbit | CMS +D3161 | Benign neoplasm of unspecified site of right orbit | CMS +D3162 | Benign neoplasm of unspecified site of left orbit | CMS +D3190 | Benign neoplasm of unspecified part of unspecified eye | CMS +D3191 | Benign neoplasm of unspecified part of right eye | CMS +D3192 | Benign neoplasm of unspecified part of left eye | CMS +D320 | Benign neoplasm of cerebral meninges | CMS +D321 | Benign neoplasm of spinal meninges | CMS +D329 | Benign neoplasm of meninges, unspecified | CMS +D330 | Benign neoplasm of brain, supratentorial | CMS +D331 | Benign neoplasm of brain, infratentorial | CMS +D332 | Benign neoplasm of brain, unspecified | CMS +D333 | Benign neoplasm of cranial nerves | CMS +D334 | Benign neoplasm of spinal cord | CMS +D337 | Benign neoplasm of other specified parts of central nervous system | CMS +D339 | Benign neoplasm of central nervous system, unspecified | CMS +D34 | Benign neoplasm of thyroid gland | CMS +D3500 | Benign neoplasm of unspecified adrenal gland | CMS +D3501 | Benign neoplasm of right adrenal gland | CMS +D3502 | Benign neoplasm of left adrenal gland | CMS +D351 | Benign neoplasm of parathyroid gland | CMS +D352 | Benign neoplasm of pituitary gland | CMS +D353 | Benign neoplasm of craniopharyngeal duct | CMS +D354 | Benign neoplasm of pineal gland | CMS +D355 | Benign neoplasm of carotid body | CMS +D356 | Benign neoplasm of aortic body and other paraganglia | CMS +D357 | Benign neoplasm of other specified endocrine glands | CMS +D359 | Benign neoplasm of endocrine gland, unspecified | CMS +D360 | Benign neoplasm of lymph nodes | CMS +D3610 | Benign neoplasm of peripheral nerves and autonomic nervous system, unspecified | CMS +D3611 | Benign neoplasm of peripheral nerves and autonomic nervous system of face, head, and neck | CMS +D3612 | Benign neoplasm of peripheral nerves and autonomic nervous system, upper limb, including shoulder | CMS +D3613 | Benign neoplasm of peripheral nerves and autonomic nervous system of lower limb, including hip | CMS +D3614 | Benign neoplasm of peripheral nerves and autonomic nervous system of thorax | CMS +D3615 | Benign neoplasm of peripheral nerves and autonomic nervous system of abdomen | CMS +D3616 | Benign neoplasm of peripheral nerves and autonomic nervous system of pelvis | CMS +D3617 | Benign neoplasm of peripheral nerves and autonomic nervous system of trunk, unspecified | CMS +D367 | Benign neoplasm of other specified sites | CMS +D369 | Benign neoplasm, unspecified site | CMS +D3A00 | Benign carcinoid tumor of unspecified site | CMS +D3A010 | Benign carcinoid tumor of the duodenum | CMS +D3A011 | Benign carcinoid tumor of the jejunum | CMS +D3A012 | Benign carcinoid tumor of the ileum | CMS +D3A019 | Benign carcinoid tumor of the small intestine, unspecified portion | CMS +D3A020 | Benign carcinoid tumor of the appendix | CMS +D3A021 | Benign carcinoid tumor of the cecum | CMS +D3A022 | Benign carcinoid tumor of the ascending colon | CMS +D3A023 | Benign carcinoid tumor of the transverse colon | CMS +D3A024 | Benign carcinoid tumor of the descending colon | CMS +D3A025 | Benign carcinoid tumor of the sigmoid colon | CMS +D3A026 | Benign carcinoid tumor of the rectum | CMS +D3A029 | Benign carcinoid tumor of the large intestine, unspecified portion | CMS +D3A090 | Benign carcinoid tumor of the bronchus and lung | CMS +D3A091 | Benign carcinoid tumor of the thymus | CMS +D3A092 | Benign carcinoid tumor of the stomach | CMS +D3A093 | Benign carcinoid tumor of the kidney | CMS +D3A094 | Benign carcinoid tumor of the foregut, unspecified | CMS +D3A095 | Benign carcinoid tumor of the midgut, unspecified | CMS +D3A096 | Benign carcinoid tumor of the hindgut, unspecified | CMS +D3A098 | Benign carcinoid tumors of other sites | CMS +D3A8 | Other benign neuroendocrine tumors | CMS +D3701 | Neoplasm of uncertain behavior of lip | CMS +D3702 | Neoplasm of uncertain behavior of tongue | CMS +D37030 | Neoplasm of uncertain behavior of the parotid salivary glands | CMS +D37031 | Neoplasm of uncertain behavior of the sublingual salivary glands | CMS +D37032 | Neoplasm of uncertain behavior of the submandibular salivary glands | CMS +D37039 | Neoplasm of uncertain behavior of the major salivary glands, unspecified | CMS +D3704 | Neoplasm of uncertain behavior of the minor salivary glands | CMS +D3705 | Neoplasm of uncertain behavior of pharynx | CMS +D3709 | Neoplasm of uncertain behavior of other specified sites of the oral cavity | CMS +D371 | Neoplasm of uncertain behavior of stomach | CMS +D372 | Neoplasm of uncertain behavior of small intestine | CMS +D373 | Neoplasm of uncertain behavior of appendix | CMS +D374 | Neoplasm of uncertain behavior of colon | CMS +D375 | Neoplasm of uncertain behavior of rectum | CMS +D376 | Neoplasm of uncertain behavior of liver, gallbladder and bile ducts | CMS +D378 | Neoplasm of uncertain behavior of other specified digestive organs | CMS +D379 | Neoplasm of uncertain behavior of digestive organ, unspecified | CMS +D380 | Neoplasm of uncertain behavior of larynx | CMS +D381 | Neoplasm of uncertain behavior of trachea, bronchus and lung | CMS +D382 | Neoplasm of uncertain behavior of pleura | CMS +D383 | Neoplasm of uncertain behavior of mediastinum | CMS +D384 | Neoplasm of uncertain behavior of thymus | CMS +D385 | Neoplasm of uncertain behavior of other respiratory organs | CMS +D386 | Neoplasm of uncertain behavior of respiratory organ, unspecified | CMS +D390 | Neoplasm of uncertain behavior of uterus | CMS +D3910 | Neoplasm of uncertain behavior of unspecified ovary | CMS +D3911 | Neoplasm of uncertain behavior of right ovary | CMS +D3912 | Neoplasm of uncertain behavior of left ovary | CMS +D392 | Neoplasm of uncertain behavior of placenta | CMS +D398 | Neoplasm of uncertain behavior of other specified female genital organs | CMS +D399 | Neoplasm of uncertain behavior of female genital organ, unspecified | CMS +D400 | Neoplasm of uncertain behavior of prostate | CMS +D4010 | Neoplasm of uncertain behavior of unspecified testis | CMS +D4011 | Neoplasm of uncertain behavior of right testis | CMS +D4012 | Neoplasm of uncertain behavior of left testis | CMS +D408 | Neoplasm of uncertain behavior of other specified male genital organs | CMS +D409 | Neoplasm of uncertain behavior of male genital organ, unspecified | CMS +D4100 | Neoplasm of uncertain behavior of unspecified kidney | CMS +D4101 | Neoplasm of uncertain behavior of right kidney | CMS +D4102 | Neoplasm of uncertain behavior of left kidney | CMS +D4110 | Neoplasm of uncertain behavior of unspecified renal pelvis | CMS +D4111 | Neoplasm of uncertain behavior of right renal pelvis | CMS +D4112 | Neoplasm of uncertain behavior of left renal pelvis | CMS +D4120 | Neoplasm of uncertain behavior of unspecified ureter | CMS +D4121 | Neoplasm of uncertain behavior of right ureter | CMS +D4122 | Neoplasm of uncertain behavior of left ureter | CMS +D413 | Neoplasm of uncertain behavior of urethra | CMS +D414 | Neoplasm of uncertain behavior of bladder | CMS +D418 | Neoplasm of uncertain behavior of other specified urinary organs | CMS +D419 | Neoplasm of uncertain behavior of unspecified urinary organ | CMS +D420 | Neoplasm of uncertain behavior of cerebral meninges | CMS +D421 | Neoplasm of uncertain behavior of spinal meninges | CMS +D429 | Neoplasm of uncertain behavior of meninges, unspecified | CMS +D430 | Neoplasm of uncertain behavior of brain, supratentorial | CMS +D431 | Neoplasm of uncertain behavior of brain, infratentorial | CMS +D432 | Neoplasm of uncertain behavior of brain, unspecified | CMS +D433 | Neoplasm of uncertain behavior of cranial nerves | CMS +D434 | Neoplasm of uncertain behavior of spinal cord | CMS +D438 | Neoplasm of uncertain behavior of other specified parts of central nervous system | CMS +D439 | Neoplasm of uncertain behavior of central nervous system, unspecified | CMS +D440 | Neoplasm of uncertain behavior of thyroid gland | CMS +D4410 | Neoplasm of uncertain behavior of unspecified adrenal gland | CMS +D4411 | Neoplasm of uncertain behavior of right adrenal gland | CMS +D4412 | Neoplasm of uncertain behavior of left adrenal gland | CMS +D442 | Neoplasm of uncertain behavior of parathyroid gland | CMS +D443 | Neoplasm of uncertain behavior of pituitary gland | CMS +D444 | Neoplasm of uncertain behavior of craniopharyngeal duct | CMS +D445 | Neoplasm of uncertain behavior of pineal gland | CMS +D446 | Neoplasm of uncertain behavior of carotid body | CMS +D447 | Neoplasm of uncertain behavior of aortic body and other paraganglia | CMS +D449 | Neoplasm of uncertain behavior of unspecified endocrine gland | CMS +D45 | Polycythemia vera | CMS +D460 | Refractory anemia without ring sideroblasts, so stated | CMS +D461 | Refractory anemia with ring sideroblasts | CMS +D4620 | Refractory anemia with excess of blasts, unspecified | CMS +D4621 | Refractory anemia with excess of blasts 1 | CMS +D4622 | Refractory anemia with excess of blasts 2 | CMS +D46A | Refractory cytopenia with multilineage dysplasia | CMS +D46B | Refractory cytopenia with multilineage dysplasia and ring sideroblasts | CMS +D46C | Myelodysplastic syndrome with isolated del(5q) chromosomal abnormality | CMS +D464 | Refractory anemia, unspecified | CMS +D46Z | Other myelodysplastic syndromes | CMS +D469 | Myelodysplastic syndrome, unspecified | CMS +D4701 | Cutaneous mastocytosis | CMS +D4702 | Systemic mastocytosis | CMS +D4709 | Other mast cell neoplasms of uncertain behavior | CMS +D471 | Chronic myeloproliferative disease | CMS +D472 | Monoclonal gammopathy | CMS +D473 | Essential (hemorrhagic) thrombocythemia | CMS +D474 | Osteomyelofibrosis | CMS +D47Z1 | Post-transplant lymphoproliferative disorder (PTLD) | CMS +D47Z2 | Castleman disease | CMS +D47Z9 | Other specified neoplasms of uncertain behavior of lymphoid, hematopoietic and related tissue | CMS +D479 | Neoplasm of uncertain behavior of lymphoid, hematopoietic and related tissue, unspecified | CMS +D480 | Neoplasm of uncertain behavior of bone and articular cartilage | CMS +D481 | Neoplasm of uncertain behavior of connective and other soft tissue | CMS +D482 | Neoplasm of uncertain behavior of peripheral nerves and autonomic nervous system | CMS +D483 | Neoplasm of uncertain behavior of retroperitoneum | CMS +D484 | Neoplasm of uncertain behavior of peritoneum | CMS +D485 | Neoplasm of uncertain behavior of skin | CMS +D4860 | Neoplasm of uncertain behavior of unspecified breast | CMS +D4861 | Neoplasm of uncertain behavior of right breast | CMS +D4862 | Neoplasm of uncertain behavior of left breast | CMS +D487 | Neoplasm of uncertain behavior of other specified sites | CMS +D489 | Neoplasm of uncertain behavior, unspecified | CMS +D490 | Neoplasm of unspecified behavior of digestive system | CMS +D491 | Neoplasm of unspecified behavior of respiratory system | CMS +D492 | Neoplasm of unspecified behavior of bone, soft tissue, and skin | CMS +D493 | Neoplasm of unspecified behavior of breast | CMS +D494 | Neoplasm of unspecified behavior of bladder | CMS +D49511 | Neoplasm of unspecified behavior of right kidney | CMS +D49512 | Neoplasm of unspecified behavior of left kidney | CMS +D49519 | Neoplasm of unspecified behavior of unspecified kidney | CMS +D4959 | Neoplasm of unspecified behavior of other genitourinary organ | CMS +D496 | Neoplasm of unspecified behavior of brain | CMS +D497 | Neoplasm of unspecified behavior of endocrine glands and other parts of nervous system | CMS +D4981 | Neoplasm of unspecified behavior of retina and choroid | CMS +D4989 | Neoplasm of unspecified behavior of other specified sites | CMS +D499 | Neoplasm of unspecified behavior of unspecified site | CMS +D500 | Iron deficiency anemia secondary to blood loss (chronic) | CMS +D501 | Sideropenic dysphagia | CMS +D508 | Other iron deficiency anemias | CMS +D509 | Iron deficiency anemia, unspecified | CMS +D510 | Vitamin B12 deficiency anemia due to intrinsic factor deficiency | CMS +D511 | Vitamin B12 deficiency anemia due to selective vitamin B12 malabsorption with proteinuria | CMS +D512 | Transcobalamin II deficiency | CMS +D513 | Other dietary vitamin B12 deficiency anemia | CMS +D518 | Other vitamin B12 deficiency anemias | CMS +D519 | Vitamin B12 deficiency anemia, unspecified | CMS +D520 | Dietary folate deficiency anemia | CMS +D521 | Drug-induced folate deficiency anemia | CMS +D528 | Other folate deficiency anemias | CMS +D529 | Folate deficiency anemia, unspecified | CMS +D530 | Protein deficiency anemia | CMS +D531 | Other megaloblastic anemias, not elsewhere classified | CMS +D532 | Scorbutic anemia | CMS +D538 | Other specified nutritional anemias | CMS +D539 | Nutritional anemia, unspecified | CMS +D550 | Anemia due to glucose-6-phosphate dehydrogenase [G6PD] deficiency | CMS +D551 | Anemia due to other disorders of glutathione metabolism | CMS +D552 | Anemia due to disorders of glycolytic enzymes | CMS +D553 | Anemia due to disorders of nucleotide metabolism | CMS +D558 | Other anemias due to enzyme disorders | CMS +D559 | Anemia due to enzyme disorder, unspecified | CMS +D560 | Alpha thalassemia | CMS +D561 | Beta thalassemia | CMS +D562 | Delta-beta thalassemia | CMS +D563 | Thalassemia minor | CMS +D564 | Hereditary persistence of fetal hemoglobin [HPFH] | CMS +D565 | Hemoglobin E-beta thalassemia | CMS +D568 | Other thalassemias | CMS +D569 | Thalassemia, unspecified | CMS +D5700 | Hb-SS disease with crisis, unspecified | CMS +D5701 | Hb-SS disease with acute chest syndrome | CMS +D5702 | Hb-SS disease with splenic sequestration | CMS +D571 | Sickle-cell disease without crisis | CMS +D5720 | Sickle-cell/Hb-C disease without crisis | CMS +D57211 | Sickle-cell/Hb-C disease with acute chest syndrome | CMS +D57212 | Sickle-cell/Hb-C disease with splenic sequestration | CMS +D57219 | Sickle-cell/Hb-C disease with crisis, unspecified | CMS +D573 | Sickle-cell trait | CMS +D5740 | Sickle-cell thalassemia without crisis | CMS +D57411 | Sickle-cell thalassemia with acute chest syndrome | CMS +D57412 | Sickle-cell thalassemia with splenic sequestration | CMS +D57419 | Sickle-cell thalassemia with crisis, unspecified | CMS +D5780 | Other sickle-cell disorders without crisis | CMS +D57811 | Other sickle-cell disorders with acute chest syndrome | CMS +D57812 | Other sickle-cell disorders with splenic sequestration | CMS +D57819 | Other sickle-cell disorders with crisis, unspecified | CMS +D580 | Hereditary spherocytosis | CMS +D581 | Hereditary elliptocytosis | CMS +D582 | Other hemoglobinopathies | CMS +D588 | Other specified hereditary hemolytic anemias | CMS +D589 | Hereditary hemolytic anemia, unspecified | CMS +D590 | Drug-induced autoimmune hemolytic anemia | CMS +D591 | Other autoimmune hemolytic anemias | CMS +D592 | Drug-induced nonautoimmune hemolytic anemia | CMS +D593 | Hemolytic-uremic syndrome | CMS +D594 | Other nonautoimmune hemolytic anemias | CMS +D595 | Paroxysmal nocturnal hemoglobinuria [Marchiafava-Micheli] | CMS +D596 | Hemoglobinuria due to hemolysis from other external causes | CMS +D598 | Other acquired hemolytic anemias | CMS +D599 | Acquired hemolytic anemia, unspecified | CMS +D600 | Chronic acquired pure red cell aplasia | CMS +D601 | Transient acquired pure red cell aplasia | CMS +D608 | Other acquired pure red cell aplasias | CMS +D609 | Acquired pure red cell aplasia, unspecified | CMS +D6101 | Constitutional (pure) red blood cell aplasia | CMS +D6109 | Other constitutional aplastic anemia | CMS +D611 | Drug-induced aplastic anemia | CMS +D612 | Aplastic anemia due to other external agents | CMS +D613 | Idiopathic aplastic anemia | CMS +D61810 | Antineoplastic chemotherapy induced pancytopenia | CMS +D61811 | Other drug-induced pancytopenia | CMS +D61818 | Other pancytopenia | CMS +D6182 | Myelophthisis | CMS +D6189 | Other specified aplastic anemias and other bone marrow failure syndromes | CMS +D619 | Aplastic anemia, unspecified | CMS +D62 | Acute posthemorrhagic anemia | CMS +D630 | Anemia in neoplastic disease | CMS +D631 | Anemia in chronic kidney disease | CMS +D638 | Anemia in other chronic diseases classified elsewhere | CMS +D640 | Hereditary sideroblastic anemia | CMS +D641 | Secondary sideroblastic anemia due to disease | CMS +D642 | Secondary sideroblastic anemia due to drugs and toxins | CMS +D643 | Other sideroblastic anemias | CMS +D644 | Congenital dyserythropoietic anemia | CMS +D6481 | Anemia due to antineoplastic chemotherapy | CMS +D6489 | Other specified anemias | CMS +D649 | Anemia, unspecified | CMS +D65 | Disseminated intravascular coagulation [defibrination syndrome] | CMS +D66 | Hereditary factor VIII deficiency | CMS +D67 | Hereditary factor IX deficiency | CMS +D680 | Von Willebrand's disease | CMS +D681 | Hereditary factor XI deficiency | CMS +D682 | Hereditary deficiency of other clotting factors | CMS +D68311 | Acquired hemophilia | CMS +D68312 | Antiphospholipid antibody with hemorrhagic disorder | CMS +D68318 | Other hemorrhagic disorder due to intrinsic circulating anticoagulants, antibodies, or inhibitors | CMS +D6832 | Hemorrhagic disorder due to extrinsic circulating anticoagulants | CMS +D684 | Acquired coagulation factor deficiency | CMS +D6851 | Activated protein C resistance | CMS +D6852 | Prothrombin gene mutation | CMS +D6859 | Other primary thrombophilia | CMS +D6861 | Antiphospholipid syndrome | CMS +D6862 | Lupus anticoagulant syndrome | CMS +D6869 | Other thrombophilia | CMS +D688 | Other specified coagulation defects | CMS +D689 | Coagulation defect, unspecified | CMS +D690 | Allergic purpura | CMS +D691 | Qualitative platelet defects | CMS +D692 | Other nonthrombocytopenic purpura | CMS +D693 | Immune thrombocytopenic purpura | CMS +D6941 | Evans syndrome | CMS +D6942 | Congenital and hereditary thrombocytopenia purpura | CMS +D6949 | Other primary thrombocytopenia | CMS +D6951 | Posttransfusion purpura | CMS +D6959 | Other secondary thrombocytopenia | CMS +D696 | Thrombocytopenia, unspecified | CMS +D698 | Other specified hemorrhagic conditions | CMS +D699 | Hemorrhagic condition, unspecified | CMS +D700 | Congenital agranulocytosis | CMS +D701 | Agranulocytosis secondary to cancer chemotherapy | CMS +D702 | Other drug-induced agranulocytosis | CMS +D703 | Neutropenia due to infection | CMS +D704 | Cyclic neutropenia | CMS +D708 | Other neutropenia | CMS +D709 | Neutropenia, unspecified | CMS +D71 | Functional disorders of polymorphonuclear neutrophils | CMS +D720 | Genetic anomalies of leukocytes | CMS +D721 | Eosinophilia | CMS +D72810 | Lymphocytopenia | CMS +D72818 | Other decreased white blood cell count | CMS +D72819 | Decreased white blood cell count, unspecified | CMS +D72820 | Lymphocytosis (symptomatic) | CMS +D72821 | Monocytosis (symptomatic) | CMS +D72822 | Plasmacytosis | CMS +D72823 | Leukemoid reaction | CMS +D72824 | Basophilia | CMS +D72825 | Bandemia | CMS +D72828 | Other elevated white blood cell count | CMS +D72829 | Elevated white blood cell count, unspecified | CMS +D7289 | Other specified disorders of white blood cells | CMS +D729 | Disorder of white blood cells, unspecified | CMS +D730 | Hyposplenism | CMS +D731 | Hypersplenism | CMS +D732 | Chronic congestive splenomegaly | CMS +D733 | Abscess of spleen | CMS +D734 | Cyst of spleen | CMS +D735 | Infarction of spleen | CMS +D7381 | Neutropenic splenomegaly | CMS +D7389 | Other diseases of spleen | CMS +D739 | Disease of spleen, unspecified | CMS +D740 | Congenital methemoglobinemia | CMS +D748 | Other methemoglobinemias | CMS +D749 | Methemoglobinemia, unspecified | CMS +D750 | Familial erythrocytosis | CMS +D751 | Secondary polycythemia | CMS +D7581 | Myelofibrosis | CMS +D7582 | Heparin induced thrombocytopenia (HIT) | CMS +D7589 | Other specified diseases of blood and blood-forming organs | CMS +D759 | Disease of blood and blood-forming organs, unspecified | CMS +D761 | Hemophagocytic lymphohistiocytosis | CMS +D762 | Hemophagocytic syndrome, infection-associated | CMS +D763 | Other histiocytosis syndromes | CMS +D77 | Other disorders of blood and blood-forming organs in diseases classified elsewhere | CMS +D7801 | Intraoperative hemorrhage and hematoma of the spleen complicating a procedure on the spleen | CMS +D7802 | Intraoperative hemorrhage and hematoma of the spleen complicating other procedure | CMS +D7811 | Accidental puncture and laceration of the spleen during a procedure on the spleen | CMS +D7812 | Accidental puncture and laceration of the spleen during other procedure | CMS +D7821 | Postprocedural hemorrhage of the spleen following a procedure on the spleen | CMS +D7822 | Postprocedural hemorrhage of the spleen following other procedure | CMS +D7831 | Postprocedural hematoma of the spleen following a procedure on the spleen | CMS +D7832 | Postprocedural hematoma of the spleen following other procedure | CMS +D7833 | Postprocedural seroma of the spleen following a procedure on the spleen | CMS +D7834 | Postprocedural seroma of the spleen following other procedure | CMS +D7881 | Other intraoperative complications of the spleen | CMS +D7889 | Other postprocedural complications of the spleen | CMS +D800 | Hereditary hypogammaglobulinemia | CMS +D801 | Nonfamilial hypogammaglobulinemia | CMS +D802 | Selective deficiency of immunoglobulin A [IgA] | CMS +D803 | Selective deficiency of immunoglobulin G [IgG] subclasses | CMS +D804 | Selective deficiency of immunoglobulin M [IgM] | CMS +D805 | Immunodeficiency with increased immunoglobulin M [IgM] | CMS +D806 | Antibody deficiency with near-normal immunoglobulins or with hyperimmunoglobulinemia | CMS +D807 | Transient hypogammaglobulinemia of infancy | CMS +D808 | Other immunodeficiencies with predominantly antibody defects | CMS +D809 | Immunodeficiency with predominantly antibody defects, unspecified | CMS +D810 | Severe combined immunodeficiency [SCID] with reticular dysgenesis | CMS +D811 | Severe combined immunodeficiency [SCID] with low T- and B-cell numbers | CMS +D812 | Severe combined immunodeficiency [SCID] with low or normal B-cell numbers | CMS +D813 | Adenosine deaminase [ADA] deficiency | CMS +D814 | Nezelof's syndrome | CMS +D815 | Purine nucleoside phosphorylase [PNP] deficiency | CMS +D816 | Major histocompatibility complex class I deficiency | CMS +D817 | Major histocompatibility complex class II deficiency | CMS +D81810 | Biotinidase deficiency | CMS +D81818 | Other biotin-dependent carboxylase deficiency | CMS +D81819 | Biotin-dependent carboxylase deficiency, unspecified | CMS +D8189 | Other combined immunodeficiencies | CMS +D819 | Combined immunodeficiency, unspecified | CMS +D820 | Wiskott-Aldrich syndrome | CMS +D821 | Di George's syndrome | CMS +D822 | Immunodeficiency with short-limbed stature | CMS +D823 | Immunodeficiency following hereditary defective response to Epstein-Barr virus | CMS +D824 | Hyperimmunoglobulin E [IgE] syndrome | CMS +D828 | Immunodeficiency associated with other specified major defects | CMS +D829 | Immunodeficiency associated with major defect, unspecified | CMS +D830 | Common variable immunodeficiency with predominant abnormalities of B-cell numbers and function | CMS +D831 | Common variable immunodeficiency with predominant immunoregulatory T-cell disorders | CMS +D832 | Common variable immunodeficiency with autoantibodies to B- or T-cells | CMS +D838 | Other common variable immunodeficiencies | CMS +D839 | Common variable immunodeficiency, unspecified | CMS +D840 | Lymphocyte function antigen-1 [LFA-1] defect | CMS +D841 | Defects in the complement system | CMS +D848 | Other specified immunodeficiencies | CMS +D849 | Immunodeficiency, unspecified | CMS +D860 | Sarcoidosis of lung | CMS +D861 | Sarcoidosis of lymph nodes | CMS +D862 | Sarcoidosis of lung with sarcoidosis of lymph nodes | CMS +D863 | Sarcoidosis of skin | CMS +D8681 | Sarcoid meningitis | CMS +D8682 | Multiple cranial nerve palsies in sarcoidosis | CMS +D8683 | Sarcoid iridocyclitis | CMS +D8684 | Sarcoid pyelonephritis | CMS +D8685 | Sarcoid myocarditis | CMS +D8686 | Sarcoid arthropathy | CMS +D8687 | Sarcoid myositis | CMS +D8689 | Sarcoidosis of other sites | CMS +D869 | Sarcoidosis, unspecified | CMS +D890 | Polyclonal hypergammaglobulinemia | CMS +D891 | Cryoglobulinemia | CMS +D892 | Hypergammaglobulinemia, unspecified | CMS +D893 | Immune reconstitution syndrome | CMS +D8940 | Mast cell activation, unspecified | CMS +D8941 | Monoclonal mast cell activation syndrome | CMS +D8942 | Idiopathic mast cell activation syndrome | CMS +D8943 | Secondary mast cell activation | CMS +D8949 | Other mast cell activation disorder | CMS +D89810 | Acute graft-versus-host disease | CMS +D89811 | Chronic graft-versus-host disease | CMS +D89812 | Acute on chronic graft-versus-host disease | CMS +D89813 | Graft-versus-host disease, unspecified | CMS +D8982 | Autoimmune lymphoproliferative syndrome [ALPS] | CMS +D8989 | Other specified disorders involving the immune mechanism, not elsewhere classified | CMS +D899 | Disorder involving the immune mechanism, unspecified | CMS +E000 | Congenital iodine-deficiency syndrome, neurological type | CMS +E001 | Congenital iodine-deficiency syndrome, myxedematous type | CMS +E002 | Congenital iodine-deficiency syndrome, mixed type | CMS +E009 | Congenital iodine-deficiency syndrome, unspecified | CMS +E010 | Iodine-deficiency related diffuse (endemic) goiter | CMS +E011 | Iodine-deficiency related multinodular (endemic) goiter | CMS +E012 | Iodine-deficiency related (endemic) goiter, unspecified | CMS +E018 | Other iodine-deficiency related thyroid disorders and allied conditions | CMS +E02 | Subclinical iodine-deficiency hypothyroidism | CMS +E030 | Congenital hypothyroidism with diffuse goiter | CMS +E031 | Congenital hypothyroidism without goiter | CMS +E032 | Hypothyroidism due to medicaments and other exogenous substances | CMS +E033 | Postinfectious hypothyroidism | CMS +E034 | Atrophy of thyroid (acquired) | CMS +E035 | Myxedema coma | CMS +E038 | Other specified hypothyroidism | CMS +E039 | Hypothyroidism, unspecified | CMS +E040 | Nontoxic diffuse goiter | CMS +E041 | Nontoxic single thyroid nodule | CMS +E042 | Nontoxic multinodular goiter | CMS +E048 | Other specified nontoxic goiter | CMS +E049 | Nontoxic goiter, unspecified | CMS +E0500 | Thyrotoxicosis with diffuse goiter without thyrotoxic crisis or storm | CMS +E0501 | Thyrotoxicosis with diffuse goiter with thyrotoxic crisis or storm | CMS +E0510 | Thyrotoxicosis with toxic single thyroid nodule without thyrotoxic crisis or storm | CMS +E0511 | Thyrotoxicosis with toxic single thyroid nodule with thyrotoxic crisis or storm | CMS +E0520 | Thyrotoxicosis with toxic multinodular goiter without thyrotoxic crisis or storm | CMS +E0521 | Thyrotoxicosis with toxic multinodular goiter with thyrotoxic crisis or storm | CMS +E0530 | Thyrotoxicosis from ectopic thyroid tissue without thyrotoxic crisis or storm | CMS +E0531 | Thyrotoxicosis from ectopic thyroid tissue with thyrotoxic crisis or storm | CMS +E0540 | Thyrotoxicosis factitia without thyrotoxic crisis or storm | CMS +E0541 | Thyrotoxicosis factitia with thyrotoxic crisis or storm | CMS +E0580 | Other thyrotoxicosis without thyrotoxic crisis or storm | CMS +E0581 | Other thyrotoxicosis with thyrotoxic crisis or storm | CMS +E0590 | Thyrotoxicosis, unspecified without thyrotoxic crisis or storm | CMS +E0591 | Thyrotoxicosis, unspecified with thyrotoxic crisis or storm | CMS +E060 | Acute thyroiditis | CMS +E061 | Subacute thyroiditis | CMS +E062 | Chronic thyroiditis with transient thyrotoxicosis | CMS +E063 | Autoimmune thyroiditis | CMS +E064 | Drug-induced thyroiditis | CMS +E065 | Other chronic thyroiditis | CMS +E069 | Thyroiditis, unspecified | CMS +E070 | Hypersecretion of calcitonin | CMS +E071 | Dyshormogenetic goiter | CMS +E0781 | Sick-euthyroid syndrome | CMS +E0789 | Other specified disorders of thyroid | CMS +E079 | Disorder of thyroid, unspecified | CMS +E0800 | Diabetes mellitus due to underlying condition with hyperosmolarity without nonketotic hyperglycemic-hyperosmolar coma (NKHHC) | CMS +E0801 | Diabetes mellitus due to underlying condition with hyperosmolarity with coma | CMS +E0810 | Diabetes mellitus due to underlying condition with ketoacidosis without coma | CMS +E0811 | Diabetes mellitus due to underlying condition with ketoacidosis with coma | CMS +E0821 | Diabetes mellitus due to underlying condition with diabetic nephropathy | CMS +E0822 | Diabetes mellitus due to underlying condition with diabetic chronic kidney disease | CMS +E0829 | Diabetes mellitus due to underlying condition with other diabetic kidney complication | CMS +E08311 | Diabetes mellitus due to underlying condition with unspecified diabetic retinopathy with macular edema | CMS +E08319 | Diabetes mellitus due to underlying condition with unspecified diabetic retinopathy without macular edema | CMS +E083211 | Diabetes mellitus due to underlying condition with mild nonproliferative diabetic retinopathy with macular edema, right eye | CMS +E083212 | Diabetes mellitus due to underlying condition with mild nonproliferative diabetic retinopathy with macular edema, left eye | CMS +E083213 | Diabetes mellitus due to underlying condition with mild nonproliferative diabetic retinopathy with macular edema, bilateral | CMS +E083219 | Diabetes mellitus due to underlying condition with mild nonproliferative diabetic retinopathy with macular edema, unspecified eye | CMS +E083291 | Diabetes mellitus due to underlying condition with mild nonproliferative diabetic retinopathy without macular edema, right eye | CMS +E083292 | Diabetes mellitus due to underlying condition with mild nonproliferative diabetic retinopathy without macular edema, left eye | CMS +E083293 | Diabetes mellitus due to underlying condition with mild nonproliferative diabetic retinopathy without macular edema, bilateral | CMS +E083299 | Diabetes mellitus due to underlying condition with mild nonproliferative diabetic retinopathy without macular edema, unspecified eye | CMS +E083311 | Diabetes mellitus due to underlying condition with moderate nonproliferative diabetic retinopathy with macular edema, right eye | CMS +E083312 | Diabetes mellitus due to underlying condition with moderate nonproliferative diabetic retinopathy with macular edema, left eye | CMS +E083313 | Diabetes mellitus due to underlying condition with moderate nonproliferative diabetic retinopathy with macular edema, bilateral | CMS +E083319 | Diabetes mellitus due to underlying condition with moderate nonproliferative diabetic retinopathy with macular edema, unspecified eye | CMS +E083391 | Diabetes mellitus due to underlying condition with moderate nonproliferative diabetic retinopathy without macular edema, right eye | CMS +E083392 | Diabetes mellitus due to underlying condition with moderate nonproliferative diabetic retinopathy without macular edema, left eye | CMS +E083393 | Diabetes mellitus due to underlying condition with moderate nonproliferative diabetic retinopathy without macular edema, bilateral | CMS +E083399 | Diabetes mellitus due to underlying condition with moderate nonproliferative diabetic retinopathy without macular edema, unspecified eye | CMS +E083411 | Diabetes mellitus due to underlying condition with severe nonproliferative diabetic retinopathy with macular edema, right eye | CMS +E083412 | Diabetes mellitus due to underlying condition with severe nonproliferative diabetic retinopathy with macular edema, left eye | CMS +E083413 | Diabetes mellitus due to underlying condition with severe nonproliferative diabetic retinopathy with macular edema, bilateral | CMS +E083419 | Diabetes mellitus due to underlying condition with severe nonproliferative diabetic retinopathy with macular edema, unspecified eye | CMS +E083491 | Diabetes mellitus due to underlying condition with severe nonproliferative diabetic retinopathy without macular edema, right eye | CMS +E083492 | Diabetes mellitus due to underlying condition with severe nonproliferative diabetic retinopathy without macular edema, left eye | CMS +E083493 | Diabetes mellitus due to underlying condition with severe nonproliferative diabetic retinopathy without macular edema, bilateral | CMS +E083499 | Diabetes mellitus due to underlying condition with severe nonproliferative diabetic retinopathy without macular edema, unspecified eye | CMS +E083511 | Diabetes mellitus due to underlying condition with proliferative diabetic retinopathy with macular edema, right eye | CMS +E083512 | Diabetes mellitus due to underlying condition with proliferative diabetic retinopathy with macular edema, left eye | CMS +E083513 | Diabetes mellitus due to underlying condition with proliferative diabetic retinopathy with macular edema, bilateral | CMS +E083519 | Diabetes mellitus due to underlying condition with proliferative diabetic retinopathy with macular edema, unspecified eye | CMS +E083521 | Diabetes mellitus due to underlying condition with proliferative diabetic retinopathy with traction retinal detachment involving the macula, right eye | CMS +E083522 | Diabetes mellitus due to underlying condition with proliferative diabetic retinopathy with traction retinal detachment involving the macula, left eye | CMS +E083523 | Diabetes mellitus due to underlying condition with proliferative diabetic retinopathy with traction retinal detachment involving the macula, bilateral | CMS +E083529 | Diabetes mellitus due to underlying condition with proliferative diabetic retinopathy with traction retinal detachment involving the macula, unspecified eye | CMS +E083531 | Diabetes mellitus due to underlying condition with proliferative diabetic retinopathy with traction retinal detachment not involving the macula, right eye | CMS +E083532 | Diabetes mellitus due to underlying condition with proliferative diabetic retinopathy with traction retinal detachment not involving the macula, left eye | CMS +E083533 | Diabetes mellitus due to underlying condition with proliferative diabetic retinopathy with traction retinal detachment not involving the macula, bilateral | CMS +E083539 | Diabetes mellitus due to underlying condition with proliferative diabetic retinopathy with traction retinal detachment not involving the macula, unspecified eye | CMS +E083541 | Diabetes mellitus due to underlying condition with proliferative diabetic retinopathy with combined traction retinal detachment and rhegmatogenous retinal detachment, right eye | CMS +E083542 | Diabetes mellitus due to underlying condition with proliferative diabetic retinopathy with combined traction retinal detachment and rhegmatogenous retinal detachment, left eye | CMS +E083543 | Diabetes mellitus due to underlying condition with proliferative diabetic retinopathy with combined traction retinal detachment and rhegmatogenous retinal detachment, bilateral | CMS +E083549 | Diabetes mellitus due to underlying condition with proliferative diabetic retinopathy with combined traction retinal detachment and rhegmatogenous retinal detachment, unspecified eye | CMS +E083551 | Diabetes mellitus due to underlying condition with stable proliferative diabetic retinopathy, right eye | CMS +E083552 | Diabetes mellitus due to underlying condition with stable proliferative diabetic retinopathy, left eye | CMS +E083553 | Diabetes mellitus due to underlying condition with stable proliferative diabetic retinopathy, bilateral | CMS +E083559 | Diabetes mellitus due to underlying condition with stable proliferative diabetic retinopathy, unspecified eye | CMS +E083591 | Diabetes mellitus due to underlying condition with proliferative diabetic retinopathy without macular edema, right eye | CMS +E083592 | Diabetes mellitus due to underlying condition with proliferative diabetic retinopathy without macular edema, left eye | CMS +E083593 | Diabetes mellitus due to underlying condition with proliferative diabetic retinopathy without macular edema, bilateral | CMS +E083599 | Diabetes mellitus due to underlying condition with proliferative diabetic retinopathy without macular edema, unspecified eye | CMS +E0836 | Diabetes mellitus due to underlying condition with diabetic cataract | CMS +E0837X1 | Diabetes mellitus due to underlying condition with diabetic macular edema, resolved following treatment, right eye | CMS +E0837X2 | Diabetes mellitus due to underlying condition with diabetic macular edema, resolved following treatment, left eye | CMS +E0837X3 | Diabetes mellitus due to underlying condition with diabetic macular edema, resolved following treatment, bilateral | CMS +E0837X9 | Diabetes mellitus due to underlying condition with diabetic macular edema, resolved following treatment, unspecified eye | CMS +E0839 | Diabetes mellitus due to underlying condition with other diabetic ophthalmic complication | CMS +E0840 | Diabetes mellitus due to underlying condition with diabetic neuropathy, unspecified | CMS +E0841 | Diabetes mellitus due to underlying condition with diabetic mononeuropathy | CMS +E0842 | Diabetes mellitus due to underlying condition with diabetic polyneuropathy | CMS +E0843 | Diabetes mellitus due to underlying condition with diabetic autonomic (poly)neuropathy | CMS +E0844 | Diabetes mellitus due to underlying condition with diabetic amyotrophy | CMS +E0849 | Diabetes mellitus due to underlying condition with other diabetic neurological complication | CMS +E0851 | Diabetes mellitus due to underlying condition with diabetic peripheral angiopathy without gangrene | CMS +E0852 | Diabetes mellitus due to underlying condition with diabetic peripheral angiopathy with gangrene | CMS +E0859 | Diabetes mellitus due to underlying condition with other circulatory complications | CMS +E08610 | Diabetes mellitus due to underlying condition with diabetic neuropathic arthropathy | CMS +E08618 | Diabetes mellitus due to underlying condition with other diabetic arthropathy | CMS +E08620 | Diabetes mellitus due to underlying condition with diabetic dermatitis | CMS +E08621 | Diabetes mellitus due to underlying condition with foot ulcer | CMS +E08622 | Diabetes mellitus due to underlying condition with other skin ulcer | CMS +E08628 | Diabetes mellitus due to underlying condition with other skin complications | CMS +E08630 | Diabetes mellitus due to underlying condition with periodontal disease | CMS +E08638 | Diabetes mellitus due to underlying condition with other oral complications | CMS +E08641 | Diabetes mellitus due to underlying condition with hypoglycemia with coma | CMS +E08649 | Diabetes mellitus due to underlying condition with hypoglycemia without coma | CMS +E0865 | Diabetes mellitus due to underlying condition with hyperglycemia | CMS +E0869 | Diabetes mellitus due to underlying condition with other specified complication | CMS +E088 | Diabetes mellitus due to underlying condition with unspecified complications | CMS +E089 | Diabetes mellitus due to underlying condition without complications | CMS +E0900 | Drug or chemical induced diabetes mellitus with hyperosmolarity without nonketotic hyperglycemic-hyperosmolar coma (NKHHC) | CMS +E0901 | Drug or chemical induced diabetes mellitus with hyperosmolarity with coma | CMS +E0910 | Drug or chemical induced diabetes mellitus with ketoacidosis without coma | CMS +E0911 | Drug or chemical induced diabetes mellitus with ketoacidosis with coma | CMS +E0921 | Drug or chemical induced diabetes mellitus with diabetic nephropathy | CMS +E0922 | Drug or chemical induced diabetes mellitus with diabetic chronic kidney disease | CMS +E0929 | Drug or chemical induced diabetes mellitus with other diabetic kidney complication | CMS +E09311 | Drug or chemical induced diabetes mellitus with unspecified diabetic retinopathy with macular edema | CMS +E09319 | Drug or chemical induced diabetes mellitus with unspecified diabetic retinopathy without macular edema | CMS +E093211 | Drug or chemical induced diabetes mellitus with mild nonproliferative diabetic retinopathy with macular edema, right eye | CMS +E093212 | Drug or chemical induced diabetes mellitus with mild nonproliferative diabetic retinopathy with macular edema, left eye | CMS +E093213 | Drug or chemical induced diabetes mellitus with mild nonproliferative diabetic retinopathy with macular edema, bilateral | CMS +E093219 | Drug or chemical induced diabetes mellitus with mild nonproliferative diabetic retinopathy with macular edema, unspecified eye | CMS +E093291 | Drug or chemical induced diabetes mellitus with mild nonproliferative diabetic retinopathy without macular edema, right eye | CMS +E093292 | Drug or chemical induced diabetes mellitus with mild nonproliferative diabetic retinopathy without macular edema, left eye | CMS +E093293 | Drug or chemical induced diabetes mellitus with mild nonproliferative diabetic retinopathy without macular edema, bilateral | CMS +E093299 | Drug or chemical induced diabetes mellitus with mild nonproliferative diabetic retinopathy without macular edema, unspecified eye | CMS +E093311 | Drug or chemical induced diabetes mellitus with moderate nonproliferative diabetic retinopathy with macular edema, right eye | CMS +E093312 | Drug or chemical induced diabetes mellitus with moderate nonproliferative diabetic retinopathy with macular edema, left eye | CMS +E093313 | Drug or chemical induced diabetes mellitus with moderate nonproliferative diabetic retinopathy with macular edema, bilateral | CMS +E093319 | Drug or chemical induced diabetes mellitus with moderate nonproliferative diabetic retinopathy with macular edema, unspecified eye | CMS +E093391 | Drug or chemical induced diabetes mellitus with moderate nonproliferative diabetic retinopathy without macular edema, right eye | CMS +E093392 | Drug or chemical induced diabetes mellitus with moderate nonproliferative diabetic retinopathy without macular edema, left eye | CMS +E093393 | Drug or chemical induced diabetes mellitus with moderate nonproliferative diabetic retinopathy without macular edema, bilateral | CMS +E093399 | Drug or chemical induced diabetes mellitus with moderate nonproliferative diabetic retinopathy without macular edema, unspecified eye | CMS +E093411 | Drug or chemical induced diabetes mellitus with severe nonproliferative diabetic retinopathy with macular edema, right eye | CMS +E093412 | Drug or chemical induced diabetes mellitus with severe nonproliferative diabetic retinopathy with macular edema, left eye | CMS +E093413 | Drug or chemical induced diabetes mellitus with severe nonproliferative diabetic retinopathy with macular edema, bilateral | CMS +E093419 | Drug or chemical induced diabetes mellitus with severe nonproliferative diabetic retinopathy with macular edema, unspecified eye | CMS +E093491 | Drug or chemical induced diabetes mellitus with severe nonproliferative diabetic retinopathy without macular edema, right eye | CMS +E093492 | Drug or chemical induced diabetes mellitus with severe nonproliferative diabetic retinopathy without macular edema, left eye | CMS +E093493 | Drug or chemical induced diabetes mellitus with severe nonproliferative diabetic retinopathy without macular edema, bilateral | CMS +E093499 | Drug or chemical induced diabetes mellitus with severe nonproliferative diabetic retinopathy without macular edema, unspecified eye | CMS +E093511 | Drug or chemical induced diabetes mellitus with proliferative diabetic retinopathy with macular edema, right eye | CMS +E093512 | Drug or chemical induced diabetes mellitus with proliferative diabetic retinopathy with macular edema, left eye | CMS +E093513 | Drug or chemical induced diabetes mellitus with proliferative diabetic retinopathy with macular edema, bilateral | CMS +E093519 | Drug or chemical induced diabetes mellitus with proliferative diabetic retinopathy with macular edema, unspecified eye | CMS +E093521 | Drug or chemical induced diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment involving the macula, right eye | CMS +E093522 | Drug or chemical induced diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment involving the macula, left eye | CMS +E093523 | Drug or chemical induced diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment involving the macula, bilateral | CMS +E093529 | Drug or chemical induced diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment involving the macula, unspecified eye | CMS +E093531 | Drug or chemical induced diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment not involving the macula, right eye | CMS +E093532 | Drug or chemical induced diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment not involving the macula, left eye | CMS +E093533 | Drug or chemical induced diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment not involving the macula, bilateral | CMS +E093539 | Drug or chemical induced diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment not involving the macula, unspecified eye | CMS +E093541 | Drug or chemical induced diabetes mellitus with proliferative diabetic retinopathy with combined traction retinal detachment and rhegmatogenous retinal detachment, right eye | CMS +E093542 | Drug or chemical induced diabetes mellitus with proliferative diabetic retinopathy with combined traction retinal detachment and rhegmatogenous retinal detachment, left eye | CMS +E093543 | Drug or chemical induced diabetes mellitus with proliferative diabetic retinopathy with combined traction retinal detachment and rhegmatogenous retinal detachment, bilateral | CMS +E093549 | Drug or chemical induced diabetes mellitus with proliferative diabetic retinopathy with combined traction retinal detachment and rhegmatogenous retinal detachment, unspecified eye | CMS +E093551 | Drug or chemical induced diabetes mellitus with stable proliferative diabetic retinopathy, right eye | CMS +E093552 | Drug or chemical induced diabetes mellitus with stable proliferative diabetic retinopathy, left eye | CMS +E093553 | Drug or chemical induced diabetes mellitus with stable proliferative diabetic retinopathy, bilateral | CMS +E093559 | Drug or chemical induced diabetes mellitus with stable proliferative diabetic retinopathy, unspecified eye | CMS +E093591 | Drug or chemical induced diabetes mellitus with proliferative diabetic retinopathy without macular edema, right eye | CMS +E093592 | Drug or chemical induced diabetes mellitus with proliferative diabetic retinopathy without macular edema, left eye | CMS +E093593 | Drug or chemical induced diabetes mellitus with proliferative diabetic retinopathy without macular edema, bilateral | CMS +E093599 | Drug or chemical induced diabetes mellitus with proliferative diabetic retinopathy without macular edema, unspecified eye | CMS +E0936 | Drug or chemical induced diabetes mellitus with diabetic cataract | CMS +E0937X1 | Drug or chemical induced diabetes mellitus with diabetic macular edema, resolved following treatment, right eye | CMS +E0937X2 | Drug or chemical induced diabetes mellitus with diabetic macular edema, resolved following treatment, left eye | CMS +E0937X3 | Drug or chemical induced diabetes mellitus with diabetic macular edema, resolved following treatment, bilateral | CMS +E0937X9 | Drug or chemical induced diabetes mellitus with diabetic macular edema, resolved following treatment, unspecified eye | CMS +E0939 | Drug or chemical induced diabetes mellitus with other diabetic ophthalmic complication | CMS +E0940 | Drug or chemical induced diabetes mellitus with neurological complications with diabetic neuropathy, unspecified | CMS +E0941 | Drug or chemical induced diabetes mellitus with neurological complications with diabetic mononeuropathy | CMS +E0942 | Drug or chemical induced diabetes mellitus with neurological complications with diabetic polyneuropathy | CMS +E0943 | Drug or chemical induced diabetes mellitus with neurological complications with diabetic autonomic (poly)neuropathy | CMS +E0944 | Drug or chemical induced diabetes mellitus with neurological complications with diabetic amyotrophy | CMS +E0949 | Drug or chemical induced diabetes mellitus with neurological complications with other diabetic neurological complication | CMS +E0951 | Drug or chemical induced diabetes mellitus with diabetic peripheral angiopathy without gangrene | CMS +E0952 | Drug or chemical induced diabetes mellitus with diabetic peripheral angiopathy with gangrene | CMS +E0959 | Drug or chemical induced diabetes mellitus with other circulatory complications | CMS +E09610 | Drug or chemical induced diabetes mellitus with diabetic neuropathic arthropathy | CMS +E09618 | Drug or chemical induced diabetes mellitus with other diabetic arthropathy | CMS +E09620 | Drug or chemical induced diabetes mellitus with diabetic dermatitis | CMS +E09621 | Drug or chemical induced diabetes mellitus with foot ulcer | CMS +E09622 | Drug or chemical induced diabetes mellitus with other skin ulcer | CMS +E09628 | Drug or chemical induced diabetes mellitus with other skin complications | CMS +E09630 | Drug or chemical induced diabetes mellitus with periodontal disease | CMS +E09638 | Drug or chemical induced diabetes mellitus with other oral complications | CMS +E09641 | Drug or chemical induced diabetes mellitus with hypoglycemia with coma | CMS +E09649 | Drug or chemical induced diabetes mellitus with hypoglycemia without coma | CMS +E0965 | Drug or chemical induced diabetes mellitus with hyperglycemia | CMS +E0969 | Drug or chemical induced diabetes mellitus with other specified complication | CMS +E098 | Drug or chemical induced diabetes mellitus with unspecified complications | CMS +E099 | Drug or chemical induced diabetes mellitus without complications | CMS +E1010 | Type 1 diabetes mellitus with ketoacidosis without coma | CMS +E1011 | Type 1 diabetes mellitus with ketoacidosis with coma | CMS +E1021 | Type 1 diabetes mellitus with diabetic nephropathy | CMS +E1022 | Type 1 diabetes mellitus with diabetic chronic kidney disease | CMS +E1029 | Type 1 diabetes mellitus with other diabetic kidney complication | CMS +E10311 | Type 1 diabetes mellitus with unspecified diabetic retinopathy with macular edema | CMS +E10319 | Type 1 diabetes mellitus with unspecified diabetic retinopathy without macular edema | CMS +E103211 | Type 1 diabetes mellitus with mild nonproliferative diabetic retinopathy with macular edema, right eye | CMS +E103212 | Type 1 diabetes mellitus with mild nonproliferative diabetic retinopathy with macular edema, left eye | CMS +E103213 | Type 1 diabetes mellitus with mild nonproliferative diabetic retinopathy with macular edema, bilateral | CMS +E103219 | Type 1 diabetes mellitus with mild nonproliferative diabetic retinopathy with macular edema, unspecified eye | CMS +E103291 | Type 1 diabetes mellitus with mild nonproliferative diabetic retinopathy without macular edema, right eye | CMS +E103292 | Type 1 diabetes mellitus with mild nonproliferative diabetic retinopathy without macular edema, left eye | CMS +E103293 | Type 1 diabetes mellitus with mild nonproliferative diabetic retinopathy without macular edema, bilateral | CMS +E103299 | Type 1 diabetes mellitus with mild nonproliferative diabetic retinopathy without macular edema, unspecified eye | CMS +E103311 | Type 1 diabetes mellitus with moderate nonproliferative diabetic retinopathy with macular edema, right eye | CMS +E103312 | Type 1 diabetes mellitus with moderate nonproliferative diabetic retinopathy with macular edema, left eye | CMS +E103313 | Type 1 diabetes mellitus with moderate nonproliferative diabetic retinopathy with macular edema, bilateral | CMS +E103319 | Type 1 diabetes mellitus with moderate nonproliferative diabetic retinopathy with macular edema, unspecified eye | CMS +E103391 | Type 1 diabetes mellitus with moderate nonproliferative diabetic retinopathy without macular edema, right eye | CMS +E103392 | Type 1 diabetes mellitus with moderate nonproliferative diabetic retinopathy without macular edema, left eye | CMS +E103393 | Type 1 diabetes mellitus with moderate nonproliferative diabetic retinopathy without macular edema, bilateral | CMS +E103399 | Type 1 diabetes mellitus with moderate nonproliferative diabetic retinopathy without macular edema, unspecified eye | CMS +E103411 | Type 1 diabetes mellitus with severe nonproliferative diabetic retinopathy with macular edema, right eye | CMS +E103412 | Type 1 diabetes mellitus with severe nonproliferative diabetic retinopathy with macular edema, left eye | CMS +E103413 | Type 1 diabetes mellitus with severe nonproliferative diabetic retinopathy with macular edema, bilateral | CMS +E103419 | Type 1 diabetes mellitus with severe nonproliferative diabetic retinopathy with macular edema, unspecified eye | CMS +E103491 | Type 1 diabetes mellitus with severe nonproliferative diabetic retinopathy without macular edema, right eye | CMS +E103492 | Type 1 diabetes mellitus with severe nonproliferative diabetic retinopathy without macular edema, left eye | CMS +E103493 | Type 1 diabetes mellitus with severe nonproliferative diabetic retinopathy without macular edema, bilateral | CMS +E103499 | Type 1 diabetes mellitus with severe nonproliferative diabetic retinopathy without macular edema, unspecified eye | CMS +E103511 | Type 1 diabetes mellitus with proliferative diabetic retinopathy with macular edema, right eye | CMS +E103512 | Type 1 diabetes mellitus with proliferative diabetic retinopathy with macular edema, left eye | CMS +E103513 | Type 1 diabetes mellitus with proliferative diabetic retinopathy with macular edema, bilateral | CMS +E103519 | Type 1 diabetes mellitus with proliferative diabetic retinopathy with macular edema, unspecified eye | CMS +E103521 | Type 1 diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment involving the macula, right eye | CMS +E103522 | Type 1 diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment involving the macula, left eye | CMS +E103523 | Type 1 diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment involving the macula, bilateral | CMS +E103529 | Type 1 diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment involving the macula, unspecified eye | CMS +E103531 | Type 1 diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment not involving the macula, right eye | CMS +E103532 | Type 1 diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment not involving the macula, left eye | CMS +E103533 | Type 1 diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment not involving the macula, bilateral | CMS +E103539 | Type 1 diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment not involving the macula, unspecified eye | CMS +E103541 | Type 1 diabetes mellitus with proliferative diabetic retinopathy with combined traction retinal detachment and rhegmatogenous retinal detachment, right eye | CMS +E103542 | Type 1 diabetes mellitus with proliferative diabetic retinopathy with combined traction retinal detachment and rhegmatogenous retinal detachment, left eye | CMS +E103543 | Type 1 diabetes mellitus with proliferative diabetic retinopathy with combined traction retinal detachment and rhegmatogenous retinal detachment, bilateral | CMS +E103549 | Type 1 diabetes mellitus with proliferative diabetic retinopathy with combined traction retinal detachment and rhegmatogenous retinal detachment, unspecified eye | CMS +E103551 | Type 1 diabetes mellitus with stable proliferative diabetic retinopathy, right eye | CMS +E103552 | Type 1 diabetes mellitus with stable proliferative diabetic retinopathy, left eye | CMS +E103553 | Type 1 diabetes mellitus with stable proliferative diabetic retinopathy, bilateral | CMS +E103559 | Type 1 diabetes mellitus with stable proliferative diabetic retinopathy, unspecified eye | CMS +E103591 | Type 1 diabetes mellitus with proliferative diabetic retinopathy without macular edema, right eye | CMS +E103592 | Type 1 diabetes mellitus with proliferative diabetic retinopathy without macular edema, left eye | CMS +E103593 | Type 1 diabetes mellitus with proliferative diabetic retinopathy without macular edema, bilateral | CMS +E103599 | Type 1 diabetes mellitus with proliferative diabetic retinopathy without macular edema, unspecified eye | CMS +E1036 | Type 1 diabetes mellitus with diabetic cataract | CMS +E1037X1 | Type 1 diabetes mellitus with diabetic macular edema, resolved following treatment, right eye | CMS +E1037X2 | Type 1 diabetes mellitus with diabetic macular edema, resolved following treatment, left eye | CMS +E1037X3 | Type 1 diabetes mellitus with diabetic macular edema, resolved following treatment, bilateral | CMS +E1037X9 | Type 1 diabetes mellitus with diabetic macular edema, resolved following treatment, unspecified eye | CMS +E1039 | Type 1 diabetes mellitus with other diabetic ophthalmic complication | CMS +E1040 | Type 1 diabetes mellitus with diabetic neuropathy, unspecified | CMS +E1041 | Type 1 diabetes mellitus with diabetic mononeuropathy | CMS +E1042 | Type 1 diabetes mellitus with diabetic polyneuropathy | CMS +E1043 | Type 1 diabetes mellitus with diabetic autonomic (poly)neuropathy | CMS +E1044 | Type 1 diabetes mellitus with diabetic amyotrophy | CMS +E1049 | Type 1 diabetes mellitus with other diabetic neurological complication | CMS +E1051 | Type 1 diabetes mellitus with diabetic peripheral angiopathy without gangrene | CMS +E1052 | Type 1 diabetes mellitus with diabetic peripheral angiopathy with gangrene | CMS +E1059 | Type 1 diabetes mellitus with other circulatory complications | CMS +E10610 | Type 1 diabetes mellitus with diabetic neuropathic arthropathy | CMS +E10618 | Type 1 diabetes mellitus with other diabetic arthropathy | CMS +E10620 | Type 1 diabetes mellitus with diabetic dermatitis | CMS +E10621 | Type 1 diabetes mellitus with foot ulcer | CMS +E10622 | Type 1 diabetes mellitus with other skin ulcer | CMS +E10628 | Type 1 diabetes mellitus with other skin complications | CMS +E10630 | Type 1 diabetes mellitus with periodontal disease | CMS +E10638 | Type 1 diabetes mellitus with other oral complications | CMS +E10641 | Type 1 diabetes mellitus with hypoglycemia with coma | CMS +E10649 | Type 1 diabetes mellitus with hypoglycemia without coma | CMS +E1065 | Type 1 diabetes mellitus with hyperglycemia | CMS +E1069 | Type 1 diabetes mellitus with other specified complication | CMS +E108 | Type 1 diabetes mellitus with unspecified complications | CMS +E109 | Type 1 diabetes mellitus without complications | CMS +E1100 | Type 2 diabetes mellitus with hyperosmolarity without nonketotic hyperglycemic-hyperosmolar coma (NKHHC) | CMS +E1101 | Type 2 diabetes mellitus with hyperosmolarity with coma | CMS +E1110 | Type 2 diabetes mellitus with ketoacidosis without coma | CMS +E1111 | Type 2 diabetes mellitus with ketoacidosis with coma | CMS +E1121 | Type 2 diabetes mellitus with diabetic nephropathy | CMS +E1122 | Type 2 diabetes mellitus with diabetic chronic kidney disease | CMS +E1129 | Type 2 diabetes mellitus with other diabetic kidney complication | CMS +E11311 | Type 2 diabetes mellitus with unspecified diabetic retinopathy with macular edema | CMS +E11319 | Type 2 diabetes mellitus with unspecified diabetic retinopathy without macular edema | CMS +E113211 | Type 2 diabetes mellitus with mild nonproliferative diabetic retinopathy with macular edema, right eye | CMS +E113212 | Type 2 diabetes mellitus with mild nonproliferative diabetic retinopathy with macular edema, left eye | CMS +E113213 | Type 2 diabetes mellitus with mild nonproliferative diabetic retinopathy with macular edema, bilateral | CMS +E113219 | Type 2 diabetes mellitus with mild nonproliferative diabetic retinopathy with macular edema, unspecified eye | CMS +E113291 | Type 2 diabetes mellitus with mild nonproliferative diabetic retinopathy without macular edema, right eye | CMS +E113292 | Type 2 diabetes mellitus with mild nonproliferative diabetic retinopathy without macular edema, left eye | CMS +E113293 | Type 2 diabetes mellitus with mild nonproliferative diabetic retinopathy without macular edema, bilateral | CMS +E113299 | Type 2 diabetes mellitus with mild nonproliferative diabetic retinopathy without macular edema, unspecified eye | CMS +E113311 | Type 2 diabetes mellitus with moderate nonproliferative diabetic retinopathy with macular edema, right eye | CMS +E113312 | Type 2 diabetes mellitus with moderate nonproliferative diabetic retinopathy with macular edema, left eye | CMS +E113313 | Type 2 diabetes mellitus with moderate nonproliferative diabetic retinopathy with macular edema, bilateral | CMS +E113319 | Type 2 diabetes mellitus with moderate nonproliferative diabetic retinopathy with macular edema, unspecified eye | CMS +E113391 | Type 2 diabetes mellitus with moderate nonproliferative diabetic retinopathy without macular edema, right eye | CMS +E113392 | Type 2 diabetes mellitus with moderate nonproliferative diabetic retinopathy without macular edema, left eye | CMS +E113393 | Type 2 diabetes mellitus with moderate nonproliferative diabetic retinopathy without macular edema, bilateral | CMS +E113399 | Type 2 diabetes mellitus with moderate nonproliferative diabetic retinopathy without macular edema, unspecified eye | CMS +E113411 | Type 2 diabetes mellitus with severe nonproliferative diabetic retinopathy with macular edema, right eye | CMS +E113412 | Type 2 diabetes mellitus with severe nonproliferative diabetic retinopathy with macular edema, left eye | CMS +E113413 | Type 2 diabetes mellitus with severe nonproliferative diabetic retinopathy with macular edema, bilateral | CMS +E113419 | Type 2 diabetes mellitus with severe nonproliferative diabetic retinopathy with macular edema, unspecified eye | CMS +E113491 | Type 2 diabetes mellitus with severe nonproliferative diabetic retinopathy without macular edema, right eye | CMS +E113492 | Type 2 diabetes mellitus with severe nonproliferative diabetic retinopathy without macular edema, left eye | CMS +E113493 | Type 2 diabetes mellitus with severe nonproliferative diabetic retinopathy without macular edema, bilateral | CMS +E113499 | Type 2 diabetes mellitus with severe nonproliferative diabetic retinopathy without macular edema, unspecified eye | CMS +E113511 | Type 2 diabetes mellitus with proliferative diabetic retinopathy with macular edema, right eye | CMS +E113512 | Type 2 diabetes mellitus with proliferative diabetic retinopathy with macular edema, left eye | CMS +E113513 | Type 2 diabetes mellitus with proliferative diabetic retinopathy with macular edema, bilateral | CMS +E113519 | Type 2 diabetes mellitus with proliferative diabetic retinopathy with macular edema, unspecified eye | CMS +E113521 | Type 2 diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment involving the macula, right eye | CMS +E113522 | Type 2 diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment involving the macula, left eye | CMS +E113523 | Type 2 diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment involving the macula, bilateral | CMS +E113529 | Type 2 diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment involving the macula, unspecified eye | CMS +E113531 | Type 2 diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment not involving the macula, right eye | CMS +E113532 | Type 2 diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment not involving the macula, left eye | CMS +E113533 | Type 2 diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment not involving the macula, bilateral | CMS +E113539 | Type 2 diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment not involving the macula, unspecified eye | CMS +E113541 | Type 2 diabetes mellitus with proliferative diabetic retinopathy with combined traction retinal detachment and rhegmatogenous retinal detachment, right eye | CMS +E113542 | Type 2 diabetes mellitus with proliferative diabetic retinopathy with combined traction retinal detachment and rhegmatogenous retinal detachment, left eye | CMS +E113543 | Type 2 diabetes mellitus with proliferative diabetic retinopathy with combined traction retinal detachment and rhegmatogenous retinal detachment, bilateral | CMS +E113549 | Type 2 diabetes mellitus with proliferative diabetic retinopathy with combined traction retinal detachment and rhegmatogenous retinal detachment, unspecified eye | CMS +E113551 | Type 2 diabetes mellitus with stable proliferative diabetic retinopathy, right eye | CMS +E113552 | Type 2 diabetes mellitus with stable proliferative diabetic retinopathy, left eye | CMS +E113553 | Type 2 diabetes mellitus with stable proliferative diabetic retinopathy, bilateral | CMS +E113559 | Type 2 diabetes mellitus with stable proliferative diabetic retinopathy, unspecified eye | CMS +E113591 | Type 2 diabetes mellitus with proliferative diabetic retinopathy without macular edema, right eye | CMS +E113592 | Type 2 diabetes mellitus with proliferative diabetic retinopathy without macular edema, left eye | CMS +E113593 | Type 2 diabetes mellitus with proliferative diabetic retinopathy without macular edema, bilateral | CMS +E113599 | Type 2 diabetes mellitus with proliferative diabetic retinopathy without macular edema, unspecified eye | CMS +E1136 | Type 2 diabetes mellitus with diabetic cataract | CMS +E1137X1 | Type 2 diabetes mellitus with diabetic macular edema, resolved following treatment, right eye | CMS +E1137X2 | Type 2 diabetes mellitus with diabetic macular edema, resolved following treatment, left eye | CMS +E1137X3 | Type 2 diabetes mellitus with diabetic macular edema, resolved following treatment, bilateral | CMS +E1137X9 | Type 2 diabetes mellitus with diabetic macular edema, resolved following treatment, unspecified eye | CMS +E1139 | Type 2 diabetes mellitus with other diabetic ophthalmic complication | CMS +E1140 | Type 2 diabetes mellitus with diabetic neuropathy, unspecified | CMS +E1141 | Type 2 diabetes mellitus with diabetic mononeuropathy | CMS +E1142 | Type 2 diabetes mellitus with diabetic polyneuropathy | CMS +E1143 | Type 2 diabetes mellitus with diabetic autonomic (poly)neuropathy | CMS +E1144 | Type 2 diabetes mellitus with diabetic amyotrophy | CMS +E1149 | Type 2 diabetes mellitus with other diabetic neurological complication | CMS +E1151 | Type 2 diabetes mellitus with diabetic peripheral angiopathy without gangrene | CMS +E1152 | Type 2 diabetes mellitus with diabetic peripheral angiopathy with gangrene | CMS +E1159 | Type 2 diabetes mellitus with other circulatory complications | CMS +E11610 | Type 2 diabetes mellitus with diabetic neuropathic arthropathy | CMS +E11618 | Type 2 diabetes mellitus with other diabetic arthropathy | CMS +E11620 | Type 2 diabetes mellitus with diabetic dermatitis | CMS +E11621 | Type 2 diabetes mellitus with foot ulcer | CMS +E11622 | Type 2 diabetes mellitus with other skin ulcer | CMS +E11628 | Type 2 diabetes mellitus with other skin complications | CMS +E11630 | Type 2 diabetes mellitus with periodontal disease | CMS +E11638 | Type 2 diabetes mellitus with other oral complications | CMS +E11641 | Type 2 diabetes mellitus with hypoglycemia with coma | CMS +E11649 | Type 2 diabetes mellitus with hypoglycemia without coma | CMS +E1165 | Type 2 diabetes mellitus with hyperglycemia | CMS +E1169 | Type 2 diabetes mellitus with other specified complication | CMS +E118 | Type 2 diabetes mellitus with unspecified complications | CMS +E119 | Type 2 diabetes mellitus without complications | CMS +E1300 | Other specified diabetes mellitus with hyperosmolarity without nonketotic hyperglycemic-hyperosmolar coma (NKHHC) | CMS +E1301 | Other specified diabetes mellitus with hyperosmolarity with coma | CMS +E1310 | Other specified diabetes mellitus with ketoacidosis without coma | CMS +E1311 | Other specified diabetes mellitus with ketoacidosis with coma | CMS +E1321 | Other specified diabetes mellitus with diabetic nephropathy | CMS +E1322 | Other specified diabetes mellitus with diabetic chronic kidney disease | CMS +E1329 | Other specified diabetes mellitus with other diabetic kidney complication | CMS +E13311 | Other specified diabetes mellitus with unspecified diabetic retinopathy with macular edema | CMS +E13319 | Other specified diabetes mellitus with unspecified diabetic retinopathy without macular edema | CMS +E133211 | Other specified diabetes mellitus with mild nonproliferative diabetic retinopathy with macular edema, right eye | CMS +E133212 | Other specified diabetes mellitus with mild nonproliferative diabetic retinopathy with macular edema, left eye | CMS +E133213 | Other specified diabetes mellitus with mild nonproliferative diabetic retinopathy with macular edema, bilateral | CMS +E133219 | Other specified diabetes mellitus with mild nonproliferative diabetic retinopathy with macular edema, unspecified eye | CMS +E133291 | Other specified diabetes mellitus with mild nonproliferative diabetic retinopathy without macular edema, right eye | CMS +E133292 | Other specified diabetes mellitus with mild nonproliferative diabetic retinopathy without macular edema, left eye | CMS +E133293 | Other specified diabetes mellitus with mild nonproliferative diabetic retinopathy without macular edema, bilateral | CMS +E133299 | Other specified diabetes mellitus with mild nonproliferative diabetic retinopathy without macular edema, unspecified eye | CMS +E133311 | Other specified diabetes mellitus with moderate nonproliferative diabetic retinopathy with macular edema, right eye | CMS +E133312 | Other specified diabetes mellitus with moderate nonproliferative diabetic retinopathy with macular edema, left eye | CMS +E133313 | Other specified diabetes mellitus with moderate nonproliferative diabetic retinopathy with macular edema, bilateral | CMS +E133319 | Other specified diabetes mellitus with moderate nonproliferative diabetic retinopathy with macular edema, unspecified eye | CMS +E133391 | Other specified diabetes mellitus with moderate nonproliferative diabetic retinopathy without macular edema, right eye | CMS +E133392 | Other specified diabetes mellitus with moderate nonproliferative diabetic retinopathy without macular edema, left eye | CMS +E133393 | Other specified diabetes mellitus with moderate nonproliferative diabetic retinopathy without macular edema, bilateral | CMS +E133399 | Other specified diabetes mellitus with moderate nonproliferative diabetic retinopathy without macular edema, unspecified eye | CMS +E133411 | Other specified diabetes mellitus with severe nonproliferative diabetic retinopathy with macular edema, right eye | CMS +E133412 | Other specified diabetes mellitus with severe nonproliferative diabetic retinopathy with macular edema, left eye | CMS +E133413 | Other specified diabetes mellitus with severe nonproliferative diabetic retinopathy with macular edema, bilateral | CMS +E133419 | Other specified diabetes mellitus with severe nonproliferative diabetic retinopathy with macular edema, unspecified eye | CMS +E133491 | Other specified diabetes mellitus with severe nonproliferative diabetic retinopathy without macular edema, right eye | CMS +E133492 | Other specified diabetes mellitus with severe nonproliferative diabetic retinopathy without macular edema, left eye | CMS +E133493 | Other specified diabetes mellitus with severe nonproliferative diabetic retinopathy without macular edema, bilateral | CMS +E133499 | Other specified diabetes mellitus with severe nonproliferative diabetic retinopathy without macular edema, unspecified eye | CMS +E133511 | Other specified diabetes mellitus with proliferative diabetic retinopathy with macular edema, right eye | CMS +E133512 | Other specified diabetes mellitus with proliferative diabetic retinopathy with macular edema, left eye | CMS +E133513 | Other specified diabetes mellitus with proliferative diabetic retinopathy with macular edema, bilateral | CMS +E133519 | Other specified diabetes mellitus with proliferative diabetic retinopathy with macular edema, unspecified eye | CMS +E133521 | Other specified diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment involving the macula, right eye | CMS +E133522 | Other specified diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment involving the macula, left eye | CMS +E133523 | Other specified diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment involving the macula, bilateral | CMS +E133529 | Other specified diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment involving the macula, unspecified eye | CMS +E133531 | Other specified diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment not involving the macula, right eye | CMS +E133532 | Other specified diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment not involving the macula, left eye | CMS +E133533 | Other specified diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment not involving the macula, bilateral | CMS +E133539 | Other specified diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment not involving the macula, unspecified eye | CMS +E133541 | Other specified diabetes mellitus with proliferative diabetic retinopathy with combined traction retinal detachment and rhegmatogenous retinal detachment, right eye | CMS +E133542 | Other specified diabetes mellitus with proliferative diabetic retinopathy with combined traction retinal detachment and rhegmatogenous retinal detachment, left eye | CMS +E133543 | Other specified diabetes mellitus with proliferative diabetic retinopathy with combined traction retinal detachment and rhegmatogenous retinal detachment, bilateral | CMS +E133549 | Other specified diabetes mellitus with proliferative diabetic retinopathy with combined traction retinal detachment and rhegmatogenous retinal detachment, unspecified eye | CMS +E133551 | Other specified diabetes mellitus with stable proliferative diabetic retinopathy, right eye | CMS +E133552 | Other specified diabetes mellitus with stable proliferative diabetic retinopathy, left eye | CMS +E133553 | Other specified diabetes mellitus with stable proliferative diabetic retinopathy, bilateral | CMS +E133559 | Other specified diabetes mellitus with stable proliferative diabetic retinopathy, unspecified eye | CMS +E133591 | Other specified diabetes mellitus with proliferative diabetic retinopathy without macular edema, right eye | CMS +E133592 | Other specified diabetes mellitus with proliferative diabetic retinopathy without macular edema, left eye | CMS +E133593 | Other specified diabetes mellitus with proliferative diabetic retinopathy without macular edema, bilateral | CMS +E133599 | Other specified diabetes mellitus with proliferative diabetic retinopathy without macular edema, unspecified eye | CMS +E1336 | Other specified diabetes mellitus with diabetic cataract | CMS +E1337X1 | Other specified diabetes mellitus with diabetic macular edema, resolved following treatment, right eye | CMS +E1337X2 | Other specified diabetes mellitus with diabetic macular edema, resolved following treatment, left eye | CMS +E1337X3 | Other specified diabetes mellitus with diabetic macular edema, resolved following treatment, bilateral | CMS +E1337X9 | Other specified diabetes mellitus with diabetic macular edema, resolved following treatment, unspecified eye | CMS +E1339 | Other specified diabetes mellitus with other diabetic ophthalmic complication | CMS +E1340 | Other specified diabetes mellitus with diabetic neuropathy, unspecified | CMS +E1341 | Other specified diabetes mellitus with diabetic mononeuropathy | CMS +E1342 | Other specified diabetes mellitus with diabetic polyneuropathy | CMS +E1343 | Other specified diabetes mellitus with diabetic autonomic (poly)neuropathy | CMS +E1344 | Other specified diabetes mellitus with diabetic amyotrophy | CMS +E1349 | Other specified diabetes mellitus with other diabetic neurological complication | CMS +E1351 | Other specified diabetes mellitus with diabetic peripheral angiopathy without gangrene | CMS +E1352 | Other specified diabetes mellitus with diabetic peripheral angiopathy with gangrene | CMS +E1359 | Other specified diabetes mellitus with other circulatory complications | CMS +E13610 | Other specified diabetes mellitus with diabetic neuropathic arthropathy | CMS +E13618 | Other specified diabetes mellitus with other diabetic arthropathy | CMS +E13620 | Other specified diabetes mellitus with diabetic dermatitis | CMS +E13621 | Other specified diabetes mellitus with foot ulcer | CMS +E13622 | Other specified diabetes mellitus with other skin ulcer | CMS +E13628 | Other specified diabetes mellitus with other skin complications | CMS +E13630 | Other specified diabetes mellitus with periodontal disease | CMS +E13638 | Other specified diabetes mellitus with other oral complications | CMS +E13641 | Other specified diabetes mellitus with hypoglycemia with coma | CMS +E13649 | Other specified diabetes mellitus with hypoglycemia without coma | CMS +E1365 | Other specified diabetes mellitus with hyperglycemia | CMS +E1369 | Other specified diabetes mellitus with other specified complication | CMS +E138 | Other specified diabetes mellitus with unspecified complications | CMS +E139 | Other specified diabetes mellitus without complications | CMS +E15 | Nondiabetic hypoglycemic coma | CMS +E160 | Drug-induced hypoglycemia without coma | CMS +E161 | Other hypoglycemia | CMS +E162 | Hypoglycemia, unspecified | CMS +E163 | Increased secretion of glucagon | CMS +E164 | Increased secretion of gastrin | CMS +E168 | Other specified disorders of pancreatic internal secretion | CMS +E169 | Disorder of pancreatic internal secretion, unspecified | CMS +E200 | Idiopathic hypoparathyroidism | CMS +E201 | Pseudohypoparathyroidism | CMS +E208 | Other hypoparathyroidism | CMS +E209 | Hypoparathyroidism, unspecified | CMS +E210 | Primary hyperparathyroidism | CMS +E211 | Secondary hyperparathyroidism, not elsewhere classified | CMS +E212 | Other hyperparathyroidism | CMS +E213 | Hyperparathyroidism, unspecified | CMS +E214 | Other specified disorders of parathyroid gland | CMS +E215 | Disorder of parathyroid gland, unspecified | CMS +E220 | Acromegaly and pituitary gigantism | CMS +E221 | Hyperprolactinemia | CMS +E222 | Syndrome of inappropriate secretion of antidiuretic hormone | CMS +E228 | Other hyperfunction of pituitary gland | CMS +E229 | Hyperfunction of pituitary gland, unspecified | CMS +E230 | Hypopituitarism | CMS +E231 | Drug-induced hypopituitarism | CMS +E232 | Diabetes insipidus | CMS +E233 | Hypothalamic dysfunction, not elsewhere classified | CMS +E236 | Other disorders of pituitary gland | CMS +E237 | Disorder of pituitary gland, unspecified | CMS +E240 | Pituitary-dependent Cushing's disease | CMS +E241 | Nelson's syndrome | CMS +E242 | Drug-induced Cushing's syndrome | CMS +E243 | Ectopic ACTH syndrome | CMS +E244 | Alcohol-induced pseudo-Cushing's syndrome | CMS +E248 | Other Cushing's syndrome | CMS +E249 | Cushing's syndrome, unspecified | CMS +E250 | Congenital adrenogenital disorders associated with enzyme deficiency | CMS +E258 | Other adrenogenital disorders | CMS +E259 | Adrenogenital disorder, unspecified | CMS +E2601 | Conn's syndrome | CMS +E2602 | Glucocorticoid-remediable aldosteronism | CMS +E2609 | Other primary hyperaldosteronism | CMS +E261 | Secondary hyperaldosteronism | CMS +E2681 | Bartter's syndrome | CMS +E2689 | Other hyperaldosteronism | CMS +E269 | Hyperaldosteronism, unspecified | CMS +E270 | Other adrenocortical overactivity | CMS +E271 | Primary adrenocortical insufficiency | CMS +E272 | Addisonian crisis | CMS +E273 | Drug-induced adrenocortical insufficiency | CMS +E2740 | Unspecified adrenocortical insufficiency | CMS +E2749 | Other adrenocortical insufficiency | CMS +E275 | Adrenomedullary hyperfunction | CMS +E278 | Other specified disorders of adrenal gland | CMS +E279 | Disorder of adrenal gland, unspecified | CMS +E280 | Estrogen excess | CMS +E281 | Androgen excess | CMS +E282 | Polycystic ovarian syndrome | CMS +E28310 | Symptomatic premature menopause | CMS +E28319 | Asymptomatic premature menopause | CMS +E2839 | Other primary ovarian failure | CMS +E288 | Other ovarian dysfunction | CMS +E289 | Ovarian dysfunction, unspecified | CMS +E290 | Testicular hyperfunction | CMS +E291 | Testicular hypofunction | CMS +E298 | Other testicular dysfunction | CMS +E299 | Testicular dysfunction, unspecified | CMS +E300 | Delayed puberty | CMS +E301 | Precocious puberty | CMS +E308 | Other disorders of puberty | CMS +E309 | Disorder of puberty, unspecified | CMS +E310 | Autoimmune polyglandular failure | CMS +E311 | Polyglandular hyperfunction | CMS +E3120 | Multiple endocrine neoplasia [MEN] syndrome, unspecified | CMS +E3121 | Multiple endocrine neoplasia [MEN] type I | CMS +E3122 | Multiple endocrine neoplasia [MEN] type IIA | CMS +E3123 | Multiple endocrine neoplasia [MEN] type IIB | CMS +E318 | Other polyglandular dysfunction | CMS +E319 | Polyglandular dysfunction, unspecified | CMS +E320 | Persistent hyperplasia of thymus | CMS +E321 | Abscess of thymus | CMS +E328 | Other diseases of thymus | CMS +E329 | Disease of thymus, unspecified | CMS +E340 | Carcinoid syndrome | CMS +E341 | Other hypersecretion of intestinal hormones | CMS +E342 | Ectopic hormone secretion, not elsewhere classified | CMS +E343 | Short stature due to endocrine disorder | CMS +E344 | Constitutional tall stature | CMS +E3450 | Androgen insensitivity syndrome, unspecified | CMS +E3451 | Complete androgen insensitivity syndrome | CMS +E3452 | Partial androgen insensitivity syndrome | CMS +E348 | Other specified endocrine disorders | CMS +E349 | Endocrine disorder, unspecified | CMS +E35 | Disorders of endocrine glands in diseases classified elsewhere | CMS +E3601 | Intraoperative hemorrhage and hematoma of an endocrine system organ or structure complicating an endocrine system procedure | CMS +E3602 | Intraoperative hemorrhage and hematoma of an endocrine system organ or structure complicating other procedure | CMS +E3611 | Accidental puncture and laceration of an endocrine system organ or structure during an endocrine system procedure | CMS +E3612 | Accidental puncture and laceration of an endocrine system organ or structure during other procedure | CMS +E368 | Other intraoperative complications of endocrine system | CMS +E40 | Kwashiorkor | CMS +E41 | Nutritional marasmus | CMS +E42 | Marasmic kwashiorkor | CMS +E43 | Unspecified severe protein-calorie malnutrition | CMS +E440 | Moderate protein-calorie malnutrition | CMS +E441 | Mild protein-calorie malnutrition | CMS +E45 | Retarded development following protein-calorie malnutrition | CMS +E46 | Unspecified protein-calorie malnutrition | CMS +E500 | Vitamin A deficiency with conjunctival xerosis | CMS +E501 | Vitamin A deficiency with Bitot's spot and conjunctival xerosis | CMS +E502 | Vitamin A deficiency with corneal xerosis | CMS +E503 | Vitamin A deficiency with corneal ulceration and xerosis | CMS +E504 | Vitamin A deficiency with keratomalacia | CMS +E505 | Vitamin A deficiency with night blindness | CMS +E506 | Vitamin A deficiency with xerophthalmic scars of cornea | CMS +E507 | Other ocular manifestations of vitamin A deficiency | CMS +E508 | Other manifestations of vitamin A deficiency | CMS +E509 | Vitamin A deficiency, unspecified | CMS +E5111 | Dry beriberi | CMS +E5112 | Wet beriberi | CMS +E512 | Wernicke's encephalopathy | CMS +E518 | Other manifestations of thiamine deficiency | CMS +E519 | Thiamine deficiency, unspecified | CMS +E52 | Niacin deficiency [pellagra] | CMS +E530 | Riboflavin deficiency | CMS +E531 | Pyridoxine deficiency | CMS +E538 | Deficiency of other specified B group vitamins | CMS +E539 | Vitamin B deficiency, unspecified | CMS +E54 | Ascorbic acid deficiency | CMS +E550 | Rickets, active | CMS +E559 | Vitamin D deficiency, unspecified | CMS +E560 | Deficiency of vitamin E | CMS +E561 | Deficiency of vitamin K | CMS +E568 | Deficiency of other vitamins | CMS +E569 | Vitamin deficiency, unspecified | CMS +E58 | Dietary calcium deficiency | CMS +E59 | Dietary selenium deficiency | CMS +E60 | Dietary zinc deficiency | CMS +E610 | Copper deficiency | CMS +E611 | Iron deficiency | CMS +E612 | Magnesium deficiency | CMS +E613 | Manganese deficiency | CMS +E614 | Chromium deficiency | CMS +E615 | Molybdenum deficiency | CMS +E616 | Vanadium deficiency | CMS +E617 | Deficiency of multiple nutrient elements | CMS +E618 | Deficiency of other specified nutrient elements | CMS +E619 | Deficiency of nutrient element, unspecified | CMS +E630 | Essential fatty acid [EFA] deficiency | CMS +E631 | Imbalance of constituents of food intake | CMS +E638 | Other specified nutritional deficiencies | CMS +E639 | Nutritional deficiency, unspecified | CMS +E640 | Sequelae of protein-calorie malnutrition | CMS +E641 | Sequelae of vitamin A deficiency | CMS +E642 | Sequelae of vitamin C deficiency | CMS +E643 | Sequelae of rickets | CMS +E648 | Sequelae of other nutritional deficiencies | CMS +E649 | Sequelae of unspecified nutritional deficiency | CMS +E65 | Localized adiposity | CMS +E6601 | Morbid (severe) obesity due to excess calories | CMS +E6609 | Other obesity due to excess calories | CMS +E661 | Drug-induced obesity | CMS +E662 | Morbid (severe) obesity with alveolar hypoventilation | CMS +E663 | Overweight | CMS +E668 | Other obesity | CMS +E669 | Obesity, unspecified | CMS +E670 | Hypervitaminosis A | CMS +E671 | Hypercarotenemia | CMS +E672 | Megavitamin-B6 syndrome | CMS +E673 | Hypervitaminosis D | CMS +E678 | Other specified hyperalimentation | CMS +E68 | Sequelae of hyperalimentation | CMS +E700 | Classical phenylketonuria | CMS +E701 | Other hyperphenylalaninemias | CMS +E7020 | Disorder of tyrosine metabolism, unspecified | CMS +E7021 | Tyrosinemia | CMS +E7029 | Other disorders of tyrosine metabolism | CMS +E7030 | Albinism, unspecified | CMS +E70310 | X-linked ocular albinism | CMS +E70311 | Autosomal recessive ocular albinism | CMS +E70318 | Other ocular albinism | CMS +E70319 | Ocular albinism, unspecified | CMS +E70320 | Tyrosinase negative oculocutaneous albinism | CMS +E70321 | Tyrosinase positive oculocutaneous albinism | CMS +E70328 | Other oculocutaneous albinism | CMS +E70329 | Oculocutaneous albinism, unspecified | CMS +E70330 | Chediak-Higashi syndrome | CMS +E70331 | Hermansky-Pudlak syndrome | CMS +E70338 | Other albinism with hematologic abnormality | CMS +E70339 | Albinism with hematologic abnormality, unspecified | CMS +E7039 | Other specified albinism | CMS +E7040 | Disorders of histidine metabolism, unspecified | CMS +E7041 | Histidinemia | CMS +E7049 | Other disorders of histidine metabolism | CMS +E705 | Disorders of tryptophan metabolism | CMS +E708 | Other disorders of aromatic amino-acid metabolism | CMS +E709 | Disorder of aromatic amino-acid metabolism, unspecified | CMS +E710 | Maple-syrup-urine disease | CMS +E71110 | Isovaleric acidemia | CMS +E71111 | 3-methylglutaconic aciduria | CMS +E71118 | Other branched-chain organic acidurias | CMS +E71120 | Methylmalonic acidemia | CMS +E71121 | Propionic acidemia | CMS +E71128 | Other disorders of propionate metabolism | CMS +E7119 | Other disorders of branched-chain amino-acid metabolism | CMS +E712 | Disorder of branched-chain amino-acid metabolism, unspecified | CMS +E7130 | Disorder of fatty-acid metabolism, unspecified | CMS +E71310 | Long chain/very long chain acyl CoA dehydrogenase deficiency | CMS +E71311 | Medium chain acyl CoA dehydrogenase deficiency | CMS +E71312 | Short chain acyl CoA dehydrogenase deficiency | CMS +E71313 | Glutaric aciduria type II | CMS +E71314 | Muscle carnitine palmitoyltransferase deficiency | CMS +E71318 | Other disorders of fatty-acid oxidation | CMS +E7132 | Disorders of ketone metabolism | CMS +E7139 | Other disorders of fatty-acid metabolism | CMS +E7140 | Disorder of carnitine metabolism, unspecified | CMS +E7141 | Primary carnitine deficiency | CMS +E7142 | Carnitine deficiency due to inborn errors of metabolism | CMS +E7143 | Iatrogenic carnitine deficiency | CMS +E71440 | Ruvalcaba-Myhre-Smith syndrome | CMS +E71448 | Other secondary carnitine deficiency | CMS +E7150 | Peroxisomal disorder, unspecified | CMS +E71510 | Zellweger syndrome | CMS +E71511 | Neonatal adrenoleukodystrophy | CMS +E71518 | Other disorders of peroxisome biogenesis | CMS +E71520 | Childhood cerebral X-linked adrenoleukodystrophy | CMS +E71521 | Adolescent X-linked adrenoleukodystrophy | CMS +E71522 | Adrenomyeloneuropathy | CMS +E71528 | Other X-linked adrenoleukodystrophy | CMS +E71529 | X-linked adrenoleukodystrophy, unspecified type | CMS +E7153 | Other group 2 peroxisomal disorders | CMS +E71540 | Rhizomelic chondrodysplasia punctata | CMS +E71541 | Zellweger-like syndrome | CMS +E71542 | Other group 3 peroxisomal disorders | CMS +E71548 | Other peroxisomal disorders | CMS +E7200 | Disorders of amino-acid transport, unspecified | CMS +E7201 | Cystinuria | CMS +E7202 | Hartnup's disease | CMS +E7203 | Lowe's syndrome | CMS +E7204 | Cystinosis | CMS +E7209 | Other disorders of amino-acid transport | CMS +E7210 | Disorders of sulfur-bearing amino-acid metabolism, unspecified | CMS +E7211 | Homocystinuria | CMS +E7212 | Methylenetetrahydrofolate reductase deficiency | CMS +E7219 | Other disorders of sulfur-bearing amino-acid metabolism | CMS +E7220 | Disorder of urea cycle metabolism, unspecified | CMS +E7221 | Argininemia | CMS +E7222 | Arginosuccinic aciduria | CMS +E7223 | Citrullinemia | CMS +E7229 | Other disorders of urea cycle metabolism | CMS +E723 | Disorders of lysine and hydroxylysine metabolism | CMS +E724 | Disorders of ornithine metabolism | CMS +E7250 | Disorder of glycine metabolism, unspecified | CMS +E7251 | Non-ketotic hyperglycinemia | CMS +E7252 | Trimethylaminuria | CMS +E7253 | Primary hyperoxaluria | CMS +E7259 | Other disorders of glycine metabolism | CMS +E7281 | Disorders of gamma aminobutyric acid metabolism | CMS +E7289 | Other specified disorders of amino-acid metabolism | CMS +E729 | Disorder of amino-acid metabolism, unspecified | CMS +E730 | Congenital lactase deficiency | CMS +E731 | Secondary lactase deficiency | CMS +E738 | Other lactose intolerance | CMS +E739 | Lactose intolerance, unspecified | CMS +E7400 | Glycogen storage disease, unspecified | CMS +E7401 | von Gierke disease | CMS +E7402 | Pompe disease | CMS +E7403 | Cori disease | CMS +E7404 | McArdle disease | CMS +E7409 | Other glycogen storage disease | CMS +E7410 | Disorder of fructose metabolism, unspecified | CMS +E7411 | Essential fructosuria | CMS +E7412 | Hereditary fructose intolerance | CMS +E7419 | Other disorders of fructose metabolism | CMS +E7420 | Disorders of galactose metabolism, unspecified | CMS +E7421 | Galactosemia | CMS +E7429 | Other disorders of galactose metabolism | CMS +E7431 | Sucrase-isomaltase deficiency | CMS +E7439 | Other disorders of intestinal carbohydrate absorption | CMS +E744 | Disorders of pyruvate metabolism and gluconeogenesis | CMS +E748 | Other specified disorders of carbohydrate metabolism | CMS +E749 | Disorder of carbohydrate metabolism, unspecified | CMS +E7500 | GM2 gangliosidosis, unspecified | CMS +E7501 | Sandhoff disease | CMS +E7502 | Tay-Sachs disease | CMS +E7509 | Other GM2 gangliosidosis | CMS +E7510 | Unspecified gangliosidosis | CMS +E7511 | Mucolipidosis IV | CMS +E7519 | Other gangliosidosis | CMS +E7521 | Fabry (-Anderson) disease | CMS +E7522 | Gaucher disease | CMS +E7523 | Krabbe disease | CMS +E75240 | Niemann-Pick disease type A | CMS +E75241 | Niemann-Pick disease type B | CMS +E75242 | Niemann-Pick disease type C | CMS +E75243 | Niemann-Pick disease type D | CMS +E75248 | Other Niemann-Pick disease | CMS +E75249 | Niemann-Pick disease, unspecified | CMS +E7525 | Metachromatic leukodystrophy | CMS +E7526 | Sulfatase deficiency | CMS +E7529 | Other sphingolipidosis | CMS +E753 | Sphingolipidosis, unspecified | CMS +E754 | Neuronal ceroid lipofuscinosis | CMS +E755 | Other lipid storage disorders | CMS +E756 | Lipid storage disorder, unspecified | CMS +E7601 | Hurler's syndrome | CMS +E7602 | Hurler-Scheie syndrome | CMS +E7603 | Scheie's syndrome | CMS +E761 | Mucopolysaccharidosis, type II | CMS +E76210 | Morquio A mucopolysaccharidoses | CMS +E76211 | Morquio B mucopolysaccharidoses | CMS +E76219 | Morquio mucopolysaccharidoses, unspecified | CMS +E7622 | Sanfilippo mucopolysaccharidoses | CMS +E7629 | Other mucopolysaccharidoses | CMS +E763 | Mucopolysaccharidosis, unspecified | CMS +E768 | Other disorders of glucosaminoglycan metabolism | CMS +E769 | Glucosaminoglycan metabolism disorder, unspecified | CMS +E770 | Defects in post-translational modification of lysosomal enzymes | CMS +E771 | Defects in glycoprotein degradation | CMS +E778 | Other disorders of glycoprotein metabolism | CMS +E779 | Disorder of glycoprotein metabolism, unspecified | CMS +E7800 | Pure hypercholesterolemia, unspecified | CMS +E7801 | Familial hypercholesterolemia | CMS +E781 | Pure hyperglyceridemia | CMS +E782 | Mixed hyperlipidemia | CMS +E783 | Hyperchylomicronemia | CMS +E7841 | Elevated Lipoprotein(a) | CMS +E7849 | Other hyperlipidemia | CMS +E785 | Hyperlipidemia, unspecified | CMS +E786 | Lipoprotein deficiency | CMS +E7870 | Disorder of bile acid and cholesterol metabolism, unspecified | CMS +E7871 | Barth syndrome | CMS +E7872 | Smith-Lemli-Opitz syndrome | CMS +E7879 | Other disorders of bile acid and cholesterol metabolism | CMS +E7881 | Lipoid dermatoarthritis | CMS +E7889 | Other lipoprotein metabolism disorders | CMS +E789 | Disorder of lipoprotein metabolism, unspecified | CMS +E790 | Hyperuricemia without signs of inflammatory arthritis and tophaceous disease | CMS +E791 | Lesch-Nyhan syndrome | CMS +E792 | Myoadenylate deaminase deficiency | CMS +E798 | Other disorders of purine and pyrimidine metabolism | CMS +E799 | Disorder of purine and pyrimidine metabolism, unspecified | CMS +E800 | Hereditary erythropoietic porphyria | CMS +E801 | Porphyria cutanea tarda | CMS +E8020 | Unspecified porphyria | CMS +E8021 | Acute intermittent (hepatic) porphyria | CMS +E8029 | Other porphyria | CMS +E803 | Defects of catalase and peroxidase | CMS +E804 | Gilbert syndrome | CMS +E805 | Crigler-Najjar syndrome | CMS +E806 | Other disorders of bilirubin metabolism | CMS +E807 | Disorder of bilirubin metabolism, unspecified | CMS +E8300 | Disorder of copper metabolism, unspecified | CMS +E8301 | Wilson's disease | CMS +E8309 | Other disorders of copper metabolism | CMS +E8310 | Disorder of iron metabolism, unspecified | CMS +E83110 | Hereditary hemochromatosis | CMS +E83111 | Hemochromatosis due to repeated red blood cell transfusions | CMS +E83118 | Other hemochromatosis | CMS +E83119 | Hemochromatosis, unspecified | CMS +E8319 | Other disorders of iron metabolism | CMS +E832 | Disorders of zinc metabolism | CMS +E8330 | Disorder of phosphorus metabolism, unspecified | CMS +E8331 | Familial hypophosphatemia | CMS +E8332 | Hereditary vitamin D-dependent rickets (type 1) (type 2) | CMS +E8339 | Other disorders of phosphorus metabolism | CMS +E8340 | Disorders of magnesium metabolism, unspecified | CMS +E8341 | Hypermagnesemia | CMS +E8342 | Hypomagnesemia | CMS +E8349 | Other disorders of magnesium metabolism | CMS +E8350 | Unspecified disorder of calcium metabolism | CMS +E8351 | Hypocalcemia | CMS +E8352 | Hypercalcemia | CMS +E8359 | Other disorders of calcium metabolism | CMS +E8381 | Hungry bone syndrome | CMS +E8389 | Other disorders of mineral metabolism | CMS +E839 | Disorder of mineral metabolism, unspecified | CMS +E840 | Cystic fibrosis with pulmonary manifestations | CMS +E8411 | Meconium ileus in cystic fibrosis | CMS +E8419 | Cystic fibrosis with other intestinal manifestations | CMS +E848 | Cystic fibrosis with other manifestations | CMS +E849 | Cystic fibrosis, unspecified | CMS +E850 | Non-neuropathic heredofamilial amyloidosis | CMS +E851 | Neuropathic heredofamilial amyloidosis | CMS +E852 | Heredofamilial amyloidosis, unspecified | CMS +E853 | Secondary systemic amyloidosis | CMS +E854 | Organ-limited amyloidosis | CMS +E8581 | Light chain (AL) amyloidosis | CMS +E8582 | Wild-type transthyretin-related (ATTR) amyloidosis | CMS +E8589 | Other amyloidosis | CMS +E859 | Amyloidosis, unspecified | CMS +E860 | Dehydration | CMS +E861 | Hypovolemia | CMS +E869 | Volume depletion, unspecified | CMS +E870 | Hyperosmolality and hypernatremia | CMS +E871 | Hypo-osmolality and hyponatremia | CMS +E872 | Acidosis | CMS +E873 | Alkalosis | CMS +E874 | Mixed disorder of acid-base balance | CMS +E875 | Hyperkalemia | CMS +E876 | Hypokalemia | CMS +E8770 | Fluid overload, unspecified | CMS +E8771 | Transfusion associated circulatory overload | CMS +E8779 | Other fluid overload | CMS +E878 | Other disorders of electrolyte and fluid balance, not elsewhere classified | CMS +E8801 | Alpha-1-antitrypsin deficiency | CMS +E8802 | Plasminogen deficiency | CMS +E8809 | Other disorders of plasma-protein metabolism, not elsewhere classified | CMS +E881 | Lipodystrophy, not elsewhere classified | CMS +E882 | Lipomatosis, not elsewhere classified | CMS +E883 | Tumor lysis syndrome | CMS +E8840 | Mitochondrial metabolism disorder, unspecified | CMS +E8841 | MELAS syndrome | CMS +E8842 | MERRF syndrome | CMS +E8849 | Other mitochondrial metabolism disorders | CMS +E8881 | Metabolic syndrome | CMS +E8889 | Other specified metabolic disorders | CMS +E889 | Metabolic disorder, unspecified | CMS +E890 | Postprocedural hypothyroidism | CMS +E891 | Postprocedural hypoinsulinemia | CMS +E892 | Postprocedural hypoparathyroidism | CMS +E893 | Postprocedural hypopituitarism | CMS +E8940 | Asymptomatic postprocedural ovarian failure | CMS +E8941 | Symptomatic postprocedural ovarian failure | CMS +E895 | Postprocedural testicular hypofunction | CMS +E896 | Postprocedural adrenocortical (-medullary) hypofunction | CMS +E89810 | Postprocedural hemorrhage of an endocrine system organ or structure following an endocrine system procedure | CMS +E89811 | Postprocedural hemorrhage of an endocrine system organ or structure following other procedure | CMS +E89820 | Postprocedural hematoma of an endocrine system organ or structure following an endocrine system procedure | CMS +E89821 | Postprocedural hematoma of an endocrine system organ or structure following other procedure | CMS +E89822 | Postprocedural seroma of an endocrine system organ or structure following an endocrine system procedure | CMS +E89823 | Postprocedural seroma of an endocrine system organ or structure following other procedure | CMS +E8989 | Other postprocedural endocrine and metabolic complications and disorders | CMS +F0150 | Vascular dementia without behavioral disturbance | CMS +F0151 | Vascular dementia with behavioral disturbance | CMS +F0280 | Dementia in other diseases classified elsewhere without behavioral disturbance | CMS +F0281 | Dementia in other diseases classified elsewhere with behavioral disturbance | CMS +F0390 | Unspecified dementia without behavioral disturbance | CMS +F0391 | Unspecified dementia with behavioral disturbance | CMS +F04 | Amnestic disorder due to known physiological condition | CMS +F05 | Delirium due to known physiological condition | CMS +F060 | Psychotic disorder with hallucinations due to known physiological condition | CMS +F061 | Catatonic disorder due to known physiological condition | CMS +F062 | Psychotic disorder with delusions due to known physiological condition | CMS +F0630 | Mood disorder due to known physiological condition, unspecified | CMS +F0631 | Mood disorder due to known physiological condition with depressive features | CMS +F0632 | Mood disorder due to known physiological condition with major depressive-like episode | CMS +F0633 | Mood disorder due to known physiological condition with manic features | CMS +F0634 | Mood disorder due to known physiological condition with mixed features | CMS +F064 | Anxiety disorder due to known physiological condition | CMS +F068 | Other specified mental disorders due to known physiological condition | CMS +F070 | Personality change due to known physiological condition | CMS +F0781 | Postconcussional syndrome | CMS +F0789 | Other personality and behavioral disorders due to known physiological condition | CMS +F079 | Unspecified personality and behavioral disorder due to known physiological condition | CMS +F09 | Unspecified mental disorder due to known physiological condition | CMS +F1010 | Alcohol abuse, uncomplicated | CMS +F1011 | Alcohol abuse, in remission | CMS +F10120 | Alcohol abuse with intoxication, uncomplicated | CMS +F10121 | Alcohol abuse with intoxication delirium | CMS +F10129 | Alcohol abuse with intoxication, unspecified | CMS +F1014 | Alcohol abuse with alcohol-induced mood disorder | CMS +F10150 | Alcohol abuse with alcohol-induced psychotic disorder with delusions | CMS +F10151 | Alcohol abuse with alcohol-induced psychotic disorder with hallucinations | CMS +F10159 | Alcohol abuse with alcohol-induced psychotic disorder, unspecified | CMS +F10180 | Alcohol abuse with alcohol-induced anxiety disorder | CMS +F10181 | Alcohol abuse with alcohol-induced sexual dysfunction | CMS +F10182 | Alcohol abuse with alcohol-induced sleep disorder | CMS +F10188 | Alcohol abuse with other alcohol-induced disorder | CMS +F1019 | Alcohol abuse with unspecified alcohol-induced disorder | CMS +F1020 | Alcohol dependence, uncomplicated | CMS +F1021 | Alcohol dependence, in remission | CMS +F10220 | Alcohol dependence with intoxication, uncomplicated | CMS +F10221 | Alcohol dependence with intoxication delirium | CMS +F10229 | Alcohol dependence with intoxication, unspecified | CMS +F10230 | Alcohol dependence with withdrawal, uncomplicated | CMS +F10231 | Alcohol dependence with withdrawal delirium | CMS +F10232 | Alcohol dependence with withdrawal with perceptual disturbance | CMS +F10239 | Alcohol dependence with withdrawal, unspecified | CMS +F1024 | Alcohol dependence with alcohol-induced mood disorder | CMS +F10250 | Alcohol dependence with alcohol-induced psychotic disorder with delusions | CMS +F10251 | Alcohol dependence with alcohol-induced psychotic disorder with hallucinations | CMS +F10259 | Alcohol dependence with alcohol-induced psychotic disorder, unspecified | CMS +F1026 | Alcohol dependence with alcohol-induced persisting amnestic disorder | CMS +F1027 | Alcohol dependence with alcohol-induced persisting dementia | CMS +F10280 | Alcohol dependence with alcohol-induced anxiety disorder | CMS +F10281 | Alcohol dependence with alcohol-induced sexual dysfunction | CMS +F10282 | Alcohol dependence with alcohol-induced sleep disorder | CMS +F10288 | Alcohol dependence with other alcohol-induced disorder | CMS +F1029 | Alcohol dependence with unspecified alcohol-induced disorder | CMS +F10920 | Alcohol use, unspecified with intoxication, uncomplicated | CMS +F10921 | Alcohol use, unspecified with intoxication delirium | CMS +F10929 | Alcohol use, unspecified with intoxication, unspecified | CMS +F1094 | Alcohol use, unspecified with alcohol-induced mood disorder | CMS +F10950 | Alcohol use, unspecified with alcohol-induced psychotic disorder with delusions | CMS +F10951 | Alcohol use, unspecified with alcohol-induced psychotic disorder with hallucinations | CMS +F10959 | Alcohol use, unspecified with alcohol-induced psychotic disorder, unspecified | CMS +F1096 | Alcohol use, unspecified with alcohol-induced persisting amnestic disorder | CMS +F1097 | Alcohol use, unspecified with alcohol-induced persisting dementia | CMS +F10980 | Alcohol use, unspecified with alcohol-induced anxiety disorder | CMS +F10981 | Alcohol use, unspecified with alcohol-induced sexual dysfunction | CMS +F10982 | Alcohol use, unspecified with alcohol-induced sleep disorder | CMS +F10988 | Alcohol use, unspecified with other alcohol-induced disorder | CMS +F1099 | Alcohol use, unspecified with unspecified alcohol-induced disorder | CMS +F1110 | Opioid abuse, uncomplicated | CMS +F1111 | Opioid abuse, in remission | CMS +F11120 | Opioid abuse with intoxication, uncomplicated | CMS +F11121 | Opioid abuse with intoxication delirium | CMS +F11122 | Opioid abuse with intoxication with perceptual disturbance | CMS +F11129 | Opioid abuse with intoxication, unspecified | CMS +F1114 | Opioid abuse with opioid-induced mood disorder | CMS +F11150 | Opioid abuse with opioid-induced psychotic disorder with delusions | CMS +F11151 | Opioid abuse with opioid-induced psychotic disorder with hallucinations | CMS +F11159 | Opioid abuse with opioid-induced psychotic disorder, unspecified | CMS +F11181 | Opioid abuse with opioid-induced sexual dysfunction | CMS +F11182 | Opioid abuse with opioid-induced sleep disorder | CMS +F11188 | Opioid abuse with other opioid-induced disorder | CMS +F1119 | Opioid abuse with unspecified opioid-induced disorder | CMS +F1120 | Opioid dependence, uncomplicated | CMS +F1121 | Opioid dependence, in remission | CMS +F11220 | Opioid dependence with intoxication, uncomplicated | CMS +F11221 | Opioid dependence with intoxication delirium | CMS +F11222 | Opioid dependence with intoxication with perceptual disturbance | CMS +F11229 | Opioid dependence with intoxication, unspecified | CMS +F1123 | Opioid dependence with withdrawal | CMS +F1124 | Opioid dependence with opioid-induced mood disorder | CMS +F11250 | Opioid dependence with opioid-induced psychotic disorder with delusions | CMS +F11251 | Opioid dependence with opioid-induced psychotic disorder with hallucinations | CMS +F11259 | Opioid dependence with opioid-induced psychotic disorder, unspecified | CMS +F11281 | Opioid dependence with opioid-induced sexual dysfunction | CMS +F11282 | Opioid dependence with opioid-induced sleep disorder | CMS +F11288 | Opioid dependence with other opioid-induced disorder | CMS +F1129 | Opioid dependence with unspecified opioid-induced disorder | CMS +F1190 | Opioid use, unspecified, uncomplicated | CMS +F11920 | Opioid use, unspecified with intoxication, uncomplicated | CMS +F11921 | Opioid use, unspecified with intoxication delirium | CMS +F11922 | Opioid use, unspecified with intoxication with perceptual disturbance | CMS +F11929 | Opioid use, unspecified with intoxication, unspecified | CMS +F1193 | Opioid use, unspecified with withdrawal | CMS +F1194 | Opioid use, unspecified with opioid-induced mood disorder | CMS +F11950 | Opioid use, unspecified with opioid-induced psychotic disorder with delusions | CMS +F11951 | Opioid use, unspecified with opioid-induced psychotic disorder with hallucinations | CMS +F11959 | Opioid use, unspecified with opioid-induced psychotic disorder, unspecified | CMS +F11981 | Opioid use, unspecified with opioid-induced sexual dysfunction | CMS +F11982 | Opioid use, unspecified with opioid-induced sleep disorder | CMS +F11988 | Opioid use, unspecified with other opioid-induced disorder | CMS +F1199 | Opioid use, unspecified with unspecified opioid-induced disorder | CMS +F1210 | Cannabis abuse, uncomplicated | CMS +F1211 | Cannabis abuse, in remission | CMS +F12120 | Cannabis abuse with intoxication, uncomplicated | CMS +F12121 | Cannabis abuse with intoxication delirium | CMS +F12122 | Cannabis abuse with intoxication with perceptual disturbance | CMS +F12129 | Cannabis abuse with intoxication, unspecified | CMS +F12150 | Cannabis abuse with psychotic disorder with delusions | CMS +F12151 | Cannabis abuse with psychotic disorder with hallucinations | CMS +F12159 | Cannabis abuse with psychotic disorder, unspecified | CMS +F12180 | Cannabis abuse with cannabis-induced anxiety disorder | CMS +F12188 | Cannabis abuse with other cannabis-induced disorder | CMS +F1219 | Cannabis abuse with unspecified cannabis-induced disorder | CMS +F1220 | Cannabis dependence, uncomplicated | CMS +F1221 | Cannabis dependence, in remission | CMS +F12220 | Cannabis dependence with intoxication, uncomplicated | CMS +F12221 | Cannabis dependence with intoxication delirium | CMS +F12222 | Cannabis dependence with intoxication with perceptual disturbance | CMS +F12229 | Cannabis dependence with intoxication, unspecified | CMS +F1223 | Cannabis dependence with withdrawal | CMS +F12250 | Cannabis dependence with psychotic disorder with delusions | CMS +F12251 | Cannabis dependence with psychotic disorder with hallucinations | CMS +F12259 | Cannabis dependence with psychotic disorder, unspecified | CMS +F12280 | Cannabis dependence with cannabis-induced anxiety disorder | CMS +F12288 | Cannabis dependence with other cannabis-induced disorder | CMS +F1229 | Cannabis dependence with unspecified cannabis-induced disorder | CMS +F1290 | Cannabis use, unspecified, uncomplicated | CMS +F12920 | Cannabis use, unspecified with intoxication, uncomplicated | CMS +F12921 | Cannabis use, unspecified with intoxication delirium | CMS +F12922 | Cannabis use, unspecified with intoxication with perceptual disturbance | CMS +F12929 | Cannabis use, unspecified with intoxication, unspecified | CMS +F1293 | Cannabis use, unspecified with withdrawal | CMS +F12950 | Cannabis use, unspecified with psychotic disorder with delusions | CMS +F12951 | Cannabis use, unspecified with psychotic disorder with hallucinations | CMS +F12959 | Cannabis use, unspecified with psychotic disorder, unspecified | CMS +F12980 | Cannabis use, unspecified with anxiety disorder | CMS +F12988 | Cannabis use, unspecified with other cannabis-induced disorder | CMS +F1299 | Cannabis use, unspecified with unspecified cannabis-induced disorder | CMS +F1310 | Sedative, hypnotic or anxiolytic abuse, uncomplicated | CMS +F1311 | Sedative, hypnotic or anxiolytic abuse, in remission | CMS +F13120 | Sedative, hypnotic or anxiolytic abuse with intoxication, uncomplicated | CMS +F13121 | Sedative, hypnotic or anxiolytic abuse with intoxication delirium | CMS +F13129 | Sedative, hypnotic or anxiolytic abuse with intoxication, unspecified | CMS +F1314 | Sedative, hypnotic or anxiolytic abuse with sedative, hypnotic or anxiolytic-induced mood disorder | CMS +F13150 | Sedative, hypnotic or anxiolytic abuse with sedative, hypnotic or anxiolytic-induced psychotic disorder with delusions | CMS +F13151 | Sedative, hypnotic or anxiolytic abuse with sedative, hypnotic or anxiolytic-induced psychotic disorder with hallucinations | CMS +F13159 | Sedative, hypnotic or anxiolytic abuse with sedative, hypnotic or anxiolytic-induced psychotic disorder, unspecified | CMS +F13180 | Sedative, hypnotic or anxiolytic abuse with sedative, hypnotic or anxiolytic-induced anxiety disorder | CMS +F13181 | Sedative, hypnotic or anxiolytic abuse with sedative, hypnotic or anxiolytic-induced sexual dysfunction | CMS +F13182 | Sedative, hypnotic or anxiolytic abuse with sedative, hypnotic or anxiolytic-induced sleep disorder | CMS +F13188 | Sedative, hypnotic or anxiolytic abuse with other sedative, hypnotic or anxiolytic-induced disorder | CMS +F1319 | Sedative, hypnotic or anxiolytic abuse with unspecified sedative, hypnotic or anxiolytic-induced disorder | CMS +F1320 | Sedative, hypnotic or anxiolytic dependence, uncomplicated | CMS +F1321 | Sedative, hypnotic or anxiolytic dependence, in remission | CMS +F13220 | Sedative, hypnotic or anxiolytic dependence with intoxication, uncomplicated | CMS +F13221 | Sedative, hypnotic or anxiolytic dependence with intoxication delirium | CMS +F13229 | Sedative, hypnotic or anxiolytic dependence with intoxication, unspecified | CMS +F13230 | Sedative, hypnotic or anxiolytic dependence with withdrawal, uncomplicated | CMS +F13231 | Sedative, hypnotic or anxiolytic dependence with withdrawal delirium | CMS +F13232 | Sedative, hypnotic or anxiolytic dependence with withdrawal with perceptual disturbance | CMS +F13239 | Sedative, hypnotic or anxiolytic dependence with withdrawal, unspecified | CMS +F1324 | Sedative, hypnotic or anxiolytic dependence with sedative, hypnotic or anxiolytic-induced mood disorder | CMS +F13250 | Sedative, hypnotic or anxiolytic dependence with sedative, hypnotic or anxiolytic-induced psychotic disorder with delusions | CMS +F13251 | Sedative, hypnotic or anxiolytic dependence with sedative, hypnotic or anxiolytic-induced psychotic disorder with hallucinations | CMS +F13259 | Sedative, hypnotic or anxiolytic dependence with sedative, hypnotic or anxiolytic-induced psychotic disorder, unspecified | CMS +F1326 | Sedative, hypnotic or anxiolytic dependence with sedative, hypnotic or anxiolytic-induced persisting amnestic disorder | CMS +F1327 | Sedative, hypnotic or anxiolytic dependence with sedative, hypnotic or anxiolytic-induced persisting dementia | CMS +F13280 | Sedative, hypnotic or anxiolytic dependence with sedative, hypnotic or anxiolytic-induced anxiety disorder | CMS +F13281 | Sedative, hypnotic or anxiolytic dependence with sedative, hypnotic or anxiolytic-induced sexual dysfunction | CMS +F13282 | Sedative, hypnotic or anxiolytic dependence with sedative, hypnotic or anxiolytic-induced sleep disorder | CMS +F13288 | Sedative, hypnotic or anxiolytic dependence with other sedative, hypnotic or anxiolytic-induced disorder | CMS +F1329 | Sedative, hypnotic or anxiolytic dependence with unspecified sedative, hypnotic or anxiolytic-induced disorder | CMS +F1390 | Sedative, hypnotic, or anxiolytic use, unspecified, uncomplicated | CMS +F13920 | Sedative, hypnotic or anxiolytic use, unspecified with intoxication, uncomplicated | CMS +F13921 | Sedative, hypnotic or anxiolytic use, unspecified with intoxication delirium | CMS +F13929 | Sedative, hypnotic or anxiolytic use, unspecified with intoxication, unspecified | CMS +F13930 | Sedative, hypnotic or anxiolytic use, unspecified with withdrawal, uncomplicated | CMS +F13931 | Sedative, hypnotic or anxiolytic use, unspecified with withdrawal delirium | CMS +F13932 | Sedative, hypnotic or anxiolytic use, unspecified with withdrawal with perceptual disturbances | CMS +F13939 | Sedative, hypnotic or anxiolytic use, unspecified with withdrawal, unspecified | CMS +F1394 | Sedative, hypnotic or anxiolytic use, unspecified with sedative, hypnotic or anxiolytic-induced mood disorder | CMS +F13950 | Sedative, hypnotic or anxiolytic use, unspecified with sedative, hypnotic or anxiolytic-induced psychotic disorder with delusions | CMS +F13951 | Sedative, hypnotic or anxiolytic use, unspecified with sedative, hypnotic or anxiolytic-induced psychotic disorder with hallucinations | CMS +F13959 | Sedative, hypnotic or anxiolytic use, unspecified with sedative, hypnotic or anxiolytic-induced psychotic disorder, unspecified | CMS +F1396 | Sedative, hypnotic or anxiolytic use, unspecified with sedative, hypnotic or anxiolytic-induced persisting amnestic disorder | CMS +F1397 | Sedative, hypnotic or anxiolytic use, unspecified with sedative, hypnotic or anxiolytic-induced persisting dementia | CMS +F13980 | Sedative, hypnotic or anxiolytic use, unspecified with sedative, hypnotic or anxiolytic-induced anxiety disorder | CMS +F13981 | Sedative, hypnotic or anxiolytic use, unspecified with sedative, hypnotic or anxiolytic-induced sexual dysfunction | CMS +F13982 | Sedative, hypnotic or anxiolytic use, unspecified with sedative, hypnotic or anxiolytic-induced sleep disorder | CMS +F13988 | Sedative, hypnotic or anxiolytic use, unspecified with other sedative, hypnotic or anxiolytic-induced disorder | CMS +F1399 | Sedative, hypnotic or anxiolytic use, unspecified with unspecified sedative, hypnotic or anxiolytic-induced disorder | CMS +F1410 | Cocaine abuse, uncomplicated | CMS +F1411 | Cocaine abuse, in remission | CMS +F14120 | Cocaine abuse with intoxication, uncomplicated | CMS +F14121 | Cocaine abuse with intoxication with delirium | CMS +F14122 | Cocaine abuse with intoxication with perceptual disturbance | CMS +F14129 | Cocaine abuse with intoxication, unspecified | CMS +F1414 | Cocaine abuse with cocaine-induced mood disorder | CMS +F14150 | Cocaine abuse with cocaine-induced psychotic disorder with delusions | CMS +F14151 | Cocaine abuse with cocaine-induced psychotic disorder with hallucinations | CMS +F14159 | Cocaine abuse with cocaine-induced psychotic disorder, unspecified | CMS +F14180 | Cocaine abuse with cocaine-induced anxiety disorder | CMS +F14181 | Cocaine abuse with cocaine-induced sexual dysfunction | CMS +F14182 | Cocaine abuse with cocaine-induced sleep disorder | CMS +F14188 | Cocaine abuse with other cocaine-induced disorder | CMS +F1419 | Cocaine abuse with unspecified cocaine-induced disorder | CMS +F1420 | Cocaine dependence, uncomplicated | CMS +F1421 | Cocaine dependence, in remission | CMS +F14220 | Cocaine dependence with intoxication, uncomplicated | CMS +F14221 | Cocaine dependence with intoxication delirium | CMS +F14222 | Cocaine dependence with intoxication with perceptual disturbance | CMS +F14229 | Cocaine dependence with intoxication, unspecified | CMS +F1423 | Cocaine dependence with withdrawal | CMS +F1424 | Cocaine dependence with cocaine-induced mood disorder | CMS +F14250 | Cocaine dependence with cocaine-induced psychotic disorder with delusions | CMS +F14251 | Cocaine dependence with cocaine-induced psychotic disorder with hallucinations | CMS +F14259 | Cocaine dependence with cocaine-induced psychotic disorder, unspecified | CMS +F14280 | Cocaine dependence with cocaine-induced anxiety disorder | CMS +F14281 | Cocaine dependence with cocaine-induced sexual dysfunction | CMS +F14282 | Cocaine dependence with cocaine-induced sleep disorder | CMS +F14288 | Cocaine dependence with other cocaine-induced disorder | CMS +F1429 | Cocaine dependence with unspecified cocaine-induced disorder | CMS +F1490 | Cocaine use, unspecified, uncomplicated | CMS +F14920 | Cocaine use, unspecified with intoxication, uncomplicated | CMS +F14921 | Cocaine use, unspecified with intoxication delirium | CMS +F14922 | Cocaine use, unspecified with intoxication with perceptual disturbance | CMS +F14929 | Cocaine use, unspecified with intoxication, unspecified | CMS +F1494 | Cocaine use, unspecified with cocaine-induced mood disorder | CMS +F14950 | Cocaine use, unspecified with cocaine-induced psychotic disorder with delusions | CMS +F14951 | Cocaine use, unspecified with cocaine-induced psychotic disorder with hallucinations | CMS +F14959 | Cocaine use, unspecified with cocaine-induced psychotic disorder, unspecified | CMS +F14980 | Cocaine use, unspecified with cocaine-induced anxiety disorder | CMS +F14981 | Cocaine use, unspecified with cocaine-induced sexual dysfunction | CMS +F14982 | Cocaine use, unspecified with cocaine-induced sleep disorder | CMS +F14988 | Cocaine use, unspecified with other cocaine-induced disorder | CMS +F1499 | Cocaine use, unspecified with unspecified cocaine-induced disorder | CMS +F1510 | Other stimulant abuse, uncomplicated | CMS +F1511 | Other stimulant abuse, in remission | CMS +F15120 | Other stimulant abuse with intoxication, uncomplicated | CMS +F15121 | Other stimulant abuse with intoxication delirium | CMS +F15122 | Other stimulant abuse with intoxication with perceptual disturbance | CMS +F15129 | Other stimulant abuse with intoxication, unspecified | CMS +F1514 | Other stimulant abuse with stimulant-induced mood disorder | CMS +F15150 | Other stimulant abuse with stimulant-induced psychotic disorder with delusions | CMS +F15151 | Other stimulant abuse with stimulant-induced psychotic disorder with hallucinations | CMS +F15159 | Other stimulant abuse with stimulant-induced psychotic disorder, unspecified | CMS +F15180 | Other stimulant abuse with stimulant-induced anxiety disorder | CMS +F15181 | Other stimulant abuse with stimulant-induced sexual dysfunction | CMS +F15182 | Other stimulant abuse with stimulant-induced sleep disorder | CMS +F15188 | Other stimulant abuse with other stimulant-induced disorder | CMS +F1519 | Other stimulant abuse with unspecified stimulant-induced disorder | CMS +F1520 | Other stimulant dependence, uncomplicated | CMS +F1521 | Other stimulant dependence, in remission | CMS +F15220 | Other stimulant dependence with intoxication, uncomplicated | CMS +F15221 | Other stimulant dependence with intoxication delirium | CMS +F15222 | Other stimulant dependence with intoxication with perceptual disturbance | CMS +F15229 | Other stimulant dependence with intoxication, unspecified | CMS +F1523 | Other stimulant dependence with withdrawal | CMS +F1524 | Other stimulant dependence with stimulant-induced mood disorder | CMS +F15250 | Other stimulant dependence with stimulant-induced psychotic disorder with delusions | CMS +F15251 | Other stimulant dependence with stimulant-induced psychotic disorder with hallucinations | CMS +F15259 | Other stimulant dependence with stimulant-induced psychotic disorder, unspecified | CMS +F15280 | Other stimulant dependence with stimulant-induced anxiety disorder | CMS +F15281 | Other stimulant dependence with stimulant-induced sexual dysfunction | CMS +F15282 | Other stimulant dependence with stimulant-induced sleep disorder | CMS +F15288 | Other stimulant dependence with other stimulant-induced disorder | CMS +F1529 | Other stimulant dependence with unspecified stimulant-induced disorder | CMS +F1590 | Other stimulant use, unspecified, uncomplicated | CMS +F15920 | Other stimulant use, unspecified with intoxication, uncomplicated | CMS +F15921 | Other stimulant use, unspecified with intoxication delirium | CMS +F15922 | Other stimulant use, unspecified with intoxication with perceptual disturbance | CMS +F15929 | Other stimulant use, unspecified with intoxication, unspecified | CMS +F1593 | Other stimulant use, unspecified with withdrawal | CMS +F1594 | Other stimulant use, unspecified with stimulant-induced mood disorder | CMS +F15950 | Other stimulant use, unspecified with stimulant-induced psychotic disorder with delusions | CMS +F15951 | Other stimulant use, unspecified with stimulant-induced psychotic disorder with hallucinations | CMS +F15959 | Other stimulant use, unspecified with stimulant-induced psychotic disorder, unspecified | CMS +F15980 | Other stimulant use, unspecified with stimulant-induced anxiety disorder | CMS +F15981 | Other stimulant use, unspecified with stimulant-induced sexual dysfunction | CMS +F15982 | Other stimulant use, unspecified with stimulant-induced sleep disorder | CMS +F15988 | Other stimulant use, unspecified with other stimulant-induced disorder | CMS +F1599 | Other stimulant use, unspecified with unspecified stimulant-induced disorder | CMS +F1610 | Hallucinogen abuse, uncomplicated | CMS +F1611 | Hallucinogen abuse, in remission | CMS +F16120 | Hallucinogen abuse with intoxication, uncomplicated | CMS +F16121 | Hallucinogen abuse with intoxication with delirium | CMS +F16122 | Hallucinogen abuse with intoxication with perceptual disturbance | CMS +F16129 | Hallucinogen abuse with intoxication, unspecified | CMS +F1614 | Hallucinogen abuse with hallucinogen-induced mood disorder | CMS +F16150 | Hallucinogen abuse with hallucinogen-induced psychotic disorder with delusions | CMS +F16151 | Hallucinogen abuse with hallucinogen-induced psychotic disorder with hallucinations | CMS +F16159 | Hallucinogen abuse with hallucinogen-induced psychotic disorder, unspecified | CMS +F16180 | Hallucinogen abuse with hallucinogen-induced anxiety disorder | CMS +F16183 | Hallucinogen abuse with hallucinogen persisting perception disorder (flashbacks) | CMS +F16188 | Hallucinogen abuse with other hallucinogen-induced disorder | CMS +F1619 | Hallucinogen abuse with unspecified hallucinogen-induced disorder | CMS +F1620 | Hallucinogen dependence, uncomplicated | CMS +F1621 | Hallucinogen dependence, in remission | CMS +F16220 | Hallucinogen dependence with intoxication, uncomplicated | CMS +F16221 | Hallucinogen dependence with intoxication with delirium | CMS +F16229 | Hallucinogen dependence with intoxication, unspecified | CMS +F1624 | Hallucinogen dependence with hallucinogen-induced mood disorder | CMS +F16250 | Hallucinogen dependence with hallucinogen-induced psychotic disorder with delusions | CMS +F16251 | Hallucinogen dependence with hallucinogen-induced psychotic disorder with hallucinations | CMS +F16259 | Hallucinogen dependence with hallucinogen-induced psychotic disorder, unspecified | CMS +F16280 | Hallucinogen dependence with hallucinogen-induced anxiety disorder | CMS +F16283 | Hallucinogen dependence with hallucinogen persisting perception disorder (flashbacks) | CMS +F16288 | Hallucinogen dependence with other hallucinogen-induced disorder | CMS +F1629 | Hallucinogen dependence with unspecified hallucinogen-induced disorder | CMS +F1690 | Hallucinogen use, unspecified, uncomplicated | CMS +F16920 | Hallucinogen use, unspecified with intoxication, uncomplicated | CMS +F16921 | Hallucinogen use, unspecified with intoxication with delirium | CMS +F16929 | Hallucinogen use, unspecified with intoxication, unspecified | CMS +F1694 | Hallucinogen use, unspecified with hallucinogen-induced mood disorder | CMS +F16950 | Hallucinogen use, unspecified with hallucinogen-induced psychotic disorder with delusions | CMS +F16951 | Hallucinogen use, unspecified with hallucinogen-induced psychotic disorder with hallucinations | CMS +F16959 | Hallucinogen use, unspecified with hallucinogen-induced psychotic disorder, unspecified | CMS +F16980 | Hallucinogen use, unspecified with hallucinogen-induced anxiety disorder | CMS +F16983 | Hallucinogen use, unspecified with hallucinogen persisting perception disorder (flashbacks) | CMS +F16988 | Hallucinogen use, unspecified with other hallucinogen-induced disorder | CMS +F1699 | Hallucinogen use, unspecified with unspecified hallucinogen-induced disorder | CMS +F17200 | Nicotine dependence, unspecified, uncomplicated | CMS +F17201 | Nicotine dependence, unspecified, in remission | CMS +F17203 | Nicotine dependence unspecified, with withdrawal | CMS +F17208 | Nicotine dependence, unspecified, with other nicotine-induced disorders | CMS +F17209 | Nicotine dependence, unspecified, with unspecified nicotine-induced disorders | CMS +F17210 | Nicotine dependence, cigarettes, uncomplicated | CMS +F17211 | Nicotine dependence, cigarettes, in remission | CMS +F17213 | Nicotine dependence, cigarettes, with withdrawal | CMS +F17218 | Nicotine dependence, cigarettes, with other nicotine-induced disorders | CMS +F17219 | Nicotine dependence, cigarettes, with unspecified nicotine-induced disorders | CMS +F17220 | Nicotine dependence, chewing tobacco, uncomplicated | CMS +F17221 | Nicotine dependence, chewing tobacco, in remission | CMS +F17223 | Nicotine dependence, chewing tobacco, with withdrawal | CMS +F17228 | Nicotine dependence, chewing tobacco, with other nicotine-induced disorders | CMS +F17229 | Nicotine dependence, chewing tobacco, with unspecified nicotine-induced disorders | CMS +F17290 | Nicotine dependence, other tobacco product, uncomplicated | CMS +F17291 | Nicotine dependence, other tobacco product, in remission | CMS +F17293 | Nicotine dependence, other tobacco product, with withdrawal | CMS +F17298 | Nicotine dependence, other tobacco product, with other nicotine-induced disorders | CMS +F17299 | Nicotine dependence, other tobacco product, with unspecified nicotine-induced disorders | CMS +F1810 | Inhalant abuse, uncomplicated | CMS +F1811 | Inhalant abuse, in remission | CMS +F18120 | Inhalant abuse with intoxication, uncomplicated | CMS +F18121 | Inhalant abuse with intoxication delirium | CMS +F18129 | Inhalant abuse with intoxication, unspecified | CMS +F1814 | Inhalant abuse with inhalant-induced mood disorder | CMS +F18150 | Inhalant abuse with inhalant-induced psychotic disorder with delusions | CMS +F18151 | Inhalant abuse with inhalant-induced psychotic disorder with hallucinations | CMS +F18159 | Inhalant abuse with inhalant-induced psychotic disorder, unspecified | CMS +F1817 | Inhalant abuse with inhalant-induced dementia | CMS +F18180 | Inhalant abuse with inhalant-induced anxiety disorder | CMS +F18188 | Inhalant abuse with other inhalant-induced disorder | CMS +F1819 | Inhalant abuse with unspecified inhalant-induced disorder | CMS +F1820 | Inhalant dependence, uncomplicated | CMS +F1821 | Inhalant dependence, in remission | CMS +F18220 | Inhalant dependence with intoxication, uncomplicated | CMS +F18221 | Inhalant dependence with intoxication delirium | CMS +F18229 | Inhalant dependence with intoxication, unspecified | CMS +F1824 | Inhalant dependence with inhalant-induced mood disorder | CMS +F18250 | Inhalant dependence with inhalant-induced psychotic disorder with delusions | CMS +F18251 | Inhalant dependence with inhalant-induced psychotic disorder with hallucinations | CMS +F18259 | Inhalant dependence with inhalant-induced psychotic disorder, unspecified | CMS +F1827 | Inhalant dependence with inhalant-induced dementia | CMS +F18280 | Inhalant dependence with inhalant-induced anxiety disorder | CMS +F18288 | Inhalant dependence with other inhalant-induced disorder | CMS +F1829 | Inhalant dependence with unspecified inhalant-induced disorder | CMS +F1890 | Inhalant use, unspecified, uncomplicated | CMS +F18920 | Inhalant use, unspecified with intoxication, uncomplicated | CMS +F18921 | Inhalant use, unspecified with intoxication with delirium | CMS +F18929 | Inhalant use, unspecified with intoxication, unspecified | CMS +F1894 | Inhalant use, unspecified with inhalant-induced mood disorder | CMS +F18950 | Inhalant use, unspecified with inhalant-induced psychotic disorder with delusions | CMS +F18951 | Inhalant use, unspecified with inhalant-induced psychotic disorder with hallucinations | CMS +F18959 | Inhalant use, unspecified with inhalant-induced psychotic disorder, unspecified | CMS +F1897 | Inhalant use, unspecified with inhalant-induced persisting dementia | CMS +F18980 | Inhalant use, unspecified with inhalant-induced anxiety disorder | CMS +F18988 | Inhalant use, unspecified with other inhalant-induced disorder | CMS +F1899 | Inhalant use, unspecified with unspecified inhalant-induced disorder | CMS +F1910 | Other psychoactive substance abuse, uncomplicated | CMS +F1911 | Other psychoactive substance abuse, in remission | CMS +F19120 | Other psychoactive substance abuse with intoxication, uncomplicated | CMS +F19121 | Other psychoactive substance abuse with intoxication delirium | CMS +F19122 | Other psychoactive substance abuse with intoxication with perceptual disturbances | CMS +F19129 | Other psychoactive substance abuse with intoxication, unspecified | CMS +F1914 | Other psychoactive substance abuse with psychoactive substance-induced mood disorder | CMS +F19150 | Other psychoactive substance abuse with psychoactive substance-induced psychotic disorder with delusions | CMS +F19151 | Other psychoactive substance abuse with psychoactive substance-induced psychotic disorder with hallucinations | CMS +F19159 | Other psychoactive substance abuse with psychoactive substance-induced psychotic disorder, unspecified | CMS +F1916 | Other psychoactive substance abuse with psychoactive substance-induced persisting amnestic disorder | CMS +F1917 | Other psychoactive substance abuse with psychoactive substance-induced persisting dementia | CMS +F19180 | Other psychoactive substance abuse with psychoactive substance-induced anxiety disorder | CMS +F19181 | Other psychoactive substance abuse with psychoactive substance-induced sexual dysfunction | CMS +F19182 | Other psychoactive substance abuse with psychoactive substance-induced sleep disorder | CMS +F19188 | Other psychoactive substance abuse with other psychoactive substance-induced disorder | CMS +F1919 | Other psychoactive substance abuse with unspecified psychoactive substance-induced disorder | CMS +F1920 | Other psychoactive substance dependence, uncomplicated | CMS +F1921 | Other psychoactive substance dependence, in remission | CMS +F19220 | Other psychoactive substance dependence with intoxication, uncomplicated | CMS +F19221 | Other psychoactive substance dependence with intoxication delirium | CMS +F19222 | Other psychoactive substance dependence with intoxication with perceptual disturbance | CMS +F19229 | Other psychoactive substance dependence with intoxication, unspecified | CMS +F19230 | Other psychoactive substance dependence with withdrawal, uncomplicated | CMS +F19231 | Other psychoactive substance dependence with withdrawal delirium | CMS +F19232 | Other psychoactive substance dependence with withdrawal with perceptual disturbance | CMS +F19239 | Other psychoactive substance dependence with withdrawal, unspecified | CMS +F1924 | Other psychoactive substance dependence with psychoactive substance-induced mood disorder | CMS +F19250 | Other psychoactive substance dependence with psychoactive substance-induced psychotic disorder with delusions | CMS +F19251 | Other psychoactive substance dependence with psychoactive substance-induced psychotic disorder with hallucinations | CMS +F19259 | Other psychoactive substance dependence with psychoactive substance-induced psychotic disorder, unspecified | CMS +F1926 | Other psychoactive substance dependence with psychoactive substance-induced persisting amnestic disorder | CMS +F1927 | Other psychoactive substance dependence with psychoactive substance-induced persisting dementia | CMS +F19280 | Other psychoactive substance dependence with psychoactive substance-induced anxiety disorder | CMS +F19281 | Other psychoactive substance dependence with psychoactive substance-induced sexual dysfunction | CMS +F19282 | Other psychoactive substance dependence with psychoactive substance-induced sleep disorder | CMS +F19288 | Other psychoactive substance dependence with other psychoactive substance-induced disorder | CMS +F1929 | Other psychoactive substance dependence with unspecified psychoactive substance-induced disorder | CMS +F1990 | Other psychoactive substance use, unspecified, uncomplicated | CMS +F19920 | Other psychoactive substance use, unspecified with intoxication, uncomplicated | CMS +F19921 | Other psychoactive substance use, unspecified with intoxication with delirium | CMS +F19922 | Other psychoactive substance use, unspecified with intoxication with perceptual disturbance | CMS +F19929 | Other psychoactive substance use, unspecified with intoxication, unspecified | CMS +F19930 | Other psychoactive substance use, unspecified with withdrawal, uncomplicated | CMS +F19931 | Other psychoactive substance use, unspecified with withdrawal delirium | CMS +F19932 | Other psychoactive substance use, unspecified with withdrawal with perceptual disturbance | CMS +F19939 | Other psychoactive substance use, unspecified with withdrawal, unspecified | CMS +F1994 | Other psychoactive substance use, unspecified with psychoactive substance-induced mood disorder | CMS +F19950 | Other psychoactive substance use, unspecified with psychoactive substance-induced psychotic disorder with delusions | CMS +F19951 | Other psychoactive substance use, unspecified with psychoactive substance-induced psychotic disorder with hallucinations | CMS +F19959 | Other psychoactive substance use, unspecified with psychoactive substance-induced psychotic disorder, unspecified | CMS +F1996 | Other psychoactive substance use, unspecified with psychoactive substance-induced persisting amnestic disorder | CMS +F1997 | Other psychoactive substance use, unspecified with psychoactive substance-induced persisting dementia | CMS +F19980 | Other psychoactive substance use, unspecified with psychoactive substance-induced anxiety disorder | CMS +F19981 | Other psychoactive substance use, unspecified with psychoactive substance-induced sexual dysfunction | CMS +F19982 | Other psychoactive substance use, unspecified with psychoactive substance-induced sleep disorder | CMS +F19988 | Other psychoactive substance use, unspecified with other psychoactive substance-induced disorder | CMS +F1999 | Other psychoactive substance use, unspecified with unspecified psychoactive substance-induced disorder | CMS +F200 | Paranoid schizophrenia | CMS +F201 | Disorganized schizophrenia | CMS +F202 | Catatonic schizophrenia | CMS +F203 | Undifferentiated schizophrenia | CMS +F205 | Residual schizophrenia | CMS +F2081 | Schizophreniform disorder | CMS +F2089 | Other schizophrenia | CMS +F209 | Schizophrenia, unspecified | CMS +F21 | Schizotypal disorder | CMS +F22 | Delusional disorders | CMS +F23 | Brief psychotic disorder | CMS +F24 | Shared psychotic disorder | CMS +F250 | Schizoaffective disorder, bipolar type | CMS +F251 | Schizoaffective disorder, depressive type | CMS +F258 | Other schizoaffective disorders | CMS +F259 | Schizoaffective disorder, unspecified | CMS +F28 | Other psychotic disorder not due to a substance or known physiological condition | CMS +F29 | Unspecified psychosis not due to a substance or known physiological condition | CMS +F3010 | Manic episode without psychotic symptoms, unspecified | CMS +F3011 | Manic episode without psychotic symptoms, mild | CMS +F3012 | Manic episode without psychotic symptoms, moderate | CMS +F3013 | Manic episode, severe, without psychotic symptoms | CMS +F302 | Manic episode, severe with psychotic symptoms | CMS +F303 | Manic episode in partial remission | CMS +F304 | Manic episode in full remission | CMS +F308 | Other manic episodes | CMS +F309 | Manic episode, unspecified | CMS +F310 | Bipolar disorder, current episode hypomanic | CMS +F3110 | Bipolar disorder, current episode manic without psychotic features, unspecified | CMS +F3111 | Bipolar disorder, current episode manic without psychotic features, mild | CMS +F3112 | Bipolar disorder, current episode manic without psychotic features, moderate | CMS +F3113 | Bipolar disorder, current episode manic without psychotic features, severe | CMS +F312 | Bipolar disorder, current episode manic severe with psychotic features | CMS +F3130 | Bipolar disorder, current episode depressed, mild or moderate severity, unspecified | CMS +F3131 | Bipolar disorder, current episode depressed, mild | CMS +F3132 | Bipolar disorder, current episode depressed, moderate | CMS +F314 | Bipolar disorder, current episode depressed, severe, without psychotic features | CMS +F315 | Bipolar disorder, current episode depressed, severe, with psychotic features | CMS +F3160 | Bipolar disorder, current episode mixed, unspecified | CMS +F3161 | Bipolar disorder, current episode mixed, mild | CMS +F3162 | Bipolar disorder, current episode mixed, moderate | CMS +F3163 | Bipolar disorder, current episode mixed, severe, without psychotic features | CMS +F3164 | Bipolar disorder, current episode mixed, severe, with psychotic features | CMS +F3170 | Bipolar disorder, currently in remission, most recent episode unspecified | CMS +F3171 | Bipolar disorder, in partial remission, most recent episode hypomanic | CMS +F3172 | Bipolar disorder, in full remission, most recent episode hypomanic | CMS +F3173 | Bipolar disorder, in partial remission, most recent episode manic | CMS +F3174 | Bipolar disorder, in full remission, most recent episode manic | CMS +F3175 | Bipolar disorder, in partial remission, most recent episode depressed | CMS +F3176 | Bipolar disorder, in full remission, most recent episode depressed | CMS +F3177 | Bipolar disorder, in partial remission, most recent episode mixed | CMS +F3178 | Bipolar disorder, in full remission, most recent episode mixed | CMS +F3181 | Bipolar II disorder | CMS +F3189 | Other bipolar disorder | CMS +F319 | Bipolar disorder, unspecified | CMS +F320 | Major depressive disorder, single episode, mild | CMS +F321 | Major depressive disorder, single episode, moderate | CMS +F322 | Major depressive disorder, single episode, severe without psychotic features | CMS +F323 | Major depressive disorder, single episode, severe with psychotic features | CMS +F324 | Major depressive disorder, single episode, in partial remission | CMS +F325 | Major depressive disorder, single episode, in full remission | CMS +F3281 | Premenstrual dysphoric disorder | CMS +F3289 | Other specified depressive episodes | CMS +F329 | Major depressive disorder, single episode, unspecified | CMS +F330 | Major depressive disorder, recurrent, mild | CMS +F331 | Major depressive disorder, recurrent, moderate | CMS +F332 | Major depressive disorder, recurrent severe without psychotic features | CMS +F333 | Major depressive disorder, recurrent, severe with psychotic symptoms | CMS +F3340 | Major depressive disorder, recurrent, in remission, unspecified | CMS +F3341 | Major depressive disorder, recurrent, in partial remission | CMS +F3342 | Major depressive disorder, recurrent, in full remission | CMS +F338 | Other recurrent depressive disorders | CMS +F339 | Major depressive disorder, recurrent, unspecified | CMS +F340 | Cyclothymic disorder | CMS +F341 | Dysthymic disorder | CMS +F3481 | Disruptive mood dysregulation disorder | CMS +F3489 | Other specified persistent mood disorders | CMS +F349 | Persistent mood [affective] disorder, unspecified | CMS +F39 | Unspecified mood [affective] disorder | CMS +F4000 | Agoraphobia, unspecified | CMS +F4001 | Agoraphobia with panic disorder | CMS +F4002 | Agoraphobia without panic disorder | CMS +F4010 | Social phobia, unspecified | CMS +F4011 | Social phobia, generalized | CMS +F40210 | Arachnophobia | CMS +F40218 | Other animal type phobia | CMS +F40220 | Fear of thunderstorms | CMS +F40228 | Other natural environment type phobia | CMS +F40230 | Fear of blood | CMS +F40231 | Fear of injections and transfusions | CMS +F40232 | Fear of other medical care | CMS +F40233 | Fear of injury | CMS +F40240 | Claustrophobia | CMS +F40241 | Acrophobia | CMS +F40242 | Fear of bridges | CMS +F40243 | Fear of flying | CMS +F40248 | Other situational type phobia | CMS +F40290 | Androphobia | CMS +F40291 | Gynephobia | CMS +F40298 | Other specified phobia | CMS +F408 | Other phobic anxiety disorders | CMS +F409 | Phobic anxiety disorder, unspecified | CMS +F410 | Panic disorder [episodic paroxysmal anxiety] | CMS +F411 | Generalized anxiety disorder | CMS +F413 | Other mixed anxiety disorders | CMS +F418 | Other specified anxiety disorders | CMS +F419 | Anxiety disorder, unspecified | CMS +F422 | Mixed obsessional thoughts and acts | CMS +F423 | Hoarding disorder | CMS +F424 | Excoriation (skin-picking) disorder | CMS +F428 | Other obsessive-compulsive disorder | CMS +F429 | Obsessive-compulsive disorder, unspecified | CMS +F430 | Acute stress reaction | CMS +F4310 | Post-traumatic stress disorder, unspecified | CMS +F4311 | Post-traumatic stress disorder, acute | CMS +F4312 | Post-traumatic stress disorder, chronic | CMS +F4320 | Adjustment disorder, unspecified | CMS +F4321 | Adjustment disorder with depressed mood | CMS +F4322 | Adjustment disorder with anxiety | CMS +F4323 | Adjustment disorder with mixed anxiety and depressed mood | CMS +F4324 | Adjustment disorder with disturbance of conduct | CMS +F4325 | Adjustment disorder with mixed disturbance of emotions and conduct | CMS +F4329 | Adjustment disorder with other symptoms | CMS +F438 | Other reactions to severe stress | CMS +F439 | Reaction to severe stress, unspecified | CMS +F440 | Dissociative amnesia | CMS +F441 | Dissociative fugue | CMS +F442 | Dissociative stupor | CMS +F444 | Conversion disorder with motor symptom or deficit | CMS +F445 | Conversion disorder with seizures or convulsions | CMS +F446 | Conversion disorder with sensory symptom or deficit | CMS +F447 | Conversion disorder with mixed symptom presentation | CMS +F4481 | Dissociative identity disorder | CMS +F4489 | Other dissociative and conversion disorders | CMS +F449 | Dissociative and conversion disorder, unspecified | CMS +F450 | Somatization disorder | CMS +F451 | Undifferentiated somatoform disorder | CMS +F4520 | Hypochondriacal disorder, unspecified | CMS +F4521 | Hypochondriasis | CMS +F4522 | Body dysmorphic disorder | CMS +F4529 | Other hypochondriacal disorders | CMS +F4541 | Pain disorder exclusively related to psychological factors | CMS +F4542 | Pain disorder with related psychological factors | CMS +F458 | Other somatoform disorders | CMS +F459 | Somatoform disorder, unspecified | CMS +F481 | Depersonalization-derealization syndrome | CMS +F482 | Pseudobulbar affect | CMS +F488 | Other specified nonpsychotic mental disorders | CMS +F489 | Nonpsychotic mental disorder, unspecified | CMS +F5000 | Anorexia nervosa, unspecified | CMS +F5001 | Anorexia nervosa, restricting type | CMS +F5002 | Anorexia nervosa, binge eating/purging type | CMS +F502 | Bulimia nervosa | CMS +F5081 | Binge eating disorder | CMS +F5082 | Avoidant/restrictive food intake disorder | CMS +F5089 | Other specified eating disorder | CMS +F509 | Eating disorder, unspecified | CMS +F5101 | Primary insomnia | CMS +F5102 | Adjustment insomnia | CMS +F5103 | Paradoxical insomnia | CMS +F5104 | Psychophysiologic insomnia | CMS +F5105 | Insomnia due to other mental disorder | CMS +F5109 | Other insomnia not due to a substance or known physiological condition | CMS +F5111 | Primary hypersomnia | CMS +F5112 | Insufficient sleep syndrome | CMS +F5113 | Hypersomnia due to other mental disorder | CMS +F5119 | Other hypersomnia not due to a substance or known physiological condition | CMS +F513 | Sleepwalking [somnambulism] | CMS +F514 | Sleep terrors [night terrors] | CMS +F515 | Nightmare disorder | CMS +F518 | Other sleep disorders not due to a substance or known physiological condition | CMS +F519 | Sleep disorder not due to a substance or known physiological condition, unspecified | CMS +F520 | Hypoactive sexual desire disorder | CMS +F521 | Sexual aversion disorder | CMS +F5221 | Male erectile disorder | CMS +F5222 | Female sexual arousal disorder | CMS +F5231 | Female orgasmic disorder | CMS +F5232 | Male orgasmic disorder | CMS +F524 | Premature ejaculation | CMS +F525 | Vaginismus not due to a substance or known physiological condition | CMS +F526 | Dyspareunia not due to a substance or known physiological condition | CMS +F528 | Other sexual dysfunction not due to a substance or known physiological condition | CMS +F529 | Unspecified sexual dysfunction not due to a substance or known physiological condition | CMS +F530 | Postpartum depression | CMS +F531 | Puerperal psychosis | CMS +F54 | Psychological and behavioral factors associated with disorders or diseases classified elsewhere | CMS +F550 | Abuse of antacids | CMS +F551 | Abuse of herbal or folk remedies | CMS +F552 | Abuse of laxatives | CMS +F553 | Abuse of steroids or hormones | CMS +F554 | Abuse of vitamins | CMS +F558 | Abuse of other non-psychoactive substances | CMS +F59 | Unspecified behavioral syndromes associated with physiological disturbances and physical factors | CMS +F600 | Paranoid personality disorder | CMS +F601 | Schizoid personality disorder | CMS +F602 | Antisocial personality disorder | CMS +F603 | Borderline personality disorder | CMS +F604 | Histrionic personality disorder | CMS +F605 | Obsessive-compulsive personality disorder | CMS +F606 | Avoidant personality disorder | CMS +F607 | Dependent personality disorder | CMS +F6081 | Narcissistic personality disorder | CMS +F6089 | Other specific personality disorders | CMS +F609 | Personality disorder, unspecified | CMS +F630 | Pathological gambling | CMS +F631 | Pyromania | CMS +F632 | Kleptomania | CMS +F633 | Trichotillomania | CMS +F6381 | Intermittent explosive disorder | CMS +F6389 | Other impulse disorders | CMS +F639 | Impulse disorder, unspecified | CMS +F640 | Transsexualism | CMS +F641 | Dual role transvestism | CMS +F642 | Gender identity disorder of childhood | CMS +F648 | Other gender identity disorders | CMS +F649 | Gender identity disorder, unspecified | CMS +F650 | Fetishism | CMS +F651 | Transvestic fetishism | CMS +F652 | Exhibitionism | CMS +F653 | Voyeurism | CMS +F654 | Pedophilia | CMS +F6550 | Sadomasochism, unspecified | CMS +F6551 | Sexual masochism | CMS +F6552 | Sexual sadism | CMS +F6581 | Frotteurism | CMS +F6589 | Other paraphilias | CMS +F659 | Paraphilia, unspecified | CMS +F66 | Other sexual disorders | CMS +F6810 | Factitious disorder imposed on self, unspecified | CMS +F6811 | Factitious disorder imposed on self, with predominantly psychological signs and symptoms | CMS +F6812 | Factitious disorder imposed on self, with predominantly physical signs and symptoms | CMS +F6813 | Factitious disorder imposed on self, with combined psychological and physical signs and symptoms | CMS +F68A | Factitious disorder imposed on another | CMS +F688 | Other specified disorders of adult personality and behavior | CMS +F69 | Unspecified disorder of adult personality and behavior | CMS +F70 | Mild intellectual disabilities | CMS +F71 | Moderate intellectual disabilities | CMS +F72 | Severe intellectual disabilities | CMS +F73 | Profound intellectual disabilities | CMS +F78 | Other intellectual disabilities | CMS +F79 | Unspecified intellectual disabilities | CMS +F800 | Phonological disorder | CMS +F801 | Expressive language disorder | CMS +F802 | Mixed receptive-expressive language disorder | CMS +F804 | Speech and language development delay due to hearing loss | CMS +F8081 | Childhood onset fluency disorder | CMS +F8082 | Social pragmatic communication disorder | CMS +F8089 | Other developmental disorders of speech and language | CMS +F809 | Developmental disorder of speech and language, unspecified | CMS +F810 | Specific reading disorder | CMS +F812 | Mathematics disorder | CMS +F8181 | Disorder of written expression | CMS +F8189 | Other developmental disorders of scholastic skills | CMS +F819 | Developmental disorder of scholastic skills, unspecified | CMS +F82 | Specific developmental disorder of motor function | CMS +F840 | Autistic disorder | CMS +F842 | Rett's syndrome | CMS +F843 | Other childhood disintegrative disorder | CMS +F845 | Asperger's syndrome | CMS +F848 | Other pervasive developmental disorders | CMS +F849 | Pervasive developmental disorder, unspecified | CMS +F88 | Other disorders of psychological development | CMS +F89 | Unspecified disorder of psychological development | CMS +F900 | Attention-deficit hyperactivity disorder, predominantly inattentive type | CMS +F901 | Attention-deficit hyperactivity disorder, predominantly hyperactive type | CMS +F902 | Attention-deficit hyperactivity disorder, combined type | CMS +F908 | Attention-deficit hyperactivity disorder, other type | CMS +F909 | Attention-deficit hyperactivity disorder, unspecified type | CMS +F910 | Conduct disorder confined to family context | CMS +F911 | Conduct disorder, childhood-onset type | CMS +F912 | Conduct disorder, adolescent-onset type | CMS +F913 | Oppositional defiant disorder | CMS +F918 | Other conduct disorders | CMS +F919 | Conduct disorder, unspecified | CMS +F930 | Separation anxiety disorder of childhood | CMS +F938 | Other childhood emotional disorders | CMS +F939 | Childhood emotional disorder, unspecified | CMS +F940 | Selective mutism | CMS +F941 | Reactive attachment disorder of childhood | CMS +F942 | Disinhibited attachment disorder of childhood | CMS +F948 | Other childhood disorders of social functioning | CMS +F949 | Childhood disorder of social functioning, unspecified | CMS +F950 | Transient tic disorder | CMS +F951 | Chronic motor or vocal tic disorder | CMS +F952 | Tourette's disorder | CMS +F958 | Other tic disorders | CMS +F959 | Tic disorder, unspecified | CMS +F980 | Enuresis not due to a substance or known physiological condition | CMS +F981 | Encopresis not due to a substance or known physiological condition | CMS +F9821 | Rumination disorder of infancy | CMS +F9829 | Other feeding disorders of infancy and early childhood | CMS +F983 | Pica of infancy and childhood | CMS +F984 | Stereotyped movement disorders | CMS +F985 | Adult onset fluency disorder | CMS +F988 | Other specified behavioral and emotional disorders with onset usually occurring in childhood and adolescence | CMS +F989 | Unspecified behavioral and emotional disorders with onset usually occurring in childhood and adolescence | CMS +F99 | Mental disorder, not otherwise specified | CMS +G000 | Hemophilus meningitis | CMS +G001 | Pneumococcal meningitis | CMS +G002 | Streptococcal meningitis | CMS +G003 | Staphylococcal meningitis | CMS +G008 | Other bacterial meningitis | CMS +G009 | Bacterial meningitis, unspecified | CMS +G01 | Meningitis in bacterial diseases classified elsewhere | CMS +G02 | Meningitis in other infectious and parasitic diseases classified elsewhere | CMS +G030 | Nonpyogenic meningitis | CMS +G031 | Chronic meningitis | CMS +G032 | Benign recurrent meningitis [Mollaret] | CMS +G038 | Meningitis due to other specified causes | CMS +G039 | Meningitis, unspecified | CMS +G0400 | Acute disseminated encephalitis and encephalomyelitis, unspecified | CMS +G0401 | Postinfectious acute disseminated encephalitis and encephalomyelitis (postinfectious ADEM) | CMS +G0402 | Postimmunization acute disseminated encephalitis, myelitis and encephalomyelitis | CMS +G041 | Tropical spastic paraplegia | CMS +G042 | Bacterial meningoencephalitis and meningomyelitis, not elsewhere classified | CMS +G0430 | Acute necrotizing hemorrhagic encephalopathy, unspecified | CMS +G0431 | Postinfectious acute necrotizing hemorrhagic encephalopathy | CMS +G0432 | Postimmunization acute necrotizing hemorrhagic encephalopathy | CMS +G0439 | Other acute necrotizing hemorrhagic encephalopathy | CMS +G0481 | Other encephalitis and encephalomyelitis | CMS +G0489 | Other myelitis | CMS +G0490 | Encephalitis and encephalomyelitis, unspecified | CMS +G0491 | Myelitis, unspecified | CMS +G053 | Encephalitis and encephalomyelitis in diseases classified elsewhere | CMS +G054 | Myelitis in diseases classified elsewhere | CMS +G060 | Intracranial abscess and granuloma | CMS +G061 | Intraspinal abscess and granuloma | CMS +G062 | Extradural and subdural abscess, unspecified | CMS +G07 | Intracranial and intraspinal abscess and granuloma in diseases classified elsewhere | CMS +G08 | Intracranial and intraspinal phlebitis and thrombophlebitis | CMS +G09 | Sequelae of inflammatory diseases of central nervous system | CMS +G10 | Huntington's disease | CMS +G110 | Congenital nonprogressive ataxia | CMS +G111 | Early-onset cerebellar ataxia | CMS +G112 | Late-onset cerebellar ataxia | CMS +G113 | Cerebellar ataxia with defective DNA repair | CMS +G114 | Hereditary spastic paraplegia | CMS +G118 | Other hereditary ataxias | CMS +G119 | Hereditary ataxia, unspecified | CMS +G120 | Infantile spinal muscular atrophy, type I [Werdnig-Hoffman] | CMS +G121 | Other inherited spinal muscular atrophy | CMS +G1220 | Motor neuron disease, unspecified | CMS +G1221 | Amyotrophic lateral sclerosis | CMS +G1222 | Progressive bulbar palsy | CMS +G1223 | Primary lateral sclerosis | CMS +G1224 | Familial motor neuron disease | CMS +G1225 | Progressive spinal muscle atrophy | CMS +G1229 | Other motor neuron disease | CMS +G128 | Other spinal muscular atrophies and related syndromes | CMS +G129 | Spinal muscular atrophy, unspecified | CMS +G130 | Paraneoplastic neuromyopathy and neuropathy | CMS +G131 | Other systemic atrophy primarily affecting central nervous system in neoplastic disease | CMS +G132 | Systemic atrophy primarily affecting the central nervous system in myxedema | CMS +G138 | Systemic atrophy primarily affecting central nervous system in other diseases classified elsewhere | CMS +G14 | Postpolio syndrome | CMS +G20 | Parkinson's disease | CMS +G210 | Malignant neuroleptic syndrome | CMS +G2111 | Neuroleptic induced parkinsonism | CMS +G2119 | Other drug induced secondary parkinsonism | CMS +G212 | Secondary parkinsonism due to other external agents | CMS +G213 | Postencephalitic parkinsonism | CMS +G214 | Vascular parkinsonism | CMS +G218 | Other secondary parkinsonism | CMS +G219 | Secondary parkinsonism, unspecified | CMS +G230 | Hallervorden-Spatz disease | CMS +G231 | Progressive supranuclear ophthalmoplegia [Steele-Richardson-Olszewski] | CMS +G232 | Striatonigral degeneration | CMS +G238 | Other specified degenerative diseases of basal ganglia | CMS +G239 | Degenerative disease of basal ganglia, unspecified | CMS +G2401 | Drug induced subacute dyskinesia | CMS +G2402 | Drug induced acute dystonia | CMS +G2409 | Other drug induced dystonia | CMS +G241 | Genetic torsion dystonia | CMS +G242 | Idiopathic nonfamilial dystonia | CMS +G243 | Spasmodic torticollis | CMS +G244 | Idiopathic orofacial dystonia | CMS +G245 | Blepharospasm | CMS +G248 | Other dystonia | CMS +G249 | Dystonia, unspecified | CMS +G250 | Essential tremor | CMS +G251 | Drug-induced tremor | CMS +G252 | Other specified forms of tremor | CMS +G253 | Myoclonus | CMS +G254 | Drug-induced chorea | CMS +G255 | Other chorea | CMS +G2561 | Drug induced tics | CMS +G2569 | Other tics of organic origin | CMS +G2570 | Drug induced movement disorder, unspecified | CMS +G2571 | Drug induced akathisia | CMS +G2579 | Other drug induced movement disorders | CMS +G2581 | Restless legs syndrome | CMS +G2582 | Stiff-man syndrome | CMS +G2583 | Benign shuddering attacks | CMS +G2589 | Other specified extrapyramidal and movement disorders | CMS +G259 | Extrapyramidal and movement disorder, unspecified | CMS +G26 | Extrapyramidal and movement disorders in diseases classified elsewhere | CMS +G300 | Alzheimer's disease with early onset | CMS +G301 | Alzheimer's disease with late onset | CMS +G308 | Other Alzheimer's disease | CMS +G309 | Alzheimer's disease, unspecified | CMS +G3101 | Pick's disease | CMS +G3109 | Other frontotemporal dementia | CMS +G311 | Senile degeneration of brain, not elsewhere classified | CMS +G312 | Degeneration of nervous system due to alcohol | CMS +G3181 | Alpers disease | CMS +G3182 | Leigh's disease | CMS +G3183 | Dementia with Lewy bodies | CMS +G3184 | Mild cognitive impairment, so stated | CMS +G3185 | Corticobasal degeneration | CMS +G3189 | Other specified degenerative diseases of nervous system | CMS +G319 | Degenerative disease of nervous system, unspecified | CMS +G320 | Subacute combined degeneration of spinal cord in diseases classified elsewhere | CMS +G3281 | Cerebellar ataxia in diseases classified elsewhere | CMS +G3289 | Other specified degenerative disorders of nervous system in diseases classified elsewhere | CMS +G35 | Multiple sclerosis | CMS +G360 | Neuromyelitis optica [Devic] | CMS +G361 | Acute and subacute hemorrhagic leukoencephalitis [Hurst] | CMS +G368 | Other specified acute disseminated demyelination | CMS +G369 | Acute disseminated demyelination, unspecified | CMS +G370 | Diffuse sclerosis of central nervous system | CMS +G371 | Central demyelination of corpus callosum | CMS +G372 | Central pontine myelinolysis | CMS +G373 | Acute transverse myelitis in demyelinating disease of central nervous system | CMS +G374 | Subacute necrotizing myelitis of central nervous system | CMS +G375 | Concentric sclerosis [Balo] of central nervous system | CMS +G378 | Other specified demyelinating diseases of central nervous system | CMS +G379 | Demyelinating disease of central nervous system, unspecified | CMS +G40001 | Localization-related (focal) (partial) idiopathic epilepsy and epileptic syndromes with seizures of localized onset, not intractable, with status epilepticus | CMS +G40009 | Localization-related (focal) (partial) idiopathic epilepsy and epileptic syndromes with seizures of localized onset, not intractable, without status epilepticus | CMS +G40011 | Localization-related (focal) (partial) idiopathic epilepsy and epileptic syndromes with seizures of localized onset, intractable, with status epilepticus | CMS +G40019 | Localization-related (focal) (partial) idiopathic epilepsy and epileptic syndromes with seizures of localized onset, intractable, without status epilepticus | CMS +G40101 | Localization-related (focal) (partial) symptomatic epilepsy and epileptic syndromes with simple partial seizures, not intractable, with status epilepticus | CMS +G40109 | Localization-related (focal) (partial) symptomatic epilepsy and epileptic syndromes with simple partial seizures, not intractable, without status epilepticus | CMS +G40111 | Localization-related (focal) (partial) symptomatic epilepsy and epileptic syndromes with simple partial seizures, intractable, with status epilepticus | CMS +G40119 | Localization-related (focal) (partial) symptomatic epilepsy and epileptic syndromes with simple partial seizures, intractable, without status epilepticus | CMS +G40201 | Localization-related (focal) (partial) symptomatic epilepsy and epileptic syndromes with complex partial seizures, not intractable, with status epilepticus | CMS +G40209 | Localization-related (focal) (partial) symptomatic epilepsy and epileptic syndromes with complex partial seizures, not intractable, without status epilepticus | CMS +G40211 | Localization-related (focal) (partial) symptomatic epilepsy and epileptic syndromes with complex partial seizures, intractable, with status epilepticus | CMS +G40219 | Localization-related (focal) (partial) symptomatic epilepsy and epileptic syndromes with complex partial seizures, intractable, without status epilepticus | CMS +G40301 | Generalized idiopathic epilepsy and epileptic syndromes, not intractable, with status epilepticus | CMS +G40309 | Generalized idiopathic epilepsy and epileptic syndromes, not intractable, without status epilepticus | CMS +G40311 | Generalized idiopathic epilepsy and epileptic syndromes, intractable, with status epilepticus | CMS +G40319 | Generalized idiopathic epilepsy and epileptic syndromes, intractable, without status epilepticus | CMS +G40A01 | Absence epileptic syndrome, not intractable, with status epilepticus | CMS +G40A09 | Absence epileptic syndrome, not intractable, without status epilepticus | CMS +G40A11 | Absence epileptic syndrome, intractable, with status epilepticus | CMS +G40A19 | Absence epileptic syndrome, intractable, without status epilepticus | CMS +G40B01 | Juvenile myoclonic epilepsy, not intractable, with status epilepticus | CMS +G40B09 | Juvenile myoclonic epilepsy, not intractable, without status epilepticus | CMS +G40B11 | Juvenile myoclonic epilepsy, intractable, with status epilepticus | CMS +G40B19 | Juvenile myoclonic epilepsy, intractable, without status epilepticus | CMS +G40401 | Other generalized epilepsy and epileptic syndromes, not intractable, with status epilepticus | CMS +G40409 | Other generalized epilepsy and epileptic syndromes, not intractable, without status epilepticus | CMS +G40411 | Other generalized epilepsy and epileptic syndromes, intractable, with status epilepticus | CMS +G40419 | Other generalized epilepsy and epileptic syndromes, intractable, without status epilepticus | CMS +G40501 | Epileptic seizures related to external causes, not intractable, with status epilepticus | CMS +G40509 | Epileptic seizures related to external causes, not intractable, without status epilepticus | CMS +G40801 | Other epilepsy, not intractable, with status epilepticus | CMS +G40802 | Other epilepsy, not intractable, without status epilepticus | CMS +G40803 | Other epilepsy, intractable, with status epilepticus | CMS +G40804 | Other epilepsy, intractable, without status epilepticus | CMS +G40811 | Lennox-Gastaut syndrome, not intractable, with status epilepticus | CMS +G40812 | Lennox-Gastaut syndrome, not intractable, without status epilepticus | CMS +G40813 | Lennox-Gastaut syndrome, intractable, with status epilepticus | CMS +G40814 | Lennox-Gastaut syndrome, intractable, without status epilepticus | CMS +G40821 | Epileptic spasms, not intractable, with status epilepticus | CMS +G40822 | Epileptic spasms, not intractable, without status epilepticus | CMS +G40823 | Epileptic spasms, intractable, with status epilepticus | CMS +G40824 | Epileptic spasms, intractable, without status epilepticus | CMS +G4089 | Other seizures | CMS +G40901 | Epilepsy, unspecified, not intractable, with status epilepticus | CMS +G40909 | Epilepsy, unspecified, not intractable, without status epilepticus | CMS +G40911 | Epilepsy, unspecified, intractable, with status epilepticus | CMS +G40919 | Epilepsy, unspecified, intractable, without status epilepticus | CMS +G43001 | Migraine without aura, not intractable, with status migrainosus | CMS +G43009 | Migraine without aura, not intractable, without status migrainosus | CMS +G43011 | Migraine without aura, intractable, with status migrainosus | CMS +G43019 | Migraine without aura, intractable, without status migrainosus | CMS +G43101 | Migraine with aura, not intractable, with status migrainosus | CMS +G43109 | Migraine with aura, not intractable, without status migrainosus | CMS +G43111 | Migraine with aura, intractable, with status migrainosus | CMS +G43119 | Migraine with aura, intractable, without status migrainosus | CMS +G43401 | Hemiplegic migraine, not intractable, with status migrainosus | CMS +G43409 | Hemiplegic migraine, not intractable, without status migrainosus | CMS +G43411 | Hemiplegic migraine, intractable, with status migrainosus | CMS +G43419 | Hemiplegic migraine, intractable, without status migrainosus | CMS +G43501 | Persistent migraine aura without cerebral infarction, not intractable, with status migrainosus | CMS +G43509 | Persistent migraine aura without cerebral infarction, not intractable, without status migrainosus | CMS +G43511 | Persistent migraine aura without cerebral infarction, intractable, with status migrainosus | CMS +G43519 | Persistent migraine aura without cerebral infarction, intractable, without status migrainosus | CMS +G43601 | Persistent migraine aura with cerebral infarction, not intractable, with status migrainosus | CMS +G43609 | Persistent migraine aura with cerebral infarction, not intractable, without status migrainosus | CMS +G43611 | Persistent migraine aura with cerebral infarction, intractable, with status migrainosus | CMS +G43619 | Persistent migraine aura with cerebral infarction, intractable, without status migrainosus | CMS +G43701 | Chronic migraine without aura, not intractable, with status migrainosus | CMS +G43709 | Chronic migraine without aura, not intractable, without status migrainosus | CMS +G43711 | Chronic migraine without aura, intractable, with status migrainosus | CMS +G43719 | Chronic migraine without aura, intractable, without status migrainosus | CMS +G43A0 | Cyclical vomiting, not intractable | CMS +G43A1 | Cyclical vomiting, intractable | CMS +G43B0 | Ophthalmoplegic migraine, not intractable | CMS +G43B1 | Ophthalmoplegic migraine, intractable | CMS +G43C0 | Periodic headache syndromes in child or adult, not intractable | CMS +G43C1 | Periodic headache syndromes in child or adult, intractable | CMS +G43D0 | Abdominal migraine, not intractable | CMS +G43D1 | Abdominal migraine, intractable | CMS +G43801 | Other migraine, not intractable, with status migrainosus | CMS +G43809 | Other migraine, not intractable, without status migrainosus | CMS +G43811 | Other migraine, intractable, with status migrainosus | CMS +G43819 | Other migraine, intractable, without status migrainosus | CMS +G43821 | Menstrual migraine, not intractable, with status migrainosus | CMS +G43829 | Menstrual migraine, not intractable, without status migrainosus | CMS +G43831 | Menstrual migraine, intractable, with status migrainosus | CMS +G43839 | Menstrual migraine, intractable, without status migrainosus | CMS +G43901 | Migraine, unspecified, not intractable, with status migrainosus | CMS +G43909 | Migraine, unspecified, not intractable, without status migrainosus | CMS +G43911 | Migraine, unspecified, intractable, with status migrainosus | CMS +G43919 | Migraine, unspecified, intractable, without status migrainosus | CMS +G44001 | Cluster headache syndrome, unspecified, intractable | CMS +G44009 | Cluster headache syndrome, unspecified, not intractable | CMS +G44011 | Episodic cluster headache, intractable | CMS +G44019 | Episodic cluster headache, not intractable | CMS +G44021 | Chronic cluster headache, intractable | CMS +G44029 | Chronic cluster headache, not intractable | CMS +G44031 | Episodic paroxysmal hemicrania, intractable | CMS +G44039 | Episodic paroxysmal hemicrania, not intractable | CMS +G44041 | Chronic paroxysmal hemicrania, intractable | CMS +G44049 | Chronic paroxysmal hemicrania, not intractable | CMS +G44051 | Short lasting unilateral neuralgiform headache with conjunctival injection and tearing (SUNCT), intractable | CMS +G44059 | Short lasting unilateral neuralgiform headache with conjunctival injection and tearing (SUNCT), not intractable | CMS +G44091 | Other trigeminal autonomic cephalgias (TAC), intractable | CMS +G44099 | Other trigeminal autonomic cephalgias (TAC), not intractable | CMS +G441 | Vascular headache, not elsewhere classified | CMS +G44201 | Tension-type headache, unspecified, intractable | CMS +G44209 | Tension-type headache, unspecified, not intractable | CMS +G44211 | Episodic tension-type headache, intractable | CMS +G44219 | Episodic tension-type headache, not intractable | CMS +G44221 | Chronic tension-type headache, intractable | CMS +G44229 | Chronic tension-type headache, not intractable | CMS +G44301 | Post-traumatic headache, unspecified, intractable | CMS +G44309 | Post-traumatic headache, unspecified, not intractable | CMS +G44311 | Acute post-traumatic headache, intractable | CMS +G44319 | Acute post-traumatic headache, not intractable | CMS +G44321 | Chronic post-traumatic headache, intractable | CMS +G44329 | Chronic post-traumatic headache, not intractable | CMS +G4440 | Drug-induced headache, not elsewhere classified, not intractable | CMS +G4441 | Drug-induced headache, not elsewhere classified, intractable | CMS +G4451 | Hemicrania continua | CMS +G4452 | New daily persistent headache (NDPH) | CMS +G4453 | Primary thunderclap headache | CMS +G4459 | Other complicated headache syndrome | CMS +G4481 | Hypnic headache | CMS +G4482 | Headache associated with sexual activity | CMS +G4483 | Primary cough headache | CMS +G4484 | Primary exertional headache | CMS +G4485 | Primary stabbing headache | CMS +G4489 | Other headache syndrome | CMS +G450 | Vertebro-basilar artery syndrome | CMS +G451 | Carotid artery syndrome (hemispheric) | CMS +G452 | Multiple and bilateral precerebral artery syndromes | CMS +G453 | Amaurosis fugax | CMS +G454 | Transient global amnesia | CMS +G458 | Other transient cerebral ischemic attacks and related syndromes | CMS +G459 | Transient cerebral ischemic attack, unspecified | CMS +G460 | Middle cerebral artery syndrome | CMS +G461 | Anterior cerebral artery syndrome | CMS +G462 | Posterior cerebral artery syndrome | CMS +G463 | Brain stem stroke syndrome | CMS +G464 | Cerebellar stroke syndrome | CMS +G465 | Pure motor lacunar syndrome | CMS +G466 | Pure sensory lacunar syndrome | CMS +G467 | Other lacunar syndromes | CMS +G468 | Other vascular syndromes of brain in cerebrovascular diseases | CMS +G4700 | Insomnia, unspecified | CMS +G4701 | Insomnia due to medical condition | CMS +G4709 | Other insomnia | CMS +G4710 | Hypersomnia, unspecified | CMS +G4711 | Idiopathic hypersomnia with long sleep time | CMS +G4712 | Idiopathic hypersomnia without long sleep time | CMS +G4713 | Recurrent hypersomnia | CMS +G4714 | Hypersomnia due to medical condition | CMS +G4719 | Other hypersomnia | CMS +G4720 | Circadian rhythm sleep disorder, unspecified type | CMS +G4721 | Circadian rhythm sleep disorder, delayed sleep phase type | CMS +G4722 | Circadian rhythm sleep disorder, advanced sleep phase type | CMS +G4723 | Circadian rhythm sleep disorder, irregular sleep wake type | CMS +G4724 | Circadian rhythm sleep disorder, free running type | CMS +G4725 | Circadian rhythm sleep disorder, jet lag type | CMS +G4726 | Circadian rhythm sleep disorder, shift work type | CMS +G4727 | Circadian rhythm sleep disorder in conditions classified elsewhere | CMS +G4729 | Other circadian rhythm sleep disorder | CMS +G4730 | Sleep apnea, unspecified | CMS +G4731 | Primary central sleep apnea | CMS +G4732 | High altitude periodic breathing | CMS +G4733 | Obstructive sleep apnea (adult) (pediatric) | CMS +G4734 | Idiopathic sleep related nonobstructive alveolar hypoventilation | CMS +G4735 | Congenital central alveolar hypoventilation syndrome | CMS +G4736 | Sleep related hypoventilation in conditions classified elsewhere | CMS +G4737 | Central sleep apnea in conditions classified elsewhere | CMS +G4739 | Other sleep apnea | CMS +G47411 | Narcolepsy with cataplexy | CMS +G47419 | Narcolepsy without cataplexy | CMS +G47421 | Narcolepsy in conditions classified elsewhere with cataplexy | CMS +G47429 | Narcolepsy in conditions classified elsewhere without cataplexy | CMS +G4750 | Parasomnia, unspecified | CMS +G4751 | Confusional arousals | CMS +G4752 | REM sleep behavior disorder | CMS +G4753 | Recurrent isolated sleep paralysis | CMS +G4754 | Parasomnia in conditions classified elsewhere | CMS +G4759 | Other parasomnia | CMS +G4761 | Periodic limb movement disorder | CMS +G4762 | Sleep related leg cramps | CMS +G4763 | Sleep related bruxism | CMS +G4769 | Other sleep related movement disorders | CMS +G478 | Other sleep disorders | CMS +G479 | Sleep disorder, unspecified | CMS +G500 | Trigeminal neuralgia | CMS +G501 | Atypical facial pain | CMS +G508 | Other disorders of trigeminal nerve | CMS +G509 | Disorder of trigeminal nerve, unspecified | CMS +G510 | Bell's palsy | CMS +G511 | Geniculate ganglionitis | CMS +G512 | Melkersson's syndrome | CMS +G5131 | Clonic hemifacial spasm, right | CMS +G5132 | Clonic hemifacial spasm, left | CMS +G5133 | Clonic hemifacial spasm, bilateral | CMS +G5139 | Clonic hemifacial spasm, unspecified | CMS +G514 | Facial myokymia | CMS +G518 | Other disorders of facial nerve | CMS +G519 | Disorder of facial nerve, unspecified | CMS +G520 | Disorders of olfactory nerve | CMS +G521 | Disorders of glossopharyngeal nerve | CMS +G522 | Disorders of vagus nerve | CMS +G523 | Disorders of hypoglossal nerve | CMS +G527 | Disorders of multiple cranial nerves | CMS +G528 | Disorders of other specified cranial nerves | CMS +G529 | Cranial nerve disorder, unspecified | CMS +G53 | Cranial nerve disorders in diseases classified elsewhere | CMS +G540 | Brachial plexus disorders | CMS +G541 | Lumbosacral plexus disorders | CMS +G542 | Cervical root disorders, not elsewhere classified | CMS +G543 | Thoracic root disorders, not elsewhere classified | CMS +G544 | Lumbosacral root disorders, not elsewhere classified | CMS +G545 | Neuralgic amyotrophy | CMS +G546 | Phantom limb syndrome with pain | CMS +G547 | Phantom limb syndrome without pain | CMS +G548 | Other nerve root and plexus disorders | CMS +G549 | Nerve root and plexus disorder, unspecified | CMS +G55 | Nerve root and plexus compressions in diseases classified elsewhere | CMS +G5600 | Carpal tunnel syndrome, unspecified upper limb | CMS +G5601 | Carpal tunnel syndrome, right upper limb | CMS +G5602 | Carpal tunnel syndrome, left upper limb | CMS +G5603 | Carpal tunnel syndrome, bilateral upper limbs | CMS +G5610 | Other lesions of median nerve, unspecified upper limb | CMS +G5611 | Other lesions of median nerve, right upper limb | CMS +G5612 | Other lesions of median nerve, left upper limb | CMS +G5613 | Other lesions of median nerve, bilateral upper limbs | CMS +G5620 | Lesion of ulnar nerve, unspecified upper limb | CMS +G5621 | Lesion of ulnar nerve, right upper limb | CMS +G5622 | Lesion of ulnar nerve, left upper limb | CMS +G5623 | Lesion of ulnar nerve, bilateral upper limbs | CMS +G5630 | Lesion of radial nerve, unspecified upper limb | CMS +G5631 | Lesion of radial nerve, right upper limb | CMS +G5632 | Lesion of radial nerve, left upper limb | CMS +G5633 | Lesion of radial nerve, bilateral upper limbs | CMS +G5640 | Causalgia of unspecified upper limb | CMS +G5641 | Causalgia of right upper limb | CMS +G5642 | Causalgia of left upper limb | CMS +G5643 | Causalgia of bilateral upper limbs | CMS +G5680 | Other specified mononeuropathies of unspecified upper limb | CMS +G5681 | Other specified mononeuropathies of right upper limb | CMS +G5682 | Other specified mononeuropathies of left upper limb | CMS +G5683 | Other specified mononeuropathies of bilateral upper limbs | CMS +G5690 | Unspecified mononeuropathy of unspecified upper limb | CMS +G5691 | Unspecified mononeuropathy of right upper limb | CMS +G5692 | Unspecified mononeuropathy of left upper limb | CMS +G5693 | Unspecified mononeuropathy of bilateral upper limbs | CMS +G5700 | Lesion of sciatic nerve, unspecified lower limb | CMS +G5701 | Lesion of sciatic nerve, right lower limb | CMS +G5702 | Lesion of sciatic nerve, left lower limb | CMS +G5703 | Lesion of sciatic nerve, bilateral lower limbs | CMS +G5710 | Meralgia paresthetica, unspecified lower limb | CMS +G5711 | Meralgia paresthetica, right lower limb | CMS +G5712 | Meralgia paresthetica, left lower limb | CMS +G5713 | Meralgia paresthetica, bilateral lower limbs | CMS +G5720 | Lesion of femoral nerve, unspecified lower limb | CMS +G5721 | Lesion of femoral nerve, right lower limb | CMS +G5722 | Lesion of femoral nerve, left lower limb | CMS +G5723 | Lesion of femoral nerve, bilateral lower limbs | CMS +G5730 | Lesion of lateral popliteal nerve, unspecified lower limb | CMS +G5731 | Lesion of lateral popliteal nerve, right lower limb | CMS +G5732 | Lesion of lateral popliteal nerve, left lower limb | CMS +G5733 | Lesion of lateral popliteal nerve, bilateral lower limbs | CMS +G5740 | Lesion of medial popliteal nerve, unspecified lower limb | CMS +G5741 | Lesion of medial popliteal nerve, right lower limb | CMS +G5742 | Lesion of medial popliteal nerve, left lower limb | CMS +G5743 | Lesion of medial popliteal nerve, bilateral lower limbs | CMS +G5750 | Tarsal tunnel syndrome, unspecified lower limb | CMS +G5751 | Tarsal tunnel syndrome, right lower limb | CMS +G5752 | Tarsal tunnel syndrome, left lower limb | CMS +G5753 | Tarsal tunnel syndrome, bilateral lower limbs | CMS +G5760 | Lesion of plantar nerve, unspecified lower limb | CMS +G5761 | Lesion of plantar nerve, right lower limb | CMS +G5762 | Lesion of plantar nerve, left lower limb | CMS +G5763 | Lesion of plantar nerve, bilateral lower limbs | CMS +G5770 | Causalgia of unspecified lower limb | CMS +G5771 | Causalgia of right lower limb | CMS +G5772 | Causalgia of left lower limb | CMS +G5773 | Causalgia of bilateral lower limbs | CMS +G5780 | Other specified mononeuropathies of unspecified lower limb | CMS +G5781 | Other specified mononeuropathies of right lower limb | CMS +G5782 | Other specified mononeuropathies of left lower limb | CMS +G5783 | Other specified mononeuropathies of bilateral lower limbs | CMS +G5790 | Unspecified mononeuropathy of unspecified lower limb | CMS +G5791 | Unspecified mononeuropathy of right lower limb | CMS +G5792 | Unspecified mononeuropathy of left lower limb | CMS +G5793 | Unspecified mononeuropathy of bilateral lower limbs | CMS +G580 | Intercostal neuropathy | CMS +G587 | Mononeuritis multiplex | CMS +G588 | Other specified mononeuropathies | CMS +G589 | Mononeuropathy, unspecified | CMS +G59 | Mononeuropathy in diseases classified elsewhere | CMS +G600 | Hereditary motor and sensory neuropathy | CMS +G601 | Refsum's disease | CMS +G602 | Neuropathy in association with hereditary ataxia | CMS +G603 | Idiopathic progressive neuropathy | CMS +G608 | Other hereditary and idiopathic neuropathies | CMS +G609 | Hereditary and idiopathic neuropathy, unspecified | CMS +G610 | Guillain-Barre syndrome | CMS +G611 | Serum neuropathy | CMS +G6181 | Chronic inflammatory demyelinating polyneuritis | CMS +G6182 | Multifocal motor neuropathy | CMS +G6189 | Other inflammatory polyneuropathies | CMS +G619 | Inflammatory polyneuropathy, unspecified | CMS +G620 | Drug-induced polyneuropathy | CMS +G621 | Alcoholic polyneuropathy | CMS +G622 | Polyneuropathy due to other toxic agents | CMS +G6281 | Critical illness polyneuropathy | CMS +G6282 | Radiation-induced polyneuropathy | CMS +G6289 | Other specified polyneuropathies | CMS +G629 | Polyneuropathy, unspecified | CMS +G63 | Polyneuropathy in diseases classified elsewhere | CMS +G64 | Other disorders of peripheral nervous system | CMS +G650 | Sequelae of Guillain-Barre syndrome | CMS +G651 | Sequelae of other inflammatory polyneuropathy | CMS +G652 | Sequelae of toxic polyneuropathy | CMS +G7000 | Myasthenia gravis without (acute) exacerbation | CMS +G7001 | Myasthenia gravis with (acute) exacerbation | CMS +G701 | Toxic myoneural disorders | CMS +G702 | Congenital and developmental myasthenia | CMS +G7080 | Lambert-Eaton syndrome, unspecified | CMS +G7081 | Lambert-Eaton syndrome in disease classified elsewhere | CMS +G7089 | Other specified myoneural disorders | CMS +G709 | Myoneural disorder, unspecified | CMS +G7100 | Muscular dystrophy, unspecified | CMS +G7101 | Duchenne or Becker muscular dystrophy | CMS +G7102 | Facioscapulohumeral muscular dystrophy | CMS +G7109 | Other specified muscular dystrophies | CMS +G7111 | Myotonic muscular dystrophy | CMS +G7112 | Myotonia congenita | CMS +G7113 | Myotonic chondrodystrophy | CMS +G7114 | Drug induced myotonia | CMS +G7119 | Other specified myotonic disorders | CMS +G712 | Congenital myopathies | CMS +G713 | Mitochondrial myopathy, not elsewhere classified | CMS +G718 | Other primary disorders of muscles | CMS +G719 | Primary disorder of muscle, unspecified | CMS +G720 | Drug-induced myopathy | CMS +G721 | Alcoholic myopathy | CMS +G722 | Myopathy due to other toxic agents | CMS +G723 | Periodic paralysis | CMS +G7241 | Inclusion body myositis [IBM] | CMS +G7249 | Other inflammatory and immune myopathies, not elsewhere classified | CMS +G7281 | Critical illness myopathy | CMS +G7289 | Other specified myopathies | CMS +G729 | Myopathy, unspecified | CMS +G731 | Lambert-Eaton syndrome in neoplastic disease | CMS +G733 | Myasthenic syndromes in other diseases classified elsewhere | CMS +G737 | Myopathy in diseases classified elsewhere | CMS +G800 | Spastic quadriplegic cerebral palsy | CMS +G801 | Spastic diplegic cerebral palsy | CMS +G802 | Spastic hemiplegic cerebral palsy | CMS +G803 | Athetoid cerebral palsy | CMS +G804 | Ataxic cerebral palsy | CMS +G808 | Other cerebral palsy | CMS +G809 | Cerebral palsy, unspecified | CMS +G8100 | Flaccid hemiplegia affecting unspecified side | CMS +G8101 | Flaccid hemiplegia affecting right dominant side | CMS +G8102 | Flaccid hemiplegia affecting left dominant side | CMS +G8103 | Flaccid hemiplegia affecting right nondominant side | CMS +G8104 | Flaccid hemiplegia affecting left nondominant side | CMS +G8110 | Spastic hemiplegia affecting unspecified side | CMS +G8111 | Spastic hemiplegia affecting right dominant side | CMS +G8112 | Spastic hemiplegia affecting left dominant side | CMS +G8113 | Spastic hemiplegia affecting right nondominant side | CMS +G8114 | Spastic hemiplegia affecting left nondominant side | CMS +G8190 | Hemiplegia, unspecified affecting unspecified side | CMS +G8191 | Hemiplegia, unspecified affecting right dominant side | CMS +G8192 | Hemiplegia, unspecified affecting left dominant side | CMS +G8193 | Hemiplegia, unspecified affecting right nondominant side | CMS +G8194 | Hemiplegia, unspecified affecting left nondominant side | CMS +G8220 | Paraplegia, unspecified | CMS +G8221 | Paraplegia, complete | CMS +G8222 | Paraplegia, incomplete | CMS +G8250 | Quadriplegia, unspecified | CMS +G8251 | Quadriplegia, C1-C4 complete | CMS +G8252 | Quadriplegia, C1-C4 incomplete | CMS +G8253 | Quadriplegia, C5-C7 complete | CMS +G8254 | Quadriplegia, C5-C7 incomplete | CMS +G830 | Diplegia of upper limbs | CMS +G8310 | Monoplegia of lower limb affecting unspecified side | CMS +G8311 | Monoplegia of lower limb affecting right dominant side | CMS +G8312 | Monoplegia of lower limb affecting left dominant side | CMS +G8313 | Monoplegia of lower limb affecting right nondominant side | CMS +G8314 | Monoplegia of lower limb affecting left nondominant side | CMS +G8320 | Monoplegia of upper limb affecting unspecified side | CMS +G8321 | Monoplegia of upper limb affecting right dominant side | CMS +G8322 | Monoplegia of upper limb affecting left dominant side | CMS +G8323 | Monoplegia of upper limb affecting right nondominant side | CMS +G8324 | Monoplegia of upper limb affecting left nondominant side | CMS +G8330 | Monoplegia, unspecified affecting unspecified side | CMS +G8331 | Monoplegia, unspecified affecting right dominant side | CMS +G8332 | Monoplegia, unspecified affecting left dominant side | CMS +G8333 | Monoplegia, unspecified affecting right nondominant side | CMS +G8334 | Monoplegia, unspecified affecting left nondominant side | CMS +G834 | Cauda equina syndrome | CMS +G835 | Locked-in state | CMS +G8381 | Brown-Sequard syndrome | CMS +G8382 | Anterior cord syndrome | CMS +G8383 | Posterior cord syndrome | CMS +G8384 | Todd's paralysis (postepileptic) | CMS +G8389 | Other specified paralytic syndromes | CMS +G839 | Paralytic syndrome, unspecified | CMS +G890 | Central pain syndrome | CMS +G8911 | Acute pain due to trauma | CMS +G8912 | Acute post-thoracotomy pain | CMS +G8918 | Other acute postprocedural pain | CMS +G8921 | Chronic pain due to trauma | CMS +G8922 | Chronic post-thoracotomy pain | CMS +G8928 | Other chronic postprocedural pain | CMS +G8929 | Other chronic pain | CMS +G893 | Neoplasm related pain (acute) (chronic) | CMS +G894 | Chronic pain syndrome | CMS +G9001 | Carotid sinus syncope | CMS +G9009 | Other idiopathic peripheral autonomic neuropathy | CMS +G901 | Familial dysautonomia [Riley-Day] | CMS +G902 | Horner's syndrome | CMS +G903 | Multi-system degeneration of the autonomic nervous system | CMS +G904 | Autonomic dysreflexia | CMS +G9050 | Complex regional pain syndrome I, unspecified | CMS +G90511 | Complex regional pain syndrome I of right upper limb | CMS +G90512 | Complex regional pain syndrome I of left upper limb | CMS +G90513 | Complex regional pain syndrome I of upper limb, bilateral | CMS +G90519 | Complex regional pain syndrome I of unspecified upper limb | CMS +G90521 | Complex regional pain syndrome I of right lower limb | CMS +G90522 | Complex regional pain syndrome I of left lower limb | CMS +G90523 | Complex regional pain syndrome I of lower limb, bilateral | CMS +G90529 | Complex regional pain syndrome I of unspecified lower limb | CMS +G9059 | Complex regional pain syndrome I of other specified site | CMS +G908 | Other disorders of autonomic nervous system | CMS +G909 | Disorder of the autonomic nervous system, unspecified | CMS +G910 | Communicating hydrocephalus | CMS +G911 | Obstructive hydrocephalus | CMS +G912 | (Idiopathic) normal pressure hydrocephalus | CMS +G913 | Post-traumatic hydrocephalus, unspecified | CMS +G914 | Hydrocephalus in diseases classified elsewhere | CMS +G918 | Other hydrocephalus | CMS +G919 | Hydrocephalus, unspecified | CMS +G92 | Toxic encephalopathy | CMS +G930 | Cerebral cysts | CMS +G931 | Anoxic brain damage, not elsewhere classified | CMS +G932 | Benign intracranial hypertension | CMS +G933 | Postviral fatigue syndrome | CMS +G9340 | Encephalopathy, unspecified | CMS +G9341 | Metabolic encephalopathy | CMS +G9349 | Other encephalopathy | CMS +G935 | Compression of brain | CMS +G936 | Cerebral edema | CMS +G937 | Reye's syndrome | CMS +G9381 | Temporal sclerosis | CMS +G9382 | Brain death | CMS +G9389 | Other specified disorders of brain | CMS +G939 | Disorder of brain, unspecified | CMS +G94 | Other disorders of brain in diseases classified elsewhere | CMS +G950 | Syringomyelia and syringobulbia | CMS +G9511 | Acute infarction of spinal cord (embolic) (nonembolic) | CMS +G9519 | Other vascular myelopathies | CMS +G9520 | Unspecified cord compression | CMS +G9529 | Other cord compression | CMS +G9581 | Conus medullaris syndrome | CMS +G9589 | Other specified diseases of spinal cord | CMS +G959 | Disease of spinal cord, unspecified | CMS +G960 | Cerebrospinal fluid leak | CMS +G9611 | Dural tear | CMS +G9612 | Meningeal adhesions (cerebral) (spinal) | CMS +G9619 | Other disorders of meninges, not elsewhere classified | CMS +G968 | Other specified disorders of central nervous system | CMS +G969 | Disorder of central nervous system, unspecified | CMS +G970 | Cerebrospinal fluid leak from spinal puncture | CMS +G971 | Other reaction to spinal and lumbar puncture | CMS +G972 | Intracranial hypotension following ventricular shunting | CMS +G9731 | Intraoperative hemorrhage and hematoma of a nervous system organ or structure complicating a nervous system procedure | CMS +G9732 | Intraoperative hemorrhage and hematoma of a nervous system organ or structure complicating other procedure | CMS +G9741 | Accidental puncture or laceration of dura during a procedure | CMS +G9748 | Accidental puncture and laceration of other nervous system organ or structure during a nervous system procedure | CMS +G9749 | Accidental puncture and laceration of other nervous system organ or structure during other procedure | CMS +G9751 | Postprocedural hemorrhage of a nervous system organ or structure following a nervous system procedure | CMS +G9752 | Postprocedural hemorrhage of a nervous system organ or structure following other procedure | CMS +G9761 | Postprocedural hematoma of a nervous system organ or structure following a nervous system procedure | CMS +G9762 | Postprocedural hematoma of a nervous system organ or structure following other procedure | CMS +G9763 | Postprocedural seroma of a nervous system organ or structure following a nervous system procedure | CMS +G9764 | Postprocedural seroma of a nervous system organ or structure following other procedure | CMS +G9781 | Other intraoperative complications of nervous system | CMS +G9782 | Other postprocedural complications and disorders of nervous system | CMS +G980 | Neurogenic arthritis, not elsewhere classified | CMS +G988 | Other disorders of nervous system | CMS +G990 | Autonomic neuropathy in diseases classified elsewhere | CMS +G992 | Myelopathy in diseases classified elsewhere | CMS +G998 | Other specified disorders of nervous system in diseases classified elsewhere | CMS +H00011 | Hordeolum externum right upper eyelid | CMS +H00012 | Hordeolum externum right lower eyelid | CMS +H00013 | Hordeolum externum right eye, unspecified eyelid | CMS +H00014 | Hordeolum externum left upper eyelid | CMS +H00015 | Hordeolum externum left lower eyelid | CMS +H00016 | Hordeolum externum left eye, unspecified eyelid | CMS +H00019 | Hordeolum externum unspecified eye, unspecified eyelid | CMS +H00021 | Hordeolum internum right upper eyelid | CMS +H00022 | Hordeolum internum right lower eyelid | CMS +H00023 | Hordeolum internum right eye, unspecified eyelid | CMS +H00024 | Hordeolum internum left upper eyelid | CMS +H00025 | Hordeolum internum left lower eyelid | CMS +H00026 | Hordeolum internum left eye, unspecified eyelid | CMS +H00029 | Hordeolum internum unspecified eye, unspecified eyelid | CMS +H00031 | Abscess of right upper eyelid | CMS +H00032 | Abscess of right lower eyelid | CMS +H00033 | Abscess of eyelid right eye, unspecified eyelid | CMS +H00034 | Abscess of left upper eyelid | CMS +H00035 | Abscess of left lower eyelid | CMS +H00036 | Abscess of eyelid left eye, unspecified eyelid | CMS +H00039 | Abscess of eyelid unspecified eye, unspecified eyelid | CMS +H0011 | Chalazion right upper eyelid | CMS +H0012 | Chalazion right lower eyelid | CMS +H0013 | Chalazion right eye, unspecified eyelid | CMS +H0014 | Chalazion left upper eyelid | CMS +H0015 | Chalazion left lower eyelid | CMS +H0016 | Chalazion left eye, unspecified eyelid | CMS +H0019 | Chalazion unspecified eye, unspecified eyelid | CMS +H01001 | Unspecified blepharitis right upper eyelid | CMS +H01002 | Unspecified blepharitis right lower eyelid | CMS +H01003 | Unspecified blepharitis right eye, unspecified eyelid | CMS +H01004 | Unspecified blepharitis left upper eyelid | CMS +H01005 | Unspecified blepharitis left lower eyelid | CMS +H01006 | Unspecified blepharitis left eye, unspecified eyelid | CMS +H01009 | Unspecified blepharitis unspecified eye, unspecified eyelid | CMS +H0100A | Unspecified blepharitis right eye, upper and lower eyelids | CMS +H0100B | Unspecified blepharitis left eye, upper and lower eyelids | CMS +H01011 | Ulcerative blepharitis right upper eyelid | CMS +H01012 | Ulcerative blepharitis right lower eyelid | CMS +H01013 | Ulcerative blepharitis right eye, unspecified eyelid | CMS +H01014 | Ulcerative blepharitis left upper eyelid | CMS +H01015 | Ulcerative blepharitis left lower eyelid | CMS +H01016 | Ulcerative blepharitis left eye, unspecified eyelid | CMS +H01019 | Ulcerative blepharitis unspecified eye, unspecified eyelid | CMS +H0101A | Ulcerative blepharitis right eye, upper and lower eyelids | CMS +H0101B | Ulcerative blepharitis left eye, upper and lower eyelids | CMS +H01021 | Squamous blepharitis right upper eyelid | CMS +H01022 | Squamous blepharitis right lower eyelid | CMS +H01023 | Squamous blepharitis right eye, unspecified eyelid | CMS +H01024 | Squamous blepharitis left upper eyelid | CMS +H01025 | Squamous blepharitis left lower eyelid | CMS +H01026 | Squamous blepharitis left eye, unspecified eyelid | CMS +H01029 | Squamous blepharitis unspecified eye, unspecified eyelid | CMS +H0102A | Squamous blepharitis right eye, upper and lower eyelids | CMS +H0102B | Squamous blepharitis left eye, upper and lower eyelids | CMS +H01111 | Allergic dermatitis of right upper eyelid | CMS +H01112 | Allergic dermatitis of right lower eyelid | CMS +H01113 | Allergic dermatitis of right eye, unspecified eyelid | CMS +H01114 | Allergic dermatitis of left upper eyelid | CMS +H01115 | Allergic dermatitis of left lower eyelid | CMS +H01116 | Allergic dermatitis of left eye, unspecified eyelid | CMS +H01119 | Allergic dermatitis of unspecified eye, unspecified eyelid | CMS +H01121 | Discoid lupus erythematosus of right upper eyelid | CMS +H01122 | Discoid lupus erythematosus of right lower eyelid | CMS +H01123 | Discoid lupus erythematosus of right eye, unspecified eyelid | CMS +H01124 | Discoid lupus erythematosus of left upper eyelid | CMS +H01125 | Discoid lupus erythematosus of left lower eyelid | CMS +H01126 | Discoid lupus erythematosus of left eye, unspecified eyelid | CMS +H01129 | Discoid lupus erythematosus of unspecified eye, unspecified eyelid | CMS +H01131 | Eczematous dermatitis of right upper eyelid | CMS +H01132 | Eczematous dermatitis of right lower eyelid | CMS +H01133 | Eczematous dermatitis of right eye, unspecified eyelid | CMS +H01134 | Eczematous dermatitis of left upper eyelid | CMS +H01135 | Eczematous dermatitis of left lower eyelid | CMS +H01136 | Eczematous dermatitis of left eye, unspecified eyelid | CMS +H01139 | Eczematous dermatitis of unspecified eye, unspecified eyelid | CMS +H01141 | Xeroderma of right upper eyelid | CMS +H01142 | Xeroderma of right lower eyelid | CMS +H01143 | Xeroderma of right eye, unspecified eyelid | CMS +H01144 | Xeroderma of left upper eyelid | CMS +H01145 | Xeroderma of left lower eyelid | CMS +H01146 | Xeroderma of left eye, unspecified eyelid | CMS +H01149 | Xeroderma of unspecified eye, unspecified eyelid | CMS +H018 | Other specified inflammations of eyelid | CMS +H019 | Unspecified inflammation of eyelid | CMS +H02001 | Unspecified entropion of right upper eyelid | CMS +H02002 | Unspecified entropion of right lower eyelid | CMS +H02003 | Unspecified entropion of right eye, unspecified eyelid | CMS +H02004 | Unspecified entropion of left upper eyelid | CMS +H02005 | Unspecified entropion of left lower eyelid | CMS +H02006 | Unspecified entropion of left eye, unspecified eyelid | CMS +H02009 | Unspecified entropion of unspecified eye, unspecified eyelid | CMS +H02011 | Cicatricial entropion of right upper eyelid | CMS +H02012 | Cicatricial entropion of right lower eyelid | CMS +H02013 | Cicatricial entropion of right eye, unspecified eyelid | CMS +H02014 | Cicatricial entropion of left upper eyelid | CMS +H02015 | Cicatricial entropion of left lower eyelid | CMS +H02016 | Cicatricial entropion of left eye, unspecified eyelid | CMS +H02019 | Cicatricial entropion of unspecified eye, unspecified eyelid | CMS +H02021 | Mechanical entropion of right upper eyelid | CMS +H02022 | Mechanical entropion of right lower eyelid | CMS +H02023 | Mechanical entropion of right eye, unspecified eyelid | CMS +H02024 | Mechanical entropion of left upper eyelid | CMS +H02025 | Mechanical entropion of left lower eyelid | CMS +H02026 | Mechanical entropion of left eye, unspecified eyelid | CMS +H02029 | Mechanical entropion of unspecified eye, unspecified eyelid | CMS +H02031 | Senile entropion of right upper eyelid | CMS +H02032 | Senile entropion of right lower eyelid | CMS +H02033 | Senile entropion of right eye, unspecified eyelid | CMS +H02034 | Senile entropion of left upper eyelid | CMS +H02035 | Senile entropion of left lower eyelid | CMS +H02036 | Senile entropion of left eye, unspecified eyelid | CMS +H02039 | Senile entropion of unspecified eye, unspecified eyelid | CMS +H02041 | Spastic entropion of right upper eyelid | CMS +H02042 | Spastic entropion of right lower eyelid | CMS +H02043 | Spastic entropion of right eye, unspecified eyelid | CMS +H02044 | Spastic entropion of left upper eyelid | CMS +H02045 | Spastic entropion of left lower eyelid | CMS +H02046 | Spastic entropion of left eye, unspecified eyelid | CMS +H02049 | Spastic entropion of unspecified eye, unspecified eyelid | CMS +H02051 | Trichiasis without entropion right upper eyelid | CMS +H02052 | Trichiasis without entropion right lower eyelid | CMS +H02053 | Trichiasis without entropion right eye, unspecified eyelid | CMS +H02054 | Trichiasis without entropion left upper eyelid | CMS +H02055 | Trichiasis without entropion left lower eyelid | CMS +H02056 | Trichiasis without entropion left eye, unspecified eyelid | CMS +H02059 | Trichiasis without entropion unspecified eye, unspecified eyelid | CMS +H02101 | Unspecified ectropion of right upper eyelid | CMS +H02102 | Unspecified ectropion of right lower eyelid | CMS +H02103 | Unspecified ectropion of right eye, unspecified eyelid | CMS +H02104 | Unspecified ectropion of left upper eyelid | CMS +H02105 | Unspecified ectropion of left lower eyelid | CMS +H02106 | Unspecified ectropion of left eye, unspecified eyelid | CMS +H02109 | Unspecified ectropion of unspecified eye, unspecified eyelid | CMS +H02111 | Cicatricial ectropion of right upper eyelid | CMS +H02112 | Cicatricial ectropion of right lower eyelid | CMS +H02113 | Cicatricial ectropion of right eye, unspecified eyelid | CMS +H02114 | Cicatricial ectropion of left upper eyelid | CMS +H02115 | Cicatricial ectropion of left lower eyelid | CMS +H02116 | Cicatricial ectropion of left eye, unspecified eyelid | CMS +H02119 | Cicatricial ectropion of unspecified eye, unspecified eyelid | CMS +H02121 | Mechanical ectropion of right upper eyelid | CMS +H02122 | Mechanical ectropion of right lower eyelid | CMS +H02123 | Mechanical ectropion of right eye, unspecified eyelid | CMS +H02124 | Mechanical ectropion of left upper eyelid | CMS +H02125 | Mechanical ectropion of left lower eyelid | CMS +H02126 | Mechanical ectropion of left eye, unspecified eyelid | CMS +H02129 | Mechanical ectropion of unspecified eye, unspecified eyelid | CMS +H02131 | Senile ectropion of right upper eyelid | CMS +H02132 | Senile ectropion of right lower eyelid | CMS +H02133 | Senile ectropion of right eye, unspecified eyelid | CMS +H02134 | Senile ectropion of left upper eyelid | CMS +H02135 | Senile ectropion of left lower eyelid | CMS +H02136 | Senile ectropion of left eye, unspecified eyelid | CMS +H02139 | Senile ectropion of unspecified eye, unspecified eyelid | CMS +H02141 | Spastic ectropion of right upper eyelid | CMS +H02142 | Spastic ectropion of right lower eyelid | CMS +H02143 | Spastic ectropion of right eye, unspecified eyelid | CMS +H02144 | Spastic ectropion of left upper eyelid | CMS +H02145 | Spastic ectropion of left lower eyelid | CMS +H02146 | Spastic ectropion of left eye, unspecified eyelid | CMS +H02149 | Spastic ectropion of unspecified eye, unspecified eyelid | CMS +H02151 | Paralytic ectropion of right upper eyelid | CMS +H02152 | Paralytic ectropion of right lower eyelid | CMS +H02153 | Paralytic ectropion of right eye, unspecified eyelid | CMS +H02154 | Paralytic ectropion of left upper eyelid | CMS +H02155 | Paralytic ectropion of left lower eyelid | CMS +H02156 | Paralytic ectropion of left eye, unspecified eyelid | CMS +H02159 | Paralytic ectropion of unspecified eye, unspecified eyelid | CMS +H02201 | Unspecified lagophthalmos right upper eyelid | CMS +H02202 | Unspecified lagophthalmos right lower eyelid | CMS +H02203 | Unspecified lagophthalmos right eye, unspecified eyelid | CMS +H02204 | Unspecified lagophthalmos left upper eyelid | CMS +H02205 | Unspecified lagophthalmos left lower eyelid | CMS +H02206 | Unspecified lagophthalmos left eye, unspecified eyelid | CMS +H02209 | Unspecified lagophthalmos unspecified eye, unspecified eyelid | CMS +H0220A | Unspecified lagophthalmos right eye, upper and lower eyelids | CMS +H0220B | Unspecified lagophthalmos left eye, upper and lower eyelids | CMS +H0220C | Unspecified lagophthalmos, bilateral, upper and lower eyelids | CMS +H02211 | Cicatricial lagophthalmos right upper eyelid | CMS +H02212 | Cicatricial lagophthalmos right lower eyelid | CMS +H02213 | Cicatricial lagophthalmos right eye, unspecified eyelid | CMS +H02214 | Cicatricial lagophthalmos left upper eyelid | CMS +H02215 | Cicatricial lagophthalmos left lower eyelid | CMS +H02216 | Cicatricial lagophthalmos left eye, unspecified eyelid | CMS +H02219 | Cicatricial lagophthalmos unspecified eye, unspecified eyelid | CMS +H0221A | Cicatricial lagophthalmos right eye, upper and lower eyelids | CMS +H0221B | Cicatricial lagophthalmos left eye, upper and lower eyelids | CMS +H0221C | Cicatricial lagophthalmos, bilateral, upper and lower eyelids | CMS +H02221 | Mechanical lagophthalmos right upper eyelid | CMS +H02222 | Mechanical lagophthalmos right lower eyelid | CMS +H02223 | Mechanical lagophthalmos right eye, unspecified eyelid | CMS +H02224 | Mechanical lagophthalmos left upper eyelid | CMS +H02225 | Mechanical lagophthalmos left lower eyelid | CMS +H02226 | Mechanical lagophthalmos left eye, unspecified eyelid | CMS +H02229 | Mechanical lagophthalmos unspecified eye, unspecified eyelid | CMS +H0222A | Mechanical lagophthalmos right eye, upper and lower eyelids | CMS +H0222B | Mechanical lagophthalmos left eye, upper and lower eyelids | CMS +H0222C | Mechanical lagophthalmos, bilateral, upper and lower eyelids | CMS +H02231 | Paralytic lagophthalmos right upper eyelid | CMS +H02232 | Paralytic lagophthalmos right lower eyelid | CMS +H02233 | Paralytic lagophthalmos right eye, unspecified eyelid | CMS +H02234 | Paralytic lagophthalmos left upper eyelid | CMS +H02235 | Paralytic lagophthalmos left lower eyelid | CMS +H02236 | Paralytic lagophthalmos left eye, unspecified eyelid | CMS +H02239 | Paralytic lagophthalmos unspecified eye, unspecified eyelid | CMS +H0223A | Paralytic lagophthalmos right eye, upper and lower eyelids | CMS +H0223B | Paralytic lagophthalmos left eye, upper and lower eyelids | CMS +H0223C | Paralytic lagophthalmos, bilateral, upper and lower eyelids | CMS +H0230 | Blepharochalasis unspecified eye, unspecified eyelid | CMS +H0231 | Blepharochalasis right upper eyelid | CMS +H0232 | Blepharochalasis right lower eyelid | CMS +H0233 | Blepharochalasis right eye, unspecified eyelid | CMS +H0234 | Blepharochalasis left upper eyelid | CMS +H0235 | Blepharochalasis left lower eyelid | CMS +H0236 | Blepharochalasis left eye, unspecified eyelid | CMS +H02401 | Unspecified ptosis of right eyelid | CMS +H02402 | Unspecified ptosis of left eyelid | CMS +H02403 | Unspecified ptosis of bilateral eyelids | CMS +H02409 | Unspecified ptosis of unspecified eyelid | CMS +H02411 | Mechanical ptosis of right eyelid | CMS +H02412 | Mechanical ptosis of left eyelid | CMS +H02413 | Mechanical ptosis of bilateral eyelids | CMS +H02419 | Mechanical ptosis of unspecified eyelid | CMS +H02421 | Myogenic ptosis of right eyelid | CMS +H02422 | Myogenic ptosis of left eyelid | CMS +H02423 | Myogenic ptosis of bilateral eyelids | CMS +H02429 | Myogenic ptosis of unspecified eyelid | CMS +H02431 | Paralytic ptosis of right eyelid | CMS +H02432 | Paralytic ptosis of left eyelid | CMS +H02433 | Paralytic ptosis of bilateral eyelids | CMS +H02439 | Paralytic ptosis unspecified eyelid | CMS +H02511 | Abnormal innervation syndrome right upper eyelid | CMS +H02512 | Abnormal innervation syndrome right lower eyelid | CMS +H02513 | Abnormal innervation syndrome right eye, unspecified eyelid | CMS +H02514 | Abnormal innervation syndrome left upper eyelid | CMS +H02515 | Abnormal innervation syndrome left lower eyelid | CMS +H02516 | Abnormal innervation syndrome left eye, unspecified eyelid | CMS +H02519 | Abnormal innervation syndrome unspecified eye, unspecified eyelid | CMS +H02521 | Blepharophimosis right upper eyelid | CMS +H02522 | Blepharophimosis right lower eyelid | CMS +H02523 | Blepharophimosis right eye, unspecified eyelid | CMS +H02524 | Blepharophimosis left upper eyelid | CMS +H02525 | Blepharophimosis left lower eyelid | CMS +H02526 | Blepharophimosis left eye, unspecified eyelid | CMS +H02529 | Blepharophimosis unspecified eye, unspecified lid | CMS +H02531 | Eyelid retraction right upper eyelid | CMS +H02532 | Eyelid retraction right lower eyelid | CMS +H02533 | Eyelid retraction right eye, unspecified eyelid | CMS +H02534 | Eyelid retraction left upper eyelid | CMS +H02535 | Eyelid retraction left lower eyelid | CMS +H02536 | Eyelid retraction left eye, unspecified eyelid | CMS +H02539 | Eyelid retraction unspecified eye, unspecified lid | CMS +H0259 | Other disorders affecting eyelid function | CMS +H0260 | Xanthelasma of unspecified eye, unspecified eyelid | CMS +H0261 | Xanthelasma of right upper eyelid | CMS +H0262 | Xanthelasma of right lower eyelid | CMS +H0263 | Xanthelasma of right eye, unspecified eyelid | CMS +H0264 | Xanthelasma of left upper eyelid | CMS +H0265 | Xanthelasma of left lower eyelid | CMS +H0266 | Xanthelasma of left eye, unspecified eyelid | CMS +H0270 | Unspecified degenerative disorders of eyelid and periocular area | CMS +H02711 | Chloasma of right upper eyelid and periocular area | CMS +H02712 | Chloasma of right lower eyelid and periocular area | CMS +H02713 | Chloasma of right eye, unspecified eyelid and periocular area | CMS +H02714 | Chloasma of left upper eyelid and periocular area | CMS +H02715 | Chloasma of left lower eyelid and periocular area | CMS +H02716 | Chloasma of left eye, unspecified eyelid and periocular area | CMS +H02719 | Chloasma of unspecified eye, unspecified eyelid and periocular area | CMS +H02721 | Madarosis of right upper eyelid and periocular area | CMS +H02722 | Madarosis of right lower eyelid and periocular area | CMS +H02723 | Madarosis of right eye, unspecified eyelid and periocular area | CMS +H02724 | Madarosis of left upper eyelid and periocular area | CMS +H02725 | Madarosis of left lower eyelid and periocular area | CMS +H02726 | Madarosis of left eye, unspecified eyelid and periocular area | CMS +H02729 | Madarosis of unspecified eye, unspecified eyelid and periocular area | CMS +H02731 | Vitiligo of right upper eyelid and periocular area | CMS +H02732 | Vitiligo of right lower eyelid and periocular area | CMS +H02733 | Vitiligo of right eye, unspecified eyelid and periocular area | CMS +H02734 | Vitiligo of left upper eyelid and periocular area | CMS +H02735 | Vitiligo of left lower eyelid and periocular area | CMS +H02736 | Vitiligo of left eye, unspecified eyelid and periocular area | CMS +H02739 | Vitiligo of unspecified eye, unspecified eyelid and periocular area | CMS +H0279 | Other degenerative disorders of eyelid and periocular area | CMS +H02811 | Retained foreign body in right upper eyelid | CMS +H02812 | Retained foreign body in right lower eyelid | CMS +H02813 | Retained foreign body in right eye, unspecified eyelid | CMS +H02814 | Retained foreign body in left upper eyelid | CMS +H02815 | Retained foreign body in left lower eyelid | CMS +H02816 | Retained foreign body in left eye, unspecified eyelid | CMS +H02819 | Retained foreign body in unspecified eye, unspecified eyelid | CMS +H02821 | Cysts of right upper eyelid | CMS +H02822 | Cysts of right lower eyelid | CMS +H02823 | Cysts of right eye, unspecified eyelid | CMS +H02824 | Cysts of left upper eyelid | CMS +H02825 | Cysts of left lower eyelid | CMS +H02826 | Cysts of left eye, unspecified eyelid | CMS +H02829 | Cysts of unspecified eye, unspecified eyelid | CMS +H02831 | Dermatochalasis of right upper eyelid | CMS +H02832 | Dermatochalasis of right lower eyelid | CMS +H02833 | Dermatochalasis of right eye, unspecified eyelid | CMS +H02834 | Dermatochalasis of left upper eyelid | CMS +H02835 | Dermatochalasis of left lower eyelid | CMS +H02836 | Dermatochalasis of left eye, unspecified eyelid | CMS +H02839 | Dermatochalasis of unspecified eye, unspecified eyelid | CMS +H02841 | Edema of right upper eyelid | CMS +H02842 | Edema of right lower eyelid | CMS +H02843 | Edema of right eye, unspecified eyelid | CMS +H02844 | Edema of left upper eyelid | CMS +H02845 | Edema of left lower eyelid | CMS +H02846 | Edema of left eye, unspecified eyelid | CMS +H02849 | Edema of unspecified eye, unspecified eyelid | CMS +H02851 | Elephantiasis of right upper eyelid | CMS +H02852 | Elephantiasis of right lower eyelid | CMS +H02853 | Elephantiasis of right eye, unspecified eyelid | CMS +H02854 | Elephantiasis of left upper eyelid | CMS +H02855 | Elephantiasis of left lower eyelid | CMS +H02856 | Elephantiasis of left eye, unspecified eyelid | CMS +H02859 | Elephantiasis of unspecified eye, unspecified eyelid | CMS +H02861 | Hypertrichosis of right upper eyelid | CMS +H02862 | Hypertrichosis of right lower eyelid | CMS +H02863 | Hypertrichosis of right eye, unspecified eyelid | CMS +H02864 | Hypertrichosis of left upper eyelid | CMS +H02865 | Hypertrichosis of left lower eyelid | CMS +H02866 | Hypertrichosis of left eye, unspecified eyelid | CMS +H02869 | Hypertrichosis of unspecified eye, unspecified eyelid | CMS +H02871 | Vascular anomalies of right upper eyelid | CMS +H02872 | Vascular anomalies of right lower eyelid | CMS +H02873 | Vascular anomalies of right eye, unspecified eyelid | CMS +H02874 | Vascular anomalies of left upper eyelid | CMS +H02875 | Vascular anomalies of left lower eyelid | CMS +H02876 | Vascular anomalies of left eye, unspecified eyelid | CMS +H02879 | Vascular anomalies of unspecified eye, unspecified eyelid | CMS +H02881 | Meibomian gland dysfunction right upper eyelid | CMS +H02882 | Meibomian gland dysfunction right lower eyelid | CMS +H02883 | Meibomian gland dysfunction of right eye, unspecified eyelid | CMS +H02884 | Meibomian gland dysfunction left upper eyelid | CMS +H02885 | Meibomian gland dysfunction left lower eyelid | CMS +H02886 | Meibomian gland dysfunction of left eye, unspecified eyelid | CMS +H02889 | Meibomian gland dysfunction of unspecified eye, unspecified eyelid | CMS +H0288A | Meibomian gland dysfunction right eye, upper and lower eyelids | CMS +H0288B | Meibomian gland dysfunction left eye, upper and lower eyelids | CMS +H0289 | Other specified disorders of eyelid | CMS +H029 | Unspecified disorder of eyelid | CMS +H04001 | Unspecified dacryoadenitis, right lacrimal gland | CMS +H04002 | Unspecified dacryoadenitis, left lacrimal gland | CMS +H04003 | Unspecified dacryoadenitis, bilateral lacrimal glands | CMS +H04009 | Unspecified dacryoadenitis, unspecified lacrimal gland | CMS +H04011 | Acute dacryoadenitis, right lacrimal gland | CMS +H04012 | Acute dacryoadenitis, left lacrimal gland | CMS +H04013 | Acute dacryoadenitis, bilateral lacrimal glands | CMS +H04019 | Acute dacryoadenitis, unspecified lacrimal gland | CMS +H04021 | Chronic dacryoadenitis, right lacrimal gland | CMS +H04022 | Chronic dacryoadenitis, left lacrimal gland | CMS +H04023 | Chronic dacryoadenitis, bilateral lacrimal gland | CMS +H04029 | Chronic dacryoadenitis, unspecified lacrimal gland | CMS +H04031 | Chronic enlargement of right lacrimal gland | CMS +H04032 | Chronic enlargement of left lacrimal gland | CMS +H04033 | Chronic enlargement of bilateral lacrimal glands | CMS +H04039 | Chronic enlargement of unspecified lacrimal gland | CMS +H04111 | Dacryops of right lacrimal gland | CMS +H04112 | Dacryops of left lacrimal gland | CMS +H04113 | Dacryops of bilateral lacrimal glands | CMS +H04119 | Dacryops of unspecified lacrimal gland | CMS +H04121 | Dry eye syndrome of right lacrimal gland | CMS +H04122 | Dry eye syndrome of left lacrimal gland | CMS +H04123 | Dry eye syndrome of bilateral lacrimal glands | CMS +H04129 | Dry eye syndrome of unspecified lacrimal gland | CMS +H04131 | Lacrimal cyst, right lacrimal gland | CMS +H04132 | Lacrimal cyst, left lacrimal gland | CMS +H04133 | Lacrimal cyst, bilateral lacrimal glands | CMS +H04139 | Lacrimal cyst, unspecified lacrimal gland | CMS +H04141 | Primary lacrimal gland atrophy, right lacrimal gland | CMS +H04142 | Primary lacrimal gland atrophy, left lacrimal gland | CMS +H04143 | Primary lacrimal gland atrophy, bilateral lacrimal glands | CMS +H04149 | Primary lacrimal gland atrophy, unspecified lacrimal gland | CMS +H04151 | Secondary lacrimal gland atrophy, right lacrimal gland | CMS +H04152 | Secondary lacrimal gland atrophy, left lacrimal gland | CMS +H04153 | Secondary lacrimal gland atrophy, bilateral lacrimal glands | CMS +H04159 | Secondary lacrimal gland atrophy, unspecified lacrimal gland | CMS +H04161 | Lacrimal gland dislocation, right lacrimal gland | CMS +H04162 | Lacrimal gland dislocation, left lacrimal gland | CMS +H04163 | Lacrimal gland dislocation, bilateral lacrimal glands | CMS +H04169 | Lacrimal gland dislocation, unspecified lacrimal gland | CMS +H0419 | Other specified disorders of lacrimal gland | CMS +H04201 | Unspecified epiphora, right side | CMS +H04202 | Unspecified epiphora, left side | CMS +H04203 | Unspecified epiphora, bilateral | CMS +H04209 | Unspecified epiphora, unspecified side | CMS +H04211 | Epiphora due to excess lacrimation, right lacrimal gland | CMS +H04212 | Epiphora due to excess lacrimation, left lacrimal gland | CMS +H04213 | Epiphora due to excess lacrimation, bilateral lacrimal glands | CMS +H04219 | Epiphora due to excess lacrimation, unspecified lacrimal gland | CMS +H04221 | Epiphora due to insufficient drainage, right side | CMS +H04222 | Epiphora due to insufficient drainage, left side | CMS +H04223 | Epiphora due to insufficient drainage, bilateral | CMS +H04229 | Epiphora due to insufficient drainage, unspecified side | CMS +H04301 | Unspecified dacryocystitis of right lacrimal passage | CMS +H04302 | Unspecified dacryocystitis of left lacrimal passage | CMS +H04303 | Unspecified dacryocystitis of bilateral lacrimal passages | CMS +H04309 | Unspecified dacryocystitis of unspecified lacrimal passage | CMS +H04311 | Phlegmonous dacryocystitis of right lacrimal passage | CMS +H04312 | Phlegmonous dacryocystitis of left lacrimal passage | CMS +H04313 | Phlegmonous dacryocystitis of bilateral lacrimal passages | CMS +H04319 | Phlegmonous dacryocystitis of unspecified lacrimal passage | CMS +H04321 | Acute dacryocystitis of right lacrimal passage | CMS +H04322 | Acute dacryocystitis of left lacrimal passage | CMS +H04323 | Acute dacryocystitis of bilateral lacrimal passages | CMS +H04329 | Acute dacryocystitis of unspecified lacrimal passage | CMS +H04331 | Acute lacrimal canaliculitis of right lacrimal passage | CMS +H04332 | Acute lacrimal canaliculitis of left lacrimal passage | CMS +H04333 | Acute lacrimal canaliculitis of bilateral lacrimal passages | CMS +H04339 | Acute lacrimal canaliculitis of unspecified lacrimal passage | CMS +H04411 | Chronic dacryocystitis of right lacrimal passage | CMS +H04412 | Chronic dacryocystitis of left lacrimal passage | CMS +H04413 | Chronic dacryocystitis of bilateral lacrimal passages | CMS +H04419 | Chronic dacryocystitis of unspecified lacrimal passage | CMS +H04421 | Chronic lacrimal canaliculitis of right lacrimal passage | CMS +H04422 | Chronic lacrimal canaliculitis of left lacrimal passage | CMS +H04423 | Chronic lacrimal canaliculitis of bilateral lacrimal passages | CMS +H04429 | Chronic lacrimal canaliculitis of unspecified lacrimal passage | CMS +H04431 | Chronic lacrimal mucocele of right lacrimal passage | CMS +H04432 | Chronic lacrimal mucocele of left lacrimal passage | CMS +H04433 | Chronic lacrimal mucocele of bilateral lacrimal passages | CMS +H04439 | Chronic lacrimal mucocele of unspecified lacrimal passage | CMS +H04511 | Dacryolith of right lacrimal passage | CMS +H04512 | Dacryolith of left lacrimal passage | CMS +H04513 | Dacryolith of bilateral lacrimal passages | CMS +H04519 | Dacryolith of unspecified lacrimal passage | CMS +H04521 | Eversion of right lacrimal punctum | CMS +H04522 | Eversion of left lacrimal punctum | CMS +H04523 | Eversion of bilateral lacrimal punctum | CMS +H04529 | Eversion of unspecified lacrimal punctum | CMS +H04531 | Neonatal obstruction of right nasolacrimal duct | CMS +H04532 | Neonatal obstruction of left nasolacrimal duct | CMS +H04533 | Neonatal obstruction of bilateral nasolacrimal duct | CMS +H04539 | Neonatal obstruction of unspecified nasolacrimal duct | CMS +H04541 | Stenosis of right lacrimal canaliculi | CMS +H04542 | Stenosis of left lacrimal canaliculi | CMS +H04543 | Stenosis of bilateral lacrimal canaliculi | CMS +H04549 | Stenosis of unspecified lacrimal canaliculi | CMS +H04551 | Acquired stenosis of right nasolacrimal duct | CMS +H04552 | Acquired stenosis of left nasolacrimal duct | CMS +H04553 | Acquired stenosis of bilateral nasolacrimal duct | CMS +H04559 | Acquired stenosis of unspecified nasolacrimal duct | CMS +H04561 | Stenosis of right lacrimal punctum | CMS +H04562 | Stenosis of left lacrimal punctum | CMS +H04563 | Stenosis of bilateral lacrimal punctum | CMS +H04569 | Stenosis of unspecified lacrimal punctum | CMS +H04571 | Stenosis of right lacrimal sac | CMS +H04572 | Stenosis of left lacrimal sac | CMS +H04573 | Stenosis of bilateral lacrimal sac | CMS +H04579 | Stenosis of unspecified lacrimal sac | CMS +H04611 | Lacrimal fistula right lacrimal passage | CMS +H04612 | Lacrimal fistula left lacrimal passage | CMS +H04613 | Lacrimal fistula bilateral lacrimal passages | CMS +H04619 | Lacrimal fistula unspecified lacrimal passage | CMS +H0469 | Other changes of lacrimal passages | CMS +H04811 | Granuloma of right lacrimal passage | CMS +H04812 | Granuloma of left lacrimal passage | CMS +H04813 | Granuloma of bilateral lacrimal passages | CMS +H04819 | Granuloma of unspecified lacrimal passage | CMS +H0489 | Other disorders of lacrimal system | CMS +H049 | Disorder of lacrimal system, unspecified | CMS +H0500 | Unspecified acute inflammation of orbit | CMS +H05011 | Cellulitis of right orbit | CMS +H05012 | Cellulitis of left orbit | CMS +H05013 | Cellulitis of bilateral orbits | CMS +H05019 | Cellulitis of unspecified orbit | CMS +H05021 | Osteomyelitis of right orbit | CMS +H05022 | Osteomyelitis of left orbit | CMS +H05023 | Osteomyelitis of bilateral orbits | CMS +H05029 | Osteomyelitis of unspecified orbit | CMS +H05031 | Periostitis of right orbit | CMS +H05032 | Periostitis of left orbit | CMS +H05033 | Periostitis of bilateral orbits | CMS +H05039 | Periostitis of unspecified orbit | CMS +H05041 | Tenonitis of right orbit | CMS +H05042 | Tenonitis of left orbit | CMS +H05043 | Tenonitis of bilateral orbits | CMS +H05049 | Tenonitis of unspecified orbit | CMS +H0510 | Unspecified chronic inflammatory disorders of orbit | CMS +H05111 | Granuloma of right orbit | CMS +H05112 | Granuloma of left orbit | CMS +H05113 | Granuloma of bilateral orbits | CMS +H05119 | Granuloma of unspecified orbit | CMS +H05121 | Orbital myositis, right orbit | CMS +H05122 | Orbital myositis, left orbit | CMS +H05123 | Orbital myositis, bilateral | CMS +H05129 | Orbital myositis, unspecified orbit | CMS +H0520 | Unspecified exophthalmos | CMS +H05211 | Displacement (lateral) of globe, right eye | CMS +H05212 | Displacement (lateral) of globe, left eye | CMS +H05213 | Displacement (lateral) of globe, bilateral | CMS +H05219 | Displacement (lateral) of globe, unspecified eye | CMS +H05221 | Edema of right orbit | CMS +H05222 | Edema of left orbit | CMS +H05223 | Edema of bilateral orbit | CMS +H05229 | Edema of unspecified orbit | CMS +H05231 | Hemorrhage of right orbit | CMS +H05232 | Hemorrhage of left orbit | CMS +H05233 | Hemorrhage of bilateral orbit | CMS +H05239 | Hemorrhage of unspecified orbit | CMS +H05241 | Constant exophthalmos, right eye | CMS +H05242 | Constant exophthalmos, left eye | CMS +H05243 | Constant exophthalmos, bilateral | CMS +H05249 | Constant exophthalmos, unspecified eye | CMS +H05251 | Intermittent exophthalmos, right eye | CMS +H05252 | Intermittent exophthalmos, left eye | CMS +H05253 | Intermittent exophthalmos, bilateral | CMS +H05259 | Intermittent exophthalmos, unspecified eye | CMS +H05261 | Pulsating exophthalmos, right eye | CMS +H05262 | Pulsating exophthalmos, left eye | CMS +H05263 | Pulsating exophthalmos, bilateral | CMS +H05269 | Pulsating exophthalmos, unspecified eye | CMS +H0530 | Unspecified deformity of orbit | CMS +H05311 | Atrophy of right orbit | CMS +H05312 | Atrophy of left orbit | CMS +H05313 | Atrophy of bilateral orbit | CMS +H05319 | Atrophy of unspecified orbit | CMS +H05321 | Deformity of right orbit due to bone disease | CMS +H05322 | Deformity of left orbit due to bone disease | CMS +H05323 | Deformity of bilateral orbits due to bone disease | CMS +H05329 | Deformity of unspecified orbit due to bone disease | CMS +H05331 | Deformity of right orbit due to trauma or surgery | CMS +H05332 | Deformity of left orbit due to trauma or surgery | CMS +H05333 | Deformity of bilateral orbits due to trauma or surgery | CMS +H05339 | Deformity of unspecified orbit due to trauma or surgery | CMS +H05341 | Enlargement of right orbit | CMS +H05342 | Enlargement of left orbit | CMS +H05343 | Enlargement of bilateral orbits | CMS +H05349 | Enlargement of unspecified orbit | CMS +H05351 | Exostosis of right orbit | CMS +H05352 | Exostosis of left orbit | CMS +H05353 | Exostosis of bilateral orbits | CMS +H05359 | Exostosis of unspecified orbit | CMS +H05401 | Unspecified enophthalmos, right eye | CMS +H05402 | Unspecified enophthalmos, left eye | CMS +H05403 | Unspecified enophthalmos, bilateral | CMS +H05409 | Unspecified enophthalmos, unspecified eye | CMS +H05411 | Enophthalmos due to atrophy of orbital tissue, right eye | CMS +H05412 | Enophthalmos due to atrophy of orbital tissue, left eye | CMS +H05413 | Enophthalmos due to atrophy of orbital tissue, bilateral | CMS +H05419 | Enophthalmos due to atrophy of orbital tissue, unspecified eye | CMS +H05421 | Enophthalmos due to trauma or surgery, right eye | CMS +H05422 | Enophthalmos due to trauma or surgery, left eye | CMS +H05423 | Enophthalmos due to trauma or surgery, bilateral | CMS +H05429 | Enophthalmos due to trauma or surgery, unspecified eye | CMS +H0550 | Retained (old) foreign body following penetrating wound of unspecified orbit | CMS +H0551 | Retained (old) foreign body following penetrating wound of right orbit | CMS +H0552 | Retained (old) foreign body following penetrating wound of left orbit | CMS +H0553 | Retained (old) foreign body following penetrating wound of bilateral orbits | CMS +H05811 | Cyst of right orbit | CMS +H05812 | Cyst of left orbit | CMS +H05813 | Cyst of bilateral orbits | CMS +H05819 | Cyst of unspecified orbit | CMS +H05821 | Myopathy of extraocular muscles, right orbit | CMS +H05822 | Myopathy of extraocular muscles, left orbit | CMS +H05823 | Myopathy of extraocular muscles, bilateral | CMS +H05829 | Myopathy of extraocular muscles, unspecified orbit | CMS +H0589 | Other disorders of orbit | CMS +H059 | Unspecified disorder of orbit | CMS +H10011 | Acute follicular conjunctivitis, right eye | CMS +H10012 | Acute follicular conjunctivitis, left eye | CMS +H10013 | Acute follicular conjunctivitis, bilateral | CMS +H10019 | Acute follicular conjunctivitis, unspecified eye | CMS +H10021 | Other mucopurulent conjunctivitis, right eye | CMS +H10022 | Other mucopurulent conjunctivitis, left eye | CMS +H10023 | Other mucopurulent conjunctivitis, bilateral | CMS +H10029 | Other mucopurulent conjunctivitis, unspecified eye | CMS +H1010 | Acute atopic conjunctivitis, unspecified eye | CMS +H1011 | Acute atopic conjunctivitis, right eye | CMS +H1012 | Acute atopic conjunctivitis, left eye | CMS +H1013 | Acute atopic conjunctivitis, bilateral | CMS +H10211 | Acute toxic conjunctivitis, right eye | CMS +H10212 | Acute toxic conjunctivitis, left eye | CMS +H10213 | Acute toxic conjunctivitis, bilateral | CMS +H10219 | Acute toxic conjunctivitis, unspecified eye | CMS +H10221 | Pseudomembranous conjunctivitis, right eye | CMS +H10222 | Pseudomembranous conjunctivitis, left eye | CMS +H10223 | Pseudomembranous conjunctivitis, bilateral | CMS +H10229 | Pseudomembranous conjunctivitis, unspecified eye | CMS +H10231 | Serous conjunctivitis, except viral, right eye | CMS +H10232 | Serous conjunctivitis, except viral, left eye | CMS +H10233 | Serous conjunctivitis, except viral, bilateral | CMS +H10239 | Serous conjunctivitis, except viral, unspecified eye | CMS +H1030 | Unspecified acute conjunctivitis, unspecified eye | CMS +H1031 | Unspecified acute conjunctivitis, right eye | CMS +H1032 | Unspecified acute conjunctivitis, left eye | CMS +H1033 | Unspecified acute conjunctivitis, bilateral | CMS +H10401 | Unspecified chronic conjunctivitis, right eye | CMS +H10402 | Unspecified chronic conjunctivitis, left eye | CMS +H10403 | Unspecified chronic conjunctivitis, bilateral | CMS +H10409 | Unspecified chronic conjunctivitis, unspecified eye | CMS +H10411 | Chronic giant papillary conjunctivitis, right eye | CMS +H10412 | Chronic giant papillary conjunctivitis, left eye | CMS +H10413 | Chronic giant papillary conjunctivitis, bilateral | CMS +H10419 | Chronic giant papillary conjunctivitis, unspecified eye | CMS +H10421 | Simple chronic conjunctivitis, right eye | CMS +H10422 | Simple chronic conjunctivitis, left eye | CMS +H10423 | Simple chronic conjunctivitis, bilateral | CMS +H10429 | Simple chronic conjunctivitis, unspecified eye | CMS +H10431 | Chronic follicular conjunctivitis, right eye | CMS +H10432 | Chronic follicular conjunctivitis, left eye | CMS +H10433 | Chronic follicular conjunctivitis, bilateral | CMS +H10439 | Chronic follicular conjunctivitis, unspecified eye | CMS +H1044 | Vernal conjunctivitis | CMS +H1045 | Other chronic allergic conjunctivitis | CMS +H10501 | Unspecified blepharoconjunctivitis, right eye | CMS +H10502 | Unspecified blepharoconjunctivitis, left eye | CMS +H10503 | Unspecified blepharoconjunctivitis, bilateral | CMS +H10509 | Unspecified blepharoconjunctivitis, unspecified eye | CMS +H10511 | Ligneous conjunctivitis, right eye | CMS +H10512 | Ligneous conjunctivitis, left eye | CMS +H10513 | Ligneous conjunctivitis, bilateral | CMS +H10519 | Ligneous conjunctivitis, unspecified eye | CMS +H10521 | Angular blepharoconjunctivitis, right eye | CMS +H10522 | Angular blepharoconjunctivitis, left eye | CMS +H10523 | Angular blepharoconjunctivitis, bilateral | CMS +H10529 | Angular blepharoconjunctivitis, unspecified eye | CMS +H10531 | Contact blepharoconjunctivitis, right eye | CMS +H10532 | Contact blepharoconjunctivitis, left eye | CMS +H10533 | Contact blepharoconjunctivitis, bilateral | CMS +H10539 | Contact blepharoconjunctivitis, unspecified eye | CMS +H10811 | Pingueculitis, right eye | CMS +H10812 | Pingueculitis, left eye | CMS +H10813 | Pingueculitis, bilateral | CMS +H10819 | Pingueculitis, unspecified eye | CMS +H10821 | Rosacea conjunctivitis, right eye | CMS +H10822 | Rosacea conjunctivitis, left eye | CMS +H10823 | Rosacea conjunctivitis, bilateral | CMS +H10829 | Rosacea conjunctivitis, unspecified eye | CMS +H1089 | Other conjunctivitis | CMS +H109 | Unspecified conjunctivitis | CMS +H11001 | Unspecified pterygium of right eye | CMS +H11002 | Unspecified pterygium of left eye | CMS +H11003 | Unspecified pterygium of eye, bilateral | CMS +H11009 | Unspecified pterygium of unspecified eye | CMS +H11011 | Amyloid pterygium of right eye | CMS +H11012 | Amyloid pterygium of left eye | CMS +H11013 | Amyloid pterygium of eye, bilateral | CMS +H11019 | Amyloid pterygium of unspecified eye | CMS +H11021 | Central pterygium of right eye | CMS +H11022 | Central pterygium of left eye | CMS +H11023 | Central pterygium of eye, bilateral | CMS +H11029 | Central pterygium of unspecified eye | CMS +H11031 | Double pterygium of right eye | CMS +H11032 | Double pterygium of left eye | CMS +H11033 | Double pterygium of eye, bilateral | CMS +H11039 | Double pterygium of unspecified eye | CMS +H11041 | Peripheral pterygium, stationary, right eye | CMS +H11042 | Peripheral pterygium, stationary, left eye | CMS +H11043 | Peripheral pterygium, stationary, bilateral | CMS +H11049 | Peripheral pterygium, stationary, unspecified eye | CMS +H11051 | Peripheral pterygium, progressive, right eye | CMS +H11052 | Peripheral pterygium, progressive, left eye | CMS +H11053 | Peripheral pterygium, progressive, bilateral | CMS +H11059 | Peripheral pterygium, progressive, unspecified eye | CMS +H11061 | Recurrent pterygium of right eye | CMS +H11062 | Recurrent pterygium of left eye | CMS +H11063 | Recurrent pterygium of eye, bilateral | CMS +H11069 | Recurrent pterygium of unspecified eye | CMS +H1110 | Unspecified conjunctival degenerations | CMS +H11111 | Conjunctival deposits, right eye | CMS +H11112 | Conjunctival deposits, left eye | CMS +H11113 | Conjunctival deposits, bilateral | CMS +H11119 | Conjunctival deposits, unspecified eye | CMS +H11121 | Conjunctival concretions, right eye | CMS +H11122 | Conjunctival concretions, left eye | CMS +H11123 | Conjunctival concretions, bilateral | CMS +H11129 | Conjunctival concretions, unspecified eye | CMS +H11131 | Conjunctival pigmentations, right eye | CMS +H11132 | Conjunctival pigmentations, left eye | CMS +H11133 | Conjunctival pigmentations, bilateral | CMS +H11139 | Conjunctival pigmentations, unspecified eye | CMS +H11141 | Conjunctival xerosis, unspecified, right eye | CMS +H11142 | Conjunctival xerosis, unspecified, left eye | CMS +H11143 | Conjunctival xerosis, unspecified, bilateral | CMS +H11149 | Conjunctival xerosis, unspecified, unspecified eye | CMS +H11151 | Pinguecula, right eye | CMS +H11152 | Pinguecula, left eye | CMS +H11153 | Pinguecula, bilateral | CMS +H11159 | Pinguecula, unspecified eye | CMS +H11211 | Conjunctival adhesions and strands (localized), right eye | CMS +H11212 | Conjunctival adhesions and strands (localized), left eye | CMS +H11213 | Conjunctival adhesions and strands (localized), bilateral | CMS +H11219 | Conjunctival adhesions and strands (localized), unspecified eye | CMS +H11221 | Conjunctival granuloma, right eye | CMS +H11222 | Conjunctival granuloma, left eye | CMS +H11223 | Conjunctival granuloma, bilateral | CMS +H11229 | Conjunctival granuloma, unspecified | CMS +H11231 | Symblepharon, right eye | CMS +H11232 | Symblepharon, left eye | CMS +H11233 | Symblepharon, bilateral | CMS +H11239 | Symblepharon, unspecified eye | CMS +H11241 | Scarring of conjunctiva, right eye | CMS +H11242 | Scarring of conjunctiva, left eye | CMS +H11243 | Scarring of conjunctiva, bilateral | CMS +H11249 | Scarring of conjunctiva, unspecified eye | CMS +H1130 | Conjunctival hemorrhage, unspecified eye | CMS +H1131 | Conjunctival hemorrhage, right eye | CMS +H1132 | Conjunctival hemorrhage, left eye | CMS +H1133 | Conjunctival hemorrhage, bilateral | CMS +H11411 | Vascular abnormalities of conjunctiva, right eye | CMS +H11412 | Vascular abnormalities of conjunctiva, left eye | CMS +H11413 | Vascular abnormalities of conjunctiva, bilateral | CMS +H11419 | Vascular abnormalities of conjunctiva, unspecified eye | CMS +H11421 | Conjunctival edema, right eye | CMS +H11422 | Conjunctival edema, left eye | CMS +H11423 | Conjunctival edema, bilateral | CMS +H11429 | Conjunctival edema, unspecified eye | CMS +H11431 | Conjunctival hyperemia, right eye | CMS +H11432 | Conjunctival hyperemia, left eye | CMS +H11433 | Conjunctival hyperemia, bilateral | CMS +H11439 | Conjunctival hyperemia, unspecified eye | CMS +H11441 | Conjunctival cysts, right eye | CMS +H11442 | Conjunctival cysts, left eye | CMS +H11443 | Conjunctival cysts, bilateral | CMS +H11449 | Conjunctival cysts, unspecified eye | CMS +H11811 | Pseudopterygium of conjunctiva, right eye | CMS +H11812 | Pseudopterygium of conjunctiva, left eye | CMS +H11813 | Pseudopterygium of conjunctiva, bilateral | CMS +H11819 | Pseudopterygium of conjunctiva, unspecified eye | CMS +H11821 | Conjunctivochalasis, right eye | CMS +H11822 | Conjunctivochalasis, left eye | CMS +H11823 | Conjunctivochalasis, bilateral | CMS +H11829 | Conjunctivochalasis, unspecified eye | CMS +H1189 | Other specified disorders of conjunctiva | CMS +H119 | Unspecified disorder of conjunctiva | CMS +H15001 | Unspecified scleritis, right eye | CMS +H15002 | Unspecified scleritis, left eye | CMS +H15003 | Unspecified scleritis, bilateral | CMS +H15009 | Unspecified scleritis, unspecified eye | CMS +H15011 | Anterior scleritis, right eye | CMS +H15012 | Anterior scleritis, left eye | CMS +H15013 | Anterior scleritis, bilateral | CMS +H15019 | Anterior scleritis, unspecified eye | CMS +H15021 | Brawny scleritis, right eye | CMS +H15022 | Brawny scleritis, left eye | CMS +H15023 | Brawny scleritis, bilateral | CMS +H15029 | Brawny scleritis, unspecified eye | CMS +H15031 | Posterior scleritis, right eye | CMS +H15032 | Posterior scleritis, left eye | CMS +H15033 | Posterior scleritis, bilateral | CMS +H15039 | Posterior scleritis, unspecified eye | CMS +H15041 | Scleritis with corneal involvement, right eye | CMS +H15042 | Scleritis with corneal involvement, left eye | CMS +H15043 | Scleritis with corneal involvement, bilateral | CMS +H15049 | Scleritis with corneal involvement, unspecified eye | CMS +H15051 | Scleromalacia perforans, right eye | CMS +H15052 | Scleromalacia perforans, left eye | CMS +H15053 | Scleromalacia perforans, bilateral | CMS +H15059 | Scleromalacia perforans, unspecified eye | CMS +H15091 | Other scleritis, right eye | CMS +H15092 | Other scleritis, left eye | CMS +H15093 | Other scleritis, bilateral | CMS +H15099 | Other scleritis, unspecified eye | CMS +H15101 | Unspecified episcleritis, right eye | CMS +H15102 | Unspecified episcleritis, left eye | CMS +H15103 | Unspecified episcleritis, bilateral | CMS +H15109 | Unspecified episcleritis, unspecified eye | CMS +H15111 | Episcleritis periodica fugax, right eye | CMS +H15112 | Episcleritis periodica fugax, left eye | CMS +H15113 | Episcleritis periodica fugax, bilateral | CMS +H15119 | Episcleritis periodica fugax, unspecified eye | CMS +H15121 | Nodular episcleritis, right eye | CMS +H15122 | Nodular episcleritis, left eye | CMS +H15123 | Nodular episcleritis, bilateral | CMS +H15129 | Nodular episcleritis, unspecified eye | CMS +H15811 | Equatorial staphyloma, right eye | CMS +H15812 | Equatorial staphyloma, left eye | CMS +H15813 | Equatorial staphyloma, bilateral | CMS +H15819 | Equatorial staphyloma, unspecified eye | CMS +H15821 | Localized anterior staphyloma, right eye | CMS +H15822 | Localized anterior staphyloma, left eye | CMS +H15823 | Localized anterior staphyloma, bilateral | CMS +H15829 | Localized anterior staphyloma, unspecified eye | CMS +H15831 | Staphyloma posticum, right eye | CMS +H15832 | Staphyloma posticum, left eye | CMS +H15833 | Staphyloma posticum, bilateral | CMS +H15839 | Staphyloma posticum, unspecified eye | CMS +H15841 | Scleral ectasia, right eye | CMS +H15842 | Scleral ectasia, left eye | CMS +H15843 | Scleral ectasia, bilateral | CMS +H15849 | Scleral ectasia, unspecified eye | CMS +H15851 | Ring staphyloma, right eye | CMS +H15852 | Ring staphyloma, left eye | CMS +H15853 | Ring staphyloma, bilateral | CMS +H15859 | Ring staphyloma, unspecified eye | CMS +H1589 | Other disorders of sclera | CMS +H159 | Unspecified disorder of sclera | CMS +H16001 | Unspecified corneal ulcer, right eye | CMS +H16002 | Unspecified corneal ulcer, left eye | CMS +H16003 | Unspecified corneal ulcer, bilateral | CMS +H16009 | Unspecified corneal ulcer, unspecified eye | CMS +H16011 | Central corneal ulcer, right eye | CMS +H16012 | Central corneal ulcer, left eye | CMS +H16013 | Central corneal ulcer, bilateral | CMS +H16019 | Central corneal ulcer, unspecified eye | CMS +H16021 | Ring corneal ulcer, right eye | CMS +H16022 | Ring corneal ulcer, left eye | CMS +H16023 | Ring corneal ulcer, bilateral | CMS +H16029 | Ring corneal ulcer, unspecified eye | CMS +H16031 | Corneal ulcer with hypopyon, right eye | CMS +H16032 | Corneal ulcer with hypopyon, left eye | CMS +H16033 | Corneal ulcer with hypopyon, bilateral | CMS +H16039 | Corneal ulcer with hypopyon, unspecified eye | CMS +H16041 | Marginal corneal ulcer, right eye | CMS +H16042 | Marginal corneal ulcer, left eye | CMS +H16043 | Marginal corneal ulcer, bilateral | CMS +H16049 | Marginal corneal ulcer, unspecified eye | CMS +H16051 | Mooren's corneal ulcer, right eye | CMS +H16052 | Mooren's corneal ulcer, left eye | CMS +H16053 | Mooren's corneal ulcer, bilateral | CMS +H16059 | Mooren's corneal ulcer, unspecified eye | CMS +H16061 | Mycotic corneal ulcer, right eye | CMS +H16062 | Mycotic corneal ulcer, left eye | CMS +H16063 | Mycotic corneal ulcer, bilateral | CMS +H16069 | Mycotic corneal ulcer, unspecified eye | CMS +H16071 | Perforated corneal ulcer, right eye | CMS +H16072 | Perforated corneal ulcer, left eye | CMS +H16073 | Perforated corneal ulcer, bilateral | CMS +H16079 | Perforated corneal ulcer, unspecified eye | CMS +H16101 | Unspecified superficial keratitis, right eye | CMS +H16102 | Unspecified superficial keratitis, left eye | CMS +H16103 | Unspecified superficial keratitis, bilateral | CMS +H16109 | Unspecified superficial keratitis, unspecified eye | CMS +H16111 | Macular keratitis, right eye | CMS +H16112 | Macular keratitis, left eye | CMS +H16113 | Macular keratitis, bilateral | CMS +H16119 | Macular keratitis, unspecified eye | CMS +H16121 | Filamentary keratitis, right eye | CMS +H16122 | Filamentary keratitis, left eye | CMS +H16123 | Filamentary keratitis, bilateral | CMS +H16129 | Filamentary keratitis, unspecified eye | CMS +H16131 | Photokeratitis, right eye | CMS +H16132 | Photokeratitis, left eye | CMS +H16133 | Photokeratitis, bilateral | CMS +H16139 | Photokeratitis, unspecified eye | CMS +H16141 | Punctate keratitis, right eye | CMS +H16142 | Punctate keratitis, left eye | CMS +H16143 | Punctate keratitis, bilateral | CMS +H16149 | Punctate keratitis, unspecified eye | CMS +H16201 | Unspecified keratoconjunctivitis, right eye | CMS +H16202 | Unspecified keratoconjunctivitis, left eye | CMS +H16203 | Unspecified keratoconjunctivitis, bilateral | CMS +H16209 | Unspecified keratoconjunctivitis, unspecified eye | CMS +H16211 | Exposure keratoconjunctivitis, right eye | CMS +H16212 | Exposure keratoconjunctivitis, left eye | CMS +H16213 | Exposure keratoconjunctivitis, bilateral | CMS +H16219 | Exposure keratoconjunctivitis, unspecified eye | CMS +H16221 | Keratoconjunctivitis sicca, not specified as Sjogren's, right eye | CMS +H16222 | Keratoconjunctivitis sicca, not specified as Sjogren's, left eye | CMS +H16223 | Keratoconjunctivitis sicca, not specified as Sjogren's, bilateral | CMS +H16229 | Keratoconjunctivitis sicca, not specified as Sjogren's, unspecified eye | CMS +H16231 | Neurotrophic keratoconjunctivitis, right eye | CMS +H16232 | Neurotrophic keratoconjunctivitis, left eye | CMS +H16233 | Neurotrophic keratoconjunctivitis, bilateral | CMS +H16239 | Neurotrophic keratoconjunctivitis, unspecified eye | CMS +H16241 | Ophthalmia nodosa, right eye | CMS +H16242 | Ophthalmia nodosa, left eye | CMS +H16243 | Ophthalmia nodosa, bilateral | CMS +H16249 | Ophthalmia nodosa, unspecified eye | CMS +H16251 | Phlyctenular keratoconjunctivitis, right eye | CMS +H16252 | Phlyctenular keratoconjunctivitis, left eye | CMS +H16253 | Phlyctenular keratoconjunctivitis, bilateral | CMS +H16259 | Phlyctenular keratoconjunctivitis, unspecified eye | CMS +H16261 | Vernal keratoconjunctivitis, with limbar and corneal involvement, right eye | CMS +H16262 | Vernal keratoconjunctivitis, with limbar and corneal involvement, left eye | CMS +H16263 | Vernal keratoconjunctivitis, with limbar and corneal involvement, bilateral | CMS +H16269 | Vernal keratoconjunctivitis, with limbar and corneal involvement, unspecified eye | CMS +H16291 | Other keratoconjunctivitis, right eye | CMS +H16292 | Other keratoconjunctivitis, left eye | CMS +H16293 | Other keratoconjunctivitis, bilateral | CMS +H16299 | Other keratoconjunctivitis, unspecified eye | CMS +H16301 | Unspecified interstitial keratitis, right eye | CMS +H16302 | Unspecified interstitial keratitis, left eye | CMS +H16303 | Unspecified interstitial keratitis, bilateral | CMS +H16309 | Unspecified interstitial keratitis, unspecified eye | CMS +H16311 | Corneal abscess, right eye | CMS +H16312 | Corneal abscess, left eye | CMS +H16313 | Corneal abscess, bilateral | CMS +H16319 | Corneal abscess, unspecified eye | CMS +H16321 | Diffuse interstitial keratitis, right eye | CMS +H16322 | Diffuse interstitial keratitis, left eye | CMS +H16323 | Diffuse interstitial keratitis, bilateral | CMS +H16329 | Diffuse interstitial keratitis, unspecified eye | CMS +H16331 | Sclerosing keratitis, right eye | CMS +H16332 | Sclerosing keratitis, left eye | CMS +H16333 | Sclerosing keratitis, bilateral | CMS +H16339 | Sclerosing keratitis, unspecified eye | CMS +H16391 | Other interstitial and deep keratitis, right eye | CMS +H16392 | Other interstitial and deep keratitis, left eye | CMS +H16393 | Other interstitial and deep keratitis, bilateral | CMS +H16399 | Other interstitial and deep keratitis, unspecified eye | CMS +H16401 | Unspecified corneal neovascularization, right eye | CMS +H16402 | Unspecified corneal neovascularization, left eye | CMS +H16403 | Unspecified corneal neovascularization, bilateral | CMS +H16409 | Unspecified corneal neovascularization, unspecified eye | CMS +H16411 | Ghost vessels (corneal), right eye | CMS +H16412 | Ghost vessels (corneal), left eye | CMS +H16413 | Ghost vessels (corneal), bilateral | CMS +H16419 | Ghost vessels (corneal), unspecified eye | CMS +H16421 | Pannus (corneal), right eye | CMS +H16422 | Pannus (corneal), left eye | CMS +H16423 | Pannus (corneal), bilateral | CMS +H16429 | Pannus (corneal), unspecified eye | CMS +H16431 | Localized vascularization of cornea, right eye | CMS +H16432 | Localized vascularization of cornea, left eye | CMS +H16433 | Localized vascularization of cornea, bilateral | CMS +H16439 | Localized vascularization of cornea, unspecified eye | CMS +H16441 | Deep vascularization of cornea, right eye | CMS +H16442 | Deep vascularization of cornea, left eye | CMS +H16443 | Deep vascularization of cornea, bilateral | CMS +H16449 | Deep vascularization of cornea, unspecified eye | CMS +H168 | Other keratitis | CMS +H169 | Unspecified keratitis | CMS +H1700 | Adherent leukoma, unspecified eye | CMS +H1701 | Adherent leukoma, right eye | CMS +H1702 | Adherent leukoma, left eye | CMS +H1703 | Adherent leukoma, bilateral | CMS +H1710 | Central corneal opacity, unspecified eye | CMS +H1711 | Central corneal opacity, right eye | CMS +H1712 | Central corneal opacity, left eye | CMS +H1713 | Central corneal opacity, bilateral | CMS +H17811 | Minor opacity of cornea, right eye | CMS +H17812 | Minor opacity of cornea, left eye | CMS +H17813 | Minor opacity of cornea, bilateral | CMS +H17819 | Minor opacity of cornea, unspecified eye | CMS +H17821 | Peripheral opacity of cornea, right eye | CMS +H17822 | Peripheral opacity of cornea, left eye | CMS +H17823 | Peripheral opacity of cornea, bilateral | CMS +H17829 | Peripheral opacity of cornea, unspecified eye | CMS +H1789 | Other corneal scars and opacities | CMS +H179 | Unspecified corneal scar and opacity | CMS +H18001 | Unspecified corneal deposit, right eye | CMS +H18002 | Unspecified corneal deposit, left eye | CMS +H18003 | Unspecified corneal deposit, bilateral | CMS +H18009 | Unspecified corneal deposit, unspecified eye | CMS +H18011 | Anterior corneal pigmentations, right eye | CMS +H18012 | Anterior corneal pigmentations, left eye | CMS +H18013 | Anterior corneal pigmentations, bilateral | CMS +H18019 | Anterior corneal pigmentations, unspecified eye | CMS +H18021 | Argentous corneal deposits, right eye | CMS +H18022 | Argentous corneal deposits, left eye | CMS +H18023 | Argentous corneal deposits, bilateral | CMS +H18029 | Argentous corneal deposits, unspecified eye | CMS +H18031 | Corneal deposits in metabolic disorders, right eye | CMS +H18032 | Corneal deposits in metabolic disorders, left eye | CMS +H18033 | Corneal deposits in metabolic disorders, bilateral | CMS +H18039 | Corneal deposits in metabolic disorders, unspecified eye | CMS +H18041 | Kayser-Fleischer ring, right eye | CMS +H18042 | Kayser-Fleischer ring, left eye | CMS +H18043 | Kayser-Fleischer ring, bilateral | CMS +H18049 | Kayser-Fleischer ring, unspecified eye | CMS +H18051 | Posterior corneal pigmentations, right eye | CMS +H18052 | Posterior corneal pigmentations, left eye | CMS +H18053 | Posterior corneal pigmentations, bilateral | CMS +H18059 | Posterior corneal pigmentations, unspecified eye | CMS +H18061 | Stromal corneal pigmentations, right eye | CMS +H18062 | Stromal corneal pigmentations, left eye | CMS +H18063 | Stromal corneal pigmentations, bilateral | CMS +H18069 | Stromal corneal pigmentations, unspecified eye | CMS +H1810 | Bullous keratopathy, unspecified eye | CMS +H1811 | Bullous keratopathy, right eye | CMS +H1812 | Bullous keratopathy, left eye | CMS +H1813 | Bullous keratopathy, bilateral | CMS +H1820 | Unspecified corneal edema | CMS +H18211 | Corneal edema secondary to contact lens, right eye | CMS +H18212 | Corneal edema secondary to contact lens, left eye | CMS +H18213 | Corneal edema secondary to contact lens, bilateral | CMS +H18219 | Corneal edema secondary to contact lens, unspecified eye | CMS +H18221 | Idiopathic corneal edema, right eye | CMS +H18222 | Idiopathic corneal edema, left eye | CMS +H18223 | Idiopathic corneal edema, bilateral | CMS +H18229 | Idiopathic corneal edema, unspecified eye | CMS +H18231 | Secondary corneal edema, right eye | CMS +H18232 | Secondary corneal edema, left eye | CMS +H18233 | Secondary corneal edema, bilateral | CMS +H18239 | Secondary corneal edema, unspecified eye | CMS +H1830 | Unspecified corneal membrane change | CMS +H18311 | Folds and rupture in Bowman's membrane, right eye | CMS +H18312 | Folds and rupture in Bowman's membrane, left eye | CMS +H18313 | Folds and rupture in Bowman's membrane, bilateral | CMS +H18319 | Folds and rupture in Bowman's membrane, unspecified eye | CMS +H18321 | Folds in Descemet's membrane, right eye | CMS +H18322 | Folds in Descemet's membrane, left eye | CMS +H18323 | Folds in Descemet's membrane, bilateral | CMS +H18329 | Folds in Descemet's membrane, unspecified eye | CMS +H18331 | Rupture in Descemet's membrane, right eye | CMS +H18332 | Rupture in Descemet's membrane, left eye | CMS +H18333 | Rupture in Descemet's membrane, bilateral | CMS +H18339 | Rupture in Descemet's membrane, unspecified eye | CMS +H1840 | Unspecified corneal degeneration | CMS +H18411 | Arcus senilis, right eye | CMS +H18412 | Arcus senilis, left eye | CMS +H18413 | Arcus senilis, bilateral | CMS +H18419 | Arcus senilis, unspecified eye | CMS +H18421 | Band keratopathy, right eye | CMS +H18422 | Band keratopathy, left eye | CMS +H18423 | Band keratopathy, bilateral | CMS +H18429 | Band keratopathy, unspecified eye | CMS +H1843 | Other calcerous corneal degeneration | CMS +H18441 | Keratomalacia, right eye | CMS +H18442 | Keratomalacia, left eye | CMS +H18443 | Keratomalacia, bilateral | CMS +H18449 | Keratomalacia, unspecified eye | CMS +H18451 | Nodular corneal degeneration, right eye | CMS +H18452 | Nodular corneal degeneration, left eye | CMS +H18453 | Nodular corneal degeneration, bilateral | CMS +H18459 | Nodular corneal degeneration, unspecified eye | CMS +H18461 | Peripheral corneal degeneration, right eye | CMS +H18462 | Peripheral corneal degeneration, left eye | CMS +H18463 | Peripheral corneal degeneration, bilateral | CMS +H18469 | Peripheral corneal degeneration, unspecified eye | CMS +H1849 | Other corneal degeneration | CMS +H1850 | Unspecified hereditary corneal dystrophies | CMS +H1851 | Endothelial corneal dystrophy | CMS +H1852 | Epithelial (juvenile) corneal dystrophy | CMS +H1853 | Granular corneal dystrophy | CMS +H1854 | Lattice corneal dystrophy | CMS +H1855 | Macular corneal dystrophy | CMS +H1859 | Other hereditary corneal dystrophies | CMS +H18601 | Keratoconus, unspecified, right eye | CMS +H18602 | Keratoconus, unspecified, left eye | CMS +H18603 | Keratoconus, unspecified, bilateral | CMS +H18609 | Keratoconus, unspecified, unspecified eye | CMS +H18611 | Keratoconus, stable, right eye | CMS +H18612 | Keratoconus, stable, left eye | CMS +H18613 | Keratoconus, stable, bilateral | CMS +H18619 | Keratoconus, stable, unspecified eye | CMS +H18621 | Keratoconus, unstable, right eye | CMS +H18622 | Keratoconus, unstable, left eye | CMS +H18623 | Keratoconus, unstable, bilateral | CMS +H18629 | Keratoconus, unstable, unspecified eye | CMS +H1870 | Unspecified corneal deformity | CMS +H18711 | Corneal ectasia, right eye | CMS +H18712 | Corneal ectasia, left eye | CMS +H18713 | Corneal ectasia, bilateral | CMS +H18719 | Corneal ectasia, unspecified eye | CMS +H18721 | Corneal staphyloma, right eye | CMS +H18722 | Corneal staphyloma, left eye | CMS +H18723 | Corneal staphyloma, bilateral | CMS +H18729 | Corneal staphyloma, unspecified eye | CMS +H18731 | Descemetocele, right eye | CMS +H18732 | Descemetocele, left eye | CMS +H18733 | Descemetocele, bilateral | CMS +H18739 | Descemetocele, unspecified eye | CMS +H18791 | Other corneal deformities, right eye | CMS +H18792 | Other corneal deformities, left eye | CMS +H18793 | Other corneal deformities, bilateral | CMS +H18799 | Other corneal deformities, unspecified eye | CMS +H18811 | Anesthesia and hypoesthesia of cornea, right eye | CMS +H18812 | Anesthesia and hypoesthesia of cornea, left eye | CMS +H18813 | Anesthesia and hypoesthesia of cornea, bilateral | CMS +H18819 | Anesthesia and hypoesthesia of cornea, unspecified eye | CMS +H18821 | Corneal disorder due to contact lens, right eye | CMS +H18822 | Corneal disorder due to contact lens, left eye | CMS +H18823 | Corneal disorder due to contact lens, bilateral | CMS +H18829 | Corneal disorder due to contact lens, unspecified eye | CMS +H18831 | Recurrent erosion of cornea, right eye | CMS +H18832 | Recurrent erosion of cornea, left eye | CMS +H18833 | Recurrent erosion of cornea, bilateral | CMS +H18839 | Recurrent erosion of cornea, unspecified eye | CMS +H18891 | Other specified disorders of cornea, right eye | CMS +H18892 | Other specified disorders of cornea, left eye | CMS +H18893 | Other specified disorders of cornea, bilateral | CMS +H18899 | Other specified disorders of cornea, unspecified eye | CMS +H189 | Unspecified disorder of cornea | CMS +H2000 | Unspecified acute and subacute iridocyclitis | CMS +H20011 | Primary iridocyclitis, right eye | CMS +H20012 | Primary iridocyclitis, left eye | CMS +H20013 | Primary iridocyclitis, bilateral | CMS +H20019 | Primary iridocyclitis, unspecified eye | CMS +H20021 | Recurrent acute iridocyclitis, right eye | CMS +H20022 | Recurrent acute iridocyclitis, left eye | CMS +H20023 | Recurrent acute iridocyclitis, bilateral | CMS +H20029 | Recurrent acute iridocyclitis, unspecified eye | CMS +H20031 | Secondary infectious iridocyclitis, right eye | CMS +H20032 | Secondary infectious iridocyclitis, left eye | CMS +H20033 | Secondary infectious iridocyclitis, bilateral | CMS +H20039 | Secondary infectious iridocyclitis, unspecified eye | CMS +H20041 | Secondary noninfectious iridocyclitis, right eye | CMS +H20042 | Secondary noninfectious iridocyclitis, left eye | CMS +H20043 | Secondary noninfectious iridocyclitis, bilateral | CMS +H20049 | Secondary noninfectious iridocyclitis, unspecified eye | CMS +H20051 | Hypopyon, right eye | CMS +H20052 | Hypopyon, left eye | CMS +H20053 | Hypopyon, bilateral | CMS +H20059 | Hypopyon, unspecified eye | CMS +H2010 | Chronic iridocyclitis, unspecified eye | CMS +H2011 | Chronic iridocyclitis, right eye | CMS +H2012 | Chronic iridocyclitis, left eye | CMS +H2013 | Chronic iridocyclitis, bilateral | CMS +H2020 | Lens-induced iridocyclitis, unspecified eye | CMS +H2021 | Lens-induced iridocyclitis, right eye | CMS +H2022 | Lens-induced iridocyclitis, left eye | CMS +H2023 | Lens-induced iridocyclitis, bilateral | CMS +H20811 | Fuchs' heterochromic cyclitis, right eye | CMS +H20812 | Fuchs' heterochromic cyclitis, left eye | CMS +H20813 | Fuchs' heterochromic cyclitis, bilateral | CMS +H20819 | Fuchs' heterochromic cyclitis, unspecified eye | CMS +H20821 | Vogt-Koyanagi syndrome, right eye | CMS +H20822 | Vogt-Koyanagi syndrome, left eye | CMS +H20823 | Vogt-Koyanagi syndrome, bilateral | CMS +H20829 | Vogt-Koyanagi syndrome, unspecified eye | CMS +H209 | Unspecified iridocyclitis | CMS +H2100 | Hyphema, unspecified eye | CMS +H2101 | Hyphema, right eye | CMS +H2102 | Hyphema, left eye | CMS +H2103 | Hyphema, bilateral | CMS +H211X1 | Other vascular disorders of iris and ciliary body, right eye | CMS +H211X2 | Other vascular disorders of iris and ciliary body, left eye | CMS +H211X3 | Other vascular disorders of iris and ciliary body, bilateral | CMS +H211X9 | Other vascular disorders of iris and ciliary body, unspecified eye | CMS +H21211 | Degeneration of chamber angle, right eye | CMS +H21212 | Degeneration of chamber angle, left eye | CMS +H21213 | Degeneration of chamber angle, bilateral | CMS +H21219 | Degeneration of chamber angle, unspecified eye | CMS +H21221 | Degeneration of ciliary body, right eye | CMS +H21222 | Degeneration of ciliary body, left eye | CMS +H21223 | Degeneration of ciliary body, bilateral | CMS +H21229 | Degeneration of ciliary body, unspecified eye | CMS +H21231 | Degeneration of iris (pigmentary), right eye | CMS +H21232 | Degeneration of iris (pigmentary), left eye | CMS +H21233 | Degeneration of iris (pigmentary), bilateral | CMS +H21239 | Degeneration of iris (pigmentary), unspecified eye | CMS +H21241 | Degeneration of pupillary margin, right eye | CMS +H21242 | Degeneration of pupillary margin, left eye | CMS +H21243 | Degeneration of pupillary margin, bilateral | CMS +H21249 | Degeneration of pupillary margin, unspecified eye | CMS +H21251 | Iridoschisis, right eye | CMS +H21252 | Iridoschisis, left eye | CMS +H21253 | Iridoschisis, bilateral | CMS +H21259 | Iridoschisis, unspecified eye | CMS +H21261 | Iris atrophy (essential) (progressive), right eye | CMS +H21262 | Iris atrophy (essential) (progressive), left eye | CMS +H21263 | Iris atrophy (essential) (progressive), bilateral | CMS +H21269 | Iris atrophy (essential) (progressive), unspecified eye | CMS +H21271 | Miotic pupillary cyst, right eye | CMS +H21272 | Miotic pupillary cyst, left eye | CMS +H21273 | Miotic pupillary cyst, bilateral | CMS +H21279 | Miotic pupillary cyst, unspecified eye | CMS +H2129 | Other iris atrophy | CMS +H21301 | Idiopathic cysts of iris, ciliary body or anterior chamber, right eye | CMS +H21302 | Idiopathic cysts of iris, ciliary body or anterior chamber, left eye | CMS +H21303 | Idiopathic cysts of iris, ciliary body or anterior chamber, bilateral | CMS +H21309 | Idiopathic cysts of iris, ciliary body or anterior chamber, unspecified eye | CMS +H21311 | Exudative cysts of iris or anterior chamber, right eye | CMS +H21312 | Exudative cysts of iris or anterior chamber, left eye | CMS +H21313 | Exudative cysts of iris or anterior chamber, bilateral | CMS +H21319 | Exudative cysts of iris or anterior chamber, unspecified eye | CMS +H21321 | Implantation cysts of iris, ciliary body or anterior chamber, right eye | CMS +H21322 | Implantation cysts of iris, ciliary body or anterior chamber, left eye | CMS +H21323 | Implantation cysts of iris, ciliary body or anterior chamber, bilateral | CMS +H21329 | Implantation cysts of iris, ciliary body or anterior chamber, unspecified eye | CMS +H21331 | Parasitic cyst of iris, ciliary body or anterior chamber, right eye | CMS +H21332 | Parasitic cyst of iris, ciliary body or anterior chamber, left eye | CMS +H21333 | Parasitic cyst of iris, ciliary body or anterior chamber, bilateral | CMS +H21339 | Parasitic cyst of iris, ciliary body or anterior chamber, unspecified eye | CMS +H21341 | Primary cyst of pars plana, right eye | CMS +H21342 | Primary cyst of pars plana, left eye | CMS +H21343 | Primary cyst of pars plana, bilateral | CMS +H21349 | Primary cyst of pars plana, unspecified eye | CMS +H21351 | Exudative cyst of pars plana, right eye | CMS +H21352 | Exudative cyst of pars plana, left eye | CMS +H21353 | Exudative cyst of pars plana, bilateral | CMS +H21359 | Exudative cyst of pars plana, unspecified eye | CMS +H2140 | Pupillary membranes, unspecified eye | CMS +H2141 | Pupillary membranes, right eye | CMS +H2142 | Pupillary membranes, left eye | CMS +H2143 | Pupillary membranes, bilateral | CMS +H21501 | Unspecified adhesions of iris, right eye | CMS +H21502 | Unspecified adhesions of iris, left eye | CMS +H21503 | Unspecified adhesions of iris, bilateral | CMS +H21509 | Unspecified adhesions of iris and ciliary body, unspecified eye | CMS +H21511 | Anterior synechiae (iris), right eye | CMS +H21512 | Anterior synechiae (iris), left eye | CMS +H21513 | Anterior synechiae (iris), bilateral | CMS +H21519 | Anterior synechiae (iris), unspecified eye | CMS +H21521 | Goniosynechiae, right eye | CMS +H21522 | Goniosynechiae, left eye | CMS +H21523 | Goniosynechiae, bilateral | CMS +H21529 | Goniosynechiae, unspecified eye | CMS +H21531 | Iridodialysis, right eye | CMS +H21532 | Iridodialysis, left eye | CMS +H21533 | Iridodialysis, bilateral | CMS +H21539 | Iridodialysis, unspecified eye | CMS +H21541 | Posterior synechiae (iris), right eye | CMS +H21542 | Posterior synechiae (iris), left eye | CMS +H21543 | Posterior synechiae (iris), bilateral | CMS +H21549 | Posterior synechiae (iris), unspecified eye | CMS +H21551 | Recession of chamber angle, right eye | CMS +H21552 | Recession of chamber angle, left eye | CMS +H21553 | Recession of chamber angle, bilateral | CMS +H21559 | Recession of chamber angle, unspecified eye | CMS +H21561 | Pupillary abnormality, right eye | CMS +H21562 | Pupillary abnormality, left eye | CMS +H21563 | Pupillary abnormality, bilateral | CMS +H21569 | Pupillary abnormality, unspecified eye | CMS +H2181 | Floppy iris syndrome | CMS +H2182 | Plateau iris syndrome (post-iridectomy) (postprocedural) | CMS +H2189 | Other specified disorders of iris and ciliary body | CMS +H219 | Unspecified disorder of iris and ciliary body | CMS +H22 | Disorders of iris and ciliary body in diseases classified elsewhere | CMS +H25011 | Cortical age-related cataract, right eye | CMS +H25012 | Cortical age-related cataract, left eye | CMS +H25013 | Cortical age-related cataract, bilateral | CMS +H25019 | Cortical age-related cataract, unspecified eye | CMS +H25031 | Anterior subcapsular polar age-related cataract, right eye | CMS +H25032 | Anterior subcapsular polar age-related cataract, left eye | CMS +H25033 | Anterior subcapsular polar age-related cataract, bilateral | CMS +H25039 | Anterior subcapsular polar age-related cataract, unspecified eye | CMS +H25041 | Posterior subcapsular polar age-related cataract, right eye | CMS +H25042 | Posterior subcapsular polar age-related cataract, left eye | CMS +H25043 | Posterior subcapsular polar age-related cataract, bilateral | CMS +H25049 | Posterior subcapsular polar age-related cataract, unspecified eye | CMS +H25091 | Other age-related incipient cataract, right eye | CMS +H25092 | Other age-related incipient cataract, left eye | CMS +H25093 | Other age-related incipient cataract, bilateral | CMS +H25099 | Other age-related incipient cataract, unspecified eye | CMS +H2510 | Age-related nuclear cataract, unspecified eye | CMS +H2511 | Age-related nuclear cataract, right eye | CMS +H2512 | Age-related nuclear cataract, left eye | CMS +H2513 | Age-related nuclear cataract, bilateral | CMS +H2520 | Age-related cataract, morgagnian type, unspecified eye | CMS +H2521 | Age-related cataract, morgagnian type, right eye | CMS +H2522 | Age-related cataract, morgagnian type, left eye | CMS +H2523 | Age-related cataract, morgagnian type, bilateral | CMS +H25811 | Combined forms of age-related cataract, right eye | CMS +H25812 | Combined forms of age-related cataract, left eye | CMS +H25813 | Combined forms of age-related cataract, bilateral | CMS +H25819 | Combined forms of age-related cataract, unspecified eye | CMS +H2589 | Other age-related cataract | CMS +H259 | Unspecified age-related cataract | CMS +H26001 | Unspecified infantile and juvenile cataract, right eye | CMS +H26002 | Unspecified infantile and juvenile cataract, left eye | CMS +H26003 | Unspecified infantile and juvenile cataract, bilateral | CMS +H26009 | Unspecified infantile and juvenile cataract, unspecified eye | CMS +H26011 | Infantile and juvenile cortical, lamellar, or zonular cataract, right eye | CMS +H26012 | Infantile and juvenile cortical, lamellar, or zonular cataract, left eye | CMS +H26013 | Infantile and juvenile cortical, lamellar, or zonular cataract, bilateral | CMS +H26019 | Infantile and juvenile cortical, lamellar, or zonular cataract, unspecified eye | CMS +H26031 | Infantile and juvenile nuclear cataract, right eye | CMS +H26032 | Infantile and juvenile nuclear cataract, left eye | CMS +H26033 | Infantile and juvenile nuclear cataract, bilateral | CMS +H26039 | Infantile and juvenile nuclear cataract, unspecified eye | CMS +H26041 | Anterior subcapsular polar infantile and juvenile cataract, right eye | CMS +H26042 | Anterior subcapsular polar infantile and juvenile cataract, left eye | CMS +H26043 | Anterior subcapsular polar infantile and juvenile cataract, bilateral | CMS +H26049 | Anterior subcapsular polar infantile and juvenile cataract, unspecified eye | CMS +H26051 | Posterior subcapsular polar infantile and juvenile cataract, right eye | CMS +H26052 | Posterior subcapsular polar infantile and juvenile cataract, left eye | CMS +H26053 | Posterior subcapsular polar infantile and juvenile cataract, bilateral | CMS +H26059 | Posterior subcapsular polar infantile and juvenile cataract, unspecified eye | CMS +H26061 | Combined forms of infantile and juvenile cataract, right eye | CMS +H26062 | Combined forms of infantile and juvenile cataract, left eye | CMS +H26063 | Combined forms of infantile and juvenile cataract, bilateral | CMS +H26069 | Combined forms of infantile and juvenile cataract, unspecified eye | CMS +H2609 | Other infantile and juvenile cataract | CMS +H26101 | Unspecified traumatic cataract, right eye | CMS +H26102 | Unspecified traumatic cataract, left eye | CMS +H26103 | Unspecified traumatic cataract, bilateral | CMS +H26109 | Unspecified traumatic cataract, unspecified eye | CMS +H26111 | Localized traumatic opacities, right eye | CMS +H26112 | Localized traumatic opacities, left eye | CMS +H26113 | Localized traumatic opacities, bilateral | CMS +H26119 | Localized traumatic opacities, unspecified eye | CMS +H26121 | Partially resolved traumatic cataract, right eye | CMS +H26122 | Partially resolved traumatic cataract, left eye | CMS +H26123 | Partially resolved traumatic cataract, bilateral | CMS +H26129 | Partially resolved traumatic cataract, unspecified eye | CMS +H26131 | Total traumatic cataract, right eye | CMS +H26132 | Total traumatic cataract, left eye | CMS +H26133 | Total traumatic cataract, bilateral | CMS +H26139 | Total traumatic cataract, unspecified eye | CMS +H2620 | Unspecified complicated cataract | CMS +H26211 | Cataract with neovascularization, right eye | CMS +H26212 | Cataract with neovascularization, left eye | CMS +H26213 | Cataract with neovascularization, bilateral | CMS +H26219 | Cataract with neovascularization, unspecified eye | CMS +H26221 | Cataract secondary to ocular disorders (degenerative) (inflammatory), right eye | CMS +H26222 | Cataract secondary to ocular disorders (degenerative) (inflammatory), left eye | CMS +H26223 | Cataract secondary to ocular disorders (degenerative) (inflammatory), bilateral | CMS +H26229 | Cataract secondary to ocular disorders (degenerative) (inflammatory), unspecified eye | CMS +H26231 | Glaucomatous flecks (subcapsular), right eye | CMS +H26232 | Glaucomatous flecks (subcapsular), left eye | CMS +H26233 | Glaucomatous flecks (subcapsular), bilateral | CMS +H26239 | Glaucomatous flecks (subcapsular), unspecified eye | CMS +H2630 | Drug-induced cataract, unspecified eye | CMS +H2631 | Drug-induced cataract, right eye | CMS +H2632 | Drug-induced cataract, left eye | CMS +H2633 | Drug-induced cataract, bilateral | CMS +H2640 | Unspecified secondary cataract | CMS +H26411 | Soemmering's ring, right eye | CMS +H26412 | Soemmering's ring, left eye | CMS +H26413 | Soemmering's ring, bilateral | CMS +H26419 | Soemmering's ring, unspecified eye | CMS +H26491 | Other secondary cataract, right eye | CMS +H26492 | Other secondary cataract, left eye | CMS +H26493 | Other secondary cataract, bilateral | CMS +H26499 | Other secondary cataract, unspecified eye | CMS +H268 | Other specified cataract | CMS +H269 | Unspecified cataract | CMS +H2700 | Aphakia, unspecified eye | CMS +H2701 | Aphakia, right eye | CMS +H2702 | Aphakia, left eye | CMS +H2703 | Aphakia, bilateral | CMS +H2710 | Unspecified dislocation of lens | CMS +H27111 | Subluxation of lens, right eye | CMS +H27112 | Subluxation of lens, left eye | CMS +H27113 | Subluxation of lens, bilateral | CMS +H27119 | Subluxation of lens, unspecified eye | CMS +H27121 | Anterior dislocation of lens, right eye | CMS +H27122 | Anterior dislocation of lens, left eye | CMS +H27123 | Anterior dislocation of lens, bilateral | CMS +H27129 | Anterior dislocation of lens, unspecified eye | CMS +H27131 | Posterior dislocation of lens, right eye | CMS +H27132 | Posterior dislocation of lens, left eye | CMS +H27133 | Posterior dislocation of lens, bilateral | CMS +H27139 | Posterior dislocation of lens, unspecified eye | CMS +H278 | Other specified disorders of lens | CMS +H279 | Unspecified disorder of lens | CMS +H28 | Cataract in diseases classified elsewhere | CMS +H30001 | Unspecified focal chorioretinal inflammation, right eye | CMS +H30002 | Unspecified focal chorioretinal inflammation, left eye | CMS +H30003 | Unspecified focal chorioretinal inflammation, bilateral | CMS +H30009 | Unspecified focal chorioretinal inflammation, unspecified eye | CMS +H30011 | Focal chorioretinal inflammation, juxtapapillary, right eye | CMS +H30012 | Focal chorioretinal inflammation, juxtapapillary, left eye | CMS +H30013 | Focal chorioretinal inflammation, juxtapapillary, bilateral | CMS +H30019 | Focal chorioretinal inflammation, juxtapapillary, unspecified eye | CMS +H30021 | Focal chorioretinal inflammation of posterior pole, right eye | CMS +H30022 | Focal chorioretinal inflammation of posterior pole, left eye | CMS +H30023 | Focal chorioretinal inflammation of posterior pole, bilateral | CMS +H30029 | Focal chorioretinal inflammation of posterior pole, unspecified eye | CMS +H30031 | Focal chorioretinal inflammation, peripheral, right eye | CMS +H30032 | Focal chorioretinal inflammation, peripheral, left eye | CMS +H30033 | Focal chorioretinal inflammation, peripheral, bilateral | CMS +H30039 | Focal chorioretinal inflammation, peripheral, unspecified eye | CMS +H30041 | Focal chorioretinal inflammation, macular or paramacular, right eye | CMS +H30042 | Focal chorioretinal inflammation, macular or paramacular, left eye | CMS +H30043 | Focal chorioretinal inflammation, macular or paramacular, bilateral | CMS +H30049 | Focal chorioretinal inflammation, macular or paramacular, unspecified eye | CMS +H30101 | Unspecified disseminated chorioretinal inflammation, right eye | CMS +H30102 | Unspecified disseminated chorioretinal inflammation, left eye | CMS +H30103 | Unspecified disseminated chorioretinal inflammation, bilateral | CMS +H30109 | Unspecified disseminated chorioretinal inflammation, unspecified eye | CMS +H30111 | Disseminated chorioretinal inflammation of posterior pole, right eye | CMS +H30112 | Disseminated chorioretinal inflammation of posterior pole, left eye | CMS +H30113 | Disseminated chorioretinal inflammation of posterior pole, bilateral | CMS +H30119 | Disseminated chorioretinal inflammation of posterior pole, unspecified eye | CMS +H30121 | Disseminated chorioretinal inflammation, peripheral right eye | CMS +H30122 | Disseminated chorioretinal inflammation, peripheral, left eye | CMS +H30123 | Disseminated chorioretinal inflammation, peripheral, bilateral | CMS +H30129 | Disseminated chorioretinal inflammation, peripheral, unspecified eye | CMS +H30131 | Disseminated chorioretinal inflammation, generalized, right eye | CMS +H30132 | Disseminated chorioretinal inflammation, generalized, left eye | CMS +H30133 | Disseminated chorioretinal inflammation, generalized, bilateral | CMS +H30139 | Disseminated chorioretinal inflammation, generalized, unspecified eye | CMS +H30141 | Acute posterior multifocal placoid pigment epitheliopathy, right eye | CMS +H30142 | Acute posterior multifocal placoid pigment epitheliopathy, left eye | CMS +H30143 | Acute posterior multifocal placoid pigment epitheliopathy, bilateral | CMS +H30149 | Acute posterior multifocal placoid pigment epitheliopathy, unspecified eye | CMS +H3020 | Posterior cyclitis, unspecified eye | CMS +H3021 | Posterior cyclitis, right eye | CMS +H3022 | Posterior cyclitis, left eye | CMS +H3023 | Posterior cyclitis, bilateral | CMS +H30811 | Harada's disease, right eye | CMS +H30812 | Harada's disease, left eye | CMS +H30813 | Harada's disease, bilateral | CMS +H30819 | Harada's disease, unspecified eye | CMS +H30891 | Other chorioretinal inflammations, right eye | CMS +H30892 | Other chorioretinal inflammations, left eye | CMS +H30893 | Other chorioretinal inflammations, bilateral | CMS +H30899 | Other chorioretinal inflammations, unspecified eye | CMS +H3090 | Unspecified chorioretinal inflammation, unspecified eye | CMS +H3091 | Unspecified chorioretinal inflammation, right eye | CMS +H3092 | Unspecified chorioretinal inflammation, left eye | CMS +H3093 | Unspecified chorioretinal inflammation, bilateral | CMS +H31001 | Unspecified chorioretinal scars, right eye | CMS +H31002 | Unspecified chorioretinal scars, left eye | CMS +H31003 | Unspecified chorioretinal scars, bilateral | CMS +H31009 | Unspecified chorioretinal scars, unspecified eye | CMS +H31011 | Macula scars of posterior pole (postinflammatory) (post-traumatic), right eye | CMS +H31012 | Macula scars of posterior pole (postinflammatory) (post-traumatic), left eye | CMS +H31013 | Macula scars of posterior pole (postinflammatory) (post-traumatic), bilateral | CMS +H31019 | Macula scars of posterior pole (postinflammatory) (post-traumatic), unspecified eye | CMS +H31021 | Solar retinopathy, right eye | CMS +H31022 | Solar retinopathy, left eye | CMS +H31023 | Solar retinopathy, bilateral | CMS +H31029 | Solar retinopathy, unspecified eye | CMS +H31091 | Other chorioretinal scars, right eye | CMS +H31092 | Other chorioretinal scars, left eye | CMS +H31093 | Other chorioretinal scars, bilateral | CMS +H31099 | Other chorioretinal scars, unspecified eye | CMS +H31101 | Choroidal degeneration, unspecified, right eye | CMS +H31102 | Choroidal degeneration, unspecified, left eye | CMS +H31103 | Choroidal degeneration, unspecified, bilateral | CMS +H31109 | Choroidal degeneration, unspecified, unspecified eye | CMS +H31111 | Age-related choroidal atrophy, right eye | CMS +H31112 | Age-related choroidal atrophy, left eye | CMS +H31113 | Age-related choroidal atrophy, bilateral | CMS +H31119 | Age-related choroidal atrophy, unspecified eye | CMS +H31121 | Diffuse secondary atrophy of choroid, right eye | CMS +H31122 | Diffuse secondary atrophy of choroid, left eye | CMS +H31123 | Diffuse secondary atrophy of choroid, bilateral | CMS +H31129 | Diffuse secondary atrophy of choroid, unspecified eye | CMS +H3120 | Hereditary choroidal dystrophy, unspecified | CMS +H3121 | Choroideremia | CMS +H3122 | Choroidal dystrophy (central areolar) (generalized) (peripapillary) | CMS +H3123 | Gyrate atrophy, choroid | CMS +H3129 | Other hereditary choroidal dystrophy | CMS +H31301 | Unspecified choroidal hemorrhage, right eye | CMS +H31302 | Unspecified choroidal hemorrhage, left eye | CMS +H31303 | Unspecified choroidal hemorrhage, bilateral | CMS +H31309 | Unspecified choroidal hemorrhage, unspecified eye | CMS +H31311 | Expulsive choroidal hemorrhage, right eye | CMS +H31312 | Expulsive choroidal hemorrhage, left eye | CMS +H31313 | Expulsive choroidal hemorrhage, bilateral | CMS +H31319 | Expulsive choroidal hemorrhage, unspecified eye | CMS +H31321 | Choroidal rupture, right eye | CMS +H31322 | Choroidal rupture, left eye | CMS +H31323 | Choroidal rupture, bilateral | CMS +H31329 | Choroidal rupture, unspecified eye | CMS +H31401 | Unspecified choroidal detachment, right eye | CMS +H31402 | Unspecified choroidal detachment, left eye | CMS +H31403 | Unspecified choroidal detachment, bilateral | CMS +H31409 | Unspecified choroidal detachment, unspecified eye | CMS +H31411 | Hemorrhagic choroidal detachment, right eye | CMS +H31412 | Hemorrhagic choroidal detachment, left eye | CMS +H31413 | Hemorrhagic choroidal detachment, bilateral | CMS +H31419 | Hemorrhagic choroidal detachment, unspecified eye | CMS +H31421 | Serous choroidal detachment, right eye | CMS +H31422 | Serous choroidal detachment, left eye | CMS +H31423 | Serous choroidal detachment, bilateral | CMS +H31429 | Serous choroidal detachment, unspecified eye | CMS +H318 | Other specified disorders of choroid | CMS +H319 | Unspecified disorder of choroid | CMS +H32 | Chorioretinal disorders in diseases classified elsewhere | CMS +H33001 | Unspecified retinal detachment with retinal break, right eye | CMS +H33002 | Unspecified retinal detachment with retinal break, left eye | CMS +H33003 | Unspecified retinal detachment with retinal break, bilateral | CMS +H33009 | Unspecified retinal detachment with retinal break, unspecified eye | CMS +H33011 | Retinal detachment with single break, right eye | CMS +H33012 | Retinal detachment with single break, left eye | CMS +H33013 | Retinal detachment with single break, bilateral | CMS +H33019 | Retinal detachment with single break, unspecified eye | CMS +H33021 | Retinal detachment with multiple breaks, right eye | CMS +H33022 | Retinal detachment with multiple breaks, left eye | CMS +H33023 | Retinal detachment with multiple breaks, bilateral | CMS +H33029 | Retinal detachment with multiple breaks, unspecified eye | CMS +H33031 | Retinal detachment with giant retinal tear, right eye | CMS +H33032 | Retinal detachment with giant retinal tear, left eye | CMS +H33033 | Retinal detachment with giant retinal tear, bilateral | CMS +H33039 | Retinal detachment with giant retinal tear, unspecified eye | CMS +H33041 | Retinal detachment with retinal dialysis, right eye | CMS +H33042 | Retinal detachment with retinal dialysis, left eye | CMS +H33043 | Retinal detachment with retinal dialysis, bilateral | CMS +H33049 | Retinal detachment with retinal dialysis, unspecified eye | CMS +H33051 | Total retinal detachment, right eye | CMS +H33052 | Total retinal detachment, left eye | CMS +H33053 | Total retinal detachment, bilateral | CMS +H33059 | Total retinal detachment, unspecified eye | CMS +H33101 | Unspecified retinoschisis, right eye | CMS +H33102 | Unspecified retinoschisis, left eye | CMS +H33103 | Unspecified retinoschisis, bilateral | CMS +H33109 | Unspecified retinoschisis, unspecified eye | CMS +H33111 | Cyst of ora serrata, right eye | CMS +H33112 | Cyst of ora serrata, left eye | CMS +H33113 | Cyst of ora serrata, bilateral | CMS +H33119 | Cyst of ora serrata, unspecified eye | CMS +H33121 | Parasitic cyst of retina, right eye | CMS +H33122 | Parasitic cyst of retina, left eye | CMS +H33123 | Parasitic cyst of retina, bilateral | CMS +H33129 | Parasitic cyst of retina, unspecified eye | CMS +H33191 | Other retinoschisis and retinal cysts, right eye | CMS +H33192 | Other retinoschisis and retinal cysts, left eye | CMS +H33193 | Other retinoschisis and retinal cysts, bilateral | CMS +H33199 | Other retinoschisis and retinal cysts, unspecified eye | CMS +H3320 | Serous retinal detachment, unspecified eye | CMS +H3321 | Serous retinal detachment, right eye | CMS +H3322 | Serous retinal detachment, left eye | CMS +H3323 | Serous retinal detachment, bilateral | CMS +H33301 | Unspecified retinal break, right eye | CMS +H33302 | Unspecified retinal break, left eye | CMS +H33303 | Unspecified retinal break, bilateral | CMS +H33309 | Unspecified retinal break, unspecified eye | CMS +H33311 | Horseshoe tear of retina without detachment, right eye | CMS +H33312 | Horseshoe tear of retina without detachment, left eye | CMS +H33313 | Horseshoe tear of retina without detachment, bilateral | CMS +H33319 | Horseshoe tear of retina without detachment, unspecified eye | CMS +H33321 | Round hole, right eye | CMS +H33322 | Round hole, left eye | CMS +H33323 | Round hole, bilateral | CMS +H33329 | Round hole, unspecified eye | CMS +H33331 | Multiple defects of retina without detachment, right eye | CMS +H33332 | Multiple defects of retina without detachment, left eye | CMS +H33333 | Multiple defects of retina without detachment, bilateral | CMS +H33339 | Multiple defects of retina without detachment, unspecified eye | CMS +H3340 | Traction detachment of retina, unspecified eye | CMS +H3341 | Traction detachment of retina, right eye | CMS +H3342 | Traction detachment of retina, left eye | CMS +H3343 | Traction detachment of retina, bilateral | CMS +H338 | Other retinal detachments | CMS +H3400 | Transient retinal artery occlusion, unspecified eye | CMS +H3401 | Transient retinal artery occlusion, right eye | CMS +H3402 | Transient retinal artery occlusion, left eye | CMS +H3403 | Transient retinal artery occlusion, bilateral | CMS +H3410 | Central retinal artery occlusion, unspecified eye | CMS +H3411 | Central retinal artery occlusion, right eye | CMS +H3412 | Central retinal artery occlusion, left eye | CMS +H3413 | Central retinal artery occlusion, bilateral | CMS +H34211 | Partial retinal artery occlusion, right eye | CMS +H34212 | Partial retinal artery occlusion, left eye | CMS +H34213 | Partial retinal artery occlusion, bilateral | CMS +H34219 | Partial retinal artery occlusion, unspecified eye | CMS +H34231 | Retinal artery branch occlusion, right eye | CMS +H34232 | Retinal artery branch occlusion, left eye | CMS +H34233 | Retinal artery branch occlusion, bilateral | CMS +H34239 | Retinal artery branch occlusion, unspecified eye | CMS +H348110 | Central retinal vein occlusion, right eye, with macular edema | CMS +H348111 | Central retinal vein occlusion, right eye, with retinal neovascularization | CMS +H348112 | Central retinal vein occlusion, right eye, stable | CMS +H348120 | Central retinal vein occlusion, left eye, with macular edema | CMS +H348121 | Central retinal vein occlusion, left eye, with retinal neovascularization | CMS +H348122 | Central retinal vein occlusion, left eye, stable | CMS +H348130 | Central retinal vein occlusion, bilateral, with macular edema | CMS +H348131 | Central retinal vein occlusion, bilateral, with retinal neovascularization | CMS +H348132 | Central retinal vein occlusion, bilateral, stable | CMS +H348190 | Central retinal vein occlusion, unspecified eye, with macular edema | CMS +H348191 | Central retinal vein occlusion, unspecified eye, with retinal neovascularization | CMS +H348192 | Central retinal vein occlusion, unspecified eye, stable | CMS +H34821 | Venous engorgement, right eye | CMS +H34822 | Venous engorgement, left eye | CMS +H34823 | Venous engorgement, bilateral | CMS +H34829 | Venous engorgement, unspecified eye | CMS +H348310 | Tributary (branch) retinal vein occlusion, right eye, with macular edema | CMS +H348311 | Tributary (branch) retinal vein occlusion, right eye, with retinal neovascularization | CMS +H348312 | Tributary (branch) retinal vein occlusion, right eye, stable | CMS +H348320 | Tributary (branch) retinal vein occlusion, left eye, with macular edema | CMS +H348321 | Tributary (branch) retinal vein occlusion, left eye, with retinal neovascularization | CMS +H348322 | Tributary (branch) retinal vein occlusion, left eye, stable | CMS +H348330 | Tributary (branch) retinal vein occlusion, bilateral, with macular edema | CMS +H348331 | Tributary (branch) retinal vein occlusion, bilateral, with retinal neovascularization | CMS +H348332 | Tributary (branch) retinal vein occlusion, bilateral, stable | CMS +H348390 | Tributary (branch) retinal vein occlusion, unspecified eye, with macular edema | CMS +H348391 | Tributary (branch) retinal vein occlusion, unspecified eye, with retinal neovascularization | CMS +H348392 | Tributary (branch) retinal vein occlusion, unspecified eye, stable | CMS +H349 | Unspecified retinal vascular occlusion | CMS +H3500 | Unspecified background retinopathy | CMS +H35011 | Changes in retinal vascular appearance, right eye | CMS +H35012 | Changes in retinal vascular appearance, left eye | CMS +H35013 | Changes in retinal vascular appearance, bilateral | CMS +H35019 | Changes in retinal vascular appearance, unspecified eye | CMS +H35021 | Exudative retinopathy, right eye | CMS +H35022 | Exudative retinopathy, left eye | CMS +H35023 | Exudative retinopathy, bilateral | CMS +H35029 | Exudative retinopathy, unspecified eye | CMS +H35031 | Hypertensive retinopathy, right eye | CMS +H35032 | Hypertensive retinopathy, left eye | CMS +H35033 | Hypertensive retinopathy, bilateral | CMS +H35039 | Hypertensive retinopathy, unspecified eye | CMS +H35041 | Retinal micro-aneurysms, unspecified, right eye | CMS +H35042 | Retinal micro-aneurysms, unspecified, left eye | CMS +H35043 | Retinal micro-aneurysms, unspecified, bilateral | CMS +H35049 | Retinal micro-aneurysms, unspecified, unspecified eye | CMS +H35051 | Retinal neovascularization, unspecified, right eye | CMS +H35052 | Retinal neovascularization, unspecified, left eye | CMS +H35053 | Retinal neovascularization, unspecified, bilateral | CMS +H35059 | Retinal neovascularization, unspecified, unspecified eye | CMS +H35061 | Retinal vasculitis, right eye | CMS +H35062 | Retinal vasculitis, left eye | CMS +H35063 | Retinal vasculitis, bilateral | CMS +H35069 | Retinal vasculitis, unspecified eye | CMS +H35071 | Retinal telangiectasis, right eye | CMS +H35072 | Retinal telangiectasis, left eye | CMS +H35073 | Retinal telangiectasis, bilateral | CMS +H35079 | Retinal telangiectasis, unspecified eye | CMS +H3509 | Other intraretinal microvascular abnormalities | CMS +H35101 | Retinopathy of prematurity, unspecified, right eye | CMS +H35102 | Retinopathy of prematurity, unspecified, left eye | CMS +H35103 | Retinopathy of prematurity, unspecified, bilateral | CMS +H35109 | Retinopathy of prematurity, unspecified, unspecified eye | CMS +H35111 | Retinopathy of prematurity, stage 0, right eye | CMS +H35112 | Retinopathy of prematurity, stage 0, left eye | CMS +H35113 | Retinopathy of prematurity, stage 0, bilateral | CMS +H35119 | Retinopathy of prematurity, stage 0, unspecified eye | CMS +H35121 | Retinopathy of prematurity, stage 1, right eye | CMS +H35122 | Retinopathy of prematurity, stage 1, left eye | CMS +H35123 | Retinopathy of prematurity, stage 1, bilateral | CMS +H35129 | Retinopathy of prematurity, stage 1, unspecified eye | CMS +H35131 | Retinopathy of prematurity, stage 2, right eye | CMS +H35132 | Retinopathy of prematurity, stage 2, left eye | CMS +H35133 | Retinopathy of prematurity, stage 2, bilateral | CMS +H35139 | Retinopathy of prematurity, stage 2, unspecified eye | CMS +H35141 | Retinopathy of prematurity, stage 3, right eye | CMS +H35142 | Retinopathy of prematurity, stage 3, left eye | CMS +H35143 | Retinopathy of prematurity, stage 3, bilateral | CMS +H35149 | Retinopathy of prematurity, stage 3, unspecified eye | CMS +H35151 | Retinopathy of prematurity, stage 4, right eye | CMS +H35152 | Retinopathy of prematurity, stage 4, left eye | CMS +H35153 | Retinopathy of prematurity, stage 4, bilateral | CMS +H35159 | Retinopathy of prematurity, stage 4, unspecified eye | CMS +H35161 | Retinopathy of prematurity, stage 5, right eye | CMS +H35162 | Retinopathy of prematurity, stage 5, left eye | CMS +H35163 | Retinopathy of prematurity, stage 5, bilateral | CMS +H35169 | Retinopathy of prematurity, stage 5, unspecified eye | CMS +H35171 | Retrolental fibroplasia, right eye | CMS +H35172 | Retrolental fibroplasia, left eye | CMS +H35173 | Retrolental fibroplasia, bilateral | CMS +H35179 | Retrolental fibroplasia, unspecified eye | CMS +H3520 | Other non-diabetic proliferative retinopathy, unspecified eye | CMS +H3521 | Other non-diabetic proliferative retinopathy, right eye | CMS +H3522 | Other non-diabetic proliferative retinopathy, left eye | CMS +H3523 | Other non-diabetic proliferative retinopathy, bilateral | CMS +H3530 | Unspecified macular degeneration | CMS +H353110 | Nonexudative age-related macular degeneration, right eye, stage unspecified | CMS +H353111 | Nonexudative age-related macular degeneration, right eye, early dry stage | CMS +H353112 | Nonexudative age-related macular degeneration, right eye, intermediate dry stage | CMS +H353113 | Nonexudative age-related macular degeneration, right eye, advanced atrophic without subfoveal involvement | CMS +H353114 | Nonexudative age-related macular degeneration, right eye, advanced atrophic with subfoveal involvement | CMS +H353120 | Nonexudative age-related macular degeneration, left eye, stage unspecified | CMS +H353121 | Nonexudative age-related macular degeneration, left eye, early dry stage | CMS +H353122 | Nonexudative age-related macular degeneration, left eye, intermediate dry stage | CMS +H353123 | Nonexudative age-related macular degeneration, left eye, advanced atrophic without subfoveal involvement | CMS +H353124 | Nonexudative age-related macular degeneration, left eye, advanced atrophic with subfoveal involvement | CMS +H353130 | Nonexudative age-related macular degeneration, bilateral, stage unspecified | CMS +H353131 | Nonexudative age-related macular degeneration, bilateral, early dry stage | CMS +H353132 | Nonexudative age-related macular degeneration, bilateral, intermediate dry stage | CMS +H353133 | Nonexudative age-related macular degeneration, bilateral, advanced atrophic without subfoveal involvement | CMS +H353134 | Nonexudative age-related macular degeneration, bilateral, advanced atrophic with subfoveal involvement | CMS +H353190 | Nonexudative age-related macular degeneration, unspecified eye, stage unspecified | CMS +H353191 | Nonexudative age-related macular degeneration, unspecified eye, early dry stage | CMS +H353192 | Nonexudative age-related macular degeneration, unspecified eye, intermediate dry stage | CMS +H353193 | Nonexudative age-related macular degeneration, unspecified eye, advanced atrophic without subfoveal involvement | CMS +H353194 | Nonexudative age-related macular degeneration, unspecified eye, advanced atrophic with subfoveal involvement | CMS +H353210 | Exudative age-related macular degeneration, right eye, stage unspecified | CMS +H353211 | Exudative age-related macular degeneration, right eye, with active choroidal neovascularization | CMS +H353212 | Exudative age-related macular degeneration, right eye, with inactive choroidal neovascularization | CMS +H353213 | Exudative age-related macular degeneration, right eye, with inactive scar | CMS +H353220 | Exudative age-related macular degeneration, left eye, stage unspecified | CMS +H353221 | Exudative age-related macular degeneration, left eye, with active choroidal neovascularization | CMS +H353222 | Exudative age-related macular degeneration, left eye, with inactive choroidal neovascularization | CMS +H353223 | Exudative age-related macular degeneration, left eye, with inactive scar | CMS +H353230 | Exudative age-related macular degeneration, bilateral, stage unspecified | CMS +H353231 | Exudative age-related macular degeneration, bilateral, with active choroidal neovascularization | CMS +H353232 | Exudative age-related macular degeneration, bilateral, with inactive choroidal neovascularization | CMS +H353233 | Exudative age-related macular degeneration, bilateral, with inactive scar | CMS +H353290 | Exudative age-related macular degeneration, unspecified eye, stage unspecified | CMS +H353291 | Exudative age-related macular degeneration, unspecified eye, with active choroidal neovascularization | CMS +H353292 | Exudative age-related macular degeneration, unspecified eye, with inactive choroidal neovascularization | CMS +H353293 | Exudative age-related macular degeneration, unspecified eye, with inactive scar | CMS +H3533 | Angioid streaks of macula | CMS +H35341 | Macular cyst, hole, or pseudohole, right eye | CMS +H35342 | Macular cyst, hole, or pseudohole, left eye | CMS +H35343 | Macular cyst, hole, or pseudohole, bilateral | CMS +H35349 | Macular cyst, hole, or pseudohole, unspecified eye | CMS +H35351 | Cystoid macular degeneration, right eye | CMS +H35352 | Cystoid macular degeneration, left eye | CMS +H35353 | Cystoid macular degeneration, bilateral | CMS +H35359 | Cystoid macular degeneration, unspecified eye | CMS +H35361 | Drusen (degenerative) of macula, right eye | CMS +H35362 | Drusen (degenerative) of macula, left eye | CMS +H35363 | Drusen (degenerative) of macula, bilateral | CMS +H35369 | Drusen (degenerative) of macula, unspecified eye | CMS +H35371 | Puckering of macula, right eye | CMS +H35372 | Puckering of macula, left eye | CMS +H35373 | Puckering of macula, bilateral | CMS +H35379 | Puckering of macula, unspecified eye | CMS +H35381 | Toxic maculopathy, right eye | CMS +H35382 | Toxic maculopathy, left eye | CMS +H35383 | Toxic maculopathy, bilateral | CMS +H35389 | Toxic maculopathy, unspecified eye | CMS +H3540 | Unspecified peripheral retinal degeneration | CMS +H35411 | Lattice degeneration of retina, right eye | CMS +H35412 | Lattice degeneration of retina, left eye | CMS +H35413 | Lattice degeneration of retina, bilateral | CMS +H35419 | Lattice degeneration of retina, unspecified eye | CMS +H35421 | Microcystoid degeneration of retina, right eye | CMS +H35422 | Microcystoid degeneration of retina, left eye | CMS +H35423 | Microcystoid degeneration of retina, bilateral | CMS +H35429 | Microcystoid degeneration of retina, unspecified eye | CMS +H35431 | Paving stone degeneration of retina, right eye | CMS +H35432 | Paving stone degeneration of retina, left eye | CMS +H35433 | Paving stone degeneration of retina, bilateral | CMS +H35439 | Paving stone degeneration of retina, unspecified eye | CMS +H35441 | Age-related reticular degeneration of retina, right eye | CMS +H35442 | Age-related reticular degeneration of retina, left eye | CMS +H35443 | Age-related reticular degeneration of retina, bilateral | CMS +H35449 | Age-related reticular degeneration of retina, unspecified eye | CMS +H35451 | Secondary pigmentary degeneration, right eye | CMS +H35452 | Secondary pigmentary degeneration, left eye | CMS +H35453 | Secondary pigmentary degeneration, bilateral | CMS +H35459 | Secondary pigmentary degeneration, unspecified eye | CMS +H35461 | Secondary vitreoretinal degeneration, right eye | CMS +H35462 | Secondary vitreoretinal degeneration, left eye | CMS +H35463 | Secondary vitreoretinal degeneration, bilateral | CMS +H35469 | Secondary vitreoretinal degeneration, unspecified eye | CMS +H3550 | Unspecified hereditary retinal dystrophy | CMS +H3551 | Vitreoretinal dystrophy | CMS +H3552 | Pigmentary retinal dystrophy | CMS +H3553 | Other dystrophies primarily involving the sensory retina | CMS +H3554 | Dystrophies primarily involving the retinal pigment epithelium | CMS +H3560 | Retinal hemorrhage, unspecified eye | CMS +H3561 | Retinal hemorrhage, right eye | CMS +H3562 | Retinal hemorrhage, left eye | CMS +H3563 | Retinal hemorrhage, bilateral | CMS +H3570 | Unspecified separation of retinal layers | CMS +H35711 | Central serous chorioretinopathy, right eye | CMS +H35712 | Central serous chorioretinopathy, left eye | CMS +H35713 | Central serous chorioretinopathy, bilateral | CMS +H35719 | Central serous chorioretinopathy, unspecified eye | CMS +H35721 | Serous detachment of retinal pigment epithelium, right eye | CMS +H35722 | Serous detachment of retinal pigment epithelium, left eye | CMS +H35723 | Serous detachment of retinal pigment epithelium, bilateral | CMS +H35729 | Serous detachment of retinal pigment epithelium, unspecified eye | CMS +H35731 | Hemorrhagic detachment of retinal pigment epithelium, right eye | CMS +H35732 | Hemorrhagic detachment of retinal pigment epithelium, left eye | CMS +H35733 | Hemorrhagic detachment of retinal pigment epithelium, bilateral | CMS +H35739 | Hemorrhagic detachment of retinal pigment epithelium, unspecified eye | CMS +H3581 | Retinal edema | CMS +H3582 | Retinal ischemia | CMS +H3589 | Other specified retinal disorders | CMS +H359 | Unspecified retinal disorder | CMS +H36 | Retinal disorders in diseases classified elsewhere | CMS +H40001 | Preglaucoma, unspecified, right eye | CMS +H40002 | Preglaucoma, unspecified, left eye | CMS +H40003 | Preglaucoma, unspecified, bilateral | CMS +H40009 | Preglaucoma, unspecified, unspecified eye | CMS +H40011 | Open angle with borderline findings, low risk, right eye | CMS +H40012 | Open angle with borderline findings, low risk, left eye | CMS +H40013 | Open angle with borderline findings, low risk, bilateral | CMS +H40019 | Open angle with borderline findings, low risk, unspecified eye | CMS +H40021 | Open angle with borderline findings, high risk, right eye | CMS +H40022 | Open angle with borderline findings, high risk, left eye | CMS +H40023 | Open angle with borderline findings, high risk, bilateral | CMS +H40029 | Open angle with borderline findings, high risk, unspecified eye | CMS +H40031 | Anatomical narrow angle, right eye | CMS +H40032 | Anatomical narrow angle, left eye | CMS +H40033 | Anatomical narrow angle, bilateral | CMS +H40039 | Anatomical narrow angle, unspecified eye | CMS +H40041 | Steroid responder, right eye | CMS +H40042 | Steroid responder, left eye | CMS +H40043 | Steroid responder, bilateral | CMS +H40049 | Steroid responder, unspecified eye | CMS +H40051 | Ocular hypertension, right eye | CMS +H40052 | Ocular hypertension, left eye | CMS +H40053 | Ocular hypertension, bilateral | CMS +H40059 | Ocular hypertension, unspecified eye | CMS +H40061 | Primary angle closure without glaucoma damage, right eye | CMS +H40062 | Primary angle closure without glaucoma damage, left eye | CMS +H40063 | Primary angle closure without glaucoma damage, bilateral | CMS +H40069 | Primary angle closure without glaucoma damage, unspecified eye | CMS +H4010X0 | Unspecified open-angle glaucoma, stage unspecified | CMS +H4010X1 | Unspecified open-angle glaucoma, mild stage | CMS +H4010X2 | Unspecified open-angle glaucoma, moderate stage | CMS +H4010X3 | Unspecified open-angle glaucoma, severe stage | CMS +H4010X4 | Unspecified open-angle glaucoma, indeterminate stage | CMS +H401110 | Primary open-angle glaucoma, right eye, stage unspecified | CMS +H401111 | Primary open-angle glaucoma, right eye, mild stage | CMS +H401112 | Primary open-angle glaucoma, right eye, moderate stage | CMS +H401113 | Primary open-angle glaucoma, right eye, severe stage | CMS +H401114 | Primary open-angle glaucoma, right eye, indeterminate stage | CMS +H401120 | Primary open-angle glaucoma, left eye, stage unspecified | CMS +H401121 | Primary open-angle glaucoma, left eye, mild stage | CMS +H401122 | Primary open-angle glaucoma, left eye, moderate stage | CMS +H401123 | Primary open-angle glaucoma, left eye, severe stage | CMS +H401124 | Primary open-angle glaucoma, left eye, indeterminate stage | CMS +H401130 | Primary open-angle glaucoma, bilateral, stage unspecified | CMS +H401131 | Primary open-angle glaucoma, bilateral, mild stage | CMS +H401132 | Primary open-angle glaucoma, bilateral, moderate stage | CMS +H401133 | Primary open-angle glaucoma, bilateral, severe stage | CMS +H401134 | Primary open-angle glaucoma, bilateral, indeterminate stage | CMS +H401190 | Primary open-angle glaucoma, unspecified eye, stage unspecified | CMS +H401191 | Primary open-angle glaucoma, unspecified eye, mild stage | CMS +H401192 | Primary open-angle glaucoma, unspecified eye, moderate stage | CMS +H401193 | Primary open-angle glaucoma, unspecified eye, severe stage | CMS +H401194 | Primary open-angle glaucoma, unspecified eye, indeterminate stage | CMS +H401210 | Low-tension glaucoma, right eye, stage unspecified | CMS +H401211 | Low-tension glaucoma, right eye, mild stage | CMS +H401212 | Low-tension glaucoma, right eye, moderate stage | CMS +H401213 | Low-tension glaucoma, right eye, severe stage | CMS +H401214 | Low-tension glaucoma, right eye, indeterminate stage | CMS +H401220 | Low-tension glaucoma, left eye, stage unspecified | CMS +H401221 | Low-tension glaucoma, left eye, mild stage | CMS +H401222 | Low-tension glaucoma, left eye, moderate stage | CMS +H401223 | Low-tension glaucoma, left eye, severe stage | CMS +H401224 | Low-tension glaucoma, left eye, indeterminate stage | CMS +H401230 | Low-tension glaucoma, bilateral, stage unspecified | CMS +H401231 | Low-tension glaucoma, bilateral, mild stage | CMS +H401232 | Low-tension glaucoma, bilateral, moderate stage | CMS +H401233 | Low-tension glaucoma, bilateral, severe stage | CMS +H401234 | Low-tension glaucoma, bilateral, indeterminate stage | CMS +H401290 | Low-tension glaucoma, unspecified eye, stage unspecified | CMS +H401291 | Low-tension glaucoma, unspecified eye, mild stage | CMS +H401292 | Low-tension glaucoma, unspecified eye, moderate stage | CMS +H401293 | Low-tension glaucoma, unspecified eye, severe stage | CMS +H401294 | Low-tension glaucoma, unspecified eye, indeterminate stage | CMS +H401310 | Pigmentary glaucoma, right eye, stage unspecified | CMS +H401311 | Pigmentary glaucoma, right eye, mild stage | CMS +H401312 | Pigmentary glaucoma, right eye, moderate stage | CMS +H401313 | Pigmentary glaucoma, right eye, severe stage | CMS +H401314 | Pigmentary glaucoma, right eye, indeterminate stage | CMS +H401320 | Pigmentary glaucoma, left eye, stage unspecified | CMS +H401321 | Pigmentary glaucoma, left eye, mild stage | CMS +H401322 | Pigmentary glaucoma, left eye, moderate stage | CMS +H401323 | Pigmentary glaucoma, left eye, severe stage | CMS +H401324 | Pigmentary glaucoma, left eye, indeterminate stage | CMS +H401330 | Pigmentary glaucoma, bilateral, stage unspecified | CMS +H401331 | Pigmentary glaucoma, bilateral, mild stage | CMS +H401332 | Pigmentary glaucoma, bilateral, moderate stage | CMS +H401333 | Pigmentary glaucoma, bilateral, severe stage | CMS +H401334 | Pigmentary glaucoma, bilateral, indeterminate stage | CMS +H401390 | Pigmentary glaucoma, unspecified eye, stage unspecified | CMS +H401391 | Pigmentary glaucoma, unspecified eye, mild stage | CMS +H401392 | Pigmentary glaucoma, unspecified eye, moderate stage | CMS +H401393 | Pigmentary glaucoma, unspecified eye, severe stage | CMS +H401394 | Pigmentary glaucoma, unspecified eye, indeterminate stage | CMS +H401410 | Capsular glaucoma with pseudoexfoliation of lens, right eye, stage unspecified | CMS +H401411 | Capsular glaucoma with pseudoexfoliation of lens, right eye, mild stage | CMS +H401412 | Capsular glaucoma with pseudoexfoliation of lens, right eye, moderate stage | CMS +H401413 | Capsular glaucoma with pseudoexfoliation of lens, right eye, severe stage | CMS +H401414 | Capsular glaucoma with pseudoexfoliation of lens, right eye, indeterminate stage | CMS +H401420 | Capsular glaucoma with pseudoexfoliation of lens, left eye, stage unspecified | CMS +H401421 | Capsular glaucoma with pseudoexfoliation of lens, left eye, mild stage | CMS +H401422 | Capsular glaucoma with pseudoexfoliation of lens, left eye, moderate stage | CMS +H401423 | Capsular glaucoma with pseudoexfoliation of lens, left eye, severe stage | CMS +H401424 | Capsular glaucoma with pseudoexfoliation of lens, left eye, indeterminate stage | CMS +H401430 | Capsular glaucoma with pseudoexfoliation of lens, bilateral, stage unspecified | CMS +H401431 | Capsular glaucoma with pseudoexfoliation of lens, bilateral, mild stage | CMS +H401432 | Capsular glaucoma with pseudoexfoliation of lens, bilateral, moderate stage | CMS +H401433 | Capsular glaucoma with pseudoexfoliation of lens, bilateral, severe stage | CMS +H401434 | Capsular glaucoma with pseudoexfoliation of lens, bilateral, indeterminate stage | CMS +H401490 | Capsular glaucoma with pseudoexfoliation of lens, unspecified eye, stage unspecified | CMS +H401491 | Capsular glaucoma with pseudoexfoliation of lens, unspecified eye, mild stage | CMS +H401492 | Capsular glaucoma with pseudoexfoliation of lens, unspecified eye, moderate stage | CMS +H401493 | Capsular glaucoma with pseudoexfoliation of lens, unspecified eye, severe stage | CMS +H401494 | Capsular glaucoma with pseudoexfoliation of lens, unspecified eye, indeterminate stage | CMS +H40151 | Residual stage of open-angle glaucoma, right eye | CMS +H40152 | Residual stage of open-angle glaucoma, left eye | CMS +H40153 | Residual stage of open-angle glaucoma, bilateral | CMS +H40159 | Residual stage of open-angle glaucoma, unspecified eye | CMS +H4020X0 | Unspecified primary angle-closure glaucoma, stage unspecified | CMS +H4020X1 | Unspecified primary angle-closure glaucoma, mild stage | CMS +H4020X2 | Unspecified primary angle-closure glaucoma, moderate stage | CMS +H4020X3 | Unspecified primary angle-closure glaucoma, severe stage | CMS +H4020X4 | Unspecified primary angle-closure glaucoma, indeterminate stage | CMS +H40211 | Acute angle-closure glaucoma, right eye | CMS +H40212 | Acute angle-closure glaucoma, left eye | CMS +H40213 | Acute angle-closure glaucoma, bilateral | CMS +H40219 | Acute angle-closure glaucoma, unspecified eye | CMS +H402210 | Chronic angle-closure glaucoma, right eye, stage unspecified | CMS +H402211 | Chronic angle-closure glaucoma, right eye, mild stage | CMS +H402212 | Chronic angle-closure glaucoma, right eye, moderate stage | CMS +H402213 | Chronic angle-closure glaucoma, right eye, severe stage | CMS +H402214 | Chronic angle-closure glaucoma, right eye, indeterminate stage | CMS +H402220 | Chronic angle-closure glaucoma, left eye, stage unspecified | CMS +H402221 | Chronic angle-closure glaucoma, left eye, mild stage | CMS +H402222 | Chronic angle-closure glaucoma, left eye, moderate stage | CMS +H402223 | Chronic angle-closure glaucoma, left eye, severe stage | CMS +H402224 | Chronic angle-closure glaucoma, left eye, indeterminate stage | CMS +H402230 | Chronic angle-closure glaucoma, bilateral, stage unspecified | CMS +H402231 | Chronic angle-closure glaucoma, bilateral, mild stage | CMS +H402232 | Chronic angle-closure glaucoma, bilateral, moderate stage | CMS +H402233 | Chronic angle-closure glaucoma, bilateral, severe stage | CMS +H402234 | Chronic angle-closure glaucoma, bilateral, indeterminate stage | CMS +H402290 | Chronic angle-closure glaucoma, unspecified eye, stage unspecified | CMS +H402291 | Chronic angle-closure glaucoma, unspecified eye, mild stage | CMS +H402292 | Chronic angle-closure glaucoma, unspecified eye, moderate stage | CMS +H402293 | Chronic angle-closure glaucoma, unspecified eye, severe stage | CMS +H402294 | Chronic angle-closure glaucoma, unspecified eye, indeterminate stage | CMS +H40231 | Intermittent angle-closure glaucoma, right eye | CMS +H40232 | Intermittent angle-closure glaucoma, left eye | CMS +H40233 | Intermittent angle-closure glaucoma, bilateral | CMS +H40239 | Intermittent angle-closure glaucoma, unspecified eye | CMS +H40241 | Residual stage of angle-closure glaucoma, right eye | CMS +H40242 | Residual stage of angle-closure glaucoma, left eye | CMS +H40243 | Residual stage of angle-closure glaucoma, bilateral | CMS +H40249 | Residual stage of angle-closure glaucoma, unspecified eye | CMS +H4030X0 | Glaucoma secondary to eye trauma, unspecified eye, stage unspecified | CMS +H4030X1 | Glaucoma secondary to eye trauma, unspecified eye, mild stage | CMS +H4030X2 | Glaucoma secondary to eye trauma, unspecified eye, moderate stage | CMS +H4030X3 | Glaucoma secondary to eye trauma, unspecified eye, severe stage | CMS +H4030X4 | Glaucoma secondary to eye trauma, unspecified eye, indeterminate stage | CMS +H4031X0 | Glaucoma secondary to eye trauma, right eye, stage unspecified | CMS +H4031X1 | Glaucoma secondary to eye trauma, right eye, mild stage | CMS +H4031X2 | Glaucoma secondary to eye trauma, right eye, moderate stage | CMS +H4031X3 | Glaucoma secondary to eye trauma, right eye, severe stage | CMS +H4031X4 | Glaucoma secondary to eye trauma, right eye, indeterminate stage | CMS +H4032X0 | Glaucoma secondary to eye trauma, left eye, stage unspecified | CMS +H4032X1 | Glaucoma secondary to eye trauma, left eye, mild stage | CMS +H4032X2 | Glaucoma secondary to eye trauma, left eye, moderate stage | CMS +H4032X3 | Glaucoma secondary to eye trauma, left eye, severe stage | CMS +H4032X4 | Glaucoma secondary to eye trauma, left eye, indeterminate stage | CMS +H4033X0 | Glaucoma secondary to eye trauma, bilateral, stage unspecified | CMS +H4033X1 | Glaucoma secondary to eye trauma, bilateral, mild stage | CMS +H4033X2 | Glaucoma secondary to eye trauma, bilateral, moderate stage | CMS +H4033X3 | Glaucoma secondary to eye trauma, bilateral, severe stage | CMS +H4033X4 | Glaucoma secondary to eye trauma, bilateral, indeterminate stage | CMS +H4040X0 | Glaucoma secondary to eye inflammation, unspecified eye, stage unspecified | CMS +H4040X1 | Glaucoma secondary to eye inflammation, unspecified eye, mild stage | CMS +H4040X2 | Glaucoma secondary to eye inflammation, unspecified eye, moderate stage | CMS +H4040X3 | Glaucoma secondary to eye inflammation, unspecified eye, severe stage | CMS +H4040X4 | Glaucoma secondary to eye inflammation, unspecified eye, indeterminate stage | CMS +H4041X0 | Glaucoma secondary to eye inflammation, right eye, stage unspecified | CMS +H4041X1 | Glaucoma secondary to eye inflammation, right eye, mild stage | CMS +H4041X2 | Glaucoma secondary to eye inflammation, right eye, moderate stage | CMS +H4041X3 | Glaucoma secondary to eye inflammation, right eye, severe stage | CMS +H4041X4 | Glaucoma secondary to eye inflammation, right eye, indeterminate stage | CMS +H4042X0 | Glaucoma secondary to eye inflammation, left eye, stage unspecified | CMS +H4042X1 | Glaucoma secondary to eye inflammation, left eye, mild stage | CMS +H4042X2 | Glaucoma secondary to eye inflammation, left eye, moderate stage | CMS +H4042X3 | Glaucoma secondary to eye inflammation, left eye, severe stage | CMS +H4042X4 | Glaucoma secondary to eye inflammation, left eye, indeterminate stage | CMS +H4043X0 | Glaucoma secondary to eye inflammation, bilateral, stage unspecified | CMS +H4043X1 | Glaucoma secondary to eye inflammation, bilateral, mild stage | CMS +H4043X2 | Glaucoma secondary to eye inflammation, bilateral, moderate stage | CMS +H4043X3 | Glaucoma secondary to eye inflammation, bilateral, severe stage | CMS +H4043X4 | Glaucoma secondary to eye inflammation, bilateral, indeterminate stage | CMS +H4050X0 | Glaucoma secondary to other eye disorders, unspecified eye, stage unspecified | CMS +H4050X1 | Glaucoma secondary to other eye disorders, unspecified eye, mild stage | CMS +H4050X2 | Glaucoma secondary to other eye disorders, unspecified eye, moderate stage | CMS +H4050X3 | Glaucoma secondary to other eye disorders, unspecified eye, severe stage | CMS +H4050X4 | Glaucoma secondary to other eye disorders, unspecified eye, indeterminate stage | CMS +H4051X0 | Glaucoma secondary to other eye disorders, right eye, stage unspecified | CMS +H4051X1 | Glaucoma secondary to other eye disorders, right eye, mild stage | CMS +H4051X2 | Glaucoma secondary to other eye disorders, right eye, moderate stage | CMS +H4051X3 | Glaucoma secondary to other eye disorders, right eye, severe stage | CMS +H4051X4 | Glaucoma secondary to other eye disorders, right eye, indeterminate stage | CMS +H4052X0 | Glaucoma secondary to other eye disorders, left eye, stage unspecified | CMS +H4052X1 | Glaucoma secondary to other eye disorders, left eye, mild stage | CMS +H4052X2 | Glaucoma secondary to other eye disorders, left eye, moderate stage | CMS +H4052X3 | Glaucoma secondary to other eye disorders, left eye, severe stage | CMS +H4052X4 | Glaucoma secondary to other eye disorders, left eye, indeterminate stage | CMS +H4053X0 | Glaucoma secondary to other eye disorders, bilateral, stage unspecified | CMS +H4053X1 | Glaucoma secondary to other eye disorders, bilateral, mild stage | CMS +H4053X2 | Glaucoma secondary to other eye disorders, bilateral, moderate stage | CMS +H4053X3 | Glaucoma secondary to other eye disorders, bilateral, severe stage | CMS +H4053X4 | Glaucoma secondary to other eye disorders, bilateral, indeterminate stage | CMS +H4060X0 | Glaucoma secondary to drugs, unspecified eye, stage unspecified | CMS +H4060X1 | Glaucoma secondary to drugs, unspecified eye, mild stage | CMS +H4060X2 | Glaucoma secondary to drugs, unspecified eye, moderate stage | CMS +H4060X3 | Glaucoma secondary to drugs, unspecified eye, severe stage | CMS +H4060X4 | Glaucoma secondary to drugs, unspecified eye, indeterminate stage | CMS +H4061X0 | Glaucoma secondary to drugs, right eye, stage unspecified | CMS +H4061X1 | Glaucoma secondary to drugs, right eye, mild stage | CMS +H4061X2 | Glaucoma secondary to drugs, right eye, moderate stage | CMS +H4061X3 | Glaucoma secondary to drugs, right eye, severe stage | CMS +H4061X4 | Glaucoma secondary to drugs, right eye, indeterminate stage | CMS +H4062X0 | Glaucoma secondary to drugs, left eye, stage unspecified | CMS +H4062X1 | Glaucoma secondary to drugs, left eye, mild stage | CMS +H4062X2 | Glaucoma secondary to drugs, left eye, moderate stage | CMS +H4062X3 | Glaucoma secondary to drugs, left eye, severe stage | CMS +H4062X4 | Glaucoma secondary to drugs, left eye, indeterminate stage | CMS +H4063X0 | Glaucoma secondary to drugs, bilateral, stage unspecified | CMS +H4063X1 | Glaucoma secondary to drugs, bilateral, mild stage | CMS +H4063X2 | Glaucoma secondary to drugs, bilateral, moderate stage | CMS +H4063X3 | Glaucoma secondary to drugs, bilateral, severe stage | CMS +H4063X4 | Glaucoma secondary to drugs, bilateral, indeterminate stage | CMS +H40811 | Glaucoma with increased episcleral venous pressure, right eye | CMS +H40812 | Glaucoma with increased episcleral venous pressure, left eye | CMS +H40813 | Glaucoma with increased episcleral venous pressure, bilateral | CMS +H40819 | Glaucoma with increased episcleral venous pressure, unspecified eye | CMS +H40821 | Hypersecretion glaucoma, right eye | CMS +H40822 | Hypersecretion glaucoma, left eye | CMS +H40823 | Hypersecretion glaucoma, bilateral | CMS +H40829 | Hypersecretion glaucoma, unspecified eye | CMS +H40831 | Aqueous misdirection, right eye | CMS +H40832 | Aqueous misdirection, left eye | CMS +H40833 | Aqueous misdirection, bilateral | CMS +H40839 | Aqueous misdirection, unspecified eye | CMS +H4089 | Other specified glaucoma | CMS +H409 | Unspecified glaucoma | CMS +H42 | Glaucoma in diseases classified elsewhere | CMS +H4300 | Vitreous prolapse, unspecified eye | CMS +H4301 | Vitreous prolapse, right eye | CMS +H4302 | Vitreous prolapse, left eye | CMS +H4303 | Vitreous prolapse, bilateral | CMS +H4310 | Vitreous hemorrhage, unspecified eye | CMS +H4311 | Vitreous hemorrhage, right eye | CMS +H4312 | Vitreous hemorrhage, left eye | CMS +H4313 | Vitreous hemorrhage, bilateral | CMS +H4320 | Crystalline deposits in vitreous body, unspecified eye | CMS +H4321 | Crystalline deposits in vitreous body, right eye | CMS +H4322 | Crystalline deposits in vitreous body, left eye | CMS +H4323 | Crystalline deposits in vitreous body, bilateral | CMS +H43311 | Vitreous membranes and strands, right eye | CMS +H43312 | Vitreous membranes and strands, left eye | CMS +H43313 | Vitreous membranes and strands, bilateral | CMS +H43319 | Vitreous membranes and strands, unspecified eye | CMS +H43391 | Other vitreous opacities, right eye | CMS +H43392 | Other vitreous opacities, left eye | CMS +H43393 | Other vitreous opacities, bilateral | CMS +H43399 | Other vitreous opacities, unspecified eye | CMS +H43811 | Vitreous degeneration, right eye | CMS +H43812 | Vitreous degeneration, left eye | CMS +H43813 | Vitreous degeneration, bilateral | CMS +H43819 | Vitreous degeneration, unspecified eye | CMS +H43821 | Vitreomacular adhesion, right eye | CMS +H43822 | Vitreomacular adhesion, left eye | CMS +H43823 | Vitreomacular adhesion, bilateral | CMS +H43829 | Vitreomacular adhesion, unspecified eye | CMS +H4389 | Other disorders of vitreous body | CMS +H439 | Unspecified disorder of vitreous body | CMS +H44001 | Unspecified purulent endophthalmitis, right eye | CMS +H44002 | Unspecified purulent endophthalmitis, left eye | CMS +H44003 | Unspecified purulent endophthalmitis, bilateral | CMS +H44009 | Unspecified purulent endophthalmitis, unspecified eye | CMS +H44011 | Panophthalmitis (acute), right eye | CMS +H44012 | Panophthalmitis (acute), left eye | CMS +H44013 | Panophthalmitis (acute), bilateral | CMS +H44019 | Panophthalmitis (acute), unspecified eye | CMS +H44021 | Vitreous abscess (chronic), right eye | CMS +H44022 | Vitreous abscess (chronic), left eye | CMS +H44023 | Vitreous abscess (chronic), bilateral | CMS +H44029 | Vitreous abscess (chronic), unspecified eye | CMS +H44111 | Panuveitis, right eye | CMS +H44112 | Panuveitis, left eye | CMS +H44113 | Panuveitis, bilateral | CMS +H44119 | Panuveitis, unspecified eye | CMS +H44121 | Parasitic endophthalmitis, unspecified, right eye | CMS +H44122 | Parasitic endophthalmitis, unspecified, left eye | CMS +H44123 | Parasitic endophthalmitis, unspecified, bilateral | CMS +H44129 | Parasitic endophthalmitis, unspecified, unspecified eye | CMS +H44131 | Sympathetic uveitis, right eye | CMS +H44132 | Sympathetic uveitis, left eye | CMS +H44133 | Sympathetic uveitis, bilateral | CMS +H44139 | Sympathetic uveitis, unspecified eye | CMS +H4419 | Other endophthalmitis | CMS +H4420 | Degenerative myopia, unspecified eye | CMS +H4421 | Degenerative myopia, right eye | CMS +H4422 | Degenerative myopia, left eye | CMS +H4423 | Degenerative myopia, bilateral | CMS +H442A1 | Degenerative myopia with choroidal neovascularization, right eye | CMS +H442A2 | Degenerative myopia with choroidal neovascularization, left eye | CMS +H442A3 | Degenerative myopia with choroidal neovascularization, bilateral eye | CMS +H442A9 | Degenerative myopia with choroidal neovascularization, unspecified eye | CMS +H442B1 | Degenerative myopia with macular hole, right eye | CMS +H442B2 | Degenerative myopia with macular hole, left eye | CMS +H442B3 | Degenerative myopia with macular hole, bilateral eye | CMS +H442B9 | Degenerative myopia with macular hole, unspecified eye | CMS +H442C1 | Degenerative myopia with retinal detachment, right eye | CMS +H442C2 | Degenerative myopia with retinal detachment, left eye | CMS +H442C3 | Degenerative myopia with retinal detachment, bilateral eye | CMS +H442C9 | Degenerative myopia with retinal detachment, unspecified eye | CMS +H442D1 | Degenerative myopia with foveoschisis, right eye | CMS +H442D2 | Degenerative myopia with foveoschisis, left eye | CMS +H442D3 | Degenerative myopia with foveoschisis, bilateral eye | CMS +H442D9 | Degenerative myopia with foveoschisis, unspecified eye | CMS +H442E1 | Degenerative myopia with other maculopathy, right eye | CMS +H442E2 | Degenerative myopia with other maculopathy, left eye | CMS +H442E3 | Degenerative myopia with other maculopathy, bilateral eye | CMS +H442E9 | Degenerative myopia with other maculopathy, unspecified eye | CMS +H4430 | Unspecified degenerative disorder of globe | CMS +H44311 | Chalcosis, right eye | CMS +H44312 | Chalcosis, left eye | CMS +H44313 | Chalcosis, bilateral | CMS +H44319 | Chalcosis, unspecified eye | CMS +H44321 | Siderosis of eye, right eye | CMS +H44322 | Siderosis of eye, left eye | CMS +H44323 | Siderosis of eye, bilateral | CMS +H44329 | Siderosis of eye, unspecified eye | CMS +H44391 | Other degenerative disorders of globe, right eye | CMS +H44392 | Other degenerative disorders of globe, left eye | CMS +H44393 | Other degenerative disorders of globe, bilateral | CMS +H44399 | Other degenerative disorders of globe, unspecified eye | CMS +H4440 | Unspecified hypotony of eye | CMS +H44411 | Flat anterior chamber hypotony of right eye | CMS +H44412 | Flat anterior chamber hypotony of left eye | CMS +H44413 | Flat anterior chamber hypotony of eye, bilateral | CMS +H44419 | Flat anterior chamber hypotony of unspecified eye | CMS +H44421 | Hypotony of right eye due to ocular fistula | CMS +H44422 | Hypotony of left eye due to ocular fistula | CMS +H44423 | Hypotony of eye due to ocular fistula, bilateral | CMS +H44429 | Hypotony of unspecified eye due to ocular fistula | CMS +H44431 | Hypotony of eye due to other ocular disorders, right eye | CMS +H44432 | Hypotony of eye due to other ocular disorders, left eye | CMS +H44433 | Hypotony of eye due to other ocular disorders, bilateral | CMS +H44439 | Hypotony of eye due to other ocular disorders, unspecified eye | CMS +H44441 | Primary hypotony of right eye | CMS +H44442 | Primary hypotony of left eye | CMS +H44443 | Primary hypotony of eye, bilateral | CMS +H44449 | Primary hypotony of unspecified eye | CMS +H4450 | Unspecified degenerated conditions of globe | CMS +H44511 | Absolute glaucoma, right eye | CMS +H44512 | Absolute glaucoma, left eye | CMS +H44513 | Absolute glaucoma, bilateral | CMS +H44519 | Absolute glaucoma, unspecified eye | CMS +H44521 | Atrophy of globe, right eye | CMS +H44522 | Atrophy of globe, left eye | CMS +H44523 | Atrophy of globe, bilateral | CMS +H44529 | Atrophy of globe, unspecified eye | CMS +H44531 | Leucocoria, right eye | CMS +H44532 | Leucocoria, left eye | CMS +H44533 | Leucocoria, bilateral | CMS +H44539 | Leucocoria, unspecified eye | CMS +H44601 | Unspecified retained (old) intraocular foreign body, magnetic, right eye | CMS +H44602 | Unspecified retained (old) intraocular foreign body, magnetic, left eye | CMS +H44603 | Unspecified retained (old) intraocular foreign body, magnetic, bilateral | CMS +H44609 | Unspecified retained (old) intraocular foreign body, magnetic, unspecified eye | CMS +H44611 | Retained (old) magnetic foreign body in anterior chamber, right eye | CMS +H44612 | Retained (old) magnetic foreign body in anterior chamber, left eye | CMS +H44613 | Retained (old) magnetic foreign body in anterior chamber, bilateral | CMS +H44619 | Retained (old) magnetic foreign body in anterior chamber, unspecified eye | CMS +H44621 | Retained (old) magnetic foreign body in iris or ciliary body, right eye | CMS +H44622 | Retained (old) magnetic foreign body in iris or ciliary body, left eye | CMS +H44623 | Retained (old) magnetic foreign body in iris or ciliary body, bilateral | CMS +H44629 | Retained (old) magnetic foreign body in iris or ciliary body, unspecified eye | CMS +H44631 | Retained (old) magnetic foreign body in lens, right eye | CMS +H44632 | Retained (old) magnetic foreign body in lens, left eye | CMS +H44633 | Retained (old) magnetic foreign body in lens, bilateral | CMS +H44639 | Retained (old) magnetic foreign body in lens, unspecified eye | CMS +H44641 | Retained (old) magnetic foreign body in posterior wall of globe, right eye | CMS +H44642 | Retained (old) magnetic foreign body in posterior wall of globe, left eye | CMS +H44643 | Retained (old) magnetic foreign body in posterior wall of globe, bilateral | CMS +H44649 | Retained (old) magnetic foreign body in posterior wall of globe, unspecified eye | CMS +H44651 | Retained (old) magnetic foreign body in vitreous body, right eye | CMS +H44652 | Retained (old) magnetic foreign body in vitreous body, left eye | CMS +H44653 | Retained (old) magnetic foreign body in vitreous body, bilateral | CMS +H44659 | Retained (old) magnetic foreign body in vitreous body, unspecified eye | CMS +H44691 | Retained (old) intraocular foreign body, magnetic, in other or multiple sites, right eye | CMS +H44692 | Retained (old) intraocular foreign body, magnetic, in other or multiple sites, left eye | CMS +H44693 | Retained (old) intraocular foreign body, magnetic, in other or multiple sites, bilateral | CMS +H44699 | Retained (old) intraocular foreign body, magnetic, in other or multiple sites, unspecified eye | CMS +H44701 | Unspecified retained (old) intraocular foreign body, nonmagnetic, right eye | CMS +H44702 | Unspecified retained (old) intraocular foreign body, nonmagnetic, left eye | CMS +H44703 | Unspecified retained (old) intraocular foreign body, nonmagnetic, bilateral | CMS +H44709 | Unspecified retained (old) intraocular foreign body, nonmagnetic, unspecified eye | CMS +H44711 | Retained (nonmagnetic) (old) foreign body in anterior chamber, right eye | CMS +H44712 | Retained (nonmagnetic) (old) foreign body in anterior chamber, left eye | CMS +H44713 | Retained (nonmagnetic) (old) foreign body in anterior chamber, bilateral | CMS +H44719 | Retained (nonmagnetic) (old) foreign body in anterior chamber, unspecified eye | CMS +H44721 | Retained (nonmagnetic) (old) foreign body in iris or ciliary body, right eye | CMS +H44722 | Retained (nonmagnetic) (old) foreign body in iris or ciliary body, left eye | CMS +H44723 | Retained (nonmagnetic) (old) foreign body in iris or ciliary body, bilateral | CMS +H44729 | Retained (nonmagnetic) (old) foreign body in iris or ciliary body, unspecified eye | CMS +H44731 | Retained (nonmagnetic) (old) foreign body in lens, right eye | CMS +H44732 | Retained (nonmagnetic) (old) foreign body in lens, left eye | CMS +H44733 | Retained (nonmagnetic) (old) foreign body in lens, bilateral | CMS +H44739 | Retained (nonmagnetic) (old) foreign body in lens, unspecified eye | CMS +H44741 | Retained (nonmagnetic) (old) foreign body in posterior wall of globe, right eye | CMS +H44742 | Retained (nonmagnetic) (old) foreign body in posterior wall of globe, left eye | CMS +H44743 | Retained (nonmagnetic) (old) foreign body in posterior wall of globe, bilateral | CMS +H44749 | Retained (nonmagnetic) (old) foreign body in posterior wall of globe, unspecified eye | CMS +H44751 | Retained (nonmagnetic) (old) foreign body in vitreous body, right eye | CMS +H44752 | Retained (nonmagnetic) (old) foreign body in vitreous body, left eye | CMS +H44753 | Retained (nonmagnetic) (old) foreign body in vitreous body, bilateral | CMS +H44759 | Retained (nonmagnetic) (old) foreign body in vitreous body, unspecified eye | CMS +H44791 | Retained (old) intraocular foreign body, nonmagnetic, in other or multiple sites, right eye | CMS +H44792 | Retained (old) intraocular foreign body, nonmagnetic, in other or multiple sites, left eye | CMS +H44793 | Retained (old) intraocular foreign body, nonmagnetic, in other or multiple sites, bilateral | CMS +H44799 | Retained (old) intraocular foreign body, nonmagnetic, in other or multiple sites, unspecified eye | CMS +H44811 | Hemophthalmos, right eye | CMS +H44812 | Hemophthalmos, left eye | CMS +H44813 | Hemophthalmos, bilateral | CMS +H44819 | Hemophthalmos, unspecified eye | CMS +H44821 | Luxation of globe, right eye | CMS +H44822 | Luxation of globe, left eye | CMS +H44823 | Luxation of globe, bilateral | CMS +H44829 | Luxation of globe, unspecified eye | CMS +H4489 | Other disorders of globe | CMS +H449 | Unspecified disorder of globe | CMS +H4600 | Optic papillitis, unspecified eye | CMS +H4601 | Optic papillitis, right eye | CMS +H4602 | Optic papillitis, left eye | CMS +H4603 | Optic papillitis, bilateral | CMS +H4610 | Retrobulbar neuritis, unspecified eye | CMS +H4611 | Retrobulbar neuritis, right eye | CMS +H4612 | Retrobulbar neuritis, left eye | CMS +H4613 | Retrobulbar neuritis, bilateral | CMS +H462 | Nutritional optic neuropathy | CMS +H463 | Toxic optic neuropathy | CMS +H468 | Other optic neuritis | CMS +H469 | Unspecified optic neuritis | CMS +H47011 | Ischemic optic neuropathy, right eye | CMS +H47012 | Ischemic optic neuropathy, left eye | CMS +H47013 | Ischemic optic neuropathy, bilateral | CMS +H47019 | Ischemic optic neuropathy, unspecified eye | CMS +H47021 | Hemorrhage in optic nerve sheath, right eye | CMS +H47022 | Hemorrhage in optic nerve sheath, left eye | CMS +H47023 | Hemorrhage in optic nerve sheath, bilateral | CMS +H47029 | Hemorrhage in optic nerve sheath, unspecified eye | CMS +H47031 | Optic nerve hypoplasia, right eye | CMS +H47032 | Optic nerve hypoplasia, left eye | CMS +H47033 | Optic nerve hypoplasia, bilateral | CMS +H47039 | Optic nerve hypoplasia, unspecified eye | CMS +H47091 | Other disorders of optic nerve, not elsewhere classified, right eye | CMS +H47092 | Other disorders of optic nerve, not elsewhere classified, left eye | CMS +H47093 | Other disorders of optic nerve, not elsewhere classified, bilateral | CMS +H47099 | Other disorders of optic nerve, not elsewhere classified, unspecified eye | CMS +H4710 | Unspecified papilledema | CMS +H4711 | Papilledema associated with increased intracranial pressure | CMS +H4712 | Papilledema associated with decreased ocular pressure | CMS +H4713 | Papilledema associated with retinal disorder | CMS +H47141 | Foster-Kennedy syndrome, right eye | CMS +H47142 | Foster-Kennedy syndrome, left eye | CMS +H47143 | Foster-Kennedy syndrome, bilateral | CMS +H47149 | Foster-Kennedy syndrome, unspecified eye | CMS +H4720 | Unspecified optic atrophy | CMS +H47211 | Primary optic atrophy, right eye | CMS +H47212 | Primary optic atrophy, left eye | CMS +H47213 | Primary optic atrophy, bilateral | CMS +H47219 | Primary optic atrophy, unspecified eye | CMS +H4722 | Hereditary optic atrophy | CMS +H47231 | Glaucomatous optic atrophy, right eye | CMS +H47232 | Glaucomatous optic atrophy, left eye | CMS +H47233 | Glaucomatous optic atrophy, bilateral | CMS +H47239 | Glaucomatous optic atrophy, unspecified eye | CMS +H47291 | Other optic atrophy, right eye | CMS +H47292 | Other optic atrophy, left eye | CMS +H47293 | Other optic atrophy, bilateral | CMS +H47299 | Other optic atrophy, unspecified eye | CMS +H47311 | Coloboma of optic disc, right eye | CMS +H47312 | Coloboma of optic disc, left eye | CMS +H47313 | Coloboma of optic disc, bilateral | CMS +H47319 | Coloboma of optic disc, unspecified eye | CMS +H47321 | Drusen of optic disc, right eye | CMS +H47322 | Drusen of optic disc, left eye | CMS +H47323 | Drusen of optic disc, bilateral | CMS +H47329 | Drusen of optic disc, unspecified eye | CMS +H47331 | Pseudopapilledema of optic disc, right eye | CMS +H47332 | Pseudopapilledema of optic disc, left eye | CMS +H47333 | Pseudopapilledema of optic disc, bilateral | CMS +H47339 | Pseudopapilledema of optic disc, unspecified eye | CMS +H47391 | Other disorders of optic disc, right eye | CMS +H47392 | Other disorders of optic disc, left eye | CMS +H47393 | Other disorders of optic disc, bilateral | CMS +H47399 | Other disorders of optic disc, unspecified eye | CMS +H4741 | Disorders of optic chiasm in (due to) inflammatory disorders | CMS +H4742 | Disorders of optic chiasm in (due to) neoplasm | CMS +H4743 | Disorders of optic chiasm in (due to) vascular disorders | CMS +H4749 | Disorders of optic chiasm in (due to) other disorders | CMS +H47511 | Disorders of visual pathways in (due to) inflammatory disorders, right side | CMS +H47512 | Disorders of visual pathways in (due to) inflammatory disorders, left side | CMS +H47519 | Disorders of visual pathways in (due to) inflammatory disorders, unspecified side | CMS +H47521 | Disorders of visual pathways in (due to) neoplasm, right side | CMS +H47522 | Disorders of visual pathways in (due to) neoplasm, left side | CMS +H47529 | Disorders of visual pathways in (due to) neoplasm, unspecified side | CMS +H47531 | Disorders of visual pathways in (due to) vascular disorders, right side | CMS +H47532 | Disorders of visual pathways in (due to) vascular disorders, left side | CMS +H47539 | Disorders of visual pathways in (due to) vascular disorders, unspecified side | CMS +H47611 | Cortical blindness, right side of brain | CMS +H47612 | Cortical blindness, left side of brain | CMS +H47619 | Cortical blindness, unspecified side of brain | CMS +H47621 | Disorders of visual cortex in (due to) inflammatory disorders, right side of brain | CMS +H47622 | Disorders of visual cortex in (due to) inflammatory disorders, left side of brain | CMS +H47629 | Disorders of visual cortex in (due to) inflammatory disorders, unspecified side of brain | CMS +H47631 | Disorders of visual cortex in (due to) neoplasm, right side of brain | CMS +H47632 | Disorders of visual cortex in (due to) neoplasm, left side of brain | CMS +H47639 | Disorders of visual cortex in (due to) neoplasm, unspecified side of brain | CMS +H47641 | Disorders of visual cortex in (due to) vascular disorders, right side of brain | CMS +H47642 | Disorders of visual cortex in (due to) vascular disorders, left side of brain | CMS +H47649 | Disorders of visual cortex in (due to) vascular disorders, unspecified side of brain | CMS +H479 | Unspecified disorder of visual pathways | CMS +H4900 | Third [oculomotor] nerve palsy, unspecified eye | CMS +H4901 | Third [oculomotor] nerve palsy, right eye | CMS +H4902 | Third [oculomotor] nerve palsy, left eye | CMS +H4903 | Third [oculomotor] nerve palsy, bilateral | CMS +H4910 | Fourth [trochlear] nerve palsy, unspecified eye | CMS +H4911 | Fourth [trochlear] nerve palsy, right eye | CMS +H4912 | Fourth [trochlear] nerve palsy, left eye | CMS +H4913 | Fourth [trochlear] nerve palsy, bilateral | CMS +H4920 | Sixth [abducent] nerve palsy, unspecified eye | CMS +H4921 | Sixth [abducent] nerve palsy, right eye | CMS +H4922 | Sixth [abducent] nerve palsy, left eye | CMS +H4923 | Sixth [abducent] nerve palsy, bilateral | CMS +H4930 | Total (external) ophthalmoplegia, unspecified eye | CMS +H4931 | Total (external) ophthalmoplegia, right eye | CMS +H4932 | Total (external) ophthalmoplegia, left eye | CMS +H4933 | Total (external) ophthalmoplegia, bilateral | CMS +H4940 | Progressive external ophthalmoplegia, unspecified eye | CMS +H4941 | Progressive external ophthalmoplegia, right eye | CMS +H4942 | Progressive external ophthalmoplegia, left eye | CMS +H4943 | Progressive external ophthalmoplegia, bilateral | CMS +H49811 | Kearns-Sayre syndrome, right eye | CMS +H49812 | Kearns-Sayre syndrome, left eye | CMS +H49813 | Kearns-Sayre syndrome, bilateral | CMS +H49819 | Kearns-Sayre syndrome, unspecified eye | CMS +H49881 | Other paralytic strabismus, right eye | CMS +H49882 | Other paralytic strabismus, left eye | CMS +H49883 | Other paralytic strabismus, bilateral | CMS +H49889 | Other paralytic strabismus, unspecified eye | CMS +H499 | Unspecified paralytic strabismus | CMS +H5000 | Unspecified esotropia | CMS +H50011 | Monocular esotropia, right eye | CMS +H50012 | Monocular esotropia, left eye | CMS +H50021 | Monocular esotropia with A pattern, right eye | CMS +H50022 | Monocular esotropia with A pattern, left eye | CMS +H50031 | Monocular esotropia with V pattern, right eye | CMS +H50032 | Monocular esotropia with V pattern, left eye | CMS +H50041 | Monocular esotropia with other noncomitancies, right eye | CMS +H50042 | Monocular esotropia with other noncomitancies, left eye | CMS +H5005 | Alternating esotropia | CMS +H5006 | Alternating esotropia with A pattern | CMS +H5007 | Alternating esotropia with V pattern | CMS +H5008 | Alternating esotropia with other noncomitancies | CMS +H5010 | Unspecified exotropia | CMS +H50111 | Monocular exotropia, right eye | CMS +H50112 | Monocular exotropia, left eye | CMS +H50121 | Monocular exotropia with A pattern, right eye | CMS +H50122 | Monocular exotropia with A pattern, left eye | CMS +H50131 | Monocular exotropia with V pattern, right eye | CMS +H50132 | Monocular exotropia with V pattern, left eye | CMS +H50141 | Monocular exotropia with other noncomitancies, right eye | CMS +H50142 | Monocular exotropia with other noncomitancies, left eye | CMS +H5015 | Alternating exotropia | CMS +H5016 | Alternating exotropia with A pattern | CMS +H5017 | Alternating exotropia with V pattern | CMS +H5018 | Alternating exotropia with other noncomitancies | CMS +H5021 | Vertical strabismus, right eye | CMS +H5022 | Vertical strabismus, left eye | CMS +H5030 | Unspecified intermittent heterotropia | CMS +H50311 | Intermittent monocular esotropia, right eye | CMS +H50312 | Intermittent monocular esotropia, left eye | CMS +H5032 | Intermittent alternating esotropia | CMS +H50331 | Intermittent monocular exotropia, right eye | CMS +H50332 | Intermittent monocular exotropia, left eye | CMS +H5034 | Intermittent alternating exotropia | CMS +H5040 | Unspecified heterotropia | CMS +H50411 | Cyclotropia, right eye | CMS +H50412 | Cyclotropia, left eye | CMS +H5042 | Monofixation syndrome | CMS +H5043 | Accommodative component in esotropia | CMS +H5050 | Unspecified heterophoria | CMS +H5051 | Esophoria | CMS +H5052 | Exophoria | CMS +H5053 | Vertical heterophoria | CMS +H5054 | Cyclophoria | CMS +H5055 | Alternating heterophoria | CMS +H5060 | Mechanical strabismus, unspecified | CMS +H50611 | Brown's sheath syndrome, right eye | CMS +H50612 | Brown's sheath syndrome, left eye | CMS +H5069 | Other mechanical strabismus | CMS +H50811 | Duane's syndrome, right eye | CMS +H50812 | Duane's syndrome, left eye | CMS +H5089 | Other specified strabismus | CMS +H509 | Unspecified strabismus | CMS +H510 | Palsy (spasm) of conjugate gaze | CMS +H5111 | Convergence insufficiency | CMS +H5112 | Convergence excess | CMS +H5120 | Internuclear ophthalmoplegia, unspecified eye | CMS +H5121 | Internuclear ophthalmoplegia, right eye | CMS +H5122 | Internuclear ophthalmoplegia, left eye | CMS +H5123 | Internuclear ophthalmoplegia, bilateral | CMS +H518 | Other specified disorders of binocular movement | CMS +H519 | Unspecified disorder of binocular movement | CMS +H5200 | Hypermetropia, unspecified eye | CMS +H5201 | Hypermetropia, right eye | CMS +H5202 | Hypermetropia, left eye | CMS +H5203 | Hypermetropia, bilateral | CMS +H5210 | Myopia, unspecified eye | CMS +H5211 | Myopia, right eye | CMS +H5212 | Myopia, left eye | CMS +H5213 | Myopia, bilateral | CMS +H52201 | Unspecified astigmatism, right eye | CMS +H52202 | Unspecified astigmatism, left eye | CMS +H52203 | Unspecified astigmatism, bilateral | CMS +H52209 | Unspecified astigmatism, unspecified eye | CMS +H52211 | Irregular astigmatism, right eye | CMS +H52212 | Irregular astigmatism, left eye | CMS +H52213 | Irregular astigmatism, bilateral | CMS +H52219 | Irregular astigmatism, unspecified eye | CMS +H52221 | Regular astigmatism, right eye | CMS +H52222 | Regular astigmatism, left eye | CMS +H52223 | Regular astigmatism, bilateral | CMS +H52229 | Regular astigmatism, unspecified eye | CMS +H5231 | Anisometropia | CMS +H5232 | Aniseikonia | CMS +H524 | Presbyopia | CMS +H52511 | Internal ophthalmoplegia (complete) (total), right eye | CMS +H52512 | Internal ophthalmoplegia (complete) (total), left eye | CMS +H52513 | Internal ophthalmoplegia (complete) (total), bilateral | CMS +H52519 | Internal ophthalmoplegia (complete) (total), unspecified eye | CMS +H52521 | Paresis of accommodation, right eye | CMS +H52522 | Paresis of accommodation, left eye | CMS +H52523 | Paresis of accommodation, bilateral | CMS +H52529 | Paresis of accommodation, unspecified eye | CMS +H52531 | Spasm of accommodation, right eye | CMS +H52532 | Spasm of accommodation, left eye | CMS +H52533 | Spasm of accommodation, bilateral | CMS +H52539 | Spasm of accommodation, unspecified eye | CMS +H526 | Other disorders of refraction | CMS +H527 | Unspecified disorder of refraction | CMS +H53001 | Unspecified amblyopia, right eye | CMS +H53002 | Unspecified amblyopia, left eye | CMS +H53003 | Unspecified amblyopia, bilateral | CMS +H53009 | Unspecified amblyopia, unspecified eye | CMS +H53011 | Deprivation amblyopia, right eye | CMS +H53012 | Deprivation amblyopia, left eye | CMS +H53013 | Deprivation amblyopia, bilateral | CMS +H53019 | Deprivation amblyopia, unspecified eye | CMS +H53021 | Refractive amblyopia, right eye | CMS +H53022 | Refractive amblyopia, left eye | CMS +H53023 | Refractive amblyopia, bilateral | CMS +H53029 | Refractive amblyopia, unspecified eye | CMS +H53031 | Strabismic amblyopia, right eye | CMS +H53032 | Strabismic amblyopia, left eye | CMS +H53033 | Strabismic amblyopia, bilateral | CMS +H53039 | Strabismic amblyopia, unspecified eye | CMS +H53041 | Amblyopia suspect, right eye | CMS +H53042 | Amblyopia suspect, left eye | CMS +H53043 | Amblyopia suspect, bilateral | CMS +H53049 | Amblyopia suspect, unspecified eye | CMS +H5310 | Unspecified subjective visual disturbances | CMS +H5311 | Day blindness | CMS +H53121 | Transient visual loss, right eye | CMS +H53122 | Transient visual loss, left eye | CMS +H53123 | Transient visual loss, bilateral | CMS +H53129 | Transient visual loss, unspecified eye | CMS +H53131 | Sudden visual loss, right eye | CMS +H53132 | Sudden visual loss, left eye | CMS +H53133 | Sudden visual loss, bilateral | CMS +H53139 | Sudden visual loss, unspecified eye | CMS +H53141 | Visual discomfort, right eye | CMS +H53142 | Visual discomfort, left eye | CMS +H53143 | Visual discomfort, bilateral | CMS +H53149 | Visual discomfort, unspecified | CMS +H5315 | Visual distortions of shape and size | CMS +H5316 | Psychophysical visual disturbances | CMS +H5319 | Other subjective visual disturbances | CMS +H532 | Diplopia | CMS +H5330 | Unspecified disorder of binocular vision | CMS +H5331 | Abnormal retinal correspondence | CMS +H5332 | Fusion with defective stereopsis | CMS +H5333 | Simultaneous visual perception without fusion | CMS +H5334 | Suppression of binocular vision | CMS +H5340 | Unspecified visual field defects | CMS +H53411 | Scotoma involving central area, right eye | CMS +H53412 | Scotoma involving central area, left eye | CMS +H53413 | Scotoma involving central area, bilateral | CMS +H53419 | Scotoma involving central area, unspecified eye | CMS +H53421 | Scotoma of blind spot area, right eye | CMS +H53422 | Scotoma of blind spot area, left eye | CMS +H53423 | Scotoma of blind spot area, bilateral | CMS +H53429 | Scotoma of blind spot area, unspecified eye | CMS +H53431 | Sector or arcuate defects, right eye | CMS +H53432 | Sector or arcuate defects, left eye | CMS +H53433 | Sector or arcuate defects, bilateral | CMS +H53439 | Sector or arcuate defects, unspecified eye | CMS +H53451 | Other localized visual field defect, right eye | CMS +H53452 | Other localized visual field defect, left eye | CMS +H53453 | Other localized visual field defect, bilateral | CMS +H53459 | Other localized visual field defect, unspecified eye | CMS +H53461 | Homonymous bilateral field defects, right side | CMS +H53462 | Homonymous bilateral field defects, left side | CMS +H53469 | Homonymous bilateral field defects, unspecified side | CMS +H5347 | Heteronymous bilateral field defects | CMS +H53481 | Generalized contraction of visual field, right eye | CMS +H53482 | Generalized contraction of visual field, left eye | CMS +H53483 | Generalized contraction of visual field, bilateral | CMS +H53489 | Generalized contraction of visual field, unspecified eye | CMS +H5350 | Unspecified color vision deficiencies | CMS +H5351 | Achromatopsia | CMS +H5352 | Acquired color vision deficiency | CMS +H5353 | Deuteranomaly | CMS +H5354 | Protanomaly | CMS +H5355 | Tritanomaly | CMS +H5359 | Other color vision deficiencies | CMS +H5360 | Unspecified night blindness | CMS +H5361 | Abnormal dark adaptation curve | CMS +H5362 | Acquired night blindness | CMS +H5363 | Congenital night blindness | CMS +H5369 | Other night blindness | CMS +H5371 | Glare sensitivity | CMS +H5372 | Impaired contrast sensitivity | CMS +H538 | Other visual disturbances | CMS +H539 | Unspecified visual disturbance | CMS +H540X33 | Blindness right eye category 3, blindness left eye category 3 | CMS +H540X34 | Blindness right eye category 3, blindness left eye category 4 | CMS +H540X35 | Blindness right eye category 3, blindness left eye category 5 | CMS +H540X43 | Blindness right eye category 4, blindness left eye category 3 | CMS +H540X44 | Blindness right eye category 4, blindness left eye category 4 | CMS +H540X45 | Blindness right eye category 4, blindness left eye category 5 | CMS +H540X53 | Blindness right eye category 5, blindness left eye category 3 | CMS +H540X54 | Blindness right eye category 5, blindness left eye category 4 | CMS +H540X55 | Blindness right eye category 5, blindness left eye category 5 | CMS +H5410 | Blindness, one eye, low vision other eye, unspecified eyes | CMS +H541131 | Blindness right eye category 3, low vision left eye category 1 | CMS +H541132 | Blindness right eye category 3, low vision left eye category 2 | CMS +H541141 | Blindness right eye category 4, low vision left eye category 1 | CMS +H541142 | Blindness right eye category 4, low vision left eye category 2 | CMS +H541151 | Blindness right eye category 5, low vision left eye category 1 | CMS +H541152 | Blindness right eye category 5, low vision left eye category 2 | CMS +H541213 | Low vision right eye category 1, blindness left eye category 3 | CMS +H541214 | Low vision right eye category 1, blindness left eye category 4 | CMS +H541215 | Low vision right eye category 1, blindness left eye category 5 | CMS +H541223 | Low vision right eye category 2, blindness left eye category 3 | CMS +H541224 | Low vision right eye category 2, blindness left eye category 4 | CMS +H541225 | Low vision right eye category 2, blindness left eye category 5 | CMS +H542X11 | Low vision right eye category 1, low vision left eye category 1 | CMS +H542X12 | Low vision right eye category 1, low vision left eye category 2 | CMS +H542X21 | Low vision right eye category 2, low vision left eye category 1 | CMS +H542X22 | Low vision right eye category 2, low vision left eye category 2 | CMS +H543 | Unqualified visual loss, both eyes | CMS +H5440 | Blindness, one eye, unspecified eye | CMS +H54413A | Blindness right eye category 3, normal vision left eye | CMS +H54414A | Blindness right eye category 4, normal vision left eye | CMS +H54415A | Blindness right eye category 5, normal vision left eye | CMS +H5442A3 | Blindness left eye category 3, normal vision right eye | CMS +H5442A4 | Blindness left eye category 4, normal vision right eye | CMS +H5442A5 | Blindness left eye category 5, normal vision right eye | CMS +H5450 | Low vision, one eye, unspecified eye | CMS +H54511A | Low vision right eye category 1, normal vision left eye | CMS +H54512A | Low vision right eye category 2, normal vision left eye | CMS +H5452A1 | Low vision left eye category 1, normal vision right eye | CMS +H5452A2 | Low vision left eye category 2, normal vision right eye | CMS +H5460 | Unqualified visual loss, one eye, unspecified | CMS +H5461 | Unqualified visual loss, right eye, normal vision left eye | CMS +H5462 | Unqualified visual loss, left eye, normal vision right eye | CMS +H547 | Unspecified visual loss | CMS +H548 | Legal blindness, as defined in USA | CMS +H5500 | Unspecified nystagmus | CMS +H5501 | Congenital nystagmus | CMS +H5502 | Latent nystagmus | CMS +H5503 | Visual deprivation nystagmus | CMS +H5504 | Dissociated nystagmus | CMS +H5509 | Other forms of nystagmus | CMS +H5581 | Saccadic eye movements | CMS +H5589 | Other irregular eye movements | CMS +H5700 | Unspecified anomaly of pupillary function | CMS +H5701 | Argyll Robertson pupil, atypical | CMS +H5702 | Anisocoria | CMS +H5703 | Miosis | CMS +H5704 | Mydriasis | CMS +H57051 | Tonic pupil, right eye | CMS +H57052 | Tonic pupil, left eye | CMS +H57053 | Tonic pupil, bilateral | CMS +H57059 | Tonic pupil, unspecified eye | CMS +H5709 | Other anomalies of pupillary function | CMS +H5710 | Ocular pain, unspecified eye | CMS +H5711 | Ocular pain, right eye | CMS +H5712 | Ocular pain, left eye | CMS +H5713 | Ocular pain, bilateral | CMS +H57811 | Brow ptosis, right | CMS +H57812 | Brow ptosis, left | CMS +H57813 | Brow ptosis, bilateral | CMS +H57819 | Brow ptosis, unspecified | CMS +H5789 | Other specified disorders of eye and adnexa | CMS +H579 | Unspecified disorder of eye and adnexa | CMS +H59011 | Keratopathy (bullous aphakic) following cataract surgery, right eye | CMS +H59012 | Keratopathy (bullous aphakic) following cataract surgery, left eye | CMS +H59013 | Keratopathy (bullous aphakic) following cataract surgery, bilateral | CMS +H59019 | Keratopathy (bullous aphakic) following cataract surgery, unspecified eye | CMS +H59021 | Cataract (lens) fragments in eye following cataract surgery, right eye | CMS +H59022 | Cataract (lens) fragments in eye following cataract surgery, left eye | CMS +H59023 | Cataract (lens) fragments in eye following cataract surgery, bilateral | CMS +H59029 | Cataract (lens) fragments in eye following cataract surgery, unspecified eye | CMS +H59031 | Cystoid macular edema following cataract surgery, right eye | CMS +H59032 | Cystoid macular edema following cataract surgery, left eye | CMS +H59033 | Cystoid macular edema following cataract surgery, bilateral | CMS +H59039 | Cystoid macular edema following cataract surgery, unspecified eye | CMS +H59091 | Other disorders of the right eye following cataract surgery | CMS +H59092 | Other disorders of the left eye following cataract surgery | CMS +H59093 | Other disorders of the eye following cataract surgery, bilateral | CMS +H59099 | Other disorders of unspecified eye following cataract surgery | CMS +H59111 | Intraoperative hemorrhage and hematoma of right eye and adnexa complicating an ophthalmic procedure | CMS +H59112 | Intraoperative hemorrhage and hematoma of left eye and adnexa complicating an ophthalmic procedure | CMS +H59113 | Intraoperative hemorrhage and hematoma of eye and adnexa complicating an ophthalmic procedure, bilateral | CMS +H59119 | Intraoperative hemorrhage and hematoma of unspecified eye and adnexa complicating an ophthalmic procedure | CMS +H59121 | Intraoperative hemorrhage and hematoma of right eye and adnexa complicating other procedure | CMS +H59122 | Intraoperative hemorrhage and hematoma of left eye and adnexa complicating other procedure | CMS +H59123 | Intraoperative hemorrhage and hematoma of eye and adnexa complicating other procedure, bilateral | CMS +H59129 | Intraoperative hemorrhage and hematoma of unspecified eye and adnexa complicating other procedure | CMS +H59211 | Accidental puncture and laceration of right eye and adnexa during an ophthalmic procedure | CMS +H59212 | Accidental puncture and laceration of left eye and adnexa during an ophthalmic procedure | CMS +H59213 | Accidental puncture and laceration of eye and adnexa during an ophthalmic procedure, bilateral | CMS +H59219 | Accidental puncture and laceration of unspecified eye and adnexa during an ophthalmic procedure | CMS +H59221 | Accidental puncture and laceration of right eye and adnexa during other procedure | CMS +H59222 | Accidental puncture and laceration of left eye and adnexa during other procedure | CMS +H59223 | Accidental puncture and laceration of eye and adnexa during other procedure, bilateral | CMS +H59229 | Accidental puncture and laceration of unspecified eye and adnexa during other procedure | CMS +H59311 | Postprocedural hemorrhage of right eye and adnexa following an ophthalmic procedure | CMS +H59312 | Postprocedural hemorrhage of left eye and adnexa following an ophthalmic procedure | CMS +H59313 | Postprocedural hemorrhage of eye and adnexa following an ophthalmic procedure, bilateral | CMS +H59319 | Postprocedural hemorrhage of unspecified eye and adnexa following an ophthalmic procedure | CMS +H59321 | Postprocedural hemorrhage of right eye and adnexa following other procedure | CMS +H59322 | Postprocedural hemorrhage of left eye and adnexa following other procedure | CMS +H59323 | Postprocedural hemorrhage of eye and adnexa following other procedure, bilateral | CMS +H59329 | Postprocedural hemorrhage of unspecified eye and adnexa following other procedure | CMS +H59331 | Postprocedural hematoma of right eye and adnexa following an ophthalmic procedure | CMS +H59332 | Postprocedural hematoma of left eye and adnexa following an ophthalmic procedure | CMS +H59333 | Postprocedural hematoma of eye and adnexa following an ophthalmic procedure, bilateral | CMS +H59339 | Postprocedural hematoma of unspecified eye and adnexa following an ophthalmic procedure | CMS +H59341 | Postprocedural hematoma of right eye and adnexa following other procedure | CMS +H59342 | Postprocedural hematoma of left eye and adnexa following other procedure | CMS +H59343 | Postprocedural hematoma of eye and adnexa following other procedure, bilateral | CMS +H59349 | Postprocedural hematoma of unspecified eye and adnexa following other procedure | CMS +H59351 | Postprocedural seroma of right eye and adnexa following an ophthalmic procedure | CMS +H59352 | Postprocedural seroma of left eye and adnexa following an ophthalmic procedure | CMS +H59353 | Postprocedural seroma of eye and adnexa following an ophthalmic procedure, bilateral | CMS +H59359 | Postprocedural seroma of unspecified eye and adnexa following an ophthalmic procedure | CMS +H59361 | Postprocedural seroma of right eye and adnexa following other procedure | CMS +H59362 | Postprocedural seroma of left eye and adnexa following other procedure | CMS +H59363 | Postprocedural seroma of eye and adnexa following other procedure, bilateral | CMS +H59369 | Postprocedural seroma of unspecified eye and adnexa following other procedure | CMS +H5940 | Inflammation (infection) of postprocedural bleb, unspecified | CMS +H5941 | Inflammation (infection) of postprocedural bleb, stage 1 | CMS +H5942 | Inflammation (infection) of postprocedural bleb, stage 2 | CMS +H5943 | Inflammation (infection) of postprocedural bleb, stage 3 | CMS +H59811 | Chorioretinal scars after surgery for detachment, right eye | CMS +H59812 | Chorioretinal scars after surgery for detachment, left eye | CMS +H59813 | Chorioretinal scars after surgery for detachment, bilateral | CMS +H59819 | Chorioretinal scars after surgery for detachment, unspecified eye | CMS +H5988 | Other intraoperative complications of eye and adnexa, not elsewhere classified | CMS +H5989 | Other postprocedural complications and disorders of eye and adnexa, not elsewhere classified | CMS +H6000 | Abscess of external ear, unspecified ear | CMS +H6001 | Abscess of right external ear | CMS +H6002 | Abscess of left external ear | CMS +H6003 | Abscess of external ear, bilateral | CMS +H6010 | Cellulitis of external ear, unspecified ear | CMS +H6011 | Cellulitis of right external ear | CMS +H6012 | Cellulitis of left external ear | CMS +H6013 | Cellulitis of external ear, bilateral | CMS +H6020 | Malignant otitis externa, unspecified ear | CMS +H6021 | Malignant otitis externa, right ear | CMS +H6022 | Malignant otitis externa, left ear | CMS +H6023 | Malignant otitis externa, bilateral | CMS +H60311 | Diffuse otitis externa, right ear | CMS +H60312 | Diffuse otitis externa, left ear | CMS +H60313 | Diffuse otitis externa, bilateral | CMS +H60319 | Diffuse otitis externa, unspecified ear | CMS +H60321 | Hemorrhagic otitis externa, right ear | CMS +H60322 | Hemorrhagic otitis externa, left ear | CMS +H60323 | Hemorrhagic otitis externa, bilateral | CMS +H60329 | Hemorrhagic otitis externa, unspecified ear | CMS +H60331 | Swimmer's ear, right ear | CMS +H60332 | Swimmer's ear, left ear | CMS +H60333 | Swimmer's ear, bilateral | CMS +H60339 | Swimmer's ear, unspecified ear | CMS +H60391 | Other infective otitis externa, right ear | CMS +H60392 | Other infective otitis externa, left ear | CMS +H60393 | Other infective otitis externa, bilateral | CMS +H60399 | Other infective otitis externa, unspecified ear | CMS +H6040 | Cholesteatoma of external ear, unspecified ear | CMS +H6041 | Cholesteatoma of right external ear | CMS +H6042 | Cholesteatoma of left external ear | CMS +H6043 | Cholesteatoma of external ear, bilateral | CMS +H60501 | Unspecified acute noninfective otitis externa, right ear | CMS +H60502 | Unspecified acute noninfective otitis externa, left ear | CMS +H60503 | Unspecified acute noninfective otitis externa, bilateral | CMS +H60509 | Unspecified acute noninfective otitis externa, unspecified ear | CMS +H60511 | Acute actinic otitis externa, right ear | CMS +H60512 | Acute actinic otitis externa, left ear | CMS +H60513 | Acute actinic otitis externa, bilateral | CMS +H60519 | Acute actinic otitis externa, unspecified ear | CMS +H60521 | Acute chemical otitis externa, right ear | CMS +H60522 | Acute chemical otitis externa, left ear | CMS +H60523 | Acute chemical otitis externa, bilateral | CMS +H60529 | Acute chemical otitis externa, unspecified ear | CMS +H60531 | Acute contact otitis externa, right ear | CMS +H60532 | Acute contact otitis externa, left ear | CMS +H60533 | Acute contact otitis externa, bilateral | CMS +H60539 | Acute contact otitis externa, unspecified ear | CMS +H60541 | Acute eczematoid otitis externa, right ear | CMS +H60542 | Acute eczematoid otitis externa, left ear | CMS +H60543 | Acute eczematoid otitis externa, bilateral | CMS +H60549 | Acute eczematoid otitis externa, unspecified ear | CMS +H60551 | Acute reactive otitis externa, right ear | CMS +H60552 | Acute reactive otitis externa, left ear | CMS +H60553 | Acute reactive otitis externa, bilateral | CMS +H60559 | Acute reactive otitis externa, unspecified ear | CMS +H60591 | Other noninfective acute otitis externa, right ear | CMS +H60592 | Other noninfective acute otitis externa, left ear | CMS +H60593 | Other noninfective acute otitis externa, bilateral | CMS +H60599 | Other noninfective acute otitis externa, unspecified ear | CMS +H6060 | Unspecified chronic otitis externa, unspecified ear | CMS +H6061 | Unspecified chronic otitis externa, right ear | CMS +H6062 | Unspecified chronic otitis externa, left ear | CMS +H6063 | Unspecified chronic otitis externa, bilateral | CMS +H608X1 | Other otitis externa, right ear | CMS +H608X2 | Other otitis externa, left ear | CMS +H608X3 | Other otitis externa, bilateral | CMS +H608X9 | Other otitis externa, unspecified ear | CMS +H6090 | Unspecified otitis externa, unspecified ear | CMS +H6091 | Unspecified otitis externa, right ear | CMS +H6092 | Unspecified otitis externa, left ear | CMS +H6093 | Unspecified otitis externa, bilateral | CMS +H61001 | Unspecified perichondritis of right external ear | CMS +H61002 | Unspecified perichondritis of left external ear | CMS +H61003 | Unspecified perichondritis of external ear, bilateral | CMS +H61009 | Unspecified perichondritis of external ear, unspecified ear | CMS +H61011 | Acute perichondritis of right external ear | CMS +H61012 | Acute perichondritis of left external ear | CMS +H61013 | Acute perichondritis of external ear, bilateral | CMS +H61019 | Acute perichondritis of external ear, unspecified ear | CMS +H61021 | Chronic perichondritis of right external ear | CMS +H61022 | Chronic perichondritis of left external ear | CMS +H61023 | Chronic perichondritis of external ear, bilateral | CMS +H61029 | Chronic perichondritis of external ear, unspecified ear | CMS +H61031 | Chondritis of right external ear | CMS +H61032 | Chondritis of left external ear | CMS +H61033 | Chondritis of external ear, bilateral | CMS +H61039 | Chondritis of external ear, unspecified ear | CMS +H61101 | Unspecified noninfective disorders of pinna, right ear | CMS +H61102 | Unspecified noninfective disorders of pinna, left ear | CMS +H61103 | Unspecified noninfective disorders of pinna, bilateral | CMS +H61109 | Unspecified noninfective disorders of pinna, unspecified ear | CMS +H61111 | Acquired deformity of pinna, right ear | CMS +H61112 | Acquired deformity of pinna, left ear | CMS +H61113 | Acquired deformity of pinna, bilateral | CMS +H61119 | Acquired deformity of pinna, unspecified ear | CMS +H61121 | Hematoma of pinna, right ear | CMS +H61122 | Hematoma of pinna, left ear | CMS +H61123 | Hematoma of pinna, bilateral | CMS +H61129 | Hematoma of pinna, unspecified ear | CMS +H61191 | Noninfective disorders of pinna, right ear | CMS +H61192 | Noninfective disorders of pinna, left ear | CMS +H61193 | Noninfective disorders of pinna, bilateral | CMS +H61199 | Noninfective disorders of pinna, unspecified ear | CMS +H6120 | Impacted cerumen, unspecified ear | CMS +H6121 | Impacted cerumen, right ear | CMS +H6122 | Impacted cerumen, left ear | CMS +H6123 | Impacted cerumen, bilateral | CMS +H61301 | Acquired stenosis of right external ear canal, unspecified | CMS +H61302 | Acquired stenosis of left external ear canal, unspecified | CMS +H61303 | Acquired stenosis of external ear canal, unspecified, bilateral | CMS +H61309 | Acquired stenosis of external ear canal, unspecified, unspecified ear | CMS +H61311 | Acquired stenosis of right external ear canal secondary to trauma | CMS +H61312 | Acquired stenosis of left external ear canal secondary to trauma | CMS +H61313 | Acquired stenosis of external ear canal secondary to trauma, bilateral | CMS +H61319 | Acquired stenosis of external ear canal secondary to trauma, unspecified ear | CMS +H61321 | Acquired stenosis of right external ear canal secondary to inflammation and infection | CMS +H61322 | Acquired stenosis of left external ear canal secondary to inflammation and infection | CMS +H61323 | Acquired stenosis of external ear canal secondary to inflammation and infection, bilateral | CMS +H61329 | Acquired stenosis of external ear canal secondary to inflammation and infection, unspecified ear | CMS +H61391 | Other acquired stenosis of right external ear canal | CMS +H61392 | Other acquired stenosis of left external ear canal | CMS +H61393 | Other acquired stenosis of external ear canal, bilateral | CMS +H61399 | Other acquired stenosis of external ear canal, unspecified ear | CMS +H61811 | Exostosis of right external canal | CMS +H61812 | Exostosis of left external canal | CMS +H61813 | Exostosis of external canal, bilateral | CMS +H61819 | Exostosis of external canal, unspecified ear | CMS +H61891 | Other specified disorders of right external ear | CMS +H61892 | Other specified disorders of left external ear | CMS +H61893 | Other specified disorders of external ear, bilateral | CMS +H61899 | Other specified disorders of external ear, unspecified ear | CMS +H6190 | Disorder of external ear, unspecified, unspecified ear | CMS +H6191 | Disorder of right external ear, unspecified | CMS +H6192 | Disorder of left external ear, unspecified | CMS +H6193 | Disorder of external ear, unspecified, bilateral | CMS +H6240 | Otitis externa in other diseases classified elsewhere, unspecified ear | CMS +H6241 | Otitis externa in other diseases classified elsewhere, right ear | CMS +H6242 | Otitis externa in other diseases classified elsewhere, left ear | CMS +H6243 | Otitis externa in other diseases classified elsewhere, bilateral | CMS +H628X1 | Other disorders of right external ear in diseases classified elsewhere | CMS +H628X2 | Other disorders of left external ear in diseases classified elsewhere | CMS +H628X3 | Other disorders of external ear in diseases classified elsewhere, bilateral | CMS +H628X9 | Other disorders of external ear in diseases classified elsewhere, unspecified ear | CMS +H6500 | Acute serous otitis media, unspecified ear | CMS +H6501 | Acute serous otitis media, right ear | CMS +H6502 | Acute serous otitis media, left ear | CMS +H6503 | Acute serous otitis media, bilateral | CMS +H6504 | Acute serous otitis media, recurrent, right ear | CMS +H6505 | Acute serous otitis media, recurrent, left ear | CMS +H6506 | Acute serous otitis media, recurrent, bilateral | CMS +H6507 | Acute serous otitis media, recurrent, unspecified ear | CMS +H65111 | Acute and subacute allergic otitis media (mucoid) (sanguinous) (serous), right ear | CMS +H65112 | Acute and subacute allergic otitis media (mucoid) (sanguinous) (serous), left ear | CMS +H65113 | Acute and subacute allergic otitis media (mucoid) (sanguinous) (serous), bilateral | CMS +H65114 | Acute and subacute allergic otitis media (mucoid) (sanguinous) (serous), recurrent, right ear | CMS +H65115 | Acute and subacute allergic otitis media (mucoid) (sanguinous) (serous), recurrent, left ear | CMS +H65116 | Acute and subacute allergic otitis media (mucoid) (sanguinous) (serous), recurrent, bilateral | CMS +H65117 | Acute and subacute allergic otitis media (mucoid) (sanguinous) (serous), recurrent, unspecified ear | CMS +H65119 | Acute and subacute allergic otitis media (mucoid) (sanguinous) (serous), unspecified ear | CMS +H65191 | Other acute nonsuppurative otitis media, right ear | CMS +H65192 | Other acute nonsuppurative otitis media, left ear | CMS +H65193 | Other acute nonsuppurative otitis media, bilateral | CMS +H65194 | Other acute nonsuppurative otitis media, recurrent, right ear | CMS +H65195 | Other acute nonsuppurative otitis media, recurrent, left ear | CMS +H65196 | Other acute nonsuppurative otitis media, recurrent, bilateral | CMS +H65197 | Other acute nonsuppurative otitis media recurrent, unspecified ear | CMS +H65199 | Other acute nonsuppurative otitis media, unspecified ear | CMS +H6520 | Chronic serous otitis media, unspecified ear | CMS +H6521 | Chronic serous otitis media, right ear | CMS +H6522 | Chronic serous otitis media, left ear | CMS +H6523 | Chronic serous otitis media, bilateral | CMS +H6530 | Chronic mucoid otitis media, unspecified ear | CMS +H6531 | Chronic mucoid otitis media, right ear | CMS +H6532 | Chronic mucoid otitis media, left ear | CMS +H6533 | Chronic mucoid otitis media, bilateral | CMS +H65411 | Chronic allergic otitis media, right ear | CMS +H65412 | Chronic allergic otitis media, left ear | CMS +H65413 | Chronic allergic otitis media, bilateral | CMS +H65419 | Chronic allergic otitis media, unspecified ear | CMS +H65491 | Other chronic nonsuppurative otitis media, right ear | CMS +H65492 | Other chronic nonsuppurative otitis media, left ear | CMS +H65493 | Other chronic nonsuppurative otitis media, bilateral | CMS +H65499 | Other chronic nonsuppurative otitis media, unspecified ear | CMS +H6590 | Unspecified nonsuppurative otitis media, unspecified ear | CMS +H6591 | Unspecified nonsuppurative otitis media, right ear | CMS +H6592 | Unspecified nonsuppurative otitis media, left ear | CMS +H6593 | Unspecified nonsuppurative otitis media, bilateral | CMS +H66001 | Acute suppurative otitis media without spontaneous rupture of ear drum, right ear | CMS +H66002 | Acute suppurative otitis media without spontaneous rupture of ear drum, left ear | CMS +H66003 | Acute suppurative otitis media without spontaneous rupture of ear drum, bilateral | CMS +H66004 | Acute suppurative otitis media without spontaneous rupture of ear drum, recurrent, right ear | CMS +H66005 | Acute suppurative otitis media without spontaneous rupture of ear drum, recurrent, left ear | CMS +H66006 | Acute suppurative otitis media without spontaneous rupture of ear drum, recurrent, bilateral | CMS +H66007 | Acute suppurative otitis media without spontaneous rupture of ear drum, recurrent, unspecified ear | CMS +H66009 | Acute suppurative otitis media without spontaneous rupture of ear drum, unspecified ear | CMS +H66011 | Acute suppurative otitis media with spontaneous rupture of ear drum, right ear | CMS +H66012 | Acute suppurative otitis media with spontaneous rupture of ear drum, left ear | CMS +H66013 | Acute suppurative otitis media with spontaneous rupture of ear drum, bilateral | CMS +H66014 | Acute suppurative otitis media with spontaneous rupture of ear drum, recurrent, right ear | CMS +H66015 | Acute suppurative otitis media with spontaneous rupture of ear drum, recurrent, left ear | CMS +H66016 | Acute suppurative otitis media with spontaneous rupture of ear drum, recurrent, bilateral | CMS +H66017 | Acute suppurative otitis media with spontaneous rupture of ear drum, recurrent, unspecified ear | CMS +H66019 | Acute suppurative otitis media with spontaneous rupture of ear drum, unspecified ear | CMS +H6610 | Chronic tubotympanic suppurative otitis media, unspecified | CMS +H6611 | Chronic tubotympanic suppurative otitis media, right ear | CMS +H6612 | Chronic tubotympanic suppurative otitis media, left ear | CMS +H6613 | Chronic tubotympanic suppurative otitis media, bilateral | CMS +H6620 | Chronic atticoantral suppurative otitis media, unspecified ear | CMS +H6621 | Chronic atticoantral suppurative otitis media, right ear | CMS +H6622 | Chronic atticoantral suppurative otitis media, left ear | CMS +H6623 | Chronic atticoantral suppurative otitis media, bilateral | CMS +H663X1 | Other chronic suppurative otitis media, right ear | CMS +H663X2 | Other chronic suppurative otitis media, left ear | CMS +H663X3 | Other chronic suppurative otitis media, bilateral | CMS +H663X9 | Other chronic suppurative otitis media, unspecified ear | CMS +H6640 | Suppurative otitis media, unspecified, unspecified ear | CMS +H6641 | Suppurative otitis media, unspecified, right ear | CMS +H6642 | Suppurative otitis media, unspecified, left ear | CMS +H6643 | Suppurative otitis media, unspecified, bilateral | CMS +H6690 | Otitis media, unspecified, unspecified ear | CMS +H6691 | Otitis media, unspecified, right ear | CMS +H6692 | Otitis media, unspecified, left ear | CMS +H6693 | Otitis media, unspecified, bilateral | CMS +H671 | Otitis media in diseases classified elsewhere, right ear | CMS +H672 | Otitis media in diseases classified elsewhere, left ear | CMS +H673 | Otitis media in diseases classified elsewhere, bilateral | CMS +H679 | Otitis media in diseases classified elsewhere, unspecified ear | CMS +H68001 | Unspecified Eustachian salpingitis, right ear | CMS +H68002 | Unspecified Eustachian salpingitis, left ear | CMS +H68003 | Unspecified Eustachian salpingitis, bilateral | CMS +H68009 | Unspecified Eustachian salpingitis, unspecified ear | CMS +H68011 | Acute Eustachian salpingitis, right ear | CMS +H68012 | Acute Eustachian salpingitis, left ear | CMS +H68013 | Acute Eustachian salpingitis, bilateral | CMS +H68019 | Acute Eustachian salpingitis, unspecified ear | CMS +H68021 | Chronic Eustachian salpingitis, right ear | CMS +H68022 | Chronic Eustachian salpingitis, left ear | CMS +H68023 | Chronic Eustachian salpingitis, bilateral | CMS +H68029 | Chronic Eustachian salpingitis, unspecified ear | CMS +H68101 | Unspecified obstruction of Eustachian tube, right ear | CMS +H68102 | Unspecified obstruction of Eustachian tube, left ear | CMS +H68103 | Unspecified obstruction of Eustachian tube, bilateral | CMS +H68109 | Unspecified obstruction of Eustachian tube, unspecified ear | CMS +H68111 | Osseous obstruction of Eustachian tube, right ear | CMS +H68112 | Osseous obstruction of Eustachian tube, left ear | CMS +H68113 | Osseous obstruction of Eustachian tube, bilateral | CMS +H68119 | Osseous obstruction of Eustachian tube, unspecified ear | CMS +H68121 | Intrinsic cartilagenous obstruction of Eustachian tube, right ear | CMS +H68122 | Intrinsic cartilagenous obstruction of Eustachian tube, left ear | CMS +H68123 | Intrinsic cartilagenous obstruction of Eustachian tube, bilateral | CMS +H68129 | Intrinsic cartilagenous obstruction of Eustachian tube, unspecified ear | CMS +H68131 | Extrinsic cartilagenous obstruction of Eustachian tube, right ear | CMS +H68132 | Extrinsic cartilagenous obstruction of Eustachian tube, left ear | CMS +H68133 | Extrinsic cartilagenous obstruction of Eustachian tube, bilateral | CMS +H68139 | Extrinsic cartilagenous obstruction of Eustachian tube, unspecified ear | CMS +H6900 | Patulous Eustachian tube, unspecified ear | CMS +H6901 | Patulous Eustachian tube, right ear | CMS +H6902 | Patulous Eustachian tube, left ear | CMS +H6903 | Patulous Eustachian tube, bilateral | CMS +H6980 | Other specified disorders of Eustachian tube, unspecified ear | CMS +H6981 | Other specified disorders of Eustachian tube, right ear | CMS +H6982 | Other specified disorders of Eustachian tube, left ear | CMS +H6983 | Other specified disorders of Eustachian tube, bilateral | CMS +H6990 | Unspecified Eustachian tube disorder, unspecified ear | CMS +H6991 | Unspecified Eustachian tube disorder, right ear | CMS +H6992 | Unspecified Eustachian tube disorder, left ear | CMS +H6993 | Unspecified Eustachian tube disorder, bilateral | CMS +H70001 | Acute mastoiditis without complications, right ear | CMS +H70002 | Acute mastoiditis without complications, left ear | CMS +H70003 | Acute mastoiditis without complications, bilateral | CMS +H70009 | Acute mastoiditis without complications, unspecified ear | CMS +H70011 | Subperiosteal abscess of mastoid, right ear | CMS +H70012 | Subperiosteal abscess of mastoid, left ear | CMS +H70013 | Subperiosteal abscess of mastoid, bilateral | CMS +H70019 | Subperiosteal abscess of mastoid, unspecified ear | CMS +H70091 | Acute mastoiditis with other complications, right ear | CMS +H70092 | Acute mastoiditis with other complications, left ear | CMS +H70093 | Acute mastoiditis with other complications, bilateral | CMS +H70099 | Acute mastoiditis with other complications, unspecified ear | CMS +H7010 | Chronic mastoiditis, unspecified ear | CMS +H7011 | Chronic mastoiditis, right ear | CMS +H7012 | Chronic mastoiditis, left ear | CMS +H7013 | Chronic mastoiditis, bilateral | CMS +H70201 | Unspecified petrositis, right ear | CMS +H70202 | Unspecified petrositis, left ear | CMS +H70203 | Unspecified petrositis, bilateral | CMS +H70209 | Unspecified petrositis, unspecified ear | CMS +H70211 | Acute petrositis, right ear | CMS +H70212 | Acute petrositis, left ear | CMS +H70213 | Acute petrositis, bilateral | CMS +H70219 | Acute petrositis, unspecified ear | CMS +H70221 | Chronic petrositis, right ear | CMS +H70222 | Chronic petrositis, left ear | CMS +H70223 | Chronic petrositis, bilateral | CMS +H70229 | Chronic petrositis, unspecified ear | CMS +H70811 | Postauricular fistula, right ear | CMS +H70812 | Postauricular fistula, left ear | CMS +H70813 | Postauricular fistula, bilateral | CMS +H70819 | Postauricular fistula, unspecified ear | CMS +H70891 | Other mastoiditis and related conditions, right ear | CMS +H70892 | Other mastoiditis and related conditions, left ear | CMS +H70893 | Other mastoiditis and related conditions, bilateral | CMS +H70899 | Other mastoiditis and related conditions, unspecified ear | CMS +H7090 | Unspecified mastoiditis, unspecified ear | CMS +H7091 | Unspecified mastoiditis, right ear | CMS +H7092 | Unspecified mastoiditis, left ear | CMS +H7093 | Unspecified mastoiditis, bilateral | CMS +H7100 | Cholesteatoma of attic, unspecified ear | CMS +H7101 | Cholesteatoma of attic, right ear | CMS +H7102 | Cholesteatoma of attic, left ear | CMS +H7103 | Cholesteatoma of attic, bilateral | CMS +H7110 | Cholesteatoma of tympanum, unspecified ear | CMS +H7111 | Cholesteatoma of tympanum, right ear | CMS +H7112 | Cholesteatoma of tympanum, left ear | CMS +H7113 | Cholesteatoma of tympanum, bilateral | CMS +H7120 | Cholesteatoma of mastoid, unspecified ear | CMS +H7121 | Cholesteatoma of mastoid, right ear | CMS +H7122 | Cholesteatoma of mastoid, left ear | CMS +H7123 | Cholesteatoma of mastoid, bilateral | CMS +H7130 | Diffuse cholesteatosis, unspecified ear | CMS +H7131 | Diffuse cholesteatosis, right ear | CMS +H7132 | Diffuse cholesteatosis, left ear | CMS +H7133 | Diffuse cholesteatosis, bilateral | CMS +H7190 | Unspecified cholesteatoma, unspecified ear | CMS +H7191 | Unspecified cholesteatoma, right ear | CMS +H7192 | Unspecified cholesteatoma, left ear | CMS +H7193 | Unspecified cholesteatoma, bilateral | CMS +H7200 | Central perforation of tympanic membrane, unspecified ear | CMS +H7201 | Central perforation of tympanic membrane, right ear | CMS +H7202 | Central perforation of tympanic membrane, left ear | CMS +H7203 | Central perforation of tympanic membrane, bilateral | CMS +H7210 | Attic perforation of tympanic membrane, unspecified ear | CMS +H7211 | Attic perforation of tympanic membrane, right ear | CMS +H7212 | Attic perforation of tympanic membrane, left ear | CMS +H7213 | Attic perforation of tympanic membrane, bilateral | CMS +H722X1 | Other marginal perforations of tympanic membrane, right ear | CMS +H722X2 | Other marginal perforations of tympanic membrane, left ear | CMS +H722X3 | Other marginal perforations of tympanic membrane, bilateral | CMS +H722X9 | Other marginal perforations of tympanic membrane, unspecified ear | CMS +H72811 | Multiple perforations of tympanic membrane, right ear | CMS +H72812 | Multiple perforations of tympanic membrane, left ear | CMS +H72813 | Multiple perforations of tympanic membrane, bilateral | CMS +H72819 | Multiple perforations of tympanic membrane, unspecified ear | CMS +H72821 | Total perforations of tympanic membrane, right ear | CMS +H72822 | Total perforations of tympanic membrane, left ear | CMS +H72823 | Total perforations of tympanic membrane, bilateral | CMS +H72829 | Total perforations of tympanic membrane, unspecified ear | CMS +H7290 | Unspecified perforation of tympanic membrane, unspecified ear | CMS +H7291 | Unspecified perforation of tympanic membrane, right ear | CMS +H7292 | Unspecified perforation of tympanic membrane, left ear | CMS +H7293 | Unspecified perforation of tympanic membrane, bilateral | CMS +H73001 | Acute myringitis, right ear | CMS +H73002 | Acute myringitis, left ear | CMS +H73003 | Acute myringitis, bilateral | CMS +H73009 | Acute myringitis, unspecified ear | CMS +H73011 | Bullous myringitis, right ear | CMS +H73012 | Bullous myringitis, left ear | CMS +H73013 | Bullous myringitis, bilateral | CMS +H73019 | Bullous myringitis, unspecified ear | CMS +H73091 | Other acute myringitis, right ear | CMS +H73092 | Other acute myringitis, left ear | CMS +H73093 | Other acute myringitis, bilateral | CMS +H73099 | Other acute myringitis, unspecified ear | CMS +H7310 | Chronic myringitis, unspecified ear | CMS +H7311 | Chronic myringitis, right ear | CMS +H7312 | Chronic myringitis, left ear | CMS +H7313 | Chronic myringitis, bilateral | CMS +H7320 | Unspecified myringitis, unspecified ear | CMS +H7321 | Unspecified myringitis, right ear | CMS +H7322 | Unspecified myringitis, left ear | CMS +H7323 | Unspecified myringitis, bilateral | CMS +H73811 | Atrophic flaccid tympanic membrane, right ear | CMS +H73812 | Atrophic flaccid tympanic membrane, left ear | CMS +H73813 | Atrophic flaccid tympanic membrane, bilateral | CMS +H73819 | Atrophic flaccid tympanic membrane, unspecified ear | CMS +H73821 | Atrophic nonflaccid tympanic membrane, right ear | CMS +H73822 | Atrophic nonflaccid tympanic membrane, left ear | CMS +H73823 | Atrophic nonflaccid tympanic membrane, bilateral | CMS +H73829 | Atrophic nonflaccid tympanic membrane, unspecified ear | CMS +H73891 | Other specified disorders of tympanic membrane, right ear | CMS +H73892 | Other specified disorders of tympanic membrane, left ear | CMS +H73893 | Other specified disorders of tympanic membrane, bilateral | CMS +H73899 | Other specified disorders of tympanic membrane, unspecified ear | CMS +H7390 | Unspecified disorder of tympanic membrane, unspecified ear | CMS +H7391 | Unspecified disorder of tympanic membrane, right ear | CMS +H7392 | Unspecified disorder of tympanic membrane, left ear | CMS +H7393 | Unspecified disorder of tympanic membrane, bilateral | CMS +H7401 | Tympanosclerosis, right ear | CMS +H7402 | Tympanosclerosis, left ear | CMS +H7403 | Tympanosclerosis, bilateral | CMS +H7409 | Tympanosclerosis, unspecified ear | CMS +H7411 | Adhesive right middle ear disease | CMS +H7412 | Adhesive left middle ear disease | CMS +H7413 | Adhesive middle ear disease, bilateral | CMS +H7419 | Adhesive middle ear disease, unspecified ear | CMS +H7420 | Discontinuity and dislocation of ear ossicles, unspecified ear | CMS +H7421 | Discontinuity and dislocation of right ear ossicles | CMS +H7422 | Discontinuity and dislocation of left ear ossicles | CMS +H7423 | Discontinuity and dislocation of ear ossicles, bilateral | CMS +H74311 | Ankylosis of ear ossicles, right ear | CMS +H74312 | Ankylosis of ear ossicles, left ear | CMS +H74313 | Ankylosis of ear ossicles, bilateral | CMS +H74319 | Ankylosis of ear ossicles, unspecified ear | CMS +H74321 | Partial loss of ear ossicles, right ear | CMS +H74322 | Partial loss of ear ossicles, left ear | CMS +H74323 | Partial loss of ear ossicles, bilateral | CMS +H74329 | Partial loss of ear ossicles, unspecified ear | CMS +H74391 | Other acquired abnormalities of right ear ossicles | CMS +H74392 | Other acquired abnormalities of left ear ossicles | CMS +H74393 | Other acquired abnormalities of ear ossicles, bilateral | CMS +H74399 | Other acquired abnormalities of ear ossicles, unspecified ear | CMS +H7440 | Polyp of middle ear, unspecified ear | CMS +H7441 | Polyp of right middle ear | CMS +H7442 | Polyp of left middle ear | CMS +H7443 | Polyp of middle ear, bilateral | CMS +H748X1 | Other specified disorders of right middle ear and mastoid | CMS +H748X2 | Other specified disorders of left middle ear and mastoid | CMS +H748X3 | Other specified disorders of middle ear and mastoid, bilateral | CMS +H748X9 | Other specified disorders of middle ear and mastoid, unspecified ear | CMS +H7490 | Unspecified disorder of middle ear and mastoid, unspecified ear | CMS +H7491 | Unspecified disorder of right middle ear and mastoid | CMS +H7492 | Unspecified disorder of left middle ear and mastoid | CMS +H7493 | Unspecified disorder of middle ear and mastoid, bilateral | CMS +H7500 | Mastoiditis in infectious and parasitic diseases classified elsewhere, unspecified ear | CMS +H7501 | Mastoiditis in infectious and parasitic diseases classified elsewhere, right ear | CMS +H7502 | Mastoiditis in infectious and parasitic diseases classified elsewhere, left ear | CMS +H7503 | Mastoiditis in infectious and parasitic diseases classified elsewhere, bilateral | CMS +H7580 | Other specified disorders of middle ear and mastoid in diseases classified elsewhere, unspecified ear | CMS +H7581 | Other specified disorders of right middle ear and mastoid in diseases classified elsewhere | CMS +H7582 | Other specified disorders of left middle ear and mastoid in diseases classified elsewhere | CMS +H7583 | Other specified disorders of middle ear and mastoid in diseases classified elsewhere, bilateral | CMS +H8000 | Otosclerosis involving oval window, nonobliterative, unspecified ear | CMS +H8001 | Otosclerosis involving oval window, nonobliterative, right ear | CMS +H8002 | Otosclerosis involving oval window, nonobliterative, left ear | CMS +H8003 | Otosclerosis involving oval window, nonobliterative, bilateral | CMS +H8010 | Otosclerosis involving oval window, obliterative, unspecified ear | CMS +H8011 | Otosclerosis involving oval window, obliterative, right ear | CMS +H8012 | Otosclerosis involving oval window, obliterative, left ear | CMS +H8013 | Otosclerosis involving oval window, obliterative, bilateral | CMS +H8020 | Cochlear otosclerosis, unspecified ear | CMS +H8021 | Cochlear otosclerosis, right ear | CMS +H8022 | Cochlear otosclerosis, left ear | CMS +H8023 | Cochlear otosclerosis, bilateral | CMS +H8080 | Other otosclerosis, unspecified ear | CMS +H8081 | Other otosclerosis, right ear | CMS +H8082 | Other otosclerosis, left ear | CMS +H8083 | Other otosclerosis, bilateral | CMS +H8090 | Unspecified otosclerosis, unspecified ear | CMS +H8091 | Unspecified otosclerosis, right ear | CMS +H8092 | Unspecified otosclerosis, left ear | CMS +H8093 | Unspecified otosclerosis, bilateral | CMS +H8101 | Meniere's disease, right ear | CMS +H8102 | Meniere's disease, left ear | CMS +H8103 | Meniere's disease, bilateral | CMS +H8109 | Meniere's disease, unspecified ear | CMS +H8110 | Benign paroxysmal vertigo, unspecified ear | CMS +H8111 | Benign paroxysmal vertigo, right ear | CMS +H8112 | Benign paroxysmal vertigo, left ear | CMS +H8113 | Benign paroxysmal vertigo, bilateral | CMS +H8120 | Vestibular neuronitis, unspecified ear | CMS +H8121 | Vestibular neuronitis, right ear | CMS +H8122 | Vestibular neuronitis, left ear | CMS +H8123 | Vestibular neuronitis, bilateral | CMS +H81311 | Aural vertigo, right ear | CMS +H81312 | Aural vertigo, left ear | CMS +H81313 | Aural vertigo, bilateral | CMS +H81319 | Aural vertigo, unspecified ear | CMS +H81391 | Other peripheral vertigo, right ear | CMS +H81392 | Other peripheral vertigo, left ear | CMS +H81393 | Other peripheral vertigo, bilateral | CMS +H81399 | Other peripheral vertigo, unspecified ear | CMS +H8141 | Vertigo of central origin, right ear | CMS +H8142 | Vertigo of central origin, left ear | CMS +H8143 | Vertigo of central origin, bilateral | CMS +H8149 | Vertigo of central origin, unspecified ear | CMS +H818X1 | Other disorders of vestibular function, right ear | CMS +H818X2 | Other disorders of vestibular function, left ear | CMS +H818X3 | Other disorders of vestibular function, bilateral | CMS +H818X9 | Other disorders of vestibular function, unspecified ear | CMS +H8190 | Unspecified disorder of vestibular function, unspecified ear | CMS +H8191 | Unspecified disorder of vestibular function, right ear | CMS +H8192 | Unspecified disorder of vestibular function, left ear | CMS +H8193 | Unspecified disorder of vestibular function, bilateral | CMS +H821 | Vertiginous syndromes in diseases classified elsewhere, right ear | CMS +H822 | Vertiginous syndromes in diseases classified elsewhere, left ear | CMS +H823 | Vertiginous syndromes in diseases classified elsewhere, bilateral | CMS +H829 | Vertiginous syndromes in diseases classified elsewhere, unspecified ear | CMS +H8301 | Labyrinthitis, right ear | CMS +H8302 | Labyrinthitis, left ear | CMS +H8303 | Labyrinthitis, bilateral | CMS +H8309 | Labyrinthitis, unspecified ear | CMS +H8311 | Labyrinthine fistula, right ear | CMS +H8312 | Labyrinthine fistula, left ear | CMS +H8313 | Labyrinthine fistula, bilateral | CMS +H8319 | Labyrinthine fistula, unspecified ear | CMS +H832X1 | Labyrinthine dysfunction, right ear | CMS +H832X2 | Labyrinthine dysfunction, left ear | CMS +H832X3 | Labyrinthine dysfunction, bilateral | CMS +H832X9 | Labyrinthine dysfunction, unspecified ear | CMS +H833X1 | Noise effects on right inner ear | CMS +H833X2 | Noise effects on left inner ear | CMS +H833X3 | Noise effects on inner ear, bilateral | CMS +H833X9 | Noise effects on inner ear, unspecified ear | CMS +H838X1 | Other specified diseases of right inner ear | CMS +H838X2 | Other specified diseases of left inner ear | CMS +H838X3 | Other specified diseases of inner ear, bilateral | CMS +H838X9 | Other specified diseases of inner ear, unspecified ear | CMS +H8390 | Unspecified disease of inner ear, unspecified ear | CMS +H8391 | Unspecified disease of right inner ear | CMS +H8392 | Unspecified disease of left inner ear | CMS +H8393 | Unspecified disease of inner ear, bilateral | CMS +H900 | Conductive hearing loss, bilateral | CMS +H9011 | Conductive hearing loss, unilateral, right ear, with unrestricted hearing on the contralateral side | CMS +H9012 | Conductive hearing loss, unilateral, left ear, with unrestricted hearing on the contralateral side | CMS +H902 | Conductive hearing loss, unspecified | CMS +H903 | Sensorineural hearing loss, bilateral | CMS +H9041 | Sensorineural hearing loss, unilateral, right ear, with unrestricted hearing on the contralateral side | CMS +H9042 | Sensorineural hearing loss, unilateral, left ear, with unrestricted hearing on the contralateral side | CMS +H905 | Unspecified sensorineural hearing loss | CMS +H906 | Mixed conductive and sensorineural hearing loss, bilateral | CMS +H9071 | Mixed conductive and sensorineural hearing loss, unilateral, right ear, with unrestricted hearing on the contralateral side | CMS +H9072 | Mixed conductive and sensorineural hearing loss, unilateral, left ear, with unrestricted hearing on the contralateral side | CMS +H908 | Mixed conductive and sensorineural hearing loss, unspecified | CMS +H90A11 | Conductive hearing loss, unilateral, right ear with restricted hearing on the contralateral side | CMS +H90A12 | Conductive hearing loss, unilateral, left ear with restricted hearing on the contralateral side | CMS +H90A21 | Sensorineural hearing loss, unilateral, right ear, with restricted hearing on the contralateral side | CMS +H90A22 | Sensorineural hearing loss, unilateral, left ear, with restricted hearing on the contralateral side | CMS +H90A31 | Mixed conductive and sensorineural hearing loss, unilateral, right ear with restricted hearing on the contralateral side | CMS +H90A32 | Mixed conductive and sensorineural hearing loss, unilateral, left ear with restricted hearing on the contralateral side | CMS +H9101 | Ototoxic hearing loss, right ear | CMS +H9102 | Ototoxic hearing loss, left ear | CMS +H9103 | Ototoxic hearing loss, bilateral | CMS +H9109 | Ototoxic hearing loss, unspecified ear | CMS +H9110 | Presbycusis, unspecified ear | CMS +H9111 | Presbycusis, right ear | CMS +H9112 | Presbycusis, left ear | CMS +H9113 | Presbycusis, bilateral | CMS +H9120 | Sudden idiopathic hearing loss, unspecified ear | CMS +H9121 | Sudden idiopathic hearing loss, right ear | CMS +H9122 | Sudden idiopathic hearing loss, left ear | CMS +H9123 | Sudden idiopathic hearing loss, bilateral | CMS +H913 | Deaf nonspeaking, not elsewhere classified | CMS +H918X1 | Other specified hearing loss, right ear | CMS +H918X2 | Other specified hearing loss, left ear | CMS +H918X3 | Other specified hearing loss, bilateral | CMS +H918X9 | Other specified hearing loss, unspecified ear | CMS +H9190 | Unspecified hearing loss, unspecified ear | CMS +H9191 | Unspecified hearing loss, right ear | CMS +H9192 | Unspecified hearing loss, left ear | CMS +H9193 | Unspecified hearing loss, bilateral | CMS +H9201 | Otalgia, right ear | CMS +H9202 | Otalgia, left ear | CMS +H9203 | Otalgia, bilateral | CMS +H9209 | Otalgia, unspecified ear | CMS +H9210 | Otorrhea, unspecified ear | CMS +H9211 | Otorrhea, right ear | CMS +H9212 | Otorrhea, left ear | CMS +H9213 | Otorrhea, bilateral | CMS +H9220 | Otorrhagia, unspecified ear | CMS +H9221 | Otorrhagia, right ear | CMS +H9222 | Otorrhagia, left ear | CMS +H9223 | Otorrhagia, bilateral | CMS +H93011 | Transient ischemic deafness, right ear | CMS +H93012 | Transient ischemic deafness, left ear | CMS +H93013 | Transient ischemic deafness, bilateral | CMS +H93019 | Transient ischemic deafness, unspecified ear | CMS +H93091 | Unspecified degenerative and vascular disorders of right ear | CMS +H93092 | Unspecified degenerative and vascular disorders of left ear | CMS +H93093 | Unspecified degenerative and vascular disorders of ear, bilateral | CMS +H93099 | Unspecified degenerative and vascular disorders of unspecified ear | CMS +H9311 | Tinnitus, right ear | CMS +H9312 | Tinnitus, left ear | CMS +H9313 | Tinnitus, bilateral | CMS +H9319 | Tinnitus, unspecified ear | CMS +H93A1 | Pulsatile tinnitus, right ear | CMS +H93A2 | Pulsatile tinnitus, left ear | CMS +H93A3 | Pulsatile tinnitus, bilateral | CMS +H93A9 | Pulsatile tinnitus, unspecified ear | CMS +H93211 | Auditory recruitment, right ear | CMS +H93212 | Auditory recruitment, left ear | CMS +H93213 | Auditory recruitment, bilateral | CMS +H93219 | Auditory recruitment, unspecified ear | CMS +H93221 | Diplacusis, right ear | CMS +H93222 | Diplacusis, left ear | CMS +H93223 | Diplacusis, bilateral | CMS +H93229 | Diplacusis, unspecified ear | CMS +H93231 | Hyperacusis, right ear | CMS +H93232 | Hyperacusis, left ear | CMS +H93233 | Hyperacusis, bilateral | CMS +H93239 | Hyperacusis, unspecified ear | CMS +H93241 | Temporary auditory threshold shift, right ear | CMS +H93242 | Temporary auditory threshold shift, left ear | CMS +H93243 | Temporary auditory threshold shift, bilateral | CMS +H93249 | Temporary auditory threshold shift, unspecified ear | CMS +H9325 | Central auditory processing disorder | CMS +H93291 | Other abnormal auditory perceptions, right ear | CMS +H93292 | Other abnormal auditory perceptions, left ear | CMS +H93293 | Other abnormal auditory perceptions, bilateral | CMS +H93299 | Other abnormal auditory perceptions, unspecified ear | CMS +H933X1 | Disorders of right acoustic nerve | CMS +H933X2 | Disorders of left acoustic nerve | CMS +H933X3 | Disorders of bilateral acoustic nerves | CMS +H933X9 | Disorders of unspecified acoustic nerve | CMS +H938X1 | Other specified disorders of right ear | CMS +H938X2 | Other specified disorders of left ear | CMS +H938X3 | Other specified disorders of ear, bilateral | CMS +H938X9 | Other specified disorders of ear, unspecified ear | CMS +H9390 | Unspecified disorder of ear, unspecified ear | CMS +H9391 | Unspecified disorder of right ear | CMS +H9392 | Unspecified disorder of left ear | CMS +H9393 | Unspecified disorder of ear, bilateral | CMS +H9400 | Acoustic neuritis in infectious and parasitic diseases classified elsewhere, unspecified ear | CMS +H9401 | Acoustic neuritis in infectious and parasitic diseases classified elsewhere, right ear | CMS +H9402 | Acoustic neuritis in infectious and parasitic diseases classified elsewhere, left ear | CMS +H9403 | Acoustic neuritis in infectious and parasitic diseases classified elsewhere, bilateral | CMS +H9480 | Other specified disorders of ear in diseases classified elsewhere, unspecified ear | CMS +H9481 | Other specified disorders of right ear in diseases classified elsewhere | CMS +H9482 | Other specified disorders of left ear in diseases classified elsewhere | CMS +H9483 | Other specified disorders of ear in diseases classified elsewhere, bilateral | CMS +H9500 | Recurrent cholesteatoma of postmastoidectomy cavity, unspecified ear | CMS +H9501 | Recurrent cholesteatoma of postmastoidectomy cavity, right ear | CMS +H9502 | Recurrent cholesteatoma of postmastoidectomy cavity, left ear | CMS +H9503 | Recurrent cholesteatoma of postmastoidectomy cavity, bilateral ears | CMS +H95111 | Chronic inflammation of postmastoidectomy cavity, right ear | CMS +H95112 | Chronic inflammation of postmastoidectomy cavity, left ear | CMS +H95113 | Chronic inflammation of postmastoidectomy cavity, bilateral ears | CMS +H95119 | Chronic inflammation of postmastoidectomy cavity, unspecified ear | CMS +H95121 | Granulation of postmastoidectomy cavity, right ear | CMS +H95122 | Granulation of postmastoidectomy cavity, left ear | CMS +H95123 | Granulation of postmastoidectomy cavity, bilateral ears | CMS +H95129 | Granulation of postmastoidectomy cavity, unspecified ear | CMS +H95131 | Mucosal cyst of postmastoidectomy cavity, right ear | CMS +H95132 | Mucosal cyst of postmastoidectomy cavity, left ear | CMS +H95133 | Mucosal cyst of postmastoidectomy cavity, bilateral ears | CMS +H95139 | Mucosal cyst of postmastoidectomy cavity, unspecified ear | CMS +H95191 | Other disorders following mastoidectomy, right ear | CMS +H95192 | Other disorders following mastoidectomy, left ear | CMS +H95193 | Other disorders following mastoidectomy, bilateral ears | CMS +H95199 | Other disorders following mastoidectomy, unspecified ear | CMS +H9521 | Intraoperative hemorrhage and hematoma of ear and mastoid process complicating a procedure on the ear and mastoid process | CMS +H9522 | Intraoperative hemorrhage and hematoma of ear and mastoid process complicating other procedure | CMS +H9531 | Accidental puncture and laceration of the ear and mastoid process during a procedure on the ear and mastoid process | CMS +H9532 | Accidental puncture and laceration of the ear and mastoid process during other procedure | CMS +H9541 | Postprocedural hemorrhage of ear and mastoid process following a procedure on the ear and mastoid process | CMS +H9542 | Postprocedural hemorrhage of ear and mastoid process following other procedure | CMS +H9551 | Postprocedural hematoma of ear and mastoid process following a procedure on the ear and mastoid process | CMS +H9552 | Postprocedural hematoma of ear and mastoid process following other procedure | CMS +H9553 | Postprocedural seroma of ear and mastoid process following a procedure on the ear and mastoid process | CMS +H9554 | Postprocedural seroma of ear and mastoid process following other procedure | CMS +H95811 | Postprocedural stenosis of right external ear canal | CMS +H95812 | Postprocedural stenosis of left external ear canal | CMS +H95813 | Postprocedural stenosis of external ear canal, bilateral | CMS +H95819 | Postprocedural stenosis of unspecified external ear canal | CMS +H9588 | Other intraoperative complications and disorders of the ear and mastoid process, not elsewhere classified | CMS +H9589 | Other postprocedural complications and disorders of the ear and mastoid process, not elsewhere classified | CMS +I00 | Rheumatic fever without heart involvement | CMS +I010 | Acute rheumatic pericarditis | CMS +I011 | Acute rheumatic endocarditis | CMS +I012 | Acute rheumatic myocarditis | CMS +I018 | Other acute rheumatic heart disease | CMS +I019 | Acute rheumatic heart disease, unspecified | CMS +I020 | Rheumatic chorea with heart involvement | CMS +I029 | Rheumatic chorea without heart involvement | CMS +I050 | Rheumatic mitral stenosis | CMS +I051 | Rheumatic mitral insufficiency | CMS +I052 | Rheumatic mitral stenosis with insufficiency | CMS +I058 | Other rheumatic mitral valve diseases | CMS +I059 | Rheumatic mitral valve disease, unspecified | CMS +I060 | Rheumatic aortic stenosis | CMS +I061 | Rheumatic aortic insufficiency | CMS +I062 | Rheumatic aortic stenosis with insufficiency | CMS +I068 | Other rheumatic aortic valve diseases | CMS +I069 | Rheumatic aortic valve disease, unspecified | CMS +I070 | Rheumatic tricuspid stenosis | CMS +I071 | Rheumatic tricuspid insufficiency | CMS +I072 | Rheumatic tricuspid stenosis and insufficiency | CMS +I078 | Other rheumatic tricuspid valve diseases | CMS +I079 | Rheumatic tricuspid valve disease, unspecified | CMS +I080 | Rheumatic disorders of both mitral and aortic valves | CMS +I081 | Rheumatic disorders of both mitral and tricuspid valves | CMS +I082 | Rheumatic disorders of both aortic and tricuspid valves | CMS +I083 | Combined rheumatic disorders of mitral, aortic and tricuspid valves | CMS +I088 | Other rheumatic multiple valve diseases | CMS +I089 | Rheumatic multiple valve disease, unspecified | CMS +I090 | Rheumatic myocarditis | CMS +I091 | Rheumatic diseases of endocardium, valve unspecified | CMS +I092 | Chronic rheumatic pericarditis | CMS +I0981 | Rheumatic heart failure | CMS +I0989 | Other specified rheumatic heart diseases | CMS +I099 | Rheumatic heart disease, unspecified | CMS +I10 | Essential (primary) hypertension | CMS +I110 | Hypertensive heart disease with heart failure | CMS +I119 | Hypertensive heart disease without heart failure | CMS +I120 | Hypertensive chronic kidney disease with stage 5 chronic kidney disease or end stage renal disease | CMS +I129 | Hypertensive chronic kidney disease with stage 1 through stage 4 chronic kidney disease, or unspecified chronic kidney disease | CMS +I130 | Hypertensive heart and chronic kidney disease with heart failure and stage 1 through stage 4 chronic kidney disease, or unspecified chronic kidney disease | CMS +I1310 | Hypertensive heart and chronic kidney disease without heart failure, with stage 1 through stage 4 chronic kidney disease, or unspecified chronic kidney disease | CMS +I1311 | Hypertensive heart and chronic kidney disease without heart failure, with stage 5 chronic kidney disease, or end stage renal disease | CMS +I132 | Hypertensive heart and chronic kidney disease with heart failure and with stage 5 chronic kidney disease, or end stage renal disease | CMS +I150 | Renovascular hypertension | CMS +I151 | Hypertension secondary to other renal disorders | CMS +I152 | Hypertension secondary to endocrine disorders | CMS +I158 | Other secondary hypertension | CMS +I159 | Secondary hypertension, unspecified | CMS +I160 | Hypertensive urgency | CMS +I161 | Hypertensive emergency | CMS +I169 | Hypertensive crisis, unspecified | CMS +I200 | Unstable angina | CMS +I201 | Angina pectoris with documented spasm | CMS +I208 | Other forms of angina pectoris | CMS +I209 | Angina pectoris, unspecified | CMS +I2101 | ST elevation (STEMI) myocardial infarction involving left main coronary artery | CMS +I2102 | ST elevation (STEMI) myocardial infarction involving left anterior descending coronary artery | CMS +I2109 | ST elevation (STEMI) myocardial infarction involving other coronary artery of anterior wall | CMS +I2111 | ST elevation (STEMI) myocardial infarction involving right coronary artery | CMS +I2119 | ST elevation (STEMI) myocardial infarction involving other coronary artery of inferior wall | CMS +I2121 | ST elevation (STEMI) myocardial infarction involving left circumflex coronary artery | CMS +I2129 | ST elevation (STEMI) myocardial infarction involving other sites | CMS +I213 | ST elevation (STEMI) myocardial infarction of unspecified site | CMS +I214 | Non-ST elevation (NSTEMI) myocardial infarction | CMS +I219 | Acute myocardial infarction, unspecified | CMS +I21A1 | Myocardial infarction type 2 | CMS +I21A9 | Other myocardial infarction type | CMS +I220 | Subsequent ST elevation (STEMI) myocardial infarction of anterior wall | CMS +I221 | Subsequent ST elevation (STEMI) myocardial infarction of inferior wall | CMS +I222 | Subsequent non-ST elevation (NSTEMI) myocardial infarction | CMS +I228 | Subsequent ST elevation (STEMI) myocardial infarction of other sites | CMS +I229 | Subsequent ST elevation (STEMI) myocardial infarction of unspecified site | CMS +I230 | Hemopericardium as current complication following acute myocardial infarction | CMS +I231 | Atrial septal defect as current complication following acute myocardial infarction | CMS +I232 | Ventricular septal defect as current complication following acute myocardial infarction | CMS +I233 | Rupture of cardiac wall without hemopericardium as current complication following acute myocardial infarction | CMS +I234 | Rupture of chordae tendineae as current complication following acute myocardial infarction | CMS +I235 | Rupture of papillary muscle as current complication following acute myocardial infarction | CMS +I236 | Thrombosis of atrium, auricular appendage, and ventricle as current complications following acute myocardial infarction | CMS +I237 | Postinfarction angina | CMS +I238 | Other current complications following acute myocardial infarction | CMS +I240 | Acute coronary thrombosis not resulting in myocardial infarction | CMS +I241 | Dressler's syndrome | CMS +I248 | Other forms of acute ischemic heart disease | CMS +I249 | Acute ischemic heart disease, unspecified | CMS +I2510 | Atherosclerotic heart disease of native coronary artery without angina pectoris | CMS +I25110 | Atherosclerotic heart disease of native coronary artery with unstable angina pectoris | CMS +I25111 | Atherosclerotic heart disease of native coronary artery with angina pectoris with documented spasm | CMS +I25118 | Atherosclerotic heart disease of native coronary artery with other forms of angina pectoris | CMS +I25119 | Atherosclerotic heart disease of native coronary artery with unspecified angina pectoris | CMS +I252 | Old myocardial infarction | CMS +I253 | Aneurysm of heart | CMS +I2541 | Coronary artery aneurysm | CMS +I2542 | Coronary artery dissection | CMS +I255 | Ischemic cardiomyopathy | CMS +I256 | Silent myocardial ischemia | CMS +I25700 | Atherosclerosis of coronary artery bypass graft(s), unspecified, with unstable angina pectoris | CMS +I25701 | Atherosclerosis of coronary artery bypass graft(s), unspecified, with angina pectoris with documented spasm | CMS +I25708 | Atherosclerosis of coronary artery bypass graft(s), unspecified, with other forms of angina pectoris | CMS +I25709 | Atherosclerosis of coronary artery bypass graft(s), unspecified, with unspecified angina pectoris | CMS +I25710 | Atherosclerosis of autologous vein coronary artery bypass graft(s) with unstable angina pectoris | CMS +I25711 | Atherosclerosis of autologous vein coronary artery bypass graft(s) with angina pectoris with documented spasm | CMS +I25718 | Atherosclerosis of autologous vein coronary artery bypass graft(s) with other forms of angina pectoris | CMS +I25719 | Atherosclerosis of autologous vein coronary artery bypass graft(s) with unspecified angina pectoris | CMS +I25720 | Atherosclerosis of autologous artery coronary artery bypass graft(s) with unstable angina pectoris | CMS +I25721 | Atherosclerosis of autologous artery coronary artery bypass graft(s) with angina pectoris with documented spasm | CMS +I25728 | Atherosclerosis of autologous artery coronary artery bypass graft(s) with other forms of angina pectoris | CMS +I25729 | Atherosclerosis of autologous artery coronary artery bypass graft(s) with unspecified angina pectoris | CMS +I25730 | Atherosclerosis of nonautologous biological coronary artery bypass graft(s) with unstable angina pectoris | CMS +I25731 | Atherosclerosis of nonautologous biological coronary artery bypass graft(s) with angina pectoris with documented spasm | CMS +I25738 | Atherosclerosis of nonautologous biological coronary artery bypass graft(s) with other forms of angina pectoris | CMS +I25739 | Atherosclerosis of nonautologous biological coronary artery bypass graft(s) with unspecified angina pectoris | CMS +I25750 | Atherosclerosis of native coronary artery of transplanted heart with unstable angina | CMS +I25751 | Atherosclerosis of native coronary artery of transplanted heart with angina pectoris with documented spasm | CMS +I25758 | Atherosclerosis of native coronary artery of transplanted heart with other forms of angina pectoris | CMS +I25759 | Atherosclerosis of native coronary artery of transplanted heart with unspecified angina pectoris | CMS +I25760 | Atherosclerosis of bypass graft of coronary artery of transplanted heart with unstable angina | CMS +I25761 | Atherosclerosis of bypass graft of coronary artery of transplanted heart with angina pectoris with documented spasm | CMS +I25768 | Atherosclerosis of bypass graft of coronary artery of transplanted heart with other forms of angina pectoris | CMS +I25769 | Atherosclerosis of bypass graft of coronary artery of transplanted heart with unspecified angina pectoris | CMS +I25790 | Atherosclerosis of other coronary artery bypass graft(s) with unstable angina pectoris | CMS +I25791 | Atherosclerosis of other coronary artery bypass graft(s) with angina pectoris with documented spasm | CMS +I25798 | Atherosclerosis of other coronary artery bypass graft(s) with other forms of angina pectoris | CMS +I25799 | Atherosclerosis of other coronary artery bypass graft(s) with unspecified angina pectoris | CMS +I25810 | Atherosclerosis of coronary artery bypass graft(s) without angina pectoris | CMS +I25811 | Atherosclerosis of native coronary artery of transplanted heart without angina pectoris | CMS +I25812 | Atherosclerosis of bypass graft of coronary artery of transplanted heart without angina pectoris | CMS +I2582 | Chronic total occlusion of coronary artery | CMS +I2583 | Coronary atherosclerosis due to lipid rich plaque | CMS +I2584 | Coronary atherosclerosis due to calcified coronary lesion | CMS +I2589 | Other forms of chronic ischemic heart disease | CMS +I259 | Chronic ischemic heart disease, unspecified | CMS +I2601 | Septic pulmonary embolism with acute cor pulmonale | CMS +I2602 | Saddle embolus of pulmonary artery with acute cor pulmonale | CMS +I2609 | Other pulmonary embolism with acute cor pulmonale | CMS +I2690 | Septic pulmonary embolism without acute cor pulmonale | CMS +I2692 | Saddle embolus of pulmonary artery without acute cor pulmonale | CMS +I2699 | Other pulmonary embolism without acute cor pulmonale | CMS +I270 | Primary pulmonary hypertension | CMS +I271 | Kyphoscoliotic heart disease | CMS +I2720 | Pulmonary hypertension, unspecified | CMS +I2721 | Secondary pulmonary arterial hypertension | CMS +I2722 | Pulmonary hypertension due to left heart disease | CMS +I2723 | Pulmonary hypertension due to lung diseases and hypoxia | CMS +I2724 | Chronic thromboembolic pulmonary hypertension | CMS +I2729 | Other secondary pulmonary hypertension | CMS +I2781 | Cor pulmonale (chronic) | CMS +I2782 | Chronic pulmonary embolism | CMS +I2783 | Eisenmenger's syndrome | CMS +I2789 | Other specified pulmonary heart diseases | CMS +I279 | Pulmonary heart disease, unspecified | CMS +I280 | Arteriovenous fistula of pulmonary vessels | CMS +I281 | Aneurysm of pulmonary artery | CMS +I288 | Other diseases of pulmonary vessels | CMS +I289 | Disease of pulmonary vessels, unspecified | CMS +I300 | Acute nonspecific idiopathic pericarditis | CMS +I301 | Infective pericarditis | CMS +I308 | Other forms of acute pericarditis | CMS +I309 | Acute pericarditis, unspecified | CMS +I310 | Chronic adhesive pericarditis | CMS +I311 | Chronic constrictive pericarditis | CMS +I312 | Hemopericardium, not elsewhere classified | CMS +I313 | Pericardial effusion (noninflammatory) | CMS +I314 | Cardiac tamponade | CMS +I318 | Other specified diseases of pericardium | CMS +I319 | Disease of pericardium, unspecified | CMS +I32 | Pericarditis in diseases classified elsewhere | CMS +I330 | Acute and subacute infective endocarditis | CMS +I339 | Acute and subacute endocarditis, unspecified | CMS +I340 | Nonrheumatic mitral (valve) insufficiency | CMS +I341 | Nonrheumatic mitral (valve) prolapse | CMS +I342 | Nonrheumatic mitral (valve) stenosis | CMS +I348 | Other nonrheumatic mitral valve disorders | CMS +I349 | Nonrheumatic mitral valve disorder, unspecified | CMS +I350 | Nonrheumatic aortic (valve) stenosis | CMS +I351 | Nonrheumatic aortic (valve) insufficiency | CMS +I352 | Nonrheumatic aortic (valve) stenosis with insufficiency | CMS +I358 | Other nonrheumatic aortic valve disorders | CMS +I359 | Nonrheumatic aortic valve disorder, unspecified | CMS +I360 | Nonrheumatic tricuspid (valve) stenosis | CMS +I361 | Nonrheumatic tricuspid (valve) insufficiency | CMS +I362 | Nonrheumatic tricuspid (valve) stenosis with insufficiency | CMS +I368 | Other nonrheumatic tricuspid valve disorders | CMS +I369 | Nonrheumatic tricuspid valve disorder, unspecified | CMS +I370 | Nonrheumatic pulmonary valve stenosis | CMS +I371 | Nonrheumatic pulmonary valve insufficiency | CMS +I372 | Nonrheumatic pulmonary valve stenosis with insufficiency | CMS +I378 | Other nonrheumatic pulmonary valve disorders | CMS +I379 | Nonrheumatic pulmonary valve disorder, unspecified | CMS +I38 | Endocarditis, valve unspecified | CMS +I39 | Endocarditis and heart valve disorders in diseases classified elsewhere | CMS +I400 | Infective myocarditis | CMS +I401 | Isolated myocarditis | CMS +I408 | Other acute myocarditis | CMS +I409 | Acute myocarditis, unspecified | CMS +I41 | Myocarditis in diseases classified elsewhere | CMS +I420 | Dilated cardiomyopathy | CMS +I421 | Obstructive hypertrophic cardiomyopathy | CMS +I422 | Other hypertrophic cardiomyopathy | CMS +I423 | Endomyocardial (eosinophilic) disease | CMS +I424 | Endocardial fibroelastosis | CMS +I425 | Other restrictive cardiomyopathy | CMS +I426 | Alcoholic cardiomyopathy | CMS +I427 | Cardiomyopathy due to drug and external agent | CMS +I428 | Other cardiomyopathies | CMS +I429 | Cardiomyopathy, unspecified | CMS +I43 | Cardiomyopathy in diseases classified elsewhere | CMS +I440 | Atrioventricular block, first degree | CMS +I441 | Atrioventricular block, second degree | CMS +I442 | Atrioventricular block, complete | CMS +I4430 | Unspecified atrioventricular block | CMS +I4439 | Other atrioventricular block | CMS +I444 | Left anterior fascicular block | CMS +I445 | Left posterior fascicular block | CMS +I4460 | Unspecified fascicular block | CMS +I4469 | Other fascicular block | CMS +I447 | Left bundle-branch block, unspecified | CMS +I450 | Right fascicular block | CMS +I4510 | Unspecified right bundle-branch block | CMS +I4519 | Other right bundle-branch block | CMS +I452 | Bifascicular block | CMS +I453 | Trifascicular block | CMS +I454 | Nonspecific intraventricular block | CMS +I455 | Other specified heart block | CMS +I456 | Pre-excitation syndrome | CMS +I4581 | Long QT syndrome | CMS +I4589 | Other specified conduction disorders | CMS +I459 | Conduction disorder, unspecified | CMS +I462 | Cardiac arrest due to underlying cardiac condition | CMS +I468 | Cardiac arrest due to other underlying condition | CMS +I469 | Cardiac arrest, cause unspecified | CMS +I470 | Re-entry ventricular arrhythmia | CMS +I471 | Supraventricular tachycardia | CMS +I472 | Ventricular tachycardia | CMS +I479 | Paroxysmal tachycardia, unspecified | CMS +I480 | Paroxysmal atrial fibrillation | CMS +I481 | Persistent atrial fibrillation | CMS +I482 | Chronic atrial fibrillation | CMS +I483 | Typical atrial flutter | CMS +I484 | Atypical atrial flutter | CMS +I4891 | Unspecified atrial fibrillation | CMS +I4892 | Unspecified atrial flutter | CMS +I4901 | Ventricular fibrillation | CMS +I4902 | Ventricular flutter | CMS +I491 | Atrial premature depolarization | CMS +I492 | Junctional premature depolarization | CMS +I493 | Ventricular premature depolarization | CMS +I4940 | Unspecified premature depolarization | CMS +I4949 | Other premature depolarization | CMS +I495 | Sick sinus syndrome | CMS +I498 | Other specified cardiac arrhythmias | CMS +I499 | Cardiac arrhythmia, unspecified | CMS +I501 | Left ventricular failure, unspecified | CMS +I5020 | Unspecified systolic (congestive) heart failure | CMS +I5021 | Acute systolic (congestive) heart failure | CMS +I5022 | Chronic systolic (congestive) heart failure | CMS +I5023 | Acute on chronic systolic (congestive) heart failure | CMS +I5030 | Unspecified diastolic (congestive) heart failure | CMS +I5031 | Acute diastolic (congestive) heart failure | CMS +I5032 | Chronic diastolic (congestive) heart failure | CMS +I5033 | Acute on chronic diastolic (congestive) heart failure | CMS +I5040 | Unspecified combined systolic (congestive) and diastolic (congestive) heart failure | CMS +I5041 | Acute combined systolic (congestive) and diastolic (congestive) heart failure | CMS +I5042 | Chronic combined systolic (congestive) and diastolic (congestive) heart failure | CMS +I5043 | Acute on chronic combined systolic (congestive) and diastolic (congestive) heart failure | CMS +I50810 | Right heart failure, unspecified | CMS +I50811 | Acute right heart failure | CMS +I50812 | Chronic right heart failure | CMS +I50813 | Acute on chronic right heart failure | CMS +I50814 | Right heart failure due to left heart failure | CMS +I5082 | Biventricular heart failure | CMS +I5083 | High output heart failure | CMS +I5084 | End stage heart failure | CMS +I5089 | Other heart failure | CMS +I509 | Heart failure, unspecified | CMS +I510 | Cardiac septal defect, acquired | CMS +I511 | Rupture of chordae tendineae, not elsewhere classified | CMS +I512 | Rupture of papillary muscle, not elsewhere classified | CMS +I513 | Intracardiac thrombosis, not elsewhere classified | CMS +I514 | Myocarditis, unspecified | CMS +I515 | Myocardial degeneration | CMS +I517 | Cardiomegaly | CMS +I5181 | Takotsubo syndrome | CMS +I5189 | Other ill-defined heart diseases | CMS +I519 | Heart disease, unspecified | CMS +I52 | Other heart disorders in diseases classified elsewhere | CMS +I6000 | Nontraumatic subarachnoid hemorrhage from unspecified carotid siphon and bifurcation | CMS +I6001 | Nontraumatic subarachnoid hemorrhage from right carotid siphon and bifurcation | CMS +I6002 | Nontraumatic subarachnoid hemorrhage from left carotid siphon and bifurcation | CMS +I6010 | Nontraumatic subarachnoid hemorrhage from unspecified middle cerebral artery | CMS +I6011 | Nontraumatic subarachnoid hemorrhage from right middle cerebral artery | CMS +I6012 | Nontraumatic subarachnoid hemorrhage from left middle cerebral artery | CMS +I602 | Nontraumatic subarachnoid hemorrhage from anterior communicating artery | CMS +I6030 | Nontraumatic subarachnoid hemorrhage from unspecified posterior communicating artery | CMS +I6031 | Nontraumatic subarachnoid hemorrhage from right posterior communicating artery | CMS +I6032 | Nontraumatic subarachnoid hemorrhage from left posterior communicating artery | CMS +I604 | Nontraumatic subarachnoid hemorrhage from basilar artery | CMS +I6050 | Nontraumatic subarachnoid hemorrhage from unspecified vertebral artery | CMS +I6051 | Nontraumatic subarachnoid hemorrhage from right vertebral artery | CMS +I6052 | Nontraumatic subarachnoid hemorrhage from left vertebral artery | CMS +I606 | Nontraumatic subarachnoid hemorrhage from other intracranial arteries | CMS +I607 | Nontraumatic subarachnoid hemorrhage from unspecified intracranial artery | CMS +I608 | Other nontraumatic subarachnoid hemorrhage | CMS +I609 | Nontraumatic subarachnoid hemorrhage, unspecified | CMS +I610 | Nontraumatic intracerebral hemorrhage in hemisphere, subcortical | CMS +I611 | Nontraumatic intracerebral hemorrhage in hemisphere, cortical | CMS +I612 | Nontraumatic intracerebral hemorrhage in hemisphere, unspecified | CMS +I613 | Nontraumatic intracerebral hemorrhage in brain stem | CMS +I614 | Nontraumatic intracerebral hemorrhage in cerebellum | CMS +I615 | Nontraumatic intracerebral hemorrhage, intraventricular | CMS +I616 | Nontraumatic intracerebral hemorrhage, multiple localized | CMS +I618 | Other nontraumatic intracerebral hemorrhage | CMS +I619 | Nontraumatic intracerebral hemorrhage, unspecified | CMS +I6200 | Nontraumatic subdural hemorrhage, unspecified | CMS +I6201 | Nontraumatic acute subdural hemorrhage | CMS +I6202 | Nontraumatic subacute subdural hemorrhage | CMS +I6203 | Nontraumatic chronic subdural hemorrhage | CMS +I621 | Nontraumatic extradural hemorrhage | CMS +I629 | Nontraumatic intracranial hemorrhage, unspecified | CMS +I6300 | Cerebral infarction due to thrombosis of unspecified precerebral artery | CMS +I63011 | Cerebral infarction due to thrombosis of right vertebral artery | CMS +I63012 | Cerebral infarction due to thrombosis of left vertebral artery | CMS +I63013 | Cerebral infarction due to thrombosis of bilateral vertebral arteries | CMS +I63019 | Cerebral infarction due to thrombosis of unspecified vertebral artery | CMS +I6302 | Cerebral infarction due to thrombosis of basilar artery | CMS +I63031 | Cerebral infarction due to thrombosis of right carotid artery | CMS +I63032 | Cerebral infarction due to thrombosis of left carotid artery | CMS +I63033 | Cerebral infarction due to thrombosis of bilateral carotid arteries | CMS +I63039 | Cerebral infarction due to thrombosis of unspecified carotid artery | CMS +I6309 | Cerebral infarction due to thrombosis of other precerebral artery | CMS +I6310 | Cerebral infarction due to embolism of unspecified precerebral artery | CMS +I63111 | Cerebral infarction due to embolism of right vertebral artery | CMS +I63112 | Cerebral infarction due to embolism of left vertebral artery | CMS +I63113 | Cerebral infarction due to embolism of bilateral vertebral arteries | CMS +I63119 | Cerebral infarction due to embolism of unspecified vertebral artery | CMS +I6312 | Cerebral infarction due to embolism of basilar artery | CMS +I63131 | Cerebral infarction due to embolism of right carotid artery | CMS +I63132 | Cerebral infarction due to embolism of left carotid artery | CMS +I63133 | Cerebral infarction due to embolism of bilateral carotid arteries | CMS +I63139 | Cerebral infarction due to embolism of unspecified carotid artery | CMS +I6319 | Cerebral infarction due to embolism of other precerebral artery | CMS +I6320 | Cerebral infarction due to unspecified occlusion or stenosis of unspecified precerebral arteries | CMS +I63211 | Cerebral infarction due to unspecified occlusion or stenosis of right vertebral artery | CMS +I63212 | Cerebral infarction due to unspecified occlusion or stenosis of left vertebral artery | CMS +I63213 | Cerebral infarction due to unspecified occlusion or stenosis of bilateral vertebral arteries | CMS +I63219 | Cerebral infarction due to unspecified occlusion or stenosis of unspecified vertebral artery | CMS +I6322 | Cerebral infarction due to unspecified occlusion or stenosis of basilar artery | CMS +I63231 | Cerebral infarction due to unspecified occlusion or stenosis of right carotid arteries | CMS +I63232 | Cerebral infarction due to unspecified occlusion or stenosis of left carotid arteries | CMS +I63233 | Cerebral infarction due to unspecified occlusion or stenosis of bilateral carotid arteries | CMS +I63239 | Cerebral infarction due to unspecified occlusion or stenosis of unspecified carotid artery | CMS +I6329 | Cerebral infarction due to unspecified occlusion or stenosis of other precerebral arteries | CMS +I6330 | Cerebral infarction due to thrombosis of unspecified cerebral artery | CMS +I63311 | Cerebral infarction due to thrombosis of right middle cerebral artery | CMS +I63312 | Cerebral infarction due to thrombosis of left middle cerebral artery | CMS +I63313 | Cerebral infarction due to thrombosis of bilateral middle cerebral arteries | CMS +I63319 | Cerebral infarction due to thrombosis of unspecified middle cerebral artery | CMS +I63321 | Cerebral infarction due to thrombosis of right anterior cerebral artery | CMS +I63322 | Cerebral infarction due to thrombosis of left anterior cerebral artery | CMS +I63323 | Cerebral infarction due to thrombosis of bilateral anterior cerebral arteries | CMS +I63329 | Cerebral infarction due to thrombosis of unspecified anterior cerebral artery | CMS +I63331 | Cerebral infarction due to thrombosis of right posterior cerebral artery | CMS +I63332 | Cerebral infarction due to thrombosis of left posterior cerebral artery | CMS +I63333 | Cerebral infarction due to thrombosis of bilateral posterior cerebral arteries | CMS +I63339 | Cerebral infarction due to thrombosis of unspecified posterior cerebral artery | CMS +I63341 | Cerebral infarction due to thrombosis of right cerebellar artery | CMS +I63342 | Cerebral infarction due to thrombosis of left cerebellar artery | CMS +I63343 | Cerebral infarction due to thrombosis of bilateral cerebellar arteries | CMS +I63349 | Cerebral infarction due to thrombosis of unspecified cerebellar artery | CMS +I6339 | Cerebral infarction due to thrombosis of other cerebral artery | CMS +I6340 | Cerebral infarction due to embolism of unspecified cerebral artery | CMS +I63411 | Cerebral infarction due to embolism of right middle cerebral artery | CMS +I63412 | Cerebral infarction due to embolism of left middle cerebral artery | CMS +I63413 | Cerebral infarction due to embolism of bilateral middle cerebral arteries | CMS +I63419 | Cerebral infarction due to embolism of unspecified middle cerebral artery | CMS +I63421 | Cerebral infarction due to embolism of right anterior cerebral artery | CMS +I63422 | Cerebral infarction due to embolism of left anterior cerebral artery | CMS +I63423 | Cerebral infarction due to embolism of bilateral anterior cerebral arteries | CMS +I63429 | Cerebral infarction due to embolism of unspecified anterior cerebral artery | CMS +I63431 | Cerebral infarction due to embolism of right posterior cerebral artery | CMS +I63432 | Cerebral infarction due to embolism of left posterior cerebral artery | CMS +I63433 | Cerebral infarction due to embolism of bilateral posterior cerebral arteries | CMS +I63439 | Cerebral infarction due to embolism of unspecified posterior cerebral artery | CMS +I63441 | Cerebral infarction due to embolism of right cerebellar artery | CMS +I63442 | Cerebral infarction due to embolism of left cerebellar artery | CMS +I63443 | Cerebral infarction due to embolism of bilateral cerebellar arteries | CMS +I63449 | Cerebral infarction due to embolism of unspecified cerebellar artery | CMS +I6349 | Cerebral infarction due to embolism of other cerebral artery | CMS +I6350 | Cerebral infarction due to unspecified occlusion or stenosis of unspecified cerebral artery | CMS +I63511 | Cerebral infarction due to unspecified occlusion or stenosis of right middle cerebral artery | CMS +I63512 | Cerebral infarction due to unspecified occlusion or stenosis of left middle cerebral artery | CMS +I63513 | Cerebral infarction due to unspecified occlusion or stenosis of bilateral middle cerebral arteries | CMS +I63519 | Cerebral infarction due to unspecified occlusion or stenosis of unspecified middle cerebral artery | CMS +I63521 | Cerebral infarction due to unspecified occlusion or stenosis of right anterior cerebral artery | CMS +I63522 | Cerebral infarction due to unspecified occlusion or stenosis of left anterior cerebral artery | CMS +I63523 | Cerebral infarction due to unspecified occlusion or stenosis of bilateral anterior cerebral arteries | CMS +I63529 | Cerebral infarction due to unspecified occlusion or stenosis of unspecified anterior cerebral artery | CMS +I63531 | Cerebral infarction due to unspecified occlusion or stenosis of right posterior cerebral artery | CMS +I63532 | Cerebral infarction due to unspecified occlusion or stenosis of left posterior cerebral artery | CMS +I63533 | Cerebral infarction due to unspecified occlusion or stenosis of bilateral posterior cerebral arteries | CMS +I63539 | Cerebral infarction due to unspecified occlusion or stenosis of unspecified posterior cerebral artery | CMS +I63541 | Cerebral infarction due to unspecified occlusion or stenosis of right cerebellar artery | CMS +I63542 | Cerebral infarction due to unspecified occlusion or stenosis of left cerebellar artery | CMS +I63543 | Cerebral infarction due to unspecified occlusion or stenosis of bilateral cerebellar arteries | CMS +I63549 | Cerebral infarction due to unspecified occlusion or stenosis of unspecified cerebellar artery | CMS +I6359 | Cerebral infarction due to unspecified occlusion or stenosis of other cerebral artery | CMS +I636 | Cerebral infarction due to cerebral venous thrombosis, nonpyogenic | CMS +I6381 | Other cerebral infarction due to occlusion or stenosis of small artery | CMS +I6389 | Other cerebral infarction | CMS +I639 | Cerebral infarction, unspecified | CMS +I6501 | Occlusion and stenosis of right vertebral artery | CMS +I6502 | Occlusion and stenosis of left vertebral artery | CMS +I6503 | Occlusion and stenosis of bilateral vertebral arteries | CMS +I6509 | Occlusion and stenosis of unspecified vertebral artery | CMS +I651 | Occlusion and stenosis of basilar artery | CMS +I6521 | Occlusion and stenosis of right carotid artery | CMS +I6522 | Occlusion and stenosis of left carotid artery | CMS +I6523 | Occlusion and stenosis of bilateral carotid arteries | CMS +I6529 | Occlusion and stenosis of unspecified carotid artery | CMS +I658 | Occlusion and stenosis of other precerebral arteries | CMS +I659 | Occlusion and stenosis of unspecified precerebral artery | CMS +I6601 | Occlusion and stenosis of right middle cerebral artery | CMS +I6602 | Occlusion and stenosis of left middle cerebral artery | CMS +I6603 | Occlusion and stenosis of bilateral middle cerebral arteries | CMS +I6609 | Occlusion and stenosis of unspecified middle cerebral artery | CMS +I6611 | Occlusion and stenosis of right anterior cerebral artery | CMS +I6612 | Occlusion and stenosis of left anterior cerebral artery | CMS +I6613 | Occlusion and stenosis of bilateral anterior cerebral arteries | CMS +I6619 | Occlusion and stenosis of unspecified anterior cerebral artery | CMS +I6621 | Occlusion and stenosis of right posterior cerebral artery | CMS +I6622 | Occlusion and stenosis of left posterior cerebral artery | CMS +I6623 | Occlusion and stenosis of bilateral posterior cerebral arteries | CMS +I6629 | Occlusion and stenosis of unspecified posterior cerebral artery | CMS +I663 | Occlusion and stenosis of cerebellar arteries | CMS +I668 | Occlusion and stenosis of other cerebral arteries | CMS +I669 | Occlusion and stenosis of unspecified cerebral artery | CMS +I670 | Dissection of cerebral arteries, nonruptured | CMS +I671 | Cerebral aneurysm, nonruptured | CMS +I672 | Cerebral atherosclerosis | CMS +I673 | Progressive vascular leukoencephalopathy | CMS +I674 | Hypertensive encephalopathy | CMS +I675 | Moyamoya disease | CMS +I676 | Nonpyogenic thrombosis of intracranial venous system | CMS +I677 | Cerebral arteritis, not elsewhere classified | CMS +I6781 | Acute cerebrovascular insufficiency | CMS +I6782 | Cerebral ischemia | CMS +I6783 | Posterior reversible encephalopathy syndrome | CMS +I67841 | Reversible cerebrovascular vasoconstriction syndrome | CMS +I67848 | Other cerebrovascular vasospasm and vasoconstriction | CMS +I67850 | Cerebral autosomal dominant arteriopathy with subcortical infarcts and leukoencephalopathy | CMS +I67858 | Other hereditary cerebrovascular disease | CMS +I6789 | Other cerebrovascular disease | CMS +I679 | Cerebrovascular disease, unspecified | CMS +I680 | Cerebral amyloid angiopathy | CMS +I682 | Cerebral arteritis in other diseases classified elsewhere | CMS +I688 | Other cerebrovascular disorders in diseases classified elsewhere | CMS +I6900 | Unspecified sequelae of nontraumatic subarachnoid hemorrhage | CMS +I69010 | Attention and concentration deficit following nontraumatic subarachnoid hemorrhage | CMS +I69011 | Memory deficit following nontraumatic subarachnoid hemorrhage | CMS +I69012 | Visuospatial deficit and spatial neglect following nontraumatic subarachnoid hemorrhage | CMS +I69013 | Psychomotor deficit following nontraumatic subarachnoid hemorrhage | CMS +I69014 | Frontal lobe and executive function deficit following nontraumatic subarachnoid hemorrhage | CMS +I69015 | Cognitive social or emotional deficit following nontraumatic subarachnoid hemorrhage | CMS +I69018 | Other symptoms and signs involving cognitive functions following nontraumatic subarachnoid hemorrhage | CMS +I69019 | Unspecified symptoms and signs involving cognitive functions following nontraumatic subarachnoid hemorrhage | CMS +I69020 | Aphasia following nontraumatic subarachnoid hemorrhage | CMS +I69021 | Dysphasia following nontraumatic subarachnoid hemorrhage | CMS +I69022 | Dysarthria following nontraumatic subarachnoid hemorrhage | CMS +I69023 | Fluency disorder following nontraumatic subarachnoid hemorrhage | CMS +I69028 | Other speech and language deficits following nontraumatic subarachnoid hemorrhage | CMS +I69031 | Monoplegia of upper limb following nontraumatic subarachnoid hemorrhage affecting right dominant side | CMS +I69032 | Monoplegia of upper limb following nontraumatic subarachnoid hemorrhage affecting left dominant side | CMS +I69033 | Monoplegia of upper limb following nontraumatic subarachnoid hemorrhage affecting right non-dominant side | CMS +I69034 | Monoplegia of upper limb following nontraumatic subarachnoid hemorrhage affecting left non-dominant side | CMS +I69039 | Monoplegia of upper limb following nontraumatic subarachnoid hemorrhage affecting unspecified side | CMS +I69041 | Monoplegia of lower limb following nontraumatic subarachnoid hemorrhage affecting right dominant side | CMS +I69042 | Monoplegia of lower limb following nontraumatic subarachnoid hemorrhage affecting left dominant side | CMS +I69043 | Monoplegia of lower limb following nontraumatic subarachnoid hemorrhage affecting right non-dominant side | CMS +I69044 | Monoplegia of lower limb following nontraumatic subarachnoid hemorrhage affecting left non-dominant side | CMS +I69049 | Monoplegia of lower limb following nontraumatic subarachnoid hemorrhage affecting unspecified side | CMS +I69051 | Hemiplegia and hemiparesis following nontraumatic subarachnoid hemorrhage affecting right dominant side | CMS +I69052 | Hemiplegia and hemiparesis following nontraumatic subarachnoid hemorrhage affecting left dominant side | CMS +I69053 | Hemiplegia and hemiparesis following nontraumatic subarachnoid hemorrhage affecting right non-dominant side | CMS +I69054 | Hemiplegia and hemiparesis following nontraumatic subarachnoid hemorrhage affecting left non-dominant side | CMS +I69059 | Hemiplegia and hemiparesis following nontraumatic subarachnoid hemorrhage affecting unspecified side | CMS +I69061 | Other paralytic syndrome following nontraumatic subarachnoid hemorrhage affecting right dominant side | CMS +I69062 | Other paralytic syndrome following nontraumatic subarachnoid hemorrhage affecting left dominant side | CMS +I69063 | Other paralytic syndrome following nontraumatic subarachnoid hemorrhage affecting right non-dominant side | CMS +I69064 | Other paralytic syndrome following nontraumatic subarachnoid hemorrhage affecting left non-dominant side | CMS +I69065 | Other paralytic syndrome following nontraumatic subarachnoid hemorrhage, bilateral | CMS +I69069 | Other paralytic syndrome following nontraumatic subarachnoid hemorrhage affecting unspecified side | CMS +I69090 | Apraxia following nontraumatic subarachnoid hemorrhage | CMS +I69091 | Dysphagia following nontraumatic subarachnoid hemorrhage | CMS +I69092 | Facial weakness following nontraumatic subarachnoid hemorrhage | CMS +I69093 | Ataxia following nontraumatic subarachnoid hemorrhage | CMS +I69098 | Other sequelae following nontraumatic subarachnoid hemorrhage | CMS +I6910 | Unspecified sequelae of nontraumatic intracerebral hemorrhage | CMS +I69110 | Attention and concentration deficit following nontraumatic intracerebral hemorrhage | CMS +I69111 | Memory deficit following nontraumatic intracerebral hemorrhage | CMS +I69112 | Visuospatial deficit and spatial neglect following nontraumatic intracerebral hemorrhage | CMS +I69113 | Psychomotor deficit following nontraumatic intracerebral hemorrhage | CMS +I69114 | Frontal lobe and executive function deficit following nontraumatic intracerebral hemorrhage | CMS +I69115 | Cognitive social or emotional deficit following nontraumatic intracerebral hemorrhage | CMS +I69118 | Other symptoms and signs involving cognitive functions following nontraumatic intracerebral hemorrhage | CMS +I69119 | Unspecified symptoms and signs involving cognitive functions following nontraumatic intracerebral hemorrhage | CMS +I69120 | Aphasia following nontraumatic intracerebral hemorrhage | CMS +I69121 | Dysphasia following nontraumatic intracerebral hemorrhage | CMS +I69122 | Dysarthria following nontraumatic intracerebral hemorrhage | CMS +I69123 | Fluency disorder following nontraumatic intracerebral hemorrhage | CMS +I69128 | Other speech and language deficits following nontraumatic intracerebral hemorrhage | CMS +I69131 | Monoplegia of upper limb following nontraumatic intracerebral hemorrhage affecting right dominant side | CMS +I69132 | Monoplegia of upper limb following nontraumatic intracerebral hemorrhage affecting left dominant side | CMS +I69133 | Monoplegia of upper limb following nontraumatic intracerebral hemorrhage affecting right non-dominant side | CMS +I69134 | Monoplegia of upper limb following nontraumatic intracerebral hemorrhage affecting left non-dominant side | CMS +I69139 | Monoplegia of upper limb following nontraumatic intracerebral hemorrhage affecting unspecified side | CMS +I69141 | Monoplegia of lower limb following nontraumatic intracerebral hemorrhage affecting right dominant side | CMS +I69142 | Monoplegia of lower limb following nontraumatic intracerebral hemorrhage affecting left dominant side | CMS +I69143 | Monoplegia of lower limb following nontraumatic intracerebral hemorrhage affecting right non-dominant side | CMS +I69144 | Monoplegia of lower limb following nontraumatic intracerebral hemorrhage affecting left non-dominant side | CMS +I69149 | Monoplegia of lower limb following nontraumatic intracerebral hemorrhage affecting unspecified side | CMS +I69151 | Hemiplegia and hemiparesis following nontraumatic intracerebral hemorrhage affecting right dominant side | CMS +I69152 | Hemiplegia and hemiparesis following nontraumatic intracerebral hemorrhage affecting left dominant side | CMS +I69153 | Hemiplegia and hemiparesis following nontraumatic intracerebral hemorrhage affecting right non-dominant side | CMS +I69154 | Hemiplegia and hemiparesis following nontraumatic intracerebral hemorrhage affecting left non-dominant side | CMS +I69159 | Hemiplegia and hemiparesis following nontraumatic intracerebral hemorrhage affecting unspecified side | CMS +I69161 | Other paralytic syndrome following nontraumatic intracerebral hemorrhage affecting right dominant side | CMS +I69162 | Other paralytic syndrome following nontraumatic intracerebral hemorrhage affecting left dominant side | CMS +I69163 | Other paralytic syndrome following nontraumatic intracerebral hemorrhage affecting right non-dominant side | CMS +I69164 | Other paralytic syndrome following nontraumatic intracerebral hemorrhage affecting left non-dominant side | CMS +I69165 | Other paralytic syndrome following nontraumatic intracerebral hemorrhage, bilateral | CMS +I69169 | Other paralytic syndrome following nontraumatic intracerebral hemorrhage affecting unspecified side | CMS +I69190 | Apraxia following nontraumatic intracerebral hemorrhage | CMS +I69191 | Dysphagia following nontraumatic intracerebral hemorrhage | CMS +I69192 | Facial weakness following nontraumatic intracerebral hemorrhage | CMS +I69193 | Ataxia following nontraumatic intracerebral hemorrhage | CMS +I69198 | Other sequelae of nontraumatic intracerebral hemorrhage | CMS +I6920 | Unspecified sequelae of other nontraumatic intracranial hemorrhage | CMS +I69210 | Attention and concentration deficit following other nontraumatic intracranial hemorrhage | CMS +I69211 | Memory deficit following other nontraumatic intracranial hemorrhage | CMS +I69212 | Visuospatial deficit and spatial neglect following other nontraumatic intracranial hemorrhage | CMS +I69213 | Psychomotor deficit following other nontraumatic intracranial hemorrhage | CMS +I69214 | Frontal lobe and executive function deficit following other nontraumatic intracranial hemorrhage | CMS +I69215 | Cognitive social or emotional deficit following other nontraumatic intracranial hemorrhage | CMS +I69218 | Other symptoms and signs involving cognitive functions following other nontraumatic intracranial hemorrhage | CMS +I69219 | Unspecified symptoms and signs involving cognitive functions following other nontraumatic intracranial hemorrhage | CMS +I69220 | Aphasia following other nontraumatic intracranial hemorrhage | CMS +I69221 | Dysphasia following other nontraumatic intracranial hemorrhage | CMS +I69222 | Dysarthria following other nontraumatic intracranial hemorrhage | CMS +I69223 | Fluency disorder following other nontraumatic intracranial hemorrhage | CMS +I69228 | Other speech and language deficits following other nontraumatic intracranial hemorrhage | CMS +I69231 | Monoplegia of upper limb following other nontraumatic intracranial hemorrhage affecting right dominant side | CMS +I69232 | Monoplegia of upper limb following other nontraumatic intracranial hemorrhage affecting left dominant side | CMS +I69233 | Monoplegia of upper limb following other nontraumatic intracranial hemorrhage affecting right non-dominant side | CMS +I69234 | Monoplegia of upper limb following other nontraumatic intracranial hemorrhage affecting left non-dominant side | CMS +I69239 | Monoplegia of upper limb following other nontraumatic intracranial hemorrhage affecting unspecified side | CMS +I69241 | Monoplegia of lower limb following other nontraumatic intracranial hemorrhage affecting right dominant side | CMS +I69242 | Monoplegia of lower limb following other nontraumatic intracranial hemorrhage affecting left dominant side | CMS +I69243 | Monoplegia of lower limb following other nontraumatic intracranial hemorrhage affecting right non-dominant side | CMS +I69244 | Monoplegia of lower limb following other nontraumatic intracranial hemorrhage affecting left non-dominant side | CMS +I69249 | Monoplegia of lower limb following other nontraumatic intracranial hemorrhage affecting unspecified side | CMS +I69251 | Hemiplegia and hemiparesis following other nontraumatic intracranial hemorrhage affecting right dominant side | CMS +I69252 | Hemiplegia and hemiparesis following other nontraumatic intracranial hemorrhage affecting left dominant side | CMS +I69253 | Hemiplegia and hemiparesis following other nontraumatic intracranial hemorrhage affecting right non-dominant side | CMS +I69254 | Hemiplegia and hemiparesis following other nontraumatic intracranial hemorrhage affecting left non-dominant side | CMS +I69259 | Hemiplegia and hemiparesis following other nontraumatic intracranial hemorrhage affecting unspecified side | CMS +I69261 | Other paralytic syndrome following other nontraumatic intracranial hemorrhage affecting right dominant side | CMS +I69262 | Other paralytic syndrome following other nontraumatic intracranial hemorrhage affecting left dominant side | CMS +I69263 | Other paralytic syndrome following other nontraumatic intracranial hemorrhage affecting right non-dominant side | CMS +I69264 | Other paralytic syndrome following other nontraumatic intracranial hemorrhage affecting left non-dominant side | CMS +I69265 | Other paralytic syndrome following other nontraumatic intracranial hemorrhage, bilateral | CMS +I69269 | Other paralytic syndrome following other nontraumatic intracranial hemorrhage affecting unspecified side | CMS +I69290 | Apraxia following other nontraumatic intracranial hemorrhage | CMS +I69291 | Dysphagia following other nontraumatic intracranial hemorrhage | CMS +I69292 | Facial weakness following other nontraumatic intracranial hemorrhage | CMS +I69293 | Ataxia following other nontraumatic intracranial hemorrhage | CMS +I69298 | Other sequelae of other nontraumatic intracranial hemorrhage | CMS +I6930 | Unspecified sequelae of cerebral infarction | CMS +I69310 | Attention and concentration deficit following cerebral infarction | CMS +I69311 | Memory deficit following cerebral infarction | CMS +I69312 | Visuospatial deficit and spatial neglect following cerebral infarction | CMS +I69313 | Psychomotor deficit following cerebral infarction | CMS +I69314 | Frontal lobe and executive function deficit following cerebral infarction | CMS +I69315 | Cognitive social or emotional deficit following cerebral infarction | CMS +I69318 | Other symptoms and signs involving cognitive functions following cerebral infarction | CMS +I69319 | Unspecified symptoms and signs involving cognitive functions following cerebral infarction | CMS +I69320 | Aphasia following cerebral infarction | CMS +I69321 | Dysphasia following cerebral infarction | CMS +I69322 | Dysarthria following cerebral infarction | CMS +I69323 | Fluency disorder following cerebral infarction | CMS +I69328 | Other speech and language deficits following cerebral infarction | CMS +I69331 | Monoplegia of upper limb following cerebral infarction affecting right dominant side | CMS +I69332 | Monoplegia of upper limb following cerebral infarction affecting left dominant side | CMS +I69333 | Monoplegia of upper limb following cerebral infarction affecting right non-dominant side | CMS +I69334 | Monoplegia of upper limb following cerebral infarction affecting left non-dominant side | CMS +I69339 | Monoplegia of upper limb following cerebral infarction affecting unspecified side | CMS +I69341 | Monoplegia of lower limb following cerebral infarction affecting right dominant side | CMS +I69342 | Monoplegia of lower limb following cerebral infarction affecting left dominant side | CMS +I69343 | Monoplegia of lower limb following cerebral infarction affecting right non-dominant side | CMS +I69344 | Monoplegia of lower limb following cerebral infarction affecting left non-dominant side | CMS +I69349 | Monoplegia of lower limb following cerebral infarction affecting unspecified side | CMS +I69351 | Hemiplegia and hemiparesis following cerebral infarction affecting right dominant side | CMS +I69352 | Hemiplegia and hemiparesis following cerebral infarction affecting left dominant side | CMS +I69353 | Hemiplegia and hemiparesis following cerebral infarction affecting right non-dominant side | CMS +I69354 | Hemiplegia and hemiparesis following cerebral infarction affecting left non-dominant side | CMS +I69359 | Hemiplegia and hemiparesis following cerebral infarction affecting unspecified side | CMS +I69361 | Other paralytic syndrome following cerebral infarction affecting right dominant side | CMS +I69362 | Other paralytic syndrome following cerebral infarction affecting left dominant side | CMS +I69363 | Other paralytic syndrome following cerebral infarction affecting right non-dominant side | CMS +I69364 | Other paralytic syndrome following cerebral infarction affecting left non-dominant side | CMS +I69365 | Other paralytic syndrome following cerebral infarction, bilateral | CMS +I69369 | Other paralytic syndrome following cerebral infarction affecting unspecified side | CMS +I69390 | Apraxia following cerebral infarction | CMS +I69391 | Dysphagia following cerebral infarction | CMS +I69392 | Facial weakness following cerebral infarction | CMS +I69393 | Ataxia following cerebral infarction | CMS +I69398 | Other sequelae of cerebral infarction | CMS +I6980 | Unspecified sequelae of other cerebrovascular disease | CMS +I69810 | Attention and concentration deficit following other cerebrovascular disease | CMS +I69811 | Memory deficit following other cerebrovascular disease | CMS +I69812 | Visuospatial deficit and spatial neglect following other cerebrovascular disease | CMS +I69813 | Psychomotor deficit following other cerebrovascular disease | CMS +I69814 | Frontal lobe and executive function deficit following other cerebrovascular disease | CMS +I69815 | Cognitive social or emotional deficit following other cerebrovascular disease | CMS +I69818 | Other symptoms and signs involving cognitive functions following other cerebrovascular disease | CMS +I69819 | Unspecified symptoms and signs involving cognitive functions following other cerebrovascular disease | CMS +I69820 | Aphasia following other cerebrovascular disease | CMS +I69821 | Dysphasia following other cerebrovascular disease | CMS +I69822 | Dysarthria following other cerebrovascular disease | CMS +I69823 | Fluency disorder following other cerebrovascular disease | CMS +I69828 | Other speech and language deficits following other cerebrovascular disease | CMS +I69831 | Monoplegia of upper limb following other cerebrovascular disease affecting right dominant side | CMS +I69832 | Monoplegia of upper limb following other cerebrovascular disease affecting left dominant side | CMS +I69833 | Monoplegia of upper limb following other cerebrovascular disease affecting right non-dominant side | CMS +I69834 | Monoplegia of upper limb following other cerebrovascular disease affecting left non-dominant side | CMS +I69839 | Monoplegia of upper limb following other cerebrovascular disease affecting unspecified side | CMS +I69841 | Monoplegia of lower limb following other cerebrovascular disease affecting right dominant side | CMS +I69842 | Monoplegia of lower limb following other cerebrovascular disease affecting left dominant side | CMS +I69843 | Monoplegia of lower limb following other cerebrovascular disease affecting right non-dominant side | CMS +I69844 | Monoplegia of lower limb following other cerebrovascular disease affecting left non-dominant side | CMS +I69849 | Monoplegia of lower limb following other cerebrovascular disease affecting unspecified side | CMS +I69851 | Hemiplegia and hemiparesis following other cerebrovascular disease affecting right dominant side | CMS +I69852 | Hemiplegia and hemiparesis following other cerebrovascular disease affecting left dominant side | CMS +I69853 | Hemiplegia and hemiparesis following other cerebrovascular disease affecting right non-dominant side | CMS +I69854 | Hemiplegia and hemiparesis following other cerebrovascular disease affecting left non-dominant side | CMS +I69859 | Hemiplegia and hemiparesis following other cerebrovascular disease affecting unspecified side | CMS +I69861 | Other paralytic syndrome following other cerebrovascular disease affecting right dominant side | CMS +I69862 | Other paralytic syndrome following other cerebrovascular disease affecting left dominant side | CMS +I69863 | Other paralytic syndrome following other cerebrovascular disease affecting right non-dominant side | CMS +I69864 | Other paralytic syndrome following other cerebrovascular disease affecting left non-dominant side | CMS +I69865 | Other paralytic syndrome following other cerebrovascular disease, bilateral | CMS +I69869 | Other paralytic syndrome following other cerebrovascular disease affecting unspecified side | CMS +I69890 | Apraxia following other cerebrovascular disease | CMS +I69891 | Dysphagia following other cerebrovascular disease | CMS +I69892 | Facial weakness following other cerebrovascular disease | CMS +I69893 | Ataxia following other cerebrovascular disease | CMS +I69898 | Other sequelae of other cerebrovascular disease | CMS +I6990 | Unspecified sequelae of unspecified cerebrovascular disease | CMS +I69910 | Attention and concentration deficit following unspecified cerebrovascular disease | CMS +I69911 | Memory deficit following unspecified cerebrovascular disease | CMS +I69912 | Visuospatial deficit and spatial neglect following unspecified cerebrovascular disease | CMS +I69913 | Psychomotor deficit following unspecified cerebrovascular disease | CMS +I69914 | Frontal lobe and executive function deficit following unspecified cerebrovascular disease | CMS +I69915 | Cognitive social or emotional deficit following unspecified cerebrovascular disease | CMS +I69918 | Other symptoms and signs involving cognitive functions following unspecified cerebrovascular disease | CMS +I69919 | Unspecified symptoms and signs involving cognitive functions following unspecified cerebrovascular disease | CMS +I69920 | Aphasia following unspecified cerebrovascular disease | CMS +I69921 | Dysphasia following unspecified cerebrovascular disease | CMS +I69922 | Dysarthria following unspecified cerebrovascular disease | CMS +I69923 | Fluency disorder following unspecified cerebrovascular disease | CMS +I69928 | Other speech and language deficits following unspecified cerebrovascular disease | CMS +I69931 | Monoplegia of upper limb following unspecified cerebrovascular disease affecting right dominant side | CMS +I69932 | Monoplegia of upper limb following unspecified cerebrovascular disease affecting left dominant side | CMS +I69933 | Monoplegia of upper limb following unspecified cerebrovascular disease affecting right non-dominant side | CMS +I69934 | Monoplegia of upper limb following unspecified cerebrovascular disease affecting left non-dominant side | CMS +I69939 | Monoplegia of upper limb following unspecified cerebrovascular disease affecting unspecified side | CMS +I69941 | Monoplegia of lower limb following unspecified cerebrovascular disease affecting right dominant side | CMS +I69942 | Monoplegia of lower limb following unspecified cerebrovascular disease affecting left dominant side | CMS +I69943 | Monoplegia of lower limb following unspecified cerebrovascular disease affecting right non-dominant side | CMS +I69944 | Monoplegia of lower limb following unspecified cerebrovascular disease affecting left non-dominant side | CMS +I69949 | Monoplegia of lower limb following unspecified cerebrovascular disease affecting unspecified side | CMS +I69951 | Hemiplegia and hemiparesis following unspecified cerebrovascular disease affecting right dominant side | CMS +I69952 | Hemiplegia and hemiparesis following unspecified cerebrovascular disease affecting left dominant side | CMS +I69953 | Hemiplegia and hemiparesis following unspecified cerebrovascular disease affecting right non-dominant side | CMS +I69954 | Hemiplegia and hemiparesis following unspecified cerebrovascular disease affecting left non-dominant side | CMS +I69959 | Hemiplegia and hemiparesis following unspecified cerebrovascular disease affecting unspecified side | CMS +I69961 | Other paralytic syndrome following unspecified cerebrovascular disease affecting right dominant side | CMS +I69962 | Other paralytic syndrome following unspecified cerebrovascular disease affecting left dominant side | CMS +I69963 | Other paralytic syndrome following unspecified cerebrovascular disease affecting right non-dominant side | CMS +I69964 | Other paralytic syndrome following unspecified cerebrovascular disease affecting left non-dominant side | CMS +I69965 | Other paralytic syndrome following unspecified cerebrovascular disease, bilateral | CMS +I69969 | Other paralytic syndrome following unspecified cerebrovascular disease affecting unspecified side | CMS +I69990 | Apraxia following unspecified cerebrovascular disease | CMS +I69991 | Dysphagia following unspecified cerebrovascular disease | CMS +I69992 | Facial weakness following unspecified cerebrovascular disease | CMS +I69993 | Ataxia following unspecified cerebrovascular disease | CMS +I69998 | Other sequelae following unspecified cerebrovascular disease | CMS +I700 | Atherosclerosis of aorta | CMS +I701 | Atherosclerosis of renal artery | CMS +I70201 | Unspecified atherosclerosis of native arteries of extremities, right leg | CMS +I70202 | Unspecified atherosclerosis of native arteries of extremities, left leg | CMS +I70203 | Unspecified atherosclerosis of native arteries of extremities, bilateral legs | CMS +I70208 | Unspecified atherosclerosis of native arteries of extremities, other extremity | CMS +I70209 | Unspecified atherosclerosis of native arteries of extremities, unspecified extremity | CMS +I70211 | Atherosclerosis of native arteries of extremities with intermittent claudication, right leg | CMS +I70212 | Atherosclerosis of native arteries of extremities with intermittent claudication, left leg | CMS +I70213 | Atherosclerosis of native arteries of extremities with intermittent claudication, bilateral legs | CMS +I70218 | Atherosclerosis of native arteries of extremities with intermittent claudication, other extremity | CMS +I70219 | Atherosclerosis of native arteries of extremities with intermittent claudication, unspecified extremity | CMS +I70221 | Atherosclerosis of native arteries of extremities with rest pain, right leg | CMS +I70222 | Atherosclerosis of native arteries of extremities with rest pain, left leg | CMS +I70223 | Atherosclerosis of native arteries of extremities with rest pain, bilateral legs | CMS +I70228 | Atherosclerosis of native arteries of extremities with rest pain, other extremity | CMS +I70229 | Atherosclerosis of native arteries of extremities with rest pain, unspecified extremity | CMS +I70231 | Atherosclerosis of native arteries of right leg with ulceration of thigh | CMS +I70232 | Atherosclerosis of native arteries of right leg with ulceration of calf | CMS +I70233 | Atherosclerosis of native arteries of right leg with ulceration of ankle | CMS +I70234 | Atherosclerosis of native arteries of right leg with ulceration of heel and midfoot | CMS +I70235 | Atherosclerosis of native arteries of right leg with ulceration of other part of foot | CMS +I70238 | Atherosclerosis of native arteries of right leg with ulceration of other part of lower right leg | CMS +I70239 | Atherosclerosis of native arteries of right leg with ulceration of unspecified site | CMS +I70241 | Atherosclerosis of native arteries of left leg with ulceration of thigh | CMS +I70242 | Atherosclerosis of native arteries of left leg with ulceration of calf | CMS +I70243 | Atherosclerosis of native arteries of left leg with ulceration of ankle | CMS +I70244 | Atherosclerosis of native arteries of left leg with ulceration of heel and midfoot | CMS +I70245 | Atherosclerosis of native arteries of left leg with ulceration of other part of foot | CMS +I70248 | Atherosclerosis of native arteries of left leg with ulceration of other part of lower left leg | CMS +I70249 | Atherosclerosis of native arteries of left leg with ulceration of unspecified site | CMS +I7025 | Atherosclerosis of native arteries of other extremities with ulceration | CMS +I70261 | Atherosclerosis of native arteries of extremities with gangrene, right leg | CMS +I70262 | Atherosclerosis of native arteries of extremities with gangrene, left leg | CMS +I70263 | Atherosclerosis of native arteries of extremities with gangrene, bilateral legs | CMS +I70268 | Atherosclerosis of native arteries of extremities with gangrene, other extremity | CMS +I70269 | Atherosclerosis of native arteries of extremities with gangrene, unspecified extremity | CMS +I70291 | Other atherosclerosis of native arteries of extremities, right leg | CMS +I70292 | Other atherosclerosis of native arteries of extremities, left leg | CMS +I70293 | Other atherosclerosis of native arteries of extremities, bilateral legs | CMS +I70298 | Other atherosclerosis of native arteries of extremities, other extremity | CMS +I70299 | Other atherosclerosis of native arteries of extremities, unspecified extremity | CMS +I70301 | Unspecified atherosclerosis of unspecified type of bypass graft(s) of the extremities, right leg | CMS +I70302 | Unspecified atherosclerosis of unspecified type of bypass graft(s) of the extremities, left leg | CMS +I70303 | Unspecified atherosclerosis of unspecified type of bypass graft(s) of the extremities, bilateral legs | CMS +I70308 | Unspecified atherosclerosis of unspecified type of bypass graft(s) of the extremities, other extremity | CMS +I70309 | Unspecified atherosclerosis of unspecified type of bypass graft(s) of the extremities, unspecified extremity | CMS +I70311 | Atherosclerosis of unspecified type of bypass graft(s) of the extremities with intermittent claudication, right leg | CMS +I70312 | Atherosclerosis of unspecified type of bypass graft(s) of the extremities with intermittent claudication, left leg | CMS +I70313 | Atherosclerosis of unspecified type of bypass graft(s) of the extremities with intermittent claudication, bilateral legs | CMS +I70318 | Atherosclerosis of unspecified type of bypass graft(s) of the extremities with intermittent claudication, other extremity | CMS +I70319 | Atherosclerosis of unspecified type of bypass graft(s) of the extremities with intermittent claudication, unspecified extremity | CMS +I70321 | Atherosclerosis of unspecified type of bypass graft(s) of the extremities with rest pain, right leg | CMS +I70322 | Atherosclerosis of unspecified type of bypass graft(s) of the extremities with rest pain, left leg | CMS +I70323 | Atherosclerosis of unspecified type of bypass graft(s) of the extremities with rest pain, bilateral legs | CMS +I70328 | Atherosclerosis of unspecified type of bypass graft(s) of the extremities with rest pain, other extremity | CMS +I70329 | Atherosclerosis of unspecified type of bypass graft(s) of the extremities with rest pain, unspecified extremity | CMS +I70331 | Atherosclerosis of unspecified type of bypass graft(s) of the right leg with ulceration of thigh | CMS +I70332 | Atherosclerosis of unspecified type of bypass graft(s) of the right leg with ulceration of calf | CMS +I70333 | Atherosclerosis of unspecified type of bypass graft(s) of the right leg with ulceration of ankle | CMS +I70334 | Atherosclerosis of unspecified type of bypass graft(s) of the right leg with ulceration of heel and midfoot | CMS +I70335 | Atherosclerosis of unspecified type of bypass graft(s) of the right leg with ulceration of other part of foot | CMS +I70338 | Atherosclerosis of unspecified type of bypass graft(s) of the right leg with ulceration of other part of lower leg | CMS +I70339 | Atherosclerosis of unspecified type of bypass graft(s) of the right leg with ulceration of unspecified site | CMS +I70341 | Atherosclerosis of unspecified type of bypass graft(s) of the left leg with ulceration of thigh | CMS +I70342 | Atherosclerosis of unspecified type of bypass graft(s) of the left leg with ulceration of calf | CMS +I70343 | Atherosclerosis of unspecified type of bypass graft(s) of the left leg with ulceration of ankle | CMS +I70344 | Atherosclerosis of unspecified type of bypass graft(s) of the left leg with ulceration of heel and midfoot | CMS +I70345 | Atherosclerosis of unspecified type of bypass graft(s) of the left leg with ulceration of other part of foot | CMS +I70348 | Atherosclerosis of unspecified type of bypass graft(s) of the left leg with ulceration of other part of lower leg | CMS +I70349 | Atherosclerosis of unspecified type of bypass graft(s) of the left leg with ulceration of unspecified site | CMS +I7035 | Atherosclerosis of unspecified type of bypass graft(s) of other extremity with ulceration | CMS +I70361 | Atherosclerosis of unspecified type of bypass graft(s) of the extremities with gangrene, right leg | CMS +I70362 | Atherosclerosis of unspecified type of bypass graft(s) of the extremities with gangrene, left leg | CMS +I70363 | Atherosclerosis of unspecified type of bypass graft(s) of the extremities with gangrene, bilateral legs | CMS +I70368 | Atherosclerosis of unspecified type of bypass graft(s) of the extremities with gangrene, other extremity | CMS +I70369 | Atherosclerosis of unspecified type of bypass graft(s) of the extremities with gangrene, unspecified extremity | CMS +I70391 | Other atherosclerosis of unspecified type of bypass graft(s) of the extremities, right leg | CMS +I70392 | Other atherosclerosis of unspecified type of bypass graft(s) of the extremities, left leg | CMS +I70393 | Other atherosclerosis of unspecified type of bypass graft(s) of the extremities, bilateral legs | CMS +I70398 | Other atherosclerosis of unspecified type of bypass graft(s) of the extremities, other extremity | CMS +I70399 | Other atherosclerosis of unspecified type of bypass graft(s) of the extremities, unspecified extremity | CMS +I70401 | Unspecified atherosclerosis of autologous vein bypass graft(s) of the extremities, right leg | CMS +I70402 | Unspecified atherosclerosis of autologous vein bypass graft(s) of the extremities, left leg | CMS +I70403 | Unspecified atherosclerosis of autologous vein bypass graft(s) of the extremities, bilateral legs | CMS +I70408 | Unspecified atherosclerosis of autologous vein bypass graft(s) of the extremities, other extremity | CMS +I70409 | Unspecified atherosclerosis of autologous vein bypass graft(s) of the extremities, unspecified extremity | CMS +I70411 | Atherosclerosis of autologous vein bypass graft(s) of the extremities with intermittent claudication, right leg | CMS +I70412 | Atherosclerosis of autologous vein bypass graft(s) of the extremities with intermittent claudication, left leg | CMS +I70413 | Atherosclerosis of autologous vein bypass graft(s) of the extremities with intermittent claudication, bilateral legs | CMS +I70418 | Atherosclerosis of autologous vein bypass graft(s) of the extremities with intermittent claudication, other extremity | CMS +I70419 | Atherosclerosis of autologous vein bypass graft(s) of the extremities with intermittent claudication, unspecified extremity | CMS +I70421 | Atherosclerosis of autologous vein bypass graft(s) of the extremities with rest pain, right leg | CMS +I70422 | Atherosclerosis of autologous vein bypass graft(s) of the extremities with rest pain, left leg | CMS +I70423 | Atherosclerosis of autologous vein bypass graft(s) of the extremities with rest pain, bilateral legs | CMS +I70428 | Atherosclerosis of autologous vein bypass graft(s) of the extremities with rest pain, other extremity | CMS +I70429 | Atherosclerosis of autologous vein bypass graft(s) of the extremities with rest pain, unspecified extremity | CMS +I70431 | Atherosclerosis of autologous vein bypass graft(s) of the right leg with ulceration of thigh | CMS +I70432 | Atherosclerosis of autologous vein bypass graft(s) of the right leg with ulceration of calf | CMS +I70433 | Atherosclerosis of autologous vein bypass graft(s) of the right leg with ulceration of ankle | CMS +I70434 | Atherosclerosis of autologous vein bypass graft(s) of the right leg with ulceration of heel and midfoot | CMS +I70435 | Atherosclerosis of autologous vein bypass graft(s) of the right leg with ulceration of other part of foot | CMS +I70438 | Atherosclerosis of autologous vein bypass graft(s) of the right leg with ulceration of other part of lower leg | CMS +I70439 | Atherosclerosis of autologous vein bypass graft(s) of the right leg with ulceration of unspecified site | CMS +I70441 | Atherosclerosis of autologous vein bypass graft(s) of the left leg with ulceration of thigh | CMS +I70442 | Atherosclerosis of autologous vein bypass graft(s) of the left leg with ulceration of calf | CMS +I70443 | Atherosclerosis of autologous vein bypass graft(s) of the left leg with ulceration of ankle | CMS +I70444 | Atherosclerosis of autologous vein bypass graft(s) of the left leg with ulceration of heel and midfoot | CMS +I70445 | Atherosclerosis of autologous vein bypass graft(s) of the left leg with ulceration of other part of foot | CMS +I70448 | Atherosclerosis of autologous vein bypass graft(s) of the left leg with ulceration of other part of lower leg | CMS +I70449 | Atherosclerosis of autologous vein bypass graft(s) of the left leg with ulceration of unspecified site | CMS +I7045 | Atherosclerosis of autologous vein bypass graft(s) of other extremity with ulceration | CMS +I70461 | Atherosclerosis of autologous vein bypass graft(s) of the extremities with gangrene, right leg | CMS +I70462 | Atherosclerosis of autologous vein bypass graft(s) of the extremities with gangrene, left leg | CMS +I70463 | Atherosclerosis of autologous vein bypass graft(s) of the extremities with gangrene, bilateral legs | CMS +I70468 | Atherosclerosis of autologous vein bypass graft(s) of the extremities with gangrene, other extremity | CMS +I70469 | Atherosclerosis of autologous vein bypass graft(s) of the extremities with gangrene, unspecified extremity | CMS +I70491 | Other atherosclerosis of autologous vein bypass graft(s) of the extremities, right leg | CMS +I70492 | Other atherosclerosis of autologous vein bypass graft(s) of the extremities, left leg | CMS +I70493 | Other atherosclerosis of autologous vein bypass graft(s) of the extremities, bilateral legs | CMS +I70498 | Other atherosclerosis of autologous vein bypass graft(s) of the extremities, other extremity | CMS +I70499 | Other atherosclerosis of autologous vein bypass graft(s) of the extremities, unspecified extremity | CMS +I70501 | Unspecified atherosclerosis of nonautologous biological bypass graft(s) of the extremities, right leg | CMS +I70502 | Unspecified atherosclerosis of nonautologous biological bypass graft(s) of the extremities, left leg | CMS +I70503 | Unspecified atherosclerosis of nonautologous biological bypass graft(s) of the extremities, bilateral legs | CMS +I70508 | Unspecified atherosclerosis of nonautologous biological bypass graft(s) of the extremities, other extremity | CMS +I70509 | Unspecified atherosclerosis of nonautologous biological bypass graft(s) of the extremities, unspecified extremity | CMS +I70511 | Atherosclerosis of nonautologous biological bypass graft(s) of the extremities with intermittent claudication, right leg | CMS +I70512 | Atherosclerosis of nonautologous biological bypass graft(s) of the extremities with intermittent claudication, left leg | CMS +I70513 | Atherosclerosis of nonautologous biological bypass graft(s) of the extremities with intermittent claudication, bilateral legs | CMS +I70518 | Atherosclerosis of nonautologous biological bypass graft(s) of the extremities with intermittent claudication, other extremity | CMS +I70519 | Atherosclerosis of nonautologous biological bypass graft(s) of the extremities with intermittent claudication, unspecified extremity | CMS +I70521 | Atherosclerosis of nonautologous biological bypass graft(s) of the extremities with rest pain, right leg | CMS +I70522 | Atherosclerosis of nonautologous biological bypass graft(s) of the extremities with rest pain, left leg | CMS +I70523 | Atherosclerosis of nonautologous biological bypass graft(s) of the extremities with rest pain, bilateral legs | CMS +I70528 | Atherosclerosis of nonautologous biological bypass graft(s) of the extremities with rest pain, other extremity | CMS +I70529 | Atherosclerosis of nonautologous biological bypass graft(s) of the extremities with rest pain, unspecified extremity | CMS +I70531 | Atherosclerosis of nonautologous biological bypass graft(s) of the right leg with ulceration of thigh | CMS +I70532 | Atherosclerosis of nonautologous biological bypass graft(s) of the right leg with ulceration of calf | CMS +I70533 | Atherosclerosis of nonautologous biological bypass graft(s) of the right leg with ulceration of ankle | CMS +I70534 | Atherosclerosis of nonautologous biological bypass graft(s) of the right leg with ulceration of heel and midfoot | CMS +I70535 | Atherosclerosis of nonautologous biological bypass graft(s) of the right leg with ulceration of other part of foot | CMS +I70538 | Atherosclerosis of nonautologous biological bypass graft(s) of the right leg with ulceration of other part of lower leg | CMS +I70539 | Atherosclerosis of nonautologous biological bypass graft(s) of the right leg with ulceration of unspecified site | CMS +I70541 | Atherosclerosis of nonautologous biological bypass graft(s) of the left leg with ulceration of thigh | CMS +I70542 | Atherosclerosis of nonautologous biological bypass graft(s) of the left leg with ulceration of calf | CMS +I70543 | Atherosclerosis of nonautologous biological bypass graft(s) of the left leg with ulceration of ankle | CMS +I70544 | Atherosclerosis of nonautologous biological bypass graft(s) of the left leg with ulceration of heel and midfoot | CMS +I70545 | Atherosclerosis of nonautologous biological bypass graft(s) of the left leg with ulceration of other part of foot | CMS +I70548 | Atherosclerosis of nonautologous biological bypass graft(s) of the left leg with ulceration of other part of lower leg | CMS +I70549 | Atherosclerosis of nonautologous biological bypass graft(s) of the left leg with ulceration of unspecified site | CMS +I7055 | Atherosclerosis of nonautologous biological bypass graft(s) of other extremity with ulceration | CMS +I70561 | Atherosclerosis of nonautologous biological bypass graft(s) of the extremities with gangrene, right leg | CMS +I70562 | Atherosclerosis of nonautologous biological bypass graft(s) of the extremities with gangrene, left leg | CMS +I70563 | Atherosclerosis of nonautologous biological bypass graft(s) of the extremities with gangrene, bilateral legs | CMS +I70568 | Atherosclerosis of nonautologous biological bypass graft(s) of the extremities with gangrene, other extremity | CMS +I70569 | Atherosclerosis of nonautologous biological bypass graft(s) of the extremities with gangrene, unspecified extremity | CMS +I70591 | Other atherosclerosis of nonautologous biological bypass graft(s) of the extremities, right leg | CMS +I70592 | Other atherosclerosis of nonautologous biological bypass graft(s) of the extremities, left leg | CMS +I70593 | Other atherosclerosis of nonautologous biological bypass graft(s) of the extremities, bilateral legs | CMS +I70598 | Other atherosclerosis of nonautologous biological bypass graft(s) of the extremities, other extremity | CMS +I70599 | Other atherosclerosis of nonautologous biological bypass graft(s) of the extremities, unspecified extremity | CMS +I70601 | Unspecified atherosclerosis of nonbiological bypass graft(s) of the extremities, right leg | CMS +I70602 | Unspecified atherosclerosis of nonbiological bypass graft(s) of the extremities, left leg | CMS +I70603 | Unspecified atherosclerosis of nonbiological bypass graft(s) of the extremities, bilateral legs | CMS +I70608 | Unspecified atherosclerosis of nonbiological bypass graft(s) of the extremities, other extremity | CMS +I70609 | Unspecified atherosclerosis of nonbiological bypass graft(s) of the extremities, unspecified extremity | CMS +I70611 | Atherosclerosis of nonbiological bypass graft(s) of the extremities with intermittent claudication, right leg | CMS +I70612 | Atherosclerosis of nonbiological bypass graft(s) of the extremities with intermittent claudication, left leg | CMS +I70613 | Atherosclerosis of nonbiological bypass graft(s) of the extremities with intermittent claudication, bilateral legs | CMS +I70618 | Atherosclerosis of nonbiological bypass graft(s) of the extremities with intermittent claudication, other extremity | CMS +I70619 | Atherosclerosis of nonbiological bypass graft(s) of the extremities with intermittent claudication, unspecified extremity | CMS +I70621 | Atherosclerosis of nonbiological bypass graft(s) of the extremities with rest pain, right leg | CMS +I70622 | Atherosclerosis of nonbiological bypass graft(s) of the extremities with rest pain, left leg | CMS +I70623 | Atherosclerosis of nonbiological bypass graft(s) of the extremities with rest pain, bilateral legs | CMS +I70628 | Atherosclerosis of nonbiological bypass graft(s) of the extremities with rest pain, other extremity | CMS +I70629 | Atherosclerosis of nonbiological bypass graft(s) of the extremities with rest pain, unspecified extremity | CMS +I70631 | Atherosclerosis of nonbiological bypass graft(s) of the right leg with ulceration of thigh | CMS +I70632 | Atherosclerosis of nonbiological bypass graft(s) of the right leg with ulceration of calf | CMS +I70633 | Atherosclerosis of nonbiological bypass graft(s) of the right leg with ulceration of ankle | CMS +I70634 | Atherosclerosis of nonbiological bypass graft(s) of the right leg with ulceration of heel and midfoot | CMS +I70635 | Atherosclerosis of nonbiological bypass graft(s) of the right leg with ulceration of other part of foot | CMS +I70638 | Atherosclerosis of nonbiological bypass graft(s) of the right leg with ulceration of other part of lower leg | CMS +I70639 | Atherosclerosis of nonbiological bypass graft(s) of the right leg with ulceration of unspecified site | CMS +I70641 | Atherosclerosis of nonbiological bypass graft(s) of the left leg with ulceration of thigh | CMS +I70642 | Atherosclerosis of nonbiological bypass graft(s) of the left leg with ulceration of calf | CMS +I70643 | Atherosclerosis of nonbiological bypass graft(s) of the left leg with ulceration of ankle | CMS +I70644 | Atherosclerosis of nonbiological bypass graft(s) of the left leg with ulceration of heel and midfoot | CMS +I70645 | Atherosclerosis of nonbiological bypass graft(s) of the left leg with ulceration of other part of foot | CMS +I70648 | Atherosclerosis of nonbiological bypass graft(s) of the left leg with ulceration of other part of lower leg | CMS +I70649 | Atherosclerosis of nonbiological bypass graft(s) of the left leg with ulceration of unspecified site | CMS +I7065 | Atherosclerosis of nonbiological bypass graft(s) of other extremity with ulceration | CMS +I70661 | Atherosclerosis of nonbiological bypass graft(s) of the extremities with gangrene, right leg | CMS +I70662 | Atherosclerosis of nonbiological bypass graft(s) of the extremities with gangrene, left leg | CMS +I70663 | Atherosclerosis of nonbiological bypass graft(s) of the extremities with gangrene, bilateral legs | CMS +I70668 | Atherosclerosis of nonbiological bypass graft(s) of the extremities with gangrene, other extremity | CMS +I70669 | Atherosclerosis of nonbiological bypass graft(s) of the extremities with gangrene, unspecified extremity | CMS +I70691 | Other atherosclerosis of nonbiological bypass graft(s) of the extremities, right leg | CMS +I70692 | Other atherosclerosis of nonbiological bypass graft(s) of the extremities, left leg | CMS +I70693 | Other atherosclerosis of nonbiological bypass graft(s) of the extremities, bilateral legs | CMS +I70698 | Other atherosclerosis of nonbiological bypass graft(s) of the extremities, other extremity | CMS +I70699 | Other atherosclerosis of nonbiological bypass graft(s) of the extremities, unspecified extremity | CMS +I70701 | Unspecified atherosclerosis of other type of bypass graft(s) of the extremities, right leg | CMS +I70702 | Unspecified atherosclerosis of other type of bypass graft(s) of the extremities, left leg | CMS +I70703 | Unspecified atherosclerosis of other type of bypass graft(s) of the extremities, bilateral legs | CMS +I70708 | Unspecified atherosclerosis of other type of bypass graft(s) of the extremities, other extremity | CMS +I70709 | Unspecified atherosclerosis of other type of bypass graft(s) of the extremities, unspecified extremity | CMS +I70711 | Atherosclerosis of other type of bypass graft(s) of the extremities with intermittent claudication, right leg | CMS +I70712 | Atherosclerosis of other type of bypass graft(s) of the extremities with intermittent claudication, left leg | CMS +I70713 | Atherosclerosis of other type of bypass graft(s) of the extremities with intermittent claudication, bilateral legs | CMS +I70718 | Atherosclerosis of other type of bypass graft(s) of the extremities with intermittent claudication, other extremity | CMS +I70719 | Atherosclerosis of other type of bypass graft(s) of the extremities with intermittent claudication, unspecified extremity | CMS +I70721 | Atherosclerosis of other type of bypass graft(s) of the extremities with rest pain, right leg | CMS +I70722 | Atherosclerosis of other type of bypass graft(s) of the extremities with rest pain, left leg | CMS +I70723 | Atherosclerosis of other type of bypass graft(s) of the extremities with rest pain, bilateral legs | CMS +I70728 | Atherosclerosis of other type of bypass graft(s) of the extremities with rest pain, other extremity | CMS +I70729 | Atherosclerosis of other type of bypass graft(s) of the extremities with rest pain, unspecified extremity | CMS +I70731 | Atherosclerosis of other type of bypass graft(s) of the right leg with ulceration of thigh | CMS +I70732 | Atherosclerosis of other type of bypass graft(s) of the right leg with ulceration of calf | CMS +I70733 | Atherosclerosis of other type of bypass graft(s) of the right leg with ulceration of ankle | CMS +I70734 | Atherosclerosis of other type of bypass graft(s) of the right leg with ulceration of heel and midfoot | CMS +I70735 | Atherosclerosis of other type of bypass graft(s) of the right leg with ulceration of other part of foot | CMS +I70738 | Atherosclerosis of other type of bypass graft(s) of the right leg with ulceration of other part of lower leg | CMS +I70739 | Atherosclerosis of other type of bypass graft(s) of the right leg with ulceration of unspecified site | CMS +I70741 | Atherosclerosis of other type of bypass graft(s) of the left leg with ulceration of thigh | CMS +I70742 | Atherosclerosis of other type of bypass graft(s) of the left leg with ulceration of calf | CMS +I70743 | Atherosclerosis of other type of bypass graft(s) of the left leg with ulceration of ankle | CMS +I70744 | Atherosclerosis of other type of bypass graft(s) of the left leg with ulceration of heel and midfoot | CMS +I70745 | Atherosclerosis of other type of bypass graft(s) of the left leg with ulceration of other part of foot | CMS +I70748 | Atherosclerosis of other type of bypass graft(s) of the left leg with ulceration of other part of lower leg | CMS +I70749 | Atherosclerosis of other type of bypass graft(s) of the left leg with ulceration of unspecified site | CMS +I7075 | Atherosclerosis of other type of bypass graft(s) of other extremity with ulceration | CMS +I70761 | Atherosclerosis of other type of bypass graft(s) of the extremities with gangrene, right leg | CMS +I70762 | Atherosclerosis of other type of bypass graft(s) of the extremities with gangrene, left leg | CMS +I70763 | Atherosclerosis of other type of bypass graft(s) of the extremities with gangrene, bilateral legs | CMS +I70768 | Atherosclerosis of other type of bypass graft(s) of the extremities with gangrene, other extremity | CMS +I70769 | Atherosclerosis of other type of bypass graft(s) of the extremities with gangrene, unspecified extremity | CMS +I70791 | Other atherosclerosis of other type of bypass graft(s) of the extremities, right leg | CMS +I70792 | Other atherosclerosis of other type of bypass graft(s) of the extremities, left leg | CMS +I70793 | Other atherosclerosis of other type of bypass graft(s) of the extremities, bilateral legs | CMS +I70798 | Other atherosclerosis of other type of bypass graft(s) of the extremities, other extremity | CMS +I70799 | Other atherosclerosis of other type of bypass graft(s) of the extremities, unspecified extremity | CMS +I708 | Atherosclerosis of other arteries | CMS +I7090 | Unspecified atherosclerosis | CMS +I7091 | Generalized atherosclerosis | CMS +I7092 | Chronic total occlusion of artery of the extremities | CMS +I7100 | Dissection of unspecified site of aorta | CMS +I7101 | Dissection of thoracic aorta | CMS +I7102 | Dissection of abdominal aorta | CMS +I7103 | Dissection of thoracoabdominal aorta | CMS +I711 | Thoracic aortic aneurysm, ruptured | CMS +I712 | Thoracic aortic aneurysm, without rupture | CMS +I713 | Abdominal aortic aneurysm, ruptured | CMS +I714 | Abdominal aortic aneurysm, without rupture | CMS +I715 | Thoracoabdominal aortic aneurysm, ruptured | CMS +I716 | Thoracoabdominal aortic aneurysm, without rupture | CMS +I718 | Aortic aneurysm of unspecified site, ruptured | CMS +I719 | Aortic aneurysm of unspecified site, without rupture | CMS +I720 | Aneurysm of carotid artery | CMS +I721 | Aneurysm of artery of upper extremity | CMS +I722 | Aneurysm of renal artery | CMS +I723 | Aneurysm of iliac artery | CMS +I724 | Aneurysm of artery of lower extremity | CMS +I725 | Aneurysm of other precerebral arteries | CMS +I726 | Aneurysm of vertebral artery | CMS +I728 | Aneurysm of other specified arteries | CMS +I729 | Aneurysm of unspecified site | CMS +I7300 | Raynaud's syndrome without gangrene | CMS +I7301 | Raynaud's syndrome with gangrene | CMS +I731 | Thromboangiitis obliterans [Buerger's disease] | CMS +I7381 | Erythromelalgia | CMS +I7389 | Other specified peripheral vascular diseases | CMS +I739 | Peripheral vascular disease, unspecified | CMS +I7401 | Saddle embolus of abdominal aorta | CMS +I7409 | Other arterial embolism and thrombosis of abdominal aorta | CMS +I7410 | Embolism and thrombosis of unspecified parts of aorta | CMS +I7411 | Embolism and thrombosis of thoracic aorta | CMS +I7419 | Embolism and thrombosis of other parts of aorta | CMS +I742 | Embolism and thrombosis of arteries of the upper extremities | CMS +I743 | Embolism and thrombosis of arteries of the lower extremities | CMS +I744 | Embolism and thrombosis of arteries of extremities, unspecified | CMS +I745 | Embolism and thrombosis of iliac artery | CMS +I748 | Embolism and thrombosis of other arteries | CMS +I749 | Embolism and thrombosis of unspecified artery | CMS +I75011 | Atheroembolism of right upper extremity | CMS +I75012 | Atheroembolism of left upper extremity | CMS +I75013 | Atheroembolism of bilateral upper extremities | CMS +I75019 | Atheroembolism of unspecified upper extremity | CMS +I75021 | Atheroembolism of right lower extremity | CMS +I75022 | Atheroembolism of left lower extremity | CMS +I75023 | Atheroembolism of bilateral lower extremities | CMS +I75029 | Atheroembolism of unspecified lower extremity | CMS +I7581 | Atheroembolism of kidney | CMS +I7589 | Atheroembolism of other site | CMS +I76 | Septic arterial embolism | CMS +I770 | Arteriovenous fistula, acquired | CMS +I771 | Stricture of artery | CMS +I772 | Rupture of artery | CMS +I773 | Arterial fibromuscular dysplasia | CMS +I774 | Celiac artery compression syndrome | CMS +I775 | Necrosis of artery | CMS +I776 | Arteritis, unspecified | CMS +I7770 | Dissection of unspecified artery | CMS +I7771 | Dissection of carotid artery | CMS +I7772 | Dissection of iliac artery | CMS +I7773 | Dissection of renal artery | CMS +I7774 | Dissection of vertebral artery | CMS +I7775 | Dissection of other precerebral arteries | CMS +I7776 | Dissection of artery of upper extremity | CMS +I7777 | Dissection of artery of lower extremity | CMS +I7779 | Dissection of other specified artery | CMS +I77810 | Thoracic aortic ectasia | CMS +I77811 | Abdominal aortic ectasia | CMS +I77812 | Thoracoabdominal aortic ectasia | CMS +I77819 | Aortic ectasia, unspecified site | CMS +I7789 | Other specified disorders of arteries and arterioles | CMS +I779 | Disorder of arteries and arterioles, unspecified | CMS +I780 | Hereditary hemorrhagic telangiectasia | CMS +I781 | Nevus, non-neoplastic | CMS +I788 | Other diseases of capillaries | CMS +I789 | Disease of capillaries, unspecified | CMS +I790 | Aneurysm of aorta in diseases classified elsewhere | CMS +I791 | Aortitis in diseases classified elsewhere | CMS +I798 | Other disorders of arteries, arterioles and capillaries in diseases classified elsewhere | CMS +I8000 | Phlebitis and thrombophlebitis of superficial vessels of unspecified lower extremity | CMS +I8001 | Phlebitis and thrombophlebitis of superficial vessels of right lower extremity | CMS +I8002 | Phlebitis and thrombophlebitis of superficial vessels of left lower extremity | CMS +I8003 | Phlebitis and thrombophlebitis of superficial vessels of lower extremities, bilateral | CMS +I8010 | Phlebitis and thrombophlebitis of unspecified femoral vein | CMS +I8011 | Phlebitis and thrombophlebitis of right femoral vein | CMS +I8012 | Phlebitis and thrombophlebitis of left femoral vein | CMS +I8013 | Phlebitis and thrombophlebitis of femoral vein, bilateral | CMS +I80201 | Phlebitis and thrombophlebitis of unspecified deep vessels of right lower extremity | CMS +I80202 | Phlebitis and thrombophlebitis of unspecified deep vessels of left lower extremity | CMS +I80203 | Phlebitis and thrombophlebitis of unspecified deep vessels of lower extremities, bilateral | CMS +I80209 | Phlebitis and thrombophlebitis of unspecified deep vessels of unspecified lower extremity | CMS +I80211 | Phlebitis and thrombophlebitis of right iliac vein | CMS +I80212 | Phlebitis and thrombophlebitis of left iliac vein | CMS +I80213 | Phlebitis and thrombophlebitis of iliac vein, bilateral | CMS +I80219 | Phlebitis and thrombophlebitis of unspecified iliac vein | CMS +I80221 | Phlebitis and thrombophlebitis of right popliteal vein | CMS +I80222 | Phlebitis and thrombophlebitis of left popliteal vein | CMS +I80223 | Phlebitis and thrombophlebitis of popliteal vein, bilateral | CMS +I80229 | Phlebitis and thrombophlebitis of unspecified popliteal vein | CMS +I80231 | Phlebitis and thrombophlebitis of right tibial vein | CMS +I80232 | Phlebitis and thrombophlebitis of left tibial vein | CMS +I80233 | Phlebitis and thrombophlebitis of tibial vein, bilateral | CMS +I80239 | Phlebitis and thrombophlebitis of unspecified tibial vein | CMS +I80291 | Phlebitis and thrombophlebitis of other deep vessels of right lower extremity | CMS +I80292 | Phlebitis and thrombophlebitis of other deep vessels of left lower extremity | CMS +I80293 | Phlebitis and thrombophlebitis of other deep vessels of lower extremity, bilateral | CMS +I80299 | Phlebitis and thrombophlebitis of other deep vessels of unspecified lower extremity | CMS +I803 | Phlebitis and thrombophlebitis of lower extremities, unspecified | CMS +I808 | Phlebitis and thrombophlebitis of other sites | CMS +I809 | Phlebitis and thrombophlebitis of unspecified site | CMS +I81 | Portal vein thrombosis | CMS +I820 | Budd-Chiari syndrome | CMS +I821 | Thrombophlebitis migrans | CMS +I82210 | Acute embolism and thrombosis of superior vena cava | CMS +I82211 | Chronic embolism and thrombosis of superior vena cava | CMS +I82220 | Acute embolism and thrombosis of inferior vena cava | CMS +I82221 | Chronic embolism and thrombosis of inferior vena cava | CMS +I82290 | Acute embolism and thrombosis of other thoracic veins | CMS +I82291 | Chronic embolism and thrombosis of other thoracic veins | CMS +I823 | Embolism and thrombosis of renal vein | CMS +I82401 | Acute embolism and thrombosis of unspecified deep veins of right lower extremity | CMS +I82402 | Acute embolism and thrombosis of unspecified deep veins of left lower extremity | CMS +I82403 | Acute embolism and thrombosis of unspecified deep veins of lower extremity, bilateral | CMS +I82409 | Acute embolism and thrombosis of unspecified deep veins of unspecified lower extremity | CMS +I82411 | Acute embolism and thrombosis of right femoral vein | CMS +I82412 | Acute embolism and thrombosis of left femoral vein | CMS +I82413 | Acute embolism and thrombosis of femoral vein, bilateral | CMS +I82419 | Acute embolism and thrombosis of unspecified femoral vein | CMS +I82421 | Acute embolism and thrombosis of right iliac vein | CMS +I82422 | Acute embolism and thrombosis of left iliac vein | CMS +I82423 | Acute embolism and thrombosis of iliac vein, bilateral | CMS +I82429 | Acute embolism and thrombosis of unspecified iliac vein | CMS +I82431 | Acute embolism and thrombosis of right popliteal vein | CMS +I82432 | Acute embolism and thrombosis of left popliteal vein | CMS +I82433 | Acute embolism and thrombosis of popliteal vein, bilateral | CMS +I82439 | Acute embolism and thrombosis of unspecified popliteal vein | CMS +I82441 | Acute embolism and thrombosis of right tibial vein | CMS +I82442 | Acute embolism and thrombosis of left tibial vein | CMS +I82443 | Acute embolism and thrombosis of tibial vein, bilateral | CMS +I82449 | Acute embolism and thrombosis of unspecified tibial vein | CMS +I82491 | Acute embolism and thrombosis of other specified deep vein of right lower extremity | CMS +I82492 | Acute embolism and thrombosis of other specified deep vein of left lower extremity | CMS +I82493 | Acute embolism and thrombosis of other specified deep vein of lower extremity, bilateral | CMS +I82499 | Acute embolism and thrombosis of other specified deep vein of unspecified lower extremity | CMS +I824Y1 | Acute embolism and thrombosis of unspecified deep veins of right proximal lower extremity | CMS +I824Y2 | Acute embolism and thrombosis of unspecified deep veins of left proximal lower extremity | CMS +I824Y3 | Acute embolism and thrombosis of unspecified deep veins of proximal lower extremity, bilateral | CMS +I824Y9 | Acute embolism and thrombosis of unspecified deep veins of unspecified proximal lower extremity | CMS +I824Z1 | Acute embolism and thrombosis of unspecified deep veins of right distal lower extremity | CMS +I824Z2 | Acute embolism and thrombosis of unspecified deep veins of left distal lower extremity | CMS +I824Z3 | Acute embolism and thrombosis of unspecified deep veins of distal lower extremity, bilateral | CMS +I824Z9 | Acute embolism and thrombosis of unspecified deep veins of unspecified distal lower extremity | CMS +I82501 | Chronic embolism and thrombosis of unspecified deep veins of right lower extremity | CMS +I82502 | Chronic embolism and thrombosis of unspecified deep veins of left lower extremity | CMS +I82503 | Chronic embolism and thrombosis of unspecified deep veins of lower extremity, bilateral | CMS +I82509 | Chronic embolism and thrombosis of unspecified deep veins of unspecified lower extremity | CMS +I82511 | Chronic embolism and thrombosis of right femoral vein | CMS +I82512 | Chronic embolism and thrombosis of left femoral vein | CMS +I82513 | Chronic embolism and thrombosis of femoral vein, bilateral | CMS +I82519 | Chronic embolism and thrombosis of unspecified femoral vein | CMS +I82521 | Chronic embolism and thrombosis of right iliac vein | CMS +I82522 | Chronic embolism and thrombosis of left iliac vein | CMS +I82523 | Chronic embolism and thrombosis of iliac vein, bilateral | CMS +I82529 | Chronic embolism and thrombosis of unspecified iliac vein | CMS +I82531 | Chronic embolism and thrombosis of right popliteal vein | CMS +I82532 | Chronic embolism and thrombosis of left popliteal vein | CMS +I82533 | Chronic embolism and thrombosis of popliteal vein, bilateral | CMS +I82539 | Chronic embolism and thrombosis of unspecified popliteal vein | CMS +I82541 | Chronic embolism and thrombosis of right tibial vein | CMS +I82542 | Chronic embolism and thrombosis of left tibial vein | CMS +I82543 | Chronic embolism and thrombosis of tibial vein, bilateral | CMS +I82549 | Chronic embolism and thrombosis of unspecified tibial vein | CMS +I82591 | Chronic embolism and thrombosis of other specified deep vein of right lower extremity | CMS +I82592 | Chronic embolism and thrombosis of other specified deep vein of left lower extremity | CMS +I82593 | Chronic embolism and thrombosis of other specified deep vein of lower extremity, bilateral | CMS +I82599 | Chronic embolism and thrombosis of other specified deep vein of unspecified lower extremity | CMS +I825Y1 | Chronic embolism and thrombosis of unspecified deep veins of right proximal lower extremity | CMS +I825Y2 | Chronic embolism and thrombosis of unspecified deep veins of left proximal lower extremity | CMS +I825Y3 | Chronic embolism and thrombosis of unspecified deep veins of proximal lower extremity, bilateral | CMS +I825Y9 | Chronic embolism and thrombosis of unspecified deep veins of unspecified proximal lower extremity | CMS +I825Z1 | Chronic embolism and thrombosis of unspecified deep veins of right distal lower extremity | CMS +I825Z2 | Chronic embolism and thrombosis of unspecified deep veins of left distal lower extremity | CMS +I825Z3 | Chronic embolism and thrombosis of unspecified deep veins of distal lower extremity, bilateral | CMS +I825Z9 | Chronic embolism and thrombosis of unspecified deep veins of unspecified distal lower extremity | CMS +I82601 | Acute embolism and thrombosis of unspecified veins of right upper extremity | CMS +I82602 | Acute embolism and thrombosis of unspecified veins of left upper extremity | CMS +I82603 | Acute embolism and thrombosis of unspecified veins of upper extremity, bilateral | CMS +I82609 | Acute embolism and thrombosis of unspecified veins of unspecified upper extremity | CMS +I82611 | Acute embolism and thrombosis of superficial veins of right upper extremity | CMS +I82612 | Acute embolism and thrombosis of superficial veins of left upper extremity | CMS +I82613 | Acute embolism and thrombosis of superficial veins of upper extremity, bilateral | CMS +I82619 | Acute embolism and thrombosis of superficial veins of unspecified upper extremity | CMS +I82621 | Acute embolism and thrombosis of deep veins of right upper extremity | CMS +I82622 | Acute embolism and thrombosis of deep veins of left upper extremity | CMS +I82623 | Acute embolism and thrombosis of deep veins of upper extremity, bilateral | CMS +I82629 | Acute embolism and thrombosis of deep veins of unspecified upper extremity | CMS +I82701 | Chronic embolism and thrombosis of unspecified veins of right upper extremity | CMS +I82702 | Chronic embolism and thrombosis of unspecified veins of left upper extremity | CMS +I82703 | Chronic embolism and thrombosis of unspecified veins of upper extremity, bilateral | CMS +I82709 | Chronic embolism and thrombosis of unspecified veins of unspecified upper extremity | CMS +I82711 | Chronic embolism and thrombosis of superficial veins of right upper extremity | CMS +I82712 | Chronic embolism and thrombosis of superficial veins of left upper extremity | CMS +I82713 | Chronic embolism and thrombosis of superficial veins of upper extremity, bilateral | CMS +I82719 | Chronic embolism and thrombosis of superficial veins of unspecified upper extremity | CMS +I82721 | Chronic embolism and thrombosis of deep veins of right upper extremity | CMS +I82722 | Chronic embolism and thrombosis of deep veins of left upper extremity | CMS +I82723 | Chronic embolism and thrombosis of deep veins of upper extremity, bilateral | CMS +I82729 | Chronic embolism and thrombosis of deep veins of unspecified upper extremity | CMS +I82A11 | Acute embolism and thrombosis of right axillary vein | CMS +I82A12 | Acute embolism and thrombosis of left axillary vein | CMS +I82A13 | Acute embolism and thrombosis of axillary vein, bilateral | CMS +I82A19 | Acute embolism and thrombosis of unspecified axillary vein | CMS +I82A21 | Chronic embolism and thrombosis of right axillary vein | CMS +I82A22 | Chronic embolism and thrombosis of left axillary vein | CMS +I82A23 | Chronic embolism and thrombosis of axillary vein, bilateral | CMS +I82A29 | Chronic embolism and thrombosis of unspecified axillary vein | CMS +I82B11 | Acute embolism and thrombosis of right subclavian vein | CMS +I82B12 | Acute embolism and thrombosis of left subclavian vein | CMS +I82B13 | Acute embolism and thrombosis of subclavian vein, bilateral | CMS +I82B19 | Acute embolism and thrombosis of unspecified subclavian vein | CMS +I82B21 | Chronic embolism and thrombosis of right subclavian vein | CMS +I82B22 | Chronic embolism and thrombosis of left subclavian vein | CMS +I82B23 | Chronic embolism and thrombosis of subclavian vein, bilateral | CMS +I82B29 | Chronic embolism and thrombosis of unspecified subclavian vein | CMS +I82C11 | Acute embolism and thrombosis of right internal jugular vein | CMS +I82C12 | Acute embolism and thrombosis of left internal jugular vein | CMS +I82C13 | Acute embolism and thrombosis of internal jugular vein, bilateral | CMS +I82C19 | Acute embolism and thrombosis of unspecified internal jugular vein | CMS +I82C21 | Chronic embolism and thrombosis of right internal jugular vein | CMS +I82C22 | Chronic embolism and thrombosis of left internal jugular vein | CMS +I82C23 | Chronic embolism and thrombosis of internal jugular vein, bilateral | CMS +I82C29 | Chronic embolism and thrombosis of unspecified internal jugular vein | CMS +I82811 | Embolism and thrombosis of superficial veins of right lower extremity | CMS +I82812 | Embolism and thrombosis of superficial veins of left lower extremity | CMS +I82813 | Embolism and thrombosis of superficial veins of lower extremities, bilateral | CMS +I82819 | Embolism and thrombosis of superficial veins of unspecified lower extremity | CMS +I82890 | Acute embolism and thrombosis of other specified veins | CMS +I82891 | Chronic embolism and thrombosis of other specified veins | CMS +I8290 | Acute embolism and thrombosis of unspecified vein | CMS +I8291 | Chronic embolism and thrombosis of unspecified vein | CMS +I83001 | Varicose veins of unspecified lower extremity with ulcer of thigh | CMS +I83002 | Varicose veins of unspecified lower extremity with ulcer of calf | CMS +I83003 | Varicose veins of unspecified lower extremity with ulcer of ankle | CMS +I83004 | Varicose veins of unspecified lower extremity with ulcer of heel and midfoot | CMS +I83005 | Varicose veins of unspecified lower extremity with ulcer other part of foot | CMS +I83008 | Varicose veins of unspecified lower extremity with ulcer other part of lower leg | CMS +I83009 | Varicose veins of unspecified lower extremity with ulcer of unspecified site | CMS +I83011 | Varicose veins of right lower extremity with ulcer of thigh | CMS +I83012 | Varicose veins of right lower extremity with ulcer of calf | CMS +I83013 | Varicose veins of right lower extremity with ulcer of ankle | CMS +I83014 | Varicose veins of right lower extremity with ulcer of heel and midfoot | CMS +I83015 | Varicose veins of right lower extremity with ulcer other part of foot | CMS +I83018 | Varicose veins of right lower extremity with ulcer other part of lower leg | CMS +I83019 | Varicose veins of right lower extremity with ulcer of unspecified site | CMS +I83021 | Varicose veins of left lower extremity with ulcer of thigh | CMS +I83022 | Varicose veins of left lower extremity with ulcer of calf | CMS +I83023 | Varicose veins of left lower extremity with ulcer of ankle | CMS +I83024 | Varicose veins of left lower extremity with ulcer of heel and midfoot | CMS +I83025 | Varicose veins of left lower extremity with ulcer other part of foot | CMS +I83028 | Varicose veins of left lower extremity with ulcer other part of lower leg | CMS +I83029 | Varicose veins of left lower extremity with ulcer of unspecified site | CMS +I8310 | Varicose veins of unspecified lower extremity with inflammation | CMS +I8311 | Varicose veins of right lower extremity with inflammation | CMS +I8312 | Varicose veins of left lower extremity with inflammation | CMS +I83201 | Varicose veins of unspecified lower extremity with both ulcer of thigh and inflammation | CMS +I83202 | Varicose veins of unspecified lower extremity with both ulcer of calf and inflammation | CMS +I83203 | Varicose veins of unspecified lower extremity with both ulcer of ankle and inflammation | CMS +I83204 | Varicose veins of unspecified lower extremity with both ulcer of heel and midfoot and inflammation | CMS +I83205 | Varicose veins of unspecified lower extremity with both ulcer other part of foot and inflammation | CMS +I83208 | Varicose veins of unspecified lower extremity with both ulcer of other part of lower extremity and inflammation | CMS +I83209 | Varicose veins of unspecified lower extremity with both ulcer of unspecified site and inflammation | CMS +I83211 | Varicose veins of right lower extremity with both ulcer of thigh and inflammation | CMS +I83212 | Varicose veins of right lower extremity with both ulcer of calf and inflammation | CMS +I83213 | Varicose veins of right lower extremity with both ulcer of ankle and inflammation | CMS +I83214 | Varicose veins of right lower extremity with both ulcer of heel and midfoot and inflammation | CMS +I83215 | Varicose veins of right lower extremity with both ulcer other part of foot and inflammation | CMS +I83218 | Varicose veins of right lower extremity with both ulcer of other part of lower extremity and inflammation | CMS +I83219 | Varicose veins of right lower extremity with both ulcer of unspecified site and inflammation | CMS +I83221 | Varicose veins of left lower extremity with both ulcer of thigh and inflammation | CMS +I83222 | Varicose veins of left lower extremity with both ulcer of calf and inflammation | CMS +I83223 | Varicose veins of left lower extremity with both ulcer of ankle and inflammation | CMS +I83224 | Varicose veins of left lower extremity with both ulcer of heel and midfoot and inflammation | CMS +I83225 | Varicose veins of left lower extremity with both ulcer other part of foot and inflammation | CMS +I83228 | Varicose veins of left lower extremity with both ulcer of other part of lower extremity and inflammation | CMS +I83229 | Varicose veins of left lower extremity with both ulcer of unspecified site and inflammation | CMS +I83811 | Varicose veins of right lower extremity with pain | CMS +I83812 | Varicose veins of left lower extremity with pain | CMS +I83813 | Varicose veins of bilateral lower extremities with pain | CMS +I83819 | Varicose veins of unspecified lower extremity with pain | CMS +I83891 | Varicose veins of right lower extremity with other complications | CMS +I83892 | Varicose veins of left lower extremity with other complications | CMS +I83893 | Varicose veins of bilateral lower extremities with other complications | CMS +I83899 | Varicose veins of unspecified lower extremity with other complications | CMS +I8390 | Asymptomatic varicose veins of unspecified lower extremity | CMS +I8391 | Asymptomatic varicose veins of right lower extremity | CMS +I8392 | Asymptomatic varicose veins of left lower extremity | CMS +I8393 | Asymptomatic varicose veins of bilateral lower extremities | CMS +I8500 | Esophageal varices without bleeding | CMS +I8501 | Esophageal varices with bleeding | CMS +I8510 | Secondary esophageal varices without bleeding | CMS +I8511 | Secondary esophageal varices with bleeding | CMS +I860 | Sublingual varices | CMS +I861 | Scrotal varices | CMS +I862 | Pelvic varices | CMS +I863 | Vulval varices | CMS +I864 | Gastric varices | CMS +I868 | Varicose veins of other specified sites | CMS +I87001 | Postthrombotic syndrome without complications of right lower extremity | CMS +I87002 | Postthrombotic syndrome without complications of left lower extremity | CMS +I87003 | Postthrombotic syndrome without complications of bilateral lower extremity | CMS +I87009 | Postthrombotic syndrome without complications of unspecified extremity | CMS +I87011 | Postthrombotic syndrome with ulcer of right lower extremity | CMS +I87012 | Postthrombotic syndrome with ulcer of left lower extremity | CMS +I87013 | Postthrombotic syndrome with ulcer of bilateral lower extremity | CMS +I87019 | Postthrombotic syndrome with ulcer of unspecified lower extremity | CMS +I87021 | Postthrombotic syndrome with inflammation of right lower extremity | CMS +I87022 | Postthrombotic syndrome with inflammation of left lower extremity | CMS +I87023 | Postthrombotic syndrome with inflammation of bilateral lower extremity | CMS +I87029 | Postthrombotic syndrome with inflammation of unspecified lower extremity | CMS +I87031 | Postthrombotic syndrome with ulcer and inflammation of right lower extremity | CMS +I87032 | Postthrombotic syndrome with ulcer and inflammation of left lower extremity | CMS +I87033 | Postthrombotic syndrome with ulcer and inflammation of bilateral lower extremity | CMS +I87039 | Postthrombotic syndrome with ulcer and inflammation of unspecified lower extremity | CMS +I87091 | Postthrombotic syndrome with other complications of right lower extremity | CMS +I87092 | Postthrombotic syndrome with other complications of left lower extremity | CMS +I87093 | Postthrombotic syndrome with other complications of bilateral lower extremity | CMS +I87099 | Postthrombotic syndrome with other complications of unspecified lower extremity | CMS +I871 | Compression of vein | CMS +I872 | Venous insufficiency (chronic) (peripheral) | CMS +I87301 | Chronic venous hypertension (idiopathic) without complications of right lower extremity | CMS +I87302 | Chronic venous hypertension (idiopathic) without complications of left lower extremity | CMS +I87303 | Chronic venous hypertension (idiopathic) without complications of bilateral lower extremity | CMS +I87309 | Chronic venous hypertension (idiopathic) without complications of unspecified lower extremity | CMS +I87311 | Chronic venous hypertension (idiopathic) with ulcer of right lower extremity | CMS +I87312 | Chronic venous hypertension (idiopathic) with ulcer of left lower extremity | CMS +I87313 | Chronic venous hypertension (idiopathic) with ulcer of bilateral lower extremity | CMS +I87319 | Chronic venous hypertension (idiopathic) with ulcer of unspecified lower extremity | CMS +I87321 | Chronic venous hypertension (idiopathic) with inflammation of right lower extremity | CMS +I87322 | Chronic venous hypertension (idiopathic) with inflammation of left lower extremity | CMS +I87323 | Chronic venous hypertension (idiopathic) with inflammation of bilateral lower extremity | CMS +I87329 | Chronic venous hypertension (idiopathic) with inflammation of unspecified lower extremity | CMS +I87331 | Chronic venous hypertension (idiopathic) with ulcer and inflammation of right lower extremity | CMS +I87332 | Chronic venous hypertension (idiopathic) with ulcer and inflammation of left lower extremity | CMS +I87333 | Chronic venous hypertension (idiopathic) with ulcer and inflammation of bilateral lower extremity | CMS +I87339 | Chronic venous hypertension (idiopathic) with ulcer and inflammation of unspecified lower extremity | CMS +I87391 | Chronic venous hypertension (idiopathic) with other complications of right lower extremity | CMS +I87392 | Chronic venous hypertension (idiopathic) with other complications of left lower extremity | CMS +I87393 | Chronic venous hypertension (idiopathic) with other complications of bilateral lower extremity | CMS +I87399 | Chronic venous hypertension (idiopathic) with other complications of unspecified lower extremity | CMS +I878 | Other specified disorders of veins | CMS +I879 | Disorder of vein, unspecified | CMS +I880 | Nonspecific mesenteric lymphadenitis | CMS +I881 | Chronic lymphadenitis, except mesenteric | CMS +I888 | Other nonspecific lymphadenitis | CMS +I889 | Nonspecific lymphadenitis, unspecified | CMS +I890 | Lymphedema, not elsewhere classified | CMS +I891 | Lymphangitis | CMS +I898 | Other specified noninfective disorders of lymphatic vessels and lymph nodes | CMS +I899 | Noninfective disorder of lymphatic vessels and lymph nodes, unspecified | CMS +I950 | Idiopathic hypotension | CMS +I951 | Orthostatic hypotension | CMS +I952 | Hypotension due to drugs | CMS +I953 | Hypotension of hemodialysis | CMS +I9581 | Postprocedural hypotension | CMS +I9589 | Other hypotension | CMS +I959 | Hypotension, unspecified | CMS +I96 | Gangrene, not elsewhere classified | CMS +I970 | Postcardiotomy syndrome | CMS +I97110 | Postprocedural cardiac insufficiency following cardiac surgery | CMS +I97111 | Postprocedural cardiac insufficiency following other surgery | CMS +I97120 | Postprocedural cardiac arrest following cardiac surgery | CMS +I97121 | Postprocedural cardiac arrest following other surgery | CMS +I97130 | Postprocedural heart failure following cardiac surgery | CMS +I97131 | Postprocedural heart failure following other surgery | CMS +I97190 | Other postprocedural cardiac functional disturbances following cardiac surgery | CMS +I97191 | Other postprocedural cardiac functional disturbances following other surgery | CMS +I972 | Postmastectomy lymphedema syndrome | CMS +I973 | Postprocedural hypertension | CMS +I97410 | Intraoperative hemorrhage and hematoma of a circulatory system organ or structure complicating a cardiac catheterization | CMS +I97411 | Intraoperative hemorrhage and hematoma of a circulatory system organ or structure complicating a cardiac bypass | CMS +I97418 | Intraoperative hemorrhage and hematoma of a circulatory system organ or structure complicating other circulatory system procedure | CMS +I9742 | Intraoperative hemorrhage and hematoma of a circulatory system organ or structure complicating other procedure | CMS +I9751 | Accidental puncture and laceration of a circulatory system organ or structure during a circulatory system procedure | CMS +I9752 | Accidental puncture and laceration of a circulatory system organ or structure during other procedure | CMS +I97610 | Postprocedural hemorrhage of a circulatory system organ or structure following a cardiac catheterization | CMS +I97611 | Postprocedural hemorrhage of a circulatory system organ or structure following cardiac bypass | CMS +I97618 | Postprocedural hemorrhage of a circulatory system organ or structure following other circulatory system procedure | CMS +I97620 | Postprocedural hemorrhage of a circulatory system organ or structure following other procedure | CMS +I97621 | Postprocedural hematoma of a circulatory system organ or structure following other procedure | CMS +I97622 | Postprocedural seroma of a circulatory system organ or structure following other procedure | CMS +I97630 | Postprocedural hematoma of a circulatory system organ or structure following a cardiac catheterization | CMS +I97631 | Postprocedural hematoma of a circulatory system organ or structure following cardiac bypass | CMS +I97638 | Postprocedural hematoma of a circulatory system organ or structure following other circulatory system procedure | CMS +I97640 | Postprocedural seroma of a circulatory system organ or structure following a cardiac catheterization | CMS +I97641 | Postprocedural seroma of a circulatory system organ or structure following cardiac bypass | CMS +I97648 | Postprocedural seroma of a circulatory system organ or structure following other circulatory system procedure | CMS +I97710 | Intraoperative cardiac arrest during cardiac surgery | CMS +I97711 | Intraoperative cardiac arrest during other surgery | CMS +I97790 | Other intraoperative cardiac functional disturbances during cardiac surgery | CMS +I97791 | Other intraoperative cardiac functional disturbances during other surgery | CMS +I97810 | Intraoperative cerebrovascular infarction during cardiac surgery | CMS +I97811 | Intraoperative cerebrovascular infarction during other surgery | CMS +I97820 | Postprocedural cerebrovascular infarction following cardiac surgery | CMS +I97821 | Postprocedural cerebrovascular infarction following other surgery | CMS +I9788 | Other intraoperative complications of the circulatory system, not elsewhere classified | CMS +I9789 | Other postprocedural complications and disorders of the circulatory system, not elsewhere classified | CMS +I998 | Other disorder of circulatory system | CMS +I999 | Unspecified disorder of circulatory system | CMS +J00 | Acute nasopharyngitis [common cold] | CMS +J0100 | Acute maxillary sinusitis, unspecified | CMS +J0101 | Acute recurrent maxillary sinusitis | CMS +J0110 | Acute frontal sinusitis, unspecified | CMS +J0111 | Acute recurrent frontal sinusitis | CMS +J0120 | Acute ethmoidal sinusitis, unspecified | CMS +J0121 | Acute recurrent ethmoidal sinusitis | CMS +J0130 | Acute sphenoidal sinusitis, unspecified | CMS +J0131 | Acute recurrent sphenoidal sinusitis | CMS +J0140 | Acute pansinusitis, unspecified | CMS +J0141 | Acute recurrent pansinusitis | CMS +J0180 | Other acute sinusitis | CMS +J0181 | Other acute recurrent sinusitis | CMS +J0190 | Acute sinusitis, unspecified | CMS +J0191 | Acute recurrent sinusitis, unspecified | CMS +J020 | Streptococcal pharyngitis | CMS +J028 | Acute pharyngitis due to other specified organisms | CMS +J029 | Acute pharyngitis, unspecified | CMS +J0300 | Acute streptococcal tonsillitis, unspecified | CMS +J0301 | Acute recurrent streptococcal tonsillitis | CMS +J0380 | Acute tonsillitis due to other specified organisms | CMS +J0381 | Acute recurrent tonsillitis due to other specified organisms | CMS +J0390 | Acute tonsillitis, unspecified | CMS +J0391 | Acute recurrent tonsillitis, unspecified | CMS +J040 | Acute laryngitis | CMS +J0410 | Acute tracheitis without obstruction | CMS +J0411 | Acute tracheitis with obstruction | CMS +J042 | Acute laryngotracheitis | CMS +J0430 | Supraglottitis, unspecified, without obstruction | CMS +J0431 | Supraglottitis, unspecified, with obstruction | CMS +J050 | Acute obstructive laryngitis [croup] | CMS +J0510 | Acute epiglottitis without obstruction | CMS +J0511 | Acute epiglottitis with obstruction | CMS +J060 | Acute laryngopharyngitis | CMS +J069 | Acute upper respiratory infection, unspecified | CMS +J09X1 | Influenza due to identified novel influenza A virus with pneumonia | CMS +J09X2 | Influenza due to identified novel influenza A virus with other respiratory manifestations | CMS +J09X3 | Influenza due to identified novel influenza A virus with gastrointestinal manifestations | CMS +J09X9 | Influenza due to identified novel influenza A virus with other manifestations | CMS +J1000 | Influenza due to other identified influenza virus with unspecified type of pneumonia | CMS +J1001 | Influenza due to other identified influenza virus with the same other identified influenza virus pneumonia | CMS +J1008 | Influenza due to other identified influenza virus with other specified pneumonia | CMS +J101 | Influenza due to other identified influenza virus with other respiratory manifestations | CMS +J102 | Influenza due to other identified influenza virus with gastrointestinal manifestations | CMS +J1081 | Influenza due to other identified influenza virus with encephalopathy | CMS +J1082 | Influenza due to other identified influenza virus with myocarditis | CMS +J1083 | Influenza due to other identified influenza virus with otitis media | CMS +J1089 | Influenza due to other identified influenza virus with other manifestations | CMS +J1100 | Influenza due to unidentified influenza virus with unspecified type of pneumonia | CMS +J1108 | Influenza due to unidentified influenza virus with specified pneumonia | CMS +J111 | Influenza due to unidentified influenza virus with other respiratory manifestations | CMS +J112 | Influenza due to unidentified influenza virus with gastrointestinal manifestations | CMS +J1181 | Influenza due to unidentified influenza virus with encephalopathy | CMS +J1182 | Influenza due to unidentified influenza virus with myocarditis | CMS +J1183 | Influenza due to unidentified influenza virus with otitis media | CMS +J1189 | Influenza due to unidentified influenza virus with other manifestations | CMS +J120 | Adenoviral pneumonia | CMS +J121 | Respiratory syncytial virus pneumonia | CMS +J122 | Parainfluenza virus pneumonia | CMS +J123 | Human metapneumovirus pneumonia | CMS +J1281 | Pneumonia due to SARS-associated coronavirus | CMS +J1289 | Other viral pneumonia | CMS +J129 | Viral pneumonia, unspecified | CMS +J13 | Pneumonia due to Streptococcus pneumoniae | CMS +J14 | Pneumonia due to Hemophilus influenzae | CMS +J150 | Pneumonia due to Klebsiella pneumoniae | CMS +J151 | Pneumonia due to Pseudomonas | CMS +J1520 | Pneumonia due to staphylococcus, unspecified | CMS +J15211 | Pneumonia due to Methicillin susceptible Staphylococcus aureus | CMS +J15212 | Pneumonia due to Methicillin resistant Staphylococcus aureus | CMS +J1529 | Pneumonia due to other staphylococcus | CMS +J153 | Pneumonia due to streptococcus, group B | CMS +J154 | Pneumonia due to other streptococci | CMS +J155 | Pneumonia due to Escherichia coli | CMS +J156 | Pneumonia due to other Gram-negative bacteria | CMS +J157 | Pneumonia due to Mycoplasma pneumoniae | CMS +J158 | Pneumonia due to other specified bacteria | CMS +J159 | Unspecified bacterial pneumonia | CMS +J160 | Chlamydial pneumonia | CMS +J168 | Pneumonia due to other specified infectious organisms | CMS +J17 | Pneumonia in diseases classified elsewhere | CMS +J180 | Bronchopneumonia, unspecified organism | CMS +J181 | Lobar pneumonia, unspecified organism | CMS +J182 | Hypostatic pneumonia, unspecified organism | CMS +J188 | Other pneumonia, unspecified organism | CMS +J189 | Pneumonia, unspecified organism | CMS +J200 | Acute bronchitis due to Mycoplasma pneumoniae | CMS +J201 | Acute bronchitis due to Hemophilus influenzae | CMS +J202 | Acute bronchitis due to streptococcus | CMS +J203 | Acute bronchitis due to coxsackievirus | CMS +J204 | Acute bronchitis due to parainfluenza virus | CMS +J205 | Acute bronchitis due to respiratory syncytial virus | CMS +J206 | Acute bronchitis due to rhinovirus | CMS +J207 | Acute bronchitis due to echovirus | CMS +J208 | Acute bronchitis due to other specified organisms | CMS +J209 | Acute bronchitis, unspecified | CMS +J210 | Acute bronchiolitis due to respiratory syncytial virus | CMS +J211 | Acute bronchiolitis due to human metapneumovirus | CMS +J218 | Acute bronchiolitis due to other specified organisms | CMS +J219 | Acute bronchiolitis, unspecified | CMS +J22 | Unspecified acute lower respiratory infection | CMS +J300 | Vasomotor rhinitis | CMS +J301 | Allergic rhinitis due to pollen | CMS +J302 | Other seasonal allergic rhinitis | CMS +J305 | Allergic rhinitis due to food | CMS +J3081 | Allergic rhinitis due to animal (cat) (dog) hair and dander | CMS +J3089 | Other allergic rhinitis | CMS +J309 | Allergic rhinitis, unspecified | CMS +J310 | Chronic rhinitis | CMS +J311 | Chronic nasopharyngitis | CMS +J312 | Chronic pharyngitis | CMS +J320 | Chronic maxillary sinusitis | CMS +J321 | Chronic frontal sinusitis | CMS +J322 | Chronic ethmoidal sinusitis | CMS +J323 | Chronic sphenoidal sinusitis | CMS +J324 | Chronic pansinusitis | CMS +J328 | Other chronic sinusitis | CMS +J329 | Chronic sinusitis, unspecified | CMS +J330 | Polyp of nasal cavity | CMS +J331 | Polypoid sinus degeneration | CMS +J338 | Other polyp of sinus | CMS +J339 | Nasal polyp, unspecified | CMS +J340 | Abscess, furuncle and carbuncle of nose | CMS +J341 | Cyst and mucocele of nose and nasal sinus | CMS +J342 | Deviated nasal septum | CMS +J343 | Hypertrophy of nasal turbinates | CMS +J3481 | Nasal mucositis (ulcerative) | CMS +J3489 | Other specified disorders of nose and nasal sinuses | CMS +J349 | Unspecified disorder of nose and nasal sinuses | CMS +J3501 | Chronic tonsillitis | CMS +J3502 | Chronic adenoiditis | CMS +J3503 | Chronic tonsillitis and adenoiditis | CMS +J351 | Hypertrophy of tonsils | CMS +J352 | Hypertrophy of adenoids | CMS +J353 | Hypertrophy of tonsils with hypertrophy of adenoids | CMS +J358 | Other chronic diseases of tonsils and adenoids | CMS +J359 | Chronic disease of tonsils and adenoids, unspecified | CMS +J36 | Peritonsillar abscess | CMS +J370 | Chronic laryngitis | CMS +J371 | Chronic laryngotracheitis | CMS +J3800 | Paralysis of vocal cords and larynx, unspecified | CMS +J3801 | Paralysis of vocal cords and larynx, unilateral | CMS +J3802 | Paralysis of vocal cords and larynx, bilateral | CMS +J381 | Polyp of vocal cord and larynx | CMS +J382 | Nodules of vocal cords | CMS +J383 | Other diseases of vocal cords | CMS +J384 | Edema of larynx | CMS +J385 | Laryngeal spasm | CMS +J386 | Stenosis of larynx | CMS +J387 | Other diseases of larynx | CMS +J390 | Retropharyngeal and parapharyngeal abscess | CMS +J391 | Other abscess of pharynx | CMS +J392 | Other diseases of pharynx | CMS +J393 | Upper respiratory tract hypersensitivity reaction, site unspecified | CMS +J398 | Other specified diseases of upper respiratory tract | CMS +J399 | Disease of upper respiratory tract, unspecified | CMS +J40 | Bronchitis, not specified as acute or chronic | CMS +J410 | Simple chronic bronchitis | CMS +J411 | Mucopurulent chronic bronchitis | CMS +J418 | Mixed simple and mucopurulent chronic bronchitis | CMS +J42 | Unspecified chronic bronchitis | CMS +J430 | Unilateral pulmonary emphysema [MacLeod's syndrome] | CMS +J431 | Panlobular emphysema | CMS +J432 | Centrilobular emphysema | CMS +J438 | Other emphysema | CMS +J439 | Emphysema, unspecified | CMS +J440 | Chronic obstructive pulmonary disease with acute lower respiratory infection | CMS +J441 | Chronic obstructive pulmonary disease with (acute) exacerbation | CMS +J449 | Chronic obstructive pulmonary disease, unspecified | CMS +J4520 | Mild intermittent asthma, uncomplicated | CMS +J4521 | Mild intermittent asthma with (acute) exacerbation | CMS +J4522 | Mild intermittent asthma with status asthmaticus | CMS +J4530 | Mild persistent asthma, uncomplicated | CMS +J4531 | Mild persistent asthma with (acute) exacerbation | CMS +J4532 | Mild persistent asthma with status asthmaticus | CMS +J4540 | Moderate persistent asthma, uncomplicated | CMS +J4541 | Moderate persistent asthma with (acute) exacerbation | CMS +J4542 | Moderate persistent asthma with status asthmaticus | CMS +J4550 | Severe persistent asthma, uncomplicated | CMS +J4551 | Severe persistent asthma with (acute) exacerbation | CMS +J4552 | Severe persistent asthma with status asthmaticus | CMS +J45901 | Unspecified asthma with (acute) exacerbation | CMS +J45902 | Unspecified asthma with status asthmaticus | CMS +J45909 | Unspecified asthma, uncomplicated | CMS +J45990 | Exercise induced bronchospasm | CMS +J45991 | Cough variant asthma | CMS +J45998 | Other asthma | CMS +J470 | Bronchiectasis with acute lower respiratory infection | CMS +J471 | Bronchiectasis with (acute) exacerbation | CMS +J479 | Bronchiectasis, uncomplicated | CMS +J60 | Coalworker's pneumoconiosis | CMS +J61 | Pneumoconiosis due to asbestos and other mineral fibers | CMS +J620 | Pneumoconiosis due to talc dust | CMS +J628 | Pneumoconiosis due to other dust containing silica | CMS +J630 | Aluminosis (of lung) | CMS +J631 | Bauxite fibrosis (of lung) | CMS +J632 | Berylliosis | CMS +J633 | Graphite fibrosis (of lung) | CMS +J634 | Siderosis | CMS +J635 | Stannosis | CMS +J636 | Pneumoconiosis due to other specified inorganic dusts | CMS +J64 | Unspecified pneumoconiosis | CMS +J65 | Pneumoconiosis associated with tuberculosis | CMS +J660 | Byssinosis | CMS +J661 | Flax-dressers' disease | CMS +J662 | Cannabinosis | CMS +J668 | Airway disease due to other specific organic dusts | CMS +J670 | Farmer's lung | CMS +J671 | Bagassosis | CMS +J672 | Bird fancier's lung | CMS +J673 | Suberosis | CMS +J674 | Maltworker's lung | CMS +J675 | Mushroom-worker's lung | CMS +J676 | Maple-bark-stripper's lung | CMS +J677 | Air conditioner and humidifier lung | CMS +J678 | Hypersensitivity pneumonitis due to other organic dusts | CMS +J679 | Hypersensitivity pneumonitis due to unspecified organic dust | CMS +J680 | Bronchitis and pneumonitis due to chemicals, gases, fumes and vapors | CMS +J681 | Pulmonary edema due to chemicals, gases, fumes and vapors | CMS +J682 | Upper respiratory inflammation due to chemicals, gases, fumes and vapors, not elsewhere classified | CMS +J683 | Other acute and subacute respiratory conditions due to chemicals, gases, fumes and vapors | CMS +J684 | Chronic respiratory conditions due to chemicals, gases, fumes and vapors | CMS +J688 | Other respiratory conditions due to chemicals, gases, fumes and vapors | CMS +J689 | Unspecified respiratory condition due to chemicals, gases, fumes and vapors | CMS +J690 | Pneumonitis due to inhalation of food and vomit | CMS +J691 | Pneumonitis due to inhalation of oils and essences | CMS +J698 | Pneumonitis due to inhalation of other solids and liquids | CMS +J700 | Acute pulmonary manifestations due to radiation | CMS +J701 | Chronic and other pulmonary manifestations due to radiation | CMS +J702 | Acute drug-induced interstitial lung disorders | CMS +J703 | Chronic drug-induced interstitial lung disorders | CMS +J704 | Drug-induced interstitial lung disorders, unspecified | CMS +J705 | Respiratory conditions due to smoke inhalation | CMS +J708 | Respiratory conditions due to other specified external agents | CMS +J709 | Respiratory conditions due to unspecified external agent | CMS +J80 | Acute respiratory distress syndrome | CMS +J810 | Acute pulmonary edema | CMS +J811 | Chronic pulmonary edema | CMS +J82 | Pulmonary eosinophilia, not elsewhere classified | CMS +J8401 | Alveolar proteinosis | CMS +J8402 | Pulmonary alveolar microlithiasis | CMS +J8403 | Idiopathic pulmonary hemosiderosis | CMS +J8409 | Other alveolar and parieto-alveolar conditions | CMS +J8410 | Pulmonary fibrosis, unspecified | CMS +J84111 | Idiopathic interstitial pneumonia, not otherwise specified | CMS +J84112 | Idiopathic pulmonary fibrosis | CMS +J84113 | Idiopathic non-specific interstitial pneumonitis | CMS +J84114 | Acute interstitial pneumonitis | CMS +J84115 | Respiratory bronchiolitis interstitial lung disease | CMS +J84116 | Cryptogenic organizing pneumonia | CMS +J84117 | Desquamative interstitial pneumonia | CMS +J8417 | Other interstitial pulmonary diseases with fibrosis in diseases classified elsewhere | CMS +J842 | Lymphoid interstitial pneumonia | CMS +J8481 | Lymphangioleiomyomatosis | CMS +J8482 | Adult pulmonary Langerhans cell histiocytosis | CMS +J8483 | Surfactant mutations of the lung | CMS +J84841 | Neuroendocrine cell hyperplasia of infancy | CMS +J84842 | Pulmonary interstitial glycogenosis | CMS +J84843 | Alveolar capillary dysplasia with vein misalignment | CMS +J84848 | Other interstitial lung diseases of childhood | CMS +J8489 | Other specified interstitial pulmonary diseases | CMS +J849 | Interstitial pulmonary disease, unspecified | CMS +J850 | Gangrene and necrosis of lung | CMS +J851 | Abscess of lung with pneumonia | CMS +J852 | Abscess of lung without pneumonia | CMS +J853 | Abscess of mediastinum | CMS +J860 | Pyothorax with fistula | CMS +J869 | Pyothorax without fistula | CMS +J90 | Pleural effusion, not elsewhere classified | CMS +J910 | Malignant pleural effusion | CMS +J918 | Pleural effusion in other conditions classified elsewhere | CMS +J920 | Pleural plaque with presence of asbestos | CMS +J929 | Pleural plaque without asbestos | CMS +J930 | Spontaneous tension pneumothorax | CMS +J9311 | Primary spontaneous pneumothorax | CMS +J9312 | Secondary spontaneous pneumothorax | CMS +J9381 | Chronic pneumothorax | CMS +J9382 | Other air leak | CMS +J9383 | Other pneumothorax | CMS +J939 | Pneumothorax, unspecified | CMS +J940 | Chylous effusion | CMS +J941 | Fibrothorax | CMS +J942 | Hemothorax | CMS +J948 | Other specified pleural conditions | CMS +J949 | Pleural condition, unspecified | CMS +J9500 | Unspecified tracheostomy complication | CMS +J9501 | Hemorrhage from tracheostomy stoma | CMS +J9502 | Infection of tracheostomy stoma | CMS +J9503 | Malfunction of tracheostomy stoma | CMS +J9504 | Tracheo-esophageal fistula following tracheostomy | CMS +J9509 | Other tracheostomy complication | CMS +J951 | Acute pulmonary insufficiency following thoracic surgery | CMS +J952 | Acute pulmonary insufficiency following nonthoracic surgery | CMS +J953 | Chronic pulmonary insufficiency following surgery | CMS +J954 | Chemical pneumonitis due to anesthesia | CMS +J955 | Postprocedural subglottic stenosis | CMS +J9561 | Intraoperative hemorrhage and hematoma of a respiratory system organ or structure complicating a respiratory system procedure | CMS +J9562 | Intraoperative hemorrhage and hematoma of a respiratory system organ or structure complicating other procedure | CMS +J9571 | Accidental puncture and laceration of a respiratory system organ or structure during a respiratory system procedure | CMS +J9572 | Accidental puncture and laceration of a respiratory system organ or structure during other procedure | CMS +J95811 | Postprocedural pneumothorax | CMS +J95812 | Postprocedural air leak | CMS +J95821 | Acute postprocedural respiratory failure | CMS +J95822 | Acute and chronic postprocedural respiratory failure | CMS +J95830 | Postprocedural hemorrhage of a respiratory system organ or structure following a respiratory system procedure | CMS +J95831 | Postprocedural hemorrhage of a respiratory system organ or structure following other procedure | CMS +J9584 | Transfusion-related acute lung injury (TRALI) | CMS +J95850 | Mechanical complication of respirator | CMS +J95851 | Ventilator associated pneumonia | CMS +J95859 | Other complication of respirator [ventilator] | CMS +J95860 | Postprocedural hematoma of a respiratory system organ or structure following a respiratory system procedure | CMS +J95861 | Postprocedural hematoma of a respiratory system organ or structure following other procedure | CMS +J95862 | Postprocedural seroma of a respiratory system organ or structure following a respiratory system procedure | CMS +J95863 | Postprocedural seroma of a respiratory system organ or structure following other procedure | CMS +J9588 | Other intraoperative complications of respiratory system, not elsewhere classified | CMS +J9589 | Other postprocedural complications and disorders of respiratory system, not elsewhere classified | CMS +J9600 | Acute respiratory failure, unspecified whether with hypoxia or hypercapnia | CMS +J9601 | Acute respiratory failure with hypoxia | CMS +J9602 | Acute respiratory failure with hypercapnia | CMS +J9610 | Chronic respiratory failure, unspecified whether with hypoxia or hypercapnia | CMS +J9611 | Chronic respiratory failure with hypoxia | CMS +J9612 | Chronic respiratory failure with hypercapnia | CMS +J9620 | Acute and chronic respiratory failure, unspecified whether with hypoxia or hypercapnia | CMS +J9621 | Acute and chronic respiratory failure with hypoxia | CMS +J9622 | Acute and chronic respiratory failure with hypercapnia | CMS +J9690 | Respiratory failure, unspecified, unspecified whether with hypoxia or hypercapnia | CMS +J9691 | Respiratory failure, unspecified with hypoxia | CMS +J9692 | Respiratory failure, unspecified with hypercapnia | CMS +J9801 | Acute bronchospasm | CMS +J9809 | Other diseases of bronchus, not elsewhere classified | CMS +J9811 | Atelectasis | CMS +J9819 | Other pulmonary collapse | CMS +J982 | Interstitial emphysema | CMS +J983 | Compensatory emphysema | CMS +J984 | Other disorders of lung | CMS +J9851 | Mediastinitis | CMS +J9859 | Other diseases of mediastinum, not elsewhere classified | CMS +J986 | Disorders of diaphragm | CMS +J988 | Other specified respiratory disorders | CMS +J989 | Respiratory disorder, unspecified | CMS +J99 | Respiratory disorders in diseases classified elsewhere | CMS +K000 | Anodontia | CMS +K001 | Supernumerary teeth | CMS +K002 | Abnormalities of size and form of teeth | CMS +K003 | Mottled teeth | CMS +K004 | Disturbances in tooth formation | CMS +K005 | Hereditary disturbances in tooth structure, not elsewhere classified | CMS +K006 | Disturbances in tooth eruption | CMS +K007 | Teething syndrome | CMS +K008 | Other disorders of tooth development | CMS +K009 | Disorder of tooth development, unspecified | CMS +K010 | Embedded teeth | CMS +K011 | Impacted teeth | CMS +K023 | Arrested dental caries | CMS +K0251 | Dental caries on pit and fissure surface limited to enamel | CMS +K0252 | Dental caries on pit and fissure surface penetrating into dentin | CMS +K0253 | Dental caries on pit and fissure surface penetrating into pulp | CMS +K0261 | Dental caries on smooth surface limited to enamel | CMS +K0262 | Dental caries on smooth surface penetrating into dentin | CMS +K0263 | Dental caries on smooth surface penetrating into pulp | CMS +K027 | Dental root caries | CMS +K029 | Dental caries, unspecified | CMS +K030 | Excessive attrition of teeth | CMS +K031 | Abrasion of teeth | CMS +K032 | Erosion of teeth | CMS +K033 | Pathological resorption of teeth | CMS +K034 | Hypercementosis | CMS +K035 | Ankylosis of teeth | CMS +K036 | Deposits [accretions] on teeth | CMS +K037 | Posteruptive color changes of dental hard tissues | CMS +K0381 | Cracked tooth | CMS +K0389 | Other specified diseases of hard tissues of teeth | CMS +K039 | Disease of hard tissues of teeth, unspecified | CMS +K0401 | Reversible pulpitis | CMS +K0402 | Irreversible pulpitis | CMS +K041 | Necrosis of pulp | CMS +K042 | Pulp degeneration | CMS +K043 | Abnormal hard tissue formation in pulp | CMS +K044 | Acute apical periodontitis of pulpal origin | CMS +K045 | Chronic apical periodontitis | CMS +K046 | Periapical abscess with sinus | CMS +K047 | Periapical abscess without sinus | CMS +K048 | Radicular cyst | CMS +K0490 | Unspecified diseases of pulp and periapical tissues | CMS +K0499 | Other diseases of pulp and periapical tissues | CMS +K0500 | Acute gingivitis, plaque induced | CMS +K0501 | Acute gingivitis, non-plaque induced | CMS +K0510 | Chronic gingivitis, plaque induced | CMS +K0511 | Chronic gingivitis, non-plaque induced | CMS +K0520 | Aggressive periodontitis, unspecified | CMS +K05211 | Aggressive periodontitis, localized, slight | CMS +K05212 | Aggressive periodontitis, localized, moderate | CMS +K05213 | Aggressive periodontitis, localized, severe | CMS +K05219 | Aggressive periodontitis, localized, unspecified severity | CMS +K05221 | Aggressive periodontitis, generalized, slight | CMS +K05222 | Aggressive periodontitis, generalized, moderate | CMS +K05223 | Aggressive periodontitis, generalized, severe | CMS +K05229 | Aggressive periodontitis, generalized, unspecified severity | CMS +K0530 | Chronic periodontitis, unspecified | CMS +K05311 | Chronic periodontitis, localized, slight | CMS +K05312 | Chronic periodontitis, localized, moderate | CMS +K05313 | Chronic periodontitis, localized, severe | CMS +K05319 | Chronic periodontitis, localized, unspecified severity | CMS +K05321 | Chronic periodontitis, generalized, slight | CMS +K05322 | Chronic periodontitis, generalized, moderate | CMS +K05323 | Chronic periodontitis, generalized, severe | CMS +K05329 | Chronic periodontitis, generalized, unspecified severity | CMS +K054 | Periodontosis | CMS +K055 | Other periodontal diseases | CMS +K056 | Periodontal disease, unspecified | CMS +K06010 | Localized gingival recession, unspecified | CMS +K06011 | Localized gingival recession, minimal | CMS +K06012 | Localized gingival recession, moderate | CMS +K06013 | Localized gingival recession, severe | CMS +K06020 | Generalized gingival recession, unspecified | CMS +K06021 | Generalized gingival recession, minimal | CMS +K06022 | Generalized gingival recession, moderate | CMS +K06023 | Generalized gingival recession, severe | CMS +K061 | Gingival enlargement | CMS +K062 | Gingival and edentulous alveolar ridge lesions associated with trauma | CMS +K063 | Horizontal alveolar bone loss | CMS +K068 | Other specified disorders of gingiva and edentulous alveolar ridge | CMS +K069 | Disorder of gingiva and edentulous alveolar ridge, unspecified | CMS +K080 | Exfoliation of teeth due to systemic causes | CMS +K08101 | Complete loss of teeth, unspecified cause, class I | CMS +K08102 | Complete loss of teeth, unspecified cause, class II | CMS +K08103 | Complete loss of teeth, unspecified cause, class III | CMS +K08104 | Complete loss of teeth, unspecified cause, class IV | CMS +K08109 | Complete loss of teeth, unspecified cause, unspecified class | CMS +K08111 | Complete loss of teeth due to trauma, class I | CMS +K08112 | Complete loss of teeth due to trauma, class II | CMS +K08113 | Complete loss of teeth due to trauma, class III | CMS +K08114 | Complete loss of teeth due to trauma, class IV | CMS +K08119 | Complete loss of teeth due to trauma, unspecified class | CMS +K08121 | Complete loss of teeth due to periodontal diseases, class I | CMS +K08122 | Complete loss of teeth due to periodontal diseases, class II | CMS +K08123 | Complete loss of teeth due to periodontal diseases, class III | CMS +K08124 | Complete loss of teeth due to periodontal diseases, class IV | CMS +K08129 | Complete loss of teeth due to periodontal diseases, unspecified class | CMS +K08131 | Complete loss of teeth due to caries, class I | CMS +K08132 | Complete loss of teeth due to caries, class II | CMS +K08133 | Complete loss of teeth due to caries, class III | CMS +K08134 | Complete loss of teeth due to caries, class IV | CMS +K08139 | Complete loss of teeth due to caries, unspecified class | CMS +K08191 | Complete loss of teeth due to other specified cause, class I | CMS +K08192 | Complete loss of teeth due to other specified cause, class II | CMS +K08193 | Complete loss of teeth due to other specified cause, class III | CMS +K08194 | Complete loss of teeth due to other specified cause, class IV | CMS +K08199 | Complete loss of teeth due to other specified cause, unspecified class | CMS +K0820 | Unspecified atrophy of edentulous alveolar ridge | CMS +K0821 | Minimal atrophy of the mandible | CMS +K0822 | Moderate atrophy of the mandible | CMS +K0823 | Severe atrophy of the mandible | CMS +K0824 | Minimal atrophy of maxilla | CMS +K0825 | Moderate atrophy of the maxilla | CMS +K0826 | Severe atrophy of the maxilla | CMS +K083 | Retained dental root | CMS +K08401 | Partial loss of teeth, unspecified cause, class I | CMS +K08402 | Partial loss of teeth, unspecified cause, class II | CMS +K08403 | Partial loss of teeth, unspecified cause, class III | CMS +K08404 | Partial loss of teeth, unspecified cause, class IV | CMS +K08409 | Partial loss of teeth, unspecified cause, unspecified class | CMS +K08411 | Partial loss of teeth due to trauma, class I | CMS +K08412 | Partial loss of teeth due to trauma, class II | CMS +K08413 | Partial loss of teeth due to trauma, class III | CMS +K08414 | Partial loss of teeth due to trauma, class IV | CMS +K08419 | Partial loss of teeth due to trauma, unspecified class | CMS +K08421 | Partial loss of teeth due to periodontal diseases, class I | CMS +K08422 | Partial loss of teeth due to periodontal diseases, class II | CMS +K08423 | Partial loss of teeth due to periodontal diseases, class III | CMS +K08424 | Partial loss of teeth due to periodontal diseases, class IV | CMS +K08429 | Partial loss of teeth due to periodontal diseases, unspecified class | CMS +K08431 | Partial loss of teeth due to caries, class I | CMS +K08432 | Partial loss of teeth due to caries, class II | CMS +K08433 | Partial loss of teeth due to caries, class III | CMS +K08434 | Partial loss of teeth due to caries, class IV | CMS +K08439 | Partial loss of teeth due to caries, unspecified class | CMS +K08491 | Partial loss of teeth due to other specified cause, class I | CMS +K08492 | Partial loss of teeth due to other specified cause, class II | CMS +K08493 | Partial loss of teeth due to other specified cause, class III | CMS +K08494 | Partial loss of teeth due to other specified cause, class IV | CMS +K08499 | Partial loss of teeth due to other specified cause, unspecified class | CMS +K0850 | Unsatisfactory restoration of tooth, unspecified | CMS +K0851 | Open restoration margins of tooth | CMS +K0852 | Unrepairable overhanging of dental restorative materials | CMS +K08530 | Fractured dental restorative material without loss of material | CMS +K08531 | Fractured dental restorative material with loss of material | CMS +K08539 | Fractured dental restorative material, unspecified | CMS +K0854 | Contour of existing restoration of tooth biologically incompatible with oral health | CMS +K0855 | Allergy to existing dental restorative material | CMS +K0856 | Poor aesthetic of existing restoration of tooth | CMS +K0859 | Other unsatisfactory restoration of tooth | CMS +K0881 | Primary occlusal trauma | CMS +K0882 | Secondary occlusal trauma | CMS +K0889 | Other specified disorders of teeth and supporting structures | CMS +K089 | Disorder of teeth and supporting structures, unspecified | CMS +K090 | Developmental odontogenic cysts | CMS +K091 | Developmental (nonodontogenic) cysts of oral region | CMS +K098 | Other cysts of oral region, not elsewhere classified | CMS +K099 | Cyst of oral region, unspecified | CMS +K110 | Atrophy of salivary gland | CMS +K111 | Hypertrophy of salivary gland | CMS +K1120 | Sialoadenitis, unspecified | CMS +K1121 | Acute sialoadenitis | CMS +K1122 | Acute recurrent sialoadenitis | CMS +K1123 | Chronic sialoadenitis | CMS +K113 | Abscess of salivary gland | CMS +K114 | Fistula of salivary gland | CMS +K115 | Sialolithiasis | CMS +K116 | Mucocele of salivary gland | CMS +K117 | Disturbances of salivary secretion | CMS +K118 | Other diseases of salivary glands | CMS +K119 | Disease of salivary gland, unspecified | CMS +K120 | Recurrent oral aphthae | CMS +K121 | Other forms of stomatitis | CMS +K122 | Cellulitis and abscess of mouth | CMS +K1230 | Oral mucositis (ulcerative), unspecified | CMS +K1231 | Oral mucositis (ulcerative) due to antineoplastic therapy | CMS +K1232 | Oral mucositis (ulcerative) due to other drugs | CMS +K1233 | Oral mucositis (ulcerative) due to radiation | CMS +K1239 | Other oral mucositis (ulcerative) | CMS +K130 | Diseases of lips | CMS +K131 | Cheek and lip biting | CMS +K1321 | Leukoplakia of oral mucosa, including tongue | CMS +K1322 | Minimal keratinized residual ridge mucosa | CMS +K1323 | Excessive keratinized residual ridge mucosa | CMS +K1324 | Leukokeratosis nicotina palati | CMS +K1329 | Other disturbances of oral epithelium, including tongue | CMS +K133 | Hairy leukoplakia | CMS +K134 | Granuloma and granuloma-like lesions of oral mucosa | CMS +K135 | Oral submucous fibrosis | CMS +K136 | Irritative hyperplasia of oral mucosa | CMS +K1370 | Unspecified lesions of oral mucosa | CMS +K1379 | Other lesions of oral mucosa | CMS +K140 | Glossitis | CMS +K141 | Geographic tongue | CMS +K142 | Median rhomboid glossitis | CMS +K143 | Hypertrophy of tongue papillae | CMS +K144 | Atrophy of tongue papillae | CMS +K145 | Plicated tongue | CMS +K146 | Glossodynia | CMS +K148 | Other diseases of tongue | CMS +K149 | Disease of tongue, unspecified | CMS +K200 | Eosinophilic esophagitis | CMS +K208 | Other esophagitis | CMS +K209 | Esophagitis, unspecified | CMS +K210 | Gastro-esophageal reflux disease with esophagitis | CMS +K219 | Gastro-esophageal reflux disease without esophagitis | CMS +K220 | Achalasia of cardia | CMS +K2210 | Ulcer of esophagus without bleeding | CMS +K2211 | Ulcer of esophagus with bleeding | CMS +K222 | Esophageal obstruction | CMS +K223 | Perforation of esophagus | CMS +K224 | Dyskinesia of esophagus | CMS +K225 | Diverticulum of esophagus, acquired | CMS +K226 | Gastro-esophageal laceration-hemorrhage syndrome | CMS +K2270 | Barrett's esophagus without dysplasia | CMS +K22710 | Barrett's esophagus with low grade dysplasia | CMS +K22711 | Barrett's esophagus with high grade dysplasia | CMS +K22719 | Barrett's esophagus with dysplasia, unspecified | CMS +K228 | Other specified diseases of esophagus | CMS +K229 | Disease of esophagus, unspecified | CMS +K23 | Disorders of esophagus in diseases classified elsewhere | CMS +K250 | Acute gastric ulcer with hemorrhage | CMS +K251 | Acute gastric ulcer with perforation | CMS +K252 | Acute gastric ulcer with both hemorrhage and perforation | CMS +K253 | Acute gastric ulcer without hemorrhage or perforation | CMS +K254 | Chronic or unspecified gastric ulcer with hemorrhage | CMS +K255 | Chronic or unspecified gastric ulcer with perforation | CMS +K256 | Chronic or unspecified gastric ulcer with both hemorrhage and perforation | CMS +K257 | Chronic gastric ulcer without hemorrhage or perforation | CMS +K259 | Gastric ulcer, unspecified as acute or chronic, without hemorrhage or perforation | CMS +K260 | Acute duodenal ulcer with hemorrhage | CMS +K261 | Acute duodenal ulcer with perforation | CMS +K262 | Acute duodenal ulcer with both hemorrhage and perforation | CMS +K263 | Acute duodenal ulcer without hemorrhage or perforation | CMS +K264 | Chronic or unspecified duodenal ulcer with hemorrhage | CMS +K265 | Chronic or unspecified duodenal ulcer with perforation | CMS +K266 | Chronic or unspecified duodenal ulcer with both hemorrhage and perforation | CMS +K267 | Chronic duodenal ulcer without hemorrhage or perforation | CMS +K269 | Duodenal ulcer, unspecified as acute or chronic, without hemorrhage or perforation | CMS +K270 | Acute peptic ulcer, site unspecified, with hemorrhage | CMS +K271 | Acute peptic ulcer, site unspecified, with perforation | CMS +K272 | Acute peptic ulcer, site unspecified, with both hemorrhage and perforation | CMS +K273 | Acute peptic ulcer, site unspecified, without hemorrhage or perforation | CMS +K274 | Chronic or unspecified peptic ulcer, site unspecified, with hemorrhage | CMS +K275 | Chronic or unspecified peptic ulcer, site unspecified, with perforation | CMS +K276 | Chronic or unspecified peptic ulcer, site unspecified, with both hemorrhage and perforation | CMS +K277 | Chronic peptic ulcer, site unspecified, without hemorrhage or perforation | CMS +K279 | Peptic ulcer, site unspecified, unspecified as acute or chronic, without hemorrhage or perforation | CMS +K280 | Acute gastrojejunal ulcer with hemorrhage | CMS +K281 | Acute gastrojejunal ulcer with perforation | CMS +K282 | Acute gastrojejunal ulcer with both hemorrhage and perforation | CMS +K283 | Acute gastrojejunal ulcer without hemorrhage or perforation | CMS +K284 | Chronic or unspecified gastrojejunal ulcer with hemorrhage | CMS +K285 | Chronic or unspecified gastrojejunal ulcer with perforation | CMS +K286 | Chronic or unspecified gastrojejunal ulcer with both hemorrhage and perforation | CMS +K287 | Chronic gastrojejunal ulcer without hemorrhage or perforation | CMS +K289 | Gastrojejunal ulcer, unspecified as acute or chronic, without hemorrhage or perforation | CMS +K2900 | Acute gastritis without bleeding | CMS +K2901 | Acute gastritis with bleeding | CMS +K2920 | Alcoholic gastritis without bleeding | CMS +K2921 | Alcoholic gastritis with bleeding | CMS +K2930 | Chronic superficial gastritis without bleeding | CMS +K2931 | Chronic superficial gastritis with bleeding | CMS +K2940 | Chronic atrophic gastritis without bleeding | CMS +K2941 | Chronic atrophic gastritis with bleeding | CMS +K2950 | Unspecified chronic gastritis without bleeding | CMS +K2951 | Unspecified chronic gastritis with bleeding | CMS +K2960 | Other gastritis without bleeding | CMS +K2961 | Other gastritis with bleeding | CMS +K2970 | Gastritis, unspecified, without bleeding | CMS +K2971 | Gastritis, unspecified, with bleeding | CMS +K2980 | Duodenitis without bleeding | CMS +K2981 | Duodenitis with bleeding | CMS +K2990 | Gastroduodenitis, unspecified, without bleeding | CMS +K2991 | Gastroduodenitis, unspecified, with bleeding | CMS +K30 | Functional dyspepsia | CMS +K310 | Acute dilatation of stomach | CMS +K311 | Adult hypertrophic pyloric stenosis | CMS +K312 | Hourglass stricture and stenosis of stomach | CMS +K313 | Pylorospasm, not elsewhere classified | CMS +K314 | Gastric diverticulum | CMS +K315 | Obstruction of duodenum | CMS +K316 | Fistula of stomach and duodenum | CMS +K317 | Polyp of stomach and duodenum | CMS +K31811 | Angiodysplasia of stomach and duodenum with bleeding | CMS +K31819 | Angiodysplasia of stomach and duodenum without bleeding | CMS +K3182 | Dieulafoy lesion (hemorrhagic) of stomach and duodenum | CMS +K3183 | Achlorhydria | CMS +K3184 | Gastroparesis | CMS +K3189 | Other diseases of stomach and duodenum | CMS +K319 | Disease of stomach and duodenum, unspecified | CMS +K3520 | Acute appendicitis with generalized peritonitis, without abscess | CMS +K3521 | Acute appendicitis with generalized peritonitis, with abscess | CMS +K3530 | Acute appendicitis with localized peritonitis, without perforation or gangrene | CMS +K3531 | Acute appendicitis with localized peritonitis and gangrene, without perforation | CMS +K3532 | Acute appendicitis with perforation and localized peritonitis, without abscess | CMS +K3533 | Acute appendicitis with perforation and localized peritonitis, with abscess | CMS +K3580 | Unspecified acute appendicitis | CMS +K35890 | Other acute appendicitis without perforation or gangrene | CMS +K35891 | Other acute appendicitis without perforation, with gangrene | CMS +K36 | Other appendicitis | CMS +K37 | Unspecified appendicitis | CMS +K380 | Hyperplasia of appendix | CMS +K381 | Appendicular concretions | CMS +K382 | Diverticulum of appendix | CMS +K383 | Fistula of appendix | CMS +K388 | Other specified diseases of appendix | CMS +K389 | Disease of appendix, unspecified | CMS +K4000 | Bilateral inguinal hernia, with obstruction, without gangrene, not specified as recurrent | CMS +K4001 | Bilateral inguinal hernia, with obstruction, without gangrene, recurrent | CMS +K4010 | Bilateral inguinal hernia, with gangrene, not specified as recurrent | CMS +K4011 | Bilateral inguinal hernia, with gangrene, recurrent | CMS +K4020 | Bilateral inguinal hernia, without obstruction or gangrene, not specified as recurrent | CMS +K4021 | Bilateral inguinal hernia, without obstruction or gangrene, recurrent | CMS +K4030 | Unilateral inguinal hernia, with obstruction, without gangrene, not specified as recurrent | CMS +K4031 | Unilateral inguinal hernia, with obstruction, without gangrene, recurrent | CMS +K4040 | Unilateral inguinal hernia, with gangrene, not specified as recurrent | CMS +K4041 | Unilateral inguinal hernia, with gangrene, recurrent | CMS +K4090 | Unilateral inguinal hernia, without obstruction or gangrene, not specified as recurrent | CMS +K4091 | Unilateral inguinal hernia, without obstruction or gangrene, recurrent | CMS +K4100 | Bilateral femoral hernia, with obstruction, without gangrene, not specified as recurrent | CMS +K4101 | Bilateral femoral hernia, with obstruction, without gangrene, recurrent | CMS +K4110 | Bilateral femoral hernia, with gangrene, not specified as recurrent | CMS +K4111 | Bilateral femoral hernia, with gangrene, recurrent | CMS +K4120 | Bilateral femoral hernia, without obstruction or gangrene, not specified as recurrent | CMS +K4121 | Bilateral femoral hernia, without obstruction or gangrene, recurrent | CMS +K4130 | Unilateral femoral hernia, with obstruction, without gangrene, not specified as recurrent | CMS +K4131 | Unilateral femoral hernia, with obstruction, without gangrene, recurrent | CMS +K4140 | Unilateral femoral hernia, with gangrene, not specified as recurrent | CMS +K4141 | Unilateral femoral hernia, with gangrene, recurrent | CMS +K4190 | Unilateral femoral hernia, without obstruction or gangrene, not specified as recurrent | CMS +K4191 | Unilateral femoral hernia, without obstruction or gangrene, recurrent | CMS +K420 | Umbilical hernia with obstruction, without gangrene | CMS +K421 | Umbilical hernia with gangrene | CMS +K429 | Umbilical hernia without obstruction or gangrene | CMS +K430 | Incisional hernia with obstruction, without gangrene | CMS +K431 | Incisional hernia with gangrene | CMS +K432 | Incisional hernia without obstruction or gangrene | CMS +K433 | Parastomal hernia with obstruction, without gangrene | CMS +K434 | Parastomal hernia with gangrene | CMS +K435 | Parastomal hernia without obstruction or gangrene | CMS +K436 | Other and unspecified ventral hernia with obstruction, without gangrene | CMS +K437 | Other and unspecified ventral hernia with gangrene | CMS +K439 | Ventral hernia without obstruction or gangrene | CMS +K440 | Diaphragmatic hernia with obstruction, without gangrene | CMS +K441 | Diaphragmatic hernia with gangrene | CMS +K449 | Diaphragmatic hernia without obstruction or gangrene | CMS +K450 | Other specified abdominal hernia with obstruction, without gangrene | CMS +K451 | Other specified abdominal hernia with gangrene | CMS +K458 | Other specified abdominal hernia without obstruction or gangrene | CMS +K460 | Unspecified abdominal hernia with obstruction, without gangrene | CMS +K461 | Unspecified abdominal hernia with gangrene | CMS +K469 | Unspecified abdominal hernia without obstruction or gangrene | CMS +K5000 | Crohn's disease of small intestine without complications | CMS +K50011 | Crohn's disease of small intestine with rectal bleeding | CMS +K50012 | Crohn's disease of small intestine with intestinal obstruction | CMS +K50013 | Crohn's disease of small intestine with fistula | CMS +K50014 | Crohn's disease of small intestine with abscess | CMS +K50018 | Crohn's disease of small intestine with other complication | CMS +K50019 | Crohn's disease of small intestine with unspecified complications | CMS +K5010 | Crohn's disease of large intestine without complications | CMS +K50111 | Crohn's disease of large intestine with rectal bleeding | CMS +K50112 | Crohn's disease of large intestine with intestinal obstruction | CMS +K50113 | Crohn's disease of large intestine with fistula | CMS +K50114 | Crohn's disease of large intestine with abscess | CMS +K50118 | Crohn's disease of large intestine with other complication | CMS +K50119 | Crohn's disease of large intestine with unspecified complications | CMS +K5080 | Crohn's disease of both small and large intestine without complications | CMS +K50811 | Crohn's disease of both small and large intestine with rectal bleeding | CMS +K50812 | Crohn's disease of both small and large intestine with intestinal obstruction | CMS +K50813 | Crohn's disease of both small and large intestine with fistula | CMS +K50814 | Crohn's disease of both small and large intestine with abscess | CMS +K50818 | Crohn's disease of both small and large intestine with other complication | CMS +K50819 | Crohn's disease of both small and large intestine with unspecified complications | CMS +K5090 | Crohn's disease, unspecified, without complications | CMS +K50911 | Crohn's disease, unspecified, with rectal bleeding | CMS +K50912 | Crohn's disease, unspecified, with intestinal obstruction | CMS +K50913 | Crohn's disease, unspecified, with fistula | CMS +K50914 | Crohn's disease, unspecified, with abscess | CMS +K50918 | Crohn's disease, unspecified, with other complication | CMS +K50919 | Crohn's disease, unspecified, with unspecified complications | CMS +K5100 | Ulcerative (chronic) pancolitis without complications | CMS +K51011 | Ulcerative (chronic) pancolitis with rectal bleeding | CMS +K51012 | Ulcerative (chronic) pancolitis with intestinal obstruction | CMS +K51013 | Ulcerative (chronic) pancolitis with fistula | CMS +K51014 | Ulcerative (chronic) pancolitis with abscess | CMS +K51018 | Ulcerative (chronic) pancolitis with other complication | CMS +K51019 | Ulcerative (chronic) pancolitis with unspecified complications | CMS +K5120 | Ulcerative (chronic) proctitis without complications | CMS +K51211 | Ulcerative (chronic) proctitis with rectal bleeding | CMS +K51212 | Ulcerative (chronic) proctitis with intestinal obstruction | CMS +K51213 | Ulcerative (chronic) proctitis with fistula | CMS +K51214 | Ulcerative (chronic) proctitis with abscess | CMS +K51218 | Ulcerative (chronic) proctitis with other complication | CMS +K51219 | Ulcerative (chronic) proctitis with unspecified complications | CMS +K5130 | Ulcerative (chronic) rectosigmoiditis without complications | CMS +K51311 | Ulcerative (chronic) rectosigmoiditis with rectal bleeding | CMS +K51312 | Ulcerative (chronic) rectosigmoiditis with intestinal obstruction | CMS +K51313 | Ulcerative (chronic) rectosigmoiditis with fistula | CMS +K51314 | Ulcerative (chronic) rectosigmoiditis with abscess | CMS +K51318 | Ulcerative (chronic) rectosigmoiditis with other complication | CMS +K51319 | Ulcerative (chronic) rectosigmoiditis with unspecified complications | CMS +K5140 | Inflammatory polyps of colon without complications | CMS +K51411 | Inflammatory polyps of colon with rectal bleeding | CMS +K51412 | Inflammatory polyps of colon with intestinal obstruction | CMS +K51413 | Inflammatory polyps of colon with fistula | CMS +K51414 | Inflammatory polyps of colon with abscess | CMS +K51418 | Inflammatory polyps of colon with other complication | CMS +K51419 | Inflammatory polyps of colon with unspecified complications | CMS +K5150 | Left sided colitis without complications | CMS +K51511 | Left sided colitis with rectal bleeding | CMS +K51512 | Left sided colitis with intestinal obstruction | CMS +K51513 | Left sided colitis with fistula | CMS +K51514 | Left sided colitis with abscess | CMS +K51518 | Left sided colitis with other complication | CMS +K51519 | Left sided colitis with unspecified complications | CMS +K5180 | Other ulcerative colitis without complications | CMS +K51811 | Other ulcerative colitis with rectal bleeding | CMS +K51812 | Other ulcerative colitis with intestinal obstruction | CMS +K51813 | Other ulcerative colitis with fistula | CMS +K51814 | Other ulcerative colitis with abscess | CMS +K51818 | Other ulcerative colitis with other complication | CMS +K51819 | Other ulcerative colitis with unspecified complications | CMS +K5190 | Ulcerative colitis, unspecified, without complications | CMS +K51911 | Ulcerative colitis, unspecified with rectal bleeding | CMS +K51912 | Ulcerative colitis, unspecified with intestinal obstruction | CMS +K51913 | Ulcerative colitis, unspecified with fistula | CMS +K51914 | Ulcerative colitis, unspecified with abscess | CMS +K51918 | Ulcerative colitis, unspecified with other complication | CMS +K51919 | Ulcerative colitis, unspecified with unspecified complications | CMS +K520 | Gastroenteritis and colitis due to radiation | CMS +K521 | Toxic gastroenteritis and colitis | CMS +K5221 | Food protein-induced enterocolitis syndrome | CMS +K5222 | Food protein-induced enteropathy | CMS +K5229 | Other allergic and dietetic gastroenteritis and colitis | CMS +K523 | Indeterminate colitis | CMS +K5281 | Eosinophilic gastritis or gastroenteritis | CMS +K5282 | Eosinophilic colitis | CMS +K52831 | Collagenous colitis | CMS +K52832 | Lymphocytic colitis | CMS +K52838 | Other microscopic colitis | CMS +K52839 | Microscopic colitis, unspecified | CMS +K5289 | Other specified noninfective gastroenteritis and colitis | CMS +K529 | Noninfective gastroenteritis and colitis, unspecified | CMS +K55011 | Focal (segmental) acute (reversible) ischemia of small intestine | CMS +K55012 | Diffuse acute (reversible) ischemia of small intestine | CMS +K55019 | Acute (reversible) ischemia of small intestine, extent unspecified | CMS +K55021 | Focal (segmental) acute infarction of small intestine | CMS +K55022 | Diffuse acute infarction of small intestine | CMS +K55029 | Acute infarction of small intestine, extent unspecified | CMS +K55031 | Focal (segmental) acute (reversible) ischemia of large intestine | CMS +K55032 | Diffuse acute (reversible) ischemia of large intestine | CMS +K55039 | Acute (reversible) ischemia of large intestine, extent unspecified | CMS +K55041 | Focal (segmental) acute infarction of large intestine | CMS +K55042 | Diffuse acute infarction of large intestine | CMS +K55049 | Acute infarction of large intestine, extent unspecified | CMS +K55051 | Focal (segmental) acute (reversible) ischemia of intestine, part unspecified | CMS +K55052 | Diffuse acute (reversible) ischemia of intestine, part unspecified | CMS +K55059 | Acute (reversible) ischemia of intestine, part and extent unspecified | CMS +K55061 | Focal (segmental) acute infarction of intestine, part unspecified | CMS +K55062 | Diffuse acute infarction of intestine, part unspecified | CMS +K55069 | Acute infarction of intestine, part and extent unspecified | CMS +K551 | Chronic vascular disorders of intestine | CMS +K5520 | Angiodysplasia of colon without hemorrhage | CMS +K5521 | Angiodysplasia of colon with hemorrhage | CMS +K5530 | Necrotizing enterocolitis, unspecified | CMS +K5531 | Stage 1 necrotizing enterocolitis | CMS +K5532 | Stage 2 necrotizing enterocolitis | CMS +K5533 | Stage 3 necrotizing enterocolitis | CMS +K558 | Other vascular disorders of intestine | CMS +K559 | Vascular disorder of intestine, unspecified | CMS +K560 | Paralytic ileus | CMS +K561 | Intussusception | CMS +K562 | Volvulus | CMS +K563 | Gallstone ileus | CMS +K5641 | Fecal impaction | CMS +K5649 | Other impaction of intestine | CMS +K5650 | Intestinal adhesions [bands], unspecified as to partial versus complete obstruction | CMS +K5651 | Intestinal adhesions [bands], with partial obstruction | CMS +K5652 | Intestinal adhesions [bands] with complete obstruction | CMS +K56600 | Partial intestinal obstruction, unspecified as to cause | CMS +K56601 | Complete intestinal obstruction, unspecified as to cause | CMS +K56609 | Unspecified intestinal obstruction, unspecified as to partial versus complete obstruction | CMS +K56690 | Other partial intestinal obstruction | CMS +K56691 | Other complete intestinal obstruction | CMS +K56699 | Other intestinal obstruction unspecified as to partial versus complete obstruction | CMS +K567 | Ileus, unspecified | CMS +K5700 | Diverticulitis of small intestine with perforation and abscess without bleeding | CMS +K5701 | Diverticulitis of small intestine with perforation and abscess with bleeding | CMS +K5710 | Diverticulosis of small intestine without perforation or abscess without bleeding | CMS +K5711 | Diverticulosis of small intestine without perforation or abscess with bleeding | CMS +K5712 | Diverticulitis of small intestine without perforation or abscess without bleeding | CMS +K5713 | Diverticulitis of small intestine without perforation or abscess with bleeding | CMS +K5720 | Diverticulitis of large intestine with perforation and abscess without bleeding | CMS +K5721 | Diverticulitis of large intestine with perforation and abscess with bleeding | CMS +K5730 | Diverticulosis of large intestine without perforation or abscess without bleeding | CMS +K5731 | Diverticulosis of large intestine without perforation or abscess with bleeding | CMS +K5732 | Diverticulitis of large intestine without perforation or abscess without bleeding | CMS +K5733 | Diverticulitis of large intestine without perforation or abscess with bleeding | CMS +K5740 | Diverticulitis of both small and large intestine with perforation and abscess without bleeding | CMS +K5741 | Diverticulitis of both small and large intestine with perforation and abscess with bleeding | CMS +K5750 | Diverticulosis of both small and large intestine without perforation or abscess without bleeding | CMS +K5751 | Diverticulosis of both small and large intestine without perforation or abscess with bleeding | CMS +K5752 | Diverticulitis of both small and large intestine without perforation or abscess without bleeding | CMS +K5753 | Diverticulitis of both small and large intestine without perforation or abscess with bleeding | CMS +K5780 | Diverticulitis of intestine, part unspecified, with perforation and abscess without bleeding | CMS +K5781 | Diverticulitis of intestine, part unspecified, with perforation and abscess with bleeding | CMS +K5790 | Diverticulosis of intestine, part unspecified, without perforation or abscess without bleeding | CMS +K5791 | Diverticulosis of intestine, part unspecified, without perforation or abscess with bleeding | CMS +K5792 | Diverticulitis of intestine, part unspecified, without perforation or abscess without bleeding | CMS +K5793 | Diverticulitis of intestine, part unspecified, without perforation or abscess with bleeding | CMS +K580 | Irritable bowel syndrome with diarrhea | CMS +K581 | Irritable bowel syndrome with constipation | CMS +K582 | Mixed irritable bowel syndrome | CMS +K588 | Other irritable bowel syndrome | CMS +K589 | Irritable bowel syndrome without diarrhea | CMS +K5900 | Constipation, unspecified | CMS +K5901 | Slow transit constipation | CMS +K5902 | Outlet dysfunction constipation | CMS +K5903 | Drug induced constipation | CMS +K5904 | Chronic idiopathic constipation | CMS +K5909 | Other constipation | CMS +K591 | Functional diarrhea | CMS +K592 | Neurogenic bowel, not elsewhere classified | CMS +K5931 | Toxic megacolon | CMS +K5939 | Other megacolon | CMS +K594 | Anal spasm | CMS +K598 | Other specified functional intestinal disorders | CMS +K599 | Functional intestinal disorder, unspecified | CMS +K600 | Acute anal fissure | CMS +K601 | Chronic anal fissure | CMS +K602 | Anal fissure, unspecified | CMS +K603 | Anal fistula | CMS +K604 | Rectal fistula | CMS +K605 | Anorectal fistula | CMS +K610 | Anal abscess | CMS +K611 | Rectal abscess | CMS +K612 | Anorectal abscess | CMS +K6131 | Horseshoe abscess | CMS +K6139 | Other ischiorectal abscess | CMS +K614 | Intrasphincteric abscess | CMS +K615 | Supralevator abscess | CMS +K620 | Anal polyp | CMS +K621 | Rectal polyp | CMS +K622 | Anal prolapse | CMS +K623 | Rectal prolapse | CMS +K624 | Stenosis of anus and rectum | CMS +K625 | Hemorrhage of anus and rectum | CMS +K626 | Ulcer of anus and rectum | CMS +K627 | Radiation proctitis | CMS +K6281 | Anal sphincter tear (healed) (nontraumatic) (old) | CMS +K6282 | Dysplasia of anus | CMS +K6289 | Other specified diseases of anus and rectum | CMS +K629 | Disease of anus and rectum, unspecified | CMS +K630 | Abscess of intestine | CMS +K631 | Perforation of intestine (nontraumatic) | CMS +K632 | Fistula of intestine | CMS +K633 | Ulcer of intestine | CMS +K634 | Enteroptosis | CMS +K635 | Polyp of colon | CMS +K6381 | Dieulafoy lesion of intestine | CMS +K6389 | Other specified diseases of intestine | CMS +K639 | Disease of intestine, unspecified | CMS +K640 | First degree hemorrhoids | CMS +K641 | Second degree hemorrhoids | CMS +K642 | Third degree hemorrhoids | CMS +K643 | Fourth degree hemorrhoids | CMS +K644 | Residual hemorrhoidal skin tags | CMS +K645 | Perianal venous thrombosis | CMS +K648 | Other hemorrhoids | CMS +K649 | Unspecified hemorrhoids | CMS +K650 | Generalized (acute) peritonitis | CMS +K651 | Peritoneal abscess | CMS +K652 | Spontaneous bacterial peritonitis | CMS +K653 | Choleperitonitis | CMS +K654 | Sclerosing mesenteritis | CMS +K658 | Other peritonitis | CMS +K659 | Peritonitis, unspecified | CMS +K660 | Peritoneal adhesions (postprocedural) (postinfection) | CMS +K661 | Hemoperitoneum | CMS +K668 | Other specified disorders of peritoneum | CMS +K669 | Disorder of peritoneum, unspecified | CMS +K67 | Disorders of peritoneum in infectious diseases classified elsewhere | CMS +K6811 | Postprocedural retroperitoneal abscess | CMS +K6812 | Psoas muscle abscess | CMS +K6819 | Other retroperitoneal abscess | CMS +K689 | Other disorders of retroperitoneum | CMS +K700 | Alcoholic fatty liver | CMS +K7010 | Alcoholic hepatitis without ascites | CMS +K7011 | Alcoholic hepatitis with ascites | CMS +K702 | Alcoholic fibrosis and sclerosis of liver | CMS +K7030 | Alcoholic cirrhosis of liver without ascites | CMS +K7031 | Alcoholic cirrhosis of liver with ascites | CMS +K7040 | Alcoholic hepatic failure without coma | CMS +K7041 | Alcoholic hepatic failure with coma | CMS +K709 | Alcoholic liver disease, unspecified | CMS +K710 | Toxic liver disease with cholestasis | CMS +K7110 | Toxic liver disease with hepatic necrosis, without coma | CMS +K7111 | Toxic liver disease with hepatic necrosis, with coma | CMS +K712 | Toxic liver disease with acute hepatitis | CMS +K713 | Toxic liver disease with chronic persistent hepatitis | CMS +K714 | Toxic liver disease with chronic lobular hepatitis | CMS +K7150 | Toxic liver disease with chronic active hepatitis without ascites | CMS +K7151 | Toxic liver disease with chronic active hepatitis with ascites | CMS +K716 | Toxic liver disease with hepatitis, not elsewhere classified | CMS +K717 | Toxic liver disease with fibrosis and cirrhosis of liver | CMS +K718 | Toxic liver disease with other disorders of liver | CMS +K719 | Toxic liver disease, unspecified | CMS +K7200 | Acute and subacute hepatic failure without coma | CMS +K7201 | Acute and subacute hepatic failure with coma | CMS +K7210 | Chronic hepatic failure without coma | CMS +K7211 | Chronic hepatic failure with coma | CMS +K7290 | Hepatic failure, unspecified without coma | CMS +K7291 | Hepatic failure, unspecified with coma | CMS +K730 | Chronic persistent hepatitis, not elsewhere classified | CMS +K731 | Chronic lobular hepatitis, not elsewhere classified | CMS +K732 | Chronic active hepatitis, not elsewhere classified | CMS +K738 | Other chronic hepatitis, not elsewhere classified | CMS +K739 | Chronic hepatitis, unspecified | CMS +K740 | Hepatic fibrosis | CMS +K741 | Hepatic sclerosis | CMS +K742 | Hepatic fibrosis with hepatic sclerosis | CMS +K743 | Primary biliary cirrhosis | CMS +K744 | Secondary biliary cirrhosis | CMS +K745 | Biliary cirrhosis, unspecified | CMS +K7460 | Unspecified cirrhosis of liver | CMS +K7469 | Other cirrhosis of liver | CMS +K750 | Abscess of liver | CMS +K751 | Phlebitis of portal vein | CMS +K752 | Nonspecific reactive hepatitis | CMS +K753 | Granulomatous hepatitis, not elsewhere classified | CMS +K754 | Autoimmune hepatitis | CMS +K7581 | Nonalcoholic steatohepatitis (NASH) | CMS +K7589 | Other specified inflammatory liver diseases | CMS +K759 | Inflammatory liver disease, unspecified | CMS +K760 | Fatty (change of) liver, not elsewhere classified | CMS +K761 | Chronic passive congestion of liver | CMS +K762 | Central hemorrhagic necrosis of liver | CMS +K763 | Infarction of liver | CMS +K764 | Peliosis hepatis | CMS +K765 | Hepatic veno-occlusive disease | CMS +K766 | Portal hypertension | CMS +K767 | Hepatorenal syndrome | CMS +K7681 | Hepatopulmonary syndrome | CMS +K7689 | Other specified diseases of liver | CMS +K769 | Liver disease, unspecified | CMS +K77 | Liver disorders in diseases classified elsewhere | CMS +K8000 | Calculus of gallbladder with acute cholecystitis without obstruction | CMS +K8001 | Calculus of gallbladder with acute cholecystitis with obstruction | CMS +K8010 | Calculus of gallbladder with chronic cholecystitis without obstruction | CMS +K8011 | Calculus of gallbladder with chronic cholecystitis with obstruction | CMS +K8012 | Calculus of gallbladder with acute and chronic cholecystitis without obstruction | CMS +K8013 | Calculus of gallbladder with acute and chronic cholecystitis with obstruction | CMS +K8018 | Calculus of gallbladder with other cholecystitis without obstruction | CMS +K8019 | Calculus of gallbladder with other cholecystitis with obstruction | CMS +K8020 | Calculus of gallbladder without cholecystitis without obstruction | CMS +K8021 | Calculus of gallbladder without cholecystitis with obstruction | CMS +K8030 | Calculus of bile duct with cholangitis, unspecified, without obstruction | CMS +K8031 | Calculus of bile duct with cholangitis, unspecified, with obstruction | CMS +K8032 | Calculus of bile duct with acute cholangitis without obstruction | CMS +K8033 | Calculus of bile duct with acute cholangitis with obstruction | CMS +K8034 | Calculus of bile duct with chronic cholangitis without obstruction | CMS +K8035 | Calculus of bile duct with chronic cholangitis with obstruction | CMS +K8036 | Calculus of bile duct with acute and chronic cholangitis without obstruction | CMS +K8037 | Calculus of bile duct with acute and chronic cholangitis with obstruction | CMS +K8040 | Calculus of bile duct with cholecystitis, unspecified, without obstruction | CMS +K8041 | Calculus of bile duct with cholecystitis, unspecified, with obstruction | CMS +K8042 | Calculus of bile duct with acute cholecystitis without obstruction | CMS +K8043 | Calculus of bile duct with acute cholecystitis with obstruction | CMS +K8044 | Calculus of bile duct with chronic cholecystitis without obstruction | CMS +K8045 | Calculus of bile duct with chronic cholecystitis with obstruction | CMS +K8046 | Calculus of bile duct with acute and chronic cholecystitis without obstruction | CMS +K8047 | Calculus of bile duct with acute and chronic cholecystitis with obstruction | CMS +K8050 | Calculus of bile duct without cholangitis or cholecystitis without obstruction | CMS +K8051 | Calculus of bile duct without cholangitis or cholecystitis with obstruction | CMS +K8060 | Calculus of gallbladder and bile duct with cholecystitis, unspecified, without obstruction | CMS +K8061 | Calculus of gallbladder and bile duct with cholecystitis, unspecified, with obstruction | CMS +K8062 | Calculus of gallbladder and bile duct with acute cholecystitis without obstruction | CMS +K8063 | Calculus of gallbladder and bile duct with acute cholecystitis with obstruction | CMS +K8064 | Calculus of gallbladder and bile duct with chronic cholecystitis without obstruction | CMS +K8065 | Calculus of gallbladder and bile duct with chronic cholecystitis with obstruction | CMS +K8066 | Calculus of gallbladder and bile duct with acute and chronic cholecystitis without obstruction | CMS +K8067 | Calculus of gallbladder and bile duct with acute and chronic cholecystitis with obstruction | CMS +K8070 | Calculus of gallbladder and bile duct without cholecystitis without obstruction | CMS +K8071 | Calculus of gallbladder and bile duct without cholecystitis with obstruction | CMS +K8080 | Other cholelithiasis without obstruction | CMS +K8081 | Other cholelithiasis with obstruction | CMS +K810 | Acute cholecystitis | CMS +K811 | Chronic cholecystitis | CMS +K812 | Acute cholecystitis with chronic cholecystitis | CMS +K819 | Cholecystitis, unspecified | CMS +K820 | Obstruction of gallbladder | CMS +K821 | Hydrops of gallbladder | CMS +K822 | Perforation of gallbladder | CMS +K823 | Fistula of gallbladder | CMS +K824 | Cholesterolosis of gallbladder | CMS +K828 | Other specified diseases of gallbladder | CMS +K829 | Disease of gallbladder, unspecified | CMS +K82A1 | Gangrene of gallbladder in cholecystitis | CMS +K82A2 | Perforation of gallbladder in cholecystitis | CMS +K8301 | Primary sclerosing cholangitis | CMS +K8309 | Other cholangitis | CMS +K831 | Obstruction of bile duct | CMS +K832 | Perforation of bile duct | CMS +K833 | Fistula of bile duct | CMS +K834 | Spasm of sphincter of Oddi | CMS +K835 | Biliary cyst | CMS +K838 | Other specified diseases of biliary tract | CMS +K839 | Disease of biliary tract, unspecified | CMS +K8500 | Idiopathic acute pancreatitis without necrosis or infection | CMS +K8501 | Idiopathic acute pancreatitis with uninfected necrosis | CMS +K8502 | Idiopathic acute pancreatitis with infected necrosis | CMS +K8510 | Biliary acute pancreatitis without necrosis or infection | CMS +K8511 | Biliary acute pancreatitis with uninfected necrosis | CMS +K8512 | Biliary acute pancreatitis with infected necrosis | CMS +K8520 | Alcohol induced acute pancreatitis without necrosis or infection | CMS +K8521 | Alcohol induced acute pancreatitis with uninfected necrosis | CMS +K8522 | Alcohol induced acute pancreatitis with infected necrosis | CMS +K8530 | Drug induced acute pancreatitis without necrosis or infection | CMS +K8531 | Drug induced acute pancreatitis with uninfected necrosis | CMS +K8532 | Drug induced acute pancreatitis with infected necrosis | CMS +K8580 | Other acute pancreatitis without necrosis or infection | CMS +K8581 | Other acute pancreatitis with uninfected necrosis | CMS +K8582 | Other acute pancreatitis with infected necrosis | CMS +K8590 | Acute pancreatitis without necrosis or infection, unspecified | CMS +K8591 | Acute pancreatitis with uninfected necrosis, unspecified | CMS +K8592 | Acute pancreatitis with infected necrosis, unspecified | CMS +K860 | Alcohol-induced chronic pancreatitis | CMS +K861 | Other chronic pancreatitis | CMS +K862 | Cyst of pancreas | CMS +K863 | Pseudocyst of pancreas | CMS +K8681 | Exocrine pancreatic insufficiency | CMS +K8689 | Other specified diseases of pancreas | CMS +K869 | Disease of pancreas, unspecified | CMS +K87 | Disorders of gallbladder, biliary tract and pancreas in diseases classified elsewhere | CMS +K900 | Celiac disease | CMS +K901 | Tropical sprue | CMS +K902 | Blind loop syndrome, not elsewhere classified | CMS +K903 | Pancreatic steatorrhea | CMS +K9041 | Non-celiac gluten sensitivity | CMS +K9049 | Malabsorption due to intolerance, not elsewhere classified | CMS +K9081 | Whipple's disease | CMS +K9089 | Other intestinal malabsorption | CMS +K909 | Intestinal malabsorption, unspecified | CMS +K910 | Vomiting following gastrointestinal surgery | CMS +K911 | Postgastric surgery syndromes | CMS +K912 | Postsurgical malabsorption, not elsewhere classified | CMS +K9130 | Postprocedural intestinal obstruction, unspecified as to partial versus complete | CMS +K9131 | Postprocedural partial intestinal obstruction | CMS +K9132 | Postprocedural complete intestinal obstruction | CMS +K915 | Postcholecystectomy syndrome | CMS +K9161 | Intraoperative hemorrhage and hematoma of a digestive system organ or structure complicating a digestive system procedure | CMS +K9162 | Intraoperative hemorrhage and hematoma of a digestive system organ or structure complicating other procedure | CMS +K9171 | Accidental puncture and laceration of a digestive system organ or structure during a digestive system procedure | CMS +K9172 | Accidental puncture and laceration of a digestive system organ or structure during other procedure | CMS +K9181 | Other intraoperative complications of digestive system | CMS +K9182 | Postprocedural hepatic failure | CMS +K9183 | Postprocedural hepatorenal syndrome | CMS +K91840 | Postprocedural hemorrhage of a digestive system organ or structure following a digestive system procedure | CMS +K91841 | Postprocedural hemorrhage of a digestive system organ or structure following other procedure | CMS +K91850 | Pouchitis | CMS +K91858 | Other complications of intestinal pouch | CMS +K9186 | Retained cholelithiasis following cholecystectomy | CMS +K91870 | Postprocedural hematoma of a digestive system organ or structure following a digestive system procedure | CMS +K91871 | Postprocedural hematoma of a digestive system organ or structure following other procedure | CMS +K91872 | Postprocedural seroma of a digestive system organ or structure following a digestive system procedure | CMS +K91873 | Postprocedural seroma of a digestive system organ or structure following other procedure | CMS +K9189 | Other postprocedural complications and disorders of digestive system | CMS +K920 | Hematemesis | CMS +K921 | Melena | CMS +K922 | Gastrointestinal hemorrhage, unspecified | CMS +K9281 | Gastrointestinal mucositis (ulcerative) | CMS +K9289 | Other specified diseases of the digestive system | CMS +K929 | Disease of digestive system, unspecified | CMS +K9400 | Colostomy complication, unspecified | CMS +K9401 | Colostomy hemorrhage | CMS +K9402 | Colostomy infection | CMS +K9403 | Colostomy malfunction | CMS +K9409 | Other complications of colostomy | CMS +K9410 | Enterostomy complication, unspecified | CMS +K9411 | Enterostomy hemorrhage | CMS +K9412 | Enterostomy infection | CMS +K9413 | Enterostomy malfunction | CMS +K9419 | Other complications of enterostomy | CMS +K9420 | Gastrostomy complication, unspecified | CMS +K9421 | Gastrostomy hemorrhage | CMS +K9422 | Gastrostomy infection | CMS +K9423 | Gastrostomy malfunction | CMS +K9429 | Other complications of gastrostomy | CMS +K9430 | Esophagostomy complications, unspecified | CMS +K9431 | Esophagostomy hemorrhage | CMS +K9432 | Esophagostomy infection | CMS +K9433 | Esophagostomy malfunction | CMS +K9439 | Other complications of esophagostomy | CMS +K9501 | Infection due to gastric band procedure | CMS +K9509 | Other complications of gastric band procedure | CMS +K9581 | Infection due to other bariatric procedure | CMS +K9589 | Other complications of other bariatric procedure | CMS +L00 | Staphylococcal scalded skin syndrome | CMS +L0100 | Impetigo, unspecified | CMS +L0101 | Non-bullous impetigo | CMS +L0102 | Bockhart's impetigo | CMS +L0103 | Bullous impetigo | CMS +L0109 | Other impetigo | CMS +L011 | Impetiginization of other dermatoses | CMS +L0201 | Cutaneous abscess of face | CMS +L0202 | Furuncle of face | CMS +L0203 | Carbuncle of face | CMS +L0211 | Cutaneous abscess of neck | CMS +L0212 | Furuncle of neck | CMS +L0213 | Carbuncle of neck | CMS +L02211 | Cutaneous abscess of abdominal wall | CMS +L02212 | Cutaneous abscess of back [any part, except buttock] | CMS +L02213 | Cutaneous abscess of chest wall | CMS +L02214 | Cutaneous abscess of groin | CMS +L02215 | Cutaneous abscess of perineum | CMS +L02216 | Cutaneous abscess of umbilicus | CMS +L02219 | Cutaneous abscess of trunk, unspecified | CMS +L02221 | Furuncle of abdominal wall | CMS +L02222 | Furuncle of back [any part, except buttock] | CMS +L02223 | Furuncle of chest wall | CMS +L02224 | Furuncle of groin | CMS +L02225 | Furuncle of perineum | CMS +L02226 | Furuncle of umbilicus | CMS +L02229 | Furuncle of trunk, unspecified | CMS +L02231 | Carbuncle of abdominal wall | CMS +L02232 | Carbuncle of back [any part, except buttock] | CMS +L02233 | Carbuncle of chest wall | CMS +L02234 | Carbuncle of groin | CMS +L02235 | Carbuncle of perineum | CMS +L02236 | Carbuncle of umbilicus | CMS +L02239 | Carbuncle of trunk, unspecified | CMS +L0231 | Cutaneous abscess of buttock | CMS +L0232 | Furuncle of buttock | CMS +L0233 | Carbuncle of buttock | CMS +L02411 | Cutaneous abscess of right axilla | CMS +L02412 | Cutaneous abscess of left axilla | CMS +L02413 | Cutaneous abscess of right upper limb | CMS +L02414 | Cutaneous abscess of left upper limb | CMS +L02415 | Cutaneous abscess of right lower limb | CMS +L02416 | Cutaneous abscess of left lower limb | CMS +L02419 | Cutaneous abscess of limb, unspecified | CMS +L02421 | Furuncle of right axilla | CMS +L02422 | Furuncle of left axilla | CMS +L02423 | Furuncle of right upper limb | CMS +L02424 | Furuncle of left upper limb | CMS +L02425 | Furuncle of right lower limb | CMS +L02426 | Furuncle of left lower limb | CMS +L02429 | Furuncle of limb, unspecified | CMS +L02431 | Carbuncle of right axilla | CMS +L02432 | Carbuncle of left axilla | CMS +L02433 | Carbuncle of right upper limb | CMS +L02434 | Carbuncle of left upper limb | CMS +L02435 | Carbuncle of right lower limb | CMS +L02436 | Carbuncle of left lower limb | CMS +L02439 | Carbuncle of limb, unspecified | CMS +L02511 | Cutaneous abscess of right hand | CMS +L02512 | Cutaneous abscess of left hand | CMS +L02519 | Cutaneous abscess of unspecified hand | CMS +L02521 | Furuncle right hand | CMS +L02522 | Furuncle left hand | CMS +L02529 | Furuncle unspecified hand | CMS +L02531 | Carbuncle of right hand | CMS +L02532 | Carbuncle of left hand | CMS +L02539 | Carbuncle of unspecified hand | CMS +L02611 | Cutaneous abscess of right foot | CMS +L02612 | Cutaneous abscess of left foot | CMS +L02619 | Cutaneous abscess of unspecified foot | CMS +L02621 | Furuncle of right foot | CMS +L02622 | Furuncle of left foot | CMS +L02629 | Furuncle of unspecified foot | CMS +L02631 | Carbuncle of right foot | CMS +L02632 | Carbuncle of left foot | CMS +L02639 | Carbuncle of unspecified foot | CMS +L02811 | Cutaneous abscess of head [any part, except face] | CMS +L02818 | Cutaneous abscess of other sites | CMS +L02821 | Furuncle of head [any part, except face] | CMS +L02828 | Furuncle of other sites | CMS +L02831 | Carbuncle of head [any part, except face] | CMS +L02838 | Carbuncle of other sites | CMS +L0291 | Cutaneous abscess, unspecified | CMS +L0292 | Furuncle, unspecified | CMS +L0293 | Carbuncle, unspecified | CMS +L03011 | Cellulitis of right finger | CMS +L03012 | Cellulitis of left finger | CMS +L03019 | Cellulitis of unspecified finger | CMS +L03021 | Acute lymphangitis of right finger | CMS +L03022 | Acute lymphangitis of left finger | CMS +L03029 | Acute lymphangitis of unspecified finger | CMS +L03031 | Cellulitis of right toe | CMS +L03032 | Cellulitis of left toe | CMS +L03039 | Cellulitis of unspecified toe | CMS +L03041 | Acute lymphangitis of right toe | CMS +L03042 | Acute lymphangitis of left toe | CMS +L03049 | Acute lymphangitis of unspecified toe | CMS +L03111 | Cellulitis of right axilla | CMS +L03112 | Cellulitis of left axilla | CMS +L03113 | Cellulitis of right upper limb | CMS +L03114 | Cellulitis of left upper limb | CMS +L03115 | Cellulitis of right lower limb | CMS +L03116 | Cellulitis of left lower limb | CMS +L03119 | Cellulitis of unspecified part of limb | CMS +L03121 | Acute lymphangitis of right axilla | CMS +L03122 | Acute lymphangitis of left axilla | CMS +L03123 | Acute lymphangitis of right upper limb | CMS +L03124 | Acute lymphangitis of left upper limb | CMS +L03125 | Acute lymphangitis of right lower limb | CMS +L03126 | Acute lymphangitis of left lower limb | CMS +L03129 | Acute lymphangitis of unspecified part of limb | CMS +L03211 | Cellulitis of face | CMS +L03212 | Acute lymphangitis of face | CMS +L03213 | Periorbital cellulitis | CMS +L03221 | Cellulitis of neck | CMS +L03222 | Acute lymphangitis of neck | CMS +L03311 | Cellulitis of abdominal wall | CMS +L03312 | Cellulitis of back [any part except buttock] | CMS +L03313 | Cellulitis of chest wall | CMS +L03314 | Cellulitis of groin | CMS +L03315 | Cellulitis of perineum | CMS +L03316 | Cellulitis of umbilicus | CMS +L03317 | Cellulitis of buttock | CMS +L03319 | Cellulitis of trunk, unspecified | CMS +L03321 | Acute lymphangitis of abdominal wall | CMS +L03322 | Acute lymphangitis of back [any part except buttock] | CMS +L03323 | Acute lymphangitis of chest wall | CMS +L03324 | Acute lymphangitis of groin | CMS +L03325 | Acute lymphangitis of perineum | CMS +L03326 | Acute lymphangitis of umbilicus | CMS +L03327 | Acute lymphangitis of buttock | CMS +L03329 | Acute lymphangitis of trunk, unspecified | CMS +L03811 | Cellulitis of head [any part, except face] | CMS +L03818 | Cellulitis of other sites | CMS +L03891 | Acute lymphangitis of head [any part, except face] | CMS +L03898 | Acute lymphangitis of other sites | CMS +L0390 | Cellulitis, unspecified | CMS +L0391 | Acute lymphangitis, unspecified | CMS +L040 | Acute lymphadenitis of face, head and neck | CMS +L041 | Acute lymphadenitis of trunk | CMS +L042 | Acute lymphadenitis of upper limb | CMS +L043 | Acute lymphadenitis of lower limb | CMS +L048 | Acute lymphadenitis of other sites | CMS +L049 | Acute lymphadenitis, unspecified | CMS +L0501 | Pilonidal cyst with abscess | CMS +L0502 | Pilonidal sinus with abscess | CMS +L0591 | Pilonidal cyst without abscess | CMS +L0592 | Pilonidal sinus without abscess | CMS +L080 | Pyoderma | CMS +L081 | Erythrasma | CMS +L0881 | Pyoderma vegetans | CMS +L0882 | Omphalitis not of newborn | CMS +L0889 | Other specified local infections of the skin and subcutaneous tissue | CMS +L089 | Local infection of the skin and subcutaneous tissue, unspecified | CMS +L100 | Pemphigus vulgaris | CMS +L101 | Pemphigus vegetans | CMS +L102 | Pemphigus foliaceous | CMS +L103 | Brazilian pemphigus [fogo selvagem] | CMS +L104 | Pemphigus erythematosus | CMS +L105 | Drug-induced pemphigus | CMS +L1081 | Paraneoplastic pemphigus | CMS +L1089 | Other pemphigus | CMS +L109 | Pemphigus, unspecified | CMS +L110 | Acquired keratosis follicularis | CMS +L111 | Transient acantholytic dermatosis [Grover] | CMS +L118 | Other specified acantholytic disorders | CMS +L119 | Acantholytic disorder, unspecified | CMS +L120 | Bullous pemphigoid | CMS +L121 | Cicatricial pemphigoid | CMS +L122 | Chronic bullous disease of childhood | CMS +L1230 | Acquired epidermolysis bullosa, unspecified | CMS +L1231 | Epidermolysis bullosa due to drug | CMS +L1235 | Other acquired epidermolysis bullosa | CMS +L128 | Other pemphigoid | CMS +L129 | Pemphigoid, unspecified | CMS +L130 | Dermatitis herpetiformis | CMS +L131 | Subcorneal pustular dermatitis | CMS +L138 | Other specified bullous disorders | CMS +L139 | Bullous disorder, unspecified | CMS +L14 | Bullous disorders in diseases classified elsewhere | CMS +L200 | Besnier's prurigo | CMS +L2081 | Atopic neurodermatitis | CMS +L2082 | Flexural eczema | CMS +L2083 | Infantile (acute) (chronic) eczema | CMS +L2084 | Intrinsic (allergic) eczema | CMS +L2089 | Other atopic dermatitis | CMS +L209 | Atopic dermatitis, unspecified | CMS +L210 | Seborrhea capitis | CMS +L211 | Seborrheic infantile dermatitis | CMS +L218 | Other seborrheic dermatitis | CMS +L219 | Seborrheic dermatitis, unspecified | CMS +L22 | Diaper dermatitis | CMS +L230 | Allergic contact dermatitis due to metals | CMS +L231 | Allergic contact dermatitis due to adhesives | CMS +L232 | Allergic contact dermatitis due to cosmetics | CMS +L233 | Allergic contact dermatitis due to drugs in contact with skin | CMS +L234 | Allergic contact dermatitis due to dyes | CMS +L235 | Allergic contact dermatitis due to other chemical products | CMS +L236 | Allergic contact dermatitis due to food in contact with the skin | CMS +L237 | Allergic contact dermatitis due to plants, except food | CMS +L2381 | Allergic contact dermatitis due to animal (cat) (dog) dander | CMS +L2389 | Allergic contact dermatitis due to other agents | CMS +L239 | Allergic contact dermatitis, unspecified cause | CMS +L240 | Irritant contact dermatitis due to detergents | CMS +L241 | Irritant contact dermatitis due to oils and greases | CMS +L242 | Irritant contact dermatitis due to solvents | CMS +L243 | Irritant contact dermatitis due to cosmetics | CMS +L244 | Irritant contact dermatitis due to drugs in contact with skin | CMS +L245 | Irritant contact dermatitis due to other chemical products | CMS +L246 | Irritant contact dermatitis due to food in contact with skin | CMS +L247 | Irritant contact dermatitis due to plants, except food | CMS +L2481 | Irritant contact dermatitis due to metals | CMS +L2489 | Irritant contact dermatitis due to other agents | CMS +L249 | Irritant contact dermatitis, unspecified cause | CMS +L250 | Unspecified contact dermatitis due to cosmetics | CMS +L251 | Unspecified contact dermatitis due to drugs in contact with skin | CMS +L252 | Unspecified contact dermatitis due to dyes | CMS +L253 | Unspecified contact dermatitis due to other chemical products | CMS +L254 | Unspecified contact dermatitis due to food in contact with skin | CMS +L255 | Unspecified contact dermatitis due to plants, except food | CMS +L258 | Unspecified contact dermatitis due to other agents | CMS +L259 | Unspecified contact dermatitis, unspecified cause | CMS +L26 | Exfoliative dermatitis | CMS +L270 | Generalized skin eruption due to drugs and medicaments taken internally | CMS +L271 | Localized skin eruption due to drugs and medicaments taken internally | CMS +L272 | Dermatitis due to ingested food | CMS +L278 | Dermatitis due to other substances taken internally | CMS +L279 | Dermatitis due to unspecified substance taken internally | CMS +L280 | Lichen simplex chronicus | CMS +L281 | Prurigo nodularis | CMS +L282 | Other prurigo | CMS +L290 | Pruritus ani | CMS +L291 | Pruritus scroti | CMS +L292 | Pruritus vulvae | CMS +L293 | Anogenital pruritus, unspecified | CMS +L298 | Other pruritus | CMS +L299 | Pruritus, unspecified | CMS +L300 | Nummular dermatitis | CMS +L301 | Dyshidrosis [pompholyx] | CMS +L302 | Cutaneous autosensitization | CMS +L303 | Infective dermatitis | CMS +L304 | Erythema intertrigo | CMS +L305 | Pityriasis alba | CMS +L308 | Other specified dermatitis | CMS +L309 | Dermatitis, unspecified | CMS +L400 | Psoriasis vulgaris | CMS +L401 | Generalized pustular psoriasis | CMS +L402 | Acrodermatitis continua | CMS +L403 | Pustulosis palmaris et plantaris | CMS +L404 | Guttate psoriasis | CMS +L4050 | Arthropathic psoriasis, unspecified | CMS +L4051 | Distal interphalangeal psoriatic arthropathy | CMS +L4052 | Psoriatic arthritis mutilans | CMS +L4053 | Psoriatic spondylitis | CMS +L4054 | Psoriatic juvenile arthropathy | CMS +L4059 | Other psoriatic arthropathy | CMS +L408 | Other psoriasis | CMS +L409 | Psoriasis, unspecified | CMS +L410 | Pityriasis lichenoides et varioliformis acuta | CMS +L411 | Pityriasis lichenoides chronica | CMS +L413 | Small plaque parapsoriasis | CMS +L414 | Large plaque parapsoriasis | CMS +L415 | Retiform parapsoriasis | CMS +L418 | Other parapsoriasis | CMS +L419 | Parapsoriasis, unspecified | CMS +L42 | Pityriasis rosea | CMS +L430 | Hypertrophic lichen planus | CMS +L431 | Bullous lichen planus | CMS +L432 | Lichenoid drug reaction | CMS +L433 | Subacute (active) lichen planus | CMS +L438 | Other lichen planus | CMS +L439 | Lichen planus, unspecified | CMS +L440 | Pityriasis rubra pilaris | CMS +L441 | Lichen nitidus | CMS +L442 | Lichen striatus | CMS +L443 | Lichen ruber moniliformis | CMS +L444 | Infantile papular acrodermatitis [Gianotti-Crosti] | CMS +L448 | Other specified papulosquamous disorders | CMS +L449 | Papulosquamous disorder, unspecified | CMS +L45 | Papulosquamous disorders in diseases classified elsewhere | CMS +L490 | Exfoliation due to erythematous condition involving less than 10 percent of body surface | CMS +L491 | Exfoliation due to erythematous condition involving 10-19 percent of body surface | CMS +L492 | Exfoliation due to erythematous condition involving 20-29 percent of body surface | CMS +L493 | Exfoliation due to erythematous condition involving 30-39 percent of body surface | CMS +L494 | Exfoliation due to erythematous condition involving 40-49 percent of body surface | CMS +L495 | Exfoliation due to erythematous condition involving 50-59 percent of body surface | CMS +L496 | Exfoliation due to erythematous condition involving 60-69 percent of body surface | CMS +L497 | Exfoliation due to erythematous condition involving 70-79 percent of body surface | CMS +L498 | Exfoliation due to erythematous condition involving 80-89 percent of body surface | CMS +L499 | Exfoliation due to erythematous condition involving 90 or more percent of body surface | CMS +L500 | Allergic urticaria | CMS +L501 | Idiopathic urticaria | CMS +L502 | Urticaria due to cold and heat | CMS +L503 | Dermatographic urticaria | CMS +L504 | Vibratory urticaria | CMS +L505 | Cholinergic urticaria | CMS +L506 | Contact urticaria | CMS +L508 | Other urticaria | CMS +L509 | Urticaria, unspecified | CMS +L510 | Nonbullous erythema multiforme | CMS +L511 | Stevens-Johnson syndrome | CMS +L512 | Toxic epidermal necrolysis [Lyell] | CMS +L513 | Stevens-Johnson syndrome-toxic epidermal necrolysis overlap syndrome | CMS +L518 | Other erythema multiforme | CMS +L519 | Erythema multiforme, unspecified | CMS +L52 | Erythema nodosum | CMS +L530 | Toxic erythema | CMS +L531 | Erythema annulare centrifugum | CMS +L532 | Erythema marginatum | CMS +L533 | Other chronic figurate erythema | CMS +L538 | Other specified erythematous conditions | CMS +L539 | Erythematous condition, unspecified | CMS +L54 | Erythema in diseases classified elsewhere | CMS +L550 | Sunburn of first degree | CMS +L551 | Sunburn of second degree | CMS +L552 | Sunburn of third degree | CMS +L559 | Sunburn, unspecified | CMS +L560 | Drug phototoxic response | CMS +L561 | Drug photoallergic response | CMS +L562 | Photocontact dermatitis [berloque dermatitis] | CMS +L563 | Solar urticaria | CMS +L564 | Polymorphous light eruption | CMS +L565 | Disseminated superficial actinic porokeratosis (DSAP) | CMS +L568 | Other specified acute skin changes due to ultraviolet radiation | CMS +L569 | Acute skin change due to ultraviolet radiation, unspecified | CMS +L570 | Actinic keratosis | CMS +L571 | Actinic reticuloid | CMS +L572 | Cutis rhomboidalis nuchae | CMS +L573 | Poikiloderma of Civatte | CMS +L574 | Cutis laxa senilis | CMS +L575 | Actinic granuloma | CMS +L578 | Other skin changes due to chronic exposure to nonionizing radiation | CMS +L579 | Skin changes due to chronic exposure to nonionizing radiation, unspecified | CMS +L580 | Acute radiodermatitis | CMS +L581 | Chronic radiodermatitis | CMS +L589 | Radiodermatitis, unspecified | CMS +L590 | Erythema ab igne [dermatitis ab igne] | CMS +L598 | Other specified disorders of the skin and subcutaneous tissue related to radiation | CMS +L599 | Disorder of the skin and subcutaneous tissue related to radiation, unspecified | CMS +L600 | Ingrowing nail | CMS +L601 | Onycholysis | CMS +L602 | Onychogryphosis | CMS +L603 | Nail dystrophy | CMS +L604 | Beau's lines | CMS +L605 | Yellow nail syndrome | CMS +L608 | Other nail disorders | CMS +L609 | Nail disorder, unspecified | CMS +L62 | Nail disorders in diseases classified elsewhere | CMS +L630 | Alopecia (capitis) totalis | CMS +L631 | Alopecia universalis | CMS +L632 | Ophiasis | CMS +L638 | Other alopecia areata | CMS +L639 | Alopecia areata, unspecified | CMS +L640 | Drug-induced androgenic alopecia | CMS +L648 | Other androgenic alopecia | CMS +L649 | Androgenic alopecia, unspecified | CMS +L650 | Telogen effluvium | CMS +L651 | Anagen effluvium | CMS +L652 | Alopecia mucinosa | CMS +L658 | Other specified nonscarring hair loss | CMS +L659 | Nonscarring hair loss, unspecified | CMS +L660 | Pseudopelade | CMS +L661 | Lichen planopilaris | CMS +L662 | Folliculitis decalvans | CMS +L663 | Perifolliculitis capitis abscedens | CMS +L664 | Folliculitis ulerythematosa reticulata | CMS +L668 | Other cicatricial alopecia | CMS +L669 | Cicatricial alopecia, unspecified | CMS +L670 | Trichorrhexis nodosa | CMS +L671 | Variations in hair color | CMS +L678 | Other hair color and hair shaft abnormalities | CMS +L679 | Hair color and hair shaft abnormality, unspecified | CMS +L680 | Hirsutism | CMS +L681 | Acquired hypertrichosis lanuginosa | CMS +L682 | Localized hypertrichosis | CMS +L683 | Polytrichia | CMS +L688 | Other hypertrichosis | CMS +L689 | Hypertrichosis, unspecified | CMS +L700 | Acne vulgaris | CMS +L701 | Acne conglobata | CMS +L702 | Acne varioliformis | CMS +L703 | Acne tropica | CMS +L704 | Infantile acne | CMS +L705 | Acne excoriee | CMS +L708 | Other acne | CMS +L709 | Acne, unspecified | CMS +L710 | Perioral dermatitis | CMS +L711 | Rhinophyma | CMS +L718 | Other rosacea | CMS +L719 | Rosacea, unspecified | CMS +L720 | Epidermal cyst | CMS +L7211 | Pilar cyst | CMS +L7212 | Trichodermal cyst | CMS +L722 | Steatocystoma multiplex | CMS +L723 | Sebaceous cyst | CMS +L728 | Other follicular cysts of the skin and subcutaneous tissue | CMS +L729 | Follicular cyst of the skin and subcutaneous tissue, unspecified | CMS +L730 | Acne keloid | CMS +L731 | Pseudofolliculitis barbae | CMS +L732 | Hidradenitis suppurativa | CMS +L738 | Other specified follicular disorders | CMS +L739 | Follicular disorder, unspecified | CMS +L740 | Miliaria rubra | CMS +L741 | Miliaria crystallina | CMS +L742 | Miliaria profunda | CMS +L743 | Miliaria, unspecified | CMS +L744 | Anhidrosis | CMS +L74510 | Primary focal hyperhidrosis, axilla | CMS +L74511 | Primary focal hyperhidrosis, face | CMS +L74512 | Primary focal hyperhidrosis, palms | CMS +L74513 | Primary focal hyperhidrosis, soles | CMS +L74519 | Primary focal hyperhidrosis, unspecified | CMS +L7452 | Secondary focal hyperhidrosis | CMS +L748 | Other eccrine sweat disorders | CMS +L749 | Eccrine sweat disorder, unspecified | CMS +L750 | Bromhidrosis | CMS +L751 | Chromhidrosis | CMS +L752 | Apocrine miliaria | CMS +L758 | Other apocrine sweat disorders | CMS +L759 | Apocrine sweat disorder, unspecified | CMS +L7601 | Intraoperative hemorrhage and hematoma of skin and subcutaneous tissue complicating a dermatologic procedure | CMS +L7602 | Intraoperative hemorrhage and hematoma of skin and subcutaneous tissue complicating other procedure | CMS +L7611 | Accidental puncture and laceration of skin and subcutaneous tissue during a dermatologic procedure | CMS +L7612 | Accidental puncture and laceration of skin and subcutaneous tissue during other procedure | CMS +L7621 | Postprocedural hemorrhage of skin and subcutaneous tissue following a dermatologic procedure | CMS +L7622 | Postprocedural hemorrhage of skin and subcutaneous tissue following other procedure | CMS +L7631 | Postprocedural hematoma of skin and subcutaneous tissue following a dermatologic procedure | CMS +L7632 | Postprocedural hematoma of skin and subcutaneous tissue following other procedure | CMS +L7633 | Postprocedural seroma of skin and subcutaneous tissue following a dermatologic procedure | CMS +L7634 | Postprocedural seroma of skin and subcutaneous tissue following other procedure | CMS +L7681 | Other intraoperative complications of skin and subcutaneous tissue | CMS +L7682 | Other postprocedural complications of skin and subcutaneous tissue | CMS +L80 | Vitiligo | CMS +L810 | Postinflammatory hyperpigmentation | CMS +L811 | Chloasma | CMS +L812 | Freckles | CMS +L813 | Cafe au lait spots | CMS +L814 | Other melanin hyperpigmentation | CMS +L815 | Leukoderma, not elsewhere classified | CMS +L816 | Other disorders of diminished melanin formation | CMS +L817 | Pigmented purpuric dermatosis | CMS +L818 | Other specified disorders of pigmentation | CMS +L819 | Disorder of pigmentation, unspecified | CMS +L820 | Inflamed seborrheic keratosis | CMS +L821 | Other seborrheic keratosis | CMS +L83 | Acanthosis nigricans | CMS +L84 | Corns and callosities | CMS +L850 | Acquired ichthyosis | CMS +L851 | Acquired keratosis [keratoderma] palmaris et plantaris | CMS +L852 | Keratosis punctata (palmaris et plantaris) | CMS +L853 | Xerosis cutis | CMS +L858 | Other specified epidermal thickening | CMS +L859 | Epidermal thickening, unspecified | CMS +L86 | Keratoderma in diseases classified elsewhere | CMS +L870 | Keratosis follicularis et parafollicularis in cutem penetrans | CMS +L871 | Reactive perforating collagenosis | CMS +L872 | Elastosis perforans serpiginosa | CMS +L878 | Other transepidermal elimination disorders | CMS +L879 | Transepidermal elimination disorder, unspecified | CMS +L88 | Pyoderma gangrenosum | CMS +L89000 | Pressure ulcer of unspecified elbow, unstageable | CMS +L89001 | Pressure ulcer of unspecified elbow, stage 1 | CMS +L89002 | Pressure ulcer of unspecified elbow, stage 2 | CMS +L89003 | Pressure ulcer of unspecified elbow, stage 3 | CMS +L89004 | Pressure ulcer of unspecified elbow, stage 4 | CMS +L89009 | Pressure ulcer of unspecified elbow, unspecified stage | CMS +L89010 | Pressure ulcer of right elbow, unstageable | CMS +L89011 | Pressure ulcer of right elbow, stage 1 | CMS +L89012 | Pressure ulcer of right elbow, stage 2 | CMS +L89013 | Pressure ulcer of right elbow, stage 3 | CMS +L89014 | Pressure ulcer of right elbow, stage 4 | CMS +L89019 | Pressure ulcer of right elbow, unspecified stage | CMS +L89020 | Pressure ulcer of left elbow, unstageable | CMS +L89021 | Pressure ulcer of left elbow, stage 1 | CMS +L89022 | Pressure ulcer of left elbow, stage 2 | CMS +L89023 | Pressure ulcer of left elbow, stage 3 | CMS +L89024 | Pressure ulcer of left elbow, stage 4 | CMS +L89029 | Pressure ulcer of left elbow, unspecified stage | CMS +L89100 | Pressure ulcer of unspecified part of back, unstageable | CMS +L89101 | Pressure ulcer of unspecified part of back, stage 1 | CMS +L89102 | Pressure ulcer of unspecified part of back, stage 2 | CMS +L89103 | Pressure ulcer of unspecified part of back, stage 3 | CMS +L89104 | Pressure ulcer of unspecified part of back, stage 4 | CMS +L89109 | Pressure ulcer of unspecified part of back, unspecified stage | CMS +L89110 | Pressure ulcer of right upper back, unstageable | CMS +L89111 | Pressure ulcer of right upper back, stage 1 | CMS +L89112 | Pressure ulcer of right upper back, stage 2 | CMS +L89113 | Pressure ulcer of right upper back, stage 3 | CMS +L89114 | Pressure ulcer of right upper back, stage 4 | CMS +L89119 | Pressure ulcer of right upper back, unspecified stage | CMS +L89120 | Pressure ulcer of left upper back, unstageable | CMS +L89121 | Pressure ulcer of left upper back, stage 1 | CMS +L89122 | Pressure ulcer of left upper back, stage 2 | CMS +L89123 | Pressure ulcer of left upper back, stage 3 | CMS +L89124 | Pressure ulcer of left upper back, stage 4 | CMS +L89129 | Pressure ulcer of left upper back, unspecified stage | CMS +L89130 | Pressure ulcer of right lower back, unstageable | CMS +L89131 | Pressure ulcer of right lower back, stage 1 | CMS +L89132 | Pressure ulcer of right lower back, stage 2 | CMS +L89133 | Pressure ulcer of right lower back, stage 3 | CMS +L89134 | Pressure ulcer of right lower back, stage 4 | CMS +L89139 | Pressure ulcer of right lower back, unspecified stage | CMS +L89140 | Pressure ulcer of left lower back, unstageable | CMS +L89141 | Pressure ulcer of left lower back, stage 1 | CMS +L89142 | Pressure ulcer of left lower back, stage 2 | CMS +L89143 | Pressure ulcer of left lower back, stage 3 | CMS +L89144 | Pressure ulcer of left lower back, stage 4 | CMS +L89149 | Pressure ulcer of left lower back, unspecified stage | CMS +L89150 | Pressure ulcer of sacral region, unstageable | CMS +L89151 | Pressure ulcer of sacral region, stage 1 | CMS +L89152 | Pressure ulcer of sacral region, stage 2 | CMS +L89153 | Pressure ulcer of sacral region, stage 3 | CMS +L89154 | Pressure ulcer of sacral region, stage 4 | CMS +L89159 | Pressure ulcer of sacral region, unspecified stage | CMS +L89200 | Pressure ulcer of unspecified hip, unstageable | CMS +L89201 | Pressure ulcer of unspecified hip, stage 1 | CMS +L89202 | Pressure ulcer of unspecified hip, stage 2 | CMS +L89203 | Pressure ulcer of unspecified hip, stage 3 | CMS +L89204 | Pressure ulcer of unspecified hip, stage 4 | CMS +L89209 | Pressure ulcer of unspecified hip, unspecified stage | CMS +L89210 | Pressure ulcer of right hip, unstageable | CMS +L89211 | Pressure ulcer of right hip, stage 1 | CMS +L89212 | Pressure ulcer of right hip, stage 2 | CMS +L89213 | Pressure ulcer of right hip, stage 3 | CMS +L89214 | Pressure ulcer of right hip, stage 4 | CMS +L89219 | Pressure ulcer of right hip, unspecified stage | CMS +L89220 | Pressure ulcer of left hip, unstageable | CMS +L89221 | Pressure ulcer of left hip, stage 1 | CMS +L89222 | Pressure ulcer of left hip, stage 2 | CMS +L89223 | Pressure ulcer of left hip, stage 3 | CMS +L89224 | Pressure ulcer of left hip, stage 4 | CMS +L89229 | Pressure ulcer of left hip, unspecified stage | CMS +L89300 | Pressure ulcer of unspecified buttock, unstageable | CMS +L89301 | Pressure ulcer of unspecified buttock, stage 1 | CMS +L89302 | Pressure ulcer of unspecified buttock, stage 2 | CMS +L89303 | Pressure ulcer of unspecified buttock, stage 3 | CMS +L89304 | Pressure ulcer of unspecified buttock, stage 4 | CMS +L89309 | Pressure ulcer of unspecified buttock, unspecified stage | CMS +L89310 | Pressure ulcer of right buttock, unstageable | CMS +L89311 | Pressure ulcer of right buttock, stage 1 | CMS +L89312 | Pressure ulcer of right buttock, stage 2 | CMS +L89313 | Pressure ulcer of right buttock, stage 3 | CMS +L89314 | Pressure ulcer of right buttock, stage 4 | CMS +L89319 | Pressure ulcer of right buttock, unspecified stage | CMS +L89320 | Pressure ulcer of left buttock, unstageable | CMS +L89321 | Pressure ulcer of left buttock, stage 1 | CMS +L89322 | Pressure ulcer of left buttock, stage 2 | CMS +L89323 | Pressure ulcer of left buttock, stage 3 | CMS +L89324 | Pressure ulcer of left buttock, stage 4 | CMS +L89329 | Pressure ulcer of left buttock, unspecified stage | CMS +L8940 | Pressure ulcer of contiguous site of back, buttock and hip, unspecified stage | CMS +L8941 | Pressure ulcer of contiguous site of back, buttock and hip, stage 1 | CMS +L8942 | Pressure ulcer of contiguous site of back, buttock and hip, stage 2 | CMS +L8943 | Pressure ulcer of contiguous site of back, buttock and hip, stage 3 | CMS +L8944 | Pressure ulcer of contiguous site of back, buttock and hip, stage 4 | CMS +L8945 | Pressure ulcer of contiguous site of back, buttock and hip, unstageable | CMS +L89500 | Pressure ulcer of unspecified ankle, unstageable | CMS +L89501 | Pressure ulcer of unspecified ankle, stage 1 | CMS +L89502 | Pressure ulcer of unspecified ankle, stage 2 | CMS +L89503 | Pressure ulcer of unspecified ankle, stage 3 | CMS +L89504 | Pressure ulcer of unspecified ankle, stage 4 | CMS +L89509 | Pressure ulcer of unspecified ankle, unspecified stage | CMS +L89510 | Pressure ulcer of right ankle, unstageable | CMS +L89511 | Pressure ulcer of right ankle, stage 1 | CMS +L89512 | Pressure ulcer of right ankle, stage 2 | CMS +L89513 | Pressure ulcer of right ankle, stage 3 | CMS +L89514 | Pressure ulcer of right ankle, stage 4 | CMS +L89519 | Pressure ulcer of right ankle, unspecified stage | CMS +L89520 | Pressure ulcer of left ankle, unstageable | CMS +L89521 | Pressure ulcer of left ankle, stage 1 | CMS +L89522 | Pressure ulcer of left ankle, stage 2 | CMS +L89523 | Pressure ulcer of left ankle, stage 3 | CMS +L89524 | Pressure ulcer of left ankle, stage 4 | CMS +L89529 | Pressure ulcer of left ankle, unspecified stage | CMS +L89600 | Pressure ulcer of unspecified heel, unstageable | CMS +L89601 | Pressure ulcer of unspecified heel, stage 1 | CMS +L89602 | Pressure ulcer of unspecified heel, stage 2 | CMS +L89603 | Pressure ulcer of unspecified heel, stage 3 | CMS +L89604 | Pressure ulcer of unspecified heel, stage 4 | CMS +L89609 | Pressure ulcer of unspecified heel, unspecified stage | CMS +L89610 | Pressure ulcer of right heel, unstageable | CMS +L89611 | Pressure ulcer of right heel, stage 1 | CMS +L89612 | Pressure ulcer of right heel, stage 2 | CMS +L89613 | Pressure ulcer of right heel, stage 3 | CMS +L89614 | Pressure ulcer of right heel, stage 4 | CMS +L89619 | Pressure ulcer of right heel, unspecified stage | CMS +L89620 | Pressure ulcer of left heel, unstageable | CMS +L89621 | Pressure ulcer of left heel, stage 1 | CMS +L89622 | Pressure ulcer of left heel, stage 2 | CMS +L89623 | Pressure ulcer of left heel, stage 3 | CMS +L89624 | Pressure ulcer of left heel, stage 4 | CMS +L89629 | Pressure ulcer of left heel, unspecified stage | CMS +L89810 | Pressure ulcer of head, unstageable | CMS +L89811 | Pressure ulcer of head, stage 1 | CMS +L89812 | Pressure ulcer of head, stage 2 | CMS +L89813 | Pressure ulcer of head, stage 3 | CMS +L89814 | Pressure ulcer of head, stage 4 | CMS +L89819 | Pressure ulcer of head, unspecified stage | CMS +L89890 | Pressure ulcer of other site, unstageable | CMS +L89891 | Pressure ulcer of other site, stage 1 | CMS +L89892 | Pressure ulcer of other site, stage 2 | CMS +L89893 | Pressure ulcer of other site, stage 3 | CMS +L89894 | Pressure ulcer of other site, stage 4 | CMS +L89899 | Pressure ulcer of other site, unspecified stage | CMS +L8990 | Pressure ulcer of unspecified site, unspecified stage | CMS +L8991 | Pressure ulcer of unspecified site, stage 1 | CMS +L8992 | Pressure ulcer of unspecified site, stage 2 | CMS +L8993 | Pressure ulcer of unspecified site, stage 3 | CMS +L8994 | Pressure ulcer of unspecified site, stage 4 | CMS +L8995 | Pressure ulcer of unspecified site, unstageable | CMS +L900 | Lichen sclerosus et atrophicus | CMS +L901 | Anetoderma of Schweninger-Buzzi | CMS +L902 | Anetoderma of Jadassohn-Pellizzari | CMS +L903 | Atrophoderma of Pasini and Pierini | CMS +L904 | Acrodermatitis chronica atrophicans | CMS +L905 | Scar conditions and fibrosis of skin | CMS +L906 | Striae atrophicae | CMS +L908 | Other atrophic disorders of skin | CMS +L909 | Atrophic disorder of skin, unspecified | CMS +L910 | Hypertrophic scar | CMS +L918 | Other hypertrophic disorders of the skin | CMS +L919 | Hypertrophic disorder of the skin, unspecified | CMS +L920 | Granuloma annulare | CMS +L921 | Necrobiosis lipoidica, not elsewhere classified | CMS +L922 | Granuloma faciale [eosinophilic granuloma of skin] | CMS +L923 | Foreign body granuloma of the skin and subcutaneous tissue | CMS +L928 | Other granulomatous disorders of the skin and subcutaneous tissue | CMS +L929 | Granulomatous disorder of the skin and subcutaneous tissue, unspecified | CMS +L930 | Discoid lupus erythematosus | CMS +L931 | Subacute cutaneous lupus erythematosus | CMS +L932 | Other local lupus erythematosus | CMS +L940 | Localized scleroderma [morphea] | CMS +L941 | Linear scleroderma | CMS +L942 | Calcinosis cutis | CMS +L943 | Sclerodactyly | CMS +L944 | Gottron's papules | CMS +L945 | Poikiloderma vasculare atrophicans | CMS +L946 | Ainhum | CMS +L948 | Other specified localized connective tissue disorders | CMS +L949 | Localized connective tissue disorder, unspecified | CMS +L950 | Livedoid vasculitis | CMS +L951 | Erythema elevatum diutinum | CMS +L958 | Other vasculitis limited to the skin | CMS +L959 | Vasculitis limited to the skin, unspecified | CMS +L97101 | Non-pressure chronic ulcer of unspecified thigh limited to breakdown of skin | CMS +L97102 | Non-pressure chronic ulcer of unspecified thigh with fat layer exposed | CMS +L97103 | Non-pressure chronic ulcer of unspecified thigh with necrosis of muscle | CMS +L97104 | Non-pressure chronic ulcer of unspecified thigh with necrosis of bone | CMS +L97105 | Non-pressure chronic ulcer of unspecified thigh with muscle involvement without evidence of necrosis | CMS +L97106 | Non-pressure chronic ulcer of unspecified thigh with bone involvement without evidence of necrosis | CMS +L97108 | Non-pressure chronic ulcer of unspecified thigh with other specified severity | CMS +L97109 | Non-pressure chronic ulcer of unspecified thigh with unspecified severity | CMS +L97111 | Non-pressure chronic ulcer of right thigh limited to breakdown of skin | CMS +L97112 | Non-pressure chronic ulcer of right thigh with fat layer exposed | CMS +L97113 | Non-pressure chronic ulcer of right thigh with necrosis of muscle | CMS +L97114 | Non-pressure chronic ulcer of right thigh with necrosis of bone | CMS +L97115 | Non-pressure chronic ulcer of right thigh with muscle involvement without evidence of necrosis | CMS +L97116 | Non-pressure chronic ulcer of right thigh with bone involvement without evidence of necrosis | CMS +L97118 | Non-pressure chronic ulcer of right thigh with other specified severity | CMS +L97119 | Non-pressure chronic ulcer of right thigh with unspecified severity | CMS +L97121 | Non-pressure chronic ulcer of left thigh limited to breakdown of skin | CMS +L97122 | Non-pressure chronic ulcer of left thigh with fat layer exposed | CMS +L97123 | Non-pressure chronic ulcer of left thigh with necrosis of muscle | CMS +L97124 | Non-pressure chronic ulcer of left thigh with necrosis of bone | CMS +L97125 | Non-pressure chronic ulcer of left thigh with muscle involvement without evidence of necrosis | CMS +L97126 | Non-pressure chronic ulcer of left thigh with bone involvement without evidence of necrosis | CMS +L97128 | Non-pressure chronic ulcer of left thigh with other specified severity | CMS +L97129 | Non-pressure chronic ulcer of left thigh with unspecified severity | CMS +L97201 | Non-pressure chronic ulcer of unspecified calf limited to breakdown of skin | CMS +L97202 | Non-pressure chronic ulcer of unspecified calf with fat layer exposed | CMS +L97203 | Non-pressure chronic ulcer of unspecified calf with necrosis of muscle | CMS +L97204 | Non-pressure chronic ulcer of unspecified calf with necrosis of bone | CMS +L97205 | Non-pressure chronic ulcer of unspecified calf with muscle involvement without evidence of necrosis | CMS +L97206 | Non-pressure chronic ulcer of unspecified calf with bone involvement without evidence of necrosis | CMS +L97208 | Non-pressure chronic ulcer of unspecified calf with other specified severity | CMS +L97209 | Non-pressure chronic ulcer of unspecified calf with unspecified severity | CMS +L97211 | Non-pressure chronic ulcer of right calf limited to breakdown of skin | CMS +L97212 | Non-pressure chronic ulcer of right calf with fat layer exposed | CMS +L97213 | Non-pressure chronic ulcer of right calf with necrosis of muscle | CMS +L97214 | Non-pressure chronic ulcer of right calf with necrosis of bone | CMS +L97215 | Non-pressure chronic ulcer of right calf with muscle involvement without evidence of necrosis | CMS +L97216 | Non-pressure chronic ulcer of right calf with bone involvement without evidence of necrosis | CMS +L97218 | Non-pressure chronic ulcer of right calf with other specified severity | CMS +L97219 | Non-pressure chronic ulcer of right calf with unspecified severity | CMS +L97221 | Non-pressure chronic ulcer of left calf limited to breakdown of skin | CMS +L97222 | Non-pressure chronic ulcer of left calf with fat layer exposed | CMS +L97223 | Non-pressure chronic ulcer of left calf with necrosis of muscle | CMS +L97224 | Non-pressure chronic ulcer of left calf with necrosis of bone | CMS +L97225 | Non-pressure chronic ulcer of left calf with muscle involvement without evidence of necrosis | CMS +L97226 | Non-pressure chronic ulcer of left calf with bone involvement without evidence of necrosis | CMS +L97228 | Non-pressure chronic ulcer of left calf with other specified severity | CMS +L97229 | Non-pressure chronic ulcer of left calf with unspecified severity | CMS +L97301 | Non-pressure chronic ulcer of unspecified ankle limited to breakdown of skin | CMS +L97302 | Non-pressure chronic ulcer of unspecified ankle with fat layer exposed | CMS +L97303 | Non-pressure chronic ulcer of unspecified ankle with necrosis of muscle | CMS +L97304 | Non-pressure chronic ulcer of unspecified ankle with necrosis of bone | CMS +L97305 | Non-pressure chronic ulcer of unspecified ankle with muscle involvement without evidence of necrosis | CMS +L97306 | Non-pressure chronic ulcer of unspecified ankle with bone involvement without evidence of necrosis | CMS +L97308 | Non-pressure chronic ulcer of unspecified ankle with other specified severity | CMS +L97309 | Non-pressure chronic ulcer of unspecified ankle with unspecified severity | CMS +L97311 | Non-pressure chronic ulcer of right ankle limited to breakdown of skin | CMS +L97312 | Non-pressure chronic ulcer of right ankle with fat layer exposed | CMS +L97313 | Non-pressure chronic ulcer of right ankle with necrosis of muscle | CMS +L97314 | Non-pressure chronic ulcer of right ankle with necrosis of bone | CMS +L97315 | Non-pressure chronic ulcer of right ankle with muscle involvement without evidence of necrosis | CMS +L97316 | Non-pressure chronic ulcer of right ankle with bone involvement without evidence of necrosis | CMS +L97318 | Non-pressure chronic ulcer of right ankle with other specified severity | CMS +L97319 | Non-pressure chronic ulcer of right ankle with unspecified severity | CMS +L97321 | Non-pressure chronic ulcer of left ankle limited to breakdown of skin | CMS +L97322 | Non-pressure chronic ulcer of left ankle with fat layer exposed | CMS +L97323 | Non-pressure chronic ulcer of left ankle with necrosis of muscle | CMS +L97324 | Non-pressure chronic ulcer of left ankle with necrosis of bone | CMS +L97325 | Non-pressure chronic ulcer of left ankle with muscle involvement without evidence of necrosis | CMS +L97326 | Non-pressure chronic ulcer of left ankle with bone involvement without evidence of necrosis | CMS +L97328 | Non-pressure chronic ulcer of left ankle with other specified severity | CMS +L97329 | Non-pressure chronic ulcer of left ankle with unspecified severity | CMS +L97401 | Non-pressure chronic ulcer of unspecified heel and midfoot limited to breakdown of skin | CMS +L97402 | Non-pressure chronic ulcer of unspecified heel and midfoot with fat layer exposed | CMS +L97403 | Non-pressure chronic ulcer of unspecified heel and midfoot with necrosis of muscle | CMS +L97404 | Non-pressure chronic ulcer of unspecified heel and midfoot with necrosis of bone | CMS +L97405 | Non-pressure chronic ulcer of unspecified heel and midfoot with muscle involvement without evidence of necrosis | CMS +L97406 | Non-pressure chronic ulcer of unspecified heel and midfoot with bone involvement without evidence of necrosis | CMS +L97408 | Non-pressure chronic ulcer of unspecified heel and midfoot with other specified severity | CMS +L97409 | Non-pressure chronic ulcer of unspecified heel and midfoot with unspecified severity | CMS +L97411 | Non-pressure chronic ulcer of right heel and midfoot limited to breakdown of skin | CMS +L97412 | Non-pressure chronic ulcer of right heel and midfoot with fat layer exposed | CMS +L97413 | Non-pressure chronic ulcer of right heel and midfoot with necrosis of muscle | CMS +L97414 | Non-pressure chronic ulcer of right heel and midfoot with necrosis of bone | CMS +L97415 | Non-pressure chronic ulcer of right heel and midfoot with muscle involvement without evidence of necrosis | CMS +L97416 | Non-pressure chronic ulcer of right heel and midfoot with bone involvement without evidence of necrosis | CMS +L97418 | Non-pressure chronic ulcer of right heel and midfoot with other specified severity | CMS +L97419 | Non-pressure chronic ulcer of right heel and midfoot with unspecified severity | CMS +L97421 | Non-pressure chronic ulcer of left heel and midfoot limited to breakdown of skin | CMS +L97422 | Non-pressure chronic ulcer of left heel and midfoot with fat layer exposed | CMS +L97423 | Non-pressure chronic ulcer of left heel and midfoot with necrosis of muscle | CMS +L97424 | Non-pressure chronic ulcer of left heel and midfoot with necrosis of bone | CMS +L97425 | Non-pressure chronic ulcer of left heel and midfoot with muscle involvement without evidence of necrosis | CMS +L97426 | Non-pressure chronic ulcer of left heel and midfoot with bone involvement without evidence of necrosis | CMS +L97428 | Non-pressure chronic ulcer of left heel and midfoot with other specified severity | CMS +L97429 | Non-pressure chronic ulcer of left heel and midfoot with unspecified severity | CMS +L97501 | Non-pressure chronic ulcer of other part of unspecified foot limited to breakdown of skin | CMS +L97502 | Non-pressure chronic ulcer of other part of unspecified foot with fat layer exposed | CMS +L97503 | Non-pressure chronic ulcer of other part of unspecified foot with necrosis of muscle | CMS +L97504 | Non-pressure chronic ulcer of other part of unspecified foot with necrosis of bone | CMS +L97505 | Non-pressure chronic ulcer of other part of unspecified foot with muscle involvement without evidence of necrosis | CMS +L97506 | Non-pressure chronic ulcer of other part of unspecified foot with bone involvement without evidence of necrosis | CMS +L97508 | Non-pressure chronic ulcer of other part of unspecified foot with other specified severity | CMS +L97509 | Non-pressure chronic ulcer of other part of unspecified foot with unspecified severity | CMS +L97511 | Non-pressure chronic ulcer of other part of right foot limited to breakdown of skin | CMS +L97512 | Non-pressure chronic ulcer of other part of right foot with fat layer exposed | CMS +L97513 | Non-pressure chronic ulcer of other part of right foot with necrosis of muscle | CMS +L97514 | Non-pressure chronic ulcer of other part of right foot with necrosis of bone | CMS +L97515 | Non-pressure chronic ulcer of other part of right foot with muscle involvement without evidence of necrosis | CMS +L97516 | Non-pressure chronic ulcer of other part of right foot with bone involvement without evidence of necrosis | CMS +L97518 | Non-pressure chronic ulcer of other part of right foot with other specified severity | CMS +L97519 | Non-pressure chronic ulcer of other part of right foot with unspecified severity | CMS +L97521 | Non-pressure chronic ulcer of other part of left foot limited to breakdown of skin | CMS +L97522 | Non-pressure chronic ulcer of other part of left foot with fat layer exposed | CMS +L97523 | Non-pressure chronic ulcer of other part of left foot with necrosis of muscle | CMS +L97524 | Non-pressure chronic ulcer of other part of left foot with necrosis of bone | CMS +L97525 | Non-pressure chronic ulcer of other part of left foot with muscle involvement without evidence of necrosis | CMS +L97526 | Non-pressure chronic ulcer of other part of left foot with bone involvement without evidence of necrosis | CMS +L97528 | Non-pressure chronic ulcer of other part of left foot with other specified severity | CMS +L97529 | Non-pressure chronic ulcer of other part of left foot with unspecified severity | CMS +L97801 | Non-pressure chronic ulcer of other part of unspecified lower leg limited to breakdown of skin | CMS +L97802 | Non-pressure chronic ulcer of other part of unspecified lower leg with fat layer exposed | CMS +L97803 | Non-pressure chronic ulcer of other part of unspecified lower leg with necrosis of muscle | CMS +L97804 | Non-pressure chronic ulcer of other part of unspecified lower leg with necrosis of bone | CMS +L97805 | Non-pressure chronic ulcer of other part of unspecified lower leg with muscle involvement without evidence of necrosis | CMS +L97806 | Non-pressure chronic ulcer of other part of unspecified lower leg with bone involvement without evidence of necrosis | CMS +L97808 | Non-pressure chronic ulcer of other part of unspecified lower leg with other specified severity | CMS +L97809 | Non-pressure chronic ulcer of other part of unspecified lower leg with unspecified severity | CMS +L97811 | Non-pressure chronic ulcer of other part of right lower leg limited to breakdown of skin | CMS +L97812 | Non-pressure chronic ulcer of other part of right lower leg with fat layer exposed | CMS +L97813 | Non-pressure chronic ulcer of other part of right lower leg with necrosis of muscle | CMS +L97814 | Non-pressure chronic ulcer of other part of right lower leg with necrosis of bone | CMS +L97815 | Non-pressure chronic ulcer of other part of right lower leg with muscle involvement without evidence of necrosis | CMS +L97816 | Non-pressure chronic ulcer of other part of right lower leg with bone involvement without evidence of necrosis | CMS +L97818 | Non-pressure chronic ulcer of other part of right lower leg with other specified severity | CMS +L97819 | Non-pressure chronic ulcer of other part of right lower leg with unspecified severity | CMS +L97821 | Non-pressure chronic ulcer of other part of left lower leg limited to breakdown of skin | CMS +L97822 | Non-pressure chronic ulcer of other part of left lower leg with fat layer exposed | CMS +L97823 | Non-pressure chronic ulcer of other part of left lower leg with necrosis of muscle | CMS +L97824 | Non-pressure chronic ulcer of other part of left lower leg with necrosis of bone | CMS +L97825 | Non-pressure chronic ulcer of other part of left lower leg with muscle involvement without evidence of necrosis | CMS +L97826 | Non-pressure chronic ulcer of other part of left lower leg with bone involvement without evidence of necrosis | CMS +L97828 | Non-pressure chronic ulcer of other part of left lower leg with other specified severity | CMS +L97829 | Non-pressure chronic ulcer of other part of left lower leg with unspecified severity | CMS +L97901 | Non-pressure chronic ulcer of unspecified part of unspecified lower leg limited to breakdown of skin | CMS +L97902 | Non-pressure chronic ulcer of unspecified part of unspecified lower leg with fat layer exposed | CMS +L97903 | Non-pressure chronic ulcer of unspecified part of unspecified lower leg with necrosis of muscle | CMS +L97904 | Non-pressure chronic ulcer of unspecified part of unspecified lower leg with necrosis of bone | CMS +L97905 | Non-pressure chronic ulcer of unspecified part of unspecified lower leg with muscle involvement without evidence of necrosis | CMS +L97906 | Non-pressure chronic ulcer of unspecified part of unspecified lower leg with bone involvement without evidence of necrosis | CMS +L97908 | Non-pressure chronic ulcer of unspecified part of unspecified lower leg with other specified severity | CMS +L97909 | Non-pressure chronic ulcer of unspecified part of unspecified lower leg with unspecified severity | CMS +L97911 | Non-pressure chronic ulcer of unspecified part of right lower leg limited to breakdown of skin | CMS +L97912 | Non-pressure chronic ulcer of unspecified part of right lower leg with fat layer exposed | CMS +L97913 | Non-pressure chronic ulcer of unspecified part of right lower leg with necrosis of muscle | CMS +L97914 | Non-pressure chronic ulcer of unspecified part of right lower leg with necrosis of bone | CMS +L97915 | Non-pressure chronic ulcer of unspecified part of right lower leg with muscle involvement without evidence of necrosis | CMS +L97916 | Non-pressure chronic ulcer of unspecified part of right lower leg with bone involvement without evidence of necrosis | CMS +L97918 | Non-pressure chronic ulcer of unspecified part of right lower leg with other specified severity | CMS +L97919 | Non-pressure chronic ulcer of unspecified part of right lower leg with unspecified severity | CMS +L97921 | Non-pressure chronic ulcer of unspecified part of left lower leg limited to breakdown of skin | CMS +L97922 | Non-pressure chronic ulcer of unspecified part of left lower leg with fat layer exposed | CMS +L97923 | Non-pressure chronic ulcer of unspecified part of left lower leg with necrosis of muscle | CMS +L97924 | Non-pressure chronic ulcer of unspecified part of left lower leg with necrosis of bone | CMS +L97925 | Non-pressure chronic ulcer of unspecified part of left lower leg with muscle involvement without evidence of necrosis | CMS +L97926 | Non-pressure chronic ulcer of unspecified part of left lower leg with bone involvement without evidence of necrosis | CMS +L97928 | Non-pressure chronic ulcer of unspecified part of left lower leg with other specified severity | CMS +L97929 | Non-pressure chronic ulcer of unspecified part of left lower leg with unspecified severity | CMS +L980 | Pyogenic granuloma | CMS +L981 | Factitial dermatitis | CMS +L982 | Febrile neutrophilic dermatosis [Sweet] | CMS +L983 | Eosinophilic cellulitis [Wells] | CMS +L98411 | Non-pressure chronic ulcer of buttock limited to breakdown of skin | CMS +L98412 | Non-pressure chronic ulcer of buttock with fat layer exposed | CMS +L98413 | Non-pressure chronic ulcer of buttock with necrosis of muscle | CMS +L98414 | Non-pressure chronic ulcer of buttock with necrosis of bone | CMS +L98415 | Non-pressure chronic ulcer of buttock with muscle involvement without evidence of necrosis | CMS +L98416 | Non-pressure chronic ulcer of buttock with bone involvement without evidence of necrosis | CMS +L98418 | Non-pressure chronic ulcer of buttock with other specified severity | CMS +L98419 | Non-pressure chronic ulcer of buttock with unspecified severity | CMS +L98421 | Non-pressure chronic ulcer of back limited to breakdown of skin | CMS +L98422 | Non-pressure chronic ulcer of back with fat layer exposed | CMS +L98423 | Non-pressure chronic ulcer of back with necrosis of muscle | CMS +L98424 | Non-pressure chronic ulcer of back with necrosis of bone | CMS +L98425 | Non-pressure chronic ulcer of back with muscle involvement without evidence of necrosis | CMS +L98426 | Non-pressure chronic ulcer of back with bone involvement without evidence of necrosis | CMS +L98428 | Non-pressure chronic ulcer of back with other specified severity | CMS +L98429 | Non-pressure chronic ulcer of back with unspecified severity | CMS +L98491 | Non-pressure chronic ulcer of skin of other sites limited to breakdown of skin | CMS +L98492 | Non-pressure chronic ulcer of skin of other sites with fat layer exposed | CMS +L98493 | Non-pressure chronic ulcer of skin of other sites with necrosis of muscle | CMS +L98494 | Non-pressure chronic ulcer of skin of other sites with necrosis of bone | CMS +L98495 | Non-pressure chronic ulcer of skin of other sites with muscle involvement without evidence of necrosis | CMS +L98496 | Non-pressure chronic ulcer of skin of other sites with bone involvement without evidence of necrosis | CMS +L98498 | Non-pressure chronic ulcer of skin of other sites with other specified severity | CMS +L98499 | Non-pressure chronic ulcer of skin of other sites with unspecified severity | CMS +L985 | Mucinosis of the skin | CMS +L986 | Other infiltrative disorders of the skin and subcutaneous tissue | CMS +L987 | Excessive and redundant skin and subcutaneous tissue | CMS +L988 | Other specified disorders of the skin and subcutaneous tissue | CMS +L989 | Disorder of the skin and subcutaneous tissue, unspecified | CMS +L99 | Other disorders of skin and subcutaneous tissue in diseases classified elsewhere | CMS +M0000 | Staphylococcal arthritis, unspecified joint | CMS +M00011 | Staphylococcal arthritis, right shoulder | CMS +M00012 | Staphylococcal arthritis, left shoulder | CMS +M00019 | Staphylococcal arthritis, unspecified shoulder | CMS +M00021 | Staphylococcal arthritis, right elbow | CMS +M00022 | Staphylococcal arthritis, left elbow | CMS +M00029 | Staphylococcal arthritis, unspecified elbow | CMS +M00031 | Staphylococcal arthritis, right wrist | CMS +M00032 | Staphylococcal arthritis, left wrist | CMS +M00039 | Staphylococcal arthritis, unspecified wrist | CMS +M00041 | Staphylococcal arthritis, right hand | CMS +M00042 | Staphylococcal arthritis, left hand | CMS +M00049 | Staphylococcal arthritis, unspecified hand | CMS +M00051 | Staphylococcal arthritis, right hip | CMS +M00052 | Staphylococcal arthritis, left hip | CMS +M00059 | Staphylococcal arthritis, unspecified hip | CMS +M00061 | Staphylococcal arthritis, right knee | CMS +M00062 | Staphylococcal arthritis, left knee | CMS +M00069 | Staphylococcal arthritis, unspecified knee | CMS +M00071 | Staphylococcal arthritis, right ankle and foot | CMS +M00072 | Staphylococcal arthritis, left ankle and foot | CMS +M00079 | Staphylococcal arthritis, unspecified ankle and foot | CMS +M0008 | Staphylococcal arthritis, vertebrae | CMS +M0009 | Staphylococcal polyarthritis | CMS +M0010 | Pneumococcal arthritis, unspecified joint | CMS +M00111 | Pneumococcal arthritis, right shoulder | CMS +M00112 | Pneumococcal arthritis, left shoulder | CMS +M00119 | Pneumococcal arthritis, unspecified shoulder | CMS +M00121 | Pneumococcal arthritis, right elbow | CMS +M00122 | Pneumococcal arthritis, left elbow | CMS +M00129 | Pneumococcal arthritis, unspecified elbow | CMS +M00131 | Pneumococcal arthritis, right wrist | CMS +M00132 | Pneumococcal arthritis, left wrist | CMS +M00139 | Pneumococcal arthritis, unspecified wrist | CMS +M00141 | Pneumococcal arthritis, right hand | CMS +M00142 | Pneumococcal arthritis, left hand | CMS +M00149 | Pneumococcal arthritis, unspecified hand | CMS +M00151 | Pneumococcal arthritis, right hip | CMS +M00152 | Pneumococcal arthritis, left hip | CMS +M00159 | Pneumococcal arthritis, unspecified hip | CMS +M00161 | Pneumococcal arthritis, right knee | CMS +M00162 | Pneumococcal arthritis, left knee | CMS +M00169 | Pneumococcal arthritis, unspecified knee | CMS +M00171 | Pneumococcal arthritis, right ankle and foot | CMS +M00172 | Pneumococcal arthritis, left ankle and foot | CMS +M00179 | Pneumococcal arthritis, unspecified ankle and foot | CMS +M0018 | Pneumococcal arthritis, vertebrae | CMS +M0019 | Pneumococcal polyarthritis | CMS +M0020 | Other streptococcal arthritis, unspecified joint | CMS +M00211 | Other streptococcal arthritis, right shoulder | CMS +M00212 | Other streptococcal arthritis, left shoulder | CMS +M00219 | Other streptococcal arthritis, unspecified shoulder | CMS +M00221 | Other streptococcal arthritis, right elbow | CMS +M00222 | Other streptococcal arthritis, left elbow | CMS +M00229 | Other streptococcal arthritis, unspecified elbow | CMS +M00231 | Other streptococcal arthritis, right wrist | CMS +M00232 | Other streptococcal arthritis, left wrist | CMS +M00239 | Other streptococcal arthritis, unspecified wrist | CMS +M00241 | Other streptococcal arthritis, right hand | CMS +M00242 | Other streptococcal arthritis, left hand | CMS +M00249 | Other streptococcal arthritis, unspecified hand | CMS +M00251 | Other streptococcal arthritis, right hip | CMS +M00252 | Other streptococcal arthritis, left hip | CMS +M00259 | Other streptococcal arthritis, unspecified hip | CMS +M00261 | Other streptococcal arthritis, right knee | CMS +M00262 | Other streptococcal arthritis, left knee | CMS +M00269 | Other streptococcal arthritis, unspecified knee | CMS +M00271 | Other streptococcal arthritis, right ankle and foot | CMS +M00272 | Other streptococcal arthritis, left ankle and foot | CMS +M00279 | Other streptococcal arthritis, unspecified ankle and foot | CMS +M0028 | Other streptococcal arthritis, vertebrae | CMS +M0029 | Other streptococcal polyarthritis | CMS +M0080 | Arthritis due to other bacteria, unspecified joint | CMS +M00811 | Arthritis due to other bacteria, right shoulder | CMS +M00812 | Arthritis due to other bacteria, left shoulder | CMS +M00819 | Arthritis due to other bacteria, unspecified shoulder | CMS +M00821 | Arthritis due to other bacteria, right elbow | CMS +M00822 | Arthritis due to other bacteria, left elbow | CMS +M00829 | Arthritis due to other bacteria, unspecified elbow | CMS +M00831 | Arthritis due to other bacteria, right wrist | CMS +M00832 | Arthritis due to other bacteria, left wrist | CMS +M00839 | Arthritis due to other bacteria, unspecified wrist | CMS +M00841 | Arthritis due to other bacteria, right hand | CMS +M00842 | Arthritis due to other bacteria, left hand | CMS +M00849 | Arthritis due to other bacteria, unspecified hand | CMS +M00851 | Arthritis due to other bacteria, right hip | CMS +M00852 | Arthritis due to other bacteria, left hip | CMS +M00859 | Arthritis due to other bacteria, unspecified hip | CMS +M00861 | Arthritis due to other bacteria, right knee | CMS +M00862 | Arthritis due to other bacteria, left knee | CMS +M00869 | Arthritis due to other bacteria, unspecified knee | CMS +M00871 | Arthritis due to other bacteria, right ankle and foot | CMS +M00872 | Arthritis due to other bacteria, left ankle and foot | CMS +M00879 | Arthritis due to other bacteria, unspecified ankle and foot | CMS +M0088 | Arthritis due to other bacteria, vertebrae | CMS +M0089 | Polyarthritis due to other bacteria | CMS +M009 | Pyogenic arthritis, unspecified | CMS +M01X0 | Direct infection of unspecified joint in infectious and parasitic diseases classified elsewhere | CMS +M01X11 | Direct infection of right shoulder in infectious and parasitic diseases classified elsewhere | CMS +M01X12 | Direct infection of left shoulder in infectious and parasitic diseases classified elsewhere | CMS +M01X19 | Direct infection of unspecified shoulder in infectious and parasitic diseases classified elsewhere | CMS +M01X21 | Direct infection of right elbow in infectious and parasitic diseases classified elsewhere | CMS +M01X22 | Direct infection of left elbow in infectious and parasitic diseases classified elsewhere | CMS +M01X29 | Direct infection of unspecified elbow in infectious and parasitic diseases classified elsewhere | CMS +M01X31 | Direct infection of right wrist in infectious and parasitic diseases classified elsewhere | CMS +M01X32 | Direct infection of left wrist in infectious and parasitic diseases classified elsewhere | CMS +M01X39 | Direct infection of unspecified wrist in infectious and parasitic diseases classified elsewhere | CMS +M01X41 | Direct infection of right hand in infectious and parasitic diseases classified elsewhere | CMS +M01X42 | Direct infection of left hand in infectious and parasitic diseases classified elsewhere | CMS +M01X49 | Direct infection of unspecified hand in infectious and parasitic diseases classified elsewhere | CMS +M01X51 | Direct infection of right hip in infectious and parasitic diseases classified elsewhere | CMS +M01X52 | Direct infection of left hip in infectious and parasitic diseases classified elsewhere | CMS +M01X59 | Direct infection of unspecified hip in infectious and parasitic diseases classified elsewhere | CMS +M01X61 | Direct infection of right knee in infectious and parasitic diseases classified elsewhere | CMS +M01X62 | Direct infection of left knee in infectious and parasitic diseases classified elsewhere | CMS +M01X69 | Direct infection of unspecified knee in infectious and parasitic diseases classified elsewhere | CMS +M01X71 | Direct infection of right ankle and foot in infectious and parasitic diseases classified elsewhere | CMS +M01X72 | Direct infection of left ankle and foot in infectious and parasitic diseases classified elsewhere | CMS +M01X79 | Direct infection of unspecified ankle and foot in infectious and parasitic diseases classified elsewhere | CMS +M01X8 | Direct infection of vertebrae in infectious and parasitic diseases classified elsewhere | CMS +M01X9 | Direct infection of multiple joints in infectious and parasitic diseases classified elsewhere | CMS +M0200 | Arthropathy following intestinal bypass, unspecified site | CMS +M02011 | Arthropathy following intestinal bypass, right shoulder | CMS +M02012 | Arthropathy following intestinal bypass, left shoulder | CMS +M02019 | Arthropathy following intestinal bypass, unspecified shoulder | CMS +M02021 | Arthropathy following intestinal bypass, right elbow | CMS +M02022 | Arthropathy following intestinal bypass, left elbow | CMS +M02029 | Arthropathy following intestinal bypass, unspecified elbow | CMS +M02031 | Arthropathy following intestinal bypass, right wrist | CMS +M02032 | Arthropathy following intestinal bypass, left wrist | CMS +M02039 | Arthropathy following intestinal bypass, unspecified wrist | CMS +M02041 | Arthropathy following intestinal bypass, right hand | CMS +M02042 | Arthropathy following intestinal bypass, left hand | CMS +M02049 | Arthropathy following intestinal bypass, unspecified hand | CMS +M02051 | Arthropathy following intestinal bypass, right hip | CMS +M02052 | Arthropathy following intestinal bypass, left hip | CMS +M02059 | Arthropathy following intestinal bypass, unspecified hip | CMS +M02061 | Arthropathy following intestinal bypass, right knee | CMS +M02062 | Arthropathy following intestinal bypass, left knee | CMS +M02069 | Arthropathy following intestinal bypass, unspecified knee | CMS +M02071 | Arthropathy following intestinal bypass, right ankle and foot | CMS +M02072 | Arthropathy following intestinal bypass, left ankle and foot | CMS +M02079 | Arthropathy following intestinal bypass, unspecified ankle and foot | CMS +M0208 | Arthropathy following intestinal bypass, vertebrae | CMS +M0209 | Arthropathy following intestinal bypass, multiple sites | CMS +M0210 | Postdysenteric arthropathy, unspecified site | CMS +M02111 | Postdysenteric arthropathy, right shoulder | CMS +M02112 | Postdysenteric arthropathy, left shoulder | CMS +M02119 | Postdysenteric arthropathy, unspecified shoulder | CMS +M02121 | Postdysenteric arthropathy, right elbow | CMS +M02122 | Postdysenteric arthropathy, left elbow | CMS +M02129 | Postdysenteric arthropathy, unspecified elbow | CMS +M02131 | Postdysenteric arthropathy, right wrist | CMS +M02132 | Postdysenteric arthropathy, left wrist | CMS +M02139 | Postdysenteric arthropathy, unspecified wrist | CMS +M02141 | Postdysenteric arthropathy, right hand | CMS +M02142 | Postdysenteric arthropathy, left hand | CMS +M02149 | Postdysenteric arthropathy, unspecified hand | CMS +M02151 | Postdysenteric arthropathy, right hip | CMS +M02152 | Postdysenteric arthropathy, left hip | CMS +M02159 | Postdysenteric arthropathy, unspecified hip | CMS +M02161 | Postdysenteric arthropathy, right knee | CMS +M02162 | Postdysenteric arthropathy, left knee | CMS +M02169 | Postdysenteric arthropathy, unspecified knee | CMS +M02171 | Postdysenteric arthropathy, right ankle and foot | CMS +M02172 | Postdysenteric arthropathy, left ankle and foot | CMS +M02179 | Postdysenteric arthropathy, unspecified ankle and foot | CMS +M0218 | Postdysenteric arthropathy, vertebrae | CMS +M0219 | Postdysenteric arthropathy, multiple sites | CMS +M0220 | Postimmunization arthropathy, unspecified site | CMS +M02211 | Postimmunization arthropathy, right shoulder | CMS +M02212 | Postimmunization arthropathy, left shoulder | CMS +M02219 | Postimmunization arthropathy, unspecified shoulder | CMS +M02221 | Postimmunization arthropathy, right elbow | CMS +M02222 | Postimmunization arthropathy, left elbow | CMS +M02229 | Postimmunization arthropathy, unspecified elbow | CMS +M02231 | Postimmunization arthropathy, right wrist | CMS +M02232 | Postimmunization arthropathy, left wrist | CMS +M02239 | Postimmunization arthropathy, unspecified wrist | CMS +M02241 | Postimmunization arthropathy, right hand | CMS +M02242 | Postimmunization arthropathy, left hand | CMS +M02249 | Postimmunization arthropathy, unspecified hand | CMS +M02251 | Postimmunization arthropathy, right hip | CMS +M02252 | Postimmunization arthropathy, left hip | CMS +M02259 | Postimmunization arthropathy, unspecified hip | CMS +M02261 | Postimmunization arthropathy, right knee | CMS +M02262 | Postimmunization arthropathy, left knee | CMS +M02269 | Postimmunization arthropathy, unspecified knee | CMS +M02271 | Postimmunization arthropathy, right ankle and foot | CMS +M02272 | Postimmunization arthropathy, left ankle and foot | CMS +M02279 | Postimmunization arthropathy, unspecified ankle and foot | CMS +M0228 | Postimmunization arthropathy, vertebrae | CMS +M0229 | Postimmunization arthropathy, multiple sites | CMS +M0230 | Reiter's disease, unspecified site | CMS +M02311 | Reiter's disease, right shoulder | CMS +M02312 | Reiter's disease, left shoulder | CMS +M02319 | Reiter's disease, unspecified shoulder | CMS +M02321 | Reiter's disease, right elbow | CMS +M02322 | Reiter's disease, left elbow | CMS +M02329 | Reiter's disease, unspecified elbow | CMS +M02331 | Reiter's disease, right wrist | CMS +M02332 | Reiter's disease, left wrist | CMS +M02339 | Reiter's disease, unspecified wrist | CMS +M02341 | Reiter's disease, right hand | CMS +M02342 | Reiter's disease, left hand | CMS +M02349 | Reiter's disease, unspecified hand | CMS +M02351 | Reiter's disease, right hip | CMS +M02352 | Reiter's disease, left hip | CMS +M02359 | Reiter's disease, unspecified hip | CMS +M02361 | Reiter's disease, right knee | CMS +M02362 | Reiter's disease, left knee | CMS +M02369 | Reiter's disease, unspecified knee | CMS +M02371 | Reiter's disease, right ankle and foot | CMS +M02372 | Reiter's disease, left ankle and foot | CMS +M02379 | Reiter's disease, unspecified ankle and foot | CMS +M0238 | Reiter's disease, vertebrae | CMS +M0239 | Reiter's disease, multiple sites | CMS +M0280 | Other reactive arthropathies, unspecified site | CMS +M02811 | Other reactive arthropathies, right shoulder | CMS +M02812 | Other reactive arthropathies, left shoulder | CMS +M02819 | Other reactive arthropathies, unspecified shoulder | CMS +M02821 | Other reactive arthropathies, right elbow | CMS +M02822 | Other reactive arthropathies, left elbow | CMS +M02829 | Other reactive arthropathies, unspecified elbow | CMS +M02831 | Other reactive arthropathies, right wrist | CMS +M02832 | Other reactive arthropathies, left wrist | CMS +M02839 | Other reactive arthropathies, unspecified wrist | CMS +M02841 | Other reactive arthropathies, right hand | CMS +M02842 | Other reactive arthropathies, left hand | CMS +M02849 | Other reactive arthropathies, unspecified hand | CMS +M02851 | Other reactive arthropathies, right hip | CMS +M02852 | Other reactive arthropathies, left hip | CMS +M02859 | Other reactive arthropathies, unspecified hip | CMS +M02861 | Other reactive arthropathies, right knee | CMS +M02862 | Other reactive arthropathies, left knee | CMS +M02869 | Other reactive arthropathies, unspecified knee | CMS +M02871 | Other reactive arthropathies, right ankle and foot | CMS +M02872 | Other reactive arthropathies, left ankle and foot | CMS +M02879 | Other reactive arthropathies, unspecified ankle and foot | CMS +M0288 | Other reactive arthropathies, vertebrae | CMS +M0289 | Other reactive arthropathies, multiple sites | CMS +M029 | Reactive arthropathy, unspecified | CMS +M041 | Periodic fever syndromes | CMS +M042 | Cryopyrin-associated periodic syndromes | CMS +M048 | Other autoinflammatory syndromes | CMS +M049 | Autoinflammatory syndrome, unspecified | CMS +M0500 | Felty's syndrome, unspecified site | CMS +M05011 | Felty's syndrome, right shoulder | CMS +M05012 | Felty's syndrome, left shoulder | CMS +M05019 | Felty's syndrome, unspecified shoulder | CMS +M05021 | Felty's syndrome, right elbow | CMS +M05022 | Felty's syndrome, left elbow | CMS +M05029 | Felty's syndrome, unspecified elbow | CMS +M05031 | Felty's syndrome, right wrist | CMS +M05032 | Felty's syndrome, left wrist | CMS +M05039 | Felty's syndrome, unspecified wrist | CMS +M05041 | Felty's syndrome, right hand | CMS +M05042 | Felty's syndrome, left hand | CMS +M05049 | Felty's syndrome, unspecified hand | CMS +M05051 | Felty's syndrome, right hip | CMS +M05052 | Felty's syndrome, left hip | CMS +M05059 | Felty's syndrome, unspecified hip | CMS +M05061 | Felty's syndrome, right knee | CMS +M05062 | Felty's syndrome, left knee | CMS +M05069 | Felty's syndrome, unspecified knee | CMS +M05071 | Felty's syndrome, right ankle and foot | CMS +M05072 | Felty's syndrome, left ankle and foot | CMS +M05079 | Felty's syndrome, unspecified ankle and foot | CMS +M0509 | Felty's syndrome, multiple sites | CMS +M0510 | Rheumatoid lung disease with rheumatoid arthritis of unspecified site | CMS +M05111 | Rheumatoid lung disease with rheumatoid arthritis of right shoulder | CMS +M05112 | Rheumatoid lung disease with rheumatoid arthritis of left shoulder | CMS +M05119 | Rheumatoid lung disease with rheumatoid arthritis of unspecified shoulder | CMS +M05121 | Rheumatoid lung disease with rheumatoid arthritis of right elbow | CMS +M05122 | Rheumatoid lung disease with rheumatoid arthritis of left elbow | CMS +M05129 | Rheumatoid lung disease with rheumatoid arthritis of unspecified elbow | CMS +M05131 | Rheumatoid lung disease with rheumatoid arthritis of right wrist | CMS +M05132 | Rheumatoid lung disease with rheumatoid arthritis of left wrist | CMS +M05139 | Rheumatoid lung disease with rheumatoid arthritis of unspecified wrist | CMS +M05141 | Rheumatoid lung disease with rheumatoid arthritis of right hand | CMS +M05142 | Rheumatoid lung disease with rheumatoid arthritis of left hand | CMS +M05149 | Rheumatoid lung disease with rheumatoid arthritis of unspecified hand | CMS +M05151 | Rheumatoid lung disease with rheumatoid arthritis of right hip | CMS +M05152 | Rheumatoid lung disease with rheumatoid arthritis of left hip | CMS +M05159 | Rheumatoid lung disease with rheumatoid arthritis of unspecified hip | CMS +M05161 | Rheumatoid lung disease with rheumatoid arthritis of right knee | CMS +M05162 | Rheumatoid lung disease with rheumatoid arthritis of left knee | CMS +M05169 | Rheumatoid lung disease with rheumatoid arthritis of unspecified knee | CMS +M05171 | Rheumatoid lung disease with rheumatoid arthritis of right ankle and foot | CMS +M05172 | Rheumatoid lung disease with rheumatoid arthritis of left ankle and foot | CMS +M05179 | Rheumatoid lung disease with rheumatoid arthritis of unspecified ankle and foot | CMS +M0519 | Rheumatoid lung disease with rheumatoid arthritis of multiple sites | CMS +M0520 | Rheumatoid vasculitis with rheumatoid arthritis of unspecified site | CMS +M05211 | Rheumatoid vasculitis with rheumatoid arthritis of right shoulder | CMS +M05212 | Rheumatoid vasculitis with rheumatoid arthritis of left shoulder | CMS +M05219 | Rheumatoid vasculitis with rheumatoid arthritis of unspecified shoulder | CMS +M05221 | Rheumatoid vasculitis with rheumatoid arthritis of right elbow | CMS +M05222 | Rheumatoid vasculitis with rheumatoid arthritis of left elbow | CMS +M05229 | Rheumatoid vasculitis with rheumatoid arthritis of unspecified elbow | CMS +M05231 | Rheumatoid vasculitis with rheumatoid arthritis of right wrist | CMS +M05232 | Rheumatoid vasculitis with rheumatoid arthritis of left wrist | CMS +M05239 | Rheumatoid vasculitis with rheumatoid arthritis of unspecified wrist | CMS +M05241 | Rheumatoid vasculitis with rheumatoid arthritis of right hand | CMS +M05242 | Rheumatoid vasculitis with rheumatoid arthritis of left hand | CMS +M05249 | Rheumatoid vasculitis with rheumatoid arthritis of unspecified hand | CMS +M05251 | Rheumatoid vasculitis with rheumatoid arthritis of right hip | CMS +M05252 | Rheumatoid vasculitis with rheumatoid arthritis of left hip | CMS +M05259 | Rheumatoid vasculitis with rheumatoid arthritis of unspecified hip | CMS +M05261 | Rheumatoid vasculitis with rheumatoid arthritis of right knee | CMS +M05262 | Rheumatoid vasculitis with rheumatoid arthritis of left knee | CMS +M05269 | Rheumatoid vasculitis with rheumatoid arthritis of unspecified knee | CMS +M05271 | Rheumatoid vasculitis with rheumatoid arthritis of right ankle and foot | CMS +M05272 | Rheumatoid vasculitis with rheumatoid arthritis of left ankle and foot | CMS +M05279 | Rheumatoid vasculitis with rheumatoid arthritis of unspecified ankle and foot | CMS +M0529 | Rheumatoid vasculitis with rheumatoid arthritis of multiple sites | CMS +M0530 | Rheumatoid heart disease with rheumatoid arthritis of unspecified site | CMS +M05311 | Rheumatoid heart disease with rheumatoid arthritis of right shoulder | CMS +M05312 | Rheumatoid heart disease with rheumatoid arthritis of left shoulder | CMS +M05319 | Rheumatoid heart disease with rheumatoid arthritis of unspecified shoulder | CMS +M05321 | Rheumatoid heart disease with rheumatoid arthritis of right elbow | CMS +M05322 | Rheumatoid heart disease with rheumatoid arthritis of left elbow | CMS +M05329 | Rheumatoid heart disease with rheumatoid arthritis of unspecified elbow | CMS +M05331 | Rheumatoid heart disease with rheumatoid arthritis of right wrist | CMS +M05332 | Rheumatoid heart disease with rheumatoid arthritis of left wrist | CMS +M05339 | Rheumatoid heart disease with rheumatoid arthritis of unspecified wrist | CMS +M05341 | Rheumatoid heart disease with rheumatoid arthritis of right hand | CMS +M05342 | Rheumatoid heart disease with rheumatoid arthritis of left hand | CMS +M05349 | Rheumatoid heart disease with rheumatoid arthritis of unspecified hand | CMS +M05351 | Rheumatoid heart disease with rheumatoid arthritis of right hip | CMS +M05352 | Rheumatoid heart disease with rheumatoid arthritis of left hip | CMS +M05359 | Rheumatoid heart disease with rheumatoid arthritis of unspecified hip | CMS +M05361 | Rheumatoid heart disease with rheumatoid arthritis of right knee | CMS +M05362 | Rheumatoid heart disease with rheumatoid arthritis of left knee | CMS +M05369 | Rheumatoid heart disease with rheumatoid arthritis of unspecified knee | CMS +M05371 | Rheumatoid heart disease with rheumatoid arthritis of right ankle and foot | CMS +M05372 | Rheumatoid heart disease with rheumatoid arthritis of left ankle and foot | CMS +M05379 | Rheumatoid heart disease with rheumatoid arthritis of unspecified ankle and foot | CMS +M0539 | Rheumatoid heart disease with rheumatoid arthritis of multiple sites | CMS +M0540 | Rheumatoid myopathy with rheumatoid arthritis of unspecified site | CMS +M05411 | Rheumatoid myopathy with rheumatoid arthritis of right shoulder | CMS +M05412 | Rheumatoid myopathy with rheumatoid arthritis of left shoulder | CMS +M05419 | Rheumatoid myopathy with rheumatoid arthritis of unspecified shoulder | CMS +M05421 | Rheumatoid myopathy with rheumatoid arthritis of right elbow | CMS +M05422 | Rheumatoid myopathy with rheumatoid arthritis of left elbow | CMS +M05429 | Rheumatoid myopathy with rheumatoid arthritis of unspecified elbow | CMS +M05431 | Rheumatoid myopathy with rheumatoid arthritis of right wrist | CMS +M05432 | Rheumatoid myopathy with rheumatoid arthritis of left wrist | CMS +M05439 | Rheumatoid myopathy with rheumatoid arthritis of unspecified wrist | CMS +M05441 | Rheumatoid myopathy with rheumatoid arthritis of right hand | CMS +M05442 | Rheumatoid myopathy with rheumatoid arthritis of left hand | CMS +M05449 | Rheumatoid myopathy with rheumatoid arthritis of unspecified hand | CMS +M05451 | Rheumatoid myopathy with rheumatoid arthritis of right hip | CMS +M05452 | Rheumatoid myopathy with rheumatoid arthritis of left hip | CMS +M05459 | Rheumatoid myopathy with rheumatoid arthritis of unspecified hip | CMS +M05461 | Rheumatoid myopathy with rheumatoid arthritis of right knee | CMS +M05462 | Rheumatoid myopathy with rheumatoid arthritis of left knee | CMS +M05469 | Rheumatoid myopathy with rheumatoid arthritis of unspecified knee | CMS +M05471 | Rheumatoid myopathy with rheumatoid arthritis of right ankle and foot | CMS +M05472 | Rheumatoid myopathy with rheumatoid arthritis of left ankle and foot | CMS +M05479 | Rheumatoid myopathy with rheumatoid arthritis of unspecified ankle and foot | CMS +M0549 | Rheumatoid myopathy with rheumatoid arthritis of multiple sites | CMS +M0550 | Rheumatoid polyneuropathy with rheumatoid arthritis of unspecified site | CMS +M05511 | Rheumatoid polyneuropathy with rheumatoid arthritis of right shoulder | CMS +M05512 | Rheumatoid polyneuropathy with rheumatoid arthritis of left shoulder | CMS +M05519 | Rheumatoid polyneuropathy with rheumatoid arthritis of unspecified shoulder | CMS +M05521 | Rheumatoid polyneuropathy with rheumatoid arthritis of right elbow | CMS +M05522 | Rheumatoid polyneuropathy with rheumatoid arthritis of left elbow | CMS +M05529 | Rheumatoid polyneuropathy with rheumatoid arthritis of unspecified elbow | CMS +M05531 | Rheumatoid polyneuropathy with rheumatoid arthritis of right wrist | CMS +M05532 | Rheumatoid polyneuropathy with rheumatoid arthritis of left wrist | CMS +M05539 | Rheumatoid polyneuropathy with rheumatoid arthritis of unspecified wrist | CMS +M05541 | Rheumatoid polyneuropathy with rheumatoid arthritis of right hand | CMS +M05542 | Rheumatoid polyneuropathy with rheumatoid arthritis of left hand | CMS +M05549 | Rheumatoid polyneuropathy with rheumatoid arthritis of unspecified hand | CMS +M05551 | Rheumatoid polyneuropathy with rheumatoid arthritis of right hip | CMS +M05552 | Rheumatoid polyneuropathy with rheumatoid arthritis of left hip | CMS +M05559 | Rheumatoid polyneuropathy with rheumatoid arthritis of unspecified hip | CMS +M05561 | Rheumatoid polyneuropathy with rheumatoid arthritis of right knee | CMS +M05562 | Rheumatoid polyneuropathy with rheumatoid arthritis of left knee | CMS +M05569 | Rheumatoid polyneuropathy with rheumatoid arthritis of unspecified knee | CMS +M05571 | Rheumatoid polyneuropathy with rheumatoid arthritis of right ankle and foot | CMS +M05572 | Rheumatoid polyneuropathy with rheumatoid arthritis of left ankle and foot | CMS +M05579 | Rheumatoid polyneuropathy with rheumatoid arthritis of unspecified ankle and foot | CMS +M0559 | Rheumatoid polyneuropathy with rheumatoid arthritis of multiple sites | CMS +M0560 | Rheumatoid arthritis of unspecified site with involvement of other organs and systems | CMS +M05611 | Rheumatoid arthritis of right shoulder with involvement of other organs and systems | CMS +M05612 | Rheumatoid arthritis of left shoulder with involvement of other organs and systems | CMS +M05619 | Rheumatoid arthritis of unspecified shoulder with involvement of other organs and systems | CMS +M05621 | Rheumatoid arthritis of right elbow with involvement of other organs and systems | CMS +M05622 | Rheumatoid arthritis of left elbow with involvement of other organs and systems | CMS +M05629 | Rheumatoid arthritis of unspecified elbow with involvement of other organs and systems | CMS +M05631 | Rheumatoid arthritis of right wrist with involvement of other organs and systems | CMS +M05632 | Rheumatoid arthritis of left wrist with involvement of other organs and systems | CMS +M05639 | Rheumatoid arthritis of unspecified wrist with involvement of other organs and systems | CMS +M05641 | Rheumatoid arthritis of right hand with involvement of other organs and systems | CMS +M05642 | Rheumatoid arthritis of left hand with involvement of other organs and systems | CMS +M05649 | Rheumatoid arthritis of unspecified hand with involvement of other organs and systems | CMS +M05651 | Rheumatoid arthritis of right hip with involvement of other organs and systems | CMS +M05652 | Rheumatoid arthritis of left hip with involvement of other organs and systems | CMS +M05659 | Rheumatoid arthritis of unspecified hip with involvement of other organs and systems | CMS +M05661 | Rheumatoid arthritis of right knee with involvement of other organs and systems | CMS +M05662 | Rheumatoid arthritis of left knee with involvement of other organs and systems | CMS +M05669 | Rheumatoid arthritis of unspecified knee with involvement of other organs and systems | CMS +M05671 | Rheumatoid arthritis of right ankle and foot with involvement of other organs and systems | CMS +M05672 | Rheumatoid arthritis of left ankle and foot with involvement of other organs and systems | CMS +M05679 | Rheumatoid arthritis of unspecified ankle and foot with involvement of other organs and systems | CMS +M0569 | Rheumatoid arthritis of multiple sites with involvement of other organs and systems | CMS +M0570 | Rheumatoid arthritis with rheumatoid factor of unspecified site without organ or systems involvement | CMS +M05711 | Rheumatoid arthritis with rheumatoid factor of right shoulder without organ or systems involvement | CMS +M05712 | Rheumatoid arthritis with rheumatoid factor of left shoulder without organ or systems involvement | CMS +M05719 | Rheumatoid arthritis with rheumatoid factor of unspecified shoulder without organ or systems involvement | CMS +M05721 | Rheumatoid arthritis with rheumatoid factor of right elbow without organ or systems involvement | CMS +M05722 | Rheumatoid arthritis with rheumatoid factor of left elbow without organ or systems involvement | CMS +M05729 | Rheumatoid arthritis with rheumatoid factor of unspecified elbow without organ or systems involvement | CMS +M05731 | Rheumatoid arthritis with rheumatoid factor of right wrist without organ or systems involvement | CMS +M05732 | Rheumatoid arthritis with rheumatoid factor of left wrist without organ or systems involvement | CMS +M05739 | Rheumatoid arthritis with rheumatoid factor of unspecified wrist without organ or systems involvement | CMS +M05741 | Rheumatoid arthritis with rheumatoid factor of right hand without organ or systems involvement | CMS +M05742 | Rheumatoid arthritis with rheumatoid factor of left hand without organ or systems involvement | CMS +M05749 | Rheumatoid arthritis with rheumatoid factor of unspecified hand without organ or systems involvement | CMS +M05751 | Rheumatoid arthritis with rheumatoid factor of right hip without organ or systems involvement | CMS +M05752 | Rheumatoid arthritis with rheumatoid factor of left hip without organ or systems involvement | CMS +M05759 | Rheumatoid arthritis with rheumatoid factor of unspecified hip without organ or systems involvement | CMS +M05761 | Rheumatoid arthritis with rheumatoid factor of right knee without organ or systems involvement | CMS +M05762 | Rheumatoid arthritis with rheumatoid factor of left knee without organ or systems involvement | CMS +M05769 | Rheumatoid arthritis with rheumatoid factor of unspecified knee without organ or systems involvement | CMS +M05771 | Rheumatoid arthritis with rheumatoid factor of right ankle and foot without organ or systems involvement | CMS +M05772 | Rheumatoid arthritis with rheumatoid factor of left ankle and foot without organ or systems involvement | CMS +M05779 | Rheumatoid arthritis with rheumatoid factor of unspecified ankle and foot without organ or systems involvement | CMS +M0579 | Rheumatoid arthritis with rheumatoid factor of multiple sites without organ or systems involvement | CMS +M0580 | Other rheumatoid arthritis with rheumatoid factor of unspecified site | CMS +M05811 | Other rheumatoid arthritis with rheumatoid factor of right shoulder | CMS +M05812 | Other rheumatoid arthritis with rheumatoid factor of left shoulder | CMS +M05819 | Other rheumatoid arthritis with rheumatoid factor of unspecified shoulder | CMS +M05821 | Other rheumatoid arthritis with rheumatoid factor of right elbow | CMS +M05822 | Other rheumatoid arthritis with rheumatoid factor of left elbow | CMS +M05829 | Other rheumatoid arthritis with rheumatoid factor of unspecified elbow | CMS +M05831 | Other rheumatoid arthritis with rheumatoid factor of right wrist | CMS +M05832 | Other rheumatoid arthritis with rheumatoid factor of left wrist | CMS +M05839 | Other rheumatoid arthritis with rheumatoid factor of unspecified wrist | CMS +M05841 | Other rheumatoid arthritis with rheumatoid factor of right hand | CMS +M05842 | Other rheumatoid arthritis with rheumatoid factor of left hand | CMS +M05849 | Other rheumatoid arthritis with rheumatoid factor of unspecified hand | CMS +M05851 | Other rheumatoid arthritis with rheumatoid factor of right hip | CMS +M05852 | Other rheumatoid arthritis with rheumatoid factor of left hip | CMS +M05859 | Other rheumatoid arthritis with rheumatoid factor of unspecified hip | CMS +M05861 | Other rheumatoid arthritis with rheumatoid factor of right knee | CMS +M05862 | Other rheumatoid arthritis with rheumatoid factor of left knee | CMS +M05869 | Other rheumatoid arthritis with rheumatoid factor of unspecified knee | CMS +M05871 | Other rheumatoid arthritis with rheumatoid factor of right ankle and foot | CMS +M05872 | Other rheumatoid arthritis with rheumatoid factor of left ankle and foot | CMS +M05879 | Other rheumatoid arthritis with rheumatoid factor of unspecified ankle and foot | CMS +M0589 | Other rheumatoid arthritis with rheumatoid factor of multiple sites | CMS +M059 | Rheumatoid arthritis with rheumatoid factor, unspecified | CMS +M0600 | Rheumatoid arthritis without rheumatoid factor, unspecified site | CMS +M06011 | Rheumatoid arthritis without rheumatoid factor, right shoulder | CMS +M06012 | Rheumatoid arthritis without rheumatoid factor, left shoulder | CMS +M06019 | Rheumatoid arthritis without rheumatoid factor, unspecified shoulder | CMS +M06021 | Rheumatoid arthritis without rheumatoid factor, right elbow | CMS +M06022 | Rheumatoid arthritis without rheumatoid factor, left elbow | CMS +M06029 | Rheumatoid arthritis without rheumatoid factor, unspecified elbow | CMS +M06031 | Rheumatoid arthritis without rheumatoid factor, right wrist | CMS +M06032 | Rheumatoid arthritis without rheumatoid factor, left wrist | CMS +M06039 | Rheumatoid arthritis without rheumatoid factor, unspecified wrist | CMS +M06041 | Rheumatoid arthritis without rheumatoid factor, right hand | CMS +M06042 | Rheumatoid arthritis without rheumatoid factor, left hand | CMS +M06049 | Rheumatoid arthritis without rheumatoid factor, unspecified hand | CMS +M06051 | Rheumatoid arthritis without rheumatoid factor, right hip | CMS +M06052 | Rheumatoid arthritis without rheumatoid factor, left hip | CMS +M06059 | Rheumatoid arthritis without rheumatoid factor, unspecified hip | CMS +M06061 | Rheumatoid arthritis without rheumatoid factor, right knee | CMS +M06062 | Rheumatoid arthritis without rheumatoid factor, left knee | CMS +M06069 | Rheumatoid arthritis without rheumatoid factor, unspecified knee | CMS +M06071 | Rheumatoid arthritis without rheumatoid factor, right ankle and foot | CMS +M06072 | Rheumatoid arthritis without rheumatoid factor, left ankle and foot | CMS +M06079 | Rheumatoid arthritis without rheumatoid factor, unspecified ankle and foot | CMS +M0608 | Rheumatoid arthritis without rheumatoid factor, vertebrae | CMS +M0609 | Rheumatoid arthritis without rheumatoid factor, multiple sites | CMS +M061 | Adult-onset Still's disease | CMS +M0620 | Rheumatoid bursitis, unspecified site | CMS +M06211 | Rheumatoid bursitis, right shoulder | CMS +M06212 | Rheumatoid bursitis, left shoulder | CMS +M06219 | Rheumatoid bursitis, unspecified shoulder | CMS +M06221 | Rheumatoid bursitis, right elbow | CMS +M06222 | Rheumatoid bursitis, left elbow | CMS +M06229 | Rheumatoid bursitis, unspecified elbow | CMS +M06231 | Rheumatoid bursitis, right wrist | CMS +M06232 | Rheumatoid bursitis, left wrist | CMS +M06239 | Rheumatoid bursitis, unspecified wrist | CMS +M06241 | Rheumatoid bursitis, right hand | CMS +M06242 | Rheumatoid bursitis, left hand | CMS +M06249 | Rheumatoid bursitis, unspecified hand | CMS +M06251 | Rheumatoid bursitis, right hip | CMS +M06252 | Rheumatoid bursitis, left hip | CMS +M06259 | Rheumatoid bursitis, unspecified hip | CMS +M06261 | Rheumatoid bursitis, right knee | CMS +M06262 | Rheumatoid bursitis, left knee | CMS +M06269 | Rheumatoid bursitis, unspecified knee | CMS +M06271 | Rheumatoid bursitis, right ankle and foot | CMS +M06272 | Rheumatoid bursitis, left ankle and foot | CMS +M06279 | Rheumatoid bursitis, unspecified ankle and foot | CMS +M0628 | Rheumatoid bursitis, vertebrae | CMS +M0629 | Rheumatoid bursitis, multiple sites | CMS +M0630 | Rheumatoid nodule, unspecified site | CMS +M06311 | Rheumatoid nodule, right shoulder | CMS +M06312 | Rheumatoid nodule, left shoulder | CMS +M06319 | Rheumatoid nodule, unspecified shoulder | CMS +M06321 | Rheumatoid nodule, right elbow | CMS +M06322 | Rheumatoid nodule, left elbow | CMS +M06329 | Rheumatoid nodule, unspecified elbow | CMS +M06331 | Rheumatoid nodule, right wrist | CMS +M06332 | Rheumatoid nodule, left wrist | CMS +M06339 | Rheumatoid nodule, unspecified wrist | CMS +M06341 | Rheumatoid nodule, right hand | CMS +M06342 | Rheumatoid nodule, left hand | CMS +M06349 | Rheumatoid nodule, unspecified hand | CMS +M06351 | Rheumatoid nodule, right hip | CMS +M06352 | Rheumatoid nodule, left hip | CMS +M06359 | Rheumatoid nodule, unspecified hip | CMS +M06361 | Rheumatoid nodule, right knee | CMS +M06362 | Rheumatoid nodule, left knee | CMS +M06369 | Rheumatoid nodule, unspecified knee | CMS +M06371 | Rheumatoid nodule, right ankle and foot | CMS +M06372 | Rheumatoid nodule, left ankle and foot | CMS +M06379 | Rheumatoid nodule, unspecified ankle and foot | CMS +M0638 | Rheumatoid nodule, vertebrae | CMS +M0639 | Rheumatoid nodule, multiple sites | CMS +M064 | Inflammatory polyarthropathy | CMS +M0680 | Other specified rheumatoid arthritis, unspecified site | CMS +M06811 | Other specified rheumatoid arthritis, right shoulder | CMS +M06812 | Other specified rheumatoid arthritis, left shoulder | CMS +M06819 | Other specified rheumatoid arthritis, unspecified shoulder | CMS +M06821 | Other specified rheumatoid arthritis, right elbow | CMS +M06822 | Other specified rheumatoid arthritis, left elbow | CMS +M06829 | Other specified rheumatoid arthritis, unspecified elbow | CMS +M06831 | Other specified rheumatoid arthritis, right wrist | CMS +M06832 | Other specified rheumatoid arthritis, left wrist | CMS +M06839 | Other specified rheumatoid arthritis, unspecified wrist | CMS +M06841 | Other specified rheumatoid arthritis, right hand | CMS +M06842 | Other specified rheumatoid arthritis, left hand | CMS +M06849 | Other specified rheumatoid arthritis, unspecified hand | CMS +M06851 | Other specified rheumatoid arthritis, right hip | CMS +M06852 | Other specified rheumatoid arthritis, left hip | CMS +M06859 | Other specified rheumatoid arthritis, unspecified hip | CMS +M06861 | Other specified rheumatoid arthritis, right knee | CMS +M06862 | Other specified rheumatoid arthritis, left knee | CMS +M06869 | Other specified rheumatoid arthritis, unspecified knee | CMS +M06871 | Other specified rheumatoid arthritis, right ankle and foot | CMS +M06872 | Other specified rheumatoid arthritis, left ankle and foot | CMS +M06879 | Other specified rheumatoid arthritis, unspecified ankle and foot | CMS +M0688 | Other specified rheumatoid arthritis, vertebrae | CMS +M0689 | Other specified rheumatoid arthritis, multiple sites | CMS +M069 | Rheumatoid arthritis, unspecified | CMS +M0760 | Enteropathic arthropathies, unspecified site | CMS +M07611 | Enteropathic arthropathies, right shoulder | CMS +M07612 | Enteropathic arthropathies, left shoulder | CMS +M07619 | Enteropathic arthropathies, unspecified shoulder | CMS +M07621 | Enteropathic arthropathies, right elbow | CMS +M07622 | Enteropathic arthropathies, left elbow | CMS +M07629 | Enteropathic arthropathies, unspecified elbow | CMS +M07631 | Enteropathic arthropathies, right wrist | CMS +M07632 | Enteropathic arthropathies, left wrist | CMS +M07639 | Enteropathic arthropathies, unspecified wrist | CMS +M07641 | Enteropathic arthropathies, right hand | CMS +M07642 | Enteropathic arthropathies, left hand | CMS +M07649 | Enteropathic arthropathies, unspecified hand | CMS +M07651 | Enteropathic arthropathies, right hip | CMS +M07652 | Enteropathic arthropathies, left hip | CMS +M07659 | Enteropathic arthropathies, unspecified hip | CMS +M07661 | Enteropathic arthropathies, right knee | CMS +M07662 | Enteropathic arthropathies, left knee | CMS +M07669 | Enteropathic arthropathies, unspecified knee | CMS +M07671 | Enteropathic arthropathies, right ankle and foot | CMS +M07672 | Enteropathic arthropathies, left ankle and foot | CMS +M07679 | Enteropathic arthropathies, unspecified ankle and foot | CMS +M0768 | Enteropathic arthropathies, vertebrae | CMS +M0769 | Enteropathic arthropathies, multiple sites | CMS +M0800 | Unspecified juvenile rheumatoid arthritis of unspecified site | CMS +M08011 | Unspecified juvenile rheumatoid arthritis, right shoulder | CMS +M08012 | Unspecified juvenile rheumatoid arthritis, left shoulder | CMS +M08019 | Unspecified juvenile rheumatoid arthritis, unspecified shoulder | CMS +M08021 | Unspecified juvenile rheumatoid arthritis, right elbow | CMS +M08022 | Unspecified juvenile rheumatoid arthritis, left elbow | CMS +M08029 | Unspecified juvenile rheumatoid arthritis, unspecified elbow | CMS +M08031 | Unspecified juvenile rheumatoid arthritis, right wrist | CMS +M08032 | Unspecified juvenile rheumatoid arthritis, left wrist | CMS +M08039 | Unspecified juvenile rheumatoid arthritis, unspecified wrist | CMS +M08041 | Unspecified juvenile rheumatoid arthritis, right hand | CMS +M08042 | Unspecified juvenile rheumatoid arthritis, left hand | CMS +M08049 | Unspecified juvenile rheumatoid arthritis, unspecified hand | CMS +M08051 | Unspecified juvenile rheumatoid arthritis, right hip | CMS +M08052 | Unspecified juvenile rheumatoid arthritis, left hip | CMS +M08059 | Unspecified juvenile rheumatoid arthritis, unspecified hip | CMS +M08061 | Unspecified juvenile rheumatoid arthritis, right knee | CMS +M08062 | Unspecified juvenile rheumatoid arthritis, left knee | CMS +M08069 | Unspecified juvenile rheumatoid arthritis, unspecified knee | CMS +M08071 | Unspecified juvenile rheumatoid arthritis, right ankle and foot | CMS +M08072 | Unspecified juvenile rheumatoid arthritis, left ankle and foot | CMS +M08079 | Unspecified juvenile rheumatoid arthritis, unspecified ankle and foot | CMS +M0808 | Unspecified juvenile rheumatoid arthritis, vertebrae | CMS +M0809 | Unspecified juvenile rheumatoid arthritis, multiple sites | CMS +M081 | Juvenile ankylosing spondylitis | CMS +M0820 | Juvenile rheumatoid arthritis with systemic onset, unspecified site | CMS +M08211 | Juvenile rheumatoid arthritis with systemic onset, right shoulder | CMS +M08212 | Juvenile rheumatoid arthritis with systemic onset, left shoulder | CMS +M08219 | Juvenile rheumatoid arthritis with systemic onset, unspecified shoulder | CMS +M08221 | Juvenile rheumatoid arthritis with systemic onset, right elbow | CMS +M08222 | Juvenile rheumatoid arthritis with systemic onset, left elbow | CMS +M08229 | Juvenile rheumatoid arthritis with systemic onset, unspecified elbow | CMS +M08231 | Juvenile rheumatoid arthritis with systemic onset, right wrist | CMS +M08232 | Juvenile rheumatoid arthritis with systemic onset, left wrist | CMS +M08239 | Juvenile rheumatoid arthritis with systemic onset, unspecified wrist | CMS +M08241 | Juvenile rheumatoid arthritis with systemic onset, right hand | CMS +M08242 | Juvenile rheumatoid arthritis with systemic onset, left hand | CMS +M08249 | Juvenile rheumatoid arthritis with systemic onset, unspecified hand | CMS +M08251 | Juvenile rheumatoid arthritis with systemic onset, right hip | CMS +M08252 | Juvenile rheumatoid arthritis with systemic onset, left hip | CMS +M08259 | Juvenile rheumatoid arthritis with systemic onset, unspecified hip | CMS +M08261 | Juvenile rheumatoid arthritis with systemic onset, right knee | CMS +M08262 | Juvenile rheumatoid arthritis with systemic onset, left knee | CMS +M08269 | Juvenile rheumatoid arthritis with systemic onset, unspecified knee | CMS +M08271 | Juvenile rheumatoid arthritis with systemic onset, right ankle and foot | CMS +M08272 | Juvenile rheumatoid arthritis with systemic onset, left ankle and foot | CMS +M08279 | Juvenile rheumatoid arthritis with systemic onset, unspecified ankle and foot | CMS +M0828 | Juvenile rheumatoid arthritis with systemic onset, vertebrae | CMS +M0829 | Juvenile rheumatoid arthritis with systemic onset, multiple sites | CMS +M083 | Juvenile rheumatoid polyarthritis (seronegative) | CMS +M0840 | Pauciarticular juvenile rheumatoid arthritis, unspecified site | CMS +M08411 | Pauciarticular juvenile rheumatoid arthritis, right shoulder | CMS +M08412 | Pauciarticular juvenile rheumatoid arthritis, left shoulder | CMS +M08419 | Pauciarticular juvenile rheumatoid arthritis, unspecified shoulder | CMS +M08421 | Pauciarticular juvenile rheumatoid arthritis, right elbow | CMS +M08422 | Pauciarticular juvenile rheumatoid arthritis, left elbow | CMS +M08429 | Pauciarticular juvenile rheumatoid arthritis, unspecified elbow | CMS +M08431 | Pauciarticular juvenile rheumatoid arthritis, right wrist | CMS +M08432 | Pauciarticular juvenile rheumatoid arthritis, left wrist | CMS +M08439 | Pauciarticular juvenile rheumatoid arthritis, unspecified wrist | CMS +M08441 | Pauciarticular juvenile rheumatoid arthritis, right hand | CMS +M08442 | Pauciarticular juvenile rheumatoid arthritis, left hand | CMS +M08449 | Pauciarticular juvenile rheumatoid arthritis, unspecified hand | CMS +M08451 | Pauciarticular juvenile rheumatoid arthritis, right hip | CMS +M08452 | Pauciarticular juvenile rheumatoid arthritis, left hip | CMS +M08459 | Pauciarticular juvenile rheumatoid arthritis, unspecified hip | CMS +M08461 | Pauciarticular juvenile rheumatoid arthritis, right knee | CMS +M08462 | Pauciarticular juvenile rheumatoid arthritis, left knee | CMS +M08469 | Pauciarticular juvenile rheumatoid arthritis, unspecified knee | CMS +M08471 | Pauciarticular juvenile rheumatoid arthritis, right ankle and foot | CMS +M08472 | Pauciarticular juvenile rheumatoid arthritis, left ankle and foot | CMS +M08479 | Pauciarticular juvenile rheumatoid arthritis, unspecified ankle and foot | CMS +M0848 | Pauciarticular juvenile rheumatoid arthritis, vertebrae | CMS +M0880 | Other juvenile arthritis, unspecified site | CMS +M08811 | Other juvenile arthritis, right shoulder | CMS +M08812 | Other juvenile arthritis, left shoulder | CMS +M08819 | Other juvenile arthritis, unspecified shoulder | CMS +M08821 | Other juvenile arthritis, right elbow | CMS +M08822 | Other juvenile arthritis, left elbow | CMS +M08829 | Other juvenile arthritis, unspecified elbow | CMS +M08831 | Other juvenile arthritis, right wrist | CMS +M08832 | Other juvenile arthritis, left wrist | CMS +M08839 | Other juvenile arthritis, unspecified wrist | CMS +M08841 | Other juvenile arthritis, right hand | CMS +M08842 | Other juvenile arthritis, left hand | CMS +M08849 | Other juvenile arthritis, unspecified hand | CMS +M08851 | Other juvenile arthritis, right hip | CMS +M08852 | Other juvenile arthritis, left hip | CMS +M08859 | Other juvenile arthritis, unspecified hip | CMS +M08861 | Other juvenile arthritis, right knee | CMS +M08862 | Other juvenile arthritis, left knee | CMS +M08869 | Other juvenile arthritis, unspecified knee | CMS +M08871 | Other juvenile arthritis, right ankle and foot | CMS +M08872 | Other juvenile arthritis, left ankle and foot | CMS +M08879 | Other juvenile arthritis, unspecified ankle and foot | CMS +M0888 | Other juvenile arthritis, other specified site | CMS +M0889 | Other juvenile arthritis, multiple sites | CMS +M0890 | Juvenile arthritis, unspecified, unspecified site | CMS +M08911 | Juvenile arthritis, unspecified, right shoulder | CMS +M08912 | Juvenile arthritis, unspecified, left shoulder | CMS +M08919 | Juvenile arthritis, unspecified, unspecified shoulder | CMS +M08921 | Juvenile arthritis, unspecified, right elbow | CMS +M08922 | Juvenile arthritis, unspecified, left elbow | CMS +M08929 | Juvenile arthritis, unspecified, unspecified elbow | CMS +M08931 | Juvenile arthritis, unspecified, right wrist | CMS +M08932 | Juvenile arthritis, unspecified, left wrist | CMS +M08939 | Juvenile arthritis, unspecified, unspecified wrist | CMS +M08941 | Juvenile arthritis, unspecified, right hand | CMS +M08942 | Juvenile arthritis, unspecified, left hand | CMS +M08949 | Juvenile arthritis, unspecified, unspecified hand | CMS +M08951 | Juvenile arthritis, unspecified, right hip | CMS +M08952 | Juvenile arthritis, unspecified, left hip | CMS +M08959 | Juvenile arthritis, unspecified, unspecified hip | CMS +M08961 | Juvenile arthritis, unspecified, right knee | CMS +M08962 | Juvenile arthritis, unspecified, left knee | CMS +M08969 | Juvenile arthritis, unspecified, unspecified knee | CMS +M08971 | Juvenile arthritis, unspecified, right ankle and foot | CMS +M08972 | Juvenile arthritis, unspecified, left ankle and foot | CMS +M08979 | Juvenile arthritis, unspecified, unspecified ankle and foot | CMS +M0898 | Juvenile arthritis, unspecified, vertebrae | CMS +M0899 | Juvenile arthritis, unspecified, multiple sites | CMS +M1A00X0 | Idiopathic chronic gout, unspecified site, without tophus (tophi) | CMS +M1A00X1 | Idiopathic chronic gout, unspecified site, with tophus (tophi) | CMS +M1A0110 | Idiopathic chronic gout, right shoulder, without tophus (tophi) | CMS +M1A0111 | Idiopathic chronic gout, right shoulder, with tophus (tophi) | CMS +M1A0120 | Idiopathic chronic gout, left shoulder, without tophus (tophi) | CMS +M1A0121 | Idiopathic chronic gout, left shoulder, with tophus (tophi) | CMS +M1A0190 | Idiopathic chronic gout, unspecified shoulder, without tophus (tophi) | CMS +M1A0191 | Idiopathic chronic gout, unspecified shoulder, with tophus (tophi) | CMS +M1A0210 | Idiopathic chronic gout, right elbow, without tophus (tophi) | CMS +M1A0211 | Idiopathic chronic gout, right elbow, with tophus (tophi) | CMS +M1A0220 | Idiopathic chronic gout, left elbow, without tophus (tophi) | CMS +M1A0221 | Idiopathic chronic gout, left elbow, with tophus (tophi) | CMS +M1A0290 | Idiopathic chronic gout, unspecified elbow, without tophus (tophi) | CMS +M1A0291 | Idiopathic chronic gout, unspecified elbow, with tophus (tophi) | CMS +M1A0310 | Idiopathic chronic gout, right wrist, without tophus (tophi) | CMS +M1A0311 | Idiopathic chronic gout, right wrist, with tophus (tophi) | CMS +M1A0320 | Idiopathic chronic gout, left wrist, without tophus (tophi) | CMS +M1A0321 | Idiopathic chronic gout, left wrist, with tophus (tophi) | CMS +M1A0390 | Idiopathic chronic gout, unspecified wrist, without tophus (tophi) | CMS +M1A0391 | Idiopathic chronic gout, unspecified wrist, with tophus (tophi) | CMS +M1A0410 | Idiopathic chronic gout, right hand, without tophus (tophi) | CMS +M1A0411 | Idiopathic chronic gout, right hand, with tophus (tophi) | CMS +M1A0420 | Idiopathic chronic gout, left hand, without tophus (tophi) | CMS +M1A0421 | Idiopathic chronic gout, left hand, with tophus (tophi) | CMS +M1A0490 | Idiopathic chronic gout, unspecified hand, without tophus (tophi) | CMS +M1A0491 | Idiopathic chronic gout, unspecified hand, with tophus (tophi) | CMS +M1A0510 | Idiopathic chronic gout, right hip, without tophus (tophi) | CMS +M1A0511 | Idiopathic chronic gout, right hip, with tophus (tophi) | CMS +M1A0520 | Idiopathic chronic gout, left hip, without tophus (tophi) | CMS +M1A0521 | Idiopathic chronic gout, left hip, with tophus (tophi) | CMS +M1A0590 | Idiopathic chronic gout, unspecified hip, without tophus (tophi) | CMS +M1A0591 | Idiopathic chronic gout, unspecified hip, with tophus (tophi) | CMS +M1A0610 | Idiopathic chronic gout, right knee, without tophus (tophi) | CMS +M1A0611 | Idiopathic chronic gout, right knee, with tophus (tophi) | CMS +M1A0620 | Idiopathic chronic gout, left knee, without tophus (tophi) | CMS +M1A0621 | Idiopathic chronic gout, left knee, with tophus (tophi) | CMS +M1A0690 | Idiopathic chronic gout, unspecified knee, without tophus (tophi) | CMS +M1A0691 | Idiopathic chronic gout, unspecified knee, with tophus (tophi) | CMS +M1A0710 | Idiopathic chronic gout, right ankle and foot, without tophus (tophi) | CMS +M1A0711 | Idiopathic chronic gout, right ankle and foot, with tophus (tophi) | CMS +M1A0720 | Idiopathic chronic gout, left ankle and foot, without tophus (tophi) | CMS +M1A0721 | Idiopathic chronic gout, left ankle and foot, with tophus (tophi) | CMS +M1A0790 | Idiopathic chronic gout, unspecified ankle and foot, without tophus (tophi) | CMS +M1A0791 | Idiopathic chronic gout, unspecified ankle and foot, with tophus (tophi) | CMS +M1A08X0 | Idiopathic chronic gout, vertebrae, without tophus (tophi) | CMS +M1A08X1 | Idiopathic chronic gout, vertebrae, with tophus (tophi) | CMS +M1A09X0 | Idiopathic chronic gout, multiple sites, without tophus (tophi) | CMS +M1A09X1 | Idiopathic chronic gout, multiple sites, with tophus (tophi) | CMS +M1A10X0 | Lead-induced chronic gout, unspecified site, without tophus (tophi) | CMS +M1A10X1 | Lead-induced chronic gout, unspecified site, with tophus (tophi) | CMS +M1A1110 | Lead-induced chronic gout, right shoulder, without tophus (tophi) | CMS +M1A1111 | Lead-induced chronic gout, right shoulder, with tophus (tophi) | CMS +M1A1120 | Lead-induced chronic gout, left shoulder, without tophus (tophi) | CMS +M1A1121 | Lead-induced chronic gout, left shoulder, with tophus (tophi) | CMS +M1A1190 | Lead-induced chronic gout, unspecified shoulder, without tophus (tophi) | CMS +M1A1191 | Lead-induced chronic gout, unspecified shoulder, with tophus (tophi) | CMS +M1A1210 | Lead-induced chronic gout, right elbow, without tophus (tophi) | CMS +M1A1211 | Lead-induced chronic gout, right elbow, with tophus (tophi) | CMS +M1A1220 | Lead-induced chronic gout, left elbow, without tophus (tophi) | CMS +M1A1221 | Lead-induced chronic gout, left elbow, with tophus (tophi) | CMS +M1A1290 | Lead-induced chronic gout, unspecified elbow, without tophus (tophi) | CMS +M1A1291 | Lead-induced chronic gout, unspecified elbow, with tophus (tophi) | CMS +M1A1310 | Lead-induced chronic gout, right wrist, without tophus (tophi) | CMS +M1A1311 | Lead-induced chronic gout, right wrist, with tophus (tophi) | CMS +M1A1320 | Lead-induced chronic gout, left wrist, without tophus (tophi) | CMS +M1A1321 | Lead-induced chronic gout, left wrist, with tophus (tophi) | CMS +M1A1390 | Lead-induced chronic gout, unspecified wrist, without tophus (tophi) | CMS +M1A1391 | Lead-induced chronic gout, unspecified wrist, with tophus (tophi) | CMS +M1A1410 | Lead-induced chronic gout, right hand, without tophus (tophi) | CMS +M1A1411 | Lead-induced chronic gout, right hand, with tophus (tophi) | CMS +M1A1420 | Lead-induced chronic gout, left hand, without tophus (tophi) | CMS +M1A1421 | Lead-induced chronic gout, left hand, with tophus (tophi) | CMS +M1A1490 | Lead-induced chronic gout, unspecified hand, without tophus (tophi) | CMS +M1A1491 | Lead-induced chronic gout, unspecified hand, with tophus (tophi) | CMS +M1A1510 | Lead-induced chronic gout, right hip, without tophus (tophi) | CMS +M1A1511 | Lead-induced chronic gout, right hip, with tophus (tophi) | CMS +M1A1520 | Lead-induced chronic gout, left hip, without tophus (tophi) | CMS +M1A1521 | Lead-induced chronic gout, left hip, with tophus (tophi) | CMS +M1A1590 | Lead-induced chronic gout, unspecified hip, without tophus (tophi) | CMS +M1A1591 | Lead-induced chronic gout, unspecified hip, with tophus (tophi) | CMS +M1A1610 | Lead-induced chronic gout, right knee, without tophus (tophi) | CMS +M1A1611 | Lead-induced chronic gout, right knee, with tophus (tophi) | CMS +M1A1620 | Lead-induced chronic gout, left knee, without tophus (tophi) | CMS +M1A1621 | Lead-induced chronic gout, left knee, with tophus (tophi) | CMS +M1A1690 | Lead-induced chronic gout, unspecified knee, without tophus (tophi) | CMS +M1A1691 | Lead-induced chronic gout, unspecified knee, with tophus (tophi) | CMS +M1A1710 | Lead-induced chronic gout, right ankle and foot, without tophus (tophi) | CMS +M1A1711 | Lead-induced chronic gout, right ankle and foot, with tophus (tophi) | CMS +M1A1720 | Lead-induced chronic gout, left ankle and foot, without tophus (tophi) | CMS +M1A1721 | Lead-induced chronic gout, left ankle and foot, with tophus (tophi) | CMS +M1A1790 | Lead-induced chronic gout, unspecified ankle and foot, without tophus (tophi) | CMS +M1A1791 | Lead-induced chronic gout, unspecified ankle and foot, with tophus (tophi) | CMS +M1A18X0 | Lead-induced chronic gout, vertebrae, without tophus (tophi) | CMS +M1A18X1 | Lead-induced chronic gout, vertebrae, with tophus (tophi) | CMS +M1A19X0 | Lead-induced chronic gout, multiple sites, without tophus (tophi) | CMS +M1A19X1 | Lead-induced chronic gout, multiple sites, with tophus (tophi) | CMS +M1A20X0 | Drug-induced chronic gout, unspecified site, without tophus (tophi) | CMS +M1A20X1 | Drug-induced chronic gout, unspecified site, with tophus (tophi) | CMS +M1A2110 | Drug-induced chronic gout, right shoulder, without tophus (tophi) | CMS +M1A2111 | Drug-induced chronic gout, right shoulder, with tophus (tophi) | CMS +M1A2120 | Drug-induced chronic gout, left shoulder, without tophus (tophi) | CMS +M1A2121 | Drug-induced chronic gout, left shoulder, with tophus (tophi) | CMS +M1A2190 | Drug-induced chronic gout, unspecified shoulder, without tophus (tophi) | CMS +M1A2191 | Drug-induced chronic gout, unspecified shoulder, with tophus (tophi) | CMS +M1A2210 | Drug-induced chronic gout, right elbow, without tophus (tophi) | CMS +M1A2211 | Drug-induced chronic gout, right elbow, with tophus (tophi) | CMS +M1A2220 | Drug-induced chronic gout, left elbow, without tophus (tophi) | CMS +M1A2221 | Drug-induced chronic gout, left elbow, with tophus (tophi) | CMS +M1A2290 | Drug-induced chronic gout, unspecified elbow, without tophus (tophi) | CMS +M1A2291 | Drug-induced chronic gout, unspecified elbow, with tophus (tophi) | CMS +M1A2310 | Drug-induced chronic gout, right wrist, without tophus (tophi) | CMS +M1A2311 | Drug-induced chronic gout, right wrist, with tophus (tophi) | CMS +M1A2320 | Drug-induced chronic gout, left wrist, without tophus (tophi) | CMS +M1A2321 | Drug-induced chronic gout, left wrist, with tophus (tophi) | CMS +M1A2390 | Drug-induced chronic gout, unspecified wrist, without tophus (tophi) | CMS +M1A2391 | Drug-induced chronic gout, unspecified wrist, with tophus (tophi) | CMS +M1A2410 | Drug-induced chronic gout, right hand, without tophus (tophi) | CMS +M1A2411 | Drug-induced chronic gout, right hand, with tophus (tophi) | CMS +M1A2420 | Drug-induced chronic gout, left hand, without tophus (tophi) | CMS +M1A2421 | Drug-induced chronic gout, left hand, with tophus (tophi) | CMS +M1A2490 | Drug-induced chronic gout, unspecified hand, without tophus (tophi) | CMS +M1A2491 | Drug-induced chronic gout, unspecified hand, with tophus (tophi) | CMS +M1A2510 | Drug-induced chronic gout, right hip, without tophus (tophi) | CMS +M1A2511 | Drug-induced chronic gout, right hip, with tophus (tophi) | CMS +M1A2520 | Drug-induced chronic gout, left hip, without tophus (tophi) | CMS +M1A2521 | Drug-induced chronic gout, left hip, with tophus (tophi) | CMS +M1A2590 | Drug-induced chronic gout, unspecified hip, without tophus (tophi) | CMS +M1A2591 | Drug-induced chronic gout, unspecified hip, with tophus (tophi) | CMS +M1A2610 | Drug-induced chronic gout, right knee, without tophus (tophi) | CMS +M1A2611 | Drug-induced chronic gout, right knee, with tophus (tophi) | CMS +M1A2620 | Drug-induced chronic gout, left knee, without tophus (tophi) | CMS +M1A2621 | Drug-induced chronic gout, left knee, with tophus (tophi) | CMS +M1A2690 | Drug-induced chronic gout, unspecified knee, without tophus (tophi) | CMS +M1A2691 | Drug-induced chronic gout, unspecified knee, with tophus (tophi) | CMS +M1A2710 | Drug-induced chronic gout, right ankle and foot, without tophus (tophi) | CMS +M1A2711 | Drug-induced chronic gout, right ankle and foot, with tophus (tophi) | CMS +M1A2720 | Drug-induced chronic gout, left ankle and foot, without tophus (tophi) | CMS +M1A2721 | Drug-induced chronic gout, left ankle and foot, with tophus (tophi) | CMS +M1A2790 | Drug-induced chronic gout, unspecified ankle and foot, without tophus (tophi) | CMS +M1A2791 | Drug-induced chronic gout, unspecified ankle and foot, with tophus (tophi) | CMS +M1A28X0 | Drug-induced chronic gout, vertebrae, without tophus (tophi) | CMS +M1A28X1 | Drug-induced chronic gout, vertebrae, with tophus (tophi) | CMS +M1A29X0 | Drug-induced chronic gout, multiple sites, without tophus (tophi) | CMS +M1A29X1 | Drug-induced chronic gout, multiple sites, with tophus (tophi) | CMS +M1A30X0 | Chronic gout due to renal impairment, unspecified site, without tophus (tophi) | CMS +M1A30X1 | Chronic gout due to renal impairment, unspecified site, with tophus (tophi) | CMS +M1A3110 | Chronic gout due to renal impairment, right shoulder, without tophus (tophi) | CMS +M1A3111 | Chronic gout due to renal impairment, right shoulder, with tophus (tophi) | CMS +M1A3120 | Chronic gout due to renal impairment, left shoulder, without tophus (tophi) | CMS +M1A3121 | Chronic gout due to renal impairment, left shoulder, with tophus (tophi) | CMS +M1A3190 | Chronic gout due to renal impairment, unspecified shoulder, without tophus (tophi) | CMS +M1A3191 | Chronic gout due to renal impairment, unspecified shoulder, with tophus (tophi) | CMS +M1A3210 | Chronic gout due to renal impairment, right elbow, without tophus (tophi) | CMS +M1A3211 | Chronic gout due to renal impairment, right elbow, with tophus (tophi) | CMS +M1A3220 | Chronic gout due to renal impairment, left elbow, without tophus (tophi) | CMS +M1A3221 | Chronic gout due to renal impairment, left elbow, with tophus (tophi) | CMS +M1A3290 | Chronic gout due to renal impairment, unspecified elbow, without tophus (tophi) | CMS +M1A3291 | Chronic gout due to renal impairment, unspecified elbow, with tophus (tophi) | CMS +M1A3310 | Chronic gout due to renal impairment, right wrist, without tophus (tophi) | CMS +M1A3311 | Chronic gout due to renal impairment, right wrist, with tophus (tophi) | CMS +M1A3320 | Chronic gout due to renal impairment, left wrist, without tophus (tophi) | CMS +M1A3321 | Chronic gout due to renal impairment, left wrist, with tophus (tophi) | CMS +M1A3390 | Chronic gout due to renal impairment, unspecified wrist, without tophus (tophi) | CMS +M1A3391 | Chronic gout due to renal impairment, unspecified wrist, with tophus (tophi) | CMS +M1A3410 | Chronic gout due to renal impairment, right hand, without tophus (tophi) | CMS +M1A3411 | Chronic gout due to renal impairment, right hand, with tophus (tophi) | CMS +M1A3420 | Chronic gout due to renal impairment, left hand, without tophus (tophi) | CMS +M1A3421 | Chronic gout due to renal impairment, left hand, with tophus (tophi) | CMS +M1A3490 | Chronic gout due to renal impairment, unspecified hand, without tophus (tophi) | CMS +M1A3491 | Chronic gout due to renal impairment, unspecified hand, with tophus (tophi) | CMS +M1A3510 | Chronic gout due to renal impairment, right hip, without tophus (tophi) | CMS +M1A3511 | Chronic gout due to renal impairment, right hip, with tophus (tophi) | CMS +M1A3520 | Chronic gout due to renal impairment, left hip, without tophus (tophi) | CMS +M1A3521 | Chronic gout due to renal impairment, left hip, with tophus (tophi) | CMS +M1A3590 | Chronic gout due to renal impairment, unspecified hip, without tophus (tophi) | CMS +M1A3591 | Chronic gout due to renal impairment, unspecified hip, with tophus (tophi) | CMS +M1A3610 | Chronic gout due to renal impairment, right knee, without tophus (tophi) | CMS +M1A3611 | Chronic gout due to renal impairment, right knee, with tophus (tophi) | CMS +M1A3620 | Chronic gout due to renal impairment, left knee, without tophus (tophi) | CMS +M1A3621 | Chronic gout due to renal impairment, left knee, with tophus (tophi) | CMS +M1A3690 | Chronic gout due to renal impairment, unspecified knee, without tophus (tophi) | CMS +M1A3691 | Chronic gout due to renal impairment, unspecified knee, with tophus (tophi) | CMS +M1A3710 | Chronic gout due to renal impairment, right ankle and foot, without tophus (tophi) | CMS +M1A3711 | Chronic gout due to renal impairment, right ankle and foot, with tophus (tophi) | CMS +M1A3720 | Chronic gout due to renal impairment, left ankle and foot, without tophus (tophi) | CMS +M1A3721 | Chronic gout due to renal impairment, left ankle and foot, with tophus (tophi) | CMS +M1A3790 | Chronic gout due to renal impairment, unspecified ankle and foot, without tophus (tophi) | CMS +M1A3791 | Chronic gout due to renal impairment, unspecified ankle and foot, with tophus (tophi) | CMS +M1A38X0 | Chronic gout due to renal impairment, vertebrae, without tophus (tophi) | CMS +M1A38X1 | Chronic gout due to renal impairment, vertebrae, with tophus (tophi) | CMS +M1A39X0 | Chronic gout due to renal impairment, multiple sites, without tophus (tophi) | CMS +M1A39X1 | Chronic gout due to renal impairment, multiple sites, with tophus (tophi) | CMS +M1A40X0 | Other secondary chronic gout, unspecified site, without tophus (tophi) | CMS +M1A40X1 | Other secondary chronic gout, unspecified site, with tophus (tophi) | CMS +M1A4110 | Other secondary chronic gout, right shoulder, without tophus (tophi) | CMS +M1A4111 | Other secondary chronic gout, right shoulder, with tophus (tophi) | CMS +M1A4120 | Other secondary chronic gout, left shoulder, without tophus (tophi) | CMS +M1A4121 | Other secondary chronic gout, left shoulder, with tophus (tophi) | CMS +M1A4190 | Other secondary chronic gout, unspecified shoulder, without tophus (tophi) | CMS +M1A4191 | Other secondary chronic gout, unspecified shoulder, with tophus (tophi) | CMS +M1A4210 | Other secondary chronic gout, right elbow, without tophus (tophi) | CMS +M1A4211 | Other secondary chronic gout, right elbow, with tophus (tophi) | CMS +M1A4220 | Other secondary chronic gout, left elbow, without tophus (tophi) | CMS +M1A4221 | Other secondary chronic gout, left elbow, with tophus (tophi) | CMS +M1A4290 | Other secondary chronic gout, unspecified elbow, without tophus (tophi) | CMS +M1A4291 | Other secondary chronic gout, unspecified elbow, with tophus (tophi) | CMS +M1A4310 | Other secondary chronic gout, right wrist, without tophus (tophi) | CMS +M1A4311 | Other secondary chronic gout, right wrist, with tophus (tophi) | CMS +M1A4320 | Other secondary chronic gout, left wrist, without tophus (tophi) | CMS +M1A4321 | Other secondary chronic gout, left wrist, with tophus (tophi) | CMS +M1A4390 | Other secondary chronic gout, unspecified wrist, without tophus (tophi) | CMS +M1A4391 | Other secondary chronic gout, unspecified wrist, with tophus (tophi) | CMS +M1A4410 | Other secondary chronic gout, right hand, without tophus (tophi) | CMS +M1A4411 | Other secondary chronic gout, right hand, with tophus (tophi) | CMS +M1A4420 | Other secondary chronic gout, left hand, without tophus (tophi) | CMS +M1A4421 | Other secondary chronic gout, left hand, with tophus (tophi) | CMS +M1A4490 | Other secondary chronic gout, unspecified hand, without tophus (tophi) | CMS +M1A4491 | Other secondary chronic gout, unspecified hand, with tophus (tophi) | CMS +M1A4510 | Other secondary chronic gout, right hip, without tophus (tophi) | CMS +M1A4511 | Other secondary chronic gout, right hip, with tophus (tophi) | CMS +M1A4520 | Other secondary chronic gout, left hip, without tophus (tophi) | CMS +M1A4521 | Other secondary chronic gout, left hip, with tophus (tophi) | CMS +M1A4590 | Other secondary chronic gout, unspecified hip, without tophus (tophi) | CMS +M1A4591 | Other secondary chronic gout, unspecified hip, with tophus (tophi) | CMS +M1A4610 | Other secondary chronic gout, right knee, without tophus (tophi) | CMS +M1A4611 | Other secondary chronic gout, right knee, with tophus (tophi) | CMS +M1A4620 | Other secondary chronic gout, left knee, without tophus (tophi) | CMS +M1A4621 | Other secondary chronic gout, left knee, with tophus (tophi) | CMS +M1A4690 | Other secondary chronic gout, unspecified knee, without tophus (tophi) | CMS +M1A4691 | Other secondary chronic gout, unspecified knee, with tophus (tophi) | CMS +M1A4710 | Other secondary chronic gout, right ankle and foot, without tophus (tophi) | CMS +M1A4711 | Other secondary chronic gout, right ankle and foot, with tophus (tophi) | CMS +M1A4720 | Other secondary chronic gout, left ankle and foot, without tophus (tophi) | CMS +M1A4721 | Other secondary chronic gout, left ankle and foot, with tophus (tophi) | CMS +M1A4790 | Other secondary chronic gout, unspecified ankle and foot, without tophus (tophi) | CMS +M1A4791 | Other secondary chronic gout, unspecified ankle and foot, with tophus (tophi) | CMS +M1A48X0 | Other secondary chronic gout, vertebrae, without tophus (tophi) | CMS +M1A48X1 | Other secondary chronic gout, vertebrae, with tophus (tophi) | CMS +M1A49X0 | Other secondary chronic gout, multiple sites, without tophus (tophi) | CMS +M1A49X1 | Other secondary chronic gout, multiple sites, with tophus (tophi) | CMS +M1A9XX0 | Chronic gout, unspecified, without tophus (tophi) | CMS +M1A9XX1 | Chronic gout, unspecified, with tophus (tophi) | CMS +M1000 | Idiopathic gout, unspecified site | CMS +M10011 | Idiopathic gout, right shoulder | CMS +M10012 | Idiopathic gout, left shoulder | CMS +M10019 | Idiopathic gout, unspecified shoulder | CMS +M10021 | Idiopathic gout, right elbow | CMS +M10022 | Idiopathic gout, left elbow | CMS +M10029 | Idiopathic gout, unspecified elbow | CMS +M10031 | Idiopathic gout, right wrist | CMS +M10032 | Idiopathic gout, left wrist | CMS +M10039 | Idiopathic gout, unspecified wrist | CMS +M10041 | Idiopathic gout, right hand | CMS +M10042 | Idiopathic gout, left hand | CMS +M10049 | Idiopathic gout, unspecified hand | CMS +M10051 | Idiopathic gout, right hip | CMS +M10052 | Idiopathic gout, left hip | CMS +M10059 | Idiopathic gout, unspecified hip | CMS +M10061 | Idiopathic gout, right knee | CMS +M10062 | Idiopathic gout, left knee | CMS +M10069 | Idiopathic gout, unspecified knee | CMS +M10071 | Idiopathic gout, right ankle and foot | CMS +M10072 | Idiopathic gout, left ankle and foot | CMS +M10079 | Idiopathic gout, unspecified ankle and foot | CMS +M1008 | Idiopathic gout, vertebrae | CMS +M1009 | Idiopathic gout, multiple sites | CMS +M1010 | Lead-induced gout, unspecified site | CMS +M10111 | Lead-induced gout, right shoulder | CMS +M10112 | Lead-induced gout, left shoulder | CMS +M10119 | Lead-induced gout, unspecified shoulder | CMS +M10121 | Lead-induced gout, right elbow | CMS +M10122 | Lead-induced gout, left elbow | CMS +M10129 | Lead-induced gout, unspecified elbow | CMS +M10131 | Lead-induced gout, right wrist | CMS +M10132 | Lead-induced gout, left wrist | CMS +M10139 | Lead-induced gout, unspecified wrist | CMS +M10141 | Lead-induced gout, right hand | CMS +M10142 | Lead-induced gout, left hand | CMS +M10149 | Lead-induced gout, unspecified hand | CMS +M10151 | Lead-induced gout, right hip | CMS +M10152 | Lead-induced gout, left hip | CMS +M10159 | Lead-induced gout, unspecified hip | CMS +M10161 | Lead-induced gout, right knee | CMS +M10162 | Lead-induced gout, left knee | CMS +M10169 | Lead-induced gout, unspecified knee | CMS +M10171 | Lead-induced gout, right ankle and foot | CMS +M10172 | Lead-induced gout, left ankle and foot | CMS +M10179 | Lead-induced gout, unspecified ankle and foot | CMS +M1018 | Lead-induced gout, vertebrae | CMS +M1019 | Lead-induced gout, multiple sites | CMS +M1020 | Drug-induced gout, unspecified site | CMS +M10211 | Drug-induced gout, right shoulder | CMS +M10212 | Drug-induced gout, left shoulder | CMS +M10219 | Drug-induced gout, unspecified shoulder | CMS +M10221 | Drug-induced gout, right elbow | CMS +M10222 | Drug-induced gout, left elbow | CMS +M10229 | Drug-induced gout, unspecified elbow | CMS +M10231 | Drug-induced gout, right wrist | CMS +M10232 | Drug-induced gout, left wrist | CMS +M10239 | Drug-induced gout, unspecified wrist | CMS +M10241 | Drug-induced gout, right hand | CMS +M10242 | Drug-induced gout, left hand | CMS +M10249 | Drug-induced gout, unspecified hand | CMS +M10251 | Drug-induced gout, right hip | CMS +M10252 | Drug-induced gout, left hip | CMS +M10259 | Drug-induced gout, unspecified hip | CMS +M10261 | Drug-induced gout, right knee | CMS +M10262 | Drug-induced gout, left knee | CMS +M10269 | Drug-induced gout, unspecified knee | CMS +M10271 | Drug-induced gout, right ankle and foot | CMS +M10272 | Drug-induced gout, left ankle and foot | CMS +M10279 | Drug-induced gout, unspecified ankle and foot | CMS +M1028 | Drug-induced gout, vertebrae | CMS +M1029 | Drug-induced gout, multiple sites | CMS +M1030 | Gout due to renal impairment, unspecified site | CMS +M10311 | Gout due to renal impairment, right shoulder | CMS +M10312 | Gout due to renal impairment, left shoulder | CMS +M10319 | Gout due to renal impairment, unspecified shoulder | CMS +M10321 | Gout due to renal impairment, right elbow | CMS +M10322 | Gout due to renal impairment, left elbow | CMS +M10329 | Gout due to renal impairment, unspecified elbow | CMS +M10331 | Gout due to renal impairment, right wrist | CMS +M10332 | Gout due to renal impairment, left wrist | CMS +M10339 | Gout due to renal impairment, unspecified wrist | CMS +M10341 | Gout due to renal impairment, right hand | CMS +M10342 | Gout due to renal impairment, left hand | CMS +M10349 | Gout due to renal impairment, unspecified hand | CMS +M10351 | Gout due to renal impairment, right hip | CMS +M10352 | Gout due to renal impairment, left hip | CMS +M10359 | Gout due to renal impairment, unspecified hip | CMS +M10361 | Gout due to renal impairment, right knee | CMS +M10362 | Gout due to renal impairment, left knee | CMS +M10369 | Gout due to renal impairment, unspecified knee | CMS +M10371 | Gout due to renal impairment, right ankle and foot | CMS +M10372 | Gout due to renal impairment, left ankle and foot | CMS +M10379 | Gout due to renal impairment, unspecified ankle and foot | CMS +M1038 | Gout due to renal impairment, vertebrae | CMS +M1039 | Gout due to renal impairment, multiple sites | CMS +M1040 | Other secondary gout, unspecified site | CMS +M10411 | Other secondary gout, right shoulder | CMS +M10412 | Other secondary gout, left shoulder | CMS +M10419 | Other secondary gout, unspecified shoulder | CMS +M10421 | Other secondary gout, right elbow | CMS +M10422 | Other secondary gout, left elbow | CMS +M10429 | Other secondary gout, unspecified elbow | CMS +M10431 | Other secondary gout, right wrist | CMS +M10432 | Other secondary gout, left wrist | CMS +M10439 | Other secondary gout, unspecified wrist | CMS +M10441 | Other secondary gout, right hand | CMS +M10442 | Other secondary gout, left hand | CMS +M10449 | Other secondary gout, unspecified hand | CMS +M10451 | Other secondary gout, right hip | CMS +M10452 | Other secondary gout, left hip | CMS +M10459 | Other secondary gout, unspecified hip | CMS +M10461 | Other secondary gout, right knee | CMS +M10462 | Other secondary gout, left knee | CMS +M10469 | Other secondary gout, unspecified knee | CMS +M10471 | Other secondary gout, right ankle and foot | CMS +M10472 | Other secondary gout, left ankle and foot | CMS +M10479 | Other secondary gout, unspecified ankle and foot | CMS +M1048 | Other secondary gout, vertebrae | CMS +M1049 | Other secondary gout, multiple sites | CMS +M109 | Gout, unspecified | CMS +M1100 | Hydroxyapatite deposition disease, unspecified site | CMS +M11011 | Hydroxyapatite deposition disease, right shoulder | CMS +M11012 | Hydroxyapatite deposition disease, left shoulder | CMS +M11019 | Hydroxyapatite deposition disease, unspecified shoulder | CMS +M11021 | Hydroxyapatite deposition disease, right elbow | CMS +M11022 | Hydroxyapatite deposition disease, left elbow | CMS +M11029 | Hydroxyapatite deposition disease, unspecified elbow | CMS +M11031 | Hydroxyapatite deposition disease, right wrist | CMS +M11032 | Hydroxyapatite deposition disease, left wrist | CMS +M11039 | Hydroxyapatite deposition disease, unspecified wrist | CMS +M11041 | Hydroxyapatite deposition disease, right hand | CMS +M11042 | Hydroxyapatite deposition disease, left hand | CMS +M11049 | Hydroxyapatite deposition disease, unspecified hand | CMS +M11051 | Hydroxyapatite deposition disease, right hip | CMS +M11052 | Hydroxyapatite deposition disease, left hip | CMS +M11059 | Hydroxyapatite deposition disease, unspecified hip | CMS +M11061 | Hydroxyapatite deposition disease, right knee | CMS +M11062 | Hydroxyapatite deposition disease, left knee | CMS +M11069 | Hydroxyapatite deposition disease, unspecified knee | CMS +M11071 | Hydroxyapatite deposition disease, right ankle and foot | CMS +M11072 | Hydroxyapatite deposition disease, left ankle and foot | CMS +M11079 | Hydroxyapatite deposition disease, unspecified ankle and foot | CMS +M1108 | Hydroxyapatite deposition disease, vertebrae | CMS +M1109 | Hydroxyapatite deposition disease, multiple sites | CMS +M1110 | Familial chondrocalcinosis, unspecified site | CMS +M11111 | Familial chondrocalcinosis, right shoulder | CMS +M11112 | Familial chondrocalcinosis, left shoulder | CMS +M11119 | Familial chondrocalcinosis, unspecified shoulder | CMS +M11121 | Familial chondrocalcinosis, right elbow | CMS +M11122 | Familial chondrocalcinosis, left elbow | CMS +M11129 | Familial chondrocalcinosis, unspecified elbow | CMS +M11131 | Familial chondrocalcinosis, right wrist | CMS +M11132 | Familial chondrocalcinosis, left wrist | CMS +M11139 | Familial chondrocalcinosis, unspecified wrist | CMS +M11141 | Familial chondrocalcinosis, right hand | CMS +M11142 | Familial chondrocalcinosis, left hand | CMS +M11149 | Familial chondrocalcinosis, unspecified hand | CMS +M11151 | Familial chondrocalcinosis, right hip | CMS +M11152 | Familial chondrocalcinosis, left hip | CMS +M11159 | Familial chondrocalcinosis, unspecified hip | CMS +M11161 | Familial chondrocalcinosis, right knee | CMS +M11162 | Familial chondrocalcinosis, left knee | CMS +M11169 | Familial chondrocalcinosis, unspecified knee | CMS +M11171 | Familial chondrocalcinosis, right ankle and foot | CMS +M11172 | Familial chondrocalcinosis, left ankle and foot | CMS +M11179 | Familial chondrocalcinosis, unspecified ankle and foot | CMS +M1118 | Familial chondrocalcinosis, vertebrae | CMS +M1119 | Familial chondrocalcinosis, multiple sites | CMS +M1120 | Other chondrocalcinosis, unspecified site | CMS +M11211 | Other chondrocalcinosis, right shoulder | CMS +M11212 | Other chondrocalcinosis, left shoulder | CMS +M11219 | Other chondrocalcinosis, unspecified shoulder | CMS +M11221 | Other chondrocalcinosis, right elbow | CMS +M11222 | Other chondrocalcinosis, left elbow | CMS +M11229 | Other chondrocalcinosis, unspecified elbow | CMS +M11231 | Other chondrocalcinosis, right wrist | CMS +M11232 | Other chondrocalcinosis, left wrist | CMS +M11239 | Other chondrocalcinosis, unspecified wrist | CMS +M11241 | Other chondrocalcinosis, right hand | CMS +M11242 | Other chondrocalcinosis, left hand | CMS +M11249 | Other chondrocalcinosis, unspecified hand | CMS +M11251 | Other chondrocalcinosis, right hip | CMS +M11252 | Other chondrocalcinosis, left hip | CMS +M11259 | Other chondrocalcinosis, unspecified hip | CMS +M11261 | Other chondrocalcinosis, right knee | CMS +M11262 | Other chondrocalcinosis, left knee | CMS +M11269 | Other chondrocalcinosis, unspecified knee | CMS +M11271 | Other chondrocalcinosis, right ankle and foot | CMS +M11272 | Other chondrocalcinosis, left ankle and foot | CMS +M11279 | Other chondrocalcinosis, unspecified ankle and foot | CMS +M1128 | Other chondrocalcinosis, vertebrae | CMS +M1129 | Other chondrocalcinosis, multiple sites | CMS +M1180 | Other specified crystal arthropathies, unspecified site | CMS +M11811 | Other specified crystal arthropathies, right shoulder | CMS +M11812 | Other specified crystal arthropathies, left shoulder | CMS +M11819 | Other specified crystal arthropathies, unspecified shoulder | CMS +M11821 | Other specified crystal arthropathies, right elbow | CMS +M11822 | Other specified crystal arthropathies, left elbow | CMS +M11829 | Other specified crystal arthropathies, unspecified elbow | CMS +M11831 | Other specified crystal arthropathies, right wrist | CMS +M11832 | Other specified crystal arthropathies, left wrist | CMS +M11839 | Other specified crystal arthropathies, unspecified wrist | CMS +M11841 | Other specified crystal arthropathies, right hand | CMS +M11842 | Other specified crystal arthropathies, left hand | CMS +M11849 | Other specified crystal arthropathies, unspecified hand | CMS +M11851 | Other specified crystal arthropathies, right hip | CMS +M11852 | Other specified crystal arthropathies, left hip | CMS +M11859 | Other specified crystal arthropathies, unspecified hip | CMS +M11861 | Other specified crystal arthropathies, right knee | CMS +M11862 | Other specified crystal arthropathies, left knee | CMS +M11869 | Other specified crystal arthropathies, unspecified knee | CMS +M11871 | Other specified crystal arthropathies, right ankle and foot | CMS +M11872 | Other specified crystal arthropathies, left ankle and foot | CMS +M11879 | Other specified crystal arthropathies, unspecified ankle and foot | CMS +M1188 | Other specified crystal arthropathies, vertebrae | CMS +M1189 | Other specified crystal arthropathies, multiple sites | CMS +M119 | Crystal arthropathy, unspecified | CMS +M1200 | Chronic postrheumatic arthropathy [Jaccoud], unspecified site | CMS +M12011 | Chronic postrheumatic arthropathy [Jaccoud], right shoulder | CMS +M12012 | Chronic postrheumatic arthropathy [Jaccoud], left shoulder | CMS +M12019 | Chronic postrheumatic arthropathy [Jaccoud], unspecified shoulder | CMS +M12021 | Chronic postrheumatic arthropathy [Jaccoud], right elbow | CMS +M12022 | Chronic postrheumatic arthropathy [Jaccoud], left elbow | CMS +M12029 | Chronic postrheumatic arthropathy [Jaccoud], unspecified elbow | CMS +M12031 | Chronic postrheumatic arthropathy [Jaccoud], right wrist | CMS +M12032 | Chronic postrheumatic arthropathy [Jaccoud], left wrist | CMS +M12039 | Chronic postrheumatic arthropathy [Jaccoud], unspecified wrist | CMS +M12041 | Chronic postrheumatic arthropathy [Jaccoud], right hand | CMS +M12042 | Chronic postrheumatic arthropathy [Jaccoud], left hand | CMS +M12049 | Chronic postrheumatic arthropathy [Jaccoud], unspecified hand | CMS +M12051 | Chronic postrheumatic arthropathy [Jaccoud], right hip | CMS +M12052 | Chronic postrheumatic arthropathy [Jaccoud], left hip | CMS +M12059 | Chronic postrheumatic arthropathy [Jaccoud], unspecified hip | CMS +M12061 | Chronic postrheumatic arthropathy [Jaccoud], right knee | CMS +M12062 | Chronic postrheumatic arthropathy [Jaccoud], left knee | CMS +M12069 | Chronic postrheumatic arthropathy [Jaccoud], unspecified knee | CMS +M12071 | Chronic postrheumatic arthropathy [Jaccoud], right ankle and foot | CMS +M12072 | Chronic postrheumatic arthropathy [Jaccoud], left ankle and foot | CMS +M12079 | Chronic postrheumatic arthropathy [Jaccoud], unspecified ankle and foot | CMS +M1208 | Chronic postrheumatic arthropathy [Jaccoud], other specified site | CMS +M1209 | Chronic postrheumatic arthropathy [Jaccoud], multiple sites | CMS +M1210 | Kaschin-Beck disease, unspecified site | CMS +M12111 | Kaschin-Beck disease, right shoulder | CMS +M12112 | Kaschin-Beck disease, left shoulder | CMS +M12119 | Kaschin-Beck disease, unspecified shoulder | CMS +M12121 | Kaschin-Beck disease, right elbow | CMS +M12122 | Kaschin-Beck disease, left elbow | CMS +M12129 | Kaschin-Beck disease, unspecified elbow | CMS +M12131 | Kaschin-Beck disease, right wrist | CMS +M12132 | Kaschin-Beck disease, left wrist | CMS +M12139 | Kaschin-Beck disease, unspecified wrist | CMS +M12141 | Kaschin-Beck disease, right hand | CMS +M12142 | Kaschin-Beck disease, left hand | CMS +M12149 | Kaschin-Beck disease, unspecified hand | CMS +M12151 | Kaschin-Beck disease, right hip | CMS +M12152 | Kaschin-Beck disease, left hip | CMS +M12159 | Kaschin-Beck disease, unspecified hip | CMS +M12161 | Kaschin-Beck disease, right knee | CMS +M12162 | Kaschin-Beck disease, left knee | CMS +M12169 | Kaschin-Beck disease, unspecified knee | CMS +M12171 | Kaschin-Beck disease, right ankle and foot | CMS +M12172 | Kaschin-Beck disease, left ankle and foot | CMS +M12179 | Kaschin-Beck disease, unspecified ankle and foot | CMS +M1218 | Kaschin-Beck disease, vertebrae | CMS +M1219 | Kaschin-Beck disease, multiple sites | CMS +M1220 | Villonodular synovitis (pigmented), unspecified site | CMS +M12211 | Villonodular synovitis (pigmented), right shoulder | CMS +M12212 | Villonodular synovitis (pigmented), left shoulder | CMS +M12219 | Villonodular synovitis (pigmented), unspecified shoulder | CMS +M12221 | Villonodular synovitis (pigmented), right elbow | CMS +M12222 | Villonodular synovitis (pigmented), left elbow | CMS +M12229 | Villonodular synovitis (pigmented), unspecified elbow | CMS +M12231 | Villonodular synovitis (pigmented), right wrist | CMS +M12232 | Villonodular synovitis (pigmented), left wrist | CMS +M12239 | Villonodular synovitis (pigmented), unspecified wrist | CMS +M12241 | Villonodular synovitis (pigmented), right hand | CMS +M12242 | Villonodular synovitis (pigmented), left hand | CMS +M12249 | Villonodular synovitis (pigmented), unspecified hand | CMS +M12251 | Villonodular synovitis (pigmented), right hip | CMS +M12252 | Villonodular synovitis (pigmented), left hip | CMS +M12259 | Villonodular synovitis (pigmented), unspecified hip | CMS +M12261 | Villonodular synovitis (pigmented), right knee | CMS +M12262 | Villonodular synovitis (pigmented), left knee | CMS +M12269 | Villonodular synovitis (pigmented), unspecified knee | CMS +M12271 | Villonodular synovitis (pigmented), right ankle and foot | CMS +M12272 | Villonodular synovitis (pigmented), left ankle and foot | CMS +M12279 | Villonodular synovitis (pigmented), unspecified ankle and foot | CMS +M1228 | Villonodular synovitis (pigmented), other specified site | CMS +M1229 | Villonodular synovitis (pigmented), multiple sites | CMS +M1230 | Palindromic rheumatism, unspecified site | CMS +M12311 | Palindromic rheumatism, right shoulder | CMS +M12312 | Palindromic rheumatism, left shoulder | CMS +M12319 | Palindromic rheumatism, unspecified shoulder | CMS +M12321 | Palindromic rheumatism, right elbow | CMS +M12322 | Palindromic rheumatism, left elbow | CMS +M12329 | Palindromic rheumatism, unspecified elbow | CMS +M12331 | Palindromic rheumatism, right wrist | CMS +M12332 | Palindromic rheumatism, left wrist | CMS +M12339 | Palindromic rheumatism, unspecified wrist | CMS +M12341 | Palindromic rheumatism, right hand | CMS +M12342 | Palindromic rheumatism, left hand | CMS +M12349 | Palindromic rheumatism, unspecified hand | CMS +M12351 | Palindromic rheumatism, right hip | CMS +M12352 | Palindromic rheumatism, left hip | CMS +M12359 | Palindromic rheumatism, unspecified hip | CMS +M12361 | Palindromic rheumatism, right knee | CMS +M12362 | Palindromic rheumatism, left knee | CMS +M12369 | Palindromic rheumatism, unspecified knee | CMS +M12371 | Palindromic rheumatism, right ankle and foot | CMS +M12372 | Palindromic rheumatism, left ankle and foot | CMS +M12379 | Palindromic rheumatism, unspecified ankle and foot | CMS +M1238 | Palindromic rheumatism, other specified site | CMS +M1239 | Palindromic rheumatism, multiple sites | CMS +M1240 | Intermittent hydrarthrosis, unspecified site | CMS +M12411 | Intermittent hydrarthrosis, right shoulder | CMS +M12412 | Intermittent hydrarthrosis, left shoulder | CMS +M12419 | Intermittent hydrarthrosis, unspecified shoulder | CMS +M12421 | Intermittent hydrarthrosis, right elbow | CMS +M12422 | Intermittent hydrarthrosis, left elbow | CMS +M12429 | Intermittent hydrarthrosis, unspecified elbow | CMS +M12431 | Intermittent hydrarthrosis, right wrist | CMS +M12432 | Intermittent hydrarthrosis, left wrist | CMS +M12439 | Intermittent hydrarthrosis, unspecified wrist | CMS +M12441 | Intermittent hydrarthrosis, right hand | CMS +M12442 | Intermittent hydrarthrosis, left hand | CMS +M12449 | Intermittent hydrarthrosis, unspecified hand | CMS +M12451 | Intermittent hydrarthrosis, right hip | CMS +M12452 | Intermittent hydrarthrosis, left hip | CMS +M12459 | Intermittent hydrarthrosis, unspecified hip | CMS +M12461 | Intermittent hydrarthrosis, right knee | CMS +M12462 | Intermittent hydrarthrosis, left knee | CMS +M12469 | Intermittent hydrarthrosis, unspecified knee | CMS +M12471 | Intermittent hydrarthrosis, right ankle and foot | CMS +M12472 | Intermittent hydrarthrosis, left ankle and foot | CMS +M12479 | Intermittent hydrarthrosis, unspecified ankle and foot | CMS +M1248 | Intermittent hydrarthrosis, other site | CMS +M1249 | Intermittent hydrarthrosis, multiple sites | CMS +M1250 | Traumatic arthropathy, unspecified site | CMS +M12511 | Traumatic arthropathy, right shoulder | CMS +M12512 | Traumatic arthropathy, left shoulder | CMS +M12519 | Traumatic arthropathy, unspecified shoulder | CMS +M12521 | Traumatic arthropathy, right elbow | CMS +M12522 | Traumatic arthropathy, left elbow | CMS +M12529 | Traumatic arthropathy, unspecified elbow | CMS +M12531 | Traumatic arthropathy, right wrist | CMS +M12532 | Traumatic arthropathy, left wrist | CMS +M12539 | Traumatic arthropathy, unspecified wrist | CMS +M12541 | Traumatic arthropathy, right hand | CMS +M12542 | Traumatic arthropathy, left hand | CMS +M12549 | Traumatic arthropathy, unspecified hand | CMS +M12551 | Traumatic arthropathy, right hip | CMS +M12552 | Traumatic arthropathy, left hip | CMS +M12559 | Traumatic arthropathy, unspecified hip | CMS +M12561 | Traumatic arthropathy, right knee | CMS +M12562 | Traumatic arthropathy, left knee | CMS +M12569 | Traumatic arthropathy, unspecified knee | CMS +M12571 | Traumatic arthropathy, right ankle and foot | CMS +M12572 | Traumatic arthropathy, left ankle and foot | CMS +M12579 | Traumatic arthropathy, unspecified ankle and foot | CMS +M1258 | Traumatic arthropathy, other specified site | CMS +M1259 | Traumatic arthropathy, multiple sites | CMS +M1280 | Other specific arthropathies, not elsewhere classified, unspecified site | CMS +M12811 | Other specific arthropathies, not elsewhere classified, right shoulder | CMS +M12812 | Other specific arthropathies, not elsewhere classified, left shoulder | CMS +M12819 | Other specific arthropathies, not elsewhere classified, unspecified shoulder | CMS +M12821 | Other specific arthropathies, not elsewhere classified, right elbow | CMS +M12822 | Other specific arthropathies, not elsewhere classified, left elbow | CMS +M12829 | Other specific arthropathies, not elsewhere classified, unspecified elbow | CMS +M12831 | Other specific arthropathies, not elsewhere classified, right wrist | CMS +M12832 | Other specific arthropathies, not elsewhere classified, left wrist | CMS +M12839 | Other specific arthropathies, not elsewhere classified, unspecified wrist | CMS +M12841 | Other specific arthropathies, not elsewhere classified, right hand | CMS +M12842 | Other specific arthropathies, not elsewhere classified, left hand | CMS +M12849 | Other specific arthropathies, not elsewhere classified, unspecified hand | CMS +M12851 | Other specific arthropathies, not elsewhere classified, right hip | CMS +M12852 | Other specific arthropathies, not elsewhere classified, left hip | CMS +M12859 | Other specific arthropathies, not elsewhere classified, unspecified hip | CMS +M12861 | Other specific arthropathies, not elsewhere classified, right knee | CMS +M12862 | Other specific arthropathies, not elsewhere classified, left knee | CMS +M12869 | Other specific arthropathies, not elsewhere classified, unspecified knee | CMS +M12871 | Other specific arthropathies, not elsewhere classified, right ankle and foot | CMS +M12872 | Other specific arthropathies, not elsewhere classified, left ankle and foot | CMS +M12879 | Other specific arthropathies, not elsewhere classified, unspecified ankle and foot | CMS +M1288 | Other specific arthropathies, not elsewhere classified, other specified site | CMS +M1289 | Other specific arthropathies, not elsewhere classified, multiple sites | CMS +M129 | Arthropathy, unspecified | CMS +M130 | Polyarthritis, unspecified | CMS +M1310 | Monoarthritis, not elsewhere classified, unspecified site | CMS +M13111 | Monoarthritis, not elsewhere classified, right shoulder | CMS +M13112 | Monoarthritis, not elsewhere classified, left shoulder | CMS +M13119 | Monoarthritis, not elsewhere classified, unspecified shoulder | CMS +M13121 | Monoarthritis, not elsewhere classified, right elbow | CMS +M13122 | Monoarthritis, not elsewhere classified, left elbow | CMS +M13129 | Monoarthritis, not elsewhere classified, unspecified elbow | CMS +M13131 | Monoarthritis, not elsewhere classified, right wrist | CMS +M13132 | Monoarthritis, not elsewhere classified, left wrist | CMS +M13139 | Monoarthritis, not elsewhere classified, unspecified wrist | CMS +M13141 | Monoarthritis, not elsewhere classified, right hand | CMS +M13142 | Monoarthritis, not elsewhere classified, left hand | CMS +M13149 | Monoarthritis, not elsewhere classified, unspecified hand | CMS +M13151 | Monoarthritis, not elsewhere classified, right hip | CMS +M13152 | Monoarthritis, not elsewhere classified, left hip | CMS +M13159 | Monoarthritis, not elsewhere classified, unspecified hip | CMS +M13161 | Monoarthritis, not elsewhere classified, right knee | CMS +M13162 | Monoarthritis, not elsewhere classified, left knee | CMS +M13169 | Monoarthritis, not elsewhere classified, unspecified knee | CMS +M13171 | Monoarthritis, not elsewhere classified, right ankle and foot | CMS +M13172 | Monoarthritis, not elsewhere classified, left ankle and foot | CMS +M13179 | Monoarthritis, not elsewhere classified, unspecified ankle and foot | CMS +M1380 | Other specified arthritis, unspecified site | CMS +M13811 | Other specified arthritis, right shoulder | CMS +M13812 | Other specified arthritis, left shoulder | CMS +M13819 | Other specified arthritis, unspecified shoulder | CMS +M13821 | Other specified arthritis, right elbow | CMS +M13822 | Other specified arthritis, left elbow | CMS +M13829 | Other specified arthritis, unspecified elbow | CMS +M13831 | Other specified arthritis, right wrist | CMS +M13832 | Other specified arthritis, left wrist | CMS +M13839 | Other specified arthritis, unspecified wrist | CMS +M13841 | Other specified arthritis, right hand | CMS +M13842 | Other specified arthritis, left hand | CMS +M13849 | Other specified arthritis, unspecified hand | CMS +M13851 | Other specified arthritis, right hip | CMS +M13852 | Other specified arthritis, left hip | CMS +M13859 | Other specified arthritis, unspecified hip | CMS +M13861 | Other specified arthritis, right knee | CMS +M13862 | Other specified arthritis, left knee | CMS +M13869 | Other specified arthritis, unspecified knee | CMS +M13871 | Other specified arthritis, right ankle and foot | CMS +M13872 | Other specified arthritis, left ankle and foot | CMS +M13879 | Other specified arthritis, unspecified ankle and foot | CMS +M1388 | Other specified arthritis, other site | CMS +M1389 | Other specified arthritis, multiple sites | CMS +M1460 | Charcot's joint, unspecified site | CMS +M14611 | Charcot's joint, right shoulder | CMS +M14612 | Charcot's joint, left shoulder | CMS +M14619 | Charcot's joint, unspecified shoulder | CMS +M14621 | Charcot's joint, right elbow | CMS +M14622 | Charcot's joint, left elbow | CMS +M14629 | Charcot's joint, unspecified elbow | CMS +M14631 | Charcot's joint, right wrist | CMS +M14632 | Charcot's joint, left wrist | CMS +M14639 | Charcot's joint, unspecified wrist | CMS +M14641 | Charcot's joint, right hand | CMS +M14642 | Charcot's joint, left hand | CMS +M14649 | Charcot's joint, unspecified hand | CMS +M14651 | Charcot's joint, right hip | CMS +M14652 | Charcot's joint, left hip | CMS +M14659 | Charcot's joint, unspecified hip | CMS +M14661 | Charcot's joint, right knee | CMS +M14662 | Charcot's joint, left knee | CMS +M14669 | Charcot's joint, unspecified knee | CMS +M14671 | Charcot's joint, right ankle and foot | CMS +M14672 | Charcot's joint, left ankle and foot | CMS +M14679 | Charcot's joint, unspecified ankle and foot | CMS +M1468 | Charcot's joint, vertebrae | CMS +M1469 | Charcot's joint, multiple sites | CMS +M1480 | Arthropathies in other specified diseases classified elsewhere, unspecified site | CMS +M14811 | Arthropathies in other specified diseases classified elsewhere, right shoulder | CMS +M14812 | Arthropathies in other specified diseases classified elsewhere, left shoulder | CMS +M14819 | Arthropathies in other specified diseases classified elsewhere, unspecified shoulder | CMS +M14821 | Arthropathies in other specified diseases classified elsewhere, right elbow | CMS +M14822 | Arthropathies in other specified diseases classified elsewhere, left elbow | CMS +M14829 | Arthropathies in other specified diseases classified elsewhere, unspecified elbow | CMS +M14831 | Arthropathies in other specified diseases classified elsewhere, right wrist | CMS +M14832 | Arthropathies in other specified diseases classified elsewhere, left wrist | CMS +M14839 | Arthropathies in other specified diseases classified elsewhere, unspecified wrist | CMS +M14841 | Arthropathies in other specified diseases classified elsewhere, right hand | CMS +M14842 | Arthropathies in other specified diseases classified elsewhere, left hand | CMS +M14849 | Arthropathies in other specified diseases classified elsewhere, unspecified hand | CMS +M14851 | Arthropathies in other specified diseases classified elsewhere, right hip | CMS +M14852 | Arthropathies in other specified diseases classified elsewhere, left hip | CMS +M14859 | Arthropathies in other specified diseases classified elsewhere, unspecified hip | CMS +M14861 | Arthropathies in other specified diseases classified elsewhere, right knee | CMS +M14862 | Arthropathies in other specified diseases classified elsewhere, left knee | CMS +M14869 | Arthropathies in other specified diseases classified elsewhere, unspecified knee | CMS +M14871 | Arthropathies in other specified diseases classified elsewhere, right ankle and foot | CMS +M14872 | Arthropathies in other specified diseases classified elsewhere, left ankle and foot | CMS +M14879 | Arthropathies in other specified diseases classified elsewhere, unspecified ankle and foot | CMS +M1488 | Arthropathies in other specified diseases classified elsewhere, vertebrae | CMS +M1489 | Arthropathies in other specified diseases classified elsewhere, multiple sites | CMS +M150 | Primary generalized (osteo)arthritis | CMS +M151 | Heberden's nodes (with arthropathy) | CMS +M152 | Bouchard's nodes (with arthropathy) | CMS +M153 | Secondary multiple arthritis | CMS +M154 | Erosive (osteo)arthritis | CMS +M158 | Other polyosteoarthritis | CMS +M159 | Polyosteoarthritis, unspecified | CMS +M160 | Bilateral primary osteoarthritis of hip | CMS +M1610 | Unilateral primary osteoarthritis, unspecified hip | CMS +M1611 | Unilateral primary osteoarthritis, right hip | CMS +M1612 | Unilateral primary osteoarthritis, left hip | CMS +M162 | Bilateral osteoarthritis resulting from hip dysplasia | CMS +M1630 | Unilateral osteoarthritis resulting from hip dysplasia, unspecified hip | CMS +M1631 | Unilateral osteoarthritis resulting from hip dysplasia, right hip | CMS +M1632 | Unilateral osteoarthritis resulting from hip dysplasia, left hip | CMS +M164 | Bilateral post-traumatic osteoarthritis of hip | CMS +M1650 | Unilateral post-traumatic osteoarthritis, unspecified hip | CMS +M1651 | Unilateral post-traumatic osteoarthritis, right hip | CMS +M1652 | Unilateral post-traumatic osteoarthritis, left hip | CMS +M166 | Other bilateral secondary osteoarthritis of hip | CMS +M167 | Other unilateral secondary osteoarthritis of hip | CMS +M169 | Osteoarthritis of hip, unspecified | CMS +M170 | Bilateral primary osteoarthritis of knee | CMS +M1710 | Unilateral primary osteoarthritis, unspecified knee | CMS +M1711 | Unilateral primary osteoarthritis, right knee | CMS +M1712 | Unilateral primary osteoarthritis, left knee | CMS +M172 | Bilateral post-traumatic osteoarthritis of knee | CMS +M1730 | Unilateral post-traumatic osteoarthritis, unspecified knee | CMS +M1731 | Unilateral post-traumatic osteoarthritis, right knee | CMS +M1732 | Unilateral post-traumatic osteoarthritis, left knee | CMS +M174 | Other bilateral secondary osteoarthritis of knee | CMS +M175 | Other unilateral secondary osteoarthritis of knee | CMS +M179 | Osteoarthritis of knee, unspecified | CMS +M180 | Bilateral primary osteoarthritis of first carpometacarpal joints | CMS +M1810 | Unilateral primary osteoarthritis of first carpometacarpal joint, unspecified hand | CMS +M1811 | Unilateral primary osteoarthritis of first carpometacarpal joint, right hand | CMS +M1812 | Unilateral primary osteoarthritis of first carpometacarpal joint, left hand | CMS +M182 | Bilateral post-traumatic osteoarthritis of first carpometacarpal joints | CMS +M1830 | Unilateral post-traumatic osteoarthritis of first carpometacarpal joint, unspecified hand | CMS +M1831 | Unilateral post-traumatic osteoarthritis of first carpometacarpal joint, right hand | CMS +M1832 | Unilateral post-traumatic osteoarthritis of first carpometacarpal joint, left hand | CMS +M184 | Other bilateral secondary osteoarthritis of first carpometacarpal joints | CMS +M1850 | Other unilateral secondary osteoarthritis of first carpometacarpal joint, unspecified hand | CMS +M1851 | Other unilateral secondary osteoarthritis of first carpometacarpal joint, right hand | CMS +M1852 | Other unilateral secondary osteoarthritis of first carpometacarpal joint, left hand | CMS +M189 | Osteoarthritis of first carpometacarpal joint, unspecified | CMS +M19011 | Primary osteoarthritis, right shoulder | CMS +M19012 | Primary osteoarthritis, left shoulder | CMS +M19019 | Primary osteoarthritis, unspecified shoulder | CMS +M19021 | Primary osteoarthritis, right elbow | CMS +M19022 | Primary osteoarthritis, left elbow | CMS +M19029 | Primary osteoarthritis, unspecified elbow | CMS +M19031 | Primary osteoarthritis, right wrist | CMS +M19032 | Primary osteoarthritis, left wrist | CMS +M19039 | Primary osteoarthritis, unspecified wrist | CMS +M19041 | Primary osteoarthritis, right hand | CMS +M19042 | Primary osteoarthritis, left hand | CMS +M19049 | Primary osteoarthritis, unspecified hand | CMS +M19071 | Primary osteoarthritis, right ankle and foot | CMS +M19072 | Primary osteoarthritis, left ankle and foot | CMS +M19079 | Primary osteoarthritis, unspecified ankle and foot | CMS +M19111 | Post-traumatic osteoarthritis, right shoulder | CMS +M19112 | Post-traumatic osteoarthritis, left shoulder | CMS +M19119 | Post-traumatic osteoarthritis, unspecified shoulder | CMS +M19121 | Post-traumatic osteoarthritis, right elbow | CMS +M19122 | Post-traumatic osteoarthritis, left elbow | CMS +M19129 | Post-traumatic osteoarthritis, unspecified elbow | CMS +M19131 | Post-traumatic osteoarthritis, right wrist | CMS +M19132 | Post-traumatic osteoarthritis, left wrist | CMS +M19139 | Post-traumatic osteoarthritis, unspecified wrist | CMS +M19141 | Post-traumatic osteoarthritis, right hand | CMS +M19142 | Post-traumatic osteoarthritis, left hand | CMS +M19149 | Post-traumatic osteoarthritis, unspecified hand | CMS +M19171 | Post-traumatic osteoarthritis, right ankle and foot | CMS +M19172 | Post-traumatic osteoarthritis, left ankle and foot | CMS +M19179 | Post-traumatic osteoarthritis, unspecified ankle and foot | CMS +M19211 | Secondary osteoarthritis, right shoulder | CMS +M19212 | Secondary osteoarthritis, left shoulder | CMS +M19219 | Secondary osteoarthritis, unspecified shoulder | CMS +M19221 | Secondary osteoarthritis, right elbow | CMS +M19222 | Secondary osteoarthritis, left elbow | CMS +M19229 | Secondary osteoarthritis, unspecified elbow | CMS +M19231 | Secondary osteoarthritis, right wrist | CMS +M19232 | Secondary osteoarthritis, left wrist | CMS +M19239 | Secondary osteoarthritis, unspecified wrist | CMS +M19241 | Secondary osteoarthritis, right hand | CMS +M19242 | Secondary osteoarthritis, left hand | CMS +M19249 | Secondary osteoarthritis, unspecified hand | CMS +M19271 | Secondary osteoarthritis, right ankle and foot | CMS +M19272 | Secondary osteoarthritis, left ankle and foot | CMS +M19279 | Secondary osteoarthritis, unspecified ankle and foot | CMS +M1990 | Unspecified osteoarthritis, unspecified site | CMS +M1991 | Primary osteoarthritis, unspecified site | CMS +M1992 | Post-traumatic osteoarthritis, unspecified site | CMS +M1993 | Secondary osteoarthritis, unspecified site | CMS +M20001 | Unspecified deformity of right finger(s) | CMS +M20002 | Unspecified deformity of left finger(s) | CMS +M20009 | Unspecified deformity of unspecified finger(s) | CMS +M20011 | Mallet finger of right finger(s) | CMS +M20012 | Mallet finger of left finger(s) | CMS +M20019 | Mallet finger of unspecified finger(s) | CMS +M20021 | Boutonniere deformity of right finger(s) | CMS +M20022 | Boutonniere deformity of left finger(s) | CMS +M20029 | Boutonniere deformity of unspecified finger(s) | CMS +M20031 | Swan-neck deformity of right finger(s) | CMS +M20032 | Swan-neck deformity of left finger(s) | CMS +M20039 | Swan-neck deformity of unspecified finger(s) | CMS +M20091 | Other deformity of right finger(s) | CMS +M20092 | Other deformity of left finger(s) | CMS +M20099 | Other deformity of finger(s), unspecified finger(s) | CMS +M2010 | Hallux valgus (acquired), unspecified foot | CMS +M2011 | Hallux valgus (acquired), right foot | CMS +M2012 | Hallux valgus (acquired), left foot | CMS +M2020 | Hallux rigidus, unspecified foot | CMS +M2021 | Hallux rigidus, right foot | CMS +M2022 | Hallux rigidus, left foot | CMS +M2030 | Hallux varus (acquired), unspecified foot | CMS +M2031 | Hallux varus (acquired), right foot | CMS +M2032 | Hallux varus (acquired), left foot | CMS +M2040 | Other hammer toe(s) (acquired), unspecified foot | CMS +M2041 | Other hammer toe(s) (acquired), right foot | CMS +M2042 | Other hammer toe(s) (acquired), left foot | CMS +M205X1 | Other deformities of toe(s) (acquired), right foot | CMS +M205X2 | Other deformities of toe(s) (acquired), left foot | CMS +M205X9 | Other deformities of toe(s) (acquired), unspecified foot | CMS +M2060 | Acquired deformities of toe(s), unspecified, unspecified foot | CMS +M2061 | Acquired deformities of toe(s), unspecified, right foot | CMS +M2062 | Acquired deformities of toe(s), unspecified, left foot | CMS +M2100 | Valgus deformity, not elsewhere classified, unspecified site | CMS +M21021 | Valgus deformity, not elsewhere classified, right elbow | CMS +M21022 | Valgus deformity, not elsewhere classified, left elbow | CMS +M21029 | Valgus deformity, not elsewhere classified, unspecified elbow | CMS +M21051 | Valgus deformity, not elsewhere classified, right hip | CMS +M21052 | Valgus deformity, not elsewhere classified, left hip | CMS +M21059 | Valgus deformity, not elsewhere classified, unspecified hip | CMS +M21061 | Valgus deformity, not elsewhere classified, right knee | CMS +M21062 | Valgus deformity, not elsewhere classified, left knee | CMS +M21069 | Valgus deformity, not elsewhere classified, unspecified knee | CMS +M21071 | Valgus deformity, not elsewhere classified, right ankle | CMS +M21072 | Valgus deformity, not elsewhere classified, left ankle | CMS +M21079 | Valgus deformity, not elsewhere classified, unspecified ankle | CMS +M2110 | Varus deformity, not elsewhere classified, unspecified site | CMS +M21121 | Varus deformity, not elsewhere classified, right elbow | CMS +M21122 | Varus deformity, not elsewhere classified, left elbow | CMS +M21129 | Varus deformity, not elsewhere classified, unspecified elbow | CMS +M21151 | Varus deformity, not elsewhere classified, right hip | CMS +M21152 | Varus deformity, not elsewhere classified, left hip | CMS +M21159 | Varus deformity, not elsewhere classified, unspecified | CMS +M21161 | Varus deformity, not elsewhere classified, right knee | CMS +M21162 | Varus deformity, not elsewhere classified, left knee | CMS +M21169 | Varus deformity, not elsewhere classified, unspecified knee | CMS +M21171 | Varus deformity, not elsewhere classified, right ankle | CMS +M21172 | Varus deformity, not elsewhere classified, left ankle | CMS +M21179 | Varus deformity, not elsewhere classified, unspecified ankle | CMS +M2120 | Flexion deformity, unspecified site | CMS +M21211 | Flexion deformity, right shoulder | CMS +M21212 | Flexion deformity, left shoulder | CMS +M21219 | Flexion deformity, unspecified shoulder | CMS +M21221 | Flexion deformity, right elbow | CMS +M21222 | Flexion deformity, left elbow | CMS +M21229 | Flexion deformity, unspecified elbow | CMS +M21231 | Flexion deformity, right wrist | CMS +M21232 | Flexion deformity, left wrist | CMS +M21239 | Flexion deformity, unspecified wrist | CMS +M21241 | Flexion deformity, right finger joints | CMS +M21242 | Flexion deformity, left finger joints | CMS +M21249 | Flexion deformity, unspecified finger joints | CMS +M21251 | Flexion deformity, right hip | CMS +M21252 | Flexion deformity, left hip | CMS +M21259 | Flexion deformity, unspecified hip | CMS +M21261 | Flexion deformity, right knee | CMS +M21262 | Flexion deformity, left knee | CMS +M21269 | Flexion deformity, unspecified knee | CMS +M21271 | Flexion deformity, right ankle and toes | CMS +M21272 | Flexion deformity, left ankle and toes | CMS +M21279 | Flexion deformity, unspecified ankle and toes | CMS +M21331 | Wrist drop, right wrist | CMS +M21332 | Wrist drop, left wrist | CMS +M21339 | Wrist drop, unspecified wrist | CMS +M21371 | Foot drop, right foot | CMS +M21372 | Foot drop, left foot | CMS +M21379 | Foot drop, unspecified foot | CMS +M2140 | Flat foot [pes planus] (acquired), unspecified foot | CMS +M2141 | Flat foot [pes planus] (acquired), right foot | CMS +M2142 | Flat foot [pes planus] (acquired), left foot | CMS +M21511 | Acquired clawhand, right hand | CMS +M21512 | Acquired clawhand, left hand | CMS +M21519 | Acquired clawhand, unspecified hand | CMS +M21521 | Acquired clubhand, right hand | CMS +M21522 | Acquired clubhand, left hand | CMS +M21529 | Acquired clubhand, unspecified hand | CMS +M21531 | Acquired clawfoot, right foot | CMS +M21532 | Acquired clawfoot, left foot | CMS +M21539 | Acquired clawfoot, unspecified foot | CMS +M21541 | Acquired clubfoot, right foot | CMS +M21542 | Acquired clubfoot, left foot | CMS +M21549 | Acquired clubfoot, unspecified foot | CMS +M21611 | Bunion of right foot | CMS +M21612 | Bunion of left foot | CMS +M21619 | Bunion of unspecified foot | CMS +M21621 | Bunionette of right foot | CMS +M21622 | Bunionette of left foot | CMS +M21629 | Bunionette of unspecified foot | CMS +M216X1 | Other acquired deformities of right foot | CMS +M216X2 | Other acquired deformities of left foot | CMS +M216X9 | Other acquired deformities of unspecified foot | CMS +M2170 | Unequal limb length (acquired), unspecified site | CMS +M21721 | Unequal limb length (acquired), right humerus | CMS +M21722 | Unequal limb length (acquired), left humerus | CMS +M21729 | Unequal limb length (acquired), unspecified humerus | CMS +M21731 | Unequal limb length (acquired), right ulna | CMS +M21732 | Unequal limb length (acquired), left ulna | CMS +M21733 | Unequal limb length (acquired), right radius | CMS +M21734 | Unequal limb length (acquired), left radius | CMS +M21739 | Unequal limb length (acquired), unspecified ulna and radius | CMS +M21751 | Unequal limb length (acquired), right femur | CMS +M21752 | Unequal limb length (acquired), left femur | CMS +M21759 | Unequal limb length (acquired), unspecified femur | CMS +M21761 | Unequal limb length (acquired), right tibia | CMS +M21762 | Unequal limb length (acquired), left tibia | CMS +M21763 | Unequal limb length (acquired), right fibula | CMS +M21764 | Unequal limb length (acquired), left fibula | CMS +M21769 | Unequal limb length (acquired), unspecified tibia and fibula | CMS +M2180 | Other specified acquired deformities of unspecified limb | CMS +M21821 | Other specified acquired deformities of right upper arm | CMS +M21822 | Other specified acquired deformities of left upper arm | CMS +M21829 | Other specified acquired deformities of unspecified upper arm | CMS +M21831 | Other specified acquired deformities of right forearm | CMS +M21832 | Other specified acquired deformities of left forearm | CMS +M21839 | Other specified acquired deformities of unspecified forearm | CMS +M21851 | Other specified acquired deformities of right thigh | CMS +M21852 | Other specified acquired deformities of left thigh | CMS +M21859 | Other specified acquired deformities of unspecified thigh | CMS +M21861 | Other specified acquired deformities of right lower leg | CMS +M21862 | Other specified acquired deformities of left lower leg | CMS +M21869 | Other specified acquired deformities of unspecified lower leg | CMS +M2190 | Unspecified acquired deformity of unspecified limb | CMS +M21921 | Unspecified acquired deformity of right upper arm | CMS +M21922 | Unspecified acquired deformity of left upper arm | CMS +M21929 | Unspecified acquired deformity of unspecified upper arm | CMS +M21931 | Unspecified acquired deformity of right forearm | CMS +M21932 | Unspecified acquired deformity of left forearm | CMS +M21939 | Unspecified acquired deformity of unspecified forearm | CMS +M21941 | Unspecified acquired deformity of hand, right hand | CMS +M21942 | Unspecified acquired deformity of hand, left hand | CMS +M21949 | Unspecified acquired deformity of hand, unspecified hand | CMS +M21951 | Unspecified acquired deformity of right thigh | CMS +M21952 | Unspecified acquired deformity of left thigh | CMS +M21959 | Unspecified acquired deformity of unspecified thigh | CMS +M21961 | Unspecified acquired deformity of right lower leg | CMS +M21962 | Unspecified acquired deformity of left lower leg | CMS +M21969 | Unspecified acquired deformity of unspecified lower leg | CMS +M2200 | Recurrent dislocation of patella, unspecified knee | CMS +M2201 | Recurrent dislocation of patella, right knee | CMS +M2202 | Recurrent dislocation of patella, left knee | CMS +M2210 | Recurrent subluxation of patella, unspecified knee | CMS +M2211 | Recurrent subluxation of patella, right knee | CMS +M2212 | Recurrent subluxation of patella, left knee | CMS +M222X1 | Patellofemoral disorders, right knee | CMS +M222X2 | Patellofemoral disorders, left knee | CMS +M222X9 | Patellofemoral disorders, unspecified knee | CMS +M223X1 | Other derangements of patella, right knee | CMS +M223X2 | Other derangements of patella, left knee | CMS +M223X9 | Other derangements of patella, unspecified knee | CMS +M2240 | Chondromalacia patellae, unspecified knee | CMS +M2241 | Chondromalacia patellae, right knee | CMS +M2242 | Chondromalacia patellae, left knee | CMS +M228X1 | Other disorders of patella, right knee | CMS +M228X2 | Other disorders of patella, left knee | CMS +M228X9 | Other disorders of patella, unspecified knee | CMS +M2290 | Unspecified disorder of patella, unspecified knee | CMS +M2291 | Unspecified disorder of patella, right knee | CMS +M2292 | Unspecified disorder of patella, left knee | CMS +M23000 | Cystic meniscus, unspecified lateral meniscus, right knee | CMS +M23001 | Cystic meniscus, unspecified lateral meniscus, left knee | CMS +M23002 | Cystic meniscus, unspecified lateral meniscus, unspecified knee | CMS +M23003 | Cystic meniscus, unspecified medial meniscus, right knee | CMS +M23004 | Cystic meniscus, unspecified medial meniscus, left knee | CMS +M23005 | Cystic meniscus, unspecified medial meniscus, unspecified knee | CMS +M23006 | Cystic meniscus, unspecified meniscus, right knee | CMS +M23007 | Cystic meniscus, unspecified meniscus, left knee | CMS +M23009 | Cystic meniscus, unspecified meniscus, unspecified knee | CMS +M23011 | Cystic meniscus, anterior horn of medial meniscus, right knee | CMS +M23012 | Cystic meniscus, anterior horn of medial meniscus, left knee | CMS +M23019 | Cystic meniscus, anterior horn of medial meniscus, unspecified knee | CMS +M23021 | Cystic meniscus, posterior horn of medial meniscus, right knee | CMS +M23022 | Cystic meniscus, posterior horn of medial meniscus, left knee | CMS +M23029 | Cystic meniscus, posterior horn of medial meniscus, unspecified knee | CMS +M23031 | Cystic meniscus, other medial meniscus, right knee | CMS +M23032 | Cystic meniscus, other medial meniscus, left knee | CMS +M23039 | Cystic meniscus, other medial meniscus, unspecified knee | CMS +M23041 | Cystic meniscus, anterior horn of lateral meniscus, right knee | CMS +M23042 | Cystic meniscus, anterior horn of lateral meniscus, left knee | CMS +M23049 | Cystic meniscus, anterior horn of lateral meniscus, unspecified knee | CMS +M23051 | Cystic meniscus, posterior horn of lateral meniscus, right knee | CMS +M23052 | Cystic meniscus, posterior horn of lateral meniscus, left knee | CMS +M23059 | Cystic meniscus, posterior horn of lateral meniscus, unspecified knee | CMS +M23061 | Cystic meniscus, other lateral meniscus, right knee | CMS +M23062 | Cystic meniscus, other lateral meniscus, left knee | CMS +M23069 | Cystic meniscus, other lateral meniscus, unspecified knee | CMS +M23200 | Derangement of unspecified lateral meniscus due to old tear or injury, right knee | CMS +M23201 | Derangement of unspecified lateral meniscus due to old tear or injury, left knee | CMS +M23202 | Derangement of unspecified lateral meniscus due to old tear or injury, unspecified knee | CMS +M23203 | Derangement of unspecified medial meniscus due to old tear or injury, right knee | CMS +M23204 | Derangement of unspecified medial meniscus due to old tear or injury, left knee | CMS +M23205 | Derangement of unspecified medial meniscus due to old tear or injury, unspecified knee | CMS +M23206 | Derangement of unspecified meniscus due to old tear or injury, right knee | CMS +M23207 | Derangement of unspecified meniscus due to old tear or injury, left knee | CMS +M23209 | Derangement of unspecified meniscus due to old tear or injury, unspecified knee | CMS +M23211 | Derangement of anterior horn of medial meniscus due to old tear or injury, right knee | CMS +M23212 | Derangement of anterior horn of medial meniscus due to old tear or injury, left knee | CMS +M23219 | Derangement of anterior horn of medial meniscus due to old tear or injury, unspecified knee | CMS +M23221 | Derangement of posterior horn of medial meniscus due to old tear or injury, right knee | CMS +M23222 | Derangement of posterior horn of medial meniscus due to old tear or injury, left knee | CMS +M23229 | Derangement of posterior horn of medial meniscus due to old tear or injury, unspecified knee | CMS +M23231 | Derangement of other medial meniscus due to old tear or injury, right knee | CMS +M23232 | Derangement of other medial meniscus due to old tear or injury, left knee | CMS +M23239 | Derangement of other medial meniscus due to old tear or injury, unspecified knee | CMS +M23241 | Derangement of anterior horn of lateral meniscus due to old tear or injury, right knee | CMS +M23242 | Derangement of anterior horn of lateral meniscus due to old tear or injury, left knee | CMS +M23249 | Derangement of anterior horn of lateral meniscus due to old tear or injury, unspecified knee | CMS +M23251 | Derangement of posterior horn of lateral meniscus due to old tear or injury, right knee | CMS +M23252 | Derangement of posterior horn of lateral meniscus due to old tear or injury, left knee | CMS +M23259 | Derangement of posterior horn of lateral meniscus due to old tear or injury, unspecified knee | CMS +M23261 | Derangement of other lateral meniscus due to old tear or injury, right knee | CMS +M23262 | Derangement of other lateral meniscus due to old tear or injury, left knee | CMS +M23269 | Derangement of other lateral meniscus due to old tear or injury, unspecified knee | CMS +M23300 | Other meniscus derangements, unspecified lateral meniscus, right knee | CMS +M23301 | Other meniscus derangements, unspecified lateral meniscus, left knee | CMS +M23302 | Other meniscus derangements, unspecified lateral meniscus, unspecified knee | CMS +M23303 | Other meniscus derangements, unspecified medial meniscus, right knee | CMS +M23304 | Other meniscus derangements, unspecified medial meniscus, left knee | CMS +M23305 | Other meniscus derangements, unspecified medial meniscus, unspecified knee | CMS +M23306 | Other meniscus derangements, unspecified meniscus, right knee | CMS +M23307 | Other meniscus derangements, unspecified meniscus, left knee | CMS +M23309 | Other meniscus derangements, unspecified meniscus, unspecified knee | CMS +M23311 | Other meniscus derangements, anterior horn of medial meniscus, right knee | CMS +M23312 | Other meniscus derangements, anterior horn of medial meniscus, left knee | CMS +M23319 | Other meniscus derangements, anterior horn of medial meniscus, unspecified knee | CMS +M23321 | Other meniscus derangements, posterior horn of medial meniscus, right knee | CMS +M23322 | Other meniscus derangements, posterior horn of medial meniscus, left knee | CMS +M23329 | Other meniscus derangements, posterior horn of medial meniscus, unspecified knee | CMS +M23331 | Other meniscus derangements, other medial meniscus, right knee | CMS +M23332 | Other meniscus derangements, other medial meniscus, left knee | CMS +M23339 | Other meniscus derangements, other medial meniscus, unspecified knee | CMS +M23341 | Other meniscus derangements, anterior horn of lateral meniscus, right knee | CMS +M23342 | Other meniscus derangements, anterior horn of lateral meniscus, left knee | CMS +M23349 | Other meniscus derangements, anterior horn of lateral meniscus, unspecified knee | CMS +M23351 | Other meniscus derangements, posterior horn of lateral meniscus, right knee | CMS +M23352 | Other meniscus derangements, posterior horn of lateral meniscus, left knee | CMS +M23359 | Other meniscus derangements, posterior horn of lateral meniscus, unspecified knee | CMS +M23361 | Other meniscus derangements, other lateral meniscus, right knee | CMS +M23362 | Other meniscus derangements, other lateral meniscus, left knee | CMS +M23369 | Other meniscus derangements, other lateral meniscus, unspecified knee | CMS +M2340 | Loose body in knee, unspecified knee | CMS +M2341 | Loose body in knee, right knee | CMS +M2342 | Loose body in knee, left knee | CMS +M2350 | Chronic instability of knee, unspecified knee | CMS +M2351 | Chronic instability of knee, right knee | CMS +M2352 | Chronic instability of knee, left knee | CMS +M23601 | Other spontaneous disruption of unspecified ligament of right knee | CMS +M23602 | Other spontaneous disruption of unspecified ligament of left knee | CMS +M23609 | Other spontaneous disruption of unspecified ligament of unspecified knee | CMS +M23611 | Other spontaneous disruption of anterior cruciate ligament of right knee | CMS +M23612 | Other spontaneous disruption of anterior cruciate ligament of left knee | CMS +M23619 | Other spontaneous disruption of anterior cruciate ligament of unspecified knee | CMS +M23621 | Other spontaneous disruption of posterior cruciate ligament of right knee | CMS +M23622 | Other spontaneous disruption of posterior cruciate ligament of left knee | CMS +M23629 | Other spontaneous disruption of posterior cruciate ligament of unspecified knee | CMS +M23631 | Other spontaneous disruption of medial collateral ligament of right knee | CMS +M23632 | Other spontaneous disruption of medial collateral ligament of left knee | CMS +M23639 | Other spontaneous disruption of medial collateral ligament of unspecified knee | CMS +M23641 | Other spontaneous disruption of lateral collateral ligament of right knee | CMS +M23642 | Other spontaneous disruption of lateral collateral ligament of left knee | CMS +M23649 | Other spontaneous disruption of lateral collateral ligament of unspecified knee | CMS +M23671 | Other spontaneous disruption of capsular ligament of right knee | CMS +M23672 | Other spontaneous disruption of capsular ligament of left knee | CMS +M23679 | Other spontaneous disruption of capsular ligament of unspecified knee | CMS +M238X1 | Other internal derangements of right knee | CMS +M238X2 | Other internal derangements of left knee | CMS +M238X9 | Other internal derangements of unspecified knee | CMS +M2390 | Unspecified internal derangement of unspecified knee | CMS +M2391 | Unspecified internal derangement of right knee | CMS +M2392 | Unspecified internal derangement of left knee | CMS +M2400 | Loose body in unspecified joint | CMS +M24011 | Loose body in right shoulder | CMS +M24012 | Loose body in left shoulder | CMS +M24019 | Loose body in unspecified shoulder | CMS +M24021 | Loose body in right elbow | CMS +M24022 | Loose body in left elbow | CMS +M24029 | Loose body in unspecified elbow | CMS +M24031 | Loose body in right wrist | CMS +M24032 | Loose body in left wrist | CMS +M24039 | Loose body in unspecified wrist | CMS +M24041 | Loose body in right finger joint(s) | CMS +M24042 | Loose body in left finger joint(s) | CMS +M24049 | Loose body in unspecified finger joint(s) | CMS +M24051 | Loose body in right hip | CMS +M24052 | Loose body in left hip | CMS +M24059 | Loose body in unspecified hip | CMS +M24071 | Loose body in right ankle | CMS +M24072 | Loose body in left ankle | CMS +M24073 | Loose body in unspecified ankle | CMS +M24074 | Loose body in right toe joint(s) | CMS +M24075 | Loose body in left toe joint(s) | CMS +M24076 | Loose body in unspecified toe joints | CMS +M2408 | Loose body, other site | CMS +M2410 | Other articular cartilage disorders, unspecified site | CMS +M24111 | Other articular cartilage disorders, right shoulder | CMS +M24112 | Other articular cartilage disorders, left shoulder | CMS +M24119 | Other articular cartilage disorders, unspecified shoulder | CMS +M24121 | Other articular cartilage disorders, right elbow | CMS +M24122 | Other articular cartilage disorders, left elbow | CMS +M24129 | Other articular cartilage disorders, unspecified elbow | CMS +M24131 | Other articular cartilage disorders, right wrist | CMS +M24132 | Other articular cartilage disorders, left wrist | CMS +M24139 | Other articular cartilage disorders, unspecified wrist | CMS +M24141 | Other articular cartilage disorders, right hand | CMS +M24142 | Other articular cartilage disorders, left hand | CMS +M24149 | Other articular cartilage disorders, unspecified hand | CMS +M24151 | Other articular cartilage disorders, right hip | CMS +M24152 | Other articular cartilage disorders, left hip | CMS +M24159 | Other articular cartilage disorders, unspecified hip | CMS +M24171 | Other articular cartilage disorders, right ankle | CMS +M24172 | Other articular cartilage disorders, left ankle | CMS +M24173 | Other articular cartilage disorders, unspecified ankle | CMS +M24174 | Other articular cartilage disorders, right foot | CMS +M24175 | Other articular cartilage disorders, left foot | CMS +M24176 | Other articular cartilage disorders, unspecified foot | CMS +M2420 | Disorder of ligament, unspecified site | CMS +M24211 | Disorder of ligament, right shoulder | CMS +M24212 | Disorder of ligament, left shoulder | CMS +M24219 | Disorder of ligament, unspecified shoulder | CMS +M24221 | Disorder of ligament, right elbow | CMS +M24222 | Disorder of ligament, left elbow | CMS +M24229 | Disorder of ligament, unspecified elbow | CMS +M24231 | Disorder of ligament, right wrist | CMS +M24232 | Disorder of ligament, left wrist | CMS +M24239 | Disorder of ligament, unspecified wrist | CMS +M24241 | Disorder of ligament, right hand | CMS +M24242 | Disorder of ligament, left hand | CMS +M24249 | Disorder of ligament, unspecified hand | CMS +M24251 | Disorder of ligament, right hip | CMS +M24252 | Disorder of ligament, left hip | CMS +M24259 | Disorder of ligament, unspecified hip | CMS +M24271 | Disorder of ligament, right ankle | CMS +M24272 | Disorder of ligament, left ankle | CMS +M24273 | Disorder of ligament, unspecified ankle | CMS +M24274 | Disorder of ligament, right foot | CMS +M24275 | Disorder of ligament, left foot | CMS +M24276 | Disorder of ligament, unspecified foot | CMS +M2428 | Disorder of ligament, vertebrae | CMS +M2430 | Pathological dislocation of unspecified joint, not elsewhere classified | CMS +M24311 | Pathological dislocation of right shoulder, not elsewhere classified | CMS +M24312 | Pathological dislocation of left shoulder, not elsewhere classified | CMS +M24319 | Pathological dislocation of unspecified shoulder, not elsewhere classified | CMS +M24321 | Pathological dislocation of right elbow, not elsewhere classified | CMS +M24322 | Pathological dislocation of left elbow, not elsewhere classified | CMS +M24329 | Pathological dislocation of unspecified elbow, not elsewhere classified | CMS +M24331 | Pathological dislocation of right wrist, not elsewhere classified | CMS +M24332 | Pathological dislocation of left wrist, not elsewhere classified | CMS +M24339 | Pathological dislocation of unspecified wrist, not elsewhere classified | CMS +M24341 | Pathological dislocation of right hand, not elsewhere classified | CMS +M24342 | Pathological dislocation of left hand, not elsewhere classified | CMS +M24349 | Pathological dislocation of unspecified hand, not elsewhere classified | CMS +M24351 | Pathological dislocation of right hip, not elsewhere classified | CMS +M24352 | Pathological dislocation of left hip, not elsewhere classified | CMS +M24359 | Pathological dislocation of unspecified hip, not elsewhere classified | CMS +M24361 | Pathological dislocation of right knee, not elsewhere classified | CMS +M24362 | Pathological dislocation of left knee, not elsewhere classified | CMS +M24369 | Pathological dislocation of unspecified knee, not elsewhere classified | CMS +M24371 | Pathological dislocation of right ankle, not elsewhere classified | CMS +M24372 | Pathological dislocation of left ankle, not elsewhere classified | CMS +M24373 | Pathological dislocation of unspecified ankle, not elsewhere classified | CMS +M24374 | Pathological dislocation of right foot, not elsewhere classified | CMS +M24375 | Pathological dislocation of left foot, not elsewhere classified | CMS +M24376 | Pathological dislocation of unspecified foot, not elsewhere classified | CMS +M2440 | Recurrent dislocation, unspecified joint | CMS +M24411 | Recurrent dislocation, right shoulder | CMS +M24412 | Recurrent dislocation, left shoulder | CMS +M24419 | Recurrent dislocation, unspecified shoulder | CMS +M24421 | Recurrent dislocation, right elbow | CMS +M24422 | Recurrent dislocation, left elbow | CMS +M24429 | Recurrent dislocation, unspecified elbow | CMS +M24431 | Recurrent dislocation, right wrist | CMS +M24432 | Recurrent dislocation, left wrist | CMS +M24439 | Recurrent dislocation, unspecified wrist | CMS +M24441 | Recurrent dislocation, right hand | CMS +M24442 | Recurrent dislocation, left hand | CMS +M24443 | Recurrent dislocation, unspecified hand | CMS +M24444 | Recurrent dislocation, right finger | CMS +M24445 | Recurrent dislocation, left finger | CMS +M24446 | Recurrent dislocation, unspecified finger | CMS +M24451 | Recurrent dislocation, right hip | CMS +M24452 | Recurrent dislocation, left hip | CMS +M24459 | Recurrent dislocation, unspecified hip | CMS +M24461 | Recurrent dislocation, right knee | CMS +M24462 | Recurrent dislocation, left knee | CMS +M24469 | Recurrent dislocation, unspecified knee | CMS +M24471 | Recurrent dislocation, right ankle | CMS +M24472 | Recurrent dislocation, left ankle | CMS +M24473 | Recurrent dislocation, unspecified ankle | CMS +M24474 | Recurrent dislocation, right foot | CMS +M24475 | Recurrent dislocation, left foot | CMS +M24476 | Recurrent dislocation, unspecified foot | CMS +M24477 | Recurrent dislocation, right toe(s) | CMS +M24478 | Recurrent dislocation, left toe(s) | CMS +M24479 | Recurrent dislocation, unspecified toe(s) | CMS +M2450 | Contracture, unspecified joint | CMS +M24511 | Contracture, right shoulder | CMS +M24512 | Contracture, left shoulder | CMS +M24519 | Contracture, unspecified shoulder | CMS +M24521 | Contracture, right elbow | CMS +M24522 | Contracture, left elbow | CMS +M24529 | Contracture, unspecified elbow | CMS +M24531 | Contracture, right wrist | CMS +M24532 | Contracture, left wrist | CMS +M24539 | Contracture, unspecified wrist | CMS +M24541 | Contracture, right hand | CMS +M24542 | Contracture, left hand | CMS +M24549 | Contracture, unspecified hand | CMS +M24551 | Contracture, right hip | CMS +M24552 | Contracture, left hip | CMS +M24559 | Contracture, unspecified hip | CMS +M24561 | Contracture, right knee | CMS +M24562 | Contracture, left knee | CMS +M24569 | Contracture, unspecified knee | CMS +M24571 | Contracture, right ankle | CMS +M24572 | Contracture, left ankle | CMS +M24573 | Contracture, unspecified ankle | CMS +M24574 | Contracture, right foot | CMS +M24575 | Contracture, left foot | CMS +M24576 | Contracture, unspecified foot | CMS +M2460 | Ankylosis, unspecified joint | CMS +M24611 | Ankylosis, right shoulder | CMS +M24612 | Ankylosis, left shoulder | CMS +M24619 | Ankylosis, unspecified shoulder | CMS +M24621 | Ankylosis, right elbow | CMS +M24622 | Ankylosis, left elbow | CMS +M24629 | Ankylosis, unspecified elbow | CMS +M24631 | Ankylosis, right wrist | CMS +M24632 | Ankylosis, left wrist | CMS +M24639 | Ankylosis, unspecified wrist | CMS +M24641 | Ankylosis, right hand | CMS +M24642 | Ankylosis, left hand | CMS +M24649 | Ankylosis, unspecified hand | CMS +M24651 | Ankylosis, right hip | CMS +M24652 | Ankylosis, left hip | CMS +M24659 | Ankylosis, unspecified hip | CMS +M24661 | Ankylosis, right knee | CMS +M24662 | Ankylosis, left knee | CMS +M24669 | Ankylosis, unspecified knee | CMS +M24671 | Ankylosis, right ankle | CMS +M24672 | Ankylosis, left ankle | CMS +M24673 | Ankylosis, unspecified ankle | CMS +M24674 | Ankylosis, right foot | CMS +M24675 | Ankylosis, left foot | CMS +M24676 | Ankylosis, unspecified foot | CMS +M247 | Protrusio acetabuli | CMS +M2480 | Other specific joint derangements of unspecified joint, not elsewhere classified | CMS +M24811 | Other specific joint derangements of right shoulder, not elsewhere classified | CMS +M24812 | Other specific joint derangements of left shoulder, not elsewhere classified | CMS +M24819 | Other specific joint derangements of unspecified shoulder, not elsewhere classified | CMS +M24821 | Other specific joint derangements of right elbow, not elsewhere classified | CMS +M24822 | Other specific joint derangements of left elbow, not elsewhere classified | CMS +M24829 | Other specific joint derangements of unspecified elbow, not elsewhere classified | CMS +M24831 | Other specific joint derangements of right wrist, not elsewhere classified | CMS +M24832 | Other specific joint derangements of left wrist, not elsewhere classified | CMS +M24839 | Other specific joint derangements of unspecified wrist, not elsewhere classified | CMS +M24841 | Other specific joint derangements of right hand, not elsewhere classified | CMS +M24842 | Other specific joint derangements of left hand, not elsewhere classified | CMS +M24849 | Other specific joint derangements of unspecified hand, not elsewhere classified | CMS +M24851 | Other specific joint derangements of right hip, not elsewhere classified | CMS +M24852 | Other specific joint derangements of left hip, not elsewhere classified | CMS +M24859 | Other specific joint derangements of unspecified hip, not elsewhere classified | CMS +M24871 | Other specific joint derangements of right ankle, not elsewhere classified | CMS +M24872 | Other specific joint derangements of left ankle, not elsewhere classified | CMS +M24873 | Other specific joint derangements of unspecified ankle, not elsewhere classified | CMS +M24874 | Other specific joint derangements of right foot, not elsewhere classified | CMS +M24875 | Other specific joint derangements left foot, not elsewhere classified | CMS +M24876 | Other specific joint derangements of unspecified foot, not elsewhere classified | CMS +M249 | Joint derangement, unspecified | CMS +M2500 | Hemarthrosis, unspecified joint | CMS +M25011 | Hemarthrosis, right shoulder | CMS +M25012 | Hemarthrosis, left shoulder | CMS +M25019 | Hemarthrosis, unspecified shoulder | CMS +M25021 | Hemarthrosis, right elbow | CMS +M25022 | Hemarthrosis, left elbow | CMS +M25029 | Hemarthrosis, unspecified elbow | CMS +M25031 | Hemarthrosis, right wrist | CMS +M25032 | Hemarthrosis, left wrist | CMS +M25039 | Hemarthrosis, unspecified wrist | CMS +M25041 | Hemarthrosis, right hand | CMS +M25042 | Hemarthrosis, left hand | CMS +M25049 | Hemarthrosis, unspecified hand | CMS +M25051 | Hemarthrosis, right hip | CMS +M25052 | Hemarthrosis, left hip | CMS +M25059 | Hemarthrosis, unspecified hip | CMS +M25061 | Hemarthrosis, right knee | CMS +M25062 | Hemarthrosis, left knee | CMS +M25069 | Hemarthrosis, unspecified knee | CMS +M25071 | Hemarthrosis, right ankle | CMS +M25072 | Hemarthrosis, left ankle | CMS +M25073 | Hemarthrosis, unspecified ankle | CMS +M25074 | Hemarthrosis, right foot | CMS +M25075 | Hemarthrosis, left foot | CMS +M25076 | Hemarthrosis, unspecified foot | CMS +M2508 | Hemarthrosis, other specified site | CMS +M2510 | Fistula, unspecified joint | CMS +M25111 | Fistula, right shoulder | CMS +M25112 | Fistula, left shoulder | CMS +M25119 | Fistula, unspecified shoulder | CMS +M25121 | Fistula, right elbow | CMS +M25122 | Fistula, left elbow | CMS +M25129 | Fistula, unspecified elbow | CMS +M25131 | Fistula, right wrist | CMS +M25132 | Fistula, left wrist | CMS +M25139 | Fistula, unspecified wrist | CMS +M25141 | Fistula, right hand | CMS +M25142 | Fistula, left hand | CMS +M25149 | Fistula, unspecified hand | CMS +M25151 | Fistula, right hip | CMS +M25152 | Fistula, left hip | CMS +M25159 | Fistula, unspecified hip | CMS +M25161 | Fistula, right knee | CMS +M25162 | Fistula, left knee | CMS +M25169 | Fistula, unspecified knee | CMS +M25171 | Fistula, right ankle | CMS +M25172 | Fistula, left ankle | CMS +M25173 | Fistula, unspecified ankle | CMS +M25174 | Fistula, right foot | CMS +M25175 | Fistula, left foot | CMS +M25176 | Fistula, unspecified foot | CMS +M2518 | Fistula, other specified site | CMS +M2520 | Flail joint, unspecified joint | CMS +M25211 | Flail joint, right shoulder | CMS +M25212 | Flail joint, left shoulder | CMS +M25219 | Flail joint, unspecified shoulder | CMS +M25221 | Flail joint, right elbow | CMS +M25222 | Flail joint, left elbow | CMS +M25229 | Flail joint, unspecified elbow | CMS +M25231 | Flail joint, right wrist | CMS +M25232 | Flail joint, left wrist | CMS +M25239 | Flail joint, unspecified wrist | CMS +M25241 | Flail joint, right hand | CMS +M25242 | Flail joint, left hand | CMS +M25249 | Flail joint, unspecified hand | CMS +M25251 | Flail joint, right hip | CMS +M25252 | Flail joint, left hip | CMS +M25259 | Flail joint, unspecified hip | CMS +M25261 | Flail joint, right knee | CMS +M25262 | Flail joint, left knee | CMS +M25269 | Flail joint, unspecified knee | CMS +M25271 | Flail joint, right ankle and foot | CMS +M25272 | Flail joint, left ankle and foot | CMS +M25279 | Flail joint, unspecified ankle and foot | CMS +M2528 | Flail joint, other site | CMS +M2530 | Other instability, unspecified joint | CMS +M25311 | Other instability, right shoulder | CMS +M25312 | Other instability, left shoulder | CMS +M25319 | Other instability, unspecified shoulder | CMS +M25321 | Other instability, right elbow | CMS +M25322 | Other instability, left elbow | CMS +M25329 | Other instability, unspecified elbow | CMS +M25331 | Other instability, right wrist | CMS +M25332 | Other instability, left wrist | CMS +M25339 | Other instability, unspecified wrist | CMS +M25341 | Other instability, right hand | CMS +M25342 | Other instability, left hand | CMS +M25349 | Other instability, unspecified hand | CMS +M25351 | Other instability, right hip | CMS +M25352 | Other instability, left hip | CMS +M25359 | Other instability, unspecified hip | CMS +M25361 | Other instability, right knee | CMS +M25362 | Other instability, left knee | CMS +M25369 | Other instability, unspecified knee | CMS +M25371 | Other instability, right ankle | CMS +M25372 | Other instability, left ankle | CMS +M25373 | Other instability, unspecified ankle | CMS +M25374 | Other instability, right foot | CMS +M25375 | Other instability, left foot | CMS +M25376 | Other instability, unspecified foot | CMS +M2540 | Effusion, unspecified joint | CMS +M25411 | Effusion, right shoulder | CMS +M25412 | Effusion, left shoulder | CMS +M25419 | Effusion, unspecified shoulder | CMS +M25421 | Effusion, right elbow | CMS +M25422 | Effusion, left elbow | CMS +M25429 | Effusion, unspecified elbow | CMS +M25431 | Effusion, right wrist | CMS +M25432 | Effusion, left wrist | CMS +M25439 | Effusion, unspecified wrist | CMS +M25441 | Effusion, right hand | CMS +M25442 | Effusion, left hand | CMS +M25449 | Effusion, unspecified hand | CMS +M25451 | Effusion, right hip | CMS +M25452 | Effusion, left hip | CMS +M25459 | Effusion, unspecified hip | CMS +M25461 | Effusion, right knee | CMS +M25462 | Effusion, left knee | CMS +M25469 | Effusion, unspecified knee | CMS +M25471 | Effusion, right ankle | CMS +M25472 | Effusion, left ankle | CMS +M25473 | Effusion, unspecified ankle | CMS +M25474 | Effusion, right foot | CMS +M25475 | Effusion, left foot | CMS +M25476 | Effusion, unspecified foot | CMS +M2548 | Effusion, other site | CMS +M2550 | Pain in unspecified joint | CMS +M25511 | Pain in right shoulder | CMS +M25512 | Pain in left shoulder | CMS +M25519 | Pain in unspecified shoulder | CMS +M25521 | Pain in right elbow | CMS +M25522 | Pain in left elbow | CMS +M25529 | Pain in unspecified elbow | CMS +M25531 | Pain in right wrist | CMS +M25532 | Pain in left wrist | CMS +M25539 | Pain in unspecified wrist | CMS +M25541 | Pain in joints of right hand | CMS +M25542 | Pain in joints of left hand | CMS +M25549 | Pain in joints of unspecified hand | CMS +M25551 | Pain in right hip | CMS +M25552 | Pain in left hip | CMS +M25559 | Pain in unspecified hip | CMS +M25561 | Pain in right knee | CMS +M25562 | Pain in left knee | CMS +M25569 | Pain in unspecified knee | CMS +M25571 | Pain in right ankle and joints of right foot | CMS +M25572 | Pain in left ankle and joints of left foot | CMS +M25579 | Pain in unspecified ankle and joints of unspecified foot | CMS +M2560 | Stiffness of unspecified joint, not elsewhere classified | CMS +M25611 | Stiffness of right shoulder, not elsewhere classified | CMS +M25612 | Stiffness of left shoulder, not elsewhere classified | CMS +M25619 | Stiffness of unspecified shoulder, not elsewhere classified | CMS +M25621 | Stiffness of right elbow, not elsewhere classified | CMS +M25622 | Stiffness of left elbow, not elsewhere classified | CMS +M25629 | Stiffness of unspecified elbow, not elsewhere classified | CMS +M25631 | Stiffness of right wrist, not elsewhere classified | CMS +M25632 | Stiffness of left wrist, not elsewhere classified | CMS +M25639 | Stiffness of unspecified wrist, not elsewhere classified | CMS +M25641 | Stiffness of right hand, not elsewhere classified | CMS +M25642 | Stiffness of left hand, not elsewhere classified | CMS +M25649 | Stiffness of unspecified hand, not elsewhere classified | CMS +M25651 | Stiffness of right hip, not elsewhere classified | CMS +M25652 | Stiffness of left hip, not elsewhere classified | CMS +M25659 | Stiffness of unspecified hip, not elsewhere classified | CMS +M25661 | Stiffness of right knee, not elsewhere classified | CMS +M25662 | Stiffness of left knee, not elsewhere classified | CMS +M25669 | Stiffness of unspecified knee, not elsewhere classified | CMS +M25671 | Stiffness of right ankle, not elsewhere classified | CMS +M25672 | Stiffness of left ankle, not elsewhere classified | CMS +M25673 | Stiffness of unspecified ankle, not elsewhere classified | CMS +M25674 | Stiffness of right foot, not elsewhere classified | CMS +M25675 | Stiffness of left foot, not elsewhere classified | CMS +M25676 | Stiffness of unspecified foot, not elsewhere classified | CMS +M2570 | Osteophyte, unspecified joint | CMS +M25711 | Osteophyte, right shoulder | CMS +M25712 | Osteophyte, left shoulder | CMS +M25719 | Osteophyte, unspecified shoulder | CMS +M25721 | Osteophyte, right elbow | CMS +M25722 | Osteophyte, left elbow | CMS +M25729 | Osteophyte, unspecified elbow | CMS +M25731 | Osteophyte, right wrist | CMS +M25732 | Osteophyte, left wrist | CMS +M25739 | Osteophyte, unspecified wrist | CMS +M25741 | Osteophyte, right hand | CMS +M25742 | Osteophyte, left hand | CMS +M25749 | Osteophyte, unspecified hand | CMS +M25751 | Osteophyte, right hip | CMS +M25752 | Osteophyte, left hip | CMS +M25759 | Osteophyte, unspecified hip | CMS +M25761 | Osteophyte, right knee | CMS +M25762 | Osteophyte, left knee | CMS +M25769 | Osteophyte, unspecified knee | CMS +M25771 | Osteophyte, right ankle | CMS +M25772 | Osteophyte, left ankle | CMS +M25773 | Osteophyte, unspecified ankle | CMS +M25774 | Osteophyte, right foot | CMS +M25775 | Osteophyte, left foot | CMS +M25776 | Osteophyte, unspecified foot | CMS +M2578 | Osteophyte, vertebrae | CMS +M2580 | Other specified joint disorders, unspecified joint | CMS +M25811 | Other specified joint disorders, right shoulder | CMS +M25812 | Other specified joint disorders, left shoulder | CMS +M25819 | Other specified joint disorders, unspecified shoulder | CMS +M25821 | Other specified joint disorders, right elbow | CMS +M25822 | Other specified joint disorders, left elbow | CMS +M25829 | Other specified joint disorders, unspecified elbow | CMS +M25831 | Other specified joint disorders, right wrist | CMS +M25832 | Other specified joint disorders, left wrist | CMS +M25839 | Other specified joint disorders, unspecified wrist | CMS +M25841 | Other specified joint disorders, right hand | CMS +M25842 | Other specified joint disorders, left hand | CMS +M25849 | Other specified joint disorders, unspecified hand | CMS +M25851 | Other specified joint disorders, right hip | CMS +M25852 | Other specified joint disorders, left hip | CMS +M25859 | Other specified joint disorders, unspecified hip | CMS +M25861 | Other specified joint disorders, right knee | CMS +M25862 | Other specified joint disorders, left knee | CMS +M25869 | Other specified joint disorders, unspecified knee | CMS +M25871 | Other specified joint disorders, right ankle and foot | CMS +M25872 | Other specified joint disorders, left ankle and foot | CMS +M25879 | Other specified joint disorders, unspecified ankle and foot | CMS +M259 | Joint disorder, unspecified | CMS +M2600 | Unspecified anomaly of jaw size | CMS +M2601 | Maxillary hyperplasia | CMS +M2602 | Maxillary hypoplasia | CMS +M2603 | Mandibular hyperplasia | CMS +M2604 | Mandibular hypoplasia | CMS +M2605 | Macrogenia | CMS +M2606 | Microgenia | CMS +M2607 | Excessive tuberosity of jaw | CMS +M2609 | Other specified anomalies of jaw size | CMS +M2610 | Unspecified anomaly of jaw-cranial base relationship | CMS +M2611 | Maxillary asymmetry | CMS +M2612 | Other jaw asymmetry | CMS +M2619 | Other specified anomalies of jaw-cranial base relationship | CMS +M2620 | Unspecified anomaly of dental arch relationship | CMS +M26211 | Malocclusion, Angle's class I | CMS +M26212 | Malocclusion, Angle's class II | CMS +M26213 | Malocclusion, Angle's class III | CMS +M26219 | Malocclusion, Angle's class, unspecified | CMS +M26220 | Open anterior occlusal relationship | CMS +M26221 | Open posterior occlusal relationship | CMS +M2623 | Excessive horizontal overlap | CMS +M2624 | Reverse articulation | CMS +M2625 | Anomalies of interarch distance | CMS +M2629 | Other anomalies of dental arch relationship | CMS +M2630 | Unspecified anomaly of tooth position of fully erupted tooth or teeth | CMS +M2631 | Crowding of fully erupted teeth | CMS +M2632 | Excessive spacing of fully erupted teeth | CMS +M2633 | Horizontal displacement of fully erupted tooth or teeth | CMS +M2634 | Vertical displacement of fully erupted tooth or teeth | CMS +M2635 | Rotation of fully erupted tooth or teeth | CMS +M2636 | Insufficient interocclusal distance of fully erupted teeth (ridge) | CMS +M2637 | Excessive interocclusal distance of fully erupted teeth | CMS +M2639 | Other anomalies of tooth position of fully erupted tooth or teeth | CMS +M264 | Malocclusion, unspecified | CMS +M2650 | Dentofacial functional abnormalities, unspecified | CMS +M2651 | Abnormal jaw closure | CMS +M2652 | Limited mandibular range of motion | CMS +M2653 | Deviation in opening and closing of the mandible | CMS +M2654 | Insufficient anterior guidance | CMS +M2655 | Centric occlusion maximum intercuspation discrepancy | CMS +M2656 | Non-working side interference | CMS +M2657 | Lack of posterior occlusal support | CMS +M2659 | Other dentofacial functional abnormalities | CMS +M26601 | Right temporomandibular joint disorder, unspecified | CMS +M26602 | Left temporomandibular joint disorder, unspecified | CMS +M26603 | Bilateral temporomandibular joint disorder, unspecified | CMS +M26609 | Unspecified temporomandibular joint disorder, unspecified side | CMS +M26611 | Adhesions and ankylosis of right temporomandibular joint | CMS +M26612 | Adhesions and ankylosis of left temporomandibular joint | CMS +M26613 | Adhesions and ankylosis of bilateral temporomandibular joint | CMS +M26619 | Adhesions and ankylosis of temporomandibular joint, unspecified side | CMS +M26621 | Arthralgia of right temporomandibular joint | CMS +M26622 | Arthralgia of left temporomandibular joint | CMS +M26623 | Arthralgia of bilateral temporomandibular joint | CMS +M26629 | Arthralgia of temporomandibular joint, unspecified side | CMS +M26631 | Articular disc disorder of right temporomandibular joint | CMS +M26632 | Articular disc disorder of left temporomandibular joint | CMS +M26633 | Articular disc disorder of bilateral temporomandibular joint | CMS +M26639 | Articular disc disorder of temporomandibular joint, unspecified side | CMS +M2669 | Other specified disorders of temporomandibular joint | CMS +M2670 | Unspecified alveolar anomaly | CMS +M2671 | Alveolar maxillary hyperplasia | CMS +M2672 | Alveolar mandibular hyperplasia | CMS +M2673 | Alveolar maxillary hypoplasia | CMS +M2674 | Alveolar mandibular hypoplasia | CMS +M2679 | Other specified alveolar anomalies | CMS +M2681 | Anterior soft tissue impingement | CMS +M2682 | Posterior soft tissue impingement | CMS +M2689 | Other dentofacial anomalies | CMS +M269 | Dentofacial anomaly, unspecified | CMS +M270 | Developmental disorders of jaws | CMS +M271 | Giant cell granuloma, central | CMS +M272 | Inflammatory conditions of jaws | CMS +M273 | Alveolitis of jaws | CMS +M2740 | Unspecified cyst of jaw | CMS +M2749 | Other cysts of jaw | CMS +M2751 | Perforation of root canal space due to endodontic treatment | CMS +M2752 | Endodontic overfill | CMS +M2753 | Endodontic underfill | CMS +M2759 | Other periradicular pathology associated with previous endodontic treatment | CMS +M2761 | Osseointegration failure of dental implant | CMS +M2762 | Post-osseointegration biological failure of dental implant | CMS +M2763 | Post-osseointegration mechanical failure of dental implant | CMS +M2769 | Other endosseous dental implant failure | CMS +M278 | Other specified diseases of jaws | CMS +M279 | Disease of jaws, unspecified | CMS +M300 | Polyarteritis nodosa | CMS +M301 | Polyarteritis with lung involvement [Churg-Strauss] | CMS +M302 | Juvenile polyarteritis | CMS +M303 | Mucocutaneous lymph node syndrome [Kawasaki] | CMS +M308 | Other conditions related to polyarteritis nodosa | CMS +M310 | Hypersensitivity angiitis | CMS +M311 | Thrombotic microangiopathy | CMS +M312 | Lethal midline granuloma | CMS +M3130 | Wegener's granulomatosis without renal involvement | CMS +M3131 | Wegener's granulomatosis with renal involvement | CMS +M314 | Aortic arch syndrome [Takayasu] | CMS +M315 | Giant cell arteritis with polymyalgia rheumatica | CMS +M316 | Other giant cell arteritis | CMS +M317 | Microscopic polyangiitis | CMS +M318 | Other specified necrotizing vasculopathies | CMS +M319 | Necrotizing vasculopathy, unspecified | CMS +M320 | Drug-induced systemic lupus erythematosus | CMS +M3210 | Systemic lupus erythematosus, organ or system involvement unspecified | CMS +M3211 | Endocarditis in systemic lupus erythematosus | CMS +M3212 | Pericarditis in systemic lupus erythematosus | CMS +M3213 | Lung involvement in systemic lupus erythematosus | CMS +M3214 | Glomerular disease in systemic lupus erythematosus | CMS +M3215 | Tubulo-interstitial nephropathy in systemic lupus erythematosus | CMS +M3219 | Other organ or system involvement in systemic lupus erythematosus | CMS +M328 | Other forms of systemic lupus erythematosus | CMS +M329 | Systemic lupus erythematosus, unspecified | CMS +M3300 | Juvenile dermatomyositis, organ involvement unspecified | CMS +M3301 | Juvenile dermatomyositis with respiratory involvement | CMS +M3302 | Juvenile dermatomyositis with myopathy | CMS +M3303 | Juvenile dermatomyositis without myopathy | CMS +M3309 | Juvenile dermatomyositis with other organ involvement | CMS +M3310 | Other dermatomyositis, organ involvement unspecified | CMS +M3311 | Other dermatomyositis with respiratory involvement | CMS +M3312 | Other dermatomyositis with myopathy | CMS +M3313 | Other dermatomyositis without myopathy | CMS +M3319 | Other dermatomyositis with other organ involvement | CMS +M3320 | Polymyositis, organ involvement unspecified | CMS +M3321 | Polymyositis with respiratory involvement | CMS +M3322 | Polymyositis with myopathy | CMS +M3329 | Polymyositis with other organ involvement | CMS +M3390 | Dermatopolymyositis, unspecified, organ involvement unspecified | CMS +M3391 | Dermatopolymyositis, unspecified with respiratory involvement | CMS +M3392 | Dermatopolymyositis, unspecified with myopathy | CMS +M3393 | Dermatopolymyositis, unspecified without myopathy | CMS +M3399 | Dermatopolymyositis, unspecified with other organ involvement | CMS +M340 | Progressive systemic sclerosis | CMS +M341 | CR(E)ST syndrome | CMS +M342 | Systemic sclerosis induced by drug and chemical | CMS +M3481 | Systemic sclerosis with lung involvement | CMS +M3482 | Systemic sclerosis with myopathy | CMS +M3483 | Systemic sclerosis with polyneuropathy | CMS +M3489 | Other systemic sclerosis | CMS +M349 | Systemic sclerosis, unspecified | CMS +M3500 | Sicca syndrome, unspecified | CMS +M3501 | Sicca syndrome with keratoconjunctivitis | CMS +M3502 | Sicca syndrome with lung involvement | CMS +M3503 | Sicca syndrome with myopathy | CMS +M3504 | Sicca syndrome with tubulo-interstitial nephropathy | CMS +M3509 | Sicca syndrome with other organ involvement | CMS +M351 | Other overlap syndromes | CMS +M352 | Behcet's disease | CMS +M353 | Polymyalgia rheumatica | CMS +M354 | Diffuse (eosinophilic) fasciitis | CMS +M355 | Multifocal fibrosclerosis | CMS +M356 | Relapsing panniculitis [Weber-Christian] | CMS +M357 | Hypermobility syndrome | CMS +M358 | Other specified systemic involvement of connective tissue | CMS +M359 | Systemic involvement of connective tissue, unspecified | CMS +M360 | Dermato(poly)myositis in neoplastic disease | CMS +M361 | Arthropathy in neoplastic disease | CMS +M362 | Hemophilic arthropathy | CMS +M363 | Arthropathy in other blood disorders | CMS +M364 | Arthropathy in hypersensitivity reactions classified elsewhere | CMS +M368 | Systemic disorders of connective tissue in other diseases classified elsewhere | CMS +M4000 | Postural kyphosis, site unspecified | CMS +M4003 | Postural kyphosis, cervicothoracic region | CMS +M4004 | Postural kyphosis, thoracic region | CMS +M4005 | Postural kyphosis, thoracolumbar region | CMS +M4010 | Other secondary kyphosis, site unspecified | CMS +M4012 | Other secondary kyphosis, cervical region | CMS +M4013 | Other secondary kyphosis, cervicothoracic region | CMS +M4014 | Other secondary kyphosis, thoracic region | CMS +M4015 | Other secondary kyphosis, thoracolumbar region | CMS +M40202 | Unspecified kyphosis, cervical region | CMS +M40203 | Unspecified kyphosis, cervicothoracic region | CMS +M40204 | Unspecified kyphosis, thoracic region | CMS +M40205 | Unspecified kyphosis, thoracolumbar region | CMS +M40209 | Unspecified kyphosis, site unspecified | CMS +M40292 | Other kyphosis, cervical region | CMS +M40293 | Other kyphosis, cervicothoracic region | CMS +M40294 | Other kyphosis, thoracic region | CMS +M40295 | Other kyphosis, thoracolumbar region | CMS +M40299 | Other kyphosis, site unspecified | CMS +M4030 | Flatback syndrome, site unspecified | CMS +M4035 | Flatback syndrome, thoracolumbar region | CMS +M4036 | Flatback syndrome, lumbar region | CMS +M4037 | Flatback syndrome, lumbosacral region | CMS +M4040 | Postural lordosis, site unspecified | CMS +M4045 | Postural lordosis, thoracolumbar region | CMS +M4046 | Postural lordosis, lumbar region | CMS +M4047 | Postural lordosis, lumbosacral region | CMS +M4050 | Lordosis, unspecified, site unspecified | CMS +M4055 | Lordosis, unspecified, thoracolumbar region | CMS +M4056 | Lordosis, unspecified, lumbar region | CMS +M4057 | Lordosis, unspecified, lumbosacral region | CMS +M4100 | Infantile idiopathic scoliosis, site unspecified | CMS +M4102 | Infantile idiopathic scoliosis, cervical region | CMS +M4103 | Infantile idiopathic scoliosis, cervicothoracic region | CMS +M4104 | Infantile idiopathic scoliosis, thoracic region | CMS +M4105 | Infantile idiopathic scoliosis, thoracolumbar region | CMS +M4106 | Infantile idiopathic scoliosis, lumbar region | CMS +M4107 | Infantile idiopathic scoliosis, lumbosacral region | CMS +M4108 | Infantile idiopathic scoliosis, sacral and sacrococcygeal region | CMS +M41112 | Juvenile idiopathic scoliosis, cervical region | CMS +M41113 | Juvenile idiopathic scoliosis, cervicothoracic region | CMS +M41114 | Juvenile idiopathic scoliosis, thoracic region | CMS +M41115 | Juvenile idiopathic scoliosis, thoracolumbar region | CMS +M41116 | Juvenile idiopathic scoliosis, lumbar region | CMS +M41117 | Juvenile idiopathic scoliosis, lumbosacral region | CMS +M41119 | Juvenile idiopathic scoliosis, site unspecified | CMS +M41122 | Adolescent idiopathic scoliosis, cervical region | CMS +M41123 | Adolescent idiopathic scoliosis, cervicothoracic region | CMS +M41124 | Adolescent idiopathic scoliosis, thoracic region | CMS +M41125 | Adolescent idiopathic scoliosis, thoracolumbar region | CMS +M41126 | Adolescent idiopathic scoliosis, lumbar region | CMS +M41127 | Adolescent idiopathic scoliosis, lumbosacral region | CMS +M41129 | Adolescent idiopathic scoliosis, site unspecified | CMS +M4120 | Other idiopathic scoliosis, site unspecified | CMS +M4122 | Other idiopathic scoliosis, cervical region | CMS +M4123 | Other idiopathic scoliosis, cervicothoracic region | CMS +M4124 | Other idiopathic scoliosis, thoracic region | CMS +M4125 | Other idiopathic scoliosis, thoracolumbar region | CMS +M4126 | Other idiopathic scoliosis, lumbar region | CMS +M4127 | Other idiopathic scoliosis, lumbosacral region | CMS +M4130 | Thoracogenic scoliosis, site unspecified | CMS +M4134 | Thoracogenic scoliosis, thoracic region | CMS +M4135 | Thoracogenic scoliosis, thoracolumbar region | CMS +M4140 | Neuromuscular scoliosis, site unspecified | CMS +M4141 | Neuromuscular scoliosis, occipito-atlanto-axial region | CMS +M4142 | Neuromuscular scoliosis, cervical region | CMS +M4143 | Neuromuscular scoliosis, cervicothoracic region | CMS +M4144 | Neuromuscular scoliosis, thoracic region | CMS +M4145 | Neuromuscular scoliosis, thoracolumbar region | CMS +M4146 | Neuromuscular scoliosis, lumbar region | CMS +M4147 | Neuromuscular scoliosis, lumbosacral region | CMS +M4150 | Other secondary scoliosis, site unspecified | CMS +M4152 | Other secondary scoliosis, cervical region | CMS +M4153 | Other secondary scoliosis, cervicothoracic region | CMS +M4154 | Other secondary scoliosis, thoracic region | CMS +M4155 | Other secondary scoliosis, thoracolumbar region | CMS +M4156 | Other secondary scoliosis, lumbar region | CMS +M4157 | Other secondary scoliosis, lumbosacral region | CMS +M4180 | Other forms of scoliosis, site unspecified | CMS +M4182 | Other forms of scoliosis, cervical region | CMS +M4183 | Other forms of scoliosis, cervicothoracic region | CMS +M4184 | Other forms of scoliosis, thoracic region | CMS +M4185 | Other forms of scoliosis, thoracolumbar region | CMS +M4186 | Other forms of scoliosis, lumbar region | CMS +M4187 | Other forms of scoliosis, lumbosacral region | CMS +M419 | Scoliosis, unspecified | CMS +M4200 | Juvenile osteochondrosis of spine, site unspecified | CMS +M4201 | Juvenile osteochondrosis of spine, occipito-atlanto-axial region | CMS +M4202 | Juvenile osteochondrosis of spine, cervical region | CMS +M4203 | Juvenile osteochondrosis of spine, cervicothoracic region | CMS +M4204 | Juvenile osteochondrosis of spine, thoracic region | CMS +M4205 | Juvenile osteochondrosis of spine, thoracolumbar region | CMS +M4206 | Juvenile osteochondrosis of spine, lumbar region | CMS +M4207 | Juvenile osteochondrosis of spine, lumbosacral region | CMS +M4208 | Juvenile osteochondrosis of spine, sacral and sacrococcygeal region | CMS +M4209 | Juvenile osteochondrosis of spine, multiple sites in spine | CMS +M4210 | Adult osteochondrosis of spine, site unspecified | CMS +M4211 | Adult osteochondrosis of spine, occipito-atlanto-axial region | CMS +M4212 | Adult osteochondrosis of spine, cervical region | CMS +M4213 | Adult osteochondrosis of spine, cervicothoracic region | CMS +M4214 | Adult osteochondrosis of spine, thoracic region | CMS +M4215 | Adult osteochondrosis of spine, thoracolumbar region | CMS +M4216 | Adult osteochondrosis of spine, lumbar region | CMS +M4217 | Adult osteochondrosis of spine, lumbosacral region | CMS +M4218 | Adult osteochondrosis of spine, sacral and sacrococcygeal region | CMS +M4219 | Adult osteochondrosis of spine, multiple sites in spine | CMS +M429 | Spinal osteochondrosis, unspecified | CMS +M4300 | Spondylolysis, site unspecified | CMS +M4301 | Spondylolysis, occipito-atlanto-axial region | CMS +M4302 | Spondylolysis, cervical region | CMS +M4303 | Spondylolysis, cervicothoracic region | CMS +M4304 | Spondylolysis, thoracic region | CMS +M4305 | Spondylolysis, thoracolumbar region | CMS +M4306 | Spondylolysis, lumbar region | CMS +M4307 | Spondylolysis, lumbosacral region | CMS +M4308 | Spondylolysis, sacral and sacrococcygeal region | CMS +M4309 | Spondylolysis, multiple sites in spine | CMS +M4310 | Spondylolisthesis, site unspecified | CMS +M4311 | Spondylolisthesis, occipito-atlanto-axial region | CMS +M4312 | Spondylolisthesis, cervical region | CMS +M4313 | Spondylolisthesis, cervicothoracic region | CMS +M4314 | Spondylolisthesis, thoracic region | CMS +M4315 | Spondylolisthesis, thoracolumbar region | CMS +M4316 | Spondylolisthesis, lumbar region | CMS +M4317 | Spondylolisthesis, lumbosacral region | CMS +M4318 | Spondylolisthesis, sacral and sacrococcygeal region | CMS +M4319 | Spondylolisthesis, multiple sites in spine | CMS +M4320 | Fusion of spine, site unspecified | CMS +M4321 | Fusion of spine, occipito-atlanto-axial region | CMS +M4322 | Fusion of spine, cervical region | CMS +M4323 | Fusion of spine, cervicothoracic region | CMS +M4324 | Fusion of spine, thoracic region | CMS +M4325 | Fusion of spine, thoracolumbar region | CMS +M4326 | Fusion of spine, lumbar region | CMS +M4327 | Fusion of spine, lumbosacral region | CMS +M4328 | Fusion of spine, sacral and sacrococcygeal region | CMS +M433 | Recurrent atlantoaxial dislocation with myelopathy | CMS +M434 | Other recurrent atlantoaxial dislocation | CMS +M435X2 | Other recurrent vertebral dislocation, cervical region | CMS +M435X3 | Other recurrent vertebral dislocation, cervicothoracic region | CMS +M435X4 | Other recurrent vertebral dislocation, thoracic region | CMS +M435X5 | Other recurrent vertebral dislocation, thoracolumbar region | CMS +M435X6 | Other recurrent vertebral dislocation, lumbar region | CMS +M435X7 | Other recurrent vertebral dislocation, lumbosacral region | CMS +M435X8 | Other recurrent vertebral dislocation, sacral and sacrococcygeal region | CMS +M435X9 | Other recurrent vertebral dislocation, site unspecified | CMS +M436 | Torticollis | CMS +M438X1 | Other specified deforming dorsopathies, occipito-atlanto-axial region | CMS +M438X2 | Other specified deforming dorsopathies, cervical region | CMS +M438X3 | Other specified deforming dorsopathies, cervicothoracic region | CMS +M438X4 | Other specified deforming dorsopathies, thoracic region | CMS +M438X5 | Other specified deforming dorsopathies, thoracolumbar region | CMS +M438X6 | Other specified deforming dorsopathies, lumbar region | CMS +M438X7 | Other specified deforming dorsopathies, lumbosacral region | CMS +M438X8 | Other specified deforming dorsopathies, sacral and sacrococcygeal region | CMS +M438X9 | Other specified deforming dorsopathies, site unspecified | CMS +M439 | Deforming dorsopathy, unspecified | CMS +M450 | Ankylosing spondylitis of multiple sites in spine | CMS +M451 | Ankylosing spondylitis of occipito-atlanto-axial region | CMS +M452 | Ankylosing spondylitis of cervical region | CMS +M453 | Ankylosing spondylitis of cervicothoracic region | CMS +M454 | Ankylosing spondylitis of thoracic region | CMS +M455 | Ankylosing spondylitis of thoracolumbar region | CMS +M456 | Ankylosing spondylitis lumbar region | CMS +M457 | Ankylosing spondylitis of lumbosacral region | CMS +M458 | Ankylosing spondylitis sacral and sacrococcygeal region | CMS +M459 | Ankylosing spondylitis of unspecified sites in spine | CMS +M4600 | Spinal enthesopathy, site unspecified | CMS +M4601 | Spinal enthesopathy, occipito-atlanto-axial region | CMS +M4602 | Spinal enthesopathy, cervical region | CMS +M4603 | Spinal enthesopathy, cervicothoracic region | CMS +M4604 | Spinal enthesopathy, thoracic region | CMS +M4605 | Spinal enthesopathy, thoracolumbar region | CMS +M4606 | Spinal enthesopathy, lumbar region | CMS +M4607 | Spinal enthesopathy, lumbosacral region | CMS +M4608 | Spinal enthesopathy, sacral and sacrococcygeal region | CMS +M4609 | Spinal enthesopathy, multiple sites in spine | CMS +M461 | Sacroiliitis, not elsewhere classified | CMS +M4620 | Osteomyelitis of vertebra, site unspecified | CMS +M4621 | Osteomyelitis of vertebra, occipito-atlanto-axial region | CMS +M4622 | Osteomyelitis of vertebra, cervical region | CMS +M4623 | Osteomyelitis of vertebra, cervicothoracic region | CMS +M4624 | Osteomyelitis of vertebra, thoracic region | CMS +M4625 | Osteomyelitis of vertebra, thoracolumbar region | CMS +M4626 | Osteomyelitis of vertebra, lumbar region | CMS +M4627 | Osteomyelitis of vertebra, lumbosacral region | CMS +M4628 | Osteomyelitis of vertebra, sacral and sacrococcygeal region | CMS +M4630 | Infection of intervertebral disc (pyogenic), site unspecified | CMS +M4631 | Infection of intervertebral disc (pyogenic), occipito-atlanto-axial region | CMS +M4632 | Infection of intervertebral disc (pyogenic), cervical region | CMS +M4633 | Infection of intervertebral disc (pyogenic), cervicothoracic region | CMS +M4634 | Infection of intervertebral disc (pyogenic), thoracic region | CMS +M4635 | Infection of intervertebral disc (pyogenic), thoracolumbar region | CMS +M4636 | Infection of intervertebral disc (pyogenic), lumbar region | CMS +M4637 | Infection of intervertebral disc (pyogenic), lumbosacral region | CMS +M4638 | Infection of intervertebral disc (pyogenic), sacral and sacrococcygeal region | CMS +M4639 | Infection of intervertebral disc (pyogenic), multiple sites in spine | CMS +M4640 | Discitis, unspecified, site unspecified | CMS +M4641 | Discitis, unspecified, occipito-atlanto-axial region | CMS +M4642 | Discitis, unspecified, cervical region | CMS +M4643 | Discitis, unspecified, cervicothoracic region | CMS +M4644 | Discitis, unspecified, thoracic region | CMS +M4645 | Discitis, unspecified, thoracolumbar region | CMS +M4646 | Discitis, unspecified, lumbar region | CMS +M4647 | Discitis, unspecified, lumbosacral region | CMS +M4648 | Discitis, unspecified, sacral and sacrococcygeal region | CMS +M4649 | Discitis, unspecified, multiple sites in spine | CMS +M4650 | Other infective spondylopathies, site unspecified | CMS +M4651 | Other infective spondylopathies, occipito-atlanto-axial region | CMS +M4652 | Other infective spondylopathies, cervical region | CMS +M4653 | Other infective spondylopathies, cervicothoracic region | CMS +M4654 | Other infective spondylopathies, thoracic region | CMS +M4655 | Other infective spondylopathies, thoracolumbar region | CMS +M4656 | Other infective spondylopathies, lumbar region | CMS +M4657 | Other infective spondylopathies, lumbosacral region | CMS +M4658 | Other infective spondylopathies, sacral and sacrococcygeal region | CMS +M4659 | Other infective spondylopathies, multiple sites in spine | CMS +M4680 | Other specified inflammatory spondylopathies, site unspecified | CMS +M4681 | Other specified inflammatory spondylopathies, occipito-atlanto-axial region | CMS +M4682 | Other specified inflammatory spondylopathies, cervical region | CMS +M4683 | Other specified inflammatory spondylopathies, cervicothoracic region | CMS +M4684 | Other specified inflammatory spondylopathies, thoracic region | CMS +M4685 | Other specified inflammatory spondylopathies, thoracolumbar region | CMS +M4686 | Other specified inflammatory spondylopathies, lumbar region | CMS +M4687 | Other specified inflammatory spondylopathies, lumbosacral region | CMS +M4688 | Other specified inflammatory spondylopathies, sacral and sacrococcygeal region | CMS +M4689 | Other specified inflammatory spondylopathies, multiple sites in spine | CMS +M4690 | Unspecified inflammatory spondylopathy, site unspecified | CMS +M4691 | Unspecified inflammatory spondylopathy, occipito-atlanto-axial region | CMS +M4692 | Unspecified inflammatory spondylopathy, cervical region | CMS +M4693 | Unspecified inflammatory spondylopathy, cervicothoracic region | CMS +M4694 | Unspecified inflammatory spondylopathy, thoracic region | CMS +M4695 | Unspecified inflammatory spondylopathy, thoracolumbar region | CMS +M4696 | Unspecified inflammatory spondylopathy, lumbar region | CMS +M4697 | Unspecified inflammatory spondylopathy, lumbosacral region | CMS +M4698 | Unspecified inflammatory spondylopathy, sacral and sacrococcygeal region | CMS +M4699 | Unspecified inflammatory spondylopathy, multiple sites in spine | CMS +M47011 | Anterior spinal artery compression syndromes, occipito-atlanto-axial region | CMS +M47012 | Anterior spinal artery compression syndromes, cervical region | CMS +M47013 | Anterior spinal artery compression syndromes, cervicothoracic region | CMS +M47014 | Anterior spinal artery compression syndromes, thoracic region | CMS +M47015 | Anterior spinal artery compression syndromes, thoracolumbar region | CMS +M47016 | Anterior spinal artery compression syndromes, lumbar region | CMS +M47019 | Anterior spinal artery compression syndromes, site unspecified | CMS +M47021 | Vertebral artery compression syndromes, occipito-atlanto-axial region | CMS +M47022 | Vertebral artery compression syndromes, cervical region | CMS +M47029 | Vertebral artery compression syndromes, site unspecified | CMS +M4710 | Other spondylosis with myelopathy, site unspecified | CMS +M4711 | Other spondylosis with myelopathy, occipito-atlanto-axial region | CMS +M4712 | Other spondylosis with myelopathy, cervical region | CMS +M4713 | Other spondylosis with myelopathy, cervicothoracic region | CMS +M4714 | Other spondylosis with myelopathy, thoracic region | CMS +M4715 | Other spondylosis with myelopathy, thoracolumbar region | CMS +M4716 | Other spondylosis with myelopathy, lumbar region | CMS +M4720 | Other spondylosis with radiculopathy, site unspecified | CMS +M4721 | Other spondylosis with radiculopathy, occipito-atlanto-axial region | CMS +M4722 | Other spondylosis with radiculopathy, cervical region | CMS +M4723 | Other spondylosis with radiculopathy, cervicothoracic region | CMS +M4724 | Other spondylosis with radiculopathy, thoracic region | CMS +M4725 | Other spondylosis with radiculopathy, thoracolumbar region | CMS +M4726 | Other spondylosis with radiculopathy, lumbar region | CMS +M4727 | Other spondylosis with radiculopathy, lumbosacral region | CMS +M4728 | Other spondylosis with radiculopathy, sacral and sacrococcygeal region | CMS +M47811 | Spondylosis without myelopathy or radiculopathy, occipito-atlanto-axial region | CMS +M47812 | Spondylosis without myelopathy or radiculopathy, cervical region | CMS +M47813 | Spondylosis without myelopathy or radiculopathy, cervicothoracic region | CMS +M47814 | Spondylosis without myelopathy or radiculopathy, thoracic region | CMS +M47815 | Spondylosis without myelopathy or radiculopathy, thoracolumbar region | CMS +M47816 | Spondylosis without myelopathy or radiculopathy, lumbar region | CMS +M47817 | Spondylosis without myelopathy or radiculopathy, lumbosacral region | CMS +M47818 | Spondylosis without myelopathy or radiculopathy, sacral and sacrococcygeal region | CMS +M47819 | Spondylosis without myelopathy or radiculopathy, site unspecified | CMS +M47891 | Other spondylosis, occipito-atlanto-axial region | CMS +M47892 | Other spondylosis, cervical region | CMS +M47893 | Other spondylosis, cervicothoracic region | CMS +M47894 | Other spondylosis, thoracic region | CMS +M47895 | Other spondylosis, thoracolumbar region | CMS +M47896 | Other spondylosis, lumbar region | CMS +M47897 | Other spondylosis, lumbosacral region | CMS +M47898 | Other spondylosis, sacral and sacrococcygeal region | CMS +M47899 | Other spondylosis, site unspecified | CMS +M479 | Spondylosis, unspecified | CMS +M4800 | Spinal stenosis, site unspecified | CMS +M4801 | Spinal stenosis, occipito-atlanto-axial region | CMS +M4802 | Spinal stenosis, cervical region | CMS +M4803 | Spinal stenosis, cervicothoracic region | CMS +M4804 | Spinal stenosis, thoracic region | CMS +M4805 | Spinal stenosis, thoracolumbar region | CMS +M48061 | Spinal stenosis, lumbar region without neurogenic claudication | CMS +M48062 | Spinal stenosis, lumbar region with neurogenic claudication | CMS +M4807 | Spinal stenosis, lumbosacral region | CMS +M4808 | Spinal stenosis, sacral and sacrococcygeal region | CMS +M4810 | Ankylosing hyperostosis [Forestier], site unspecified | CMS +M4811 | Ankylosing hyperostosis [Forestier], occipito-atlanto-axial region | CMS +M4812 | Ankylosing hyperostosis [Forestier], cervical region | CMS +M4813 | Ankylosing hyperostosis [Forestier], cervicothoracic region | CMS +M4814 | Ankylosing hyperostosis [Forestier], thoracic region | CMS +M4815 | Ankylosing hyperostosis [Forestier], thoracolumbar region | CMS +M4816 | Ankylosing hyperostosis [Forestier], lumbar region | CMS +M4817 | Ankylosing hyperostosis [Forestier], lumbosacral region | CMS +M4818 | Ankylosing hyperostosis [Forestier], sacral and sacrococcygeal region | CMS +M4819 | Ankylosing hyperostosis [Forestier], multiple sites in spine | CMS +M4820 | Kissing spine, site unspecified | CMS +M4821 | Kissing spine, occipito-atlanto-axial region | CMS +M4822 | Kissing spine, cervical region | CMS +M4823 | Kissing spine, cervicothoracic region | CMS +M4824 | Kissing spine, thoracic region | CMS +M4825 | Kissing spine, thoracolumbar region | CMS +M4826 | Kissing spine, lumbar region | CMS +M4827 | Kissing spine, lumbosacral region | CMS +M4830 | Traumatic spondylopathy, site unspecified | CMS +M4831 | Traumatic spondylopathy, occipito-atlanto-axial region | CMS +M4832 | Traumatic spondylopathy, cervical region | CMS +M4833 | Traumatic spondylopathy, cervicothoracic region | CMS +M4834 | Traumatic spondylopathy, thoracic region | CMS +M4835 | Traumatic spondylopathy, thoracolumbar region | CMS +M4836 | Traumatic spondylopathy, lumbar region | CMS +M4837 | Traumatic spondylopathy, lumbosacral region | CMS +M4838 | Traumatic spondylopathy, sacral and sacrococcygeal region | CMS +M4840XA | Fatigue fracture of vertebra, site unspecified, initial encounter for fracture | CMS +M4840XD | Fatigue fracture of vertebra, site unspecified, subsequent encounter for fracture with routine healing | CMS +M4840XG | Fatigue fracture of vertebra, site unspecified, subsequent encounter for fracture with delayed healing | CMS +M4840XS | Fatigue fracture of vertebra, site unspecified, sequela of fracture | CMS +M4841XA | Fatigue fracture of vertebra, occipito-atlanto-axial region, initial encounter for fracture | CMS +M4841XD | Fatigue fracture of vertebra, occipito-atlanto-axial region, subsequent encounter for fracture with routine healing | CMS +M4841XG | Fatigue fracture of vertebra, occipito-atlanto-axial region, subsequent encounter for fracture with delayed healing | CMS +M4841XS | Fatigue fracture of vertebra, occipito-atlanto-axial region, sequela of fracture | CMS +M4842XA | Fatigue fracture of vertebra, cervical region, initial encounter for fracture | CMS +M4842XD | Fatigue fracture of vertebra, cervical region, subsequent encounter for fracture with routine healing | CMS +M4842XG | Fatigue fracture of vertebra, cervical region, subsequent encounter for fracture with delayed healing | CMS +M4842XS | Fatigue fracture of vertebra, cervical region, sequela of fracture | CMS +M4843XA | Fatigue fracture of vertebra, cervicothoracic region, initial encounter for fracture | CMS +M4843XD | Fatigue fracture of vertebra, cervicothoracic region, subsequent encounter for fracture with routine healing | CMS +M4843XG | Fatigue fracture of vertebra, cervicothoracic region, subsequent encounter for fracture with delayed healing | CMS +M4843XS | Fatigue fracture of vertebra, cervicothoracic region, sequela of fracture | CMS +M4844XA | Fatigue fracture of vertebra, thoracic region, initial encounter for fracture | CMS +M4844XD | Fatigue fracture of vertebra, thoracic region, subsequent encounter for fracture with routine healing | CMS +M4844XG | Fatigue fracture of vertebra, thoracic region, subsequent encounter for fracture with delayed healing | CMS +M4844XS | Fatigue fracture of vertebra, thoracic region, sequela of fracture | CMS +M4845XA | Fatigue fracture of vertebra, thoracolumbar region, initial encounter for fracture | CMS +M4845XD | Fatigue fracture of vertebra, thoracolumbar region, subsequent encounter for fracture with routine healing | CMS +M4845XG | Fatigue fracture of vertebra, thoracolumbar region, subsequent encounter for fracture with delayed healing | CMS +M4845XS | Fatigue fracture of vertebra, thoracolumbar region, sequela of fracture | CMS +M4846XA | Fatigue fracture of vertebra, lumbar region, initial encounter for fracture | CMS +M4846XD | Fatigue fracture of vertebra, lumbar region, subsequent encounter for fracture with routine healing | CMS +M4846XG | Fatigue fracture of vertebra, lumbar region, subsequent encounter for fracture with delayed healing | CMS +M4846XS | Fatigue fracture of vertebra, lumbar region, sequela of fracture | CMS +M4847XA | Fatigue fracture of vertebra, lumbosacral region, initial encounter for fracture | CMS +M4847XD | Fatigue fracture of vertebra, lumbosacral region, subsequent encounter for fracture with routine healing | CMS +M4847XG | Fatigue fracture of vertebra, lumbosacral region, subsequent encounter for fracture with delayed healing | CMS +M4847XS | Fatigue fracture of vertebra, lumbosacral region, sequela of fracture | CMS +M4848XA | Fatigue fracture of vertebra, sacral and sacrococcygeal region, initial encounter for fracture | CMS +M4848XD | Fatigue fracture of vertebra, sacral and sacrococcygeal region, subsequent encounter for fracture with routine healing | CMS +M4848XG | Fatigue fracture of vertebra, sacral and sacrococcygeal region, subsequent encounter for fracture with delayed healing | CMS +M4848XS | Fatigue fracture of vertebra, sacral and sacrococcygeal region, sequela of fracture | CMS +M4850XA | Collapsed vertebra, not elsewhere classified, site unspecified, initial encounter for fracture | CMS +M4850XD | Collapsed vertebra, not elsewhere classified, site unspecified, subsequent encounter for fracture with routine healing | CMS +M4850XG | Collapsed vertebra, not elsewhere classified, site unspecified, subsequent encounter for fracture with delayed healing | CMS +M4850XS | Collapsed vertebra, not elsewhere classified, site unspecified, sequela of fracture | CMS +M4851XA | Collapsed vertebra, not elsewhere classified, occipito-atlanto-axial region, initial encounter for fracture | CMS +M4851XD | Collapsed vertebra, not elsewhere classified, occipito-atlanto-axial region, subsequent encounter for fracture with routine healing | CMS +M4851XG | Collapsed vertebra, not elsewhere classified, occipito-atlanto-axial region, subsequent encounter for fracture with delayed healing | CMS +M4851XS | Collapsed vertebra, not elsewhere classified, occipito-atlanto-axial region, sequela of fracture | CMS +M4852XA | Collapsed vertebra, not elsewhere classified, cervical region, initial encounter for fracture | CMS +M4852XD | Collapsed vertebra, not elsewhere classified, cervical region, subsequent encounter for fracture with routine healing | CMS +M4852XG | Collapsed vertebra, not elsewhere classified, cervical region, subsequent encounter for fracture with delayed healing | CMS +M4852XS | Collapsed vertebra, not elsewhere classified, cervical region, sequela of fracture | CMS +M4853XA | Collapsed vertebra, not elsewhere classified, cervicothoracic region, initial encounter for fracture | CMS +M4853XD | Collapsed vertebra, not elsewhere classified, cervicothoracic region, subsequent encounter for fracture with routine healing | CMS +M4853XG | Collapsed vertebra, not elsewhere classified, cervicothoracic region, subsequent encounter for fracture with delayed healing | CMS +M4853XS | Collapsed vertebra, not elsewhere classified, cervicothoracic region, sequela of fracture | CMS +M4854XA | Collapsed vertebra, not elsewhere classified, thoracic region, initial encounter for fracture | CMS +M4854XD | Collapsed vertebra, not elsewhere classified, thoracic region, subsequent encounter for fracture with routine healing | CMS +M4854XG | Collapsed vertebra, not elsewhere classified, thoracic region, subsequent encounter for fracture with delayed healing | CMS +M4854XS | Collapsed vertebra, not elsewhere classified, thoracic region, sequela of fracture | CMS +M4855XA | Collapsed vertebra, not elsewhere classified, thoracolumbar region, initial encounter for fracture | CMS +M4855XD | Collapsed vertebra, not elsewhere classified, thoracolumbar region, subsequent encounter for fracture with routine healing | CMS +M4855XG | Collapsed vertebra, not elsewhere classified, thoracolumbar region, subsequent encounter for fracture with delayed healing | CMS +M4855XS | Collapsed vertebra, not elsewhere classified, thoracolumbar region, sequela of fracture | CMS +M4856XA | Collapsed vertebra, not elsewhere classified, lumbar region, initial encounter for fracture | CMS +M4856XD | Collapsed vertebra, not elsewhere classified, lumbar region, subsequent encounter for fracture with routine healing | CMS +M4856XG | Collapsed vertebra, not elsewhere classified, lumbar region, subsequent encounter for fracture with delayed healing | CMS +M4856XS | Collapsed vertebra, not elsewhere classified, lumbar region, sequela of fracture | CMS +M4857XA | Collapsed vertebra, not elsewhere classified, lumbosacral region, initial encounter for fracture | CMS +M4857XD | Collapsed vertebra, not elsewhere classified, lumbosacral region, subsequent encounter for fracture with routine healing | CMS +M4857XG | Collapsed vertebra, not elsewhere classified, lumbosacral region, subsequent encounter for fracture with delayed healing | CMS +M4857XS | Collapsed vertebra, not elsewhere classified, lumbosacral region, sequela of fracture | CMS +M4858XA | Collapsed vertebra, not elsewhere classified, sacral and sacrococcygeal region, initial encounter for fracture | CMS +M4858XD | Collapsed vertebra, not elsewhere classified, sacral and sacrococcygeal region, subsequent encounter for fracture with routine healing | CMS +M4858XG | Collapsed vertebra, not elsewhere classified, sacral and sacrococcygeal region, subsequent encounter for fracture with delayed healing | CMS +M4858XS | Collapsed vertebra, not elsewhere classified, sacral and sacrococcygeal region, sequela of fracture | CMS +M488X1 | Other specified spondylopathies, occipito-atlanto-axial region | CMS +M488X2 | Other specified spondylopathies, cervical region | CMS +M488X3 | Other specified spondylopathies, cervicothoracic region | CMS +M488X4 | Other specified spondylopathies, thoracic region | CMS +M488X5 | Other specified spondylopathies, thoracolumbar region | CMS +M488X6 | Other specified spondylopathies, lumbar region | CMS +M488X7 | Other specified spondylopathies, lumbosacral region | CMS +M488X8 | Other specified spondylopathies, sacral and sacrococcygeal region | CMS +M488X9 | Other specified spondylopathies, site unspecified | CMS +M489 | Spondylopathy, unspecified | CMS +M4980 | Spondylopathy in diseases classified elsewhere, site unspecified | CMS +M4981 | Spondylopathy in diseases classified elsewhere, occipito-atlanto-axial region | CMS +M4982 | Spondylopathy in diseases classified elsewhere, cervical region | CMS +M4983 | Spondylopathy in diseases classified elsewhere, cervicothoracic region | CMS +M4984 | Spondylopathy in diseases classified elsewhere, thoracic region | CMS +M4985 | Spondylopathy in diseases classified elsewhere, thoracolumbar region | CMS +M4986 | Spondylopathy in diseases classified elsewhere, lumbar region | CMS +M4987 | Spondylopathy in diseases classified elsewhere, lumbosacral region | CMS +M4988 | Spondylopathy in diseases classified elsewhere, sacral and sacrococcygeal region | CMS +M4989 | Spondylopathy in diseases classified elsewhere, multiple sites in spine | CMS +M5000 | Cervical disc disorder with myelopathy, unspecified cervical region | CMS +M5001 | Cervical disc disorder with myelopathy, high cervical region | CMS +M50020 | Cervical disc disorder with myelopathy, mid-cervical region, unspecified level | CMS +M50021 | Cervical disc disorder at C4-C5 level with myelopathy | CMS +M50022 | Cervical disc disorder at C5-C6 level with myelopathy | CMS +M50023 | Cervical disc disorder at C6-C7 level with myelopathy | CMS +M5003 | Cervical disc disorder with myelopathy, cervicothoracic region | CMS +M5010 | Cervical disc disorder with radiculopathy, unspecified cervical region | CMS +M5011 | Cervical disc disorder with radiculopathy, high cervical region | CMS +M50120 | Mid-cervical disc disorder, unspecified | CMS +M50121 | Cervical disc disorder at C4-C5 level with radiculopathy | CMS +M50122 | Cervical disc disorder at C5-C6 level with radiculopathy | CMS +M50123 | Cervical disc disorder at C6-C7 level with radiculopathy | CMS +M5013 | Cervical disc disorder with radiculopathy, cervicothoracic region | CMS +M5020 | Other cervical disc displacement, unspecified cervical region | CMS +M5021 | Other cervical disc displacement, high cervical region | CMS +M50220 | Other cervical disc displacement, mid-cervical region, unspecified level | CMS +M50221 | Other cervical disc displacement at C4-C5 level | CMS +M50222 | Other cervical disc displacement at C5-C6 level | CMS +M50223 | Other cervical disc displacement at C6-C7 level | CMS +M5023 | Other cervical disc displacement, cervicothoracic region | CMS +M5030 | Other cervical disc degeneration, unspecified cervical region | CMS +M5031 | Other cervical disc degeneration, high cervical region | CMS +M50320 | Other cervical disc degeneration, mid-cervical region, unspecified level | CMS +M50321 | Other cervical disc degeneration at C4-C5 level | CMS +M50322 | Other cervical disc degeneration at C5-C6 level | CMS +M50323 | Other cervical disc degeneration at C6-C7 level | CMS +M5033 | Other cervical disc degeneration, cervicothoracic region | CMS +M5080 | Other cervical disc disorders, unspecified cervical region | CMS +M5081 | Other cervical disc disorders, high cervical region | CMS +M50820 | Other cervical disc disorders, mid-cervical region, unspecified level | CMS +M50821 | Other cervical disc disorders at C4-C5 level | CMS +M50822 | Other cervical disc disorders at C5-C6 level | CMS +M50823 | Other cervical disc disorders at C6-C7 level | CMS +M5083 | Other cervical disc disorders, cervicothoracic region | CMS +M5090 | Cervical disc disorder, unspecified, unspecified cervical region | CMS +M5091 | Cervical disc disorder, unspecified, high cervical region | CMS +M50920 | Unspecified cervical disc disorder, mid-cervical region, unspecified level | CMS +M50921 | Unspecified cervical disc disorder at C4-C5 level | CMS +M50922 | Unspecified cervical disc disorder at C5-C6 level | CMS +M50923 | Unspecified cervical disc disorder at C6-C7 level | CMS +M5093 | Cervical disc disorder, unspecified, cervicothoracic region | CMS +M5104 | Intervertebral disc disorders with myelopathy, thoracic region | CMS +M5105 | Intervertebral disc disorders with myelopathy, thoracolumbar region | CMS +M5106 | Intervertebral disc disorders with myelopathy, lumbar region | CMS +M5114 | Intervertebral disc disorders with radiculopathy, thoracic region | CMS +M5115 | Intervertebral disc disorders with radiculopathy, thoracolumbar region | CMS +M5116 | Intervertebral disc disorders with radiculopathy, lumbar region | CMS +M5117 | Intervertebral disc disorders with radiculopathy, lumbosacral region | CMS +M5124 | Other intervertebral disc displacement, thoracic region | CMS +M5125 | Other intervertebral disc displacement, thoracolumbar region | CMS +M5126 | Other intervertebral disc displacement, lumbar region | CMS +M5127 | Other intervertebral disc displacement, lumbosacral region | CMS +M5134 | Other intervertebral disc degeneration, thoracic region | CMS +M5135 | Other intervertebral disc degeneration, thoracolumbar region | CMS +M5136 | Other intervertebral disc degeneration, lumbar region | CMS +M5137 | Other intervertebral disc degeneration, lumbosacral region | CMS +M5144 | Schmorl's nodes, thoracic region | CMS +M5145 | Schmorl's nodes, thoracolumbar region | CMS +M5146 | Schmorl's nodes, lumbar region | CMS +M5147 | Schmorl's nodes, lumbosacral region | CMS +M5184 | Other intervertebral disc disorders, thoracic region | CMS +M5185 | Other intervertebral disc disorders, thoracolumbar region | CMS +M5186 | Other intervertebral disc disorders, lumbar region | CMS +M5187 | Other intervertebral disc disorders, lumbosacral region | CMS +M519 | Unspecified thoracic, thoracolumbar and lumbosacral intervertebral disc disorder | CMS +M530 | Cervicocranial syndrome | CMS +M531 | Cervicobrachial syndrome | CMS +M532X1 | Spinal instabilities, occipito-atlanto-axial region | CMS +M532X2 | Spinal instabilities, cervical region | CMS +M532X3 | Spinal instabilities, cervicothoracic region | CMS +M532X4 | Spinal instabilities, thoracic region | CMS +M532X5 | Spinal instabilities, thoracolumbar region | CMS +M532X6 | Spinal instabilities, lumbar region | CMS +M532X7 | Spinal instabilities, lumbosacral region | CMS +M532X8 | Spinal instabilities, sacral and sacrococcygeal region | CMS +M532X9 | Spinal instabilities, site unspecified | CMS +M533 | Sacrococcygeal disorders, not elsewhere classified | CMS +M5380 | Other specified dorsopathies, site unspecified | CMS +M5381 | Other specified dorsopathies, occipito-atlanto-axial region | CMS +M5382 | Other specified dorsopathies, cervical region | CMS +M5383 | Other specified dorsopathies, cervicothoracic region | CMS +M5384 | Other specified dorsopathies, thoracic region | CMS +M5385 | Other specified dorsopathies, thoracolumbar region | CMS +M5386 | Other specified dorsopathies, lumbar region | CMS +M5387 | Other specified dorsopathies, lumbosacral region | CMS +M5388 | Other specified dorsopathies, sacral and sacrococcygeal region | CMS +M539 | Dorsopathy, unspecified | CMS +M5400 | Panniculitis affecting regions of neck and back, site unspecified | CMS +M5401 | Panniculitis affecting regions of neck and back, occipito-atlanto-axial region | CMS +M5402 | Panniculitis affecting regions of neck and back, cervical region | CMS +M5403 | Panniculitis affecting regions of neck and back, cervicothoracic region | CMS +M5404 | Panniculitis affecting regions of neck and back, thoracic region | CMS +M5405 | Panniculitis affecting regions of neck and back, thoracolumbar region | CMS +M5406 | Panniculitis affecting regions of neck and back, lumbar region | CMS +M5407 | Panniculitis affecting regions of neck and back, lumbosacral region | CMS +M5408 | Panniculitis affecting regions of neck and back, sacral and sacrococcygeal region | CMS +M5409 | Panniculitis affecting regions, neck and back, multiple sites in spine | CMS +M5410 | Radiculopathy, site unspecified | CMS +M5411 | Radiculopathy, occipito-atlanto-axial region | CMS +M5412 | Radiculopathy, cervical region | CMS +M5413 | Radiculopathy, cervicothoracic region | CMS +M5414 | Radiculopathy, thoracic region | CMS +M5415 | Radiculopathy, thoracolumbar region | CMS +M5416 | Radiculopathy, lumbar region | CMS +M5417 | Radiculopathy, lumbosacral region | CMS +M5418 | Radiculopathy, sacral and sacrococcygeal region | CMS +M542 | Cervicalgia | CMS +M5430 | Sciatica, unspecified side | CMS +M5431 | Sciatica, right side | CMS +M5432 | Sciatica, left side | CMS +M5440 | Lumbago with sciatica, unspecified side | CMS +M5441 | Lumbago with sciatica, right side | CMS +M5442 | Lumbago with sciatica, left side | CMS +M545 | Low back pain | CMS +M546 | Pain in thoracic spine | CMS +M5481 | Occipital neuralgia | CMS +M5489 | Other dorsalgia | CMS +M549 | Dorsalgia, unspecified | CMS +M60000 | Infective myositis, unspecified right arm | CMS +M60001 | Infective myositis, unspecified left arm | CMS +M60002 | Infective myositis, unspecified arm | CMS +M60003 | Infective myositis, unspecified right leg | CMS +M60004 | Infective myositis, unspecified left leg | CMS +M60005 | Infective myositis, unspecified leg | CMS +M60009 | Infective myositis, unspecified site | CMS +M60011 | Infective myositis, right shoulder | CMS +M60012 | Infective myositis, left shoulder | CMS +M60019 | Infective myositis, unspecified shoulder | CMS +M60021 | Infective myositis, right upper arm | CMS +M60022 | Infective myositis, left upper arm | CMS +M60029 | Infective myositis, unspecified upper arm | CMS +M60031 | Infective myositis, right forearm | CMS +M60032 | Infective myositis, left forearm | CMS +M60039 | Infective myositis, unspecified forearm | CMS +M60041 | Infective myositis, right hand | CMS +M60042 | Infective myositis, left hand | CMS +M60043 | Infective myositis, unspecified hand | CMS +M60044 | Infective myositis, right finger(s) | CMS +M60045 | Infective myositis, left finger(s) | CMS +M60046 | Infective myositis, unspecified finger(s) | CMS +M60051 | Infective myositis, right thigh | CMS +M60052 | Infective myositis, left thigh | CMS +M60059 | Infective myositis, unspecified thigh | CMS +M60061 | Infective myositis, right lower leg | CMS +M60062 | Infective myositis, left lower leg | CMS +M60069 | Infective myositis, unspecified lower leg | CMS +M60070 | Infective myositis, right ankle | CMS +M60071 | Infective myositis, left ankle | CMS +M60072 | Infective myositis, unspecified ankle | CMS +M60073 | Infective myositis, right foot | CMS +M60074 | Infective myositis, left foot | CMS +M60075 | Infective myositis, unspecified foot | CMS +M60076 | Infective myositis, right toe(s) | CMS +M60077 | Infective myositis, left toe(s) | CMS +M60078 | Infective myositis, unspecified toe(s) | CMS +M6008 | Infective myositis, other site | CMS +M6009 | Infective myositis, multiple sites | CMS +M6010 | Interstitial myositis of unspecified site | CMS +M60111 | Interstitial myositis, right shoulder | CMS +M60112 | Interstitial myositis, left shoulder | CMS +M60119 | Interstitial myositis, unspecified shoulder | CMS +M60121 | Interstitial myositis, right upper arm | CMS +M60122 | Interstitial myositis, left upper arm | CMS +M60129 | Interstitial myositis, unspecified upper arm | CMS +M60131 | Interstitial myositis, right forearm | CMS +M60132 | Interstitial myositis, left forearm | CMS +M60139 | Interstitial myositis, unspecified forearm | CMS +M60141 | Interstitial myositis, right hand | CMS +M60142 | Interstitial myositis, left hand | CMS +M60149 | Interstitial myositis, unspecified hand | CMS +M60151 | Interstitial myositis, right thigh | CMS +M60152 | Interstitial myositis, left thigh | CMS +M60159 | Interstitial myositis, unspecified thigh | CMS +M60161 | Interstitial myositis, right lower leg | CMS +M60162 | Interstitial myositis, left lower leg | CMS +M60169 | Interstitial myositis, unspecified lower leg | CMS +M60171 | Interstitial myositis, right ankle and foot | CMS +M60172 | Interstitial myositis, left ankle and foot | CMS +M60179 | Interstitial myositis, unspecified ankle and foot | CMS +M6018 | Interstitial myositis, other site | CMS +M6019 | Interstitial myositis, multiple sites | CMS +M6020 | Foreign body granuloma of soft tissue, not elsewhere classified, unspecified site | CMS +M60211 | Foreign body granuloma of soft tissue, not elsewhere classified, right shoulder | CMS +M60212 | Foreign body granuloma of soft tissue, not elsewhere classified, left shoulder | CMS +M60219 | Foreign body granuloma of soft tissue, not elsewhere classified, unspecified shoulder | CMS +M60221 | Foreign body granuloma of soft tissue, not elsewhere classified, right upper arm | CMS +M60222 | Foreign body granuloma of soft tissue, not elsewhere classified, left upper arm | CMS +M60229 | Foreign body granuloma of soft tissue, not elsewhere classified, unspecified upper arm | CMS +M60231 | Foreign body granuloma of soft tissue, not elsewhere classified, right forearm | CMS +M60232 | Foreign body granuloma of soft tissue, not elsewhere classified, left forearm | CMS +M60239 | Foreign body granuloma of soft tissue, not elsewhere classified, unspecified forearm | CMS +M60241 | Foreign body granuloma of soft tissue, not elsewhere classified, right hand | CMS +M60242 | Foreign body granuloma of soft tissue, not elsewhere classified, left hand | CMS +M60249 | Foreign body granuloma of soft tissue, not elsewhere classified, unspecified hand | CMS +M60251 | Foreign body granuloma of soft tissue, not elsewhere classified, right thigh | CMS +M60252 | Foreign body granuloma of soft tissue, not elsewhere classified, left thigh | CMS +M60259 | Foreign body granuloma of soft tissue, not elsewhere classified, unspecified thigh | CMS +M60261 | Foreign body granuloma of soft tissue, not elsewhere classified, right lower leg | CMS +M60262 | Foreign body granuloma of soft tissue, not elsewhere classified, left lower leg | CMS +M60269 | Foreign body granuloma of soft tissue, not elsewhere classified, unspecified lower leg | CMS +M60271 | Foreign body granuloma of soft tissue, not elsewhere classified, right ankle and foot | CMS +M60272 | Foreign body granuloma of soft tissue, not elsewhere classified, left ankle and foot | CMS +M60279 | Foreign body granuloma of soft tissue, not elsewhere classified, unspecified ankle and foot | CMS +M6028 | Foreign body granuloma of soft tissue, not elsewhere classified, other site | CMS +M6080 | Other myositis, unspecified site | CMS +M60811 | Other myositis, right shoulder | CMS +M60812 | Other myositis, left shoulder | CMS +M60819 | Other myositis, unspecified shoulder | CMS +M60821 | Other myositis, right upper arm | CMS +M60822 | Other myositis, left upper arm | CMS +M60829 | Other myositis, unspecified upper arm | CMS +M60831 | Other myositis, right forearm | CMS +M60832 | Other myositis, left forearm | CMS +M60839 | Other myositis, unspecified forearm | CMS +M60841 | Other myositis, right hand | CMS +M60842 | Other myositis, left hand | CMS +M60849 | Other myositis, unspecified hand | CMS +M60851 | Other myositis, right thigh | CMS +M60852 | Other myositis, left thigh | CMS +M60859 | Other myositis, unspecified thigh | CMS +M60861 | Other myositis, right lower leg | CMS +M60862 | Other myositis, left lower leg | CMS +M60869 | Other myositis, unspecified lower leg | CMS +M60871 | Other myositis, right ankle and foot | CMS +M60872 | Other myositis, left ankle and foot | CMS +M60879 | Other myositis, unspecified ankle and foot | CMS +M6088 | Other myositis, other site | CMS +M6089 | Other myositis, multiple sites | CMS +M609 | Myositis, unspecified | CMS +M6100 | Myositis ossificans traumatica, unspecified site | CMS +M61011 | Myositis ossificans traumatica, right shoulder | CMS +M61012 | Myositis ossificans traumatica, left shoulder | CMS +M61019 | Myositis ossificans traumatica, unspecified shoulder | CMS +M61021 | Myositis ossificans traumatica, right upper arm | CMS +M61022 | Myositis ossificans traumatica, left upper arm | CMS +M61029 | Myositis ossificans traumatica, unspecified upper arm | CMS +M61031 | Myositis ossificans traumatica, right forearm | CMS +M61032 | Myositis ossificans traumatica, left forearm | CMS +M61039 | Myositis ossificans traumatica, unspecified forearm | CMS +M61041 | Myositis ossificans traumatica, right hand | CMS +M61042 | Myositis ossificans traumatica, left hand | CMS +M61049 | Myositis ossificans traumatica, unspecified hand | CMS +M61051 | Myositis ossificans traumatica, right thigh | CMS +M61052 | Myositis ossificans traumatica, left thigh | CMS +M61059 | Myositis ossificans traumatica, unspecified thigh | CMS +M61061 | Myositis ossificans traumatica, right lower leg | CMS +M61062 | Myositis ossificans traumatica, left lower leg | CMS +M61069 | Myositis ossificans traumatica, unspecified lower leg | CMS +M61071 | Myositis ossificans traumatica, right ankle and foot | CMS +M61072 | Myositis ossificans traumatica, left ankle and foot | CMS +M61079 | Myositis ossificans traumatica, unspecified ankle and foot | CMS +M6108 | Myositis ossificans traumatica, other site | CMS +M6109 | Myositis ossificans traumatica, multiple sites | CMS +M6110 | Myositis ossificans progressiva, unspecified site | CMS +M61111 | Myositis ossificans progressiva, right shoulder | CMS +M61112 | Myositis ossificans progressiva, left shoulder | CMS +M61119 | Myositis ossificans progressiva, unspecified shoulder | CMS +M61121 | Myositis ossificans progressiva, right upper arm | CMS +M61122 | Myositis ossificans progressiva, left upper arm | CMS +M61129 | Myositis ossificans progressiva, unspecified arm | CMS +M61131 | Myositis ossificans progressiva, right forearm | CMS +M61132 | Myositis ossificans progressiva, left forearm | CMS +M61139 | Myositis ossificans progressiva, unspecified forearm | CMS +M61141 | Myositis ossificans progressiva, right hand | CMS +M61142 | Myositis ossificans progressiva, left hand | CMS +M61143 | Myositis ossificans progressiva, unspecified hand | CMS +M61144 | Myositis ossificans progressiva, right finger(s) | CMS +M61145 | Myositis ossificans progressiva, left finger(s) | CMS +M61146 | Myositis ossificans progressiva, unspecified finger(s) | CMS +M61151 | Myositis ossificans progressiva, right thigh | CMS +M61152 | Myositis ossificans progressiva, left thigh | CMS +M61159 | Myositis ossificans progressiva, unspecified thigh | CMS +M61161 | Myositis ossificans progressiva, right lower leg | CMS +M61162 | Myositis ossificans progressiva, left lower leg | CMS +M61169 | Myositis ossificans progressiva, unspecified lower leg | CMS +M61171 | Myositis ossificans progressiva, right ankle | CMS +M61172 | Myositis ossificans progressiva, left ankle | CMS +M61173 | Myositis ossificans progressiva, unspecified ankle | CMS +M61174 | Myositis ossificans progressiva, right foot | CMS +M61175 | Myositis ossificans progressiva, left foot | CMS +M61176 | Myositis ossificans progressiva, unspecified foot | CMS +M61177 | Myositis ossificans progressiva, right toe(s) | CMS +M61178 | Myositis ossificans progressiva, left toe(s) | CMS +M61179 | Myositis ossificans progressiva, unspecified toe(s) | CMS +M6118 | Myositis ossificans progressiva, other site | CMS +M6119 | Myositis ossificans progressiva, multiple sites | CMS +M6120 | Paralytic calcification and ossification of muscle, unspecified site | CMS +M61211 | Paralytic calcification and ossification of muscle, right shoulder | CMS +M61212 | Paralytic calcification and ossification of muscle, left shoulder | CMS +M61219 | Paralytic calcification and ossification of muscle, unspecified shoulder | CMS +M61221 | Paralytic calcification and ossification of muscle, right upper arm | CMS +M61222 | Paralytic calcification and ossification of muscle, left upper arm | CMS +M61229 | Paralytic calcification and ossification of muscle, unspecified upper arm | CMS +M61231 | Paralytic calcification and ossification of muscle, right forearm | CMS +M61232 | Paralytic calcification and ossification of muscle, left forearm | CMS +M61239 | Paralytic calcification and ossification of muscle, unspecified forearm | CMS +M61241 | Paralytic calcification and ossification of muscle, right hand | CMS +M61242 | Paralytic calcification and ossification of muscle, left hand | CMS +M61249 | Paralytic calcification and ossification of muscle, unspecified hand | CMS +M61251 | Paralytic calcification and ossification of muscle, right thigh | CMS +M61252 | Paralytic calcification and ossification of muscle, left thigh | CMS +M61259 | Paralytic calcification and ossification of muscle, unspecified thigh | CMS +M61261 | Paralytic calcification and ossification of muscle, right lower leg | CMS +M61262 | Paralytic calcification and ossification of muscle, left lower leg | CMS +M61269 | Paralytic calcification and ossification of muscle, unspecified lower leg | CMS +M61271 | Paralytic calcification and ossification of muscle, right ankle and foot | CMS +M61272 | Paralytic calcification and ossification of muscle, left ankle and foot | CMS +M61279 | Paralytic calcification and ossification of muscle, unspecified ankle and foot | CMS +M6128 | Paralytic calcification and ossification of muscle, other site | CMS +M6129 | Paralytic calcification and ossification of muscle, multiple sites | CMS +M6130 | Calcification and ossification of muscles associated with burns, unspecified site | CMS +M61311 | Calcification and ossification of muscles associated with burns, right shoulder | CMS +M61312 | Calcification and ossification of muscles associated with burns, left shoulder | CMS +M61319 | Calcification and ossification of muscles associated with burns, unspecified shoulder | CMS +M61321 | Calcification and ossification of muscles associated with burns, right upper arm | CMS +M61322 | Calcification and ossification of muscles associated with burns, left upper arm | CMS +M61329 | Calcification and ossification of muscles associated with burns, unspecified upper arm | CMS +M61331 | Calcification and ossification of muscles associated with burns, right forearm | CMS +M61332 | Calcification and ossification of muscles associated with burns, left forearm | CMS +M61339 | Calcification and ossification of muscles associated with burns, unspecified forearm | CMS +M61341 | Calcification and ossification of muscles associated with burns, right hand | CMS +M61342 | Calcification and ossification of muscles associated with burns, left hand | CMS +M61349 | Calcification and ossification of muscles associated with burns, unspecified hand | CMS +M61351 | Calcification and ossification of muscles associated with burns, right thigh | CMS +M61352 | Calcification and ossification of muscles associated with burns, left thigh | CMS +M61359 | Calcification and ossification of muscles associated with burns, unspecified thigh | CMS +M61361 | Calcification and ossification of muscles associated with burns, right lower leg | CMS +M61362 | Calcification and ossification of muscles associated with burns, left lower leg | CMS +M61369 | Calcification and ossification of muscles associated with burns, unspecified lower leg | CMS +M61371 | Calcification and ossification of muscles associated with burns, right ankle and foot | CMS +M61372 | Calcification and ossification of muscles associated with burns, left ankle and foot | CMS +M61379 | Calcification and ossification of muscles associated with burns, unspecified ankle and foot | CMS +M6138 | Calcification and ossification of muscles associated with burns, other site | CMS +M6139 | Calcification and ossification of muscles associated with burns, multiple sites | CMS +M6140 | Other calcification of muscle, unspecified site | CMS +M61411 | Other calcification of muscle, right shoulder | CMS +M61412 | Other calcification of muscle, left shoulder | CMS +M61419 | Other calcification of muscle, unspecified shoulder | CMS +M61421 | Other calcification of muscle, right upper arm | CMS +M61422 | Other calcification of muscle, left upper arm | CMS +M61429 | Other calcification of muscle, unspecified upper arm | CMS +M61431 | Other calcification of muscle, right forearm | CMS +M61432 | Other calcification of muscle, left forearm | CMS +M61439 | Other calcification of muscle, unspecified forearm | CMS +M61441 | Other calcification of muscle, right hand | CMS +M61442 | Other calcification of muscle, left hand | CMS +M61449 | Other calcification of muscle, unspecified hand | CMS +M61451 | Other calcification of muscle, right thigh | CMS +M61452 | Other calcification of muscle, left thigh | CMS +M61459 | Other calcification of muscle, unspecified thigh | CMS +M61461 | Other calcification of muscle, right lower leg | CMS +M61462 | Other calcification of muscle, left lower leg | CMS +M61469 | Other calcification of muscle, unspecified lower leg | CMS +M61471 | Other calcification of muscle, right ankle and foot | CMS +M61472 | Other calcification of muscle, left ankle and foot | CMS +M61479 | Other calcification of muscle, unspecified ankle and foot | CMS +M6148 | Other calcification of muscle, other site | CMS +M6149 | Other calcification of muscle, multiple sites | CMS +M6150 | Other ossification of muscle, unspecified site | CMS +M61511 | Other ossification of muscle, right shoulder | CMS +M61512 | Other ossification of muscle, left shoulder | CMS +M61519 | Other ossification of muscle, unspecified shoulder | CMS +M61521 | Other ossification of muscle, right upper arm | CMS +M61522 | Other ossification of muscle, left upper arm | CMS +M61529 | Other ossification of muscle, unspecified upper arm | CMS +M61531 | Other ossification of muscle, right forearm | CMS +M61532 | Other ossification of muscle, left forearm | CMS +M61539 | Other ossification of muscle, unspecified forearm | CMS +M61541 | Other ossification of muscle, right hand | CMS +M61542 | Other ossification of muscle, left hand | CMS +M61549 | Other ossification of muscle, unspecified hand | CMS +M61551 | Other ossification of muscle, right thigh | CMS +M61552 | Other ossification of muscle, left thigh | CMS +M61559 | Other ossification of muscle, unspecified thigh | CMS +M61561 | Other ossification of muscle, right lower leg | CMS +M61562 | Other ossification of muscle, left lower leg | CMS +M61569 | Other ossification of muscle, unspecified lower leg | CMS +M61571 | Other ossification of muscle, right ankle and foot | CMS +M61572 | Other ossification of muscle, left ankle and foot | CMS +M61579 | Other ossification of muscle, unspecified ankle and foot | CMS +M6158 | Other ossification of muscle, other site | CMS +M6159 | Other ossification of muscle, multiple sites | CMS +M619 | Calcification and ossification of muscle, unspecified | CMS +M6200 | Separation of muscle (nontraumatic), unspecified site | CMS +M62011 | Separation of muscle (nontraumatic), right shoulder | CMS +M62012 | Separation of muscle (nontraumatic), left shoulder | CMS +M62019 | Separation of muscle (nontraumatic), unspecified shoulder | CMS +M62021 | Separation of muscle (nontraumatic), right upper arm | CMS +M62022 | Separation of muscle (nontraumatic), left upper arm | CMS +M62029 | Separation of muscle (nontraumatic), unspecified upper arm | CMS +M62031 | Separation of muscle (nontraumatic), right forearm | CMS +M62032 | Separation of muscle (nontraumatic), left forearm | CMS +M62039 | Separation of muscle (nontraumatic), unspecified forearm | CMS +M62041 | Separation of muscle (nontraumatic), right hand | CMS +M62042 | Separation of muscle (nontraumatic), left hand | CMS +M62049 | Separation of muscle (nontraumatic), unspecified hand | CMS +M62051 | Separation of muscle (nontraumatic), right thigh | CMS +M62052 | Separation of muscle (nontraumatic), left thigh | CMS +M62059 | Separation of muscle (nontraumatic), unspecified thigh | CMS +M62061 | Separation of muscle (nontraumatic), right lower leg | CMS +M62062 | Separation of muscle (nontraumatic), left lower leg | CMS +M62069 | Separation of muscle (nontraumatic), unspecified lower leg | CMS +M62071 | Separation of muscle (nontraumatic), right ankle and foot | CMS +M62072 | Separation of muscle (nontraumatic), left ankle and foot | CMS +M62079 | Separation of muscle (nontraumatic), unspecified ankle and foot | CMS +M6208 | Separation of muscle (nontraumatic), other site | CMS +M6210 | Other rupture of muscle (nontraumatic), unspecified site | CMS +M62111 | Other rupture of muscle (nontraumatic), right shoulder | CMS +M62112 | Other rupture of muscle (nontraumatic), left shoulder | CMS +M62119 | Other rupture of muscle (nontraumatic), unspecified shoulder | CMS +M62121 | Other rupture of muscle (nontraumatic), right upper arm | CMS +M62122 | Other rupture of muscle (nontraumatic), left upper arm | CMS +M62129 | Other rupture of muscle (nontraumatic), unspecified upper arm | CMS +M62131 | Other rupture of muscle (nontraumatic), right forearm | CMS +M62132 | Other rupture of muscle (nontraumatic), left forearm | CMS +M62139 | Other rupture of muscle (nontraumatic), unspecified forearm | CMS +M62141 | Other rupture of muscle (nontraumatic), right hand | CMS +M62142 | Other rupture of muscle (nontraumatic), left hand | CMS +M62149 | Other rupture of muscle (nontraumatic), unspecified hand | CMS +M62151 | Other rupture of muscle (nontraumatic), right thigh | CMS +M62152 | Other rupture of muscle (nontraumatic), left thigh | CMS +M62159 | Other rupture of muscle (nontraumatic), unspecified thigh | CMS +M62161 | Other rupture of muscle (nontraumatic), right lower leg | CMS +M62162 | Other rupture of muscle (nontraumatic), left lower leg | CMS +M62169 | Other rupture of muscle (nontraumatic), unspecified lower leg | CMS +M62171 | Other rupture of muscle (nontraumatic), right ankle and foot | CMS +M62172 | Other rupture of muscle (nontraumatic), left ankle and foot | CMS +M62179 | Other rupture of muscle (nontraumatic), unspecified ankle and foot | CMS +M6218 | Other rupture of muscle (nontraumatic), other site | CMS +M6220 | Nontraumatic ischemic infarction of muscle, unspecified site | CMS +M62211 | Nontraumatic ischemic infarction of muscle, right shoulder | CMS +M62212 | Nontraumatic ischemic infarction of muscle, left shoulder | CMS +M62219 | Nontraumatic ischemic infarction of muscle, unspecified shoulder | CMS +M62221 | Nontraumatic ischemic infarction of muscle, right upper arm | CMS +M62222 | Nontraumatic ischemic infarction of muscle, left upper arm | CMS +M62229 | Nontraumatic ischemic infarction of muscle, unspecified upper arm | CMS +M62231 | Nontraumatic ischemic infarction of muscle, right forearm | CMS +M62232 | Nontraumatic ischemic infarction of muscle, left forearm | CMS +M62239 | Nontraumatic ischemic infarction of muscle, unspecified forearm | CMS +M62241 | Nontraumatic ischemic infarction of muscle, right hand | CMS +M62242 | Nontraumatic ischemic infarction of muscle, left hand | CMS +M62249 | Nontraumatic ischemic infarction of muscle, unspecified hand | CMS +M62251 | Nontraumatic ischemic infarction of muscle, right thigh | CMS +M62252 | Nontraumatic ischemic infarction of muscle, left thigh | CMS +M62259 | Nontraumatic ischemic infarction of muscle, unspecified thigh | CMS +M62261 | Nontraumatic ischemic infarction of muscle, right lower leg | CMS +M62262 | Nontraumatic ischemic infarction of muscle, left lower leg | CMS +M62269 | Nontraumatic ischemic infarction of muscle, unspecified lower leg | CMS +M62271 | Nontraumatic ischemic infarction of muscle, right ankle and foot | CMS +M62272 | Nontraumatic ischemic infarction of muscle, left ankle and foot | CMS +M62279 | Nontraumatic ischemic infarction of muscle, unspecified ankle and foot | CMS +M6228 | Nontraumatic ischemic infarction of muscle, other site | CMS +M623 | Immobility syndrome (paraplegic) | CMS +M6240 | Contracture of muscle, unspecified site | CMS +M62411 | Contracture of muscle, right shoulder | CMS +M62412 | Contracture of muscle, left shoulder | CMS +M62419 | Contracture of muscle, unspecified shoulder | CMS +M62421 | Contracture of muscle, right upper arm | CMS +M62422 | Contracture of muscle, left upper arm | CMS +M62429 | Contracture of muscle, unspecified upper arm | CMS +M62431 | Contracture of muscle, right forearm | CMS +M62432 | Contracture of muscle, left forearm | CMS +M62439 | Contracture of muscle, unspecified forearm | CMS +M62441 | Contracture of muscle, right hand | CMS +M62442 | Contracture of muscle, left hand | CMS +M62449 | Contracture of muscle, unspecified hand | CMS +M62451 | Contracture of muscle, right thigh | CMS +M62452 | Contracture of muscle, left thigh | CMS +M62459 | Contracture of muscle, unspecified thigh | CMS +M62461 | Contracture of muscle, right lower leg | CMS +M62462 | Contracture of muscle, left lower leg | CMS +M62469 | Contracture of muscle, unspecified lower leg | CMS +M62471 | Contracture of muscle, right ankle and foot | CMS +M62472 | Contracture of muscle, left ankle and foot | CMS +M62479 | Contracture of muscle, unspecified ankle and foot | CMS +M6248 | Contracture of muscle, other site | CMS +M6249 | Contracture of muscle, multiple sites | CMS +M6250 | Muscle wasting and atrophy, not elsewhere classified, unspecified site | CMS +M62511 | Muscle wasting and atrophy, not elsewhere classified, right shoulder | CMS +M62512 | Muscle wasting and atrophy, not elsewhere classified, left shoulder | CMS +M62519 | Muscle wasting and atrophy, not elsewhere classified, unspecified shoulder | CMS +M62521 | Muscle wasting and atrophy, not elsewhere classified, right upper arm | CMS +M62522 | Muscle wasting and atrophy, not elsewhere classified, left upper arm | CMS +M62529 | Muscle wasting and atrophy, not elsewhere classified, unspecified upper arm | CMS +M62531 | Muscle wasting and atrophy, not elsewhere classified, right forearm | CMS +M62532 | Muscle wasting and atrophy, not elsewhere classified, left forearm | CMS +M62539 | Muscle wasting and atrophy, not elsewhere classified, unspecified forearm | CMS +M62541 | Muscle wasting and atrophy, not elsewhere classified, right hand | CMS +M62542 | Muscle wasting and atrophy, not elsewhere classified, left hand | CMS +M62549 | Muscle wasting and atrophy, not elsewhere classified, unspecified hand | CMS +M62551 | Muscle wasting and atrophy, not elsewhere classified, right thigh | CMS +M62552 | Muscle wasting and atrophy, not elsewhere classified, left thigh | CMS +M62559 | Muscle wasting and atrophy, not elsewhere classified, unspecified thigh | CMS +M62561 | Muscle wasting and atrophy, not elsewhere classified, right lower leg | CMS +M62562 | Muscle wasting and atrophy, not elsewhere classified, left lower leg | CMS +M62569 | Muscle wasting and atrophy, not elsewhere classified, unspecified lower leg | CMS +M62571 | Muscle wasting and atrophy, not elsewhere classified, right ankle and foot | CMS +M62572 | Muscle wasting and atrophy, not elsewhere classified, left ankle and foot | CMS +M62579 | Muscle wasting and atrophy, not elsewhere classified, unspecified ankle and foot | CMS +M6258 | Muscle wasting and atrophy, not elsewhere classified, other site | CMS +M6259 | Muscle wasting and atrophy, not elsewhere classified, multiple sites | CMS +M6281 | Muscle weakness (generalized) | CMS +M6282 | Rhabdomyolysis | CMS +M62830 | Muscle spasm of back | CMS +M62831 | Muscle spasm of calf | CMS +M62838 | Other muscle spasm | CMS +M6284 | Sarcopenia | CMS +M6289 | Other specified disorders of muscle | CMS +M629 | Disorder of muscle, unspecified | CMS +M6380 | Disorders of muscle in diseases classified elsewhere, unspecified site | CMS +M63811 | Disorders of muscle in diseases classified elsewhere, right shoulder | CMS +M63812 | Disorders of muscle in diseases classified elsewhere, left shoulder | CMS +M63819 | Disorders of muscle in diseases classified elsewhere, unspecified shoulder | CMS +M63821 | Disorders of muscle in diseases classified elsewhere, right upper arm | CMS +M63822 | Disorders of muscle in diseases classified elsewhere, left upper arm | CMS +M63829 | Disorders of muscle in diseases classified elsewhere, unspecified upper arm | CMS +M63831 | Disorders of muscle in diseases classified elsewhere, right forearm | CMS +M63832 | Disorders of muscle in diseases classified elsewhere, left forearm | CMS +M63839 | Disorders of muscle in diseases classified elsewhere, unspecified forearm | CMS +M63841 | Disorders of muscle in diseases classified elsewhere, right hand | CMS +M63842 | Disorders of muscle in diseases classified elsewhere, left hand | CMS +M63849 | Disorders of muscle in diseases classified elsewhere, unspecified hand | CMS +M63851 | Disorders of muscle in diseases classified elsewhere, right thigh | CMS +M63852 | Disorders of muscle in diseases classified elsewhere, left thigh | CMS +M63859 | Disorders of muscle in diseases classified elsewhere, unspecified thigh | CMS +M63861 | Disorders of muscle in diseases classified elsewhere, right lower leg | CMS +M63862 | Disorders of muscle in diseases classified elsewhere, left lower leg | CMS +M63869 | Disorders of muscle in diseases classified elsewhere, unspecified lower leg | CMS +M63871 | Disorders of muscle in diseases classified elsewhere, right ankle and foot | CMS +M63872 | Disorders of muscle in diseases classified elsewhere, left ankle and foot | CMS +M63879 | Disorders of muscle in diseases classified elsewhere, unspecified ankle and foot | CMS +M6388 | Disorders of muscle in diseases classified elsewhere, other site | CMS +M6389 | Disorders of muscle in diseases classified elsewhere, multiple sites | CMS +M6500 | Abscess of tendon sheath, unspecified site | CMS +M65011 | Abscess of tendon sheath, right shoulder | CMS +M65012 | Abscess of tendon sheath, left shoulder | CMS +M65019 | Abscess of tendon sheath, unspecified shoulder | CMS +M65021 | Abscess of tendon sheath, right upper arm | CMS +M65022 | Abscess of tendon sheath, left upper arm | CMS +M65029 | Abscess of tendon sheath, unspecified upper arm | CMS +M65031 | Abscess of tendon sheath, right forearm | CMS +M65032 | Abscess of tendon sheath, left forearm | CMS +M65039 | Abscess of tendon sheath, unspecified forearm | CMS +M65041 | Abscess of tendon sheath, right hand | CMS +M65042 | Abscess of tendon sheath, left hand | CMS +M65049 | Abscess of tendon sheath, unspecified hand | CMS +M65051 | Abscess of tendon sheath, right thigh | CMS +M65052 | Abscess of tendon sheath, left thigh | CMS +M65059 | Abscess of tendon sheath, unspecified thigh | CMS +M65061 | Abscess of tendon sheath, right lower leg | CMS +M65062 | Abscess of tendon sheath, left lower leg | CMS +M65069 | Abscess of tendon sheath, unspecified lower leg | CMS +M65071 | Abscess of tendon sheath, right ankle and foot | CMS +M65072 | Abscess of tendon sheath, left ankle and foot | CMS +M65079 | Abscess of tendon sheath, unspecified ankle and foot | CMS +M6508 | Abscess of tendon sheath, other site | CMS +M6510 | Other infective (teno)synovitis, unspecified site | CMS +M65111 | Other infective (teno)synovitis, right shoulder | CMS +M65112 | Other infective (teno)synovitis, left shoulder | CMS +M65119 | Other infective (teno)synovitis, unspecified shoulder | CMS +M65121 | Other infective (teno)synovitis, right elbow | CMS +M65122 | Other infective (teno)synovitis, left elbow | CMS +M65129 | Other infective (teno)synovitis, unspecified elbow | CMS +M65131 | Other infective (teno)synovitis, right wrist | CMS +M65132 | Other infective (teno)synovitis, left wrist | CMS +M65139 | Other infective (teno)synovitis, unspecified wrist | CMS +M65141 | Other infective (teno)synovitis, right hand | CMS +M65142 | Other infective (teno)synovitis, left hand | CMS +M65149 | Other infective (teno)synovitis, unspecified hand | CMS +M65151 | Other infective (teno)synovitis, right hip | CMS +M65152 | Other infective (teno)synovitis, left hip | CMS +M65159 | Other infective (teno)synovitis, unspecified hip | CMS +M65161 | Other infective (teno)synovitis, right knee | CMS +M65162 | Other infective (teno)synovitis, left knee | CMS +M65169 | Other infective (teno)synovitis, unspecified knee | CMS +M65171 | Other infective (teno)synovitis, right ankle and foot | CMS +M65172 | Other infective (teno)synovitis, left ankle and foot | CMS +M65179 | Other infective (teno)synovitis, unspecified ankle and foot | CMS +M6518 | Other infective (teno)synovitis, other site | CMS +M6519 | Other infective (teno)synovitis, multiple sites | CMS +M6520 | Calcific tendinitis, unspecified site | CMS +M65221 | Calcific tendinitis, right upper arm | CMS +M65222 | Calcific tendinitis, left upper arm | CMS +M65229 | Calcific tendinitis, unspecified upper arm | CMS +M65231 | Calcific tendinitis, right forearm | CMS +M65232 | Calcific tendinitis, left forearm | CMS +M65239 | Calcific tendinitis, unspecified forearm | CMS +M65241 | Calcific tendinitis, right hand | CMS +M65242 | Calcific tendinitis, left hand | CMS +M65249 | Calcific tendinitis, unspecified hand | CMS +M65251 | Calcific tendinitis, right thigh | CMS +M65252 | Calcific tendinitis, left thigh | CMS +M65259 | Calcific tendinitis, unspecified thigh | CMS +M65261 | Calcific tendinitis, right lower leg | CMS +M65262 | Calcific tendinitis, left lower leg | CMS +M65269 | Calcific tendinitis, unspecified lower leg | CMS +M65271 | Calcific tendinitis, right ankle and foot | CMS +M65272 | Calcific tendinitis, left ankle and foot | CMS +M65279 | Calcific tendinitis, unspecified ankle and foot | CMS +M6528 | Calcific tendinitis, other site | CMS +M6529 | Calcific tendinitis, multiple sites | CMS +M6530 | Trigger finger, unspecified finger | CMS +M65311 | Trigger thumb, right thumb | CMS +M65312 | Trigger thumb, left thumb | CMS +M65319 | Trigger thumb, unspecified thumb | CMS +M65321 | Trigger finger, right index finger | CMS +M65322 | Trigger finger, left index finger | CMS +M65329 | Trigger finger, unspecified index finger | CMS +M65331 | Trigger finger, right middle finger | CMS +M65332 | Trigger finger, left middle finger | CMS +M65339 | Trigger finger, unspecified middle finger | CMS +M65341 | Trigger finger, right ring finger | CMS +M65342 | Trigger finger, left ring finger | CMS +M65349 | Trigger finger, unspecified ring finger | CMS +M65351 | Trigger finger, right little finger | CMS +M65352 | Trigger finger, left little finger | CMS +M65359 | Trigger finger, unspecified little finger | CMS +M654 | Radial styloid tenosynovitis [de Quervain] | CMS +M6580 | Other synovitis and tenosynovitis, unspecified site | CMS +M65811 | Other synovitis and tenosynovitis, right shoulder | CMS +M65812 | Other synovitis and tenosynovitis, left shoulder | CMS +M65819 | Other synovitis and tenosynovitis, unspecified shoulder | CMS +M65821 | Other synovitis and tenosynovitis, right upper arm | CMS +M65822 | Other synovitis and tenosynovitis, left upper arm | CMS +M65829 | Other synovitis and tenosynovitis, unspecified upper arm | CMS +M65831 | Other synovitis and tenosynovitis, right forearm | CMS +M65832 | Other synovitis and tenosynovitis, left forearm | CMS +M65839 | Other synovitis and tenosynovitis, unspecified forearm | CMS +M65841 | Other synovitis and tenosynovitis, right hand | CMS +M65842 | Other synovitis and tenosynovitis, left hand | CMS +M65849 | Other synovitis and tenosynovitis, unspecified hand | CMS +M65851 | Other synovitis and tenosynovitis, right thigh | CMS +M65852 | Other synovitis and tenosynovitis, left thigh | CMS +M65859 | Other synovitis and tenosynovitis, unspecified thigh | CMS +M65861 | Other synovitis and tenosynovitis, right lower leg | CMS +M65862 | Other synovitis and tenosynovitis, left lower leg | CMS +M65869 | Other synovitis and tenosynovitis, unspecified lower leg | CMS +M65871 | Other synovitis and tenosynovitis, right ankle and foot | CMS +M65872 | Other synovitis and tenosynovitis, left ankle and foot | CMS +M65879 | Other synovitis and tenosynovitis, unspecified ankle and foot | CMS +M6588 | Other synovitis and tenosynovitis, other site | CMS +M6589 | Other synovitis and tenosynovitis, multiple sites | CMS +M659 | Synovitis and tenosynovitis, unspecified | CMS +M660 | Rupture of popliteal cyst | CMS +M6610 | Rupture of synovium, unspecified joint | CMS +M66111 | Rupture of synovium, right shoulder | CMS +M66112 | Rupture of synovium, left shoulder | CMS +M66119 | Rupture of synovium, unspecified shoulder | CMS +M66121 | Rupture of synovium, right elbow | CMS +M66122 | Rupture of synovium, left elbow | CMS +M66129 | Rupture of synovium, unspecified elbow | CMS +M66131 | Rupture of synovium, right wrist | CMS +M66132 | Rupture of synovium, left wrist | CMS +M66139 | Rupture of synovium, unspecified wrist | CMS +M66141 | Rupture of synovium, right hand | CMS +M66142 | Rupture of synovium, left hand | CMS +M66143 | Rupture of synovium, unspecified hand | CMS +M66144 | Rupture of synovium, right finger(s) | CMS +M66145 | Rupture of synovium, left finger(s) | CMS +M66146 | Rupture of synovium, unspecified finger(s) | CMS +M66151 | Rupture of synovium, right hip | CMS +M66152 | Rupture of synovium, left hip | CMS +M66159 | Rupture of synovium, unspecified hip | CMS +M66171 | Rupture of synovium, right ankle | CMS +M66172 | Rupture of synovium, left ankle | CMS +M66173 | Rupture of synovium, unspecified ankle | CMS +M66174 | Rupture of synovium, right foot | CMS +M66175 | Rupture of synovium, left foot | CMS +M66176 | Rupture of synovium, unspecified foot | CMS +M66177 | Rupture of synovium, right toe(s) | CMS +M66178 | Rupture of synovium, left toe(s) | CMS +M66179 | Rupture of synovium, unspecified toe(s) | CMS +M6618 | Rupture of synovium, other site | CMS +M6620 | Spontaneous rupture of extensor tendons, unspecified site | CMS +M66211 | Spontaneous rupture of extensor tendons, right shoulder | CMS +M66212 | Spontaneous rupture of extensor tendons, left shoulder | CMS +M66219 | Spontaneous rupture of extensor tendons, unspecified shoulder | CMS +M66221 | Spontaneous rupture of extensor tendons, right upper arm | CMS +M66222 | Spontaneous rupture of extensor tendons, left upper arm | CMS +M66229 | Spontaneous rupture of extensor tendons, unspecified upper arm | CMS +M66231 | Spontaneous rupture of extensor tendons, right forearm | CMS +M66232 | Spontaneous rupture of extensor tendons, left forearm | CMS +M66239 | Spontaneous rupture of extensor tendons, unspecified forearm | CMS +M66241 | Spontaneous rupture of extensor tendons, right hand | CMS +M66242 | Spontaneous rupture of extensor tendons, left hand | CMS +M66249 | Spontaneous rupture of extensor tendons, unspecified hand | CMS +M66251 | Spontaneous rupture of extensor tendons, right thigh | CMS +M66252 | Spontaneous rupture of extensor tendons, left thigh | CMS +M66259 | Spontaneous rupture of extensor tendons, unspecified thigh | CMS +M66261 | Spontaneous rupture of extensor tendons, right lower leg | CMS +M66262 | Spontaneous rupture of extensor tendons, left lower leg | CMS +M66269 | Spontaneous rupture of extensor tendons, unspecified lower leg | CMS +M66271 | Spontaneous rupture of extensor tendons, right ankle and foot | CMS +M66272 | Spontaneous rupture of extensor tendons, left ankle and foot | CMS +M66279 | Spontaneous rupture of extensor tendons, unspecified ankle and foot | CMS +M6628 | Spontaneous rupture of extensor tendons, other site | CMS +M6629 | Spontaneous rupture of extensor tendons, multiple sites | CMS +M6630 | Spontaneous rupture of flexor tendons, unspecified site | CMS +M66311 | Spontaneous rupture of flexor tendons, right shoulder | CMS +M66312 | Spontaneous rupture of flexor tendons, left shoulder | CMS +M66319 | Spontaneous rupture of flexor tendons, unspecified shoulder | CMS +M66321 | Spontaneous rupture of flexor tendons, right upper arm | CMS +M66322 | Spontaneous rupture of flexor tendons, left upper arm | CMS +M66329 | Spontaneous rupture of flexor tendons, unspecified upper arm | CMS +M66331 | Spontaneous rupture of flexor tendons, right forearm | CMS +M66332 | Spontaneous rupture of flexor tendons, left forearm | CMS +M66339 | Spontaneous rupture of flexor tendons, unspecified forearm | CMS +M66341 | Spontaneous rupture of flexor tendons, right hand | CMS +M66342 | Spontaneous rupture of flexor tendons, left hand | CMS +M66349 | Spontaneous rupture of flexor tendons, unspecified hand | CMS +M66351 | Spontaneous rupture of flexor tendons, right thigh | CMS +M66352 | Spontaneous rupture of flexor tendons, left thigh | CMS +M66359 | Spontaneous rupture of flexor tendons, unspecified thigh | CMS +M66361 | Spontaneous rupture of flexor tendons, right lower leg | CMS +M66362 | Spontaneous rupture of flexor tendons, left lower leg | CMS +M66369 | Spontaneous rupture of flexor tendons, unspecified lower leg | CMS +M66371 | Spontaneous rupture of flexor tendons, right ankle and foot | CMS +M66372 | Spontaneous rupture of flexor tendons, left ankle and foot | CMS +M66379 | Spontaneous rupture of flexor tendons, unspecified ankle and foot | CMS +M6638 | Spontaneous rupture of flexor tendons, other site | CMS +M6639 | Spontaneous rupture of flexor tendons, multiple sites | CMS +M6680 | Spontaneous rupture of other tendons, unspecified site | CMS +M66811 | Spontaneous rupture of other tendons, right shoulder | CMS +M66812 | Spontaneous rupture of other tendons, left shoulder | CMS +M66819 | Spontaneous rupture of other tendons, unspecified shoulder | CMS +M66821 | Spontaneous rupture of other tendons, right upper arm | CMS +M66822 | Spontaneous rupture of other tendons, left upper arm | CMS +M66829 | Spontaneous rupture of other tendons, unspecified upper arm | CMS +M66831 | Spontaneous rupture of other tendons, right forearm | CMS +M66832 | Spontaneous rupture of other tendons, left forearm | CMS +M66839 | Spontaneous rupture of other tendons, unspecified forearm | CMS +M66841 | Spontaneous rupture of other tendons, right hand | CMS +M66842 | Spontaneous rupture of other tendons, left hand | CMS +M66849 | Spontaneous rupture of other tendons, unspecified hand | CMS +M66851 | Spontaneous rupture of other tendons, right thigh | CMS +M66852 | Spontaneous rupture of other tendons, left thigh | CMS +M66859 | Spontaneous rupture of other tendons, unspecified thigh | CMS +M66861 | Spontaneous rupture of other tendons, right lower leg | CMS +M66862 | Spontaneous rupture of other tendons, left lower leg | CMS +M66869 | Spontaneous rupture of other tendons, unspecified lower leg | CMS +M66871 | Spontaneous rupture of other tendons, right ankle and foot | CMS +M66872 | Spontaneous rupture of other tendons, left ankle and foot | CMS +M66879 | Spontaneous rupture of other tendons, unspecified ankle and foot | CMS +M6688 | Spontaneous rupture of other tendons, other | CMS +M6689 | Spontaneous rupture of other tendons, multiple sites | CMS +M669 | Spontaneous rupture of unspecified tendon | CMS +M6700 | Short Achilles tendon (acquired), unspecified ankle | CMS +M6701 | Short Achilles tendon (acquired), right ankle | CMS +M6702 | Short Achilles tendon (acquired), left ankle | CMS +M6720 | Synovial hypertrophy, not elsewhere classified, unspecified site | CMS +M67211 | Synovial hypertrophy, not elsewhere classified, right shoulder | CMS +M67212 | Synovial hypertrophy, not elsewhere classified, left shoulder | CMS +M67219 | Synovial hypertrophy, not elsewhere classified, unspecified shoulder | CMS +M67221 | Synovial hypertrophy, not elsewhere classified, right upper arm | CMS +M67222 | Synovial hypertrophy, not elsewhere classified, left upper arm | CMS +M67229 | Synovial hypertrophy, not elsewhere classified, unspecified upper arm | CMS +M67231 | Synovial hypertrophy, not elsewhere classified, right forearm | CMS +M67232 | Synovial hypertrophy, not elsewhere classified, left forearm | CMS +M67239 | Synovial hypertrophy, not elsewhere classified, unspecified forearm | CMS +M67241 | Synovial hypertrophy, not elsewhere classified, right hand | CMS +M67242 | Synovial hypertrophy, not elsewhere classified, left hand | CMS +M67249 | Synovial hypertrophy, not elsewhere classified, unspecified hand | CMS +M67251 | Synovial hypertrophy, not elsewhere classified, right thigh | CMS +M67252 | Synovial hypertrophy, not elsewhere classified, left thigh | CMS +M67259 | Synovial hypertrophy, not elsewhere classified, unspecified thigh | CMS +M67261 | Synovial hypertrophy, not elsewhere classified, right lower leg | CMS +M67262 | Synovial hypertrophy, not elsewhere classified, left lower leg | CMS +M67269 | Synovial hypertrophy, not elsewhere classified, unspecified lower leg | CMS +M67271 | Synovial hypertrophy, not elsewhere classified, right ankle and foot | CMS +M67272 | Synovial hypertrophy, not elsewhere classified, left ankle and foot | CMS +M67279 | Synovial hypertrophy, not elsewhere classified, unspecified ankle and foot | CMS +M6728 | Synovial hypertrophy, not elsewhere classified, other site | CMS +M6729 | Synovial hypertrophy, not elsewhere classified, multiple sites | CMS +M6730 | Transient synovitis, unspecified site | CMS +M67311 | Transient synovitis, right shoulder | CMS +M67312 | Transient synovitis, left shoulder | CMS +M67319 | Transient synovitis, unspecified shoulder | CMS +M67321 | Transient synovitis, right elbow | CMS +M67322 | Transient synovitis, left elbow | CMS +M67329 | Transient synovitis, unspecified elbow | CMS +M67331 | Transient synovitis, right wrist | CMS +M67332 | Transient synovitis, left wrist | CMS +M67339 | Transient synovitis, unspecified wrist | CMS +M67341 | Transient synovitis, right hand | CMS +M67342 | Transient synovitis, left hand | CMS +M67349 | Transient synovitis, unspecified hand | CMS +M67351 | Transient synovitis, right hip | CMS +M67352 | Transient synovitis, left hip | CMS +M67359 | Transient synovitis, unspecified hip | CMS +M67361 | Transient synovitis, right knee | CMS +M67362 | Transient synovitis, left knee | CMS +M67369 | Transient synovitis, unspecified knee | CMS +M67371 | Transient synovitis, right ankle and foot | CMS +M67372 | Transient synovitis, left ankle and foot | CMS +M67379 | Transient synovitis, unspecified ankle and foot | CMS +M6738 | Transient synovitis, other site | CMS +M6739 | Transient synovitis, multiple sites | CMS +M6740 | Ganglion, unspecified site | CMS +M67411 | Ganglion, right shoulder | CMS +M67412 | Ganglion, left shoulder | CMS +M67419 | Ganglion, unspecified shoulder | CMS +M67421 | Ganglion, right elbow | CMS +M67422 | Ganglion, left elbow | CMS +M67429 | Ganglion, unspecified elbow | CMS +M67431 | Ganglion, right wrist | CMS +M67432 | Ganglion, left wrist | CMS +M67439 | Ganglion, unspecified wrist | CMS +M67441 | Ganglion, right hand | CMS +M67442 | Ganglion, left hand | CMS +M67449 | Ganglion, unspecified hand | CMS +M67451 | Ganglion, right hip | CMS +M67452 | Ganglion, left hip | CMS +M67459 | Ganglion, unspecified hip | CMS +M67461 | Ganglion, right knee | CMS +M67462 | Ganglion, left knee | CMS +M67469 | Ganglion, unspecified knee | CMS +M67471 | Ganglion, right ankle and foot | CMS +M67472 | Ganglion, left ankle and foot | CMS +M67479 | Ganglion, unspecified ankle and foot | CMS +M6748 | Ganglion, other site | CMS +M6749 | Ganglion, multiple sites | CMS +M6750 | Plica syndrome, unspecified knee | CMS +M6751 | Plica syndrome, right knee | CMS +M6752 | Plica syndrome, left knee | CMS +M6780 | Other specified disorders of synovium and tendon, unspecified site | CMS +M67811 | Other specified disorders of synovium, right shoulder | CMS +M67812 | Other specified disorders of synovium, left shoulder | CMS +M67813 | Other specified disorders of tendon, right shoulder | CMS +M67814 | Other specified disorders of tendon, left shoulder | CMS +M67819 | Other specified disorders of synovium and tendon, unspecified shoulder | CMS +M67821 | Other specified disorders of synovium, right elbow | CMS +M67822 | Other specified disorders of synovium, left elbow | CMS +M67823 | Other specified disorders of tendon, right elbow | CMS +M67824 | Other specified disorders of tendon, left elbow | CMS +M67829 | Other specified disorders of synovium and tendon, unspecified elbow | CMS +M67831 | Other specified disorders of synovium, right wrist | CMS +M67832 | Other specified disorders of synovium, left wrist | CMS +M67833 | Other specified disorders of tendon, right wrist | CMS +M67834 | Other specified disorders of tendon, left wrist | CMS +M67839 | Other specified disorders of synovium and tendon, unspecified forearm | CMS +M67841 | Other specified disorders of synovium, right hand | CMS +M67842 | Other specified disorders of synovium, left hand | CMS +M67843 | Other specified disorders of tendon, right hand | CMS +M67844 | Other specified disorders of tendon, left hand | CMS +M67849 | Other specified disorders of synovium and tendon, unspecified hand | CMS +M67851 | Other specified disorders of synovium, right hip | CMS +M67852 | Other specified disorders of synovium, left hip | CMS +M67853 | Other specified disorders of tendon, right hip | CMS +M67854 | Other specified disorders of tendon, left hip | CMS +M67859 | Other specified disorders of synovium and tendon, unspecified hip | CMS +M67861 | Other specified disorders of synovium, right knee | CMS +M67862 | Other specified disorders of synovium, left knee | CMS +M67863 | Other specified disorders of tendon, right knee | CMS +M67864 | Other specified disorders of tendon, left knee | CMS +M67869 | Other specified disorders of synovium and tendon, unspecified knee | CMS +M67871 | Other specified disorders of synovium, right ankle and foot | CMS +M67872 | Other specified disorders of synovium, left ankle and foot | CMS +M67873 | Other specified disorders of tendon, right ankle and foot | CMS +M67874 | Other specified disorders of tendon, left ankle and foot | CMS +M67879 | Other specified disorders of synovium and tendon, unspecified ankle and foot | CMS +M6788 | Other specified disorders of synovium and tendon, other site | CMS +M6789 | Other specified disorders of synovium and tendon, multiple sites | CMS +M6790 | Unspecified disorder of synovium and tendon, unspecified site | CMS +M67911 | Unspecified disorder of synovium and tendon, right shoulder | CMS +M67912 | Unspecified disorder of synovium and tendon, left shoulder | CMS +M67919 | Unspecified disorder of synovium and tendon, unspecified shoulder | CMS +M67921 | Unspecified disorder of synovium and tendon, right upper arm | CMS +M67922 | Unspecified disorder of synovium and tendon, left upper arm | CMS +M67929 | Unspecified disorder of synovium and tendon, unspecified upper arm | CMS +M67931 | Unspecified disorder of synovium and tendon, right forearm | CMS +M67932 | Unspecified disorder of synovium and tendon, left forearm | CMS +M67939 | Unspecified disorder of synovium and tendon, unspecified forearm | CMS +M67941 | Unspecified disorder of synovium and tendon, right hand | CMS +M67942 | Unspecified disorder of synovium and tendon, left hand | CMS +M67949 | Unspecified disorder of synovium and tendon, unspecified hand | CMS +M67951 | Unspecified disorder of synovium and tendon, right thigh | CMS +M67952 | Unspecified disorder of synovium and tendon, left thigh | CMS +M67959 | Unspecified disorder of synovium and tendon, unspecified thigh | CMS +M67961 | Unspecified disorder of synovium and tendon, right lower leg | CMS +M67962 | Unspecified disorder of synovium and tendon, left lower leg | CMS +M67969 | Unspecified disorder of synovium and tendon, unspecified lower leg | CMS +M67971 | Unspecified disorder of synovium and tendon, right ankle and foot | CMS +M67972 | Unspecified disorder of synovium and tendon, left ankle and foot | CMS +M67979 | Unspecified disorder of synovium and tendon, unspecified ankle and foot | CMS +M6798 | Unspecified disorder of synovium and tendon, other site | CMS +M6799 | Unspecified disorder of synovium and tendon, multiple sites | CMS +M70031 | Crepitant synovitis (acute) (chronic), right wrist | CMS +M70032 | Crepitant synovitis (acute) (chronic), left wrist | CMS +M70039 | Crepitant synovitis (acute) (chronic), unspecified wrist | CMS +M70041 | Crepitant synovitis (acute) (chronic), right hand | CMS +M70042 | Crepitant synovitis (acute) (chronic), left hand | CMS +M70049 | Crepitant synovitis (acute) (chronic), unspecified hand | CMS +M7010 | Bursitis, unspecified hand | CMS +M7011 | Bursitis, right hand | CMS +M7012 | Bursitis, left hand | CMS +M7020 | Olecranon bursitis, unspecified elbow | CMS +M7021 | Olecranon bursitis, right elbow | CMS +M7022 | Olecranon bursitis, left elbow | CMS +M7030 | Other bursitis of elbow, unspecified elbow | CMS +M7031 | Other bursitis of elbow, right elbow | CMS +M7032 | Other bursitis of elbow, left elbow | CMS +M7040 | Prepatellar bursitis, unspecified knee | CMS +M7041 | Prepatellar bursitis, right knee | CMS +M7042 | Prepatellar bursitis, left knee | CMS +M7050 | Other bursitis of knee, unspecified knee | CMS +M7051 | Other bursitis of knee, right knee | CMS +M7052 | Other bursitis of knee, left knee | CMS +M7060 | Trochanteric bursitis, unspecified hip | CMS +M7061 | Trochanteric bursitis, right hip | CMS +M7062 | Trochanteric bursitis, left hip | CMS +M7070 | Other bursitis of hip, unspecified hip | CMS +M7071 | Other bursitis of hip, right hip | CMS +M7072 | Other bursitis of hip, left hip | CMS +M7080 | Other soft tissue disorders related to use, overuse and pressure of unspecified site | CMS +M70811 | Other soft tissue disorders related to use, overuse and pressure, right shoulder | CMS +M70812 | Other soft tissue disorders related to use, overuse and pressure, left shoulder | CMS +M70819 | Other soft tissue disorders related to use, overuse and pressure, unspecified shoulder | CMS +M70821 | Other soft tissue disorders related to use, overuse and pressure, right upper arm | CMS +M70822 | Other soft tissue disorders related to use, overuse and pressure, left upper arm | CMS +M70829 | Other soft tissue disorders related to use, overuse and pressure, unspecified upper arms | CMS +M70831 | Other soft tissue disorders related to use, overuse and pressure, right forearm | CMS +M70832 | Other soft tissue disorders related to use, overuse and pressure, left forearm | CMS +M70839 | Other soft tissue disorders related to use, overuse and pressure, unspecified forearm | CMS +M70841 | Other soft tissue disorders related to use, overuse and pressure, right hand | CMS +M70842 | Other soft tissue disorders related to use, overuse and pressure, left hand | CMS +M70849 | Other soft tissue disorders related to use, overuse and pressure, unspecified hand | CMS +M70851 | Other soft tissue disorders related to use, overuse and pressure, right thigh | CMS +M70852 | Other soft tissue disorders related to use, overuse and pressure, left thigh | CMS +M70859 | Other soft tissue disorders related to use, overuse and pressure, unspecified thigh | CMS +M70861 | Other soft tissue disorders related to use, overuse and pressure, right lower leg | CMS +M70862 | Other soft tissue disorders related to use, overuse and pressure, left lower leg | CMS +M70869 | Other soft tissue disorders related to use, overuse and pressure, unspecified leg | CMS +M70871 | Other soft tissue disorders related to use, overuse and pressure, right ankle and foot | CMS +M70872 | Other soft tissue disorders related to use, overuse and pressure, left ankle and foot | CMS +M70879 | Other soft tissue disorders related to use, overuse and pressure, unspecified ankle and foot | CMS +M7088 | Other soft tissue disorders related to use, overuse and pressure other site | CMS +M7089 | Other soft tissue disorders related to use, overuse and pressure multiple sites | CMS +M7090 | Unspecified soft tissue disorder related to use, overuse and pressure of unspecified site | CMS +M70911 | Unspecified soft tissue disorder related to use, overuse and pressure, right shoulder | CMS +M70912 | Unspecified soft tissue disorder related to use, overuse and pressure, left shoulder | CMS +M70919 | Unspecified soft tissue disorder related to use, overuse and pressure, unspecified shoulder | CMS +M70921 | Unspecified soft tissue disorder related to use, overuse and pressure, right upper arm | CMS +M70922 | Unspecified soft tissue disorder related to use, overuse and pressure, left upper arm | CMS +M70929 | Unspecified soft tissue disorder related to use, overuse and pressure, unspecified upper arm | CMS +M70931 | Unspecified soft tissue disorder related to use, overuse and pressure, right forearm | CMS +M70932 | Unspecified soft tissue disorder related to use, overuse and pressure, left forearm | CMS +M70939 | Unspecified soft tissue disorder related to use, overuse and pressure, unspecified forearm | CMS +M70941 | Unspecified soft tissue disorder related to use, overuse and pressure, right hand | CMS +M70942 | Unspecified soft tissue disorder related to use, overuse and pressure, left hand | CMS +M70949 | Unspecified soft tissue disorder related to use, overuse and pressure, unspecified hand | CMS +M70951 | Unspecified soft tissue disorder related to use, overuse and pressure, right thigh | CMS +M70952 | Unspecified soft tissue disorder related to use, overuse and pressure, left thigh | CMS +M70959 | Unspecified soft tissue disorder related to use, overuse and pressure, unspecified thigh | CMS +M70961 | Unspecified soft tissue disorder related to use, overuse and pressure, right lower leg | CMS +M70962 | Unspecified soft tissue disorder related to use, overuse and pressure, left lower leg | CMS +M70969 | Unspecified soft tissue disorder related to use, overuse and pressure, unspecified lower leg | CMS +M70971 | Unspecified soft tissue disorder related to use, overuse and pressure, right ankle and foot | CMS +M70972 | Unspecified soft tissue disorder related to use, overuse and pressure, left ankle and foot | CMS +M70979 | Unspecified soft tissue disorder related to use, overuse and pressure, unspecified ankle and foot | CMS +M7098 | Unspecified soft tissue disorder related to use, overuse and pressure other | CMS +M7099 | Unspecified soft tissue disorder related to use, overuse and pressure multiple sites | CMS +M7100 | Abscess of bursa, unspecified site | CMS +M71011 | Abscess of bursa, right shoulder | CMS +M71012 | Abscess of bursa, left shoulder | CMS +M71019 | Abscess of bursa, unspecified shoulder | CMS +M71021 | Abscess of bursa, right elbow | CMS +M71022 | Abscess of bursa, left elbow | CMS +M71029 | Abscess of bursa, unspecified elbow | CMS +M71031 | Abscess of bursa, right wrist | CMS +M71032 | Abscess of bursa, left wrist | CMS +M71039 | Abscess of bursa, unspecified wrist | CMS +M71041 | Abscess of bursa, right hand | CMS +M71042 | Abscess of bursa, left hand | CMS +M71049 | Abscess of bursa, unspecified hand | CMS +M71051 | Abscess of bursa, right hip | CMS +M71052 | Abscess of bursa, left hip | CMS +M71059 | Abscess of bursa, unspecified hip | CMS +M71061 | Abscess of bursa, right knee | CMS +M71062 | Abscess of bursa, left knee | CMS +M71069 | Abscess of bursa, unspecified knee | CMS +M71071 | Abscess of bursa, right ankle and foot | CMS +M71072 | Abscess of bursa, left ankle and foot | CMS +M71079 | Abscess of bursa, unspecified ankle and foot | CMS +M7108 | Abscess of bursa, other site | CMS +M7109 | Abscess of bursa, multiple sites | CMS +M7110 | Other infective bursitis, unspecified site | CMS +M71111 | Other infective bursitis, right shoulder | CMS +M71112 | Other infective bursitis, left shoulder | CMS +M71119 | Other infective bursitis, unspecified shoulder | CMS +M71121 | Other infective bursitis, right elbow | CMS +M71122 | Other infective bursitis, left elbow | CMS +M71129 | Other infective bursitis, unspecified elbow | CMS +M71131 | Other infective bursitis, right wrist | CMS +M71132 | Other infective bursitis, left wrist | CMS +M71139 | Other infective bursitis, unspecified wrist | CMS +M71141 | Other infective bursitis, right hand | CMS +M71142 | Other infective bursitis, left hand | CMS +M71149 | Other infective bursitis, unspecified hand | CMS +M71151 | Other infective bursitis, right hip | CMS +M71152 | Other infective bursitis, left hip | CMS +M71159 | Other infective bursitis, unspecified hip | CMS +M71161 | Other infective bursitis, right knee | CMS +M71162 | Other infective bursitis, left knee | CMS +M71169 | Other infective bursitis, unspecified knee | CMS +M71171 | Other infective bursitis, right ankle and foot | CMS +M71172 | Other infective bursitis, left ankle and foot | CMS +M71179 | Other infective bursitis, unspecified ankle and foot | CMS +M7118 | Other infective bursitis, other site | CMS +M7119 | Other infective bursitis, multiple sites | CMS +M7120 | Synovial cyst of popliteal space [Baker], unspecified knee | CMS +M7121 | Synovial cyst of popliteal space [Baker], right knee | CMS +M7122 | Synovial cyst of popliteal space [Baker], left knee | CMS +M7130 | Other bursal cyst, unspecified site | CMS +M71311 | Other bursal cyst, right shoulder | CMS +M71312 | Other bursal cyst, left shoulder | CMS +M71319 | Other bursal cyst, unspecified shoulder | CMS +M71321 | Other bursal cyst, right elbow | CMS +M71322 | Other bursal cyst, left elbow | CMS +M71329 | Other bursal cyst, unspecified elbow | CMS +M71331 | Other bursal cyst, right wrist | CMS +M71332 | Other bursal cyst, left wrist | CMS +M71339 | Other bursal cyst, unspecified wrist | CMS +M71341 | Other bursal cyst, right hand | CMS +M71342 | Other bursal cyst, left hand | CMS +M71349 | Other bursal cyst, unspecified hand | CMS +M71351 | Other bursal cyst, right hip | CMS +M71352 | Other bursal cyst, left hip | CMS +M71359 | Other bursal cyst, unspecified hip | CMS +M71371 | Other bursal cyst, right ankle and foot | CMS +M71372 | Other bursal cyst, left ankle and foot | CMS +M71379 | Other bursal cyst, unspecified ankle and foot | CMS +M7138 | Other bursal cyst, other site | CMS +M7139 | Other bursal cyst, multiple sites | CMS +M7140 | Calcium deposit in bursa, unspecified site | CMS +M71421 | Calcium deposit in bursa, right elbow | CMS +M71422 | Calcium deposit in bursa, left elbow | CMS +M71429 | Calcium deposit in bursa, unspecified elbow | CMS +M71431 | Calcium deposit in bursa, right wrist | CMS +M71432 | Calcium deposit in bursa, left wrist | CMS +M71439 | Calcium deposit in bursa, unspecified wrist | CMS +M71441 | Calcium deposit in bursa, right hand | CMS +M71442 | Calcium deposit in bursa, left hand | CMS +M71449 | Calcium deposit in bursa, unspecified hand | CMS +M71451 | Calcium deposit in bursa, right hip | CMS +M71452 | Calcium deposit in bursa, left hip | CMS +M71459 | Calcium deposit in bursa, unspecified hip | CMS +M71461 | Calcium deposit in bursa, right knee | CMS +M71462 | Calcium deposit in bursa, left knee | CMS +M71469 | Calcium deposit in bursa, unspecified knee | CMS +M71471 | Calcium deposit in bursa, right ankle and foot | CMS +M71472 | Calcium deposit in bursa, left ankle and foot | CMS +M71479 | Calcium deposit in bursa, unspecified ankle and foot | CMS +M7148 | Calcium deposit in bursa, other site | CMS +M7149 | Calcium deposit in bursa, multiple sites | CMS +M7150 | Other bursitis, not elsewhere classified, unspecified site | CMS +M71521 | Other bursitis, not elsewhere classified, right elbow | CMS +M71522 | Other bursitis, not elsewhere classified, left elbow | CMS +M71529 | Other bursitis, not elsewhere classified, unspecified elbow | CMS +M71531 | Other bursitis, not elsewhere classified, right wrist | CMS +M71532 | Other bursitis, not elsewhere classified, left wrist | CMS +M71539 | Other bursitis, not elsewhere classified, unspecified wrist | CMS +M71541 | Other bursitis, not elsewhere classified, right hand | CMS +M71542 | Other bursitis, not elsewhere classified, left hand | CMS +M71549 | Other bursitis, not elsewhere classified, unspecified hand | CMS +M71551 | Other bursitis, not elsewhere classified, right hip | CMS +M71552 | Other bursitis, not elsewhere classified, left hip | CMS +M71559 | Other bursitis, not elsewhere classified, unspecified hip | CMS +M71561 | Other bursitis, not elsewhere classified, right knee | CMS +M71562 | Other bursitis, not elsewhere classified, left knee | CMS +M71569 | Other bursitis, not elsewhere classified, unspecified knee | CMS +M71571 | Other bursitis, not elsewhere classified, right ankle and foot | CMS +M71572 | Other bursitis, not elsewhere classified, left ankle and foot | CMS +M71579 | Other bursitis, not elsewhere classified, unspecified ankle and foot | CMS +M7158 | Other bursitis, not elsewhere classified, other site | CMS +M7180 | Other specified bursopathies, unspecified site | CMS +M71811 | Other specified bursopathies, right shoulder | CMS +M71812 | Other specified bursopathies, left shoulder | CMS +M71819 | Other specified bursopathies, unspecified shoulder | CMS +M71821 | Other specified bursopathies, right elbow | CMS +M71822 | Other specified bursopathies, left elbow | CMS +M71829 | Other specified bursopathies, unspecified elbow | CMS +M71831 | Other specified bursopathies, right wrist | CMS +M71832 | Other specified bursopathies, left wrist | CMS +M71839 | Other specified bursopathies, unspecified wrist | CMS +M71841 | Other specified bursopathies, right hand | CMS +M71842 | Other specified bursopathies, left hand | CMS +M71849 | Other specified bursopathies, unspecified hand | CMS +M71851 | Other specified bursopathies, right hip | CMS +M71852 | Other specified bursopathies, left hip | CMS +M71859 | Other specified bursopathies, unspecified hip | CMS +M71861 | Other specified bursopathies, right knee | CMS +M71862 | Other specified bursopathies, left knee | CMS +M71869 | Other specified bursopathies, unspecified knee | CMS +M71871 | Other specified bursopathies, right ankle and foot | CMS +M71872 | Other specified bursopathies, left ankle and foot | CMS +M71879 | Other specified bursopathies, unspecified ankle and foot | CMS +M7188 | Other specified bursopathies, other site | CMS +M7189 | Other specified bursopathies, multiple sites | CMS +M719 | Bursopathy, unspecified | CMS +M720 | Palmar fascial fibromatosis [Dupuytren] | CMS +M721 | Knuckle pads | CMS +M722 | Plantar fascial fibromatosis | CMS +M724 | Pseudosarcomatous fibromatosis | CMS +M726 | Necrotizing fasciitis | CMS +M728 | Other fibroblastic disorders | CMS +M729 | Fibroblastic disorder, unspecified | CMS +M7500 | Adhesive capsulitis of unspecified shoulder | CMS +M7501 | Adhesive capsulitis of right shoulder | CMS +M7502 | Adhesive capsulitis of left shoulder | CMS +M75100 | Unspecified rotator cuff tear or rupture of unspecified shoulder, not specified as traumatic | CMS +M75101 | Unspecified rotator cuff tear or rupture of right shoulder, not specified as traumatic | CMS +M75102 | Unspecified rotator cuff tear or rupture of left shoulder, not specified as traumatic | CMS +M75110 | Incomplete rotator cuff tear or rupture of unspecified shoulder, not specified as traumatic | CMS +M75111 | Incomplete rotator cuff tear or rupture of right shoulder, not specified as traumatic | CMS +M75112 | Incomplete rotator cuff tear or rupture of left shoulder, not specified as traumatic | CMS +M75120 | Complete rotator cuff tear or rupture of unspecified shoulder, not specified as traumatic | CMS +M75121 | Complete rotator cuff tear or rupture of right shoulder, not specified as traumatic | CMS +M75122 | Complete rotator cuff tear or rupture of left shoulder, not specified as traumatic | CMS +M7520 | Bicipital tendinitis, unspecified shoulder | CMS +M7521 | Bicipital tendinitis, right shoulder | CMS +M7522 | Bicipital tendinitis, left shoulder | CMS +M7530 | Calcific tendinitis of unspecified shoulder | CMS +M7531 | Calcific tendinitis of right shoulder | CMS +M7532 | Calcific tendinitis of left shoulder | CMS +M7540 | Impingement syndrome of unspecified shoulder | CMS +M7541 | Impingement syndrome of right shoulder | CMS +M7542 | Impingement syndrome of left shoulder | CMS +M7550 | Bursitis of unspecified shoulder | CMS +M7551 | Bursitis of right shoulder | CMS +M7552 | Bursitis of left shoulder | CMS +M7580 | Other shoulder lesions, unspecified shoulder | CMS +M7581 | Other shoulder lesions, right shoulder | CMS +M7582 | Other shoulder lesions, left shoulder | CMS +M7590 | Shoulder lesion, unspecified, unspecified shoulder | CMS +M7591 | Shoulder lesion, unspecified, right shoulder | CMS +M7592 | Shoulder lesion, unspecified, left shoulder | CMS +M7600 | Gluteal tendinitis, unspecified hip | CMS +M7601 | Gluteal tendinitis, right hip | CMS +M7602 | Gluteal tendinitis, left hip | CMS +M7610 | Psoas tendinitis, unspecified hip | CMS +M7611 | Psoas tendinitis, right hip | CMS +M7612 | Psoas tendinitis, left hip | CMS +M7620 | Iliac crest spur, unspecified hip | CMS +M7621 | Iliac crest spur, right hip | CMS +M7622 | Iliac crest spur, left hip | CMS +M7630 | Iliotibial band syndrome, unspecified leg | CMS +M7631 | Iliotibial band syndrome, right leg | CMS +M7632 | Iliotibial band syndrome, left leg | CMS +M7640 | Tibial collateral bursitis [Pellegrini-Stieda], unspecified leg | CMS +M7641 | Tibial collateral bursitis [Pellegrini-Stieda], right leg | CMS +M7642 | Tibial collateral bursitis [Pellegrini-Stieda], left leg | CMS +M7650 | Patellar tendinitis, unspecified knee | CMS +M7651 | Patellar tendinitis, right knee | CMS +M7652 | Patellar tendinitis, left knee | CMS +M7660 | Achilles tendinitis, unspecified leg | CMS +M7661 | Achilles tendinitis, right leg | CMS +M7662 | Achilles tendinitis, left leg | CMS +M7670 | Peroneal tendinitis, unspecified leg | CMS +M7671 | Peroneal tendinitis, right leg | CMS +M7672 | Peroneal tendinitis, left leg | CMS +M76811 | Anterior tibial syndrome, right leg | CMS +M76812 | Anterior tibial syndrome, left leg | CMS +M76819 | Anterior tibial syndrome, unspecified leg | CMS +M76821 | Posterior tibial tendinitis, right leg | CMS +M76822 | Posterior tibial tendinitis, left leg | CMS +M76829 | Posterior tibial tendinitis, unspecified leg | CMS +M76891 | Other specified enthesopathies of right lower limb, excluding foot | CMS +M76892 | Other specified enthesopathies of left lower limb, excluding foot | CMS +M76899 | Other specified enthesopathies of unspecified lower limb, excluding foot | CMS +M769 | Unspecified enthesopathy, lower limb, excluding foot | CMS +M7700 | Medial epicondylitis, unspecified elbow | CMS +M7701 | Medial epicondylitis, right elbow | CMS +M7702 | Medial epicondylitis, left elbow | CMS +M7710 | Lateral epicondylitis, unspecified elbow | CMS +M7711 | Lateral epicondylitis, right elbow | CMS +M7712 | Lateral epicondylitis, left elbow | CMS +M7720 | Periarthritis, unspecified wrist | CMS +M7721 | Periarthritis, right wrist | CMS +M7722 | Periarthritis, left wrist | CMS +M7730 | Calcaneal spur, unspecified foot | CMS +M7731 | Calcaneal spur, right foot | CMS +M7732 | Calcaneal spur, left foot | CMS +M7740 | Metatarsalgia, unspecified foot | CMS +M7741 | Metatarsalgia, right foot | CMS +M7742 | Metatarsalgia, left foot | CMS +M7750 | Other enthesopathy of unspecified foot | CMS +M7751 | Other enthesopathy of right foot | CMS +M7752 | Other enthesopathy of left foot | CMS +M778 | Other enthesopathies, not elsewhere classified | CMS +M779 | Enthesopathy, unspecified | CMS +M790 | Rheumatism, unspecified | CMS +M7910 | Myalgia, unspecified site | CMS +M7911 | Myalgia of mastication muscle | CMS +M7912 | Myalgia of auxiliary muscles, head and neck | CMS +M7918 | Myalgia, other site | CMS +M792 | Neuralgia and neuritis, unspecified | CMS +M793 | Panniculitis, unspecified | CMS +M794 | Hypertrophy of (infrapatellar) fat pad | CMS +M795 | Residual foreign body in soft tissue | CMS +M79601 | Pain in right arm | CMS +M79602 | Pain in left arm | CMS +M79603 | Pain in arm, unspecified | CMS +M79604 | Pain in right leg | CMS +M79605 | Pain in left leg | CMS +M79606 | Pain in leg, unspecified | CMS +M79609 | Pain in unspecified limb | CMS +M79621 | Pain in right upper arm | CMS +M79622 | Pain in left upper arm | CMS +M79629 | Pain in unspecified upper arm | CMS +M79631 | Pain in right forearm | CMS +M79632 | Pain in left forearm | CMS +M79639 | Pain in unspecified forearm | CMS +M79641 | Pain in right hand | CMS +M79642 | Pain in left hand | CMS +M79643 | Pain in unspecified hand | CMS +M79644 | Pain in right finger(s) | CMS +M79645 | Pain in left finger(s) | CMS +M79646 | Pain in unspecified finger(s) | CMS +M79651 | Pain in right thigh | CMS +M79652 | Pain in left thigh | CMS +M79659 | Pain in unspecified thigh | CMS +M79661 | Pain in right lower leg | CMS +M79662 | Pain in left lower leg | CMS +M79669 | Pain in unspecified lower leg | CMS +M79671 | Pain in right foot | CMS +M79672 | Pain in left foot | CMS +M79673 | Pain in unspecified foot | CMS +M79674 | Pain in right toe(s) | CMS +M79675 | Pain in left toe(s) | CMS +M79676 | Pain in unspecified toe(s) | CMS +M797 | Fibromyalgia | CMS +M79A11 | Nontraumatic compartment syndrome of right upper extremity | CMS +M79A12 | Nontraumatic compartment syndrome of left upper extremity | CMS +M79A19 | Nontraumatic compartment syndrome of unspecified upper extremity | CMS +M79A21 | Nontraumatic compartment syndrome of right lower extremity | CMS +M79A22 | Nontraumatic compartment syndrome of left lower extremity | CMS +M79A29 | Nontraumatic compartment syndrome of unspecified lower extremity | CMS +M79A3 | Nontraumatic compartment syndrome of abdomen | CMS +M79A9 | Nontraumatic compartment syndrome of other sites | CMS +M7981 | Nontraumatic hematoma of soft tissue | CMS +M7989 | Other specified soft tissue disorders | CMS +M799 | Soft tissue disorder, unspecified | CMS +M8000XA | Age-related osteoporosis with current pathological fracture, unspecified site, initial encounter for fracture | CMS +M8000XD | Age-related osteoporosis with current pathological fracture, unspecified site, subsequent encounter for fracture with routine healing | CMS +M8000XG | Age-related osteoporosis with current pathological fracture, unspecified site, subsequent encounter for fracture with delayed healing | CMS +M8000XK | Age-related osteoporosis with current pathological fracture, unspecified site, subsequent encounter for fracture with nonunion | CMS +M8000XP | Age-related osteoporosis with current pathological fracture, unspecified site, subsequent encounter for fracture with malunion | CMS +M8000XS | Age-related osteoporosis with current pathological fracture, unspecified site, sequela | CMS +M80011A | Age-related osteoporosis with current pathological fracture, right shoulder, initial encounter for fracture | CMS +M80011D | Age-related osteoporosis with current pathological fracture, right shoulder, subsequent encounter for fracture with routine healing | CMS +M80011G | Age-related osteoporosis with current pathological fracture, right shoulder, subsequent encounter for fracture with delayed healing | CMS +M80011K | Age-related osteoporosis with current pathological fracture, right shoulder, subsequent encounter for fracture with nonunion | CMS +M80011P | Age-related osteoporosis with current pathological fracture, right shoulder, subsequent encounter for fracture with malunion | CMS +M80011S | Age-related osteoporosis with current pathological fracture, right shoulder, sequela | CMS +M80012A | Age-related osteoporosis with current pathological fracture, left shoulder, initial encounter for fracture | CMS +M80012D | Age-related osteoporosis with current pathological fracture, left shoulder, subsequent encounter for fracture with routine healing | CMS +M80012G | Age-related osteoporosis with current pathological fracture, left shoulder, subsequent encounter for fracture with delayed healing | CMS +M80012K | Age-related osteoporosis with current pathological fracture, left shoulder, subsequent encounter for fracture with nonunion | CMS +M80012P | Age-related osteoporosis with current pathological fracture, left shoulder, subsequent encounter for fracture with malunion | CMS +M80012S | Age-related osteoporosis with current pathological fracture, left shoulder, sequela | CMS +M80019A | Age-related osteoporosis with current pathological fracture, unspecified shoulder, initial encounter for fracture | CMS +M80019D | Age-related osteoporosis with current pathological fracture, unspecified shoulder, subsequent encounter for fracture with routine healing | CMS +M80019G | Age-related osteoporosis with current pathological fracture, unspecified shoulder, subsequent encounter for fracture with delayed healing | CMS +M80019K | Age-related osteoporosis with current pathological fracture, unspecified shoulder, subsequent encounter for fracture with nonunion | CMS +M80019P | Age-related osteoporosis with current pathological fracture, unspecified shoulder, subsequent encounter for fracture with malunion | CMS +M80019S | Age-related osteoporosis with current pathological fracture, unspecified shoulder, sequela | CMS +M80021A | Age-related osteoporosis with current pathological fracture, right humerus, initial encounter for fracture | CMS +M80021D | Age-related osteoporosis with current pathological fracture, right humerus, subsequent encounter for fracture with routine healing | CMS +M80021G | Age-related osteoporosis with current pathological fracture, right humerus, subsequent encounter for fracture with delayed healing | CMS +M80021K | Age-related osteoporosis with current pathological fracture, right humerus, subsequent encounter for fracture with nonunion | CMS +M80021P | Age-related osteoporosis with current pathological fracture, right humerus, subsequent encounter for fracture with malunion | CMS +M80021S | Age-related osteoporosis with current pathological fracture, right humerus, sequela | CMS +M80022A | Age-related osteoporosis with current pathological fracture, left humerus, initial encounter for fracture | CMS +M80022D | Age-related osteoporosis with current pathological fracture, left humerus, subsequent encounter for fracture with routine healing | CMS +M80022G | Age-related osteoporosis with current pathological fracture, left humerus, subsequent encounter for fracture with delayed healing | CMS +M80022K | Age-related osteoporosis with current pathological fracture, left humerus, subsequent encounter for fracture with nonunion | CMS +M80022P | Age-related osteoporosis with current pathological fracture, left humerus, subsequent encounter for fracture with malunion | CMS +M80022S | Age-related osteoporosis with current pathological fracture, left humerus, sequela | CMS +M80029A | Age-related osteoporosis with current pathological fracture, unspecified humerus, initial encounter for fracture | CMS +M80029D | Age-related osteoporosis with current pathological fracture, unspecified humerus, subsequent encounter for fracture with routine healing | CMS +M80029G | Age-related osteoporosis with current pathological fracture, unspecified humerus, subsequent encounter for fracture with delayed healing | CMS +M80029K | Age-related osteoporosis with current pathological fracture, unspecified humerus, subsequent encounter for fracture with nonunion | CMS +M80029P | Age-related osteoporosis with current pathological fracture, unspecified humerus, subsequent encounter for fracture with malunion | CMS +M80029S | Age-related osteoporosis with current pathological fracture, unspecified humerus, sequela | CMS +M80031A | Age-related osteoporosis with current pathological fracture, right forearm, initial encounter for fracture | CMS +M80031D | Age-related osteoporosis with current pathological fracture, right forearm, subsequent encounter for fracture with routine healing | CMS +M80031G | Age-related osteoporosis with current pathological fracture, right forearm, subsequent encounter for fracture with delayed healing | CMS +M80031K | Age-related osteoporosis with current pathological fracture, right forearm, subsequent encounter for fracture with nonunion | CMS +M80031P | Age-related osteoporosis with current pathological fracture, right forearm, subsequent encounter for fracture with malunion | CMS +M80031S | Age-related osteoporosis with current pathological fracture, right forearm, sequela | CMS +M80032A | Age-related osteoporosis with current pathological fracture, left forearm, initial encounter for fracture | CMS +M80032D | Age-related osteoporosis with current pathological fracture, left forearm, subsequent encounter for fracture with routine healing | CMS +M80032G | Age-related osteoporosis with current pathological fracture, left forearm, subsequent encounter for fracture with delayed healing | CMS +M80032K | Age-related osteoporosis with current pathological fracture, left forearm, subsequent encounter for fracture with nonunion | CMS +M80032P | Age-related osteoporosis with current pathological fracture, left forearm, subsequent encounter for fracture with malunion | CMS +M80032S | Age-related osteoporosis with current pathological fracture, left forearm, sequela | CMS +M80039A | Age-related osteoporosis with current pathological fracture, unspecified forearm, initial encounter for fracture | CMS +M80039D | Age-related osteoporosis with current pathological fracture, unspecified forearm, subsequent encounter for fracture with routine healing | CMS +M80039G | Age-related osteoporosis with current pathological fracture, unspecified forearm, subsequent encounter for fracture with delayed healing | CMS +M80039K | Age-related osteoporosis with current pathological fracture, unspecified forearm, subsequent encounter for fracture with nonunion | CMS +M80039P | Age-related osteoporosis with current pathological fracture, unspecified forearm, subsequent encounter for fracture with malunion | CMS +M80039S | Age-related osteoporosis with current pathological fracture, unspecified forearm, sequela | CMS +M80041A | Age-related osteoporosis with current pathological fracture, right hand, initial encounter for fracture | CMS +M80041D | Age-related osteoporosis with current pathological fracture, right hand, subsequent encounter for fracture with routine healing | CMS +M80041G | Age-related osteoporosis with current pathological fracture, right hand, subsequent encounter for fracture with delayed healing | CMS +M80041K | Age-related osteoporosis with current pathological fracture, right hand, subsequent encounter for fracture with nonunion | CMS +M80041P | Age-related osteoporosis with current pathological fracture, right hand, subsequent encounter for fracture with malunion | CMS +M80041S | Age-related osteoporosis with current pathological fracture, right hand, sequela | CMS +M80042A | Age-related osteoporosis with current pathological fracture, left hand, initial encounter for fracture | CMS +M80042D | Age-related osteoporosis with current pathological fracture, left hand, subsequent encounter for fracture with routine healing | CMS +M80042G | Age-related osteoporosis with current pathological fracture, left hand, subsequent encounter for fracture with delayed healing | CMS +M80042K | Age-related osteoporosis with current pathological fracture, left hand, subsequent encounter for fracture with nonunion | CMS +M80042P | Age-related osteoporosis with current pathological fracture, left hand, subsequent encounter for fracture with malunion | CMS +M80042S | Age-related osteoporosis with current pathological fracture, left hand, sequela | CMS +M80049A | Age-related osteoporosis with current pathological fracture, unspecified hand, initial encounter for fracture | CMS +M80049D | Age-related osteoporosis with current pathological fracture, unspecified hand, subsequent encounter for fracture with routine healing | CMS +M80049G | Age-related osteoporosis with current pathological fracture, unspecified hand, subsequent encounter for fracture with delayed healing | CMS +M80049K | Age-related osteoporosis with current pathological fracture, unspecified hand, subsequent encounter for fracture with nonunion | CMS +M80049P | Age-related osteoporosis with current pathological fracture, unspecified hand, subsequent encounter for fracture with malunion | CMS +M80049S | Age-related osteoporosis with current pathological fracture, unspecified hand, sequela | CMS +M80051A | Age-related osteoporosis with current pathological fracture, right femur, initial encounter for fracture | CMS +M80051D | Age-related osteoporosis with current pathological fracture, right femur, subsequent encounter for fracture with routine healing | CMS +M80051G | Age-related osteoporosis with current pathological fracture, right femur, subsequent encounter for fracture with delayed healing | CMS +M80051K | Age-related osteoporosis with current pathological fracture, right femur, subsequent encounter for fracture with nonunion | CMS +M80051P | Age-related osteoporosis with current pathological fracture, right femur, subsequent encounter for fracture with malunion | CMS +M80051S | Age-related osteoporosis with current pathological fracture, right femur, sequela | CMS +M80052A | Age-related osteoporosis with current pathological fracture, left femur, initial encounter for fracture | CMS +M80052D | Age-related osteoporosis with current pathological fracture, left femur, subsequent encounter for fracture with routine healing | CMS +M80052G | Age-related osteoporosis with current pathological fracture, left femur, subsequent encounter for fracture with delayed healing | CMS +M80052K | Age-related osteoporosis with current pathological fracture, left femur, subsequent encounter for fracture with nonunion | CMS +M80052P | Age-related osteoporosis with current pathological fracture, left femur, subsequent encounter for fracture with malunion | CMS +M80052S | Age-related osteoporosis with current pathological fracture, left femur, sequela | CMS +M80059A | Age-related osteoporosis with current pathological fracture, unspecified femur, initial encounter for fracture | CMS +M80059D | Age-related osteoporosis with current pathological fracture, unspecified femur, subsequent encounter for fracture with routine healing | CMS +M80059G | Age-related osteoporosis with current pathological fracture, unspecified femur, subsequent encounter for fracture with delayed healing | CMS +M80059K | Age-related osteoporosis with current pathological fracture, unspecified femur, subsequent encounter for fracture with nonunion | CMS +M80059P | Age-related osteoporosis with current pathological fracture, unspecified femur, subsequent encounter for fracture with malunion | CMS +M80059S | Age-related osteoporosis with current pathological fracture, unspecified femur, sequela | CMS +M80061A | Age-related osteoporosis with current pathological fracture, right lower leg, initial encounter for fracture | CMS +M80061D | Age-related osteoporosis with current pathological fracture, right lower leg, subsequent encounter for fracture with routine healing | CMS +M80061G | Age-related osteoporosis with current pathological fracture, right lower leg, subsequent encounter for fracture with delayed healing | CMS +M80061K | Age-related osteoporosis with current pathological fracture, right lower leg, subsequent encounter for fracture with nonunion | CMS +M80061P | Age-related osteoporosis with current pathological fracture, right lower leg, subsequent encounter for fracture with malunion | CMS +M80061S | Age-related osteoporosis with current pathological fracture, right lower leg, sequela | CMS +M80062A | Age-related osteoporosis with current pathological fracture, left lower leg, initial encounter for fracture | CMS +M80062D | Age-related osteoporosis with current pathological fracture, left lower leg, subsequent encounter for fracture with routine healing | CMS +M80062G | Age-related osteoporosis with current pathological fracture, left lower leg, subsequent encounter for fracture with delayed healing | CMS +M80062K | Age-related osteoporosis with current pathological fracture, left lower leg, subsequent encounter for fracture with nonunion | CMS +M80062P | Age-related osteoporosis with current pathological fracture, left lower leg, subsequent encounter for fracture with malunion | CMS +M80062S | Age-related osteoporosis with current pathological fracture, left lower leg, sequela | CMS +M80069A | Age-related osteoporosis with current pathological fracture, unspecified lower leg, initial encounter for fracture | CMS +M80069D | Age-related osteoporosis with current pathological fracture, unspecified lower leg, subsequent encounter for fracture with routine healing | CMS +M80069G | Age-related osteoporosis with current pathological fracture, unspecified lower leg, subsequent encounter for fracture with delayed healing | CMS +M80069K | Age-related osteoporosis with current pathological fracture, unspecified lower leg, subsequent encounter for fracture with nonunion | CMS +M80069P | Age-related osteoporosis with current pathological fracture, unspecified lower leg, subsequent encounter for fracture with malunion | CMS +M80069S | Age-related osteoporosis with current pathological fracture, unspecified lower leg, sequela | CMS +M80071A | Age-related osteoporosis with current pathological fracture, right ankle and foot, initial encounter for fracture | CMS +M80071D | Age-related osteoporosis with current pathological fracture, right ankle and foot, subsequent encounter for fracture with routine healing | CMS +M80071G | Age-related osteoporosis with current pathological fracture, right ankle and foot, subsequent encounter for fracture with delayed healing | CMS +M80071K | Age-related osteoporosis with current pathological fracture, right ankle and foot, subsequent encounter for fracture with nonunion | CMS +M80071P | Age-related osteoporosis with current pathological fracture, right ankle and foot, subsequent encounter for fracture with malunion | CMS +M80071S | Age-related osteoporosis with current pathological fracture, right ankle and foot, sequela | CMS +M80072A | Age-related osteoporosis with current pathological fracture, left ankle and foot, initial encounter for fracture | CMS +M80072D | Age-related osteoporosis with current pathological fracture, left ankle and foot, subsequent encounter for fracture with routine healing | CMS +M80072G | Age-related osteoporosis with current pathological fracture, left ankle and foot, subsequent encounter for fracture with delayed healing | CMS +M80072K | Age-related osteoporosis with current pathological fracture, left ankle and foot, subsequent encounter for fracture with nonunion | CMS +M80072P | Age-related osteoporosis with current pathological fracture, left ankle and foot, subsequent encounter for fracture with malunion | CMS +M80072S | Age-related osteoporosis with current pathological fracture, left ankle and foot, sequela | CMS +M80079A | Age-related osteoporosis with current pathological fracture, unspecified ankle and foot, initial encounter for fracture | CMS +M80079D | Age-related osteoporosis with current pathological fracture, unspecified ankle and foot, subsequent encounter for fracture with routine healing | CMS +M80079G | Age-related osteoporosis with current pathological fracture, unspecified ankle and foot, subsequent encounter for fracture with delayed healing | CMS +M80079K | Age-related osteoporosis with current pathological fracture, unspecified ankle and foot, subsequent encounter for fracture with nonunion | CMS +M80079P | Age-related osteoporosis with current pathological fracture, unspecified ankle and foot, subsequent encounter for fracture with malunion | CMS +M80079S | Age-related osteoporosis with current pathological fracture, unspecified ankle and foot, sequela | CMS +M8008XA | Age-related osteoporosis with current pathological fracture, vertebra(e), initial encounter for fracture | CMS +M8008XD | Age-related osteoporosis with current pathological fracture, vertebra(e), subsequent encounter for fracture with routine healing | CMS +M8008XG | Age-related osteoporosis with current pathological fracture, vertebra(e), subsequent encounter for fracture with delayed healing | CMS +M8008XK | Age-related osteoporosis with current pathological fracture, vertebra(e), subsequent encounter for fracture with nonunion | CMS +M8008XP | Age-related osteoporosis with current pathological fracture, vertebra(e), subsequent encounter for fracture with malunion | CMS +M8008XS | Age-related osteoporosis with current pathological fracture, vertebra(e), sequela | CMS +M8080XA | Other osteoporosis with current pathological fracture, unspecified site, initial encounter for fracture | CMS +M8080XD | Other osteoporosis with current pathological fracture, unspecified site, subsequent encounter for fracture with routine healing | CMS +M8080XG | Other osteoporosis with current pathological fracture, unspecified site, subsequent encounter for fracture with delayed healing | CMS +M8080XK | Other osteoporosis with current pathological fracture, unspecified site, subsequent encounter for fracture with nonunion | CMS +M8080XP | Other osteoporosis with current pathological fracture, unspecified site, subsequent encounter for fracture with malunion | CMS +M8080XS | Other osteoporosis with current pathological fracture, unspecified site, sequela | CMS +M80811A | Other osteoporosis with current pathological fracture, right shoulder, initial encounter for fracture | CMS +M80811D | Other osteoporosis with current pathological fracture, right shoulder, subsequent encounter for fracture with routine healing | CMS +M80811G | Other osteoporosis with current pathological fracture, right shoulder, subsequent encounter for fracture with delayed healing | CMS +M80811K | Other osteoporosis with current pathological fracture, right shoulder, subsequent encounter for fracture with nonunion | CMS +M80811P | Other osteoporosis with current pathological fracture, right shoulder, subsequent encounter for fracture with malunion | CMS +M80811S | Other osteoporosis with current pathological fracture, right shoulder, sequela | CMS +M80812A | Other osteoporosis with current pathological fracture, left shoulder, initial encounter for fracture | CMS +M80812D | Other osteoporosis with current pathological fracture, left shoulder, subsequent encounter for fracture with routine healing | CMS +M80812G | Other osteoporosis with current pathological fracture, left shoulder, subsequent encounter for fracture with delayed healing | CMS +M80812K | Other osteoporosis with current pathological fracture, left shoulder, subsequent encounter for fracture with nonunion | CMS +M80812P | Other osteoporosis with current pathological fracture, left shoulder, subsequent encounter for fracture with malunion | CMS +M80812S | Other osteoporosis with current pathological fracture, left shoulder, sequela | CMS +M80819A | Other osteoporosis with current pathological fracture, unspecified shoulder, initial encounter for fracture | CMS +M80819D | Other osteoporosis with current pathological fracture, unspecified shoulder, subsequent encounter for fracture with routine healing | CMS +M80819G | Other osteoporosis with current pathological fracture, unspecified shoulder, subsequent encounter for fracture with delayed healing | CMS +M80819K | Other osteoporosis with current pathological fracture, unspecified shoulder, subsequent encounter for fracture with nonunion | CMS +M80819P | Other osteoporosis with current pathological fracture, unspecified shoulder, subsequent encounter for fracture with malunion | CMS +M80819S | Other osteoporosis with current pathological fracture, unspecified shoulder, sequela | CMS +M80821A | Other osteoporosis with current pathological fracture, right humerus, initial encounter for fracture | CMS +M80821D | Other osteoporosis with current pathological fracture, right humerus, subsequent encounter for fracture with routine healing | CMS +M80821G | Other osteoporosis with current pathological fracture, right humerus, subsequent encounter for fracture with delayed healing | CMS +M80821K | Other osteoporosis with current pathological fracture, right humerus, subsequent encounter for fracture with nonunion | CMS +M80821P | Other osteoporosis with current pathological fracture, right humerus, subsequent encounter for fracture with malunion | CMS +M80821S | Other osteoporosis with current pathological fracture, right humerus, sequela | CMS +M80822A | Other osteoporosis with current pathological fracture, left humerus, initial encounter for fracture | CMS +M80822D | Other osteoporosis with current pathological fracture, left humerus, subsequent encounter for fracture with routine healing | CMS +M80822G | Other osteoporosis with current pathological fracture, left humerus, subsequent encounter for fracture with delayed healing | CMS +M80822K | Other osteoporosis with current pathological fracture, left humerus, subsequent encounter for fracture with nonunion | CMS +M80822P | Other osteoporosis with current pathological fracture, left humerus, subsequent encounter for fracture with malunion | CMS +M80822S | Other osteoporosis with current pathological fracture, left humerus, sequela | CMS +M80829A | Other osteoporosis with current pathological fracture, unspecified humerus, initial encounter for fracture | CMS +M80829D | Other osteoporosis with current pathological fracture, unspecified humerus, subsequent encounter for fracture with routine healing | CMS +M80829G | Other osteoporosis with current pathological fracture, unspecified humerus, subsequent encounter for fracture with delayed healing | CMS +M80829K | Other osteoporosis with current pathological fracture, unspecified humerus, subsequent encounter for fracture with nonunion | CMS +M80829P | Other osteoporosis with current pathological fracture, unspecified humerus, subsequent encounter for fracture with malunion | CMS +M80829S | Other osteoporosis with current pathological fracture, unspecified humerus, sequela | CMS +M80831A | Other osteoporosis with current pathological fracture, right forearm, initial encounter for fracture | CMS +M80831D | Other osteoporosis with current pathological fracture, right forearm, subsequent encounter for fracture with routine healing | CMS +M80831G | Other osteoporosis with current pathological fracture, right forearm, subsequent encounter for fracture with delayed healing | CMS +M80831K | Other osteoporosis with current pathological fracture, right forearm, subsequent encounter for fracture with nonunion | CMS +M80831P | Other osteoporosis with current pathological fracture, right forearm, subsequent encounter for fracture with malunion | CMS +M80831S | Other osteoporosis with current pathological fracture, right forearm, sequela | CMS +M80832A | Other osteoporosis with current pathological fracture, left forearm, initial encounter for fracture | CMS +M80832D | Other osteoporosis with current pathological fracture, left forearm, subsequent encounter for fracture with routine healing | CMS +M80832G | Other osteoporosis with current pathological fracture, left forearm, subsequent encounter for fracture with delayed healing | CMS +M80832K | Other osteoporosis with current pathological fracture, left forearm, subsequent encounter for fracture with nonunion | CMS +M80832P | Other osteoporosis with current pathological fracture, left forearm, subsequent encounter for fracture with malunion | CMS +M80832S | Other osteoporosis with current pathological fracture, left forearm, sequela | CMS +M80839A | Other osteoporosis with current pathological fracture, unspecified forearm, initial encounter for fracture | CMS +M80839D | Other osteoporosis with current pathological fracture, unspecified forearm, subsequent encounter for fracture with routine healing | CMS +M80839G | Other osteoporosis with current pathological fracture, unspecified forearm, subsequent encounter for fracture with delayed healing | CMS +M80839K | Other osteoporosis with current pathological fracture, unspecified forearm, subsequent encounter for fracture with nonunion | CMS +M80839P | Other osteoporosis with current pathological fracture, unspecified forearm, subsequent encounter for fracture with malunion | CMS +M80839S | Other osteoporosis with current pathological fracture, unspecified forearm, sequela | CMS +M80841A | Other osteoporosis with current pathological fracture, right hand, initial encounter for fracture | CMS +M80841D | Other osteoporosis with current pathological fracture, right hand, subsequent encounter for fracture with routine healing | CMS +M80841G | Other osteoporosis with current pathological fracture, right hand, subsequent encounter for fracture with delayed healing | CMS +M80841K | Other osteoporosis with current pathological fracture, right hand, subsequent encounter for fracture with nonunion | CMS +M80841P | Other osteoporosis with current pathological fracture, right hand, subsequent encounter for fracture with malunion | CMS +M80841S | Other osteoporosis with current pathological fracture, right hand, sequela | CMS +M80842A | Other osteoporosis with current pathological fracture, left hand, initial encounter for fracture | CMS +M80842D | Other osteoporosis with current pathological fracture, left hand, subsequent encounter for fracture with routine healing | CMS +M80842G | Other osteoporosis with current pathological fracture, left hand, subsequent encounter for fracture with delayed healing | CMS +M80842K | Other osteoporosis with current pathological fracture, left hand, subsequent encounter for fracture with nonunion | CMS +M80842P | Other osteoporosis with current pathological fracture, left hand, subsequent encounter for fracture with malunion | CMS +M80842S | Other osteoporosis with current pathological fracture, left hand, sequela | CMS +M80849A | Other osteoporosis with current pathological fracture, unspecified hand, initial encounter for fracture | CMS +M80849D | Other osteoporosis with current pathological fracture, unspecified hand, subsequent encounter for fracture with routine healing | CMS +M80849G | Other osteoporosis with current pathological fracture, unspecified hand, subsequent encounter for fracture with delayed healing | CMS +M80849K | Other osteoporosis with current pathological fracture, unspecified hand, subsequent encounter for fracture with nonunion | CMS +M80849P | Other osteoporosis with current pathological fracture, unspecified hand, subsequent encounter for fracture with malunion | CMS +M80849S | Other osteoporosis with current pathological fracture, unspecified hand, sequela | CMS +M80851A | Other osteoporosis with current pathological fracture, right femur, initial encounter for fracture | CMS +M80851D | Other osteoporosis with current pathological fracture, right femur, subsequent encounter for fracture with routine healing | CMS +M80851G | Other osteoporosis with current pathological fracture, right femur, subsequent encounter for fracture with delayed healing | CMS +M80851K | Other osteoporosis with current pathological fracture, right femur, subsequent encounter for fracture with nonunion | CMS +M80851P | Other osteoporosis with current pathological fracture, right femur, subsequent encounter for fracture with malunion | CMS +M80851S | Other osteoporosis with current pathological fracture, right femur, sequela | CMS +M80852A | Other osteoporosis with current pathological fracture, left femur, initial encounter for fracture | CMS +M80852D | Other osteoporosis with current pathological fracture, left femur, subsequent encounter for fracture with routine healing | CMS +M80852G | Other osteoporosis with current pathological fracture, left femur, subsequent encounter for fracture with delayed healing | CMS +M80852K | Other osteoporosis with current pathological fracture, left femur, subsequent encounter for fracture with nonunion | CMS +M80852P | Other osteoporosis with current pathological fracture, left femur, subsequent encounter for fracture with malunion | CMS +M80852S | Other osteoporosis with current pathological fracture, left femur, sequela | CMS +M80859A | Other osteoporosis with current pathological fracture, unspecified femur, initial encounter for fracture | CMS +M80859D | Other osteoporosis with current pathological fracture, unspecified femur, subsequent encounter for fracture with routine healing | CMS +M80859G | Other osteoporosis with current pathological fracture, unspecified femur, subsequent encounter for fracture with delayed healing | CMS +M80859K | Other osteoporosis with current pathological fracture, unspecified femur, subsequent encounter for fracture with nonunion | CMS +M80859P | Other osteoporosis with current pathological fracture, unspecified femur, subsequent encounter for fracture with malunion | CMS +M80859S | Other osteoporosis with current pathological fracture, unspecified femur, sequela | CMS +M80861A | Other osteoporosis with current pathological fracture, right lower leg, initial encounter for fracture | CMS +M80861D | Other osteoporosis with current pathological fracture, right lower leg, subsequent encounter for fracture with routine healing | CMS +M80861G | Other osteoporosis with current pathological fracture, right lower leg, subsequent encounter for fracture with delayed healing | CMS +M80861K | Other osteoporosis with current pathological fracture, right lower leg, subsequent encounter for fracture with nonunion | CMS +M80861P | Other osteoporosis with current pathological fracture, right lower leg, subsequent encounter for fracture with malunion | CMS +M80861S | Other osteoporosis with current pathological fracture, right lower leg, sequela | CMS +M80862A | Other osteoporosis with current pathological fracture, left lower leg, initial encounter for fracture | CMS +M80862D | Other osteoporosis with current pathological fracture, left lower leg, subsequent encounter for fracture with routine healing | CMS +M80862G | Other osteoporosis with current pathological fracture, left lower leg, subsequent encounter for fracture with delayed healing | CMS +M80862K | Other osteoporosis with current pathological fracture, left lower leg, subsequent encounter for fracture with nonunion | CMS +M80862P | Other osteoporosis with current pathological fracture, left lower leg, subsequent encounter for fracture with malunion | CMS +M80862S | Other osteoporosis with current pathological fracture, left lower leg, sequela | CMS +M80869A | Other osteoporosis with current pathological fracture, unspecified lower leg, initial encounter for fracture | CMS +M80869D | Other osteoporosis with current pathological fracture, unspecified lower leg, subsequent encounter for fracture with routine healing | CMS +M80869G | Other osteoporosis with current pathological fracture, unspecified lower leg, subsequent encounter for fracture with delayed healing | CMS +M80869K | Other osteoporosis with current pathological fracture, unspecified lower leg, subsequent encounter for fracture with nonunion | CMS +M80869P | Other osteoporosis with current pathological fracture, unspecified lower leg, subsequent encounter for fracture with malunion | CMS +M80869S | Other osteoporosis with current pathological fracture, unspecified lower leg, sequela | CMS +M80871A | Other osteoporosis with current pathological fracture, right ankle and foot, initial encounter for fracture | CMS +M80871D | Other osteoporosis with current pathological fracture, right ankle and foot, subsequent encounter for fracture with routine healing | CMS +M80871G | Other osteoporosis with current pathological fracture, right ankle and foot, subsequent encounter for fracture with delayed healing | CMS +M80871K | Other osteoporosis with current pathological fracture, right ankle and foot, subsequent encounter for fracture with nonunion | CMS +M80871P | Other osteoporosis with current pathological fracture, right ankle and foot, subsequent encounter for fracture with malunion | CMS +M80871S | Other osteoporosis with current pathological fracture, right ankle and foot, sequela | CMS +M80872A | Other osteoporosis with current pathological fracture, left ankle and foot, initial encounter for fracture | CMS +M80872D | Other osteoporosis with current pathological fracture, left ankle and foot, subsequent encounter for fracture with routine healing | CMS +M80872G | Other osteoporosis with current pathological fracture, left ankle and foot, subsequent encounter for fracture with delayed healing | CMS +M80872K | Other osteoporosis with current pathological fracture, left ankle and foot, subsequent encounter for fracture with nonunion | CMS +M80872P | Other osteoporosis with current pathological fracture, left ankle and foot, subsequent encounter for fracture with malunion | CMS +M80872S | Other osteoporosis with current pathological fracture, left ankle and foot, sequela | CMS +M80879A | Other osteoporosis with current pathological fracture, unspecified ankle and foot, initial encounter for fracture | CMS +M80879D | Other osteoporosis with current pathological fracture, unspecified ankle and foot, subsequent encounter for fracture with routine healing | CMS +M80879G | Other osteoporosis with current pathological fracture, unspecified ankle and foot, subsequent encounter for fracture with delayed healing | CMS +M80879K | Other osteoporosis with current pathological fracture, unspecified ankle and foot, subsequent encounter for fracture with nonunion | CMS +M80879P | Other osteoporosis with current pathological fracture, unspecified ankle and foot, subsequent encounter for fracture with malunion | CMS +M80879S | Other osteoporosis with current pathological fracture, unspecified ankle and foot, sequela | CMS +M8088XA | Other osteoporosis with current pathological fracture, vertebra(e), initial encounter for fracture | CMS +M8088XD | Other osteoporosis with current pathological fracture, vertebra(e), subsequent encounter for fracture with routine healing | CMS +M8088XG | Other osteoporosis with current pathological fracture, vertebra(e), subsequent encounter for fracture with delayed healing | CMS +M8088XK | Other osteoporosis with current pathological fracture, vertebra(e), subsequent encounter for fracture with nonunion | CMS +M8088XP | Other osteoporosis with current pathological fracture, vertebra(e), subsequent encounter for fracture with malunion | CMS +M8088XS | Other osteoporosis with current pathological fracture, vertebra(e), sequela | CMS +M810 | Age-related osteoporosis without current pathological fracture | CMS +M816 | Localized osteoporosis [Lequesne] | CMS +M818 | Other osteoporosis without current pathological fracture | CMS +M830 | Puerperal osteomalacia | CMS +M831 | Senile osteomalacia | CMS +M832 | Adult osteomalacia due to malabsorption | CMS +M833 | Adult osteomalacia due to malnutrition | CMS +M834 | Aluminum bone disease | CMS +M835 | Other drug-induced osteomalacia in adults | CMS +M838 | Other adult osteomalacia | CMS +M839 | Adult osteomalacia, unspecified | CMS +M8430XA | Stress fracture, unspecified site, initial encounter for fracture | CMS +M8430XD | Stress fracture, unspecified site, subsequent encounter for fracture with routine healing | CMS +M8430XG | Stress fracture, unspecified site, subsequent encounter for fracture with delayed healing | CMS +M8430XK | Stress fracture, unspecified site, subsequent encounter for fracture with nonunion | CMS +M8430XP | Stress fracture, unspecified site, subsequent encounter for fracture with malunion | CMS +M8430XS | Stress fracture, unspecified site, sequela | CMS +M84311A | Stress fracture, right shoulder, initial encounter for fracture | CMS +M84311D | Stress fracture, right shoulder, subsequent encounter for fracture with routine healing | CMS +M84311G | Stress fracture, right shoulder, subsequent encounter for fracture with delayed healing | CMS +M84311K | Stress fracture, right shoulder, subsequent encounter for fracture with nonunion | CMS +M84311P | Stress fracture, right shoulder, subsequent encounter for fracture with malunion | CMS +M84311S | Stress fracture, right shoulder, sequela | CMS +M84312A | Stress fracture, left shoulder, initial encounter for fracture | CMS +M84312D | Stress fracture, left shoulder, subsequent encounter for fracture with routine healing | CMS +M84312G | Stress fracture, left shoulder, subsequent encounter for fracture with delayed healing | CMS +M84312K | Stress fracture, left shoulder, subsequent encounter for fracture with nonunion | CMS +M84312P | Stress fracture, left shoulder, subsequent encounter for fracture with malunion | CMS +M84312S | Stress fracture, left shoulder, sequela | CMS +M84319A | Stress fracture, unspecified shoulder, initial encounter for fracture | CMS +M84319D | Stress fracture, unspecified shoulder, subsequent encounter for fracture with routine healing | CMS +M84319G | Stress fracture, unspecified shoulder, subsequent encounter for fracture with delayed healing | CMS +M84319K | Stress fracture, unspecified shoulder, subsequent encounter for fracture with nonunion | CMS +M84319P | Stress fracture, unspecified shoulder, subsequent encounter for fracture with malunion | CMS +M84319S | Stress fracture, unspecified shoulder, sequela | CMS +M84321A | Stress fracture, right humerus, initial encounter for fracture | CMS +M84321D | Stress fracture, right humerus, subsequent encounter for fracture with routine healing | CMS +M84321G | Stress fracture, right humerus, subsequent encounter for fracture with delayed healing | CMS +M84321K | Stress fracture, right humerus, subsequent encounter for fracture with nonunion | CMS +M84321P | Stress fracture, right humerus, subsequent encounter for fracture with malunion | CMS +M84321S | Stress fracture, right humerus, sequela | CMS +M84322A | Stress fracture, left humerus, initial encounter for fracture | CMS +M84322D | Stress fracture, left humerus, subsequent encounter for fracture with routine healing | CMS +M84322G | Stress fracture, left humerus, subsequent encounter for fracture with delayed healing | CMS +M84322K | Stress fracture, left humerus, subsequent encounter for fracture with nonunion | CMS +M84322P | Stress fracture, left humerus, subsequent encounter for fracture with malunion | CMS +M84322S | Stress fracture, left humerus, sequela | CMS +M84329A | Stress fracture, unspecified humerus, initial encounter for fracture | CMS +M84329D | Stress fracture, unspecified humerus, subsequent encounter for fracture with routine healing | CMS +M84329G | Stress fracture, unspecified humerus, subsequent encounter for fracture with delayed healing | CMS +M84329K | Stress fracture, unspecified humerus, subsequent encounter for fracture with nonunion | CMS +M84329P | Stress fracture, unspecified humerus, subsequent encounter for fracture with malunion | CMS +M84329S | Stress fracture, unspecified humerus, sequela | CMS +M84331A | Stress fracture, right ulna, initial encounter for fracture | CMS +M84331D | Stress fracture, right ulna, subsequent encounter for fracture with routine healing | CMS +M84331G | Stress fracture, right ulna, subsequent encounter for fracture with delayed healing | CMS +M84331K | Stress fracture, right ulna, subsequent encounter for fracture with nonunion | CMS +M84331P | Stress fracture, right ulna, subsequent encounter for fracture with malunion | CMS +M84331S | Stress fracture, right ulna, sequela | CMS +M84332A | Stress fracture, left ulna, initial encounter for fracture | CMS +M84332D | Stress fracture, left ulna, subsequent encounter for fracture with routine healing | CMS +M84332G | Stress fracture, left ulna, subsequent encounter for fracture with delayed healing | CMS +M84332K | Stress fracture, left ulna, subsequent encounter for fracture with nonunion | CMS +M84332P | Stress fracture, left ulna, subsequent encounter for fracture with malunion | CMS +M84332S | Stress fracture, left ulna, sequela | CMS +M84333A | Stress fracture, right radius, initial encounter for fracture | CMS +M84333D | Stress fracture, right radius, subsequent encounter for fracture with routine healing | CMS +M84333G | Stress fracture, right radius, subsequent encounter for fracture with delayed healing | CMS +M84333K | Stress fracture, right radius, subsequent encounter for fracture with nonunion | CMS +M84333P | Stress fracture, right radius, subsequent encounter for fracture with malunion | CMS +M84333S | Stress fracture, right radius, sequela | CMS +M84334A | Stress fracture, left radius, initial encounter for fracture | CMS +M84334D | Stress fracture, left radius, subsequent encounter for fracture with routine healing | CMS +M84334G | Stress fracture, left radius, subsequent encounter for fracture with delayed healing | CMS +M84334K | Stress fracture, left radius, subsequent encounter for fracture with nonunion | CMS +M84334P | Stress fracture, left radius, subsequent encounter for fracture with malunion | CMS +M84334S | Stress fracture, left radius, sequela | CMS +M84339A | Stress fracture, unspecified ulna and radius, initial encounter for fracture | CMS +M84339D | Stress fracture, unspecified ulna and radius, subsequent encounter for fracture with routine healing | CMS +M84339G | Stress fracture, unspecified ulna and radius, subsequent encounter for fracture with delayed healing | CMS +M84339K | Stress fracture, unspecified ulna and radius, subsequent encounter for fracture with nonunion | CMS +M84339P | Stress fracture, unspecified ulna and radius, subsequent encounter for fracture with malunion | CMS +M84339S | Stress fracture, unspecified ulna and radius, sequela | CMS +M84341A | Stress fracture, right hand, initial encounter for fracture | CMS +M84341D | Stress fracture, right hand, subsequent encounter for fracture with routine healing | CMS +M84341G | Stress fracture, right hand, subsequent encounter for fracture with delayed healing | CMS +M84341K | Stress fracture, right hand, subsequent encounter for fracture with nonunion | CMS +M84341P | Stress fracture, right hand, subsequent encounter for fracture with malunion | CMS +M84341S | Stress fracture, right hand, sequela | CMS +M84342A | Stress fracture, left hand, initial encounter for fracture | CMS +M84342D | Stress fracture, left hand, subsequent encounter for fracture with routine healing | CMS +M84342G | Stress fracture, left hand, subsequent encounter for fracture with delayed healing | CMS +M84342K | Stress fracture, left hand, subsequent encounter for fracture with nonunion | CMS +M84342P | Stress fracture, left hand, subsequent encounter for fracture with malunion | CMS +M84342S | Stress fracture, left hand, sequela | CMS +M84343A | Stress fracture, unspecified hand, initial encounter for fracture | CMS +M84343D | Stress fracture, unspecified hand, subsequent encounter for fracture with routine healing | CMS +M84343G | Stress fracture, unspecified hand, subsequent encounter for fracture with delayed healing | CMS +M84343K | Stress fracture, unspecified hand, subsequent encounter for fracture with nonunion | CMS +M84343P | Stress fracture, unspecified hand, subsequent encounter for fracture with malunion | CMS +M84343S | Stress fracture, unspecified hand, sequela | CMS +M84344A | Stress fracture, right finger(s), initial encounter for fracture | CMS +M84344D | Stress fracture, right finger(s), subsequent encounter for fracture with routine healing | CMS +M84344G | Stress fracture, right finger(s), subsequent encounter for fracture with delayed healing | CMS +M84344K | Stress fracture, right finger(s), subsequent encounter for fracture with nonunion | CMS +M84344P | Stress fracture, right finger(s), subsequent encounter for fracture with malunion | CMS +M84344S | Stress fracture, right finger(s), sequela | CMS +M84345A | Stress fracture, left finger(s), initial encounter for fracture | CMS +M84345D | Stress fracture, left finger(s), subsequent encounter for fracture with routine healing | CMS +M84345G | Stress fracture, left finger(s), subsequent encounter for fracture with delayed healing | CMS +M84345K | Stress fracture, left finger(s), subsequent encounter for fracture with nonunion | CMS +M84345P | Stress fracture, left finger(s), subsequent encounter for fracture with malunion | CMS +M84345S | Stress fracture, left finger(s), sequela | CMS +M84346A | Stress fracture, unspecified finger(s), initial encounter for fracture | CMS +M84346D | Stress fracture, unspecified finger(s), subsequent encounter for fracture with routine healing | CMS +M84346G | Stress fracture, unspecified finger(s), subsequent encounter for fracture with delayed healing | CMS +M84346K | Stress fracture, unspecified finger(s), subsequent encounter for fracture with nonunion | CMS +M84346P | Stress fracture, unspecified finger(s), subsequent encounter for fracture with malunion | CMS +M84346S | Stress fracture, unspecified finger(s), sequela | CMS +M84350A | Stress fracture, pelvis, initial encounter for fracture | CMS +M84350D | Stress fracture, pelvis, subsequent encounter for fracture with routine healing | CMS +M84350G | Stress fracture, pelvis, subsequent encounter for fracture with delayed healing | CMS +M84350K | Stress fracture, pelvis, subsequent encounter for fracture with nonunion | CMS +M84350P | Stress fracture, pelvis, subsequent encounter for fracture with malunion | CMS +M84350S | Stress fracture, pelvis, sequela | CMS +M84351A | Stress fracture, right femur, initial encounter for fracture | CMS +M84351D | Stress fracture, right femur, subsequent encounter for fracture with routine healing | CMS +M84351G | Stress fracture, right femur, subsequent encounter for fracture with delayed healing | CMS +M84351K | Stress fracture, right femur, subsequent encounter for fracture with nonunion | CMS +M84351P | Stress fracture, right femur, subsequent encounter for fracture with malunion | CMS +M84351S | Stress fracture, right femur, sequela | CMS +M84352A | Stress fracture, left femur, initial encounter for fracture | CMS +M84352D | Stress fracture, left femur, subsequent encounter for fracture with routine healing | CMS +M84352G | Stress fracture, left femur, subsequent encounter for fracture with delayed healing | CMS +M84352K | Stress fracture, left femur, subsequent encounter for fracture with nonunion | CMS +M84352P | Stress fracture, left femur, subsequent encounter for fracture with malunion | CMS +M84352S | Stress fracture, left femur, sequela | CMS +M84353A | Stress fracture, unspecified femur, initial encounter for fracture | CMS +M84353D | Stress fracture, unspecified femur, subsequent encounter for fracture with routine healing | CMS +M84353G | Stress fracture, unspecified femur, subsequent encounter for fracture with delayed healing | CMS +M84353K | Stress fracture, unspecified femur, subsequent encounter for fracture with nonunion | CMS +M84353P | Stress fracture, unspecified femur, subsequent encounter for fracture with malunion | CMS +M84353S | Stress fracture, unspecified femur, sequela | CMS +M84359A | Stress fracture, hip, unspecified, initial encounter for fracture | CMS +M84359D | Stress fracture, hip, unspecified, subsequent encounter for fracture with routine healing | CMS +M84359G | Stress fracture, hip, unspecified, subsequent encounter for fracture with delayed healing | CMS +M84359K | Stress fracture, hip, unspecified, subsequent encounter for fracture with nonunion | CMS +M84359P | Stress fracture, hip, unspecified, subsequent encounter for fracture with malunion | CMS +M84359S | Stress fracture, hip, unspecified, sequela | CMS +M84361A | Stress fracture, right tibia, initial encounter for fracture | CMS +M84361D | Stress fracture, right tibia, subsequent encounter for fracture with routine healing | CMS +M84361G | Stress fracture, right tibia, subsequent encounter for fracture with delayed healing | CMS +M84361K | Stress fracture, right tibia, subsequent encounter for fracture with nonunion | CMS +M84361P | Stress fracture, right tibia, subsequent encounter for fracture with malunion | CMS +M84361S | Stress fracture, right tibia, sequela | CMS +M84362A | Stress fracture, left tibia, initial encounter for fracture | CMS +M84362D | Stress fracture, left tibia, subsequent encounter for fracture with routine healing | CMS +M84362G | Stress fracture, left tibia, subsequent encounter for fracture with delayed healing | CMS +M84362K | Stress fracture, left tibia, subsequent encounter for fracture with nonunion | CMS +M84362P | Stress fracture, left tibia, subsequent encounter for fracture with malunion | CMS +M84362S | Stress fracture, left tibia, sequela | CMS +M84363A | Stress fracture, right fibula, initial encounter for fracture | CMS +M84363D | Stress fracture, right fibula, subsequent encounter for fracture with routine healing | CMS +M84363G | Stress fracture, right fibula, subsequent encounter for fracture with delayed healing | CMS +M84363K | Stress fracture, right fibula, subsequent encounter for fracture with nonunion | CMS +M84363P | Stress fracture, right fibula, subsequent encounter for fracture with malunion | CMS +M84363S | Stress fracture, right fibula, sequela | CMS +M84364A | Stress fracture, left fibula, initial encounter for fracture | CMS +M84364D | Stress fracture, left fibula, subsequent encounter for fracture with routine healing | CMS +M84364G | Stress fracture, left fibula, subsequent encounter for fracture with delayed healing | CMS +M84364K | Stress fracture, left fibula, subsequent encounter for fracture with nonunion | CMS +M84364P | Stress fracture, left fibula, subsequent encounter for fracture with malunion | CMS +M84364S | Stress fracture, left fibula, sequela | CMS +M84369A | Stress fracture, unspecified tibia and fibula, initial encounter for fracture | CMS +M84369D | Stress fracture, unspecified tibia and fibula, subsequent encounter for fracture with routine healing | CMS +M84369G | Stress fracture, unspecified tibia and fibula, subsequent encounter for fracture with delayed healing | CMS +M84369K | Stress fracture, unspecified tibia and fibula, subsequent encounter for fracture with nonunion | CMS +M84369P | Stress fracture, unspecified tibia and fibula, subsequent encounter for fracture with malunion | CMS +M84369S | Stress fracture, unspecified tibia and fibula, sequela | CMS +M84371A | Stress fracture, right ankle, initial encounter for fracture | CMS +M84371D | Stress fracture, right ankle, subsequent encounter for fracture with routine healing | CMS +M84371G | Stress fracture, right ankle, subsequent encounter for fracture with delayed healing | CMS +M84371K | Stress fracture, right ankle, subsequent encounter for fracture with nonunion | CMS +M84371P | Stress fracture, right ankle, subsequent encounter for fracture with malunion | CMS +M84371S | Stress fracture, right ankle, sequela | CMS +M84372A | Stress fracture, left ankle, initial encounter for fracture | CMS +M84372D | Stress fracture, left ankle, subsequent encounter for fracture with routine healing | CMS +M84372G | Stress fracture, left ankle, subsequent encounter for fracture with delayed healing | CMS +M84372K | Stress fracture, left ankle, subsequent encounter for fracture with nonunion | CMS +M84372P | Stress fracture, left ankle, subsequent encounter for fracture with malunion | CMS +M84372S | Stress fracture, left ankle, sequela | CMS +M84373A | Stress fracture, unspecified ankle, initial encounter for fracture | CMS +M84373D | Stress fracture, unspecified ankle, subsequent encounter for fracture with routine healing | CMS +M84373G | Stress fracture, unspecified ankle, subsequent encounter for fracture with delayed healing | CMS +M84373K | Stress fracture, unspecified ankle, subsequent encounter for fracture with nonunion | CMS +M84373P | Stress fracture, unspecified ankle, subsequent encounter for fracture with malunion | CMS +M84373S | Stress fracture, unspecified ankle, sequela | CMS +M84374A | Stress fracture, right foot, initial encounter for fracture | CMS +M84374D | Stress fracture, right foot, subsequent encounter for fracture with routine healing | CMS +M84374G | Stress fracture, right foot, subsequent encounter for fracture with delayed healing | CMS +M84374K | Stress fracture, right foot, subsequent encounter for fracture with nonunion | CMS +M84374P | Stress fracture, right foot, subsequent encounter for fracture with malunion | CMS +M84374S | Stress fracture, right foot, sequela | CMS +M84375A | Stress fracture, left foot, initial encounter for fracture | CMS +M84375D | Stress fracture, left foot, subsequent encounter for fracture with routine healing | CMS +M84375G | Stress fracture, left foot, subsequent encounter for fracture with delayed healing | CMS +M84375K | Stress fracture, left foot, subsequent encounter for fracture with nonunion | CMS +M84375P | Stress fracture, left foot, subsequent encounter for fracture with malunion | CMS +M84375S | Stress fracture, left foot, sequela | CMS +M84376A | Stress fracture, unspecified foot, initial encounter for fracture | CMS +M84376D | Stress fracture, unspecified foot, subsequent encounter for fracture with routine healing | CMS +M84376G | Stress fracture, unspecified foot, subsequent encounter for fracture with delayed healing | CMS +M84376K | Stress fracture, unspecified foot, subsequent encounter for fracture with nonunion | CMS +M84376P | Stress fracture, unspecified foot, subsequent encounter for fracture with malunion | CMS +M84376S | Stress fracture, unspecified foot, sequela | CMS +M84377A | Stress fracture, right toe(s), initial encounter for fracture | CMS +M84377D | Stress fracture, right toe(s), subsequent encounter for fracture with routine healing | CMS +M84377G | Stress fracture, right toe(s), subsequent encounter for fracture with delayed healing | CMS +M84377K | Stress fracture, right toe(s), subsequent encounter for fracture with nonunion | CMS +M84377P | Stress fracture, right toe(s), subsequent encounter for fracture with malunion | CMS +M84377S | Stress fracture, right toe(s), sequela | CMS +M84378A | Stress fracture, left toe(s), initial encounter for fracture | CMS +M84378D | Stress fracture, left toe(s), subsequent encounter for fracture with routine healing | CMS +M84378G | Stress fracture, left toe(s), subsequent encounter for fracture with delayed healing | CMS +M84378K | Stress fracture, left toe(s), subsequent encounter for fracture with nonunion | CMS +M84378P | Stress fracture, left toe(s), subsequent encounter for fracture with malunion | CMS +M84378S | Stress fracture, left toe(s), sequela | CMS +M84379A | Stress fracture, unspecified toe(s), initial encounter for fracture | CMS +M84379D | Stress fracture, unspecified toe(s), subsequent encounter for fracture with routine healing | CMS +M84379G | Stress fracture, unspecified toe(s), subsequent encounter for fracture with delayed healing | CMS +M84379K | Stress fracture, unspecified toe(s), subsequent encounter for fracture with nonunion | CMS +M84379P | Stress fracture, unspecified toe(s), subsequent encounter for fracture with malunion | CMS +M84379S | Stress fracture, unspecified toe(s), sequela | CMS +M8438XA | Stress fracture, other site, initial encounter for fracture | CMS +M8438XD | Stress fracture, other site, subsequent encounter for fracture with routine healing | CMS +M8438XG | Stress fracture, other site, subsequent encounter for fracture with delayed healing | CMS +M8438XK | Stress fracture, other site, subsequent encounter for fracture with nonunion | CMS +M8438XP | Stress fracture, other site, subsequent encounter for fracture with malunion | CMS +M8438XS | Stress fracture, other site, sequela | CMS +M8440XA | Pathological fracture, unspecified site, initial encounter for fracture | CMS +M8440XD | Pathological fracture, unspecified site, subsequent encounter for fracture with routine healing | CMS +M8440XG | Pathological fracture, unspecified site, subsequent encounter for fracture with delayed healing | CMS +M8440XK | Pathological fracture, unspecified site, subsequent encounter for fracture with nonunion | CMS +M8440XP | Pathological fracture, unspecified site, subsequent encounter for fracture with malunion | CMS +M8440XS | Pathological fracture, unspecified site, sequela | CMS +M84411A | Pathological fracture, right shoulder, initial encounter for fracture | CMS +M84411D | Pathological fracture, right shoulder, subsequent encounter for fracture with routine healing | CMS +M84411G | Pathological fracture, right shoulder, subsequent encounter for fracture with delayed healing | CMS +M84411K | Pathological fracture, right shoulder, subsequent encounter for fracture with nonunion | CMS +M84411P | Pathological fracture, right shoulder, subsequent encounter for fracture with malunion | CMS +M84411S | Pathological fracture, right shoulder, sequela | CMS +M84412A | Pathological fracture, left shoulder, initial encounter for fracture | CMS +M84412D | Pathological fracture, left shoulder, subsequent encounter for fracture with routine healing | CMS +M84412G | Pathological fracture, left shoulder, subsequent encounter for fracture with delayed healing | CMS +M84412K | Pathological fracture, left shoulder, subsequent encounter for fracture with nonunion | CMS +M84412P | Pathological fracture, left shoulder, subsequent encounter for fracture with malunion | CMS +M84412S | Pathological fracture, left shoulder, sequela | CMS +M84419A | Pathological fracture, unspecified shoulder, initial encounter for fracture | CMS +M84419D | Pathological fracture, unspecified shoulder, subsequent encounter for fracture with routine healing | CMS +M84419G | Pathological fracture, unspecified shoulder, subsequent encounter for fracture with delayed healing | CMS +M84419K | Pathological fracture, unspecified shoulder, subsequent encounter for fracture with nonunion | CMS +M84419P | Pathological fracture, unspecified shoulder, subsequent encounter for fracture with malunion | CMS +M84419S | Pathological fracture, unspecified shoulder, sequela | CMS +M84421A | Pathological fracture, right humerus, initial encounter for fracture | CMS +M84421D | Pathological fracture, right humerus, subsequent encounter for fracture with routine healing | CMS +M84421G | Pathological fracture, right humerus, subsequent encounter for fracture with delayed healing | CMS +M84421K | Pathological fracture, right humerus, subsequent encounter for fracture with nonunion | CMS +M84421P | Pathological fracture, right humerus, subsequent encounter for fracture with malunion | CMS +M84421S | Pathological fracture, right humerus, sequela | CMS +M84422A | Pathological fracture, left humerus, initial encounter for fracture | CMS +M84422D | Pathological fracture, left humerus, subsequent encounter for fracture with routine healing | CMS +M84422G | Pathological fracture, left humerus, subsequent encounter for fracture with delayed healing | CMS +M84422K | Pathological fracture, left humerus, subsequent encounter for fracture with nonunion | CMS +M84422P | Pathological fracture, left humerus, subsequent encounter for fracture with malunion | CMS +M84422S | Pathological fracture, left humerus, sequela | CMS +M84429A | Pathological fracture, unspecified humerus, initial encounter for fracture | CMS +M84429D | Pathological fracture, unspecified humerus, subsequent encounter for fracture with routine healing | CMS +M84429G | Pathological fracture, unspecified humerus, subsequent encounter for fracture with delayed healing | CMS +M84429K | Pathological fracture, unspecified humerus, subsequent encounter for fracture with nonunion | CMS +M84429P | Pathological fracture, unspecified humerus, subsequent encounter for fracture with malunion | CMS +M84429S | Pathological fracture, unspecified humerus, sequela | CMS +M84431A | Pathological fracture, right ulna, initial encounter for fracture | CMS +M84431D | Pathological fracture, right ulna, subsequent encounter for fracture with routine healing | CMS +M84431G | Pathological fracture, right ulna, subsequent encounter for fracture with delayed healing | CMS +M84431K | Pathological fracture, right ulna, subsequent encounter for fracture with nonunion | CMS +M84431P | Pathological fracture, right ulna, subsequent encounter for fracture with malunion | CMS +M84431S | Pathological fracture, right ulna, sequela | CMS +M84432A | Pathological fracture, left ulna, initial encounter for fracture | CMS +M84432D | Pathological fracture, left ulna, subsequent encounter for fracture with routine healing | CMS +M84432G | Pathological fracture, left ulna, subsequent encounter for fracture with delayed healing | CMS +M84432K | Pathological fracture, left ulna, subsequent encounter for fracture with nonunion | CMS +M84432P | Pathological fracture, left ulna, subsequent encounter for fracture with malunion | CMS +M84432S | Pathological fracture, left ulna, sequela | CMS +M84433A | Pathological fracture, right radius, initial encounter for fracture | CMS +M84433D | Pathological fracture, right radius, subsequent encounter for fracture with routine healing | CMS +M84433G | Pathological fracture, right radius, subsequent encounter for fracture with delayed healing | CMS +M84433K | Pathological fracture, right radius, subsequent encounter for fracture with nonunion | CMS +M84433P | Pathological fracture, right radius, subsequent encounter for fracture with malunion | CMS +M84433S | Pathological fracture, right radius, sequela | CMS +M84434A | Pathological fracture, left radius, initial encounter for fracture | CMS +M84434D | Pathological fracture, left radius, subsequent encounter for fracture with routine healing | CMS +M84434G | Pathological fracture, left radius, subsequent encounter for fracture with delayed healing | CMS +M84434K | Pathological fracture, left radius, subsequent encounter for fracture with nonunion | CMS +M84434P | Pathological fracture, left radius, subsequent encounter for fracture with malunion | CMS +M84434S | Pathological fracture, left radius, sequela | CMS +M84439A | Pathological fracture, unspecified ulna and radius, initial encounter for fracture | CMS +M84439D | Pathological fracture, unspecified ulna and radius, subsequent encounter for fracture with routine healing | CMS +M84439G | Pathological fracture, unspecified ulna and radius, subsequent encounter for fracture with delayed healing | CMS +M84439K | Pathological fracture, unspecified ulna and radius, subsequent encounter for fracture with nonunion | CMS +M84439P | Pathological fracture, unspecified ulna and radius, subsequent encounter for fracture with malunion | CMS +M84439S | Pathological fracture, unspecified ulna and radius, sequela | CMS +M84441A | Pathological fracture, right hand, initial encounter for fracture | CMS +M84441D | Pathological fracture, right hand, subsequent encounter for fracture with routine healing | CMS +M84441G | Pathological fracture, right hand, subsequent encounter for fracture with delayed healing | CMS +M84441K | Pathological fracture, right hand, subsequent encounter for fracture with nonunion | CMS +M84441P | Pathological fracture, right hand, subsequent encounter for fracture with malunion | CMS +M84441S | Pathological fracture, right hand, sequela | CMS +M84442A | Pathological fracture, left hand, initial encounter for fracture | CMS +M84442D | Pathological fracture, left hand, subsequent encounter for fracture with routine healing | CMS +M84442G | Pathological fracture, left hand, subsequent encounter for fracture with delayed healing | CMS +M84442K | Pathological fracture, left hand, subsequent encounter for fracture with nonunion | CMS +M84442P | Pathological fracture, left hand, subsequent encounter for fracture with malunion | CMS +M84442S | Pathological fracture, left hand, sequela | CMS +M84443A | Pathological fracture, unspecified hand, initial encounter for fracture | CMS +M84443D | Pathological fracture, unspecified hand, subsequent encounter for fracture with routine healing | CMS +M84443G | Pathological fracture, unspecified hand, subsequent encounter for fracture with delayed healing | CMS +M84443K | Pathological fracture, unspecified hand, subsequent encounter for fracture with nonunion | CMS +M84443P | Pathological fracture, unspecified hand, subsequent encounter for fracture with malunion | CMS +M84443S | Pathological fracture, unspecified hand, sequela | CMS +M84444A | Pathological fracture, right finger(s), initial encounter for fracture | CMS +M84444D | Pathological fracture, right finger(s), subsequent encounter for fracture with routine healing | CMS +M84444G | Pathological fracture, right finger(s), subsequent encounter for fracture with delayed healing | CMS +M84444K | Pathological fracture, right finger(s), subsequent encounter for fracture with nonunion | CMS +M84444P | Pathological fracture, right finger(s), subsequent encounter for fracture with malunion | CMS +M84444S | Pathological fracture, right finger(s), sequela | CMS +M84445A | Pathological fracture, left finger(s), initial encounter for fracture | CMS +M84445D | Pathological fracture, left finger(s), subsequent encounter for fracture with routine healing | CMS +M84445G | Pathological fracture, left finger(s), subsequent encounter for fracture with delayed healing | CMS +M84445K | Pathological fracture, left finger(s), subsequent encounter for fracture with nonunion | CMS +M84445P | Pathological fracture, left finger(s), subsequent encounter for fracture with malunion | CMS +M84445S | Pathological fracture, left finger(s), sequela | CMS +M84446A | Pathological fracture, unspecified finger(s), initial encounter for fracture | CMS +M84446D | Pathological fracture, unspecified finger(s), subsequent encounter for fracture with routine healing | CMS +M84446G | Pathological fracture, unspecified finger(s), subsequent encounter for fracture with delayed healing | CMS +M84446K | Pathological fracture, unspecified finger(s), subsequent encounter for fracture with nonunion | CMS +M84446P | Pathological fracture, unspecified finger(s), subsequent encounter for fracture with malunion | CMS +M84446S | Pathological fracture, unspecified finger(s), sequela | CMS +M84451A | Pathological fracture, right femur, initial encounter for fracture | CMS +M84451D | Pathological fracture, right femur, subsequent encounter for fracture with routine healing | CMS +M84451G | Pathological fracture, right femur, subsequent encounter for fracture with delayed healing | CMS +M84451K | Pathological fracture, right femur, subsequent encounter for fracture with nonunion | CMS +M84451P | Pathological fracture, right femur, subsequent encounter for fracture with malunion | CMS +M84451S | Pathological fracture, right femur, sequela | CMS +M84452A | Pathological fracture, left femur, initial encounter for fracture | CMS +M84452D | Pathological fracture, left femur, subsequent encounter for fracture with routine healing | CMS +M84452G | Pathological fracture, left femur, subsequent encounter for fracture with delayed healing | CMS +M84452K | Pathological fracture, left femur, subsequent encounter for fracture with nonunion | CMS +M84452P | Pathological fracture, left femur, subsequent encounter for fracture with malunion | CMS +M84452S | Pathological fracture, left femur, sequela | CMS +M84453A | Pathological fracture, unspecified femur, initial encounter for fracture | CMS +M84453D | Pathological fracture, unspecified femur, subsequent encounter for fracture with routine healing | CMS +M84453G | Pathological fracture, unspecified femur, subsequent encounter for fracture with delayed healing | CMS +M84453K | Pathological fracture, unspecified femur, subsequent encounter for fracture with nonunion | CMS +M84453P | Pathological fracture, unspecified femur, subsequent encounter for fracture with malunion | CMS +M84453S | Pathological fracture, unspecified femur, sequela | CMS +M84454A | Pathological fracture, pelvis, initial encounter for fracture | CMS +M84454D | Pathological fracture, pelvis, subsequent encounter for fracture with routine healing | CMS +M84454G | Pathological fracture, pelvis, subsequent encounter for fracture with delayed healing | CMS +M84454K | Pathological fracture, pelvis, subsequent encounter for fracture with nonunion | CMS +M84454P | Pathological fracture, pelvis, subsequent encounter for fracture with malunion | CMS +M84454S | Pathological fracture, pelvis, sequela | CMS +M84459A | Pathological fracture, hip, unspecified, initial encounter for fracture | CMS +M84459D | Pathological fracture, hip, unspecified, subsequent encounter for fracture with routine healing | CMS +M84459G | Pathological fracture, hip, unspecified, subsequent encounter for fracture with delayed healing | CMS +M84459K | Pathological fracture, hip, unspecified, subsequent encounter for fracture with nonunion | CMS +M84459P | Pathological fracture, hip, unspecified, subsequent encounter for fracture with malunion | CMS +M84459S | Pathological fracture, hip, unspecified, sequela | CMS +M84461A | Pathological fracture, right tibia, initial encounter for fracture | CMS +M84461D | Pathological fracture, right tibia, subsequent encounter for fracture with routine healing | CMS +M84461G | Pathological fracture, right tibia, subsequent encounter for fracture with delayed healing | CMS +M84461K | Pathological fracture, right tibia, subsequent encounter for fracture with nonunion | CMS +M84461P | Pathological fracture, right tibia, subsequent encounter for fracture with malunion | CMS +M84461S | Pathological fracture, right tibia, sequela | CMS +M84462A | Pathological fracture, left tibia, initial encounter for fracture | CMS +M84462D | Pathological fracture, left tibia, subsequent encounter for fracture with routine healing | CMS +M84462G | Pathological fracture, left tibia, subsequent encounter for fracture with delayed healing | CMS +M84462K | Pathological fracture, left tibia, subsequent encounter for fracture with nonunion | CMS +M84462P | Pathological fracture, left tibia, subsequent encounter for fracture with malunion | CMS +M84462S | Pathological fracture, left tibia, sequela | CMS +M84463A | Pathological fracture, right fibula, initial encounter for fracture | CMS +M84463D | Pathological fracture, right fibula, subsequent encounter for fracture with routine healing | CMS +M84463G | Pathological fracture, right fibula, subsequent encounter for fracture with delayed healing | CMS +M84463K | Pathological fracture, right fibula, subsequent encounter for fracture with nonunion | CMS +M84463P | Pathological fracture, right fibula, subsequent encounter for fracture with malunion | CMS +M84463S | Pathological fracture, right fibula, sequela | CMS +M84464A | Pathological fracture, left fibula, initial encounter for fracture | CMS +M84464D | Pathological fracture, left fibula, subsequent encounter for fracture with routine healing | CMS +M84464G | Pathological fracture, left fibula, subsequent encounter for fracture with delayed healing | CMS +M84464K | Pathological fracture, left fibula, subsequent encounter for fracture with nonunion | CMS +M84464P | Pathological fracture, left fibula, subsequent encounter for fracture with malunion | CMS +M84464S | Pathological fracture, left fibula, sequela | CMS +M84469A | Pathological fracture, unspecified tibia and fibula, initial encounter for fracture | CMS +M84469D | Pathological fracture, unspecified tibia and fibula, subsequent encounter for fracture with routine healing | CMS +M84469G | Pathological fracture, unspecified tibia and fibula, subsequent encounter for fracture with delayed healing | CMS +M84469K | Pathological fracture, unspecified tibia and fibula, subsequent encounter for fracture with nonunion | CMS +M84469P | Pathological fracture, unspecified tibia and fibula, subsequent encounter for fracture with malunion | CMS +M84469S | Pathological fracture, unspecified tibia and fibula, sequela | CMS +M84471A | Pathological fracture, right ankle, initial encounter for fracture | CMS +M84471D | Pathological fracture, right ankle, subsequent encounter for fracture with routine healing | CMS +M84471G | Pathological fracture, right ankle, subsequent encounter for fracture with delayed healing | CMS +M84471K | Pathological fracture, right ankle, subsequent encounter for fracture with nonunion | CMS +M84471P | Pathological fracture, right ankle, subsequent encounter for fracture with malunion | CMS +M84471S | Pathological fracture, right ankle, sequela | CMS +M84472A | Pathological fracture, left ankle, initial encounter for fracture | CMS +M84472D | Pathological fracture, left ankle, subsequent encounter for fracture with routine healing | CMS +M84472G | Pathological fracture, left ankle, subsequent encounter for fracture with delayed healing | CMS +M84472K | Pathological fracture, left ankle, subsequent encounter for fracture with nonunion | CMS +M84472P | Pathological fracture, left ankle, subsequent encounter for fracture with malunion | CMS +M84472S | Pathological fracture, left ankle, sequela | CMS +M84473A | Pathological fracture, unspecified ankle, initial encounter for fracture | CMS +M84473D | Pathological fracture, unspecified ankle, subsequent encounter for fracture with routine healing | CMS +M84473G | Pathological fracture, unspecified ankle, subsequent encounter for fracture with delayed healing | CMS +M84473K | Pathological fracture, unspecified ankle, subsequent encounter for fracture with nonunion | CMS +M84473P | Pathological fracture, unspecified ankle, subsequent encounter for fracture with malunion | CMS +M84473S | Pathological fracture, unspecified ankle, sequela | CMS +M84474A | Pathological fracture, right foot, initial encounter for fracture | CMS +M84474D | Pathological fracture, right foot, subsequent encounter for fracture with routine healing | CMS +M84474G | Pathological fracture, right foot, subsequent encounter for fracture with delayed healing | CMS +M84474K | Pathological fracture, right foot, subsequent encounter for fracture with nonunion | CMS +M84474P | Pathological fracture, right foot, subsequent encounter for fracture with malunion | CMS +M84474S | Pathological fracture, right foot, sequela | CMS +M84475A | Pathological fracture, left foot, initial encounter for fracture | CMS +M84475D | Pathological fracture, left foot, subsequent encounter for fracture with routine healing | CMS +M84475G | Pathological fracture, left foot, subsequent encounter for fracture with delayed healing | CMS +M84475K | Pathological fracture, left foot, subsequent encounter for fracture with nonunion | CMS +M84475P | Pathological fracture, left foot, subsequent encounter for fracture with malunion | CMS +M84475S | Pathological fracture, left foot, sequela | CMS +M84476A | Pathological fracture, unspecified foot, initial encounter for fracture | CMS +M84476D | Pathological fracture, unspecified foot, subsequent encounter for fracture with routine healing | CMS +M84476G | Pathological fracture, unspecified foot, subsequent encounter for fracture with delayed healing | CMS +M84476K | Pathological fracture, unspecified foot, subsequent encounter for fracture with nonunion | CMS +M84476P | Pathological fracture, unspecified foot, subsequent encounter for fracture with malunion | CMS +M84476S | Pathological fracture, unspecified foot, sequela | CMS +M84477A | Pathological fracture, right toe(s), initial encounter for fracture | CMS +M84477D | Pathological fracture, right toe(s), subsequent encounter for fracture with routine healing | CMS +M84477G | Pathological fracture, right toe(s), subsequent encounter for fracture with delayed healing | CMS +M84477K | Pathological fracture, right toe(s), subsequent encounter for fracture with nonunion | CMS +M84477P | Pathological fracture, right toe(s), subsequent encounter for fracture with malunion | CMS +M84477S | Pathological fracture, right toe(s), sequela | CMS +M84478A | Pathological fracture, left toe(s), initial encounter for fracture | CMS +M84478D | Pathological fracture, left toe(s), subsequent encounter for fracture with routine healing | CMS +M84478G | Pathological fracture, left toe(s), subsequent encounter for fracture with delayed healing | CMS +M84478K | Pathological fracture, left toe(s), subsequent encounter for fracture with nonunion | CMS +M84478P | Pathological fracture, left toe(s), subsequent encounter for fracture with malunion | CMS +M84478S | Pathological fracture, left toe(s), sequela | CMS +M84479A | Pathological fracture, unspecified toe(s), initial encounter for fracture | CMS +M84479D | Pathological fracture, unspecified toe(s), subsequent encounter for fracture with routine healing | CMS +M84479G | Pathological fracture, unspecified toe(s), subsequent encounter for fracture with delayed healing | CMS +M84479K | Pathological fracture, unspecified toe(s), subsequent encounter for fracture with nonunion | CMS +M84479P | Pathological fracture, unspecified toe(s), subsequent encounter for fracture with malunion | CMS +M84479S | Pathological fracture, unspecified toe(s), sequela | CMS +M8448XA | Pathological fracture, other site, initial encounter for fracture | CMS +M8448XD | Pathological fracture, other site, subsequent encounter for fracture with routine healing | CMS +M8448XG | Pathological fracture, other site, subsequent encounter for fracture with delayed healing | CMS +M8448XK | Pathological fracture, other site, subsequent encounter for fracture with nonunion | CMS +M8448XP | Pathological fracture, other site, subsequent encounter for fracture with malunion | CMS +M8448XS | Pathological fracture, other site, sequela | CMS +M8450XA | Pathological fracture in neoplastic disease, unspecified site, initial encounter for fracture | CMS +M8450XD | Pathological fracture in neoplastic disease, unspecified site, subsequent encounter for fracture with routine healing | CMS +M8450XG | Pathological fracture in neoplastic disease, unspecified site, subsequent encounter for fracture with delayed healing | CMS +M8450XK | Pathological fracture in neoplastic disease, unspecified site, subsequent encounter for fracture with nonunion | CMS +M8450XP | Pathological fracture in neoplastic disease, unspecified site, subsequent encounter for fracture with malunion | CMS +M8450XS | Pathological fracture in neoplastic disease, unspecified site, sequela | CMS +M84511A | Pathological fracture in neoplastic disease, right shoulder, initial encounter for fracture | CMS +M84511D | Pathological fracture in neoplastic disease, right shoulder, subsequent encounter for fracture with routine healing | CMS +M84511G | Pathological fracture in neoplastic disease, right shoulder, subsequent encounter for fracture with delayed healing | CMS +M84511K | Pathological fracture in neoplastic disease, right shoulder, subsequent encounter for fracture with nonunion | CMS +M84511P | Pathological fracture in neoplastic disease, right shoulder, subsequent encounter for fracture with malunion | CMS +M84511S | Pathological fracture in neoplastic disease, right shoulder, sequela | CMS +M84512A | Pathological fracture in neoplastic disease, left shoulder, initial encounter for fracture | CMS +M84512D | Pathological fracture in neoplastic disease, left shoulder, subsequent encounter for fracture with routine healing | CMS +M84512G | Pathological fracture in neoplastic disease, left shoulder, subsequent encounter for fracture with delayed healing | CMS +M84512K | Pathological fracture in neoplastic disease, left shoulder, subsequent encounter for fracture with nonunion | CMS +M84512P | Pathological fracture in neoplastic disease, left shoulder, subsequent encounter for fracture with malunion | CMS +M84512S | Pathological fracture in neoplastic disease, left shoulder, sequela | CMS +M84519A | Pathological fracture in neoplastic disease, unspecified shoulder, initial encounter for fracture | CMS +M84519D | Pathological fracture in neoplastic disease, unspecified shoulder, subsequent encounter for fracture with routine healing | CMS +M84519G | Pathological fracture in neoplastic disease, unspecified shoulder, subsequent encounter for fracture with delayed healing | CMS +M84519K | Pathological fracture in neoplastic disease, unspecified shoulder, subsequent encounter for fracture with nonunion | CMS +M84519P | Pathological fracture in neoplastic disease, unspecified shoulder, subsequent encounter for fracture with malunion | CMS +M84519S | Pathological fracture in neoplastic disease, unspecified shoulder, sequela | CMS +M84521A | Pathological fracture in neoplastic disease, right humerus, initial encounter for fracture | CMS +M84521D | Pathological fracture in neoplastic disease, right humerus, subsequent encounter for fracture with routine healing | CMS +M84521G | Pathological fracture in neoplastic disease, right humerus, subsequent encounter for fracture with delayed healing | CMS +M84521K | Pathological fracture in neoplastic disease, right humerus, subsequent encounter for fracture with nonunion | CMS +M84521P | Pathological fracture in neoplastic disease, right humerus, subsequent encounter for fracture with malunion | CMS +M84521S | Pathological fracture in neoplastic disease, right humerus, sequela | CMS +M84522A | Pathological fracture in neoplastic disease, left humerus, initial encounter for fracture | CMS +M84522D | Pathological fracture in neoplastic disease, left humerus, subsequent encounter for fracture with routine healing | CMS +M84522G | Pathological fracture in neoplastic disease, left humerus, subsequent encounter for fracture with delayed healing | CMS +M84522K | Pathological fracture in neoplastic disease, left humerus, subsequent encounter for fracture with nonunion | CMS +M84522P | Pathological fracture in neoplastic disease, left humerus, subsequent encounter for fracture with malunion | CMS +M84522S | Pathological fracture in neoplastic disease, left humerus, sequela | CMS +M84529A | Pathological fracture in neoplastic disease, unspecified humerus, initial encounter for fracture | CMS +M84529D | Pathological fracture in neoplastic disease, unspecified humerus, subsequent encounter for fracture with routine healing | CMS +M84529G | Pathological fracture in neoplastic disease, unspecified humerus, subsequent encounter for fracture with delayed healing | CMS +M84529K | Pathological fracture in neoplastic disease, unspecified humerus, subsequent encounter for fracture with nonunion | CMS +M84529P | Pathological fracture in neoplastic disease, unspecified humerus, subsequent encounter for fracture with malunion | CMS +M84529S | Pathological fracture in neoplastic disease, unspecified humerus, sequela | CMS +M84531A | Pathological fracture in neoplastic disease, right ulna, initial encounter for fracture | CMS +M84531D | Pathological fracture in neoplastic disease, right ulna, subsequent encounter for fracture with routine healing | CMS +M84531G | Pathological fracture in neoplastic disease, right ulna, subsequent encounter for fracture with delayed healing | CMS +M84531K | Pathological fracture in neoplastic disease, right ulna, subsequent encounter for fracture with nonunion | CMS +M84531P | Pathological fracture in neoplastic disease, right ulna, subsequent encounter for fracture with malunion | CMS +M84531S | Pathological fracture in neoplastic disease, right ulna, sequela | CMS +M84532A | Pathological fracture in neoplastic disease, left ulna, initial encounter for fracture | CMS +M84532D | Pathological fracture in neoplastic disease, left ulna, subsequent encounter for fracture with routine healing | CMS +M84532G | Pathological fracture in neoplastic disease, left ulna, subsequent encounter for fracture with delayed healing | CMS +M84532K | Pathological fracture in neoplastic disease, left ulna, subsequent encounter for fracture with nonunion | CMS +M84532P | Pathological fracture in neoplastic disease, left ulna, subsequent encounter for fracture with malunion | CMS +M84532S | Pathological fracture in neoplastic disease, left ulna, sequela | CMS +M84533A | Pathological fracture in neoplastic disease, right radius, initial encounter for fracture | CMS +M84533D | Pathological fracture in neoplastic disease, right radius, subsequent encounter for fracture with routine healing | CMS +M84533G | Pathological fracture in neoplastic disease, right radius, subsequent encounter for fracture with delayed healing | CMS +M84533K | Pathological fracture in neoplastic disease, right radius, subsequent encounter for fracture with nonunion | CMS +M84533P | Pathological fracture in neoplastic disease, right radius, subsequent encounter for fracture with malunion | CMS +M84533S | Pathological fracture in neoplastic disease, right radius, sequela | CMS +M84534A | Pathological fracture in neoplastic disease, left radius, initial encounter for fracture | CMS +M84534D | Pathological fracture in neoplastic disease, left radius, subsequent encounter for fracture with routine healing | CMS +M84534G | Pathological fracture in neoplastic disease, left radius, subsequent encounter for fracture with delayed healing | CMS +M84534K | Pathological fracture in neoplastic disease, left radius, subsequent encounter for fracture with nonunion | CMS +M84534P | Pathological fracture in neoplastic disease, left radius, subsequent encounter for fracture with malunion | CMS +M84534S | Pathological fracture in neoplastic disease, left radius, sequela | CMS +M84539A | Pathological fracture in neoplastic disease, unspecified ulna and radius, initial encounter for fracture | CMS +M84539D | Pathological fracture in neoplastic disease, unspecified ulna and radius, subsequent encounter for fracture with routine healing | CMS +M84539G | Pathological fracture in neoplastic disease, unspecified ulna and radius, subsequent encounter for fracture with delayed healing | CMS +M84539K | Pathological fracture in neoplastic disease, unspecified ulna and radius, subsequent encounter for fracture with nonunion | CMS +M84539P | Pathological fracture in neoplastic disease, unspecified ulna and radius, subsequent encounter for fracture with malunion | CMS +M84539S | Pathological fracture in neoplastic disease, unspecified ulna and radius, sequela | CMS +M84541A | Pathological fracture in neoplastic disease, right hand, initial encounter for fracture | CMS +M84541D | Pathological fracture in neoplastic disease, right hand, subsequent encounter for fracture with routine healing | CMS +M84541G | Pathological fracture in neoplastic disease, right hand, subsequent encounter for fracture with delayed healing | CMS +M84541K | Pathological fracture in neoplastic disease, right hand, subsequent encounter for fracture with nonunion | CMS +M84541P | Pathological fracture in neoplastic disease, right hand, subsequent encounter for fracture with malunion | CMS +M84541S | Pathological fracture in neoplastic disease, right hand, sequela | CMS +M84542A | Pathological fracture in neoplastic disease, left hand, initial encounter for fracture | CMS +M84542D | Pathological fracture in neoplastic disease, left hand, subsequent encounter for fracture with routine healing | CMS +M84542G | Pathological fracture in neoplastic disease, left hand, subsequent encounter for fracture with delayed healing | CMS +M84542K | Pathological fracture in neoplastic disease, left hand, subsequent encounter for fracture with nonunion | CMS +M84542P | Pathological fracture in neoplastic disease, left hand, subsequent encounter for fracture with malunion | CMS +M84542S | Pathological fracture in neoplastic disease, left hand, sequela | CMS +M84549A | Pathological fracture in neoplastic disease, unspecified hand, initial encounter for fracture | CMS +M84549D | Pathological fracture in neoplastic disease, unspecified hand, subsequent encounter for fracture with routine healing | CMS +M84549G | Pathological fracture in neoplastic disease, unspecified hand, subsequent encounter for fracture with delayed healing | CMS +M84549K | Pathological fracture in neoplastic disease, unspecified hand, subsequent encounter for fracture with nonunion | CMS +M84549P | Pathological fracture in neoplastic disease, unspecified hand, subsequent encounter for fracture with malunion | CMS +M84549S | Pathological fracture in neoplastic disease, unspecified hand, sequela | CMS +M84550A | Pathological fracture in neoplastic disease, pelvis, initial encounter for fracture | CMS +M84550D | Pathological fracture in neoplastic disease, pelvis, subsequent encounter for fracture with routine healing | CMS +M84550G | Pathological fracture in neoplastic disease, pelvis, subsequent encounter for fracture with delayed healing | CMS +M84550K | Pathological fracture in neoplastic disease, pelvis, subsequent encounter for fracture with nonunion | CMS +M84550P | Pathological fracture in neoplastic disease, pelvis, subsequent encounter for fracture with malunion | CMS +M84550S | Pathological fracture in neoplastic disease, pelvis, sequela | CMS +M84551A | Pathological fracture in neoplastic disease, right femur, initial encounter for fracture | CMS +M84551D | Pathological fracture in neoplastic disease, right femur, subsequent encounter for fracture with routine healing | CMS +M84551G | Pathological fracture in neoplastic disease, right femur, subsequent encounter for fracture with delayed healing | CMS +M84551K | Pathological fracture in neoplastic disease, right femur, subsequent encounter for fracture with nonunion | CMS +M84551P | Pathological fracture in neoplastic disease, right femur, subsequent encounter for fracture with malunion | CMS +M84551S | Pathological fracture in neoplastic disease, right femur, sequela | CMS +M84552A | Pathological fracture in neoplastic disease, left femur, initial encounter for fracture | CMS +M84552D | Pathological fracture in neoplastic disease, left femur, subsequent encounter for fracture with routine healing | CMS +M84552G | Pathological fracture in neoplastic disease, left femur, subsequent encounter for fracture with delayed healing | CMS +M84552K | Pathological fracture in neoplastic disease, left femur, subsequent encounter for fracture with nonunion | CMS +M84552P | Pathological fracture in neoplastic disease, left femur, subsequent encounter for fracture with malunion | CMS +M84552S | Pathological fracture in neoplastic disease, left femur, sequela | CMS +M84553A | Pathological fracture in neoplastic disease, unspecified femur, initial encounter for fracture | CMS +M84553D | Pathological fracture in neoplastic disease, unspecified femur, subsequent encounter for fracture with routine healing | CMS +M84553G | Pathological fracture in neoplastic disease, unspecified femur, subsequent encounter for fracture with delayed healing | CMS +M84553K | Pathological fracture in neoplastic disease, unspecified femur, subsequent encounter for fracture with nonunion | CMS +M84553P | Pathological fracture in neoplastic disease, unspecified femur, subsequent encounter for fracture with malunion | CMS +M84553S | Pathological fracture in neoplastic disease, unspecified femur, sequela | CMS +M84559A | Pathological fracture in neoplastic disease, hip, unspecified, initial encounter for fracture | CMS +M84559D | Pathological fracture in neoplastic disease, hip, unspecified, subsequent encounter for fracture with routine healing | CMS +M84559G | Pathological fracture in neoplastic disease, hip, unspecified, subsequent encounter for fracture with delayed healing | CMS +M84559K | Pathological fracture in neoplastic disease, hip, unspecified, subsequent encounter for fracture with nonunion | CMS +M84559P | Pathological fracture in neoplastic disease, hip, unspecified, subsequent encounter for fracture with malunion | CMS +M84559S | Pathological fracture in neoplastic disease, hip, unspecified, sequela | CMS +M84561A | Pathological fracture in neoplastic disease, right tibia, initial encounter for fracture | CMS +M84561D | Pathological fracture in neoplastic disease, right tibia, subsequent encounter for fracture with routine healing | CMS +M84561G | Pathological fracture in neoplastic disease, right tibia, subsequent encounter for fracture with delayed healing | CMS +M84561K | Pathological fracture in neoplastic disease, right tibia, subsequent encounter for fracture with nonunion | CMS +M84561P | Pathological fracture in neoplastic disease, right tibia, subsequent encounter for fracture with malunion | CMS +M84561S | Pathological fracture in neoplastic disease, right tibia, sequela | CMS +M84562A | Pathological fracture in neoplastic disease, left tibia, initial encounter for fracture | CMS +M84562D | Pathological fracture in neoplastic disease, left tibia, subsequent encounter for fracture with routine healing | CMS +M84562G | Pathological fracture in neoplastic disease, left tibia, subsequent encounter for fracture with delayed healing | CMS +M84562K | Pathological fracture in neoplastic disease, left tibia, subsequent encounter for fracture with nonunion | CMS +M84562P | Pathological fracture in neoplastic disease, left tibia, subsequent encounter for fracture with malunion | CMS +M84562S | Pathological fracture in neoplastic disease, left tibia, sequela | CMS +M84563A | Pathological fracture in neoplastic disease, right fibula, initial encounter for fracture | CMS +M84563D | Pathological fracture in neoplastic disease, right fibula, subsequent encounter for fracture with routine healing | CMS +M84563G | Pathological fracture in neoplastic disease, right fibula, subsequent encounter for fracture with delayed healing | CMS +M84563K | Pathological fracture in neoplastic disease, right fibula, subsequent encounter for fracture with nonunion | CMS +M84563P | Pathological fracture in neoplastic disease, right fibula, subsequent encounter for fracture with malunion | CMS +M84563S | Pathological fracture in neoplastic disease, right fibula, sequela | CMS +M84564A | Pathological fracture in neoplastic disease, left fibula, initial encounter for fracture | CMS +M84564D | Pathological fracture in neoplastic disease, left fibula, subsequent encounter for fracture with routine healing | CMS +M84564G | Pathological fracture in neoplastic disease, left fibula, subsequent encounter for fracture with delayed healing | CMS +M84564K | Pathological fracture in neoplastic disease, left fibula, subsequent encounter for fracture with nonunion | CMS +M84564P | Pathological fracture in neoplastic disease, left fibula, subsequent encounter for fracture with malunion | CMS +M84564S | Pathological fracture in neoplastic disease, left fibula, sequela | CMS +M84569A | Pathological fracture in neoplastic disease, unspecified tibia and fibula, initial encounter for fracture | CMS +M84569D | Pathological fracture in neoplastic disease, unspecified tibia and fibula, subsequent encounter for fracture with routine healing | CMS +M84569G | Pathological fracture in neoplastic disease, unspecified tibia and fibula, subsequent encounter for fracture with delayed healing | CMS +M84569K | Pathological fracture in neoplastic disease, unspecified tibia and fibula, subsequent encounter for fracture with nonunion | CMS +M84569P | Pathological fracture in neoplastic disease, unspecified tibia and fibula, subsequent encounter for fracture with malunion | CMS +M84569S | Pathological fracture in neoplastic disease, unspecified tibia and fibula, sequela | CMS +M84571A | Pathological fracture in neoplastic disease, right ankle, initial encounter for fracture | CMS +M84571D | Pathological fracture in neoplastic disease, right ankle, subsequent encounter for fracture with routine healing | CMS +M84571G | Pathological fracture in neoplastic disease, right ankle, subsequent encounter for fracture with delayed healing | CMS +M84571K | Pathological fracture in neoplastic disease, right ankle, subsequent encounter for fracture with nonunion | CMS +M84571P | Pathological fracture in neoplastic disease, right ankle, subsequent encounter for fracture with malunion | CMS +M84571S | Pathological fracture in neoplastic disease, right ankle, sequela | CMS +M84572A | Pathological fracture in neoplastic disease, left ankle, initial encounter for fracture | CMS +M84572D | Pathological fracture in neoplastic disease, left ankle, subsequent encounter for fracture with routine healing | CMS +M84572G | Pathological fracture in neoplastic disease, left ankle, subsequent encounter for fracture with delayed healing | CMS +M84572K | Pathological fracture in neoplastic disease, left ankle, subsequent encounter for fracture with nonunion | CMS +M84572P | Pathological fracture in neoplastic disease, left ankle, subsequent encounter for fracture with malunion | CMS +M84572S | Pathological fracture in neoplastic disease, left ankle, sequela | CMS +M84573A | Pathological fracture in neoplastic disease, unspecified ankle, initial encounter for fracture | CMS +M84573D | Pathological fracture in neoplastic disease, unspecified ankle, subsequent encounter for fracture with routine healing | CMS +M84573G | Pathological fracture in neoplastic disease, unspecified ankle, subsequent encounter for fracture with delayed healing | CMS +M84573K | Pathological fracture in neoplastic disease, unspecified ankle, subsequent encounter for fracture with nonunion | CMS +M84573P | Pathological fracture in neoplastic disease, unspecified ankle, subsequent encounter for fracture with malunion | CMS +M84573S | Pathological fracture in neoplastic disease, unspecified ankle, sequela | CMS +M84574A | Pathological fracture in neoplastic disease, right foot, initial encounter for fracture | CMS +M84574D | Pathological fracture in neoplastic disease, right foot, subsequent encounter for fracture with routine healing | CMS +M84574G | Pathological fracture in neoplastic disease, right foot, subsequent encounter for fracture with delayed healing | CMS +M84574K | Pathological fracture in neoplastic disease, right foot, subsequent encounter for fracture with nonunion | CMS +M84574P | Pathological fracture in neoplastic disease, right foot, subsequent encounter for fracture with malunion | CMS +M84574S | Pathological fracture in neoplastic disease, right foot, sequela | CMS +M84575A | Pathological fracture in neoplastic disease, left foot, initial encounter for fracture | CMS +M84575D | Pathological fracture in neoplastic disease, left foot, subsequent encounter for fracture with routine healing | CMS +M84575G | Pathological fracture in neoplastic disease, left foot, subsequent encounter for fracture with delayed healing | CMS +M84575K | Pathological fracture in neoplastic disease, left foot, subsequent encounter for fracture with nonunion | CMS +M84575P | Pathological fracture in neoplastic disease, left foot, subsequent encounter for fracture with malunion | CMS +M84575S | Pathological fracture in neoplastic disease, left foot, sequela | CMS +M84576A | Pathological fracture in neoplastic disease, unspecified foot, initial encounter for fracture | CMS +M84576D | Pathological fracture in neoplastic disease, unspecified foot, subsequent encounter for fracture with routine healing | CMS +M84576G | Pathological fracture in neoplastic disease, unspecified foot, subsequent encounter for fracture with delayed healing | CMS +M84576K | Pathological fracture in neoplastic disease, unspecified foot, subsequent encounter for fracture with nonunion | CMS +M84576P | Pathological fracture in neoplastic disease, unspecified foot, subsequent encounter for fracture with malunion | CMS +M84576S | Pathological fracture in neoplastic disease, unspecified foot, sequela | CMS +M8458XA | Pathological fracture in neoplastic disease, other specified site, initial encounter for fracture | CMS +M8458XD | Pathological fracture in neoplastic disease, other specified site, subsequent encounter for fracture with routine healing | CMS +M8458XG | Pathological fracture in neoplastic disease, other specified site, subsequent encounter for fracture with delayed healing | CMS +M8458XK | Pathological fracture in neoplastic disease, other specified site, subsequent encounter for fracture with nonunion | CMS +M8458XP | Pathological fracture in neoplastic disease, other specified site, subsequent encounter for fracture with malunion | CMS +M8458XS | Pathological fracture in neoplastic disease, other specified site, sequela | CMS +M8460XA | Pathological fracture in other disease, unspecified site, initial encounter for fracture | CMS +M8460XD | Pathological fracture in other disease, unspecified site, subsequent encounter for fracture with routine healing | CMS +M8460XG | Pathological fracture in other disease, unspecified site, subsequent encounter for fracture with delayed healing | CMS +M8460XK | Pathological fracture in other disease, unspecified site, subsequent encounter for fracture with nonunion | CMS +M8460XP | Pathological fracture in other disease, unspecified site, subsequent encounter for fracture with malunion | CMS +M8460XS | Pathological fracture in other disease, unspecified site, sequela | CMS +M84611A | Pathological fracture in other disease, right shoulder, initial encounter for fracture | CMS +M84611D | Pathological fracture in other disease, right shoulder, subsequent encounter for fracture with routine healing | CMS +M84611G | Pathological fracture in other disease, right shoulder, subsequent encounter for fracture with delayed healing | CMS +M84611K | Pathological fracture in other disease, right shoulder, subsequent encounter for fracture with nonunion | CMS +M84611P | Pathological fracture in other disease, right shoulder, subsequent encounter for fracture with malunion | CMS +M84611S | Pathological fracture in other disease, right shoulder, sequela | CMS +M84612A | Pathological fracture in other disease, left shoulder, initial encounter for fracture | CMS +M84612D | Pathological fracture in other disease, left shoulder, subsequent encounter for fracture with routine healing | CMS +M84612G | Pathological fracture in other disease, left shoulder, subsequent encounter for fracture with delayed healing | CMS +M84612K | Pathological fracture in other disease, left shoulder, subsequent encounter for fracture with nonunion | CMS +M84612P | Pathological fracture in other disease, left shoulder, subsequent encounter for fracture with malunion | CMS +M84612S | Pathological fracture in other disease, left shoulder, sequela | CMS +M84619A | Pathological fracture in other disease, unspecified shoulder, initial encounter for fracture | CMS +M84619D | Pathological fracture in other disease, unspecified shoulder, subsequent encounter for fracture with routine healing | CMS +M84619G | Pathological fracture in other disease, unspecified shoulder, subsequent encounter for fracture with delayed healing | CMS +M84619K | Pathological fracture in other disease, unspecified shoulder, subsequent encounter for fracture with nonunion | CMS +M84619P | Pathological fracture in other disease, unspecified shoulder, subsequent encounter for fracture with malunion | CMS +M84619S | Pathological fracture in other disease, unspecified shoulder, sequela | CMS +M84621A | Pathological fracture in other disease, right humerus, initial encounter for fracture | CMS +M84621D | Pathological fracture in other disease, right humerus, subsequent encounter for fracture with routine healing | CMS +M84621G | Pathological fracture in other disease, right humerus, subsequent encounter for fracture with delayed healing | CMS +M84621K | Pathological fracture in other disease, right humerus, subsequent encounter for fracture with nonunion | CMS +M84621P | Pathological fracture in other disease, right humerus, subsequent encounter for fracture with malunion | CMS +M84621S | Pathological fracture in other disease, right humerus, sequela | CMS +M84622A | Pathological fracture in other disease, left humerus, initial encounter for fracture | CMS +M84622D | Pathological fracture in other disease, left humerus, subsequent encounter for fracture with routine healing | CMS +M84622G | Pathological fracture in other disease, left humerus, subsequent encounter for fracture with delayed healing | CMS +M84622K | Pathological fracture in other disease, left humerus, subsequent encounter for fracture with nonunion | CMS +M84622P | Pathological fracture in other disease, left humerus, subsequent encounter for fracture with malunion | CMS +M84622S | Pathological fracture in other disease, left humerus, sequela | CMS +M84629A | Pathological fracture in other disease, unspecified humerus, initial encounter for fracture | CMS +M84629D | Pathological fracture in other disease, unspecified humerus, subsequent encounter for fracture with routine healing | CMS +M84629G | Pathological fracture in other disease, unspecified humerus, subsequent encounter for fracture with delayed healing | CMS +M84629K | Pathological fracture in other disease, unspecified humerus, subsequent encounter for fracture with nonunion | CMS +M84629P | Pathological fracture in other disease, unspecified humerus, subsequent encounter for fracture with malunion | CMS +M84629S | Pathological fracture in other disease, unspecified humerus, sequela | CMS +M84631A | Pathological fracture in other disease, right ulna, initial encounter for fracture | CMS +M84631D | Pathological fracture in other disease, right ulna, subsequent encounter for fracture with routine healing | CMS +M84631G | Pathological fracture in other disease, right ulna, subsequent encounter for fracture with delayed healing | CMS +M84631K | Pathological fracture in other disease, right ulna, subsequent encounter for fracture with nonunion | CMS +M84631P | Pathological fracture in other disease, right ulna, subsequent encounter for fracture with malunion | CMS +M84631S | Pathological fracture in other disease, right ulna, sequela | CMS +M84632A | Pathological fracture in other disease, left ulna, initial encounter for fracture | CMS +M84632D | Pathological fracture in other disease, left ulna, subsequent encounter for fracture with routine healing | CMS +M84632G | Pathological fracture in other disease, left ulna, subsequent encounter for fracture with delayed healing | CMS +M84632K | Pathological fracture in other disease, left ulna, subsequent encounter for fracture with nonunion | CMS +M84632P | Pathological fracture in other disease, left ulna, subsequent encounter for fracture with malunion | CMS +M84632S | Pathological fracture in other disease, left ulna, sequela | CMS +M84633A | Pathological fracture in other disease, right radius, initial encounter for fracture | CMS +M84633D | Pathological fracture in other disease, right radius, subsequent encounter for fracture with routine healing | CMS +M84633G | Pathological fracture in other disease, right radius, subsequent encounter for fracture with delayed healing | CMS +M84633K | Pathological fracture in other disease, right radius, subsequent encounter for fracture with nonunion | CMS +M84633P | Pathological fracture in other disease, right radius, subsequent encounter for fracture with malunion | CMS +M84633S | Pathological fracture in other disease, right radius, sequela | CMS +M84634A | Pathological fracture in other disease, left radius, initial encounter for fracture | CMS +M84634D | Pathological fracture in other disease, left radius, subsequent encounter for fracture with routine healing | CMS +M84634G | Pathological fracture in other disease, left radius, subsequent encounter for fracture with delayed healing | CMS +M84634K | Pathological fracture in other disease, left radius, subsequent encounter for fracture with nonunion | CMS +M84634P | Pathological fracture in other disease, left radius, subsequent encounter for fracture with malunion | CMS +M84634S | Pathological fracture in other disease, left radius, sequela | CMS +M84639A | Pathological fracture in other disease, unspecified ulna and radius, initial encounter for fracture | CMS +M84639D | Pathological fracture in other disease, unspecified ulna and radius, subsequent encounter for fracture with routine healing | CMS +M84639G | Pathological fracture in other disease, unspecified ulna and radius, subsequent encounter for fracture with delayed healing | CMS +M84639K | Pathological fracture in other disease, unspecified ulna and radius, subsequent encounter for fracture with nonunion | CMS +M84639P | Pathological fracture in other disease, unspecified ulna and radius, subsequent encounter for fracture with malunion | CMS +M84639S | Pathological fracture in other disease, unspecified ulna and radius, sequela | CMS +M84641A | Pathological fracture in other disease, right hand, initial encounter for fracture | CMS +M84641D | Pathological fracture in other disease, right hand, subsequent encounter for fracture with routine healing | CMS +M84641G | Pathological fracture in other disease, right hand, subsequent encounter for fracture with delayed healing | CMS +M84641K | Pathological fracture in other disease, right hand, subsequent encounter for fracture with nonunion | CMS +M84641P | Pathological fracture in other disease, right hand, subsequent encounter for fracture with malunion | CMS +M84641S | Pathological fracture in other disease, right hand, sequela | CMS +M84642A | Pathological fracture in other disease, left hand, initial encounter for fracture | CMS +M84642D | Pathological fracture in other disease, left hand, subsequent encounter for fracture with routine healing | CMS +M84642G | Pathological fracture in other disease, left hand, subsequent encounter for fracture with delayed healing | CMS +M84642K | Pathological fracture in other disease, left hand, subsequent encounter for fracture with nonunion | CMS +M84642P | Pathological fracture in other disease, left hand, subsequent encounter for fracture with malunion | CMS +M84642S | Pathological fracture in other disease, left hand, sequela | CMS +M84649A | Pathological fracture in other disease, unspecified hand, initial encounter for fracture | CMS +M84649D | Pathological fracture in other disease, unspecified hand, subsequent encounter for fracture with routine healing | CMS +M84649G | Pathological fracture in other disease, unspecified hand, subsequent encounter for fracture with delayed healing | CMS +M84649K | Pathological fracture in other disease, unspecified hand, subsequent encounter for fracture with nonunion | CMS +M84649P | Pathological fracture in other disease, unspecified hand, subsequent encounter for fracture with malunion | CMS +M84649S | Pathological fracture in other disease, unspecified hand, sequela | CMS +M84650A | Pathological fracture in other disease, pelvis, initial encounter for fracture | CMS +M84650D | Pathological fracture in other disease, pelvis, subsequent encounter for fracture with routine healing | CMS +M84650G | Pathological fracture in other disease, pelvis, subsequent encounter for fracture with delayed healing | CMS +M84650K | Pathological fracture in other disease, pelvis, subsequent encounter for fracture with nonunion | CMS +M84650P | Pathological fracture in other disease, pelvis, subsequent encounter for fracture with malunion | CMS +M84650S | Pathological fracture in other disease, pelvis, sequela | CMS +M84651A | Pathological fracture in other disease, right femur, initial encounter for fracture | CMS +M84651D | Pathological fracture in other disease, right femur, subsequent encounter for fracture with routine healing | CMS +M84651G | Pathological fracture in other disease, right femur, subsequent encounter for fracture with delayed healing | CMS +M84651K | Pathological fracture in other disease, right femur, subsequent encounter for fracture with nonunion | CMS +M84651P | Pathological fracture in other disease, right femur, subsequent encounter for fracture with malunion | CMS +M84651S | Pathological fracture in other disease, right femur, sequela | CMS +M84652A | Pathological fracture in other disease, left femur, initial encounter for fracture | CMS +M84652D | Pathological fracture in other disease, left femur, subsequent encounter for fracture with routine healing | CMS +M84652G | Pathological fracture in other disease, left femur, subsequent encounter for fracture with delayed healing | CMS +M84652K | Pathological fracture in other disease, left femur, subsequent encounter for fracture with nonunion | CMS +M84652P | Pathological fracture in other disease, left femur, subsequent encounter for fracture with malunion | CMS +M84652S | Pathological fracture in other disease, left femur, sequela | CMS +M84653A | Pathological fracture in other disease, unspecified femur, initial encounter for fracture | CMS +M84653D | Pathological fracture in other disease, unspecified femur, subsequent encounter for fracture with routine healing | CMS +M84653G | Pathological fracture in other disease, unspecified femur, subsequent encounter for fracture with delayed healing | CMS +M84653K | Pathological fracture in other disease, unspecified femur, subsequent encounter for fracture with nonunion | CMS +M84653P | Pathological fracture in other disease, unspecified femur, subsequent encounter for fracture with malunion | CMS +M84653S | Pathological fracture in other disease, unspecified femur, sequela | CMS +M84659A | Pathological fracture in other disease, hip, unspecified, initial encounter for fracture | CMS +M84659D | Pathological fracture in other disease, hip, unspecified, subsequent encounter for fracture with routine healing | CMS +M84659G | Pathological fracture in other disease, hip, unspecified, subsequent encounter for fracture with delayed healing | CMS +M84659K | Pathological fracture in other disease, hip, unspecified, subsequent encounter for fracture with nonunion | CMS +M84659P | Pathological fracture in other disease, hip, unspecified, subsequent encounter for fracture with malunion | CMS +M84659S | Pathological fracture in other disease, hip, unspecified, sequela | CMS +M84661A | Pathological fracture in other disease, right tibia, initial encounter for fracture | CMS +M84661D | Pathological fracture in other disease, right tibia, subsequent encounter for fracture with routine healing | CMS +M84661G | Pathological fracture in other disease, right tibia, subsequent encounter for fracture with delayed healing | CMS +M84661K | Pathological fracture in other disease, right tibia, subsequent encounter for fracture with nonunion | CMS +M84661P | Pathological fracture in other disease, right tibia, subsequent encounter for fracture with malunion | CMS +M84661S | Pathological fracture in other disease, right tibia, sequela | CMS +M84662A | Pathological fracture in other disease, left tibia, initial encounter for fracture | CMS +M84662D | Pathological fracture in other disease, left tibia, subsequent encounter for fracture with routine healing | CMS +M84662G | Pathological fracture in other disease, left tibia, subsequent encounter for fracture with delayed healing | CMS +M84662K | Pathological fracture in other disease, left tibia, subsequent encounter for fracture with nonunion | CMS +M84662P | Pathological fracture in other disease, left tibia, subsequent encounter for fracture with malunion | CMS +M84662S | Pathological fracture in other disease, left tibia, sequela | CMS +M84663A | Pathological fracture in other disease, right fibula, initial encounter for fracture | CMS +M84663D | Pathological fracture in other disease, right fibula, subsequent encounter for fracture with routine healing | CMS +M84663G | Pathological fracture in other disease, right fibula, subsequent encounter for fracture with delayed healing | CMS +M84663K | Pathological fracture in other disease, right fibula, subsequent encounter for fracture with nonunion | CMS +M84663P | Pathological fracture in other disease, right fibula, subsequent encounter for fracture with malunion | CMS +M84663S | Pathological fracture in other disease, right fibula, sequela | CMS +M84664A | Pathological fracture in other disease, left fibula, initial encounter for fracture | CMS +M84664D | Pathological fracture in other disease, left fibula, subsequent encounter for fracture with routine healing | CMS +M84664G | Pathological fracture in other disease, left fibula, subsequent encounter for fracture with delayed healing | CMS +M84664K | Pathological fracture in other disease, left fibula, subsequent encounter for fracture with nonunion | CMS +M84664P | Pathological fracture in other disease, left fibula, subsequent encounter for fracture with malunion | CMS +M84664S | Pathological fracture in other disease, left fibula, sequela | CMS +M84669A | Pathological fracture in other disease, unspecified tibia and fibula, initial encounter for fracture | CMS +M84669D | Pathological fracture in other disease, unspecified tibia and fibula, subsequent encounter for fracture with routine healing | CMS +M84669G | Pathological fracture in other disease, unspecified tibia and fibula, subsequent encounter for fracture with delayed healing | CMS +M84669K | Pathological fracture in other disease, unspecified tibia and fibula, subsequent encounter for fracture with nonunion | CMS +M84669P | Pathological fracture in other disease, unspecified tibia and fibula, subsequent encounter for fracture with malunion | CMS +M84669S | Pathological fracture in other disease, unspecified tibia and fibula, sequela | CMS +M84671A | Pathological fracture in other disease, right ankle, initial encounter for fracture | CMS +M84671D | Pathological fracture in other disease, right ankle, subsequent encounter for fracture with routine healing | CMS +M84671G | Pathological fracture in other disease, right ankle, subsequent encounter for fracture with delayed healing | CMS +M84671K | Pathological fracture in other disease, right ankle, subsequent encounter for fracture with nonunion | CMS +M84671P | Pathological fracture in other disease, right ankle, subsequent encounter for fracture with malunion | CMS +M84671S | Pathological fracture in other disease, right ankle, sequela | CMS +M84672A | Pathological fracture in other disease, left ankle, initial encounter for fracture | CMS +M84672D | Pathological fracture in other disease, left ankle, subsequent encounter for fracture with routine healing | CMS +M84672G | Pathological fracture in other disease, left ankle, subsequent encounter for fracture with delayed healing | CMS +M84672K | Pathological fracture in other disease, left ankle, subsequent encounter for fracture with nonunion | CMS +M84672P | Pathological fracture in other disease, left ankle, subsequent encounter for fracture with malunion | CMS +M84672S | Pathological fracture in other disease, left ankle, sequela | CMS +M84673A | Pathological fracture in other disease, unspecified ankle, initial encounter for fracture | CMS +M84673D | Pathological fracture in other disease, unspecified ankle, subsequent encounter for fracture with routine healing | CMS +M84673G | Pathological fracture in other disease, unspecified ankle, subsequent encounter for fracture with delayed healing | CMS +M84673K | Pathological fracture in other disease, unspecified ankle, subsequent encounter for fracture with nonunion | CMS +M84673P | Pathological fracture in other disease, unspecified ankle, subsequent encounter for fracture with malunion | CMS +M84673S | Pathological fracture in other disease, unspecified ankle, sequela | CMS +M84674A | Pathological fracture in other disease, right foot, initial encounter for fracture | CMS +M84674D | Pathological fracture in other disease, right foot, subsequent encounter for fracture with routine healing | CMS +M84674G | Pathological fracture in other disease, right foot, subsequent encounter for fracture with delayed healing | CMS +M84674K | Pathological fracture in other disease, right foot, subsequent encounter for fracture with nonunion | CMS +M84674P | Pathological fracture in other disease, right foot, subsequent encounter for fracture with malunion | CMS +M84674S | Pathological fracture in other disease, right foot, sequela | CMS +M84675A | Pathological fracture in other disease, left foot, initial encounter for fracture | CMS +M84675D | Pathological fracture in other disease, left foot, subsequent encounter for fracture with routine healing | CMS +M84675G | Pathological fracture in other disease, left foot, subsequent encounter for fracture with delayed healing | CMS +M84675K | Pathological fracture in other disease, left foot, subsequent encounter for fracture with nonunion | CMS +M84675P | Pathological fracture in other disease, left foot, subsequent encounter for fracture with malunion | CMS +M84675S | Pathological fracture in other disease, left foot, sequela | CMS +M84676A | Pathological fracture in other disease, unspecified foot, initial encounter for fracture | CMS +M84676D | Pathological fracture in other disease, unspecified foot, subsequent encounter for fracture with routine healing | CMS +M84676G | Pathological fracture in other disease, unspecified foot, subsequent encounter for fracture with delayed healing | CMS +M84676K | Pathological fracture in other disease, unspecified foot, subsequent encounter for fracture with nonunion | CMS +M84676P | Pathological fracture in other disease, unspecified foot, subsequent encounter for fracture with malunion | CMS +M84676S | Pathological fracture in other disease, unspecified foot, sequela | CMS +M8468XA | Pathological fracture in other disease, other site, initial encounter for fracture | CMS +M8468XD | Pathological fracture in other disease, other site, subsequent encounter for fracture with routine healing | CMS +M8468XG | Pathological fracture in other disease, other site, subsequent encounter for fracture with delayed healing | CMS +M8468XK | Pathological fracture in other disease, other site, subsequent encounter for fracture with nonunion | CMS +M8468XP | Pathological fracture in other disease, other site, subsequent encounter for fracture with malunion | CMS +M8468XS | Pathological fracture in other disease, other site, sequela | CMS +M84750A | Atypical femoral fracture, unspecified, initial encounter for fracture | CMS +M84750D | Atypical femoral fracture, unspecified, subsequent encounter for fracture with routine healing | CMS +M84750G | Atypical femoral fracture, unspecified, subsequent encounter for fracture with delayed healing | CMS +M84750K | Atypical femoral fracture, unspecified, subsequent encounter for fracture with nonunion | CMS +M84750P | Atypical femoral fracture, unspecified, subsequent encounter for fracture with malunion | CMS +M84750S | Atypical femoral fracture, unspecified, sequela | CMS +M84751A | Incomplete atypical femoral fracture, right leg, initial encounter for fracture | CMS +M84751D | Incomplete atypical femoral fracture, right leg, subsequent encounter for fracture with routine healing | CMS +M84751G | Incomplete atypical femoral fracture, right leg, subsequent encounter for fracture with delayed healing | CMS +M84751K | Incomplete atypical femoral fracture, right leg, subsequent encounter for fracture with nonunion | CMS +M84751P | Incomplete atypical femoral fracture, right leg, subsequent encounter for fracture with malunion | CMS +M84751S | Incomplete atypical femoral fracture, right leg, sequela | CMS +M84752A | Incomplete atypical femoral fracture, left leg, initial encounter for fracture | CMS +M84752D | Incomplete atypical femoral fracture, left leg, subsequent encounter for fracture with routine healing | CMS +M84752G | Incomplete atypical femoral fracture, left leg, subsequent encounter for fracture with delayed healing | CMS +M84752K | Incomplete atypical femoral fracture, left leg, subsequent encounter for fracture with nonunion | CMS +M84752P | Incomplete atypical femoral fracture, left leg, subsequent encounter for fracture with malunion | CMS +M84752S | Incomplete atypical femoral fracture, left leg, sequela | CMS +M84753A | Incomplete atypical femoral fracture, unspecified leg, initial encounter for fracture | CMS +M84753D | Incomplete atypical femoral fracture, unspecified leg, subsequent encounter for fracture with routine healing | CMS +M84753G | Incomplete atypical femoral fracture, unspecified leg, subsequent encounter for fracture with delayed healing | CMS +M84753K | Incomplete atypical femoral fracture, unspecified leg, subsequent encounter for fracture with nonunion | CMS +M84753P | Incomplete atypical femoral fracture, unspecified leg, subsequent encounter for fracture with malunion | CMS +M84753S | Incomplete atypical femoral fracture, unspecified leg, sequela | CMS +M84754A | Complete transverse atypical femoral fracture, right leg, initial encounter for fracture | CMS +M84754D | Complete transverse atypical femoral fracture, right leg, subsequent encounter for fracture with routine healing | CMS +M84754G | Complete transverse atypical femoral fracture, right leg, subsequent encounter for fracture with delayed healing | CMS +M84754K | Complete transverse atypical femoral fracture, right leg, subsequent encounter for fracture with nonunion | CMS +M84754P | Complete transverse atypical femoral fracture, right leg, subsequent encounter for fracture with malunion | CMS +M84754S | Complete transverse atypical femoral fracture, right leg, sequela | CMS +M84755A | Complete transverse atypical femoral fracture, left leg, initial encounter for fracture | CMS +M84755D | Complete transverse atypical femoral fracture, left leg, subsequent encounter for fracture with routine healing | CMS +M84755G | Complete transverse atypical femoral fracture, left leg, subsequent encounter for fracture with delayed healing | CMS +M84755K | Complete transverse atypical femoral fracture, left leg, subsequent encounter for fracture with nonunion | CMS +M84755P | Complete transverse atypical femoral fracture, left leg, subsequent encounter for fracture with malunion | CMS +M84755S | Complete transverse atypical femoral fracture, left leg, sequela | CMS +M84756A | Complete transverse atypical femoral fracture, unspecified leg, initial encounter for fracture | CMS +M84756D | Complete transverse atypical femoral fracture, unspecified leg, subsequent encounter for fracture with routine healing | CMS +M84756G | Complete transverse atypical femoral fracture, unspecified leg, subsequent encounter for fracture with delayed healing | CMS +M84756K | Complete transverse atypical femoral fracture, unspecified leg, subsequent encounter for fracture with nonunion | CMS +M84756P | Complete transverse atypical femoral fracture, unspecified leg, subsequent encounter for fracture with malunion | CMS +M84756S | Complete transverse atypical femoral fracture, unspecified leg, sequela | CMS +M84757A | Complete oblique atypical femoral fracture, right leg, initial encounter for fracture | CMS +M84757D | Complete oblique atypical femoral fracture, right leg, subsequent encounter for fracture with routine healing | CMS +M84757G | Complete oblique atypical femoral fracture, right leg, subsequent encounter for fracture with delayed healing | CMS +M84757K | Complete oblique atypical femoral fracture, right leg, subsequent encounter for fracture with nonunion | CMS +M84757P | Complete oblique atypical femoral fracture, right leg, subsequent encounter for fracture with malunion | CMS +M84757S | Complete oblique atypical femoral fracture, right leg, sequela | CMS +M84758A | Complete oblique atypical femoral fracture, left leg, initial encounter for fracture | CMS +M84758D | Complete oblique atypical femoral fracture, left leg, subsequent encounter for fracture with routine healing | CMS +M84758G | Complete oblique atypical femoral fracture, left leg, subsequent encounter for fracture with delayed healing | CMS +M84758K | Complete oblique atypical femoral fracture, left leg, subsequent encounter for fracture with nonunion | CMS +M84758P | Complete oblique atypical femoral fracture, left leg, subsequent encounter for fracture with malunion | CMS +M84758S | Complete oblique atypical femoral fracture, left leg, sequela | CMS +M84759A | Complete oblique atypical femoral fracture, unspecified leg, initial encounter for fracture | CMS +M84759D | Complete oblique atypical femoral fracture, unspecified leg, subsequent encounter for fracture with routine healing | CMS +M84759G | Complete oblique atypical femoral fracture, unspecified leg, subsequent encounter for fracture with delayed healing | CMS +M84759K | Complete oblique atypical femoral fracture, unspecified leg, subsequent encounter for fracture with nonunion | CMS +M84759P | Complete oblique atypical femoral fracture, unspecified leg, subsequent encounter for fracture with malunion | CMS +M84759S | Complete oblique atypical femoral fracture, unspecified leg, sequela | CMS +M8480 | Other disorders of continuity of bone, unspecified site | CMS +M84811 | Other disorders of continuity of bone, right shoulder | CMS +M84812 | Other disorders of continuity of bone, left shoulder | CMS +M84819 | Other disorders of continuity of bone, unspecified shoulder | CMS +M84821 | Other disorders of continuity of bone, right humerus | CMS +M84822 | Other disorders of continuity of bone, left humerus | CMS +M84829 | Other disorders of continuity of bone, unspecified humerus | CMS +M84831 | Other disorders of continuity of bone, right ulna | CMS +M84832 | Other disorders of continuity of bone, left ulna | CMS +M84833 | Other disorders of continuity of bone, right radius | CMS +M84834 | Other disorders of continuity of bone, left radius | CMS +M84839 | Other disorders of continuity of bone, unspecified ulna and radius | CMS +M84841 | Other disorders of continuity of bone, right hand | CMS +M84842 | Other disorders of continuity of bone, left hand | CMS +M84849 | Other disorders of continuity of bone, unspecified hand | CMS +M84851 | Other disorders of continuity of bone, right pelvic region and thigh | CMS +M84852 | Other disorders of continuity of bone, left pelvic region and thigh | CMS +M84859 | Other disorders of continuity of bone, unspecified pelvic region and thigh | CMS +M84861 | Other disorders of continuity of bone, right tibia | CMS +M84862 | Other disorders of continuity of bone, left tibia | CMS +M84863 | Other disorders of continuity of bone, right fibula | CMS +M84864 | Other disorders of continuity of bone, left fibula | CMS +M84869 | Other disorders of continuity of bone, unspecified tibia and fibula | CMS +M84871 | Other disorders of continuity of bone, right ankle and foot | CMS +M84872 | Other disorders of continuity of bone, left ankle and foot | CMS +M84879 | Other disorders of continuity of bone, unspecified ankle and foot | CMS +M8488 | Other disorders of continuity of bone, other site | CMS +M849 | Disorder of continuity of bone, unspecified | CMS +M8500 | Fibrous dysplasia (monostotic), unspecified site | CMS +M85011 | Fibrous dysplasia (monostotic), right shoulder | CMS +M85012 | Fibrous dysplasia (monostotic), left shoulder | CMS +M85019 | Fibrous dysplasia (monostotic), unspecified shoulder | CMS +M85021 | Fibrous dysplasia (monostotic), right upper arm | CMS +M85022 | Fibrous dysplasia (monostotic), left upper arm | CMS +M85029 | Fibrous dysplasia (monostotic), unspecified upper arm | CMS +M85031 | Fibrous dysplasia (monostotic), right forearm | CMS +M85032 | Fibrous dysplasia (monostotic), left forearm | CMS +M85039 | Fibrous dysplasia (monostotic), unspecified forearm | CMS +M85041 | Fibrous dysplasia (monostotic), right hand | CMS +M85042 | Fibrous dysplasia (monostotic), left hand | CMS +M85049 | Fibrous dysplasia (monostotic), unspecified hand | CMS +M85051 | Fibrous dysplasia (monostotic), right thigh | CMS +M85052 | Fibrous dysplasia (monostotic), left thigh | CMS +M85059 | Fibrous dysplasia (monostotic), unspecified thigh | CMS +M85061 | Fibrous dysplasia (monostotic), right lower leg | CMS +M85062 | Fibrous dysplasia (monostotic), left lower leg | CMS +M85069 | Fibrous dysplasia (monostotic), unspecified lower leg | CMS +M85071 | Fibrous dysplasia (monostotic), right ankle and foot | CMS +M85072 | Fibrous dysplasia (monostotic), left ankle and foot | CMS +M85079 | Fibrous dysplasia (monostotic), unspecified ankle and foot | CMS +M8508 | Fibrous dysplasia (monostotic), other site | CMS +M8509 | Fibrous dysplasia (monostotic), multiple sites | CMS +M8510 | Skeletal fluorosis, unspecified site | CMS +M85111 | Skeletal fluorosis, right shoulder | CMS +M85112 | Skeletal fluorosis, left shoulder | CMS +M85119 | Skeletal fluorosis, unspecified shoulder | CMS +M85121 | Skeletal fluorosis, right upper arm | CMS +M85122 | Skeletal fluorosis, left upper arm | CMS +M85129 | Skeletal fluorosis, unspecified upper arm | CMS +M85131 | Skeletal fluorosis, right forearm | CMS +M85132 | Skeletal fluorosis, left forearm | CMS +M85139 | Skeletal fluorosis, unspecified forearm | CMS +M85141 | Skeletal fluorosis, right hand | CMS +M85142 | Skeletal fluorosis, left hand | CMS +M85149 | Skeletal fluorosis, unspecified hand | CMS +M85151 | Skeletal fluorosis, right thigh | CMS +M85152 | Skeletal fluorosis, left thigh | CMS +M85159 | Skeletal fluorosis, unspecified thigh | CMS +M85161 | Skeletal fluorosis, right lower leg | CMS +M85162 | Skeletal fluorosis, left lower leg | CMS +M85169 | Skeletal fluorosis, unspecified lower leg | CMS +M85171 | Skeletal fluorosis, right ankle and foot | CMS +M85172 | Skeletal fluorosis, left ankle and foot | CMS +M85179 | Skeletal fluorosis, unspecified ankle and foot | CMS +M8518 | Skeletal fluorosis, other site | CMS +M8519 | Skeletal fluorosis, multiple sites | CMS +M852 | Hyperostosis of skull | CMS +M8530 | Osteitis condensans, unspecified site | CMS +M85311 | Osteitis condensans, right shoulder | CMS +M85312 | Osteitis condensans, left shoulder | CMS +M85319 | Osteitis condensans, unspecified shoulder | CMS +M85321 | Osteitis condensans, right upper arm | CMS +M85322 | Osteitis condensans, left upper arm | CMS +M85329 | Osteitis condensans, unspecified upper arm | CMS +M85331 | Osteitis condensans, right forearm | CMS +M85332 | Osteitis condensans, left forearm | CMS +M85339 | Osteitis condensans, unspecified forearm | CMS +M85341 | Osteitis condensans, right hand | CMS +M85342 | Osteitis condensans, left hand | CMS +M85349 | Osteitis condensans, unspecified hand | CMS +M85351 | Osteitis condensans, right thigh | CMS +M85352 | Osteitis condensans, left thigh | CMS +M85359 | Osteitis condensans, unspecified thigh | CMS +M85361 | Osteitis condensans, right lower leg | CMS +M85362 | Osteitis condensans, left lower leg | CMS +M85369 | Osteitis condensans, unspecified lower leg | CMS +M85371 | Osteitis condensans, right ankle and foot | CMS +M85372 | Osteitis condensans, left ankle and foot | CMS +M85379 | Osteitis condensans, unspecified ankle and foot | CMS +M8538 | Osteitis condensans, other site | CMS +M8539 | Osteitis condensans, multiple sites | CMS +M8540 | Solitary bone cyst, unspecified site | CMS +M85411 | Solitary bone cyst, right shoulder | CMS +M85412 | Solitary bone cyst, left shoulder | CMS +M85419 | Solitary bone cyst, unspecified shoulder | CMS +M85421 | Solitary bone cyst, right humerus | CMS +M85422 | Solitary bone cyst, left humerus | CMS +M85429 | Solitary bone cyst, unspecified humerus | CMS +M85431 | Solitary bone cyst, right ulna and radius | CMS +M85432 | Solitary bone cyst, left ulna and radius | CMS +M85439 | Solitary bone cyst, unspecified ulna and radius | CMS +M85441 | Solitary bone cyst, right hand | CMS +M85442 | Solitary bone cyst, left hand | CMS +M85449 | Solitary bone cyst, unspecified hand | CMS +M85451 | Solitary bone cyst, right pelvis | CMS +M85452 | Solitary bone cyst, left pelvis | CMS +M85459 | Solitary bone cyst, unspecified pelvis | CMS +M85461 | Solitary bone cyst, right tibia and fibula | CMS +M85462 | Solitary bone cyst, left tibia and fibula | CMS +M85469 | Solitary bone cyst, unspecified tibia and fibula | CMS +M85471 | Solitary bone cyst, right ankle and foot | CMS +M85472 | Solitary bone cyst, left ankle and foot | CMS +M85479 | Solitary bone cyst, unspecified ankle and foot | CMS +M8548 | Solitary bone cyst, other site | CMS +M8550 | Aneurysmal bone cyst, unspecified site | CMS +M85511 | Aneurysmal bone cyst, right shoulder | CMS +M85512 | Aneurysmal bone cyst, left shoulder | CMS +M85519 | Aneurysmal bone cyst, unspecified shoulder | CMS +M85521 | Aneurysmal bone cyst, right upper arm | CMS +M85522 | Aneurysmal bone cyst, left upper arm | CMS +M85529 | Aneurysmal bone cyst, unspecified upper arm | CMS +M85531 | Aneurysmal bone cyst, right forearm | CMS +M85532 | Aneurysmal bone cyst, left forearm | CMS +M85539 | Aneurysmal bone cyst, unspecified forearm | CMS +M85541 | Aneurysmal bone cyst, right hand | CMS +M85542 | Aneurysmal bone cyst, left hand | CMS +M85549 | Aneurysmal bone cyst, unspecified hand | CMS +M85551 | Aneurysmal bone cyst, right thigh | CMS +M85552 | Aneurysmal bone cyst, left thigh | CMS +M85559 | Aneurysmal bone cyst, unspecified thigh | CMS +M85561 | Aneurysmal bone cyst, right lower leg | CMS +M85562 | Aneurysmal bone cyst, left lower leg | CMS +M85569 | Aneurysmal bone cyst, unspecified lower leg | CMS +M85571 | Aneurysmal bone cyst, right ankle and foot | CMS +M85572 | Aneurysmal bone cyst, left ankle and foot | CMS +M85579 | Aneurysmal bone cyst, unspecified ankle and foot | CMS +M8558 | Aneurysmal bone cyst, other site | CMS +M8559 | Aneurysmal bone cyst, multiple sites | CMS +M8560 | Other cyst of bone, unspecified site | CMS +M85611 | Other cyst of bone, right shoulder | CMS +M85612 | Other cyst of bone, left shoulder | CMS +M85619 | Other cyst of bone, unspecified shoulder | CMS +M85621 | Other cyst of bone, right upper arm | CMS +M85622 | Other cyst of bone, left upper arm | CMS +M85629 | Other cyst of bone, unspecified upper arm | CMS +M85631 | Other cyst of bone, right forearm | CMS +M85632 | Other cyst of bone, left forearm | CMS +M85639 | Other cyst of bone, unspecified forearm | CMS +M85641 | Other cyst of bone, right hand | CMS +M85642 | Other cyst of bone, left hand | CMS +M85649 | Other cyst of bone, unspecified hand | CMS +M85651 | Other cyst of bone, right thigh | CMS +M85652 | Other cyst of bone, left thigh | CMS +M85659 | Other cyst of bone, unspecified thigh | CMS +M85661 | Other cyst of bone, right lower leg | CMS +M85662 | Other cyst of bone, left lower leg | CMS +M85669 | Other cyst of bone, unspecified lower leg | CMS +M85671 | Other cyst of bone, right ankle and foot | CMS +M85672 | Other cyst of bone, left ankle and foot | CMS +M85679 | Other cyst of bone, unspecified ankle and foot | CMS +M8568 | Other cyst of bone, other site | CMS +M8569 | Other cyst of bone, multiple sites | CMS +M8580 | Other specified disorders of bone density and structure, unspecified site | CMS +M85811 | Other specified disorders of bone density and structure, right shoulder | CMS +M85812 | Other specified disorders of bone density and structure, left shoulder | CMS +M85819 | Other specified disorders of bone density and structure, unspecified shoulder | CMS +M85821 | Other specified disorders of bone density and structure, right upper arm | CMS +M85822 | Other specified disorders of bone density and structure, left upper arm | CMS +M85829 | Other specified disorders of bone density and structure, unspecified upper arm | CMS +M85831 | Other specified disorders of bone density and structure, right forearm | CMS +M85832 | Other specified disorders of bone density and structure, left forearm | CMS +M85839 | Other specified disorders of bone density and structure, unspecified forearm | CMS +M85841 | Other specified disorders of bone density and structure, right hand | CMS +M85842 | Other specified disorders of bone density and structure, left hand | CMS +M85849 | Other specified disorders of bone density and structure, unspecified hand | CMS +M85851 | Other specified disorders of bone density and structure, right thigh | CMS +M85852 | Other specified disorders of bone density and structure, left thigh | CMS +M85859 | Other specified disorders of bone density and structure, unspecified thigh | CMS +M85861 | Other specified disorders of bone density and structure, right lower leg | CMS +M85862 | Other specified disorders of bone density and structure, left lower leg | CMS +M85869 | Other specified disorders of bone density and structure, unspecified lower leg | CMS +M85871 | Other specified disorders of bone density and structure, right ankle and foot | CMS +M85872 | Other specified disorders of bone density and structure, left ankle and foot | CMS +M85879 | Other specified disorders of bone density and structure, unspecified ankle and foot | CMS +M8588 | Other specified disorders of bone density and structure, other site | CMS +M8589 | Other specified disorders of bone density and structure, multiple sites | CMS +M859 | Disorder of bone density and structure, unspecified | CMS +M8600 | Acute hematogenous osteomyelitis, unspecified site | CMS +M86011 | Acute hematogenous osteomyelitis, right shoulder | CMS +M86012 | Acute hematogenous osteomyelitis, left shoulder | CMS +M86019 | Acute hematogenous osteomyelitis, unspecified shoulder | CMS +M86021 | Acute hematogenous osteomyelitis, right humerus | CMS +M86022 | Acute hematogenous osteomyelitis, left humerus | CMS +M86029 | Acute hematogenous osteomyelitis, unspecified humerus | CMS +M86031 | Acute hematogenous osteomyelitis, right radius and ulna | CMS +M86032 | Acute hematogenous osteomyelitis, left radius and ulna | CMS +M86039 | Acute hematogenous osteomyelitis, unspecified radius and ulna | CMS +M86041 | Acute hematogenous osteomyelitis, right hand | CMS +M86042 | Acute hematogenous osteomyelitis, left hand | CMS +M86049 | Acute hematogenous osteomyelitis, unspecified hand | CMS +M86051 | Acute hematogenous osteomyelitis, right femur | CMS +M86052 | Acute hematogenous osteomyelitis, left femur | CMS +M86059 | Acute hematogenous osteomyelitis, unspecified femur | CMS +M86061 | Acute hematogenous osteomyelitis, right tibia and fibula | CMS +M86062 | Acute hematogenous osteomyelitis, left tibia and fibula | CMS +M86069 | Acute hematogenous osteomyelitis, unspecified tibia and fibula | CMS +M86071 | Acute hematogenous osteomyelitis, right ankle and foot | CMS +M86072 | Acute hematogenous osteomyelitis, left ankle and foot | CMS +M86079 | Acute hematogenous osteomyelitis, unspecified ankle and foot | CMS +M8608 | Acute hematogenous osteomyelitis, other sites | CMS +M8609 | Acute hematogenous osteomyelitis, multiple sites | CMS +M8610 | Other acute osteomyelitis, unspecified site | CMS +M86111 | Other acute osteomyelitis, right shoulder | CMS +M86112 | Other acute osteomyelitis, left shoulder | CMS +M86119 | Other acute osteomyelitis, unspecified shoulder | CMS +M86121 | Other acute osteomyelitis, right humerus | CMS +M86122 | Other acute osteomyelitis, left humerus | CMS +M86129 | Other acute osteomyelitis, unspecified humerus | CMS +M86131 | Other acute osteomyelitis, right radius and ulna | CMS +M86132 | Other acute osteomyelitis, left radius and ulna | CMS +M86139 | Other acute osteomyelitis, unspecified radius and ulna | CMS +M86141 | Other acute osteomyelitis, right hand | CMS +M86142 | Other acute osteomyelitis, left hand | CMS +M86149 | Other acute osteomyelitis, unspecified hand | CMS +M86151 | Other acute osteomyelitis, right femur | CMS +M86152 | Other acute osteomyelitis, left femur | CMS +M86159 | Other acute osteomyelitis, unspecified femur | CMS +M86161 | Other acute osteomyelitis, right tibia and fibula | CMS +M86162 | Other acute osteomyelitis, left tibia and fibula | CMS +M86169 | Other acute osteomyelitis, unspecified tibia and fibula | CMS +M86171 | Other acute osteomyelitis, right ankle and foot | CMS +M86172 | Other acute osteomyelitis, left ankle and foot | CMS +M86179 | Other acute osteomyelitis, unspecified ankle and foot | CMS +M8618 | Other acute osteomyelitis, other site | CMS +M8619 | Other acute osteomyelitis, multiple sites | CMS +M8620 | Subacute osteomyelitis, unspecified site | CMS +M86211 | Subacute osteomyelitis, right shoulder | CMS +M86212 | Subacute osteomyelitis, left shoulder | CMS +M86219 | Subacute osteomyelitis, unspecified shoulder | CMS +M86221 | Subacute osteomyelitis, right humerus | CMS +M86222 | Subacute osteomyelitis, left humerus | CMS +M86229 | Subacute osteomyelitis, unspecified humerus | CMS +M86231 | Subacute osteomyelitis, right radius and ulna | CMS +M86232 | Subacute osteomyelitis, left radius and ulna | CMS +M86239 | Subacute osteomyelitis, unspecified radius and ulna | CMS +M86241 | Subacute osteomyelitis, right hand | CMS +M86242 | Subacute osteomyelitis, left hand | CMS +M86249 | Subacute osteomyelitis, unspecified hand | CMS +M86251 | Subacute osteomyelitis, right femur | CMS +M86252 | Subacute osteomyelitis, left femur | CMS +M86259 | Subacute osteomyelitis, unspecified femur | CMS +M86261 | Subacute osteomyelitis, right tibia and fibula | CMS +M86262 | Subacute osteomyelitis, left tibia and fibula | CMS +M86269 | Subacute osteomyelitis, unspecified tibia and fibula | CMS +M86271 | Subacute osteomyelitis, right ankle and foot | CMS +M86272 | Subacute osteomyelitis, left ankle and foot | CMS +M86279 | Subacute osteomyelitis, unspecified ankle and foot | CMS +M8628 | Subacute osteomyelitis, other site | CMS +M8629 | Subacute osteomyelitis, multiple sites | CMS +M8630 | Chronic multifocal osteomyelitis, unspecified site | CMS +M86311 | Chronic multifocal osteomyelitis, right shoulder | CMS +M86312 | Chronic multifocal osteomyelitis, left shoulder | CMS +M86319 | Chronic multifocal osteomyelitis, unspecified shoulder | CMS +M86321 | Chronic multifocal osteomyelitis, right humerus | CMS +M86322 | Chronic multifocal osteomyelitis, left humerus | CMS +M86329 | Chronic multifocal osteomyelitis, unspecified humerus | CMS +M86331 | Chronic multifocal osteomyelitis, right radius and ulna | CMS +M86332 | Chronic multifocal osteomyelitis, left radius and ulna | CMS +M86339 | Chronic multifocal osteomyelitis, unspecified radius and ulna | CMS +M86341 | Chronic multifocal osteomyelitis, right hand | CMS +M86342 | Chronic multifocal osteomyelitis, left hand | CMS +M86349 | Chronic multifocal osteomyelitis, unspecified hand | CMS +M86351 | Chronic multifocal osteomyelitis, right femur | CMS +M86352 | Chronic multifocal osteomyelitis, left femur | CMS +M86359 | Chronic multifocal osteomyelitis, unspecified femur | CMS +M86361 | Chronic multifocal osteomyelitis, right tibia and fibula | CMS +M86362 | Chronic multifocal osteomyelitis, left tibia and fibula | CMS +M86369 | Chronic multifocal osteomyelitis, unspecified tibia and fibula | CMS +M86371 | Chronic multifocal osteomyelitis, right ankle and foot | CMS +M86372 | Chronic multifocal osteomyelitis, left ankle and foot | CMS +M86379 | Chronic multifocal osteomyelitis, unspecified ankle and foot | CMS +M8638 | Chronic multifocal osteomyelitis, other site | CMS +M8639 | Chronic multifocal osteomyelitis, multiple sites | CMS +M8640 | Chronic osteomyelitis with draining sinus, unspecified site | CMS +M86411 | Chronic osteomyelitis with draining sinus, right shoulder | CMS +M86412 | Chronic osteomyelitis with draining sinus, left shoulder | CMS +M86419 | Chronic osteomyelitis with draining sinus, unspecified shoulder | CMS +M86421 | Chronic osteomyelitis with draining sinus, right humerus | CMS +M86422 | Chronic osteomyelitis with draining sinus, left humerus | CMS +M86429 | Chronic osteomyelitis with draining sinus, unspecified humerus | CMS +M86431 | Chronic osteomyelitis with draining sinus, right radius and ulna | CMS +M86432 | Chronic osteomyelitis with draining sinus, left radius and ulna | CMS +M86439 | Chronic osteomyelitis with draining sinus, unspecified radius and ulna | CMS +M86441 | Chronic osteomyelitis with draining sinus, right hand | CMS +M86442 | Chronic osteomyelitis with draining sinus, left hand | CMS +M86449 | Chronic osteomyelitis with draining sinus, unspecified hand | CMS +M86451 | Chronic osteomyelitis with draining sinus, right femur | CMS +M86452 | Chronic osteomyelitis with draining sinus, left femur | CMS +M86459 | Chronic osteomyelitis with draining sinus, unspecified femur | CMS +M86461 | Chronic osteomyelitis with draining sinus, right tibia and fibula | CMS +M86462 | Chronic osteomyelitis with draining sinus, left tibia and fibula | CMS +M86469 | Chronic osteomyelitis with draining sinus, unspecified tibia and fibula | CMS +M86471 | Chronic osteomyelitis with draining sinus, right ankle and foot | CMS +M86472 | Chronic osteomyelitis with draining sinus, left ankle and foot | CMS +M86479 | Chronic osteomyelitis with draining sinus, unspecified ankle and foot | CMS +M8648 | Chronic osteomyelitis with draining sinus, other site | CMS +M8649 | Chronic osteomyelitis with draining sinus, multiple sites | CMS +M8650 | Other chronic hematogenous osteomyelitis, unspecified site | CMS +M86511 | Other chronic hematogenous osteomyelitis, right shoulder | CMS +M86512 | Other chronic hematogenous osteomyelitis, left shoulder | CMS +M86519 | Other chronic hematogenous osteomyelitis, unspecified shoulder | CMS +M86521 | Other chronic hematogenous osteomyelitis, right humerus | CMS +M86522 | Other chronic hematogenous osteomyelitis, left humerus | CMS +M86529 | Other chronic hematogenous osteomyelitis, unspecified humerus | CMS +M86531 | Other chronic hematogenous osteomyelitis, right radius and ulna | CMS +M86532 | Other chronic hematogenous osteomyelitis, left radius and ulna | CMS +M86539 | Other chronic hematogenous osteomyelitis, unspecified radius and ulna | CMS +M86541 | Other chronic hematogenous osteomyelitis, right hand | CMS +M86542 | Other chronic hematogenous osteomyelitis, left hand | CMS +M86549 | Other chronic hematogenous osteomyelitis, unspecified hand | CMS +M86551 | Other chronic hematogenous osteomyelitis, right femur | CMS +M86552 | Other chronic hematogenous osteomyelitis, left femur | CMS +M86559 | Other chronic hematogenous osteomyelitis, unspecified femur | CMS +M86561 | Other chronic hematogenous osteomyelitis, right tibia and fibula | CMS +M86562 | Other chronic hematogenous osteomyelitis, left tibia and fibula | CMS +M86569 | Other chronic hematogenous osteomyelitis, unspecified tibia and fibula | CMS +M86571 | Other chronic hematogenous osteomyelitis, right ankle and foot | CMS +M86572 | Other chronic hematogenous osteomyelitis, left ankle and foot | CMS +M86579 | Other chronic hematogenous osteomyelitis, unspecified ankle and foot | CMS +M8658 | Other chronic hematogenous osteomyelitis, other site | CMS +M8659 | Other chronic hematogenous osteomyelitis, multiple sites | CMS +M8660 | Other chronic osteomyelitis, unspecified site | CMS +M86611 | Other chronic osteomyelitis, right shoulder | CMS +M86612 | Other chronic osteomyelitis, left shoulder | CMS +M86619 | Other chronic osteomyelitis, unspecified shoulder | CMS +M86621 | Other chronic osteomyelitis, right humerus | CMS +M86622 | Other chronic osteomyelitis, left humerus | CMS +M86629 | Other chronic osteomyelitis, unspecified humerus | CMS +M86631 | Other chronic osteomyelitis, right radius and ulna | CMS +M86632 | Other chronic osteomyelitis, left radius and ulna | CMS +M86639 | Other chronic osteomyelitis, unspecified radius and ulna | CMS +M86641 | Other chronic osteomyelitis, right hand | CMS +M86642 | Other chronic osteomyelitis, left hand | CMS +M86649 | Other chronic osteomyelitis, unspecified hand | CMS +M86651 | Other chronic osteomyelitis, right thigh | CMS +M86652 | Other chronic osteomyelitis, left thigh | CMS +M86659 | Other chronic osteomyelitis, unspecified thigh | CMS +M86661 | Other chronic osteomyelitis, right tibia and fibula | CMS +M86662 | Other chronic osteomyelitis, left tibia and fibula | CMS +M86669 | Other chronic osteomyelitis, unspecified tibia and fibula | CMS +M86671 | Other chronic osteomyelitis, right ankle and foot | CMS +M86672 | Other chronic osteomyelitis, left ankle and foot | CMS +M86679 | Other chronic osteomyelitis, unspecified ankle and foot | CMS +M8668 | Other chronic osteomyelitis, other site | CMS +M8669 | Other chronic osteomyelitis, multiple sites | CMS +M868X0 | Other osteomyelitis, multiple sites | CMS +M868X1 | Other osteomyelitis, shoulder | CMS +M868X2 | Other osteomyelitis, upper arm | CMS +M868X3 | Other osteomyelitis, forearm | CMS +M868X4 | Other osteomyelitis, hand | CMS +M868X5 | Other osteomyelitis, thigh | CMS +M868X6 | Other osteomyelitis, lower leg | CMS +M868X7 | Other osteomyelitis, ankle and foot | CMS +M868X8 | Other osteomyelitis, other site | CMS +M868X9 | Other osteomyelitis, unspecified sites | CMS +M869 | Osteomyelitis, unspecified | CMS +M8700 | Idiopathic aseptic necrosis of unspecified bone | CMS +M87011 | Idiopathic aseptic necrosis of right shoulder | CMS +M87012 | Idiopathic aseptic necrosis of left shoulder | CMS +M87019 | Idiopathic aseptic necrosis of unspecified shoulder | CMS +M87021 | Idiopathic aseptic necrosis of right humerus | CMS +M87022 | Idiopathic aseptic necrosis of left humerus | CMS +M87029 | Idiopathic aseptic necrosis of unspecified humerus | CMS +M87031 | Idiopathic aseptic necrosis of right radius | CMS +M87032 | Idiopathic aseptic necrosis of left radius | CMS +M87033 | Idiopathic aseptic necrosis of unspecified radius | CMS +M87034 | Idiopathic aseptic necrosis of right ulna | CMS +M87035 | Idiopathic aseptic necrosis of left ulna | CMS +M87036 | Idiopathic aseptic necrosis of unspecified ulna | CMS +M87037 | Idiopathic aseptic necrosis of right carpus | CMS +M87038 | Idiopathic aseptic necrosis of left carpus | CMS +M87039 | Idiopathic aseptic necrosis of unspecified carpus | CMS +M87041 | Idiopathic aseptic necrosis of right hand | CMS +M87042 | Idiopathic aseptic necrosis of left hand | CMS +M87043 | Idiopathic aseptic necrosis of unspecified hand | CMS +M87044 | Idiopathic aseptic necrosis of right finger(s) | CMS +M87045 | Idiopathic aseptic necrosis of left finger(s) | CMS +M87046 | Idiopathic aseptic necrosis of unspecified finger(s) | CMS +M87050 | Idiopathic aseptic necrosis of pelvis | CMS +M87051 | Idiopathic aseptic necrosis of right femur | CMS +M87052 | Idiopathic aseptic necrosis of left femur | CMS +M87059 | Idiopathic aseptic necrosis of unspecified femur | CMS +M87061 | Idiopathic aseptic necrosis of right tibia | CMS +M87062 | Idiopathic aseptic necrosis of left tibia | CMS +M87063 | Idiopathic aseptic necrosis of unspecified tibia | CMS +M87064 | Idiopathic aseptic necrosis of right fibula | CMS +M87065 | Idiopathic aseptic necrosis of left fibula | CMS +M87066 | Idiopathic aseptic necrosis of unspecified fibula | CMS +M87071 | Idiopathic aseptic necrosis of right ankle | CMS +M87072 | Idiopathic aseptic necrosis of left ankle | CMS +M87073 | Idiopathic aseptic necrosis of unspecified ankle | CMS +M87074 | Idiopathic aseptic necrosis of right foot | CMS +M87075 | Idiopathic aseptic necrosis of left foot | CMS +M87076 | Idiopathic aseptic necrosis of unspecified foot | CMS +M87077 | Idiopathic aseptic necrosis of right toe(s) | CMS +M87078 | Idiopathic aseptic necrosis of left toe(s) | CMS +M87079 | Idiopathic aseptic necrosis of unspecified toe(s) | CMS +M8708 | Idiopathic aseptic necrosis of bone, other site | CMS +M8709 | Idiopathic aseptic necrosis of bone, multiple sites | CMS +M8710 | Osteonecrosis due to drugs, unspecified bone | CMS +M87111 | Osteonecrosis due to drugs, right shoulder | CMS +M87112 | Osteonecrosis due to drugs, left shoulder | CMS +M87119 | Osteonecrosis due to drugs, unspecified shoulder | CMS +M87121 | Osteonecrosis due to drugs, right humerus | CMS +M87122 | Osteonecrosis due to drugs, left humerus | CMS +M87129 | Osteonecrosis due to drugs, unspecified humerus | CMS +M87131 | Osteonecrosis due to drugs of right radius | CMS +M87132 | Osteonecrosis due to drugs of left radius | CMS +M87133 | Osteonecrosis due to drugs of unspecified radius | CMS +M87134 | Osteonecrosis due to drugs of right ulna | CMS +M87135 | Osteonecrosis due to drugs of left ulna | CMS +M87136 | Osteonecrosis due to drugs of unspecified ulna | CMS +M87137 | Osteonecrosis due to drugs of right carpus | CMS +M87138 | Osteonecrosis due to drugs of left carpus | CMS +M87139 | Osteonecrosis due to drugs of unspecified carpus | CMS +M87141 | Osteonecrosis due to drugs, right hand | CMS +M87142 | Osteonecrosis due to drugs, left hand | CMS +M87143 | Osteonecrosis due to drugs, unspecified hand | CMS +M87144 | Osteonecrosis due to drugs, right finger(s) | CMS +M87145 | Osteonecrosis due to drugs, left finger(s) | CMS +M87146 | Osteonecrosis due to drugs, unspecified finger(s) | CMS +M87150 | Osteonecrosis due to drugs, pelvis | CMS +M87151 | Osteonecrosis due to drugs, right femur | CMS +M87152 | Osteonecrosis due to drugs, left femur | CMS +M87159 | Osteonecrosis due to drugs, unspecified femur | CMS +M87161 | Osteonecrosis due to drugs, right tibia | CMS +M87162 | Osteonecrosis due to drugs, left tibia | CMS +M87163 | Osteonecrosis due to drugs, unspecified tibia | CMS +M87164 | Osteonecrosis due to drugs, right fibula | CMS +M87165 | Osteonecrosis due to drugs, left fibula | CMS +M87166 | Osteonecrosis due to drugs, unspecified fibula | CMS +M87171 | Osteonecrosis due to drugs, right ankle | CMS +M87172 | Osteonecrosis due to drugs, left ankle | CMS +M87173 | Osteonecrosis due to drugs, unspecified ankle | CMS +M87174 | Osteonecrosis due to drugs, right foot | CMS +M87175 | Osteonecrosis due to drugs, left foot | CMS +M87176 | Osteonecrosis due to drugs, unspecified foot | CMS +M87177 | Osteonecrosis due to drugs, right toe(s) | CMS +M87178 | Osteonecrosis due to drugs, left toe(s) | CMS +M87179 | Osteonecrosis due to drugs, unspecified toe(s) | CMS +M87180 | Osteonecrosis due to drugs, jaw | CMS +M87188 | Osteonecrosis due to drugs, other site | CMS +M8719 | Osteonecrosis due to drugs, multiple sites | CMS +M8720 | Osteonecrosis due to previous trauma, unspecified bone | CMS +M87211 | Osteonecrosis due to previous trauma, right shoulder | CMS +M87212 | Osteonecrosis due to previous trauma, left shoulder | CMS +M87219 | Osteonecrosis due to previous trauma, unspecified shoulder | CMS +M87221 | Osteonecrosis due to previous trauma, right humerus | CMS +M87222 | Osteonecrosis due to previous trauma, left humerus | CMS +M87229 | Osteonecrosis due to previous trauma, unspecified humerus | CMS +M87231 | Osteonecrosis due to previous trauma of right radius | CMS +M87232 | Osteonecrosis due to previous trauma of left radius | CMS +M87233 | Osteonecrosis due to previous trauma of unspecified radius | CMS +M87234 | Osteonecrosis due to previous trauma of right ulna | CMS +M87235 | Osteonecrosis due to previous trauma of left ulna | CMS +M87236 | Osteonecrosis due to previous trauma of unspecified ulna | CMS +M87237 | Osteonecrosis due to previous trauma of right carpus | CMS +M87238 | Osteonecrosis due to previous trauma of left carpus | CMS +M87239 | Osteonecrosis due to previous trauma of unspecified carpus | CMS +M87241 | Osteonecrosis due to previous trauma, right hand | CMS +M87242 | Osteonecrosis due to previous trauma, left hand | CMS +M87243 | Osteonecrosis due to previous trauma, unspecified hand | CMS +M87244 | Osteonecrosis due to previous trauma, right finger(s) | CMS +M87245 | Osteonecrosis due to previous trauma, left finger(s) | CMS +M87246 | Osteonecrosis due to previous trauma, unspecified finger(s) | CMS +M87250 | Osteonecrosis due to previous trauma, pelvis | CMS +M87251 | Osteonecrosis due to previous trauma, right femur | CMS +M87252 | Osteonecrosis due to previous trauma, left femur | CMS +M87256 | Osteonecrosis due to previous trauma, unspecified femur | CMS +M87261 | Osteonecrosis due to previous trauma, right tibia | CMS +M87262 | Osteonecrosis due to previous trauma, left tibia | CMS +M87263 | Osteonecrosis due to previous trauma, unspecified tibia | CMS +M87264 | Osteonecrosis due to previous trauma, right fibula | CMS +M87265 | Osteonecrosis due to previous trauma, left fibula | CMS +M87266 | Osteonecrosis due to previous trauma, unspecified fibula | CMS +M87271 | Osteonecrosis due to previous trauma, right ankle | CMS +M87272 | Osteonecrosis due to previous trauma, left ankle | CMS +M87273 | Osteonecrosis due to previous trauma, unspecified ankle | CMS +M87274 | Osteonecrosis due to previous trauma, right foot | CMS +M87275 | Osteonecrosis due to previous trauma, left foot | CMS +M87276 | Osteonecrosis due to previous trauma, unspecified foot | CMS +M87277 | Osteonecrosis due to previous trauma, right toe(s) | CMS +M87278 | Osteonecrosis due to previous trauma, left toe(s) | CMS +M87279 | Osteonecrosis due to previous trauma, unspecified toe(s) | CMS +M8728 | Osteonecrosis due to previous trauma, other site | CMS +M8729 | Osteonecrosis due to previous trauma, multiple sites | CMS +M8730 | Other secondary osteonecrosis, unspecified bone | CMS +M87311 | Other secondary osteonecrosis, right shoulder | CMS +M87312 | Other secondary osteonecrosis, left shoulder | CMS +M87319 | Other secondary osteonecrosis, unspecified shoulder | CMS +M87321 | Other secondary osteonecrosis, right humerus | CMS +M87322 | Other secondary osteonecrosis, left humerus | CMS +M87329 | Other secondary osteonecrosis, unspecified humerus | CMS +M87331 | Other secondary osteonecrosis of right radius | CMS +M87332 | Other secondary osteonecrosis of left radius | CMS +M87333 | Other secondary osteonecrosis of unspecified radius | CMS +M87334 | Other secondary osteonecrosis of right ulna | CMS +M87335 | Other secondary osteonecrosis of left ulna | CMS +M87336 | Other secondary osteonecrosis of unspecified ulna | CMS +M87337 | Other secondary osteonecrosis of right carpus | CMS +M87338 | Other secondary osteonecrosis of left carpus | CMS +M87339 | Other secondary osteonecrosis of unspecified carpus | CMS +M87341 | Other secondary osteonecrosis, right hand | CMS +M87342 | Other secondary osteonecrosis, left hand | CMS +M87343 | Other secondary osteonecrosis, unspecified hand | CMS +M87344 | Other secondary osteonecrosis, right finger(s) | CMS +M87345 | Other secondary osteonecrosis, left finger(s) | CMS +M87346 | Other secondary osteonecrosis, unspecified finger(s) | CMS +M87350 | Other secondary osteonecrosis, pelvis | CMS +M87351 | Other secondary osteonecrosis, right femur | CMS +M87352 | Other secondary osteonecrosis, left femur | CMS +M87353 | Other secondary osteonecrosis, unspecified femur | CMS +M87361 | Other secondary osteonecrosis, right tibia | CMS +M87362 | Other secondary osteonecrosis, left tibia | CMS +M87363 | Other secondary osteonecrosis, unspecified tibia | CMS +M87364 | Other secondary osteonecrosis, right fibula | CMS +M87365 | Other secondary osteonecrosis, left fibula | CMS +M87366 | Other secondary osteonecrosis, unspecified fibula | CMS +M87371 | Other secondary osteonecrosis, right ankle | CMS +M87372 | Other secondary osteonecrosis, left ankle | CMS +M87373 | Other secondary osteonecrosis, unspecified ankle | CMS +M87374 | Other secondary osteonecrosis, right foot | CMS +M87375 | Other secondary osteonecrosis, left foot | CMS +M87376 | Other secondary osteonecrosis, unspecified foot | CMS +M87377 | Other secondary osteonecrosis, right toe(s) | CMS +M87378 | Other secondary osteonecrosis, left toe(s) | CMS +M87379 | Other secondary osteonecrosis, unspecified toe(s) | CMS +M8738 | Other secondary osteonecrosis, other site | CMS +M8739 | Other secondary osteonecrosis, multiple sites | CMS +M8780 | Other osteonecrosis, unspecified bone | CMS +M87811 | Other osteonecrosis, right shoulder | CMS +M87812 | Other osteonecrosis, left shoulder | CMS +M87819 | Other osteonecrosis, unspecified shoulder | CMS +M87821 | Other osteonecrosis, right humerus | CMS +M87822 | Other osteonecrosis, left humerus | CMS +M87829 | Other osteonecrosis, unspecified humerus | CMS +M87831 | Other osteonecrosis of right radius | CMS +M87832 | Other osteonecrosis of left radius | CMS +M87833 | Other osteonecrosis of unspecified radius | CMS +M87834 | Other osteonecrosis of right ulna | CMS +M87835 | Other osteonecrosis of left ulna | CMS +M87836 | Other osteonecrosis of unspecified ulna | CMS +M87837 | Other osteonecrosis of right carpus | CMS +M87838 | Other osteonecrosis of left carpus | CMS +M87839 | Other osteonecrosis of unspecified carpus | CMS +M87841 | Other osteonecrosis, right hand | CMS +M87842 | Other osteonecrosis, left hand | CMS +M87843 | Other osteonecrosis, unspecified hand | CMS +M87844 | Other osteonecrosis, right finger(s) | CMS +M87845 | Other osteonecrosis, left finger(s) | CMS +M87849 | Other osteonecrosis, unspecified finger(s) | CMS +M87850 | Other osteonecrosis, pelvis | CMS +M87851 | Other osteonecrosis, right femur | CMS +M87852 | Other osteonecrosis, left femur | CMS +M87859 | Other osteonecrosis, unspecified femur | CMS +M87861 | Other osteonecrosis, right tibia | CMS +M87862 | Other osteonecrosis, left tibia | CMS +M87863 | Other osteonecrosis, unspecified tibia | CMS +M87864 | Other osteonecrosis, right fibula | CMS +M87865 | Other osteonecrosis, left fibula | CMS +M87869 | Other osteonecrosis, unspecified fibula | CMS +M87871 | Other osteonecrosis, right ankle | CMS +M87872 | Other osteonecrosis, left ankle | CMS +M87873 | Other osteonecrosis, unspecified ankle | CMS +M87874 | Other osteonecrosis, right foot | CMS +M87875 | Other osteonecrosis, left foot | CMS +M87876 | Other osteonecrosis, unspecified foot | CMS +M87877 | Other osteonecrosis, right toe(s) | CMS +M87878 | Other osteonecrosis, left toe(s) | CMS +M87879 | Other osteonecrosis, unspecified toe(s) | CMS +M8788 | Other osteonecrosis, other site | CMS +M8789 | Other osteonecrosis, multiple sites | CMS +M879 | Osteonecrosis, unspecified | CMS +M880 | Osteitis deformans of skull | CMS +M881 | Osteitis deformans of vertebrae | CMS +M88811 | Osteitis deformans of right shoulder | CMS +M88812 | Osteitis deformans of left shoulder | CMS +M88819 | Osteitis deformans of unspecified shoulder | CMS +M88821 | Osteitis deformans of right upper arm | CMS +M88822 | Osteitis deformans of left upper arm | CMS +M88829 | Osteitis deformans of unspecified upper arm | CMS +M88831 | Osteitis deformans of right forearm | CMS +M88832 | Osteitis deformans of left forearm | CMS +M88839 | Osteitis deformans of unspecified forearm | CMS +M88841 | Osteitis deformans of right hand | CMS +M88842 | Osteitis deformans of left hand | CMS +M88849 | Osteitis deformans of unspecified hand | CMS +M88851 | Osteitis deformans of right thigh | CMS +M88852 | Osteitis deformans of left thigh | CMS +M88859 | Osteitis deformans of unspecified thigh | CMS +M88861 | Osteitis deformans of right lower leg | CMS +M88862 | Osteitis deformans of left lower leg | CMS +M88869 | Osteitis deformans of unspecified lower leg | CMS +M88871 | Osteitis deformans of right ankle and foot | CMS +M88872 | Osteitis deformans of left ankle and foot | CMS +M88879 | Osteitis deformans of unspecified ankle and foot | CMS +M8888 | Osteitis deformans of other bones | CMS +M8889 | Osteitis deformans of multiple sites | CMS +M889 | Osteitis deformans of unspecified bone | CMS +M8900 | Algoneurodystrophy, unspecified site | CMS +M89011 | Algoneurodystrophy, right shoulder | CMS +M89012 | Algoneurodystrophy, left shoulder | CMS +M89019 | Algoneurodystrophy, unspecified shoulder | CMS +M89021 | Algoneurodystrophy, right upper arm | CMS +M89022 | Algoneurodystrophy, left upper arm | CMS +M89029 | Algoneurodystrophy, unspecified upper arm | CMS +M89031 | Algoneurodystrophy, right forearm | CMS +M89032 | Algoneurodystrophy, left forearm | CMS +M89039 | Algoneurodystrophy, unspecified forearm | CMS +M89041 | Algoneurodystrophy, right hand | CMS +M89042 | Algoneurodystrophy, left hand | CMS +M89049 | Algoneurodystrophy, unspecified hand | CMS +M89051 | Algoneurodystrophy, right thigh | CMS +M89052 | Algoneurodystrophy, left thigh | CMS +M89059 | Algoneurodystrophy, unspecified thigh | CMS +M89061 | Algoneurodystrophy, right lower leg | CMS +M89062 | Algoneurodystrophy, left lower leg | CMS +M89069 | Algoneurodystrophy, unspecified lower leg | CMS +M89071 | Algoneurodystrophy, right ankle and foot | CMS +M89072 | Algoneurodystrophy, left ankle and foot | CMS +M89079 | Algoneurodystrophy, unspecified ankle and foot | CMS +M8908 | Algoneurodystrophy, other site | CMS +M8909 | Algoneurodystrophy, multiple sites | CMS +M89121 | Complete physeal arrest, right proximal humerus | CMS +M89122 | Complete physeal arrest, left proximal humerus | CMS +M89123 | Partial physeal arrest, right proximal humerus | CMS +M89124 | Partial physeal arrest, left proximal humerus | CMS +M89125 | Complete physeal arrest, right distal humerus | CMS +M89126 | Complete physeal arrest, left distal humerus | CMS +M89127 | Partial physeal arrest, right distal humerus | CMS +M89128 | Partial physeal arrest, left distal humerus | CMS +M89129 | Physeal arrest, humerus, unspecified | CMS +M89131 | Complete physeal arrest, right distal radius | CMS +M89132 | Complete physeal arrest, left distal radius | CMS +M89133 | Partial physeal arrest, right distal radius | CMS +M89134 | Partial physeal arrest, left distal radius | CMS +M89138 | Other physeal arrest of forearm | CMS +M89139 | Physeal arrest, forearm, unspecified | CMS +M89151 | Complete physeal arrest, right proximal femur | CMS +M89152 | Complete physeal arrest, left proximal femur | CMS +M89153 | Partial physeal arrest, right proximal femur | CMS +M89154 | Partial physeal arrest, left proximal femur | CMS +M89155 | Complete physeal arrest, right distal femur | CMS +M89156 | Complete physeal arrest, left distal femur | CMS +M89157 | Partial physeal arrest, right distal femur | CMS +M89158 | Partial physeal arrest, left distal femur | CMS +M89159 | Physeal arrest, femur, unspecified | CMS +M89160 | Complete physeal arrest, right proximal tibia | CMS +M89161 | Complete physeal arrest, left proximal tibia | CMS +M89162 | Partial physeal arrest, right proximal tibia | CMS +M89163 | Partial physeal arrest, left proximal tibia | CMS +M89164 | Complete physeal arrest, right distal tibia | CMS +M89165 | Complete physeal arrest, left distal tibia | CMS +M89166 | Partial physeal arrest, right distal tibia | CMS +M89167 | Partial physeal arrest, left distal tibia | CMS +M89168 | Other physeal arrest of lower leg | CMS +M89169 | Physeal arrest, lower leg, unspecified | CMS +M8918 | Physeal arrest, other site | CMS +M8920 | Other disorders of bone development and growth, unspecified site | CMS +M89211 | Other disorders of bone development and growth, right shoulder | CMS +M89212 | Other disorders of bone development and growth, left shoulder | CMS +M89219 | Other disorders of bone development and growth, unspecified shoulder | CMS +M89221 | Other disorders of bone development and growth, right humerus | CMS +M89222 | Other disorders of bone development and growth, left humerus | CMS +M89229 | Other disorders of bone development and growth, unspecified humerus | CMS +M89231 | Other disorders of bone development and growth, right ulna | CMS +M89232 | Other disorders of bone development and growth, left ulna | CMS +M89233 | Other disorders of bone development and growth, right radius | CMS +M89234 | Other disorders of bone development and growth, left radius | CMS +M89239 | Other disorders of bone development and growth, unspecified ulna and radius | CMS +M89241 | Other disorders of bone development and growth, right hand | CMS +M89242 | Other disorders of bone development and growth, left hand | CMS +M89249 | Other disorders of bone development and growth, unspecified hand | CMS +M89251 | Other disorders of bone development and growth, right femur | CMS +M89252 | Other disorders of bone development and growth, left femur | CMS +M89259 | Other disorders of bone development and growth, unspecified femur | CMS +M89261 | Other disorders of bone development and growth, right tibia | CMS +M89262 | Other disorders of bone development and growth, left tibia | CMS +M89263 | Other disorders of bone development and growth, right fibula | CMS +M89264 | Other disorders of bone development and growth, left fibula | CMS +M89269 | Other disorders of bone development and growth, unspecified lower leg | CMS +M89271 | Other disorders of bone development and growth, right ankle and foot | CMS +M89272 | Other disorders of bone development and growth, left ankle and foot | CMS +M89279 | Other disorders of bone development and growth, unspecified ankle and foot | CMS +M8928 | Other disorders of bone development and growth, other site | CMS +M8929 | Other disorders of bone development and growth, multiple sites | CMS +M8930 | Hypertrophy of bone, unspecified site | CMS +M89311 | Hypertrophy of bone, right shoulder | CMS +M89312 | Hypertrophy of bone, left shoulder | CMS +M89319 | Hypertrophy of bone, unspecified shoulder | CMS +M89321 | Hypertrophy of bone, right humerus | CMS +M89322 | Hypertrophy of bone, left humerus | CMS +M89329 | Hypertrophy of bone, unspecified humerus | CMS +M89331 | Hypertrophy of bone, right ulna | CMS +M89332 | Hypertrophy of bone, left ulna | CMS +M89333 | Hypertrophy of bone, right radius | CMS +M89334 | Hypertrophy of bone, left radius | CMS +M89339 | Hypertrophy of bone, unspecified ulna and radius | CMS +M89341 | Hypertrophy of bone, right hand | CMS +M89342 | Hypertrophy of bone, left hand | CMS +M89349 | Hypertrophy of bone, unspecified hand | CMS +M89351 | Hypertrophy of bone, right femur | CMS +M89352 | Hypertrophy of bone, left femur | CMS +M89359 | Hypertrophy of bone, unspecified femur | CMS +M89361 | Hypertrophy of bone, right tibia | CMS +M89362 | Hypertrophy of bone, left tibia | CMS +M89363 | Hypertrophy of bone, right fibula | CMS +M89364 | Hypertrophy of bone, left fibula | CMS +M89369 | Hypertrophy of bone, unspecified tibia and fibula | CMS +M89371 | Hypertrophy of bone, right ankle and foot | CMS +M89372 | Hypertrophy of bone, left ankle and foot | CMS +M89379 | Hypertrophy of bone, unspecified ankle and foot | CMS +M8938 | Hypertrophy of bone, other site | CMS +M8939 | Hypertrophy of bone, multiple sites | CMS +M8940 | Other hypertrophic osteoarthropathy, unspecified site | CMS +M89411 | Other hypertrophic osteoarthropathy, right shoulder | CMS +M89412 | Other hypertrophic osteoarthropathy, left shoulder | CMS +M89419 | Other hypertrophic osteoarthropathy, unspecified shoulder | CMS +M89421 | Other hypertrophic osteoarthropathy, right upper arm | CMS +M89422 | Other hypertrophic osteoarthropathy, left upper arm | CMS +M89429 | Other hypertrophic osteoarthropathy, unspecified upper arm | CMS +M89431 | Other hypertrophic osteoarthropathy, right forearm | CMS +M89432 | Other hypertrophic osteoarthropathy, left forearm | CMS +M89439 | Other hypertrophic osteoarthropathy, unspecified forearm | CMS +M89441 | Other hypertrophic osteoarthropathy, right hand | CMS +M89442 | Other hypertrophic osteoarthropathy, left hand | CMS +M89449 | Other hypertrophic osteoarthropathy, unspecified hand | CMS +M89451 | Other hypertrophic osteoarthropathy, right thigh | CMS +M89452 | Other hypertrophic osteoarthropathy, left thigh | CMS +M89459 | Other hypertrophic osteoarthropathy, unspecified thigh | CMS +M89461 | Other hypertrophic osteoarthropathy, right lower leg | CMS +M89462 | Other hypertrophic osteoarthropathy, left lower leg | CMS +M89469 | Other hypertrophic osteoarthropathy, unspecified lower leg | CMS +M89471 | Other hypertrophic osteoarthropathy, right ankle and foot | CMS +M89472 | Other hypertrophic osteoarthropathy, left ankle and foot | CMS +M89479 | Other hypertrophic osteoarthropathy, unspecified ankle and foot | CMS +M8948 | Other hypertrophic osteoarthropathy, other site | CMS +M8949 | Other hypertrophic osteoarthropathy, multiple sites | CMS +M8950 | Osteolysis, unspecified site | CMS +M89511 | Osteolysis, right shoulder | CMS +M89512 | Osteolysis, left shoulder | CMS +M89519 | Osteolysis, unspecified shoulder | CMS +M89521 | Osteolysis, right upper arm | CMS +M89522 | Osteolysis, left upper arm | CMS +M89529 | Osteolysis, unspecified upper arm | CMS +M89531 | Osteolysis, right forearm | CMS +M89532 | Osteolysis, left forearm | CMS +M89539 | Osteolysis, unspecified forearm | CMS +M89541 | Osteolysis, right hand | CMS +M89542 | Osteolysis, left hand | CMS +M89549 | Osteolysis, unspecified hand | CMS +M89551 | Osteolysis, right thigh | CMS +M89552 | Osteolysis, left thigh | CMS +M89559 | Osteolysis, unspecified thigh | CMS +M89561 | Osteolysis, right lower leg | CMS +M89562 | Osteolysis, left lower leg | CMS +M89569 | Osteolysis, unspecified lower leg | CMS +M89571 | Osteolysis, right ankle and foot | CMS +M89572 | Osteolysis, left ankle and foot | CMS +M89579 | Osteolysis, unspecified ankle and foot | CMS +M8958 | Osteolysis, other site | CMS +M8959 | Osteolysis, multiple sites | CMS +M8960 | Osteopathy after poliomyelitis, unspecified site | CMS +M89611 | Osteopathy after poliomyelitis, right shoulder | CMS +M89612 | Osteopathy after poliomyelitis, left shoulder | CMS +M89619 | Osteopathy after poliomyelitis, unspecified shoulder | CMS +M89621 | Osteopathy after poliomyelitis, right upper arm | CMS +M89622 | Osteopathy after poliomyelitis, left upper arm | CMS +M89629 | Osteopathy after poliomyelitis, unspecified upper arm | CMS +M89631 | Osteopathy after poliomyelitis, right forearm | CMS +M89632 | Osteopathy after poliomyelitis, left forearm | CMS +M89639 | Osteopathy after poliomyelitis, unspecified forearm | CMS +M89641 | Osteopathy after poliomyelitis, right hand | CMS +M89642 | Osteopathy after poliomyelitis, left hand | CMS +M89649 | Osteopathy after poliomyelitis, unspecified hand | CMS +M89651 | Osteopathy after poliomyelitis, right thigh | CMS +M89652 | Osteopathy after poliomyelitis, left thigh | CMS +M89659 | Osteopathy after poliomyelitis, unspecified thigh | CMS +M89661 | Osteopathy after poliomyelitis, right lower leg | CMS +M89662 | Osteopathy after poliomyelitis, left lower leg | CMS +M89669 | Osteopathy after poliomyelitis, unspecified lower leg | CMS +M89671 | Osteopathy after poliomyelitis, right ankle and foot | CMS +M89672 | Osteopathy after poliomyelitis, left ankle and foot | CMS +M89679 | Osteopathy after poliomyelitis, unspecified ankle and foot | CMS +M8968 | Osteopathy after poliomyelitis, other site | CMS +M8969 | Osteopathy after poliomyelitis, multiple sites | CMS +M8970 | Major osseous defect, unspecified site | CMS +M89711 | Major osseous defect, right shoulder region | CMS +M89712 | Major osseous defect, left shoulder region | CMS +M89719 | Major osseous defect, unspecified shoulder region | CMS +M89721 | Major osseous defect, right humerus | CMS +M89722 | Major osseous defect, left humerus | CMS +M89729 | Major osseous defect, unspecified humerus | CMS +M89731 | Major osseous defect, right forearm | CMS +M89732 | Major osseous defect, left forearm | CMS +M89739 | Major osseous defect, unspecified forearm | CMS +M89741 | Major osseous defect, right hand | CMS +M89742 | Major osseous defect, left hand | CMS +M89749 | Major osseous defect, unspecified hand | CMS +M89751 | Major osseous defect, right pelvic region and thigh | CMS +M89752 | Major osseous defect, left pelvic region and thigh | CMS +M89759 | Major osseous defect, unspecified pelvic region and thigh | CMS +M89761 | Major osseous defect, right lower leg | CMS +M89762 | Major osseous defect, left lower leg | CMS +M89769 | Major osseous defect, unspecified lower leg | CMS +M89771 | Major osseous defect, right ankle and foot | CMS +M89772 | Major osseous defect, left ankle and foot | CMS +M89779 | Major osseous defect, unspecified ankle and foot | CMS +M8978 | Major osseous defect, other site | CMS +M8979 | Major osseous defect, multiple sites | CMS +M898X0 | Other specified disorders of bone, multiple sites | CMS +M898X1 | Other specified disorders of bone, shoulder | CMS +M898X2 | Other specified disorders of bone, upper arm | CMS +M898X3 | Other specified disorders of bone, forearm | CMS +M898X4 | Other specified disorders of bone, hand | CMS +M898X5 | Other specified disorders of bone, thigh | CMS +M898X6 | Other specified disorders of bone, lower leg | CMS +M898X7 | Other specified disorders of bone, ankle and foot | CMS +M898X8 | Other specified disorders of bone, other site | CMS +M898X9 | Other specified disorders of bone, unspecified site | CMS +M899 | Disorder of bone, unspecified | CMS +M9050 | Osteonecrosis in diseases classified elsewhere, unspecified site | CMS +M90511 | Osteonecrosis in diseases classified elsewhere, right shoulder | CMS +M90512 | Osteonecrosis in diseases classified elsewhere, left shoulder | CMS +M90519 | Osteonecrosis in diseases classified elsewhere, unspecified shoulder | CMS +M90521 | Osteonecrosis in diseases classified elsewhere, right upper arm | CMS +M90522 | Osteonecrosis in diseases classified elsewhere, left upper arm | CMS +M90529 | Osteonecrosis in diseases classified elsewhere, unspecified upper arm | CMS +M90531 | Osteonecrosis in diseases classified elsewhere, right forearm | CMS +M90532 | Osteonecrosis in diseases classified elsewhere, left forearm | CMS +M90539 | Osteonecrosis in diseases classified elsewhere, unspecified forearm | CMS +M90541 | Osteonecrosis in diseases classified elsewhere, right hand | CMS +M90542 | Osteonecrosis in diseases classified elsewhere, left hand | CMS +M90549 | Osteonecrosis in diseases classified elsewhere, unspecified hand | CMS +M90551 | Osteonecrosis in diseases classified elsewhere, right thigh | CMS +M90552 | Osteonecrosis in diseases classified elsewhere, left thigh | CMS +M90559 | Osteonecrosis in diseases classified elsewhere, unspecified thigh | CMS +M90561 | Osteonecrosis in diseases classified elsewhere, right lower leg | CMS +M90562 | Osteonecrosis in diseases classified elsewhere, left lower leg | CMS +M90569 | Osteonecrosis in diseases classified elsewhere, unspecified lower leg | CMS +M90571 | Osteonecrosis in diseases classified elsewhere, right ankle and foot | CMS +M90572 | Osteonecrosis in diseases classified elsewhere, left ankle and foot | CMS +M90579 | Osteonecrosis in diseases classified elsewhere, unspecified ankle and foot | CMS +M9058 | Osteonecrosis in diseases classified elsewhere, other site | CMS +M9059 | Osteonecrosis in diseases classified elsewhere, multiple sites | CMS +M9060 | Osteitis deformans in neoplastic diseases, unspecified site | CMS +M90611 | Osteitis deformans in neoplastic diseases, right shoulder | CMS +M90612 | Osteitis deformans in neoplastic diseases, left shoulder | CMS +M90619 | Osteitis deformans in neoplastic diseases, unspecified shoulder | CMS +M90621 | Osteitis deformans in neoplastic diseases, right upper arm | CMS +M90622 | Osteitis deformans in neoplastic diseases, left upper arm | CMS +M90629 | Osteitis deformans in neoplastic diseases, unspecified upper arm | CMS +M90631 | Osteitis deformans in neoplastic diseases, right forearm | CMS +M90632 | Osteitis deformans in neoplastic diseases, left forearm | CMS +M90639 | Osteitis deformans in neoplastic diseases, unspecified forearm | CMS +M90641 | Osteitis deformans in neoplastic diseases, right hand | CMS +M90642 | Osteitis deformans in neoplastic diseases, left hand | CMS +M90649 | Osteitis deformans in neoplastic diseases, unspecified hand | CMS +M90651 | Osteitis deformans in neoplastic diseases, right thigh | CMS +M90652 | Osteitis deformans in neoplastic diseases, left thigh | CMS +M90659 | Osteitis deformans in neoplastic diseases, unspecified thigh | CMS +M90661 | Osteitis deformans in neoplastic diseases, right lower leg | CMS +M90662 | Osteitis deformans in neoplastic diseases, left lower leg | CMS +M90669 | Osteitis deformans in neoplastic diseases, unspecified lower leg | CMS +M90671 | Osteitis deformans in neoplastic diseases, right ankle and foot | CMS +M90672 | Osteitis deformans in neoplastic diseases, left ankle and foot | CMS +M90679 | Osteitis deformans in neoplastic diseases, unspecified ankle and foot | CMS +M9068 | Osteitis deformans in neoplastic diseases, other site | CMS +M9069 | Osteitis deformans in neoplastic diseases, multiple sites | CMS +M9080 | Osteopathy in diseases classified elsewhere, unspecified site | CMS +M90811 | Osteopathy in diseases classified elsewhere, right shoulder | CMS +M90812 | Osteopathy in diseases classified elsewhere, left shoulder | CMS +M90819 | Osteopathy in diseases classified elsewhere, unspecified shoulder | CMS +M90821 | Osteopathy in diseases classified elsewhere, right upper arm | CMS +M90822 | Osteopathy in diseases classified elsewhere, left upper arm | CMS +M90829 | Osteopathy in diseases classified elsewhere, unspecified upper arm | CMS +M90831 | Osteopathy in diseases classified elsewhere, right forearm | CMS +M90832 | Osteopathy in diseases classified elsewhere, left forearm | CMS +M90839 | Osteopathy in diseases classified elsewhere, unspecified forearm | CMS +M90841 | Osteopathy in diseases classified elsewhere, right hand | CMS +M90842 | Osteopathy in diseases classified elsewhere, left hand | CMS +M90849 | Osteopathy in diseases classified elsewhere, unspecified hand | CMS +M90851 | Osteopathy in diseases classified elsewhere, right thigh | CMS +M90852 | Osteopathy in diseases classified elsewhere, left thigh | CMS +M90859 | Osteopathy in diseases classified elsewhere, unspecified thigh | CMS +M90861 | Osteopathy in diseases classified elsewhere, right lower leg | CMS +M90862 | Osteopathy in diseases classified elsewhere, left lower leg | CMS +M90869 | Osteopathy in diseases classified elsewhere, unspecified lower leg | CMS +M90871 | Osteopathy in diseases classified elsewhere, right ankle and foot | CMS +M90872 | Osteopathy in diseases classified elsewhere, left ankle and foot | CMS +M90879 | Osteopathy in diseases classified elsewhere, unspecified ankle and foot | CMS +M9088 | Osteopathy in diseases classified elsewhere, other site | CMS +M9089 | Osteopathy in diseases classified elsewhere, multiple sites | CMS +M910 | Juvenile osteochondrosis of pelvis | CMS +M9110 | Juvenile osteochondrosis of head of femur [Legg-Calve-Perthes], unspecified leg | CMS +M9111 | Juvenile osteochondrosis of head of femur [Legg-Calve-Perthes], right leg | CMS +M9112 | Juvenile osteochondrosis of head of femur [Legg-Calve-Perthes], left leg | CMS +M9120 | Coxa plana, unspecified hip | CMS +M9121 | Coxa plana, right hip | CMS +M9122 | Coxa plana, left hip | CMS +M9130 | Pseudocoxalgia, unspecified hip | CMS +M9131 | Pseudocoxalgia, right hip | CMS +M9132 | Pseudocoxalgia, left hip | CMS +M9140 | Coxa magna, unspecified hip | CMS +M9141 | Coxa magna, right hip | CMS +M9142 | Coxa magna, left hip | CMS +M9180 | Other juvenile osteochondrosis of hip and pelvis, unspecified leg | CMS +M9181 | Other juvenile osteochondrosis of hip and pelvis, right leg | CMS +M9182 | Other juvenile osteochondrosis of hip and pelvis, left leg | CMS +M9190 | Juvenile osteochondrosis of hip and pelvis, unspecified, unspecified leg | CMS +M9191 | Juvenile osteochondrosis of hip and pelvis, unspecified, right leg | CMS +M9192 | Juvenile osteochondrosis of hip and pelvis, unspecified, left leg | CMS +M9200 | Juvenile osteochondrosis of humerus, unspecified arm | CMS +M9201 | Juvenile osteochondrosis of humerus, right arm | CMS +M9202 | Juvenile osteochondrosis of humerus, left arm | CMS +M9210 | Juvenile osteochondrosis of radius and ulna, unspecified arm | CMS +M9211 | Juvenile osteochondrosis of radius and ulna, right arm | CMS +M9212 | Juvenile osteochondrosis of radius and ulna, left arm | CMS +M92201 | Unspecified juvenile osteochondrosis, right hand | CMS +M92202 | Unspecified juvenile osteochondrosis, left hand | CMS +M92209 | Unspecified juvenile osteochondrosis, unspecified hand | CMS +M92211 | Osteochondrosis (juvenile) of carpal lunate [Kienbock], right hand | CMS +M92212 | Osteochondrosis (juvenile) of carpal lunate [Kienbock], left hand | CMS +M92219 | Osteochondrosis (juvenile) of carpal lunate [Kienbock], unspecified hand | CMS +M92221 | Osteochondrosis (juvenile) of metacarpal heads [Mauclaire], right hand | CMS +M92222 | Osteochondrosis (juvenile) of metacarpal heads [Mauclaire], left hand | CMS +M92229 | Osteochondrosis (juvenile) of metacarpal heads [Mauclaire], unspecified hand | CMS +M92291 | Other juvenile osteochondrosis, right hand | CMS +M92292 | Other juvenile osteochondrosis, left hand | CMS +M92299 | Other juvenile osteochondrosis, unspecified hand | CMS +M9230 | Other juvenile osteochondrosis, unspecified upper limb | CMS +M9231 | Other juvenile osteochondrosis, right upper limb | CMS +M9232 | Other juvenile osteochondrosis, left upper limb | CMS +M9240 | Juvenile osteochondrosis of patella, unspecified knee | CMS +M9241 | Juvenile osteochondrosis of patella, right knee | CMS +M9242 | Juvenile osteochondrosis of patella, left knee | CMS +M9250 | Juvenile osteochondrosis of tibia and fibula, unspecified leg | CMS +M9251 | Juvenile osteochondrosis of tibia and fibula, right leg | CMS +M9252 | Juvenile osteochondrosis of tibia and fibula, left leg | CMS +M9260 | Juvenile osteochondrosis of tarsus, unspecified ankle | CMS +M9261 | Juvenile osteochondrosis of tarsus, right ankle | CMS +M9262 | Juvenile osteochondrosis of tarsus, left ankle | CMS +M9270 | Juvenile osteochondrosis of metatarsus, unspecified foot | CMS +M9271 | Juvenile osteochondrosis of metatarsus, right foot | CMS +M9272 | Juvenile osteochondrosis of metatarsus, left foot | CMS +M928 | Other specified juvenile osteochondrosis | CMS +M929 | Juvenile osteochondrosis, unspecified | CMS +M93001 | Unspecified slipped upper femoral epiphysis (nontraumatic), right hip | CMS +M93002 | Unspecified slipped upper femoral epiphysis (nontraumatic), left hip | CMS +M93003 | Unspecified slipped upper femoral epiphysis (nontraumatic), unspecified hip | CMS +M93011 | Acute slipped upper femoral epiphysis (nontraumatic), right hip | CMS +M93012 | Acute slipped upper femoral epiphysis (nontraumatic), left hip | CMS +M93013 | Acute slipped upper femoral epiphysis (nontraumatic), unspecified hip | CMS +M93021 | Chronic slipped upper femoral epiphysis (nontraumatic), right hip | CMS +M93022 | Chronic slipped upper femoral epiphysis (nontraumatic), left hip | CMS +M93023 | Chronic slipped upper femoral epiphysis (nontraumatic), unspecified hip | CMS +M93031 | Acute on chronic slipped upper femoral epiphysis (nontraumatic), right hip | CMS +M93032 | Acute on chronic slipped upper femoral epiphysis (nontraumatic), left hip | CMS +M93033 | Acute on chronic slipped upper femoral epiphysis (nontraumatic), unspecified hip | CMS +M931 | Kienbock's disease of adults | CMS +M9320 | Osteochondritis dissecans of unspecified site | CMS +M93211 | Osteochondritis dissecans, right shoulder | CMS +M93212 | Osteochondritis dissecans, left shoulder | CMS +M93219 | Osteochondritis dissecans, unspecified shoulder | CMS +M93221 | Osteochondritis dissecans, right elbow | CMS +M93222 | Osteochondritis dissecans, left elbow | CMS +M93229 | Osteochondritis dissecans, unspecified elbow | CMS +M93231 | Osteochondritis dissecans, right wrist | CMS +M93232 | Osteochondritis dissecans, left wrist | CMS +M93239 | Osteochondritis dissecans, unspecified wrist | CMS +M93241 | Osteochondritis dissecans, joints of right hand | CMS +M93242 | Osteochondritis dissecans, joints of left hand | CMS +M93249 | Osteochondritis dissecans, joints of unspecified hand | CMS +M93251 | Osteochondritis dissecans, right hip | CMS +M93252 | Osteochondritis dissecans, left hip | CMS +M93259 | Osteochondritis dissecans, unspecified hip | CMS +M93261 | Osteochondritis dissecans, right knee | CMS +M93262 | Osteochondritis dissecans, left knee | CMS +M93269 | Osteochondritis dissecans, unspecified knee | CMS +M93271 | Osteochondritis dissecans, right ankle and joints of right foot | CMS +M93272 | Osteochondritis dissecans, left ankle and joints of left foot | CMS +M93279 | Osteochondritis dissecans, unspecified ankle and joints of foot | CMS +M9328 | Osteochondritis dissecans other site | CMS +M9329 | Osteochondritis dissecans multiple sites | CMS +M9380 | Other specified osteochondropathies of unspecified site | CMS +M93811 | Other specified osteochondropathies, right shoulder | CMS +M93812 | Other specified osteochondropathies, left shoulder | CMS +M93819 | Other specified osteochondropathies, unspecified shoulder | CMS +M93821 | Other specified osteochondropathies, right upper arm | CMS +M93822 | Other specified osteochondropathies, left upper arm | CMS +M93829 | Other specified osteochondropathies, unspecified upper arm | CMS +M93831 | Other specified osteochondropathies, right forearm | CMS +M93832 | Other specified osteochondropathies, left forearm | CMS +M93839 | Other specified osteochondropathies, unspecified forearm | CMS +M93841 | Other specified osteochondropathies, right hand | CMS +M93842 | Other specified osteochondropathies, left hand | CMS +M93849 | Other specified osteochondropathies, unspecified hand | CMS +M93851 | Other specified osteochondropathies, right thigh | CMS +M93852 | Other specified osteochondropathies, left thigh | CMS +M93859 | Other specified osteochondropathies, unspecified thigh | CMS +M93861 | Other specified osteochondropathies, right lower leg | CMS +M93862 | Other specified osteochondropathies, left lower leg | CMS +M93869 | Other specified osteochondropathies, unspecified lower leg | CMS +M93871 | Other specified osteochondropathies, right ankle and foot | CMS +M93872 | Other specified osteochondropathies, left ankle and foot | CMS +M93879 | Other specified osteochondropathies, unspecified ankle and foot | CMS +M9388 | Other specified osteochondropathies other | CMS +M9389 | Other specified osteochondropathies multiple sites | CMS +M9390 | Osteochondropathy, unspecified of unspecified site | CMS +M93911 | Osteochondropathy, unspecified, right shoulder | CMS +M93912 | Osteochondropathy, unspecified, left shoulder | CMS +M93919 | Osteochondropathy, unspecified, unspecified shoulder | CMS +M93921 | Osteochondropathy, unspecified, right upper arm | CMS +M93922 | Osteochondropathy, unspecified, left upper arm | CMS +M93929 | Osteochondropathy, unspecified, unspecified upper arm | CMS +M93931 | Osteochondropathy, unspecified, right forearm | CMS +M93932 | Osteochondropathy, unspecified, left forearm | CMS +M93939 | Osteochondropathy, unspecified, unspecified forearm | CMS +M93941 | Osteochondropathy, unspecified, right hand | CMS +M93942 | Osteochondropathy, unspecified, left hand | CMS +M93949 | Osteochondropathy, unspecified, unspecified hand | CMS +M93951 | Osteochondropathy, unspecified, right thigh | CMS +M93952 | Osteochondropathy, unspecified, left thigh | CMS +M93959 | Osteochondropathy, unspecified, unspecified thigh | CMS +M93961 | Osteochondropathy, unspecified, right lower leg | CMS +M93962 | Osteochondropathy, unspecified, left lower leg | CMS +M93969 | Osteochondropathy, unspecified, unspecified lower leg | CMS +M93971 | Osteochondropathy, unspecified, right ankle and foot | CMS +M93972 | Osteochondropathy, unspecified, left ankle and foot | CMS +M93979 | Osteochondropathy, unspecified, unspecified ankle and foot | CMS +M9398 | Osteochondropathy, unspecified other | CMS +M9399 | Osteochondropathy, unspecified multiple sites | CMS +M940 | Chondrocostal junction syndrome [Tietze] | CMS +M941 | Relapsing polychondritis | CMS +M9420 | Chondromalacia, unspecified site | CMS +M94211 | Chondromalacia, right shoulder | CMS +M94212 | Chondromalacia, left shoulder | CMS +M94219 | Chondromalacia, unspecified shoulder | CMS +M94221 | Chondromalacia, right elbow | CMS +M94222 | Chondromalacia, left elbow | CMS +M94229 | Chondromalacia, unspecified elbow | CMS +M94231 | Chondromalacia, right wrist | CMS +M94232 | Chondromalacia, left wrist | CMS +M94239 | Chondromalacia, unspecified wrist | CMS +M94241 | Chondromalacia, joints of right hand | CMS +M94242 | Chondromalacia, joints of left hand | CMS +M94249 | Chondromalacia, joints of unspecified hand | CMS +M94251 | Chondromalacia, right hip | CMS +M94252 | Chondromalacia, left hip | CMS +M94259 | Chondromalacia, unspecified hip | CMS +M94261 | Chondromalacia, right knee | CMS +M94262 | Chondromalacia, left knee | CMS +M94269 | Chondromalacia, unspecified knee | CMS +M94271 | Chondromalacia, right ankle and joints of right foot | CMS +M94272 | Chondromalacia, left ankle and joints of left foot | CMS +M94279 | Chondromalacia, unspecified ankle and joints of foot | CMS +M9428 | Chondromalacia, other site | CMS +M9429 | Chondromalacia, multiple sites | CMS +M94351 | Chondrolysis, right hip | CMS +M94352 | Chondrolysis, left hip | CMS +M94359 | Chondrolysis, unspecified hip | CMS +M948X0 | Other specified disorders of cartilage, multiple sites | CMS +M948X1 | Other specified disorders of cartilage, shoulder | CMS +M948X2 | Other specified disorders of cartilage, upper arm | CMS +M948X3 | Other specified disorders of cartilage, forearm | CMS +M948X4 | Other specified disorders of cartilage, hand | CMS +M948X5 | Other specified disorders of cartilage, thigh | CMS +M948X6 | Other specified disorders of cartilage, lower leg | CMS +M948X7 | Other specified disorders of cartilage, ankle and foot | CMS +M948X8 | Other specified disorders of cartilage, other site | CMS +M948X9 | Other specified disorders of cartilage, unspecified sites | CMS +M949 | Disorder of cartilage, unspecified | CMS +M950 | Acquired deformity of nose | CMS +M9510 | Cauliflower ear, unspecified ear | CMS +M9511 | Cauliflower ear, right ear | CMS +M9512 | Cauliflower ear, left ear | CMS +M952 | Other acquired deformity of head | CMS +M953 | Acquired deformity of neck | CMS +M954 | Acquired deformity of chest and rib | CMS +M955 | Acquired deformity of pelvis | CMS +M958 | Other specified acquired deformities of musculoskeletal system | CMS +M959 | Acquired deformity of musculoskeletal system, unspecified | CMS +M960 | Pseudarthrosis after fusion or arthrodesis | CMS +M961 | Postlaminectomy syndrome, not elsewhere classified | CMS +M962 | Postradiation kyphosis | CMS +M963 | Postlaminectomy kyphosis | CMS +M964 | Postsurgical lordosis | CMS +M965 | Postradiation scoliosis | CMS +M96621 | Fracture of humerus following insertion of orthopedic implant, joint prosthesis, or bone plate, right arm | CMS +M96622 | Fracture of humerus following insertion of orthopedic implant, joint prosthesis, or bone plate, left arm | CMS +M96629 | Fracture of humerus following insertion of orthopedic implant, joint prosthesis, or bone plate, unspecified arm | CMS +M96631 | Fracture of radius or ulna following insertion of orthopedic implant, joint prosthesis, or bone plate, right arm | CMS +M96632 | Fracture of radius or ulna following insertion of orthopedic implant, joint prosthesis, or bone plate, left arm | CMS +M96639 | Fracture of radius or ulna following insertion of orthopedic implant, joint prosthesis, or bone plate, unspecified arm | CMS +M9665 | Fracture of pelvis following insertion of orthopedic implant, joint prosthesis, or bone plate | CMS +M96661 | Fracture of femur following insertion of orthopedic implant, joint prosthesis, or bone plate, right leg | CMS +M96662 | Fracture of femur following insertion of orthopedic implant, joint prosthesis, or bone plate, left leg | CMS +M96669 | Fracture of femur following insertion of orthopedic implant, joint prosthesis, or bone plate, unspecified leg | CMS +M96671 | Fracture of tibia or fibula following insertion of orthopedic implant, joint prosthesis, or bone plate, right leg | CMS +M96672 | Fracture of tibia or fibula following insertion of orthopedic implant, joint prosthesis, or bone plate, left leg | CMS +M96679 | Fracture of tibia or fibula following insertion of orthopedic implant, joint prosthesis, or bone plate, unspecified leg | CMS +M9669 | Fracture of other bone following insertion of orthopedic implant, joint prosthesis, or bone plate | CMS +M96810 | Intraoperative hemorrhage and hematoma of a musculoskeletal structure complicating a musculoskeletal system procedure | CMS +M96811 | Intraoperative hemorrhage and hematoma of a musculoskeletal structure complicating other procedure | CMS +M96820 | Accidental puncture and laceration of a musculoskeletal structure during a musculoskeletal system procedure | CMS +M96821 | Accidental puncture and laceration of a musculoskeletal structure during other procedure | CMS +M96830 | Postprocedural hemorrhage of a musculoskeletal structure following a musculoskeletal system procedure | CMS +M96831 | Postprocedural hemorrhage of a musculoskeletal structure following other procedure | CMS +M96840 | Postprocedural hematoma of a musculoskeletal structure following a musculoskeletal system procedure | CMS +M96841 | Postprocedural hematoma of a musculoskeletal structure following other procedure | CMS +M96842 | Postprocedural seroma of a musculoskeletal structure following a musculoskeletal system procedure | CMS +M96843 | Postprocedural seroma of a musculoskeletal structure following other procedure | CMS +M9689 | Other intraoperative and postprocedural complications and disorders of the musculoskeletal system | CMS +M9701XA | Periprosthetic fracture around internal prosthetic right hip joint, initial encounter | CMS +M9701XD | Periprosthetic fracture around internal prosthetic right hip joint, subsequent encounter | CMS +M9701XS | Periprosthetic fracture around internal prosthetic right hip joint, sequela | CMS +M9702XA | Periprosthetic fracture around internal prosthetic left hip joint, initial encounter | CMS +M9702XD | Periprosthetic fracture around internal prosthetic left hip joint, subsequent encounter | CMS +M9702XS | Periprosthetic fracture around internal prosthetic left hip joint, sequela | CMS +M9711XA | Periprosthetic fracture around internal prosthetic right knee joint, initial encounter | CMS +M9711XD | Periprosthetic fracture around internal prosthetic right knee joint, subsequent encounter | CMS +M9711XS | Periprosthetic fracture around internal prosthetic right knee joint, sequela | CMS +M9712XA | Periprosthetic fracture around internal prosthetic left knee joint, initial encounter | CMS +M9712XD | Periprosthetic fracture around internal prosthetic left knee joint, subsequent encounter | CMS +M9712XS | Periprosthetic fracture around internal prosthetic left knee joint, sequela | CMS +M9721XA | Periprosthetic fracture around internal prosthetic right ankle joint, initial encounter | CMS +M9721XD | Periprosthetic fracture around internal prosthetic right ankle joint, subsequent encounter | CMS +M9721XS | Periprosthetic fracture around internal prosthetic right ankle joint, sequela | CMS +M9722XA | Periprosthetic fracture around internal prosthetic left ankle joint, initial encounter | CMS +M9722XD | Periprosthetic fracture around internal prosthetic left ankle joint, subsequent encounter | CMS +M9722XS | Periprosthetic fracture around internal prosthetic left ankle joint, sequela | CMS +M9731XA | Periprosthetic fracture around internal prosthetic right shoulder joint, initial encounter | CMS +M9731XD | Periprosthetic fracture around internal prosthetic right shoulder joint, subsequent encounter | CMS +M9731XS | Periprosthetic fracture around internal prosthetic right shoulder joint, sequela | CMS +M9732XA | Periprosthetic fracture around internal prosthetic left shoulder joint, initial encounter | CMS +M9732XD | Periprosthetic fracture around internal prosthetic left shoulder joint, subsequent encounter | CMS +M9732XS | Periprosthetic fracture around internal prosthetic left shoulder joint, sequela | CMS +M9741XA | Periprosthetic fracture around internal prosthetic right elbow joint, initial encounter | CMS +M9741XD | Periprosthetic fracture around internal prosthetic right elbow joint, subsequent encounter | CMS +M9741XS | Periprosthetic fracture around internal prosthetic right elbow joint, sequela | CMS +M9742XA | Periprosthetic fracture around internal prosthetic left elbow joint, initial encounter | CMS +M9742XD | Periprosthetic fracture around internal prosthetic left elbow joint, subsequent encounter | CMS +M9742XS | Periprosthetic fracture around internal prosthetic left elbow joint, sequela | CMS +M978XXA | Periprosthetic fracture around other internal prosthetic joint, initial encounter | CMS +M978XXD | Periprosthetic fracture around other internal prosthetic joint, subsequent encounter | CMS +M978XXS | Periprosthetic fracture around other internal prosthetic joint, sequela | CMS +M979XXA | Periprosthetic fracture around unspecified internal prosthetic joint, initial encounter | CMS +M979XXD | Periprosthetic fracture around unspecified internal prosthetic joint, subsequent encounter | CMS +M979XXS | Periprosthetic fracture around unspecified internal prosthetic joint, sequela | CMS +M9900 | Segmental and somatic dysfunction of head region | CMS +M9901 | Segmental and somatic dysfunction of cervical region | CMS +M9902 | Segmental and somatic dysfunction of thoracic region | CMS +M9903 | Segmental and somatic dysfunction of lumbar region | CMS +M9904 | Segmental and somatic dysfunction of sacral region | CMS +M9905 | Segmental and somatic dysfunction of pelvic region | CMS +M9906 | Segmental and somatic dysfunction of lower extremity | CMS +M9907 | Segmental and somatic dysfunction of upper extremity | CMS +M9908 | Segmental and somatic dysfunction of rib cage | CMS +M9909 | Segmental and somatic dysfunction of abdomen and other regions | CMS +M9910 | Subluxation complex (vertebral) of head region | CMS +M9911 | Subluxation complex (vertebral) of cervical region | CMS +M9912 | Subluxation complex (vertebral) of thoracic region | CMS +M9913 | Subluxation complex (vertebral) of lumbar region | CMS +M9914 | Subluxation complex (vertebral) of sacral region | CMS +M9915 | Subluxation complex (vertebral) of pelvic region | CMS +M9916 | Subluxation complex (vertebral) of lower extremity | CMS +M9917 | Subluxation complex (vertebral) of upper extremity | CMS +M9918 | Subluxation complex (vertebral) of rib cage | CMS +M9919 | Subluxation complex (vertebral) of abdomen and other regions | CMS +M9920 | Subluxation stenosis of neural canal of head region | CMS +M9921 | Subluxation stenosis of neural canal of cervical region | CMS +M9922 | Subluxation stenosis of neural canal of thoracic region | CMS +M9923 | Subluxation stenosis of neural canal of lumbar region | CMS +M9924 | Subluxation stenosis of neural canal of sacral region | CMS +M9925 | Subluxation stenosis of neural canal of pelvic region | CMS +M9926 | Subluxation stenosis of neural canal of lower extremity | CMS +M9927 | Subluxation stenosis of neural canal of upper extremity | CMS +M9928 | Subluxation stenosis of neural canal of rib cage | CMS +M9929 | Subluxation stenosis of neural canal of abdomen and other regions | CMS +M9930 | Osseous stenosis of neural canal of head region | CMS +M9931 | Osseous stenosis of neural canal of cervical region | CMS +M9932 | Osseous stenosis of neural canal of thoracic region | CMS +M9933 | Osseous stenosis of neural canal of lumbar region | CMS +M9934 | Osseous stenosis of neural canal of sacral region | CMS +M9935 | Osseous stenosis of neural canal of pelvic region | CMS +M9936 | Osseous stenosis of neural canal of lower extremity | CMS +M9937 | Osseous stenosis of neural canal of upper extremity | CMS +M9938 | Osseous stenosis of neural canal of rib cage | CMS +M9939 | Osseous stenosis of neural canal of abdomen and other regions | CMS +M9940 | Connective tissue stenosis of neural canal of head region | CMS +M9941 | Connective tissue stenosis of neural canal of cervical region | CMS +M9942 | Connective tissue stenosis of neural canal of thoracic region | CMS +M9943 | Connective tissue stenosis of neural canal of lumbar region | CMS +M9944 | Connective tissue stenosis of neural canal of sacral region | CMS +M9945 | Connective tissue stenosis of neural canal of pelvic region | CMS +M9946 | Connective tissue stenosis of neural canal of lower extremity | CMS +M9947 | Connective tissue stenosis of neural canal of upper extremity | CMS +M9948 | Connective tissue stenosis of neural canal of rib cage | CMS +M9949 | Connective tissue stenosis of neural canal of abdomen and other regions | CMS +M9950 | Intervertebral disc stenosis of neural canal of head region | CMS +M9951 | Intervertebral disc stenosis of neural canal of cervical region | CMS +M9952 | Intervertebral disc stenosis of neural canal of thoracic region | CMS +M9953 | Intervertebral disc stenosis of neural canal of lumbar region | CMS +M9954 | Intervertebral disc stenosis of neural canal of sacral region | CMS +M9955 | Intervertebral disc stenosis of neural canal of pelvic region | CMS +M9956 | Intervertebral disc stenosis of neural canal of lower extremity | CMS +M9957 | Intervertebral disc stenosis of neural canal of upper extremity | CMS +M9958 | Intervertebral disc stenosis of neural canal of rib cage | CMS +M9959 | Intervertebral disc stenosis of neural canal of abdomen and other regions | CMS +M9960 | Osseous and subluxation stenosis of intervertebral foramina of head region | CMS +M9961 | Osseous and subluxation stenosis of intervertebral foramina of cervical region | CMS +M9962 | Osseous and subluxation stenosis of intervertebral foramina of thoracic region | CMS +M9963 | Osseous and subluxation stenosis of intervertebral foramina of lumbar region | CMS +M9964 | Osseous and subluxation stenosis of intervertebral foramina of sacral region | CMS +M9965 | Osseous and subluxation stenosis of intervertebral foramina of pelvic region | CMS +M9966 | Osseous and subluxation stenosis of intervertebral foramina of lower extremity | CMS +M9967 | Osseous and subluxation stenosis of intervertebral foramina of upper extremity | CMS +M9968 | Osseous and subluxation stenosis of intervertebral foramina of rib cage | CMS +M9969 | Osseous and subluxation stenosis of intervertebral foramina of abdomen and other regions | CMS +M9970 | Connective tissue and disc stenosis of intervertebral foramina of head region | CMS +M9971 | Connective tissue and disc stenosis of intervertebral foramina of cervical region | CMS +M9972 | Connective tissue and disc stenosis of intervertebral foramina of thoracic region | CMS +M9973 | Connective tissue and disc stenosis of intervertebral foramina of lumbar region | CMS +M9974 | Connective tissue and disc stenosis of intervertebral foramina of sacral region | CMS +M9975 | Connective tissue and disc stenosis of intervertebral foramina of pelvic region | CMS +M9976 | Connective tissue and disc stenosis of intervertebral foramina of lower extremity | CMS +M9977 | Connective tissue and disc stenosis of intervertebral foramina of upper extremity | CMS +M9978 | Connective tissue and disc stenosis of intervertebral foramina of rib cage | CMS +M9979 | Connective tissue and disc stenosis of intervertebral foramina of abdomen and other regions | CMS +M9980 | Other biomechanical lesions of head region | CMS +M9981 | Other biomechanical lesions of cervical region | CMS +M9982 | Other biomechanical lesions of thoracic region | CMS +M9983 | Other biomechanical lesions of lumbar region | CMS +M9984 | Other biomechanical lesions of sacral region | CMS +M9985 | Other biomechanical lesions of pelvic region | CMS +M9986 | Other biomechanical lesions of lower extremity | CMS +M9987 | Other biomechanical lesions of upper extremity | CMS +M9988 | Other biomechanical lesions of rib cage | CMS +M9989 | Other biomechanical lesions of abdomen and other regions | CMS +M999 | Biomechanical lesion, unspecified | CMS +N000 | Acute nephritic syndrome with minor glomerular abnormality | CMS +N001 | Acute nephritic syndrome with focal and segmental glomerular lesions | CMS +N002 | Acute nephritic syndrome with diffuse membranous glomerulonephritis | CMS +N003 | Acute nephritic syndrome with diffuse mesangial proliferative glomerulonephritis | CMS +N004 | Acute nephritic syndrome with diffuse endocapillary proliferative glomerulonephritis | CMS +N005 | Acute nephritic syndrome with diffuse mesangiocapillary glomerulonephritis | CMS +N006 | Acute nephritic syndrome with dense deposit disease | CMS +N007 | Acute nephritic syndrome with diffuse crescentic glomerulonephritis | CMS +N008 | Acute nephritic syndrome with other morphologic changes | CMS +N009 | Acute nephritic syndrome with unspecified morphologic changes | CMS +N010 | Rapidly progressive nephritic syndrome with minor glomerular abnormality | CMS +N011 | Rapidly progressive nephritic syndrome with focal and segmental glomerular lesions | CMS +N012 | Rapidly progressive nephritic syndrome with diffuse membranous glomerulonephritis | CMS +N013 | Rapidly progressive nephritic syndrome with diffuse mesangial proliferative glomerulonephritis | CMS +N014 | Rapidly progressive nephritic syndrome with diffuse endocapillary proliferative glomerulonephritis | CMS +N015 | Rapidly progressive nephritic syndrome with diffuse mesangiocapillary glomerulonephritis | CMS +N016 | Rapidly progressive nephritic syndrome with dense deposit disease | CMS +N017 | Rapidly progressive nephritic syndrome with diffuse crescentic glomerulonephritis | CMS +N018 | Rapidly progressive nephritic syndrome with other morphologic changes | CMS +N019 | Rapidly progressive nephritic syndrome with unspecified morphologic changes | CMS +N020 | Recurrent and persistent hematuria with minor glomerular abnormality | CMS +N021 | Recurrent and persistent hematuria with focal and segmental glomerular lesions | CMS +N022 | Recurrent and persistent hematuria with diffuse membranous glomerulonephritis | CMS +N023 | Recurrent and persistent hematuria with diffuse mesangial proliferative glomerulonephritis | CMS +N024 | Recurrent and persistent hematuria with diffuse endocapillary proliferative glomerulonephritis | CMS +N025 | Recurrent and persistent hematuria with diffuse mesangiocapillary glomerulonephritis | CMS +N026 | Recurrent and persistent hematuria with dense deposit disease | CMS +N027 | Recurrent and persistent hematuria with diffuse crescentic glomerulonephritis | CMS +N028 | Recurrent and persistent hematuria with other morphologic changes | CMS +N029 | Recurrent and persistent hematuria with unspecified morphologic changes | CMS +N030 | Chronic nephritic syndrome with minor glomerular abnormality | CMS +N031 | Chronic nephritic syndrome with focal and segmental glomerular lesions | CMS +N032 | Chronic nephritic syndrome with diffuse membranous glomerulonephritis | CMS +N033 | Chronic nephritic syndrome with diffuse mesangial proliferative glomerulonephritis | CMS +N034 | Chronic nephritic syndrome with diffuse endocapillary proliferative glomerulonephritis | CMS +N035 | Chronic nephritic syndrome with diffuse mesangiocapillary glomerulonephritis | CMS +N036 | Chronic nephritic syndrome with dense deposit disease | CMS +N037 | Chronic nephritic syndrome with diffuse crescentic glomerulonephritis | CMS +N038 | Chronic nephritic syndrome with other morphologic changes | CMS +N039 | Chronic nephritic syndrome with unspecified morphologic changes | CMS +N040 | Nephrotic syndrome with minor glomerular abnormality | CMS +N041 | Nephrotic syndrome with focal and segmental glomerular lesions | CMS +N042 | Nephrotic syndrome with diffuse membranous glomerulonephritis | CMS +N043 | Nephrotic syndrome with diffuse mesangial proliferative glomerulonephritis | CMS +N044 | Nephrotic syndrome with diffuse endocapillary proliferative glomerulonephritis | CMS +N045 | Nephrotic syndrome with diffuse mesangiocapillary glomerulonephritis | CMS +N046 | Nephrotic syndrome with dense deposit disease | CMS +N047 | Nephrotic syndrome with diffuse crescentic glomerulonephritis | CMS +N048 | Nephrotic syndrome with other morphologic changes | CMS +N049 | Nephrotic syndrome with unspecified morphologic changes | CMS +N050 | Unspecified nephritic syndrome with minor glomerular abnormality | CMS +N051 | Unspecified nephritic syndrome with focal and segmental glomerular lesions | CMS +N052 | Unspecified nephritic syndrome with diffuse membranous glomerulonephritis | CMS +N053 | Unspecified nephritic syndrome with diffuse mesangial proliferative glomerulonephritis | CMS +N054 | Unspecified nephritic syndrome with diffuse endocapillary proliferative glomerulonephritis | CMS +N055 | Unspecified nephritic syndrome with diffuse mesangiocapillary glomerulonephritis | CMS +N056 | Unspecified nephritic syndrome with dense deposit disease | CMS +N057 | Unspecified nephritic syndrome with diffuse crescentic glomerulonephritis | CMS +N058 | Unspecified nephritic syndrome with other morphologic changes | CMS +N059 | Unspecified nephritic syndrome with unspecified morphologic changes | CMS +N060 | Isolated proteinuria with minor glomerular abnormality | CMS +N061 | Isolated proteinuria with focal and segmental glomerular lesions | CMS +N062 | Isolated proteinuria with diffuse membranous glomerulonephritis | CMS +N063 | Isolated proteinuria with diffuse mesangial proliferative glomerulonephritis | CMS +N064 | Isolated proteinuria with diffuse endocapillary proliferative glomerulonephritis | CMS +N065 | Isolated proteinuria with diffuse mesangiocapillary glomerulonephritis | CMS +N066 | Isolated proteinuria with dense deposit disease | CMS +N067 | Isolated proteinuria with diffuse crescentic glomerulonephritis | CMS +N068 | Isolated proteinuria with other morphologic lesion | CMS +N069 | Isolated proteinuria with unspecified morphologic lesion | CMS +N070 | Hereditary nephropathy, not elsewhere classified with minor glomerular abnormality | CMS +N071 | Hereditary nephropathy, not elsewhere classified with focal and segmental glomerular lesions | CMS +N072 | Hereditary nephropathy, not elsewhere classified with diffuse membranous glomerulonephritis | CMS +N073 | Hereditary nephropathy, not elsewhere classified with diffuse mesangial proliferative glomerulonephritis | CMS +N074 | Hereditary nephropathy, not elsewhere classified with diffuse endocapillary proliferative glomerulonephritis | CMS +N075 | Hereditary nephropathy, not elsewhere classified with diffuse mesangiocapillary glomerulonephritis | CMS +N076 | Hereditary nephropathy, not elsewhere classified with dense deposit disease | CMS +N077 | Hereditary nephropathy, not elsewhere classified with diffuse crescentic glomerulonephritis | CMS +N078 | Hereditary nephropathy, not elsewhere classified with other morphologic lesions | CMS +N079 | Hereditary nephropathy, not elsewhere classified with unspecified morphologic lesions | CMS +N08 | Glomerular disorders in diseases classified elsewhere | CMS +N10 | Acute pyelonephritis | CMS +N110 | Nonobstructive reflux-associated chronic pyelonephritis | CMS +N111 | Chronic obstructive pyelonephritis | CMS +N118 | Other chronic tubulo-interstitial nephritis | CMS +N119 | Chronic tubulo-interstitial nephritis, unspecified | CMS +N12 | Tubulo-interstitial nephritis, not specified as acute or chronic | CMS +N130 | Hydronephrosis with ureteropelvic junction obstruction | CMS +N131 | Hydronephrosis with ureteral stricture, not elsewhere classified | CMS +N132 | Hydronephrosis with renal and ureteral calculous obstruction | CMS +N1330 | Unspecified hydronephrosis | CMS +N1339 | Other hydronephrosis | CMS +N134 | Hydroureter | CMS +N135 | Crossing vessel and stricture of ureter without hydronephrosis | CMS +N136 | Pyonephrosis | CMS +N1370 | Vesicoureteral-reflux, unspecified | CMS +N1371 | Vesicoureteral-reflux without reflux nephropathy | CMS +N13721 | Vesicoureteral-reflux with reflux nephropathy without hydroureter, unilateral | CMS +N13722 | Vesicoureteral-reflux with reflux nephropathy without hydroureter, bilateral | CMS +N13729 | Vesicoureteral-reflux with reflux nephropathy without hydroureter, unspecified | CMS +N13731 | Vesicoureteral-reflux with reflux nephropathy with hydroureter, unilateral | CMS +N13732 | Vesicoureteral-reflux with reflux nephropathy with hydroureter, bilateral | CMS +N13739 | Vesicoureteral-reflux with reflux nephropathy with hydroureter, unspecified | CMS +N138 | Other obstructive and reflux uropathy | CMS +N139 | Obstructive and reflux uropathy, unspecified | CMS +N140 | Analgesic nephropathy | CMS +N141 | Nephropathy induced by other drugs, medicaments and biological substances | CMS +N142 | Nephropathy induced by unspecified drug, medicament or biological substance | CMS +N143 | Nephropathy induced by heavy metals | CMS +N144 | Toxic nephropathy, not elsewhere classified | CMS +N150 | Balkan nephropathy | CMS +N151 | Renal and perinephric abscess | CMS +N158 | Other specified renal tubulo-interstitial diseases | CMS +N159 | Renal tubulo-interstitial disease, unspecified | CMS +N16 | Renal tubulo-interstitial disorders in diseases classified elsewhere | CMS +N170 | Acute kidney failure with tubular necrosis | CMS +N171 | Acute kidney failure with acute cortical necrosis | CMS +N172 | Acute kidney failure with medullary necrosis | CMS +N178 | Other acute kidney failure | CMS +N179 | Acute kidney failure, unspecified | CMS +N181 | Chronic kidney disease, stage 1 | CMS +N182 | Chronic kidney disease, stage 2 (mild) | CMS +N183 | Chronic kidney disease, stage 3 (moderate) | CMS +N184 | Chronic kidney disease, stage 4 (severe) | CMS +N185 | Chronic kidney disease, stage 5 | CMS +N186 | End stage renal disease | CMS +N189 | Chronic kidney disease, unspecified | CMS +N19 | Unspecified kidney failure | CMS +N200 | Calculus of kidney | CMS +N201 | Calculus of ureter | CMS +N202 | Calculus of kidney with calculus of ureter | CMS +N209 | Urinary calculus, unspecified | CMS +N210 | Calculus in bladder | CMS +N211 | Calculus in urethra | CMS +N218 | Other lower urinary tract calculus | CMS +N219 | Calculus of lower urinary tract, unspecified | CMS +N22 | Calculus of urinary tract in diseases classified elsewhere | CMS +N23 | Unspecified renal colic | CMS +N250 | Renal osteodystrophy | CMS +N251 | Nephrogenic diabetes insipidus | CMS +N2581 | Secondary hyperparathyroidism of renal origin | CMS +N2589 | Other disorders resulting from impaired renal tubular function | CMS +N259 | Disorder resulting from impaired renal tubular function, unspecified | CMS +N261 | Atrophy of kidney (terminal) | CMS +N262 | Page kidney | CMS +N269 | Renal sclerosis, unspecified | CMS +N270 | Small kidney, unilateral | CMS +N271 | Small kidney, bilateral | CMS +N279 | Small kidney, unspecified | CMS +N280 | Ischemia and infarction of kidney | CMS +N281 | Cyst of kidney, acquired | CMS +N2881 | Hypertrophy of kidney | CMS +N2882 | Megaloureter | CMS +N2883 | Nephroptosis | CMS +N2884 | Pyelitis cystica | CMS +N2885 | Pyeloureteritis cystica | CMS +N2886 | Ureteritis cystica | CMS +N2889 | Other specified disorders of kidney and ureter | CMS +N289 | Disorder of kidney and ureter, unspecified | CMS +N29 | Other disorders of kidney and ureter in diseases classified elsewhere | CMS +N3000 | Acute cystitis without hematuria | CMS +N3001 | Acute cystitis with hematuria | CMS +N3010 | Interstitial cystitis (chronic) without hematuria | CMS +N3011 | Interstitial cystitis (chronic) with hematuria | CMS +N3020 | Other chronic cystitis without hematuria | CMS +N3021 | Other chronic cystitis with hematuria | CMS +N3030 | Trigonitis without hematuria | CMS +N3031 | Trigonitis with hematuria | CMS +N3040 | Irradiation cystitis without hematuria | CMS +N3041 | Irradiation cystitis with hematuria | CMS +N3080 | Other cystitis without hematuria | CMS +N3081 | Other cystitis with hematuria | CMS +N3090 | Cystitis, unspecified without hematuria | CMS +N3091 | Cystitis, unspecified with hematuria | CMS +N310 | Uninhibited neuropathic bladder, not elsewhere classified | CMS +N311 | Reflex neuropathic bladder, not elsewhere classified | CMS +N312 | Flaccid neuropathic bladder, not elsewhere classified | CMS +N318 | Other neuromuscular dysfunction of bladder | CMS +N319 | Neuromuscular dysfunction of bladder, unspecified | CMS +N320 | Bladder-neck obstruction | CMS +N321 | Vesicointestinal fistula | CMS +N322 | Vesical fistula, not elsewhere classified | CMS +N323 | Diverticulum of bladder | CMS +N3281 | Overactive bladder | CMS +N3289 | Other specified disorders of bladder | CMS +N329 | Bladder disorder, unspecified | CMS +N33 | Bladder disorders in diseases classified elsewhere | CMS +N340 | Urethral abscess | CMS +N341 | Nonspecific urethritis | CMS +N342 | Other urethritis | CMS +N343 | Urethral syndrome, unspecified | CMS +N35010 | Post-traumatic urethral stricture, male, meatal | CMS +N35011 | Post-traumatic bulbous urethral stricture | CMS +N35012 | Post-traumatic membranous urethral stricture | CMS +N35013 | Post-traumatic anterior urethral stricture | CMS +N35014 | Post-traumatic urethral stricture, male, unspecified | CMS +N35016 | Post-traumatic urethral stricture, male, overlapping sites | CMS +N35021 | Urethral stricture due to childbirth | CMS +N35028 | Other post-traumatic urethral stricture, female | CMS +N35111 | Postinfective urethral stricture, not elsewhere classified, male, meatal | CMS +N35112 | Postinfective bulbous urethral stricture, not elsewhere classified, male | CMS +N35113 | Postinfective membranous urethral stricture, not elsewhere classified, male | CMS +N35114 | Postinfective anterior urethral stricture, not elsewhere classified, male | CMS +N35116 | Postinfective urethral stricture, not elsewhere classified, male, overlapping sites | CMS +N35119 | Postinfective urethral stricture, not elsewhere classified, male, unspecified | CMS +N3512 | Postinfective urethral stricture, not elsewhere classified, female | CMS +N35811 | Other urethral stricture, male, meatal | CMS +N35812 | Other urethral bulbous stricture, male | CMS +N35813 | Other membranous urethral stricture, male | CMS +N35814 | Other anterior urethral stricture, male, anterior | CMS +N35816 | Other urethral stricture, male, overlapping sites | CMS +N35819 | Other urethral stricture, male, unspecified site | CMS +N3582 | Other urethral stricture, female | CMS +N35911 | Unspecified urethral stricture, male, meatal | CMS +N35912 | Unspecified bulbous urethral stricture, male | CMS +N35913 | Unspecified membranous urethral stricture, male | CMS +N35914 | Unspecified anterior urethral stricture, male | CMS +N35916 | Unspecified urethral stricture, male, overlapping sites | CMS +N35919 | Unspecified urethral stricture, male, unspecified site | CMS +N3592 | Unspecified urethral stricture, female | CMS +N360 | Urethral fistula | CMS +N361 | Urethral diverticulum | CMS +N362 | Urethral caruncle | CMS +N3641 | Hypermobility of urethra | CMS +N3642 | Intrinsic sphincter deficiency (ISD) | CMS +N3643 | Combined hypermobility of urethra and intrinsic sphincter deficiency | CMS +N3644 | Muscular disorders of urethra | CMS +N365 | Urethral false passage | CMS +N368 | Other specified disorders of urethra | CMS +N369 | Urethral disorder, unspecified | CMS +N37 | Urethral disorders in diseases classified elsewhere | CMS +N390 | Urinary tract infection, site not specified | CMS +N393 | Stress incontinence (female) (male) | CMS +N3941 | Urge incontinence | CMS +N3942 | Incontinence without sensory awareness | CMS +N3943 | Post-void dribbling | CMS +N3944 | Nocturnal enuresis | CMS +N3945 | Continuous leakage | CMS +N3946 | Mixed incontinence | CMS +N39490 | Overflow incontinence | CMS +N39491 | Coital incontinence | CMS +N39492 | Postural (urinary) incontinence | CMS +N39498 | Other specified urinary incontinence | CMS +N398 | Other specified disorders of urinary system | CMS +N399 | Disorder of urinary system, unspecified | CMS +N400 | Benign prostatic hyperplasia without lower urinary tract symptoms | CMS +N401 | Benign prostatic hyperplasia with lower urinary tract symptoms | CMS +N402 | Nodular prostate without lower urinary tract symptoms | CMS +N403 | Nodular prostate with lower urinary tract symptoms | CMS +N410 | Acute prostatitis | CMS +N411 | Chronic prostatitis | CMS +N412 | Abscess of prostate | CMS +N413 | Prostatocystitis | CMS +N414 | Granulomatous prostatitis | CMS +N418 | Other inflammatory diseases of prostate | CMS +N419 | Inflammatory disease of prostate, unspecified | CMS +N420 | Calculus of prostate | CMS +N421 | Congestion and hemorrhage of prostate | CMS +N4230 | Unspecified dysplasia of prostate | CMS +N4231 | Prostatic intraepithelial neoplasia | CMS +N4232 | Atypical small acinar proliferation of prostate | CMS +N4239 | Other dysplasia of prostate | CMS +N4281 | Prostatodynia syndrome | CMS +N4282 | Prostatosis syndrome | CMS +N4283 | Cyst of prostate | CMS +N4289 | Other specified disorders of prostate | CMS +N429 | Disorder of prostate, unspecified | CMS +N430 | Encysted hydrocele | CMS +N431 | Infected hydrocele | CMS +N432 | Other hydrocele | CMS +N433 | Hydrocele, unspecified | CMS +N4340 | Spermatocele of epididymis, unspecified | CMS +N4341 | Spermatocele of epididymis, single | CMS +N4342 | Spermatocele of epididymis, multiple | CMS +N4400 | Torsion of testis, unspecified | CMS +N4401 | Extravaginal torsion of spermatic cord | CMS +N4402 | Intravaginal torsion of spermatic cord | CMS +N4403 | Torsion of appendix testis | CMS +N4404 | Torsion of appendix epididymis | CMS +N441 | Cyst of tunica albuginea testis | CMS +N442 | Benign cyst of testis | CMS +N448 | Other noninflammatory disorders of the testis | CMS +N451 | Epididymitis | CMS +N452 | Orchitis | CMS +N453 | Epididymo-orchitis | CMS +N454 | Abscess of epididymis or testis | CMS +N4601 | Organic azoospermia | CMS +N46021 | Azoospermia due to drug therapy | CMS +N46022 | Azoospermia due to infection | CMS +N46023 | Azoospermia due to obstruction of efferent ducts | CMS +N46024 | Azoospermia due to radiation | CMS +N46025 | Azoospermia due to systemic disease | CMS +N46029 | Azoospermia due to other extratesticular causes | CMS +N4611 | Organic oligospermia | CMS +N46121 | Oligospermia due to drug therapy | CMS +N46122 | Oligospermia due to infection | CMS +N46123 | Oligospermia due to obstruction of efferent ducts | CMS +N46124 | Oligospermia due to radiation | CMS +N46125 | Oligospermia due to systemic disease | CMS +N46129 | Oligospermia due to other extratesticular causes | CMS +N468 | Other male infertility | CMS +N469 | Male infertility, unspecified | CMS +N470 | Adherent prepuce, newborn | CMS +N471 | Phimosis | CMS +N472 | Paraphimosis | CMS +N473 | Deficient foreskin | CMS +N474 | Benign cyst of prepuce | CMS +N475 | Adhesions of prepuce and glans penis | CMS +N476 | Balanoposthitis | CMS +N477 | Other inflammatory diseases of prepuce | CMS +N478 | Other disorders of prepuce | CMS +N480 | Leukoplakia of penis | CMS +N481 | Balanitis | CMS +N4821 | Abscess of corpus cavernosum and penis | CMS +N4822 | Cellulitis of corpus cavernosum and penis | CMS +N4829 | Other inflammatory disorders of penis | CMS +N4830 | Priapism, unspecified | CMS +N4831 | Priapism due to trauma | CMS +N4832 | Priapism due to disease classified elsewhere | CMS +N4833 | Priapism, drug-induced | CMS +N4839 | Other priapism | CMS +N485 | Ulcer of penis | CMS +N486 | Induration penis plastica | CMS +N4881 | Thrombosis of superficial vein of penis | CMS +N4882 | Acquired torsion of penis | CMS +N4883 | Acquired buried penis | CMS +N4889 | Other specified disorders of penis | CMS +N489 | Disorder of penis, unspecified | CMS +N490 | Inflammatory disorders of seminal vesicle | CMS +N491 | Inflammatory disorders of spermatic cord, tunica vaginalis and vas deferens | CMS +N492 | Inflammatory disorders of scrotum | CMS +N493 | Fournier gangrene | CMS +N498 | Inflammatory disorders of other specified male genital organs | CMS +N499 | Inflammatory disorder of unspecified male genital organ | CMS +N500 | Atrophy of testis | CMS +N501 | Vascular disorders of male genital organs | CMS +N503 | Cyst of epididymis | CMS +N50811 | Right testicular pain | CMS +N50812 | Left testicular pain | CMS +N50819 | Testicular pain, unspecified | CMS +N5082 | Scrotal pain | CMS +N5089 | Other specified disorders of the male genital organs | CMS +N509 | Disorder of male genital organs, unspecified | CMS +N51 | Disorders of male genital organs in diseases classified elsewhere | CMS +N5201 | Erectile dysfunction due to arterial insufficiency | CMS +N5202 | Corporo-venous occlusive erectile dysfunction | CMS +N5203 | Combined arterial insufficiency and corporo-venous occlusive erectile dysfunction | CMS +N521 | Erectile dysfunction due to diseases classified elsewhere | CMS +N522 | Drug-induced erectile dysfunction | CMS +N5231 | Erectile dysfunction following radical prostatectomy | CMS +N5232 | Erectile dysfunction following radical cystectomy | CMS +N5233 | Erectile dysfunction following urethral surgery | CMS +N5234 | Erectile dysfunction following simple prostatectomy | CMS +N5235 | Erectile dysfunction following radiation therapy | CMS +N5236 | Erectile dysfunction following interstitial seed therapy | CMS +N5237 | Erectile dysfunction following prostate ablative therapy | CMS +N5239 | Other and unspecified postprocedural erectile dysfunction | CMS +N528 | Other male erectile dysfunction | CMS +N529 | Male erectile dysfunction, unspecified | CMS +N5311 | Retarded ejaculation | CMS +N5312 | Painful ejaculation | CMS +N5313 | Anejaculatory orgasm | CMS +N5314 | Retrograde ejaculation | CMS +N5319 | Other ejaculatory dysfunction | CMS +N538 | Other male sexual dysfunction | CMS +N539 | Unspecified male sexual dysfunction | CMS +N6001 | Solitary cyst of right breast | CMS +N6002 | Solitary cyst of left breast | CMS +N6009 | Solitary cyst of unspecified breast | CMS +N6011 | Diffuse cystic mastopathy of right breast | CMS +N6012 | Diffuse cystic mastopathy of left breast | CMS +N6019 | Diffuse cystic mastopathy of unspecified breast | CMS +N6021 | Fibroadenosis of right breast | CMS +N6022 | Fibroadenosis of left breast | CMS +N6029 | Fibroadenosis of unspecified breast | CMS +N6031 | Fibrosclerosis of right breast | CMS +N6032 | Fibrosclerosis of left breast | CMS +N6039 | Fibrosclerosis of unspecified breast | CMS +N6041 | Mammary duct ectasia of right breast | CMS +N6042 | Mammary duct ectasia of left breast | CMS +N6049 | Mammary duct ectasia of unspecified breast | CMS +N6081 | Other benign mammary dysplasias of right breast | CMS +N6082 | Other benign mammary dysplasias of left breast | CMS +N6089 | Other benign mammary dysplasias of unspecified breast | CMS +N6091 | Unspecified benign mammary dysplasia of right breast | CMS +N6092 | Unspecified benign mammary dysplasia of left breast | CMS +N6099 | Unspecified benign mammary dysplasia of unspecified breast | CMS +N610 | Mastitis without abscess | CMS +N611 | Abscess of the breast and nipple | CMS +N62 | Hypertrophy of breast | CMS +N630 | Unspecified lump in unspecified breast | CMS +N6310 | Unspecified lump in the right breast, unspecified quadrant | CMS +N6311 | Unspecified lump in the right breast, upper outer quadrant | CMS +N6312 | Unspecified lump in the right breast, upper inner quadrant | CMS +N6313 | Unspecified lump in the right breast, lower outer quadrant | CMS +N6314 | Unspecified lump in the right breast, lower inner quadrant | CMS +N6320 | Unspecified lump in the left breast, unspecified quadrant | CMS +N6321 | Unspecified lump in the left breast, upper outer quadrant | CMS +N6322 | Unspecified lump in the left breast, upper inner quadrant | CMS +N6323 | Unspecified lump in the left breast, lower outer quadrant | CMS +N6324 | Unspecified lump in the left breast, lower inner quadrant | CMS +N6331 | Unspecified lump in axillary tail of the right breast | CMS +N6332 | Unspecified lump in axillary tail of the left breast | CMS +N6341 | Unspecified lump in right breast, subareolar | CMS +N6342 | Unspecified lump in left breast, subareolar | CMS +N640 | Fissure and fistula of nipple | CMS +N641 | Fat necrosis of breast | CMS +N642 | Atrophy of breast | CMS +N643 | Galactorrhea not associated with childbirth | CMS +N644 | Mastodynia | CMS +N6451 | Induration of breast | CMS +N6452 | Nipple discharge | CMS +N6453 | Retraction of nipple | CMS +N6459 | Other signs and symptoms in breast | CMS +N6481 | Ptosis of breast | CMS +N6482 | Hypoplasia of breast | CMS +N6489 | Other specified disorders of breast | CMS +N649 | Disorder of breast, unspecified | CMS +N650 | Deformity of reconstructed breast | CMS +N651 | Disproportion of reconstructed breast | CMS +N7001 | Acute salpingitis | CMS +N7002 | Acute oophoritis | CMS +N7003 | Acute salpingitis and oophoritis | CMS +N7011 | Chronic salpingitis | CMS +N7012 | Chronic oophoritis | CMS +N7013 | Chronic salpingitis and oophoritis | CMS +N7091 | Salpingitis, unspecified | CMS +N7092 | Oophoritis, unspecified | CMS +N7093 | Salpingitis and oophoritis, unspecified | CMS +N710 | Acute inflammatory disease of uterus | CMS +N711 | Chronic inflammatory disease of uterus | CMS +N719 | Inflammatory disease of uterus, unspecified | CMS +N72 | Inflammatory disease of cervix uteri | CMS +N730 | Acute parametritis and pelvic cellulitis | CMS +N731 | Chronic parametritis and pelvic cellulitis | CMS +N732 | Unspecified parametritis and pelvic cellulitis | CMS +N733 | Female acute pelvic peritonitis | CMS +N734 | Female chronic pelvic peritonitis | CMS +N735 | Female pelvic peritonitis, unspecified | CMS +N736 | Female pelvic peritoneal adhesions (postinfective) | CMS +N738 | Other specified female pelvic inflammatory diseases | CMS +N739 | Female pelvic inflammatory disease, unspecified | CMS +N74 | Female pelvic inflammatory disorders in diseases classified elsewhere | CMS +N750 | Cyst of Bartholin's gland | CMS +N751 | Abscess of Bartholin's gland | CMS +N758 | Other diseases of Bartholin's gland | CMS +N759 | Disease of Bartholin's gland, unspecified | CMS +N760 | Acute vaginitis | CMS +N761 | Subacute and chronic vaginitis | CMS +N762 | Acute vulvitis | CMS +N763 | Subacute and chronic vulvitis | CMS +N764 | Abscess of vulva | CMS +N765 | Ulceration of vagina | CMS +N766 | Ulceration of vulva | CMS +N7681 | Mucositis (ulcerative) of vagina and vulva | CMS +N7689 | Other specified inflammation of vagina and vulva | CMS +N770 | Ulceration of vulva in diseases classified elsewhere | CMS +N771 | Vaginitis, vulvitis and vulvovaginitis in diseases classified elsewhere | CMS +N800 | Endometriosis of uterus | CMS +N801 | Endometriosis of ovary | CMS +N802 | Endometriosis of fallopian tube | CMS +N803 | Endometriosis of pelvic peritoneum | CMS +N804 | Endometriosis of rectovaginal septum and vagina | CMS +N805 | Endometriosis of intestine | CMS +N806 | Endometriosis in cutaneous scar | CMS +N808 | Other endometriosis | CMS +N809 | Endometriosis, unspecified | CMS +N810 | Urethrocele | CMS +N8110 | Cystocele, unspecified | CMS +N8111 | Cystocele, midline | CMS +N8112 | Cystocele, lateral | CMS +N812 | Incomplete uterovaginal prolapse | CMS +N813 | Complete uterovaginal prolapse | CMS +N814 | Uterovaginal prolapse, unspecified | CMS +N815 | Vaginal enterocele | CMS +N816 | Rectocele | CMS +N8181 | Perineocele | CMS +N8182 | Incompetence or weakening of pubocervical tissue | CMS +N8183 | Incompetence or weakening of rectovaginal tissue | CMS +N8184 | Pelvic muscle wasting | CMS +N8185 | Cervical stump prolapse | CMS +N8189 | Other female genital prolapse | CMS +N819 | Female genital prolapse, unspecified | CMS +N820 | Vesicovaginal fistula | CMS +N821 | Other female urinary-genital tract fistulae | CMS +N822 | Fistula of vagina to small intestine | CMS +N823 | Fistula of vagina to large intestine | CMS +N824 | Other female intestinal-genital tract fistulae | CMS +N825 | Female genital tract-skin fistulae | CMS +N828 | Other female genital tract fistulae | CMS +N829 | Female genital tract fistula, unspecified | CMS +N8300 | Follicular cyst of ovary, unspecified side | CMS +N8301 | Follicular cyst of right ovary | CMS +N8302 | Follicular cyst of left ovary | CMS +N8310 | Corpus luteum cyst of ovary, unspecified side | CMS +N8311 | Corpus luteum cyst of right ovary | CMS +N8312 | Corpus luteum cyst of left ovary | CMS +N83201 | Unspecified ovarian cyst, right side | CMS +N83202 | Unspecified ovarian cyst, left side | CMS +N83209 | Unspecified ovarian cyst, unspecified side | CMS +N83291 | Other ovarian cyst, right side | CMS +N83292 | Other ovarian cyst, left side | CMS +N83299 | Other ovarian cyst, unspecified side | CMS +N83311 | Acquired atrophy of right ovary | CMS +N83312 | Acquired atrophy of left ovary | CMS +N83319 | Acquired atrophy of ovary, unspecified side | CMS +N83321 | Acquired atrophy of right fallopian tube | CMS +N83322 | Acquired atrophy of left fallopian tube | CMS +N83329 | Acquired atrophy of fallopian tube, unspecified side | CMS +N83331 | Acquired atrophy of right ovary and fallopian tube | CMS +N83332 | Acquired atrophy of left ovary and fallopian tube | CMS +N83339 | Acquired atrophy of ovary and fallopian tube, unspecified side | CMS +N8340 | Prolapse and hernia of ovary and fallopian tube, unspecified side | CMS +N8341 | Prolapse and hernia of right ovary and fallopian tube | CMS +N8342 | Prolapse and hernia of left ovary and fallopian tube | CMS +N83511 | Torsion of right ovary and ovarian pedicle | CMS +N83512 | Torsion of left ovary and ovarian pedicle | CMS +N83519 | Torsion of ovary and ovarian pedicle, unspecified side | CMS +N83521 | Torsion of right fallopian tube | CMS +N83522 | Torsion of left fallopian tube | CMS +N83529 | Torsion of fallopian tube, unspecified side | CMS +N8353 | Torsion of ovary, ovarian pedicle and fallopian tube | CMS +N836 | Hematosalpinx | CMS +N837 | Hematoma of broad ligament | CMS +N838 | Other noninflammatory disorders of ovary, fallopian tube and broad ligament | CMS +N839 | Noninflammatory disorder of ovary, fallopian tube and broad ligament, unspecified | CMS +N840 | Polyp of corpus uteri | CMS +N841 | Polyp of cervix uteri | CMS +N842 | Polyp of vagina | CMS +N843 | Polyp of vulva | CMS +N848 | Polyp of other parts of female genital tract | CMS +N849 | Polyp of female genital tract, unspecified | CMS +N8500 | Endometrial hyperplasia, unspecified | CMS +N8501 | Benign endometrial hyperplasia | CMS +N8502 | Endometrial intraepithelial neoplasia [EIN] | CMS +N852 | Hypertrophy of uterus | CMS +N853 | Subinvolution of uterus | CMS +N854 | Malposition of uterus | CMS +N855 | Inversion of uterus | CMS +N856 | Intrauterine synechiae | CMS +N857 | Hematometra | CMS +N858 | Other specified noninflammatory disorders of uterus | CMS +N859 | Noninflammatory disorder of uterus, unspecified | CMS +N86 | Erosion and ectropion of cervix uteri | CMS +N870 | Mild cervical dysplasia | CMS +N871 | Moderate cervical dysplasia | CMS +N879 | Dysplasia of cervix uteri, unspecified | CMS +N880 | Leukoplakia of cervix uteri | CMS +N881 | Old laceration of cervix uteri | CMS +N882 | Stricture and stenosis of cervix uteri | CMS +N883 | Incompetence of cervix uteri | CMS +N884 | Hypertrophic elongation of cervix uteri | CMS +N888 | Other specified noninflammatory disorders of cervix uteri | CMS +N889 | Noninflammatory disorder of cervix uteri, unspecified | CMS +N890 | Mild vaginal dysplasia | CMS +N891 | Moderate vaginal dysplasia | CMS +N893 | Dysplasia of vagina, unspecified | CMS +N894 | Leukoplakia of vagina | CMS +N895 | Stricture and atresia of vagina | CMS +N896 | Tight hymenal ring | CMS +N897 | Hematocolpos | CMS +N898 | Other specified noninflammatory disorders of vagina | CMS +N899 | Noninflammatory disorder of vagina, unspecified | CMS +N900 | Mild vulvar dysplasia | CMS +N901 | Moderate vulvar dysplasia | CMS +N903 | Dysplasia of vulva, unspecified | CMS +N904 | Leukoplakia of vulva | CMS +N905 | Atrophy of vulva | CMS +N9060 | Unspecified hypertrophy of vulva | CMS +N9061 | Childhood asymmetric labium majus enlargement | CMS +N9069 | Other specified hypertrophy of vulva | CMS +N907 | Vulvar cyst | CMS +N90810 | Female genital mutilation status, unspecified | CMS +N90811 | Female genital mutilation Type I status | CMS +N90812 | Female genital mutilation Type II status | CMS +N90813 | Female genital mutilation Type III status | CMS +N90818 | Other female genital mutilation status | CMS +N9089 | Other specified noninflammatory disorders of vulva and perineum | CMS +N909 | Noninflammatory disorder of vulva and perineum, unspecified | CMS +N910 | Primary amenorrhea | CMS +N911 | Secondary amenorrhea | CMS +N912 | Amenorrhea, unspecified | CMS +N913 | Primary oligomenorrhea | CMS +N914 | Secondary oligomenorrhea | CMS +N915 | Oligomenorrhea, unspecified | CMS +N920 | Excessive and frequent menstruation with regular cycle | CMS +N921 | Excessive and frequent menstruation with irregular cycle | CMS +N922 | Excessive menstruation at puberty | CMS +N923 | Ovulation bleeding | CMS +N924 | Excessive bleeding in the premenopausal period | CMS +N925 | Other specified irregular menstruation | CMS +N926 | Irregular menstruation, unspecified | CMS +N930 | Postcoital and contact bleeding | CMS +N931 | Pre-pubertal vaginal bleeding | CMS +N938 | Other specified abnormal uterine and vaginal bleeding | CMS +N939 | Abnormal uterine and vaginal bleeding, unspecified | CMS +N940 | Mittelschmerz | CMS +N9410 | Unspecified dyspareunia | CMS +N9411 | Superficial (introital) dyspareunia | CMS +N9412 | Deep dyspareunia | CMS +N9419 | Other specified dyspareunia | CMS +N942 | Vaginismus | CMS +N943 | Premenstrual tension syndrome | CMS +N944 | Primary dysmenorrhea | CMS +N945 | Secondary dysmenorrhea | CMS +N946 | Dysmenorrhea, unspecified | CMS +N94810 | Vulvar vestibulitis | CMS +N94818 | Other vulvodynia | CMS +N94819 | Vulvodynia, unspecified | CMS +N9489 | Other specified conditions associated with female genital organs and menstrual cycle | CMS +N949 | Unspecified condition associated with female genital organs and menstrual cycle | CMS +N950 | Postmenopausal bleeding | CMS +N951 | Menopausal and female climacteric states | CMS +N952 | Postmenopausal atrophic vaginitis | CMS +N958 | Other specified menopausal and perimenopausal disorders | CMS +N959 | Unspecified menopausal and perimenopausal disorder | CMS +N96 | Recurrent pregnancy loss | CMS +N970 | Female infertility associated with anovulation | CMS +N971 | Female infertility of tubal origin | CMS +N972 | Female infertility of uterine origin | CMS +N978 | Female infertility of other origin | CMS +N979 | Female infertility, unspecified | CMS +N980 | Infection associated with artificial insemination | CMS +N981 | Hyperstimulation of ovaries | CMS +N982 | Complications of attempted introduction of fertilized ovum following in vitro fertilization | CMS +N983 | Complications of attempted introduction of embryo in embryo transfer | CMS +N988 | Other complications associated with artificial fertilization | CMS +N989 | Complication associated with artificial fertilization, unspecified | CMS +N990 | Postprocedural (acute) (chronic) kidney failure | CMS +N99110 | Postprocedural urethral stricture, male, meatal | CMS +N99111 | Postprocedural bulbous urethral stricture, male | CMS +N99112 | Postprocedural membranous urethral stricture, male | CMS +N99113 | Postprocedural anterior bulbous urethral stricture, male | CMS +N99114 | Postprocedural urethral stricture, male, unspecified | CMS +N99115 | Postprocedural fossa navicularis urethral stricture | CMS +N99116 | Postprocedural urethral stricture, male, overlapping sites | CMS +N9912 | Postprocedural urethral stricture, female | CMS +N992 | Postprocedural adhesions of vagina | CMS +N993 | Prolapse of vaginal vault after hysterectomy | CMS +N994 | Postprocedural pelvic peritoneal adhesions | CMS +N99510 | Cystostomy hemorrhage | CMS +N99511 | Cystostomy infection | CMS +N99512 | Cystostomy malfunction | CMS +N99518 | Other cystostomy complication | CMS +N99520 | Hemorrhage of incontinent external stoma of urinary tract | CMS +N99521 | Infection of incontinent external stoma of urinary tract | CMS +N99522 | Malfunction of incontinent external stoma of urinary tract | CMS +N99523 | Herniation of incontinent stoma of urinary tract | CMS +N99524 | Stenosis of incontinent stoma of urinary tract | CMS +N99528 | Other complication of incontinent external stoma of urinary tract | CMS +N99530 | Hemorrhage of continent stoma of urinary tract | CMS +N99531 | Infection of continent stoma of urinary tract | CMS +N99532 | Malfunction of continent stoma of urinary tract | CMS +N99533 | Herniation of continent stoma of urinary tract | CMS +N99534 | Stenosis of continent stoma of urinary tract | CMS +N99538 | Other complication of continent stoma of urinary tract | CMS +N9961 | Intraoperative hemorrhage and hematoma of a genitourinary system organ or structure complicating a genitourinary system procedure | CMS +N9962 | Intraoperative hemorrhage and hematoma of a genitourinary system organ or structure complicating other procedure | CMS +N9971 | Accidental puncture and laceration of a genitourinary system organ or structure during a genitourinary system procedure | CMS +N9972 | Accidental puncture and laceration of a genitourinary system organ or structure during other procedure | CMS +N9981 | Other intraoperative complications of genitourinary system | CMS +N99820 | Postprocedural hemorrhage of a genitourinary system organ or structure following a genitourinary system procedure | CMS +N99821 | Postprocedural hemorrhage of a genitourinary system organ or structure following other procedure | CMS +N9983 | Residual ovary syndrome | CMS +N99840 | Postprocedural hematoma of a genitourinary system organ or structure following a genitourinary system procedure | CMS +N99841 | Postprocedural hematoma of a genitourinary system organ or structure following other procedure | CMS +N99842 | Postprocedural seroma of a genitourinary system organ or structure following a genitourinary system procedure | CMS +N99843 | Postprocedural seroma of a genitourinary system organ or structure following other procedure | CMS +N9989 | Other postprocedural complications and disorders of genitourinary system | CMS +O0000 | Abdominal pregnancy without intrauterine pregnancy | CMS +O0001 | Abdominal pregnancy with intrauterine pregnancy | CMS +O00101 | Right tubal pregnancy without intrauterine pregnancy | CMS +O00102 | Left tubal pregnancy without intrauterine pregnancy | CMS +O00109 | Unspecified tubal pregnancy without intrauterine pregnancy | CMS +O00111 | Right tubal pregnancy with intrauterine pregnancy | CMS +O00112 | Left tubal pregnancy with intrauterine pregnancy | CMS +O00119 | Unspecified tubal pregnancy with intrauterine pregnancy | CMS +O00201 | Right ovarian pregnancy without intrauterine pregnancy | CMS +O00202 | Left ovarian pregnancy without intrauterine pregnancy | CMS +O00209 | Unspecified ovarian pregnancy without intrauterine pregnancy | CMS +O00211 | Right ovarian pregnancy with intrauterine pregnancy | CMS +O00212 | Left ovarian pregnancy with intrauterine pregnancy | CMS +O00219 | Unspecified ovarian pregnancy with intrauterine pregnancy | CMS +O0080 | Other ectopic pregnancy without intrauterine pregnancy | CMS +O0081 | Other ectopic pregnancy with intrauterine pregnancy | CMS +O0090 | Unspecified ectopic pregnancy without intrauterine pregnancy | CMS +O0091 | Unspecified ectopic pregnancy with intrauterine pregnancy | CMS +O010 | Classical hydatidiform mole | CMS +O011 | Incomplete and partial hydatidiform mole | CMS +O019 | Hydatidiform mole, unspecified | CMS +O020 | Blighted ovum and nonhydatidiform mole | CMS +O021 | Missed abortion | CMS +O0281 | Inappropriate change in quantitative human chorionic gonadotropin (hCG) in early pregnancy | CMS +O0289 | Other abnormal products of conception | CMS +O029 | Abnormal product of conception, unspecified | CMS +O030 | Genital tract and pelvic infection following incomplete spontaneous abortion | CMS +O031 | Delayed or excessive hemorrhage following incomplete spontaneous abortion | CMS +O032 | Embolism following incomplete spontaneous abortion | CMS +O0330 | Unspecified complication following incomplete spontaneous abortion | CMS +O0331 | Shock following incomplete spontaneous abortion | CMS +O0332 | Renal failure following incomplete spontaneous abortion | CMS +O0333 | Metabolic disorder following incomplete spontaneous abortion | CMS +O0334 | Damage to pelvic organs following incomplete spontaneous abortion | CMS +O0335 | Other venous complications following incomplete spontaneous abortion | CMS +O0336 | Cardiac arrest following incomplete spontaneous abortion | CMS +O0337 | Sepsis following incomplete spontaneous abortion | CMS +O0338 | Urinary tract infection following incomplete spontaneous abortion | CMS +O0339 | Incomplete spontaneous abortion with other complications | CMS +O034 | Incomplete spontaneous abortion without complication | CMS +O035 | Genital tract and pelvic infection following complete or unspecified spontaneous abortion | CMS +O036 | Delayed or excessive hemorrhage following complete or unspecified spontaneous abortion | CMS +O037 | Embolism following complete or unspecified spontaneous abortion | CMS +O0380 | Unspecified complication following complete or unspecified spontaneous abortion | CMS +O0381 | Shock following complete or unspecified spontaneous abortion | CMS +O0382 | Renal failure following complete or unspecified spontaneous abortion | CMS +O0383 | Metabolic disorder following complete or unspecified spontaneous abortion | CMS +O0384 | Damage to pelvic organs following complete or unspecified spontaneous abortion | CMS +O0385 | Other venous complications following complete or unspecified spontaneous abortion | CMS +O0386 | Cardiac arrest following complete or unspecified spontaneous abortion | CMS +O0387 | Sepsis following complete or unspecified spontaneous abortion | CMS +O0388 | Urinary tract infection following complete or unspecified spontaneous abortion | CMS +O0389 | Complete or unspecified spontaneous abortion with other complications | CMS +O039 | Complete or unspecified spontaneous abortion without complication | CMS +O045 | Genital tract and pelvic infection following (induced) termination of pregnancy | CMS +O046 | Delayed or excessive hemorrhage following (induced) termination of pregnancy | CMS +O047 | Embolism following (induced) termination of pregnancy | CMS +O0480 | (Induced) termination of pregnancy with unspecified complications | CMS +O0481 | Shock following (induced) termination of pregnancy | CMS +O0482 | Renal failure following (induced) termination of pregnancy | CMS +O0483 | Metabolic disorder following (induced) termination of pregnancy | CMS +O0484 | Damage to pelvic organs following (induced) termination of pregnancy | CMS +O0485 | Other venous complications following (induced) termination of pregnancy | CMS +O0486 | Cardiac arrest following (induced) termination of pregnancy | CMS +O0487 | Sepsis following (induced) termination of pregnancy | CMS +O0488 | Urinary tract infection following (induced) termination of pregnancy | CMS +O0489 | (Induced) termination of pregnancy with other complications | CMS +O070 | Genital tract and pelvic infection following failed attempted termination of pregnancy | CMS +O071 | Delayed or excessive hemorrhage following failed attempted termination of pregnancy | CMS +O072 | Embolism following failed attempted termination of pregnancy | CMS +O0730 | Failed attempted termination of pregnancy with unspecified complications | CMS +O0731 | Shock following failed attempted termination of pregnancy | CMS +O0732 | Renal failure following failed attempted termination of pregnancy | CMS +O0733 | Metabolic disorder following failed attempted termination of pregnancy | CMS +O0734 | Damage to pelvic organs following failed attempted termination of pregnancy | CMS +O0735 | Other venous complications following failed attempted termination of pregnancy | CMS +O0736 | Cardiac arrest following failed attempted termination of pregnancy | CMS +O0737 | Sepsis following failed attempted termination of pregnancy | CMS +O0738 | Urinary tract infection following failed attempted termination of pregnancy | CMS +O0739 | Failed attempted termination of pregnancy with other complications | CMS +O074 | Failed attempted termination of pregnancy without complication | CMS +O080 | Genital tract and pelvic infection following ectopic and molar pregnancy | CMS +O081 | Delayed or excessive hemorrhage following ectopic and molar pregnancy | CMS +O082 | Embolism following ectopic and molar pregnancy | CMS +O083 | Shock following ectopic and molar pregnancy | CMS +O084 | Renal failure following ectopic and molar pregnancy | CMS +O085 | Metabolic disorders following an ectopic and molar pregnancy | CMS +O086 | Damage to pelvic organs and tissues following an ectopic and molar pregnancy | CMS +O087 | Other venous complications following an ectopic and molar pregnancy | CMS +O0881 | Cardiac arrest following an ectopic and molar pregnancy | CMS +O0882 | Sepsis following ectopic and molar pregnancy | CMS +O0883 | Urinary tract infection following an ectopic and molar pregnancy | CMS +O0889 | Other complications following an ectopic and molar pregnancy | CMS +O089 | Unspecified complication following an ectopic and molar pregnancy | CMS +O0900 | Supervision of pregnancy with history of infertility, unspecified trimester | CMS +O0901 | Supervision of pregnancy with history of infertility, first trimester | CMS +O0902 | Supervision of pregnancy with history of infertility, second trimester | CMS +O0903 | Supervision of pregnancy with history of infertility, third trimester | CMS +O0910 | Supervision of pregnancy with history of ectopic pregnancy, unspecified trimester | CMS +O0911 | Supervision of pregnancy with history of ectopic pregnancy, first trimester | CMS +O0912 | Supervision of pregnancy with history of ectopic pregnancy, second trimester | CMS +O0913 | Supervision of pregnancy with history of ectopic pregnancy, third trimester | CMS +O09A0 | Supervision of pregnancy with history of molar pregnancy, unspecified trimester | CMS +O09A1 | Supervision of pregnancy with history of molar pregnancy, first trimester | CMS +O09A2 | Supervision of pregnancy with history of molar pregnancy, second trimester | CMS +O09A3 | Supervision of pregnancy with history of molar pregnancy, third trimester | CMS +O09211 | Supervision of pregnancy with history of pre-term labor, first trimester | CMS +O09212 | Supervision of pregnancy with history of pre-term labor, second trimester | CMS +O09213 | Supervision of pregnancy with history of pre-term labor, third trimester | CMS +O09219 | Supervision of pregnancy with history of pre-term labor, unspecified trimester | CMS +O09291 | Supervision of pregnancy with other poor reproductive or obstetric history, first trimester | CMS +O09292 | Supervision of pregnancy with other poor reproductive or obstetric history, second trimester | CMS +O09293 | Supervision of pregnancy with other poor reproductive or obstetric history, third trimester | CMS +O09299 | Supervision of pregnancy with other poor reproductive or obstetric history, unspecified trimester | CMS +O0930 | Supervision of pregnancy with insufficient antenatal care, unspecified trimester | CMS +O0931 | Supervision of pregnancy with insufficient antenatal care, first trimester | CMS +O0932 | Supervision of pregnancy with insufficient antenatal care, second trimester | CMS +O0933 | Supervision of pregnancy with insufficient antenatal care, third trimester | CMS +O0940 | Supervision of pregnancy with grand multiparity, unspecified trimester | CMS +O0941 | Supervision of pregnancy with grand multiparity, first trimester | CMS +O0942 | Supervision of pregnancy with grand multiparity, second trimester | CMS +O0943 | Supervision of pregnancy with grand multiparity, third trimester | CMS +O09511 | Supervision of elderly primigravida, first trimester | CMS +O09512 | Supervision of elderly primigravida, second trimester | CMS +O09513 | Supervision of elderly primigravida, third trimester | CMS +O09519 | Supervision of elderly primigravida, unspecified trimester | CMS +O09521 | Supervision of elderly multigravida, first trimester | CMS +O09522 | Supervision of elderly multigravida, second trimester | CMS +O09523 | Supervision of elderly multigravida, third trimester | CMS +O09529 | Supervision of elderly multigravida, unspecified trimester | CMS +O09611 | Supervision of young primigravida, first trimester | CMS +O09612 | Supervision of young primigravida, second trimester | CMS +O09613 | Supervision of young primigravida, third trimester | CMS +O09619 | Supervision of young primigravida, unspecified trimester | CMS +O09621 | Supervision of young multigravida, first trimester | CMS +O09622 | Supervision of young multigravida, second trimester | CMS +O09623 | Supervision of young multigravida, third trimester | CMS +O09629 | Supervision of young multigravida, unspecified trimester | CMS +O0970 | Supervision of high risk pregnancy due to social problems, unspecified trimester | CMS +O0971 | Supervision of high risk pregnancy due to social problems, first trimester | CMS +O0972 | Supervision of high risk pregnancy due to social problems, second trimester | CMS +O0973 | Supervision of high risk pregnancy due to social problems, third trimester | CMS +O09811 | Supervision of pregnancy resulting from assisted reproductive technology, first trimester | CMS +O09812 | Supervision of pregnancy resulting from assisted reproductive technology, second trimester | CMS +O09813 | Supervision of pregnancy resulting from assisted reproductive technology, third trimester | CMS +O09819 | Supervision of pregnancy resulting from assisted reproductive technology, unspecified trimester | CMS +O09821 | Supervision of pregnancy with history of in utero procedure during previous pregnancy, first trimester | CMS +O09822 | Supervision of pregnancy with history of in utero procedure during previous pregnancy, second trimester | CMS +O09823 | Supervision of pregnancy with history of in utero procedure during previous pregnancy, third trimester | CMS +O09829 | Supervision of pregnancy with history of in utero procedure during previous pregnancy, unspecified trimester | CMS +O09891 | Supervision of other high risk pregnancies, first trimester | CMS +O09892 | Supervision of other high risk pregnancies, second trimester | CMS +O09893 | Supervision of other high risk pregnancies, third trimester | CMS +O09899 | Supervision of other high risk pregnancies, unspecified trimester | CMS +O0990 | Supervision of high risk pregnancy, unspecified, unspecified trimester | CMS +O0991 | Supervision of high risk pregnancy, unspecified, first trimester | CMS +O0992 | Supervision of high risk pregnancy, unspecified, second trimester | CMS +O0993 | Supervision of high risk pregnancy, unspecified, third trimester | CMS +O10011 | Pre-existing essential hypertension complicating pregnancy, first trimester | CMS +O10012 | Pre-existing essential hypertension complicating pregnancy, second trimester | CMS +O10013 | Pre-existing essential hypertension complicating pregnancy, third trimester | CMS +O10019 | Pre-existing essential hypertension complicating pregnancy, unspecified trimester | CMS +O1002 | Pre-existing essential hypertension complicating childbirth | CMS +O1003 | Pre-existing essential hypertension complicating the puerperium | CMS +O10111 | Pre-existing hypertensive heart disease complicating pregnancy, first trimester | CMS +O10112 | Pre-existing hypertensive heart disease complicating pregnancy, second trimester | CMS +O10113 | Pre-existing hypertensive heart disease complicating pregnancy, third trimester | CMS +O10119 | Pre-existing hypertensive heart disease complicating pregnancy, unspecified trimester | CMS +O1012 | Pre-existing hypertensive heart disease complicating childbirth | CMS +O1013 | Pre-existing hypertensive heart disease complicating the puerperium | CMS +O10211 | Pre-existing hypertensive chronic kidney disease complicating pregnancy, first trimester | CMS +O10212 | Pre-existing hypertensive chronic kidney disease complicating pregnancy, second trimester | CMS +O10213 | Pre-existing hypertensive chronic kidney disease complicating pregnancy, third trimester | CMS +O10219 | Pre-existing hypertensive chronic kidney disease complicating pregnancy, unspecified trimester | CMS +O1022 | Pre-existing hypertensive chronic kidney disease complicating childbirth | CMS +O1023 | Pre-existing hypertensive chronic kidney disease complicating the puerperium | CMS +O10311 | Pre-existing hypertensive heart and chronic kidney disease complicating pregnancy, first trimester | CMS +O10312 | Pre-existing hypertensive heart and chronic kidney disease complicating pregnancy, second trimester | CMS +O10313 | Pre-existing hypertensive heart and chronic kidney disease complicating pregnancy, third trimester | CMS +O10319 | Pre-existing hypertensive heart and chronic kidney disease complicating pregnancy, unspecified trimester | CMS +O1032 | Pre-existing hypertensive heart and chronic kidney disease complicating childbirth | CMS +O1033 | Pre-existing hypertensive heart and chronic kidney disease complicating the puerperium | CMS +O10411 | Pre-existing secondary hypertension complicating pregnancy, first trimester | CMS +O10412 | Pre-existing secondary hypertension complicating pregnancy, second trimester | CMS +O10413 | Pre-existing secondary hypertension complicating pregnancy, third trimester | CMS +O10419 | Pre-existing secondary hypertension complicating pregnancy, unspecified trimester | CMS +O1042 | Pre-existing secondary hypertension complicating childbirth | CMS +O1043 | Pre-existing secondary hypertension complicating the puerperium | CMS +O10911 | Unspecified pre-existing hypertension complicating pregnancy, first trimester | CMS +O10912 | Unspecified pre-existing hypertension complicating pregnancy, second trimester | CMS +O10913 | Unspecified pre-existing hypertension complicating pregnancy, third trimester | CMS +O10919 | Unspecified pre-existing hypertension complicating pregnancy, unspecified trimester | CMS +O1092 | Unspecified pre-existing hypertension complicating childbirth | CMS +O1093 | Unspecified pre-existing hypertension complicating the puerperium | CMS +O111 | Pre-existing hypertension with pre-eclampsia, first trimester | CMS +O112 | Pre-existing hypertension with pre-eclampsia, second trimester | CMS +O113 | Pre-existing hypertension with pre-eclampsia, third trimester | CMS +O114 | Pre-existing hypertension with pre-eclampsia, complicating childbirth | CMS +O115 | Pre-existing hypertension with pre-eclampsia, complicating the puerperium | CMS +O119 | Pre-existing hypertension with pre-eclampsia, unspecified trimester | CMS +O1200 | Gestational edema, unspecified trimester | CMS +O1201 | Gestational edema, first trimester | CMS +O1202 | Gestational edema, second trimester | CMS +O1203 | Gestational edema, third trimester | CMS +O1204 | Gestational edema, complicating childbirth | CMS +O1205 | Gestational edema, complicating the puerperium | CMS +O1210 | Gestational proteinuria, unspecified trimester | CMS +O1211 | Gestational proteinuria, first trimester | CMS +O1212 | Gestational proteinuria, second trimester | CMS +O1213 | Gestational proteinuria, third trimester | CMS +O1214 | Gestational proteinuria, complicating childbirth | CMS +O1215 | Gestational proteinuria, complicating the puerperium | CMS +O1220 | Gestational edema with proteinuria, unspecified trimester | CMS +O1221 | Gestational edema with proteinuria, first trimester | CMS +O1222 | Gestational edema with proteinuria, second trimester | CMS +O1223 | Gestational edema with proteinuria, third trimester | CMS +O1224 | Gestational edema with proteinuria, complicating childbirth | CMS +O1225 | Gestational edema with proteinuria, complicating the puerperium | CMS +O131 | Gestational [pregnancy-induced] hypertension without significant proteinuria, first trimester | CMS +O132 | Gestational [pregnancy-induced] hypertension without significant proteinuria, second trimester | CMS +O133 | Gestational [pregnancy-induced] hypertension without significant proteinuria, third trimester | CMS +O134 | Gestational [pregnancy-induced] hypertension without significant proteinuria, complicating childbirth | CMS +O135 | Gestational [pregnancy-induced] hypertension without significant proteinuria, complicating the puerperium | CMS +O139 | Gestational [pregnancy-induced] hypertension without significant proteinuria, unspecified trimester | CMS +O1400 | Mild to moderate pre-eclampsia, unspecified trimester | CMS +O1402 | Mild to moderate pre-eclampsia, second trimester | CMS +O1403 | Mild to moderate pre-eclampsia, third trimester | CMS +O1404 | Mild to moderate pre-eclampsia, complicating childbirth | CMS +O1405 | Mild to moderate pre-eclampsia, complicating the puerperium | CMS +O1410 | Severe pre-eclampsia, unspecified trimester | CMS +O1412 | Severe pre-eclampsia, second trimester | CMS +O1413 | Severe pre-eclampsia, third trimester | CMS +O1414 | Severe pre-eclampsia complicating childbirth | CMS +O1415 | Severe pre-eclampsia, complicating the puerperium | CMS +O1420 | HELLP syndrome (HELLP), unspecified trimester | CMS +O1422 | HELLP syndrome (HELLP), second trimester | CMS +O1423 | HELLP syndrome (HELLP), third trimester | CMS +O1424 | HELLP syndrome, complicating childbirth | CMS +O1425 | HELLP syndrome, complicating the puerperium | CMS +O1490 | Unspecified pre-eclampsia, unspecified trimester | CMS +O1492 | Unspecified pre-eclampsia, second trimester | CMS +O1493 | Unspecified pre-eclampsia, third trimester | CMS +O1494 | Unspecified pre-eclampsia, complicating childbirth | CMS +O1495 | Unspecified pre-eclampsia, complicating the puerperium | CMS +O1500 | Eclampsia complicating pregnancy, unspecified trimester | CMS +O1502 | Eclampsia complicating pregnancy, second trimester | CMS +O1503 | Eclampsia complicating pregnancy, third trimester | CMS +O151 | Eclampsia complicating labor | CMS +O152 | Eclampsia complicating the puerperium | CMS +O159 | Eclampsia, unspecified as to time period | CMS +O161 | Unspecified maternal hypertension, first trimester | CMS +O162 | Unspecified maternal hypertension, second trimester | CMS +O163 | Unspecified maternal hypertension, third trimester | CMS +O164 | Unspecified maternal hypertension, complicating childbirth | CMS +O165 | Unspecified maternal hypertension, complicating the puerperium | CMS +O169 | Unspecified maternal hypertension, unspecified trimester | CMS +O200 | Threatened abortion | CMS +O208 | Other hemorrhage in early pregnancy | CMS +O209 | Hemorrhage in early pregnancy, unspecified | CMS +O210 | Mild hyperemesis gravidarum | CMS +O211 | Hyperemesis gravidarum with metabolic disturbance | CMS +O212 | Late vomiting of pregnancy | CMS +O218 | Other vomiting complicating pregnancy | CMS +O219 | Vomiting of pregnancy, unspecified | CMS +O2200 | Varicose veins of lower extremity in pregnancy, unspecified trimester | CMS +O2201 | Varicose veins of lower extremity in pregnancy, first trimester | CMS +O2202 | Varicose veins of lower extremity in pregnancy, second trimester | CMS +O2203 | Varicose veins of lower extremity in pregnancy, third trimester | CMS +O2210 | Genital varices in pregnancy, unspecified trimester | CMS +O2211 | Genital varices in pregnancy, first trimester | CMS +O2212 | Genital varices in pregnancy, second trimester | CMS +O2213 | Genital varices in pregnancy, third trimester | CMS +O2220 | Superficial thrombophlebitis in pregnancy, unspecified trimester | CMS +O2221 | Superficial thrombophlebitis in pregnancy, first trimester | CMS +O2222 | Superficial thrombophlebitis in pregnancy, second trimester | CMS +O2223 | Superficial thrombophlebitis in pregnancy, third trimester | CMS +O2230 | Deep phlebothrombosis in pregnancy, unspecified trimester | CMS +O2231 | Deep phlebothrombosis in pregnancy, first trimester | CMS +O2232 | Deep phlebothrombosis in pregnancy, second trimester | CMS +O2233 | Deep phlebothrombosis in pregnancy, third trimester | CMS +O2240 | Hemorrhoids in pregnancy, unspecified trimester | CMS +O2241 | Hemorrhoids in pregnancy, first trimester | CMS +O2242 | Hemorrhoids in pregnancy, second trimester | CMS +O2243 | Hemorrhoids in pregnancy, third trimester | CMS +O2250 | Cerebral venous thrombosis in pregnancy, unspecified trimester | CMS +O2251 | Cerebral venous thrombosis in pregnancy, first trimester | CMS +O2252 | Cerebral venous thrombosis in pregnancy, second trimester | CMS +O2253 | Cerebral venous thrombosis in pregnancy, third trimester | CMS +O228X1 | Other venous complications in pregnancy, first trimester | CMS +O228X2 | Other venous complications in pregnancy, second trimester | CMS +O228X3 | Other venous complications in pregnancy, third trimester | CMS +O228X9 | Other venous complications in pregnancy, unspecified trimester | CMS +O2290 | Venous complication in pregnancy, unspecified, unspecified trimester | CMS +O2291 | Venous complication in pregnancy, unspecified, first trimester | CMS +O2292 | Venous complication in pregnancy, unspecified, second trimester | CMS +O2293 | Venous complication in pregnancy, unspecified, third trimester | CMS +O2300 | Infections of kidney in pregnancy, unspecified trimester | CMS +O2301 | Infections of kidney in pregnancy, first trimester | CMS +O2302 | Infections of kidney in pregnancy, second trimester | CMS +O2303 | Infections of kidney in pregnancy, third trimester | CMS +O2310 | Infections of bladder in pregnancy, unspecified trimester | CMS +O2311 | Infections of bladder in pregnancy, first trimester | CMS +O2312 | Infections of bladder in pregnancy, second trimester | CMS +O2313 | Infections of bladder in pregnancy, third trimester | CMS +O2320 | Infections of urethra in pregnancy, unspecified trimester | CMS +O2321 | Infections of urethra in pregnancy, first trimester | CMS +O2322 | Infections of urethra in pregnancy, second trimester | CMS +O2323 | Infections of urethra in pregnancy, third trimester | CMS +O2330 | Infections of other parts of urinary tract in pregnancy, unspecified trimester | CMS +O2331 | Infections of other parts of urinary tract in pregnancy, first trimester | CMS +O2332 | Infections of other parts of urinary tract in pregnancy, second trimester | CMS +O2333 | Infections of other parts of urinary tract in pregnancy, third trimester | CMS +O2340 | Unspecified infection of urinary tract in pregnancy, unspecified trimester | CMS +O2341 | Unspecified infection of urinary tract in pregnancy, first trimester | CMS +O2342 | Unspecified infection of urinary tract in pregnancy, second trimester | CMS +O2343 | Unspecified infection of urinary tract in pregnancy, third trimester | CMS +O23511 | Infections of cervix in pregnancy, first trimester | CMS +O23512 | Infections of cervix in pregnancy, second trimester | CMS +O23513 | Infections of cervix in pregnancy, third trimester | CMS +O23519 | Infections of cervix in pregnancy, unspecified trimester | CMS +O23521 | Salpingo-oophoritis in pregnancy, first trimester | CMS +O23522 | Salpingo-oophoritis in pregnancy, second trimester | CMS +O23523 | Salpingo-oophoritis in pregnancy, third trimester | CMS +O23529 | Salpingo-oophoritis in pregnancy, unspecified trimester | CMS +O23591 | Infection of other part of genital tract in pregnancy, first trimester | CMS +O23592 | Infection of other part of genital tract in pregnancy, second trimester | CMS +O23593 | Infection of other part of genital tract in pregnancy, third trimester | CMS +O23599 | Infection of other part of genital tract in pregnancy, unspecified trimester | CMS +O2390 | Unspecified genitourinary tract infection in pregnancy, unspecified trimester | CMS +O2391 | Unspecified genitourinary tract infection in pregnancy, first trimester | CMS +O2392 | Unspecified genitourinary tract infection in pregnancy, second trimester | CMS +O2393 | Unspecified genitourinary tract infection in pregnancy, third trimester | CMS +O24011 | Pre-existing type 1 diabetes mellitus, in pregnancy, first trimester | CMS +O24012 | Pre-existing type 1 diabetes mellitus, in pregnancy, second trimester | CMS +O24013 | Pre-existing type 1 diabetes mellitus, in pregnancy, third trimester | CMS +O24019 | Pre-existing type 1 diabetes mellitus, in pregnancy, unspecified trimester | CMS +O2402 | Pre-existing type 1 diabetes mellitus, in childbirth | CMS +O2403 | Pre-existing type 1 diabetes mellitus, in the puerperium | CMS +O24111 | Pre-existing type 2 diabetes mellitus, in pregnancy, first trimester | CMS +O24112 | Pre-existing type 2 diabetes mellitus, in pregnancy, second trimester | CMS +O24113 | Pre-existing type 2 diabetes mellitus, in pregnancy, third trimester | CMS +O24119 | Pre-existing type 2 diabetes mellitus, in pregnancy, unspecified trimester | CMS +O2412 | Pre-existing type 2 diabetes mellitus, in childbirth | CMS +O2413 | Pre-existing type 2 diabetes mellitus, in the puerperium | CMS +O24311 | Unspecified pre-existing diabetes mellitus in pregnancy, first trimester | CMS +O24312 | Unspecified pre-existing diabetes mellitus in pregnancy, second trimester | CMS +O24313 | Unspecified pre-existing diabetes mellitus in pregnancy, third trimester | CMS +O24319 | Unspecified pre-existing diabetes mellitus in pregnancy, unspecified trimester | CMS +O2432 | Unspecified pre-existing diabetes mellitus in childbirth | CMS +O2433 | Unspecified pre-existing diabetes mellitus in the puerperium | CMS +O24410 | Gestational diabetes mellitus in pregnancy, diet controlled | CMS +O24414 | Gestational diabetes mellitus in pregnancy, insulin controlled | CMS +O24415 | Gestational diabetes mellitus in pregnancy, controlled by oral hypoglycemic drugs | CMS +O24419 | Gestational diabetes mellitus in pregnancy, unspecified control | CMS +O24420 | Gestational diabetes mellitus in childbirth, diet controlled | CMS +O24424 | Gestational diabetes mellitus in childbirth, insulin controlled | CMS +O24425 | Gestational diabetes mellitus in childbirth, controlled by oral hypoglycemic drugs | CMS +O24429 | Gestational diabetes mellitus in childbirth, unspecified control | CMS +O24430 | Gestational diabetes mellitus in the puerperium, diet controlled | CMS +O24434 | Gestational diabetes mellitus in the puerperium, insulin controlled | CMS +O24435 | Gestational diabetes mellitus in puerperium, controlled by oral hypoglycemic drugs | CMS +O24439 | Gestational diabetes mellitus in the puerperium, unspecified control | CMS +O24811 | Other pre-existing diabetes mellitus in pregnancy, first trimester | CMS +O24812 | Other pre-existing diabetes mellitus in pregnancy, second trimester | CMS +O24813 | Other pre-existing diabetes mellitus in pregnancy, third trimester | CMS +O24819 | Other pre-existing diabetes mellitus in pregnancy, unspecified trimester | CMS +O2482 | Other pre-existing diabetes mellitus in childbirth | CMS +O2483 | Other pre-existing diabetes mellitus in the puerperium | CMS +O24911 | Unspecified diabetes mellitus in pregnancy, first trimester | CMS +O24912 | Unspecified diabetes mellitus in pregnancy, second trimester | CMS +O24913 | Unspecified diabetes mellitus in pregnancy, third trimester | CMS +O24919 | Unspecified diabetes mellitus in pregnancy, unspecified trimester | CMS +O2492 | Unspecified diabetes mellitus in childbirth | CMS +O2493 | Unspecified diabetes mellitus in the puerperium | CMS +O2510 | Malnutrition in pregnancy, unspecified trimester | CMS +O2511 | Malnutrition in pregnancy, first trimester | CMS +O2512 | Malnutrition in pregnancy, second trimester | CMS +O2513 | Malnutrition in pregnancy, third trimester | CMS +O252 | Malnutrition in childbirth | CMS +O253 | Malnutrition in the puerperium | CMS +O2600 | Excessive weight gain in pregnancy, unspecified trimester | CMS +O2601 | Excessive weight gain in pregnancy, first trimester | CMS +O2602 | Excessive weight gain in pregnancy, second trimester | CMS +O2603 | Excessive weight gain in pregnancy, third trimester | CMS +O2610 | Low weight gain in pregnancy, unspecified trimester | CMS +O2611 | Low weight gain in pregnancy, first trimester | CMS +O2612 | Low weight gain in pregnancy, second trimester | CMS +O2613 | Low weight gain in pregnancy, third trimester | CMS +O2620 | Pregnancy care for patient with recurrent pregnancy loss, unspecified trimester | CMS +O2621 | Pregnancy care for patient with recurrent pregnancy loss, first trimester | CMS +O2622 | Pregnancy care for patient with recurrent pregnancy loss, second trimester | CMS +O2623 | Pregnancy care for patient with recurrent pregnancy loss, third trimester | CMS +O2630 | Retained intrauterine contraceptive device in pregnancy, unspecified trimester | CMS +O2631 | Retained intrauterine contraceptive device in pregnancy, first trimester | CMS +O2632 | Retained intrauterine contraceptive device in pregnancy, second trimester | CMS +O2633 | Retained intrauterine contraceptive device in pregnancy, third trimester | CMS +O2640 | Herpes gestationis, unspecified trimester | CMS +O2641 | Herpes gestationis, first trimester | CMS +O2642 | Herpes gestationis, second trimester | CMS +O2643 | Herpes gestationis, third trimester | CMS +O2650 | Maternal hypotension syndrome, unspecified trimester | CMS +O2651 | Maternal hypotension syndrome, first trimester | CMS +O2652 | Maternal hypotension syndrome, second trimester | CMS +O2653 | Maternal hypotension syndrome, third trimester | CMS +O26611 | Liver and biliary tract disorders in pregnancy, first trimester | CMS +O26612 | Liver and biliary tract disorders in pregnancy, second trimester | CMS +O26613 | Liver and biliary tract disorders in pregnancy, third trimester | CMS +O26619 | Liver and biliary tract disorders in pregnancy, unspecified trimester | CMS +O2662 | Liver and biliary tract disorders in childbirth | CMS +O2663 | Liver and biliary tract disorders in the puerperium | CMS +O26711 | Subluxation of symphysis (pubis) in pregnancy, first trimester | CMS +O26712 | Subluxation of symphysis (pubis) in pregnancy, second trimester | CMS +O26713 | Subluxation of symphysis (pubis) in pregnancy, third trimester | CMS +O26719 | Subluxation of symphysis (pubis) in pregnancy, unspecified trimester | CMS +O2672 | Subluxation of symphysis (pubis) in childbirth | CMS +O2673 | Subluxation of symphysis (pubis) in the puerperium | CMS +O26811 | Pregnancy related exhaustion and fatigue, first trimester | CMS +O26812 | Pregnancy related exhaustion and fatigue, second trimester | CMS +O26813 | Pregnancy related exhaustion and fatigue, third trimester | CMS +O26819 | Pregnancy related exhaustion and fatigue, unspecified trimester | CMS +O26821 | Pregnancy related peripheral neuritis, first trimester | CMS +O26822 | Pregnancy related peripheral neuritis, second trimester | CMS +O26823 | Pregnancy related peripheral neuritis, third trimester | CMS +O26829 | Pregnancy related peripheral neuritis, unspecified trimester | CMS +O26831 | Pregnancy related renal disease, first trimester | CMS +O26832 | Pregnancy related renal disease, second trimester | CMS +O26833 | Pregnancy related renal disease, third trimester | CMS +O26839 | Pregnancy related renal disease, unspecified trimester | CMS +O26841 | Uterine size-date discrepancy, first trimester | CMS +O26842 | Uterine size-date discrepancy, second trimester | CMS +O26843 | Uterine size-date discrepancy, third trimester | CMS +O26849 | Uterine size-date discrepancy, unspecified trimester | CMS +O26851 | Spotting complicating pregnancy, first trimester | CMS +O26852 | Spotting complicating pregnancy, second trimester | CMS +O26853 | Spotting complicating pregnancy, third trimester | CMS +O26859 | Spotting complicating pregnancy, unspecified trimester | CMS +O2686 | Pruritic urticarial papules and plaques of pregnancy (PUPPP) | CMS +O26872 | Cervical shortening, second trimester | CMS +O26873 | Cervical shortening, third trimester | CMS +O26879 | Cervical shortening, unspecified trimester | CMS +O26891 | Other specified pregnancy related conditions, first trimester | CMS +O26892 | Other specified pregnancy related conditions, second trimester | CMS +O26893 | Other specified pregnancy related conditions, third trimester | CMS +O26899 | Other specified pregnancy related conditions, unspecified trimester | CMS +O2690 | Pregnancy related conditions, unspecified, unspecified trimester | CMS +O2691 | Pregnancy related conditions, unspecified, first trimester | CMS +O2692 | Pregnancy related conditions, unspecified, second trimester | CMS +O2693 | Pregnancy related conditions, unspecified, third trimester | CMS +O280 | Abnormal hematological finding on antenatal screening of mother | CMS +O281 | Abnormal biochemical finding on antenatal screening of mother | CMS +O282 | Abnormal cytological finding on antenatal screening of mother | CMS +O283 | Abnormal ultrasonic finding on antenatal screening of mother | CMS +O284 | Abnormal radiological finding on antenatal screening of mother | CMS +O285 | Abnormal chromosomal and genetic finding on antenatal screening of mother | CMS +O288 | Other abnormal findings on antenatal screening of mother | CMS +O289 | Unspecified abnormal findings on antenatal screening of mother | CMS +O29011 | Aspiration pneumonitis due to anesthesia during pregnancy, first trimester | CMS +O29012 | Aspiration pneumonitis due to anesthesia during pregnancy, second trimester | CMS +O29013 | Aspiration pneumonitis due to anesthesia during pregnancy, third trimester | CMS +O29019 | Aspiration pneumonitis due to anesthesia during pregnancy, unspecified trimester | CMS +O29021 | Pressure collapse of lung due to anesthesia during pregnancy, first trimester | CMS +O29022 | Pressure collapse of lung due to anesthesia during pregnancy, second trimester | CMS +O29023 | Pressure collapse of lung due to anesthesia during pregnancy, third trimester | CMS +O29029 | Pressure collapse of lung due to anesthesia during pregnancy, unspecified trimester | CMS +O29091 | Other pulmonary complications of anesthesia during pregnancy, first trimester | CMS +O29092 | Other pulmonary complications of anesthesia during pregnancy, second trimester | CMS +O29093 | Other pulmonary complications of anesthesia during pregnancy, third trimester | CMS +O29099 | Other pulmonary complications of anesthesia during pregnancy, unspecified trimester | CMS +O29111 | Cardiac arrest due to anesthesia during pregnancy, first trimester | CMS +O29112 | Cardiac arrest due to anesthesia during pregnancy, second trimester | CMS +O29113 | Cardiac arrest due to anesthesia during pregnancy, third trimester | CMS +O29119 | Cardiac arrest due to anesthesia during pregnancy, unspecified trimester | CMS +O29121 | Cardiac failure due to anesthesia during pregnancy, first trimester | CMS +O29122 | Cardiac failure due to anesthesia during pregnancy, second trimester | CMS +O29123 | Cardiac failure due to anesthesia during pregnancy, third trimester | CMS +O29129 | Cardiac failure due to anesthesia during pregnancy, unspecified trimester | CMS +O29191 | Other cardiac complications of anesthesia during pregnancy, first trimester | CMS +O29192 | Other cardiac complications of anesthesia during pregnancy, second trimester | CMS +O29193 | Other cardiac complications of anesthesia during pregnancy, third trimester | CMS +O29199 | Other cardiac complications of anesthesia during pregnancy, unspecified trimester | CMS +O29211 | Cerebral anoxia due to anesthesia during pregnancy, first trimester | CMS +O29212 | Cerebral anoxia due to anesthesia during pregnancy, second trimester | CMS +O29213 | Cerebral anoxia due to anesthesia during pregnancy, third trimester | CMS +O29219 | Cerebral anoxia due to anesthesia during pregnancy, unspecified trimester | CMS +O29291 | Other central nervous system complications of anesthesia during pregnancy, first trimester | CMS +O29292 | Other central nervous system complications of anesthesia during pregnancy, second trimester | CMS +O29293 | Other central nervous system complications of anesthesia during pregnancy, third trimester | CMS +O29299 | Other central nervous system complications of anesthesia during pregnancy, unspecified trimester | CMS +O293X1 | Toxic reaction to local anesthesia during pregnancy, first trimester | CMS +O293X2 | Toxic reaction to local anesthesia during pregnancy, second trimester | CMS +O293X3 | Toxic reaction to local anesthesia during pregnancy, third trimester | CMS +O293X9 | Toxic reaction to local anesthesia during pregnancy, unspecified trimester | CMS +O2940 | Spinal and epidural anesthesia induced headache during pregnancy, unspecified trimester | CMS +O2941 | Spinal and epidural anesthesia induced headache during pregnancy, first trimester | CMS +O2942 | Spinal and epidural anesthesia induced headache during pregnancy, second trimester | CMS +O2943 | Spinal and epidural anesthesia induced headache during pregnancy, third trimester | CMS +O295X1 | Other complications of spinal and epidural anesthesia during pregnancy, first trimester | CMS +O295X2 | Other complications of spinal and epidural anesthesia during pregnancy, second trimester | CMS +O295X3 | Other complications of spinal and epidural anesthesia during pregnancy, third trimester | CMS +O295X9 | Other complications of spinal and epidural anesthesia during pregnancy, unspecified trimester | CMS +O2960 | Failed or difficult intubation for anesthesia during pregnancy, unspecified trimester | CMS +O2961 | Failed or difficult intubation for anesthesia during pregnancy, first trimester | CMS +O2962 | Failed or difficult intubation for anesthesia during pregnancy, second trimester | CMS +O2963 | Failed or difficult intubation for anesthesia during pregnancy, third trimester | CMS +O298X1 | Other complications of anesthesia during pregnancy, first trimester | CMS +O298X2 | Other complications of anesthesia during pregnancy, second trimester | CMS +O298X3 | Other complications of anesthesia during pregnancy, third trimester | CMS +O298X9 | Other complications of anesthesia during pregnancy, unspecified trimester | CMS +O2990 | Unspecified complication of anesthesia during pregnancy, unspecified trimester | CMS +O2991 | Unspecified complication of anesthesia during pregnancy, first trimester | CMS +O2992 | Unspecified complication of anesthesia during pregnancy, second trimester | CMS +O2993 | Unspecified complication of anesthesia during pregnancy, third trimester | CMS +O30001 | Twin pregnancy, unspecified number of placenta and unspecified number of amniotic sacs, first trimester | CMS +O30002 | Twin pregnancy, unspecified number of placenta and unspecified number of amniotic sacs, second trimester | CMS +O30003 | Twin pregnancy, unspecified number of placenta and unspecified number of amniotic sacs, third trimester | CMS +O30009 | Twin pregnancy, unspecified number of placenta and unspecified number of amniotic sacs, unspecified trimester | CMS +O30011 | Twin pregnancy, monochorionic/monoamniotic, first trimester | CMS +O30012 | Twin pregnancy, monochorionic/monoamniotic, second trimester | CMS +O30013 | Twin pregnancy, monochorionic/monoamniotic, third trimester | CMS +O30019 | Twin pregnancy, monochorionic/monoamniotic, unspecified trimester | CMS +O30021 | Conjoined twin pregnancy, first trimester | CMS +O30022 | Conjoined twin pregnancy, second trimester | CMS +O30023 | Conjoined twin pregnancy, third trimester | CMS +O30029 | Conjoined twin pregnancy, unspecified trimester | CMS +O30031 | Twin pregnancy, monochorionic/diamniotic, first trimester | CMS +O30032 | Twin pregnancy, monochorionic/diamniotic, second trimester | CMS +O30033 | Twin pregnancy, monochorionic/diamniotic, third trimester | CMS +O30039 | Twin pregnancy, monochorionic/diamniotic, unspecified trimester | CMS +O30041 | Twin pregnancy, dichorionic/diamniotic, first trimester | CMS +O30042 | Twin pregnancy, dichorionic/diamniotic, second trimester | CMS +O30043 | Twin pregnancy, dichorionic/diamniotic, third trimester | CMS +O30049 | Twin pregnancy, dichorionic/diamniotic, unspecified trimester | CMS +O30091 | Twin pregnancy, unable to determine number of placenta and number of amniotic sacs, first trimester | CMS +O30092 | Twin pregnancy, unable to determine number of placenta and number of amniotic sacs, second trimester | CMS +O30093 | Twin pregnancy, unable to determine number of placenta and number of amniotic sacs, third trimester | CMS +O30099 | Twin pregnancy, unable to determine number of placenta and number of amniotic sacs, unspecified trimester | CMS +O30101 | Triplet pregnancy, unspecified number of placenta and unspecified number of amniotic sacs, first trimester | CMS +O30102 | Triplet pregnancy, unspecified number of placenta and unspecified number of amniotic sacs, second trimester | CMS +O30103 | Triplet pregnancy, unspecified number of placenta and unspecified number of amniotic sacs, third trimester | CMS +O30109 | Triplet pregnancy, unspecified number of placenta and unspecified number of amniotic sacs, unspecified trimester | CMS +O30111 | Triplet pregnancy with two or more monochorionic fetuses, first trimester | CMS +O30112 | Triplet pregnancy with two or more monochorionic fetuses, second trimester | CMS +O30113 | Triplet pregnancy with two or more monochorionic fetuses, third trimester | CMS +O30119 | Triplet pregnancy with two or more monochorionic fetuses, unspecified trimester | CMS +O30121 | Triplet pregnancy with two or more monoamniotic fetuses, first trimester | CMS +O30122 | Triplet pregnancy with two or more monoamniotic fetuses, second trimester | CMS +O30123 | Triplet pregnancy with two or more monoamniotic fetuses, third trimester | CMS +O30129 | Triplet pregnancy with two or more monoamniotic fetuses, unspecified trimester | CMS +O30131 | Triplet pregnancy, trichorionic/triamniotic, first trimester | CMS +O30132 | Triplet pregnancy, trichorionic/triamniotic, second trimester | CMS +O30133 | Triplet pregnancy, trichorionic/triamniotic, third trimester | CMS +O30139 | Triplet pregnancy, trichorionic/triamniotic, unspecified trimester | CMS +O30191 | Triplet pregnancy, unable to determine number of placenta and number of amniotic sacs, first trimester | CMS +O30192 | Triplet pregnancy, unable to determine number of placenta and number of amniotic sacs, second trimester | CMS +O30193 | Triplet pregnancy, unable to determine number of placenta and number of amniotic sacs, third trimester | CMS +O30199 | Triplet pregnancy, unable to determine number of placenta and number of amniotic sacs, unspecified trimester | CMS +O30201 | Quadruplet pregnancy, unspecified number of placenta and unspecified number of amniotic sacs, first trimester | CMS +O30202 | Quadruplet pregnancy, unspecified number of placenta and unspecified number of amniotic sacs, second trimester | CMS +O30203 | Quadruplet pregnancy, unspecified number of placenta and unspecified number of amniotic sacs, third trimester | CMS +O30209 | Quadruplet pregnancy, unspecified number of placenta and unspecified number of amniotic sacs, unspecified trimester | CMS +O30211 | Quadruplet pregnancy with two or more monochorionic fetuses, first trimester | CMS +O30212 | Quadruplet pregnancy with two or more monochorionic fetuses, second trimester | CMS +O30213 | Quadruplet pregnancy with two or more monochorionic fetuses, third trimester | CMS +O30219 | Quadruplet pregnancy with two or more monochorionic fetuses, unspecified trimester | CMS +O30221 | Quadruplet pregnancy with two or more monoamniotic fetuses, first trimester | CMS +O30222 | Quadruplet pregnancy with two or more monoamniotic fetuses, second trimester | CMS +O30223 | Quadruplet pregnancy with two or more monoamniotic fetuses, third trimester | CMS +O30229 | Quadruplet pregnancy with two or more monoamniotic fetuses, unspecified trimester | CMS +O30231 | Quadruplet pregnancy, quadrachorionic/quadra-amniotic, first trimester | CMS +O30232 | Quadruplet pregnancy, quadrachorionic/quadra-amniotic, second trimester | CMS +O30233 | Quadruplet pregnancy, quadrachorionic/quadra-amniotic, third trimester | CMS +O30239 | Quadruplet pregnancy, quadrachorionic/quadra-amniotic, unspecified trimester | CMS +O30291 | Quadruplet pregnancy, unable to determine number of placenta and number of amniotic sacs, first trimester | CMS +O30292 | Quadruplet pregnancy, unable to determine number of placenta and number of amniotic sacs, second trimester | CMS +O30293 | Quadruplet pregnancy, unable to determine number of placenta and number of amniotic sacs, third trimester | CMS +O30299 | Quadruplet pregnancy, unable to determine number of placenta and number of amniotic sacs, unspecified trimester | CMS +O30801 | Other specified multiple gestation, unspecified number of placenta and unspecified number of amniotic sacs, first trimester | CMS +O30802 | Other specified multiple gestation, unspecified number of placenta and unspecified number of amniotic sacs, second trimester | CMS +O30803 | Other specified multiple gestation, unspecified number of placenta and unspecified number of amniotic sacs, third trimester | CMS +O30809 | Other specified multiple gestation, unspecified number of placenta and unspecified number of amniotic sacs, unspecified trimester | CMS +O30811 | Other specified multiple gestation with two or more monochorionic fetuses, first trimester | CMS +O30812 | Other specified multiple gestation with two or more monochorionic fetuses, second trimester | CMS +O30813 | Other specified multiple gestation with two or more monochorionic fetuses, third trimester | CMS +O30819 | Other specified multiple gestation with two or more monochorionic fetuses, unspecified trimester | CMS +O30821 | Other specified multiple gestation with two or more monoamniotic fetuses, first trimester | CMS +O30822 | Other specified multiple gestation with two or more monoamniotic fetuses, second trimester | CMS +O30823 | Other specified multiple gestation with two or more monoamniotic fetuses, third trimester | CMS +O30829 | Other specified multiple gestation with two or more monoamniotic fetuses, unspecified trimester | CMS +O30831 | Other specified multiple gestation, number of chorions and amnions are both equal to the number of fetuses, first trimester | CMS +O30832 | Other specified multiple gestation, number of chorions and amnions are both equal to the number of fetuses, second trimester | CMS +O30833 | Other specified multiple gestation, number of chorions and amnions are both equal to the number of fetuses, third trimester | CMS +O30839 | Other specified multiple gestation, number of chorions and amnions are both equal to the number of fetuses, unspecified trimester | CMS +O30891 | Other specified multiple gestation, unable to determine number of placenta and number of amniotic sacs, first trimester | CMS +O30892 | Other specified multiple gestation, unable to determine number of placenta and number of amniotic sacs, second trimester | CMS +O30893 | Other specified multiple gestation, unable to determine number of placenta and number of amniotic sacs, third trimester | CMS +O30899 | Other specified multiple gestation, unable to determine number of placenta and number of amniotic sacs, unspecified trimester | CMS +O3090 | Multiple gestation, unspecified, unspecified trimester | CMS +O3091 | Multiple gestation, unspecified, first trimester | CMS +O3092 | Multiple gestation, unspecified, second trimester | CMS +O3093 | Multiple gestation, unspecified, third trimester | CMS +O3100X0 | Papyraceous fetus, unspecified trimester, not applicable or unspecified | CMS +O3100X1 | Papyraceous fetus, unspecified trimester, fetus 1 | CMS +O3100X2 | Papyraceous fetus, unspecified trimester, fetus 2 | CMS +O3100X3 | Papyraceous fetus, unspecified trimester, fetus 3 | CMS +O3100X4 | Papyraceous fetus, unspecified trimester, fetus 4 | CMS +O3100X5 | Papyraceous fetus, unspecified trimester, fetus 5 | CMS +O3100X9 | Papyraceous fetus, unspecified trimester, other fetus | CMS +O3101X0 | Papyraceous fetus, first trimester, not applicable or unspecified | CMS +O3101X1 | Papyraceous fetus, first trimester, fetus 1 | CMS +O3101X2 | Papyraceous fetus, first trimester, fetus 2 | CMS +O3101X3 | Papyraceous fetus, first trimester, fetus 3 | CMS +O3101X4 | Papyraceous fetus, first trimester, fetus 4 | CMS +O3101X5 | Papyraceous fetus, first trimester, fetus 5 | CMS +O3101X9 | Papyraceous fetus, first trimester, other fetus | CMS +O3102X0 | Papyraceous fetus, second trimester, not applicable or unspecified | CMS +O3102X1 | Papyraceous fetus, second trimester, fetus 1 | CMS +O3102X2 | Papyraceous fetus, second trimester, fetus 2 | CMS +O3102X3 | Papyraceous fetus, second trimester, fetus 3 | CMS +O3102X4 | Papyraceous fetus, second trimester, fetus 4 | CMS +O3102X5 | Papyraceous fetus, second trimester, fetus 5 | CMS +O3102X9 | Papyraceous fetus, second trimester, other fetus | CMS +O3103X0 | Papyraceous fetus, third trimester, not applicable or unspecified | CMS +O3103X1 | Papyraceous fetus, third trimester, fetus 1 | CMS +O3103X2 | Papyraceous fetus, third trimester, fetus 2 | CMS +O3103X3 | Papyraceous fetus, third trimester, fetus 3 | CMS +O3103X4 | Papyraceous fetus, third trimester, fetus 4 | CMS +O3103X5 | Papyraceous fetus, third trimester, fetus 5 | CMS +O3103X9 | Papyraceous fetus, third trimester, other fetus | CMS +O3110X0 | Continuing pregnancy after spontaneous abortion of one fetus or more, unspecified trimester, not applicable or unspecified | CMS +O3110X1 | Continuing pregnancy after spontaneous abortion of one fetus or more, unspecified trimester, fetus 1 | CMS +O3110X2 | Continuing pregnancy after spontaneous abortion of one fetus or more, unspecified trimester, fetus 2 | CMS +O3110X3 | Continuing pregnancy after spontaneous abortion of one fetus or more, unspecified trimester, fetus 3 | CMS +O3110X4 | Continuing pregnancy after spontaneous abortion of one fetus or more, unspecified trimester, fetus 4 | CMS +O3110X5 | Continuing pregnancy after spontaneous abortion of one fetus or more, unspecified trimester, fetus 5 | CMS +O3110X9 | Continuing pregnancy after spontaneous abortion of one fetus or more, unspecified trimester, other fetus | CMS +O3111X0 | Continuing pregnancy after spontaneous abortion of one fetus or more, first trimester, not applicable or unspecified | CMS +O3111X1 | Continuing pregnancy after spontaneous abortion of one fetus or more, first trimester, fetus 1 | CMS +O3111X2 | Continuing pregnancy after spontaneous abortion of one fetus or more, first trimester, fetus 2 | CMS +O3111X3 | Continuing pregnancy after spontaneous abortion of one fetus or more, first trimester, fetus 3 | CMS +O3111X4 | Continuing pregnancy after spontaneous abortion of one fetus or more, first trimester, fetus 4 | CMS +O3111X5 | Continuing pregnancy after spontaneous abortion of one fetus or more, first trimester, fetus 5 | CMS +O3111X9 | Continuing pregnancy after spontaneous abortion of one fetus or more, first trimester, other fetus | CMS +O3112X0 | Continuing pregnancy after spontaneous abortion of one fetus or more, second trimester, not applicable or unspecified | CMS +O3112X1 | Continuing pregnancy after spontaneous abortion of one fetus or more, second trimester, fetus 1 | CMS +O3112X2 | Continuing pregnancy after spontaneous abortion of one fetus or more, second trimester, fetus 2 | CMS +O3112X3 | Continuing pregnancy after spontaneous abortion of one fetus or more, second trimester, fetus 3 | CMS +O3112X4 | Continuing pregnancy after spontaneous abortion of one fetus or more, second trimester, fetus 4 | CMS +O3112X5 | Continuing pregnancy after spontaneous abortion of one fetus or more, second trimester, fetus 5 | CMS +O3112X9 | Continuing pregnancy after spontaneous abortion of one fetus or more, second trimester, other fetus | CMS +O3113X0 | Continuing pregnancy after spontaneous abortion of one fetus or more, third trimester, not applicable or unspecified | CMS +O3113X1 | Continuing pregnancy after spontaneous abortion of one fetus or more, third trimester, fetus 1 | CMS +O3113X2 | Continuing pregnancy after spontaneous abortion of one fetus or more, third trimester, fetus 2 | CMS +O3113X3 | Continuing pregnancy after spontaneous abortion of one fetus or more, third trimester, fetus 3 | CMS +O3113X4 | Continuing pregnancy after spontaneous abortion of one fetus or more, third trimester, fetus 4 | CMS +O3113X5 | Continuing pregnancy after spontaneous abortion of one fetus or more, third trimester, fetus 5 | CMS +O3113X9 | Continuing pregnancy after spontaneous abortion of one fetus or more, third trimester, other fetus | CMS +O3120X0 | Continuing pregnancy after intrauterine death of one fetus or more, unspecified trimester, not applicable or unspecified | CMS +O3120X1 | Continuing pregnancy after intrauterine death of one fetus or more, unspecified trimester, fetus 1 | CMS +O3120X2 | Continuing pregnancy after intrauterine death of one fetus or more, unspecified trimester, fetus 2 | CMS +O3120X3 | Continuing pregnancy after intrauterine death of one fetus or more, unspecified trimester, fetus 3 | CMS +O3120X4 | Continuing pregnancy after intrauterine death of one fetus or more, unspecified trimester, fetus 4 | CMS +O3120X5 | Continuing pregnancy after intrauterine death of one fetus or more, unspecified trimester, fetus 5 | CMS +O3120X9 | Continuing pregnancy after intrauterine death of one fetus or more, unspecified trimester, other fetus | CMS +O3121X0 | Continuing pregnancy after intrauterine death of one fetus or more, first trimester, not applicable or unspecified | CMS +O3121X1 | Continuing pregnancy after intrauterine death of one fetus or more, first trimester, fetus 1 | CMS +O3121X2 | Continuing pregnancy after intrauterine death of one fetus or more, first trimester, fetus 2 | CMS +O3121X3 | Continuing pregnancy after intrauterine death of one fetus or more, first trimester, fetus 3 | CMS +O3121X4 | Continuing pregnancy after intrauterine death of one fetus or more, first trimester, fetus 4 | CMS +O3121X5 | Continuing pregnancy after intrauterine death of one fetus or more, first trimester, fetus 5 | CMS +O3121X9 | Continuing pregnancy after intrauterine death of one fetus or more, first trimester, other fetus | CMS +O3122X0 | Continuing pregnancy after intrauterine death of one fetus or more, second trimester, not applicable or unspecified | CMS +O3122X1 | Continuing pregnancy after intrauterine death of one fetus or more, second trimester, fetus 1 | CMS +O3122X2 | Continuing pregnancy after intrauterine death of one fetus or more, second trimester, fetus 2 | CMS +O3122X3 | Continuing pregnancy after intrauterine death of one fetus or more, second trimester, fetus 3 | CMS +O3122X4 | Continuing pregnancy after intrauterine death of one fetus or more, second trimester, fetus 4 | CMS +O3122X5 | Continuing pregnancy after intrauterine death of one fetus or more, second trimester, fetus 5 | CMS +O3122X9 | Continuing pregnancy after intrauterine death of one fetus or more, second trimester, other fetus | CMS +O3123X0 | Continuing pregnancy after intrauterine death of one fetus or more, third trimester, not applicable or unspecified | CMS +O3123X1 | Continuing pregnancy after intrauterine death of one fetus or more, third trimester, fetus 1 | CMS +O3123X2 | Continuing pregnancy after intrauterine death of one fetus or more, third trimester, fetus 2 | CMS +O3123X3 | Continuing pregnancy after intrauterine death of one fetus or more, third trimester, fetus 3 | CMS +O3123X4 | Continuing pregnancy after intrauterine death of one fetus or more, third trimester, fetus 4 | CMS +O3123X5 | Continuing pregnancy after intrauterine death of one fetus or more, third trimester, fetus 5 | CMS +O3123X9 | Continuing pregnancy after intrauterine death of one fetus or more, third trimester, other fetus | CMS +O3130X0 | Continuing pregnancy after elective fetal reduction of one fetus or more, unspecified trimester, not applicable or unspecified | CMS +O3130X1 | Continuing pregnancy after elective fetal reduction of one fetus or more, unspecified trimester, fetus 1 | CMS +O3130X2 | Continuing pregnancy after elective fetal reduction of one fetus or more, unspecified trimester, fetus 2 | CMS +O3130X3 | Continuing pregnancy after elective fetal reduction of one fetus or more, unspecified trimester, fetus 3 | CMS +O3130X4 | Continuing pregnancy after elective fetal reduction of one fetus or more, unspecified trimester, fetus 4 | CMS +O3130X5 | Continuing pregnancy after elective fetal reduction of one fetus or more, unspecified trimester, fetus 5 | CMS +O3130X9 | Continuing pregnancy after elective fetal reduction of one fetus or more, unspecified trimester, other fetus | CMS +O3131X0 | Continuing pregnancy after elective fetal reduction of one fetus or more, first trimester, not applicable or unspecified | CMS +O3131X1 | Continuing pregnancy after elective fetal reduction of one fetus or more, first trimester, fetus 1 | CMS +O3131X2 | Continuing pregnancy after elective fetal reduction of one fetus or more, first trimester, fetus 2 | CMS +O3131X3 | Continuing pregnancy after elective fetal reduction of one fetus or more, first trimester, fetus 3 | CMS +O3131X4 | Continuing pregnancy after elective fetal reduction of one fetus or more, first trimester, fetus 4 | CMS +O3131X5 | Continuing pregnancy after elective fetal reduction of one fetus or more, first trimester, fetus 5 | CMS +O3131X9 | Continuing pregnancy after elective fetal reduction of one fetus or more, first trimester, other fetus | CMS +O3132X0 | Continuing pregnancy after elective fetal reduction of one fetus or more, second trimester, not applicable or unspecified | CMS +O3132X1 | Continuing pregnancy after elective fetal reduction of one fetus or more, second trimester, fetus 1 | CMS +O3132X2 | Continuing pregnancy after elective fetal reduction of one fetus or more, second trimester, fetus 2 | CMS +O3132X3 | Continuing pregnancy after elective fetal reduction of one fetus or more, second trimester, fetus 3 | CMS +O3132X4 | Continuing pregnancy after elective fetal reduction of one fetus or more, second trimester, fetus 4 | CMS +O3132X5 | Continuing pregnancy after elective fetal reduction of one fetus or more, second trimester, fetus 5 | CMS +O3132X9 | Continuing pregnancy after elective fetal reduction of one fetus or more, second trimester, other fetus | CMS +O3133X0 | Continuing pregnancy after elective fetal reduction of one fetus or more, third trimester, not applicable or unspecified | CMS +O3133X1 | Continuing pregnancy after elective fetal reduction of one fetus or more, third trimester, fetus 1 | CMS +O3133X2 | Continuing pregnancy after elective fetal reduction of one fetus or more, third trimester, fetus 2 | CMS +O3133X3 | Continuing pregnancy after elective fetal reduction of one fetus or more, third trimester, fetus 3 | CMS +O3133X4 | Continuing pregnancy after elective fetal reduction of one fetus or more, third trimester, fetus 4 | CMS +O3133X5 | Continuing pregnancy after elective fetal reduction of one fetus or more, third trimester, fetus 5 | CMS +O3133X9 | Continuing pregnancy after elective fetal reduction of one fetus or more, third trimester, other fetus | CMS +O318X10 | Other complications specific to multiple gestation, first trimester, not applicable or unspecified | CMS +O318X11 | Other complications specific to multiple gestation, first trimester, fetus 1 | CMS +O318X12 | Other complications specific to multiple gestation, first trimester, fetus 2 | CMS +O318X13 | Other complications specific to multiple gestation, first trimester, fetus 3 | CMS +O318X14 | Other complications specific to multiple gestation, first trimester, fetus 4 | CMS +O318X15 | Other complications specific to multiple gestation, first trimester, fetus 5 | CMS +O318X19 | Other complications specific to multiple gestation, first trimester, other fetus | CMS +O318X20 | Other complications specific to multiple gestation, second trimester, not applicable or unspecified | CMS +O318X21 | Other complications specific to multiple gestation, second trimester, fetus 1 | CMS +O318X22 | Other complications specific to multiple gestation, second trimester, fetus 2 | CMS +O318X23 | Other complications specific to multiple gestation, second trimester, fetus 3 | CMS +O318X24 | Other complications specific to multiple gestation, second trimester, fetus 4 | CMS +O318X25 | Other complications specific to multiple gestation, second trimester, fetus 5 | CMS +O318X29 | Other complications specific to multiple gestation, second trimester, other fetus | CMS +O318X30 | Other complications specific to multiple gestation, third trimester, not applicable or unspecified | CMS +O318X31 | Other complications specific to multiple gestation, third trimester, fetus 1 | CMS +O318X32 | Other complications specific to multiple gestation, third trimester, fetus 2 | CMS +O318X33 | Other complications specific to multiple gestation, third trimester, fetus 3 | CMS +O318X34 | Other complications specific to multiple gestation, third trimester, fetus 4 | CMS +O318X35 | Other complications specific to multiple gestation, third trimester, fetus 5 | CMS +O318X39 | Other complications specific to multiple gestation, third trimester, other fetus | CMS +O318X90 | Other complications specific to multiple gestation, unspecified trimester, not applicable or unspecified | CMS +O318X91 | Other complications specific to multiple gestation, unspecified trimester, fetus 1 | CMS +O318X92 | Other complications specific to multiple gestation, unspecified trimester, fetus 2 | CMS +O318X93 | Other complications specific to multiple gestation, unspecified trimester, fetus 3 | CMS +O318X94 | Other complications specific to multiple gestation, unspecified trimester, fetus 4 | CMS +O318X95 | Other complications specific to multiple gestation, unspecified trimester, fetus 5 | CMS +O318X99 | Other complications specific to multiple gestation, unspecified trimester, other fetus | CMS +O320XX0 | Maternal care for unstable lie, not applicable or unspecified | CMS +O320XX1 | Maternal care for unstable lie, fetus 1 | CMS +O320XX2 | Maternal care for unstable lie, fetus 2 | CMS +O320XX3 | Maternal care for unstable lie, fetus 3 | CMS +O320XX4 | Maternal care for unstable lie, fetus 4 | CMS +O320XX5 | Maternal care for unstable lie, fetus 5 | CMS +O320XX9 | Maternal care for unstable lie, other fetus | CMS +O321XX0 | Maternal care for breech presentation, not applicable or unspecified | CMS +O321XX1 | Maternal care for breech presentation, fetus 1 | CMS +O321XX2 | Maternal care for breech presentation, fetus 2 | CMS +O321XX3 | Maternal care for breech presentation, fetus 3 | CMS +O321XX4 | Maternal care for breech presentation, fetus 4 | CMS +O321XX5 | Maternal care for breech presentation, fetus 5 | CMS +O321XX9 | Maternal care for breech presentation, other fetus | CMS +O322XX0 | Maternal care for transverse and oblique lie, not applicable or unspecified | CMS +O322XX1 | Maternal care for transverse and oblique lie, fetus 1 | CMS +O322XX2 | Maternal care for transverse and oblique lie, fetus 2 | CMS +O322XX3 | Maternal care for transverse and oblique lie, fetus 3 | CMS +O322XX4 | Maternal care for transverse and oblique lie, fetus 4 | CMS +O322XX5 | Maternal care for transverse and oblique lie, fetus 5 | CMS +O322XX9 | Maternal care for transverse and oblique lie, other fetus | CMS +O323XX0 | Maternal care for face, brow and chin presentation, not applicable or unspecified | CMS +O323XX1 | Maternal care for face, brow and chin presentation, fetus 1 | CMS +O323XX2 | Maternal care for face, brow and chin presentation, fetus 2 | CMS +O323XX3 | Maternal care for face, brow and chin presentation, fetus 3 | CMS +O323XX4 | Maternal care for face, brow and chin presentation, fetus 4 | CMS +O323XX5 | Maternal care for face, brow and chin presentation, fetus 5 | CMS +O323XX9 | Maternal care for face, brow and chin presentation, other fetus | CMS +O324XX0 | Maternal care for high head at term, not applicable or unspecified | CMS +O324XX1 | Maternal care for high head at term, fetus 1 | CMS +O324XX2 | Maternal care for high head at term, fetus 2 | CMS +O324XX3 | Maternal care for high head at term, fetus 3 | CMS +O324XX4 | Maternal care for high head at term, fetus 4 | CMS +O324XX5 | Maternal care for high head at term, fetus 5 | CMS +O324XX9 | Maternal care for high head at term, other fetus | CMS +O326XX0 | Maternal care for compound presentation, not applicable or unspecified | CMS +O326XX1 | Maternal care for compound presentation, fetus 1 | CMS +O326XX2 | Maternal care for compound presentation, fetus 2 | CMS +O326XX3 | Maternal care for compound presentation, fetus 3 | CMS +O326XX4 | Maternal care for compound presentation, fetus 4 | CMS +O326XX5 | Maternal care for compound presentation, fetus 5 | CMS +O326XX9 | Maternal care for compound presentation, other fetus | CMS +O328XX0 | Maternal care for other malpresentation of fetus, not applicable or unspecified | CMS +O328XX1 | Maternal care for other malpresentation of fetus, fetus 1 | CMS +O328XX2 | Maternal care for other malpresentation of fetus, fetus 2 | CMS +O328XX3 | Maternal care for other malpresentation of fetus, fetus 3 | CMS +O328XX4 | Maternal care for other malpresentation of fetus, fetus 4 | CMS +O328XX5 | Maternal care for other malpresentation of fetus, fetus 5 | CMS +O328XX9 | Maternal care for other malpresentation of fetus, other fetus | CMS +O329XX0 | Maternal care for malpresentation of fetus, unspecified, not applicable or unspecified | CMS +O329XX1 | Maternal care for malpresentation of fetus, unspecified, fetus 1 | CMS +O329XX2 | Maternal care for malpresentation of fetus, unspecified, fetus 2 | CMS +O329XX3 | Maternal care for malpresentation of fetus, unspecified, fetus 3 | CMS +O329XX4 | Maternal care for malpresentation of fetus, unspecified, fetus 4 | CMS +O329XX5 | Maternal care for malpresentation of fetus, unspecified, fetus 5 | CMS +O329XX9 | Maternal care for malpresentation of fetus, unspecified, other fetus | CMS +O330 | Maternal care for disproportion due to deformity of maternal pelvic bones | CMS +O331 | Maternal care for disproportion due to generally contracted pelvis | CMS +O332 | Maternal care for disproportion due to inlet contraction of pelvis | CMS +O333XX0 | Maternal care for disproportion due to outlet contraction of pelvis, not applicable or unspecified | CMS +O333XX1 | Maternal care for disproportion due to outlet contraction of pelvis, fetus 1 | CMS +O333XX2 | Maternal care for disproportion due to outlet contraction of pelvis, fetus 2 | CMS +O333XX3 | Maternal care for disproportion due to outlet contraction of pelvis, fetus 3 | CMS +O333XX4 | Maternal care for disproportion due to outlet contraction of pelvis, fetus 4 | CMS +O333XX5 | Maternal care for disproportion due to outlet contraction of pelvis, fetus 5 | CMS +O333XX9 | Maternal care for disproportion due to outlet contraction of pelvis, other fetus | CMS +O334XX0 | Maternal care for disproportion of mixed maternal and fetal origin, not applicable or unspecified | CMS +O334XX1 | Maternal care for disproportion of mixed maternal and fetal origin, fetus 1 | CMS +O334XX2 | Maternal care for disproportion of mixed maternal and fetal origin, fetus 2 | CMS +O334XX3 | Maternal care for disproportion of mixed maternal and fetal origin, fetus 3 | CMS +O334XX4 | Maternal care for disproportion of mixed maternal and fetal origin, fetus 4 | CMS +O334XX5 | Maternal care for disproportion of mixed maternal and fetal origin, fetus 5 | CMS +O334XX9 | Maternal care for disproportion of mixed maternal and fetal origin, other fetus | CMS +O335XX0 | Maternal care for disproportion due to unusually large fetus, not applicable or unspecified | CMS +O335XX1 | Maternal care for disproportion due to unusually large fetus, fetus 1 | CMS +O335XX2 | Maternal care for disproportion due to unusually large fetus, fetus 2 | CMS +O335XX3 | Maternal care for disproportion due to unusually large fetus, fetus 3 | CMS +O335XX4 | Maternal care for disproportion due to unusually large fetus, fetus 4 | CMS +O335XX5 | Maternal care for disproportion due to unusually large fetus, fetus 5 | CMS +O335XX9 | Maternal care for disproportion due to unusually large fetus, other fetus | CMS +O336XX0 | Maternal care for disproportion due to hydrocephalic fetus, not applicable or unspecified | CMS +O336XX1 | Maternal care for disproportion due to hydrocephalic fetus, fetus 1 | CMS +O336XX2 | Maternal care for disproportion due to hydrocephalic fetus, fetus 2 | CMS +O336XX3 | Maternal care for disproportion due to hydrocephalic fetus, fetus 3 | CMS +O336XX4 | Maternal care for disproportion due to hydrocephalic fetus, fetus 4 | CMS +O336XX5 | Maternal care for disproportion due to hydrocephalic fetus, fetus 5 | CMS +O336XX9 | Maternal care for disproportion due to hydrocephalic fetus, other fetus | CMS +O337XX0 | Maternal care for disproportion due to other fetal deformities, not applicable or unspecified | CMS +O337XX1 | Maternal care for disproportion due to other fetal deformities, fetus 1 | CMS +O337XX2 | Maternal care for disproportion due to other fetal deformities, fetus 2 | CMS +O337XX3 | Maternal care for disproportion due to other fetal deformities, fetus 3 | CMS +O337XX4 | Maternal care for disproportion due to other fetal deformities, fetus 4 | CMS +O337XX5 | Maternal care for disproportion due to other fetal deformities, fetus 5 | CMS +O337XX9 | Maternal care for disproportion due to other fetal deformities, other fetus | CMS +O338 | Maternal care for disproportion of other origin | CMS +O339 | Maternal care for disproportion, unspecified | CMS +O3400 | Maternal care for unspecified congenital malformation of uterus, unspecified trimester | CMS +O3401 | Maternal care for unspecified congenital malformation of uterus, first trimester | CMS +O3402 | Maternal care for unspecified congenital malformation of uterus, second trimester | CMS +O3403 | Maternal care for unspecified congenital malformation of uterus, third trimester | CMS +O3410 | Maternal care for benign tumor of corpus uteri, unspecified trimester | CMS +O3411 | Maternal care for benign tumor of corpus uteri, first trimester | CMS +O3412 | Maternal care for benign tumor of corpus uteri, second trimester | CMS +O3413 | Maternal care for benign tumor of corpus uteri, third trimester | CMS +O34211 | Maternal care for low transverse scar from previous cesarean delivery | CMS +O34212 | Maternal care for vertical scar from previous cesarean delivery | CMS +O34219 | Maternal care for unspecified type scar from previous cesarean delivery | CMS +O3429 | Maternal care due to uterine scar from other previous surgery | CMS +O3430 | Maternal care for cervical incompetence, unspecified trimester | CMS +O3431 | Maternal care for cervical incompetence, first trimester | CMS +O3432 | Maternal care for cervical incompetence, second trimester | CMS +O3433 | Maternal care for cervical incompetence, third trimester | CMS +O3440 | Maternal care for other abnormalities of cervix, unspecified trimester | CMS +O3441 | Maternal care for other abnormalities of cervix, first trimester | CMS +O3442 | Maternal care for other abnormalities of cervix, second trimester | CMS +O3443 | Maternal care for other abnormalities of cervix, third trimester | CMS +O34511 | Maternal care for incarceration of gravid uterus, first trimester | CMS +O34512 | Maternal care for incarceration of gravid uterus, second trimester | CMS +O34513 | Maternal care for incarceration of gravid uterus, third trimester | CMS +O34519 | Maternal care for incarceration of gravid uterus, unspecified trimester | CMS +O34521 | Maternal care for prolapse of gravid uterus, first trimester | CMS +O34522 | Maternal care for prolapse of gravid uterus, second trimester | CMS +O34523 | Maternal care for prolapse of gravid uterus, third trimester | CMS +O34529 | Maternal care for prolapse of gravid uterus, unspecified trimester | CMS +O34531 | Maternal care for retroversion of gravid uterus, first trimester | CMS +O34532 | Maternal care for retroversion of gravid uterus, second trimester | CMS +O34533 | Maternal care for retroversion of gravid uterus, third trimester | CMS +O34539 | Maternal care for retroversion of gravid uterus, unspecified trimester | CMS +O34591 | Maternal care for other abnormalities of gravid uterus, first trimester | CMS +O34592 | Maternal care for other abnormalities of gravid uterus, second trimester | CMS +O34593 | Maternal care for other abnormalities of gravid uterus, third trimester | CMS +O34599 | Maternal care for other abnormalities of gravid uterus, unspecified trimester | CMS +O3460 | Maternal care for abnormality of vagina, unspecified trimester | CMS +O3461 | Maternal care for abnormality of vagina, first trimester | CMS +O3462 | Maternal care for abnormality of vagina, second trimester | CMS +O3463 | Maternal care for abnormality of vagina, third trimester | CMS +O3470 | Maternal care for abnormality of vulva and perineum, unspecified trimester | CMS +O3471 | Maternal care for abnormality of vulva and perineum, first trimester | CMS +O3472 | Maternal care for abnormality of vulva and perineum, second trimester | CMS +O3473 | Maternal care for abnormality of vulva and perineum, third trimester | CMS +O3480 | Maternal care for other abnormalities of pelvic organs, unspecified trimester | CMS +O3481 | Maternal care for other abnormalities of pelvic organs, first trimester | CMS +O3482 | Maternal care for other abnormalities of pelvic organs, second trimester | CMS +O3483 | Maternal care for other abnormalities of pelvic organs, third trimester | CMS +O3490 | Maternal care for abnormality of pelvic organ, unspecified, unspecified trimester | CMS +O3491 | Maternal care for abnormality of pelvic organ, unspecified, first trimester | CMS +O3492 | Maternal care for abnormality of pelvic organ, unspecified, second trimester | CMS +O3493 | Maternal care for abnormality of pelvic organ, unspecified, third trimester | CMS +O350XX0 | Maternal care for (suspected) central nervous system malformation in fetus, not applicable or unspecified | CMS +O350XX1 | Maternal care for (suspected) central nervous system malformation in fetus, fetus 1 | CMS +O350XX2 | Maternal care for (suspected) central nervous system malformation in fetus, fetus 2 | CMS +O350XX3 | Maternal care for (suspected) central nervous system malformation in fetus, fetus 3 | CMS +O350XX4 | Maternal care for (suspected) central nervous system malformation in fetus, fetus 4 | CMS +O350XX5 | Maternal care for (suspected) central nervous system malformation in fetus, fetus 5 | CMS +O350XX9 | Maternal care for (suspected) central nervous system malformation in fetus, other fetus | CMS +O351XX0 | Maternal care for (suspected) chromosomal abnormality in fetus, not applicable or unspecified | CMS +O351XX1 | Maternal care for (suspected) chromosomal abnormality in fetus, fetus 1 | CMS +O351XX2 | Maternal care for (suspected) chromosomal abnormality in fetus, fetus 2 | CMS +O351XX3 | Maternal care for (suspected) chromosomal abnormality in fetus, fetus 3 | CMS +O351XX4 | Maternal care for (suspected) chromosomal abnormality in fetus, fetus 4 | CMS +O351XX5 | Maternal care for (suspected) chromosomal abnormality in fetus, fetus 5 | CMS +O351XX9 | Maternal care for (suspected) chromosomal abnormality in fetus, other fetus | CMS +O352XX0 | Maternal care for (suspected) hereditary disease in fetus, not applicable or unspecified | CMS +O352XX1 | Maternal care for (suspected) hereditary disease in fetus, fetus 1 | CMS +O352XX2 | Maternal care for (suspected) hereditary disease in fetus, fetus 2 | CMS +O352XX3 | Maternal care for (suspected) hereditary disease in fetus, fetus 3 | CMS +O352XX4 | Maternal care for (suspected) hereditary disease in fetus, fetus 4 | CMS +O352XX5 | Maternal care for (suspected) hereditary disease in fetus, fetus 5 | CMS +O352XX9 | Maternal care for (suspected) hereditary disease in fetus, other fetus | CMS +O353XX0 | Maternal care for (suspected) damage to fetus from viral disease in mother, not applicable or unspecified | CMS +O353XX1 | Maternal care for (suspected) damage to fetus from viral disease in mother, fetus 1 | CMS +O353XX2 | Maternal care for (suspected) damage to fetus from viral disease in mother, fetus 2 | CMS +O353XX3 | Maternal care for (suspected) damage to fetus from viral disease in mother, fetus 3 | CMS +O353XX4 | Maternal care for (suspected) damage to fetus from viral disease in mother, fetus 4 | CMS +O353XX5 | Maternal care for (suspected) damage to fetus from viral disease in mother, fetus 5 | CMS +O353XX9 | Maternal care for (suspected) damage to fetus from viral disease in mother, other fetus | CMS +O354XX0 | Maternal care for (suspected) damage to fetus from alcohol, not applicable or unspecified | CMS +O354XX1 | Maternal care for (suspected) damage to fetus from alcohol, fetus 1 | CMS +O354XX2 | Maternal care for (suspected) damage to fetus from alcohol, fetus 2 | CMS +O354XX3 | Maternal care for (suspected) damage to fetus from alcohol, fetus 3 | CMS +O354XX4 | Maternal care for (suspected) damage to fetus from alcohol, fetus 4 | CMS +O354XX5 | Maternal care for (suspected) damage to fetus from alcohol, fetus 5 | CMS +O354XX9 | Maternal care for (suspected) damage to fetus from alcohol, other fetus | CMS +O355XX0 | Maternal care for (suspected) damage to fetus by drugs, not applicable or unspecified | CMS +O355XX1 | Maternal care for (suspected) damage to fetus by drugs, fetus 1 | CMS +O355XX2 | Maternal care for (suspected) damage to fetus by drugs, fetus 2 | CMS +O355XX3 | Maternal care for (suspected) damage to fetus by drugs, fetus 3 | CMS +O355XX4 | Maternal care for (suspected) damage to fetus by drugs, fetus 4 | CMS +O355XX5 | Maternal care for (suspected) damage to fetus by drugs, fetus 5 | CMS +O355XX9 | Maternal care for (suspected) damage to fetus by drugs, other fetus | CMS +O356XX0 | Maternal care for (suspected) damage to fetus by radiation, not applicable or unspecified | CMS +O356XX1 | Maternal care for (suspected) damage to fetus by radiation, fetus 1 | CMS +O356XX2 | Maternal care for (suspected) damage to fetus by radiation, fetus 2 | CMS +O356XX3 | Maternal care for (suspected) damage to fetus by radiation, fetus 3 | CMS +O356XX4 | Maternal care for (suspected) damage to fetus by radiation, fetus 4 | CMS +O356XX5 | Maternal care for (suspected) damage to fetus by radiation, fetus 5 | CMS +O356XX9 | Maternal care for (suspected) damage to fetus by radiation, other fetus | CMS +O357XX0 | Maternal care for (suspected) damage to fetus by other medical procedures, not applicable or unspecified | CMS +O357XX1 | Maternal care for (suspected) damage to fetus by other medical procedures, fetus 1 | CMS +O357XX2 | Maternal care for (suspected) damage to fetus by other medical procedures, fetus 2 | CMS +O357XX3 | Maternal care for (suspected) damage to fetus by other medical procedures, fetus 3 | CMS +O357XX4 | Maternal care for (suspected) damage to fetus by other medical procedures, fetus 4 | CMS +O357XX5 | Maternal care for (suspected) damage to fetus by other medical procedures, fetus 5 | CMS +O357XX9 | Maternal care for (suspected) damage to fetus by other medical procedures, other fetus | CMS +O358XX0 | Maternal care for other (suspected) fetal abnormality and damage, not applicable or unspecified | CMS +O358XX1 | Maternal care for other (suspected) fetal abnormality and damage, fetus 1 | CMS +O358XX2 | Maternal care for other (suspected) fetal abnormality and damage, fetus 2 | CMS +O358XX3 | Maternal care for other (suspected) fetal abnormality and damage, fetus 3 | CMS +O358XX4 | Maternal care for other (suspected) fetal abnormality and damage, fetus 4 | CMS +O358XX5 | Maternal care for other (suspected) fetal abnormality and damage, fetus 5 | CMS +O358XX9 | Maternal care for other (suspected) fetal abnormality and damage, other fetus | CMS +O359XX0 | Maternal care for (suspected) fetal abnormality and damage, unspecified, not applicable or unspecified | CMS +O359XX1 | Maternal care for (suspected) fetal abnormality and damage, unspecified, fetus 1 | CMS +O359XX2 | Maternal care for (suspected) fetal abnormality and damage, unspecified, fetus 2 | CMS +O359XX3 | Maternal care for (suspected) fetal abnormality and damage, unspecified, fetus 3 | CMS +O359XX4 | Maternal care for (suspected) fetal abnormality and damage, unspecified, fetus 4 | CMS +O359XX5 | Maternal care for (suspected) fetal abnormality and damage, unspecified, fetus 5 | CMS +O359XX9 | Maternal care for (suspected) fetal abnormality and damage, unspecified, other fetus | CMS +O360110 | Maternal care for anti-D [Rh] antibodies, first trimester, not applicable or unspecified | CMS +O360111 | Maternal care for anti-D [Rh] antibodies, first trimester, fetus 1 | CMS +O360112 | Maternal care for anti-D [Rh] antibodies, first trimester, fetus 2 | CMS +O360113 | Maternal care for anti-D [Rh] antibodies, first trimester, fetus 3 | CMS +O360114 | Maternal care for anti-D [Rh] antibodies, first trimester, fetus 4 | CMS +O360115 | Maternal care for anti-D [Rh] antibodies, first trimester, fetus 5 | CMS +O360119 | Maternal care for anti-D [Rh] antibodies, first trimester, other fetus | CMS +O360120 | Maternal care for anti-D [Rh] antibodies, second trimester, not applicable or unspecified | CMS +O360121 | Maternal care for anti-D [Rh] antibodies, second trimester, fetus 1 | CMS +O360122 | Maternal care for anti-D [Rh] antibodies, second trimester, fetus 2 | CMS +O360123 | Maternal care for anti-D [Rh] antibodies, second trimester, fetus 3 | CMS +O360124 | Maternal care for anti-D [Rh] antibodies, second trimester, fetus 4 | CMS +O360125 | Maternal care for anti-D [Rh] antibodies, second trimester, fetus 5 | CMS +O360129 | Maternal care for anti-D [Rh] antibodies, second trimester, other fetus | CMS +O360130 | Maternal care for anti-D [Rh] antibodies, third trimester, not applicable or unspecified | CMS +O360131 | Maternal care for anti-D [Rh] antibodies, third trimester, fetus 1 | CMS +O360132 | Maternal care for anti-D [Rh] antibodies, third trimester, fetus 2 | CMS +O360133 | Maternal care for anti-D [Rh] antibodies, third trimester, fetus 3 | CMS +O360134 | Maternal care for anti-D [Rh] antibodies, third trimester, fetus 4 | CMS +O360135 | Maternal care for anti-D [Rh] antibodies, third trimester, fetus 5 | CMS +O360139 | Maternal care for anti-D [Rh] antibodies, third trimester, other fetus | CMS +O360190 | Maternal care for anti-D [Rh] antibodies, unspecified trimester, not applicable or unspecified | CMS +O360191 | Maternal care for anti-D [Rh] antibodies, unspecified trimester, fetus 1 | CMS +O360192 | Maternal care for anti-D [Rh] antibodies, unspecified trimester, fetus 2 | CMS +O360193 | Maternal care for anti-D [Rh] antibodies, unspecified trimester, fetus 3 | CMS +O360194 | Maternal care for anti-D [Rh] antibodies, unspecified trimester, fetus 4 | CMS +O360195 | Maternal care for anti-D [Rh] antibodies, unspecified trimester, fetus 5 | CMS +O360199 | Maternal care for anti-D [Rh] antibodies, unspecified trimester, other fetus | CMS +O360910 | Maternal care for other rhesus isoimmunization, first trimester, not applicable or unspecified | CMS +O360911 | Maternal care for other rhesus isoimmunization, first trimester, fetus 1 | CMS +O360912 | Maternal care for other rhesus isoimmunization, first trimester, fetus 2 | CMS +O360913 | Maternal care for other rhesus isoimmunization, first trimester, fetus 3 | CMS +O360914 | Maternal care for other rhesus isoimmunization, first trimester, fetus 4 | CMS +O360915 | Maternal care for other rhesus isoimmunization, first trimester, fetus 5 | CMS +O360919 | Maternal care for other rhesus isoimmunization, first trimester, other fetus | CMS +O360920 | Maternal care for other rhesus isoimmunization, second trimester, not applicable or unspecified | CMS +O360921 | Maternal care for other rhesus isoimmunization, second trimester, fetus 1 | CMS +O360922 | Maternal care for other rhesus isoimmunization, second trimester, fetus 2 | CMS +O360923 | Maternal care for other rhesus isoimmunization, second trimester, fetus 3 | CMS +O360924 | Maternal care for other rhesus isoimmunization, second trimester, fetus 4 | CMS +O360925 | Maternal care for other rhesus isoimmunization, second trimester, fetus 5 | CMS +O360929 | Maternal care for other rhesus isoimmunization, second trimester, other fetus | CMS +O360930 | Maternal care for other rhesus isoimmunization, third trimester, not applicable or unspecified | CMS +O360931 | Maternal care for other rhesus isoimmunization, third trimester, fetus 1 | CMS +O360932 | Maternal care for other rhesus isoimmunization, third trimester, fetus 2 | CMS +O360933 | Maternal care for other rhesus isoimmunization, third trimester, fetus 3 | CMS +O360934 | Maternal care for other rhesus isoimmunization, third trimester, fetus 4 | CMS +O360935 | Maternal care for other rhesus isoimmunization, third trimester, fetus 5 | CMS +O360939 | Maternal care for other rhesus isoimmunization, third trimester, other fetus | CMS +O360990 | Maternal care for other rhesus isoimmunization, unspecified trimester, not applicable or unspecified | CMS +O360991 | Maternal care for other rhesus isoimmunization, unspecified trimester, fetus 1 | CMS +O360992 | Maternal care for other rhesus isoimmunization, unspecified trimester, fetus 2 | CMS +O360993 | Maternal care for other rhesus isoimmunization, unspecified trimester, fetus 3 | CMS +O360994 | Maternal care for other rhesus isoimmunization, unspecified trimester, fetus 4 | CMS +O360995 | Maternal care for other rhesus isoimmunization, unspecified trimester, fetus 5 | CMS +O360999 | Maternal care for other rhesus isoimmunization, unspecified trimester, other fetus | CMS +O361110 | Maternal care for Anti-A sensitization, first trimester, not applicable or unspecified | CMS +O361111 | Maternal care for Anti-A sensitization, first trimester, fetus 1 | CMS +O361112 | Maternal care for Anti-A sensitization, first trimester, fetus 2 | CMS +O361113 | Maternal care for Anti-A sensitization, first trimester, fetus 3 | CMS +O361114 | Maternal care for Anti-A sensitization, first trimester, fetus 4 | CMS +O361115 | Maternal care for Anti-A sensitization, first trimester, fetus 5 | CMS +O361119 | Maternal care for Anti-A sensitization, first trimester, other fetus | CMS +O361120 | Maternal care for Anti-A sensitization, second trimester, not applicable or unspecified | CMS +O361121 | Maternal care for Anti-A sensitization, second trimester, fetus 1 | CMS +O361122 | Maternal care for Anti-A sensitization, second trimester, fetus 2 | CMS +O361123 | Maternal care for Anti-A sensitization, second trimester, fetus 3 | CMS +O361124 | Maternal care for Anti-A sensitization, second trimester, fetus 4 | CMS +O361125 | Maternal care for Anti-A sensitization, second trimester, fetus 5 | CMS +O361129 | Maternal care for Anti-A sensitization, second trimester, other fetus | CMS +O361130 | Maternal care for Anti-A sensitization, third trimester, not applicable or unspecified | CMS +O361131 | Maternal care for Anti-A sensitization, third trimester, fetus 1 | CMS +O361132 | Maternal care for Anti-A sensitization, third trimester, fetus 2 | CMS +O361133 | Maternal care for Anti-A sensitization, third trimester, fetus 3 | CMS +O361134 | Maternal care for Anti-A sensitization, third trimester, fetus 4 | CMS +O361135 | Maternal care for Anti-A sensitization, third trimester, fetus 5 | CMS +O361139 | Maternal care for Anti-A sensitization, third trimester, other fetus | CMS +O361190 | Maternal care for Anti-A sensitization, unspecified trimester, not applicable or unspecified | CMS +O361191 | Maternal care for Anti-A sensitization, unspecified trimester, fetus 1 | CMS +O361192 | Maternal care for Anti-A sensitization, unspecified trimester, fetus 2 | CMS +O361193 | Maternal care for Anti-A sensitization, unspecified trimester, fetus 3 | CMS +O361194 | Maternal care for Anti-A sensitization, unspecified trimester, fetus 4 | CMS +O361195 | Maternal care for Anti-A sensitization, unspecified trimester, fetus 5 | CMS +O361199 | Maternal care for Anti-A sensitization, unspecified trimester, other fetus | CMS +O361910 | Maternal care for other isoimmunization, first trimester, not applicable or unspecified | CMS +O361911 | Maternal care for other isoimmunization, first trimester, fetus 1 | CMS +O361912 | Maternal care for other isoimmunization, first trimester, fetus 2 | CMS +O361913 | Maternal care for other isoimmunization, first trimester, fetus 3 | CMS +O361914 | Maternal care for other isoimmunization, first trimester, fetus 4 | CMS +O361915 | Maternal care for other isoimmunization, first trimester, fetus 5 | CMS +O361919 | Maternal care for other isoimmunization, first trimester, other fetus | CMS +O361920 | Maternal care for other isoimmunization, second trimester, not applicable or unspecified | CMS +O361921 | Maternal care for other isoimmunization, second trimester, fetus 1 | CMS +O361922 | Maternal care for other isoimmunization, second trimester, fetus 2 | CMS +O361923 | Maternal care for other isoimmunization, second trimester, fetus 3 | CMS +O361924 | Maternal care for other isoimmunization, second trimester, fetus 4 | CMS +O361925 | Maternal care for other isoimmunization, second trimester, fetus 5 | CMS +O361929 | Maternal care for other isoimmunization, second trimester, other fetus | CMS +O361930 | Maternal care for other isoimmunization, third trimester, not applicable or unspecified | CMS +O361931 | Maternal care for other isoimmunization, third trimester, fetus 1 | CMS +O361932 | Maternal care for other isoimmunization, third trimester, fetus 2 | CMS +O361933 | Maternal care for other isoimmunization, third trimester, fetus 3 | CMS +O361934 | Maternal care for other isoimmunization, third trimester, fetus 4 | CMS +O361935 | Maternal care for other isoimmunization, third trimester, fetus 5 | CMS +O361939 | Maternal care for other isoimmunization, third trimester, other fetus | CMS +O361990 | Maternal care for other isoimmunization, unspecified trimester, not applicable or unspecified | CMS +O361991 | Maternal care for other isoimmunization, unspecified trimester, fetus 1 | CMS +O361992 | Maternal care for other isoimmunization, unspecified trimester, fetus 2 | CMS +O361993 | Maternal care for other isoimmunization, unspecified trimester, fetus 3 | CMS +O361994 | Maternal care for other isoimmunization, unspecified trimester, fetus 4 | CMS +O361995 | Maternal care for other isoimmunization, unspecified trimester, fetus 5 | CMS +O361999 | Maternal care for other isoimmunization, unspecified trimester, other fetus | CMS +O3620X0 | Maternal care for hydrops fetalis, unspecified trimester, not applicable or unspecified | CMS +O3620X1 | Maternal care for hydrops fetalis, unspecified trimester, fetus 1 | CMS +O3620X2 | Maternal care for hydrops fetalis, unspecified trimester, fetus 2 | CMS +O3620X3 | Maternal care for hydrops fetalis, unspecified trimester, fetus 3 | CMS +O3620X4 | Maternal care for hydrops fetalis, unspecified trimester, fetus 4 | CMS +O3620X5 | Maternal care for hydrops fetalis, unspecified trimester, fetus 5 | CMS +O3620X9 | Maternal care for hydrops fetalis, unspecified trimester, other fetus | CMS +O3621X0 | Maternal care for hydrops fetalis, first trimester, not applicable or unspecified | CMS +O3621X1 | Maternal care for hydrops fetalis, first trimester, fetus 1 | CMS +O3621X2 | Maternal care for hydrops fetalis, first trimester, fetus 2 | CMS +O3621X3 | Maternal care for hydrops fetalis, first trimester, fetus 3 | CMS +O3621X4 | Maternal care for hydrops fetalis, first trimester, fetus 4 | CMS +O3621X5 | Maternal care for hydrops fetalis, first trimester, fetus 5 | CMS +O3621X9 | Maternal care for hydrops fetalis, first trimester, other fetus | CMS +O3622X0 | Maternal care for hydrops fetalis, second trimester, not applicable or unspecified | CMS +O3622X1 | Maternal care for hydrops fetalis, second trimester, fetus 1 | CMS +O3622X2 | Maternal care for hydrops fetalis, second trimester, fetus 2 | CMS +O3622X3 | Maternal care for hydrops fetalis, second trimester, fetus 3 | CMS +O3622X4 | Maternal care for hydrops fetalis, second trimester, fetus 4 | CMS +O3622X5 | Maternal care for hydrops fetalis, second trimester, fetus 5 | CMS +O3622X9 | Maternal care for hydrops fetalis, second trimester, other fetus | CMS +O3623X0 | Maternal care for hydrops fetalis, third trimester, not applicable or unspecified | CMS +O3623X1 | Maternal care for hydrops fetalis, third trimester, fetus 1 | CMS +O3623X2 | Maternal care for hydrops fetalis, third trimester, fetus 2 | CMS +O3623X3 | Maternal care for hydrops fetalis, third trimester, fetus 3 | CMS +O3623X4 | Maternal care for hydrops fetalis, third trimester, fetus 4 | CMS +O3623X5 | Maternal care for hydrops fetalis, third trimester, fetus 5 | CMS +O3623X9 | Maternal care for hydrops fetalis, third trimester, other fetus | CMS +O364XX0 | Maternal care for intrauterine death, not applicable or unspecified | CMS +O364XX1 | Maternal care for intrauterine death, fetus 1 | CMS +O364XX2 | Maternal care for intrauterine death, fetus 2 | CMS +O364XX3 | Maternal care for intrauterine death, fetus 3 | CMS +O364XX4 | Maternal care for intrauterine death, fetus 4 | CMS +O364XX5 | Maternal care for intrauterine death, fetus 5 | CMS +O364XX9 | Maternal care for intrauterine death, other fetus | CMS +O365110 | Maternal care for known or suspected placental insufficiency, first trimester, not applicable or unspecified | CMS +O365111 | Maternal care for known or suspected placental insufficiency, first trimester, fetus 1 | CMS +O365112 | Maternal care for known or suspected placental insufficiency, first trimester, fetus 2 | CMS +O365113 | Maternal care for known or suspected placental insufficiency, first trimester, fetus 3 | CMS +O365114 | Maternal care for known or suspected placental insufficiency, first trimester, fetus 4 | CMS +O365115 | Maternal care for known or suspected placental insufficiency, first trimester, fetus 5 | CMS +O365119 | Maternal care for known or suspected placental insufficiency, first trimester, other fetus | CMS +O365120 | Maternal care for known or suspected placental insufficiency, second trimester, not applicable or unspecified | CMS +O365121 | Maternal care for known or suspected placental insufficiency, second trimester, fetus 1 | CMS +O365122 | Maternal care for known or suspected placental insufficiency, second trimester, fetus 2 | CMS +O365123 | Maternal care for known or suspected placental insufficiency, second trimester, fetus 3 | CMS +O365124 | Maternal care for known or suspected placental insufficiency, second trimester, fetus 4 | CMS +O365125 | Maternal care for known or suspected placental insufficiency, second trimester, fetus 5 | CMS +O365129 | Maternal care for known or suspected placental insufficiency, second trimester, other fetus | CMS +O365130 | Maternal care for known or suspected placental insufficiency, third trimester, not applicable or unspecified | CMS +O365131 | Maternal care for known or suspected placental insufficiency, third trimester, fetus 1 | CMS +O365132 | Maternal care for known or suspected placental insufficiency, third trimester, fetus 2 | CMS +O365133 | Maternal care for known or suspected placental insufficiency, third trimester, fetus 3 | CMS +O365134 | Maternal care for known or suspected placental insufficiency, third trimester, fetus 4 | CMS +O365135 | Maternal care for known or suspected placental insufficiency, third trimester, fetus 5 | CMS +O365139 | Maternal care for known or suspected placental insufficiency, third trimester, other fetus | CMS +O365190 | Maternal care for known or suspected placental insufficiency, unspecified trimester, not applicable or unspecified | CMS +O365191 | Maternal care for known or suspected placental insufficiency, unspecified trimester, fetus 1 | CMS +O365192 | Maternal care for known or suspected placental insufficiency, unspecified trimester, fetus 2 | CMS +O365193 | Maternal care for known or suspected placental insufficiency, unspecified trimester, fetus 3 | CMS +O365194 | Maternal care for known or suspected placental insufficiency, unspecified trimester, fetus 4 | CMS +O365195 | Maternal care for known or suspected placental insufficiency, unspecified trimester, fetus 5 | CMS +O365199 | Maternal care for known or suspected placental insufficiency, unspecified trimester, other fetus | CMS +O365910 | Maternal care for other known or suspected poor fetal growth, first trimester, not applicable or unspecified | CMS +O365911 | Maternal care for other known or suspected poor fetal growth, first trimester, fetus 1 | CMS +O365912 | Maternal care for other known or suspected poor fetal growth, first trimester, fetus 2 | CMS +O365913 | Maternal care for other known or suspected poor fetal growth, first trimester, fetus 3 | CMS +O365914 | Maternal care for other known or suspected poor fetal growth, first trimester, fetus 4 | CMS +O365915 | Maternal care for other known or suspected poor fetal growth, first trimester, fetus 5 | CMS +O365919 | Maternal care for other known or suspected poor fetal growth, first trimester, other fetus | CMS +O365920 | Maternal care for other known or suspected poor fetal growth, second trimester, not applicable or unspecified | CMS +O365921 | Maternal care for other known or suspected poor fetal growth, second trimester, fetus 1 | CMS +O365922 | Maternal care for other known or suspected poor fetal growth, second trimester, fetus 2 | CMS +O365923 | Maternal care for other known or suspected poor fetal growth, second trimester, fetus 3 | CMS +O365924 | Maternal care for other known or suspected poor fetal growth, second trimester, fetus 4 | CMS +O365925 | Maternal care for other known or suspected poor fetal growth, second trimester, fetus 5 | CMS +O365929 | Maternal care for other known or suspected poor fetal growth, second trimester, other fetus | CMS +O365930 | Maternal care for other known or suspected poor fetal growth, third trimester, not applicable or unspecified | CMS +O365931 | Maternal care for other known or suspected poor fetal growth, third trimester, fetus 1 | CMS +O365932 | Maternal care for other known or suspected poor fetal growth, third trimester, fetus 2 | CMS +O365933 | Maternal care for other known or suspected poor fetal growth, third trimester, fetus 3 | CMS +O365934 | Maternal care for other known or suspected poor fetal growth, third trimester, fetus 4 | CMS +O365935 | Maternal care for other known or suspected poor fetal growth, third trimester, fetus 5 | CMS +O365939 | Maternal care for other known or suspected poor fetal growth, third trimester, other fetus | CMS +O365990 | Maternal care for other known or suspected poor fetal growth, unspecified trimester, not applicable or unspecified | CMS +O365991 | Maternal care for other known or suspected poor fetal growth, unspecified trimester, fetus 1 | CMS +O365992 | Maternal care for other known or suspected poor fetal growth, unspecified trimester, fetus 2 | CMS +O365993 | Maternal care for other known or suspected poor fetal growth, unspecified trimester, fetus 3 | CMS +O365994 | Maternal care for other known or suspected poor fetal growth, unspecified trimester, fetus 4 | CMS +O365995 | Maternal care for other known or suspected poor fetal growth, unspecified trimester, fetus 5 | CMS +O365999 | Maternal care for other known or suspected poor fetal growth, unspecified trimester, other fetus | CMS +O3660X0 | Maternal care for excessive fetal growth, unspecified trimester, not applicable or unspecified | CMS +O3660X1 | Maternal care for excessive fetal growth, unspecified trimester, fetus 1 | CMS +O3660X2 | Maternal care for excessive fetal growth, unspecified trimester, fetus 2 | CMS +O3660X3 | Maternal care for excessive fetal growth, unspecified trimester, fetus 3 | CMS +O3660X4 | Maternal care for excessive fetal growth, unspecified trimester, fetus 4 | CMS +O3660X5 | Maternal care for excessive fetal growth, unspecified trimester, fetus 5 | CMS +O3660X9 | Maternal care for excessive fetal growth, unspecified trimester, other fetus | CMS +O3661X0 | Maternal care for excessive fetal growth, first trimester, not applicable or unspecified | CMS +O3661X1 | Maternal care for excessive fetal growth, first trimester, fetus 1 | CMS +O3661X2 | Maternal care for excessive fetal growth, first trimester, fetus 2 | CMS +O3661X3 | Maternal care for excessive fetal growth, first trimester, fetus 3 | CMS +O3661X4 | Maternal care for excessive fetal growth, first trimester, fetus 4 | CMS +O3661X5 | Maternal care for excessive fetal growth, first trimester, fetus 5 | CMS +O3661X9 | Maternal care for excessive fetal growth, first trimester, other fetus | CMS +O3662X0 | Maternal care for excessive fetal growth, second trimester, not applicable or unspecified | CMS +O3662X1 | Maternal care for excessive fetal growth, second trimester, fetus 1 | CMS +O3662X2 | Maternal care for excessive fetal growth, second trimester, fetus 2 | CMS +O3662X3 | Maternal care for excessive fetal growth, second trimester, fetus 3 | CMS +O3662X4 | Maternal care for excessive fetal growth, second trimester, fetus 4 | CMS +O3662X5 | Maternal care for excessive fetal growth, second trimester, fetus 5 | CMS +O3662X9 | Maternal care for excessive fetal growth, second trimester, other fetus | CMS +O3663X0 | Maternal care for excessive fetal growth, third trimester, not applicable or unspecified | CMS +O3663X1 | Maternal care for excessive fetal growth, third trimester, fetus 1 | CMS +O3663X2 | Maternal care for excessive fetal growth, third trimester, fetus 2 | CMS +O3663X3 | Maternal care for excessive fetal growth, third trimester, fetus 3 | CMS +O3663X4 | Maternal care for excessive fetal growth, third trimester, fetus 4 | CMS +O3663X5 | Maternal care for excessive fetal growth, third trimester, fetus 5 | CMS +O3663X9 | Maternal care for excessive fetal growth, third trimester, other fetus | CMS +O3670X0 | Maternal care for viable fetus in abdominal pregnancy, unspecified trimester, not applicable or unspecified | CMS +O3670X1 | Maternal care for viable fetus in abdominal pregnancy, unspecified trimester, fetus 1 | CMS +O3670X2 | Maternal care for viable fetus in abdominal pregnancy, unspecified trimester, fetus 2 | CMS +O3670X3 | Maternal care for viable fetus in abdominal pregnancy, unspecified trimester, fetus 3 | CMS +O3670X4 | Maternal care for viable fetus in abdominal pregnancy, unspecified trimester, fetus 4 | CMS +O3670X5 | Maternal care for viable fetus in abdominal pregnancy, unspecified trimester, fetus 5 | CMS +O3670X9 | Maternal care for viable fetus in abdominal pregnancy, unspecified trimester, other fetus | CMS +O3671X0 | Maternal care for viable fetus in abdominal pregnancy, first trimester, not applicable or unspecified | CMS +O3671X1 | Maternal care for viable fetus in abdominal pregnancy, first trimester, fetus 1 | CMS +O3671X2 | Maternal care for viable fetus in abdominal pregnancy, first trimester, fetus 2 | CMS +O3671X3 | Maternal care for viable fetus in abdominal pregnancy, first trimester, fetus 3 | CMS +O3671X4 | Maternal care for viable fetus in abdominal pregnancy, first trimester, fetus 4 | CMS +O3671X5 | Maternal care for viable fetus in abdominal pregnancy, first trimester, fetus 5 | CMS +O3671X9 | Maternal care for viable fetus in abdominal pregnancy, first trimester, other fetus | CMS +O3672X0 | Maternal care for viable fetus in abdominal pregnancy, second trimester, not applicable or unspecified | CMS +O3672X1 | Maternal care for viable fetus in abdominal pregnancy, second trimester, fetus 1 | CMS +O3672X2 | Maternal care for viable fetus in abdominal pregnancy, second trimester, fetus 2 | CMS +O3672X3 | Maternal care for viable fetus in abdominal pregnancy, second trimester, fetus 3 | CMS +O3672X4 | Maternal care for viable fetus in abdominal pregnancy, second trimester, fetus 4 | CMS +O3672X5 | Maternal care for viable fetus in abdominal pregnancy, second trimester, fetus 5 | CMS +O3672X9 | Maternal care for viable fetus in abdominal pregnancy, second trimester, other fetus | CMS +O3673X0 | Maternal care for viable fetus in abdominal pregnancy, third trimester, not applicable or unspecified | CMS +O3673X1 | Maternal care for viable fetus in abdominal pregnancy, third trimester, fetus 1 | CMS +O3673X2 | Maternal care for viable fetus in abdominal pregnancy, third trimester, fetus 2 | CMS +O3673X3 | Maternal care for viable fetus in abdominal pregnancy, third trimester, fetus 3 | CMS +O3673X4 | Maternal care for viable fetus in abdominal pregnancy, third trimester, fetus 4 | CMS +O3673X5 | Maternal care for viable fetus in abdominal pregnancy, third trimester, fetus 5 | CMS +O3673X9 | Maternal care for viable fetus in abdominal pregnancy, third trimester, other fetus | CMS +O3680X0 | Pregnancy with inconclusive fetal viability, not applicable or unspecified | CMS +O3680X1 | Pregnancy with inconclusive fetal viability, fetus 1 | CMS +O3680X2 | Pregnancy with inconclusive fetal viability, fetus 2 | CMS +O3680X3 | Pregnancy with inconclusive fetal viability, fetus 3 | CMS +O3680X4 | Pregnancy with inconclusive fetal viability, fetus 4 | CMS +O3680X5 | Pregnancy with inconclusive fetal viability, fetus 5 | CMS +O3680X9 | Pregnancy with inconclusive fetal viability, other fetus | CMS +O368120 | Decreased fetal movements, second trimester, not applicable or unspecified | CMS +O368121 | Decreased fetal movements, second trimester, fetus 1 | CMS +O368122 | Decreased fetal movements, second trimester, fetus 2 | CMS +O368123 | Decreased fetal movements, second trimester, fetus 3 | CMS +O368124 | Decreased fetal movements, second trimester, fetus 4 | CMS +O368125 | Decreased fetal movements, second trimester, fetus 5 | CMS +O368129 | Decreased fetal movements, second trimester, other fetus | CMS +O368130 | Decreased fetal movements, third trimester, not applicable or unspecified | CMS +O368131 | Decreased fetal movements, third trimester, fetus 1 | CMS +O368132 | Decreased fetal movements, third trimester, fetus 2 | CMS +O368133 | Decreased fetal movements, third trimester, fetus 3 | CMS +O368134 | Decreased fetal movements, third trimester, fetus 4 | CMS +O368135 | Decreased fetal movements, third trimester, fetus 5 | CMS +O368139 | Decreased fetal movements, third trimester, other fetus | CMS +O368190 | Decreased fetal movements, unspecified trimester, not applicable or unspecified | CMS +O368191 | Decreased fetal movements, unspecified trimester, fetus 1 | CMS +O368192 | Decreased fetal movements, unspecified trimester, fetus 2 | CMS +O368193 | Decreased fetal movements, unspecified trimester, fetus 3 | CMS +O368194 | Decreased fetal movements, unspecified trimester, fetus 4 | CMS +O368195 | Decreased fetal movements, unspecified trimester, fetus 5 | CMS +O368199 | Decreased fetal movements, unspecified trimester, other fetus | CMS +O368210 | Fetal anemia and thrombocytopenia, first trimester, not applicable or unspecified | CMS +O368211 | Fetal anemia and thrombocytopenia, first trimester, fetus 1 | CMS +O368212 | Fetal anemia and thrombocytopenia, first trimester, fetus 2 | CMS +O368213 | Fetal anemia and thrombocytopenia, first trimester, fetus 3 | CMS +O368214 | Fetal anemia and thrombocytopenia, first trimester, fetus 4 | CMS +O368215 | Fetal anemia and thrombocytopenia, first trimester, fetus 5 | CMS +O368219 | Fetal anemia and thrombocytopenia, first trimester, other fetus | CMS +O368220 | Fetal anemia and thrombocytopenia, second trimester, not applicable or unspecified | CMS +O368221 | Fetal anemia and thrombocytopenia, second trimester, fetus 1 | CMS +O368222 | Fetal anemia and thrombocytopenia, second trimester, fetus 2 | CMS +O368223 | Fetal anemia and thrombocytopenia, second trimester, fetus 3 | CMS +O368224 | Fetal anemia and thrombocytopenia, second trimester, fetus 4 | CMS +O368225 | Fetal anemia and thrombocytopenia, second trimester, fetus 5 | CMS +O368229 | Fetal anemia and thrombocytopenia, second trimester, other fetus | CMS +O368230 | Fetal anemia and thrombocytopenia, third trimester, not applicable or unspecified | CMS +O368231 | Fetal anemia and thrombocytopenia, third trimester, fetus 1 | CMS +O368232 | Fetal anemia and thrombocytopenia, third trimester, fetus 2 | CMS +O368233 | Fetal anemia and thrombocytopenia, third trimester, fetus 3 | CMS +O368234 | Fetal anemia and thrombocytopenia, third trimester, fetus 4 | CMS +O368235 | Fetal anemia and thrombocytopenia, third trimester, fetus 5 | CMS +O368239 | Fetal anemia and thrombocytopenia, third trimester, other fetus | CMS +O368290 | Fetal anemia and thrombocytopenia, unspecified trimester, not applicable or unspecified | CMS +O368291 | Fetal anemia and thrombocytopenia, unspecified trimester, fetus 1 | CMS +O368292 | Fetal anemia and thrombocytopenia, unspecified trimester, fetus 2 | CMS +O368293 | Fetal anemia and thrombocytopenia, unspecified trimester, fetus 3 | CMS +O368294 | Fetal anemia and thrombocytopenia, unspecified trimester, fetus 4 | CMS +O368295 | Fetal anemia and thrombocytopenia, unspecified trimester, fetus 5 | CMS +O368299 | Fetal anemia and thrombocytopenia, unspecified trimester, other fetus | CMS +O368310 | Maternal care for abnormalities of the fetal heart rate or rhythm, first trimester, not applicable or unspecified | CMS +O368311 | Maternal care for abnormalities of the fetal heart rate or rhythm, first trimester, fetus 1 | CMS +O368312 | Maternal care for abnormalities of the fetal heart rate or rhythm, first trimester, fetus 2 | CMS +O368313 | Maternal care for abnormalities of the fetal heart rate or rhythm, first trimester, fetus 3 | CMS +O368314 | Maternal care for abnormalities of the fetal heart rate or rhythm, first trimester, fetus 4 | CMS +O368315 | Maternal care for abnormalities of the fetal heart rate or rhythm, first trimester, fetus 5 | CMS +O368319 | Maternal care for abnormalities of the fetal heart rate or rhythm, first trimester, other fetus | CMS +O368320 | Maternal care for abnormalities of the fetal heart rate or rhythm, second trimester, not applicable or unspecified | CMS +O368321 | Maternal care for abnormalities of the fetal heart rate or rhythm, second trimester, fetus 1 | CMS +O368322 | Maternal care for abnormalities of the fetal heart rate or rhythm, second trimester, fetus 2 | CMS +O368323 | Maternal care for abnormalities of the fetal heart rate or rhythm, second trimester, fetus 3 | CMS +O368324 | Maternal care for abnormalities of the fetal heart rate or rhythm, second trimester, fetus 4 | CMS +O368325 | Maternal care for abnormalities of the fetal heart rate or rhythm, second trimester, fetus 5 | CMS +O368329 | Maternal care for abnormalities of the fetal heart rate or rhythm, second trimester, other fetus | CMS +O368330 | Maternal care for abnormalities of the fetal heart rate or rhythm, third trimester, not applicable or unspecified | CMS +O368331 | Maternal care for abnormalities of the fetal heart rate or rhythm, third trimester, fetus 1 | CMS +O368332 | Maternal care for abnormalities of the fetal heart rate or rhythm, third trimester, fetus 2 | CMS +O368333 | Maternal care for abnormalities of the fetal heart rate or rhythm, third trimester, fetus 3 | CMS +O368334 | Maternal care for abnormalities of the fetal heart rate or rhythm, third trimester, fetus 4 | CMS +O368335 | Maternal care for abnormalities of the fetal heart rate or rhythm, third trimester, fetus 5 | CMS +O368339 | Maternal care for abnormalities of the fetal heart rate or rhythm, third trimester, other fetus | CMS +O368390 | Maternal care for abnormalities of the fetal heart rate or rhythm, unspecified trimester, not applicable or unspecified | CMS +O368391 | Maternal care for abnormalities of the fetal heart rate or rhythm, unspecified trimester, fetus 1 | CMS +O368392 | Maternal care for abnormalities of the fetal heart rate or rhythm, unspecified trimester, fetus 2 | CMS +O368393 | Maternal care for abnormalities of the fetal heart rate or rhythm, unspecified trimester, fetus 3 | CMS +O368394 | Maternal care for abnormalities of the fetal heart rate or rhythm, unspecified trimester, fetus 4 | CMS +O368395 | Maternal care for abnormalities of the fetal heart rate or rhythm, unspecified trimester, fetus 5 | CMS +O368399 | Maternal care for abnormalities of the fetal heart rate or rhythm, unspecified trimester, other fetus | CMS +O368910 | Maternal care for other specified fetal problems, first trimester, not applicable or unspecified | CMS +O368911 | Maternal care for other specified fetal problems, first trimester, fetus 1 | CMS +O368912 | Maternal care for other specified fetal problems, first trimester, fetus 2 | CMS +O368913 | Maternal care for other specified fetal problems, first trimester, fetus 3 | CMS +O368914 | Maternal care for other specified fetal problems, first trimester, fetus 4 | CMS +O368915 | Maternal care for other specified fetal problems, first trimester, fetus 5 | CMS +O368919 | Maternal care for other specified fetal problems, first trimester, other fetus | CMS +O368920 | Maternal care for other specified fetal problems, second trimester, not applicable or unspecified | CMS +O368921 | Maternal care for other specified fetal problems, second trimester, fetus 1 | CMS +O368922 | Maternal care for other specified fetal problems, second trimester, fetus 2 | CMS +O368923 | Maternal care for other specified fetal problems, second trimester, fetus 3 | CMS +O368924 | Maternal care for other specified fetal problems, second trimester, fetus 4 | CMS +O368925 | Maternal care for other specified fetal problems, second trimester, fetus 5 | CMS +O368929 | Maternal care for other specified fetal problems, second trimester, other fetus | CMS +O368930 | Maternal care for other specified fetal problems, third trimester, not applicable or unspecified | CMS +O368931 | Maternal care for other specified fetal problems, third trimester, fetus 1 | CMS +O368932 | Maternal care for other specified fetal problems, third trimester, fetus 2 | CMS +O368933 | Maternal care for other specified fetal problems, third trimester, fetus 3 | CMS +O368934 | Maternal care for other specified fetal problems, third trimester, fetus 4 | CMS +O368935 | Maternal care for other specified fetal problems, third trimester, fetus 5 | CMS +O368939 | Maternal care for other specified fetal problems, third trimester, other fetus | CMS +O368990 | Maternal care for other specified fetal problems, unspecified trimester, not applicable or unspecified | CMS +O368991 | Maternal care for other specified fetal problems, unspecified trimester, fetus 1 | CMS +O368992 | Maternal care for other specified fetal problems, unspecified trimester, fetus 2 | CMS +O368993 | Maternal care for other specified fetal problems, unspecified trimester, fetus 3 | CMS +O368994 | Maternal care for other specified fetal problems, unspecified trimester, fetus 4 | CMS +O368995 | Maternal care for other specified fetal problems, unspecified trimester, fetus 5 | CMS +O368999 | Maternal care for other specified fetal problems, unspecified trimester, other fetus | CMS +O3690X0 | Maternal care for fetal problem, unspecified, unspecified trimester, not applicable or unspecified | CMS +O3690X1 | Maternal care for fetal problem, unspecified, unspecified trimester, fetus 1 | CMS +O3690X2 | Maternal care for fetal problem, unspecified, unspecified trimester, fetus 2 | CMS +O3690X3 | Maternal care for fetal problem, unspecified, unspecified trimester, fetus 3 | CMS +O3690X4 | Maternal care for fetal problem, unspecified, unspecified trimester, fetus 4 | CMS +O3690X5 | Maternal care for fetal problem, unspecified, unspecified trimester, fetus 5 | CMS +O3690X9 | Maternal care for fetal problem, unspecified, unspecified trimester, other fetus | CMS +O3691X0 | Maternal care for fetal problem, unspecified, first trimester, not applicable or unspecified | CMS +O3691X1 | Maternal care for fetal problem, unspecified, first trimester, fetus 1 | CMS +O3691X2 | Maternal care for fetal problem, unspecified, first trimester, fetus 2 | CMS +O3691X3 | Maternal care for fetal problem, unspecified, first trimester, fetus 3 | CMS +O3691X4 | Maternal care for fetal problem, unspecified, first trimester, fetus 4 | CMS +O3691X5 | Maternal care for fetal problem, unspecified, first trimester, fetus 5 | CMS +O3691X9 | Maternal care for fetal problem, unspecified, first trimester, other fetus | CMS +O3692X0 | Maternal care for fetal problem, unspecified, second trimester, not applicable or unspecified | CMS +O3692X1 | Maternal care for fetal problem, unspecified, second trimester, fetus 1 | CMS +O3692X2 | Maternal care for fetal problem, unspecified, second trimester, fetus 2 | CMS +O3692X3 | Maternal care for fetal problem, unspecified, second trimester, fetus 3 | CMS +O3692X4 | Maternal care for fetal problem, unspecified, second trimester, fetus 4 | CMS +O3692X5 | Maternal care for fetal problem, unspecified, second trimester, fetus 5 | CMS +O3692X9 | Maternal care for fetal problem, unspecified, second trimester, other fetus | CMS +O3693X0 | Maternal care for fetal problem, unspecified, third trimester, not applicable or unspecified | CMS +O3693X1 | Maternal care for fetal problem, unspecified, third trimester, fetus 1 | CMS +O3693X2 | Maternal care for fetal problem, unspecified, third trimester, fetus 2 | CMS +O3693X3 | Maternal care for fetal problem, unspecified, third trimester, fetus 3 | CMS +O3693X4 | Maternal care for fetal problem, unspecified, third trimester, fetus 4 | CMS +O3693X5 | Maternal care for fetal problem, unspecified, third trimester, fetus 5 | CMS +O3693X9 | Maternal care for fetal problem, unspecified, third trimester, other fetus | CMS +O401XX0 | Polyhydramnios, first trimester, not applicable or unspecified | CMS +O401XX1 | Polyhydramnios, first trimester, fetus 1 | CMS +O401XX2 | Polyhydramnios, first trimester, fetus 2 | CMS +O401XX3 | Polyhydramnios, first trimester, fetus 3 | CMS +O401XX4 | Polyhydramnios, first trimester, fetus 4 | CMS +O401XX5 | Polyhydramnios, first trimester, fetus 5 | CMS +O401XX9 | Polyhydramnios, first trimester, other fetus | CMS +O402XX0 | Polyhydramnios, second trimester, not applicable or unspecified | CMS +O402XX1 | Polyhydramnios, second trimester, fetus 1 | CMS +O402XX2 | Polyhydramnios, second trimester, fetus 2 | CMS +O402XX3 | Polyhydramnios, second trimester, fetus 3 | CMS +O402XX4 | Polyhydramnios, second trimester, fetus 4 | CMS +O402XX5 | Polyhydramnios, second trimester, fetus 5 | CMS +O402XX9 | Polyhydramnios, second trimester, other fetus | CMS +O403XX0 | Polyhydramnios, third trimester, not applicable or unspecified | CMS +O403XX1 | Polyhydramnios, third trimester, fetus 1 | CMS +O403XX2 | Polyhydramnios, third trimester, fetus 2 | CMS +O403XX3 | Polyhydramnios, third trimester, fetus 3 | CMS +O403XX4 | Polyhydramnios, third trimester, fetus 4 | CMS +O403XX5 | Polyhydramnios, third trimester, fetus 5 | CMS +O403XX9 | Polyhydramnios, third trimester, other fetus | CMS +O409XX0 | Polyhydramnios, unspecified trimester, not applicable or unspecified | CMS +O409XX1 | Polyhydramnios, unspecified trimester, fetus 1 | CMS +O409XX2 | Polyhydramnios, unspecified trimester, fetus 2 | CMS +O409XX3 | Polyhydramnios, unspecified trimester, fetus 3 | CMS +O409XX4 | Polyhydramnios, unspecified trimester, fetus 4 | CMS +O409XX5 | Polyhydramnios, unspecified trimester, fetus 5 | CMS +O409XX9 | Polyhydramnios, unspecified trimester, other fetus | CMS +O4100X0 | Oligohydramnios, unspecified trimester, not applicable or unspecified | CMS +O4100X1 | Oligohydramnios, unspecified trimester, fetus 1 | CMS +O4100X2 | Oligohydramnios, unspecified trimester, fetus 2 | CMS +O4100X3 | Oligohydramnios, unspecified trimester, fetus 3 | CMS +O4100X4 | Oligohydramnios, unspecified trimester, fetus 4 | CMS +O4100X5 | Oligohydramnios, unspecified trimester, fetus 5 | CMS +O4100X9 | Oligohydramnios, unspecified trimester, other fetus | CMS +O4101X0 | Oligohydramnios, first trimester, not applicable or unspecified | CMS +O4101X1 | Oligohydramnios, first trimester, fetus 1 | CMS +O4101X2 | Oligohydramnios, first trimester, fetus 2 | CMS +O4101X3 | Oligohydramnios, first trimester, fetus 3 | CMS +O4101X4 | Oligohydramnios, first trimester, fetus 4 | CMS +O4101X5 | Oligohydramnios, first trimester, fetus 5 | CMS +O4101X9 | Oligohydramnios, first trimester, other fetus | CMS +O4102X0 | Oligohydramnios, second trimester, not applicable or unspecified | CMS +O4102X1 | Oligohydramnios, second trimester, fetus 1 | CMS +O4102X2 | Oligohydramnios, second trimester, fetus 2 | CMS +O4102X3 | Oligohydramnios, second trimester, fetus 3 | CMS +O4102X4 | Oligohydramnios, second trimester, fetus 4 | CMS +O4102X5 | Oligohydramnios, second trimester, fetus 5 | CMS +O4102X9 | Oligohydramnios, second trimester, other fetus | CMS +O4103X0 | Oligohydramnios, third trimester, not applicable or unspecified | CMS +O4103X1 | Oligohydramnios, third trimester, fetus 1 | CMS +O4103X2 | Oligohydramnios, third trimester, fetus 2 | CMS +O4103X3 | Oligohydramnios, third trimester, fetus 3 | CMS +O4103X4 | Oligohydramnios, third trimester, fetus 4 | CMS +O4103X5 | Oligohydramnios, third trimester, fetus 5 | CMS +O4103X9 | Oligohydramnios, third trimester, other fetus | CMS +O411010 | Infection of amniotic sac and membranes, unspecified, first trimester, not applicable or unspecified | CMS +O411011 | Infection of amniotic sac and membranes, unspecified, first trimester, fetus 1 | CMS +O411012 | Infection of amniotic sac and membranes, unspecified, first trimester, fetus 2 | CMS +O411013 | Infection of amniotic sac and membranes, unspecified, first trimester, fetus 3 | CMS +O411014 | Infection of amniotic sac and membranes, unspecified, first trimester, fetus 4 | CMS +O411015 | Infection of amniotic sac and membranes, unspecified, first trimester, fetus 5 | CMS +O411019 | Infection of amniotic sac and membranes, unspecified, first trimester, other fetus | CMS +O411020 | Infection of amniotic sac and membranes, unspecified, second trimester, not applicable or unspecified | CMS +O411021 | Infection of amniotic sac and membranes, unspecified, second trimester, fetus 1 | CMS +O411022 | Infection of amniotic sac and membranes, unspecified, second trimester, fetus 2 | CMS +O411023 | Infection of amniotic sac and membranes, unspecified, second trimester, fetus 3 | CMS +O411024 | Infection of amniotic sac and membranes, unspecified, second trimester, fetus 4 | CMS +O411025 | Infection of amniotic sac and membranes, unspecified, second trimester, fetus 5 | CMS +O411029 | Infection of amniotic sac and membranes, unspecified, second trimester, other fetus | CMS +O411030 | Infection of amniotic sac and membranes, unspecified, third trimester, not applicable or unspecified | CMS +O411031 | Infection of amniotic sac and membranes, unspecified, third trimester, fetus 1 | CMS +O411032 | Infection of amniotic sac and membranes, unspecified, third trimester, fetus 2 | CMS +O411033 | Infection of amniotic sac and membranes, unspecified, third trimester, fetus 3 | CMS +O411034 | Infection of amniotic sac and membranes, unspecified, third trimester, fetus 4 | CMS +O411035 | Infection of amniotic sac and membranes, unspecified, third trimester, fetus 5 | CMS +O411039 | Infection of amniotic sac and membranes, unspecified, third trimester, other fetus | CMS +O411090 | Infection of amniotic sac and membranes, unspecified, unspecified trimester, not applicable or unspecified | CMS +O411091 | Infection of amniotic sac and membranes, unspecified, unspecified trimester, fetus 1 | CMS +O411092 | Infection of amniotic sac and membranes, unspecified, unspecified trimester, fetus 2 | CMS +O411093 | Infection of amniotic sac and membranes, unspecified, unspecified trimester, fetus 3 | CMS +O411094 | Infection of amniotic sac and membranes, unspecified, unspecified trimester, fetus 4 | CMS +O411095 | Infection of amniotic sac and membranes, unspecified, unspecified trimester, fetus 5 | CMS +O411099 | Infection of amniotic sac and membranes, unspecified, unspecified trimester, other fetus | CMS +O411210 | Chorioamnionitis, first trimester, not applicable or unspecified | CMS +O411211 | Chorioamnionitis, first trimester, fetus 1 | CMS +O411212 | Chorioamnionitis, first trimester, fetus 2 | CMS +O411213 | Chorioamnionitis, first trimester, fetus 3 | CMS +O411214 | Chorioamnionitis, first trimester, fetus 4 | CMS +O411215 | Chorioamnionitis, first trimester, fetus 5 | CMS +O411219 | Chorioamnionitis, first trimester, other fetus | CMS +O411220 | Chorioamnionitis, second trimester, not applicable or unspecified | CMS +O411221 | Chorioamnionitis, second trimester, fetus 1 | CMS +O411222 | Chorioamnionitis, second trimester, fetus 2 | CMS +O411223 | Chorioamnionitis, second trimester, fetus 3 | CMS +O411224 | Chorioamnionitis, second trimester, fetus 4 | CMS +O411225 | Chorioamnionitis, second trimester, fetus 5 | CMS +O411229 | Chorioamnionitis, second trimester, other fetus | CMS +O411230 | Chorioamnionitis, third trimester, not applicable or unspecified | CMS +O411231 | Chorioamnionitis, third trimester, fetus 1 | CMS +O411232 | Chorioamnionitis, third trimester, fetus 2 | CMS +O411233 | Chorioamnionitis, third trimester, fetus 3 | CMS +O411234 | Chorioamnionitis, third trimester, fetus 4 | CMS +O411235 | Chorioamnionitis, third trimester, fetus 5 | CMS +O411239 | Chorioamnionitis, third trimester, other fetus | CMS +O411290 | Chorioamnionitis, unspecified trimester, not applicable or unspecified | CMS +O411291 | Chorioamnionitis, unspecified trimester, fetus 1 | CMS +O411292 | Chorioamnionitis, unspecified trimester, fetus 2 | CMS +O411293 | Chorioamnionitis, unspecified trimester, fetus 3 | CMS +O411294 | Chorioamnionitis, unspecified trimester, fetus 4 | CMS +O411295 | Chorioamnionitis, unspecified trimester, fetus 5 | CMS +O411299 | Chorioamnionitis, unspecified trimester, other fetus | CMS +O411410 | Placentitis, first trimester, not applicable or unspecified | CMS +O411411 | Placentitis, first trimester, fetus 1 | CMS +O411412 | Placentitis, first trimester, fetus 2 | CMS +O411413 | Placentitis, first trimester, fetus 3 | CMS +O411414 | Placentitis, first trimester, fetus 4 | CMS +O411415 | Placentitis, first trimester, fetus 5 | CMS +O411419 | Placentitis, first trimester, other fetus | CMS +O411420 | Placentitis, second trimester, not applicable or unspecified | CMS +O411421 | Placentitis, second trimester, fetus 1 | CMS +O411422 | Placentitis, second trimester, fetus 2 | CMS +O411423 | Placentitis, second trimester, fetus 3 | CMS +O411424 | Placentitis, second trimester, fetus 4 | CMS +O411425 | Placentitis, second trimester, fetus 5 | CMS +O411429 | Placentitis, second trimester, other fetus | CMS +O411430 | Placentitis, third trimester, not applicable or unspecified | CMS +O411431 | Placentitis, third trimester, fetus 1 | CMS +O411432 | Placentitis, third trimester, fetus 2 | CMS +O411433 | Placentitis, third trimester, fetus 3 | CMS +O411434 | Placentitis, third trimester, fetus 4 | CMS +O411435 | Placentitis, third trimester, fetus 5 | CMS +O411439 | Placentitis, third trimester, other fetus | CMS +O411490 | Placentitis, unspecified trimester, not applicable or unspecified | CMS +O411491 | Placentitis, unspecified trimester, fetus 1 | CMS +O411492 | Placentitis, unspecified trimester, fetus 2 | CMS +O411493 | Placentitis, unspecified trimester, fetus 3 | CMS +O411494 | Placentitis, unspecified trimester, fetus 4 | CMS +O411495 | Placentitis, unspecified trimester, fetus 5 | CMS +O411499 | Placentitis, unspecified trimester, other fetus | CMS +O418X10 | Other specified disorders of amniotic fluid and membranes, first trimester, not applicable or unspecified | CMS +O418X11 | Other specified disorders of amniotic fluid and membranes, first trimester, fetus 1 | CMS +O418X12 | Other specified disorders of amniotic fluid and membranes, first trimester, fetus 2 | CMS +O418X13 | Other specified disorders of amniotic fluid and membranes, first trimester, fetus 3 | CMS +O418X14 | Other specified disorders of amniotic fluid and membranes, first trimester, fetus 4 | CMS +O418X15 | Other specified disorders of amniotic fluid and membranes, first trimester, fetus 5 | CMS +O418X19 | Other specified disorders of amniotic fluid and membranes, first trimester, other fetus | CMS +O418X20 | Other specified disorders of amniotic fluid and membranes, second trimester, not applicable or unspecified | CMS +O418X21 | Other specified disorders of amniotic fluid and membranes, second trimester, fetus 1 | CMS +O418X22 | Other specified disorders of amniotic fluid and membranes, second trimester, fetus 2 | CMS +O418X23 | Other specified disorders of amniotic fluid and membranes, second trimester, fetus 3 | CMS +O418X24 | Other specified disorders of amniotic fluid and membranes, second trimester, fetus 4 | CMS +O418X25 | Other specified disorders of amniotic fluid and membranes, second trimester, fetus 5 | CMS +O418X29 | Other specified disorders of amniotic fluid and membranes, second trimester, other fetus | CMS +O418X30 | Other specified disorders of amniotic fluid and membranes, third trimester, not applicable or unspecified | CMS +O418X31 | Other specified disorders of amniotic fluid and membranes, third trimester, fetus 1 | CMS +O418X32 | Other specified disorders of amniotic fluid and membranes, third trimester, fetus 2 | CMS +O418X33 | Other specified disorders of amniotic fluid and membranes, third trimester, fetus 3 | CMS +O418X34 | Other specified disorders of amniotic fluid and membranes, third trimester, fetus 4 | CMS +O418X35 | Other specified disorders of amniotic fluid and membranes, third trimester, fetus 5 | CMS +O418X39 | Other specified disorders of amniotic fluid and membranes, third trimester, other fetus | CMS +O418X90 | Other specified disorders of amniotic fluid and membranes, unspecified trimester, not applicable or unspecified | CMS +O418X91 | Other specified disorders of amniotic fluid and membranes, unspecified trimester, fetus 1 | CMS +O418X92 | Other specified disorders of amniotic fluid and membranes, unspecified trimester, fetus 2 | CMS +O418X93 | Other specified disorders of amniotic fluid and membranes, unspecified trimester, fetus 3 | CMS +O418X94 | Other specified disorders of amniotic fluid and membranes, unspecified trimester, fetus 4 | CMS +O418X95 | Other specified disorders of amniotic fluid and membranes, unspecified trimester, fetus 5 | CMS +O418X99 | Other specified disorders of amniotic fluid and membranes, unspecified trimester, other fetus | CMS +O4190X0 | Disorder of amniotic fluid and membranes, unspecified, unspecified trimester, not applicable or unspecified | CMS +O4190X1 | Disorder of amniotic fluid and membranes, unspecified, unspecified trimester, fetus 1 | CMS +O4190X2 | Disorder of amniotic fluid and membranes, unspecified, unspecified trimester, fetus 2 | CMS +O4190X3 | Disorder of amniotic fluid and membranes, unspecified, unspecified trimester, fetus 3 | CMS +O4190X4 | Disorder of amniotic fluid and membranes, unspecified, unspecified trimester, fetus 4 | CMS +O4190X5 | Disorder of amniotic fluid and membranes, unspecified, unspecified trimester, fetus 5 | CMS +O4190X9 | Disorder of amniotic fluid and membranes, unspecified, unspecified trimester, other fetus | CMS +O4191X0 | Disorder of amniotic fluid and membranes, unspecified, first trimester, not applicable or unspecified | CMS +O4191X1 | Disorder of amniotic fluid and membranes, unspecified, first trimester, fetus 1 | CMS +O4191X2 | Disorder of amniotic fluid and membranes, unspecified, first trimester, fetus 2 | CMS +O4191X3 | Disorder of amniotic fluid and membranes, unspecified, first trimester, fetus 3 | CMS +O4191X4 | Disorder of amniotic fluid and membranes, unspecified, first trimester, fetus 4 | CMS +O4191X5 | Disorder of amniotic fluid and membranes, unspecified, first trimester, fetus 5 | CMS +O4191X9 | Disorder of amniotic fluid and membranes, unspecified, first trimester, other fetus | CMS +O4192X0 | Disorder of amniotic fluid and membranes, unspecified, second trimester, not applicable or unspecified | CMS +O4192X1 | Disorder of amniotic fluid and membranes, unspecified, second trimester, fetus 1 | CMS +O4192X2 | Disorder of amniotic fluid and membranes, unspecified, second trimester, fetus 2 | CMS +O4192X3 | Disorder of amniotic fluid and membranes, unspecified, second trimester, fetus 3 | CMS +O4192X4 | Disorder of amniotic fluid and membranes, unspecified, second trimester, fetus 4 | CMS +O4192X5 | Disorder of amniotic fluid and membranes, unspecified, second trimester, fetus 5 | CMS +O4192X9 | Disorder of amniotic fluid and membranes, unspecified, second trimester, other fetus | CMS +O4193X0 | Disorder of amniotic fluid and membranes, unspecified, third trimester, not applicable or unspecified | CMS +O4193X1 | Disorder of amniotic fluid and membranes, unspecified, third trimester, fetus 1 | CMS +O4193X2 | Disorder of amniotic fluid and membranes, unspecified, third trimester, fetus 2 | CMS +O4193X3 | Disorder of amniotic fluid and membranes, unspecified, third trimester, fetus 3 | CMS +O4193X4 | Disorder of amniotic fluid and membranes, unspecified, third trimester, fetus 4 | CMS +O4193X5 | Disorder of amniotic fluid and membranes, unspecified, third trimester, fetus 5 | CMS +O4193X9 | Disorder of amniotic fluid and membranes, unspecified, third trimester, other fetus | CMS +O4200 | Premature rupture of membranes, onset of labor within 24 hours of rupture, unspecified weeks of gestation | CMS +O42011 | Preterm premature rupture of membranes, onset of labor within 24 hours of rupture, first trimester | CMS +O42012 | Preterm premature rupture of membranes, onset of labor within 24 hours of rupture, second trimester | CMS +O42013 | Preterm premature rupture of membranes, onset of labor within 24 hours of rupture, third trimester | CMS +O42019 | Preterm premature rupture of membranes, onset of labor within 24 hours of rupture, unspecified trimester | CMS +O4202 | Full-term premature rupture of membranes, onset of labor within 24 hours of rupture | CMS +O4210 | Premature rupture of membranes, onset of labor more than 24 hours following rupture, unspecified weeks of gestation | CMS +O42111 | Preterm premature rupture of membranes, onset of labor more than 24 hours following rupture, first trimester | CMS +O42112 | Preterm premature rupture of membranes, onset of labor more than 24 hours following rupture, second trimester | CMS +O42113 | Preterm premature rupture of membranes, onset of labor more than 24 hours following rupture, third trimester | CMS +O42119 | Preterm premature rupture of membranes, onset of labor more than 24 hours following rupture, unspecified trimester | CMS +O4212 | Full-term premature rupture of membranes, onset of labor more than 24 hours following rupture | CMS +O4290 | Premature rupture of membranes, unspecified as to length of time between rupture and onset of labor, unspecified weeks of gestation | CMS +O42911 | Preterm premature rupture of membranes, unspecified as to length of time between rupture and onset of labor, first trimester | CMS +O42912 | Preterm premature rupture of membranes, unspecified as to length of time between rupture and onset of labor, second trimester | CMS +O42913 | Preterm premature rupture of membranes, unspecified as to length of time between rupture and onset of labor, third trimester | CMS +O42919 | Preterm premature rupture of membranes, unspecified as to length of time between rupture and onset of labor, unspecified trimester | CMS +O4292 | Full-term premature rupture of membranes, unspecified as to length of time between rupture and onset of labor | CMS +O43011 | Fetomaternal placental transfusion syndrome, first trimester | CMS +O43012 | Fetomaternal placental transfusion syndrome, second trimester | CMS +O43013 | Fetomaternal placental transfusion syndrome, third trimester | CMS +O43019 | Fetomaternal placental transfusion syndrome, unspecified trimester | CMS +O43021 | Fetus-to-fetus placental transfusion syndrome, first trimester | CMS +O43022 | Fetus-to-fetus placental transfusion syndrome, second trimester | CMS +O43023 | Fetus-to-fetus placental transfusion syndrome, third trimester | CMS +O43029 | Fetus-to-fetus placental transfusion syndrome, unspecified trimester | CMS +O43101 | Malformation of placenta, unspecified, first trimester | CMS +O43102 | Malformation of placenta, unspecified, second trimester | CMS +O43103 | Malformation of placenta, unspecified, third trimester | CMS +O43109 | Malformation of placenta, unspecified, unspecified trimester | CMS +O43111 | Circumvallate placenta, first trimester | CMS +O43112 | Circumvallate placenta, second trimester | CMS +O43113 | Circumvallate placenta, third trimester | CMS +O43119 | Circumvallate placenta, unspecified trimester | CMS +O43121 | Velamentous insertion of umbilical cord, first trimester | CMS +O43122 | Velamentous insertion of umbilical cord, second trimester | CMS +O43123 | Velamentous insertion of umbilical cord, third trimester | CMS +O43129 | Velamentous insertion of umbilical cord, unspecified trimester | CMS +O43191 | Other malformation of placenta, first trimester | CMS +O43192 | Other malformation of placenta, second trimester | CMS +O43193 | Other malformation of placenta, third trimester | CMS +O43199 | Other malformation of placenta, unspecified trimester | CMS +O43211 | Placenta accreta, first trimester | CMS +O43212 | Placenta accreta, second trimester | CMS +O43213 | Placenta accreta, third trimester | CMS +O43219 | Placenta accreta, unspecified trimester | CMS +O43221 | Placenta increta, first trimester | CMS +O43222 | Placenta increta, second trimester | CMS +O43223 | Placenta increta, third trimester | CMS +O43229 | Placenta increta, unspecified trimester | CMS +O43231 | Placenta percreta, first trimester | CMS +O43232 | Placenta percreta, second trimester | CMS +O43233 | Placenta percreta, third trimester | CMS +O43239 | Placenta percreta, unspecified trimester | CMS +O43811 | Placental infarction, first trimester | CMS +O43812 | Placental infarction, second trimester | CMS +O43813 | Placental infarction, third trimester | CMS +O43819 | Placental infarction, unspecified trimester | CMS +O43891 | Other placental disorders, first trimester | CMS +O43892 | Other placental disorders, second trimester | CMS +O43893 | Other placental disorders, third trimester | CMS +O43899 | Other placental disorders, unspecified trimester | CMS +O4390 | Unspecified placental disorder, unspecified trimester | CMS +O4391 | Unspecified placental disorder, first trimester | CMS +O4392 | Unspecified placental disorder, second trimester | CMS +O4393 | Unspecified placental disorder, third trimester | CMS +O4400 | Complete placenta previa NOS or without hemorrhage, unspecified trimester | CMS +O4401 | Complete placenta previa NOS or without hemorrhage, first trimester | CMS +O4402 | Complete placenta previa NOS or without hemorrhage, second trimester | CMS +O4403 | Complete placenta previa NOS or without hemorrhage, third trimester | CMS +O4410 | Complete placenta previa with hemorrhage, unspecified trimester | CMS +O4411 | Complete placenta previa with hemorrhage, first trimester | CMS +O4412 | Complete placenta previa with hemorrhage, second trimester | CMS +O4413 | Complete placenta previa with hemorrhage, third trimester | CMS +O4420 | Partial placenta previa NOS or without hemorrhage, unspecified trimester | CMS +O4421 | Partial placenta previa NOS or without hemorrhage, first trimester | CMS +O4422 | Partial placenta previa NOS or without hemorrhage, second trimester | CMS +O4423 | Partial placenta previa NOS or without hemorrhage, third trimester | CMS +O4430 | Partial placenta previa with hemorrhage, unspecified trimester | CMS +O4431 | Partial placenta previa with hemorrhage, first trimester | CMS +O4432 | Partial placenta previa with hemorrhage, second trimester | CMS +O4433 | Partial placenta previa with hemorrhage, third trimester | CMS +O4440 | Low lying placenta NOS or without hemorrhage, unspecified trimester | CMS +O4441 | Low lying placenta NOS or without hemorrhage, first trimester | CMS +O4442 | Low lying placenta NOS or without hemorrhage, second trimester | CMS +O4443 | Low lying placenta NOS or without hemorrhage, third trimester | CMS +O4450 | Low lying placenta with hemorrhage, unspecified trimester | CMS +O4451 | Low lying placenta with hemorrhage, first trimester | CMS +O4452 | Low lying placenta with hemorrhage, second trimester | CMS +O4453 | Low lying placenta with hemorrhage, third trimester | CMS +O45001 | Premature separation of placenta with coagulation defect, unspecified, first trimester | CMS +O45002 | Premature separation of placenta with coagulation defect, unspecified, second trimester | CMS +O45003 | Premature separation of placenta with coagulation defect, unspecified, third trimester | CMS +O45009 | Premature separation of placenta with coagulation defect, unspecified, unspecified trimester | CMS +O45011 | Premature separation of placenta with afibrinogenemia, first trimester | CMS +O45012 | Premature separation of placenta with afibrinogenemia, second trimester | CMS +O45013 | Premature separation of placenta with afibrinogenemia, third trimester | CMS +O45019 | Premature separation of placenta with afibrinogenemia, unspecified trimester | CMS +O45021 | Premature separation of placenta with disseminated intravascular coagulation, first trimester | CMS +O45022 | Premature separation of placenta with disseminated intravascular coagulation, second trimester | CMS +O45023 | Premature separation of placenta with disseminated intravascular coagulation, third trimester | CMS +O45029 | Premature separation of placenta with disseminated intravascular coagulation, unspecified trimester | CMS +O45091 | Premature separation of placenta with other coagulation defect, first trimester | CMS +O45092 | Premature separation of placenta with other coagulation defect, second trimester | CMS +O45093 | Premature separation of placenta with other coagulation defect, third trimester | CMS +O45099 | Premature separation of placenta with other coagulation defect, unspecified trimester | CMS +O458X1 | Other premature separation of placenta, first trimester | CMS +O458X2 | Other premature separation of placenta, second trimester | CMS +O458X3 | Other premature separation of placenta, third trimester | CMS +O458X9 | Other premature separation of placenta, unspecified trimester | CMS +O4590 | Premature separation of placenta, unspecified, unspecified trimester | CMS +O4591 | Premature separation of placenta, unspecified, first trimester | CMS +O4592 | Premature separation of placenta, unspecified, second trimester | CMS +O4593 | Premature separation of placenta, unspecified, third trimester | CMS +O46001 | Antepartum hemorrhage with coagulation defect, unspecified, first trimester | CMS +O46002 | Antepartum hemorrhage with coagulation defect, unspecified, second trimester | CMS +O46003 | Antepartum hemorrhage with coagulation defect, unspecified, third trimester | CMS +O46009 | Antepartum hemorrhage with coagulation defect, unspecified, unspecified trimester | CMS +O46011 | Antepartum hemorrhage with afibrinogenemia, first trimester | CMS +O46012 | Antepartum hemorrhage with afibrinogenemia, second trimester | CMS +O46013 | Antepartum hemorrhage with afibrinogenemia, third trimester | CMS +O46019 | Antepartum hemorrhage with afibrinogenemia, unspecified trimester | CMS +O46021 | Antepartum hemorrhage with disseminated intravascular coagulation, first trimester | CMS +O46022 | Antepartum hemorrhage with disseminated intravascular coagulation, second trimester | CMS +O46023 | Antepartum hemorrhage with disseminated intravascular coagulation, third trimester | CMS +O46029 | Antepartum hemorrhage with disseminated intravascular coagulation, unspecified trimester | CMS +O46091 | Antepartum hemorrhage with other coagulation defect, first trimester | CMS +O46092 | Antepartum hemorrhage with other coagulation defect, second trimester | CMS +O46093 | Antepartum hemorrhage with other coagulation defect, third trimester | CMS +O46099 | Antepartum hemorrhage with other coagulation defect, unspecified trimester | CMS +O468X1 | Other antepartum hemorrhage, first trimester | CMS +O468X2 | Other antepartum hemorrhage, second trimester | CMS +O468X3 | Other antepartum hemorrhage, third trimester | CMS +O468X9 | Other antepartum hemorrhage, unspecified trimester | CMS +O4690 | Antepartum hemorrhage, unspecified, unspecified trimester | CMS +O4691 | Antepartum hemorrhage, unspecified, first trimester | CMS +O4692 | Antepartum hemorrhage, unspecified, second trimester | CMS +O4693 | Antepartum hemorrhage, unspecified, third trimester | CMS +O4700 | False labor before 37 completed weeks of gestation, unspecified trimester | CMS +O4702 | False labor before 37 completed weeks of gestation, second trimester | CMS +O4703 | False labor before 37 completed weeks of gestation, third trimester | CMS +O471 | False labor at or after 37 completed weeks of gestation | CMS +O479 | False labor, unspecified | CMS +O480 | Post-term pregnancy | CMS +O481 | Prolonged pregnancy | CMS +O6000 | Preterm labor without delivery, unspecified trimester | CMS +O6002 | Preterm labor without delivery, second trimester | CMS +O6003 | Preterm labor without delivery, third trimester | CMS +O6010X0 | Preterm labor with preterm delivery, unspecified trimester, not applicable or unspecified | CMS +O6010X1 | Preterm labor with preterm delivery, unspecified trimester, fetus 1 | CMS +O6010X2 | Preterm labor with preterm delivery, unspecified trimester, fetus 2 | CMS +O6010X3 | Preterm labor with preterm delivery, unspecified trimester, fetus 3 | CMS +O6010X4 | Preterm labor with preterm delivery, unspecified trimester, fetus 4 | CMS +O6010X5 | Preterm labor with preterm delivery, unspecified trimester, fetus 5 | CMS +O6010X9 | Preterm labor with preterm delivery, unspecified trimester, other fetus | CMS +O6012X0 | Preterm labor second trimester with preterm delivery second trimester, not applicable or unspecified | CMS +O6012X1 | Preterm labor second trimester with preterm delivery second trimester, fetus 1 | CMS +O6012X2 | Preterm labor second trimester with preterm delivery second trimester, fetus 2 | CMS +O6012X3 | Preterm labor second trimester with preterm delivery second trimester, fetus 3 | CMS +O6012X4 | Preterm labor second trimester with preterm delivery second trimester, fetus 4 | CMS +O6012X5 | Preterm labor second trimester with preterm delivery second trimester, fetus 5 | CMS +O6012X9 | Preterm labor second trimester with preterm delivery second trimester, other fetus | CMS +O6013X0 | Preterm labor second trimester with preterm delivery third trimester, not applicable or unspecified | CMS +O6013X1 | Preterm labor second trimester with preterm delivery third trimester, fetus 1 | CMS +O6013X2 | Preterm labor second trimester with preterm delivery third trimester, fetus 2 | CMS +O6013X3 | Preterm labor second trimester with preterm delivery third trimester, fetus 3 | CMS +O6013X4 | Preterm labor second trimester with preterm delivery third trimester, fetus 4 | CMS +O6013X5 | Preterm labor second trimester with preterm delivery third trimester, fetus 5 | CMS +O6013X9 | Preterm labor second trimester with preterm delivery third trimester, other fetus | CMS +O6014X0 | Preterm labor third trimester with preterm delivery third trimester, not applicable or unspecified | CMS +O6014X1 | Preterm labor third trimester with preterm delivery third trimester, fetus 1 | CMS +O6014X2 | Preterm labor third trimester with preterm delivery third trimester, fetus 2 | CMS +O6014X3 | Preterm labor third trimester with preterm delivery third trimester, fetus 3 | CMS +O6014X4 | Preterm labor third trimester with preterm delivery third trimester, fetus 4 | CMS +O6014X5 | Preterm labor third trimester with preterm delivery third trimester, fetus 5 | CMS +O6014X9 | Preterm labor third trimester with preterm delivery third trimester, other fetus | CMS +O6020X0 | Term delivery with preterm labor, unspecified trimester, not applicable or unspecified | CMS +O6020X1 | Term delivery with preterm labor, unspecified trimester, fetus 1 | CMS +O6020X2 | Term delivery with preterm labor, unspecified trimester, fetus 2 | CMS +O6020X3 | Term delivery with preterm labor, unspecified trimester, fetus 3 | CMS +O6020X4 | Term delivery with preterm labor, unspecified trimester, fetus 4 | CMS +O6020X5 | Term delivery with preterm labor, unspecified trimester, fetus 5 | CMS +O6020X9 | Term delivery with preterm labor, unspecified trimester, other fetus | CMS +O6022X0 | Term delivery with preterm labor, second trimester, not applicable or unspecified | CMS +O6022X1 | Term delivery with preterm labor, second trimester, fetus 1 | CMS +O6022X2 | Term delivery with preterm labor, second trimester, fetus 2 | CMS +O6022X3 | Term delivery with preterm labor, second trimester, fetus 3 | CMS +O6022X4 | Term delivery with preterm labor, second trimester, fetus 4 | CMS +O6022X5 | Term delivery with preterm labor, second trimester, fetus 5 | CMS +O6022X9 | Term delivery with preterm labor, second trimester, other fetus | CMS +O6023X0 | Term delivery with preterm labor, third trimester, not applicable or unspecified | CMS +O6023X1 | Term delivery with preterm labor, third trimester, fetus 1 | CMS +O6023X2 | Term delivery with preterm labor, third trimester, fetus 2 | CMS +O6023X3 | Term delivery with preterm labor, third trimester, fetus 3 | CMS +O6023X4 | Term delivery with preterm labor, third trimester, fetus 4 | CMS +O6023X5 | Term delivery with preterm labor, third trimester, fetus 5 | CMS +O6023X9 | Term delivery with preterm labor, third trimester, other fetus | CMS +O610 | Failed medical induction of labor | CMS +O611 | Failed instrumental induction of labor | CMS +O618 | Other failed induction of labor | CMS +O619 | Failed induction of labor, unspecified | CMS +O620 | Primary inadequate contractions | CMS +O621 | Secondary uterine inertia | CMS +O622 | Other uterine inertia | CMS +O623 | Precipitate labor | CMS +O624 | Hypertonic, incoordinate, and prolonged uterine contractions | CMS +O628 | Other abnormalities of forces of labor | CMS +O629 | Abnormality of forces of labor, unspecified | CMS +O630 | Prolonged first stage (of labor) | CMS +O631 | Prolonged second stage (of labor) | CMS +O632 | Delayed delivery of second twin, triplet, etc. | CMS +O639 | Long labor, unspecified | CMS +O640XX0 | Obstructed labor due to incomplete rotation of fetal head, not applicable or unspecified | CMS +O640XX1 | Obstructed labor due to incomplete rotation of fetal head, fetus 1 | CMS +O640XX2 | Obstructed labor due to incomplete rotation of fetal head, fetus 2 | CMS +O640XX3 | Obstructed labor due to incomplete rotation of fetal head, fetus 3 | CMS +O640XX4 | Obstructed labor due to incomplete rotation of fetal head, fetus 4 | CMS +O640XX5 | Obstructed labor due to incomplete rotation of fetal head, fetus 5 | CMS +O640XX9 | Obstructed labor due to incomplete rotation of fetal head, other fetus | CMS +O641XX0 | Obstructed labor due to breech presentation, not applicable or unspecified | CMS +O641XX1 | Obstructed labor due to breech presentation, fetus 1 | CMS +O641XX2 | Obstructed labor due to breech presentation, fetus 2 | CMS +O641XX3 | Obstructed labor due to breech presentation, fetus 3 | CMS +O641XX4 | Obstructed labor due to breech presentation, fetus 4 | CMS +O641XX5 | Obstructed labor due to breech presentation, fetus 5 | CMS +O641XX9 | Obstructed labor due to breech presentation, other fetus | CMS +O642XX0 | Obstructed labor due to face presentation, not applicable or unspecified | CMS +O642XX1 | Obstructed labor due to face presentation, fetus 1 | CMS +O642XX2 | Obstructed labor due to face presentation, fetus 2 | CMS +O642XX3 | Obstructed labor due to face presentation, fetus 3 | CMS +O642XX4 | Obstructed labor due to face presentation, fetus 4 | CMS +O642XX5 | Obstructed labor due to face presentation, fetus 5 | CMS +O642XX9 | Obstructed labor due to face presentation, other fetus | CMS +O643XX0 | Obstructed labor due to brow presentation, not applicable or unspecified | CMS +O643XX1 | Obstructed labor due to brow presentation, fetus 1 | CMS +O643XX2 | Obstructed labor due to brow presentation, fetus 2 | CMS +O643XX3 | Obstructed labor due to brow presentation, fetus 3 | CMS +O643XX4 | Obstructed labor due to brow presentation, fetus 4 | CMS +O643XX5 | Obstructed labor due to brow presentation, fetus 5 | CMS +O643XX9 | Obstructed labor due to brow presentation, other fetus | CMS +O644XX0 | Obstructed labor due to shoulder presentation, not applicable or unspecified | CMS +O644XX1 | Obstructed labor due to shoulder presentation, fetus 1 | CMS +O644XX2 | Obstructed labor due to shoulder presentation, fetus 2 | CMS +O644XX3 | Obstructed labor due to shoulder presentation, fetus 3 | CMS +O644XX4 | Obstructed labor due to shoulder presentation, fetus 4 | CMS +O644XX5 | Obstructed labor due to shoulder presentation, fetus 5 | CMS +O644XX9 | Obstructed labor due to shoulder presentation, other fetus | CMS +O645XX0 | Obstructed labor due to compound presentation, not applicable or unspecified | CMS +O645XX1 | Obstructed labor due to compound presentation, fetus 1 | CMS +O645XX2 | Obstructed labor due to compound presentation, fetus 2 | CMS +O645XX3 | Obstructed labor due to compound presentation, fetus 3 | CMS +O645XX4 | Obstructed labor due to compound presentation, fetus 4 | CMS +O645XX5 | Obstructed labor due to compound presentation, fetus 5 | CMS +O645XX9 | Obstructed labor due to compound presentation, other fetus | CMS +O648XX0 | Obstructed labor due to other malposition and malpresentation, not applicable or unspecified | CMS +O648XX1 | Obstructed labor due to other malposition and malpresentation, fetus 1 | CMS +O648XX2 | Obstructed labor due to other malposition and malpresentation, fetus 2 | CMS +O648XX3 | Obstructed labor due to other malposition and malpresentation, fetus 3 | CMS +O648XX4 | Obstructed labor due to other malposition and malpresentation, fetus 4 | CMS +O648XX5 | Obstructed labor due to other malposition and malpresentation, fetus 5 | CMS +O648XX9 | Obstructed labor due to other malposition and malpresentation, other fetus | CMS +O649XX0 | Obstructed labor due to malposition and malpresentation, unspecified, not applicable or unspecified | CMS +O649XX1 | Obstructed labor due to malposition and malpresentation, unspecified, fetus 1 | CMS +O649XX2 | Obstructed labor due to malposition and malpresentation, unspecified, fetus 2 | CMS +O649XX3 | Obstructed labor due to malposition and malpresentation, unspecified, fetus 3 | CMS +O649XX4 | Obstructed labor due to malposition and malpresentation, unspecified, fetus 4 | CMS +O649XX5 | Obstructed labor due to malposition and malpresentation, unspecified, fetus 5 | CMS +O649XX9 | Obstructed labor due to malposition and malpresentation, unspecified, other fetus | CMS +O650 | Obstructed labor due to deformed pelvis | CMS +O651 | Obstructed labor due to generally contracted pelvis | CMS +O652 | Obstructed labor due to pelvic inlet contraction | CMS +O653 | Obstructed labor due to pelvic outlet and mid-cavity contraction | CMS +O654 | Obstructed labor due to fetopelvic disproportion, unspecified | CMS +O655 | Obstructed labor due to abnormality of maternal pelvic organs | CMS +O658 | Obstructed labor due to other maternal pelvic abnormalities | CMS +O659 | Obstructed labor due to maternal pelvic abnormality, unspecified | CMS +O660 | Obstructed labor due to shoulder dystocia | CMS +O661 | Obstructed labor due to locked twins | CMS +O662 | Obstructed labor due to unusually large fetus | CMS +O663 | Obstructed labor due to other abnormalities of fetus | CMS +O6640 | Failed trial of labor, unspecified | CMS +O6641 | Failed attempted vaginal birth after previous cesarean delivery | CMS +O665 | Attempted application of vacuum extractor and forceps | CMS +O666 | Obstructed labor due to other multiple fetuses | CMS +O668 | Other specified obstructed labor | CMS +O669 | Obstructed labor, unspecified | CMS +O670 | Intrapartum hemorrhage with coagulation defect | CMS +O678 | Other intrapartum hemorrhage | CMS +O679 | Intrapartum hemorrhage, unspecified | CMS +O68 | Labor and delivery complicated by abnormality of fetal acid-base balance | CMS +O690XX0 | Labor and delivery complicated by prolapse of cord, not applicable or unspecified | CMS +O690XX1 | Labor and delivery complicated by prolapse of cord, fetus 1 | CMS +O690XX2 | Labor and delivery complicated by prolapse of cord, fetus 2 | CMS +O690XX3 | Labor and delivery complicated by prolapse of cord, fetus 3 | CMS +O690XX4 | Labor and delivery complicated by prolapse of cord, fetus 4 | CMS +O690XX5 | Labor and delivery complicated by prolapse of cord, fetus 5 | CMS +O690XX9 | Labor and delivery complicated by prolapse of cord, other fetus | CMS +O691XX0 | Labor and delivery complicated by cord around neck, with compression, not applicable or unspecified | CMS +O691XX1 | Labor and delivery complicated by cord around neck, with compression, fetus 1 | CMS +O691XX2 | Labor and delivery complicated by cord around neck, with compression, fetus 2 | CMS +O691XX3 | Labor and delivery complicated by cord around neck, with compression, fetus 3 | CMS +O691XX4 | Labor and delivery complicated by cord around neck, with compression, fetus 4 | CMS +O691XX5 | Labor and delivery complicated by cord around neck, with compression, fetus 5 | CMS +O691XX9 | Labor and delivery complicated by cord around neck, with compression, other fetus | CMS +O692XX0 | Labor and delivery complicated by other cord entanglement, with compression, not applicable or unspecified | CMS +O692XX1 | Labor and delivery complicated by other cord entanglement, with compression, fetus 1 | CMS +O692XX2 | Labor and delivery complicated by other cord entanglement, with compression, fetus 2 | CMS +O692XX3 | Labor and delivery complicated by other cord entanglement, with compression, fetus 3 | CMS +O692XX4 | Labor and delivery complicated by other cord entanglement, with compression, fetus 4 | CMS +O692XX5 | Labor and delivery complicated by other cord entanglement, with compression, fetus 5 | CMS +O692XX9 | Labor and delivery complicated by other cord entanglement, with compression, other fetus | CMS +O693XX0 | Labor and delivery complicated by short cord, not applicable or unspecified | CMS +O693XX1 | Labor and delivery complicated by short cord, fetus 1 | CMS +O693XX2 | Labor and delivery complicated by short cord, fetus 2 | CMS +O693XX3 | Labor and delivery complicated by short cord, fetus 3 | CMS +O693XX4 | Labor and delivery complicated by short cord, fetus 4 | CMS +O693XX5 | Labor and delivery complicated by short cord, fetus 5 | CMS +O693XX9 | Labor and delivery complicated by short cord, other fetus | CMS +O694XX0 | Labor and delivery complicated by vasa previa, not applicable or unspecified | CMS +O694XX1 | Labor and delivery complicated by vasa previa, fetus 1 | CMS +O694XX2 | Labor and delivery complicated by vasa previa, fetus 2 | CMS +O694XX3 | Labor and delivery complicated by vasa previa, fetus 3 | CMS +O694XX4 | Labor and delivery complicated by vasa previa, fetus 4 | CMS +O694XX5 | Labor and delivery complicated by vasa previa, fetus 5 | CMS +O694XX9 | Labor and delivery complicated by vasa previa, other fetus | CMS +O695XX0 | Labor and delivery complicated by vascular lesion of cord, not applicable or unspecified | CMS +O695XX1 | Labor and delivery complicated by vascular lesion of cord, fetus 1 | CMS +O695XX2 | Labor and delivery complicated by vascular lesion of cord, fetus 2 | CMS +O695XX3 | Labor and delivery complicated by vascular lesion of cord, fetus 3 | CMS +O695XX4 | Labor and delivery complicated by vascular lesion of cord, fetus 4 | CMS +O695XX5 | Labor and delivery complicated by vascular lesion of cord, fetus 5 | CMS +O695XX9 | Labor and delivery complicated by vascular lesion of cord, other fetus | CMS +O6981X0 | Labor and delivery complicated by cord around neck, without compression, not applicable or unspecified | CMS +O6981X1 | Labor and delivery complicated by cord around neck, without compression, fetus 1 | CMS +O6981X2 | Labor and delivery complicated by cord around neck, without compression, fetus 2 | CMS +O6981X3 | Labor and delivery complicated by cord around neck, without compression, fetus 3 | CMS +O6981X4 | Labor and delivery complicated by cord around neck, without compression, fetus 4 | CMS +O6981X5 | Labor and delivery complicated by cord around neck, without compression, fetus 5 | CMS +O6981X9 | Labor and delivery complicated by cord around neck, without compression, other fetus | CMS +O6982X0 | Labor and delivery complicated by other cord entanglement, without compression, not applicable or unspecified | CMS +O6982X1 | Labor and delivery complicated by other cord entanglement, without compression, fetus 1 | CMS +O6982X2 | Labor and delivery complicated by other cord entanglement, without compression, fetus 2 | CMS +O6982X3 | Labor and delivery complicated by other cord entanglement, without compression, fetus 3 | CMS +O6982X4 | Labor and delivery complicated by other cord entanglement, without compression, fetus 4 | CMS +O6982X5 | Labor and delivery complicated by other cord entanglement, without compression, fetus 5 | CMS +O6982X9 | Labor and delivery complicated by other cord entanglement, without compression, other fetus | CMS +O6989X0 | Labor and delivery complicated by other cord complications, not applicable or unspecified | CMS +O6989X1 | Labor and delivery complicated by other cord complications, fetus 1 | CMS +O6989X2 | Labor and delivery complicated by other cord complications, fetus 2 | CMS +O6989X3 | Labor and delivery complicated by other cord complications, fetus 3 | CMS +O6989X4 | Labor and delivery complicated by other cord complications, fetus 4 | CMS +O6989X5 | Labor and delivery complicated by other cord complications, fetus 5 | CMS +O6989X9 | Labor and delivery complicated by other cord complications, other fetus | CMS +O699XX0 | Labor and delivery complicated by cord complication, unspecified, not applicable or unspecified | CMS +O699XX1 | Labor and delivery complicated by cord complication, unspecified, fetus 1 | CMS +O699XX2 | Labor and delivery complicated by cord complication, unspecified, fetus 2 | CMS +O699XX3 | Labor and delivery complicated by cord complication, unspecified, fetus 3 | CMS +O699XX4 | Labor and delivery complicated by cord complication, unspecified, fetus 4 | CMS +O699XX5 | Labor and delivery complicated by cord complication, unspecified, fetus 5 | CMS +O699XX9 | Labor and delivery complicated by cord complication, unspecified, other fetus | CMS +O700 | First degree perineal laceration during delivery | CMS +O701 | Second degree perineal laceration during delivery | CMS +O7020 | Third degree perineal laceration during delivery, unspecified | CMS +O7021 | Third degree perineal laceration during delivery, IIIa | CMS +O7022 | Third degree perineal laceration during delivery, IIIb | CMS +O7023 | Third degree perineal laceration during delivery, IIIc | CMS +O703 | Fourth degree perineal laceration during delivery | CMS +O704 | Anal sphincter tear complicating delivery, not associated with third degree laceration | CMS +O709 | Perineal laceration during delivery, unspecified | CMS +O7100 | Rupture of uterus before onset of labor, unspecified trimester | CMS +O7102 | Rupture of uterus before onset of labor, second trimester | CMS +O7103 | Rupture of uterus before onset of labor, third trimester | CMS +O711 | Rupture of uterus during labor | CMS +O712 | Postpartum inversion of uterus | CMS +O713 | Obstetric laceration of cervix | CMS +O714 | Obstetric high vaginal laceration alone | CMS +O715 | Other obstetric injury to pelvic organs | CMS +O716 | Obstetric damage to pelvic joints and ligaments | CMS +O717 | Obstetric hematoma of pelvis | CMS +O7181 | Laceration of uterus, not elsewhere classified | CMS +O7182 | Other specified trauma to perineum and vulva | CMS +O7189 | Other specified obstetric trauma | CMS +O719 | Obstetric trauma, unspecified | CMS +O720 | Third-stage hemorrhage | CMS +O721 | Other immediate postpartum hemorrhage | CMS +O722 | Delayed and secondary postpartum hemorrhage | CMS +O723 | Postpartum coagulation defects | CMS +O730 | Retained placenta without hemorrhage | CMS +O731 | Retained portions of placenta and membranes, without hemorrhage | CMS +O740 | Aspiration pneumonitis due to anesthesia during labor and delivery | CMS +O741 | Other pulmonary complications of anesthesia during labor and delivery | CMS +O742 | Cardiac complications of anesthesia during labor and delivery | CMS +O743 | Central nervous system complications of anesthesia during labor and delivery | CMS +O744 | Toxic reaction to local anesthesia during labor and delivery | CMS +O745 | Spinal and epidural anesthesia-induced headache during labor and delivery | CMS +O746 | Other complications of spinal and epidural anesthesia during labor and delivery | CMS +O747 | Failed or difficult intubation for anesthesia during labor and delivery | CMS +O748 | Other complications of anesthesia during labor and delivery | CMS +O749 | Complication of anesthesia during labor and delivery, unspecified | CMS +O750 | Maternal distress during labor and delivery | CMS +O751 | Shock during or following labor and delivery | CMS +O752 | Pyrexia during labor, not elsewhere classified | CMS +O753 | Other infection during labor | CMS +O754 | Other complications of obstetric surgery and procedures | CMS +O755 | Delayed delivery after artificial rupture of membranes | CMS +O7581 | Maternal exhaustion complicating labor and delivery | CMS +O7582 | Onset (spontaneous) of labor after 37 completed weeks of gestation but before 39 completed weeks gestation, with delivery by (planned) cesarean section | CMS +O7589 | Other specified complications of labor and delivery | CMS +O759 | Complication of labor and delivery, unspecified | CMS +O76 | Abnormality in fetal heart rate and rhythm complicating labor and delivery | CMS +O770 | Labor and delivery complicated by meconium in amniotic fluid | CMS +O771 | Fetal stress in labor or delivery due to drug administration | CMS +O778 | Labor and delivery complicated by other evidence of fetal stress | CMS +O779 | Labor and delivery complicated by fetal stress, unspecified | CMS +O80 | Encounter for full-term uncomplicated delivery | CMS +O82 | Encounter for cesarean delivery without indication | CMS +O85 | Puerperal sepsis | CMS +O8600 | Infection of obstetric surgical wound, unspecified | CMS +O8601 | Infection of obstetric surgical wound, superficial incisional site | CMS +O8602 | Infection of obstetric surgical wound, deep incisional site | CMS +O8603 | Infection of obstetric surgical wound, organ and space site | CMS +O8604 | Sepsis following an obstetrical procedure | CMS +O8609 | Infection of obstetric surgical wound, other surgical site | CMS +O8611 | Cervicitis following delivery | CMS +O8612 | Endometritis following delivery | CMS +O8613 | Vaginitis following delivery | CMS +O8619 | Other infection of genital tract following delivery | CMS +O8620 | Urinary tract infection following delivery, unspecified | CMS +O8621 | Infection of kidney following delivery | CMS +O8622 | Infection of bladder following delivery | CMS +O8629 | Other urinary tract infection following delivery | CMS +O864 | Pyrexia of unknown origin following delivery | CMS +O8681 | Puerperal septic thrombophlebitis | CMS +O8689 | Other specified puerperal infections | CMS +O870 | Superficial thrombophlebitis in the puerperium | CMS +O871 | Deep phlebothrombosis in the puerperium | CMS +O872 | Hemorrhoids in the puerperium | CMS +O873 | Cerebral venous thrombosis in the puerperium | CMS +O874 | Varicose veins of lower extremity in the puerperium | CMS +O878 | Other venous complications in the puerperium | CMS +O879 | Venous complication in the puerperium, unspecified | CMS +O88011 | Air embolism in pregnancy, first trimester | CMS +O88012 | Air embolism in pregnancy, second trimester | CMS +O88013 | Air embolism in pregnancy, third trimester | CMS +O88019 | Air embolism in pregnancy, unspecified trimester | CMS +O8802 | Air embolism in childbirth | CMS +O8803 | Air embolism in the puerperium | CMS +O88111 | Amniotic fluid embolism in pregnancy, first trimester | CMS +O88112 | Amniotic fluid embolism in pregnancy, second trimester | CMS +O88113 | Amniotic fluid embolism in pregnancy, third trimester | CMS +O88119 | Amniotic fluid embolism in pregnancy, unspecified trimester | CMS +O8812 | Amniotic fluid embolism in childbirth | CMS +O8813 | Amniotic fluid embolism in the puerperium | CMS +O88211 | Thromboembolism in pregnancy, first trimester | CMS +O88212 | Thromboembolism in pregnancy, second trimester | CMS +O88213 | Thromboembolism in pregnancy, third trimester | CMS +O88219 | Thromboembolism in pregnancy, unspecified trimester | CMS +O8822 | Thromboembolism in childbirth | CMS +O8823 | Thromboembolism in the puerperium | CMS +O88311 | Pyemic and septic embolism in pregnancy, first trimester | CMS +O88312 | Pyemic and septic embolism in pregnancy, second trimester | CMS +O88313 | Pyemic and septic embolism in pregnancy, third trimester | CMS +O88319 | Pyemic and septic embolism in pregnancy, unspecified trimester | CMS +O8832 | Pyemic and septic embolism in childbirth | CMS +O8833 | Pyemic and septic embolism in the puerperium | CMS +O88811 | Other embolism in pregnancy, first trimester | CMS +O88812 | Other embolism in pregnancy, second trimester | CMS +O88813 | Other embolism in pregnancy, third trimester | CMS +O88819 | Other embolism in pregnancy, unspecified trimester | CMS +O8882 | Other embolism in childbirth | CMS +O8883 | Other embolism in the puerperium | CMS +O8901 | Aspiration pneumonitis due to anesthesia during the puerperium | CMS +O8909 | Other pulmonary complications of anesthesia during the puerperium | CMS +O891 | Cardiac complications of anesthesia during the puerperium | CMS +O892 | Central nervous system complications of anesthesia during the puerperium | CMS +O893 | Toxic reaction to local anesthesia during the puerperium | CMS +O894 | Spinal and epidural anesthesia-induced headache during the puerperium | CMS +O895 | Other complications of spinal and epidural anesthesia during the puerperium | CMS +O896 | Failed or difficult intubation for anesthesia during the puerperium | CMS +O898 | Other complications of anesthesia during the puerperium | CMS +O899 | Complication of anesthesia during the puerperium, unspecified | CMS +O900 | Disruption of cesarean delivery wound | CMS +O901 | Disruption of perineal obstetric wound | CMS +O902 | Hematoma of obstetric wound | CMS +O903 | Peripartum cardiomyopathy | CMS +O904 | Postpartum acute kidney failure | CMS +O905 | Postpartum thyroiditis | CMS +O906 | Postpartum mood disturbance | CMS +O9081 | Anemia of the puerperium | CMS +O9089 | Other complications of the puerperium, not elsewhere classified | CMS +O909 | Complication of the puerperium, unspecified | CMS +O91011 | Infection of nipple associated with pregnancy, first trimester | CMS +O91012 | Infection of nipple associated with pregnancy, second trimester | CMS +O91013 | Infection of nipple associated with pregnancy, third trimester | CMS +O91019 | Infection of nipple associated with pregnancy, unspecified trimester | CMS +O9102 | Infection of nipple associated with the puerperium | CMS +O9103 | Infection of nipple associated with lactation | CMS +O91111 | Abscess of breast associated with pregnancy, first trimester | CMS +O91112 | Abscess of breast associated with pregnancy, second trimester | CMS +O91113 | Abscess of breast associated with pregnancy, third trimester | CMS +O91119 | Abscess of breast associated with pregnancy, unspecified trimester | CMS +O9112 | Abscess of breast associated with the puerperium | CMS +O9113 | Abscess of breast associated with lactation | CMS +O91211 | Nonpurulent mastitis associated with pregnancy, first trimester | CMS +O91212 | Nonpurulent mastitis associated with pregnancy, second trimester | CMS +O91213 | Nonpurulent mastitis associated with pregnancy, third trimester | CMS +O91219 | Nonpurulent mastitis associated with pregnancy, unspecified trimester | CMS +O9122 | Nonpurulent mastitis associated with the puerperium | CMS +O9123 | Nonpurulent mastitis associated with lactation | CMS +O92011 | Retracted nipple associated with pregnancy, first trimester | CMS +O92012 | Retracted nipple associated with pregnancy, second trimester | CMS +O92013 | Retracted nipple associated with pregnancy, third trimester | CMS +O92019 | Retracted nipple associated with pregnancy, unspecified trimester | CMS +O9202 | Retracted nipple associated with the puerperium | CMS +O9203 | Retracted nipple associated with lactation | CMS +O92111 | Cracked nipple associated with pregnancy, first trimester | CMS +O92112 | Cracked nipple associated with pregnancy, second trimester | CMS +O92113 | Cracked nipple associated with pregnancy, third trimester | CMS +O92119 | Cracked nipple associated with pregnancy, unspecified trimester | CMS +O9212 | Cracked nipple associated with the puerperium | CMS +O9213 | Cracked nipple associated with lactation | CMS +O9220 | Unspecified disorder of breast associated with pregnancy and the puerperium | CMS +O9229 | Other disorders of breast associated with pregnancy and the puerperium | CMS +O923 | Agalactia | CMS +O924 | Hypogalactia | CMS +O925 | Suppressed lactation | CMS +O926 | Galactorrhea | CMS +O9270 | Unspecified disorders of lactation | CMS +O9279 | Other disorders of lactation | CMS +O94 | Sequelae of complication of pregnancy, childbirth, and the puerperium | CMS +O98011 | Tuberculosis complicating pregnancy, first trimester | CMS +O98012 | Tuberculosis complicating pregnancy, second trimester | CMS +O98013 | Tuberculosis complicating pregnancy, third trimester | CMS +O98019 | Tuberculosis complicating pregnancy, unspecified trimester | CMS +O9802 | Tuberculosis complicating childbirth | CMS +O9803 | Tuberculosis complicating the puerperium | CMS +O98111 | Syphilis complicating pregnancy, first trimester | CMS +O98112 | Syphilis complicating pregnancy, second trimester | CMS +O98113 | Syphilis complicating pregnancy, third trimester | CMS +O98119 | Syphilis complicating pregnancy, unspecified trimester | CMS +O9812 | Syphilis complicating childbirth | CMS +O9813 | Syphilis complicating the puerperium | CMS +O98211 | Gonorrhea complicating pregnancy, first trimester | CMS +O98212 | Gonorrhea complicating pregnancy, second trimester | CMS +O98213 | Gonorrhea complicating pregnancy, third trimester | CMS +O98219 | Gonorrhea complicating pregnancy, unspecified trimester | CMS +O9822 | Gonorrhea complicating childbirth | CMS +O9823 | Gonorrhea complicating the puerperium | CMS +O98311 | Other infections with a predominantly sexual mode of transmission complicating pregnancy, first trimester | CMS +O98312 | Other infections with a predominantly sexual mode of transmission complicating pregnancy, second trimester | CMS +O98313 | Other infections with a predominantly sexual mode of transmission complicating pregnancy, third trimester | CMS +O98319 | Other infections with a predominantly sexual mode of transmission complicating pregnancy, unspecified trimester | CMS +O9832 | Other infections with a predominantly sexual mode of transmission complicating childbirth | CMS +O9833 | Other infections with a predominantly sexual mode of transmission complicating the puerperium | CMS +O98411 | Viral hepatitis complicating pregnancy, first trimester | CMS +O98412 | Viral hepatitis complicating pregnancy, second trimester | CMS +O98413 | Viral hepatitis complicating pregnancy, third trimester | CMS +O98419 | Viral hepatitis complicating pregnancy, unspecified trimester | CMS +O9842 | Viral hepatitis complicating childbirth | CMS +O9843 | Viral hepatitis complicating the puerperium | CMS +O98511 | Other viral diseases complicating pregnancy, first trimester | CMS +O98512 | Other viral diseases complicating pregnancy, second trimester | CMS +O98513 | Other viral diseases complicating pregnancy, third trimester | CMS +O98519 | Other viral diseases complicating pregnancy, unspecified trimester | CMS +O9852 | Other viral diseases complicating childbirth | CMS +O9853 | Other viral diseases complicating the puerperium | CMS +O98611 | Protozoal diseases complicating pregnancy, first trimester | CMS +O98612 | Protozoal diseases complicating pregnancy, second trimester | CMS +O98613 | Protozoal diseases complicating pregnancy, third trimester | CMS +O98619 | Protozoal diseases complicating pregnancy, unspecified trimester | CMS +O9862 | Protozoal diseases complicating childbirth | CMS +O9863 | Protozoal diseases complicating the puerperium | CMS +O98711 | Human immunodeficiency virus [HIV] disease complicating pregnancy, first trimester | CMS +O98712 | Human immunodeficiency virus [HIV] disease complicating pregnancy, second trimester | CMS +O98713 | Human immunodeficiency virus [HIV] disease complicating pregnancy, third trimester | CMS +O98719 | Human immunodeficiency virus [HIV] disease complicating pregnancy, unspecified trimester | CMS +O9872 | Human immunodeficiency virus [HIV] disease complicating childbirth | CMS +O9873 | Human immunodeficiency virus [HIV] disease complicating the puerperium | CMS +O98811 | Other maternal infectious and parasitic diseases complicating pregnancy, first trimester | CMS +O98812 | Other maternal infectious and parasitic diseases complicating pregnancy, second trimester | CMS +O98813 | Other maternal infectious and parasitic diseases complicating pregnancy, third trimester | CMS +O98819 | Other maternal infectious and parasitic diseases complicating pregnancy, unspecified trimester | CMS +O9882 | Other maternal infectious and parasitic diseases complicating childbirth | CMS +O9883 | Other maternal infectious and parasitic diseases complicating the puerperium | CMS +O98911 | Unspecified maternal infectious and parasitic disease complicating pregnancy, first trimester | CMS +O98912 | Unspecified maternal infectious and parasitic disease complicating pregnancy, second trimester | CMS +O98913 | Unspecified maternal infectious and parasitic disease complicating pregnancy, third trimester | CMS +O98919 | Unspecified maternal infectious and parasitic disease complicating pregnancy, unspecified trimester | CMS +O9892 | Unspecified maternal infectious and parasitic disease complicating childbirth | CMS +O9893 | Unspecified maternal infectious and parasitic disease complicating the puerperium | CMS +O99011 | Anemia complicating pregnancy, first trimester | CMS +O99012 | Anemia complicating pregnancy, second trimester | CMS +O99013 | Anemia complicating pregnancy, third trimester | CMS +O99019 | Anemia complicating pregnancy, unspecified trimester | CMS +O9902 | Anemia complicating childbirth | CMS +O9903 | Anemia complicating the puerperium | CMS +O99111 | Other diseases of the blood and blood-forming organs and certain disorders involving the immune mechanism complicating pregnancy, first trimester | CMS +O99112 | Other diseases of the blood and blood-forming organs and certain disorders involving the immune mechanism complicating pregnancy, second trimester | CMS +O99113 | Other diseases of the blood and blood-forming organs and certain disorders involving the immune mechanism complicating pregnancy, third trimester | CMS +O99119 | Other diseases of the blood and blood-forming organs and certain disorders involving the immune mechanism complicating pregnancy, unspecified trimester | CMS +O9912 | Other diseases of the blood and blood-forming organs and certain disorders involving the immune mechanism complicating childbirth | CMS +O9913 | Other diseases of the blood and blood-forming organs and certain disorders involving the immune mechanism complicating the puerperium | CMS +O99210 | Obesity complicating pregnancy, unspecified trimester | CMS +O99211 | Obesity complicating pregnancy, first trimester | CMS +O99212 | Obesity complicating pregnancy, second trimester | CMS +O99213 | Obesity complicating pregnancy, third trimester | CMS +O99214 | Obesity complicating childbirth | CMS +O99215 | Obesity complicating the puerperium | CMS +O99280 | Endocrine, nutritional and metabolic diseases complicating pregnancy, unspecified trimester | CMS +O99281 | Endocrine, nutritional and metabolic diseases complicating pregnancy, first trimester | CMS +O99282 | Endocrine, nutritional and metabolic diseases complicating pregnancy, second trimester | CMS +O99283 | Endocrine, nutritional and metabolic diseases complicating pregnancy, third trimester | CMS +O99284 | Endocrine, nutritional and metabolic diseases complicating childbirth | CMS +O99285 | Endocrine, nutritional and metabolic diseases complicating the puerperium | CMS +O99310 | Alcohol use complicating pregnancy, unspecified trimester | CMS +O99311 | Alcohol use complicating pregnancy, first trimester | CMS +O99312 | Alcohol use complicating pregnancy, second trimester | CMS +O99313 | Alcohol use complicating pregnancy, third trimester | CMS +O99314 | Alcohol use complicating childbirth | CMS +O99315 | Alcohol use complicating the puerperium | CMS +O99320 | Drug use complicating pregnancy, unspecified trimester | CMS +O99321 | Drug use complicating pregnancy, first trimester | CMS +O99322 | Drug use complicating pregnancy, second trimester | CMS +O99323 | Drug use complicating pregnancy, third trimester | CMS +O99324 | Drug use complicating childbirth | CMS +O99325 | Drug use complicating the puerperium | CMS +O99330 | Smoking (tobacco) complicating pregnancy, unspecified trimester | CMS +O99331 | Smoking (tobacco) complicating pregnancy, first trimester | CMS +O99332 | Smoking (tobacco) complicating pregnancy, second trimester | CMS +O99333 | Smoking (tobacco) complicating pregnancy, third trimester | CMS +O99334 | Smoking (tobacco) complicating childbirth | CMS +O99335 | Smoking (tobacco) complicating the puerperium | CMS +O99340 | Other mental disorders complicating pregnancy, unspecified trimester | CMS +O99341 | Other mental disorders complicating pregnancy, first trimester | CMS +O99342 | Other mental disorders complicating pregnancy, second trimester | CMS +O99343 | Other mental disorders complicating pregnancy, third trimester | CMS +O99344 | Other mental disorders complicating childbirth | CMS +O99345 | Other mental disorders complicating the puerperium | CMS +O99350 | Diseases of the nervous system complicating pregnancy, unspecified trimester | CMS +O99351 | Diseases of the nervous system complicating pregnancy, first trimester | CMS +O99352 | Diseases of the nervous system complicating pregnancy, second trimester | CMS +O99353 | Diseases of the nervous system complicating pregnancy, third trimester | CMS +O99354 | Diseases of the nervous system complicating childbirth | CMS +O99355 | Diseases of the nervous system complicating the puerperium | CMS +O99411 | Diseases of the circulatory system complicating pregnancy, first trimester | CMS +O99412 | Diseases of the circulatory system complicating pregnancy, second trimester | CMS +O99413 | Diseases of the circulatory system complicating pregnancy, third trimester | CMS +O99419 | Diseases of the circulatory system complicating pregnancy, unspecified trimester | CMS +O9942 | Diseases of the circulatory system complicating childbirth | CMS +O9943 | Diseases of the circulatory system complicating the puerperium | CMS +O99511 | Diseases of the respiratory system complicating pregnancy, first trimester | CMS +O99512 | Diseases of the respiratory system complicating pregnancy, second trimester | CMS +O99513 | Diseases of the respiratory system complicating pregnancy, third trimester | CMS +O99519 | Diseases of the respiratory system complicating pregnancy, unspecified trimester | CMS +O9952 | Diseases of the respiratory system complicating childbirth | CMS +O9953 | Diseases of the respiratory system complicating the puerperium | CMS +O99611 | Diseases of the digestive system complicating pregnancy, first trimester | CMS +O99612 | Diseases of the digestive system complicating pregnancy, second trimester | CMS +O99613 | Diseases of the digestive system complicating pregnancy, third trimester | CMS +O99619 | Diseases of the digestive system complicating pregnancy, unspecified trimester | CMS +O9962 | Diseases of the digestive system complicating childbirth | CMS +O9963 | Diseases of the digestive system complicating the puerperium | CMS +O99711 | Diseases of the skin and subcutaneous tissue complicating pregnancy, first trimester | CMS +O99712 | Diseases of the skin and subcutaneous tissue complicating pregnancy, second trimester | CMS +O99713 | Diseases of the skin and subcutaneous tissue complicating pregnancy, third trimester | CMS +O99719 | Diseases of the skin and subcutaneous tissue complicating pregnancy, unspecified trimester | CMS +O9972 | Diseases of the skin and subcutaneous tissue complicating childbirth | CMS +O9973 | Diseases of the skin and subcutaneous tissue complicating the puerperium | CMS +O99810 | Abnormal glucose complicating pregnancy | CMS +O99814 | Abnormal glucose complicating childbirth | CMS +O99815 | Abnormal glucose complicating the puerperium | CMS +O99820 | Streptococcus B carrier state complicating pregnancy | CMS +O99824 | Streptococcus B carrier state complicating childbirth | CMS +O99825 | Streptococcus B carrier state complicating the puerperium | CMS +O99830 | Other infection carrier state complicating pregnancy | CMS +O99834 | Other infection carrier state complicating childbirth | CMS +O99835 | Other infection carrier state complicating the puerperium | CMS +O99840 | Bariatric surgery status complicating pregnancy, unspecified trimester | CMS +O99841 | Bariatric surgery status complicating pregnancy, first trimester | CMS +O99842 | Bariatric surgery status complicating pregnancy, second trimester | CMS +O99843 | Bariatric surgery status complicating pregnancy, third trimester | CMS +O99844 | Bariatric surgery status complicating childbirth | CMS +O99845 | Bariatric surgery status complicating the puerperium | CMS +O9989 | Other specified diseases and conditions complicating pregnancy, childbirth and the puerperium | CMS +O9A111 | Malignant neoplasm complicating pregnancy, first trimester | CMS +O9A112 | Malignant neoplasm complicating pregnancy, second trimester | CMS +O9A113 | Malignant neoplasm complicating pregnancy, third trimester | CMS +O9A119 | Malignant neoplasm complicating pregnancy, unspecified trimester | CMS +O9A12 | Malignant neoplasm complicating childbirth | CMS +O9A13 | Malignant neoplasm complicating the puerperium | CMS +O9A211 | Injury, poisoning and certain other consequences of external causes complicating pregnancy, first trimester | CMS +O9A212 | Injury, poisoning and certain other consequences of external causes complicating pregnancy, second trimester | CMS +O9A213 | Injury, poisoning and certain other consequences of external causes complicating pregnancy, third trimester | CMS +O9A219 | Injury, poisoning and certain other consequences of external causes complicating pregnancy, unspecified trimester | CMS +O9A22 | Injury, poisoning and certain other consequences of external causes complicating childbirth | CMS +O9A23 | Injury, poisoning and certain other consequences of external causes complicating the puerperium | CMS +O9A311 | Physical abuse complicating pregnancy, first trimester | CMS +O9A312 | Physical abuse complicating pregnancy, second trimester | CMS +O9A313 | Physical abuse complicating pregnancy, third trimester | CMS +O9A319 | Physical abuse complicating pregnancy, unspecified trimester | CMS +O9A32 | Physical abuse complicating childbirth | CMS +O9A33 | Physical abuse complicating the puerperium | CMS +O9A411 | Sexual abuse complicating pregnancy, first trimester | CMS +O9A412 | Sexual abuse complicating pregnancy, second trimester | CMS +O9A413 | Sexual abuse complicating pregnancy, third trimester | CMS +O9A419 | Sexual abuse complicating pregnancy, unspecified trimester | CMS +O9A42 | Sexual abuse complicating childbirth | CMS +O9A43 | Sexual abuse complicating the puerperium | CMS +O9A511 | Psychological abuse complicating pregnancy, first trimester | CMS +O9A512 | Psychological abuse complicating pregnancy, second trimester | CMS +O9A513 | Psychological abuse complicating pregnancy, third trimester | CMS +O9A519 | Psychological abuse complicating pregnancy, unspecified trimester | CMS +O9A52 | Psychological abuse complicating childbirth | CMS +O9A53 | Psychological abuse complicating the puerperium | CMS +P000 | Newborn affected by maternal hypertensive disorders | CMS +P001 | Newborn affected by maternal renal and urinary tract diseases | CMS +P002 | Newborn affected by maternal infectious and parasitic diseases | CMS +P003 | Newborn affected by other maternal circulatory and respiratory diseases | CMS +P004 | Newborn affected by maternal nutritional disorders | CMS +P005 | Newborn affected by maternal injury | CMS +P006 | Newborn affected by surgical procedure on mother | CMS +P007 | Newborn affected by other medical procedures on mother, not elsewhere classified | CMS +P0081 | Newborn affected by periodontal disease in mother | CMS +P0089 | Newborn affected by other maternal conditions | CMS +P009 | Newborn affected by unspecified maternal condition | CMS +P010 | Newborn affected by incompetent cervix | CMS +P011 | Newborn affected by premature rupture of membranes | CMS +P012 | Newborn affected by oligohydramnios | CMS +P013 | Newborn affected by polyhydramnios | CMS +P014 | Newborn affected by ectopic pregnancy | CMS +P015 | Newborn affected by multiple pregnancy | CMS +P016 | Newborn affected by maternal death | CMS +P017 | Newborn affected by malpresentation before labor | CMS +P018 | Newborn affected by other maternal complications of pregnancy | CMS +P019 | Newborn affected by maternal complication of pregnancy, unspecified | CMS +P020 | Newborn affected by placenta previa | CMS +P021 | Newborn affected by other forms of placental separation and hemorrhage | CMS +P0220 | Newborn affected by unspecified morphological and functional abnormalities of placenta | CMS +P0229 | Newborn affected by other morphological and functional abnormalities of placenta | CMS +P023 | Newborn affected by placental transfusion syndromes | CMS +P024 | Newborn affected by prolapsed cord | CMS +P025 | Newborn affected by other compression of umbilical cord | CMS +P0260 | Newborn affected by unspecified conditions of umbilical cord | CMS +P0269 | Newborn affected by other conditions of umbilical cord | CMS +P0270 | Newborn affected by fetal inflammatory response syndrome | CMS +P0278 | Newborn affected by other conditions from chorioamnionitis | CMS +P028 | Newborn affected by other abnormalities of membranes | CMS +P029 | Newborn affected by abnormality of membranes, unspecified | CMS +P030 | Newborn affected by breech delivery and extraction | CMS +P031 | Newborn affected by other malpresentation, malposition and disproportion during labor and delivery | CMS +P032 | Newborn affected by forceps delivery | CMS +P033 | Newborn affected by delivery by vacuum extractor [ventouse] | CMS +P034 | Newborn affected by Cesarean delivery | CMS +P035 | Newborn affected by precipitate delivery | CMS +P036 | Newborn affected by abnormal uterine contractions | CMS +P03810 | Newborn affected by abnormality in fetal (intrauterine) heart rate or rhythm before the onset of labor | CMS +P03811 | Newborn affected by abnormality in fetal (intrauterine) heart rate or rhythm during labor | CMS +P03819 | Newborn affected by abnormality in fetal (intrauterine) heart rate or rhythm, unspecified as to time of onset | CMS +P0382 | Meconium passage during delivery | CMS +P0389 | Newborn affected by other specified complications of labor and delivery | CMS +P039 | Newborn affected by complication of labor and delivery, unspecified | CMS +P040 | Newborn affected by maternal anesthesia and analgesia in pregnancy, labor and delivery | CMS +P0411 | Newborn affected by maternal antineoplastic chemotherapy | CMS +P0412 | Newborn affected by maternal cytotoxic drugs | CMS +P0413 | Newborn affected by maternal use of anticonvulsants | CMS +P0414 | Newborn affected by maternal use of opiates | CMS +P0415 | Newborn affected by maternal use of antidepressants | CMS +P0416 | Newborn affected by maternal use of amphetamines | CMS +P0417 | Newborn affected by maternal use of sedative-hypnotics | CMS +P041A | Newborn affected by maternal use of anxiolytics | CMS +P0418 | Newborn affected by other maternal medication | CMS +P0419 | Newborn affected by maternal use of unspecified medication | CMS +P042 | Newborn affected by maternal use of tobacco | CMS +P043 | Newborn affected by maternal use of alcohol | CMS +P0440 | Newborn affected by maternal use of unspecified drugs of addiction | CMS +P0441 | Newborn affected by maternal use of cocaine | CMS +P0442 | Newborn affected by maternal use of hallucinogens | CMS +P0449 | Newborn affected by maternal use of other drugs of addiction | CMS +P045 | Newborn affected by maternal use of nutritional chemical substances | CMS +P046 | Newborn affected by maternal exposure to environmental chemical substances | CMS +P0481 | Newborn affected by maternal use of cannabis | CMS +P0489 | Newborn affected by other maternal noxious substances | CMS +P049 | Newborn affected by maternal noxious substance, unspecified | CMS +P0500 | Newborn light for gestational age, unspecified weight | CMS +P0501 | Newborn light for gestational age, less than 500 grams | CMS +P0502 | Newborn light for gestational age, 500-749 grams | CMS +P0503 | Newborn light for gestational age, 750-999 grams | CMS +P0504 | Newborn light for gestational age, 1000-1249 grams | CMS +P0505 | Newborn light for gestational age, 1250-1499 grams | CMS +P0506 | Newborn light for gestational age, 1500-1749 grams | CMS +P0507 | Newborn light for gestational age, 1750-1999 grams | CMS +P0508 | Newborn light for gestational age, 2000-2499 grams | CMS +P0509 | Newborn light for gestational age, 2500 grams and over | CMS +P0510 | Newborn small for gestational age, unspecified weight | CMS +P0511 | Newborn small for gestational age, less than 500 grams | CMS +P0512 | Newborn small for gestational age, 500-749 grams | CMS +P0513 | Newborn small for gestational age, 750-999 grams | CMS +P0514 | Newborn small for gestational age, 1000-1249 grams | CMS +P0515 | Newborn small for gestational age, 1250-1499 grams | CMS +P0516 | Newborn small for gestational age, 1500-1749 grams | CMS +P0517 | Newborn small for gestational age, 1750-1999 grams | CMS +P0518 | Newborn small for gestational age, 2000-2499 grams | CMS +P0519 | Newborn small for gestational age, other | CMS +P052 | Newborn affected by fetal (intrauterine) malnutrition not light or small for gestational age | CMS +P059 | Newborn affected by slow intrauterine growth, unspecified | CMS +P0700 | Extremely low birth weight newborn, unspecified weight | CMS +P0701 | Extremely low birth weight newborn, less than 500 grams | CMS +P0702 | Extremely low birth weight newborn, 500-749 grams | CMS +P0703 | Extremely low birth weight newborn, 750-999 grams | CMS +P0710 | Other low birth weight newborn, unspecified weight | CMS +P0714 | Other low birth weight newborn, 1000-1249 grams | CMS +P0715 | Other low birth weight newborn, 1250-1499 grams | CMS +P0716 | Other low birth weight newborn, 1500-1749 grams | CMS +P0717 | Other low birth weight newborn, 1750-1999 grams | CMS +P0718 | Other low birth weight newborn, 2000-2499 grams | CMS +P0720 | Extreme immaturity of newborn, unspecified weeks of gestation | CMS +P0721 | Extreme immaturity of newborn, gestational age less than 23 completed weeks | CMS +P0722 | Extreme immaturity of newborn, gestational age 23 completed weeks | CMS +P0723 | Extreme immaturity of newborn, gestational age 24 completed weeks | CMS +P0724 | Extreme immaturity of newborn, gestational age 25 completed weeks | CMS +P0725 | Extreme immaturity of newborn, gestational age 26 completed weeks | CMS +P0726 | Extreme immaturity of newborn, gestational age 27 completed weeks | CMS +P0730 | Preterm newborn, unspecified weeks of gestation | CMS +P0731 | Preterm newborn, gestational age 28 completed weeks | CMS +P0732 | Preterm newborn, gestational age 29 completed weeks | CMS +P0733 | Preterm newborn, gestational age 30 completed weeks | CMS +P0734 | Preterm newborn, gestational age 31 completed weeks | CMS +P0735 | Preterm newborn, gestational age 32 completed weeks | CMS +P0736 | Preterm newborn, gestational age 33 completed weeks | CMS +P0737 | Preterm newborn, gestational age 34 completed weeks | CMS +P0738 | Preterm newborn, gestational age 35 completed weeks | CMS +P0739 | Preterm newborn, gestational age 36 completed weeks | CMS +P080 | Exceptionally large newborn baby | CMS +P081 | Other heavy for gestational age newborn | CMS +P0821 | Post-term newborn | CMS +P0822 | Prolonged gestation of newborn | CMS +P09 | Abnormal findings on neonatal screening | CMS +P100 | Subdural hemorrhage due to birth injury | CMS +P101 | Cerebral hemorrhage due to birth injury | CMS +P102 | Intraventricular hemorrhage due to birth injury | CMS +P103 | Subarachnoid hemorrhage due to birth injury | CMS +P104 | Tentorial tear due to birth injury | CMS +P108 | Other intracranial lacerations and hemorrhages due to birth injury | CMS +P109 | Unspecified intracranial laceration and hemorrhage due to birth injury | CMS +P110 | Cerebral edema due to birth injury | CMS +P111 | Other specified brain damage due to birth injury | CMS +P112 | Unspecified brain damage due to birth injury | CMS +P113 | Birth injury to facial nerve | CMS +P114 | Birth injury to other cranial nerves | CMS +P115 | Birth injury to spine and spinal cord | CMS +P119 | Birth injury to central nervous system, unspecified | CMS +P120 | Cephalhematoma due to birth injury | CMS +P121 | Chignon (from vacuum extraction) due to birth injury | CMS +P122 | Epicranial subaponeurotic hemorrhage due to birth injury | CMS +P123 | Bruising of scalp due to birth injury | CMS +P124 | Injury of scalp of newborn due to monitoring equipment | CMS +P1281 | Caput succedaneum | CMS +P1289 | Other birth injuries to scalp | CMS +P129 | Birth injury to scalp, unspecified | CMS +P130 | Fracture of skull due to birth injury | CMS +P131 | Other birth injuries to skull | CMS +P132 | Birth injury to femur | CMS +P133 | Birth injury to other long bones | CMS +P134 | Fracture of clavicle due to birth injury | CMS +P138 | Birth injuries to other parts of skeleton | CMS +P139 | Birth injury to skeleton, unspecified | CMS +P140 | Erb's paralysis due to birth injury | CMS +P141 | Klumpke's paralysis due to birth injury | CMS +P142 | Phrenic nerve paralysis due to birth injury | CMS +P143 | Other brachial plexus birth injuries | CMS +P148 | Birth injuries to other parts of peripheral nervous system | CMS +P149 | Birth injury to peripheral nervous system, unspecified | CMS +P150 | Birth injury to liver | CMS +P151 | Birth injury to spleen | CMS +P152 | Sternomastoid injury due to birth injury | CMS +P153 | Birth injury to eye | CMS +P154 | Birth injury to face | CMS +P155 | Birth injury to external genitalia | CMS +P156 | Subcutaneous fat necrosis due to birth injury | CMS +P158 | Other specified birth injuries | CMS +P159 | Birth injury, unspecified | CMS +P190 | Metabolic acidemia in newborn first noted before onset of labor | CMS +P191 | Metabolic acidemia in newborn first noted during labor | CMS +P192 | Metabolic acidemia noted at birth | CMS +P199 | Metabolic acidemia, unspecified | CMS +P220 | Respiratory distress syndrome of newborn | CMS +P221 | Transient tachypnea of newborn | CMS +P228 | Other respiratory distress of newborn | CMS +P229 | Respiratory distress of newborn, unspecified | CMS +P230 | Congenital pneumonia due to viral agent | CMS +P231 | Congenital pneumonia due to Chlamydia | CMS +P232 | Congenital pneumonia due to staphylococcus | CMS +P233 | Congenital pneumonia due to streptococcus, group B | CMS +P234 | Congenital pneumonia due to Escherichia coli | CMS +P235 | Congenital pneumonia due to Pseudomonas | CMS +P236 | Congenital pneumonia due to other bacterial agents | CMS +P238 | Congenital pneumonia due to other organisms | CMS +P239 | Congenital pneumonia, unspecified | CMS +P2400 | Meconium aspiration without respiratory symptoms | CMS +P2401 | Meconium aspiration with respiratory symptoms | CMS +P2410 | Neonatal aspiration of (clear) amniotic fluid and mucus without respiratory symptoms | CMS +P2411 | Neonatal aspiration of (clear) amniotic fluid and mucus with respiratory symptoms | CMS +P2420 | Neonatal aspiration of blood without respiratory symptoms | CMS +P2421 | Neonatal aspiration of blood with respiratory symptoms | CMS +P2430 | Neonatal aspiration of milk and regurgitated food without respiratory symptoms | CMS +P2431 | Neonatal aspiration of milk and regurgitated food with respiratory symptoms | CMS +P2480 | Other neonatal aspiration without respiratory symptoms | CMS +P2481 | Other neonatal aspiration with respiratory symptoms | CMS +P249 | Neonatal aspiration, unspecified | CMS +P250 | Interstitial emphysema originating in the perinatal period | CMS +P251 | Pneumothorax originating in the perinatal period | CMS +P252 | Pneumomediastinum originating in the perinatal period | CMS +P253 | Pneumopericardium originating in the perinatal period | CMS +P258 | Other conditions related to interstitial emphysema originating in the perinatal period | CMS +P260 | Tracheobronchial hemorrhage originating in the perinatal period | CMS +P261 | Massive pulmonary hemorrhage originating in the perinatal period | CMS +P268 | Other pulmonary hemorrhages originating in the perinatal period | CMS +P269 | Unspecified pulmonary hemorrhage originating in the perinatal period | CMS +P270 | Wilson-Mikity syndrome | CMS +P271 | Bronchopulmonary dysplasia originating in the perinatal period | CMS +P278 | Other chronic respiratory diseases originating in the perinatal period | CMS +P279 | Unspecified chronic respiratory disease originating in the perinatal period | CMS +P280 | Primary atelectasis of newborn | CMS +P2810 | Unspecified atelectasis of newborn | CMS +P2811 | Resorption atelectasis without respiratory distress syndrome | CMS +P2819 | Other atelectasis of newborn | CMS +P282 | Cyanotic attacks of newborn | CMS +P283 | Primary sleep apnea of newborn | CMS +P284 | Other apnea of newborn | CMS +P285 | Respiratory failure of newborn | CMS +P2881 | Respiratory arrest of newborn | CMS +P2889 | Other specified respiratory conditions of newborn | CMS +P289 | Respiratory condition of newborn, unspecified | CMS +P290 | Neonatal cardiac failure | CMS +P2911 | Neonatal tachycardia | CMS +P2912 | Neonatal bradycardia | CMS +P292 | Neonatal hypertension | CMS +P2930 | Pulmonary hypertension of newborn | CMS +P2938 | Other persistent fetal circulation | CMS +P294 | Transient myocardial ischemia in newborn | CMS +P2981 | Cardiac arrest of newborn | CMS +P2989 | Other cardiovascular disorders originating in the perinatal period | CMS +P299 | Cardiovascular disorder originating in the perinatal period, unspecified | CMS +P350 | Congenital rubella syndrome | CMS +P351 | Congenital cytomegalovirus infection | CMS +P352 | Congenital herpesviral [herpes simplex] infection | CMS +P353 | Congenital viral hepatitis | CMS +P354 | Congenital Zika virus disease | CMS +P358 | Other congenital viral diseases | CMS +P359 | Congenital viral disease, unspecified | CMS +P360 | Sepsis of newborn due to streptococcus, group B | CMS +P3610 | Sepsis of newborn due to unspecified streptococci | CMS +P3619 | Sepsis of newborn due to other streptococci | CMS +P362 | Sepsis of newborn due to Staphylococcus aureus | CMS +P3630 | Sepsis of newborn due to unspecified staphylococci | CMS +P3639 | Sepsis of newborn due to other staphylococci | CMS +P364 | Sepsis of newborn due to Escherichia coli | CMS +P365 | Sepsis of newborn due to anaerobes | CMS +P368 | Other bacterial sepsis of newborn | CMS +P369 | Bacterial sepsis of newborn, unspecified | CMS +P370 | Congenital tuberculosis | CMS +P371 | Congenital toxoplasmosis | CMS +P372 | Neonatal (disseminated) listeriosis | CMS +P373 | Congenital falciparum malaria | CMS +P374 | Other congenital malaria | CMS +P375 | Neonatal candidiasis | CMS +P378 | Other specified congenital infectious and parasitic diseases | CMS +P379 | Congenital infectious or parasitic disease, unspecified | CMS +P381 | Omphalitis with mild hemorrhage | CMS +P389 | Omphalitis without hemorrhage | CMS +P390 | Neonatal infective mastitis | CMS +P391 | Neonatal conjunctivitis and dacryocystitis | CMS +P392 | Intra-amniotic infection affecting newborn, not elsewhere classified | CMS +P393 | Neonatal urinary tract infection | CMS +P394 | Neonatal skin infection | CMS +P398 | Other specified infections specific to the perinatal period | CMS +P399 | Infection specific to the perinatal period, unspecified | CMS +P500 | Newborn affected by intrauterine (fetal) blood loss from vasa previa | CMS +P501 | Newborn affected by intrauterine (fetal) blood loss from ruptured cord | CMS +P502 | Newborn affected by intrauterine (fetal) blood loss from placenta | CMS +P503 | Newborn affected by hemorrhage into co-twin | CMS +P504 | Newborn affected by hemorrhage into maternal circulation | CMS +P505 | Newborn affected by intrauterine (fetal) blood loss from cut end of co-twin's cord | CMS +P508 | Newborn affected by other intrauterine (fetal) blood loss | CMS +P509 | Newborn affected by intrauterine (fetal) blood loss, unspecified | CMS +P510 | Massive umbilical hemorrhage of newborn | CMS +P518 | Other umbilical hemorrhages of newborn | CMS +P519 | Umbilical hemorrhage of newborn, unspecified | CMS +P520 | Intraventricular (nontraumatic) hemorrhage, grade 1, of newborn | CMS +P521 | Intraventricular (nontraumatic) hemorrhage, grade 2, of newborn | CMS +P5221 | Intraventricular (nontraumatic) hemorrhage, grade 3, of newborn | CMS +P5222 | Intraventricular (nontraumatic) hemorrhage, grade 4, of newborn | CMS +P523 | Unspecified intraventricular (nontraumatic) hemorrhage of newborn | CMS +P524 | Intracerebral (nontraumatic) hemorrhage of newborn | CMS +P525 | Subarachnoid (nontraumatic) hemorrhage of newborn | CMS +P526 | Cerebellar (nontraumatic) and posterior fossa hemorrhage of newborn | CMS +P528 | Other intracranial (nontraumatic) hemorrhages of newborn | CMS +P529 | Intracranial (nontraumatic) hemorrhage of newborn, unspecified | CMS +P53 | Hemorrhagic disease of newborn | CMS +P540 | Neonatal hematemesis | CMS +P541 | Neonatal melena | CMS +P542 | Neonatal rectal hemorrhage | CMS +P543 | Other neonatal gastrointestinal hemorrhage | CMS +P544 | Neonatal adrenal hemorrhage | CMS +P545 | Neonatal cutaneous hemorrhage | CMS +P546 | Neonatal vaginal hemorrhage | CMS +P548 | Other specified neonatal hemorrhages | CMS +P549 | Neonatal hemorrhage, unspecified | CMS +P550 | Rh isoimmunization of newborn | CMS +P551 | ABO isoimmunization of newborn | CMS +P558 | Other hemolytic diseases of newborn | CMS +P559 | Hemolytic disease of newborn, unspecified | CMS +P560 | Hydrops fetalis due to isoimmunization | CMS +P5690 | Hydrops fetalis due to unspecified hemolytic disease | CMS +P5699 | Hydrops fetalis due to other hemolytic disease | CMS +P570 | Kernicterus due to isoimmunization | CMS +P578 | Other specified kernicterus | CMS +P579 | Kernicterus, unspecified | CMS +P580 | Neonatal jaundice due to bruising | CMS +P581 | Neonatal jaundice due to bleeding | CMS +P582 | Neonatal jaundice due to infection | CMS +P583 | Neonatal jaundice due to polycythemia | CMS +P5841 | Neonatal jaundice due to drugs or toxins transmitted from mother | CMS +P5842 | Neonatal jaundice due to drugs or toxins given to newborn | CMS +P585 | Neonatal jaundice due to swallowed maternal blood | CMS +P588 | Neonatal jaundice due to other specified excessive hemolysis | CMS +P589 | Neonatal jaundice due to excessive hemolysis, unspecified | CMS +P590 | Neonatal jaundice associated with preterm delivery | CMS +P591 | Inspissated bile syndrome | CMS +P5920 | Neonatal jaundice from unspecified hepatocellular damage | CMS +P5929 | Neonatal jaundice from other hepatocellular damage | CMS +P593 | Neonatal jaundice from breast milk inhibitor | CMS +P598 | Neonatal jaundice from other specified causes | CMS +P599 | Neonatal jaundice, unspecified | CMS +P60 | Disseminated intravascular coagulation of newborn | CMS +P610 | Transient neonatal thrombocytopenia | CMS +P611 | Polycythemia neonatorum | CMS +P612 | Anemia of prematurity | CMS +P613 | Congenital anemia from fetal blood loss | CMS +P614 | Other congenital anemias, not elsewhere classified | CMS +P615 | Transient neonatal neutropenia | CMS +P616 | Other transient neonatal disorders of coagulation | CMS +P618 | Other specified perinatal hematological disorders | CMS +P619 | Perinatal hematological disorder, unspecified | CMS +P700 | Syndrome of infant of mother with gestational diabetes | CMS +P701 | Syndrome of infant of a diabetic mother | CMS +P702 | Neonatal diabetes mellitus | CMS +P703 | Iatrogenic neonatal hypoglycemia | CMS +P704 | Other neonatal hypoglycemia | CMS +P708 | Other transitory disorders of carbohydrate metabolism of newborn | CMS +P709 | Transitory disorder of carbohydrate metabolism of newborn, unspecified | CMS +P710 | Cow's milk hypocalcemia in newborn | CMS +P711 | Other neonatal hypocalcemia | CMS +P712 | Neonatal hypomagnesemia | CMS +P713 | Neonatal tetany without calcium or magnesium deficiency | CMS +P714 | Transitory neonatal hypoparathyroidism | CMS +P718 | Other transitory neonatal disorders of calcium and magnesium metabolism | CMS +P719 | Transitory neonatal disorder of calcium and magnesium metabolism, unspecified | CMS +P720 | Neonatal goiter, not elsewhere classified | CMS +P721 | Transitory neonatal hyperthyroidism | CMS +P722 | Other transitory neonatal disorders of thyroid function, not elsewhere classified | CMS +P728 | Other specified transitory neonatal endocrine disorders | CMS +P729 | Transitory neonatal endocrine disorder, unspecified | CMS +P740 | Late metabolic acidosis of newborn | CMS +P741 | Dehydration of newborn | CMS +P7421 | Hypernatremia of newborn | CMS +P7422 | Hyponatremia of newborn | CMS +P7431 | Hyperkalemia of newborn | CMS +P7432 | Hypokalemia of newborn | CMS +P7441 | Alkalosis of newborn | CMS +P74421 | Hyperchloremia of newborn | CMS +P74422 | Hypochloremia of newborn | CMS +P7449 | Other transitory electrolyte disturbance of newborn | CMS +P745 | Transitory tyrosinemia of newborn | CMS +P746 | Transitory hyperammonemia of newborn | CMS +P748 | Other transitory metabolic disturbances of newborn | CMS +P749 | Transitory metabolic disturbance of newborn, unspecified | CMS +P760 | Meconium plug syndrome | CMS +P761 | Transitory ileus of newborn | CMS +P762 | Intestinal obstruction due to inspissated milk | CMS +P768 | Other specified intestinal obstruction of newborn | CMS +P769 | Intestinal obstruction of newborn, unspecified | CMS +P771 | Stage 1 necrotizing enterocolitis in newborn | CMS +P772 | Stage 2 necrotizing enterocolitis in newborn | CMS +P773 | Stage 3 necrotizing enterocolitis in newborn | CMS +P779 | Necrotizing enterocolitis in newborn, unspecified | CMS +P780 | Perinatal intestinal perforation | CMS +P781 | Other neonatal peritonitis | CMS +P782 | Neonatal hematemesis and melena due to swallowed maternal blood | CMS +P783 | Noninfective neonatal diarrhea | CMS +P7881 | Congenital cirrhosis (of liver) | CMS +P7882 | Peptic ulcer of newborn | CMS +P7883 | Newborn esophageal reflux | CMS +P7884 | Gestational alloimmune liver disease | CMS +P7889 | Other specified perinatal digestive system disorders | CMS +P789 | Perinatal digestive system disorder, unspecified | CMS +P800 | Cold injury syndrome | CMS +P808 | Other hypothermia of newborn | CMS +P809 | Hypothermia of newborn, unspecified | CMS +P810 | Environmental hyperthermia of newborn | CMS +P818 | Other specified disturbances of temperature regulation of newborn | CMS +P819 | Disturbance of temperature regulation of newborn, unspecified | CMS +P830 | Sclerema neonatorum | CMS +P831 | Neonatal erythema toxicum | CMS +P832 | Hydrops fetalis not due to hemolytic disease | CMS +P8330 | Unspecified edema specific to newborn | CMS +P8339 | Other edema specific to newborn | CMS +P834 | Breast engorgement of newborn | CMS +P835 | Congenital hydrocele | CMS +P836 | Umbilical polyp of newborn | CMS +P8381 | Umbilical granuloma | CMS +P8388 | Other specified conditions of integument specific to newborn | CMS +P839 | Condition of the integument specific to newborn, unspecified | CMS +P84 | Other problems with newborn | CMS +P90 | Convulsions of newborn | CMS +P910 | Neonatal cerebral ischemia | CMS +P911 | Acquired periventricular cysts of newborn | CMS +P912 | Neonatal cerebral leukomalacia | CMS +P913 | Neonatal cerebral irritability | CMS +P914 | Neonatal cerebral depression | CMS +P915 | Neonatal coma | CMS +P9160 | Hypoxic ischemic encephalopathy [HIE], unspecified | CMS +P9161 | Mild hypoxic ischemic encephalopathy [HIE] | CMS +P9162 | Moderate hypoxic ischemic encephalopathy [HIE] | CMS +P9163 | Severe hypoxic ischemic encephalopathy [HIE] | CMS +P91811 | Neonatal encephalopathy in diseases classified elsewhere | CMS +P91819 | Neonatal encephalopathy, unspecified | CMS +P9188 | Other specified disturbances of cerebral status of newborn | CMS +P919 | Disturbance of cerebral status of newborn, unspecified | CMS +P9201 | Bilious vomiting of newborn | CMS +P9209 | Other vomiting of newborn | CMS +P921 | Regurgitation and rumination of newborn | CMS +P922 | Slow feeding of newborn | CMS +P923 | Underfeeding of newborn | CMS +P924 | Overfeeding of newborn | CMS +P925 | Neonatal difficulty in feeding at breast | CMS +P926 | Failure to thrive in newborn | CMS +P928 | Other feeding problems of newborn | CMS +P929 | Feeding problem of newborn, unspecified | CMS +P930 | Grey baby syndrome | CMS +P938 | Other reactions and intoxications due to drugs administered to newborn | CMS +P940 | Transient neonatal myasthenia gravis | CMS +P941 | Congenital hypertonia | CMS +P942 | Congenital hypotonia | CMS +P948 | Other disorders of muscle tone of newborn | CMS +P949 | Disorder of muscle tone of newborn, unspecified | CMS +P95 | Stillbirth | CMS +P960 | Congenital renal failure | CMS +P961 | Neonatal withdrawal symptoms from maternal use of drugs of addiction | CMS +P962 | Withdrawal symptoms from therapeutic use of drugs in newborn | CMS +P963 | Wide cranial sutures of newborn | CMS +P965 | Complication to newborn due to (fetal) intrauterine procedure | CMS +P9681 | Exposure to (parental) (environmental) tobacco smoke in the perinatal period | CMS +P9682 | Delayed separation of umbilical cord | CMS +P9683 | Meconium staining | CMS +P9689 | Other specified conditions originating in the perinatal period | CMS +P969 | Condition originating in the perinatal period, unspecified | CMS +Q000 | Anencephaly | CMS +Q001 | Craniorachischisis | CMS +Q002 | Iniencephaly | CMS +Q010 | Frontal encephalocele | CMS +Q011 | Nasofrontal encephalocele | CMS +Q012 | Occipital encephalocele | CMS +Q018 | Encephalocele of other sites | CMS +Q019 | Encephalocele, unspecified | CMS +Q02 | Microcephaly | CMS +Q030 | Malformations of aqueduct of Sylvius | CMS +Q031 | Atresia of foramina of Magendie and Luschka | CMS +Q038 | Other congenital hydrocephalus | CMS +Q039 | Congenital hydrocephalus, unspecified | CMS +Q040 | Congenital malformations of corpus callosum | CMS +Q041 | Arhinencephaly | CMS +Q042 | Holoprosencephaly | CMS +Q043 | Other reduction deformities of brain | CMS +Q044 | Septo-optic dysplasia of brain | CMS +Q045 | Megalencephaly | CMS +Q046 | Congenital cerebral cysts | CMS +Q048 | Other specified congenital malformations of brain | CMS +Q049 | Congenital malformation of brain, unspecified | CMS +Q050 | Cervical spina bifida with hydrocephalus | CMS +Q051 | Thoracic spina bifida with hydrocephalus | CMS +Q052 | Lumbar spina bifida with hydrocephalus | CMS +Q053 | Sacral spina bifida with hydrocephalus | CMS +Q054 | Unspecified spina bifida with hydrocephalus | CMS +Q055 | Cervical spina bifida without hydrocephalus | CMS +Q056 | Thoracic spina bifida without hydrocephalus | CMS +Q057 | Lumbar spina bifida without hydrocephalus | CMS +Q058 | Sacral spina bifida without hydrocephalus | CMS +Q059 | Spina bifida, unspecified | CMS +Q060 | Amyelia | CMS +Q061 | Hypoplasia and dysplasia of spinal cord | CMS +Q062 | Diastematomyelia | CMS +Q063 | Other congenital cauda equina malformations | CMS +Q064 | Hydromyelia | CMS +Q068 | Other specified congenital malformations of spinal cord | CMS +Q069 | Congenital malformation of spinal cord, unspecified | CMS +Q0700 | Arnold-Chiari syndrome without spina bifida or hydrocephalus | CMS +Q0701 | Arnold-Chiari syndrome with spina bifida | CMS +Q0702 | Arnold-Chiari syndrome with hydrocephalus | CMS +Q0703 | Arnold-Chiari syndrome with spina bifida and hydrocephalus | CMS +Q078 | Other specified congenital malformations of nervous system | CMS +Q079 | Congenital malformation of nervous system, unspecified | CMS +Q100 | Congenital ptosis | CMS +Q101 | Congenital ectropion | CMS +Q102 | Congenital entropion | CMS +Q103 | Other congenital malformations of eyelid | CMS +Q104 | Absence and agenesis of lacrimal apparatus | CMS +Q105 | Congenital stenosis and stricture of lacrimal duct | CMS +Q106 | Other congenital malformations of lacrimal apparatus | CMS +Q107 | Congenital malformation of orbit | CMS +Q110 | Cystic eyeball | CMS +Q111 | Other anophthalmos | CMS +Q112 | Microphthalmos | CMS +Q113 | Macrophthalmos | CMS +Q120 | Congenital cataract | CMS +Q121 | Congenital displaced lens | CMS +Q122 | Coloboma of lens | CMS +Q123 | Congenital aphakia | CMS +Q124 | Spherophakia | CMS +Q128 | Other congenital lens malformations | CMS +Q129 | Congenital lens malformation, unspecified | CMS +Q130 | Coloboma of iris | CMS +Q131 | Absence of iris | CMS +Q132 | Other congenital malformations of iris | CMS +Q133 | Congenital corneal opacity | CMS +Q134 | Other congenital corneal malformations | CMS +Q135 | Blue sclera | CMS +Q1381 | Rieger's anomaly | CMS +Q1389 | Other congenital malformations of anterior segment of eye | CMS +Q139 | Congenital malformation of anterior segment of eye, unspecified | CMS +Q140 | Congenital malformation of vitreous humor | CMS +Q141 | Congenital malformation of retina | CMS +Q142 | Congenital malformation of optic disc | CMS +Q143 | Congenital malformation of choroid | CMS +Q148 | Other congenital malformations of posterior segment of eye | CMS +Q149 | Congenital malformation of posterior segment of eye, unspecified | CMS +Q150 | Congenital glaucoma | CMS +Q158 | Other specified congenital malformations of eye | CMS +Q159 | Congenital malformation of eye, unspecified | CMS +Q160 | Congenital absence of (ear) auricle | CMS +Q161 | Congenital absence, atresia and stricture of auditory canal (external) | CMS +Q162 | Absence of eustachian tube | CMS +Q163 | Congenital malformation of ear ossicles | CMS +Q164 | Other congenital malformations of middle ear | CMS +Q165 | Congenital malformation of inner ear | CMS +Q169 | Congenital malformation of ear causing impairment of hearing, unspecified | CMS +Q170 | Accessory auricle | CMS +Q171 | Macrotia | CMS +Q172 | Microtia | CMS +Q173 | Other misshapen ear | CMS +Q174 | Misplaced ear | CMS +Q175 | Prominent ear | CMS +Q178 | Other specified congenital malformations of ear | CMS +Q179 | Congenital malformation of ear, unspecified | CMS +Q180 | Sinus, fistula and cyst of branchial cleft | CMS +Q181 | Preauricular sinus and cyst | CMS +Q182 | Other branchial cleft malformations | CMS +Q183 | Webbing of neck | CMS +Q184 | Macrostomia | CMS +Q185 | Microstomia | CMS +Q186 | Macrocheilia | CMS +Q187 | Microcheilia | CMS +Q188 | Other specified congenital malformations of face and neck | CMS +Q189 | Congenital malformation of face and neck, unspecified | CMS +Q200 | Common arterial trunk | CMS +Q201 | Double outlet right ventricle | CMS +Q202 | Double outlet left ventricle | CMS +Q203 | Discordant ventriculoarterial connection | CMS +Q204 | Double inlet ventricle | CMS +Q205 | Discordant atrioventricular connection | CMS +Q206 | Isomerism of atrial appendages | CMS +Q208 | Other congenital malformations of cardiac chambers and connections | CMS +Q209 | Congenital malformation of cardiac chambers and connections, unspecified | CMS +Q210 | Ventricular septal defect | CMS +Q211 | Atrial septal defect | CMS +Q212 | Atrioventricular septal defect | CMS +Q213 | Tetralogy of Fallot | CMS +Q214 | Aortopulmonary septal defect | CMS +Q218 | Other congenital malformations of cardiac septa | CMS +Q219 | Congenital malformation of cardiac septum, unspecified | CMS +Q220 | Pulmonary valve atresia | CMS +Q221 | Congenital pulmonary valve stenosis | CMS +Q222 | Congenital pulmonary valve insufficiency | CMS +Q223 | Other congenital malformations of pulmonary valve | CMS +Q224 | Congenital tricuspid stenosis | CMS +Q225 | Ebstein's anomaly | CMS +Q226 | Hypoplastic right heart syndrome | CMS +Q228 | Other congenital malformations of tricuspid valve | CMS +Q229 | Congenital malformation of tricuspid valve, unspecified | CMS +Q230 | Congenital stenosis of aortic valve | CMS +Q231 | Congenital insufficiency of aortic valve | CMS +Q232 | Congenital mitral stenosis | CMS +Q233 | Congenital mitral insufficiency | CMS +Q234 | Hypoplastic left heart syndrome | CMS +Q238 | Other congenital malformations of aortic and mitral valves | CMS +Q239 | Congenital malformation of aortic and mitral valves, unspecified | CMS +Q240 | Dextrocardia | CMS +Q241 | Levocardia | CMS +Q242 | Cor triatriatum | CMS +Q243 | Pulmonary infundibular stenosis | CMS +Q244 | Congenital subaortic stenosis | CMS +Q245 | Malformation of coronary vessels | CMS +Q246 | Congenital heart block | CMS +Q248 | Other specified congenital malformations of heart | CMS +Q249 | Congenital malformation of heart, unspecified | CMS +Q250 | Patent ductus arteriosus | CMS +Q251 | Coarctation of aorta | CMS +Q2521 | Interruption of aortic arch | CMS +Q2529 | Other atresia of aorta | CMS +Q253 | Supravalvular aortic stenosis | CMS +Q2540 | Congenital malformation of aorta unspecified | CMS +Q2541 | Absence and aplasia of aorta | CMS +Q2542 | Hypoplasia of aorta | CMS +Q2543 | Congenital aneurysm of aorta | CMS +Q2544 | Congenital dilation of aorta | CMS +Q2545 | Double aortic arch | CMS +Q2546 | Tortuous aortic arch | CMS +Q2547 | Right aortic arch | CMS +Q2548 | Anomalous origin of subclavian artery | CMS +Q2549 | Other congenital malformations of aorta | CMS +Q255 | Atresia of pulmonary artery | CMS +Q256 | Stenosis of pulmonary artery | CMS +Q2571 | Coarctation of pulmonary artery | CMS +Q2572 | Congenital pulmonary arteriovenous malformation | CMS +Q2579 | Other congenital malformations of pulmonary artery | CMS +Q258 | Other congenital malformations of other great arteries | CMS +Q259 | Congenital malformation of great arteries, unspecified | CMS +Q260 | Congenital stenosis of vena cava | CMS +Q261 | Persistent left superior vena cava | CMS +Q262 | Total anomalous pulmonary venous connection | CMS +Q263 | Partial anomalous pulmonary venous connection | CMS +Q264 | Anomalous pulmonary venous connection, unspecified | CMS +Q265 | Anomalous portal venous connection | CMS +Q266 | Portal vein-hepatic artery fistula | CMS +Q268 | Other congenital malformations of great veins | CMS +Q269 | Congenital malformation of great vein, unspecified | CMS +Q270 | Congenital absence and hypoplasia of umbilical artery | CMS +Q271 | Congenital renal artery stenosis | CMS +Q272 | Other congenital malformations of renal artery | CMS +Q2730 | Arteriovenous malformation, site unspecified | CMS +Q2731 | Arteriovenous malformation of vessel of upper limb | CMS +Q2732 | Arteriovenous malformation of vessel of lower limb | CMS +Q2733 | Arteriovenous malformation of digestive system vessel | CMS +Q2734 | Arteriovenous malformation of renal vessel | CMS +Q2739 | Arteriovenous malformation, other site | CMS +Q274 | Congenital phlebectasia | CMS +Q278 | Other specified congenital malformations of peripheral vascular system | CMS +Q279 | Congenital malformation of peripheral vascular system, unspecified | CMS +Q280 | Arteriovenous malformation of precerebral vessels | CMS +Q281 | Other malformations of precerebral vessels | CMS +Q282 | Arteriovenous malformation of cerebral vessels | CMS +Q283 | Other malformations of cerebral vessels | CMS +Q288 | Other specified congenital malformations of circulatory system | CMS +Q289 | Congenital malformation of circulatory system, unspecified | CMS +Q300 | Choanal atresia | CMS +Q301 | Agenesis and underdevelopment of nose | CMS +Q302 | Fissured, notched and cleft nose | CMS +Q303 | Congenital perforated nasal septum | CMS +Q308 | Other congenital malformations of nose | CMS +Q309 | Congenital malformation of nose, unspecified | CMS +Q310 | Web of larynx | CMS +Q311 | Congenital subglottic stenosis | CMS +Q312 | Laryngeal hypoplasia | CMS +Q313 | Laryngocele | CMS +Q315 | Congenital laryngomalacia | CMS +Q318 | Other congenital malformations of larynx | CMS +Q319 | Congenital malformation of larynx, unspecified | CMS +Q320 | Congenital tracheomalacia | CMS +Q321 | Other congenital malformations of trachea | CMS +Q322 | Congenital bronchomalacia | CMS +Q323 | Congenital stenosis of bronchus | CMS +Q324 | Other congenital malformations of bronchus | CMS +Q330 | Congenital cystic lung | CMS +Q331 | Accessory lobe of lung | CMS +Q332 | Sequestration of lung | CMS +Q333 | Agenesis of lung | CMS +Q334 | Congenital bronchiectasis | CMS +Q335 | Ectopic tissue in lung | CMS +Q336 | Congenital hypoplasia and dysplasia of lung | CMS +Q338 | Other congenital malformations of lung | CMS +Q339 | Congenital malformation of lung, unspecified | CMS +Q340 | Anomaly of pleura | CMS +Q341 | Congenital cyst of mediastinum | CMS +Q348 | Other specified congenital malformations of respiratory system | CMS +Q349 | Congenital malformation of respiratory system, unspecified | CMS +Q351 | Cleft hard palate | CMS +Q353 | Cleft soft palate | CMS +Q355 | Cleft hard palate with cleft soft palate | CMS +Q357 | Cleft uvula | CMS +Q359 | Cleft palate, unspecified | CMS +Q360 | Cleft lip, bilateral | CMS +Q361 | Cleft lip, median | CMS +Q369 | Cleft lip, unilateral | CMS +Q370 | Cleft hard palate with bilateral cleft lip | CMS +Q371 | Cleft hard palate with unilateral cleft lip | CMS +Q372 | Cleft soft palate with bilateral cleft lip | CMS +Q373 | Cleft soft palate with unilateral cleft lip | CMS +Q374 | Cleft hard and soft palate with bilateral cleft lip | CMS +Q375 | Cleft hard and soft palate with unilateral cleft lip | CMS +Q378 | Unspecified cleft palate with bilateral cleft lip | CMS +Q379 | Unspecified cleft palate with unilateral cleft lip | CMS +Q380 | Congenital malformations of lips, not elsewhere classified | CMS +Q381 | Ankyloglossia | CMS +Q382 | Macroglossia | CMS +Q383 | Other congenital malformations of tongue | CMS +Q384 | Congenital malformations of salivary glands and ducts | CMS +Q385 | Congenital malformations of palate, not elsewhere classified | CMS +Q386 | Other congenital malformations of mouth | CMS +Q387 | Congenital pharyngeal pouch | CMS +Q388 | Other congenital malformations of pharynx | CMS +Q390 | Atresia of esophagus without fistula | CMS +Q391 | Atresia of esophagus with tracheo-esophageal fistula | CMS +Q392 | Congenital tracheo-esophageal fistula without atresia | CMS +Q393 | Congenital stenosis and stricture of esophagus | CMS +Q394 | Esophageal web | CMS +Q395 | Congenital dilatation of esophagus | CMS +Q396 | Congenital diverticulum of esophagus | CMS +Q398 | Other congenital malformations of esophagus | CMS +Q399 | Congenital malformation of esophagus, unspecified | CMS +Q400 | Congenital hypertrophic pyloric stenosis | CMS +Q401 | Congenital hiatus hernia | CMS +Q402 | Other specified congenital malformations of stomach | CMS +Q403 | Congenital malformation of stomach, unspecified | CMS +Q408 | Other specified congenital malformations of upper alimentary tract | CMS +Q409 | Congenital malformation of upper alimentary tract, unspecified | CMS +Q410 | Congenital absence, atresia and stenosis of duodenum | CMS +Q411 | Congenital absence, atresia and stenosis of jejunum | CMS +Q412 | Congenital absence, atresia and stenosis of ileum | CMS +Q418 | Congenital absence, atresia and stenosis of other specified parts of small intestine | CMS +Q419 | Congenital absence, atresia and stenosis of small intestine, part unspecified | CMS +Q420 | Congenital absence, atresia and stenosis of rectum with fistula | CMS +Q421 | Congenital absence, atresia and stenosis of rectum without fistula | CMS +Q422 | Congenital absence, atresia and stenosis of anus with fistula | CMS +Q423 | Congenital absence, atresia and stenosis of anus without fistula | CMS +Q428 | Congenital absence, atresia and stenosis of other parts of large intestine | CMS +Q429 | Congenital absence, atresia and stenosis of large intestine, part unspecified | CMS +Q430 | Meckel's diverticulum (displaced) (hypertrophic) | CMS +Q431 | Hirschsprung's disease | CMS +Q432 | Other congenital functional disorders of colon | CMS +Q433 | Congenital malformations of intestinal fixation | CMS +Q434 | Duplication of intestine | CMS +Q435 | Ectopic anus | CMS +Q436 | Congenital fistula of rectum and anus | CMS +Q437 | Persistent cloaca | CMS +Q438 | Other specified congenital malformations of intestine | CMS +Q439 | Congenital malformation of intestine, unspecified | CMS +Q440 | Agenesis, aplasia and hypoplasia of gallbladder | CMS +Q441 | Other congenital malformations of gallbladder | CMS +Q442 | Atresia of bile ducts | CMS +Q443 | Congenital stenosis and stricture of bile ducts | CMS +Q444 | Choledochal cyst | CMS +Q445 | Other congenital malformations of bile ducts | CMS +Q446 | Cystic disease of liver | CMS +Q447 | Other congenital malformations of liver | CMS +Q450 | Agenesis, aplasia and hypoplasia of pancreas | CMS +Q451 | Annular pancreas | CMS +Q452 | Congenital pancreatic cyst | CMS +Q453 | Other congenital malformations of pancreas and pancreatic duct | CMS +Q458 | Other specified congenital malformations of digestive system | CMS +Q459 | Congenital malformation of digestive system, unspecified | CMS +Q5001 | Congenital absence of ovary, unilateral | CMS +Q5002 | Congenital absence of ovary, bilateral | CMS +Q501 | Developmental ovarian cyst | CMS +Q502 | Congenital torsion of ovary | CMS +Q5031 | Accessory ovary | CMS +Q5032 | Ovarian streak | CMS +Q5039 | Other congenital malformation of ovary | CMS +Q504 | Embryonic cyst of fallopian tube | CMS +Q505 | Embryonic cyst of broad ligament | CMS +Q506 | Other congenital malformations of fallopian tube and broad ligament | CMS +Q510 | Agenesis and aplasia of uterus | CMS +Q5110 | Doubling of uterus with doubling of cervix and vagina without obstruction | CMS +Q5111 | Doubling of uterus with doubling of cervix and vagina with obstruction | CMS +Q5120 | Other doubling of uterus, unspecified | CMS +Q5121 | Other complete doubling of uterus | CMS +Q5122 | Other partial doubling of uterus | CMS +Q5128 | Other doubling of uterus, other specified | CMS +Q513 | Bicornate uterus | CMS +Q514 | Unicornate uterus | CMS +Q515 | Agenesis and aplasia of cervix | CMS +Q516 | Embryonic cyst of cervix | CMS +Q517 | Congenital fistulae between uterus and digestive and urinary tracts | CMS +Q51810 | Arcuate uterus | CMS +Q51811 | Hypoplasia of uterus | CMS +Q51818 | Other congenital malformations of uterus | CMS +Q51820 | Cervical duplication | CMS +Q51821 | Hypoplasia of cervix | CMS +Q51828 | Other congenital malformations of cervix | CMS +Q519 | Congenital malformation of uterus and cervix, unspecified | CMS +Q520 | Congenital absence of vagina | CMS +Q5210 | Doubling of vagina, unspecified | CMS +Q5211 | Transverse vaginal septum | CMS +Q52120 | Longitudinal vaginal septum, nonobstructing | CMS +Q52121 | Longitudinal vaginal septum, obstructing, right side | CMS +Q52122 | Longitudinal vaginal septum, obstructing, left side | CMS +Q52123 | Longitudinal vaginal septum, microperforate, right side | CMS +Q52124 | Longitudinal vaginal septum, microperforate, left side | CMS +Q52129 | Other and unspecified longitudinal vaginal septum | CMS +Q522 | Congenital rectovaginal fistula | CMS +Q523 | Imperforate hymen | CMS +Q524 | Other congenital malformations of vagina | CMS +Q525 | Fusion of labia | CMS +Q526 | Congenital malformation of clitoris | CMS +Q5270 | Unspecified congenital malformations of vulva | CMS +Q5271 | Congenital absence of vulva | CMS +Q5279 | Other congenital malformations of vulva | CMS +Q528 | Other specified congenital malformations of female genitalia | CMS +Q529 | Congenital malformation of female genitalia, unspecified | CMS +Q5300 | Ectopic testis, unspecified | CMS +Q5301 | Ectopic testis, unilateral | CMS +Q5302 | Ectopic testes, bilateral | CMS +Q5310 | Unspecified undescended testicle, unilateral | CMS +Q53111 | Unilateral intraabdominal testis | CMS +Q53112 | Unilateral inguinal testis | CMS +Q5312 | Ectopic perineal testis, unilateral | CMS +Q5313 | Unilateral high scrotal testis | CMS +Q5320 | Undescended testicle, unspecified, bilateral | CMS +Q53211 | Bilateral intraabdominal testes | CMS +Q53212 | Bilateral inguinal testes | CMS +Q5322 | Ectopic perineal testis, bilateral | CMS +Q5323 | Bilateral high scrotal testes | CMS +Q539 | Undescended testicle, unspecified | CMS +Q540 | Hypospadias, balanic | CMS +Q541 | Hypospadias, penile | CMS +Q542 | Hypospadias, penoscrotal | CMS +Q543 | Hypospadias, perineal | CMS +Q544 | Congenital chordee | CMS +Q548 | Other hypospadias | CMS +Q549 | Hypospadias, unspecified | CMS +Q550 | Absence and aplasia of testis | CMS +Q551 | Hypoplasia of testis and scrotum | CMS +Q5520 | Unspecified congenital malformations of testis and scrotum | CMS +Q5521 | Polyorchism | CMS +Q5522 | Retractile testis | CMS +Q5523 | Scrotal transposition | CMS +Q5529 | Other congenital malformations of testis and scrotum | CMS +Q553 | Atresia of vas deferens | CMS +Q554 | Other congenital malformations of vas deferens, epididymis, seminal vesicles and prostate | CMS +Q555 | Congenital absence and aplasia of penis | CMS +Q5561 | Curvature of penis (lateral) | CMS +Q5562 | Hypoplasia of penis | CMS +Q5563 | Congenital torsion of penis | CMS +Q5564 | Hidden penis | CMS +Q5569 | Other congenital malformation of penis | CMS +Q557 | Congenital vasocutaneous fistula | CMS +Q558 | Other specified congenital malformations of male genital organs | CMS +Q559 | Congenital malformation of male genital organ, unspecified | CMS +Q560 | Hermaphroditism, not elsewhere classified | CMS +Q561 | Male pseudohermaphroditism, not elsewhere classified | CMS +Q562 | Female pseudohermaphroditism, not elsewhere classified | CMS +Q563 | Pseudohermaphroditism, unspecified | CMS +Q564 | Indeterminate sex, unspecified | CMS +Q600 | Renal agenesis, unilateral | CMS +Q601 | Renal agenesis, bilateral | CMS +Q602 | Renal agenesis, unspecified | CMS +Q603 | Renal hypoplasia, unilateral | CMS +Q604 | Renal hypoplasia, bilateral | CMS +Q605 | Renal hypoplasia, unspecified | CMS +Q606 | Potter's syndrome | CMS +Q6100 | Congenital renal cyst, unspecified | CMS +Q6101 | Congenital single renal cyst | CMS +Q6102 | Congenital multiple renal cysts | CMS +Q6111 | Cystic dilatation of collecting ducts | CMS +Q6119 | Other polycystic kidney, infantile type | CMS +Q612 | Polycystic kidney, adult type | CMS +Q613 | Polycystic kidney, unspecified | CMS +Q614 | Renal dysplasia | CMS +Q615 | Medullary cystic kidney | CMS +Q618 | Other cystic kidney diseases | CMS +Q619 | Cystic kidney disease, unspecified | CMS +Q620 | Congenital hydronephrosis | CMS +Q6210 | Congenital occlusion of ureter, unspecified | CMS +Q6211 | Congenital occlusion of ureteropelvic junction | CMS +Q6212 | Congenital occlusion of ureterovesical orifice | CMS +Q622 | Congenital megaureter | CMS +Q6231 | Congenital ureterocele, orthotopic | CMS +Q6232 | Cecoureterocele | CMS +Q6239 | Other obstructive defects of renal pelvis and ureter | CMS +Q624 | Agenesis of ureter | CMS +Q625 | Duplication of ureter | CMS +Q6260 | Malposition of ureter, unspecified | CMS +Q6261 | Deviation of ureter | CMS +Q6262 | Displacement of ureter | CMS +Q6263 | Anomalous implantation of ureter | CMS +Q6269 | Other malposition of ureter | CMS +Q627 | Congenital vesico-uretero-renal reflux | CMS +Q628 | Other congenital malformations of ureter | CMS +Q630 | Accessory kidney | CMS +Q631 | Lobulated, fused and horseshoe kidney | CMS +Q632 | Ectopic kidney | CMS +Q633 | Hyperplastic and giant kidney | CMS +Q638 | Other specified congenital malformations of kidney | CMS +Q639 | Congenital malformation of kidney, unspecified | CMS +Q640 | Epispadias | CMS +Q6410 | Exstrophy of urinary bladder, unspecified | CMS +Q6411 | Supravesical fissure of urinary bladder | CMS +Q6412 | Cloacal exstrophy of urinary bladder | CMS +Q6419 | Other exstrophy of urinary bladder | CMS +Q642 | Congenital posterior urethral valves | CMS +Q6431 | Congenital bladder neck obstruction | CMS +Q6432 | Congenital stricture of urethra | CMS +Q6433 | Congenital stricture of urinary meatus | CMS +Q6439 | Other atresia and stenosis of urethra and bladder neck | CMS +Q644 | Malformation of urachus | CMS +Q645 | Congenital absence of bladder and urethra | CMS +Q646 | Congenital diverticulum of bladder | CMS +Q6470 | Unspecified congenital malformation of bladder and urethra | CMS +Q6471 | Congenital prolapse of urethra | CMS +Q6472 | Congenital prolapse of urinary meatus | CMS +Q6473 | Congenital urethrorectal fistula | CMS +Q6474 | Double urethra | CMS +Q6475 | Double urinary meatus | CMS +Q6479 | Other congenital malformations of bladder and urethra | CMS +Q648 | Other specified congenital malformations of urinary system | CMS +Q649 | Congenital malformation of urinary system, unspecified | CMS +Q6500 | Congenital dislocation of unspecified hip, unilateral | CMS +Q6501 | Congenital dislocation of right hip, unilateral | CMS +Q6502 | Congenital dislocation of left hip, unilateral | CMS +Q651 | Congenital dislocation of hip, bilateral | CMS +Q652 | Congenital dislocation of hip, unspecified | CMS +Q6530 | Congenital partial dislocation of unspecified hip, unilateral | CMS +Q6531 | Congenital partial dislocation of right hip, unilateral | CMS +Q6532 | Congenital partial dislocation of left hip, unilateral | CMS +Q654 | Congenital partial dislocation of hip, bilateral | CMS +Q655 | Congenital partial dislocation of hip, unspecified | CMS +Q656 | Congenital unstable hip | CMS +Q6581 | Congenital coxa valga | CMS +Q6582 | Congenital coxa vara | CMS +Q6589 | Other specified congenital deformities of hip | CMS +Q659 | Congenital deformity of hip, unspecified | CMS +Q660 | Congenital talipes equinovarus | CMS +Q661 | Congenital talipes calcaneovarus | CMS +Q6621 | Congenital metatarsus primus varus | CMS +Q6622 | Congenital metatarsus adductus | CMS +Q663 | Other congenital varus deformities of feet | CMS +Q664 | Congenital talipes calcaneovalgus | CMS +Q6650 | Congenital pes planus, unspecified foot | CMS +Q6651 | Congenital pes planus, right foot | CMS +Q6652 | Congenital pes planus, left foot | CMS +Q666 | Other congenital valgus deformities of feet | CMS +Q667 | Congenital pes cavus | CMS +Q6680 | Congenital vertical talus deformity, unspecified foot | CMS +Q6681 | Congenital vertical talus deformity, right foot | CMS +Q6682 | Congenital vertical talus deformity, left foot | CMS +Q6689 | Other specified congenital deformities of feet | CMS +Q669 | Congenital deformity of feet, unspecified | CMS +Q670 | Congenital facial asymmetry | CMS +Q671 | Congenital compression facies | CMS +Q672 | Dolichocephaly | CMS +Q673 | Plagiocephaly | CMS +Q674 | Other congenital deformities of skull, face and jaw | CMS +Q675 | Congenital deformity of spine | CMS +Q676 | Pectus excavatum | CMS +Q677 | Pectus carinatum | CMS +Q678 | Other congenital deformities of chest | CMS +Q680 | Congenital deformity of sternocleidomastoid muscle | CMS +Q681 | Congenital deformity of finger(s) and hand | CMS +Q682 | Congenital deformity of knee | CMS +Q683 | Congenital bowing of femur | CMS +Q684 | Congenital bowing of tibia and fibula | CMS +Q685 | Congenital bowing of long bones of leg, unspecified | CMS +Q686 | Discoid meniscus | CMS +Q688 | Other specified congenital musculoskeletal deformities | CMS +Q690 | Accessory finger(s) | CMS +Q691 | Accessory thumb(s) | CMS +Q692 | Accessory toe(s) | CMS +Q699 | Polydactyly, unspecified | CMS +Q7000 | Fused fingers, unspecified hand | CMS +Q7001 | Fused fingers, right hand | CMS +Q7002 | Fused fingers, left hand | CMS +Q7003 | Fused fingers, bilateral | CMS +Q7010 | Webbed fingers, unspecified hand | CMS +Q7011 | Webbed fingers, right hand | CMS +Q7012 | Webbed fingers, left hand | CMS +Q7013 | Webbed fingers, bilateral | CMS +Q7020 | Fused toes, unspecified foot | CMS +Q7021 | Fused toes, right foot | CMS +Q7022 | Fused toes, left foot | CMS +Q7023 | Fused toes, bilateral | CMS +Q7030 | Webbed toes, unspecified foot | CMS +Q7031 | Webbed toes, right foot | CMS +Q7032 | Webbed toes, left foot | CMS +Q7033 | Webbed toes, bilateral | CMS +Q704 | Polysyndactyly, unspecified | CMS +Q709 | Syndactyly, unspecified | CMS +Q7100 | Congenital complete absence of unspecified upper limb | CMS +Q7101 | Congenital complete absence of right upper limb | CMS +Q7102 | Congenital complete absence of left upper limb | CMS +Q7103 | Congenital complete absence of upper limb, bilateral | CMS +Q7110 | Congenital absence of unspecified upper arm and forearm with hand present | CMS +Q7111 | Congenital absence of right upper arm and forearm with hand present | CMS +Q7112 | Congenital absence of left upper arm and forearm with hand present | CMS +Q7113 | Congenital absence of upper arm and forearm with hand present, bilateral | CMS +Q7120 | Congenital absence of both forearm and hand, unspecified upper limb | CMS +Q7121 | Congenital absence of both forearm and hand, right upper limb | CMS +Q7122 | Congenital absence of both forearm and hand, left upper limb | CMS +Q7123 | Congenital absence of both forearm and hand, bilateral | CMS +Q7130 | Congenital absence of unspecified hand and finger | CMS +Q7131 | Congenital absence of right hand and finger | CMS +Q7132 | Congenital absence of left hand and finger | CMS +Q7133 | Congenital absence of hand and finger, bilateral | CMS +Q7140 | Longitudinal reduction defect of unspecified radius | CMS +Q7141 | Longitudinal reduction defect of right radius | CMS +Q7142 | Longitudinal reduction defect of left radius | CMS +Q7143 | Longitudinal reduction defect of radius, bilateral | CMS +Q7150 | Longitudinal reduction defect of unspecified ulna | CMS +Q7151 | Longitudinal reduction defect of right ulna | CMS +Q7152 | Longitudinal reduction defect of left ulna | CMS +Q7153 | Longitudinal reduction defect of ulna, bilateral | CMS +Q7160 | Lobster-claw hand, unspecified hand | CMS +Q7161 | Lobster-claw right hand | CMS +Q7162 | Lobster-claw left hand | CMS +Q7163 | Lobster-claw hand, bilateral | CMS +Q71811 | Congenital shortening of right upper limb | CMS +Q71812 | Congenital shortening of left upper limb | CMS +Q71813 | Congenital shortening of upper limb, bilateral | CMS +Q71819 | Congenital shortening of unspecified upper limb | CMS +Q71891 | Other reduction defects of right upper limb | CMS +Q71892 | Other reduction defects of left upper limb | CMS +Q71893 | Other reduction defects of upper limb, bilateral | CMS +Q71899 | Other reduction defects of unspecified upper limb | CMS +Q7190 | Unspecified reduction defect of unspecified upper limb | CMS +Q7191 | Unspecified reduction defect of right upper limb | CMS +Q7192 | Unspecified reduction defect of left upper limb | CMS +Q7193 | Unspecified reduction defect of upper limb, bilateral | CMS +Q7200 | Congenital complete absence of unspecified lower limb | CMS +Q7201 | Congenital complete absence of right lower limb | CMS +Q7202 | Congenital complete absence of left lower limb | CMS +Q7203 | Congenital complete absence of lower limb, bilateral | CMS +Q7210 | Congenital absence of unspecified thigh and lower leg with foot present | CMS +Q7211 | Congenital absence of right thigh and lower leg with foot present | CMS +Q7212 | Congenital absence of left thigh and lower leg with foot present | CMS +Q7213 | Congenital absence of thigh and lower leg with foot present, bilateral | CMS +Q7220 | Congenital absence of both lower leg and foot, unspecified lower limb | CMS +Q7221 | Congenital absence of both lower leg and foot, right lower limb | CMS +Q7222 | Congenital absence of both lower leg and foot, left lower limb | CMS +Q7223 | Congenital absence of both lower leg and foot, bilateral | CMS +Q7230 | Congenital absence of unspecified foot and toe(s) | CMS +Q7231 | Congenital absence of right foot and toe(s) | CMS +Q7232 | Congenital absence of left foot and toe(s) | CMS +Q7233 | Congenital absence of foot and toe(s), bilateral | CMS +Q7240 | Longitudinal reduction defect of unspecified femur | CMS +Q7241 | Longitudinal reduction defect of right femur | CMS +Q7242 | Longitudinal reduction defect of left femur | CMS +Q7243 | Longitudinal reduction defect of femur, bilateral | CMS +Q7250 | Longitudinal reduction defect of unspecified tibia | CMS +Q7251 | Longitudinal reduction defect of right tibia | CMS +Q7252 | Longitudinal reduction defect of left tibia | CMS +Q7253 | Longitudinal reduction defect of tibia, bilateral | CMS +Q7260 | Longitudinal reduction defect of unspecified fibula | CMS +Q7261 | Longitudinal reduction defect of right fibula | CMS +Q7262 | Longitudinal reduction defect of left fibula | CMS +Q7263 | Longitudinal reduction defect of fibula, bilateral | CMS +Q7270 | Split foot, unspecified lower limb | CMS +Q7271 | Split foot, right lower limb | CMS +Q7272 | Split foot, left lower limb | CMS +Q7273 | Split foot, bilateral | CMS +Q72811 | Congenital shortening of right lower limb | CMS +Q72812 | Congenital shortening of left lower limb | CMS +Q72813 | Congenital shortening of lower limb, bilateral | CMS +Q72819 | Congenital shortening of unspecified lower limb | CMS +Q72891 | Other reduction defects of right lower limb | CMS +Q72892 | Other reduction defects of left lower limb | CMS +Q72893 | Other reduction defects of lower limb, bilateral | CMS +Q72899 | Other reduction defects of unspecified lower limb | CMS +Q7290 | Unspecified reduction defect of unspecified lower limb | CMS +Q7291 | Unspecified reduction defect of right lower limb | CMS +Q7292 | Unspecified reduction defect of left lower limb | CMS +Q7293 | Unspecified reduction defect of lower limb, bilateral | CMS +Q730 | Congenital absence of unspecified limb(s) | CMS +Q731 | Phocomelia, unspecified limb(s) | CMS +Q738 | Other reduction defects of unspecified limb(s) | CMS +Q740 | Other congenital malformations of upper limb(s), including shoulder girdle | CMS +Q741 | Congenital malformation of knee | CMS +Q742 | Other congenital malformations of lower limb(s), including pelvic girdle | CMS +Q743 | Arthrogryposis multiplex congenita | CMS +Q748 | Other specified congenital malformations of limb(s) | CMS +Q749 | Unspecified congenital malformation of limb(s) | CMS +Q750 | Craniosynostosis | CMS +Q751 | Craniofacial dysostosis | CMS +Q752 | Hypertelorism | CMS +Q753 | Macrocephaly | CMS +Q754 | Mandibulofacial dysostosis | CMS +Q755 | Oculomandibular dysostosis | CMS +Q758 | Other specified congenital malformations of skull and face bones | CMS +Q759 | Congenital malformation of skull and face bones, unspecified | CMS +Q760 | Spina bifida occulta | CMS +Q761 | Klippel-Feil syndrome | CMS +Q762 | Congenital spondylolisthesis | CMS +Q763 | Congenital scoliosis due to congenital bony malformation | CMS +Q76411 | Congenital kyphosis, occipito-atlanto-axial region | CMS +Q76412 | Congenital kyphosis, cervical region | CMS +Q76413 | Congenital kyphosis, cervicothoracic region | CMS +Q76414 | Congenital kyphosis, thoracic region | CMS +Q76415 | Congenital kyphosis, thoracolumbar region | CMS +Q76419 | Congenital kyphosis, unspecified region | CMS +Q76425 | Congenital lordosis, thoracolumbar region | CMS +Q76426 | Congenital lordosis, lumbar region | CMS +Q76427 | Congenital lordosis, lumbosacral region | CMS +Q76428 | Congenital lordosis, sacral and sacrococcygeal region | CMS +Q76429 | Congenital lordosis, unspecified region | CMS +Q7649 | Other congenital malformations of spine, not associated with scoliosis | CMS +Q765 | Cervical rib | CMS +Q766 | Other congenital malformations of ribs | CMS +Q767 | Congenital malformation of sternum | CMS +Q768 | Other congenital malformations of bony thorax | CMS +Q769 | Congenital malformation of bony thorax, unspecified | CMS +Q770 | Achondrogenesis | CMS +Q771 | Thanatophoric short stature | CMS +Q772 | Short rib syndrome | CMS +Q773 | Chondrodysplasia punctata | CMS +Q774 | Achondroplasia | CMS +Q775 | Diastrophic dysplasia | CMS +Q776 | Chondroectodermal dysplasia | CMS +Q777 | Spondyloepiphyseal dysplasia | CMS +Q778 | Other osteochondrodysplasia with defects of growth of tubular bones and spine | CMS +Q779 | Osteochondrodysplasia with defects of growth of tubular bones and spine, unspecified | CMS +Q780 | Osteogenesis imperfecta | CMS +Q781 | Polyostotic fibrous dysplasia | CMS +Q782 | Osteopetrosis | CMS +Q783 | Progressive diaphyseal dysplasia | CMS +Q784 | Enchondromatosis | CMS +Q785 | Metaphyseal dysplasia | CMS +Q786 | Multiple congenital exostoses | CMS +Q788 | Other specified osteochondrodysplasias | CMS +Q789 | Osteochondrodysplasia, unspecified | CMS +Q790 | Congenital diaphragmatic hernia | CMS +Q791 | Other congenital malformations of diaphragm | CMS +Q792 | Exomphalos | CMS +Q793 | Gastroschisis | CMS +Q794 | Prune belly syndrome | CMS +Q7951 | Congenital hernia of bladder | CMS +Q7959 | Other congenital malformations of abdominal wall | CMS +Q796 | Ehlers-Danlos syndrome | CMS +Q798 | Other congenital malformations of musculoskeletal system | CMS +Q799 | Congenital malformation of musculoskeletal system, unspecified | CMS +Q800 | Ichthyosis vulgaris | CMS +Q801 | X-linked ichthyosis | CMS +Q802 | Lamellar ichthyosis | CMS +Q803 | Congenital bullous ichthyosiform erythroderma | CMS +Q804 | Harlequin fetus | CMS +Q808 | Other congenital ichthyosis | CMS +Q809 | Congenital ichthyosis, unspecified | CMS +Q810 | Epidermolysis bullosa simplex | CMS +Q811 | Epidermolysis bullosa letalis | CMS +Q812 | Epidermolysis bullosa dystrophica | CMS +Q818 | Other epidermolysis bullosa | CMS +Q819 | Epidermolysis bullosa, unspecified | CMS +Q820 | Hereditary lymphedema | CMS +Q821 | Xeroderma pigmentosum | CMS +Q822 | Congenital cutaneous mastocytosis | CMS +Q823 | Incontinentia pigmenti | CMS +Q824 | Ectodermal dysplasia (anhidrotic) | CMS +Q825 | Congenital non-neoplastic nevus | CMS +Q826 | Congenital sacral dimple | CMS +Q828 | Other specified congenital malformations of skin | CMS +Q829 | Congenital malformation of skin, unspecified | CMS +Q830 | Congenital absence of breast with absent nipple | CMS +Q831 | Accessory breast | CMS +Q832 | Absent nipple | CMS +Q833 | Accessory nipple | CMS +Q838 | Other congenital malformations of breast | CMS +Q839 | Congenital malformation of breast, unspecified | CMS +Q840 | Congenital alopecia | CMS +Q841 | Congenital morphological disturbances of hair, not elsewhere classified | CMS +Q842 | Other congenital malformations of hair | CMS +Q843 | Anonychia | CMS +Q844 | Congenital leukonychia | CMS +Q845 | Enlarged and hypertrophic nails | CMS +Q846 | Other congenital malformations of nails | CMS +Q848 | Other specified congenital malformations of integument | CMS +Q849 | Congenital malformation of integument, unspecified | CMS +Q8500 | Neurofibromatosis, unspecified | CMS +Q8501 | Neurofibromatosis, type 1 | CMS +Q8502 | Neurofibromatosis, type 2 | CMS +Q8503 | Schwannomatosis | CMS +Q8509 | Other neurofibromatosis | CMS +Q851 | Tuberous sclerosis | CMS +Q858 | Other phakomatoses, not elsewhere classified | CMS +Q859 | Phakomatosis, unspecified | CMS +Q860 | Fetal alcohol syndrome (dysmorphic) | CMS +Q861 | Fetal hydantoin syndrome | CMS +Q862 | Dysmorphism due to warfarin | CMS +Q868 | Other congenital malformation syndromes due to known exogenous causes | CMS +Q870 | Congenital malformation syndromes predominantly affecting facial appearance | CMS +Q871 | Congenital malformation syndromes predominantly associated with short stature | CMS +Q872 | Congenital malformation syndromes predominantly involving limbs | CMS +Q873 | Congenital malformation syndromes involving early overgrowth | CMS +Q8740 | Marfan's syndrome, unspecified | CMS +Q87410 | Marfan's syndrome with aortic dilation | CMS +Q87418 | Marfan's syndrome with other cardiovascular manifestations | CMS +Q8742 | Marfan's syndrome with ocular manifestations | CMS +Q8743 | Marfan's syndrome with skeletal manifestation | CMS +Q875 | Other congenital malformation syndromes with other skeletal changes | CMS +Q8781 | Alport syndrome | CMS +Q8782 | Arterial tortuosity syndrome | CMS +Q8789 | Other specified congenital malformation syndromes, not elsewhere classified | CMS +Q8901 | Asplenia (congenital) | CMS +Q8909 | Congenital malformations of spleen | CMS +Q891 | Congenital malformations of adrenal gland | CMS +Q892 | Congenital malformations of other endocrine glands | CMS +Q893 | Situs inversus | CMS +Q894 | Conjoined twins | CMS +Q897 | Multiple congenital malformations, not elsewhere classified | CMS +Q898 | Other specified congenital malformations | CMS +Q899 | Congenital malformation, unspecified | CMS +Q900 | Trisomy 21, nonmosaicism (meiotic nondisjunction) | CMS +Q901 | Trisomy 21, mosaicism (mitotic nondisjunction) | CMS +Q902 | Trisomy 21, translocation | CMS +Q909 | Down syndrome, unspecified | CMS +Q910 | Trisomy 18, nonmosaicism (meiotic nondisjunction) | CMS +Q911 | Trisomy 18, mosaicism (mitotic nondisjunction) | CMS +Q912 | Trisomy 18, translocation | CMS +Q913 | Trisomy 18, unspecified | CMS +Q914 | Trisomy 13, nonmosaicism (meiotic nondisjunction) | CMS +Q915 | Trisomy 13, mosaicism (mitotic nondisjunction) | CMS +Q916 | Trisomy 13, translocation | CMS +Q917 | Trisomy 13, unspecified | CMS +Q920 | Whole chromosome trisomy, nonmosaicism (meiotic nondisjunction) | CMS +Q921 | Whole chromosome trisomy, mosaicism (mitotic nondisjunction) | CMS +Q922 | Partial trisomy | CMS +Q925 | Duplications with other complex rearrangements | CMS +Q9261 | Marker chromosomes in normal individual | CMS +Q9262 | Marker chromosomes in abnormal individual | CMS +Q927 | Triploidy and polyploidy | CMS +Q928 | Other specified trisomies and partial trisomies of autosomes | CMS +Q929 | Trisomy and partial trisomy of autosomes, unspecified | CMS +Q930 | Whole chromosome monosomy, nonmosaicism (meiotic nondisjunction) | CMS +Q931 | Whole chromosome monosomy, mosaicism (mitotic nondisjunction) | CMS +Q932 | Chromosome replaced with ring, dicentric or isochromosome | CMS +Q933 | Deletion of short arm of chromosome 4 | CMS +Q934 | Deletion of short arm of chromosome 5 | CMS +Q9351 | Angelman syndrome | CMS +Q9359 | Other deletions of part of a chromosome | CMS +Q937 | Deletions with other complex rearrangements | CMS +Q9381 | Velo-cardio-facial syndrome | CMS +Q9382 | Williams syndrome | CMS +Q9388 | Other microdeletions | CMS +Q9389 | Other deletions from the autosomes | CMS +Q939 | Deletion from autosomes, unspecified | CMS +Q950 | Balanced translocation and insertion in normal individual | CMS +Q951 | Chromosome inversion in normal individual | CMS +Q952 | Balanced autosomal rearrangement in abnormal individual | CMS +Q953 | Balanced sex/autosomal rearrangement in abnormal individual | CMS +Q955 | Individual with autosomal fragile site | CMS +Q958 | Other balanced rearrangements and structural markers | CMS +Q959 | Balanced rearrangement and structural marker, unspecified | CMS +Q960 | Karyotype 45, X | CMS +Q961 | Karyotype 46, X iso (Xq) | CMS +Q962 | Karyotype 46, X with abnormal sex chromosome, except iso (Xq) | CMS +Q963 | Mosaicism, 45, X/46, XX or XY | CMS +Q964 | Mosaicism, 45, X/other cell line(s) with abnormal sex chromosome | CMS +Q968 | Other variants of Turner's syndrome | CMS +Q969 | Turner's syndrome, unspecified | CMS +Q970 | Karyotype 47, XXX | CMS +Q971 | Female with more than three X chromosomes | CMS +Q972 | Mosaicism, lines with various numbers of X chromosomes | CMS +Q973 | Female with 46, XY karyotype | CMS +Q978 | Other specified sex chromosome abnormalities, female phenotype | CMS +Q979 | Sex chromosome abnormality, female phenotype, unspecified | CMS +Q980 | Klinefelter syndrome karyotype 47, XXY | CMS +Q981 | Klinefelter syndrome, male with more than two X chromosomes | CMS +Q983 | Other male with 46, XX karyotype | CMS +Q984 | Klinefelter syndrome, unspecified | CMS +Q985 | Karyotype 47, XYY | CMS +Q986 | Male with structurally abnormal sex chromosome | CMS +Q987 | Male with sex chromosome mosaicism | CMS +Q988 | Other specified sex chromosome abnormalities, male phenotype | CMS +Q989 | Sex chromosome abnormality, male phenotype, unspecified | CMS +Q990 | Chimera 46, XX/46, XY | CMS +Q991 | 46, XX true hermaphrodite | CMS +Q992 | Fragile X chromosome | CMS +Q998 | Other specified chromosome abnormalities | CMS +Q999 | Chromosomal abnormality, unspecified | CMS +R000 | Tachycardia, unspecified | CMS +R001 | Bradycardia, unspecified | CMS +R002 | Palpitations | CMS +R008 | Other abnormalities of heart beat | CMS +R009 | Unspecified abnormalities of heart beat | CMS +R010 | Benign and innocent cardiac murmurs | CMS +R011 | Cardiac murmur, unspecified | CMS +R012 | Other cardiac sounds | CMS +R030 | Elevated blood-pressure reading, without diagnosis of hypertension | CMS +R031 | Nonspecific low blood-pressure reading | CMS +R040 | Epistaxis | CMS +R041 | Hemorrhage from throat | CMS +R042 | Hemoptysis | CMS +R0481 | Acute idiopathic pulmonary hemorrhage in infants | CMS +R0489 | Hemorrhage from other sites in respiratory passages | CMS +R049 | Hemorrhage from respiratory passages, unspecified | CMS +R05 | Cough | CMS +R0600 | Dyspnea, unspecified | CMS +R0601 | Orthopnea | CMS +R0602 | Shortness of breath | CMS +R0603 | Acute respiratory distress | CMS +R0609 | Other forms of dyspnea | CMS +R061 | Stridor | CMS +R062 | Wheezing | CMS +R063 | Periodic breathing | CMS +R064 | Hyperventilation | CMS +R065 | Mouth breathing | CMS +R066 | Hiccough | CMS +R067 | Sneezing | CMS +R0681 | Apnea, not elsewhere classified | CMS +R0682 | Tachypnea, not elsewhere classified | CMS +R0683 | Snoring | CMS +R0689 | Other abnormalities of breathing | CMS +R069 | Unspecified abnormalities of breathing | CMS +R070 | Pain in throat | CMS +R071 | Chest pain on breathing | CMS +R072 | Precordial pain | CMS +R0781 | Pleurodynia | CMS +R0782 | Intercostal pain | CMS +R0789 | Other chest pain | CMS +R079 | Chest pain, unspecified | CMS +R0901 | Asphyxia | CMS +R0902 | Hypoxemia | CMS +R091 | Pleurisy | CMS +R092 | Respiratory arrest | CMS +R093 | Abnormal sputum | CMS +R0981 | Nasal congestion | CMS +R0982 | Postnasal drip | CMS +R0989 | Other specified symptoms and signs involving the circulatory and respiratory systems | CMS +R100 | Acute abdomen | CMS +R1010 | Upper abdominal pain, unspecified | CMS +R1011 | Right upper quadrant pain | CMS +R1012 | Left upper quadrant pain | CMS +R1013 | Epigastric pain | CMS +R102 | Pelvic and perineal pain | CMS +R1030 | Lower abdominal pain, unspecified | CMS +R1031 | Right lower quadrant pain | CMS +R1032 | Left lower quadrant pain | CMS +R1033 | Periumbilical pain | CMS +R10811 | Right upper quadrant abdominal tenderness | CMS +R10812 | Left upper quadrant abdominal tenderness | CMS +R10813 | Right lower quadrant abdominal tenderness | CMS +R10814 | Left lower quadrant abdominal tenderness | CMS +R10815 | Periumbilic abdominal tenderness | CMS +R10816 | Epigastric abdominal tenderness | CMS +R10817 | Generalized abdominal tenderness | CMS +R10819 | Abdominal tenderness, unspecified site | CMS +R10821 | Right upper quadrant rebound abdominal tenderness | CMS +R10822 | Left upper quadrant rebound abdominal tenderness | CMS +R10823 | Right lower quadrant rebound abdominal tenderness | CMS +R10824 | Left lower quadrant rebound abdominal tenderness | CMS +R10825 | Periumbilic rebound abdominal tenderness | CMS +R10826 | Epigastric rebound abdominal tenderness | CMS +R10827 | Generalized rebound abdominal tenderness | CMS +R10829 | Rebound abdominal tenderness, unspecified site | CMS +R1083 | Colic | CMS +R1084 | Generalized abdominal pain | CMS +R109 | Unspecified abdominal pain | CMS +R110 | Nausea | CMS +R1110 | Vomiting, unspecified | CMS +R1111 | Vomiting without nausea | CMS +R1112 | Projectile vomiting | CMS +R1113 | Vomiting of fecal matter | CMS +R1114 | Bilious vomiting | CMS +R112 | Nausea with vomiting, unspecified | CMS +R12 | Heartburn | CMS +R130 | Aphagia | CMS +R1310 | Dysphagia, unspecified | CMS +R1311 | Dysphagia, oral phase | CMS +R1312 | Dysphagia, oropharyngeal phase | CMS +R1313 | Dysphagia, pharyngeal phase | CMS +R1314 | Dysphagia, pharyngoesophageal phase | CMS +R1319 | Other dysphagia | CMS +R140 | Abdominal distension (gaseous) | CMS +R141 | Gas pain | CMS +R142 | Eructation | CMS +R143 | Flatulence | CMS +R150 | Incomplete defecation | CMS +R151 | Fecal smearing | CMS +R152 | Fecal urgency | CMS +R159 | Full incontinence of feces | CMS +R160 | Hepatomegaly, not elsewhere classified | CMS +R161 | Splenomegaly, not elsewhere classified | CMS +R162 | Hepatomegaly with splenomegaly, not elsewhere classified | CMS +R17 | Unspecified jaundice | CMS +R180 | Malignant ascites | CMS +R188 | Other ascites | CMS +R1900 | Intra-abdominal and pelvic swelling, mass and lump, unspecified site | CMS +R1901 | Right upper quadrant abdominal swelling, mass and lump | CMS +R1902 | Left upper quadrant abdominal swelling, mass and lump | CMS +R1903 | Right lower quadrant abdominal swelling, mass and lump | CMS +R1904 | Left lower quadrant abdominal swelling, mass and lump | CMS +R1905 | Periumbilic swelling, mass or lump | CMS +R1906 | Epigastric swelling, mass or lump | CMS +R1907 | Generalized intra-abdominal and pelvic swelling, mass and lump | CMS +R1909 | Other intra-abdominal and pelvic swelling, mass and lump | CMS +R1911 | Absent bowel sounds | CMS +R1912 | Hyperactive bowel sounds | CMS +R1915 | Other abnormal bowel sounds | CMS +R192 | Visible peristalsis | CMS +R1930 | Abdominal rigidity, unspecified site | CMS +R1931 | Right upper quadrant abdominal rigidity | CMS +R1932 | Left upper quadrant abdominal rigidity | CMS +R1933 | Right lower quadrant abdominal rigidity | CMS +R1934 | Left lower quadrant abdominal rigidity | CMS +R1935 | Periumbilic abdominal rigidity | CMS +R1936 | Epigastric abdominal rigidity | CMS +R1937 | Generalized abdominal rigidity | CMS +R194 | Change in bowel habit | CMS +R195 | Other fecal abnormalities | CMS +R196 | Halitosis | CMS +R197 | Diarrhea, unspecified | CMS +R198 | Other specified symptoms and signs involving the digestive system and abdomen | CMS +R200 | Anesthesia of skin | CMS +R201 | Hypoesthesia of skin | CMS +R202 | Paresthesia of skin | CMS +R203 | Hyperesthesia | CMS +R208 | Other disturbances of skin sensation | CMS +R209 | Unspecified disturbances of skin sensation | CMS +R21 | Rash and other nonspecific skin eruption | CMS +R220 | Localized swelling, mass and lump, head | CMS +R221 | Localized swelling, mass and lump, neck | CMS +R222 | Localized swelling, mass and lump, trunk | CMS +R2230 | Localized swelling, mass and lump, unspecified upper limb | CMS +R2231 | Localized swelling, mass and lump, right upper limb | CMS +R2232 | Localized swelling, mass and lump, left upper limb | CMS +R2233 | Localized swelling, mass and lump, upper limb, bilateral | CMS +R2240 | Localized swelling, mass and lump, unspecified lower limb | CMS +R2241 | Localized swelling, mass and lump, right lower limb | CMS +R2242 | Localized swelling, mass and lump, left lower limb | CMS +R2243 | Localized swelling, mass and lump, lower limb, bilateral | CMS +R229 | Localized swelling, mass and lump, unspecified | CMS +R230 | Cyanosis | CMS +R231 | Pallor | CMS +R232 | Flushing | CMS +R233 | Spontaneous ecchymoses | CMS +R234 | Changes in skin texture | CMS +R238 | Other skin changes | CMS +R239 | Unspecified skin changes | CMS +R250 | Abnormal head movements | CMS +R251 | Tremor, unspecified | CMS +R252 | Cramp and spasm | CMS +R253 | Fasciculation | CMS +R258 | Other abnormal involuntary movements | CMS +R259 | Unspecified abnormal involuntary movements | CMS +R260 | Ataxic gait | CMS +R261 | Paralytic gait | CMS +R262 | Difficulty in walking, not elsewhere classified | CMS +R2681 | Unsteadiness on feet | CMS +R2689 | Other abnormalities of gait and mobility | CMS +R269 | Unspecified abnormalities of gait and mobility | CMS +R270 | Ataxia, unspecified | CMS +R278 | Other lack of coordination | CMS +R279 | Unspecified lack of coordination | CMS +R290 | Tetany | CMS +R291 | Meningismus | CMS +R292 | Abnormal reflex | CMS +R293 | Abnormal posture | CMS +R294 | Clicking hip | CMS +R295 | Transient paralysis | CMS +R296 | Repeated falls | CMS +R29700 | NIHSS score 0 | CMS +R29701 | NIHSS score 1 | CMS +R29702 | NIHSS score 2 | CMS +R29703 | NIHSS score 3 | CMS +R29704 | NIHSS score 4 | CMS +R29705 | NIHSS score 5 | CMS +R29706 | NIHSS score 6 | CMS +R29707 | NIHSS score 7 | CMS +R29708 | NIHSS score 8 | CMS +R29709 | NIHSS score 9 | CMS +R29710 | NIHSS score 10 | CMS +R29711 | NIHSS score 11 | CMS +R29712 | NIHSS score 12 | CMS +R29713 | NIHSS score 13 | CMS +R29714 | NIHSS score 14 | CMS +R29715 | NIHSS score 15 | CMS +R29716 | NIHSS score 16 | CMS +R29717 | NIHSS score 17 | CMS +R29718 | NIHSS score 18 | CMS +R29719 | NIHSS score 19 | CMS +R29720 | NIHSS score 20 | CMS +R29721 | NIHSS score 21 | CMS +R29722 | NIHSS score 22 | CMS +R29723 | NIHSS score 23 | CMS +R29724 | NIHSS score 24 | CMS +R29725 | NIHSS score 25 | CMS +R29726 | NIHSS score 26 | CMS +R29727 | NIHSS score 27 | CMS +R29728 | NIHSS score 28 | CMS +R29729 | NIHSS score 29 | CMS +R29730 | NIHSS score 30 | CMS +R29731 | NIHSS score 31 | CMS +R29732 | NIHSS score 32 | CMS +R29733 | NIHSS score 33 | CMS +R29734 | NIHSS score 34 | CMS +R29735 | NIHSS score 35 | CMS +R29736 | NIHSS score 36 | CMS +R29737 | NIHSS score 37 | CMS +R29738 | NIHSS score 38 | CMS +R29739 | NIHSS score 39 | CMS +R29740 | NIHSS score 40 | CMS +R29741 | NIHSS score 41 | CMS +R29742 | NIHSS score 42 | CMS +R29810 | Facial weakness | CMS +R29818 | Other symptoms and signs involving the nervous system | CMS +R29890 | Loss of height | CMS +R29891 | Ocular torticollis | CMS +R29898 | Other symptoms and signs involving the musculoskeletal system | CMS +R2990 | Unspecified symptoms and signs involving the nervous system | CMS +R2991 | Unspecified symptoms and signs involving the musculoskeletal system | CMS +R300 | Dysuria | CMS +R301 | Vesical tenesmus | CMS +R309 | Painful micturition, unspecified | CMS +R310 | Gross hematuria | CMS +R311 | Benign essential microscopic hematuria | CMS +R3121 | Asymptomatic microscopic hematuria | CMS +R3129 | Other microscopic hematuria | CMS +R319 | Hematuria, unspecified | CMS +R32 | Unspecified urinary incontinence | CMS +R330 | Drug induced retention of urine | CMS +R338 | Other retention of urine | CMS +R339 | Retention of urine, unspecified | CMS +R34 | Anuria and oliguria | CMS +R350 | Frequency of micturition | CMS +R351 | Nocturia | CMS +R358 | Other polyuria | CMS +R360 | Urethral discharge without blood | CMS +R361 | Hematospermia | CMS +R369 | Urethral discharge, unspecified | CMS +R37 | Sexual dysfunction, unspecified | CMS +R390 | Extravasation of urine | CMS +R3911 | Hesitancy of micturition | CMS +R3912 | Poor urinary stream | CMS +R3913 | Splitting of urinary stream | CMS +R3914 | Feeling of incomplete bladder emptying | CMS +R3915 | Urgency of urination | CMS +R3916 | Straining to void | CMS +R39191 | Need to immediately re-void | CMS +R39192 | Position dependent micturition | CMS +R39198 | Other difficulties with micturition | CMS +R392 | Extrarenal uremia | CMS +R3981 | Functional urinary incontinence | CMS +R3982 | Chronic bladder pain | CMS +R3983 | Unilateral non-palpable testicle | CMS +R3984 | Bilateral non-palpable testicles | CMS +R3989 | Other symptoms and signs involving the genitourinary system | CMS +R399 | Unspecified symptoms and signs involving the genitourinary system | CMS +R400 | Somnolence | CMS +R401 | Stupor | CMS +R4020 | Unspecified coma | CMS +R402110 | Coma scale, eyes open, never, unspecified time | CMS +R402111 | Coma scale, eyes open, never, in the field [EMT or ambulance] | CMS +R402112 | Coma scale, eyes open, never, at arrival to emergency department | CMS +R402113 | Coma scale, eyes open, never, at hospital admission | CMS +R402114 | Coma scale, eyes open, never, 24 hours or more after hospital admission | CMS +R402120 | Coma scale, eyes open, to pain, unspecified time | CMS +R402121 | Coma scale, eyes open, to pain, in the field [EMT or ambulance] | CMS +R402122 | Coma scale, eyes open, to pain, at arrival to emergency department | CMS +R402123 | Coma scale, eyes open, to pain, at hospital admission | CMS +R402124 | Coma scale, eyes open, to pain, 24 hours or more after hospital admission | CMS +R402130 | Coma scale, eyes open, to sound, unspecified time | CMS +R402131 | Coma scale, eyes open, to sound, in the field [EMT or ambulance] | CMS +R402132 | Coma scale, eyes open, to sound, at arrival to emergency department | CMS +R402133 | Coma scale, eyes open, to sound, at hospital admission | CMS +R402134 | Coma scale, eyes open, to sound, 24 hours or more after hospital admission | CMS +R402140 | Coma scale, eyes open, spontaneous, unspecified time | CMS +R402141 | Coma scale, eyes open, spontaneous, in the field [EMT or ambulance] | CMS +R402142 | Coma scale, eyes open, spontaneous, at arrival to emergency department | CMS +R402143 | Coma scale, eyes open, spontaneous, at hospital admission | CMS +R402144 | Coma scale, eyes open, spontaneous, 24 hours or more after hospital admission | CMS +R402210 | Coma scale, best verbal response, none, unspecified time | CMS +R402211 | Coma scale, best verbal response, none, in the field [EMT or ambulance] | CMS +R402212 | Coma scale, best verbal response, none, at arrival to emergency department | CMS +R402213 | Coma scale, best verbal response, none, at hospital admission | CMS +R402214 | Coma scale, best verbal response, none, 24 hours or more after hospital admission | CMS +R402220 | Coma scale, best verbal response, incomprehensible words, unspecified time | CMS +R402221 | Coma scale, best verbal response, incomprehensible words, in the field [EMT or ambulance] | CMS +R402222 | Coma scale, best verbal response, incomprehensible words, at arrival to emergency department | CMS +R402223 | Coma scale, best verbal response, incomprehensible words, at hospital admission | CMS +R402224 | Coma scale, best verbal response, incomprehensible words, 24 hours or more after hospital admission | CMS +R402230 | Coma scale, best verbal response, inappropriate words, unspecified time | CMS +R402231 | Coma scale, best verbal response, inappropriate words, in the field [EMT or ambulance] | CMS +R402232 | Coma scale, best verbal response, inappropriate words, at arrival to emergency department | CMS +R402233 | Coma scale, best verbal response, inappropriate words, at hospital admission | CMS +R402234 | Coma scale, best verbal response, inappropriate words, 24 hours or more after hospital admission | CMS +R402240 | Coma scale, best verbal response, confused conversation, unspecified time | CMS +R402241 | Coma scale, best verbal response, confused conversation, in the field [EMT or ambulance] | CMS +R402242 | Coma scale, best verbal response, confused conversation, at arrival to emergency department | CMS +R402243 | Coma scale, best verbal response, confused conversation, at hospital admission | CMS +R402244 | Coma scale, best verbal response, confused conversation, 24 hours or more after hospital admission | CMS +R402250 | Coma scale, best verbal response, oriented, unspecified time | CMS +R402251 | Coma scale, best verbal response, oriented, in the field [EMT or ambulance] | CMS +R402252 | Coma scale, best verbal response, oriented, at arrival to emergency department | CMS +R402253 | Coma scale, best verbal response, oriented, at hospital admission | CMS +R402254 | Coma scale, best verbal response, oriented, 24 hours or more after hospital admission | CMS +R402310 | Coma scale, best motor response, none, unspecified time | CMS +R402311 | Coma scale, best motor response, none, in the field [EMT or ambulance] | CMS +R402312 | Coma scale, best motor response, none, at arrival to emergency department | CMS +R402313 | Coma scale, best motor response, none, at hospital admission | CMS +R402314 | Coma scale, best motor response, none, 24 hours or more after hospital admission | CMS +R402320 | Coma scale, best motor response, extension, unspecified time | CMS +R402321 | Coma scale, best motor response, extension, in the field [EMT or ambulance] | CMS +R402322 | Coma scale, best motor response, extension, at arrival to emergency department | CMS +R402323 | Coma scale, best motor response, extension, at hospital admission | CMS +R402324 | Coma scale, best motor response, extension, 24 hours or more after hospital admission | CMS +R402330 | Coma scale, best motor response, abnormal flexion, unspecified time | CMS +R402331 | Coma scale, best motor response, abnormal flexion, in the field [EMT or ambulance] | CMS +R402332 | Coma scale, best motor response, abnormal flexion, at arrival to emergency department | CMS +R402333 | Coma scale, best motor response, abnormal flexion, at hospital admission | CMS +R402334 | Coma scale, best motor response, abnormal flexion, 24 hours or more after hospital admission | CMS +R402340 | Coma scale, best motor response, flexion withdrawal, unspecified time | CMS +R402341 | Coma scale, best motor response, flexion withdrawal, in the field [EMT or ambulance] | CMS +R402342 | Coma scale, best motor response, flexion withdrawal, at arrival to emergency department | CMS +R402343 | Coma scale, best motor response, flexion withdrawal, at hospital admission | CMS +R402344 | Coma scale, best motor response, flexion withdrawal, 24 hours or more after hospital admission | CMS +R402350 | Coma scale, best motor response, localizes pain, unspecified time | CMS +R402351 | Coma scale, best motor response, localizes pain, in the field [EMT or ambulance] | CMS +R402352 | Coma scale, best motor response, localizes pain, at arrival to emergency department | CMS +R402353 | Coma scale, best motor response, localizes pain, at hospital admission | CMS +R402354 | Coma scale, best motor response, localizes pain, 24 hours or more after hospital admission | CMS +R402360 | Coma scale, best motor response, obeys commands, unspecified time | CMS +R402361 | Coma scale, best motor response, obeys commands, in the field [EMT or ambulance] | CMS +R402362 | Coma scale, best motor response, obeys commands, at arrival to emergency department | CMS +R402363 | Coma scale, best motor response, obeys commands, at hospital admission | CMS +R402364 | Coma scale, best motor response, obeys commands, 24 hours or more after hospital admission | CMS +R402410 | Glasgow coma scale score 13-15, unspecified time | CMS +R402411 | Glasgow coma scale score 13-15, in the field [EMT or ambulance] | CMS +R402412 | Glasgow coma scale score 13-15, at arrival to emergency department | CMS +R402413 | Glasgow coma scale score 13-15, at hospital admission | CMS +R402414 | Glasgow coma scale score 13-15, 24 hours or more after hospital admission | CMS +R402420 | Glasgow coma scale score 9-12, unspecified time | CMS +R402421 | Glasgow coma scale score 9-12, in the field [EMT or ambulance] | CMS +R402422 | Glasgow coma scale score 9-12, at arrival to emergency department | CMS +R402423 | Glasgow coma scale score 9-12, at hospital admission | CMS +R402424 | Glasgow coma scale score 9-12, 24 hours or more after hospital admission | CMS +R402430 | Glasgow coma scale score 3-8, unspecified time | CMS +R402431 | Glasgow coma scale score 3-8, in the field [EMT or ambulance] | CMS +R402432 | Glasgow coma scale score 3-8, at arrival to emergency department | CMS +R402433 | Glasgow coma scale score 3-8, at hospital admission | CMS +R402434 | Glasgow coma scale score 3-8, 24 hours or more after hospital admission | CMS +R402440 | Other coma, without documented Glasgow coma scale score, or with partial score reported, unspecified time | CMS +R402441 | Other coma, without documented Glasgow coma scale score, or with partial score reported, in the field [EMT or ambulance] | CMS +R402442 | Other coma, without documented Glasgow coma scale score, or with partial score reported, at arrival to emergency department | CMS +R402443 | Other coma, without documented Glasgow coma scale score, or with partial score reported, at hospital admission | CMS +R402444 | Other coma, without documented Glasgow coma scale score, or with partial score reported, 24 hours or more after hospital admission | CMS +R403 | Persistent vegetative state | CMS +R404 | Transient alteration of awareness | CMS +R410 | Disorientation, unspecified | CMS +R411 | Anterograde amnesia | CMS +R412 | Retrograde amnesia | CMS +R413 | Other amnesia | CMS +R414 | Neurologic neglect syndrome | CMS +R4181 | Age-related cognitive decline | CMS +R4182 | Altered mental status, unspecified | CMS +R4183 | Borderline intellectual functioning | CMS +R41840 | Attention and concentration deficit | CMS +R41841 | Cognitive communication deficit | CMS +R41842 | Visuospatial deficit | CMS +R41843 | Psychomotor deficit | CMS +R41844 | Frontal lobe and executive function deficit | CMS +R4189 | Other symptoms and signs involving cognitive functions and awareness | CMS +R419 | Unspecified symptoms and signs involving cognitive functions and awareness | CMS +R42 | Dizziness and giddiness | CMS +R430 | Anosmia | CMS +R431 | Parosmia | CMS +R432 | Parageusia | CMS +R438 | Other disturbances of smell and taste | CMS +R439 | Unspecified disturbances of smell and taste | CMS +R440 | Auditory hallucinations | CMS +R441 | Visual hallucinations | CMS +R442 | Other hallucinations | CMS +R443 | Hallucinations, unspecified | CMS +R448 | Other symptoms and signs involving general sensations and perceptions | CMS +R449 | Unspecified symptoms and signs involving general sensations and perceptions | CMS +R450 | Nervousness | CMS +R451 | Restlessness and agitation | CMS +R452 | Unhappiness | CMS +R453 | Demoralization and apathy | CMS +R454 | Irritability and anger | CMS +R455 | Hostility | CMS +R456 | Violent behavior | CMS +R457 | State of emotional shock and stress, unspecified | CMS +R4581 | Low self-esteem | CMS +R4582 | Worries | CMS +R4583 | Excessive crying of child, adolescent or adult | CMS +R4584 | Anhedonia | CMS +R45850 | Homicidal ideations | CMS +R45851 | Suicidal ideations | CMS +R4586 | Emotional lability | CMS +R4587 | Impulsiveness | CMS +R4589 | Other symptoms and signs involving emotional state | CMS +R460 | Very low level of personal hygiene | CMS +R461 | Bizarre personal appearance | CMS +R462 | Strange and inexplicable behavior | CMS +R463 | Overactivity | CMS +R464 | Slowness and poor responsiveness | CMS +R465 | Suspiciousness and marked evasiveness | CMS +R466 | Undue concern and preoccupation with stressful events | CMS +R467 | Verbosity and circumstantial detail obscuring reason for contact | CMS +R4681 | Obsessive-compulsive behavior | CMS +R4689 | Other symptoms and signs involving appearance and behavior | CMS +R4701 | Aphasia | CMS +R4702 | Dysphasia | CMS +R471 | Dysarthria and anarthria | CMS +R4781 | Slurred speech | CMS +R4782 | Fluency disorder in conditions classified elsewhere | CMS +R4789 | Other speech disturbances | CMS +R479 | Unspecified speech disturbances | CMS +R480 | Dyslexia and alexia | CMS +R481 | Agnosia | CMS +R482 | Apraxia | CMS +R483 | Visual agnosia | CMS +R488 | Other symbolic dysfunctions | CMS +R489 | Unspecified symbolic dysfunctions | CMS +R490 | Dysphonia | CMS +R491 | Aphonia | CMS +R4921 | Hypernasality | CMS +R4922 | Hyponasality | CMS +R498 | Other voice and resonance disorders | CMS +R499 | Unspecified voice and resonance disorder | CMS +R502 | Drug induced fever | CMS +R5081 | Fever presenting with conditions classified elsewhere | CMS +R5082 | Postprocedural fever | CMS +R5083 | Postvaccination fever | CMS +R5084 | Febrile nonhemolytic transfusion reaction | CMS +R509 | Fever, unspecified | CMS +R51 | Headache | CMS +R52 | Pain, unspecified | CMS +R530 | Neoplastic (malignant) related fatigue | CMS +R531 | Weakness | CMS +R532 | Functional quadriplegia | CMS +R5381 | Other malaise | CMS +R5382 | Chronic fatigue, unspecified | CMS +R5383 | Other fatigue | CMS +R54 | Age-related physical debility | CMS +R55 | Syncope and collapse | CMS +R5600 | Simple febrile convulsions | CMS +R5601 | Complex febrile convulsions | CMS +R561 | Post traumatic seizures | CMS +R569 | Unspecified convulsions | CMS +R570 | Cardiogenic shock | CMS +R571 | Hypovolemic shock | CMS +R578 | Other shock | CMS +R579 | Shock, unspecified | CMS +R58 | Hemorrhage, not elsewhere classified | CMS +R590 | Localized enlarged lymph nodes | CMS +R591 | Generalized enlarged lymph nodes | CMS +R599 | Enlarged lymph nodes, unspecified | CMS +R600 | Localized edema | CMS +R601 | Generalized edema | CMS +R609 | Edema, unspecified | CMS +R61 | Generalized hyperhidrosis | CMS +R620 | Delayed milestone in childhood | CMS +R6250 | Unspecified lack of expected normal physiological development in childhood | CMS +R6251 | Failure to thrive (child) | CMS +R6252 | Short stature (child) | CMS +R6259 | Other lack of expected normal physiological development in childhood | CMS +R627 | Adult failure to thrive | CMS +R630 | Anorexia | CMS +R631 | Polydipsia | CMS +R632 | Polyphagia | CMS +R633 | Feeding difficulties | CMS +R634 | Abnormal weight loss | CMS +R635 | Abnormal weight gain | CMS +R636 | Underweight | CMS +R638 | Other symptoms and signs concerning food and fluid intake | CMS +R64 | Cachexia | CMS +R6510 | Systemic inflammatory response syndrome (SIRS) of non-infectious origin without acute organ dysfunction | CMS +R6511 | Systemic inflammatory response syndrome (SIRS) of non-infectious origin with acute organ dysfunction | CMS +R6520 | Severe sepsis without septic shock | CMS +R6521 | Severe sepsis with septic shock | CMS +R680 | Hypothermia, not associated with low environmental temperature | CMS +R6811 | Excessive crying of infant (baby) | CMS +R6812 | Fussy infant (baby) | CMS +R6813 | Apparent life threatening event in infant (ALTE) | CMS +R6819 | Other nonspecific symptoms peculiar to infancy | CMS +R682 | Dry mouth, unspecified | CMS +R683 | Clubbing of fingers | CMS +R6881 | Early satiety | CMS +R6882 | Decreased libido | CMS +R6883 | Chills (without fever) | CMS +R6884 | Jaw pain | CMS +R6889 | Other general symptoms and signs | CMS +R69 | Illness, unspecified | CMS +R700 | Elevated erythrocyte sedimentation rate | CMS +R701 | Abnormal plasma viscosity | CMS +R710 | Precipitous drop in hematocrit | CMS +R718 | Other abnormality of red blood cells | CMS +R7301 | Impaired fasting glucose | CMS +R7302 | Impaired glucose tolerance (oral) | CMS +R7303 | Prediabetes | CMS +R7309 | Other abnormal glucose | CMS +R739 | Hyperglycemia, unspecified | CMS +R740 | Nonspecific elevation of levels of transaminase and lactic acid dehydrogenase [LDH] | CMS +R748 | Abnormal levels of other serum enzymes | CMS +R749 | Abnormal serum enzyme level, unspecified | CMS +R75 | Inconclusive laboratory evidence of human immunodeficiency virus [HIV] | CMS +R760 | Raised antibody titer | CMS +R7611 | Nonspecific reaction to tuberculin skin test without active tuberculosis | CMS +R7612 | Nonspecific reaction to cell mediated immunity measurement of gamma interferon antigen response without active tuberculosis | CMS +R768 | Other specified abnormal immunological findings in serum | CMS +R769 | Abnormal immunological finding in serum, unspecified | CMS +R770 | Abnormality of albumin | CMS +R771 | Abnormality of globulin | CMS +R772 | Abnormality of alphafetoprotein | CMS +R778 | Other specified abnormalities of plasma proteins | CMS +R779 | Abnormality of plasma protein, unspecified | CMS +R780 | Finding of alcohol in blood | CMS +R781 | Finding of opiate drug in blood | CMS +R782 | Finding of cocaine in blood | CMS +R783 | Finding of hallucinogen in blood | CMS +R784 | Finding of other drugs of addictive potential in blood | CMS +R785 | Finding of other psychotropic drug in blood | CMS +R786 | Finding of steroid agent in blood | CMS +R7871 | Abnormal lead level in blood | CMS +R7879 | Finding of abnormal level of heavy metals in blood | CMS +R7881 | Bacteremia | CMS +R7889 | Finding of other specified substances, not normally found in blood | CMS +R789 | Finding of unspecified substance, not normally found in blood | CMS +R790 | Abnormal level of blood mineral | CMS +R791 | Abnormal coagulation profile | CMS +R7981 | Abnormal blood-gas level | CMS +R7982 | Elevated C-reactive protein (CRP) | CMS +R7989 | Other specified abnormal findings of blood chemistry | CMS +R799 | Abnormal finding of blood chemistry, unspecified | CMS +R800 | Isolated proteinuria | CMS +R801 | Persistent proteinuria, unspecified | CMS +R802 | Orthostatic proteinuria, unspecified | CMS +R803 | Bence Jones proteinuria | CMS +R808 | Other proteinuria | CMS +R809 | Proteinuria, unspecified | CMS +R81 | Glycosuria | CMS +R820 | Chyluria | CMS +R821 | Myoglobinuria | CMS +R822 | Biliuria | CMS +R823 | Hemoglobinuria | CMS +R824 | Acetonuria | CMS +R825 | Elevated urine levels of drugs, medicaments and biological substances | CMS +R826 | Abnormal urine levels of substances chiefly nonmedicinal as to source | CMS +R8271 | Bacteriuria | CMS +R8279 | Other abnormal findings on microbiological examination of urine | CMS +R828 | Abnormal findings on cytological and histological examination of urine | CMS +R8290 | Unspecified abnormal findings in urine | CMS +R8291 | Other chromoabnormalities of urine | CMS +R82991 | Hypocitraturia | CMS +R82992 | Hyperoxaluria | CMS +R82993 | Hyperuricoscuria | CMS +R82994 | Hypercalciuria | CMS +R82998 | Other abnormal findings in urine | CMS +R830 | Abnormal level of enzymes in cerebrospinal fluid | CMS +R831 | Abnormal level of hormones in cerebrospinal fluid | CMS +R832 | Abnormal level of other drugs, medicaments and biological substances in cerebrospinal fluid | CMS +R833 | Abnormal level of substances chiefly nonmedicinal as to source in cerebrospinal fluid | CMS +R834 | Abnormal immunological findings in cerebrospinal fluid | CMS +R835 | Abnormal microbiological findings in cerebrospinal fluid | CMS +R836 | Abnormal cytological findings in cerebrospinal fluid | CMS +R838 | Other abnormal findings in cerebrospinal fluid | CMS +R839 | Unspecified abnormal finding in cerebrospinal fluid | CMS +R840 | Abnormal level of enzymes in specimens from respiratory organs and thorax | CMS +R841 | Abnormal level of hormones in specimens from respiratory organs and thorax | CMS +R842 | Abnormal level of other drugs, medicaments and biological substances in specimens from respiratory organs and thorax | CMS +R843 | Abnormal level of substances chiefly nonmedicinal as to source in specimens from respiratory organs and thorax | CMS +R844 | Abnormal immunological findings in specimens from respiratory organs and thorax | CMS +R845 | Abnormal microbiological findings in specimens from respiratory organs and thorax | CMS +R846 | Abnormal cytological findings in specimens from respiratory organs and thorax | CMS +R847 | Abnormal histological findings in specimens from respiratory organs and thorax | CMS +R848 | Other abnormal findings in specimens from respiratory organs and thorax | CMS +R849 | Unspecified abnormal finding in specimens from respiratory organs and thorax | CMS +R850 | Abnormal level of enzymes in specimens from digestive organs and abdominal cavity | CMS +R851 | Abnormal level of hormones in specimens from digestive organs and abdominal cavity | CMS +R852 | Abnormal level of other drugs, medicaments and biological substances in specimens from digestive organs and abdominal cavity | CMS +R853 | Abnormal level of substances chiefly nonmedicinal as to source in specimens from digestive organs and abdominal cavity | CMS +R854 | Abnormal immunological findings in specimens from digestive organs and abdominal cavity | CMS +R855 | Abnormal microbiological findings in specimens from digestive organs and abdominal cavity | CMS +R85610 | Atypical squamous cells of undetermined significance on cytologic smear of anus (ASC-US) | CMS +R85611 | Atypical squamous cells cannot exclude high grade squamous intraepithelial lesion on cytologic smear of anus (ASC-H) | CMS +R85612 | Low grade squamous intraepithelial lesion on cytologic smear of anus (LGSIL) | CMS +R85613 | High grade squamous intraepithelial lesion on cytologic smear of anus (HGSIL) | CMS +R85614 | Cytologic evidence of malignancy on smear of anus | CMS +R85615 | Unsatisfactory cytologic smear of anus | CMS +R85616 | Satisfactory anal smear but lacking transformation zone | CMS +R85618 | Other abnormal cytological findings on specimens from anus | CMS +R85619 | Unspecified abnormal cytological findings in specimens from anus | CMS +R8569 | Abnormal cytological findings in specimens from other digestive organs and abdominal cavity | CMS +R857 | Abnormal histological findings in specimens from digestive organs and abdominal cavity | CMS +R8581 | Anal high risk human papillomavirus (HPV) DNA test positive | CMS +R8582 | Anal low risk human papillomavirus (HPV) DNA test positive | CMS +R8589 | Other abnormal findings in specimens from digestive organs and abdominal cavity | CMS +R859 | Unspecified abnormal finding in specimens from digestive organs and abdominal cavity | CMS +R860 | Abnormal level of enzymes in specimens from male genital organs | CMS +R861 | Abnormal level of hormones in specimens from male genital organs | CMS +R862 | Abnormal level of other drugs, medicaments and biological substances in specimens from male genital organs | CMS +R863 | Abnormal level of substances chiefly nonmedicinal as to source in specimens from male genital organs | CMS +R864 | Abnormal immunological findings in specimens from male genital organs | CMS +R865 | Abnormal microbiological findings in specimens from male genital organs | CMS +R866 | Abnormal cytological findings in specimens from male genital organs | CMS +R867 | Abnormal histological findings in specimens from male genital organs | CMS +R868 | Other abnormal findings in specimens from male genital organs | CMS +R869 | Unspecified abnormal finding in specimens from male genital organs | CMS +R870 | Abnormal level of enzymes in specimens from female genital organs | CMS +R871 | Abnormal level of hormones in specimens from female genital organs | CMS +R872 | Abnormal level of other drugs, medicaments and biological substances in specimens from female genital organs | CMS +R873 | Abnormal level of substances chiefly nonmedicinal as to source in specimens from female genital organs | CMS +R874 | Abnormal immunological findings in specimens from female genital organs | CMS +R875 | Abnormal microbiological findings in specimens from female genital organs | CMS +R87610 | Atypical squamous cells of undetermined significance on cytologic smear of cervix (ASC-US) | CMS +R87611 | Atypical squamous cells cannot exclude high grade squamous intraepithelial lesion on cytologic smear of cervix (ASC-H) | CMS +R87612 | Low grade squamous intraepithelial lesion on cytologic smear of cervix (LGSIL) | CMS +R87613 | High grade squamous intraepithelial lesion on cytologic smear of cervix (HGSIL) | CMS +R87614 | Cytologic evidence of malignancy on smear of cervix | CMS +R87615 | Unsatisfactory cytologic smear of cervix | CMS +R87616 | Satisfactory cervical smear but lacking transformation zone | CMS +R87618 | Other abnormal cytological findings on specimens from cervix uteri | CMS +R87619 | Unspecified abnormal cytological findings in specimens from cervix uteri | CMS +R87620 | Atypical squamous cells of undetermined significance on cytologic smear of vagina (ASC-US) | CMS +R87621 | Atypical squamous cells cannot exclude high grade squamous intraepithelial lesion on cytologic smear of vagina (ASC-H) | CMS +R87622 | Low grade squamous intraepithelial lesion on cytologic smear of vagina (LGSIL) | CMS +R87623 | High grade squamous intraepithelial lesion on cytologic smear of vagina (HGSIL) | CMS +R87624 | Cytologic evidence of malignancy on smear of vagina | CMS +R87625 | Unsatisfactory cytologic smear of vagina | CMS +R87628 | Other abnormal cytological findings on specimens from vagina | CMS +R87629 | Unspecified abnormal cytological findings in specimens from vagina | CMS +R8769 | Abnormal cytological findings in specimens from other female genital organs | CMS +R877 | Abnormal histological findings in specimens from female genital organs | CMS +R87810 | Cervical high risk human papillomavirus (HPV) DNA test positive | CMS +R87811 | Vaginal high risk human papillomavirus (HPV) DNA test positive | CMS +R87820 | Cervical low risk human papillomavirus (HPV) DNA test positive | CMS +R87821 | Vaginal low risk human papillomavirus (HPV) DNA test positive | CMS +R8789 | Other abnormal findings in specimens from female genital organs | CMS +R879 | Unspecified abnormal finding in specimens from female genital organs | CMS +R880 | Cloudy (hemodialysis) (peritoneal) dialysis effluent | CMS +R888 | Abnormal findings in other body fluids and substances | CMS +R890 | Abnormal level of enzymes in specimens from other organs, systems and tissues | CMS +R891 | Abnormal level of hormones in specimens from other organs, systems and tissues | CMS +R892 | Abnormal level of other drugs, medicaments and biological substances in specimens from other organs, systems and tissues | CMS +R893 | Abnormal level of substances chiefly nonmedicinal as to source in specimens from other organs, systems and tissues | CMS +R894 | Abnormal immunological findings in specimens from other organs, systems and tissues | CMS +R895 | Abnormal microbiological findings in specimens from other organs, systems and tissues | CMS +R896 | Abnormal cytological findings in specimens from other organs, systems and tissues | CMS +R897 | Abnormal histological findings in specimens from other organs, systems and tissues | CMS +R898 | Other abnormal findings in specimens from other organs, systems and tissues | CMS +R899 | Unspecified abnormal finding in specimens from other organs, systems and tissues | CMS +R900 | Intracranial space-occupying lesion found on diagnostic imaging of central nervous system | CMS +R9081 | Abnormal echoencephalogram | CMS +R9082 | White matter disease, unspecified | CMS +R9089 | Other abnormal findings on diagnostic imaging of central nervous system | CMS +R911 | Solitary pulmonary nodule | CMS +R918 | Other nonspecific abnormal finding of lung field | CMS +R920 | Mammographic microcalcification found on diagnostic imaging of breast | CMS +R921 | Mammographic calcification found on diagnostic imaging of breast | CMS +R922 | Inconclusive mammogram | CMS +R928 | Other abnormal and inconclusive findings on diagnostic imaging of breast | CMS +R930 | Abnormal findings on diagnostic imaging of skull and head, not elsewhere classified | CMS +R931 | Abnormal findings on diagnostic imaging of heart and coronary circulation | CMS +R932 | Abnormal findings on diagnostic imaging of liver and biliary tract | CMS +R933 | Abnormal findings on diagnostic imaging of other parts of digestive tract | CMS +R9341 | Abnormal radiologic findings on diagnostic imaging of renal pelvis, ureter, or bladder | CMS +R93421 | Abnormal radiologic findings on diagnostic imaging of right kidney | CMS +R93422 | Abnormal radiologic findings on diagnostic imaging of left kidney | CMS +R93429 | Abnormal radiologic findings on diagnostic imaging of unspecified kidney | CMS +R9349 | Abnormal radiologic findings on diagnostic imaging of other urinary organs | CMS +R935 | Abnormal findings on diagnostic imaging of other abdominal regions, including retroperitoneum | CMS +R936 | Abnormal findings on diagnostic imaging of limbs | CMS +R937 | Abnormal findings on diagnostic imaging of other parts of musculoskeletal system | CMS +R93811 | Abnormal radiologic findings on diagnostic imaging of right testicle | CMS +R93812 | Abnormal radiologic findings on diagnostic imaging of left testicle | CMS +R93813 | Abnormal radiologic findings on diagnostic imaging of testicles, bilateral | CMS +R93819 | Abnormal radiologic findings on diagnostic imaging of unspecified testicle | CMS +R9389 | Abnormal findings on diagnostic imaging of other specified body structures | CMS +R939 | Diagnostic imaging inconclusive due to excess body fat of patient | CMS +R9401 | Abnormal electroencephalogram [EEG] | CMS +R9402 | Abnormal brain scan | CMS +R9409 | Abnormal results of other function studies of central nervous system | CMS +R94110 | Abnormal electro-oculogram [EOG] | CMS +R94111 | Abnormal electroretinogram [ERG] | CMS +R94112 | Abnormal visually evoked potential [VEP] | CMS +R94113 | Abnormal oculomotor study | CMS +R94118 | Abnormal results of other function studies of eye | CMS +R94120 | Abnormal auditory function study | CMS +R94121 | Abnormal vestibular function study | CMS +R94128 | Abnormal results of other function studies of ear and other special senses | CMS +R94130 | Abnormal response to nerve stimulation, unspecified | CMS +R94131 | Abnormal electromyogram [EMG] | CMS +R94138 | Abnormal results of other function studies of peripheral nervous system | CMS +R942 | Abnormal results of pulmonary function studies | CMS +R9430 | Abnormal result of cardiovascular function study, unspecified | CMS +R9431 | Abnormal electrocardiogram [ECG] [EKG] | CMS +R9439 | Abnormal result of other cardiovascular function study | CMS +R944 | Abnormal results of kidney function studies | CMS +R945 | Abnormal results of liver function studies | CMS +R946 | Abnormal results of thyroid function studies | CMS +R947 | Abnormal results of other endocrine function studies | CMS +R948 | Abnormal results of function studies of other organs and systems | CMS +R970 | Elevated carcinoembryonic antigen [CEA] | CMS +R971 | Elevated cancer antigen 125 [CA 125] | CMS +R9720 | Elevated prostate specific antigen [PSA] | CMS +R9721 | Rising PSA following treatment for malignant neoplasm of prostate | CMS +R978 | Other abnormal tumor markers | CMS +R99 | Ill-defined and unknown cause of mortality | CMS +S0000XA | Unspecified superficial injury of scalp, initial encounter | CMS +S0000XD | Unspecified superficial injury of scalp, subsequent encounter | CMS +S0000XS | Unspecified superficial injury of scalp, sequela | CMS +S0001XA | Abrasion of scalp, initial encounter | CMS +S0001XD | Abrasion of scalp, subsequent encounter | CMS +S0001XS | Abrasion of scalp, sequela | CMS +S0002XA | Blister (nonthermal) of scalp, initial encounter | CMS +S0002XD | Blister (nonthermal) of scalp, subsequent encounter | CMS +S0002XS | Blister (nonthermal) of scalp, sequela | CMS +S0003XA | Contusion of scalp, initial encounter | CMS +S0003XD | Contusion of scalp, subsequent encounter | CMS +S0003XS | Contusion of scalp, sequela | CMS +S0004XA | External constriction of part of scalp, initial encounter | CMS +S0004XD | External constriction of part of scalp, subsequent encounter | CMS +S0004XS | External constriction of part of scalp, sequela | CMS +S0005XA | Superficial foreign body of scalp, initial encounter | CMS +S0005XD | Superficial foreign body of scalp, subsequent encounter | CMS +S0005XS | Superficial foreign body of scalp, sequela | CMS +S0006XA | Insect bite (nonvenomous) of scalp, initial encounter | CMS +S0006XD | Insect bite (nonvenomous) of scalp, subsequent encounter | CMS +S0006XS | Insect bite (nonvenomous) of scalp, sequela | CMS +S0007XA | Other superficial bite of scalp, initial encounter | CMS +S0007XD | Other superficial bite of scalp, subsequent encounter | CMS +S0007XS | Other superficial bite of scalp, sequela | CMS +S0010XA | Contusion of unspecified eyelid and periocular area, initial encounter | CMS +S0010XD | Contusion of unspecified eyelid and periocular area, subsequent encounter | CMS +S0010XS | Contusion of unspecified eyelid and periocular area, sequela | CMS +S0011XA | Contusion of right eyelid and periocular area, initial encounter | CMS +S0011XD | Contusion of right eyelid and periocular area, subsequent encounter | CMS +S0011XS | Contusion of right eyelid and periocular area, sequela | CMS +S0012XA | Contusion of left eyelid and periocular area, initial encounter | CMS +S0012XD | Contusion of left eyelid and periocular area, subsequent encounter | CMS +S0012XS | Contusion of left eyelid and periocular area, sequela | CMS +S00201A | Unspecified superficial injury of right eyelid and periocular area, initial encounter | CMS +S00201D | Unspecified superficial injury of right eyelid and periocular area, subsequent encounter | CMS +S00201S | Unspecified superficial injury of right eyelid and periocular area, sequela | CMS +S00202A | Unspecified superficial injury of left eyelid and periocular area, initial encounter | CMS +S00202D | Unspecified superficial injury of left eyelid and periocular area, subsequent encounter | CMS +S00202S | Unspecified superficial injury of left eyelid and periocular area, sequela | CMS +S00209A | Unspecified superficial injury of unspecified eyelid and periocular area, initial encounter | CMS +S00209D | Unspecified superficial injury of unspecified eyelid and periocular area, subsequent encounter | CMS +S00209S | Unspecified superficial injury of unspecified eyelid and periocular area, sequela | CMS +S00211A | Abrasion of right eyelid and periocular area, initial encounter | CMS +S00211D | Abrasion of right eyelid and periocular area, subsequent encounter | CMS +S00211S | Abrasion of right eyelid and periocular area, sequela | CMS +S00212A | Abrasion of left eyelid and periocular area, initial encounter | CMS +S00212D | Abrasion of left eyelid and periocular area, subsequent encounter | CMS +S00212S | Abrasion of left eyelid and periocular area, sequela | CMS +S00219A | Abrasion of unspecified eyelid and periocular area, initial encounter | CMS +S00219D | Abrasion of unspecified eyelid and periocular area, subsequent encounter | CMS +S00219S | Abrasion of unspecified eyelid and periocular area, sequela | CMS +S00221A | Blister (nonthermal) of right eyelid and periocular area, initial encounter | CMS +S00221D | Blister (nonthermal) of right eyelid and periocular area, subsequent encounter | CMS +S00221S | Blister (nonthermal) of right eyelid and periocular area, sequela | CMS +S00222A | Blister (nonthermal) of left eyelid and periocular area, initial encounter | CMS +S00222D | Blister (nonthermal) of left eyelid and periocular area, subsequent encounter | CMS +S00222S | Blister (nonthermal) of left eyelid and periocular area, sequela | CMS +S00229A | Blister (nonthermal) of unspecified eyelid and periocular area, initial encounter | CMS +S00229D | Blister (nonthermal) of unspecified eyelid and periocular area, subsequent encounter | CMS +S00229S | Blister (nonthermal) of unspecified eyelid and periocular area, sequela | CMS +S00241A | External constriction of right eyelid and periocular area, initial encounter | CMS +S00241D | External constriction of right eyelid and periocular area, subsequent encounter | CMS +S00241S | External constriction of right eyelid and periocular area, sequela | CMS +S00242A | External constriction of left eyelid and periocular area, initial encounter | CMS +S00242D | External constriction of left eyelid and periocular area, subsequent encounter | CMS +S00242S | External constriction of left eyelid and periocular area, sequela | CMS +S00249A | External constriction of unspecified eyelid and periocular area, initial encounter | CMS +S00249D | External constriction of unspecified eyelid and periocular area, subsequent encounter | CMS +S00249S | External constriction of unspecified eyelid and periocular area, sequela | CMS +S00251A | Superficial foreign body of right eyelid and periocular area, initial encounter | CMS +S00251D | Superficial foreign body of right eyelid and periocular area, subsequent encounter | CMS +S00251S | Superficial foreign body of right eyelid and periocular area, sequela | CMS +S00252A | Superficial foreign body of left eyelid and periocular area, initial encounter | CMS +S00252D | Superficial foreign body of left eyelid and periocular area, subsequent encounter | CMS +S00252S | Superficial foreign body of left eyelid and periocular area, sequela | CMS +S00259A | Superficial foreign body of unspecified eyelid and periocular area, initial encounter | CMS +S00259D | Superficial foreign body of unspecified eyelid and periocular area, subsequent encounter | CMS +S00259S | Superficial foreign body of unspecified eyelid and periocular area, sequela | CMS +S00261A | Insect bite (nonvenomous) of right eyelid and periocular area, initial encounter | CMS +S00261D | Insect bite (nonvenomous) of right eyelid and periocular area, subsequent encounter | CMS +S00261S | Insect bite (nonvenomous) of right eyelid and periocular area, sequela | CMS +S00262A | Insect bite (nonvenomous) of left eyelid and periocular area, initial encounter | CMS +S00262D | Insect bite (nonvenomous) of left eyelid and periocular area, subsequent encounter | CMS +S00262S | Insect bite (nonvenomous) of left eyelid and periocular area, sequela | CMS +S00269A | Insect bite (nonvenomous) of unspecified eyelid and periocular area, initial encounter | CMS +S00269D | Insect bite (nonvenomous) of unspecified eyelid and periocular area, subsequent encounter | CMS +S00269S | Insect bite (nonvenomous) of unspecified eyelid and periocular area, sequela | CMS +S00271A | Other superficial bite of right eyelid and periocular area, initial encounter | CMS +S00271D | Other superficial bite of right eyelid and periocular area, subsequent encounter | CMS +S00271S | Other superficial bite of right eyelid and periocular area, sequela | CMS +S00272A | Other superficial bite of left eyelid and periocular area, initial encounter | CMS +S00272D | Other superficial bite of left eyelid and periocular area, subsequent encounter | CMS +S00272S | Other superficial bite of left eyelid and periocular area, sequela | CMS +S00279A | Other superficial bite of unspecified eyelid and periocular area, initial encounter | CMS +S00279D | Other superficial bite of unspecified eyelid and periocular area, subsequent encounter | CMS +S00279S | Other superficial bite of unspecified eyelid and periocular area, sequela | CMS +S0030XA | Unspecified superficial injury of nose, initial encounter | CMS +S0030XD | Unspecified superficial injury of nose, subsequent encounter | CMS +S0030XS | Unspecified superficial injury of nose, sequela | CMS +S0031XA | Abrasion of nose, initial encounter | CMS +S0031XD | Abrasion of nose, subsequent encounter | CMS +S0031XS | Abrasion of nose, sequela | CMS +S0032XA | Blister (nonthermal) of nose, initial encounter | CMS +S0032XD | Blister (nonthermal) of nose, subsequent encounter | CMS +S0032XS | Blister (nonthermal) of nose, sequela | CMS +S0033XA | Contusion of nose, initial encounter | CMS +S0033XD | Contusion of nose, subsequent encounter | CMS +S0033XS | Contusion of nose, sequela | CMS +S0034XA | External constriction of nose, initial encounter | CMS +S0034XD | External constriction of nose, subsequent encounter | CMS +S0034XS | External constriction of nose, sequela | CMS +S0035XA | Superficial foreign body of nose, initial encounter | CMS +S0035XD | Superficial foreign body of nose, subsequent encounter | CMS +S0035XS | Superficial foreign body of nose, sequela | CMS +S0036XA | Insect bite (nonvenomous) of nose, initial encounter | CMS +S0036XD | Insect bite (nonvenomous) of nose, subsequent encounter | CMS +S0036XS | Insect bite (nonvenomous) of nose, sequela | CMS +S0037XA | Other superficial bite of nose, initial encounter | CMS +S0037XD | Other superficial bite of nose, subsequent encounter | CMS +S0037XS | Other superficial bite of nose, sequela | CMS +S00401A | Unspecified superficial injury of right ear, initial encounter | CMS +S00401D | Unspecified superficial injury of right ear, subsequent encounter | CMS +S00401S | Unspecified superficial injury of right ear, sequela | CMS +S00402A | Unspecified superficial injury of left ear, initial encounter | CMS +S00402D | Unspecified superficial injury of left ear, subsequent encounter | CMS +S00402S | Unspecified superficial injury of left ear, sequela | CMS +S00409A | Unspecified superficial injury of unspecified ear, initial encounter | CMS +S00409D | Unspecified superficial injury of unspecified ear, subsequent encounter | CMS +S00409S | Unspecified superficial injury of unspecified ear, sequela | CMS +S00411A | Abrasion of right ear, initial encounter | CMS +S00411D | Abrasion of right ear, subsequent encounter | CMS +S00411S | Abrasion of right ear, sequela | CMS +S00412A | Abrasion of left ear, initial encounter | CMS +S00412D | Abrasion of left ear, subsequent encounter | CMS +S00412S | Abrasion of left ear, sequela | CMS +S00419A | Abrasion of unspecified ear, initial encounter | CMS +S00419D | Abrasion of unspecified ear, subsequent encounter | CMS +S00419S | Abrasion of unspecified ear, sequela | CMS +S00421A | Blister (nonthermal) of right ear, initial encounter | CMS +S00421D | Blister (nonthermal) of right ear, subsequent encounter | CMS +S00421S | Blister (nonthermal) of right ear, sequela | CMS +S00422A | Blister (nonthermal) of left ear, initial encounter | CMS +S00422D | Blister (nonthermal) of left ear, subsequent encounter | CMS +S00422S | Blister (nonthermal) of left ear, sequela | CMS +S00429A | Blister (nonthermal) of unspecified ear, initial encounter | CMS +S00429D | Blister (nonthermal) of unspecified ear, subsequent encounter | CMS +S00429S | Blister (nonthermal) of unspecified ear, sequela | CMS +S00431A | Contusion of right ear, initial encounter | CMS +S00431D | Contusion of right ear, subsequent encounter | CMS +S00431S | Contusion of right ear, sequela | CMS +S00432A | Contusion of left ear, initial encounter | CMS +S00432D | Contusion of left ear, subsequent encounter | CMS +S00432S | Contusion of left ear, sequela | CMS +S00439A | Contusion of unspecified ear, initial encounter | CMS +S00439D | Contusion of unspecified ear, subsequent encounter | CMS +S00439S | Contusion of unspecified ear, sequela | CMS +S00441A | External constriction of right ear, initial encounter | CMS +S00441D | External constriction of right ear, subsequent encounter | CMS +S00441S | External constriction of right ear, sequela | CMS +S00442A | External constriction of left ear, initial encounter | CMS +S00442D | External constriction of left ear, subsequent encounter | CMS +S00442S | External constriction of left ear, sequela | CMS +S00449A | External constriction of unspecified ear, initial encounter | CMS +S00449D | External constriction of unspecified ear, subsequent encounter | CMS +S00449S | External constriction of unspecified ear, sequela | CMS +S00451A | Superficial foreign body of right ear, initial encounter | CMS +S00451D | Superficial foreign body of right ear, subsequent encounter | CMS +S00451S | Superficial foreign body of right ear, sequela | CMS +S00452A | Superficial foreign body of left ear, initial encounter | CMS +S00452D | Superficial foreign body of left ear, subsequent encounter | CMS +S00452S | Superficial foreign body of left ear, sequela | CMS +S00459A | Superficial foreign body of unspecified ear, initial encounter | CMS +S00459D | Superficial foreign body of unspecified ear, subsequent encounter | CMS +S00459S | Superficial foreign body of unspecified ear, sequela | CMS +S00461A | Insect bite (nonvenomous) of right ear, initial encounter | CMS +S00461D | Insect bite (nonvenomous) of right ear, subsequent encounter | CMS +S00461S | Insect bite (nonvenomous) of right ear, sequela | CMS +S00462A | Insect bite (nonvenomous) of left ear, initial encounter | CMS +S00462D | Insect bite (nonvenomous) of left ear, subsequent encounter | CMS +S00462S | Insect bite (nonvenomous) of left ear, sequela | CMS +S00469A | Insect bite (nonvenomous) of unspecified ear, initial encounter | CMS +S00469D | Insect bite (nonvenomous) of unspecified ear, subsequent encounter | CMS +S00469S | Insect bite (nonvenomous) of unspecified ear, sequela | CMS +S00471A | Other superficial bite of right ear, initial encounter | CMS +S00471D | Other superficial bite of right ear, subsequent encounter | CMS +S00471S | Other superficial bite of right ear, sequela | CMS +S00472A | Other superficial bite of left ear, initial encounter | CMS +S00472D | Other superficial bite of left ear, subsequent encounter | CMS +S00472S | Other superficial bite of left ear, sequela | CMS +S00479A | Other superficial bite of unspecified ear, initial encounter | CMS +S00479D | Other superficial bite of unspecified ear, subsequent encounter | CMS +S00479S | Other superficial bite of unspecified ear, sequela | CMS +S00501A | Unspecified superficial injury of lip, initial encounter | CMS +S00501D | Unspecified superficial injury of lip, subsequent encounter | CMS +S00501S | Unspecified superficial injury of lip, sequela | CMS +S00502A | Unspecified superficial injury of oral cavity, initial encounter | CMS +S00502D | Unspecified superficial injury of oral cavity, subsequent encounter | CMS +S00502S | Unspecified superficial injury of oral cavity, sequela | CMS +S00511A | Abrasion of lip, initial encounter | CMS +S00511D | Abrasion of lip, subsequent encounter | CMS +S00511S | Abrasion of lip, sequela | CMS +S00512A | Abrasion of oral cavity, initial encounter | CMS +S00512D | Abrasion of oral cavity, subsequent encounter | CMS +S00512S | Abrasion of oral cavity, sequela | CMS +S00521A | Blister (nonthermal) of lip, initial encounter | CMS +S00521D | Blister (nonthermal) of lip, subsequent encounter | CMS +S00521S | Blister (nonthermal) of lip, sequela | CMS +S00522A | Blister (nonthermal) of oral cavity, initial encounter | CMS +S00522D | Blister (nonthermal) of oral cavity, subsequent encounter | CMS +S00522S | Blister (nonthermal) of oral cavity, sequela | CMS +S00531A | Contusion of lip, initial encounter | CMS +S00531D | Contusion of lip, subsequent encounter | CMS +S00531S | Contusion of lip, sequela | CMS +S00532A | Contusion of oral cavity, initial encounter | CMS +S00532D | Contusion of oral cavity, subsequent encounter | CMS +S00532S | Contusion of oral cavity, sequela | CMS +S00541A | External constriction of lip, initial encounter | CMS +S00541D | External constriction of lip, subsequent encounter | CMS +S00541S | External constriction of lip, sequela | CMS +S00542A | External constriction of oral cavity, initial encounter | CMS +S00542D | External constriction of oral cavity, subsequent encounter | CMS +S00542S | External constriction of oral cavity, sequela | CMS +S00551A | Superficial foreign body of lip, initial encounter | CMS +S00551D | Superficial foreign body of lip, subsequent encounter | CMS +S00551S | Superficial foreign body of lip, sequela | CMS +S00552A | Superficial foreign body of oral cavity, initial encounter | CMS +S00552D | Superficial foreign body of oral cavity, subsequent encounter | CMS +S00552S | Superficial foreign body of oral cavity, sequela | CMS +S00561A | Insect bite (nonvenomous) of lip, initial encounter | CMS +S00561D | Insect bite (nonvenomous) of lip, subsequent encounter | CMS +S00561S | Insect bite (nonvenomous) of lip, sequela | CMS +S00562A | Insect bite (nonvenomous) of oral cavity, initial encounter | CMS +S00562D | Insect bite (nonvenomous) of oral cavity, subsequent encounter | CMS +S00562S | Insect bite (nonvenomous) of oral cavity, sequela | CMS +S00571A | Other superficial bite of lip, initial encounter | CMS +S00571D | Other superficial bite of lip, subsequent encounter | CMS +S00571S | Other superficial bite of lip, sequela | CMS +S00572A | Other superficial bite of oral cavity, initial encounter | CMS +S00572D | Other superficial bite of oral cavity, subsequent encounter | CMS +S00572S | Other superficial bite of oral cavity, sequela | CMS +S0080XA | Unspecified superficial injury of other part of head, initial encounter | CMS +S0080XD | Unspecified superficial injury of other part of head, subsequent encounter | CMS +S0080XS | Unspecified superficial injury of other part of head, sequela | CMS +S0081XA | Abrasion of other part of head, initial encounter | CMS +S0081XD | Abrasion of other part of head, subsequent encounter | CMS +S0081XS | Abrasion of other part of head, sequela | CMS +S0082XA | Blister (nonthermal) of other part of head, initial encounter | CMS +S0082XD | Blister (nonthermal) of other part of head, subsequent encounter | CMS +S0082XS | Blister (nonthermal) of other part of head, sequela | CMS +S0083XA | Contusion of other part of head, initial encounter | CMS +S0083XD | Contusion of other part of head, subsequent encounter | CMS +S0083XS | Contusion of other part of head, sequela | CMS +S0084XA | External constriction of other part of head, initial encounter | CMS +S0084XD | External constriction of other part of head, subsequent encounter | CMS +S0084XS | External constriction of other part of head, sequela | CMS +S0085XA | Superficial foreign body of other part of head, initial encounter | CMS +S0085XD | Superficial foreign body of other part of head, subsequent encounter | CMS +S0085XS | Superficial foreign body of other part of head, sequela | CMS +S0086XA | Insect bite (nonvenomous) of other part of head, initial encounter | CMS +S0086XD | Insect bite (nonvenomous) of other part of head, subsequent encounter | CMS +S0086XS | Insect bite (nonvenomous) of other part of head, sequela | CMS +S0087XA | Other superficial bite of other part of head, initial encounter | CMS +S0087XD | Other superficial bite of other part of head, subsequent encounter | CMS +S0087XS | Other superficial bite of other part of head, sequela | CMS +S0090XA | Unspecified superficial injury of unspecified part of head, initial encounter | CMS +S0090XD | Unspecified superficial injury of unspecified part of head, subsequent encounter | CMS +S0090XS | Unspecified superficial injury of unspecified part of head, sequela | CMS +S0091XA | Abrasion of unspecified part of head, initial encounter | CMS +S0091XD | Abrasion of unspecified part of head, subsequent encounter | CMS +S0091XS | Abrasion of unspecified part of head, sequela | CMS +S0092XA | Blister (nonthermal) of unspecified part of head, initial encounter | CMS +S0092XD | Blister (nonthermal) of unspecified part of head, subsequent encounter | CMS +S0092XS | Blister (nonthermal) of unspecified part of head, sequela | CMS +S0093XA | Contusion of unspecified part of head, initial encounter | CMS +S0093XD | Contusion of unspecified part of head, subsequent encounter | CMS +S0093XS | Contusion of unspecified part of head, sequela | CMS +S0094XA | External constriction of unspecified part of head, initial encounter | CMS +S0094XD | External constriction of unspecified part of head, subsequent encounter | CMS +S0094XS | External constriction of unspecified part of head, sequela | CMS +S0095XA | Superficial foreign body of unspecified part of head, initial encounter | CMS +S0095XD | Superficial foreign body of unspecified part of head, subsequent encounter | CMS +S0095XS | Superficial foreign body of unspecified part of head, sequela | CMS +S0096XA | Insect bite (nonvenomous) of unspecified part of head, initial encounter | CMS +S0096XD | Insect bite (nonvenomous) of unspecified part of head, subsequent encounter | CMS +S0096XS | Insect bite (nonvenomous) of unspecified part of head, sequela | CMS +S0097XA | Other superficial bite of unspecified part of head, initial encounter | CMS +S0097XD | Other superficial bite of unspecified part of head, subsequent encounter | CMS +S0097XS | Other superficial bite of unspecified part of head, sequela | CMS +S0100XA | Unspecified open wound of scalp, initial encounter | CMS +S0100XD | Unspecified open wound of scalp, subsequent encounter | CMS +S0100XS | Unspecified open wound of scalp, sequela | CMS +S0101XA | Laceration without foreign body of scalp, initial encounter | CMS +S0101XD | Laceration without foreign body of scalp, subsequent encounter | CMS +S0101XS | Laceration without foreign body of scalp, sequela | CMS +S0102XA | Laceration with foreign body of scalp, initial encounter | CMS +S0102XD | Laceration with foreign body of scalp, subsequent encounter | CMS +S0102XS | Laceration with foreign body of scalp, sequela | CMS +S0103XA | Puncture wound without foreign body of scalp, initial encounter | CMS +S0103XD | Puncture wound without foreign body of scalp, subsequent encounter | CMS +S0103XS | Puncture wound without foreign body of scalp, sequela | CMS +S0104XA | Puncture wound with foreign body of scalp, initial encounter | CMS +S0104XD | Puncture wound with foreign body of scalp, subsequent encounter | CMS +S0104XS | Puncture wound with foreign body of scalp, sequela | CMS +S0105XA | Open bite of scalp, initial encounter | CMS +S0105XD | Open bite of scalp, subsequent encounter | CMS +S0105XS | Open bite of scalp, sequela | CMS +S01101A | Unspecified open wound of right eyelid and periocular area, initial encounter | CMS +S01101D | Unspecified open wound of right eyelid and periocular area, subsequent encounter | CMS +S01101S | Unspecified open wound of right eyelid and periocular area, sequela | CMS +S01102A | Unspecified open wound of left eyelid and periocular area, initial encounter | CMS +S01102D | Unspecified open wound of left eyelid and periocular area, subsequent encounter | CMS +S01102S | Unspecified open wound of left eyelid and periocular area, sequela | CMS +S01109A | Unspecified open wound of unspecified eyelid and periocular area, initial encounter | CMS +S01109D | Unspecified open wound of unspecified eyelid and periocular area, subsequent encounter | CMS +S01109S | Unspecified open wound of unspecified eyelid and periocular area, sequela | CMS +S01111A | Laceration without foreign body of right eyelid and periocular area, initial encounter | CMS +S01111D | Laceration without foreign body of right eyelid and periocular area, subsequent encounter | CMS +S01111S | Laceration without foreign body of right eyelid and periocular area, sequela | CMS +S01112A | Laceration without foreign body of left eyelid and periocular area, initial encounter | CMS +S01112D | Laceration without foreign body of left eyelid and periocular area, subsequent encounter | CMS +S01112S | Laceration without foreign body of left eyelid and periocular area, sequela | CMS +S01119A | Laceration without foreign body of unspecified eyelid and periocular area, initial encounter | CMS +S01119D | Laceration without foreign body of unspecified eyelid and periocular area, subsequent encounter | CMS +S01119S | Laceration without foreign body of unspecified eyelid and periocular area, sequela | CMS +S01121A | Laceration with foreign body of right eyelid and periocular area, initial encounter | CMS +S01121D | Laceration with foreign body of right eyelid and periocular area, subsequent encounter | CMS +S01121S | Laceration with foreign body of right eyelid and periocular area, sequela | CMS +S01122A | Laceration with foreign body of left eyelid and periocular area, initial encounter | CMS +S01122D | Laceration with foreign body of left eyelid and periocular area, subsequent encounter | CMS +S01122S | Laceration with foreign body of left eyelid and periocular area, sequela | CMS +S01129A | Laceration with foreign body of unspecified eyelid and periocular area, initial encounter | CMS +S01129D | Laceration with foreign body of unspecified eyelid and periocular area, subsequent encounter | CMS +S01129S | Laceration with foreign body of unspecified eyelid and periocular area, sequela | CMS +S01131A | Puncture wound without foreign body of right eyelid and periocular area, initial encounter | CMS +S01131D | Puncture wound without foreign body of right eyelid and periocular area, subsequent encounter | CMS +S01131S | Puncture wound without foreign body of right eyelid and periocular area, sequela | CMS +S01132A | Puncture wound without foreign body of left eyelid and periocular area, initial encounter | CMS +S01132D | Puncture wound without foreign body of left eyelid and periocular area, subsequent encounter | CMS +S01132S | Puncture wound without foreign body of left eyelid and periocular area, sequela | CMS +S01139A | Puncture wound without foreign body of unspecified eyelid and periocular area, initial encounter | CMS +S01139D | Puncture wound without foreign body of unspecified eyelid and periocular area, subsequent encounter | CMS +S01139S | Puncture wound without foreign body of unspecified eyelid and periocular area, sequela | CMS +S01141A | Puncture wound with foreign body of right eyelid and periocular area, initial encounter | CMS +S01141D | Puncture wound with foreign body of right eyelid and periocular area, subsequent encounter | CMS +S01141S | Puncture wound with foreign body of right eyelid and periocular area, sequela | CMS +S01142A | Puncture wound with foreign body of left eyelid and periocular area, initial encounter | CMS +S01142D | Puncture wound with foreign body of left eyelid and periocular area, subsequent encounter | CMS +S01142S | Puncture wound with foreign body of left eyelid and periocular area, sequela | CMS +S01149A | Puncture wound with foreign body of unspecified eyelid and periocular area, initial encounter | CMS +S01149D | Puncture wound with foreign body of unspecified eyelid and periocular area, subsequent encounter | CMS +S01149S | Puncture wound with foreign body of unspecified eyelid and periocular area, sequela | CMS +S01151A | Open bite of right eyelid and periocular area, initial encounter | CMS +S01151D | Open bite of right eyelid and periocular area, subsequent encounter | CMS +S01151S | Open bite of right eyelid and periocular area, sequela | CMS +S01152A | Open bite of left eyelid and periocular area, initial encounter | CMS +S01152D | Open bite of left eyelid and periocular area, subsequent encounter | CMS +S01152S | Open bite of left eyelid and periocular area, sequela | CMS +S01159A | Open bite of unspecified eyelid and periocular area, initial encounter | CMS +S01159D | Open bite of unspecified eyelid and periocular area, subsequent encounter | CMS +S01159S | Open bite of unspecified eyelid and periocular area, sequela | CMS +S0120XA | Unspecified open wound of nose, initial encounter | CMS +S0120XD | Unspecified open wound of nose, subsequent encounter | CMS +S0120XS | Unspecified open wound of nose, sequela | CMS +S0121XA | Laceration without foreign body of nose, initial encounter | CMS +S0121XD | Laceration without foreign body of nose, subsequent encounter | CMS +S0121XS | Laceration without foreign body of nose, sequela | CMS +S0122XA | Laceration with foreign body of nose, initial encounter | CMS +S0122XD | Laceration with foreign body of nose, subsequent encounter | CMS +S0122XS | Laceration with foreign body of nose, sequela | CMS +S0123XA | Puncture wound without foreign body of nose, initial encounter | CMS +S0123XD | Puncture wound without foreign body of nose, subsequent encounter | CMS +S0123XS | Puncture wound without foreign body of nose, sequela | CMS +S0124XA | Puncture wound with foreign body of nose, initial encounter | CMS +S0124XD | Puncture wound with foreign body of nose, subsequent encounter | CMS +S0124XS | Puncture wound with foreign body of nose, sequela | CMS +S0125XA | Open bite of nose, initial encounter | CMS +S0125XD | Open bite of nose, subsequent encounter | CMS +S0125XS | Open bite of nose, sequela | CMS +S01301A | Unspecified open wound of right ear, initial encounter | CMS +S01301D | Unspecified open wound of right ear, subsequent encounter | CMS +S01301S | Unspecified open wound of right ear, sequela | CMS +S01302A | Unspecified open wound of left ear, initial encounter | CMS +S01302D | Unspecified open wound of left ear, subsequent encounter | CMS +S01302S | Unspecified open wound of left ear, sequela | CMS +S01309A | Unspecified open wound of unspecified ear, initial encounter | CMS +S01309D | Unspecified open wound of unspecified ear, subsequent encounter | CMS +S01309S | Unspecified open wound of unspecified ear, sequela | CMS +S01311A | Laceration without foreign body of right ear, initial encounter | CMS +S01311D | Laceration without foreign body of right ear, subsequent encounter | CMS +S01311S | Laceration without foreign body of right ear, sequela | CMS +S01312A | Laceration without foreign body of left ear, initial encounter | CMS +S01312D | Laceration without foreign body of left ear, subsequent encounter | CMS +S01312S | Laceration without foreign body of left ear, sequela | CMS +S01319A | Laceration without foreign body of unspecified ear, initial encounter | CMS +S01319D | Laceration without foreign body of unspecified ear, subsequent encounter | CMS +S01319S | Laceration without foreign body of unspecified ear, sequela | CMS +S01321A | Laceration with foreign body of right ear, initial encounter | CMS +S01321D | Laceration with foreign body of right ear, subsequent encounter | CMS +S01321S | Laceration with foreign body of right ear, sequela | CMS +S01322A | Laceration with foreign body of left ear, initial encounter | CMS +S01322D | Laceration with foreign body of left ear, subsequent encounter | CMS +S01322S | Laceration with foreign body of left ear, sequela | CMS +S01329A | Laceration with foreign body of unspecified ear, initial encounter | CMS +S01329D | Laceration with foreign body of unspecified ear, subsequent encounter | CMS +S01329S | Laceration with foreign body of unspecified ear, sequela | CMS +S01331A | Puncture wound without foreign body of right ear, initial encounter | CMS +S01331D | Puncture wound without foreign body of right ear, subsequent encounter | CMS +S01331S | Puncture wound without foreign body of right ear, sequela | CMS +S01332A | Puncture wound without foreign body of left ear, initial encounter | CMS +S01332D | Puncture wound without foreign body of left ear, subsequent encounter | CMS +S01332S | Puncture wound without foreign body of left ear, sequela | CMS +S01339A | Puncture wound without foreign body of unspecified ear, initial encounter | CMS +S01339D | Puncture wound without foreign body of unspecified ear, subsequent encounter | CMS +S01339S | Puncture wound without foreign body of unspecified ear, sequela | CMS +S01341A | Puncture wound with foreign body of right ear, initial encounter | CMS +S01341D | Puncture wound with foreign body of right ear, subsequent encounter | CMS +S01341S | Puncture wound with foreign body of right ear, sequela | CMS +S01342A | Puncture wound with foreign body of left ear, initial encounter | CMS +S01342D | Puncture wound with foreign body of left ear, subsequent encounter | CMS +S01342S | Puncture wound with foreign body of left ear, sequela | CMS +S01349A | Puncture wound with foreign body of unspecified ear, initial encounter | CMS +S01349D | Puncture wound with foreign body of unspecified ear, subsequent encounter | CMS +S01349S | Puncture wound with foreign body of unspecified ear, sequela | CMS +S01351A | Open bite of right ear, initial encounter | CMS +S01351D | Open bite of right ear, subsequent encounter | CMS +S01351S | Open bite of right ear, sequela | CMS +S01352A | Open bite of left ear, initial encounter | CMS +S01352D | Open bite of left ear, subsequent encounter | CMS +S01352S | Open bite of left ear, sequela | CMS +S01359A | Open bite of unspecified ear, initial encounter | CMS +S01359D | Open bite of unspecified ear, subsequent encounter | CMS +S01359S | Open bite of unspecified ear, sequela | CMS +S01401A | Unspecified open wound of right cheek and temporomandibular area, initial encounter | CMS +S01401D | Unspecified open wound of right cheek and temporomandibular area, subsequent encounter | CMS +S01401S | Unspecified open wound of right cheek and temporomandibular area, sequela | CMS +S01402A | Unspecified open wound of left cheek and temporomandibular area, initial encounter | CMS +S01402D | Unspecified open wound of left cheek and temporomandibular area, subsequent encounter | CMS +S01402S | Unspecified open wound of left cheek and temporomandibular area, sequela | CMS +S01409A | Unspecified open wound of unspecified cheek and temporomandibular area, initial encounter | CMS +S01409D | Unspecified open wound of unspecified cheek and temporomandibular area, subsequent encounter | CMS +S01409S | Unspecified open wound of unspecified cheek and temporomandibular area, sequela | CMS +S01411A | Laceration without foreign body of right cheek and temporomandibular area, initial encounter | CMS +S01411D | Laceration without foreign body of right cheek and temporomandibular area, subsequent encounter | CMS +S01411S | Laceration without foreign body of right cheek and temporomandibular area, sequela | CMS +S01412A | Laceration without foreign body of left cheek and temporomandibular area, initial encounter | CMS +S01412D | Laceration without foreign body of left cheek and temporomandibular area, subsequent encounter | CMS +S01412S | Laceration without foreign body of left cheek and temporomandibular area, sequela | CMS +S01419A | Laceration without foreign body of unspecified cheek and temporomandibular area, initial encounter | CMS +S01419D | Laceration without foreign body of unspecified cheek and temporomandibular area, subsequent encounter | CMS +S01419S | Laceration without foreign body of unspecified cheek and temporomandibular area, sequela | CMS +S01421A | Laceration with foreign body of right cheek and temporomandibular area, initial encounter | CMS +S01421D | Laceration with foreign body of right cheek and temporomandibular area, subsequent encounter | CMS +S01421S | Laceration with foreign body of right cheek and temporomandibular area, sequela | CMS +S01422A | Laceration with foreign body of left cheek and temporomandibular area, initial encounter | CMS +S01422D | Laceration with foreign body of left cheek and temporomandibular area, subsequent encounter | CMS +S01422S | Laceration with foreign body of left cheek and temporomandibular area, sequela | CMS +S01429A | Laceration with foreign body of unspecified cheek and temporomandibular area, initial encounter | CMS +S01429D | Laceration with foreign body of unspecified cheek and temporomandibular area, subsequent encounter | CMS +S01429S | Laceration with foreign body of unspecified cheek and temporomandibular area, sequela | CMS +S01431A | Puncture wound without foreign body of right cheek and temporomandibular area, initial encounter | CMS +S01431D | Puncture wound without foreign body of right cheek and temporomandibular area, subsequent encounter | CMS +S01431S | Puncture wound without foreign body of right cheek and temporomandibular area, sequela | CMS +S01432A | Puncture wound without foreign body of left cheek and temporomandibular area, initial encounter | CMS +S01432D | Puncture wound without foreign body of left cheek and temporomandibular area, subsequent encounter | CMS +S01432S | Puncture wound without foreign body of left cheek and temporomandibular area, sequela | CMS +S01439A | Puncture wound without foreign body of unspecified cheek and temporomandibular area, initial encounter | CMS +S01439D | Puncture wound without foreign body of unspecified cheek and temporomandibular area, subsequent encounter | CMS +S01439S | Puncture wound without foreign body of unspecified cheek and temporomandibular area, sequela | CMS +S01441A | Puncture wound with foreign body of right cheek and temporomandibular area, initial encounter | CMS +S01441D | Puncture wound with foreign body of right cheek and temporomandibular area, subsequent encounter | CMS +S01441S | Puncture wound with foreign body of right cheek and temporomandibular area, sequela | CMS +S01442A | Puncture wound with foreign body of left cheek and temporomandibular area, initial encounter | CMS +S01442D | Puncture wound with foreign body of left cheek and temporomandibular area, subsequent encounter | CMS +S01442S | Puncture wound with foreign body of left cheek and temporomandibular area, sequela | CMS +S01449A | Puncture wound with foreign body of unspecified cheek and temporomandibular area, initial encounter | CMS +S01449D | Puncture wound with foreign body of unspecified cheek and temporomandibular area, subsequent encounter | CMS +S01449S | Puncture wound with foreign body of unspecified cheek and temporomandibular area, sequela | CMS +S01451A | Open bite of right cheek and temporomandibular area, initial encounter | CMS +S01451D | Open bite of right cheek and temporomandibular area, subsequent encounter | CMS +S01451S | Open bite of right cheek and temporomandibular area, sequela | CMS +S01452A | Open bite of left cheek and temporomandibular area, initial encounter | CMS +S01452D | Open bite of left cheek and temporomandibular area, subsequent encounter | CMS +S01452S | Open bite of left cheek and temporomandibular area, sequela | CMS +S01459A | Open bite of unspecified cheek and temporomandibular area, initial encounter | CMS +S01459D | Open bite of unspecified cheek and temporomandibular area, subsequent encounter | CMS +S01459S | Open bite of unspecified cheek and temporomandibular area, sequela | CMS +S01501A | Unspecified open wound of lip, initial encounter | CMS +S01501D | Unspecified open wound of lip, subsequent encounter | CMS +S01501S | Unspecified open wound of lip, sequela | CMS +S01502A | Unspecified open wound of oral cavity, initial encounter | CMS +S01502D | Unspecified open wound of oral cavity, subsequent encounter | CMS +S01502S | Unspecified open wound of oral cavity, sequela | CMS +S01511A | Laceration without foreign body of lip, initial encounter | CMS +S01511D | Laceration without foreign body of lip, subsequent encounter | CMS +S01511S | Laceration without foreign body of lip, sequela | CMS +S01512A | Laceration without foreign body of oral cavity, initial encounter | CMS +S01512D | Laceration without foreign body of oral cavity, subsequent encounter | CMS +S01512S | Laceration without foreign body of oral cavity, sequela | CMS +S01521A | Laceration with foreign body of lip, initial encounter | CMS +S01521D | Laceration with foreign body of lip, subsequent encounter | CMS +S01521S | Laceration with foreign body of lip, sequela | CMS +S01522A | Laceration with foreign body of oral cavity, initial encounter | CMS +S01522D | Laceration with foreign body of oral cavity, subsequent encounter | CMS +S01522S | Laceration with foreign body of oral cavity, sequela | CMS +S01531A | Puncture wound without foreign body of lip, initial encounter | CMS +S01531D | Puncture wound without foreign body of lip, subsequent encounter | CMS +S01531S | Puncture wound without foreign body of lip, sequela | CMS +S01532A | Puncture wound without foreign body of oral cavity, initial encounter | CMS +S01532D | Puncture wound without foreign body of oral cavity, subsequent encounter | CMS +S01532S | Puncture wound without foreign body of oral cavity, sequela | CMS +S01541A | Puncture wound with foreign body of lip, initial encounter | CMS +S01541D | Puncture wound with foreign body of lip, subsequent encounter | CMS +S01541S | Puncture wound with foreign body of lip, sequela | CMS +S01542A | Puncture wound with foreign body of oral cavity, initial encounter | CMS +S01542D | Puncture wound with foreign body of oral cavity, subsequent encounter | CMS +S01542S | Puncture wound with foreign body of oral cavity, sequela | CMS +S01551A | Open bite of lip, initial encounter | CMS +S01551D | Open bite of lip, subsequent encounter | CMS +S01551S | Open bite of lip, sequela | CMS +S01552A | Open bite of oral cavity, initial encounter | CMS +S01552D | Open bite of oral cavity, subsequent encounter | CMS +S01552S | Open bite of oral cavity, sequela | CMS +S0180XA | Unspecified open wound of other part of head, initial encounter | CMS +S0180XD | Unspecified open wound of other part of head, subsequent encounter | CMS +S0180XS | Unspecified open wound of other part of head, sequela | CMS +S0181XA | Laceration without foreign body of other part of head, initial encounter | CMS +S0181XD | Laceration without foreign body of other part of head, subsequent encounter | CMS +S0181XS | Laceration without foreign body of other part of head, sequela | CMS +S0182XA | Laceration with foreign body of other part of head, initial encounter | CMS +S0182XD | Laceration with foreign body of other part of head, subsequent encounter | CMS +S0182XS | Laceration with foreign body of other part of head, sequela | CMS +S0183XA | Puncture wound without foreign body of other part of head, initial encounter | CMS +S0183XD | Puncture wound without foreign body of other part of head, subsequent encounter | CMS +S0183XS | Puncture wound without foreign body of other part of head, sequela | CMS +S0184XA | Puncture wound with foreign body of other part of head, initial encounter | CMS +S0184XD | Puncture wound with foreign body of other part of head, subsequent encounter | CMS +S0184XS | Puncture wound with foreign body of other part of head, sequela | CMS +S0185XA | Open bite of other part of head, initial encounter | CMS +S0185XD | Open bite of other part of head, subsequent encounter | CMS +S0185XS | Open bite of other part of head, sequela | CMS +S0190XA | Unspecified open wound of unspecified part of head, initial encounter | CMS +S0190XD | Unspecified open wound of unspecified part of head, subsequent encounter | CMS +S0190XS | Unspecified open wound of unspecified part of head, sequela | CMS +S0191XA | Laceration without foreign body of unspecified part of head, initial encounter | CMS +S0191XD | Laceration without foreign body of unspecified part of head, subsequent encounter | CMS +S0191XS | Laceration without foreign body of unspecified part of head, sequela | CMS +S0192XA | Laceration with foreign body of unspecified part of head, initial encounter | CMS +S0192XD | Laceration with foreign body of unspecified part of head, subsequent encounter | CMS +S0192XS | Laceration with foreign body of unspecified part of head, sequela | CMS +S0193XA | Puncture wound without foreign body of unspecified part of head, initial encounter | CMS +S0193XD | Puncture wound without foreign body of unspecified part of head, subsequent encounter | CMS +S0193XS | Puncture wound without foreign body of unspecified part of head, sequela | CMS +S0194XA | Puncture wound with foreign body of unspecified part of head, initial encounter | CMS +S0194XD | Puncture wound with foreign body of unspecified part of head, subsequent encounter | CMS +S0194XS | Puncture wound with foreign body of unspecified part of head, sequela | CMS +S0195XA | Open bite of unspecified part of head, initial encounter | CMS +S0195XD | Open bite of unspecified part of head, subsequent encounter | CMS +S0195XS | Open bite of unspecified part of head, sequela | CMS +S020XXA | Fracture of vault of skull, initial encounter for closed fracture | CMS +S020XXB | Fracture of vault of skull, initial encounter for open fracture | CMS +S020XXD | Fracture of vault of skull, subsequent encounter for fracture with routine healing | CMS +S020XXG | Fracture of vault of skull, subsequent encounter for fracture with delayed healing | CMS +S020XXK | Fracture of vault of skull, subsequent encounter for fracture with nonunion | CMS +S020XXS | Fracture of vault of skull, sequela | CMS +S02101A | Fracture of base of skull, right side, initial encounter for closed fracture | CMS +S02101B | Fracture of base of skull, right side, initial encounter for open fracture | CMS +S02101D | Fracture of base of skull, right side, subsequent encounter for fracture with routine healing | CMS +S02101G | Fracture of base of skull, right side, subsequent encounter for fracture with delayed healing | CMS +S02101K | Fracture of base of skull, right side, subsequent encounter for fracture with nonunion | CMS +S02101S | Fracture of base of skull, right side, sequela | CMS +S02102A | Fracture of base of skull, left side, initial encounter for closed fracture | CMS +S02102B | Fracture of base of skull, left side, initial encounter for open fracture | CMS +S02102D | Fracture of base of skull, left side, subsequent encounter for fracture with routine healing | CMS +S02102G | Fracture of base of skull, left side, subsequent encounter for fracture with delayed healing | CMS +S02102K | Fracture of base of skull, left side, subsequent encounter for fracture with nonunion | CMS +S02102S | Fracture of base of skull, left side, sequela | CMS +S02109A | Fracture of base of skull, unspecified side, initial encounter for closed fracture | CMS +S02109B | Fracture of base of skull, unspecified side, initial encounter for open fracture | CMS +S02109D | Fracture of base of skull, unspecified side, subsequent encounter for fracture with routine healing | CMS +S02109G | Fracture of base of skull, unspecified side, subsequent encounter for fracture with delayed healing | CMS +S02109K | Fracture of base of skull, unspecified side, subsequent encounter for fracture with nonunion | CMS +S02109S | Fracture of base of skull, unspecified side, sequela | CMS +S02110A | Type I occipital condyle fracture, unspecified side, initial encounter for closed fracture | CMS +S02110B | Type I occipital condyle fracture, unspecified side, initial encounter for open fracture | CMS +S02110D | Type I occipital condyle fracture, unspecified side, subsequent encounter for fracture with routine healing | CMS +S02110G | Type I occipital condyle fracture, unspecified side, subsequent encounter for fracture with delayed healing | CMS +S02110K | Type I occipital condyle fracture, unspecified side, subsequent encounter for fracture with nonunion | CMS +S02110S | Type I occipital condyle fracture, unspecified side, sequela | CMS +S02111A | Type II occipital condyle fracture, unspecified side, initial encounter for closed fracture | CMS +S02111B | Type II occipital condyle fracture, unspecified side, initial encounter for open fracture | CMS +S02111D | Type II occipital condyle fracture, unspecified side, subsequent encounter for fracture with routine healing | CMS +S02111G | Type II occipital condyle fracture, unspecified side, subsequent encounter for fracture with delayed healing | CMS +S02111K | Type II occipital condyle fracture, unspecified side, subsequent encounter for fracture with nonunion | CMS +S02111S | Type II occipital condyle fracture, unspecified side, sequela | CMS +S02112A | Type III occipital condyle fracture, unspecified side, initial encounter for closed fracture | CMS +S02112B | Type III occipital condyle fracture, unspecified side, initial encounter for open fracture | CMS +S02112D | Type III occipital condyle fracture, unspecified side, subsequent encounter for fracture with routine healing | CMS +S02112G | Type III occipital condyle fracture, unspecified side, subsequent encounter for fracture with delayed healing | CMS +S02112K | Type III occipital condyle fracture, unspecified side, subsequent encounter for fracture with nonunion | CMS +S02112S | Type III occipital condyle fracture, unspecified side, sequela | CMS +S02113A | Unspecified occipital condyle fracture, initial encounter for closed fracture | CMS +S02113B | Unspecified occipital condyle fracture, initial encounter for open fracture | CMS +S02113D | Unspecified occipital condyle fracture, subsequent encounter for fracture with routine healing | CMS +S02113G | Unspecified occipital condyle fracture, subsequent encounter for fracture with delayed healing | CMS +S02113K | Unspecified occipital condyle fracture, subsequent encounter for fracture with nonunion | CMS +S02113S | Unspecified occipital condyle fracture, sequela | CMS +S02118A | Other fracture of occiput, unspecified side, initial encounter for closed fracture | CMS +S02118B | Other fracture of occiput, unspecified side, initial encounter for open fracture | CMS +S02118D | Other fracture of occiput, unspecified side, subsequent encounter for fracture with routine healing | CMS +S02118G | Other fracture of occiput, unspecified side, subsequent encounter for fracture with delayed healing | CMS +S02118K | Other fracture of occiput, unspecified side, subsequent encounter for fracture with nonunion | CMS +S02118S | Other fracture of occiput, unspecified side, sequela | CMS +S02119A | Unspecified fracture of occiput, initial encounter for closed fracture | CMS +S02119B | Unspecified fracture of occiput, initial encounter for open fracture | CMS +S02119D | Unspecified fracture of occiput, subsequent encounter for fracture with routine healing | CMS +S02119G | Unspecified fracture of occiput, subsequent encounter for fracture with delayed healing | CMS +S02119K | Unspecified fracture of occiput, subsequent encounter for fracture with nonunion | CMS +S02119S | Unspecified fracture of occiput, sequela | CMS +S0211AA | Type I occipital condyle fracture, right side, initial encounter for closed fracture | CMS +S0211AB | Type I occipital condyle fracture, right side, initial encounter for open fracture | CMS +S0211AD | Type I occipital condyle fracture, right side, subsequent encounter for fracture with routine healing | CMS +S0211AG | Type I occipital condyle fracture, right side, subsequent encounter for fracture with delayed healing | CMS +S0211AK | Type I occipital condyle fracture, right side, subsequent encounter for fracture with nonunion | CMS +S0211AS | Type I occipital condyle fracture, right side, sequela | CMS +S0211BA | Type I occipital condyle fracture, left side, initial encounter for closed fracture | CMS +S0211BB | Type I occipital condyle fracture, left side, initial encounter for open fracture | CMS +S0211BD | Type I occipital condyle fracture, left side, subsequent encounter for fracture with routine healing | CMS +S0211BG | Type I occipital condyle fracture, left side, subsequent encounter for fracture with delayed healing | CMS +S0211BK | Type I occipital condyle fracture, left side, subsequent encounter for fracture with nonunion | CMS +S0211BS | Type I occipital condyle fracture, left side, sequela | CMS +S0211CA | Type II occipital condyle fracture, right side, initial encounter for closed fracture | CMS +S0211CB | Type II occipital condyle fracture, right side, initial encounter for open fracture | CMS +S0211CD | Type II occipital condyle fracture, right side, subsequent encounter for fracture with routine healing | CMS +S0211CG | Type II occipital condyle fracture, right side, subsequent encounter for fracture with delayed healing | CMS +S0211CK | Type II occipital condyle fracture, right side, subsequent encounter for fracture with nonunion | CMS +S0211CS | Type II occipital condyle fracture, right side, sequela | CMS +S0211DA | Type II occipital condyle fracture, left side, initial encounter for closed fracture | CMS +S0211DB | Type II occipital condyle fracture, left side, initial encounter for open fracture | CMS +S0211DD | Type II occipital condyle fracture, left side, subsequent encounter for fracture with routine healing | CMS +S0211DG | Type II occipital condyle fracture, left side, subsequent encounter for fracture with delayed healing | CMS +S0211DK | Type II occipital condyle fracture, left side, subsequent encounter for fracture with nonunion | CMS +S0211DS | Type II occipital condyle fracture, left side, sequela | CMS +S0211EA | Type III occipital condyle fracture, right side, initial encounter for closed fracture | CMS +S0211EB | Type III occipital condyle fracture, right side, initial encounter for open fracture | CMS +S0211ED | Type III occipital condyle fracture, right side, subsequent encounter for fracture with routine healing | CMS +S0211EG | Type III occipital condyle fracture, right side, subsequent encounter for fracture with delayed healing | CMS +S0211EK | Type III occipital condyle fracture, right side, subsequent encounter for fracture with nonunion | CMS +S0211ES | Type III occipital condyle fracture, right side, sequela | CMS +S0211FA | Type III occipital condyle fracture, left side, initial encounter for closed fracture | CMS +S0211FB | Type III occipital condyle fracture, left side, initial encounter for open fracture | CMS +S0211FD | Type III occipital condyle fracture, left side, subsequent encounter for fracture with routine healing | CMS +S0211FG | Type III occipital condyle fracture, left side, subsequent encounter for fracture with delayed healing | CMS +S0211FK | Type III occipital condyle fracture, left side, subsequent encounter for fracture with nonunion | CMS +S0211FS | Type III occipital condyle fracture, left side, sequela | CMS +S0211GA | Other fracture of occiput, right side, initial encounter for closed fracture | CMS +S0211GB | Other fracture of occiput, right side, initial encounter for open fracture | CMS +S0211GD | Other fracture of occiput, right side, subsequent encounter for fracture with routine healing | CMS +S0211GG | Other fracture of occiput, right side, subsequent encounter for fracture with delayed healing | CMS +S0211GK | Other fracture of occiput, right side, subsequent encounter for fracture with nonunion | CMS +S0211GS | Other fracture of occiput, right side, sequela | CMS +S0211HA | Other fracture of occiput, left side, initial encounter for closed fracture | CMS +S0211HB | Other fracture of occiput, left side, initial encounter for open fracture | CMS +S0211HD | Other fracture of occiput, left side, subsequent encounter for fracture with routine healing | CMS +S0211HG | Other fracture of occiput, left side, subsequent encounter for fracture with delayed healing | CMS +S0211HK | Other fracture of occiput, left side, subsequent encounter for fracture with nonunion | CMS +S0211HS | Other fracture of occiput, left side, sequela | CMS +S0219XA | Other fracture of base of skull, initial encounter for closed fracture | CMS +S0219XB | Other fracture of base of skull, initial encounter for open fracture | CMS +S0219XD | Other fracture of base of skull, subsequent encounter for fracture with routine healing | CMS +S0219XG | Other fracture of base of skull, subsequent encounter for fracture with delayed healing | CMS +S0219XK | Other fracture of base of skull, subsequent encounter for fracture with nonunion | CMS +S0219XS | Other fracture of base of skull, sequela | CMS +S022XXA | Fracture of nasal bones, initial encounter for closed fracture | CMS +S022XXB | Fracture of nasal bones, initial encounter for open fracture | CMS +S022XXD | Fracture of nasal bones, subsequent encounter for fracture with routine healing | CMS +S022XXG | Fracture of nasal bones, subsequent encounter for fracture with delayed healing | CMS +S022XXK | Fracture of nasal bones, subsequent encounter for fracture with nonunion | CMS +S022XXS | Fracture of nasal bones, sequela | CMS +S0230XA | Fracture of orbital floor, unspecified side, initial encounter for closed fracture | CMS +S0230XB | Fracture of orbital floor, unspecified side, initial encounter for open fracture | CMS +S0230XD | Fracture of orbital floor, unspecified side, subsequent encounter for fracture with routine healing | CMS +S0230XG | Fracture of orbital floor, unspecified side, subsequent encounter for fracture with delayed healing | CMS +S0230XK | Fracture of orbital floor, unspecified side, subsequent encounter for fracture with nonunion | CMS +S0230XS | Fracture of orbital floor, unspecified side, sequela | CMS +S0231XA | Fracture of orbital floor, right side, initial encounter for closed fracture | CMS +S0231XB | Fracture of orbital floor, right side, initial encounter for open fracture | CMS +S0231XD | Fracture of orbital floor, right side, subsequent encounter for fracture with routine healing | CMS +S0231XG | Fracture of orbital floor, right side, subsequent encounter for fracture with delayed healing | CMS +S0231XK | Fracture of orbital floor, right side, subsequent encounter for fracture with nonunion | CMS +S0231XS | Fracture of orbital floor, right side, sequela | CMS +S0232XA | Fracture of orbital floor, left side, initial encounter for closed fracture | CMS +S0232XB | Fracture of orbital floor, left side, initial encounter for open fracture | CMS +S0232XD | Fracture of orbital floor, left side, subsequent encounter for fracture with routine healing | CMS +S0232XG | Fracture of orbital floor, left side, subsequent encounter for fracture with delayed healing | CMS +S0232XK | Fracture of orbital floor, left side, subsequent encounter for fracture with nonunion | CMS +S0232XS | Fracture of orbital floor, left side, sequela | CMS +S02400A | Malar fracture, unspecified side, initial encounter for closed fracture | CMS +S02400B | Malar fracture, unspecified side, initial encounter for open fracture | CMS +S02400D | Malar fracture, unspecified side, subsequent encounter for fracture with routine healing | CMS +S02400G | Malar fracture, unspecified side, subsequent encounter for fracture with delayed healing | CMS +S02400K | Malar fracture, unspecified side, subsequent encounter for fracture with nonunion | CMS +S02400S | Malar fracture, unspecified side, sequela | CMS +S02401A | Maxillary fracture, unspecified side, initial encounter for closed fracture | CMS +S02401B | Maxillary fracture, unspecified side, initial encounter for open fracture | CMS +S02401D | Maxillary fracture, unspecified side, subsequent encounter for fracture with routine healing | CMS +S02401G | Maxillary fracture, unspecified side, subsequent encounter for fracture with delayed healing | CMS +S02401K | Maxillary fracture, unspecified side, subsequent encounter for fracture with nonunion | CMS +S02401S | Maxillary fracture, unspecified side, sequela | CMS +S02402A | Zygomatic fracture, unspecified side, initial encounter for closed fracture | CMS +S02402B | Zygomatic fracture, unspecified side, initial encounter for open fracture | CMS +S02402D | Zygomatic fracture, unspecified side, subsequent encounter for fracture with routine healing | CMS +S02402G | Zygomatic fracture, unspecified side, subsequent encounter for fracture with delayed healing | CMS +S02402K | Zygomatic fracture, unspecified side, subsequent encounter for fracture with nonunion | CMS +S02402S | Zygomatic fracture, unspecified side, sequela | CMS +S0240AA | Malar fracture, right side, initial encounter for closed fracture | CMS +S0240AB | Malar fracture, right side, initial encounter for open fracture | CMS +S0240AD | Malar fracture, right side, subsequent encounter for fracture with routine healing | CMS +S0240AG | Malar fracture, right side, subsequent encounter for fracture with delayed healing | CMS +S0240AK | Malar fracture, right side, subsequent encounter for fracture with nonunion | CMS +S0240AS | Malar fracture, right side, sequela | CMS +S0240BA | Malar fracture, left side, initial encounter for closed fracture | CMS +S0240BB | Malar fracture, left side, initial encounter for open fracture | CMS +S0240BD | Malar fracture, left side, subsequent encounter for fracture with routine healing | CMS +S0240BG | Malar fracture, left side, subsequent encounter for fracture with delayed healing | CMS +S0240BK | Malar fracture, left side, subsequent encounter for fracture with nonunion | CMS +S0240BS | Malar fracture, left side, sequela | CMS +S0240CA | Maxillary fracture, right side, initial encounter for closed fracture | CMS +S0240CB | Maxillary fracture, right side, initial encounter for open fracture | CMS +S0240CD | Maxillary fracture, right side, subsequent encounter for fracture with routine healing | CMS +S0240CG | Maxillary fracture, right side, subsequent encounter for fracture with delayed healing | CMS +S0240CK | Maxillary fracture, right side, subsequent encounter for fracture with nonunion | CMS +S0240CS | Maxillary fracture, right side, sequela | CMS +S0240DA | Maxillary fracture, left side, initial encounter for closed fracture | CMS +S0240DB | Maxillary fracture, left side, initial encounter for open fracture | CMS +S0240DD | Maxillary fracture, left side, subsequent encounter for fracture with routine healing | CMS +S0240DG | Maxillary fracture, left side, subsequent encounter for fracture with delayed healing | CMS +S0240DK | Maxillary fracture, left side, subsequent encounter for fracture with nonunion | CMS +S0240DS | Maxillary fracture, left side, sequela | CMS +S0240EA | Zygomatic fracture, right side, initial encounter for closed fracture | CMS +S0240EB | Zygomatic fracture, right side, initial encounter for open fracture | CMS +S0240ED | Zygomatic fracture, right side, subsequent encounter for fracture with routine healing | CMS +S0240EG | Zygomatic fracture, right side, subsequent encounter for fracture with delayed healing | CMS +S0240EK | Zygomatic fracture, right side, subsequent encounter for fracture with nonunion | CMS +S0240ES | Zygomatic fracture, right side, sequela | CMS +S0240FA | Zygomatic fracture, left side, initial encounter for closed fracture | CMS +S0240FB | Zygomatic fracture, left side, initial encounter for open fracture | CMS +S0240FD | Zygomatic fracture, left side, subsequent encounter for fracture with routine healing | CMS +S0240FG | Zygomatic fracture, left side, subsequent encounter for fracture with delayed healing | CMS +S0240FK | Zygomatic fracture, left side, subsequent encounter for fracture with nonunion | CMS +S0240FS | Zygomatic fracture, left side, sequela | CMS +S02411A | LeFort I fracture, initial encounter for closed fracture | CMS +S02411B | LeFort I fracture, initial encounter for open fracture | CMS +S02411D | LeFort I fracture, subsequent encounter for fracture with routine healing | CMS +S02411G | LeFort I fracture, subsequent encounter for fracture with delayed healing | CMS +S02411K | LeFort I fracture, subsequent encounter for fracture with nonunion | CMS +S02411S | LeFort I fracture, sequela | CMS +S02412A | LeFort II fracture, initial encounter for closed fracture | CMS +S02412B | LeFort II fracture, initial encounter for open fracture | CMS +S02412D | LeFort II fracture, subsequent encounter for fracture with routine healing | CMS +S02412G | LeFort II fracture, subsequent encounter for fracture with delayed healing | CMS +S02412K | LeFort II fracture, subsequent encounter for fracture with nonunion | CMS +S02412S | LeFort II fracture, sequela | CMS +S02413A | LeFort III fracture, initial encounter for closed fracture | CMS +S02413B | LeFort III fracture, initial encounter for open fracture | CMS +S02413D | LeFort III fracture, subsequent encounter for fracture with routine healing | CMS +S02413G | LeFort III fracture, subsequent encounter for fracture with delayed healing | CMS +S02413K | LeFort III fracture, subsequent encounter for fracture with nonunion | CMS +S02413S | LeFort III fracture, sequela | CMS +S0242XA | Fracture of alveolus of maxilla, initial encounter for closed fracture | CMS +S0242XB | Fracture of alveolus of maxilla, initial encounter for open fracture | CMS +S0242XD | Fracture of alveolus of maxilla, subsequent encounter for fracture with routine healing | CMS +S0242XG | Fracture of alveolus of maxilla, subsequent encounter for fracture with delayed healing | CMS +S0242XK | Fracture of alveolus of maxilla, subsequent encounter for fracture with nonunion | CMS +S0242XS | Fracture of alveolus of maxilla, sequela | CMS +S025XXA | Fracture of tooth (traumatic), initial encounter for closed fracture | CMS +S025XXB | Fracture of tooth (traumatic), initial encounter for open fracture | CMS +S025XXD | Fracture of tooth (traumatic), subsequent encounter for fracture with routine healing | CMS +S025XXG | Fracture of tooth (traumatic), subsequent encounter for fracture with delayed healing | CMS +S025XXK | Fracture of tooth (traumatic), subsequent encounter for fracture with nonunion | CMS +S025XXS | Fracture of tooth (traumatic), sequela | CMS +S02600A | Fracture of unspecified part of body of mandible, unspecified side, initial encounter for closed fracture | CMS +S02600B | Fracture of unspecified part of body of mandible, unspecified side, initial encounter for open fracture | CMS +S02600D | Fracture of unspecified part of body of mandible, unspecified side, subsequent encounter for fracture with routine healing | CMS +S02600G | Fracture of unspecified part of body of mandible, unspecified side, subsequent encounter for fracture with delayed healing | CMS +S02600K | Fracture of unspecified part of body of mandible, unspecified side, subsequent encounter for fracture with nonunion | CMS +S02600S | Fracture of unspecified part of body of mandible, unspecified side, sequela | CMS +S02601A | Fracture of unspecified part of body of right mandible, initial encounter for closed fracture | CMS +S02601B | Fracture of unspecified part of body of right mandible, initial encounter for open fracture | CMS +S02601D | Fracture of unspecified part of body of right mandible, subsequent encounter for fracture with routine healing | CMS +S02601G | Fracture of unspecified part of body of right mandible, subsequent encounter for fracture with delayed healing | CMS +S02601K | Fracture of unspecified part of body of right mandible, subsequent encounter for fracture with nonunion | CMS +S02601S | Fracture of unspecified part of body of right mandible, sequela | CMS +S02602A | Fracture of unspecified part of body of left mandible, initial encounter for closed fracture | CMS +S02602B | Fracture of unspecified part of body of left mandible, initial encounter for open fracture | CMS +S02602D | Fracture of unspecified part of body of left mandible, subsequent encounter for fracture with routine healing | CMS +S02602G | Fracture of unspecified part of body of left mandible, subsequent encounter for fracture with delayed healing | CMS +S02602K | Fracture of unspecified part of body of left mandible, subsequent encounter for fracture with nonunion | CMS +S02602S | Fracture of unspecified part of body of left mandible, sequela | CMS +S02609A | Fracture of mandible, unspecified, initial encounter for closed fracture | CMS +S02609B | Fracture of mandible, unspecified, initial encounter for open fracture | CMS +S02609D | Fracture of mandible, unspecified, subsequent encounter for fracture with routine healing | CMS +S02609G | Fracture of mandible, unspecified, subsequent encounter for fracture with delayed healing | CMS +S02609K | Fracture of mandible, unspecified, subsequent encounter for fracture with nonunion | CMS +S02609S | Fracture of mandible, unspecified, sequela | CMS +S02610A | Fracture of condylar process of mandible, unspecified side, initial encounter for closed fracture | CMS +S02610B | Fracture of condylar process of mandible, unspecified side, initial encounter for open fracture | CMS +S02610D | Fracture of condylar process of mandible, unspecified side, subsequent encounter for fracture with routine healing | CMS +S02610G | Fracture of condylar process of mandible, unspecified side, subsequent encounter for fracture with delayed healing | CMS +S02610K | Fracture of condylar process of mandible, unspecified side, subsequent encounter for fracture with nonunion | CMS +S02610S | Fracture of condylar process of mandible, unspecified side, sequela | CMS +S02611A | Fracture of condylar process of right mandible, initial encounter for closed fracture | CMS +S02611B | Fracture of condylar process of right mandible, initial encounter for open fracture | CMS +S02611D | Fracture of condylar process of right mandible, subsequent encounter for fracture with routine healing | CMS +S02611G | Fracture of condylar process of right mandible, subsequent encounter for fracture with delayed healing | CMS +S02611K | Fracture of condylar process of right mandible, subsequent encounter for fracture with nonunion | CMS +S02611S | Fracture of condylar process of right mandible, sequela | CMS +S02612A | Fracture of condylar process of left mandible, initial encounter for closed fracture | CMS +S02612B | Fracture of condylar process of left mandible, initial encounter for open fracture | CMS +S02612D | Fracture of condylar process of left mandible, subsequent encounter for fracture with routine healing | CMS +S02612G | Fracture of condylar process of left mandible, subsequent encounter for fracture with delayed healing | CMS +S02612K | Fracture of condylar process of left mandible, subsequent encounter for fracture with nonunion | CMS +S02612S | Fracture of condylar process of left mandible, sequela | CMS +S02620A | Fracture of subcondylar process of mandible, unspecified side, initial encounter for closed fracture | CMS +S02620B | Fracture of subcondylar process of mandible, unspecified side, initial encounter for open fracture | CMS +S02620D | Fracture of subcondylar process of mandible, unspecified side, subsequent encounter for fracture with routine healing | CMS +S02620G | Fracture of subcondylar process of mandible, unspecified side, subsequent encounter for fracture with delayed healing | CMS +S02620K | Fracture of subcondylar process of mandible, unspecified side, subsequent encounter for fracture with nonunion | CMS +S02620S | Fracture of subcondylar process of mandible, unspecified side, sequela | CMS +S02621A | Fracture of subcondylar process of right mandible, initial encounter for closed fracture | CMS +S02621B | Fracture of subcondylar process of right mandible, initial encounter for open fracture | CMS +S02621D | Fracture of subcondylar process of right mandible, subsequent encounter for fracture with routine healing | CMS +S02621G | Fracture of subcondylar process of right mandible, subsequent encounter for fracture with delayed healing | CMS +S02621K | Fracture of subcondylar process of right mandible, subsequent encounter for fracture with nonunion | CMS +S02621S | Fracture of subcondylar process of right mandible, sequela | CMS +S02622A | Fracture of subcondylar process of left mandible, initial encounter for closed fracture | CMS +S02622B | Fracture of subcondylar process of left mandible, initial encounter for open fracture | CMS +S02622D | Fracture of subcondylar process of left mandible, subsequent encounter for fracture with routine healing | CMS +S02622G | Fracture of subcondylar process of left mandible, subsequent encounter for fracture with delayed healing | CMS +S02622K | Fracture of subcondylar process of left mandible, subsequent encounter for fracture with nonunion | CMS +S02622S | Fracture of subcondylar process of left mandible, sequela | CMS +S02630A | Fracture of coronoid process of mandible, unspecified side, initial encounter for closed fracture | CMS +S02630B | Fracture of coronoid process of mandible, unspecified side, initial encounter for open fracture | CMS +S02630D | Fracture of coronoid process of mandible, unspecified side, subsequent encounter for fracture with routine healing | CMS +S02630G | Fracture of coronoid process of mandible, unspecified side, subsequent encounter for fracture with delayed healing | CMS +S02630K | Fracture of coronoid process of mandible, unspecified side, subsequent encounter for fracture with nonunion | CMS +S02630S | Fracture of coronoid process of mandible, unspecified side, sequela | CMS +S02631A | Fracture of coronoid process of right mandible, initial encounter for closed fracture | CMS +S02631B | Fracture of coronoid process of right mandible, initial encounter for open fracture | CMS +S02631D | Fracture of coronoid process of right mandible, subsequent encounter for fracture with routine healing | CMS +S02631G | Fracture of coronoid process of right mandible, subsequent encounter for fracture with delayed healing | CMS +S02631K | Fracture of coronoid process of right mandible, subsequent encounter for fracture with nonunion | CMS +S02631S | Fracture of coronoid process of right mandible, sequela | CMS +S02632A | Fracture of coronoid process of left mandible, initial encounter for closed fracture | CMS +S02632B | Fracture of coronoid process of left mandible, initial encounter for open fracture | CMS +S02632D | Fracture of coronoid process of left mandible, subsequent encounter for fracture with routine healing | CMS +S02632G | Fracture of coronoid process of left mandible, subsequent encounter for fracture with delayed healing | CMS +S02632K | Fracture of coronoid process of left mandible, subsequent encounter for fracture with nonunion | CMS +S02632S | Fracture of coronoid process of left mandible, sequela | CMS +S02640A | Fracture of ramus of mandible, unspecified side, initial encounter for closed fracture | CMS +S02640B | Fracture of ramus of mandible, unspecified side, initial encounter for open fracture | CMS +S02640D | Fracture of ramus of mandible, unspecified side, subsequent encounter for fracture with routine healing | CMS +S02640G | Fracture of ramus of mandible, unspecified side, subsequent encounter for fracture with delayed healing | CMS +S02640K | Fracture of ramus of mandible, unspecified side, subsequent encounter for fracture with nonunion | CMS +S02640S | Fracture of ramus of mandible, unspecified side, sequela | CMS +S02641A | Fracture of ramus of right mandible, initial encounter for closed fracture | CMS +S02641B | Fracture of ramus of right mandible, initial encounter for open fracture | CMS +S02641D | Fracture of ramus of right mandible, subsequent encounter for fracture with routine healing | CMS +S02641G | Fracture of ramus of right mandible, subsequent encounter for fracture with delayed healing | CMS +S02641K | Fracture of ramus of right mandible, subsequent encounter for fracture with nonunion | CMS +S02641S | Fracture of ramus of right mandible, sequela | CMS +S02642A | Fracture of ramus of left mandible, initial encounter for closed fracture | CMS +S02642B | Fracture of ramus of left mandible, initial encounter for open fracture | CMS +S02642D | Fracture of ramus of left mandible, subsequent encounter for fracture with routine healing | CMS +S02642G | Fracture of ramus of left mandible, subsequent encounter for fracture with delayed healing | CMS +S02642K | Fracture of ramus of left mandible, subsequent encounter for fracture with nonunion | CMS +S02642S | Fracture of ramus of left mandible, sequela | CMS +S02650A | Fracture of angle of mandible, unspecified side, initial encounter for closed fracture | CMS +S02650B | Fracture of angle of mandible, unspecified side, initial encounter for open fracture | CMS +S02650D | Fracture of angle of mandible, unspecified side, subsequent encounter for fracture with routine healing | CMS +S02650G | Fracture of angle of mandible, unspecified side, subsequent encounter for fracture with delayed healing | CMS +S02650K | Fracture of angle of mandible, unspecified side, subsequent encounter for fracture with nonunion | CMS +S02650S | Fracture of angle of mandible, unspecified side, sequela | CMS +S02651A | Fracture of angle of right mandible, initial encounter for closed fracture | CMS +S02651B | Fracture of angle of right mandible, initial encounter for open fracture | CMS +S02651D | Fracture of angle of right mandible, subsequent encounter for fracture with routine healing | CMS +S02651G | Fracture of angle of right mandible, subsequent encounter for fracture with delayed healing | CMS +S02651K | Fracture of angle of right mandible, subsequent encounter for fracture with nonunion | CMS +S02651S | Fracture of angle of right mandible, sequela | CMS +S02652A | Fracture of angle of left mandible, initial encounter for closed fracture | CMS +S02652B | Fracture of angle of left mandible, initial encounter for open fracture | CMS +S02652D | Fracture of angle of left mandible, subsequent encounter for fracture with routine healing | CMS +S02652G | Fracture of angle of left mandible, subsequent encounter for fracture with delayed healing | CMS +S02652K | Fracture of angle of left mandible, subsequent encounter for fracture with nonunion | CMS +S02652S | Fracture of angle of left mandible, sequela | CMS +S0266XA | Fracture of symphysis of mandible, initial encounter for closed fracture | CMS +S0266XB | Fracture of symphysis of mandible, initial encounter for open fracture | CMS +S0266XD | Fracture of symphysis of mandible, subsequent encounter for fracture with routine healing | CMS +S0266XG | Fracture of symphysis of mandible, subsequent encounter for fracture with delayed healing | CMS +S0266XK | Fracture of symphysis of mandible, subsequent encounter for fracture with nonunion | CMS +S0266XS | Fracture of symphysis of mandible, sequela | CMS +S02670A | Fracture of alveolus of mandible, unspecified side, initial encounter for closed fracture | CMS +S02670B | Fracture of alveolus of mandible, unspecified side, initial encounter for open fracture | CMS +S02670D | Fracture of alveolus of mandible, unspecified side, subsequent encounter for fracture with routine healing | CMS +S02670G | Fracture of alveolus of mandible, unspecified side, subsequent encounter for fracture with delayed healing | CMS +S02670K | Fracture of alveolus of mandible, unspecified side, subsequent encounter for fracture with nonunion | CMS +S02670S | Fracture of alveolus of mandible, unspecified side, sequela | CMS +S02671A | Fracture of alveolus of right mandible, initial encounter for closed fracture | CMS +S02671B | Fracture of alveolus of right mandible, initial encounter for open fracture | CMS +S02671D | Fracture of alveolus of right mandible, subsequent encounter for fracture with routine healing | CMS +S02671G | Fracture of alveolus of right mandible, subsequent encounter for fracture with delayed healing | CMS +S02671K | Fracture of alveolus of right mandible, subsequent encounter for fracture with nonunion | CMS +S02671S | Fracture of alveolus of right mandible, sequela | CMS +S02672A | Fracture of alveolus of left mandible, initial encounter for closed fracture | CMS +S02672B | Fracture of alveolus of left mandible, initial encounter for open fracture | CMS +S02672D | Fracture of alveolus of left mandible, subsequent encounter for fracture with routine healing | CMS +S02672G | Fracture of alveolus of left mandible, subsequent encounter for fracture with delayed healing | CMS +S02672K | Fracture of alveolus of left mandible, subsequent encounter for fracture with nonunion | CMS +S02672S | Fracture of alveolus of left mandible, sequela | CMS +S0269XA | Fracture of mandible of other specified site, initial encounter for closed fracture | CMS +S0269XB | Fracture of mandible of other specified site, initial encounter for open fracture | CMS +S0269XD | Fracture of mandible of other specified site, subsequent encounter for fracture with routine healing | CMS +S0269XG | Fracture of mandible of other specified site, subsequent encounter for fracture with delayed healing | CMS +S0269XK | Fracture of mandible of other specified site, subsequent encounter for fracture with nonunion | CMS +S0269XS | Fracture of mandible of other specified site, sequela | CMS +S0280XA | Fracture of other specified skull and facial bones, unspecified side, initial encounter for closed fracture | CMS +S0280XB | Fracture of other specified skull and facial bones, unspecified side, initial encounter for open fracture | CMS +S0280XD | Fracture of other specified skull and facial bones, unspecified side, subsequent encounter for fracture with routine healing | CMS +S0280XG | Fracture of other specified skull and facial bones, unspecified side, subsequent encounter for fracture with delayed healing | CMS +S0280XK | Fracture of other specified skull and facial bones, unspecified side, subsequent encounter for fracture with nonunion | CMS +S0280XS | Fracture of other specified skull and facial bones, unspecified side, sequela | CMS +S0281XA | Fracture of other specified skull and facial bones, right side, initial encounter for closed fracture | CMS +S0281XB | Fracture of other specified skull and facial bones, right side, initial encounter for open fracture | CMS +S0281XD | Fracture of other specified skull and facial bones, right side, subsequent encounter for fracture with routine healing | CMS +S0281XG | Fracture of other specified skull and facial bones, right side, subsequent encounter for fracture with delayed healing | CMS +S0281XK | Fracture of other specified skull and facial bones, right side, subsequent encounter for fracture with nonunion | CMS +S0281XS | Fracture of other specified skull and facial bones, right side, sequela | CMS +S0282XA | Fracture of other specified skull and facial bones, left side, initial encounter for closed fracture | CMS +S0282XB | Fracture of other specified skull and facial bones, left side, initial encounter for open fracture | CMS +S0282XD | Fracture of other specified skull and facial bones, left side, subsequent encounter for fracture with routine healing | CMS +S0282XG | Fracture of other specified skull and facial bones, left side, subsequent encounter for fracture with delayed healing | CMS +S0282XK | Fracture of other specified skull and facial bones, left side, subsequent encounter for fracture with nonunion | CMS +S0282XS | Fracture of other specified skull and facial bones, left side, sequela | CMS +S0291XA | Unspecified fracture of skull, initial encounter for closed fracture | CMS +S0291XB | Unspecified fracture of skull, initial encounter for open fracture | CMS +S0291XD | Unspecified fracture of skull, subsequent encounter for fracture with routine healing | CMS +S0291XG | Unspecified fracture of skull, subsequent encounter for fracture with delayed healing | CMS +S0291XK | Unspecified fracture of skull, subsequent encounter for fracture with nonunion | CMS +S0291XS | Unspecified fracture of skull, sequela | CMS +S0292XA | Unspecified fracture of facial bones, initial encounter for closed fracture | CMS +S0292XB | Unspecified fracture of facial bones, initial encounter for open fracture | CMS +S0292XD | Unspecified fracture of facial bones, subsequent encounter for fracture with routine healing | CMS +S0292XG | Unspecified fracture of facial bones, subsequent encounter for fracture with delayed healing | CMS +S0292XK | Unspecified fracture of facial bones, subsequent encounter for fracture with nonunion | CMS +S0292XS | Unspecified fracture of facial bones, sequela | CMS +S0300XA | Dislocation of jaw, unspecified side, initial encounter | CMS +S0300XD | Dislocation of jaw, unspecified side, subsequent encounter | CMS +S0300XS | Dislocation of jaw, unspecified side, sequela | CMS +S0301XA | Dislocation of jaw, right side, initial encounter | CMS +S0301XD | Dislocation of jaw, right side, subsequent encounter | CMS +S0301XS | Dislocation of jaw, right side, sequela | CMS +S0302XA | Dislocation of jaw, left side, initial encounter | CMS +S0302XD | Dislocation of jaw, left side, subsequent encounter | CMS +S0302XS | Dislocation of jaw, left side, sequela | CMS +S0303XA | Dislocation of jaw, bilateral, initial encounter | CMS +S0303XD | Dislocation of jaw, bilateral, subsequent encounter | CMS +S0303XS | Dislocation of jaw, bilateral, sequela | CMS +S031XXA | Dislocation of septal cartilage of nose, initial encounter | CMS +S031XXD | Dislocation of septal cartilage of nose, subsequent encounter | CMS +S031XXS | Dislocation of septal cartilage of nose, sequela | CMS +S032XXA | Dislocation of tooth, initial encounter | CMS +S032XXD | Dislocation of tooth, subsequent encounter | CMS +S032XXS | Dislocation of tooth, sequela | CMS +S0340XA | Sprain of jaw, unspecified side, initial encounter | CMS +S0340XD | Sprain of jaw, unspecified side, subsequent encounter | CMS +S0340XS | Sprain of jaw, unspecified side, sequela | CMS +S0341XA | Sprain of jaw, right side, initial encounter | CMS +S0341XD | Sprain of jaw, right side, subsequent encounter | CMS +S0341XS | Sprain of jaw, right side, sequela | CMS +S0342XA | Sprain of jaw, left side, initial encounter | CMS +S0342XD | Sprain of jaw, left side, subsequent encounter | CMS +S0342XS | Sprain of jaw, left side, sequela | CMS +S0343XA | Sprain of jaw, bilateral, initial encounter | CMS +S0343XD | Sprain of jaw, bilateral, subsequent encounter | CMS +S0343XS | Sprain of jaw, bilateral, sequela | CMS +S038XXA | Sprain of joints and ligaments of other parts of head, initial encounter | CMS +S038XXD | Sprain of joints and ligaments of other parts of head, subsequent encounter | CMS +S038XXS | Sprain of joints and ligaments of other parts of head, sequela | CMS +S039XXA | Sprain of joints and ligaments of unspecified parts of head, initial encounter | CMS +S039XXD | Sprain of joints and ligaments of unspecified parts of head, subsequent encounter | CMS +S039XXS | Sprain of joints and ligaments of unspecified parts of head, sequela | CMS +S04011A | Injury of optic nerve, right eye, initial encounter | CMS +S04011D | Injury of optic nerve, right eye, subsequent encounter | CMS +S04011S | Injury of optic nerve, right eye, sequela | CMS +S04012A | Injury of optic nerve, left eye, initial encounter | CMS +S04012D | Injury of optic nerve, left eye, subsequent encounter | CMS +S04012S | Injury of optic nerve, left eye, sequela | CMS +S04019A | Injury of optic nerve, unspecified eye, initial encounter | CMS +S04019D | Injury of optic nerve, unspecified eye, subsequent encounter | CMS +S04019S | Injury of optic nerve, unspecified eye, sequela | CMS +S0402XA | Injury of optic chiasm, initial encounter | CMS +S0402XD | Injury of optic chiasm, subsequent encounter | CMS +S0402XS | Injury of optic chiasm, sequela | CMS +S04031A | Injury of optic tract and pathways, right side, initial encounter | CMS +S04031D | Injury of optic tract and pathways, right side, subsequent encounter | CMS +S04031S | Injury of optic tract and pathways, right side, sequela | CMS +S04032A | Injury of optic tract and pathways, left side, initial encounter | CMS +S04032D | Injury of optic tract and pathways, left side, subsequent encounter | CMS +S04032S | Injury of optic tract and pathways, left side, sequela | CMS +S04039A | Injury of optic tract and pathways, unspecified side, initial encounter | CMS +S04039D | Injury of optic tract and pathways, unspecified side, subsequent encounter | CMS +S04039S | Injury of optic tract and pathways, unspecified side, sequela | CMS +S04041A | Injury of visual cortex, right side, initial encounter | CMS +S04041D | Injury of visual cortex, right side, subsequent encounter | CMS +S04041S | Injury of visual cortex, right side, sequela | CMS +S04042A | Injury of visual cortex, left side, initial encounter | CMS +S04042D | Injury of visual cortex, left side, subsequent encounter | CMS +S04042S | Injury of visual cortex, left side, sequela | CMS +S04049A | Injury of visual cortex, unspecified side, initial encounter | CMS +S04049D | Injury of visual cortex, unspecified side, subsequent encounter | CMS +S04049S | Injury of visual cortex, unspecified side, sequela | CMS +S0410XA | Injury of oculomotor nerve, unspecified side, initial encounter | CMS +S0410XD | Injury of oculomotor nerve, unspecified side, subsequent encounter | CMS +S0410XS | Injury of oculomotor nerve, unspecified side, sequela | CMS +S0411XA | Injury of oculomotor nerve, right side, initial encounter | CMS +S0411XD | Injury of oculomotor nerve, right side, subsequent encounter | CMS +S0411XS | Injury of oculomotor nerve, right side, sequela | CMS +S0412XA | Injury of oculomotor nerve, left side, initial encounter | CMS +S0412XD | Injury of oculomotor nerve, left side, subsequent encounter | CMS +S0412XS | Injury of oculomotor nerve, left side, sequela | CMS +S0420XA | Injury of trochlear nerve, unspecified side, initial encounter | CMS +S0420XD | Injury of trochlear nerve, unspecified side, subsequent encounter | CMS +S0420XS | Injury of trochlear nerve, unspecified side, sequela | CMS +S0421XA | Injury of trochlear nerve, right side, initial encounter | CMS +S0421XD | Injury of trochlear nerve, right side, subsequent encounter | CMS +S0421XS | Injury of trochlear nerve, right side, sequela | CMS +S0422XA | Injury of trochlear nerve, left side, initial encounter | CMS +S0422XD | Injury of trochlear nerve, left side, subsequent encounter | CMS +S0422XS | Injury of trochlear nerve, left side, sequela | CMS +S0430XA | Injury of trigeminal nerve, unspecified side, initial encounter | CMS +S0430XD | Injury of trigeminal nerve, unspecified side, subsequent encounter | CMS +S0430XS | Injury of trigeminal nerve, unspecified side, sequela | CMS +S0431XA | Injury of trigeminal nerve, right side, initial encounter | CMS +S0431XD | Injury of trigeminal nerve, right side, subsequent encounter | CMS +S0431XS | Injury of trigeminal nerve, right side, sequela | CMS +S0432XA | Injury of trigeminal nerve, left side, initial encounter | CMS +S0432XD | Injury of trigeminal nerve, left side, subsequent encounter | CMS +S0432XS | Injury of trigeminal nerve, left side, sequela | CMS +S0440XA | Injury of abducent nerve, unspecified side, initial encounter | CMS +S0440XD | Injury of abducent nerve, unspecified side, subsequent encounter | CMS +S0440XS | Injury of abducent nerve, unspecified side, sequela | CMS +S0441XA | Injury of abducent nerve, right side, initial encounter | CMS +S0441XD | Injury of abducent nerve, right side, subsequent encounter | CMS +S0441XS | Injury of abducent nerve, right side, sequela | CMS +S0442XA | Injury of abducent nerve, left side, initial encounter | CMS +S0442XD | Injury of abducent nerve, left side, subsequent encounter | CMS +S0442XS | Injury of abducent nerve, left side, sequela | CMS +S0450XA | Injury of facial nerve, unspecified side, initial encounter | CMS +S0450XD | Injury of facial nerve, unspecified side, subsequent encounter | CMS +S0450XS | Injury of facial nerve, unspecified side, sequela | CMS +S0451XA | Injury of facial nerve, right side, initial encounter | CMS +S0451XD | Injury of facial nerve, right side, subsequent encounter | CMS +S0451XS | Injury of facial nerve, right side, sequela | CMS +S0452XA | Injury of facial nerve, left side, initial encounter | CMS +S0452XD | Injury of facial nerve, left side, subsequent encounter | CMS +S0452XS | Injury of facial nerve, left side, sequela | CMS +S0460XA | Injury of acoustic nerve, unspecified side, initial encounter | CMS +S0460XD | Injury of acoustic nerve, unspecified side, subsequent encounter | CMS +S0460XS | Injury of acoustic nerve, unspecified side, sequela | CMS +S0461XA | Injury of acoustic nerve, right side, initial encounter | CMS +S0461XD | Injury of acoustic nerve, right side, subsequent encounter | CMS +S0461XS | Injury of acoustic nerve, right side, sequela | CMS +S0462XA | Injury of acoustic nerve, left side, initial encounter | CMS +S0462XD | Injury of acoustic nerve, left side, subsequent encounter | CMS +S0462XS | Injury of acoustic nerve, left side, sequela | CMS +S0470XA | Injury of accessory nerve, unspecified side, initial encounter | CMS +S0470XD | Injury of accessory nerve, unspecified side, subsequent encounter | CMS +S0470XS | Injury of accessory nerve, unspecified side, sequela | CMS +S0471XA | Injury of accessory nerve, right side, initial encounter | CMS +S0471XD | Injury of accessory nerve, right side, subsequent encounter | CMS +S0471XS | Injury of accessory nerve, right side, sequela | CMS +S0472XA | Injury of accessory nerve, left side, initial encounter | CMS +S0472XD | Injury of accessory nerve, left side, subsequent encounter | CMS +S0472XS | Injury of accessory nerve, left side, sequela | CMS +S04811A | Injury of olfactory [1st ] nerve, right side, initial encounter | CMS +S04811D | Injury of olfactory [1st ] nerve, right side, subsequent encounter | CMS +S04811S | Injury of olfactory [1st ] nerve, right side, sequela | CMS +S04812A | Injury of olfactory [1st ] nerve, left side, initial encounter | CMS +S04812D | Injury of olfactory [1st ] nerve, left side, subsequent encounter | CMS +S04812S | Injury of olfactory [1st ] nerve, left side, sequela | CMS +S04819A | Injury of olfactory [1st ] nerve, unspecified side, initial encounter | CMS +S04819D | Injury of olfactory [1st ] nerve, unspecified side, subsequent encounter | CMS +S04819S | Injury of olfactory [1st ] nerve, unspecified side, sequela | CMS +S04891A | Injury of other cranial nerves, right side, initial encounter | CMS +S04891D | Injury of other cranial nerves, right side, subsequent encounter | CMS +S04891S | Injury of other cranial nerves, right side, sequela | CMS +S04892A | Injury of other cranial nerves, left side, initial encounter | CMS +S04892D | Injury of other cranial nerves, left side, subsequent encounter | CMS +S04892S | Injury of other cranial nerves, left side, sequela | CMS +S04899A | Injury of other cranial nerves, unspecified side, initial encounter | CMS +S04899D | Injury of other cranial nerves, unspecified side, subsequent encounter | CMS +S04899S | Injury of other cranial nerves, unspecified side, sequela | CMS +S049XXA | Injury of unspecified cranial nerve, initial encounter | CMS +S049XXD | Injury of unspecified cranial nerve, subsequent encounter | CMS +S049XXS | Injury of unspecified cranial nerve, sequela | CMS +S0500XA | Injury of conjunctiva and corneal abrasion without foreign body, unspecified eye, initial encounter | CMS +S0500XD | Injury of conjunctiva and corneal abrasion without foreign body, unspecified eye, subsequent encounter | CMS +S0500XS | Injury of conjunctiva and corneal abrasion without foreign body, unspecified eye, sequela | CMS +S0501XA | Injury of conjunctiva and corneal abrasion without foreign body, right eye, initial encounter | CMS +S0501XD | Injury of conjunctiva and corneal abrasion without foreign body, right eye, subsequent encounter | CMS +S0501XS | Injury of conjunctiva and corneal abrasion without foreign body, right eye, sequela | CMS +S0502XA | Injury of conjunctiva and corneal abrasion without foreign body, left eye, initial encounter | CMS +S0502XD | Injury of conjunctiva and corneal abrasion without foreign body, left eye, subsequent encounter | CMS +S0502XS | Injury of conjunctiva and corneal abrasion without foreign body, left eye, sequela | CMS +S0510XA | Contusion of eyeball and orbital tissues, unspecified eye, initial encounter | CMS +S0510XD | Contusion of eyeball and orbital tissues, unspecified eye, subsequent encounter | CMS +S0510XS | Contusion of eyeball and orbital tissues, unspecified eye, sequela | CMS +S0511XA | Contusion of eyeball and orbital tissues, right eye, initial encounter | CMS +S0511XD | Contusion of eyeball and orbital tissues, right eye, subsequent encounter | CMS +S0511XS | Contusion of eyeball and orbital tissues, right eye, sequela | CMS +S0512XA | Contusion of eyeball and orbital tissues, left eye, initial encounter | CMS +S0512XD | Contusion of eyeball and orbital tissues, left eye, subsequent encounter | CMS +S0512XS | Contusion of eyeball and orbital tissues, left eye, sequela | CMS +S0520XA | Ocular laceration and rupture with prolapse or loss of intraocular tissue, unspecified eye, initial encounter | CMS +S0520XD | Ocular laceration and rupture with prolapse or loss of intraocular tissue, unspecified eye, subsequent encounter | CMS +S0520XS | Ocular laceration and rupture with prolapse or loss of intraocular tissue, unspecified eye, sequela | CMS +S0521XA | Ocular laceration and rupture with prolapse or loss of intraocular tissue, right eye, initial encounter | CMS +S0521XD | Ocular laceration and rupture with prolapse or loss of intraocular tissue, right eye, subsequent encounter | CMS +S0521XS | Ocular laceration and rupture with prolapse or loss of intraocular tissue, right eye, sequela | CMS +S0522XA | Ocular laceration and rupture with prolapse or loss of intraocular tissue, left eye, initial encounter | CMS +S0522XD | Ocular laceration and rupture with prolapse or loss of intraocular tissue, left eye, subsequent encounter | CMS +S0522XS | Ocular laceration and rupture with prolapse or loss of intraocular tissue, left eye, sequela | CMS +S0530XA | Ocular laceration without prolapse or loss of intraocular tissue, unspecified eye, initial encounter | CMS +S0530XD | Ocular laceration without prolapse or loss of intraocular tissue, unspecified eye, subsequent encounter | CMS +S0530XS | Ocular laceration without prolapse or loss of intraocular tissue, unspecified eye, sequela | CMS +S0531XA | Ocular laceration without prolapse or loss of intraocular tissue, right eye, initial encounter | CMS +S0531XD | Ocular laceration without prolapse or loss of intraocular tissue, right eye, subsequent encounter | CMS +S0531XS | Ocular laceration without prolapse or loss of intraocular tissue, right eye, sequela | CMS +S0532XA | Ocular laceration without prolapse or loss of intraocular tissue, left eye, initial encounter | CMS +S0532XD | Ocular laceration without prolapse or loss of intraocular tissue, left eye, subsequent encounter | CMS +S0532XS | Ocular laceration without prolapse or loss of intraocular tissue, left eye, sequela | CMS +S0540XA | Penetrating wound of orbit with or without foreign body, unspecified eye, initial encounter | CMS +S0540XD | Penetrating wound of orbit with or without foreign body, unspecified eye, subsequent encounter | CMS +S0540XS | Penetrating wound of orbit with or without foreign body, unspecified eye, sequela | CMS +S0541XA | Penetrating wound of orbit with or without foreign body, right eye, initial encounter | CMS +S0541XD | Penetrating wound of orbit with or without foreign body, right eye, subsequent encounter | CMS +S0541XS | Penetrating wound of orbit with or without foreign body, right eye, sequela | CMS +S0542XA | Penetrating wound of orbit with or without foreign body, left eye, initial encounter | CMS +S0542XD | Penetrating wound of orbit with or without foreign body, left eye, subsequent encounter | CMS +S0542XS | Penetrating wound of orbit with or without foreign body, left eye, sequela | CMS +S0550XA | Penetrating wound with foreign body of unspecified eyeball, initial encounter | CMS +S0550XD | Penetrating wound with foreign body of unspecified eyeball, subsequent encounter | CMS +S0550XS | Penetrating wound with foreign body of unspecified eyeball, sequela | CMS +S0551XA | Penetrating wound with foreign body of right eyeball, initial encounter | CMS +S0551XD | Penetrating wound with foreign body of right eyeball, subsequent encounter | CMS +S0551XS | Penetrating wound with foreign body of right eyeball, sequela | CMS +S0552XA | Penetrating wound with foreign body of left eyeball, initial encounter | CMS +S0552XD | Penetrating wound with foreign body of left eyeball, subsequent encounter | CMS +S0552XS | Penetrating wound with foreign body of left eyeball, sequela | CMS +S0560XA | Penetrating wound without foreign body of unspecified eyeball, initial encounter | CMS +S0560XD | Penetrating wound without foreign body of unspecified eyeball, subsequent encounter | CMS +S0560XS | Penetrating wound without foreign body of unspecified eyeball, sequela | CMS +S0561XA | Penetrating wound without foreign body of right eyeball, initial encounter | CMS +S0561XD | Penetrating wound without foreign body of right eyeball, subsequent encounter | CMS +S0561XS | Penetrating wound without foreign body of right eyeball, sequela | CMS +S0562XA | Penetrating wound without foreign body of left eyeball, initial encounter | CMS +S0562XD | Penetrating wound without foreign body of left eyeball, subsequent encounter | CMS +S0562XS | Penetrating wound without foreign body of left eyeball, sequela | CMS +S0570XA | Avulsion of unspecified eye, initial encounter | CMS +S0570XD | Avulsion of unspecified eye, subsequent encounter | CMS +S0570XS | Avulsion of unspecified eye, sequela | CMS +S0571XA | Avulsion of right eye, initial encounter | CMS +S0571XD | Avulsion of right eye, subsequent encounter | CMS +S0571XS | Avulsion of right eye, sequela | CMS +S0572XA | Avulsion of left eye, initial encounter | CMS +S0572XD | Avulsion of left eye, subsequent encounter | CMS +S0572XS | Avulsion of left eye, sequela | CMS +S058X1A | Other injuries of right eye and orbit, initial encounter | CMS +S058X1D | Other injuries of right eye and orbit, subsequent encounter | CMS +S058X1S | Other injuries of right eye and orbit, sequela | CMS +S058X2A | Other injuries of left eye and orbit, initial encounter | CMS +S058X2D | Other injuries of left eye and orbit, subsequent encounter | CMS +S058X2S | Other injuries of left eye and orbit, sequela | CMS +S058X9A | Other injuries of unspecified eye and orbit, initial encounter | CMS +S058X9D | Other injuries of unspecified eye and orbit, subsequent encounter | CMS +S058X9S | Other injuries of unspecified eye and orbit, sequela | CMS +S0590XA | Unspecified injury of unspecified eye and orbit, initial encounter | CMS +S0590XD | Unspecified injury of unspecified eye and orbit, subsequent encounter | CMS +S0590XS | Unspecified injury of unspecified eye and orbit, sequela | CMS +S0591XA | Unspecified injury of right eye and orbit, initial encounter | CMS +S0591XD | Unspecified injury of right eye and orbit, subsequent encounter | CMS +S0591XS | Unspecified injury of right eye and orbit, sequela | CMS +S0592XA | Unspecified injury of left eye and orbit, initial encounter | CMS +S0592XD | Unspecified injury of left eye and orbit, subsequent encounter | CMS +S0592XS | Unspecified injury of left eye and orbit, sequela | CMS +S060X0A | Concussion without loss of consciousness, initial encounter | CMS +S060X0D | Concussion without loss of consciousness, subsequent encounter | CMS +S060X0S | Concussion without loss of consciousness, sequela | CMS +S060X1A | Concussion with loss of consciousness of 30 minutes or less, initial encounter | CMS +S060X1D | Concussion with loss of consciousness of 30 minutes or less, subsequent encounter | CMS +S060X1S | Concussion with loss of consciousness of 30 minutes or less, sequela | CMS +S060X9A | Concussion with loss of consciousness of unspecified duration, initial encounter | CMS +S060X9D | Concussion with loss of consciousness of unspecified duration, subsequent encounter | CMS +S060X9S | Concussion with loss of consciousness of unspecified duration, sequela | CMS +S061X0A | Traumatic cerebral edema without loss of consciousness, initial encounter | CMS +S061X0D | Traumatic cerebral edema without loss of consciousness, subsequent encounter | CMS +S061X0S | Traumatic cerebral edema without loss of consciousness, sequela | CMS +S061X1A | Traumatic cerebral edema with loss of consciousness of 30 minutes or less, initial encounter | CMS +S061X1D | Traumatic cerebral edema with loss of consciousness of 30 minutes or less, subsequent encounter | CMS +S061X1S | Traumatic cerebral edema with loss of consciousness of 30 minutes or less, sequela | CMS +S061X2A | Traumatic cerebral edema with loss of consciousness of 31 minutes to 59 minutes, initial encounter | CMS +S061X2D | Traumatic cerebral edema with loss of consciousness of 31 minutes to 59 minutes, subsequent encounter | CMS +S061X2S | Traumatic cerebral edema with loss of consciousness of 31 minutes to 59 minutes, sequela | CMS +S061X3A | Traumatic cerebral edema with loss of consciousness of 1 hour to 5 hours 59 minutes, initial encounter | CMS +S061X3D | Traumatic cerebral edema with loss of consciousness of 1 hour to 5 hours 59 minutes, subsequent encounter | CMS +S061X3S | Traumatic cerebral edema with loss of consciousness of 1 hour to 5 hours 59 minutes, sequela | CMS +S061X4A | Traumatic cerebral edema with loss of consciousness of 6 hours to 24 hours, initial encounter | CMS +S061X4D | Traumatic cerebral edema with loss of consciousness of 6 hours to 24 hours, subsequent encounter | CMS +S061X4S | Traumatic cerebral edema with loss of consciousness of 6 hours to 24 hours, sequela | CMS +S061X5A | Traumatic cerebral edema with loss of consciousness greater than 24 hours with return to pre-existing conscious level, initial encounter | CMS +S061X5D | Traumatic cerebral edema with loss of consciousness greater than 24 hours with return to pre-existing conscious level, subsequent encounter | CMS +S061X5S | Traumatic cerebral edema with loss of consciousness greater than 24 hours with return to pre-existing conscious level, sequela | CMS +S061X6A | Traumatic cerebral edema with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, initial encounter | CMS +S061X6D | Traumatic cerebral edema with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, subsequent encounter | CMS +S061X6S | Traumatic cerebral edema with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, sequela | CMS +S061X7A | Traumatic cerebral edema with loss of consciousness of any duration with death due to brain injury prior to regaining consciousness, initial encounter | CMS +S061X8A | Traumatic cerebral edema with loss of consciousness of any duration with death due to other cause prior to regaining consciousness, initial encounter | CMS +S061X9A | Traumatic cerebral edema with loss of consciousness of unspecified duration, initial encounter | CMS +S061X9D | Traumatic cerebral edema with loss of consciousness of unspecified duration, subsequent encounter | CMS +S061X9S | Traumatic cerebral edema with loss of consciousness of unspecified duration, sequela | CMS +S062X0A | Diffuse traumatic brain injury without loss of consciousness, initial encounter | CMS +S062X0D | Diffuse traumatic brain injury without loss of consciousness, subsequent encounter | CMS +S062X0S | Diffuse traumatic brain injury without loss of consciousness, sequela | CMS +S062X1A | Diffuse traumatic brain injury with loss of consciousness of 30 minutes or less, initial encounter | CMS +S062X1D | Diffuse traumatic brain injury with loss of consciousness of 30 minutes or less, subsequent encounter | CMS +S062X1S | Diffuse traumatic brain injury with loss of consciousness of 30 minutes or less, sequela | CMS +S062X2A | Diffuse traumatic brain injury with loss of consciousness of 31 minutes to 59 minutes, initial encounter | CMS +S062X2D | Diffuse traumatic brain injury with loss of consciousness of 31 minutes to 59 minutes, subsequent encounter | CMS +S062X2S | Diffuse traumatic brain injury with loss of consciousness of 31 minutes to 59 minutes, sequela | CMS +S062X3A | Diffuse traumatic brain injury with loss of consciousness of 1 hour to 5 hours 59 minutes, initial encounter | CMS +S062X3D | Diffuse traumatic brain injury with loss of consciousness of 1 hour to 5 hours 59 minutes, subsequent encounter | CMS +S062X3S | Diffuse traumatic brain injury with loss of consciousness of 1 hour to 5 hours 59 minutes, sequela | CMS +S062X4A | Diffuse traumatic brain injury with loss of consciousness of 6 hours to 24 hours, initial encounter | CMS +S062X4D | Diffuse traumatic brain injury with loss of consciousness of 6 hours to 24 hours, subsequent encounter | CMS +S062X4S | Diffuse traumatic brain injury with loss of consciousness of 6 hours to 24 hours, sequela | CMS +S062X5A | Diffuse traumatic brain injury with loss of consciousness greater than 24 hours with return to pre-existing conscious levels, initial encounter | CMS +S062X5D | Diffuse traumatic brain injury with loss of consciousness greater than 24 hours with return to pre-existing conscious levels, subsequent encounter | CMS +S062X5S | Diffuse traumatic brain injury with loss of consciousness greater than 24 hours with return to pre-existing conscious levels, sequela | CMS +S062X6A | Diffuse traumatic brain injury with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, initial encounter | CMS +S062X6D | Diffuse traumatic brain injury with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, subsequent encounter | CMS +S062X6S | Diffuse traumatic brain injury with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, sequela | CMS +S062X7A | Diffuse traumatic brain injury with loss of consciousness of any duration with death due to brain injury prior to regaining consciousness, initial encounter | CMS +S062X8A | Diffuse traumatic brain injury with loss of consciousness of any duration with death due to other cause prior to regaining consciousness, initial encounter | CMS +S062X9A | Diffuse traumatic brain injury with loss of consciousness of unspecified duration, initial encounter | CMS +S062X9D | Diffuse traumatic brain injury with loss of consciousness of unspecified duration, subsequent encounter | CMS +S062X9S | Diffuse traumatic brain injury with loss of consciousness of unspecified duration, sequela | CMS +S06300A | Unspecified focal traumatic brain injury without loss of consciousness, initial encounter | CMS +S06300D | Unspecified focal traumatic brain injury without loss of consciousness, subsequent encounter | CMS +S06300S | Unspecified focal traumatic brain injury without loss of consciousness, sequela | CMS +S06301A | Unspecified focal traumatic brain injury with loss of consciousness of 30 minutes or less, initial encounter | CMS +S06301D | Unspecified focal traumatic brain injury with loss of consciousness of 30 minutes or less, subsequent encounter | CMS +S06301S | Unspecified focal traumatic brain injury with loss of consciousness of 30 minutes or less, sequela | CMS +S06302A | Unspecified focal traumatic brain injury with loss of consciousness of 31 minutes to 59 minutes, initial encounter | CMS +S06302D | Unspecified focal traumatic brain injury with loss of consciousness of 31 minutes to 59 minutes, subsequent encounter | CMS +S06302S | Unspecified focal traumatic brain injury with loss of consciousness of 31 minutes to 59 minutes, sequela | CMS +S06303A | Unspecified focal traumatic brain injury with loss of consciousness of 1 hour to 5 hours 59 minutes, initial encounter | CMS +S06303D | Unspecified focal traumatic brain injury with loss of consciousness of 1 hour to 5 hours 59 minutes, subsequent encounter | CMS +S06303S | Unspecified focal traumatic brain injury with loss of consciousness of 1 hour to 5 hours 59 minutes, sequela | CMS +S06304A | Unspecified focal traumatic brain injury with loss of consciousness of 6 hours to 24 hours, initial encounter | CMS +S06304D | Unspecified focal traumatic brain injury with loss of consciousness of 6 hours to 24 hours, subsequent encounter | CMS +S06304S | Unspecified focal traumatic brain injury with loss of consciousness of 6 hours to 24 hours, sequela | CMS +S06305A | Unspecified focal traumatic brain injury with loss of consciousness greater than 24 hours with return to pre-existing conscious level, initial encounter | CMS +S06305D | Unspecified focal traumatic brain injury with loss of consciousness greater than 24 hours with return to pre-existing conscious level, subsequent encounter | CMS +S06305S | Unspecified focal traumatic brain injury with loss of consciousness greater than 24 hours with return to pre-existing conscious level, sequela | CMS +S06306A | Unspecified focal traumatic brain injury with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, initial encounter | CMS +S06306D | Unspecified focal traumatic brain injury with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, subsequent encounter | CMS +S06306S | Unspecified focal traumatic brain injury with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, sequela | CMS +S06307A | Unspecified focal traumatic brain injury with loss of consciousness of any duration with death due to brain injury prior to regaining consciousness, initial encounter | CMS +S06308A | Unspecified focal traumatic brain injury with loss of consciousness of any duration with death due to other cause prior to regaining consciousness, initial encounter | CMS +S06309A | Unspecified focal traumatic brain injury with loss of consciousness of unspecified duration, initial encounter | CMS +S06309D | Unspecified focal traumatic brain injury with loss of consciousness of unspecified duration, subsequent encounter | CMS +S06309S | Unspecified focal traumatic brain injury with loss of consciousness of unspecified duration, sequela | CMS +S06310A | Contusion and laceration of right cerebrum without loss of consciousness, initial encounter | CMS +S06310D | Contusion and laceration of right cerebrum without loss of consciousness, subsequent encounter | CMS +S06310S | Contusion and laceration of right cerebrum without loss of consciousness, sequela | CMS +S06311A | Contusion and laceration of right cerebrum with loss of consciousness of 30 minutes or less, initial encounter | CMS +S06311D | Contusion and laceration of right cerebrum with loss of consciousness of 30 minutes or less, subsequent encounter | CMS +S06311S | Contusion and laceration of right cerebrum with loss of consciousness of 30 minutes or less, sequela | CMS +S06312A | Contusion and laceration of right cerebrum with loss of consciousness of 31 minutes to 59 minutes, initial encounter | CMS +S06312D | Contusion and laceration of right cerebrum with loss of consciousness of 31 minutes to 59 minutes, subsequent encounter | CMS +S06312S | Contusion and laceration of right cerebrum with loss of consciousness of 31 minutes to 59 minutes, sequela | CMS +S06313A | Contusion and laceration of right cerebrum with loss of consciousness of 1 hour to 5 hours 59 minutes, initial encounter | CMS +S06313D | Contusion and laceration of right cerebrum with loss of consciousness of 1 hour to 5 hours 59 minutes, subsequent encounter | CMS +S06313S | Contusion and laceration of right cerebrum with loss of consciousness of 1 hour to 5 hours 59 minutes, sequela | CMS +S06314A | Contusion and laceration of right cerebrum with loss of consciousness of 6 hours to 24 hours, initial encounter | CMS +S06314D | Contusion and laceration of right cerebrum with loss of consciousness of 6 hours to 24 hours, subsequent encounter | CMS +S06314S | Contusion and laceration of right cerebrum with loss of consciousness of 6 hours to 24 hours, sequela | CMS +S06315A | Contusion and laceration of right cerebrum with loss of consciousness greater than 24 hours with return to pre-existing conscious level, initial encounter | CMS +S06315D | Contusion and laceration of right cerebrum with loss of consciousness greater than 24 hours with return to pre-existing conscious level, subsequent encounter | CMS +S06315S | Contusion and laceration of right cerebrum with loss of consciousness greater than 24 hours with return to pre-existing conscious level, sequela | CMS +S06316A | Contusion and laceration of right cerebrum with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, initial encounter | CMS +S06316D | Contusion and laceration of right cerebrum with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, subsequent encounter | CMS +S06316S | Contusion and laceration of right cerebrum with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, sequela | CMS +S06317A | Contusion and laceration of right cerebrum with loss of consciousness of any duration with death due to brain injury prior to regaining consciousness, initial encounter | CMS +S06318A | Contusion and laceration of right cerebrum with loss of consciousness of any duration with death due to other cause prior to regaining consciousness, initial encounter | CMS +S06319A | Contusion and laceration of right cerebrum with loss of consciousness of unspecified duration, initial encounter | CMS +S06319D | Contusion and laceration of right cerebrum with loss of consciousness of unspecified duration, subsequent encounter | CMS +S06319S | Contusion and laceration of right cerebrum with loss of consciousness of unspecified duration, sequela | CMS +S06320A | Contusion and laceration of left cerebrum without loss of consciousness, initial encounter | CMS +S06320D | Contusion and laceration of left cerebrum without loss of consciousness, subsequent encounter | CMS +S06320S | Contusion and laceration of left cerebrum without loss of consciousness, sequela | CMS +S06321A | Contusion and laceration of left cerebrum with loss of consciousness of 30 minutes or less, initial encounter | CMS +S06321D | Contusion and laceration of left cerebrum with loss of consciousness of 30 minutes or less, subsequent encounter | CMS +S06321S | Contusion and laceration of left cerebrum with loss of consciousness of 30 minutes or less, sequela | CMS +S06322A | Contusion and laceration of left cerebrum with loss of consciousness of 31 minutes to 59 minutes, initial encounter | CMS +S06322D | Contusion and laceration of left cerebrum with loss of consciousness of 31 minutes to 59 minutes, subsequent encounter | CMS +S06322S | Contusion and laceration of left cerebrum with loss of consciousness of 31 minutes to 59 minutes, sequela | CMS +S06323A | Contusion and laceration of left cerebrum with loss of consciousness of 1 hour to 5 hours 59 minutes, initial encounter | CMS +S06323D | Contusion and laceration of left cerebrum with loss of consciousness of 1 hour to 5 hours 59 minutes, subsequent encounter | CMS +S06323S | Contusion and laceration of left cerebrum with loss of consciousness of 1 hour to 5 hours 59 minutes, sequela | CMS +S06324A | Contusion and laceration of left cerebrum with loss of consciousness of 6 hours to 24 hours, initial encounter | CMS +S06324D | Contusion and laceration of left cerebrum with loss of consciousness of 6 hours to 24 hours, subsequent encounter | CMS +S06324S | Contusion and laceration of left cerebrum with loss of consciousness of 6 hours to 24 hours, sequela | CMS +S06325A | Contusion and laceration of left cerebrum with loss of consciousness greater than 24 hours with return to pre-existing conscious level, initial encounter | CMS +S06325D | Contusion and laceration of left cerebrum with loss of consciousness greater than 24 hours with return to pre-existing conscious level, subsequent encounter | CMS +S06325S | Contusion and laceration of left cerebrum with loss of consciousness greater than 24 hours with return to pre-existing conscious level, sequela | CMS +S06326A | Contusion and laceration of left cerebrum with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, initial encounter | CMS +S06326D | Contusion and laceration of left cerebrum with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, subsequent encounter | CMS +S06326S | Contusion and laceration of left cerebrum with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, sequela | CMS +S06327A | Contusion and laceration of left cerebrum with loss of consciousness of any duration with death due to brain injury prior to regaining consciousness, initial encounter | CMS +S06328A | Contusion and laceration of left cerebrum with loss of consciousness of any duration with death due to other cause prior to regaining consciousness, initial encounter | CMS +S06329A | Contusion and laceration of left cerebrum with loss of consciousness of unspecified duration, initial encounter | CMS +S06329D | Contusion and laceration of left cerebrum with loss of consciousness of unspecified duration, subsequent encounter | CMS +S06329S | Contusion and laceration of left cerebrum with loss of consciousness of unspecified duration, sequela | CMS +S06330A | Contusion and laceration of cerebrum, unspecified, without loss of consciousness, initial encounter | CMS +S06330D | Contusion and laceration of cerebrum, unspecified, without loss of consciousness, subsequent encounter | CMS +S06330S | Contusion and laceration of cerebrum, unspecified, without loss of consciousness, sequela | CMS +S06331A | Contusion and laceration of cerebrum, unspecified, with loss of consciousness of 30 minutes or less, initial encounter | CMS +S06331D | Contusion and laceration of cerebrum, unspecified, with loss of consciousness of 30 minutes or less, subsequent encounter | CMS +S06331S | Contusion and laceration of cerebrum, unspecified, with loss of consciousness of 30 minutes or less, sequela | CMS +S06332A | Contusion and laceration of cerebrum, unspecified, with loss of consciousness of 31 minutes to 59 minutes, initial encounter | CMS +S06332D | Contusion and laceration of cerebrum, unspecified, with loss of consciousness of 31 minutes to 59 minutes, subsequent encounter | CMS +S06332S | Contusion and laceration of cerebrum, unspecified, with loss of consciousness of 31 minutes to 59 minutes, sequela | CMS +S06333A | Contusion and laceration of cerebrum, unspecified, with loss of consciousness of 1 hour to 5 hours 59 minutes, initial encounter | CMS +S06333D | Contusion and laceration of cerebrum, unspecified, with loss of consciousness of 1 hour to 5 hours 59 minutes, subsequent encounter | CMS +S06333S | Contusion and laceration of cerebrum, unspecified, with loss of consciousness of 1 hour to 5 hours 59 minutes, sequela | CMS +S06334A | Contusion and laceration of cerebrum, unspecified, with loss of consciousness of 6 hours to 24 hours, initial encounter | CMS +S06334D | Contusion and laceration of cerebrum, unspecified, with loss of consciousness of 6 hours to 24 hours, subsequent encounter | CMS +S06334S | Contusion and laceration of cerebrum, unspecified, with loss of consciousness of 6 hours to 24 hours, sequela | CMS +S06335A | Contusion and laceration of cerebrum, unspecified, with loss of consciousness greater than 24 hours with return to pre-existing conscious level, initial encounter | CMS +S06335D | Contusion and laceration of cerebrum, unspecified, with loss of consciousness greater than 24 hours with return to pre-existing conscious level, subsequent encounter | CMS +S06335S | Contusion and laceration of cerebrum, unspecified, with loss of consciousness greater than 24 hours with return to pre-existing conscious level, sequela | CMS +S06336A | Contusion and laceration of cerebrum, unspecified, with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, initial encounter | CMS +S06336D | Contusion and laceration of cerebrum, unspecified, with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, subsequent encounter | CMS +S06336S | Contusion and laceration of cerebrum, unspecified, with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, sequela | CMS +S06337A | Contusion and laceration of cerebrum, unspecified, with loss of consciousness of any duration with death due to brain injury prior to regaining consciousness, initial encounter | CMS +S06338A | Contusion and laceration of cerebrum, unspecified, with loss of consciousness of any duration with death due to other cause prior to regaining consciousness, initial encounter | CMS +S06339A | Contusion and laceration of cerebrum, unspecified, with loss of consciousness of unspecified duration, initial encounter | CMS +S06339D | Contusion and laceration of cerebrum, unspecified, with loss of consciousness of unspecified duration, subsequent encounter | CMS +S06339S | Contusion and laceration of cerebrum, unspecified, with loss of consciousness of unspecified duration, sequela | CMS +S06340A | Traumatic hemorrhage of right cerebrum without loss of consciousness, initial encounter | CMS +S06340D | Traumatic hemorrhage of right cerebrum without loss of consciousness, subsequent encounter | CMS +S06340S | Traumatic hemorrhage of right cerebrum without loss of consciousness, sequela | CMS +S06341A | Traumatic hemorrhage of right cerebrum with loss of consciousness of 30 minutes or less, initial encounter | CMS +S06341D | Traumatic hemorrhage of right cerebrum with loss of consciousness of 30 minutes or less, subsequent encounter | CMS +S06341S | Traumatic hemorrhage of right cerebrum with loss of consciousness of 30 minutes or less, sequela | CMS +S06342A | Traumatic hemorrhage of right cerebrum with loss of consciousness of 31 minutes to 59 minutes, initial encounter | CMS +S06342D | Traumatic hemorrhage of right cerebrum with loss of consciousness of 31 minutes to 59 minutes, subsequent encounter | CMS +S06342S | Traumatic hemorrhage of right cerebrum with loss of consciousness of 31 minutes to 59 minutes, sequela | CMS +S06343A | Traumatic hemorrhage of right cerebrum with loss of consciousness of 1 hours to 5 hours 59 minutes, initial encounter | CMS +S06343D | Traumatic hemorrhage of right cerebrum with loss of consciousness of 1 hours to 5 hours 59 minutes, subsequent encounter | CMS +S06343S | Traumatic hemorrhage of right cerebrum with loss of consciousness of 1 hours to 5 hours 59 minutes, sequela | CMS +S06344A | Traumatic hemorrhage of right cerebrum with loss of consciousness of 6 hours to 24 hours, initial encounter | CMS +S06344D | Traumatic hemorrhage of right cerebrum with loss of consciousness of 6 hours to 24 hours, subsequent encounter | CMS +S06344S | Traumatic hemorrhage of right cerebrum with loss of consciousness of 6 hours to 24 hours, sequela | CMS +S06345A | Traumatic hemorrhage of right cerebrum with loss of consciousness greater than 24 hours with return to pre-existing conscious level, initial encounter | CMS +S06345D | Traumatic hemorrhage of right cerebrum with loss of consciousness greater than 24 hours with return to pre-existing conscious level, subsequent encounter | CMS +S06345S | Traumatic hemorrhage of right cerebrum with loss of consciousness greater than 24 hours with return to pre-existing conscious level, sequela | CMS +S06346A | Traumatic hemorrhage of right cerebrum with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, initial encounter | CMS +S06346D | Traumatic hemorrhage of right cerebrum with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, subsequent encounter | CMS +S06346S | Traumatic hemorrhage of right cerebrum with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, sequela | CMS +S06347A | Traumatic hemorrhage of right cerebrum with loss of consciousness of any duration with death due to brain injury prior to regaining consciousness, initial encounter | CMS +S06348A | Traumatic hemorrhage of right cerebrum with loss of consciousness of any duration with death due to other cause prior to regaining consciousness, initial encounter | CMS +S06349A | Traumatic hemorrhage of right cerebrum with loss of consciousness of unspecified duration, initial encounter | CMS +S06349D | Traumatic hemorrhage of right cerebrum with loss of consciousness of unspecified duration, subsequent encounter | CMS +S06349S | Traumatic hemorrhage of right cerebrum with loss of consciousness of unspecified duration, sequela | CMS +S06350A | Traumatic hemorrhage of left cerebrum without loss of consciousness, initial encounter | CMS +S06350D | Traumatic hemorrhage of left cerebrum without loss of consciousness, subsequent encounter | CMS +S06350S | Traumatic hemorrhage of left cerebrum without loss of consciousness, sequela | CMS +S06351A | Traumatic hemorrhage of left cerebrum with loss of consciousness of 30 minutes or less, initial encounter | CMS +S06351D | Traumatic hemorrhage of left cerebrum with loss of consciousness of 30 minutes or less, subsequent encounter | CMS +S06351S | Traumatic hemorrhage of left cerebrum with loss of consciousness of 30 minutes or less, sequela | CMS +S06352A | Traumatic hemorrhage of left cerebrum with loss of consciousness of 31 minutes to 59 minutes, initial encounter | CMS +S06352D | Traumatic hemorrhage of left cerebrum with loss of consciousness of 31 minutes to 59 minutes, subsequent encounter | CMS +S06352S | Traumatic hemorrhage of left cerebrum with loss of consciousness of 31 minutes to 59 minutes, sequela | CMS +S06353A | Traumatic hemorrhage of left cerebrum with loss of consciousness of 1 hours to 5 hours 59 minutes, initial encounter | CMS +S06353D | Traumatic hemorrhage of left cerebrum with loss of consciousness of 1 hours to 5 hours 59 minutes, subsequent encounter | CMS +S06353S | Traumatic hemorrhage of left cerebrum with loss of consciousness of 1 hours to 5 hours 59 minutes, sequela | CMS +S06354A | Traumatic hemorrhage of left cerebrum with loss of consciousness of 6 hours to 24 hours, initial encounter | CMS +S06354D | Traumatic hemorrhage of left cerebrum with loss of consciousness of 6 hours to 24 hours, subsequent encounter | CMS +S06354S | Traumatic hemorrhage of left cerebrum with loss of consciousness of 6 hours to 24 hours, sequela | CMS +S06355A | Traumatic hemorrhage of left cerebrum with loss of consciousness greater than 24 hours with return to pre-existing conscious level, initial encounter | CMS +S06355D | Traumatic hemorrhage of left cerebrum with loss of consciousness greater than 24 hours with return to pre-existing conscious level, subsequent encounter | CMS +S06355S | Traumatic hemorrhage of left cerebrum with loss of consciousness greater than 24 hours with return to pre-existing conscious level, sequela | CMS +S06356A | Traumatic hemorrhage of left cerebrum with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, initial encounter | CMS +S06356D | Traumatic hemorrhage of left cerebrum with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, subsequent encounter | CMS +S06356S | Traumatic hemorrhage of left cerebrum with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, sequela | CMS +S06357A | Traumatic hemorrhage of left cerebrum with loss of consciousness of any duration with death due to brain injury prior to regaining consciousness, initial encounter | CMS +S06358A | Traumatic hemorrhage of left cerebrum with loss of consciousness of any duration with death due to other cause prior to regaining consciousness, initial encounter | CMS +S06359A | Traumatic hemorrhage of left cerebrum with loss of consciousness of unspecified duration, initial encounter | CMS +S06359D | Traumatic hemorrhage of left cerebrum with loss of consciousness of unspecified duration, subsequent encounter | CMS +S06359S | Traumatic hemorrhage of left cerebrum with loss of consciousness of unspecified duration, sequela | CMS +S06360A | Traumatic hemorrhage of cerebrum, unspecified, without loss of consciousness, initial encounter | CMS +S06360D | Traumatic hemorrhage of cerebrum, unspecified, without loss of consciousness, subsequent encounter | CMS +S06360S | Traumatic hemorrhage of cerebrum, unspecified, without loss of consciousness, sequela | CMS +S06361A | Traumatic hemorrhage of cerebrum, unspecified, with loss of consciousness of 30 minutes or less, initial encounter | CMS +S06361D | Traumatic hemorrhage of cerebrum, unspecified, with loss of consciousness of 30 minutes or less, subsequent encounter | CMS +S06361S | Traumatic hemorrhage of cerebrum, unspecified, with loss of consciousness of 30 minutes or less, sequela | CMS +S06362A | Traumatic hemorrhage of cerebrum, unspecified, with loss of consciousness of 31 minutes to 59 minutes, initial encounter | CMS +S06362D | Traumatic hemorrhage of cerebrum, unspecified, with loss of consciousness of 31 minutes to 59 minutes, subsequent encounter | CMS +S06362S | Traumatic hemorrhage of cerebrum, unspecified, with loss of consciousness of 31 minutes to 59 minutes, sequela | CMS +S06363A | Traumatic hemorrhage of cerebrum, unspecified, with loss of consciousness of 1 hours to 5 hours 59 minutes, initial encounter | CMS +S06363D | Traumatic hemorrhage of cerebrum, unspecified, with loss of consciousness of 1 hours to 5 hours 59 minutes, subsequent encounter | CMS +S06363S | Traumatic hemorrhage of cerebrum, unspecified, with loss of consciousness of 1 hours to 5 hours 59 minutes, sequela | CMS +S06364A | Traumatic hemorrhage of cerebrum, unspecified, with loss of consciousness of 6 hours to 24 hours, initial encounter | CMS +S06364D | Traumatic hemorrhage of cerebrum, unspecified, with loss of consciousness of 6 hours to 24 hours, subsequent encounter | CMS +S06364S | Traumatic hemorrhage of cerebrum, unspecified, with loss of consciousness of 6 hours to 24 hours, sequela | CMS +S06365A | Traumatic hemorrhage of cerebrum, unspecified, with loss of consciousness greater than 24 hours with return to pre-existing conscious level, initial encounter | CMS +S06365D | Traumatic hemorrhage of cerebrum, unspecified, with loss of consciousness greater than 24 hours with return to pre-existing conscious level, subsequent encounter | CMS +S06365S | Traumatic hemorrhage of cerebrum, unspecified, with loss of consciousness greater than 24 hours with return to pre-existing conscious level, sequela | CMS +S06366A | Traumatic hemorrhage of cerebrum, unspecified, with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, initial encounter | CMS +S06366D | Traumatic hemorrhage of cerebrum, unspecified, with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, subsequent encounter | CMS +S06366S | Traumatic hemorrhage of cerebrum, unspecified, with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, sequela | CMS +S06367A | Traumatic hemorrhage of cerebrum, unspecified, with loss of consciousness of any duration with death due to brain injury prior to regaining consciousness, initial encounter | CMS +S06368A | Traumatic hemorrhage of cerebrum, unspecified, with loss of consciousness of any duration with death due to other cause prior to regaining consciousness, initial encounter | CMS +S06369A | Traumatic hemorrhage of cerebrum, unspecified, with loss of consciousness of unspecified duration, initial encounter | CMS +S06369D | Traumatic hemorrhage of cerebrum, unspecified, with loss of consciousness of unspecified duration, subsequent encounter | CMS +S06369S | Traumatic hemorrhage of cerebrum, unspecified, with loss of consciousness of unspecified duration, sequela | CMS +S06370A | Contusion, laceration, and hemorrhage of cerebellum without loss of consciousness, initial encounter | CMS +S06370D | Contusion, laceration, and hemorrhage of cerebellum without loss of consciousness, subsequent encounter | CMS +S06370S | Contusion, laceration, and hemorrhage of cerebellum without loss of consciousness, sequela | CMS +S06371A | Contusion, laceration, and hemorrhage of cerebellum with loss of consciousness of 30 minutes or less, initial encounter | CMS +S06371D | Contusion, laceration, and hemorrhage of cerebellum with loss of consciousness of 30 minutes or less, subsequent encounter | CMS +S06371S | Contusion, laceration, and hemorrhage of cerebellum with loss of consciousness of 30 minutes or less, sequela | CMS +S06372A | Contusion, laceration, and hemorrhage of cerebellum with loss of consciousness of 31 minutes to 59 minutes, initial encounter | CMS +S06372D | Contusion, laceration, and hemorrhage of cerebellum with loss of consciousness of 31 minutes to 59 minutes, subsequent encounter | CMS +S06372S | Contusion, laceration, and hemorrhage of cerebellum with loss of consciousness of 31 minutes to 59 minutes, sequela | CMS +S06373A | Contusion, laceration, and hemorrhage of cerebellum with loss of consciousness of 1 hour to 5 hours 59 minutes, initial encounter | CMS +S06373D | Contusion, laceration, and hemorrhage of cerebellum with loss of consciousness of 1 hour to 5 hours 59 minutes, subsequent encounter | CMS +S06373S | Contusion, laceration, and hemorrhage of cerebellum with loss of consciousness of 1 hour to 5 hours 59 minutes, sequela | CMS +S06374A | Contusion, laceration, and hemorrhage of cerebellum with loss of consciousness of 6 hours to 24 hours, initial encounter | CMS +S06374D | Contusion, laceration, and hemorrhage of cerebellum with loss of consciousness of 6 hours to 24 hours, subsequent encounter | CMS +S06374S | Contusion, laceration, and hemorrhage of cerebellum with loss of consciousness of 6 hours to 24 hours, sequela | CMS +S06375A | Contusion, laceration, and hemorrhage of cerebellum with loss of consciousness greater than 24 hours with return to pre-existing conscious level, initial encounter | CMS +S06375D | Contusion, laceration, and hemorrhage of cerebellum with loss of consciousness greater than 24 hours with return to pre-existing conscious level, subsequent encounter | CMS +S06375S | Contusion, laceration, and hemorrhage of cerebellum with loss of consciousness greater than 24 hours with return to pre-existing conscious level, sequela | CMS +S06376A | Contusion, laceration, and hemorrhage of cerebellum with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, initial encounter | CMS +S06376D | Contusion, laceration, and hemorrhage of cerebellum with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, subsequent encounter | CMS +S06376S | Contusion, laceration, and hemorrhage of cerebellum with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, sequela | CMS +S06377A | Contusion, laceration, and hemorrhage of cerebellum with loss of consciousness of any duration with death due to brain injury prior to regaining consciousness, initial encounter | CMS +S06378A | Contusion, laceration, and hemorrhage of cerebellum with loss of consciousness of any duration with death due to other cause prior to regaining consciousness, initial encounter | CMS +S06379A | Contusion, laceration, and hemorrhage of cerebellum with loss of consciousness of unspecified duration, initial encounter | CMS +S06379D | Contusion, laceration, and hemorrhage of cerebellum with loss of consciousness of unspecified duration, subsequent encounter | CMS +S06379S | Contusion, laceration, and hemorrhage of cerebellum with loss of consciousness of unspecified duration, sequela | CMS +S06380A | Contusion, laceration, and hemorrhage of brainstem without loss of consciousness, initial encounter | CMS +S06380D | Contusion, laceration, and hemorrhage of brainstem without loss of consciousness, subsequent encounter | CMS +S06380S | Contusion, laceration, and hemorrhage of brainstem without loss of consciousness, sequela | CMS +S06381A | Contusion, laceration, and hemorrhage of brainstem with loss of consciousness of 30 minutes or less, initial encounter | CMS +S06381D | Contusion, laceration, and hemorrhage of brainstem with loss of consciousness of 30 minutes or less, subsequent encounter | CMS +S06381S | Contusion, laceration, and hemorrhage of brainstem with loss of consciousness of 30 minutes or less, sequela | CMS +S06382A | Contusion, laceration, and hemorrhage of brainstem with loss of consciousness of 31 minutes to 59 minutes, initial encounter | CMS +S06382D | Contusion, laceration, and hemorrhage of brainstem with loss of consciousness of 31 minutes to 59 minutes, subsequent encounter | CMS +S06382S | Contusion, laceration, and hemorrhage of brainstem with loss of consciousness of 31 minutes to 59 minutes, sequela | CMS +S06383A | Contusion, laceration, and hemorrhage of brainstem with loss of consciousness of 1 hour to 5 hours 59 minutes, initial encounter | CMS +S06383D | Contusion, laceration, and hemorrhage of brainstem with loss of consciousness of 1 hour to 5 hours 59 minutes, subsequent encounter | CMS +S06383S | Contusion, laceration, and hemorrhage of brainstem with loss of consciousness of 1 hour to 5 hours 59 minutes, sequela | CMS +S06384A | Contusion, laceration, and hemorrhage of brainstem with loss of consciousness of 6 hours to 24 hours, initial encounter | CMS +S06384D | Contusion, laceration, and hemorrhage of brainstem with loss of consciousness of 6 hours to 24 hours, subsequent encounter | CMS +S06384S | Contusion, laceration, and hemorrhage of brainstem with loss of consciousness of 6 hours to 24 hours, sequela | CMS +S06385A | Contusion, laceration, and hemorrhage of brainstem with loss of consciousness greater than 24 hours with return to pre-existing conscious level, initial encounter | CMS +S06385D | Contusion, laceration, and hemorrhage of brainstem with loss of consciousness greater than 24 hours with return to pre-existing conscious level, subsequent encounter | CMS +S06385S | Contusion, laceration, and hemorrhage of brainstem with loss of consciousness greater than 24 hours with return to pre-existing conscious level, sequela | CMS +S06386A | Contusion, laceration, and hemorrhage of brainstem with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, initial encounter | CMS +S06386D | Contusion, laceration, and hemorrhage of brainstem with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, subsequent encounter | CMS +S06386S | Contusion, laceration, and hemorrhage of brainstem with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, sequela | CMS +S06387A | Contusion, laceration, and hemorrhage of brainstem with loss of consciousness of any duration with death due to brain injury prior to regaining consciousness, initial encounter | CMS +S06388A | Contusion, laceration, and hemorrhage of brainstem with loss of consciousness of any duration with death due to other cause prior to regaining consciousness, initial encounter | CMS +S06389A | Contusion, laceration, and hemorrhage of brainstem with loss of consciousness of unspecified duration, initial encounter | CMS +S06389D | Contusion, laceration, and hemorrhage of brainstem with loss of consciousness of unspecified duration, subsequent encounter | CMS +S06389S | Contusion, laceration, and hemorrhage of brainstem with loss of consciousness of unspecified duration, sequela | CMS +S064X0A | Epidural hemorrhage without loss of consciousness, initial encounter | CMS +S064X0D | Epidural hemorrhage without loss of consciousness, subsequent encounter | CMS +S064X0S | Epidural hemorrhage without loss of consciousness, sequela | CMS +S064X1A | Epidural hemorrhage with loss of consciousness of 30 minutes or less, initial encounter | CMS +S064X1D | Epidural hemorrhage with loss of consciousness of 30 minutes or less, subsequent encounter | CMS +S064X1S | Epidural hemorrhage with loss of consciousness of 30 minutes or less, sequela | CMS +S064X2A | Epidural hemorrhage with loss of consciousness of 31 minutes to 59 minutes, initial encounter | CMS +S064X2D | Epidural hemorrhage with loss of consciousness of 31 minutes to 59 minutes, subsequent encounter | CMS +S064X2S | Epidural hemorrhage with loss of consciousness of 31 minutes to 59 minutes, sequela | CMS +S064X3A | Epidural hemorrhage with loss of consciousness of 1 hour to 5 hours 59 minutes, initial encounter | CMS +S064X3D | Epidural hemorrhage with loss of consciousness of 1 hour to 5 hours 59 minutes, subsequent encounter | CMS +S064X3S | Epidural hemorrhage with loss of consciousness of 1 hour to 5 hours 59 minutes, sequela | CMS +S064X4A | Epidural hemorrhage with loss of consciousness of 6 hours to 24 hours, initial encounter | CMS +S064X4D | Epidural hemorrhage with loss of consciousness of 6 hours to 24 hours, subsequent encounter | CMS +S064X4S | Epidural hemorrhage with loss of consciousness of 6 hours to 24 hours, sequela | CMS +S064X5A | Epidural hemorrhage with loss of consciousness greater than 24 hours with return to pre-existing conscious level, initial encounter | CMS +S064X5D | Epidural hemorrhage with loss of consciousness greater than 24 hours with return to pre-existing conscious level, subsequent encounter | CMS +S064X5S | Epidural hemorrhage with loss of consciousness greater than 24 hours with return to pre-existing conscious level, sequela | CMS +S064X6A | Epidural hemorrhage with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, initial encounter | CMS +S064X6D | Epidural hemorrhage with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, subsequent encounter | CMS +S064X6S | Epidural hemorrhage with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, sequela | CMS +S064X7A | Epidural hemorrhage with loss of consciousness of any duration with death due to brain injury prior to regaining consciousness, initial encounter | CMS +S064X8A | Epidural hemorrhage with loss of consciousness of any duration with death due to other causes prior to regaining consciousness, initial encounter | CMS +S064X9A | Epidural hemorrhage with loss of consciousness of unspecified duration, initial encounter | CMS +S064X9D | Epidural hemorrhage with loss of consciousness of unspecified duration, subsequent encounter | CMS +S064X9S | Epidural hemorrhage with loss of consciousness of unspecified duration, sequela | CMS +S065X0A | Traumatic subdural hemorrhage without loss of consciousness, initial encounter | CMS +S065X0D | Traumatic subdural hemorrhage without loss of consciousness, subsequent encounter | CMS +S065X0S | Traumatic subdural hemorrhage without loss of consciousness, sequela | CMS +S065X1A | Traumatic subdural hemorrhage with loss of consciousness of 30 minutes or less, initial encounter | CMS +S065X1D | Traumatic subdural hemorrhage with loss of consciousness of 30 minutes or less, subsequent encounter | CMS +S065X1S | Traumatic subdural hemorrhage with loss of consciousness of 30 minutes or less, sequela | CMS +S065X2A | Traumatic subdural hemorrhage with loss of consciousness of 31 minutes to 59 minutes, initial encounter | CMS +S065X2D | Traumatic subdural hemorrhage with loss of consciousness of 31 minutes to 59 minutes, subsequent encounter | CMS +S065X2S | Traumatic subdural hemorrhage with loss of consciousness of 31 minutes to 59 minutes, sequela | CMS +S065X3A | Traumatic subdural hemorrhage with loss of consciousness of 1 hour to 5 hours 59 minutes, initial encounter | CMS +S065X3D | Traumatic subdural hemorrhage with loss of consciousness of 1 hour to 5 hours 59 minutes, subsequent encounter | CMS +S065X3S | Traumatic subdural hemorrhage with loss of consciousness of 1 hour to 5 hours 59 minutes, sequela | CMS +S065X4A | Traumatic subdural hemorrhage with loss of consciousness of 6 hours to 24 hours, initial encounter | CMS +S065X4D | Traumatic subdural hemorrhage with loss of consciousness of 6 hours to 24 hours, subsequent encounter | CMS +S065X4S | Traumatic subdural hemorrhage with loss of consciousness of 6 hours to 24 hours, sequela | CMS +S065X5A | Traumatic subdural hemorrhage with loss of consciousness greater than 24 hours with return to pre-existing conscious level, initial encounter | CMS +S065X5D | Traumatic subdural hemorrhage with loss of consciousness greater than 24 hours with return to pre-existing conscious level, subsequent encounter | CMS +S065X5S | Traumatic subdural hemorrhage with loss of consciousness greater than 24 hours with return to pre-existing conscious level, sequela | CMS +S065X6A | Traumatic subdural hemorrhage with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, initial encounter | CMS +S065X6D | Traumatic subdural hemorrhage with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, subsequent encounter | CMS +S065X6S | Traumatic subdural hemorrhage with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, sequela | CMS +S065X7A | Traumatic subdural hemorrhage with loss of consciousness of any duration with death due to brain injury before regaining consciousness, initial encounter | CMS +S065X8A | Traumatic subdural hemorrhage with loss of consciousness of any duration with death due to other cause before regaining consciousness, initial encounter | CMS +S065X9A | Traumatic subdural hemorrhage with loss of consciousness of unspecified duration, initial encounter | CMS +S065X9D | Traumatic subdural hemorrhage with loss of consciousness of unspecified duration, subsequent encounter | CMS +S065X9S | Traumatic subdural hemorrhage with loss of consciousness of unspecified duration, sequela | CMS +S066X0A | Traumatic subarachnoid hemorrhage without loss of consciousness, initial encounter | CMS +S066X0D | Traumatic subarachnoid hemorrhage without loss of consciousness, subsequent encounter | CMS +S066X0S | Traumatic subarachnoid hemorrhage without loss of consciousness, sequela | CMS +S066X1A | Traumatic subarachnoid hemorrhage with loss of consciousness of 30 minutes or less, initial encounter | CMS +S066X1D | Traumatic subarachnoid hemorrhage with loss of consciousness of 30 minutes or less, subsequent encounter | CMS +S066X1S | Traumatic subarachnoid hemorrhage with loss of consciousness of 30 minutes or less, sequela | CMS +S066X2A | Traumatic subarachnoid hemorrhage with loss of consciousness of 31 minutes to 59 minutes, initial encounter | CMS +S066X2D | Traumatic subarachnoid hemorrhage with loss of consciousness of 31 minutes to 59 minutes, subsequent encounter | CMS +S066X2S | Traumatic subarachnoid hemorrhage with loss of consciousness of 31 minutes to 59 minutes, sequela | CMS +S066X3A | Traumatic subarachnoid hemorrhage with loss of consciousness of 1 hour to 5 hours 59 minutes, initial encounter | CMS +S066X3D | Traumatic subarachnoid hemorrhage with loss of consciousness of 1 hour to 5 hours 59 minutes, subsequent encounter | CMS +S066X3S | Traumatic subarachnoid hemorrhage with loss of consciousness of 1 hour to 5 hours 59 minutes, sequela | CMS +S066X4A | Traumatic subarachnoid hemorrhage with loss of consciousness of 6 hours to 24 hours, initial encounter | CMS +S066X4D | Traumatic subarachnoid hemorrhage with loss of consciousness of 6 hours to 24 hours, subsequent encounter | CMS +S066X4S | Traumatic subarachnoid hemorrhage with loss of consciousness of 6 hours to 24 hours, sequela | CMS +S066X5A | Traumatic subarachnoid hemorrhage with loss of consciousness greater than 24 hours with return to pre-existing conscious level, initial encounter | CMS +S066X5D | Traumatic subarachnoid hemorrhage with loss of consciousness greater than 24 hours with return to pre-existing conscious level, subsequent encounter | CMS +S066X5S | Traumatic subarachnoid hemorrhage with loss of consciousness greater than 24 hours with return to pre-existing conscious level, sequela | CMS +S066X6A | Traumatic subarachnoid hemorrhage with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, initial encounter | CMS +S066X6D | Traumatic subarachnoid hemorrhage with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, subsequent encounter | CMS +S066X6S | Traumatic subarachnoid hemorrhage with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, sequela | CMS +S066X7A | Traumatic subarachnoid hemorrhage with loss of consciousness of any duration with death due to brain injury prior to regaining consciousness, initial encounter | CMS +S066X8A | Traumatic subarachnoid hemorrhage with loss of consciousness of any duration with death due to other cause prior to regaining consciousness, initial encounter | CMS +S066X9A | Traumatic subarachnoid hemorrhage with loss of consciousness of unspecified duration, initial encounter | CMS +S066X9D | Traumatic subarachnoid hemorrhage with loss of consciousness of unspecified duration, subsequent encounter | CMS +S066X9S | Traumatic subarachnoid hemorrhage with loss of consciousness of unspecified duration, sequela | CMS +S06810A | Injury of right internal carotid artery, intracranial portion, not elsewhere classified without loss of consciousness, initial encounter | CMS +S06810D | Injury of right internal carotid artery, intracranial portion, not elsewhere classified without loss of consciousness, subsequent encounter | CMS +S06810S | Injury of right internal carotid artery, intracranial portion, not elsewhere classified without loss of consciousness, sequela | CMS +S06811A | Injury of right internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of 30 minutes or less, initial encounter | CMS +S06811D | Injury of right internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of 30 minutes or less, subsequent encounter | CMS +S06811S | Injury of right internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of 30 minutes or less, sequela | CMS +S06812A | Injury of right internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of 31 minutes to 59 minutes, initial encounter | CMS +S06812D | Injury of right internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of 31 minutes to 59 minutes, subsequent encounter | CMS +S06812S | Injury of right internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of 31 minutes to 59 minutes, sequela | CMS +S06813A | Injury of right internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of 1 hour to 5 hours 59 minutes, initial encounter | CMS +S06813D | Injury of right internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of 1 hour to 5 hours 59 minutes, subsequent encounter | CMS +S06813S | Injury of right internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of 1 hour to 5 hours 59 minutes, sequela | CMS +S06814A | Injury of right internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of 6 hours to 24 hours, initial encounter | CMS +S06814D | Injury of right internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of 6 hours to 24 hours, subsequent encounter | CMS +S06814S | Injury of right internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of 6 hours to 24 hours, sequela | CMS +S06815A | Injury of right internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness greater than 24 hours with return to pre-existing conscious level, initial encounter | CMS +S06815D | Injury of right internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness greater than 24 hours with return to pre-existing conscious level, subsequent encounter | CMS +S06815S | Injury of right internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness greater than 24 hours with return to pre-existing conscious level, sequela | CMS +S06816A | Injury of right internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, initial encounter | CMS +S06816D | Injury of right internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, subsequent encounter | CMS +S06816S | Injury of right internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, sequela | CMS +S06817A | Injury of right internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of any duration with death due to brain injury prior to regaining consciousness, initial encounter | CMS +S06818A | Injury of right internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of any duration with death due to other cause prior to regaining consciousness, initial encounter | CMS +S06819A | Injury of right internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of unspecified duration, initial encounter | CMS +S06819D | Injury of right internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of unspecified duration, subsequent encounter | CMS +S06819S | Injury of right internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of unspecified duration, sequela | CMS +S06820A | Injury of left internal carotid artery, intracranial portion, not elsewhere classified without loss of consciousness, initial encounter | CMS +S06820D | Injury of left internal carotid artery, intracranial portion, not elsewhere classified without loss of consciousness, subsequent encounter | CMS +S06820S | Injury of left internal carotid artery, intracranial portion, not elsewhere classified without loss of consciousness, sequela | CMS +S06821A | Injury of left internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of 30 minutes or less, initial encounter | CMS +S06821D | Injury of left internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of 30 minutes or less, subsequent encounter | CMS +S06821S | Injury of left internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of 30 minutes or less, sequela | CMS +S06822A | Injury of left internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of 31 minutes to 59 minutes, initial encounter | CMS +S06822D | Injury of left internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of 31 minutes to 59 minutes, subsequent encounter | CMS +S06822S | Injury of left internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of 31 minutes to 59 minutes, sequela | CMS +S06823A | Injury of left internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of 1 hour to 5 hours 59 minutes, initial encounter | CMS +S06823D | Injury of left internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of 1 hour to 5 hours 59 minutes, subsequent encounter | CMS +S06823S | Injury of left internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of 1 hour to 5 hours 59 minutes, sequela | CMS +S06824A | Injury of left internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of 6 hours to 24 hours, initial encounter | CMS +S06824D | Injury of left internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of 6 hours to 24 hours, subsequent encounter | CMS +S06824S | Injury of left internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of 6 hours to 24 hours, sequela | CMS +S06825A | Injury of left internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness greater than 24 hours with return to pre-existing conscious level, initial encounter | CMS +S06825D | Injury of left internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness greater than 24 hours with return to pre-existing conscious level, subsequent encounter | CMS +S06825S | Injury of left internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness greater than 24 hours with return to pre-existing conscious level, sequela | CMS +S06826A | Injury of left internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, initial encounter | CMS +S06826D | Injury of left internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, subsequent encounter | CMS +S06826S | Injury of left internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, sequela | CMS +S06827A | Injury of left internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of any duration with death due to brain injury prior to regaining consciousness, initial encounter | CMS +S06828A | Injury of left internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of any duration with death due to other cause prior to regaining consciousness, initial encounter | CMS +S06829A | Injury of left internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of unspecified duration, initial encounter | CMS +S06829D | Injury of left internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of unspecified duration, subsequent encounter | CMS +S06829S | Injury of left internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of unspecified duration, sequela | CMS +S06890A | Other specified intracranial injury without loss of consciousness, initial encounter | CMS +S06890D | Other specified intracranial injury without loss of consciousness, subsequent encounter | CMS +S06890S | Other specified intracranial injury without loss of consciousness, sequela | CMS +S06891A | Other specified intracranial injury with loss of consciousness of 30 minutes or less, initial encounter | CMS +S06891D | Other specified intracranial injury with loss of consciousness of 30 minutes or less, subsequent encounter | CMS +S06891S | Other specified intracranial injury with loss of consciousness of 30 minutes or less, sequela | CMS +S06892A | Other specified intracranial injury with loss of consciousness of 31 minutes to 59 minutes, initial encounter | CMS +S06892D | Other specified intracranial injury with loss of consciousness of 31 minutes to 59 minutes, subsequent encounter | CMS +S06892S | Other specified intracranial injury with loss of consciousness of 31 minutes to 59 minutes, sequela | CMS +S06893A | Other specified intracranial injury with loss of consciousness of 1 hour to 5 hours 59 minutes, initial encounter | CMS +S06893D | Other specified intracranial injury with loss of consciousness of 1 hour to 5 hours 59 minutes, subsequent encounter | CMS +S06893S | Other specified intracranial injury with loss of consciousness of 1 hour to 5 hours 59 minutes, sequela | CMS +S06894A | Other specified intracranial injury with loss of consciousness of 6 hours to 24 hours, initial encounter | CMS +S06894D | Other specified intracranial injury with loss of consciousness of 6 hours to 24 hours, subsequent encounter | CMS +S06894S | Other specified intracranial injury with loss of consciousness of 6 hours to 24 hours, sequela | CMS +S06895A | Other specified intracranial injury with loss of consciousness greater than 24 hours with return to pre-existing conscious level, initial encounter | CMS +S06895D | Other specified intracranial injury with loss of consciousness greater than 24 hours with return to pre-existing conscious level, subsequent encounter | CMS +S06895S | Other specified intracranial injury with loss of consciousness greater than 24 hours with return to pre-existing conscious level, sequela | CMS +S06896A | Other specified intracranial injury with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, initial encounter | CMS +S06896D | Other specified intracranial injury with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, subsequent encounter | CMS +S06896S | Other specified intracranial injury with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, sequela | CMS +S06897A | Other specified intracranial injury with loss of consciousness of any duration with death due to brain injury prior to regaining consciousness, initial encounter | CMS +S06898A | Other specified intracranial injury with loss of consciousness of any duration with death due to other cause prior to regaining consciousness, initial encounter | CMS +S06899A | Other specified intracranial injury with loss of consciousness of unspecified duration, initial encounter | CMS +S06899D | Other specified intracranial injury with loss of consciousness of unspecified duration, subsequent encounter | CMS +S06899S | Other specified intracranial injury with loss of consciousness of unspecified duration, sequela | CMS +S069X0A | Unspecified intracranial injury without loss of consciousness, initial encounter | CMS +S069X0D | Unspecified intracranial injury without loss of consciousness, subsequent encounter | CMS +S069X0S | Unspecified intracranial injury without loss of consciousness, sequela | CMS +S069X1A | Unspecified intracranial injury with loss of consciousness of 30 minutes or less, initial encounter | CMS +S069X1D | Unspecified intracranial injury with loss of consciousness of 30 minutes or less, subsequent encounter | CMS +S069X1S | Unspecified intracranial injury with loss of consciousness of 30 minutes or less, sequela | CMS +S069X2A | Unspecified intracranial injury with loss of consciousness of 31 minutes to 59 minutes, initial encounter | CMS +S069X2D | Unspecified intracranial injury with loss of consciousness of 31 minutes to 59 minutes, subsequent encounter | CMS +S069X2S | Unspecified intracranial injury with loss of consciousness of 31 minutes to 59 minutes, sequela | CMS +S069X3A | Unspecified intracranial injury with loss of consciousness of 1 hour to 5 hours 59 minutes, initial encounter | CMS +S069X3D | Unspecified intracranial injury with loss of consciousness of 1 hour to 5 hours 59 minutes, subsequent encounter | CMS +S069X3S | Unspecified intracranial injury with loss of consciousness of 1 hour to 5 hours 59 minutes, sequela | CMS +S069X4A | Unspecified intracranial injury with loss of consciousness of 6 hours to 24 hours, initial encounter | CMS +S069X4D | Unspecified intracranial injury with loss of consciousness of 6 hours to 24 hours, subsequent encounter | CMS +S069X4S | Unspecified intracranial injury with loss of consciousness of 6 hours to 24 hours, sequela | CMS +S069X5A | Unspecified intracranial injury with loss of consciousness greater than 24 hours with return to pre-existing conscious level, initial encounter | CMS +S069X5D | Unspecified intracranial injury with loss of consciousness greater than 24 hours with return to pre-existing conscious level, subsequent encounter | CMS +S069X5S | Unspecified intracranial injury with loss of consciousness greater than 24 hours with return to pre-existing conscious level, sequela | CMS +S069X6A | Unspecified intracranial injury with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, initial encounter | CMS +S069X6D | Unspecified intracranial injury with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, subsequent encounter | CMS +S069X6S | Unspecified intracranial injury with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, sequela | CMS +S069X7A | Unspecified intracranial injury with loss of consciousness of any duration with death due to brain injury prior to regaining consciousness, initial encounter | CMS +S069X8A | Unspecified intracranial injury with loss of consciousness of any duration with death due to other cause prior to regaining consciousness, initial encounter | CMS +S069X9A | Unspecified intracranial injury with loss of consciousness of unspecified duration, initial encounter | CMS +S069X9D | Unspecified intracranial injury with loss of consciousness of unspecified duration, subsequent encounter | CMS +S069X9S | Unspecified intracranial injury with loss of consciousness of unspecified duration, sequela | CMS +S070XXA | Crushing injury of face, initial encounter | CMS +S070XXD | Crushing injury of face, subsequent encounter | CMS +S070XXS | Crushing injury of face, sequela | CMS +S071XXA | Crushing injury of skull, initial encounter | CMS +S071XXD | Crushing injury of skull, subsequent encounter | CMS +S071XXS | Crushing injury of skull, sequela | CMS +S078XXA | Crushing injury of other parts of head, initial encounter | CMS +S078XXD | Crushing injury of other parts of head, subsequent encounter | CMS +S078XXS | Crushing injury of other parts of head, sequela | CMS +S079XXA | Crushing injury of head, part unspecified, initial encounter | CMS +S079XXD | Crushing injury of head, part unspecified, subsequent encounter | CMS +S079XXS | Crushing injury of head, part unspecified, sequela | CMS +S080XXA | Avulsion of scalp, initial encounter | CMS +S080XXD | Avulsion of scalp, subsequent encounter | CMS +S080XXS | Avulsion of scalp, sequela | CMS +S08111A | Complete traumatic amputation of right ear, initial encounter | CMS +S08111D | Complete traumatic amputation of right ear, subsequent encounter | CMS +S08111S | Complete traumatic amputation of right ear, sequela | CMS +S08112A | Complete traumatic amputation of left ear, initial encounter | CMS +S08112D | Complete traumatic amputation of left ear, subsequent encounter | CMS +S08112S | Complete traumatic amputation of left ear, sequela | CMS +S08119A | Complete traumatic amputation of unspecified ear, initial encounter | CMS +S08119D | Complete traumatic amputation of unspecified ear, subsequent encounter | CMS +S08119S | Complete traumatic amputation of unspecified ear, sequela | CMS +S08121A | Partial traumatic amputation of right ear, initial encounter | CMS +S08121D | Partial traumatic amputation of right ear, subsequent encounter | CMS +S08121S | Partial traumatic amputation of right ear, sequela | CMS +S08122A | Partial traumatic amputation of left ear, initial encounter | CMS +S08122D | Partial traumatic amputation of left ear, subsequent encounter | CMS +S08122S | Partial traumatic amputation of left ear, sequela | CMS +S08129A | Partial traumatic amputation of unspecified ear, initial encounter | CMS +S08129D | Partial traumatic amputation of unspecified ear, subsequent encounter | CMS +S08129S | Partial traumatic amputation of unspecified ear, sequela | CMS +S08811A | Complete traumatic amputation of nose, initial encounter | CMS +S08811D | Complete traumatic amputation of nose, subsequent encounter | CMS +S08811S | Complete traumatic amputation of nose, sequela | CMS +S08812A | Partial traumatic amputation of nose, initial encounter | CMS +S08812D | Partial traumatic amputation of nose, subsequent encounter | CMS +S08812S | Partial traumatic amputation of nose, sequela | CMS +S0889XA | Traumatic amputation of other parts of head, initial encounter | CMS +S0889XD | Traumatic amputation of other parts of head, subsequent encounter | CMS +S0889XS | Traumatic amputation of other parts of head, sequela | CMS +S090XXA | Injury of blood vessels of head, not elsewhere classified, initial encounter | CMS +S090XXD | Injury of blood vessels of head, not elsewhere classified, subsequent encounter | CMS +S090XXS | Injury of blood vessels of head, not elsewhere classified, sequela | CMS +S0910XA | Unspecified injury of muscle and tendon of head, initial encounter | CMS +S0910XD | Unspecified injury of muscle and tendon of head, subsequent encounter | CMS +S0910XS | Unspecified injury of muscle and tendon of head, sequela | CMS +S0911XA | Strain of muscle and tendon of head, initial encounter | CMS +S0911XD | Strain of muscle and tendon of head, subsequent encounter | CMS +S0911XS | Strain of muscle and tendon of head, sequela | CMS +S0912XA | Laceration of muscle and tendon of head, initial encounter | CMS +S0912XD | Laceration of muscle and tendon of head, subsequent encounter | CMS +S0912XS | Laceration of muscle and tendon of head, sequela | CMS +S0919XA | Other specified injury of muscle and tendon of head, initial encounter | CMS +S0919XD | Other specified injury of muscle and tendon of head, subsequent encounter | CMS +S0919XS | Other specified injury of muscle and tendon of head, sequela | CMS +S0920XA | Traumatic rupture of unspecified ear drum, initial encounter | CMS +S0920XD | Traumatic rupture of unspecified ear drum, subsequent encounter | CMS +S0920XS | Traumatic rupture of unspecified ear drum, sequela | CMS +S0921XA | Traumatic rupture of right ear drum, initial encounter | CMS +S0921XD | Traumatic rupture of right ear drum, subsequent encounter | CMS +S0921XS | Traumatic rupture of right ear drum, sequela | CMS +S0922XA | Traumatic rupture of left ear drum, initial encounter | CMS +S0922XD | Traumatic rupture of left ear drum, subsequent encounter | CMS +S0922XS | Traumatic rupture of left ear drum, sequela | CMS +S09301A | Unspecified injury of right middle and inner ear, initial encounter | CMS +S09301D | Unspecified injury of right middle and inner ear, subsequent encounter | CMS +S09301S | Unspecified injury of right middle and inner ear, sequela | CMS +S09302A | Unspecified injury of left middle and inner ear, initial encounter | CMS +S09302D | Unspecified injury of left middle and inner ear, subsequent encounter | CMS +S09302S | Unspecified injury of left middle and inner ear, sequela | CMS +S09309A | Unspecified injury of unspecified middle and inner ear, initial encounter | CMS +S09309D | Unspecified injury of unspecified middle and inner ear, subsequent encounter | CMS +S09309S | Unspecified injury of unspecified middle and inner ear, sequela | CMS +S09311A | Primary blast injury of right ear, initial encounter | CMS +S09311D | Primary blast injury of right ear, subsequent encounter | CMS +S09311S | Primary blast injury of right ear, sequela | CMS +S09312A | Primary blast injury of left ear, initial encounter | CMS +S09312D | Primary blast injury of left ear, subsequent encounter | CMS +S09312S | Primary blast injury of left ear, sequela | CMS +S09313A | Primary blast injury of ear, bilateral, initial encounter | CMS +S09313D | Primary blast injury of ear, bilateral, subsequent encounter | CMS +S09313S | Primary blast injury of ear, bilateral, sequela | CMS +S09319A | Primary blast injury of unspecified ear, initial encounter | CMS +S09319D | Primary blast injury of unspecified ear, subsequent encounter | CMS +S09319S | Primary blast injury of unspecified ear, sequela | CMS +S09391A | Other specified injury of right middle and inner ear, initial encounter | CMS +S09391D | Other specified injury of right middle and inner ear, subsequent encounter | CMS +S09391S | Other specified injury of right middle and inner ear, sequela | CMS +S09392A | Other specified injury of left middle and inner ear, initial encounter | CMS +S09392D | Other specified injury of left middle and inner ear, subsequent encounter | CMS +S09392S | Other specified injury of left middle and inner ear, sequela | CMS +S09399A | Other specified injury of unspecified middle and inner ear, initial encounter | CMS +S09399D | Other specified injury of unspecified middle and inner ear, subsequent encounter | CMS +S09399S | Other specified injury of unspecified middle and inner ear, sequela | CMS +S098XXA | Other specified injuries of head, initial encounter | CMS +S098XXD | Other specified injuries of head, subsequent encounter | CMS +S098XXS | Other specified injuries of head, sequela | CMS +S0990XA | Unspecified injury of head, initial encounter | CMS +S0990XD | Unspecified injury of head, subsequent encounter | CMS +S0990XS | Unspecified injury of head, sequela | CMS +S0991XA | Unspecified injury of ear, initial encounter | CMS +S0991XD | Unspecified injury of ear, subsequent encounter | CMS +S0991XS | Unspecified injury of ear, sequela | CMS +S0992XA | Unspecified injury of nose, initial encounter | CMS +S0992XD | Unspecified injury of nose, subsequent encounter | CMS +S0992XS | Unspecified injury of nose, sequela | CMS +S0993XA | Unspecified injury of face, initial encounter | CMS +S0993XD | Unspecified injury of face, subsequent encounter | CMS +S0993XS | Unspecified injury of face, sequela | CMS +S100XXA | Contusion of throat, initial encounter | CMS +S100XXD | Contusion of throat, subsequent encounter | CMS +S100XXS | Contusion of throat, sequela | CMS +S1010XA | Unspecified superficial injuries of throat, initial encounter | CMS +S1010XD | Unspecified superficial injuries of throat, subsequent encounter | CMS +S1010XS | Unspecified superficial injuries of throat, sequela | CMS +S1011XA | Abrasion of throat, initial encounter | CMS +S1011XD | Abrasion of throat, subsequent encounter | CMS +S1011XS | Abrasion of throat, sequela | CMS +S1012XA | Blister (nonthermal) of throat, initial encounter | CMS +S1012XD | Blister (nonthermal) of throat, subsequent encounter | CMS +S1012XS | Blister (nonthermal) of throat, sequela | CMS +S1014XA | External constriction of part of throat, initial encounter | CMS +S1014XD | External constriction of part of throat, subsequent encounter | CMS +S1014XS | External constriction of part of throat, sequela | CMS +S1015XA | Superficial foreign body of throat, initial encounter | CMS +S1015XD | Superficial foreign body of throat, subsequent encounter | CMS +S1015XS | Superficial foreign body of throat, sequela | CMS +S1016XA | Insect bite (nonvenomous) of throat, initial encounter | CMS +S1016XD | Insect bite (nonvenomous) of throat, subsequent encounter | CMS +S1016XS | Insect bite (nonvenomous) of throat, sequela | CMS +S1017XA | Other superficial bite of throat, initial encounter | CMS +S1017XD | Other superficial bite of throat, subsequent encounter | CMS +S1017XS | Other superficial bite of throat, sequela | CMS +S1080XA | Unspecified superficial injury of other specified part of neck, initial encounter | CMS +S1080XD | Unspecified superficial injury of other specified part of neck, subsequent encounter | CMS +S1080XS | Unspecified superficial injury of other specified part of neck, sequela | CMS +S1081XA | Abrasion of other specified part of neck, initial encounter | CMS +S1081XD | Abrasion of other specified part of neck, subsequent encounter | CMS +S1081XS | Abrasion of other specified part of neck, sequela | CMS +S1082XA | Blister (nonthermal) of other specified part of neck, initial encounter | CMS +S1082XD | Blister (nonthermal) of other specified part of neck, subsequent encounter | CMS +S1082XS | Blister (nonthermal) of other specified part of neck, sequela | CMS +S1083XA | Contusion of other specified part of neck, initial encounter | CMS +S1083XD | Contusion of other specified part of neck, subsequent encounter | CMS +S1083XS | Contusion of other specified part of neck, sequela | CMS +S1084XA | External constriction of other specified part of neck, initial encounter | CMS +S1084XD | External constriction of other specified part of neck, subsequent encounter | CMS +S1084XS | External constriction of other specified part of neck, sequela | CMS +S1085XA | Superficial foreign body of other specified part of neck, initial encounter | CMS +S1085XD | Superficial foreign body of other specified part of neck, subsequent encounter | CMS +S1085XS | Superficial foreign body of other specified part of neck, sequela | CMS +S1086XA | Insect bite of other specified part of neck, initial encounter | CMS +S1086XD | Insect bite of other specified part of neck, subsequent encounter | CMS +S1086XS | Insect bite of other specified part of neck, sequela | CMS +S1087XA | Other superficial bite of other specified part of neck, initial encounter | CMS +S1087XD | Other superficial bite of other specified part of neck, subsequent encounter | CMS +S1087XS | Other superficial bite of other specified part of neck, sequela | CMS +S1090XA | Unspecified superficial injury of unspecified part of neck, initial encounter | CMS +S1090XD | Unspecified superficial injury of unspecified part of neck, subsequent encounter | CMS +S1090XS | Unspecified superficial injury of unspecified part of neck, sequela | CMS +S1091XA | Abrasion of unspecified part of neck, initial encounter | CMS +S1091XD | Abrasion of unspecified part of neck, subsequent encounter | CMS +S1091XS | Abrasion of unspecified part of neck, sequela | CMS +S1092XA | Blister (nonthermal) of unspecified part of neck, initial encounter | CMS +S1092XD | Blister (nonthermal) of unspecified part of neck, subsequent encounter | CMS +S1092XS | Blister (nonthermal) of unspecified part of neck, sequela | CMS +S1093XA | Contusion of unspecified part of neck, initial encounter | CMS +S1093XD | Contusion of unspecified part of neck, subsequent encounter | CMS +S1093XS | Contusion of unspecified part of neck, sequela | CMS +S1094XA | External constriction of unspecified part of neck, initial encounter | CMS +S1094XD | External constriction of unspecified part of neck, subsequent encounter | CMS +S1094XS | External constriction of unspecified part of neck, sequela | CMS +S1095XA | Superficial foreign body of unspecified part of neck, initial encounter | CMS +S1095XD | Superficial foreign body of unspecified part of neck, subsequent encounter | CMS +S1095XS | Superficial foreign body of unspecified part of neck, sequela | CMS +S1096XA | Insect bite of unspecified part of neck, initial encounter | CMS +S1096XD | Insect bite of unspecified part of neck, subsequent encounter | CMS +S1096XS | Insect bite of unspecified part of neck, sequela | CMS +S1097XA | Other superficial bite of unspecified part of neck, initial encounter | CMS +S1097XD | Other superficial bite of unspecified part of neck, subsequent encounter | CMS +S1097XS | Other superficial bite of unspecified part of neck, sequela | CMS +S11011A | Laceration without foreign body of larynx, initial encounter | CMS +S11011D | Laceration without foreign body of larynx, subsequent encounter | CMS +S11011S | Laceration without foreign body of larynx, sequela | CMS +S11012A | Laceration with foreign body of larynx, initial encounter | CMS +S11012D | Laceration with foreign body of larynx, subsequent encounter | CMS +S11012S | Laceration with foreign body of larynx, sequela | CMS +S11013A | Puncture wound without foreign body of larynx, initial encounter | CMS +S11013D | Puncture wound without foreign body of larynx, subsequent encounter | CMS +S11013S | Puncture wound without foreign body of larynx, sequela | CMS +S11014A | Puncture wound with foreign body of larynx, initial encounter | CMS +S11014D | Puncture wound with foreign body of larynx, subsequent encounter | CMS +S11014S | Puncture wound with foreign body of larynx, sequela | CMS +S11015A | Open bite of larynx, initial encounter | CMS +S11015D | Open bite of larynx, subsequent encounter | CMS +S11015S | Open bite of larynx, sequela | CMS +S11019A | Unspecified open wound of larynx, initial encounter | CMS +S11019D | Unspecified open wound of larynx, subsequent encounter | CMS +S11019S | Unspecified open wound of larynx, sequela | CMS +S11021A | Laceration without foreign body of trachea, initial encounter | CMS +S11021D | Laceration without foreign body of trachea, subsequent encounter | CMS +S11021S | Laceration without foreign body of trachea, sequela | CMS +S11022A | Laceration with foreign body of trachea, initial encounter | CMS +S11022D | Laceration with foreign body of trachea, subsequent encounter | CMS +S11022S | Laceration with foreign body of trachea, sequela | CMS +S11023A | Puncture wound without foreign body of trachea, initial encounter | CMS +S11023D | Puncture wound without foreign body of trachea, subsequent encounter | CMS +S11023S | Puncture wound without foreign body of trachea, sequela | CMS +S11024A | Puncture wound with foreign body of trachea, initial encounter | CMS +S11024D | Puncture wound with foreign body of trachea, subsequent encounter | CMS +S11024S | Puncture wound with foreign body of trachea, sequela | CMS +S11025A | Open bite of trachea, initial encounter | CMS +S11025D | Open bite of trachea, subsequent encounter | CMS +S11025S | Open bite of trachea, sequela | CMS +S11029A | Unspecified open wound of trachea, initial encounter | CMS +S11029D | Unspecified open wound of trachea, subsequent encounter | CMS +S11029S | Unspecified open wound of trachea, sequela | CMS +S11031A | Laceration without foreign body of vocal cord, initial encounter | CMS +S11031D | Laceration without foreign body of vocal cord, subsequent encounter | CMS +S11031S | Laceration without foreign body of vocal cord, sequela | CMS +S11032A | Laceration with foreign body of vocal cord, initial encounter | CMS +S11032D | Laceration with foreign body of vocal cord, subsequent encounter | CMS +S11032S | Laceration with foreign body of vocal cord, sequela | CMS +S11033A | Puncture wound without foreign body of vocal cord, initial encounter | CMS +S11033D | Puncture wound without foreign body of vocal cord, subsequent encounter | CMS +S11033S | Puncture wound without foreign body of vocal cord, sequela | CMS +S11034A | Puncture wound with foreign body of vocal cord, initial encounter | CMS +S11034D | Puncture wound with foreign body of vocal cord, subsequent encounter | CMS +S11034S | Puncture wound with foreign body of vocal cord, sequela | CMS +S11035A | Open bite of vocal cord, initial encounter | CMS +S11035D | Open bite of vocal cord, subsequent encounter | CMS +S11035S | Open bite of vocal cord, sequela | CMS +S11039A | Unspecified open wound of vocal cord, initial encounter | CMS +S11039D | Unspecified open wound of vocal cord, subsequent encounter | CMS +S11039S | Unspecified open wound of vocal cord, sequela | CMS +S1110XA | Unspecified open wound of thyroid gland, initial encounter | CMS +S1110XD | Unspecified open wound of thyroid gland, subsequent encounter | CMS +S1110XS | Unspecified open wound of thyroid gland, sequela | CMS +S1111XA | Laceration without foreign body of thyroid gland, initial encounter | CMS +S1111XD | Laceration without foreign body of thyroid gland, subsequent encounter | CMS +S1111XS | Laceration without foreign body of thyroid gland, sequela | CMS +S1112XA | Laceration with foreign body of thyroid gland, initial encounter | CMS +S1112XD | Laceration with foreign body of thyroid gland, subsequent encounter | CMS +S1112XS | Laceration with foreign body of thyroid gland, sequela | CMS +S1113XA | Puncture wound without foreign body of thyroid gland, initial encounter | CMS +S1113XD | Puncture wound without foreign body of thyroid gland, subsequent encounter | CMS +S1113XS | Puncture wound without foreign body of thyroid gland, sequela | CMS +S1114XA | Puncture wound with foreign body of thyroid gland, initial encounter | CMS +S1114XD | Puncture wound with foreign body of thyroid gland, subsequent encounter | CMS +S1114XS | Puncture wound with foreign body of thyroid gland, sequela | CMS +S1115XA | Open bite of thyroid gland, initial encounter | CMS +S1115XD | Open bite of thyroid gland, subsequent encounter | CMS +S1115XS | Open bite of thyroid gland, sequela | CMS +S1120XA | Unspecified open wound of pharynx and cervical esophagus, initial encounter | CMS +S1120XD | Unspecified open wound of pharynx and cervical esophagus, subsequent encounter | CMS +S1120XS | Unspecified open wound of pharynx and cervical esophagus, sequela | CMS +S1121XA | Laceration without foreign body of pharynx and cervical esophagus, initial encounter | CMS +S1121XD | Laceration without foreign body of pharynx and cervical esophagus, subsequent encounter | CMS +S1121XS | Laceration without foreign body of pharynx and cervical esophagus, sequela | CMS +S1122XA | Laceration with foreign body of pharynx and cervical esophagus, initial encounter | CMS +S1122XD | Laceration with foreign body of pharynx and cervical esophagus, subsequent encounter | CMS +S1122XS | Laceration with foreign body of pharynx and cervical esophagus, sequela | CMS +S1123XA | Puncture wound without foreign body of pharynx and cervical esophagus, initial encounter | CMS +S1123XD | Puncture wound without foreign body of pharynx and cervical esophagus, subsequent encounter | CMS +S1123XS | Puncture wound without foreign body of pharynx and cervical esophagus, sequela | CMS +S1124XA | Puncture wound with foreign body of pharynx and cervical esophagus, initial encounter | CMS +S1124XD | Puncture wound with foreign body of pharynx and cervical esophagus, subsequent encounter | CMS +S1124XS | Puncture wound with foreign body of pharynx and cervical esophagus, sequela | CMS +S1125XA | Open bite of pharynx and cervical esophagus, initial encounter | CMS +S1125XD | Open bite of pharynx and cervical esophagus, subsequent encounter | CMS +S1125XS | Open bite of pharynx and cervical esophagus, sequela | CMS +S1180XA | Unspecified open wound of other specified part of neck, initial encounter | CMS +S1180XD | Unspecified open wound of other specified part of neck, subsequent encounter | CMS +S1180XS | Unspecified open wound of other specified part of neck, sequela | CMS +S1181XA | Laceration without foreign body of other specified part of neck, initial encounter | CMS +S1181XD | Laceration without foreign body of other specified part of neck, subsequent encounter | CMS +S1181XS | Laceration without foreign body of other specified part of neck, sequela | CMS +S1182XA | Laceration with foreign body of other specified part of neck, initial encounter | CMS +S1182XD | Laceration with foreign body of other specified part of neck, subsequent encounter | CMS +S1182XS | Laceration with foreign body of other specified part of neck, sequela | CMS +S1183XA | Puncture wound without foreign body of other specified part of neck, initial encounter | CMS +S1183XD | Puncture wound without foreign body of other specified part of neck, subsequent encounter | CMS +S1183XS | Puncture wound without foreign body of other specified part of neck, sequela | CMS +S1184XA | Puncture wound with foreign body of other specified part of neck, initial encounter | CMS +S1184XD | Puncture wound with foreign body of other specified part of neck, subsequent encounter | CMS +S1184XS | Puncture wound with foreign body of other specified part of neck, sequela | CMS +S1185XA | Open bite of other specified part of neck, initial encounter | CMS +S1185XD | Open bite of other specified part of neck, subsequent encounter | CMS +S1185XS | Open bite of other specified part of neck, sequela | CMS +S1189XA | Other open wound of other specified part of neck, initial encounter | CMS +S1189XD | Other open wound of other specified part of neck, subsequent encounter | CMS +S1189XS | Other open wound of other specified part of neck, sequela | CMS +S1190XA | Unspecified open wound of unspecified part of neck, initial encounter | CMS +S1190XD | Unspecified open wound of unspecified part of neck, subsequent encounter | CMS +S1190XS | Unspecified open wound of unspecified part of neck, sequela | CMS +S1191XA | Laceration without foreign body of unspecified part of neck, initial encounter | CMS +S1191XD | Laceration without foreign body of unspecified part of neck, subsequent encounter | CMS +S1191XS | Laceration without foreign body of unspecified part of neck, sequela | CMS +S1192XA | Laceration with foreign body of unspecified part of neck, initial encounter | CMS +S1192XD | Laceration with foreign body of unspecified part of neck, subsequent encounter | CMS +S1192XS | Laceration with foreign body of unspecified part of neck, sequela | CMS +S1193XA | Puncture wound without foreign body of unspecified part of neck, initial encounter | CMS +S1193XD | Puncture wound without foreign body of unspecified part of neck, subsequent encounter | CMS +S1193XS | Puncture wound without foreign body of unspecified part of neck, sequela | CMS +S1194XA | Puncture wound with foreign body of unspecified part of neck, initial encounter | CMS +S1194XD | Puncture wound with foreign body of unspecified part of neck, subsequent encounter | CMS +S1194XS | Puncture wound with foreign body of unspecified part of neck, sequela | CMS +S1195XA | Open bite of unspecified part of neck, initial encounter | CMS +S1195XD | Open bite of unspecified part of neck, subsequent encounter | CMS +S1195XS | Open bite of unspecified part of neck, sequela | CMS +S12000A | Unspecified displaced fracture of first cervical vertebra, initial encounter for closed fracture | CMS +S12000B | Unspecified displaced fracture of first cervical vertebra, initial encounter for open fracture | CMS +S12000D | Unspecified displaced fracture of first cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12000G | Unspecified displaced fracture of first cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12000K | Unspecified displaced fracture of first cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12000S | Unspecified displaced fracture of first cervical vertebra, sequela | CMS +S12001A | Unspecified nondisplaced fracture of first cervical vertebra, initial encounter for closed fracture | CMS +S12001B | Unspecified nondisplaced fracture of first cervical vertebra, initial encounter for open fracture | CMS +S12001D | Unspecified nondisplaced fracture of first cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12001G | Unspecified nondisplaced fracture of first cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12001K | Unspecified nondisplaced fracture of first cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12001S | Unspecified nondisplaced fracture of first cervical vertebra, sequela | CMS +S1201XA | Stable burst fracture of first cervical vertebra, initial encounter for closed fracture | CMS +S1201XB | Stable burst fracture of first cervical vertebra, initial encounter for open fracture | CMS +S1201XD | Stable burst fracture of first cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S1201XG | Stable burst fracture of first cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S1201XK | Stable burst fracture of first cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S1201XS | Stable burst fracture of first cervical vertebra, sequela | CMS +S1202XA | Unstable burst fracture of first cervical vertebra, initial encounter for closed fracture | CMS +S1202XB | Unstable burst fracture of first cervical vertebra, initial encounter for open fracture | CMS +S1202XD | Unstable burst fracture of first cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S1202XG | Unstable burst fracture of first cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S1202XK | Unstable burst fracture of first cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S1202XS | Unstable burst fracture of first cervical vertebra, sequela | CMS +S12030A | Displaced posterior arch fracture of first cervical vertebra, initial encounter for closed fracture | CMS +S12030B | Displaced posterior arch fracture of first cervical vertebra, initial encounter for open fracture | CMS +S12030D | Displaced posterior arch fracture of first cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12030G | Displaced posterior arch fracture of first cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12030K | Displaced posterior arch fracture of first cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12030S | Displaced posterior arch fracture of first cervical vertebra, sequela | CMS +S12031A | Nondisplaced posterior arch fracture of first cervical vertebra, initial encounter for closed fracture | CMS +S12031B | Nondisplaced posterior arch fracture of first cervical vertebra, initial encounter for open fracture | CMS +S12031D | Nondisplaced posterior arch fracture of first cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12031G | Nondisplaced posterior arch fracture of first cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12031K | Nondisplaced posterior arch fracture of first cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12031S | Nondisplaced posterior arch fracture of first cervical vertebra, sequela | CMS +S12040A | Displaced lateral mass fracture of first cervical vertebra, initial encounter for closed fracture | CMS +S12040B | Displaced lateral mass fracture of first cervical vertebra, initial encounter for open fracture | CMS +S12040D | Displaced lateral mass fracture of first cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12040G | Displaced lateral mass fracture of first cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12040K | Displaced lateral mass fracture of first cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12040S | Displaced lateral mass fracture of first cervical vertebra, sequela | CMS +S12041A | Nondisplaced lateral mass fracture of first cervical vertebra, initial encounter for closed fracture | CMS +S12041B | Nondisplaced lateral mass fracture of first cervical vertebra, initial encounter for open fracture | CMS +S12041D | Nondisplaced lateral mass fracture of first cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12041G | Nondisplaced lateral mass fracture of first cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12041K | Nondisplaced lateral mass fracture of first cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12041S | Nondisplaced lateral mass fracture of first cervical vertebra, sequela | CMS +S12090A | Other displaced fracture of first cervical vertebra, initial encounter for closed fracture | CMS +S12090B | Other displaced fracture of first cervical vertebra, initial encounter for open fracture | CMS +S12090D | Other displaced fracture of first cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12090G | Other displaced fracture of first cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12090K | Other displaced fracture of first cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12090S | Other displaced fracture of first cervical vertebra, sequela | CMS +S12091A | Other nondisplaced fracture of first cervical vertebra, initial encounter for closed fracture | CMS +S12091B | Other nondisplaced fracture of first cervical vertebra, initial encounter for open fracture | CMS +S12091D | Other nondisplaced fracture of first cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12091G | Other nondisplaced fracture of first cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12091K | Other nondisplaced fracture of first cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12091S | Other nondisplaced fracture of first cervical vertebra, sequela | CMS +S12100A | Unspecified displaced fracture of second cervical vertebra, initial encounter for closed fracture | CMS +S12100B | Unspecified displaced fracture of second cervical vertebra, initial encounter for open fracture | CMS +S12100D | Unspecified displaced fracture of second cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12100G | Unspecified displaced fracture of second cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12100K | Unspecified displaced fracture of second cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12100S | Unspecified displaced fracture of second cervical vertebra, sequela | CMS +S12101A | Unspecified nondisplaced fracture of second cervical vertebra, initial encounter for closed fracture | CMS +S12101B | Unspecified nondisplaced fracture of second cervical vertebra, initial encounter for open fracture | CMS +S12101D | Unspecified nondisplaced fracture of second cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12101G | Unspecified nondisplaced fracture of second cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12101K | Unspecified nondisplaced fracture of second cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12101S | Unspecified nondisplaced fracture of second cervical vertebra, sequela | CMS +S12110A | Anterior displaced Type II dens fracture, initial encounter for closed fracture | CMS +S12110B | Anterior displaced Type II dens fracture, initial encounter for open fracture | CMS +S12110D | Anterior displaced Type II dens fracture, subsequent encounter for fracture with routine healing | CMS +S12110G | Anterior displaced Type II dens fracture, subsequent encounter for fracture with delayed healing | CMS +S12110K | Anterior displaced Type II dens fracture, subsequent encounter for fracture with nonunion | CMS +S12110S | Anterior displaced Type II dens fracture, sequela | CMS +S12111A | Posterior displaced Type II dens fracture, initial encounter for closed fracture | CMS +S12111B | Posterior displaced Type II dens fracture, initial encounter for open fracture | CMS +S12111D | Posterior displaced Type II dens fracture, subsequent encounter for fracture with routine healing | CMS +S12111G | Posterior displaced Type II dens fracture, subsequent encounter for fracture with delayed healing | CMS +S12111K | Posterior displaced Type II dens fracture, subsequent encounter for fracture with nonunion | CMS +S12111S | Posterior displaced Type II dens fracture, sequela | CMS +S12112A | Nondisplaced Type II dens fracture, initial encounter for closed fracture | CMS +S12112B | Nondisplaced Type II dens fracture, initial encounter for open fracture | CMS +S12112D | Nondisplaced Type II dens fracture, subsequent encounter for fracture with routine healing | CMS +S12112G | Nondisplaced Type II dens fracture, subsequent encounter for fracture with delayed healing | CMS +S12112K | Nondisplaced Type II dens fracture, subsequent encounter for fracture with nonunion | CMS +S12112S | Nondisplaced Type II dens fracture, sequela | CMS +S12120A | Other displaced dens fracture, initial encounter for closed fracture | CMS +S12120B | Other displaced dens fracture, initial encounter for open fracture | CMS +S12120D | Other displaced dens fracture, subsequent encounter for fracture with routine healing | CMS +S12120G | Other displaced dens fracture, subsequent encounter for fracture with delayed healing | CMS +S12120K | Other displaced dens fracture, subsequent encounter for fracture with nonunion | CMS +S12120S | Other displaced dens fracture, sequela | CMS +S12121A | Other nondisplaced dens fracture, initial encounter for closed fracture | CMS +S12121B | Other nondisplaced dens fracture, initial encounter for open fracture | CMS +S12121D | Other nondisplaced dens fracture, subsequent encounter for fracture with routine healing | CMS +S12121G | Other nondisplaced dens fracture, subsequent encounter for fracture with delayed healing | CMS +S12121K | Other nondisplaced dens fracture, subsequent encounter for fracture with nonunion | CMS +S12121S | Other nondisplaced dens fracture, sequela | CMS +S12130A | Unspecified traumatic displaced spondylolisthesis of second cervical vertebra, initial encounter for closed fracture | CMS +S12130B | Unspecified traumatic displaced spondylolisthesis of second cervical vertebra, initial encounter for open fracture | CMS +S12130D | Unspecified traumatic displaced spondylolisthesis of second cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12130G | Unspecified traumatic displaced spondylolisthesis of second cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12130K | Unspecified traumatic displaced spondylolisthesis of second cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12130S | Unspecified traumatic displaced spondylolisthesis of second cervical vertebra, sequela | CMS +S12131A | Unspecified traumatic nondisplaced spondylolisthesis of second cervical vertebra, initial encounter for closed fracture | CMS +S12131B | Unspecified traumatic nondisplaced spondylolisthesis of second cervical vertebra, initial encounter for open fracture | CMS +S12131D | Unspecified traumatic nondisplaced spondylolisthesis of second cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12131G | Unspecified traumatic nondisplaced spondylolisthesis of second cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12131K | Unspecified traumatic nondisplaced spondylolisthesis of second cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12131S | Unspecified traumatic nondisplaced spondylolisthesis of second cervical vertebra, sequela | CMS +S1214XA | Type III traumatic spondylolisthesis of second cervical vertebra, initial encounter for closed fracture | CMS +S1214XB | Type III traumatic spondylolisthesis of second cervical vertebra, initial encounter for open fracture | CMS +S1214XD | Type III traumatic spondylolisthesis of second cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S1214XG | Type III traumatic spondylolisthesis of second cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S1214XK | Type III traumatic spondylolisthesis of second cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S1214XS | Type III traumatic spondylolisthesis of second cervical vertebra, sequela | CMS +S12150A | Other traumatic displaced spondylolisthesis of second cervical vertebra, initial encounter for closed fracture | CMS +S12150B | Other traumatic displaced spondylolisthesis of second cervical vertebra, initial encounter for open fracture | CMS +S12150D | Other traumatic displaced spondylolisthesis of second cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12150G | Other traumatic displaced spondylolisthesis of second cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12150K | Other traumatic displaced spondylolisthesis of second cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12150S | Other traumatic displaced spondylolisthesis of second cervical vertebra, sequela | CMS +S12151A | Other traumatic nondisplaced spondylolisthesis of second cervical vertebra, initial encounter for closed fracture | CMS +S12151B | Other traumatic nondisplaced spondylolisthesis of second cervical vertebra, initial encounter for open fracture | CMS +S12151D | Other traumatic nondisplaced spondylolisthesis of second cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12151G | Other traumatic nondisplaced spondylolisthesis of second cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12151K | Other traumatic nondisplaced spondylolisthesis of second cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12151S | Other traumatic nondisplaced spondylolisthesis of second cervical vertebra, sequela | CMS +S12190A | Other displaced fracture of second cervical vertebra, initial encounter for closed fracture | CMS +S12190B | Other displaced fracture of second cervical vertebra, initial encounter for open fracture | CMS +S12190D | Other displaced fracture of second cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12190G | Other displaced fracture of second cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12190K | Other displaced fracture of second cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12190S | Other displaced fracture of second cervical vertebra, sequela | CMS +S12191A | Other nondisplaced fracture of second cervical vertebra, initial encounter for closed fracture | CMS +S12191B | Other nondisplaced fracture of second cervical vertebra, initial encounter for open fracture | CMS +S12191D | Other nondisplaced fracture of second cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12191G | Other nondisplaced fracture of second cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12191K | Other nondisplaced fracture of second cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12191S | Other nondisplaced fracture of second cervical vertebra, sequela | CMS +S12200A | Unspecified displaced fracture of third cervical vertebra, initial encounter for closed fracture | CMS +S12200B | Unspecified displaced fracture of third cervical vertebra, initial encounter for open fracture | CMS +S12200D | Unspecified displaced fracture of third cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12200G | Unspecified displaced fracture of third cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12200K | Unspecified displaced fracture of third cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12200S | Unspecified displaced fracture of third cervical vertebra, sequela | CMS +S12201A | Unspecified nondisplaced fracture of third cervical vertebra, initial encounter for closed fracture | CMS +S12201B | Unspecified nondisplaced fracture of third cervical vertebra, initial encounter for open fracture | CMS +S12201D | Unspecified nondisplaced fracture of third cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12201G | Unspecified nondisplaced fracture of third cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12201K | Unspecified nondisplaced fracture of third cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12201S | Unspecified nondisplaced fracture of third cervical vertebra, sequela | CMS +S12230A | Unspecified traumatic displaced spondylolisthesis of third cervical vertebra, initial encounter for closed fracture | CMS +S12230B | Unspecified traumatic displaced spondylolisthesis of third cervical vertebra, initial encounter for open fracture | CMS +S12230D | Unspecified traumatic displaced spondylolisthesis of third cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12230G | Unspecified traumatic displaced spondylolisthesis of third cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12230K | Unspecified traumatic displaced spondylolisthesis of third cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12230S | Unspecified traumatic displaced spondylolisthesis of third cervical vertebra, sequela | CMS +S12231A | Unspecified traumatic nondisplaced spondylolisthesis of third cervical vertebra, initial encounter for closed fracture | CMS +S12231B | Unspecified traumatic nondisplaced spondylolisthesis of third cervical vertebra, initial encounter for open fracture | CMS +S12231D | Unspecified traumatic nondisplaced spondylolisthesis of third cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12231G | Unspecified traumatic nondisplaced spondylolisthesis of third cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12231K | Unspecified traumatic nondisplaced spondylolisthesis of third cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12231S | Unspecified traumatic nondisplaced spondylolisthesis of third cervical vertebra, sequela | CMS +S1224XA | Type III traumatic spondylolisthesis of third cervical vertebra, initial encounter for closed fracture | CMS +S1224XB | Type III traumatic spondylolisthesis of third cervical vertebra, initial encounter for open fracture | CMS +S1224XD | Type III traumatic spondylolisthesis of third cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S1224XG | Type III traumatic spondylolisthesis of third cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S1224XK | Type III traumatic spondylolisthesis of third cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S1224XS | Type III traumatic spondylolisthesis of third cervical vertebra, sequela | CMS +S12250A | Other traumatic displaced spondylolisthesis of third cervical vertebra, initial encounter for closed fracture | CMS +S12250B | Other traumatic displaced spondylolisthesis of third cervical vertebra, initial encounter for open fracture | CMS +S12250D | Other traumatic displaced spondylolisthesis of third cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12250G | Other traumatic displaced spondylolisthesis of third cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12250K | Other traumatic displaced spondylolisthesis of third cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12250S | Other traumatic displaced spondylolisthesis of third cervical vertebra, sequela | CMS +S12251A | Other traumatic nondisplaced spondylolisthesis of third cervical vertebra, initial encounter for closed fracture | CMS +S12251B | Other traumatic nondisplaced spondylolisthesis of third cervical vertebra, initial encounter for open fracture | CMS +S12251D | Other traumatic nondisplaced spondylolisthesis of third cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12251G | Other traumatic nondisplaced spondylolisthesis of third cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12251K | Other traumatic nondisplaced spondylolisthesis of third cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12251S | Other traumatic nondisplaced spondylolisthesis of third cervical vertebra, sequela | CMS +S12290A | Other displaced fracture of third cervical vertebra, initial encounter for closed fracture | CMS +S12290B | Other displaced fracture of third cervical vertebra, initial encounter for open fracture | CMS +S12290D | Other displaced fracture of third cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12290G | Other displaced fracture of third cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12290K | Other displaced fracture of third cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12290S | Other displaced fracture of third cervical vertebra, sequela | CMS +S12291A | Other nondisplaced fracture of third cervical vertebra, initial encounter for closed fracture | CMS +S12291B | Other nondisplaced fracture of third cervical vertebra, initial encounter for open fracture | CMS +S12291D | Other nondisplaced fracture of third cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12291G | Other nondisplaced fracture of third cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12291K | Other nondisplaced fracture of third cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12291S | Other nondisplaced fracture of third cervical vertebra, sequela | CMS +S12300A | Unspecified displaced fracture of fourth cervical vertebra, initial encounter for closed fracture | CMS +S12300B | Unspecified displaced fracture of fourth cervical vertebra, initial encounter for open fracture | CMS +S12300D | Unspecified displaced fracture of fourth cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12300G | Unspecified displaced fracture of fourth cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12300K | Unspecified displaced fracture of fourth cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12300S | Unspecified displaced fracture of fourth cervical vertebra, sequela | CMS +S12301A | Unspecified nondisplaced fracture of fourth cervical vertebra, initial encounter for closed fracture | CMS +S12301B | Unspecified nondisplaced fracture of fourth cervical vertebra, initial encounter for open fracture | CMS +S12301D | Unspecified nondisplaced fracture of fourth cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12301G | Unspecified nondisplaced fracture of fourth cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12301K | Unspecified nondisplaced fracture of fourth cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12301S | Unspecified nondisplaced fracture of fourth cervical vertebra, sequela | CMS +S12330A | Unspecified traumatic displaced spondylolisthesis of fourth cervical vertebra, initial encounter for closed fracture | CMS +S12330B | Unspecified traumatic displaced spondylolisthesis of fourth cervical vertebra, initial encounter for open fracture | CMS +S12330D | Unspecified traumatic displaced spondylolisthesis of fourth cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12330G | Unspecified traumatic displaced spondylolisthesis of fourth cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12330K | Unspecified traumatic displaced spondylolisthesis of fourth cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12330S | Unspecified traumatic displaced spondylolisthesis of fourth cervical vertebra, sequela | CMS +S12331A | Unspecified traumatic nondisplaced spondylolisthesis of fourth cervical vertebra, initial encounter for closed fracture | CMS +S12331B | Unspecified traumatic nondisplaced spondylolisthesis of fourth cervical vertebra, initial encounter for open fracture | CMS +S12331D | Unspecified traumatic nondisplaced spondylolisthesis of fourth cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12331G | Unspecified traumatic nondisplaced spondylolisthesis of fourth cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12331K | Unspecified traumatic nondisplaced spondylolisthesis of fourth cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12331S | Unspecified traumatic nondisplaced spondylolisthesis of fourth cervical vertebra, sequela | CMS +S1234XA | Type III traumatic spondylolisthesis of fourth cervical vertebra, initial encounter for closed fracture | CMS +S1234XB | Type III traumatic spondylolisthesis of fourth cervical vertebra, initial encounter for open fracture | CMS +S1234XD | Type III traumatic spondylolisthesis of fourth cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S1234XG | Type III traumatic spondylolisthesis of fourth cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S1234XK | Type III traumatic spondylolisthesis of fourth cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S1234XS | Type III traumatic spondylolisthesis of fourth cervical vertebra, sequela | CMS +S12350A | Other traumatic displaced spondylolisthesis of fourth cervical vertebra, initial encounter for closed fracture | CMS +S12350B | Other traumatic displaced spondylolisthesis of fourth cervical vertebra, initial encounter for open fracture | CMS +S12350D | Other traumatic displaced spondylolisthesis of fourth cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12350G | Other traumatic displaced spondylolisthesis of fourth cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12350K | Other traumatic displaced spondylolisthesis of fourth cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12350S | Other traumatic displaced spondylolisthesis of fourth cervical vertebra, sequela | CMS +S12351A | Other traumatic nondisplaced spondylolisthesis of fourth cervical vertebra, initial encounter for closed fracture | CMS +S12351B | Other traumatic nondisplaced spondylolisthesis of fourth cervical vertebra, initial encounter for open fracture | CMS +S12351D | Other traumatic nondisplaced spondylolisthesis of fourth cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12351G | Other traumatic nondisplaced spondylolisthesis of fourth cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12351K | Other traumatic nondisplaced spondylolisthesis of fourth cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12351S | Other traumatic nondisplaced spondylolisthesis of fourth cervical vertebra, sequela | CMS +S12390A | Other displaced fracture of fourth cervical vertebra, initial encounter for closed fracture | CMS +S12390B | Other displaced fracture of fourth cervical vertebra, initial encounter for open fracture | CMS +S12390D | Other displaced fracture of fourth cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12390G | Other displaced fracture of fourth cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12390K | Other displaced fracture of fourth cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12390S | Other displaced fracture of fourth cervical vertebra, sequela | CMS +S12391A | Other nondisplaced fracture of fourth cervical vertebra, initial encounter for closed fracture | CMS +S12391B | Other nondisplaced fracture of fourth cervical vertebra, initial encounter for open fracture | CMS +S12391D | Other nondisplaced fracture of fourth cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12391G | Other nondisplaced fracture of fourth cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12391K | Other nondisplaced fracture of fourth cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12391S | Other nondisplaced fracture of fourth cervical vertebra, sequela | CMS +S12400A | Unspecified displaced fracture of fifth cervical vertebra, initial encounter for closed fracture | CMS +S12400B | Unspecified displaced fracture of fifth cervical vertebra, initial encounter for open fracture | CMS +S12400D | Unspecified displaced fracture of fifth cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12400G | Unspecified displaced fracture of fifth cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12400K | Unspecified displaced fracture of fifth cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12400S | Unspecified displaced fracture of fifth cervical vertebra, sequela | CMS +S12401A | Unspecified nondisplaced fracture of fifth cervical vertebra, initial encounter for closed fracture | CMS +S12401B | Unspecified nondisplaced fracture of fifth cervical vertebra, initial encounter for open fracture | CMS +S12401D | Unspecified nondisplaced fracture of fifth cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12401G | Unspecified nondisplaced fracture of fifth cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12401K | Unspecified nondisplaced fracture of fifth cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12401S | Unspecified nondisplaced fracture of fifth cervical vertebra, sequela | CMS +S12430A | Unspecified traumatic displaced spondylolisthesis of fifth cervical vertebra, initial encounter for closed fracture | CMS +S12430B | Unspecified traumatic displaced spondylolisthesis of fifth cervical vertebra, initial encounter for open fracture | CMS +S12430D | Unspecified traumatic displaced spondylolisthesis of fifth cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12430G | Unspecified traumatic displaced spondylolisthesis of fifth cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12430K | Unspecified traumatic displaced spondylolisthesis of fifth cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12430S | Unspecified traumatic displaced spondylolisthesis of fifth cervical vertebra, sequela | CMS +S12431A | Unspecified traumatic nondisplaced spondylolisthesis of fifth cervical vertebra, initial encounter for closed fracture | CMS +S12431B | Unspecified traumatic nondisplaced spondylolisthesis of fifth cervical vertebra, initial encounter for open fracture | CMS +S12431D | Unspecified traumatic nondisplaced spondylolisthesis of fifth cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12431G | Unspecified traumatic nondisplaced spondylolisthesis of fifth cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12431K | Unspecified traumatic nondisplaced spondylolisthesis of fifth cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12431S | Unspecified traumatic nondisplaced spondylolisthesis of fifth cervical vertebra, sequela | CMS +S1244XA | Type III traumatic spondylolisthesis of fifth cervical vertebra, initial encounter for closed fracture | CMS +S1244XB | Type III traumatic spondylolisthesis of fifth cervical vertebra, initial encounter for open fracture | CMS +S1244XD | Type III traumatic spondylolisthesis of fifth cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S1244XG | Type III traumatic spondylolisthesis of fifth cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S1244XK | Type III traumatic spondylolisthesis of fifth cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S1244XS | Type III traumatic spondylolisthesis of fifth cervical vertebra, sequela | CMS +S12450A | Other traumatic displaced spondylolisthesis of fifth cervical vertebra, initial encounter for closed fracture | CMS +S12450B | Other traumatic displaced spondylolisthesis of fifth cervical vertebra, initial encounter for open fracture | CMS +S12450D | Other traumatic displaced spondylolisthesis of fifth cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12450G | Other traumatic displaced spondylolisthesis of fifth cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12450K | Other traumatic displaced spondylolisthesis of fifth cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12450S | Other traumatic displaced spondylolisthesis of fifth cervical vertebra, sequela | CMS +S12451A | Other traumatic nondisplaced spondylolisthesis of fifth cervical vertebra, initial encounter for closed fracture | CMS +S12451B | Other traumatic nondisplaced spondylolisthesis of fifth cervical vertebra, initial encounter for open fracture | CMS +S12451D | Other traumatic nondisplaced spondylolisthesis of fifth cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12451G | Other traumatic nondisplaced spondylolisthesis of fifth cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12451K | Other traumatic nondisplaced spondylolisthesis of fifth cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12451S | Other traumatic nondisplaced spondylolisthesis of fifth cervical vertebra, sequela | CMS +S12490A | Other displaced fracture of fifth cervical vertebra, initial encounter for closed fracture | CMS +S12490B | Other displaced fracture of fifth cervical vertebra, initial encounter for open fracture | CMS +S12490D | Other displaced fracture of fifth cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12490G | Other displaced fracture of fifth cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12490K | Other displaced fracture of fifth cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12490S | Other displaced fracture of fifth cervical vertebra, sequela | CMS +S12491A | Other nondisplaced fracture of fifth cervical vertebra, initial encounter for closed fracture | CMS +S12491B | Other nondisplaced fracture of fifth cervical vertebra, initial encounter for open fracture | CMS +S12491D | Other nondisplaced fracture of fifth cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12491G | Other nondisplaced fracture of fifth cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12491K | Other nondisplaced fracture of fifth cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12491S | Other nondisplaced fracture of fifth cervical vertebra, sequela | CMS +S12500A | Unspecified displaced fracture of sixth cervical vertebra, initial encounter for closed fracture | CMS +S12500B | Unspecified displaced fracture of sixth cervical vertebra, initial encounter for open fracture | CMS +S12500D | Unspecified displaced fracture of sixth cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12500G | Unspecified displaced fracture of sixth cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12500K | Unspecified displaced fracture of sixth cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12500S | Unspecified displaced fracture of sixth cervical vertebra, sequela | CMS +S12501A | Unspecified nondisplaced fracture of sixth cervical vertebra, initial encounter for closed fracture | CMS +S12501B | Unspecified nondisplaced fracture of sixth cervical vertebra, initial encounter for open fracture | CMS +S12501D | Unspecified nondisplaced fracture of sixth cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12501G | Unspecified nondisplaced fracture of sixth cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12501K | Unspecified nondisplaced fracture of sixth cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12501S | Unspecified nondisplaced fracture of sixth cervical vertebra, sequela | CMS +S12530A | Unspecified traumatic displaced spondylolisthesis of sixth cervical vertebra, initial encounter for closed fracture | CMS +S12530B | Unspecified traumatic displaced spondylolisthesis of sixth cervical vertebra, initial encounter for open fracture | CMS +S12530D | Unspecified traumatic displaced spondylolisthesis of sixth cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12530G | Unspecified traumatic displaced spondylolisthesis of sixth cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12530K | Unspecified traumatic displaced spondylolisthesis of sixth cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12530S | Unspecified traumatic displaced spondylolisthesis of sixth cervical vertebra, sequela | CMS +S12531A | Unspecified traumatic nondisplaced spondylolisthesis of sixth cervical vertebra, initial encounter for closed fracture | CMS +S12531B | Unspecified traumatic nondisplaced spondylolisthesis of sixth cervical vertebra, initial encounter for open fracture | CMS +S12531D | Unspecified traumatic nondisplaced spondylolisthesis of sixth cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12531G | Unspecified traumatic nondisplaced spondylolisthesis of sixth cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12531K | Unspecified traumatic nondisplaced spondylolisthesis of sixth cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12531S | Unspecified traumatic nondisplaced spondylolisthesis of sixth cervical vertebra, sequela | CMS +S1254XA | Type III traumatic spondylolisthesis of sixth cervical vertebra, initial encounter for closed fracture | CMS +S1254XB | Type III traumatic spondylolisthesis of sixth cervical vertebra, initial encounter for open fracture | CMS +S1254XD | Type III traumatic spondylolisthesis of sixth cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S1254XG | Type III traumatic spondylolisthesis of sixth cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S1254XK | Type III traumatic spondylolisthesis of sixth cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S1254XS | Type III traumatic spondylolisthesis of sixth cervical vertebra, sequela | CMS +S12550A | Other traumatic displaced spondylolisthesis of sixth cervical vertebra, initial encounter for closed fracture | CMS +S12550B | Other traumatic displaced spondylolisthesis of sixth cervical vertebra, initial encounter for open fracture | CMS +S12550D | Other traumatic displaced spondylolisthesis of sixth cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12550G | Other traumatic displaced spondylolisthesis of sixth cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12550K | Other traumatic displaced spondylolisthesis of sixth cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12550S | Other traumatic displaced spondylolisthesis of sixth cervical vertebra, sequela | CMS +S12551A | Other traumatic nondisplaced spondylolisthesis of sixth cervical vertebra, initial encounter for closed fracture | CMS +S12551B | Other traumatic nondisplaced spondylolisthesis of sixth cervical vertebra, initial encounter for open fracture | CMS +S12551D | Other traumatic nondisplaced spondylolisthesis of sixth cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12551G | Other traumatic nondisplaced spondylolisthesis of sixth cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12551K | Other traumatic nondisplaced spondylolisthesis of sixth cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12551S | Other traumatic nondisplaced spondylolisthesis of sixth cervical vertebra, sequela | CMS +S12590A | Other displaced fracture of sixth cervical vertebra, initial encounter for closed fracture | CMS +S12590B | Other displaced fracture of sixth cervical vertebra, initial encounter for open fracture | CMS +S12590D | Other displaced fracture of sixth cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12590G | Other displaced fracture of sixth cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12590K | Other displaced fracture of sixth cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12590S | Other displaced fracture of sixth cervical vertebra, sequela | CMS +S12591A | Other nondisplaced fracture of sixth cervical vertebra, initial encounter for closed fracture | CMS +S12591B | Other nondisplaced fracture of sixth cervical vertebra, initial encounter for open fracture | CMS +S12591D | Other nondisplaced fracture of sixth cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12591G | Other nondisplaced fracture of sixth cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12591K | Other nondisplaced fracture of sixth cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12591S | Other nondisplaced fracture of sixth cervical vertebra, sequela | CMS +S12600A | Unspecified displaced fracture of seventh cervical vertebra, initial encounter for closed fracture | CMS +S12600B | Unspecified displaced fracture of seventh cervical vertebra, initial encounter for open fracture | CMS +S12600D | Unspecified displaced fracture of seventh cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12600G | Unspecified displaced fracture of seventh cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12600K | Unspecified displaced fracture of seventh cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12600S | Unspecified displaced fracture of seventh cervical vertebra, sequela | CMS +S12601A | Unspecified nondisplaced fracture of seventh cervical vertebra, initial encounter for closed fracture | CMS +S12601B | Unspecified nondisplaced fracture of seventh cervical vertebra, initial encounter for open fracture | CMS +S12601D | Unspecified nondisplaced fracture of seventh cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12601G | Unspecified nondisplaced fracture of seventh cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12601K | Unspecified nondisplaced fracture of seventh cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12601S | Unspecified nondisplaced fracture of seventh cervical vertebra, sequela | CMS +S12630A | Unspecified traumatic displaced spondylolisthesis of seventh cervical vertebra, initial encounter for closed fracture | CMS +S12630B | Unspecified traumatic displaced spondylolisthesis of seventh cervical vertebra, initial encounter for open fracture | CMS +S12630D | Unspecified traumatic displaced spondylolisthesis of seventh cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12630G | Unspecified traumatic displaced spondylolisthesis of seventh cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12630K | Unspecified traumatic displaced spondylolisthesis of seventh cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12630S | Unspecified traumatic displaced spondylolisthesis of seventh cervical vertebra, sequela | CMS +S12631A | Unspecified traumatic nondisplaced spondylolisthesis of seventh cervical vertebra, initial encounter for closed fracture | CMS +S12631B | Unspecified traumatic nondisplaced spondylolisthesis of seventh cervical vertebra, initial encounter for open fracture | CMS +S12631D | Unspecified traumatic nondisplaced spondylolisthesis of seventh cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12631G | Unspecified traumatic nondisplaced spondylolisthesis of seventh cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12631K | Unspecified traumatic nondisplaced spondylolisthesis of seventh cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12631S | Unspecified traumatic nondisplaced spondylolisthesis of seventh cervical vertebra, sequela | CMS +S1264XA | Type III traumatic spondylolisthesis of seventh cervical vertebra, initial encounter for closed fracture | CMS +S1264XB | Type III traumatic spondylolisthesis of seventh cervical vertebra, initial encounter for open fracture | CMS +S1264XD | Type III traumatic spondylolisthesis of seventh cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S1264XG | Type III traumatic spondylolisthesis of seventh cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S1264XK | Type III traumatic spondylolisthesis of seventh cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S1264XS | Type III traumatic spondylolisthesis of seventh cervical vertebra, sequela | CMS +S12650A | Other traumatic displaced spondylolisthesis of seventh cervical vertebra, initial encounter for closed fracture | CMS +S12650B | Other traumatic displaced spondylolisthesis of seventh cervical vertebra, initial encounter for open fracture | CMS +S12650D | Other traumatic displaced spondylolisthesis of seventh cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12650G | Other traumatic displaced spondylolisthesis of seventh cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12650K | Other traumatic displaced spondylolisthesis of seventh cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12650S | Other traumatic displaced spondylolisthesis of seventh cervical vertebra, sequela | CMS +S12651A | Other traumatic nondisplaced spondylolisthesis of seventh cervical vertebra, initial encounter for closed fracture | CMS +S12651B | Other traumatic nondisplaced spondylolisthesis of seventh cervical vertebra, initial encounter for open fracture | CMS +S12651D | Other traumatic nondisplaced spondylolisthesis of seventh cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12651G | Other traumatic nondisplaced spondylolisthesis of seventh cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12651K | Other traumatic nondisplaced spondylolisthesis of seventh cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12651S | Other traumatic nondisplaced spondylolisthesis of seventh cervical vertebra, sequela | CMS +S12690A | Other displaced fracture of seventh cervical vertebra, initial encounter for closed fracture | CMS +S12690B | Other displaced fracture of seventh cervical vertebra, initial encounter for open fracture | CMS +S12690D | Other displaced fracture of seventh cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12690G | Other displaced fracture of seventh cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12690K | Other displaced fracture of seventh cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12690S | Other displaced fracture of seventh cervical vertebra, sequela | CMS +S12691A | Other nondisplaced fracture of seventh cervical vertebra, initial encounter for closed fracture | CMS +S12691B | Other nondisplaced fracture of seventh cervical vertebra, initial encounter for open fracture | CMS +S12691D | Other nondisplaced fracture of seventh cervical vertebra, subsequent encounter for fracture with routine healing | CMS +S12691G | Other nondisplaced fracture of seventh cervical vertebra, subsequent encounter for fracture with delayed healing | CMS +S12691K | Other nondisplaced fracture of seventh cervical vertebra, subsequent encounter for fracture with nonunion | CMS +S12691S | Other nondisplaced fracture of seventh cervical vertebra, sequela | CMS +S128XXA | Fracture of other parts of neck, initial encounter | CMS +S128XXD | Fracture of other parts of neck, subsequent encounter | CMS +S128XXS | Fracture of other parts of neck, sequela | CMS +S129XXA | Fracture of neck, unspecified, initial encounter | CMS +S129XXD | Fracture of neck, unspecified, subsequent encounter | CMS +S129XXS | Fracture of neck, unspecified, sequela | CMS +S130XXA | Traumatic rupture of cervical intervertebral disc, initial encounter | CMS +S130XXD | Traumatic rupture of cervical intervertebral disc, subsequent encounter | CMS +S130XXS | Traumatic rupture of cervical intervertebral disc, sequela | CMS +S13100A | Subluxation of unspecified cervical vertebrae, initial encounter | CMS +S13100D | Subluxation of unspecified cervical vertebrae, subsequent encounter | CMS +S13100S | Subluxation of unspecified cervical vertebrae, sequela | CMS +S13101A | Dislocation of unspecified cervical vertebrae, initial encounter | CMS +S13101D | Dislocation of unspecified cervical vertebrae, subsequent encounter | CMS +S13101S | Dislocation of unspecified cervical vertebrae, sequela | CMS +S13110A | Subluxation of C0/C1 cervical vertebrae, initial encounter | CMS +S13110D | Subluxation of C0/C1 cervical vertebrae, subsequent encounter | CMS +S13110S | Subluxation of C0/C1 cervical vertebrae, sequela | CMS +S13111A | Dislocation of C0/C1 cervical vertebrae, initial encounter | CMS +S13111D | Dislocation of C0/C1 cervical vertebrae, subsequent encounter | CMS +S13111S | Dislocation of C0/C1 cervical vertebrae, sequela | CMS +S13120A | Subluxation of C1/C2 cervical vertebrae, initial encounter | CMS +S13120D | Subluxation of C1/C2 cervical vertebrae, subsequent encounter | CMS +S13120S | Subluxation of C1/C2 cervical vertebrae, sequela | CMS +S13121A | Dislocation of C1/C2 cervical vertebrae, initial encounter | CMS +S13121D | Dislocation of C1/C2 cervical vertebrae, subsequent encounter | CMS +S13121S | Dislocation of C1/C2 cervical vertebrae, sequela | CMS +S13130A | Subluxation of C2/C3 cervical vertebrae, initial encounter | CMS +S13130D | Subluxation of C2/C3 cervical vertebrae, subsequent encounter | CMS +S13130S | Subluxation of C2/C3 cervical vertebrae, sequela | CMS +S13131A | Dislocation of C2/C3 cervical vertebrae, initial encounter | CMS +S13131D | Dislocation of C2/C3 cervical vertebrae, subsequent encounter | CMS +S13131S | Dislocation of C2/C3 cervical vertebrae, sequela | CMS +S13140A | Subluxation of C3/C4 cervical vertebrae, initial encounter | CMS +S13140D | Subluxation of C3/C4 cervical vertebrae, subsequent encounter | CMS +S13140S | Subluxation of C3/C4 cervical vertebrae, sequela | CMS +S13141A | Dislocation of C3/C4 cervical vertebrae, initial encounter | CMS +S13141D | Dislocation of C3/C4 cervical vertebrae, subsequent encounter | CMS +S13141S | Dislocation of C3/C4 cervical vertebrae, sequela | CMS +S13150A | Subluxation of C4/C5 cervical vertebrae, initial encounter | CMS +S13150D | Subluxation of C4/C5 cervical vertebrae, subsequent encounter | CMS +S13150S | Subluxation of C4/C5 cervical vertebrae, sequela | CMS +S13151A | Dislocation of C4/C5 cervical vertebrae, initial encounter | CMS +S13151D | Dislocation of C4/C5 cervical vertebrae, subsequent encounter | CMS +S13151S | Dislocation of C4/C5 cervical vertebrae, sequela | CMS +S13160A | Subluxation of C5/C6 cervical vertebrae, initial encounter | CMS +S13160D | Subluxation of C5/C6 cervical vertebrae, subsequent encounter | CMS +S13160S | Subluxation of C5/C6 cervical vertebrae, sequela | CMS +S13161A | Dislocation of C5/C6 cervical vertebrae, initial encounter | CMS +S13161D | Dislocation of C5/C6 cervical vertebrae, subsequent encounter | CMS +S13161S | Dislocation of C5/C6 cervical vertebrae, sequela | CMS +S13170A | Subluxation of C6/C7 cervical vertebrae, initial encounter | CMS +S13170D | Subluxation of C6/C7 cervical vertebrae, subsequent encounter | CMS +S13170S | Subluxation of C6/C7 cervical vertebrae, sequela | CMS +S13171A | Dislocation of C6/C7 cervical vertebrae, initial encounter | CMS +S13171D | Dislocation of C6/C7 cervical vertebrae, subsequent encounter | CMS +S13171S | Dislocation of C6/C7 cervical vertebrae, sequela | CMS +S13180A | Subluxation of C7/T1 cervical vertebrae, initial encounter | CMS +S13180D | Subluxation of C7/T1 cervical vertebrae, subsequent encounter | CMS +S13180S | Subluxation of C7/T1 cervical vertebrae, sequela | CMS +S13181A | Dislocation of C7/T1 cervical vertebrae, initial encounter | CMS +S13181D | Dislocation of C7/T1 cervical vertebrae, subsequent encounter | CMS +S13181S | Dislocation of C7/T1 cervical vertebrae, sequela | CMS +S1320XA | Dislocation of unspecified parts of neck, initial encounter | CMS +S1320XD | Dislocation of unspecified parts of neck, subsequent encounter | CMS +S1320XS | Dislocation of unspecified parts of neck, sequela | CMS +S1329XA | Dislocation of other parts of neck, initial encounter | CMS +S1329XD | Dislocation of other parts of neck, subsequent encounter | CMS +S1329XS | Dislocation of other parts of neck, sequela | CMS +S134XXA | Sprain of ligaments of cervical spine, initial encounter | CMS +S134XXD | Sprain of ligaments of cervical spine, subsequent encounter | CMS +S134XXS | Sprain of ligaments of cervical spine, sequela | CMS +S135XXA | Sprain of thyroid region, initial encounter | CMS +S135XXD | Sprain of thyroid region, subsequent encounter | CMS +S135XXS | Sprain of thyroid region, sequela | CMS +S138XXA | Sprain of joints and ligaments of other parts of neck, initial encounter | CMS +S138XXD | Sprain of joints and ligaments of other parts of neck, subsequent encounter | CMS +S138XXS | Sprain of joints and ligaments of other parts of neck, sequela | CMS +S139XXA | Sprain of joints and ligaments of unspecified parts of neck, initial encounter | CMS +S139XXD | Sprain of joints and ligaments of unspecified parts of neck, subsequent encounter | CMS +S139XXS | Sprain of joints and ligaments of unspecified parts of neck, sequela | CMS +S140XXA | Concussion and edema of cervical spinal cord, initial encounter | CMS +S140XXD | Concussion and edema of cervical spinal cord, subsequent encounter | CMS +S140XXS | Concussion and edema of cervical spinal cord, sequela | CMS +S14101A | Unspecified injury at C1 level of cervical spinal cord, initial encounter | CMS +S14101D | Unspecified injury at C1 level of cervical spinal cord, subsequent encounter | CMS +S14101S | Unspecified injury at C1 level of cervical spinal cord, sequela | CMS +S14102A | Unspecified injury at C2 level of cervical spinal cord, initial encounter | CMS +S14102D | Unspecified injury at C2 level of cervical spinal cord, subsequent encounter | CMS +S14102S | Unspecified injury at C2 level of cervical spinal cord, sequela | CMS +S14103A | Unspecified injury at C3 level of cervical spinal cord, initial encounter | CMS +S14103D | Unspecified injury at C3 level of cervical spinal cord, subsequent encounter | CMS +S14103S | Unspecified injury at C3 level of cervical spinal cord, sequela | CMS +S14104A | Unspecified injury at C4 level of cervical spinal cord, initial encounter | CMS +S14104D | Unspecified injury at C4 level of cervical spinal cord, subsequent encounter | CMS +S14104S | Unspecified injury at C4 level of cervical spinal cord, sequela | CMS +S14105A | Unspecified injury at C5 level of cervical spinal cord, initial encounter | CMS +S14105D | Unspecified injury at C5 level of cervical spinal cord, subsequent encounter | CMS +S14105S | Unspecified injury at C5 level of cervical spinal cord, sequela | CMS +S14106A | Unspecified injury at C6 level of cervical spinal cord, initial encounter | CMS +S14106D | Unspecified injury at C6 level of cervical spinal cord, subsequent encounter | CMS +S14106S | Unspecified injury at C6 level of cervical spinal cord, sequela | CMS +S14107A | Unspecified injury at C7 level of cervical spinal cord, initial encounter | CMS +S14107D | Unspecified injury at C7 level of cervical spinal cord, subsequent encounter | CMS +S14107S | Unspecified injury at C7 level of cervical spinal cord, sequela | CMS +S14108A | Unspecified injury at C8 level of cervical spinal cord, initial encounter | CMS +S14108D | Unspecified injury at C8 level of cervical spinal cord, subsequent encounter | CMS +S14108S | Unspecified injury at C8 level of cervical spinal cord, sequela | CMS +S14109A | Unspecified injury at unspecified level of cervical spinal cord, initial encounter | CMS +S14109D | Unspecified injury at unspecified level of cervical spinal cord, subsequent encounter | CMS +S14109S | Unspecified injury at unspecified level of cervical spinal cord, sequela | CMS +S14111A | Complete lesion at C1 level of cervical spinal cord, initial encounter | CMS +S14111D | Complete lesion at C1 level of cervical spinal cord, subsequent encounter | CMS +S14111S | Complete lesion at C1 level of cervical spinal cord, sequela | CMS +S14112A | Complete lesion at C2 level of cervical spinal cord, initial encounter | CMS +S14112D | Complete lesion at C2 level of cervical spinal cord, subsequent encounter | CMS +S14112S | Complete lesion at C2 level of cervical spinal cord, sequela | CMS +S14113A | Complete lesion at C3 level of cervical spinal cord, initial encounter | CMS +S14113D | Complete lesion at C3 level of cervical spinal cord, subsequent encounter | CMS +S14113S | Complete lesion at C3 level of cervical spinal cord, sequela | CMS +S14114A | Complete lesion at C4 level of cervical spinal cord, initial encounter | CMS +S14114D | Complete lesion at C4 level of cervical spinal cord, subsequent encounter | CMS +S14114S | Complete lesion at C4 level of cervical spinal cord, sequela | CMS +S14115A | Complete lesion at C5 level of cervical spinal cord, initial encounter | CMS +S14115D | Complete lesion at C5 level of cervical spinal cord, subsequent encounter | CMS +S14115S | Complete lesion at C5 level of cervical spinal cord, sequela | CMS +S14116A | Complete lesion at C6 level of cervical spinal cord, initial encounter | CMS +S14116D | Complete lesion at C6 level of cervical spinal cord, subsequent encounter | CMS +S14116S | Complete lesion at C6 level of cervical spinal cord, sequela | CMS +S14117A | Complete lesion at C7 level of cervical spinal cord, initial encounter | CMS +S14117D | Complete lesion at C7 level of cervical spinal cord, subsequent encounter | CMS +S14117S | Complete lesion at C7 level of cervical spinal cord, sequela | CMS +S14118A | Complete lesion at C8 level of cervical spinal cord, initial encounter | CMS +S14118D | Complete lesion at C8 level of cervical spinal cord, subsequent encounter | CMS +S14118S | Complete lesion at C8 level of cervical spinal cord, sequela | CMS +S14119A | Complete lesion at unspecified level of cervical spinal cord, initial encounter | CMS +S14119D | Complete lesion at unspecified level of cervical spinal cord, subsequent encounter | CMS +S14119S | Complete lesion at unspecified level of cervical spinal cord, sequela | CMS +S14121A | Central cord syndrome at C1 level of cervical spinal cord, initial encounter | CMS +S14121D | Central cord syndrome at C1 level of cervical spinal cord, subsequent encounter | CMS +S14121S | Central cord syndrome at C1 level of cervical spinal cord, sequela | CMS +S14122A | Central cord syndrome at C2 level of cervical spinal cord, initial encounter | CMS +S14122D | Central cord syndrome at C2 level of cervical spinal cord, subsequent encounter | CMS +S14122S | Central cord syndrome at C2 level of cervical spinal cord, sequela | CMS +S14123A | Central cord syndrome at C3 level of cervical spinal cord, initial encounter | CMS +S14123D | Central cord syndrome at C3 level of cervical spinal cord, subsequent encounter | CMS +S14123S | Central cord syndrome at C3 level of cervical spinal cord, sequela | CMS +S14124A | Central cord syndrome at C4 level of cervical spinal cord, initial encounter | CMS +S14124D | Central cord syndrome at C4 level of cervical spinal cord, subsequent encounter | CMS +S14124S | Central cord syndrome at C4 level of cervical spinal cord, sequela | CMS +S14125A | Central cord syndrome at C5 level of cervical spinal cord, initial encounter | CMS +S14125D | Central cord syndrome at C5 level of cervical spinal cord, subsequent encounter | CMS +S14125S | Central cord syndrome at C5 level of cervical spinal cord, sequela | CMS +S14126A | Central cord syndrome at C6 level of cervical spinal cord, initial encounter | CMS +S14126D | Central cord syndrome at C6 level of cervical spinal cord, subsequent encounter | CMS +S14126S | Central cord syndrome at C6 level of cervical spinal cord, sequela | CMS +S14127A | Central cord syndrome at C7 level of cervical spinal cord, initial encounter | CMS +S14127D | Central cord syndrome at C7 level of cervical spinal cord, subsequent encounter | CMS +S14127S | Central cord syndrome at C7 level of cervical spinal cord, sequela | CMS +S14128A | Central cord syndrome at C8 level of cervical spinal cord, initial encounter | CMS +S14128D | Central cord syndrome at C8 level of cervical spinal cord, subsequent encounter | CMS +S14128S | Central cord syndrome at C8 level of cervical spinal cord, sequela | CMS +S14129A | Central cord syndrome at unspecified level of cervical spinal cord, initial encounter | CMS +S14129D | Central cord syndrome at unspecified level of cervical spinal cord, subsequent encounter | CMS +S14129S | Central cord syndrome at unspecified level of cervical spinal cord, sequela | CMS +S14131A | Anterior cord syndrome at C1 level of cervical spinal cord, initial encounter | CMS +S14131D | Anterior cord syndrome at C1 level of cervical spinal cord, subsequent encounter | CMS +S14131S | Anterior cord syndrome at C1 level of cervical spinal cord, sequela | CMS +S14132A | Anterior cord syndrome at C2 level of cervical spinal cord, initial encounter | CMS +S14132D | Anterior cord syndrome at C2 level of cervical spinal cord, subsequent encounter | CMS +S14132S | Anterior cord syndrome at C2 level of cervical spinal cord, sequela | CMS +S14133A | Anterior cord syndrome at C3 level of cervical spinal cord, initial encounter | CMS +S14133D | Anterior cord syndrome at C3 level of cervical spinal cord, subsequent encounter | CMS +S14133S | Anterior cord syndrome at C3 level of cervical spinal cord, sequela | CMS +S14134A | Anterior cord syndrome at C4 level of cervical spinal cord, initial encounter | CMS +S14134D | Anterior cord syndrome at C4 level of cervical spinal cord, subsequent encounter | CMS +S14134S | Anterior cord syndrome at C4 level of cervical spinal cord, sequela | CMS +S14135A | Anterior cord syndrome at C5 level of cervical spinal cord, initial encounter | CMS +S14135D | Anterior cord syndrome at C5 level of cervical spinal cord, subsequent encounter | CMS +S14135S | Anterior cord syndrome at C5 level of cervical spinal cord, sequela | CMS +S14136A | Anterior cord syndrome at C6 level of cervical spinal cord, initial encounter | CMS +S14136D | Anterior cord syndrome at C6 level of cervical spinal cord, subsequent encounter | CMS +S14136S | Anterior cord syndrome at C6 level of cervical spinal cord, sequela | CMS +S14137A | Anterior cord syndrome at C7 level of cervical spinal cord, initial encounter | CMS +S14137D | Anterior cord syndrome at C7 level of cervical spinal cord, subsequent encounter | CMS +S14137S | Anterior cord syndrome at C7 level of cervical spinal cord, sequela | CMS +S14138A | Anterior cord syndrome at C8 level of cervical spinal cord, initial encounter | CMS +S14138D | Anterior cord syndrome at C8 level of cervical spinal cord, subsequent encounter | CMS +S14138S | Anterior cord syndrome at C8 level of cervical spinal cord, sequela | CMS +S14139A | Anterior cord syndrome at unspecified level of cervical spinal cord, initial encounter | CMS +S14139D | Anterior cord syndrome at unspecified level of cervical spinal cord, subsequent encounter | CMS +S14139S | Anterior cord syndrome at unspecified level of cervical spinal cord, sequela | CMS +S14141A | Brown-Sequard syndrome at C1 level of cervical spinal cord, initial encounter | CMS +S14141D | Brown-Sequard syndrome at C1 level of cervical spinal cord, subsequent encounter | CMS +S14141S | Brown-Sequard syndrome at C1 level of cervical spinal cord, sequela | CMS +S14142A | Brown-Sequard syndrome at C2 level of cervical spinal cord, initial encounter | CMS +S14142D | Brown-Sequard syndrome at C2 level of cervical spinal cord, subsequent encounter | CMS +S14142S | Brown-Sequard syndrome at C2 level of cervical spinal cord, sequela | CMS +S14143A | Brown-Sequard syndrome at C3 level of cervical spinal cord, initial encounter | CMS +S14143D | Brown-Sequard syndrome at C3 level of cervical spinal cord, subsequent encounter | CMS +S14143S | Brown-Sequard syndrome at C3 level of cervical spinal cord, sequela | CMS +S14144A | Brown-Sequard syndrome at C4 level of cervical spinal cord, initial encounter | CMS +S14144D | Brown-Sequard syndrome at C4 level of cervical spinal cord, subsequent encounter | CMS +S14144S | Brown-Sequard syndrome at C4 level of cervical spinal cord, sequela | CMS +S14145A | Brown-Sequard syndrome at C5 level of cervical spinal cord, initial encounter | CMS +S14145D | Brown-Sequard syndrome at C5 level of cervical spinal cord, subsequent encounter | CMS +S14145S | Brown-Sequard syndrome at C5 level of cervical spinal cord, sequela | CMS +S14146A | Brown-Sequard syndrome at C6 level of cervical spinal cord, initial encounter | CMS +S14146D | Brown-Sequard syndrome at C6 level of cervical spinal cord, subsequent encounter | CMS +S14146S | Brown-Sequard syndrome at C6 level of cervical spinal cord, sequela | CMS +S14147A | Brown-Sequard syndrome at C7 level of cervical spinal cord, initial encounter | CMS +S14147D | Brown-Sequard syndrome at C7 level of cervical spinal cord, subsequent encounter | CMS +S14147S | Brown-Sequard syndrome at C7 level of cervical spinal cord, sequela | CMS +S14148A | Brown-Sequard syndrome at C8 level of cervical spinal cord, initial encounter | CMS +S14148D | Brown-Sequard syndrome at C8 level of cervical spinal cord, subsequent encounter | CMS +S14148S | Brown-Sequard syndrome at C8 level of cervical spinal cord, sequela | CMS +S14149A | Brown-Sequard syndrome at unspecified level of cervical spinal cord, initial encounter | CMS +S14149D | Brown-Sequard syndrome at unspecified level of cervical spinal cord, subsequent encounter | CMS +S14149S | Brown-Sequard syndrome at unspecified level of cervical spinal cord, sequela | CMS +S14151A | Other incomplete lesion at C1 level of cervical spinal cord, initial encounter | CMS +S14151D | Other incomplete lesion at C1 level of cervical spinal cord, subsequent encounter | CMS +S14151S | Other incomplete lesion at C1 level of cervical spinal cord, sequela | CMS +S14152A | Other incomplete lesion at C2 level of cervical spinal cord, initial encounter | CMS +S14152D | Other incomplete lesion at C2 level of cervical spinal cord, subsequent encounter | CMS +S14152S | Other incomplete lesion at C2 level of cervical spinal cord, sequela | CMS +S14153A | Other incomplete lesion at C3 level of cervical spinal cord, initial encounter | CMS +S14153D | Other incomplete lesion at C3 level of cervical spinal cord, subsequent encounter | CMS +S14153S | Other incomplete lesion at C3 level of cervical spinal cord, sequela | CMS +S14154A | Other incomplete lesion at C4 level of cervical spinal cord, initial encounter | CMS +S14154D | Other incomplete lesion at C4 level of cervical spinal cord, subsequent encounter | CMS +S14154S | Other incomplete lesion at C4 level of cervical spinal cord, sequela | CMS +S14155A | Other incomplete lesion at C5 level of cervical spinal cord, initial encounter | CMS +S14155D | Other incomplete lesion at C5 level of cervical spinal cord, subsequent encounter | CMS +S14155S | Other incomplete lesion at C5 level of cervical spinal cord, sequela | CMS +S14156A | Other incomplete lesion at C6 level of cervical spinal cord, initial encounter | CMS +S14156D | Other incomplete lesion at C6 level of cervical spinal cord, subsequent encounter | CMS +S14156S | Other incomplete lesion at C6 level of cervical spinal cord, sequela | CMS +S14157A | Other incomplete lesion at C7 level of cervical spinal cord, initial encounter | CMS +S14157D | Other incomplete lesion at C7 level of cervical spinal cord, subsequent encounter | CMS +S14157S | Other incomplete lesion at C7 level of cervical spinal cord, sequela | CMS +S14158A | Other incomplete lesion at C8 level of cervical spinal cord, initial encounter | CMS +S14158D | Other incomplete lesion at C8 level of cervical spinal cord, subsequent encounter | CMS +S14158S | Other incomplete lesion at C8 level of cervical spinal cord, sequela | CMS +S14159A | Other incomplete lesion at unspecified level of cervical spinal cord, initial encounter | CMS +S14159D | Other incomplete lesion at unspecified level of cervical spinal cord, subsequent encounter | CMS +S14159S | Other incomplete lesion at unspecified level of cervical spinal cord, sequela | CMS +S142XXA | Injury of nerve root of cervical spine, initial encounter | CMS +S142XXD | Injury of nerve root of cervical spine, subsequent encounter | CMS +S142XXS | Injury of nerve root of cervical spine, sequela | CMS +S143XXA | Injury of brachial plexus, initial encounter | CMS +S143XXD | Injury of brachial plexus, subsequent encounter | CMS +S143XXS | Injury of brachial plexus, sequela | CMS +S144XXA | Injury of peripheral nerves of neck, initial encounter | CMS +S144XXD | Injury of peripheral nerves of neck, subsequent encounter | CMS +S144XXS | Injury of peripheral nerves of neck, sequela | CMS +S145XXA | Injury of cervical sympathetic nerves, initial encounter | CMS +S145XXD | Injury of cervical sympathetic nerves, subsequent encounter | CMS +S145XXS | Injury of cervical sympathetic nerves, sequela | CMS +S148XXA | Injury of other specified nerves of neck, initial encounter | CMS +S148XXD | Injury of other specified nerves of neck, subsequent encounter | CMS +S148XXS | Injury of other specified nerves of neck, sequela | CMS +S149XXA | Injury of unspecified nerves of neck, initial encounter | CMS +S149XXD | Injury of unspecified nerves of neck, subsequent encounter | CMS +S149XXS | Injury of unspecified nerves of neck, sequela | CMS +S15001A | Unspecified injury of right carotid artery, initial encounter | CMS +S15001D | Unspecified injury of right carotid artery, subsequent encounter | CMS +S15001S | Unspecified injury of right carotid artery, sequela | CMS +S15002A | Unspecified injury of left carotid artery, initial encounter | CMS +S15002D | Unspecified injury of left carotid artery, subsequent encounter | CMS +S15002S | Unspecified injury of left carotid artery, sequela | CMS +S15009A | Unspecified injury of unspecified carotid artery, initial encounter | CMS +S15009D | Unspecified injury of unspecified carotid artery, subsequent encounter | CMS +S15009S | Unspecified injury of unspecified carotid artery, sequela | CMS +S15011A | Minor laceration of right carotid artery, initial encounter | CMS +S15011D | Minor laceration of right carotid artery, subsequent encounter | CMS +S15011S | Minor laceration of right carotid artery, sequela | CMS +S15012A | Minor laceration of left carotid artery, initial encounter | CMS +S15012D | Minor laceration of left carotid artery, subsequent encounter | CMS +S15012S | Minor laceration of left carotid artery, sequela | CMS +S15019A | Minor laceration of unspecified carotid artery, initial encounter | CMS +S15019D | Minor laceration of unspecified carotid artery, subsequent encounter | CMS +S15019S | Minor laceration of unspecified carotid artery, sequela | CMS +S15021A | Major laceration of right carotid artery, initial encounter | CMS +S15021D | Major laceration of right carotid artery, subsequent encounter | CMS +S15021S | Major laceration of right carotid artery, sequela | CMS +S15022A | Major laceration of left carotid artery, initial encounter | CMS +S15022D | Major laceration of left carotid artery, subsequent encounter | CMS +S15022S | Major laceration of left carotid artery, sequela | CMS +S15029A | Major laceration of unspecified carotid artery, initial encounter | CMS +S15029D | Major laceration of unspecified carotid artery, subsequent encounter | CMS +S15029S | Major laceration of unspecified carotid artery, sequela | CMS +S15091A | Other specified injury of right carotid artery, initial encounter | CMS +S15091D | Other specified injury of right carotid artery, subsequent encounter | CMS +S15091S | Other specified injury of right carotid artery, sequela | CMS +S15092A | Other specified injury of left carotid artery, initial encounter | CMS +S15092D | Other specified injury of left carotid artery, subsequent encounter | CMS +S15092S | Other specified injury of left carotid artery, sequela | CMS +S15099A | Other specified injury of unspecified carotid artery, initial encounter | CMS +S15099D | Other specified injury of unspecified carotid artery, subsequent encounter | CMS +S15099S | Other specified injury of unspecified carotid artery, sequela | CMS +S15101A | Unspecified injury of right vertebral artery, initial encounter | CMS +S15101D | Unspecified injury of right vertebral artery, subsequent encounter | CMS +S15101S | Unspecified injury of right vertebral artery, sequela | CMS +S15102A | Unspecified injury of left vertebral artery, initial encounter | CMS +S15102D | Unspecified injury of left vertebral artery, subsequent encounter | CMS +S15102S | Unspecified injury of left vertebral artery, sequela | CMS +S15109A | Unspecified injury of unspecified vertebral artery, initial encounter | CMS +S15109D | Unspecified injury of unspecified vertebral artery, subsequent encounter | CMS +S15109S | Unspecified injury of unspecified vertebral artery, sequela | CMS +S15111A | Minor laceration of right vertebral artery, initial encounter | CMS +S15111D | Minor laceration of right vertebral artery, subsequent encounter | CMS +S15111S | Minor laceration of right vertebral artery, sequela | CMS +S15112A | Minor laceration of left vertebral artery, initial encounter | CMS +S15112D | Minor laceration of left vertebral artery, subsequent encounter | CMS +S15112S | Minor laceration of left vertebral artery, sequela | CMS +S15119A | Minor laceration of unspecified vertebral artery, initial encounter | CMS +S15119D | Minor laceration of unspecified vertebral artery, subsequent encounter | CMS +S15119S | Minor laceration of unspecified vertebral artery, sequela | CMS +S15121A | Major laceration of right vertebral artery, initial encounter | CMS +S15121D | Major laceration of right vertebral artery, subsequent encounter | CMS +S15121S | Major laceration of right vertebral artery, sequela | CMS +S15122A | Major laceration of left vertebral artery, initial encounter | CMS +S15122D | Major laceration of left vertebral artery, subsequent encounter | CMS +S15122S | Major laceration of left vertebral artery, sequela | CMS +S15129A | Major laceration of unspecified vertebral artery, initial encounter | CMS +S15129D | Major laceration of unspecified vertebral artery, subsequent encounter | CMS +S15129S | Major laceration of unspecified vertebral artery, sequela | CMS +S15191A | Other specified injury of right vertebral artery, initial encounter | CMS +S15191D | Other specified injury of right vertebral artery, subsequent encounter | CMS +S15191S | Other specified injury of right vertebral artery, sequela | CMS +S15192A | Other specified injury of left vertebral artery, initial encounter | CMS +S15192D | Other specified injury of left vertebral artery, subsequent encounter | CMS +S15192S | Other specified injury of left vertebral artery, sequela | CMS +S15199A | Other specified injury of unspecified vertebral artery, initial encounter | CMS +S15199D | Other specified injury of unspecified vertebral artery, subsequent encounter | CMS +S15199S | Other specified injury of unspecified vertebral artery, sequela | CMS +S15201A | Unspecified injury of right external jugular vein, initial encounter | CMS +S15201D | Unspecified injury of right external jugular vein, subsequent encounter | CMS +S15201S | Unspecified injury of right external jugular vein, sequela | CMS +S15202A | Unspecified injury of left external jugular vein, initial encounter | CMS +S15202D | Unspecified injury of left external jugular vein, subsequent encounter | CMS +S15202S | Unspecified injury of left external jugular vein, sequela | CMS +S15209A | Unspecified injury of unspecified external jugular vein, initial encounter | CMS +S15209D | Unspecified injury of unspecified external jugular vein, subsequent encounter | CMS +S15209S | Unspecified injury of unspecified external jugular vein, sequela | CMS +S15211A | Minor laceration of right external jugular vein, initial encounter | CMS +S15211D | Minor laceration of right external jugular vein, subsequent encounter | CMS +S15211S | Minor laceration of right external jugular vein, sequela | CMS +S15212A | Minor laceration of left external jugular vein, initial encounter | CMS +S15212D | Minor laceration of left external jugular vein, subsequent encounter | CMS +S15212S | Minor laceration of left external jugular vein, sequela | CMS +S15219A | Minor laceration of unspecified external jugular vein, initial encounter | CMS +S15219D | Minor laceration of unspecified external jugular vein, subsequent encounter | CMS +S15219S | Minor laceration of unspecified external jugular vein, sequela | CMS +S15221A | Major laceration of right external jugular vein, initial encounter | CMS +S15221D | Major laceration of right external jugular vein, subsequent encounter | CMS +S15221S | Major laceration of right external jugular vein, sequela | CMS +S15222A | Major laceration of left external jugular vein, initial encounter | CMS +S15222D | Major laceration of left external jugular vein, subsequent encounter | CMS +S15222S | Major laceration of left external jugular vein, sequela | CMS +S15229A | Major laceration of unspecified external jugular vein, initial encounter | CMS +S15229D | Major laceration of unspecified external jugular vein, subsequent encounter | CMS +S15229S | Major laceration of unspecified external jugular vein, sequela | CMS +S15291A | Other specified injury of right external jugular vein, initial encounter | CMS +S15291D | Other specified injury of right external jugular vein, subsequent encounter | CMS +S15291S | Other specified injury of right external jugular vein, sequela | CMS +S15292A | Other specified injury of left external jugular vein, initial encounter | CMS +S15292D | Other specified injury of left external jugular vein, subsequent encounter | CMS +S15292S | Other specified injury of left external jugular vein, sequela | CMS +S15299A | Other specified injury of unspecified external jugular vein, initial encounter | CMS +S15299D | Other specified injury of unspecified external jugular vein, subsequent encounter | CMS +S15299S | Other specified injury of unspecified external jugular vein, sequela | CMS +S15301A | Unspecified injury of right internal jugular vein, initial encounter | CMS +S15301D | Unspecified injury of right internal jugular vein, subsequent encounter | CMS +S15301S | Unspecified injury of right internal jugular vein, sequela | CMS +S15302A | Unspecified injury of left internal jugular vein, initial encounter | CMS +S15302D | Unspecified injury of left internal jugular vein, subsequent encounter | CMS +S15302S | Unspecified injury of left internal jugular vein, sequela | CMS +S15309A | Unspecified injury of unspecified internal jugular vein, initial encounter | CMS +S15309D | Unspecified injury of unspecified internal jugular vein, subsequent encounter | CMS +S15309S | Unspecified injury of unspecified internal jugular vein, sequela | CMS +S15311A | Minor laceration of right internal jugular vein, initial encounter | CMS +S15311D | Minor laceration of right internal jugular vein, subsequent encounter | CMS +S15311S | Minor laceration of right internal jugular vein, sequela | CMS +S15312A | Minor laceration of left internal jugular vein, initial encounter | CMS +S15312D | Minor laceration of left internal jugular vein, subsequent encounter | CMS +S15312S | Minor laceration of left internal jugular vein, sequela | CMS +S15319A | Minor laceration of unspecified internal jugular vein, initial encounter | CMS +S15319D | Minor laceration of unspecified internal jugular vein, subsequent encounter | CMS +S15319S | Minor laceration of unspecified internal jugular vein, sequela | CMS +S15321A | Major laceration of right internal jugular vein, initial encounter | CMS +S15321D | Major laceration of right internal jugular vein, subsequent encounter | CMS +S15321S | Major laceration of right internal jugular vein, sequela | CMS +S15322A | Major laceration of left internal jugular vein, initial encounter | CMS +S15322D | Major laceration of left internal jugular vein, subsequent encounter | CMS +S15322S | Major laceration of left internal jugular vein, sequela | CMS +S15329A | Major laceration of unspecified internal jugular vein, initial encounter | CMS +S15329D | Major laceration of unspecified internal jugular vein, subsequent encounter | CMS +S15329S | Major laceration of unspecified internal jugular vein, sequela | CMS +S15391A | Other specified injury of right internal jugular vein, initial encounter | CMS +S15391D | Other specified injury of right internal jugular vein, subsequent encounter | CMS +S15391S | Other specified injury of right internal jugular vein, sequela | CMS +S15392A | Other specified injury of left internal jugular vein, initial encounter | CMS +S15392D | Other specified injury of left internal jugular vein, subsequent encounter | CMS +S15392S | Other specified injury of left internal jugular vein, sequela | CMS +S15399A | Other specified injury of unspecified internal jugular vein, initial encounter | CMS +S15399D | Other specified injury of unspecified internal jugular vein, subsequent encounter | CMS +S15399S | Other specified injury of unspecified internal jugular vein, sequela | CMS +S158XXA | Injury of other specified blood vessels at neck level, initial encounter | CMS +S158XXD | Injury of other specified blood vessels at neck level, subsequent encounter | CMS +S158XXS | Injury of other specified blood vessels at neck level, sequela | CMS +S159XXA | Injury of unspecified blood vessel at neck level, initial encounter | CMS +S159XXD | Injury of unspecified blood vessel at neck level, subsequent encounter | CMS +S159XXS | Injury of unspecified blood vessel at neck level, sequela | CMS +S161XXA | Strain of muscle, fascia and tendon at neck level, initial encounter | CMS +S161XXD | Strain of muscle, fascia and tendon at neck level, subsequent encounter | CMS +S161XXS | Strain of muscle, fascia and tendon at neck level, sequela | CMS +S162XXA | Laceration of muscle, fascia and tendon at neck level, initial encounter | CMS +S162XXD | Laceration of muscle, fascia and tendon at neck level, subsequent encounter | CMS +S162XXS | Laceration of muscle, fascia and tendon at neck level, sequela | CMS +S168XXA | Other specified injury of muscle, fascia and tendon at neck level, initial encounter | CMS +S168XXD | Other specified injury of muscle, fascia and tendon at neck level, subsequent encounter | CMS +S168XXS | Other specified injury of muscle, fascia and tendon at neck level, sequela | CMS +S169XXA | Unspecified injury of muscle, fascia and tendon at neck level, initial encounter | CMS +S169XXD | Unspecified injury of muscle, fascia and tendon at neck level, subsequent encounter | CMS +S169XXS | Unspecified injury of muscle, fascia and tendon at neck level, sequela | CMS +S170XXA | Crushing injury of larynx and trachea, initial encounter | CMS +S170XXD | Crushing injury of larynx and trachea, subsequent encounter | CMS +S170XXS | Crushing injury of larynx and trachea, sequela | CMS +S178XXA | Crushing injury of other specified parts of neck, initial encounter | CMS +S178XXD | Crushing injury of other specified parts of neck, subsequent encounter | CMS +S178XXS | Crushing injury of other specified parts of neck, sequela | CMS +S179XXA | Crushing injury of neck, part unspecified, initial encounter | CMS +S179XXD | Crushing injury of neck, part unspecified, subsequent encounter | CMS +S179XXS | Crushing injury of neck, part unspecified, sequela | CMS +S1980XA | Other specified injuries of unspecified part of neck, initial encounter | CMS +S1980XD | Other specified injuries of unspecified part of neck, subsequent encounter | CMS +S1980XS | Other specified injuries of unspecified part of neck, sequela | CMS +S1981XA | Other specified injuries of larynx, initial encounter | CMS +S1981XD | Other specified injuries of larynx, subsequent encounter | CMS +S1981XS | Other specified injuries of larynx, sequela | CMS +S1982XA | Other specified injuries of cervical trachea, initial encounter | CMS +S1982XD | Other specified injuries of cervical trachea, subsequent encounter | CMS +S1982XS | Other specified injuries of cervical trachea, sequela | CMS +S1983XA | Other specified injuries of vocal cord, initial encounter | CMS +S1983XD | Other specified injuries of vocal cord, subsequent encounter | CMS +S1983XS | Other specified injuries of vocal cord, sequela | CMS +S1984XA | Other specified injuries of thyroid gland, initial encounter | CMS +S1984XD | Other specified injuries of thyroid gland, subsequent encounter | CMS +S1984XS | Other specified injuries of thyroid gland, sequela | CMS +S1985XA | Other specified injuries of pharynx and cervical esophagus, initial encounter | CMS +S1985XD | Other specified injuries of pharynx and cervical esophagus, subsequent encounter | CMS +S1985XS | Other specified injuries of pharynx and cervical esophagus, sequela | CMS +S1989XA | Other specified injuries of other specified part of neck, initial encounter | CMS +S1989XD | Other specified injuries of other specified part of neck, subsequent encounter | CMS +S1989XS | Other specified injuries of other specified part of neck, sequela | CMS +S199XXA | Unspecified injury of neck, initial encounter | CMS +S199XXD | Unspecified injury of neck, subsequent encounter | CMS +S199XXS | Unspecified injury of neck, sequela | CMS +S2000XA | Contusion of breast, unspecified breast, initial encounter | CMS +S2000XD | Contusion of breast, unspecified breast, subsequent encounter | CMS +S2000XS | Contusion of breast, unspecified breast, sequela | CMS +S2001XA | Contusion of right breast, initial encounter | CMS +S2001XD | Contusion of right breast, subsequent encounter | CMS +S2001XS | Contusion of right breast, sequela | CMS +S2002XA | Contusion of left breast, initial encounter | CMS +S2002XD | Contusion of left breast, subsequent encounter | CMS +S2002XS | Contusion of left breast, sequela | CMS +S20101A | Unspecified superficial injuries of breast, right breast, initial encounter | CMS +S20101D | Unspecified superficial injuries of breast, right breast, subsequent encounter | CMS +S20101S | Unspecified superficial injuries of breast, right breast, sequela | CMS +S20102A | Unspecified superficial injuries of breast, left breast, initial encounter | CMS +S20102D | Unspecified superficial injuries of breast, left breast, subsequent encounter | CMS +S20102S | Unspecified superficial injuries of breast, left breast, sequela | CMS +S20109A | Unspecified superficial injuries of breast, unspecified breast, initial encounter | CMS +S20109D | Unspecified superficial injuries of breast, unspecified breast, subsequent encounter | CMS +S20109S | Unspecified superficial injuries of breast, unspecified breast, sequela | CMS +S20111A | Abrasion of breast, right breast, initial encounter | CMS +S20111D | Abrasion of breast, right breast, subsequent encounter | CMS +S20111S | Abrasion of breast, right breast, sequela | CMS +S20112A | Abrasion of breast, left breast, initial encounter | CMS +S20112D | Abrasion of breast, left breast, subsequent encounter | CMS +S20112S | Abrasion of breast, left breast, sequela | CMS +S20119A | Abrasion of breast, unspecified breast, initial encounter | CMS +S20119D | Abrasion of breast, unspecified breast, subsequent encounter | CMS +S20119S | Abrasion of breast, unspecified breast, sequela | CMS +S20121A | Blister (nonthermal) of breast, right breast, initial encounter | CMS +S20121D | Blister (nonthermal) of breast, right breast, subsequent encounter | CMS +S20121S | Blister (nonthermal) of breast, right breast, sequela | CMS +S20122A | Blister (nonthermal) of breast, left breast, initial encounter | CMS +S20122D | Blister (nonthermal) of breast, left breast, subsequent encounter | CMS +S20122S | Blister (nonthermal) of breast, left breast, sequela | CMS +S20129A | Blister (nonthermal) of breast, unspecified breast, initial encounter | CMS +S20129D | Blister (nonthermal) of breast, unspecified breast, subsequent encounter | CMS +S20129S | Blister (nonthermal) of breast, unspecified breast, sequela | CMS +S20141A | External constriction of part of breast, right breast, initial encounter | CMS +S20141D | External constriction of part of breast, right breast, subsequent encounter | CMS +S20141S | External constriction of part of breast, right breast, sequela | CMS +S20142A | External constriction of part of breast, left breast, initial encounter | CMS +S20142D | External constriction of part of breast, left breast, subsequent encounter | CMS +S20142S | External constriction of part of breast, left breast, sequela | CMS +S20149A | External constriction of part of breast, unspecified breast, initial encounter | CMS +S20149D | External constriction of part of breast, unspecified breast, subsequent encounter | CMS +S20149S | External constriction of part of breast, unspecified breast, sequela | CMS +S20151A | Superficial foreign body of breast, right breast, initial encounter | CMS +S20151D | Superficial foreign body of breast, right breast, subsequent encounter | CMS +S20151S | Superficial foreign body of breast, right breast, sequela | CMS +S20152A | Superficial foreign body of breast, left breast, initial encounter | CMS +S20152D | Superficial foreign body of breast, left breast, subsequent encounter | CMS +S20152S | Superficial foreign body of breast, left breast, sequela | CMS +S20159A | Superficial foreign body of breast, unspecified breast, initial encounter | CMS +S20159D | Superficial foreign body of breast, unspecified breast, subsequent encounter | CMS +S20159S | Superficial foreign body of breast, unspecified breast, sequela | CMS +S20161A | Insect bite (nonvenomous) of breast, right breast, initial encounter | CMS +S20161D | Insect bite (nonvenomous) of breast, right breast, subsequent encounter | CMS +S20161S | Insect bite (nonvenomous) of breast, right breast, sequela | CMS +S20162A | Insect bite (nonvenomous) of breast, left breast, initial encounter | CMS +S20162D | Insect bite (nonvenomous) of breast, left breast, subsequent encounter | CMS +S20162S | Insect bite (nonvenomous) of breast, left breast, sequela | CMS +S20169A | Insect bite (nonvenomous) of breast, unspecified breast, initial encounter | CMS +S20169D | Insect bite (nonvenomous) of breast, unspecified breast, subsequent encounter | CMS +S20169S | Insect bite (nonvenomous) of breast, unspecified breast, sequela | CMS +S20171A | Other superficial bite of breast, right breast, initial encounter | CMS +S20171D | Other superficial bite of breast, right breast, subsequent encounter | CMS +S20171S | Other superficial bite of breast, right breast, sequela | CMS +S20172A | Other superficial bite of breast, left breast, initial encounter | CMS +S20172D | Other superficial bite of breast, left breast, subsequent encounter | CMS +S20172S | Other superficial bite of breast, left breast, sequela | CMS +S20179A | Other superficial bite of breast, unspecified breast, initial encounter | CMS +S20179D | Other superficial bite of breast, unspecified breast, subsequent encounter | CMS +S20179S | Other superficial bite of breast, unspecified breast, sequela | CMS +S2020XA | Contusion of thorax, unspecified, initial encounter | CMS +S2020XD | Contusion of thorax, unspecified, subsequent encounter | CMS +S2020XS | Contusion of thorax, unspecified, sequela | CMS +S20211A | Contusion of right front wall of thorax, initial encounter | CMS +S20211D | Contusion of right front wall of thorax, subsequent encounter | CMS +S20211S | Contusion of right front wall of thorax, sequela | CMS +S20212A | Contusion of left front wall of thorax, initial encounter | CMS +S20212D | Contusion of left front wall of thorax, subsequent encounter | CMS +S20212S | Contusion of left front wall of thorax, sequela | CMS +S20219A | Contusion of unspecified front wall of thorax, initial encounter | CMS +S20219D | Contusion of unspecified front wall of thorax, subsequent encounter | CMS +S20219S | Contusion of unspecified front wall of thorax, sequela | CMS +S20221A | Contusion of right back wall of thorax, initial encounter | CMS +S20221D | Contusion of right back wall of thorax, subsequent encounter | CMS +S20221S | Contusion of right back wall of thorax, sequela | CMS +S20222A | Contusion of left back wall of thorax, initial encounter | CMS +S20222D | Contusion of left back wall of thorax, subsequent encounter | CMS +S20222S | Contusion of left back wall of thorax, sequela | CMS +S20229A | Contusion of unspecified back wall of thorax, initial encounter | CMS +S20229D | Contusion of unspecified back wall of thorax, subsequent encounter | CMS +S20229S | Contusion of unspecified back wall of thorax, sequela | CMS +S20301A | Unspecified superficial injuries of right front wall of thorax, initial encounter | CMS +S20301D | Unspecified superficial injuries of right front wall of thorax, subsequent encounter | CMS +S20301S | Unspecified superficial injuries of right front wall of thorax, sequela | CMS +S20302A | Unspecified superficial injuries of left front wall of thorax, initial encounter | CMS +S20302D | Unspecified superficial injuries of left front wall of thorax, subsequent encounter | CMS +S20302S | Unspecified superficial injuries of left front wall of thorax, sequela | CMS +S20309A | Unspecified superficial injuries of unspecified front wall of thorax, initial encounter | CMS +S20309D | Unspecified superficial injuries of unspecified front wall of thorax, subsequent encounter | CMS +S20309S | Unspecified superficial injuries of unspecified front wall of thorax, sequela | CMS +S20311A | Abrasion of right front wall of thorax, initial encounter | CMS +S20311D | Abrasion of right front wall of thorax, subsequent encounter | CMS +S20311S | Abrasion of right front wall of thorax, sequela | CMS +S20312A | Abrasion of left front wall of thorax, initial encounter | CMS +S20312D | Abrasion of left front wall of thorax, subsequent encounter | CMS +S20312S | Abrasion of left front wall of thorax, sequela | CMS +S20319A | Abrasion of unspecified front wall of thorax, initial encounter | CMS +S20319D | Abrasion of unspecified front wall of thorax, subsequent encounter | CMS +S20319S | Abrasion of unspecified front wall of thorax, sequela | CMS +S20321A | Blister (nonthermal) of right front wall of thorax, initial encounter | CMS +S20321D | Blister (nonthermal) of right front wall of thorax, subsequent encounter | CMS +S20321S | Blister (nonthermal) of right front wall of thorax, sequela | CMS +S20322A | Blister (nonthermal) of left front wall of thorax, initial encounter | CMS +S20322D | Blister (nonthermal) of left front wall of thorax, subsequent encounter | CMS +S20322S | Blister (nonthermal) of left front wall of thorax, sequela | CMS +S20329A | Blister (nonthermal) of unspecified front wall of thorax, initial encounter | CMS +S20329D | Blister (nonthermal) of unspecified front wall of thorax, subsequent encounter | CMS +S20329S | Blister (nonthermal) of unspecified front wall of thorax, sequela | CMS +S20341A | External constriction of right front wall of thorax, initial encounter | CMS +S20341D | External constriction of right front wall of thorax, subsequent encounter | CMS +S20341S | External constriction of right front wall of thorax, sequela | CMS +S20342A | External constriction of left front wall of thorax, initial encounter | CMS +S20342D | External constriction of left front wall of thorax, subsequent encounter | CMS +S20342S | External constriction of left front wall of thorax, sequela | CMS +S20349A | External constriction of unspecified front wall of thorax, initial encounter | CMS +S20349D | External constriction of unspecified front wall of thorax, subsequent encounter | CMS +S20349S | External constriction of unspecified front wall of thorax, sequela | CMS +S20351A | Superficial foreign body of right front wall of thorax, initial encounter | CMS +S20351D | Superficial foreign body of right front wall of thorax, subsequent encounter | CMS +S20351S | Superficial foreign body of right front wall of thorax, sequela | CMS +S20352A | Superficial foreign body of left front wall of thorax, initial encounter | CMS +S20352D | Superficial foreign body of left front wall of thorax, subsequent encounter | CMS +S20352S | Superficial foreign body of left front wall of thorax, sequela | CMS +S20359A | Superficial foreign body of unspecified front wall of thorax, initial encounter | CMS +S20359D | Superficial foreign body of unspecified front wall of thorax, subsequent encounter | CMS +S20359S | Superficial foreign body of unspecified front wall of thorax, sequela | CMS +S20361A | Insect bite (nonvenomous) of right front wall of thorax, initial encounter | CMS +S20361D | Insect bite (nonvenomous) of right front wall of thorax, subsequent encounter | CMS +S20361S | Insect bite (nonvenomous) of right front wall of thorax, sequela | CMS +S20362A | Insect bite (nonvenomous) of left front wall of thorax, initial encounter | CMS +S20362D | Insect bite (nonvenomous) of left front wall of thorax, subsequent encounter | CMS +S20362S | Insect bite (nonvenomous) of left front wall of thorax, sequela | CMS +S20369A | Insect bite (nonvenomous) of unspecified front wall of thorax, initial encounter | CMS +S20369D | Insect bite (nonvenomous) of unspecified front wall of thorax, subsequent encounter | CMS +S20369S | Insect bite (nonvenomous) of unspecified front wall of thorax, sequela | CMS +S20371A | Other superficial bite of right front wall of thorax, initial encounter | CMS +S20371D | Other superficial bite of right front wall of thorax, subsequent encounter | CMS +S20371S | Other superficial bite of right front wall of thorax, sequela | CMS +S20372A | Other superficial bite of left front wall of thorax, initial encounter | CMS +S20372D | Other superficial bite of left front wall of thorax, subsequent encounter | CMS +S20372S | Other superficial bite of left front wall of thorax, sequela | CMS +S20379A | Other superficial bite of unspecified front wall of thorax, initial encounter | CMS +S20379D | Other superficial bite of unspecified front wall of thorax, subsequent encounter | CMS +S20379S | Other superficial bite of unspecified front wall of thorax, sequela | CMS +S20401A | Unspecified superficial injuries of right back wall of thorax, initial encounter | CMS +S20401D | Unspecified superficial injuries of right back wall of thorax, subsequent encounter | CMS +S20401S | Unspecified superficial injuries of right back wall of thorax, sequela | CMS +S20402A | Unspecified superficial injuries of left back wall of thorax, initial encounter | CMS +S20402D | Unspecified superficial injuries of left back wall of thorax, subsequent encounter | CMS +S20402S | Unspecified superficial injuries of left back wall of thorax, sequela | CMS +S20409A | Unspecified superficial injuries of unspecified back wall of thorax, initial encounter | CMS +S20409D | Unspecified superficial injuries of unspecified back wall of thorax, subsequent encounter | CMS +S20409S | Unspecified superficial injuries of unspecified back wall of thorax, sequela | CMS +S20411A | Abrasion of right back wall of thorax, initial encounter | CMS +S20411D | Abrasion of right back wall of thorax, subsequent encounter | CMS +S20411S | Abrasion of right back wall of thorax, sequela | CMS +S20412A | Abrasion of left back wall of thorax, initial encounter | CMS +S20412D | Abrasion of left back wall of thorax, subsequent encounter | CMS +S20412S | Abrasion of left back wall of thorax, sequela | CMS +S20419A | Abrasion of unspecified back wall of thorax, initial encounter | CMS +S20419D | Abrasion of unspecified back wall of thorax, subsequent encounter | CMS +S20419S | Abrasion of unspecified back wall of thorax, sequela | CMS +S20421A | Blister (nonthermal) of right back wall of thorax, initial encounter | CMS +S20421D | Blister (nonthermal) of right back wall of thorax, subsequent encounter | CMS +S20421S | Blister (nonthermal) of right back wall of thorax, sequela | CMS +S20422A | Blister (nonthermal) of left back wall of thorax, initial encounter | CMS +S20422D | Blister (nonthermal) of left back wall of thorax, subsequent encounter | CMS +S20422S | Blister (nonthermal) of left back wall of thorax, sequela | CMS +S20429A | Blister (nonthermal) of unspecified back wall of thorax, initial encounter | CMS +S20429D | Blister (nonthermal) of unspecified back wall of thorax, subsequent encounter | CMS +S20429S | Blister (nonthermal) of unspecified back wall of thorax, sequela | CMS +S20441A | External constriction of right back wall of thorax, initial encounter | CMS +S20441D | External constriction of right back wall of thorax, subsequent encounter | CMS +S20441S | External constriction of right back wall of thorax, sequela | CMS +S20442A | External constriction of left back wall of thorax, initial encounter | CMS +S20442D | External constriction of left back wall of thorax, subsequent encounter | CMS +S20442S | External constriction of left back wall of thorax, sequela | CMS +S20449A | External constriction of unspecified back wall of thorax, initial encounter | CMS +S20449D | External constriction of unspecified back wall of thorax, subsequent encounter | CMS +S20449S | External constriction of unspecified back wall of thorax, sequela | CMS +S20451A | Superficial foreign body of right back wall of thorax, initial encounter | CMS +S20451D | Superficial foreign body of right back wall of thorax, subsequent encounter | CMS +S20451S | Superficial foreign body of right back wall of thorax, sequela | CMS +S20452A | Superficial foreign body of left back wall of thorax, initial encounter | CMS +S20452D | Superficial foreign body of left back wall of thorax, subsequent encounter | CMS +S20452S | Superficial foreign body of left back wall of thorax, sequela | CMS +S20459A | Superficial foreign body of unspecified back wall of thorax, initial encounter | CMS +S20459D | Superficial foreign body of unspecified back wall of thorax, subsequent encounter | CMS +S20459S | Superficial foreign body of unspecified back wall of thorax, sequela | CMS +S20461A | Insect bite (nonvenomous) of right back wall of thorax, initial encounter | CMS +S20461D | Insect bite (nonvenomous) of right back wall of thorax, subsequent encounter | CMS +S20461S | Insect bite (nonvenomous) of right back wall of thorax, sequela | CMS +S20462A | Insect bite (nonvenomous) of left back wall of thorax, initial encounter | CMS +S20462D | Insect bite (nonvenomous) of left back wall of thorax, subsequent encounter | CMS +S20462S | Insect bite (nonvenomous) of left back wall of thorax, sequela | CMS +S20469A | Insect bite (nonvenomous) of unspecified back wall of thorax, initial encounter | CMS +S20469D | Insect bite (nonvenomous) of unspecified back wall of thorax, subsequent encounter | CMS +S20469S | Insect bite (nonvenomous) of unspecified back wall of thorax, sequela | CMS +S20471A | Other superficial bite of right back wall of thorax, initial encounter | CMS +S20471D | Other superficial bite of right back wall of thorax, subsequent encounter | CMS +S20471S | Other superficial bite of right back wall of thorax, sequela | CMS +S20472A | Other superficial bite of left back wall of thorax, initial encounter | CMS +S20472D | Other superficial bite of left back wall of thorax, subsequent encounter | CMS +S20472S | Other superficial bite of left back wall of thorax, sequela | CMS +S20479A | Other superficial bite of unspecified back wall of thorax, initial encounter | CMS +S20479D | Other superficial bite of unspecified back wall of thorax, subsequent encounter | CMS +S20479S | Other superficial bite of unspecified back wall of thorax, sequela | CMS +S2090XA | Unspecified superficial injury of unspecified parts of thorax, initial encounter | CMS +S2090XD | Unspecified superficial injury of unspecified parts of thorax, subsequent encounter | CMS +S2090XS | Unspecified superficial injury of unspecified parts of thorax, sequela | CMS +S2091XA | Abrasion of unspecified parts of thorax, initial encounter | CMS +S2091XD | Abrasion of unspecified parts of thorax, subsequent encounter | CMS +S2091XS | Abrasion of unspecified parts of thorax, sequela | CMS +S2092XA | Blister (nonthermal) of unspecified parts of thorax, initial encounter | CMS +S2092XD | Blister (nonthermal) of unspecified parts of thorax, subsequent encounter | CMS +S2092XS | Blister (nonthermal) of unspecified parts of thorax, sequela | CMS +S2094XA | External constriction of unspecified parts of thorax, initial encounter | CMS +S2094XD | External constriction of unspecified parts of thorax, subsequent encounter | CMS +S2094XS | External constriction of unspecified parts of thorax, sequela | CMS +S2095XA | Superficial foreign body of unspecified parts of thorax, initial encounter | CMS +S2095XD | Superficial foreign body of unspecified parts of thorax, subsequent encounter | CMS +S2095XS | Superficial foreign body of unspecified parts of thorax, sequela | CMS +S2096XA | Insect bite (nonvenomous) of unspecified parts of thorax, initial encounter | CMS +S2096XD | Insect bite (nonvenomous) of unspecified parts of thorax, subsequent encounter | CMS +S2096XS | Insect bite (nonvenomous) of unspecified parts of thorax, sequela | CMS +S2097XA | Other superficial bite of unspecified parts of thorax, initial encounter | CMS +S2097XD | Other superficial bite of unspecified parts of thorax, subsequent encounter | CMS +S2097XS | Other superficial bite of unspecified parts of thorax, sequela | CMS +S21001A | Unspecified open wound of right breast, initial encounter | CMS +S21001D | Unspecified open wound of right breast, subsequent encounter | CMS +S21001S | Unspecified open wound of right breast, sequela | CMS +S21002A | Unspecified open wound of left breast, initial encounter | CMS +S21002D | Unspecified open wound of left breast, subsequent encounter | CMS +S21002S | Unspecified open wound of left breast, sequela | CMS +S21009A | Unspecified open wound of unspecified breast, initial encounter | CMS +S21009D | Unspecified open wound of unspecified breast, subsequent encounter | CMS +S21009S | Unspecified open wound of unspecified breast, sequela | CMS +S21011A | Laceration without foreign body of right breast, initial encounter | CMS +S21011D | Laceration without foreign body of right breast, subsequent encounter | CMS +S21011S | Laceration without foreign body of right breast, sequela | CMS +S21012A | Laceration without foreign body of left breast, initial encounter | CMS +S21012D | Laceration without foreign body of left breast, subsequent encounter | CMS +S21012S | Laceration without foreign body of left breast, sequela | CMS +S21019A | Laceration without foreign body of unspecified breast, initial encounter | CMS +S21019D | Laceration without foreign body of unspecified breast, subsequent encounter | CMS +S21019S | Laceration without foreign body of unspecified breast, sequela | CMS +S21021A | Laceration with foreign body of right breast, initial encounter | CMS +S21021D | Laceration with foreign body of right breast, subsequent encounter | CMS +S21021S | Laceration with foreign body of right breast, sequela | CMS +S21022A | Laceration with foreign body of left breast, initial encounter | CMS +S21022D | Laceration with foreign body of left breast, subsequent encounter | CMS +S21022S | Laceration with foreign body of left breast, sequela | CMS +S21029A | Laceration with foreign body of unspecified breast, initial encounter | CMS +S21029D | Laceration with foreign body of unspecified breast, subsequent encounter | CMS +S21029S | Laceration with foreign body of unspecified breast, sequela | CMS +S21031A | Puncture wound without foreign body of right breast, initial encounter | CMS +S21031D | Puncture wound without foreign body of right breast, subsequent encounter | CMS +S21031S | Puncture wound without foreign body of right breast, sequela | CMS +S21032A | Puncture wound without foreign body of left breast, initial encounter | CMS +S21032D | Puncture wound without foreign body of left breast, subsequent encounter | CMS +S21032S | Puncture wound without foreign body of left breast, sequela | CMS +S21039A | Puncture wound without foreign body of unspecified breast, initial encounter | CMS +S21039D | Puncture wound without foreign body of unspecified breast, subsequent encounter | CMS +S21039S | Puncture wound without foreign body of unspecified breast, sequela | CMS +S21041A | Puncture wound with foreign body of right breast, initial encounter | CMS +S21041D | Puncture wound with foreign body of right breast, subsequent encounter | CMS +S21041S | Puncture wound with foreign body of right breast, sequela | CMS +S21042A | Puncture wound with foreign body of left breast, initial encounter | CMS +S21042D | Puncture wound with foreign body of left breast, subsequent encounter | CMS +S21042S | Puncture wound with foreign body of left breast, sequela | CMS +S21049A | Puncture wound with foreign body of unspecified breast, initial encounter | CMS +S21049D | Puncture wound with foreign body of unspecified breast, subsequent encounter | CMS +S21049S | Puncture wound with foreign body of unspecified breast, sequela | CMS +S21051A | Open bite of right breast, initial encounter | CMS +S21051D | Open bite of right breast, subsequent encounter | CMS +S21051S | Open bite of right breast, sequela | CMS +S21052A | Open bite of left breast, initial encounter | CMS +S21052D | Open bite of left breast, subsequent encounter | CMS +S21052S | Open bite of left breast, sequela | CMS +S21059A | Open bite of unspecified breast, initial encounter | CMS +S21059D | Open bite of unspecified breast, subsequent encounter | CMS +S21059S | Open bite of unspecified breast, sequela | CMS +S21101A | Unspecified open wound of right front wall of thorax without penetration into thoracic cavity, initial encounter | CMS +S21101D | Unspecified open wound of right front wall of thorax without penetration into thoracic cavity, subsequent encounter | CMS +S21101S | Unspecified open wound of right front wall of thorax without penetration into thoracic cavity, sequela | CMS +S21102A | Unspecified open wound of left front wall of thorax without penetration into thoracic cavity, initial encounter | CMS +S21102D | Unspecified open wound of left front wall of thorax without penetration into thoracic cavity, subsequent encounter | CMS +S21102S | Unspecified open wound of left front wall of thorax without penetration into thoracic cavity, sequela | CMS +S21109A | Unspecified open wound of unspecified front wall of thorax without penetration into thoracic cavity, initial encounter | CMS +S21109D | Unspecified open wound of unspecified front wall of thorax without penetration into thoracic cavity, subsequent encounter | CMS +S21109S | Unspecified open wound of unspecified front wall of thorax without penetration into thoracic cavity, sequela | CMS +S21111A | Laceration without foreign body of right front wall of thorax without penetration into thoracic cavity, initial encounter | CMS +S21111D | Laceration without foreign body of right front wall of thorax without penetration into thoracic cavity, subsequent encounter | CMS +S21111S | Laceration without foreign body of right front wall of thorax without penetration into thoracic cavity, sequela | CMS +S21112A | Laceration without foreign body of left front wall of thorax without penetration into thoracic cavity, initial encounter | CMS +S21112D | Laceration without foreign body of left front wall of thorax without penetration into thoracic cavity, subsequent encounter | CMS +S21112S | Laceration without foreign body of left front wall of thorax without penetration into thoracic cavity, sequela | CMS +S21119A | Laceration without foreign body of unspecified front wall of thorax without penetration into thoracic cavity, initial encounter | CMS +S21119D | Laceration without foreign body of unspecified front wall of thorax without penetration into thoracic cavity, subsequent encounter | CMS +S21119S | Laceration without foreign body of unspecified front wall of thorax without penetration into thoracic cavity, sequela | CMS +S21121A | Laceration with foreign body of right front wall of thorax without penetration into thoracic cavity, initial encounter | CMS +S21121D | Laceration with foreign body of right front wall of thorax without penetration into thoracic cavity, subsequent encounter | CMS +S21121S | Laceration with foreign body of right front wall of thorax without penetration into thoracic cavity, sequela | CMS +S21122A | Laceration with foreign body of left front wall of thorax without penetration into thoracic cavity, initial encounter | CMS +S21122D | Laceration with foreign body of left front wall of thorax without penetration into thoracic cavity, subsequent encounter | CMS +S21122S | Laceration with foreign body of left front wall of thorax without penetration into thoracic cavity, sequela | CMS +S21129A | Laceration with foreign body of unspecified front wall of thorax without penetration into thoracic cavity, initial encounter | CMS +S21129D | Laceration with foreign body of unspecified front wall of thorax without penetration into thoracic cavity, subsequent encounter | CMS +S21129S | Laceration with foreign body of unspecified front wall of thorax without penetration into thoracic cavity, sequela | CMS +S21131A | Puncture wound without foreign body of right front wall of thorax without penetration into thoracic cavity, initial encounter | CMS +S21131D | Puncture wound without foreign body of right front wall of thorax without penetration into thoracic cavity, subsequent encounter | CMS +S21131S | Puncture wound without foreign body of right front wall of thorax without penetration into thoracic cavity, sequela | CMS +S21132A | Puncture wound without foreign body of left front wall of thorax without penetration into thoracic cavity, initial encounter | CMS +S21132D | Puncture wound without foreign body of left front wall of thorax without penetration into thoracic cavity, subsequent encounter | CMS +S21132S | Puncture wound without foreign body of left front wall of thorax without penetration into thoracic cavity, sequela | CMS +S21139A | Puncture wound without foreign body of unspecified front wall of thorax without penetration into thoracic cavity, initial encounter | CMS +S21139D | Puncture wound without foreign body of unspecified front wall of thorax without penetration into thoracic cavity, subsequent encounter | CMS +S21139S | Puncture wound without foreign body of unspecified front wall of thorax without penetration into thoracic cavity, sequela | CMS +S21141A | Puncture wound with foreign body of right front wall of thorax without penetration into thoracic cavity, initial encounter | CMS +S21141D | Puncture wound with foreign body of right front wall of thorax without penetration into thoracic cavity, subsequent encounter | CMS +S21141S | Puncture wound with foreign body of right front wall of thorax without penetration into thoracic cavity, sequela | CMS +S21142A | Puncture wound with foreign body of left front wall of thorax without penetration into thoracic cavity, initial encounter | CMS +S21142D | Puncture wound with foreign body of left front wall of thorax without penetration into thoracic cavity, subsequent encounter | CMS +S21142S | Puncture wound with foreign body of left front wall of thorax without penetration into thoracic cavity, sequela | CMS +S21149A | Puncture wound with foreign body of unspecified front wall of thorax without penetration into thoracic cavity, initial encounter | CMS +S21149D | Puncture wound with foreign body of unspecified front wall of thorax without penetration into thoracic cavity, subsequent encounter | CMS +S21149S | Puncture wound with foreign body of unspecified front wall of thorax without penetration into thoracic cavity, sequela | CMS +S21151A | Open bite of right front wall of thorax without penetration into thoracic cavity, initial encounter | CMS +S21151D | Open bite of right front wall of thorax without penetration into thoracic cavity, subsequent encounter | CMS +S21151S | Open bite of right front wall of thorax without penetration into thoracic cavity, sequela | CMS +S21152A | Open bite of left front wall of thorax without penetration into thoracic cavity, initial encounter | CMS +S21152D | Open bite of left front wall of thorax without penetration into thoracic cavity, subsequent encounter | CMS +S21152S | Open bite of left front wall of thorax without penetration into thoracic cavity, sequela | CMS +S21159A | Open bite of unspecified front wall of thorax without penetration into thoracic cavity, initial encounter | CMS +S21159D | Open bite of unspecified front wall of thorax without penetration into thoracic cavity, subsequent encounter | CMS +S21159S | Open bite of unspecified front wall of thorax without penetration into thoracic cavity, sequela | CMS +S21201A | Unspecified open wound of right back wall of thorax without penetration into thoracic cavity, initial encounter | CMS +S21201D | Unspecified open wound of right back wall of thorax without penetration into thoracic cavity, subsequent encounter | CMS +S21201S | Unspecified open wound of right back wall of thorax without penetration into thoracic cavity, sequela | CMS +S21202A | Unspecified open wound of left back wall of thorax without penetration into thoracic cavity, initial encounter | CMS +S21202D | Unspecified open wound of left back wall of thorax without penetration into thoracic cavity, subsequent encounter | CMS +S21202S | Unspecified open wound of left back wall of thorax without penetration into thoracic cavity, sequela | CMS +S21209A | Unspecified open wound of unspecified back wall of thorax without penetration into thoracic cavity, initial encounter | CMS +S21209D | Unspecified open wound of unspecified back wall of thorax without penetration into thoracic cavity, subsequent encounter | CMS +S21209S | Unspecified open wound of unspecified back wall of thorax without penetration into thoracic cavity, sequela | CMS +S21211A | Laceration without foreign body of right back wall of thorax without penetration into thoracic cavity, initial encounter | CMS +S21211D | Laceration without foreign body of right back wall of thorax without penetration into thoracic cavity, subsequent encounter | CMS +S21211S | Laceration without foreign body of right back wall of thorax without penetration into thoracic cavity, sequela | CMS +S21212A | Laceration without foreign body of left back wall of thorax without penetration into thoracic cavity, initial encounter | CMS +S21212D | Laceration without foreign body of left back wall of thorax without penetration into thoracic cavity, subsequent encounter | CMS +S21212S | Laceration without foreign body of left back wall of thorax without penetration into thoracic cavity, sequela | CMS +S21219A | Laceration without foreign body of unspecified back wall of thorax without penetration into thoracic cavity, initial encounter | CMS +S21219D | Laceration without foreign body of unspecified back wall of thorax without penetration into thoracic cavity, subsequent encounter | CMS +S21219S | Laceration without foreign body of unspecified back wall of thorax without penetration into thoracic cavity, sequela | CMS +S21221A | Laceration with foreign body of right back wall of thorax without penetration into thoracic cavity, initial encounter | CMS +S21221D | Laceration with foreign body of right back wall of thorax without penetration into thoracic cavity, subsequent encounter | CMS +S21221S | Laceration with foreign body of right back wall of thorax without penetration into thoracic cavity, sequela | CMS +S21222A | Laceration with foreign body of left back wall of thorax without penetration into thoracic cavity, initial encounter | CMS +S21222D | Laceration with foreign body of left back wall of thorax without penetration into thoracic cavity, subsequent encounter | CMS +S21222S | Laceration with foreign body of left back wall of thorax without penetration into thoracic cavity, sequela | CMS +S21229A | Laceration with foreign body of unspecified back wall of thorax without penetration into thoracic cavity, initial encounter | CMS +S21229D | Laceration with foreign body of unspecified back wall of thorax without penetration into thoracic cavity, subsequent encounter | CMS +S21229S | Laceration with foreign body of unspecified back wall of thorax without penetration into thoracic cavity, sequela | CMS +S21231A | Puncture wound without foreign body of right back wall of thorax without penetration into thoracic cavity, initial encounter | CMS +S21231D | Puncture wound without foreign body of right back wall of thorax without penetration into thoracic cavity, subsequent encounter | CMS +S21231S | Puncture wound without foreign body of right back wall of thorax without penetration into thoracic cavity, sequela | CMS +S21232A | Puncture wound without foreign body of left back wall of thorax without penetration into thoracic cavity, initial encounter | CMS +S21232D | Puncture wound without foreign body of left back wall of thorax without penetration into thoracic cavity, subsequent encounter | CMS +S21232S | Puncture wound without foreign body of left back wall of thorax without penetration into thoracic cavity, sequela | CMS +S21239A | Puncture wound without foreign body of unspecified back wall of thorax without penetration into thoracic cavity, initial encounter | CMS +S21239D | Puncture wound without foreign body of unspecified back wall of thorax without penetration into thoracic cavity, subsequent encounter | CMS +S21239S | Puncture wound without foreign body of unspecified back wall of thorax without penetration into thoracic cavity, sequela | CMS +S21241A | Puncture wound with foreign body of right back wall of thorax without penetration into thoracic cavity, initial encounter | CMS +S21241D | Puncture wound with foreign body of right back wall of thorax without penetration into thoracic cavity, subsequent encounter | CMS +S21241S | Puncture wound with foreign body of right back wall of thorax without penetration into thoracic cavity, sequela | CMS +S21242A | Puncture wound with foreign body of left back wall of thorax without penetration into thoracic cavity, initial encounter | CMS +S21242D | Puncture wound with foreign body of left back wall of thorax without penetration into thoracic cavity, subsequent encounter | CMS +S21242S | Puncture wound with foreign body of left back wall of thorax without penetration into thoracic cavity, sequela | CMS +S21249A | Puncture wound with foreign body of unspecified back wall of thorax without penetration into thoracic cavity, initial encounter | CMS +S21249D | Puncture wound with foreign body of unspecified back wall of thorax without penetration into thoracic cavity, subsequent encounter | CMS +S21249S | Puncture wound with foreign body of unspecified back wall of thorax without penetration into thoracic cavity, sequela | CMS +S21251A | Open bite of right back wall of thorax without penetration into thoracic cavity, initial encounter | CMS +S21251D | Open bite of right back wall of thorax without penetration into thoracic cavity, subsequent encounter | CMS +S21251S | Open bite of right back wall of thorax without penetration into thoracic cavity, sequela | CMS +S21252A | Open bite of left back wall of thorax without penetration into thoracic cavity, initial encounter | CMS +S21252D | Open bite of left back wall of thorax without penetration into thoracic cavity, subsequent encounter | CMS +S21252S | Open bite of left back wall of thorax without penetration into thoracic cavity, sequela | CMS +S21259A | Open bite of unspecified back wall of thorax without penetration into thoracic cavity, initial encounter | CMS +S21259D | Open bite of unspecified back wall of thorax without penetration into thoracic cavity, subsequent encounter | CMS +S21259S | Open bite of unspecified back wall of thorax without penetration into thoracic cavity, sequela | CMS +S21301A | Unspecified open wound of right front wall of thorax with penetration into thoracic cavity, initial encounter | CMS +S21301D | Unspecified open wound of right front wall of thorax with penetration into thoracic cavity, subsequent encounter | CMS +S21301S | Unspecified open wound of right front wall of thorax with penetration into thoracic cavity, sequela | CMS +S21302A | Unspecified open wound of left front wall of thorax with penetration into thoracic cavity, initial encounter | CMS +S21302D | Unspecified open wound of left front wall of thorax with penetration into thoracic cavity, subsequent encounter | CMS +S21302S | Unspecified open wound of left front wall of thorax with penetration into thoracic cavity, sequela | CMS +S21309A | Unspecified open wound of unspecified front wall of thorax with penetration into thoracic cavity, initial encounter | CMS +S21309D | Unspecified open wound of unspecified front wall of thorax with penetration into thoracic cavity, subsequent encounter | CMS +S21309S | Unspecified open wound of unspecified front wall of thorax with penetration into thoracic cavity, sequela | CMS +S21311A | Laceration without foreign body of right front wall of thorax with penetration into thoracic cavity, initial encounter | CMS +S21311D | Laceration without foreign body of right front wall of thorax with penetration into thoracic cavity, subsequent encounter | CMS +S21311S | Laceration without foreign body of right front wall of thorax with penetration into thoracic cavity, sequela | CMS +S21312A | Laceration without foreign body of left front wall of thorax with penetration into thoracic cavity, initial encounter | CMS +S21312D | Laceration without foreign body of left front wall of thorax with penetration into thoracic cavity, subsequent encounter | CMS +S21312S | Laceration without foreign body of left front wall of thorax with penetration into thoracic cavity, sequela | CMS +S21319A | Laceration without foreign body of unspecified front wall of thorax with penetration into thoracic cavity, initial encounter | CMS +S21319D | Laceration without foreign body of unspecified front wall of thorax with penetration into thoracic cavity, subsequent encounter | CMS +S21319S | Laceration without foreign body of unspecified front wall of thorax with penetration into thoracic cavity, sequela | CMS +S21321A | Laceration with foreign body of right front wall of thorax with penetration into thoracic cavity, initial encounter | CMS +S21321D | Laceration with foreign body of right front wall of thorax with penetration into thoracic cavity, subsequent encounter | CMS +S21321S | Laceration with foreign body of right front wall of thorax with penetration into thoracic cavity, sequela | CMS +S21322A | Laceration with foreign body of left front wall of thorax with penetration into thoracic cavity, initial encounter | CMS +S21322D | Laceration with foreign body of left front wall of thorax with penetration into thoracic cavity, subsequent encounter | CMS +S21322S | Laceration with foreign body of left front wall of thorax with penetration into thoracic cavity, sequela | CMS +S21329A | Laceration with foreign body of unspecified front wall of thorax with penetration into thoracic cavity, initial encounter | CMS +S21329D | Laceration with foreign body of unspecified front wall of thorax with penetration into thoracic cavity, subsequent encounter | CMS +S21329S | Laceration with foreign body of unspecified front wall of thorax with penetration into thoracic cavity, sequela | CMS +S21331A | Puncture wound without foreign body of right front wall of thorax with penetration into thoracic cavity, initial encounter | CMS +S21331D | Puncture wound without foreign body of right front wall of thorax with penetration into thoracic cavity, subsequent encounter | CMS +S21331S | Puncture wound without foreign body of right front wall of thorax with penetration into thoracic cavity, sequela | CMS +S21332A | Puncture wound without foreign body of left front wall of thorax with penetration into thoracic cavity, initial encounter | CMS +S21332D | Puncture wound without foreign body of left front wall of thorax with penetration into thoracic cavity, subsequent encounter | CMS +S21332S | Puncture wound without foreign body of left front wall of thorax with penetration into thoracic cavity, sequela | CMS +S21339A | Puncture wound without foreign body of unspecified front wall of thorax with penetration into thoracic cavity, initial encounter | CMS +S21339D | Puncture wound without foreign body of unspecified front wall of thorax with penetration into thoracic cavity, subsequent encounter | CMS +S21339S | Puncture wound without foreign body of unspecified front wall of thorax with penetration into thoracic cavity, sequela | CMS +S21341A | Puncture wound with foreign body of right front wall of thorax with penetration into thoracic cavity, initial encounter | CMS +S21341D | Puncture wound with foreign body of right front wall of thorax with penetration into thoracic cavity, subsequent encounter | CMS +S21341S | Puncture wound with foreign body of right front wall of thorax with penetration into thoracic cavity, sequela | CMS +S21342A | Puncture wound with foreign body of left front wall of thorax with penetration into thoracic cavity, initial encounter | CMS +S21342D | Puncture wound with foreign body of left front wall of thorax with penetration into thoracic cavity, subsequent encounter | CMS +S21342S | Puncture wound with foreign body of left front wall of thorax with penetration into thoracic cavity, sequela | CMS +S21349A | Puncture wound with foreign body of unspecified front wall of thorax with penetration into thoracic cavity, initial encounter | CMS +S21349D | Puncture wound with foreign body of unspecified front wall of thorax with penetration into thoracic cavity, subsequent encounter | CMS +S21349S | Puncture wound with foreign body of unspecified front wall of thorax with penetration into thoracic cavity, sequela | CMS +S21351A | Open bite of right front wall of thorax with penetration into thoracic cavity, initial encounter | CMS +S21351D | Open bite of right front wall of thorax with penetration into thoracic cavity, subsequent encounter | CMS +S21351S | Open bite of right front wall of thorax with penetration into thoracic cavity, sequela | CMS +S21352A | Open bite of left front wall of thorax with penetration into thoracic cavity, initial encounter | CMS +S21352D | Open bite of left front wall of thorax with penetration into thoracic cavity, subsequent encounter | CMS +S21352S | Open bite of left front wall of thorax with penetration into thoracic cavity, sequela | CMS +S21359A | Open bite of unspecified front wall of thorax with penetration into thoracic cavity, initial encounter | CMS +S21359D | Open bite of unspecified front wall of thorax with penetration into thoracic cavity, subsequent encounter | CMS +S21359S | Open bite of unspecified front wall of thorax with penetration into thoracic cavity, sequela | CMS +S21401A | Unspecified open wound of right back wall of thorax with penetration into thoracic cavity, initial encounter | CMS +S21401D | Unspecified open wound of right back wall of thorax with penetration into thoracic cavity, subsequent encounter | CMS +S21401S | Unspecified open wound of right back wall of thorax with penetration into thoracic cavity, sequela | CMS +S21402A | Unspecified open wound of left back wall of thorax with penetration into thoracic cavity, initial encounter | CMS +S21402D | Unspecified open wound of left back wall of thorax with penetration into thoracic cavity, subsequent encounter | CMS +S21402S | Unspecified open wound of left back wall of thorax with penetration into thoracic cavity, sequela | CMS +S21409A | Unspecified open wound of unspecified back wall of thorax with penetration into thoracic cavity, initial encounter | CMS +S21409D | Unspecified open wound of unspecified back wall of thorax with penetration into thoracic cavity, subsequent encounter | CMS +S21409S | Unspecified open wound of unspecified back wall of thorax with penetration into thoracic cavity, sequela | CMS +S21411A | Laceration without foreign body of right back wall of thorax with penetration into thoracic cavity, initial encounter | CMS +S21411D | Laceration without foreign body of right back wall of thorax with penetration into thoracic cavity, subsequent encounter | CMS +S21411S | Laceration without foreign body of right back wall of thorax with penetration into thoracic cavity, sequela | CMS +S21412A | Laceration without foreign body of left back wall of thorax with penetration into thoracic cavity, initial encounter | CMS +S21412D | Laceration without foreign body of left back wall of thorax with penetration into thoracic cavity, subsequent encounter | CMS +S21412S | Laceration without foreign body of left back wall of thorax with penetration into thoracic cavity, sequela | CMS +S21419A | Laceration without foreign body of unspecified back wall of thorax with penetration into thoracic cavity, initial encounter | CMS +S21419D | Laceration without foreign body of unspecified back wall of thorax with penetration into thoracic cavity, subsequent encounter | CMS +S21419S | Laceration without foreign body of unspecified back wall of thorax with penetration into thoracic cavity, sequela | CMS +S21421A | Laceration with foreign body of right back wall of thorax with penetration into thoracic cavity, initial encounter | CMS +S21421D | Laceration with foreign body of right back wall of thorax with penetration into thoracic cavity, subsequent encounter | CMS +S21421S | Laceration with foreign body of right back wall of thorax with penetration into thoracic cavity, sequela | CMS +S21422A | Laceration with foreign body of left back wall of thorax with penetration into thoracic cavity, initial encounter | CMS +S21422D | Laceration with foreign body of left back wall of thorax with penetration into thoracic cavity, subsequent encounter | CMS +S21422S | Laceration with foreign body of left back wall of thorax with penetration into thoracic cavity, sequela | CMS +S21429A | Laceration with foreign body of unspecified back wall of thorax with penetration into thoracic cavity, initial encounter | CMS +S21429D | Laceration with foreign body of unspecified back wall of thorax with penetration into thoracic cavity, subsequent encounter | CMS +S21429S | Laceration with foreign body of unspecified back wall of thorax with penetration into thoracic cavity, sequela | CMS +S21431A | Puncture wound without foreign body of right back wall of thorax with penetration into thoracic cavity, initial encounter | CMS +S21431D | Puncture wound without foreign body of right back wall of thorax with penetration into thoracic cavity, subsequent encounter | CMS +S21431S | Puncture wound without foreign body of right back wall of thorax with penetration into thoracic cavity, sequela | CMS +S21432A | Puncture wound without foreign body of left back wall of thorax with penetration into thoracic cavity, initial encounter | CMS +S21432D | Puncture wound without foreign body of left back wall of thorax with penetration into thoracic cavity, subsequent encounter | CMS +S21432S | Puncture wound without foreign body of left back wall of thorax with penetration into thoracic cavity, sequela | CMS +S21439A | Puncture wound without foreign body of unspecified back wall of thorax with penetration into thoracic cavity, initial encounter | CMS +S21439D | Puncture wound without foreign body of unspecified back wall of thorax with penetration into thoracic cavity, subsequent encounter | CMS +S21439S | Puncture wound without foreign body of unspecified back wall of thorax with penetration into thoracic cavity, sequela | CMS +S21441A | Puncture wound with foreign body of right back wall of thorax with penetration into thoracic cavity, initial encounter | CMS +S21441D | Puncture wound with foreign body of right back wall of thorax with penetration into thoracic cavity, subsequent encounter | CMS +S21441S | Puncture wound with foreign body of right back wall of thorax with penetration into thoracic cavity, sequela | CMS +S21442A | Puncture wound with foreign body of left back wall of thorax with penetration into thoracic cavity, initial encounter | CMS +S21442D | Puncture wound with foreign body of left back wall of thorax with penetration into thoracic cavity, subsequent encounter | CMS +S21442S | Puncture wound with foreign body of left back wall of thorax with penetration into thoracic cavity, sequela | CMS +S21449A | Puncture wound with foreign body of unspecified back wall of thorax with penetration into thoracic cavity, initial encounter | CMS +S21449D | Puncture wound with foreign body of unspecified back wall of thorax with penetration into thoracic cavity, subsequent encounter | CMS +S21449S | Puncture wound with foreign body of unspecified back wall of thorax with penetration into thoracic cavity, sequela | CMS +S21451A | Open bite of right back wall of thorax with penetration into thoracic cavity, initial encounter | CMS +S21451D | Open bite of right back wall of thorax with penetration into thoracic cavity, subsequent encounter | CMS +S21451S | Open bite of right back wall of thorax with penetration into thoracic cavity, sequela | CMS +S21452A | Open bite of left back wall of thorax with penetration into thoracic cavity, initial encounter | CMS +S21452D | Open bite of left back wall of thorax with penetration into thoracic cavity, subsequent encounter | CMS +S21452S | Open bite of left back wall of thorax with penetration into thoracic cavity, sequela | CMS +S21459A | Open bite of unspecified back wall of thorax with penetration into thoracic cavity, initial encounter | CMS +S21459D | Open bite of unspecified back wall of thorax with penetration into thoracic cavity, subsequent encounter | CMS +S21459S | Open bite of unspecified back wall of thorax with penetration into thoracic cavity, sequela | CMS +S2190XA | Unspecified open wound of unspecified part of thorax, initial encounter | CMS +S2190XD | Unspecified open wound of unspecified part of thorax, subsequent encounter | CMS +S2190XS | Unspecified open wound of unspecified part of thorax, sequela | CMS +S2191XA | Laceration without foreign body of unspecified part of thorax, initial encounter | CMS +S2191XD | Laceration without foreign body of unspecified part of thorax, subsequent encounter | CMS +S2191XS | Laceration without foreign body of unspecified part of thorax, sequela | CMS +S2192XA | Laceration with foreign body of unspecified part of thorax, initial encounter | CMS +S2192XD | Laceration with foreign body of unspecified part of thorax, subsequent encounter | CMS +S2192XS | Laceration with foreign body of unspecified part of thorax, sequela | CMS +S2193XA | Puncture wound without foreign body of unspecified part of thorax, initial encounter | CMS +S2193XD | Puncture wound without foreign body of unspecified part of thorax, subsequent encounter | CMS +S2193XS | Puncture wound without foreign body of unspecified part of thorax, sequela | CMS +S2194XA | Puncture wound with foreign body of unspecified part of thorax, initial encounter | CMS +S2194XD | Puncture wound with foreign body of unspecified part of thorax, subsequent encounter | CMS +S2194XS | Puncture wound with foreign body of unspecified part of thorax, sequela | CMS +S2195XA | Open bite of unspecified part of thorax, initial encounter | CMS +S2195XD | Open bite of unspecified part of thorax, subsequent encounter | CMS +S2195XS | Open bite of unspecified part of thorax, sequela | CMS +S22000A | Wedge compression fracture of unspecified thoracic vertebra, initial encounter for closed fracture | CMS +S22000B | Wedge compression fracture of unspecified thoracic vertebra, initial encounter for open fracture | CMS +S22000D | Wedge compression fracture of unspecified thoracic vertebra, subsequent encounter for fracture with routine healing | CMS +S22000G | Wedge compression fracture of unspecified thoracic vertebra, subsequent encounter for fracture with delayed healing | CMS +S22000K | Wedge compression fracture of unspecified thoracic vertebra, subsequent encounter for fracture with nonunion | CMS +S22000S | Wedge compression fracture of unspecified thoracic vertebra, sequela | CMS +S22001A | Stable burst fracture of unspecified thoracic vertebra, initial encounter for closed fracture | CMS +S22001B | Stable burst fracture of unspecified thoracic vertebra, initial encounter for open fracture | CMS +S22001D | Stable burst fracture of unspecified thoracic vertebra, subsequent encounter for fracture with routine healing | CMS +S22001G | Stable burst fracture of unspecified thoracic vertebra, subsequent encounter for fracture with delayed healing | CMS +S22001K | Stable burst fracture of unspecified thoracic vertebra, subsequent encounter for fracture with nonunion | CMS +S22001S | Stable burst fracture of unspecified thoracic vertebra, sequela | CMS +S22002A | Unstable burst fracture of unspecified thoracic vertebra, initial encounter for closed fracture | CMS +S22002B | Unstable burst fracture of unspecified thoracic vertebra, initial encounter for open fracture | CMS +S22002D | Unstable burst fracture of unspecified thoracic vertebra, subsequent encounter for fracture with routine healing | CMS +S22002G | Unstable burst fracture of unspecified thoracic vertebra, subsequent encounter for fracture with delayed healing | CMS +S22002K | Unstable burst fracture of unspecified thoracic vertebra, subsequent encounter for fracture with nonunion | CMS +S22002S | Unstable burst fracture of unspecified thoracic vertebra, sequela | CMS +S22008A | Other fracture of unspecified thoracic vertebra, initial encounter for closed fracture | CMS +S22008B | Other fracture of unspecified thoracic vertebra, initial encounter for open fracture | CMS +S22008D | Other fracture of unspecified thoracic vertebra, subsequent encounter for fracture with routine healing | CMS +S22008G | Other fracture of unspecified thoracic vertebra, subsequent encounter for fracture with delayed healing | CMS +S22008K | Other fracture of unspecified thoracic vertebra, subsequent encounter for fracture with nonunion | CMS +S22008S | Other fracture of unspecified thoracic vertebra, sequela | CMS +S22009A | Unspecified fracture of unspecified thoracic vertebra, initial encounter for closed fracture | CMS +S22009B | Unspecified fracture of unspecified thoracic vertebra, initial encounter for open fracture | CMS +S22009D | Unspecified fracture of unspecified thoracic vertebra, subsequent encounter for fracture with routine healing | CMS +S22009G | Unspecified fracture of unspecified thoracic vertebra, subsequent encounter for fracture with delayed healing | CMS +S22009K | Unspecified fracture of unspecified thoracic vertebra, subsequent encounter for fracture with nonunion | CMS +S22009S | Unspecified fracture of unspecified thoracic vertebra, sequela | CMS +S22010A | Wedge compression fracture of first thoracic vertebra, initial encounter for closed fracture | CMS +S22010B | Wedge compression fracture of first thoracic vertebra, initial encounter for open fracture | CMS +S22010D | Wedge compression fracture of first thoracic vertebra, subsequent encounter for fracture with routine healing | CMS +S22010G | Wedge compression fracture of first thoracic vertebra, subsequent encounter for fracture with delayed healing | CMS +S22010K | Wedge compression fracture of first thoracic vertebra, subsequent encounter for fracture with nonunion | CMS +S22010S | Wedge compression fracture of first thoracic vertebra, sequela | CMS +S22011A | Stable burst fracture of first thoracic vertebra, initial encounter for closed fracture | CMS +S22011B | Stable burst fracture of first thoracic vertebra, initial encounter for open fracture | CMS +S22011D | Stable burst fracture of first thoracic vertebra, subsequent encounter for fracture with routine healing | CMS +S22011G | Stable burst fracture of first thoracic vertebra, subsequent encounter for fracture with delayed healing | CMS +S22011K | Stable burst fracture of first thoracic vertebra, subsequent encounter for fracture with nonunion | CMS +S22011S | Stable burst fracture of first thoracic vertebra, sequela | CMS +S22012A | Unstable burst fracture of first thoracic vertebra, initial encounter for closed fracture | CMS +S22012B | Unstable burst fracture of first thoracic vertebra, initial encounter for open fracture | CMS +S22012D | Unstable burst fracture of first thoracic vertebra, subsequent encounter for fracture with routine healing | CMS +S22012G | Unstable burst fracture of first thoracic vertebra, subsequent encounter for fracture with delayed healing | CMS +S22012K | Unstable burst fracture of first thoracic vertebra, subsequent encounter for fracture with nonunion | CMS +S22012S | Unstable burst fracture of first thoracic vertebra, sequela | CMS +S22018A | Other fracture of first thoracic vertebra, initial encounter for closed fracture | CMS +S22018B | Other fracture of first thoracic vertebra, initial encounter for open fracture | CMS +S22018D | Other fracture of first thoracic vertebra, subsequent encounter for fracture with routine healing | CMS +S22018G | Other fracture of first thoracic vertebra, subsequent encounter for fracture with delayed healing | CMS +S22018K | Other fracture of first thoracic vertebra, subsequent encounter for fracture with nonunion | CMS +S22018S | Other fracture of first thoracic vertebra, sequela | CMS +S22019A | Unspecified fracture of first thoracic vertebra, initial encounter for closed fracture | CMS +S22019B | Unspecified fracture of first thoracic vertebra, initial encounter for open fracture | CMS +S22019D | Unspecified fracture of first thoracic vertebra, subsequent encounter for fracture with routine healing | CMS +S22019G | Unspecified fracture of first thoracic vertebra, subsequent encounter for fracture with delayed healing | CMS +S22019K | Unspecified fracture of first thoracic vertebra, subsequent encounter for fracture with nonunion | CMS +S22019S | Unspecified fracture of first thoracic vertebra, sequela | CMS +S22020A | Wedge compression fracture of second thoracic vertebra, initial encounter for closed fracture | CMS +S22020B | Wedge compression fracture of second thoracic vertebra, initial encounter for open fracture | CMS +S22020D | Wedge compression fracture of second thoracic vertebra, subsequent encounter for fracture with routine healing | CMS +S22020G | Wedge compression fracture of second thoracic vertebra, subsequent encounter for fracture with delayed healing | CMS +S22020K | Wedge compression fracture of second thoracic vertebra, subsequent encounter for fracture with nonunion | CMS +S22020S | Wedge compression fracture of second thoracic vertebra, sequela | CMS +S22021A | Stable burst fracture of second thoracic vertebra, initial encounter for closed fracture | CMS +S22021B | Stable burst fracture of second thoracic vertebra, initial encounter for open fracture | CMS +S22021D | Stable burst fracture of second thoracic vertebra, subsequent encounter for fracture with routine healing | CMS +S22021G | Stable burst fracture of second thoracic vertebra, subsequent encounter for fracture with delayed healing | CMS +S22021K | Stable burst fracture of second thoracic vertebra, subsequent encounter for fracture with nonunion | CMS +S22021S | Stable burst fracture of second thoracic vertebra, sequela | CMS +S22022A | Unstable burst fracture of second thoracic vertebra, initial encounter for closed fracture | CMS +S22022B | Unstable burst fracture of second thoracic vertebra, initial encounter for open fracture | CMS +S22022D | Unstable burst fracture of second thoracic vertebra, subsequent encounter for fracture with routine healing | CMS +S22022G | Unstable burst fracture of second thoracic vertebra, subsequent encounter for fracture with delayed healing | CMS +S22022K | Unstable burst fracture of second thoracic vertebra, subsequent encounter for fracture with nonunion | CMS +S22022S | Unstable burst fracture of second thoracic vertebra, sequela | CMS +S22028A | Other fracture of second thoracic vertebra, initial encounter for closed fracture | CMS +S22028B | Other fracture of second thoracic vertebra, initial encounter for open fracture | CMS +S22028D | Other fracture of second thoracic vertebra, subsequent encounter for fracture with routine healing | CMS +S22028G | Other fracture of second thoracic vertebra, subsequent encounter for fracture with delayed healing | CMS +S22028K | Other fracture of second thoracic vertebra, subsequent encounter for fracture with nonunion | CMS +S22028S | Other fracture of second thoracic vertebra, sequela | CMS +S22029A | Unspecified fracture of second thoracic vertebra, initial encounter for closed fracture | CMS +S22029B | Unspecified fracture of second thoracic vertebra, initial encounter for open fracture | CMS +S22029D | Unspecified fracture of second thoracic vertebra, subsequent encounter for fracture with routine healing | CMS +S22029G | Unspecified fracture of second thoracic vertebra, subsequent encounter for fracture with delayed healing | CMS +S22029K | Unspecified fracture of second thoracic vertebra, subsequent encounter for fracture with nonunion | CMS +S22029S | Unspecified fracture of second thoracic vertebra, sequela | CMS +S22030A | Wedge compression fracture of third thoracic vertebra, initial encounter for closed fracture | CMS +S22030B | Wedge compression fracture of third thoracic vertebra, initial encounter for open fracture | CMS +S22030D | Wedge compression fracture of third thoracic vertebra, subsequent encounter for fracture with routine healing | CMS +S22030G | Wedge compression fracture of third thoracic vertebra, subsequent encounter for fracture with delayed healing | CMS +S22030K | Wedge compression fracture of third thoracic vertebra, subsequent encounter for fracture with nonunion | CMS +S22030S | Wedge compression fracture of third thoracic vertebra, sequela | CMS +S22031A | Stable burst fracture of third thoracic vertebra, initial encounter for closed fracture | CMS +S22031B | Stable burst fracture of third thoracic vertebra, initial encounter for open fracture | CMS +S22031D | Stable burst fracture of third thoracic vertebra, subsequent encounter for fracture with routine healing | CMS +S22031G | Stable burst fracture of third thoracic vertebra, subsequent encounter for fracture with delayed healing | CMS +S22031K | Stable burst fracture of third thoracic vertebra, subsequent encounter for fracture with nonunion | CMS +S22031S | Stable burst fracture of third thoracic vertebra, sequela | CMS +S22032A | Unstable burst fracture of third thoracic vertebra, initial encounter for closed fracture | CMS +S22032B | Unstable burst fracture of third thoracic vertebra, initial encounter for open fracture | CMS +S22032D | Unstable burst fracture of third thoracic vertebra, subsequent encounter for fracture with routine healing | CMS +S22032G | Unstable burst fracture of third thoracic vertebra, subsequent encounter for fracture with delayed healing | CMS +S22032K | Unstable burst fracture of third thoracic vertebra, subsequent encounter for fracture with nonunion | CMS +S22032S | Unstable burst fracture of third thoracic vertebra, sequela | CMS +S22038A | Other fracture of third thoracic vertebra, initial encounter for closed fracture | CMS +S22038B | Other fracture of third thoracic vertebra, initial encounter for open fracture | CMS +S22038D | Other fracture of third thoracic vertebra, subsequent encounter for fracture with routine healing | CMS +S22038G | Other fracture of third thoracic vertebra, subsequent encounter for fracture with delayed healing | CMS +S22038K | Other fracture of third thoracic vertebra, subsequent encounter for fracture with nonunion | CMS +S22038S | Other fracture of third thoracic vertebra, sequela | CMS +S22039A | Unspecified fracture of third thoracic vertebra, initial encounter for closed fracture | CMS +S22039B | Unspecified fracture of third thoracic vertebra, initial encounter for open fracture | CMS +S22039D | Unspecified fracture of third thoracic vertebra, subsequent encounter for fracture with routine healing | CMS +S22039G | Unspecified fracture of third thoracic vertebra, subsequent encounter for fracture with delayed healing | CMS +S22039K | Unspecified fracture of third thoracic vertebra, subsequent encounter for fracture with nonunion | CMS +S22039S | Unspecified fracture of third thoracic vertebra, sequela | CMS +S22040A | Wedge compression fracture of fourth thoracic vertebra, initial encounter for closed fracture | CMS +S22040B | Wedge compression fracture of fourth thoracic vertebra, initial encounter for open fracture | CMS +S22040D | Wedge compression fracture of fourth thoracic vertebra, subsequent encounter for fracture with routine healing | CMS +S22040G | Wedge compression fracture of fourth thoracic vertebra, subsequent encounter for fracture with delayed healing | CMS +S22040K | Wedge compression fracture of fourth thoracic vertebra, subsequent encounter for fracture with nonunion | CMS +S22040S | Wedge compression fracture of fourth thoracic vertebra, sequela | CMS +S22041A | Stable burst fracture of fourth thoracic vertebra, initial encounter for closed fracture | CMS +S22041B | Stable burst fracture of fourth thoracic vertebra, initial encounter for open fracture | CMS +S22041D | Stable burst fracture of fourth thoracic vertebra, subsequent encounter for fracture with routine healing | CMS +S22041G | Stable burst fracture of fourth thoracic vertebra, subsequent encounter for fracture with delayed healing | CMS +S22041K | Stable burst fracture of fourth thoracic vertebra, subsequent encounter for fracture with nonunion | CMS +S22041S | Stable burst fracture of fourth thoracic vertebra, sequela | CMS +S22042A | Unstable burst fracture of fourth thoracic vertebra, initial encounter for closed fracture | CMS +S22042B | Unstable burst fracture of fourth thoracic vertebra, initial encounter for open fracture | CMS +S22042D | Unstable burst fracture of fourth thoracic vertebra, subsequent encounter for fracture with routine healing | CMS +S22042G | Unstable burst fracture of fourth thoracic vertebra, subsequent encounter for fracture with delayed healing | CMS +S22042K | Unstable burst fracture of fourth thoracic vertebra, subsequent encounter for fracture with nonunion | CMS +S22042S | Unstable burst fracture of fourth thoracic vertebra, sequela | CMS +S22048A | Other fracture of fourth thoracic vertebra, initial encounter for closed fracture | CMS +S22048B | Other fracture of fourth thoracic vertebra, initial encounter for open fracture | CMS +S22048D | Other fracture of fourth thoracic vertebra, subsequent encounter for fracture with routine healing | CMS +S22048G | Other fracture of fourth thoracic vertebra, subsequent encounter for fracture with delayed healing | CMS +S22048K | Other fracture of fourth thoracic vertebra, subsequent encounter for fracture with nonunion | CMS +S22048S | Other fracture of fourth thoracic vertebra, sequela | CMS +S22049A | Unspecified fracture of fourth thoracic vertebra, initial encounter for closed fracture | CMS +S22049B | Unspecified fracture of fourth thoracic vertebra, initial encounter for open fracture | CMS +S22049D | Unspecified fracture of fourth thoracic vertebra, subsequent encounter for fracture with routine healing | CMS +S22049G | Unspecified fracture of fourth thoracic vertebra, subsequent encounter for fracture with delayed healing | CMS +S22049K | Unspecified fracture of fourth thoracic vertebra, subsequent encounter for fracture with nonunion | CMS +S22049S | Unspecified fracture of fourth thoracic vertebra, sequela | CMS +S22050A | Wedge compression fracture of T5-T6 vertebra, initial encounter for closed fracture | CMS +S22050B | Wedge compression fracture of T5-T6 vertebra, initial encounter for open fracture | CMS +S22050D | Wedge compression fracture of T5-T6 vertebra, subsequent encounter for fracture with routine healing | CMS +S22050G | Wedge compression fracture of T5-T6 vertebra, subsequent encounter for fracture with delayed healing | CMS +S22050K | Wedge compression fracture of T5-T6 vertebra, subsequent encounter for fracture with nonunion | CMS +S22050S | Wedge compression fracture of T5-T6 vertebra, sequela | CMS +S22051A | Stable burst fracture of T5-T6 vertebra, initial encounter for closed fracture | CMS +S22051B | Stable burst fracture of T5-T6 vertebra, initial encounter for open fracture | CMS +S22051D | Stable burst fracture of T5-T6 vertebra, subsequent encounter for fracture with routine healing | CMS +S22051G | Stable burst fracture of T5-T6 vertebra, subsequent encounter for fracture with delayed healing | CMS +S22051K | Stable burst fracture of T5-T6 vertebra, subsequent encounter for fracture with nonunion | CMS +S22051S | Stable burst fracture of T5-T6 vertebra, sequela | CMS +S22052A | Unstable burst fracture of T5-T6 vertebra, initial encounter for closed fracture | CMS +S22052B | Unstable burst fracture of T5-T6 vertebra, initial encounter for open fracture | CMS +S22052D | Unstable burst fracture of T5-T6 vertebra, subsequent encounter for fracture with routine healing | CMS +S22052G | Unstable burst fracture of T5-T6 vertebra, subsequent encounter for fracture with delayed healing | CMS +S22052K | Unstable burst fracture of T5-T6 vertebra, subsequent encounter for fracture with nonunion | CMS +S22052S | Unstable burst fracture of T5-T6 vertebra, sequela | CMS +S22058A | Other fracture of T5-T6 vertebra, initial encounter for closed fracture | CMS +S22058B | Other fracture of T5-T6 vertebra, initial encounter for open fracture | CMS +S22058D | Other fracture of T5-T6 vertebra, subsequent encounter for fracture with routine healing | CMS +S22058G | Other fracture of T5-T6 vertebra, subsequent encounter for fracture with delayed healing | CMS +S22058K | Other fracture of T5-T6 vertebra, subsequent encounter for fracture with nonunion | CMS +S22058S | Other fracture of T5-T6 vertebra, sequela | CMS +S22059A | Unspecified fracture of T5-T6 vertebra, initial encounter for closed fracture | CMS +S22059B | Unspecified fracture of T5-T6 vertebra, initial encounter for open fracture | CMS +S22059D | Unspecified fracture of T5-T6 vertebra, subsequent encounter for fracture with routine healing | CMS +S22059G | Unspecified fracture of T5-T6 vertebra, subsequent encounter for fracture with delayed healing | CMS +S22059K | Unspecified fracture of T5-T6 vertebra, subsequent encounter for fracture with nonunion | CMS +S22059S | Unspecified fracture of T5-T6 vertebra, sequela | CMS +S22060A | Wedge compression fracture of T7-T8 vertebra, initial encounter for closed fracture | CMS +S22060B | Wedge compression fracture of T7-T8 vertebra, initial encounter for open fracture | CMS +S22060D | Wedge compression fracture of T7-T8 vertebra, subsequent encounter for fracture with routine healing | CMS +S22060G | Wedge compression fracture of T7-T8 vertebra, subsequent encounter for fracture with delayed healing | CMS +S22060K | Wedge compression fracture of T7-T8 vertebra, subsequent encounter for fracture with nonunion | CMS +S22060S | Wedge compression fracture of T7-T8 vertebra, sequela | CMS +S22061A | Stable burst fracture of T7-T8 vertebra, initial encounter for closed fracture | CMS +S22061B | Stable burst fracture of T7-T8 vertebra, initial encounter for open fracture | CMS +S22061D | Stable burst fracture of T7-T8 vertebra, subsequent encounter for fracture with routine healing | CMS +S22061G | Stable burst fracture of T7-T8 vertebra, subsequent encounter for fracture with delayed healing | CMS +S22061K | Stable burst fracture of T7-T8 vertebra, subsequent encounter for fracture with nonunion | CMS +S22061S | Stable burst fracture of T7-T8 vertebra, sequela | CMS +S22062A | Unstable burst fracture of T7-T8 vertebra, initial encounter for closed fracture | CMS +S22062B | Unstable burst fracture of T7-T8 vertebra, initial encounter for open fracture | CMS +S22062D | Unstable burst fracture of T7-T8 vertebra, subsequent encounter for fracture with routine healing | CMS +S22062G | Unstable burst fracture of T7-T8 vertebra, subsequent encounter for fracture with delayed healing | CMS +S22062K | Unstable burst fracture of T7-T8 vertebra, subsequent encounter for fracture with nonunion | CMS +S22062S | Unstable burst fracture of T7-T8 vertebra, sequela | CMS +S22068A | Other fracture of T7-T8 thoracic vertebra, initial encounter for closed fracture | CMS +S22068B | Other fracture of T7-T8 thoracic vertebra, initial encounter for open fracture | CMS +S22068D | Other fracture of T7-T8 thoracic vertebra, subsequent encounter for fracture with routine healing | CMS +S22068G | Other fracture of T7-T8 thoracic vertebra, subsequent encounter for fracture with delayed healing | CMS +S22068K | Other fracture of T7-T8 thoracic vertebra, subsequent encounter for fracture with nonunion | CMS +S22068S | Other fracture of T7-T8 thoracic vertebra, sequela | CMS +S22069A | Unspecified fracture of T7-T8 vertebra, initial encounter for closed fracture | CMS +S22069B | Unspecified fracture of T7-T8 vertebra, initial encounter for open fracture | CMS +S22069D | Unspecified fracture of T7-T8 vertebra, subsequent encounter for fracture with routine healing | CMS +S22069G | Unspecified fracture of T7-T8 vertebra, subsequent encounter for fracture with delayed healing | CMS +S22069K | Unspecified fracture of T7-T8 vertebra, subsequent encounter for fracture with nonunion | CMS +S22069S | Unspecified fracture of T7-T8 vertebra, sequela | CMS +S22070A | Wedge compression fracture of T9-T10 vertebra, initial encounter for closed fracture | CMS +S22070B | Wedge compression fracture of T9-T10 vertebra, initial encounter for open fracture | CMS +S22070D | Wedge compression fracture of T9-T10 vertebra, subsequent encounter for fracture with routine healing | CMS +S22070G | Wedge compression fracture of T9-T10 vertebra, subsequent encounter for fracture with delayed healing | CMS +S22070K | Wedge compression fracture of T9-T10 vertebra, subsequent encounter for fracture with nonunion | CMS +S22070S | Wedge compression fracture of T9-T10 vertebra, sequela | CMS +S22071A | Stable burst fracture of T9-T10 vertebra, initial encounter for closed fracture | CMS +S22071B | Stable burst fracture of T9-T10 vertebra, initial encounter for open fracture | CMS +S22071D | Stable burst fracture of T9-T10 vertebra, subsequent encounter for fracture with routine healing | CMS +S22071G | Stable burst fracture of T9-T10 vertebra, subsequent encounter for fracture with delayed healing | CMS +S22071K | Stable burst fracture of T9-T10 vertebra, subsequent encounter for fracture with nonunion | CMS +S22071S | Stable burst fracture of T9-T10 vertebra, sequela | CMS +S22072A | Unstable burst fracture of T9-T10 vertebra, initial encounter for closed fracture | CMS +S22072B | Unstable burst fracture of T9-T10 vertebra, initial encounter for open fracture | CMS +S22072D | Unstable burst fracture of T9-T10 vertebra, subsequent encounter for fracture with routine healing | CMS +S22072G | Unstable burst fracture of T9-T10 vertebra, subsequent encounter for fracture with delayed healing | CMS +S22072K | Unstable burst fracture of T9-T10 vertebra, subsequent encounter for fracture with nonunion | CMS +S22072S | Unstable burst fracture of T9-T10 vertebra, sequela | CMS +S22078A | Other fracture of T9-T10 vertebra, initial encounter for closed fracture | CMS +S22078B | Other fracture of T9-T10 vertebra, initial encounter for open fracture | CMS +S22078D | Other fracture of T9-T10 vertebra, subsequent encounter for fracture with routine healing | CMS +S22078G | Other fracture of T9-T10 vertebra, subsequent encounter for fracture with delayed healing | CMS +S22078K | Other fracture of T9-T10 vertebra, subsequent encounter for fracture with nonunion | CMS +S22078S | Other fracture of T9-T10 vertebra, sequela | CMS +S22079A | Unspecified fracture of T9-T10 vertebra, initial encounter for closed fracture | CMS +S22079B | Unspecified fracture of T9-T10 vertebra, initial encounter for open fracture | CMS +S22079D | Unspecified fracture of T9-T10 vertebra, subsequent encounter for fracture with routine healing | CMS +S22079G | Unspecified fracture of T9-T10 vertebra, subsequent encounter for fracture with delayed healing | CMS +S22079K | Unspecified fracture of T9-T10 vertebra, subsequent encounter for fracture with nonunion | CMS +S22079S | Unspecified fracture of T9-T10 vertebra, sequela | CMS +S22080A | Wedge compression fracture of T11-T12 vertebra, initial encounter for closed fracture | CMS +S22080B | Wedge compression fracture of T11-T12 vertebra, initial encounter for open fracture | CMS +S22080D | Wedge compression fracture of T11-T12 vertebra, subsequent encounter for fracture with routine healing | CMS +S22080G | Wedge compression fracture of T11-T12 vertebra, subsequent encounter for fracture with delayed healing | CMS +S22080K | Wedge compression fracture of T11-T12 vertebra, subsequent encounter for fracture with nonunion | CMS +S22080S | Wedge compression fracture of T11-T12 vertebra, sequela | CMS +S22081A | Stable burst fracture of T11-T12 vertebra, initial encounter for closed fracture | CMS +S22081B | Stable burst fracture of T11-T12 vertebra, initial encounter for open fracture | CMS +S22081D | Stable burst fracture of T11-T12 vertebra, subsequent encounter for fracture with routine healing | CMS +S22081G | Stable burst fracture of T11-T12 vertebra, subsequent encounter for fracture with delayed healing | CMS +S22081K | Stable burst fracture of T11-T12 vertebra, subsequent encounter for fracture with nonunion | CMS +S22081S | Stable burst fracture of T11-T12 vertebra, sequela | CMS +S22082A | Unstable burst fracture of T11-T12 vertebra, initial encounter for closed fracture | CMS +S22082B | Unstable burst fracture of T11-T12 vertebra, initial encounter for open fracture | CMS +S22082D | Unstable burst fracture of T11-T12 vertebra, subsequent encounter for fracture with routine healing | CMS +S22082G | Unstable burst fracture of T11-T12 vertebra, subsequent encounter for fracture with delayed healing | CMS +S22082K | Unstable burst fracture of T11-T12 vertebra, subsequent encounter for fracture with nonunion | CMS +S22082S | Unstable burst fracture of T11-T12 vertebra, sequela | CMS +S22088A | Other fracture of T11-T12 vertebra, initial encounter for closed fracture | CMS +S22088B | Other fracture of T11-T12 vertebra, initial encounter for open fracture | CMS +S22088D | Other fracture of T11-T12 vertebra, subsequent encounter for fracture with routine healing | CMS +S22088G | Other fracture of T11-T12 vertebra, subsequent encounter for fracture with delayed healing | CMS +S22088K | Other fracture of T11-T12 vertebra, subsequent encounter for fracture with nonunion | CMS +S22088S | Other fracture of T11-T12 vertebra, sequela | CMS +S22089A | Unspecified fracture of T11-T12 vertebra, initial encounter for closed fracture | CMS +S22089B | Unspecified fracture of T11-T12 vertebra, initial encounter for open fracture | CMS +S22089D | Unspecified fracture of T11-T12 vertebra, subsequent encounter for fracture with routine healing | CMS +S22089G | Unspecified fracture of T11-T12 vertebra, subsequent encounter for fracture with delayed healing | CMS +S22089K | Unspecified fracture of T11-T12 vertebra, subsequent encounter for fracture with nonunion | CMS +S22089S | Unspecified fracture of T11-T12 vertebra, sequela | CMS +S2220XA | Unspecified fracture of sternum, initial encounter for closed fracture | CMS +S2220XB | Unspecified fracture of sternum, initial encounter for open fracture | CMS +S2220XD | Unspecified fracture of sternum, subsequent encounter for fracture with routine healing | CMS +S2220XG | Unspecified fracture of sternum, subsequent encounter for fracture with delayed healing | CMS +S2220XK | Unspecified fracture of sternum, subsequent encounter for fracture with nonunion | CMS +S2220XS | Unspecified fracture of sternum, sequela | CMS +S2221XA | Fracture of manubrium, initial encounter for closed fracture | CMS +S2221XB | Fracture of manubrium, initial encounter for open fracture | CMS +S2221XD | Fracture of manubrium, subsequent encounter for fracture with routine healing | CMS +S2221XG | Fracture of manubrium, subsequent encounter for fracture with delayed healing | CMS +S2221XK | Fracture of manubrium, subsequent encounter for fracture with nonunion | CMS +S2221XS | Fracture of manubrium, sequela | CMS +S2222XA | Fracture of body of sternum, initial encounter for closed fracture | CMS +S2222XB | Fracture of body of sternum, initial encounter for open fracture | CMS +S2222XD | Fracture of body of sternum, subsequent encounter for fracture with routine healing | CMS +S2222XG | Fracture of body of sternum, subsequent encounter for fracture with delayed healing | CMS +S2222XK | Fracture of body of sternum, subsequent encounter for fracture with nonunion | CMS +S2222XS | Fracture of body of sternum, sequela | CMS +S2223XA | Sternal manubrial dissociation, initial encounter for closed fracture | CMS +S2223XB | Sternal manubrial dissociation, initial encounter for open fracture | CMS +S2223XD | Sternal manubrial dissociation, subsequent encounter for fracture with routine healing | CMS +S2223XG | Sternal manubrial dissociation, subsequent encounter for fracture with delayed healing | CMS +S2223XK | Sternal manubrial dissociation, subsequent encounter for fracture with nonunion | CMS +S2223XS | Sternal manubrial dissociation, sequela | CMS +S2224XA | Fracture of xiphoid process, initial encounter for closed fracture | CMS +S2224XB | Fracture of xiphoid process, initial encounter for open fracture | CMS +S2224XD | Fracture of xiphoid process, subsequent encounter for fracture with routine healing | CMS +S2224XG | Fracture of xiphoid process, subsequent encounter for fracture with delayed healing | CMS +S2224XK | Fracture of xiphoid process, subsequent encounter for fracture with nonunion | CMS +S2224XS | Fracture of xiphoid process, sequela | CMS +S2231XA | Fracture of one rib, right side, initial encounter for closed fracture | CMS +S2231XB | Fracture of one rib, right side, initial encounter for open fracture | CMS +S2231XD | Fracture of one rib, right side, subsequent encounter for fracture with routine healing | CMS +S2231XG | Fracture of one rib, right side, subsequent encounter for fracture with delayed healing | CMS +S2231XK | Fracture of one rib, right side, subsequent encounter for fracture with nonunion | CMS +S2231XS | Fracture of one rib, right side, sequela | CMS +S2232XA | Fracture of one rib, left side, initial encounter for closed fracture | CMS +S2232XB | Fracture of one rib, left side, initial encounter for open fracture | CMS +S2232XD | Fracture of one rib, left side, subsequent encounter for fracture with routine healing | CMS +S2232XG | Fracture of one rib, left side, subsequent encounter for fracture with delayed healing | CMS +S2232XK | Fracture of one rib, left side, subsequent encounter for fracture with nonunion | CMS +S2232XS | Fracture of one rib, left side, sequela | CMS +S2239XA | Fracture of one rib, unspecified side, initial encounter for closed fracture | CMS +S2239XB | Fracture of one rib, unspecified side, initial encounter for open fracture | CMS +S2239XD | Fracture of one rib, unspecified side, subsequent encounter for fracture with routine healing | CMS +S2239XG | Fracture of one rib, unspecified side, subsequent encounter for fracture with delayed healing | CMS +S2239XK | Fracture of one rib, unspecified side, subsequent encounter for fracture with nonunion | CMS +S2239XS | Fracture of one rib, unspecified side, sequela | CMS +S2241XA | Multiple fractures of ribs, right side, initial encounter for closed fracture | CMS +S2241XB | Multiple fractures of ribs, right side, initial encounter for open fracture | CMS +S2241XD | Multiple fractures of ribs, right side, subsequent encounter for fracture with routine healing | CMS +S2241XG | Multiple fractures of ribs, right side, subsequent encounter for fracture with delayed healing | CMS +S2241XK | Multiple fractures of ribs, right side, subsequent encounter for fracture with nonunion | CMS +S2241XS | Multiple fractures of ribs, right side, sequela | CMS +S2242XA | Multiple fractures of ribs, left side, initial encounter for closed fracture | CMS +S2242XB | Multiple fractures of ribs, left side, initial encounter for open fracture | CMS +S2242XD | Multiple fractures of ribs, left side, subsequent encounter for fracture with routine healing | CMS +S2242XG | Multiple fractures of ribs, left side, subsequent encounter for fracture with delayed healing | CMS +S2242XK | Multiple fractures of ribs, left side, subsequent encounter for fracture with nonunion | CMS +S2242XS | Multiple fractures of ribs, left side, sequela | CMS +S2243XA | Multiple fractures of ribs, bilateral, initial encounter for closed fracture | CMS +S2243XB | Multiple fractures of ribs, bilateral, initial encounter for open fracture | CMS +S2243XD | Multiple fractures of ribs, bilateral, subsequent encounter for fracture with routine healing | CMS +S2243XG | Multiple fractures of ribs, bilateral, subsequent encounter for fracture with delayed healing | CMS +S2243XK | Multiple fractures of ribs, bilateral, subsequent encounter for fracture with nonunion | CMS +S2243XS | Multiple fractures of ribs, bilateral, sequela | CMS +S2249XA | Multiple fractures of ribs, unspecified side, initial encounter for closed fracture | CMS +S2249XB | Multiple fractures of ribs, unspecified side, initial encounter for open fracture | CMS +S2249XD | Multiple fractures of ribs, unspecified side, subsequent encounter for fracture with routine healing | CMS +S2249XG | Multiple fractures of ribs, unspecified side, subsequent encounter for fracture with delayed healing | CMS +S2249XK | Multiple fractures of ribs, unspecified side, subsequent encounter for fracture with nonunion | CMS +S2249XS | Multiple fractures of ribs, unspecified side, sequela | CMS +S225XXA | Flail chest, initial encounter for closed fracture | CMS +S225XXB | Flail chest, initial encounter for open fracture | CMS +S225XXD | Flail chest, subsequent encounter for fracture with routine healing | CMS +S225XXG | Flail chest, subsequent encounter for fracture with delayed healing | CMS +S225XXK | Flail chest, subsequent encounter for fracture with nonunion | CMS +S225XXS | Flail chest, sequela | CMS +S229XXA | Fracture of bony thorax, part unspecified, initial encounter for closed fracture | CMS +S229XXB | Fracture of bony thorax, part unspecified, initial encounter for open fracture | CMS +S229XXD | Fracture of bony thorax, part unspecified, subsequent encounter for fracture with routine healing | CMS +S229XXG | Fracture of bony thorax, part unspecified, subsequent encounter for fracture with delayed healing | CMS +S229XXK | Fracture of bony thorax, part unspecified, subsequent encounter for fracture with nonunion | CMS +S229XXS | Fracture of bony thorax, part unspecified, sequela | CMS +S230XXA | Traumatic rupture of thoracic intervertebral disc, initial encounter | CMS +S230XXD | Traumatic rupture of thoracic intervertebral disc, subsequent encounter | CMS +S230XXS | Traumatic rupture of thoracic intervertebral disc, sequela | CMS +S23100A | Subluxation of unspecified thoracic vertebra, initial encounter | CMS +S23100D | Subluxation of unspecified thoracic vertebra, subsequent encounter | CMS +S23100S | Subluxation of unspecified thoracic vertebra, sequela | CMS +S23101A | Dislocation of unspecified thoracic vertebra, initial encounter | CMS +S23101D | Dislocation of unspecified thoracic vertebra, subsequent encounter | CMS +S23101S | Dislocation of unspecified thoracic vertebra, sequela | CMS +S23110A | Subluxation of T1/T2 thoracic vertebra, initial encounter | CMS +S23110D | Subluxation of T1/T2 thoracic vertebra, subsequent encounter | CMS +S23110S | Subluxation of T1/T2 thoracic vertebra, sequela | CMS +S23111A | Dislocation of T1/T2 thoracic vertebra, initial encounter | CMS +S23111D | Dislocation of T1/T2 thoracic vertebra, subsequent encounter | CMS +S23111S | Dislocation of T1/T2 thoracic vertebra, sequela | CMS +S23120A | Subluxation of T2/T3 thoracic vertebra, initial encounter | CMS +S23120D | Subluxation of T2/T3 thoracic vertebra, subsequent encounter | CMS +S23120S | Subluxation of T2/T3 thoracic vertebra, sequela | CMS +S23121A | Dislocation of T2/T3 thoracic vertebra, initial encounter | CMS +S23121D | Dislocation of T2/T3 thoracic vertebra, subsequent encounter | CMS +S23121S | Dislocation of T2/T3 thoracic vertebra, sequela | CMS +S23122A | Subluxation of T3/T4 thoracic vertebra, initial encounter | CMS +S23122D | Subluxation of T3/T4 thoracic vertebra, subsequent encounter | CMS +S23122S | Subluxation of T3/T4 thoracic vertebra, sequela | CMS +S23123A | Dislocation of T3/T4 thoracic vertebra, initial encounter | CMS +S23123D | Dislocation of T3/T4 thoracic vertebra, subsequent encounter | CMS +S23123S | Dislocation of T3/T4 thoracic vertebra, sequela | CMS +S23130A | Subluxation of T4/T5 thoracic vertebra, initial encounter | CMS +S23130D | Subluxation of T4/T5 thoracic vertebra, subsequent encounter | CMS +S23130S | Subluxation of T4/T5 thoracic vertebra, sequela | CMS +S23131A | Dislocation of T4/T5 thoracic vertebra, initial encounter | CMS +S23131D | Dislocation of T4/T5 thoracic vertebra, subsequent encounter | CMS +S23131S | Dislocation of T4/T5 thoracic vertebra, sequela | CMS +S23132A | Subluxation of T5/T6 thoracic vertebra, initial encounter | CMS +S23132D | Subluxation of T5/T6 thoracic vertebra, subsequent encounter | CMS +S23132S | Subluxation of T5/T6 thoracic vertebra, sequela | CMS +S23133A | Dislocation of T5/T6 thoracic vertebra, initial encounter | CMS +S23133D | Dislocation of T5/T6 thoracic vertebra, subsequent encounter | CMS +S23133S | Dislocation of T5/T6 thoracic vertebra, sequela | CMS +S23140A | Subluxation of T6/T7 thoracic vertebra, initial encounter | CMS +S23140D | Subluxation of T6/T7 thoracic vertebra, subsequent encounter | CMS +S23140S | Subluxation of T6/T7 thoracic vertebra, sequela | CMS +S23141A | Dislocation of T6/T7 thoracic vertebra, initial encounter | CMS +S23141D | Dislocation of T6/T7 thoracic vertebra, subsequent encounter | CMS +S23141S | Dislocation of T6/T7 thoracic vertebra, sequela | CMS +S23142A | Subluxation of T7/T8 thoracic vertebra, initial encounter | CMS +S23142D | Subluxation of T7/T8 thoracic vertebra, subsequent encounter | CMS +S23142S | Subluxation of T7/T8 thoracic vertebra, sequela | CMS +S23143A | Dislocation of T7/T8 thoracic vertebra, initial encounter | CMS +S23143D | Dislocation of T7/T8 thoracic vertebra, subsequent encounter | CMS +S23143S | Dislocation of T7/T8 thoracic vertebra, sequela | CMS +S23150A | Subluxation of T8/T9 thoracic vertebra, initial encounter | CMS +S23150D | Subluxation of T8/T9 thoracic vertebra, subsequent encounter | CMS +S23150S | Subluxation of T8/T9 thoracic vertebra, sequela | CMS +S23151A | Dislocation of T8/T9 thoracic vertebra, initial encounter | CMS +S23151D | Dislocation of T8/T9 thoracic vertebra, subsequent encounter | CMS +S23151S | Dislocation of T8/T9 thoracic vertebra, sequela | CMS +S23152A | Subluxation of T9/T10 thoracic vertebra, initial encounter | CMS +S23152D | Subluxation of T9/T10 thoracic vertebra, subsequent encounter | CMS +S23152S | Subluxation of T9/T10 thoracic vertebra, sequela | CMS +S23153A | Dislocation of T9/T10 thoracic vertebra, initial encounter | CMS +S23153D | Dislocation of T9/T10 thoracic vertebra, subsequent encounter | CMS +S23153S | Dislocation of T9/T10 thoracic vertebra, sequela | CMS +S23160A | Subluxation of T10/T11 thoracic vertebra, initial encounter | CMS +S23160D | Subluxation of T10/T11 thoracic vertebra, subsequent encounter | CMS +S23160S | Subluxation of T10/T11 thoracic vertebra, sequela | CMS +S23161A | Dislocation of T10/T11 thoracic vertebra, initial encounter | CMS +S23161D | Dislocation of T10/T11 thoracic vertebra, subsequent encounter | CMS +S23161S | Dislocation of T10/T11 thoracic vertebra, sequela | CMS +S23162A | Subluxation of T11/T12 thoracic vertebra, initial encounter | CMS +S23162D | Subluxation of T11/T12 thoracic vertebra, subsequent encounter | CMS +S23162S | Subluxation of T11/T12 thoracic vertebra, sequela | CMS +S23163A | Dislocation of T11/T12 thoracic vertebra, initial encounter | CMS +S23163D | Dislocation of T11/T12 thoracic vertebra, subsequent encounter | CMS +S23163S | Dislocation of T11/T12 thoracic vertebra, sequela | CMS +S23170A | Subluxation of T12/L1 thoracic vertebra, initial encounter | CMS +S23170D | Subluxation of T12/L1 thoracic vertebra, subsequent encounter | CMS +S23170S | Subluxation of T12/L1 thoracic vertebra, sequela | CMS +S23171A | Dislocation of T12/L1 thoracic vertebra, initial encounter | CMS +S23171D | Dislocation of T12/L1 thoracic vertebra, subsequent encounter | CMS +S23171S | Dislocation of T12/L1 thoracic vertebra, sequela | CMS +S2320XA | Dislocation of unspecified part of thorax, initial encounter | CMS +S2320XD | Dislocation of unspecified part of thorax, subsequent encounter | CMS +S2320XS | Dislocation of unspecified part of thorax, sequela | CMS +S2329XA | Dislocation of other parts of thorax, initial encounter | CMS +S2329XD | Dislocation of other parts of thorax, subsequent encounter | CMS +S2329XS | Dislocation of other parts of thorax, sequela | CMS +S233XXA | Sprain of ligaments of thoracic spine, initial encounter | CMS +S233XXD | Sprain of ligaments of thoracic spine, subsequent encounter | CMS +S233XXS | Sprain of ligaments of thoracic spine, sequela | CMS +S2341XA | Sprain of ribs, initial encounter | CMS +S2341XD | Sprain of ribs, subsequent encounter | CMS +S2341XS | Sprain of ribs, sequela | CMS +S23420A | Sprain of sternoclavicular (joint) (ligament), initial encounter | CMS +S23420D | Sprain of sternoclavicular (joint) (ligament), subsequent encounter | CMS +S23420S | Sprain of sternoclavicular (joint) (ligament), sequela | CMS +S23421A | Sprain of chondrosternal joint, initial encounter | CMS +S23421D | Sprain of chondrosternal joint, subsequent encounter | CMS +S23421S | Sprain of chondrosternal joint, sequela | CMS +S23428A | Other sprain of sternum, initial encounter | CMS +S23428D | Other sprain of sternum, subsequent encounter | CMS +S23428S | Other sprain of sternum, sequela | CMS +S23429A | Unspecified sprain of sternum, initial encounter | CMS +S23429D | Unspecified sprain of sternum, subsequent encounter | CMS +S23429S | Unspecified sprain of sternum, sequela | CMS +S238XXA | Sprain of other specified parts of thorax, initial encounter | CMS +S238XXD | Sprain of other specified parts of thorax, subsequent encounter | CMS +S238XXS | Sprain of other specified parts of thorax, sequela | CMS +S239XXA | Sprain of unspecified parts of thorax, initial encounter | CMS +S239XXD | Sprain of unspecified parts of thorax, subsequent encounter | CMS +S239XXS | Sprain of unspecified parts of thorax, sequela | CMS +S240XXA | Concussion and edema of thoracic spinal cord, initial encounter | CMS +S240XXD | Concussion and edema of thoracic spinal cord, subsequent encounter | CMS +S240XXS | Concussion and edema of thoracic spinal cord, sequela | CMS +S24101A | Unspecified injury at T1 level of thoracic spinal cord, initial encounter | CMS +S24101D | Unspecified injury at T1 level of thoracic spinal cord, subsequent encounter | CMS +S24101S | Unspecified injury at T1 level of thoracic spinal cord, sequela | CMS +S24102A | Unspecified injury at T2-T6 level of thoracic spinal cord, initial encounter | CMS +S24102D | Unspecified injury at T2-T6 level of thoracic spinal cord, subsequent encounter | CMS +S24102S | Unspecified injury at T2-T6 level of thoracic spinal cord, sequela | CMS +S24103A | Unspecified injury at T7-T10 level of thoracic spinal cord, initial encounter | CMS +S24103D | Unspecified injury at T7-T10 level of thoracic spinal cord, subsequent encounter | CMS +S24103S | Unspecified injury at T7-T10 level of thoracic spinal cord, sequela | CMS +S24104A | Unspecified injury at T11-T12 level of thoracic spinal cord, initial encounter | CMS +S24104D | Unspecified injury at T11-T12 level of thoracic spinal cord, subsequent encounter | CMS +S24104S | Unspecified injury at T11-T12 level of thoracic spinal cord, sequela | CMS +S24109A | Unspecified injury at unspecified level of thoracic spinal cord, initial encounter | CMS +S24109D | Unspecified injury at unspecified level of thoracic spinal cord, subsequent encounter | CMS +S24109S | Unspecified injury at unspecified level of thoracic spinal cord, sequela | CMS +S24111A | Complete lesion at T1 level of thoracic spinal cord, initial encounter | CMS +S24111D | Complete lesion at T1 level of thoracic spinal cord, subsequent encounter | CMS +S24111S | Complete lesion at T1 level of thoracic spinal cord, sequela | CMS +S24112A | Complete lesion at T2-T6 level of thoracic spinal cord, initial encounter | CMS +S24112D | Complete lesion at T2-T6 level of thoracic spinal cord, subsequent encounter | CMS +S24112S | Complete lesion at T2-T6 level of thoracic spinal cord, sequela | CMS +S24113A | Complete lesion at T7-T10 level of thoracic spinal cord, initial encounter | CMS +S24113D | Complete lesion at T7-T10 level of thoracic spinal cord, subsequent encounter | CMS +S24113S | Complete lesion at T7-T10 level of thoracic spinal cord, sequela | CMS +S24114A | Complete lesion at T11-T12 level of thoracic spinal cord, initial encounter | CMS +S24114D | Complete lesion at T11-T12 level of thoracic spinal cord, subsequent encounter | CMS +S24114S | Complete lesion at T11-T12 level of thoracic spinal cord, sequela | CMS +S24119A | Complete lesion at unspecified level of thoracic spinal cord, initial encounter | CMS +S24119D | Complete lesion at unspecified level of thoracic spinal cord, subsequent encounter | CMS +S24119S | Complete lesion at unspecified level of thoracic spinal cord, sequela | CMS +S24131A | Anterior cord syndrome at T1 level of thoracic spinal cord, initial encounter | CMS +S24131D | Anterior cord syndrome at T1 level of thoracic spinal cord, subsequent encounter | CMS +S24131S | Anterior cord syndrome at T1 level of thoracic spinal cord, sequela | CMS +S24132A | Anterior cord syndrome at T2-T6 level of thoracic spinal cord, initial encounter | CMS +S24132D | Anterior cord syndrome at T2-T6 level of thoracic spinal cord, subsequent encounter | CMS +S24132S | Anterior cord syndrome at T2-T6 level of thoracic spinal cord, sequela | CMS +S24133A | Anterior cord syndrome at T7-T10 level of thoracic spinal cord, initial encounter | CMS +S24133D | Anterior cord syndrome at T7-T10 level of thoracic spinal cord, subsequent encounter | CMS +S24133S | Anterior cord syndrome at T7-T10 level of thoracic spinal cord, sequela | CMS +S24134A | Anterior cord syndrome at T11-T12 level of thoracic spinal cord, initial encounter | CMS +S24134D | Anterior cord syndrome at T11-T12 level of thoracic spinal cord, subsequent encounter | CMS +S24134S | Anterior cord syndrome at T11-T12 level of thoracic spinal cord, sequela | CMS +S24139A | Anterior cord syndrome at unspecified level of thoracic spinal cord, initial encounter | CMS +S24139D | Anterior cord syndrome at unspecified level of thoracic spinal cord, subsequent encounter | CMS +S24139S | Anterior cord syndrome at unspecified level of thoracic spinal cord, sequela | CMS +S24141A | Brown-Sequard syndrome at T1 level of thoracic spinal cord, initial encounter | CMS +S24141D | Brown-Sequard syndrome at T1 level of thoracic spinal cord, subsequent encounter | CMS +S24141S | Brown-Sequard syndrome at T1 level of thoracic spinal cord, sequela | CMS +S24142A | Brown-Sequard syndrome at T2-T6 level of thoracic spinal cord, initial encounter | CMS +S24142D | Brown-Sequard syndrome at T2-T6 level of thoracic spinal cord, subsequent encounter | CMS +S24142S | Brown-Sequard syndrome at T2-T6 level of thoracic spinal cord, sequela | CMS +S24143A | Brown-Sequard syndrome at T7-T10 level of thoracic spinal cord, initial encounter | CMS +S24143D | Brown-Sequard syndrome at T7-T10 level of thoracic spinal cord, subsequent encounter | CMS +S24143S | Brown-Sequard syndrome at T7-T10 level of thoracic spinal cord, sequela | CMS +S24144A | Brown-Sequard syndrome at T11-T12 level of thoracic spinal cord, initial encounter | CMS +S24144D | Brown-Sequard syndrome at T11-T12 level of thoracic spinal cord, subsequent encounter | CMS +S24144S | Brown-Sequard syndrome at T11-T12 level of thoracic spinal cord, sequela | CMS +S24149A | Brown-Sequard syndrome at unspecified level of thoracic spinal cord, initial encounter | CMS +S24149D | Brown-Sequard syndrome at unspecified level of thoracic spinal cord, subsequent encounter | CMS +S24149S | Brown-Sequard syndrome at unspecified level of thoracic spinal cord, sequela | CMS +S24151A | Other incomplete lesion at T1 level of thoracic spinal cord, initial encounter | CMS +S24151D | Other incomplete lesion at T1 level of thoracic spinal cord, subsequent encounter | CMS +S24151S | Other incomplete lesion at T1 level of thoracic spinal cord, sequela | CMS +S24152A | Other incomplete lesion at T2-T6 level of thoracic spinal cord, initial encounter | CMS +S24152D | Other incomplete lesion at T2-T6 level of thoracic spinal cord, subsequent encounter | CMS +S24152S | Other incomplete lesion at T2-T6 level of thoracic spinal cord, sequela | CMS +S24153A | Other incomplete lesion at T7-T10 level of thoracic spinal cord, initial encounter | CMS +S24153D | Other incomplete lesion at T7-T10 level of thoracic spinal cord, subsequent encounter | CMS +S24153S | Other incomplete lesion at T7-T10 level of thoracic spinal cord, sequela | CMS +S24154A | Other incomplete lesion at T11-T12 level of thoracic spinal cord, initial encounter | CMS +S24154D | Other incomplete lesion at T11-T12 level of thoracic spinal cord, subsequent encounter | CMS +S24154S | Other incomplete lesion at T11-T12 level of thoracic spinal cord, sequela | CMS +S24159A | Other incomplete lesion at unspecified level of thoracic spinal cord, initial encounter | CMS +S24159D | Other incomplete lesion at unspecified level of thoracic spinal cord, subsequent encounter | CMS +S24159S | Other incomplete lesion at unspecified level of thoracic spinal cord, sequela | CMS +S242XXA | Injury of nerve root of thoracic spine, initial encounter | CMS +S242XXD | Injury of nerve root of thoracic spine, subsequent encounter | CMS +S242XXS | Injury of nerve root of thoracic spine, sequela | CMS +S243XXA | Injury of peripheral nerves of thorax, initial encounter | CMS +S243XXD | Injury of peripheral nerves of thorax, subsequent encounter | CMS +S243XXS | Injury of peripheral nerves of thorax, sequela | CMS +S244XXA | Injury of thoracic sympathetic nervous system, initial encounter | CMS +S244XXD | Injury of thoracic sympathetic nervous system, subsequent encounter | CMS +S244XXS | Injury of thoracic sympathetic nervous system, sequela | CMS +S248XXA | Injury of other specified nerves of thorax, initial encounter | CMS +S248XXD | Injury of other specified nerves of thorax, subsequent encounter | CMS +S248XXS | Injury of other specified nerves of thorax, sequela | CMS +S249XXA | Injury of unspecified nerve of thorax, initial encounter | CMS +S249XXD | Injury of unspecified nerve of thorax, subsequent encounter | CMS +S249XXS | Injury of unspecified nerve of thorax, sequela | CMS +S2500XA | Unspecified injury of thoracic aorta, initial encounter | CMS +S2500XD | Unspecified injury of thoracic aorta, subsequent encounter | CMS +S2500XS | Unspecified injury of thoracic aorta, sequela | CMS +S2501XA | Minor laceration of thoracic aorta, initial encounter | CMS +S2501XD | Minor laceration of thoracic aorta, subsequent encounter | CMS +S2501XS | Minor laceration of thoracic aorta, sequela | CMS +S2502XA | Major laceration of thoracic aorta, initial encounter | CMS +S2502XD | Major laceration of thoracic aorta, subsequent encounter | CMS +S2502XS | Major laceration of thoracic aorta, sequela | CMS +S2509XA | Other specified injury of thoracic aorta, initial encounter | CMS +S2509XD | Other specified injury of thoracic aorta, subsequent encounter | CMS +S2509XS | Other specified injury of thoracic aorta, sequela | CMS +S25101A | Unspecified injury of right innominate or subclavian artery, initial encounter | CMS +S25101D | Unspecified injury of right innominate or subclavian artery, subsequent encounter | CMS +S25101S | Unspecified injury of right innominate or subclavian artery, sequela | CMS +S25102A | Unspecified injury of left innominate or subclavian artery, initial encounter | CMS +S25102D | Unspecified injury of left innominate or subclavian artery, subsequent encounter | CMS +S25102S | Unspecified injury of left innominate or subclavian artery, sequela | CMS +S25109A | Unspecified injury of unspecified innominate or subclavian artery, initial encounter | CMS +S25109D | Unspecified injury of unspecified innominate or subclavian artery, subsequent encounter | CMS +S25109S | Unspecified injury of unspecified innominate or subclavian artery, sequela | CMS +S25111A | Minor laceration of right innominate or subclavian artery, initial encounter | CMS +S25111D | Minor laceration of right innominate or subclavian artery, subsequent encounter | CMS +S25111S | Minor laceration of right innominate or subclavian artery, sequela | CMS +S25112A | Minor laceration of left innominate or subclavian artery, initial encounter | CMS +S25112D | Minor laceration of left innominate or subclavian artery, subsequent encounter | CMS +S25112S | Minor laceration of left innominate or subclavian artery, sequela | CMS +S25119A | Minor laceration of unspecified innominate or subclavian artery, initial encounter | CMS +S25119D | Minor laceration of unspecified innominate or subclavian artery, subsequent encounter | CMS +S25119S | Minor laceration of unspecified innominate or subclavian artery, sequela | CMS +S25121A | Major laceration of right innominate or subclavian artery, initial encounter | CMS +S25121D | Major laceration of right innominate or subclavian artery, subsequent encounter | CMS +S25121S | Major laceration of right innominate or subclavian artery, sequela | CMS +S25122A | Major laceration of left innominate or subclavian artery, initial encounter | CMS +S25122D | Major laceration of left innominate or subclavian artery, subsequent encounter | CMS +S25122S | Major laceration of left innominate or subclavian artery, sequela | CMS +S25129A | Major laceration of unspecified innominate or subclavian artery, initial encounter | CMS +S25129D | Major laceration of unspecified innominate or subclavian artery, subsequent encounter | CMS +S25129S | Major laceration of unspecified innominate or subclavian artery, sequela | CMS +S25191A | Other specified injury of right innominate or subclavian artery, initial encounter | CMS +S25191D | Other specified injury of right innominate or subclavian artery, subsequent encounter | CMS +S25191S | Other specified injury of right innominate or subclavian artery, sequela | CMS +S25192A | Other specified injury of left innominate or subclavian artery, initial encounter | CMS +S25192D | Other specified injury of left innominate or subclavian artery, subsequent encounter | CMS +S25192S | Other specified injury of left innominate or subclavian artery, sequela | CMS +S25199A | Other specified injury of unspecified innominate or subclavian artery, initial encounter | CMS +S25199D | Other specified injury of unspecified innominate or subclavian artery, subsequent encounter | CMS +S25199S | Other specified injury of unspecified innominate or subclavian artery, sequela | CMS +S2520XA | Unspecified injury of superior vena cava, initial encounter | CMS +S2520XD | Unspecified injury of superior vena cava, subsequent encounter | CMS +S2520XS | Unspecified injury of superior vena cava, sequela | CMS +S2521XA | Minor laceration of superior vena cava, initial encounter | CMS +S2521XD | Minor laceration of superior vena cava, subsequent encounter | CMS +S2521XS | Minor laceration of superior vena cava, sequela | CMS +S2522XA | Major laceration of superior vena cava, initial encounter | CMS +S2522XD | Major laceration of superior vena cava, subsequent encounter | CMS +S2522XS | Major laceration of superior vena cava, sequela | CMS +S2529XA | Other specified injury of superior vena cava, initial encounter | CMS +S2529XD | Other specified injury of superior vena cava, subsequent encounter | CMS +S2529XS | Other specified injury of superior vena cava, sequela | CMS +S25301A | Unspecified injury of right innominate or subclavian vein, initial encounter | CMS +S25301D | Unspecified injury of right innominate or subclavian vein, subsequent encounter | CMS +S25301S | Unspecified injury of right innominate or subclavian vein, sequela | CMS +S25302A | Unspecified injury of left innominate or subclavian vein, initial encounter | CMS +S25302D | Unspecified injury of left innominate or subclavian vein, subsequent encounter | CMS +S25302S | Unspecified injury of left innominate or subclavian vein, sequela | CMS +S25309A | Unspecified injury of unspecified innominate or subclavian vein, initial encounter | CMS +S25309D | Unspecified injury of unspecified innominate or subclavian vein, subsequent encounter | CMS +S25309S | Unspecified injury of unspecified innominate or subclavian vein, sequela | CMS +S25311A | Minor laceration of right innominate or subclavian vein, initial encounter | CMS +S25311D | Minor laceration of right innominate or subclavian vein, subsequent encounter | CMS +S25311S | Minor laceration of right innominate or subclavian vein, sequela | CMS +S25312A | Minor laceration of left innominate or subclavian vein, initial encounter | CMS +S25312D | Minor laceration of left innominate or subclavian vein, subsequent encounter | CMS +S25312S | Minor laceration of left innominate or subclavian vein, sequela | CMS +S25319A | Minor laceration of unspecified innominate or subclavian vein, initial encounter | CMS +S25319D | Minor laceration of unspecified innominate or subclavian vein, subsequent encounter | CMS +S25319S | Minor laceration of unspecified innominate or subclavian vein, sequela | CMS +S25321A | Major laceration of right innominate or subclavian vein, initial encounter | CMS +S25321D | Major laceration of right innominate or subclavian vein, subsequent encounter | CMS +S25321S | Major laceration of right innominate or subclavian vein, sequela | CMS +S25322A | Major laceration of left innominate or subclavian vein, initial encounter | CMS +S25322D | Major laceration of left innominate or subclavian vein, subsequent encounter | CMS +S25322S | Major laceration of left innominate or subclavian vein, sequela | CMS +S25329A | Major laceration of unspecified innominate or subclavian vein, initial encounter | CMS +S25329D | Major laceration of unspecified innominate or subclavian vein, subsequent encounter | CMS +S25329S | Major laceration of unspecified innominate or subclavian vein, sequela | CMS +S25391A | Other specified injury of right innominate or subclavian vein, initial encounter | CMS +S25391D | Other specified injury of right innominate or subclavian vein, subsequent encounter | CMS +S25391S | Other specified injury of right innominate or subclavian vein, sequela | CMS +S25392A | Other specified injury of left innominate or subclavian vein, initial encounter | CMS +S25392D | Other specified injury of left innominate or subclavian vein, subsequent encounter | CMS +S25392S | Other specified injury of left innominate or subclavian vein, sequela | CMS +S25399A | Other specified injury of unspecified innominate or subclavian vein, initial encounter | CMS +S25399D | Other specified injury of unspecified innominate or subclavian vein, subsequent encounter | CMS +S25399S | Other specified injury of unspecified innominate or subclavian vein, sequela | CMS +S25401A | Unspecified injury of right pulmonary blood vessels, initial encounter | CMS +S25401D | Unspecified injury of right pulmonary blood vessels, subsequent encounter | CMS +S25401S | Unspecified injury of right pulmonary blood vessels, sequela | CMS +S25402A | Unspecified injury of left pulmonary blood vessels, initial encounter | CMS +S25402D | Unspecified injury of left pulmonary blood vessels, subsequent encounter | CMS +S25402S | Unspecified injury of left pulmonary blood vessels, sequela | CMS +S25409A | Unspecified injury of unspecified pulmonary blood vessels, initial encounter | CMS +S25409D | Unspecified injury of unspecified pulmonary blood vessels, subsequent encounter | CMS +S25409S | Unspecified injury of unspecified pulmonary blood vessels, sequela | CMS +S25411A | Minor laceration of right pulmonary blood vessels, initial encounter | CMS +S25411D | Minor laceration of right pulmonary blood vessels, subsequent encounter | CMS +S25411S | Minor laceration of right pulmonary blood vessels, sequela | CMS +S25412A | Minor laceration of left pulmonary blood vessels, initial encounter | CMS +S25412D | Minor laceration of left pulmonary blood vessels, subsequent encounter | CMS +S25412S | Minor laceration of left pulmonary blood vessels, sequela | CMS +S25419A | Minor laceration of unspecified pulmonary blood vessels, initial encounter | CMS +S25419D | Minor laceration of unspecified pulmonary blood vessels, subsequent encounter | CMS +S25419S | Minor laceration of unspecified pulmonary blood vessels, sequela | CMS +S25421A | Major laceration of right pulmonary blood vessels, initial encounter | CMS +S25421D | Major laceration of right pulmonary blood vessels, subsequent encounter | CMS +S25421S | Major laceration of right pulmonary blood vessels, sequela | CMS +S25422A | Major laceration of left pulmonary blood vessels, initial encounter | CMS +S25422D | Major laceration of left pulmonary blood vessels, subsequent encounter | CMS +S25422S | Major laceration of left pulmonary blood vessels, sequela | CMS +S25429A | Major laceration of unspecified pulmonary blood vessels, initial encounter | CMS +S25429D | Major laceration of unspecified pulmonary blood vessels, subsequent encounter | CMS +S25429S | Major laceration of unspecified pulmonary blood vessels, sequela | CMS +S25491A | Other specified injury of right pulmonary blood vessels, initial encounter | CMS +S25491D | Other specified injury of right pulmonary blood vessels, subsequent encounter | CMS +S25491S | Other specified injury of right pulmonary blood vessels, sequela | CMS +S25492A | Other specified injury of left pulmonary blood vessels, initial encounter | CMS +S25492D | Other specified injury of left pulmonary blood vessels, subsequent encounter | CMS +S25492S | Other specified injury of left pulmonary blood vessels, sequela | CMS +S25499A | Other specified injury of unspecified pulmonary blood vessels, initial encounter | CMS +S25499D | Other specified injury of unspecified pulmonary blood vessels, subsequent encounter | CMS +S25499S | Other specified injury of unspecified pulmonary blood vessels, sequela | CMS +S25501A | Unspecified injury of intercostal blood vessels, right side, initial encounter | CMS +S25501D | Unspecified injury of intercostal blood vessels, right side, subsequent encounter | CMS +S25501S | Unspecified injury of intercostal blood vessels, right side, sequela | CMS +S25502A | Unspecified injury of intercostal blood vessels, left side, initial encounter | CMS +S25502D | Unspecified injury of intercostal blood vessels, left side, subsequent encounter | CMS +S25502S | Unspecified injury of intercostal blood vessels, left side, sequela | CMS +S25509A | Unspecified injury of intercostal blood vessels, unspecified side, initial encounter | CMS +S25509D | Unspecified injury of intercostal blood vessels, unspecified side, subsequent encounter | CMS +S25509S | Unspecified injury of intercostal blood vessels, unspecified side, sequela | CMS +S25511A | Laceration of intercostal blood vessels, right side, initial encounter | CMS +S25511D | Laceration of intercostal blood vessels, right side, subsequent encounter | CMS +S25511S | Laceration of intercostal blood vessels, right side, sequela | CMS +S25512A | Laceration of intercostal blood vessels, left side, initial encounter | CMS +S25512D | Laceration of intercostal blood vessels, left side, subsequent encounter | CMS +S25512S | Laceration of intercostal blood vessels, left side, sequela | CMS +S25519A | Laceration of intercostal blood vessels, unspecified side, initial encounter | CMS +S25519D | Laceration of intercostal blood vessels, unspecified side, subsequent encounter | CMS +S25519S | Laceration of intercostal blood vessels, unspecified side, sequela | CMS +S25591A | Other specified injury of intercostal blood vessels, right side, initial encounter | CMS +S25591D | Other specified injury of intercostal blood vessels, right side, subsequent encounter | CMS +S25591S | Other specified injury of intercostal blood vessels, right side, sequela | CMS +S25592A | Other specified injury of intercostal blood vessels, left side, initial encounter | CMS +S25592D | Other specified injury of intercostal blood vessels, left side, subsequent encounter | CMS +S25592S | Other specified injury of intercostal blood vessels, left side, sequela | CMS +S25599A | Other specified injury of intercostal blood vessels, unspecified side, initial encounter | CMS +S25599D | Other specified injury of intercostal blood vessels, unspecified side, subsequent encounter | CMS +S25599S | Other specified injury of intercostal blood vessels, unspecified side, sequela | CMS +S25801A | Unspecified injury of other blood vessels of thorax, right side, initial encounter | CMS +S25801D | Unspecified injury of other blood vessels of thorax, right side, subsequent encounter | CMS +S25801S | Unspecified injury of other blood vessels of thorax, right side, sequela | CMS +S25802A | Unspecified injury of other blood vessels of thorax, left side, initial encounter | CMS +S25802D | Unspecified injury of other blood vessels of thorax, left side, subsequent encounter | CMS +S25802S | Unspecified injury of other blood vessels of thorax, left side, sequela | CMS +S25809A | Unspecified injury of other blood vessels of thorax, unspecified side, initial encounter | CMS +S25809D | Unspecified injury of other blood vessels of thorax, unspecified side, subsequent encounter | CMS +S25809S | Unspecified injury of other blood vessels of thorax, unspecified side, sequela | CMS +S25811A | Laceration of other blood vessels of thorax, right side, initial encounter | CMS +S25811D | Laceration of other blood vessels of thorax, right side, subsequent encounter | CMS +S25811S | Laceration of other blood vessels of thorax, right side, sequela | CMS +S25812A | Laceration of other blood vessels of thorax, left side, initial encounter | CMS +S25812D | Laceration of other blood vessels of thorax, left side, subsequent encounter | CMS +S25812S | Laceration of other blood vessels of thorax, left side, sequela | CMS +S25819A | Laceration of other blood vessels of thorax, unspecified side, initial encounter | CMS +S25819D | Laceration of other blood vessels of thorax, unspecified side, subsequent encounter | CMS +S25819S | Laceration of other blood vessels of thorax, unspecified side, sequela | CMS +S25891A | Other specified injury of other blood vessels of thorax, right side, initial encounter | CMS +S25891D | Other specified injury of other blood vessels of thorax, right side, subsequent encounter | CMS +S25891S | Other specified injury of other blood vessels of thorax, right side, sequela | CMS +S25892A | Other specified injury of other blood vessels of thorax, left side, initial encounter | CMS +S25892D | Other specified injury of other blood vessels of thorax, left side, subsequent encounter | CMS +S25892S | Other specified injury of other blood vessels of thorax, left side, sequela | CMS +S25899A | Other specified injury of other blood vessels of thorax, unspecified side, initial encounter | CMS +S25899D | Other specified injury of other blood vessels of thorax, unspecified side, subsequent encounter | CMS +S25899S | Other specified injury of other blood vessels of thorax, unspecified side, sequela | CMS +S2590XA | Unspecified injury of unspecified blood vessel of thorax, initial encounter | CMS +S2590XD | Unspecified injury of unspecified blood vessel of thorax, subsequent encounter | CMS +S2590XS | Unspecified injury of unspecified blood vessel of thorax, sequela | CMS +S2591XA | Laceration of unspecified blood vessel of thorax, initial encounter | CMS +S2591XD | Laceration of unspecified blood vessel of thorax, subsequent encounter | CMS +S2591XS | Laceration of unspecified blood vessel of thorax, sequela | CMS +S2599XA | Other specified injury of unspecified blood vessel of thorax, initial encounter | CMS +S2599XD | Other specified injury of unspecified blood vessel of thorax, subsequent encounter | CMS +S2599XS | Other specified injury of unspecified blood vessel of thorax, sequela | CMS +S2600XA | Unspecified injury of heart with hemopericardium, initial encounter | CMS +S2600XD | Unspecified injury of heart with hemopericardium, subsequent encounter | CMS +S2600XS | Unspecified injury of heart with hemopericardium, sequela | CMS +S2601XA | Contusion of heart with hemopericardium, initial encounter | CMS +S2601XD | Contusion of heart with hemopericardium, subsequent encounter | CMS +S2601XS | Contusion of heart with hemopericardium, sequela | CMS +S26020A | Mild laceration of heart with hemopericardium, initial encounter | CMS +S26020D | Mild laceration of heart with hemopericardium, subsequent encounter | CMS +S26020S | Mild laceration of heart with hemopericardium, sequela | CMS +S26021A | Moderate laceration of heart with hemopericardium, initial encounter | CMS +S26021D | Moderate laceration of heart with hemopericardium, subsequent encounter | CMS +S26021S | Moderate laceration of heart with hemopericardium, sequela | CMS +S26022A | Major laceration of heart with hemopericardium, initial encounter | CMS +S26022D | Major laceration of heart with hemopericardium, subsequent encounter | CMS +S26022S | Major laceration of heart with hemopericardium, sequela | CMS +S2609XA | Other injury of heart with hemopericardium, initial encounter | CMS +S2609XD | Other injury of heart with hemopericardium, subsequent encounter | CMS +S2609XS | Other injury of heart with hemopericardium, sequela | CMS +S2610XA | Unspecified injury of heart without hemopericardium, initial encounter | CMS +S2610XD | Unspecified injury of heart without hemopericardium, subsequent encounter | CMS +S2610XS | Unspecified injury of heart without hemopericardium, sequela | CMS +S2611XA | Contusion of heart without hemopericardium, initial encounter | CMS +S2611XD | Contusion of heart without hemopericardium, subsequent encounter | CMS +S2611XS | Contusion of heart without hemopericardium, sequela | CMS +S2612XA | Laceration of heart without hemopericardium, initial encounter | CMS +S2612XD | Laceration of heart without hemopericardium, subsequent encounter | CMS +S2612XS | Laceration of heart without hemopericardium, sequela | CMS +S2619XA | Other injury of heart without hemopericardium, initial encounter | CMS +S2619XD | Other injury of heart without hemopericardium, subsequent encounter | CMS +S2619XS | Other injury of heart without hemopericardium, sequela | CMS +S2690XA | Unspecified injury of heart, unspecified with or without hemopericardium, initial encounter | CMS +S2690XD | Unspecified injury of heart, unspecified with or without hemopericardium, subsequent encounter | CMS +S2690XS | Unspecified injury of heart, unspecified with or without hemopericardium, sequela | CMS +S2691XA | Contusion of heart, unspecified with or without hemopericardium, initial encounter | CMS +S2691XD | Contusion of heart, unspecified with or without hemopericardium, subsequent encounter | CMS +S2691XS | Contusion of heart, unspecified with or without hemopericardium, sequela | CMS +S2692XA | Laceration of heart, unspecified with or without hemopericardium, initial encounter | CMS +S2692XD | Laceration of heart, unspecified with or without hemopericardium, subsequent encounter | CMS +S2692XS | Laceration of heart, unspecified with or without hemopericardium, sequela | CMS +S2699XA | Other injury of heart, unspecified with or without hemopericardium, initial encounter | CMS +S2699XD | Other injury of heart, unspecified with or without hemopericardium, subsequent encounter | CMS +S2699XS | Other injury of heart, unspecified with or without hemopericardium, sequela | CMS +S270XXA | Traumatic pneumothorax, initial encounter | CMS +S270XXD | Traumatic pneumothorax, subsequent encounter | CMS +S270XXS | Traumatic pneumothorax, sequela | CMS +S271XXA | Traumatic hemothorax, initial encounter | CMS +S271XXD | Traumatic hemothorax, subsequent encounter | CMS +S271XXS | Traumatic hemothorax, sequela | CMS +S272XXA | Traumatic hemopneumothorax, initial encounter | CMS +S272XXD | Traumatic hemopneumothorax, subsequent encounter | CMS +S272XXS | Traumatic hemopneumothorax, sequela | CMS +S27301A | Unspecified injury of lung, unilateral, initial encounter | CMS +S27301D | Unspecified injury of lung, unilateral, subsequent encounter | CMS +S27301S | Unspecified injury of lung, unilateral, sequela | CMS +S27302A | Unspecified injury of lung, bilateral, initial encounter | CMS +S27302D | Unspecified injury of lung, bilateral, subsequent encounter | CMS +S27302S | Unspecified injury of lung, bilateral, sequela | CMS +S27309A | Unspecified injury of lung, unspecified, initial encounter | CMS +S27309D | Unspecified injury of lung, unspecified, subsequent encounter | CMS +S27309S | Unspecified injury of lung, unspecified, sequela | CMS +S27311A | Primary blast injury of lung, unilateral, initial encounter | CMS +S27311D | Primary blast injury of lung, unilateral, subsequent encounter | CMS +S27311S | Primary blast injury of lung, unilateral, sequela | CMS +S27312A | Primary blast injury of lung, bilateral, initial encounter | CMS +S27312D | Primary blast injury of lung, bilateral, subsequent encounter | CMS +S27312S | Primary blast injury of lung, bilateral, sequela | CMS +S27319A | Primary blast injury of lung, unspecified, initial encounter | CMS +S27319D | Primary blast injury of lung, unspecified, subsequent encounter | CMS +S27319S | Primary blast injury of lung, unspecified, sequela | CMS +S27321A | Contusion of lung, unilateral, initial encounter | CMS +S27321D | Contusion of lung, unilateral, subsequent encounter | CMS +S27321S | Contusion of lung, unilateral, sequela | CMS +S27322A | Contusion of lung, bilateral, initial encounter | CMS +S27322D | Contusion of lung, bilateral, subsequent encounter | CMS +S27322S | Contusion of lung, bilateral, sequela | CMS +S27329A | Contusion of lung, unspecified, initial encounter | CMS +S27329D | Contusion of lung, unspecified, subsequent encounter | CMS +S27329S | Contusion of lung, unspecified, sequela | CMS +S27331A | Laceration of lung, unilateral, initial encounter | CMS +S27331D | Laceration of lung, unilateral, subsequent encounter | CMS +S27331S | Laceration of lung, unilateral, sequela | CMS +S27332A | Laceration of lung, bilateral, initial encounter | CMS +S27332D | Laceration of lung, bilateral, subsequent encounter | CMS +S27332S | Laceration of lung, bilateral, sequela | CMS +S27339A | Laceration of lung, unspecified, initial encounter | CMS +S27339D | Laceration of lung, unspecified, subsequent encounter | CMS +S27339S | Laceration of lung, unspecified, sequela | CMS +S27391A | Other injuries of lung, unilateral, initial encounter | CMS +S27391D | Other injuries of lung, unilateral, subsequent encounter | CMS +S27391S | Other injuries of lung, unilateral, sequela | CMS +S27392A | Other injuries of lung, bilateral, initial encounter | CMS +S27392D | Other injuries of lung, bilateral, subsequent encounter | CMS +S27392S | Other injuries of lung, bilateral, sequela | CMS +S27399A | Other injuries of lung, unspecified, initial encounter | CMS +S27399D | Other injuries of lung, unspecified, subsequent encounter | CMS +S27399S | Other injuries of lung, unspecified, sequela | CMS +S27401A | Unspecified injury of bronchus, unilateral, initial encounter | CMS +S27401D | Unspecified injury of bronchus, unilateral, subsequent encounter | CMS +S27401S | Unspecified injury of bronchus, unilateral, sequela | CMS +S27402A | Unspecified injury of bronchus, bilateral, initial encounter | CMS +S27402D | Unspecified injury of bronchus, bilateral, subsequent encounter | CMS +S27402S | Unspecified injury of bronchus, bilateral, sequela | CMS +S27409A | Unspecified injury of bronchus, unspecified, initial encounter | CMS +S27409D | Unspecified injury of bronchus, unspecified, subsequent encounter | CMS +S27409S | Unspecified injury of bronchus, unspecified, sequela | CMS +S27411A | Primary blast injury of bronchus, unilateral, initial encounter | CMS +S27411D | Primary blast injury of bronchus, unilateral, subsequent encounter | CMS +S27411S | Primary blast injury of bronchus, unilateral, sequela | CMS +S27412A | Primary blast injury of bronchus, bilateral, initial encounter | CMS +S27412D | Primary blast injury of bronchus, bilateral, subsequent encounter | CMS +S27412S | Primary blast injury of bronchus, bilateral, sequela | CMS +S27419A | Primary blast injury of bronchus, unspecified, initial encounter | CMS +S27419D | Primary blast injury of bronchus, unspecified, subsequent encounter | CMS +S27419S | Primary blast injury of bronchus, unspecified, sequela | CMS +S27421A | Contusion of bronchus, unilateral, initial encounter | CMS +S27421D | Contusion of bronchus, unilateral, subsequent encounter | CMS +S27421S | Contusion of bronchus, unilateral, sequela | CMS +S27422A | Contusion of bronchus, bilateral, initial encounter | CMS +S27422D | Contusion of bronchus, bilateral, subsequent encounter | CMS +S27422S | Contusion of bronchus, bilateral, sequela | CMS +S27429A | Contusion of bronchus, unspecified, initial encounter | CMS +S27429D | Contusion of bronchus, unspecified, subsequent encounter | CMS +S27429S | Contusion of bronchus, unspecified, sequela | CMS +S27431A | Laceration of bronchus, unilateral, initial encounter | CMS +S27431D | Laceration of bronchus, unilateral, subsequent encounter | CMS +S27431S | Laceration of bronchus, unilateral, sequela | CMS +S27432A | Laceration of bronchus, bilateral, initial encounter | CMS +S27432D | Laceration of bronchus, bilateral, subsequent encounter | CMS +S27432S | Laceration of bronchus, bilateral, sequela | CMS +S27439A | Laceration of bronchus, unspecified, initial encounter | CMS +S27439D | Laceration of bronchus, unspecified, subsequent encounter | CMS +S27439S | Laceration of bronchus, unspecified, sequela | CMS +S27491A | Other injury of bronchus, unilateral, initial encounter | CMS +S27491D | Other injury of bronchus, unilateral, subsequent encounter | CMS +S27491S | Other injury of bronchus, unilateral, sequela | CMS +S27492A | Other injury of bronchus, bilateral, initial encounter | CMS +S27492D | Other injury of bronchus, bilateral, subsequent encounter | CMS +S27492S | Other injury of bronchus, bilateral, sequela | CMS +S27499A | Other injury of bronchus, unspecified, initial encounter | CMS +S27499D | Other injury of bronchus, unspecified, subsequent encounter | CMS +S27499S | Other injury of bronchus, unspecified, sequela | CMS +S2750XA | Unspecified injury of thoracic trachea, initial encounter | CMS +S2750XD | Unspecified injury of thoracic trachea, subsequent encounter | CMS +S2750XS | Unspecified injury of thoracic trachea, sequela | CMS +S2751XA | Primary blast injury of thoracic trachea, initial encounter | CMS +S2751XD | Primary blast injury of thoracic trachea, subsequent encounter | CMS +S2751XS | Primary blast injury of thoracic trachea, sequela | CMS +S2752XA | Contusion of thoracic trachea, initial encounter | CMS +S2752XD | Contusion of thoracic trachea, subsequent encounter | CMS +S2752XS | Contusion of thoracic trachea, sequela | CMS +S2753XA | Laceration of thoracic trachea, initial encounter | CMS +S2753XD | Laceration of thoracic trachea, subsequent encounter | CMS +S2753XS | Laceration of thoracic trachea, sequela | CMS +S2759XA | Other injury of thoracic trachea, initial encounter | CMS +S2759XD | Other injury of thoracic trachea, subsequent encounter | CMS +S2759XS | Other injury of thoracic trachea, sequela | CMS +S2760XA | Unspecified injury of pleura, initial encounter | CMS +S2760XD | Unspecified injury of pleura, subsequent encounter | CMS +S2760XS | Unspecified injury of pleura, sequela | CMS +S2763XA | Laceration of pleura, initial encounter | CMS +S2763XD | Laceration of pleura, subsequent encounter | CMS +S2763XS | Laceration of pleura, sequela | CMS +S2769XA | Other injury of pleura, initial encounter | CMS +S2769XD | Other injury of pleura, subsequent encounter | CMS +S2769XS | Other injury of pleura, sequela | CMS +S27802A | Contusion of diaphragm, initial encounter | CMS +S27802D | Contusion of diaphragm, subsequent encounter | CMS +S27802S | Contusion of diaphragm, sequela | CMS +S27803A | Laceration of diaphragm, initial encounter | CMS +S27803D | Laceration of diaphragm, subsequent encounter | CMS +S27803S | Laceration of diaphragm, sequela | CMS +S27808A | Other injury of diaphragm, initial encounter | CMS +S27808D | Other injury of diaphragm, subsequent encounter | CMS +S27808S | Other injury of diaphragm, sequela | CMS +S27809A | Unspecified injury of diaphragm, initial encounter | CMS +S27809D | Unspecified injury of diaphragm, subsequent encounter | CMS +S27809S | Unspecified injury of diaphragm, sequela | CMS +S27812A | Contusion of esophagus (thoracic part), initial encounter | CMS +S27812D | Contusion of esophagus (thoracic part), subsequent encounter | CMS +S27812S | Contusion of esophagus (thoracic part), sequela | CMS +S27813A | Laceration of esophagus (thoracic part), initial encounter | CMS +S27813D | Laceration of esophagus (thoracic part), subsequent encounter | CMS +S27813S | Laceration of esophagus (thoracic part), sequela | CMS +S27818A | Other injury of esophagus (thoracic part), initial encounter | CMS +S27818D | Other injury of esophagus (thoracic part), subsequent encounter | CMS +S27818S | Other injury of esophagus (thoracic part), sequela | CMS +S27819A | Unspecified injury of esophagus (thoracic part), initial encounter | CMS +S27819D | Unspecified injury of esophagus (thoracic part), subsequent encounter | CMS +S27819S | Unspecified injury of esophagus (thoracic part), sequela | CMS +S27892A | Contusion of other specified intrathoracic organs, initial encounter | CMS +S27892D | Contusion of other specified intrathoracic organs, subsequent encounter | CMS +S27892S | Contusion of other specified intrathoracic organs, sequela | CMS +S27893A | Laceration of other specified intrathoracic organs, initial encounter | CMS +S27893D | Laceration of other specified intrathoracic organs, subsequent encounter | CMS +S27893S | Laceration of other specified intrathoracic organs, sequela | CMS +S27898A | Other injury of other specified intrathoracic organs, initial encounter | CMS +S27898D | Other injury of other specified intrathoracic organs, subsequent encounter | CMS +S27898S | Other injury of other specified intrathoracic organs, sequela | CMS +S27899A | Unspecified injury of other specified intrathoracic organs, initial encounter | CMS +S27899D | Unspecified injury of other specified intrathoracic organs, subsequent encounter | CMS +S27899S | Unspecified injury of other specified intrathoracic organs, sequela | CMS +S279XXA | Injury of unspecified intrathoracic organ, initial encounter | CMS +S279XXD | Injury of unspecified intrathoracic organ, subsequent encounter | CMS +S279XXS | Injury of unspecified intrathoracic organ, sequela | CMS +S280XXA | Crushed chest, initial encounter | CMS +S280XXD | Crushed chest, subsequent encounter | CMS +S280XXS | Crushed chest, sequela | CMS +S281XXA | Traumatic amputation (partial) of part of thorax, except breast, initial encounter | CMS +S281XXD | Traumatic amputation (partial) of part of thorax, except breast, subsequent encounter | CMS +S281XXS | Traumatic amputation (partial) of part of thorax, except breast, sequela | CMS +S28211A | Complete traumatic amputation of right breast, initial encounter | CMS +S28211D | Complete traumatic amputation of right breast, subsequent encounter | CMS +S28211S | Complete traumatic amputation of right breast, sequela | CMS +S28212A | Complete traumatic amputation of left breast, initial encounter | CMS +S28212D | Complete traumatic amputation of left breast, subsequent encounter | CMS +S28212S | Complete traumatic amputation of left breast, sequela | CMS +S28219A | Complete traumatic amputation of unspecified breast, initial encounter | CMS +S28219D | Complete traumatic amputation of unspecified breast, subsequent encounter | CMS +S28219S | Complete traumatic amputation of unspecified breast, sequela | CMS +S28221A | Partial traumatic amputation of right breast, initial encounter | CMS +S28221D | Partial traumatic amputation of right breast, subsequent encounter | CMS +S28221S | Partial traumatic amputation of right breast, sequela | CMS +S28222A | Partial traumatic amputation of left breast, initial encounter | CMS +S28222D | Partial traumatic amputation of left breast, subsequent encounter | CMS +S28222S | Partial traumatic amputation of left breast, sequela | CMS +S28229A | Partial traumatic amputation of unspecified breast, initial encounter | CMS +S28229D | Partial traumatic amputation of unspecified breast, subsequent encounter | CMS +S28229S | Partial traumatic amputation of unspecified breast, sequela | CMS +S29001A | Unspecified injury of muscle and tendon of front wall of thorax, initial encounter | CMS +S29001D | Unspecified injury of muscle and tendon of front wall of thorax, subsequent encounter | CMS +S29001S | Unspecified injury of muscle and tendon of front wall of thorax, sequela | CMS +S29002A | Unspecified injury of muscle and tendon of back wall of thorax, initial encounter | CMS +S29002D | Unspecified injury of muscle and tendon of back wall of thorax, subsequent encounter | CMS +S29002S | Unspecified injury of muscle and tendon of back wall of thorax, sequela | CMS +S29009A | Unspecified injury of muscle and tendon of unspecified wall of thorax, initial encounter | CMS +S29009D | Unspecified injury of muscle and tendon of unspecified wall of thorax, subsequent encounter | CMS +S29009S | Unspecified injury of muscle and tendon of unspecified wall of thorax, sequela | CMS +S29011A | Strain of muscle and tendon of front wall of thorax, initial encounter | CMS +S29011D | Strain of muscle and tendon of front wall of thorax, subsequent encounter | CMS +S29011S | Strain of muscle and tendon of front wall of thorax, sequela | CMS +S29012A | Strain of muscle and tendon of back wall of thorax, initial encounter | CMS +S29012D | Strain of muscle and tendon of back wall of thorax, subsequent encounter | CMS +S29012S | Strain of muscle and tendon of back wall of thorax, sequela | CMS +S29019A | Strain of muscle and tendon of unspecified wall of thorax, initial encounter | CMS +S29019D | Strain of muscle and tendon of unspecified wall of thorax, subsequent encounter | CMS +S29019S | Strain of muscle and tendon of unspecified wall of thorax, sequela | CMS +S29021A | Laceration of muscle and tendon of front wall of thorax, initial encounter | CMS +S29021D | Laceration of muscle and tendon of front wall of thorax, subsequent encounter | CMS +S29021S | Laceration of muscle and tendon of front wall of thorax, sequela | CMS +S29022A | Laceration of muscle and tendon of back wall of thorax, initial encounter | CMS +S29022D | Laceration of muscle and tendon of back wall of thorax, subsequent encounter | CMS +S29022S | Laceration of muscle and tendon of back wall of thorax, sequela | CMS +S29029A | Laceration of muscle and tendon of unspecified wall of thorax, initial encounter | CMS +S29029D | Laceration of muscle and tendon of unspecified wall of thorax, subsequent encounter | CMS +S29029S | Laceration of muscle and tendon of unspecified wall of thorax, sequela | CMS +S29091A | Other injury of muscle and tendon of front wall of thorax, initial encounter | CMS +S29091D | Other injury of muscle and tendon of front wall of thorax, subsequent encounter | CMS +S29091S | Other injury of muscle and tendon of front wall of thorax, sequela | CMS +S29092A | Other injury of muscle and tendon of back wall of thorax, initial encounter | CMS +S29092D | Other injury of muscle and tendon of back wall of thorax, subsequent encounter | CMS +S29092S | Other injury of muscle and tendon of back wall of thorax, sequela | CMS +S29099A | Other injury of muscle and tendon of unspecified wall of thorax, initial encounter | CMS +S29099D | Other injury of muscle and tendon of unspecified wall of thorax, subsequent encounter | CMS +S29099S | Other injury of muscle and tendon of unspecified wall of thorax, sequela | CMS +S298XXA | Other specified injuries of thorax, initial encounter | CMS +S298XXD | Other specified injuries of thorax, subsequent encounter | CMS +S298XXS | Other specified injuries of thorax, sequela | CMS +S299XXA | Unspecified injury of thorax, initial encounter | CMS +S299XXD | Unspecified injury of thorax, subsequent encounter | CMS +S299XXS | Unspecified injury of thorax, sequela | CMS +S300XXA | Contusion of lower back and pelvis, initial encounter | CMS +S300XXD | Contusion of lower back and pelvis, subsequent encounter | CMS +S300XXS | Contusion of lower back and pelvis, sequela | CMS +S301XXA | Contusion of abdominal wall, initial encounter | CMS +S301XXD | Contusion of abdominal wall, subsequent encounter | CMS +S301XXS | Contusion of abdominal wall, sequela | CMS +S30201A | Contusion of unspecified external genital organ, male, initial encounter | CMS +S30201D | Contusion of unspecified external genital organ, male, subsequent encounter | CMS +S30201S | Contusion of unspecified external genital organ, male, sequela | CMS +S30202A | Contusion of unspecified external genital organ, female, initial encounter | CMS +S30202D | Contusion of unspecified external genital organ, female, subsequent encounter | CMS +S30202S | Contusion of unspecified external genital organ, female, sequela | CMS +S3021XA | Contusion of penis, initial encounter | CMS +S3021XD | Contusion of penis, subsequent encounter | CMS +S3021XS | Contusion of penis, sequela | CMS +S3022XA | Contusion of scrotum and testes, initial encounter | CMS +S3022XD | Contusion of scrotum and testes, subsequent encounter | CMS +S3022XS | Contusion of scrotum and testes, sequela | CMS +S3023XA | Contusion of vagina and vulva, initial encounter | CMS +S3023XD | Contusion of vagina and vulva, subsequent encounter | CMS +S3023XS | Contusion of vagina and vulva, sequela | CMS +S303XXA | Contusion of anus, initial encounter | CMS +S303XXD | Contusion of anus, subsequent encounter | CMS +S303XXS | Contusion of anus, sequela | CMS +S30810A | Abrasion of lower back and pelvis, initial encounter | CMS +S30810D | Abrasion of lower back and pelvis, subsequent encounter | CMS +S30810S | Abrasion of lower back and pelvis, sequela | CMS +S30811A | Abrasion of abdominal wall, initial encounter | CMS +S30811D | Abrasion of abdominal wall, subsequent encounter | CMS +S30811S | Abrasion of abdominal wall, sequela | CMS +S30812A | Abrasion of penis, initial encounter | CMS +S30812D | Abrasion of penis, subsequent encounter | CMS +S30812S | Abrasion of penis, sequela | CMS +S30813A | Abrasion of scrotum and testes, initial encounter | CMS +S30813D | Abrasion of scrotum and testes, subsequent encounter | CMS +S30813S | Abrasion of scrotum and testes, sequela | CMS +S30814A | Abrasion of vagina and vulva, initial encounter | CMS +S30814D | Abrasion of vagina and vulva, subsequent encounter | CMS +S30814S | Abrasion of vagina and vulva, sequela | CMS +S30815A | Abrasion of unspecified external genital organs, male, initial encounter | CMS +S30815D | Abrasion of unspecified external genital organs, male, subsequent encounter | CMS +S30815S | Abrasion of unspecified external genital organs, male, sequela | CMS +S30816A | Abrasion of unspecified external genital organs, female, initial encounter | CMS +S30816D | Abrasion of unspecified external genital organs, female, subsequent encounter | CMS +S30816S | Abrasion of unspecified external genital organs, female, sequela | CMS +S30817A | Abrasion of anus, initial encounter | CMS +S30817D | Abrasion of anus, subsequent encounter | CMS +S30817S | Abrasion of anus, sequela | CMS +S30820A | Blister (nonthermal) of lower back and pelvis, initial encounter | CMS +S30820D | Blister (nonthermal) of lower back and pelvis, subsequent encounter | CMS +S30820S | Blister (nonthermal) of lower back and pelvis, sequela | CMS +S30821A | Blister (nonthermal) of abdominal wall, initial encounter | CMS +S30821D | Blister (nonthermal) of abdominal wall, subsequent encounter | CMS +S30821S | Blister (nonthermal) of abdominal wall, sequela | CMS +S30822A | Blister (nonthermal) of penis, initial encounter | CMS +S30822D | Blister (nonthermal) of penis, subsequent encounter | CMS +S30822S | Blister (nonthermal) of penis, sequela | CMS +S30823A | Blister (nonthermal) of scrotum and testes, initial encounter | CMS +S30823D | Blister (nonthermal) of scrotum and testes, subsequent encounter | CMS +S30823S | Blister (nonthermal) of scrotum and testes, sequela | CMS +S30824A | Blister (nonthermal) of vagina and vulva, initial encounter | CMS +S30824D | Blister (nonthermal) of vagina and vulva, subsequent encounter | CMS +S30824S | Blister (nonthermal) of vagina and vulva, sequela | CMS +S30825A | Blister (nonthermal) of unspecified external genital organs, male, initial encounter | CMS +S30825D | Blister (nonthermal) of unspecified external genital organs, male, subsequent encounter | CMS +S30825S | Blister (nonthermal) of unspecified external genital organs, male, sequela | CMS +S30826A | Blister (nonthermal) of unspecified external genital organs, female, initial encounter | CMS +S30826D | Blister (nonthermal) of unspecified external genital organs, female, subsequent encounter | CMS +S30826S | Blister (nonthermal) of unspecified external genital organs, female, sequela | CMS +S30827A | Blister (nonthermal) of anus, initial encounter | CMS +S30827D | Blister (nonthermal) of anus, subsequent encounter | CMS +S30827S | Blister (nonthermal) of anus, sequela | CMS +S30840A | External constriction of lower back and pelvis, initial encounter | CMS +S30840D | External constriction of lower back and pelvis, subsequent encounter | CMS +S30840S | External constriction of lower back and pelvis, sequela | CMS +S30841A | External constriction of abdominal wall, initial encounter | CMS +S30841D | External constriction of abdominal wall, subsequent encounter | CMS +S30841S | External constriction of abdominal wall, sequela | CMS +S30842A | External constriction of penis, initial encounter | CMS +S30842D | External constriction of penis, subsequent encounter | CMS +S30842S | External constriction of penis, sequela | CMS +S30843A | External constriction of scrotum and testes, initial encounter | CMS +S30843D | External constriction of scrotum and testes, subsequent encounter | CMS +S30843S | External constriction of scrotum and testes, sequela | CMS +S30844A | External constriction of vagina and vulva, initial encounter | CMS +S30844D | External constriction of vagina and vulva, subsequent encounter | CMS +S30844S | External constriction of vagina and vulva, sequela | CMS +S30845A | External constriction of unspecified external genital organs, male, initial encounter | CMS +S30845D | External constriction of unspecified external genital organs, male, subsequent encounter | CMS +S30845S | External constriction of unspecified external genital organs, male, sequela | CMS +S30846A | External constriction of unspecified external genital organs, female, initial encounter | CMS +S30846D | External constriction of unspecified external genital organs, female, subsequent encounter | CMS +S30846S | External constriction of unspecified external genital organs, female, sequela | CMS +S30850A | Superficial foreign body of lower back and pelvis, initial encounter | CMS +S30850D | Superficial foreign body of lower back and pelvis, subsequent encounter | CMS +S30850S | Superficial foreign body of lower back and pelvis, sequela | CMS +S30851A | Superficial foreign body of abdominal wall, initial encounter | CMS +S30851D | Superficial foreign body of abdominal wall, subsequent encounter | CMS +S30851S | Superficial foreign body of abdominal wall, sequela | CMS +S30852A | Superficial foreign body of penis, initial encounter | CMS +S30852D | Superficial foreign body of penis, subsequent encounter | CMS +S30852S | Superficial foreign body of penis, sequela | CMS +S30853A | Superficial foreign body of scrotum and testes, initial encounter | CMS +S30853D | Superficial foreign body of scrotum and testes, subsequent encounter | CMS +S30853S | Superficial foreign body of scrotum and testes, sequela | CMS +S30854A | Superficial foreign body of vagina and vulva, initial encounter | CMS +S30854D | Superficial foreign body of vagina and vulva, subsequent encounter | CMS +S30854S | Superficial foreign body of vagina and vulva, sequela | CMS +S30855A | Superficial foreign body of unspecified external genital organs, male, initial encounter | CMS +S30855D | Superficial foreign body of unspecified external genital organs, male, subsequent encounter | CMS +S30855S | Superficial foreign body of unspecified external genital organs, male, sequela | CMS +S30856A | Superficial foreign body of unspecified external genital organs, female, initial encounter | CMS +S30856D | Superficial foreign body of unspecified external genital organs, female, subsequent encounter | CMS +S30856S | Superficial foreign body of unspecified external genital organs, female, sequela | CMS +S30857A | Superficial foreign body of anus, initial encounter | CMS +S30857D | Superficial foreign body of anus, subsequent encounter | CMS +S30857S | Superficial foreign body of anus, sequela | CMS +S30860A | Insect bite (nonvenomous) of lower back and pelvis, initial encounter | CMS +S30860D | Insect bite (nonvenomous) of lower back and pelvis, subsequent encounter | CMS +S30860S | Insect bite (nonvenomous) of lower back and pelvis, sequela | CMS +S30861A | Insect bite (nonvenomous) of abdominal wall, initial encounter | CMS +S30861D | Insect bite (nonvenomous) of abdominal wall, subsequent encounter | CMS +S30861S | Insect bite (nonvenomous) of abdominal wall, sequela | CMS +S30862A | Insect bite (nonvenomous) of penis, initial encounter | CMS +S30862D | Insect bite (nonvenomous) of penis, subsequent encounter | CMS +S30862S | Insect bite (nonvenomous) of penis, sequela | CMS +S30863A | Insect bite (nonvenomous) of scrotum and testes, initial encounter | CMS +S30863D | Insect bite (nonvenomous) of scrotum and testes, subsequent encounter | CMS +S30863S | Insect bite (nonvenomous) of scrotum and testes, sequela | CMS +S30864A | Insect bite (nonvenomous) of vagina and vulva, initial encounter | CMS +S30864D | Insect bite (nonvenomous) of vagina and vulva, subsequent encounter | CMS +S30864S | Insect bite (nonvenomous) of vagina and vulva, sequela | CMS +S30865A | Insect bite (nonvenomous) of unspecified external genital organs, male, initial encounter | CMS +S30865D | Insect bite (nonvenomous) of unspecified external genital organs, male, subsequent encounter | CMS +S30865S | Insect bite (nonvenomous) of unspecified external genital organs, male, sequela | CMS +S30866A | Insect bite (nonvenomous) of unspecified external genital organs, female, initial encounter | CMS +S30866D | Insect bite (nonvenomous) of unspecified external genital organs, female, subsequent encounter | CMS +S30866S | Insect bite (nonvenomous) of unspecified external genital organs, female, sequela | CMS +S30867A | Insect bite (nonvenomous) of anus, initial encounter | CMS +S30867D | Insect bite (nonvenomous) of anus, subsequent encounter | CMS +S30867S | Insect bite (nonvenomous) of anus, sequela | CMS +S30870A | Other superficial bite of lower back and pelvis, initial encounter | CMS +S30870D | Other superficial bite of lower back and pelvis, subsequent encounter | CMS +S30870S | Other superficial bite of lower back and pelvis, sequela | CMS +S30871A | Other superficial bite of abdominal wall, initial encounter | CMS +S30871D | Other superficial bite of abdominal wall, subsequent encounter | CMS +S30871S | Other superficial bite of abdominal wall, sequela | CMS +S30872A | Other superficial bite of penis, initial encounter | CMS +S30872D | Other superficial bite of penis, subsequent encounter | CMS +S30872S | Other superficial bite of penis, sequela | CMS +S30873A | Other superficial bite of scrotum and testes, initial encounter | CMS +S30873D | Other superficial bite of scrotum and testes, subsequent encounter | CMS +S30873S | Other superficial bite of scrotum and testes, sequela | CMS +S30874A | Other superficial bite of vagina and vulva, initial encounter | CMS +S30874D | Other superficial bite of vagina and vulva, subsequent encounter | CMS +S30874S | Other superficial bite of vagina and vulva, sequela | CMS +S30875A | Other superficial bite of unspecified external genital organs, male, initial encounter | CMS +S30875D | Other superficial bite of unspecified external genital organs, male, subsequent encounter | CMS +S30875S | Other superficial bite of unspecified external genital organs, male, sequela | CMS +S30876A | Other superficial bite of unspecified external genital organs, female, initial encounter | CMS +S30876D | Other superficial bite of unspecified external genital organs, female, subsequent encounter | CMS +S30876S | Other superficial bite of unspecified external genital organs, female, sequela | CMS +S30877A | Other superficial bite of anus, initial encounter | CMS +S30877D | Other superficial bite of anus, subsequent encounter | CMS +S30877S | Other superficial bite of anus, sequela | CMS +S3091XA | Unspecified superficial injury of lower back and pelvis, initial encounter | CMS +S3091XD | Unspecified superficial injury of lower back and pelvis, subsequent encounter | CMS +S3091XS | Unspecified superficial injury of lower back and pelvis, sequela | CMS +S3092XA | Unspecified superficial injury of abdominal wall, initial encounter | CMS +S3092XD | Unspecified superficial injury of abdominal wall, subsequent encounter | CMS +S3092XS | Unspecified superficial injury of abdominal wall, sequela | CMS +S3093XA | Unspecified superficial injury of penis, initial encounter | CMS +S3093XD | Unspecified superficial injury of penis, subsequent encounter | CMS +S3093XS | Unspecified superficial injury of penis, sequela | CMS +S3094XA | Unspecified superficial injury of scrotum and testes, initial encounter | CMS +S3094XD | Unspecified superficial injury of scrotum and testes, subsequent encounter | CMS +S3094XS | Unspecified superficial injury of scrotum and testes, sequela | CMS +S3095XA | Unspecified superficial injury of vagina and vulva, initial encounter | CMS +S3095XD | Unspecified superficial injury of vagina and vulva, subsequent encounter | CMS +S3095XS | Unspecified superficial injury of vagina and vulva, sequela | CMS +S3096XA | Unspecified superficial injury of unspecified external genital organs, male, initial encounter | CMS +S3096XD | Unspecified superficial injury of unspecified external genital organs, male, subsequent encounter | CMS +S3096XS | Unspecified superficial injury of unspecified external genital organs, male, sequela | CMS +S3097XA | Unspecified superficial injury of unspecified external genital organs, female, initial encounter | CMS +S3097XD | Unspecified superficial injury of unspecified external genital organs, female, subsequent encounter | CMS +S3097XS | Unspecified superficial injury of unspecified external genital organs, female, sequela | CMS +S3098XA | Unspecified superficial injury of anus, initial encounter | CMS +S3098XD | Unspecified superficial injury of anus, subsequent encounter | CMS +S3098XS | Unspecified superficial injury of anus, sequela | CMS +S31000A | Unspecified open wound of lower back and pelvis without penetration into retroperitoneum, initial encounter | CMS +S31000D | Unspecified open wound of lower back and pelvis without penetration into retroperitoneum, subsequent encounter | CMS +S31000S | Unspecified open wound of lower back and pelvis without penetration into retroperitoneum, sequela | CMS +S31001A | Unspecified open wound of lower back and pelvis with penetration into retroperitoneum, initial encounter | CMS +S31001D | Unspecified open wound of lower back and pelvis with penetration into retroperitoneum, subsequent encounter | CMS +S31001S | Unspecified open wound of lower back and pelvis with penetration into retroperitoneum, sequela | CMS +S31010A | Laceration without foreign body of lower back and pelvis without penetration into retroperitoneum, initial encounter | CMS +S31010D | Laceration without foreign body of lower back and pelvis without penetration into retroperitoneum, subsequent encounter | CMS +S31010S | Laceration without foreign body of lower back and pelvis without penetration into retroperitoneum, sequela | CMS +S31011A | Laceration without foreign body of lower back and pelvis with penetration into retroperitoneum, initial encounter | CMS +S31011D | Laceration without foreign body of lower back and pelvis with penetration into retroperitoneum, subsequent encounter | CMS +S31011S | Laceration without foreign body of lower back and pelvis with penetration into retroperitoneum, sequela | CMS +S31020A | Laceration with foreign body of lower back and pelvis without penetration into retroperitoneum, initial encounter | CMS +S31020D | Laceration with foreign body of lower back and pelvis without penetration into retroperitoneum, subsequent encounter | CMS +S31020S | Laceration with foreign body of lower back and pelvis without penetration into retroperitoneum, sequela | CMS +S31021A | Laceration with foreign body of lower back and pelvis with penetration into retroperitoneum, initial encounter | CMS +S31021D | Laceration with foreign body of lower back and pelvis with penetration into retroperitoneum, subsequent encounter | CMS +S31021S | Laceration with foreign body of lower back and pelvis with penetration into retroperitoneum, sequela | CMS +S31030A | Puncture wound without foreign body of lower back and pelvis without penetration into retroperitoneum, initial encounter | CMS +S31030D | Puncture wound without foreign body of lower back and pelvis without penetration into retroperitoneum, subsequent encounter | CMS +S31030S | Puncture wound without foreign body of lower back and pelvis without penetration into retroperitoneum, sequela | CMS +S31031A | Puncture wound without foreign body of lower back and pelvis with penetration into retroperitoneum, initial encounter | CMS +S31031D | Puncture wound without foreign body of lower back and pelvis with penetration into retroperitoneum, subsequent encounter | CMS +S31031S | Puncture wound without foreign body of lower back and pelvis with penetration into retroperitoneum, sequela | CMS +S31040A | Puncture wound with foreign body of lower back and pelvis without penetration into retroperitoneum, initial encounter | CMS +S31040D | Puncture wound with foreign body of lower back and pelvis without penetration into retroperitoneum, subsequent encounter | CMS +S31040S | Puncture wound with foreign body of lower back and pelvis without penetration into retroperitoneum, sequela | CMS +S31041A | Puncture wound with foreign body of lower back and pelvis with penetration into retroperitoneum, initial encounter | CMS +S31041D | Puncture wound with foreign body of lower back and pelvis with penetration into retroperitoneum, subsequent encounter | CMS +S31041S | Puncture wound with foreign body of lower back and pelvis with penetration into retroperitoneum, sequela | CMS +S31050A | Open bite of lower back and pelvis without penetration into retroperitoneum, initial encounter | CMS +S31050D | Open bite of lower back and pelvis without penetration into retroperitoneum, subsequent encounter | CMS +S31050S | Open bite of lower back and pelvis without penetration into retroperitoneum, sequela | CMS +S31051A | Open bite of lower back and pelvis with penetration into retroperitoneum, initial encounter | CMS +S31051D | Open bite of lower back and pelvis with penetration into retroperitoneum, subsequent encounter | CMS +S31051S | Open bite of lower back and pelvis with penetration into retroperitoneum, sequela | CMS +S31100A | Unspecified open wound of abdominal wall, right upper quadrant without penetration into peritoneal cavity, initial encounter | CMS +S31100D | Unspecified open wound of abdominal wall, right upper quadrant without penetration into peritoneal cavity, subsequent encounter | CMS +S31100S | Unspecified open wound of abdominal wall, right upper quadrant without penetration into peritoneal cavity, sequela | CMS +S31101A | Unspecified open wound of abdominal wall, left upper quadrant without penetration into peritoneal cavity, initial encounter | CMS +S31101D | Unspecified open wound of abdominal wall, left upper quadrant without penetration into peritoneal cavity, subsequent encounter | CMS +S31101S | Unspecified open wound of abdominal wall, left upper quadrant without penetration into peritoneal cavity, sequela | CMS +S31102A | Unspecified open wound of abdominal wall, epigastric region without penetration into peritoneal cavity, initial encounter | CMS +S31102D | Unspecified open wound of abdominal wall, epigastric region without penetration into peritoneal cavity, subsequent encounter | CMS +S31102S | Unspecified open wound of abdominal wall, epigastric region without penetration into peritoneal cavity, sequela | CMS +S31103A | Unspecified open wound of abdominal wall, right lower quadrant without penetration into peritoneal cavity, initial encounter | CMS +S31103D | Unspecified open wound of abdominal wall, right lower quadrant without penetration into peritoneal cavity, subsequent encounter | CMS +S31103S | Unspecified open wound of abdominal wall, right lower quadrant without penetration into peritoneal cavity, sequela | CMS +S31104A | Unspecified open wound of abdominal wall, left lower quadrant without penetration into peritoneal cavity, initial encounter | CMS +S31104D | Unspecified open wound of abdominal wall, left lower quadrant without penetration into peritoneal cavity, subsequent encounter | CMS +S31104S | Unspecified open wound of abdominal wall, left lower quadrant without penetration into peritoneal cavity, sequela | CMS +S31105A | Unspecified open wound of abdominal wall, periumbilic region without penetration into peritoneal cavity, initial encounter | CMS +S31105D | Unspecified open wound of abdominal wall, periumbilic region without penetration into peritoneal cavity, subsequent encounter | CMS +S31105S | Unspecified open wound of abdominal wall, periumbilic region without penetration into peritoneal cavity, sequela | CMS +S31109A | Unspecified open wound of abdominal wall, unspecified quadrant without penetration into peritoneal cavity, initial encounter | CMS +S31109D | Unspecified open wound of abdominal wall, unspecified quadrant without penetration into peritoneal cavity, subsequent encounter | CMS +S31109S | Unspecified open wound of abdominal wall, unspecified quadrant without penetration into peritoneal cavity, sequela | CMS +S31110A | Laceration without foreign body of abdominal wall, right upper quadrant without penetration into peritoneal cavity, initial encounter | CMS +S31110D | Laceration without foreign body of abdominal wall, right upper quadrant without penetration into peritoneal cavity, subsequent encounter | CMS +S31110S | Laceration without foreign body of abdominal wall, right upper quadrant without penetration into peritoneal cavity, sequela | CMS +S31111A | Laceration without foreign body of abdominal wall, left upper quadrant without penetration into peritoneal cavity, initial encounter | CMS +S31111D | Laceration without foreign body of abdominal wall, left upper quadrant without penetration into peritoneal cavity, subsequent encounter | CMS +S31111S | Laceration without foreign body of abdominal wall, left upper quadrant without penetration into peritoneal cavity, sequela | CMS +S31112A | Laceration without foreign body of abdominal wall, epigastric region without penetration into peritoneal cavity, initial encounter | CMS +S31112D | Laceration without foreign body of abdominal wall, epigastric region without penetration into peritoneal cavity, subsequent encounter | CMS +S31112S | Laceration without foreign body of abdominal wall, epigastric region without penetration into peritoneal cavity, sequela | CMS +S31113A | Laceration without foreign body of abdominal wall, right lower quadrant without penetration into peritoneal cavity, initial encounter | CMS +S31113D | Laceration without foreign body of abdominal wall, right lower quadrant without penetration into peritoneal cavity, subsequent encounter | CMS +S31113S | Laceration without foreign body of abdominal wall, right lower quadrant without penetration into peritoneal cavity, sequela | CMS +S31114A | Laceration without foreign body of abdominal wall, left lower quadrant without penetration into peritoneal cavity, initial encounter | CMS +S31114D | Laceration without foreign body of abdominal wall, left lower quadrant without penetration into peritoneal cavity, subsequent encounter | CMS +S31114S | Laceration without foreign body of abdominal wall, left lower quadrant without penetration into peritoneal cavity, sequela | CMS +S31115A | Laceration without foreign body of abdominal wall, periumbilic region without penetration into peritoneal cavity, initial encounter | CMS +S31115D | Laceration without foreign body of abdominal wall, periumbilic region without penetration into peritoneal cavity, subsequent encounter | CMS +S31115S | Laceration without foreign body of abdominal wall, periumbilic region without penetration into peritoneal cavity, sequela | CMS +S31119A | Laceration without foreign body of abdominal wall, unspecified quadrant without penetration into peritoneal cavity, initial encounter | CMS +S31119D | Laceration without foreign body of abdominal wall, unspecified quadrant without penetration into peritoneal cavity, subsequent encounter | CMS +S31119S | Laceration without foreign body of abdominal wall, unspecified quadrant without penetration into peritoneal cavity, sequela | CMS +S31120A | Laceration of abdominal wall with foreign body, right upper quadrant without penetration into peritoneal cavity, initial encounter | CMS +S31120D | Laceration of abdominal wall with foreign body, right upper quadrant without penetration into peritoneal cavity, subsequent encounter | CMS +S31120S | Laceration of abdominal wall with foreign body, right upper quadrant without penetration into peritoneal cavity, sequela | CMS +S31121A | Laceration of abdominal wall with foreign body, left upper quadrant without penetration into peritoneal cavity, initial encounter | CMS +S31121D | Laceration of abdominal wall with foreign body, left upper quadrant without penetration into peritoneal cavity, subsequent encounter | CMS +S31121S | Laceration of abdominal wall with foreign body, left upper quadrant without penetration into peritoneal cavity, sequela | CMS +S31122A | Laceration of abdominal wall with foreign body, epigastric region without penetration into peritoneal cavity, initial encounter | CMS +S31122D | Laceration of abdominal wall with foreign body, epigastric region without penetration into peritoneal cavity, subsequent encounter | CMS +S31122S | Laceration of abdominal wall with foreign body, epigastric region without penetration into peritoneal cavity, sequela | CMS +S31123A | Laceration of abdominal wall with foreign body, right lower quadrant without penetration into peritoneal cavity, initial encounter | CMS +S31123D | Laceration of abdominal wall with foreign body, right lower quadrant without penetration into peritoneal cavity, subsequent encounter | CMS +S31123S | Laceration of abdominal wall with foreign body, right lower quadrant without penetration into peritoneal cavity, sequela | CMS +S31124A | Laceration of abdominal wall with foreign body, left lower quadrant without penetration into peritoneal cavity, initial encounter | CMS +S31124D | Laceration of abdominal wall with foreign body, left lower quadrant without penetration into peritoneal cavity, subsequent encounter | CMS +S31124S | Laceration of abdominal wall with foreign body, left lower quadrant without penetration into peritoneal cavity, sequela | CMS +S31125A | Laceration of abdominal wall with foreign body, periumbilic region without penetration into peritoneal cavity, initial encounter | CMS +S31125D | Laceration of abdominal wall with foreign body, periumbilic region without penetration into peritoneal cavity, subsequent encounter | CMS +S31125S | Laceration of abdominal wall with foreign body, periumbilic region without penetration into peritoneal cavity, sequela | CMS +S31129A | Laceration of abdominal wall with foreign body, unspecified quadrant without penetration into peritoneal cavity, initial encounter | CMS +S31129D | Laceration of abdominal wall with foreign body, unspecified quadrant without penetration into peritoneal cavity, subsequent encounter | CMS +S31129S | Laceration of abdominal wall with foreign body, unspecified quadrant without penetration into peritoneal cavity, sequela | CMS +S31130A | Puncture wound of abdominal wall without foreign body, right upper quadrant without penetration into peritoneal cavity, initial encounter | CMS +S31130D | Puncture wound of abdominal wall without foreign body, right upper quadrant without penetration into peritoneal cavity, subsequent encounter | CMS +S31130S | Puncture wound of abdominal wall without foreign body, right upper quadrant without penetration into peritoneal cavity, sequela | CMS +S31131A | Puncture wound of abdominal wall without foreign body, left upper quadrant without penetration into peritoneal cavity, initial encounter | CMS +S31131D | Puncture wound of abdominal wall without foreign body, left upper quadrant without penetration into peritoneal cavity, subsequent encounter | CMS +S31131S | Puncture wound of abdominal wall without foreign body, left upper quadrant without penetration into peritoneal cavity, sequela | CMS +S31132A | Puncture wound of abdominal wall without foreign body, epigastric region without penetration into peritoneal cavity, initial encounter | CMS +S31132D | Puncture wound of abdominal wall without foreign body, epigastric region without penetration into peritoneal cavity, subsequent encounter | CMS +S31132S | Puncture wound of abdominal wall without foreign body, epigastric region without penetration into peritoneal cavity, sequela | CMS +S31133A | Puncture wound of abdominal wall without foreign body, right lower quadrant without penetration into peritoneal cavity, initial encounter | CMS +S31133D | Puncture wound of abdominal wall without foreign body, right lower quadrant without penetration into peritoneal cavity, subsequent encounter | CMS +S31133S | Puncture wound of abdominal wall without foreign body, right lower quadrant without penetration into peritoneal cavity, sequela | CMS +S31134A | Puncture wound of abdominal wall without foreign body, left lower quadrant without penetration into peritoneal cavity, initial encounter | CMS +S31134D | Puncture wound of abdominal wall without foreign body, left lower quadrant without penetration into peritoneal cavity, subsequent encounter | CMS +S31134S | Puncture wound of abdominal wall without foreign body, left lower quadrant without penetration into peritoneal cavity, sequela | CMS +S31135A | Puncture wound of abdominal wall without foreign body, periumbilic region without penetration into peritoneal cavity, initial encounter | CMS +S31135D | Puncture wound of abdominal wall without foreign body, periumbilic region without penetration into peritoneal cavity, subsequent encounter | CMS +S31135S | Puncture wound of abdominal wall without foreign body, periumbilic region without penetration into peritoneal cavity, sequela | CMS +S31139A | Puncture wound of abdominal wall without foreign body, unspecified quadrant without penetration into peritoneal cavity, initial encounter | CMS +S31139D | Puncture wound of abdominal wall without foreign body, unspecified quadrant without penetration into peritoneal cavity, subsequent encounter | CMS +S31139S | Puncture wound of abdominal wall without foreign body, unspecified quadrant without penetration into peritoneal cavity, sequela | CMS +S31140A | Puncture wound of abdominal wall with foreign body, right upper quadrant without penetration into peritoneal cavity, initial encounter | CMS +S31140D | Puncture wound of abdominal wall with foreign body, right upper quadrant without penetration into peritoneal cavity, subsequent encounter | CMS +S31140S | Puncture wound of abdominal wall with foreign body, right upper quadrant without penetration into peritoneal cavity, sequela | CMS +S31141A | Puncture wound of abdominal wall with foreign body, left upper quadrant without penetration into peritoneal cavity, initial encounter | CMS +S31141D | Puncture wound of abdominal wall with foreign body, left upper quadrant without penetration into peritoneal cavity, subsequent encounter | CMS +S31141S | Puncture wound of abdominal wall with foreign body, left upper quadrant without penetration into peritoneal cavity, sequela | CMS +S31142A | Puncture wound of abdominal wall with foreign body, epigastric region without penetration into peritoneal cavity, initial encounter | CMS +S31142D | Puncture wound of abdominal wall with foreign body, epigastric region without penetration into peritoneal cavity, subsequent encounter | CMS +S31142S | Puncture wound of abdominal wall with foreign body, epigastric region without penetration into peritoneal cavity, sequela | CMS +S31143A | Puncture wound of abdominal wall with foreign body, right lower quadrant without penetration into peritoneal cavity, initial encounter | CMS +S31143D | Puncture wound of abdominal wall with foreign body, right lower quadrant without penetration into peritoneal cavity, subsequent encounter | CMS +S31143S | Puncture wound of abdominal wall with foreign body, right lower quadrant without penetration into peritoneal cavity, sequela | CMS +S31144A | Puncture wound of abdominal wall with foreign body, left lower quadrant without penetration into peritoneal cavity, initial encounter | CMS +S31144D | Puncture wound of abdominal wall with foreign body, left lower quadrant without penetration into peritoneal cavity, subsequent encounter | CMS +S31144S | Puncture wound of abdominal wall with foreign body, left lower quadrant without penetration into peritoneal cavity, sequela | CMS +S31145A | Puncture wound of abdominal wall with foreign body, periumbilic region without penetration into peritoneal cavity, initial encounter | CMS +S31145D | Puncture wound of abdominal wall with foreign body, periumbilic region without penetration into peritoneal cavity, subsequent encounter | CMS +S31145S | Puncture wound of abdominal wall with foreign body, periumbilic region without penetration into peritoneal cavity, sequela | CMS +S31149A | Puncture wound of abdominal wall with foreign body, unspecified quadrant without penetration into peritoneal cavity, initial encounter | CMS +S31149D | Puncture wound of abdominal wall with foreign body, unspecified quadrant without penetration into peritoneal cavity, subsequent encounter | CMS +S31149S | Puncture wound of abdominal wall with foreign body, unspecified quadrant without penetration into peritoneal cavity, sequela | CMS +S31150A | Open bite of abdominal wall, right upper quadrant without penetration into peritoneal cavity, initial encounter | CMS +S31150D | Open bite of abdominal wall, right upper quadrant without penetration into peritoneal cavity, subsequent encounter | CMS +S31150S | Open bite of abdominal wall, right upper quadrant without penetration into peritoneal cavity, sequela | CMS +S31151A | Open bite of abdominal wall, left upper quadrant without penetration into peritoneal cavity, initial encounter | CMS +S31151D | Open bite of abdominal wall, left upper quadrant without penetration into peritoneal cavity, subsequent encounter | CMS +S31151S | Open bite of abdominal wall, left upper quadrant without penetration into peritoneal cavity, sequela | CMS +S31152A | Open bite of abdominal wall, epigastric region without penetration into peritoneal cavity, initial encounter | CMS +S31152D | Open bite of abdominal wall, epigastric region without penetration into peritoneal cavity, subsequent encounter | CMS +S31152S | Open bite of abdominal wall, epigastric region without penetration into peritoneal cavity, sequela | CMS +S31153A | Open bite of abdominal wall, right lower quadrant without penetration into peritoneal cavity, initial encounter | CMS +S31153D | Open bite of abdominal wall, right lower quadrant without penetration into peritoneal cavity, subsequent encounter | CMS +S31153S | Open bite of abdominal wall, right lower quadrant without penetration into peritoneal cavity, sequela | CMS +S31154A | Open bite of abdominal wall, left lower quadrant without penetration into peritoneal cavity, initial encounter | CMS +S31154D | Open bite of abdominal wall, left lower quadrant without penetration into peritoneal cavity, subsequent encounter | CMS +S31154S | Open bite of abdominal wall, left lower quadrant without penetration into peritoneal cavity, sequela | CMS +S31155A | Open bite of abdominal wall, periumbilic region without penetration into peritoneal cavity, initial encounter | CMS +S31155D | Open bite of abdominal wall, periumbilic region without penetration into peritoneal cavity, subsequent encounter | CMS +S31155S | Open bite of abdominal wall, periumbilic region without penetration into peritoneal cavity, sequela | CMS +S31159A | Open bite of abdominal wall, unspecified quadrant without penetration into peritoneal cavity, initial encounter | CMS +S31159D | Open bite of abdominal wall, unspecified quadrant without penetration into peritoneal cavity, subsequent encounter | CMS +S31159S | Open bite of abdominal wall, unspecified quadrant without penetration into peritoneal cavity, sequela | CMS +S3120XA | Unspecified open wound of penis, initial encounter | CMS +S3120XD | Unspecified open wound of penis, subsequent encounter | CMS +S3120XS | Unspecified open wound of penis, sequela | CMS +S3121XA | Laceration without foreign body of penis, initial encounter | CMS +S3121XD | Laceration without foreign body of penis, subsequent encounter | CMS +S3121XS | Laceration without foreign body of penis, sequela | CMS +S3122XA | Laceration with foreign body of penis, initial encounter | CMS +S3122XD | Laceration with foreign body of penis, subsequent encounter | CMS +S3122XS | Laceration with foreign body of penis, sequela | CMS +S3123XA | Puncture wound without foreign body of penis, initial encounter | CMS +S3123XD | Puncture wound without foreign body of penis, subsequent encounter | CMS +S3123XS | Puncture wound without foreign body of penis, sequela | CMS +S3124XA | Puncture wound with foreign body of penis, initial encounter | CMS +S3124XD | Puncture wound with foreign body of penis, subsequent encounter | CMS +S3124XS | Puncture wound with foreign body of penis, sequela | CMS +S3125XA | Open bite of penis, initial encounter | CMS +S3125XD | Open bite of penis, subsequent encounter | CMS +S3125XS | Open bite of penis, sequela | CMS +S3130XA | Unspecified open wound of scrotum and testes, initial encounter | CMS +S3130XD | Unspecified open wound of scrotum and testes, subsequent encounter | CMS +S3130XS | Unspecified open wound of scrotum and testes, sequela | CMS +S3131XA | Laceration without foreign body of scrotum and testes, initial encounter | CMS +S3131XD | Laceration without foreign body of scrotum and testes, subsequent encounter | CMS +S3131XS | Laceration without foreign body of scrotum and testes, sequela | CMS +S3132XA | Laceration with foreign body of scrotum and testes, initial encounter | CMS +S3132XD | Laceration with foreign body of scrotum and testes, subsequent encounter | CMS +S3132XS | Laceration with foreign body of scrotum and testes, sequela | CMS +S3133XA | Puncture wound without foreign body of scrotum and testes, initial encounter | CMS +S3133XD | Puncture wound without foreign body of scrotum and testes, subsequent encounter | CMS +S3133XS | Puncture wound without foreign body of scrotum and testes, sequela | CMS +S3134XA | Puncture wound with foreign body of scrotum and testes, initial encounter | CMS +S3134XD | Puncture wound with foreign body of scrotum and testes, subsequent encounter | CMS +S3134XS | Puncture wound with foreign body of scrotum and testes, sequela | CMS +S3135XA | Open bite of scrotum and testes, initial encounter | CMS +S3135XD | Open bite of scrotum and testes, subsequent encounter | CMS +S3135XS | Open bite of scrotum and testes, sequela | CMS +S3140XA | Unspecified open wound of vagina and vulva, initial encounter | CMS +S3140XD | Unspecified open wound of vagina and vulva, subsequent encounter | CMS +S3140XS | Unspecified open wound of vagina and vulva, sequela | CMS +S3141XA | Laceration without foreign body of vagina and vulva, initial encounter | CMS +S3141XD | Laceration without foreign body of vagina and vulva, subsequent encounter | CMS +S3141XS | Laceration without foreign body of vagina and vulva, sequela | CMS +S3142XA | Laceration with foreign body of vagina and vulva, initial encounter | CMS +S3142XD | Laceration with foreign body of vagina and vulva, subsequent encounter | CMS +S3142XS | Laceration with foreign body of vagina and vulva, sequela | CMS +S3143XA | Puncture wound without foreign body of vagina and vulva, initial encounter | CMS +S3143XD | Puncture wound without foreign body of vagina and vulva, subsequent encounter | CMS +S3143XS | Puncture wound without foreign body of vagina and vulva, sequela | CMS +S3144XA | Puncture wound with foreign body of vagina and vulva, initial encounter | CMS +S3144XD | Puncture wound with foreign body of vagina and vulva, subsequent encounter | CMS +S3144XS | Puncture wound with foreign body of vagina and vulva, sequela | CMS +S3145XA | Open bite of vagina and vulva, initial encounter | CMS +S3145XD | Open bite of vagina and vulva, subsequent encounter | CMS +S3145XS | Open bite of vagina and vulva, sequela | CMS +S31501A | Unspecified open wound of unspecified external genital organs, male, initial encounter | CMS +S31501D | Unspecified open wound of unspecified external genital organs, male, subsequent encounter | CMS +S31501S | Unspecified open wound of unspecified external genital organs, male, sequela | CMS +S31502A | Unspecified open wound of unspecified external genital organs, female, initial encounter | CMS +S31502D | Unspecified open wound of unspecified external genital organs, female, subsequent encounter | CMS +S31502S | Unspecified open wound of unspecified external genital organs, female, sequela | CMS +S31511A | Laceration without foreign body of unspecified external genital organs, male, initial encounter | CMS +S31511D | Laceration without foreign body of unspecified external genital organs, male, subsequent encounter | CMS +S31511S | Laceration without foreign body of unspecified external genital organs, male, sequela | CMS +S31512A | Laceration without foreign body of unspecified external genital organs, female, initial encounter | CMS +S31512D | Laceration without foreign body of unspecified external genital organs, female, subsequent encounter | CMS +S31512S | Laceration without foreign body of unspecified external genital organs, female, sequela | CMS +S31521A | Laceration with foreign body of unspecified external genital organs, male, initial encounter | CMS +S31521D | Laceration with foreign body of unspecified external genital organs, male, subsequent encounter | CMS +S31521S | Laceration with foreign body of unspecified external genital organs, male, sequela | CMS +S31522A | Laceration with foreign body of unspecified external genital organs, female, initial encounter | CMS +S31522D | Laceration with foreign body of unspecified external genital organs, female, subsequent encounter | CMS +S31522S | Laceration with foreign body of unspecified external genital organs, female, sequela | CMS +S31531A | Puncture wound without foreign body of unspecified external genital organs, male, initial encounter | CMS +S31531D | Puncture wound without foreign body of unspecified external genital organs, male, subsequent encounter | CMS +S31531S | Puncture wound without foreign body of unspecified external genital organs, male, sequela | CMS +S31532A | Puncture wound without foreign body of unspecified external genital organs, female, initial encounter | CMS +S31532D | Puncture wound without foreign body of unspecified external genital organs, female, subsequent encounter | CMS +S31532S | Puncture wound without foreign body of unspecified external genital organs, female, sequela | CMS +S31541A | Puncture wound with foreign body of unspecified external genital organs, male, initial encounter | CMS +S31541D | Puncture wound with foreign body of unspecified external genital organs, male, subsequent encounter | CMS +S31541S | Puncture wound with foreign body of unspecified external genital organs, male, sequela | CMS +S31542A | Puncture wound with foreign body of unspecified external genital organs, female, initial encounter | CMS +S31542D | Puncture wound with foreign body of unspecified external genital organs, female, subsequent encounter | CMS +S31542S | Puncture wound with foreign body of unspecified external genital organs, female, sequela | CMS +S31551A | Open bite of unspecified external genital organs, male, initial encounter | CMS +S31551D | Open bite of unspecified external genital organs, male, subsequent encounter | CMS +S31551S | Open bite of unspecified external genital organs, male, sequela | CMS +S31552A | Open bite of unspecified external genital organs, female, initial encounter | CMS +S31552D | Open bite of unspecified external genital organs, female, subsequent encounter | CMS +S31552S | Open bite of unspecified external genital organs, female, sequela | CMS +S31600A | Unspecified open wound of abdominal wall, right upper quadrant with penetration into peritoneal cavity, initial encounter | CMS +S31600D | Unspecified open wound of abdominal wall, right upper quadrant with penetration into peritoneal cavity, subsequent encounter | CMS +S31600S | Unspecified open wound of abdominal wall, right upper quadrant with penetration into peritoneal cavity, sequela | CMS +S31601A | Unspecified open wound of abdominal wall, left upper quadrant with penetration into peritoneal cavity, initial encounter | CMS +S31601D | Unspecified open wound of abdominal wall, left upper quadrant with penetration into peritoneal cavity, subsequent encounter | CMS +S31601S | Unspecified open wound of abdominal wall, left upper quadrant with penetration into peritoneal cavity, sequela | CMS +S31602A | Unspecified open wound of abdominal wall, epigastric region with penetration into peritoneal cavity, initial encounter | CMS +S31602D | Unspecified open wound of abdominal wall, epigastric region with penetration into peritoneal cavity, subsequent encounter | CMS +S31602S | Unspecified open wound of abdominal wall, epigastric region with penetration into peritoneal cavity, sequela | CMS +S31603A | Unspecified open wound of abdominal wall, right lower quadrant with penetration into peritoneal cavity, initial encounter | CMS +S31603D | Unspecified open wound of abdominal wall, right lower quadrant with penetration into peritoneal cavity, subsequent encounter | CMS +S31603S | Unspecified open wound of abdominal wall, right lower quadrant with penetration into peritoneal cavity, sequela | CMS +S31604A | Unspecified open wound of abdominal wall, left lower quadrant with penetration into peritoneal cavity, initial encounter | CMS +S31604D | Unspecified open wound of abdominal wall, left lower quadrant with penetration into peritoneal cavity, subsequent encounter | CMS +S31604S | Unspecified open wound of abdominal wall, left lower quadrant with penetration into peritoneal cavity, sequela | CMS +S31605A | Unspecified open wound of abdominal wall, periumbilic region with penetration into peritoneal cavity, initial encounter | CMS +S31605D | Unspecified open wound of abdominal wall, periumbilic region with penetration into peritoneal cavity, subsequent encounter | CMS +S31605S | Unspecified open wound of abdominal wall, periumbilic region with penetration into peritoneal cavity, sequela | CMS +S31609A | Unspecified open wound of abdominal wall, unspecified quadrant with penetration into peritoneal cavity, initial encounter | CMS +S31609D | Unspecified open wound of abdominal wall, unspecified quadrant with penetration into peritoneal cavity, subsequent encounter | CMS +S31609S | Unspecified open wound of abdominal wall, unspecified quadrant with penetration into peritoneal cavity, sequela | CMS +S31610A | Laceration without foreign body of abdominal wall, right upper quadrant with penetration into peritoneal cavity, initial encounter | CMS +S31610D | Laceration without foreign body of abdominal wall, right upper quadrant with penetration into peritoneal cavity, subsequent encounter | CMS +S31610S | Laceration without foreign body of abdominal wall, right upper quadrant with penetration into peritoneal cavity, sequela | CMS +S31611A | Laceration without foreign body of abdominal wall, left upper quadrant with penetration into peritoneal cavity, initial encounter | CMS +S31611D | Laceration without foreign body of abdominal wall, left upper quadrant with penetration into peritoneal cavity, subsequent encounter | CMS +S31611S | Laceration without foreign body of abdominal wall, left upper quadrant with penetration into peritoneal cavity, sequela | CMS +S31612A | Laceration without foreign body of abdominal wall, epigastric region with penetration into peritoneal cavity, initial encounter | CMS +S31612D | Laceration without foreign body of abdominal wall, epigastric region with penetration into peritoneal cavity, subsequent encounter | CMS +S31612S | Laceration without foreign body of abdominal wall, epigastric region with penetration into peritoneal cavity, sequela | CMS +S31613A | Laceration without foreign body of abdominal wall, right lower quadrant with penetration into peritoneal cavity, initial encounter | CMS +S31613D | Laceration without foreign body of abdominal wall, right lower quadrant with penetration into peritoneal cavity, subsequent encounter | CMS +S31613S | Laceration without foreign body of abdominal wall, right lower quadrant with penetration into peritoneal cavity, sequela | CMS +S31614A | Laceration without foreign body of abdominal wall, left lower quadrant with penetration into peritoneal cavity, initial encounter | CMS +S31614D | Laceration without foreign body of abdominal wall, left lower quadrant with penetration into peritoneal cavity, subsequent encounter | CMS +S31614S | Laceration without foreign body of abdominal wall, left lower quadrant with penetration into peritoneal cavity, sequela | CMS +S31615A | Laceration without foreign body of abdominal wall, periumbilic region with penetration into peritoneal cavity, initial encounter | CMS +S31615D | Laceration without foreign body of abdominal wall, periumbilic region with penetration into peritoneal cavity, subsequent encounter | CMS +S31615S | Laceration without foreign body of abdominal wall, periumbilic region with penetration into peritoneal cavity, sequela | CMS +S31619A | Laceration without foreign body of abdominal wall, unspecified quadrant with penetration into peritoneal cavity, initial encounter | CMS +S31619D | Laceration without foreign body of abdominal wall, unspecified quadrant with penetration into peritoneal cavity, subsequent encounter | CMS +S31619S | Laceration without foreign body of abdominal wall, unspecified quadrant with penetration into peritoneal cavity, sequela | CMS +S31620A | Laceration with foreign body of abdominal wall, right upper quadrant with penetration into peritoneal cavity, initial encounter | CMS +S31620D | Laceration with foreign body of abdominal wall, right upper quadrant with penetration into peritoneal cavity, subsequent encounter | CMS +S31620S | Laceration with foreign body of abdominal wall, right upper quadrant with penetration into peritoneal cavity, sequela | CMS +S31621A | Laceration with foreign body of abdominal wall, left upper quadrant with penetration into peritoneal cavity, initial encounter | CMS +S31621D | Laceration with foreign body of abdominal wall, left upper quadrant with penetration into peritoneal cavity, subsequent encounter | CMS +S31621S | Laceration with foreign body of abdominal wall, left upper quadrant with penetration into peritoneal cavity, sequela | CMS +S31622A | Laceration with foreign body of abdominal wall, epigastric region with penetration into peritoneal cavity, initial encounter | CMS +S31622D | Laceration with foreign body of abdominal wall, epigastric region with penetration into peritoneal cavity, subsequent encounter | CMS +S31622S | Laceration with foreign body of abdominal wall, epigastric region with penetration into peritoneal cavity, sequela | CMS +S31623A | Laceration with foreign body of abdominal wall, right lower quadrant with penetration into peritoneal cavity, initial encounter | CMS +S31623D | Laceration with foreign body of abdominal wall, right lower quadrant with penetration into peritoneal cavity, subsequent encounter | CMS +S31623S | Laceration with foreign body of abdominal wall, right lower quadrant with penetration into peritoneal cavity, sequela | CMS +S31624A | Laceration with foreign body of abdominal wall, left lower quadrant with penetration into peritoneal cavity, initial encounter | CMS +S31624D | Laceration with foreign body of abdominal wall, left lower quadrant with penetration into peritoneal cavity, subsequent encounter | CMS +S31624S | Laceration with foreign body of abdominal wall, left lower quadrant with penetration into peritoneal cavity, sequela | CMS +S31625A | Laceration with foreign body of abdominal wall, periumbilic region with penetration into peritoneal cavity, initial encounter | CMS +S31625D | Laceration with foreign body of abdominal wall, periumbilic region with penetration into peritoneal cavity, subsequent encounter | CMS +S31625S | Laceration with foreign body of abdominal wall, periumbilic region with penetration into peritoneal cavity, sequela | CMS +S31629A | Laceration with foreign body of abdominal wall, unspecified quadrant with penetration into peritoneal cavity, initial encounter | CMS +S31629D | Laceration with foreign body of abdominal wall, unspecified quadrant with penetration into peritoneal cavity, subsequent encounter | CMS +S31629S | Laceration with foreign body of abdominal wall, unspecified quadrant with penetration into peritoneal cavity, sequela | CMS +S31630A | Puncture wound without foreign body of abdominal wall, right upper quadrant with penetration into peritoneal cavity, initial encounter | CMS +S31630D | Puncture wound without foreign body of abdominal wall, right upper quadrant with penetration into peritoneal cavity, subsequent encounter | CMS +S31630S | Puncture wound without foreign body of abdominal wall, right upper quadrant with penetration into peritoneal cavity, sequela | CMS +S31631A | Puncture wound without foreign body of abdominal wall, left upper quadrant with penetration into peritoneal cavity, initial encounter | CMS +S31631D | Puncture wound without foreign body of abdominal wall, left upper quadrant with penetration into peritoneal cavity, subsequent encounter | CMS +S31631S | Puncture wound without foreign body of abdominal wall, left upper quadrant with penetration into peritoneal cavity, sequela | CMS +S31632A | Puncture wound without foreign body of abdominal wall, epigastric region with penetration into peritoneal cavity, initial encounter | CMS +S31632D | Puncture wound without foreign body of abdominal wall, epigastric region with penetration into peritoneal cavity, subsequent encounter | CMS +S31632S | Puncture wound without foreign body of abdominal wall, epigastric region with penetration into peritoneal cavity, sequela | CMS +S31633A | Puncture wound without foreign body of abdominal wall, right lower quadrant with penetration into peritoneal cavity, initial encounter | CMS +S31633D | Puncture wound without foreign body of abdominal wall, right lower quadrant with penetration into peritoneal cavity, subsequent encounter | CMS +S31633S | Puncture wound without foreign body of abdominal wall, right lower quadrant with penetration into peritoneal cavity, sequela | CMS +S31634A | Puncture wound without foreign body of abdominal wall, left lower quadrant with penetration into peritoneal cavity, initial encounter | CMS +S31634D | Puncture wound without foreign body of abdominal wall, left lower quadrant with penetration into peritoneal cavity, subsequent encounter | CMS +S31634S | Puncture wound without foreign body of abdominal wall, left lower quadrant with penetration into peritoneal cavity, sequela | CMS +S31635A | Puncture wound without foreign body of abdominal wall, periumbilic region with penetration into peritoneal cavity, initial encounter | CMS +S31635D | Puncture wound without foreign body of abdominal wall, periumbilic region with penetration into peritoneal cavity, subsequent encounter | CMS +S31635S | Puncture wound without foreign body of abdominal wall, periumbilic region with penetration into peritoneal cavity, sequela | CMS +S31639A | Puncture wound without foreign body of abdominal wall, unspecified quadrant with penetration into peritoneal cavity, initial encounter | CMS +S31639D | Puncture wound without foreign body of abdominal wall, unspecified quadrant with penetration into peritoneal cavity, subsequent encounter | CMS +S31639S | Puncture wound without foreign body of abdominal wall, unspecified quadrant with penetration into peritoneal cavity, sequela | CMS +S31640A | Puncture wound with foreign body of abdominal wall, right upper quadrant with penetration into peritoneal cavity, initial encounter | CMS +S31640D | Puncture wound with foreign body of abdominal wall, right upper quadrant with penetration into peritoneal cavity, subsequent encounter | CMS +S31640S | Puncture wound with foreign body of abdominal wall, right upper quadrant with penetration into peritoneal cavity, sequela | CMS +S31641A | Puncture wound with foreign body of abdominal wall, left upper quadrant with penetration into peritoneal cavity, initial encounter | CMS +S31641D | Puncture wound with foreign body of abdominal wall, left upper quadrant with penetration into peritoneal cavity, subsequent encounter | CMS +S31641S | Puncture wound with foreign body of abdominal wall, left upper quadrant with penetration into peritoneal cavity, sequela | CMS +S31642A | Puncture wound with foreign body of abdominal wall, epigastric region with penetration into peritoneal cavity, initial encounter | CMS +S31642D | Puncture wound with foreign body of abdominal wall, epigastric region with penetration into peritoneal cavity, subsequent encounter | CMS +S31642S | Puncture wound with foreign body of abdominal wall, epigastric region with penetration into peritoneal cavity, sequela | CMS +S31643A | Puncture wound with foreign body of abdominal wall, right lower quadrant with penetration into peritoneal cavity, initial encounter | CMS +S31643D | Puncture wound with foreign body of abdominal wall, right lower quadrant with penetration into peritoneal cavity, subsequent encounter | CMS +S31643S | Puncture wound with foreign body of abdominal wall, right lower quadrant with penetration into peritoneal cavity, sequela | CMS +S31644A | Puncture wound with foreign body of abdominal wall, left lower quadrant with penetration into peritoneal cavity, initial encounter | CMS +S31644D | Puncture wound with foreign body of abdominal wall, left lower quadrant with penetration into peritoneal cavity, subsequent encounter | CMS +S31644S | Puncture wound with foreign body of abdominal wall, left lower quadrant with penetration into peritoneal cavity, sequela | CMS +S31645A | Puncture wound with foreign body of abdominal wall, periumbilic region with penetration into peritoneal cavity, initial encounter | CMS +S31645D | Puncture wound with foreign body of abdominal wall, periumbilic region with penetration into peritoneal cavity, subsequent encounter | CMS +S31645S | Puncture wound with foreign body of abdominal wall, periumbilic region with penetration into peritoneal cavity, sequela | CMS +S31649A | Puncture wound with foreign body of abdominal wall, unspecified quadrant with penetration into peritoneal cavity, initial encounter | CMS +S31649D | Puncture wound with foreign body of abdominal wall, unspecified quadrant with penetration into peritoneal cavity, subsequent encounter | CMS +S31649S | Puncture wound with foreign body of abdominal wall, unspecified quadrant with penetration into peritoneal cavity, sequela | CMS +S31650A | Open bite of abdominal wall, right upper quadrant with penetration into peritoneal cavity, initial encounter | CMS +S31650D | Open bite of abdominal wall, right upper quadrant with penetration into peritoneal cavity, subsequent encounter | CMS +S31650S | Open bite of abdominal wall, right upper quadrant with penetration into peritoneal cavity, sequela | CMS +S31651A | Open bite of abdominal wall, left upper quadrant with penetration into peritoneal cavity, initial encounter | CMS +S31651D | Open bite of abdominal wall, left upper quadrant with penetration into peritoneal cavity, subsequent encounter | CMS +S31651S | Open bite of abdominal wall, left upper quadrant with penetration into peritoneal cavity, sequela | CMS +S31652A | Open bite of abdominal wall, epigastric region with penetration into peritoneal cavity, initial encounter | CMS +S31652D | Open bite of abdominal wall, epigastric region with penetration into peritoneal cavity, subsequent encounter | CMS +S31652S | Open bite of abdominal wall, epigastric region with penetration into peritoneal cavity, sequela | CMS +S31653A | Open bite of abdominal wall, right lower quadrant with penetration into peritoneal cavity, initial encounter | CMS +S31653D | Open bite of abdominal wall, right lower quadrant with penetration into peritoneal cavity, subsequent encounter | CMS +S31653S | Open bite of abdominal wall, right lower quadrant with penetration into peritoneal cavity, sequela | CMS +S31654A | Open bite of abdominal wall, left lower quadrant with penetration into peritoneal cavity, initial encounter | CMS +S31654D | Open bite of abdominal wall, left lower quadrant with penetration into peritoneal cavity, subsequent encounter | CMS +S31654S | Open bite of abdominal wall, left lower quadrant with penetration into peritoneal cavity, sequela | CMS +S31655A | Open bite of abdominal wall, periumbilic region with penetration into peritoneal cavity, initial encounter | CMS +S31655D | Open bite of abdominal wall, periumbilic region with penetration into peritoneal cavity, subsequent encounter | CMS +S31655S | Open bite of abdominal wall, periumbilic region with penetration into peritoneal cavity, sequela | CMS +S31659A | Open bite of abdominal wall, unspecified quadrant with penetration into peritoneal cavity, initial encounter | CMS +S31659D | Open bite of abdominal wall, unspecified quadrant with penetration into peritoneal cavity, subsequent encounter | CMS +S31659S | Open bite of abdominal wall, unspecified quadrant with penetration into peritoneal cavity, sequela | CMS +S31801A | Laceration without foreign body of unspecified buttock, initial encounter | CMS +S31801D | Laceration without foreign body of unspecified buttock, subsequent encounter | CMS +S31801S | Laceration without foreign body of unspecified buttock, sequela | CMS +S31802A | Laceration with foreign body of unspecified buttock, initial encounter | CMS +S31802D | Laceration with foreign body of unspecified buttock, subsequent encounter | CMS +S31802S | Laceration with foreign body of unspecified buttock, sequela | CMS +S31803A | Puncture wound without foreign body of unspecified buttock, initial encounter | CMS +S31803D | Puncture wound without foreign body of unspecified buttock, subsequent encounter | CMS +S31803S | Puncture wound without foreign body of unspecified buttock, sequela | CMS +S31804A | Puncture wound with foreign body of unspecified buttock, initial encounter | CMS +S31804D | Puncture wound with foreign body of unspecified buttock, subsequent encounter | CMS +S31804S | Puncture wound with foreign body of unspecified buttock, sequela | CMS +S31805A | Open bite of unspecified buttock, initial encounter | CMS +S31805D | Open bite of unspecified buttock, subsequent encounter | CMS +S31805S | Open bite of unspecified buttock, sequela | CMS +S31809A | Unspecified open wound of unspecified buttock, initial encounter | CMS +S31809D | Unspecified open wound of unspecified buttock, subsequent encounter | CMS +S31809S | Unspecified open wound of unspecified buttock, sequela | CMS +S31811A | Laceration without foreign body of right buttock, initial encounter | CMS +S31811D | Laceration without foreign body of right buttock, subsequent encounter | CMS +S31811S | Laceration without foreign body of right buttock, sequela | CMS +S31812A | Laceration with foreign body of right buttock, initial encounter | CMS +S31812D | Laceration with foreign body of right buttock, subsequent encounter | CMS +S31812S | Laceration with foreign body of right buttock, sequela | CMS +S31813A | Puncture wound without foreign body of right buttock, initial encounter | CMS +S31813D | Puncture wound without foreign body of right buttock, subsequent encounter | CMS +S31813S | Puncture wound without foreign body of right buttock, sequela | CMS +S31814A | Puncture wound with foreign body of right buttock, initial encounter | CMS +S31814D | Puncture wound with foreign body of right buttock, subsequent encounter | CMS +S31814S | Puncture wound with foreign body of right buttock, sequela | CMS +S31815A | Open bite of right buttock, initial encounter | CMS +S31815D | Open bite of right buttock, subsequent encounter | CMS +S31815S | Open bite of right buttock, sequela | CMS +S31819A | Unspecified open wound of right buttock, initial encounter | CMS +S31819D | Unspecified open wound of right buttock, subsequent encounter | CMS +S31819S | Unspecified open wound of right buttock, sequela | CMS +S31821A | Laceration without foreign body of left buttock, initial encounter | CMS +S31821D | Laceration without foreign body of left buttock, subsequent encounter | CMS +S31821S | Laceration without foreign body of left buttock, sequela | CMS +S31822A | Laceration with foreign body of left buttock, initial encounter | CMS +S31822D | Laceration with foreign body of left buttock, subsequent encounter | CMS +S31822S | Laceration with foreign body of left buttock, sequela | CMS +S31823A | Puncture wound without foreign body of left buttock, initial encounter | CMS +S31823D | Puncture wound without foreign body of left buttock, subsequent encounter | CMS +S31823S | Puncture wound without foreign body of left buttock, sequela | CMS +S31824A | Puncture wound with foreign body of left buttock, initial encounter | CMS +S31824D | Puncture wound with foreign body of left buttock, subsequent encounter | CMS +S31824S | Puncture wound with foreign body of left buttock, sequela | CMS +S31825A | Open bite of left buttock, initial encounter | CMS +S31825D | Open bite of left buttock, subsequent encounter | CMS +S31825S | Open bite of left buttock, sequela | CMS +S31829A | Unspecified open wound of left buttock, initial encounter | CMS +S31829D | Unspecified open wound of left buttock, subsequent encounter | CMS +S31829S | Unspecified open wound of left buttock, sequela | CMS +S31831A | Laceration without foreign body of anus, initial encounter | CMS +S31831D | Laceration without foreign body of anus, subsequent encounter | CMS +S31831S | Laceration without foreign body of anus, sequela | CMS +S31832A | Laceration with foreign body of anus, initial encounter | CMS +S31832D | Laceration with foreign body of anus, subsequent encounter | CMS +S31832S | Laceration with foreign body of anus, sequela | CMS +S31833A | Puncture wound without foreign body of anus, initial encounter | CMS +S31833D | Puncture wound without foreign body of anus, subsequent encounter | CMS +S31833S | Puncture wound without foreign body of anus, sequela | CMS +S31834A | Puncture wound with foreign body of anus, initial encounter | CMS +S31834D | Puncture wound with foreign body of anus, subsequent encounter | CMS +S31834S | Puncture wound with foreign body of anus, sequela | CMS +S31835A | Open bite of anus, initial encounter | CMS +S31835D | Open bite of anus, subsequent encounter | CMS +S31835S | Open bite of anus, sequela | CMS +S31839A | Unspecified open wound of anus, initial encounter | CMS +S31839D | Unspecified open wound of anus, subsequent encounter | CMS +S31839S | Unspecified open wound of anus, sequela | CMS +S32000A | Wedge compression fracture of unspecified lumbar vertebra, initial encounter for closed fracture | CMS +S32000B | Wedge compression fracture of unspecified lumbar vertebra, initial encounter for open fracture | CMS +S32000D | Wedge compression fracture of unspecified lumbar vertebra, subsequent encounter for fracture with routine healing | CMS +S32000G | Wedge compression fracture of unspecified lumbar vertebra, subsequent encounter for fracture with delayed healing | CMS +S32000K | Wedge compression fracture of unspecified lumbar vertebra, subsequent encounter for fracture with nonunion | CMS +S32000S | Wedge compression fracture of unspecified lumbar vertebra, sequela | CMS +S32001A | Stable burst fracture of unspecified lumbar vertebra, initial encounter for closed fracture | CMS +S32001B | Stable burst fracture of unspecified lumbar vertebra, initial encounter for open fracture | CMS +S32001D | Stable burst fracture of unspecified lumbar vertebra, subsequent encounter for fracture with routine healing | CMS +S32001G | Stable burst fracture of unspecified lumbar vertebra, subsequent encounter for fracture with delayed healing | CMS +S32001K | Stable burst fracture of unspecified lumbar vertebra, subsequent encounter for fracture with nonunion | CMS +S32001S | Stable burst fracture of unspecified lumbar vertebra, sequela | CMS +S32002A | Unstable burst fracture of unspecified lumbar vertebra, initial encounter for closed fracture | CMS +S32002B | Unstable burst fracture of unspecified lumbar vertebra, initial encounter for open fracture | CMS +S32002D | Unstable burst fracture of unspecified lumbar vertebra, subsequent encounter for fracture with routine healing | CMS +S32002G | Unstable burst fracture of unspecified lumbar vertebra, subsequent encounter for fracture with delayed healing | CMS +S32002K | Unstable burst fracture of unspecified lumbar vertebra, subsequent encounter for fracture with nonunion | CMS +S32002S | Unstable burst fracture of unspecified lumbar vertebra, sequela | CMS +S32008A | Other fracture of unspecified lumbar vertebra, initial encounter for closed fracture | CMS +S32008B | Other fracture of unspecified lumbar vertebra, initial encounter for open fracture | CMS +S32008D | Other fracture of unspecified lumbar vertebra, subsequent encounter for fracture with routine healing | CMS +S32008G | Other fracture of unspecified lumbar vertebra, subsequent encounter for fracture with delayed healing | CMS +S32008K | Other fracture of unspecified lumbar vertebra, subsequent encounter for fracture with nonunion | CMS +S32008S | Other fracture of unspecified lumbar vertebra, sequela | CMS +S32009A | Unspecified fracture of unspecified lumbar vertebra, initial encounter for closed fracture | CMS +S32009B | Unspecified fracture of unspecified lumbar vertebra, initial encounter for open fracture | CMS +S32009D | Unspecified fracture of unspecified lumbar vertebra, subsequent encounter for fracture with routine healing | CMS +S32009G | Unspecified fracture of unspecified lumbar vertebra, subsequent encounter for fracture with delayed healing | CMS +S32009K | Unspecified fracture of unspecified lumbar vertebra, subsequent encounter for fracture with nonunion | CMS +S32009S | Unspecified fracture of unspecified lumbar vertebra, sequela | CMS +S32010A | Wedge compression fracture of first lumbar vertebra, initial encounter for closed fracture | CMS +S32010B | Wedge compression fracture of first lumbar vertebra, initial encounter for open fracture | CMS +S32010D | Wedge compression fracture of first lumbar vertebra, subsequent encounter for fracture with routine healing | CMS +S32010G | Wedge compression fracture of first lumbar vertebra, subsequent encounter for fracture with delayed healing | CMS +S32010K | Wedge compression fracture of first lumbar vertebra, subsequent encounter for fracture with nonunion | CMS +S32010S | Wedge compression fracture of first lumbar vertebra, sequela | CMS +S32011A | Stable burst fracture of first lumbar vertebra, initial encounter for closed fracture | CMS +S32011B | Stable burst fracture of first lumbar vertebra, initial encounter for open fracture | CMS +S32011D | Stable burst fracture of first lumbar vertebra, subsequent encounter for fracture with routine healing | CMS +S32011G | Stable burst fracture of first lumbar vertebra, subsequent encounter for fracture with delayed healing | CMS +S32011K | Stable burst fracture of first lumbar vertebra, subsequent encounter for fracture with nonunion | CMS +S32011S | Stable burst fracture of first lumbar vertebra, sequela | CMS +S32012A | Unstable burst fracture of first lumbar vertebra, initial encounter for closed fracture | CMS +S32012B | Unstable burst fracture of first lumbar vertebra, initial encounter for open fracture | CMS +S32012D | Unstable burst fracture of first lumbar vertebra, subsequent encounter for fracture with routine healing | CMS +S32012G | Unstable burst fracture of first lumbar vertebra, subsequent encounter for fracture with delayed healing | CMS +S32012K | Unstable burst fracture of first lumbar vertebra, subsequent encounter for fracture with nonunion | CMS +S32012S | Unstable burst fracture of first lumbar vertebra, sequela | CMS +S32018A | Other fracture of first lumbar vertebra, initial encounter for closed fracture | CMS +S32018B | Other fracture of first lumbar vertebra, initial encounter for open fracture | CMS +S32018D | Other fracture of first lumbar vertebra, subsequent encounter for fracture with routine healing | CMS +S32018G | Other fracture of first lumbar vertebra, subsequent encounter for fracture with delayed healing | CMS +S32018K | Other fracture of first lumbar vertebra, subsequent encounter for fracture with nonunion | CMS +S32018S | Other fracture of first lumbar vertebra, sequela | CMS +S32019A | Unspecified fracture of first lumbar vertebra, initial encounter for closed fracture | CMS +S32019B | Unspecified fracture of first lumbar vertebra, initial encounter for open fracture | CMS +S32019D | Unspecified fracture of first lumbar vertebra, subsequent encounter for fracture with routine healing | CMS +S32019G | Unspecified fracture of first lumbar vertebra, subsequent encounter for fracture with delayed healing | CMS +S32019K | Unspecified fracture of first lumbar vertebra, subsequent encounter for fracture with nonunion | CMS +S32019S | Unspecified fracture of first lumbar vertebra, sequela | CMS +S32020A | Wedge compression fracture of second lumbar vertebra, initial encounter for closed fracture | CMS +S32020B | Wedge compression fracture of second lumbar vertebra, initial encounter for open fracture | CMS +S32020D | Wedge compression fracture of second lumbar vertebra, subsequent encounter for fracture with routine healing | CMS +S32020G | Wedge compression fracture of second lumbar vertebra, subsequent encounter for fracture with delayed healing | CMS +S32020K | Wedge compression fracture of second lumbar vertebra, subsequent encounter for fracture with nonunion | CMS +S32020S | Wedge compression fracture of second lumbar vertebra, sequela | CMS +S32021A | Stable burst fracture of second lumbar vertebra, initial encounter for closed fracture | CMS +S32021B | Stable burst fracture of second lumbar vertebra, initial encounter for open fracture | CMS +S32021D | Stable burst fracture of second lumbar vertebra, subsequent encounter for fracture with routine healing | CMS +S32021G | Stable burst fracture of second lumbar vertebra, subsequent encounter for fracture with delayed healing | CMS +S32021K | Stable burst fracture of second lumbar vertebra, subsequent encounter for fracture with nonunion | CMS +S32021S | Stable burst fracture of second lumbar vertebra, sequela | CMS +S32022A | Unstable burst fracture of second lumbar vertebra, initial encounter for closed fracture | CMS +S32022B | Unstable burst fracture of second lumbar vertebra, initial encounter for open fracture | CMS +S32022D | Unstable burst fracture of second lumbar vertebra, subsequent encounter for fracture with routine healing | CMS +S32022G | Unstable burst fracture of second lumbar vertebra, subsequent encounter for fracture with delayed healing | CMS +S32022K | Unstable burst fracture of second lumbar vertebra, subsequent encounter for fracture with nonunion | CMS +S32022S | Unstable burst fracture of second lumbar vertebra, sequela | CMS +S32028A | Other fracture of second lumbar vertebra, initial encounter for closed fracture | CMS +S32028B | Other fracture of second lumbar vertebra, initial encounter for open fracture | CMS +S32028D | Other fracture of second lumbar vertebra, subsequent encounter for fracture with routine healing | CMS +S32028G | Other fracture of second lumbar vertebra, subsequent encounter for fracture with delayed healing | CMS +S32028K | Other fracture of second lumbar vertebra, subsequent encounter for fracture with nonunion | CMS +S32028S | Other fracture of second lumbar vertebra, sequela | CMS +S32029A | Unspecified fracture of second lumbar vertebra, initial encounter for closed fracture | CMS +S32029B | Unspecified fracture of second lumbar vertebra, initial encounter for open fracture | CMS +S32029D | Unspecified fracture of second lumbar vertebra, subsequent encounter for fracture with routine healing | CMS +S32029G | Unspecified fracture of second lumbar vertebra, subsequent encounter for fracture with delayed healing | CMS +S32029K | Unspecified fracture of second lumbar vertebra, subsequent encounter for fracture with nonunion | CMS +S32029S | Unspecified fracture of second lumbar vertebra, sequela | CMS +S32030A | Wedge compression fracture of third lumbar vertebra, initial encounter for closed fracture | CMS +S32030B | Wedge compression fracture of third lumbar vertebra, initial encounter for open fracture | CMS +S32030D | Wedge compression fracture of third lumbar vertebra, subsequent encounter for fracture with routine healing | CMS +S32030G | Wedge compression fracture of third lumbar vertebra, subsequent encounter for fracture with delayed healing | CMS +S32030K | Wedge compression fracture of third lumbar vertebra, subsequent encounter for fracture with nonunion | CMS +S32030S | Wedge compression fracture of third lumbar vertebra, sequela | CMS +S32031A | Stable burst fracture of third lumbar vertebra, initial encounter for closed fracture | CMS +S32031B | Stable burst fracture of third lumbar vertebra, initial encounter for open fracture | CMS +S32031D | Stable burst fracture of third lumbar vertebra, subsequent encounter for fracture with routine healing | CMS +S32031G | Stable burst fracture of third lumbar vertebra, subsequent encounter for fracture with delayed healing | CMS +S32031K | Stable burst fracture of third lumbar vertebra, subsequent encounter for fracture with nonunion | CMS +S32031S | Stable burst fracture of third lumbar vertebra, sequela | CMS +S32032A | Unstable burst fracture of third lumbar vertebra, initial encounter for closed fracture | CMS +S32032B | Unstable burst fracture of third lumbar vertebra, initial encounter for open fracture | CMS +S32032D | Unstable burst fracture of third lumbar vertebra, subsequent encounter for fracture with routine healing | CMS +S32032G | Unstable burst fracture of third lumbar vertebra, subsequent encounter for fracture with delayed healing | CMS +S32032K | Unstable burst fracture of third lumbar vertebra, subsequent encounter for fracture with nonunion | CMS +S32032S | Unstable burst fracture of third lumbar vertebra, sequela | CMS +S32038A | Other fracture of third lumbar vertebra, initial encounter for closed fracture | CMS +S32038B | Other fracture of third lumbar vertebra, initial encounter for open fracture | CMS +S32038D | Other fracture of third lumbar vertebra, subsequent encounter for fracture with routine healing | CMS +S32038G | Other fracture of third lumbar vertebra, subsequent encounter for fracture with delayed healing | CMS +S32038K | Other fracture of third lumbar vertebra, subsequent encounter for fracture with nonunion | CMS +S32038S | Other fracture of third lumbar vertebra, sequela | CMS +S32039A | Unspecified fracture of third lumbar vertebra, initial encounter for closed fracture | CMS +S32039B | Unspecified fracture of third lumbar vertebra, initial encounter for open fracture | CMS +S32039D | Unspecified fracture of third lumbar vertebra, subsequent encounter for fracture with routine healing | CMS +S32039G | Unspecified fracture of third lumbar vertebra, subsequent encounter for fracture with delayed healing | CMS +S32039K | Unspecified fracture of third lumbar vertebra, subsequent encounter for fracture with nonunion | CMS +S32039S | Unspecified fracture of third lumbar vertebra, sequela | CMS +S32040A | Wedge compression fracture of fourth lumbar vertebra, initial encounter for closed fracture | CMS +S32040B | Wedge compression fracture of fourth lumbar vertebra, initial encounter for open fracture | CMS +S32040D | Wedge compression fracture of fourth lumbar vertebra, subsequent encounter for fracture with routine healing | CMS +S32040G | Wedge compression fracture of fourth lumbar vertebra, subsequent encounter for fracture with delayed healing | CMS +S32040K | Wedge compression fracture of fourth lumbar vertebra, subsequent encounter for fracture with nonunion | CMS +S32040S | Wedge compression fracture of fourth lumbar vertebra, sequela | CMS +S32041A | Stable burst fracture of fourth lumbar vertebra, initial encounter for closed fracture | CMS +S32041B | Stable burst fracture of fourth lumbar vertebra, initial encounter for open fracture | CMS +S32041D | Stable burst fracture of fourth lumbar vertebra, subsequent encounter for fracture with routine healing | CMS +S32041G | Stable burst fracture of fourth lumbar vertebra, subsequent encounter for fracture with delayed healing | CMS +S32041K | Stable burst fracture of fourth lumbar vertebra, subsequent encounter for fracture with nonunion | CMS +S32041S | Stable burst fracture of fourth lumbar vertebra, sequela | CMS +S32042A | Unstable burst fracture of fourth lumbar vertebra, initial encounter for closed fracture | CMS +S32042B | Unstable burst fracture of fourth lumbar vertebra, initial encounter for open fracture | CMS +S32042D | Unstable burst fracture of fourth lumbar vertebra, subsequent encounter for fracture with routine healing | CMS +S32042G | Unstable burst fracture of fourth lumbar vertebra, subsequent encounter for fracture with delayed healing | CMS +S32042K | Unstable burst fracture of fourth lumbar vertebra, subsequent encounter for fracture with nonunion | CMS +S32042S | Unstable burst fracture of fourth lumbar vertebra, sequela | CMS +S32048A | Other fracture of fourth lumbar vertebra, initial encounter for closed fracture | CMS +S32048B | Other fracture of fourth lumbar vertebra, initial encounter for open fracture | CMS +S32048D | Other fracture of fourth lumbar vertebra, subsequent encounter for fracture with routine healing | CMS +S32048G | Other fracture of fourth lumbar vertebra, subsequent encounter for fracture with delayed healing | CMS +S32048K | Other fracture of fourth lumbar vertebra, subsequent encounter for fracture with nonunion | CMS +S32048S | Other fracture of fourth lumbar vertebra, sequela | CMS +S32049A | Unspecified fracture of fourth lumbar vertebra, initial encounter for closed fracture | CMS +S32049B | Unspecified fracture of fourth lumbar vertebra, initial encounter for open fracture | CMS +S32049D | Unspecified fracture of fourth lumbar vertebra, subsequent encounter for fracture with routine healing | CMS +S32049G | Unspecified fracture of fourth lumbar vertebra, subsequent encounter for fracture with delayed healing | CMS +S32049K | Unspecified fracture of fourth lumbar vertebra, subsequent encounter for fracture with nonunion | CMS +S32049S | Unspecified fracture of fourth lumbar vertebra, sequela | CMS +S32050A | Wedge compression fracture of fifth lumbar vertebra, initial encounter for closed fracture | CMS +S32050B | Wedge compression fracture of fifth lumbar vertebra, initial encounter for open fracture | CMS +S32050D | Wedge compression fracture of fifth lumbar vertebra, subsequent encounter for fracture with routine healing | CMS +S32050G | Wedge compression fracture of fifth lumbar vertebra, subsequent encounter for fracture with delayed healing | CMS +S32050K | Wedge compression fracture of fifth lumbar vertebra, subsequent encounter for fracture with nonunion | CMS +S32050S | Wedge compression fracture of fifth lumbar vertebra, sequela | CMS +S32051A | Stable burst fracture of fifth lumbar vertebra, initial encounter for closed fracture | CMS +S32051B | Stable burst fracture of fifth lumbar vertebra, initial encounter for open fracture | CMS +S32051D | Stable burst fracture of fifth lumbar vertebra, subsequent encounter for fracture with routine healing | CMS +S32051G | Stable burst fracture of fifth lumbar vertebra, subsequent encounter for fracture with delayed healing | CMS +S32051K | Stable burst fracture of fifth lumbar vertebra, subsequent encounter for fracture with nonunion | CMS +S32051S | Stable burst fracture of fifth lumbar vertebra, sequela | CMS +S32052A | Unstable burst fracture of fifth lumbar vertebra, initial encounter for closed fracture | CMS +S32052B | Unstable burst fracture of fifth lumbar vertebra, initial encounter for open fracture | CMS +S32052D | Unstable burst fracture of fifth lumbar vertebra, subsequent encounter for fracture with routine healing | CMS +S32052G | Unstable burst fracture of fifth lumbar vertebra, subsequent encounter for fracture with delayed healing | CMS +S32052K | Unstable burst fracture of fifth lumbar vertebra, subsequent encounter for fracture with nonunion | CMS +S32052S | Unstable burst fracture of fifth lumbar vertebra, sequela | CMS +S32058A | Other fracture of fifth lumbar vertebra, initial encounter for closed fracture | CMS +S32058B | Other fracture of fifth lumbar vertebra, initial encounter for open fracture | CMS +S32058D | Other fracture of fifth lumbar vertebra, subsequent encounter for fracture with routine healing | CMS +S32058G | Other fracture of fifth lumbar vertebra, subsequent encounter for fracture with delayed healing | CMS +S32058K | Other fracture of fifth lumbar vertebra, subsequent encounter for fracture with nonunion | CMS +S32058S | Other fracture of fifth lumbar vertebra, sequela | CMS +S32059A | Unspecified fracture of fifth lumbar vertebra, initial encounter for closed fracture | CMS +S32059B | Unspecified fracture of fifth lumbar vertebra, initial encounter for open fracture | CMS +S32059D | Unspecified fracture of fifth lumbar vertebra, subsequent encounter for fracture with routine healing | CMS +S32059G | Unspecified fracture of fifth lumbar vertebra, subsequent encounter for fracture with delayed healing | CMS +S32059K | Unspecified fracture of fifth lumbar vertebra, subsequent encounter for fracture with nonunion | CMS +S32059S | Unspecified fracture of fifth lumbar vertebra, sequela | CMS +S3210XA | Unspecified fracture of sacrum, initial encounter for closed fracture | CMS +S3210XB | Unspecified fracture of sacrum, initial encounter for open fracture | CMS +S3210XD | Unspecified fracture of sacrum, subsequent encounter for fracture with routine healing | CMS +S3210XG | Unspecified fracture of sacrum, subsequent encounter for fracture with delayed healing | CMS +S3210XK | Unspecified fracture of sacrum, subsequent encounter for fracture with nonunion | CMS +S3210XS | Unspecified fracture of sacrum, sequela | CMS +S32110A | Nondisplaced Zone I fracture of sacrum, initial encounter for closed fracture | CMS +S32110B | Nondisplaced Zone I fracture of sacrum, initial encounter for open fracture | CMS +S32110D | Nondisplaced Zone I fracture of sacrum, subsequent encounter for fracture with routine healing | CMS +S32110G | Nondisplaced Zone I fracture of sacrum, subsequent encounter for fracture with delayed healing | CMS +S32110K | Nondisplaced Zone I fracture of sacrum, subsequent encounter for fracture with nonunion | CMS +S32110S | Nondisplaced Zone I fracture of sacrum, sequela | CMS +S32111A | Minimally displaced Zone I fracture of sacrum, initial encounter for closed fracture | CMS +S32111B | Minimally displaced Zone I fracture of sacrum, initial encounter for open fracture | CMS +S32111D | Minimally displaced Zone I fracture of sacrum, subsequent encounter for fracture with routine healing | CMS +S32111G | Minimally displaced Zone I fracture of sacrum, subsequent encounter for fracture with delayed healing | CMS +S32111K | Minimally displaced Zone I fracture of sacrum, subsequent encounter for fracture with nonunion | CMS +S32111S | Minimally displaced Zone I fracture of sacrum, sequela | CMS +S32112A | Severely displaced Zone I fracture of sacrum, initial encounter for closed fracture | CMS +S32112B | Severely displaced Zone I fracture of sacrum, initial encounter for open fracture | CMS +S32112D | Severely displaced Zone I fracture of sacrum, subsequent encounter for fracture with routine healing | CMS +S32112G | Severely displaced Zone I fracture of sacrum, subsequent encounter for fracture with delayed healing | CMS +S32112K | Severely displaced Zone I fracture of sacrum, subsequent encounter for fracture with nonunion | CMS +S32112S | Severely displaced Zone I fracture of sacrum, sequela | CMS +S32119A | Unspecified Zone I fracture of sacrum, initial encounter for closed fracture | CMS +S32119B | Unspecified Zone I fracture of sacrum, initial encounter for open fracture | CMS +S32119D | Unspecified Zone I fracture of sacrum, subsequent encounter for fracture with routine healing | CMS +S32119G | Unspecified Zone I fracture of sacrum, subsequent encounter for fracture with delayed healing | CMS +S32119K | Unspecified Zone I fracture of sacrum, subsequent encounter for fracture with nonunion | CMS +S32119S | Unspecified Zone I fracture of sacrum, sequela | CMS +S32120A | Nondisplaced Zone II fracture of sacrum, initial encounter for closed fracture | CMS +S32120B | Nondisplaced Zone II fracture of sacrum, initial encounter for open fracture | CMS +S32120D | Nondisplaced Zone II fracture of sacrum, subsequent encounter for fracture with routine healing | CMS +S32120G | Nondisplaced Zone II fracture of sacrum, subsequent encounter for fracture with delayed healing | CMS +S32120K | Nondisplaced Zone II fracture of sacrum, subsequent encounter for fracture with nonunion | CMS +S32120S | Nondisplaced Zone II fracture of sacrum, sequela | CMS +S32121A | Minimally displaced Zone II fracture of sacrum, initial encounter for closed fracture | CMS +S32121B | Minimally displaced Zone II fracture of sacrum, initial encounter for open fracture | CMS +S32121D | Minimally displaced Zone II fracture of sacrum, subsequent encounter for fracture with routine healing | CMS +S32121G | Minimally displaced Zone II fracture of sacrum, subsequent encounter for fracture with delayed healing | CMS +S32121K | Minimally displaced Zone II fracture of sacrum, subsequent encounter for fracture with nonunion | CMS +S32121S | Minimally displaced Zone II fracture of sacrum, sequela | CMS +S32122A | Severely displaced Zone II fracture of sacrum, initial encounter for closed fracture | CMS +S32122B | Severely displaced Zone II fracture of sacrum, initial encounter for open fracture | CMS +S32122D | Severely displaced Zone II fracture of sacrum, subsequent encounter for fracture with routine healing | CMS +S32122G | Severely displaced Zone II fracture of sacrum, subsequent encounter for fracture with delayed healing | CMS +S32122K | Severely displaced Zone II fracture of sacrum, subsequent encounter for fracture with nonunion | CMS +S32122S | Severely displaced Zone II fracture of sacrum, sequela | CMS +S32129A | Unspecified Zone II fracture of sacrum, initial encounter for closed fracture | CMS +S32129B | Unspecified Zone II fracture of sacrum, initial encounter for open fracture | CMS +S32129D | Unspecified Zone II fracture of sacrum, subsequent encounter for fracture with routine healing | CMS +S32129G | Unspecified Zone II fracture of sacrum, subsequent encounter for fracture with delayed healing | CMS +S32129K | Unspecified Zone II fracture of sacrum, subsequent encounter for fracture with nonunion | CMS +S32129S | Unspecified Zone II fracture of sacrum, sequela | CMS +S32130A | Nondisplaced Zone III fracture of sacrum, initial encounter for closed fracture | CMS +S32130B | Nondisplaced Zone III fracture of sacrum, initial encounter for open fracture | CMS +S32130D | Nondisplaced Zone III fracture of sacrum, subsequent encounter for fracture with routine healing | CMS +S32130G | Nondisplaced Zone III fracture of sacrum, subsequent encounter for fracture with delayed healing | CMS +S32130K | Nondisplaced Zone III fracture of sacrum, subsequent encounter for fracture with nonunion | CMS +S32130S | Nondisplaced Zone III fracture of sacrum, sequela | CMS +S32131A | Minimally displaced Zone III fracture of sacrum, initial encounter for closed fracture | CMS +S32131B | Minimally displaced Zone III fracture of sacrum, initial encounter for open fracture | CMS +S32131D | Minimally displaced Zone III fracture of sacrum, subsequent encounter for fracture with routine healing | CMS +S32131G | Minimally displaced Zone III fracture of sacrum, subsequent encounter for fracture with delayed healing | CMS +S32131K | Minimally displaced Zone III fracture of sacrum, subsequent encounter for fracture with nonunion | CMS +S32131S | Minimally displaced Zone III fracture of sacrum, sequela | CMS +S32132A | Severely displaced Zone III fracture of sacrum, initial encounter for closed fracture | CMS +S32132B | Severely displaced Zone III fracture of sacrum, initial encounter for open fracture | CMS +S32132D | Severely displaced Zone III fracture of sacrum, subsequent encounter for fracture with routine healing | CMS +S32132G | Severely displaced Zone III fracture of sacrum, subsequent encounter for fracture with delayed healing | CMS +S32132K | Severely displaced Zone III fracture of sacrum, subsequent encounter for fracture with nonunion | CMS +S32132S | Severely displaced Zone III fracture of sacrum, sequela | CMS +S32139A | Unspecified Zone III fracture of sacrum, initial encounter for closed fracture | CMS +S32139B | Unspecified Zone III fracture of sacrum, initial encounter for open fracture | CMS +S32139D | Unspecified Zone III fracture of sacrum, subsequent encounter for fracture with routine healing | CMS +S32139G | Unspecified Zone III fracture of sacrum, subsequent encounter for fracture with delayed healing | CMS +S32139K | Unspecified Zone III fracture of sacrum, subsequent encounter for fracture with nonunion | CMS +S32139S | Unspecified Zone III fracture of sacrum, sequela | CMS +S3214XA | Type 1 fracture of sacrum, initial encounter for closed fracture | CMS +S3214XB | Type 1 fracture of sacrum, initial encounter for open fracture | CMS +S3214XD | Type 1 fracture of sacrum, subsequent encounter for fracture with routine healing | CMS +S3214XG | Type 1 fracture of sacrum, subsequent encounter for fracture with delayed healing | CMS +S3214XK | Type 1 fracture of sacrum, subsequent encounter for fracture with nonunion | CMS +S3214XS | Type 1 fracture of sacrum, sequela | CMS +S3215XA | Type 2 fracture of sacrum, initial encounter for closed fracture | CMS +S3215XB | Type 2 fracture of sacrum, initial encounter for open fracture | CMS +S3215XD | Type 2 fracture of sacrum, subsequent encounter for fracture with routine healing | CMS +S3215XG | Type 2 fracture of sacrum, subsequent encounter for fracture with delayed healing | CMS +S3215XK | Type 2 fracture of sacrum, subsequent encounter for fracture with nonunion | CMS +S3215XS | Type 2 fracture of sacrum, sequela | CMS +S3216XA | Type 3 fracture of sacrum, initial encounter for closed fracture | CMS +S3216XB | Type 3 fracture of sacrum, initial encounter for open fracture | CMS +S3216XD | Type 3 fracture of sacrum, subsequent encounter for fracture with routine healing | CMS +S3216XG | Type 3 fracture of sacrum, subsequent encounter for fracture with delayed healing | CMS +S3216XK | Type 3 fracture of sacrum, subsequent encounter for fracture with nonunion | CMS +S3216XS | Type 3 fracture of sacrum, sequela | CMS +S3217XA | Type 4 fracture of sacrum, initial encounter for closed fracture | CMS +S3217XB | Type 4 fracture of sacrum, initial encounter for open fracture | CMS +S3217XD | Type 4 fracture of sacrum, subsequent encounter for fracture with routine healing | CMS +S3217XG | Type 4 fracture of sacrum, subsequent encounter for fracture with delayed healing | CMS +S3217XK | Type 4 fracture of sacrum, subsequent encounter for fracture with nonunion | CMS +S3217XS | Type 4 fracture of sacrum, sequela | CMS +S3219XA | Other fracture of sacrum, initial encounter for closed fracture | CMS +S3219XB | Other fracture of sacrum, initial encounter for open fracture | CMS +S3219XD | Other fracture of sacrum, subsequent encounter for fracture with routine healing | CMS +S3219XG | Other fracture of sacrum, subsequent encounter for fracture with delayed healing | CMS +S3219XK | Other fracture of sacrum, subsequent encounter for fracture with nonunion | CMS +S3219XS | Other fracture of sacrum, sequela | CMS +S322XXA | Fracture of coccyx, initial encounter for closed fracture | CMS +S322XXB | Fracture of coccyx, initial encounter for open fracture | CMS +S322XXD | Fracture of coccyx, subsequent encounter for fracture with routine healing | CMS +S322XXG | Fracture of coccyx, subsequent encounter for fracture with delayed healing | CMS +S322XXK | Fracture of coccyx, subsequent encounter for fracture with nonunion | CMS +S322XXS | Fracture of coccyx, sequela | CMS +S32301A | Unspecified fracture of right ilium, initial encounter for closed fracture | CMS +S32301B | Unspecified fracture of right ilium, initial encounter for open fracture | CMS +S32301D | Unspecified fracture of right ilium, subsequent encounter for fracture with routine healing | CMS +S32301G | Unspecified fracture of right ilium, subsequent encounter for fracture with delayed healing | CMS +S32301K | Unspecified fracture of right ilium, subsequent encounter for fracture with nonunion | CMS +S32301S | Unspecified fracture of right ilium, sequela | CMS +S32302A | Unspecified fracture of left ilium, initial encounter for closed fracture | CMS +S32302B | Unspecified fracture of left ilium, initial encounter for open fracture | CMS +S32302D | Unspecified fracture of left ilium, subsequent encounter for fracture with routine healing | CMS +S32302G | Unspecified fracture of left ilium, subsequent encounter for fracture with delayed healing | CMS +S32302K | Unspecified fracture of left ilium, subsequent encounter for fracture with nonunion | CMS +S32302S | Unspecified fracture of left ilium, sequela | CMS +S32309A | Unspecified fracture of unspecified ilium, initial encounter for closed fracture | CMS +S32309B | Unspecified fracture of unspecified ilium, initial encounter for open fracture | CMS +S32309D | Unspecified fracture of unspecified ilium, subsequent encounter for fracture with routine healing | CMS +S32309G | Unspecified fracture of unspecified ilium, subsequent encounter for fracture with delayed healing | CMS +S32309K | Unspecified fracture of unspecified ilium, subsequent encounter for fracture with nonunion | CMS +S32309S | Unspecified fracture of unspecified ilium, sequela | CMS +S32311A | Displaced avulsion fracture of right ilium, initial encounter for closed fracture | CMS +S32311B | Displaced avulsion fracture of right ilium, initial encounter for open fracture | CMS +S32311D | Displaced avulsion fracture of right ilium, subsequent encounter for fracture with routine healing | CMS +S32311G | Displaced avulsion fracture of right ilium, subsequent encounter for fracture with delayed healing | CMS +S32311K | Displaced avulsion fracture of right ilium, subsequent encounter for fracture with nonunion | CMS +S32311S | Displaced avulsion fracture of right ilium, sequela | CMS +S32312A | Displaced avulsion fracture of left ilium, initial encounter for closed fracture | CMS +S32312B | Displaced avulsion fracture of left ilium, initial encounter for open fracture | CMS +S32312D | Displaced avulsion fracture of left ilium, subsequent encounter for fracture with routine healing | CMS +S32312G | Displaced avulsion fracture of left ilium, subsequent encounter for fracture with delayed healing | CMS +S32312K | Displaced avulsion fracture of left ilium, subsequent encounter for fracture with nonunion | CMS +S32312S | Displaced avulsion fracture of left ilium, sequela | CMS +S32313A | Displaced avulsion fracture of unspecified ilium, initial encounter for closed fracture | CMS +S32313B | Displaced avulsion fracture of unspecified ilium, initial encounter for open fracture | CMS +S32313D | Displaced avulsion fracture of unspecified ilium, subsequent encounter for fracture with routine healing | CMS +S32313G | Displaced avulsion fracture of unspecified ilium, subsequent encounter for fracture with delayed healing | CMS +S32313K | Displaced avulsion fracture of unspecified ilium, subsequent encounter for fracture with nonunion | CMS +S32313S | Displaced avulsion fracture of unspecified ilium, sequela | CMS +S32314A | Nondisplaced avulsion fracture of right ilium, initial encounter for closed fracture | CMS +S32314B | Nondisplaced avulsion fracture of right ilium, initial encounter for open fracture | CMS +S32314D | Nondisplaced avulsion fracture of right ilium, subsequent encounter for fracture with routine healing | CMS +S32314G | Nondisplaced avulsion fracture of right ilium, subsequent encounter for fracture with delayed healing | CMS +S32314K | Nondisplaced avulsion fracture of right ilium, subsequent encounter for fracture with nonunion | CMS +S32314S | Nondisplaced avulsion fracture of right ilium, sequela | CMS +S32315A | Nondisplaced avulsion fracture of left ilium, initial encounter for closed fracture | CMS +S32315B | Nondisplaced avulsion fracture of left ilium, initial encounter for open fracture | CMS +S32315D | Nondisplaced avulsion fracture of left ilium, subsequent encounter for fracture with routine healing | CMS +S32315G | Nondisplaced avulsion fracture of left ilium, subsequent encounter for fracture with delayed healing | CMS +S32315K | Nondisplaced avulsion fracture of left ilium, subsequent encounter for fracture with nonunion | CMS +S32315S | Nondisplaced avulsion fracture of left ilium, sequela | CMS +S32316A | Nondisplaced avulsion fracture of unspecified ilium, initial encounter for closed fracture | CMS +S32316B | Nondisplaced avulsion fracture of unspecified ilium, initial encounter for open fracture | CMS +S32316D | Nondisplaced avulsion fracture of unspecified ilium, subsequent encounter for fracture with routine healing | CMS +S32316G | Nondisplaced avulsion fracture of unspecified ilium, subsequent encounter for fracture with delayed healing | CMS +S32316K | Nondisplaced avulsion fracture of unspecified ilium, subsequent encounter for fracture with nonunion | CMS +S32316S | Nondisplaced avulsion fracture of unspecified ilium, sequela | CMS +S32391A | Other fracture of right ilium, initial encounter for closed fracture | CMS +S32391B | Other fracture of right ilium, initial encounter for open fracture | CMS +S32391D | Other fracture of right ilium, subsequent encounter for fracture with routine healing | CMS +S32391G | Other fracture of right ilium, subsequent encounter for fracture with delayed healing | CMS +S32391K | Other fracture of right ilium, subsequent encounter for fracture with nonunion | CMS +S32391S | Other fracture of right ilium, sequela | CMS +S32392A | Other fracture of left ilium, initial encounter for closed fracture | CMS +S32392B | Other fracture of left ilium, initial encounter for open fracture | CMS +S32392D | Other fracture of left ilium, subsequent encounter for fracture with routine healing | CMS +S32392G | Other fracture of left ilium, subsequent encounter for fracture with delayed healing | CMS +S32392K | Other fracture of left ilium, subsequent encounter for fracture with nonunion | CMS +S32392S | Other fracture of left ilium, sequela | CMS +S32399A | Other fracture of unspecified ilium, initial encounter for closed fracture | CMS +S32399B | Other fracture of unspecified ilium, initial encounter for open fracture | CMS +S32399D | Other fracture of unspecified ilium, subsequent encounter for fracture with routine healing | CMS +S32399G | Other fracture of unspecified ilium, subsequent encounter for fracture with delayed healing | CMS +S32399K | Other fracture of unspecified ilium, subsequent encounter for fracture with nonunion | CMS +S32399S | Other fracture of unspecified ilium, sequela | CMS +S32401A | Unspecified fracture of right acetabulum, initial encounter for closed fracture | CMS +S32401B | Unspecified fracture of right acetabulum, initial encounter for open fracture | CMS +S32401D | Unspecified fracture of right acetabulum, subsequent encounter for fracture with routine healing | CMS +S32401G | Unspecified fracture of right acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32401K | Unspecified fracture of right acetabulum, subsequent encounter for fracture with nonunion | CMS +S32401S | Unspecified fracture of right acetabulum, sequela | CMS +S32402A | Unspecified fracture of left acetabulum, initial encounter for closed fracture | CMS +S32402B | Unspecified fracture of left acetabulum, initial encounter for open fracture | CMS +S32402D | Unspecified fracture of left acetabulum, subsequent encounter for fracture with routine healing | CMS +S32402G | Unspecified fracture of left acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32402K | Unspecified fracture of left acetabulum, subsequent encounter for fracture with nonunion | CMS +S32402S | Unspecified fracture of left acetabulum, sequela | CMS +S32409A | Unspecified fracture of unspecified acetabulum, initial encounter for closed fracture | CMS +S32409B | Unspecified fracture of unspecified acetabulum, initial encounter for open fracture | CMS +S32409D | Unspecified fracture of unspecified acetabulum, subsequent encounter for fracture with routine healing | CMS +S32409G | Unspecified fracture of unspecified acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32409K | Unspecified fracture of unspecified acetabulum, subsequent encounter for fracture with nonunion | CMS +S32409S | Unspecified fracture of unspecified acetabulum, sequela | CMS +S32411A | Displaced fracture of anterior wall of right acetabulum, initial encounter for closed fracture | CMS +S32411B | Displaced fracture of anterior wall of right acetabulum, initial encounter for open fracture | CMS +S32411D | Displaced fracture of anterior wall of right acetabulum, subsequent encounter for fracture with routine healing | CMS +S32411G | Displaced fracture of anterior wall of right acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32411K | Displaced fracture of anterior wall of right acetabulum, subsequent encounter for fracture with nonunion | CMS +S32411S | Displaced fracture of anterior wall of right acetabulum, sequela | CMS +S32412A | Displaced fracture of anterior wall of left acetabulum, initial encounter for closed fracture | CMS +S32412B | Displaced fracture of anterior wall of left acetabulum, initial encounter for open fracture | CMS +S32412D | Displaced fracture of anterior wall of left acetabulum, subsequent encounter for fracture with routine healing | CMS +S32412G | Displaced fracture of anterior wall of left acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32412K | Displaced fracture of anterior wall of left acetabulum, subsequent encounter for fracture with nonunion | CMS +S32412S | Displaced fracture of anterior wall of left acetabulum, sequela | CMS +S32413A | Displaced fracture of anterior wall of unspecified acetabulum, initial encounter for closed fracture | CMS +S32413B | Displaced fracture of anterior wall of unspecified acetabulum, initial encounter for open fracture | CMS +S32413D | Displaced fracture of anterior wall of unspecified acetabulum, subsequent encounter for fracture with routine healing | CMS +S32413G | Displaced fracture of anterior wall of unspecified acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32413K | Displaced fracture of anterior wall of unspecified acetabulum, subsequent encounter for fracture with nonunion | CMS +S32413S | Displaced fracture of anterior wall of unspecified acetabulum, sequela | CMS +S32414A | Nondisplaced fracture of anterior wall of right acetabulum, initial encounter for closed fracture | CMS +S32414B | Nondisplaced fracture of anterior wall of right acetabulum, initial encounter for open fracture | CMS +S32414D | Nondisplaced fracture of anterior wall of right acetabulum, subsequent encounter for fracture with routine healing | CMS +S32414G | Nondisplaced fracture of anterior wall of right acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32414K | Nondisplaced fracture of anterior wall of right acetabulum, subsequent encounter for fracture with nonunion | CMS +S32414S | Nondisplaced fracture of anterior wall of right acetabulum, sequela | CMS +S32415A | Nondisplaced fracture of anterior wall of left acetabulum, initial encounter for closed fracture | CMS +S32415B | Nondisplaced fracture of anterior wall of left acetabulum, initial encounter for open fracture | CMS +S32415D | Nondisplaced fracture of anterior wall of left acetabulum, subsequent encounter for fracture with routine healing | CMS +S32415G | Nondisplaced fracture of anterior wall of left acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32415K | Nondisplaced fracture of anterior wall of left acetabulum, subsequent encounter for fracture with nonunion | CMS +S32415S | Nondisplaced fracture of anterior wall of left acetabulum, sequela | CMS +S32416A | Nondisplaced fracture of anterior wall of unspecified acetabulum, initial encounter for closed fracture | CMS +S32416B | Nondisplaced fracture of anterior wall of unspecified acetabulum, initial encounter for open fracture | CMS +S32416D | Nondisplaced fracture of anterior wall of unspecified acetabulum, subsequent encounter for fracture with routine healing | CMS +S32416G | Nondisplaced fracture of anterior wall of unspecified acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32416K | Nondisplaced fracture of anterior wall of unspecified acetabulum, subsequent encounter for fracture with nonunion | CMS +S32416S | Nondisplaced fracture of anterior wall of unspecified acetabulum, sequela | CMS +S32421A | Displaced fracture of posterior wall of right acetabulum, initial encounter for closed fracture | CMS +S32421B | Displaced fracture of posterior wall of right acetabulum, initial encounter for open fracture | CMS +S32421D | Displaced fracture of posterior wall of right acetabulum, subsequent encounter for fracture with routine healing | CMS +S32421G | Displaced fracture of posterior wall of right acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32421K | Displaced fracture of posterior wall of right acetabulum, subsequent encounter for fracture with nonunion | CMS +S32421S | Displaced fracture of posterior wall of right acetabulum, sequela | CMS +S32422A | Displaced fracture of posterior wall of left acetabulum, initial encounter for closed fracture | CMS +S32422B | Displaced fracture of posterior wall of left acetabulum, initial encounter for open fracture | CMS +S32422D | Displaced fracture of posterior wall of left acetabulum, subsequent encounter for fracture with routine healing | CMS +S32422G | Displaced fracture of posterior wall of left acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32422K | Displaced fracture of posterior wall of left acetabulum, subsequent encounter for fracture with nonunion | CMS +S32422S | Displaced fracture of posterior wall of left acetabulum, sequela | CMS +S32423A | Displaced fracture of posterior wall of unspecified acetabulum, initial encounter for closed fracture | CMS +S32423B | Displaced fracture of posterior wall of unspecified acetabulum, initial encounter for open fracture | CMS +S32423D | Displaced fracture of posterior wall of unspecified acetabulum, subsequent encounter for fracture with routine healing | CMS +S32423G | Displaced fracture of posterior wall of unspecified acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32423K | Displaced fracture of posterior wall of unspecified acetabulum, subsequent encounter for fracture with nonunion | CMS +S32423S | Displaced fracture of posterior wall of unspecified acetabulum, sequela | CMS +S32424A | Nondisplaced fracture of posterior wall of right acetabulum, initial encounter for closed fracture | CMS +S32424B | Nondisplaced fracture of posterior wall of right acetabulum, initial encounter for open fracture | CMS +S32424D | Nondisplaced fracture of posterior wall of right acetabulum, subsequent encounter for fracture with routine healing | CMS +S32424G | Nondisplaced fracture of posterior wall of right acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32424K | Nondisplaced fracture of posterior wall of right acetabulum, subsequent encounter for fracture with nonunion | CMS +S32424S | Nondisplaced fracture of posterior wall of right acetabulum, sequela | CMS +S32425A | Nondisplaced fracture of posterior wall of left acetabulum, initial encounter for closed fracture | CMS +S32425B | Nondisplaced fracture of posterior wall of left acetabulum, initial encounter for open fracture | CMS +S32425D | Nondisplaced fracture of posterior wall of left acetabulum, subsequent encounter for fracture with routine healing | CMS +S32425G | Nondisplaced fracture of posterior wall of left acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32425K | Nondisplaced fracture of posterior wall of left acetabulum, subsequent encounter for fracture with nonunion | CMS +S32425S | Nondisplaced fracture of posterior wall of left acetabulum, sequela | CMS +S32426A | Nondisplaced fracture of posterior wall of unspecified acetabulum, initial encounter for closed fracture | CMS +S32426B | Nondisplaced fracture of posterior wall of unspecified acetabulum, initial encounter for open fracture | CMS +S32426D | Nondisplaced fracture of posterior wall of unspecified acetabulum, subsequent encounter for fracture with routine healing | CMS +S32426G | Nondisplaced fracture of posterior wall of unspecified acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32426K | Nondisplaced fracture of posterior wall of unspecified acetabulum, subsequent encounter for fracture with nonunion | CMS +S32426S | Nondisplaced fracture of posterior wall of unspecified acetabulum, sequela | CMS +S32431A | Displaced fracture of anterior column [iliopubic] of right acetabulum, initial encounter for closed fracture | CMS +S32431B | Displaced fracture of anterior column [iliopubic] of right acetabulum, initial encounter for open fracture | CMS +S32431D | Displaced fracture of anterior column [iliopubic] of right acetabulum, subsequent encounter for fracture with routine healing | CMS +S32431G | Displaced fracture of anterior column [iliopubic] of right acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32431K | Displaced fracture of anterior column [iliopubic] of right acetabulum, subsequent encounter for fracture with nonunion | CMS +S32431S | Displaced fracture of anterior column [iliopubic] of right acetabulum, sequela | CMS +S32432A | Displaced fracture of anterior column [iliopubic] of left acetabulum, initial encounter for closed fracture | CMS +S32432B | Displaced fracture of anterior column [iliopubic] of left acetabulum, initial encounter for open fracture | CMS +S32432D | Displaced fracture of anterior column [iliopubic] of left acetabulum, subsequent encounter for fracture with routine healing | CMS +S32432G | Displaced fracture of anterior column [iliopubic] of left acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32432K | Displaced fracture of anterior column [iliopubic] of left acetabulum, subsequent encounter for fracture with nonunion | CMS +S32432S | Displaced fracture of anterior column [iliopubic] of left acetabulum, sequela | CMS +S32433A | Displaced fracture of anterior column [iliopubic] of unspecified acetabulum, initial encounter for closed fracture | CMS +S32433B | Displaced fracture of anterior column [iliopubic] of unspecified acetabulum, initial encounter for open fracture | CMS +S32433D | Displaced fracture of anterior column [iliopubic] of unspecified acetabulum, subsequent encounter for fracture with routine healing | CMS +S32433G | Displaced fracture of anterior column [iliopubic] of unspecified acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32433K | Displaced fracture of anterior column [iliopubic] of unspecified acetabulum, subsequent encounter for fracture with nonunion | CMS +S32433S | Displaced fracture of anterior column [iliopubic] of unspecified acetabulum, sequela | CMS +S32434A | Nondisplaced fracture of anterior column [iliopubic] of right acetabulum, initial encounter for closed fracture | CMS +S32434B | Nondisplaced fracture of anterior column [iliopubic] of right acetabulum, initial encounter for open fracture | CMS +S32434D | Nondisplaced fracture of anterior column [iliopubic] of right acetabulum, subsequent encounter for fracture with routine healing | CMS +S32434G | Nondisplaced fracture of anterior column [iliopubic] of right acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32434K | Nondisplaced fracture of anterior column [iliopubic] of right acetabulum, subsequent encounter for fracture with nonunion | CMS +S32434S | Nondisplaced fracture of anterior column [iliopubic] of right acetabulum, sequela | CMS +S32435A | Nondisplaced fracture of anterior column [iliopubic] of left acetabulum, initial encounter for closed fracture | CMS +S32435B | Nondisplaced fracture of anterior column [iliopubic] of left acetabulum, initial encounter for open fracture | CMS +S32435D | Nondisplaced fracture of anterior column [iliopubic] of left acetabulum, subsequent encounter for fracture with routine healing | CMS +S32435G | Nondisplaced fracture of anterior column [iliopubic] of left acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32435K | Nondisplaced fracture of anterior column [iliopubic] of left acetabulum, subsequent encounter for fracture with nonunion | CMS +S32435S | Nondisplaced fracture of anterior column [iliopubic] of left acetabulum, sequela | CMS +S32436A | Nondisplaced fracture of anterior column [iliopubic] of unspecified acetabulum, initial encounter for closed fracture | CMS +S32436B | Nondisplaced fracture of anterior column [iliopubic] of unspecified acetabulum, initial encounter for open fracture | CMS +S32436D | Nondisplaced fracture of anterior column [iliopubic] of unspecified acetabulum, subsequent encounter for fracture with routine healing | CMS +S32436G | Nondisplaced fracture of anterior column [iliopubic] of unspecified acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32436K | Nondisplaced fracture of anterior column [iliopubic] of unspecified acetabulum, subsequent encounter for fracture with nonunion | CMS +S32436S | Nondisplaced fracture of anterior column [iliopubic] of unspecified acetabulum, sequela | CMS +S32441A | Displaced fracture of posterior column [ilioischial] of right acetabulum, initial encounter for closed fracture | CMS +S32441B | Displaced fracture of posterior column [ilioischial] of right acetabulum, initial encounter for open fracture | CMS +S32441D | Displaced fracture of posterior column [ilioischial] of right acetabulum, subsequent encounter for fracture with routine healing | CMS +S32441G | Displaced fracture of posterior column [ilioischial] of right acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32441K | Displaced fracture of posterior column [ilioischial] of right acetabulum, subsequent encounter for fracture with nonunion | CMS +S32441S | Displaced fracture of posterior column [ilioischial] of right acetabulum, sequela | CMS +S32442A | Displaced fracture of posterior column [ilioischial] of left acetabulum, initial encounter for closed fracture | CMS +S32442B | Displaced fracture of posterior column [ilioischial] of left acetabulum, initial encounter for open fracture | CMS +S32442D | Displaced fracture of posterior column [ilioischial] of left acetabulum, subsequent encounter for fracture with routine healing | CMS +S32442G | Displaced fracture of posterior column [ilioischial] of left acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32442K | Displaced fracture of posterior column [ilioischial] of left acetabulum, subsequent encounter for fracture with nonunion | CMS +S32442S | Displaced fracture of posterior column [ilioischial] of left acetabulum, sequela | CMS +S32443A | Displaced fracture of posterior column [ilioischial] of unspecified acetabulum, initial encounter for closed fracture | CMS +S32443B | Displaced fracture of posterior column [ilioischial] of unspecified acetabulum, initial encounter for open fracture | CMS +S32443D | Displaced fracture of posterior column [ilioischial] of unspecified acetabulum, subsequent encounter for fracture with routine healing | CMS +S32443G | Displaced fracture of posterior column [ilioischial] of unspecified acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32443K | Displaced fracture of posterior column [ilioischial] of unspecified acetabulum, subsequent encounter for fracture with nonunion | CMS +S32443S | Displaced fracture of posterior column [ilioischial] of unspecified acetabulum, sequela | CMS +S32444A | Nondisplaced fracture of posterior column [ilioischial] of right acetabulum, initial encounter for closed fracture | CMS +S32444B | Nondisplaced fracture of posterior column [ilioischial] of right acetabulum, initial encounter for open fracture | CMS +S32444D | Nondisplaced fracture of posterior column [ilioischial] of right acetabulum, subsequent encounter for fracture with routine healing | CMS +S32444G | Nondisplaced fracture of posterior column [ilioischial] of right acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32444K | Nondisplaced fracture of posterior column [ilioischial] of right acetabulum, subsequent encounter for fracture with nonunion | CMS +S32444S | Nondisplaced fracture of posterior column [ilioischial] of right acetabulum, sequela | CMS +S32445A | Nondisplaced fracture of posterior column [ilioischial] of left acetabulum, initial encounter for closed fracture | CMS +S32445B | Nondisplaced fracture of posterior column [ilioischial] of left acetabulum, initial encounter for open fracture | CMS +S32445D | Nondisplaced fracture of posterior column [ilioischial] of left acetabulum, subsequent encounter for fracture with routine healing | CMS +S32445G | Nondisplaced fracture of posterior column [ilioischial] of left acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32445K | Nondisplaced fracture of posterior column [ilioischial] of left acetabulum, subsequent encounter for fracture with nonunion | CMS +S32445S | Nondisplaced fracture of posterior column [ilioischial] of left acetabulum, sequela | CMS +S32446A | Nondisplaced fracture of posterior column [ilioischial] of unspecified acetabulum, initial encounter for closed fracture | CMS +S32446B | Nondisplaced fracture of posterior column [ilioischial] of unspecified acetabulum, initial encounter for open fracture | CMS +S32446D | Nondisplaced fracture of posterior column [ilioischial] of unspecified acetabulum, subsequent encounter for fracture with routine healing | CMS +S32446G | Nondisplaced fracture of posterior column [ilioischial] of unspecified acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32446K | Nondisplaced fracture of posterior column [ilioischial] of unspecified acetabulum, subsequent encounter for fracture with nonunion | CMS +S32446S | Nondisplaced fracture of posterior column [ilioischial] of unspecified acetabulum, sequela | CMS +S32451A | Displaced transverse fracture of right acetabulum, initial encounter for closed fracture | CMS +S32451B | Displaced transverse fracture of right acetabulum, initial encounter for open fracture | CMS +S32451D | Displaced transverse fracture of right acetabulum, subsequent encounter for fracture with routine healing | CMS +S32451G | Displaced transverse fracture of right acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32451K | Displaced transverse fracture of right acetabulum, subsequent encounter for fracture with nonunion | CMS +S32451S | Displaced transverse fracture of right acetabulum, sequela | CMS +S32452A | Displaced transverse fracture of left acetabulum, initial encounter for closed fracture | CMS +S32452B | Displaced transverse fracture of left acetabulum, initial encounter for open fracture | CMS +S32452D | Displaced transverse fracture of left acetabulum, subsequent encounter for fracture with routine healing | CMS +S32452G | Displaced transverse fracture of left acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32452K | Displaced transverse fracture of left acetabulum, subsequent encounter for fracture with nonunion | CMS +S32452S | Displaced transverse fracture of left acetabulum, sequela | CMS +S32453A | Displaced transverse fracture of unspecified acetabulum, initial encounter for closed fracture | CMS +S32453B | Displaced transverse fracture of unspecified acetabulum, initial encounter for open fracture | CMS +S32453D | Displaced transverse fracture of unspecified acetabulum, subsequent encounter for fracture with routine healing | CMS +S32453G | Displaced transverse fracture of unspecified acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32453K | Displaced transverse fracture of unspecified acetabulum, subsequent encounter for fracture with nonunion | CMS +S32453S | Displaced transverse fracture of unspecified acetabulum, sequela | CMS +S32454A | Nondisplaced transverse fracture of right acetabulum, initial encounter for closed fracture | CMS +S32454B | Nondisplaced transverse fracture of right acetabulum, initial encounter for open fracture | CMS +S32454D | Nondisplaced transverse fracture of right acetabulum, subsequent encounter for fracture with routine healing | CMS +S32454G | Nondisplaced transverse fracture of right acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32454K | Nondisplaced transverse fracture of right acetabulum, subsequent encounter for fracture with nonunion | CMS +S32454S | Nondisplaced transverse fracture of right acetabulum, sequela | CMS +S32455A | Nondisplaced transverse fracture of left acetabulum, initial encounter for closed fracture | CMS +S32455B | Nondisplaced transverse fracture of left acetabulum, initial encounter for open fracture | CMS +S32455D | Nondisplaced transverse fracture of left acetabulum, subsequent encounter for fracture with routine healing | CMS +S32455G | Nondisplaced transverse fracture of left acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32455K | Nondisplaced transverse fracture of left acetabulum, subsequent encounter for fracture with nonunion | CMS +S32455S | Nondisplaced transverse fracture of left acetabulum, sequela | CMS +S32456A | Nondisplaced transverse fracture of unspecified acetabulum, initial encounter for closed fracture | CMS +S32456B | Nondisplaced transverse fracture of unspecified acetabulum, initial encounter for open fracture | CMS +S32456D | Nondisplaced transverse fracture of unspecified acetabulum, subsequent encounter for fracture with routine healing | CMS +S32456G | Nondisplaced transverse fracture of unspecified acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32456K | Nondisplaced transverse fracture of unspecified acetabulum, subsequent encounter for fracture with nonunion | CMS +S32456S | Nondisplaced transverse fracture of unspecified acetabulum, sequela | CMS +S32461A | Displaced associated transverse-posterior fracture of right acetabulum, initial encounter for closed fracture | CMS +S32461B | Displaced associated transverse-posterior fracture of right acetabulum, initial encounter for open fracture | CMS +S32461D | Displaced associated transverse-posterior fracture of right acetabulum, subsequent encounter for fracture with routine healing | CMS +S32461G | Displaced associated transverse-posterior fracture of right acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32461K | Displaced associated transverse-posterior fracture of right acetabulum, subsequent encounter for fracture with nonunion | CMS +S32461S | Displaced associated transverse-posterior fracture of right acetabulum, sequela | CMS +S32462A | Displaced associated transverse-posterior fracture of left acetabulum, initial encounter for closed fracture | CMS +S32462B | Displaced associated transverse-posterior fracture of left acetabulum, initial encounter for open fracture | CMS +S32462D | Displaced associated transverse-posterior fracture of left acetabulum, subsequent encounter for fracture with routine healing | CMS +S32462G | Displaced associated transverse-posterior fracture of left acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32462K | Displaced associated transverse-posterior fracture of left acetabulum, subsequent encounter for fracture with nonunion | CMS +S32462S | Displaced associated transverse-posterior fracture of left acetabulum, sequela | CMS +S32463A | Displaced associated transverse-posterior fracture of unspecified acetabulum, initial encounter for closed fracture | CMS +S32463B | Displaced associated transverse-posterior fracture of unspecified acetabulum, initial encounter for open fracture | CMS +S32463D | Displaced associated transverse-posterior fracture of unspecified acetabulum, subsequent encounter for fracture with routine healing | CMS +S32463G | Displaced associated transverse-posterior fracture of unspecified acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32463K | Displaced associated transverse-posterior fracture of unspecified acetabulum, subsequent encounter for fracture with nonunion | CMS +S32463S | Displaced associated transverse-posterior fracture of unspecified acetabulum, sequela | CMS +S32464A | Nondisplaced associated transverse-posterior fracture of right acetabulum, initial encounter for closed fracture | CMS +S32464B | Nondisplaced associated transverse-posterior fracture of right acetabulum, initial encounter for open fracture | CMS +S32464D | Nondisplaced associated transverse-posterior fracture of right acetabulum, subsequent encounter for fracture with routine healing | CMS +S32464G | Nondisplaced associated transverse-posterior fracture of right acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32464K | Nondisplaced associated transverse-posterior fracture of right acetabulum, subsequent encounter for fracture with nonunion | CMS +S32464S | Nondisplaced associated transverse-posterior fracture of right acetabulum, sequela | CMS +S32465A | Nondisplaced associated transverse-posterior fracture of left acetabulum, initial encounter for closed fracture | CMS +S32465B | Nondisplaced associated transverse-posterior fracture of left acetabulum, initial encounter for open fracture | CMS +S32465D | Nondisplaced associated transverse-posterior fracture of left acetabulum, subsequent encounter for fracture with routine healing | CMS +S32465G | Nondisplaced associated transverse-posterior fracture of left acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32465K | Nondisplaced associated transverse-posterior fracture of left acetabulum, subsequent encounter for fracture with nonunion | CMS +S32465S | Nondisplaced associated transverse-posterior fracture of left acetabulum, sequela | CMS +S32466A | Nondisplaced associated transverse-posterior fracture of unspecified acetabulum, initial encounter for closed fracture | CMS +S32466B | Nondisplaced associated transverse-posterior fracture of unspecified acetabulum, initial encounter for open fracture | CMS +S32466D | Nondisplaced associated transverse-posterior fracture of unspecified acetabulum, subsequent encounter for fracture with routine healing | CMS +S32466G | Nondisplaced associated transverse-posterior fracture of unspecified acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32466K | Nondisplaced associated transverse-posterior fracture of unspecified acetabulum, subsequent encounter for fracture with nonunion | CMS +S32466S | Nondisplaced associated transverse-posterior fracture of unspecified acetabulum, sequela | CMS +S32471A | Displaced fracture of medial wall of right acetabulum, initial encounter for closed fracture | CMS +S32471B | Displaced fracture of medial wall of right acetabulum, initial encounter for open fracture | CMS +S32471D | Displaced fracture of medial wall of right acetabulum, subsequent encounter for fracture with routine healing | CMS +S32471G | Displaced fracture of medial wall of right acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32471K | Displaced fracture of medial wall of right acetabulum, subsequent encounter for fracture with nonunion | CMS +S32471S | Displaced fracture of medial wall of right acetabulum, sequela | CMS +S32472A | Displaced fracture of medial wall of left acetabulum, initial encounter for closed fracture | CMS +S32472B | Displaced fracture of medial wall of left acetabulum, initial encounter for open fracture | CMS +S32472D | Displaced fracture of medial wall of left acetabulum, subsequent encounter for fracture with routine healing | CMS +S32472G | Displaced fracture of medial wall of left acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32472K | Displaced fracture of medial wall of left acetabulum, subsequent encounter for fracture with nonunion | CMS +S32472S | Displaced fracture of medial wall of left acetabulum, sequela | CMS +S32473A | Displaced fracture of medial wall of unspecified acetabulum, initial encounter for closed fracture | CMS +S32473B | Displaced fracture of medial wall of unspecified acetabulum, initial encounter for open fracture | CMS +S32473D | Displaced fracture of medial wall of unspecified acetabulum, subsequent encounter for fracture with routine healing | CMS +S32473G | Displaced fracture of medial wall of unspecified acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32473K | Displaced fracture of medial wall of unspecified acetabulum, subsequent encounter for fracture with nonunion | CMS +S32473S | Displaced fracture of medial wall of unspecified acetabulum, sequela | CMS +S32474A | Nondisplaced fracture of medial wall of right acetabulum, initial encounter for closed fracture | CMS +S32474B | Nondisplaced fracture of medial wall of right acetabulum, initial encounter for open fracture | CMS +S32474D | Nondisplaced fracture of medial wall of right acetabulum, subsequent encounter for fracture with routine healing | CMS +S32474G | Nondisplaced fracture of medial wall of right acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32474K | Nondisplaced fracture of medial wall of right acetabulum, subsequent encounter for fracture with nonunion | CMS +S32474S | Nondisplaced fracture of medial wall of right acetabulum, sequela | CMS +S32475A | Nondisplaced fracture of medial wall of left acetabulum, initial encounter for closed fracture | CMS +S32475B | Nondisplaced fracture of medial wall of left acetabulum, initial encounter for open fracture | CMS +S32475D | Nondisplaced fracture of medial wall of left acetabulum, subsequent encounter for fracture with routine healing | CMS +S32475G | Nondisplaced fracture of medial wall of left acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32475K | Nondisplaced fracture of medial wall of left acetabulum, subsequent encounter for fracture with nonunion | CMS +S32475S | Nondisplaced fracture of medial wall of left acetabulum, sequela | CMS +S32476A | Nondisplaced fracture of medial wall of unspecified acetabulum, initial encounter for closed fracture | CMS +S32476B | Nondisplaced fracture of medial wall of unspecified acetabulum, initial encounter for open fracture | CMS +S32476D | Nondisplaced fracture of medial wall of unspecified acetabulum, subsequent encounter for fracture with routine healing | CMS +S32476G | Nondisplaced fracture of medial wall of unspecified acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32476K | Nondisplaced fracture of medial wall of unspecified acetabulum, subsequent encounter for fracture with nonunion | CMS +S32476S | Nondisplaced fracture of medial wall of unspecified acetabulum, sequela | CMS +S32481A | Displaced dome fracture of right acetabulum, initial encounter for closed fracture | CMS +S32481B | Displaced dome fracture of right acetabulum, initial encounter for open fracture | CMS +S32481D | Displaced dome fracture of right acetabulum, subsequent encounter for fracture with routine healing | CMS +S32481G | Displaced dome fracture of right acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32481K | Displaced dome fracture of right acetabulum, subsequent encounter for fracture with nonunion | CMS +S32481S | Displaced dome fracture of right acetabulum, sequela | CMS +S32482A | Displaced dome fracture of left acetabulum, initial encounter for closed fracture | CMS +S32482B | Displaced dome fracture of left acetabulum, initial encounter for open fracture | CMS +S32482D | Displaced dome fracture of left acetabulum, subsequent encounter for fracture with routine healing | CMS +S32482G | Displaced dome fracture of left acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32482K | Displaced dome fracture of left acetabulum, subsequent encounter for fracture with nonunion | CMS +S32482S | Displaced dome fracture of left acetabulum, sequela | CMS +S32483A | Displaced dome fracture of unspecified acetabulum, initial encounter for closed fracture | CMS +S32483B | Displaced dome fracture of unspecified acetabulum, initial encounter for open fracture | CMS +S32483D | Displaced dome fracture of unspecified acetabulum, subsequent encounter for fracture with routine healing | CMS +S32483G | Displaced dome fracture of unspecified acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32483K | Displaced dome fracture of unspecified acetabulum, subsequent encounter for fracture with nonunion | CMS +S32483S | Displaced dome fracture of unspecified acetabulum, sequela | CMS +S32484A | Nondisplaced dome fracture of right acetabulum, initial encounter for closed fracture | CMS +S32484B | Nondisplaced dome fracture of right acetabulum, initial encounter for open fracture | CMS +S32484D | Nondisplaced dome fracture of right acetabulum, subsequent encounter for fracture with routine healing | CMS +S32484G | Nondisplaced dome fracture of right acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32484K | Nondisplaced dome fracture of right acetabulum, subsequent encounter for fracture with nonunion | CMS +S32484S | Nondisplaced dome fracture of right acetabulum, sequela | CMS +S32485A | Nondisplaced dome fracture of left acetabulum, initial encounter for closed fracture | CMS +S32485B | Nondisplaced dome fracture of left acetabulum, initial encounter for open fracture | CMS +S32485D | Nondisplaced dome fracture of left acetabulum, subsequent encounter for fracture with routine healing | CMS +S32485G | Nondisplaced dome fracture of left acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32485K | Nondisplaced dome fracture of left acetabulum, subsequent encounter for fracture with nonunion | CMS +S32485S | Nondisplaced dome fracture of left acetabulum, sequela | CMS +S32486A | Nondisplaced dome fracture of unspecified acetabulum, initial encounter for closed fracture | CMS +S32486B | Nondisplaced dome fracture of unspecified acetabulum, initial encounter for open fracture | CMS +S32486D | Nondisplaced dome fracture of unspecified acetabulum, subsequent encounter for fracture with routine healing | CMS +S32486G | Nondisplaced dome fracture of unspecified acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32486K | Nondisplaced dome fracture of unspecified acetabulum, subsequent encounter for fracture with nonunion | CMS +S32486S | Nondisplaced dome fracture of unspecified acetabulum, sequela | CMS +S32491A | Other specified fracture of right acetabulum, initial encounter for closed fracture | CMS +S32491B | Other specified fracture of right acetabulum, initial encounter for open fracture | CMS +S32491D | Other specified fracture of right acetabulum, subsequent encounter for fracture with routine healing | CMS +S32491G | Other specified fracture of right acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32491K | Other specified fracture of right acetabulum, subsequent encounter for fracture with nonunion | CMS +S32491S | Other specified fracture of right acetabulum, sequela | CMS +S32492A | Other specified fracture of left acetabulum, initial encounter for closed fracture | CMS +S32492B | Other specified fracture of left acetabulum, initial encounter for open fracture | CMS +S32492D | Other specified fracture of left acetabulum, subsequent encounter for fracture with routine healing | CMS +S32492G | Other specified fracture of left acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32492K | Other specified fracture of left acetabulum, subsequent encounter for fracture with nonunion | CMS +S32492S | Other specified fracture of left acetabulum, sequela | CMS +S32499A | Other specified fracture of unspecified acetabulum, initial encounter for closed fracture | CMS +S32499B | Other specified fracture of unspecified acetabulum, initial encounter for open fracture | CMS +S32499D | Other specified fracture of unspecified acetabulum, subsequent encounter for fracture with routine healing | CMS +S32499G | Other specified fracture of unspecified acetabulum, subsequent encounter for fracture with delayed healing | CMS +S32499K | Other specified fracture of unspecified acetabulum, subsequent encounter for fracture with nonunion | CMS +S32499S | Other specified fracture of unspecified acetabulum, sequela | CMS +S32501A | Unspecified fracture of right pubis, initial encounter for closed fracture | CMS +S32501B | Unspecified fracture of right pubis, initial encounter for open fracture | CMS +S32501D | Unspecified fracture of right pubis, subsequent encounter for fracture with routine healing | CMS +S32501G | Unspecified fracture of right pubis, subsequent encounter for fracture with delayed healing | CMS +S32501K | Unspecified fracture of right pubis, subsequent encounter for fracture with nonunion | CMS +S32501S | Unspecified fracture of right pubis, sequela | CMS +S32502A | Unspecified fracture of left pubis, initial encounter for closed fracture | CMS +S32502B | Unspecified fracture of left pubis, initial encounter for open fracture | CMS +S32502D | Unspecified fracture of left pubis, subsequent encounter for fracture with routine healing | CMS +S32502G | Unspecified fracture of left pubis, subsequent encounter for fracture with delayed healing | CMS +S32502K | Unspecified fracture of left pubis, subsequent encounter for fracture with nonunion | CMS +S32502S | Unspecified fracture of left pubis, sequela | CMS +S32509A | Unspecified fracture of unspecified pubis, initial encounter for closed fracture | CMS +S32509B | Unspecified fracture of unspecified pubis, initial encounter for open fracture | CMS +S32509D | Unspecified fracture of unspecified pubis, subsequent encounter for fracture with routine healing | CMS +S32509G | Unspecified fracture of unspecified pubis, subsequent encounter for fracture with delayed healing | CMS +S32509K | Unspecified fracture of unspecified pubis, subsequent encounter for fracture with nonunion | CMS +S32509S | Unspecified fracture of unspecified pubis, sequela | CMS +S32511A | Fracture of superior rim of right pubis, initial encounter for closed fracture | CMS +S32511B | Fracture of superior rim of right pubis, initial encounter for open fracture | CMS +S32511D | Fracture of superior rim of right pubis, subsequent encounter for fracture with routine healing | CMS +S32511G | Fracture of superior rim of right pubis, subsequent encounter for fracture with delayed healing | CMS +S32511K | Fracture of superior rim of right pubis, subsequent encounter for fracture with nonunion | CMS +S32511S | Fracture of superior rim of right pubis, sequela | CMS +S32512A | Fracture of superior rim of left pubis, initial encounter for closed fracture | CMS +S32512B | Fracture of superior rim of left pubis, initial encounter for open fracture | CMS +S32512D | Fracture of superior rim of left pubis, subsequent encounter for fracture with routine healing | CMS +S32512G | Fracture of superior rim of left pubis, subsequent encounter for fracture with delayed healing | CMS +S32512K | Fracture of superior rim of left pubis, subsequent encounter for fracture with nonunion | CMS +S32512S | Fracture of superior rim of left pubis, sequela | CMS +S32519A | Fracture of superior rim of unspecified pubis, initial encounter for closed fracture | CMS +S32519B | Fracture of superior rim of unspecified pubis, initial encounter for open fracture | CMS +S32519D | Fracture of superior rim of unspecified pubis, subsequent encounter for fracture with routine healing | CMS +S32519G | Fracture of superior rim of unspecified pubis, subsequent encounter for fracture with delayed healing | CMS +S32519K | Fracture of superior rim of unspecified pubis, subsequent encounter for fracture with nonunion | CMS +S32519S | Fracture of superior rim of unspecified pubis, sequela | CMS +S32591A | Other specified fracture of right pubis, initial encounter for closed fracture | CMS +S32591B | Other specified fracture of right pubis, initial encounter for open fracture | CMS +S32591D | Other specified fracture of right pubis, subsequent encounter for fracture with routine healing | CMS +S32591G | Other specified fracture of right pubis, subsequent encounter for fracture with delayed healing | CMS +S32591K | Other specified fracture of right pubis, subsequent encounter for fracture with nonunion | CMS +S32591S | Other specified fracture of right pubis, sequela | CMS +S32592A | Other specified fracture of left pubis, initial encounter for closed fracture | CMS +S32592B | Other specified fracture of left pubis, initial encounter for open fracture | CMS +S32592D | Other specified fracture of left pubis, subsequent encounter for fracture with routine healing | CMS +S32592G | Other specified fracture of left pubis, subsequent encounter for fracture with delayed healing | CMS +S32592K | Other specified fracture of left pubis, subsequent encounter for fracture with nonunion | CMS +S32592S | Other specified fracture of left pubis, sequela | CMS +S32599A | Other specified fracture of unspecified pubis, initial encounter for closed fracture | CMS +S32599B | Other specified fracture of unspecified pubis, initial encounter for open fracture | CMS +S32599D | Other specified fracture of unspecified pubis, subsequent encounter for fracture with routine healing | CMS +S32599G | Other specified fracture of unspecified pubis, subsequent encounter for fracture with delayed healing | CMS +S32599K | Other specified fracture of unspecified pubis, subsequent encounter for fracture with nonunion | CMS +S32599S | Other specified fracture of unspecified pubis, sequela | CMS +S32601A | Unspecified fracture of right ischium, initial encounter for closed fracture | CMS +S32601B | Unspecified fracture of right ischium, initial encounter for open fracture | CMS +S32601D | Unspecified fracture of right ischium, subsequent encounter for fracture with routine healing | CMS +S32601G | Unspecified fracture of right ischium, subsequent encounter for fracture with delayed healing | CMS +S32601K | Unspecified fracture of right ischium, subsequent encounter for fracture with nonunion | CMS +S32601S | Unspecified fracture of right ischium, sequela | CMS +S32602A | Unspecified fracture of left ischium, initial encounter for closed fracture | CMS +S32602B | Unspecified fracture of left ischium, initial encounter for open fracture | CMS +S32602D | Unspecified fracture of left ischium, subsequent encounter for fracture with routine healing | CMS +S32602G | Unspecified fracture of left ischium, subsequent encounter for fracture with delayed healing | CMS +S32602K | Unspecified fracture of left ischium, subsequent encounter for fracture with nonunion | CMS +S32602S | Unspecified fracture of left ischium, sequela | CMS +S32609A | Unspecified fracture of unspecified ischium, initial encounter for closed fracture | CMS +S32609B | Unspecified fracture of unspecified ischium, initial encounter for open fracture | CMS +S32609D | Unspecified fracture of unspecified ischium, subsequent encounter for fracture with routine healing | CMS +S32609G | Unspecified fracture of unspecified ischium, subsequent encounter for fracture with delayed healing | CMS +S32609K | Unspecified fracture of unspecified ischium, subsequent encounter for fracture with nonunion | CMS +S32609S | Unspecified fracture of unspecified ischium, sequela | CMS +S32611A | Displaced avulsion fracture of right ischium, initial encounter for closed fracture | CMS +S32611B | Displaced avulsion fracture of right ischium, initial encounter for open fracture | CMS +S32611D | Displaced avulsion fracture of right ischium, subsequent encounter for fracture with routine healing | CMS +S32611G | Displaced avulsion fracture of right ischium, subsequent encounter for fracture with delayed healing | CMS +S32611K | Displaced avulsion fracture of right ischium, subsequent encounter for fracture with nonunion | CMS +S32611S | Displaced avulsion fracture of right ischium, sequela | CMS +S32612A | Displaced avulsion fracture of left ischium, initial encounter for closed fracture | CMS +S32612B | Displaced avulsion fracture of left ischium, initial encounter for open fracture | CMS +S32612D | Displaced avulsion fracture of left ischium, subsequent encounter for fracture with routine healing | CMS +S32612G | Displaced avulsion fracture of left ischium, subsequent encounter for fracture with delayed healing | CMS +S32612K | Displaced avulsion fracture of left ischium, subsequent encounter for fracture with nonunion | CMS +S32612S | Displaced avulsion fracture of left ischium, sequela | CMS +S32613A | Displaced avulsion fracture of unspecified ischium, initial encounter for closed fracture | CMS +S32613B | Displaced avulsion fracture of unspecified ischium, initial encounter for open fracture | CMS +S32613D | Displaced avulsion fracture of unspecified ischium, subsequent encounter for fracture with routine healing | CMS +S32613G | Displaced avulsion fracture of unspecified ischium, subsequent encounter for fracture with delayed healing | CMS +S32613K | Displaced avulsion fracture of unspecified ischium, subsequent encounter for fracture with nonunion | CMS +S32613S | Displaced avulsion fracture of unspecified ischium, sequela | CMS +S32614A | Nondisplaced avulsion fracture of right ischium, initial encounter for closed fracture | CMS +S32614B | Nondisplaced avulsion fracture of right ischium, initial encounter for open fracture | CMS +S32614D | Nondisplaced avulsion fracture of right ischium, subsequent encounter for fracture with routine healing | CMS +S32614G | Nondisplaced avulsion fracture of right ischium, subsequent encounter for fracture with delayed healing | CMS +S32614K | Nondisplaced avulsion fracture of right ischium, subsequent encounter for fracture with nonunion | CMS +S32614S | Nondisplaced avulsion fracture of right ischium, sequela | CMS +S32615A | Nondisplaced avulsion fracture of left ischium, initial encounter for closed fracture | CMS +S32615B | Nondisplaced avulsion fracture of left ischium, initial encounter for open fracture | CMS +S32615D | Nondisplaced avulsion fracture of left ischium, subsequent encounter for fracture with routine healing | CMS +S32615G | Nondisplaced avulsion fracture of left ischium, subsequent encounter for fracture with delayed healing | CMS +S32615K | Nondisplaced avulsion fracture of left ischium, subsequent encounter for fracture with nonunion | CMS +S32615S | Nondisplaced avulsion fracture of left ischium, sequela | CMS +S32616A | Nondisplaced avulsion fracture of unspecified ischium, initial encounter for closed fracture | CMS +S32616B | Nondisplaced avulsion fracture of unspecified ischium, initial encounter for open fracture | CMS +S32616D | Nondisplaced avulsion fracture of unspecified ischium, subsequent encounter for fracture with routine healing | CMS +S32616G | Nondisplaced avulsion fracture of unspecified ischium, subsequent encounter for fracture with delayed healing | CMS +S32616K | Nondisplaced avulsion fracture of unspecified ischium, subsequent encounter for fracture with nonunion | CMS +S32616S | Nondisplaced avulsion fracture of unspecified ischium, sequela | CMS +S32691A | Other specified fracture of right ischium, initial encounter for closed fracture | CMS +S32691B | Other specified fracture of right ischium, initial encounter for open fracture | CMS +S32691D | Other specified fracture of right ischium, subsequent encounter for fracture with routine healing | CMS +S32691G | Other specified fracture of right ischium, subsequent encounter for fracture with delayed healing | CMS +S32691K | Other specified fracture of right ischium, subsequent encounter for fracture with nonunion | CMS +S32691S | Other specified fracture of right ischium, sequela | CMS +S32692A | Other specified fracture of left ischium, initial encounter for closed fracture | CMS +S32692B | Other specified fracture of left ischium, initial encounter for open fracture | CMS +S32692D | Other specified fracture of left ischium, subsequent encounter for fracture with routine healing | CMS +S32692G | Other specified fracture of left ischium, subsequent encounter for fracture with delayed healing | CMS +S32692K | Other specified fracture of left ischium, subsequent encounter for fracture with nonunion | CMS +S32692S | Other specified fracture of left ischium, sequela | CMS +S32699A | Other specified fracture of unspecified ischium, initial encounter for closed fracture | CMS +S32699B | Other specified fracture of unspecified ischium, initial encounter for open fracture | CMS +S32699D | Other specified fracture of unspecified ischium, subsequent encounter for fracture with routine healing | CMS +S32699G | Other specified fracture of unspecified ischium, subsequent encounter for fracture with delayed healing | CMS +S32699K | Other specified fracture of unspecified ischium, subsequent encounter for fracture with nonunion | CMS +S32699S | Other specified fracture of unspecified ischium, sequela | CMS +S32810A | Multiple fractures of pelvis with stable disruption of pelvic ring, initial encounter for closed fracture | CMS +S32810B | Multiple fractures of pelvis with stable disruption of pelvic ring, initial encounter for open fracture | CMS +S32810D | Multiple fractures of pelvis with stable disruption of pelvic ring, subsequent encounter for fracture with routine healing | CMS +S32810G | Multiple fractures of pelvis with stable disruption of pelvic ring, subsequent encounter for fracture with delayed healing | CMS +S32810K | Multiple fractures of pelvis with stable disruption of pelvic ring, subsequent encounter for fracture with nonunion | CMS +S32810S | Multiple fractures of pelvis with stable disruption of pelvic ring, sequela | CMS +S32811A | Multiple fractures of pelvis with unstable disruption of pelvic ring, initial encounter for closed fracture | CMS +S32811B | Multiple fractures of pelvis with unstable disruption of pelvic ring, initial encounter for open fracture | CMS +S32811D | Multiple fractures of pelvis with unstable disruption of pelvic ring, subsequent encounter for fracture with routine healing | CMS +S32811G | Multiple fractures of pelvis with unstable disruption of pelvic ring, subsequent encounter for fracture with delayed healing | CMS +S32811K | Multiple fractures of pelvis with unstable disruption of pelvic ring, subsequent encounter for fracture with nonunion | CMS +S32811S | Multiple fractures of pelvis with unstable disruption of pelvic ring, sequela | CMS +S3282XA | Multiple fractures of pelvis without disruption of pelvic ring, initial encounter for closed fracture | CMS +S3282XB | Multiple fractures of pelvis without disruption of pelvic ring, initial encounter for open fracture | CMS +S3282XD | Multiple fractures of pelvis without disruption of pelvic ring, subsequent encounter for fracture with routine healing | CMS +S3282XG | Multiple fractures of pelvis without disruption of pelvic ring, subsequent encounter for fracture with delayed healing | CMS +S3282XK | Multiple fractures of pelvis without disruption of pelvic ring, subsequent encounter for fracture with nonunion | CMS +S3282XS | Multiple fractures of pelvis without disruption of pelvic ring, sequela | CMS +S3289XA | Fracture of other parts of pelvis, initial encounter for closed fracture | CMS +S3289XB | Fracture of other parts of pelvis, initial encounter for open fracture | CMS +S3289XD | Fracture of other parts of pelvis, subsequent encounter for fracture with routine healing | CMS +S3289XG | Fracture of other parts of pelvis, subsequent encounter for fracture with delayed healing | CMS +S3289XK | Fracture of other parts of pelvis, subsequent encounter for fracture with nonunion | CMS +S3289XS | Fracture of other parts of pelvis, sequela | CMS +S329XXA | Fracture of unspecified parts of lumbosacral spine and pelvis, initial encounter for closed fracture | CMS +S329XXB | Fracture of unspecified parts of lumbosacral spine and pelvis, initial encounter for open fracture | CMS +S329XXD | Fracture of unspecified parts of lumbosacral spine and pelvis, subsequent encounter for fracture with routine healing | CMS +S329XXG | Fracture of unspecified parts of lumbosacral spine and pelvis, subsequent encounter for fracture with delayed healing | CMS +S329XXK | Fracture of unspecified parts of lumbosacral spine and pelvis, subsequent encounter for fracture with nonunion | CMS +S329XXS | Fracture of unspecified parts of lumbosacral spine and pelvis, sequela | CMS +S330XXA | Traumatic rupture of lumbar intervertebral disc, initial encounter | CMS +S330XXD | Traumatic rupture of lumbar intervertebral disc, subsequent encounter | CMS +S330XXS | Traumatic rupture of lumbar intervertebral disc, sequela | CMS +S33100A | Subluxation of unspecified lumbar vertebra, initial encounter | CMS +S33100D | Subluxation of unspecified lumbar vertebra, subsequent encounter | CMS +S33100S | Subluxation of unspecified lumbar vertebra, sequela | CMS +S33101A | Dislocation of unspecified lumbar vertebra, initial encounter | CMS +S33101D | Dislocation of unspecified lumbar vertebra, subsequent encounter | CMS +S33101S | Dislocation of unspecified lumbar vertebra, sequela | CMS +S33110A | Subluxation of L1/L2 lumbar vertebra, initial encounter | CMS +S33110D | Subluxation of L1/L2 lumbar vertebra, subsequent encounter | CMS +S33110S | Subluxation of L1/L2 lumbar vertebra, sequela | CMS +S33111A | Dislocation of L1/L2 lumbar vertebra, initial encounter | CMS +S33111D | Dislocation of L1/L2 lumbar vertebra, subsequent encounter | CMS +S33111S | Dislocation of L1/L2 lumbar vertebra, sequela | CMS +S33120A | Subluxation of L2/L3 lumbar vertebra, initial encounter | CMS +S33120D | Subluxation of L2/L3 lumbar vertebra, subsequent encounter | CMS +S33120S | Subluxation of L2/L3 lumbar vertebra, sequela | CMS +S33121A | Dislocation of L2/L3 lumbar vertebra, initial encounter | CMS +S33121D | Dislocation of L2/L3 lumbar vertebra, subsequent encounter | CMS +S33121S | Dislocation of L2/L3 lumbar vertebra, sequela | CMS +S33130A | Subluxation of L3/L4 lumbar vertebra, initial encounter | CMS +S33130D | Subluxation of L3/L4 lumbar vertebra, subsequent encounter | CMS +S33130S | Subluxation of L3/L4 lumbar vertebra, sequela | CMS +S33131A | Dislocation of L3/L4 lumbar vertebra, initial encounter | CMS +S33131D | Dislocation of L3/L4 lumbar vertebra, subsequent encounter | CMS +S33131S | Dislocation of L3/L4 lumbar vertebra, sequela | CMS +S33140A | Subluxation of L4/L5 lumbar vertebra, initial encounter | CMS +S33140D | Subluxation of L4/L5 lumbar vertebra, subsequent encounter | CMS +S33140S | Subluxation of L4/L5 lumbar vertebra, sequela | CMS +S33141A | Dislocation of L4/L5 lumbar vertebra, initial encounter | CMS +S33141D | Dislocation of L4/L5 lumbar vertebra, subsequent encounter | CMS +S33141S | Dislocation of L4/L5 lumbar vertebra, sequela | CMS +S332XXA | Dislocation of sacroiliac and sacrococcygeal joint, initial encounter | CMS +S332XXD | Dislocation of sacroiliac and sacrococcygeal joint, subsequent encounter | CMS +S332XXS | Dislocation of sacroiliac and sacrococcygeal joint, sequela | CMS +S3330XA | Dislocation of unspecified parts of lumbar spine and pelvis, initial encounter | CMS +S3330XD | Dislocation of unspecified parts of lumbar spine and pelvis, subsequent encounter | CMS +S3330XS | Dislocation of unspecified parts of lumbar spine and pelvis, sequela | CMS +S3339XA | Dislocation of other parts of lumbar spine and pelvis, initial encounter | CMS +S3339XD | Dislocation of other parts of lumbar spine and pelvis, subsequent encounter | CMS +S3339XS | Dislocation of other parts of lumbar spine and pelvis, sequela | CMS +S334XXA | Traumatic rupture of symphysis pubis, initial encounter | CMS +S334XXD | Traumatic rupture of symphysis pubis, subsequent encounter | CMS +S334XXS | Traumatic rupture of symphysis pubis, sequela | CMS +S335XXA | Sprain of ligaments of lumbar spine, initial encounter | CMS +S335XXD | Sprain of ligaments of lumbar spine, subsequent encounter | CMS +S335XXS | Sprain of ligaments of lumbar spine, sequela | CMS +S336XXA | Sprain of sacroiliac joint, initial encounter | CMS +S336XXD | Sprain of sacroiliac joint, subsequent encounter | CMS +S336XXS | Sprain of sacroiliac joint, sequela | CMS +S338XXA | Sprain of other parts of lumbar spine and pelvis, initial encounter | CMS +S338XXD | Sprain of other parts of lumbar spine and pelvis, subsequent encounter | CMS +S338XXS | Sprain of other parts of lumbar spine and pelvis, sequela | CMS +S339XXA | Sprain of unspecified parts of lumbar spine and pelvis, initial encounter | CMS +S339XXD | Sprain of unspecified parts of lumbar spine and pelvis, subsequent encounter | CMS +S339XXS | Sprain of unspecified parts of lumbar spine and pelvis, sequela | CMS +S3401XA | Concussion and edema of lumbar spinal cord, initial encounter | CMS +S3401XD | Concussion and edema of lumbar spinal cord, subsequent encounter | CMS +S3401XS | Concussion and edema of lumbar spinal cord, sequela | CMS +S3402XA | Concussion and edema of sacral spinal cord, initial encounter | CMS +S3402XD | Concussion and edema of sacral spinal cord, subsequent encounter | CMS +S3402XS | Concussion and edema of sacral spinal cord, sequela | CMS +S34101A | Unspecified injury to L1 level of lumbar spinal cord, initial encounter | CMS +S34101D | Unspecified injury to L1 level of lumbar spinal cord, subsequent encounter | CMS +S34101S | Unspecified injury to L1 level of lumbar spinal cord, sequela | CMS +S34102A | Unspecified injury to L2 level of lumbar spinal cord, initial encounter | CMS +S34102D | Unspecified injury to L2 level of lumbar spinal cord, subsequent encounter | CMS +S34102S | Unspecified injury to L2 level of lumbar spinal cord, sequela | CMS +S34103A | Unspecified injury to L3 level of lumbar spinal cord, initial encounter | CMS +S34103D | Unspecified injury to L3 level of lumbar spinal cord, subsequent encounter | CMS +S34103S | Unspecified injury to L3 level of lumbar spinal cord, sequela | CMS +S34104A | Unspecified injury to L4 level of lumbar spinal cord, initial encounter | CMS +S34104D | Unspecified injury to L4 level of lumbar spinal cord, subsequent encounter | CMS +S34104S | Unspecified injury to L4 level of lumbar spinal cord, sequela | CMS +S34105A | Unspecified injury to L5 level of lumbar spinal cord, initial encounter | CMS +S34105D | Unspecified injury to L5 level of lumbar spinal cord, subsequent encounter | CMS +S34105S | Unspecified injury to L5 level of lumbar spinal cord, sequela | CMS +S34109A | Unspecified injury to unspecified level of lumbar spinal cord, initial encounter | CMS +S34109D | Unspecified injury to unspecified level of lumbar spinal cord, subsequent encounter | CMS +S34109S | Unspecified injury to unspecified level of lumbar spinal cord, sequela | CMS +S34111A | Complete lesion of L1 level of lumbar spinal cord, initial encounter | CMS +S34111D | Complete lesion of L1 level of lumbar spinal cord, subsequent encounter | CMS +S34111S | Complete lesion of L1 level of lumbar spinal cord, sequela | CMS +S34112A | Complete lesion of L2 level of lumbar spinal cord, initial encounter | CMS +S34112D | Complete lesion of L2 level of lumbar spinal cord, subsequent encounter | CMS +S34112S | Complete lesion of L2 level of lumbar spinal cord, sequela | CMS +S34113A | Complete lesion of L3 level of lumbar spinal cord, initial encounter | CMS +S34113D | Complete lesion of L3 level of lumbar spinal cord, subsequent encounter | CMS +S34113S | Complete lesion of L3 level of lumbar spinal cord, sequela | CMS +S34114A | Complete lesion of L4 level of lumbar spinal cord, initial encounter | CMS +S34114D | Complete lesion of L4 level of lumbar spinal cord, subsequent encounter | CMS +S34114S | Complete lesion of L4 level of lumbar spinal cord, sequela | CMS +S34115A | Complete lesion of L5 level of lumbar spinal cord, initial encounter | CMS +S34115D | Complete lesion of L5 level of lumbar spinal cord, subsequent encounter | CMS +S34115S | Complete lesion of L5 level of lumbar spinal cord, sequela | CMS +S34119A | Complete lesion of unspecified level of lumbar spinal cord, initial encounter | CMS +S34119D | Complete lesion of unspecified level of lumbar spinal cord, subsequent encounter | CMS +S34119S | Complete lesion of unspecified level of lumbar spinal cord, sequela | CMS +S34121A | Incomplete lesion of L1 level of lumbar spinal cord, initial encounter | CMS +S34121D | Incomplete lesion of L1 level of lumbar spinal cord, subsequent encounter | CMS +S34121S | Incomplete lesion of L1 level of lumbar spinal cord, sequela | CMS +S34122A | Incomplete lesion of L2 level of lumbar spinal cord, initial encounter | CMS +S34122D | Incomplete lesion of L2 level of lumbar spinal cord, subsequent encounter | CMS +S34122S | Incomplete lesion of L2 level of lumbar spinal cord, sequela | CMS +S34123A | Incomplete lesion of L3 level of lumbar spinal cord, initial encounter | CMS +S34123D | Incomplete lesion of L3 level of lumbar spinal cord, subsequent encounter | CMS +S34123S | Incomplete lesion of L3 level of lumbar spinal cord, sequela | CMS +S34124A | Incomplete lesion of L4 level of lumbar spinal cord, initial encounter | CMS +S34124D | Incomplete lesion of L4 level of lumbar spinal cord, subsequent encounter | CMS +S34124S | Incomplete lesion of L4 level of lumbar spinal cord, sequela | CMS +S34125A | Incomplete lesion of L5 level of lumbar spinal cord, initial encounter | CMS +S34125D | Incomplete lesion of L5 level of lumbar spinal cord, subsequent encounter | CMS +S34125S | Incomplete lesion of L5 level of lumbar spinal cord, sequela | CMS +S34129A | Incomplete lesion of unspecified level of lumbar spinal cord, initial encounter | CMS +S34129D | Incomplete lesion of unspecified level of lumbar spinal cord, subsequent encounter | CMS +S34129S | Incomplete lesion of unspecified level of lumbar spinal cord, sequela | CMS +S34131A | Complete lesion of sacral spinal cord, initial encounter | CMS +S34131D | Complete lesion of sacral spinal cord, subsequent encounter | CMS +S34131S | Complete lesion of sacral spinal cord, sequela | CMS +S34132A | Incomplete lesion of sacral spinal cord, initial encounter | CMS +S34132D | Incomplete lesion of sacral spinal cord, subsequent encounter | CMS +S34132S | Incomplete lesion of sacral spinal cord, sequela | CMS +S34139A | Unspecified injury to sacral spinal cord, initial encounter | CMS +S34139D | Unspecified injury to sacral spinal cord, subsequent encounter | CMS +S34139S | Unspecified injury to sacral spinal cord, sequela | CMS +S3421XA | Injury of nerve root of lumbar spine, initial encounter | CMS +S3421XD | Injury of nerve root of lumbar spine, subsequent encounter | CMS +S3421XS | Injury of nerve root of lumbar spine, sequela | CMS +S3422XA | Injury of nerve root of sacral spine, initial encounter | CMS +S3422XD | Injury of nerve root of sacral spine, subsequent encounter | CMS +S3422XS | Injury of nerve root of sacral spine, sequela | CMS +S343XXA | Injury of cauda equina, initial encounter | CMS +S343XXD | Injury of cauda equina, subsequent encounter | CMS +S343XXS | Injury of cauda equina, sequela | CMS +S344XXA | Injury of lumbosacral plexus, initial encounter | CMS +S344XXD | Injury of lumbosacral plexus, subsequent encounter | CMS +S344XXS | Injury of lumbosacral plexus, sequela | CMS +S345XXA | Injury of lumbar, sacral and pelvic sympathetic nerves, initial encounter | CMS +S345XXD | Injury of lumbar, sacral and pelvic sympathetic nerves, subsequent encounter | CMS +S345XXS | Injury of lumbar, sacral and pelvic sympathetic nerves, sequela | CMS +S346XXA | Injury of peripheral nerve(s) at abdomen, lower back and pelvis level, initial encounter | CMS +S346XXD | Injury of peripheral nerve(s) at abdomen, lower back and pelvis level, subsequent encounter | CMS +S346XXS | Injury of peripheral nerve(s) at abdomen, lower back and pelvis level, sequela | CMS +S348XXA | Injury of other nerves at abdomen, lower back and pelvis level, initial encounter | CMS +S348XXD | Injury of other nerves at abdomen, lower back and pelvis level, subsequent encounter | CMS +S348XXS | Injury of other nerves at abdomen, lower back and pelvis level, sequela | CMS +S349XXA | Injury of unspecified nerves at abdomen, lower back and pelvis level, initial encounter | CMS +S349XXD | Injury of unspecified nerves at abdomen, lower back and pelvis level, subsequent encounter | CMS +S349XXS | Injury of unspecified nerves at abdomen, lower back and pelvis level, sequela | CMS +S3500XA | Unspecified injury of abdominal aorta, initial encounter | CMS +S3500XD | Unspecified injury of abdominal aorta, subsequent encounter | CMS +S3500XS | Unspecified injury of abdominal aorta, sequela | CMS +S3501XA | Minor laceration of abdominal aorta, initial encounter | CMS +S3501XD | Minor laceration of abdominal aorta, subsequent encounter | CMS +S3501XS | Minor laceration of abdominal aorta, sequela | CMS +S3502XA | Major laceration of abdominal aorta, initial encounter | CMS +S3502XD | Major laceration of abdominal aorta, subsequent encounter | CMS +S3502XS | Major laceration of abdominal aorta, sequela | CMS +S3509XA | Other injury of abdominal aorta, initial encounter | CMS +S3509XD | Other injury of abdominal aorta, subsequent encounter | CMS +S3509XS | Other injury of abdominal aorta, sequela | CMS +S3510XA | Unspecified injury of inferior vena cava, initial encounter | CMS +S3510XD | Unspecified injury of inferior vena cava, subsequent encounter | CMS +S3510XS | Unspecified injury of inferior vena cava, sequela | CMS +S3511XA | Minor laceration of inferior vena cava, initial encounter | CMS +S3511XD | Minor laceration of inferior vena cava, subsequent encounter | CMS +S3511XS | Minor laceration of inferior vena cava, sequela | CMS +S3512XA | Major laceration of inferior vena cava, initial encounter | CMS +S3512XD | Major laceration of inferior vena cava, subsequent encounter | CMS +S3512XS | Major laceration of inferior vena cava, sequela | CMS +S3519XA | Other injury of inferior vena cava, initial encounter | CMS +S3519XD | Other injury of inferior vena cava, subsequent encounter | CMS +S3519XS | Other injury of inferior vena cava, sequela | CMS +S35211A | Minor laceration of celiac artery, initial encounter | CMS +S35211D | Minor laceration of celiac artery, subsequent encounter | CMS +S35211S | Minor laceration of celiac artery, sequela | CMS +S35212A | Major laceration of celiac artery, initial encounter | CMS +S35212D | Major laceration of celiac artery, subsequent encounter | CMS +S35212S | Major laceration of celiac artery, sequela | CMS +S35218A | Other injury of celiac artery, initial encounter | CMS +S35218D | Other injury of celiac artery, subsequent encounter | CMS +S35218S | Other injury of celiac artery, sequela | CMS +S35219A | Unspecified injury of celiac artery, initial encounter | CMS +S35219D | Unspecified injury of celiac artery, subsequent encounter | CMS +S35219S | Unspecified injury of celiac artery, sequela | CMS +S35221A | Minor laceration of superior mesenteric artery, initial encounter | CMS +S35221D | Minor laceration of superior mesenteric artery, subsequent encounter | CMS +S35221S | Minor laceration of superior mesenteric artery, sequela | CMS +S35222A | Major laceration of superior mesenteric artery, initial encounter | CMS +S35222D | Major laceration of superior mesenteric artery, subsequent encounter | CMS +S35222S | Major laceration of superior mesenteric artery, sequela | CMS +S35228A | Other injury of superior mesenteric artery, initial encounter | CMS +S35228D | Other injury of superior mesenteric artery, subsequent encounter | CMS +S35228S | Other injury of superior mesenteric artery, sequela | CMS +S35229A | Unspecified injury of superior mesenteric artery, initial encounter | CMS +S35229D | Unspecified injury of superior mesenteric artery, subsequent encounter | CMS +S35229S | Unspecified injury of superior mesenteric artery, sequela | CMS +S35231A | Minor laceration of inferior mesenteric artery, initial encounter | CMS +S35231D | Minor laceration of inferior mesenteric artery, subsequent encounter | CMS +S35231S | Minor laceration of inferior mesenteric artery, sequela | CMS +S35232A | Major laceration of inferior mesenteric artery, initial encounter | CMS +S35232D | Major laceration of inferior mesenteric artery, subsequent encounter | CMS +S35232S | Major laceration of inferior mesenteric artery, sequela | CMS +S35238A | Other injury of inferior mesenteric artery, initial encounter | CMS +S35238D | Other injury of inferior mesenteric artery, subsequent encounter | CMS +S35238S | Other injury of inferior mesenteric artery, sequela | CMS +S35239A | Unspecified injury of inferior mesenteric artery, initial encounter | CMS +S35239D | Unspecified injury of inferior mesenteric artery, subsequent encounter | CMS +S35239S | Unspecified injury of inferior mesenteric artery, sequela | CMS +S35291A | Minor laceration of branches of celiac and mesenteric artery, initial encounter | CMS +S35291D | Minor laceration of branches of celiac and mesenteric artery, subsequent encounter | CMS +S35291S | Minor laceration of branches of celiac and mesenteric artery, sequela | CMS +S35292A | Major laceration of branches of celiac and mesenteric artery, initial encounter | CMS +S35292D | Major laceration of branches of celiac and mesenteric artery, subsequent encounter | CMS +S35292S | Major laceration of branches of celiac and mesenteric artery, sequela | CMS +S35298A | Other injury of branches of celiac and mesenteric artery, initial encounter | CMS +S35298D | Other injury of branches of celiac and mesenteric artery, subsequent encounter | CMS +S35298S | Other injury of branches of celiac and mesenteric artery, sequela | CMS +S35299A | Unspecified injury of branches of celiac and mesenteric artery, initial encounter | CMS +S35299D | Unspecified injury of branches of celiac and mesenteric artery, subsequent encounter | CMS +S35299S | Unspecified injury of branches of celiac and mesenteric artery, sequela | CMS +S35311A | Laceration of portal vein, initial encounter | CMS +S35311D | Laceration of portal vein, subsequent encounter | CMS +S35311S | Laceration of portal vein, sequela | CMS +S35318A | Other specified injury of portal vein, initial encounter | CMS +S35318D | Other specified injury of portal vein, subsequent encounter | CMS +S35318S | Other specified injury of portal vein, sequela | CMS +S35319A | Unspecified injury of portal vein, initial encounter | CMS +S35319D | Unspecified injury of portal vein, subsequent encounter | CMS +S35319S | Unspecified injury of portal vein, sequela | CMS +S35321A | Laceration of splenic vein, initial encounter | CMS +S35321D | Laceration of splenic vein, subsequent encounter | CMS +S35321S | Laceration of splenic vein, sequela | CMS +S35328A | Other specified injury of splenic vein, initial encounter | CMS +S35328D | Other specified injury of splenic vein, subsequent encounter | CMS +S35328S | Other specified injury of splenic vein, sequela | CMS +S35329A | Unspecified injury of splenic vein, initial encounter | CMS +S35329D | Unspecified injury of splenic vein, subsequent encounter | CMS +S35329S | Unspecified injury of splenic vein, sequela | CMS +S35331A | Laceration of superior mesenteric vein, initial encounter | CMS +S35331D | Laceration of superior mesenteric vein, subsequent encounter | CMS +S35331S | Laceration of superior mesenteric vein, sequela | CMS +S35338A | Other specified injury of superior mesenteric vein, initial encounter | CMS +S35338D | Other specified injury of superior mesenteric vein, subsequent encounter | CMS +S35338S | Other specified injury of superior mesenteric vein, sequela | CMS +S35339A | Unspecified injury of superior mesenteric vein, initial encounter | CMS +S35339D | Unspecified injury of superior mesenteric vein, subsequent encounter | CMS +S35339S | Unspecified injury of superior mesenteric vein, sequela | CMS +S35341A | Laceration of inferior mesenteric vein, initial encounter | CMS +S35341D | Laceration of inferior mesenteric vein, subsequent encounter | CMS +S35341S | Laceration of inferior mesenteric vein, sequela | CMS +S35348A | Other specified injury of inferior mesenteric vein, initial encounter | CMS +S35348D | Other specified injury of inferior mesenteric vein, subsequent encounter | CMS +S35348S | Other specified injury of inferior mesenteric vein, sequela | CMS +S35349A | Unspecified injury of inferior mesenteric vein, initial encounter | CMS +S35349D | Unspecified injury of inferior mesenteric vein, subsequent encounter | CMS +S35349S | Unspecified injury of inferior mesenteric vein, sequela | CMS +S35401A | Unspecified injury of right renal artery, initial encounter | CMS +S35401D | Unspecified injury of right renal artery, subsequent encounter | CMS +S35401S | Unspecified injury of right renal artery, sequela | CMS +S35402A | Unspecified injury of left renal artery, initial encounter | CMS +S35402D | Unspecified injury of left renal artery, subsequent encounter | CMS +S35402S | Unspecified injury of left renal artery, sequela | CMS +S35403A | Unspecified injury of unspecified renal artery, initial encounter | CMS +S35403D | Unspecified injury of unspecified renal artery, subsequent encounter | CMS +S35403S | Unspecified injury of unspecified renal artery, sequela | CMS +S35404A | Unspecified injury of right renal vein, initial encounter | CMS +S35404D | Unspecified injury of right renal vein, subsequent encounter | CMS +S35404S | Unspecified injury of right renal vein, sequela | CMS +S35405A | Unspecified injury of left renal vein, initial encounter | CMS +S35405D | Unspecified injury of left renal vein, subsequent encounter | CMS +S35405S | Unspecified injury of left renal vein, sequela | CMS +S35406A | Unspecified injury of unspecified renal vein, initial encounter | CMS +S35406D | Unspecified injury of unspecified renal vein, subsequent encounter | CMS +S35406S | Unspecified injury of unspecified renal vein, sequela | CMS +S35411A | Laceration of right renal artery, initial encounter | CMS +S35411D | Laceration of right renal artery, subsequent encounter | CMS +S35411S | Laceration of right renal artery, sequela | CMS +S35412A | Laceration of left renal artery, initial encounter | CMS +S35412D | Laceration of left renal artery, subsequent encounter | CMS +S35412S | Laceration of left renal artery, sequela | CMS +S35413A | Laceration of unspecified renal artery, initial encounter | CMS +S35413D | Laceration of unspecified renal artery, subsequent encounter | CMS +S35413S | Laceration of unspecified renal artery, sequela | CMS +S35414A | Laceration of right renal vein, initial encounter | CMS +S35414D | Laceration of right renal vein, subsequent encounter | CMS +S35414S | Laceration of right renal vein, sequela | CMS +S35415A | Laceration of left renal vein, initial encounter | CMS +S35415D | Laceration of left renal vein, subsequent encounter | CMS +S35415S | Laceration of left renal vein, sequela | CMS +S35416A | Laceration of unspecified renal vein, initial encounter | CMS +S35416D | Laceration of unspecified renal vein, subsequent encounter | CMS +S35416S | Laceration of unspecified renal vein, sequela | CMS +S35491A | Other specified injury of right renal artery, initial encounter | CMS +S35491D | Other specified injury of right renal artery, subsequent encounter | CMS +S35491S | Other specified injury of right renal artery, sequela | CMS +S35492A | Other specified injury of left renal artery, initial encounter | CMS +S35492D | Other specified injury of left renal artery, subsequent encounter | CMS +S35492S | Other specified injury of left renal artery, sequela | CMS +S35493A | Other specified injury of unspecified renal artery, initial encounter | CMS +S35493D | Other specified injury of unspecified renal artery, subsequent encounter | CMS +S35493S | Other specified injury of unspecified renal artery, sequela | CMS +S35494A | Other specified injury of right renal vein, initial encounter | CMS +S35494D | Other specified injury of right renal vein, subsequent encounter | CMS +S35494S | Other specified injury of right renal vein, sequela | CMS +S35495A | Other specified injury of left renal vein, initial encounter | CMS +S35495D | Other specified injury of left renal vein, subsequent encounter | CMS +S35495S | Other specified injury of left renal vein, sequela | CMS +S35496A | Other specified injury of unspecified renal vein, initial encounter | CMS +S35496D | Other specified injury of unspecified renal vein, subsequent encounter | CMS +S35496S | Other specified injury of unspecified renal vein, sequela | CMS +S3550XA | Injury of unspecified iliac blood vessel(s), initial encounter | CMS +S3550XD | Injury of unspecified iliac blood vessel(s), subsequent encounter | CMS +S3550XS | Injury of unspecified iliac blood vessel(s), sequela | CMS +S35511A | Injury of right iliac artery, initial encounter | CMS +S35511D | Injury of right iliac artery, subsequent encounter | CMS +S35511S | Injury of right iliac artery, sequela | CMS +S35512A | Injury of left iliac artery, initial encounter | CMS +S35512D | Injury of left iliac artery, subsequent encounter | CMS +S35512S | Injury of left iliac artery, sequela | CMS +S35513A | Injury of unspecified iliac artery, initial encounter | CMS +S35513D | Injury of unspecified iliac artery, subsequent encounter | CMS +S35513S | Injury of unspecified iliac artery, sequela | CMS +S35514A | Injury of right iliac vein, initial encounter | CMS +S35514D | Injury of right iliac vein, subsequent encounter | CMS +S35514S | Injury of right iliac vein, sequela | CMS +S35515A | Injury of left iliac vein, initial encounter | CMS +S35515D | Injury of left iliac vein, subsequent encounter | CMS +S35515S | Injury of left iliac vein, sequela | CMS +S35516A | Injury of unspecified iliac vein, initial encounter | CMS +S35516D | Injury of unspecified iliac vein, subsequent encounter | CMS +S35516S | Injury of unspecified iliac vein, sequela | CMS +S35531A | Injury of right uterine artery, initial encounter | CMS +S35531D | Injury of right uterine artery, subsequent encounter | CMS +S35531S | Injury of right uterine artery, sequela | CMS +S35532A | Injury of left uterine artery, initial encounter | CMS +S35532D | Injury of left uterine artery, subsequent encounter | CMS +S35532S | Injury of left uterine artery, sequela | CMS +S35533A | Injury of unspecified uterine artery, initial encounter | CMS +S35533D | Injury of unspecified uterine artery, subsequent encounter | CMS +S35533S | Injury of unspecified uterine artery, sequela | CMS +S35534A | Injury of right uterine vein, initial encounter | CMS +S35534D | Injury of right uterine vein, subsequent encounter | CMS +S35534S | Injury of right uterine vein, sequela | CMS +S35535A | Injury of left uterine vein, initial encounter | CMS +S35535D | Injury of left uterine vein, subsequent encounter | CMS +S35535S | Injury of left uterine vein, sequela | CMS +S35536A | Injury of unspecified uterine vein, initial encounter | CMS +S35536D | Injury of unspecified uterine vein, subsequent encounter | CMS +S35536S | Injury of unspecified uterine vein, sequela | CMS +S3559XA | Injury of other iliac blood vessels, initial encounter | CMS +S3559XD | Injury of other iliac blood vessels, subsequent encounter | CMS +S3559XS | Injury of other iliac blood vessels, sequela | CMS +S358X1A | Laceration of other blood vessels at abdomen, lower back and pelvis level, initial encounter | CMS +S358X1D | Laceration of other blood vessels at abdomen, lower back and pelvis level, subsequent encounter | CMS +S358X1S | Laceration of other blood vessels at abdomen, lower back and pelvis level, sequela | CMS +S358X8A | Other specified injury of other blood vessels at abdomen, lower back and pelvis level, initial encounter | CMS +S358X8D | Other specified injury of other blood vessels at abdomen, lower back and pelvis level, subsequent encounter | CMS +S358X8S | Other specified injury of other blood vessels at abdomen, lower back and pelvis level, sequela | CMS +S358X9A | Unspecified injury of other blood vessels at abdomen, lower back and pelvis level, initial encounter | CMS +S358X9D | Unspecified injury of other blood vessels at abdomen, lower back and pelvis level, subsequent encounter | CMS +S358X9S | Unspecified injury of other blood vessels at abdomen, lower back and pelvis level, sequela | CMS +S3590XA | Unspecified injury of unspecified blood vessel at abdomen, lower back and pelvis level, initial encounter | CMS +S3590XD | Unspecified injury of unspecified blood vessel at abdomen, lower back and pelvis level, subsequent encounter | CMS +S3590XS | Unspecified injury of unspecified blood vessel at abdomen, lower back and pelvis level, sequela | CMS +S3591XA | Laceration of unspecified blood vessel at abdomen, lower back and pelvis level, initial encounter | CMS +S3591XD | Laceration of unspecified blood vessel at abdomen, lower back and pelvis level, subsequent encounter | CMS +S3591XS | Laceration of unspecified blood vessel at abdomen, lower back and pelvis level, sequela | CMS +S3599XA | Other specified injury of unspecified blood vessel at abdomen, lower back and pelvis level, initial encounter | CMS +S3599XD | Other specified injury of unspecified blood vessel at abdomen, lower back and pelvis level, subsequent encounter | CMS +S3599XS | Other specified injury of unspecified blood vessel at abdomen, lower back and pelvis level, sequela | CMS +S3600XA | Unspecified injury of spleen, initial encounter | CMS +S3600XD | Unspecified injury of spleen, subsequent encounter | CMS +S3600XS | Unspecified injury of spleen, sequela | CMS +S36020A | Minor contusion of spleen, initial encounter | CMS +S36020D | Minor contusion of spleen, subsequent encounter | CMS +S36020S | Minor contusion of spleen, sequela | CMS +S36021A | Major contusion of spleen, initial encounter | CMS +S36021D | Major contusion of spleen, subsequent encounter | CMS +S36021S | Major contusion of spleen, sequela | CMS +S36029A | Unspecified contusion of spleen, initial encounter | CMS +S36029D | Unspecified contusion of spleen, subsequent encounter | CMS +S36029S | Unspecified contusion of spleen, sequela | CMS +S36030A | Superficial (capsular) laceration of spleen, initial encounter | CMS +S36030D | Superficial (capsular) laceration of spleen, subsequent encounter | CMS +S36030S | Superficial (capsular) laceration of spleen, sequela | CMS +S36031A | Moderate laceration of spleen, initial encounter | CMS +S36031D | Moderate laceration of spleen, subsequent encounter | CMS +S36031S | Moderate laceration of spleen, sequela | CMS +S36032A | Major laceration of spleen, initial encounter | CMS +S36032D | Major laceration of spleen, subsequent encounter | CMS +S36032S | Major laceration of spleen, sequela | CMS +S36039A | Unspecified laceration of spleen, initial encounter | CMS +S36039D | Unspecified laceration of spleen, subsequent encounter | CMS +S36039S | Unspecified laceration of spleen, sequela | CMS +S3609XA | Other injury of spleen, initial encounter | CMS +S3609XD | Other injury of spleen, subsequent encounter | CMS +S3609XS | Other injury of spleen, sequela | CMS +S36112A | Contusion of liver, initial encounter | CMS +S36112D | Contusion of liver, subsequent encounter | CMS +S36112S | Contusion of liver, sequela | CMS +S36113A | Laceration of liver, unspecified degree, initial encounter | CMS +S36113D | Laceration of liver, unspecified degree, subsequent encounter | CMS +S36113S | Laceration of liver, unspecified degree, sequela | CMS +S36114A | Minor laceration of liver, initial encounter | CMS +S36114D | Minor laceration of liver, subsequent encounter | CMS +S36114S | Minor laceration of liver, sequela | CMS +S36115A | Moderate laceration of liver, initial encounter | CMS +S36115D | Moderate laceration of liver, subsequent encounter | CMS +S36115S | Moderate laceration of liver, sequela | CMS +S36116A | Major laceration of liver, initial encounter | CMS +S36116D | Major laceration of liver, subsequent encounter | CMS +S36116S | Major laceration of liver, sequela | CMS +S36118A | Other injury of liver, initial encounter | CMS +S36118D | Other injury of liver, subsequent encounter | CMS +S36118S | Other injury of liver, sequela | CMS +S36119A | Unspecified injury of liver, initial encounter | CMS +S36119D | Unspecified injury of liver, subsequent encounter | CMS +S36119S | Unspecified injury of liver, sequela | CMS +S36122A | Contusion of gallbladder, initial encounter | CMS +S36122D | Contusion of gallbladder, subsequent encounter | CMS +S36122S | Contusion of gallbladder, sequela | CMS +S36123A | Laceration of gallbladder, initial encounter | CMS +S36123D | Laceration of gallbladder, subsequent encounter | CMS +S36123S | Laceration of gallbladder, sequela | CMS +S36128A | Other injury of gallbladder, initial encounter | CMS +S36128D | Other injury of gallbladder, subsequent encounter | CMS +S36128S | Other injury of gallbladder, sequela | CMS +S36129A | Unspecified injury of gallbladder, initial encounter | CMS +S36129D | Unspecified injury of gallbladder, subsequent encounter | CMS +S36129S | Unspecified injury of gallbladder, sequela | CMS +S3613XA | Injury of bile duct, initial encounter | CMS +S3613XD | Injury of bile duct, subsequent encounter | CMS +S3613XS | Injury of bile duct, sequela | CMS +S36200A | Unspecified injury of head of pancreas, initial encounter | CMS +S36200D | Unspecified injury of head of pancreas, subsequent encounter | CMS +S36200S | Unspecified injury of head of pancreas, sequela | CMS +S36201A | Unspecified injury of body of pancreas, initial encounter | CMS +S36201D | Unspecified injury of body of pancreas, subsequent encounter | CMS +S36201S | Unspecified injury of body of pancreas, sequela | CMS +S36202A | Unspecified injury of tail of pancreas, initial encounter | CMS +S36202D | Unspecified injury of tail of pancreas, subsequent encounter | CMS +S36202S | Unspecified injury of tail of pancreas, sequela | CMS +S36209A | Unspecified injury of unspecified part of pancreas, initial encounter | CMS +S36209D | Unspecified injury of unspecified part of pancreas, subsequent encounter | CMS +S36209S | Unspecified injury of unspecified part of pancreas, sequela | CMS +S36220A | Contusion of head of pancreas, initial encounter | CMS +S36220D | Contusion of head of pancreas, subsequent encounter | CMS +S36220S | Contusion of head of pancreas, sequela | CMS +S36221A | Contusion of body of pancreas, initial encounter | CMS +S36221D | Contusion of body of pancreas, subsequent encounter | CMS +S36221S | Contusion of body of pancreas, sequela | CMS +S36222A | Contusion of tail of pancreas, initial encounter | CMS +S36222D | Contusion of tail of pancreas, subsequent encounter | CMS +S36222S | Contusion of tail of pancreas, sequela | CMS +S36229A | Contusion of unspecified part of pancreas, initial encounter | CMS +S36229D | Contusion of unspecified part of pancreas, subsequent encounter | CMS +S36229S | Contusion of unspecified part of pancreas, sequela | CMS +S36230A | Laceration of head of pancreas, unspecified degree, initial encounter | CMS +S36230D | Laceration of head of pancreas, unspecified degree, subsequent encounter | CMS +S36230S | Laceration of head of pancreas, unspecified degree, sequela | CMS +S36231A | Laceration of body of pancreas, unspecified degree, initial encounter | CMS +S36231D | Laceration of body of pancreas, unspecified degree, subsequent encounter | CMS +S36231S | Laceration of body of pancreas, unspecified degree, sequela | CMS +S36232A | Laceration of tail of pancreas, unspecified degree, initial encounter | CMS +S36232D | Laceration of tail of pancreas, unspecified degree, subsequent encounter | CMS +S36232S | Laceration of tail of pancreas, unspecified degree, sequela | CMS +S36239A | Laceration of unspecified part of pancreas, unspecified degree, initial encounter | CMS +S36239D | Laceration of unspecified part of pancreas, unspecified degree, subsequent encounter | CMS +S36239S | Laceration of unspecified part of pancreas, unspecified degree, sequela | CMS +S36240A | Minor laceration of head of pancreas, initial encounter | CMS +S36240D | Minor laceration of head of pancreas, subsequent encounter | CMS +S36240S | Minor laceration of head of pancreas, sequela | CMS +S36241A | Minor laceration of body of pancreas, initial encounter | CMS +S36241D | Minor laceration of body of pancreas, subsequent encounter | CMS +S36241S | Minor laceration of body of pancreas, sequela | CMS +S36242A | Minor laceration of tail of pancreas, initial encounter | CMS +S36242D | Minor laceration of tail of pancreas, subsequent encounter | CMS +S36242S | Minor laceration of tail of pancreas, sequela | CMS +S36249A | Minor laceration of unspecified part of pancreas, initial encounter | CMS +S36249D | Minor laceration of unspecified part of pancreas, subsequent encounter | CMS +S36249S | Minor laceration of unspecified part of pancreas, sequela | CMS +S36250A | Moderate laceration of head of pancreas, initial encounter | CMS +S36250D | Moderate laceration of head of pancreas, subsequent encounter | CMS +S36250S | Moderate laceration of head of pancreas, sequela | CMS +S36251A | Moderate laceration of body of pancreas, initial encounter | CMS +S36251D | Moderate laceration of body of pancreas, subsequent encounter | CMS +S36251S | Moderate laceration of body of pancreas, sequela | CMS +S36252A | Moderate laceration of tail of pancreas, initial encounter | CMS +S36252D | Moderate laceration of tail of pancreas, subsequent encounter | CMS +S36252S | Moderate laceration of tail of pancreas, sequela | CMS +S36259A | Moderate laceration of unspecified part of pancreas, initial encounter | CMS +S36259D | Moderate laceration of unspecified part of pancreas, subsequent encounter | CMS +S36259S | Moderate laceration of unspecified part of pancreas, sequela | CMS +S36260A | Major laceration of head of pancreas, initial encounter | CMS +S36260D | Major laceration of head of pancreas, subsequent encounter | CMS +S36260S | Major laceration of head of pancreas, sequela | CMS +S36261A | Major laceration of body of pancreas, initial encounter | CMS +S36261D | Major laceration of body of pancreas, subsequent encounter | CMS +S36261S | Major laceration of body of pancreas, sequela | CMS +S36262A | Major laceration of tail of pancreas, initial encounter | CMS +S36262D | Major laceration of tail of pancreas, subsequent encounter | CMS +S36262S | Major laceration of tail of pancreas, sequela | CMS +S36269A | Major laceration of unspecified part of pancreas, initial encounter | CMS +S36269D | Major laceration of unspecified part of pancreas, subsequent encounter | CMS +S36269S | Major laceration of unspecified part of pancreas, sequela | CMS +S36290A | Other injury of head of pancreas, initial encounter | CMS +S36290D | Other injury of head of pancreas, subsequent encounter | CMS +S36290S | Other injury of head of pancreas, sequela | CMS +S36291A | Other injury of body of pancreas, initial encounter | CMS +S36291D | Other injury of body of pancreas, subsequent encounter | CMS +S36291S | Other injury of body of pancreas, sequela | CMS +S36292A | Other injury of tail of pancreas, initial encounter | CMS +S36292D | Other injury of tail of pancreas, subsequent encounter | CMS +S36292S | Other injury of tail of pancreas, sequela | CMS +S36299A | Other injury of unspecified part of pancreas, initial encounter | CMS +S36299D | Other injury of unspecified part of pancreas, subsequent encounter | CMS +S36299S | Other injury of unspecified part of pancreas, sequela | CMS +S3630XA | Unspecified injury of stomach, initial encounter | CMS +S3630XD | Unspecified injury of stomach, subsequent encounter | CMS +S3630XS | Unspecified injury of stomach, sequela | CMS +S3632XA | Contusion of stomach, initial encounter | CMS +S3632XD | Contusion of stomach, subsequent encounter | CMS +S3632XS | Contusion of stomach, sequela | CMS +S3633XA | Laceration of stomach, initial encounter | CMS +S3633XD | Laceration of stomach, subsequent encounter | CMS +S3633XS | Laceration of stomach, sequela | CMS +S3639XA | Other injury of stomach, initial encounter | CMS +S3639XD | Other injury of stomach, subsequent encounter | CMS +S3639XS | Other injury of stomach, sequela | CMS +S36400A | Unspecified injury of duodenum, initial encounter | CMS +S36400D | Unspecified injury of duodenum, subsequent encounter | CMS +S36400S | Unspecified injury of duodenum, sequela | CMS +S36408A | Unspecified injury of other part of small intestine, initial encounter | CMS +S36408D | Unspecified injury of other part of small intestine, subsequent encounter | CMS +S36408S | Unspecified injury of other part of small intestine, sequela | CMS +S36409A | Unspecified injury of unspecified part of small intestine, initial encounter | CMS +S36409D | Unspecified injury of unspecified part of small intestine, subsequent encounter | CMS +S36409S | Unspecified injury of unspecified part of small intestine, sequela | CMS +S36410A | Primary blast injury of duodenum, initial encounter | CMS +S36410D | Primary blast injury of duodenum, subsequent encounter | CMS +S36410S | Primary blast injury of duodenum, sequela | CMS +S36418A | Primary blast injury of other part of small intestine, initial encounter | CMS +S36418D | Primary blast injury of other part of small intestine, subsequent encounter | CMS +S36418S | Primary blast injury of other part of small intestine, sequela | CMS +S36419A | Primary blast injury of unspecified part of small intestine, initial encounter | CMS +S36419D | Primary blast injury of unspecified part of small intestine, subsequent encounter | CMS +S36419S | Primary blast injury of unspecified part of small intestine, sequela | CMS +S36420A | Contusion of duodenum, initial encounter | CMS +S36420D | Contusion of duodenum, subsequent encounter | CMS +S36420S | Contusion of duodenum, sequela | CMS +S36428A | Contusion of other part of small intestine, initial encounter | CMS +S36428D | Contusion of other part of small intestine, subsequent encounter | CMS +S36428S | Contusion of other part of small intestine, sequela | CMS +S36429A | Contusion of unspecified part of small intestine, initial encounter | CMS +S36429D | Contusion of unspecified part of small intestine, subsequent encounter | CMS +S36429S | Contusion of unspecified part of small intestine, sequela | CMS +S36430A | Laceration of duodenum, initial encounter | CMS +S36430D | Laceration of duodenum, subsequent encounter | CMS +S36430S | Laceration of duodenum, sequela | CMS +S36438A | Laceration of other part of small intestine, initial encounter | CMS +S36438D | Laceration of other part of small intestine, subsequent encounter | CMS +S36438S | Laceration of other part of small intestine, sequela | CMS +S36439A | Laceration of unspecified part of small intestine, initial encounter | CMS +S36439D | Laceration of unspecified part of small intestine, subsequent encounter | CMS +S36439S | Laceration of unspecified part of small intestine, sequela | CMS +S36490A | Other injury of duodenum, initial encounter | CMS +S36490D | Other injury of duodenum, subsequent encounter | CMS +S36490S | Other injury of duodenum, sequela | CMS +S36498A | Other injury of other part of small intestine, initial encounter | CMS +S36498D | Other injury of other part of small intestine, subsequent encounter | CMS +S36498S | Other injury of other part of small intestine, sequela | CMS +S36499A | Other injury of unspecified part of small intestine, initial encounter | CMS +S36499D | Other injury of unspecified part of small intestine, subsequent encounter | CMS +S36499S | Other injury of unspecified part of small intestine, sequela | CMS +S36500A | Unspecified injury of ascending [right] colon, initial encounter | CMS +S36500D | Unspecified injury of ascending [right] colon, subsequent encounter | CMS +S36500S | Unspecified injury of ascending [right] colon, sequela | CMS +S36501A | Unspecified injury of transverse colon, initial encounter | CMS +S36501D | Unspecified injury of transverse colon, subsequent encounter | CMS +S36501S | Unspecified injury of transverse colon, sequela | CMS +S36502A | Unspecified injury of descending [left] colon, initial encounter | CMS +S36502D | Unspecified injury of descending [left] colon, subsequent encounter | CMS +S36502S | Unspecified injury of descending [left] colon, sequela | CMS +S36503A | Unspecified injury of sigmoid colon, initial encounter | CMS +S36503D | Unspecified injury of sigmoid colon, subsequent encounter | CMS +S36503S | Unspecified injury of sigmoid colon, sequela | CMS +S36508A | Unspecified injury of other part of colon, initial encounter | CMS +S36508D | Unspecified injury of other part of colon, subsequent encounter | CMS +S36508S | Unspecified injury of other part of colon, sequela | CMS +S36509A | Unspecified injury of unspecified part of colon, initial encounter | CMS +S36509D | Unspecified injury of unspecified part of colon, subsequent encounter | CMS +S36509S | Unspecified injury of unspecified part of colon, sequela | CMS +S36510A | Primary blast injury of ascending [right] colon, initial encounter | CMS +S36510D | Primary blast injury of ascending [right] colon, subsequent encounter | CMS +S36510S | Primary blast injury of ascending [right] colon, sequela | CMS +S36511A | Primary blast injury of transverse colon, initial encounter | CMS +S36511D | Primary blast injury of transverse colon, subsequent encounter | CMS +S36511S | Primary blast injury of transverse colon, sequela | CMS +S36512A | Primary blast injury of descending [left] colon, initial encounter | CMS +S36512D | Primary blast injury of descending [left] colon, subsequent encounter | CMS +S36512S | Primary blast injury of descending [left] colon, sequela | CMS +S36513A | Primary blast injury of sigmoid colon, initial encounter | CMS +S36513D | Primary blast injury of sigmoid colon, subsequent encounter | CMS +S36513S | Primary blast injury of sigmoid colon, sequela | CMS +S36518A | Primary blast injury of other part of colon, initial encounter | CMS +S36518D | Primary blast injury of other part of colon, subsequent encounter | CMS +S36518S | Primary blast injury of other part of colon, sequela | CMS +S36519A | Primary blast injury of unspecified part of colon, initial encounter | CMS +S36519D | Primary blast injury of unspecified part of colon, subsequent encounter | CMS +S36519S | Primary blast injury of unspecified part of colon, sequela | CMS +S36520A | Contusion of ascending [right] colon, initial encounter | CMS +S36520D | Contusion of ascending [right] colon, subsequent encounter | CMS +S36520S | Contusion of ascending [right] colon, sequela | CMS +S36521A | Contusion of transverse colon, initial encounter | CMS +S36521D | Contusion of transverse colon, subsequent encounter | CMS +S36521S | Contusion of transverse colon, sequela | CMS +S36522A | Contusion of descending [left] colon, initial encounter | CMS +S36522D | Contusion of descending [left] colon, subsequent encounter | CMS +S36522S | Contusion of descending [left] colon, sequela | CMS +S36523A | Contusion of sigmoid colon, initial encounter | CMS +S36523D | Contusion of sigmoid colon, subsequent encounter | CMS +S36523S | Contusion of sigmoid colon, sequela | CMS +S36528A | Contusion of other part of colon, initial encounter | CMS +S36528D | Contusion of other part of colon, subsequent encounter | CMS +S36528S | Contusion of other part of colon, sequela | CMS +S36529A | Contusion of unspecified part of colon, initial encounter | CMS +S36529D | Contusion of unspecified part of colon, subsequent encounter | CMS +S36529S | Contusion of unspecified part of colon, sequela | CMS +S36530A | Laceration of ascending [right] colon, initial encounter | CMS +S36530D | Laceration of ascending [right] colon, subsequent encounter | CMS +S36530S | Laceration of ascending [right] colon, sequela | CMS +S36531A | Laceration of transverse colon, initial encounter | CMS +S36531D | Laceration of transverse colon, subsequent encounter | CMS +S36531S | Laceration of transverse colon, sequela | CMS +S36532A | Laceration of descending [left] colon, initial encounter | CMS +S36532D | Laceration of descending [left] colon, subsequent encounter | CMS +S36532S | Laceration of descending [left] colon, sequela | CMS +S36533A | Laceration of sigmoid colon, initial encounter | CMS +S36533D | Laceration of sigmoid colon, subsequent encounter | CMS +S36533S | Laceration of sigmoid colon, sequela | CMS +S36538A | Laceration of other part of colon, initial encounter | CMS +S36538D | Laceration of other part of colon, subsequent encounter | CMS +S36538S | Laceration of other part of colon, sequela | CMS +S36539A | Laceration of unspecified part of colon, initial encounter | CMS +S36539D | Laceration of unspecified part of colon, subsequent encounter | CMS +S36539S | Laceration of unspecified part of colon, sequela | CMS +S36590A | Other injury of ascending [right] colon, initial encounter | CMS +S36590D | Other injury of ascending [right] colon, subsequent encounter | CMS +S36590S | Other injury of ascending [right] colon, sequela | CMS +S36591A | Other injury of transverse colon, initial encounter | CMS +S36591D | Other injury of transverse colon, subsequent encounter | CMS +S36591S | Other injury of transverse colon, sequela | CMS +S36592A | Other injury of descending [left] colon, initial encounter | CMS +S36592D | Other injury of descending [left] colon, subsequent encounter | CMS +S36592S | Other injury of descending [left] colon, sequela | CMS +S36593A | Other injury of sigmoid colon, initial encounter | CMS +S36593D | Other injury of sigmoid colon, subsequent encounter | CMS +S36593S | Other injury of sigmoid colon, sequela | CMS +S36598A | Other injury of other part of colon, initial encounter | CMS +S36598D | Other injury of other part of colon, subsequent encounter | CMS +S36598S | Other injury of other part of colon, sequela | CMS +S36599A | Other injury of unspecified part of colon, initial encounter | CMS +S36599D | Other injury of unspecified part of colon, subsequent encounter | CMS +S36599S | Other injury of unspecified part of colon, sequela | CMS +S3660XA | Unspecified injury of rectum, initial encounter | CMS +S3660XD | Unspecified injury of rectum, subsequent encounter | CMS +S3660XS | Unspecified injury of rectum, sequela | CMS +S3661XA | Primary blast injury of rectum, initial encounter | CMS +S3661XD | Primary blast injury of rectum, subsequent encounter | CMS +S3661XS | Primary blast injury of rectum, sequela | CMS +S3662XA | Contusion of rectum, initial encounter | CMS +S3662XD | Contusion of rectum, subsequent encounter | CMS +S3662XS | Contusion of rectum, sequela | CMS +S3663XA | Laceration of rectum, initial encounter | CMS +S3663XD | Laceration of rectum, subsequent encounter | CMS +S3663XS | Laceration of rectum, sequela | CMS +S3669XA | Other injury of rectum, initial encounter | CMS +S3669XD | Other injury of rectum, subsequent encounter | CMS +S3669XS | Other injury of rectum, sequela | CMS +S3681XA | Injury of peritoneum, initial encounter | CMS +S3681XD | Injury of peritoneum, subsequent encounter | CMS +S3681XS | Injury of peritoneum, sequela | CMS +S36892A | Contusion of other intra-abdominal organs, initial encounter | CMS +S36892D | Contusion of other intra-abdominal organs, subsequent encounter | CMS +S36892S | Contusion of other intra-abdominal organs, sequela | CMS +S36893A | Laceration of other intra-abdominal organs, initial encounter | CMS +S36893D | Laceration of other intra-abdominal organs, subsequent encounter | CMS +S36893S | Laceration of other intra-abdominal organs, sequela | CMS +S36898A | Other injury of other intra-abdominal organs, initial encounter | CMS +S36898D | Other injury of other intra-abdominal organs, subsequent encounter | CMS +S36898S | Other injury of other intra-abdominal organs, sequela | CMS +S36899A | Unspecified injury of other intra-abdominal organs, initial encounter | CMS +S36899D | Unspecified injury of other intra-abdominal organs, subsequent encounter | CMS +S36899S | Unspecified injury of other intra-abdominal organs, sequela | CMS +S3690XA | Unspecified injury of unspecified intra-abdominal organ, initial encounter | CMS +S3690XD | Unspecified injury of unspecified intra-abdominal organ, subsequent encounter | CMS +S3690XS | Unspecified injury of unspecified intra-abdominal organ, sequela | CMS +S3692XA | Contusion of unspecified intra-abdominal organ, initial encounter | CMS +S3692XD | Contusion of unspecified intra-abdominal organ, subsequent encounter | CMS +S3692XS | Contusion of unspecified intra-abdominal organ, sequela | CMS +S3693XA | Laceration of unspecified intra-abdominal organ, initial encounter | CMS +S3693XD | Laceration of unspecified intra-abdominal organ, subsequent encounter | CMS +S3693XS | Laceration of unspecified intra-abdominal organ, sequela | CMS +S3699XA | Other injury of unspecified intra-abdominal organ, initial encounter | CMS +S3699XD | Other injury of unspecified intra-abdominal organ, subsequent encounter | CMS +S3699XS | Other injury of unspecified intra-abdominal organ, sequela | CMS +S37001A | Unspecified injury of right kidney, initial encounter | CMS +S37001D | Unspecified injury of right kidney, subsequent encounter | CMS +S37001S | Unspecified injury of right kidney, sequela | CMS +S37002A | Unspecified injury of left kidney, initial encounter | CMS +S37002D | Unspecified injury of left kidney, subsequent encounter | CMS +S37002S | Unspecified injury of left kidney, sequela | CMS +S37009A | Unspecified injury of unspecified kidney, initial encounter | CMS +S37009D | Unspecified injury of unspecified kidney, subsequent encounter | CMS +S37009S | Unspecified injury of unspecified kidney, sequela | CMS +S37011A | Minor contusion of right kidney, initial encounter | CMS +S37011D | Minor contusion of right kidney, subsequent encounter | CMS +S37011S | Minor contusion of right kidney, sequela | CMS +S37012A | Minor contusion of left kidney, initial encounter | CMS +S37012D | Minor contusion of left kidney, subsequent encounter | CMS +S37012S | Minor contusion of left kidney, sequela | CMS +S37019A | Minor contusion of unspecified kidney, initial encounter | CMS +S37019D | Minor contusion of unspecified kidney, subsequent encounter | CMS +S37019S | Minor contusion of unspecified kidney, sequela | CMS +S37021A | Major contusion of right kidney, initial encounter | CMS +S37021D | Major contusion of right kidney, subsequent encounter | CMS +S37021S | Major contusion of right kidney, sequela | CMS +S37022A | Major contusion of left kidney, initial encounter | CMS +S37022D | Major contusion of left kidney, subsequent encounter | CMS +S37022S | Major contusion of left kidney, sequela | CMS +S37029A | Major contusion of unspecified kidney, initial encounter | CMS +S37029D | Major contusion of unspecified kidney, subsequent encounter | CMS +S37029S | Major contusion of unspecified kidney, sequela | CMS +S37031A | Laceration of right kidney, unspecified degree, initial encounter | CMS +S37031D | Laceration of right kidney, unspecified degree, subsequent encounter | CMS +S37031S | Laceration of right kidney, unspecified degree, sequela | CMS +S37032A | Laceration of left kidney, unspecified degree, initial encounter | CMS +S37032D | Laceration of left kidney, unspecified degree, subsequent encounter | CMS +S37032S | Laceration of left kidney, unspecified degree, sequela | CMS +S37039A | Laceration of unspecified kidney, unspecified degree, initial encounter | CMS +S37039D | Laceration of unspecified kidney, unspecified degree, subsequent encounter | CMS +S37039S | Laceration of unspecified kidney, unspecified degree, sequela | CMS +S37041A | Minor laceration of right kidney, initial encounter | CMS +S37041D | Minor laceration of right kidney, subsequent encounter | CMS +S37041S | Minor laceration of right kidney, sequela | CMS +S37042A | Minor laceration of left kidney, initial encounter | CMS +S37042D | Minor laceration of left kidney, subsequent encounter | CMS +S37042S | Minor laceration of left kidney, sequela | CMS +S37049A | Minor laceration of unspecified kidney, initial encounter | CMS +S37049D | Minor laceration of unspecified kidney, subsequent encounter | CMS +S37049S | Minor laceration of unspecified kidney, sequela | CMS +S37051A | Moderate laceration of right kidney, initial encounter | CMS +S37051D | Moderate laceration of right kidney, subsequent encounter | CMS +S37051S | Moderate laceration of right kidney, sequela | CMS +S37052A | Moderate laceration of left kidney, initial encounter | CMS +S37052D | Moderate laceration of left kidney, subsequent encounter | CMS +S37052S | Moderate laceration of left kidney, sequela | CMS +S37059A | Moderate laceration of unspecified kidney, initial encounter | CMS +S37059D | Moderate laceration of unspecified kidney, subsequent encounter | CMS +S37059S | Moderate laceration of unspecified kidney, sequela | CMS +S37061A | Major laceration of right kidney, initial encounter | CMS +S37061D | Major laceration of right kidney, subsequent encounter | CMS +S37061S | Major laceration of right kidney, sequela | CMS +S37062A | Major laceration of left kidney, initial encounter | CMS +S37062D | Major laceration of left kidney, subsequent encounter | CMS +S37062S | Major laceration of left kidney, sequela | CMS +S37069A | Major laceration of unspecified kidney, initial encounter | CMS +S37069D | Major laceration of unspecified kidney, subsequent encounter | CMS +S37069S | Major laceration of unspecified kidney, sequela | CMS +S37091A | Other injury of right kidney, initial encounter | CMS +S37091D | Other injury of right kidney, subsequent encounter | CMS +S37091S | Other injury of right kidney, sequela | CMS +S37092A | Other injury of left kidney, initial encounter | CMS +S37092D | Other injury of left kidney, subsequent encounter | CMS +S37092S | Other injury of left kidney, sequela | CMS +S37099A | Other injury of unspecified kidney, initial encounter | CMS +S37099D | Other injury of unspecified kidney, subsequent encounter | CMS +S37099S | Other injury of unspecified kidney, sequela | CMS +S3710XA | Unspecified injury of ureter, initial encounter | CMS +S3710XD | Unspecified injury of ureter, subsequent encounter | CMS +S3710XS | Unspecified injury of ureter, sequela | CMS +S3712XA | Contusion of ureter, initial encounter | CMS +S3712XD | Contusion of ureter, subsequent encounter | CMS +S3712XS | Contusion of ureter, sequela | CMS +S3713XA | Laceration of ureter, initial encounter | CMS +S3713XD | Laceration of ureter, subsequent encounter | CMS +S3713XS | Laceration of ureter, sequela | CMS +S3719XA | Other injury of ureter, initial encounter | CMS +S3719XD | Other injury of ureter, subsequent encounter | CMS +S3719XS | Other injury of ureter, sequela | CMS +S3720XA | Unspecified injury of bladder, initial encounter | CMS +S3720XD | Unspecified injury of bladder, subsequent encounter | CMS +S3720XS | Unspecified injury of bladder, sequela | CMS +S3722XA | Contusion of bladder, initial encounter | CMS +S3722XD | Contusion of bladder, subsequent encounter | CMS +S3722XS | Contusion of bladder, sequela | CMS +S3723XA | Laceration of bladder, initial encounter | CMS +S3723XD | Laceration of bladder, subsequent encounter | CMS +S3723XS | Laceration of bladder, sequela | CMS +S3729XA | Other injury of bladder, initial encounter | CMS +S3729XD | Other injury of bladder, subsequent encounter | CMS +S3729XS | Other injury of bladder, sequela | CMS +S3730XA | Unspecified injury of urethra, initial encounter | CMS +S3730XD | Unspecified injury of urethra, subsequent encounter | CMS +S3730XS | Unspecified injury of urethra, sequela | CMS +S3732XA | Contusion of urethra, initial encounter | CMS +S3732XD | Contusion of urethra, subsequent encounter | CMS +S3732XS | Contusion of urethra, sequela | CMS +S3733XA | Laceration of urethra, initial encounter | CMS +S3733XD | Laceration of urethra, subsequent encounter | CMS +S3733XS | Laceration of urethra, sequela | CMS +S3739XA | Other injury of urethra, initial encounter | CMS +S3739XD | Other injury of urethra, subsequent encounter | CMS +S3739XS | Other injury of urethra, sequela | CMS +S37401A | Unspecified injury of ovary, unilateral, initial encounter | CMS +S37401D | Unspecified injury of ovary, unilateral, subsequent encounter | CMS +S37401S | Unspecified injury of ovary, unilateral, sequela | CMS +S37402A | Unspecified injury of ovary, bilateral, initial encounter | CMS +S37402D | Unspecified injury of ovary, bilateral, subsequent encounter | CMS +S37402S | Unspecified injury of ovary, bilateral, sequela | CMS +S37409A | Unspecified injury of ovary, unspecified, initial encounter | CMS +S37409D | Unspecified injury of ovary, unspecified, subsequent encounter | CMS +S37409S | Unspecified injury of ovary, unspecified, sequela | CMS +S37421A | Contusion of ovary, unilateral, initial encounter | CMS +S37421D | Contusion of ovary, unilateral, subsequent encounter | CMS +S37421S | Contusion of ovary, unilateral, sequela | CMS +S37422A | Contusion of ovary, bilateral, initial encounter | CMS +S37422D | Contusion of ovary, bilateral, subsequent encounter | CMS +S37422S | Contusion of ovary, bilateral, sequela | CMS +S37429A | Contusion of ovary, unspecified, initial encounter | CMS +S37429D | Contusion of ovary, unspecified, subsequent encounter | CMS +S37429S | Contusion of ovary, unspecified, sequela | CMS +S37431A | Laceration of ovary, unilateral, initial encounter | CMS +S37431D | Laceration of ovary, unilateral, subsequent encounter | CMS +S37431S | Laceration of ovary, unilateral, sequela | CMS +S37432A | Laceration of ovary, bilateral, initial encounter | CMS +S37432D | Laceration of ovary, bilateral, subsequent encounter | CMS +S37432S | Laceration of ovary, bilateral, sequela | CMS +S37439A | Laceration of ovary, unspecified, initial encounter | CMS +S37439D | Laceration of ovary, unspecified, subsequent encounter | CMS +S37439S | Laceration of ovary, unspecified, sequela | CMS +S37491A | Other injury of ovary, unilateral, initial encounter | CMS +S37491D | Other injury of ovary, unilateral, subsequent encounter | CMS +S37491S | Other injury of ovary, unilateral, sequela | CMS +S37492A | Other injury of ovary, bilateral, initial encounter | CMS +S37492D | Other injury of ovary, bilateral, subsequent encounter | CMS +S37492S | Other injury of ovary, bilateral, sequela | CMS +S37499A | Other injury of ovary, unspecified, initial encounter | CMS +S37499D | Other injury of ovary, unspecified, subsequent encounter | CMS +S37499S | Other injury of ovary, unspecified, sequela | CMS +S37501A | Unspecified injury of fallopian tube, unilateral, initial encounter | CMS +S37501D | Unspecified injury of fallopian tube, unilateral, subsequent encounter | CMS +S37501S | Unspecified injury of fallopian tube, unilateral, sequela | CMS +S37502A | Unspecified injury of fallopian tube, bilateral, initial encounter | CMS +S37502D | Unspecified injury of fallopian tube, bilateral, subsequent encounter | CMS +S37502S | Unspecified injury of fallopian tube, bilateral, sequela | CMS +S37509A | Unspecified injury of fallopian tube, unspecified, initial encounter | CMS +S37509D | Unspecified injury of fallopian tube, unspecified, subsequent encounter | CMS +S37509S | Unspecified injury of fallopian tube, unspecified, sequela | CMS +S37511A | Primary blast injury of fallopian tube, unilateral, initial encounter | CMS +S37511D | Primary blast injury of fallopian tube, unilateral, subsequent encounter | CMS +S37511S | Primary blast injury of fallopian tube, unilateral, sequela | CMS +S37512A | Primary blast injury of fallopian tube, bilateral, initial encounter | CMS +S37512D | Primary blast injury of fallopian tube, bilateral, subsequent encounter | CMS +S37512S | Primary blast injury of fallopian tube, bilateral, sequela | CMS +S37519A | Primary blast injury of fallopian tube, unspecified, initial encounter | CMS +S37519D | Primary blast injury of fallopian tube, unspecified, subsequent encounter | CMS +S37519S | Primary blast injury of fallopian tube, unspecified, sequela | CMS +S37521A | Contusion of fallopian tube, unilateral, initial encounter | CMS +S37521D | Contusion of fallopian tube, unilateral, subsequent encounter | CMS +S37521S | Contusion of fallopian tube, unilateral, sequela | CMS +S37522A | Contusion of fallopian tube, bilateral, initial encounter | CMS +S37522D | Contusion of fallopian tube, bilateral, subsequent encounter | CMS +S37522S | Contusion of fallopian tube, bilateral, sequela | CMS +S37529A | Contusion of fallopian tube, unspecified, initial encounter | CMS +S37529D | Contusion of fallopian tube, unspecified, subsequent encounter | CMS +S37529S | Contusion of fallopian tube, unspecified, sequela | CMS +S37531A | Laceration of fallopian tube, unilateral, initial encounter | CMS +S37531D | Laceration of fallopian tube, unilateral, subsequent encounter | CMS +S37531S | Laceration of fallopian tube, unilateral, sequela | CMS +S37532A | Laceration of fallopian tube, bilateral, initial encounter | CMS +S37532D | Laceration of fallopian tube, bilateral, subsequent encounter | CMS +S37532S | Laceration of fallopian tube, bilateral, sequela | CMS +S37539A | Laceration of fallopian tube, unspecified, initial encounter | CMS +S37539D | Laceration of fallopian tube, unspecified, subsequent encounter | CMS +S37539S | Laceration of fallopian tube, unspecified, sequela | CMS +S37591A | Other injury of fallopian tube, unilateral, initial encounter | CMS +S37591D | Other injury of fallopian tube, unilateral, subsequent encounter | CMS +S37591S | Other injury of fallopian tube, unilateral, sequela | CMS +S37592A | Other injury of fallopian tube, bilateral, initial encounter | CMS +S37592D | Other injury of fallopian tube, bilateral, subsequent encounter | CMS +S37592S | Other injury of fallopian tube, bilateral, sequela | CMS +S37599A | Other injury of fallopian tube, unspecified, initial encounter | CMS +S37599D | Other injury of fallopian tube, unspecified, subsequent encounter | CMS +S37599S | Other injury of fallopian tube, unspecified, sequela | CMS +S3760XA | Unspecified injury of uterus, initial encounter | CMS +S3760XD | Unspecified injury of uterus, subsequent encounter | CMS +S3760XS | Unspecified injury of uterus, sequela | CMS +S3762XA | Contusion of uterus, initial encounter | CMS +S3762XD | Contusion of uterus, subsequent encounter | CMS +S3762XS | Contusion of uterus, sequela | CMS +S3763XA | Laceration of uterus, initial encounter | CMS +S3763XD | Laceration of uterus, subsequent encounter | CMS +S3763XS | Laceration of uterus, sequela | CMS +S3769XA | Other injury of uterus, initial encounter | CMS +S3769XD | Other injury of uterus, subsequent encounter | CMS +S3769XS | Other injury of uterus, sequela | CMS +S37812A | Contusion of adrenal gland, initial encounter | CMS +S37812D | Contusion of adrenal gland, subsequent encounter | CMS +S37812S | Contusion of adrenal gland, sequela | CMS +S37813A | Laceration of adrenal gland, initial encounter | CMS +S37813D | Laceration of adrenal gland, subsequent encounter | CMS +S37813S | Laceration of adrenal gland, sequela | CMS +S37818A | Other injury of adrenal gland, initial encounter | CMS +S37818D | Other injury of adrenal gland, subsequent encounter | CMS +S37818S | Other injury of adrenal gland, sequela | CMS +S37819A | Unspecified injury of adrenal gland, initial encounter | CMS +S37819D | Unspecified injury of adrenal gland, subsequent encounter | CMS +S37819S | Unspecified injury of adrenal gland, sequela | CMS +S37822A | Contusion of prostate, initial encounter | CMS +S37822D | Contusion of prostate, subsequent encounter | CMS +S37822S | Contusion of prostate, sequela | CMS +S37823A | Laceration of prostate, initial encounter | CMS +S37823D | Laceration of prostate, subsequent encounter | CMS +S37823S | Laceration of prostate, sequela | CMS +S37828A | Other injury of prostate, initial encounter | CMS +S37828D | Other injury of prostate, subsequent encounter | CMS +S37828S | Other injury of prostate, sequela | CMS +S37829A | Unspecified injury of prostate, initial encounter | CMS +S37829D | Unspecified injury of prostate, subsequent encounter | CMS +S37829S | Unspecified injury of prostate, sequela | CMS +S37892A | Contusion of other urinary and pelvic organ, initial encounter | CMS +S37892D | Contusion of other urinary and pelvic organ, subsequent encounter | CMS +S37892S | Contusion of other urinary and pelvic organ, sequela | CMS +S37893A | Laceration of other urinary and pelvic organ, initial encounter | CMS +S37893D | Laceration of other urinary and pelvic organ, subsequent encounter | CMS +S37893S | Laceration of other urinary and pelvic organ, sequela | CMS +S37898A | Other injury of other urinary and pelvic organ, initial encounter | CMS +S37898D | Other injury of other urinary and pelvic organ, subsequent encounter | CMS +S37898S | Other injury of other urinary and pelvic organ, sequela | CMS +S37899A | Unspecified injury of other urinary and pelvic organ, initial encounter | CMS +S37899D | Unspecified injury of other urinary and pelvic organ, subsequent encounter | CMS +S37899S | Unspecified injury of other urinary and pelvic organ, sequela | CMS +S3790XA | Unspecified injury of unspecified urinary and pelvic organ, initial encounter | CMS +S3790XD | Unspecified injury of unspecified urinary and pelvic organ, subsequent encounter | CMS +S3790XS | Unspecified injury of unspecified urinary and pelvic organ, sequela | CMS +S3792XA | Contusion of unspecified urinary and pelvic organ, initial encounter | CMS +S3792XD | Contusion of unspecified urinary and pelvic organ, subsequent encounter | CMS +S3792XS | Contusion of unspecified urinary and pelvic organ, sequela | CMS +S3793XA | Laceration of unspecified urinary and pelvic organ, initial encounter | CMS +S3793XD | Laceration of unspecified urinary and pelvic organ, subsequent encounter | CMS +S3793XS | Laceration of unspecified urinary and pelvic organ, sequela | CMS +S3799XA | Other injury of unspecified urinary and pelvic organ, initial encounter | CMS +S3799XD | Other injury of unspecified urinary and pelvic organ, subsequent encounter | CMS +S3799XS | Other injury of unspecified urinary and pelvic organ, sequela | CMS +S38001A | Crushing injury of unspecified external genital organs, male, initial encounter | CMS +S38001D | Crushing injury of unspecified external genital organs, male, subsequent encounter | CMS +S38001S | Crushing injury of unspecified external genital organs, male, sequela | CMS +S38002A | Crushing injury of unspecified external genital organs, female, initial encounter | CMS +S38002D | Crushing injury of unspecified external genital organs, female, subsequent encounter | CMS +S38002S | Crushing injury of unspecified external genital organs, female, sequela | CMS +S3801XA | Crushing injury of penis, initial encounter | CMS +S3801XD | Crushing injury of penis, subsequent encounter | CMS +S3801XS | Crushing injury of penis, sequela | CMS +S3802XA | Crushing injury of scrotum and testis, initial encounter | CMS +S3802XD | Crushing injury of scrotum and testis, subsequent encounter | CMS +S3802XS | Crushing injury of scrotum and testis, sequela | CMS +S3803XA | Crushing injury of vulva, initial encounter | CMS +S3803XD | Crushing injury of vulva, subsequent encounter | CMS +S3803XS | Crushing injury of vulva, sequela | CMS +S381XXA | Crushing injury of abdomen, lower back, and pelvis, initial encounter | CMS +S381XXD | Crushing injury of abdomen, lower back, and pelvis, subsequent encounter | CMS +S381XXS | Crushing injury of abdomen, lower back, and pelvis, sequela | CMS +S38211A | Complete traumatic amputation of female external genital organs, initial encounter | CMS +S38211D | Complete traumatic amputation of female external genital organs, subsequent encounter | CMS +S38211S | Complete traumatic amputation of female external genital organs, sequela | CMS +S38212A | Partial traumatic amputation of female external genital organs, initial encounter | CMS +S38212D | Partial traumatic amputation of female external genital organs, subsequent encounter | CMS +S38212S | Partial traumatic amputation of female external genital organs, sequela | CMS +S38221A | Complete traumatic amputation of penis, initial encounter | CMS +S38221D | Complete traumatic amputation of penis, subsequent encounter | CMS +S38221S | Complete traumatic amputation of penis, sequela | CMS +S38222A | Partial traumatic amputation of penis, initial encounter | CMS +S38222D | Partial traumatic amputation of penis, subsequent encounter | CMS +S38222S | Partial traumatic amputation of penis, sequela | CMS +S38231A | Complete traumatic amputation of scrotum and testis, initial encounter | CMS +S38231D | Complete traumatic amputation of scrotum and testis, subsequent encounter | CMS +S38231S | Complete traumatic amputation of scrotum and testis, sequela | CMS +S38232A | Partial traumatic amputation of scrotum and testis, initial encounter | CMS +S38232D | Partial traumatic amputation of scrotum and testis, subsequent encounter | CMS +S38232S | Partial traumatic amputation of scrotum and testis, sequela | CMS +S383XXA | Transection (partial) of abdomen, initial encounter | CMS +S383XXD | Transection (partial) of abdomen, subsequent encounter | CMS +S383XXS | Transection (partial) of abdomen, sequela | CMS +S39001A | Unspecified injury of muscle, fascia and tendon of abdomen, initial encounter | CMS +S39001D | Unspecified injury of muscle, fascia and tendon of abdomen, subsequent encounter | CMS +S39001S | Unspecified injury of muscle, fascia and tendon of abdomen, sequela | CMS +S39002A | Unspecified injury of muscle, fascia and tendon of lower back, initial encounter | CMS +S39002D | Unspecified injury of muscle, fascia and tendon of lower back, subsequent encounter | CMS +S39002S | Unspecified injury of muscle, fascia and tendon of lower back, sequela | CMS +S39003A | Unspecified injury of muscle, fascia and tendon of pelvis, initial encounter | CMS +S39003D | Unspecified injury of muscle, fascia and tendon of pelvis, subsequent encounter | CMS +S39003S | Unspecified injury of muscle, fascia and tendon of pelvis, sequela | CMS +S39011A | Strain of muscle, fascia and tendon of abdomen, initial encounter | CMS +S39011D | Strain of muscle, fascia and tendon of abdomen, subsequent encounter | CMS +S39011S | Strain of muscle, fascia and tendon of abdomen, sequela | CMS +S39012A | Strain of muscle, fascia and tendon of lower back, initial encounter | CMS +S39012D | Strain of muscle, fascia and tendon of lower back, subsequent encounter | CMS +S39012S | Strain of muscle, fascia and tendon of lower back, sequela | CMS +S39013A | Strain of muscle, fascia and tendon of pelvis, initial encounter | CMS +S39013D | Strain of muscle, fascia and tendon of pelvis, subsequent encounter | CMS +S39013S | Strain of muscle, fascia and tendon of pelvis, sequela | CMS +S39021A | Laceration of muscle, fascia and tendon of abdomen, initial encounter | CMS +S39021D | Laceration of muscle, fascia and tendon of abdomen, subsequent encounter | CMS +S39021S | Laceration of muscle, fascia and tendon of abdomen, sequela | CMS +S39022A | Laceration of muscle, fascia and tendon of lower back, initial encounter | CMS +S39022D | Laceration of muscle, fascia and tendon of lower back, subsequent encounter | CMS +S39022S | Laceration of muscle, fascia and tendon of lower back, sequela | CMS +S39023A | Laceration of muscle, fascia and tendon of pelvis, initial encounter | CMS +S39023D | Laceration of muscle, fascia and tendon of pelvis, subsequent encounter | CMS +S39023S | Laceration of muscle, fascia and tendon of pelvis, sequela | CMS +S39091A | Other injury of muscle, fascia and tendon of abdomen, initial encounter | CMS +S39091D | Other injury of muscle, fascia and tendon of abdomen, subsequent encounter | CMS +S39091S | Other injury of muscle, fascia and tendon of abdomen, sequela | CMS +S39092A | Other injury of muscle, fascia and tendon of lower back, initial encounter | CMS +S39092D | Other injury of muscle, fascia and tendon of lower back, subsequent encounter | CMS +S39092S | Other injury of muscle, fascia and tendon of lower back, sequela | CMS +S39093A | Other injury of muscle, fascia and tendon of pelvis, initial encounter | CMS +S39093D | Other injury of muscle, fascia and tendon of pelvis, subsequent encounter | CMS +S39093S | Other injury of muscle, fascia and tendon of pelvis, sequela | CMS +S3981XA | Other specified injuries of abdomen, initial encounter | CMS +S3981XD | Other specified injuries of abdomen, subsequent encounter | CMS +S3981XS | Other specified injuries of abdomen, sequela | CMS +S3982XA | Other specified injuries of lower back, initial encounter | CMS +S3982XD | Other specified injuries of lower back, subsequent encounter | CMS +S3982XS | Other specified injuries of lower back, sequela | CMS +S3983XA | Other specified injuries of pelvis, initial encounter | CMS +S3983XD | Other specified injuries of pelvis, subsequent encounter | CMS +S3983XS | Other specified injuries of pelvis, sequela | CMS +S39840A | Fracture of corpus cavernosum penis, initial encounter | CMS +S39840D | Fracture of corpus cavernosum penis, subsequent encounter | CMS +S39840S | Fracture of corpus cavernosum penis, sequela | CMS +S39848A | Other specified injuries of external genitals, initial encounter | CMS +S39848D | Other specified injuries of external genitals, subsequent encounter | CMS +S39848S | Other specified injuries of external genitals, sequela | CMS +S3991XA | Unspecified injury of abdomen, initial encounter | CMS +S3991XD | Unspecified injury of abdomen, subsequent encounter | CMS +S3991XS | Unspecified injury of abdomen, sequela | CMS +S3992XA | Unspecified injury of lower back, initial encounter | CMS +S3992XD | Unspecified injury of lower back, subsequent encounter | CMS +S3992XS | Unspecified injury of lower back, sequela | CMS +S3993XA | Unspecified injury of pelvis, initial encounter | CMS +S3993XD | Unspecified injury of pelvis, subsequent encounter | CMS +S3993XS | Unspecified injury of pelvis, sequela | CMS +S3994XA | Unspecified injury of external genitals, initial encounter | CMS +S3994XD | Unspecified injury of external genitals, subsequent encounter | CMS +S3994XS | Unspecified injury of external genitals, sequela | CMS +S40011A | Contusion of right shoulder, initial encounter | CMS +S40011D | Contusion of right shoulder, subsequent encounter | CMS +S40011S | Contusion of right shoulder, sequela | CMS +S40012A | Contusion of left shoulder, initial encounter | CMS +S40012D | Contusion of left shoulder, subsequent encounter | CMS +S40012S | Contusion of left shoulder, sequela | CMS +S40019A | Contusion of unspecified shoulder, initial encounter | CMS +S40019D | Contusion of unspecified shoulder, subsequent encounter | CMS +S40019S | Contusion of unspecified shoulder, sequela | CMS +S40021A | Contusion of right upper arm, initial encounter | CMS +S40021D | Contusion of right upper arm, subsequent encounter | CMS +S40021S | Contusion of right upper arm, sequela | CMS +S40022A | Contusion of left upper arm, initial encounter | CMS +S40022D | Contusion of left upper arm, subsequent encounter | CMS +S40022S | Contusion of left upper arm, sequela | CMS +S40029A | Contusion of unspecified upper arm, initial encounter | CMS +S40029D | Contusion of unspecified upper arm, subsequent encounter | CMS +S40029S | Contusion of unspecified upper arm, sequela | CMS +S40211A | Abrasion of right shoulder, initial encounter | CMS +S40211D | Abrasion of right shoulder, subsequent encounter | CMS +S40211S | Abrasion of right shoulder, sequela | CMS +S40212A | Abrasion of left shoulder, initial encounter | CMS +S40212D | Abrasion of left shoulder, subsequent encounter | CMS +S40212S | Abrasion of left shoulder, sequela | CMS +S40219A | Abrasion of unspecified shoulder, initial encounter | CMS +S40219D | Abrasion of unspecified shoulder, subsequent encounter | CMS +S40219S | Abrasion of unspecified shoulder, sequela | CMS +S40221A | Blister (nonthermal) of right shoulder, initial encounter | CMS +S40221D | Blister (nonthermal) of right shoulder, subsequent encounter | CMS +S40221S | Blister (nonthermal) of right shoulder, sequela | CMS +S40222A | Blister (nonthermal) of left shoulder, initial encounter | CMS +S40222D | Blister (nonthermal) of left shoulder, subsequent encounter | CMS +S40222S | Blister (nonthermal) of left shoulder, sequela | CMS +S40229A | Blister (nonthermal) of unspecified shoulder, initial encounter | CMS +S40229D | Blister (nonthermal) of unspecified shoulder, subsequent encounter | CMS +S40229S | Blister (nonthermal) of unspecified shoulder, sequela | CMS +S40241A | External constriction of right shoulder, initial encounter | CMS +S40241D | External constriction of right shoulder, subsequent encounter | CMS +S40241S | External constriction of right shoulder, sequela | CMS +S40242A | External constriction of left shoulder, initial encounter | CMS +S40242D | External constriction of left shoulder, subsequent encounter | CMS +S40242S | External constriction of left shoulder, sequela | CMS +S40249A | External constriction of unspecified shoulder, initial encounter | CMS +S40249D | External constriction of unspecified shoulder, subsequent encounter | CMS +S40249S | External constriction of unspecified shoulder, sequela | CMS +S40251A | Superficial foreign body of right shoulder, initial encounter | CMS +S40251D | Superficial foreign body of right shoulder, subsequent encounter | CMS +S40251S | Superficial foreign body of right shoulder, sequela | CMS +S40252A | Superficial foreign body of left shoulder, initial encounter | CMS +S40252D | Superficial foreign body of left shoulder, subsequent encounter | CMS +S40252S | Superficial foreign body of left shoulder, sequela | CMS +S40259A | Superficial foreign body of unspecified shoulder, initial encounter | CMS +S40259D | Superficial foreign body of unspecified shoulder, subsequent encounter | CMS +S40259S | Superficial foreign body of unspecified shoulder, sequela | CMS +S40261A | Insect bite (nonvenomous) of right shoulder, initial encounter | CMS +S40261D | Insect bite (nonvenomous) of right shoulder, subsequent encounter | CMS +S40261S | Insect bite (nonvenomous) of right shoulder, sequela | CMS +S40262A | Insect bite (nonvenomous) of left shoulder, initial encounter | CMS +S40262D | Insect bite (nonvenomous) of left shoulder, subsequent encounter | CMS +S40262S | Insect bite (nonvenomous) of left shoulder, sequela | CMS +S40269A | Insect bite (nonvenomous) of unspecified shoulder, initial encounter | CMS +S40269D | Insect bite (nonvenomous) of unspecified shoulder, subsequent encounter | CMS +S40269S | Insect bite (nonvenomous) of unspecified shoulder, sequela | CMS +S40271A | Other superficial bite of right shoulder, initial encounter | CMS +S40271D | Other superficial bite of right shoulder, subsequent encounter | CMS +S40271S | Other superficial bite of right shoulder, sequela | CMS +S40272A | Other superficial bite of left shoulder, initial encounter | CMS +S40272D | Other superficial bite of left shoulder, subsequent encounter | CMS +S40272S | Other superficial bite of left shoulder, sequela | CMS +S40279A | Other superficial bite of unspecified shoulder, initial encounter | CMS +S40279D | Other superficial bite of unspecified shoulder, subsequent encounter | CMS +S40279S | Other superficial bite of unspecified shoulder, sequela | CMS +S40811A | Abrasion of right upper arm, initial encounter | CMS +S40811D | Abrasion of right upper arm, subsequent encounter | CMS +S40811S | Abrasion of right upper arm, sequela | CMS +S40812A | Abrasion of left upper arm, initial encounter | CMS +S40812D | Abrasion of left upper arm, subsequent encounter | CMS +S40812S | Abrasion of left upper arm, sequela | CMS +S40819A | Abrasion of unspecified upper arm, initial encounter | CMS +S40819D | Abrasion of unspecified upper arm, subsequent encounter | CMS +S40819S | Abrasion of unspecified upper arm, sequela | CMS +S40821A | Blister (nonthermal) of right upper arm, initial encounter | CMS +S40821D | Blister (nonthermal) of right upper arm, subsequent encounter | CMS +S40821S | Blister (nonthermal) of right upper arm, sequela | CMS +S40822A | Blister (nonthermal) of left upper arm, initial encounter | CMS +S40822D | Blister (nonthermal) of left upper arm, subsequent encounter | CMS +S40822S | Blister (nonthermal) of left upper arm, sequela | CMS +S40829A | Blister (nonthermal) of unspecified upper arm, initial encounter | CMS +S40829D | Blister (nonthermal) of unspecified upper arm, subsequent encounter | CMS +S40829S | Blister (nonthermal) of unspecified upper arm, sequela | CMS +S40841A | External constriction of right upper arm, initial encounter | CMS +S40841D | External constriction of right upper arm, subsequent encounter | CMS +S40841S | External constriction of right upper arm, sequela | CMS +S40842A | External constriction of left upper arm, initial encounter | CMS +S40842D | External constriction of left upper arm, subsequent encounter | CMS +S40842S | External constriction of left upper arm, sequela | CMS +S40849A | External constriction of unspecified upper arm, initial encounter | CMS +S40849D | External constriction of unspecified upper arm, subsequent encounter | CMS +S40849S | External constriction of unspecified upper arm, sequela | CMS +S40851A | Superficial foreign body of right upper arm, initial encounter | CMS +S40851D | Superficial foreign body of right upper arm, subsequent encounter | CMS +S40851S | Superficial foreign body of right upper arm, sequela | CMS +S40852A | Superficial foreign body of left upper arm, initial encounter | CMS +S40852D | Superficial foreign body of left upper arm, subsequent encounter | CMS +S40852S | Superficial foreign body of left upper arm, sequela | CMS +S40859A | Superficial foreign body of unspecified upper arm, initial encounter | CMS +S40859D | Superficial foreign body of unspecified upper arm, subsequent encounter | CMS +S40859S | Superficial foreign body of unspecified upper arm, sequela | CMS +S40861A | Insect bite (nonvenomous) of right upper arm, initial encounter | CMS +S40861D | Insect bite (nonvenomous) of right upper arm, subsequent encounter | CMS +S40861S | Insect bite (nonvenomous) of right upper arm, sequela | CMS +S40862A | Insect bite (nonvenomous) of left upper arm, initial encounter | CMS +S40862D | Insect bite (nonvenomous) of left upper arm, subsequent encounter | CMS +S40862S | Insect bite (nonvenomous) of left upper arm, sequela | CMS +S40869A | Insect bite (nonvenomous) of unspecified upper arm, initial encounter | CMS +S40869D | Insect bite (nonvenomous) of unspecified upper arm, subsequent encounter | CMS +S40869S | Insect bite (nonvenomous) of unspecified upper arm, sequela | CMS +S40871A | Other superficial bite of right upper arm, initial encounter | CMS +S40871D | Other superficial bite of right upper arm, subsequent encounter | CMS +S40871S | Other superficial bite of right upper arm, sequela | CMS +S40872A | Other superficial bite of left upper arm, initial encounter | CMS +S40872D | Other superficial bite of left upper arm, subsequent encounter | CMS +S40872S | Other superficial bite of left upper arm, sequela | CMS +S40879A | Other superficial bite of unspecified upper arm, initial encounter | CMS +S40879D | Other superficial bite of unspecified upper arm, subsequent encounter | CMS +S40879S | Other superficial bite of unspecified upper arm, sequela | CMS +S40911A | Unspecified superficial injury of right shoulder, initial encounter | CMS +S40911D | Unspecified superficial injury of right shoulder, subsequent encounter | CMS +S40911S | Unspecified superficial injury of right shoulder, sequela | CMS +S40912A | Unspecified superficial injury of left shoulder, initial encounter | CMS +S40912D | Unspecified superficial injury of left shoulder, subsequent encounter | CMS +S40912S | Unspecified superficial injury of left shoulder, sequela | CMS +S40919A | Unspecified superficial injury of unspecified shoulder, initial encounter | CMS +S40919D | Unspecified superficial injury of unspecified shoulder, subsequent encounter | CMS +S40919S | Unspecified superficial injury of unspecified shoulder, sequela | CMS +S40921A | Unspecified superficial injury of right upper arm, initial encounter | CMS +S40921D | Unspecified superficial injury of right upper arm, subsequent encounter | CMS +S40921S | Unspecified superficial injury of right upper arm, sequela | CMS +S40922A | Unspecified superficial injury of left upper arm, initial encounter | CMS +S40922D | Unspecified superficial injury of left upper arm, subsequent encounter | CMS +S40922S | Unspecified superficial injury of left upper arm, sequela | CMS +S40929A | Unspecified superficial injury of unspecified upper arm, initial encounter | CMS +S40929D | Unspecified superficial injury of unspecified upper arm, subsequent encounter | CMS +S40929S | Unspecified superficial injury of unspecified upper arm, sequela | CMS +S41001A | Unspecified open wound of right shoulder, initial encounter | CMS +S41001D | Unspecified open wound of right shoulder, subsequent encounter | CMS +S41001S | Unspecified open wound of right shoulder, sequela | CMS +S41002A | Unspecified open wound of left shoulder, initial encounter | CMS +S41002D | Unspecified open wound of left shoulder, subsequent encounter | CMS +S41002S | Unspecified open wound of left shoulder, sequela | CMS +S41009A | Unspecified open wound of unspecified shoulder, initial encounter | CMS +S41009D | Unspecified open wound of unspecified shoulder, subsequent encounter | CMS +S41009S | Unspecified open wound of unspecified shoulder, sequela | CMS +S41011A | Laceration without foreign body of right shoulder, initial encounter | CMS +S41011D | Laceration without foreign body of right shoulder, subsequent encounter | CMS +S41011S | Laceration without foreign body of right shoulder, sequela | CMS +S41012A | Laceration without foreign body of left shoulder, initial encounter | CMS +S41012D | Laceration without foreign body of left shoulder, subsequent encounter | CMS +S41012S | Laceration without foreign body of left shoulder, sequela | CMS +S41019A | Laceration without foreign body of unspecified shoulder, initial encounter | CMS +S41019D | Laceration without foreign body of unspecified shoulder, subsequent encounter | CMS +S41019S | Laceration without foreign body of unspecified shoulder, sequela | CMS +S41021A | Laceration with foreign body of right shoulder, initial encounter | CMS +S41021D | Laceration with foreign body of right shoulder, subsequent encounter | CMS +S41021S | Laceration with foreign body of right shoulder, sequela | CMS +S41022A | Laceration with foreign body of left shoulder, initial encounter | CMS +S41022D | Laceration with foreign body of left shoulder, subsequent encounter | CMS +S41022S | Laceration with foreign body of left shoulder, sequela | CMS +S41029A | Laceration with foreign body of unspecified shoulder, initial encounter | CMS +S41029D | Laceration with foreign body of unspecified shoulder, subsequent encounter | CMS +S41029S | Laceration with foreign body of unspecified shoulder, sequela | CMS +S41031A | Puncture wound without foreign body of right shoulder, initial encounter | CMS +S41031D | Puncture wound without foreign body of right shoulder, subsequent encounter | CMS +S41031S | Puncture wound without foreign body of right shoulder, sequela | CMS +S41032A | Puncture wound without foreign body of left shoulder, initial encounter | CMS +S41032D | Puncture wound without foreign body of left shoulder, subsequent encounter | CMS +S41032S | Puncture wound without foreign body of left shoulder, sequela | CMS +S41039A | Puncture wound without foreign body of unspecified shoulder, initial encounter | CMS +S41039D | Puncture wound without foreign body of unspecified shoulder, subsequent encounter | CMS +S41039S | Puncture wound without foreign body of unspecified shoulder, sequela | CMS +S41041A | Puncture wound with foreign body of right shoulder, initial encounter | CMS +S41041D | Puncture wound with foreign body of right shoulder, subsequent encounter | CMS +S41041S | Puncture wound with foreign body of right shoulder, sequela | CMS +S41042A | Puncture wound with foreign body of left shoulder, initial encounter | CMS +S41042D | Puncture wound with foreign body of left shoulder, subsequent encounter | CMS +S41042S | Puncture wound with foreign body of left shoulder, sequela | CMS +S41049A | Puncture wound with foreign body of unspecified shoulder, initial encounter | CMS +S41049D | Puncture wound with foreign body of unspecified shoulder, subsequent encounter | CMS +S41049S | Puncture wound with foreign body of unspecified shoulder, sequela | CMS +S41051A | Open bite of right shoulder, initial encounter | CMS +S41051D | Open bite of right shoulder, subsequent encounter | CMS +S41051S | Open bite of right shoulder, sequela | CMS +S41052A | Open bite of left shoulder, initial encounter | CMS +S41052D | Open bite of left shoulder, subsequent encounter | CMS +S41052S | Open bite of left shoulder, sequela | CMS +S41059A | Open bite of unspecified shoulder, initial encounter | CMS +S41059D | Open bite of unspecified shoulder, subsequent encounter | CMS +S41059S | Open bite of unspecified shoulder, sequela | CMS +S41101A | Unspecified open wound of right upper arm, initial encounter | CMS +S41101D | Unspecified open wound of right upper arm, subsequent encounter | CMS +S41101S | Unspecified open wound of right upper arm, sequela | CMS +S41102A | Unspecified open wound of left upper arm, initial encounter | CMS +S41102D | Unspecified open wound of left upper arm, subsequent encounter | CMS +S41102S | Unspecified open wound of left upper arm, sequela | CMS +S41109A | Unspecified open wound of unspecified upper arm, initial encounter | CMS +S41109D | Unspecified open wound of unspecified upper arm, subsequent encounter | CMS +S41109S | Unspecified open wound of unspecified upper arm, sequela | CMS +S41111A | Laceration without foreign body of right upper arm, initial encounter | CMS +S41111D | Laceration without foreign body of right upper arm, subsequent encounter | CMS +S41111S | Laceration without foreign body of right upper arm, sequela | CMS +S41112A | Laceration without foreign body of left upper arm, initial encounter | CMS +S41112D | Laceration without foreign body of left upper arm, subsequent encounter | CMS +S41112S | Laceration without foreign body of left upper arm, sequela | CMS +S41119A | Laceration without foreign body of unspecified upper arm, initial encounter | CMS +S41119D | Laceration without foreign body of unspecified upper arm, subsequent encounter | CMS +S41119S | Laceration without foreign body of unspecified upper arm, sequela | CMS +S41121A | Laceration with foreign body of right upper arm, initial encounter | CMS +S41121D | Laceration with foreign body of right upper arm, subsequent encounter | CMS +S41121S | Laceration with foreign body of right upper arm, sequela | CMS +S41122A | Laceration with foreign body of left upper arm, initial encounter | CMS +S41122D | Laceration with foreign body of left upper arm, subsequent encounter | CMS +S41122S | Laceration with foreign body of left upper arm, sequela | CMS +S41129A | Laceration with foreign body of unspecified upper arm, initial encounter | CMS +S41129D | Laceration with foreign body of unspecified upper arm, subsequent encounter | CMS +S41129S | Laceration with foreign body of unspecified upper arm, sequela | CMS +S41131A | Puncture wound without foreign body of right upper arm, initial encounter | CMS +S41131D | Puncture wound without foreign body of right upper arm, subsequent encounter | CMS +S41131S | Puncture wound without foreign body of right upper arm, sequela | CMS +S41132A | Puncture wound without foreign body of left upper arm, initial encounter | CMS +S41132D | Puncture wound without foreign body of left upper arm, subsequent encounter | CMS +S41132S | Puncture wound without foreign body of left upper arm, sequela | CMS +S41139A | Puncture wound without foreign body of unspecified upper arm, initial encounter | CMS +S41139D | Puncture wound without foreign body of unspecified upper arm, subsequent encounter | CMS +S41139S | Puncture wound without foreign body of unspecified upper arm, sequela | CMS +S41141A | Puncture wound with foreign body of right upper arm, initial encounter | CMS +S41141D | Puncture wound with foreign body of right upper arm, subsequent encounter | CMS +S41141S | Puncture wound with foreign body of right upper arm, sequela | CMS +S41142A | Puncture wound with foreign body of left upper arm, initial encounter | CMS +S41142D | Puncture wound with foreign body of left upper arm, subsequent encounter | CMS +S41142S | Puncture wound with foreign body of left upper arm, sequela | CMS +S41149A | Puncture wound with foreign body of unspecified upper arm, initial encounter | CMS +S41149D | Puncture wound with foreign body of unspecified upper arm, subsequent encounter | CMS +S41149S | Puncture wound with foreign body of unspecified upper arm, sequela | CMS +S41151A | Open bite of right upper arm, initial encounter | CMS +S41151D | Open bite of right upper arm, subsequent encounter | CMS +S41151S | Open bite of right upper arm, sequela | CMS +S41152A | Open bite of left upper arm, initial encounter | CMS +S41152D | Open bite of left upper arm, subsequent encounter | CMS +S41152S | Open bite of left upper arm, sequela | CMS +S41159A | Open bite of unspecified upper arm, initial encounter | CMS +S41159D | Open bite of unspecified upper arm, subsequent encounter | CMS +S41159S | Open bite of unspecified upper arm, sequela | CMS +S42001A | Fracture of unspecified part of right clavicle, initial encounter for closed fracture | CMS +S42001B | Fracture of unspecified part of right clavicle, initial encounter for open fracture | CMS +S42001D | Fracture of unspecified part of right clavicle, subsequent encounter for fracture with routine healing | CMS +S42001G | Fracture of unspecified part of right clavicle, subsequent encounter for fracture with delayed healing | CMS +S42001K | Fracture of unspecified part of right clavicle, subsequent encounter for fracture with nonunion | CMS +S42001P | Fracture of unspecified part of right clavicle, subsequent encounter for fracture with malunion | CMS +S42001S | Fracture of unspecified part of right clavicle, sequela | CMS +S42002A | Fracture of unspecified part of left clavicle, initial encounter for closed fracture | CMS +S42002B | Fracture of unspecified part of left clavicle, initial encounter for open fracture | CMS +S42002D | Fracture of unspecified part of left clavicle, subsequent encounter for fracture with routine healing | CMS +S42002G | Fracture of unspecified part of left clavicle, subsequent encounter for fracture with delayed healing | CMS +S42002K | Fracture of unspecified part of left clavicle, subsequent encounter for fracture with nonunion | CMS +S42002P | Fracture of unspecified part of left clavicle, subsequent encounter for fracture with malunion | CMS +S42002S | Fracture of unspecified part of left clavicle, sequela | CMS +S42009A | Fracture of unspecified part of unspecified clavicle, initial encounter for closed fracture | CMS +S42009B | Fracture of unspecified part of unspecified clavicle, initial encounter for open fracture | CMS +S42009D | Fracture of unspecified part of unspecified clavicle, subsequent encounter for fracture with routine healing | CMS +S42009G | Fracture of unspecified part of unspecified clavicle, subsequent encounter for fracture with delayed healing | CMS +S42009K | Fracture of unspecified part of unspecified clavicle, subsequent encounter for fracture with nonunion | CMS +S42009P | Fracture of unspecified part of unspecified clavicle, subsequent encounter for fracture with malunion | CMS +S42009S | Fracture of unspecified part of unspecified clavicle, sequela | CMS +S42011A | Anterior displaced fracture of sternal end of right clavicle, initial encounter for closed fracture | CMS +S42011B | Anterior displaced fracture of sternal end of right clavicle, initial encounter for open fracture | CMS +S42011D | Anterior displaced fracture of sternal end of right clavicle, subsequent encounter for fracture with routine healing | CMS +S42011G | Anterior displaced fracture of sternal end of right clavicle, subsequent encounter for fracture with delayed healing | CMS +S42011K | Anterior displaced fracture of sternal end of right clavicle, subsequent encounter for fracture with nonunion | CMS +S42011P | Anterior displaced fracture of sternal end of right clavicle, subsequent encounter for fracture with malunion | CMS +S42011S | Anterior displaced fracture of sternal end of right clavicle, sequela | CMS +S42012A | Anterior displaced fracture of sternal end of left clavicle, initial encounter for closed fracture | CMS +S42012B | Anterior displaced fracture of sternal end of left clavicle, initial encounter for open fracture | CMS +S42012D | Anterior displaced fracture of sternal end of left clavicle, subsequent encounter for fracture with routine healing | CMS +S42012G | Anterior displaced fracture of sternal end of left clavicle, subsequent encounter for fracture with delayed healing | CMS +S42012K | Anterior displaced fracture of sternal end of left clavicle, subsequent encounter for fracture with nonunion | CMS +S42012P | Anterior displaced fracture of sternal end of left clavicle, subsequent encounter for fracture with malunion | CMS +S42012S | Anterior displaced fracture of sternal end of left clavicle, sequela | CMS +S42013A | Anterior displaced fracture of sternal end of unspecified clavicle, initial encounter for closed fracture | CMS +S42013B | Anterior displaced fracture of sternal end of unspecified clavicle, initial encounter for open fracture | CMS +S42013D | Anterior displaced fracture of sternal end of unspecified clavicle, subsequent encounter for fracture with routine healing | CMS +S42013G | Anterior displaced fracture of sternal end of unspecified clavicle, subsequent encounter for fracture with delayed healing | CMS +S42013K | Anterior displaced fracture of sternal end of unspecified clavicle, subsequent encounter for fracture with nonunion | CMS +S42013P | Anterior displaced fracture of sternal end of unspecified clavicle, subsequent encounter for fracture with malunion | CMS +S42013S | Anterior displaced fracture of sternal end of unspecified clavicle, sequela | CMS +S42014A | Posterior displaced fracture of sternal end of right clavicle, initial encounter for closed fracture | CMS +S42014B | Posterior displaced fracture of sternal end of right clavicle, initial encounter for open fracture | CMS +S42014D | Posterior displaced fracture of sternal end of right clavicle, subsequent encounter for fracture with routine healing | CMS +S42014G | Posterior displaced fracture of sternal end of right clavicle, subsequent encounter for fracture with delayed healing | CMS +S42014K | Posterior displaced fracture of sternal end of right clavicle, subsequent encounter for fracture with nonunion | CMS +S42014P | Posterior displaced fracture of sternal end of right clavicle, subsequent encounter for fracture with malunion | CMS +S42014S | Posterior displaced fracture of sternal end of right clavicle, sequela | CMS +S42015A | Posterior displaced fracture of sternal end of left clavicle, initial encounter for closed fracture | CMS +S42015B | Posterior displaced fracture of sternal end of left clavicle, initial encounter for open fracture | CMS +S42015D | Posterior displaced fracture of sternal end of left clavicle, subsequent encounter for fracture with routine healing | CMS +S42015G | Posterior displaced fracture of sternal end of left clavicle, subsequent encounter for fracture with delayed healing | CMS +S42015K | Posterior displaced fracture of sternal end of left clavicle, subsequent encounter for fracture with nonunion | CMS +S42015P | Posterior displaced fracture of sternal end of left clavicle, subsequent encounter for fracture with malunion | CMS +S42015S | Posterior displaced fracture of sternal end of left clavicle, sequela | CMS +S42016A | Posterior displaced fracture of sternal end of unspecified clavicle, initial encounter for closed fracture | CMS +S42016B | Posterior displaced fracture of sternal end of unspecified clavicle, initial encounter for open fracture | CMS +S42016D | Posterior displaced fracture of sternal end of unspecified clavicle, subsequent encounter for fracture with routine healing | CMS +S42016G | Posterior displaced fracture of sternal end of unspecified clavicle, subsequent encounter for fracture with delayed healing | CMS +S42016K | Posterior displaced fracture of sternal end of unspecified clavicle, subsequent encounter for fracture with nonunion | CMS +S42016P | Posterior displaced fracture of sternal end of unspecified clavicle, subsequent encounter for fracture with malunion | CMS +S42016S | Posterior displaced fracture of sternal end of unspecified clavicle, sequela | CMS +S42017A | Nondisplaced fracture of sternal end of right clavicle, initial encounter for closed fracture | CMS +S42017B | Nondisplaced fracture of sternal end of right clavicle, initial encounter for open fracture | CMS +S42017D | Nondisplaced fracture of sternal end of right clavicle, subsequent encounter for fracture with routine healing | CMS +S42017G | Nondisplaced fracture of sternal end of right clavicle, subsequent encounter for fracture with delayed healing | CMS +S42017K | Nondisplaced fracture of sternal end of right clavicle, subsequent encounter for fracture with nonunion | CMS +S42017P | Nondisplaced fracture of sternal end of right clavicle, subsequent encounter for fracture with malunion | CMS +S42017S | Nondisplaced fracture of sternal end of right clavicle, sequela | CMS +S42018A | Nondisplaced fracture of sternal end of left clavicle, initial encounter for closed fracture | CMS +S42018B | Nondisplaced fracture of sternal end of left clavicle, initial encounter for open fracture | CMS +S42018D | Nondisplaced fracture of sternal end of left clavicle, subsequent encounter for fracture with routine healing | CMS +S42018G | Nondisplaced fracture of sternal end of left clavicle, subsequent encounter for fracture with delayed healing | CMS +S42018K | Nondisplaced fracture of sternal end of left clavicle, subsequent encounter for fracture with nonunion | CMS +S42018P | Nondisplaced fracture of sternal end of left clavicle, subsequent encounter for fracture with malunion | CMS +S42018S | Nondisplaced fracture of sternal end of left clavicle, sequela | CMS +S42019A | Nondisplaced fracture of sternal end of unspecified clavicle, initial encounter for closed fracture | CMS +S42019B | Nondisplaced fracture of sternal end of unspecified clavicle, initial encounter for open fracture | CMS +S42019D | Nondisplaced fracture of sternal end of unspecified clavicle, subsequent encounter for fracture with routine healing | CMS +S42019G | Nondisplaced fracture of sternal end of unspecified clavicle, subsequent encounter for fracture with delayed healing | CMS +S42019K | Nondisplaced fracture of sternal end of unspecified clavicle, subsequent encounter for fracture with nonunion | CMS +S42019P | Nondisplaced fracture of sternal end of unspecified clavicle, subsequent encounter for fracture with malunion | CMS +S42019S | Nondisplaced fracture of sternal end of unspecified clavicle, sequela | CMS +S42021A | Displaced fracture of shaft of right clavicle, initial encounter for closed fracture | CMS +S42021B | Displaced fracture of shaft of right clavicle, initial encounter for open fracture | CMS +S42021D | Displaced fracture of shaft of right clavicle, subsequent encounter for fracture with routine healing | CMS +S42021G | Displaced fracture of shaft of right clavicle, subsequent encounter for fracture with delayed healing | CMS +S42021K | Displaced fracture of shaft of right clavicle, subsequent encounter for fracture with nonunion | CMS +S42021P | Displaced fracture of shaft of right clavicle, subsequent encounter for fracture with malunion | CMS +S42021S | Displaced fracture of shaft of right clavicle, sequela | CMS +S42022A | Displaced fracture of shaft of left clavicle, initial encounter for closed fracture | CMS +S42022B | Displaced fracture of shaft of left clavicle, initial encounter for open fracture | CMS +S42022D | Displaced fracture of shaft of left clavicle, subsequent encounter for fracture with routine healing | CMS +S42022G | Displaced fracture of shaft of left clavicle, subsequent encounter for fracture with delayed healing | CMS +S42022K | Displaced fracture of shaft of left clavicle, subsequent encounter for fracture with nonunion | CMS +S42022P | Displaced fracture of shaft of left clavicle, subsequent encounter for fracture with malunion | CMS +S42022S | Displaced fracture of shaft of left clavicle, sequela | CMS +S42023A | Displaced fracture of shaft of unspecified clavicle, initial encounter for closed fracture | CMS +S42023B | Displaced fracture of shaft of unspecified clavicle, initial encounter for open fracture | CMS +S42023D | Displaced fracture of shaft of unspecified clavicle, subsequent encounter for fracture with routine healing | CMS +S42023G | Displaced fracture of shaft of unspecified clavicle, subsequent encounter for fracture with delayed healing | CMS +S42023K | Displaced fracture of shaft of unspecified clavicle, subsequent encounter for fracture with nonunion | CMS +S42023P | Displaced fracture of shaft of unspecified clavicle, subsequent encounter for fracture with malunion | CMS +S42023S | Displaced fracture of shaft of unspecified clavicle, sequela | CMS +S42024A | Nondisplaced fracture of shaft of right clavicle, initial encounter for closed fracture | CMS +S42024B | Nondisplaced fracture of shaft of right clavicle, initial encounter for open fracture | CMS +S42024D | Nondisplaced fracture of shaft of right clavicle, subsequent encounter for fracture with routine healing | CMS +S42024G | Nondisplaced fracture of shaft of right clavicle, subsequent encounter for fracture with delayed healing | CMS +S42024K | Nondisplaced fracture of shaft of right clavicle, subsequent encounter for fracture with nonunion | CMS +S42024P | Nondisplaced fracture of shaft of right clavicle, subsequent encounter for fracture with malunion | CMS +S42024S | Nondisplaced fracture of shaft of right clavicle, sequela | CMS +S42025A | Nondisplaced fracture of shaft of left clavicle, initial encounter for closed fracture | CMS +S42025B | Nondisplaced fracture of shaft of left clavicle, initial encounter for open fracture | CMS +S42025D | Nondisplaced fracture of shaft of left clavicle, subsequent encounter for fracture with routine healing | CMS +S42025G | Nondisplaced fracture of shaft of left clavicle, subsequent encounter for fracture with delayed healing | CMS +S42025K | Nondisplaced fracture of shaft of left clavicle, subsequent encounter for fracture with nonunion | CMS +S42025P | Nondisplaced fracture of shaft of left clavicle, subsequent encounter for fracture with malunion | CMS +S42025S | Nondisplaced fracture of shaft of left clavicle, sequela | CMS +S42026A | Nondisplaced fracture of shaft of unspecified clavicle, initial encounter for closed fracture | CMS +S42026B | Nondisplaced fracture of shaft of unspecified clavicle, initial encounter for open fracture | CMS +S42026D | Nondisplaced fracture of shaft of unspecified clavicle, subsequent encounter for fracture with routine healing | CMS +S42026G | Nondisplaced fracture of shaft of unspecified clavicle, subsequent encounter for fracture with delayed healing | CMS +S42026K | Nondisplaced fracture of shaft of unspecified clavicle, subsequent encounter for fracture with nonunion | CMS +S42026P | Nondisplaced fracture of shaft of unspecified clavicle, subsequent encounter for fracture with malunion | CMS +S42026S | Nondisplaced fracture of shaft of unspecified clavicle, sequela | CMS +S42031A | Displaced fracture of lateral end of right clavicle, initial encounter for closed fracture | CMS +S42031B | Displaced fracture of lateral end of right clavicle, initial encounter for open fracture | CMS +S42031D | Displaced fracture of lateral end of right clavicle, subsequent encounter for fracture with routine healing | CMS +S42031G | Displaced fracture of lateral end of right clavicle, subsequent encounter for fracture with delayed healing | CMS +S42031K | Displaced fracture of lateral end of right clavicle, subsequent encounter for fracture with nonunion | CMS +S42031P | Displaced fracture of lateral end of right clavicle, subsequent encounter for fracture with malunion | CMS +S42031S | Displaced fracture of lateral end of right clavicle, sequela | CMS +S42032A | Displaced fracture of lateral end of left clavicle, initial encounter for closed fracture | CMS +S42032B | Displaced fracture of lateral end of left clavicle, initial encounter for open fracture | CMS +S42032D | Displaced fracture of lateral end of left clavicle, subsequent encounter for fracture with routine healing | CMS +S42032G | Displaced fracture of lateral end of left clavicle, subsequent encounter for fracture with delayed healing | CMS +S42032K | Displaced fracture of lateral end of left clavicle, subsequent encounter for fracture with nonunion | CMS +S42032P | Displaced fracture of lateral end of left clavicle, subsequent encounter for fracture with malunion | CMS +S42032S | Displaced fracture of lateral end of left clavicle, sequela | CMS +S42033A | Displaced fracture of lateral end of unspecified clavicle, initial encounter for closed fracture | CMS +S42033B | Displaced fracture of lateral end of unspecified clavicle, initial encounter for open fracture | CMS +S42033D | Displaced fracture of lateral end of unspecified clavicle, subsequent encounter for fracture with routine healing | CMS +S42033G | Displaced fracture of lateral end of unspecified clavicle, subsequent encounter for fracture with delayed healing | CMS +S42033K | Displaced fracture of lateral end of unspecified clavicle, subsequent encounter for fracture with nonunion | CMS +S42033P | Displaced fracture of lateral end of unspecified clavicle, subsequent encounter for fracture with malunion | CMS +S42033S | Displaced fracture of lateral end of unspecified clavicle, sequela | CMS +S42034A | Nondisplaced fracture of lateral end of right clavicle, initial encounter for closed fracture | CMS +S42034B | Nondisplaced fracture of lateral end of right clavicle, initial encounter for open fracture | CMS +S42034D | Nondisplaced fracture of lateral end of right clavicle, subsequent encounter for fracture with routine healing | CMS +S42034G | Nondisplaced fracture of lateral end of right clavicle, subsequent encounter for fracture with delayed healing | CMS +S42034K | Nondisplaced fracture of lateral end of right clavicle, subsequent encounter for fracture with nonunion | CMS +S42034P | Nondisplaced fracture of lateral end of right clavicle, subsequent encounter for fracture with malunion | CMS +S42034S | Nondisplaced fracture of lateral end of right clavicle, sequela | CMS +S42035A | Nondisplaced fracture of lateral end of left clavicle, initial encounter for closed fracture | CMS +S42035B | Nondisplaced fracture of lateral end of left clavicle, initial encounter for open fracture | CMS +S42035D | Nondisplaced fracture of lateral end of left clavicle, subsequent encounter for fracture with routine healing | CMS +S42035G | Nondisplaced fracture of lateral end of left clavicle, subsequent encounter for fracture with delayed healing | CMS +S42035K | Nondisplaced fracture of lateral end of left clavicle, subsequent encounter for fracture with nonunion | CMS +S42035P | Nondisplaced fracture of lateral end of left clavicle, subsequent encounter for fracture with malunion | CMS +S42035S | Nondisplaced fracture of lateral end of left clavicle, sequela | CMS +S42036A | Nondisplaced fracture of lateral end of unspecified clavicle, initial encounter for closed fracture | CMS +S42036B | Nondisplaced fracture of lateral end of unspecified clavicle, initial encounter for open fracture | CMS +S42036D | Nondisplaced fracture of lateral end of unspecified clavicle, subsequent encounter for fracture with routine healing | CMS +S42036G | Nondisplaced fracture of lateral end of unspecified clavicle, subsequent encounter for fracture with delayed healing | CMS +S42036K | Nondisplaced fracture of lateral end of unspecified clavicle, subsequent encounter for fracture with nonunion | CMS +S42036P | Nondisplaced fracture of lateral end of unspecified clavicle, subsequent encounter for fracture with malunion | CMS +S42036S | Nondisplaced fracture of lateral end of unspecified clavicle, sequela | CMS +S42101A | Fracture of unspecified part of scapula, right shoulder, initial encounter for closed fracture | CMS +S42101B | Fracture of unspecified part of scapula, right shoulder, initial encounter for open fracture | CMS +S42101D | Fracture of unspecified part of scapula, right shoulder, subsequent encounter for fracture with routine healing | CMS +S42101G | Fracture of unspecified part of scapula, right shoulder, subsequent encounter for fracture with delayed healing | CMS +S42101K | Fracture of unspecified part of scapula, right shoulder, subsequent encounter for fracture with nonunion | CMS +S42101P | Fracture of unspecified part of scapula, right shoulder, subsequent encounter for fracture with malunion | CMS +S42101S | Fracture of unspecified part of scapula, right shoulder, sequela | CMS +S42102A | Fracture of unspecified part of scapula, left shoulder, initial encounter for closed fracture | CMS +S42102B | Fracture of unspecified part of scapula, left shoulder, initial encounter for open fracture | CMS +S42102D | Fracture of unspecified part of scapula, left shoulder, subsequent encounter for fracture with routine healing | CMS +S42102G | Fracture of unspecified part of scapula, left shoulder, subsequent encounter for fracture with delayed healing | CMS +S42102K | Fracture of unspecified part of scapula, left shoulder, subsequent encounter for fracture with nonunion | CMS +S42102P | Fracture of unspecified part of scapula, left shoulder, subsequent encounter for fracture with malunion | CMS +S42102S | Fracture of unspecified part of scapula, left shoulder, sequela | CMS +S42109A | Fracture of unspecified part of scapula, unspecified shoulder, initial encounter for closed fracture | CMS +S42109B | Fracture of unspecified part of scapula, unspecified shoulder, initial encounter for open fracture | CMS +S42109D | Fracture of unspecified part of scapula, unspecified shoulder, subsequent encounter for fracture with routine healing | CMS +S42109G | Fracture of unspecified part of scapula, unspecified shoulder, subsequent encounter for fracture with delayed healing | CMS +S42109K | Fracture of unspecified part of scapula, unspecified shoulder, subsequent encounter for fracture with nonunion | CMS +S42109P | Fracture of unspecified part of scapula, unspecified shoulder, subsequent encounter for fracture with malunion | CMS +S42109S | Fracture of unspecified part of scapula, unspecified shoulder, sequela | CMS +S42111A | Displaced fracture of body of scapula, right shoulder, initial encounter for closed fracture | CMS +S42111B | Displaced fracture of body of scapula, right shoulder, initial encounter for open fracture | CMS +S42111D | Displaced fracture of body of scapula, right shoulder, subsequent encounter for fracture with routine healing | CMS +S42111G | Displaced fracture of body of scapula, right shoulder, subsequent encounter for fracture with delayed healing | CMS +S42111K | Displaced fracture of body of scapula, right shoulder, subsequent encounter for fracture with nonunion | CMS +S42111P | Displaced fracture of body of scapula, right shoulder, subsequent encounter for fracture with malunion | CMS +S42111S | Displaced fracture of body of scapula, right shoulder, sequela | CMS +S42112A | Displaced fracture of body of scapula, left shoulder, initial encounter for closed fracture | CMS +S42112B | Displaced fracture of body of scapula, left shoulder, initial encounter for open fracture | CMS +S42112D | Displaced fracture of body of scapula, left shoulder, subsequent encounter for fracture with routine healing | CMS +S42112G | Displaced fracture of body of scapula, left shoulder, subsequent encounter for fracture with delayed healing | CMS +S42112K | Displaced fracture of body of scapula, left shoulder, subsequent encounter for fracture with nonunion | CMS +S42112P | Displaced fracture of body of scapula, left shoulder, subsequent encounter for fracture with malunion | CMS +S42112S | Displaced fracture of body of scapula, left shoulder, sequela | CMS +S42113A | Displaced fracture of body of scapula, unspecified shoulder, initial encounter for closed fracture | CMS +S42113B | Displaced fracture of body of scapula, unspecified shoulder, initial encounter for open fracture | CMS +S42113D | Displaced fracture of body of scapula, unspecified shoulder, subsequent encounter for fracture with routine healing | CMS +S42113G | Displaced fracture of body of scapula, unspecified shoulder, subsequent encounter for fracture with delayed healing | CMS +S42113K | Displaced fracture of body of scapula, unspecified shoulder, subsequent encounter for fracture with nonunion | CMS +S42113P | Displaced fracture of body of scapula, unspecified shoulder, subsequent encounter for fracture with malunion | CMS +S42113S | Displaced fracture of body of scapula, unspecified shoulder, sequela | CMS +S42114A | Nondisplaced fracture of body of scapula, right shoulder, initial encounter for closed fracture | CMS +S42114B | Nondisplaced fracture of body of scapula, right shoulder, initial encounter for open fracture | CMS +S42114D | Nondisplaced fracture of body of scapula, right shoulder, subsequent encounter for fracture with routine healing | CMS +S42114G | Nondisplaced fracture of body of scapula, right shoulder, subsequent encounter for fracture with delayed healing | CMS +S42114K | Nondisplaced fracture of body of scapula, right shoulder, subsequent encounter for fracture with nonunion | CMS +S42114P | Nondisplaced fracture of body of scapula, right shoulder, subsequent encounter for fracture with malunion | CMS +S42114S | Nondisplaced fracture of body of scapula, right shoulder, sequela | CMS +S42115A | Nondisplaced fracture of body of scapula, left shoulder, initial encounter for closed fracture | CMS +S42115B | Nondisplaced fracture of body of scapula, left shoulder, initial encounter for open fracture | CMS +S42115D | Nondisplaced fracture of body of scapula, left shoulder, subsequent encounter for fracture with routine healing | CMS +S42115G | Nondisplaced fracture of body of scapula, left shoulder, subsequent encounter for fracture with delayed healing | CMS +S42115K | Nondisplaced fracture of body of scapula, left shoulder, subsequent encounter for fracture with nonunion | CMS +S42115P | Nondisplaced fracture of body of scapula, left shoulder, subsequent encounter for fracture with malunion | CMS +S42115S | Nondisplaced fracture of body of scapula, left shoulder, sequela | CMS +S42116A | Nondisplaced fracture of body of scapula, unspecified shoulder, initial encounter for closed fracture | CMS +S42116B | Nondisplaced fracture of body of scapula, unspecified shoulder, initial encounter for open fracture | CMS +S42116D | Nondisplaced fracture of body of scapula, unspecified shoulder, subsequent encounter for fracture with routine healing | CMS +S42116G | Nondisplaced fracture of body of scapula, unspecified shoulder, subsequent encounter for fracture with delayed healing | CMS +S42116K | Nondisplaced fracture of body of scapula, unspecified shoulder, subsequent encounter for fracture with nonunion | CMS +S42116P | Nondisplaced fracture of body of scapula, unspecified shoulder, subsequent encounter for fracture with malunion | CMS +S42116S | Nondisplaced fracture of body of scapula, unspecified shoulder, sequela | CMS +S42121A | Displaced fracture of acromial process, right shoulder, initial encounter for closed fracture | CMS +S42121B | Displaced fracture of acromial process, right shoulder, initial encounter for open fracture | CMS +S42121D | Displaced fracture of acromial process, right shoulder, subsequent encounter for fracture with routine healing | CMS +S42121G | Displaced fracture of acromial process, right shoulder, subsequent encounter for fracture with delayed healing | CMS +S42121K | Displaced fracture of acromial process, right shoulder, subsequent encounter for fracture with nonunion | CMS +S42121P | Displaced fracture of acromial process, right shoulder, subsequent encounter for fracture with malunion | CMS +S42121S | Displaced fracture of acromial process, right shoulder, sequela | CMS +S42122A | Displaced fracture of acromial process, left shoulder, initial encounter for closed fracture | CMS +S42122B | Displaced fracture of acromial process, left shoulder, initial encounter for open fracture | CMS +S42122D | Displaced fracture of acromial process, left shoulder, subsequent encounter for fracture with routine healing | CMS +S42122G | Displaced fracture of acromial process, left shoulder, subsequent encounter for fracture with delayed healing | CMS +S42122K | Displaced fracture of acromial process, left shoulder, subsequent encounter for fracture with nonunion | CMS +S42122P | Displaced fracture of acromial process, left shoulder, subsequent encounter for fracture with malunion | CMS +S42122S | Displaced fracture of acromial process, left shoulder, sequela | CMS +S42123A | Displaced fracture of acromial process, unspecified shoulder, initial encounter for closed fracture | CMS +S42123B | Displaced fracture of acromial process, unspecified shoulder, initial encounter for open fracture | CMS +S42123D | Displaced fracture of acromial process, unspecified shoulder, subsequent encounter for fracture with routine healing | CMS +S42123G | Displaced fracture of acromial process, unspecified shoulder, subsequent encounter for fracture with delayed healing | CMS +S42123K | Displaced fracture of acromial process, unspecified shoulder, subsequent encounter for fracture with nonunion | CMS +S42123P | Displaced fracture of acromial process, unspecified shoulder, subsequent encounter for fracture with malunion | CMS +S42123S | Displaced fracture of acromial process, unspecified shoulder, sequela | CMS +S42124A | Nondisplaced fracture of acromial process, right shoulder, initial encounter for closed fracture | CMS +S42124B | Nondisplaced fracture of acromial process, right shoulder, initial encounter for open fracture | CMS +S42124D | Nondisplaced fracture of acromial process, right shoulder, subsequent encounter for fracture with routine healing | CMS +S42124G | Nondisplaced fracture of acromial process, right shoulder, subsequent encounter for fracture with delayed healing | CMS +S42124K | Nondisplaced fracture of acromial process, right shoulder, subsequent encounter for fracture with nonunion | CMS +S42124P | Nondisplaced fracture of acromial process, right shoulder, subsequent encounter for fracture with malunion | CMS +S42124S | Nondisplaced fracture of acromial process, right shoulder, sequela | CMS +S42125A | Nondisplaced fracture of acromial process, left shoulder, initial encounter for closed fracture | CMS +S42125B | Nondisplaced fracture of acromial process, left shoulder, initial encounter for open fracture | CMS +S42125D | Nondisplaced fracture of acromial process, left shoulder, subsequent encounter for fracture with routine healing | CMS +S42125G | Nondisplaced fracture of acromial process, left shoulder, subsequent encounter for fracture with delayed healing | CMS +S42125K | Nondisplaced fracture of acromial process, left shoulder, subsequent encounter for fracture with nonunion | CMS +S42125P | Nondisplaced fracture of acromial process, left shoulder, subsequent encounter for fracture with malunion | CMS +S42125S | Nondisplaced fracture of acromial process, left shoulder, sequela | CMS +S42126A | Nondisplaced fracture of acromial process, unspecified shoulder, initial encounter for closed fracture | CMS +S42126B | Nondisplaced fracture of acromial process, unspecified shoulder, initial encounter for open fracture | CMS +S42126D | Nondisplaced fracture of acromial process, unspecified shoulder, subsequent encounter for fracture with routine healing | CMS +S42126G | Nondisplaced fracture of acromial process, unspecified shoulder, subsequent encounter for fracture with delayed healing | CMS +S42126K | Nondisplaced fracture of acromial process, unspecified shoulder, subsequent encounter for fracture with nonunion | CMS +S42126P | Nondisplaced fracture of acromial process, unspecified shoulder, subsequent encounter for fracture with malunion | CMS +S42126S | Nondisplaced fracture of acromial process, unspecified shoulder, sequela | CMS +S42131A | Displaced fracture of coracoid process, right shoulder, initial encounter for closed fracture | CMS +S42131B | Displaced fracture of coracoid process, right shoulder, initial encounter for open fracture | CMS +S42131D | Displaced fracture of coracoid process, right shoulder, subsequent encounter for fracture with routine healing | CMS +S42131G | Displaced fracture of coracoid process, right shoulder, subsequent encounter for fracture with delayed healing | CMS +S42131K | Displaced fracture of coracoid process, right shoulder, subsequent encounter for fracture with nonunion | CMS +S42131P | Displaced fracture of coracoid process, right shoulder, subsequent encounter for fracture with malunion | CMS +S42131S | Displaced fracture of coracoid process, right shoulder, sequela | CMS +S42132A | Displaced fracture of coracoid process, left shoulder, initial encounter for closed fracture | CMS +S42132B | Displaced fracture of coracoid process, left shoulder, initial encounter for open fracture | CMS +S42132D | Displaced fracture of coracoid process, left shoulder, subsequent encounter for fracture with routine healing | CMS +S42132G | Displaced fracture of coracoid process, left shoulder, subsequent encounter for fracture with delayed healing | CMS +S42132K | Displaced fracture of coracoid process, left shoulder, subsequent encounter for fracture with nonunion | CMS +S42132P | Displaced fracture of coracoid process, left shoulder, subsequent encounter for fracture with malunion | CMS +S42132S | Displaced fracture of coracoid process, left shoulder, sequela | CMS +S42133A | Displaced fracture of coracoid process, unspecified shoulder, initial encounter for closed fracture | CMS +S42133B | Displaced fracture of coracoid process, unspecified shoulder, initial encounter for open fracture | CMS +S42133D | Displaced fracture of coracoid process, unspecified shoulder, subsequent encounter for fracture with routine healing | CMS +S42133G | Displaced fracture of coracoid process, unspecified shoulder, subsequent encounter for fracture with delayed healing | CMS +S42133K | Displaced fracture of coracoid process, unspecified shoulder, subsequent encounter for fracture with nonunion | CMS +S42133P | Displaced fracture of coracoid process, unspecified shoulder, subsequent encounter for fracture with malunion | CMS +S42133S | Displaced fracture of coracoid process, unspecified shoulder, sequela | CMS +S42134A | Nondisplaced fracture of coracoid process, right shoulder, initial encounter for closed fracture | CMS +S42134B | Nondisplaced fracture of coracoid process, right shoulder, initial encounter for open fracture | CMS +S42134D | Nondisplaced fracture of coracoid process, right shoulder, subsequent encounter for fracture with routine healing | CMS +S42134G | Nondisplaced fracture of coracoid process, right shoulder, subsequent encounter for fracture with delayed healing | CMS +S42134K | Nondisplaced fracture of coracoid process, right shoulder, subsequent encounter for fracture with nonunion | CMS +S42134P | Nondisplaced fracture of coracoid process, right shoulder, subsequent encounter for fracture with malunion | CMS +S42134S | Nondisplaced fracture of coracoid process, right shoulder, sequela | CMS +S42135A | Nondisplaced fracture of coracoid process, left shoulder, initial encounter for closed fracture | CMS +S42135B | Nondisplaced fracture of coracoid process, left shoulder, initial encounter for open fracture | CMS +S42135D | Nondisplaced fracture of coracoid process, left shoulder, subsequent encounter for fracture with routine healing | CMS +S42135G | Nondisplaced fracture of coracoid process, left shoulder, subsequent encounter for fracture with delayed healing | CMS +S42135K | Nondisplaced fracture of coracoid process, left shoulder, subsequent encounter for fracture with nonunion | CMS +S42135P | Nondisplaced fracture of coracoid process, left shoulder, subsequent encounter for fracture with malunion | CMS +S42135S | Nondisplaced fracture of coracoid process, left shoulder, sequela | CMS +S42136A | Nondisplaced fracture of coracoid process, unspecified shoulder, initial encounter for closed fracture | CMS +S42136B | Nondisplaced fracture of coracoid process, unspecified shoulder, initial encounter for open fracture | CMS +S42136D | Nondisplaced fracture of coracoid process, unspecified shoulder, subsequent encounter for fracture with routine healing | CMS +S42136G | Nondisplaced fracture of coracoid process, unspecified shoulder, subsequent encounter for fracture with delayed healing | CMS +S42136K | Nondisplaced fracture of coracoid process, unspecified shoulder, subsequent encounter for fracture with nonunion | CMS +S42136P | Nondisplaced fracture of coracoid process, unspecified shoulder, subsequent encounter for fracture with malunion | CMS +S42136S | Nondisplaced fracture of coracoid process, unspecified shoulder, sequela | CMS +S42141A | Displaced fracture of glenoid cavity of scapula, right shoulder, initial encounter for closed fracture | CMS +S42141B | Displaced fracture of glenoid cavity of scapula, right shoulder, initial encounter for open fracture | CMS +S42141D | Displaced fracture of glenoid cavity of scapula, right shoulder, subsequent encounter for fracture with routine healing | CMS +S42141G | Displaced fracture of glenoid cavity of scapula, right shoulder, subsequent encounter for fracture with delayed healing | CMS +S42141K | Displaced fracture of glenoid cavity of scapula, right shoulder, subsequent encounter for fracture with nonunion | CMS +S42141P | Displaced fracture of glenoid cavity of scapula, right shoulder, subsequent encounter for fracture with malunion | CMS +S42141S | Displaced fracture of glenoid cavity of scapula, right shoulder, sequela | CMS +S42142A | Displaced fracture of glenoid cavity of scapula, left shoulder, initial encounter for closed fracture | CMS +S42142B | Displaced fracture of glenoid cavity of scapula, left shoulder, initial encounter for open fracture | CMS +S42142D | Displaced fracture of glenoid cavity of scapula, left shoulder, subsequent encounter for fracture with routine healing | CMS +S42142G | Displaced fracture of glenoid cavity of scapula, left shoulder, subsequent encounter for fracture with delayed healing | CMS +S42142K | Displaced fracture of glenoid cavity of scapula, left shoulder, subsequent encounter for fracture with nonunion | CMS +S42142P | Displaced fracture of glenoid cavity of scapula, left shoulder, subsequent encounter for fracture with malunion | CMS +S42142S | Displaced fracture of glenoid cavity of scapula, left shoulder, sequela | CMS +S42143A | Displaced fracture of glenoid cavity of scapula, unspecified shoulder, initial encounter for closed fracture | CMS +S42143B | Displaced fracture of glenoid cavity of scapula, unspecified shoulder, initial encounter for open fracture | CMS +S42143D | Displaced fracture of glenoid cavity of scapula, unspecified shoulder, subsequent encounter for fracture with routine healing | CMS +S42143G | Displaced fracture of glenoid cavity of scapula, unspecified shoulder, subsequent encounter for fracture with delayed healing | CMS +S42143K | Displaced fracture of glenoid cavity of scapula, unspecified shoulder, subsequent encounter for fracture with nonunion | CMS +S42143P | Displaced fracture of glenoid cavity of scapula, unspecified shoulder, subsequent encounter for fracture with malunion | CMS +S42143S | Displaced fracture of glenoid cavity of scapula, unspecified shoulder, sequela | CMS +S42144A | Nondisplaced fracture of glenoid cavity of scapula, right shoulder, initial encounter for closed fracture | CMS +S42144B | Nondisplaced fracture of glenoid cavity of scapula, right shoulder, initial encounter for open fracture | CMS +S42144D | Nondisplaced fracture of glenoid cavity of scapula, right shoulder, subsequent encounter for fracture with routine healing | CMS +S42144G | Nondisplaced fracture of glenoid cavity of scapula, right shoulder, subsequent encounter for fracture with delayed healing | CMS +S42144K | Nondisplaced fracture of glenoid cavity of scapula, right shoulder, subsequent encounter for fracture with nonunion | CMS +S42144P | Nondisplaced fracture of glenoid cavity of scapula, right shoulder, subsequent encounter for fracture with malunion | CMS +S42144S | Nondisplaced fracture of glenoid cavity of scapula, right shoulder, sequela | CMS +S42145A | Nondisplaced fracture of glenoid cavity of scapula, left shoulder, initial encounter for closed fracture | CMS +S42145B | Nondisplaced fracture of glenoid cavity of scapula, left shoulder, initial encounter for open fracture | CMS +S42145D | Nondisplaced fracture of glenoid cavity of scapula, left shoulder, subsequent encounter for fracture with routine healing | CMS +S42145G | Nondisplaced fracture of glenoid cavity of scapula, left shoulder, subsequent encounter for fracture with delayed healing | CMS +S42145K | Nondisplaced fracture of glenoid cavity of scapula, left shoulder, subsequent encounter for fracture with nonunion | CMS +S42145P | Nondisplaced fracture of glenoid cavity of scapula, left shoulder, subsequent encounter for fracture with malunion | CMS +S42145S | Nondisplaced fracture of glenoid cavity of scapula, left shoulder, sequela | CMS +S42146A | Nondisplaced fracture of glenoid cavity of scapula, unspecified shoulder, initial encounter for closed fracture | CMS +S42146B | Nondisplaced fracture of glenoid cavity of scapula, unspecified shoulder, initial encounter for open fracture | CMS +S42146D | Nondisplaced fracture of glenoid cavity of scapula, unspecified shoulder, subsequent encounter for fracture with routine healing | CMS +S42146G | Nondisplaced fracture of glenoid cavity of scapula, unspecified shoulder, subsequent encounter for fracture with delayed healing | CMS +S42146K | Nondisplaced fracture of glenoid cavity of scapula, unspecified shoulder, subsequent encounter for fracture with nonunion | CMS +S42146P | Nondisplaced fracture of glenoid cavity of scapula, unspecified shoulder, subsequent encounter for fracture with malunion | CMS +S42146S | Nondisplaced fracture of glenoid cavity of scapula, unspecified shoulder, sequela | CMS +S42151A | Displaced fracture of neck of scapula, right shoulder, initial encounter for closed fracture | CMS +S42151B | Displaced fracture of neck of scapula, right shoulder, initial encounter for open fracture | CMS +S42151D | Displaced fracture of neck of scapula, right shoulder, subsequent encounter for fracture with routine healing | CMS +S42151G | Displaced fracture of neck of scapula, right shoulder, subsequent encounter for fracture with delayed healing | CMS +S42151K | Displaced fracture of neck of scapula, right shoulder, subsequent encounter for fracture with nonunion | CMS +S42151P | Displaced fracture of neck of scapula, right shoulder, subsequent encounter for fracture with malunion | CMS +S42151S | Displaced fracture of neck of scapula, right shoulder, sequela | CMS +S42152A | Displaced fracture of neck of scapula, left shoulder, initial encounter for closed fracture | CMS +S42152B | Displaced fracture of neck of scapula, left shoulder, initial encounter for open fracture | CMS +S42152D | Displaced fracture of neck of scapula, left shoulder, subsequent encounter for fracture with routine healing | CMS +S42152G | Displaced fracture of neck of scapula, left shoulder, subsequent encounter for fracture with delayed healing | CMS +S42152K | Displaced fracture of neck of scapula, left shoulder, subsequent encounter for fracture with nonunion | CMS +S42152P | Displaced fracture of neck of scapula, left shoulder, subsequent encounter for fracture with malunion | CMS +S42152S | Displaced fracture of neck of scapula, left shoulder, sequela | CMS +S42153A | Displaced fracture of neck of scapula, unspecified shoulder, initial encounter for closed fracture | CMS +S42153B | Displaced fracture of neck of scapula, unspecified shoulder, initial encounter for open fracture | CMS +S42153D | Displaced fracture of neck of scapula, unspecified shoulder, subsequent encounter for fracture with routine healing | CMS +S42153G | Displaced fracture of neck of scapula, unspecified shoulder, subsequent encounter for fracture with delayed healing | CMS +S42153K | Displaced fracture of neck of scapula, unspecified shoulder, subsequent encounter for fracture with nonunion | CMS +S42153P | Displaced fracture of neck of scapula, unspecified shoulder, subsequent encounter for fracture with malunion | CMS +S42153S | Displaced fracture of neck of scapula, unspecified shoulder, sequela | CMS +S42154A | Nondisplaced fracture of neck of scapula, right shoulder, initial encounter for closed fracture | CMS +S42154B | Nondisplaced fracture of neck of scapula, right shoulder, initial encounter for open fracture | CMS +S42154D | Nondisplaced fracture of neck of scapula, right shoulder, subsequent encounter for fracture with routine healing | CMS +S42154G | Nondisplaced fracture of neck of scapula, right shoulder, subsequent encounter for fracture with delayed healing | CMS +S42154K | Nondisplaced fracture of neck of scapula, right shoulder, subsequent encounter for fracture with nonunion | CMS +S42154P | Nondisplaced fracture of neck of scapula, right shoulder, subsequent encounter for fracture with malunion | CMS +S42154S | Nondisplaced fracture of neck of scapula, right shoulder, sequela | CMS +S42155A | Nondisplaced fracture of neck of scapula, left shoulder, initial encounter for closed fracture | CMS +S42155B | Nondisplaced fracture of neck of scapula, left shoulder, initial encounter for open fracture | CMS +S42155D | Nondisplaced fracture of neck of scapula, left shoulder, subsequent encounter for fracture with routine healing | CMS +S42155G | Nondisplaced fracture of neck of scapula, left shoulder, subsequent encounter for fracture with delayed healing | CMS +S42155K | Nondisplaced fracture of neck of scapula, left shoulder, subsequent encounter for fracture with nonunion | CMS +S42155P | Nondisplaced fracture of neck of scapula, left shoulder, subsequent encounter for fracture with malunion | CMS +S42155S | Nondisplaced fracture of neck of scapula, left shoulder, sequela | CMS +S42156A | Nondisplaced fracture of neck of scapula, unspecified shoulder, initial encounter for closed fracture | CMS +S42156B | Nondisplaced fracture of neck of scapula, unspecified shoulder, initial encounter for open fracture | CMS +S42156D | Nondisplaced fracture of neck of scapula, unspecified shoulder, subsequent encounter for fracture with routine healing | CMS +S42156G | Nondisplaced fracture of neck of scapula, unspecified shoulder, subsequent encounter for fracture with delayed healing | CMS +S42156K | Nondisplaced fracture of neck of scapula, unspecified shoulder, subsequent encounter for fracture with nonunion | CMS +S42156P | Nondisplaced fracture of neck of scapula, unspecified shoulder, subsequent encounter for fracture with malunion | CMS +S42156S | Nondisplaced fracture of neck of scapula, unspecified shoulder, sequela | CMS +S42191A | Fracture of other part of scapula, right shoulder, initial encounter for closed fracture | CMS +S42191B | Fracture of other part of scapula, right shoulder, initial encounter for open fracture | CMS +S42191D | Fracture of other part of scapula, right shoulder, subsequent encounter for fracture with routine healing | CMS +S42191G | Fracture of other part of scapula, right shoulder, subsequent encounter for fracture with delayed healing | CMS +S42191K | Fracture of other part of scapula, right shoulder, subsequent encounter for fracture with nonunion | CMS +S42191P | Fracture of other part of scapula, right shoulder, subsequent encounter for fracture with malunion | CMS +S42191S | Fracture of other part of scapula, right shoulder, sequela | CMS +S42192A | Fracture of other part of scapula, left shoulder, initial encounter for closed fracture | CMS +S42192B | Fracture of other part of scapula, left shoulder, initial encounter for open fracture | CMS +S42192D | Fracture of other part of scapula, left shoulder, subsequent encounter for fracture with routine healing | CMS +S42192G | Fracture of other part of scapula, left shoulder, subsequent encounter for fracture with delayed healing | CMS +S42192K | Fracture of other part of scapula, left shoulder, subsequent encounter for fracture with nonunion | CMS +S42192P | Fracture of other part of scapula, left shoulder, subsequent encounter for fracture with malunion | CMS +S42192S | Fracture of other part of scapula, left shoulder, sequela | CMS +S42199A | Fracture of other part of scapula, unspecified shoulder, initial encounter for closed fracture | CMS +S42199B | Fracture of other part of scapula, unspecified shoulder, initial encounter for open fracture | CMS +S42199D | Fracture of other part of scapula, unspecified shoulder, subsequent encounter for fracture with routine healing | CMS +S42199G | Fracture of other part of scapula, unspecified shoulder, subsequent encounter for fracture with delayed healing | CMS +S42199K | Fracture of other part of scapula, unspecified shoulder, subsequent encounter for fracture with nonunion | CMS +S42199P | Fracture of other part of scapula, unspecified shoulder, subsequent encounter for fracture with malunion | CMS +S42199S | Fracture of other part of scapula, unspecified shoulder, sequela | CMS +S42201A | Unspecified fracture of upper end of right humerus, initial encounter for closed fracture | CMS +S42201B | Unspecified fracture of upper end of right humerus, initial encounter for open fracture | CMS +S42201D | Unspecified fracture of upper end of right humerus, subsequent encounter for fracture with routine healing | CMS +S42201G | Unspecified fracture of upper end of right humerus, subsequent encounter for fracture with delayed healing | CMS +S42201K | Unspecified fracture of upper end of right humerus, subsequent encounter for fracture with nonunion | CMS +S42201P | Unspecified fracture of upper end of right humerus, subsequent encounter for fracture with malunion | CMS +S42201S | Unspecified fracture of upper end of right humerus, sequela | CMS +S42202A | Unspecified fracture of upper end of left humerus, initial encounter for closed fracture | CMS +S42202B | Unspecified fracture of upper end of left humerus, initial encounter for open fracture | CMS +S42202D | Unspecified fracture of upper end of left humerus, subsequent encounter for fracture with routine healing | CMS +S42202G | Unspecified fracture of upper end of left humerus, subsequent encounter for fracture with delayed healing | CMS +S42202K | Unspecified fracture of upper end of left humerus, subsequent encounter for fracture with nonunion | CMS +S42202P | Unspecified fracture of upper end of left humerus, subsequent encounter for fracture with malunion | CMS +S42202S | Unspecified fracture of upper end of left humerus, sequela | CMS +S42209A | Unspecified fracture of upper end of unspecified humerus, initial encounter for closed fracture | CMS +S42209B | Unspecified fracture of upper end of unspecified humerus, initial encounter for open fracture | CMS +S42209D | Unspecified fracture of upper end of unspecified humerus, subsequent encounter for fracture with routine healing | CMS +S42209G | Unspecified fracture of upper end of unspecified humerus, subsequent encounter for fracture with delayed healing | CMS +S42209K | Unspecified fracture of upper end of unspecified humerus, subsequent encounter for fracture with nonunion | CMS +S42209P | Unspecified fracture of upper end of unspecified humerus, subsequent encounter for fracture with malunion | CMS +S42209S | Unspecified fracture of upper end of unspecified humerus, sequela | CMS +S42211A | Unspecified displaced fracture of surgical neck of right humerus, initial encounter for closed fracture | CMS +S42211B | Unspecified displaced fracture of surgical neck of right humerus, initial encounter for open fracture | CMS +S42211D | Unspecified displaced fracture of surgical neck of right humerus, subsequent encounter for fracture with routine healing | CMS +S42211G | Unspecified displaced fracture of surgical neck of right humerus, subsequent encounter for fracture with delayed healing | CMS +S42211K | Unspecified displaced fracture of surgical neck of right humerus, subsequent encounter for fracture with nonunion | CMS +S42211P | Unspecified displaced fracture of surgical neck of right humerus, subsequent encounter for fracture with malunion | CMS +S42211S | Unspecified displaced fracture of surgical neck of right humerus, sequela | CMS +S42212A | Unspecified displaced fracture of surgical neck of left humerus, initial encounter for closed fracture | CMS +S42212B | Unspecified displaced fracture of surgical neck of left humerus, initial encounter for open fracture | CMS +S42212D | Unspecified displaced fracture of surgical neck of left humerus, subsequent encounter for fracture with routine healing | CMS +S42212G | Unspecified displaced fracture of surgical neck of left humerus, subsequent encounter for fracture with delayed healing | CMS +S42212K | Unspecified displaced fracture of surgical neck of left humerus, subsequent encounter for fracture with nonunion | CMS +S42212P | Unspecified displaced fracture of surgical neck of left humerus, subsequent encounter for fracture with malunion | CMS +S42212S | Unspecified displaced fracture of surgical neck of left humerus, sequela | CMS +S42213A | Unspecified displaced fracture of surgical neck of unspecified humerus, initial encounter for closed fracture | CMS +S42213B | Unspecified displaced fracture of surgical neck of unspecified humerus, initial encounter for open fracture | CMS +S42213D | Unspecified displaced fracture of surgical neck of unspecified humerus, subsequent encounter for fracture with routine healing | CMS +S42213G | Unspecified displaced fracture of surgical neck of unspecified humerus, subsequent encounter for fracture with delayed healing | CMS +S42213K | Unspecified displaced fracture of surgical neck of unspecified humerus, subsequent encounter for fracture with nonunion | CMS +S42213P | Unspecified displaced fracture of surgical neck of unspecified humerus, subsequent encounter for fracture with malunion | CMS +S42213S | Unspecified displaced fracture of surgical neck of unspecified humerus, sequela | CMS +S42214A | Unspecified nondisplaced fracture of surgical neck of right humerus, initial encounter for closed fracture | CMS +S42214B | Unspecified nondisplaced fracture of surgical neck of right humerus, initial encounter for open fracture | CMS +S42214D | Unspecified nondisplaced fracture of surgical neck of right humerus, subsequent encounter for fracture with routine healing | CMS +S42214G | Unspecified nondisplaced fracture of surgical neck of right humerus, subsequent encounter for fracture with delayed healing | CMS +S42214K | Unspecified nondisplaced fracture of surgical neck of right humerus, subsequent encounter for fracture with nonunion | CMS +S42214P | Unspecified nondisplaced fracture of surgical neck of right humerus, subsequent encounter for fracture with malunion | CMS +S42214S | Unspecified nondisplaced fracture of surgical neck of right humerus, sequela | CMS +S42215A | Unspecified nondisplaced fracture of surgical neck of left humerus, initial encounter for closed fracture | CMS +S42215B | Unspecified nondisplaced fracture of surgical neck of left humerus, initial encounter for open fracture | CMS +S42215D | Unspecified nondisplaced fracture of surgical neck of left humerus, subsequent encounter for fracture with routine healing | CMS +S42215G | Unspecified nondisplaced fracture of surgical neck of left humerus, subsequent encounter for fracture with delayed healing | CMS +S42215K | Unspecified nondisplaced fracture of surgical neck of left humerus, subsequent encounter for fracture with nonunion | CMS +S42215P | Unspecified nondisplaced fracture of surgical neck of left humerus, subsequent encounter for fracture with malunion | CMS +S42215S | Unspecified nondisplaced fracture of surgical neck of left humerus, sequela | CMS +S42216A | Unspecified nondisplaced fracture of surgical neck of unspecified humerus, initial encounter for closed fracture | CMS +S42216B | Unspecified nondisplaced fracture of surgical neck of unspecified humerus, initial encounter for open fracture | CMS +S42216D | Unspecified nondisplaced fracture of surgical neck of unspecified humerus, subsequent encounter for fracture with routine healing | CMS +S42216G | Unspecified nondisplaced fracture of surgical neck of unspecified humerus, subsequent encounter for fracture with delayed healing | CMS +S42216K | Unspecified nondisplaced fracture of surgical neck of unspecified humerus, subsequent encounter for fracture with nonunion | CMS +S42216P | Unspecified nondisplaced fracture of surgical neck of unspecified humerus, subsequent encounter for fracture with malunion | CMS +S42216S | Unspecified nondisplaced fracture of surgical neck of unspecified humerus, sequela | CMS +S42221A | 2-part displaced fracture of surgical neck of right humerus, initial encounter for closed fracture | CMS +S42221B | 2-part displaced fracture of surgical neck of right humerus, initial encounter for open fracture | CMS +S42221D | 2-part displaced fracture of surgical neck of right humerus, subsequent encounter for fracture with routine healing | CMS +S42221G | 2-part displaced fracture of surgical neck of right humerus, subsequent encounter for fracture with delayed healing | CMS +S42221K | 2-part displaced fracture of surgical neck of right humerus, subsequent encounter for fracture with nonunion | CMS +S42221P | 2-part displaced fracture of surgical neck of right humerus, subsequent encounter for fracture with malunion | CMS +S42221S | 2-part displaced fracture of surgical neck of right humerus, sequela | CMS +S42222A | 2-part displaced fracture of surgical neck of left humerus, initial encounter for closed fracture | CMS +S42222B | 2-part displaced fracture of surgical neck of left humerus, initial encounter for open fracture | CMS +S42222D | 2-part displaced fracture of surgical neck of left humerus, subsequent encounter for fracture with routine healing | CMS +S42222G | 2-part displaced fracture of surgical neck of left humerus, subsequent encounter for fracture with delayed healing | CMS +S42222K | 2-part displaced fracture of surgical neck of left humerus, subsequent encounter for fracture with nonunion | CMS +S42222P | 2-part displaced fracture of surgical neck of left humerus, subsequent encounter for fracture with malunion | CMS +S42222S | 2-part displaced fracture of surgical neck of left humerus, sequela | CMS +S42223A | 2-part displaced fracture of surgical neck of unspecified humerus, initial encounter for closed fracture | CMS +S42223B | 2-part displaced fracture of surgical neck of unspecified humerus, initial encounter for open fracture | CMS +S42223D | 2-part displaced fracture of surgical neck of unspecified humerus, subsequent encounter for fracture with routine healing | CMS +S42223G | 2-part displaced fracture of surgical neck of unspecified humerus, subsequent encounter for fracture with delayed healing | CMS +S42223K | 2-part displaced fracture of surgical neck of unspecified humerus, subsequent encounter for fracture with nonunion | CMS +S42223P | 2-part displaced fracture of surgical neck of unspecified humerus, subsequent encounter for fracture with malunion | CMS +S42223S | 2-part displaced fracture of surgical neck of unspecified humerus, sequela | CMS +S42224A | 2-part nondisplaced fracture of surgical neck of right humerus, initial encounter for closed fracture | CMS +S42224B | 2-part nondisplaced fracture of surgical neck of right humerus, initial encounter for open fracture | CMS +S42224D | 2-part nondisplaced fracture of surgical neck of right humerus, subsequent encounter for fracture with routine healing | CMS +S42224G | 2-part nondisplaced fracture of surgical neck of right humerus, subsequent encounter for fracture with delayed healing | CMS +S42224K | 2-part nondisplaced fracture of surgical neck of right humerus, subsequent encounter for fracture with nonunion | CMS +S42224P | 2-part nondisplaced fracture of surgical neck of right humerus, subsequent encounter for fracture with malunion | CMS +S42224S | 2-part nondisplaced fracture of surgical neck of right humerus, sequela | CMS +S42225A | 2-part nondisplaced fracture of surgical neck of left humerus, initial encounter for closed fracture | CMS +S42225B | 2-part nondisplaced fracture of surgical neck of left humerus, initial encounter for open fracture | CMS +S42225D | 2-part nondisplaced fracture of surgical neck of left humerus, subsequent encounter for fracture with routine healing | CMS +S42225G | 2-part nondisplaced fracture of surgical neck of left humerus, subsequent encounter for fracture with delayed healing | CMS +S42225K | 2-part nondisplaced fracture of surgical neck of left humerus, subsequent encounter for fracture with nonunion | CMS +S42225P | 2-part nondisplaced fracture of surgical neck of left humerus, subsequent encounter for fracture with malunion | CMS +S42225S | 2-part nondisplaced fracture of surgical neck of left humerus, sequela | CMS +S42226A | 2-part nondisplaced fracture of surgical neck of unspecified humerus, initial encounter for closed fracture | CMS +S42226B | 2-part nondisplaced fracture of surgical neck of unspecified humerus, initial encounter for open fracture | CMS +S42226D | 2-part nondisplaced fracture of surgical neck of unspecified humerus, subsequent encounter for fracture with routine healing | CMS +S42226G | 2-part nondisplaced fracture of surgical neck of unspecified humerus, subsequent encounter for fracture with delayed healing | CMS +S42226K | 2-part nondisplaced fracture of surgical neck of unspecified humerus, subsequent encounter for fracture with nonunion | CMS +S42226P | 2-part nondisplaced fracture of surgical neck of unspecified humerus, subsequent encounter for fracture with malunion | CMS +S42226S | 2-part nondisplaced fracture of surgical neck of unspecified humerus, sequela | CMS +S42231A | 3-part fracture of surgical neck of right humerus, initial encounter for closed fracture | CMS +S42231B | 3-part fracture of surgical neck of right humerus, initial encounter for open fracture | CMS +S42231D | 3-part fracture of surgical neck of right humerus, subsequent encounter for fracture with routine healing | CMS +S42231G | 3-part fracture of surgical neck of right humerus, subsequent encounter for fracture with delayed healing | CMS +S42231K | 3-part fracture of surgical neck of right humerus, subsequent encounter for fracture with nonunion | CMS +S42231P | 3-part fracture of surgical neck of right humerus, subsequent encounter for fracture with malunion | CMS +S42231S | 3-part fracture of surgical neck of right humerus, sequela | CMS +S42232A | 3-part fracture of surgical neck of left humerus, initial encounter for closed fracture | CMS +S42232B | 3-part fracture of surgical neck of left humerus, initial encounter for open fracture | CMS +S42232D | 3-part fracture of surgical neck of left humerus, subsequent encounter for fracture with routine healing | CMS +S42232G | 3-part fracture of surgical neck of left humerus, subsequent encounter for fracture with delayed healing | CMS +S42232K | 3-part fracture of surgical neck of left humerus, subsequent encounter for fracture with nonunion | CMS +S42232P | 3-part fracture of surgical neck of left humerus, subsequent encounter for fracture with malunion | CMS +S42232S | 3-part fracture of surgical neck of left humerus, sequela | CMS +S42239A | 3-part fracture of surgical neck of unspecified humerus, initial encounter for closed fracture | CMS +S42239B | 3-part fracture of surgical neck of unspecified humerus, initial encounter for open fracture | CMS +S42239D | 3-part fracture of surgical neck of unspecified humerus, subsequent encounter for fracture with routine healing | CMS +S42239G | 3-part fracture of surgical neck of unspecified humerus, subsequent encounter for fracture with delayed healing | CMS +S42239K | 3-part fracture of surgical neck of unspecified humerus, subsequent encounter for fracture with nonunion | CMS +S42239P | 3-part fracture of surgical neck of unspecified humerus, subsequent encounter for fracture with malunion | CMS +S42239S | 3-part fracture of surgical neck of unspecified humerus, sequela | CMS +S42241A | 4-part fracture of surgical neck of right humerus, initial encounter for closed fracture | CMS +S42241B | 4-part fracture of surgical neck of right humerus, initial encounter for open fracture | CMS +S42241D | 4-part fracture of surgical neck of right humerus, subsequent encounter for fracture with routine healing | CMS +S42241G | 4-part fracture of surgical neck of right humerus, subsequent encounter for fracture with delayed healing | CMS +S42241K | 4-part fracture of surgical neck of right humerus, subsequent encounter for fracture with nonunion | CMS +S42241P | 4-part fracture of surgical neck of right humerus, subsequent encounter for fracture with malunion | CMS +S42241S | 4-part fracture of surgical neck of right humerus, sequela | CMS +S42242A | 4-part fracture of surgical neck of left humerus, initial encounter for closed fracture | CMS +S42242B | 4-part fracture of surgical neck of left humerus, initial encounter for open fracture | CMS +S42242D | 4-part fracture of surgical neck of left humerus, subsequent encounter for fracture with routine healing | CMS +S42242G | 4-part fracture of surgical neck of left humerus, subsequent encounter for fracture with delayed healing | CMS +S42242K | 4-part fracture of surgical neck of left humerus, subsequent encounter for fracture with nonunion | CMS +S42242P | 4-part fracture of surgical neck of left humerus, subsequent encounter for fracture with malunion | CMS +S42242S | 4-part fracture of surgical neck of left humerus, sequela | CMS +S42249A | 4-part fracture of surgical neck of unspecified humerus, initial encounter for closed fracture | CMS +S42249B | 4-part fracture of surgical neck of unspecified humerus, initial encounter for open fracture | CMS +S42249D | 4-part fracture of surgical neck of unspecified humerus, subsequent encounter for fracture with routine healing | CMS +S42249G | 4-part fracture of surgical neck of unspecified humerus, subsequent encounter for fracture with delayed healing | CMS +S42249K | 4-part fracture of surgical neck of unspecified humerus, subsequent encounter for fracture with nonunion | CMS +S42249P | 4-part fracture of surgical neck of unspecified humerus, subsequent encounter for fracture with malunion | CMS +S42249S | 4-part fracture of surgical neck of unspecified humerus, sequela | CMS +S42251A | Displaced fracture of greater tuberosity of right humerus, initial encounter for closed fracture | CMS +S42251B | Displaced fracture of greater tuberosity of right humerus, initial encounter for open fracture | CMS +S42251D | Displaced fracture of greater tuberosity of right humerus, subsequent encounter for fracture with routine healing | CMS +S42251G | Displaced fracture of greater tuberosity of right humerus, subsequent encounter for fracture with delayed healing | CMS +S42251K | Displaced fracture of greater tuberosity of right humerus, subsequent encounter for fracture with nonunion | CMS +S42251P | Displaced fracture of greater tuberosity of right humerus, subsequent encounter for fracture with malunion | CMS +S42251S | Displaced fracture of greater tuberosity of right humerus, sequela | CMS +S42252A | Displaced fracture of greater tuberosity of left humerus, initial encounter for closed fracture | CMS +S42252B | Displaced fracture of greater tuberosity of left humerus, initial encounter for open fracture | CMS +S42252D | Displaced fracture of greater tuberosity of left humerus, subsequent encounter for fracture with routine healing | CMS +S42252G | Displaced fracture of greater tuberosity of left humerus, subsequent encounter for fracture with delayed healing | CMS +S42252K | Displaced fracture of greater tuberosity of left humerus, subsequent encounter for fracture with nonunion | CMS +S42252P | Displaced fracture of greater tuberosity of left humerus, subsequent encounter for fracture with malunion | CMS +S42252S | Displaced fracture of greater tuberosity of left humerus, sequela | CMS +S42253A | Displaced fracture of greater tuberosity of unspecified humerus, initial encounter for closed fracture | CMS +S42253B | Displaced fracture of greater tuberosity of unspecified humerus, initial encounter for open fracture | CMS +S42253D | Displaced fracture of greater tuberosity of unspecified humerus, subsequent encounter for fracture with routine healing | CMS +S42253G | Displaced fracture of greater tuberosity of unspecified humerus, subsequent encounter for fracture with delayed healing | CMS +S42253K | Displaced fracture of greater tuberosity of unspecified humerus, subsequent encounter for fracture with nonunion | CMS +S42253P | Displaced fracture of greater tuberosity of unspecified humerus, subsequent encounter for fracture with malunion | CMS +S42253S | Displaced fracture of greater tuberosity of unspecified humerus, sequela | CMS +S42254A | Nondisplaced fracture of greater tuberosity of right humerus, initial encounter for closed fracture | CMS +S42254B | Nondisplaced fracture of greater tuberosity of right humerus, initial encounter for open fracture | CMS +S42254D | Nondisplaced fracture of greater tuberosity of right humerus, subsequent encounter for fracture with routine healing | CMS +S42254G | Nondisplaced fracture of greater tuberosity of right humerus, subsequent encounter for fracture with delayed healing | CMS +S42254K | Nondisplaced fracture of greater tuberosity of right humerus, subsequent encounter for fracture with nonunion | CMS +S42254P | Nondisplaced fracture of greater tuberosity of right humerus, subsequent encounter for fracture with malunion | CMS +S42254S | Nondisplaced fracture of greater tuberosity of right humerus, sequela | CMS +S42255A | Nondisplaced fracture of greater tuberosity of left humerus, initial encounter for closed fracture | CMS +S42255B | Nondisplaced fracture of greater tuberosity of left humerus, initial encounter for open fracture | CMS +S42255D | Nondisplaced fracture of greater tuberosity of left humerus, subsequent encounter for fracture with routine healing | CMS +S42255G | Nondisplaced fracture of greater tuberosity of left humerus, subsequent encounter for fracture with delayed healing | CMS +S42255K | Nondisplaced fracture of greater tuberosity of left humerus, subsequent encounter for fracture with nonunion | CMS +S42255P | Nondisplaced fracture of greater tuberosity of left humerus, subsequent encounter for fracture with malunion | CMS +S42255S | Nondisplaced fracture of greater tuberosity of left humerus, sequela | CMS +S42256A | Nondisplaced fracture of greater tuberosity of unspecified humerus, initial encounter for closed fracture | CMS +S42256B | Nondisplaced fracture of greater tuberosity of unspecified humerus, initial encounter for open fracture | CMS +S42256D | Nondisplaced fracture of greater tuberosity of unspecified humerus, subsequent encounter for fracture with routine healing | CMS +S42256G | Nondisplaced fracture of greater tuberosity of unspecified humerus, subsequent encounter for fracture with delayed healing | CMS +S42256K | Nondisplaced fracture of greater tuberosity of unspecified humerus, subsequent encounter for fracture with nonunion | CMS +S42256P | Nondisplaced fracture of greater tuberosity of unspecified humerus, subsequent encounter for fracture with malunion | CMS +S42256S | Nondisplaced fracture of greater tuberosity of unspecified humerus, sequela | CMS +S42261A | Displaced fracture of lesser tuberosity of right humerus, initial encounter for closed fracture | CMS +S42261B | Displaced fracture of lesser tuberosity of right humerus, initial encounter for open fracture | CMS +S42261D | Displaced fracture of lesser tuberosity of right humerus, subsequent encounter for fracture with routine healing | CMS +S42261G | Displaced fracture of lesser tuberosity of right humerus, subsequent encounter for fracture with delayed healing | CMS +S42261K | Displaced fracture of lesser tuberosity of right humerus, subsequent encounter for fracture with nonunion | CMS +S42261P | Displaced fracture of lesser tuberosity of right humerus, subsequent encounter for fracture with malunion | CMS +S42261S | Displaced fracture of lesser tuberosity of right humerus, sequela | CMS +S42262A | Displaced fracture of lesser tuberosity of left humerus, initial encounter for closed fracture | CMS +S42262B | Displaced fracture of lesser tuberosity of left humerus, initial encounter for open fracture | CMS +S42262D | Displaced fracture of lesser tuberosity of left humerus, subsequent encounter for fracture with routine healing | CMS +S42262G | Displaced fracture of lesser tuberosity of left humerus, subsequent encounter for fracture with delayed healing | CMS +S42262K | Displaced fracture of lesser tuberosity of left humerus, subsequent encounter for fracture with nonunion | CMS +S42262P | Displaced fracture of lesser tuberosity of left humerus, subsequent encounter for fracture with malunion | CMS +S42262S | Displaced fracture of lesser tuberosity of left humerus, sequela | CMS +S42263A | Displaced fracture of lesser tuberosity of unspecified humerus, initial encounter for closed fracture | CMS +S42263B | Displaced fracture of lesser tuberosity of unspecified humerus, initial encounter for open fracture | CMS +S42263D | Displaced fracture of lesser tuberosity of unspecified humerus, subsequent encounter for fracture with routine healing | CMS +S42263G | Displaced fracture of lesser tuberosity of unspecified humerus, subsequent encounter for fracture with delayed healing | CMS +S42263K | Displaced fracture of lesser tuberosity of unspecified humerus, subsequent encounter for fracture with nonunion | CMS +S42263P | Displaced fracture of lesser tuberosity of unspecified humerus, subsequent encounter for fracture with malunion | CMS +S42263S | Displaced fracture of lesser tuberosity of unspecified humerus, sequela | CMS +S42264A | Nondisplaced fracture of lesser tuberosity of right humerus, initial encounter for closed fracture | CMS +S42264B | Nondisplaced fracture of lesser tuberosity of right humerus, initial encounter for open fracture | CMS +S42264D | Nondisplaced fracture of lesser tuberosity of right humerus, subsequent encounter for fracture with routine healing | CMS +S42264G | Nondisplaced fracture of lesser tuberosity of right humerus, subsequent encounter for fracture with delayed healing | CMS +S42264K | Nondisplaced fracture of lesser tuberosity of right humerus, subsequent encounter for fracture with nonunion | CMS +S42264P | Nondisplaced fracture of lesser tuberosity of right humerus, subsequent encounter for fracture with malunion | CMS +S42264S | Nondisplaced fracture of lesser tuberosity of right humerus, sequela | CMS +S42265A | Nondisplaced fracture of lesser tuberosity of left humerus, initial encounter for closed fracture | CMS +S42265B | Nondisplaced fracture of lesser tuberosity of left humerus, initial encounter for open fracture | CMS +S42265D | Nondisplaced fracture of lesser tuberosity of left humerus, subsequent encounter for fracture with routine healing | CMS +S42265G | Nondisplaced fracture of lesser tuberosity of left humerus, subsequent encounter for fracture with delayed healing | CMS +S42265K | Nondisplaced fracture of lesser tuberosity of left humerus, subsequent encounter for fracture with nonunion | CMS +S42265P | Nondisplaced fracture of lesser tuberosity of left humerus, subsequent encounter for fracture with malunion | CMS +S42265S | Nondisplaced fracture of lesser tuberosity of left humerus, sequela | CMS +S42266A | Nondisplaced fracture of lesser tuberosity of unspecified humerus, initial encounter for closed fracture | CMS +S42266B | Nondisplaced fracture of lesser tuberosity of unspecified humerus, initial encounter for open fracture | CMS +S42266D | Nondisplaced fracture of lesser tuberosity of unspecified humerus, subsequent encounter for fracture with routine healing | CMS +S42266G | Nondisplaced fracture of lesser tuberosity of unspecified humerus, subsequent encounter for fracture with delayed healing | CMS +S42266K | Nondisplaced fracture of lesser tuberosity of unspecified humerus, subsequent encounter for fracture with nonunion | CMS +S42266P | Nondisplaced fracture of lesser tuberosity of unspecified humerus, subsequent encounter for fracture with malunion | CMS +S42266S | Nondisplaced fracture of lesser tuberosity of unspecified humerus, sequela | CMS +S42271A | Torus fracture of upper end of right humerus, initial encounter for closed fracture | CMS +S42271D | Torus fracture of upper end of right humerus, subsequent encounter for fracture with routine healing | CMS +S42271G | Torus fracture of upper end of right humerus, subsequent encounter for fracture with delayed healing | CMS +S42271K | Torus fracture of upper end of right humerus, subsequent encounter for fracture with nonunion | CMS +S42271P | Torus fracture of upper end of right humerus, subsequent encounter for fracture with malunion | CMS +S42271S | Torus fracture of upper end of right humerus, sequela | CMS +S42272A | Torus fracture of upper end of left humerus, initial encounter for closed fracture | CMS +S42272D | Torus fracture of upper end of left humerus, subsequent encounter for fracture with routine healing | CMS +S42272G | Torus fracture of upper end of left humerus, subsequent encounter for fracture with delayed healing | CMS +S42272K | Torus fracture of upper end of left humerus, subsequent encounter for fracture with nonunion | CMS +S42272P | Torus fracture of upper end of left humerus, subsequent encounter for fracture with malunion | CMS +S42272S | Torus fracture of upper end of left humerus, sequela | CMS +S42279A | Torus fracture of upper end of unspecified humerus, initial encounter for closed fracture | CMS +S42279D | Torus fracture of upper end of unspecified humerus, subsequent encounter for fracture with routine healing | CMS +S42279G | Torus fracture of upper end of unspecified humerus, subsequent encounter for fracture with delayed healing | CMS +S42279K | Torus fracture of upper end of unspecified humerus, subsequent encounter for fracture with nonunion | CMS +S42279P | Torus fracture of upper end of unspecified humerus, subsequent encounter for fracture with malunion | CMS +S42279S | Torus fracture of upper end of unspecified humerus, sequela | CMS +S42291A | Other displaced fracture of upper end of right humerus, initial encounter for closed fracture | CMS +S42291B | Other displaced fracture of upper end of right humerus, initial encounter for open fracture | CMS +S42291D | Other displaced fracture of upper end of right humerus, subsequent encounter for fracture with routine healing | CMS +S42291G | Other displaced fracture of upper end of right humerus, subsequent encounter for fracture with delayed healing | CMS +S42291K | Other displaced fracture of upper end of right humerus, subsequent encounter for fracture with nonunion | CMS +S42291P | Other displaced fracture of upper end of right humerus, subsequent encounter for fracture with malunion | CMS +S42291S | Other displaced fracture of upper end of right humerus, sequela | CMS +S42292A | Other displaced fracture of upper end of left humerus, initial encounter for closed fracture | CMS +S42292B | Other displaced fracture of upper end of left humerus, initial encounter for open fracture | CMS +S42292D | Other displaced fracture of upper end of left humerus, subsequent encounter for fracture with routine healing | CMS +S42292G | Other displaced fracture of upper end of left humerus, subsequent encounter for fracture with delayed healing | CMS +S42292K | Other displaced fracture of upper end of left humerus, subsequent encounter for fracture with nonunion | CMS +S42292P | Other displaced fracture of upper end of left humerus, subsequent encounter for fracture with malunion | CMS +S42292S | Other displaced fracture of upper end of left humerus, sequela | CMS +S42293A | Other displaced fracture of upper end of unspecified humerus, initial encounter for closed fracture | CMS +S42293B | Other displaced fracture of upper end of unspecified humerus, initial encounter for open fracture | CMS +S42293D | Other displaced fracture of upper end of unspecified humerus, subsequent encounter for fracture with routine healing | CMS +S42293G | Other displaced fracture of upper end of unspecified humerus, subsequent encounter for fracture with delayed healing | CMS +S42293K | Other displaced fracture of upper end of unspecified humerus, subsequent encounter for fracture with nonunion | CMS +S42293P | Other displaced fracture of upper end of unspecified humerus, subsequent encounter for fracture with malunion | CMS +S42293S | Other displaced fracture of upper end of unspecified humerus, sequela | CMS +S42294A | Other nondisplaced fracture of upper end of right humerus, initial encounter for closed fracture | CMS +S42294B | Other nondisplaced fracture of upper end of right humerus, initial encounter for open fracture | CMS +S42294D | Other nondisplaced fracture of upper end of right humerus, subsequent encounter for fracture with routine healing | CMS +S42294G | Other nondisplaced fracture of upper end of right humerus, subsequent encounter for fracture with delayed healing | CMS +S42294K | Other nondisplaced fracture of upper end of right humerus, subsequent encounter for fracture with nonunion | CMS +S42294P | Other nondisplaced fracture of upper end of right humerus, subsequent encounter for fracture with malunion | CMS +S42294S | Other nondisplaced fracture of upper end of right humerus, sequela | CMS +S42295A | Other nondisplaced fracture of upper end of left humerus, initial encounter for closed fracture | CMS +S42295B | Other nondisplaced fracture of upper end of left humerus, initial encounter for open fracture | CMS +S42295D | Other nondisplaced fracture of upper end of left humerus, subsequent encounter for fracture with routine healing | CMS +S42295G | Other nondisplaced fracture of upper end of left humerus, subsequent encounter for fracture with delayed healing | CMS +S42295K | Other nondisplaced fracture of upper end of left humerus, subsequent encounter for fracture with nonunion | CMS +S42295P | Other nondisplaced fracture of upper end of left humerus, subsequent encounter for fracture with malunion | CMS +S42295S | Other nondisplaced fracture of upper end of left humerus, sequela | CMS +S42296A | Other nondisplaced fracture of upper end of unspecified humerus, initial encounter for closed fracture | CMS +S42296B | Other nondisplaced fracture of upper end of unspecified humerus, initial encounter for open fracture | CMS +S42296D | Other nondisplaced fracture of upper end of unspecified humerus, subsequent encounter for fracture with routine healing | CMS +S42296G | Other nondisplaced fracture of upper end of unspecified humerus, subsequent encounter for fracture with delayed healing | CMS +S42296K | Other nondisplaced fracture of upper end of unspecified humerus, subsequent encounter for fracture with nonunion | CMS +S42296P | Other nondisplaced fracture of upper end of unspecified humerus, subsequent encounter for fracture with malunion | CMS +S42296S | Other nondisplaced fracture of upper end of unspecified humerus, sequela | CMS +S42301A | Unspecified fracture of shaft of humerus, right arm, initial encounter for closed fracture | CMS +S42301B | Unspecified fracture of shaft of humerus, right arm, initial encounter for open fracture | CMS +S42301D | Unspecified fracture of shaft of humerus, right arm, subsequent encounter for fracture with routine healing | CMS +S42301G | Unspecified fracture of shaft of humerus, right arm, subsequent encounter for fracture with delayed healing | CMS +S42301K | Unspecified fracture of shaft of humerus, right arm, subsequent encounter for fracture with nonunion | CMS +S42301P | Unspecified fracture of shaft of humerus, right arm, subsequent encounter for fracture with malunion | CMS +S42301S | Unspecified fracture of shaft of humerus, right arm, sequela | CMS +S42302A | Unspecified fracture of shaft of humerus, left arm, initial encounter for closed fracture | CMS +S42302B | Unspecified fracture of shaft of humerus, left arm, initial encounter for open fracture | CMS +S42302D | Unspecified fracture of shaft of humerus, left arm, subsequent encounter for fracture with routine healing | CMS +S42302G | Unspecified fracture of shaft of humerus, left arm, subsequent encounter for fracture with delayed healing | CMS +S42302K | Unspecified fracture of shaft of humerus, left arm, subsequent encounter for fracture with nonunion | CMS +S42302P | Unspecified fracture of shaft of humerus, left arm, subsequent encounter for fracture with malunion | CMS +S42302S | Unspecified fracture of shaft of humerus, left arm, sequela | CMS +S42309A | Unspecified fracture of shaft of humerus, unspecified arm, initial encounter for closed fracture | CMS +S42309B | Unspecified fracture of shaft of humerus, unspecified arm, initial encounter for open fracture | CMS +S42309D | Unspecified fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S42309G | Unspecified fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S42309K | Unspecified fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S42309P | Unspecified fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with malunion | CMS +S42309S | Unspecified fracture of shaft of humerus, unspecified arm, sequela | CMS +S42311A | Greenstick fracture of shaft of humerus, right arm, initial encounter for closed fracture | CMS +S42311D | Greenstick fracture of shaft of humerus, right arm, subsequent encounter for fracture with routine healing | CMS +S42311G | Greenstick fracture of shaft of humerus, right arm, subsequent encounter for fracture with delayed healing | CMS +S42311K | Greenstick fracture of shaft of humerus, right arm, subsequent encounter for fracture with nonunion | CMS +S42311P | Greenstick fracture of shaft of humerus, right arm, subsequent encounter for fracture with malunion | CMS +S42311S | Greenstick fracture of shaft of humerus, right arm, sequela | CMS +S42312A | Greenstick fracture of shaft of humerus, left arm, initial encounter for closed fracture | CMS +S42312D | Greenstick fracture of shaft of humerus, left arm, subsequent encounter for fracture with routine healing | CMS +S42312G | Greenstick fracture of shaft of humerus, left arm, subsequent encounter for fracture with delayed healing | CMS +S42312K | Greenstick fracture of shaft of humerus, left arm, subsequent encounter for fracture with nonunion | CMS +S42312P | Greenstick fracture of shaft of humerus, left arm, subsequent encounter for fracture with malunion | CMS +S42312S | Greenstick fracture of shaft of humerus, left arm, sequela | CMS +S42319A | Greenstick fracture of shaft of humerus, unspecified arm, initial encounter for closed fracture | CMS +S42319D | Greenstick fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S42319G | Greenstick fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S42319K | Greenstick fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S42319P | Greenstick fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with malunion | CMS +S42319S | Greenstick fracture of shaft of humerus, unspecified arm, sequela | CMS +S42321A | Displaced transverse fracture of shaft of humerus, right arm, initial encounter for closed fracture | CMS +S42321B | Displaced transverse fracture of shaft of humerus, right arm, initial encounter for open fracture | CMS +S42321D | Displaced transverse fracture of shaft of humerus, right arm, subsequent encounter for fracture with routine healing | CMS +S42321G | Displaced transverse fracture of shaft of humerus, right arm, subsequent encounter for fracture with delayed healing | CMS +S42321K | Displaced transverse fracture of shaft of humerus, right arm, subsequent encounter for fracture with nonunion | CMS +S42321P | Displaced transverse fracture of shaft of humerus, right arm, subsequent encounter for fracture with malunion | CMS +S42321S | Displaced transverse fracture of shaft of humerus, right arm, sequela | CMS +S42322A | Displaced transverse fracture of shaft of humerus, left arm, initial encounter for closed fracture | CMS +S42322B | Displaced transverse fracture of shaft of humerus, left arm, initial encounter for open fracture | CMS +S42322D | Displaced transverse fracture of shaft of humerus, left arm, subsequent encounter for fracture with routine healing | CMS +S42322G | Displaced transverse fracture of shaft of humerus, left arm, subsequent encounter for fracture with delayed healing | CMS +S42322K | Displaced transverse fracture of shaft of humerus, left arm, subsequent encounter for fracture with nonunion | CMS +S42322P | Displaced transverse fracture of shaft of humerus, left arm, subsequent encounter for fracture with malunion | CMS +S42322S | Displaced transverse fracture of shaft of humerus, left arm, sequela | CMS +S42323A | Displaced transverse fracture of shaft of humerus, unspecified arm, initial encounter for closed fracture | CMS +S42323B | Displaced transverse fracture of shaft of humerus, unspecified arm, initial encounter for open fracture | CMS +S42323D | Displaced transverse fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S42323G | Displaced transverse fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S42323K | Displaced transverse fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S42323P | Displaced transverse fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with malunion | CMS +S42323S | Displaced transverse fracture of shaft of humerus, unspecified arm, sequela | CMS +S42324A | Nondisplaced transverse fracture of shaft of humerus, right arm, initial encounter for closed fracture | CMS +S42324B | Nondisplaced transverse fracture of shaft of humerus, right arm, initial encounter for open fracture | CMS +S42324D | Nondisplaced transverse fracture of shaft of humerus, right arm, subsequent encounter for fracture with routine healing | CMS +S42324G | Nondisplaced transverse fracture of shaft of humerus, right arm, subsequent encounter for fracture with delayed healing | CMS +S42324K | Nondisplaced transverse fracture of shaft of humerus, right arm, subsequent encounter for fracture with nonunion | CMS +S42324P | Nondisplaced transverse fracture of shaft of humerus, right arm, subsequent encounter for fracture with malunion | CMS +S42324S | Nondisplaced transverse fracture of shaft of humerus, right arm, sequela | CMS +S42325A | Nondisplaced transverse fracture of shaft of humerus, left arm, initial encounter for closed fracture | CMS +S42325B | Nondisplaced transverse fracture of shaft of humerus, left arm, initial encounter for open fracture | CMS +S42325D | Nondisplaced transverse fracture of shaft of humerus, left arm, subsequent encounter for fracture with routine healing | CMS +S42325G | Nondisplaced transverse fracture of shaft of humerus, left arm, subsequent encounter for fracture with delayed healing | CMS +S42325K | Nondisplaced transverse fracture of shaft of humerus, left arm, subsequent encounter for fracture with nonunion | CMS +S42325P | Nondisplaced transverse fracture of shaft of humerus, left arm, subsequent encounter for fracture with malunion | CMS +S42325S | Nondisplaced transverse fracture of shaft of humerus, left arm, sequela | CMS +S42326A | Nondisplaced transverse fracture of shaft of humerus, unspecified arm, initial encounter for closed fracture | CMS +S42326B | Nondisplaced transverse fracture of shaft of humerus, unspecified arm, initial encounter for open fracture | CMS +S42326D | Nondisplaced transverse fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S42326G | Nondisplaced transverse fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S42326K | Nondisplaced transverse fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S42326P | Nondisplaced transverse fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with malunion | CMS +S42326S | Nondisplaced transverse fracture of shaft of humerus, unspecified arm, sequela | CMS +S42331A | Displaced oblique fracture of shaft of humerus, right arm, initial encounter for closed fracture | CMS +S42331B | Displaced oblique fracture of shaft of humerus, right arm, initial encounter for open fracture | CMS +S42331D | Displaced oblique fracture of shaft of humerus, right arm, subsequent encounter for fracture with routine healing | CMS +S42331G | Displaced oblique fracture of shaft of humerus, right arm, subsequent encounter for fracture with delayed healing | CMS +S42331K | Displaced oblique fracture of shaft of humerus, right arm, subsequent encounter for fracture with nonunion | CMS +S42331P | Displaced oblique fracture of shaft of humerus, right arm, subsequent encounter for fracture with malunion | CMS +S42331S | Displaced oblique fracture of shaft of humerus, right arm, sequela | CMS +S42332A | Displaced oblique fracture of shaft of humerus, left arm, initial encounter for closed fracture | CMS +S42332B | Displaced oblique fracture of shaft of humerus, left arm, initial encounter for open fracture | CMS +S42332D | Displaced oblique fracture of shaft of humerus, left arm, subsequent encounter for fracture with routine healing | CMS +S42332G | Displaced oblique fracture of shaft of humerus, left arm, subsequent encounter for fracture with delayed healing | CMS +S42332K | Displaced oblique fracture of shaft of humerus, left arm, subsequent encounter for fracture with nonunion | CMS +S42332P | Displaced oblique fracture of shaft of humerus, left arm, subsequent encounter for fracture with malunion | CMS +S42332S | Displaced oblique fracture of shaft of humerus, left arm, sequela | CMS +S42333A | Displaced oblique fracture of shaft of humerus, unspecified arm, initial encounter for closed fracture | CMS +S42333B | Displaced oblique fracture of shaft of humerus, unspecified arm, initial encounter for open fracture | CMS +S42333D | Displaced oblique fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S42333G | Displaced oblique fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S42333K | Displaced oblique fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S42333P | Displaced oblique fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with malunion | CMS +S42333S | Displaced oblique fracture of shaft of humerus, unspecified arm, sequela | CMS +S42334A | Nondisplaced oblique fracture of shaft of humerus, right arm, initial encounter for closed fracture | CMS +S42334B | Nondisplaced oblique fracture of shaft of humerus, right arm, initial encounter for open fracture | CMS +S42334D | Nondisplaced oblique fracture of shaft of humerus, right arm, subsequent encounter for fracture with routine healing | CMS +S42334G | Nondisplaced oblique fracture of shaft of humerus, right arm, subsequent encounter for fracture with delayed healing | CMS +S42334K | Nondisplaced oblique fracture of shaft of humerus, right arm, subsequent encounter for fracture with nonunion | CMS +S42334P | Nondisplaced oblique fracture of shaft of humerus, right arm, subsequent encounter for fracture with malunion | CMS +S42334S | Nondisplaced oblique fracture of shaft of humerus, right arm, sequela | CMS +S42335A | Nondisplaced oblique fracture of shaft of humerus, left arm, initial encounter for closed fracture | CMS +S42335B | Nondisplaced oblique fracture of shaft of humerus, left arm, initial encounter for open fracture | CMS +S42335D | Nondisplaced oblique fracture of shaft of humerus, left arm, subsequent encounter for fracture with routine healing | CMS +S42335G | Nondisplaced oblique fracture of shaft of humerus, left arm, subsequent encounter for fracture with delayed healing | CMS +S42335K | Nondisplaced oblique fracture of shaft of humerus, left arm, subsequent encounter for fracture with nonunion | CMS +S42335P | Nondisplaced oblique fracture of shaft of humerus, left arm, subsequent encounter for fracture with malunion | CMS +S42335S | Nondisplaced oblique fracture of shaft of humerus, left arm, sequela | CMS +S42336A | Nondisplaced oblique fracture of shaft of humerus, unspecified arm, initial encounter for closed fracture | CMS +S42336B | Nondisplaced oblique fracture of shaft of humerus, unspecified arm, initial encounter for open fracture | CMS +S42336D | Nondisplaced oblique fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S42336G | Nondisplaced oblique fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S42336K | Nondisplaced oblique fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S42336P | Nondisplaced oblique fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with malunion | CMS +S42336S | Nondisplaced oblique fracture of shaft of humerus, unspecified arm, sequela | CMS +S42341A | Displaced spiral fracture of shaft of humerus, right arm, initial encounter for closed fracture | CMS +S42341B | Displaced spiral fracture of shaft of humerus, right arm, initial encounter for open fracture | CMS +S42341D | Displaced spiral fracture of shaft of humerus, right arm, subsequent encounter for fracture with routine healing | CMS +S42341G | Displaced spiral fracture of shaft of humerus, right arm, subsequent encounter for fracture with delayed healing | CMS +S42341K | Displaced spiral fracture of shaft of humerus, right arm, subsequent encounter for fracture with nonunion | CMS +S42341P | Displaced spiral fracture of shaft of humerus, right arm, subsequent encounter for fracture with malunion | CMS +S42341S | Displaced spiral fracture of shaft of humerus, right arm, sequela | CMS +S42342A | Displaced spiral fracture of shaft of humerus, left arm, initial encounter for closed fracture | CMS +S42342B | Displaced spiral fracture of shaft of humerus, left arm, initial encounter for open fracture | CMS +S42342D | Displaced spiral fracture of shaft of humerus, left arm, subsequent encounter for fracture with routine healing | CMS +S42342G | Displaced spiral fracture of shaft of humerus, left arm, subsequent encounter for fracture with delayed healing | CMS +S42342K | Displaced spiral fracture of shaft of humerus, left arm, subsequent encounter for fracture with nonunion | CMS +S42342P | Displaced spiral fracture of shaft of humerus, left arm, subsequent encounter for fracture with malunion | CMS +S42342S | Displaced spiral fracture of shaft of humerus, left arm, sequela | CMS +S42343A | Displaced spiral fracture of shaft of humerus, unspecified arm, initial encounter for closed fracture | CMS +S42343B | Displaced spiral fracture of shaft of humerus, unspecified arm, initial encounter for open fracture | CMS +S42343D | Displaced spiral fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S42343G | Displaced spiral fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S42343K | Displaced spiral fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S42343P | Displaced spiral fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with malunion | CMS +S42343S | Displaced spiral fracture of shaft of humerus, unspecified arm, sequela | CMS +S42344A | Nondisplaced spiral fracture of shaft of humerus, right arm, initial encounter for closed fracture | CMS +S42344B | Nondisplaced spiral fracture of shaft of humerus, right arm, initial encounter for open fracture | CMS +S42344D | Nondisplaced spiral fracture of shaft of humerus, right arm, subsequent encounter for fracture with routine healing | CMS +S42344G | Nondisplaced spiral fracture of shaft of humerus, right arm, subsequent encounter for fracture with delayed healing | CMS +S42344K | Nondisplaced spiral fracture of shaft of humerus, right arm, subsequent encounter for fracture with nonunion | CMS +S42344P | Nondisplaced spiral fracture of shaft of humerus, right arm, subsequent encounter for fracture with malunion | CMS +S42344S | Nondisplaced spiral fracture of shaft of humerus, right arm, sequela | CMS +S42345A | Nondisplaced spiral fracture of shaft of humerus, left arm, initial encounter for closed fracture | CMS +S42345B | Nondisplaced spiral fracture of shaft of humerus, left arm, initial encounter for open fracture | CMS +S42345D | Nondisplaced spiral fracture of shaft of humerus, left arm, subsequent encounter for fracture with routine healing | CMS +S42345G | Nondisplaced spiral fracture of shaft of humerus, left arm, subsequent encounter for fracture with delayed healing | CMS +S42345K | Nondisplaced spiral fracture of shaft of humerus, left arm, subsequent encounter for fracture with nonunion | CMS +S42345P | Nondisplaced spiral fracture of shaft of humerus, left arm, subsequent encounter for fracture with malunion | CMS +S42345S | Nondisplaced spiral fracture of shaft of humerus, left arm, sequela | CMS +S42346A | Nondisplaced spiral fracture of shaft of humerus, unspecified arm, initial encounter for closed fracture | CMS +S42346B | Nondisplaced spiral fracture of shaft of humerus, unspecified arm, initial encounter for open fracture | CMS +S42346D | Nondisplaced spiral fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S42346G | Nondisplaced spiral fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S42346K | Nondisplaced spiral fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S42346P | Nondisplaced spiral fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with malunion | CMS +S42346S | Nondisplaced spiral fracture of shaft of humerus, unspecified arm, sequela | CMS +S42351A | Displaced comminuted fracture of shaft of humerus, right arm, initial encounter for closed fracture | CMS +S42351B | Displaced comminuted fracture of shaft of humerus, right arm, initial encounter for open fracture | CMS +S42351D | Displaced comminuted fracture of shaft of humerus, right arm, subsequent encounter for fracture with routine healing | CMS +S42351G | Displaced comminuted fracture of shaft of humerus, right arm, subsequent encounter for fracture with delayed healing | CMS +S42351K | Displaced comminuted fracture of shaft of humerus, right arm, subsequent encounter for fracture with nonunion | CMS +S42351P | Displaced comminuted fracture of shaft of humerus, right arm, subsequent encounter for fracture with malunion | CMS +S42351S | Displaced comminuted fracture of shaft of humerus, right arm, sequela | CMS +S42352A | Displaced comminuted fracture of shaft of humerus, left arm, initial encounter for closed fracture | CMS +S42352B | Displaced comminuted fracture of shaft of humerus, left arm, initial encounter for open fracture | CMS +S42352D | Displaced comminuted fracture of shaft of humerus, left arm, subsequent encounter for fracture with routine healing | CMS +S42352G | Displaced comminuted fracture of shaft of humerus, left arm, subsequent encounter for fracture with delayed healing | CMS +S42352K | Displaced comminuted fracture of shaft of humerus, left arm, subsequent encounter for fracture with nonunion | CMS +S42352P | Displaced comminuted fracture of shaft of humerus, left arm, subsequent encounter for fracture with malunion | CMS +S42352S | Displaced comminuted fracture of shaft of humerus, left arm, sequela | CMS +S42353A | Displaced comminuted fracture of shaft of humerus, unspecified arm, initial encounter for closed fracture | CMS +S42353B | Displaced comminuted fracture of shaft of humerus, unspecified arm, initial encounter for open fracture | CMS +S42353D | Displaced comminuted fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S42353G | Displaced comminuted fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S42353K | Displaced comminuted fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S42353P | Displaced comminuted fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with malunion | CMS +S42353S | Displaced comminuted fracture of shaft of humerus, unspecified arm, sequela | CMS +S42354A | Nondisplaced comminuted fracture of shaft of humerus, right arm, initial encounter for closed fracture | CMS +S42354B | Nondisplaced comminuted fracture of shaft of humerus, right arm, initial encounter for open fracture | CMS +S42354D | Nondisplaced comminuted fracture of shaft of humerus, right arm, subsequent encounter for fracture with routine healing | CMS +S42354G | Nondisplaced comminuted fracture of shaft of humerus, right arm, subsequent encounter for fracture with delayed healing | CMS +S42354K | Nondisplaced comminuted fracture of shaft of humerus, right arm, subsequent encounter for fracture with nonunion | CMS +S42354P | Nondisplaced comminuted fracture of shaft of humerus, right arm, subsequent encounter for fracture with malunion | CMS +S42354S | Nondisplaced comminuted fracture of shaft of humerus, right arm, sequela | CMS +S42355A | Nondisplaced comminuted fracture of shaft of humerus, left arm, initial encounter for closed fracture | CMS +S42355B | Nondisplaced comminuted fracture of shaft of humerus, left arm, initial encounter for open fracture | CMS +S42355D | Nondisplaced comminuted fracture of shaft of humerus, left arm, subsequent encounter for fracture with routine healing | CMS +S42355G | Nondisplaced comminuted fracture of shaft of humerus, left arm, subsequent encounter for fracture with delayed healing | CMS +S42355K | Nondisplaced comminuted fracture of shaft of humerus, left arm, subsequent encounter for fracture with nonunion | CMS +S42355P | Nondisplaced comminuted fracture of shaft of humerus, left arm, subsequent encounter for fracture with malunion | CMS +S42355S | Nondisplaced comminuted fracture of shaft of humerus, left arm, sequela | CMS +S42356A | Nondisplaced comminuted fracture of shaft of humerus, unspecified arm, initial encounter for closed fracture | CMS +S42356B | Nondisplaced comminuted fracture of shaft of humerus, unspecified arm, initial encounter for open fracture | CMS +S42356D | Nondisplaced comminuted fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S42356G | Nondisplaced comminuted fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S42356K | Nondisplaced comminuted fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S42356P | Nondisplaced comminuted fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with malunion | CMS +S42356S | Nondisplaced comminuted fracture of shaft of humerus, unspecified arm, sequela | CMS +S42361A | Displaced segmental fracture of shaft of humerus, right arm, initial encounter for closed fracture | CMS +S42361B | Displaced segmental fracture of shaft of humerus, right arm, initial encounter for open fracture | CMS +S42361D | Displaced segmental fracture of shaft of humerus, right arm, subsequent encounter for fracture with routine healing | CMS +S42361G | Displaced segmental fracture of shaft of humerus, right arm, subsequent encounter for fracture with delayed healing | CMS +S42361K | Displaced segmental fracture of shaft of humerus, right arm, subsequent encounter for fracture with nonunion | CMS +S42361P | Displaced segmental fracture of shaft of humerus, right arm, subsequent encounter for fracture with malunion | CMS +S42361S | Displaced segmental fracture of shaft of humerus, right arm, sequela | CMS +S42362A | Displaced segmental fracture of shaft of humerus, left arm, initial encounter for closed fracture | CMS +S42362B | Displaced segmental fracture of shaft of humerus, left arm, initial encounter for open fracture | CMS +S42362D | Displaced segmental fracture of shaft of humerus, left arm, subsequent encounter for fracture with routine healing | CMS +S42362G | Displaced segmental fracture of shaft of humerus, left arm, subsequent encounter for fracture with delayed healing | CMS +S42362K | Displaced segmental fracture of shaft of humerus, left arm, subsequent encounter for fracture with nonunion | CMS +S42362P | Displaced segmental fracture of shaft of humerus, left arm, subsequent encounter for fracture with malunion | CMS +S42362S | Displaced segmental fracture of shaft of humerus, left arm, sequela | CMS +S42363A | Displaced segmental fracture of shaft of humerus, unspecified arm, initial encounter for closed fracture | CMS +S42363B | Displaced segmental fracture of shaft of humerus, unspecified arm, initial encounter for open fracture | CMS +S42363D | Displaced segmental fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S42363G | Displaced segmental fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S42363K | Displaced segmental fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S42363P | Displaced segmental fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with malunion | CMS +S42363S | Displaced segmental fracture of shaft of humerus, unspecified arm, sequela | CMS +S42364A | Nondisplaced segmental fracture of shaft of humerus, right arm, initial encounter for closed fracture | CMS +S42364B | Nondisplaced segmental fracture of shaft of humerus, right arm, initial encounter for open fracture | CMS +S42364D | Nondisplaced segmental fracture of shaft of humerus, right arm, subsequent encounter for fracture with routine healing | CMS +S42364G | Nondisplaced segmental fracture of shaft of humerus, right arm, subsequent encounter for fracture with delayed healing | CMS +S42364K | Nondisplaced segmental fracture of shaft of humerus, right arm, subsequent encounter for fracture with nonunion | CMS +S42364P | Nondisplaced segmental fracture of shaft of humerus, right arm, subsequent encounter for fracture with malunion | CMS +S42364S | Nondisplaced segmental fracture of shaft of humerus, right arm, sequela | CMS +S42365A | Nondisplaced segmental fracture of shaft of humerus, left arm, initial encounter for closed fracture | CMS +S42365B | Nondisplaced segmental fracture of shaft of humerus, left arm, initial encounter for open fracture | CMS +S42365D | Nondisplaced segmental fracture of shaft of humerus, left arm, subsequent encounter for fracture with routine healing | CMS +S42365G | Nondisplaced segmental fracture of shaft of humerus, left arm, subsequent encounter for fracture with delayed healing | CMS +S42365K | Nondisplaced segmental fracture of shaft of humerus, left arm, subsequent encounter for fracture with nonunion | CMS +S42365P | Nondisplaced segmental fracture of shaft of humerus, left arm, subsequent encounter for fracture with malunion | CMS +S42365S | Nondisplaced segmental fracture of shaft of humerus, left arm, sequela | CMS +S42366A | Nondisplaced segmental fracture of shaft of humerus, unspecified arm, initial encounter for closed fracture | CMS +S42366B | Nondisplaced segmental fracture of shaft of humerus, unspecified arm, initial encounter for open fracture | CMS +S42366D | Nondisplaced segmental fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S42366G | Nondisplaced segmental fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S42366K | Nondisplaced segmental fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S42366P | Nondisplaced segmental fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with malunion | CMS +S42366S | Nondisplaced segmental fracture of shaft of humerus, unspecified arm, sequela | CMS +S42391A | Other fracture of shaft of right humerus, initial encounter for closed fracture | CMS +S42391B | Other fracture of shaft of right humerus, initial encounter for open fracture | CMS +S42391D | Other fracture of shaft of right humerus, subsequent encounter for fracture with routine healing | CMS +S42391G | Other fracture of shaft of right humerus, subsequent encounter for fracture with delayed healing | CMS +S42391K | Other fracture of shaft of right humerus, subsequent encounter for fracture with nonunion | CMS +S42391P | Other fracture of shaft of right humerus, subsequent encounter for fracture with malunion | CMS +S42391S | Other fracture of shaft of right humerus, sequela | CMS +S42392A | Other fracture of shaft of left humerus, initial encounter for closed fracture | CMS +S42392B | Other fracture of shaft of left humerus, initial encounter for open fracture | CMS +S42392D | Other fracture of shaft of left humerus, subsequent encounter for fracture with routine healing | CMS +S42392G | Other fracture of shaft of left humerus, subsequent encounter for fracture with delayed healing | CMS +S42392K | Other fracture of shaft of left humerus, subsequent encounter for fracture with nonunion | CMS +S42392P | Other fracture of shaft of left humerus, subsequent encounter for fracture with malunion | CMS +S42392S | Other fracture of shaft of left humerus, sequela | CMS +S42399A | Other fracture of shaft of unspecified humerus, initial encounter for closed fracture | CMS +S42399B | Other fracture of shaft of unspecified humerus, initial encounter for open fracture | CMS +S42399D | Other fracture of shaft of unspecified humerus, subsequent encounter for fracture with routine healing | CMS +S42399G | Other fracture of shaft of unspecified humerus, subsequent encounter for fracture with delayed healing | CMS +S42399K | Other fracture of shaft of unspecified humerus, subsequent encounter for fracture with nonunion | CMS +S42399P | Other fracture of shaft of unspecified humerus, subsequent encounter for fracture with malunion | CMS +S42399S | Other fracture of shaft of unspecified humerus, sequela | CMS +S42401A | Unspecified fracture of lower end of right humerus, initial encounter for closed fracture | CMS +S42401B | Unspecified fracture of lower end of right humerus, initial encounter for open fracture | CMS +S42401D | Unspecified fracture of lower end of right humerus, subsequent encounter for fracture with routine healing | CMS +S42401G | Unspecified fracture of lower end of right humerus, subsequent encounter for fracture with delayed healing | CMS +S42401K | Unspecified fracture of lower end of right humerus, subsequent encounter for fracture with nonunion | CMS +S42401P | Unspecified fracture of lower end of right humerus, subsequent encounter for fracture with malunion | CMS +S42401S | Unspecified fracture of lower end of right humerus, sequela | CMS +S42402A | Unspecified fracture of lower end of left humerus, initial encounter for closed fracture | CMS +S42402B | Unspecified fracture of lower end of left humerus, initial encounter for open fracture | CMS +S42402D | Unspecified fracture of lower end of left humerus, subsequent encounter for fracture with routine healing | CMS +S42402G | Unspecified fracture of lower end of left humerus, subsequent encounter for fracture with delayed healing | CMS +S42402K | Unspecified fracture of lower end of left humerus, subsequent encounter for fracture with nonunion | CMS +S42402P | Unspecified fracture of lower end of left humerus, subsequent encounter for fracture with malunion | CMS +S42402S | Unspecified fracture of lower end of left humerus, sequela | CMS +S42409A | Unspecified fracture of lower end of unspecified humerus, initial encounter for closed fracture | CMS +S42409B | Unspecified fracture of lower end of unspecified humerus, initial encounter for open fracture | CMS +S42409D | Unspecified fracture of lower end of unspecified humerus, subsequent encounter for fracture with routine healing | CMS +S42409G | Unspecified fracture of lower end of unspecified humerus, subsequent encounter for fracture with delayed healing | CMS +S42409K | Unspecified fracture of lower end of unspecified humerus, subsequent encounter for fracture with nonunion | CMS +S42409P | Unspecified fracture of lower end of unspecified humerus, subsequent encounter for fracture with malunion | CMS +S42409S | Unspecified fracture of lower end of unspecified humerus, sequela | CMS +S42411A | Displaced simple supracondylar fracture without intercondylar fracture of right humerus, initial encounter for closed fracture | CMS +S42411B | Displaced simple supracondylar fracture without intercondylar fracture of right humerus, initial encounter for open fracture | CMS +S42411D | Displaced simple supracondylar fracture without intercondylar fracture of right humerus, subsequent encounter for fracture with routine healing | CMS +S42411G | Displaced simple supracondylar fracture without intercondylar fracture of right humerus, subsequent encounter for fracture with delayed healing | CMS +S42411K | Displaced simple supracondylar fracture without intercondylar fracture of right humerus, subsequent encounter for fracture with nonunion | CMS +S42411P | Displaced simple supracondylar fracture without intercondylar fracture of right humerus, subsequent encounter for fracture with malunion | CMS +S42411S | Displaced simple supracondylar fracture without intercondylar fracture of right humerus, sequela | CMS +S42412A | Displaced simple supracondylar fracture without intercondylar fracture of left humerus, initial encounter for closed fracture | CMS +S42412B | Displaced simple supracondylar fracture without intercondylar fracture of left humerus, initial encounter for open fracture | CMS +S42412D | Displaced simple supracondylar fracture without intercondylar fracture of left humerus, subsequent encounter for fracture with routine healing | CMS +S42412G | Displaced simple supracondylar fracture without intercondylar fracture of left humerus, subsequent encounter for fracture with delayed healing | CMS +S42412K | Displaced simple supracondylar fracture without intercondylar fracture of left humerus, subsequent encounter for fracture with nonunion | CMS +S42412P | Displaced simple supracondylar fracture without intercondylar fracture of left humerus, subsequent encounter for fracture with malunion | CMS +S42412S | Displaced simple supracondylar fracture without intercondylar fracture of left humerus, sequela | CMS +S42413A | Displaced simple supracondylar fracture without intercondylar fracture of unspecified humerus, initial encounter for closed fracture | CMS +S42413B | Displaced simple supracondylar fracture without intercondylar fracture of unspecified humerus, initial encounter for open fracture | CMS +S42413D | Displaced simple supracondylar fracture without intercondylar fracture of unspecified humerus, subsequent encounter for fracture with routine healing | CMS +S42413G | Displaced simple supracondylar fracture without intercondylar fracture of unspecified humerus, subsequent encounter for fracture with delayed healing | CMS +S42413K | Displaced simple supracondylar fracture without intercondylar fracture of unspecified humerus, subsequent encounter for fracture with nonunion | CMS +S42413P | Displaced simple supracondylar fracture without intercondylar fracture of unspecified humerus, subsequent encounter for fracture with malunion | CMS +S42413S | Displaced simple supracondylar fracture without intercondylar fracture of unspecified humerus, sequela | CMS +S42414A | Nondisplaced simple supracondylar fracture without intercondylar fracture of right humerus, initial encounter for closed fracture | CMS +S42414B | Nondisplaced simple supracondylar fracture without intercondylar fracture of right humerus, initial encounter for open fracture | CMS +S42414D | Nondisplaced simple supracondylar fracture without intercondylar fracture of right humerus, subsequent encounter for fracture with routine healing | CMS +S42414G | Nondisplaced simple supracondylar fracture without intercondylar fracture of right humerus, subsequent encounter for fracture with delayed healing | CMS +S42414K | Nondisplaced simple supracondylar fracture without intercondylar fracture of right humerus, subsequent encounter for fracture with nonunion | CMS +S42414P | Nondisplaced simple supracondylar fracture without intercondylar fracture of right humerus, subsequent encounter for fracture with malunion | CMS +S42414S | Nondisplaced simple supracondylar fracture without intercondylar fracture of right humerus, sequela | CMS +S42415A | Nondisplaced simple supracondylar fracture without intercondylar fracture of left humerus, initial encounter for closed fracture | CMS +S42415B | Nondisplaced simple supracondylar fracture without intercondylar fracture of left humerus, initial encounter for open fracture | CMS +S42415D | Nondisplaced simple supracondylar fracture without intercondylar fracture of left humerus, subsequent encounter for fracture with routine healing | CMS +S42415G | Nondisplaced simple supracondylar fracture without intercondylar fracture of left humerus, subsequent encounter for fracture with delayed healing | CMS +S42415K | Nondisplaced simple supracondylar fracture without intercondylar fracture of left humerus, subsequent encounter for fracture with nonunion | CMS +S42415P | Nondisplaced simple supracondylar fracture without intercondylar fracture of left humerus, subsequent encounter for fracture with malunion | CMS +S42415S | Nondisplaced simple supracondylar fracture without intercondylar fracture of left humerus, sequela | CMS +S42416A | Nondisplaced simple supracondylar fracture without intercondylar fracture of unspecified humerus, initial encounter for closed fracture | CMS +S42416B | Nondisplaced simple supracondylar fracture without intercondylar fracture of unspecified humerus, initial encounter for open fracture | CMS +S42416D | Nondisplaced simple supracondylar fracture without intercondylar fracture of unspecified humerus, subsequent encounter for fracture with routine healing | CMS +S42416G | Nondisplaced simple supracondylar fracture without intercondylar fracture of unspecified humerus, subsequent encounter for fracture with delayed healing | CMS +S42416K | Nondisplaced simple supracondylar fracture without intercondylar fracture of unspecified humerus, subsequent encounter for fracture with nonunion | CMS +S42416P | Nondisplaced simple supracondylar fracture without intercondylar fracture of unspecified humerus, subsequent encounter for fracture with malunion | CMS +S42416S | Nondisplaced simple supracondylar fracture without intercondylar fracture of unspecified humerus, sequela | CMS +S42421A | Displaced comminuted supracondylar fracture without intercondylar fracture of right humerus, initial encounter for closed fracture | CMS +S42421B | Displaced comminuted supracondylar fracture without intercondylar fracture of right humerus, initial encounter for open fracture | CMS +S42421D | Displaced comminuted supracondylar fracture without intercondylar fracture of right humerus, subsequent encounter for fracture with routine healing | CMS +S42421G | Displaced comminuted supracondylar fracture without intercondylar fracture of right humerus, subsequent encounter for fracture with delayed healing | CMS +S42421K | Displaced comminuted supracondylar fracture without intercondylar fracture of right humerus, subsequent encounter for fracture with nonunion | CMS +S42421P | Displaced comminuted supracondylar fracture without intercondylar fracture of right humerus, subsequent encounter for fracture with malunion | CMS +S42421S | Displaced comminuted supracondylar fracture without intercondylar fracture of right humerus, sequela | CMS +S42422A | Displaced comminuted supracondylar fracture without intercondylar fracture of left humerus, initial encounter for closed fracture | CMS +S42422B | Displaced comminuted supracondylar fracture without intercondylar fracture of left humerus, initial encounter for open fracture | CMS +S42422D | Displaced comminuted supracondylar fracture without intercondylar fracture of left humerus, subsequent encounter for fracture with routine healing | CMS +S42422G | Displaced comminuted supracondylar fracture without intercondylar fracture of left humerus, subsequent encounter for fracture with delayed healing | CMS +S42422K | Displaced comminuted supracondylar fracture without intercondylar fracture of left humerus, subsequent encounter for fracture with nonunion | CMS +S42422P | Displaced comminuted supracondylar fracture without intercondylar fracture of left humerus, subsequent encounter for fracture with malunion | CMS +S42422S | Displaced comminuted supracondylar fracture without intercondylar fracture of left humerus, sequela | CMS +S42423A | Displaced comminuted supracondylar fracture without intercondylar fracture of unspecified humerus, initial encounter for closed fracture | CMS +S42423B | Displaced comminuted supracondylar fracture without intercondylar fracture of unspecified humerus, initial encounter for open fracture | CMS +S42423D | Displaced comminuted supracondylar fracture without intercondylar fracture of unspecified humerus, subsequent encounter for fracture with routine healing | CMS +S42423G | Displaced comminuted supracondylar fracture without intercondylar fracture of unspecified humerus, subsequent encounter for fracture with delayed healing | CMS +S42423K | Displaced comminuted supracondylar fracture without intercondylar fracture of unspecified humerus, subsequent encounter for fracture with nonunion | CMS +S42423P | Displaced comminuted supracondylar fracture without intercondylar fracture of unspecified humerus, subsequent encounter for fracture with malunion | CMS +S42423S | Displaced comminuted supracondylar fracture without intercondylar fracture of unspecified humerus, sequela | CMS +S42424A | Nondisplaced comminuted supracondylar fracture without intercondylar fracture of right humerus, initial encounter for closed fracture | CMS +S42424B | Nondisplaced comminuted supracondylar fracture without intercondylar fracture of right humerus, initial encounter for open fracture | CMS +S42424D | Nondisplaced comminuted supracondylar fracture without intercondylar fracture of right humerus, subsequent encounter for fracture with routine healing | CMS +S42424G | Nondisplaced comminuted supracondylar fracture without intercondylar fracture of right humerus, subsequent encounter for fracture with delayed healing | CMS +S42424K | Nondisplaced comminuted supracondylar fracture without intercondylar fracture of right humerus, subsequent encounter for fracture with nonunion | CMS +S42424P | Nondisplaced comminuted supracondylar fracture without intercondylar fracture of right humerus, subsequent encounter for fracture with malunion | CMS +S42424S | Nondisplaced comminuted supracondylar fracture without intercondylar fracture of right humerus, sequela | CMS +S42425A | Nondisplaced comminuted supracondylar fracture without intercondylar fracture of left humerus, initial encounter for closed fracture | CMS +S42425B | Nondisplaced comminuted supracondylar fracture without intercondylar fracture of left humerus, initial encounter for open fracture | CMS +S42425D | Nondisplaced comminuted supracondylar fracture without intercondylar fracture of left humerus, subsequent encounter for fracture with routine healing | CMS +S42425G | Nondisplaced comminuted supracondylar fracture without intercondylar fracture of left humerus, subsequent encounter for fracture with delayed healing | CMS +S42425K | Nondisplaced comminuted supracondylar fracture without intercondylar fracture of left humerus, subsequent encounter for fracture with nonunion | CMS +S42425P | Nondisplaced comminuted supracondylar fracture without intercondylar fracture of left humerus, subsequent encounter for fracture with malunion | CMS +S42425S | Nondisplaced comminuted supracondylar fracture without intercondylar fracture of left humerus, sequela | CMS +S42426A | Nondisplaced comminuted supracondylar fracture without intercondylar fracture of unspecified humerus, initial encounter for closed fracture | CMS +S42426B | Nondisplaced comminuted supracondylar fracture without intercondylar fracture of unspecified humerus, initial encounter for open fracture | CMS +S42426D | Nondisplaced comminuted supracondylar fracture without intercondylar fracture of unspecified humerus, subsequent encounter for fracture with routine healing | CMS +S42426G | Nondisplaced comminuted supracondylar fracture without intercondylar fracture of unspecified humerus, subsequent encounter for fracture with delayed healing | CMS +S42426K | Nondisplaced comminuted supracondylar fracture without intercondylar fracture of unspecified humerus, subsequent encounter for fracture with nonunion | CMS +S42426P | Nondisplaced comminuted supracondylar fracture without intercondylar fracture of unspecified humerus, subsequent encounter for fracture with malunion | CMS +S42426S | Nondisplaced comminuted supracondylar fracture without intercondylar fracture of unspecified humerus, sequela | CMS +S42431A | Displaced fracture (avulsion) of lateral epicondyle of right humerus, initial encounter for closed fracture | CMS +S42431B | Displaced fracture (avulsion) of lateral epicondyle of right humerus, initial encounter for open fracture | CMS +S42431D | Displaced fracture (avulsion) of lateral epicondyle of right humerus, subsequent encounter for fracture with routine healing | CMS +S42431G | Displaced fracture (avulsion) of lateral epicondyle of right humerus, subsequent encounter for fracture with delayed healing | CMS +S42431K | Displaced fracture (avulsion) of lateral epicondyle of right humerus, subsequent encounter for fracture with nonunion | CMS +S42431P | Displaced fracture (avulsion) of lateral epicondyle of right humerus, subsequent encounter for fracture with malunion | CMS +S42431S | Displaced fracture (avulsion) of lateral epicondyle of right humerus, sequela | CMS +S42432A | Displaced fracture (avulsion) of lateral epicondyle of left humerus, initial encounter for closed fracture | CMS +S42432B | Displaced fracture (avulsion) of lateral epicondyle of left humerus, initial encounter for open fracture | CMS +S42432D | Displaced fracture (avulsion) of lateral epicondyle of left humerus, subsequent encounter for fracture with routine healing | CMS +S42432G | Displaced fracture (avulsion) of lateral epicondyle of left humerus, subsequent encounter for fracture with delayed healing | CMS +S42432K | Displaced fracture (avulsion) of lateral epicondyle of left humerus, subsequent encounter for fracture with nonunion | CMS +S42432P | Displaced fracture (avulsion) of lateral epicondyle of left humerus, subsequent encounter for fracture with malunion | CMS +S42432S | Displaced fracture (avulsion) of lateral epicondyle of left humerus, sequela | CMS +S42433A | Displaced fracture (avulsion) of lateral epicondyle of unspecified humerus, initial encounter for closed fracture | CMS +S42433B | Displaced fracture (avulsion) of lateral epicondyle of unspecified humerus, initial encounter for open fracture | CMS +S42433D | Displaced fracture (avulsion) of lateral epicondyle of unspecified humerus, subsequent encounter for fracture with routine healing | CMS +S42433G | Displaced fracture (avulsion) of lateral epicondyle of unspecified humerus, subsequent encounter for fracture with delayed healing | CMS +S42433K | Displaced fracture (avulsion) of lateral epicondyle of unspecified humerus, subsequent encounter for fracture with nonunion | CMS +S42433P | Displaced fracture (avulsion) of lateral epicondyle of unspecified humerus, subsequent encounter for fracture with malunion | CMS +S42433S | Displaced fracture (avulsion) of lateral epicondyle of unspecified humerus, sequela | CMS +S42434A | Nondisplaced fracture (avulsion) of lateral epicondyle of right humerus, initial encounter for closed fracture | CMS +S42434B | Nondisplaced fracture (avulsion) of lateral epicondyle of right humerus, initial encounter for open fracture | CMS +S42434D | Nondisplaced fracture (avulsion) of lateral epicondyle of right humerus, subsequent encounter for fracture with routine healing | CMS +S42434G | Nondisplaced fracture (avulsion) of lateral epicondyle of right humerus, subsequent encounter for fracture with delayed healing | CMS +S42434K | Nondisplaced fracture (avulsion) of lateral epicondyle of right humerus, subsequent encounter for fracture with nonunion | CMS +S42434P | Nondisplaced fracture (avulsion) of lateral epicondyle of right humerus, subsequent encounter for fracture with malunion | CMS +S42434S | Nondisplaced fracture (avulsion) of lateral epicondyle of right humerus, sequela | CMS +S42435A | Nondisplaced fracture (avulsion) of lateral epicondyle of left humerus, initial encounter for closed fracture | CMS +S42435B | Nondisplaced fracture (avulsion) of lateral epicondyle of left humerus, initial encounter for open fracture | CMS +S42435D | Nondisplaced fracture (avulsion) of lateral epicondyle of left humerus, subsequent encounter for fracture with routine healing | CMS +S42435G | Nondisplaced fracture (avulsion) of lateral epicondyle of left humerus, subsequent encounter for fracture with delayed healing | CMS +S42435K | Nondisplaced fracture (avulsion) of lateral epicondyle of left humerus, subsequent encounter for fracture with nonunion | CMS +S42435P | Nondisplaced fracture (avulsion) of lateral epicondyle of left humerus, subsequent encounter for fracture with malunion | CMS +S42435S | Nondisplaced fracture (avulsion) of lateral epicondyle of left humerus, sequela | CMS +S42436A | Nondisplaced fracture (avulsion) of lateral epicondyle of unspecified humerus, initial encounter for closed fracture | CMS +S42436B | Nondisplaced fracture (avulsion) of lateral epicondyle of unspecified humerus, initial encounter for open fracture | CMS +S42436D | Nondisplaced fracture (avulsion) of lateral epicondyle of unspecified humerus, subsequent encounter for fracture with routine healing | CMS +S42436G | Nondisplaced fracture (avulsion) of lateral epicondyle of unspecified humerus, subsequent encounter for fracture with delayed healing | CMS +S42436K | Nondisplaced fracture (avulsion) of lateral epicondyle of unspecified humerus, subsequent encounter for fracture with nonunion | CMS +S42436P | Nondisplaced fracture (avulsion) of lateral epicondyle of unspecified humerus, subsequent encounter for fracture with malunion | CMS +S42436S | Nondisplaced fracture (avulsion) of lateral epicondyle of unspecified humerus, sequela | CMS +S42441A | Displaced fracture (avulsion) of medial epicondyle of right humerus, initial encounter for closed fracture | CMS +S42441B | Displaced fracture (avulsion) of medial epicondyle of right humerus, initial encounter for open fracture | CMS +S42441D | Displaced fracture (avulsion) of medial epicondyle of right humerus, subsequent encounter for fracture with routine healing | CMS +S42441G | Displaced fracture (avulsion) of medial epicondyle of right humerus, subsequent encounter for fracture with delayed healing | CMS +S42441K | Displaced fracture (avulsion) of medial epicondyle of right humerus, subsequent encounter for fracture with nonunion | CMS +S42441P | Displaced fracture (avulsion) of medial epicondyle of right humerus, subsequent encounter for fracture with malunion | CMS +S42441S | Displaced fracture (avulsion) of medial epicondyle of right humerus, sequela | CMS +S42442A | Displaced fracture (avulsion) of medial epicondyle of left humerus, initial encounter for closed fracture | CMS +S42442B | Displaced fracture (avulsion) of medial epicondyle of left humerus, initial encounter for open fracture | CMS +S42442D | Displaced fracture (avulsion) of medial epicondyle of left humerus, subsequent encounter for fracture with routine healing | CMS +S42442G | Displaced fracture (avulsion) of medial epicondyle of left humerus, subsequent encounter for fracture with delayed healing | CMS +S42442K | Displaced fracture (avulsion) of medial epicondyle of left humerus, subsequent encounter for fracture with nonunion | CMS +S42442P | Displaced fracture (avulsion) of medial epicondyle of left humerus, subsequent encounter for fracture with malunion | CMS +S42442S | Displaced fracture (avulsion) of medial epicondyle of left humerus, sequela | CMS +S42443A | Displaced fracture (avulsion) of medial epicondyle of unspecified humerus, initial encounter for closed fracture | CMS +S42443B | Displaced fracture (avulsion) of medial epicondyle of unspecified humerus, initial encounter for open fracture | CMS +S42443D | Displaced fracture (avulsion) of medial epicondyle of unspecified humerus, subsequent encounter for fracture with routine healing | CMS +S42443G | Displaced fracture (avulsion) of medial epicondyle of unspecified humerus, subsequent encounter for fracture with delayed healing | CMS +S42443K | Displaced fracture (avulsion) of medial epicondyle of unspecified humerus, subsequent encounter for fracture with nonunion | CMS +S42443P | Displaced fracture (avulsion) of medial epicondyle of unspecified humerus, subsequent encounter for fracture with malunion | CMS +S42443S | Displaced fracture (avulsion) of medial epicondyle of unspecified humerus, sequela | CMS +S42444A | Nondisplaced fracture (avulsion) of medial epicondyle of right humerus, initial encounter for closed fracture | CMS +S42444B | Nondisplaced fracture (avulsion) of medial epicondyle of right humerus, initial encounter for open fracture | CMS +S42444D | Nondisplaced fracture (avulsion) of medial epicondyle of right humerus, subsequent encounter for fracture with routine healing | CMS +S42444G | Nondisplaced fracture (avulsion) of medial epicondyle of right humerus, subsequent encounter for fracture with delayed healing | CMS +S42444K | Nondisplaced fracture (avulsion) of medial epicondyle of right humerus, subsequent encounter for fracture with nonunion | CMS +S42444P | Nondisplaced fracture (avulsion) of medial epicondyle of right humerus, subsequent encounter for fracture with malunion | CMS +S42444S | Nondisplaced fracture (avulsion) of medial epicondyle of right humerus, sequela | CMS +S42445A | Nondisplaced fracture (avulsion) of medial epicondyle of left humerus, initial encounter for closed fracture | CMS +S42445B | Nondisplaced fracture (avulsion) of medial epicondyle of left humerus, initial encounter for open fracture | CMS +S42445D | Nondisplaced fracture (avulsion) of medial epicondyle of left humerus, subsequent encounter for fracture with routine healing | CMS +S42445G | Nondisplaced fracture (avulsion) of medial epicondyle of left humerus, subsequent encounter for fracture with delayed healing | CMS +S42445K | Nondisplaced fracture (avulsion) of medial epicondyle of left humerus, subsequent encounter for fracture with nonunion | CMS +S42445P | Nondisplaced fracture (avulsion) of medial epicondyle of left humerus, subsequent encounter for fracture with malunion | CMS +S42445S | Nondisplaced fracture (avulsion) of medial epicondyle of left humerus, sequela | CMS +S42446A | Nondisplaced fracture (avulsion) of medial epicondyle of unspecified humerus, initial encounter for closed fracture | CMS +S42446B | Nondisplaced fracture (avulsion) of medial epicondyle of unspecified humerus, initial encounter for open fracture | CMS +S42446D | Nondisplaced fracture (avulsion) of medial epicondyle of unspecified humerus, subsequent encounter for fracture with routine healing | CMS +S42446G | Nondisplaced fracture (avulsion) of medial epicondyle of unspecified humerus, subsequent encounter for fracture with delayed healing | CMS +S42446K | Nondisplaced fracture (avulsion) of medial epicondyle of unspecified humerus, subsequent encounter for fracture with nonunion | CMS +S42446P | Nondisplaced fracture (avulsion) of medial epicondyle of unspecified humerus, subsequent encounter for fracture with malunion | CMS +S42446S | Nondisplaced fracture (avulsion) of medial epicondyle of unspecified humerus, sequela | CMS +S42447A | Incarcerated fracture (avulsion) of medial epicondyle of right humerus, initial encounter for closed fracture | CMS +S42447B | Incarcerated fracture (avulsion) of medial epicondyle of right humerus, initial encounter for open fracture | CMS +S42447D | Incarcerated fracture (avulsion) of medial epicondyle of right humerus, subsequent encounter for fracture with routine healing | CMS +S42447G | Incarcerated fracture (avulsion) of medial epicondyle of right humerus, subsequent encounter for fracture with delayed healing | CMS +S42447K | Incarcerated fracture (avulsion) of medial epicondyle of right humerus, subsequent encounter for fracture with nonunion | CMS +S42447P | Incarcerated fracture (avulsion) of medial epicondyle of right humerus, subsequent encounter for fracture with malunion | CMS +S42447S | Incarcerated fracture (avulsion) of medial epicondyle of right humerus, sequela | CMS +S42448A | Incarcerated fracture (avulsion) of medial epicondyle of left humerus, initial encounter for closed fracture | CMS +S42448B | Incarcerated fracture (avulsion) of medial epicondyle of left humerus, initial encounter for open fracture | CMS +S42448D | Incarcerated fracture (avulsion) of medial epicondyle of left humerus, subsequent encounter for fracture with routine healing | CMS +S42448G | Incarcerated fracture (avulsion) of medial epicondyle of left humerus, subsequent encounter for fracture with delayed healing | CMS +S42448K | Incarcerated fracture (avulsion) of medial epicondyle of left humerus, subsequent encounter for fracture with nonunion | CMS +S42448P | Incarcerated fracture (avulsion) of medial epicondyle of left humerus, subsequent encounter for fracture with malunion | CMS +S42448S | Incarcerated fracture (avulsion) of medial epicondyle of left humerus, sequela | CMS +S42449A | Incarcerated fracture (avulsion) of medial epicondyle of unspecified humerus, initial encounter for closed fracture | CMS +S42449B | Incarcerated fracture (avulsion) of medial epicondyle of unspecified humerus, initial encounter for open fracture | CMS +S42449D | Incarcerated fracture (avulsion) of medial epicondyle of unspecified humerus, subsequent encounter for fracture with routine healing | CMS +S42449G | Incarcerated fracture (avulsion) of medial epicondyle of unspecified humerus, subsequent encounter for fracture with delayed healing | CMS +S42449K | Incarcerated fracture (avulsion) of medial epicondyle of unspecified humerus, subsequent encounter for fracture with nonunion | CMS +S42449P | Incarcerated fracture (avulsion) of medial epicondyle of unspecified humerus, subsequent encounter for fracture with malunion | CMS +S42449S | Incarcerated fracture (avulsion) of medial epicondyle of unspecified humerus, sequela | CMS +S42451A | Displaced fracture of lateral condyle of right humerus, initial encounter for closed fracture | CMS +S42451B | Displaced fracture of lateral condyle of right humerus, initial encounter for open fracture | CMS +S42451D | Displaced fracture of lateral condyle of right humerus, subsequent encounter for fracture with routine healing | CMS +S42451G | Displaced fracture of lateral condyle of right humerus, subsequent encounter for fracture with delayed healing | CMS +S42451K | Displaced fracture of lateral condyle of right humerus, subsequent encounter for fracture with nonunion | CMS +S42451P | Displaced fracture of lateral condyle of right humerus, subsequent encounter for fracture with malunion | CMS +S42451S | Displaced fracture of lateral condyle of right humerus, sequela | CMS +S42452A | Displaced fracture of lateral condyle of left humerus, initial encounter for closed fracture | CMS +S42452B | Displaced fracture of lateral condyle of left humerus, initial encounter for open fracture | CMS +S42452D | Displaced fracture of lateral condyle of left humerus, subsequent encounter for fracture with routine healing | CMS +S42452G | Displaced fracture of lateral condyle of left humerus, subsequent encounter for fracture with delayed healing | CMS +S42452K | Displaced fracture of lateral condyle of left humerus, subsequent encounter for fracture with nonunion | CMS +S42452P | Displaced fracture of lateral condyle of left humerus, subsequent encounter for fracture with malunion | CMS +S42452S | Displaced fracture of lateral condyle of left humerus, sequela | CMS +S42453A | Displaced fracture of lateral condyle of unspecified humerus, initial encounter for closed fracture | CMS +S42453B | Displaced fracture of lateral condyle of unspecified humerus, initial encounter for open fracture | CMS +S42453D | Displaced fracture of lateral condyle of unspecified humerus, subsequent encounter for fracture with routine healing | CMS +S42453G | Displaced fracture of lateral condyle of unspecified humerus, subsequent encounter for fracture with delayed healing | CMS +S42453K | Displaced fracture of lateral condyle of unspecified humerus, subsequent encounter for fracture with nonunion | CMS +S42453P | Displaced fracture of lateral condyle of unspecified humerus, subsequent encounter for fracture with malunion | CMS +S42453S | Displaced fracture of lateral condyle of unspecified humerus, sequela | CMS +S42454A | Nondisplaced fracture of lateral condyle of right humerus, initial encounter for closed fracture | CMS +S42454B | Nondisplaced fracture of lateral condyle of right humerus, initial encounter for open fracture | CMS +S42454D | Nondisplaced fracture of lateral condyle of right humerus, subsequent encounter for fracture with routine healing | CMS +S42454G | Nondisplaced fracture of lateral condyle of right humerus, subsequent encounter for fracture with delayed healing | CMS +S42454K | Nondisplaced fracture of lateral condyle of right humerus, subsequent encounter for fracture with nonunion | CMS +S42454P | Nondisplaced fracture of lateral condyle of right humerus, subsequent encounter for fracture with malunion | CMS +S42454S | Nondisplaced fracture of lateral condyle of right humerus, sequela | CMS +S42455A | Nondisplaced fracture of lateral condyle of left humerus, initial encounter for closed fracture | CMS +S42455B | Nondisplaced fracture of lateral condyle of left humerus, initial encounter for open fracture | CMS +S42455D | Nondisplaced fracture of lateral condyle of left humerus, subsequent encounter for fracture with routine healing | CMS +S42455G | Nondisplaced fracture of lateral condyle of left humerus, subsequent encounter for fracture with delayed healing | CMS +S42455K | Nondisplaced fracture of lateral condyle of left humerus, subsequent encounter for fracture with nonunion | CMS +S42455P | Nondisplaced fracture of lateral condyle of left humerus, subsequent encounter for fracture with malunion | CMS +S42455S | Nondisplaced fracture of lateral condyle of left humerus, sequela | CMS +S42456A | Nondisplaced fracture of lateral condyle of unspecified humerus, initial encounter for closed fracture | CMS +S42456B | Nondisplaced fracture of lateral condyle of unspecified humerus, initial encounter for open fracture | CMS +S42456D | Nondisplaced fracture of lateral condyle of unspecified humerus, subsequent encounter for fracture with routine healing | CMS +S42456G | Nondisplaced fracture of lateral condyle of unspecified humerus, subsequent encounter for fracture with delayed healing | CMS +S42456K | Nondisplaced fracture of lateral condyle of unspecified humerus, subsequent encounter for fracture with nonunion | CMS +S42456P | Nondisplaced fracture of lateral condyle of unspecified humerus, subsequent encounter for fracture with malunion | CMS +S42456S | Nondisplaced fracture of lateral condyle of unspecified humerus, sequela | CMS +S42461A | Displaced fracture of medial condyle of right humerus, initial encounter for closed fracture | CMS +S42461B | Displaced fracture of medial condyle of right humerus, initial encounter for open fracture | CMS +S42461D | Displaced fracture of medial condyle of right humerus, subsequent encounter for fracture with routine healing | CMS +S42461G | Displaced fracture of medial condyle of right humerus, subsequent encounter for fracture with delayed healing | CMS +S42461K | Displaced fracture of medial condyle of right humerus, subsequent encounter for fracture with nonunion | CMS +S42461P | Displaced fracture of medial condyle of right humerus, subsequent encounter for fracture with malunion | CMS +S42461S | Displaced fracture of medial condyle of right humerus, sequela | CMS +S42462A | Displaced fracture of medial condyle of left humerus, initial encounter for closed fracture | CMS +S42462B | Displaced fracture of medial condyle of left humerus, initial encounter for open fracture | CMS +S42462D | Displaced fracture of medial condyle of left humerus, subsequent encounter for fracture with routine healing | CMS +S42462G | Displaced fracture of medial condyle of left humerus, subsequent encounter for fracture with delayed healing | CMS +S42462K | Displaced fracture of medial condyle of left humerus, subsequent encounter for fracture with nonunion | CMS +S42462P | Displaced fracture of medial condyle of left humerus, subsequent encounter for fracture with malunion | CMS +S42462S | Displaced fracture of medial condyle of left humerus, sequela | CMS +S42463A | Displaced fracture of medial condyle of unspecified humerus, initial encounter for closed fracture | CMS +S42463B | Displaced fracture of medial condyle of unspecified humerus, initial encounter for open fracture | CMS +S42463D | Displaced fracture of medial condyle of unspecified humerus, subsequent encounter for fracture with routine healing | CMS +S42463G | Displaced fracture of medial condyle of unspecified humerus, subsequent encounter for fracture with delayed healing | CMS +S42463K | Displaced fracture of medial condyle of unspecified humerus, subsequent encounter for fracture with nonunion | CMS +S42463P | Displaced fracture of medial condyle of unspecified humerus, subsequent encounter for fracture with malunion | CMS +S42463S | Displaced fracture of medial condyle of unspecified humerus, sequela | CMS +S42464A | Nondisplaced fracture of medial condyle of right humerus, initial encounter for closed fracture | CMS +S42464B | Nondisplaced fracture of medial condyle of right humerus, initial encounter for open fracture | CMS +S42464D | Nondisplaced fracture of medial condyle of right humerus, subsequent encounter for fracture with routine healing | CMS +S42464G | Nondisplaced fracture of medial condyle of right humerus, subsequent encounter for fracture with delayed healing | CMS +S42464K | Nondisplaced fracture of medial condyle of right humerus, subsequent encounter for fracture with nonunion | CMS +S42464P | Nondisplaced fracture of medial condyle of right humerus, subsequent encounter for fracture with malunion | CMS +S42464S | Nondisplaced fracture of medial condyle of right humerus, sequela | CMS +S42465A | Nondisplaced fracture of medial condyle of left humerus, initial encounter for closed fracture | CMS +S42465B | Nondisplaced fracture of medial condyle of left humerus, initial encounter for open fracture | CMS +S42465D | Nondisplaced fracture of medial condyle of left humerus, subsequent encounter for fracture with routine healing | CMS +S42465G | Nondisplaced fracture of medial condyle of left humerus, subsequent encounter for fracture with delayed healing | CMS +S42465K | Nondisplaced fracture of medial condyle of left humerus, subsequent encounter for fracture with nonunion | CMS +S42465P | Nondisplaced fracture of medial condyle of left humerus, subsequent encounter for fracture with malunion | CMS +S42465S | Nondisplaced fracture of medial condyle of left humerus, sequela | CMS +S42466A | Nondisplaced fracture of medial condyle of unspecified humerus, initial encounter for closed fracture | CMS +S42466B | Nondisplaced fracture of medial condyle of unspecified humerus, initial encounter for open fracture | CMS +S42466D | Nondisplaced fracture of medial condyle of unspecified humerus, subsequent encounter for fracture with routine healing | CMS +S42466G | Nondisplaced fracture of medial condyle of unspecified humerus, subsequent encounter for fracture with delayed healing | CMS +S42466K | Nondisplaced fracture of medial condyle of unspecified humerus, subsequent encounter for fracture with nonunion | CMS +S42466P | Nondisplaced fracture of medial condyle of unspecified humerus, subsequent encounter for fracture with malunion | CMS +S42466S | Nondisplaced fracture of medial condyle of unspecified humerus, sequela | CMS +S42471A | Displaced transcondylar fracture of right humerus, initial encounter for closed fracture | CMS +S42471B | Displaced transcondylar fracture of right humerus, initial encounter for open fracture | CMS +S42471D | Displaced transcondylar fracture of right humerus, subsequent encounter for fracture with routine healing | CMS +S42471G | Displaced transcondylar fracture of right humerus, subsequent encounter for fracture with delayed healing | CMS +S42471K | Displaced transcondylar fracture of right humerus, subsequent encounter for fracture with nonunion | CMS +S42471P | Displaced transcondylar fracture of right humerus, subsequent encounter for fracture with malunion | CMS +S42471S | Displaced transcondylar fracture of right humerus, sequela | CMS +S42472A | Displaced transcondylar fracture of left humerus, initial encounter for closed fracture | CMS +S42472B | Displaced transcondylar fracture of left humerus, initial encounter for open fracture | CMS +S42472D | Displaced transcondylar fracture of left humerus, subsequent encounter for fracture with routine healing | CMS +S42472G | Displaced transcondylar fracture of left humerus, subsequent encounter for fracture with delayed healing | CMS +S42472K | Displaced transcondylar fracture of left humerus, subsequent encounter for fracture with nonunion | CMS +S42472P | Displaced transcondylar fracture of left humerus, subsequent encounter for fracture with malunion | CMS +S42472S | Displaced transcondylar fracture of left humerus, sequela | CMS +S42473A | Displaced transcondylar fracture of unspecified humerus, initial encounter for closed fracture | CMS +S42473B | Displaced transcondylar fracture of unspecified humerus, initial encounter for open fracture | CMS +S42473D | Displaced transcondylar fracture of unspecified humerus, subsequent encounter for fracture with routine healing | CMS +S42473G | Displaced transcondylar fracture of unspecified humerus, subsequent encounter for fracture with delayed healing | CMS +S42473K | Displaced transcondylar fracture of unspecified humerus, subsequent encounter for fracture with nonunion | CMS +S42473P | Displaced transcondylar fracture of unspecified humerus, subsequent encounter for fracture with malunion | CMS +S42473S | Displaced transcondylar fracture of unspecified humerus, sequela | CMS +S42474A | Nondisplaced transcondylar fracture of right humerus, initial encounter for closed fracture | CMS +S42474B | Nondisplaced transcondylar fracture of right humerus, initial encounter for open fracture | CMS +S42474D | Nondisplaced transcondylar fracture of right humerus, subsequent encounter for fracture with routine healing | CMS +S42474G | Nondisplaced transcondylar fracture of right humerus, subsequent encounter for fracture with delayed healing | CMS +S42474K | Nondisplaced transcondylar fracture of right humerus, subsequent encounter for fracture with nonunion | CMS +S42474P | Nondisplaced transcondylar fracture of right humerus, subsequent encounter for fracture with malunion | CMS +S42474S | Nondisplaced transcondylar fracture of right humerus, sequela | CMS +S42475A | Nondisplaced transcondylar fracture of left humerus, initial encounter for closed fracture | CMS +S42475B | Nondisplaced transcondylar fracture of left humerus, initial encounter for open fracture | CMS +S42475D | Nondisplaced transcondylar fracture of left humerus, subsequent encounter for fracture with routine healing | CMS +S42475G | Nondisplaced transcondylar fracture of left humerus, subsequent encounter for fracture with delayed healing | CMS +S42475K | Nondisplaced transcondylar fracture of left humerus, subsequent encounter for fracture with nonunion | CMS +S42475P | Nondisplaced transcondylar fracture of left humerus, subsequent encounter for fracture with malunion | CMS +S42475S | Nondisplaced transcondylar fracture of left humerus, sequela | CMS +S42476A | Nondisplaced transcondylar fracture of unspecified humerus, initial encounter for closed fracture | CMS +S42476B | Nondisplaced transcondylar fracture of unspecified humerus, initial encounter for open fracture | CMS +S42476D | Nondisplaced transcondylar fracture of unspecified humerus, subsequent encounter for fracture with routine healing | CMS +S42476G | Nondisplaced transcondylar fracture of unspecified humerus, subsequent encounter for fracture with delayed healing | CMS +S42476K | Nondisplaced transcondylar fracture of unspecified humerus, subsequent encounter for fracture with nonunion | CMS +S42476P | Nondisplaced transcondylar fracture of unspecified humerus, subsequent encounter for fracture with malunion | CMS +S42476S | Nondisplaced transcondylar fracture of unspecified humerus, sequela | CMS +S42481A | Torus fracture of lower end of right humerus, initial encounter for closed fracture | CMS +S42481D | Torus fracture of lower end of right humerus, subsequent encounter for fracture with routine healing | CMS +S42481G | Torus fracture of lower end of right humerus, subsequent encounter for fracture with delayed healing | CMS +S42481K | Torus fracture of lower end of right humerus, subsequent encounter for fracture with nonunion | CMS +S42481P | Torus fracture of lower end of right humerus, subsequent encounter for fracture with malunion | CMS +S42481S | Torus fracture of lower end of right humerus, sequela | CMS +S42482A | Torus fracture of lower end of left humerus, initial encounter for closed fracture | CMS +S42482D | Torus fracture of lower end of left humerus, subsequent encounter for fracture with routine healing | CMS +S42482G | Torus fracture of lower end of left humerus, subsequent encounter for fracture with delayed healing | CMS +S42482K | Torus fracture of lower end of left humerus, subsequent encounter for fracture with nonunion | CMS +S42482P | Torus fracture of lower end of left humerus, subsequent encounter for fracture with malunion | CMS +S42482S | Torus fracture of lower end of left humerus, sequela | CMS +S42489A | Torus fracture of lower end of unspecified humerus, initial encounter for closed fracture | CMS +S42489D | Torus fracture of lower end of unspecified humerus, subsequent encounter for fracture with routine healing | CMS +S42489G | Torus fracture of lower end of unspecified humerus, subsequent encounter for fracture with delayed healing | CMS +S42489K | Torus fracture of lower end of unspecified humerus, subsequent encounter for fracture with nonunion | CMS +S42489P | Torus fracture of lower end of unspecified humerus, subsequent encounter for fracture with malunion | CMS +S42489S | Torus fracture of lower end of unspecified humerus, sequela | CMS +S42491A | Other displaced fracture of lower end of right humerus, initial encounter for closed fracture | CMS +S42491B | Other displaced fracture of lower end of right humerus, initial encounter for open fracture | CMS +S42491D | Other displaced fracture of lower end of right humerus, subsequent encounter for fracture with routine healing | CMS +S42491G | Other displaced fracture of lower end of right humerus, subsequent encounter for fracture with delayed healing | CMS +S42491K | Other displaced fracture of lower end of right humerus, subsequent encounter for fracture with nonunion | CMS +S42491P | Other displaced fracture of lower end of right humerus, subsequent encounter for fracture with malunion | CMS +S42491S | Other displaced fracture of lower end of right humerus, sequela | CMS +S42492A | Other displaced fracture of lower end of left humerus, initial encounter for closed fracture | CMS +S42492B | Other displaced fracture of lower end of left humerus, initial encounter for open fracture | CMS +S42492D | Other displaced fracture of lower end of left humerus, subsequent encounter for fracture with routine healing | CMS +S42492G | Other displaced fracture of lower end of left humerus, subsequent encounter for fracture with delayed healing | CMS +S42492K | Other displaced fracture of lower end of left humerus, subsequent encounter for fracture with nonunion | CMS +S42492P | Other displaced fracture of lower end of left humerus, subsequent encounter for fracture with malunion | CMS +S42492S | Other displaced fracture of lower end of left humerus, sequela | CMS +S42493A | Other displaced fracture of lower end of unspecified humerus, initial encounter for closed fracture | CMS +S42493B | Other displaced fracture of lower end of unspecified humerus, initial encounter for open fracture | CMS +S42493D | Other displaced fracture of lower end of unspecified humerus, subsequent encounter for fracture with routine healing | CMS +S42493G | Other displaced fracture of lower end of unspecified humerus, subsequent encounter for fracture with delayed healing | CMS +S42493K | Other displaced fracture of lower end of unspecified humerus, subsequent encounter for fracture with nonunion | CMS +S42493P | Other displaced fracture of lower end of unspecified humerus, subsequent encounter for fracture with malunion | CMS +S42493S | Other displaced fracture of lower end of unspecified humerus, sequela | CMS +S42494A | Other nondisplaced fracture of lower end of right humerus, initial encounter for closed fracture | CMS +S42494B | Other nondisplaced fracture of lower end of right humerus, initial encounter for open fracture | CMS +S42494D | Other nondisplaced fracture of lower end of right humerus, subsequent encounter for fracture with routine healing | CMS +S42494G | Other nondisplaced fracture of lower end of right humerus, subsequent encounter for fracture with delayed healing | CMS +S42494K | Other nondisplaced fracture of lower end of right humerus, subsequent encounter for fracture with nonunion | CMS +S42494P | Other nondisplaced fracture of lower end of right humerus, subsequent encounter for fracture with malunion | CMS +S42494S | Other nondisplaced fracture of lower end of right humerus, sequela | CMS +S42495A | Other nondisplaced fracture of lower end of left humerus, initial encounter for closed fracture | CMS +S42495B | Other nondisplaced fracture of lower end of left humerus, initial encounter for open fracture | CMS +S42495D | Other nondisplaced fracture of lower end of left humerus, subsequent encounter for fracture with routine healing | CMS +S42495G | Other nondisplaced fracture of lower end of left humerus, subsequent encounter for fracture with delayed healing | CMS +S42495K | Other nondisplaced fracture of lower end of left humerus, subsequent encounter for fracture with nonunion | CMS +S42495P | Other nondisplaced fracture of lower end of left humerus, subsequent encounter for fracture with malunion | CMS +S42495S | Other nondisplaced fracture of lower end of left humerus, sequela | CMS +S42496A | Other nondisplaced fracture of lower end of unspecified humerus, initial encounter for closed fracture | CMS +S42496B | Other nondisplaced fracture of lower end of unspecified humerus, initial encounter for open fracture | CMS +S42496D | Other nondisplaced fracture of lower end of unspecified humerus, subsequent encounter for fracture with routine healing | CMS +S42496G | Other nondisplaced fracture of lower end of unspecified humerus, subsequent encounter for fracture with delayed healing | CMS +S42496K | Other nondisplaced fracture of lower end of unspecified humerus, subsequent encounter for fracture with nonunion | CMS +S42496P | Other nondisplaced fracture of lower end of unspecified humerus, subsequent encounter for fracture with malunion | CMS +S42496S | Other nondisplaced fracture of lower end of unspecified humerus, sequela | CMS +S4290XA | Fracture of unspecified shoulder girdle, part unspecified, initial encounter for closed fracture | CMS +S4290XB | Fracture of unspecified shoulder girdle, part unspecified, initial encounter for open fracture | CMS +S4290XD | Fracture of unspecified shoulder girdle, part unspecified, subsequent encounter for fracture with routine healing | CMS +S4290XG | Fracture of unspecified shoulder girdle, part unspecified, subsequent encounter for fracture with delayed healing | CMS +S4290XK | Fracture of unspecified shoulder girdle, part unspecified, subsequent encounter for fracture with nonunion | CMS +S4290XP | Fracture of unspecified shoulder girdle, part unspecified, subsequent encounter for fracture with malunion | CMS +S4290XS | Fracture of unspecified shoulder girdle, part unspecified, sequela | CMS +S4291XA | Fracture of right shoulder girdle, part unspecified, initial encounter for closed fracture | CMS +S4291XB | Fracture of right shoulder girdle, part unspecified, initial encounter for open fracture | CMS +S4291XD | Fracture of right shoulder girdle, part unspecified, subsequent encounter for fracture with routine healing | CMS +S4291XG | Fracture of right shoulder girdle, part unspecified, subsequent encounter for fracture with delayed healing | CMS +S4291XK | Fracture of right shoulder girdle, part unspecified, subsequent encounter for fracture with nonunion | CMS +S4291XP | Fracture of right shoulder girdle, part unspecified, subsequent encounter for fracture with malunion | CMS +S4291XS | Fracture of right shoulder girdle, part unspecified, sequela | CMS +S4292XA | Fracture of left shoulder girdle, part unspecified, initial encounter for closed fracture | CMS +S4292XB | Fracture of left shoulder girdle, part unspecified, initial encounter for open fracture | CMS +S4292XD | Fracture of left shoulder girdle, part unspecified, subsequent encounter for fracture with routine healing | CMS +S4292XG | Fracture of left shoulder girdle, part unspecified, subsequent encounter for fracture with delayed healing | CMS +S4292XK | Fracture of left shoulder girdle, part unspecified, subsequent encounter for fracture with nonunion | CMS +S4292XP | Fracture of left shoulder girdle, part unspecified, subsequent encounter for fracture with malunion | CMS +S4292XS | Fracture of left shoulder girdle, part unspecified, sequela | CMS +S43001A | Unspecified subluxation of right shoulder joint, initial encounter | CMS +S43001D | Unspecified subluxation of right shoulder joint, subsequent encounter | CMS +S43001S | Unspecified subluxation of right shoulder joint, sequela | CMS +S43002A | Unspecified subluxation of left shoulder joint, initial encounter | CMS +S43002D | Unspecified subluxation of left shoulder joint, subsequent encounter | CMS +S43002S | Unspecified subluxation of left shoulder joint, sequela | CMS +S43003A | Unspecified subluxation of unspecified shoulder joint, initial encounter | CMS +S43003D | Unspecified subluxation of unspecified shoulder joint, subsequent encounter | CMS +S43003S | Unspecified subluxation of unspecified shoulder joint, sequela | CMS +S43004A | Unspecified dislocation of right shoulder joint, initial encounter | CMS +S43004D | Unspecified dislocation of right shoulder joint, subsequent encounter | CMS +S43004S | Unspecified dislocation of right shoulder joint, sequela | CMS +S43005A | Unspecified dislocation of left shoulder joint, initial encounter | CMS +S43005D | Unspecified dislocation of left shoulder joint, subsequent encounter | CMS +S43005S | Unspecified dislocation of left shoulder joint, sequela | CMS +S43006A | Unspecified dislocation of unspecified shoulder joint, initial encounter | CMS +S43006D | Unspecified dislocation of unspecified shoulder joint, subsequent encounter | CMS +S43006S | Unspecified dislocation of unspecified shoulder joint, sequela | CMS +S43011A | Anterior subluxation of right humerus, initial encounter | CMS +S43011D | Anterior subluxation of right humerus, subsequent encounter | CMS +S43011S | Anterior subluxation of right humerus, sequela | CMS +S43012A | Anterior subluxation of left humerus, initial encounter | CMS +S43012D | Anterior subluxation of left humerus, subsequent encounter | CMS +S43012S | Anterior subluxation of left humerus, sequela | CMS +S43013A | Anterior subluxation of unspecified humerus, initial encounter | CMS +S43013D | Anterior subluxation of unspecified humerus, subsequent encounter | CMS +S43013S | Anterior subluxation of unspecified humerus, sequela | CMS +S43014A | Anterior dislocation of right humerus, initial encounter | CMS +S43014D | Anterior dislocation of right humerus, subsequent encounter | CMS +S43014S | Anterior dislocation of right humerus, sequela | CMS +S43015A | Anterior dislocation of left humerus, initial encounter | CMS +S43015D | Anterior dislocation of left humerus, subsequent encounter | CMS +S43015S | Anterior dislocation of left humerus, sequela | CMS +S43016A | Anterior dislocation of unspecified humerus, initial encounter | CMS +S43016D | Anterior dislocation of unspecified humerus, subsequent encounter | CMS +S43016S | Anterior dislocation of unspecified humerus, sequela | CMS +S43021A | Posterior subluxation of right humerus, initial encounter | CMS +S43021D | Posterior subluxation of right humerus, subsequent encounter | CMS +S43021S | Posterior subluxation of right humerus, sequela | CMS +S43022A | Posterior subluxation of left humerus, initial encounter | CMS +S43022D | Posterior subluxation of left humerus, subsequent encounter | CMS +S43022S | Posterior subluxation of left humerus, sequela | CMS +S43023A | Posterior subluxation of unspecified humerus, initial encounter | CMS +S43023D | Posterior subluxation of unspecified humerus, subsequent encounter | CMS +S43023S | Posterior subluxation of unspecified humerus, sequela | CMS +S43024A | Posterior dislocation of right humerus, initial encounter | CMS +S43024D | Posterior dislocation of right humerus, subsequent encounter | CMS +S43024S | Posterior dislocation of right humerus, sequela | CMS +S43025A | Posterior dislocation of left humerus, initial encounter | CMS +S43025D | Posterior dislocation of left humerus, subsequent encounter | CMS +S43025S | Posterior dislocation of left humerus, sequela | CMS +S43026A | Posterior dislocation of unspecified humerus, initial encounter | CMS +S43026D | Posterior dislocation of unspecified humerus, subsequent encounter | CMS +S43026S | Posterior dislocation of unspecified humerus, sequela | CMS +S43031A | Inferior subluxation of right humerus, initial encounter | CMS +S43031D | Inferior subluxation of right humerus, subsequent encounter | CMS +S43031S | Inferior subluxation of right humerus, sequela | CMS +S43032A | Inferior subluxation of left humerus, initial encounter | CMS +S43032D | Inferior subluxation of left humerus, subsequent encounter | CMS +S43032S | Inferior subluxation of left humerus, sequela | CMS +S43033A | Inferior subluxation of unspecified humerus, initial encounter | CMS +S43033D | Inferior subluxation of unspecified humerus, subsequent encounter | CMS +S43033S | Inferior subluxation of unspecified humerus, sequela | CMS +S43034A | Inferior dislocation of right humerus, initial encounter | CMS +S43034D | Inferior dislocation of right humerus, subsequent encounter | CMS +S43034S | Inferior dislocation of right humerus, sequela | CMS +S43035A | Inferior dislocation of left humerus, initial encounter | CMS +S43035D | Inferior dislocation of left humerus, subsequent encounter | CMS +S43035S | Inferior dislocation of left humerus, sequela | CMS +S43036A | Inferior dislocation of unspecified humerus, initial encounter | CMS +S43036D | Inferior dislocation of unspecified humerus, subsequent encounter | CMS +S43036S | Inferior dislocation of unspecified humerus, sequela | CMS +S43081A | Other subluxation of right shoulder joint, initial encounter | CMS +S43081D | Other subluxation of right shoulder joint, subsequent encounter | CMS +S43081S | Other subluxation of right shoulder joint, sequela | CMS +S43082A | Other subluxation of left shoulder joint, initial encounter | CMS +S43082D | Other subluxation of left shoulder joint, subsequent encounter | CMS +S43082S | Other subluxation of left shoulder joint, sequela | CMS +S43083A | Other subluxation of unspecified shoulder joint, initial encounter | CMS +S43083D | Other subluxation of unspecified shoulder joint, subsequent encounter | CMS +S43083S | Other subluxation of unspecified shoulder joint, sequela | CMS +S43084A | Other dislocation of right shoulder joint, initial encounter | CMS +S43084D | Other dislocation of right shoulder joint, subsequent encounter | CMS +S43084S | Other dislocation of right shoulder joint, sequela | CMS +S43085A | Other dislocation of left shoulder joint, initial encounter | CMS +S43085D | Other dislocation of left shoulder joint, subsequent encounter | CMS +S43085S | Other dislocation of left shoulder joint, sequela | CMS +S43086A | Other dislocation of unspecified shoulder joint, initial encounter | CMS +S43086D | Other dislocation of unspecified shoulder joint, subsequent encounter | CMS +S43086S | Other dislocation of unspecified shoulder joint, sequela | CMS +S43101A | Unspecified dislocation of right acromioclavicular joint, initial encounter | CMS +S43101D | Unspecified dislocation of right acromioclavicular joint, subsequent encounter | CMS +S43101S | Unspecified dislocation of right acromioclavicular joint, sequela | CMS +S43102A | Unspecified dislocation of left acromioclavicular joint, initial encounter | CMS +S43102D | Unspecified dislocation of left acromioclavicular joint, subsequent encounter | CMS +S43102S | Unspecified dislocation of left acromioclavicular joint, sequela | CMS +S43109A | Unspecified dislocation of unspecified acromioclavicular joint, initial encounter | CMS +S43109D | Unspecified dislocation of unspecified acromioclavicular joint, subsequent encounter | CMS +S43109S | Unspecified dislocation of unspecified acromioclavicular joint, sequela | CMS +S43111A | Subluxation of right acromioclavicular joint, initial encounter | CMS +S43111D | Subluxation of right acromioclavicular joint, subsequent encounter | CMS +S43111S | Subluxation of right acromioclavicular joint, sequela | CMS +S43112A | Subluxation of left acromioclavicular joint, initial encounter | CMS +S43112D | Subluxation of left acromioclavicular joint, subsequent encounter | CMS +S43112S | Subluxation of left acromioclavicular joint, sequela | CMS +S43119A | Subluxation of unspecified acromioclavicular joint, initial encounter | CMS +S43119D | Subluxation of unspecified acromioclavicular joint, subsequent encounter | CMS +S43119S | Subluxation of unspecified acromioclavicular joint, sequela | CMS +S43121A | Dislocation of right acromioclavicular joint, 100%-200% displacement, initial encounter | CMS +S43121D | Dislocation of right acromioclavicular joint, 100%-200% displacement, subsequent encounter | CMS +S43121S | Dislocation of right acromioclavicular joint, 100%-200% displacement, sequela | CMS +S43122A | Dislocation of left acromioclavicular joint, 100%-200% displacement, initial encounter | CMS +S43122D | Dislocation of left acromioclavicular joint, 100%-200% displacement, subsequent encounter | CMS +S43122S | Dislocation of left acromioclavicular joint, 100%-200% displacement, sequela | CMS +S43129A | Dislocation of unspecified acromioclavicular joint, 100%-200% displacement, initial encounter | CMS +S43129D | Dislocation of unspecified acromioclavicular joint, 100%-200% displacement, subsequent encounter | CMS +S43129S | Dislocation of unspecified acromioclavicular joint, 100%-200% displacement, sequela | CMS +S43131A | Dislocation of right acromioclavicular joint, greater than 200% displacement, initial encounter | CMS +S43131D | Dislocation of right acromioclavicular joint, greater than 200% displacement, subsequent encounter | CMS +S43131S | Dislocation of right acromioclavicular joint, greater than 200% displacement, sequela | CMS +S43132A | Dislocation of left acromioclavicular joint, greater than 200% displacement, initial encounter | CMS +S43132D | Dislocation of left acromioclavicular joint, greater than 200% displacement, subsequent encounter | CMS +S43132S | Dislocation of left acromioclavicular joint, greater than 200% displacement, sequela | CMS +S43139A | Dislocation of unspecified acromioclavicular joint, greater than 200% displacement, initial encounter | CMS +S43139D | Dislocation of unspecified acromioclavicular joint, greater than 200% displacement, subsequent encounter | CMS +S43139S | Dislocation of unspecified acromioclavicular joint, greater than 200% displacement, sequela | CMS +S43141A | Inferior dislocation of right acromioclavicular joint, initial encounter | CMS +S43141D | Inferior dislocation of right acromioclavicular joint, subsequent encounter | CMS +S43141S | Inferior dislocation of right acromioclavicular joint, sequela | CMS +S43142A | Inferior dislocation of left acromioclavicular joint, initial encounter | CMS +S43142D | Inferior dislocation of left acromioclavicular joint, subsequent encounter | CMS +S43142S | Inferior dislocation of left acromioclavicular joint, sequela | CMS +S43149A | Inferior dislocation of unspecified acromioclavicular joint, initial encounter | CMS +S43149D | Inferior dislocation of unspecified acromioclavicular joint, subsequent encounter | CMS +S43149S | Inferior dislocation of unspecified acromioclavicular joint, sequela | CMS +S43151A | Posterior dislocation of right acromioclavicular joint, initial encounter | CMS +S43151D | Posterior dislocation of right acromioclavicular joint, subsequent encounter | CMS +S43151S | Posterior dislocation of right acromioclavicular joint, sequela | CMS +S43152A | Posterior dislocation of left acromioclavicular joint, initial encounter | CMS +S43152D | Posterior dislocation of left acromioclavicular joint, subsequent encounter | CMS +S43152S | Posterior dislocation of left acromioclavicular joint, sequela | CMS +S43159A | Posterior dislocation of unspecified acromioclavicular joint, initial encounter | CMS +S43159D | Posterior dislocation of unspecified acromioclavicular joint, subsequent encounter | CMS +S43159S | Posterior dislocation of unspecified acromioclavicular joint, sequela | CMS +S43201A | Unspecified subluxation of right sternoclavicular joint, initial encounter | CMS +S43201D | Unspecified subluxation of right sternoclavicular joint, subsequent encounter | CMS +S43201S | Unspecified subluxation of right sternoclavicular joint, sequela | CMS +S43202A | Unspecified subluxation of left sternoclavicular joint, initial encounter | CMS +S43202D | Unspecified subluxation of left sternoclavicular joint, subsequent encounter | CMS +S43202S | Unspecified subluxation of left sternoclavicular joint, sequela | CMS +S43203A | Unspecified subluxation of unspecified sternoclavicular joint, initial encounter | CMS +S43203D | Unspecified subluxation of unspecified sternoclavicular joint, subsequent encounter | CMS +S43203S | Unspecified subluxation of unspecified sternoclavicular joint, sequela | CMS +S43204A | Unspecified dislocation of right sternoclavicular joint, initial encounter | CMS +S43204D | Unspecified dislocation of right sternoclavicular joint, subsequent encounter | CMS +S43204S | Unspecified dislocation of right sternoclavicular joint, sequela | CMS +S43205A | Unspecified dislocation of left sternoclavicular joint, initial encounter | CMS +S43205D | Unspecified dislocation of left sternoclavicular joint, subsequent encounter | CMS +S43205S | Unspecified dislocation of left sternoclavicular joint, sequela | CMS +S43206A | Unspecified dislocation of unspecified sternoclavicular joint, initial encounter | CMS +S43206D | Unspecified dislocation of unspecified sternoclavicular joint, subsequent encounter | CMS +S43206S | Unspecified dislocation of unspecified sternoclavicular joint, sequela | CMS +S43211A | Anterior subluxation of right sternoclavicular joint, initial encounter | CMS +S43211D | Anterior subluxation of right sternoclavicular joint, subsequent encounter | CMS +S43211S | Anterior subluxation of right sternoclavicular joint, sequela | CMS +S43212A | Anterior subluxation of left sternoclavicular joint, initial encounter | CMS +S43212D | Anterior subluxation of left sternoclavicular joint, subsequent encounter | CMS +S43212S | Anterior subluxation of left sternoclavicular joint, sequela | CMS +S43213A | Anterior subluxation of unspecified sternoclavicular joint, initial encounter | CMS +S43213D | Anterior subluxation of unspecified sternoclavicular joint, subsequent encounter | CMS +S43213S | Anterior subluxation of unspecified sternoclavicular joint, sequela | CMS +S43214A | Anterior dislocation of right sternoclavicular joint, initial encounter | CMS +S43214D | Anterior dislocation of right sternoclavicular joint, subsequent encounter | CMS +S43214S | Anterior dislocation of right sternoclavicular joint, sequela | CMS +S43215A | Anterior dislocation of left sternoclavicular joint, initial encounter | CMS +S43215D | Anterior dislocation of left sternoclavicular joint, subsequent encounter | CMS +S43215S | Anterior dislocation of left sternoclavicular joint, sequela | CMS +S43216A | Anterior dislocation of unspecified sternoclavicular joint, initial encounter | CMS +S43216D | Anterior dislocation of unspecified sternoclavicular joint, subsequent encounter | CMS +S43216S | Anterior dislocation of unspecified sternoclavicular joint, sequela | CMS +S43221A | Posterior subluxation of right sternoclavicular joint, initial encounter | CMS +S43221D | Posterior subluxation of right sternoclavicular joint, subsequent encounter | CMS +S43221S | Posterior subluxation of right sternoclavicular joint, sequela | CMS +S43222A | Posterior subluxation of left sternoclavicular joint, initial encounter | CMS +S43222D | Posterior subluxation of left sternoclavicular joint, subsequent encounter | CMS +S43222S | Posterior subluxation of left sternoclavicular joint, sequela | CMS +S43223A | Posterior subluxation of unspecified sternoclavicular joint, initial encounter | CMS +S43223D | Posterior subluxation of unspecified sternoclavicular joint, subsequent encounter | CMS +S43223S | Posterior subluxation of unspecified sternoclavicular joint, sequela | CMS +S43224A | Posterior dislocation of right sternoclavicular joint, initial encounter | CMS +S43224D | Posterior dislocation of right sternoclavicular joint, subsequent encounter | CMS +S43224S | Posterior dislocation of right sternoclavicular joint, sequela | CMS +S43225A | Posterior dislocation of left sternoclavicular joint, initial encounter | CMS +S43225D | Posterior dislocation of left sternoclavicular joint, subsequent encounter | CMS +S43225S | Posterior dislocation of left sternoclavicular joint, sequela | CMS +S43226A | Posterior dislocation of unspecified sternoclavicular joint, initial encounter | CMS +S43226D | Posterior dislocation of unspecified sternoclavicular joint, subsequent encounter | CMS +S43226S | Posterior dislocation of unspecified sternoclavicular joint, sequela | CMS +S43301A | Subluxation of unspecified parts of right shoulder girdle, initial encounter | CMS +S43301D | Subluxation of unspecified parts of right shoulder girdle, subsequent encounter | CMS +S43301S | Subluxation of unspecified parts of right shoulder girdle, sequela | CMS +S43302A | Subluxation of unspecified parts of left shoulder girdle, initial encounter | CMS +S43302D | Subluxation of unspecified parts of left shoulder girdle, subsequent encounter | CMS +S43302S | Subluxation of unspecified parts of left shoulder girdle, sequela | CMS +S43303A | Subluxation of unspecified parts of unspecified shoulder girdle, initial encounter | CMS +S43303D | Subluxation of unspecified parts of unspecified shoulder girdle, subsequent encounter | CMS +S43303S | Subluxation of unspecified parts of unspecified shoulder girdle, sequela | CMS +S43304A | Dislocation of unspecified parts of right shoulder girdle, initial encounter | CMS +S43304D | Dislocation of unspecified parts of right shoulder girdle, subsequent encounter | CMS +S43304S | Dislocation of unspecified parts of right shoulder girdle, sequela | CMS +S43305A | Dislocation of unspecified parts of left shoulder girdle, initial encounter | CMS +S43305D | Dislocation of unspecified parts of left shoulder girdle, subsequent encounter | CMS +S43305S | Dislocation of unspecified parts of left shoulder girdle, sequela | CMS +S43306A | Dislocation of unspecified parts of unspecified shoulder girdle, initial encounter | CMS +S43306D | Dislocation of unspecified parts of unspecified shoulder girdle, subsequent encounter | CMS +S43306S | Dislocation of unspecified parts of unspecified shoulder girdle, sequela | CMS +S43311A | Subluxation of right scapula, initial encounter | CMS +S43311D | Subluxation of right scapula, subsequent encounter | CMS +S43311S | Subluxation of right scapula, sequela | CMS +S43312A | Subluxation of left scapula, initial encounter | CMS +S43312D | Subluxation of left scapula, subsequent encounter | CMS +S43312S | Subluxation of left scapula, sequela | CMS +S43313A | Subluxation of unspecified scapula, initial encounter | CMS +S43313D | Subluxation of unspecified scapula, subsequent encounter | CMS +S43313S | Subluxation of unspecified scapula, sequela | CMS +S43314A | Dislocation of right scapula, initial encounter | CMS +S43314D | Dislocation of right scapula, subsequent encounter | CMS +S43314S | Dislocation of right scapula, sequela | CMS +S43315A | Dislocation of left scapula, initial encounter | CMS +S43315D | Dislocation of left scapula, subsequent encounter | CMS +S43315S | Dislocation of left scapula, sequela | CMS +S43316A | Dislocation of unspecified scapula, initial encounter | CMS +S43316D | Dislocation of unspecified scapula, subsequent encounter | CMS +S43316S | Dislocation of unspecified scapula, sequela | CMS +S43391A | Subluxation of other parts of right shoulder girdle, initial encounter | CMS +S43391D | Subluxation of other parts of right shoulder girdle, subsequent encounter | CMS +S43391S | Subluxation of other parts of right shoulder girdle, sequela | CMS +S43392A | Subluxation of other parts of left shoulder girdle, initial encounter | CMS +S43392D | Subluxation of other parts of left shoulder girdle, subsequent encounter | CMS +S43392S | Subluxation of other parts of left shoulder girdle, sequela | CMS +S43393A | Subluxation of other parts of unspecified shoulder girdle, initial encounter | CMS +S43393D | Subluxation of other parts of unspecified shoulder girdle, subsequent encounter | CMS +S43393S | Subluxation of other parts of unspecified shoulder girdle, sequela | CMS +S43394A | Dislocation of other parts of right shoulder girdle, initial encounter | CMS +S43394D | Dislocation of other parts of right shoulder girdle, subsequent encounter | CMS +S43394S | Dislocation of other parts of right shoulder girdle, sequela | CMS +S43395A | Dislocation of other parts of left shoulder girdle, initial encounter | CMS +S43395D | Dislocation of other parts of left shoulder girdle, subsequent encounter | CMS +S43395S | Dislocation of other parts of left shoulder girdle, sequela | CMS +S43396A | Dislocation of other parts of unspecified shoulder girdle, initial encounter | CMS +S43396D | Dislocation of other parts of unspecified shoulder girdle, subsequent encounter | CMS +S43396S | Dislocation of other parts of unspecified shoulder girdle, sequela | CMS +S43401A | Unspecified sprain of right shoulder joint, initial encounter | CMS +S43401D | Unspecified sprain of right shoulder joint, subsequent encounter | CMS +S43401S | Unspecified sprain of right shoulder joint, sequela | CMS +S43402A | Unspecified sprain of left shoulder joint, initial encounter | CMS +S43402D | Unspecified sprain of left shoulder joint, subsequent encounter | CMS +S43402S | Unspecified sprain of left shoulder joint, sequela | CMS +S43409A | Unspecified sprain of unspecified shoulder joint, initial encounter | CMS +S43409D | Unspecified sprain of unspecified shoulder joint, subsequent encounter | CMS +S43409S | Unspecified sprain of unspecified shoulder joint, sequela | CMS +S43411A | Sprain of right coracohumeral (ligament), initial encounter | CMS +S43411D | Sprain of right coracohumeral (ligament), subsequent encounter | CMS +S43411S | Sprain of right coracohumeral (ligament), sequela | CMS +S43412A | Sprain of left coracohumeral (ligament), initial encounter | CMS +S43412D | Sprain of left coracohumeral (ligament), subsequent encounter | CMS +S43412S | Sprain of left coracohumeral (ligament), sequela | CMS +S43419A | Sprain of unspecified coracohumeral (ligament), initial encounter | CMS +S43419D | Sprain of unspecified coracohumeral (ligament), subsequent encounter | CMS +S43419S | Sprain of unspecified coracohumeral (ligament), sequela | CMS +S43421A | Sprain of right rotator cuff capsule, initial encounter | CMS +S43421D | Sprain of right rotator cuff capsule, subsequent encounter | CMS +S43421S | Sprain of right rotator cuff capsule, sequela | CMS +S43422A | Sprain of left rotator cuff capsule, initial encounter | CMS +S43422D | Sprain of left rotator cuff capsule, subsequent encounter | CMS +S43422S | Sprain of left rotator cuff capsule, sequela | CMS +S43429A | Sprain of unspecified rotator cuff capsule, initial encounter | CMS +S43429D | Sprain of unspecified rotator cuff capsule, subsequent encounter | CMS +S43429S | Sprain of unspecified rotator cuff capsule, sequela | CMS +S43431A | Superior glenoid labrum lesion of right shoulder, initial encounter | CMS +S43431D | Superior glenoid labrum lesion of right shoulder, subsequent encounter | CMS +S43431S | Superior glenoid labrum lesion of right shoulder, sequela | CMS +S43432A | Superior glenoid labrum lesion of left shoulder, initial encounter | CMS +S43432D | Superior glenoid labrum lesion of left shoulder, subsequent encounter | CMS +S43432S | Superior glenoid labrum lesion of left shoulder, sequela | CMS +S43439A | Superior glenoid labrum lesion of unspecified shoulder, initial encounter | CMS +S43439D | Superior glenoid labrum lesion of unspecified shoulder, subsequent encounter | CMS +S43439S | Superior glenoid labrum lesion of unspecified shoulder, sequela | CMS +S43491A | Other sprain of right shoulder joint, initial encounter | CMS +S43491D | Other sprain of right shoulder joint, subsequent encounter | CMS +S43491S | Other sprain of right shoulder joint, sequela | CMS +S43492A | Other sprain of left shoulder joint, initial encounter | CMS +S43492D | Other sprain of left shoulder joint, subsequent encounter | CMS +S43492S | Other sprain of left shoulder joint, sequela | CMS +S43499A | Other sprain of unspecified shoulder joint, initial encounter | CMS +S43499D | Other sprain of unspecified shoulder joint, subsequent encounter | CMS +S43499S | Other sprain of unspecified shoulder joint, sequela | CMS +S4350XA | Sprain of unspecified acromioclavicular joint, initial encounter | CMS +S4350XD | Sprain of unspecified acromioclavicular joint, subsequent encounter | CMS +S4350XS | Sprain of unspecified acromioclavicular joint, sequela | CMS +S4351XA | Sprain of right acromioclavicular joint, initial encounter | CMS +S4351XD | Sprain of right acromioclavicular joint, subsequent encounter | CMS +S4351XS | Sprain of right acromioclavicular joint, sequela | CMS +S4352XA | Sprain of left acromioclavicular joint, initial encounter | CMS +S4352XD | Sprain of left acromioclavicular joint, subsequent encounter | CMS +S4352XS | Sprain of left acromioclavicular joint, sequela | CMS +S4360XA | Sprain of unspecified sternoclavicular joint, initial encounter | CMS +S4360XD | Sprain of unspecified sternoclavicular joint, subsequent encounter | CMS +S4360XS | Sprain of unspecified sternoclavicular joint, sequela | CMS +S4361XA | Sprain of right sternoclavicular joint, initial encounter | CMS +S4361XD | Sprain of right sternoclavicular joint, subsequent encounter | CMS +S4361XS | Sprain of right sternoclavicular joint, sequela | CMS +S4362XA | Sprain of left sternoclavicular joint, initial encounter | CMS +S4362XD | Sprain of left sternoclavicular joint, subsequent encounter | CMS +S4362XS | Sprain of left sternoclavicular joint, sequela | CMS +S4380XA | Sprain of other specified parts of unspecified shoulder girdle, initial encounter | CMS +S4380XD | Sprain of other specified parts of unspecified shoulder girdle, subsequent encounter | CMS +S4380XS | Sprain of other specified parts of unspecified shoulder girdle, sequela | CMS +S4381XA | Sprain of other specified parts of right shoulder girdle, initial encounter | CMS +S4381XD | Sprain of other specified parts of right shoulder girdle, subsequent encounter | CMS +S4381XS | Sprain of other specified parts of right shoulder girdle, sequela | CMS +S4382XA | Sprain of other specified parts of left shoulder girdle, initial encounter | CMS +S4382XD | Sprain of other specified parts of left shoulder girdle, subsequent encounter | CMS +S4382XS | Sprain of other specified parts of left shoulder girdle, sequela | CMS +S4390XA | Sprain of unspecified parts of unspecified shoulder girdle, initial encounter | CMS +S4390XD | Sprain of unspecified parts of unspecified shoulder girdle, subsequent encounter | CMS +S4390XS | Sprain of unspecified parts of unspecified shoulder girdle, sequela | CMS +S4391XA | Sprain of unspecified parts of right shoulder girdle, initial encounter | CMS +S4391XD | Sprain of unspecified parts of right shoulder girdle, subsequent encounter | CMS +S4391XS | Sprain of unspecified parts of right shoulder girdle, sequela | CMS +S4392XA | Sprain of unspecified parts of left shoulder girdle, initial encounter | CMS +S4392XD | Sprain of unspecified parts of left shoulder girdle, subsequent encounter | CMS +S4392XS | Sprain of unspecified parts of left shoulder girdle, sequela | CMS +S4400XA | Injury of ulnar nerve at upper arm level, unspecified arm, initial encounter | CMS +S4400XD | Injury of ulnar nerve at upper arm level, unspecified arm, subsequent encounter | CMS +S4400XS | Injury of ulnar nerve at upper arm level, unspecified arm, sequela | CMS +S4401XA | Injury of ulnar nerve at upper arm level, right arm, initial encounter | CMS +S4401XD | Injury of ulnar nerve at upper arm level, right arm, subsequent encounter | CMS +S4401XS | Injury of ulnar nerve at upper arm level, right arm, sequela | CMS +S4402XA | Injury of ulnar nerve at upper arm level, left arm, initial encounter | CMS +S4402XD | Injury of ulnar nerve at upper arm level, left arm, subsequent encounter | CMS +S4402XS | Injury of ulnar nerve at upper arm level, left arm, sequela | CMS +S4410XA | Injury of median nerve at upper arm level, unspecified arm, initial encounter | CMS +S4410XD | Injury of median nerve at upper arm level, unspecified arm, subsequent encounter | CMS +S4410XS | Injury of median nerve at upper arm level, unspecified arm, sequela | CMS +S4411XA | Injury of median nerve at upper arm level, right arm, initial encounter | CMS +S4411XD | Injury of median nerve at upper arm level, right arm, subsequent encounter | CMS +S4411XS | Injury of median nerve at upper arm level, right arm, sequela | CMS +S4412XA | Injury of median nerve at upper arm level, left arm, initial encounter | CMS +S4412XD | Injury of median nerve at upper arm level, left arm, subsequent encounter | CMS +S4412XS | Injury of median nerve at upper arm level, left arm, sequela | CMS +S4420XA | Injury of radial nerve at upper arm level, unspecified arm, initial encounter | CMS +S4420XD | Injury of radial nerve at upper arm level, unspecified arm, subsequent encounter | CMS +S4420XS | Injury of radial nerve at upper arm level, unspecified arm, sequela | CMS +S4421XA | Injury of radial nerve at upper arm level, right arm, initial encounter | CMS +S4421XD | Injury of radial nerve at upper arm level, right arm, subsequent encounter | CMS +S4421XS | Injury of radial nerve at upper arm level, right arm, sequela | CMS +S4422XA | Injury of radial nerve at upper arm level, left arm, initial encounter | CMS +S4422XD | Injury of radial nerve at upper arm level, left arm, subsequent encounter | CMS +S4422XS | Injury of radial nerve at upper arm level, left arm, sequela | CMS +S4430XA | Injury of axillary nerve, unspecified arm, initial encounter | CMS +S4430XD | Injury of axillary nerve, unspecified arm, subsequent encounter | CMS +S4430XS | Injury of axillary nerve, unspecified arm, sequela | CMS +S4431XA | Injury of axillary nerve, right arm, initial encounter | CMS +S4431XD | Injury of axillary nerve, right arm, subsequent encounter | CMS +S4431XS | Injury of axillary nerve, right arm, sequela | CMS +S4432XA | Injury of axillary nerve, left arm, initial encounter | CMS +S4432XD | Injury of axillary nerve, left arm, subsequent encounter | CMS +S4432XS | Injury of axillary nerve, left arm, sequela | CMS +S4440XA | Injury of musculocutaneous nerve, unspecified arm, initial encounter | CMS +S4440XD | Injury of musculocutaneous nerve, unspecified arm, subsequent encounter | CMS +S4440XS | Injury of musculocutaneous nerve, unspecified arm, sequela | CMS +S4441XA | Injury of musculocutaneous nerve, right arm, initial encounter | CMS +S4441XD | Injury of musculocutaneous nerve, right arm, subsequent encounter | CMS +S4441XS | Injury of musculocutaneous nerve, right arm, sequela | CMS +S4442XA | Injury of musculocutaneous nerve, left arm, initial encounter | CMS +S4442XD | Injury of musculocutaneous nerve, left arm, subsequent encounter | CMS +S4442XS | Injury of musculocutaneous nerve, left arm, sequela | CMS +S4450XA | Injury of cutaneous sensory nerve at shoulder and upper arm level, unspecified arm, initial encounter | CMS +S4450XD | Injury of cutaneous sensory nerve at shoulder and upper arm level, unspecified arm, subsequent encounter | CMS +S4450XS | Injury of cutaneous sensory nerve at shoulder and upper arm level, unspecified arm, sequela | CMS +S4451XA | Injury of cutaneous sensory nerve at shoulder and upper arm level, right arm, initial encounter | CMS +S4451XD | Injury of cutaneous sensory nerve at shoulder and upper arm level, right arm, subsequent encounter | CMS +S4451XS | Injury of cutaneous sensory nerve at shoulder and upper arm level, right arm, sequela | CMS +S4452XA | Injury of cutaneous sensory nerve at shoulder and upper arm level, left arm, initial encounter | CMS +S4452XD | Injury of cutaneous sensory nerve at shoulder and upper arm level, left arm, subsequent encounter | CMS +S4452XS | Injury of cutaneous sensory nerve at shoulder and upper arm level, left arm, sequela | CMS +S448X1A | Injury of other nerves at shoulder and upper arm level, right arm, initial encounter | CMS +S448X1D | Injury of other nerves at shoulder and upper arm level, right arm, subsequent encounter | CMS +S448X1S | Injury of other nerves at shoulder and upper arm level, right arm, sequela | CMS +S448X2A | Injury of other nerves at shoulder and upper arm level, left arm, initial encounter | CMS +S448X2D | Injury of other nerves at shoulder and upper arm level, left arm, subsequent encounter | CMS +S448X2S | Injury of other nerves at shoulder and upper arm level, left arm, sequela | CMS +S448X9A | Injury of other nerves at shoulder and upper arm level, unspecified arm, initial encounter | CMS +S448X9D | Injury of other nerves at shoulder and upper arm level, unspecified arm, subsequent encounter | CMS +S448X9S | Injury of other nerves at shoulder and upper arm level, unspecified arm, sequela | CMS +S4490XA | Injury of unspecified nerve at shoulder and upper arm level, unspecified arm, initial encounter | CMS +S4490XD | Injury of unspecified nerve at shoulder and upper arm level, unspecified arm, subsequent encounter | CMS +S4490XS | Injury of unspecified nerve at shoulder and upper arm level, unspecified arm, sequela | CMS +S4491XA | Injury of unspecified nerve at shoulder and upper arm level, right arm, initial encounter | CMS +S4491XD | Injury of unspecified nerve at shoulder and upper arm level, right arm, subsequent encounter | CMS +S4491XS | Injury of unspecified nerve at shoulder and upper arm level, right arm, sequela | CMS +S4492XA | Injury of unspecified nerve at shoulder and upper arm level, left arm, initial encounter | CMS +S4492XD | Injury of unspecified nerve at shoulder and upper arm level, left arm, subsequent encounter | CMS +S4492XS | Injury of unspecified nerve at shoulder and upper arm level, left arm, sequela | CMS +S45001A | Unspecified injury of axillary artery, right side, initial encounter | CMS +S45001D | Unspecified injury of axillary artery, right side, subsequent encounter | CMS +S45001S | Unspecified injury of axillary artery, right side, sequela | CMS +S45002A | Unspecified injury of axillary artery, left side, initial encounter | CMS +S45002D | Unspecified injury of axillary artery, left side, subsequent encounter | CMS +S45002S | Unspecified injury of axillary artery, left side, sequela | CMS +S45009A | Unspecified injury of axillary artery, unspecified side, initial encounter | CMS +S45009D | Unspecified injury of axillary artery, unspecified side, subsequent encounter | CMS +S45009S | Unspecified injury of axillary artery, unspecified side, sequela | CMS +S45011A | Laceration of axillary artery, right side, initial encounter | CMS +S45011D | Laceration of axillary artery, right side, subsequent encounter | CMS +S45011S | Laceration of axillary artery, right side, sequela | CMS +S45012A | Laceration of axillary artery, left side, initial encounter | CMS +S45012D | Laceration of axillary artery, left side, subsequent encounter | CMS +S45012S | Laceration of axillary artery, left side, sequela | CMS +S45019A | Laceration of axillary artery, unspecified side, initial encounter | CMS +S45019D | Laceration of axillary artery, unspecified side, subsequent encounter | CMS +S45019S | Laceration of axillary artery, unspecified side, sequela | CMS +S45091A | Other specified injury of axillary artery, right side, initial encounter | CMS +S45091D | Other specified injury of axillary artery, right side, subsequent encounter | CMS +S45091S | Other specified injury of axillary artery, right side, sequela | CMS +S45092A | Other specified injury of axillary artery, left side, initial encounter | CMS +S45092D | Other specified injury of axillary artery, left side, subsequent encounter | CMS +S45092S | Other specified injury of axillary artery, left side, sequela | CMS +S45099A | Other specified injury of axillary artery, unspecified side, initial encounter | CMS +S45099D | Other specified injury of axillary artery, unspecified side, subsequent encounter | CMS +S45099S | Other specified injury of axillary artery, unspecified side, sequela | CMS +S45101A | Unspecified injury of brachial artery, right side, initial encounter | CMS +S45101D | Unspecified injury of brachial artery, right side, subsequent encounter | CMS +S45101S | Unspecified injury of brachial artery, right side, sequela | CMS +S45102A | Unspecified injury of brachial artery, left side, initial encounter | CMS +S45102D | Unspecified injury of brachial artery, left side, subsequent encounter | CMS +S45102S | Unspecified injury of brachial artery, left side, sequela | CMS +S45109A | Unspecified injury of brachial artery, unspecified side, initial encounter | CMS +S45109D | Unspecified injury of brachial artery, unspecified side, subsequent encounter | CMS +S45109S | Unspecified injury of brachial artery, unspecified side, sequela | CMS +S45111A | Laceration of brachial artery, right side, initial encounter | CMS +S45111D | Laceration of brachial artery, right side, subsequent encounter | CMS +S45111S | Laceration of brachial artery, right side, sequela | CMS +S45112A | Laceration of brachial artery, left side, initial encounter | CMS +S45112D | Laceration of brachial artery, left side, subsequent encounter | CMS +S45112S | Laceration of brachial artery, left side, sequela | CMS +S45119A | Laceration of brachial artery, unspecified side, initial encounter | CMS +S45119D | Laceration of brachial artery, unspecified side, subsequent encounter | CMS +S45119S | Laceration of brachial artery, unspecified side, sequela | CMS +S45191A | Other specified injury of brachial artery, right side, initial encounter | CMS +S45191D | Other specified injury of brachial artery, right side, subsequent encounter | CMS +S45191S | Other specified injury of brachial artery, right side, sequela | CMS +S45192A | Other specified injury of brachial artery, left side, initial encounter | CMS +S45192D | Other specified injury of brachial artery, left side, subsequent encounter | CMS +S45192S | Other specified injury of brachial artery, left side, sequela | CMS +S45199A | Other specified injury of brachial artery, unspecified side, initial encounter | CMS +S45199D | Other specified injury of brachial artery, unspecified side, subsequent encounter | CMS +S45199S | Other specified injury of brachial artery, unspecified side, sequela | CMS +S45201A | Unspecified injury of axillary or brachial vein, right side, initial encounter | CMS +S45201D | Unspecified injury of axillary or brachial vein, right side, subsequent encounter | CMS +S45201S | Unspecified injury of axillary or brachial vein, right side, sequela | CMS +S45202A | Unspecified injury of axillary or brachial vein, left side, initial encounter | CMS +S45202D | Unspecified injury of axillary or brachial vein, left side, subsequent encounter | CMS +S45202S | Unspecified injury of axillary or brachial vein, left side, sequela | CMS +S45209A | Unspecified injury of axillary or brachial vein, unspecified side, initial encounter | CMS +S45209D | Unspecified injury of axillary or brachial vein, unspecified side, subsequent encounter | CMS +S45209S | Unspecified injury of axillary or brachial vein, unspecified side, sequela | CMS +S45211A | Laceration of axillary or brachial vein, right side, initial encounter | CMS +S45211D | Laceration of axillary or brachial vein, right side, subsequent encounter | CMS +S45211S | Laceration of axillary or brachial vein, right side, sequela | CMS +S45212A | Laceration of axillary or brachial vein, left side, initial encounter | CMS +S45212D | Laceration of axillary or brachial vein, left side, subsequent encounter | CMS +S45212S | Laceration of axillary or brachial vein, left side, sequela | CMS +S45219A | Laceration of axillary or brachial vein, unspecified side, initial encounter | CMS +S45219D | Laceration of axillary or brachial vein, unspecified side, subsequent encounter | CMS +S45219S | Laceration of axillary or brachial vein, unspecified side, sequela | CMS +S45291A | Other specified injury of axillary or brachial vein, right side, initial encounter | CMS +S45291D | Other specified injury of axillary or brachial vein, right side, subsequent encounter | CMS +S45291S | Other specified injury of axillary or brachial vein, right side, sequela | CMS +S45292A | Other specified injury of axillary or brachial vein, left side, initial encounter | CMS +S45292D | Other specified injury of axillary or brachial vein, left side, subsequent encounter | CMS +S45292S | Other specified injury of axillary or brachial vein, left side, sequela | CMS +S45299A | Other specified injury of axillary or brachial vein, unspecified side, initial encounter | CMS +S45299D | Other specified injury of axillary or brachial vein, unspecified side, subsequent encounter | CMS +S45299S | Other specified injury of axillary or brachial vein, unspecified side, sequela | CMS +S45301A | Unspecified injury of superficial vein at shoulder and upper arm level, right arm, initial encounter | CMS +S45301D | Unspecified injury of superficial vein at shoulder and upper arm level, right arm, subsequent encounter | CMS +S45301S | Unspecified injury of superficial vein at shoulder and upper arm level, right arm, sequela | CMS +S45302A | Unspecified injury of superficial vein at shoulder and upper arm level, left arm, initial encounter | CMS +S45302D | Unspecified injury of superficial vein at shoulder and upper arm level, left arm, subsequent encounter | CMS +S45302S | Unspecified injury of superficial vein at shoulder and upper arm level, left arm, sequela | CMS +S45309A | Unspecified injury of superficial vein at shoulder and upper arm level, unspecified arm, initial encounter | CMS +S45309D | Unspecified injury of superficial vein at shoulder and upper arm level, unspecified arm, subsequent encounter | CMS +S45309S | Unspecified injury of superficial vein at shoulder and upper arm level, unspecified arm, sequela | CMS +S45311A | Laceration of superficial vein at shoulder and upper arm level, right arm, initial encounter | CMS +S45311D | Laceration of superficial vein at shoulder and upper arm level, right arm, subsequent encounter | CMS +S45311S | Laceration of superficial vein at shoulder and upper arm level, right arm, sequela | CMS +S45312A | Laceration of superficial vein at shoulder and upper arm level, left arm, initial encounter | CMS +S45312D | Laceration of superficial vein at shoulder and upper arm level, left arm, subsequent encounter | CMS +S45312S | Laceration of superficial vein at shoulder and upper arm level, left arm, sequela | CMS +S45319A | Laceration of superficial vein at shoulder and upper arm level, unspecified arm, initial encounter | CMS +S45319D | Laceration of superficial vein at shoulder and upper arm level, unspecified arm, subsequent encounter | CMS +S45319S | Laceration of superficial vein at shoulder and upper arm level, unspecified arm, sequela | CMS +S45391A | Other specified injury of superficial vein at shoulder and upper arm level, right arm, initial encounter | CMS +S45391D | Other specified injury of superficial vein at shoulder and upper arm level, right arm, subsequent encounter | CMS +S45391S | Other specified injury of superficial vein at shoulder and upper arm level, right arm, sequela | CMS +S45392A | Other specified injury of superficial vein at shoulder and upper arm level, left arm, initial encounter | CMS +S45392D | Other specified injury of superficial vein at shoulder and upper arm level, left arm, subsequent encounter | CMS +S45392S | Other specified injury of superficial vein at shoulder and upper arm level, left arm, sequela | CMS +S45399A | Other specified injury of superficial vein at shoulder and upper arm level, unspecified arm, initial encounter | CMS +S45399D | Other specified injury of superficial vein at shoulder and upper arm level, unspecified arm, subsequent encounter | CMS +S45399S | Other specified injury of superficial vein at shoulder and upper arm level, unspecified arm, sequela | CMS +S45801A | Unspecified injury of other specified blood vessels at shoulder and upper arm level, right arm, initial encounter | CMS +S45801D | Unspecified injury of other specified blood vessels at shoulder and upper arm level, right arm, subsequent encounter | CMS +S45801S | Unspecified injury of other specified blood vessels at shoulder and upper arm level, right arm, sequela | CMS +S45802A | Unspecified injury of other specified blood vessels at shoulder and upper arm level, left arm, initial encounter | CMS +S45802D | Unspecified injury of other specified blood vessels at shoulder and upper arm level, left arm, subsequent encounter | CMS +S45802S | Unspecified injury of other specified blood vessels at shoulder and upper arm level, left arm, sequela | CMS +S45809A | Unspecified injury of other specified blood vessels at shoulder and upper arm level, unspecified arm, initial encounter | CMS +S45809D | Unspecified injury of other specified blood vessels at shoulder and upper arm level, unspecified arm, subsequent encounter | CMS +S45809S | Unspecified injury of other specified blood vessels at shoulder and upper arm level, unspecified arm, sequela | CMS +S45811A | Laceration of other specified blood vessels at shoulder and upper arm level, right arm, initial encounter | CMS +S45811D | Laceration of other specified blood vessels at shoulder and upper arm level, right arm, subsequent encounter | CMS +S45811S | Laceration of other specified blood vessels at shoulder and upper arm level, right arm, sequela | CMS +S45812A | Laceration of other specified blood vessels at shoulder and upper arm level, left arm, initial encounter | CMS +S45812D | Laceration of other specified blood vessels at shoulder and upper arm level, left arm, subsequent encounter | CMS +S45812S | Laceration of other specified blood vessels at shoulder and upper arm level, left arm, sequela | CMS +S45819A | Laceration of other specified blood vessels at shoulder and upper arm level, unspecified arm, initial encounter | CMS +S45819D | Laceration of other specified blood vessels at shoulder and upper arm level, unspecified arm, subsequent encounter | CMS +S45819S | Laceration of other specified blood vessels at shoulder and upper arm level, unspecified arm, sequela | CMS +S45891A | Other specified injury of other specified blood vessels at shoulder and upper arm level, right arm, initial encounter | CMS +S45891D | Other specified injury of other specified blood vessels at shoulder and upper arm level, right arm, subsequent encounter | CMS +S45891S | Other specified injury of other specified blood vessels at shoulder and upper arm level, right arm, sequela | CMS +S45892A | Other specified injury of other specified blood vessels at shoulder and upper arm level, left arm, initial encounter | CMS +S45892D | Other specified injury of other specified blood vessels at shoulder and upper arm level, left arm, subsequent encounter | CMS +S45892S | Other specified injury of other specified blood vessels at shoulder and upper arm level, left arm, sequela | CMS +S45899A | Other specified injury of other specified blood vessels at shoulder and upper arm level, unspecified arm, initial encounter | CMS +S45899D | Other specified injury of other specified blood vessels at shoulder and upper arm level, unspecified arm, subsequent encounter | CMS +S45899S | Other specified injury of other specified blood vessels at shoulder and upper arm level, unspecified arm, sequela | CMS +S45901A | Unspecified injury of unspecified blood vessel at shoulder and upper arm level, right arm, initial encounter | CMS +S45901D | Unspecified injury of unspecified blood vessel at shoulder and upper arm level, right arm, subsequent encounter | CMS +S45901S | Unspecified injury of unspecified blood vessel at shoulder and upper arm level, right arm, sequela | CMS +S45902A | Unspecified injury of unspecified blood vessel at shoulder and upper arm level, left arm, initial encounter | CMS +S45902D | Unspecified injury of unspecified blood vessel at shoulder and upper arm level, left arm, subsequent encounter | CMS +S45902S | Unspecified injury of unspecified blood vessel at shoulder and upper arm level, left arm, sequela | CMS +S45909A | Unspecified injury of unspecified blood vessel at shoulder and upper arm level, unspecified arm, initial encounter | CMS +S45909D | Unspecified injury of unspecified blood vessel at shoulder and upper arm level, unspecified arm, subsequent encounter | CMS +S45909S | Unspecified injury of unspecified blood vessel at shoulder and upper arm level, unspecified arm, sequela | CMS +S45911A | Laceration of unspecified blood vessel at shoulder and upper arm level, right arm, initial encounter | CMS +S45911D | Laceration of unspecified blood vessel at shoulder and upper arm level, right arm, subsequent encounter | CMS +S45911S | Laceration of unspecified blood vessel at shoulder and upper arm level, right arm, sequela | CMS +S45912A | Laceration of unspecified blood vessel at shoulder and upper arm level, left arm, initial encounter | CMS +S45912D | Laceration of unspecified blood vessel at shoulder and upper arm level, left arm, subsequent encounter | CMS +S45912S | Laceration of unspecified blood vessel at shoulder and upper arm level, left arm, sequela | CMS +S45919A | Laceration of unspecified blood vessel at shoulder and upper arm level, unspecified arm, initial encounter | CMS +S45919D | Laceration of unspecified blood vessel at shoulder and upper arm level, unspecified arm, subsequent encounter | CMS +S45919S | Laceration of unspecified blood vessel at shoulder and upper arm level, unspecified arm, sequela | CMS +S45991A | Other specified injury of unspecified blood vessel at shoulder and upper arm level, right arm, initial encounter | CMS +S45991D | Other specified injury of unspecified blood vessel at shoulder and upper arm level, right arm, subsequent encounter | CMS +S45991S | Other specified injury of unspecified blood vessel at shoulder and upper arm level, right arm, sequela | CMS +S45992A | Other specified injury of unspecified blood vessel at shoulder and upper arm level, left arm, initial encounter | CMS +S45992D | Other specified injury of unspecified blood vessel at shoulder and upper arm level, left arm, subsequent encounter | CMS +S45992S | Other specified injury of unspecified blood vessel at shoulder and upper arm level, left arm, sequela | CMS +S45999A | Other specified injury of unspecified blood vessel at shoulder and upper arm level, unspecified arm, initial encounter | CMS +S45999D | Other specified injury of unspecified blood vessel at shoulder and upper arm level, unspecified arm, subsequent encounter | CMS +S45999S | Other specified injury of unspecified blood vessel at shoulder and upper arm level, unspecified arm, sequela | CMS +S46001A | Unspecified injury of muscle(s) and tendon(s) of the rotator cuff of right shoulder, initial encounter | CMS +S46001D | Unspecified injury of muscle(s) and tendon(s) of the rotator cuff of right shoulder, subsequent encounter | CMS +S46001S | Unspecified injury of muscle(s) and tendon(s) of the rotator cuff of right shoulder, sequela | CMS +S46002A | Unspecified injury of muscle(s) and tendon(s) of the rotator cuff of left shoulder, initial encounter | CMS +S46002D | Unspecified injury of muscle(s) and tendon(s) of the rotator cuff of left shoulder, subsequent encounter | CMS +S46002S | Unspecified injury of muscle(s) and tendon(s) of the rotator cuff of left shoulder, sequela | CMS +S46009A | Unspecified injury of muscle(s) and tendon(s) of the rotator cuff of unspecified shoulder, initial encounter | CMS +S46009D | Unspecified injury of muscle(s) and tendon(s) of the rotator cuff of unspecified shoulder, subsequent encounter | CMS +S46009S | Unspecified injury of muscle(s) and tendon(s) of the rotator cuff of unspecified shoulder, sequela | CMS +S46011A | Strain of muscle(s) and tendon(s) of the rotator cuff of right shoulder, initial encounter | CMS +S46011D | Strain of muscle(s) and tendon(s) of the rotator cuff of right shoulder, subsequent encounter | CMS +S46011S | Strain of muscle(s) and tendon(s) of the rotator cuff of right shoulder, sequela | CMS +S46012A | Strain of muscle(s) and tendon(s) of the rotator cuff of left shoulder, initial encounter | CMS +S46012D | Strain of muscle(s) and tendon(s) of the rotator cuff of left shoulder, subsequent encounter | CMS +S46012S | Strain of muscle(s) and tendon(s) of the rotator cuff of left shoulder, sequela | CMS +S46019A | Strain of muscle(s) and tendon(s) of the rotator cuff of unspecified shoulder, initial encounter | CMS +S46019D | Strain of muscle(s) and tendon(s) of the rotator cuff of unspecified shoulder, subsequent encounter | CMS +S46019S | Strain of muscle(s) and tendon(s) of the rotator cuff of unspecified shoulder, sequela | CMS +S46021A | Laceration of muscle(s) and tendon(s) of the rotator cuff of right shoulder, initial encounter | CMS +S46021D | Laceration of muscle(s) and tendon(s) of the rotator cuff of right shoulder, subsequent encounter | CMS +S46021S | Laceration of muscle(s) and tendon(s) of the rotator cuff of right shoulder, sequela | CMS +S46022A | Laceration of muscle(s) and tendon(s) of the rotator cuff of left shoulder, initial encounter | CMS +S46022D | Laceration of muscle(s) and tendon(s) of the rotator cuff of left shoulder, subsequent encounter | CMS +S46022S | Laceration of muscle(s) and tendon(s) of the rotator cuff of left shoulder, sequela | CMS +S46029A | Laceration of muscle(s) and tendon(s) of the rotator cuff of unspecified shoulder, initial encounter | CMS +S46029D | Laceration of muscle(s) and tendon(s) of the rotator cuff of unspecified shoulder, subsequent encounter | CMS +S46029S | Laceration of muscle(s) and tendon(s) of the rotator cuff of unspecified shoulder, sequela | CMS +S46091A | Other injury of muscle(s) and tendon(s) of the rotator cuff of right shoulder, initial encounter | CMS +S46091D | Other injury of muscle(s) and tendon(s) of the rotator cuff of right shoulder, subsequent encounter | CMS +S46091S | Other injury of muscle(s) and tendon(s) of the rotator cuff of right shoulder, sequela | CMS +S46092A | Other injury of muscle(s) and tendon(s) of the rotator cuff of left shoulder, initial encounter | CMS +S46092D | Other injury of muscle(s) and tendon(s) of the rotator cuff of left shoulder, subsequent encounter | CMS +S46092S | Other injury of muscle(s) and tendon(s) of the rotator cuff of left shoulder, sequela | CMS +S46099A | Other injury of muscle(s) and tendon(s) of the rotator cuff of unspecified shoulder, initial encounter | CMS +S46099D | Other injury of muscle(s) and tendon(s) of the rotator cuff of unspecified shoulder, subsequent encounter | CMS +S46099S | Other injury of muscle(s) and tendon(s) of the rotator cuff of unspecified shoulder, sequela | CMS +S46101A | Unspecified injury of muscle, fascia and tendon of long head of biceps, right arm, initial encounter | CMS +S46101D | Unspecified injury of muscle, fascia and tendon of long head of biceps, right arm, subsequent encounter | CMS +S46101S | Unspecified injury of muscle, fascia and tendon of long head of biceps, right arm, sequela | CMS +S46102A | Unspecified injury of muscle, fascia and tendon of long head of biceps, left arm, initial encounter | CMS +S46102D | Unspecified injury of muscle, fascia and tendon of long head of biceps, left arm, subsequent encounter | CMS +S46102S | Unspecified injury of muscle, fascia and tendon of long head of biceps, left arm, sequela | CMS +S46109A | Unspecified injury of muscle, fascia and tendon of long head of biceps, unspecified arm, initial encounter | CMS +S46109D | Unspecified injury of muscle, fascia and tendon of long head of biceps, unspecified arm, subsequent encounter | CMS +S46109S | Unspecified injury of muscle, fascia and tendon of long head of biceps, unspecified arm, sequela | CMS +S46111A | Strain of muscle, fascia and tendon of long head of biceps, right arm, initial encounter | CMS +S46111D | Strain of muscle, fascia and tendon of long head of biceps, right arm, subsequent encounter | CMS +S46111S | Strain of muscle, fascia and tendon of long head of biceps, right arm, sequela | CMS +S46112A | Strain of muscle, fascia and tendon of long head of biceps, left arm, initial encounter | CMS +S46112D | Strain of muscle, fascia and tendon of long head of biceps, left arm, subsequent encounter | CMS +S46112S | Strain of muscle, fascia and tendon of long head of biceps, left arm, sequela | CMS +S46119A | Strain of muscle, fascia and tendon of long head of biceps, unspecified arm, initial encounter | CMS +S46119D | Strain of muscle, fascia and tendon of long head of biceps, unspecified arm, subsequent encounter | CMS +S46119S | Strain of muscle, fascia and tendon of long head of biceps, unspecified arm, sequela | CMS +S46121A | Laceration of muscle, fascia and tendon of long head of biceps, right arm, initial encounter | CMS +S46121D | Laceration of muscle, fascia and tendon of long head of biceps, right arm, subsequent encounter | CMS +S46121S | Laceration of muscle, fascia and tendon of long head of biceps, right arm, sequela | CMS +S46122A | Laceration of muscle, fascia and tendon of long head of biceps, left arm, initial encounter | CMS +S46122D | Laceration of muscle, fascia and tendon of long head of biceps, left arm, subsequent encounter | CMS +S46122S | Laceration of muscle, fascia and tendon of long head of biceps, left arm, sequela | CMS +S46129A | Laceration of muscle, fascia and tendon of long head of biceps, unspecified arm, initial encounter | CMS +S46129D | Laceration of muscle, fascia and tendon of long head of biceps, unspecified arm, subsequent encounter | CMS +S46129S | Laceration of muscle, fascia and tendon of long head of biceps, unspecified arm, sequela | CMS +S46191A | Other injury of muscle, fascia and tendon of long head of biceps, right arm, initial encounter | CMS +S46191D | Other injury of muscle, fascia and tendon of long head of biceps, right arm, subsequent encounter | CMS +S46191S | Other injury of muscle, fascia and tendon of long head of biceps, right arm, sequela | CMS +S46192A | Other injury of muscle, fascia and tendon of long head of biceps, left arm, initial encounter | CMS +S46192D | Other injury of muscle, fascia and tendon of long head of biceps, left arm, subsequent encounter | CMS +S46192S | Other injury of muscle, fascia and tendon of long head of biceps, left arm, sequela | CMS +S46199A | Other injury of muscle, fascia and tendon of long head of biceps, unspecified arm, initial encounter | CMS +S46199D | Other injury of muscle, fascia and tendon of long head of biceps, unspecified arm, subsequent encounter | CMS +S46199S | Other injury of muscle, fascia and tendon of long head of biceps, unspecified arm, sequela | CMS +S46201A | Unspecified injury of muscle, fascia and tendon of other parts of biceps, right arm, initial encounter | CMS +S46201D | Unspecified injury of muscle, fascia and tendon of other parts of biceps, right arm, subsequent encounter | CMS +S46201S | Unspecified injury of muscle, fascia and tendon of other parts of biceps, right arm, sequela | CMS +S46202A | Unspecified injury of muscle, fascia and tendon of other parts of biceps, left arm, initial encounter | CMS +S46202D | Unspecified injury of muscle, fascia and tendon of other parts of biceps, left arm, subsequent encounter | CMS +S46202S | Unspecified injury of muscle, fascia and tendon of other parts of biceps, left arm, sequela | CMS +S46209A | Unspecified injury of muscle, fascia and tendon of other parts of biceps, unspecified arm, initial encounter | CMS +S46209D | Unspecified injury of muscle, fascia and tendon of other parts of biceps, unspecified arm, subsequent encounter | CMS +S46209S | Unspecified injury of muscle, fascia and tendon of other parts of biceps, unspecified arm, sequela | CMS +S46211A | Strain of muscle, fascia and tendon of other parts of biceps, right arm, initial encounter | CMS +S46211D | Strain of muscle, fascia and tendon of other parts of biceps, right arm, subsequent encounter | CMS +S46211S | Strain of muscle, fascia and tendon of other parts of biceps, right arm, sequela | CMS +S46212A | Strain of muscle, fascia and tendon of other parts of biceps, left arm, initial encounter | CMS +S46212D | Strain of muscle, fascia and tendon of other parts of biceps, left arm, subsequent encounter | CMS +S46212S | Strain of muscle, fascia and tendon of other parts of biceps, left arm, sequela | CMS +S46219A | Strain of muscle, fascia and tendon of other parts of biceps, unspecified arm, initial encounter | CMS +S46219D | Strain of muscle, fascia and tendon of other parts of biceps, unspecified arm, subsequent encounter | CMS +S46219S | Strain of muscle, fascia and tendon of other parts of biceps, unspecified arm, sequela | CMS +S46221A | Laceration of muscle, fascia and tendon of other parts of biceps, right arm, initial encounter | CMS +S46221D | Laceration of muscle, fascia and tendon of other parts of biceps, right arm, subsequent encounter | CMS +S46221S | Laceration of muscle, fascia and tendon of other parts of biceps, right arm, sequela | CMS +S46222A | Laceration of muscle, fascia and tendon of other parts of biceps, left arm, initial encounter | CMS +S46222D | Laceration of muscle, fascia and tendon of other parts of biceps, left arm, subsequent encounter | CMS +S46222S | Laceration of muscle, fascia and tendon of other parts of biceps, left arm, sequela | CMS +S46229A | Laceration of muscle, fascia and tendon of other parts of biceps, unspecified arm, initial encounter | CMS +S46229D | Laceration of muscle, fascia and tendon of other parts of biceps, unspecified arm, subsequent encounter | CMS +S46229S | Laceration of muscle, fascia and tendon of other parts of biceps, unspecified arm, sequela | CMS +S46291A | Other injury of muscle, fascia and tendon of other parts of biceps, right arm, initial encounter | CMS +S46291D | Other injury of muscle, fascia and tendon of other parts of biceps, right arm, subsequent encounter | CMS +S46291S | Other injury of muscle, fascia and tendon of other parts of biceps, right arm, sequela | CMS +S46292A | Other injury of muscle, fascia and tendon of other parts of biceps, left arm, initial encounter | CMS +S46292D | Other injury of muscle, fascia and tendon of other parts of biceps, left arm, subsequent encounter | CMS +S46292S | Other injury of muscle, fascia and tendon of other parts of biceps, left arm, sequela | CMS +S46299A | Other injury of muscle, fascia and tendon of other parts of biceps, unspecified arm, initial encounter | CMS +S46299D | Other injury of muscle, fascia and tendon of other parts of biceps, unspecified arm, subsequent encounter | CMS +S46299S | Other injury of muscle, fascia and tendon of other parts of biceps, unspecified arm, sequela | CMS +S46301A | Unspecified injury of muscle, fascia and tendon of triceps, right arm, initial encounter | CMS +S46301D | Unspecified injury of muscle, fascia and tendon of triceps, right arm, subsequent encounter | CMS +S46301S | Unspecified injury of muscle, fascia and tendon of triceps, right arm, sequela | CMS +S46302A | Unspecified injury of muscle, fascia and tendon of triceps, left arm, initial encounter | CMS +S46302D | Unspecified injury of muscle, fascia and tendon of triceps, left arm, subsequent encounter | CMS +S46302S | Unspecified injury of muscle, fascia and tendon of triceps, left arm, sequela | CMS +S46309A | Unspecified injury of muscle, fascia and tendon of triceps, unspecified arm, initial encounter | CMS +S46309D | Unspecified injury of muscle, fascia and tendon of triceps, unspecified arm, subsequent encounter | CMS +S46309S | Unspecified injury of muscle, fascia and tendon of triceps, unspecified arm, sequela | CMS +S46311A | Strain of muscle, fascia and tendon of triceps, right arm, initial encounter | CMS +S46311D | Strain of muscle, fascia and tendon of triceps, right arm, subsequent encounter | CMS +S46311S | Strain of muscle, fascia and tendon of triceps, right arm, sequela | CMS +S46312A | Strain of muscle, fascia and tendon of triceps, left arm, initial encounter | CMS +S46312D | Strain of muscle, fascia and tendon of triceps, left arm, subsequent encounter | CMS +S46312S | Strain of muscle, fascia and tendon of triceps, left arm, sequela | CMS +S46319A | Strain of muscle, fascia and tendon of triceps, unspecified arm, initial encounter | CMS +S46319D | Strain of muscle, fascia and tendon of triceps, unspecified arm, subsequent encounter | CMS +S46319S | Strain of muscle, fascia and tendon of triceps, unspecified arm, sequela | CMS +S46321A | Laceration of muscle, fascia and tendon of triceps, right arm, initial encounter | CMS +S46321D | Laceration of muscle, fascia and tendon of triceps, right arm, subsequent encounter | CMS +S46321S | Laceration of muscle, fascia and tendon of triceps, right arm, sequela | CMS +S46322A | Laceration of muscle, fascia and tendon of triceps, left arm, initial encounter | CMS +S46322D | Laceration of muscle, fascia and tendon of triceps, left arm, subsequent encounter | CMS +S46322S | Laceration of muscle, fascia and tendon of triceps, left arm, sequela | CMS +S46329A | Laceration of muscle, fascia and tendon of triceps, unspecified arm, initial encounter | CMS +S46329D | Laceration of muscle, fascia and tendon of triceps, unspecified arm, subsequent encounter | CMS +S46329S | Laceration of muscle, fascia and tendon of triceps, unspecified arm, sequela | CMS +S46391A | Other injury of muscle, fascia and tendon of triceps, right arm, initial encounter | CMS +S46391D | Other injury of muscle, fascia and tendon of triceps, right arm, subsequent encounter | CMS +S46391S | Other injury of muscle, fascia and tendon of triceps, right arm, sequela | CMS +S46392A | Other injury of muscle, fascia and tendon of triceps, left arm, initial encounter | CMS +S46392D | Other injury of muscle, fascia and tendon of triceps, left arm, subsequent encounter | CMS +S46392S | Other injury of muscle, fascia and tendon of triceps, left arm, sequela | CMS +S46399A | Other injury of muscle, fascia and tendon of triceps, unspecified arm, initial encounter | CMS +S46399D | Other injury of muscle, fascia and tendon of triceps, unspecified arm, subsequent encounter | CMS +S46399S | Other injury of muscle, fascia and tendon of triceps, unspecified arm, sequela | CMS +S46801A | Unspecified injury of other muscles, fascia and tendons at shoulder and upper arm level, right arm, initial encounter | CMS +S46801D | Unspecified injury of other muscles, fascia and tendons at shoulder and upper arm level, right arm, subsequent encounter | CMS +S46801S | Unspecified injury of other muscles, fascia and tendons at shoulder and upper arm level, right arm, sequela | CMS +S46802A | Unspecified injury of other muscles, fascia and tendons at shoulder and upper arm level, left arm, initial encounter | CMS +S46802D | Unspecified injury of other muscles, fascia and tendons at shoulder and upper arm level, left arm, subsequent encounter | CMS +S46802S | Unspecified injury of other muscles, fascia and tendons at shoulder and upper arm level, left arm, sequela | CMS +S46809A | Unspecified injury of other muscles, fascia and tendons at shoulder and upper arm level, unspecified arm, initial encounter | CMS +S46809D | Unspecified injury of other muscles, fascia and tendons at shoulder and upper arm level, unspecified arm, subsequent encounter | CMS +S46809S | Unspecified injury of other muscles, fascia and tendons at shoulder and upper arm level, unspecified arm, sequela | CMS +S46811A | Strain of other muscles, fascia and tendons at shoulder and upper arm level, right arm, initial encounter | CMS +S46811D | Strain of other muscles, fascia and tendons at shoulder and upper arm level, right arm, subsequent encounter | CMS +S46811S | Strain of other muscles, fascia and tendons at shoulder and upper arm level, right arm, sequela | CMS +S46812A | Strain of other muscles, fascia and tendons at shoulder and upper arm level, left arm, initial encounter | CMS +S46812D | Strain of other muscles, fascia and tendons at shoulder and upper arm level, left arm, subsequent encounter | CMS +S46812S | Strain of other muscles, fascia and tendons at shoulder and upper arm level, left arm, sequela | CMS +S46819A | Strain of other muscles, fascia and tendons at shoulder and upper arm level, unspecified arm, initial encounter | CMS +S46819D | Strain of other muscles, fascia and tendons at shoulder and upper arm level, unspecified arm, subsequent encounter | CMS +S46819S | Strain of other muscles, fascia and tendons at shoulder and upper arm level, unspecified arm, sequela | CMS +S46821A | Laceration of other muscles, fascia and tendons at shoulder and upper arm level, right arm, initial encounter | CMS +S46821D | Laceration of other muscles, fascia and tendons at shoulder and upper arm level, right arm, subsequent encounter | CMS +S46821S | Laceration of other muscles, fascia and tendons at shoulder and upper arm level, right arm, sequela | CMS +S46822A | Laceration of other muscles, fascia and tendons at shoulder and upper arm level, left arm, initial encounter | CMS +S46822D | Laceration of other muscles, fascia and tendons at shoulder and upper arm level, left arm, subsequent encounter | CMS +S46822S | Laceration of other muscles, fascia and tendons at shoulder and upper arm level, left arm, sequela | CMS +S46829A | Laceration of other muscles, fascia and tendons at shoulder and upper arm level, unspecified arm, initial encounter | CMS +S46829D | Laceration of other muscles, fascia and tendons at shoulder and upper arm level, unspecified arm, subsequent encounter | CMS +S46829S | Laceration of other muscles, fascia and tendons at shoulder and upper arm level, unspecified arm, sequela | CMS +S46891A | Other injury of other muscles, fascia and tendons at shoulder and upper arm level, right arm, initial encounter | CMS +S46891D | Other injury of other muscles, fascia and tendons at shoulder and upper arm level, right arm, subsequent encounter | CMS +S46891S | Other injury of other muscles, fascia and tendons at shoulder and upper arm level, right arm, sequela | CMS +S46892A | Other injury of other muscles, fascia and tendons at shoulder and upper arm level, left arm, initial encounter | CMS +S46892D | Other injury of other muscles, fascia and tendons at shoulder and upper arm level, left arm, subsequent encounter | CMS +S46892S | Other injury of other muscles, fascia and tendons at shoulder and upper arm level, left arm, sequela | CMS +S46899A | Other injury of other muscles, fascia and tendons at shoulder and upper arm level, unspecified arm, initial encounter | CMS +S46899D | Other injury of other muscles, fascia and tendons at shoulder and upper arm level, unspecified arm, subsequent encounter | CMS +S46899S | Other injury of other muscles, fascia and tendons at shoulder and upper arm level, unspecified arm, sequela | CMS +S46901A | Unspecified injury of unspecified muscle, fascia and tendon at shoulder and upper arm level, right arm, initial encounter | CMS +S46901D | Unspecified injury of unspecified muscle, fascia and tendon at shoulder and upper arm level, right arm, subsequent encounter | CMS +S46901S | Unspecified injury of unspecified muscle, fascia and tendon at shoulder and upper arm level, right arm, sequela | CMS +S46902A | Unspecified injury of unspecified muscle, fascia and tendon at shoulder and upper arm level, left arm, initial encounter | CMS +S46902D | Unspecified injury of unspecified muscle, fascia and tendon at shoulder and upper arm level, left arm, subsequent encounter | CMS +S46902S | Unspecified injury of unspecified muscle, fascia and tendon at shoulder and upper arm level, left arm, sequela | CMS +S46909A | Unspecified injury of unspecified muscle, fascia and tendon at shoulder and upper arm level, unspecified arm, initial encounter | CMS +S46909D | Unspecified injury of unspecified muscle, fascia and tendon at shoulder and upper arm level, unspecified arm, subsequent encounter | CMS +S46909S | Unspecified injury of unspecified muscle, fascia and tendon at shoulder and upper arm level, unspecified arm, sequela | CMS +S46911A | Strain of unspecified muscle, fascia and tendon at shoulder and upper arm level, right arm, initial encounter | CMS +S46911D | Strain of unspecified muscle, fascia and tendon at shoulder and upper arm level, right arm, subsequent encounter | CMS +S46911S | Strain of unspecified muscle, fascia and tendon at shoulder and upper arm level, right arm, sequela | CMS +S46912A | Strain of unspecified muscle, fascia and tendon at shoulder and upper arm level, left arm, initial encounter | CMS +S46912D | Strain of unspecified muscle, fascia and tendon at shoulder and upper arm level, left arm, subsequent encounter | CMS +S46912S | Strain of unspecified muscle, fascia and tendon at shoulder and upper arm level, left arm, sequela | CMS +S46919A | Strain of unspecified muscle, fascia and tendon at shoulder and upper arm level, unspecified arm, initial encounter | CMS +S46919D | Strain of unspecified muscle, fascia and tendon at shoulder and upper arm level, unspecified arm, subsequent encounter | CMS +S46919S | Strain of unspecified muscle, fascia and tendon at shoulder and upper arm level, unspecified arm, sequela | CMS +S46921A | Laceration of unspecified muscle, fascia and tendon at shoulder and upper arm level, right arm, initial encounter | CMS +S46921D | Laceration of unspecified muscle, fascia and tendon at shoulder and upper arm level, right arm, subsequent encounter | CMS +S46921S | Laceration of unspecified muscle, fascia and tendon at shoulder and upper arm level, right arm, sequela | CMS +S46922A | Laceration of unspecified muscle, fascia and tendon at shoulder and upper arm level, left arm, initial encounter | CMS +S46922D | Laceration of unspecified muscle, fascia and tendon at shoulder and upper arm level, left arm, subsequent encounter | CMS +S46922S | Laceration of unspecified muscle, fascia and tendon at shoulder and upper arm level, left arm, sequela | CMS +S46929A | Laceration of unspecified muscle, fascia and tendon at shoulder and upper arm level, unspecified arm, initial encounter | CMS +S46929D | Laceration of unspecified muscle, fascia and tendon at shoulder and upper arm level, unspecified arm, subsequent encounter | CMS +S46929S | Laceration of unspecified muscle, fascia and tendon at shoulder and upper arm level, unspecified arm, sequela | CMS +S46991A | Other injury of unspecified muscle, fascia and tendon at shoulder and upper arm level, right arm, initial encounter | CMS +S46991D | Other injury of unspecified muscle, fascia and tendon at shoulder and upper arm level, right arm, subsequent encounter | CMS +S46991S | Other injury of unspecified muscle, fascia and tendon at shoulder and upper arm level, right arm, sequela | CMS +S46992A | Other injury of unspecified muscle, fascia and tendon at shoulder and upper arm level, left arm, initial encounter | CMS +S46992D | Other injury of unspecified muscle, fascia and tendon at shoulder and upper arm level, left arm, subsequent encounter | CMS +S46992S | Other injury of unspecified muscle, fascia and tendon at shoulder and upper arm level, left arm, sequela | CMS +S46999A | Other injury of unspecified muscle, fascia and tendon at shoulder and upper arm level, unspecified arm, initial encounter | CMS +S46999D | Other injury of unspecified muscle, fascia and tendon at shoulder and upper arm level, unspecified arm, subsequent encounter | CMS +S46999S | Other injury of unspecified muscle, fascia and tendon at shoulder and upper arm level, unspecified arm, sequela | CMS +S471XXA | Crushing injury of right shoulder and upper arm, initial encounter | CMS +S471XXD | Crushing injury of right shoulder and upper arm, subsequent encounter | CMS +S471XXS | Crushing injury of right shoulder and upper arm, sequela | CMS +S472XXA | Crushing injury of left shoulder and upper arm, initial encounter | CMS +S472XXD | Crushing injury of left shoulder and upper arm, subsequent encounter | CMS +S472XXS | Crushing injury of left shoulder and upper arm, sequela | CMS +S479XXA | Crushing injury of shoulder and upper arm, unspecified arm, initial encounter | CMS +S479XXD | Crushing injury of shoulder and upper arm, unspecified arm, subsequent encounter | CMS +S479XXS | Crushing injury of shoulder and upper arm, unspecified arm, sequela | CMS +S48011A | Complete traumatic amputation at right shoulder joint, initial encounter | CMS +S48011D | Complete traumatic amputation at right shoulder joint, subsequent encounter | CMS +S48011S | Complete traumatic amputation at right shoulder joint, sequela | CMS +S48012A | Complete traumatic amputation at left shoulder joint, initial encounter | CMS +S48012D | Complete traumatic amputation at left shoulder joint, subsequent encounter | CMS +S48012S | Complete traumatic amputation at left shoulder joint, sequela | CMS +S48019A | Complete traumatic amputation at unspecified shoulder joint, initial encounter | CMS +S48019D | Complete traumatic amputation at unspecified shoulder joint, subsequent encounter | CMS +S48019S | Complete traumatic amputation at unspecified shoulder joint, sequela | CMS +S48021A | Partial traumatic amputation at right shoulder joint, initial encounter | CMS +S48021D | Partial traumatic amputation at right shoulder joint, subsequent encounter | CMS +S48021S | Partial traumatic amputation at right shoulder joint, sequela | CMS +S48022A | Partial traumatic amputation at left shoulder joint, initial encounter | CMS +S48022D | Partial traumatic amputation at left shoulder joint, subsequent encounter | CMS +S48022S | Partial traumatic amputation at left shoulder joint, sequela | CMS +S48029A | Partial traumatic amputation at unspecified shoulder joint, initial encounter | CMS +S48029D | Partial traumatic amputation at unspecified shoulder joint, subsequent encounter | CMS +S48029S | Partial traumatic amputation at unspecified shoulder joint, sequela | CMS +S48111A | Complete traumatic amputation at level between right shoulder and elbow, initial encounter | CMS +S48111D | Complete traumatic amputation at level between right shoulder and elbow, subsequent encounter | CMS +S48111S | Complete traumatic amputation at level between right shoulder and elbow, sequela | CMS +S48112A | Complete traumatic amputation at level between left shoulder and elbow, initial encounter | CMS +S48112D | Complete traumatic amputation at level between left shoulder and elbow, subsequent encounter | CMS +S48112S | Complete traumatic amputation at level between left shoulder and elbow, sequela | CMS +S48119A | Complete traumatic amputation at level between unspecified shoulder and elbow, initial encounter | CMS +S48119D | Complete traumatic amputation at level between unspecified shoulder and elbow, subsequent encounter | CMS +S48119S | Complete traumatic amputation at level between unspecified shoulder and elbow, sequela | CMS +S48121A | Partial traumatic amputation at level between right shoulder and elbow, initial encounter | CMS +S48121D | Partial traumatic amputation at level between right shoulder and elbow, subsequent encounter | CMS +S48121S | Partial traumatic amputation at level between right shoulder and elbow, sequela | CMS +S48122A | Partial traumatic amputation at level between left shoulder and elbow, initial encounter | CMS +S48122D | Partial traumatic amputation at level between left shoulder and elbow, subsequent encounter | CMS +S48122S | Partial traumatic amputation at level between left shoulder and elbow, sequela | CMS +S48129A | Partial traumatic amputation at level between unspecified shoulder and elbow, initial encounter | CMS +S48129D | Partial traumatic amputation at level between unspecified shoulder and elbow, subsequent encounter | CMS +S48129S | Partial traumatic amputation at level between unspecified shoulder and elbow, sequela | CMS +S48911A | Complete traumatic amputation of right shoulder and upper arm, level unspecified, initial encounter | CMS +S48911D | Complete traumatic amputation of right shoulder and upper arm, level unspecified, subsequent encounter | CMS +S48911S | Complete traumatic amputation of right shoulder and upper arm, level unspecified, sequela | CMS +S48912A | Complete traumatic amputation of left shoulder and upper arm, level unspecified, initial encounter | CMS +S48912D | Complete traumatic amputation of left shoulder and upper arm, level unspecified, subsequent encounter | CMS +S48912S | Complete traumatic amputation of left shoulder and upper arm, level unspecified, sequela | CMS +S48919A | Complete traumatic amputation of unspecified shoulder and upper arm, level unspecified, initial encounter | CMS +S48919D | Complete traumatic amputation of unspecified shoulder and upper arm, level unspecified, subsequent encounter | CMS +S48919S | Complete traumatic amputation of unspecified shoulder and upper arm, level unspecified, sequela | CMS +S48921A | Partial traumatic amputation of right shoulder and upper arm, level unspecified, initial encounter | CMS +S48921D | Partial traumatic amputation of right shoulder and upper arm, level unspecified, subsequent encounter | CMS +S48921S | Partial traumatic amputation of right shoulder and upper arm, level unspecified, sequela | CMS +S48922A | Partial traumatic amputation of left shoulder and upper arm, level unspecified, initial encounter | CMS +S48922D | Partial traumatic amputation of left shoulder and upper arm, level unspecified, subsequent encounter | CMS +S48922S | Partial traumatic amputation of left shoulder and upper arm, level unspecified, sequela | CMS +S48929A | Partial traumatic amputation of unspecified shoulder and upper arm, level unspecified, initial encounter | CMS +S48929D | Partial traumatic amputation of unspecified shoulder and upper arm, level unspecified, subsequent encounter | CMS +S48929S | Partial traumatic amputation of unspecified shoulder and upper arm, level unspecified, sequela | CMS +S49001A | Unspecified physeal fracture of upper end of humerus, right arm, initial encounter for closed fracture | CMS +S49001D | Unspecified physeal fracture of upper end of humerus, right arm, subsequent encounter for fracture with routine healing | CMS +S49001G | Unspecified physeal fracture of upper end of humerus, right arm, subsequent encounter for fracture with delayed healing | CMS +S49001K | Unspecified physeal fracture of upper end of humerus, right arm, subsequent encounter for fracture with nonunion | CMS +S49001P | Unspecified physeal fracture of upper end of humerus, right arm, subsequent encounter for fracture with malunion | CMS +S49001S | Unspecified physeal fracture of upper end of humerus, right arm, sequela | CMS +S49002A | Unspecified physeal fracture of upper end of humerus, left arm, initial encounter for closed fracture | CMS +S49002D | Unspecified physeal fracture of upper end of humerus, left arm, subsequent encounter for fracture with routine healing | CMS +S49002G | Unspecified physeal fracture of upper end of humerus, left arm, subsequent encounter for fracture with delayed healing | CMS +S49002K | Unspecified physeal fracture of upper end of humerus, left arm, subsequent encounter for fracture with nonunion | CMS +S49002P | Unspecified physeal fracture of upper end of humerus, left arm, subsequent encounter for fracture with malunion | CMS +S49002S | Unspecified physeal fracture of upper end of humerus, left arm, sequela | CMS +S49009A | Unspecified physeal fracture of upper end of humerus, unspecified arm, initial encounter for closed fracture | CMS +S49009D | Unspecified physeal fracture of upper end of humerus, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S49009G | Unspecified physeal fracture of upper end of humerus, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S49009K | Unspecified physeal fracture of upper end of humerus, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S49009P | Unspecified physeal fracture of upper end of humerus, unspecified arm, subsequent encounter for fracture with malunion | CMS +S49009S | Unspecified physeal fracture of upper end of humerus, unspecified arm, sequela | CMS +S49011A | Salter-Harris Type I physeal fracture of upper end of humerus, right arm, initial encounter for closed fracture | CMS +S49011D | Salter-Harris Type I physeal fracture of upper end of humerus, right arm, subsequent encounter for fracture with routine healing | CMS +S49011G | Salter-Harris Type I physeal fracture of upper end of humerus, right arm, subsequent encounter for fracture with delayed healing | CMS +S49011K | Salter-Harris Type I physeal fracture of upper end of humerus, right arm, subsequent encounter for fracture with nonunion | CMS +S49011P | Salter-Harris Type I physeal fracture of upper end of humerus, right arm, subsequent encounter for fracture with malunion | CMS +S49011S | Salter-Harris Type I physeal fracture of upper end of humerus, right arm, sequela | CMS +S49012A | Salter-Harris Type I physeal fracture of upper end of humerus, left arm, initial encounter for closed fracture | CMS +S49012D | Salter-Harris Type I physeal fracture of upper end of humerus, left arm, subsequent encounter for fracture with routine healing | CMS +S49012G | Salter-Harris Type I physeal fracture of upper end of humerus, left arm, subsequent encounter for fracture with delayed healing | CMS +S49012K | Salter-Harris Type I physeal fracture of upper end of humerus, left arm, subsequent encounter for fracture with nonunion | CMS +S49012P | Salter-Harris Type I physeal fracture of upper end of humerus, left arm, subsequent encounter for fracture with malunion | CMS +S49012S | Salter-Harris Type I physeal fracture of upper end of humerus, left arm, sequela | CMS +S49019A | Salter-Harris Type I physeal fracture of upper end of humerus, unspecified arm, initial encounter for closed fracture | CMS +S49019D | Salter-Harris Type I physeal fracture of upper end of humerus, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S49019G | Salter-Harris Type I physeal fracture of upper end of humerus, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S49019K | Salter-Harris Type I physeal fracture of upper end of humerus, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S49019P | Salter-Harris Type I physeal fracture of upper end of humerus, unspecified arm, subsequent encounter for fracture with malunion | CMS +S49019S | Salter-Harris Type I physeal fracture of upper end of humerus, unspecified arm, sequela | CMS +S49021A | Salter-Harris Type II physeal fracture of upper end of humerus, right arm, initial encounter for closed fracture | CMS +S49021D | Salter-Harris Type II physeal fracture of upper end of humerus, right arm, subsequent encounter for fracture with routine healing | CMS +S49021G | Salter-Harris Type II physeal fracture of upper end of humerus, right arm, subsequent encounter for fracture with delayed healing | CMS +S49021K | Salter-Harris Type II physeal fracture of upper end of humerus, right arm, subsequent encounter for fracture with nonunion | CMS +S49021P | Salter-Harris Type II physeal fracture of upper end of humerus, right arm, subsequent encounter for fracture with malunion | CMS +S49021S | Salter-Harris Type II physeal fracture of upper end of humerus, right arm, sequela | CMS +S49022A | Salter-Harris Type II physeal fracture of upper end of humerus, left arm, initial encounter for closed fracture | CMS +S49022D | Salter-Harris Type II physeal fracture of upper end of humerus, left arm, subsequent encounter for fracture with routine healing | CMS +S49022G | Salter-Harris Type II physeal fracture of upper end of humerus, left arm, subsequent encounter for fracture with delayed healing | CMS +S49022K | Salter-Harris Type II physeal fracture of upper end of humerus, left arm, subsequent encounter for fracture with nonunion | CMS +S49022P | Salter-Harris Type II physeal fracture of upper end of humerus, left arm, subsequent encounter for fracture with malunion | CMS +S49022S | Salter-Harris Type II physeal fracture of upper end of humerus, left arm, sequela | CMS +S49029A | Salter-Harris Type II physeal fracture of upper end of humerus, unspecified arm, initial encounter for closed fracture | CMS +S49029D | Salter-Harris Type II physeal fracture of upper end of humerus, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S49029G | Salter-Harris Type II physeal fracture of upper end of humerus, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S49029K | Salter-Harris Type II physeal fracture of upper end of humerus, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S49029P | Salter-Harris Type II physeal fracture of upper end of humerus, unspecified arm, subsequent encounter for fracture with malunion | CMS +S49029S | Salter-Harris Type II physeal fracture of upper end of humerus, unspecified arm, sequela | CMS +S49031A | Salter-Harris Type III physeal fracture of upper end of humerus, right arm, initial encounter for closed fracture | CMS +S49031D | Salter-Harris Type III physeal fracture of upper end of humerus, right arm, subsequent encounter for fracture with routine healing | CMS +S49031G | Salter-Harris Type III physeal fracture of upper end of humerus, right arm, subsequent encounter for fracture with delayed healing | CMS +S49031K | Salter-Harris Type III physeal fracture of upper end of humerus, right arm, subsequent encounter for fracture with nonunion | CMS +S49031P | Salter-Harris Type III physeal fracture of upper end of humerus, right arm, subsequent encounter for fracture with malunion | CMS +S49031S | Salter-Harris Type III physeal fracture of upper end of humerus, right arm, sequela | CMS +S49032A | Salter-Harris Type III physeal fracture of upper end of humerus, left arm, initial encounter for closed fracture | CMS +S49032D | Salter-Harris Type III physeal fracture of upper end of humerus, left arm, subsequent encounter for fracture with routine healing | CMS +S49032G | Salter-Harris Type III physeal fracture of upper end of humerus, left arm, subsequent encounter for fracture with delayed healing | CMS +S49032K | Salter-Harris Type III physeal fracture of upper end of humerus, left arm, subsequent encounter for fracture with nonunion | CMS +S49032P | Salter-Harris Type III physeal fracture of upper end of humerus, left arm, subsequent encounter for fracture with malunion | CMS +S49032S | Salter-Harris Type III physeal fracture of upper end of humerus, left arm, sequela | CMS +S49039A | Salter-Harris Type III physeal fracture of upper end of humerus, unspecified arm, initial encounter for closed fracture | CMS +S49039D | Salter-Harris Type III physeal fracture of upper end of humerus, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S49039G | Salter-Harris Type III physeal fracture of upper end of humerus, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S49039K | Salter-Harris Type III physeal fracture of upper end of humerus, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S49039P | Salter-Harris Type III physeal fracture of upper end of humerus, unspecified arm, subsequent encounter for fracture with malunion | CMS +S49039S | Salter-Harris Type III physeal fracture of upper end of humerus, unspecified arm, sequela | CMS +S49041A | Salter-Harris Type IV physeal fracture of upper end of humerus, right arm, initial encounter for closed fracture | CMS +S49041D | Salter-Harris Type IV physeal fracture of upper end of humerus, right arm, subsequent encounter for fracture with routine healing | CMS +S49041G | Salter-Harris Type IV physeal fracture of upper end of humerus, right arm, subsequent encounter for fracture with delayed healing | CMS +S49041K | Salter-Harris Type IV physeal fracture of upper end of humerus, right arm, subsequent encounter for fracture with nonunion | CMS +S49041P | Salter-Harris Type IV physeal fracture of upper end of humerus, right arm, subsequent encounter for fracture with malunion | CMS +S49041S | Salter-Harris Type IV physeal fracture of upper end of humerus, right arm, sequela | CMS +S49042A | Salter-Harris Type IV physeal fracture of upper end of humerus, left arm, initial encounter for closed fracture | CMS +S49042D | Salter-Harris Type IV physeal fracture of upper end of humerus, left arm, subsequent encounter for fracture with routine healing | CMS +S49042G | Salter-Harris Type IV physeal fracture of upper end of humerus, left arm, subsequent encounter for fracture with delayed healing | CMS +S49042K | Salter-Harris Type IV physeal fracture of upper end of humerus, left arm, subsequent encounter for fracture with nonunion | CMS +S49042P | Salter-Harris Type IV physeal fracture of upper end of humerus, left arm, subsequent encounter for fracture with malunion | CMS +S49042S | Salter-Harris Type IV physeal fracture of upper end of humerus, left arm, sequela | CMS +S49049A | Salter-Harris Type IV physeal fracture of upper end of humerus, unspecified arm, initial encounter for closed fracture | CMS +S49049D | Salter-Harris Type IV physeal fracture of upper end of humerus, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S49049G | Salter-Harris Type IV physeal fracture of upper end of humerus, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S49049K | Salter-Harris Type IV physeal fracture of upper end of humerus, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S49049P | Salter-Harris Type IV physeal fracture of upper end of humerus, unspecified arm, subsequent encounter for fracture with malunion | CMS +S49049S | Salter-Harris Type IV physeal fracture of upper end of humerus, unspecified arm, sequela | CMS +S49091A | Other physeal fracture of upper end of humerus, right arm, initial encounter for closed fracture | CMS +S49091D | Other physeal fracture of upper end of humerus, right arm, subsequent encounter for fracture with routine healing | CMS +S49091G | Other physeal fracture of upper end of humerus, right arm, subsequent encounter for fracture with delayed healing | CMS +S49091K | Other physeal fracture of upper end of humerus, right arm, subsequent encounter for fracture with nonunion | CMS +S49091P | Other physeal fracture of upper end of humerus, right arm, subsequent encounter for fracture with malunion | CMS +S49091S | Other physeal fracture of upper end of humerus, right arm, sequela | CMS +S49092A | Other physeal fracture of upper end of humerus, left arm, initial encounter for closed fracture | CMS +S49092D | Other physeal fracture of upper end of humerus, left arm, subsequent encounter for fracture with routine healing | CMS +S49092G | Other physeal fracture of upper end of humerus, left arm, subsequent encounter for fracture with delayed healing | CMS +S49092K | Other physeal fracture of upper end of humerus, left arm, subsequent encounter for fracture with nonunion | CMS +S49092P | Other physeal fracture of upper end of humerus, left arm, subsequent encounter for fracture with malunion | CMS +S49092S | Other physeal fracture of upper end of humerus, left arm, sequela | CMS +S49099A | Other physeal fracture of upper end of humerus, unspecified arm, initial encounter for closed fracture | CMS +S49099D | Other physeal fracture of upper end of humerus, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S49099G | Other physeal fracture of upper end of humerus, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S49099K | Other physeal fracture of upper end of humerus, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S49099P | Other physeal fracture of upper end of humerus, unspecified arm, subsequent encounter for fracture with malunion | CMS +S49099S | Other physeal fracture of upper end of humerus, unspecified arm, sequela | CMS +S49101A | Unspecified physeal fracture of lower end of humerus, right arm, initial encounter for closed fracture | CMS +S49101D | Unspecified physeal fracture of lower end of humerus, right arm, subsequent encounter for fracture with routine healing | CMS +S49101G | Unspecified physeal fracture of lower end of humerus, right arm, subsequent encounter for fracture with delayed healing | CMS +S49101K | Unspecified physeal fracture of lower end of humerus, right arm, subsequent encounter for fracture with nonunion | CMS +S49101P | Unspecified physeal fracture of lower end of humerus, right arm, subsequent encounter for fracture with malunion | CMS +S49101S | Unspecified physeal fracture of lower end of humerus, right arm, sequela | CMS +S49102A | Unspecified physeal fracture of lower end of humerus, left arm, initial encounter for closed fracture | CMS +S49102D | Unspecified physeal fracture of lower end of humerus, left arm, subsequent encounter for fracture with routine healing | CMS +S49102G | Unspecified physeal fracture of lower end of humerus, left arm, subsequent encounter for fracture with delayed healing | CMS +S49102K | Unspecified physeal fracture of lower end of humerus, left arm, subsequent encounter for fracture with nonunion | CMS +S49102P | Unspecified physeal fracture of lower end of humerus, left arm, subsequent encounter for fracture with malunion | CMS +S49102S | Unspecified physeal fracture of lower end of humerus, left arm, sequela | CMS +S49109A | Unspecified physeal fracture of lower end of humerus, unspecified arm, initial encounter for closed fracture | CMS +S49109D | Unspecified physeal fracture of lower end of humerus, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S49109G | Unspecified physeal fracture of lower end of humerus, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S49109K | Unspecified physeal fracture of lower end of humerus, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S49109P | Unspecified physeal fracture of lower end of humerus, unspecified arm, subsequent encounter for fracture with malunion | CMS +S49109S | Unspecified physeal fracture of lower end of humerus, unspecified arm, sequela | CMS +S49111A | Salter-Harris Type I physeal fracture of lower end of humerus, right arm, initial encounter for closed fracture | CMS +S49111D | Salter-Harris Type I physeal fracture of lower end of humerus, right arm, subsequent encounter for fracture with routine healing | CMS +S49111G | Salter-Harris Type I physeal fracture of lower end of humerus, right arm, subsequent encounter for fracture with delayed healing | CMS +S49111K | Salter-Harris Type I physeal fracture of lower end of humerus, right arm, subsequent encounter for fracture with nonunion | CMS +S49111P | Salter-Harris Type I physeal fracture of lower end of humerus, right arm, subsequent encounter for fracture with malunion | CMS +S49111S | Salter-Harris Type I physeal fracture of lower end of humerus, right arm, sequela | CMS +S49112A | Salter-Harris Type I physeal fracture of lower end of humerus, left arm, initial encounter for closed fracture | CMS +S49112D | Salter-Harris Type I physeal fracture of lower end of humerus, left arm, subsequent encounter for fracture with routine healing | CMS +S49112G | Salter-Harris Type I physeal fracture of lower end of humerus, left arm, subsequent encounter for fracture with delayed healing | CMS +S49112K | Salter-Harris Type I physeal fracture of lower end of humerus, left arm, subsequent encounter for fracture with nonunion | CMS +S49112P | Salter-Harris Type I physeal fracture of lower end of humerus, left arm, subsequent encounter for fracture with malunion | CMS +S49112S | Salter-Harris Type I physeal fracture of lower end of humerus, left arm, sequela | CMS +S49119A | Salter-Harris Type I physeal fracture of lower end of humerus, unspecified arm, initial encounter for closed fracture | CMS +S49119D | Salter-Harris Type I physeal fracture of lower end of humerus, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S49119G | Salter-Harris Type I physeal fracture of lower end of humerus, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S49119K | Salter-Harris Type I physeal fracture of lower end of humerus, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S49119P | Salter-Harris Type I physeal fracture of lower end of humerus, unspecified arm, subsequent encounter for fracture with malunion | CMS +S49119S | Salter-Harris Type I physeal fracture of lower end of humerus, unspecified arm, sequela | CMS +S49121A | Salter-Harris Type II physeal fracture of lower end of humerus, right arm, initial encounter for closed fracture | CMS +S49121D | Salter-Harris Type II physeal fracture of lower end of humerus, right arm, subsequent encounter for fracture with routine healing | CMS +S49121G | Salter-Harris Type II physeal fracture of lower end of humerus, right arm, subsequent encounter for fracture with delayed healing | CMS +S49121K | Salter-Harris Type II physeal fracture of lower end of humerus, right arm, subsequent encounter for fracture with nonunion | CMS +S49121P | Salter-Harris Type II physeal fracture of lower end of humerus, right arm, subsequent encounter for fracture with malunion | CMS +S49121S | Salter-Harris Type II physeal fracture of lower end of humerus, right arm, sequela | CMS +S49122A | Salter-Harris Type II physeal fracture of lower end of humerus, left arm, initial encounter for closed fracture | CMS +S49122D | Salter-Harris Type II physeal fracture of lower end of humerus, left arm, subsequent encounter for fracture with routine healing | CMS +S49122G | Salter-Harris Type II physeal fracture of lower end of humerus, left arm, subsequent encounter for fracture with delayed healing | CMS +S49122K | Salter-Harris Type II physeal fracture of lower end of humerus, left arm, subsequent encounter for fracture with nonunion | CMS +S49122P | Salter-Harris Type II physeal fracture of lower end of humerus, left arm, subsequent encounter for fracture with malunion | CMS +S49122S | Salter-Harris Type II physeal fracture of lower end of humerus, left arm, sequela | CMS +S49129A | Salter-Harris Type II physeal fracture of lower end of humerus, unspecified arm, initial encounter for closed fracture | CMS +S49129D | Salter-Harris Type II physeal fracture of lower end of humerus, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S49129G | Salter-Harris Type II physeal fracture of lower end of humerus, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S49129K | Salter-Harris Type II physeal fracture of lower end of humerus, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S49129P | Salter-Harris Type II physeal fracture of lower end of humerus, unspecified arm, subsequent encounter for fracture with malunion | CMS +S49129S | Salter-Harris Type II physeal fracture of lower end of humerus, unspecified arm, sequela | CMS +S49131A | Salter-Harris Type III physeal fracture of lower end of humerus, right arm, initial encounter for closed fracture | CMS +S49131D | Salter-Harris Type III physeal fracture of lower end of humerus, right arm, subsequent encounter for fracture with routine healing | CMS +S49131G | Salter-Harris Type III physeal fracture of lower end of humerus, right arm, subsequent encounter for fracture with delayed healing | CMS +S49131K | Salter-Harris Type III physeal fracture of lower end of humerus, right arm, subsequent encounter for fracture with nonunion | CMS +S49131P | Salter-Harris Type III physeal fracture of lower end of humerus, right arm, subsequent encounter for fracture with malunion | CMS +S49131S | Salter-Harris Type III physeal fracture of lower end of humerus, right arm, sequela | CMS +S49132A | Salter-Harris Type III physeal fracture of lower end of humerus, left arm, initial encounter for closed fracture | CMS +S49132D | Salter-Harris Type III physeal fracture of lower end of humerus, left arm, subsequent encounter for fracture with routine healing | CMS +S49132G | Salter-Harris Type III physeal fracture of lower end of humerus, left arm, subsequent encounter for fracture with delayed healing | CMS +S49132K | Salter-Harris Type III physeal fracture of lower end of humerus, left arm, subsequent encounter for fracture with nonunion | CMS +S49132P | Salter-Harris Type III physeal fracture of lower end of humerus, left arm, subsequent encounter for fracture with malunion | CMS +S49132S | Salter-Harris Type III physeal fracture of lower end of humerus, left arm, sequela | CMS +S49139A | Salter-Harris Type III physeal fracture of lower end of humerus, unspecified arm, initial encounter for closed fracture | CMS +S49139D | Salter-Harris Type III physeal fracture of lower end of humerus, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S49139G | Salter-Harris Type III physeal fracture of lower end of humerus, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S49139K | Salter-Harris Type III physeal fracture of lower end of humerus, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S49139P | Salter-Harris Type III physeal fracture of lower end of humerus, unspecified arm, subsequent encounter for fracture with malunion | CMS +S49139S | Salter-Harris Type III physeal fracture of lower end of humerus, unspecified arm, sequela | CMS +S49141A | Salter-Harris Type IV physeal fracture of lower end of humerus, right arm, initial encounter for closed fracture | CMS +S49141D | Salter-Harris Type IV physeal fracture of lower end of humerus, right arm, subsequent encounter for fracture with routine healing | CMS +S49141G | Salter-Harris Type IV physeal fracture of lower end of humerus, right arm, subsequent encounter for fracture with delayed healing | CMS +S49141K | Salter-Harris Type IV physeal fracture of lower end of humerus, right arm, subsequent encounter for fracture with nonunion | CMS +S49141P | Salter-Harris Type IV physeal fracture of lower end of humerus, right arm, subsequent encounter for fracture with malunion | CMS +S49141S | Salter-Harris Type IV physeal fracture of lower end of humerus, right arm, sequela | CMS +S49142A | Salter-Harris Type IV physeal fracture of lower end of humerus, left arm, initial encounter for closed fracture | CMS +S49142D | Salter-Harris Type IV physeal fracture of lower end of humerus, left arm, subsequent encounter for fracture with routine healing | CMS +S49142G | Salter-Harris Type IV physeal fracture of lower end of humerus, left arm, subsequent encounter for fracture with delayed healing | CMS +S49142K | Salter-Harris Type IV physeal fracture of lower end of humerus, left arm, subsequent encounter for fracture with nonunion | CMS +S49142P | Salter-Harris Type IV physeal fracture of lower end of humerus, left arm, subsequent encounter for fracture with malunion | CMS +S49142S | Salter-Harris Type IV physeal fracture of lower end of humerus, left arm, sequela | CMS +S49149A | Salter-Harris Type IV physeal fracture of lower end of humerus, unspecified arm, initial encounter for closed fracture | CMS +S49149D | Salter-Harris Type IV physeal fracture of lower end of humerus, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S49149G | Salter-Harris Type IV physeal fracture of lower end of humerus, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S49149K | Salter-Harris Type IV physeal fracture of lower end of humerus, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S49149P | Salter-Harris Type IV physeal fracture of lower end of humerus, unspecified arm, subsequent encounter for fracture with malunion | CMS +S49149S | Salter-Harris Type IV physeal fracture of lower end of humerus, unspecified arm, sequela | CMS +S49191A | Other physeal fracture of lower end of humerus, right arm, initial encounter for closed fracture | CMS +S49191D | Other physeal fracture of lower end of humerus, right arm, subsequent encounter for fracture with routine healing | CMS +S49191G | Other physeal fracture of lower end of humerus, right arm, subsequent encounter for fracture with delayed healing | CMS +S49191K | Other physeal fracture of lower end of humerus, right arm, subsequent encounter for fracture with nonunion | CMS +S49191P | Other physeal fracture of lower end of humerus, right arm, subsequent encounter for fracture with malunion | CMS +S49191S | Other physeal fracture of lower end of humerus, right arm, sequela | CMS +S49192A | Other physeal fracture of lower end of humerus, left arm, initial encounter for closed fracture | CMS +S49192D | Other physeal fracture of lower end of humerus, left arm, subsequent encounter for fracture with routine healing | CMS +S49192G | Other physeal fracture of lower end of humerus, left arm, subsequent encounter for fracture with delayed healing | CMS +S49192K | Other physeal fracture of lower end of humerus, left arm, subsequent encounter for fracture with nonunion | CMS +S49192P | Other physeal fracture of lower end of humerus, left arm, subsequent encounter for fracture with malunion | CMS +S49192S | Other physeal fracture of lower end of humerus, left arm, sequela | CMS +S49199A | Other physeal fracture of lower end of humerus, unspecified arm, initial encounter for closed fracture | CMS +S49199D | Other physeal fracture of lower end of humerus, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S49199G | Other physeal fracture of lower end of humerus, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S49199K | Other physeal fracture of lower end of humerus, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S49199P | Other physeal fracture of lower end of humerus, unspecified arm, subsequent encounter for fracture with malunion | CMS +S49199S | Other physeal fracture of lower end of humerus, unspecified arm, sequela | CMS +S4980XA | Other specified injuries of shoulder and upper arm, unspecified arm, initial encounter | CMS +S4980XD | Other specified injuries of shoulder and upper arm, unspecified arm, subsequent encounter | CMS +S4980XS | Other specified injuries of shoulder and upper arm, unspecified arm, sequela | CMS +S4981XA | Other specified injuries of right shoulder and upper arm, initial encounter | CMS +S4981XD | Other specified injuries of right shoulder and upper arm, subsequent encounter | CMS +S4981XS | Other specified injuries of right shoulder and upper arm, sequela | CMS +S4982XA | Other specified injuries of left shoulder and upper arm, initial encounter | CMS +S4982XD | Other specified injuries of left shoulder and upper arm, subsequent encounter | CMS +S4982XS | Other specified injuries of left shoulder and upper arm, sequela | CMS +S4990XA | Unspecified injury of shoulder and upper arm, unspecified arm, initial encounter | CMS +S4990XD | Unspecified injury of shoulder and upper arm, unspecified arm, subsequent encounter | CMS +S4990XS | Unspecified injury of shoulder and upper arm, unspecified arm, sequela | CMS +S4991XA | Unspecified injury of right shoulder and upper arm, initial encounter | CMS +S4991XD | Unspecified injury of right shoulder and upper arm, subsequent encounter | CMS +S4991XS | Unspecified injury of right shoulder and upper arm, sequela | CMS +S4992XA | Unspecified injury of left shoulder and upper arm, initial encounter | CMS +S4992XD | Unspecified injury of left shoulder and upper arm, subsequent encounter | CMS +S4992XS | Unspecified injury of left shoulder and upper arm, sequela | CMS +S5000XA | Contusion of unspecified elbow, initial encounter | CMS +S5000XD | Contusion of unspecified elbow, subsequent encounter | CMS +S5000XS | Contusion of unspecified elbow, sequela | CMS +S5001XA | Contusion of right elbow, initial encounter | CMS +S5001XD | Contusion of right elbow, subsequent encounter | CMS +S5001XS | Contusion of right elbow, sequela | CMS +S5002XA | Contusion of left elbow, initial encounter | CMS +S5002XD | Contusion of left elbow, subsequent encounter | CMS +S5002XS | Contusion of left elbow, sequela | CMS +S5010XA | Contusion of unspecified forearm, initial encounter | CMS +S5010XD | Contusion of unspecified forearm, subsequent encounter | CMS +S5010XS | Contusion of unspecified forearm, sequela | CMS +S5011XA | Contusion of right forearm, initial encounter | CMS +S5011XD | Contusion of right forearm, subsequent encounter | CMS +S5011XS | Contusion of right forearm, sequela | CMS +S5012XA | Contusion of left forearm, initial encounter | CMS +S5012XD | Contusion of left forearm, subsequent encounter | CMS +S5012XS | Contusion of left forearm, sequela | CMS +S50311A | Abrasion of right elbow, initial encounter | CMS +S50311D | Abrasion of right elbow, subsequent encounter | CMS +S50311S | Abrasion of right elbow, sequela | CMS +S50312A | Abrasion of left elbow, initial encounter | CMS +S50312D | Abrasion of left elbow, subsequent encounter | CMS +S50312S | Abrasion of left elbow, sequela | CMS +S50319A | Abrasion of unspecified elbow, initial encounter | CMS +S50319D | Abrasion of unspecified elbow, subsequent encounter | CMS +S50319S | Abrasion of unspecified elbow, sequela | CMS +S50321A | Blister (nonthermal) of right elbow, initial encounter | CMS +S50321D | Blister (nonthermal) of right elbow, subsequent encounter | CMS +S50321S | Blister (nonthermal) of right elbow, sequela | CMS +S50322A | Blister (nonthermal) of left elbow, initial encounter | CMS +S50322D | Blister (nonthermal) of left elbow, subsequent encounter | CMS +S50322S | Blister (nonthermal) of left elbow, sequela | CMS +S50329A | Blister (nonthermal) of unspecified elbow, initial encounter | CMS +S50329D | Blister (nonthermal) of unspecified elbow, subsequent encounter | CMS +S50329S | Blister (nonthermal) of unspecified elbow, sequela | CMS +S50341A | External constriction of right elbow, initial encounter | CMS +S50341D | External constriction of right elbow, subsequent encounter | CMS +S50341S | External constriction of right elbow, sequela | CMS +S50342A | External constriction of left elbow, initial encounter | CMS +S50342D | External constriction of left elbow, subsequent encounter | CMS +S50342S | External constriction of left elbow, sequela | CMS +S50349A | External constriction of unspecified elbow, initial encounter | CMS +S50349D | External constriction of unspecified elbow, subsequent encounter | CMS +S50349S | External constriction of unspecified elbow, sequela | CMS +S50351A | Superficial foreign body of right elbow, initial encounter | CMS +S50351D | Superficial foreign body of right elbow, subsequent encounter | CMS +S50351S | Superficial foreign body of right elbow, sequela | CMS +S50352A | Superficial foreign body of left elbow, initial encounter | CMS +S50352D | Superficial foreign body of left elbow, subsequent encounter | CMS +S50352S | Superficial foreign body of left elbow, sequela | CMS +S50359A | Superficial foreign body of unspecified elbow, initial encounter | CMS +S50359D | Superficial foreign body of unspecified elbow, subsequent encounter | CMS +S50359S | Superficial foreign body of unspecified elbow, sequela | CMS +S50361A | Insect bite (nonvenomous) of right elbow, initial encounter | CMS +S50361D | Insect bite (nonvenomous) of right elbow, subsequent encounter | CMS +S50361S | Insect bite (nonvenomous) of right elbow, sequela | CMS +S50362A | Insect bite (nonvenomous) of left elbow, initial encounter | CMS +S50362D | Insect bite (nonvenomous) of left elbow, subsequent encounter | CMS +S50362S | Insect bite (nonvenomous) of left elbow, sequela | CMS +S50369A | Insect bite (nonvenomous) of unspecified elbow, initial encounter | CMS +S50369D | Insect bite (nonvenomous) of unspecified elbow, subsequent encounter | CMS +S50369S | Insect bite (nonvenomous) of unspecified elbow, sequela | CMS +S50371A | Other superficial bite of right elbow, initial encounter | CMS +S50371D | Other superficial bite of right elbow, subsequent encounter | CMS +S50371S | Other superficial bite of right elbow, sequela | CMS +S50372A | Other superficial bite of left elbow, initial encounter | CMS +S50372D | Other superficial bite of left elbow, subsequent encounter | CMS +S50372S | Other superficial bite of left elbow, sequela | CMS +S50379A | Other superficial bite of unspecified elbow, initial encounter | CMS +S50379D | Other superficial bite of unspecified elbow, subsequent encounter | CMS +S50379S | Other superficial bite of unspecified elbow, sequela | CMS +S50811A | Abrasion of right forearm, initial encounter | CMS +S50811D | Abrasion of right forearm, subsequent encounter | CMS +S50811S | Abrasion of right forearm, sequela | CMS +S50812A | Abrasion of left forearm, initial encounter | CMS +S50812D | Abrasion of left forearm, subsequent encounter | CMS +S50812S | Abrasion of left forearm, sequela | CMS +S50819A | Abrasion of unspecified forearm, initial encounter | CMS +S50819D | Abrasion of unspecified forearm, subsequent encounter | CMS +S50819S | Abrasion of unspecified forearm, sequela | CMS +S50821A | Blister (nonthermal) of right forearm, initial encounter | CMS +S50821D | Blister (nonthermal) of right forearm, subsequent encounter | CMS +S50821S | Blister (nonthermal) of right forearm, sequela | CMS +S50822A | Blister (nonthermal) of left forearm, initial encounter | CMS +S50822D | Blister (nonthermal) of left forearm, subsequent encounter | CMS +S50822S | Blister (nonthermal) of left forearm, sequela | CMS +S50829A | Blister (nonthermal) of unspecified forearm, initial encounter | CMS +S50829D | Blister (nonthermal) of unspecified forearm, subsequent encounter | CMS +S50829S | Blister (nonthermal) of unspecified forearm, sequela | CMS +S50841A | External constriction of right forearm, initial encounter | CMS +S50841D | External constriction of right forearm, subsequent encounter | CMS +S50841S | External constriction of right forearm, sequela | CMS +S50842A | External constriction of left forearm, initial encounter | CMS +S50842D | External constriction of left forearm, subsequent encounter | CMS +S50842S | External constriction of left forearm, sequela | CMS +S50849A | External constriction of unspecified forearm, initial encounter | CMS +S50849D | External constriction of unspecified forearm, subsequent encounter | CMS +S50849S | External constriction of unspecified forearm, sequela | CMS +S50851A | Superficial foreign body of right forearm, initial encounter | CMS +S50851D | Superficial foreign body of right forearm, subsequent encounter | CMS +S50851S | Superficial foreign body of right forearm, sequela | CMS +S50852A | Superficial foreign body of left forearm, initial encounter | CMS +S50852D | Superficial foreign body of left forearm, subsequent encounter | CMS +S50852S | Superficial foreign body of left forearm, sequela | CMS +S50859A | Superficial foreign body of unspecified forearm, initial encounter | CMS +S50859D | Superficial foreign body of unspecified forearm, subsequent encounter | CMS +S50859S | Superficial foreign body of unspecified forearm, sequela | CMS +S50861A | Insect bite (nonvenomous) of right forearm, initial encounter | CMS +S50861D | Insect bite (nonvenomous) of right forearm, subsequent encounter | CMS +S50861S | Insect bite (nonvenomous) of right forearm, sequela | CMS +S50862A | Insect bite (nonvenomous) of left forearm, initial encounter | CMS +S50862D | Insect bite (nonvenomous) of left forearm, subsequent encounter | CMS +S50862S | Insect bite (nonvenomous) of left forearm, sequela | CMS +S50869A | Insect bite (nonvenomous) of unspecified forearm, initial encounter | CMS +S50869D | Insect bite (nonvenomous) of unspecified forearm, subsequent encounter | CMS +S50869S | Insect bite (nonvenomous) of unspecified forearm, sequela | CMS +S50871A | Other superficial bite of right forearm, initial encounter | CMS +S50871D | Other superficial bite of right forearm, subsequent encounter | CMS +S50871S | Other superficial bite of right forearm, sequela | CMS +S50872A | Other superficial bite of left forearm, initial encounter | CMS +S50872D | Other superficial bite of left forearm, subsequent encounter | CMS +S50872S | Other superficial bite of left forearm, sequela | CMS +S50879A | Other superficial bite of unspecified forearm, initial encounter | CMS +S50879D | Other superficial bite of unspecified forearm, subsequent encounter | CMS +S50879S | Other superficial bite of unspecified forearm, sequela | CMS +S50901A | Unspecified superficial injury of right elbow, initial encounter | CMS +S50901D | Unspecified superficial injury of right elbow, subsequent encounter | CMS +S50901S | Unspecified superficial injury of right elbow, sequela | CMS +S50902A | Unspecified superficial injury of left elbow, initial encounter | CMS +S50902D | Unspecified superficial injury of left elbow, subsequent encounter | CMS +S50902S | Unspecified superficial injury of left elbow, sequela | CMS +S50909A | Unspecified superficial injury of unspecified elbow, initial encounter | CMS +S50909D | Unspecified superficial injury of unspecified elbow, subsequent encounter | CMS +S50909S | Unspecified superficial injury of unspecified elbow, sequela | CMS +S50911A | Unspecified superficial injury of right forearm, initial encounter | CMS +S50911D | Unspecified superficial injury of right forearm, subsequent encounter | CMS +S50911S | Unspecified superficial injury of right forearm, sequela | CMS +S50912A | Unspecified superficial injury of left forearm, initial encounter | CMS +S50912D | Unspecified superficial injury of left forearm, subsequent encounter | CMS +S50912S | Unspecified superficial injury of left forearm, sequela | CMS +S50919A | Unspecified superficial injury of unspecified forearm, initial encounter | CMS +S50919D | Unspecified superficial injury of unspecified forearm, subsequent encounter | CMS +S50919S | Unspecified superficial injury of unspecified forearm, sequela | CMS +S51001A | Unspecified open wound of right elbow, initial encounter | CMS +S51001D | Unspecified open wound of right elbow, subsequent encounter | CMS +S51001S | Unspecified open wound of right elbow, sequela | CMS +S51002A | Unspecified open wound of left elbow, initial encounter | CMS +S51002D | Unspecified open wound of left elbow, subsequent encounter | CMS +S51002S | Unspecified open wound of left elbow, sequela | CMS +S51009A | Unspecified open wound of unspecified elbow, initial encounter | CMS +S51009D | Unspecified open wound of unspecified elbow, subsequent encounter | CMS +S51009S | Unspecified open wound of unspecified elbow, sequela | CMS +S51011A | Laceration without foreign body of right elbow, initial encounter | CMS +S51011D | Laceration without foreign body of right elbow, subsequent encounter | CMS +S51011S | Laceration without foreign body of right elbow, sequela | CMS +S51012A | Laceration without foreign body of left elbow, initial encounter | CMS +S51012D | Laceration without foreign body of left elbow, subsequent encounter | CMS +S51012S | Laceration without foreign body of left elbow, sequela | CMS +S51019A | Laceration without foreign body of unspecified elbow, initial encounter | CMS +S51019D | Laceration without foreign body of unspecified elbow, subsequent encounter | CMS +S51019S | Laceration without foreign body of unspecified elbow, sequela | CMS +S51021A | Laceration with foreign body of right elbow, initial encounter | CMS +S51021D | Laceration with foreign body of right elbow, subsequent encounter | CMS +S51021S | Laceration with foreign body of right elbow, sequela | CMS +S51022A | Laceration with foreign body of left elbow, initial encounter | CMS +S51022D | Laceration with foreign body of left elbow, subsequent encounter | CMS +S51022S | Laceration with foreign body of left elbow, sequela | CMS +S51029A | Laceration with foreign body of unspecified elbow, initial encounter | CMS +S51029D | Laceration with foreign body of unspecified elbow, subsequent encounter | CMS +S51029S | Laceration with foreign body of unspecified elbow, sequela | CMS +S51031A | Puncture wound without foreign body of right elbow, initial encounter | CMS +S51031D | Puncture wound without foreign body of right elbow, subsequent encounter | CMS +S51031S | Puncture wound without foreign body of right elbow, sequela | CMS +S51032A | Puncture wound without foreign body of left elbow, initial encounter | CMS +S51032D | Puncture wound without foreign body of left elbow, subsequent encounter | CMS +S51032S | Puncture wound without foreign body of left elbow, sequela | CMS +S51039A | Puncture wound without foreign body of unspecified elbow, initial encounter | CMS +S51039D | Puncture wound without foreign body of unspecified elbow, subsequent encounter | CMS +S51039S | Puncture wound without foreign body of unspecified elbow, sequela | CMS +S51041A | Puncture wound with foreign body of right elbow, initial encounter | CMS +S51041D | Puncture wound with foreign body of right elbow, subsequent encounter | CMS +S51041S | Puncture wound with foreign body of right elbow, sequela | CMS +S51042A | Puncture wound with foreign body of left elbow, initial encounter | CMS +S51042D | Puncture wound with foreign body of left elbow, subsequent encounter | CMS +S51042S | Puncture wound with foreign body of left elbow, sequela | CMS +S51049A | Puncture wound with foreign body of unspecified elbow, initial encounter | CMS +S51049D | Puncture wound with foreign body of unspecified elbow, subsequent encounter | CMS +S51049S | Puncture wound with foreign body of unspecified elbow, sequela | CMS +S51051A | Open bite, right elbow, initial encounter | CMS +S51051D | Open bite, right elbow, subsequent encounter | CMS +S51051S | Open bite, right elbow, sequela | CMS +S51052A | Open bite, left elbow, initial encounter | CMS +S51052D | Open bite, left elbow, subsequent encounter | CMS +S51052S | Open bite, left elbow, sequela | CMS +S51059A | Open bite, unspecified elbow, initial encounter | CMS +S51059D | Open bite, unspecified elbow, subsequent encounter | CMS +S51059S | Open bite, unspecified elbow, sequela | CMS +S51801A | Unspecified open wound of right forearm, initial encounter | CMS +S51801D | Unspecified open wound of right forearm, subsequent encounter | CMS +S51801S | Unspecified open wound of right forearm, sequela | CMS +S51802A | Unspecified open wound of left forearm, initial encounter | CMS +S51802D | Unspecified open wound of left forearm, subsequent encounter | CMS +S51802S | Unspecified open wound of left forearm, sequela | CMS +S51809A | Unspecified open wound of unspecified forearm, initial encounter | CMS +S51809D | Unspecified open wound of unspecified forearm, subsequent encounter | CMS +S51809S | Unspecified open wound of unspecified forearm, sequela | CMS +S51811A | Laceration without foreign body of right forearm, initial encounter | CMS +S51811D | Laceration without foreign body of right forearm, subsequent encounter | CMS +S51811S | Laceration without foreign body of right forearm, sequela | CMS +S51812A | Laceration without foreign body of left forearm, initial encounter | CMS +S51812D | Laceration without foreign body of left forearm, subsequent encounter | CMS +S51812S | Laceration without foreign body of left forearm, sequela | CMS +S51819A | Laceration without foreign body of unspecified forearm, initial encounter | CMS +S51819D | Laceration without foreign body of unspecified forearm, subsequent encounter | CMS +S51819S | Laceration without foreign body of unspecified forearm, sequela | CMS +S51821A | Laceration with foreign body of right forearm, initial encounter | CMS +S51821D | Laceration with foreign body of right forearm, subsequent encounter | CMS +S51821S | Laceration with foreign body of right forearm, sequela | CMS +S51822A | Laceration with foreign body of left forearm, initial encounter | CMS +S51822D | Laceration with foreign body of left forearm, subsequent encounter | CMS +S51822S | Laceration with foreign body of left forearm, sequela | CMS +S51829A | Laceration with foreign body of unspecified forearm, initial encounter | CMS +S51829D | Laceration with foreign body of unspecified forearm, subsequent encounter | CMS +S51829S | Laceration with foreign body of unspecified forearm, sequela | CMS +S51831A | Puncture wound without foreign body of right forearm, initial encounter | CMS +S51831D | Puncture wound without foreign body of right forearm, subsequent encounter | CMS +S51831S | Puncture wound without foreign body of right forearm, sequela | CMS +S51832A | Puncture wound without foreign body of left forearm, initial encounter | CMS +S51832D | Puncture wound without foreign body of left forearm, subsequent encounter | CMS +S51832S | Puncture wound without foreign body of left forearm, sequela | CMS +S51839A | Puncture wound without foreign body of unspecified forearm, initial encounter | CMS +S51839D | Puncture wound without foreign body of unspecified forearm, subsequent encounter | CMS +S51839S | Puncture wound without foreign body of unspecified forearm, sequela | CMS +S51841A | Puncture wound with foreign body of right forearm, initial encounter | CMS +S51841D | Puncture wound with foreign body of right forearm, subsequent encounter | CMS +S51841S | Puncture wound with foreign body of right forearm, sequela | CMS +S51842A | Puncture wound with foreign body of left forearm, initial encounter | CMS +S51842D | Puncture wound with foreign body of left forearm, subsequent encounter | CMS +S51842S | Puncture wound with foreign body of left forearm, sequela | CMS +S51849A | Puncture wound with foreign body of unspecified forearm, initial encounter | CMS +S51849D | Puncture wound with foreign body of unspecified forearm, subsequent encounter | CMS +S51849S | Puncture wound with foreign body of unspecified forearm, sequela | CMS +S51851A | Open bite of right forearm, initial encounter | CMS +S51851D | Open bite of right forearm, subsequent encounter | CMS +S51851S | Open bite of right forearm, sequela | CMS +S51852A | Open bite of left forearm, initial encounter | CMS +S51852D | Open bite of left forearm, subsequent encounter | CMS +S51852S | Open bite of left forearm, sequela | CMS +S51859A | Open bite of unspecified forearm, initial encounter | CMS +S51859D | Open bite of unspecified forearm, subsequent encounter | CMS +S51859S | Open bite of unspecified forearm, sequela | CMS +S52001A | Unspecified fracture of upper end of right ulna, initial encounter for closed fracture | CMS +S52001B | Unspecified fracture of upper end of right ulna, initial encounter for open fracture type I or II | CMS +S52001C | Unspecified fracture of upper end of right ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52001D | Unspecified fracture of upper end of right ulna, subsequent encounter for closed fracture with routine healing | CMS +S52001E | Unspecified fracture of upper end of right ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52001F | Unspecified fracture of upper end of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52001G | Unspecified fracture of upper end of right ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52001H | Unspecified fracture of upper end of right ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52001J | Unspecified fracture of upper end of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52001K | Unspecified fracture of upper end of right ulna, subsequent encounter for closed fracture with nonunion | CMS +S52001M | Unspecified fracture of upper end of right ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52001N | Unspecified fracture of upper end of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52001P | Unspecified fracture of upper end of right ulna, subsequent encounter for closed fracture with malunion | CMS +S52001Q | Unspecified fracture of upper end of right ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52001R | Unspecified fracture of upper end of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52001S | Unspecified fracture of upper end of right ulna, sequela | CMS +S52002A | Unspecified fracture of upper end of left ulna, initial encounter for closed fracture | CMS +S52002B | Unspecified fracture of upper end of left ulna, initial encounter for open fracture type I or II | CMS +S52002C | Unspecified fracture of upper end of left ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52002D | Unspecified fracture of upper end of left ulna, subsequent encounter for closed fracture with routine healing | CMS +S52002E | Unspecified fracture of upper end of left ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52002F | Unspecified fracture of upper end of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52002G | Unspecified fracture of upper end of left ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52002H | Unspecified fracture of upper end of left ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52002J | Unspecified fracture of upper end of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52002K | Unspecified fracture of upper end of left ulna, subsequent encounter for closed fracture with nonunion | CMS +S52002M | Unspecified fracture of upper end of left ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52002N | Unspecified fracture of upper end of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52002P | Unspecified fracture of upper end of left ulna, subsequent encounter for closed fracture with malunion | CMS +S52002Q | Unspecified fracture of upper end of left ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52002R | Unspecified fracture of upper end of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52002S | Unspecified fracture of upper end of left ulna, sequela | CMS +S52009A | Unspecified fracture of upper end of unspecified ulna, initial encounter for closed fracture | CMS +S52009B | Unspecified fracture of upper end of unspecified ulna, initial encounter for open fracture type I or II | CMS +S52009C | Unspecified fracture of upper end of unspecified ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52009D | Unspecified fracture of upper end of unspecified ulna, subsequent encounter for closed fracture with routine healing | CMS +S52009E | Unspecified fracture of upper end of unspecified ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52009F | Unspecified fracture of upper end of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52009G | Unspecified fracture of upper end of unspecified ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52009H | Unspecified fracture of upper end of unspecified ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52009J | Unspecified fracture of upper end of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52009K | Unspecified fracture of upper end of unspecified ulna, subsequent encounter for closed fracture with nonunion | CMS +S52009M | Unspecified fracture of upper end of unspecified ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52009N | Unspecified fracture of upper end of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52009P | Unspecified fracture of upper end of unspecified ulna, subsequent encounter for closed fracture with malunion | CMS +S52009Q | Unspecified fracture of upper end of unspecified ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52009R | Unspecified fracture of upper end of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52009S | Unspecified fracture of upper end of unspecified ulna, sequela | CMS +S52011A | Torus fracture of upper end of right ulna, initial encounter for closed fracture | CMS +S52011D | Torus fracture of upper end of right ulna, subsequent encounter for fracture with routine healing | CMS +S52011G | Torus fracture of upper end of right ulna, subsequent encounter for fracture with delayed healing | CMS +S52011K | Torus fracture of upper end of right ulna, subsequent encounter for fracture with nonunion | CMS +S52011P | Torus fracture of upper end of right ulna, subsequent encounter for fracture with malunion | CMS +S52011S | Torus fracture of upper end of right ulna, sequela | CMS +S52012A | Torus fracture of upper end of left ulna, initial encounter for closed fracture | CMS +S52012D | Torus fracture of upper end of left ulna, subsequent encounter for fracture with routine healing | CMS +S52012G | Torus fracture of upper end of left ulna, subsequent encounter for fracture with delayed healing | CMS +S52012K | Torus fracture of upper end of left ulna, subsequent encounter for fracture with nonunion | CMS +S52012P | Torus fracture of upper end of left ulna, subsequent encounter for fracture with malunion | CMS +S52012S | Torus fracture of upper end of left ulna, sequela | CMS +S52019A | Torus fracture of upper end of unspecified ulna, initial encounter for closed fracture | CMS +S52019D | Torus fracture of upper end of unspecified ulna, subsequent encounter for fracture with routine healing | CMS +S52019G | Torus fracture of upper end of unspecified ulna, subsequent encounter for fracture with delayed healing | CMS +S52019K | Torus fracture of upper end of unspecified ulna, subsequent encounter for fracture with nonunion | CMS +S52019P | Torus fracture of upper end of unspecified ulna, subsequent encounter for fracture with malunion | CMS +S52019S | Torus fracture of upper end of unspecified ulna, sequela | CMS +S52021A | Displaced fracture of olecranon process without intraarticular extension of right ulna, initial encounter for closed fracture | CMS +S52021B | Displaced fracture of olecranon process without intraarticular extension of right ulna, initial encounter for open fracture type I or II | CMS +S52021C | Displaced fracture of olecranon process without intraarticular extension of right ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52021D | Displaced fracture of olecranon process without intraarticular extension of right ulna, subsequent encounter for closed fracture with routine healing | CMS +S52021E | Displaced fracture of olecranon process without intraarticular extension of right ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52021F | Displaced fracture of olecranon process without intraarticular extension of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52021G | Displaced fracture of olecranon process without intraarticular extension of right ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52021H | Displaced fracture of olecranon process without intraarticular extension of right ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52021J | Displaced fracture of olecranon process without intraarticular extension of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52021K | Displaced fracture of olecranon process without intraarticular extension of right ulna, subsequent encounter for closed fracture with nonunion | CMS +S52021M | Displaced fracture of olecranon process without intraarticular extension of right ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52021N | Displaced fracture of olecranon process without intraarticular extension of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52021P | Displaced fracture of olecranon process without intraarticular extension of right ulna, subsequent encounter for closed fracture with malunion | CMS +S52021Q | Displaced fracture of olecranon process without intraarticular extension of right ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52021R | Displaced fracture of olecranon process without intraarticular extension of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52021S | Displaced fracture of olecranon process without intraarticular extension of right ulna, sequela | CMS +S52022A | Displaced fracture of olecranon process without intraarticular extension of left ulna, initial encounter for closed fracture | CMS +S52022B | Displaced fracture of olecranon process without intraarticular extension of left ulna, initial encounter for open fracture type I or II | CMS +S52022C | Displaced fracture of olecranon process without intraarticular extension of left ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52022D | Displaced fracture of olecranon process without intraarticular extension of left ulna, subsequent encounter for closed fracture with routine healing | CMS +S52022E | Displaced fracture of olecranon process without intraarticular extension of left ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52022F | Displaced fracture of olecranon process without intraarticular extension of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52022G | Displaced fracture of olecranon process without intraarticular extension of left ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52022H | Displaced fracture of olecranon process without intraarticular extension of left ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52022J | Displaced fracture of olecranon process without intraarticular extension of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52022K | Displaced fracture of olecranon process without intraarticular extension of left ulna, subsequent encounter for closed fracture with nonunion | CMS +S52022M | Displaced fracture of olecranon process without intraarticular extension of left ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52022N | Displaced fracture of olecranon process without intraarticular extension of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52022P | Displaced fracture of olecranon process without intraarticular extension of left ulna, subsequent encounter for closed fracture with malunion | CMS +S52022Q | Displaced fracture of olecranon process without intraarticular extension of left ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52022R | Displaced fracture of olecranon process without intraarticular extension of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52022S | Displaced fracture of olecranon process without intraarticular extension of left ulna, sequela | CMS +S52023A | Displaced fracture of olecranon process without intraarticular extension of unspecified ulna, initial encounter for closed fracture | CMS +S52023B | Displaced fracture of olecranon process without intraarticular extension of unspecified ulna, initial encounter for open fracture type I or II | CMS +S52023C | Displaced fracture of olecranon process without intraarticular extension of unspecified ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52023D | Displaced fracture of olecranon process without intraarticular extension of unspecified ulna, subsequent encounter for closed fracture with routine healing | CMS +S52023E | Displaced fracture of olecranon process without intraarticular extension of unspecified ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52023F | Displaced fracture of olecranon process without intraarticular extension of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52023G | Displaced fracture of olecranon process without intraarticular extension of unspecified ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52023H | Displaced fracture of olecranon process without intraarticular extension of unspecified ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52023J | Displaced fracture of olecranon process without intraarticular extension of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52023K | Displaced fracture of olecranon process without intraarticular extension of unspecified ulna, subsequent encounter for closed fracture with nonunion | CMS +S52023M | Displaced fracture of olecranon process without intraarticular extension of unspecified ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52023N | Displaced fracture of olecranon process without intraarticular extension of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52023P | Displaced fracture of olecranon process without intraarticular extension of unspecified ulna, subsequent encounter for closed fracture with malunion | CMS +S52023Q | Displaced fracture of olecranon process without intraarticular extension of unspecified ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52023R | Displaced fracture of olecranon process without intraarticular extension of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52023S | Displaced fracture of olecranon process without intraarticular extension of unspecified ulna, sequela | CMS +S52024A | Nondisplaced fracture of olecranon process without intraarticular extension of right ulna, initial encounter for closed fracture | CMS +S52024B | Nondisplaced fracture of olecranon process without intraarticular extension of right ulna, initial encounter for open fracture type I or II | CMS +S52024C | Nondisplaced fracture of olecranon process without intraarticular extension of right ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52024D | Nondisplaced fracture of olecranon process without intraarticular extension of right ulna, subsequent encounter for closed fracture with routine healing | CMS +S52024E | Nondisplaced fracture of olecranon process without intraarticular extension of right ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52024F | Nondisplaced fracture of olecranon process without intraarticular extension of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52024G | Nondisplaced fracture of olecranon process without intraarticular extension of right ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52024H | Nondisplaced fracture of olecranon process without intraarticular extension of right ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52024J | Nondisplaced fracture of olecranon process without intraarticular extension of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52024K | Nondisplaced fracture of olecranon process without intraarticular extension of right ulna, subsequent encounter for closed fracture with nonunion | CMS +S52024M | Nondisplaced fracture of olecranon process without intraarticular extension of right ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52024N | Nondisplaced fracture of olecranon process without intraarticular extension of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52024P | Nondisplaced fracture of olecranon process without intraarticular extension of right ulna, subsequent encounter for closed fracture with malunion | CMS +S52024Q | Nondisplaced fracture of olecranon process without intraarticular extension of right ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52024R | Nondisplaced fracture of olecranon process without intraarticular extension of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52024S | Nondisplaced fracture of olecranon process without intraarticular extension of right ulna, sequela | CMS +S52025A | Nondisplaced fracture of olecranon process without intraarticular extension of left ulna, initial encounter for closed fracture | CMS +S52025B | Nondisplaced fracture of olecranon process without intraarticular extension of left ulna, initial encounter for open fracture type I or II | CMS +S52025C | Nondisplaced fracture of olecranon process without intraarticular extension of left ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52025D | Nondisplaced fracture of olecranon process without intraarticular extension of left ulna, subsequent encounter for closed fracture with routine healing | CMS +S52025E | Nondisplaced fracture of olecranon process without intraarticular extension of left ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52025F | Nondisplaced fracture of olecranon process without intraarticular extension of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52025G | Nondisplaced fracture of olecranon process without intraarticular extension of left ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52025H | Nondisplaced fracture of olecranon process without intraarticular extension of left ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52025J | Nondisplaced fracture of olecranon process without intraarticular extension of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52025K | Nondisplaced fracture of olecranon process without intraarticular extension of left ulna, subsequent encounter for closed fracture with nonunion | CMS +S52025M | Nondisplaced fracture of olecranon process without intraarticular extension of left ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52025N | Nondisplaced fracture of olecranon process without intraarticular extension of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52025P | Nondisplaced fracture of olecranon process without intraarticular extension of left ulna, subsequent encounter for closed fracture with malunion | CMS +S52025Q | Nondisplaced fracture of olecranon process without intraarticular extension of left ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52025R | Nondisplaced fracture of olecranon process without intraarticular extension of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52025S | Nondisplaced fracture of olecranon process without intraarticular extension of left ulna, sequela | CMS +S52026A | Nondisplaced fracture of olecranon process without intraarticular extension of unspecified ulna, initial encounter for closed fracture | CMS +S52026B | Nondisplaced fracture of olecranon process without intraarticular extension of unspecified ulna, initial encounter for open fracture type I or II | CMS +S52026C | Nondisplaced fracture of olecranon process without intraarticular extension of unspecified ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52026D | Nondisplaced fracture of olecranon process without intraarticular extension of unspecified ulna, subsequent encounter for closed fracture with routine healing | CMS +S52026E | Nondisplaced fracture of olecranon process without intraarticular extension of unspecified ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52026F | Nondisplaced fracture of olecranon process without intraarticular extension of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52026G | Nondisplaced fracture of olecranon process without intraarticular extension of unspecified ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52026H | Nondisplaced fracture of olecranon process without intraarticular extension of unspecified ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52026J | Nondisplaced fracture of olecranon process without intraarticular extension of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52026K | Nondisplaced fracture of olecranon process without intraarticular extension of unspecified ulna, subsequent encounter for closed fracture with nonunion | CMS +S52026M | Nondisplaced fracture of olecranon process without intraarticular extension of unspecified ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52026N | Nondisplaced fracture of olecranon process without intraarticular extension of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52026P | Nondisplaced fracture of olecranon process without intraarticular extension of unspecified ulna, subsequent encounter for closed fracture with malunion | CMS +S52026Q | Nondisplaced fracture of olecranon process without intraarticular extension of unspecified ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52026R | Nondisplaced fracture of olecranon process without intraarticular extension of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52026S | Nondisplaced fracture of olecranon process without intraarticular extension of unspecified ulna, sequela | CMS +S52031A | Displaced fracture of olecranon process with intraarticular extension of right ulna, initial encounter for closed fracture | CMS +S52031B | Displaced fracture of olecranon process with intraarticular extension of right ulna, initial encounter for open fracture type I or II | CMS +S52031C | Displaced fracture of olecranon process with intraarticular extension of right ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52031D | Displaced fracture of olecranon process with intraarticular extension of right ulna, subsequent encounter for closed fracture with routine healing | CMS +S52031E | Displaced fracture of olecranon process with intraarticular extension of right ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52031F | Displaced fracture of olecranon process with intraarticular extension of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52031G | Displaced fracture of olecranon process with intraarticular extension of right ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52031H | Displaced fracture of olecranon process with intraarticular extension of right ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52031J | Displaced fracture of olecranon process with intraarticular extension of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52031K | Displaced fracture of olecranon process with intraarticular extension of right ulna, subsequent encounter for closed fracture with nonunion | CMS +S52031M | Displaced fracture of olecranon process with intraarticular extension of right ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52031N | Displaced fracture of olecranon process with intraarticular extension of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52031P | Displaced fracture of olecranon process with intraarticular extension of right ulna, subsequent encounter for closed fracture with malunion | CMS +S52031Q | Displaced fracture of olecranon process with intraarticular extension of right ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52031R | Displaced fracture of olecranon process with intraarticular extension of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52031S | Displaced fracture of olecranon process with intraarticular extension of right ulna, sequela | CMS +S52032A | Displaced fracture of olecranon process with intraarticular extension of left ulna, initial encounter for closed fracture | CMS +S52032B | Displaced fracture of olecranon process with intraarticular extension of left ulna, initial encounter for open fracture type I or II | CMS +S52032C | Displaced fracture of olecranon process with intraarticular extension of left ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52032D | Displaced fracture of olecranon process with intraarticular extension of left ulna, subsequent encounter for closed fracture with routine healing | CMS +S52032E | Displaced fracture of olecranon process with intraarticular extension of left ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52032F | Displaced fracture of olecranon process with intraarticular extension of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52032G | Displaced fracture of olecranon process with intraarticular extension of left ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52032H | Displaced fracture of olecranon process with intraarticular extension of left ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52032J | Displaced fracture of olecranon process with intraarticular extension of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52032K | Displaced fracture of olecranon process with intraarticular extension of left ulna, subsequent encounter for closed fracture with nonunion | CMS +S52032M | Displaced fracture of olecranon process with intraarticular extension of left ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52032N | Displaced fracture of olecranon process with intraarticular extension of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52032P | Displaced fracture of olecranon process with intraarticular extension of left ulna, subsequent encounter for closed fracture with malunion | CMS +S52032Q | Displaced fracture of olecranon process with intraarticular extension of left ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52032R | Displaced fracture of olecranon process with intraarticular extension of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52032S | Displaced fracture of olecranon process with intraarticular extension of left ulna, sequela | CMS +S52033A | Displaced fracture of olecranon process with intraarticular extension of unspecified ulna, initial encounter for closed fracture | CMS +S52033B | Displaced fracture of olecranon process with intraarticular extension of unspecified ulna, initial encounter for open fracture type I or II | CMS +S52033C | Displaced fracture of olecranon process with intraarticular extension of unspecified ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52033D | Displaced fracture of olecranon process with intraarticular extension of unspecified ulna, subsequent encounter for closed fracture with routine healing | CMS +S52033E | Displaced fracture of olecranon process with intraarticular extension of unspecified ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52033F | Displaced fracture of olecranon process with intraarticular extension of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52033G | Displaced fracture of olecranon process with intraarticular extension of unspecified ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52033H | Displaced fracture of olecranon process with intraarticular extension of unspecified ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52033J | Displaced fracture of olecranon process with intraarticular extension of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52033K | Displaced fracture of olecranon process with intraarticular extension of unspecified ulna, subsequent encounter for closed fracture with nonunion | CMS +S52033M | Displaced fracture of olecranon process with intraarticular extension of unspecified ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52033N | Displaced fracture of olecranon process with intraarticular extension of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52033P | Displaced fracture of olecranon process with intraarticular extension of unspecified ulna, subsequent encounter for closed fracture with malunion | CMS +S52033Q | Displaced fracture of olecranon process with intraarticular extension of unspecified ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52033R | Displaced fracture of olecranon process with intraarticular extension of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52033S | Displaced fracture of olecranon process with intraarticular extension of unspecified ulna, sequela | CMS +S52034A | Nondisplaced fracture of olecranon process with intraarticular extension of right ulna, initial encounter for closed fracture | CMS +S52034B | Nondisplaced fracture of olecranon process with intraarticular extension of right ulna, initial encounter for open fracture type I or II | CMS +S52034C | Nondisplaced fracture of olecranon process with intraarticular extension of right ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52034D | Nondisplaced fracture of olecranon process with intraarticular extension of right ulna, subsequent encounter for closed fracture with routine healing | CMS +S52034E | Nondisplaced fracture of olecranon process with intraarticular extension of right ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52034F | Nondisplaced fracture of olecranon process with intraarticular extension of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52034G | Nondisplaced fracture of olecranon process with intraarticular extension of right ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52034H | Nondisplaced fracture of olecranon process with intraarticular extension of right ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52034J | Nondisplaced fracture of olecranon process with intraarticular extension of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52034K | Nondisplaced fracture of olecranon process with intraarticular extension of right ulna, subsequent encounter for closed fracture with nonunion | CMS +S52034M | Nondisplaced fracture of olecranon process with intraarticular extension of right ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52034N | Nondisplaced fracture of olecranon process with intraarticular extension of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52034P | Nondisplaced fracture of olecranon process with intraarticular extension of right ulna, subsequent encounter for closed fracture with malunion | CMS +S52034Q | Nondisplaced fracture of olecranon process with intraarticular extension of right ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52034R | Nondisplaced fracture of olecranon process with intraarticular extension of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52034S | Nondisplaced fracture of olecranon process with intraarticular extension of right ulna, sequela | CMS +S52035A | Nondisplaced fracture of olecranon process with intraarticular extension of left ulna, initial encounter for closed fracture | CMS +S52035B | Nondisplaced fracture of olecranon process with intraarticular extension of left ulna, initial encounter for open fracture type I or II | CMS +S52035C | Nondisplaced fracture of olecranon process with intraarticular extension of left ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52035D | Nondisplaced fracture of olecranon process with intraarticular extension of left ulna, subsequent encounter for closed fracture with routine healing | CMS +S52035E | Nondisplaced fracture of olecranon process with intraarticular extension of left ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52035F | Nondisplaced fracture of olecranon process with intraarticular extension of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52035G | Nondisplaced fracture of olecranon process with intraarticular extension of left ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52035H | Nondisplaced fracture of olecranon process with intraarticular extension of left ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52035J | Nondisplaced fracture of olecranon process with intraarticular extension of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52035K | Nondisplaced fracture of olecranon process with intraarticular extension of left ulna, subsequent encounter for closed fracture with nonunion | CMS +S52035M | Nondisplaced fracture of olecranon process with intraarticular extension of left ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52035N | Nondisplaced fracture of olecranon process with intraarticular extension of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52035P | Nondisplaced fracture of olecranon process with intraarticular extension of left ulna, subsequent encounter for closed fracture with malunion | CMS +S52035Q | Nondisplaced fracture of olecranon process with intraarticular extension of left ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52035R | Nondisplaced fracture of olecranon process with intraarticular extension of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52035S | Nondisplaced fracture of olecranon process with intraarticular extension of left ulna, sequela | CMS +S52036A | Nondisplaced fracture of olecranon process with intraarticular extension of unspecified ulna, initial encounter for closed fracture | CMS +S52036B | Nondisplaced fracture of olecranon process with intraarticular extension of unspecified ulna, initial encounter for open fracture type I or II | CMS +S52036C | Nondisplaced fracture of olecranon process with intraarticular extension of unspecified ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52036D | Nondisplaced fracture of olecranon process with intraarticular extension of unspecified ulna, subsequent encounter for closed fracture with routine healing | CMS +S52036E | Nondisplaced fracture of olecranon process with intraarticular extension of unspecified ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52036F | Nondisplaced fracture of olecranon process with intraarticular extension of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52036G | Nondisplaced fracture of olecranon process with intraarticular extension of unspecified ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52036H | Nondisplaced fracture of olecranon process with intraarticular extension of unspecified ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52036J | Nondisplaced fracture of olecranon process with intraarticular extension of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52036K | Nondisplaced fracture of olecranon process with intraarticular extension of unspecified ulna, subsequent encounter for closed fracture with nonunion | CMS +S52036M | Nondisplaced fracture of olecranon process with intraarticular extension of unspecified ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52036N | Nondisplaced fracture of olecranon process with intraarticular extension of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52036P | Nondisplaced fracture of olecranon process with intraarticular extension of unspecified ulna, subsequent encounter for closed fracture with malunion | CMS +S52036Q | Nondisplaced fracture of olecranon process with intraarticular extension of unspecified ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52036R | Nondisplaced fracture of olecranon process with intraarticular extension of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52036S | Nondisplaced fracture of olecranon process with intraarticular extension of unspecified ulna, sequela | CMS +S52041A | Displaced fracture of coronoid process of right ulna, initial encounter for closed fracture | CMS +S52041B | Displaced fracture of coronoid process of right ulna, initial encounter for open fracture type I or II | CMS +S52041C | Displaced fracture of coronoid process of right ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52041D | Displaced fracture of coronoid process of right ulna, subsequent encounter for closed fracture with routine healing | CMS +S52041E | Displaced fracture of coronoid process of right ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52041F | Displaced fracture of coronoid process of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52041G | Displaced fracture of coronoid process of right ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52041H | Displaced fracture of coronoid process of right ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52041J | Displaced fracture of coronoid process of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52041K | Displaced fracture of coronoid process of right ulna, subsequent encounter for closed fracture with nonunion | CMS +S52041M | Displaced fracture of coronoid process of right ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52041N | Displaced fracture of coronoid process of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52041P | Displaced fracture of coronoid process of right ulna, subsequent encounter for closed fracture with malunion | CMS +S52041Q | Displaced fracture of coronoid process of right ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52041R | Displaced fracture of coronoid process of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52041S | Displaced fracture of coronoid process of right ulna, sequela | CMS +S52042A | Displaced fracture of coronoid process of left ulna, initial encounter for closed fracture | CMS +S52042B | Displaced fracture of coronoid process of left ulna, initial encounter for open fracture type I or II | CMS +S52042C | Displaced fracture of coronoid process of left ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52042D | Displaced fracture of coronoid process of left ulna, subsequent encounter for closed fracture with routine healing | CMS +S52042E | Displaced fracture of coronoid process of left ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52042F | Displaced fracture of coronoid process of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52042G | Displaced fracture of coronoid process of left ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52042H | Displaced fracture of coronoid process of left ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52042J | Displaced fracture of coronoid process of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52042K | Displaced fracture of coronoid process of left ulna, subsequent encounter for closed fracture with nonunion | CMS +S52042M | Displaced fracture of coronoid process of left ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52042N | Displaced fracture of coronoid process of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52042P | Displaced fracture of coronoid process of left ulna, subsequent encounter for closed fracture with malunion | CMS +S52042Q | Displaced fracture of coronoid process of left ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52042R | Displaced fracture of coronoid process of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52042S | Displaced fracture of coronoid process of left ulna, sequela | CMS +S52043A | Displaced fracture of coronoid process of unspecified ulna, initial encounter for closed fracture | CMS +S52043B | Displaced fracture of coronoid process of unspecified ulna, initial encounter for open fracture type I or II | CMS +S52043C | Displaced fracture of coronoid process of unspecified ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52043D | Displaced fracture of coronoid process of unspecified ulna, subsequent encounter for closed fracture with routine healing | CMS +S52043E | Displaced fracture of coronoid process of unspecified ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52043F | Displaced fracture of coronoid process of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52043G | Displaced fracture of coronoid process of unspecified ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52043H | Displaced fracture of coronoid process of unspecified ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52043J | Displaced fracture of coronoid process of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52043K | Displaced fracture of coronoid process of unspecified ulna, subsequent encounter for closed fracture with nonunion | CMS +S52043M | Displaced fracture of coronoid process of unspecified ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52043N | Displaced fracture of coronoid process of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52043P | Displaced fracture of coronoid process of unspecified ulna, subsequent encounter for closed fracture with malunion | CMS +S52043Q | Displaced fracture of coronoid process of unspecified ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52043R | Displaced fracture of coronoid process of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52043S | Displaced fracture of coronoid process of unspecified ulna, sequela | CMS +S52044A | Nondisplaced fracture of coronoid process of right ulna, initial encounter for closed fracture | CMS +S52044B | Nondisplaced fracture of coronoid process of right ulna, initial encounter for open fracture type I or II | CMS +S52044C | Nondisplaced fracture of coronoid process of right ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52044D | Nondisplaced fracture of coronoid process of right ulna, subsequent encounter for closed fracture with routine healing | CMS +S52044E | Nondisplaced fracture of coronoid process of right ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52044F | Nondisplaced fracture of coronoid process of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52044G | Nondisplaced fracture of coronoid process of right ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52044H | Nondisplaced fracture of coronoid process of right ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52044J | Nondisplaced fracture of coronoid process of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52044K | Nondisplaced fracture of coronoid process of right ulna, subsequent encounter for closed fracture with nonunion | CMS +S52044M | Nondisplaced fracture of coronoid process of right ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52044N | Nondisplaced fracture of coronoid process of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52044P | Nondisplaced fracture of coronoid process of right ulna, subsequent encounter for closed fracture with malunion | CMS +S52044Q | Nondisplaced fracture of coronoid process of right ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52044R | Nondisplaced fracture of coronoid process of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52044S | Nondisplaced fracture of coronoid process of right ulna, sequela | CMS +S52045A | Nondisplaced fracture of coronoid process of left ulna, initial encounter for closed fracture | CMS +S52045B | Nondisplaced fracture of coronoid process of left ulna, initial encounter for open fracture type I or II | CMS +S52045C | Nondisplaced fracture of coronoid process of left ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52045D | Nondisplaced fracture of coronoid process of left ulna, subsequent encounter for closed fracture with routine healing | CMS +S52045E | Nondisplaced fracture of coronoid process of left ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52045F | Nondisplaced fracture of coronoid process of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52045G | Nondisplaced fracture of coronoid process of left ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52045H | Nondisplaced fracture of coronoid process of left ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52045J | Nondisplaced fracture of coronoid process of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52045K | Nondisplaced fracture of coronoid process of left ulna, subsequent encounter for closed fracture with nonunion | CMS +S52045M | Nondisplaced fracture of coronoid process of left ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52045N | Nondisplaced fracture of coronoid process of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52045P | Nondisplaced fracture of coronoid process of left ulna, subsequent encounter for closed fracture with malunion | CMS +S52045Q | Nondisplaced fracture of coronoid process of left ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52045R | Nondisplaced fracture of coronoid process of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52045S | Nondisplaced fracture of coronoid process of left ulna, sequela | CMS +S52046A | Nondisplaced fracture of coronoid process of unspecified ulna, initial encounter for closed fracture | CMS +S52046B | Nondisplaced fracture of coronoid process of unspecified ulna, initial encounter for open fracture type I or II | CMS +S52046C | Nondisplaced fracture of coronoid process of unspecified ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52046D | Nondisplaced fracture of coronoid process of unspecified ulna, subsequent encounter for closed fracture with routine healing | CMS +S52046E | Nondisplaced fracture of coronoid process of unspecified ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52046F | Nondisplaced fracture of coronoid process of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52046G | Nondisplaced fracture of coronoid process of unspecified ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52046H | Nondisplaced fracture of coronoid process of unspecified ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52046J | Nondisplaced fracture of coronoid process of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52046K | Nondisplaced fracture of coronoid process of unspecified ulna, subsequent encounter for closed fracture with nonunion | CMS +S52046M | Nondisplaced fracture of coronoid process of unspecified ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52046N | Nondisplaced fracture of coronoid process of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52046P | Nondisplaced fracture of coronoid process of unspecified ulna, subsequent encounter for closed fracture with malunion | CMS +S52046Q | Nondisplaced fracture of coronoid process of unspecified ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52046R | Nondisplaced fracture of coronoid process of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52046S | Nondisplaced fracture of coronoid process of unspecified ulna, sequela | CMS +S52091A | Other fracture of upper end of right ulna, initial encounter for closed fracture | CMS +S52091B | Other fracture of upper end of right ulna, initial encounter for open fracture type I or II | CMS +S52091C | Other fracture of upper end of right ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52091D | Other fracture of upper end of right ulna, subsequent encounter for closed fracture with routine healing | CMS +S52091E | Other fracture of upper end of right ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52091F | Other fracture of upper end of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52091G | Other fracture of upper end of right ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52091H | Other fracture of upper end of right ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52091J | Other fracture of upper end of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52091K | Other fracture of upper end of right ulna, subsequent encounter for closed fracture with nonunion | CMS +S52091M | Other fracture of upper end of right ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52091N | Other fracture of upper end of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52091P | Other fracture of upper end of right ulna, subsequent encounter for closed fracture with malunion | CMS +S52091Q | Other fracture of upper end of right ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52091R | Other fracture of upper end of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52091S | Other fracture of upper end of right ulna, sequela | CMS +S52092A | Other fracture of upper end of left ulna, initial encounter for closed fracture | CMS +S52092B | Other fracture of upper end of left ulna, initial encounter for open fracture type I or II | CMS +S52092C | Other fracture of upper end of left ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52092D | Other fracture of upper end of left ulna, subsequent encounter for closed fracture with routine healing | CMS +S52092E | Other fracture of upper end of left ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52092F | Other fracture of upper end of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52092G | Other fracture of upper end of left ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52092H | Other fracture of upper end of left ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52092J | Other fracture of upper end of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52092K | Other fracture of upper end of left ulna, subsequent encounter for closed fracture with nonunion | CMS +S52092M | Other fracture of upper end of left ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52092N | Other fracture of upper end of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52092P | Other fracture of upper end of left ulna, subsequent encounter for closed fracture with malunion | CMS +S52092Q | Other fracture of upper end of left ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52092R | Other fracture of upper end of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52092S | Other fracture of upper end of left ulna, sequela | CMS +S52099A | Other fracture of upper end of unspecified ulna, initial encounter for closed fracture | CMS +S52099B | Other fracture of upper end of unspecified ulna, initial encounter for open fracture type I or II | CMS +S52099C | Other fracture of upper end of unspecified ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52099D | Other fracture of upper end of unspecified ulna, subsequent encounter for closed fracture with routine healing | CMS +S52099E | Other fracture of upper end of unspecified ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52099F | Other fracture of upper end of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52099G | Other fracture of upper end of unspecified ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52099H | Other fracture of upper end of unspecified ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52099J | Other fracture of upper end of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52099K | Other fracture of upper end of unspecified ulna, subsequent encounter for closed fracture with nonunion | CMS +S52099M | Other fracture of upper end of unspecified ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52099N | Other fracture of upper end of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52099P | Other fracture of upper end of unspecified ulna, subsequent encounter for closed fracture with malunion | CMS +S52099Q | Other fracture of upper end of unspecified ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52099R | Other fracture of upper end of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52099S | Other fracture of upper end of unspecified ulna, sequela | CMS +S52101A | Unspecified fracture of upper end of right radius, initial encounter for closed fracture | CMS +S52101B | Unspecified fracture of upper end of right radius, initial encounter for open fracture type I or II | CMS +S52101C | Unspecified fracture of upper end of right radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52101D | Unspecified fracture of upper end of right radius, subsequent encounter for closed fracture with routine healing | CMS +S52101E | Unspecified fracture of upper end of right radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52101F | Unspecified fracture of upper end of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52101G | Unspecified fracture of upper end of right radius, subsequent encounter for closed fracture with delayed healing | CMS +S52101H | Unspecified fracture of upper end of right radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52101J | Unspecified fracture of upper end of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52101K | Unspecified fracture of upper end of right radius, subsequent encounter for closed fracture with nonunion | CMS +S52101M | Unspecified fracture of upper end of right radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52101N | Unspecified fracture of upper end of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52101P | Unspecified fracture of upper end of right radius, subsequent encounter for closed fracture with malunion | CMS +S52101Q | Unspecified fracture of upper end of right radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52101R | Unspecified fracture of upper end of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52101S | Unspecified fracture of upper end of right radius, sequela | CMS +S52102A | Unspecified fracture of upper end of left radius, initial encounter for closed fracture | CMS +S52102B | Unspecified fracture of upper end of left radius, initial encounter for open fracture type I or II | CMS +S52102C | Unspecified fracture of upper end of left radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52102D | Unspecified fracture of upper end of left radius, subsequent encounter for closed fracture with routine healing | CMS +S52102E | Unspecified fracture of upper end of left radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52102F | Unspecified fracture of upper end of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52102G | Unspecified fracture of upper end of left radius, subsequent encounter for closed fracture with delayed healing | CMS +S52102H | Unspecified fracture of upper end of left radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52102J | Unspecified fracture of upper end of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52102K | Unspecified fracture of upper end of left radius, subsequent encounter for closed fracture with nonunion | CMS +S52102M | Unspecified fracture of upper end of left radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52102N | Unspecified fracture of upper end of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52102P | Unspecified fracture of upper end of left radius, subsequent encounter for closed fracture with malunion | CMS +S52102Q | Unspecified fracture of upper end of left radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52102R | Unspecified fracture of upper end of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52102S | Unspecified fracture of upper end of left radius, sequela | CMS +S52109A | Unspecified fracture of upper end of unspecified radius, initial encounter for closed fracture | CMS +S52109B | Unspecified fracture of upper end of unspecified radius, initial encounter for open fracture type I or II | CMS +S52109C | Unspecified fracture of upper end of unspecified radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52109D | Unspecified fracture of upper end of unspecified radius, subsequent encounter for closed fracture with routine healing | CMS +S52109E | Unspecified fracture of upper end of unspecified radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52109F | Unspecified fracture of upper end of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52109G | Unspecified fracture of upper end of unspecified radius, subsequent encounter for closed fracture with delayed healing | CMS +S52109H | Unspecified fracture of upper end of unspecified radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52109J | Unspecified fracture of upper end of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52109K | Unspecified fracture of upper end of unspecified radius, subsequent encounter for closed fracture with nonunion | CMS +S52109M | Unspecified fracture of upper end of unspecified radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52109N | Unspecified fracture of upper end of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52109P | Unspecified fracture of upper end of unspecified radius, subsequent encounter for closed fracture with malunion | CMS +S52109Q | Unspecified fracture of upper end of unspecified radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52109R | Unspecified fracture of upper end of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52109S | Unspecified fracture of upper end of unspecified radius, sequela | CMS +S52111A | Torus fracture of upper end of right radius, initial encounter for closed fracture | CMS +S52111D | Torus fracture of upper end of right radius, subsequent encounter for fracture with routine healing | CMS +S52111G | Torus fracture of upper end of right radius, subsequent encounter for fracture with delayed healing | CMS +S52111K | Torus fracture of upper end of right radius, subsequent encounter for fracture with nonunion | CMS +S52111P | Torus fracture of upper end of right radius, subsequent encounter for fracture with malunion | CMS +S52111S | Torus fracture of upper end of right radius, sequela | CMS +S52112A | Torus fracture of upper end of left radius, initial encounter for closed fracture | CMS +S52112D | Torus fracture of upper end of left radius, subsequent encounter for fracture with routine healing | CMS +S52112G | Torus fracture of upper end of left radius, subsequent encounter for fracture with delayed healing | CMS +S52112K | Torus fracture of upper end of left radius, subsequent encounter for fracture with nonunion | CMS +S52112P | Torus fracture of upper end of left radius, subsequent encounter for fracture with malunion | CMS +S52112S | Torus fracture of upper end of left radius, sequela | CMS +S52119A | Torus fracture of upper end of unspecified radius, initial encounter for closed fracture | CMS +S52119D | Torus fracture of upper end of unspecified radius, subsequent encounter for fracture with routine healing | CMS +S52119G | Torus fracture of upper end of unspecified radius, subsequent encounter for fracture with delayed healing | CMS +S52119K | Torus fracture of upper end of unspecified radius, subsequent encounter for fracture with nonunion | CMS +S52119P | Torus fracture of upper end of unspecified radius, subsequent encounter for fracture with malunion | CMS +S52119S | Torus fracture of upper end of unspecified radius, sequela | CMS +S52121A | Displaced fracture of head of right radius, initial encounter for closed fracture | CMS +S52121B | Displaced fracture of head of right radius, initial encounter for open fracture type I or II | CMS +S52121C | Displaced fracture of head of right radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52121D | Displaced fracture of head of right radius, subsequent encounter for closed fracture with routine healing | CMS +S52121E | Displaced fracture of head of right radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52121F | Displaced fracture of head of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52121G | Displaced fracture of head of right radius, subsequent encounter for closed fracture with delayed healing | CMS +S52121H | Displaced fracture of head of right radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52121J | Displaced fracture of head of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52121K | Displaced fracture of head of right radius, subsequent encounter for closed fracture with nonunion | CMS +S52121M | Displaced fracture of head of right radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52121N | Displaced fracture of head of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52121P | Displaced fracture of head of right radius, subsequent encounter for closed fracture with malunion | CMS +S52121Q | Displaced fracture of head of right radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52121R | Displaced fracture of head of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52121S | Displaced fracture of head of right radius, sequela | CMS +S52122A | Displaced fracture of head of left radius, initial encounter for closed fracture | CMS +S52122B | Displaced fracture of head of left radius, initial encounter for open fracture type I or II | CMS +S52122C | Displaced fracture of head of left radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52122D | Displaced fracture of head of left radius, subsequent encounter for closed fracture with routine healing | CMS +S52122E | Displaced fracture of head of left radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52122F | Displaced fracture of head of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52122G | Displaced fracture of head of left radius, subsequent encounter for closed fracture with delayed healing | CMS +S52122H | Displaced fracture of head of left radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52122J | Displaced fracture of head of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52122K | Displaced fracture of head of left radius, subsequent encounter for closed fracture with nonunion | CMS +S52122M | Displaced fracture of head of left radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52122N | Displaced fracture of head of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52122P | Displaced fracture of head of left radius, subsequent encounter for closed fracture with malunion | CMS +S52122Q | Displaced fracture of head of left radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52122R | Displaced fracture of head of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52122S | Displaced fracture of head of left radius, sequela | CMS +S52123A | Displaced fracture of head of unspecified radius, initial encounter for closed fracture | CMS +S52123B | Displaced fracture of head of unspecified radius, initial encounter for open fracture type I or II | CMS +S52123C | Displaced fracture of head of unspecified radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52123D | Displaced fracture of head of unspecified radius, subsequent encounter for closed fracture with routine healing | CMS +S52123E | Displaced fracture of head of unspecified radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52123F | Displaced fracture of head of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52123G | Displaced fracture of head of unspecified radius, subsequent encounter for closed fracture with delayed healing | CMS +S52123H | Displaced fracture of head of unspecified radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52123J | Displaced fracture of head of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52123K | Displaced fracture of head of unspecified radius, subsequent encounter for closed fracture with nonunion | CMS +S52123M | Displaced fracture of head of unspecified radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52123N | Displaced fracture of head of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52123P | Displaced fracture of head of unspecified radius, subsequent encounter for closed fracture with malunion | CMS +S52123Q | Displaced fracture of head of unspecified radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52123R | Displaced fracture of head of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52123S | Displaced fracture of head of unspecified radius, sequela | CMS +S52124A | Nondisplaced fracture of head of right radius, initial encounter for closed fracture | CMS +S52124B | Nondisplaced fracture of head of right radius, initial encounter for open fracture type I or II | CMS +S52124C | Nondisplaced fracture of head of right radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52124D | Nondisplaced fracture of head of right radius, subsequent encounter for closed fracture with routine healing | CMS +S52124E | Nondisplaced fracture of head of right radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52124F | Nondisplaced fracture of head of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52124G | Nondisplaced fracture of head of right radius, subsequent encounter for closed fracture with delayed healing | CMS +S52124H | Nondisplaced fracture of head of right radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52124J | Nondisplaced fracture of head of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52124K | Nondisplaced fracture of head of right radius, subsequent encounter for closed fracture with nonunion | CMS +S52124M | Nondisplaced fracture of head of right radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52124N | Nondisplaced fracture of head of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52124P | Nondisplaced fracture of head of right radius, subsequent encounter for closed fracture with malunion | CMS +S52124Q | Nondisplaced fracture of head of right radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52124R | Nondisplaced fracture of head of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52124S | Nondisplaced fracture of head of right radius, sequela | CMS +S52125A | Nondisplaced fracture of head of left radius, initial encounter for closed fracture | CMS +S52125B | Nondisplaced fracture of head of left radius, initial encounter for open fracture type I or II | CMS +S52125C | Nondisplaced fracture of head of left radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52125D | Nondisplaced fracture of head of left radius, subsequent encounter for closed fracture with routine healing | CMS +S52125E | Nondisplaced fracture of head of left radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52125F | Nondisplaced fracture of head of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52125G | Nondisplaced fracture of head of left radius, subsequent encounter for closed fracture with delayed healing | CMS +S52125H | Nondisplaced fracture of head of left radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52125J | Nondisplaced fracture of head of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52125K | Nondisplaced fracture of head of left radius, subsequent encounter for closed fracture with nonunion | CMS +S52125M | Nondisplaced fracture of head of left radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52125N | Nondisplaced fracture of head of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52125P | Nondisplaced fracture of head of left radius, subsequent encounter for closed fracture with malunion | CMS +S52125Q | Nondisplaced fracture of head of left radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52125R | Nondisplaced fracture of head of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52125S | Nondisplaced fracture of head of left radius, sequela | CMS +S52126A | Nondisplaced fracture of head of unspecified radius, initial encounter for closed fracture | CMS +S52126B | Nondisplaced fracture of head of unspecified radius, initial encounter for open fracture type I or II | CMS +S52126C | Nondisplaced fracture of head of unspecified radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52126D | Nondisplaced fracture of head of unspecified radius, subsequent encounter for closed fracture with routine healing | CMS +S52126E | Nondisplaced fracture of head of unspecified radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52126F | Nondisplaced fracture of head of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52126G | Nondisplaced fracture of head of unspecified radius, subsequent encounter for closed fracture with delayed healing | CMS +S52126H | Nondisplaced fracture of head of unspecified radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52126J | Nondisplaced fracture of head of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52126K | Nondisplaced fracture of head of unspecified radius, subsequent encounter for closed fracture with nonunion | CMS +S52126M | Nondisplaced fracture of head of unspecified radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52126N | Nondisplaced fracture of head of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52126P | Nondisplaced fracture of head of unspecified radius, subsequent encounter for closed fracture with malunion | CMS +S52126Q | Nondisplaced fracture of head of unspecified radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52126R | Nondisplaced fracture of head of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52126S | Nondisplaced fracture of head of unspecified radius, sequela | CMS +S52131A | Displaced fracture of neck of right radius, initial encounter for closed fracture | CMS +S52131B | Displaced fracture of neck of right radius, initial encounter for open fracture type I or II | CMS +S52131C | Displaced fracture of neck of right radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52131D | Displaced fracture of neck of right radius, subsequent encounter for closed fracture with routine healing | CMS +S52131E | Displaced fracture of neck of right radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52131F | Displaced fracture of neck of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52131G | Displaced fracture of neck of right radius, subsequent encounter for closed fracture with delayed healing | CMS +S52131H | Displaced fracture of neck of right radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52131J | Displaced fracture of neck of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52131K | Displaced fracture of neck of right radius, subsequent encounter for closed fracture with nonunion | CMS +S52131M | Displaced fracture of neck of right radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52131N | Displaced fracture of neck of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52131P | Displaced fracture of neck of right radius, subsequent encounter for closed fracture with malunion | CMS +S52131Q | Displaced fracture of neck of right radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52131R | Displaced fracture of neck of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52131S | Displaced fracture of neck of right radius, sequela | CMS +S52132A | Displaced fracture of neck of left radius, initial encounter for closed fracture | CMS +S52132B | Displaced fracture of neck of left radius, initial encounter for open fracture type I or II | CMS +S52132C | Displaced fracture of neck of left radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52132D | Displaced fracture of neck of left radius, subsequent encounter for closed fracture with routine healing | CMS +S52132E | Displaced fracture of neck of left radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52132F | Displaced fracture of neck of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52132G | Displaced fracture of neck of left radius, subsequent encounter for closed fracture with delayed healing | CMS +S52132H | Displaced fracture of neck of left radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52132J | Displaced fracture of neck of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52132K | Displaced fracture of neck of left radius, subsequent encounter for closed fracture with nonunion | CMS +S52132M | Displaced fracture of neck of left radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52132N | Displaced fracture of neck of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52132P | Displaced fracture of neck of left radius, subsequent encounter for closed fracture with malunion | CMS +S52132Q | Displaced fracture of neck of left radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52132R | Displaced fracture of neck of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52132S | Displaced fracture of neck of left radius, sequela | CMS +S52133A | Displaced fracture of neck of unspecified radius, initial encounter for closed fracture | CMS +S52133B | Displaced fracture of neck of unspecified radius, initial encounter for open fracture type I or II | CMS +S52133C | Displaced fracture of neck of unspecified radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52133D | Displaced fracture of neck of unspecified radius, subsequent encounter for closed fracture with routine healing | CMS +S52133E | Displaced fracture of neck of unspecified radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52133F | Displaced fracture of neck of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52133G | Displaced fracture of neck of unspecified radius, subsequent encounter for closed fracture with delayed healing | CMS +S52133H | Displaced fracture of neck of unspecified radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52133J | Displaced fracture of neck of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52133K | Displaced fracture of neck of unspecified radius, subsequent encounter for closed fracture with nonunion | CMS +S52133M | Displaced fracture of neck of unspecified radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52133N | Displaced fracture of neck of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52133P | Displaced fracture of neck of unspecified radius, subsequent encounter for closed fracture with malunion | CMS +S52133Q | Displaced fracture of neck of unspecified radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52133R | Displaced fracture of neck of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52133S | Displaced fracture of neck of unspecified radius, sequela | CMS +S52134A | Nondisplaced fracture of neck of right radius, initial encounter for closed fracture | CMS +S52134B | Nondisplaced fracture of neck of right radius, initial encounter for open fracture type I or II | CMS +S52134C | Nondisplaced fracture of neck of right radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52134D | Nondisplaced fracture of neck of right radius, subsequent encounter for closed fracture with routine healing | CMS +S52134E | Nondisplaced fracture of neck of right radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52134F | Nondisplaced fracture of neck of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52134G | Nondisplaced fracture of neck of right radius, subsequent encounter for closed fracture with delayed healing | CMS +S52134H | Nondisplaced fracture of neck of right radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52134J | Nondisplaced fracture of neck of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52134K | Nondisplaced fracture of neck of right radius, subsequent encounter for closed fracture with nonunion | CMS +S52134M | Nondisplaced fracture of neck of right radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52134N | Nondisplaced fracture of neck of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52134P | Nondisplaced fracture of neck of right radius, subsequent encounter for closed fracture with malunion | CMS +S52134Q | Nondisplaced fracture of neck of right radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52134R | Nondisplaced fracture of neck of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52134S | Nondisplaced fracture of neck of right radius, sequela | CMS +S52135A | Nondisplaced fracture of neck of left radius, initial encounter for closed fracture | CMS +S52135B | Nondisplaced fracture of neck of left radius, initial encounter for open fracture type I or II | CMS +S52135C | Nondisplaced fracture of neck of left radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52135D | Nondisplaced fracture of neck of left radius, subsequent encounter for closed fracture with routine healing | CMS +S52135E | Nondisplaced fracture of neck of left radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52135F | Nondisplaced fracture of neck of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52135G | Nondisplaced fracture of neck of left radius, subsequent encounter for closed fracture with delayed healing | CMS +S52135H | Nondisplaced fracture of neck of left radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52135J | Nondisplaced fracture of neck of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52135K | Nondisplaced fracture of neck of left radius, subsequent encounter for closed fracture with nonunion | CMS +S52135M | Nondisplaced fracture of neck of left radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52135N | Nondisplaced fracture of neck of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52135P | Nondisplaced fracture of neck of left radius, subsequent encounter for closed fracture with malunion | CMS +S52135Q | Nondisplaced fracture of neck of left radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52135R | Nondisplaced fracture of neck of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52135S | Nondisplaced fracture of neck of left radius, sequela | CMS +S52136A | Nondisplaced fracture of neck of unspecified radius, initial encounter for closed fracture | CMS +S52136B | Nondisplaced fracture of neck of unspecified radius, initial encounter for open fracture type I or II | CMS +S52136C | Nondisplaced fracture of neck of unspecified radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52136D | Nondisplaced fracture of neck of unspecified radius, subsequent encounter for closed fracture with routine healing | CMS +S52136E | Nondisplaced fracture of neck of unspecified radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52136F | Nondisplaced fracture of neck of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52136G | Nondisplaced fracture of neck of unspecified radius, subsequent encounter for closed fracture with delayed healing | CMS +S52136H | Nondisplaced fracture of neck of unspecified radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52136J | Nondisplaced fracture of neck of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52136K | Nondisplaced fracture of neck of unspecified radius, subsequent encounter for closed fracture with nonunion | CMS +S52136M | Nondisplaced fracture of neck of unspecified radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52136N | Nondisplaced fracture of neck of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52136P | Nondisplaced fracture of neck of unspecified radius, subsequent encounter for closed fracture with malunion | CMS +S52136Q | Nondisplaced fracture of neck of unspecified radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52136R | Nondisplaced fracture of neck of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52136S | Nondisplaced fracture of neck of unspecified radius, sequela | CMS +S52181A | Other fracture of upper end of right radius, initial encounter for closed fracture | CMS +S52181B | Other fracture of upper end of right radius, initial encounter for open fracture type I or II | CMS +S52181C | Other fracture of upper end of right radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52181D | Other fracture of upper end of right radius, subsequent encounter for closed fracture with routine healing | CMS +S52181E | Other fracture of upper end of right radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52181F | Other fracture of upper end of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52181G | Other fracture of upper end of right radius, subsequent encounter for closed fracture with delayed healing | CMS +S52181H | Other fracture of upper end of right radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52181J | Other fracture of upper end of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52181K | Other fracture of upper end of right radius, subsequent encounter for closed fracture with nonunion | CMS +S52181M | Other fracture of upper end of right radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52181N | Other fracture of upper end of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52181P | Other fracture of upper end of right radius, subsequent encounter for closed fracture with malunion | CMS +S52181Q | Other fracture of upper end of right radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52181R | Other fracture of upper end of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52181S | Other fracture of upper end of right radius, sequela | CMS +S52182A | Other fracture of upper end of left radius, initial encounter for closed fracture | CMS +S52182B | Other fracture of upper end of left radius, initial encounter for open fracture type I or II | CMS +S52182C | Other fracture of upper end of left radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52182D | Other fracture of upper end of left radius, subsequent encounter for closed fracture with routine healing | CMS +S52182E | Other fracture of upper end of left radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52182F | Other fracture of upper end of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52182G | Other fracture of upper end of left radius, subsequent encounter for closed fracture with delayed healing | CMS +S52182H | Other fracture of upper end of left radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52182J | Other fracture of upper end of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52182K | Other fracture of upper end of left radius, subsequent encounter for closed fracture with nonunion | CMS +S52182M | Other fracture of upper end of left radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52182N | Other fracture of upper end of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52182P | Other fracture of upper end of left radius, subsequent encounter for closed fracture with malunion | CMS +S52182Q | Other fracture of upper end of left radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52182R | Other fracture of upper end of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52182S | Other fracture of upper end of left radius, sequela | CMS +S52189A | Other fracture of upper end of unspecified radius, initial encounter for closed fracture | CMS +S52189B | Other fracture of upper end of unspecified radius, initial encounter for open fracture type I or II | CMS +S52189C | Other fracture of upper end of unspecified radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52189D | Other fracture of upper end of unspecified radius, subsequent encounter for closed fracture with routine healing | CMS +S52189E | Other fracture of upper end of unspecified radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52189F | Other fracture of upper end of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52189G | Other fracture of upper end of unspecified radius, subsequent encounter for closed fracture with delayed healing | CMS +S52189H | Other fracture of upper end of unspecified radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52189J | Other fracture of upper end of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52189K | Other fracture of upper end of unspecified radius, subsequent encounter for closed fracture with nonunion | CMS +S52189M | Other fracture of upper end of unspecified radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52189N | Other fracture of upper end of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52189P | Other fracture of upper end of unspecified radius, subsequent encounter for closed fracture with malunion | CMS +S52189Q | Other fracture of upper end of unspecified radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52189R | Other fracture of upper end of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52189S | Other fracture of upper end of unspecified radius, sequela | CMS +S52201A | Unspecified fracture of shaft of right ulna, initial encounter for closed fracture | CMS +S52201B | Unspecified fracture of shaft of right ulna, initial encounter for open fracture type I or II | CMS +S52201C | Unspecified fracture of shaft of right ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52201D | Unspecified fracture of shaft of right ulna, subsequent encounter for closed fracture with routine healing | CMS +S52201E | Unspecified fracture of shaft of right ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52201F | Unspecified fracture of shaft of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52201G | Unspecified fracture of shaft of right ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52201H | Unspecified fracture of shaft of right ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52201J | Unspecified fracture of shaft of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52201K | Unspecified fracture of shaft of right ulna, subsequent encounter for closed fracture with nonunion | CMS +S52201M | Unspecified fracture of shaft of right ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52201N | Unspecified fracture of shaft of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52201P | Unspecified fracture of shaft of right ulna, subsequent encounter for closed fracture with malunion | CMS +S52201Q | Unspecified fracture of shaft of right ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52201R | Unspecified fracture of shaft of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52201S | Unspecified fracture of shaft of right ulna, sequela | CMS +S52202A | Unspecified fracture of shaft of left ulna, initial encounter for closed fracture | CMS +S52202B | Unspecified fracture of shaft of left ulna, initial encounter for open fracture type I or II | CMS +S52202C | Unspecified fracture of shaft of left ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52202D | Unspecified fracture of shaft of left ulna, subsequent encounter for closed fracture with routine healing | CMS +S52202E | Unspecified fracture of shaft of left ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52202F | Unspecified fracture of shaft of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52202G | Unspecified fracture of shaft of left ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52202H | Unspecified fracture of shaft of left ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52202J | Unspecified fracture of shaft of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52202K | Unspecified fracture of shaft of left ulna, subsequent encounter for closed fracture with nonunion | CMS +S52202M | Unspecified fracture of shaft of left ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52202N | Unspecified fracture of shaft of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52202P | Unspecified fracture of shaft of left ulna, subsequent encounter for closed fracture with malunion | CMS +S52202Q | Unspecified fracture of shaft of left ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52202R | Unspecified fracture of shaft of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52202S | Unspecified fracture of shaft of left ulna, sequela | CMS +S52209A | Unspecified fracture of shaft of unspecified ulna, initial encounter for closed fracture | CMS +S52209B | Unspecified fracture of shaft of unspecified ulna, initial encounter for open fracture type I or II | CMS +S52209C | Unspecified fracture of shaft of unspecified ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52209D | Unspecified fracture of shaft of unspecified ulna, subsequent encounter for closed fracture with routine healing | CMS +S52209E | Unspecified fracture of shaft of unspecified ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52209F | Unspecified fracture of shaft of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52209G | Unspecified fracture of shaft of unspecified ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52209H | Unspecified fracture of shaft of unspecified ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52209J | Unspecified fracture of shaft of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52209K | Unspecified fracture of shaft of unspecified ulna, subsequent encounter for closed fracture with nonunion | CMS +S52209M | Unspecified fracture of shaft of unspecified ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52209N | Unspecified fracture of shaft of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52209P | Unspecified fracture of shaft of unspecified ulna, subsequent encounter for closed fracture with malunion | CMS +S52209Q | Unspecified fracture of shaft of unspecified ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52209R | Unspecified fracture of shaft of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52209S | Unspecified fracture of shaft of unspecified ulna, sequela | CMS +S52211A | Greenstick fracture of shaft of right ulna, initial encounter for closed fracture | CMS +S52211D | Greenstick fracture of shaft of right ulna, subsequent encounter for fracture with routine healing | CMS +S52211G | Greenstick fracture of shaft of right ulna, subsequent encounter for fracture with delayed healing | CMS +S52211K | Greenstick fracture of shaft of right ulna, subsequent encounter for fracture with nonunion | CMS +S52211P | Greenstick fracture of shaft of right ulna, subsequent encounter for fracture with malunion | CMS +S52211S | Greenstick fracture of shaft of right ulna, sequela | CMS +S52212A | Greenstick fracture of shaft of left ulna, initial encounter for closed fracture | CMS +S52212D | Greenstick fracture of shaft of left ulna, subsequent encounter for fracture with routine healing | CMS +S52212G | Greenstick fracture of shaft of left ulna, subsequent encounter for fracture with delayed healing | CMS +S52212K | Greenstick fracture of shaft of left ulna, subsequent encounter for fracture with nonunion | CMS +S52212P | Greenstick fracture of shaft of left ulna, subsequent encounter for fracture with malunion | CMS +S52212S | Greenstick fracture of shaft of left ulna, sequela | CMS +S52219A | Greenstick fracture of shaft of unspecified ulna, initial encounter for closed fracture | CMS +S52219D | Greenstick fracture of shaft of unspecified ulna, subsequent encounter for fracture with routine healing | CMS +S52219G | Greenstick fracture of shaft of unspecified ulna, subsequent encounter for fracture with delayed healing | CMS +S52219K | Greenstick fracture of shaft of unspecified ulna, subsequent encounter for fracture with nonunion | CMS +S52219P | Greenstick fracture of shaft of unspecified ulna, subsequent encounter for fracture with malunion | CMS +S52219S | Greenstick fracture of shaft of unspecified ulna, sequela | CMS +S52221A | Displaced transverse fracture of shaft of right ulna, initial encounter for closed fracture | CMS +S52221B | Displaced transverse fracture of shaft of right ulna, initial encounter for open fracture type I or II | CMS +S52221C | Displaced transverse fracture of shaft of right ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52221D | Displaced transverse fracture of shaft of right ulna, subsequent encounter for closed fracture with routine healing | CMS +S52221E | Displaced transverse fracture of shaft of right ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52221F | Displaced transverse fracture of shaft of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52221G | Displaced transverse fracture of shaft of right ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52221H | Displaced transverse fracture of shaft of right ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52221J | Displaced transverse fracture of shaft of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52221K | Displaced transverse fracture of shaft of right ulna, subsequent encounter for closed fracture with nonunion | CMS +S52221M | Displaced transverse fracture of shaft of right ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52221N | Displaced transverse fracture of shaft of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52221P | Displaced transverse fracture of shaft of right ulna, subsequent encounter for closed fracture with malunion | CMS +S52221Q | Displaced transverse fracture of shaft of right ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52221R | Displaced transverse fracture of shaft of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52221S | Displaced transverse fracture of shaft of right ulna, sequela | CMS +S52222A | Displaced transverse fracture of shaft of left ulna, initial encounter for closed fracture | CMS +S52222B | Displaced transverse fracture of shaft of left ulna, initial encounter for open fracture type I or II | CMS +S52222C | Displaced transverse fracture of shaft of left ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52222D | Displaced transverse fracture of shaft of left ulna, subsequent encounter for closed fracture with routine healing | CMS +S52222E | Displaced transverse fracture of shaft of left ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52222F | Displaced transverse fracture of shaft of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52222G | Displaced transverse fracture of shaft of left ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52222H | Displaced transverse fracture of shaft of left ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52222J | Displaced transverse fracture of shaft of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52222K | Displaced transverse fracture of shaft of left ulna, subsequent encounter for closed fracture with nonunion | CMS +S52222M | Displaced transverse fracture of shaft of left ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52222N | Displaced transverse fracture of shaft of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52222P | Displaced transverse fracture of shaft of left ulna, subsequent encounter for closed fracture with malunion | CMS +S52222Q | Displaced transverse fracture of shaft of left ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52222R | Displaced transverse fracture of shaft of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52222S | Displaced transverse fracture of shaft of left ulna, sequela | CMS +S52223A | Displaced transverse fracture of shaft of unspecified ulna, initial encounter for closed fracture | CMS +S52223B | Displaced transverse fracture of shaft of unspecified ulna, initial encounter for open fracture type I or II | CMS +S52223C | Displaced transverse fracture of shaft of unspecified ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52223D | Displaced transverse fracture of shaft of unspecified ulna, subsequent encounter for closed fracture with routine healing | CMS +S52223E | Displaced transverse fracture of shaft of unspecified ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52223F | Displaced transverse fracture of shaft of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52223G | Displaced transverse fracture of shaft of unspecified ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52223H | Displaced transverse fracture of shaft of unspecified ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52223J | Displaced transverse fracture of shaft of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52223K | Displaced transverse fracture of shaft of unspecified ulna, subsequent encounter for closed fracture with nonunion | CMS +S52223M | Displaced transverse fracture of shaft of unspecified ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52223N | Displaced transverse fracture of shaft of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52223P | Displaced transverse fracture of shaft of unspecified ulna, subsequent encounter for closed fracture with malunion | CMS +S52223Q | Displaced transverse fracture of shaft of unspecified ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52223R | Displaced transverse fracture of shaft of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52223S | Displaced transverse fracture of shaft of unspecified ulna, sequela | CMS +S52224A | Nondisplaced transverse fracture of shaft of right ulna, initial encounter for closed fracture | CMS +S52224B | Nondisplaced transverse fracture of shaft of right ulna, initial encounter for open fracture type I or II | CMS +S52224C | Nondisplaced transverse fracture of shaft of right ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52224D | Nondisplaced transverse fracture of shaft of right ulna, subsequent encounter for closed fracture with routine healing | CMS +S52224E | Nondisplaced transverse fracture of shaft of right ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52224F | Nondisplaced transverse fracture of shaft of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52224G | Nondisplaced transverse fracture of shaft of right ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52224H | Nondisplaced transverse fracture of shaft of right ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52224J | Nondisplaced transverse fracture of shaft of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52224K | Nondisplaced transverse fracture of shaft of right ulna, subsequent encounter for closed fracture with nonunion | CMS +S52224M | Nondisplaced transverse fracture of shaft of right ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52224N | Nondisplaced transverse fracture of shaft of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52224P | Nondisplaced transverse fracture of shaft of right ulna, subsequent encounter for closed fracture with malunion | CMS +S52224Q | Nondisplaced transverse fracture of shaft of right ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52224R | Nondisplaced transverse fracture of shaft of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52224S | Nondisplaced transverse fracture of shaft of right ulna, sequela | CMS +S52225A | Nondisplaced transverse fracture of shaft of left ulna, initial encounter for closed fracture | CMS +S52225B | Nondisplaced transverse fracture of shaft of left ulna, initial encounter for open fracture type I or II | CMS +S52225C | Nondisplaced transverse fracture of shaft of left ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52225D | Nondisplaced transverse fracture of shaft of left ulna, subsequent encounter for closed fracture with routine healing | CMS +S52225E | Nondisplaced transverse fracture of shaft of left ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52225F | Nondisplaced transverse fracture of shaft of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52225G | Nondisplaced transverse fracture of shaft of left ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52225H | Nondisplaced transverse fracture of shaft of left ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52225J | Nondisplaced transverse fracture of shaft of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52225K | Nondisplaced transverse fracture of shaft of left ulna, subsequent encounter for closed fracture with nonunion | CMS +S52225M | Nondisplaced transverse fracture of shaft of left ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52225N | Nondisplaced transverse fracture of shaft of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52225P | Nondisplaced transverse fracture of shaft of left ulna, subsequent encounter for closed fracture with malunion | CMS +S52225Q | Nondisplaced transverse fracture of shaft of left ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52225R | Nondisplaced transverse fracture of shaft of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52225S | Nondisplaced transverse fracture of shaft of left ulna, sequela | CMS +S52226A | Nondisplaced transverse fracture of shaft of unspecified ulna, initial encounter for closed fracture | CMS +S52226B | Nondisplaced transverse fracture of shaft of unspecified ulna, initial encounter for open fracture type I or II | CMS +S52226C | Nondisplaced transverse fracture of shaft of unspecified ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52226D | Nondisplaced transverse fracture of shaft of unspecified ulna, subsequent encounter for closed fracture with routine healing | CMS +S52226E | Nondisplaced transverse fracture of shaft of unspecified ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52226F | Nondisplaced transverse fracture of shaft of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52226G | Nondisplaced transverse fracture of shaft of unspecified ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52226H | Nondisplaced transverse fracture of shaft of unspecified ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52226J | Nondisplaced transverse fracture of shaft of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52226K | Nondisplaced transverse fracture of shaft of unspecified ulna, subsequent encounter for closed fracture with nonunion | CMS +S52226M | Nondisplaced transverse fracture of shaft of unspecified ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52226N | Nondisplaced transverse fracture of shaft of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52226P | Nondisplaced transverse fracture of shaft of unspecified ulna, subsequent encounter for closed fracture with malunion | CMS +S52226Q | Nondisplaced transverse fracture of shaft of unspecified ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52226R | Nondisplaced transverse fracture of shaft of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52226S | Nondisplaced transverse fracture of shaft of unspecified ulna, sequela | CMS +S52231A | Displaced oblique fracture of shaft of right ulna, initial encounter for closed fracture | CMS +S52231B | Displaced oblique fracture of shaft of right ulna, initial encounter for open fracture type I or II | CMS +S52231C | Displaced oblique fracture of shaft of right ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52231D | Displaced oblique fracture of shaft of right ulna, subsequent encounter for closed fracture with routine healing | CMS +S52231E | Displaced oblique fracture of shaft of right ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52231F | Displaced oblique fracture of shaft of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52231G | Displaced oblique fracture of shaft of right ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52231H | Displaced oblique fracture of shaft of right ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52231J | Displaced oblique fracture of shaft of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52231K | Displaced oblique fracture of shaft of right ulna, subsequent encounter for closed fracture with nonunion | CMS +S52231M | Displaced oblique fracture of shaft of right ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52231N | Displaced oblique fracture of shaft of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52231P | Displaced oblique fracture of shaft of right ulna, subsequent encounter for closed fracture with malunion | CMS +S52231Q | Displaced oblique fracture of shaft of right ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52231R | Displaced oblique fracture of shaft of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52231S | Displaced oblique fracture of shaft of right ulna, sequela | CMS +S52232A | Displaced oblique fracture of shaft of left ulna, initial encounter for closed fracture | CMS +S52232B | Displaced oblique fracture of shaft of left ulna, initial encounter for open fracture type I or II | CMS +S52232C | Displaced oblique fracture of shaft of left ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52232D | Displaced oblique fracture of shaft of left ulna, subsequent encounter for closed fracture with routine healing | CMS +S52232E | Displaced oblique fracture of shaft of left ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52232F | Displaced oblique fracture of shaft of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52232G | Displaced oblique fracture of shaft of left ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52232H | Displaced oblique fracture of shaft of left ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52232J | Displaced oblique fracture of shaft of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52232K | Displaced oblique fracture of shaft of left ulna, subsequent encounter for closed fracture with nonunion | CMS +S52232M | Displaced oblique fracture of shaft of left ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52232N | Displaced oblique fracture of shaft of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52232P | Displaced oblique fracture of shaft of left ulna, subsequent encounter for closed fracture with malunion | CMS +S52232Q | Displaced oblique fracture of shaft of left ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52232R | Displaced oblique fracture of shaft of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52232S | Displaced oblique fracture of shaft of left ulna, sequela | CMS +S52233A | Displaced oblique fracture of shaft of unspecified ulna, initial encounter for closed fracture | CMS +S52233B | Displaced oblique fracture of shaft of unspecified ulna, initial encounter for open fracture type I or II | CMS +S52233C | Displaced oblique fracture of shaft of unspecified ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52233D | Displaced oblique fracture of shaft of unspecified ulna, subsequent encounter for closed fracture with routine healing | CMS +S52233E | Displaced oblique fracture of shaft of unspecified ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52233F | Displaced oblique fracture of shaft of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52233G | Displaced oblique fracture of shaft of unspecified ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52233H | Displaced oblique fracture of shaft of unspecified ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52233J | Displaced oblique fracture of shaft of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52233K | Displaced oblique fracture of shaft of unspecified ulna, subsequent encounter for closed fracture with nonunion | CMS +S52233M | Displaced oblique fracture of shaft of unspecified ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52233N | Displaced oblique fracture of shaft of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52233P | Displaced oblique fracture of shaft of unspecified ulna, subsequent encounter for closed fracture with malunion | CMS +S52233Q | Displaced oblique fracture of shaft of unspecified ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52233R | Displaced oblique fracture of shaft of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52233S | Displaced oblique fracture of shaft of unspecified ulna, sequela | CMS +S52234A | Nondisplaced oblique fracture of shaft of right ulna, initial encounter for closed fracture | CMS +S52234B | Nondisplaced oblique fracture of shaft of right ulna, initial encounter for open fracture type I or II | CMS +S52234C | Nondisplaced oblique fracture of shaft of right ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52234D | Nondisplaced oblique fracture of shaft of right ulna, subsequent encounter for closed fracture with routine healing | CMS +S52234E | Nondisplaced oblique fracture of shaft of right ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52234F | Nondisplaced oblique fracture of shaft of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52234G | Nondisplaced oblique fracture of shaft of right ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52234H | Nondisplaced oblique fracture of shaft of right ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52234J | Nondisplaced oblique fracture of shaft of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52234K | Nondisplaced oblique fracture of shaft of right ulna, subsequent encounter for closed fracture with nonunion | CMS +S52234M | Nondisplaced oblique fracture of shaft of right ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52234N | Nondisplaced oblique fracture of shaft of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52234P | Nondisplaced oblique fracture of shaft of right ulna, subsequent encounter for closed fracture with malunion | CMS +S52234Q | Nondisplaced oblique fracture of shaft of right ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52234R | Nondisplaced oblique fracture of shaft of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52234S | Nondisplaced oblique fracture of shaft of right ulna, sequela | CMS +S52235A | Nondisplaced oblique fracture of shaft of left ulna, initial encounter for closed fracture | CMS +S52235B | Nondisplaced oblique fracture of shaft of left ulna, initial encounter for open fracture type I or II | CMS +S52235C | Nondisplaced oblique fracture of shaft of left ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52235D | Nondisplaced oblique fracture of shaft of left ulna, subsequent encounter for closed fracture with routine healing | CMS +S52235E | Nondisplaced oblique fracture of shaft of left ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52235F | Nondisplaced oblique fracture of shaft of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52235G | Nondisplaced oblique fracture of shaft of left ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52235H | Nondisplaced oblique fracture of shaft of left ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52235J | Nondisplaced oblique fracture of shaft of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52235K | Nondisplaced oblique fracture of shaft of left ulna, subsequent encounter for closed fracture with nonunion | CMS +S52235M | Nondisplaced oblique fracture of shaft of left ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52235N | Nondisplaced oblique fracture of shaft of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52235P | Nondisplaced oblique fracture of shaft of left ulna, subsequent encounter for closed fracture with malunion | CMS +S52235Q | Nondisplaced oblique fracture of shaft of left ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52235R | Nondisplaced oblique fracture of shaft of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52235S | Nondisplaced oblique fracture of shaft of left ulna, sequela | CMS +S52236A | Nondisplaced oblique fracture of shaft of unspecified ulna, initial encounter for closed fracture | CMS +S52236B | Nondisplaced oblique fracture of shaft of unspecified ulna, initial encounter for open fracture type I or II | CMS +S52236C | Nondisplaced oblique fracture of shaft of unspecified ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52236D | Nondisplaced oblique fracture of shaft of unspecified ulna, subsequent encounter for closed fracture with routine healing | CMS +S52236E | Nondisplaced oblique fracture of shaft of unspecified ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52236F | Nondisplaced oblique fracture of shaft of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52236G | Nondisplaced oblique fracture of shaft of unspecified ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52236H | Nondisplaced oblique fracture of shaft of unspecified ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52236J | Nondisplaced oblique fracture of shaft of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52236K | Nondisplaced oblique fracture of shaft of unspecified ulna, subsequent encounter for closed fracture with nonunion | CMS +S52236M | Nondisplaced oblique fracture of shaft of unspecified ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52236N | Nondisplaced oblique fracture of shaft of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52236P | Nondisplaced oblique fracture of shaft of unspecified ulna, subsequent encounter for closed fracture with malunion | CMS +S52236Q | Nondisplaced oblique fracture of shaft of unspecified ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52236R | Nondisplaced oblique fracture of shaft of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52236S | Nondisplaced oblique fracture of shaft of unspecified ulna, sequela | CMS +S52241A | Displaced spiral fracture of shaft of ulna, right arm, initial encounter for closed fracture | CMS +S52241B | Displaced spiral fracture of shaft of ulna, right arm, initial encounter for open fracture type I or II | CMS +S52241C | Displaced spiral fracture of shaft of ulna, right arm, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52241D | Displaced spiral fracture of shaft of ulna, right arm, subsequent encounter for closed fracture with routine healing | CMS +S52241E | Displaced spiral fracture of shaft of ulna, right arm, subsequent encounter for open fracture type I or II with routine healing | CMS +S52241F | Displaced spiral fracture of shaft of ulna, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52241G | Displaced spiral fracture of shaft of ulna, right arm, subsequent encounter for closed fracture with delayed healing | CMS +S52241H | Displaced spiral fracture of shaft of ulna, right arm, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52241J | Displaced spiral fracture of shaft of ulna, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52241K | Displaced spiral fracture of shaft of ulna, right arm, subsequent encounter for closed fracture with nonunion | CMS +S52241M | Displaced spiral fracture of shaft of ulna, right arm, subsequent encounter for open fracture type I or II with nonunion | CMS +S52241N | Displaced spiral fracture of shaft of ulna, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52241P | Displaced spiral fracture of shaft of ulna, right arm, subsequent encounter for closed fracture with malunion | CMS +S52241Q | Displaced spiral fracture of shaft of ulna, right arm, subsequent encounter for open fracture type I or II with malunion | CMS +S52241R | Displaced spiral fracture of shaft of ulna, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52241S | Displaced spiral fracture of shaft of ulna, right arm, sequela | CMS +S52242A | Displaced spiral fracture of shaft of ulna, left arm, initial encounter for closed fracture | CMS +S52242B | Displaced spiral fracture of shaft of ulna, left arm, initial encounter for open fracture type I or II | CMS +S52242C | Displaced spiral fracture of shaft of ulna, left arm, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52242D | Displaced spiral fracture of shaft of ulna, left arm, subsequent encounter for closed fracture with routine healing | CMS +S52242E | Displaced spiral fracture of shaft of ulna, left arm, subsequent encounter for open fracture type I or II with routine healing | CMS +S52242F | Displaced spiral fracture of shaft of ulna, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52242G | Displaced spiral fracture of shaft of ulna, left arm, subsequent encounter for closed fracture with delayed healing | CMS +S52242H | Displaced spiral fracture of shaft of ulna, left arm, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52242J | Displaced spiral fracture of shaft of ulna, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52242K | Displaced spiral fracture of shaft of ulna, left arm, subsequent encounter for closed fracture with nonunion | CMS +S52242M | Displaced spiral fracture of shaft of ulna, left arm, subsequent encounter for open fracture type I or II with nonunion | CMS +S52242N | Displaced spiral fracture of shaft of ulna, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52242P | Displaced spiral fracture of shaft of ulna, left arm, subsequent encounter for closed fracture with malunion | CMS +S52242Q | Displaced spiral fracture of shaft of ulna, left arm, subsequent encounter for open fracture type I or II with malunion | CMS +S52242R | Displaced spiral fracture of shaft of ulna, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52242S | Displaced spiral fracture of shaft of ulna, left arm, sequela | CMS +S52243A | Displaced spiral fracture of shaft of ulna, unspecified arm, initial encounter for closed fracture | CMS +S52243B | Displaced spiral fracture of shaft of ulna, unspecified arm, initial encounter for open fracture type I or II | CMS +S52243C | Displaced spiral fracture of shaft of ulna, unspecified arm, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52243D | Displaced spiral fracture of shaft of ulna, unspecified arm, subsequent encounter for closed fracture with routine healing | CMS +S52243E | Displaced spiral fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type I or II with routine healing | CMS +S52243F | Displaced spiral fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52243G | Displaced spiral fracture of shaft of ulna, unspecified arm, subsequent encounter for closed fracture with delayed healing | CMS +S52243H | Displaced spiral fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52243J | Displaced spiral fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52243K | Displaced spiral fracture of shaft of ulna, unspecified arm, subsequent encounter for closed fracture with nonunion | CMS +S52243M | Displaced spiral fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type I or II with nonunion | CMS +S52243N | Displaced spiral fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52243P | Displaced spiral fracture of shaft of ulna, unspecified arm, subsequent encounter for closed fracture with malunion | CMS +S52243Q | Displaced spiral fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type I or II with malunion | CMS +S52243R | Displaced spiral fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52243S | Displaced spiral fracture of shaft of ulna, unspecified arm, sequela | CMS +S52244A | Nondisplaced spiral fracture of shaft of ulna, right arm, initial encounter for closed fracture | CMS +S52244B | Nondisplaced spiral fracture of shaft of ulna, right arm, initial encounter for open fracture type I or II | CMS +S52244C | Nondisplaced spiral fracture of shaft of ulna, right arm, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52244D | Nondisplaced spiral fracture of shaft of ulna, right arm, subsequent encounter for closed fracture with routine healing | CMS +S52244E | Nondisplaced spiral fracture of shaft of ulna, right arm, subsequent encounter for open fracture type I or II with routine healing | CMS +S52244F | Nondisplaced spiral fracture of shaft of ulna, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52244G | Nondisplaced spiral fracture of shaft of ulna, right arm, subsequent encounter for closed fracture with delayed healing | CMS +S52244H | Nondisplaced spiral fracture of shaft of ulna, right arm, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52244J | Nondisplaced spiral fracture of shaft of ulna, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52244K | Nondisplaced spiral fracture of shaft of ulna, right arm, subsequent encounter for closed fracture with nonunion | CMS +S52244M | Nondisplaced spiral fracture of shaft of ulna, right arm, subsequent encounter for open fracture type I or II with nonunion | CMS +S52244N | Nondisplaced spiral fracture of shaft of ulna, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52244P | Nondisplaced spiral fracture of shaft of ulna, right arm, subsequent encounter for closed fracture with malunion | CMS +S52244Q | Nondisplaced spiral fracture of shaft of ulna, right arm, subsequent encounter for open fracture type I or II with malunion | CMS +S52244R | Nondisplaced spiral fracture of shaft of ulna, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52244S | Nondisplaced spiral fracture of shaft of ulna, right arm, sequela | CMS +S52245A | Nondisplaced spiral fracture of shaft of ulna, left arm, initial encounter for closed fracture | CMS +S52245B | Nondisplaced spiral fracture of shaft of ulna, left arm, initial encounter for open fracture type I or II | CMS +S52245C | Nondisplaced spiral fracture of shaft of ulna, left arm, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52245D | Nondisplaced spiral fracture of shaft of ulna, left arm, subsequent encounter for closed fracture with routine healing | CMS +S52245E | Nondisplaced spiral fracture of shaft of ulna, left arm, subsequent encounter for open fracture type I or II with routine healing | CMS +S52245F | Nondisplaced spiral fracture of shaft of ulna, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52245G | Nondisplaced spiral fracture of shaft of ulna, left arm, subsequent encounter for closed fracture with delayed healing | CMS +S52245H | Nondisplaced spiral fracture of shaft of ulna, left arm, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52245J | Nondisplaced spiral fracture of shaft of ulna, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52245K | Nondisplaced spiral fracture of shaft of ulna, left arm, subsequent encounter for closed fracture with nonunion | CMS +S52245M | Nondisplaced spiral fracture of shaft of ulna, left arm, subsequent encounter for open fracture type I or II with nonunion | CMS +S52245N | Nondisplaced spiral fracture of shaft of ulna, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52245P | Nondisplaced spiral fracture of shaft of ulna, left arm, subsequent encounter for closed fracture with malunion | CMS +S52245Q | Nondisplaced spiral fracture of shaft of ulna, left arm, subsequent encounter for open fracture type I or II with malunion | CMS +S52245R | Nondisplaced spiral fracture of shaft of ulna, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52245S | Nondisplaced spiral fracture of shaft of ulna, left arm, sequela | CMS +S52246A | Nondisplaced spiral fracture of shaft of ulna, unspecified arm, initial encounter for closed fracture | CMS +S52246B | Nondisplaced spiral fracture of shaft of ulna, unspecified arm, initial encounter for open fracture type I or II | CMS +S52246C | Nondisplaced spiral fracture of shaft of ulna, unspecified arm, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52246D | Nondisplaced spiral fracture of shaft of ulna, unspecified arm, subsequent encounter for closed fracture with routine healing | CMS +S52246E | Nondisplaced spiral fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type I or II with routine healing | CMS +S52246F | Nondisplaced spiral fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52246G | Nondisplaced spiral fracture of shaft of ulna, unspecified arm, subsequent encounter for closed fracture with delayed healing | CMS +S52246H | Nondisplaced spiral fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52246J | Nondisplaced spiral fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52246K | Nondisplaced spiral fracture of shaft of ulna, unspecified arm, subsequent encounter for closed fracture with nonunion | CMS +S52246M | Nondisplaced spiral fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type I or II with nonunion | CMS +S52246N | Nondisplaced spiral fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52246P | Nondisplaced spiral fracture of shaft of ulna, unspecified arm, subsequent encounter for closed fracture with malunion | CMS +S52246Q | Nondisplaced spiral fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type I or II with malunion | CMS +S52246R | Nondisplaced spiral fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52246S | Nondisplaced spiral fracture of shaft of ulna, unspecified arm, sequela | CMS +S52251A | Displaced comminuted fracture of shaft of ulna, right arm, initial encounter for closed fracture | CMS +S52251B | Displaced comminuted fracture of shaft of ulna, right arm, initial encounter for open fracture type I or II | CMS +S52251C | Displaced comminuted fracture of shaft of ulna, right arm, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52251D | Displaced comminuted fracture of shaft of ulna, right arm, subsequent encounter for closed fracture with routine healing | CMS +S52251E | Displaced comminuted fracture of shaft of ulna, right arm, subsequent encounter for open fracture type I or II with routine healing | CMS +S52251F | Displaced comminuted fracture of shaft of ulna, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52251G | Displaced comminuted fracture of shaft of ulna, right arm, subsequent encounter for closed fracture with delayed healing | CMS +S52251H | Displaced comminuted fracture of shaft of ulna, right arm, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52251J | Displaced comminuted fracture of shaft of ulna, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52251K | Displaced comminuted fracture of shaft of ulna, right arm, subsequent encounter for closed fracture with nonunion | CMS +S52251M | Displaced comminuted fracture of shaft of ulna, right arm, subsequent encounter for open fracture type I or II with nonunion | CMS +S52251N | Displaced comminuted fracture of shaft of ulna, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52251P | Displaced comminuted fracture of shaft of ulna, right arm, subsequent encounter for closed fracture with malunion | CMS +S52251Q | Displaced comminuted fracture of shaft of ulna, right arm, subsequent encounter for open fracture type I or II with malunion | CMS +S52251R | Displaced comminuted fracture of shaft of ulna, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52251S | Displaced comminuted fracture of shaft of ulna, right arm, sequela | CMS +S52252A | Displaced comminuted fracture of shaft of ulna, left arm, initial encounter for closed fracture | CMS +S52252B | Displaced comminuted fracture of shaft of ulna, left arm, initial encounter for open fracture type I or II | CMS +S52252C | Displaced comminuted fracture of shaft of ulna, left arm, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52252D | Displaced comminuted fracture of shaft of ulna, left arm, subsequent encounter for closed fracture with routine healing | CMS +S52252E | Displaced comminuted fracture of shaft of ulna, left arm, subsequent encounter for open fracture type I or II with routine healing | CMS +S52252F | Displaced comminuted fracture of shaft of ulna, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52252G | Displaced comminuted fracture of shaft of ulna, left arm, subsequent encounter for closed fracture with delayed healing | CMS +S52252H | Displaced comminuted fracture of shaft of ulna, left arm, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52252J | Displaced comminuted fracture of shaft of ulna, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52252K | Displaced comminuted fracture of shaft of ulna, left arm, subsequent encounter for closed fracture with nonunion | CMS +S52252M | Displaced comminuted fracture of shaft of ulna, left arm, subsequent encounter for open fracture type I or II with nonunion | CMS +S52252N | Displaced comminuted fracture of shaft of ulna, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52252P | Displaced comminuted fracture of shaft of ulna, left arm, subsequent encounter for closed fracture with malunion | CMS +S52252Q | Displaced comminuted fracture of shaft of ulna, left arm, subsequent encounter for open fracture type I or II with malunion | CMS +S52252R | Displaced comminuted fracture of shaft of ulna, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52252S | Displaced comminuted fracture of shaft of ulna, left arm, sequela | CMS +S52253A | Displaced comminuted fracture of shaft of ulna, unspecified arm, initial encounter for closed fracture | CMS +S52253B | Displaced comminuted fracture of shaft of ulna, unspecified arm, initial encounter for open fracture type I or II | CMS +S52253C | Displaced comminuted fracture of shaft of ulna, unspecified arm, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52253D | Displaced comminuted fracture of shaft of ulna, unspecified arm, subsequent encounter for closed fracture with routine healing | CMS +S52253E | Displaced comminuted fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type I or II with routine healing | CMS +S52253F | Displaced comminuted fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52253G | Displaced comminuted fracture of shaft of ulna, unspecified arm, subsequent encounter for closed fracture with delayed healing | CMS +S52253H | Displaced comminuted fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52253J | Displaced comminuted fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52253K | Displaced comminuted fracture of shaft of ulna, unspecified arm, subsequent encounter for closed fracture with nonunion | CMS +S52253M | Displaced comminuted fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type I or II with nonunion | CMS +S52253N | Displaced comminuted fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52253P | Displaced comminuted fracture of shaft of ulna, unspecified arm, subsequent encounter for closed fracture with malunion | CMS +S52253Q | Displaced comminuted fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type I or II with malunion | CMS +S52253R | Displaced comminuted fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52253S | Displaced comminuted fracture of shaft of ulna, unspecified arm, sequela | CMS +S52254A | Nondisplaced comminuted fracture of shaft of ulna, right arm, initial encounter for closed fracture | CMS +S52254B | Nondisplaced comminuted fracture of shaft of ulna, right arm, initial encounter for open fracture type I or II | CMS +S52254C | Nondisplaced comminuted fracture of shaft of ulna, right arm, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52254D | Nondisplaced comminuted fracture of shaft of ulna, right arm, subsequent encounter for closed fracture with routine healing | CMS +S52254E | Nondisplaced comminuted fracture of shaft of ulna, right arm, subsequent encounter for open fracture type I or II with routine healing | CMS +S52254F | Nondisplaced comminuted fracture of shaft of ulna, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52254G | Nondisplaced comminuted fracture of shaft of ulna, right arm, subsequent encounter for closed fracture with delayed healing | CMS +S52254H | Nondisplaced comminuted fracture of shaft of ulna, right arm, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52254J | Nondisplaced comminuted fracture of shaft of ulna, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52254K | Nondisplaced comminuted fracture of shaft of ulna, right arm, subsequent encounter for closed fracture with nonunion | CMS +S52254M | Nondisplaced comminuted fracture of shaft of ulna, right arm, subsequent encounter for open fracture type I or II with nonunion | CMS +S52254N | Nondisplaced comminuted fracture of shaft of ulna, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52254P | Nondisplaced comminuted fracture of shaft of ulna, right arm, subsequent encounter for closed fracture with malunion | CMS +S52254Q | Nondisplaced comminuted fracture of shaft of ulna, right arm, subsequent encounter for open fracture type I or II with malunion | CMS +S52254R | Nondisplaced comminuted fracture of shaft of ulna, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52254S | Nondisplaced comminuted fracture of shaft of ulna, right arm, sequela | CMS +S52255A | Nondisplaced comminuted fracture of shaft of ulna, left arm, initial encounter for closed fracture | CMS +S52255B | Nondisplaced comminuted fracture of shaft of ulna, left arm, initial encounter for open fracture type I or II | CMS +S52255C | Nondisplaced comminuted fracture of shaft of ulna, left arm, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52255D | Nondisplaced comminuted fracture of shaft of ulna, left arm, subsequent encounter for closed fracture with routine healing | CMS +S52255E | Nondisplaced comminuted fracture of shaft of ulna, left arm, subsequent encounter for open fracture type I or II with routine healing | CMS +S52255F | Nondisplaced comminuted fracture of shaft of ulna, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52255G | Nondisplaced comminuted fracture of shaft of ulna, left arm, subsequent encounter for closed fracture with delayed healing | CMS +S52255H | Nondisplaced comminuted fracture of shaft of ulna, left arm, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52255J | Nondisplaced comminuted fracture of shaft of ulna, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52255K | Nondisplaced comminuted fracture of shaft of ulna, left arm, subsequent encounter for closed fracture with nonunion | CMS +S52255M | Nondisplaced comminuted fracture of shaft of ulna, left arm, subsequent encounter for open fracture type I or II with nonunion | CMS +S52255N | Nondisplaced comminuted fracture of shaft of ulna, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52255P | Nondisplaced comminuted fracture of shaft of ulna, left arm, subsequent encounter for closed fracture with malunion | CMS +S52255Q | Nondisplaced comminuted fracture of shaft of ulna, left arm, subsequent encounter for open fracture type I or II with malunion | CMS +S52255R | Nondisplaced comminuted fracture of shaft of ulna, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52255S | Nondisplaced comminuted fracture of shaft of ulna, left arm, sequela | CMS +S52256A | Nondisplaced comminuted fracture of shaft of ulna, unspecified arm, initial encounter for closed fracture | CMS +S52256B | Nondisplaced comminuted fracture of shaft of ulna, unspecified arm, initial encounter for open fracture type I or II | CMS +S52256C | Nondisplaced comminuted fracture of shaft of ulna, unspecified arm, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52256D | Nondisplaced comminuted fracture of shaft of ulna, unspecified arm, subsequent encounter for closed fracture with routine healing | CMS +S52256E | Nondisplaced comminuted fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type I or II with routine healing | CMS +S52256F | Nondisplaced comminuted fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52256G | Nondisplaced comminuted fracture of shaft of ulna, unspecified arm, subsequent encounter for closed fracture with delayed healing | CMS +S52256H | Nondisplaced comminuted fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52256J | Nondisplaced comminuted fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52256K | Nondisplaced comminuted fracture of shaft of ulna, unspecified arm, subsequent encounter for closed fracture with nonunion | CMS +S52256M | Nondisplaced comminuted fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type I or II with nonunion | CMS +S52256N | Nondisplaced comminuted fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52256P | Nondisplaced comminuted fracture of shaft of ulna, unspecified arm, subsequent encounter for closed fracture with malunion | CMS +S52256Q | Nondisplaced comminuted fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type I or II with malunion | CMS +S52256R | Nondisplaced comminuted fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52256S | Nondisplaced comminuted fracture of shaft of ulna, unspecified arm, sequela | CMS +S52261A | Displaced segmental fracture of shaft of ulna, right arm, initial encounter for closed fracture | CMS +S52261B | Displaced segmental fracture of shaft of ulna, right arm, initial encounter for open fracture type I or II | CMS +S52261C | Displaced segmental fracture of shaft of ulna, right arm, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52261D | Displaced segmental fracture of shaft of ulna, right arm, subsequent encounter for closed fracture with routine healing | CMS +S52261E | Displaced segmental fracture of shaft of ulna, right arm, subsequent encounter for open fracture type I or II with routine healing | CMS +S52261F | Displaced segmental fracture of shaft of ulna, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52261G | Displaced segmental fracture of shaft of ulna, right arm, subsequent encounter for closed fracture with delayed healing | CMS +S52261H | Displaced segmental fracture of shaft of ulna, right arm, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52261J | Displaced segmental fracture of shaft of ulna, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52261K | Displaced segmental fracture of shaft of ulna, right arm, subsequent encounter for closed fracture with nonunion | CMS +S52261M | Displaced segmental fracture of shaft of ulna, right arm, subsequent encounter for open fracture type I or II with nonunion | CMS +S52261N | Displaced segmental fracture of shaft of ulna, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52261P | Displaced segmental fracture of shaft of ulna, right arm, subsequent encounter for closed fracture with malunion | CMS +S52261Q | Displaced segmental fracture of shaft of ulna, right arm, subsequent encounter for open fracture type I or II with malunion | CMS +S52261R | Displaced segmental fracture of shaft of ulna, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52261S | Displaced segmental fracture of shaft of ulna, right arm, sequela | CMS +S52262A | Displaced segmental fracture of shaft of ulna, left arm, initial encounter for closed fracture | CMS +S52262B | Displaced segmental fracture of shaft of ulna, left arm, initial encounter for open fracture type I or II | CMS +S52262C | Displaced segmental fracture of shaft of ulna, left arm, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52262D | Displaced segmental fracture of shaft of ulna, left arm, subsequent encounter for closed fracture with routine healing | CMS +S52262E | Displaced segmental fracture of shaft of ulna, left arm, subsequent encounter for open fracture type I or II with routine healing | CMS +S52262F | Displaced segmental fracture of shaft of ulna, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52262G | Displaced segmental fracture of shaft of ulna, left arm, subsequent encounter for closed fracture with delayed healing | CMS +S52262H | Displaced segmental fracture of shaft of ulna, left arm, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52262J | Displaced segmental fracture of shaft of ulna, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52262K | Displaced segmental fracture of shaft of ulna, left arm, subsequent encounter for closed fracture with nonunion | CMS +S52262M | Displaced segmental fracture of shaft of ulna, left arm, subsequent encounter for open fracture type I or II with nonunion | CMS +S52262N | Displaced segmental fracture of shaft of ulna, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52262P | Displaced segmental fracture of shaft of ulna, left arm, subsequent encounter for closed fracture with malunion | CMS +S52262Q | Displaced segmental fracture of shaft of ulna, left arm, subsequent encounter for open fracture type I or II with malunion | CMS +S52262R | Displaced segmental fracture of shaft of ulna, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52262S | Displaced segmental fracture of shaft of ulna, left arm, sequela | CMS +S52263A | Displaced segmental fracture of shaft of ulna, unspecified arm, initial encounter for closed fracture | CMS +S52263B | Displaced segmental fracture of shaft of ulna, unspecified arm, initial encounter for open fracture type I or II | CMS +S52263C | Displaced segmental fracture of shaft of ulna, unspecified arm, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52263D | Displaced segmental fracture of shaft of ulna, unspecified arm, subsequent encounter for closed fracture with routine healing | CMS +S52263E | Displaced segmental fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type I or II with routine healing | CMS +S52263F | Displaced segmental fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52263G | Displaced segmental fracture of shaft of ulna, unspecified arm, subsequent encounter for closed fracture with delayed healing | CMS +S52263H | Displaced segmental fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52263J | Displaced segmental fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52263K | Displaced segmental fracture of shaft of ulna, unspecified arm, subsequent encounter for closed fracture with nonunion | CMS +S52263M | Displaced segmental fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type I or II with nonunion | CMS +S52263N | Displaced segmental fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52263P | Displaced segmental fracture of shaft of ulna, unspecified arm, subsequent encounter for closed fracture with malunion | CMS +S52263Q | Displaced segmental fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type I or II with malunion | CMS +S52263R | Displaced segmental fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52263S | Displaced segmental fracture of shaft of ulna, unspecified arm, sequela | CMS +S52264A | Nondisplaced segmental fracture of shaft of ulna, right arm, initial encounter for closed fracture | CMS +S52264B | Nondisplaced segmental fracture of shaft of ulna, right arm, initial encounter for open fracture type I or II | CMS +S52264C | Nondisplaced segmental fracture of shaft of ulna, right arm, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52264D | Nondisplaced segmental fracture of shaft of ulna, right arm, subsequent encounter for closed fracture with routine healing | CMS +S52264E | Nondisplaced segmental fracture of shaft of ulna, right arm, subsequent encounter for open fracture type I or II with routine healing | CMS +S52264F | Nondisplaced segmental fracture of shaft of ulna, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52264G | Nondisplaced segmental fracture of shaft of ulna, right arm, subsequent encounter for closed fracture with delayed healing | CMS +S52264H | Nondisplaced segmental fracture of shaft of ulna, right arm, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52264J | Nondisplaced segmental fracture of shaft of ulna, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52264K | Nondisplaced segmental fracture of shaft of ulna, right arm, subsequent encounter for closed fracture with nonunion | CMS +S52264M | Nondisplaced segmental fracture of shaft of ulna, right arm, subsequent encounter for open fracture type I or II with nonunion | CMS +S52264N | Nondisplaced segmental fracture of shaft of ulna, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52264P | Nondisplaced segmental fracture of shaft of ulna, right arm, subsequent encounter for closed fracture with malunion | CMS +S52264Q | Nondisplaced segmental fracture of shaft of ulna, right arm, subsequent encounter for open fracture type I or II with malunion | CMS +S52264R | Nondisplaced segmental fracture of shaft of ulna, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52264S | Nondisplaced segmental fracture of shaft of ulna, right arm, sequela | CMS +S52265A | Nondisplaced segmental fracture of shaft of ulna, left arm, initial encounter for closed fracture | CMS +S52265B | Nondisplaced segmental fracture of shaft of ulna, left arm, initial encounter for open fracture type I or II | CMS +S52265C | Nondisplaced segmental fracture of shaft of ulna, left arm, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52265D | Nondisplaced segmental fracture of shaft of ulna, left arm, subsequent encounter for closed fracture with routine healing | CMS +S52265E | Nondisplaced segmental fracture of shaft of ulna, left arm, subsequent encounter for open fracture type I or II with routine healing | CMS +S52265F | Nondisplaced segmental fracture of shaft of ulna, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52265G | Nondisplaced segmental fracture of shaft of ulna, left arm, subsequent encounter for closed fracture with delayed healing | CMS +S52265H | Nondisplaced segmental fracture of shaft of ulna, left arm, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52265J | Nondisplaced segmental fracture of shaft of ulna, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52265K | Nondisplaced segmental fracture of shaft of ulna, left arm, subsequent encounter for closed fracture with nonunion | CMS +S52265M | Nondisplaced segmental fracture of shaft of ulna, left arm, subsequent encounter for open fracture type I or II with nonunion | CMS +S52265N | Nondisplaced segmental fracture of shaft of ulna, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52265P | Nondisplaced segmental fracture of shaft of ulna, left arm, subsequent encounter for closed fracture with malunion | CMS +S52265Q | Nondisplaced segmental fracture of shaft of ulna, left arm, subsequent encounter for open fracture type I or II with malunion | CMS +S52265R | Nondisplaced segmental fracture of shaft of ulna, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52265S | Nondisplaced segmental fracture of shaft of ulna, left arm, sequela | CMS +S52266A | Nondisplaced segmental fracture of shaft of ulna, unspecified arm, initial encounter for closed fracture | CMS +S52266B | Nondisplaced segmental fracture of shaft of ulna, unspecified arm, initial encounter for open fracture type I or II | CMS +S52266C | Nondisplaced segmental fracture of shaft of ulna, unspecified arm, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52266D | Nondisplaced segmental fracture of shaft of ulna, unspecified arm, subsequent encounter for closed fracture with routine healing | CMS +S52266E | Nondisplaced segmental fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type I or II with routine healing | CMS +S52266F | Nondisplaced segmental fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52266G | Nondisplaced segmental fracture of shaft of ulna, unspecified arm, subsequent encounter for closed fracture with delayed healing | CMS +S52266H | Nondisplaced segmental fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52266J | Nondisplaced segmental fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52266K | Nondisplaced segmental fracture of shaft of ulna, unspecified arm, subsequent encounter for closed fracture with nonunion | CMS +S52266M | Nondisplaced segmental fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type I or II with nonunion | CMS +S52266N | Nondisplaced segmental fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52266P | Nondisplaced segmental fracture of shaft of ulna, unspecified arm, subsequent encounter for closed fracture with malunion | CMS +S52266Q | Nondisplaced segmental fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type I or II with malunion | CMS +S52266R | Nondisplaced segmental fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52266S | Nondisplaced segmental fracture of shaft of ulna, unspecified arm, sequela | CMS +S52271A | Monteggia's fracture of right ulna, initial encounter for closed fracture | CMS +S52271B | Monteggia's fracture of right ulna, initial encounter for open fracture type I or II | CMS +S52271C | Monteggia's fracture of right ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52271D | Monteggia's fracture of right ulna, subsequent encounter for closed fracture with routine healing | CMS +S52271E | Monteggia's fracture of right ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52271F | Monteggia's fracture of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52271G | Monteggia's fracture of right ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52271H | Monteggia's fracture of right ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52271J | Monteggia's fracture of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52271K | Monteggia's fracture of right ulna, subsequent encounter for closed fracture with nonunion | CMS +S52271M | Monteggia's fracture of right ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52271N | Monteggia's fracture of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52271P | Monteggia's fracture of right ulna, subsequent encounter for closed fracture with malunion | CMS +S52271Q | Monteggia's fracture of right ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52271R | Monteggia's fracture of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52271S | Monteggia's fracture of right ulna, sequela | CMS +S52272A | Monteggia's fracture of left ulna, initial encounter for closed fracture | CMS +S52272B | Monteggia's fracture of left ulna, initial encounter for open fracture type I or II | CMS +S52272C | Monteggia's fracture of left ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52272D | Monteggia's fracture of left ulna, subsequent encounter for closed fracture with routine healing | CMS +S52272E | Monteggia's fracture of left ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52272F | Monteggia's fracture of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52272G | Monteggia's fracture of left ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52272H | Monteggia's fracture of left ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52272J | Monteggia's fracture of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52272K | Monteggia's fracture of left ulna, subsequent encounter for closed fracture with nonunion | CMS +S52272M | Monteggia's fracture of left ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52272N | Monteggia's fracture of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52272P | Monteggia's fracture of left ulna, subsequent encounter for closed fracture with malunion | CMS +S52272Q | Monteggia's fracture of left ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52272R | Monteggia's fracture of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52272S | Monteggia's fracture of left ulna, sequela | CMS +S52279A | Monteggia's fracture of unspecified ulna, initial encounter for closed fracture | CMS +S52279B | Monteggia's fracture of unspecified ulna, initial encounter for open fracture type I or II | CMS +S52279C | Monteggia's fracture of unspecified ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52279D | Monteggia's fracture of unspecified ulna, subsequent encounter for closed fracture with routine healing | CMS +S52279E | Monteggia's fracture of unspecified ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52279F | Monteggia's fracture of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52279G | Monteggia's fracture of unspecified ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52279H | Monteggia's fracture of unspecified ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52279J | Monteggia's fracture of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52279K | Monteggia's fracture of unspecified ulna, subsequent encounter for closed fracture with nonunion | CMS +S52279M | Monteggia's fracture of unspecified ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52279N | Monteggia's fracture of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52279P | Monteggia's fracture of unspecified ulna, subsequent encounter for closed fracture with malunion | CMS +S52279Q | Monteggia's fracture of unspecified ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52279R | Monteggia's fracture of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52279S | Monteggia's fracture of unspecified ulna, sequela | CMS +S52281A | Bent bone of right ulna, initial encounter for closed fracture | CMS +S52281B | Bent bone of right ulna, initial encounter for open fracture type I or II | CMS +S52281C | Bent bone of right ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52281D | Bent bone of right ulna, subsequent encounter for closed fracture with routine healing | CMS +S52281E | Bent bone of right ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52281F | Bent bone of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52281G | Bent bone of right ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52281H | Bent bone of right ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52281J | Bent bone of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52281K | Bent bone of right ulna, subsequent encounter for closed fracture with nonunion | CMS +S52281M | Bent bone of right ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52281N | Bent bone of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52281P | Bent bone of right ulna, subsequent encounter for closed fracture with malunion | CMS +S52281Q | Bent bone of right ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52281R | Bent bone of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52281S | Bent bone of right ulna, sequela | CMS +S52282A | Bent bone of left ulna, initial encounter for closed fracture | CMS +S52282B | Bent bone of left ulna, initial encounter for open fracture type I or II | CMS +S52282C | Bent bone of left ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52282D | Bent bone of left ulna, subsequent encounter for closed fracture with routine healing | CMS +S52282E | Bent bone of left ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52282F | Bent bone of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52282G | Bent bone of left ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52282H | Bent bone of left ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52282J | Bent bone of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52282K | Bent bone of left ulna, subsequent encounter for closed fracture with nonunion | CMS +S52282M | Bent bone of left ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52282N | Bent bone of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52282P | Bent bone of left ulna, subsequent encounter for closed fracture with malunion | CMS +S52282Q | Bent bone of left ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52282R | Bent bone of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52282S | Bent bone of left ulna, sequela | CMS +S52283A | Bent bone of unspecified ulna, initial encounter for closed fracture | CMS +S52283B | Bent bone of unspecified ulna, initial encounter for open fracture type I or II | CMS +S52283C | Bent bone of unspecified ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52283D | Bent bone of unspecified ulna, subsequent encounter for closed fracture with routine healing | CMS +S52283E | Bent bone of unspecified ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52283F | Bent bone of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52283G | Bent bone of unspecified ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52283H | Bent bone of unspecified ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52283J | Bent bone of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52283K | Bent bone of unspecified ulna, subsequent encounter for closed fracture with nonunion | CMS +S52283M | Bent bone of unspecified ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52283N | Bent bone of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52283P | Bent bone of unspecified ulna, subsequent encounter for closed fracture with malunion | CMS +S52283Q | Bent bone of unspecified ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52283R | Bent bone of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52283S | Bent bone of unspecified ulna, sequela | CMS +S52291A | Other fracture of shaft of right ulna, initial encounter for closed fracture | CMS +S52291B | Other fracture of shaft of right ulna, initial encounter for open fracture type I or II | CMS +S52291C | Other fracture of shaft of right ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52291D | Other fracture of shaft of right ulna, subsequent encounter for closed fracture with routine healing | CMS +S52291E | Other fracture of shaft of right ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52291F | Other fracture of shaft of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52291G | Other fracture of shaft of right ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52291H | Other fracture of shaft of right ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52291J | Other fracture of shaft of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52291K | Other fracture of shaft of right ulna, subsequent encounter for closed fracture with nonunion | CMS +S52291M | Other fracture of shaft of right ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52291N | Other fracture of shaft of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52291P | Other fracture of shaft of right ulna, subsequent encounter for closed fracture with malunion | CMS +S52291Q | Other fracture of shaft of right ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52291R | Other fracture of shaft of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52291S | Other fracture of shaft of right ulna, sequela | CMS +S52292A | Other fracture of shaft of left ulna, initial encounter for closed fracture | CMS +S52292B | Other fracture of shaft of left ulna, initial encounter for open fracture type I or II | CMS +S52292C | Other fracture of shaft of left ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52292D | Other fracture of shaft of left ulna, subsequent encounter for closed fracture with routine healing | CMS +S52292E | Other fracture of shaft of left ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52292F | Other fracture of shaft of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52292G | Other fracture of shaft of left ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52292H | Other fracture of shaft of left ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52292J | Other fracture of shaft of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52292K | Other fracture of shaft of left ulna, subsequent encounter for closed fracture with nonunion | CMS +S52292M | Other fracture of shaft of left ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52292N | Other fracture of shaft of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52292P | Other fracture of shaft of left ulna, subsequent encounter for closed fracture with malunion | CMS +S52292Q | Other fracture of shaft of left ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52292R | Other fracture of shaft of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52292S | Other fracture of shaft of left ulna, sequela | CMS +S52299A | Other fracture of shaft of unspecified ulna, initial encounter for closed fracture | CMS +S52299B | Other fracture of shaft of unspecified ulna, initial encounter for open fracture type I or II | CMS +S52299C | Other fracture of shaft of unspecified ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52299D | Other fracture of shaft of unspecified ulna, subsequent encounter for closed fracture with routine healing | CMS +S52299E | Other fracture of shaft of unspecified ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52299F | Other fracture of shaft of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52299G | Other fracture of shaft of unspecified ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52299H | Other fracture of shaft of unspecified ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52299J | Other fracture of shaft of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52299K | Other fracture of shaft of unspecified ulna, subsequent encounter for closed fracture with nonunion | CMS +S52299M | Other fracture of shaft of unspecified ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52299N | Other fracture of shaft of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52299P | Other fracture of shaft of unspecified ulna, subsequent encounter for closed fracture with malunion | CMS +S52299Q | Other fracture of shaft of unspecified ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52299R | Other fracture of shaft of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52299S | Other fracture of shaft of unspecified ulna, sequela | CMS +S52301A | Unspecified fracture of shaft of right radius, initial encounter for closed fracture | CMS +S52301B | Unspecified fracture of shaft of right radius, initial encounter for open fracture type I or II | CMS +S52301C | Unspecified fracture of shaft of right radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52301D | Unspecified fracture of shaft of right radius, subsequent encounter for closed fracture with routine healing | CMS +S52301E | Unspecified fracture of shaft of right radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52301F | Unspecified fracture of shaft of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52301G | Unspecified fracture of shaft of right radius, subsequent encounter for closed fracture with delayed healing | CMS +S52301H | Unspecified fracture of shaft of right radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52301J | Unspecified fracture of shaft of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52301K | Unspecified fracture of shaft of right radius, subsequent encounter for closed fracture with nonunion | CMS +S52301M | Unspecified fracture of shaft of right radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52301N | Unspecified fracture of shaft of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52301P | Unspecified fracture of shaft of right radius, subsequent encounter for closed fracture with malunion | CMS +S52301Q | Unspecified fracture of shaft of right radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52301R | Unspecified fracture of shaft of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52301S | Unspecified fracture of shaft of right radius, sequela | CMS +S52302A | Unspecified fracture of shaft of left radius, initial encounter for closed fracture | CMS +S52302B | Unspecified fracture of shaft of left radius, initial encounter for open fracture type I or II | CMS +S52302C | Unspecified fracture of shaft of left radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52302D | Unspecified fracture of shaft of left radius, subsequent encounter for closed fracture with routine healing | CMS +S52302E | Unspecified fracture of shaft of left radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52302F | Unspecified fracture of shaft of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52302G | Unspecified fracture of shaft of left radius, subsequent encounter for closed fracture with delayed healing | CMS +S52302H | Unspecified fracture of shaft of left radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52302J | Unspecified fracture of shaft of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52302K | Unspecified fracture of shaft of left radius, subsequent encounter for closed fracture with nonunion | CMS +S52302M | Unspecified fracture of shaft of left radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52302N | Unspecified fracture of shaft of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52302P | Unspecified fracture of shaft of left radius, subsequent encounter for closed fracture with malunion | CMS +S52302Q | Unspecified fracture of shaft of left radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52302R | Unspecified fracture of shaft of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52302S | Unspecified fracture of shaft of left radius, sequela | CMS +S52309A | Unspecified fracture of shaft of unspecified radius, initial encounter for closed fracture | CMS +S52309B | Unspecified fracture of shaft of unspecified radius, initial encounter for open fracture type I or II | CMS +S52309C | Unspecified fracture of shaft of unspecified radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52309D | Unspecified fracture of shaft of unspecified radius, subsequent encounter for closed fracture with routine healing | CMS +S52309E | Unspecified fracture of shaft of unspecified radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52309F | Unspecified fracture of shaft of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52309G | Unspecified fracture of shaft of unspecified radius, subsequent encounter for closed fracture with delayed healing | CMS +S52309H | Unspecified fracture of shaft of unspecified radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52309J | Unspecified fracture of shaft of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52309K | Unspecified fracture of shaft of unspecified radius, subsequent encounter for closed fracture with nonunion | CMS +S52309M | Unspecified fracture of shaft of unspecified radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52309N | Unspecified fracture of shaft of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52309P | Unspecified fracture of shaft of unspecified radius, subsequent encounter for closed fracture with malunion | CMS +S52309Q | Unspecified fracture of shaft of unspecified radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52309R | Unspecified fracture of shaft of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52309S | Unspecified fracture of shaft of unspecified radius, sequela | CMS +S52311A | Greenstick fracture of shaft of radius, right arm, initial encounter for closed fracture | CMS +S52311D | Greenstick fracture of shaft of radius, right arm, subsequent encounter for fracture with routine healing | CMS +S52311G | Greenstick fracture of shaft of radius, right arm, subsequent encounter for fracture with delayed healing | CMS +S52311K | Greenstick fracture of shaft of radius, right arm, subsequent encounter for fracture with nonunion | CMS +S52311P | Greenstick fracture of shaft of radius, right arm, subsequent encounter for fracture with malunion | CMS +S52311S | Greenstick fracture of shaft of radius, right arm, sequela | CMS +S52312A | Greenstick fracture of shaft of radius, left arm, initial encounter for closed fracture | CMS +S52312D | Greenstick fracture of shaft of radius, left arm, subsequent encounter for fracture with routine healing | CMS +S52312G | Greenstick fracture of shaft of radius, left arm, subsequent encounter for fracture with delayed healing | CMS +S52312K | Greenstick fracture of shaft of radius, left arm, subsequent encounter for fracture with nonunion | CMS +S52312P | Greenstick fracture of shaft of radius, left arm, subsequent encounter for fracture with malunion | CMS +S52312S | Greenstick fracture of shaft of radius, left arm, sequela | CMS +S52319A | Greenstick fracture of shaft of radius, unspecified arm, initial encounter for closed fracture | CMS +S52319D | Greenstick fracture of shaft of radius, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S52319G | Greenstick fracture of shaft of radius, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S52319K | Greenstick fracture of shaft of radius, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S52319P | Greenstick fracture of shaft of radius, unspecified arm, subsequent encounter for fracture with malunion | CMS +S52319S | Greenstick fracture of shaft of radius, unspecified arm, sequela | CMS +S52321A | Displaced transverse fracture of shaft of right radius, initial encounter for closed fracture | CMS +S52321B | Displaced transverse fracture of shaft of right radius, initial encounter for open fracture type I or II | CMS +S52321C | Displaced transverse fracture of shaft of right radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52321D | Displaced transverse fracture of shaft of right radius, subsequent encounter for closed fracture with routine healing | CMS +S52321E | Displaced transverse fracture of shaft of right radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52321F | Displaced transverse fracture of shaft of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52321G | Displaced transverse fracture of shaft of right radius, subsequent encounter for closed fracture with delayed healing | CMS +S52321H | Displaced transverse fracture of shaft of right radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52321J | Displaced transverse fracture of shaft of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52321K | Displaced transverse fracture of shaft of right radius, subsequent encounter for closed fracture with nonunion | CMS +S52321M | Displaced transverse fracture of shaft of right radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52321N | Displaced transverse fracture of shaft of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52321P | Displaced transverse fracture of shaft of right radius, subsequent encounter for closed fracture with malunion | CMS +S52321Q | Displaced transverse fracture of shaft of right radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52321R | Displaced transverse fracture of shaft of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52321S | Displaced transverse fracture of shaft of right radius, sequela | CMS +S52322A | Displaced transverse fracture of shaft of left radius, initial encounter for closed fracture | CMS +S52322B | Displaced transverse fracture of shaft of left radius, initial encounter for open fracture type I or II | CMS +S52322C | Displaced transverse fracture of shaft of left radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52322D | Displaced transverse fracture of shaft of left radius, subsequent encounter for closed fracture with routine healing | CMS +S52322E | Displaced transverse fracture of shaft of left radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52322F | Displaced transverse fracture of shaft of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52322G | Displaced transverse fracture of shaft of left radius, subsequent encounter for closed fracture with delayed healing | CMS +S52322H | Displaced transverse fracture of shaft of left radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52322J | Displaced transverse fracture of shaft of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52322K | Displaced transverse fracture of shaft of left radius, subsequent encounter for closed fracture with nonunion | CMS +S52322M | Displaced transverse fracture of shaft of left radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52322N | Displaced transverse fracture of shaft of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52322P | Displaced transverse fracture of shaft of left radius, subsequent encounter for closed fracture with malunion | CMS +S52322Q | Displaced transverse fracture of shaft of left radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52322R | Displaced transverse fracture of shaft of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52322S | Displaced transverse fracture of shaft of left radius, sequela | CMS +S52323A | Displaced transverse fracture of shaft of unspecified radius, initial encounter for closed fracture | CMS +S52323B | Displaced transverse fracture of shaft of unspecified radius, initial encounter for open fracture type I or II | CMS +S52323C | Displaced transverse fracture of shaft of unspecified radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52323D | Displaced transverse fracture of shaft of unspecified radius, subsequent encounter for closed fracture with routine healing | CMS +S52323E | Displaced transverse fracture of shaft of unspecified radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52323F | Displaced transverse fracture of shaft of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52323G | Displaced transverse fracture of shaft of unspecified radius, subsequent encounter for closed fracture with delayed healing | CMS +S52323H | Displaced transverse fracture of shaft of unspecified radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52323J | Displaced transverse fracture of shaft of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52323K | Displaced transverse fracture of shaft of unspecified radius, subsequent encounter for closed fracture with nonunion | CMS +S52323M | Displaced transverse fracture of shaft of unspecified radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52323N | Displaced transverse fracture of shaft of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52323P | Displaced transverse fracture of shaft of unspecified radius, subsequent encounter for closed fracture with malunion | CMS +S52323Q | Displaced transverse fracture of shaft of unspecified radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52323R | Displaced transverse fracture of shaft of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52323S | Displaced transverse fracture of shaft of unspecified radius, sequela | CMS +S52324A | Nondisplaced transverse fracture of shaft of right radius, initial encounter for closed fracture | CMS +S52324B | Nondisplaced transverse fracture of shaft of right radius, initial encounter for open fracture type I or II | CMS +S52324C | Nondisplaced transverse fracture of shaft of right radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52324D | Nondisplaced transverse fracture of shaft of right radius, subsequent encounter for closed fracture with routine healing | CMS +S52324E | Nondisplaced transverse fracture of shaft of right radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52324F | Nondisplaced transverse fracture of shaft of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52324G | Nondisplaced transverse fracture of shaft of right radius, subsequent encounter for closed fracture with delayed healing | CMS +S52324H | Nondisplaced transverse fracture of shaft of right radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52324J | Nondisplaced transverse fracture of shaft of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52324K | Nondisplaced transverse fracture of shaft of right radius, subsequent encounter for closed fracture with nonunion | CMS +S52324M | Nondisplaced transverse fracture of shaft of right radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52324N | Nondisplaced transverse fracture of shaft of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52324P | Nondisplaced transverse fracture of shaft of right radius, subsequent encounter for closed fracture with malunion | CMS +S52324Q | Nondisplaced transverse fracture of shaft of right radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52324R | Nondisplaced transverse fracture of shaft of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52324S | Nondisplaced transverse fracture of shaft of right radius, sequela | CMS +S52325A | Nondisplaced transverse fracture of shaft of left radius, initial encounter for closed fracture | CMS +S52325B | Nondisplaced transverse fracture of shaft of left radius, initial encounter for open fracture type I or II | CMS +S52325C | Nondisplaced transverse fracture of shaft of left radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52325D | Nondisplaced transverse fracture of shaft of left radius, subsequent encounter for closed fracture with routine healing | CMS +S52325E | Nondisplaced transverse fracture of shaft of left radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52325F | Nondisplaced transverse fracture of shaft of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52325G | Nondisplaced transverse fracture of shaft of left radius, subsequent encounter for closed fracture with delayed healing | CMS +S52325H | Nondisplaced transverse fracture of shaft of left radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52325J | Nondisplaced transverse fracture of shaft of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52325K | Nondisplaced transverse fracture of shaft of left radius, subsequent encounter for closed fracture with nonunion | CMS +S52325M | Nondisplaced transverse fracture of shaft of left radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52325N | Nondisplaced transverse fracture of shaft of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52325P | Nondisplaced transverse fracture of shaft of left radius, subsequent encounter for closed fracture with malunion | CMS +S52325Q | Nondisplaced transverse fracture of shaft of left radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52325R | Nondisplaced transverse fracture of shaft of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52325S | Nondisplaced transverse fracture of shaft of left radius, sequela | CMS +S52326A | Nondisplaced transverse fracture of shaft of unspecified radius, initial encounter for closed fracture | CMS +S52326B | Nondisplaced transverse fracture of shaft of unspecified radius, initial encounter for open fracture type I or II | CMS +S52326C | Nondisplaced transverse fracture of shaft of unspecified radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52326D | Nondisplaced transverse fracture of shaft of unspecified radius, subsequent encounter for closed fracture with routine healing | CMS +S52326E | Nondisplaced transverse fracture of shaft of unspecified radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52326F | Nondisplaced transverse fracture of shaft of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52326G | Nondisplaced transverse fracture of shaft of unspecified radius, subsequent encounter for closed fracture with delayed healing | CMS +S52326H | Nondisplaced transverse fracture of shaft of unspecified radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52326J | Nondisplaced transverse fracture of shaft of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52326K | Nondisplaced transverse fracture of shaft of unspecified radius, subsequent encounter for closed fracture with nonunion | CMS +S52326M | Nondisplaced transverse fracture of shaft of unspecified radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52326N | Nondisplaced transverse fracture of shaft of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52326P | Nondisplaced transverse fracture of shaft of unspecified radius, subsequent encounter for closed fracture with malunion | CMS +S52326Q | Nondisplaced transverse fracture of shaft of unspecified radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52326R | Nondisplaced transverse fracture of shaft of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52326S | Nondisplaced transverse fracture of shaft of unspecified radius, sequela | CMS +S52331A | Displaced oblique fracture of shaft of right radius, initial encounter for closed fracture | CMS +S52331B | Displaced oblique fracture of shaft of right radius, initial encounter for open fracture type I or II | CMS +S52331C | Displaced oblique fracture of shaft of right radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52331D | Displaced oblique fracture of shaft of right radius, subsequent encounter for closed fracture with routine healing | CMS +S52331E | Displaced oblique fracture of shaft of right radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52331F | Displaced oblique fracture of shaft of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52331G | Displaced oblique fracture of shaft of right radius, subsequent encounter for closed fracture with delayed healing | CMS +S52331H | Displaced oblique fracture of shaft of right radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52331J | Displaced oblique fracture of shaft of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52331K | Displaced oblique fracture of shaft of right radius, subsequent encounter for closed fracture with nonunion | CMS +S52331M | Displaced oblique fracture of shaft of right radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52331N | Displaced oblique fracture of shaft of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52331P | Displaced oblique fracture of shaft of right radius, subsequent encounter for closed fracture with malunion | CMS +S52331Q | Displaced oblique fracture of shaft of right radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52331R | Displaced oblique fracture of shaft of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52331S | Displaced oblique fracture of shaft of right radius, sequela | CMS +S52332A | Displaced oblique fracture of shaft of left radius, initial encounter for closed fracture | CMS +S52332B | Displaced oblique fracture of shaft of left radius, initial encounter for open fracture type I or II | CMS +S52332C | Displaced oblique fracture of shaft of left radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52332D | Displaced oblique fracture of shaft of left radius, subsequent encounter for closed fracture with routine healing | CMS +S52332E | Displaced oblique fracture of shaft of left radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52332F | Displaced oblique fracture of shaft of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52332G | Displaced oblique fracture of shaft of left radius, subsequent encounter for closed fracture with delayed healing | CMS +S52332H | Displaced oblique fracture of shaft of left radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52332J | Displaced oblique fracture of shaft of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52332K | Displaced oblique fracture of shaft of left radius, subsequent encounter for closed fracture with nonunion | CMS +S52332M | Displaced oblique fracture of shaft of left radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52332N | Displaced oblique fracture of shaft of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52332P | Displaced oblique fracture of shaft of left radius, subsequent encounter for closed fracture with malunion | CMS +S52332Q | Displaced oblique fracture of shaft of left radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52332R | Displaced oblique fracture of shaft of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52332S | Displaced oblique fracture of shaft of left radius, sequela | CMS +S52333A | Displaced oblique fracture of shaft of unspecified radius, initial encounter for closed fracture | CMS +S52333B | Displaced oblique fracture of shaft of unspecified radius, initial encounter for open fracture type I or II | CMS +S52333C | Displaced oblique fracture of shaft of unspecified radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52333D | Displaced oblique fracture of shaft of unspecified radius, subsequent encounter for closed fracture with routine healing | CMS +S52333E | Displaced oblique fracture of shaft of unspecified radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52333F | Displaced oblique fracture of shaft of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52333G | Displaced oblique fracture of shaft of unspecified radius, subsequent encounter for closed fracture with delayed healing | CMS +S52333H | Displaced oblique fracture of shaft of unspecified radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52333J | Displaced oblique fracture of shaft of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52333K | Displaced oblique fracture of shaft of unspecified radius, subsequent encounter for closed fracture with nonunion | CMS +S52333M | Displaced oblique fracture of shaft of unspecified radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52333N | Displaced oblique fracture of shaft of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52333P | Displaced oblique fracture of shaft of unspecified radius, subsequent encounter for closed fracture with malunion | CMS +S52333Q | Displaced oblique fracture of shaft of unspecified radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52333R | Displaced oblique fracture of shaft of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52333S | Displaced oblique fracture of shaft of unspecified radius, sequela | CMS +S52334A | Nondisplaced oblique fracture of shaft of right radius, initial encounter for closed fracture | CMS +S52334B | Nondisplaced oblique fracture of shaft of right radius, initial encounter for open fracture type I or II | CMS +S52334C | Nondisplaced oblique fracture of shaft of right radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52334D | Nondisplaced oblique fracture of shaft of right radius, subsequent encounter for closed fracture with routine healing | CMS +S52334E | Nondisplaced oblique fracture of shaft of right radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52334F | Nondisplaced oblique fracture of shaft of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52334G | Nondisplaced oblique fracture of shaft of right radius, subsequent encounter for closed fracture with delayed healing | CMS +S52334H | Nondisplaced oblique fracture of shaft of right radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52334J | Nondisplaced oblique fracture of shaft of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52334K | Nondisplaced oblique fracture of shaft of right radius, subsequent encounter for closed fracture with nonunion | CMS +S52334M | Nondisplaced oblique fracture of shaft of right radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52334N | Nondisplaced oblique fracture of shaft of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52334P | Nondisplaced oblique fracture of shaft of right radius, subsequent encounter for closed fracture with malunion | CMS +S52334Q | Nondisplaced oblique fracture of shaft of right radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52334R | Nondisplaced oblique fracture of shaft of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52334S | Nondisplaced oblique fracture of shaft of right radius, sequela | CMS +S52335A | Nondisplaced oblique fracture of shaft of left radius, initial encounter for closed fracture | CMS +S52335B | Nondisplaced oblique fracture of shaft of left radius, initial encounter for open fracture type I or II | CMS +S52335C | Nondisplaced oblique fracture of shaft of left radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52335D | Nondisplaced oblique fracture of shaft of left radius, subsequent encounter for closed fracture with routine healing | CMS +S52335E | Nondisplaced oblique fracture of shaft of left radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52335F | Nondisplaced oblique fracture of shaft of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52335G | Nondisplaced oblique fracture of shaft of left radius, subsequent encounter for closed fracture with delayed healing | CMS +S52335H | Nondisplaced oblique fracture of shaft of left radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52335J | Nondisplaced oblique fracture of shaft of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52335K | Nondisplaced oblique fracture of shaft of left radius, subsequent encounter for closed fracture with nonunion | CMS +S52335M | Nondisplaced oblique fracture of shaft of left radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52335N | Nondisplaced oblique fracture of shaft of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52335P | Nondisplaced oblique fracture of shaft of left radius, subsequent encounter for closed fracture with malunion | CMS +S52335Q | Nondisplaced oblique fracture of shaft of left radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52335R | Nondisplaced oblique fracture of shaft of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52335S | Nondisplaced oblique fracture of shaft of left radius, sequela | CMS +S52336A | Nondisplaced oblique fracture of shaft of unspecified radius, initial encounter for closed fracture | CMS +S52336B | Nondisplaced oblique fracture of shaft of unspecified radius, initial encounter for open fracture type I or II | CMS +S52336C | Nondisplaced oblique fracture of shaft of unspecified radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52336D | Nondisplaced oblique fracture of shaft of unspecified radius, subsequent encounter for closed fracture with routine healing | CMS +S52336E | Nondisplaced oblique fracture of shaft of unspecified radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52336F | Nondisplaced oblique fracture of shaft of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52336G | Nondisplaced oblique fracture of shaft of unspecified radius, subsequent encounter for closed fracture with delayed healing | CMS +S52336H | Nondisplaced oblique fracture of shaft of unspecified radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52336J | Nondisplaced oblique fracture of shaft of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52336K | Nondisplaced oblique fracture of shaft of unspecified radius, subsequent encounter for closed fracture with nonunion | CMS +S52336M | Nondisplaced oblique fracture of shaft of unspecified radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52336N | Nondisplaced oblique fracture of shaft of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52336P | Nondisplaced oblique fracture of shaft of unspecified radius, subsequent encounter for closed fracture with malunion | CMS +S52336Q | Nondisplaced oblique fracture of shaft of unspecified radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52336R | Nondisplaced oblique fracture of shaft of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52336S | Nondisplaced oblique fracture of shaft of unspecified radius, sequela | CMS +S52341A | Displaced spiral fracture of shaft of radius, right arm, initial encounter for closed fracture | CMS +S52341B | Displaced spiral fracture of shaft of radius, right arm, initial encounter for open fracture type I or II | CMS +S52341C | Displaced spiral fracture of shaft of radius, right arm, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52341D | Displaced spiral fracture of shaft of radius, right arm, subsequent encounter for closed fracture with routine healing | CMS +S52341E | Displaced spiral fracture of shaft of radius, right arm, subsequent encounter for open fracture type I or II with routine healing | CMS +S52341F | Displaced spiral fracture of shaft of radius, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52341G | Displaced spiral fracture of shaft of radius, right arm, subsequent encounter for closed fracture with delayed healing | CMS +S52341H | Displaced spiral fracture of shaft of radius, right arm, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52341J | Displaced spiral fracture of shaft of radius, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52341K | Displaced spiral fracture of shaft of radius, right arm, subsequent encounter for closed fracture with nonunion | CMS +S52341M | Displaced spiral fracture of shaft of radius, right arm, subsequent encounter for open fracture type I or II with nonunion | CMS +S52341N | Displaced spiral fracture of shaft of radius, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52341P | Displaced spiral fracture of shaft of radius, right arm, subsequent encounter for closed fracture with malunion | CMS +S52341Q | Displaced spiral fracture of shaft of radius, right arm, subsequent encounter for open fracture type I or II with malunion | CMS +S52341R | Displaced spiral fracture of shaft of radius, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52341S | Displaced spiral fracture of shaft of radius, right arm, sequela | CMS +S52342A | Displaced spiral fracture of shaft of radius, left arm, initial encounter for closed fracture | CMS +S52342B | Displaced spiral fracture of shaft of radius, left arm, initial encounter for open fracture type I or II | CMS +S52342C | Displaced spiral fracture of shaft of radius, left arm, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52342D | Displaced spiral fracture of shaft of radius, left arm, subsequent encounter for closed fracture with routine healing | CMS +S52342E | Displaced spiral fracture of shaft of radius, left arm, subsequent encounter for open fracture type I or II with routine healing | CMS +S52342F | Displaced spiral fracture of shaft of radius, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52342G | Displaced spiral fracture of shaft of radius, left arm, subsequent encounter for closed fracture with delayed healing | CMS +S52342H | Displaced spiral fracture of shaft of radius, left arm, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52342J | Displaced spiral fracture of shaft of radius, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52342K | Displaced spiral fracture of shaft of radius, left arm, subsequent encounter for closed fracture with nonunion | CMS +S52342M | Displaced spiral fracture of shaft of radius, left arm, subsequent encounter for open fracture type I or II with nonunion | CMS +S52342N | Displaced spiral fracture of shaft of radius, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52342P | Displaced spiral fracture of shaft of radius, left arm, subsequent encounter for closed fracture with malunion | CMS +S52342Q | Displaced spiral fracture of shaft of radius, left arm, subsequent encounter for open fracture type I or II with malunion | CMS +S52342R | Displaced spiral fracture of shaft of radius, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52342S | Displaced spiral fracture of shaft of radius, left arm, sequela | CMS +S52343A | Displaced spiral fracture of shaft of radius, unspecified arm, initial encounter for closed fracture | CMS +S52343B | Displaced spiral fracture of shaft of radius, unspecified arm, initial encounter for open fracture type I or II | CMS +S52343C | Displaced spiral fracture of shaft of radius, unspecified arm, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52343D | Displaced spiral fracture of shaft of radius, unspecified arm, subsequent encounter for closed fracture with routine healing | CMS +S52343E | Displaced spiral fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type I or II with routine healing | CMS +S52343F | Displaced spiral fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52343G | Displaced spiral fracture of shaft of radius, unspecified arm, subsequent encounter for closed fracture with delayed healing | CMS +S52343H | Displaced spiral fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52343J | Displaced spiral fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52343K | Displaced spiral fracture of shaft of radius, unspecified arm, subsequent encounter for closed fracture with nonunion | CMS +S52343M | Displaced spiral fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type I or II with nonunion | CMS +S52343N | Displaced spiral fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52343P | Displaced spiral fracture of shaft of radius, unspecified arm, subsequent encounter for closed fracture with malunion | CMS +S52343Q | Displaced spiral fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type I or II with malunion | CMS +S52343R | Displaced spiral fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52343S | Displaced spiral fracture of shaft of radius, unspecified arm, sequela | CMS +S52344A | Nondisplaced spiral fracture of shaft of radius, right arm, initial encounter for closed fracture | CMS +S52344B | Nondisplaced spiral fracture of shaft of radius, right arm, initial encounter for open fracture type I or II | CMS +S52344C | Nondisplaced spiral fracture of shaft of radius, right arm, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52344D | Nondisplaced spiral fracture of shaft of radius, right arm, subsequent encounter for closed fracture with routine healing | CMS +S52344E | Nondisplaced spiral fracture of shaft of radius, right arm, subsequent encounter for open fracture type I or II with routine healing | CMS +S52344F | Nondisplaced spiral fracture of shaft of radius, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52344G | Nondisplaced spiral fracture of shaft of radius, right arm, subsequent encounter for closed fracture with delayed healing | CMS +S52344H | Nondisplaced spiral fracture of shaft of radius, right arm, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52344J | Nondisplaced spiral fracture of shaft of radius, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52344K | Nondisplaced spiral fracture of shaft of radius, right arm, subsequent encounter for closed fracture with nonunion | CMS +S52344M | Nondisplaced spiral fracture of shaft of radius, right arm, subsequent encounter for open fracture type I or II with nonunion | CMS +S52344N | Nondisplaced spiral fracture of shaft of radius, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52344P | Nondisplaced spiral fracture of shaft of radius, right arm, subsequent encounter for closed fracture with malunion | CMS +S52344Q | Nondisplaced spiral fracture of shaft of radius, right arm, subsequent encounter for open fracture type I or II with malunion | CMS +S52344R | Nondisplaced spiral fracture of shaft of radius, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52344S | Nondisplaced spiral fracture of shaft of radius, right arm, sequela | CMS +S52345A | Nondisplaced spiral fracture of shaft of radius, left arm, initial encounter for closed fracture | CMS +S52345B | Nondisplaced spiral fracture of shaft of radius, left arm, initial encounter for open fracture type I or II | CMS +S52345C | Nondisplaced spiral fracture of shaft of radius, left arm, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52345D | Nondisplaced spiral fracture of shaft of radius, left arm, subsequent encounter for closed fracture with routine healing | CMS +S52345E | Nondisplaced spiral fracture of shaft of radius, left arm, subsequent encounter for open fracture type I or II with routine healing | CMS +S52345F | Nondisplaced spiral fracture of shaft of radius, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52345G | Nondisplaced spiral fracture of shaft of radius, left arm, subsequent encounter for closed fracture with delayed healing | CMS +S52345H | Nondisplaced spiral fracture of shaft of radius, left arm, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52345J | Nondisplaced spiral fracture of shaft of radius, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52345K | Nondisplaced spiral fracture of shaft of radius, left arm, subsequent encounter for closed fracture with nonunion | CMS +S52345M | Nondisplaced spiral fracture of shaft of radius, left arm, subsequent encounter for open fracture type I or II with nonunion | CMS +S52345N | Nondisplaced spiral fracture of shaft of radius, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52345P | Nondisplaced spiral fracture of shaft of radius, left arm, subsequent encounter for closed fracture with malunion | CMS +S52345Q | Nondisplaced spiral fracture of shaft of radius, left arm, subsequent encounter for open fracture type I or II with malunion | CMS +S52345R | Nondisplaced spiral fracture of shaft of radius, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52345S | Nondisplaced spiral fracture of shaft of radius, left arm, sequela | CMS +S52346A | Nondisplaced spiral fracture of shaft of radius, unspecified arm, initial encounter for closed fracture | CMS +S52346B | Nondisplaced spiral fracture of shaft of radius, unspecified arm, initial encounter for open fracture type I or II | CMS +S52346C | Nondisplaced spiral fracture of shaft of radius, unspecified arm, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52346D | Nondisplaced spiral fracture of shaft of radius, unspecified arm, subsequent encounter for closed fracture with routine healing | CMS +S52346E | Nondisplaced spiral fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type I or II with routine healing | CMS +S52346F | Nondisplaced spiral fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52346G | Nondisplaced spiral fracture of shaft of radius, unspecified arm, subsequent encounter for closed fracture with delayed healing | CMS +S52346H | Nondisplaced spiral fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52346J | Nondisplaced spiral fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52346K | Nondisplaced spiral fracture of shaft of radius, unspecified arm, subsequent encounter for closed fracture with nonunion | CMS +S52346M | Nondisplaced spiral fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type I or II with nonunion | CMS +S52346N | Nondisplaced spiral fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52346P | Nondisplaced spiral fracture of shaft of radius, unspecified arm, subsequent encounter for closed fracture with malunion | CMS +S52346Q | Nondisplaced spiral fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type I or II with malunion | CMS +S52346R | Nondisplaced spiral fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52346S | Nondisplaced spiral fracture of shaft of radius, unspecified arm, sequela | CMS +S52351A | Displaced comminuted fracture of shaft of radius, right arm, initial encounter for closed fracture | CMS +S52351B | Displaced comminuted fracture of shaft of radius, right arm, initial encounter for open fracture type I or II | CMS +S52351C | Displaced comminuted fracture of shaft of radius, right arm, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52351D | Displaced comminuted fracture of shaft of radius, right arm, subsequent encounter for closed fracture with routine healing | CMS +S52351E | Displaced comminuted fracture of shaft of radius, right arm, subsequent encounter for open fracture type I or II with routine healing | CMS +S52351F | Displaced comminuted fracture of shaft of radius, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52351G | Displaced comminuted fracture of shaft of radius, right arm, subsequent encounter for closed fracture with delayed healing | CMS +S52351H | Displaced comminuted fracture of shaft of radius, right arm, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52351J | Displaced comminuted fracture of shaft of radius, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52351K | Displaced comminuted fracture of shaft of radius, right arm, subsequent encounter for closed fracture with nonunion | CMS +S52351M | Displaced comminuted fracture of shaft of radius, right arm, subsequent encounter for open fracture type I or II with nonunion | CMS +S52351N | Displaced comminuted fracture of shaft of radius, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52351P | Displaced comminuted fracture of shaft of radius, right arm, subsequent encounter for closed fracture with malunion | CMS +S52351Q | Displaced comminuted fracture of shaft of radius, right arm, subsequent encounter for open fracture type I or II with malunion | CMS +S52351R | Displaced comminuted fracture of shaft of radius, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52351S | Displaced comminuted fracture of shaft of radius, right arm, sequela | CMS +S52352A | Displaced comminuted fracture of shaft of radius, left arm, initial encounter for closed fracture | CMS +S52352B | Displaced comminuted fracture of shaft of radius, left arm, initial encounter for open fracture type I or II | CMS +S52352C | Displaced comminuted fracture of shaft of radius, left arm, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52352D | Displaced comminuted fracture of shaft of radius, left arm, subsequent encounter for closed fracture with routine healing | CMS +S52352E | Displaced comminuted fracture of shaft of radius, left arm, subsequent encounter for open fracture type I or II with routine healing | CMS +S52352F | Displaced comminuted fracture of shaft of radius, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52352G | Displaced comminuted fracture of shaft of radius, left arm, subsequent encounter for closed fracture with delayed healing | CMS +S52352H | Displaced comminuted fracture of shaft of radius, left arm, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52352J | Displaced comminuted fracture of shaft of radius, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52352K | Displaced comminuted fracture of shaft of radius, left arm, subsequent encounter for closed fracture with nonunion | CMS +S52352M | Displaced comminuted fracture of shaft of radius, left arm, subsequent encounter for open fracture type I or II with nonunion | CMS +S52352N | Displaced comminuted fracture of shaft of radius, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52352P | Displaced comminuted fracture of shaft of radius, left arm, subsequent encounter for closed fracture with malunion | CMS +S52352Q | Displaced comminuted fracture of shaft of radius, left arm, subsequent encounter for open fracture type I or II with malunion | CMS +S52352R | Displaced comminuted fracture of shaft of radius, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52352S | Displaced comminuted fracture of shaft of radius, left arm, sequela | CMS +S52353A | Displaced comminuted fracture of shaft of radius, unspecified arm, initial encounter for closed fracture | CMS +S52353B | Displaced comminuted fracture of shaft of radius, unspecified arm, initial encounter for open fracture type I or II | CMS +S52353C | Displaced comminuted fracture of shaft of radius, unspecified arm, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52353D | Displaced comminuted fracture of shaft of radius, unspecified arm, subsequent encounter for closed fracture with routine healing | CMS +S52353E | Displaced comminuted fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type I or II with routine healing | CMS +S52353F | Displaced comminuted fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52353G | Displaced comminuted fracture of shaft of radius, unspecified arm, subsequent encounter for closed fracture with delayed healing | CMS +S52353H | Displaced comminuted fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52353J | Displaced comminuted fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52353K | Displaced comminuted fracture of shaft of radius, unspecified arm, subsequent encounter for closed fracture with nonunion | CMS +S52353M | Displaced comminuted fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type I or II with nonunion | CMS +S52353N | Displaced comminuted fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52353P | Displaced comminuted fracture of shaft of radius, unspecified arm, subsequent encounter for closed fracture with malunion | CMS +S52353Q | Displaced comminuted fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type I or II with malunion | CMS +S52353R | Displaced comminuted fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52353S | Displaced comminuted fracture of shaft of radius, unspecified arm, sequela | CMS +S52354A | Nondisplaced comminuted fracture of shaft of radius, right arm, initial encounter for closed fracture | CMS +S52354B | Nondisplaced comminuted fracture of shaft of radius, right arm, initial encounter for open fracture type I or II | CMS +S52354C | Nondisplaced comminuted fracture of shaft of radius, right arm, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52354D | Nondisplaced comminuted fracture of shaft of radius, right arm, subsequent encounter for closed fracture with routine healing | CMS +S52354E | Nondisplaced comminuted fracture of shaft of radius, right arm, subsequent encounter for open fracture type I or II with routine healing | CMS +S52354F | Nondisplaced comminuted fracture of shaft of radius, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52354G | Nondisplaced comminuted fracture of shaft of radius, right arm, subsequent encounter for closed fracture with delayed healing | CMS +S52354H | Nondisplaced comminuted fracture of shaft of radius, right arm, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52354J | Nondisplaced comminuted fracture of shaft of radius, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52354K | Nondisplaced comminuted fracture of shaft of radius, right arm, subsequent encounter for closed fracture with nonunion | CMS +S52354M | Nondisplaced comminuted fracture of shaft of radius, right arm, subsequent encounter for open fracture type I or II with nonunion | CMS +S52354N | Nondisplaced comminuted fracture of shaft of radius, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52354P | Nondisplaced comminuted fracture of shaft of radius, right arm, subsequent encounter for closed fracture with malunion | CMS +S52354Q | Nondisplaced comminuted fracture of shaft of radius, right arm, subsequent encounter for open fracture type I or II with malunion | CMS +S52354R | Nondisplaced comminuted fracture of shaft of radius, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52354S | Nondisplaced comminuted fracture of shaft of radius, right arm, sequela | CMS +S52355A | Nondisplaced comminuted fracture of shaft of radius, left arm, initial encounter for closed fracture | CMS +S52355B | Nondisplaced comminuted fracture of shaft of radius, left arm, initial encounter for open fracture type I or II | CMS +S52355C | Nondisplaced comminuted fracture of shaft of radius, left arm, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52355D | Nondisplaced comminuted fracture of shaft of radius, left arm, subsequent encounter for closed fracture with routine healing | CMS +S52355E | Nondisplaced comminuted fracture of shaft of radius, left arm, subsequent encounter for open fracture type I or II with routine healing | CMS +S52355F | Nondisplaced comminuted fracture of shaft of radius, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52355G | Nondisplaced comminuted fracture of shaft of radius, left arm, subsequent encounter for closed fracture with delayed healing | CMS +S52355H | Nondisplaced comminuted fracture of shaft of radius, left arm, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52355J | Nondisplaced comminuted fracture of shaft of radius, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52355K | Nondisplaced comminuted fracture of shaft of radius, left arm, subsequent encounter for closed fracture with nonunion | CMS +S52355M | Nondisplaced comminuted fracture of shaft of radius, left arm, subsequent encounter for open fracture type I or II with nonunion | CMS +S52355N | Nondisplaced comminuted fracture of shaft of radius, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52355P | Nondisplaced comminuted fracture of shaft of radius, left arm, subsequent encounter for closed fracture with malunion | CMS +S52355Q | Nondisplaced comminuted fracture of shaft of radius, left arm, subsequent encounter for open fracture type I or II with malunion | CMS +S52355R | Nondisplaced comminuted fracture of shaft of radius, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52355S | Nondisplaced comminuted fracture of shaft of radius, left arm, sequela | CMS +S52356A | Nondisplaced comminuted fracture of shaft of radius, unspecified arm, initial encounter for closed fracture | CMS +S52356B | Nondisplaced comminuted fracture of shaft of radius, unspecified arm, initial encounter for open fracture type I or II | CMS +S52356C | Nondisplaced comminuted fracture of shaft of radius, unspecified arm, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52356D | Nondisplaced comminuted fracture of shaft of radius, unspecified arm, subsequent encounter for closed fracture with routine healing | CMS +S52356E | Nondisplaced comminuted fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type I or II with routine healing | CMS +S52356F | Nondisplaced comminuted fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52356G | Nondisplaced comminuted fracture of shaft of radius, unspecified arm, subsequent encounter for closed fracture with delayed healing | CMS +S52356H | Nondisplaced comminuted fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52356J | Nondisplaced comminuted fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52356K | Nondisplaced comminuted fracture of shaft of radius, unspecified arm, subsequent encounter for closed fracture with nonunion | CMS +S52356M | Nondisplaced comminuted fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type I or II with nonunion | CMS +S52356N | Nondisplaced comminuted fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52356P | Nondisplaced comminuted fracture of shaft of radius, unspecified arm, subsequent encounter for closed fracture with malunion | CMS +S52356Q | Nondisplaced comminuted fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type I or II with malunion | CMS +S52356R | Nondisplaced comminuted fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52356S | Nondisplaced comminuted fracture of shaft of radius, unspecified arm, sequela | CMS +S52361A | Displaced segmental fracture of shaft of radius, right arm, initial encounter for closed fracture | CMS +S52361B | Displaced segmental fracture of shaft of radius, right arm, initial encounter for open fracture type I or II | CMS +S52361C | Displaced segmental fracture of shaft of radius, right arm, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52361D | Displaced segmental fracture of shaft of radius, right arm, subsequent encounter for closed fracture with routine healing | CMS +S52361E | Displaced segmental fracture of shaft of radius, right arm, subsequent encounter for open fracture type I or II with routine healing | CMS +S52361F | Displaced segmental fracture of shaft of radius, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52361G | Displaced segmental fracture of shaft of radius, right arm, subsequent encounter for closed fracture with delayed healing | CMS +S52361H | Displaced segmental fracture of shaft of radius, right arm, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52361J | Displaced segmental fracture of shaft of radius, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52361K | Displaced segmental fracture of shaft of radius, right arm, subsequent encounter for closed fracture with nonunion | CMS +S52361M | Displaced segmental fracture of shaft of radius, right arm, subsequent encounter for open fracture type I or II with nonunion | CMS +S52361N | Displaced segmental fracture of shaft of radius, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52361P | Displaced segmental fracture of shaft of radius, right arm, subsequent encounter for closed fracture with malunion | CMS +S52361Q | Displaced segmental fracture of shaft of radius, right arm, subsequent encounter for open fracture type I or II with malunion | CMS +S52361R | Displaced segmental fracture of shaft of radius, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52361S | Displaced segmental fracture of shaft of radius, right arm, sequela | CMS +S52362A | Displaced segmental fracture of shaft of radius, left arm, initial encounter for closed fracture | CMS +S52362B | Displaced segmental fracture of shaft of radius, left arm, initial encounter for open fracture type I or II | CMS +S52362C | Displaced segmental fracture of shaft of radius, left arm, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52362D | Displaced segmental fracture of shaft of radius, left arm, subsequent encounter for closed fracture with routine healing | CMS +S52362E | Displaced segmental fracture of shaft of radius, left arm, subsequent encounter for open fracture type I or II with routine healing | CMS +S52362F | Displaced segmental fracture of shaft of radius, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52362G | Displaced segmental fracture of shaft of radius, left arm, subsequent encounter for closed fracture with delayed healing | CMS +S52362H | Displaced segmental fracture of shaft of radius, left arm, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52362J | Displaced segmental fracture of shaft of radius, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52362K | Displaced segmental fracture of shaft of radius, left arm, subsequent encounter for closed fracture with nonunion | CMS +S52362M | Displaced segmental fracture of shaft of radius, left arm, subsequent encounter for open fracture type I or II with nonunion | CMS +S52362N | Displaced segmental fracture of shaft of radius, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52362P | Displaced segmental fracture of shaft of radius, left arm, subsequent encounter for closed fracture with malunion | CMS +S52362Q | Displaced segmental fracture of shaft of radius, left arm, subsequent encounter for open fracture type I or II with malunion | CMS +S52362R | Displaced segmental fracture of shaft of radius, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52362S | Displaced segmental fracture of shaft of radius, left arm, sequela | CMS +S52363A | Displaced segmental fracture of shaft of radius, unspecified arm, initial encounter for closed fracture | CMS +S52363B | Displaced segmental fracture of shaft of radius, unspecified arm, initial encounter for open fracture type I or II | CMS +S52363C | Displaced segmental fracture of shaft of radius, unspecified arm, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52363D | Displaced segmental fracture of shaft of radius, unspecified arm, subsequent encounter for closed fracture with routine healing | CMS +S52363E | Displaced segmental fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type I or II with routine healing | CMS +S52363F | Displaced segmental fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52363G | Displaced segmental fracture of shaft of radius, unspecified arm, subsequent encounter for closed fracture with delayed healing | CMS +S52363H | Displaced segmental fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52363J | Displaced segmental fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52363K | Displaced segmental fracture of shaft of radius, unspecified arm, subsequent encounter for closed fracture with nonunion | CMS +S52363M | Displaced segmental fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type I or II with nonunion | CMS +S52363N | Displaced segmental fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52363P | Displaced segmental fracture of shaft of radius, unspecified arm, subsequent encounter for closed fracture with malunion | CMS +S52363Q | Displaced segmental fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type I or II with malunion | CMS +S52363R | Displaced segmental fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52363S | Displaced segmental fracture of shaft of radius, unspecified arm, sequela | CMS +S52364A | Nondisplaced segmental fracture of shaft of radius, right arm, initial encounter for closed fracture | CMS +S52364B | Nondisplaced segmental fracture of shaft of radius, right arm, initial encounter for open fracture type I or II | CMS +S52364C | Nondisplaced segmental fracture of shaft of radius, right arm, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52364D | Nondisplaced segmental fracture of shaft of radius, right arm, subsequent encounter for closed fracture with routine healing | CMS +S52364E | Nondisplaced segmental fracture of shaft of radius, right arm, subsequent encounter for open fracture type I or II with routine healing | CMS +S52364F | Nondisplaced segmental fracture of shaft of radius, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52364G | Nondisplaced segmental fracture of shaft of radius, right arm, subsequent encounter for closed fracture with delayed healing | CMS +S52364H | Nondisplaced segmental fracture of shaft of radius, right arm, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52364J | Nondisplaced segmental fracture of shaft of radius, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52364K | Nondisplaced segmental fracture of shaft of radius, right arm, subsequent encounter for closed fracture with nonunion | CMS +S52364M | Nondisplaced segmental fracture of shaft of radius, right arm, subsequent encounter for open fracture type I or II with nonunion | CMS +S52364N | Nondisplaced segmental fracture of shaft of radius, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52364P | Nondisplaced segmental fracture of shaft of radius, right arm, subsequent encounter for closed fracture with malunion | CMS +S52364Q | Nondisplaced segmental fracture of shaft of radius, right arm, subsequent encounter for open fracture type I or II with malunion | CMS +S52364R | Nondisplaced segmental fracture of shaft of radius, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52364S | Nondisplaced segmental fracture of shaft of radius, right arm, sequela | CMS +S52365A | Nondisplaced segmental fracture of shaft of radius, left arm, initial encounter for closed fracture | CMS +S52365B | Nondisplaced segmental fracture of shaft of radius, left arm, initial encounter for open fracture type I or II | CMS +S52365C | Nondisplaced segmental fracture of shaft of radius, left arm, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52365D | Nondisplaced segmental fracture of shaft of radius, left arm, subsequent encounter for closed fracture with routine healing | CMS +S52365E | Nondisplaced segmental fracture of shaft of radius, left arm, subsequent encounter for open fracture type I or II with routine healing | CMS +S52365F | Nondisplaced segmental fracture of shaft of radius, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52365G | Nondisplaced segmental fracture of shaft of radius, left arm, subsequent encounter for closed fracture with delayed healing | CMS +S52365H | Nondisplaced segmental fracture of shaft of radius, left arm, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52365J | Nondisplaced segmental fracture of shaft of radius, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52365K | Nondisplaced segmental fracture of shaft of radius, left arm, subsequent encounter for closed fracture with nonunion | CMS +S52365M | Nondisplaced segmental fracture of shaft of radius, left arm, subsequent encounter for open fracture type I or II with nonunion | CMS +S52365N | Nondisplaced segmental fracture of shaft of radius, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52365P | Nondisplaced segmental fracture of shaft of radius, left arm, subsequent encounter for closed fracture with malunion | CMS +S52365Q | Nondisplaced segmental fracture of shaft of radius, left arm, subsequent encounter for open fracture type I or II with malunion | CMS +S52365R | Nondisplaced segmental fracture of shaft of radius, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52365S | Nondisplaced segmental fracture of shaft of radius, left arm, sequela | CMS +S52366A | Nondisplaced segmental fracture of shaft of radius, unspecified arm, initial encounter for closed fracture | CMS +S52366B | Nondisplaced segmental fracture of shaft of radius, unspecified arm, initial encounter for open fracture type I or II | CMS +S52366C | Nondisplaced segmental fracture of shaft of radius, unspecified arm, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52366D | Nondisplaced segmental fracture of shaft of radius, unspecified arm, subsequent encounter for closed fracture with routine healing | CMS +S52366E | Nondisplaced segmental fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type I or II with routine healing | CMS +S52366F | Nondisplaced segmental fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52366G | Nondisplaced segmental fracture of shaft of radius, unspecified arm, subsequent encounter for closed fracture with delayed healing | CMS +S52366H | Nondisplaced segmental fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52366J | Nondisplaced segmental fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52366K | Nondisplaced segmental fracture of shaft of radius, unspecified arm, subsequent encounter for closed fracture with nonunion | CMS +S52366M | Nondisplaced segmental fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type I or II with nonunion | CMS +S52366N | Nondisplaced segmental fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52366P | Nondisplaced segmental fracture of shaft of radius, unspecified arm, subsequent encounter for closed fracture with malunion | CMS +S52366Q | Nondisplaced segmental fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type I or II with malunion | CMS +S52366R | Nondisplaced segmental fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52366S | Nondisplaced segmental fracture of shaft of radius, unspecified arm, sequela | CMS +S52371A | Galeazzi's fracture of right radius, initial encounter for closed fracture | CMS +S52371B | Galeazzi's fracture of right radius, initial encounter for open fracture type I or II | CMS +S52371C | Galeazzi's fracture of right radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52371D | Galeazzi's fracture of right radius, subsequent encounter for closed fracture with routine healing | CMS +S52371E | Galeazzi's fracture of right radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52371F | Galeazzi's fracture of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52371G | Galeazzi's fracture of right radius, subsequent encounter for closed fracture with delayed healing | CMS +S52371H | Galeazzi's fracture of right radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52371J | Galeazzi's fracture of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52371K | Galeazzi's fracture of right radius, subsequent encounter for closed fracture with nonunion | CMS +S52371M | Galeazzi's fracture of right radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52371N | Galeazzi's fracture of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52371P | Galeazzi's fracture of right radius, subsequent encounter for closed fracture with malunion | CMS +S52371Q | Galeazzi's fracture of right radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52371R | Galeazzi's fracture of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52371S | Galeazzi's fracture of right radius, sequela | CMS +S52372A | Galeazzi's fracture of left radius, initial encounter for closed fracture | CMS +S52372B | Galeazzi's fracture of left radius, initial encounter for open fracture type I or II | CMS +S52372C | Galeazzi's fracture of left radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52372D | Galeazzi's fracture of left radius, subsequent encounter for closed fracture with routine healing | CMS +S52372E | Galeazzi's fracture of left radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52372F | Galeazzi's fracture of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52372G | Galeazzi's fracture of left radius, subsequent encounter for closed fracture with delayed healing | CMS +S52372H | Galeazzi's fracture of left radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52372J | Galeazzi's fracture of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52372K | Galeazzi's fracture of left radius, subsequent encounter for closed fracture with nonunion | CMS +S52372M | Galeazzi's fracture of left radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52372N | Galeazzi's fracture of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52372P | Galeazzi's fracture of left radius, subsequent encounter for closed fracture with malunion | CMS +S52372Q | Galeazzi's fracture of left radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52372R | Galeazzi's fracture of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52372S | Galeazzi's fracture of left radius, sequela | CMS +S52379A | Galeazzi's fracture of unspecified radius, initial encounter for closed fracture | CMS +S52379B | Galeazzi's fracture of unspecified radius, initial encounter for open fracture type I or II | CMS +S52379C | Galeazzi's fracture of unspecified radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52379D | Galeazzi's fracture of unspecified radius, subsequent encounter for closed fracture with routine healing | CMS +S52379E | Galeazzi's fracture of unspecified radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52379F | Galeazzi's fracture of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52379G | Galeazzi's fracture of unspecified radius, subsequent encounter for closed fracture with delayed healing | CMS +S52379H | Galeazzi's fracture of unspecified radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52379J | Galeazzi's fracture of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52379K | Galeazzi's fracture of unspecified radius, subsequent encounter for closed fracture with nonunion | CMS +S52379M | Galeazzi's fracture of unspecified radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52379N | Galeazzi's fracture of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52379P | Galeazzi's fracture of unspecified radius, subsequent encounter for closed fracture with malunion | CMS +S52379Q | Galeazzi's fracture of unspecified radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52379R | Galeazzi's fracture of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52379S | Galeazzi's fracture of unspecified radius, sequela | CMS +S52381A | Bent bone of right radius, initial encounter for closed fracture | CMS +S52381B | Bent bone of right radius, initial encounter for open fracture type I or II | CMS +S52381C | Bent bone of right radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52381D | Bent bone of right radius, subsequent encounter for closed fracture with routine healing | CMS +S52381E | Bent bone of right radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52381F | Bent bone of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52381G | Bent bone of right radius, subsequent encounter for closed fracture with delayed healing | CMS +S52381H | Bent bone of right radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52381J | Bent bone of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52381K | Bent bone of right radius, subsequent encounter for closed fracture with nonunion | CMS +S52381M | Bent bone of right radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52381N | Bent bone of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52381P | Bent bone of right radius, subsequent encounter for closed fracture with malunion | CMS +S52381Q | Bent bone of right radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52381R | Bent bone of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52381S | Bent bone of right radius, sequela | CMS +S52382A | Bent bone of left radius, initial encounter for closed fracture | CMS +S52382B | Bent bone of left radius, initial encounter for open fracture type I or II | CMS +S52382C | Bent bone of left radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52382D | Bent bone of left radius, subsequent encounter for closed fracture with routine healing | CMS +S52382E | Bent bone of left radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52382F | Bent bone of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52382G | Bent bone of left radius, subsequent encounter for closed fracture with delayed healing | CMS +S52382H | Bent bone of left radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52382J | Bent bone of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52382K | Bent bone of left radius, subsequent encounter for closed fracture with nonunion | CMS +S52382M | Bent bone of left radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52382N | Bent bone of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52382P | Bent bone of left radius, subsequent encounter for closed fracture with malunion | CMS +S52382Q | Bent bone of left radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52382R | Bent bone of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52382S | Bent bone of left radius, sequela | CMS +S52389A | Bent bone of unspecified radius, initial encounter for closed fracture | CMS +S52389B | Bent bone of unspecified radius, initial encounter for open fracture type I or II | CMS +S52389C | Bent bone of unspecified radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52389D | Bent bone of unspecified radius, subsequent encounter for closed fracture with routine healing | CMS +S52389E | Bent bone of unspecified radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52389F | Bent bone of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52389G | Bent bone of unspecified radius, subsequent encounter for closed fracture with delayed healing | CMS +S52389H | Bent bone of unspecified radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52389J | Bent bone of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52389K | Bent bone of unspecified radius, subsequent encounter for closed fracture with nonunion | CMS +S52389M | Bent bone of unspecified radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52389N | Bent bone of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52389P | Bent bone of unspecified radius, subsequent encounter for closed fracture with malunion | CMS +S52389Q | Bent bone of unspecified radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52389R | Bent bone of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52389S | Bent bone of unspecified radius, sequela | CMS +S52391A | Other fracture of shaft of radius, right arm, initial encounter for closed fracture | CMS +S52391B | Other fracture of shaft of radius, right arm, initial encounter for open fracture type I or II | CMS +S52391C | Other fracture of shaft of radius, right arm, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52391D | Other fracture of shaft of radius, right arm, subsequent encounter for closed fracture with routine healing | CMS +S52391E | Other fracture of shaft of radius, right arm, subsequent encounter for open fracture type I or II with routine healing | CMS +S52391F | Other fracture of shaft of radius, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52391G | Other fracture of shaft of radius, right arm, subsequent encounter for closed fracture with delayed healing | CMS +S52391H | Other fracture of shaft of radius, right arm, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52391J | Other fracture of shaft of radius, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52391K | Other fracture of shaft of radius, right arm, subsequent encounter for closed fracture with nonunion | CMS +S52391M | Other fracture of shaft of radius, right arm, subsequent encounter for open fracture type I or II with nonunion | CMS +S52391N | Other fracture of shaft of radius, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52391P | Other fracture of shaft of radius, right arm, subsequent encounter for closed fracture with malunion | CMS +S52391Q | Other fracture of shaft of radius, right arm, subsequent encounter for open fracture type I or II with malunion | CMS +S52391R | Other fracture of shaft of radius, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52391S | Other fracture of shaft of radius, right arm, sequela | CMS +S52392A | Other fracture of shaft of radius, left arm, initial encounter for closed fracture | CMS +S52392B | Other fracture of shaft of radius, left arm, initial encounter for open fracture type I or II | CMS +S52392C | Other fracture of shaft of radius, left arm, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52392D | Other fracture of shaft of radius, left arm, subsequent encounter for closed fracture with routine healing | CMS +S52392E | Other fracture of shaft of radius, left arm, subsequent encounter for open fracture type I or II with routine healing | CMS +S52392F | Other fracture of shaft of radius, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52392G | Other fracture of shaft of radius, left arm, subsequent encounter for closed fracture with delayed healing | CMS +S52392H | Other fracture of shaft of radius, left arm, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52392J | Other fracture of shaft of radius, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52392K | Other fracture of shaft of radius, left arm, subsequent encounter for closed fracture with nonunion | CMS +S52392M | Other fracture of shaft of radius, left arm, subsequent encounter for open fracture type I or II with nonunion | CMS +S52392N | Other fracture of shaft of radius, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52392P | Other fracture of shaft of radius, left arm, subsequent encounter for closed fracture with malunion | CMS +S52392Q | Other fracture of shaft of radius, left arm, subsequent encounter for open fracture type I or II with malunion | CMS +S52392R | Other fracture of shaft of radius, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52392S | Other fracture of shaft of radius, left arm, sequela | CMS +S52399A | Other fracture of shaft of radius, unspecified arm, initial encounter for closed fracture | CMS +S52399B | Other fracture of shaft of radius, unspecified arm, initial encounter for open fracture type I or II | CMS +S52399C | Other fracture of shaft of radius, unspecified arm, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52399D | Other fracture of shaft of radius, unspecified arm, subsequent encounter for closed fracture with routine healing | CMS +S52399E | Other fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type I or II with routine healing | CMS +S52399F | Other fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52399G | Other fracture of shaft of radius, unspecified arm, subsequent encounter for closed fracture with delayed healing | CMS +S52399H | Other fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52399J | Other fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52399K | Other fracture of shaft of radius, unspecified arm, subsequent encounter for closed fracture with nonunion | CMS +S52399M | Other fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type I or II with nonunion | CMS +S52399N | Other fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52399P | Other fracture of shaft of radius, unspecified arm, subsequent encounter for closed fracture with malunion | CMS +S52399Q | Other fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type I or II with malunion | CMS +S52399R | Other fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52399S | Other fracture of shaft of radius, unspecified arm, sequela | CMS +S52501A | Unspecified fracture of the lower end of right radius, initial encounter for closed fracture | CMS +S52501B | Unspecified fracture of the lower end of right radius, initial encounter for open fracture type I or II | CMS +S52501C | Unspecified fracture of the lower end of right radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52501D | Unspecified fracture of the lower end of right radius, subsequent encounter for closed fracture with routine healing | CMS +S52501E | Unspecified fracture of the lower end of right radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52501F | Unspecified fracture of the lower end of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52501G | Unspecified fracture of the lower end of right radius, subsequent encounter for closed fracture with delayed healing | CMS +S52501H | Unspecified fracture of the lower end of right radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52501J | Unspecified fracture of the lower end of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52501K | Unspecified fracture of the lower end of right radius, subsequent encounter for closed fracture with nonunion | CMS +S52501M | Unspecified fracture of the lower end of right radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52501N | Unspecified fracture of the lower end of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52501P | Unspecified fracture of the lower end of right radius, subsequent encounter for closed fracture with malunion | CMS +S52501Q | Unspecified fracture of the lower end of right radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52501R | Unspecified fracture of the lower end of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52501S | Unspecified fracture of the lower end of right radius, sequela | CMS +S52502A | Unspecified fracture of the lower end of left radius, initial encounter for closed fracture | CMS +S52502B | Unspecified fracture of the lower end of left radius, initial encounter for open fracture type I or II | CMS +S52502C | Unspecified fracture of the lower end of left radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52502D | Unspecified fracture of the lower end of left radius, subsequent encounter for closed fracture with routine healing | CMS +S52502E | Unspecified fracture of the lower end of left radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52502F | Unspecified fracture of the lower end of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52502G | Unspecified fracture of the lower end of left radius, subsequent encounter for closed fracture with delayed healing | CMS +S52502H | Unspecified fracture of the lower end of left radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52502J | Unspecified fracture of the lower end of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52502K | Unspecified fracture of the lower end of left radius, subsequent encounter for closed fracture with nonunion | CMS +S52502M | Unspecified fracture of the lower end of left radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52502N | Unspecified fracture of the lower end of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52502P | Unspecified fracture of the lower end of left radius, subsequent encounter for closed fracture with malunion | CMS +S52502Q | Unspecified fracture of the lower end of left radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52502R | Unspecified fracture of the lower end of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52502S | Unspecified fracture of the lower end of left radius, sequela | CMS +S52509A | Unspecified fracture of the lower end of unspecified radius, initial encounter for closed fracture | CMS +S52509B | Unspecified fracture of the lower end of unspecified radius, initial encounter for open fracture type I or II | CMS +S52509C | Unspecified fracture of the lower end of unspecified radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52509D | Unspecified fracture of the lower end of unspecified radius, subsequent encounter for closed fracture with routine healing | CMS +S52509E | Unspecified fracture of the lower end of unspecified radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52509F | Unspecified fracture of the lower end of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52509G | Unspecified fracture of the lower end of unspecified radius, subsequent encounter for closed fracture with delayed healing | CMS +S52509H | Unspecified fracture of the lower end of unspecified radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52509J | Unspecified fracture of the lower end of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52509K | Unspecified fracture of the lower end of unspecified radius, subsequent encounter for closed fracture with nonunion | CMS +S52509M | Unspecified fracture of the lower end of unspecified radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52509N | Unspecified fracture of the lower end of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52509P | Unspecified fracture of the lower end of unspecified radius, subsequent encounter for closed fracture with malunion | CMS +S52509Q | Unspecified fracture of the lower end of unspecified radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52509R | Unspecified fracture of the lower end of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52509S | Unspecified fracture of the lower end of unspecified radius, sequela | CMS +S52511A | Displaced fracture of right radial styloid process, initial encounter for closed fracture | CMS +S52511B | Displaced fracture of right radial styloid process, initial encounter for open fracture type I or II | CMS +S52511C | Displaced fracture of right radial styloid process, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52511D | Displaced fracture of right radial styloid process, subsequent encounter for closed fracture with routine healing | CMS +S52511E | Displaced fracture of right radial styloid process, subsequent encounter for open fracture type I or II with routine healing | CMS +S52511F | Displaced fracture of right radial styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52511G | Displaced fracture of right radial styloid process, subsequent encounter for closed fracture with delayed healing | CMS +S52511H | Displaced fracture of right radial styloid process, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52511J | Displaced fracture of right radial styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52511K | Displaced fracture of right radial styloid process, subsequent encounter for closed fracture with nonunion | CMS +S52511M | Displaced fracture of right radial styloid process, subsequent encounter for open fracture type I or II with nonunion | CMS +S52511N | Displaced fracture of right radial styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52511P | Displaced fracture of right radial styloid process, subsequent encounter for closed fracture with malunion | CMS +S52511Q | Displaced fracture of right radial styloid process, subsequent encounter for open fracture type I or II with malunion | CMS +S52511R | Displaced fracture of right radial styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52511S | Displaced fracture of right radial styloid process, sequela | CMS +S52512A | Displaced fracture of left radial styloid process, initial encounter for closed fracture | CMS +S52512B | Displaced fracture of left radial styloid process, initial encounter for open fracture type I or II | CMS +S52512C | Displaced fracture of left radial styloid process, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52512D | Displaced fracture of left radial styloid process, subsequent encounter for closed fracture with routine healing | CMS +S52512E | Displaced fracture of left radial styloid process, subsequent encounter for open fracture type I or II with routine healing | CMS +S52512F | Displaced fracture of left radial styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52512G | Displaced fracture of left radial styloid process, subsequent encounter for closed fracture with delayed healing | CMS +S52512H | Displaced fracture of left radial styloid process, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52512J | Displaced fracture of left radial styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52512K | Displaced fracture of left radial styloid process, subsequent encounter for closed fracture with nonunion | CMS +S52512M | Displaced fracture of left radial styloid process, subsequent encounter for open fracture type I or II with nonunion | CMS +S52512N | Displaced fracture of left radial styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52512P | Displaced fracture of left radial styloid process, subsequent encounter for closed fracture with malunion | CMS +S52512Q | Displaced fracture of left radial styloid process, subsequent encounter for open fracture type I or II with malunion | CMS +S52512R | Displaced fracture of left radial styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52512S | Displaced fracture of left radial styloid process, sequela | CMS +S52513A | Displaced fracture of unspecified radial styloid process, initial encounter for closed fracture | CMS +S52513B | Displaced fracture of unspecified radial styloid process, initial encounter for open fracture type I or II | CMS +S52513C | Displaced fracture of unspecified radial styloid process, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52513D | Displaced fracture of unspecified radial styloid process, subsequent encounter for closed fracture with routine healing | CMS +S52513E | Displaced fracture of unspecified radial styloid process, subsequent encounter for open fracture type I or II with routine healing | CMS +S52513F | Displaced fracture of unspecified radial styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52513G | Displaced fracture of unspecified radial styloid process, subsequent encounter for closed fracture with delayed healing | CMS +S52513H | Displaced fracture of unspecified radial styloid process, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52513J | Displaced fracture of unspecified radial styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52513K | Displaced fracture of unspecified radial styloid process, subsequent encounter for closed fracture with nonunion | CMS +S52513M | Displaced fracture of unspecified radial styloid process, subsequent encounter for open fracture type I or II with nonunion | CMS +S52513N | Displaced fracture of unspecified radial styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52513P | Displaced fracture of unspecified radial styloid process, subsequent encounter for closed fracture with malunion | CMS +S52513Q | Displaced fracture of unspecified radial styloid process, subsequent encounter for open fracture type I or II with malunion | CMS +S52513R | Displaced fracture of unspecified radial styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52513S | Displaced fracture of unspecified radial styloid process, sequela | CMS +S52514A | Nondisplaced fracture of right radial styloid process, initial encounter for closed fracture | CMS +S52514B | Nondisplaced fracture of right radial styloid process, initial encounter for open fracture type I or II | CMS +S52514C | Nondisplaced fracture of right radial styloid process, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52514D | Nondisplaced fracture of right radial styloid process, subsequent encounter for closed fracture with routine healing | CMS +S52514E | Nondisplaced fracture of right radial styloid process, subsequent encounter for open fracture type I or II with routine healing | CMS +S52514F | Nondisplaced fracture of right radial styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52514G | Nondisplaced fracture of right radial styloid process, subsequent encounter for closed fracture with delayed healing | CMS +S52514H | Nondisplaced fracture of right radial styloid process, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52514J | Nondisplaced fracture of right radial styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52514K | Nondisplaced fracture of right radial styloid process, subsequent encounter for closed fracture with nonunion | CMS +S52514M | Nondisplaced fracture of right radial styloid process, subsequent encounter for open fracture type I or II with nonunion | CMS +S52514N | Nondisplaced fracture of right radial styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52514P | Nondisplaced fracture of right radial styloid process, subsequent encounter for closed fracture with malunion | CMS +S52514Q | Nondisplaced fracture of right radial styloid process, subsequent encounter for open fracture type I or II with malunion | CMS +S52514R | Nondisplaced fracture of right radial styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52514S | Nondisplaced fracture of right radial styloid process, sequela | CMS +S52515A | Nondisplaced fracture of left radial styloid process, initial encounter for closed fracture | CMS +S52515B | Nondisplaced fracture of left radial styloid process, initial encounter for open fracture type I or II | CMS +S52515C | Nondisplaced fracture of left radial styloid process, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52515D | Nondisplaced fracture of left radial styloid process, subsequent encounter for closed fracture with routine healing | CMS +S52515E | Nondisplaced fracture of left radial styloid process, subsequent encounter for open fracture type I or II with routine healing | CMS +S52515F | Nondisplaced fracture of left radial styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52515G | Nondisplaced fracture of left radial styloid process, subsequent encounter for closed fracture with delayed healing | CMS +S52515H | Nondisplaced fracture of left radial styloid process, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52515J | Nondisplaced fracture of left radial styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52515K | Nondisplaced fracture of left radial styloid process, subsequent encounter for closed fracture with nonunion | CMS +S52515M | Nondisplaced fracture of left radial styloid process, subsequent encounter for open fracture type I or II with nonunion | CMS +S52515N | Nondisplaced fracture of left radial styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52515P | Nondisplaced fracture of left radial styloid process, subsequent encounter for closed fracture with malunion | CMS +S52515Q | Nondisplaced fracture of left radial styloid process, subsequent encounter for open fracture type I or II with malunion | CMS +S52515R | Nondisplaced fracture of left radial styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52515S | Nondisplaced fracture of left radial styloid process, sequela | CMS +S52516A | Nondisplaced fracture of unspecified radial styloid process, initial encounter for closed fracture | CMS +S52516B | Nondisplaced fracture of unspecified radial styloid process, initial encounter for open fracture type I or II | CMS +S52516C | Nondisplaced fracture of unspecified radial styloid process, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52516D | Nondisplaced fracture of unspecified radial styloid process, subsequent encounter for closed fracture with routine healing | CMS +S52516E | Nondisplaced fracture of unspecified radial styloid process, subsequent encounter for open fracture type I or II with routine healing | CMS +S52516F | Nondisplaced fracture of unspecified radial styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52516G | Nondisplaced fracture of unspecified radial styloid process, subsequent encounter for closed fracture with delayed healing | CMS +S52516H | Nondisplaced fracture of unspecified radial styloid process, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52516J | Nondisplaced fracture of unspecified radial styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52516K | Nondisplaced fracture of unspecified radial styloid process, subsequent encounter for closed fracture with nonunion | CMS +S52516M | Nondisplaced fracture of unspecified radial styloid process, subsequent encounter for open fracture type I or II with nonunion | CMS +S52516N | Nondisplaced fracture of unspecified radial styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52516P | Nondisplaced fracture of unspecified radial styloid process, subsequent encounter for closed fracture with malunion | CMS +S52516Q | Nondisplaced fracture of unspecified radial styloid process, subsequent encounter for open fracture type I or II with malunion | CMS +S52516R | Nondisplaced fracture of unspecified radial styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52516S | Nondisplaced fracture of unspecified radial styloid process, sequela | CMS +S52521A | Torus fracture of lower end of right radius, initial encounter for closed fracture | CMS +S52521D | Torus fracture of lower end of right radius, subsequent encounter for fracture with routine healing | CMS +S52521G | Torus fracture of lower end of right radius, subsequent encounter for fracture with delayed healing | CMS +S52521K | Torus fracture of lower end of right radius, subsequent encounter for fracture with nonunion | CMS +S52521P | Torus fracture of lower end of right radius, subsequent encounter for fracture with malunion | CMS +S52521S | Torus fracture of lower end of right radius, sequela | CMS +S52522A | Torus fracture of lower end of left radius, initial encounter for closed fracture | CMS +S52522D | Torus fracture of lower end of left radius, subsequent encounter for fracture with routine healing | CMS +S52522G | Torus fracture of lower end of left radius, subsequent encounter for fracture with delayed healing | CMS +S52522K | Torus fracture of lower end of left radius, subsequent encounter for fracture with nonunion | CMS +S52522P | Torus fracture of lower end of left radius, subsequent encounter for fracture with malunion | CMS +S52522S | Torus fracture of lower end of left radius, sequela | CMS +S52529A | Torus fracture of lower end of unspecified radius, initial encounter for closed fracture | CMS +S52529D | Torus fracture of lower end of unspecified radius, subsequent encounter for fracture with routine healing | CMS +S52529G | Torus fracture of lower end of unspecified radius, subsequent encounter for fracture with delayed healing | CMS +S52529K | Torus fracture of lower end of unspecified radius, subsequent encounter for fracture with nonunion | CMS +S52529P | Torus fracture of lower end of unspecified radius, subsequent encounter for fracture with malunion | CMS +S52529S | Torus fracture of lower end of unspecified radius, sequela | CMS +S52531A | Colles' fracture of right radius, initial encounter for closed fracture | CMS +S52531B | Colles' fracture of right radius, initial encounter for open fracture type I or II | CMS +S52531C | Colles' fracture of right radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52531D | Colles' fracture of right radius, subsequent encounter for closed fracture with routine healing | CMS +S52531E | Colles' fracture of right radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52531F | Colles' fracture of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52531G | Colles' fracture of right radius, subsequent encounter for closed fracture with delayed healing | CMS +S52531H | Colles' fracture of right radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52531J | Colles' fracture of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52531K | Colles' fracture of right radius, subsequent encounter for closed fracture with nonunion | CMS +S52531M | Colles' fracture of right radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52531N | Colles' fracture of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52531P | Colles' fracture of right radius, subsequent encounter for closed fracture with malunion | CMS +S52531Q | Colles' fracture of right radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52531R | Colles' fracture of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52531S | Colles' fracture of right radius, sequela | CMS +S52532A | Colles' fracture of left radius, initial encounter for closed fracture | CMS +S52532B | Colles' fracture of left radius, initial encounter for open fracture type I or II | CMS +S52532C | Colles' fracture of left radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52532D | Colles' fracture of left radius, subsequent encounter for closed fracture with routine healing | CMS +S52532E | Colles' fracture of left radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52532F | Colles' fracture of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52532G | Colles' fracture of left radius, subsequent encounter for closed fracture with delayed healing | CMS +S52532H | Colles' fracture of left radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52532J | Colles' fracture of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52532K | Colles' fracture of left radius, subsequent encounter for closed fracture with nonunion | CMS +S52532M | Colles' fracture of left radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52532N | Colles' fracture of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52532P | Colles' fracture of left radius, subsequent encounter for closed fracture with malunion | CMS +S52532Q | Colles' fracture of left radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52532R | Colles' fracture of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52532S | Colles' fracture of left radius, sequela | CMS +S52539A | Colles' fracture of unspecified radius, initial encounter for closed fracture | CMS +S52539B | Colles' fracture of unspecified radius, initial encounter for open fracture type I or II | CMS +S52539C | Colles' fracture of unspecified radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52539D | Colles' fracture of unspecified radius, subsequent encounter for closed fracture with routine healing | CMS +S52539E | Colles' fracture of unspecified radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52539F | Colles' fracture of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52539G | Colles' fracture of unspecified radius, subsequent encounter for closed fracture with delayed healing | CMS +S52539H | Colles' fracture of unspecified radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52539J | Colles' fracture of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52539K | Colles' fracture of unspecified radius, subsequent encounter for closed fracture with nonunion | CMS +S52539M | Colles' fracture of unspecified radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52539N | Colles' fracture of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52539P | Colles' fracture of unspecified radius, subsequent encounter for closed fracture with malunion | CMS +S52539Q | Colles' fracture of unspecified radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52539R | Colles' fracture of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52539S | Colles' fracture of unspecified radius, sequela | CMS +S52541A | Smith's fracture of right radius, initial encounter for closed fracture | CMS +S52541B | Smith's fracture of right radius, initial encounter for open fracture type I or II | CMS +S52541C | Smith's fracture of right radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52541D | Smith's fracture of right radius, subsequent encounter for closed fracture with routine healing | CMS +S52541E | Smith's fracture of right radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52541F | Smith's fracture of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52541G | Smith's fracture of right radius, subsequent encounter for closed fracture with delayed healing | CMS +S52541H | Smith's fracture of right radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52541J | Smith's fracture of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52541K | Smith's fracture of right radius, subsequent encounter for closed fracture with nonunion | CMS +S52541M | Smith's fracture of right radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52541N | Smith's fracture of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52541P | Smith's fracture of right radius, subsequent encounter for closed fracture with malunion | CMS +S52541Q | Smith's fracture of right radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52541R | Smith's fracture of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52541S | Smith's fracture of right radius, sequela | CMS +S52542A | Smith's fracture of left radius, initial encounter for closed fracture | CMS +S52542B | Smith's fracture of left radius, initial encounter for open fracture type I or II | CMS +S52542C | Smith's fracture of left radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52542D | Smith's fracture of left radius, subsequent encounter for closed fracture with routine healing | CMS +S52542E | Smith's fracture of left radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52542F | Smith's fracture of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52542G | Smith's fracture of left radius, subsequent encounter for closed fracture with delayed healing | CMS +S52542H | Smith's fracture of left radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52542J | Smith's fracture of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52542K | Smith's fracture of left radius, subsequent encounter for closed fracture with nonunion | CMS +S52542M | Smith's fracture of left radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52542N | Smith's fracture of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52542P | Smith's fracture of left radius, subsequent encounter for closed fracture with malunion | CMS +S52542Q | Smith's fracture of left radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52542R | Smith's fracture of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52542S | Smith's fracture of left radius, sequela | CMS +S52549A | Smith's fracture of unspecified radius, initial encounter for closed fracture | CMS +S52549B | Smith's fracture of unspecified radius, initial encounter for open fracture type I or II | CMS +S52549C | Smith's fracture of unspecified radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52549D | Smith's fracture of unspecified radius, subsequent encounter for closed fracture with routine healing | CMS +S52549E | Smith's fracture of unspecified radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52549F | Smith's fracture of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52549G | Smith's fracture of unspecified radius, subsequent encounter for closed fracture with delayed healing | CMS +S52549H | Smith's fracture of unspecified radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52549J | Smith's fracture of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52549K | Smith's fracture of unspecified radius, subsequent encounter for closed fracture with nonunion | CMS +S52549M | Smith's fracture of unspecified radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52549N | Smith's fracture of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52549P | Smith's fracture of unspecified radius, subsequent encounter for closed fracture with malunion | CMS +S52549Q | Smith's fracture of unspecified radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52549R | Smith's fracture of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52549S | Smith's fracture of unspecified radius, sequela | CMS +S52551A | Other extraarticular fracture of lower end of right radius, initial encounter for closed fracture | CMS +S52551B | Other extraarticular fracture of lower end of right radius, initial encounter for open fracture type I or II | CMS +S52551C | Other extraarticular fracture of lower end of right radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52551D | Other extraarticular fracture of lower end of right radius, subsequent encounter for closed fracture with routine healing | CMS +S52551E | Other extraarticular fracture of lower end of right radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52551F | Other extraarticular fracture of lower end of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52551G | Other extraarticular fracture of lower end of right radius, subsequent encounter for closed fracture with delayed healing | CMS +S52551H | Other extraarticular fracture of lower end of right radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52551J | Other extraarticular fracture of lower end of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52551K | Other extraarticular fracture of lower end of right radius, subsequent encounter for closed fracture with nonunion | CMS +S52551M | Other extraarticular fracture of lower end of right radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52551N | Other extraarticular fracture of lower end of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52551P | Other extraarticular fracture of lower end of right radius, subsequent encounter for closed fracture with malunion | CMS +S52551Q | Other extraarticular fracture of lower end of right radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52551R | Other extraarticular fracture of lower end of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52551S | Other extraarticular fracture of lower end of right radius, sequela | CMS +S52552A | Other extraarticular fracture of lower end of left radius, initial encounter for closed fracture | CMS +S52552B | Other extraarticular fracture of lower end of left radius, initial encounter for open fracture type I or II | CMS +S52552C | Other extraarticular fracture of lower end of left radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52552D | Other extraarticular fracture of lower end of left radius, subsequent encounter for closed fracture with routine healing | CMS +S52552E | Other extraarticular fracture of lower end of left radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52552F | Other extraarticular fracture of lower end of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52552G | Other extraarticular fracture of lower end of left radius, subsequent encounter for closed fracture with delayed healing | CMS +S52552H | Other extraarticular fracture of lower end of left radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52552J | Other extraarticular fracture of lower end of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52552K | Other extraarticular fracture of lower end of left radius, subsequent encounter for closed fracture with nonunion | CMS +S52552M | Other extraarticular fracture of lower end of left radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52552N | Other extraarticular fracture of lower end of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52552P | Other extraarticular fracture of lower end of left radius, subsequent encounter for closed fracture with malunion | CMS +S52552Q | Other extraarticular fracture of lower end of left radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52552R | Other extraarticular fracture of lower end of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52552S | Other extraarticular fracture of lower end of left radius, sequela | CMS +S52559A | Other extraarticular fracture of lower end of unspecified radius, initial encounter for closed fracture | CMS +S52559B | Other extraarticular fracture of lower end of unspecified radius, initial encounter for open fracture type I or II | CMS +S52559C | Other extraarticular fracture of lower end of unspecified radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52559D | Other extraarticular fracture of lower end of unspecified radius, subsequent encounter for closed fracture with routine healing | CMS +S52559E | Other extraarticular fracture of lower end of unspecified radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52559F | Other extraarticular fracture of lower end of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52559G | Other extraarticular fracture of lower end of unspecified radius, subsequent encounter for closed fracture with delayed healing | CMS +S52559H | Other extraarticular fracture of lower end of unspecified radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52559J | Other extraarticular fracture of lower end of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52559K | Other extraarticular fracture of lower end of unspecified radius, subsequent encounter for closed fracture with nonunion | CMS +S52559M | Other extraarticular fracture of lower end of unspecified radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52559N | Other extraarticular fracture of lower end of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52559P | Other extraarticular fracture of lower end of unspecified radius, subsequent encounter for closed fracture with malunion | CMS +S52559Q | Other extraarticular fracture of lower end of unspecified radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52559R | Other extraarticular fracture of lower end of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52559S | Other extraarticular fracture of lower end of unspecified radius, sequela | CMS +S52561A | Barton's fracture of right radius, initial encounter for closed fracture | CMS +S52561B | Barton's fracture of right radius, initial encounter for open fracture type I or II | CMS +S52561C | Barton's fracture of right radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52561D | Barton's fracture of right radius, subsequent encounter for closed fracture with routine healing | CMS +S52561E | Barton's fracture of right radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52561F | Barton's fracture of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52561G | Barton's fracture of right radius, subsequent encounter for closed fracture with delayed healing | CMS +S52561H | Barton's fracture of right radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52561J | Barton's fracture of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52561K | Barton's fracture of right radius, subsequent encounter for closed fracture with nonunion | CMS +S52561M | Barton's fracture of right radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52561N | Barton's fracture of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52561P | Barton's fracture of right radius, subsequent encounter for closed fracture with malunion | CMS +S52561Q | Barton's fracture of right radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52561R | Barton's fracture of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52561S | Barton's fracture of right radius, sequela | CMS +S52562A | Barton's fracture of left radius, initial encounter for closed fracture | CMS +S52562B | Barton's fracture of left radius, initial encounter for open fracture type I or II | CMS +S52562C | Barton's fracture of left radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52562D | Barton's fracture of left radius, subsequent encounter for closed fracture with routine healing | CMS +S52562E | Barton's fracture of left radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52562F | Barton's fracture of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52562G | Barton's fracture of left radius, subsequent encounter for closed fracture with delayed healing | CMS +S52562H | Barton's fracture of left radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52562J | Barton's fracture of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52562K | Barton's fracture of left radius, subsequent encounter for closed fracture with nonunion | CMS +S52562M | Barton's fracture of left radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52562N | Barton's fracture of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52562P | Barton's fracture of left radius, subsequent encounter for closed fracture with malunion | CMS +S52562Q | Barton's fracture of left radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52562R | Barton's fracture of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52562S | Barton's fracture of left radius, sequela | CMS +S52569A | Barton's fracture of unspecified radius, initial encounter for closed fracture | CMS +S52569B | Barton's fracture of unspecified radius, initial encounter for open fracture type I or II | CMS +S52569C | Barton's fracture of unspecified radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52569D | Barton's fracture of unspecified radius, subsequent encounter for closed fracture with routine healing | CMS +S52569E | Barton's fracture of unspecified radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52569F | Barton's fracture of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52569G | Barton's fracture of unspecified radius, subsequent encounter for closed fracture with delayed healing | CMS +S52569H | Barton's fracture of unspecified radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52569J | Barton's fracture of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52569K | Barton's fracture of unspecified radius, subsequent encounter for closed fracture with nonunion | CMS +S52569M | Barton's fracture of unspecified radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52569N | Barton's fracture of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52569P | Barton's fracture of unspecified radius, subsequent encounter for closed fracture with malunion | CMS +S52569Q | Barton's fracture of unspecified radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52569R | Barton's fracture of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52569S | Barton's fracture of unspecified radius, sequela | CMS +S52571A | Other intraarticular fracture of lower end of right radius, initial encounter for closed fracture | CMS +S52571B | Other intraarticular fracture of lower end of right radius, initial encounter for open fracture type I or II | CMS +S52571C | Other intraarticular fracture of lower end of right radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52571D | Other intraarticular fracture of lower end of right radius, subsequent encounter for closed fracture with routine healing | CMS +S52571E | Other intraarticular fracture of lower end of right radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52571F | Other intraarticular fracture of lower end of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52571G | Other intraarticular fracture of lower end of right radius, subsequent encounter for closed fracture with delayed healing | CMS +S52571H | Other intraarticular fracture of lower end of right radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52571J | Other intraarticular fracture of lower end of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52571K | Other intraarticular fracture of lower end of right radius, subsequent encounter for closed fracture with nonunion | CMS +S52571M | Other intraarticular fracture of lower end of right radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52571N | Other intraarticular fracture of lower end of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52571P | Other intraarticular fracture of lower end of right radius, subsequent encounter for closed fracture with malunion | CMS +S52571Q | Other intraarticular fracture of lower end of right radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52571R | Other intraarticular fracture of lower end of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52571S | Other intraarticular fracture of lower end of right radius, sequela | CMS +S52572A | Other intraarticular fracture of lower end of left radius, initial encounter for closed fracture | CMS +S52572B | Other intraarticular fracture of lower end of left radius, initial encounter for open fracture type I or II | CMS +S52572C | Other intraarticular fracture of lower end of left radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52572D | Other intraarticular fracture of lower end of left radius, subsequent encounter for closed fracture with routine healing | CMS +S52572E | Other intraarticular fracture of lower end of left radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52572F | Other intraarticular fracture of lower end of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52572G | Other intraarticular fracture of lower end of left radius, subsequent encounter for closed fracture with delayed healing | CMS +S52572H | Other intraarticular fracture of lower end of left radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52572J | Other intraarticular fracture of lower end of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52572K | Other intraarticular fracture of lower end of left radius, subsequent encounter for closed fracture with nonunion | CMS +S52572M | Other intraarticular fracture of lower end of left radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52572N | Other intraarticular fracture of lower end of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52572P | Other intraarticular fracture of lower end of left radius, subsequent encounter for closed fracture with malunion | CMS +S52572Q | Other intraarticular fracture of lower end of left radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52572R | Other intraarticular fracture of lower end of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52572S | Other intraarticular fracture of lower end of left radius, sequela | CMS +S52579A | Other intraarticular fracture of lower end of unspecified radius, initial encounter for closed fracture | CMS +S52579B | Other intraarticular fracture of lower end of unspecified radius, initial encounter for open fracture type I or II | CMS +S52579C | Other intraarticular fracture of lower end of unspecified radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52579D | Other intraarticular fracture of lower end of unspecified radius, subsequent encounter for closed fracture with routine healing | CMS +S52579E | Other intraarticular fracture of lower end of unspecified radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52579F | Other intraarticular fracture of lower end of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52579G | Other intraarticular fracture of lower end of unspecified radius, subsequent encounter for closed fracture with delayed healing | CMS +S52579H | Other intraarticular fracture of lower end of unspecified radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52579J | Other intraarticular fracture of lower end of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52579K | Other intraarticular fracture of lower end of unspecified radius, subsequent encounter for closed fracture with nonunion | CMS +S52579M | Other intraarticular fracture of lower end of unspecified radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52579N | Other intraarticular fracture of lower end of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52579P | Other intraarticular fracture of lower end of unspecified radius, subsequent encounter for closed fracture with malunion | CMS +S52579Q | Other intraarticular fracture of lower end of unspecified radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52579R | Other intraarticular fracture of lower end of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52579S | Other intraarticular fracture of lower end of unspecified radius, sequela | CMS +S52591A | Other fractures of lower end of right radius, initial encounter for closed fracture | CMS +S52591B | Other fractures of lower end of right radius, initial encounter for open fracture type I or II | CMS +S52591C | Other fractures of lower end of right radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52591D | Other fractures of lower end of right radius, subsequent encounter for closed fracture with routine healing | CMS +S52591E | Other fractures of lower end of right radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52591F | Other fractures of lower end of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52591G | Other fractures of lower end of right radius, subsequent encounter for closed fracture with delayed healing | CMS +S52591H | Other fractures of lower end of right radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52591J | Other fractures of lower end of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52591K | Other fractures of lower end of right radius, subsequent encounter for closed fracture with nonunion | CMS +S52591M | Other fractures of lower end of right radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52591N | Other fractures of lower end of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52591P | Other fractures of lower end of right radius, subsequent encounter for closed fracture with malunion | CMS +S52591Q | Other fractures of lower end of right radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52591R | Other fractures of lower end of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52591S | Other fractures of lower end of right radius, sequela | CMS +S52592A | Other fractures of lower end of left radius, initial encounter for closed fracture | CMS +S52592B | Other fractures of lower end of left radius, initial encounter for open fracture type I or II | CMS +S52592C | Other fractures of lower end of left radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52592D | Other fractures of lower end of left radius, subsequent encounter for closed fracture with routine healing | CMS +S52592E | Other fractures of lower end of left radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52592F | Other fractures of lower end of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52592G | Other fractures of lower end of left radius, subsequent encounter for closed fracture with delayed healing | CMS +S52592H | Other fractures of lower end of left radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52592J | Other fractures of lower end of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52592K | Other fractures of lower end of left radius, subsequent encounter for closed fracture with nonunion | CMS +S52592M | Other fractures of lower end of left radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52592N | Other fractures of lower end of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52592P | Other fractures of lower end of left radius, subsequent encounter for closed fracture with malunion | CMS +S52592Q | Other fractures of lower end of left radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52592R | Other fractures of lower end of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52592S | Other fractures of lower end of left radius, sequela | CMS +S52599A | Other fractures of lower end of unspecified radius, initial encounter for closed fracture | CMS +S52599B | Other fractures of lower end of unspecified radius, initial encounter for open fracture type I or II | CMS +S52599C | Other fractures of lower end of unspecified radius, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52599D | Other fractures of lower end of unspecified radius, subsequent encounter for closed fracture with routine healing | CMS +S52599E | Other fractures of lower end of unspecified radius, subsequent encounter for open fracture type I or II with routine healing | CMS +S52599F | Other fractures of lower end of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52599G | Other fractures of lower end of unspecified radius, subsequent encounter for closed fracture with delayed healing | CMS +S52599H | Other fractures of lower end of unspecified radius, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52599J | Other fractures of lower end of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52599K | Other fractures of lower end of unspecified radius, subsequent encounter for closed fracture with nonunion | CMS +S52599M | Other fractures of lower end of unspecified radius, subsequent encounter for open fracture type I or II with nonunion | CMS +S52599N | Other fractures of lower end of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52599P | Other fractures of lower end of unspecified radius, subsequent encounter for closed fracture with malunion | CMS +S52599Q | Other fractures of lower end of unspecified radius, subsequent encounter for open fracture type I or II with malunion | CMS +S52599R | Other fractures of lower end of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52599S | Other fractures of lower end of unspecified radius, sequela | CMS +S52601A | Unspecified fracture of lower end of right ulna, initial encounter for closed fracture | CMS +S52601B | Unspecified fracture of lower end of right ulna, initial encounter for open fracture type I or II | CMS +S52601C | Unspecified fracture of lower end of right ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52601D | Unspecified fracture of lower end of right ulna, subsequent encounter for closed fracture with routine healing | CMS +S52601E | Unspecified fracture of lower end of right ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52601F | Unspecified fracture of lower end of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52601G | Unspecified fracture of lower end of right ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52601H | Unspecified fracture of lower end of right ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52601J | Unspecified fracture of lower end of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52601K | Unspecified fracture of lower end of right ulna, subsequent encounter for closed fracture with nonunion | CMS +S52601M | Unspecified fracture of lower end of right ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52601N | Unspecified fracture of lower end of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52601P | Unspecified fracture of lower end of right ulna, subsequent encounter for closed fracture with malunion | CMS +S52601Q | Unspecified fracture of lower end of right ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52601R | Unspecified fracture of lower end of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52601S | Unspecified fracture of lower end of right ulna, sequela | CMS +S52602A | Unspecified fracture of lower end of left ulna, initial encounter for closed fracture | CMS +S52602B | Unspecified fracture of lower end of left ulna, initial encounter for open fracture type I or II | CMS +S52602C | Unspecified fracture of lower end of left ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52602D | Unspecified fracture of lower end of left ulna, subsequent encounter for closed fracture with routine healing | CMS +S52602E | Unspecified fracture of lower end of left ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52602F | Unspecified fracture of lower end of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52602G | Unspecified fracture of lower end of left ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52602H | Unspecified fracture of lower end of left ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52602J | Unspecified fracture of lower end of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52602K | Unspecified fracture of lower end of left ulna, subsequent encounter for closed fracture with nonunion | CMS +S52602M | Unspecified fracture of lower end of left ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52602N | Unspecified fracture of lower end of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52602P | Unspecified fracture of lower end of left ulna, subsequent encounter for closed fracture with malunion | CMS +S52602Q | Unspecified fracture of lower end of left ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52602R | Unspecified fracture of lower end of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52602S | Unspecified fracture of lower end of left ulna, sequela | CMS +S52609A | Unspecified fracture of lower end of unspecified ulna, initial encounter for closed fracture | CMS +S52609B | Unspecified fracture of lower end of unspecified ulna, initial encounter for open fracture type I or II | CMS +S52609C | Unspecified fracture of lower end of unspecified ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52609D | Unspecified fracture of lower end of unspecified ulna, subsequent encounter for closed fracture with routine healing | CMS +S52609E | Unspecified fracture of lower end of unspecified ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52609F | Unspecified fracture of lower end of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52609G | Unspecified fracture of lower end of unspecified ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52609H | Unspecified fracture of lower end of unspecified ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52609J | Unspecified fracture of lower end of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52609K | Unspecified fracture of lower end of unspecified ulna, subsequent encounter for closed fracture with nonunion | CMS +S52609M | Unspecified fracture of lower end of unspecified ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52609N | Unspecified fracture of lower end of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52609P | Unspecified fracture of lower end of unspecified ulna, subsequent encounter for closed fracture with malunion | CMS +S52609Q | Unspecified fracture of lower end of unspecified ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52609R | Unspecified fracture of lower end of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52609S | Unspecified fracture of lower end of unspecified ulna, sequela | CMS +S52611A | Displaced fracture of right ulna styloid process, initial encounter for closed fracture | CMS +S52611B | Displaced fracture of right ulna styloid process, initial encounter for open fracture type I or II | CMS +S52611C | Displaced fracture of right ulna styloid process, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52611D | Displaced fracture of right ulna styloid process, subsequent encounter for closed fracture with routine healing | CMS +S52611E | Displaced fracture of right ulna styloid process, subsequent encounter for open fracture type I or II with routine healing | CMS +S52611F | Displaced fracture of right ulna styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52611G | Displaced fracture of right ulna styloid process, subsequent encounter for closed fracture with delayed healing | CMS +S52611H | Displaced fracture of right ulna styloid process, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52611J | Displaced fracture of right ulna styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52611K | Displaced fracture of right ulna styloid process, subsequent encounter for closed fracture with nonunion | CMS +S52611M | Displaced fracture of right ulna styloid process, subsequent encounter for open fracture type I or II with nonunion | CMS +S52611N | Displaced fracture of right ulna styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52611P | Displaced fracture of right ulna styloid process, subsequent encounter for closed fracture with malunion | CMS +S52611Q | Displaced fracture of right ulna styloid process, subsequent encounter for open fracture type I or II with malunion | CMS +S52611R | Displaced fracture of right ulna styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52611S | Displaced fracture of right ulna styloid process, sequela | CMS +S52612A | Displaced fracture of left ulna styloid process, initial encounter for closed fracture | CMS +S52612B | Displaced fracture of left ulna styloid process, initial encounter for open fracture type I or II | CMS +S52612C | Displaced fracture of left ulna styloid process, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52612D | Displaced fracture of left ulna styloid process, subsequent encounter for closed fracture with routine healing | CMS +S52612E | Displaced fracture of left ulna styloid process, subsequent encounter for open fracture type I or II with routine healing | CMS +S52612F | Displaced fracture of left ulna styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52612G | Displaced fracture of left ulna styloid process, subsequent encounter for closed fracture with delayed healing | CMS +S52612H | Displaced fracture of left ulna styloid process, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52612J | Displaced fracture of left ulna styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52612K | Displaced fracture of left ulna styloid process, subsequent encounter for closed fracture with nonunion | CMS +S52612M | Displaced fracture of left ulna styloid process, subsequent encounter for open fracture type I or II with nonunion | CMS +S52612N | Displaced fracture of left ulna styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52612P | Displaced fracture of left ulna styloid process, subsequent encounter for closed fracture with malunion | CMS +S52612Q | Displaced fracture of left ulna styloid process, subsequent encounter for open fracture type I or II with malunion | CMS +S52612R | Displaced fracture of left ulna styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52612S | Displaced fracture of left ulna styloid process, sequela | CMS +S52613A | Displaced fracture of unspecified ulna styloid process, initial encounter for closed fracture | CMS +S52613B | Displaced fracture of unspecified ulna styloid process, initial encounter for open fracture type I or II | CMS +S52613C | Displaced fracture of unspecified ulna styloid process, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52613D | Displaced fracture of unspecified ulna styloid process, subsequent encounter for closed fracture with routine healing | CMS +S52613E | Displaced fracture of unspecified ulna styloid process, subsequent encounter for open fracture type I or II with routine healing | CMS +S52613F | Displaced fracture of unspecified ulna styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52613G | Displaced fracture of unspecified ulna styloid process, subsequent encounter for closed fracture with delayed healing | CMS +S52613H | Displaced fracture of unspecified ulna styloid process, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52613J | Displaced fracture of unspecified ulna styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52613K | Displaced fracture of unspecified ulna styloid process, subsequent encounter for closed fracture with nonunion | CMS +S52613M | Displaced fracture of unspecified ulna styloid process, subsequent encounter for open fracture type I or II with nonunion | CMS +S52613N | Displaced fracture of unspecified ulna styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52613P | Displaced fracture of unspecified ulna styloid process, subsequent encounter for closed fracture with malunion | CMS +S52613Q | Displaced fracture of unspecified ulna styloid process, subsequent encounter for open fracture type I or II with malunion | CMS +S52613R | Displaced fracture of unspecified ulna styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52613S | Displaced fracture of unspecified ulna styloid process, sequela | CMS +S52614A | Nondisplaced fracture of right ulna styloid process, initial encounter for closed fracture | CMS +S52614B | Nondisplaced fracture of right ulna styloid process, initial encounter for open fracture type I or II | CMS +S52614C | Nondisplaced fracture of right ulna styloid process, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52614D | Nondisplaced fracture of right ulna styloid process, subsequent encounter for closed fracture with routine healing | CMS +S52614E | Nondisplaced fracture of right ulna styloid process, subsequent encounter for open fracture type I or II with routine healing | CMS +S52614F | Nondisplaced fracture of right ulna styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52614G | Nondisplaced fracture of right ulna styloid process, subsequent encounter for closed fracture with delayed healing | CMS +S52614H | Nondisplaced fracture of right ulna styloid process, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52614J | Nondisplaced fracture of right ulna styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52614K | Nondisplaced fracture of right ulna styloid process, subsequent encounter for closed fracture with nonunion | CMS +S52614M | Nondisplaced fracture of right ulna styloid process, subsequent encounter for open fracture type I or II with nonunion | CMS +S52614N | Nondisplaced fracture of right ulna styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52614P | Nondisplaced fracture of right ulna styloid process, subsequent encounter for closed fracture with malunion | CMS +S52614Q | Nondisplaced fracture of right ulna styloid process, subsequent encounter for open fracture type I or II with malunion | CMS +S52614R | Nondisplaced fracture of right ulna styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52614S | Nondisplaced fracture of right ulna styloid process, sequela | CMS +S52615A | Nondisplaced fracture of left ulna styloid process, initial encounter for closed fracture | CMS +S52615B | Nondisplaced fracture of left ulna styloid process, initial encounter for open fracture type I or II | CMS +S52615C | Nondisplaced fracture of left ulna styloid process, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52615D | Nondisplaced fracture of left ulna styloid process, subsequent encounter for closed fracture with routine healing | CMS +S52615E | Nondisplaced fracture of left ulna styloid process, subsequent encounter for open fracture type I or II with routine healing | CMS +S52615F | Nondisplaced fracture of left ulna styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52615G | Nondisplaced fracture of left ulna styloid process, subsequent encounter for closed fracture with delayed healing | CMS +S52615H | Nondisplaced fracture of left ulna styloid process, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52615J | Nondisplaced fracture of left ulna styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52615K | Nondisplaced fracture of left ulna styloid process, subsequent encounter for closed fracture with nonunion | CMS +S52615M | Nondisplaced fracture of left ulna styloid process, subsequent encounter for open fracture type I or II with nonunion | CMS +S52615N | Nondisplaced fracture of left ulna styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52615P | Nondisplaced fracture of left ulna styloid process, subsequent encounter for closed fracture with malunion | CMS +S52615Q | Nondisplaced fracture of left ulna styloid process, subsequent encounter for open fracture type I or II with malunion | CMS +S52615R | Nondisplaced fracture of left ulna styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52615S | Nondisplaced fracture of left ulna styloid process, sequela | CMS +S52616A | Nondisplaced fracture of unspecified ulna styloid process, initial encounter for closed fracture | CMS +S52616B | Nondisplaced fracture of unspecified ulna styloid process, initial encounter for open fracture type I or II | CMS +S52616C | Nondisplaced fracture of unspecified ulna styloid process, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52616D | Nondisplaced fracture of unspecified ulna styloid process, subsequent encounter for closed fracture with routine healing | CMS +S52616E | Nondisplaced fracture of unspecified ulna styloid process, subsequent encounter for open fracture type I or II with routine healing | CMS +S52616F | Nondisplaced fracture of unspecified ulna styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52616G | Nondisplaced fracture of unspecified ulna styloid process, subsequent encounter for closed fracture with delayed healing | CMS +S52616H | Nondisplaced fracture of unspecified ulna styloid process, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52616J | Nondisplaced fracture of unspecified ulna styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52616K | Nondisplaced fracture of unspecified ulna styloid process, subsequent encounter for closed fracture with nonunion | CMS +S52616M | Nondisplaced fracture of unspecified ulna styloid process, subsequent encounter for open fracture type I or II with nonunion | CMS +S52616N | Nondisplaced fracture of unspecified ulna styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52616P | Nondisplaced fracture of unspecified ulna styloid process, subsequent encounter for closed fracture with malunion | CMS +S52616Q | Nondisplaced fracture of unspecified ulna styloid process, subsequent encounter for open fracture type I or II with malunion | CMS +S52616R | Nondisplaced fracture of unspecified ulna styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52616S | Nondisplaced fracture of unspecified ulna styloid process, sequela | CMS +S52621A | Torus fracture of lower end of right ulna, initial encounter for closed fracture | CMS +S52621D | Torus fracture of lower end of right ulna, subsequent encounter for fracture with routine healing | CMS +S52621G | Torus fracture of lower end of right ulna, subsequent encounter for fracture with delayed healing | CMS +S52621K | Torus fracture of lower end of right ulna, subsequent encounter for fracture with nonunion | CMS +S52621P | Torus fracture of lower end of right ulna, subsequent encounter for fracture with malunion | CMS +S52621S | Torus fracture of lower end of right ulna, sequela | CMS +S52622A | Torus fracture of lower end of left ulna, initial encounter for closed fracture | CMS +S52622D | Torus fracture of lower end of left ulna, subsequent encounter for fracture with routine healing | CMS +S52622G | Torus fracture of lower end of left ulna, subsequent encounter for fracture with delayed healing | CMS +S52622K | Torus fracture of lower end of left ulna, subsequent encounter for fracture with nonunion | CMS +S52622P | Torus fracture of lower end of left ulna, subsequent encounter for fracture with malunion | CMS +S52622S | Torus fracture of lower end of left ulna, sequela | CMS +S52629A | Torus fracture of lower end of unspecified ulna, initial encounter for closed fracture | CMS +S52629D | Torus fracture of lower end of unspecified ulna, subsequent encounter for fracture with routine healing | CMS +S52629G | Torus fracture of lower end of unspecified ulna, subsequent encounter for fracture with delayed healing | CMS +S52629K | Torus fracture of lower end of unspecified ulna, subsequent encounter for fracture with nonunion | CMS +S52629P | Torus fracture of lower end of unspecified ulna, subsequent encounter for fracture with malunion | CMS +S52629S | Torus fracture of lower end of unspecified ulna, sequela | CMS +S52691A | Other fracture of lower end of right ulna, initial encounter for closed fracture | CMS +S52691B | Other fracture of lower end of right ulna, initial encounter for open fracture type I or II | CMS +S52691C | Other fracture of lower end of right ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52691D | Other fracture of lower end of right ulna, subsequent encounter for closed fracture with routine healing | CMS +S52691E | Other fracture of lower end of right ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52691F | Other fracture of lower end of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52691G | Other fracture of lower end of right ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52691H | Other fracture of lower end of right ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52691J | Other fracture of lower end of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52691K | Other fracture of lower end of right ulna, subsequent encounter for closed fracture with nonunion | CMS +S52691M | Other fracture of lower end of right ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52691N | Other fracture of lower end of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52691P | Other fracture of lower end of right ulna, subsequent encounter for closed fracture with malunion | CMS +S52691Q | Other fracture of lower end of right ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52691R | Other fracture of lower end of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52691S | Other fracture of lower end of right ulna, sequela | CMS +S52692A | Other fracture of lower end of left ulna, initial encounter for closed fracture | CMS +S52692B | Other fracture of lower end of left ulna, initial encounter for open fracture type I or II | CMS +S52692C | Other fracture of lower end of left ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52692D | Other fracture of lower end of left ulna, subsequent encounter for closed fracture with routine healing | CMS +S52692E | Other fracture of lower end of left ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52692F | Other fracture of lower end of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52692G | Other fracture of lower end of left ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52692H | Other fracture of lower end of left ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52692J | Other fracture of lower end of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52692K | Other fracture of lower end of left ulna, subsequent encounter for closed fracture with nonunion | CMS +S52692M | Other fracture of lower end of left ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52692N | Other fracture of lower end of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52692P | Other fracture of lower end of left ulna, subsequent encounter for closed fracture with malunion | CMS +S52692Q | Other fracture of lower end of left ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52692R | Other fracture of lower end of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52692S | Other fracture of lower end of left ulna, sequela | CMS +S52699A | Other fracture of lower end of unspecified ulna, initial encounter for closed fracture | CMS +S52699B | Other fracture of lower end of unspecified ulna, initial encounter for open fracture type I or II | CMS +S52699C | Other fracture of lower end of unspecified ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S52699D | Other fracture of lower end of unspecified ulna, subsequent encounter for closed fracture with routine healing | CMS +S52699E | Other fracture of lower end of unspecified ulna, subsequent encounter for open fracture type I or II with routine healing | CMS +S52699F | Other fracture of lower end of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S52699G | Other fracture of lower end of unspecified ulna, subsequent encounter for closed fracture with delayed healing | CMS +S52699H | Other fracture of lower end of unspecified ulna, subsequent encounter for open fracture type I or II with delayed healing | CMS +S52699J | Other fracture of lower end of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S52699K | Other fracture of lower end of unspecified ulna, subsequent encounter for closed fracture with nonunion | CMS +S52699M | Other fracture of lower end of unspecified ulna, subsequent encounter for open fracture type I or II with nonunion | CMS +S52699N | Other fracture of lower end of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S52699P | Other fracture of lower end of unspecified ulna, subsequent encounter for closed fracture with malunion | CMS +S52699Q | Other fracture of lower end of unspecified ulna, subsequent encounter for open fracture type I or II with malunion | CMS +S52699R | Other fracture of lower end of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S52699S | Other fracture of lower end of unspecified ulna, sequela | CMS +S5290XA | Unspecified fracture of unspecified forearm, initial encounter for closed fracture | CMS +S5290XB | Unspecified fracture of unspecified forearm, initial encounter for open fracture type I or II | CMS +S5290XC | Unspecified fracture of unspecified forearm, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S5290XD | Unspecified fracture of unspecified forearm, subsequent encounter for closed fracture with routine healing | CMS +S5290XE | Unspecified fracture of unspecified forearm, subsequent encounter for open fracture type I or II with routine healing | CMS +S5290XF | Unspecified fracture of unspecified forearm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S5290XG | Unspecified fracture of unspecified forearm, subsequent encounter for closed fracture with delayed healing | CMS +S5290XH | Unspecified fracture of unspecified forearm, subsequent encounter for open fracture type I or II with delayed healing | CMS +S5290XJ | Unspecified fracture of unspecified forearm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S5290XK | Unspecified fracture of unspecified forearm, subsequent encounter for closed fracture with nonunion | CMS +S5290XM | Unspecified fracture of unspecified forearm, subsequent encounter for open fracture type I or II with nonunion | CMS +S5290XN | Unspecified fracture of unspecified forearm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S5290XP | Unspecified fracture of unspecified forearm, subsequent encounter for closed fracture with malunion | CMS +S5290XQ | Unspecified fracture of unspecified forearm, subsequent encounter for open fracture type I or II with malunion | CMS +S5290XR | Unspecified fracture of unspecified forearm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S5290XS | Unspecified fracture of unspecified forearm, sequela | CMS +S5291XA | Unspecified fracture of right forearm, initial encounter for closed fracture | CMS +S5291XB | Unspecified fracture of right forearm, initial encounter for open fracture type I or II | CMS +S5291XC | Unspecified fracture of right forearm, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S5291XD | Unspecified fracture of right forearm, subsequent encounter for closed fracture with routine healing | CMS +S5291XE | Unspecified fracture of right forearm, subsequent encounter for open fracture type I or II with routine healing | CMS +S5291XF | Unspecified fracture of right forearm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S5291XG | Unspecified fracture of right forearm, subsequent encounter for closed fracture with delayed healing | CMS +S5291XH | Unspecified fracture of right forearm, subsequent encounter for open fracture type I or II with delayed healing | CMS +S5291XJ | Unspecified fracture of right forearm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S5291XK | Unspecified fracture of right forearm, subsequent encounter for closed fracture with nonunion | CMS +S5291XM | Unspecified fracture of right forearm, subsequent encounter for open fracture type I or II with nonunion | CMS +S5291XN | Unspecified fracture of right forearm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S5291XP | Unspecified fracture of right forearm, subsequent encounter for closed fracture with malunion | CMS +S5291XQ | Unspecified fracture of right forearm, subsequent encounter for open fracture type I or II with malunion | CMS +S5291XR | Unspecified fracture of right forearm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S5291XS | Unspecified fracture of right forearm, sequela | CMS +S5292XA | Unspecified fracture of left forearm, initial encounter for closed fracture | CMS +S5292XB | Unspecified fracture of left forearm, initial encounter for open fracture type I or II | CMS +S5292XC | Unspecified fracture of left forearm, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S5292XD | Unspecified fracture of left forearm, subsequent encounter for closed fracture with routine healing | CMS +S5292XE | Unspecified fracture of left forearm, subsequent encounter for open fracture type I or II with routine healing | CMS +S5292XF | Unspecified fracture of left forearm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S5292XG | Unspecified fracture of left forearm, subsequent encounter for closed fracture with delayed healing | CMS +S5292XH | Unspecified fracture of left forearm, subsequent encounter for open fracture type I or II with delayed healing | CMS +S5292XJ | Unspecified fracture of left forearm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S5292XK | Unspecified fracture of left forearm, subsequent encounter for closed fracture with nonunion | CMS +S5292XM | Unspecified fracture of left forearm, subsequent encounter for open fracture type I or II with nonunion | CMS +S5292XN | Unspecified fracture of left forearm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S5292XP | Unspecified fracture of left forearm, subsequent encounter for closed fracture with malunion | CMS +S5292XQ | Unspecified fracture of left forearm, subsequent encounter for open fracture type I or II with malunion | CMS +S5292XR | Unspecified fracture of left forearm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S5292XS | Unspecified fracture of left forearm, sequela | CMS +S53001A | Unspecified subluxation of right radial head, initial encounter | CMS +S53001D | Unspecified subluxation of right radial head, subsequent encounter | CMS +S53001S | Unspecified subluxation of right radial head, sequela | CMS +S53002A | Unspecified subluxation of left radial head, initial encounter | CMS +S53002D | Unspecified subluxation of left radial head, subsequent encounter | CMS +S53002S | Unspecified subluxation of left radial head, sequela | CMS +S53003A | Unspecified subluxation of unspecified radial head, initial encounter | CMS +S53003D | Unspecified subluxation of unspecified radial head, subsequent encounter | CMS +S53003S | Unspecified subluxation of unspecified radial head, sequela | CMS +S53004A | Unspecified dislocation of right radial head, initial encounter | CMS +S53004D | Unspecified dislocation of right radial head, subsequent encounter | CMS +S53004S | Unspecified dislocation of right radial head, sequela | CMS +S53005A | Unspecified dislocation of left radial head, initial encounter | CMS +S53005D | Unspecified dislocation of left radial head, subsequent encounter | CMS +S53005S | Unspecified dislocation of left radial head, sequela | CMS +S53006A | Unspecified dislocation of unspecified radial head, initial encounter | CMS +S53006D | Unspecified dislocation of unspecified radial head, subsequent encounter | CMS +S53006S | Unspecified dislocation of unspecified radial head, sequela | CMS +S53011A | Anterior subluxation of right radial head, initial encounter | CMS +S53011D | Anterior subluxation of right radial head, subsequent encounter | CMS +S53011S | Anterior subluxation of right radial head, sequela | CMS +S53012A | Anterior subluxation of left radial head, initial encounter | CMS +S53012D | Anterior subluxation of left radial head, subsequent encounter | CMS +S53012S | Anterior subluxation of left radial head, sequela | CMS +S53013A | Anterior subluxation of unspecified radial head, initial encounter | CMS +S53013D | Anterior subluxation of unspecified radial head, subsequent encounter | CMS +S53013S | Anterior subluxation of unspecified radial head, sequela | CMS +S53014A | Anterior dislocation of right radial head, initial encounter | CMS +S53014D | Anterior dislocation of right radial head, subsequent encounter | CMS +S53014S | Anterior dislocation of right radial head, sequela | CMS +S53015A | Anterior dislocation of left radial head, initial encounter | CMS +S53015D | Anterior dislocation of left radial head, subsequent encounter | CMS +S53015S | Anterior dislocation of left radial head, sequela | CMS +S53016A | Anterior dislocation of unspecified radial head, initial encounter | CMS +S53016D | Anterior dislocation of unspecified radial head, subsequent encounter | CMS +S53016S | Anterior dislocation of unspecified radial head, sequela | CMS +S53021A | Posterior subluxation of right radial head, initial encounter | CMS +S53021D | Posterior subluxation of right radial head, subsequent encounter | CMS +S53021S | Posterior subluxation of right radial head, sequela | CMS +S53022A | Posterior subluxation of left radial head, initial encounter | CMS +S53022D | Posterior subluxation of left radial head, subsequent encounter | CMS +S53022S | Posterior subluxation of left radial head, sequela | CMS +S53023A | Posterior subluxation of unspecified radial head, initial encounter | CMS +S53023D | Posterior subluxation of unspecified radial head, subsequent encounter | CMS +S53023S | Posterior subluxation of unspecified radial head, sequela | CMS +S53024A | Posterior dislocation of right radial head, initial encounter | CMS +S53024D | Posterior dislocation of right radial head, subsequent encounter | CMS +S53024S | Posterior dislocation of right radial head, sequela | CMS +S53025A | Posterior dislocation of left radial head, initial encounter | CMS +S53025D | Posterior dislocation of left radial head, subsequent encounter | CMS +S53025S | Posterior dislocation of left radial head, sequela | CMS +S53026A | Posterior dislocation of unspecified radial head, initial encounter | CMS +S53026D | Posterior dislocation of unspecified radial head, subsequent encounter | CMS +S53026S | Posterior dislocation of unspecified radial head, sequela | CMS +S53031A | Nursemaid's elbow, right elbow, initial encounter | CMS +S53031D | Nursemaid's elbow, right elbow, subsequent encounter | CMS +S53031S | Nursemaid's elbow, right elbow, sequela | CMS +S53032A | Nursemaid's elbow, left elbow, initial encounter | CMS +S53032D | Nursemaid's elbow, left elbow, subsequent encounter | CMS +S53032S | Nursemaid's elbow, left elbow, sequela | CMS +S53033A | Nursemaid's elbow, unspecified elbow, initial encounter | CMS +S53033D | Nursemaid's elbow, unspecified elbow, subsequent encounter | CMS +S53033S | Nursemaid's elbow, unspecified elbow, sequela | CMS +S53091A | Other subluxation of right radial head, initial encounter | CMS +S53091D | Other subluxation of right radial head, subsequent encounter | CMS +S53091S | Other subluxation of right radial head, sequela | CMS +S53092A | Other subluxation of left radial head, initial encounter | CMS +S53092D | Other subluxation of left radial head, subsequent encounter | CMS +S53092S | Other subluxation of left radial head, sequela | CMS +S53093A | Other subluxation of unspecified radial head, initial encounter | CMS +S53093D | Other subluxation of unspecified radial head, subsequent encounter | CMS +S53093S | Other subluxation of unspecified radial head, sequela | CMS +S53094A | Other dislocation of right radial head, initial encounter | CMS +S53094D | Other dislocation of right radial head, subsequent encounter | CMS +S53094S | Other dislocation of right radial head, sequela | CMS +S53095A | Other dislocation of left radial head, initial encounter | CMS +S53095D | Other dislocation of left radial head, subsequent encounter | CMS +S53095S | Other dislocation of left radial head, sequela | CMS +S53096A | Other dislocation of unspecified radial head, initial encounter | CMS +S53096D | Other dislocation of unspecified radial head, subsequent encounter | CMS +S53096S | Other dislocation of unspecified radial head, sequela | CMS +S53101A | Unspecified subluxation of right ulnohumeral joint, initial encounter | CMS +S53101D | Unspecified subluxation of right ulnohumeral joint, subsequent encounter | CMS +S53101S | Unspecified subluxation of right ulnohumeral joint, sequela | CMS +S53102A | Unspecified subluxation of left ulnohumeral joint, initial encounter | CMS +S53102D | Unspecified subluxation of left ulnohumeral joint, subsequent encounter | CMS +S53102S | Unspecified subluxation of left ulnohumeral joint, sequela | CMS +S53103A | Unspecified subluxation of unspecified ulnohumeral joint, initial encounter | CMS +S53103D | Unspecified subluxation of unspecified ulnohumeral joint, subsequent encounter | CMS +S53103S | Unspecified subluxation of unspecified ulnohumeral joint, sequela | CMS +S53104A | Unspecified dislocation of right ulnohumeral joint, initial encounter | CMS +S53104D | Unspecified dislocation of right ulnohumeral joint, subsequent encounter | CMS +S53104S | Unspecified dislocation of right ulnohumeral joint, sequela | CMS +S53105A | Unspecified dislocation of left ulnohumeral joint, initial encounter | CMS +S53105D | Unspecified dislocation of left ulnohumeral joint, subsequent encounter | CMS +S53105S | Unspecified dislocation of left ulnohumeral joint, sequela | CMS +S53106A | Unspecified dislocation of unspecified ulnohumeral joint, initial encounter | CMS +S53106D | Unspecified dislocation of unspecified ulnohumeral joint, subsequent encounter | CMS +S53106S | Unspecified dislocation of unspecified ulnohumeral joint, sequela | CMS +S53111A | Anterior subluxation of right ulnohumeral joint, initial encounter | CMS +S53111D | Anterior subluxation of right ulnohumeral joint, subsequent encounter | CMS +S53111S | Anterior subluxation of right ulnohumeral joint, sequela | CMS +S53112A | Anterior subluxation of left ulnohumeral joint, initial encounter | CMS +S53112D | Anterior subluxation of left ulnohumeral joint, subsequent encounter | CMS +S53112S | Anterior subluxation of left ulnohumeral joint, sequela | CMS +S53113A | Anterior subluxation of unspecified ulnohumeral joint, initial encounter | CMS +S53113D | Anterior subluxation of unspecified ulnohumeral joint, subsequent encounter | CMS +S53113S | Anterior subluxation of unspecified ulnohumeral joint, sequela | CMS +S53114A | Anterior dislocation of right ulnohumeral joint, initial encounter | CMS +S53114D | Anterior dislocation of right ulnohumeral joint, subsequent encounter | CMS +S53114S | Anterior dislocation of right ulnohumeral joint, sequela | CMS +S53115A | Anterior dislocation of left ulnohumeral joint, initial encounter | CMS +S53115D | Anterior dislocation of left ulnohumeral joint, subsequent encounter | CMS +S53115S | Anterior dislocation of left ulnohumeral joint, sequela | CMS +S53116A | Anterior dislocation of unspecified ulnohumeral joint, initial encounter | CMS +S53116D | Anterior dislocation of unspecified ulnohumeral joint, subsequent encounter | CMS +S53116S | Anterior dislocation of unspecified ulnohumeral joint, sequela | CMS +S53121A | Posterior subluxation of right ulnohumeral joint, initial encounter | CMS +S53121D | Posterior subluxation of right ulnohumeral joint, subsequent encounter | CMS +S53121S | Posterior subluxation of right ulnohumeral joint, sequela | CMS +S53122A | Posterior subluxation of left ulnohumeral joint, initial encounter | CMS +S53122D | Posterior subluxation of left ulnohumeral joint, subsequent encounter | CMS +S53122S | Posterior subluxation of left ulnohumeral joint, sequela | CMS +S53123A | Posterior subluxation of unspecified ulnohumeral joint, initial encounter | CMS +S53123D | Posterior subluxation of unspecified ulnohumeral joint, subsequent encounter | CMS +S53123S | Posterior subluxation of unspecified ulnohumeral joint, sequela | CMS +S53124A | Posterior dislocation of right ulnohumeral joint, initial encounter | CMS +S53124D | Posterior dislocation of right ulnohumeral joint, subsequent encounter | CMS +S53124S | Posterior dislocation of right ulnohumeral joint, sequela | CMS +S53125A | Posterior dislocation of left ulnohumeral joint, initial encounter | CMS +S53125D | Posterior dislocation of left ulnohumeral joint, subsequent encounter | CMS +S53125S | Posterior dislocation of left ulnohumeral joint, sequela | CMS +S53126A | Posterior dislocation of unspecified ulnohumeral joint, initial encounter | CMS +S53126D | Posterior dislocation of unspecified ulnohumeral joint, subsequent encounter | CMS +S53126S | Posterior dislocation of unspecified ulnohumeral joint, sequela | CMS +S53131A | Medial subluxation of right ulnohumeral joint, initial encounter | CMS +S53131D | Medial subluxation of right ulnohumeral joint, subsequent encounter | CMS +S53131S | Medial subluxation of right ulnohumeral joint, sequela | CMS +S53132A | Medial subluxation of left ulnohumeral joint, initial encounter | CMS +S53132D | Medial subluxation of left ulnohumeral joint, subsequent encounter | CMS +S53132S | Medial subluxation of left ulnohumeral joint, sequela | CMS +S53133A | Medial subluxation of unspecified ulnohumeral joint, initial encounter | CMS +S53133D | Medial subluxation of unspecified ulnohumeral joint, subsequent encounter | CMS +S53133S | Medial subluxation of unspecified ulnohumeral joint, sequela | CMS +S53134A | Medial dislocation of right ulnohumeral joint, initial encounter | CMS +S53134D | Medial dislocation of right ulnohumeral joint, subsequent encounter | CMS +S53134S | Medial dislocation of right ulnohumeral joint, sequela | CMS +S53135A | Medial dislocation of left ulnohumeral joint, initial encounter | CMS +S53135D | Medial dislocation of left ulnohumeral joint, subsequent encounter | CMS +S53135S | Medial dislocation of left ulnohumeral joint, sequela | CMS +S53136A | Medial dislocation of unspecified ulnohumeral joint, initial encounter | CMS +S53136D | Medial dislocation of unspecified ulnohumeral joint, subsequent encounter | CMS +S53136S | Medial dislocation of unspecified ulnohumeral joint, sequela | CMS +S53141A | Lateral subluxation of right ulnohumeral joint, initial encounter | CMS +S53141D | Lateral subluxation of right ulnohumeral joint, subsequent encounter | CMS +S53141S | Lateral subluxation of right ulnohumeral joint, sequela | CMS +S53142A | Lateral subluxation of left ulnohumeral joint, initial encounter | CMS +S53142D | Lateral subluxation of left ulnohumeral joint, subsequent encounter | CMS +S53142S | Lateral subluxation of left ulnohumeral joint, sequela | CMS +S53143A | Lateral subluxation of unspecified ulnohumeral joint, initial encounter | CMS +S53143D | Lateral subluxation of unspecified ulnohumeral joint, subsequent encounter | CMS +S53143S | Lateral subluxation of unspecified ulnohumeral joint, sequela | CMS +S53144A | Lateral dislocation of right ulnohumeral joint, initial encounter | CMS +S53144D | Lateral dislocation of right ulnohumeral joint, subsequent encounter | CMS +S53144S | Lateral dislocation of right ulnohumeral joint, sequela | CMS +S53145A | Lateral dislocation of left ulnohumeral joint, initial encounter | CMS +S53145D | Lateral dislocation of left ulnohumeral joint, subsequent encounter | CMS +S53145S | Lateral dislocation of left ulnohumeral joint, sequela | CMS +S53146A | Lateral dislocation of unspecified ulnohumeral joint, initial encounter | CMS +S53146D | Lateral dislocation of unspecified ulnohumeral joint, subsequent encounter | CMS +S53146S | Lateral dislocation of unspecified ulnohumeral joint, sequela | CMS +S53191A | Other subluxation of right ulnohumeral joint, initial encounter | CMS +S53191D | Other subluxation of right ulnohumeral joint, subsequent encounter | CMS +S53191S | Other subluxation of right ulnohumeral joint, sequela | CMS +S53192A | Other subluxation of left ulnohumeral joint, initial encounter | CMS +S53192D | Other subluxation of left ulnohumeral joint, subsequent encounter | CMS +S53192S | Other subluxation of left ulnohumeral joint, sequela | CMS +S53193A | Other subluxation of unspecified ulnohumeral joint, initial encounter | CMS +S53193D | Other subluxation of unspecified ulnohumeral joint, subsequent encounter | CMS +S53193S | Other subluxation of unspecified ulnohumeral joint, sequela | CMS +S53194A | Other dislocation of right ulnohumeral joint, initial encounter | CMS +S53194D | Other dislocation of right ulnohumeral joint, subsequent encounter | CMS +S53194S | Other dislocation of right ulnohumeral joint, sequela | CMS +S53195A | Other dislocation of left ulnohumeral joint, initial encounter | CMS +S53195D | Other dislocation of left ulnohumeral joint, subsequent encounter | CMS +S53195S | Other dislocation of left ulnohumeral joint, sequela | CMS +S53196A | Other dislocation of unspecified ulnohumeral joint, initial encounter | CMS +S53196D | Other dislocation of unspecified ulnohumeral joint, subsequent encounter | CMS +S53196S | Other dislocation of unspecified ulnohumeral joint, sequela | CMS +S5320XA | Traumatic rupture of unspecified radial collateral ligament, initial encounter | CMS +S5320XD | Traumatic rupture of unspecified radial collateral ligament, subsequent encounter | CMS +S5320XS | Traumatic rupture of unspecified radial collateral ligament, sequela | CMS +S5321XA | Traumatic rupture of right radial collateral ligament, initial encounter | CMS +S5321XD | Traumatic rupture of right radial collateral ligament, subsequent encounter | CMS +S5321XS | Traumatic rupture of right radial collateral ligament, sequela | CMS +S5322XA | Traumatic rupture of left radial collateral ligament, initial encounter | CMS +S5322XD | Traumatic rupture of left radial collateral ligament, subsequent encounter | CMS +S5322XS | Traumatic rupture of left radial collateral ligament, sequela | CMS +S5330XA | Traumatic rupture of unspecified ulnar collateral ligament, initial encounter | CMS +S5330XD | Traumatic rupture of unspecified ulnar collateral ligament, subsequent encounter | CMS +S5330XS | Traumatic rupture of unspecified ulnar collateral ligament, sequela | CMS +S5331XA | Traumatic rupture of right ulnar collateral ligament, initial encounter | CMS +S5331XD | Traumatic rupture of right ulnar collateral ligament, subsequent encounter | CMS +S5331XS | Traumatic rupture of right ulnar collateral ligament, sequela | CMS +S5332XA | Traumatic rupture of left ulnar collateral ligament, initial encounter | CMS +S5332XD | Traumatic rupture of left ulnar collateral ligament, subsequent encounter | CMS +S5332XS | Traumatic rupture of left ulnar collateral ligament, sequela | CMS +S53401A | Unspecified sprain of right elbow, initial encounter | CMS +S53401D | Unspecified sprain of right elbow, subsequent encounter | CMS +S53401S | Unspecified sprain of right elbow, sequela | CMS +S53402A | Unspecified sprain of left elbow, initial encounter | CMS +S53402D | Unspecified sprain of left elbow, subsequent encounter | CMS +S53402S | Unspecified sprain of left elbow, sequela | CMS +S53409A | Unspecified sprain of unspecified elbow, initial encounter | CMS +S53409D | Unspecified sprain of unspecified elbow, subsequent encounter | CMS +S53409S | Unspecified sprain of unspecified elbow, sequela | CMS +S53411A | Radiohumeral (joint) sprain of right elbow, initial encounter | CMS +S53411D | Radiohumeral (joint) sprain of right elbow, subsequent encounter | CMS +S53411S | Radiohumeral (joint) sprain of right elbow, sequela | CMS +S53412A | Radiohumeral (joint) sprain of left elbow, initial encounter | CMS +S53412D | Radiohumeral (joint) sprain of left elbow, subsequent encounter | CMS +S53412S | Radiohumeral (joint) sprain of left elbow, sequela | CMS +S53419A | Radiohumeral (joint) sprain of unspecified elbow, initial encounter | CMS +S53419D | Radiohumeral (joint) sprain of unspecified elbow, subsequent encounter | CMS +S53419S | Radiohumeral (joint) sprain of unspecified elbow, sequela | CMS +S53421A | Ulnohumeral (joint) sprain of right elbow, initial encounter | CMS +S53421D | Ulnohumeral (joint) sprain of right elbow, subsequent encounter | CMS +S53421S | Ulnohumeral (joint) sprain of right elbow, sequela | CMS +S53422A | Ulnohumeral (joint) sprain of left elbow, initial encounter | CMS +S53422D | Ulnohumeral (joint) sprain of left elbow, subsequent encounter | CMS +S53422S | Ulnohumeral (joint) sprain of left elbow, sequela | CMS +S53429A | Ulnohumeral (joint) sprain of unspecified elbow, initial encounter | CMS +S53429D | Ulnohumeral (joint) sprain of unspecified elbow, subsequent encounter | CMS +S53429S | Ulnohumeral (joint) sprain of unspecified elbow, sequela | CMS +S53431A | Radial collateral ligament sprain of right elbow, initial encounter | CMS +S53431D | Radial collateral ligament sprain of right elbow, subsequent encounter | CMS +S53431S | Radial collateral ligament sprain of right elbow, sequela | CMS +S53432A | Radial collateral ligament sprain of left elbow, initial encounter | CMS +S53432D | Radial collateral ligament sprain of left elbow, subsequent encounter | CMS +S53432S | Radial collateral ligament sprain of left elbow, sequela | CMS +S53439A | Radial collateral ligament sprain of unspecified elbow, initial encounter | CMS +S53439D | Radial collateral ligament sprain of unspecified elbow, subsequent encounter | CMS +S53439S | Radial collateral ligament sprain of unspecified elbow, sequela | CMS +S53441A | Ulnar collateral ligament sprain of right elbow, initial encounter | CMS +S53441D | Ulnar collateral ligament sprain of right elbow, subsequent encounter | CMS +S53441S | Ulnar collateral ligament sprain of right elbow, sequela | CMS +S53442A | Ulnar collateral ligament sprain of left elbow, initial encounter | CMS +S53442D | Ulnar collateral ligament sprain of left elbow, subsequent encounter | CMS +S53442S | Ulnar collateral ligament sprain of left elbow, sequela | CMS +S53449A | Ulnar collateral ligament sprain of unspecified elbow, initial encounter | CMS +S53449D | Ulnar collateral ligament sprain of unspecified elbow, subsequent encounter | CMS +S53449S | Ulnar collateral ligament sprain of unspecified elbow, sequela | CMS +S53491A | Other sprain of right elbow, initial encounter | CMS +S53491D | Other sprain of right elbow, subsequent encounter | CMS +S53491S | Other sprain of right elbow, sequela | CMS +S53492A | Other sprain of left elbow, initial encounter | CMS +S53492D | Other sprain of left elbow, subsequent encounter | CMS +S53492S | Other sprain of left elbow, sequela | CMS +S53499A | Other sprain of unspecified elbow, initial encounter | CMS +S53499D | Other sprain of unspecified elbow, subsequent encounter | CMS +S53499S | Other sprain of unspecified elbow, sequela | CMS +S5400XA | Injury of ulnar nerve at forearm level, unspecified arm, initial encounter | CMS +S5400XD | Injury of ulnar nerve at forearm level, unspecified arm, subsequent encounter | CMS +S5400XS | Injury of ulnar nerve at forearm level, unspecified arm, sequela | CMS +S5401XA | Injury of ulnar nerve at forearm level, right arm, initial encounter | CMS +S5401XD | Injury of ulnar nerve at forearm level, right arm, subsequent encounter | CMS +S5401XS | Injury of ulnar nerve at forearm level, right arm, sequela | CMS +S5402XA | Injury of ulnar nerve at forearm level, left arm, initial encounter | CMS +S5402XD | Injury of ulnar nerve at forearm level, left arm, subsequent encounter | CMS +S5402XS | Injury of ulnar nerve at forearm level, left arm, sequela | CMS +S5410XA | Injury of median nerve at forearm level, unspecified arm, initial encounter | CMS +S5410XD | Injury of median nerve at forearm level, unspecified arm, subsequent encounter | CMS +S5410XS | Injury of median nerve at forearm level, unspecified arm, sequela | CMS +S5411XA | Injury of median nerve at forearm level, right arm, initial encounter | CMS +S5411XD | Injury of median nerve at forearm level, right arm, subsequent encounter | CMS +S5411XS | Injury of median nerve at forearm level, right arm, sequela | CMS +S5412XA | Injury of median nerve at forearm level, left arm, initial encounter | CMS +S5412XD | Injury of median nerve at forearm level, left arm, subsequent encounter | CMS +S5412XS | Injury of median nerve at forearm level, left arm, sequela | CMS +S5420XA | Injury of radial nerve at forearm level, unspecified arm, initial encounter | CMS +S5420XD | Injury of radial nerve at forearm level, unspecified arm, subsequent encounter | CMS +S5420XS | Injury of radial nerve at forearm level, unspecified arm, sequela | CMS +S5421XA | Injury of radial nerve at forearm level, right arm, initial encounter | CMS +S5421XD | Injury of radial nerve at forearm level, right arm, subsequent encounter | CMS +S5421XS | Injury of radial nerve at forearm level, right arm, sequela | CMS +S5422XA | Injury of radial nerve at forearm level, left arm, initial encounter | CMS +S5422XD | Injury of radial nerve at forearm level, left arm, subsequent encounter | CMS +S5422XS | Injury of radial nerve at forearm level, left arm, sequela | CMS +S5430XA | Injury of cutaneous sensory nerve at forearm level, unspecified arm, initial encounter | CMS +S5430XD | Injury of cutaneous sensory nerve at forearm level, unspecified arm, subsequent encounter | CMS +S5430XS | Injury of cutaneous sensory nerve at forearm level, unspecified arm, sequela | CMS +S5431XA | Injury of cutaneous sensory nerve at forearm level, right arm, initial encounter | CMS +S5431XD | Injury of cutaneous sensory nerve at forearm level, right arm, subsequent encounter | CMS +S5431XS | Injury of cutaneous sensory nerve at forearm level, right arm, sequela | CMS +S5432XA | Injury of cutaneous sensory nerve at forearm level, left arm, initial encounter | CMS +S5432XD | Injury of cutaneous sensory nerve at forearm level, left arm, subsequent encounter | CMS +S5432XS | Injury of cutaneous sensory nerve at forearm level, left arm, sequela | CMS +S548X1A | Injury of other nerves at forearm level, right arm, initial encounter | CMS +S548X1D | Injury of other nerves at forearm level, right arm, subsequent encounter | CMS +S548X1S | Injury of other nerves at forearm level, right arm, sequela | CMS +S548X2A | Injury of other nerves at forearm level, left arm, initial encounter | CMS +S548X2D | Injury of other nerves at forearm level, left arm, subsequent encounter | CMS +S548X2S | Injury of other nerves at forearm level, left arm, sequela | CMS +S548X9A | Injury of other nerves at forearm level, unspecified arm, initial encounter | CMS +S548X9D | Injury of other nerves at forearm level, unspecified arm, subsequent encounter | CMS +S548X9S | Injury of other nerves at forearm level, unspecified arm, sequela | CMS +S5490XA | Injury of unspecified nerve at forearm level, unspecified arm, initial encounter | CMS +S5490XD | Injury of unspecified nerve at forearm level, unspecified arm, subsequent encounter | CMS +S5490XS | Injury of unspecified nerve at forearm level, unspecified arm, sequela | CMS +S5491XA | Injury of unspecified nerve at forearm level, right arm, initial encounter | CMS +S5491XD | Injury of unspecified nerve at forearm level, right arm, subsequent encounter | CMS +S5491XS | Injury of unspecified nerve at forearm level, right arm, sequela | CMS +S5492XA | Injury of unspecified nerve at forearm level, left arm, initial encounter | CMS +S5492XD | Injury of unspecified nerve at forearm level, left arm, subsequent encounter | CMS +S5492XS | Injury of unspecified nerve at forearm level, left arm, sequela | CMS +S55001A | Unspecified injury of ulnar artery at forearm level, right arm, initial encounter | CMS +S55001D | Unspecified injury of ulnar artery at forearm level, right arm, subsequent encounter | CMS +S55001S | Unspecified injury of ulnar artery at forearm level, right arm, sequela | CMS +S55002A | Unspecified injury of ulnar artery at forearm level, left arm, initial encounter | CMS +S55002D | Unspecified injury of ulnar artery at forearm level, left arm, subsequent encounter | CMS +S55002S | Unspecified injury of ulnar artery at forearm level, left arm, sequela | CMS +S55009A | Unspecified injury of ulnar artery at forearm level, unspecified arm, initial encounter | CMS +S55009D | Unspecified injury of ulnar artery at forearm level, unspecified arm, subsequent encounter | CMS +S55009S | Unspecified injury of ulnar artery at forearm level, unspecified arm, sequela | CMS +S55011A | Laceration of ulnar artery at forearm level, right arm, initial encounter | CMS +S55011D | Laceration of ulnar artery at forearm level, right arm, subsequent encounter | CMS +S55011S | Laceration of ulnar artery at forearm level, right arm, sequela | CMS +S55012A | Laceration of ulnar artery at forearm level, left arm, initial encounter | CMS +S55012D | Laceration of ulnar artery at forearm level, left arm, subsequent encounter | CMS +S55012S | Laceration of ulnar artery at forearm level, left arm, sequela | CMS +S55019A | Laceration of ulnar artery at forearm level, unspecified arm, initial encounter | CMS +S55019D | Laceration of ulnar artery at forearm level, unspecified arm, subsequent encounter | CMS +S55019S | Laceration of ulnar artery at forearm level, unspecified arm, sequela | CMS +S55091A | Other specified injury of ulnar artery at forearm level, right arm, initial encounter | CMS +S55091D | Other specified injury of ulnar artery at forearm level, right arm, subsequent encounter | CMS +S55091S | Other specified injury of ulnar artery at forearm level, right arm, sequela | CMS +S55092A | Other specified injury of ulnar artery at forearm level, left arm, initial encounter | CMS +S55092D | Other specified injury of ulnar artery at forearm level, left arm, subsequent encounter | CMS +S55092S | Other specified injury of ulnar artery at forearm level, left arm, sequela | CMS +S55099A | Other specified injury of ulnar artery at forearm level, unspecified arm, initial encounter | CMS +S55099D | Other specified injury of ulnar artery at forearm level, unspecified arm, subsequent encounter | CMS +S55099S | Other specified injury of ulnar artery at forearm level, unspecified arm, sequela | CMS +S55101A | Unspecified injury of radial artery at forearm level, right arm, initial encounter | CMS +S55101D | Unspecified injury of radial artery at forearm level, right arm, subsequent encounter | CMS +S55101S | Unspecified injury of radial artery at forearm level, right arm, sequela | CMS +S55102A | Unspecified injury of radial artery at forearm level, left arm, initial encounter | CMS +S55102D | Unspecified injury of radial artery at forearm level, left arm, subsequent encounter | CMS +S55102S | Unspecified injury of radial artery at forearm level, left arm, sequela | CMS +S55109A | Unspecified injury of radial artery at forearm level, unspecified arm, initial encounter | CMS +S55109D | Unspecified injury of radial artery at forearm level, unspecified arm, subsequent encounter | CMS +S55109S | Unspecified injury of radial artery at forearm level, unspecified arm, sequela | CMS +S55111A | Laceration of radial artery at forearm level, right arm, initial encounter | CMS +S55111D | Laceration of radial artery at forearm level, right arm, subsequent encounter | CMS +S55111S | Laceration of radial artery at forearm level, right arm, sequela | CMS +S55112A | Laceration of radial artery at forearm level, left arm, initial encounter | CMS +S55112D | Laceration of radial artery at forearm level, left arm, subsequent encounter | CMS +S55112S | Laceration of radial artery at forearm level, left arm, sequela | CMS +S55119A | Laceration of radial artery at forearm level, unspecified arm, initial encounter | CMS +S55119D | Laceration of radial artery at forearm level, unspecified arm, subsequent encounter | CMS +S55119S | Laceration of radial artery at forearm level, unspecified arm, sequela | CMS +S55191A | Other specified injury of radial artery at forearm level, right arm, initial encounter | CMS +S55191D | Other specified injury of radial artery at forearm level, right arm, subsequent encounter | CMS +S55191S | Other specified injury of radial artery at forearm level, right arm, sequela | CMS +S55192A | Other specified injury of radial artery at forearm level, left arm, initial encounter | CMS +S55192D | Other specified injury of radial artery at forearm level, left arm, subsequent encounter | CMS +S55192S | Other specified injury of radial artery at forearm level, left arm, sequela | CMS +S55199A | Other specified injury of radial artery at forearm level, unspecified arm, initial encounter | CMS +S55199D | Other specified injury of radial artery at forearm level, unspecified arm, subsequent encounter | CMS +S55199S | Other specified injury of radial artery at forearm level, unspecified arm, sequela | CMS +S55201A | Unspecified injury of vein at forearm level, right arm, initial encounter | CMS +S55201D | Unspecified injury of vein at forearm level, right arm, subsequent encounter | CMS +S55201S | Unspecified injury of vein at forearm level, right arm, sequela | CMS +S55202A | Unspecified injury of vein at forearm level, left arm, initial encounter | CMS +S55202D | Unspecified injury of vein at forearm level, left arm, subsequent encounter | CMS +S55202S | Unspecified injury of vein at forearm level, left arm, sequela | CMS +S55209A | Unspecified injury of vein at forearm level, unspecified arm, initial encounter | CMS +S55209D | Unspecified injury of vein at forearm level, unspecified arm, subsequent encounter | CMS +S55209S | Unspecified injury of vein at forearm level, unspecified arm, sequela | CMS +S55211A | Laceration of vein at forearm level, right arm, initial encounter | CMS +S55211D | Laceration of vein at forearm level, right arm, subsequent encounter | CMS +S55211S | Laceration of vein at forearm level, right arm, sequela | CMS +S55212A | Laceration of vein at forearm level, left arm, initial encounter | CMS +S55212D | Laceration of vein at forearm level, left arm, subsequent encounter | CMS +S55212S | Laceration of vein at forearm level, left arm, sequela | CMS +S55219A | Laceration of vein at forearm level, unspecified arm, initial encounter | CMS +S55219D | Laceration of vein at forearm level, unspecified arm, subsequent encounter | CMS +S55219S | Laceration of vein at forearm level, unspecified arm, sequela | CMS +S55291A | Other specified injury of vein at forearm level, right arm, initial encounter | CMS +S55291D | Other specified injury of vein at forearm level, right arm, subsequent encounter | CMS +S55291S | Other specified injury of vein at forearm level, right arm, sequela | CMS +S55292A | Other specified injury of vein at forearm level, left arm, initial encounter | CMS +S55292D | Other specified injury of vein at forearm level, left arm, subsequent encounter | CMS +S55292S | Other specified injury of vein at forearm level, left arm, sequela | CMS +S55299A | Other specified injury of vein at forearm level, unspecified arm, initial encounter | CMS +S55299D | Other specified injury of vein at forearm level, unspecified arm, subsequent encounter | CMS +S55299S | Other specified injury of vein at forearm level, unspecified arm, sequela | CMS +S55801A | Unspecified injury of other blood vessels at forearm level, right arm, initial encounter | CMS +S55801D | Unspecified injury of other blood vessels at forearm level, right arm, subsequent encounter | CMS +S55801S | Unspecified injury of other blood vessels at forearm level, right arm, sequela | CMS +S55802A | Unspecified injury of other blood vessels at forearm level, left arm, initial encounter | CMS +S55802D | Unspecified injury of other blood vessels at forearm level, left arm, subsequent encounter | CMS +S55802S | Unspecified injury of other blood vessels at forearm level, left arm, sequela | CMS +S55809A | Unspecified injury of other blood vessels at forearm level, unspecified arm, initial encounter | CMS +S55809D | Unspecified injury of other blood vessels at forearm level, unspecified arm, subsequent encounter | CMS +S55809S | Unspecified injury of other blood vessels at forearm level, unspecified arm, sequela | CMS +S55811A | Laceration of other blood vessels at forearm level, right arm, initial encounter | CMS +S55811D | Laceration of other blood vessels at forearm level, right arm, subsequent encounter | CMS +S55811S | Laceration of other blood vessels at forearm level, right arm, sequela | CMS +S55812A | Laceration of other blood vessels at forearm level, left arm, initial encounter | CMS +S55812D | Laceration of other blood vessels at forearm level, left arm, subsequent encounter | CMS +S55812S | Laceration of other blood vessels at forearm level, left arm, sequela | CMS +S55819A | Laceration of other blood vessels at forearm level, unspecified arm, initial encounter | CMS +S55819D | Laceration of other blood vessels at forearm level, unspecified arm, subsequent encounter | CMS +S55819S | Laceration of other blood vessels at forearm level, unspecified arm, sequela | CMS +S55891A | Other specified injury of other blood vessels at forearm level, right arm, initial encounter | CMS +S55891D | Other specified injury of other blood vessels at forearm level, right arm, subsequent encounter | CMS +S55891S | Other specified injury of other blood vessels at forearm level, right arm, sequela | CMS +S55892A | Other specified injury of other blood vessels at forearm level, left arm, initial encounter | CMS +S55892D | Other specified injury of other blood vessels at forearm level, left arm, subsequent encounter | CMS +S55892S | Other specified injury of other blood vessels at forearm level, left arm, sequela | CMS +S55899A | Other specified injury of other blood vessels at forearm level, unspecified arm, initial encounter | CMS +S55899D | Other specified injury of other blood vessels at forearm level, unspecified arm, subsequent encounter | CMS +S55899S | Other specified injury of other blood vessels at forearm level, unspecified arm, sequela | CMS +S55901A | Unspecified injury of unspecified blood vessel at forearm level, right arm, initial encounter | CMS +S55901D | Unspecified injury of unspecified blood vessel at forearm level, right arm, subsequent encounter | CMS +S55901S | Unspecified injury of unspecified blood vessel at forearm level, right arm, sequela | CMS +S55902A | Unspecified injury of unspecified blood vessel at forearm level, left arm, initial encounter | CMS +S55902D | Unspecified injury of unspecified blood vessel at forearm level, left arm, subsequent encounter | CMS +S55902S | Unspecified injury of unspecified blood vessel at forearm level, left arm, sequela | CMS +S55909A | Unspecified injury of unspecified blood vessel at forearm level, unspecified arm, initial encounter | CMS +S55909D | Unspecified injury of unspecified blood vessel at forearm level, unspecified arm, subsequent encounter | CMS +S55909S | Unspecified injury of unspecified blood vessel at forearm level, unspecified arm, sequela | CMS +S55911A | Laceration of unspecified blood vessel at forearm level, right arm, initial encounter | CMS +S55911D | Laceration of unspecified blood vessel at forearm level, right arm, subsequent encounter | CMS +S55911S | Laceration of unspecified blood vessel at forearm level, right arm, sequela | CMS +S55912A | Laceration of unspecified blood vessel at forearm level, left arm, initial encounter | CMS +S55912D | Laceration of unspecified blood vessel at forearm level, left arm, subsequent encounter | CMS +S55912S | Laceration of unspecified blood vessel at forearm level, left arm, sequela | CMS +S55919A | Laceration of unspecified blood vessel at forearm level, unspecified arm, initial encounter | CMS +S55919D | Laceration of unspecified blood vessel at forearm level, unspecified arm, subsequent encounter | CMS +S55919S | Laceration of unspecified blood vessel at forearm level, unspecified arm, sequela | CMS +S55991A | Other specified injury of unspecified blood vessel at forearm level, right arm, initial encounter | CMS +S55991D | Other specified injury of unspecified blood vessel at forearm level, right arm, subsequent encounter | CMS +S55991S | Other specified injury of unspecified blood vessel at forearm level, right arm, sequela | CMS +S55992A | Other specified injury of unspecified blood vessel at forearm level, left arm, initial encounter | CMS +S55992D | Other specified injury of unspecified blood vessel at forearm level, left arm, subsequent encounter | CMS +S55992S | Other specified injury of unspecified blood vessel at forearm level, left arm, sequela | CMS +S55999A | Other specified injury of unspecified blood vessel at forearm level, unspecified arm, initial encounter | CMS +S55999D | Other specified injury of unspecified blood vessel at forearm level, unspecified arm, subsequent encounter | CMS +S55999S | Other specified injury of unspecified blood vessel at forearm level, unspecified arm, sequela | CMS +S56001A | Unspecified injury of flexor muscle, fascia and tendon of right thumb at forearm level, initial encounter | CMS +S56001D | Unspecified injury of flexor muscle, fascia and tendon of right thumb at forearm level, subsequent encounter | CMS +S56001S | Unspecified injury of flexor muscle, fascia and tendon of right thumb at forearm level, sequela | CMS +S56002A | Unspecified injury of flexor muscle, fascia and tendon of left thumb at forearm level, initial encounter | CMS +S56002D | Unspecified injury of flexor muscle, fascia and tendon of left thumb at forearm level, subsequent encounter | CMS +S56002S | Unspecified injury of flexor muscle, fascia and tendon of left thumb at forearm level, sequela | CMS +S56009A | Unspecified injury of flexor muscle, fascia and tendon of unspecified thumb at forearm level, initial encounter | CMS +S56009D | Unspecified injury of flexor muscle, fascia and tendon of unspecified thumb at forearm level, subsequent encounter | CMS +S56009S | Unspecified injury of flexor muscle, fascia and tendon of unspecified thumb at forearm level, sequela | CMS +S56011A | Strain of flexor muscle, fascia and tendon of right thumb at forearm level, initial encounter | CMS +S56011D | Strain of flexor muscle, fascia and tendon of right thumb at forearm level, subsequent encounter | CMS +S56011S | Strain of flexor muscle, fascia and tendon of right thumb at forearm level, sequela | CMS +S56012A | Strain of flexor muscle, fascia and tendon of left thumb at forearm level, initial encounter | CMS +S56012D | Strain of flexor muscle, fascia and tendon of left thumb at forearm level, subsequent encounter | CMS +S56012S | Strain of flexor muscle, fascia and tendon of left thumb at forearm level, sequela | CMS +S56019A | Strain of flexor muscle, fascia and tendon of unspecified thumb at forearm level, initial encounter | CMS +S56019D | Strain of flexor muscle, fascia and tendon of unspecified thumb at forearm level, subsequent encounter | CMS +S56019S | Strain of flexor muscle, fascia and tendon of unspecified thumb at forearm level, sequela | CMS +S56021A | Laceration of flexor muscle, fascia and tendon of right thumb at forearm level, initial encounter | CMS +S56021D | Laceration of flexor muscle, fascia and tendon of right thumb at forearm level, subsequent encounter | CMS +S56021S | Laceration of flexor muscle, fascia and tendon of right thumb at forearm level, sequela | CMS +S56022A | Laceration of flexor muscle, fascia and tendon of left thumb at forearm level, initial encounter | CMS +S56022D | Laceration of flexor muscle, fascia and tendon of left thumb at forearm level, subsequent encounter | CMS +S56022S | Laceration of flexor muscle, fascia and tendon of left thumb at forearm level, sequela | CMS +S56029A | Laceration of flexor muscle, fascia and tendon of unspecified thumb at forearm level, initial encounter | CMS +S56029D | Laceration of flexor muscle, fascia and tendon of unspecified thumb at forearm level, subsequent encounter | CMS +S56029S | Laceration of flexor muscle, fascia and tendon of unspecified thumb at forearm level, sequela | CMS +S56091A | Other injury of flexor muscle, fascia and tendon of right thumb at forearm level, initial encounter | CMS +S56091D | Other injury of flexor muscle, fascia and tendon of right thumb at forearm level, subsequent encounter | CMS +S56091S | Other injury of flexor muscle, fascia and tendon of right thumb at forearm level, sequela | CMS +S56092A | Other injury of flexor muscle, fascia and tendon of left thumb at forearm level, initial encounter | CMS +S56092D | Other injury of flexor muscle, fascia and tendon of left thumb at forearm level, subsequent encounter | CMS +S56092S | Other injury of flexor muscle, fascia and tendon of left thumb at forearm level, sequela | CMS +S56099A | Other injury of flexor muscle, fascia and tendon of unspecified thumb at forearm level, initial encounter | CMS +S56099D | Other injury of flexor muscle, fascia and tendon of unspecified thumb at forearm level, subsequent encounter | CMS +S56099S | Other injury of flexor muscle, fascia and tendon of unspecified thumb at forearm level, sequela | CMS +S56101A | Unspecified injury of flexor muscle, fascia and tendon of right index finger at forearm level, initial encounter | CMS +S56101D | Unspecified injury of flexor muscle, fascia and tendon of right index finger at forearm level, subsequent encounter | CMS +S56101S | Unspecified injury of flexor muscle, fascia and tendon of right index finger at forearm level, sequela | CMS +S56102A | Unspecified injury of flexor muscle, fascia and tendon of left index finger at forearm level, initial encounter | CMS +S56102D | Unspecified injury of flexor muscle, fascia and tendon of left index finger at forearm level, subsequent encounter | CMS +S56102S | Unspecified injury of flexor muscle, fascia and tendon of left index finger at forearm level, sequela | CMS +S56103A | Unspecified injury of flexor muscle, fascia and tendon of right middle finger at forearm level, initial encounter | CMS +S56103D | Unspecified injury of flexor muscle, fascia and tendon of right middle finger at forearm level, subsequent encounter | CMS +S56103S | Unspecified injury of flexor muscle, fascia and tendon of right middle finger at forearm level, sequela | CMS +S56104A | Unspecified injury of flexor muscle, fascia and tendon of left middle finger at forearm level, initial encounter | CMS +S56104D | Unspecified injury of flexor muscle, fascia and tendon of left middle finger at forearm level, subsequent encounter | CMS +S56104S | Unspecified injury of flexor muscle, fascia and tendon of left middle finger at forearm level, sequela | CMS +S56105A | Unspecified injury of flexor muscle, fascia and tendon of right ring finger at forearm level, initial encounter | CMS +S56105D | Unspecified injury of flexor muscle, fascia and tendon of right ring finger at forearm level, subsequent encounter | CMS +S56105S | Unspecified injury of flexor muscle, fascia and tendon of right ring finger at forearm level, sequela | CMS +S56106A | Unspecified injury of flexor muscle, fascia and tendon of left ring finger at forearm level, initial encounter | CMS +S56106D | Unspecified injury of flexor muscle, fascia and tendon of left ring finger at forearm level, subsequent encounter | CMS +S56106S | Unspecified injury of flexor muscle, fascia and tendon of left ring finger at forearm level, sequela | CMS +S56107A | Unspecified injury of flexor muscle, fascia and tendon of right little finger at forearm level, initial encounter | CMS +S56107D | Unspecified injury of flexor muscle, fascia and tendon of right little finger at forearm level, subsequent encounter | CMS +S56107S | Unspecified injury of flexor muscle, fascia and tendon of right little finger at forearm level, sequela | CMS +S56108A | Unspecified injury of flexor muscle, fascia and tendon of left little finger at forearm level, initial encounter | CMS +S56108D | Unspecified injury of flexor muscle, fascia and tendon of left little finger at forearm level, subsequent encounter | CMS +S56108S | Unspecified injury of flexor muscle, fascia and tendon of left little finger at forearm level, sequela | CMS +S56109A | Unspecified injury of flexor muscle, fascia and tendon of unspecified finger at forearm level, initial encounter | CMS +S56109D | Unspecified injury of flexor muscle, fascia and tendon of unspecified finger at forearm level, subsequent encounter | CMS +S56109S | Unspecified injury of flexor muscle, fascia and tendon of unspecified finger at forearm level, sequela | CMS +S56111A | Strain of flexor muscle, fascia and tendon of right index finger at forearm level, initial encounter | CMS +S56111D | Strain of flexor muscle, fascia and tendon of right index finger at forearm level, subsequent encounter | CMS +S56111S | Strain of flexor muscle, fascia and tendon of right index finger at forearm level, sequela | CMS +S56112A | Strain of flexor muscle, fascia and tendon of left index finger at forearm level, initial encounter | CMS +S56112D | Strain of flexor muscle, fascia and tendon of left index finger at forearm level, subsequent encounter | CMS +S56112S | Strain of flexor muscle, fascia and tendon of left index finger at forearm level, sequela | CMS +S56113A | Strain of flexor muscle, fascia and tendon of right middle finger at forearm level, initial encounter | CMS +S56113D | Strain of flexor muscle, fascia and tendon of right middle finger at forearm level, subsequent encounter | CMS +S56113S | Strain of flexor muscle, fascia and tendon of right middle finger at forearm level, sequela | CMS +S56114A | Strain of flexor muscle, fascia and tendon of left middle finger at forearm level, initial encounter | CMS +S56114D | Strain of flexor muscle, fascia and tendon of left middle finger at forearm level, subsequent encounter | CMS +S56114S | Strain of flexor muscle, fascia and tendon of left middle finger at forearm level, sequela | CMS +S56115A | Strain of flexor muscle, fascia and tendon of right ring finger at forearm level, initial encounter | CMS +S56115D | Strain of flexor muscle, fascia and tendon of right ring finger at forearm level, subsequent encounter | CMS +S56115S | Strain of flexor muscle, fascia and tendon of right ring finger at forearm level, sequela | CMS +S56116A | Strain of flexor muscle, fascia and tendon of left ring finger at forearm level, initial encounter | CMS +S56116D | Strain of flexor muscle, fascia and tendon of left ring finger at forearm level, subsequent encounter | CMS +S56116S | Strain of flexor muscle, fascia and tendon of left ring finger at forearm level, sequela | CMS +S56117A | Strain of flexor muscle, fascia and tendon of right little finger at forearm level, initial encounter | CMS +S56117D | Strain of flexor muscle, fascia and tendon of right little finger at forearm level, subsequent encounter | CMS +S56117S | Strain of flexor muscle, fascia and tendon of right little finger at forearm level, sequela | CMS +S56118A | Strain of flexor muscle, fascia and tendon of left little finger at forearm level, initial encounter | CMS +S56118D | Strain of flexor muscle, fascia and tendon of left little finger at forearm level, subsequent encounter | CMS +S56118S | Strain of flexor muscle, fascia and tendon of left little finger at forearm level, sequela | CMS +S56119A | Strain of flexor muscle, fascia and tendon of finger of unspecified finger at forearm level, initial encounter | CMS +S56119D | Strain of flexor muscle, fascia and tendon of finger of unspecified finger at forearm level, subsequent encounter | CMS +S56119S | Strain of flexor muscle, fascia and tendon of finger of unspecified finger at forearm level, sequela | CMS +S56121A | Laceration of flexor muscle, fascia and tendon of right index finger at forearm level, initial encounter | CMS +S56121D | Laceration of flexor muscle, fascia and tendon of right index finger at forearm level, subsequent encounter | CMS +S56121S | Laceration of flexor muscle, fascia and tendon of right index finger at forearm level, sequela | CMS +S56122A | Laceration of flexor muscle, fascia and tendon of left index finger at forearm level, initial encounter | CMS +S56122D | Laceration of flexor muscle, fascia and tendon of left index finger at forearm level, subsequent encounter | CMS +S56122S | Laceration of flexor muscle, fascia and tendon of left index finger at forearm level, sequela | CMS +S56123A | Laceration of flexor muscle, fascia and tendon of right middle finger at forearm level, initial encounter | CMS +S56123D | Laceration of flexor muscle, fascia and tendon of right middle finger at forearm level, subsequent encounter | CMS +S56123S | Laceration of flexor muscle, fascia and tendon of right middle finger at forearm level, sequela | CMS +S56124A | Laceration of flexor muscle, fascia and tendon of left middle finger at forearm level, initial encounter | CMS +S56124D | Laceration of flexor muscle, fascia and tendon of left middle finger at forearm level, subsequent encounter | CMS +S56124S | Laceration of flexor muscle, fascia and tendon of left middle finger at forearm level, sequela | CMS +S56125A | Laceration of flexor muscle, fascia and tendon of right ring finger at forearm level, initial encounter | CMS +S56125D | Laceration of flexor muscle, fascia and tendon of right ring finger at forearm level, subsequent encounter | CMS +S56125S | Laceration of flexor muscle, fascia and tendon of right ring finger at forearm level, sequela | CMS +S56126A | Laceration of flexor muscle, fascia and tendon of left ring finger at forearm level, initial encounter | CMS +S56126D | Laceration of flexor muscle, fascia and tendon of left ring finger at forearm level, subsequent encounter | CMS +S56126S | Laceration of flexor muscle, fascia and tendon of left ring finger at forearm level, sequela | CMS +S56127A | Laceration of flexor muscle, fascia and tendon of right little finger at forearm level, initial encounter | CMS +S56127D | Laceration of flexor muscle, fascia and tendon of right little finger at forearm level, subsequent encounter | CMS +S56127S | Laceration of flexor muscle, fascia and tendon of right little finger at forearm level, sequela | CMS +S56128A | Laceration of flexor muscle, fascia and tendon of left little finger at forearm level, initial encounter | CMS +S56128D | Laceration of flexor muscle, fascia and tendon of left little finger at forearm level, subsequent encounter | CMS +S56128S | Laceration of flexor muscle, fascia and tendon of left little finger at forearm level, sequela | CMS +S56129A | Laceration of flexor muscle, fascia and tendon of unspecified finger at forearm level, initial encounter | CMS +S56129D | Laceration of flexor muscle, fascia and tendon of unspecified finger at forearm level, subsequent encounter | CMS +S56129S | Laceration of flexor muscle, fascia and tendon of unspecified finger at forearm level, sequela | CMS +S56191A | Other injury of flexor muscle, fascia and tendon of right index finger at forearm level, initial encounter | CMS +S56191D | Other injury of flexor muscle, fascia and tendon of right index finger at forearm level, subsequent encounter | CMS +S56191S | Other injury of flexor muscle, fascia and tendon of right index finger at forearm level, sequela | CMS +S56192A | Other injury of flexor muscle, fascia and tendon of left index finger at forearm level, initial encounter | CMS +S56192D | Other injury of flexor muscle, fascia and tendon of left index finger at forearm level, subsequent encounter | CMS +S56192S | Other injury of flexor muscle, fascia and tendon of left index finger at forearm level, sequela | CMS +S56193A | Other injury of flexor muscle, fascia and tendon of right middle finger at forearm level, initial encounter | CMS +S56193D | Other injury of flexor muscle, fascia and tendon of right middle finger at forearm level, subsequent encounter | CMS +S56193S | Other injury of flexor muscle, fascia and tendon of right middle finger at forearm level, sequela | CMS +S56194A | Other injury of flexor muscle, fascia and tendon of left middle finger at forearm level, initial encounter | CMS +S56194D | Other injury of flexor muscle, fascia and tendon of left middle finger at forearm level, subsequent encounter | CMS +S56194S | Other injury of flexor muscle, fascia and tendon of left middle finger at forearm level, sequela | CMS +S56195A | Other injury of flexor muscle, fascia and tendon of right ring finger at forearm level, initial encounter | CMS +S56195D | Other injury of flexor muscle, fascia and tendon of right ring finger at forearm level, subsequent encounter | CMS +S56195S | Other injury of flexor muscle, fascia and tendon of right ring finger at forearm level, sequela | CMS +S56196A | Other injury of flexor muscle, fascia and tendon of left ring finger at forearm level, initial encounter | CMS +S56196D | Other injury of flexor muscle, fascia and tendon of left ring finger at forearm level, subsequent encounter | CMS +S56196S | Other injury of flexor muscle, fascia and tendon of left ring finger at forearm level, sequela | CMS +S56197A | Other injury of flexor muscle, fascia and tendon of right little finger at forearm level, initial encounter | CMS +S56197D | Other injury of flexor muscle, fascia and tendon of right little finger at forearm level, subsequent encounter | CMS +S56197S | Other injury of flexor muscle, fascia and tendon of right little finger at forearm level, sequela | CMS +S56198A | Other injury of flexor muscle, fascia and tendon of left little finger at forearm level, initial encounter | CMS +S56198D | Other injury of flexor muscle, fascia and tendon of left little finger at forearm level, subsequent encounter | CMS +S56198S | Other injury of flexor muscle, fascia and tendon of left little finger at forearm level, sequela | CMS +S56199A | Other injury of flexor muscle, fascia and tendon of unspecified finger at forearm level, initial encounter | CMS +S56199D | Other injury of flexor muscle, fascia and tendon of unspecified finger at forearm level, subsequent encounter | CMS +S56199S | Other injury of flexor muscle, fascia and tendon of unspecified finger at forearm level, sequela | CMS +S56201A | Unspecified injury of other flexor muscle, fascia and tendon at forearm level, right arm, initial encounter | CMS +S56201D | Unspecified injury of other flexor muscle, fascia and tendon at forearm level, right arm, subsequent encounter | CMS +S56201S | Unspecified injury of other flexor muscle, fascia and tendon at forearm level, right arm, sequela | CMS +S56202A | Unspecified injury of other flexor muscle, fascia and tendon at forearm level, left arm, initial encounter | CMS +S56202D | Unspecified injury of other flexor muscle, fascia and tendon at forearm level, left arm, subsequent encounter | CMS +S56202S | Unspecified injury of other flexor muscle, fascia and tendon at forearm level, left arm, sequela | CMS +S56209A | Unspecified injury of other flexor muscle, fascia and tendon at forearm level, unspecified arm, initial encounter | CMS +S56209D | Unspecified injury of other flexor muscle, fascia and tendon at forearm level, unspecified arm, subsequent encounter | CMS +S56209S | Unspecified injury of other flexor muscle, fascia and tendon at forearm level, unspecified arm, sequela | CMS +S56211A | Strain of other flexor muscle, fascia and tendon at forearm level, right arm, initial encounter | CMS +S56211D | Strain of other flexor muscle, fascia and tendon at forearm level, right arm, subsequent encounter | CMS +S56211S | Strain of other flexor muscle, fascia and tendon at forearm level, right arm, sequela | CMS +S56212A | Strain of other flexor muscle, fascia and tendon at forearm level, left arm, initial encounter | CMS +S56212D | Strain of other flexor muscle, fascia and tendon at forearm level, left arm, subsequent encounter | CMS +S56212S | Strain of other flexor muscle, fascia and tendon at forearm level, left arm, sequela | CMS +S56219A | Strain of other flexor muscle, fascia and tendon at forearm level, unspecified arm, initial encounter | CMS +S56219D | Strain of other flexor muscle, fascia and tendon at forearm level, unspecified arm, subsequent encounter | CMS +S56219S | Strain of other flexor muscle, fascia and tendon at forearm level, unspecified arm, sequela | CMS +S56221A | Laceration of other flexor muscle, fascia and tendon at forearm level, right arm, initial encounter | CMS +S56221D | Laceration of other flexor muscle, fascia and tendon at forearm level, right arm, subsequent encounter | CMS +S56221S | Laceration of other flexor muscle, fascia and tendon at forearm level, right arm, sequela | CMS +S56222A | Laceration of other flexor muscle, fascia and tendon at forearm level, left arm, initial encounter | CMS +S56222D | Laceration of other flexor muscle, fascia and tendon at forearm level, left arm, subsequent encounter | CMS +S56222S | Laceration of other flexor muscle, fascia and tendon at forearm level, left arm, sequela | CMS +S56229A | Laceration of other flexor muscle, fascia and tendon at forearm level, unspecified arm, initial encounter | CMS +S56229D | Laceration of other flexor muscle, fascia and tendon at forearm level, unspecified arm, subsequent encounter | CMS +S56229S | Laceration of other flexor muscle, fascia and tendon at forearm level, unspecified arm, sequela | CMS +S56291A | Other injury of other flexor muscle, fascia and tendon at forearm level, right arm, initial encounter | CMS +S56291D | Other injury of other flexor muscle, fascia and tendon at forearm level, right arm, subsequent encounter | CMS +S56291S | Other injury of other flexor muscle, fascia and tendon at forearm level, right arm, sequela | CMS +S56292A | Other injury of other flexor muscle, fascia and tendon at forearm level, left arm, initial encounter | CMS +S56292D | Other injury of other flexor muscle, fascia and tendon at forearm level, left arm, subsequent encounter | CMS +S56292S | Other injury of other flexor muscle, fascia and tendon at forearm level, left arm, sequela | CMS +S56299A | Other injury of other flexor muscle, fascia and tendon at forearm level, unspecified arm, initial encounter | CMS +S56299D | Other injury of other flexor muscle, fascia and tendon at forearm level, unspecified arm, subsequent encounter | CMS +S56299S | Other injury of other flexor muscle, fascia and tendon at forearm level, unspecified arm, sequela | CMS +S56301A | Unspecified injury of extensor or abductor muscles, fascia and tendons of right thumb at forearm level, initial encounter | CMS +S56301D | Unspecified injury of extensor or abductor muscles, fascia and tendons of right thumb at forearm level, subsequent encounter | CMS +S56301S | Unspecified injury of extensor or abductor muscles, fascia and tendons of right thumb at forearm level, sequela | CMS +S56302A | Unspecified injury of extensor or abductor muscles, fascia and tendons of left thumb at forearm level, initial encounter | CMS +S56302D | Unspecified injury of extensor or abductor muscles, fascia and tendons of left thumb at forearm level, subsequent encounter | CMS +S56302S | Unspecified injury of extensor or abductor muscles, fascia and tendons of left thumb at forearm level, sequela | CMS +S56309A | Unspecified injury of extensor or abductor muscles, fascia and tendons of unspecified thumb at forearm level, initial encounter | CMS +S56309D | Unspecified injury of extensor or abductor muscles, fascia and tendons of unspecified thumb at forearm level, subsequent encounter | CMS +S56309S | Unspecified injury of extensor or abductor muscles, fascia and tendons of unspecified thumb at forearm level, sequela | CMS +S56311A | Strain of extensor or abductor muscles, fascia and tendons of right thumb at forearm level, initial encounter | CMS +S56311D | Strain of extensor or abductor muscles, fascia and tendons of right thumb at forearm level, subsequent encounter | CMS +S56311S | Strain of extensor or abductor muscles, fascia and tendons of right thumb at forearm level, sequela | CMS +S56312A | Strain of extensor or abductor muscles, fascia and tendons of left thumb at forearm level, initial encounter | CMS +S56312D | Strain of extensor or abductor muscles, fascia and tendons of left thumb at forearm level, subsequent encounter | CMS +S56312S | Strain of extensor or abductor muscles, fascia and tendons of left thumb at forearm level, sequela | CMS +S56319A | Strain of extensor or abductor muscles, fascia and tendons of unspecified thumb at forearm level, initial encounter | CMS +S56319D | Strain of extensor or abductor muscles, fascia and tendons of unspecified thumb at forearm level, subsequent encounter | CMS +S56319S | Strain of extensor or abductor muscles, fascia and tendons of unspecified thumb at forearm level, sequela | CMS +S56321A | Laceration of extensor or abductor muscles, fascia and tendons of right thumb at forearm level, initial encounter | CMS +S56321D | Laceration of extensor or abductor muscles, fascia and tendons of right thumb at forearm level, subsequent encounter | CMS +S56321S | Laceration of extensor or abductor muscles, fascia and tendons of right thumb at forearm level, sequela | CMS +S56322A | Laceration of extensor or abductor muscles, fascia and tendons of left thumb at forearm level, initial encounter | CMS +S56322D | Laceration of extensor or abductor muscles, fascia and tendons of left thumb at forearm level, subsequent encounter | CMS +S56322S | Laceration of extensor or abductor muscles, fascia and tendons of left thumb at forearm level, sequela | CMS +S56329A | Laceration of extensor or abductor muscles, fascia and tendons of unspecified thumb at forearm level, initial encounter | CMS +S56329D | Laceration of extensor or abductor muscles, fascia and tendons of unspecified thumb at forearm level, subsequent encounter | CMS +S56329S | Laceration of extensor or abductor muscles, fascia and tendons of unspecified thumb at forearm level, sequela | CMS +S56391A | Other injury of extensor or abductor muscles, fascia and tendons of right thumb at forearm level, initial encounter | CMS +S56391D | Other injury of extensor or abductor muscles, fascia and tendons of right thumb at forearm level, subsequent encounter | CMS +S56391S | Other injury of extensor or abductor muscles, fascia and tendons of right thumb at forearm level, sequela | CMS +S56392A | Other injury of extensor or abductor muscles, fascia and tendons of left thumb at forearm level, initial encounter | CMS +S56392D | Other injury of extensor or abductor muscles, fascia and tendons of left thumb at forearm level, subsequent encounter | CMS +S56392S | Other injury of extensor or abductor muscles, fascia and tendons of left thumb at forearm level, sequela | CMS +S56399A | Other injury of extensor or abductor muscles, fascia and tendons of unspecified thumb at forearm level, initial encounter | CMS +S56399D | Other injury of extensor or abductor muscles, fascia and tendons of unspecified thumb at forearm level, subsequent encounter | CMS +S56399S | Other injury of extensor or abductor muscles, fascia and tendons of unspecified thumb at forearm level, sequela | CMS +S56401A | Unspecified injury of extensor muscle, fascia and tendon of right index finger at forearm level, initial encounter | CMS +S56401D | Unspecified injury of extensor muscle, fascia and tendon of right index finger at forearm level, subsequent encounter | CMS +S56401S | Unspecified injury of extensor muscle, fascia and tendon of right index finger at forearm level, sequela | CMS +S56402A | Unspecified injury of extensor muscle, fascia and tendon of left index finger at forearm level, initial encounter | CMS +S56402D | Unspecified injury of extensor muscle, fascia and tendon of left index finger at forearm level, subsequent encounter | CMS +S56402S | Unspecified injury of extensor muscle, fascia and tendon of left index finger at forearm level, sequela | CMS +S56403A | Unspecified injury of extensor muscle, fascia and tendon of right middle finger at forearm level, initial encounter | CMS +S56403D | Unspecified injury of extensor muscle, fascia and tendon of right middle finger at forearm level, subsequent encounter | CMS +S56403S | Unspecified injury of extensor muscle, fascia and tendon of right middle finger at forearm level, sequela | CMS +S56404A | Unspecified injury of extensor muscle, fascia and tendon of left middle finger at forearm level, initial encounter | CMS +S56404D | Unspecified injury of extensor muscle, fascia and tendon of left middle finger at forearm level, subsequent encounter | CMS +S56404S | Unspecified injury of extensor muscle, fascia and tendon of left middle finger at forearm level, sequela | CMS +S56405A | Unspecified injury of extensor muscle, fascia and tendon of right ring finger at forearm level, initial encounter | CMS +S56405D | Unspecified injury of extensor muscle, fascia and tendon of right ring finger at forearm level, subsequent encounter | CMS +S56405S | Unspecified injury of extensor muscle, fascia and tendon of right ring finger at forearm level, sequela | CMS +S56406A | Unspecified injury of extensor muscle, fascia and tendon of left ring finger at forearm level, initial encounter | CMS +S56406D | Unspecified injury of extensor muscle, fascia and tendon of left ring finger at forearm level, subsequent encounter | CMS +S56406S | Unspecified injury of extensor muscle, fascia and tendon of left ring finger at forearm level, sequela | CMS +S56407A | Unspecified injury of extensor muscle, fascia and tendon of right little finger at forearm level, initial encounter | CMS +S56407D | Unspecified injury of extensor muscle, fascia and tendon of right little finger at forearm level, subsequent encounter | CMS +S56407S | Unspecified injury of extensor muscle, fascia and tendon of right little finger at forearm level, sequela | CMS +S56408A | Unspecified injury of extensor muscle, fascia and tendon of left little finger at forearm level, initial encounter | CMS +S56408D | Unspecified injury of extensor muscle, fascia and tendon of left little finger at forearm level, subsequent encounter | CMS +S56408S | Unspecified injury of extensor muscle, fascia and tendon of left little finger at forearm level, sequela | CMS +S56409A | Unspecified injury of extensor muscle, fascia and tendon of unspecified finger at forearm level, initial encounter | CMS +S56409D | Unspecified injury of extensor muscle, fascia and tendon of unspecified finger at forearm level, subsequent encounter | CMS +S56409S | Unspecified injury of extensor muscle, fascia and tendon of unspecified finger at forearm level, sequela | CMS +S56411A | Strain of extensor muscle, fascia and tendon of right index finger at forearm level, initial encounter | CMS +S56411D | Strain of extensor muscle, fascia and tendon of right index finger at forearm level, subsequent encounter | CMS +S56411S | Strain of extensor muscle, fascia and tendon of right index finger at forearm level, sequela | CMS +S56412A | Strain of extensor muscle, fascia and tendon of left index finger at forearm level, initial encounter | CMS +S56412D | Strain of extensor muscle, fascia and tendon of left index finger at forearm level, subsequent encounter | CMS +S56412S | Strain of extensor muscle, fascia and tendon of left index finger at forearm level, sequela | CMS +S56413A | Strain of extensor muscle, fascia and tendon of right middle finger at forearm level, initial encounter | CMS +S56413D | Strain of extensor muscle, fascia and tendon of right middle finger at forearm level, subsequent encounter | CMS +S56413S | Strain of extensor muscle, fascia and tendon of right middle finger at forearm level, sequela | CMS +S56414A | Strain of extensor muscle, fascia and tendon of left middle finger at forearm level, initial encounter | CMS +S56414D | Strain of extensor muscle, fascia and tendon of left middle finger at forearm level, subsequent encounter | CMS +S56414S | Strain of extensor muscle, fascia and tendon of left middle finger at forearm level, sequela | CMS +S56415A | Strain of extensor muscle, fascia and tendon of right ring finger at forearm level, initial encounter | CMS +S56415D | Strain of extensor muscle, fascia and tendon of right ring finger at forearm level, subsequent encounter | CMS +S56415S | Strain of extensor muscle, fascia and tendon of right ring finger at forearm level, sequela | CMS +S56416A | Strain of extensor muscle, fascia and tendon of left ring finger at forearm level, initial encounter | CMS +S56416D | Strain of extensor muscle, fascia and tendon of left ring finger at forearm level, subsequent encounter | CMS +S56416S | Strain of extensor muscle, fascia and tendon of left ring finger at forearm level, sequela | CMS +S56417A | Strain of extensor muscle, fascia and tendon of right little finger at forearm level, initial encounter | CMS +S56417D | Strain of extensor muscle, fascia and tendon of right little finger at forearm level, subsequent encounter | CMS +S56417S | Strain of extensor muscle, fascia and tendon of right little finger at forearm level, sequela | CMS +S56418A | Strain of extensor muscle, fascia and tendon of left little finger at forearm level, initial encounter | CMS +S56418D | Strain of extensor muscle, fascia and tendon of left little finger at forearm level, subsequent encounter | CMS +S56418S | Strain of extensor muscle, fascia and tendon of left little finger at forearm level, sequela | CMS +S56419A | Strain of extensor muscle, fascia and tendon of finger, unspecified finger at forearm level, initial encounter | CMS +S56419D | Strain of extensor muscle, fascia and tendon of finger, unspecified finger at forearm level, subsequent encounter | CMS +S56419S | Strain of extensor muscle, fascia and tendon of finger, unspecified finger at forearm level, sequela | CMS +S56421A | Laceration of extensor muscle, fascia and tendon of right index finger at forearm level, initial encounter | CMS +S56421D | Laceration of extensor muscle, fascia and tendon of right index finger at forearm level, subsequent encounter | CMS +S56421S | Laceration of extensor muscle, fascia and tendon of right index finger at forearm level, sequela | CMS +S56422A | Laceration of extensor muscle, fascia and tendon of left index finger at forearm level, initial encounter | CMS +S56422D | Laceration of extensor muscle, fascia and tendon of left index finger at forearm level, subsequent encounter | CMS +S56422S | Laceration of extensor muscle, fascia and tendon of left index finger at forearm level, sequela | CMS +S56423A | Laceration of extensor muscle, fascia and tendon of right middle finger at forearm level, initial encounter | CMS +S56423D | Laceration of extensor muscle, fascia and tendon of right middle finger at forearm level, subsequent encounter | CMS +S56423S | Laceration of extensor muscle, fascia and tendon of right middle finger at forearm level, sequela | CMS +S56424A | Laceration of extensor muscle, fascia and tendon of left middle finger at forearm level, initial encounter | CMS +S56424D | Laceration of extensor muscle, fascia and tendon of left middle finger at forearm level, subsequent encounter | CMS +S56424S | Laceration of extensor muscle, fascia and tendon of left middle finger at forearm level, sequela | CMS +S56425A | Laceration of extensor muscle, fascia and tendon of right ring finger at forearm level, initial encounter | CMS +S56425D | Laceration of extensor muscle, fascia and tendon of right ring finger at forearm level, subsequent encounter | CMS +S56425S | Laceration of extensor muscle, fascia and tendon of right ring finger at forearm level, sequela | CMS +S56426A | Laceration of extensor muscle, fascia and tendon of left ring finger at forearm level, initial encounter | CMS +S56426D | Laceration of extensor muscle, fascia and tendon of left ring finger at forearm level, subsequent encounter | CMS +S56426S | Laceration of extensor muscle, fascia and tendon of left ring finger at forearm level, sequela | CMS +S56427A | Laceration of extensor muscle, fascia and tendon of right little finger at forearm level, initial encounter | CMS +S56427D | Laceration of extensor muscle, fascia and tendon of right little finger at forearm level, subsequent encounter | CMS +S56427S | Laceration of extensor muscle, fascia and tendon of right little finger at forearm level, sequela | CMS +S56428A | Laceration of extensor muscle, fascia and tendon of left little finger at forearm level, initial encounter | CMS +S56428D | Laceration of extensor muscle, fascia and tendon of left little finger at forearm level, subsequent encounter | CMS +S56428S | Laceration of extensor muscle, fascia and tendon of left little finger at forearm level, sequela | CMS +S56429A | Laceration of extensor muscle, fascia and tendon of unspecified finger at forearm level, initial encounter | CMS +S56429D | Laceration of extensor muscle, fascia and tendon of unspecified finger at forearm level, subsequent encounter | CMS +S56429S | Laceration of extensor muscle, fascia and tendon of unspecified finger at forearm level, sequela | CMS +S56491A | Other injury of extensor muscle, fascia and tendon of right index finger at forearm level, initial encounter | CMS +S56491D | Other injury of extensor muscle, fascia and tendon of right index finger at forearm level, subsequent encounter | CMS +S56491S | Other injury of extensor muscle, fascia and tendon of right index finger at forearm level, sequela | CMS +S56492A | Other injury of extensor muscle, fascia and tendon of left index finger at forearm level, initial encounter | CMS +S56492D | Other injury of extensor muscle, fascia and tendon of left index finger at forearm level, subsequent encounter | CMS +S56492S | Other injury of extensor muscle, fascia and tendon of left index finger at forearm level, sequela | CMS +S56493A | Other injury of extensor muscle, fascia and tendon of right middle finger at forearm level, initial encounter | CMS +S56493D | Other injury of extensor muscle, fascia and tendon of right middle finger at forearm level, subsequent encounter | CMS +S56493S | Other injury of extensor muscle, fascia and tendon of right middle finger at forearm level, sequela | CMS +S56494A | Other injury of extensor muscle, fascia and tendon of left middle finger at forearm level, initial encounter | CMS +S56494D | Other injury of extensor muscle, fascia and tendon of left middle finger at forearm level, subsequent encounter | CMS +S56494S | Other injury of extensor muscle, fascia and tendon of left middle finger at forearm level, sequela | CMS +S56495A | Other injury of extensor muscle, fascia and tendon of right ring finger at forearm level, initial encounter | CMS +S56495D | Other injury of extensor muscle, fascia and tendon of right ring finger at forearm level, subsequent encounter | CMS +S56495S | Other injury of extensor muscle, fascia and tendon of right ring finger at forearm level, sequela | CMS +S56496A | Other injury of extensor muscle, fascia and tendon of left ring finger at forearm level, initial encounter | CMS +S56496D | Other injury of extensor muscle, fascia and tendon of left ring finger at forearm level, subsequent encounter | CMS +S56496S | Other injury of extensor muscle, fascia and tendon of left ring finger at forearm level, sequela | CMS +S56497A | Other injury of extensor muscle, fascia and tendon of right little finger at forearm level, initial encounter | CMS +S56497D | Other injury of extensor muscle, fascia and tendon of right little finger at forearm level, subsequent encounter | CMS +S56497S | Other injury of extensor muscle, fascia and tendon of right little finger at forearm level, sequela | CMS +S56498A | Other injury of extensor muscle, fascia and tendon of left little finger at forearm level, initial encounter | CMS +S56498D | Other injury of extensor muscle, fascia and tendon of left little finger at forearm level, subsequent encounter | CMS +S56498S | Other injury of extensor muscle, fascia and tendon of left little finger at forearm level, sequela | CMS +S56499A | Other injury of extensor muscle, fascia and tendon of unspecified finger at forearm level, initial encounter | CMS +S56499D | Other injury of extensor muscle, fascia and tendon of unspecified finger at forearm level, subsequent encounter | CMS +S56499S | Other injury of extensor muscle, fascia and tendon of unspecified finger at forearm level, sequela | CMS +S56501A | Unspecified injury of other extensor muscle, fascia and tendon at forearm level, right arm, initial encounter | CMS +S56501D | Unspecified injury of other extensor muscle, fascia and tendon at forearm level, right arm, subsequent encounter | CMS +S56501S | Unspecified injury of other extensor muscle, fascia and tendon at forearm level, right arm, sequela | CMS +S56502A | Unspecified injury of other extensor muscle, fascia and tendon at forearm level, left arm, initial encounter | CMS +S56502D | Unspecified injury of other extensor muscle, fascia and tendon at forearm level, left arm, subsequent encounter | CMS +S56502S | Unspecified injury of other extensor muscle, fascia and tendon at forearm level, left arm, sequela | CMS +S56509A | Unspecified injury of other extensor muscle, fascia and tendon at forearm level, unspecified arm, initial encounter | CMS +S56509D | Unspecified injury of other extensor muscle, fascia and tendon at forearm level, unspecified arm, subsequent encounter | CMS +S56509S | Unspecified injury of other extensor muscle, fascia and tendon at forearm level, unspecified arm, sequela | CMS +S56511A | Strain of other extensor muscle, fascia and tendon at forearm level, right arm, initial encounter | CMS +S56511D | Strain of other extensor muscle, fascia and tendon at forearm level, right arm, subsequent encounter | CMS +S56511S | Strain of other extensor muscle, fascia and tendon at forearm level, right arm, sequela | CMS +S56512A | Strain of other extensor muscle, fascia and tendon at forearm level, left arm, initial encounter | CMS +S56512D | Strain of other extensor muscle, fascia and tendon at forearm level, left arm, subsequent encounter | CMS +S56512S | Strain of other extensor muscle, fascia and tendon at forearm level, left arm, sequela | CMS +S56519A | Strain of other extensor muscle, fascia and tendon at forearm level, unspecified arm, initial encounter | CMS +S56519D | Strain of other extensor muscle, fascia and tendon at forearm level, unspecified arm, subsequent encounter | CMS +S56519S | Strain of other extensor muscle, fascia and tendon at forearm level, unspecified arm, sequela | CMS +S56521A | Laceration of other extensor muscle, fascia and tendon at forearm level, right arm, initial encounter | CMS +S56521D | Laceration of other extensor muscle, fascia and tendon at forearm level, right arm, subsequent encounter | CMS +S56521S | Laceration of other extensor muscle, fascia and tendon at forearm level, right arm, sequela | CMS +S56522A | Laceration of other extensor muscle, fascia and tendon at forearm level, left arm, initial encounter | CMS +S56522D | Laceration of other extensor muscle, fascia and tendon at forearm level, left arm, subsequent encounter | CMS +S56522S | Laceration of other extensor muscle, fascia and tendon at forearm level, left arm, sequela | CMS +S56529A | Laceration of other extensor muscle, fascia and tendon at forearm level, unspecified arm, initial encounter | CMS +S56529D | Laceration of other extensor muscle, fascia and tendon at forearm level, unspecified arm, subsequent encounter | CMS +S56529S | Laceration of other extensor muscle, fascia and tendon at forearm level, unspecified arm, sequela | CMS +S56591A | Other injury of other extensor muscle, fascia and tendon at forearm level, right arm, initial encounter | CMS +S56591D | Other injury of other extensor muscle, fascia and tendon at forearm level, right arm, subsequent encounter | CMS +S56591S | Other injury of other extensor muscle, fascia and tendon at forearm level, right arm, sequela | CMS +S56592A | Other injury of other extensor muscle, fascia and tendon at forearm level, left arm, initial encounter | CMS +S56592D | Other injury of other extensor muscle, fascia and tendon at forearm level, left arm, subsequent encounter | CMS +S56592S | Other injury of other extensor muscle, fascia and tendon at forearm level, left arm, sequela | CMS +S56599A | Other injury of other extensor muscle, fascia and tendon at forearm level, unspecified arm, initial encounter | CMS +S56599D | Other injury of other extensor muscle, fascia and tendon at forearm level, unspecified arm, subsequent encounter | CMS +S56599S | Other injury of other extensor muscle, fascia and tendon at forearm level, unspecified arm, sequela | CMS +S56801A | Unspecified injury of other muscles, fascia and tendons at forearm level, right arm, initial encounter | CMS +S56801D | Unspecified injury of other muscles, fascia and tendons at forearm level, right arm, subsequent encounter | CMS +S56801S | Unspecified injury of other muscles, fascia and tendons at forearm level, right arm, sequela | CMS +S56802A | Unspecified injury of other muscles, fascia and tendons at forearm level, left arm, initial encounter | CMS +S56802D | Unspecified injury of other muscles, fascia and tendons at forearm level, left arm, subsequent encounter | CMS +S56802S | Unspecified injury of other muscles, fascia and tendons at forearm level, left arm, sequela | CMS +S56809A | Unspecified injury of other muscles, fascia and tendons at forearm level, unspecified arm, initial encounter | CMS +S56809D | Unspecified injury of other muscles, fascia and tendons at forearm level, unspecified arm, subsequent encounter | CMS +S56809S | Unspecified injury of other muscles, fascia and tendons at forearm level, unspecified arm, sequela | CMS +S56811A | Strain of other muscles, fascia and tendons at forearm level, right arm, initial encounter | CMS +S56811D | Strain of other muscles, fascia and tendons at forearm level, right arm, subsequent encounter | CMS +S56811S | Strain of other muscles, fascia and tendons at forearm level, right arm, sequela | CMS +S56812A | Strain of other muscles, fascia and tendons at forearm level, left arm, initial encounter | CMS +S56812D | Strain of other muscles, fascia and tendons at forearm level, left arm, subsequent encounter | CMS +S56812S | Strain of other muscles, fascia and tendons at forearm level, left arm, sequela | CMS +S56819A | Strain of other muscles, fascia and tendons at forearm level, unspecified arm, initial encounter | CMS +S56819D | Strain of other muscles, fascia and tendons at forearm level, unspecified arm, subsequent encounter | CMS +S56819S | Strain of other muscles, fascia and tendons at forearm level, unspecified arm, sequela | CMS +S56821A | Laceration of other muscles, fascia and tendons at forearm level, right arm, initial encounter | CMS +S56821D | Laceration of other muscles, fascia and tendons at forearm level, right arm, subsequent encounter | CMS +S56821S | Laceration of other muscles, fascia and tendons at forearm level, right arm, sequela | CMS +S56822A | Laceration of other muscles, fascia and tendons at forearm level, left arm, initial encounter | CMS +S56822D | Laceration of other muscles, fascia and tendons at forearm level, left arm, subsequent encounter | CMS +S56822S | Laceration of other muscles, fascia and tendons at forearm level, left arm, sequela | CMS +S56829A | Laceration of other muscles, fascia and tendons at forearm level, unspecified arm, initial encounter | CMS +S56829D | Laceration of other muscles, fascia and tendons at forearm level, unspecified arm, subsequent encounter | CMS +S56829S | Laceration of other muscles, fascia and tendons at forearm level, unspecified arm, sequela | CMS +S56891A | Other injury of other muscles, fascia and tendons at forearm level, right arm, initial encounter | CMS +S56891D | Other injury of other muscles, fascia and tendons at forearm level, right arm, subsequent encounter | CMS +S56891S | Other injury of other muscles, fascia and tendons at forearm level, right arm, sequela | CMS +S56892A | Other injury of other muscles, fascia and tendons at forearm level, left arm, initial encounter | CMS +S56892D | Other injury of other muscles, fascia and tendons at forearm level, left arm, subsequent encounter | CMS +S56892S | Other injury of other muscles, fascia and tendons at forearm level, left arm, sequela | CMS +S56899A | Other injury of other muscles, fascia and tendons at forearm level, unspecified arm, initial encounter | CMS +S56899D | Other injury of other muscles, fascia and tendons at forearm level, unspecified arm, subsequent encounter | CMS +S56899S | Other injury of other muscles, fascia and tendons at forearm level, unspecified arm, sequela | CMS +S56901A | Unspecified injury of unspecified muscles, fascia and tendons at forearm level, right arm, initial encounter | CMS +S56901D | Unspecified injury of unspecified muscles, fascia and tendons at forearm level, right arm, subsequent encounter | CMS +S56901S | Unspecified injury of unspecified muscles, fascia and tendons at forearm level, right arm, sequela | CMS +S56902A | Unspecified injury of unspecified muscles, fascia and tendons at forearm level, left arm, initial encounter | CMS +S56902D | Unspecified injury of unspecified muscles, fascia and tendons at forearm level, left arm, subsequent encounter | CMS +S56902S | Unspecified injury of unspecified muscles, fascia and tendons at forearm level, left arm, sequela | CMS +S56909A | Unspecified injury of unspecified muscles, fascia and tendons at forearm level, unspecified arm, initial encounter | CMS +S56909D | Unspecified injury of unspecified muscles, fascia and tendons at forearm level, unspecified arm, subsequent encounter | CMS +S56909S | Unspecified injury of unspecified muscles, fascia and tendons at forearm level, unspecified arm, sequela | CMS +S56911A | Strain of unspecified muscles, fascia and tendons at forearm level, right arm, initial encounter | CMS +S56911D | Strain of unspecified muscles, fascia and tendons at forearm level, right arm, subsequent encounter | CMS +S56911S | Strain of unspecified muscles, fascia and tendons at forearm level, right arm, sequela | CMS +S56912A | Strain of unspecified muscles, fascia and tendons at forearm level, left arm, initial encounter | CMS +S56912D | Strain of unspecified muscles, fascia and tendons at forearm level, left arm, subsequent encounter | CMS +S56912S | Strain of unspecified muscles, fascia and tendons at forearm level, left arm, sequela | CMS +S56919A | Strain of unspecified muscles, fascia and tendons at forearm level, unspecified arm, initial encounter | CMS +S56919D | Strain of unspecified muscles, fascia and tendons at forearm level, unspecified arm, subsequent encounter | CMS +S56919S | Strain of unspecified muscles, fascia and tendons at forearm level, unspecified arm, sequela | CMS +S56921A | Laceration of unspecified muscles, fascia and tendons at forearm level, right arm, initial encounter | CMS +S56921D | Laceration of unspecified muscles, fascia and tendons at forearm level, right arm, subsequent encounter | CMS +S56921S | Laceration of unspecified muscles, fascia and tendons at forearm level, right arm, sequela | CMS +S56922A | Laceration of unspecified muscles, fascia and tendons at forearm level, left arm, initial encounter | CMS +S56922D | Laceration of unspecified muscles, fascia and tendons at forearm level, left arm, subsequent encounter | CMS +S56922S | Laceration of unspecified muscles, fascia and tendons at forearm level, left arm, sequela | CMS +S56929A | Laceration of unspecified muscles, fascia and tendons at forearm level, unspecified arm, initial encounter | CMS +S56929D | Laceration of unspecified muscles, fascia and tendons at forearm level, unspecified arm, subsequent encounter | CMS +S56929S | Laceration of unspecified muscles, fascia and tendons at forearm level, unspecified arm, sequela | CMS +S56991A | Other injury of unspecified muscles, fascia and tendons at forearm level, right arm, initial encounter | CMS +S56991D | Other injury of unspecified muscles, fascia and tendons at forearm level, right arm, subsequent encounter | CMS +S56991S | Other injury of unspecified muscles, fascia and tendons at forearm level, right arm, sequela | CMS +S56992A | Other injury of unspecified muscles, fascia and tendons at forearm level, left arm, initial encounter | CMS +S56992D | Other injury of unspecified muscles, fascia and tendons at forearm level, left arm, subsequent encounter | CMS +S56992S | Other injury of unspecified muscles, fascia and tendons at forearm level, left arm, sequela | CMS +S56999A | Other injury of unspecified muscles, fascia and tendons at forearm level, unspecified arm, initial encounter | CMS +S56999D | Other injury of unspecified muscles, fascia and tendons at forearm level, unspecified arm, subsequent encounter | CMS +S56999S | Other injury of unspecified muscles, fascia and tendons at forearm level, unspecified arm, sequela | CMS +S5700XA | Crushing injury of unspecified elbow, initial encounter | CMS +S5700XD | Crushing injury of unspecified elbow, subsequent encounter | CMS +S5700XS | Crushing injury of unspecified elbow, sequela | CMS +S5701XA | Crushing injury of right elbow, initial encounter | CMS +S5701XD | Crushing injury of right elbow, subsequent encounter | CMS +S5701XS | Crushing injury of right elbow, sequela | CMS +S5702XA | Crushing injury of left elbow, initial encounter | CMS +S5702XD | Crushing injury of left elbow, subsequent encounter | CMS +S5702XS | Crushing injury of left elbow, sequela | CMS +S5780XA | Crushing injury of unspecified forearm, initial encounter | CMS +S5780XD | Crushing injury of unspecified forearm, subsequent encounter | CMS +S5780XS | Crushing injury of unspecified forearm, sequela | CMS +S5781XA | Crushing injury of right forearm, initial encounter | CMS +S5781XD | Crushing injury of right forearm, subsequent encounter | CMS +S5781XS | Crushing injury of right forearm, sequela | CMS +S5782XA | Crushing injury of left forearm, initial encounter | CMS +S5782XD | Crushing injury of left forearm, subsequent encounter | CMS +S5782XS | Crushing injury of left forearm, sequela | CMS +S58011A | Complete traumatic amputation at elbow level, right arm, initial encounter | CMS +S58011D | Complete traumatic amputation at elbow level, right arm, subsequent encounter | CMS +S58011S | Complete traumatic amputation at elbow level, right arm, sequela | CMS +S58012A | Complete traumatic amputation at elbow level, left arm, initial encounter | CMS +S58012D | Complete traumatic amputation at elbow level, left arm, subsequent encounter | CMS +S58012S | Complete traumatic amputation at elbow level, left arm, sequela | CMS +S58019A | Complete traumatic amputation at elbow level, unspecified arm, initial encounter | CMS +S58019D | Complete traumatic amputation at elbow level, unspecified arm, subsequent encounter | CMS +S58019S | Complete traumatic amputation at elbow level, unspecified arm, sequela | CMS +S58021A | Partial traumatic amputation at elbow level, right arm, initial encounter | CMS +S58021D | Partial traumatic amputation at elbow level, right arm, subsequent encounter | CMS +S58021S | Partial traumatic amputation at elbow level, right arm, sequela | CMS +S58022A | Partial traumatic amputation at elbow level, left arm, initial encounter | CMS +S58022D | Partial traumatic amputation at elbow level, left arm, subsequent encounter | CMS +S58022S | Partial traumatic amputation at elbow level, left arm, sequela | CMS +S58029A | Partial traumatic amputation at elbow level, unspecified arm, initial encounter | CMS +S58029D | Partial traumatic amputation at elbow level, unspecified arm, subsequent encounter | CMS +S58029S | Partial traumatic amputation at elbow level, unspecified arm, sequela | CMS +S58111A | Complete traumatic amputation at level between elbow and wrist, right arm, initial encounter | CMS +S58111D | Complete traumatic amputation at level between elbow and wrist, right arm, subsequent encounter | CMS +S58111S | Complete traumatic amputation at level between elbow and wrist, right arm, sequela | CMS +S58112A | Complete traumatic amputation at level between elbow and wrist, left arm, initial encounter | CMS +S58112D | Complete traumatic amputation at level between elbow and wrist, left arm, subsequent encounter | CMS +S58112S | Complete traumatic amputation at level between elbow and wrist, left arm, sequela | CMS +S58119A | Complete traumatic amputation at level between elbow and wrist, unspecified arm, initial encounter | CMS +S58119D | Complete traumatic amputation at level between elbow and wrist, unspecified arm, subsequent encounter | CMS +S58119S | Complete traumatic amputation at level between elbow and wrist, unspecified arm, sequela | CMS +S58121A | Partial traumatic amputation at level between elbow and wrist, right arm, initial encounter | CMS +S58121D | Partial traumatic amputation at level between elbow and wrist, right arm, subsequent encounter | CMS +S58121S | Partial traumatic amputation at level between elbow and wrist, right arm, sequela | CMS +S58122A | Partial traumatic amputation at level between elbow and wrist, left arm, initial encounter | CMS +S58122D | Partial traumatic amputation at level between elbow and wrist, left arm, subsequent encounter | CMS +S58122S | Partial traumatic amputation at level between elbow and wrist, left arm, sequela | CMS +S58129A | Partial traumatic amputation at level between elbow and wrist, unspecified arm, initial encounter | CMS +S58129D | Partial traumatic amputation at level between elbow and wrist, unspecified arm, subsequent encounter | CMS +S58129S | Partial traumatic amputation at level between elbow and wrist, unspecified arm, sequela | CMS +S58911A | Complete traumatic amputation of right forearm, level unspecified, initial encounter | CMS +S58911D | Complete traumatic amputation of right forearm, level unspecified, subsequent encounter | CMS +S58911S | Complete traumatic amputation of right forearm, level unspecified, sequela | CMS +S58912A | Complete traumatic amputation of left forearm, level unspecified, initial encounter | CMS +S58912D | Complete traumatic amputation of left forearm, level unspecified, subsequent encounter | CMS +S58912S | Complete traumatic amputation of left forearm, level unspecified, sequela | CMS +S58919A | Complete traumatic amputation of unspecified forearm, level unspecified, initial encounter | CMS +S58919D | Complete traumatic amputation of unspecified forearm, level unspecified, subsequent encounter | CMS +S58919S | Complete traumatic amputation of unspecified forearm, level unspecified, sequela | CMS +S58921A | Partial traumatic amputation of right forearm, level unspecified, initial encounter | CMS +S58921D | Partial traumatic amputation of right forearm, level unspecified, subsequent encounter | CMS +S58921S | Partial traumatic amputation of right forearm, level unspecified, sequela | CMS +S58922A | Partial traumatic amputation of left forearm, level unspecified, initial encounter | CMS +S58922D | Partial traumatic amputation of left forearm, level unspecified, subsequent encounter | CMS +S58922S | Partial traumatic amputation of left forearm, level unspecified, sequela | CMS +S58929A | Partial traumatic amputation of unspecified forearm, level unspecified, initial encounter | CMS +S58929D | Partial traumatic amputation of unspecified forearm, level unspecified, subsequent encounter | CMS +S58929S | Partial traumatic amputation of unspecified forearm, level unspecified, sequela | CMS +S59001A | Unspecified physeal fracture of lower end of ulna, right arm, initial encounter for closed fracture | CMS +S59001D | Unspecified physeal fracture of lower end of ulna, right arm, subsequent encounter for fracture with routine healing | CMS +S59001G | Unspecified physeal fracture of lower end of ulna, right arm, subsequent encounter for fracture with delayed healing | CMS +S59001K | Unspecified physeal fracture of lower end of ulna, right arm, subsequent encounter for fracture with nonunion | CMS +S59001P | Unspecified physeal fracture of lower end of ulna, right arm, subsequent encounter for fracture with malunion | CMS +S59001S | Unspecified physeal fracture of lower end of ulna, right arm, sequela | CMS +S59002A | Unspecified physeal fracture of lower end of ulna, left arm, initial encounter for closed fracture | CMS +S59002D | Unspecified physeal fracture of lower end of ulna, left arm, subsequent encounter for fracture with routine healing | CMS +S59002G | Unspecified physeal fracture of lower end of ulna, left arm, subsequent encounter for fracture with delayed healing | CMS +S59002K | Unspecified physeal fracture of lower end of ulna, left arm, subsequent encounter for fracture with nonunion | CMS +S59002P | Unspecified physeal fracture of lower end of ulna, left arm, subsequent encounter for fracture with malunion | CMS +S59002S | Unspecified physeal fracture of lower end of ulna, left arm, sequela | CMS +S59009A | Unspecified physeal fracture of lower end of ulna, unspecified arm, initial encounter for closed fracture | CMS +S59009D | Unspecified physeal fracture of lower end of ulna, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S59009G | Unspecified physeal fracture of lower end of ulna, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S59009K | Unspecified physeal fracture of lower end of ulna, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S59009P | Unspecified physeal fracture of lower end of ulna, unspecified arm, subsequent encounter for fracture with malunion | CMS +S59009S | Unspecified physeal fracture of lower end of ulna, unspecified arm, sequela | CMS +S59011A | Salter-Harris Type I physeal fracture of lower end of ulna, right arm, initial encounter for closed fracture | CMS +S59011D | Salter-Harris Type I physeal fracture of lower end of ulna, right arm, subsequent encounter for fracture with routine healing | CMS +S59011G | Salter-Harris Type I physeal fracture of lower end of ulna, right arm, subsequent encounter for fracture with delayed healing | CMS +S59011K | Salter-Harris Type I physeal fracture of lower end of ulna, right arm, subsequent encounter for fracture with nonunion | CMS +S59011P | Salter-Harris Type I physeal fracture of lower end of ulna, right arm, subsequent encounter for fracture with malunion | CMS +S59011S | Salter-Harris Type I physeal fracture of lower end of ulna, right arm, sequela | CMS +S59012A | Salter-Harris Type I physeal fracture of lower end of ulna, left arm, initial encounter for closed fracture | CMS +S59012D | Salter-Harris Type I physeal fracture of lower end of ulna, left arm, subsequent encounter for fracture with routine healing | CMS +S59012G | Salter-Harris Type I physeal fracture of lower end of ulna, left arm, subsequent encounter for fracture with delayed healing | CMS +S59012K | Salter-Harris Type I physeal fracture of lower end of ulna, left arm, subsequent encounter for fracture with nonunion | CMS +S59012P | Salter-Harris Type I physeal fracture of lower end of ulna, left arm, subsequent encounter for fracture with malunion | CMS +S59012S | Salter-Harris Type I physeal fracture of lower end of ulna, left arm, sequela | CMS +S59019A | Salter-Harris Type I physeal fracture of lower end of ulna, unspecified arm, initial encounter for closed fracture | CMS +S59019D | Salter-Harris Type I physeal fracture of lower end of ulna, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S59019G | Salter-Harris Type I physeal fracture of lower end of ulna, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S59019K | Salter-Harris Type I physeal fracture of lower end of ulna, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S59019P | Salter-Harris Type I physeal fracture of lower end of ulna, unspecified arm, subsequent encounter for fracture with malunion | CMS +S59019S | Salter-Harris Type I physeal fracture of lower end of ulna, unspecified arm, sequela | CMS +S59021A | Salter-Harris Type II physeal fracture of lower end of ulna, right arm, initial encounter for closed fracture | CMS +S59021D | Salter-Harris Type II physeal fracture of lower end of ulna, right arm, subsequent encounter for fracture with routine healing | CMS +S59021G | Salter-Harris Type II physeal fracture of lower end of ulna, right arm, subsequent encounter for fracture with delayed healing | CMS +S59021K | Salter-Harris Type II physeal fracture of lower end of ulna, right arm, subsequent encounter for fracture with nonunion | CMS +S59021P | Salter-Harris Type II physeal fracture of lower end of ulna, right arm, subsequent encounter for fracture with malunion | CMS +S59021S | Salter-Harris Type II physeal fracture of lower end of ulna, right arm, sequela | CMS +S59022A | Salter-Harris Type II physeal fracture of lower end of ulna, left arm, initial encounter for closed fracture | CMS +S59022D | Salter-Harris Type II physeal fracture of lower end of ulna, left arm, subsequent encounter for fracture with routine healing | CMS +S59022G | Salter-Harris Type II physeal fracture of lower end of ulna, left arm, subsequent encounter for fracture with delayed healing | CMS +S59022K | Salter-Harris Type II physeal fracture of lower end of ulna, left arm, subsequent encounter for fracture with nonunion | CMS +S59022P | Salter-Harris Type II physeal fracture of lower end of ulna, left arm, subsequent encounter for fracture with malunion | CMS +S59022S | Salter-Harris Type II physeal fracture of lower end of ulna, left arm, sequela | CMS +S59029A | Salter-Harris Type II physeal fracture of lower end of ulna, unspecified arm, initial encounter for closed fracture | CMS +S59029D | Salter-Harris Type II physeal fracture of lower end of ulna, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S59029G | Salter-Harris Type II physeal fracture of lower end of ulna, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S59029K | Salter-Harris Type II physeal fracture of lower end of ulna, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S59029P | Salter-Harris Type II physeal fracture of lower end of ulna, unspecified arm, subsequent encounter for fracture with malunion | CMS +S59029S | Salter-Harris Type II physeal fracture of lower end of ulna, unspecified arm, sequela | CMS +S59031A | Salter-Harris Type III physeal fracture of lower end of ulna, right arm, initial encounter for closed fracture | CMS +S59031D | Salter-Harris Type III physeal fracture of lower end of ulna, right arm, subsequent encounter for fracture with routine healing | CMS +S59031G | Salter-Harris Type III physeal fracture of lower end of ulna, right arm, subsequent encounter for fracture with delayed healing | CMS +S59031K | Salter-Harris Type III physeal fracture of lower end of ulna, right arm, subsequent encounter for fracture with nonunion | CMS +S59031P | Salter-Harris Type III physeal fracture of lower end of ulna, right arm, subsequent encounter for fracture with malunion | CMS +S59031S | Salter-Harris Type III physeal fracture of lower end of ulna, right arm, sequela | CMS +S59032A | Salter-Harris Type III physeal fracture of lower end of ulna, left arm, initial encounter for closed fracture | CMS +S59032D | Salter-Harris Type III physeal fracture of lower end of ulna, left arm, subsequent encounter for fracture with routine healing | CMS +S59032G | Salter-Harris Type III physeal fracture of lower end of ulna, left arm, subsequent encounter for fracture with delayed healing | CMS +S59032K | Salter-Harris Type III physeal fracture of lower end of ulna, left arm, subsequent encounter for fracture with nonunion | CMS +S59032P | Salter-Harris Type III physeal fracture of lower end of ulna, left arm, subsequent encounter for fracture with malunion | CMS +S59032S | Salter-Harris Type III physeal fracture of lower end of ulna, left arm, sequela | CMS +S59039A | Salter-Harris Type III physeal fracture of lower end of ulna, unspecified arm, initial encounter for closed fracture | CMS +S59039D | Salter-Harris Type III physeal fracture of lower end of ulna, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S59039G | Salter-Harris Type III physeal fracture of lower end of ulna, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S59039K | Salter-Harris Type III physeal fracture of lower end of ulna, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S59039P | Salter-Harris Type III physeal fracture of lower end of ulna, unspecified arm, subsequent encounter for fracture with malunion | CMS +S59039S | Salter-Harris Type III physeal fracture of lower end of ulna, unspecified arm, sequela | CMS +S59041A | Salter-Harris Type IV physeal fracture of lower end of ulna, right arm, initial encounter for closed fracture | CMS +S59041D | Salter-Harris Type IV physeal fracture of lower end of ulna, right arm, subsequent encounter for fracture with routine healing | CMS +S59041G | Salter-Harris Type IV physeal fracture of lower end of ulna, right arm, subsequent encounter for fracture with delayed healing | CMS +S59041K | Salter-Harris Type IV physeal fracture of lower end of ulna, right arm, subsequent encounter for fracture with nonunion | CMS +S59041P | Salter-Harris Type IV physeal fracture of lower end of ulna, right arm, subsequent encounter for fracture with malunion | CMS +S59041S | Salter-Harris Type IV physeal fracture of lower end of ulna, right arm, sequela | CMS +S59042A | Salter-Harris Type IV physeal fracture of lower end of ulna, left arm, initial encounter for closed fracture | CMS +S59042D | Salter-Harris Type IV physeal fracture of lower end of ulna, left arm, subsequent encounter for fracture with routine healing | CMS +S59042G | Salter-Harris Type IV physeal fracture of lower end of ulna, left arm, subsequent encounter for fracture with delayed healing | CMS +S59042K | Salter-Harris Type IV physeal fracture of lower end of ulna, left arm, subsequent encounter for fracture with nonunion | CMS +S59042P | Salter-Harris Type IV physeal fracture of lower end of ulna, left arm, subsequent encounter for fracture with malunion | CMS +S59042S | Salter-Harris Type IV physeal fracture of lower end of ulna, left arm, sequela | CMS +S59049A | Salter-Harris Type IV physeal fracture of lower end of ulna, unspecified arm, initial encounter for closed fracture | CMS +S59049D | Salter-Harris Type IV physeal fracture of lower end of ulna, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S59049G | Salter-Harris Type IV physeal fracture of lower end of ulna, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S59049K | Salter-Harris Type IV physeal fracture of lower end of ulna, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S59049P | Salter-Harris Type IV physeal fracture of lower end of ulna, unspecified arm, subsequent encounter for fracture with malunion | CMS +S59049S | Salter-Harris Type IV physeal fracture of lower end of ulna, unspecified arm, sequela | CMS +S59091A | Other physeal fracture of lower end of ulna, right arm, initial encounter for closed fracture | CMS +S59091D | Other physeal fracture of lower end of ulna, right arm, subsequent encounter for fracture with routine healing | CMS +S59091G | Other physeal fracture of lower end of ulna, right arm, subsequent encounter for fracture with delayed healing | CMS +S59091K | Other physeal fracture of lower end of ulna, right arm, subsequent encounter for fracture with nonunion | CMS +S59091P | Other physeal fracture of lower end of ulna, right arm, subsequent encounter for fracture with malunion | CMS +S59091S | Other physeal fracture of lower end of ulna, right arm, sequela | CMS +S59092A | Other physeal fracture of lower end of ulna, left arm, initial encounter for closed fracture | CMS +S59092D | Other physeal fracture of lower end of ulna, left arm, subsequent encounter for fracture with routine healing | CMS +S59092G | Other physeal fracture of lower end of ulna, left arm, subsequent encounter for fracture with delayed healing | CMS +S59092K | Other physeal fracture of lower end of ulna, left arm, subsequent encounter for fracture with nonunion | CMS +S59092P | Other physeal fracture of lower end of ulna, left arm, subsequent encounter for fracture with malunion | CMS +S59092S | Other physeal fracture of lower end of ulna, left arm, sequela | CMS +S59099A | Other physeal fracture of lower end of ulna, unspecified arm, initial encounter for closed fracture | CMS +S59099D | Other physeal fracture of lower end of ulna, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S59099G | Other physeal fracture of lower end of ulna, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S59099K | Other physeal fracture of lower end of ulna, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S59099P | Other physeal fracture of lower end of ulna, unspecified arm, subsequent encounter for fracture with malunion | CMS +S59099S | Other physeal fracture of lower end of ulna, unspecified arm, sequela | CMS +S59101A | Unspecified physeal fracture of upper end of radius, right arm, initial encounter for closed fracture | CMS +S59101D | Unspecified physeal fracture of upper end of radius, right arm, subsequent encounter for fracture with routine healing | CMS +S59101G | Unspecified physeal fracture of upper end of radius, right arm, subsequent encounter for fracture with delayed healing | CMS +S59101K | Unspecified physeal fracture of upper end of radius, right arm, subsequent encounter for fracture with nonunion | CMS +S59101P | Unspecified physeal fracture of upper end of radius, right arm, subsequent encounter for fracture with malunion | CMS +S59101S | Unspecified physeal fracture of upper end of radius, right arm, sequela | CMS +S59102A | Unspecified physeal fracture of upper end of radius, left arm, initial encounter for closed fracture | CMS +S59102D | Unspecified physeal fracture of upper end of radius, left arm, subsequent encounter for fracture with routine healing | CMS +S59102G | Unspecified physeal fracture of upper end of radius, left arm, subsequent encounter for fracture with delayed healing | CMS +S59102K | Unspecified physeal fracture of upper end of radius, left arm, subsequent encounter for fracture with nonunion | CMS +S59102P | Unspecified physeal fracture of upper end of radius, left arm, subsequent encounter for fracture with malunion | CMS +S59102S | Unspecified physeal fracture of upper end of radius, left arm, sequela | CMS +S59109A | Unspecified physeal fracture of upper end of radius, unspecified arm, initial encounter for closed fracture | CMS +S59109D | Unspecified physeal fracture of upper end of radius, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S59109G | Unspecified physeal fracture of upper end of radius, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S59109K | Unspecified physeal fracture of upper end of radius, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S59109P | Unspecified physeal fracture of upper end of radius, unspecified arm, subsequent encounter for fracture with malunion | CMS +S59109S | Unspecified physeal fracture of upper end of radius, unspecified arm, sequela | CMS +S59111A | Salter-Harris Type I physeal fracture of upper end of radius, right arm, initial encounter for closed fracture | CMS +S59111D | Salter-Harris Type I physeal fracture of upper end of radius, right arm, subsequent encounter for fracture with routine healing | CMS +S59111G | Salter-Harris Type I physeal fracture of upper end of radius, right arm, subsequent encounter for fracture with delayed healing | CMS +S59111K | Salter-Harris Type I physeal fracture of upper end of radius, right arm, subsequent encounter for fracture with nonunion | CMS +S59111P | Salter-Harris Type I physeal fracture of upper end of radius, right arm, subsequent encounter for fracture with malunion | CMS +S59111S | Salter-Harris Type I physeal fracture of upper end of radius, right arm, sequela | CMS +S59112A | Salter-Harris Type I physeal fracture of upper end of radius, left arm, initial encounter for closed fracture | CMS +S59112D | Salter-Harris Type I physeal fracture of upper end of radius, left arm, subsequent encounter for fracture with routine healing | CMS +S59112G | Salter-Harris Type I physeal fracture of upper end of radius, left arm, subsequent encounter for fracture with delayed healing | CMS +S59112K | Salter-Harris Type I physeal fracture of upper end of radius, left arm, subsequent encounter for fracture with nonunion | CMS +S59112P | Salter-Harris Type I physeal fracture of upper end of radius, left arm, subsequent encounter for fracture with malunion | CMS +S59112S | Salter-Harris Type I physeal fracture of upper end of radius, left arm, sequela | CMS +S59119A | Salter-Harris Type I physeal fracture of upper end of radius, unspecified arm, initial encounter for closed fracture | CMS +S59119D | Salter-Harris Type I physeal fracture of upper end of radius, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S59119G | Salter-Harris Type I physeal fracture of upper end of radius, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S59119K | Salter-Harris Type I physeal fracture of upper end of radius, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S59119P | Salter-Harris Type I physeal fracture of upper end of radius, unspecified arm, subsequent encounter for fracture with malunion | CMS +S59119S | Salter-Harris Type I physeal fracture of upper end of radius, unspecified arm, sequela | CMS +S59121A | Salter-Harris Type II physeal fracture of upper end of radius, right arm, initial encounter for closed fracture | CMS +S59121D | Salter-Harris Type II physeal fracture of upper end of radius, right arm, subsequent encounter for fracture with routine healing | CMS +S59121G | Salter-Harris Type II physeal fracture of upper end of radius, right arm, subsequent encounter for fracture with delayed healing | CMS +S59121K | Salter-Harris Type II physeal fracture of upper end of radius, right arm, subsequent encounter for fracture with nonunion | CMS +S59121P | Salter-Harris Type II physeal fracture of upper end of radius, right arm, subsequent encounter for fracture with malunion | CMS +S59121S | Salter-Harris Type II physeal fracture of upper end of radius, right arm, sequela | CMS +S59122A | Salter-Harris Type II physeal fracture of upper end of radius, left arm, initial encounter for closed fracture | CMS +S59122D | Salter-Harris Type II physeal fracture of upper end of radius, left arm, subsequent encounter for fracture with routine healing | CMS +S59122G | Salter-Harris Type II physeal fracture of upper end of radius, left arm, subsequent encounter for fracture with delayed healing | CMS +S59122K | Salter-Harris Type II physeal fracture of upper end of radius, left arm, subsequent encounter for fracture with nonunion | CMS +S59122P | Salter-Harris Type II physeal fracture of upper end of radius, left arm, subsequent encounter for fracture with malunion | CMS +S59122S | Salter-Harris Type II physeal fracture of upper end of radius, left arm, sequela | CMS +S59129A | Salter-Harris Type II physeal fracture of upper end of radius, unspecified arm, initial encounter for closed fracture | CMS +S59129D | Salter-Harris Type II physeal fracture of upper end of radius, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S59129G | Salter-Harris Type II physeal fracture of upper end of radius, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S59129K | Salter-Harris Type II physeal fracture of upper end of radius, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S59129P | Salter-Harris Type II physeal fracture of upper end of radius, unspecified arm, subsequent encounter for fracture with malunion | CMS +S59129S | Salter-Harris Type II physeal fracture of upper end of radius, unspecified arm, sequela | CMS +S59131A | Salter-Harris Type III physeal fracture of upper end of radius, right arm, initial encounter for closed fracture | CMS +S59131D | Salter-Harris Type III physeal fracture of upper end of radius, right arm, subsequent encounter for fracture with routine healing | CMS +S59131G | Salter-Harris Type III physeal fracture of upper end of radius, right arm, subsequent encounter for fracture with delayed healing | CMS +S59131K | Salter-Harris Type III physeal fracture of upper end of radius, right arm, subsequent encounter for fracture with nonunion | CMS +S59131P | Salter-Harris Type III physeal fracture of upper end of radius, right arm, subsequent encounter for fracture with malunion | CMS +S59131S | Salter-Harris Type III physeal fracture of upper end of radius, right arm, sequela | CMS +S59132A | Salter-Harris Type III physeal fracture of upper end of radius, left arm, initial encounter for closed fracture | CMS +S59132D | Salter-Harris Type III physeal fracture of upper end of radius, left arm, subsequent encounter for fracture with routine healing | CMS +S59132G | Salter-Harris Type III physeal fracture of upper end of radius, left arm, subsequent encounter for fracture with delayed healing | CMS +S59132K | Salter-Harris Type III physeal fracture of upper end of radius, left arm, subsequent encounter for fracture with nonunion | CMS +S59132P | Salter-Harris Type III physeal fracture of upper end of radius, left arm, subsequent encounter for fracture with malunion | CMS +S59132S | Salter-Harris Type III physeal fracture of upper end of radius, left arm, sequela | CMS +S59139A | Salter-Harris Type III physeal fracture of upper end of radius, unspecified arm, initial encounter for closed fracture | CMS +S59139D | Salter-Harris Type III physeal fracture of upper end of radius, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S59139G | Salter-Harris Type III physeal fracture of upper end of radius, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S59139K | Salter-Harris Type III physeal fracture of upper end of radius, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S59139P | Salter-Harris Type III physeal fracture of upper end of radius, unspecified arm, subsequent encounter for fracture with malunion | CMS +S59139S | Salter-Harris Type III physeal fracture of upper end of radius, unspecified arm, sequela | CMS +S59141A | Salter-Harris Type IV physeal fracture of upper end of radius, right arm, initial encounter for closed fracture | CMS +S59141D | Salter-Harris Type IV physeal fracture of upper end of radius, right arm, subsequent encounter for fracture with routine healing | CMS +S59141G | Salter-Harris Type IV physeal fracture of upper end of radius, right arm, subsequent encounter for fracture with delayed healing | CMS +S59141K | Salter-Harris Type IV physeal fracture of upper end of radius, right arm, subsequent encounter for fracture with nonunion | CMS +S59141P | Salter-Harris Type IV physeal fracture of upper end of radius, right arm, subsequent encounter for fracture with malunion | CMS +S59141S | Salter-Harris Type IV physeal fracture of upper end of radius, right arm, sequela | CMS +S59142A | Salter-Harris Type IV physeal fracture of upper end of radius, left arm, initial encounter for closed fracture | CMS +S59142D | Salter-Harris Type IV physeal fracture of upper end of radius, left arm, subsequent encounter for fracture with routine healing | CMS +S59142G | Salter-Harris Type IV physeal fracture of upper end of radius, left arm, subsequent encounter for fracture with delayed healing | CMS +S59142K | Salter-Harris Type IV physeal fracture of upper end of radius, left arm, subsequent encounter for fracture with nonunion | CMS +S59142P | Salter-Harris Type IV physeal fracture of upper end of radius, left arm, subsequent encounter for fracture with malunion | CMS +S59142S | Salter-Harris Type IV physeal fracture of upper end of radius, left arm, sequela | CMS +S59149A | Salter-Harris Type IV physeal fracture of upper end of radius, unspecified arm, initial encounter for closed fracture | CMS +S59149D | Salter-Harris Type IV physeal fracture of upper end of radius, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S59149G | Salter-Harris Type IV physeal fracture of upper end of radius, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S59149K | Salter-Harris Type IV physeal fracture of upper end of radius, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S59149P | Salter-Harris Type IV physeal fracture of upper end of radius, unspecified arm, subsequent encounter for fracture with malunion | CMS +S59149S | Salter-Harris Type IV physeal fracture of upper end of radius, unspecified arm, sequela | CMS +S59191A | Other physeal fracture of upper end of radius, right arm, initial encounter for closed fracture | CMS +S59191D | Other physeal fracture of upper end of radius, right arm, subsequent encounter for fracture with routine healing | CMS +S59191G | Other physeal fracture of upper end of radius, right arm, subsequent encounter for fracture with delayed healing | CMS +S59191K | Other physeal fracture of upper end of radius, right arm, subsequent encounter for fracture with nonunion | CMS +S59191P | Other physeal fracture of upper end of radius, right arm, subsequent encounter for fracture with malunion | CMS +S59191S | Other physeal fracture of upper end of radius, right arm, sequela | CMS +S59192A | Other physeal fracture of upper end of radius, left arm, initial encounter for closed fracture | CMS +S59192D | Other physeal fracture of upper end of radius, left arm, subsequent encounter for fracture with routine healing | CMS +S59192G | Other physeal fracture of upper end of radius, left arm, subsequent encounter for fracture with delayed healing | CMS +S59192K | Other physeal fracture of upper end of radius, left arm, subsequent encounter for fracture with nonunion | CMS +S59192P | Other physeal fracture of upper end of radius, left arm, subsequent encounter for fracture with malunion | CMS +S59192S | Other physeal fracture of upper end of radius, left arm, sequela | CMS +S59199A | Other physeal fracture of upper end of radius, unspecified arm, initial encounter for closed fracture | CMS +S59199D | Other physeal fracture of upper end of radius, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S59199G | Other physeal fracture of upper end of radius, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S59199K | Other physeal fracture of upper end of radius, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S59199P | Other physeal fracture of upper end of radius, unspecified arm, subsequent encounter for fracture with malunion | CMS +S59199S | Other physeal fracture of upper end of radius, unspecified arm, sequela | CMS +S59201A | Unspecified physeal fracture of lower end of radius, right arm, initial encounter for closed fracture | CMS +S59201D | Unspecified physeal fracture of lower end of radius, right arm, subsequent encounter for fracture with routine healing | CMS +S59201G | Unspecified physeal fracture of lower end of radius, right arm, subsequent encounter for fracture with delayed healing | CMS +S59201K | Unspecified physeal fracture of lower end of radius, right arm, subsequent encounter for fracture with nonunion | CMS +S59201P | Unspecified physeal fracture of lower end of radius, right arm, subsequent encounter for fracture with malunion | CMS +S59201S | Unspecified physeal fracture of lower end of radius, right arm, sequela | CMS +S59202A | Unspecified physeal fracture of lower end of radius, left arm, initial encounter for closed fracture | CMS +S59202D | Unspecified physeal fracture of lower end of radius, left arm, subsequent encounter for fracture with routine healing | CMS +S59202G | Unspecified physeal fracture of lower end of radius, left arm, subsequent encounter for fracture with delayed healing | CMS +S59202K | Unspecified physeal fracture of lower end of radius, left arm, subsequent encounter for fracture with nonunion | CMS +S59202P | Unspecified physeal fracture of lower end of radius, left arm, subsequent encounter for fracture with malunion | CMS +S59202S | Unspecified physeal fracture of lower end of radius, left arm, sequela | CMS +S59209A | Unspecified physeal fracture of lower end of radius, unspecified arm, initial encounter for closed fracture | CMS +S59209D | Unspecified physeal fracture of lower end of radius, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S59209G | Unspecified physeal fracture of lower end of radius, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S59209K | Unspecified physeal fracture of lower end of radius, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S59209P | Unspecified physeal fracture of lower end of radius, unspecified arm, subsequent encounter for fracture with malunion | CMS +S59209S | Unspecified physeal fracture of lower end of radius, unspecified arm, sequela | CMS +S59211A | Salter-Harris Type I physeal fracture of lower end of radius, right arm, initial encounter for closed fracture | CMS +S59211D | Salter-Harris Type I physeal fracture of lower end of radius, right arm, subsequent encounter for fracture with routine healing | CMS +S59211G | Salter-Harris Type I physeal fracture of lower end of radius, right arm, subsequent encounter for fracture with delayed healing | CMS +S59211K | Salter-Harris Type I physeal fracture of lower end of radius, right arm, subsequent encounter for fracture with nonunion | CMS +S59211P | Salter-Harris Type I physeal fracture of lower end of radius, right arm, subsequent encounter for fracture with malunion | CMS +S59211S | Salter-Harris Type I physeal fracture of lower end of radius, right arm, sequela | CMS +S59212A | Salter-Harris Type I physeal fracture of lower end of radius, left arm, initial encounter for closed fracture | CMS +S59212D | Salter-Harris Type I physeal fracture of lower end of radius, left arm, subsequent encounter for fracture with routine healing | CMS +S59212G | Salter-Harris Type I physeal fracture of lower end of radius, left arm, subsequent encounter for fracture with delayed healing | CMS +S59212K | Salter-Harris Type I physeal fracture of lower end of radius, left arm, subsequent encounter for fracture with nonunion | CMS +S59212P | Salter-Harris Type I physeal fracture of lower end of radius, left arm, subsequent encounter for fracture with malunion | CMS +S59212S | Salter-Harris Type I physeal fracture of lower end of radius, left arm, sequela | CMS +S59219A | Salter-Harris Type I physeal fracture of lower end of radius, unspecified arm, initial encounter for closed fracture | CMS +S59219D | Salter-Harris Type I physeal fracture of lower end of radius, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S59219G | Salter-Harris Type I physeal fracture of lower end of radius, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S59219K | Salter-Harris Type I physeal fracture of lower end of radius, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S59219P | Salter-Harris Type I physeal fracture of lower end of radius, unspecified arm, subsequent encounter for fracture with malunion | CMS +S59219S | Salter-Harris Type I physeal fracture of lower end of radius, unspecified arm, sequela | CMS +S59221A | Salter-Harris Type II physeal fracture of lower end of radius, right arm, initial encounter for closed fracture | CMS +S59221D | Salter-Harris Type II physeal fracture of lower end of radius, right arm, subsequent encounter for fracture with routine healing | CMS +S59221G | Salter-Harris Type II physeal fracture of lower end of radius, right arm, subsequent encounter for fracture with delayed healing | CMS +S59221K | Salter-Harris Type II physeal fracture of lower end of radius, right arm, subsequent encounter for fracture with nonunion | CMS +S59221P | Salter-Harris Type II physeal fracture of lower end of radius, right arm, subsequent encounter for fracture with malunion | CMS +S59221S | Salter-Harris Type II physeal fracture of lower end of radius, right arm, sequela | CMS +S59222A | Salter-Harris Type II physeal fracture of lower end of radius, left arm, initial encounter for closed fracture | CMS +S59222D | Salter-Harris Type II physeal fracture of lower end of radius, left arm, subsequent encounter for fracture with routine healing | CMS +S59222G | Salter-Harris Type II physeal fracture of lower end of radius, left arm, subsequent encounter for fracture with delayed healing | CMS +S59222K | Salter-Harris Type II physeal fracture of lower end of radius, left arm, subsequent encounter for fracture with nonunion | CMS +S59222P | Salter-Harris Type II physeal fracture of lower end of radius, left arm, subsequent encounter for fracture with malunion | CMS +S59222S | Salter-Harris Type II physeal fracture of lower end of radius, left arm, sequela | CMS +S59229A | Salter-Harris Type II physeal fracture of lower end of radius, unspecified arm, initial encounter for closed fracture | CMS +S59229D | Salter-Harris Type II physeal fracture of lower end of radius, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S59229G | Salter-Harris Type II physeal fracture of lower end of radius, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S59229K | Salter-Harris Type II physeal fracture of lower end of radius, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S59229P | Salter-Harris Type II physeal fracture of lower end of radius, unspecified arm, subsequent encounter for fracture with malunion | CMS +S59229S | Salter-Harris Type II physeal fracture of lower end of radius, unspecified arm, sequela | CMS +S59231A | Salter-Harris Type III physeal fracture of lower end of radius, right arm, initial encounter for closed fracture | CMS +S59231D | Salter-Harris Type III physeal fracture of lower end of radius, right arm, subsequent encounter for fracture with routine healing | CMS +S59231G | Salter-Harris Type III physeal fracture of lower end of radius, right arm, subsequent encounter for fracture with delayed healing | CMS +S59231K | Salter-Harris Type III physeal fracture of lower end of radius, right arm, subsequent encounter for fracture with nonunion | CMS +S59231P | Salter-Harris Type III physeal fracture of lower end of radius, right arm, subsequent encounter for fracture with malunion | CMS +S59231S | Salter-Harris Type III physeal fracture of lower end of radius, right arm, sequela | CMS +S59232A | Salter-Harris Type III physeal fracture of lower end of radius, left arm, initial encounter for closed fracture | CMS +S59232D | Salter-Harris Type III physeal fracture of lower end of radius, left arm, subsequent encounter for fracture with routine healing | CMS +S59232G | Salter-Harris Type III physeal fracture of lower end of radius, left arm, subsequent encounter for fracture with delayed healing | CMS +S59232K | Salter-Harris Type III physeal fracture of lower end of radius, left arm, subsequent encounter for fracture with nonunion | CMS +S59232P | Salter-Harris Type III physeal fracture of lower end of radius, left arm, subsequent encounter for fracture with malunion | CMS +S59232S | Salter-Harris Type III physeal fracture of lower end of radius, left arm, sequela | CMS +S59239A | Salter-Harris Type III physeal fracture of lower end of radius, unspecified arm, initial encounter for closed fracture | CMS +S59239D | Salter-Harris Type III physeal fracture of lower end of radius, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S59239G | Salter-Harris Type III physeal fracture of lower end of radius, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S59239K | Salter-Harris Type III physeal fracture of lower end of radius, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S59239P | Salter-Harris Type III physeal fracture of lower end of radius, unspecified arm, subsequent encounter for fracture with malunion | CMS +S59239S | Salter-Harris Type III physeal fracture of lower end of radius, unspecified arm, sequela | CMS +S59241A | Salter-Harris Type IV physeal fracture of lower end of radius, right arm, initial encounter for closed fracture | CMS +S59241D | Salter-Harris Type IV physeal fracture of lower end of radius, right arm, subsequent encounter for fracture with routine healing | CMS +S59241G | Salter-Harris Type IV physeal fracture of lower end of radius, right arm, subsequent encounter for fracture with delayed healing | CMS +S59241K | Salter-Harris Type IV physeal fracture of lower end of radius, right arm, subsequent encounter for fracture with nonunion | CMS +S59241P | Salter-Harris Type IV physeal fracture of lower end of radius, right arm, subsequent encounter for fracture with malunion | CMS +S59241S | Salter-Harris Type IV physeal fracture of lower end of radius, right arm, sequela | CMS +S59242A | Salter-Harris Type IV physeal fracture of lower end of radius, left arm, initial encounter for closed fracture | CMS +S59242D | Salter-Harris Type IV physeal fracture of lower end of radius, left arm, subsequent encounter for fracture with routine healing | CMS +S59242G | Salter-Harris Type IV physeal fracture of lower end of radius, left arm, subsequent encounter for fracture with delayed healing | CMS +S59242K | Salter-Harris Type IV physeal fracture of lower end of radius, left arm, subsequent encounter for fracture with nonunion | CMS +S59242P | Salter-Harris Type IV physeal fracture of lower end of radius, left arm, subsequent encounter for fracture with malunion | CMS +S59242S | Salter-Harris Type IV physeal fracture of lower end of radius, left arm, sequela | CMS +S59249A | Salter-Harris Type IV physeal fracture of lower end of radius, unspecified arm, initial encounter for closed fracture | CMS +S59249D | Salter-Harris Type IV physeal fracture of lower end of radius, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S59249G | Salter-Harris Type IV physeal fracture of lower end of radius, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S59249K | Salter-Harris Type IV physeal fracture of lower end of radius, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S59249P | Salter-Harris Type IV physeal fracture of lower end of radius, unspecified arm, subsequent encounter for fracture with malunion | CMS +S59249S | Salter-Harris Type IV physeal fracture of lower end of radius, unspecified arm, sequela | CMS +S59291A | Other physeal fracture of lower end of radius, right arm, initial encounter for closed fracture | CMS +S59291D | Other physeal fracture of lower end of radius, right arm, subsequent encounter for fracture with routine healing | CMS +S59291G | Other physeal fracture of lower end of radius, right arm, subsequent encounter for fracture with delayed healing | CMS +S59291K | Other physeal fracture of lower end of radius, right arm, subsequent encounter for fracture with nonunion | CMS +S59291P | Other physeal fracture of lower end of radius, right arm, subsequent encounter for fracture with malunion | CMS +S59291S | Other physeal fracture of lower end of radius, right arm, sequela | CMS +S59292A | Other physeal fracture of lower end of radius, left arm, initial encounter for closed fracture | CMS +S59292D | Other physeal fracture of lower end of radius, left arm, subsequent encounter for fracture with routine healing | CMS +S59292G | Other physeal fracture of lower end of radius, left arm, subsequent encounter for fracture with delayed healing | CMS +S59292K | Other physeal fracture of lower end of radius, left arm, subsequent encounter for fracture with nonunion | CMS +S59292P | Other physeal fracture of lower end of radius, left arm, subsequent encounter for fracture with malunion | CMS +S59292S | Other physeal fracture of lower end of radius, left arm, sequela | CMS +S59299A | Other physeal fracture of lower end of radius, unspecified arm, initial encounter for closed fracture | CMS +S59299D | Other physeal fracture of lower end of radius, unspecified arm, subsequent encounter for fracture with routine healing | CMS +S59299G | Other physeal fracture of lower end of radius, unspecified arm, subsequent encounter for fracture with delayed healing | CMS +S59299K | Other physeal fracture of lower end of radius, unspecified arm, subsequent encounter for fracture with nonunion | CMS +S59299P | Other physeal fracture of lower end of radius, unspecified arm, subsequent encounter for fracture with malunion | CMS +S59299S | Other physeal fracture of lower end of radius, unspecified arm, sequela | CMS +S59801A | Other specified injuries of right elbow, initial encounter | CMS +S59801D | Other specified injuries of right elbow, subsequent encounter | CMS +S59801S | Other specified injuries of right elbow, sequela | CMS +S59802A | Other specified injuries of left elbow, initial encounter | CMS +S59802D | Other specified injuries of left elbow, subsequent encounter | CMS +S59802S | Other specified injuries of left elbow, sequela | CMS +S59809A | Other specified injuries of unspecified elbow, initial encounter | CMS +S59809D | Other specified injuries of unspecified elbow, subsequent encounter | CMS +S59809S | Other specified injuries of unspecified elbow, sequela | CMS +S59811A | Other specified injuries right forearm, initial encounter | CMS +S59811D | Other specified injuries right forearm, subsequent encounter | CMS +S59811S | Other specified injuries right forearm, sequela | CMS +S59812A | Other specified injuries left forearm, initial encounter | CMS +S59812D | Other specified injuries left forearm, subsequent encounter | CMS +S59812S | Other specified injuries left forearm, sequela | CMS +S59819A | Other specified injuries unspecified forearm, initial encounter | CMS +S59819D | Other specified injuries unspecified forearm, subsequent encounter | CMS +S59819S | Other specified injuries unspecified forearm, sequela | CMS +S59901A | Unspecified injury of right elbow, initial encounter | CMS +S59901D | Unspecified injury of right elbow, subsequent encounter | CMS +S59901S | Unspecified injury of right elbow, sequela | CMS +S59902A | Unspecified injury of left elbow, initial encounter | CMS +S59902D | Unspecified injury of left elbow, subsequent encounter | CMS +S59902S | Unspecified injury of left elbow, sequela | CMS +S59909A | Unspecified injury of unspecified elbow, initial encounter | CMS +S59909D | Unspecified injury of unspecified elbow, subsequent encounter | CMS +S59909S | Unspecified injury of unspecified elbow, sequela | CMS +S59911A | Unspecified injury of right forearm, initial encounter | CMS +S59911D | Unspecified injury of right forearm, subsequent encounter | CMS +S59911S | Unspecified injury of right forearm, sequela | CMS +S59912A | Unspecified injury of left forearm, initial encounter | CMS +S59912D | Unspecified injury of left forearm, subsequent encounter | CMS +S59912S | Unspecified injury of left forearm, sequela | CMS +S59919A | Unspecified injury of unspecified forearm, initial encounter | CMS +S59919D | Unspecified injury of unspecified forearm, subsequent encounter | CMS +S59919S | Unspecified injury of unspecified forearm, sequela | CMS +S6000XA | Contusion of unspecified finger without damage to nail, initial encounter | CMS +S6000XD | Contusion of unspecified finger without damage to nail, subsequent encounter | CMS +S6000XS | Contusion of unspecified finger without damage to nail, sequela | CMS +S60011A | Contusion of right thumb without damage to nail, initial encounter | CMS +S60011D | Contusion of right thumb without damage to nail, subsequent encounter | CMS +S60011S | Contusion of right thumb without damage to nail, sequela | CMS +S60012A | Contusion of left thumb without damage to nail, initial encounter | CMS +S60012D | Contusion of left thumb without damage to nail, subsequent encounter | CMS +S60012S | Contusion of left thumb without damage to nail, sequela | CMS +S60019A | Contusion of unspecified thumb without damage to nail, initial encounter | CMS +S60019D | Contusion of unspecified thumb without damage to nail, subsequent encounter | CMS +S60019S | Contusion of unspecified thumb without damage to nail, sequela | CMS +S60021A | Contusion of right index finger without damage to nail, initial encounter | CMS +S60021D | Contusion of right index finger without damage to nail, subsequent encounter | CMS +S60021S | Contusion of right index finger without damage to nail, sequela | CMS +S60022A | Contusion of left index finger without damage to nail, initial encounter | CMS +S60022D | Contusion of left index finger without damage to nail, subsequent encounter | CMS +S60022S | Contusion of left index finger without damage to nail, sequela | CMS +S60029A | Contusion of unspecified index finger without damage to nail, initial encounter | CMS +S60029D | Contusion of unspecified index finger without damage to nail, subsequent encounter | CMS +S60029S | Contusion of unspecified index finger without damage to nail, sequela | CMS +S60031A | Contusion of right middle finger without damage to nail, initial encounter | CMS +S60031D | Contusion of right middle finger without damage to nail, subsequent encounter | CMS +S60031S | Contusion of right middle finger without damage to nail, sequela | CMS +S60032A | Contusion of left middle finger without damage to nail, initial encounter | CMS +S60032D | Contusion of left middle finger without damage to nail, subsequent encounter | CMS +S60032S | Contusion of left middle finger without damage to nail, sequela | CMS +S60039A | Contusion of unspecified middle finger without damage to nail, initial encounter | CMS +S60039D | Contusion of unspecified middle finger without damage to nail, subsequent encounter | CMS +S60039S | Contusion of unspecified middle finger without damage to nail, sequela | CMS +S60041A | Contusion of right ring finger without damage to nail, initial encounter | CMS +S60041D | Contusion of right ring finger without damage to nail, subsequent encounter | CMS +S60041S | Contusion of right ring finger without damage to nail, sequela | CMS +S60042A | Contusion of left ring finger without damage to nail, initial encounter | CMS +S60042D | Contusion of left ring finger without damage to nail, subsequent encounter | CMS +S60042S | Contusion of left ring finger without damage to nail, sequela | CMS +S60049A | Contusion of unspecified ring finger without damage to nail, initial encounter | CMS +S60049D | Contusion of unspecified ring finger without damage to nail, subsequent encounter | CMS +S60049S | Contusion of unspecified ring finger without damage to nail, sequela | CMS +S60051A | Contusion of right little finger without damage to nail, initial encounter | CMS +S60051D | Contusion of right little finger without damage to nail, subsequent encounter | CMS +S60051S | Contusion of right little finger without damage to nail, sequela | CMS +S60052A | Contusion of left little finger without damage to nail, initial encounter | CMS +S60052D | Contusion of left little finger without damage to nail, subsequent encounter | CMS +S60052S | Contusion of left little finger without damage to nail, sequela | CMS +S60059A | Contusion of unspecified little finger without damage to nail, initial encounter | CMS +S60059D | Contusion of unspecified little finger without damage to nail, subsequent encounter | CMS +S60059S | Contusion of unspecified little finger without damage to nail, sequela | CMS +S6010XA | Contusion of unspecified finger with damage to nail, initial encounter | CMS +S6010XD | Contusion of unspecified finger with damage to nail, subsequent encounter | CMS +S6010XS | Contusion of unspecified finger with damage to nail, sequela | CMS +S60111A | Contusion of right thumb with damage to nail, initial encounter | CMS +S60111D | Contusion of right thumb with damage to nail, subsequent encounter | CMS +S60111S | Contusion of right thumb with damage to nail, sequela | CMS +S60112A | Contusion of left thumb with damage to nail, initial encounter | CMS +S60112D | Contusion of left thumb with damage to nail, subsequent encounter | CMS +S60112S | Contusion of left thumb with damage to nail, sequela | CMS +S60119A | Contusion of unspecified thumb with damage to nail, initial encounter | CMS +S60119D | Contusion of unspecified thumb with damage to nail, subsequent encounter | CMS +S60119S | Contusion of unspecified thumb with damage to nail, sequela | CMS +S60121A | Contusion of right index finger with damage to nail, initial encounter | CMS +S60121D | Contusion of right index finger with damage to nail, subsequent encounter | CMS +S60121S | Contusion of right index finger with damage to nail, sequela | CMS +S60122A | Contusion of left index finger with damage to nail, initial encounter | CMS +S60122D | Contusion of left index finger with damage to nail, subsequent encounter | CMS +S60122S | Contusion of left index finger with damage to nail, sequela | CMS +S60129A | Contusion of unspecified index finger with damage to nail, initial encounter | CMS +S60129D | Contusion of unspecified index finger with damage to nail, subsequent encounter | CMS +S60129S | Contusion of unspecified index finger with damage to nail, sequela | CMS +S60131A | Contusion of right middle finger with damage to nail, initial encounter | CMS +S60131D | Contusion of right middle finger with damage to nail, subsequent encounter | CMS +S60131S | Contusion of right middle finger with damage to nail, sequela | CMS +S60132A | Contusion of left middle finger with damage to nail, initial encounter | CMS +S60132D | Contusion of left middle finger with damage to nail, subsequent encounter | CMS +S60132S | Contusion of left middle finger with damage to nail, sequela | CMS +S60139A | Contusion of unspecified middle finger with damage to nail, initial encounter | CMS +S60139D | Contusion of unspecified middle finger with damage to nail, subsequent encounter | CMS +S60139S | Contusion of unspecified middle finger with damage to nail, sequela | CMS +S60141A | Contusion of right ring finger with damage to nail, initial encounter | CMS +S60141D | Contusion of right ring finger with damage to nail, subsequent encounter | CMS +S60141S | Contusion of right ring finger with damage to nail, sequela | CMS +S60142A | Contusion of left ring finger with damage to nail, initial encounter | CMS +S60142D | Contusion of left ring finger with damage to nail, subsequent encounter | CMS +S60142S | Contusion of left ring finger with damage to nail, sequela | CMS +S60149A | Contusion of unspecified ring finger with damage to nail, initial encounter | CMS +S60149D | Contusion of unspecified ring finger with damage to nail, subsequent encounter | CMS +S60149S | Contusion of unspecified ring finger with damage to nail, sequela | CMS +S60151A | Contusion of right little finger with damage to nail, initial encounter | CMS +S60151D | Contusion of right little finger with damage to nail, subsequent encounter | CMS +S60151S | Contusion of right little finger with damage to nail, sequela | CMS +S60152A | Contusion of left little finger with damage to nail, initial encounter | CMS +S60152D | Contusion of left little finger with damage to nail, subsequent encounter | CMS +S60152S | Contusion of left little finger with damage to nail, sequela | CMS +S60159A | Contusion of unspecified little finger with damage to nail, initial encounter | CMS +S60159D | Contusion of unspecified little finger with damage to nail, subsequent encounter | CMS +S60159S | Contusion of unspecified little finger with damage to nail, sequela | CMS +S60211A | Contusion of right wrist, initial encounter | CMS +S60211D | Contusion of right wrist, subsequent encounter | CMS +S60211S | Contusion of right wrist, sequela | CMS +S60212A | Contusion of left wrist, initial encounter | CMS +S60212D | Contusion of left wrist, subsequent encounter | CMS +S60212S | Contusion of left wrist, sequela | CMS +S60219A | Contusion of unspecified wrist, initial encounter | CMS +S60219D | Contusion of unspecified wrist, subsequent encounter | CMS +S60219S | Contusion of unspecified wrist, sequela | CMS +S60221A | Contusion of right hand, initial encounter | CMS +S60221D | Contusion of right hand, subsequent encounter | CMS +S60221S | Contusion of right hand, sequela | CMS +S60222A | Contusion of left hand, initial encounter | CMS +S60222D | Contusion of left hand, subsequent encounter | CMS +S60222S | Contusion of left hand, sequela | CMS +S60229A | Contusion of unspecified hand, initial encounter | CMS +S60229D | Contusion of unspecified hand, subsequent encounter | CMS +S60229S | Contusion of unspecified hand, sequela | CMS +S60311A | Abrasion of right thumb, initial encounter | CMS +S60311D | Abrasion of right thumb, subsequent encounter | CMS +S60311S | Abrasion of right thumb, sequela | CMS +S60312A | Abrasion of left thumb, initial encounter | CMS +S60312D | Abrasion of left thumb, subsequent encounter | CMS +S60312S | Abrasion of left thumb, sequela | CMS +S60319A | Abrasion of unspecified thumb, initial encounter | CMS +S60319D | Abrasion of unspecified thumb, subsequent encounter | CMS +S60319S | Abrasion of unspecified thumb, sequela | CMS +S60321A | Blister (nonthermal) of right thumb, initial encounter | CMS +S60321D | Blister (nonthermal) of right thumb, subsequent encounter | CMS +S60321S | Blister (nonthermal) of right thumb, sequela | CMS +S60322A | Blister (nonthermal) of left thumb, initial encounter | CMS +S60322D | Blister (nonthermal) of left thumb, subsequent encounter | CMS +S60322S | Blister (nonthermal) of left thumb, sequela | CMS +S60329A | Blister (nonthermal) of unspecified thumb, initial encounter | CMS +S60329D | Blister (nonthermal) of unspecified thumb, subsequent encounter | CMS +S60329S | Blister (nonthermal) of unspecified thumb, sequela | CMS +S60341A | External constriction of right thumb, initial encounter | CMS +S60341D | External constriction of right thumb, subsequent encounter | CMS +S60341S | External constriction of right thumb, sequela | CMS +S60342A | External constriction of left thumb, initial encounter | CMS +S60342D | External constriction of left thumb, subsequent encounter | CMS +S60342S | External constriction of left thumb, sequela | CMS +S60349A | External constriction of unspecified thumb, initial encounter | CMS +S60349D | External constriction of unspecified thumb, subsequent encounter | CMS +S60349S | External constriction of unspecified thumb, sequela | CMS +S60351A | Superficial foreign body of right thumb, initial encounter | CMS +S60351D | Superficial foreign body of right thumb, subsequent encounter | CMS +S60351S | Superficial foreign body of right thumb, sequela | CMS +S60352A | Superficial foreign body of left thumb, initial encounter | CMS +S60352D | Superficial foreign body of left thumb, subsequent encounter | CMS +S60352S | Superficial foreign body of left thumb, sequela | CMS +S60359A | Superficial foreign body of unspecified thumb, initial encounter | CMS +S60359D | Superficial foreign body of unspecified thumb, subsequent encounter | CMS +S60359S | Superficial foreign body of unspecified thumb, sequela | CMS +S60361A | Insect bite (nonvenomous) of right thumb, initial encounter | CMS +S60361D | Insect bite (nonvenomous) of right thumb, subsequent encounter | CMS +S60361S | Insect bite (nonvenomous) of right thumb, sequela | CMS +S60362A | Insect bite (nonvenomous) of left thumb, initial encounter | CMS +S60362D | Insect bite (nonvenomous) of left thumb, subsequent encounter | CMS +S60362S | Insect bite (nonvenomous) of left thumb, sequela | CMS +S60369A | Insect bite (nonvenomous) of unspecified thumb, initial encounter | CMS +S60369D | Insect bite (nonvenomous) of unspecified thumb, subsequent encounter | CMS +S60369S | Insect bite (nonvenomous) of unspecified thumb, sequela | CMS +S60371A | Other superficial bite of right thumb, initial encounter | CMS +S60371D | Other superficial bite of right thumb, subsequent encounter | CMS +S60371S | Other superficial bite of right thumb, sequela | CMS +S60372A | Other superficial bite of left thumb, initial encounter | CMS +S60372D | Other superficial bite of left thumb, subsequent encounter | CMS +S60372S | Other superficial bite of left thumb, sequela | CMS +S60379A | Other superficial bite of unspecified thumb, initial encounter | CMS +S60379D | Other superficial bite of unspecified thumb, subsequent encounter | CMS +S60379S | Other superficial bite of unspecified thumb, sequela | CMS +S60391A | Other superficial injuries of right thumb, initial encounter | CMS +S60391D | Other superficial injuries of right thumb, subsequent encounter | CMS +S60391S | Other superficial injuries of right thumb, sequela | CMS +S60392A | Other superficial injuries of left thumb, initial encounter | CMS +S60392D | Other superficial injuries of left thumb, subsequent encounter | CMS +S60392S | Other superficial injuries of left thumb, sequela | CMS +S60399A | Other superficial injuries of unspecified thumb, initial encounter | CMS +S60399D | Other superficial injuries of unspecified thumb, subsequent encounter | CMS +S60399S | Other superficial injuries of unspecified thumb, sequela | CMS +S60410A | Abrasion of right index finger, initial encounter | CMS +S60410D | Abrasion of right index finger, subsequent encounter | CMS +S60410S | Abrasion of right index finger, sequela | CMS +S60411A | Abrasion of left index finger, initial encounter | CMS +S60411D | Abrasion of left index finger, subsequent encounter | CMS +S60411S | Abrasion of left index finger, sequela | CMS +S60412A | Abrasion of right middle finger, initial encounter | CMS +S60412D | Abrasion of right middle finger, subsequent encounter | CMS +S60412S | Abrasion of right middle finger, sequela | CMS +S60413A | Abrasion of left middle finger, initial encounter | CMS +S60413D | Abrasion of left middle finger, subsequent encounter | CMS +S60413S | Abrasion of left middle finger, sequela | CMS +S60414A | Abrasion of right ring finger, initial encounter | CMS +S60414D | Abrasion of right ring finger, subsequent encounter | CMS +S60414S | Abrasion of right ring finger, sequela | CMS +S60415A | Abrasion of left ring finger, initial encounter | CMS +S60415D | Abrasion of left ring finger, subsequent encounter | CMS +S60415S | Abrasion of left ring finger, sequela | CMS +S60416A | Abrasion of right little finger, initial encounter | CMS +S60416D | Abrasion of right little finger, subsequent encounter | CMS +S60416S | Abrasion of right little finger, sequela | CMS +S60417A | Abrasion of left little finger, initial encounter | CMS +S60417D | Abrasion of left little finger, subsequent encounter | CMS +S60417S | Abrasion of left little finger, sequela | CMS +S60418A | Abrasion of other finger, initial encounter | CMS +S60418D | Abrasion of other finger, subsequent encounter | CMS +S60418S | Abrasion of other finger, sequela | CMS +S60419A | Abrasion of unspecified finger, initial encounter | CMS +S60419D | Abrasion of unspecified finger, subsequent encounter | CMS +S60419S | Abrasion of unspecified finger, sequela | CMS +S60420A | Blister (nonthermal) of right index finger, initial encounter | CMS +S60420D | Blister (nonthermal) of right index finger, subsequent encounter | CMS +S60420S | Blister (nonthermal) of right index finger, sequela | CMS +S60421A | Blister (nonthermal) of left index finger, initial encounter | CMS +S60421D | Blister (nonthermal) of left index finger, subsequent encounter | CMS +S60421S | Blister (nonthermal) of left index finger, sequela | CMS +S60422A | Blister (nonthermal) of right middle finger, initial encounter | CMS +S60422D | Blister (nonthermal) of right middle finger, subsequent encounter | CMS +S60422S | Blister (nonthermal) of right middle finger, sequela | CMS +S60423A | Blister (nonthermal) of left middle finger, initial encounter | CMS +S60423D | Blister (nonthermal) of left middle finger, subsequent encounter | CMS +S60423S | Blister (nonthermal) of left middle finger, sequela | CMS +S60424A | Blister (nonthermal) of right ring finger, initial encounter | CMS +S60424D | Blister (nonthermal) of right ring finger, subsequent encounter | CMS +S60424S | Blister (nonthermal) of right ring finger, sequela | CMS +S60425A | Blister (nonthermal) of left ring finger, initial encounter | CMS +S60425D | Blister (nonthermal) of left ring finger, subsequent encounter | CMS +S60425S | Blister (nonthermal) of left ring finger, sequela | CMS +S60426A | Blister (nonthermal) of right little finger, initial encounter | CMS +S60426D | Blister (nonthermal) of right little finger, subsequent encounter | CMS +S60426S | Blister (nonthermal) of right little finger, sequela | CMS +S60427A | Blister (nonthermal) of left little finger, initial encounter | CMS +S60427D | Blister (nonthermal) of left little finger, subsequent encounter | CMS +S60427S | Blister (nonthermal) of left little finger, sequela | CMS +S60428A | Blister (nonthermal) of other finger, initial encounter | CMS +S60428D | Blister (nonthermal) of other finger, subsequent encounter | CMS +S60428S | Blister (nonthermal) of other finger, sequela | CMS +S60429A | Blister (nonthermal) of unspecified finger, initial encounter | CMS +S60429D | Blister (nonthermal) of unspecified finger, subsequent encounter | CMS +S60429S | Blister (nonthermal) of unspecified finger, sequela | CMS +S60440A | External constriction of right index finger, initial encounter | CMS +S60440D | External constriction of right index finger, subsequent encounter | CMS +S60440S | External constriction of right index finger, sequela | CMS +S60441A | External constriction of left index finger, initial encounter | CMS +S60441D | External constriction of left index finger, subsequent encounter | CMS +S60441S | External constriction of left index finger, sequela | CMS +S60442A | External constriction of right middle finger, initial encounter | CMS +S60442D | External constriction of right middle finger, subsequent encounter | CMS +S60442S | External constriction of right middle finger, sequela | CMS +S60443A | External constriction of left middle finger, initial encounter | CMS +S60443D | External constriction of left middle finger, subsequent encounter | CMS +S60443S | External constriction of left middle finger, sequela | CMS +S60444A | External constriction of right ring finger, initial encounter | CMS +S60444D | External constriction of right ring finger, subsequent encounter | CMS +S60444S | External constriction of right ring finger, sequela | CMS +S60445A | External constriction of left ring finger, initial encounter | CMS +S60445D | External constriction of left ring finger, subsequent encounter | CMS +S60445S | External constriction of left ring finger, sequela | CMS +S60446A | External constriction of right little finger, initial encounter | CMS +S60446D | External constriction of right little finger, subsequent encounter | CMS +S60446S | External constriction of right little finger, sequela | CMS +S60447A | External constriction of left little finger, initial encounter | CMS +S60447D | External constriction of left little finger, subsequent encounter | CMS +S60447S | External constriction of left little finger, sequela | CMS +S60448A | External constriction of other finger, initial encounter | CMS +S60448D | External constriction of other finger, subsequent encounter | CMS +S60448S | External constriction of other finger, sequela | CMS +S60449A | External constriction of unspecified finger, initial encounter | CMS +S60449D | External constriction of unspecified finger, subsequent encounter | CMS +S60449S | External constriction of unspecified finger, sequela | CMS +S60450A | Superficial foreign body of right index finger, initial encounter | CMS +S60450D | Superficial foreign body of right index finger, subsequent encounter | CMS +S60450S | Superficial foreign body of right index finger, sequela | CMS +S60451A | Superficial foreign body of left index finger, initial encounter | CMS +S60451D | Superficial foreign body of left index finger, subsequent encounter | CMS +S60451S | Superficial foreign body of left index finger, sequela | CMS +S60452A | Superficial foreign body of right middle finger, initial encounter | CMS +S60452D | Superficial foreign body of right middle finger, subsequent encounter | CMS +S60452S | Superficial foreign body of right middle finger, sequela | CMS +S60453A | Superficial foreign body of left middle finger, initial encounter | CMS +S60453D | Superficial foreign body of left middle finger, subsequent encounter | CMS +S60453S | Superficial foreign body of left middle finger, sequela | CMS +S60454A | Superficial foreign body of right ring finger, initial encounter | CMS +S60454D | Superficial foreign body of right ring finger, subsequent encounter | CMS +S60454S | Superficial foreign body of right ring finger, sequela | CMS +S60455A | Superficial foreign body of left ring finger, initial encounter | CMS +S60455D | Superficial foreign body of left ring finger, subsequent encounter | CMS +S60455S | Superficial foreign body of left ring finger, sequela | CMS +S60456A | Superficial foreign body of right little finger, initial encounter | CMS +S60456D | Superficial foreign body of right little finger, subsequent encounter | CMS +S60456S | Superficial foreign body of right little finger, sequela | CMS +S60457A | Superficial foreign body of left little finger, initial encounter | CMS +S60457D | Superficial foreign body of left little finger, subsequent encounter | CMS +S60457S | Superficial foreign body of left little finger, sequela | CMS +S60458A | Superficial foreign body of other finger, initial encounter | CMS +S60458D | Superficial foreign body of other finger, subsequent encounter | CMS +S60458S | Superficial foreign body of other finger, sequela | CMS +S60459A | Superficial foreign body of unspecified finger, initial encounter | CMS +S60459D | Superficial foreign body of unspecified finger, subsequent encounter | CMS +S60459S | Superficial foreign body of unspecified finger, sequela | CMS +S60460A | Insect bite (nonvenomous) of right index finger, initial encounter | CMS +S60460D | Insect bite (nonvenomous) of right index finger, subsequent encounter | CMS +S60460S | Insect bite (nonvenomous) of right index finger, sequela | CMS +S60461A | Insect bite (nonvenomous) of left index finger, initial encounter | CMS +S60461D | Insect bite (nonvenomous) of left index finger, subsequent encounter | CMS +S60461S | Insect bite (nonvenomous) of left index finger, sequela | CMS +S60462A | Insect bite (nonvenomous) of right middle finger, initial encounter | CMS +S60462D | Insect bite (nonvenomous) of right middle finger, subsequent encounter | CMS +S60462S | Insect bite (nonvenomous) of right middle finger, sequela | CMS +S60463A | Insect bite (nonvenomous) of left middle finger, initial encounter | CMS +S60463D | Insect bite (nonvenomous) of left middle finger, subsequent encounter | CMS +S60463S | Insect bite (nonvenomous) of left middle finger, sequela | CMS +S60464A | Insect bite (nonvenomous) of right ring finger, initial encounter | CMS +S60464D | Insect bite (nonvenomous) of right ring finger, subsequent encounter | CMS +S60464S | Insect bite (nonvenomous) of right ring finger, sequela | CMS +S60465A | Insect bite (nonvenomous) of left ring finger, initial encounter | CMS +S60465D | Insect bite (nonvenomous) of left ring finger, subsequent encounter | CMS +S60465S | Insect bite (nonvenomous) of left ring finger, sequela | CMS +S60466A | Insect bite (nonvenomous) of right little finger, initial encounter | CMS +S60466D | Insect bite (nonvenomous) of right little finger, subsequent encounter | CMS +S60466S | Insect bite (nonvenomous) of right little finger, sequela | CMS +S60467A | Insect bite (nonvenomous) of left little finger, initial encounter | CMS +S60467D | Insect bite (nonvenomous) of left little finger, subsequent encounter | CMS +S60467S | Insect bite (nonvenomous) of left little finger, sequela | CMS +S60468A | Insect bite (nonvenomous) of other finger, initial encounter | CMS +S60468D | Insect bite (nonvenomous) of other finger, subsequent encounter | CMS +S60468S | Insect bite (nonvenomous) of other finger, sequela | CMS +S60469A | Insect bite (nonvenomous) of unspecified finger, initial encounter | CMS +S60469D | Insect bite (nonvenomous) of unspecified finger, subsequent encounter | CMS +S60469S | Insect bite (nonvenomous) of unspecified finger, sequela | CMS +S60470A | Other superficial bite of right index finger, initial encounter | CMS +S60470D | Other superficial bite of right index finger, subsequent encounter | CMS +S60470S | Other superficial bite of right index finger, sequela | CMS +S60471A | Other superficial bite of left index finger, initial encounter | CMS +S60471D | Other superficial bite of left index finger, subsequent encounter | CMS +S60471S | Other superficial bite of left index finger, sequela | CMS +S60472A | Other superficial bite of right middle finger, initial encounter | CMS +S60472D | Other superficial bite of right middle finger, subsequent encounter | CMS +S60472S | Other superficial bite of right middle finger, sequela | CMS +S60473A | Other superficial bite of left middle finger, initial encounter | CMS +S60473D | Other superficial bite of left middle finger, subsequent encounter | CMS +S60473S | Other superficial bite of left middle finger, sequela | CMS +S60474A | Other superficial bite of right ring finger, initial encounter | CMS +S60474D | Other superficial bite of right ring finger, subsequent encounter | CMS +S60474S | Other superficial bite of right ring finger, sequela | CMS +S60475A | Other superficial bite of left ring finger, initial encounter | CMS +S60475D | Other superficial bite of left ring finger, subsequent encounter | CMS +S60475S | Other superficial bite of left ring finger, sequela | CMS +S60476A | Other superficial bite of right little finger, initial encounter | CMS +S60476D | Other superficial bite of right little finger, subsequent encounter | CMS +S60476S | Other superficial bite of right little finger, sequela | CMS +S60477A | Other superficial bite of left little finger, initial encounter | CMS +S60477D | Other superficial bite of left little finger, subsequent encounter | CMS +S60477S | Other superficial bite of left little finger, sequela | CMS +S60478A | Other superficial bite of other finger, initial encounter | CMS +S60478D | Other superficial bite of other finger, subsequent encounter | CMS +S60478S | Other superficial bite of other finger, sequela | CMS +S60479A | Other superficial bite of unspecified finger, initial encounter | CMS +S60479D | Other superficial bite of unspecified finger, subsequent encounter | CMS +S60479S | Other superficial bite of unspecified finger, sequela | CMS +S60511A | Abrasion of right hand, initial encounter | CMS +S60511D | Abrasion of right hand, subsequent encounter | CMS +S60511S | Abrasion of right hand, sequela | CMS +S60512A | Abrasion of left hand, initial encounter | CMS +S60512D | Abrasion of left hand, subsequent encounter | CMS +S60512S | Abrasion of left hand, sequela | CMS +S60519A | Abrasion of unspecified hand, initial encounter | CMS +S60519D | Abrasion of unspecified hand, subsequent encounter | CMS +S60519S | Abrasion of unspecified hand, sequela | CMS +S60521A | Blister (nonthermal) of right hand, initial encounter | CMS +S60521D | Blister (nonthermal) of right hand, subsequent encounter | CMS +S60521S | Blister (nonthermal) of right hand, sequela | CMS +S60522A | Blister (nonthermal) of left hand, initial encounter | CMS +S60522D | Blister (nonthermal) of left hand, subsequent encounter | CMS +S60522S | Blister (nonthermal) of left hand, sequela | CMS +S60529A | Blister (nonthermal) of unspecified hand, initial encounter | CMS +S60529D | Blister (nonthermal) of unspecified hand, subsequent encounter | CMS +S60529S | Blister (nonthermal) of unspecified hand, sequela | CMS +S60541A | External constriction of right hand, initial encounter | CMS +S60541D | External constriction of right hand, subsequent encounter | CMS +S60541S | External constriction of right hand, sequela | CMS +S60542A | External constriction of left hand, initial encounter | CMS +S60542D | External constriction of left hand, subsequent encounter | CMS +S60542S | External constriction of left hand, sequela | CMS +S60549A | External constriction of unspecified hand, initial encounter | CMS +S60549D | External constriction of unspecified hand, subsequent encounter | CMS +S60549S | External constriction of unspecified hand, sequela | CMS +S60551A | Superficial foreign body of right hand, initial encounter | CMS +S60551D | Superficial foreign body of right hand, subsequent encounter | CMS +S60551S | Superficial foreign body of right hand, sequela | CMS +S60552A | Superficial foreign body of left hand, initial encounter | CMS +S60552D | Superficial foreign body of left hand, subsequent encounter | CMS +S60552S | Superficial foreign body of left hand, sequela | CMS +S60559A | Superficial foreign body of unspecified hand, initial encounter | CMS +S60559D | Superficial foreign body of unspecified hand, subsequent encounter | CMS +S60559S | Superficial foreign body of unspecified hand, sequela | CMS +S60561A | Insect bite (nonvenomous) of right hand, initial encounter | CMS +S60561D | Insect bite (nonvenomous) of right hand, subsequent encounter | CMS +S60561S | Insect bite (nonvenomous) of right hand, sequela | CMS +S60562A | Insect bite (nonvenomous) of left hand, initial encounter | CMS +S60562D | Insect bite (nonvenomous) of left hand, subsequent encounter | CMS +S60562S | Insect bite (nonvenomous) of left hand, sequela | CMS +S60569A | Insect bite (nonvenomous) of unspecified hand, initial encounter | CMS +S60569D | Insect bite (nonvenomous) of unspecified hand, subsequent encounter | CMS +S60569S | Insect bite (nonvenomous) of unspecified hand, sequela | CMS +S60571A | Other superficial bite of hand of right hand, initial encounter | CMS +S60571D | Other superficial bite of hand of right hand, subsequent encounter | CMS +S60571S | Other superficial bite of hand of right hand, sequela | CMS +S60572A | Other superficial bite of hand of left hand, initial encounter | CMS +S60572D | Other superficial bite of hand of left hand, subsequent encounter | CMS +S60572S | Other superficial bite of hand of left hand, sequela | CMS +S60579A | Other superficial bite of hand of unspecified hand, initial encounter | CMS +S60579D | Other superficial bite of hand of unspecified hand, subsequent encounter | CMS +S60579S | Other superficial bite of hand of unspecified hand, sequela | CMS +S60811A | Abrasion of right wrist, initial encounter | CMS +S60811D | Abrasion of right wrist, subsequent encounter | CMS +S60811S | Abrasion of right wrist, sequela | CMS +S60812A | Abrasion of left wrist, initial encounter | CMS +S60812D | Abrasion of left wrist, subsequent encounter | CMS +S60812S | Abrasion of left wrist, sequela | CMS +S60819A | Abrasion of unspecified wrist, initial encounter | CMS +S60819D | Abrasion of unspecified wrist, subsequent encounter | CMS +S60819S | Abrasion of unspecified wrist, sequela | CMS +S60821A | Blister (nonthermal) of right wrist, initial encounter | CMS +S60821D | Blister (nonthermal) of right wrist, subsequent encounter | CMS +S60821S | Blister (nonthermal) of right wrist, sequela | CMS +S60822A | Blister (nonthermal) of left wrist, initial encounter | CMS +S60822D | Blister (nonthermal) of left wrist, subsequent encounter | CMS +S60822S | Blister (nonthermal) of left wrist, sequela | CMS +S60829A | Blister (nonthermal) of unspecified wrist, initial encounter | CMS +S60829D | Blister (nonthermal) of unspecified wrist, subsequent encounter | CMS +S60829S | Blister (nonthermal) of unspecified wrist, sequela | CMS +S60841A | External constriction of right wrist, initial encounter | CMS +S60841D | External constriction of right wrist, subsequent encounter | CMS +S60841S | External constriction of right wrist, sequela | CMS +S60842A | External constriction of left wrist, initial encounter | CMS +S60842D | External constriction of left wrist, subsequent encounter | CMS +S60842S | External constriction of left wrist, sequela | CMS +S60849A | External constriction of unspecified wrist, initial encounter | CMS +S60849D | External constriction of unspecified wrist, subsequent encounter | CMS +S60849S | External constriction of unspecified wrist, sequela | CMS +S60851A | Superficial foreign body of right wrist, initial encounter | CMS +S60851D | Superficial foreign body of right wrist, subsequent encounter | CMS +S60851S | Superficial foreign body of right wrist, sequela | CMS +S60852A | Superficial foreign body of left wrist, initial encounter | CMS +S60852D | Superficial foreign body of left wrist, subsequent encounter | CMS +S60852S | Superficial foreign body of left wrist, sequela | CMS +S60859A | Superficial foreign body of unspecified wrist, initial encounter | CMS +S60859D | Superficial foreign body of unspecified wrist, subsequent encounter | CMS +S60859S | Superficial foreign body of unspecified wrist, sequela | CMS +S60861A | Insect bite (nonvenomous) of right wrist, initial encounter | CMS +S60861D | Insect bite (nonvenomous) of right wrist, subsequent encounter | CMS +S60861S | Insect bite (nonvenomous) of right wrist, sequela | CMS +S60862A | Insect bite (nonvenomous) of left wrist, initial encounter | CMS +S60862D | Insect bite (nonvenomous) of left wrist, subsequent encounter | CMS +S60862S | Insect bite (nonvenomous) of left wrist, sequela | CMS +S60869A | Insect bite (nonvenomous) of unspecified wrist, initial encounter | CMS +S60869D | Insect bite (nonvenomous) of unspecified wrist, subsequent encounter | CMS +S60869S | Insect bite (nonvenomous) of unspecified wrist, sequela | CMS +S60871A | Other superficial bite of right wrist, initial encounter | CMS +S60871D | Other superficial bite of right wrist, subsequent encounter | CMS +S60871S | Other superficial bite of right wrist, sequela | CMS +S60872A | Other superficial bite of left wrist, initial encounter | CMS +S60872D | Other superficial bite of left wrist, subsequent encounter | CMS +S60872S | Other superficial bite of left wrist, sequela | CMS +S60879A | Other superficial bite of unspecified wrist, initial encounter | CMS +S60879D | Other superficial bite of unspecified wrist, subsequent encounter | CMS +S60879S | Other superficial bite of unspecified wrist, sequela | CMS +S60911A | Unspecified superficial injury of right wrist, initial encounter | CMS +S60911D | Unspecified superficial injury of right wrist, subsequent encounter | CMS +S60911S | Unspecified superficial injury of right wrist, sequela | CMS +S60912A | Unspecified superficial injury of left wrist, initial encounter | CMS +S60912D | Unspecified superficial injury of left wrist, subsequent encounter | CMS +S60912S | Unspecified superficial injury of left wrist, sequela | CMS +S60919A | Unspecified superficial injury of unspecified wrist, initial encounter | CMS +S60919D | Unspecified superficial injury of unspecified wrist, subsequent encounter | CMS +S60919S | Unspecified superficial injury of unspecified wrist, sequela | CMS +S60921A | Unspecified superficial injury of right hand, initial encounter | CMS +S60921D | Unspecified superficial injury of right hand, subsequent encounter | CMS +S60921S | Unspecified superficial injury of right hand, sequela | CMS +S60922A | Unspecified superficial injury of left hand, initial encounter | CMS +S60922D | Unspecified superficial injury of left hand, subsequent encounter | CMS +S60922S | Unspecified superficial injury of left hand, sequela | CMS +S60929A | Unspecified superficial injury of unspecified hand, initial encounter | CMS +S60929D | Unspecified superficial injury of unspecified hand, subsequent encounter | CMS +S60929S | Unspecified superficial injury of unspecified hand, sequela | CMS +S60931A | Unspecified superficial injury of right thumb, initial encounter | CMS +S60931D | Unspecified superficial injury of right thumb, subsequent encounter | CMS +S60931S | Unspecified superficial injury of right thumb, sequela | CMS +S60932A | Unspecified superficial injury of left thumb, initial encounter | CMS +S60932D | Unspecified superficial injury of left thumb, subsequent encounter | CMS +S60932S | Unspecified superficial injury of left thumb, sequela | CMS +S60939A | Unspecified superficial injury of unspecified thumb, initial encounter | CMS +S60939D | Unspecified superficial injury of unspecified thumb, subsequent encounter | CMS +S60939S | Unspecified superficial injury of unspecified thumb, sequela | CMS +S60940A | Unspecified superficial injury of right index finger, initial encounter | CMS +S60940D | Unspecified superficial injury of right index finger, subsequent encounter | CMS +S60940S | Unspecified superficial injury of right index finger, sequela | CMS +S60941A | Unspecified superficial injury of left index finger, initial encounter | CMS +S60941D | Unspecified superficial injury of left index finger, subsequent encounter | CMS +S60941S | Unspecified superficial injury of left index finger, sequela | CMS +S60942A | Unspecified superficial injury of right middle finger, initial encounter | CMS +S60942D | Unspecified superficial injury of right middle finger, subsequent encounter | CMS +S60942S | Unspecified superficial injury of right middle finger, sequela | CMS +S60943A | Unspecified superficial injury of left middle finger, initial encounter | CMS +S60943D | Unspecified superficial injury of left middle finger, subsequent encounter | CMS +S60943S | Unspecified superficial injury of left middle finger, sequela | CMS +S60944A | Unspecified superficial injury of right ring finger, initial encounter | CMS +S60944D | Unspecified superficial injury of right ring finger, subsequent encounter | CMS +S60944S | Unspecified superficial injury of right ring finger, sequela | CMS +S60945A | Unspecified superficial injury of left ring finger, initial encounter | CMS +S60945D | Unspecified superficial injury of left ring finger, subsequent encounter | CMS +S60945S | Unspecified superficial injury of left ring finger, sequela | CMS +S60946A | Unspecified superficial injury of right little finger, initial encounter | CMS +S60946D | Unspecified superficial injury of right little finger, subsequent encounter | CMS +S60946S | Unspecified superficial injury of right little finger, sequela | CMS +S60947A | Unspecified superficial injury of left little finger, initial encounter | CMS +S60947D | Unspecified superficial injury of left little finger, subsequent encounter | CMS +S60947S | Unspecified superficial injury of left little finger, sequela | CMS +S60948A | Unspecified superficial injury of other finger, initial encounter | CMS +S60948D | Unspecified superficial injury of other finger, subsequent encounter | CMS +S60948S | Unspecified superficial injury of other finger, sequela | CMS +S60949A | Unspecified superficial injury of unspecified finger, initial encounter | CMS +S60949D | Unspecified superficial injury of unspecified finger, subsequent encounter | CMS +S60949S | Unspecified superficial injury of unspecified finger, sequela | CMS +S61001A | Unspecified open wound of right thumb without damage to nail, initial encounter | CMS +S61001D | Unspecified open wound of right thumb without damage to nail, subsequent encounter | CMS +S61001S | Unspecified open wound of right thumb without damage to nail, sequela | CMS +S61002A | Unspecified open wound of left thumb without damage to nail, initial encounter | CMS +S61002D | Unspecified open wound of left thumb without damage to nail, subsequent encounter | CMS +S61002S | Unspecified open wound of left thumb without damage to nail, sequela | CMS +S61009A | Unspecified open wound of unspecified thumb without damage to nail, initial encounter | CMS +S61009D | Unspecified open wound of unspecified thumb without damage to nail, subsequent encounter | CMS +S61009S | Unspecified open wound of unspecified thumb without damage to nail, sequela | CMS +S61011A | Laceration without foreign body of right thumb without damage to nail, initial encounter | CMS +S61011D | Laceration without foreign body of right thumb without damage to nail, subsequent encounter | CMS +S61011S | Laceration without foreign body of right thumb without damage to nail, sequela | CMS +S61012A | Laceration without foreign body of left thumb without damage to nail, initial encounter | CMS +S61012D | Laceration without foreign body of left thumb without damage to nail, subsequent encounter | CMS +S61012S | Laceration without foreign body of left thumb without damage to nail, sequela | CMS +S61019A | Laceration without foreign body of unspecified thumb without damage to nail, initial encounter | CMS +S61019D | Laceration without foreign body of unspecified thumb without damage to nail, subsequent encounter | CMS +S61019S | Laceration without foreign body of unspecified thumb without damage to nail, sequela | CMS +S61021A | Laceration with foreign body of right thumb without damage to nail, initial encounter | CMS +S61021D | Laceration with foreign body of right thumb without damage to nail, subsequent encounter | CMS +S61021S | Laceration with foreign body of right thumb without damage to nail, sequela | CMS +S61022A | Laceration with foreign body of left thumb without damage to nail, initial encounter | CMS +S61022D | Laceration with foreign body of left thumb without damage to nail, subsequent encounter | CMS +S61022S | Laceration with foreign body of left thumb without damage to nail, sequela | CMS +S61029A | Laceration with foreign body of unspecified thumb without damage to nail, initial encounter | CMS +S61029D | Laceration with foreign body of unspecified thumb without damage to nail, subsequent encounter | CMS +S61029S | Laceration with foreign body of unspecified thumb without damage to nail, sequela | CMS +S61031A | Puncture wound without foreign body of right thumb without damage to nail, initial encounter | CMS +S61031D | Puncture wound without foreign body of right thumb without damage to nail, subsequent encounter | CMS +S61031S | Puncture wound without foreign body of right thumb without damage to nail, sequela | CMS +S61032A | Puncture wound without foreign body of left thumb without damage to nail, initial encounter | CMS +S61032D | Puncture wound without foreign body of left thumb without damage to nail, subsequent encounter | CMS +S61032S | Puncture wound without foreign body of left thumb without damage to nail, sequela | CMS +S61039A | Puncture wound without foreign body of unspecified thumb without damage to nail, initial encounter | CMS +S61039D | Puncture wound without foreign body of unspecified thumb without damage to nail, subsequent encounter | CMS +S61039S | Puncture wound without foreign body of unspecified thumb without damage to nail, sequela | CMS +S61041A | Puncture wound with foreign body of right thumb without damage to nail, initial encounter | CMS +S61041D | Puncture wound with foreign body of right thumb without damage to nail, subsequent encounter | CMS +S61041S | Puncture wound with foreign body of right thumb without damage to nail, sequela | CMS +S61042A | Puncture wound with foreign body of left thumb without damage to nail, initial encounter | CMS +S61042D | Puncture wound with foreign body of left thumb without damage to nail, subsequent encounter | CMS +S61042S | Puncture wound with foreign body of left thumb without damage to nail, sequela | CMS +S61049A | Puncture wound with foreign body of unspecified thumb without damage to nail, initial encounter | CMS +S61049D | Puncture wound with foreign body of unspecified thumb without damage to nail, subsequent encounter | CMS +S61049S | Puncture wound with foreign body of unspecified thumb without damage to nail, sequela | CMS +S61051A | Open bite of right thumb without damage to nail, initial encounter | CMS +S61051D | Open bite of right thumb without damage to nail, subsequent encounter | CMS +S61051S | Open bite of right thumb without damage to nail, sequela | CMS +S61052A | Open bite of left thumb without damage to nail, initial encounter | CMS +S61052D | Open bite of left thumb without damage to nail, subsequent encounter | CMS +S61052S | Open bite of left thumb without damage to nail, sequela | CMS +S61059A | Open bite of unspecified thumb without damage to nail, initial encounter | CMS +S61059D | Open bite of unspecified thumb without damage to nail, subsequent encounter | CMS +S61059S | Open bite of unspecified thumb without damage to nail, sequela | CMS +S61101A | Unspecified open wound of right thumb with damage to nail, initial encounter | CMS +S61101D | Unspecified open wound of right thumb with damage to nail, subsequent encounter | CMS +S61101S | Unspecified open wound of right thumb with damage to nail, sequela | CMS +S61102A | Unspecified open wound of left thumb with damage to nail, initial encounter | CMS +S61102D | Unspecified open wound of left thumb with damage to nail, subsequent encounter | CMS +S61102S | Unspecified open wound of left thumb with damage to nail, sequela | CMS +S61109A | Unspecified open wound of unspecified thumb with damage to nail, initial encounter | CMS +S61109D | Unspecified open wound of unspecified thumb with damage to nail, subsequent encounter | CMS +S61109S | Unspecified open wound of unspecified thumb with damage to nail, sequela | CMS +S61111A | Laceration without foreign body of right thumb with damage to nail, initial encounter | CMS +S61111D | Laceration without foreign body of right thumb with damage to nail, subsequent encounter | CMS +S61111S | Laceration without foreign body of right thumb with damage to nail, sequela | CMS +S61112A | Laceration without foreign body of left thumb with damage to nail, initial encounter | CMS +S61112D | Laceration without foreign body of left thumb with damage to nail, subsequent encounter | CMS +S61112S | Laceration without foreign body of left thumb with damage to nail, sequela | CMS +S61119A | Laceration without foreign body of unspecified thumb with damage to nail, initial encounter | CMS +S61119D | Laceration without foreign body of unspecified thumb with damage to nail, subsequent encounter | CMS +S61119S | Laceration without foreign body of unspecified thumb with damage to nail, sequela | CMS +S61121A | Laceration with foreign body of right thumb with damage to nail, initial encounter | CMS +S61121D | Laceration with foreign body of right thumb with damage to nail, subsequent encounter | CMS +S61121S | Laceration with foreign body of right thumb with damage to nail, sequela | CMS +S61122A | Laceration with foreign body of left thumb with damage to nail, initial encounter | CMS +S61122D | Laceration with foreign body of left thumb with damage to nail, subsequent encounter | CMS +S61122S | Laceration with foreign body of left thumb with damage to nail, sequela | CMS +S61129A | Laceration with foreign body of unspecified thumb with damage to nail, initial encounter | CMS +S61129D | Laceration with foreign body of unspecified thumb with damage to nail, subsequent encounter | CMS +S61129S | Laceration with foreign body of unspecified thumb with damage to nail, sequela | CMS +S61131A | Puncture wound without foreign body of right thumb with damage to nail, initial encounter | CMS +S61131D | Puncture wound without foreign body of right thumb with damage to nail, subsequent encounter | CMS +S61131S | Puncture wound without foreign body of right thumb with damage to nail, sequela | CMS +S61132A | Puncture wound without foreign body of left thumb with damage to nail, initial encounter | CMS +S61132D | Puncture wound without foreign body of left thumb with damage to nail, subsequent encounter | CMS +S61132S | Puncture wound without foreign body of left thumb with damage to nail, sequela | CMS +S61139A | Puncture wound without foreign body of unspecified thumb with damage to nail, initial encounter | CMS +S61139D | Puncture wound without foreign body of unspecified thumb with damage to nail, subsequent encounter | CMS +S61139S | Puncture wound without foreign body of unspecified thumb with damage to nail, sequela | CMS +S61141A | Puncture wound with foreign body of right thumb with damage to nail, initial encounter | CMS +S61141D | Puncture wound with foreign body of right thumb with damage to nail, subsequent encounter | CMS +S61141S | Puncture wound with foreign body of right thumb with damage to nail, sequela | CMS +S61142A | Puncture wound with foreign body of left thumb with damage to nail, initial encounter | CMS +S61142D | Puncture wound with foreign body of left thumb with damage to nail, subsequent encounter | CMS +S61142S | Puncture wound with foreign body of left thumb with damage to nail, sequela | CMS +S61149A | Puncture wound with foreign body of unspecified thumb with damage to nail, initial encounter | CMS +S61149D | Puncture wound with foreign body of unspecified thumb with damage to nail, subsequent encounter | CMS +S61149S | Puncture wound with foreign body of unspecified thumb with damage to nail, sequela | CMS +S61151A | Open bite of right thumb with damage to nail, initial encounter | CMS +S61151D | Open bite of right thumb with damage to nail, subsequent encounter | CMS +S61151S | Open bite of right thumb with damage to nail, sequela | CMS +S61152A | Open bite of left thumb with damage to nail, initial encounter | CMS +S61152D | Open bite of left thumb with damage to nail, subsequent encounter | CMS +S61152S | Open bite of left thumb with damage to nail, sequela | CMS +S61159A | Open bite of unspecified thumb with damage to nail, initial encounter | CMS +S61159D | Open bite of unspecified thumb with damage to nail, subsequent encounter | CMS +S61159S | Open bite of unspecified thumb with damage to nail, sequela | CMS +S61200A | Unspecified open wound of right index finger without damage to nail, initial encounter | CMS +S61200D | Unspecified open wound of right index finger without damage to nail, subsequent encounter | CMS +S61200S | Unspecified open wound of right index finger without damage to nail, sequela | CMS +S61201A | Unspecified open wound of left index finger without damage to nail, initial encounter | CMS +S61201D | Unspecified open wound of left index finger without damage to nail, subsequent encounter | CMS +S61201S | Unspecified open wound of left index finger without damage to nail, sequela | CMS +S61202A | Unspecified open wound of right middle finger without damage to nail, initial encounter | CMS +S61202D | Unspecified open wound of right middle finger without damage to nail, subsequent encounter | CMS +S61202S | Unspecified open wound of right middle finger without damage to nail, sequela | CMS +S61203A | Unspecified open wound of left middle finger without damage to nail, initial encounter | CMS +S61203D | Unspecified open wound of left middle finger without damage to nail, subsequent encounter | CMS +S61203S | Unspecified open wound of left middle finger without damage to nail, sequela | CMS +S61204A | Unspecified open wound of right ring finger without damage to nail, initial encounter | CMS +S61204D | Unspecified open wound of right ring finger without damage to nail, subsequent encounter | CMS +S61204S | Unspecified open wound of right ring finger without damage to nail, sequela | CMS +S61205A | Unspecified open wound of left ring finger without damage to nail, initial encounter | CMS +S61205D | Unspecified open wound of left ring finger without damage to nail, subsequent encounter | CMS +S61205S | Unspecified open wound of left ring finger without damage to nail, sequela | CMS +S61206A | Unspecified open wound of right little finger without damage to nail, initial encounter | CMS +S61206D | Unspecified open wound of right little finger without damage to nail, subsequent encounter | CMS +S61206S | Unspecified open wound of right little finger without damage to nail, sequela | CMS +S61207A | Unspecified open wound of left little finger without damage to nail, initial encounter | CMS +S61207D | Unspecified open wound of left little finger without damage to nail, subsequent encounter | CMS +S61207S | Unspecified open wound of left little finger without damage to nail, sequela | CMS +S61208A | Unspecified open wound of other finger without damage to nail, initial encounter | CMS +S61208D | Unspecified open wound of other finger without damage to nail, subsequent encounter | CMS +S61208S | Unspecified open wound of other finger without damage to nail, sequela | CMS +S61209A | Unspecified open wound of unspecified finger without damage to nail, initial encounter | CMS +S61209D | Unspecified open wound of unspecified finger without damage to nail, subsequent encounter | CMS +S61209S | Unspecified open wound of unspecified finger without damage to nail, sequela | CMS +S61210A | Laceration without foreign body of right index finger without damage to nail, initial encounter | CMS +S61210D | Laceration without foreign body of right index finger without damage to nail, subsequent encounter | CMS +S61210S | Laceration without foreign body of right index finger without damage to nail, sequela | CMS +S61211A | Laceration without foreign body of left index finger without damage to nail, initial encounter | CMS +S61211D | Laceration without foreign body of left index finger without damage to nail, subsequent encounter | CMS +S61211S | Laceration without foreign body of left index finger without damage to nail, sequela | CMS +S61212A | Laceration without foreign body of right middle finger without damage to nail, initial encounter | CMS +S61212D | Laceration without foreign body of right middle finger without damage to nail, subsequent encounter | CMS +S61212S | Laceration without foreign body of right middle finger without damage to nail, sequela | CMS +S61213A | Laceration without foreign body of left middle finger without damage to nail, initial encounter | CMS +S61213D | Laceration without foreign body of left middle finger without damage to nail, subsequent encounter | CMS +S61213S | Laceration without foreign body of left middle finger without damage to nail, sequela | CMS +S61214A | Laceration without foreign body of right ring finger without damage to nail, initial encounter | CMS +S61214D | Laceration without foreign body of right ring finger without damage to nail, subsequent encounter | CMS +S61214S | Laceration without foreign body of right ring finger without damage to nail, sequela | CMS +S61215A | Laceration without foreign body of left ring finger without damage to nail, initial encounter | CMS +S61215D | Laceration without foreign body of left ring finger without damage to nail, subsequent encounter | CMS +S61215S | Laceration without foreign body of left ring finger without damage to nail, sequela | CMS +S61216A | Laceration without foreign body of right little finger without damage to nail, initial encounter | CMS +S61216D | Laceration without foreign body of right little finger without damage to nail, subsequent encounter | CMS +S61216S | Laceration without foreign body of right little finger without damage to nail, sequela | CMS +S61217A | Laceration without foreign body of left little finger without damage to nail, initial encounter | CMS +S61217D | Laceration without foreign body of left little finger without damage to nail, subsequent encounter | CMS +S61217S | Laceration without foreign body of left little finger without damage to nail, sequela | CMS +S61218A | Laceration without foreign body of other finger without damage to nail, initial encounter | CMS +S61218D | Laceration without foreign body of other finger without damage to nail, subsequent encounter | CMS +S61218S | Laceration without foreign body of other finger without damage to nail, sequela | CMS +S61219A | Laceration without foreign body of unspecified finger without damage to nail, initial encounter | CMS +S61219D | Laceration without foreign body of unspecified finger without damage to nail, subsequent encounter | CMS +S61219S | Laceration without foreign body of unspecified finger without damage to nail, sequela | CMS +S61220A | Laceration with foreign body of right index finger without damage to nail, initial encounter | CMS +S61220D | Laceration with foreign body of right index finger without damage to nail, subsequent encounter | CMS +S61220S | Laceration with foreign body of right index finger without damage to nail, sequela | CMS +S61221A | Laceration with foreign body of left index finger without damage to nail, initial encounter | CMS +S61221D | Laceration with foreign body of left index finger without damage to nail, subsequent encounter | CMS +S61221S | Laceration with foreign body of left index finger without damage to nail, sequela | CMS +S61222A | Laceration with foreign body of right middle finger without damage to nail, initial encounter | CMS +S61222D | Laceration with foreign body of right middle finger without damage to nail, subsequent encounter | CMS +S61222S | Laceration with foreign body of right middle finger without damage to nail, sequela | CMS +S61223A | Laceration with foreign body of left middle finger without damage to nail, initial encounter | CMS +S61223D | Laceration with foreign body of left middle finger without damage to nail, subsequent encounter | CMS +S61223S | Laceration with foreign body of left middle finger without damage to nail, sequela | CMS +S61224A | Laceration with foreign body of right ring finger without damage to nail, initial encounter | CMS +S61224D | Laceration with foreign body of right ring finger without damage to nail, subsequent encounter | CMS +S61224S | Laceration with foreign body of right ring finger without damage to nail, sequela | CMS +S61225A | Laceration with foreign body of left ring finger without damage to nail, initial encounter | CMS +S61225D | Laceration with foreign body of left ring finger without damage to nail, subsequent encounter | CMS +S61225S | Laceration with foreign body of left ring finger without damage to nail, sequela | CMS +S61226A | Laceration with foreign body of right little finger without damage to nail, initial encounter | CMS +S61226D | Laceration with foreign body of right little finger without damage to nail, subsequent encounter | CMS +S61226S | Laceration with foreign body of right little finger without damage to nail, sequela | CMS +S61227A | Laceration with foreign body of left little finger without damage to nail, initial encounter | CMS +S61227D | Laceration with foreign body of left little finger without damage to nail, subsequent encounter | CMS +S61227S | Laceration with foreign body of left little finger without damage to nail, sequela | CMS +S61228A | Laceration with foreign body of other finger without damage to nail, initial encounter | CMS +S61228D | Laceration with foreign body of other finger without damage to nail, subsequent encounter | CMS +S61228S | Laceration with foreign body of other finger without damage to nail, sequela | CMS +S61229A | Laceration with foreign body of unspecified finger without damage to nail, initial encounter | CMS +S61229D | Laceration with foreign body of unspecified finger without damage to nail, subsequent encounter | CMS +S61229S | Laceration with foreign body of unspecified finger without damage to nail, sequela | CMS +S61230A | Puncture wound without foreign body of right index finger without damage to nail, initial encounter | CMS +S61230D | Puncture wound without foreign body of right index finger without damage to nail, subsequent encounter | CMS +S61230S | Puncture wound without foreign body of right index finger without damage to nail, sequela | CMS +S61231A | Puncture wound without foreign body of left index finger without damage to nail, initial encounter | CMS +S61231D | Puncture wound without foreign body of left index finger without damage to nail, subsequent encounter | CMS +S61231S | Puncture wound without foreign body of left index finger without damage to nail, sequela | CMS +S61232A | Puncture wound without foreign body of right middle finger without damage to nail, initial encounter | CMS +S61232D | Puncture wound without foreign body of right middle finger without damage to nail, subsequent encounter | CMS +S61232S | Puncture wound without foreign body of right middle finger without damage to nail, sequela | CMS +S61233A | Puncture wound without foreign body of left middle finger without damage to nail, initial encounter | CMS +S61233D | Puncture wound without foreign body of left middle finger without damage to nail, subsequent encounter | CMS +S61233S | Puncture wound without foreign body of left middle finger without damage to nail, sequela | CMS +S61234A | Puncture wound without foreign body of right ring finger without damage to nail, initial encounter | CMS +S61234D | Puncture wound without foreign body of right ring finger without damage to nail, subsequent encounter | CMS +S61234S | Puncture wound without foreign body of right ring finger without damage to nail, sequela | CMS +S61235A | Puncture wound without foreign body of left ring finger without damage to nail, initial encounter | CMS +S61235D | Puncture wound without foreign body of left ring finger without damage to nail, subsequent encounter | CMS +S61235S | Puncture wound without foreign body of left ring finger without damage to nail, sequela | CMS +S61236A | Puncture wound without foreign body of right little finger without damage to nail, initial encounter | CMS +S61236D | Puncture wound without foreign body of right little finger without damage to nail, subsequent encounter | CMS +S61236S | Puncture wound without foreign body of right little finger without damage to nail, sequela | CMS +S61237A | Puncture wound without foreign body of left little finger without damage to nail, initial encounter | CMS +S61237D | Puncture wound without foreign body of left little finger without damage to nail, subsequent encounter | CMS +S61237S | Puncture wound without foreign body of left little finger without damage to nail, sequela | CMS +S61238A | Puncture wound without foreign body of other finger without damage to nail, initial encounter | CMS +S61238D | Puncture wound without foreign body of other finger without damage to nail, subsequent encounter | CMS +S61238S | Puncture wound without foreign body of other finger without damage to nail, sequela | CMS +S61239A | Puncture wound without foreign body of unspecified finger without damage to nail, initial encounter | CMS +S61239D | Puncture wound without foreign body of unspecified finger without damage to nail, subsequent encounter | CMS +S61239S | Puncture wound without foreign body of unspecified finger without damage to nail, sequela | CMS +S61240A | Puncture wound with foreign body of right index finger without damage to nail, initial encounter | CMS +S61240D | Puncture wound with foreign body of right index finger without damage to nail, subsequent encounter | CMS +S61240S | Puncture wound with foreign body of right index finger without damage to nail, sequela | CMS +S61241A | Puncture wound with foreign body of left index finger without damage to nail, initial encounter | CMS +S61241D | Puncture wound with foreign body of left index finger without damage to nail, subsequent encounter | CMS +S61241S | Puncture wound with foreign body of left index finger without damage to nail, sequela | CMS +S61242A | Puncture wound with foreign body of right middle finger without damage to nail, initial encounter | CMS +S61242D | Puncture wound with foreign body of right middle finger without damage to nail, subsequent encounter | CMS +S61242S | Puncture wound with foreign body of right middle finger without damage to nail, sequela | CMS +S61243A | Puncture wound with foreign body of left middle finger without damage to nail, initial encounter | CMS +S61243D | Puncture wound with foreign body of left middle finger without damage to nail, subsequent encounter | CMS +S61243S | Puncture wound with foreign body of left middle finger without damage to nail, sequela | CMS +S61244A | Puncture wound with foreign body of right ring finger without damage to nail, initial encounter | CMS +S61244D | Puncture wound with foreign body of right ring finger without damage to nail, subsequent encounter | CMS +S61244S | Puncture wound with foreign body of right ring finger without damage to nail, sequela | CMS +S61245A | Puncture wound with foreign body of left ring finger without damage to nail, initial encounter | CMS +S61245D | Puncture wound with foreign body of left ring finger without damage to nail, subsequent encounter | CMS +S61245S | Puncture wound with foreign body of left ring finger without damage to nail, sequela | CMS +S61246A | Puncture wound with foreign body of right little finger without damage to nail, initial encounter | CMS +S61246D | Puncture wound with foreign body of right little finger without damage to nail, subsequent encounter | CMS +S61246S | Puncture wound with foreign body of right little finger without damage to nail, sequela | CMS +S61247A | Puncture wound with foreign body of left little finger without damage to nail, initial encounter | CMS +S61247D | Puncture wound with foreign body of left little finger without damage to nail, subsequent encounter | CMS +S61247S | Puncture wound with foreign body of left little finger without damage to nail, sequela | CMS +S61248A | Puncture wound with foreign body of other finger without damage to nail, initial encounter | CMS +S61248D | Puncture wound with foreign body of other finger without damage to nail, subsequent encounter | CMS +S61248S | Puncture wound with foreign body of other finger without damage to nail, sequela | CMS +S61249A | Puncture wound with foreign body of unspecified finger without damage to nail, initial encounter | CMS +S61249D | Puncture wound with foreign body of unspecified finger without damage to nail, subsequent encounter | CMS +S61249S | Puncture wound with foreign body of unspecified finger without damage to nail, sequela | CMS +S61250A | Open bite of right index finger without damage to nail, initial encounter | CMS +S61250D | Open bite of right index finger without damage to nail, subsequent encounter | CMS +S61250S | Open bite of right index finger without damage to nail, sequela | CMS +S61251A | Open bite of left index finger without damage to nail, initial encounter | CMS +S61251D | Open bite of left index finger without damage to nail, subsequent encounter | CMS +S61251S | Open bite of left index finger without damage to nail, sequela | CMS +S61252A | Open bite of right middle finger without damage to nail, initial encounter | CMS +S61252D | Open bite of right middle finger without damage to nail, subsequent encounter | CMS +S61252S | Open bite of right middle finger without damage to nail, sequela | CMS +S61253A | Open bite of left middle finger without damage to nail, initial encounter | CMS +S61253D | Open bite of left middle finger without damage to nail, subsequent encounter | CMS +S61253S | Open bite of left middle finger without damage to nail, sequela | CMS +S61254A | Open bite of right ring finger without damage to nail, initial encounter | CMS +S61254D | Open bite of right ring finger without damage to nail, subsequent encounter | CMS +S61254S | Open bite of right ring finger without damage to nail, sequela | CMS +S61255A | Open bite of left ring finger without damage to nail, initial encounter | CMS +S61255D | Open bite of left ring finger without damage to nail, subsequent encounter | CMS +S61255S | Open bite of left ring finger without damage to nail, sequela | CMS +S61256A | Open bite of right little finger without damage to nail, initial encounter | CMS +S61256D | Open bite of right little finger without damage to nail, subsequent encounter | CMS +S61256S | Open bite of right little finger without damage to nail, sequela | CMS +S61257A | Open bite of left little finger without damage to nail, initial encounter | CMS +S61257D | Open bite of left little finger without damage to nail, subsequent encounter | CMS +S61257S | Open bite of left little finger without damage to nail, sequela | CMS +S61258A | Open bite of other finger without damage to nail, initial encounter | CMS +S61258D | Open bite of other finger without damage to nail, subsequent encounter | CMS +S61258S | Open bite of other finger without damage to nail, sequela | CMS +S61259A | Open bite of unspecified finger without damage to nail, initial encounter | CMS +S61259D | Open bite of unspecified finger without damage to nail, subsequent encounter | CMS +S61259S | Open bite of unspecified finger without damage to nail, sequela | CMS +S61300A | Unspecified open wound of right index finger with damage to nail, initial encounter | CMS +S61300D | Unspecified open wound of right index finger with damage to nail, subsequent encounter | CMS +S61300S | Unspecified open wound of right index finger with damage to nail, sequela | CMS +S61301A | Unspecified open wound of left index finger with damage to nail, initial encounter | CMS +S61301D | Unspecified open wound of left index finger with damage to nail, subsequent encounter | CMS +S61301S | Unspecified open wound of left index finger with damage to nail, sequela | CMS +S61302A | Unspecified open wound of right middle finger with damage to nail, initial encounter | CMS +S61302D | Unspecified open wound of right middle finger with damage to nail, subsequent encounter | CMS +S61302S | Unspecified open wound of right middle finger with damage to nail, sequela | CMS +S61303A | Unspecified open wound of left middle finger with damage to nail, initial encounter | CMS +S61303D | Unspecified open wound of left middle finger with damage to nail, subsequent encounter | CMS +S61303S | Unspecified open wound of left middle finger with damage to nail, sequela | CMS +S61304A | Unspecified open wound of right ring finger with damage to nail, initial encounter | CMS +S61304D | Unspecified open wound of right ring finger with damage to nail, subsequent encounter | CMS +S61304S | Unspecified open wound of right ring finger with damage to nail, sequela | CMS +S61305A | Unspecified open wound of left ring finger with damage to nail, initial encounter | CMS +S61305D | Unspecified open wound of left ring finger with damage to nail, subsequent encounter | CMS +S61305S | Unspecified open wound of left ring finger with damage to nail, sequela | CMS +S61306A | Unspecified open wound of right little finger with damage to nail, initial encounter | CMS +S61306D | Unspecified open wound of right little finger with damage to nail, subsequent encounter | CMS +S61306S | Unspecified open wound of right little finger with damage to nail, sequela | CMS +S61307A | Unspecified open wound of left little finger with damage to nail, initial encounter | CMS +S61307D | Unspecified open wound of left little finger with damage to nail, subsequent encounter | CMS +S61307S | Unspecified open wound of left little finger with damage to nail, sequela | CMS +S61308A | Unspecified open wound of other finger with damage to nail, initial encounter | CMS +S61308D | Unspecified open wound of other finger with damage to nail, subsequent encounter | CMS +S61308S | Unspecified open wound of other finger with damage to nail, sequela | CMS +S61309A | Unspecified open wound of unspecified finger with damage to nail, initial encounter | CMS +S61309D | Unspecified open wound of unspecified finger with damage to nail, subsequent encounter | CMS +S61309S | Unspecified open wound of unspecified finger with damage to nail, sequela | CMS +S61310A | Laceration without foreign body of right index finger with damage to nail, initial encounter | CMS +S61310D | Laceration without foreign body of right index finger with damage to nail, subsequent encounter | CMS +S61310S | Laceration without foreign body of right index finger with damage to nail, sequela | CMS +S61311A | Laceration without foreign body of left index finger with damage to nail, initial encounter | CMS +S61311D | Laceration without foreign body of left index finger with damage to nail, subsequent encounter | CMS +S61311S | Laceration without foreign body of left index finger with damage to nail, sequela | CMS +S61312A | Laceration without foreign body of right middle finger with damage to nail, initial encounter | CMS +S61312D | Laceration without foreign body of right middle finger with damage to nail, subsequent encounter | CMS +S61312S | Laceration without foreign body of right middle finger with damage to nail, sequela | CMS +S61313A | Laceration without foreign body of left middle finger with damage to nail, initial encounter | CMS +S61313D | Laceration without foreign body of left middle finger with damage to nail, subsequent encounter | CMS +S61313S | Laceration without foreign body of left middle finger with damage to nail, sequela | CMS +S61314A | Laceration without foreign body of right ring finger with damage to nail, initial encounter | CMS +S61314D | Laceration without foreign body of right ring finger with damage to nail, subsequent encounter | CMS +S61314S | Laceration without foreign body of right ring finger with damage to nail, sequela | CMS +S61315A | Laceration without foreign body of left ring finger with damage to nail, initial encounter | CMS +S61315D | Laceration without foreign body of left ring finger with damage to nail, subsequent encounter | CMS +S61315S | Laceration without foreign body of left ring finger with damage to nail, sequela | CMS +S61316A | Laceration without foreign body of right little finger with damage to nail, initial encounter | CMS +S61316D | Laceration without foreign body of right little finger with damage to nail, subsequent encounter | CMS +S61316S | Laceration without foreign body of right little finger with damage to nail, sequela | CMS +S61317A | Laceration without foreign body of left little finger with damage to nail, initial encounter | CMS +S61317D | Laceration without foreign body of left little finger with damage to nail, subsequent encounter | CMS +S61317S | Laceration without foreign body of left little finger with damage to nail, sequela | CMS +S61318A | Laceration without foreign body of other finger with damage to nail, initial encounter | CMS +S61318D | Laceration without foreign body of other finger with damage to nail, subsequent encounter | CMS +S61318S | Laceration without foreign body of other finger with damage to nail, sequela | CMS +S61319A | Laceration without foreign body of unspecified finger with damage to nail, initial encounter | CMS +S61319D | Laceration without foreign body of unspecified finger with damage to nail, subsequent encounter | CMS +S61319S | Laceration without foreign body of unspecified finger with damage to nail, sequela | CMS +S61320A | Laceration with foreign body of right index finger with damage to nail, initial encounter | CMS +S61320D | Laceration with foreign body of right index finger with damage to nail, subsequent encounter | CMS +S61320S | Laceration with foreign body of right index finger with damage to nail, sequela | CMS +S61321A | Laceration with foreign body of left index finger with damage to nail, initial encounter | CMS +S61321D | Laceration with foreign body of left index finger with damage to nail, subsequent encounter | CMS +S61321S | Laceration with foreign body of left index finger with damage to nail, sequela | CMS +S61322A | Laceration with foreign body of right middle finger with damage to nail, initial encounter | CMS +S61322D | Laceration with foreign body of right middle finger with damage to nail, subsequent encounter | CMS +S61322S | Laceration with foreign body of right middle finger with damage to nail, sequela | CMS +S61323A | Laceration with foreign body of left middle finger with damage to nail, initial encounter | CMS +S61323D | Laceration with foreign body of left middle finger with damage to nail, subsequent encounter | CMS +S61323S | Laceration with foreign body of left middle finger with damage to nail, sequela | CMS +S61324A | Laceration with foreign body of right ring finger with damage to nail, initial encounter | CMS +S61324D | Laceration with foreign body of right ring finger with damage to nail, subsequent encounter | CMS +S61324S | Laceration with foreign body of right ring finger with damage to nail, sequela | CMS +S61325A | Laceration with foreign body of left ring finger with damage to nail, initial encounter | CMS +S61325D | Laceration with foreign body of left ring finger with damage to nail, subsequent encounter | CMS +S61325S | Laceration with foreign body of left ring finger with damage to nail, sequela | CMS +S61326A | Laceration with foreign body of right little finger with damage to nail, initial encounter | CMS +S61326D | Laceration with foreign body of right little finger with damage to nail, subsequent encounter | CMS +S61326S | Laceration with foreign body of right little finger with damage to nail, sequela | CMS +S61327A | Laceration with foreign body of left little finger with damage to nail, initial encounter | CMS +S61327D | Laceration with foreign body of left little finger with damage to nail, subsequent encounter | CMS +S61327S | Laceration with foreign body of left little finger with damage to nail, sequela | CMS +S61328A | Laceration with foreign body of other finger with damage to nail, initial encounter | CMS +S61328D | Laceration with foreign body of other finger with damage to nail, subsequent encounter | CMS +S61328S | Laceration with foreign body of other finger with damage to nail, sequela | CMS +S61329A | Laceration with foreign body of unspecified finger with damage to nail, initial encounter | CMS +S61329D | Laceration with foreign body of unspecified finger with damage to nail, subsequent encounter | CMS +S61329S | Laceration with foreign body of unspecified finger with damage to nail, sequela | CMS +S61330A | Puncture wound without foreign body of right index finger with damage to nail, initial encounter | CMS +S61330D | Puncture wound without foreign body of right index finger with damage to nail, subsequent encounter | CMS +S61330S | Puncture wound without foreign body of right index finger with damage to nail, sequela | CMS +S61331A | Puncture wound without foreign body of left index finger with damage to nail, initial encounter | CMS +S61331D | Puncture wound without foreign body of left index finger with damage to nail, subsequent encounter | CMS +S61331S | Puncture wound without foreign body of left index finger with damage to nail, sequela | CMS +S61332A | Puncture wound without foreign body of right middle finger with damage to nail, initial encounter | CMS +S61332D | Puncture wound without foreign body of right middle finger with damage to nail, subsequent encounter | CMS +S61332S | Puncture wound without foreign body of right middle finger with damage to nail, sequela | CMS +S61333A | Puncture wound without foreign body of left middle finger with damage to nail, initial encounter | CMS +S61333D | Puncture wound without foreign body of left middle finger with damage to nail, subsequent encounter | CMS +S61333S | Puncture wound without foreign body of left middle finger with damage to nail, sequela | CMS +S61334A | Puncture wound without foreign body of right ring finger with damage to nail, initial encounter | CMS +S61334D | Puncture wound without foreign body of right ring finger with damage to nail, subsequent encounter | CMS +S61334S | Puncture wound without foreign body of right ring finger with damage to nail, sequela | CMS +S61335A | Puncture wound without foreign body of left ring finger with damage to nail, initial encounter | CMS +S61335D | Puncture wound without foreign body of left ring finger with damage to nail, subsequent encounter | CMS +S61335S | Puncture wound without foreign body of left ring finger with damage to nail, sequela | CMS +S61336A | Puncture wound without foreign body of right little finger with damage to nail, initial encounter | CMS +S61336D | Puncture wound without foreign body of right little finger with damage to nail, subsequent encounter | CMS +S61336S | Puncture wound without foreign body of right little finger with damage to nail, sequela | CMS +S61337A | Puncture wound without foreign body of left little finger with damage to nail, initial encounter | CMS +S61337D | Puncture wound without foreign body of left little finger with damage to nail, subsequent encounter | CMS +S61337S | Puncture wound without foreign body of left little finger with damage to nail, sequela | CMS +S61338A | Puncture wound without foreign body of other finger with damage to nail, initial encounter | CMS +S61338D | Puncture wound without foreign body of other finger with damage to nail, subsequent encounter | CMS +S61338S | Puncture wound without foreign body of other finger with damage to nail, sequela | CMS +S61339A | Puncture wound without foreign body of unspecified finger with damage to nail, initial encounter | CMS +S61339D | Puncture wound without foreign body of unspecified finger with damage to nail, subsequent encounter | CMS +S61339S | Puncture wound without foreign body of unspecified finger with damage to nail, sequela | CMS +S61340A | Puncture wound with foreign body of right index finger with damage to nail, initial encounter | CMS +S61340D | Puncture wound with foreign body of right index finger with damage to nail, subsequent encounter | CMS +S61340S | Puncture wound with foreign body of right index finger with damage to nail, sequela | CMS +S61341A | Puncture wound with foreign body of left index finger with damage to nail, initial encounter | CMS +S61341D | Puncture wound with foreign body of left index finger with damage to nail, subsequent encounter | CMS +S61341S | Puncture wound with foreign body of left index finger with damage to nail, sequela | CMS +S61342A | Puncture wound with foreign body of right middle finger with damage to nail, initial encounter | CMS +S61342D | Puncture wound with foreign body of right middle finger with damage to nail, subsequent encounter | CMS +S61342S | Puncture wound with foreign body of right middle finger with damage to nail, sequela | CMS +S61343A | Puncture wound with foreign body of left middle finger with damage to nail, initial encounter | CMS +S61343D | Puncture wound with foreign body of left middle finger with damage to nail, subsequent encounter | CMS +S61343S | Puncture wound with foreign body of left middle finger with damage to nail, sequela | CMS +S61344A | Puncture wound with foreign body of right ring finger with damage to nail, initial encounter | CMS +S61344D | Puncture wound with foreign body of right ring finger with damage to nail, subsequent encounter | CMS +S61344S | Puncture wound with foreign body of right ring finger with damage to nail, sequela | CMS +S61345A | Puncture wound with foreign body of left ring finger with damage to nail, initial encounter | CMS +S61345D | Puncture wound with foreign body of left ring finger with damage to nail, subsequent encounter | CMS +S61345S | Puncture wound with foreign body of left ring finger with damage to nail, sequela | CMS +S61346A | Puncture wound with foreign body of right little finger with damage to nail, initial encounter | CMS +S61346D | Puncture wound with foreign body of right little finger with damage to nail, subsequent encounter | CMS +S61346S | Puncture wound with foreign body of right little finger with damage to nail, sequela | CMS +S61347A | Puncture wound with foreign body of left little finger with damage to nail, initial encounter | CMS +S61347D | Puncture wound with foreign body of left little finger with damage to nail, subsequent encounter | CMS +S61347S | Puncture wound with foreign body of left little finger with damage to nail, sequela | CMS +S61348A | Puncture wound with foreign body of other finger with damage to nail, initial encounter | CMS +S61348D | Puncture wound with foreign body of other finger with damage to nail, subsequent encounter | CMS +S61348S | Puncture wound with foreign body of other finger with damage to nail, sequela | CMS +S61349A | Puncture wound with foreign body of unspecified finger with damage to nail, initial encounter | CMS +S61349D | Puncture wound with foreign body of unspecified finger with damage to nail, subsequent encounter | CMS +S61349S | Puncture wound with foreign body of unspecified finger with damage to nail, sequela | CMS +S61350A | Open bite of right index finger with damage to nail, initial encounter | CMS +S61350D | Open bite of right index finger with damage to nail, subsequent encounter | CMS +S61350S | Open bite of right index finger with damage to nail, sequela | CMS +S61351A | Open bite of left index finger with damage to nail, initial encounter | CMS +S61351D | Open bite of left index finger with damage to nail, subsequent encounter | CMS +S61351S | Open bite of left index finger with damage to nail, sequela | CMS +S61352A | Open bite of right middle finger with damage to nail, initial encounter | CMS +S61352D | Open bite of right middle finger with damage to nail, subsequent encounter | CMS +S61352S | Open bite of right middle finger with damage to nail, sequela | CMS +S61353A | Open bite of left middle finger with damage to nail, initial encounter | CMS +S61353D | Open bite of left middle finger with damage to nail, subsequent encounter | CMS +S61353S | Open bite of left middle finger with damage to nail, sequela | CMS +S61354A | Open bite of right ring finger with damage to nail, initial encounter | CMS +S61354D | Open bite of right ring finger with damage to nail, subsequent encounter | CMS +S61354S | Open bite of right ring finger with damage to nail, sequela | CMS +S61355A | Open bite of left ring finger with damage to nail, initial encounter | CMS +S61355D | Open bite of left ring finger with damage to nail, subsequent encounter | CMS +S61355S | Open bite of left ring finger with damage to nail, sequela | CMS +S61356A | Open bite of right little finger with damage to nail, initial encounter | CMS +S61356D | Open bite of right little finger with damage to nail, subsequent encounter | CMS +S61356S | Open bite of right little finger with damage to nail, sequela | CMS +S61357A | Open bite of left little finger with damage to nail, initial encounter | CMS +S61357D | Open bite of left little finger with damage to nail, subsequent encounter | CMS +S61357S | Open bite of left little finger with damage to nail, sequela | CMS +S61358A | Open bite of other finger with damage to nail, initial encounter | CMS +S61358D | Open bite of other finger with damage to nail, subsequent encounter | CMS +S61358S | Open bite of other finger with damage to nail, sequela | CMS +S61359A | Open bite of unspecified finger with damage to nail, initial encounter | CMS +S61359D | Open bite of unspecified finger with damage to nail, subsequent encounter | CMS +S61359S | Open bite of unspecified finger with damage to nail, sequela | CMS +S61401A | Unspecified open wound of right hand, initial encounter | CMS +S61401D | Unspecified open wound of right hand, subsequent encounter | CMS +S61401S | Unspecified open wound of right hand, sequela | CMS +S61402A | Unspecified open wound of left hand, initial encounter | CMS +S61402D | Unspecified open wound of left hand, subsequent encounter | CMS +S61402S | Unspecified open wound of left hand, sequela | CMS +S61409A | Unspecified open wound of unspecified hand, initial encounter | CMS +S61409D | Unspecified open wound of unspecified hand, subsequent encounter | CMS +S61409S | Unspecified open wound of unspecified hand, sequela | CMS +S61411A | Laceration without foreign body of right hand, initial encounter | CMS +S61411D | Laceration without foreign body of right hand, subsequent encounter | CMS +S61411S | Laceration without foreign body of right hand, sequela | CMS +S61412A | Laceration without foreign body of left hand, initial encounter | CMS +S61412D | Laceration without foreign body of left hand, subsequent encounter | CMS +S61412S | Laceration without foreign body of left hand, sequela | CMS +S61419A | Laceration without foreign body of unspecified hand, initial encounter | CMS +S61419D | Laceration without foreign body of unspecified hand, subsequent encounter | CMS +S61419S | Laceration without foreign body of unspecified hand, sequela | CMS +S61421A | Laceration with foreign body of right hand, initial encounter | CMS +S61421D | Laceration with foreign body of right hand, subsequent encounter | CMS +S61421S | Laceration with foreign body of right hand, sequela | CMS +S61422A | Laceration with foreign body of left hand, initial encounter | CMS +S61422D | Laceration with foreign body of left hand, subsequent encounter | CMS +S61422S | Laceration with foreign body of left hand, sequela | CMS +S61429A | Laceration with foreign body of unspecified hand, initial encounter | CMS +S61429D | Laceration with foreign body of unspecified hand, subsequent encounter | CMS +S61429S | Laceration with foreign body of unspecified hand, sequela | CMS +S61431A | Puncture wound without foreign body of right hand, initial encounter | CMS +S61431D | Puncture wound without foreign body of right hand, subsequent encounter | CMS +S61431S | Puncture wound without foreign body of right hand, sequela | CMS +S61432A | Puncture wound without foreign body of left hand, initial encounter | CMS +S61432D | Puncture wound without foreign body of left hand, subsequent encounter | CMS +S61432S | Puncture wound without foreign body of left hand, sequela | CMS +S61439A | Puncture wound without foreign body of unspecified hand, initial encounter | CMS +S61439D | Puncture wound without foreign body of unspecified hand, subsequent encounter | CMS +S61439S | Puncture wound without foreign body of unspecified hand, sequela | CMS +S61441A | Puncture wound with foreign body of right hand, initial encounter | CMS +S61441D | Puncture wound with foreign body of right hand, subsequent encounter | CMS +S61441S | Puncture wound with foreign body of right hand, sequela | CMS +S61442A | Puncture wound with foreign body of left hand, initial encounter | CMS +S61442D | Puncture wound with foreign body of left hand, subsequent encounter | CMS +S61442S | Puncture wound with foreign body of left hand, sequela | CMS +S61449A | Puncture wound with foreign body of unspecified hand, initial encounter | CMS +S61449D | Puncture wound with foreign body of unspecified hand, subsequent encounter | CMS +S61449S | Puncture wound with foreign body of unspecified hand, sequela | CMS +S61451A | Open bite of right hand, initial encounter | CMS +S61451D | Open bite of right hand, subsequent encounter | CMS +S61451S | Open bite of right hand, sequela | CMS +S61452A | Open bite of left hand, initial encounter | CMS +S61452D | Open bite of left hand, subsequent encounter | CMS +S61452S | Open bite of left hand, sequela | CMS +S61459A | Open bite of unspecified hand, initial encounter | CMS +S61459D | Open bite of unspecified hand, subsequent encounter | CMS +S61459S | Open bite of unspecified hand, sequela | CMS +S61501A | Unspecified open wound of right wrist, initial encounter | CMS +S61501D | Unspecified open wound of right wrist, subsequent encounter | CMS +S61501S | Unspecified open wound of right wrist, sequela | CMS +S61502A | Unspecified open wound of left wrist, initial encounter | CMS +S61502D | Unspecified open wound of left wrist, subsequent encounter | CMS +S61502S | Unspecified open wound of left wrist, sequela | CMS +S61509A | Unspecified open wound of unspecified wrist, initial encounter | CMS +S61509D | Unspecified open wound of unspecified wrist, subsequent encounter | CMS +S61509S | Unspecified open wound of unspecified wrist, sequela | CMS +S61511A | Laceration without foreign body of right wrist, initial encounter | CMS +S61511D | Laceration without foreign body of right wrist, subsequent encounter | CMS +S61511S | Laceration without foreign body of right wrist, sequela | CMS +S61512A | Laceration without foreign body of left wrist, initial encounter | CMS +S61512D | Laceration without foreign body of left wrist, subsequent encounter | CMS +S61512S | Laceration without foreign body of left wrist, sequela | CMS +S61519A | Laceration without foreign body of unspecified wrist, initial encounter | CMS +S61519D | Laceration without foreign body of unspecified wrist, subsequent encounter | CMS +S61519S | Laceration without foreign body of unspecified wrist, sequela | CMS +S61521A | Laceration with foreign body of right wrist, initial encounter | CMS +S61521D | Laceration with foreign body of right wrist, subsequent encounter | CMS +S61521S | Laceration with foreign body of right wrist, sequela | CMS +S61522A | Laceration with foreign body of left wrist, initial encounter | CMS +S61522D | Laceration with foreign body of left wrist, subsequent encounter | CMS +S61522S | Laceration with foreign body of left wrist, sequela | CMS +S61529A | Laceration with foreign body of unspecified wrist, initial encounter | CMS +S61529D | Laceration with foreign body of unspecified wrist, subsequent encounter | CMS +S61529S | Laceration with foreign body of unspecified wrist, sequela | CMS +S61531A | Puncture wound without foreign body of right wrist, initial encounter | CMS +S61531D | Puncture wound without foreign body of right wrist, subsequent encounter | CMS +S61531S | Puncture wound without foreign body of right wrist, sequela | CMS +S61532A | Puncture wound without foreign body of left wrist, initial encounter | CMS +S61532D | Puncture wound without foreign body of left wrist, subsequent encounter | CMS +S61532S | Puncture wound without foreign body of left wrist, sequela | CMS +S61539A | Puncture wound without foreign body of unspecified wrist, initial encounter | CMS +S61539D | Puncture wound without foreign body of unspecified wrist, subsequent encounter | CMS +S61539S | Puncture wound without foreign body of unspecified wrist, sequela | CMS +S61541A | Puncture wound with foreign body of right wrist, initial encounter | CMS +S61541D | Puncture wound with foreign body of right wrist, subsequent encounter | CMS +S61541S | Puncture wound with foreign body of right wrist, sequela | CMS +S61542A | Puncture wound with foreign body of left wrist, initial encounter | CMS +S61542D | Puncture wound with foreign body of left wrist, subsequent encounter | CMS +S61542S | Puncture wound with foreign body of left wrist, sequela | CMS +S61549A | Puncture wound with foreign body of unspecified wrist, initial encounter | CMS +S61549D | Puncture wound with foreign body of unspecified wrist, subsequent encounter | CMS +S61549S | Puncture wound with foreign body of unspecified wrist, sequela | CMS +S61551A | Open bite of right wrist, initial encounter | CMS +S61551D | Open bite of right wrist, subsequent encounter | CMS +S61551S | Open bite of right wrist, sequela | CMS +S61552A | Open bite of left wrist, initial encounter | CMS +S61552D | Open bite of left wrist, subsequent encounter | CMS +S61552S | Open bite of left wrist, sequela | CMS +S61559A | Open bite of unspecified wrist, initial encounter | CMS +S61559D | Open bite of unspecified wrist, subsequent encounter | CMS +S61559S | Open bite of unspecified wrist, sequela | CMS +S62001A | Unspecified fracture of navicular [scaphoid] bone of right wrist, initial encounter for closed fracture | CMS +S62001B | Unspecified fracture of navicular [scaphoid] bone of right wrist, initial encounter for open fracture | CMS +S62001D | Unspecified fracture of navicular [scaphoid] bone of right wrist, subsequent encounter for fracture with routine healing | CMS +S62001G | Unspecified fracture of navicular [scaphoid] bone of right wrist, subsequent encounter for fracture with delayed healing | CMS +S62001K | Unspecified fracture of navicular [scaphoid] bone of right wrist, subsequent encounter for fracture with nonunion | CMS +S62001P | Unspecified fracture of navicular [scaphoid] bone of right wrist, subsequent encounter for fracture with malunion | CMS +S62001S | Unspecified fracture of navicular [scaphoid] bone of right wrist, sequela | CMS +S62002A | Unspecified fracture of navicular [scaphoid] bone of left wrist, initial encounter for closed fracture | CMS +S62002B | Unspecified fracture of navicular [scaphoid] bone of left wrist, initial encounter for open fracture | CMS +S62002D | Unspecified fracture of navicular [scaphoid] bone of left wrist, subsequent encounter for fracture with routine healing | CMS +S62002G | Unspecified fracture of navicular [scaphoid] bone of left wrist, subsequent encounter for fracture with delayed healing | CMS +S62002K | Unspecified fracture of navicular [scaphoid] bone of left wrist, subsequent encounter for fracture with nonunion | CMS +S62002P | Unspecified fracture of navicular [scaphoid] bone of left wrist, subsequent encounter for fracture with malunion | CMS +S62002S | Unspecified fracture of navicular [scaphoid] bone of left wrist, sequela | CMS +S62009A | Unspecified fracture of navicular [scaphoid] bone of unspecified wrist, initial encounter for closed fracture | CMS +S62009B | Unspecified fracture of navicular [scaphoid] bone of unspecified wrist, initial encounter for open fracture | CMS +S62009D | Unspecified fracture of navicular [scaphoid] bone of unspecified wrist, subsequent encounter for fracture with routine healing | CMS +S62009G | Unspecified fracture of navicular [scaphoid] bone of unspecified wrist, subsequent encounter for fracture with delayed healing | CMS +S62009K | Unspecified fracture of navicular [scaphoid] bone of unspecified wrist, subsequent encounter for fracture with nonunion | CMS +S62009P | Unspecified fracture of navicular [scaphoid] bone of unspecified wrist, subsequent encounter for fracture with malunion | CMS +S62009S | Unspecified fracture of navicular [scaphoid] bone of unspecified wrist, sequela | CMS +S62011A | Displaced fracture of distal pole of navicular [scaphoid] bone of right wrist, initial encounter for closed fracture | CMS +S62011B | Displaced fracture of distal pole of navicular [scaphoid] bone of right wrist, initial encounter for open fracture | CMS +S62011D | Displaced fracture of distal pole of navicular [scaphoid] bone of right wrist, subsequent encounter for fracture with routine healing | CMS +S62011G | Displaced fracture of distal pole of navicular [scaphoid] bone of right wrist, subsequent encounter for fracture with delayed healing | CMS +S62011K | Displaced fracture of distal pole of navicular [scaphoid] bone of right wrist, subsequent encounter for fracture with nonunion | CMS +S62011P | Displaced fracture of distal pole of navicular [scaphoid] bone of right wrist, subsequent encounter for fracture with malunion | CMS +S62011S | Displaced fracture of distal pole of navicular [scaphoid] bone of right wrist, sequela | CMS +S62012A | Displaced fracture of distal pole of navicular [scaphoid] bone of left wrist, initial encounter for closed fracture | CMS +S62012B | Displaced fracture of distal pole of navicular [scaphoid] bone of left wrist, initial encounter for open fracture | CMS +S62012D | Displaced fracture of distal pole of navicular [scaphoid] bone of left wrist, subsequent encounter for fracture with routine healing | CMS +S62012G | Displaced fracture of distal pole of navicular [scaphoid] bone of left wrist, subsequent encounter for fracture with delayed healing | CMS +S62012K | Displaced fracture of distal pole of navicular [scaphoid] bone of left wrist, subsequent encounter for fracture with nonunion | CMS +S62012P | Displaced fracture of distal pole of navicular [scaphoid] bone of left wrist, subsequent encounter for fracture with malunion | CMS +S62012S | Displaced fracture of distal pole of navicular [scaphoid] bone of left wrist, sequela | CMS +S62013A | Displaced fracture of distal pole of navicular [scaphoid] bone of unspecified wrist, initial encounter for closed fracture | CMS +S62013B | Displaced fracture of distal pole of navicular [scaphoid] bone of unspecified wrist, initial encounter for open fracture | CMS +S62013D | Displaced fracture of distal pole of navicular [scaphoid] bone of unspecified wrist, subsequent encounter for fracture with routine healing | CMS +S62013G | Displaced fracture of distal pole of navicular [scaphoid] bone of unspecified wrist, subsequent encounter for fracture with delayed healing | CMS +S62013K | Displaced fracture of distal pole of navicular [scaphoid] bone of unspecified wrist, subsequent encounter for fracture with nonunion | CMS +S62013P | Displaced fracture of distal pole of navicular [scaphoid] bone of unspecified wrist, subsequent encounter for fracture with malunion | CMS +S62013S | Displaced fracture of distal pole of navicular [scaphoid] bone of unspecified wrist, sequela | CMS +S62014A | Nondisplaced fracture of distal pole of navicular [scaphoid] bone of right wrist, initial encounter for closed fracture | CMS +S62014B | Nondisplaced fracture of distal pole of navicular [scaphoid] bone of right wrist, initial encounter for open fracture | CMS +S62014D | Nondisplaced fracture of distal pole of navicular [scaphoid] bone of right wrist, subsequent encounter for fracture with routine healing | CMS +S62014G | Nondisplaced fracture of distal pole of navicular [scaphoid] bone of right wrist, subsequent encounter for fracture with delayed healing | CMS +S62014K | Nondisplaced fracture of distal pole of navicular [scaphoid] bone of right wrist, subsequent encounter for fracture with nonunion | CMS +S62014P | Nondisplaced fracture of distal pole of navicular [scaphoid] bone of right wrist, subsequent encounter for fracture with malunion | CMS +S62014S | Nondisplaced fracture of distal pole of navicular [scaphoid] bone of right wrist, sequela | CMS +S62015A | Nondisplaced fracture of distal pole of navicular [scaphoid] bone of left wrist, initial encounter for closed fracture | CMS +S62015B | Nondisplaced fracture of distal pole of navicular [scaphoid] bone of left wrist, initial encounter for open fracture | CMS +S62015D | Nondisplaced fracture of distal pole of navicular [scaphoid] bone of left wrist, subsequent encounter for fracture with routine healing | CMS +S62015G | Nondisplaced fracture of distal pole of navicular [scaphoid] bone of left wrist, subsequent encounter for fracture with delayed healing | CMS +S62015K | Nondisplaced fracture of distal pole of navicular [scaphoid] bone of left wrist, subsequent encounter for fracture with nonunion | CMS +S62015P | Nondisplaced fracture of distal pole of navicular [scaphoid] bone of left wrist, subsequent encounter for fracture with malunion | CMS +S62015S | Nondisplaced fracture of distal pole of navicular [scaphoid] bone of left wrist, sequela | CMS +S62016A | Nondisplaced fracture of distal pole of navicular [scaphoid] bone of unspecified wrist, initial encounter for closed fracture | CMS +S62016B | Nondisplaced fracture of distal pole of navicular [scaphoid] bone of unspecified wrist, initial encounter for open fracture | CMS +S62016D | Nondisplaced fracture of distal pole of navicular [scaphoid] bone of unspecified wrist, subsequent encounter for fracture with routine healing | CMS +S62016G | Nondisplaced fracture of distal pole of navicular [scaphoid] bone of unspecified wrist, subsequent encounter for fracture with delayed healing | CMS +S62016K | Nondisplaced fracture of distal pole of navicular [scaphoid] bone of unspecified wrist, subsequent encounter for fracture with nonunion | CMS +S62016P | Nondisplaced fracture of distal pole of navicular [scaphoid] bone of unspecified wrist, subsequent encounter for fracture with malunion | CMS +S62016S | Nondisplaced fracture of distal pole of navicular [scaphoid] bone of unspecified wrist, sequela | CMS +S62021A | Displaced fracture of middle third of navicular [scaphoid] bone of right wrist, initial encounter for closed fracture | CMS +S62021B | Displaced fracture of middle third of navicular [scaphoid] bone of right wrist, initial encounter for open fracture | CMS +S62021D | Displaced fracture of middle third of navicular [scaphoid] bone of right wrist, subsequent encounter for fracture with routine healing | CMS +S62021G | Displaced fracture of middle third of navicular [scaphoid] bone of right wrist, subsequent encounter for fracture with delayed healing | CMS +S62021K | Displaced fracture of middle third of navicular [scaphoid] bone of right wrist, subsequent encounter for fracture with nonunion | CMS +S62021P | Displaced fracture of middle third of navicular [scaphoid] bone of right wrist, subsequent encounter for fracture with malunion | CMS +S62021S | Displaced fracture of middle third of navicular [scaphoid] bone of right wrist, sequela | CMS +S62022A | Displaced fracture of middle third of navicular [scaphoid] bone of left wrist, initial encounter for closed fracture | CMS +S62022B | Displaced fracture of middle third of navicular [scaphoid] bone of left wrist, initial encounter for open fracture | CMS +S62022D | Displaced fracture of middle third of navicular [scaphoid] bone of left wrist, subsequent encounter for fracture with routine healing | CMS +S62022G | Displaced fracture of middle third of navicular [scaphoid] bone of left wrist, subsequent encounter for fracture with delayed healing | CMS +S62022K | Displaced fracture of middle third of navicular [scaphoid] bone of left wrist, subsequent encounter for fracture with nonunion | CMS +S62022P | Displaced fracture of middle third of navicular [scaphoid] bone of left wrist, subsequent encounter for fracture with malunion | CMS +S62022S | Displaced fracture of middle third of navicular [scaphoid] bone of left wrist, sequela | CMS +S62023A | Displaced fracture of middle third of navicular [scaphoid] bone of unspecified wrist, initial encounter for closed fracture | CMS +S62023B | Displaced fracture of middle third of navicular [scaphoid] bone of unspecified wrist, initial encounter for open fracture | CMS +S62023D | Displaced fracture of middle third of navicular [scaphoid] bone of unspecified wrist, subsequent encounter for fracture with routine healing | CMS +S62023G | Displaced fracture of middle third of navicular [scaphoid] bone of unspecified wrist, subsequent encounter for fracture with delayed healing | CMS +S62023K | Displaced fracture of middle third of navicular [scaphoid] bone of unspecified wrist, subsequent encounter for fracture with nonunion | CMS +S62023P | Displaced fracture of middle third of navicular [scaphoid] bone of unspecified wrist, subsequent encounter for fracture with malunion | CMS +S62023S | Displaced fracture of middle third of navicular [scaphoid] bone of unspecified wrist, sequela | CMS +S62024A | Nondisplaced fracture of middle third of navicular [scaphoid] bone of right wrist, initial encounter for closed fracture | CMS +S62024B | Nondisplaced fracture of middle third of navicular [scaphoid] bone of right wrist, initial encounter for open fracture | CMS +S62024D | Nondisplaced fracture of middle third of navicular [scaphoid] bone of right wrist, subsequent encounter for fracture with routine healing | CMS +S62024G | Nondisplaced fracture of middle third of navicular [scaphoid] bone of right wrist, subsequent encounter for fracture with delayed healing | CMS +S62024K | Nondisplaced fracture of middle third of navicular [scaphoid] bone of right wrist, subsequent encounter for fracture with nonunion | CMS +S62024P | Nondisplaced fracture of middle third of navicular [scaphoid] bone of right wrist, subsequent encounter for fracture with malunion | CMS +S62024S | Nondisplaced fracture of middle third of navicular [scaphoid] bone of right wrist, sequela | CMS +S62025A | Nondisplaced fracture of middle third of navicular [scaphoid] bone of left wrist, initial encounter for closed fracture | CMS +S62025B | Nondisplaced fracture of middle third of navicular [scaphoid] bone of left wrist, initial encounter for open fracture | CMS +S62025D | Nondisplaced fracture of middle third of navicular [scaphoid] bone of left wrist, subsequent encounter for fracture with routine healing | CMS +S62025G | Nondisplaced fracture of middle third of navicular [scaphoid] bone of left wrist, subsequent encounter for fracture with delayed healing | CMS +S62025K | Nondisplaced fracture of middle third of navicular [scaphoid] bone of left wrist, subsequent encounter for fracture with nonunion | CMS +S62025P | Nondisplaced fracture of middle third of navicular [scaphoid] bone of left wrist, subsequent encounter for fracture with malunion | CMS +S62025S | Nondisplaced fracture of middle third of navicular [scaphoid] bone of left wrist, sequela | CMS +S62026A | Nondisplaced fracture of middle third of navicular [scaphoid] bone of unspecified wrist, initial encounter for closed fracture | CMS +S62026B | Nondisplaced fracture of middle third of navicular [scaphoid] bone of unspecified wrist, initial encounter for open fracture | CMS +S62026D | Nondisplaced fracture of middle third of navicular [scaphoid] bone of unspecified wrist, subsequent encounter for fracture with routine healing | CMS +S62026G | Nondisplaced fracture of middle third of navicular [scaphoid] bone of unspecified wrist, subsequent encounter for fracture with delayed healing | CMS +S62026K | Nondisplaced fracture of middle third of navicular [scaphoid] bone of unspecified wrist, subsequent encounter for fracture with nonunion | CMS +S62026P | Nondisplaced fracture of middle third of navicular [scaphoid] bone of unspecified wrist, subsequent encounter for fracture with malunion | CMS +S62026S | Nondisplaced fracture of middle third of navicular [scaphoid] bone of unspecified wrist, sequela | CMS +S62031A | Displaced fracture of proximal third of navicular [scaphoid] bone of right wrist, initial encounter for closed fracture | CMS +S62031B | Displaced fracture of proximal third of navicular [scaphoid] bone of right wrist, initial encounter for open fracture | CMS +S62031D | Displaced fracture of proximal third of navicular [scaphoid] bone of right wrist, subsequent encounter for fracture with routine healing | CMS +S62031G | Displaced fracture of proximal third of navicular [scaphoid] bone of right wrist, subsequent encounter for fracture with delayed healing | CMS +S62031K | Displaced fracture of proximal third of navicular [scaphoid] bone of right wrist, subsequent encounter for fracture with nonunion | CMS +S62031P | Displaced fracture of proximal third of navicular [scaphoid] bone of right wrist, subsequent encounter for fracture with malunion | CMS +S62031S | Displaced fracture of proximal third of navicular [scaphoid] bone of right wrist, sequela | CMS +S62032A | Displaced fracture of proximal third of navicular [scaphoid] bone of left wrist, initial encounter for closed fracture | CMS +S62032B | Displaced fracture of proximal third of navicular [scaphoid] bone of left wrist, initial encounter for open fracture | CMS +S62032D | Displaced fracture of proximal third of navicular [scaphoid] bone of left wrist, subsequent encounter for fracture with routine healing | CMS +S62032G | Displaced fracture of proximal third of navicular [scaphoid] bone of left wrist, subsequent encounter for fracture with delayed healing | CMS +S62032K | Displaced fracture of proximal third of navicular [scaphoid] bone of left wrist, subsequent encounter for fracture with nonunion | CMS +S62032P | Displaced fracture of proximal third of navicular [scaphoid] bone of left wrist, subsequent encounter for fracture with malunion | CMS +S62032S | Displaced fracture of proximal third of navicular [scaphoid] bone of left wrist, sequela | CMS +S62033A | Displaced fracture of proximal third of navicular [scaphoid] bone of unspecified wrist, initial encounter for closed fracture | CMS +S62033B | Displaced fracture of proximal third of navicular [scaphoid] bone of unspecified wrist, initial encounter for open fracture | CMS +S62033D | Displaced fracture of proximal third of navicular [scaphoid] bone of unspecified wrist, subsequent encounter for fracture with routine healing | CMS +S62033G | Displaced fracture of proximal third of navicular [scaphoid] bone of unspecified wrist, subsequent encounter for fracture with delayed healing | CMS +S62033K | Displaced fracture of proximal third of navicular [scaphoid] bone of unspecified wrist, subsequent encounter for fracture with nonunion | CMS +S62033P | Displaced fracture of proximal third of navicular [scaphoid] bone of unspecified wrist, subsequent encounter for fracture with malunion | CMS +S62033S | Displaced fracture of proximal third of navicular [scaphoid] bone of unspecified wrist, sequela | CMS +S62034A | Nondisplaced fracture of proximal third of navicular [scaphoid] bone of right wrist, initial encounter for closed fracture | CMS +S62034B | Nondisplaced fracture of proximal third of navicular [scaphoid] bone of right wrist, initial encounter for open fracture | CMS +S62034D | Nondisplaced fracture of proximal third of navicular [scaphoid] bone of right wrist, subsequent encounter for fracture with routine healing | CMS +S62034G | Nondisplaced fracture of proximal third of navicular [scaphoid] bone of right wrist, subsequent encounter for fracture with delayed healing | CMS +S62034K | Nondisplaced fracture of proximal third of navicular [scaphoid] bone of right wrist, subsequent encounter for fracture with nonunion | CMS +S62034P | Nondisplaced fracture of proximal third of navicular [scaphoid] bone of right wrist, subsequent encounter for fracture with malunion | CMS +S62034S | Nondisplaced fracture of proximal third of navicular [scaphoid] bone of right wrist, sequela | CMS +S62035A | Nondisplaced fracture of proximal third of navicular [scaphoid] bone of left wrist, initial encounter for closed fracture | CMS +S62035B | Nondisplaced fracture of proximal third of navicular [scaphoid] bone of left wrist, initial encounter for open fracture | CMS +S62035D | Nondisplaced fracture of proximal third of navicular [scaphoid] bone of left wrist, subsequent encounter for fracture with routine healing | CMS +S62035G | Nondisplaced fracture of proximal third of navicular [scaphoid] bone of left wrist, subsequent encounter for fracture with delayed healing | CMS +S62035K | Nondisplaced fracture of proximal third of navicular [scaphoid] bone of left wrist, subsequent encounter for fracture with nonunion | CMS +S62035P | Nondisplaced fracture of proximal third of navicular [scaphoid] bone of left wrist, subsequent encounter for fracture with malunion | CMS +S62035S | Nondisplaced fracture of proximal third of navicular [scaphoid] bone of left wrist, sequela | CMS +S62036A | Nondisplaced fracture of proximal third of navicular [scaphoid] bone of unspecified wrist, initial encounter for closed fracture | CMS +S62036B | Nondisplaced fracture of proximal third of navicular [scaphoid] bone of unspecified wrist, initial encounter for open fracture | CMS +S62036D | Nondisplaced fracture of proximal third of navicular [scaphoid] bone of unspecified wrist, subsequent encounter for fracture with routine healing | CMS +S62036G | Nondisplaced fracture of proximal third of navicular [scaphoid] bone of unspecified wrist, subsequent encounter for fracture with delayed healing | CMS +S62036K | Nondisplaced fracture of proximal third of navicular [scaphoid] bone of unspecified wrist, subsequent encounter for fracture with nonunion | CMS +S62036P | Nondisplaced fracture of proximal third of navicular [scaphoid] bone of unspecified wrist, subsequent encounter for fracture with malunion | CMS +S62036S | Nondisplaced fracture of proximal third of navicular [scaphoid] bone of unspecified wrist, sequela | CMS +S62101A | Fracture of unspecified carpal bone, right wrist, initial encounter for closed fracture | CMS +S62101B | Fracture of unspecified carpal bone, right wrist, initial encounter for open fracture | CMS +S62101D | Fracture of unspecified carpal bone, right wrist, subsequent encounter for fracture with routine healing | CMS +S62101G | Fracture of unspecified carpal bone, right wrist, subsequent encounter for fracture with delayed healing | CMS +S62101K | Fracture of unspecified carpal bone, right wrist, subsequent encounter for fracture with nonunion | CMS +S62101P | Fracture of unspecified carpal bone, right wrist, subsequent encounter for fracture with malunion | CMS +S62101S | Fracture of unspecified carpal bone, right wrist, sequela | CMS +S62102A | Fracture of unspecified carpal bone, left wrist, initial encounter for closed fracture | CMS +S62102B | Fracture of unspecified carpal bone, left wrist, initial encounter for open fracture | CMS +S62102D | Fracture of unspecified carpal bone, left wrist, subsequent encounter for fracture with routine healing | CMS +S62102G | Fracture of unspecified carpal bone, left wrist, subsequent encounter for fracture with delayed healing | CMS +S62102K | Fracture of unspecified carpal bone, left wrist, subsequent encounter for fracture with nonunion | CMS +S62102P | Fracture of unspecified carpal bone, left wrist, subsequent encounter for fracture with malunion | CMS +S62102S | Fracture of unspecified carpal bone, left wrist, sequela | CMS +S62109A | Fracture of unspecified carpal bone, unspecified wrist, initial encounter for closed fracture | CMS +S62109B | Fracture of unspecified carpal bone, unspecified wrist, initial encounter for open fracture | CMS +S62109D | Fracture of unspecified carpal bone, unspecified wrist, subsequent encounter for fracture with routine healing | CMS +S62109G | Fracture of unspecified carpal bone, unspecified wrist, subsequent encounter for fracture with delayed healing | CMS +S62109K | Fracture of unspecified carpal bone, unspecified wrist, subsequent encounter for fracture with nonunion | CMS +S62109P | Fracture of unspecified carpal bone, unspecified wrist, subsequent encounter for fracture with malunion | CMS +S62109S | Fracture of unspecified carpal bone, unspecified wrist, sequela | CMS +S62111A | Displaced fracture of triquetrum [cuneiform] bone, right wrist, initial encounter for closed fracture | CMS +S62111B | Displaced fracture of triquetrum [cuneiform] bone, right wrist, initial encounter for open fracture | CMS +S62111D | Displaced fracture of triquetrum [cuneiform] bone, right wrist, subsequent encounter for fracture with routine healing | CMS +S62111G | Displaced fracture of triquetrum [cuneiform] bone, right wrist, subsequent encounter for fracture with delayed healing | CMS +S62111K | Displaced fracture of triquetrum [cuneiform] bone, right wrist, subsequent encounter for fracture with nonunion | CMS +S62111P | Displaced fracture of triquetrum [cuneiform] bone, right wrist, subsequent encounter for fracture with malunion | CMS +S62111S | Displaced fracture of triquetrum [cuneiform] bone, right wrist, sequela | CMS +S62112A | Displaced fracture of triquetrum [cuneiform] bone, left wrist, initial encounter for closed fracture | CMS +S62112B | Displaced fracture of triquetrum [cuneiform] bone, left wrist, initial encounter for open fracture | CMS +S62112D | Displaced fracture of triquetrum [cuneiform] bone, left wrist, subsequent encounter for fracture with routine healing | CMS +S62112G | Displaced fracture of triquetrum [cuneiform] bone, left wrist, subsequent encounter for fracture with delayed healing | CMS +S62112K | Displaced fracture of triquetrum [cuneiform] bone, left wrist, subsequent encounter for fracture with nonunion | CMS +S62112P | Displaced fracture of triquetrum [cuneiform] bone, left wrist, subsequent encounter for fracture with malunion | CMS +S62112S | Displaced fracture of triquetrum [cuneiform] bone, left wrist, sequela | CMS +S62113A | Displaced fracture of triquetrum [cuneiform] bone, unspecified wrist, initial encounter for closed fracture | CMS +S62113B | Displaced fracture of triquetrum [cuneiform] bone, unspecified wrist, initial encounter for open fracture | CMS +S62113D | Displaced fracture of triquetrum [cuneiform] bone, unspecified wrist, subsequent encounter for fracture with routine healing | CMS +S62113G | Displaced fracture of triquetrum [cuneiform] bone, unspecified wrist, subsequent encounter for fracture with delayed healing | CMS +S62113K | Displaced fracture of triquetrum [cuneiform] bone, unspecified wrist, subsequent encounter for fracture with nonunion | CMS +S62113P | Displaced fracture of triquetrum [cuneiform] bone, unspecified wrist, subsequent encounter for fracture with malunion | CMS +S62113S | Displaced fracture of triquetrum [cuneiform] bone, unspecified wrist, sequela | CMS +S62114A | Nondisplaced fracture of triquetrum [cuneiform] bone, right wrist, initial encounter for closed fracture | CMS +S62114B | Nondisplaced fracture of triquetrum [cuneiform] bone, right wrist, initial encounter for open fracture | CMS +S62114D | Nondisplaced fracture of triquetrum [cuneiform] bone, right wrist, subsequent encounter for fracture with routine healing | CMS +S62114G | Nondisplaced fracture of triquetrum [cuneiform] bone, right wrist, subsequent encounter for fracture with delayed healing | CMS +S62114K | Nondisplaced fracture of triquetrum [cuneiform] bone, right wrist, subsequent encounter for fracture with nonunion | CMS +S62114P | Nondisplaced fracture of triquetrum [cuneiform] bone, right wrist, subsequent encounter for fracture with malunion | CMS +S62114S | Nondisplaced fracture of triquetrum [cuneiform] bone, right wrist, sequela | CMS +S62115A | Nondisplaced fracture of triquetrum [cuneiform] bone, left wrist, initial encounter for closed fracture | CMS +S62115B | Nondisplaced fracture of triquetrum [cuneiform] bone, left wrist, initial encounter for open fracture | CMS +S62115D | Nondisplaced fracture of triquetrum [cuneiform] bone, left wrist, subsequent encounter for fracture with routine healing | CMS +S62115G | Nondisplaced fracture of triquetrum [cuneiform] bone, left wrist, subsequent encounter for fracture with delayed healing | CMS +S62115K | Nondisplaced fracture of triquetrum [cuneiform] bone, left wrist, subsequent encounter for fracture with nonunion | CMS +S62115P | Nondisplaced fracture of triquetrum [cuneiform] bone, left wrist, subsequent encounter for fracture with malunion | CMS +S62115S | Nondisplaced fracture of triquetrum [cuneiform] bone, left wrist, sequela | CMS +S62116A | Nondisplaced fracture of triquetrum [cuneiform] bone, unspecified wrist, initial encounter for closed fracture | CMS +S62116B | Nondisplaced fracture of triquetrum [cuneiform] bone, unspecified wrist, initial encounter for open fracture | CMS +S62116D | Nondisplaced fracture of triquetrum [cuneiform] bone, unspecified wrist, subsequent encounter for fracture with routine healing | CMS +S62116G | Nondisplaced fracture of triquetrum [cuneiform] bone, unspecified wrist, subsequent encounter for fracture with delayed healing | CMS +S62116K | Nondisplaced fracture of triquetrum [cuneiform] bone, unspecified wrist, subsequent encounter for fracture with nonunion | CMS +S62116P | Nondisplaced fracture of triquetrum [cuneiform] bone, unspecified wrist, subsequent encounter for fracture with malunion | CMS +S62116S | Nondisplaced fracture of triquetrum [cuneiform] bone, unspecified wrist, sequela | CMS +S62121A | Displaced fracture of lunate [semilunar], right wrist, initial encounter for closed fracture | CMS +S62121B | Displaced fracture of lunate [semilunar], right wrist, initial encounter for open fracture | CMS +S62121D | Displaced fracture of lunate [semilunar], right wrist, subsequent encounter for fracture with routine healing | CMS +S62121G | Displaced fracture of lunate [semilunar], right wrist, subsequent encounter for fracture with delayed healing | CMS +S62121K | Displaced fracture of lunate [semilunar], right wrist, subsequent encounter for fracture with nonunion | CMS +S62121P | Displaced fracture of lunate [semilunar], right wrist, subsequent encounter for fracture with malunion | CMS +S62121S | Displaced fracture of lunate [semilunar], right wrist, sequela | CMS +S62122A | Displaced fracture of lunate [semilunar], left wrist, initial encounter for closed fracture | CMS +S62122B | Displaced fracture of lunate [semilunar], left wrist, initial encounter for open fracture | CMS +S62122D | Displaced fracture of lunate [semilunar], left wrist, subsequent encounter for fracture with routine healing | CMS +S62122G | Displaced fracture of lunate [semilunar], left wrist, subsequent encounter for fracture with delayed healing | CMS +S62122K | Displaced fracture of lunate [semilunar], left wrist, subsequent encounter for fracture with nonunion | CMS +S62122P | Displaced fracture of lunate [semilunar], left wrist, subsequent encounter for fracture with malunion | CMS +S62122S | Displaced fracture of lunate [semilunar], left wrist, sequela | CMS +S62123A | Displaced fracture of lunate [semilunar], unspecified wrist, initial encounter for closed fracture | CMS +S62123B | Displaced fracture of lunate [semilunar], unspecified wrist, initial encounter for open fracture | CMS +S62123D | Displaced fracture of lunate [semilunar], unspecified wrist, subsequent encounter for fracture with routine healing | CMS +S62123G | Displaced fracture of lunate [semilunar], unspecified wrist, subsequent encounter for fracture with delayed healing | CMS +S62123K | Displaced fracture of lunate [semilunar], unspecified wrist, subsequent encounter for fracture with nonunion | CMS +S62123P | Displaced fracture of lunate [semilunar], unspecified wrist, subsequent encounter for fracture with malunion | CMS +S62123S | Displaced fracture of lunate [semilunar], unspecified wrist, sequela | CMS +S62124A | Nondisplaced fracture of lunate [semilunar], right wrist, initial encounter for closed fracture | CMS +S62124B | Nondisplaced fracture of lunate [semilunar], right wrist, initial encounter for open fracture | CMS +S62124D | Nondisplaced fracture of lunate [semilunar], right wrist, subsequent encounter for fracture with routine healing | CMS +S62124G | Nondisplaced fracture of lunate [semilunar], right wrist, subsequent encounter for fracture with delayed healing | CMS +S62124K | Nondisplaced fracture of lunate [semilunar], right wrist, subsequent encounter for fracture with nonunion | CMS +S62124P | Nondisplaced fracture of lunate [semilunar], right wrist, subsequent encounter for fracture with malunion | CMS +S62124S | Nondisplaced fracture of lunate [semilunar], right wrist, sequela | CMS +S62125A | Nondisplaced fracture of lunate [semilunar], left wrist, initial encounter for closed fracture | CMS +S62125B | Nondisplaced fracture of lunate [semilunar], left wrist, initial encounter for open fracture | CMS +S62125D | Nondisplaced fracture of lunate [semilunar], left wrist, subsequent encounter for fracture with routine healing | CMS +S62125G | Nondisplaced fracture of lunate [semilunar], left wrist, subsequent encounter for fracture with delayed healing | CMS +S62125K | Nondisplaced fracture of lunate [semilunar], left wrist, subsequent encounter for fracture with nonunion | CMS +S62125P | Nondisplaced fracture of lunate [semilunar], left wrist, subsequent encounter for fracture with malunion | CMS +S62125S | Nondisplaced fracture of lunate [semilunar], left wrist, sequela | CMS +S62126A | Nondisplaced fracture of lunate [semilunar], unspecified wrist, initial encounter for closed fracture | CMS +S62126B | Nondisplaced fracture of lunate [semilunar], unspecified wrist, initial encounter for open fracture | CMS +S62126D | Nondisplaced fracture of lunate [semilunar], unspecified wrist, subsequent encounter for fracture with routine healing | CMS +S62126G | Nondisplaced fracture of lunate [semilunar], unspecified wrist, subsequent encounter for fracture with delayed healing | CMS +S62126K | Nondisplaced fracture of lunate [semilunar], unspecified wrist, subsequent encounter for fracture with nonunion | CMS +S62126P | Nondisplaced fracture of lunate [semilunar], unspecified wrist, subsequent encounter for fracture with malunion | CMS +S62126S | Nondisplaced fracture of lunate [semilunar], unspecified wrist, sequela | CMS +S62131A | Displaced fracture of capitate [os magnum] bone, right wrist, initial encounter for closed fracture | CMS +S62131B | Displaced fracture of capitate [os magnum] bone, right wrist, initial encounter for open fracture | CMS +S62131D | Displaced fracture of capitate [os magnum] bone, right wrist, subsequent encounter for fracture with routine healing | CMS +S62131G | Displaced fracture of capitate [os magnum] bone, right wrist, subsequent encounter for fracture with delayed healing | CMS +S62131K | Displaced fracture of capitate [os magnum] bone, right wrist, subsequent encounter for fracture with nonunion | CMS +S62131P | Displaced fracture of capitate [os magnum] bone, right wrist, subsequent encounter for fracture with malunion | CMS +S62131S | Displaced fracture of capitate [os magnum] bone, right wrist, sequela | CMS +S62132A | Displaced fracture of capitate [os magnum] bone, left wrist, initial encounter for closed fracture | CMS +S62132B | Displaced fracture of capitate [os magnum] bone, left wrist, initial encounter for open fracture | CMS +S62132D | Displaced fracture of capitate [os magnum] bone, left wrist, subsequent encounter for fracture with routine healing | CMS +S62132G | Displaced fracture of capitate [os magnum] bone, left wrist, subsequent encounter for fracture with delayed healing | CMS +S62132K | Displaced fracture of capitate [os magnum] bone, left wrist, subsequent encounter for fracture with nonunion | CMS +S62132P | Displaced fracture of capitate [os magnum] bone, left wrist, subsequent encounter for fracture with malunion | CMS +S62132S | Displaced fracture of capitate [os magnum] bone, left wrist, sequela | CMS +S62133A | Displaced fracture of capitate [os magnum] bone, unspecified wrist, initial encounter for closed fracture | CMS +S62133B | Displaced fracture of capitate [os magnum] bone, unspecified wrist, initial encounter for open fracture | CMS +S62133D | Displaced fracture of capitate [os magnum] bone, unspecified wrist, subsequent encounter for fracture with routine healing | CMS +S62133G | Displaced fracture of capitate [os magnum] bone, unspecified wrist, subsequent encounter for fracture with delayed healing | CMS +S62133K | Displaced fracture of capitate [os magnum] bone, unspecified wrist, subsequent encounter for fracture with nonunion | CMS +S62133P | Displaced fracture of capitate [os magnum] bone, unspecified wrist, subsequent encounter for fracture with malunion | CMS +S62133S | Displaced fracture of capitate [os magnum] bone, unspecified wrist, sequela | CMS +S62134A | Nondisplaced fracture of capitate [os magnum] bone, right wrist, initial encounter for closed fracture | CMS +S62134B | Nondisplaced fracture of capitate [os magnum] bone, right wrist, initial encounter for open fracture | CMS +S62134D | Nondisplaced fracture of capitate [os magnum] bone, right wrist, subsequent encounter for fracture with routine healing | CMS +S62134G | Nondisplaced fracture of capitate [os magnum] bone, right wrist, subsequent encounter for fracture with delayed healing | CMS +S62134K | Nondisplaced fracture of capitate [os magnum] bone, right wrist, subsequent encounter for fracture with nonunion | CMS +S62134P | Nondisplaced fracture of capitate [os magnum] bone, right wrist, subsequent encounter for fracture with malunion | CMS +S62134S | Nondisplaced fracture of capitate [os magnum] bone, right wrist, sequela | CMS +S62135A | Nondisplaced fracture of capitate [os magnum] bone, left wrist, initial encounter for closed fracture | CMS +S62135B | Nondisplaced fracture of capitate [os magnum] bone, left wrist, initial encounter for open fracture | CMS +S62135D | Nondisplaced fracture of capitate [os magnum] bone, left wrist, subsequent encounter for fracture with routine healing | CMS +S62135G | Nondisplaced fracture of capitate [os magnum] bone, left wrist, subsequent encounter for fracture with delayed healing | CMS +S62135K | Nondisplaced fracture of capitate [os magnum] bone, left wrist, subsequent encounter for fracture with nonunion | CMS +S62135P | Nondisplaced fracture of capitate [os magnum] bone, left wrist, subsequent encounter for fracture with malunion | CMS +S62135S | Nondisplaced fracture of capitate [os magnum] bone, left wrist, sequela | CMS +S62136A | Nondisplaced fracture of capitate [os magnum] bone, unspecified wrist, initial encounter for closed fracture | CMS +S62136B | Nondisplaced fracture of capitate [os magnum] bone, unspecified wrist, initial encounter for open fracture | CMS +S62136D | Nondisplaced fracture of capitate [os magnum] bone, unspecified wrist, subsequent encounter for fracture with routine healing | CMS +S62136G | Nondisplaced fracture of capitate [os magnum] bone, unspecified wrist, subsequent encounter for fracture with delayed healing | CMS +S62136K | Nondisplaced fracture of capitate [os magnum] bone, unspecified wrist, subsequent encounter for fracture with nonunion | CMS +S62136P | Nondisplaced fracture of capitate [os magnum] bone, unspecified wrist, subsequent encounter for fracture with malunion | CMS +S62136S | Nondisplaced fracture of capitate [os magnum] bone, unspecified wrist, sequela | CMS +S62141A | Displaced fracture of body of hamate [unciform] bone, right wrist, initial encounter for closed fracture | CMS +S62141B | Displaced fracture of body of hamate [unciform] bone, right wrist, initial encounter for open fracture | CMS +S62141D | Displaced fracture of body of hamate [unciform] bone, right wrist, subsequent encounter for fracture with routine healing | CMS +S62141G | Displaced fracture of body of hamate [unciform] bone, right wrist, subsequent encounter for fracture with delayed healing | CMS +S62141K | Displaced fracture of body of hamate [unciform] bone, right wrist, subsequent encounter for fracture with nonunion | CMS +S62141P | Displaced fracture of body of hamate [unciform] bone, right wrist, subsequent encounter for fracture with malunion | CMS +S62141S | Displaced fracture of body of hamate [unciform] bone, right wrist, sequela | CMS +S62142A | Displaced fracture of body of hamate [unciform] bone, left wrist, initial encounter for closed fracture | CMS +S62142B | Displaced fracture of body of hamate [unciform] bone, left wrist, initial encounter for open fracture | CMS +S62142D | Displaced fracture of body of hamate [unciform] bone, left wrist, subsequent encounter for fracture with routine healing | CMS +S62142G | Displaced fracture of body of hamate [unciform] bone, left wrist, subsequent encounter for fracture with delayed healing | CMS +S62142K | Displaced fracture of body of hamate [unciform] bone, left wrist, subsequent encounter for fracture with nonunion | CMS +S62142P | Displaced fracture of body of hamate [unciform] bone, left wrist, subsequent encounter for fracture with malunion | CMS +S62142S | Displaced fracture of body of hamate [unciform] bone, left wrist, sequela | CMS +S62143A | Displaced fracture of body of hamate [unciform] bone, unspecified wrist, initial encounter for closed fracture | CMS +S62143B | Displaced fracture of body of hamate [unciform] bone, unspecified wrist, initial encounter for open fracture | CMS +S62143D | Displaced fracture of body of hamate [unciform] bone, unspecified wrist, subsequent encounter for fracture with routine healing | CMS +S62143G | Displaced fracture of body of hamate [unciform] bone, unspecified wrist, subsequent encounter for fracture with delayed healing | CMS +S62143K | Displaced fracture of body of hamate [unciform] bone, unspecified wrist, subsequent encounter for fracture with nonunion | CMS +S62143P | Displaced fracture of body of hamate [unciform] bone, unspecified wrist, subsequent encounter for fracture with malunion | CMS +S62143S | Displaced fracture of body of hamate [unciform] bone, unspecified wrist, sequela | CMS +S62144A | Nondisplaced fracture of body of hamate [unciform] bone, right wrist, initial encounter for closed fracture | CMS +S62144B | Nondisplaced fracture of body of hamate [unciform] bone, right wrist, initial encounter for open fracture | CMS +S62144D | Nondisplaced fracture of body of hamate [unciform] bone, right wrist, subsequent encounter for fracture with routine healing | CMS +S62144G | Nondisplaced fracture of body of hamate [unciform] bone, right wrist, subsequent encounter for fracture with delayed healing | CMS +S62144K | Nondisplaced fracture of body of hamate [unciform] bone, right wrist, subsequent encounter for fracture with nonunion | CMS +S62144P | Nondisplaced fracture of body of hamate [unciform] bone, right wrist, subsequent encounter for fracture with malunion | CMS +S62144S | Nondisplaced fracture of body of hamate [unciform] bone, right wrist, sequela | CMS +S62145A | Nondisplaced fracture of body of hamate [unciform] bone, left wrist, initial encounter for closed fracture | CMS +S62145B | Nondisplaced fracture of body of hamate [unciform] bone, left wrist, initial encounter for open fracture | CMS +S62145D | Nondisplaced fracture of body of hamate [unciform] bone, left wrist, subsequent encounter for fracture with routine healing | CMS +S62145G | Nondisplaced fracture of body of hamate [unciform] bone, left wrist, subsequent encounter for fracture with delayed healing | CMS +S62145K | Nondisplaced fracture of body of hamate [unciform] bone, left wrist, subsequent encounter for fracture with nonunion | CMS +S62145P | Nondisplaced fracture of body of hamate [unciform] bone, left wrist, subsequent encounter for fracture with malunion | CMS +S62145S | Nondisplaced fracture of body of hamate [unciform] bone, left wrist, sequela | CMS +S62146A | Nondisplaced fracture of body of hamate [unciform] bone, unspecified wrist, initial encounter for closed fracture | CMS +S62146B | Nondisplaced fracture of body of hamate [unciform] bone, unspecified wrist, initial encounter for open fracture | CMS +S62146D | Nondisplaced fracture of body of hamate [unciform] bone, unspecified wrist, subsequent encounter for fracture with routine healing | CMS +S62146G | Nondisplaced fracture of body of hamate [unciform] bone, unspecified wrist, subsequent encounter for fracture with delayed healing | CMS +S62146K | Nondisplaced fracture of body of hamate [unciform] bone, unspecified wrist, subsequent encounter for fracture with nonunion | CMS +S62146P | Nondisplaced fracture of body of hamate [unciform] bone, unspecified wrist, subsequent encounter for fracture with malunion | CMS +S62146S | Nondisplaced fracture of body of hamate [unciform] bone, unspecified wrist, sequela | CMS +S62151A | Displaced fracture of hook process of hamate [unciform] bone, right wrist, initial encounter for closed fracture | CMS +S62151B | Displaced fracture of hook process of hamate [unciform] bone, right wrist, initial encounter for open fracture | CMS +S62151D | Displaced fracture of hook process of hamate [unciform] bone, right wrist, subsequent encounter for fracture with routine healing | CMS +S62151G | Displaced fracture of hook process of hamate [unciform] bone, right wrist, subsequent encounter for fracture with delayed healing | CMS +S62151K | Displaced fracture of hook process of hamate [unciform] bone, right wrist, subsequent encounter for fracture with nonunion | CMS +S62151P | Displaced fracture of hook process of hamate [unciform] bone, right wrist, subsequent encounter for fracture with malunion | CMS +S62151S | Displaced fracture of hook process of hamate [unciform] bone, right wrist, sequela | CMS +S62152A | Displaced fracture of hook process of hamate [unciform] bone, left wrist, initial encounter for closed fracture | CMS +S62152B | Displaced fracture of hook process of hamate [unciform] bone, left wrist, initial encounter for open fracture | CMS +S62152D | Displaced fracture of hook process of hamate [unciform] bone, left wrist, subsequent encounter for fracture with routine healing | CMS +S62152G | Displaced fracture of hook process of hamate [unciform] bone, left wrist, subsequent encounter for fracture with delayed healing | CMS +S62152K | Displaced fracture of hook process of hamate [unciform] bone, left wrist, subsequent encounter for fracture with nonunion | CMS +S62152P | Displaced fracture of hook process of hamate [unciform] bone, left wrist, subsequent encounter for fracture with malunion | CMS +S62152S | Displaced fracture of hook process of hamate [unciform] bone, left wrist, sequela | CMS +S62153A | Displaced fracture of hook process of hamate [unciform] bone, unspecified wrist, initial encounter for closed fracture | CMS +S62153B | Displaced fracture of hook process of hamate [unciform] bone, unspecified wrist, initial encounter for open fracture | CMS +S62153D | Displaced fracture of hook process of hamate [unciform] bone, unspecified wrist, subsequent encounter for fracture with routine healing | CMS +S62153G | Displaced fracture of hook process of hamate [unciform] bone, unspecified wrist, subsequent encounter for fracture with delayed healing | CMS +S62153K | Displaced fracture of hook process of hamate [unciform] bone, unspecified wrist, subsequent encounter for fracture with nonunion | CMS +S62153P | Displaced fracture of hook process of hamate [unciform] bone, unspecified wrist, subsequent encounter for fracture with malunion | CMS +S62153S | Displaced fracture of hook process of hamate [unciform] bone, unspecified wrist, sequela | CMS +S62154A | Nondisplaced fracture of hook process of hamate [unciform] bone, right wrist, initial encounter for closed fracture | CMS +S62154B | Nondisplaced fracture of hook process of hamate [unciform] bone, right wrist, initial encounter for open fracture | CMS +S62154D | Nondisplaced fracture of hook process of hamate [unciform] bone, right wrist, subsequent encounter for fracture with routine healing | CMS +S62154G | Nondisplaced fracture of hook process of hamate [unciform] bone, right wrist, subsequent encounter for fracture with delayed healing | CMS +S62154K | Nondisplaced fracture of hook process of hamate [unciform] bone, right wrist, subsequent encounter for fracture with nonunion | CMS +S62154P | Nondisplaced fracture of hook process of hamate [unciform] bone, right wrist, subsequent encounter for fracture with malunion | CMS +S62154S | Nondisplaced fracture of hook process of hamate [unciform] bone, right wrist, sequela | CMS +S62155A | Nondisplaced fracture of hook process of hamate [unciform] bone, left wrist, initial encounter for closed fracture | CMS +S62155B | Nondisplaced fracture of hook process of hamate [unciform] bone, left wrist, initial encounter for open fracture | CMS +S62155D | Nondisplaced fracture of hook process of hamate [unciform] bone, left wrist, subsequent encounter for fracture with routine healing | CMS +S62155G | Nondisplaced fracture of hook process of hamate [unciform] bone, left wrist, subsequent encounter for fracture with delayed healing | CMS +S62155K | Nondisplaced fracture of hook process of hamate [unciform] bone, left wrist, subsequent encounter for fracture with nonunion | CMS +S62155P | Nondisplaced fracture of hook process of hamate [unciform] bone, left wrist, subsequent encounter for fracture with malunion | CMS +S62155S | Nondisplaced fracture of hook process of hamate [unciform] bone, left wrist, sequela | CMS +S62156A | Nondisplaced fracture of hook process of hamate [unciform] bone, unspecified wrist, initial encounter for closed fracture | CMS +S62156B | Nondisplaced fracture of hook process of hamate [unciform] bone, unspecified wrist, initial encounter for open fracture | CMS +S62156D | Nondisplaced fracture of hook process of hamate [unciform] bone, unspecified wrist, subsequent encounter for fracture with routine healing | CMS +S62156G | Nondisplaced fracture of hook process of hamate [unciform] bone, unspecified wrist, subsequent encounter for fracture with delayed healing | CMS +S62156K | Nondisplaced fracture of hook process of hamate [unciform] bone, unspecified wrist, subsequent encounter for fracture with nonunion | CMS +S62156P | Nondisplaced fracture of hook process of hamate [unciform] bone, unspecified wrist, subsequent encounter for fracture with malunion | CMS +S62156S | Nondisplaced fracture of hook process of hamate [unciform] bone, unspecified wrist, sequela | CMS +S62161A | Displaced fracture of pisiform, right wrist, initial encounter for closed fracture | CMS +S62161B | Displaced fracture of pisiform, right wrist, initial encounter for open fracture | CMS +S62161D | Displaced fracture of pisiform, right wrist, subsequent encounter for fracture with routine healing | CMS +S62161G | Displaced fracture of pisiform, right wrist, subsequent encounter for fracture with delayed healing | CMS +S62161K | Displaced fracture of pisiform, right wrist, subsequent encounter for fracture with nonunion | CMS +S62161P | Displaced fracture of pisiform, right wrist, subsequent encounter for fracture with malunion | CMS +S62161S | Displaced fracture of pisiform, right wrist, sequela | CMS +S62162A | Displaced fracture of pisiform, left wrist, initial encounter for closed fracture | CMS +S62162B | Displaced fracture of pisiform, left wrist, initial encounter for open fracture | CMS +S62162D | Displaced fracture of pisiform, left wrist, subsequent encounter for fracture with routine healing | CMS +S62162G | Displaced fracture of pisiform, left wrist, subsequent encounter for fracture with delayed healing | CMS +S62162K | Displaced fracture of pisiform, left wrist, subsequent encounter for fracture with nonunion | CMS +S62162P | Displaced fracture of pisiform, left wrist, subsequent encounter for fracture with malunion | CMS +S62162S | Displaced fracture of pisiform, left wrist, sequela | CMS +S62163A | Displaced fracture of pisiform, unspecified wrist, initial encounter for closed fracture | CMS +S62163B | Displaced fracture of pisiform, unspecified wrist, initial encounter for open fracture | CMS +S62163D | Displaced fracture of pisiform, unspecified wrist, subsequent encounter for fracture with routine healing | CMS +S62163G | Displaced fracture of pisiform, unspecified wrist, subsequent encounter for fracture with delayed healing | CMS +S62163K | Displaced fracture of pisiform, unspecified wrist, subsequent encounter for fracture with nonunion | CMS +S62163P | Displaced fracture of pisiform, unspecified wrist, subsequent encounter for fracture with malunion | CMS +S62163S | Displaced fracture of pisiform, unspecified wrist, sequela | CMS +S62164A | Nondisplaced fracture of pisiform, right wrist, initial encounter for closed fracture | CMS +S62164B | Nondisplaced fracture of pisiform, right wrist, initial encounter for open fracture | CMS +S62164D | Nondisplaced fracture of pisiform, right wrist, subsequent encounter for fracture with routine healing | CMS +S62164G | Nondisplaced fracture of pisiform, right wrist, subsequent encounter for fracture with delayed healing | CMS +S62164K | Nondisplaced fracture of pisiform, right wrist, subsequent encounter for fracture with nonunion | CMS +S62164P | Nondisplaced fracture of pisiform, right wrist, subsequent encounter for fracture with malunion | CMS +S62164S | Nondisplaced fracture of pisiform, right wrist, sequela | CMS +S62165A | Nondisplaced fracture of pisiform, left wrist, initial encounter for closed fracture | CMS +S62165B | Nondisplaced fracture of pisiform, left wrist, initial encounter for open fracture | CMS +S62165D | Nondisplaced fracture of pisiform, left wrist, subsequent encounter for fracture with routine healing | CMS +S62165G | Nondisplaced fracture of pisiform, left wrist, subsequent encounter for fracture with delayed healing | CMS +S62165K | Nondisplaced fracture of pisiform, left wrist, subsequent encounter for fracture with nonunion | CMS +S62165P | Nondisplaced fracture of pisiform, left wrist, subsequent encounter for fracture with malunion | CMS +S62165S | Nondisplaced fracture of pisiform, left wrist, sequela | CMS +S62166A | Nondisplaced fracture of pisiform, unspecified wrist, initial encounter for closed fracture | CMS +S62166B | Nondisplaced fracture of pisiform, unspecified wrist, initial encounter for open fracture | CMS +S62166D | Nondisplaced fracture of pisiform, unspecified wrist, subsequent encounter for fracture with routine healing | CMS +S62166G | Nondisplaced fracture of pisiform, unspecified wrist, subsequent encounter for fracture with delayed healing | CMS +S62166K | Nondisplaced fracture of pisiform, unspecified wrist, subsequent encounter for fracture with nonunion | CMS +S62166P | Nondisplaced fracture of pisiform, unspecified wrist, subsequent encounter for fracture with malunion | CMS +S62166S | Nondisplaced fracture of pisiform, unspecified wrist, sequela | CMS +S62171A | Displaced fracture of trapezium [larger multangular], right wrist, initial encounter for closed fracture | CMS +S62171B | Displaced fracture of trapezium [larger multangular], right wrist, initial encounter for open fracture | CMS +S62171D | Displaced fracture of trapezium [larger multangular], right wrist, subsequent encounter for fracture with routine healing | CMS +S62171G | Displaced fracture of trapezium [larger multangular], right wrist, subsequent encounter for fracture with delayed healing | CMS +S62171K | Displaced fracture of trapezium [larger multangular], right wrist, subsequent encounter for fracture with nonunion | CMS +S62171P | Displaced fracture of trapezium [larger multangular], right wrist, subsequent encounter for fracture with malunion | CMS +S62171S | Displaced fracture of trapezium [larger multangular], right wrist, sequela | CMS +S62172A | Displaced fracture of trapezium [larger multangular], left wrist, initial encounter for closed fracture | CMS +S62172B | Displaced fracture of trapezium [larger multangular], left wrist, initial encounter for open fracture | CMS +S62172D | Displaced fracture of trapezium [larger multangular], left wrist, subsequent encounter for fracture with routine healing | CMS +S62172G | Displaced fracture of trapezium [larger multangular], left wrist, subsequent encounter for fracture with delayed healing | CMS +S62172K | Displaced fracture of trapezium [larger multangular], left wrist, subsequent encounter for fracture with nonunion | CMS +S62172P | Displaced fracture of trapezium [larger multangular], left wrist, subsequent encounter for fracture with malunion | CMS +S62172S | Displaced fracture of trapezium [larger multangular], left wrist, sequela | CMS +S62173A | Displaced fracture of trapezium [larger multangular], unspecified wrist, initial encounter for closed fracture | CMS +S62173B | Displaced fracture of trapezium [larger multangular], unspecified wrist, initial encounter for open fracture | CMS +S62173D | Displaced fracture of trapezium [larger multangular], unspecified wrist, subsequent encounter for fracture with routine healing | CMS +S62173G | Displaced fracture of trapezium [larger multangular], unspecified wrist, subsequent encounter for fracture with delayed healing | CMS +S62173K | Displaced fracture of trapezium [larger multangular], unspecified wrist, subsequent encounter for fracture with nonunion | CMS +S62173P | Displaced fracture of trapezium [larger multangular], unspecified wrist, subsequent encounter for fracture with malunion | CMS +S62173S | Displaced fracture of trapezium [larger multangular], unspecified wrist, sequela | CMS +S62174A | Nondisplaced fracture of trapezium [larger multangular], right wrist, initial encounter for closed fracture | CMS +S62174B | Nondisplaced fracture of trapezium [larger multangular], right wrist, initial encounter for open fracture | CMS +S62174D | Nondisplaced fracture of trapezium [larger multangular], right wrist, subsequent encounter for fracture with routine healing | CMS +S62174G | Nondisplaced fracture of trapezium [larger multangular], right wrist, subsequent encounter for fracture with delayed healing | CMS +S62174K | Nondisplaced fracture of trapezium [larger multangular], right wrist, subsequent encounter for fracture with nonunion | CMS +S62174P | Nondisplaced fracture of trapezium [larger multangular], right wrist, subsequent encounter for fracture with malunion | CMS +S62174S | Nondisplaced fracture of trapezium [larger multangular], right wrist, sequela | CMS +S62175A | Nondisplaced fracture of trapezium [larger multangular], left wrist, initial encounter for closed fracture | CMS +S62175B | Nondisplaced fracture of trapezium [larger multangular], left wrist, initial encounter for open fracture | CMS +S62175D | Nondisplaced fracture of trapezium [larger multangular], left wrist, subsequent encounter for fracture with routine healing | CMS +S62175G | Nondisplaced fracture of trapezium [larger multangular], left wrist, subsequent encounter for fracture with delayed healing | CMS +S62175K | Nondisplaced fracture of trapezium [larger multangular], left wrist, subsequent encounter for fracture with nonunion | CMS +S62175P | Nondisplaced fracture of trapezium [larger multangular], left wrist, subsequent encounter for fracture with malunion | CMS +S62175S | Nondisplaced fracture of trapezium [larger multangular], left wrist, sequela | CMS +S62176A | Nondisplaced fracture of trapezium [larger multangular], unspecified wrist, initial encounter for closed fracture | CMS +S62176B | Nondisplaced fracture of trapezium [larger multangular], unspecified wrist, initial encounter for open fracture | CMS +S62176D | Nondisplaced fracture of trapezium [larger multangular], unspecified wrist, subsequent encounter for fracture with routine healing | CMS +S62176G | Nondisplaced fracture of trapezium [larger multangular], unspecified wrist, subsequent encounter for fracture with delayed healing | CMS +S62176K | Nondisplaced fracture of trapezium [larger multangular], unspecified wrist, subsequent encounter for fracture with nonunion | CMS +S62176P | Nondisplaced fracture of trapezium [larger multangular], unspecified wrist, subsequent encounter for fracture with malunion | CMS +S62176S | Nondisplaced fracture of trapezium [larger multangular], unspecified wrist, sequela | CMS +S62181A | Displaced fracture of trapezoid [smaller multangular], right wrist, initial encounter for closed fracture | CMS +S62181B | Displaced fracture of trapezoid [smaller multangular], right wrist, initial encounter for open fracture | CMS +S62181D | Displaced fracture of trapezoid [smaller multangular], right wrist, subsequent encounter for fracture with routine healing | CMS +S62181G | Displaced fracture of trapezoid [smaller multangular], right wrist, subsequent encounter for fracture with delayed healing | CMS +S62181K | Displaced fracture of trapezoid [smaller multangular], right wrist, subsequent encounter for fracture with nonunion | CMS +S62181P | Displaced fracture of trapezoid [smaller multangular], right wrist, subsequent encounter for fracture with malunion | CMS +S62181S | Displaced fracture of trapezoid [smaller multangular], right wrist, sequela | CMS +S62182A | Displaced fracture of trapezoid [smaller multangular], left wrist, initial encounter for closed fracture | CMS +S62182B | Displaced fracture of trapezoid [smaller multangular], left wrist, initial encounter for open fracture | CMS +S62182D | Displaced fracture of trapezoid [smaller multangular], left wrist, subsequent encounter for fracture with routine healing | CMS +S62182G | Displaced fracture of trapezoid [smaller multangular], left wrist, subsequent encounter for fracture with delayed healing | CMS +S62182K | Displaced fracture of trapezoid [smaller multangular], left wrist, subsequent encounter for fracture with nonunion | CMS +S62182P | Displaced fracture of trapezoid [smaller multangular], left wrist, subsequent encounter for fracture with malunion | CMS +S62182S | Displaced fracture of trapezoid [smaller multangular], left wrist, sequela | CMS +S62183A | Displaced fracture of trapezoid [smaller multangular], unspecified wrist, initial encounter for closed fracture | CMS +S62183B | Displaced fracture of trapezoid [smaller multangular], unspecified wrist, initial encounter for open fracture | CMS +S62183D | Displaced fracture of trapezoid [smaller multangular], unspecified wrist, subsequent encounter for fracture with routine healing | CMS +S62183G | Displaced fracture of trapezoid [smaller multangular], unspecified wrist, subsequent encounter for fracture with delayed healing | CMS +S62183K | Displaced fracture of trapezoid [smaller multangular], unspecified wrist, subsequent encounter for fracture with nonunion | CMS +S62183P | Displaced fracture of trapezoid [smaller multangular], unspecified wrist, subsequent encounter for fracture with malunion | CMS +S62183S | Displaced fracture of trapezoid [smaller multangular], unspecified wrist, sequela | CMS +S62184A | Nondisplaced fracture of trapezoid [smaller multangular], right wrist, initial encounter for closed fracture | CMS +S62184B | Nondisplaced fracture of trapezoid [smaller multangular], right wrist, initial encounter for open fracture | CMS +S62184D | Nondisplaced fracture of trapezoid [smaller multangular], right wrist, subsequent encounter for fracture with routine healing | CMS +S62184G | Nondisplaced fracture of trapezoid [smaller multangular], right wrist, subsequent encounter for fracture with delayed healing | CMS +S62184K | Nondisplaced fracture of trapezoid [smaller multangular], right wrist, subsequent encounter for fracture with nonunion | CMS +S62184P | Nondisplaced fracture of trapezoid [smaller multangular], right wrist, subsequent encounter for fracture with malunion | CMS +S62184S | Nondisplaced fracture of trapezoid [smaller multangular], right wrist, sequela | CMS +S62185A | Nondisplaced fracture of trapezoid [smaller multangular], left wrist, initial encounter for closed fracture | CMS +S62185B | Nondisplaced fracture of trapezoid [smaller multangular], left wrist, initial encounter for open fracture | CMS +S62185D | Nondisplaced fracture of trapezoid [smaller multangular], left wrist, subsequent encounter for fracture with routine healing | CMS +S62185G | Nondisplaced fracture of trapezoid [smaller multangular], left wrist, subsequent encounter for fracture with delayed healing | CMS +S62185K | Nondisplaced fracture of trapezoid [smaller multangular], left wrist, subsequent encounter for fracture with nonunion | CMS +S62185P | Nondisplaced fracture of trapezoid [smaller multangular], left wrist, subsequent encounter for fracture with malunion | CMS +S62185S | Nondisplaced fracture of trapezoid [smaller multangular], left wrist, sequela | CMS +S62186A | Nondisplaced fracture of trapezoid [smaller multangular], unspecified wrist, initial encounter for closed fracture | CMS +S62186B | Nondisplaced fracture of trapezoid [smaller multangular], unspecified wrist, initial encounter for open fracture | CMS +S62186D | Nondisplaced fracture of trapezoid [smaller multangular], unspecified wrist, subsequent encounter for fracture with routine healing | CMS +S62186G | Nondisplaced fracture of trapezoid [smaller multangular], unspecified wrist, subsequent encounter for fracture with delayed healing | CMS +S62186K | Nondisplaced fracture of trapezoid [smaller multangular], unspecified wrist, subsequent encounter for fracture with nonunion | CMS +S62186P | Nondisplaced fracture of trapezoid [smaller multangular], unspecified wrist, subsequent encounter for fracture with malunion | CMS +S62186S | Nondisplaced fracture of trapezoid [smaller multangular], unspecified wrist, sequela | CMS +S62201A | Unspecified fracture of first metacarpal bone, right hand, initial encounter for closed fracture | CMS +S62201B | Unspecified fracture of first metacarpal bone, right hand, initial encounter for open fracture | CMS +S62201D | Unspecified fracture of first metacarpal bone, right hand, subsequent encounter for fracture with routine healing | CMS +S62201G | Unspecified fracture of first metacarpal bone, right hand, subsequent encounter for fracture with delayed healing | CMS +S62201K | Unspecified fracture of first metacarpal bone, right hand, subsequent encounter for fracture with nonunion | CMS +S62201P | Unspecified fracture of first metacarpal bone, right hand, subsequent encounter for fracture with malunion | CMS +S62201S | Unspecified fracture of first metacarpal bone, right hand, sequela | CMS +S62202A | Unspecified fracture of first metacarpal bone, left hand, initial encounter for closed fracture | CMS +S62202B | Unspecified fracture of first metacarpal bone, left hand, initial encounter for open fracture | CMS +S62202D | Unspecified fracture of first metacarpal bone, left hand, subsequent encounter for fracture with routine healing | CMS +S62202G | Unspecified fracture of first metacarpal bone, left hand, subsequent encounter for fracture with delayed healing | CMS +S62202K | Unspecified fracture of first metacarpal bone, left hand, subsequent encounter for fracture with nonunion | CMS +S62202P | Unspecified fracture of first metacarpal bone, left hand, subsequent encounter for fracture with malunion | CMS +S62202S | Unspecified fracture of first metacarpal bone, left hand, sequela | CMS +S62209A | Unspecified fracture of first metacarpal bone, unspecified hand, initial encounter for closed fracture | CMS +S62209B | Unspecified fracture of first metacarpal bone, unspecified hand, initial encounter for open fracture | CMS +S62209D | Unspecified fracture of first metacarpal bone, unspecified hand, subsequent encounter for fracture with routine healing | CMS +S62209G | Unspecified fracture of first metacarpal bone, unspecified hand, subsequent encounter for fracture with delayed healing | CMS +S62209K | Unspecified fracture of first metacarpal bone, unspecified hand, subsequent encounter for fracture with nonunion | CMS +S62209P | Unspecified fracture of first metacarpal bone, unspecified hand, subsequent encounter for fracture with malunion | CMS +S62209S | Unspecified fracture of first metacarpal bone, unspecified hand, sequela | CMS +S62211A | Bennett's fracture, right hand, initial encounter for closed fracture | CMS +S62211B | Bennett's fracture, right hand, initial encounter for open fracture | CMS +S62211D | Bennett's fracture, right hand, subsequent encounter for fracture with routine healing | CMS +S62211G | Bennett's fracture, right hand, subsequent encounter for fracture with delayed healing | CMS +S62211K | Bennett's fracture, right hand, subsequent encounter for fracture with nonunion | CMS +S62211P | Bennett's fracture, right hand, subsequent encounter for fracture with malunion | CMS +S62211S | Bennett's fracture, right hand, sequela | CMS +S62212A | Bennett's fracture, left hand, initial encounter for closed fracture | CMS +S62212B | Bennett's fracture, left hand, initial encounter for open fracture | CMS +S62212D | Bennett's fracture, left hand, subsequent encounter for fracture with routine healing | CMS +S62212G | Bennett's fracture, left hand, subsequent encounter for fracture with delayed healing | CMS +S62212K | Bennett's fracture, left hand, subsequent encounter for fracture with nonunion | CMS +S62212P | Bennett's fracture, left hand, subsequent encounter for fracture with malunion | CMS +S62212S | Bennett's fracture, left hand, sequela | CMS +S62213A | Bennett's fracture, unspecified hand, initial encounter for closed fracture | CMS +S62213B | Bennett's fracture, unspecified hand, initial encounter for open fracture | CMS +S62213D | Bennett's fracture, unspecified hand, subsequent encounter for fracture with routine healing | CMS +S62213G | Bennett's fracture, unspecified hand, subsequent encounter for fracture with delayed healing | CMS +S62213K | Bennett's fracture, unspecified hand, subsequent encounter for fracture with nonunion | CMS +S62213P | Bennett's fracture, unspecified hand, subsequent encounter for fracture with malunion | CMS +S62213S | Bennett's fracture, unspecified hand, sequela | CMS +S62221A | Displaced Rolando's fracture, right hand, initial encounter for closed fracture | CMS +S62221B | Displaced Rolando's fracture, right hand, initial encounter for open fracture | CMS +S62221D | Displaced Rolando's fracture, right hand, subsequent encounter for fracture with routine healing | CMS +S62221G | Displaced Rolando's fracture, right hand, subsequent encounter for fracture with delayed healing | CMS +S62221K | Displaced Rolando's fracture, right hand, subsequent encounter for fracture with nonunion | CMS +S62221P | Displaced Rolando's fracture, right hand, subsequent encounter for fracture with malunion | CMS +S62221S | Displaced Rolando's fracture, right hand, sequela | CMS +S62222A | Displaced Rolando's fracture, left hand, initial encounter for closed fracture | CMS +S62222B | Displaced Rolando's fracture, left hand, initial encounter for open fracture | CMS +S62222D | Displaced Rolando's fracture, left hand, subsequent encounter for fracture with routine healing | CMS +S62222G | Displaced Rolando's fracture, left hand, subsequent encounter for fracture with delayed healing | CMS +S62222K | Displaced Rolando's fracture, left hand, subsequent encounter for fracture with nonunion | CMS +S62222P | Displaced Rolando's fracture, left hand, subsequent encounter for fracture with malunion | CMS +S62222S | Displaced Rolando's fracture, left hand, sequela | CMS +S62223A | Displaced Rolando's fracture, unspecified hand, initial encounter for closed fracture | CMS +S62223B | Displaced Rolando's fracture, unspecified hand, initial encounter for open fracture | CMS +S62223D | Displaced Rolando's fracture, unspecified hand, subsequent encounter for fracture with routine healing | CMS +S62223G | Displaced Rolando's fracture, unspecified hand, subsequent encounter for fracture with delayed healing | CMS +S62223K | Displaced Rolando's fracture, unspecified hand, subsequent encounter for fracture with nonunion | CMS +S62223P | Displaced Rolando's fracture, unspecified hand, subsequent encounter for fracture with malunion | CMS +S62223S | Displaced Rolando's fracture, unspecified hand, sequela | CMS +S62224A | Nondisplaced Rolando's fracture, right hand, initial encounter for closed fracture | CMS +S62224B | Nondisplaced Rolando's fracture, right hand, initial encounter for open fracture | CMS +S62224D | Nondisplaced Rolando's fracture, right hand, subsequent encounter for fracture with routine healing | CMS +S62224G | Nondisplaced Rolando's fracture, right hand, subsequent encounter for fracture with delayed healing | CMS +S62224K | Nondisplaced Rolando's fracture, right hand, subsequent encounter for fracture with nonunion | CMS +S62224P | Nondisplaced Rolando's fracture, right hand, subsequent encounter for fracture with malunion | CMS +S62224S | Nondisplaced Rolando's fracture, right hand, sequela | CMS +S62225A | Nondisplaced Rolando's fracture, left hand, initial encounter for closed fracture | CMS +S62225B | Nondisplaced Rolando's fracture, left hand, initial encounter for open fracture | CMS +S62225D | Nondisplaced Rolando's fracture, left hand, subsequent encounter for fracture with routine healing | CMS +S62225G | Nondisplaced Rolando's fracture, left hand, subsequent encounter for fracture with delayed healing | CMS +S62225K | Nondisplaced Rolando's fracture, left hand, subsequent encounter for fracture with nonunion | CMS +S62225P | Nondisplaced Rolando's fracture, left hand, subsequent encounter for fracture with malunion | CMS +S62225S | Nondisplaced Rolando's fracture, left hand, sequela | CMS +S62226A | Nondisplaced Rolando's fracture, unspecified hand, initial encounter for closed fracture | CMS +S62226B | Nondisplaced Rolando's fracture, unspecified hand, initial encounter for open fracture | CMS +S62226D | Nondisplaced Rolando's fracture, unspecified hand, subsequent encounter for fracture with routine healing | CMS +S62226G | Nondisplaced Rolando's fracture, unspecified hand, subsequent encounter for fracture with delayed healing | CMS +S62226K | Nondisplaced Rolando's fracture, unspecified hand, subsequent encounter for fracture with nonunion | CMS +S62226P | Nondisplaced Rolando's fracture, unspecified hand, subsequent encounter for fracture with malunion | CMS +S62226S | Nondisplaced Rolando's fracture, unspecified hand, sequela | CMS +S62231A | Other displaced fracture of base of first metacarpal bone, right hand, initial encounter for closed fracture | CMS +S62231B | Other displaced fracture of base of first metacarpal bone, right hand, initial encounter for open fracture | CMS +S62231D | Other displaced fracture of base of first metacarpal bone, right hand, subsequent encounter for fracture with routine healing | CMS +S62231G | Other displaced fracture of base of first metacarpal bone, right hand, subsequent encounter for fracture with delayed healing | CMS +S62231K | Other displaced fracture of base of first metacarpal bone, right hand, subsequent encounter for fracture with nonunion | CMS +S62231P | Other displaced fracture of base of first metacarpal bone, right hand, subsequent encounter for fracture with malunion | CMS +S62231S | Other displaced fracture of base of first metacarpal bone, right hand, sequela | CMS +S62232A | Other displaced fracture of base of first metacarpal bone, left hand, initial encounter for closed fracture | CMS +S62232B | Other displaced fracture of base of first metacarpal bone, left hand, initial encounter for open fracture | CMS +S62232D | Other displaced fracture of base of first metacarpal bone, left hand, subsequent encounter for fracture with routine healing | CMS +S62232G | Other displaced fracture of base of first metacarpal bone, left hand, subsequent encounter for fracture with delayed healing | CMS +S62232K | Other displaced fracture of base of first metacarpal bone, left hand, subsequent encounter for fracture with nonunion | CMS +S62232P | Other displaced fracture of base of first metacarpal bone, left hand, subsequent encounter for fracture with malunion | CMS +S62232S | Other displaced fracture of base of first metacarpal bone, left hand, sequela | CMS +S62233A | Other displaced fracture of base of first metacarpal bone, unspecified hand, initial encounter for closed fracture | CMS +S62233B | Other displaced fracture of base of first metacarpal bone, unspecified hand, initial encounter for open fracture | CMS +S62233D | Other displaced fracture of base of first metacarpal bone, unspecified hand, subsequent encounter for fracture with routine healing | CMS +S62233G | Other displaced fracture of base of first metacarpal bone, unspecified hand, subsequent encounter for fracture with delayed healing | CMS +S62233K | Other displaced fracture of base of first metacarpal bone, unspecified hand, subsequent encounter for fracture with nonunion | CMS +S62233P | Other displaced fracture of base of first metacarpal bone, unspecified hand, subsequent encounter for fracture with malunion | CMS +S62233S | Other displaced fracture of base of first metacarpal bone, unspecified hand, sequela | CMS +S62234A | Other nondisplaced fracture of base of first metacarpal bone, right hand, initial encounter for closed fracture | CMS +S62234B | Other nondisplaced fracture of base of first metacarpal bone, right hand, initial encounter for open fracture | CMS +S62234D | Other nondisplaced fracture of base of first metacarpal bone, right hand, subsequent encounter for fracture with routine healing | CMS +S62234G | Other nondisplaced fracture of base of first metacarpal bone, right hand, subsequent encounter for fracture with delayed healing | CMS +S62234K | Other nondisplaced fracture of base of first metacarpal bone, right hand, subsequent encounter for fracture with nonunion | CMS +S62234P | Other nondisplaced fracture of base of first metacarpal bone, right hand, subsequent encounter for fracture with malunion | CMS +S62234S | Other nondisplaced fracture of base of first metacarpal bone, right hand, sequela | CMS +S62235A | Other nondisplaced fracture of base of first metacarpal bone, left hand, initial encounter for closed fracture | CMS +S62235B | Other nondisplaced fracture of base of first metacarpal bone, left hand, initial encounter for open fracture | CMS +S62235D | Other nondisplaced fracture of base of first metacarpal bone, left hand, subsequent encounter for fracture with routine healing | CMS +S62235G | Other nondisplaced fracture of base of first metacarpal bone, left hand, subsequent encounter for fracture with delayed healing | CMS +S62235K | Other nondisplaced fracture of base of first metacarpal bone, left hand, subsequent encounter for fracture with nonunion | CMS +S62235P | Other nondisplaced fracture of base of first metacarpal bone, left hand, subsequent encounter for fracture with malunion | CMS +S62235S | Other nondisplaced fracture of base of first metacarpal bone, left hand, sequela | CMS +S62236A | Other nondisplaced fracture of base of first metacarpal bone, unspecified hand, initial encounter for closed fracture | CMS +S62236B | Other nondisplaced fracture of base of first metacarpal bone, unspecified hand, initial encounter for open fracture | CMS +S62236D | Other nondisplaced fracture of base of first metacarpal bone, unspecified hand, subsequent encounter for fracture with routine healing | CMS +S62236G | Other nondisplaced fracture of base of first metacarpal bone, unspecified hand, subsequent encounter for fracture with delayed healing | CMS +S62236K | Other nondisplaced fracture of base of first metacarpal bone, unspecified hand, subsequent encounter for fracture with nonunion | CMS +S62236P | Other nondisplaced fracture of base of first metacarpal bone, unspecified hand, subsequent encounter for fracture with malunion | CMS +S62236S | Other nondisplaced fracture of base of first metacarpal bone, unspecified hand, sequela | CMS +S62241A | Displaced fracture of shaft of first metacarpal bone, right hand, initial encounter for closed fracture | CMS +S62241B | Displaced fracture of shaft of first metacarpal bone, right hand, initial encounter for open fracture | CMS +S62241D | Displaced fracture of shaft of first metacarpal bone, right hand, subsequent encounter for fracture with routine healing | CMS +S62241G | Displaced fracture of shaft of first metacarpal bone, right hand, subsequent encounter for fracture with delayed healing | CMS +S62241K | Displaced fracture of shaft of first metacarpal bone, right hand, subsequent encounter for fracture with nonunion | CMS +S62241P | Displaced fracture of shaft of first metacarpal bone, right hand, subsequent encounter for fracture with malunion | CMS +S62241S | Displaced fracture of shaft of first metacarpal bone, right hand, sequela | CMS +S62242A | Displaced fracture of shaft of first metacarpal bone, left hand, initial encounter for closed fracture | CMS +S62242B | Displaced fracture of shaft of first metacarpal bone, left hand, initial encounter for open fracture | CMS +S62242D | Displaced fracture of shaft of first metacarpal bone, left hand, subsequent encounter for fracture with routine healing | CMS +S62242G | Displaced fracture of shaft of first metacarpal bone, left hand, subsequent encounter for fracture with delayed healing | CMS +S62242K | Displaced fracture of shaft of first metacarpal bone, left hand, subsequent encounter for fracture with nonunion | CMS +S62242P | Displaced fracture of shaft of first metacarpal bone, left hand, subsequent encounter for fracture with malunion | CMS +S62242S | Displaced fracture of shaft of first metacarpal bone, left hand, sequela | CMS +S62243A | Displaced fracture of shaft of first metacarpal bone, unspecified hand, initial encounter for closed fracture | CMS +S62243B | Displaced fracture of shaft of first metacarpal bone, unspecified hand, initial encounter for open fracture | CMS +S62243D | Displaced fracture of shaft of first metacarpal bone, unspecified hand, subsequent encounter for fracture with routine healing | CMS +S62243G | Displaced fracture of shaft of first metacarpal bone, unspecified hand, subsequent encounter for fracture with delayed healing | CMS +S62243K | Displaced fracture of shaft of first metacarpal bone, unspecified hand, subsequent encounter for fracture with nonunion | CMS +S62243P | Displaced fracture of shaft of first metacarpal bone, unspecified hand, subsequent encounter for fracture with malunion | CMS +S62243S | Displaced fracture of shaft of first metacarpal bone, unspecified hand, sequela | CMS +S62244A | Nondisplaced fracture of shaft of first metacarpal bone, right hand, initial encounter for closed fracture | CMS +S62244B | Nondisplaced fracture of shaft of first metacarpal bone, right hand, initial encounter for open fracture | CMS +S62244D | Nondisplaced fracture of shaft of first metacarpal bone, right hand, subsequent encounter for fracture with routine healing | CMS +S62244G | Nondisplaced fracture of shaft of first metacarpal bone, right hand, subsequent encounter for fracture with delayed healing | CMS +S62244K | Nondisplaced fracture of shaft of first metacarpal bone, right hand, subsequent encounter for fracture with nonunion | CMS +S62244P | Nondisplaced fracture of shaft of first metacarpal bone, right hand, subsequent encounter for fracture with malunion | CMS +S62244S | Nondisplaced fracture of shaft of first metacarpal bone, right hand, sequela | CMS +S62245A | Nondisplaced fracture of shaft of first metacarpal bone, left hand, initial encounter for closed fracture | CMS +S62245B | Nondisplaced fracture of shaft of first metacarpal bone, left hand, initial encounter for open fracture | CMS +S62245D | Nondisplaced fracture of shaft of first metacarpal bone, left hand, subsequent encounter for fracture with routine healing | CMS +S62245G | Nondisplaced fracture of shaft of first metacarpal bone, left hand, subsequent encounter for fracture with delayed healing | CMS +S62245K | Nondisplaced fracture of shaft of first metacarpal bone, left hand, subsequent encounter for fracture with nonunion | CMS +S62245P | Nondisplaced fracture of shaft of first metacarpal bone, left hand, subsequent encounter for fracture with malunion | CMS +S62245S | Nondisplaced fracture of shaft of first metacarpal bone, left hand, sequela | CMS +S62246A | Nondisplaced fracture of shaft of first metacarpal bone, unspecified hand, initial encounter for closed fracture | CMS +S62246B | Nondisplaced fracture of shaft of first metacarpal bone, unspecified hand, initial encounter for open fracture | CMS +S62246D | Nondisplaced fracture of shaft of first metacarpal bone, unspecified hand, subsequent encounter for fracture with routine healing | CMS +S62246G | Nondisplaced fracture of shaft of first metacarpal bone, unspecified hand, subsequent encounter for fracture with delayed healing | CMS +S62246K | Nondisplaced fracture of shaft of first metacarpal bone, unspecified hand, subsequent encounter for fracture with nonunion | CMS +S62246P | Nondisplaced fracture of shaft of first metacarpal bone, unspecified hand, subsequent encounter for fracture with malunion | CMS +S62246S | Nondisplaced fracture of shaft of first metacarpal bone, unspecified hand, sequela | CMS +S62251A | Displaced fracture of neck of first metacarpal bone, right hand, initial encounter for closed fracture | CMS +S62251B | Displaced fracture of neck of first metacarpal bone, right hand, initial encounter for open fracture | CMS +S62251D | Displaced fracture of neck of first metacarpal bone, right hand, subsequent encounter for fracture with routine healing | CMS +S62251G | Displaced fracture of neck of first metacarpal bone, right hand, subsequent encounter for fracture with delayed healing | CMS +S62251K | Displaced fracture of neck of first metacarpal bone, right hand, subsequent encounter for fracture with nonunion | CMS +S62251P | Displaced fracture of neck of first metacarpal bone, right hand, subsequent encounter for fracture with malunion | CMS +S62251S | Displaced fracture of neck of first metacarpal bone, right hand, sequela | CMS +S62252A | Displaced fracture of neck of first metacarpal bone, left hand, initial encounter for closed fracture | CMS +S62252B | Displaced fracture of neck of first metacarpal bone, left hand, initial encounter for open fracture | CMS +S62252D | Displaced fracture of neck of first metacarpal bone, left hand, subsequent encounter for fracture with routine healing | CMS +S62252G | Displaced fracture of neck of first metacarpal bone, left hand, subsequent encounter for fracture with delayed healing | CMS +S62252K | Displaced fracture of neck of first metacarpal bone, left hand, subsequent encounter for fracture with nonunion | CMS +S62252P | Displaced fracture of neck of first metacarpal bone, left hand, subsequent encounter for fracture with malunion | CMS +S62252S | Displaced fracture of neck of first metacarpal bone, left hand, sequela | CMS +S62253A | Displaced fracture of neck of first metacarpal bone, unspecified hand, initial encounter for closed fracture | CMS +S62253B | Displaced fracture of neck of first metacarpal bone, unspecified hand, initial encounter for open fracture | CMS +S62253D | Displaced fracture of neck of first metacarpal bone, unspecified hand, subsequent encounter for fracture with routine healing | CMS +S62253G | Displaced fracture of neck of first metacarpal bone, unspecified hand, subsequent encounter for fracture with delayed healing | CMS +S62253K | Displaced fracture of neck of first metacarpal bone, unspecified hand, subsequent encounter for fracture with nonunion | CMS +S62253P | Displaced fracture of neck of first metacarpal bone, unspecified hand, subsequent encounter for fracture with malunion | CMS +S62253S | Displaced fracture of neck of first metacarpal bone, unspecified hand, sequela | CMS +S62254A | Nondisplaced fracture of neck of first metacarpal bone, right hand, initial encounter for closed fracture | CMS +S62254B | Nondisplaced fracture of neck of first metacarpal bone, right hand, initial encounter for open fracture | CMS +S62254D | Nondisplaced fracture of neck of first metacarpal bone, right hand, subsequent encounter for fracture with routine healing | CMS +S62254G | Nondisplaced fracture of neck of first metacarpal bone, right hand, subsequent encounter for fracture with delayed healing | CMS +S62254K | Nondisplaced fracture of neck of first metacarpal bone, right hand, subsequent encounter for fracture with nonunion | CMS +S62254P | Nondisplaced fracture of neck of first metacarpal bone, right hand, subsequent encounter for fracture with malunion | CMS +S62254S | Nondisplaced fracture of neck of first metacarpal bone, right hand, sequela | CMS +S62255A | Nondisplaced fracture of neck of first metacarpal bone, left hand, initial encounter for closed fracture | CMS +S62255B | Nondisplaced fracture of neck of first metacarpal bone, left hand, initial encounter for open fracture | CMS +S62255D | Nondisplaced fracture of neck of first metacarpal bone, left hand, subsequent encounter for fracture with routine healing | CMS +S62255G | Nondisplaced fracture of neck of first metacarpal bone, left hand, subsequent encounter for fracture with delayed healing | CMS +S62255K | Nondisplaced fracture of neck of first metacarpal bone, left hand, subsequent encounter for fracture with nonunion | CMS +S62255P | Nondisplaced fracture of neck of first metacarpal bone, left hand, subsequent encounter for fracture with malunion | CMS +S62255S | Nondisplaced fracture of neck of first metacarpal bone, left hand, sequela | CMS +S62256A | Nondisplaced fracture of neck of first metacarpal bone, unspecified hand, initial encounter for closed fracture | CMS +S62256B | Nondisplaced fracture of neck of first metacarpal bone, unspecified hand, initial encounter for open fracture | CMS +S62256D | Nondisplaced fracture of neck of first metacarpal bone, unspecified hand, subsequent encounter for fracture with routine healing | CMS +S62256G | Nondisplaced fracture of neck of first metacarpal bone, unspecified hand, subsequent encounter for fracture with delayed healing | CMS +S62256K | Nondisplaced fracture of neck of first metacarpal bone, unspecified hand, subsequent encounter for fracture with nonunion | CMS +S62256P | Nondisplaced fracture of neck of first metacarpal bone, unspecified hand, subsequent encounter for fracture with malunion | CMS +S62256S | Nondisplaced fracture of neck of first metacarpal bone, unspecified hand, sequela | CMS +S62291A | Other fracture of first metacarpal bone, right hand, initial encounter for closed fracture | CMS +S62291B | Other fracture of first metacarpal bone, right hand, initial encounter for open fracture | CMS +S62291D | Other fracture of first metacarpal bone, right hand, subsequent encounter for fracture with routine healing | CMS +S62291G | Other fracture of first metacarpal bone, right hand, subsequent encounter for fracture with delayed healing | CMS +S62291K | Other fracture of first metacarpal bone, right hand, subsequent encounter for fracture with nonunion | CMS +S62291P | Other fracture of first metacarpal bone, right hand, subsequent encounter for fracture with malunion | CMS +S62291S | Other fracture of first metacarpal bone, right hand, sequela | CMS +S62292A | Other fracture of first metacarpal bone, left hand, initial encounter for closed fracture | CMS +S62292B | Other fracture of first metacarpal bone, left hand, initial encounter for open fracture | CMS +S62292D | Other fracture of first metacarpal bone, left hand, subsequent encounter for fracture with routine healing | CMS +S62292G | Other fracture of first metacarpal bone, left hand, subsequent encounter for fracture with delayed healing | CMS +S62292K | Other fracture of first metacarpal bone, left hand, subsequent encounter for fracture with nonunion | CMS +S62292P | Other fracture of first metacarpal bone, left hand, subsequent encounter for fracture with malunion | CMS +S62292S | Other fracture of first metacarpal bone, left hand, sequela | CMS +S62299A | Other fracture of first metacarpal bone, unspecified hand, initial encounter for closed fracture | CMS +S62299B | Other fracture of first metacarpal bone, unspecified hand, initial encounter for open fracture | CMS +S62299D | Other fracture of first metacarpal bone, unspecified hand, subsequent encounter for fracture with routine healing | CMS +S62299G | Other fracture of first metacarpal bone, unspecified hand, subsequent encounter for fracture with delayed healing | CMS +S62299K | Other fracture of first metacarpal bone, unspecified hand, subsequent encounter for fracture with nonunion | CMS +S62299P | Other fracture of first metacarpal bone, unspecified hand, subsequent encounter for fracture with malunion | CMS +S62299S | Other fracture of first metacarpal bone, unspecified hand, sequela | CMS +S62300A | Unspecified fracture of second metacarpal bone, right hand, initial encounter for closed fracture | CMS +S62300B | Unspecified fracture of second metacarpal bone, right hand, initial encounter for open fracture | CMS +S62300D | Unspecified fracture of second metacarpal bone, right hand, subsequent encounter for fracture with routine healing | CMS +S62300G | Unspecified fracture of second metacarpal bone, right hand, subsequent encounter for fracture with delayed healing | CMS +S62300K | Unspecified fracture of second metacarpal bone, right hand, subsequent encounter for fracture with nonunion | CMS +S62300P | Unspecified fracture of second metacarpal bone, right hand, subsequent encounter for fracture with malunion | CMS +S62300S | Unspecified fracture of second metacarpal bone, right hand, sequela | CMS +S62301A | Unspecified fracture of second metacarpal bone, left hand, initial encounter for closed fracture | CMS +S62301B | Unspecified fracture of second metacarpal bone, left hand, initial encounter for open fracture | CMS +S62301D | Unspecified fracture of second metacarpal bone, left hand, subsequent encounter for fracture with routine healing | CMS +S62301G | Unspecified fracture of second metacarpal bone, left hand, subsequent encounter for fracture with delayed healing | CMS +S62301K | Unspecified fracture of second metacarpal bone, left hand, subsequent encounter for fracture with nonunion | CMS +S62301P | Unspecified fracture of second metacarpal bone, left hand, subsequent encounter for fracture with malunion | CMS +S62301S | Unspecified fracture of second metacarpal bone, left hand, sequela | CMS +S62302A | Unspecified fracture of third metacarpal bone, right hand, initial encounter for closed fracture | CMS +S62302B | Unspecified fracture of third metacarpal bone, right hand, initial encounter for open fracture | CMS +S62302D | Unspecified fracture of third metacarpal bone, right hand, subsequent encounter for fracture with routine healing | CMS +S62302G | Unspecified fracture of third metacarpal bone, right hand, subsequent encounter for fracture with delayed healing | CMS +S62302K | Unspecified fracture of third metacarpal bone, right hand, subsequent encounter for fracture with nonunion | CMS +S62302P | Unspecified fracture of third metacarpal bone, right hand, subsequent encounter for fracture with malunion | CMS +S62302S | Unspecified fracture of third metacarpal bone, right hand, sequela | CMS +S62303A | Unspecified fracture of third metacarpal bone, left hand, initial encounter for closed fracture | CMS +S62303B | Unspecified fracture of third metacarpal bone, left hand, initial encounter for open fracture | CMS +S62303D | Unspecified fracture of third metacarpal bone, left hand, subsequent encounter for fracture with routine healing | CMS +S62303G | Unspecified fracture of third metacarpal bone, left hand, subsequent encounter for fracture with delayed healing | CMS +S62303K | Unspecified fracture of third metacarpal bone, left hand, subsequent encounter for fracture with nonunion | CMS +S62303P | Unspecified fracture of third metacarpal bone, left hand, subsequent encounter for fracture with malunion | CMS +S62303S | Unspecified fracture of third metacarpal bone, left hand, sequela | CMS +S62304A | Unspecified fracture of fourth metacarpal bone, right hand, initial encounter for closed fracture | CMS +S62304B | Unspecified fracture of fourth metacarpal bone, right hand, initial encounter for open fracture | CMS +S62304D | Unspecified fracture of fourth metacarpal bone, right hand, subsequent encounter for fracture with routine healing | CMS +S62304G | Unspecified fracture of fourth metacarpal bone, right hand, subsequent encounter for fracture with delayed healing | CMS +S62304K | Unspecified fracture of fourth metacarpal bone, right hand, subsequent encounter for fracture with nonunion | CMS +S62304P | Unspecified fracture of fourth metacarpal bone, right hand, subsequent encounter for fracture with malunion | CMS +S62304S | Unspecified fracture of fourth metacarpal bone, right hand, sequela | CMS +S62305A | Unspecified fracture of fourth metacarpal bone, left hand, initial encounter for closed fracture | CMS +S62305B | Unspecified fracture of fourth metacarpal bone, left hand, initial encounter for open fracture | CMS +S62305D | Unspecified fracture of fourth metacarpal bone, left hand, subsequent encounter for fracture with routine healing | CMS +S62305G | Unspecified fracture of fourth metacarpal bone, left hand, subsequent encounter for fracture with delayed healing | CMS +S62305K | Unspecified fracture of fourth metacarpal bone, left hand, subsequent encounter for fracture with nonunion | CMS +S62305P | Unspecified fracture of fourth metacarpal bone, left hand, subsequent encounter for fracture with malunion | CMS +S62305S | Unspecified fracture of fourth metacarpal bone, left hand, sequela | CMS +S62306A | Unspecified fracture of fifth metacarpal bone, right hand, initial encounter for closed fracture | CMS +S62306B | Unspecified fracture of fifth metacarpal bone, right hand, initial encounter for open fracture | CMS +S62306D | Unspecified fracture of fifth metacarpal bone, right hand, subsequent encounter for fracture with routine healing | CMS +S62306G | Unspecified fracture of fifth metacarpal bone, right hand, subsequent encounter for fracture with delayed healing | CMS +S62306K | Unspecified fracture of fifth metacarpal bone, right hand, subsequent encounter for fracture with nonunion | CMS +S62306P | Unspecified fracture of fifth metacarpal bone, right hand, subsequent encounter for fracture with malunion | CMS +S62306S | Unspecified fracture of fifth metacarpal bone, right hand, sequela | CMS +S62307A | Unspecified fracture of fifth metacarpal bone, left hand, initial encounter for closed fracture | CMS +S62307B | Unspecified fracture of fifth metacarpal bone, left hand, initial encounter for open fracture | CMS +S62307D | Unspecified fracture of fifth metacarpal bone, left hand, subsequent encounter for fracture with routine healing | CMS +S62307G | Unspecified fracture of fifth metacarpal bone, left hand, subsequent encounter for fracture with delayed healing | CMS +S62307K | Unspecified fracture of fifth metacarpal bone, left hand, subsequent encounter for fracture with nonunion | CMS +S62307P | Unspecified fracture of fifth metacarpal bone, left hand, subsequent encounter for fracture with malunion | CMS +S62307S | Unspecified fracture of fifth metacarpal bone, left hand, sequela | CMS +S62308A | Unspecified fracture of other metacarpal bone, initial encounter for closed fracture | CMS +S62308B | Unspecified fracture of other metacarpal bone, initial encounter for open fracture | CMS +S62308D | Unspecified fracture of other metacarpal bone, subsequent encounter for fracture with routine healing | CMS +S62308G | Unspecified fracture of other metacarpal bone, subsequent encounter for fracture with delayed healing | CMS +S62308K | Unspecified fracture of other metacarpal bone, subsequent encounter for fracture with nonunion | CMS +S62308P | Unspecified fracture of other metacarpal bone, subsequent encounter for fracture with malunion | CMS +S62308S | Unspecified fracture of other metacarpal bone, sequela | CMS +S62309A | Unspecified fracture of unspecified metacarpal bone, initial encounter for closed fracture | CMS +S62309B | Unspecified fracture of unspecified metacarpal bone, initial encounter for open fracture | CMS +S62309D | Unspecified fracture of unspecified metacarpal bone, subsequent encounter for fracture with routine healing | CMS +S62309G | Unspecified fracture of unspecified metacarpal bone, subsequent encounter for fracture with delayed healing | CMS +S62309K | Unspecified fracture of unspecified metacarpal bone, subsequent encounter for fracture with nonunion | CMS +S62309P | Unspecified fracture of unspecified metacarpal bone, subsequent encounter for fracture with malunion | CMS +S62309S | Unspecified fracture of unspecified metacarpal bone, sequela | CMS +S62310A | Displaced fracture of base of second metacarpal bone, right hand, initial encounter for closed fracture | CMS +S62310B | Displaced fracture of base of second metacarpal bone, right hand, initial encounter for open fracture | CMS +S62310D | Displaced fracture of base of second metacarpal bone, right hand, subsequent encounter for fracture with routine healing | CMS +S62310G | Displaced fracture of base of second metacarpal bone, right hand, subsequent encounter for fracture with delayed healing | CMS +S62310K | Displaced fracture of base of second metacarpal bone, right hand, subsequent encounter for fracture with nonunion | CMS +S62310P | Displaced fracture of base of second metacarpal bone, right hand, subsequent encounter for fracture with malunion | CMS +S62310S | Displaced fracture of base of second metacarpal bone, right hand, sequela | CMS +S62311A | Displaced fracture of base of second metacarpal bone, left hand, initial encounter for closed fracture | CMS +S62311B | Displaced fracture of base of second metacarpal bone, left hand, initial encounter for open fracture | CMS +S62311D | Displaced fracture of base of second metacarpal bone, left hand, subsequent encounter for fracture with routine healing | CMS +S62311G | Displaced fracture of base of second metacarpal bone, left hand, subsequent encounter for fracture with delayed healing | CMS +S62311K | Displaced fracture of base of second metacarpal bone, left hand, subsequent encounter for fracture with nonunion | CMS +S62311P | Displaced fracture of base of second metacarpal bone, left hand, subsequent encounter for fracture with malunion | CMS +S62311S | Displaced fracture of base of second metacarpal bone, left hand, sequela | CMS +S62312A | Displaced fracture of base of third metacarpal bone, right hand, initial encounter for closed fracture | CMS +S62312B | Displaced fracture of base of third metacarpal bone, right hand, initial encounter for open fracture | CMS +S62312D | Displaced fracture of base of third metacarpal bone, right hand, subsequent encounter for fracture with routine healing | CMS +S62312G | Displaced fracture of base of third metacarpal bone, right hand, subsequent encounter for fracture with delayed healing | CMS +S62312K | Displaced fracture of base of third metacarpal bone, right hand, subsequent encounter for fracture with nonunion | CMS +S62312P | Displaced fracture of base of third metacarpal bone, right hand, subsequent encounter for fracture with malunion | CMS +S62312S | Displaced fracture of base of third metacarpal bone, right hand, sequela | CMS +S62313A | Displaced fracture of base of third metacarpal bone, left hand, initial encounter for closed fracture | CMS +S62313B | Displaced fracture of base of third metacarpal bone, left hand, initial encounter for open fracture | CMS +S62313D | Displaced fracture of base of third metacarpal bone, left hand, subsequent encounter for fracture with routine healing | CMS +S62313G | Displaced fracture of base of third metacarpal bone, left hand, subsequent encounter for fracture with delayed healing | CMS +S62313K | Displaced fracture of base of third metacarpal bone, left hand, subsequent encounter for fracture with nonunion | CMS +S62313P | Displaced fracture of base of third metacarpal bone, left hand, subsequent encounter for fracture with malunion | CMS +S62313S | Displaced fracture of base of third metacarpal bone, left hand, sequela | CMS +S62314A | Displaced fracture of base of fourth metacarpal bone, right hand, initial encounter for closed fracture | CMS +S62314B | Displaced fracture of base of fourth metacarpal bone, right hand, initial encounter for open fracture | CMS +S62314D | Displaced fracture of base of fourth metacarpal bone, right hand, subsequent encounter for fracture with routine healing | CMS +S62314G | Displaced fracture of base of fourth metacarpal bone, right hand, subsequent encounter for fracture with delayed healing | CMS +S62314K | Displaced fracture of base of fourth metacarpal bone, right hand, subsequent encounter for fracture with nonunion | CMS +S62314P | Displaced fracture of base of fourth metacarpal bone, right hand, subsequent encounter for fracture with malunion | CMS +S62314S | Displaced fracture of base of fourth metacarpal bone, right hand, sequela | CMS +S62315A | Displaced fracture of base of fourth metacarpal bone, left hand, initial encounter for closed fracture | CMS +S62315B | Displaced fracture of base of fourth metacarpal bone, left hand, initial encounter for open fracture | CMS +S62315D | Displaced fracture of base of fourth metacarpal bone, left hand, subsequent encounter for fracture with routine healing | CMS +S62315G | Displaced fracture of base of fourth metacarpal bone, left hand, subsequent encounter for fracture with delayed healing | CMS +S62315K | Displaced fracture of base of fourth metacarpal bone, left hand, subsequent encounter for fracture with nonunion | CMS +S62315P | Displaced fracture of base of fourth metacarpal bone, left hand, subsequent encounter for fracture with malunion | CMS +S62315S | Displaced fracture of base of fourth metacarpal bone, left hand, sequela | CMS +S62316A | Displaced fracture of base of fifth metacarpal bone, right hand, initial encounter for closed fracture | CMS +S62316B | Displaced fracture of base of fifth metacarpal bone, right hand, initial encounter for open fracture | CMS +S62316D | Displaced fracture of base of fifth metacarpal bone, right hand, subsequent encounter for fracture with routine healing | CMS +S62316G | Displaced fracture of base of fifth metacarpal bone, right hand, subsequent encounter for fracture with delayed healing | CMS +S62316K | Displaced fracture of base of fifth metacarpal bone, right hand, subsequent encounter for fracture with nonunion | CMS +S62316P | Displaced fracture of base of fifth metacarpal bone, right hand, subsequent encounter for fracture with malunion | CMS +S62316S | Displaced fracture of base of fifth metacarpal bone, right hand, sequela | CMS +S62317A | Displaced fracture of base of fifth metacarpal bone, left hand, initial encounter for closed fracture | CMS +S62317B | Displaced fracture of base of fifth metacarpal bone, left hand, initial encounter for open fracture | CMS +S62317D | Displaced fracture of base of fifth metacarpal bone, left hand, subsequent encounter for fracture with routine healing | CMS +S62317G | Displaced fracture of base of fifth metacarpal bone, left hand, subsequent encounter for fracture with delayed healing | CMS +S62317K | Displaced fracture of base of fifth metacarpal bone, left hand, subsequent encounter for fracture with nonunion | CMS +S62317P | Displaced fracture of base of fifth metacarpal bone, left hand, subsequent encounter for fracture with malunion | CMS +S62317S | Displaced fracture of base of fifth metacarpal bone, left hand, sequela | CMS +S62318A | Displaced fracture of base of other metacarpal bone, initial encounter for closed fracture | CMS +S62318B | Displaced fracture of base of other metacarpal bone, initial encounter for open fracture | CMS +S62318D | Displaced fracture of base of other metacarpal bone, subsequent encounter for fracture with routine healing | CMS +S62318G | Displaced fracture of base of other metacarpal bone, subsequent encounter for fracture with delayed healing | CMS +S62318K | Displaced fracture of base of other metacarpal bone, subsequent encounter for fracture with nonunion | CMS +S62318P | Displaced fracture of base of other metacarpal bone, subsequent encounter for fracture with malunion | CMS +S62318S | Displaced fracture of base of other metacarpal bone, sequela | CMS +S62319A | Displaced fracture of base of unspecified metacarpal bone, initial encounter for closed fracture | CMS +S62319B | Displaced fracture of base of unspecified metacarpal bone, initial encounter for open fracture | CMS +S62319D | Displaced fracture of base of unspecified metacarpal bone, subsequent encounter for fracture with routine healing | CMS +S62319G | Displaced fracture of base of unspecified metacarpal bone, subsequent encounter for fracture with delayed healing | CMS +S62319K | Displaced fracture of base of unspecified metacarpal bone, subsequent encounter for fracture with nonunion | CMS +S62319P | Displaced fracture of base of unspecified metacarpal bone, subsequent encounter for fracture with malunion | CMS +S62319S | Displaced fracture of base of unspecified metacarpal bone, sequela | CMS +S62320A | Displaced fracture of shaft of second metacarpal bone, right hand, initial encounter for closed fracture | CMS +S62320B | Displaced fracture of shaft of second metacarpal bone, right hand, initial encounter for open fracture | CMS +S62320D | Displaced fracture of shaft of second metacarpal bone, right hand, subsequent encounter for fracture with routine healing | CMS +S62320G | Displaced fracture of shaft of second metacarpal bone, right hand, subsequent encounter for fracture with delayed healing | CMS +S62320K | Displaced fracture of shaft of second metacarpal bone, right hand, subsequent encounter for fracture with nonunion | CMS +S62320P | Displaced fracture of shaft of second metacarpal bone, right hand, subsequent encounter for fracture with malunion | CMS +S62320S | Displaced fracture of shaft of second metacarpal bone, right hand, sequela | CMS +S62321A | Displaced fracture of shaft of second metacarpal bone, left hand, initial encounter for closed fracture | CMS +S62321B | Displaced fracture of shaft of second metacarpal bone, left hand, initial encounter for open fracture | CMS +S62321D | Displaced fracture of shaft of second metacarpal bone, left hand, subsequent encounter for fracture with routine healing | CMS +S62321G | Displaced fracture of shaft of second metacarpal bone, left hand, subsequent encounter for fracture with delayed healing | CMS +S62321K | Displaced fracture of shaft of second metacarpal bone, left hand, subsequent encounter for fracture with nonunion | CMS +S62321P | Displaced fracture of shaft of second metacarpal bone, left hand, subsequent encounter for fracture with malunion | CMS +S62321S | Displaced fracture of shaft of second metacarpal bone, left hand, sequela | CMS +S62322A | Displaced fracture of shaft of third metacarpal bone, right hand, initial encounter for closed fracture | CMS +S62322B | Displaced fracture of shaft of third metacarpal bone, right hand, initial encounter for open fracture | CMS +S62322D | Displaced fracture of shaft of third metacarpal bone, right hand, subsequent encounter for fracture with routine healing | CMS +S62322G | Displaced fracture of shaft of third metacarpal bone, right hand, subsequent encounter for fracture with delayed healing | CMS +S62322K | Displaced fracture of shaft of third metacarpal bone, right hand, subsequent encounter for fracture with nonunion | CMS +S62322P | Displaced fracture of shaft of third metacarpal bone, right hand, subsequent encounter for fracture with malunion | CMS +S62322S | Displaced fracture of shaft of third metacarpal bone, right hand, sequela | CMS +S62323A | Displaced fracture of shaft of third metacarpal bone, left hand, initial encounter for closed fracture | CMS +S62323B | Displaced fracture of shaft of third metacarpal bone, left hand, initial encounter for open fracture | CMS +S62323D | Displaced fracture of shaft of third metacarpal bone, left hand, subsequent encounter for fracture with routine healing | CMS +S62323G | Displaced fracture of shaft of third metacarpal bone, left hand, subsequent encounter for fracture with delayed healing | CMS +S62323K | Displaced fracture of shaft of third metacarpal bone, left hand, subsequent encounter for fracture with nonunion | CMS +S62323P | Displaced fracture of shaft of third metacarpal bone, left hand, subsequent encounter for fracture with malunion | CMS +S62323S | Displaced fracture of shaft of third metacarpal bone, left hand, sequela | CMS +S62324A | Displaced fracture of shaft of fourth metacarpal bone, right hand, initial encounter for closed fracture | CMS +S62324B | Displaced fracture of shaft of fourth metacarpal bone, right hand, initial encounter for open fracture | CMS +S62324D | Displaced fracture of shaft of fourth metacarpal bone, right hand, subsequent encounter for fracture with routine healing | CMS +S62324G | Displaced fracture of shaft of fourth metacarpal bone, right hand, subsequent encounter for fracture with delayed healing | CMS +S62324K | Displaced fracture of shaft of fourth metacarpal bone, right hand, subsequent encounter for fracture with nonunion | CMS +S62324P | Displaced fracture of shaft of fourth metacarpal bone, right hand, subsequent encounter for fracture with malunion | CMS +S62324S | Displaced fracture of shaft of fourth metacarpal bone, right hand, sequela | CMS +S62325A | Displaced fracture of shaft of fourth metacarpal bone, left hand, initial encounter for closed fracture | CMS +S62325B | Displaced fracture of shaft of fourth metacarpal bone, left hand, initial encounter for open fracture | CMS +S62325D | Displaced fracture of shaft of fourth metacarpal bone, left hand, subsequent encounter for fracture with routine healing | CMS +S62325G | Displaced fracture of shaft of fourth metacarpal bone, left hand, subsequent encounter for fracture with delayed healing | CMS +S62325K | Displaced fracture of shaft of fourth metacarpal bone, left hand, subsequent encounter for fracture with nonunion | CMS +S62325P | Displaced fracture of shaft of fourth metacarpal bone, left hand, subsequent encounter for fracture with malunion | CMS +S62325S | Displaced fracture of shaft of fourth metacarpal bone, left hand, sequela | CMS +S62326A | Displaced fracture of shaft of fifth metacarpal bone, right hand, initial encounter for closed fracture | CMS +S62326B | Displaced fracture of shaft of fifth metacarpal bone, right hand, initial encounter for open fracture | CMS +S62326D | Displaced fracture of shaft of fifth metacarpal bone, right hand, subsequent encounter for fracture with routine healing | CMS +S62326G | Displaced fracture of shaft of fifth metacarpal bone, right hand, subsequent encounter for fracture with delayed healing | CMS +S62326K | Displaced fracture of shaft of fifth metacarpal bone, right hand, subsequent encounter for fracture with nonunion | CMS +S62326P | Displaced fracture of shaft of fifth metacarpal bone, right hand, subsequent encounter for fracture with malunion | CMS +S62326S | Displaced fracture of shaft of fifth metacarpal bone, right hand, sequela | CMS +S62327A | Displaced fracture of shaft of fifth metacarpal bone, left hand, initial encounter for closed fracture | CMS +S62327B | Displaced fracture of shaft of fifth metacarpal bone, left hand, initial encounter for open fracture | CMS +S62327D | Displaced fracture of shaft of fifth metacarpal bone, left hand, subsequent encounter for fracture with routine healing | CMS +S62327G | Displaced fracture of shaft of fifth metacarpal bone, left hand, subsequent encounter for fracture with delayed healing | CMS +S62327K | Displaced fracture of shaft of fifth metacarpal bone, left hand, subsequent encounter for fracture with nonunion | CMS +S62327P | Displaced fracture of shaft of fifth metacarpal bone, left hand, subsequent encounter for fracture with malunion | CMS +S62327S | Displaced fracture of shaft of fifth metacarpal bone, left hand, sequela | CMS +S62328A | Displaced fracture of shaft of other metacarpal bone, initial encounter for closed fracture | CMS +S62328B | Displaced fracture of shaft of other metacarpal bone, initial encounter for open fracture | CMS +S62328D | Displaced fracture of shaft of other metacarpal bone, subsequent encounter for fracture with routine healing | CMS +S62328G | Displaced fracture of shaft of other metacarpal bone, subsequent encounter for fracture with delayed healing | CMS +S62328K | Displaced fracture of shaft of other metacarpal bone, subsequent encounter for fracture with nonunion | CMS +S62328P | Displaced fracture of shaft of other metacarpal bone, subsequent encounter for fracture with malunion | CMS +S62328S | Displaced fracture of shaft of other metacarpal bone, sequela | CMS +S62329A | Displaced fracture of shaft of unspecified metacarpal bone, initial encounter for closed fracture | CMS +S62329B | Displaced fracture of shaft of unspecified metacarpal bone, initial encounter for open fracture | CMS +S62329D | Displaced fracture of shaft of unspecified metacarpal bone, subsequent encounter for fracture with routine healing | CMS +S62329G | Displaced fracture of shaft of unspecified metacarpal bone, subsequent encounter for fracture with delayed healing | CMS +S62329K | Displaced fracture of shaft of unspecified metacarpal bone, subsequent encounter for fracture with nonunion | CMS +S62329P | Displaced fracture of shaft of unspecified metacarpal bone, subsequent encounter for fracture with malunion | CMS +S62329S | Displaced fracture of shaft of unspecified metacarpal bone, sequela | CMS +S62330A | Displaced fracture of neck of second metacarpal bone, right hand, initial encounter for closed fracture | CMS +S62330B | Displaced fracture of neck of second metacarpal bone, right hand, initial encounter for open fracture | CMS +S62330D | Displaced fracture of neck of second metacarpal bone, right hand, subsequent encounter for fracture with routine healing | CMS +S62330G | Displaced fracture of neck of second metacarpal bone, right hand, subsequent encounter for fracture with delayed healing | CMS +S62330K | Displaced fracture of neck of second metacarpal bone, right hand, subsequent encounter for fracture with nonunion | CMS +S62330P | Displaced fracture of neck of second metacarpal bone, right hand, subsequent encounter for fracture with malunion | CMS +S62330S | Displaced fracture of neck of second metacarpal bone, right hand, sequela | CMS +S62331A | Displaced fracture of neck of second metacarpal bone, left hand, initial encounter for closed fracture | CMS +S62331B | Displaced fracture of neck of second metacarpal bone, left hand, initial encounter for open fracture | CMS +S62331D | Displaced fracture of neck of second metacarpal bone, left hand, subsequent encounter for fracture with routine healing | CMS +S62331G | Displaced fracture of neck of second metacarpal bone, left hand, subsequent encounter for fracture with delayed healing | CMS +S62331K | Displaced fracture of neck of second metacarpal bone, left hand, subsequent encounter for fracture with nonunion | CMS +S62331P | Displaced fracture of neck of second metacarpal bone, left hand, subsequent encounter for fracture with malunion | CMS +S62331S | Displaced fracture of neck of second metacarpal bone, left hand, sequela | CMS +S62332A | Displaced fracture of neck of third metacarpal bone, right hand, initial encounter for closed fracture | CMS +S62332B | Displaced fracture of neck of third metacarpal bone, right hand, initial encounter for open fracture | CMS +S62332D | Displaced fracture of neck of third metacarpal bone, right hand, subsequent encounter for fracture with routine healing | CMS +S62332G | Displaced fracture of neck of third metacarpal bone, right hand, subsequent encounter for fracture with delayed healing | CMS +S62332K | Displaced fracture of neck of third metacarpal bone, right hand, subsequent encounter for fracture with nonunion | CMS +S62332P | Displaced fracture of neck of third metacarpal bone, right hand, subsequent encounter for fracture with malunion | CMS +S62332S | Displaced fracture of neck of third metacarpal bone, right hand, sequela | CMS +S62333A | Displaced fracture of neck of third metacarpal bone, left hand, initial encounter for closed fracture | CMS +S62333B | Displaced fracture of neck of third metacarpal bone, left hand, initial encounter for open fracture | CMS +S62333D | Displaced fracture of neck of third metacarpal bone, left hand, subsequent encounter for fracture with routine healing | CMS +S62333G | Displaced fracture of neck of third metacarpal bone, left hand, subsequent encounter for fracture with delayed healing | CMS +S62333K | Displaced fracture of neck of third metacarpal bone, left hand, subsequent encounter for fracture with nonunion | CMS +S62333P | Displaced fracture of neck of third metacarpal bone, left hand, subsequent encounter for fracture with malunion | CMS +S62333S | Displaced fracture of neck of third metacarpal bone, left hand, sequela | CMS +S62334A | Displaced fracture of neck of fourth metacarpal bone, right hand, initial encounter for closed fracture | CMS +S62334B | Displaced fracture of neck of fourth metacarpal bone, right hand, initial encounter for open fracture | CMS +S62334D | Displaced fracture of neck of fourth metacarpal bone, right hand, subsequent encounter for fracture with routine healing | CMS +S62334G | Displaced fracture of neck of fourth metacarpal bone, right hand, subsequent encounter for fracture with delayed healing | CMS +S62334K | Displaced fracture of neck of fourth metacarpal bone, right hand, subsequent encounter for fracture with nonunion | CMS +S62334P | Displaced fracture of neck of fourth metacarpal bone, right hand, subsequent encounter for fracture with malunion | CMS +S62334S | Displaced fracture of neck of fourth metacarpal bone, right hand, sequela | CMS +S62335A | Displaced fracture of neck of fourth metacarpal bone, left hand, initial encounter for closed fracture | CMS +S62335B | Displaced fracture of neck of fourth metacarpal bone, left hand, initial encounter for open fracture | CMS +S62335D | Displaced fracture of neck of fourth metacarpal bone, left hand, subsequent encounter for fracture with routine healing | CMS +S62335G | Displaced fracture of neck of fourth metacarpal bone, left hand, subsequent encounter for fracture with delayed healing | CMS +S62335K | Displaced fracture of neck of fourth metacarpal bone, left hand, subsequent encounter for fracture with nonunion | CMS +S62335P | Displaced fracture of neck of fourth metacarpal bone, left hand, subsequent encounter for fracture with malunion | CMS +S62335S | Displaced fracture of neck of fourth metacarpal bone, left hand, sequela | CMS +S62336A | Displaced fracture of neck of fifth metacarpal bone, right hand, initial encounter for closed fracture | CMS +S62336B | Displaced fracture of neck of fifth metacarpal bone, right hand, initial encounter for open fracture | CMS +S62336D | Displaced fracture of neck of fifth metacarpal bone, right hand, subsequent encounter for fracture with routine healing | CMS +S62336G | Displaced fracture of neck of fifth metacarpal bone, right hand, subsequent encounter for fracture with delayed healing | CMS +S62336K | Displaced fracture of neck of fifth metacarpal bone, right hand, subsequent encounter for fracture with nonunion | CMS +S62336P | Displaced fracture of neck of fifth metacarpal bone, right hand, subsequent encounter for fracture with malunion | CMS +S62336S | Displaced fracture of neck of fifth metacarpal bone, right hand, sequela | CMS +S62337A | Displaced fracture of neck of fifth metacarpal bone, left hand, initial encounter for closed fracture | CMS +S62337B | Displaced fracture of neck of fifth metacarpal bone, left hand, initial encounter for open fracture | CMS +S62337D | Displaced fracture of neck of fifth metacarpal bone, left hand, subsequent encounter for fracture with routine healing | CMS +S62337G | Displaced fracture of neck of fifth metacarpal bone, left hand, subsequent encounter for fracture with delayed healing | CMS +S62337K | Displaced fracture of neck of fifth metacarpal bone, left hand, subsequent encounter for fracture with nonunion | CMS +S62337P | Displaced fracture of neck of fifth metacarpal bone, left hand, subsequent encounter for fracture with malunion | CMS +S62337S | Displaced fracture of neck of fifth metacarpal bone, left hand, sequela | CMS +S62338A | Displaced fracture of neck of other metacarpal bone, initial encounter for closed fracture | CMS +S62338B | Displaced fracture of neck of other metacarpal bone, initial encounter for open fracture | CMS +S62338D | Displaced fracture of neck of other metacarpal bone, subsequent encounter for fracture with routine healing | CMS +S62338G | Displaced fracture of neck of other metacarpal bone, subsequent encounter for fracture with delayed healing | CMS +S62338K | Displaced fracture of neck of other metacarpal bone, subsequent encounter for fracture with nonunion | CMS +S62338P | Displaced fracture of neck of other metacarpal bone, subsequent encounter for fracture with malunion | CMS +S62338S | Displaced fracture of neck of other metacarpal bone, sequela | CMS +S62339A | Displaced fracture of neck of unspecified metacarpal bone, initial encounter for closed fracture | CMS +S62339B | Displaced fracture of neck of unspecified metacarpal bone, initial encounter for open fracture | CMS +S62339D | Displaced fracture of neck of unspecified metacarpal bone, subsequent encounter for fracture with routine healing | CMS +S62339G | Displaced fracture of neck of unspecified metacarpal bone, subsequent encounter for fracture with delayed healing | CMS +S62339K | Displaced fracture of neck of unspecified metacarpal bone, subsequent encounter for fracture with nonunion | CMS +S62339P | Displaced fracture of neck of unspecified metacarpal bone, subsequent encounter for fracture with malunion | CMS +S62339S | Displaced fracture of neck of unspecified metacarpal bone, sequela | CMS +S62340A | Nondisplaced fracture of base of second metacarpal bone, right hand, initial encounter for closed fracture | CMS +S62340B | Nondisplaced fracture of base of second metacarpal bone, right hand, initial encounter for open fracture | CMS +S62340D | Nondisplaced fracture of base of second metacarpal bone, right hand, subsequent encounter for fracture with routine healing | CMS +S62340G | Nondisplaced fracture of base of second metacarpal bone, right hand, subsequent encounter for fracture with delayed healing | CMS +S62340K | Nondisplaced fracture of base of second metacarpal bone, right hand, subsequent encounter for fracture with nonunion | CMS +S62340P | Nondisplaced fracture of base of second metacarpal bone, right hand, subsequent encounter for fracture with malunion | CMS +S62340S | Nondisplaced fracture of base of second metacarpal bone, right hand, sequela | CMS +S62341A | Nondisplaced fracture of base of second metacarpal bone, left hand, initial encounter for closed fracture | CMS +S62341B | Nondisplaced fracture of base of second metacarpal bone, left hand, initial encounter for open fracture | CMS +S62341D | Nondisplaced fracture of base of second metacarpal bone, left hand, subsequent encounter for fracture with routine healing | CMS +S62341G | Nondisplaced fracture of base of second metacarpal bone, left hand, subsequent encounter for fracture with delayed healing | CMS +S62341K | Nondisplaced fracture of base of second metacarpal bone, left hand, subsequent encounter for fracture with nonunion | CMS +S62341P | Nondisplaced fracture of base of second metacarpal bone, left hand, subsequent encounter for fracture with malunion | CMS +S62341S | Nondisplaced fracture of base of second metacarpal bone, left hand, sequela | CMS +S62342A | Nondisplaced fracture of base of third metacarpal bone, right hand, initial encounter for closed fracture | CMS +S62342B | Nondisplaced fracture of base of third metacarpal bone, right hand, initial encounter for open fracture | CMS +S62342D | Nondisplaced fracture of base of third metacarpal bone, right hand, subsequent encounter for fracture with routine healing | CMS +S62342G | Nondisplaced fracture of base of third metacarpal bone, right hand, subsequent encounter for fracture with delayed healing | CMS +S62342K | Nondisplaced fracture of base of third metacarpal bone, right hand, subsequent encounter for fracture with nonunion | CMS +S62342P | Nondisplaced fracture of base of third metacarpal bone, right hand, subsequent encounter for fracture with malunion | CMS +S62342S | Nondisplaced fracture of base of third metacarpal bone, right hand, sequela | CMS +S62343A | Nondisplaced fracture of base of third metacarpal bone, left hand, initial encounter for closed fracture | CMS +S62343B | Nondisplaced fracture of base of third metacarpal bone, left hand, initial encounter for open fracture | CMS +S62343D | Nondisplaced fracture of base of third metacarpal bone, left hand, subsequent encounter for fracture with routine healing | CMS +S62343G | Nondisplaced fracture of base of third metacarpal bone, left hand, subsequent encounter for fracture with delayed healing | CMS +S62343K | Nondisplaced fracture of base of third metacarpal bone, left hand, subsequent encounter for fracture with nonunion | CMS +S62343P | Nondisplaced fracture of base of third metacarpal bone, left hand, subsequent encounter for fracture with malunion | CMS +S62343S | Nondisplaced fracture of base of third metacarpal bone, left hand, sequela | CMS +S62344A | Nondisplaced fracture of base of fourth metacarpal bone, right hand, initial encounter for closed fracture | CMS +S62344B | Nondisplaced fracture of base of fourth metacarpal bone, right hand, initial encounter for open fracture | CMS +S62344D | Nondisplaced fracture of base of fourth metacarpal bone, right hand, subsequent encounter for fracture with routine healing | CMS +S62344G | Nondisplaced fracture of base of fourth metacarpal bone, right hand, subsequent encounter for fracture with delayed healing | CMS +S62344K | Nondisplaced fracture of base of fourth metacarpal bone, right hand, subsequent encounter for fracture with nonunion | CMS +S62344P | Nondisplaced fracture of base of fourth metacarpal bone, right hand, subsequent encounter for fracture with malunion | CMS +S62344S | Nondisplaced fracture of base of fourth metacarpal bone, right hand, sequela | CMS +S62345A | Nondisplaced fracture of base of fourth metacarpal bone, left hand, initial encounter for closed fracture | CMS +S62345B | Nondisplaced fracture of base of fourth metacarpal bone, left hand, initial encounter for open fracture | CMS +S62345D | Nondisplaced fracture of base of fourth metacarpal bone, left hand, subsequent encounter for fracture with routine healing | CMS +S62345G | Nondisplaced fracture of base of fourth metacarpal bone, left hand, subsequent encounter for fracture with delayed healing | CMS +S62345K | Nondisplaced fracture of base of fourth metacarpal bone, left hand, subsequent encounter for fracture with nonunion | CMS +S62345P | Nondisplaced fracture of base of fourth metacarpal bone, left hand, subsequent encounter for fracture with malunion | CMS +S62345S | Nondisplaced fracture of base of fourth metacarpal bone, left hand, sequela | CMS +S62346A | Nondisplaced fracture of base of fifth metacarpal bone, right hand, initial encounter for closed fracture | CMS +S62346B | Nondisplaced fracture of base of fifth metacarpal bone, right hand, initial encounter for open fracture | CMS +S62346D | Nondisplaced fracture of base of fifth metacarpal bone, right hand, subsequent encounter for fracture with routine healing | CMS +S62346G | Nondisplaced fracture of base of fifth metacarpal bone, right hand, subsequent encounter for fracture with delayed healing | CMS +S62346K | Nondisplaced fracture of base of fifth metacarpal bone, right hand, subsequent encounter for fracture with nonunion | CMS +S62346P | Nondisplaced fracture of base of fifth metacarpal bone, right hand, subsequent encounter for fracture with malunion | CMS +S62346S | Nondisplaced fracture of base of fifth metacarpal bone, right hand, sequela | CMS +S62347A | Nondisplaced fracture of base of fifth metacarpal bone, left hand, initial encounter for closed fracture | CMS +S62347B | Nondisplaced fracture of base of fifth metacarpal bone, left hand, initial encounter for open fracture | CMS +S62347D | Nondisplaced fracture of base of fifth metacarpal bone, left hand, subsequent encounter for fracture with routine healing | CMS +S62347G | Nondisplaced fracture of base of fifth metacarpal bone, left hand, subsequent encounter for fracture with delayed healing | CMS +S62347K | Nondisplaced fracture of base of fifth metacarpal bone, left hand, subsequent encounter for fracture with nonunion | CMS +S62347P | Nondisplaced fracture of base of fifth metacarpal bone, left hand, subsequent encounter for fracture with malunion | CMS +S62347S | Nondisplaced fracture of base of fifth metacarpal bone, left hand, sequela | CMS +S62348A | Nondisplaced fracture of base of other metacarpal bone, initial encounter for closed fracture | CMS +S62348B | Nondisplaced fracture of base of other metacarpal bone, initial encounter for open fracture | CMS +S62348D | Nondisplaced fracture of base of other metacarpal bone, subsequent encounter for fracture with routine healing | CMS +S62348G | Nondisplaced fracture of base of other metacarpal bone, subsequent encounter for fracture with delayed healing | CMS +S62348K | Nondisplaced fracture of base of other metacarpal bone, subsequent encounter for fracture with nonunion | CMS +S62348P | Nondisplaced fracture of base of other metacarpal bone, subsequent encounter for fracture with malunion | CMS +S62348S | Nondisplaced fracture of base of other metacarpal bone, sequela | CMS +S62349A | Nondisplaced fracture of base of unspecified metacarpal bone, initial encounter for closed fracture | CMS +S62349B | Nondisplaced fracture of base of unspecified metacarpal bone, initial encounter for open fracture | CMS +S62349D | Nondisplaced fracture of base of unspecified metacarpal bone, subsequent encounter for fracture with routine healing | CMS +S62349G | Nondisplaced fracture of base of unspecified metacarpal bone, subsequent encounter for fracture with delayed healing | CMS +S62349K | Nondisplaced fracture of base of unspecified metacarpal bone, subsequent encounter for fracture with nonunion | CMS +S62349P | Nondisplaced fracture of base of unspecified metacarpal bone, subsequent encounter for fracture with malunion | CMS +S62349S | Nondisplaced fracture of base of unspecified metacarpal bone, sequela | CMS +S62350A | Nondisplaced fracture of shaft of second metacarpal bone, right hand, initial encounter for closed fracture | CMS +S62350B | Nondisplaced fracture of shaft of second metacarpal bone, right hand, initial encounter for open fracture | CMS +S62350D | Nondisplaced fracture of shaft of second metacarpal bone, right hand, subsequent encounter for fracture with routine healing | CMS +S62350G | Nondisplaced fracture of shaft of second metacarpal bone, right hand, subsequent encounter for fracture with delayed healing | CMS +S62350K | Nondisplaced fracture of shaft of second metacarpal bone, right hand, subsequent encounter for fracture with nonunion | CMS +S62350P | Nondisplaced fracture of shaft of second metacarpal bone, right hand, subsequent encounter for fracture with malunion | CMS +S62350S | Nondisplaced fracture of shaft of second metacarpal bone, right hand, sequela | CMS +S62351A | Nondisplaced fracture of shaft of second metacarpal bone, left hand, initial encounter for closed fracture | CMS +S62351B | Nondisplaced fracture of shaft of second metacarpal bone, left hand, initial encounter for open fracture | CMS +S62351D | Nondisplaced fracture of shaft of second metacarpal bone, left hand, subsequent encounter for fracture with routine healing | CMS +S62351G | Nondisplaced fracture of shaft of second metacarpal bone, left hand, subsequent encounter for fracture with delayed healing | CMS +S62351K | Nondisplaced fracture of shaft of second metacarpal bone, left hand, subsequent encounter for fracture with nonunion | CMS +S62351P | Nondisplaced fracture of shaft of second metacarpal bone, left hand, subsequent encounter for fracture with malunion | CMS +S62351S | Nondisplaced fracture of shaft of second metacarpal bone, left hand, sequela | CMS +S62352A | Nondisplaced fracture of shaft of third metacarpal bone, right hand, initial encounter for closed fracture | CMS +S62352B | Nondisplaced fracture of shaft of third metacarpal bone, right hand, initial encounter for open fracture | CMS +S62352D | Nondisplaced fracture of shaft of third metacarpal bone, right hand, subsequent encounter for fracture with routine healing | CMS +S62352G | Nondisplaced fracture of shaft of third metacarpal bone, right hand, subsequent encounter for fracture with delayed healing | CMS +S62352K | Nondisplaced fracture of shaft of third metacarpal bone, right hand, subsequent encounter for fracture with nonunion | CMS +S62352P | Nondisplaced fracture of shaft of third metacarpal bone, right hand, subsequent encounter for fracture with malunion | CMS +S62352S | Nondisplaced fracture of shaft of third metacarpal bone, right hand, sequela | CMS +S62353A | Nondisplaced fracture of shaft of third metacarpal bone, left hand, initial encounter for closed fracture | CMS +S62353B | Nondisplaced fracture of shaft of third metacarpal bone, left hand, initial encounter for open fracture | CMS +S62353D | Nondisplaced fracture of shaft of third metacarpal bone, left hand, subsequent encounter for fracture with routine healing | CMS +S62353G | Nondisplaced fracture of shaft of third metacarpal bone, left hand, subsequent encounter for fracture with delayed healing | CMS +S62353K | Nondisplaced fracture of shaft of third metacarpal bone, left hand, subsequent encounter for fracture with nonunion | CMS +S62353P | Nondisplaced fracture of shaft of third metacarpal bone, left hand, subsequent encounter for fracture with malunion | CMS +S62353S | Nondisplaced fracture of shaft of third metacarpal bone, left hand, sequela | CMS +S62354A | Nondisplaced fracture of shaft of fourth metacarpal bone, right hand, initial encounter for closed fracture | CMS +S62354B | Nondisplaced fracture of shaft of fourth metacarpal bone, right hand, initial encounter for open fracture | CMS +S62354D | Nondisplaced fracture of shaft of fourth metacarpal bone, right hand, subsequent encounter for fracture with routine healing | CMS +S62354G | Nondisplaced fracture of shaft of fourth metacarpal bone, right hand, subsequent encounter for fracture with delayed healing | CMS +S62354K | Nondisplaced fracture of shaft of fourth metacarpal bone, right hand, subsequent encounter for fracture with nonunion | CMS +S62354P | Nondisplaced fracture of shaft of fourth metacarpal bone, right hand, subsequent encounter for fracture with malunion | CMS +S62354S | Nondisplaced fracture of shaft of fourth metacarpal bone, right hand, sequela | CMS +S62355A | Nondisplaced fracture of shaft of fourth metacarpal bone, left hand, initial encounter for closed fracture | CMS +S62355B | Nondisplaced fracture of shaft of fourth metacarpal bone, left hand, initial encounter for open fracture | CMS +S62355D | Nondisplaced fracture of shaft of fourth metacarpal bone, left hand, subsequent encounter for fracture with routine healing | CMS +S62355G | Nondisplaced fracture of shaft of fourth metacarpal bone, left hand, subsequent encounter for fracture with delayed healing | CMS +S62355K | Nondisplaced fracture of shaft of fourth metacarpal bone, left hand, subsequent encounter for fracture with nonunion | CMS +S62355P | Nondisplaced fracture of shaft of fourth metacarpal bone, left hand, subsequent encounter for fracture with malunion | CMS +S62355S | Nondisplaced fracture of shaft of fourth metacarpal bone, left hand, sequela | CMS +S62356A | Nondisplaced fracture of shaft of fifth metacarpal bone, right hand, initial encounter for closed fracture | CMS +S62356B | Nondisplaced fracture of shaft of fifth metacarpal bone, right hand, initial encounter for open fracture | CMS +S62356D | Nondisplaced fracture of shaft of fifth metacarpal bone, right hand, subsequent encounter for fracture with routine healing | CMS +S62356G | Nondisplaced fracture of shaft of fifth metacarpal bone, right hand, subsequent encounter for fracture with delayed healing | CMS +S62356K | Nondisplaced fracture of shaft of fifth metacarpal bone, right hand, subsequent encounter for fracture with nonunion | CMS +S62356P | Nondisplaced fracture of shaft of fifth metacarpal bone, right hand, subsequent encounter for fracture with malunion | CMS +S62356S | Nondisplaced fracture of shaft of fifth metacarpal bone, right hand, sequela | CMS +S62357A | Nondisplaced fracture of shaft of fifth metacarpal bone, left hand, initial encounter for closed fracture | CMS +S62357B | Nondisplaced fracture of shaft of fifth metacarpal bone, left hand, initial encounter for open fracture | CMS +S62357D | Nondisplaced fracture of shaft of fifth metacarpal bone, left hand, subsequent encounter for fracture with routine healing | CMS +S62357G | Nondisplaced fracture of shaft of fifth metacarpal bone, left hand, subsequent encounter for fracture with delayed healing | CMS +S62357K | Nondisplaced fracture of shaft of fifth metacarpal bone, left hand, subsequent encounter for fracture with nonunion | CMS +S62357P | Nondisplaced fracture of shaft of fifth metacarpal bone, left hand, subsequent encounter for fracture with malunion | CMS +S62357S | Nondisplaced fracture of shaft of fifth metacarpal bone, left hand, sequela | CMS +S62358A | Nondisplaced fracture of shaft of other metacarpal bone, initial encounter for closed fracture | CMS +S62358B | Nondisplaced fracture of shaft of other metacarpal bone, initial encounter for open fracture | CMS +S62358D | Nondisplaced fracture of shaft of other metacarpal bone, subsequent encounter for fracture with routine healing | CMS +S62358G | Nondisplaced fracture of shaft of other metacarpal bone, subsequent encounter for fracture with delayed healing | CMS +S62358K | Nondisplaced fracture of shaft of other metacarpal bone, subsequent encounter for fracture with nonunion | CMS +S62358P | Nondisplaced fracture of shaft of other metacarpal bone, subsequent encounter for fracture with malunion | CMS +S62358S | Nondisplaced fracture of shaft of other metacarpal bone, sequela | CMS +S62359A | Nondisplaced fracture of shaft of unspecified metacarpal bone, initial encounter for closed fracture | CMS +S62359B | Nondisplaced fracture of shaft of unspecified metacarpal bone, initial encounter for open fracture | CMS +S62359D | Nondisplaced fracture of shaft of unspecified metacarpal bone, subsequent encounter for fracture with routine healing | CMS +S62359G | Nondisplaced fracture of shaft of unspecified metacarpal bone, subsequent encounter for fracture with delayed healing | CMS +S62359K | Nondisplaced fracture of shaft of unspecified metacarpal bone, subsequent encounter for fracture with nonunion | CMS +S62359P | Nondisplaced fracture of shaft of unspecified metacarpal bone, subsequent encounter for fracture with malunion | CMS +S62359S | Nondisplaced fracture of shaft of unspecified metacarpal bone, sequela | CMS +S62360A | Nondisplaced fracture of neck of second metacarpal bone, right hand, initial encounter for closed fracture | CMS +S62360B | Nondisplaced fracture of neck of second metacarpal bone, right hand, initial encounter for open fracture | CMS +S62360D | Nondisplaced fracture of neck of second metacarpal bone, right hand, subsequent encounter for fracture with routine healing | CMS +S62360G | Nondisplaced fracture of neck of second metacarpal bone, right hand, subsequent encounter for fracture with delayed healing | CMS +S62360K | Nondisplaced fracture of neck of second metacarpal bone, right hand, subsequent encounter for fracture with nonunion | CMS +S62360P | Nondisplaced fracture of neck of second metacarpal bone, right hand, subsequent encounter for fracture with malunion | CMS +S62360S | Nondisplaced fracture of neck of second metacarpal bone, right hand, sequela | CMS +S62361A | Nondisplaced fracture of neck of second metacarpal bone, left hand, initial encounter for closed fracture | CMS +S62361B | Nondisplaced fracture of neck of second metacarpal bone, left hand, initial encounter for open fracture | CMS +S62361D | Nondisplaced fracture of neck of second metacarpal bone, left hand, subsequent encounter for fracture with routine healing | CMS +S62361G | Nondisplaced fracture of neck of second metacarpal bone, left hand, subsequent encounter for fracture with delayed healing | CMS +S62361K | Nondisplaced fracture of neck of second metacarpal bone, left hand, subsequent encounter for fracture with nonunion | CMS +S62361P | Nondisplaced fracture of neck of second metacarpal bone, left hand, subsequent encounter for fracture with malunion | CMS +S62361S | Nondisplaced fracture of neck of second metacarpal bone, left hand, sequela | CMS +S62362A | Nondisplaced fracture of neck of third metacarpal bone, right hand, initial encounter for closed fracture | CMS +S62362B | Nondisplaced fracture of neck of third metacarpal bone, right hand, initial encounter for open fracture | CMS +S62362D | Nondisplaced fracture of neck of third metacarpal bone, right hand, subsequent encounter for fracture with routine healing | CMS +S62362G | Nondisplaced fracture of neck of third metacarpal bone, right hand, subsequent encounter for fracture with delayed healing | CMS +S62362K | Nondisplaced fracture of neck of third metacarpal bone, right hand, subsequent encounter for fracture with nonunion | CMS +S62362P | Nondisplaced fracture of neck of third metacarpal bone, right hand, subsequent encounter for fracture with malunion | CMS +S62362S | Nondisplaced fracture of neck of third metacarpal bone, right hand, sequela | CMS +S62363A | Nondisplaced fracture of neck of third metacarpal bone, left hand, initial encounter for closed fracture | CMS +S62363B | Nondisplaced fracture of neck of third metacarpal bone, left hand, initial encounter for open fracture | CMS +S62363D | Nondisplaced fracture of neck of third metacarpal bone, left hand, subsequent encounter for fracture with routine healing | CMS +S62363G | Nondisplaced fracture of neck of third metacarpal bone, left hand, subsequent encounter for fracture with delayed healing | CMS +S62363K | Nondisplaced fracture of neck of third metacarpal bone, left hand, subsequent encounter for fracture with nonunion | CMS +S62363P | Nondisplaced fracture of neck of third metacarpal bone, left hand, subsequent encounter for fracture with malunion | CMS +S62363S | Nondisplaced fracture of neck of third metacarpal bone, left hand, sequela | CMS +S62364A | Nondisplaced fracture of neck of fourth metacarpal bone, right hand, initial encounter for closed fracture | CMS +S62364B | Nondisplaced fracture of neck of fourth metacarpal bone, right hand, initial encounter for open fracture | CMS +S62364D | Nondisplaced fracture of neck of fourth metacarpal bone, right hand, subsequent encounter for fracture with routine healing | CMS +S62364G | Nondisplaced fracture of neck of fourth metacarpal bone, right hand, subsequent encounter for fracture with delayed healing | CMS +S62364K | Nondisplaced fracture of neck of fourth metacarpal bone, right hand, subsequent encounter for fracture with nonunion | CMS +S62364P | Nondisplaced fracture of neck of fourth metacarpal bone, right hand, subsequent encounter for fracture with malunion | CMS +S62364S | Nondisplaced fracture of neck of fourth metacarpal bone, right hand, sequela | CMS +S62365A | Nondisplaced fracture of neck of fourth metacarpal bone, left hand, initial encounter for closed fracture | CMS +S62365B | Nondisplaced fracture of neck of fourth metacarpal bone, left hand, initial encounter for open fracture | CMS +S62365D | Nondisplaced fracture of neck of fourth metacarpal bone, left hand, subsequent encounter for fracture with routine healing | CMS +S62365G | Nondisplaced fracture of neck of fourth metacarpal bone, left hand, subsequent encounter for fracture with delayed healing | CMS +S62365K | Nondisplaced fracture of neck of fourth metacarpal bone, left hand, subsequent encounter for fracture with nonunion | CMS +S62365P | Nondisplaced fracture of neck of fourth metacarpal bone, left hand, subsequent encounter for fracture with malunion | CMS +S62365S | Nondisplaced fracture of neck of fourth metacarpal bone, left hand, sequela | CMS +S62366A | Nondisplaced fracture of neck of fifth metacarpal bone, right hand, initial encounter for closed fracture | CMS +S62366B | Nondisplaced fracture of neck of fifth metacarpal bone, right hand, initial encounter for open fracture | CMS +S62366D | Nondisplaced fracture of neck of fifth metacarpal bone, right hand, subsequent encounter for fracture with routine healing | CMS +S62366G | Nondisplaced fracture of neck of fifth metacarpal bone, right hand, subsequent encounter for fracture with delayed healing | CMS +S62366K | Nondisplaced fracture of neck of fifth metacarpal bone, right hand, subsequent encounter for fracture with nonunion | CMS +S62366P | Nondisplaced fracture of neck of fifth metacarpal bone, right hand, subsequent encounter for fracture with malunion | CMS +S62366S | Nondisplaced fracture of neck of fifth metacarpal bone, right hand, sequela | CMS +S62367A | Nondisplaced fracture of neck of fifth metacarpal bone, left hand, initial encounter for closed fracture | CMS +S62367B | Nondisplaced fracture of neck of fifth metacarpal bone, left hand, initial encounter for open fracture | CMS +S62367D | Nondisplaced fracture of neck of fifth metacarpal bone, left hand, subsequent encounter for fracture with routine healing | CMS +S62367G | Nondisplaced fracture of neck of fifth metacarpal bone, left hand, subsequent encounter for fracture with delayed healing | CMS +S62367K | Nondisplaced fracture of neck of fifth metacarpal bone, left hand, subsequent encounter for fracture with nonunion | CMS +S62367P | Nondisplaced fracture of neck of fifth metacarpal bone, left hand, subsequent encounter for fracture with malunion | CMS +S62367S | Nondisplaced fracture of neck of fifth metacarpal bone, left hand, sequela | CMS +S62368A | Nondisplaced fracture of neck of other metacarpal bone, initial encounter for closed fracture | CMS +S62368B | Nondisplaced fracture of neck of other metacarpal bone, initial encounter for open fracture | CMS +S62368D | Nondisplaced fracture of neck of other metacarpal bone, subsequent encounter for fracture with routine healing | CMS +S62368G | Nondisplaced fracture of neck of other metacarpal bone, subsequent encounter for fracture with delayed healing | CMS +S62368K | Nondisplaced fracture of neck of other metacarpal bone, subsequent encounter for fracture with nonunion | CMS +S62368P | Nondisplaced fracture of neck of other metacarpal bone, subsequent encounter for fracture with malunion | CMS +S62368S | Nondisplaced fracture of neck of other metacarpal bone, sequela | CMS +S62369A | Nondisplaced fracture of neck of unspecified metacarpal bone, initial encounter for closed fracture | CMS +S62369B | Nondisplaced fracture of neck of unspecified metacarpal bone, initial encounter for open fracture | CMS +S62369D | Nondisplaced fracture of neck of unspecified metacarpal bone, subsequent encounter for fracture with routine healing | CMS +S62369G | Nondisplaced fracture of neck of unspecified metacarpal bone, subsequent encounter for fracture with delayed healing | CMS +S62369K | Nondisplaced fracture of neck of unspecified metacarpal bone, subsequent encounter for fracture with nonunion | CMS +S62369P | Nondisplaced fracture of neck of unspecified metacarpal bone, subsequent encounter for fracture with malunion | CMS +S62369S | Nondisplaced fracture of neck of unspecified metacarpal bone, sequela | CMS +S62390A | Other fracture of second metacarpal bone, right hand, initial encounter for closed fracture | CMS +S62390B | Other fracture of second metacarpal bone, right hand, initial encounter for open fracture | CMS +S62390D | Other fracture of second metacarpal bone, right hand, subsequent encounter for fracture with routine healing | CMS +S62390G | Other fracture of second metacarpal bone, right hand, subsequent encounter for fracture with delayed healing | CMS +S62390K | Other fracture of second metacarpal bone, right hand, subsequent encounter for fracture with nonunion | CMS +S62390P | Other fracture of second metacarpal bone, right hand, subsequent encounter for fracture with malunion | CMS +S62390S | Other fracture of second metacarpal bone, right hand, sequela | CMS +S62391A | Other fracture of second metacarpal bone, left hand, initial encounter for closed fracture | CMS +S62391B | Other fracture of second metacarpal bone, left hand, initial encounter for open fracture | CMS +S62391D | Other fracture of second metacarpal bone, left hand, subsequent encounter for fracture with routine healing | CMS +S62391G | Other fracture of second metacarpal bone, left hand, subsequent encounter for fracture with delayed healing | CMS +S62391K | Other fracture of second metacarpal bone, left hand, subsequent encounter for fracture with nonunion | CMS +S62391P | Other fracture of second metacarpal bone, left hand, subsequent encounter for fracture with malunion | CMS +S62391S | Other fracture of second metacarpal bone, left hand, sequela | CMS +S62392A | Other fracture of third metacarpal bone, right hand, initial encounter for closed fracture | CMS +S62392B | Other fracture of third metacarpal bone, right hand, initial encounter for open fracture | CMS +S62392D | Other fracture of third metacarpal bone, right hand, subsequent encounter for fracture with routine healing | CMS +S62392G | Other fracture of third metacarpal bone, right hand, subsequent encounter for fracture with delayed healing | CMS +S62392K | Other fracture of third metacarpal bone, right hand, subsequent encounter for fracture with nonunion | CMS +S62392P | Other fracture of third metacarpal bone, right hand, subsequent encounter for fracture with malunion | CMS +S62392S | Other fracture of third metacarpal bone, right hand, sequela | CMS +S62393A | Other fracture of third metacarpal bone, left hand, initial encounter for closed fracture | CMS +S62393B | Other fracture of third metacarpal bone, left hand, initial encounter for open fracture | CMS +S62393D | Other fracture of third metacarpal bone, left hand, subsequent encounter for fracture with routine healing | CMS +S62393G | Other fracture of third metacarpal bone, left hand, subsequent encounter for fracture with delayed healing | CMS +S62393K | Other fracture of third metacarpal bone, left hand, subsequent encounter for fracture with nonunion | CMS +S62393P | Other fracture of third metacarpal bone, left hand, subsequent encounter for fracture with malunion | CMS +S62393S | Other fracture of third metacarpal bone, left hand, sequela | CMS +S62394A | Other fracture of fourth metacarpal bone, right hand, initial encounter for closed fracture | CMS +S62394B | Other fracture of fourth metacarpal bone, right hand, initial encounter for open fracture | CMS +S62394D | Other fracture of fourth metacarpal bone, right hand, subsequent encounter for fracture with routine healing | CMS +S62394G | Other fracture of fourth metacarpal bone, right hand, subsequent encounter for fracture with delayed healing | CMS +S62394K | Other fracture of fourth metacarpal bone, right hand, subsequent encounter for fracture with nonunion | CMS +S62394P | Other fracture of fourth metacarpal bone, right hand, subsequent encounter for fracture with malunion | CMS +S62394S | Other fracture of fourth metacarpal bone, right hand, sequela | CMS +S62395A | Other fracture of fourth metacarpal bone, left hand, initial encounter for closed fracture | CMS +S62395B | Other fracture of fourth metacarpal bone, left hand, initial encounter for open fracture | CMS +S62395D | Other fracture of fourth metacarpal bone, left hand, subsequent encounter for fracture with routine healing | CMS +S62395G | Other fracture of fourth metacarpal bone, left hand, subsequent encounter for fracture with delayed healing | CMS +S62395K | Other fracture of fourth metacarpal bone, left hand, subsequent encounter for fracture with nonunion | CMS +S62395P | Other fracture of fourth metacarpal bone, left hand, subsequent encounter for fracture with malunion | CMS +S62395S | Other fracture of fourth metacarpal bone, left hand, sequela | CMS +S62396A | Other fracture of fifth metacarpal bone, right hand, initial encounter for closed fracture | CMS +S62396B | Other fracture of fifth metacarpal bone, right hand, initial encounter for open fracture | CMS +S62396D | Other fracture of fifth metacarpal bone, right hand, subsequent encounter for fracture with routine healing | CMS +S62396G | Other fracture of fifth metacarpal bone, right hand, subsequent encounter for fracture with delayed healing | CMS +S62396K | Other fracture of fifth metacarpal bone, right hand, subsequent encounter for fracture with nonunion | CMS +S62396P | Other fracture of fifth metacarpal bone, right hand, subsequent encounter for fracture with malunion | CMS +S62396S | Other fracture of fifth metacarpal bone, right hand, sequela | CMS +S62397A | Other fracture of fifth metacarpal bone, left hand, initial encounter for closed fracture | CMS +S62397B | Other fracture of fifth metacarpal bone, left hand, initial encounter for open fracture | CMS +S62397D | Other fracture of fifth metacarpal bone, left hand, subsequent encounter for fracture with routine healing | CMS +S62397G | Other fracture of fifth metacarpal bone, left hand, subsequent encounter for fracture with delayed healing | CMS +S62397K | Other fracture of fifth metacarpal bone, left hand, subsequent encounter for fracture with nonunion | CMS +S62397P | Other fracture of fifth metacarpal bone, left hand, subsequent encounter for fracture with malunion | CMS +S62397S | Other fracture of fifth metacarpal bone, left hand, sequela | CMS +S62398A | Other fracture of other metacarpal bone, initial encounter for closed fracture | CMS +S62398B | Other fracture of other metacarpal bone, initial encounter for open fracture | CMS +S62398D | Other fracture of other metacarpal bone, subsequent encounter for fracture with routine healing | CMS +S62398G | Other fracture of other metacarpal bone, subsequent encounter for fracture with delayed healing | CMS +S62398K | Other fracture of other metacarpal bone, subsequent encounter for fracture with nonunion | CMS +S62398P | Other fracture of other metacarpal bone, subsequent encounter for fracture with malunion | CMS +S62398S | Other fracture of other metacarpal bone, sequela | CMS +S62399A | Other fracture of unspecified metacarpal bone, initial encounter for closed fracture | CMS +S62399B | Other fracture of unspecified metacarpal bone, initial encounter for open fracture | CMS +S62399D | Other fracture of unspecified metacarpal bone, subsequent encounter for fracture with routine healing | CMS +S62399G | Other fracture of unspecified metacarpal bone, subsequent encounter for fracture with delayed healing | CMS +S62399K | Other fracture of unspecified metacarpal bone, subsequent encounter for fracture with nonunion | CMS +S62399P | Other fracture of unspecified metacarpal bone, subsequent encounter for fracture with malunion | CMS +S62399S | Other fracture of unspecified metacarpal bone, sequela | CMS +S62501A | Fracture of unspecified phalanx of right thumb, initial encounter for closed fracture | CMS +S62501B | Fracture of unspecified phalanx of right thumb, initial encounter for open fracture | CMS +S62501D | Fracture of unspecified phalanx of right thumb, subsequent encounter for fracture with routine healing | CMS +S62501G | Fracture of unspecified phalanx of right thumb, subsequent encounter for fracture with delayed healing | CMS +S62501K | Fracture of unspecified phalanx of right thumb, subsequent encounter for fracture with nonunion | CMS +S62501P | Fracture of unspecified phalanx of right thumb, subsequent encounter for fracture with malunion | CMS +S62501S | Fracture of unspecified phalanx of right thumb, sequela | CMS +S62502A | Fracture of unspecified phalanx of left thumb, initial encounter for closed fracture | CMS +S62502B | Fracture of unspecified phalanx of left thumb, initial encounter for open fracture | CMS +S62502D | Fracture of unspecified phalanx of left thumb, subsequent encounter for fracture with routine healing | CMS +S62502G | Fracture of unspecified phalanx of left thumb, subsequent encounter for fracture with delayed healing | CMS +S62502K | Fracture of unspecified phalanx of left thumb, subsequent encounter for fracture with nonunion | CMS +S62502P | Fracture of unspecified phalanx of left thumb, subsequent encounter for fracture with malunion | CMS +S62502S | Fracture of unspecified phalanx of left thumb, sequela | CMS +S62509A | Fracture of unspecified phalanx of unspecified thumb, initial encounter for closed fracture | CMS +S62509B | Fracture of unspecified phalanx of unspecified thumb, initial encounter for open fracture | CMS +S62509D | Fracture of unspecified phalanx of unspecified thumb, subsequent encounter for fracture with routine healing | CMS +S62509G | Fracture of unspecified phalanx of unspecified thumb, subsequent encounter for fracture with delayed healing | CMS +S62509K | Fracture of unspecified phalanx of unspecified thumb, subsequent encounter for fracture with nonunion | CMS +S62509P | Fracture of unspecified phalanx of unspecified thumb, subsequent encounter for fracture with malunion | CMS +S62509S | Fracture of unspecified phalanx of unspecified thumb, sequela | CMS +S62511A | Displaced fracture of proximal phalanx of right thumb, initial encounter for closed fracture | CMS +S62511B | Displaced fracture of proximal phalanx of right thumb, initial encounter for open fracture | CMS +S62511D | Displaced fracture of proximal phalanx of right thumb, subsequent encounter for fracture with routine healing | CMS +S62511G | Displaced fracture of proximal phalanx of right thumb, subsequent encounter for fracture with delayed healing | CMS +S62511K | Displaced fracture of proximal phalanx of right thumb, subsequent encounter for fracture with nonunion | CMS +S62511P | Displaced fracture of proximal phalanx of right thumb, subsequent encounter for fracture with malunion | CMS +S62511S | Displaced fracture of proximal phalanx of right thumb, sequela | CMS +S62512A | Displaced fracture of proximal phalanx of left thumb, initial encounter for closed fracture | CMS +S62512B | Displaced fracture of proximal phalanx of left thumb, initial encounter for open fracture | CMS +S62512D | Displaced fracture of proximal phalanx of left thumb, subsequent encounter for fracture with routine healing | CMS +S62512G | Displaced fracture of proximal phalanx of left thumb, subsequent encounter for fracture with delayed healing | CMS +S62512K | Displaced fracture of proximal phalanx of left thumb, subsequent encounter for fracture with nonunion | CMS +S62512P | Displaced fracture of proximal phalanx of left thumb, subsequent encounter for fracture with malunion | CMS +S62512S | Displaced fracture of proximal phalanx of left thumb, sequela | CMS +S62513A | Displaced fracture of proximal phalanx of unspecified thumb, initial encounter for closed fracture | CMS +S62513B | Displaced fracture of proximal phalanx of unspecified thumb, initial encounter for open fracture | CMS +S62513D | Displaced fracture of proximal phalanx of unspecified thumb, subsequent encounter for fracture with routine healing | CMS +S62513G | Displaced fracture of proximal phalanx of unspecified thumb, subsequent encounter for fracture with delayed healing | CMS +S62513K | Displaced fracture of proximal phalanx of unspecified thumb, subsequent encounter for fracture with nonunion | CMS +S62513P | Displaced fracture of proximal phalanx of unspecified thumb, subsequent encounter for fracture with malunion | CMS +S62513S | Displaced fracture of proximal phalanx of unspecified thumb, sequela | CMS +S62514A | Nondisplaced fracture of proximal phalanx of right thumb, initial encounter for closed fracture | CMS +S62514B | Nondisplaced fracture of proximal phalanx of right thumb, initial encounter for open fracture | CMS +S62514D | Nondisplaced fracture of proximal phalanx of right thumb, subsequent encounter for fracture with routine healing | CMS +S62514G | Nondisplaced fracture of proximal phalanx of right thumb, subsequent encounter for fracture with delayed healing | CMS +S62514K | Nondisplaced fracture of proximal phalanx of right thumb, subsequent encounter for fracture with nonunion | CMS +S62514P | Nondisplaced fracture of proximal phalanx of right thumb, subsequent encounter for fracture with malunion | CMS +S62514S | Nondisplaced fracture of proximal phalanx of right thumb, sequela | CMS +S62515A | Nondisplaced fracture of proximal phalanx of left thumb, initial encounter for closed fracture | CMS +S62515B | Nondisplaced fracture of proximal phalanx of left thumb, initial encounter for open fracture | CMS +S62515D | Nondisplaced fracture of proximal phalanx of left thumb, subsequent encounter for fracture with routine healing | CMS +S62515G | Nondisplaced fracture of proximal phalanx of left thumb, subsequent encounter for fracture with delayed healing | CMS +S62515K | Nondisplaced fracture of proximal phalanx of left thumb, subsequent encounter for fracture with nonunion | CMS +S62515P | Nondisplaced fracture of proximal phalanx of left thumb, subsequent encounter for fracture with malunion | CMS +S62515S | Nondisplaced fracture of proximal phalanx of left thumb, sequela | CMS +S62516A | Nondisplaced fracture of proximal phalanx of unspecified thumb, initial encounter for closed fracture | CMS +S62516B | Nondisplaced fracture of proximal phalanx of unspecified thumb, initial encounter for open fracture | CMS +S62516D | Nondisplaced fracture of proximal phalanx of unspecified thumb, subsequent encounter for fracture with routine healing | CMS +S62516G | Nondisplaced fracture of proximal phalanx of unspecified thumb, subsequent encounter for fracture with delayed healing | CMS +S62516K | Nondisplaced fracture of proximal phalanx of unspecified thumb, subsequent encounter for fracture with nonunion | CMS +S62516P | Nondisplaced fracture of proximal phalanx of unspecified thumb, subsequent encounter for fracture with malunion | CMS +S62516S | Nondisplaced fracture of proximal phalanx of unspecified thumb, sequela | CMS +S62521A | Displaced fracture of distal phalanx of right thumb, initial encounter for closed fracture | CMS +S62521B | Displaced fracture of distal phalanx of right thumb, initial encounter for open fracture | CMS +S62521D | Displaced fracture of distal phalanx of right thumb, subsequent encounter for fracture with routine healing | CMS +S62521G | Displaced fracture of distal phalanx of right thumb, subsequent encounter for fracture with delayed healing | CMS +S62521K | Displaced fracture of distal phalanx of right thumb, subsequent encounter for fracture with nonunion | CMS +S62521P | Displaced fracture of distal phalanx of right thumb, subsequent encounter for fracture with malunion | CMS +S62521S | Displaced fracture of distal phalanx of right thumb, sequela | CMS +S62522A | Displaced fracture of distal phalanx of left thumb, initial encounter for closed fracture | CMS +S62522B | Displaced fracture of distal phalanx of left thumb, initial encounter for open fracture | CMS +S62522D | Displaced fracture of distal phalanx of left thumb, subsequent encounter for fracture with routine healing | CMS +S62522G | Displaced fracture of distal phalanx of left thumb, subsequent encounter for fracture with delayed healing | CMS +S62522K | Displaced fracture of distal phalanx of left thumb, subsequent encounter for fracture with nonunion | CMS +S62522P | Displaced fracture of distal phalanx of left thumb, subsequent encounter for fracture with malunion | CMS +S62522S | Displaced fracture of distal phalanx of left thumb, sequela | CMS +S62523A | Displaced fracture of distal phalanx of unspecified thumb, initial encounter for closed fracture | CMS +S62523B | Displaced fracture of distal phalanx of unspecified thumb, initial encounter for open fracture | CMS +S62523D | Displaced fracture of distal phalanx of unspecified thumb, subsequent encounter for fracture with routine healing | CMS +S62523G | Displaced fracture of distal phalanx of unspecified thumb, subsequent encounter for fracture with delayed healing | CMS +S62523K | Displaced fracture of distal phalanx of unspecified thumb, subsequent encounter for fracture with nonunion | CMS +S62523P | Displaced fracture of distal phalanx of unspecified thumb, subsequent encounter for fracture with malunion | CMS +S62523S | Displaced fracture of distal phalanx of unspecified thumb, sequela | CMS +S62524A | Nondisplaced fracture of distal phalanx of right thumb, initial encounter for closed fracture | CMS +S62524B | Nondisplaced fracture of distal phalanx of right thumb, initial encounter for open fracture | CMS +S62524D | Nondisplaced fracture of distal phalanx of right thumb, subsequent encounter for fracture with routine healing | CMS +S62524G | Nondisplaced fracture of distal phalanx of right thumb, subsequent encounter for fracture with delayed healing | CMS +S62524K | Nondisplaced fracture of distal phalanx of right thumb, subsequent encounter for fracture with nonunion | CMS +S62524P | Nondisplaced fracture of distal phalanx of right thumb, subsequent encounter for fracture with malunion | CMS +S62524S | Nondisplaced fracture of distal phalanx of right thumb, sequela | CMS +S62525A | Nondisplaced fracture of distal phalanx of left thumb, initial encounter for closed fracture | CMS +S62525B | Nondisplaced fracture of distal phalanx of left thumb, initial encounter for open fracture | CMS +S62525D | Nondisplaced fracture of distal phalanx of left thumb, subsequent encounter for fracture with routine healing | CMS +S62525G | Nondisplaced fracture of distal phalanx of left thumb, subsequent encounter for fracture with delayed healing | CMS +S62525K | Nondisplaced fracture of distal phalanx of left thumb, subsequent encounter for fracture with nonunion | CMS +S62525P | Nondisplaced fracture of distal phalanx of left thumb, subsequent encounter for fracture with malunion | CMS +S62525S | Nondisplaced fracture of distal phalanx of left thumb, sequela | CMS +S62526A | Nondisplaced fracture of distal phalanx of unspecified thumb, initial encounter for closed fracture | CMS +S62526B | Nondisplaced fracture of distal phalanx of unspecified thumb, initial encounter for open fracture | CMS +S62526D | Nondisplaced fracture of distal phalanx of unspecified thumb, subsequent encounter for fracture with routine healing | CMS +S62526G | Nondisplaced fracture of distal phalanx of unspecified thumb, subsequent encounter for fracture with delayed healing | CMS +S62526K | Nondisplaced fracture of distal phalanx of unspecified thumb, subsequent encounter for fracture with nonunion | CMS +S62526P | Nondisplaced fracture of distal phalanx of unspecified thumb, subsequent encounter for fracture with malunion | CMS +S62526S | Nondisplaced fracture of distal phalanx of unspecified thumb, sequela | CMS +S62600A | Fracture of unspecified phalanx of right index finger, initial encounter for closed fracture | CMS +S62600B | Fracture of unspecified phalanx of right index finger, initial encounter for open fracture | CMS +S62600D | Fracture of unspecified phalanx of right index finger, subsequent encounter for fracture with routine healing | CMS +S62600G | Fracture of unspecified phalanx of right index finger, subsequent encounter for fracture with delayed healing | CMS +S62600K | Fracture of unspecified phalanx of right index finger, subsequent encounter for fracture with nonunion | CMS +S62600P | Fracture of unspecified phalanx of right index finger, subsequent encounter for fracture with malunion | CMS +S62600S | Fracture of unspecified phalanx of right index finger, sequela | CMS +S62601A | Fracture of unspecified phalanx of left index finger, initial encounter for closed fracture | CMS +S62601B | Fracture of unspecified phalanx of left index finger, initial encounter for open fracture | CMS +S62601D | Fracture of unspecified phalanx of left index finger, subsequent encounter for fracture with routine healing | CMS +S62601G | Fracture of unspecified phalanx of left index finger, subsequent encounter for fracture with delayed healing | CMS +S62601K | Fracture of unspecified phalanx of left index finger, subsequent encounter for fracture with nonunion | CMS +S62601P | Fracture of unspecified phalanx of left index finger, subsequent encounter for fracture with malunion | CMS +S62601S | Fracture of unspecified phalanx of left index finger, sequela | CMS +S62602A | Fracture of unspecified phalanx of right middle finger, initial encounter for closed fracture | CMS +S62602B | Fracture of unspecified phalanx of right middle finger, initial encounter for open fracture | CMS +S62602D | Fracture of unspecified phalanx of right middle finger, subsequent encounter for fracture with routine healing | CMS +S62602G | Fracture of unspecified phalanx of right middle finger, subsequent encounter for fracture with delayed healing | CMS +S62602K | Fracture of unspecified phalanx of right middle finger, subsequent encounter for fracture with nonunion | CMS +S62602P | Fracture of unspecified phalanx of right middle finger, subsequent encounter for fracture with malunion | CMS +S62602S | Fracture of unspecified phalanx of right middle finger, sequela | CMS +S62603A | Fracture of unspecified phalanx of left middle finger, initial encounter for closed fracture | CMS +S62603B | Fracture of unspecified phalanx of left middle finger, initial encounter for open fracture | CMS +S62603D | Fracture of unspecified phalanx of left middle finger, subsequent encounter for fracture with routine healing | CMS +S62603G | Fracture of unspecified phalanx of left middle finger, subsequent encounter for fracture with delayed healing | CMS +S62603K | Fracture of unspecified phalanx of left middle finger, subsequent encounter for fracture with nonunion | CMS +S62603P | Fracture of unspecified phalanx of left middle finger, subsequent encounter for fracture with malunion | CMS +S62603S | Fracture of unspecified phalanx of left middle finger, sequela | CMS +S62604A | Fracture of unspecified phalanx of right ring finger, initial encounter for closed fracture | CMS +S62604B | Fracture of unspecified phalanx of right ring finger, initial encounter for open fracture | CMS +S62604D | Fracture of unspecified phalanx of right ring finger, subsequent encounter for fracture with routine healing | CMS +S62604G | Fracture of unspecified phalanx of right ring finger, subsequent encounter for fracture with delayed healing | CMS +S62604K | Fracture of unspecified phalanx of right ring finger, subsequent encounter for fracture with nonunion | CMS +S62604P | Fracture of unspecified phalanx of right ring finger, subsequent encounter for fracture with malunion | CMS +S62604S | Fracture of unspecified phalanx of right ring finger, sequela | CMS +S62605A | Fracture of unspecified phalanx of left ring finger, initial encounter for closed fracture | CMS +S62605B | Fracture of unspecified phalanx of left ring finger, initial encounter for open fracture | CMS +S62605D | Fracture of unspecified phalanx of left ring finger, subsequent encounter for fracture with routine healing | CMS +S62605G | Fracture of unspecified phalanx of left ring finger, subsequent encounter for fracture with delayed healing | CMS +S62605K | Fracture of unspecified phalanx of left ring finger, subsequent encounter for fracture with nonunion | CMS +S62605P | Fracture of unspecified phalanx of left ring finger, subsequent encounter for fracture with malunion | CMS +S62605S | Fracture of unspecified phalanx of left ring finger, sequela | CMS +S62606A | Fracture of unspecified phalanx of right little finger, initial encounter for closed fracture | CMS +S62606B | Fracture of unspecified phalanx of right little finger, initial encounter for open fracture | CMS +S62606D | Fracture of unspecified phalanx of right little finger, subsequent encounter for fracture with routine healing | CMS +S62606G | Fracture of unspecified phalanx of right little finger, subsequent encounter for fracture with delayed healing | CMS +S62606K | Fracture of unspecified phalanx of right little finger, subsequent encounter for fracture with nonunion | CMS +S62606P | Fracture of unspecified phalanx of right little finger, subsequent encounter for fracture with malunion | CMS +S62606S | Fracture of unspecified phalanx of right little finger, sequela | CMS +S62607A | Fracture of unspecified phalanx of left little finger, initial encounter for closed fracture | CMS +S62607B | Fracture of unspecified phalanx of left little finger, initial encounter for open fracture | CMS +S62607D | Fracture of unspecified phalanx of left little finger, subsequent encounter for fracture with routine healing | CMS +S62607G | Fracture of unspecified phalanx of left little finger, subsequent encounter for fracture with delayed healing | CMS +S62607K | Fracture of unspecified phalanx of left little finger, subsequent encounter for fracture with nonunion | CMS +S62607P | Fracture of unspecified phalanx of left little finger, subsequent encounter for fracture with malunion | CMS +S62607S | Fracture of unspecified phalanx of left little finger, sequela | CMS +S62608A | Fracture of unspecified phalanx of other finger, initial encounter for closed fracture | CMS +S62608B | Fracture of unspecified phalanx of other finger, initial encounter for open fracture | CMS +S62608D | Fracture of unspecified phalanx of other finger, subsequent encounter for fracture with routine healing | CMS +S62608G | Fracture of unspecified phalanx of other finger, subsequent encounter for fracture with delayed healing | CMS +S62608K | Fracture of unspecified phalanx of other finger, subsequent encounter for fracture with nonunion | CMS +S62608P | Fracture of unspecified phalanx of other finger, subsequent encounter for fracture with malunion | CMS +S62608S | Fracture of unspecified phalanx of other finger, sequela | CMS +S62609A | Fracture of unspecified phalanx of unspecified finger, initial encounter for closed fracture | CMS +S62609B | Fracture of unspecified phalanx of unspecified finger, initial encounter for open fracture | CMS +S62609D | Fracture of unspecified phalanx of unspecified finger, subsequent encounter for fracture with routine healing | CMS +S62609G | Fracture of unspecified phalanx of unspecified finger, subsequent encounter for fracture with delayed healing | CMS +S62609K | Fracture of unspecified phalanx of unspecified finger, subsequent encounter for fracture with nonunion | CMS +S62609P | Fracture of unspecified phalanx of unspecified finger, subsequent encounter for fracture with malunion | CMS +S62609S | Fracture of unspecified phalanx of unspecified finger, sequela | CMS +S62610A | Displaced fracture of proximal phalanx of right index finger, initial encounter for closed fracture | CMS +S62610B | Displaced fracture of proximal phalanx of right index finger, initial encounter for open fracture | CMS +S62610D | Displaced fracture of proximal phalanx of right index finger, subsequent encounter for fracture with routine healing | CMS +S62610G | Displaced fracture of proximal phalanx of right index finger, subsequent encounter for fracture with delayed healing | CMS +S62610K | Displaced fracture of proximal phalanx of right index finger, subsequent encounter for fracture with nonunion | CMS +S62610P | Displaced fracture of proximal phalanx of right index finger, subsequent encounter for fracture with malunion | CMS +S62610S | Displaced fracture of proximal phalanx of right index finger, sequela | CMS +S62611A | Displaced fracture of proximal phalanx of left index finger, initial encounter for closed fracture | CMS +S62611B | Displaced fracture of proximal phalanx of left index finger, initial encounter for open fracture | CMS +S62611D | Displaced fracture of proximal phalanx of left index finger, subsequent encounter for fracture with routine healing | CMS +S62611G | Displaced fracture of proximal phalanx of left index finger, subsequent encounter for fracture with delayed healing | CMS +S62611K | Displaced fracture of proximal phalanx of left index finger, subsequent encounter for fracture with nonunion | CMS +S62611P | Displaced fracture of proximal phalanx of left index finger, subsequent encounter for fracture with malunion | CMS +S62611S | Displaced fracture of proximal phalanx of left index finger, sequela | CMS +S62612A | Displaced fracture of proximal phalanx of right middle finger, initial encounter for closed fracture | CMS +S62612B | Displaced fracture of proximal phalanx of right middle finger, initial encounter for open fracture | CMS +S62612D | Displaced fracture of proximal phalanx of right middle finger, subsequent encounter for fracture with routine healing | CMS +S62612G | Displaced fracture of proximal phalanx of right middle finger, subsequent encounter for fracture with delayed healing | CMS +S62612K | Displaced fracture of proximal phalanx of right middle finger, subsequent encounter for fracture with nonunion | CMS +S62612P | Displaced fracture of proximal phalanx of right middle finger, subsequent encounter for fracture with malunion | CMS +S62612S | Displaced fracture of proximal phalanx of right middle finger, sequela | CMS +S62613A | Displaced fracture of proximal phalanx of left middle finger, initial encounter for closed fracture | CMS +S62613B | Displaced fracture of proximal phalanx of left middle finger, initial encounter for open fracture | CMS +S62613D | Displaced fracture of proximal phalanx of left middle finger, subsequent encounter for fracture with routine healing | CMS +S62613G | Displaced fracture of proximal phalanx of left middle finger, subsequent encounter for fracture with delayed healing | CMS +S62613K | Displaced fracture of proximal phalanx of left middle finger, subsequent encounter for fracture with nonunion | CMS +S62613P | Displaced fracture of proximal phalanx of left middle finger, subsequent encounter for fracture with malunion | CMS +S62613S | Displaced fracture of proximal phalanx of left middle finger, sequela | CMS +S62614A | Displaced fracture of proximal phalanx of right ring finger, initial encounter for closed fracture | CMS +S62614B | Displaced fracture of proximal phalanx of right ring finger, initial encounter for open fracture | CMS +S62614D | Displaced fracture of proximal phalanx of right ring finger, subsequent encounter for fracture with routine healing | CMS +S62614G | Displaced fracture of proximal phalanx of right ring finger, subsequent encounter for fracture with delayed healing | CMS +S62614K | Displaced fracture of proximal phalanx of right ring finger, subsequent encounter for fracture with nonunion | CMS +S62614P | Displaced fracture of proximal phalanx of right ring finger, subsequent encounter for fracture with malunion | CMS +S62614S | Displaced fracture of proximal phalanx of right ring finger, sequela | CMS +S62615A | Displaced fracture of proximal phalanx of left ring finger, initial encounter for closed fracture | CMS +S62615B | Displaced fracture of proximal phalanx of left ring finger, initial encounter for open fracture | CMS +S62615D | Displaced fracture of proximal phalanx of left ring finger, subsequent encounter for fracture with routine healing | CMS +S62615G | Displaced fracture of proximal phalanx of left ring finger, subsequent encounter for fracture with delayed healing | CMS +S62615K | Displaced fracture of proximal phalanx of left ring finger, subsequent encounter for fracture with nonunion | CMS +S62615P | Displaced fracture of proximal phalanx of left ring finger, subsequent encounter for fracture with malunion | CMS +S62615S | Displaced fracture of proximal phalanx of left ring finger, sequela | CMS +S62616A | Displaced fracture of proximal phalanx of right little finger, initial encounter for closed fracture | CMS +S62616B | Displaced fracture of proximal phalanx of right little finger, initial encounter for open fracture | CMS +S62616D | Displaced fracture of proximal phalanx of right little finger, subsequent encounter for fracture with routine healing | CMS +S62616G | Displaced fracture of proximal phalanx of right little finger, subsequent encounter for fracture with delayed healing | CMS +S62616K | Displaced fracture of proximal phalanx of right little finger, subsequent encounter for fracture with nonunion | CMS +S62616P | Displaced fracture of proximal phalanx of right little finger, subsequent encounter for fracture with malunion | CMS +S62616S | Displaced fracture of proximal phalanx of right little finger, sequela | CMS +S62617A | Displaced fracture of proximal phalanx of left little finger, initial encounter for closed fracture | CMS +S62617B | Displaced fracture of proximal phalanx of left little finger, initial encounter for open fracture | CMS +S62617D | Displaced fracture of proximal phalanx of left little finger, subsequent encounter for fracture with routine healing | CMS +S62617G | Displaced fracture of proximal phalanx of left little finger, subsequent encounter for fracture with delayed healing | CMS +S62617K | Displaced fracture of proximal phalanx of left little finger, subsequent encounter for fracture with nonunion | CMS +S62617P | Displaced fracture of proximal phalanx of left little finger, subsequent encounter for fracture with malunion | CMS +S62617S | Displaced fracture of proximal phalanx of left little finger, sequela | CMS +S62618A | Displaced fracture of proximal phalanx of other finger, initial encounter for closed fracture | CMS +S62618B | Displaced fracture of proximal phalanx of other finger, initial encounter for open fracture | CMS +S62618D | Displaced fracture of proximal phalanx of other finger, subsequent encounter for fracture with routine healing | CMS +S62618G | Displaced fracture of proximal phalanx of other finger, subsequent encounter for fracture with delayed healing | CMS +S62618K | Displaced fracture of proximal phalanx of other finger, subsequent encounter for fracture with nonunion | CMS +S62618P | Displaced fracture of proximal phalanx of other finger, subsequent encounter for fracture with malunion | CMS +S62618S | Displaced fracture of proximal phalanx of other finger, sequela | CMS +S62619A | Displaced fracture of proximal phalanx of unspecified finger, initial encounter for closed fracture | CMS +S62619B | Displaced fracture of proximal phalanx of unspecified finger, initial encounter for open fracture | CMS +S62619D | Displaced fracture of proximal phalanx of unspecified finger, subsequent encounter for fracture with routine healing | CMS +S62619G | Displaced fracture of proximal phalanx of unspecified finger, subsequent encounter for fracture with delayed healing | CMS +S62619K | Displaced fracture of proximal phalanx of unspecified finger, subsequent encounter for fracture with nonunion | CMS +S62619P | Displaced fracture of proximal phalanx of unspecified finger, subsequent encounter for fracture with malunion | CMS +S62619S | Displaced fracture of proximal phalanx of unspecified finger, sequela | CMS +S62620A | Displaced fracture of middle phalanx of right index finger, initial encounter for closed fracture | CMS +S62620B | Displaced fracture of middle phalanx of right index finger, initial encounter for open fracture | CMS +S62620D | Displaced fracture of middle phalanx of right index finger, subsequent encounter for fracture with routine healing | CMS +S62620G | Displaced fracture of middle phalanx of right index finger, subsequent encounter for fracture with delayed healing | CMS +S62620K | Displaced fracture of middle phalanx of right index finger, subsequent encounter for fracture with nonunion | CMS +S62620P | Displaced fracture of middle phalanx of right index finger, subsequent encounter for fracture with malunion | CMS +S62620S | Displaced fracture of middle phalanx of right index finger, sequela | CMS +S62621A | Displaced fracture of middle phalanx of left index finger, initial encounter for closed fracture | CMS +S62621B | Displaced fracture of middle phalanx of left index finger, initial encounter for open fracture | CMS +S62621D | Displaced fracture of middle phalanx of left index finger, subsequent encounter for fracture with routine healing | CMS +S62621G | Displaced fracture of middle phalanx of left index finger, subsequent encounter for fracture with delayed healing | CMS +S62621K | Displaced fracture of middle phalanx of left index finger, subsequent encounter for fracture with nonunion | CMS +S62621P | Displaced fracture of middle phalanx of left index finger, subsequent encounter for fracture with malunion | CMS +S62621S | Displaced fracture of middle phalanx of left index finger, sequela | CMS +S62622A | Displaced fracture of middle phalanx of right middle finger, initial encounter for closed fracture | CMS +S62622B | Displaced fracture of middle phalanx of right middle finger, initial encounter for open fracture | CMS +S62622D | Displaced fracture of middle phalanx of right middle finger, subsequent encounter for fracture with routine healing | CMS +S62622G | Displaced fracture of middle phalanx of right middle finger, subsequent encounter for fracture with delayed healing | CMS +S62622K | Displaced fracture of middle phalanx of right middle finger, subsequent encounter for fracture with nonunion | CMS +S62622P | Displaced fracture of middle phalanx of right middle finger, subsequent encounter for fracture with malunion | CMS +S62622S | Displaced fracture of middle phalanx of right middle finger, sequela | CMS +S62623A | Displaced fracture of middle phalanx of left middle finger, initial encounter for closed fracture | CMS +S62623B | Displaced fracture of middle phalanx of left middle finger, initial encounter for open fracture | CMS +S62623D | Displaced fracture of middle phalanx of left middle finger, subsequent encounter for fracture with routine healing | CMS +S62623G | Displaced fracture of middle phalanx of left middle finger, subsequent encounter for fracture with delayed healing | CMS +S62623K | Displaced fracture of middle phalanx of left middle finger, subsequent encounter for fracture with nonunion | CMS +S62623P | Displaced fracture of middle phalanx of left middle finger, subsequent encounter for fracture with malunion | CMS +S62623S | Displaced fracture of middle phalanx of left middle finger, sequela | CMS +S62624A | Displaced fracture of middle phalanx of right ring finger, initial encounter for closed fracture | CMS +S62624B | Displaced fracture of middle phalanx of right ring finger, initial encounter for open fracture | CMS +S62624D | Displaced fracture of middle phalanx of right ring finger, subsequent encounter for fracture with routine healing | CMS +S62624G | Displaced fracture of middle phalanx of right ring finger, subsequent encounter for fracture with delayed healing | CMS +S62624K | Displaced fracture of middle phalanx of right ring finger, subsequent encounter for fracture with nonunion | CMS +S62624P | Displaced fracture of middle phalanx of right ring finger, subsequent encounter for fracture with malunion | CMS +S62624S | Displaced fracture of middle phalanx of right ring finger, sequela | CMS +S62625A | Displaced fracture of middle phalanx of left ring finger, initial encounter for closed fracture | CMS +S62625B | Displaced fracture of middle phalanx of left ring finger, initial encounter for open fracture | CMS +S62625D | Displaced fracture of middle phalanx of left ring finger, subsequent encounter for fracture with routine healing | CMS +S62625G | Displaced fracture of middle phalanx of left ring finger, subsequent encounter for fracture with delayed healing | CMS +S62625K | Displaced fracture of middle phalanx of left ring finger, subsequent encounter for fracture with nonunion | CMS +S62625P | Displaced fracture of middle phalanx of left ring finger, subsequent encounter for fracture with malunion | CMS +S62625S | Displaced fracture of middle phalanx of left ring finger, sequela | CMS +S62626A | Displaced fracture of middle phalanx of right little finger, initial encounter for closed fracture | CMS +S62626B | Displaced fracture of middle phalanx of right little finger, initial encounter for open fracture | CMS +S62626D | Displaced fracture of middle phalanx of right little finger, subsequent encounter for fracture with routine healing | CMS +S62626G | Displaced fracture of middle phalanx of right little finger, subsequent encounter for fracture with delayed healing | CMS +S62626K | Displaced fracture of middle phalanx of right little finger, subsequent encounter for fracture with nonunion | CMS +S62626P | Displaced fracture of middle phalanx of right little finger, subsequent encounter for fracture with malunion | CMS +S62626S | Displaced fracture of middle phalanx of right little finger, sequela | CMS +S62627A | Displaced fracture of middle phalanx of left little finger, initial encounter for closed fracture | CMS +S62627B | Displaced fracture of middle phalanx of left little finger, initial encounter for open fracture | CMS +S62627D | Displaced fracture of middle phalanx of left little finger, subsequent encounter for fracture with routine healing | CMS +S62627G | Displaced fracture of middle phalanx of left little finger, subsequent encounter for fracture with delayed healing | CMS +S62627K | Displaced fracture of middle phalanx of left little finger, subsequent encounter for fracture with nonunion | CMS +S62627P | Displaced fracture of middle phalanx of left little finger, subsequent encounter for fracture with malunion | CMS +S62627S | Displaced fracture of middle phalanx of left little finger, sequela | CMS +S62628A | Displaced fracture of middle phalanx of other finger, initial encounter for closed fracture | CMS +S62628B | Displaced fracture of middle phalanx of other finger, initial encounter for open fracture | CMS +S62628D | Displaced fracture of middle phalanx of other finger, subsequent encounter for fracture with routine healing | CMS +S62628G | Displaced fracture of middle phalanx of other finger, subsequent encounter for fracture with delayed healing | CMS +S62628K | Displaced fracture of middle phalanx of other finger, subsequent encounter for fracture with nonunion | CMS +S62628P | Displaced fracture of middle phalanx of other finger, subsequent encounter for fracture with malunion | CMS +S62628S | Displaced fracture of middle phalanx of other finger, sequela | CMS +S62629A | Displaced fracture of middle phalanx of unspecified finger, initial encounter for closed fracture | CMS +S62629B | Displaced fracture of middle phalanx of unspecified finger, initial encounter for open fracture | CMS +S62629D | Displaced fracture of middle phalanx of unspecified finger, subsequent encounter for fracture with routine healing | CMS +S62629G | Displaced fracture of middle phalanx of unspecified finger, subsequent encounter for fracture with delayed healing | CMS +S62629K | Displaced fracture of middle phalanx of unspecified finger, subsequent encounter for fracture with nonunion | CMS +S62629P | Displaced fracture of middle phalanx of unspecified finger, subsequent encounter for fracture with malunion | CMS +S62629S | Displaced fracture of middle phalanx of unspecified finger, sequela | CMS +S62630A | Displaced fracture of distal phalanx of right index finger, initial encounter for closed fracture | CMS +S62630B | Displaced fracture of distal phalanx of right index finger, initial encounter for open fracture | CMS +S62630D | Displaced fracture of distal phalanx of right index finger, subsequent encounter for fracture with routine healing | CMS +S62630G | Displaced fracture of distal phalanx of right index finger, subsequent encounter for fracture with delayed healing | CMS +S62630K | Displaced fracture of distal phalanx of right index finger, subsequent encounter for fracture with nonunion | CMS +S62630P | Displaced fracture of distal phalanx of right index finger, subsequent encounter for fracture with malunion | CMS +S62630S | Displaced fracture of distal phalanx of right index finger, sequela | CMS +S62631A | Displaced fracture of distal phalanx of left index finger, initial encounter for closed fracture | CMS +S62631B | Displaced fracture of distal phalanx of left index finger, initial encounter for open fracture | CMS +S62631D | Displaced fracture of distal phalanx of left index finger, subsequent encounter for fracture with routine healing | CMS +S62631G | Displaced fracture of distal phalanx of left index finger, subsequent encounter for fracture with delayed healing | CMS +S62631K | Displaced fracture of distal phalanx of left index finger, subsequent encounter for fracture with nonunion | CMS +S62631P | Displaced fracture of distal phalanx of left index finger, subsequent encounter for fracture with malunion | CMS +S62631S | Displaced fracture of distal phalanx of left index finger, sequela | CMS +S62632A | Displaced fracture of distal phalanx of right middle finger, initial encounter for closed fracture | CMS +S62632B | Displaced fracture of distal phalanx of right middle finger, initial encounter for open fracture | CMS +S62632D | Displaced fracture of distal phalanx of right middle finger, subsequent encounter for fracture with routine healing | CMS +S62632G | Displaced fracture of distal phalanx of right middle finger, subsequent encounter for fracture with delayed healing | CMS +S62632K | Displaced fracture of distal phalanx of right middle finger, subsequent encounter for fracture with nonunion | CMS +S62632P | Displaced fracture of distal phalanx of right middle finger, subsequent encounter for fracture with malunion | CMS +S62632S | Displaced fracture of distal phalanx of right middle finger, sequela | CMS +S62633A | Displaced fracture of distal phalanx of left middle finger, initial encounter for closed fracture | CMS +S62633B | Displaced fracture of distal phalanx of left middle finger, initial encounter for open fracture | CMS +S62633D | Displaced fracture of distal phalanx of left middle finger, subsequent encounter for fracture with routine healing | CMS +S62633G | Displaced fracture of distal phalanx of left middle finger, subsequent encounter for fracture with delayed healing | CMS +S62633K | Displaced fracture of distal phalanx of left middle finger, subsequent encounter for fracture with nonunion | CMS +S62633P | Displaced fracture of distal phalanx of left middle finger, subsequent encounter for fracture with malunion | CMS +S62633S | Displaced fracture of distal phalanx of left middle finger, sequela | CMS +S62634A | Displaced fracture of distal phalanx of right ring finger, initial encounter for closed fracture | CMS +S62634B | Displaced fracture of distal phalanx of right ring finger, initial encounter for open fracture | CMS +S62634D | Displaced fracture of distal phalanx of right ring finger, subsequent encounter for fracture with routine healing | CMS +S62634G | Displaced fracture of distal phalanx of right ring finger, subsequent encounter for fracture with delayed healing | CMS +S62634K | Displaced fracture of distal phalanx of right ring finger, subsequent encounter for fracture with nonunion | CMS +S62634P | Displaced fracture of distal phalanx of right ring finger, subsequent encounter for fracture with malunion | CMS +S62634S | Displaced fracture of distal phalanx of right ring finger, sequela | CMS +S62635A | Displaced fracture of distal phalanx of left ring finger, initial encounter for closed fracture | CMS +S62635B | Displaced fracture of distal phalanx of left ring finger, initial encounter for open fracture | CMS +S62635D | Displaced fracture of distal phalanx of left ring finger, subsequent encounter for fracture with routine healing | CMS +S62635G | Displaced fracture of distal phalanx of left ring finger, subsequent encounter for fracture with delayed healing | CMS +S62635K | Displaced fracture of distal phalanx of left ring finger, subsequent encounter for fracture with nonunion | CMS +S62635P | Displaced fracture of distal phalanx of left ring finger, subsequent encounter for fracture with malunion | CMS +S62635S | Displaced fracture of distal phalanx of left ring finger, sequela | CMS +S62636A | Displaced fracture of distal phalanx of right little finger, initial encounter for closed fracture | CMS +S62636B | Displaced fracture of distal phalanx of right little finger, initial encounter for open fracture | CMS +S62636D | Displaced fracture of distal phalanx of right little finger, subsequent encounter for fracture with routine healing | CMS +S62636G | Displaced fracture of distal phalanx of right little finger, subsequent encounter for fracture with delayed healing | CMS +S62636K | Displaced fracture of distal phalanx of right little finger, subsequent encounter for fracture with nonunion | CMS +S62636P | Displaced fracture of distal phalanx of right little finger, subsequent encounter for fracture with malunion | CMS +S62636S | Displaced fracture of distal phalanx of right little finger, sequela | CMS +S62637A | Displaced fracture of distal phalanx of left little finger, initial encounter for closed fracture | CMS +S62637B | Displaced fracture of distal phalanx of left little finger, initial encounter for open fracture | CMS +S62637D | Displaced fracture of distal phalanx of left little finger, subsequent encounter for fracture with routine healing | CMS +S62637G | Displaced fracture of distal phalanx of left little finger, subsequent encounter for fracture with delayed healing | CMS +S62637K | Displaced fracture of distal phalanx of left little finger, subsequent encounter for fracture with nonunion | CMS +S62637P | Displaced fracture of distal phalanx of left little finger, subsequent encounter for fracture with malunion | CMS +S62637S | Displaced fracture of distal phalanx of left little finger, sequela | CMS +S62638A | Displaced fracture of distal phalanx of other finger, initial encounter for closed fracture | CMS +S62638B | Displaced fracture of distal phalanx of other finger, initial encounter for open fracture | CMS +S62638D | Displaced fracture of distal phalanx of other finger, subsequent encounter for fracture with routine healing | CMS +S62638G | Displaced fracture of distal phalanx of other finger, subsequent encounter for fracture with delayed healing | CMS +S62638K | Displaced fracture of distal phalanx of other finger, subsequent encounter for fracture with nonunion | CMS +S62638P | Displaced fracture of distal phalanx of other finger, subsequent encounter for fracture with malunion | CMS +S62638S | Displaced fracture of distal phalanx of other finger, sequela | CMS +S62639A | Displaced fracture of distal phalanx of unspecified finger, initial encounter for closed fracture | CMS +S62639B | Displaced fracture of distal phalanx of unspecified finger, initial encounter for open fracture | CMS +S62639D | Displaced fracture of distal phalanx of unspecified finger, subsequent encounter for fracture with routine healing | CMS +S62639G | Displaced fracture of distal phalanx of unspecified finger, subsequent encounter for fracture with delayed healing | CMS +S62639K | Displaced fracture of distal phalanx of unspecified finger, subsequent encounter for fracture with nonunion | CMS +S62639P | Displaced fracture of distal phalanx of unspecified finger, subsequent encounter for fracture with malunion | CMS +S62639S | Displaced fracture of distal phalanx of unspecified finger, sequela | CMS +S62640A | Nondisplaced fracture of proximal phalanx of right index finger, initial encounter for closed fracture | CMS +S62640B | Nondisplaced fracture of proximal phalanx of right index finger, initial encounter for open fracture | CMS +S62640D | Nondisplaced fracture of proximal phalanx of right index finger, subsequent encounter for fracture with routine healing | CMS +S62640G | Nondisplaced fracture of proximal phalanx of right index finger, subsequent encounter for fracture with delayed healing | CMS +S62640K | Nondisplaced fracture of proximal phalanx of right index finger, subsequent encounter for fracture with nonunion | CMS +S62640P | Nondisplaced fracture of proximal phalanx of right index finger, subsequent encounter for fracture with malunion | CMS +S62640S | Nondisplaced fracture of proximal phalanx of right index finger, sequela | CMS +S62641A | Nondisplaced fracture of proximal phalanx of left index finger, initial encounter for closed fracture | CMS +S62641B | Nondisplaced fracture of proximal phalanx of left index finger, initial encounter for open fracture | CMS +S62641D | Nondisplaced fracture of proximal phalanx of left index finger, subsequent encounter for fracture with routine healing | CMS +S62641G | Nondisplaced fracture of proximal phalanx of left index finger, subsequent encounter for fracture with delayed healing | CMS +S62641K | Nondisplaced fracture of proximal phalanx of left index finger, subsequent encounter for fracture with nonunion | CMS +S62641P | Nondisplaced fracture of proximal phalanx of left index finger, subsequent encounter for fracture with malunion | CMS +S62641S | Nondisplaced fracture of proximal phalanx of left index finger, sequela | CMS +S62642A | Nondisplaced fracture of proximal phalanx of right middle finger, initial encounter for closed fracture | CMS +S62642B | Nondisplaced fracture of proximal phalanx of right middle finger, initial encounter for open fracture | CMS +S62642D | Nondisplaced fracture of proximal phalanx of right middle finger, subsequent encounter for fracture with routine healing | CMS +S62642G | Nondisplaced fracture of proximal phalanx of right middle finger, subsequent encounter for fracture with delayed healing | CMS +S62642K | Nondisplaced fracture of proximal phalanx of right middle finger, subsequent encounter for fracture with nonunion | CMS +S62642P | Nondisplaced fracture of proximal phalanx of right middle finger, subsequent encounter for fracture with malunion | CMS +S62642S | Nondisplaced fracture of proximal phalanx of right middle finger, sequela | CMS +S62643A | Nondisplaced fracture of proximal phalanx of left middle finger, initial encounter for closed fracture | CMS +S62643B | Nondisplaced fracture of proximal phalanx of left middle finger, initial encounter for open fracture | CMS +S62643D | Nondisplaced fracture of proximal phalanx of left middle finger, subsequent encounter for fracture with routine healing | CMS +S62643G | Nondisplaced fracture of proximal phalanx of left middle finger, subsequent encounter for fracture with delayed healing | CMS +S62643K | Nondisplaced fracture of proximal phalanx of left middle finger, subsequent encounter for fracture with nonunion | CMS +S62643P | Nondisplaced fracture of proximal phalanx of left middle finger, subsequent encounter for fracture with malunion | CMS +S62643S | Nondisplaced fracture of proximal phalanx of left middle finger, sequela | CMS +S62644A | Nondisplaced fracture of proximal phalanx of right ring finger, initial encounter for closed fracture | CMS +S62644B | Nondisplaced fracture of proximal phalanx of right ring finger, initial encounter for open fracture | CMS +S62644D | Nondisplaced fracture of proximal phalanx of right ring finger, subsequent encounter for fracture with routine healing | CMS +S62644G | Nondisplaced fracture of proximal phalanx of right ring finger, subsequent encounter for fracture with delayed healing | CMS +S62644K | Nondisplaced fracture of proximal phalanx of right ring finger, subsequent encounter for fracture with nonunion | CMS +S62644P | Nondisplaced fracture of proximal phalanx of right ring finger, subsequent encounter for fracture with malunion | CMS +S62644S | Nondisplaced fracture of proximal phalanx of right ring finger, sequela | CMS +S62645A | Nondisplaced fracture of proximal phalanx of left ring finger, initial encounter for closed fracture | CMS +S62645B | Nondisplaced fracture of proximal phalanx of left ring finger, initial encounter for open fracture | CMS +S62645D | Nondisplaced fracture of proximal phalanx of left ring finger, subsequent encounter for fracture with routine healing | CMS +S62645G | Nondisplaced fracture of proximal phalanx of left ring finger, subsequent encounter for fracture with delayed healing | CMS +S62645K | Nondisplaced fracture of proximal phalanx of left ring finger, subsequent encounter for fracture with nonunion | CMS +S62645P | Nondisplaced fracture of proximal phalanx of left ring finger, subsequent encounter for fracture with malunion | CMS +S62645S | Nondisplaced fracture of proximal phalanx of left ring finger, sequela | CMS +S62646A | Nondisplaced fracture of proximal phalanx of right little finger, initial encounter for closed fracture | CMS +S62646B | Nondisplaced fracture of proximal phalanx of right little finger, initial encounter for open fracture | CMS +S62646D | Nondisplaced fracture of proximal phalanx of right little finger, subsequent encounter for fracture with routine healing | CMS +S62646G | Nondisplaced fracture of proximal phalanx of right little finger, subsequent encounter for fracture with delayed healing | CMS +S62646K | Nondisplaced fracture of proximal phalanx of right little finger, subsequent encounter for fracture with nonunion | CMS +S62646P | Nondisplaced fracture of proximal phalanx of right little finger, subsequent encounter for fracture with malunion | CMS +S62646S | Nondisplaced fracture of proximal phalanx of right little finger, sequela | CMS +S62647A | Nondisplaced fracture of proximal phalanx of left little finger, initial encounter for closed fracture | CMS +S62647B | Nondisplaced fracture of proximal phalanx of left little finger, initial encounter for open fracture | CMS +S62647D | Nondisplaced fracture of proximal phalanx of left little finger, subsequent encounter for fracture with routine healing | CMS +S62647G | Nondisplaced fracture of proximal phalanx of left little finger, subsequent encounter for fracture with delayed healing | CMS +S62647K | Nondisplaced fracture of proximal phalanx of left little finger, subsequent encounter for fracture with nonunion | CMS +S62647P | Nondisplaced fracture of proximal phalanx of left little finger, subsequent encounter for fracture with malunion | CMS +S62647S | Nondisplaced fracture of proximal phalanx of left little finger, sequela | CMS +S62648A | Nondisplaced fracture of proximal phalanx of other finger, initial encounter for closed fracture | CMS +S62648B | Nondisplaced fracture of proximal phalanx of other finger, initial encounter for open fracture | CMS +S62648D | Nondisplaced fracture of proximal phalanx of other finger, subsequent encounter for fracture with routine healing | CMS +S62648G | Nondisplaced fracture of proximal phalanx of other finger, subsequent encounter for fracture with delayed healing | CMS +S62648K | Nondisplaced fracture of proximal phalanx of other finger, subsequent encounter for fracture with nonunion | CMS +S62648P | Nondisplaced fracture of proximal phalanx of other finger, subsequent encounter for fracture with malunion | CMS +S62648S | Nondisplaced fracture of proximal phalanx of other finger, sequela | CMS +S62649A | Nondisplaced fracture of proximal phalanx of unspecified finger, initial encounter for closed fracture | CMS +S62649B | Nondisplaced fracture of proximal phalanx of unspecified finger, initial encounter for open fracture | CMS +S62649D | Nondisplaced fracture of proximal phalanx of unspecified finger, subsequent encounter for fracture with routine healing | CMS +S62649G | Nondisplaced fracture of proximal phalanx of unspecified finger, subsequent encounter for fracture with delayed healing | CMS +S62649K | Nondisplaced fracture of proximal phalanx of unspecified finger, subsequent encounter for fracture with nonunion | CMS +S62649P | Nondisplaced fracture of proximal phalanx of unspecified finger, subsequent encounter for fracture with malunion | CMS +S62649S | Nondisplaced fracture of proximal phalanx of unspecified finger, sequela | CMS +S62650A | Nondisplaced fracture of middle phalanx of right index finger, initial encounter for closed fracture | CMS +S62650B | Nondisplaced fracture of middle phalanx of right index finger, initial encounter for open fracture | CMS +S62650D | Nondisplaced fracture of middle phalanx of right index finger, subsequent encounter for fracture with routine healing | CMS +S62650G | Nondisplaced fracture of middle phalanx of right index finger, subsequent encounter for fracture with delayed healing | CMS +S62650K | Nondisplaced fracture of middle phalanx of right index finger, subsequent encounter for fracture with nonunion | CMS +S62650P | Nondisplaced fracture of middle phalanx of right index finger, subsequent encounter for fracture with malunion | CMS +S62650S | Nondisplaced fracture of middle phalanx of right index finger, sequela | CMS +S62651A | Nondisplaced fracture of middle phalanx of left index finger, initial encounter for closed fracture | CMS +S62651B | Nondisplaced fracture of middle phalanx of left index finger, initial encounter for open fracture | CMS +S62651D | Nondisplaced fracture of middle phalanx of left index finger, subsequent encounter for fracture with routine healing | CMS +S62651G | Nondisplaced fracture of middle phalanx of left index finger, subsequent encounter for fracture with delayed healing | CMS +S62651K | Nondisplaced fracture of middle phalanx of left index finger, subsequent encounter for fracture with nonunion | CMS +S62651P | Nondisplaced fracture of middle phalanx of left index finger, subsequent encounter for fracture with malunion | CMS +S62651S | Nondisplaced fracture of middle phalanx of left index finger, sequela | CMS +S62652A | Nondisplaced fracture of middle phalanx of right middle finger, initial encounter for closed fracture | CMS +S62652B | Nondisplaced fracture of middle phalanx of right middle finger, initial encounter for open fracture | CMS +S62652D | Nondisplaced fracture of middle phalanx of right middle finger, subsequent encounter for fracture with routine healing | CMS +S62652G | Nondisplaced fracture of middle phalanx of right middle finger, subsequent encounter for fracture with delayed healing | CMS +S62652K | Nondisplaced fracture of middle phalanx of right middle finger, subsequent encounter for fracture with nonunion | CMS +S62652P | Nondisplaced fracture of middle phalanx of right middle finger, subsequent encounter for fracture with malunion | CMS +S62652S | Nondisplaced fracture of middle phalanx of right middle finger, sequela | CMS +S62653A | Nondisplaced fracture of middle phalanx of left middle finger, initial encounter for closed fracture | CMS +S62653B | Nondisplaced fracture of middle phalanx of left middle finger, initial encounter for open fracture | CMS +S62653D | Nondisplaced fracture of middle phalanx of left middle finger, subsequent encounter for fracture with routine healing | CMS +S62653G | Nondisplaced fracture of middle phalanx of left middle finger, subsequent encounter for fracture with delayed healing | CMS +S62653K | Nondisplaced fracture of middle phalanx of left middle finger, subsequent encounter for fracture with nonunion | CMS +S62653P | Nondisplaced fracture of middle phalanx of left middle finger, subsequent encounter for fracture with malunion | CMS +S62653S | Nondisplaced fracture of middle phalanx of left middle finger, sequela | CMS +S62654A | Nondisplaced fracture of middle phalanx of right ring finger, initial encounter for closed fracture | CMS +S62654B | Nondisplaced fracture of middle phalanx of right ring finger, initial encounter for open fracture | CMS +S62654D | Nondisplaced fracture of middle phalanx of right ring finger, subsequent encounter for fracture with routine healing | CMS +S62654G | Nondisplaced fracture of middle phalanx of right ring finger, subsequent encounter for fracture with delayed healing | CMS +S62654K | Nondisplaced fracture of middle phalanx of right ring finger, subsequent encounter for fracture with nonunion | CMS +S62654P | Nondisplaced fracture of middle phalanx of right ring finger, subsequent encounter for fracture with malunion | CMS +S62654S | Nondisplaced fracture of middle phalanx of right ring finger, sequela | CMS +S62655A | Nondisplaced fracture of middle phalanx of left ring finger, initial encounter for closed fracture | CMS +S62655B | Nondisplaced fracture of middle phalanx of left ring finger, initial encounter for open fracture | CMS +S62655D | Nondisplaced fracture of middle phalanx of left ring finger, subsequent encounter for fracture with routine healing | CMS +S62655G | Nondisplaced fracture of middle phalanx of left ring finger, subsequent encounter for fracture with delayed healing | CMS +S62655K | Nondisplaced fracture of middle phalanx of left ring finger, subsequent encounter for fracture with nonunion | CMS +S62655P | Nondisplaced fracture of middle phalanx of left ring finger, subsequent encounter for fracture with malunion | CMS +S62655S | Nondisplaced fracture of middle phalanx of left ring finger, sequela | CMS +S62656A | Nondisplaced fracture of middle phalanx of right little finger, initial encounter for closed fracture | CMS +S62656B | Nondisplaced fracture of middle phalanx of right little finger, initial encounter for open fracture | CMS +S62656D | Nondisplaced fracture of middle phalanx of right little finger, subsequent encounter for fracture with routine healing | CMS +S62656G | Nondisplaced fracture of middle phalanx of right little finger, subsequent encounter for fracture with delayed healing | CMS +S62656K | Nondisplaced fracture of middle phalanx of right little finger, subsequent encounter for fracture with nonunion | CMS +S62656P | Nondisplaced fracture of middle phalanx of right little finger, subsequent encounter for fracture with malunion | CMS +S62656S | Nondisplaced fracture of middle phalanx of right little finger, sequela | CMS +S62657A | Nondisplaced fracture of middle phalanx of left little finger, initial encounter for closed fracture | CMS +S62657B | Nondisplaced fracture of middle phalanx of left little finger, initial encounter for open fracture | CMS +S62657D | Nondisplaced fracture of middle phalanx of left little finger, subsequent encounter for fracture with routine healing | CMS +S62657G | Nondisplaced fracture of middle phalanx of left little finger, subsequent encounter for fracture with delayed healing | CMS +S62657K | Nondisplaced fracture of middle phalanx of left little finger, subsequent encounter for fracture with nonunion | CMS +S62657P | Nondisplaced fracture of middle phalanx of left little finger, subsequent encounter for fracture with malunion | CMS +S62657S | Nondisplaced fracture of middle phalanx of left little finger, sequela | CMS +S62658A | Nondisplaced fracture of middle phalanx of other finger, initial encounter for closed fracture | CMS +S62658B | Nondisplaced fracture of middle phalanx of other finger, initial encounter for open fracture | CMS +S62658D | Nondisplaced fracture of middle phalanx of other finger, subsequent encounter for fracture with routine healing | CMS +S62658G | Nondisplaced fracture of middle phalanx of other finger, subsequent encounter for fracture with delayed healing | CMS +S62658K | Nondisplaced fracture of middle phalanx of other finger, subsequent encounter for fracture with nonunion | CMS +S62658P | Nondisplaced fracture of middle phalanx of other finger, subsequent encounter for fracture with malunion | CMS +S62658S | Nondisplaced fracture of middle phalanx of other finger, sequela | CMS +S62659A | Nondisplaced fracture of middle phalanx of unspecified finger, initial encounter for closed fracture | CMS +S62659B | Nondisplaced fracture of middle phalanx of unspecified finger, initial encounter for open fracture | CMS +S62659D | Nondisplaced fracture of middle phalanx of unspecified finger, subsequent encounter for fracture with routine healing | CMS +S62659G | Nondisplaced fracture of middle phalanx of unspecified finger, subsequent encounter for fracture with delayed healing | CMS +S62659K | Nondisplaced fracture of middle phalanx of unspecified finger, subsequent encounter for fracture with nonunion | CMS +S62659P | Nondisplaced fracture of middle phalanx of unspecified finger, subsequent encounter for fracture with malunion | CMS +S62659S | Nondisplaced fracture of middle phalanx of unspecified finger, sequela | CMS +S62660A | Nondisplaced fracture of distal phalanx of right index finger, initial encounter for closed fracture | CMS +S62660B | Nondisplaced fracture of distal phalanx of right index finger, initial encounter for open fracture | CMS +S62660D | Nondisplaced fracture of distal phalanx of right index finger, subsequent encounter for fracture with routine healing | CMS +S62660G | Nondisplaced fracture of distal phalanx of right index finger, subsequent encounter for fracture with delayed healing | CMS +S62660K | Nondisplaced fracture of distal phalanx of right index finger, subsequent encounter for fracture with nonunion | CMS +S62660P | Nondisplaced fracture of distal phalanx of right index finger, subsequent encounter for fracture with malunion | CMS +S62660S | Nondisplaced fracture of distal phalanx of right index finger, sequela | CMS +S62661A | Nondisplaced fracture of distal phalanx of left index finger, initial encounter for closed fracture | CMS +S62661B | Nondisplaced fracture of distal phalanx of left index finger, initial encounter for open fracture | CMS +S62661D | Nondisplaced fracture of distal phalanx of left index finger, subsequent encounter for fracture with routine healing | CMS +S62661G | Nondisplaced fracture of distal phalanx of left index finger, subsequent encounter for fracture with delayed healing | CMS +S62661K | Nondisplaced fracture of distal phalanx of left index finger, subsequent encounter for fracture with nonunion | CMS +S62661P | Nondisplaced fracture of distal phalanx of left index finger, subsequent encounter for fracture with malunion | CMS +S62661S | Nondisplaced fracture of distal phalanx of left index finger, sequela | CMS +S62662A | Nondisplaced fracture of distal phalanx of right middle finger, initial encounter for closed fracture | CMS +S62662B | Nondisplaced fracture of distal phalanx of right middle finger, initial encounter for open fracture | CMS +S62662D | Nondisplaced fracture of distal phalanx of right middle finger, subsequent encounter for fracture with routine healing | CMS +S62662G | Nondisplaced fracture of distal phalanx of right middle finger, subsequent encounter for fracture with delayed healing | CMS +S62662K | Nondisplaced fracture of distal phalanx of right middle finger, subsequent encounter for fracture with nonunion | CMS +S62662P | Nondisplaced fracture of distal phalanx of right middle finger, subsequent encounter for fracture with malunion | CMS +S62662S | Nondisplaced fracture of distal phalanx of right middle finger, sequela | CMS +S62663A | Nondisplaced fracture of distal phalanx of left middle finger, initial encounter for closed fracture | CMS +S62663B | Nondisplaced fracture of distal phalanx of left middle finger, initial encounter for open fracture | CMS +S62663D | Nondisplaced fracture of distal phalanx of left middle finger, subsequent encounter for fracture with routine healing | CMS +S62663G | Nondisplaced fracture of distal phalanx of left middle finger, subsequent encounter for fracture with delayed healing | CMS +S62663K | Nondisplaced fracture of distal phalanx of left middle finger, subsequent encounter for fracture with nonunion | CMS +S62663P | Nondisplaced fracture of distal phalanx of left middle finger, subsequent encounter for fracture with malunion | CMS +S62663S | Nondisplaced fracture of distal phalanx of left middle finger, sequela | CMS +S62664A | Nondisplaced fracture of distal phalanx of right ring finger, initial encounter for closed fracture | CMS +S62664B | Nondisplaced fracture of distal phalanx of right ring finger, initial encounter for open fracture | CMS +S62664D | Nondisplaced fracture of distal phalanx of right ring finger, subsequent encounter for fracture with routine healing | CMS +S62664G | Nondisplaced fracture of distal phalanx of right ring finger, subsequent encounter for fracture with delayed healing | CMS +S62664K | Nondisplaced fracture of distal phalanx of right ring finger, subsequent encounter for fracture with nonunion | CMS +S62664P | Nondisplaced fracture of distal phalanx of right ring finger, subsequent encounter for fracture with malunion | CMS +S62664S | Nondisplaced fracture of distal phalanx of right ring finger, sequela | CMS +S62665A | Nondisplaced fracture of distal phalanx of left ring finger, initial encounter for closed fracture | CMS +S62665B | Nondisplaced fracture of distal phalanx of left ring finger, initial encounter for open fracture | CMS +S62665D | Nondisplaced fracture of distal phalanx of left ring finger, subsequent encounter for fracture with routine healing | CMS +S62665G | Nondisplaced fracture of distal phalanx of left ring finger, subsequent encounter for fracture with delayed healing | CMS +S62665K | Nondisplaced fracture of distal phalanx of left ring finger, subsequent encounter for fracture with nonunion | CMS +S62665P | Nondisplaced fracture of distal phalanx of left ring finger, subsequent encounter for fracture with malunion | CMS +S62665S | Nondisplaced fracture of distal phalanx of left ring finger, sequela | CMS +S62666A | Nondisplaced fracture of distal phalanx of right little finger, initial encounter for closed fracture | CMS +S62666B | Nondisplaced fracture of distal phalanx of right little finger, initial encounter for open fracture | CMS +S62666D | Nondisplaced fracture of distal phalanx of right little finger, subsequent encounter for fracture with routine healing | CMS +S62666G | Nondisplaced fracture of distal phalanx of right little finger, subsequent encounter for fracture with delayed healing | CMS +S62666K | Nondisplaced fracture of distal phalanx of right little finger, subsequent encounter for fracture with nonunion | CMS +S62666P | Nondisplaced fracture of distal phalanx of right little finger, subsequent encounter for fracture with malunion | CMS +S62666S | Nondisplaced fracture of distal phalanx of right little finger, sequela | CMS +S62667A | Nondisplaced fracture of distal phalanx of left little finger, initial encounter for closed fracture | CMS +S62667B | Nondisplaced fracture of distal phalanx of left little finger, initial encounter for open fracture | CMS +S62667D | Nondisplaced fracture of distal phalanx of left little finger, subsequent encounter for fracture with routine healing | CMS +S62667G | Nondisplaced fracture of distal phalanx of left little finger, subsequent encounter for fracture with delayed healing | CMS +S62667K | Nondisplaced fracture of distal phalanx of left little finger, subsequent encounter for fracture with nonunion | CMS +S62667P | Nondisplaced fracture of distal phalanx of left little finger, subsequent encounter for fracture with malunion | CMS +S62667S | Nondisplaced fracture of distal phalanx of left little finger, sequela | CMS +S62668A | Nondisplaced fracture of distal phalanx of other finger, initial encounter for closed fracture | CMS +S62668B | Nondisplaced fracture of distal phalanx of other finger, initial encounter for open fracture | CMS +S62668D | Nondisplaced fracture of distal phalanx of other finger, subsequent encounter for fracture with routine healing | CMS +S62668G | Nondisplaced fracture of distal phalanx of other finger, subsequent encounter for fracture with delayed healing | CMS +S62668K | Nondisplaced fracture of distal phalanx of other finger, subsequent encounter for fracture with nonunion | CMS +S62668P | Nondisplaced fracture of distal phalanx of other finger, subsequent encounter for fracture with malunion | CMS +S62668S | Nondisplaced fracture of distal phalanx of other finger, sequela | CMS +S62669A | Nondisplaced fracture of distal phalanx of unspecified finger, initial encounter for closed fracture | CMS +S62669B | Nondisplaced fracture of distal phalanx of unspecified finger, initial encounter for open fracture | CMS +S62669D | Nondisplaced fracture of distal phalanx of unspecified finger, subsequent encounter for fracture with routine healing | CMS +S62669G | Nondisplaced fracture of distal phalanx of unspecified finger, subsequent encounter for fracture with delayed healing | CMS +S62669K | Nondisplaced fracture of distal phalanx of unspecified finger, subsequent encounter for fracture with nonunion | CMS +S62669P | Nondisplaced fracture of distal phalanx of unspecified finger, subsequent encounter for fracture with malunion | CMS +S62669S | Nondisplaced fracture of distal phalanx of unspecified finger, sequela | CMS +S6290XA | Unspecified fracture of unspecified wrist and hand, initial encounter for closed fracture | CMS +S6290XB | Unspecified fracture of unspecified wrist and hand, initial encounter for open fracture | CMS +S6290XD | Unspecified fracture of unspecified wrist and hand, subsequent encounter for fracture with routine healing | CMS +S6290XG | Unspecified fracture of unspecified wrist and hand, subsequent encounter for fracture with delayed healing | CMS +S6290XK | Unspecified fracture of unspecified wrist and hand, subsequent encounter for fracture with nonunion | CMS +S6290XP | Unspecified fracture of unspecified wrist and hand, subsequent encounter for fracture with malunion | CMS +S6290XS | Unspecified fracture of unspecified wrist and hand, sequela | CMS +S6291XA | Unspecified fracture of right wrist and hand, initial encounter for closed fracture | CMS +S6291XB | Unspecified fracture of right wrist and hand, initial encounter for open fracture | CMS +S6291XD | Unspecified fracture of right wrist and hand, subsequent encounter for fracture with routine healing | CMS +S6291XG | Unspecified fracture of right wrist and hand, subsequent encounter for fracture with delayed healing | CMS +S6291XK | Unspecified fracture of right wrist and hand, subsequent encounter for fracture with nonunion | CMS +S6291XP | Unspecified fracture of right wrist and hand, subsequent encounter for fracture with malunion | CMS +S6291XS | Unspecified fracture of right wrist and hand, sequela | CMS +S6292XA | Unspecified fracture of left wrist and hand, initial encounter for closed fracture | CMS +S6292XB | Unspecified fracture of left wrist and hand, initial encounter for open fracture | CMS +S6292XD | Unspecified fracture of left wrist and hand, subsequent encounter for fracture with routine healing | CMS +S6292XG | Unspecified fracture of left wrist and hand, subsequent encounter for fracture with delayed healing | CMS +S6292XK | Unspecified fracture of left wrist and hand, subsequent encounter for fracture with nonunion | CMS +S6292XP | Unspecified fracture of left wrist and hand, subsequent encounter for fracture with malunion | CMS +S6292XS | Unspecified fracture of left wrist and hand, sequela | CMS +S63001A | Unspecified subluxation of right wrist and hand, initial encounter | CMS +S63001D | Unspecified subluxation of right wrist and hand, subsequent encounter | CMS +S63001S | Unspecified subluxation of right wrist and hand, sequela | CMS +S63002A | Unspecified subluxation of left wrist and hand, initial encounter | CMS +S63002D | Unspecified subluxation of left wrist and hand, subsequent encounter | CMS +S63002S | Unspecified subluxation of left wrist and hand, sequela | CMS +S63003A | Unspecified subluxation of unspecified wrist and hand, initial encounter | CMS +S63003D | Unspecified subluxation of unspecified wrist and hand, subsequent encounter | CMS +S63003S | Unspecified subluxation of unspecified wrist and hand, sequela | CMS +S63004A | Unspecified dislocation of right wrist and hand, initial encounter | CMS +S63004D | Unspecified dislocation of right wrist and hand, subsequent encounter | CMS +S63004S | Unspecified dislocation of right wrist and hand, sequela | CMS +S63005A | Unspecified dislocation of left wrist and hand, initial encounter | CMS +S63005D | Unspecified dislocation of left wrist and hand, subsequent encounter | CMS +S63005S | Unspecified dislocation of left wrist and hand, sequela | CMS +S63006A | Unspecified dislocation of unspecified wrist and hand, initial encounter | CMS +S63006D | Unspecified dislocation of unspecified wrist and hand, subsequent encounter | CMS +S63006S | Unspecified dislocation of unspecified wrist and hand, sequela | CMS +S63011A | Subluxation of distal radioulnar joint of right wrist, initial encounter | CMS +S63011D | Subluxation of distal radioulnar joint of right wrist, subsequent encounter | CMS +S63011S | Subluxation of distal radioulnar joint of right wrist, sequela | CMS +S63012A | Subluxation of distal radioulnar joint of left wrist, initial encounter | CMS +S63012D | Subluxation of distal radioulnar joint of left wrist, subsequent encounter | CMS +S63012S | Subluxation of distal radioulnar joint of left wrist, sequela | CMS +S63013A | Subluxation of distal radioulnar joint of unspecified wrist, initial encounter | CMS +S63013D | Subluxation of distal radioulnar joint of unspecified wrist, subsequent encounter | CMS +S63013S | Subluxation of distal radioulnar joint of unspecified wrist, sequela | CMS +S63014A | Dislocation of distal radioulnar joint of right wrist, initial encounter | CMS +S63014D | Dislocation of distal radioulnar joint of right wrist, subsequent encounter | CMS +S63014S | Dislocation of distal radioulnar joint of right wrist, sequela | CMS +S63015A | Dislocation of distal radioulnar joint of left wrist, initial encounter | CMS +S63015D | Dislocation of distal radioulnar joint of left wrist, subsequent encounter | CMS +S63015S | Dislocation of distal radioulnar joint of left wrist, sequela | CMS +S63016A | Dislocation of distal radioulnar joint of unspecified wrist, initial encounter | CMS +S63016D | Dislocation of distal radioulnar joint of unspecified wrist, subsequent encounter | CMS +S63016S | Dislocation of distal radioulnar joint of unspecified wrist, sequela | CMS +S63021A | Subluxation of radiocarpal joint of right wrist, initial encounter | CMS +S63021D | Subluxation of radiocarpal joint of right wrist, subsequent encounter | CMS +S63021S | Subluxation of radiocarpal joint of right wrist, sequela | CMS +S63022A | Subluxation of radiocarpal joint of left wrist, initial encounter | CMS +S63022D | Subluxation of radiocarpal joint of left wrist, subsequent encounter | CMS +S63022S | Subluxation of radiocarpal joint of left wrist, sequela | CMS +S63023A | Subluxation of radiocarpal joint of unspecified wrist, initial encounter | CMS +S63023D | Subluxation of radiocarpal joint of unspecified wrist, subsequent encounter | CMS +S63023S | Subluxation of radiocarpal joint of unspecified wrist, sequela | CMS +S63024A | Dislocation of radiocarpal joint of right wrist, initial encounter | CMS +S63024D | Dislocation of radiocarpal joint of right wrist, subsequent encounter | CMS +S63024S | Dislocation of radiocarpal joint of right wrist, sequela | CMS +S63025A | Dislocation of radiocarpal joint of left wrist, initial encounter | CMS +S63025D | Dislocation of radiocarpal joint of left wrist, subsequent encounter | CMS +S63025S | Dislocation of radiocarpal joint of left wrist, sequela | CMS +S63026A | Dislocation of radiocarpal joint of unspecified wrist, initial encounter | CMS +S63026D | Dislocation of radiocarpal joint of unspecified wrist, subsequent encounter | CMS +S63026S | Dislocation of radiocarpal joint of unspecified wrist, sequela | CMS +S63031A | Subluxation of midcarpal joint of right wrist, initial encounter | CMS +S63031D | Subluxation of midcarpal joint of right wrist, subsequent encounter | CMS +S63031S | Subluxation of midcarpal joint of right wrist, sequela | CMS +S63032A | Subluxation of midcarpal joint of left wrist, initial encounter | CMS +S63032D | Subluxation of midcarpal joint of left wrist, subsequent encounter | CMS +S63032S | Subluxation of midcarpal joint of left wrist, sequela | CMS +S63033A | Subluxation of midcarpal joint of unspecified wrist, initial encounter | CMS +S63033D | Subluxation of midcarpal joint of unspecified wrist, subsequent encounter | CMS +S63033S | Subluxation of midcarpal joint of unspecified wrist, sequela | CMS +S63034A | Dislocation of midcarpal joint of right wrist, initial encounter | CMS +S63034D | Dislocation of midcarpal joint of right wrist, subsequent encounter | CMS +S63034S | Dislocation of midcarpal joint of right wrist, sequela | CMS +S63035A | Dislocation of midcarpal joint of left wrist, initial encounter | CMS +S63035D | Dislocation of midcarpal joint of left wrist, subsequent encounter | CMS +S63035S | Dislocation of midcarpal joint of left wrist, sequela | CMS +S63036A | Dislocation of midcarpal joint of unspecified wrist, initial encounter | CMS +S63036D | Dislocation of midcarpal joint of unspecified wrist, subsequent encounter | CMS +S63036S | Dislocation of midcarpal joint of unspecified wrist, sequela | CMS +S63041A | Subluxation of carpometacarpal joint of right thumb, initial encounter | CMS +S63041D | Subluxation of carpometacarpal joint of right thumb, subsequent encounter | CMS +S63041S | Subluxation of carpometacarpal joint of right thumb, sequela | CMS +S63042A | Subluxation of carpometacarpal joint of left thumb, initial encounter | CMS +S63042D | Subluxation of carpometacarpal joint of left thumb, subsequent encounter | CMS +S63042S | Subluxation of carpometacarpal joint of left thumb, sequela | CMS +S63043A | Subluxation of carpometacarpal joint of unspecified thumb, initial encounter | CMS +S63043D | Subluxation of carpometacarpal joint of unspecified thumb, subsequent encounter | CMS +S63043S | Subluxation of carpometacarpal joint of unspecified thumb, sequela | CMS +S63044A | Dislocation of carpometacarpal joint of right thumb, initial encounter | CMS +S63044D | Dislocation of carpometacarpal joint of right thumb, subsequent encounter | CMS +S63044S | Dislocation of carpometacarpal joint of right thumb, sequela | CMS +S63045A | Dislocation of carpometacarpal joint of left thumb, initial encounter | CMS +S63045D | Dislocation of carpometacarpal joint of left thumb, subsequent encounter | CMS +S63045S | Dislocation of carpometacarpal joint of left thumb, sequela | CMS +S63046A | Dislocation of carpometacarpal joint of unspecified thumb, initial encounter | CMS +S63046D | Dislocation of carpometacarpal joint of unspecified thumb, subsequent encounter | CMS +S63046S | Dislocation of carpometacarpal joint of unspecified thumb, sequela | CMS +S63051A | Subluxation of other carpometacarpal joint of right hand, initial encounter | CMS +S63051D | Subluxation of other carpometacarpal joint of right hand, subsequent encounter | CMS +S63051S | Subluxation of other carpometacarpal joint of right hand, sequela | CMS +S63052A | Subluxation of other carpometacarpal joint of left hand, initial encounter | CMS +S63052D | Subluxation of other carpometacarpal joint of left hand, subsequent encounter | CMS +S63052S | Subluxation of other carpometacarpal joint of left hand, sequela | CMS +S63053A | Subluxation of other carpometacarpal joint of unspecified hand, initial encounter | CMS +S63053D | Subluxation of other carpometacarpal joint of unspecified hand, subsequent encounter | CMS +S63053S | Subluxation of other carpometacarpal joint of unspecified hand, sequela | CMS +S63054A | Dislocation of other carpometacarpal joint of right hand, initial encounter | CMS +S63054D | Dislocation of other carpometacarpal joint of right hand, subsequent encounter | CMS +S63054S | Dislocation of other carpometacarpal joint of right hand, sequela | CMS +S63055A | Dislocation of other carpometacarpal joint of left hand, initial encounter | CMS +S63055D | Dislocation of other carpometacarpal joint of left hand, subsequent encounter | CMS +S63055S | Dislocation of other carpometacarpal joint of left hand, sequela | CMS +S63056A | Dislocation of other carpometacarpal joint of unspecified hand, initial encounter | CMS +S63056D | Dislocation of other carpometacarpal joint of unspecified hand, subsequent encounter | CMS +S63056S | Dislocation of other carpometacarpal joint of unspecified hand, sequela | CMS +S63061A | Subluxation of metacarpal (bone), proximal end of right hand, initial encounter | CMS +S63061D | Subluxation of metacarpal (bone), proximal end of right hand, subsequent encounter | CMS +S63061S | Subluxation of metacarpal (bone), proximal end of right hand, sequela | CMS +S63062A | Subluxation of metacarpal (bone), proximal end of left hand, initial encounter | CMS +S63062D | Subluxation of metacarpal (bone), proximal end of left hand, subsequent encounter | CMS +S63062S | Subluxation of metacarpal (bone), proximal end of left hand, sequela | CMS +S63063A | Subluxation of metacarpal (bone), proximal end of unspecified hand, initial encounter | CMS +S63063D | Subluxation of metacarpal (bone), proximal end of unspecified hand, subsequent encounter | CMS +S63063S | Subluxation of metacarpal (bone), proximal end of unspecified hand, sequela | CMS +S63064A | Dislocation of metacarpal (bone), proximal end of right hand, initial encounter | CMS +S63064D | Dislocation of metacarpal (bone), proximal end of right hand, subsequent encounter | CMS +S63064S | Dislocation of metacarpal (bone), proximal end of right hand, sequela | CMS +S63065A | Dislocation of metacarpal (bone), proximal end of left hand, initial encounter | CMS +S63065D | Dislocation of metacarpal (bone), proximal end of left hand, subsequent encounter | CMS +S63065S | Dislocation of metacarpal (bone), proximal end of left hand, sequela | CMS +S63066A | Dislocation of metacarpal (bone), proximal end of unspecified hand, initial encounter | CMS +S63066D | Dislocation of metacarpal (bone), proximal end of unspecified hand, subsequent encounter | CMS +S63066S | Dislocation of metacarpal (bone), proximal end of unspecified hand, sequela | CMS +S63071A | Subluxation of distal end of right ulna, initial encounter | CMS +S63071D | Subluxation of distal end of right ulna, subsequent encounter | CMS +S63071S | Subluxation of distal end of right ulna, sequela | CMS +S63072A | Subluxation of distal end of left ulna, initial encounter | CMS +S63072D | Subluxation of distal end of left ulna, subsequent encounter | CMS +S63072S | Subluxation of distal end of left ulna, sequela | CMS +S63073A | Subluxation of distal end of unspecified ulna, initial encounter | CMS +S63073D | Subluxation of distal end of unspecified ulna, subsequent encounter | CMS +S63073S | Subluxation of distal end of unspecified ulna, sequela | CMS +S63074A | Dislocation of distal end of right ulna, initial encounter | CMS +S63074D | Dislocation of distal end of right ulna, subsequent encounter | CMS +S63074S | Dislocation of distal end of right ulna, sequela | CMS +S63075A | Dislocation of distal end of left ulna, initial encounter | CMS +S63075D | Dislocation of distal end of left ulna, subsequent encounter | CMS +S63075S | Dislocation of distal end of left ulna, sequela | CMS +S63076A | Dislocation of distal end of unspecified ulna, initial encounter | CMS +S63076D | Dislocation of distal end of unspecified ulna, subsequent encounter | CMS +S63076S | Dislocation of distal end of unspecified ulna, sequela | CMS +S63091A | Other subluxation of right wrist and hand, initial encounter | CMS +S63091D | Other subluxation of right wrist and hand, subsequent encounter | CMS +S63091S | Other subluxation of right wrist and hand, sequela | CMS +S63092A | Other subluxation of left wrist and hand, initial encounter | CMS +S63092D | Other subluxation of left wrist and hand, subsequent encounter | CMS +S63092S | Other subluxation of left wrist and hand, sequela | CMS +S63093A | Other subluxation of unspecified wrist and hand, initial encounter | CMS +S63093D | Other subluxation of unspecified wrist and hand, subsequent encounter | CMS +S63093S | Other subluxation of unspecified wrist and hand, sequela | CMS +S63094A | Other dislocation of right wrist and hand, initial encounter | CMS +S63094D | Other dislocation of right wrist and hand, subsequent encounter | CMS +S63094S | Other dislocation of right wrist and hand, sequela | CMS +S63095A | Other dislocation of left wrist and hand, initial encounter | CMS +S63095D | Other dislocation of left wrist and hand, subsequent encounter | CMS +S63095S | Other dislocation of left wrist and hand, sequela | CMS +S63096A | Other dislocation of unspecified wrist and hand, initial encounter | CMS +S63096D | Other dislocation of unspecified wrist and hand, subsequent encounter | CMS +S63096S | Other dislocation of unspecified wrist and hand, sequela | CMS +S63101A | Unspecified subluxation of right thumb, initial encounter | CMS +S63101D | Unspecified subluxation of right thumb, subsequent encounter | CMS +S63101S | Unspecified subluxation of right thumb, sequela | CMS +S63102A | Unspecified subluxation of left thumb, initial encounter | CMS +S63102D | Unspecified subluxation of left thumb, subsequent encounter | CMS +S63102S | Unspecified subluxation of left thumb, sequela | CMS +S63103A | Unspecified subluxation of unspecified thumb, initial encounter | CMS +S63103D | Unspecified subluxation of unspecified thumb, subsequent encounter | CMS +S63103S | Unspecified subluxation of unspecified thumb, sequela | CMS +S63104A | Unspecified dislocation of right thumb, initial encounter | CMS +S63104D | Unspecified dislocation of right thumb, subsequent encounter | CMS +S63104S | Unspecified dislocation of right thumb, sequela | CMS +S63105A | Unspecified dislocation of left thumb, initial encounter | CMS +S63105D | Unspecified dislocation of left thumb, subsequent encounter | CMS +S63105S | Unspecified dislocation of left thumb, sequela | CMS +S63106A | Unspecified dislocation of unspecified thumb, initial encounter | CMS +S63106D | Unspecified dislocation of unspecified thumb, subsequent encounter | CMS +S63106S | Unspecified dislocation of unspecified thumb, sequela | CMS +S63111A | Subluxation of metacarpophalangeal joint of right thumb, initial encounter | CMS +S63111D | Subluxation of metacarpophalangeal joint of right thumb, subsequent encounter | CMS +S63111S | Subluxation of metacarpophalangeal joint of right thumb, sequela | CMS +S63112A | Subluxation of metacarpophalangeal joint of left thumb, initial encounter | CMS +S63112D | Subluxation of metacarpophalangeal joint of left thumb, subsequent encounter | CMS +S63112S | Subluxation of metacarpophalangeal joint of left thumb, sequela | CMS +S63113A | Subluxation of metacarpophalangeal joint of unspecified thumb, initial encounter | CMS +S63113D | Subluxation of metacarpophalangeal joint of unspecified thumb, subsequent encounter | CMS +S63113S | Subluxation of metacarpophalangeal joint of unspecified thumb, sequela | CMS +S63114A | Dislocation of metacarpophalangeal joint of right thumb, initial encounter | CMS +S63114D | Dislocation of metacarpophalangeal joint of right thumb, subsequent encounter | CMS +S63114S | Dislocation of metacarpophalangeal joint of right thumb, sequela | CMS +S63115A | Dislocation of metacarpophalangeal joint of left thumb, initial encounter | CMS +S63115D | Dislocation of metacarpophalangeal joint of left thumb, subsequent encounter | CMS +S63115S | Dislocation of metacarpophalangeal joint of left thumb, sequela | CMS +S63116A | Dislocation of metacarpophalangeal joint of unspecified thumb, initial encounter | CMS +S63116D | Dislocation of metacarpophalangeal joint of unspecified thumb, subsequent encounter | CMS +S63116S | Dislocation of metacarpophalangeal joint of unspecified thumb, sequela | CMS +S63121A | Subluxation of interphalangeal joint of right thumb, initial encounter | CMS +S63121D | Subluxation of interphalangeal joint of right thumb, subsequent encounter | CMS +S63121S | Subluxation of interphalangeal joint of right thumb, sequela | CMS +S63122A | Subluxation of interphalangeal joint of left thumb, initial encounter | CMS +S63122D | Subluxation of interphalangeal joint of left thumb, subsequent encounter | CMS +S63122S | Subluxation of interphalangeal joint of left thumb, sequela | CMS +S63123A | Subluxation of interphalangeal joint of unspecified thumb, initial encounter | CMS +S63123D | Subluxation of interphalangeal joint of unspecified thumb, subsequent encounter | CMS +S63123S | Subluxation of interphalangeal joint of unspecified thumb, sequela | CMS +S63124A | Dislocation of interphalangeal joint of right thumb, initial encounter | CMS +S63124D | Dislocation of interphalangeal joint of right thumb, subsequent encounter | CMS +S63124S | Dislocation of interphalangeal joint of right thumb, sequela | CMS +S63125A | Dislocation of interphalangeal joint of left thumb, initial encounter | CMS +S63125D | Dislocation of interphalangeal joint of left thumb, subsequent encounter | CMS +S63125S | Dislocation of interphalangeal joint of left thumb, sequela | CMS +S63126A | Dislocation of interphalangeal joint of unspecified thumb, initial encounter | CMS +S63126D | Dislocation of interphalangeal joint of unspecified thumb, subsequent encounter | CMS +S63126S | Dislocation of interphalangeal joint of unspecified thumb, sequela | CMS +S63200A | Unspecified subluxation of right index finger, initial encounter | CMS +S63200D | Unspecified subluxation of right index finger, subsequent encounter | CMS +S63200S | Unspecified subluxation of right index finger, sequela | CMS +S63201A | Unspecified subluxation of left index finger, initial encounter | CMS +S63201D | Unspecified subluxation of left index finger, subsequent encounter | CMS +S63201S | Unspecified subluxation of left index finger, sequela | CMS +S63202A | Unspecified subluxation of right middle finger, initial encounter | CMS +S63202D | Unspecified subluxation of right middle finger, subsequent encounter | CMS +S63202S | Unspecified subluxation of right middle finger, sequela | CMS +S63203A | Unspecified subluxation of left middle finger, initial encounter | CMS +S63203D | Unspecified subluxation of left middle finger, subsequent encounter | CMS +S63203S | Unspecified subluxation of left middle finger, sequela | CMS +S63204A | Unspecified subluxation of right ring finger, initial encounter | CMS +S63204D | Unspecified subluxation of right ring finger, subsequent encounter | CMS +S63204S | Unspecified subluxation of right ring finger, sequela | CMS +S63205A | Unspecified subluxation of left ring finger, initial encounter | CMS +S63205D | Unspecified subluxation of left ring finger, subsequent encounter | CMS +S63205S | Unspecified subluxation of left ring finger, sequela | CMS +S63206A | Unspecified subluxation of right little finger, initial encounter | CMS +S63206D | Unspecified subluxation of right little finger, subsequent encounter | CMS +S63206S | Unspecified subluxation of right little finger, sequela | CMS +S63207A | Unspecified subluxation of left little finger, initial encounter | CMS +S63207D | Unspecified subluxation of left little finger, subsequent encounter | CMS +S63207S | Unspecified subluxation of left little finger, sequela | CMS +S63208A | Unspecified subluxation of other finger, initial encounter | CMS +S63208D | Unspecified subluxation of other finger, subsequent encounter | CMS +S63208S | Unspecified subluxation of other finger, sequela | CMS +S63209A | Unspecified subluxation of unspecified finger, initial encounter | CMS +S63209D | Unspecified subluxation of unspecified finger, subsequent encounter | CMS +S63209S | Unspecified subluxation of unspecified finger, sequela | CMS +S63210A | Subluxation of metacarpophalangeal joint of right index finger, initial encounter | CMS +S63210D | Subluxation of metacarpophalangeal joint of right index finger, subsequent encounter | CMS +S63210S | Subluxation of metacarpophalangeal joint of right index finger, sequela | CMS +S63211A | Subluxation of metacarpophalangeal joint of left index finger, initial encounter | CMS +S63211D | Subluxation of metacarpophalangeal joint of left index finger, subsequent encounter | CMS +S63211S | Subluxation of metacarpophalangeal joint of left index finger, sequela | CMS +S63212A | Subluxation of metacarpophalangeal joint of right middle finger, initial encounter | CMS +S63212D | Subluxation of metacarpophalangeal joint of right middle finger, subsequent encounter | CMS +S63212S | Subluxation of metacarpophalangeal joint of right middle finger, sequela | CMS +S63213A | Subluxation of metacarpophalangeal joint of left middle finger, initial encounter | CMS +S63213D | Subluxation of metacarpophalangeal joint of left middle finger, subsequent encounter | CMS +S63213S | Subluxation of metacarpophalangeal joint of left middle finger, sequela | CMS +S63214A | Subluxation of metacarpophalangeal joint of right ring finger, initial encounter | CMS +S63214D | Subluxation of metacarpophalangeal joint of right ring finger, subsequent encounter | CMS +S63214S | Subluxation of metacarpophalangeal joint of right ring finger, sequela | CMS +S63215A | Subluxation of metacarpophalangeal joint of left ring finger, initial encounter | CMS +S63215D | Subluxation of metacarpophalangeal joint of left ring finger, subsequent encounter | CMS +S63215S | Subluxation of metacarpophalangeal joint of left ring finger, sequela | CMS +S63216A | Subluxation of metacarpophalangeal joint of right little finger, initial encounter | CMS +S63216D | Subluxation of metacarpophalangeal joint of right little finger, subsequent encounter | CMS +S63216S | Subluxation of metacarpophalangeal joint of right little finger, sequela | CMS +S63217A | Subluxation of metacarpophalangeal joint of left little finger, initial encounter | CMS +S63217D | Subluxation of metacarpophalangeal joint of left little finger, subsequent encounter | CMS +S63217S | Subluxation of metacarpophalangeal joint of left little finger, sequela | CMS +S63218A | Subluxation of metacarpophalangeal joint of other finger, initial encounter | CMS +S63218D | Subluxation of metacarpophalangeal joint of other finger, subsequent encounter | CMS +S63218S | Subluxation of metacarpophalangeal joint of other finger, sequela | CMS +S63219A | Subluxation of metacarpophalangeal joint of unspecified finger, initial encounter | CMS +S63219D | Subluxation of metacarpophalangeal joint of unspecified finger, subsequent encounter | CMS +S63219S | Subluxation of metacarpophalangeal joint of unspecified finger, sequela | CMS +S63220A | Subluxation of unspecified interphalangeal joint of right index finger, initial encounter | CMS +S63220D | Subluxation of unspecified interphalangeal joint of right index finger, subsequent encounter | CMS +S63220S | Subluxation of unspecified interphalangeal joint of right index finger, sequela | CMS +S63221A | Subluxation of unspecified interphalangeal joint of left index finger, initial encounter | CMS +S63221D | Subluxation of unspecified interphalangeal joint of left index finger, subsequent encounter | CMS +S63221S | Subluxation of unspecified interphalangeal joint of left index finger, sequela | CMS +S63222A | Subluxation of unspecified interphalangeal joint of right middle finger, initial encounter | CMS +S63222D | Subluxation of unspecified interphalangeal joint of right middle finger, subsequent encounter | CMS +S63222S | Subluxation of unspecified interphalangeal joint of right middle finger, sequela | CMS +S63223A | Subluxation of unspecified interphalangeal joint of left middle finger, initial encounter | CMS +S63223D | Subluxation of unspecified interphalangeal joint of left middle finger, subsequent encounter | CMS +S63223S | Subluxation of unspecified interphalangeal joint of left middle finger, sequela | CMS +S63224A | Subluxation of unspecified interphalangeal joint of right ring finger, initial encounter | CMS +S63224D | Subluxation of unspecified interphalangeal joint of right ring finger, subsequent encounter | CMS +S63224S | Subluxation of unspecified interphalangeal joint of right ring finger, sequela | CMS +S63225A | Subluxation of unspecified interphalangeal joint of left ring finger, initial encounter | CMS +S63225D | Subluxation of unspecified interphalangeal joint of left ring finger, subsequent encounter | CMS +S63225S | Subluxation of unspecified interphalangeal joint of left ring finger, sequela | CMS +S63226A | Subluxation of unspecified interphalangeal joint of right little finger, initial encounter | CMS +S63226D | Subluxation of unspecified interphalangeal joint of right little finger, subsequent encounter | CMS +S63226S | Subluxation of unspecified interphalangeal joint of right little finger, sequela | CMS +S63227A | Subluxation of unspecified interphalangeal joint of left little finger, initial encounter | CMS +S63227D | Subluxation of unspecified interphalangeal joint of left little finger, subsequent encounter | CMS +S63227S | Subluxation of unspecified interphalangeal joint of left little finger, sequela | CMS +S63228A | Subluxation of unspecified interphalangeal joint of other finger, initial encounter | CMS +S63228D | Subluxation of unspecified interphalangeal joint of other finger, subsequent encounter | CMS +S63228S | Subluxation of unspecified interphalangeal joint of other finger, sequela | CMS +S63229A | Subluxation of unspecified interphalangeal joint of unspecified finger, initial encounter | CMS +S63229D | Subluxation of unspecified interphalangeal joint of unspecified finger, subsequent encounter | CMS +S63229S | Subluxation of unspecified interphalangeal joint of unspecified finger, sequela | CMS +S63230A | Subluxation of proximal interphalangeal joint of right index finger, initial encounter | CMS +S63230D | Subluxation of proximal interphalangeal joint of right index finger, subsequent encounter | CMS +S63230S | Subluxation of proximal interphalangeal joint of right index finger, sequela | CMS +S63231A | Subluxation of proximal interphalangeal joint of left index finger, initial encounter | CMS +S63231D | Subluxation of proximal interphalangeal joint of left index finger, subsequent encounter | CMS +S63231S | Subluxation of proximal interphalangeal joint of left index finger, sequela | CMS +S63232A | Subluxation of proximal interphalangeal joint of right middle finger, initial encounter | CMS +S63232D | Subluxation of proximal interphalangeal joint of right middle finger, subsequent encounter | CMS +S63232S | Subluxation of proximal interphalangeal joint of right middle finger, sequela | CMS +S63233A | Subluxation of proximal interphalangeal joint of left middle finger, initial encounter | CMS +S63233D | Subluxation of proximal interphalangeal joint of left middle finger, subsequent encounter | CMS +S63233S | Subluxation of proximal interphalangeal joint of left middle finger, sequela | CMS +S63234A | Subluxation of proximal interphalangeal joint of right ring finger, initial encounter | CMS +S63234D | Subluxation of proximal interphalangeal joint of right ring finger, subsequent encounter | CMS +S63234S | Subluxation of proximal interphalangeal joint of right ring finger, sequela | CMS +S63235A | Subluxation of proximal interphalangeal joint of left ring finger, initial encounter | CMS +S63235D | Subluxation of proximal interphalangeal joint of left ring finger, subsequent encounter | CMS +S63235S | Subluxation of proximal interphalangeal joint of left ring finger, sequela | CMS +S63236A | Subluxation of proximal interphalangeal joint of right little finger, initial encounter | CMS +S63236D | Subluxation of proximal interphalangeal joint of right little finger, subsequent encounter | CMS +S63236S | Subluxation of proximal interphalangeal joint of right little finger, sequela | CMS +S63237A | Subluxation of proximal interphalangeal joint of left little finger, initial encounter | CMS +S63237D | Subluxation of proximal interphalangeal joint of left little finger, subsequent encounter | CMS +S63237S | Subluxation of proximal interphalangeal joint of left little finger, sequela | CMS +S63238A | Subluxation of proximal interphalangeal joint of other finger, initial encounter | CMS +S63238D | Subluxation of proximal interphalangeal joint of other finger, subsequent encounter | CMS +S63238S | Subluxation of proximal interphalangeal joint of other finger, sequela | CMS +S63239A | Subluxation of proximal interphalangeal joint of unspecified finger, initial encounter | CMS +S63239D | Subluxation of proximal interphalangeal joint of unspecified finger, subsequent encounter | CMS +S63239S | Subluxation of proximal interphalangeal joint of unspecified finger, sequela | CMS +S63240A | Subluxation of distal interphalangeal joint of right index finger, initial encounter | CMS +S63240D | Subluxation of distal interphalangeal joint of right index finger, subsequent encounter | CMS +S63240S | Subluxation of distal interphalangeal joint of right index finger, sequela | CMS +S63241A | Subluxation of distal interphalangeal joint of left index finger, initial encounter | CMS +S63241D | Subluxation of distal interphalangeal joint of left index finger, subsequent encounter | CMS +S63241S | Subluxation of distal interphalangeal joint of left index finger, sequela | CMS +S63242A | Subluxation of distal interphalangeal joint of right middle finger, initial encounter | CMS +S63242D | Subluxation of distal interphalangeal joint of right middle finger, subsequent encounter | CMS +S63242S | Subluxation of distal interphalangeal joint of right middle finger, sequela | CMS +S63243A | Subluxation of distal interphalangeal joint of left middle finger, initial encounter | CMS +S63243D | Subluxation of distal interphalangeal joint of left middle finger, subsequent encounter | CMS +S63243S | Subluxation of distal interphalangeal joint of left middle finger, sequela | CMS +S63244A | Subluxation of distal interphalangeal joint of right ring finger, initial encounter | CMS +S63244D | Subluxation of distal interphalangeal joint of right ring finger, subsequent encounter | CMS +S63244S | Subluxation of distal interphalangeal joint of right ring finger, sequela | CMS +S63245A | Subluxation of distal interphalangeal joint of left ring finger, initial encounter | CMS +S63245D | Subluxation of distal interphalangeal joint of left ring finger, subsequent encounter | CMS +S63245S | Subluxation of distal interphalangeal joint of left ring finger, sequela | CMS +S63246A | Subluxation of distal interphalangeal joint of right little finger, initial encounter | CMS +S63246D | Subluxation of distal interphalangeal joint of right little finger, subsequent encounter | CMS +S63246S | Subluxation of distal interphalangeal joint of right little finger, sequela | CMS +S63247A | Subluxation of distal interphalangeal joint of left little finger, initial encounter | CMS +S63247D | Subluxation of distal interphalangeal joint of left little finger, subsequent encounter | CMS +S63247S | Subluxation of distal interphalangeal joint of left little finger, sequela | CMS +S63248A | Subluxation of distal interphalangeal joint of other finger, initial encounter | CMS +S63248D | Subluxation of distal interphalangeal joint of other finger, subsequent encounter | CMS +S63248S | Subluxation of distal interphalangeal joint of other finger, sequela | CMS +S63249A | Subluxation of distal interphalangeal joint of unspecified finger, initial encounter | CMS +S63249D | Subluxation of distal interphalangeal joint of unspecified finger, subsequent encounter | CMS +S63249S | Subluxation of distal interphalangeal joint of unspecified finger, sequela | CMS +S63250A | Unspecified dislocation of right index finger, initial encounter | CMS +S63250D | Unspecified dislocation of right index finger, subsequent encounter | CMS +S63250S | Unspecified dislocation of right index finger, sequela | CMS +S63251A | Unspecified dislocation of left index finger, initial encounter | CMS +S63251D | Unspecified dislocation of left index finger, subsequent encounter | CMS +S63251S | Unspecified dislocation of left index finger, sequela | CMS +S63252A | Unspecified dislocation of right middle finger, initial encounter | CMS +S63252D | Unspecified dislocation of right middle finger, subsequent encounter | CMS +S63252S | Unspecified dislocation of right middle finger, sequela | CMS +S63253A | Unspecified dislocation of left middle finger, initial encounter | CMS +S63253D | Unspecified dislocation of left middle finger, subsequent encounter | CMS +S63253S | Unspecified dislocation of left middle finger, sequela | CMS +S63254A | Unspecified dislocation of right ring finger, initial encounter | CMS +S63254D | Unspecified dislocation of right ring finger, subsequent encounter | CMS +S63254S | Unspecified dislocation of right ring finger, sequela | CMS +S63255A | Unspecified dislocation of left ring finger, initial encounter | CMS +S63255D | Unspecified dislocation of left ring finger, subsequent encounter | CMS +S63255S | Unspecified dislocation of left ring finger, sequela | CMS +S63256A | Unspecified dislocation of right little finger, initial encounter | CMS +S63256D | Unspecified dislocation of right little finger, subsequent encounter | CMS +S63256S | Unspecified dislocation of right little finger, sequela | CMS +S63257A | Unspecified dislocation of left little finger, initial encounter | CMS +S63257D | Unspecified dislocation of left little finger, subsequent encounter | CMS +S63257S | Unspecified dislocation of left little finger, sequela | CMS +S63258A | Unspecified dislocation of other finger, initial encounter | CMS +S63258D | Unspecified dislocation of other finger, subsequent encounter | CMS +S63258S | Unspecified dislocation of other finger, sequela | CMS +S63259A | Unspecified dislocation of unspecified finger, initial encounter | CMS +S63259D | Unspecified dislocation of unspecified finger, subsequent encounter | CMS +S63259S | Unspecified dislocation of unspecified finger, sequela | CMS +S63260A | Dislocation of metacarpophalangeal joint of right index finger, initial encounter | CMS +S63260D | Dislocation of metacarpophalangeal joint of right index finger, subsequent encounter | CMS +S63260S | Dislocation of metacarpophalangeal joint of right index finger, sequela | CMS +S63261A | Dislocation of metacarpophalangeal joint of left index finger, initial encounter | CMS +S63261D | Dislocation of metacarpophalangeal joint of left index finger, subsequent encounter | CMS +S63261S | Dislocation of metacarpophalangeal joint of left index finger, sequela | CMS +S63262A | Dislocation of metacarpophalangeal joint of right middle finger, initial encounter | CMS +S63262D | Dislocation of metacarpophalangeal joint of right middle finger, subsequent encounter | CMS +S63262S | Dislocation of metacarpophalangeal joint of right middle finger, sequela | CMS +S63263A | Dislocation of metacarpophalangeal joint of left middle finger, initial encounter | CMS +S63263D | Dislocation of metacarpophalangeal joint of left middle finger, subsequent encounter | CMS +S63263S | Dislocation of metacarpophalangeal joint of left middle finger, sequela | CMS +S63264A | Dislocation of metacarpophalangeal joint of right ring finger, initial encounter | CMS +S63264D | Dislocation of metacarpophalangeal joint of right ring finger, subsequent encounter | CMS +S63264S | Dislocation of metacarpophalangeal joint of right ring finger, sequela | CMS +S63265A | Dislocation of metacarpophalangeal joint of left ring finger, initial encounter | CMS +S63265D | Dislocation of metacarpophalangeal joint of left ring finger, subsequent encounter | CMS +S63265S | Dislocation of metacarpophalangeal joint of left ring finger, sequela | CMS +S63266A | Dislocation of metacarpophalangeal joint of right little finger, initial encounter | CMS +S63266D | Dislocation of metacarpophalangeal joint of right little finger, subsequent encounter | CMS +S63266S | Dislocation of metacarpophalangeal joint of right little finger, sequela | CMS +S63267A | Dislocation of metacarpophalangeal joint of left little finger, initial encounter | CMS +S63267D | Dislocation of metacarpophalangeal joint of left little finger, subsequent encounter | CMS +S63267S | Dislocation of metacarpophalangeal joint of left little finger, sequela | CMS +S63268A | Dislocation of metacarpophalangeal joint of other finger, initial encounter | CMS +S63268D | Dislocation of metacarpophalangeal joint of other finger, subsequent encounter | CMS +S63268S | Dislocation of metacarpophalangeal joint of other finger, sequela | CMS +S63269A | Dislocation of metacarpophalangeal joint of unspecified finger, initial encounter | CMS +S63269D | Dislocation of metacarpophalangeal joint of unspecified finger, subsequent encounter | CMS +S63269S | Dislocation of metacarpophalangeal joint of unspecified finger, sequela | CMS +S63270A | Dislocation of unspecified interphalangeal joint of right index finger, initial encounter | CMS +S63270D | Dislocation of unspecified interphalangeal joint of right index finger, subsequent encounter | CMS +S63270S | Dislocation of unspecified interphalangeal joint of right index finger, sequela | CMS +S63271A | Dislocation of unspecified interphalangeal joint of left index finger, initial encounter | CMS +S63271D | Dislocation of unspecified interphalangeal joint of left index finger, subsequent encounter | CMS +S63271S | Dislocation of unspecified interphalangeal joint of left index finger, sequela | CMS +S63272A | Dislocation of unspecified interphalangeal joint of right middle finger, initial encounter | CMS +S63272D | Dislocation of unspecified interphalangeal joint of right middle finger, subsequent encounter | CMS +S63272S | Dislocation of unspecified interphalangeal joint of right middle finger, sequela | CMS +S63273A | Dislocation of unspecified interphalangeal joint of left middle finger, initial encounter | CMS +S63273D | Dislocation of unspecified interphalangeal joint of left middle finger, subsequent encounter | CMS +S63273S | Dislocation of unspecified interphalangeal joint of left middle finger, sequela | CMS +S63274A | Dislocation of unspecified interphalangeal joint of right ring finger, initial encounter | CMS +S63274D | Dislocation of unspecified interphalangeal joint of right ring finger, subsequent encounter | CMS +S63274S | Dislocation of unspecified interphalangeal joint of right ring finger, sequela | CMS +S63275A | Dislocation of unspecified interphalangeal joint of left ring finger, initial encounter | CMS +S63275D | Dislocation of unspecified interphalangeal joint of left ring finger, subsequent encounter | CMS +S63275S | Dislocation of unspecified interphalangeal joint of left ring finger, sequela | CMS +S63276A | Dislocation of unspecified interphalangeal joint of right little finger, initial encounter | CMS +S63276D | Dislocation of unspecified interphalangeal joint of right little finger, subsequent encounter | CMS +S63276S | Dislocation of unspecified interphalangeal joint of right little finger, sequela | CMS +S63277A | Dislocation of unspecified interphalangeal joint of left little finger, initial encounter | CMS +S63277D | Dislocation of unspecified interphalangeal joint of left little finger, subsequent encounter | CMS +S63277S | Dislocation of unspecified interphalangeal joint of left little finger, sequela | CMS +S63278A | Dislocation of unspecified interphalangeal joint of other finger, initial encounter | CMS +S63278D | Dislocation of unspecified interphalangeal joint of other finger, subsequent encounter | CMS +S63278S | Dislocation of unspecified interphalangeal joint of other finger, sequela | CMS +S63279A | Dislocation of unspecified interphalangeal joint of unspecified finger, initial encounter | CMS +S63279D | Dislocation of unspecified interphalangeal joint of unspecified finger, subsequent encounter | CMS +S63279S | Dislocation of unspecified interphalangeal joint of unspecified finger, sequela | CMS +S63280A | Dislocation of proximal interphalangeal joint of right index finger, initial encounter | CMS +S63280D | Dislocation of proximal interphalangeal joint of right index finger, subsequent encounter | CMS +S63280S | Dislocation of proximal interphalangeal joint of right index finger, sequela | CMS +S63281A | Dislocation of proximal interphalangeal joint of left index finger, initial encounter | CMS +S63281D | Dislocation of proximal interphalangeal joint of left index finger, subsequent encounter | CMS +S63281S | Dislocation of proximal interphalangeal joint of left index finger, sequela | CMS +S63282A | Dislocation of proximal interphalangeal joint of right middle finger, initial encounter | CMS +S63282D | Dislocation of proximal interphalangeal joint of right middle finger, subsequent encounter | CMS +S63282S | Dislocation of proximal interphalangeal joint of right middle finger, sequela | CMS +S63283A | Dislocation of proximal interphalangeal joint of left middle finger, initial encounter | CMS +S63283D | Dislocation of proximal interphalangeal joint of left middle finger, subsequent encounter | CMS +S63283S | Dislocation of proximal interphalangeal joint of left middle finger, sequela | CMS +S63284A | Dislocation of proximal interphalangeal joint of right ring finger, initial encounter | CMS +S63284D | Dislocation of proximal interphalangeal joint of right ring finger, subsequent encounter | CMS +S63284S | Dislocation of proximal interphalangeal joint of right ring finger, sequela | CMS +S63285A | Dislocation of proximal interphalangeal joint of left ring finger, initial encounter | CMS +S63285D | Dislocation of proximal interphalangeal joint of left ring finger, subsequent encounter | CMS +S63285S | Dislocation of proximal interphalangeal joint of left ring finger, sequela | CMS +S63286A | Dislocation of proximal interphalangeal joint of right little finger, initial encounter | CMS +S63286D | Dislocation of proximal interphalangeal joint of right little finger, subsequent encounter | CMS +S63286S | Dislocation of proximal interphalangeal joint of right little finger, sequela | CMS +S63287A | Dislocation of proximal interphalangeal joint of left little finger, initial encounter | CMS +S63287D | Dislocation of proximal interphalangeal joint of left little finger, subsequent encounter | CMS +S63287S | Dislocation of proximal interphalangeal joint of left little finger, sequela | CMS +S63288A | Dislocation of proximal interphalangeal joint of other finger, initial encounter | CMS +S63288D | Dislocation of proximal interphalangeal joint of other finger, subsequent encounter | CMS +S63288S | Dislocation of proximal interphalangeal joint of other finger, sequela | CMS +S63289A | Dislocation of proximal interphalangeal joint of unspecified finger, initial encounter | CMS +S63289D | Dislocation of proximal interphalangeal joint of unspecified finger, subsequent encounter | CMS +S63289S | Dislocation of proximal interphalangeal joint of unspecified finger, sequela | CMS +S63290A | Dislocation of distal interphalangeal joint of right index finger, initial encounter | CMS +S63290D | Dislocation of distal interphalangeal joint of right index finger, subsequent encounter | CMS +S63290S | Dislocation of distal interphalangeal joint of right index finger, sequela | CMS +S63291A | Dislocation of distal interphalangeal joint of left index finger, initial encounter | CMS +S63291D | Dislocation of distal interphalangeal joint of left index finger, subsequent encounter | CMS +S63291S | Dislocation of distal interphalangeal joint of left index finger, sequela | CMS +S63292A | Dislocation of distal interphalangeal joint of right middle finger, initial encounter | CMS +S63292D | Dislocation of distal interphalangeal joint of right middle finger, subsequent encounter | CMS +S63292S | Dislocation of distal interphalangeal joint of right middle finger, sequela | CMS +S63293A | Dislocation of distal interphalangeal joint of left middle finger, initial encounter | CMS +S63293D | Dislocation of distal interphalangeal joint of left middle finger, subsequent encounter | CMS +S63293S | Dislocation of distal interphalangeal joint of left middle finger, sequela | CMS +S63294A | Dislocation of distal interphalangeal joint of right ring finger, initial encounter | CMS +S63294D | Dislocation of distal interphalangeal joint of right ring finger, subsequent encounter | CMS +S63294S | Dislocation of distal interphalangeal joint of right ring finger, sequela | CMS +S63295A | Dislocation of distal interphalangeal joint of left ring finger, initial encounter | CMS +S63295D | Dislocation of distal interphalangeal joint of left ring finger, subsequent encounter | CMS +S63295S | Dislocation of distal interphalangeal joint of left ring finger, sequela | CMS +S63296A | Dislocation of distal interphalangeal joint of right little finger, initial encounter | CMS +S63296D | Dislocation of distal interphalangeal joint of right little finger, subsequent encounter | CMS +S63296S | Dislocation of distal interphalangeal joint of right little finger, sequela | CMS +S63297A | Dislocation of distal interphalangeal joint of left little finger, initial encounter | CMS +S63297D | Dislocation of distal interphalangeal joint of left little finger, subsequent encounter | CMS +S63297S | Dislocation of distal interphalangeal joint of left little finger, sequela | CMS +S63298A | Dislocation of distal interphalangeal joint of other finger, initial encounter | CMS +S63298D | Dislocation of distal interphalangeal joint of other finger, subsequent encounter | CMS +S63298S | Dislocation of distal interphalangeal joint of other finger, sequela | CMS +S63299A | Dislocation of distal interphalangeal joint of unspecified finger, initial encounter | CMS +S63299D | Dislocation of distal interphalangeal joint of unspecified finger, subsequent encounter | CMS +S63299S | Dislocation of distal interphalangeal joint of unspecified finger, sequela | CMS +S63301A | Traumatic rupture of unspecified ligament of right wrist, initial encounter | CMS +S63301D | Traumatic rupture of unspecified ligament of right wrist, subsequent encounter | CMS +S63301S | Traumatic rupture of unspecified ligament of right wrist, sequela | CMS +S63302A | Traumatic rupture of unspecified ligament of left wrist, initial encounter | CMS +S63302D | Traumatic rupture of unspecified ligament of left wrist, subsequent encounter | CMS +S63302S | Traumatic rupture of unspecified ligament of left wrist, sequela | CMS +S63309A | Traumatic rupture of unspecified ligament of unspecified wrist, initial encounter | CMS +S63309D | Traumatic rupture of unspecified ligament of unspecified wrist, subsequent encounter | CMS +S63309S | Traumatic rupture of unspecified ligament of unspecified wrist, sequela | CMS +S63311A | Traumatic rupture of collateral ligament of right wrist, initial encounter | CMS +S63311D | Traumatic rupture of collateral ligament of right wrist, subsequent encounter | CMS +S63311S | Traumatic rupture of collateral ligament of right wrist, sequela | CMS +S63312A | Traumatic rupture of collateral ligament of left wrist, initial encounter | CMS +S63312D | Traumatic rupture of collateral ligament of left wrist, subsequent encounter | CMS +S63312S | Traumatic rupture of collateral ligament of left wrist, sequela | CMS +S63319A | Traumatic rupture of collateral ligament of unspecified wrist, initial encounter | CMS +S63319D | Traumatic rupture of collateral ligament of unspecified wrist, subsequent encounter | CMS +S63319S | Traumatic rupture of collateral ligament of unspecified wrist, sequela | CMS +S63321A | Traumatic rupture of right radiocarpal ligament, initial encounter | CMS +S63321D | Traumatic rupture of right radiocarpal ligament, subsequent encounter | CMS +S63321S | Traumatic rupture of right radiocarpal ligament, sequela | CMS +S63322A | Traumatic rupture of left radiocarpal ligament, initial encounter | CMS +S63322D | Traumatic rupture of left radiocarpal ligament, subsequent encounter | CMS +S63322S | Traumatic rupture of left radiocarpal ligament, sequela | CMS +S63329A | Traumatic rupture of unspecified radiocarpal ligament, initial encounter | CMS +S63329D | Traumatic rupture of unspecified radiocarpal ligament, subsequent encounter | CMS +S63329S | Traumatic rupture of unspecified radiocarpal ligament, sequela | CMS +S63331A | Traumatic rupture of right ulnocarpal (palmar) ligament, initial encounter | CMS +S63331D | Traumatic rupture of right ulnocarpal (palmar) ligament, subsequent encounter | CMS +S63331S | Traumatic rupture of right ulnocarpal (palmar) ligament, sequela | CMS +S63332A | Traumatic rupture of left ulnocarpal (palmar) ligament, initial encounter | CMS +S63332D | Traumatic rupture of left ulnocarpal (palmar) ligament, subsequent encounter | CMS +S63332S | Traumatic rupture of left ulnocarpal (palmar) ligament, sequela | CMS +S63339A | Traumatic rupture of unspecified ulnocarpal (palmar) ligament, initial encounter | CMS +S63339D | Traumatic rupture of unspecified ulnocarpal (palmar) ligament, subsequent encounter | CMS +S63339S | Traumatic rupture of unspecified ulnocarpal (palmar) ligament, sequela | CMS +S63391A | Traumatic rupture of other ligament of right wrist, initial encounter | CMS +S63391D | Traumatic rupture of other ligament of right wrist, subsequent encounter | CMS +S63391S | Traumatic rupture of other ligament of right wrist, sequela | CMS +S63392A | Traumatic rupture of other ligament of left wrist, initial encounter | CMS +S63392D | Traumatic rupture of other ligament of left wrist, subsequent encounter | CMS +S63392S | Traumatic rupture of other ligament of left wrist, sequela | CMS +S63399A | Traumatic rupture of other ligament of unspecified wrist, initial encounter | CMS +S63399D | Traumatic rupture of other ligament of unspecified wrist, subsequent encounter | CMS +S63399S | Traumatic rupture of other ligament of unspecified wrist, sequela | CMS +S63400A | Traumatic rupture of unspecified ligament of right index finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63400D | Traumatic rupture of unspecified ligament of right index finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63400S | Traumatic rupture of unspecified ligament of right index finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63401A | Traumatic rupture of unspecified ligament of left index finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63401D | Traumatic rupture of unspecified ligament of left index finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63401S | Traumatic rupture of unspecified ligament of left index finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63402A | Traumatic rupture of unspecified ligament of right middle finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63402D | Traumatic rupture of unspecified ligament of right middle finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63402S | Traumatic rupture of unspecified ligament of right middle finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63403A | Traumatic rupture of unspecified ligament of left middle finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63403D | Traumatic rupture of unspecified ligament of left middle finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63403S | Traumatic rupture of unspecified ligament of left middle finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63404A | Traumatic rupture of unspecified ligament of right ring finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63404D | Traumatic rupture of unspecified ligament of right ring finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63404S | Traumatic rupture of unspecified ligament of right ring finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63405A | Traumatic rupture of unspecified ligament of left ring finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63405D | Traumatic rupture of unspecified ligament of left ring finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63405S | Traumatic rupture of unspecified ligament of left ring finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63406A | Traumatic rupture of unspecified ligament of right little finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63406D | Traumatic rupture of unspecified ligament of right little finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63406S | Traumatic rupture of unspecified ligament of right little finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63407A | Traumatic rupture of unspecified ligament of left little finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63407D | Traumatic rupture of unspecified ligament of left little finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63407S | Traumatic rupture of unspecified ligament of left little finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63408A | Traumatic rupture of unspecified ligament of other finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63408D | Traumatic rupture of unspecified ligament of other finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63408S | Traumatic rupture of unspecified ligament of other finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63409A | Traumatic rupture of unspecified ligament of unspecified finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63409D | Traumatic rupture of unspecified ligament of unspecified finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63409S | Traumatic rupture of unspecified ligament of unspecified finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63410A | Traumatic rupture of collateral ligament of right index finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63410D | Traumatic rupture of collateral ligament of right index finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63410S | Traumatic rupture of collateral ligament of right index finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63411A | Traumatic rupture of collateral ligament of left index finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63411D | Traumatic rupture of collateral ligament of left index finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63411S | Traumatic rupture of collateral ligament of left index finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63412A | Traumatic rupture of collateral ligament of right middle finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63412D | Traumatic rupture of collateral ligament of right middle finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63412S | Traumatic rupture of collateral ligament of right middle finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63413A | Traumatic rupture of collateral ligament of left middle finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63413D | Traumatic rupture of collateral ligament of left middle finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63413S | Traumatic rupture of collateral ligament of left middle finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63414A | Traumatic rupture of collateral ligament of right ring finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63414D | Traumatic rupture of collateral ligament of right ring finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63414S | Traumatic rupture of collateral ligament of right ring finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63415A | Traumatic rupture of collateral ligament of left ring finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63415D | Traumatic rupture of collateral ligament of left ring finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63415S | Traumatic rupture of collateral ligament of left ring finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63416A | Traumatic rupture of collateral ligament of right little finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63416D | Traumatic rupture of collateral ligament of right little finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63416S | Traumatic rupture of collateral ligament of right little finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63417A | Traumatic rupture of collateral ligament of left little finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63417D | Traumatic rupture of collateral ligament of left little finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63417S | Traumatic rupture of collateral ligament of left little finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63418A | Traumatic rupture of collateral ligament of other finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63418D | Traumatic rupture of collateral ligament of other finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63418S | Traumatic rupture of collateral ligament of other finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63419A | Traumatic rupture of collateral ligament of unspecified finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63419D | Traumatic rupture of collateral ligament of unspecified finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63419S | Traumatic rupture of collateral ligament of unspecified finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63420A | Traumatic rupture of palmar ligament of right index finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63420D | Traumatic rupture of palmar ligament of right index finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63420S | Traumatic rupture of palmar ligament of right index finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63421A | Traumatic rupture of palmar ligament of left index finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63421D | Traumatic rupture of palmar ligament of left index finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63421S | Traumatic rupture of palmar ligament of left index finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63422A | Traumatic rupture of palmar ligament of right middle finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63422D | Traumatic rupture of palmar ligament of right middle finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63422S | Traumatic rupture of palmar ligament of right middle finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63423A | Traumatic rupture of palmar ligament of left middle finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63423D | Traumatic rupture of palmar ligament of left middle finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63423S | Traumatic rupture of palmar ligament of left middle finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63424A | Traumatic rupture of palmar ligament of right ring finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63424D | Traumatic rupture of palmar ligament of right ring finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63424S | Traumatic rupture of palmar ligament of right ring finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63425A | Traumatic rupture of palmar ligament of left ring finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63425D | Traumatic rupture of palmar ligament of left ring finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63425S | Traumatic rupture of palmar ligament of left ring finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63426A | Traumatic rupture of palmar ligament of right little finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63426D | Traumatic rupture of palmar ligament of right little finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63426S | Traumatic rupture of palmar ligament of right little finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63427A | Traumatic rupture of palmar ligament of left little finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63427D | Traumatic rupture of palmar ligament of left little finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63427S | Traumatic rupture of palmar ligament of left little finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63428A | Traumatic rupture of palmar ligament of other finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63428D | Traumatic rupture of palmar ligament of other finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63428S | Traumatic rupture of palmar ligament of other finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63429A | Traumatic rupture of palmar ligament of unspecified finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63429D | Traumatic rupture of palmar ligament of unspecified finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63429S | Traumatic rupture of palmar ligament of unspecified finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63430A | Traumatic rupture of volar plate of right index finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63430D | Traumatic rupture of volar plate of right index finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63430S | Traumatic rupture of volar plate of right index finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63431A | Traumatic rupture of volar plate of left index finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63431D | Traumatic rupture of volar plate of left index finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63431S | Traumatic rupture of volar plate of left index finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63432A | Traumatic rupture of volar plate of right middle finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63432D | Traumatic rupture of volar plate of right middle finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63432S | Traumatic rupture of volar plate of right middle finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63433A | Traumatic rupture of volar plate of left middle finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63433D | Traumatic rupture of volar plate of left middle finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63433S | Traumatic rupture of volar plate of left middle finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63434A | Traumatic rupture of volar plate of right ring finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63434D | Traumatic rupture of volar plate of right ring finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63434S | Traumatic rupture of volar plate of right ring finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63435A | Traumatic rupture of volar plate of left ring finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63435D | Traumatic rupture of volar plate of left ring finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63435S | Traumatic rupture of volar plate of left ring finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63436A | Traumatic rupture of volar plate of right little finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63436D | Traumatic rupture of volar plate of right little finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63436S | Traumatic rupture of volar plate of right little finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63437A | Traumatic rupture of volar plate of left little finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63437D | Traumatic rupture of volar plate of left little finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63437S | Traumatic rupture of volar plate of left little finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63438A | Traumatic rupture of volar plate of other finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63438D | Traumatic rupture of volar plate of other finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63438S | Traumatic rupture of volar plate of other finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63439A | Traumatic rupture of volar plate of unspecified finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63439D | Traumatic rupture of volar plate of unspecified finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63439S | Traumatic rupture of volar plate of unspecified finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63490A | Traumatic rupture of other ligament of right index finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63490D | Traumatic rupture of other ligament of right index finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63490S | Traumatic rupture of other ligament of right index finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63491A | Traumatic rupture of other ligament of left index finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63491D | Traumatic rupture of other ligament of left index finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63491S | Traumatic rupture of other ligament of left index finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63492A | Traumatic rupture of other ligament of right middle finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63492D | Traumatic rupture of other ligament of right middle finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63492S | Traumatic rupture of other ligament of right middle finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63493A | Traumatic rupture of other ligament of left middle finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63493D | Traumatic rupture of other ligament of left middle finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63493S | Traumatic rupture of other ligament of left middle finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63494A | Traumatic rupture of other ligament of right ring finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63494D | Traumatic rupture of other ligament of right ring finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63494S | Traumatic rupture of other ligament of right ring finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63495A | Traumatic rupture of other ligament of left ring finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63495D | Traumatic rupture of other ligament of left ring finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63495S | Traumatic rupture of other ligament of left ring finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63496A | Traumatic rupture of other ligament of right little finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63496D | Traumatic rupture of other ligament of right little finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63496S | Traumatic rupture of other ligament of right little finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63497A | Traumatic rupture of other ligament of left little finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63497D | Traumatic rupture of other ligament of left little finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63497S | Traumatic rupture of other ligament of left little finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63498A | Traumatic rupture of other ligament of other finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63498D | Traumatic rupture of other ligament of other finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63498S | Traumatic rupture of other ligament of other finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63499A | Traumatic rupture of other ligament of unspecified finger at metacarpophalangeal and interphalangeal joint, initial encounter | CMS +S63499D | Traumatic rupture of other ligament of unspecified finger at metacarpophalangeal and interphalangeal joint, subsequent encounter | CMS +S63499S | Traumatic rupture of other ligament of unspecified finger at metacarpophalangeal and interphalangeal joint, sequela | CMS +S63501A | Unspecified sprain of right wrist, initial encounter | CMS +S63501D | Unspecified sprain of right wrist, subsequent encounter | CMS +S63501S | Unspecified sprain of right wrist, sequela | CMS +S63502A | Unspecified sprain of left wrist, initial encounter | CMS +S63502D | Unspecified sprain of left wrist, subsequent encounter | CMS +S63502S | Unspecified sprain of left wrist, sequela | CMS +S63509A | Unspecified sprain of unspecified wrist, initial encounter | CMS +S63509D | Unspecified sprain of unspecified wrist, subsequent encounter | CMS +S63509S | Unspecified sprain of unspecified wrist, sequela | CMS +S63511A | Sprain of carpal joint of right wrist, initial encounter | CMS +S63511D | Sprain of carpal joint of right wrist, subsequent encounter | CMS +S63511S | Sprain of carpal joint of right wrist, sequela | CMS +S63512A | Sprain of carpal joint of left wrist, initial encounter | CMS +S63512D | Sprain of carpal joint of left wrist, subsequent encounter | CMS +S63512S | Sprain of carpal joint of left wrist, sequela | CMS +S63519A | Sprain of carpal joint of unspecified wrist, initial encounter | CMS +S63519D | Sprain of carpal joint of unspecified wrist, subsequent encounter | CMS +S63519S | Sprain of carpal joint of unspecified wrist, sequela | CMS +S63521A | Sprain of radiocarpal joint of right wrist, initial encounter | CMS +S63521D | Sprain of radiocarpal joint of right wrist, subsequent encounter | CMS +S63521S | Sprain of radiocarpal joint of right wrist, sequela | CMS +S63522A | Sprain of radiocarpal joint of left wrist, initial encounter | CMS +S63522D | Sprain of radiocarpal joint of left wrist, subsequent encounter | CMS +S63522S | Sprain of radiocarpal joint of left wrist, sequela | CMS +S63529A | Sprain of radiocarpal joint of unspecified wrist, initial encounter | CMS +S63529D | Sprain of radiocarpal joint of unspecified wrist, subsequent encounter | CMS +S63529S | Sprain of radiocarpal joint of unspecified wrist, sequela | CMS +S63591A | Other specified sprain of right wrist, initial encounter | CMS +S63591D | Other specified sprain of right wrist, subsequent encounter | CMS +S63591S | Other specified sprain of right wrist, sequela | CMS +S63592A | Other specified sprain of left wrist, initial encounter | CMS +S63592D | Other specified sprain of left wrist, subsequent encounter | CMS +S63592S | Other specified sprain of left wrist, sequela | CMS +S63599A | Other specified sprain of unspecified wrist, initial encounter | CMS +S63599D | Other specified sprain of unspecified wrist, subsequent encounter | CMS +S63599S | Other specified sprain of unspecified wrist, sequela | CMS +S63601A | Unspecified sprain of right thumb, initial encounter | CMS +S63601D | Unspecified sprain of right thumb, subsequent encounter | CMS +S63601S | Unspecified sprain of right thumb, sequela | CMS +S63602A | Unspecified sprain of left thumb, initial encounter | CMS +S63602D | Unspecified sprain of left thumb, subsequent encounter | CMS +S63602S | Unspecified sprain of left thumb, sequela | CMS +S63609A | Unspecified sprain of unspecified thumb, initial encounter | CMS +S63609D | Unspecified sprain of unspecified thumb, subsequent encounter | CMS +S63609S | Unspecified sprain of unspecified thumb, sequela | CMS +S63610A | Unspecified sprain of right index finger, initial encounter | CMS +S63610D | Unspecified sprain of right index finger, subsequent encounter | CMS +S63610S | Unspecified sprain of right index finger, sequela | CMS +S63611A | Unspecified sprain of left index finger, initial encounter | CMS +S63611D | Unspecified sprain of left index finger, subsequent encounter | CMS +S63611S | Unspecified sprain of left index finger, sequela | CMS +S63612A | Unspecified sprain of right middle finger, initial encounter | CMS +S63612D | Unspecified sprain of right middle finger, subsequent encounter | CMS +S63612S | Unspecified sprain of right middle finger, sequela | CMS +S63613A | Unspecified sprain of left middle finger, initial encounter | CMS +S63613D | Unspecified sprain of left middle finger, subsequent encounter | CMS +S63613S | Unspecified sprain of left middle finger, sequela | CMS +S63614A | Unspecified sprain of right ring finger, initial encounter | CMS +S63614D | Unspecified sprain of right ring finger, subsequent encounter | CMS +S63614S | Unspecified sprain of right ring finger, sequela | CMS +S63615A | Unspecified sprain of left ring finger, initial encounter | CMS +S63615D | Unspecified sprain of left ring finger, subsequent encounter | CMS +S63615S | Unspecified sprain of left ring finger, sequela | CMS +S63616A | Unspecified sprain of right little finger, initial encounter | CMS +S63616D | Unspecified sprain of right little finger, subsequent encounter | CMS +S63616S | Unspecified sprain of right little finger, sequela | CMS +S63617A | Unspecified sprain of left little finger, initial encounter | CMS +S63617D | Unspecified sprain of left little finger, subsequent encounter | CMS +S63617S | Unspecified sprain of left little finger, sequela | CMS +S63618A | Unspecified sprain of other finger, initial encounter | CMS +S63618D | Unspecified sprain of other finger, subsequent encounter | CMS +S63618S | Unspecified sprain of other finger, sequela | CMS +S63619A | Unspecified sprain of unspecified finger, initial encounter | CMS +S63619D | Unspecified sprain of unspecified finger, subsequent encounter | CMS +S63619S | Unspecified sprain of unspecified finger, sequela | CMS +S63621A | Sprain of interphalangeal joint of right thumb, initial encounter | CMS +S63621D | Sprain of interphalangeal joint of right thumb, subsequent encounter | CMS +S63621S | Sprain of interphalangeal joint of right thumb, sequela | CMS +S63622A | Sprain of interphalangeal joint of left thumb, initial encounter | CMS +S63622D | Sprain of interphalangeal joint of left thumb, subsequent encounter | CMS +S63622S | Sprain of interphalangeal joint of left thumb, sequela | CMS +S63629A | Sprain of interphalangeal joint of unspecified thumb, initial encounter | CMS +S63629D | Sprain of interphalangeal joint of unspecified thumb, subsequent encounter | CMS +S63629S | Sprain of interphalangeal joint of unspecified thumb, sequela | CMS +S63630A | Sprain of interphalangeal joint of right index finger, initial encounter | CMS +S63630D | Sprain of interphalangeal joint of right index finger, subsequent encounter | CMS +S63630S | Sprain of interphalangeal joint of right index finger, sequela | CMS +S63631A | Sprain of interphalangeal joint of left index finger, initial encounter | CMS +S63631D | Sprain of interphalangeal joint of left index finger, subsequent encounter | CMS +S63631S | Sprain of interphalangeal joint of left index finger, sequela | CMS +S63632A | Sprain of interphalangeal joint of right middle finger, initial encounter | CMS +S63632D | Sprain of interphalangeal joint of right middle finger, subsequent encounter | CMS +S63632S | Sprain of interphalangeal joint of right middle finger, sequela | CMS +S63633A | Sprain of interphalangeal joint of left middle finger, initial encounter | CMS +S63633D | Sprain of interphalangeal joint of left middle finger, subsequent encounter | CMS +S63633S | Sprain of interphalangeal joint of left middle finger, sequela | CMS +S63634A | Sprain of interphalangeal joint of right ring finger, initial encounter | CMS +S63634D | Sprain of interphalangeal joint of right ring finger, subsequent encounter | CMS +S63634S | Sprain of interphalangeal joint of right ring finger, sequela | CMS +S63635A | Sprain of interphalangeal joint of left ring finger, initial encounter | CMS +S63635D | Sprain of interphalangeal joint of left ring finger, subsequent encounter | CMS +S63635S | Sprain of interphalangeal joint of left ring finger, sequela | CMS +S63636A | Sprain of interphalangeal joint of right little finger, initial encounter | CMS +S63636D | Sprain of interphalangeal joint of right little finger, subsequent encounter | CMS +S63636S | Sprain of interphalangeal joint of right little finger, sequela | CMS +S63637A | Sprain of interphalangeal joint of left little finger, initial encounter | CMS +S63637D | Sprain of interphalangeal joint of left little finger, subsequent encounter | CMS +S63637S | Sprain of interphalangeal joint of left little finger, sequela | CMS +S63638A | Sprain of interphalangeal joint of other finger, initial encounter | CMS +S63638D | Sprain of interphalangeal joint of other finger, subsequent encounter | CMS +S63638S | Sprain of interphalangeal joint of other finger, sequela | CMS +S63639A | Sprain of interphalangeal joint of unspecified finger, initial encounter | CMS +S63639D | Sprain of interphalangeal joint of unspecified finger, subsequent encounter | CMS +S63639S | Sprain of interphalangeal joint of unspecified finger, sequela | CMS +S63641A | Sprain of metacarpophalangeal joint of right thumb, initial encounter | CMS +S63641D | Sprain of metacarpophalangeal joint of right thumb, subsequent encounter | CMS +S63641S | Sprain of metacarpophalangeal joint of right thumb, sequela | CMS +S63642A | Sprain of metacarpophalangeal joint of left thumb, initial encounter | CMS +S63642D | Sprain of metacarpophalangeal joint of left thumb, subsequent encounter | CMS +S63642S | Sprain of metacarpophalangeal joint of left thumb, sequela | CMS +S63649A | Sprain of metacarpophalangeal joint of unspecified thumb, initial encounter | CMS +S63649D | Sprain of metacarpophalangeal joint of unspecified thumb, subsequent encounter | CMS +S63649S | Sprain of metacarpophalangeal joint of unspecified thumb, sequela | CMS +S63650A | Sprain of metacarpophalangeal joint of right index finger, initial encounter | CMS +S63650D | Sprain of metacarpophalangeal joint of right index finger, subsequent encounter | CMS +S63650S | Sprain of metacarpophalangeal joint of right index finger, sequela | CMS +S63651A | Sprain of metacarpophalangeal joint of left index finger, initial encounter | CMS +S63651D | Sprain of metacarpophalangeal joint of left index finger, subsequent encounter | CMS +S63651S | Sprain of metacarpophalangeal joint of left index finger, sequela | CMS +S63652A | Sprain of metacarpophalangeal joint of right middle finger, initial encounter | CMS +S63652D | Sprain of metacarpophalangeal joint of right middle finger, subsequent encounter | CMS +S63652S | Sprain of metacarpophalangeal joint of right middle finger, sequela | CMS +S63653A | Sprain of metacarpophalangeal joint of left middle finger, initial encounter | CMS +S63653D | Sprain of metacarpophalangeal joint of left middle finger, subsequent encounter | CMS +S63653S | Sprain of metacarpophalangeal joint of left middle finger, sequela | CMS +S63654A | Sprain of metacarpophalangeal joint of right ring finger, initial encounter | CMS +S63654D | Sprain of metacarpophalangeal joint of right ring finger, subsequent encounter | CMS +S63654S | Sprain of metacarpophalangeal joint of right ring finger, sequela | CMS +S63655A | Sprain of metacarpophalangeal joint of left ring finger, initial encounter | CMS +S63655D | Sprain of metacarpophalangeal joint of left ring finger, subsequent encounter | CMS +S63655S | Sprain of metacarpophalangeal joint of left ring finger, sequela | CMS +S63656A | Sprain of metacarpophalangeal joint of right little finger, initial encounter | CMS +S63656D | Sprain of metacarpophalangeal joint of right little finger, subsequent encounter | CMS +S63656S | Sprain of metacarpophalangeal joint of right little finger, sequela | CMS +S63657A | Sprain of metacarpophalangeal joint of left little finger, initial encounter | CMS +S63657D | Sprain of metacarpophalangeal joint of left little finger, subsequent encounter | CMS +S63657S | Sprain of metacarpophalangeal joint of left little finger, sequela | CMS +S63658A | Sprain of metacarpophalangeal joint of other finger, initial encounter | CMS +S63658D | Sprain of metacarpophalangeal joint of other finger, subsequent encounter | CMS +S63658S | Sprain of metacarpophalangeal joint of other finger, sequela | CMS +S63659A | Sprain of metacarpophalangeal joint of unspecified finger, initial encounter | CMS +S63659D | Sprain of metacarpophalangeal joint of unspecified finger, subsequent encounter | CMS +S63659S | Sprain of metacarpophalangeal joint of unspecified finger, sequela | CMS +S63681A | Other sprain of right thumb, initial encounter | CMS +S63681D | Other sprain of right thumb, subsequent encounter | CMS +S63681S | Other sprain of right thumb, sequela | CMS +S63682A | Other sprain of left thumb, initial encounter | CMS +S63682D | Other sprain of left thumb, subsequent encounter | CMS +S63682S | Other sprain of left thumb, sequela | CMS +S63689A | Other sprain of unspecified thumb, initial encounter | CMS +S63689D | Other sprain of unspecified thumb, subsequent encounter | CMS +S63689S | Other sprain of unspecified thumb, sequela | CMS +S63690A | Other sprain of right index finger, initial encounter | CMS +S63690D | Other sprain of right index finger, subsequent encounter | CMS +S63690S | Other sprain of right index finger, sequela | CMS +S63691A | Other sprain of left index finger, initial encounter | CMS +S63691D | Other sprain of left index finger, subsequent encounter | CMS +S63691S | Other sprain of left index finger, sequela | CMS +S63692A | Other sprain of right middle finger, initial encounter | CMS +S63692D | Other sprain of right middle finger, subsequent encounter | CMS +S63692S | Other sprain of right middle finger, sequela | CMS +S63693A | Other sprain of left middle finger, initial encounter | CMS +S63693D | Other sprain of left middle finger, subsequent encounter | CMS +S63693S | Other sprain of left middle finger, sequela | CMS +S63694A | Other sprain of right ring finger, initial encounter | CMS +S63694D | Other sprain of right ring finger, subsequent encounter | CMS +S63694S | Other sprain of right ring finger, sequela | CMS +S63695A | Other sprain of left ring finger, initial encounter | CMS +S63695D | Other sprain of left ring finger, subsequent encounter | CMS +S63695S | Other sprain of left ring finger, sequela | CMS +S63696A | Other sprain of right little finger, initial encounter | CMS +S63696D | Other sprain of right little finger, subsequent encounter | CMS +S63696S | Other sprain of right little finger, sequela | CMS +S63697A | Other sprain of left little finger, initial encounter | CMS +S63697D | Other sprain of left little finger, subsequent encounter | CMS +S63697S | Other sprain of left little finger, sequela | CMS +S63698A | Other sprain of other finger, initial encounter | CMS +S63698D | Other sprain of other finger, subsequent encounter | CMS +S63698S | Other sprain of other finger, sequela | CMS +S63699A | Other sprain of unspecified finger, initial encounter | CMS +S63699D | Other sprain of unspecified finger, subsequent encounter | CMS +S63699S | Other sprain of unspecified finger, sequela | CMS +S638X1A | Sprain of other part of right wrist and hand, initial encounter | CMS +S638X1D | Sprain of other part of right wrist and hand, subsequent encounter | CMS +S638X1S | Sprain of other part of right wrist and hand, sequela | CMS +S638X2A | Sprain of other part of left wrist and hand, initial encounter | CMS +S638X2D | Sprain of other part of left wrist and hand, subsequent encounter | CMS +S638X2S | Sprain of other part of left wrist and hand, sequela | CMS +S638X9A | Sprain of other part of unspecified wrist and hand, initial encounter | CMS +S638X9D | Sprain of other part of unspecified wrist and hand, subsequent encounter | CMS +S638X9S | Sprain of other part of unspecified wrist and hand, sequela | CMS +S6390XA | Sprain of unspecified part of unspecified wrist and hand, initial encounter | CMS +S6390XD | Sprain of unspecified part of unspecified wrist and hand, subsequent encounter | CMS +S6390XS | Sprain of unspecified part of unspecified wrist and hand, sequela | CMS +S6391XA | Sprain of unspecified part of right wrist and hand, initial encounter | CMS +S6391XD | Sprain of unspecified part of right wrist and hand, subsequent encounter | CMS +S6391XS | Sprain of unspecified part of right wrist and hand, sequela | CMS +S6392XA | Sprain of unspecified part of left wrist and hand, initial encounter | CMS +S6392XD | Sprain of unspecified part of left wrist and hand, subsequent encounter | CMS +S6392XS | Sprain of unspecified part of left wrist and hand, sequela | CMS +S6400XA | Injury of ulnar nerve at wrist and hand level of unspecified arm, initial encounter | CMS +S6400XD | Injury of ulnar nerve at wrist and hand level of unspecified arm, subsequent encounter | CMS +S6400XS | Injury of ulnar nerve at wrist and hand level of unspecified arm, sequela | CMS +S6401XA | Injury of ulnar nerve at wrist and hand level of right arm, initial encounter | CMS +S6401XD | Injury of ulnar nerve at wrist and hand level of right arm, subsequent encounter | CMS +S6401XS | Injury of ulnar nerve at wrist and hand level of right arm, sequela | CMS +S6402XA | Injury of ulnar nerve at wrist and hand level of left arm, initial encounter | CMS +S6402XD | Injury of ulnar nerve at wrist and hand level of left arm, subsequent encounter | CMS +S6402XS | Injury of ulnar nerve at wrist and hand level of left arm, sequela | CMS +S6410XA | Injury of median nerve at wrist and hand level of unspecified arm, initial encounter | CMS +S6410XD | Injury of median nerve at wrist and hand level of unspecified arm, subsequent encounter | CMS +S6410XS | Injury of median nerve at wrist and hand level of unspecified arm, sequela | CMS +S6411XA | Injury of median nerve at wrist and hand level of right arm, initial encounter | CMS +S6411XD | Injury of median nerve at wrist and hand level of right arm, subsequent encounter | CMS +S6411XS | Injury of median nerve at wrist and hand level of right arm, sequela | CMS +S6412XA | Injury of median nerve at wrist and hand level of left arm, initial encounter | CMS +S6412XD | Injury of median nerve at wrist and hand level of left arm, subsequent encounter | CMS +S6412XS | Injury of median nerve at wrist and hand level of left arm, sequela | CMS +S6420XA | Injury of radial nerve at wrist and hand level of unspecified arm, initial encounter | CMS +S6420XD | Injury of radial nerve at wrist and hand level of unspecified arm, subsequent encounter | CMS +S6420XS | Injury of radial nerve at wrist and hand level of unspecified arm, sequela | CMS +S6421XA | Injury of radial nerve at wrist and hand level of right arm, initial encounter | CMS +S6421XD | Injury of radial nerve at wrist and hand level of right arm, subsequent encounter | CMS +S6421XS | Injury of radial nerve at wrist and hand level of right arm, sequela | CMS +S6422XA | Injury of radial nerve at wrist and hand level of left arm, initial encounter | CMS +S6422XD | Injury of radial nerve at wrist and hand level of left arm, subsequent encounter | CMS +S6422XS | Injury of radial nerve at wrist and hand level of left arm, sequela | CMS +S6430XA | Injury of digital nerve of unspecified thumb, initial encounter | CMS +S6430XD | Injury of digital nerve of unspecified thumb, subsequent encounter | CMS +S6430XS | Injury of digital nerve of unspecified thumb, sequela | CMS +S6431XA | Injury of digital nerve of right thumb, initial encounter | CMS +S6431XD | Injury of digital nerve of right thumb, subsequent encounter | CMS +S6431XS | Injury of digital nerve of right thumb, sequela | CMS +S6432XA | Injury of digital nerve of left thumb, initial encounter | CMS +S6432XD | Injury of digital nerve of left thumb, subsequent encounter | CMS +S6432XS | Injury of digital nerve of left thumb, sequela | CMS +S6440XA | Injury of digital nerve of unspecified finger, initial encounter | CMS +S6440XD | Injury of digital nerve of unspecified finger, subsequent encounter | CMS +S6440XS | Injury of digital nerve of unspecified finger, sequela | CMS +S64490A | Injury of digital nerve of right index finger, initial encounter | CMS +S64490D | Injury of digital nerve of right index finger, subsequent encounter | CMS +S64490S | Injury of digital nerve of right index finger, sequela | CMS +S64491A | Injury of digital nerve of left index finger, initial encounter | CMS +S64491D | Injury of digital nerve of left index finger, subsequent encounter | CMS +S64491S | Injury of digital nerve of left index finger, sequela | CMS +S64492A | Injury of digital nerve of right middle finger, initial encounter | CMS +S64492D | Injury of digital nerve of right middle finger, subsequent encounter | CMS +S64492S | Injury of digital nerve of right middle finger, sequela | CMS +S64493A | Injury of digital nerve of left middle finger, initial encounter | CMS +S64493D | Injury of digital nerve of left middle finger, subsequent encounter | CMS +S64493S | Injury of digital nerve of left middle finger, sequela | CMS +S64494A | Injury of digital nerve of right ring finger, initial encounter | CMS +S64494D | Injury of digital nerve of right ring finger, subsequent encounter | CMS +S64494S | Injury of digital nerve of right ring finger, sequela | CMS +S64495A | Injury of digital nerve of left ring finger, initial encounter | CMS +S64495D | Injury of digital nerve of left ring finger, subsequent encounter | CMS +S64495S | Injury of digital nerve of left ring finger, sequela | CMS +S64496A | Injury of digital nerve of right little finger, initial encounter | CMS +S64496D | Injury of digital nerve of right little finger, subsequent encounter | CMS +S64496S | Injury of digital nerve of right little finger, sequela | CMS +S64497A | Injury of digital nerve of left little finger, initial encounter | CMS +S64497D | Injury of digital nerve of left little finger, subsequent encounter | CMS +S64497S | Injury of digital nerve of left little finger, sequela | CMS +S64498A | Injury of digital nerve of other finger, initial encounter | CMS +S64498D | Injury of digital nerve of other finger, subsequent encounter | CMS +S64498S | Injury of digital nerve of other finger, sequela | CMS +S648X1A | Injury of other nerves at wrist and hand level of right arm, initial encounter | CMS +S648X1D | Injury of other nerves at wrist and hand level of right arm, subsequent encounter | CMS +S648X1S | Injury of other nerves at wrist and hand level of right arm, sequela | CMS +S648X2A | Injury of other nerves at wrist and hand level of left arm, initial encounter | CMS +S648X2D | Injury of other nerves at wrist and hand level of left arm, subsequent encounter | CMS +S648X2S | Injury of other nerves at wrist and hand level of left arm, sequela | CMS +S648X9A | Injury of other nerves at wrist and hand level of unspecified arm, initial encounter | CMS +S648X9D | Injury of other nerves at wrist and hand level of unspecified arm, subsequent encounter | CMS +S648X9S | Injury of other nerves at wrist and hand level of unspecified arm, sequela | CMS +S6490XA | Injury of unspecified nerve at wrist and hand level of unspecified arm, initial encounter | CMS +S6490XD | Injury of unspecified nerve at wrist and hand level of unspecified arm, subsequent encounter | CMS +S6490XS | Injury of unspecified nerve at wrist and hand level of unspecified arm, sequela | CMS +S6491XA | Injury of unspecified nerve at wrist and hand level of right arm, initial encounter | CMS +S6491XD | Injury of unspecified nerve at wrist and hand level of right arm, subsequent encounter | CMS +S6491XS | Injury of unspecified nerve at wrist and hand level of right arm, sequela | CMS +S6492XA | Injury of unspecified nerve at wrist and hand level of left arm, initial encounter | CMS +S6492XD | Injury of unspecified nerve at wrist and hand level of left arm, subsequent encounter | CMS +S6492XS | Injury of unspecified nerve at wrist and hand level of left arm, sequela | CMS +S65001A | Unspecified injury of ulnar artery at wrist and hand level of right arm, initial encounter | CMS +S65001D | Unspecified injury of ulnar artery at wrist and hand level of right arm, subsequent encounter | CMS +S65001S | Unspecified injury of ulnar artery at wrist and hand level of right arm, sequela | CMS +S65002A | Unspecified injury of ulnar artery at wrist and hand level of left arm, initial encounter | CMS +S65002D | Unspecified injury of ulnar artery at wrist and hand level of left arm, subsequent encounter | CMS +S65002S | Unspecified injury of ulnar artery at wrist and hand level of left arm, sequela | CMS +S65009A | Unspecified injury of ulnar artery at wrist and hand level of unspecified arm, initial encounter | CMS +S65009D | Unspecified injury of ulnar artery at wrist and hand level of unspecified arm, subsequent encounter | CMS +S65009S | Unspecified injury of ulnar artery at wrist and hand level of unspecified arm, sequela | CMS +S65011A | Laceration of ulnar artery at wrist and hand level of right arm, initial encounter | CMS +S65011D | Laceration of ulnar artery at wrist and hand level of right arm, subsequent encounter | CMS +S65011S | Laceration of ulnar artery at wrist and hand level of right arm, sequela | CMS +S65012A | Laceration of ulnar artery at wrist and hand level of left arm, initial encounter | CMS +S65012D | Laceration of ulnar artery at wrist and hand level of left arm, subsequent encounter | CMS +S65012S | Laceration of ulnar artery at wrist and hand level of left arm, sequela | CMS +S65019A | Laceration of ulnar artery at wrist and hand level of unspecified arm, initial encounter | CMS +S65019D | Laceration of ulnar artery at wrist and hand level of unspecified arm, subsequent encounter | CMS +S65019S | Laceration of ulnar artery at wrist and hand level of unspecified arm, sequela | CMS +S65091A | Other specified injury of ulnar artery at wrist and hand level of right arm, initial encounter | CMS +S65091D | Other specified injury of ulnar artery at wrist and hand level of right arm, subsequent encounter | CMS +S65091S | Other specified injury of ulnar artery at wrist and hand level of right arm, sequela | CMS +S65092A | Other specified injury of ulnar artery at wrist and hand level of left arm, initial encounter | CMS +S65092D | Other specified injury of ulnar artery at wrist and hand level of left arm, subsequent encounter | CMS +S65092S | Other specified injury of ulnar artery at wrist and hand level of left arm, sequela | CMS +S65099A | Other specified injury of ulnar artery at wrist and hand level of unspecified arm, initial encounter | CMS +S65099D | Other specified injury of ulnar artery at wrist and hand level of unspecified arm, subsequent encounter | CMS +S65099S | Other specified injury of ulnar artery at wrist and hand level of unspecified arm, sequela | CMS +S65101A | Unspecified injury of radial artery at wrist and hand level of right arm, initial encounter | CMS +S65101D | Unspecified injury of radial artery at wrist and hand level of right arm, subsequent encounter | CMS +S65101S | Unspecified injury of radial artery at wrist and hand level of right arm, sequela | CMS +S65102A | Unspecified injury of radial artery at wrist and hand level of left arm, initial encounter | CMS +S65102D | Unspecified injury of radial artery at wrist and hand level of left arm, subsequent encounter | CMS +S65102S | Unspecified injury of radial artery at wrist and hand level of left arm, sequela | CMS +S65109A | Unspecified injury of radial artery at wrist and hand level of unspecified arm, initial encounter | CMS +S65109D | Unspecified injury of radial artery at wrist and hand level of unspecified arm, subsequent encounter | CMS +S65109S | Unspecified injury of radial artery at wrist and hand level of unspecified arm, sequela | CMS +S65111A | Laceration of radial artery at wrist and hand level of right arm, initial encounter | CMS +S65111D | Laceration of radial artery at wrist and hand level of right arm, subsequent encounter | CMS +S65111S | Laceration of radial artery at wrist and hand level of right arm, sequela | CMS +S65112A | Laceration of radial artery at wrist and hand level of left arm, initial encounter | CMS +S65112D | Laceration of radial artery at wrist and hand level of left arm, subsequent encounter | CMS +S65112S | Laceration of radial artery at wrist and hand level of left arm, sequela | CMS +S65119A | Laceration of radial artery at wrist and hand level of unspecified arm, initial encounter | CMS +S65119D | Laceration of radial artery at wrist and hand level of unspecified arm, subsequent encounter | CMS +S65119S | Laceration of radial artery at wrist and hand level of unspecified arm, sequela | CMS +S65191A | Other specified injury of radial artery at wrist and hand level of right arm, initial encounter | CMS +S65191D | Other specified injury of radial artery at wrist and hand level of right arm, subsequent encounter | CMS +S65191S | Other specified injury of radial artery at wrist and hand level of right arm, sequela | CMS +S65192A | Other specified injury of radial artery at wrist and hand level of left arm, initial encounter | CMS +S65192D | Other specified injury of radial artery at wrist and hand level of left arm, subsequent encounter | CMS +S65192S | Other specified injury of radial artery at wrist and hand level of left arm, sequela | CMS +S65199A | Other specified injury of radial artery at wrist and hand level of unspecified arm, initial encounter | CMS +S65199D | Other specified injury of radial artery at wrist and hand level of unspecified arm, subsequent encounter | CMS +S65199S | Other specified injury of radial artery at wrist and hand level of unspecified arm, sequela | CMS +S65201A | Unspecified injury of superficial palmar arch of right hand, initial encounter | CMS +S65201D | Unspecified injury of superficial palmar arch of right hand, subsequent encounter | CMS +S65201S | Unspecified injury of superficial palmar arch of right hand, sequela | CMS +S65202A | Unspecified injury of superficial palmar arch of left hand, initial encounter | CMS +S65202D | Unspecified injury of superficial palmar arch of left hand, subsequent encounter | CMS +S65202S | Unspecified injury of superficial palmar arch of left hand, sequela | CMS +S65209A | Unspecified injury of superficial palmar arch of unspecified hand, initial encounter | CMS +S65209D | Unspecified injury of superficial palmar arch of unspecified hand, subsequent encounter | CMS +S65209S | Unspecified injury of superficial palmar arch of unspecified hand, sequela | CMS +S65211A | Laceration of superficial palmar arch of right hand, initial encounter | CMS +S65211D | Laceration of superficial palmar arch of right hand, subsequent encounter | CMS +S65211S | Laceration of superficial palmar arch of right hand, sequela | CMS +S65212A | Laceration of superficial palmar arch of left hand, initial encounter | CMS +S65212D | Laceration of superficial palmar arch of left hand, subsequent encounter | CMS +S65212S | Laceration of superficial palmar arch of left hand, sequela | CMS +S65219A | Laceration of superficial palmar arch of unspecified hand, initial encounter | CMS +S65219D | Laceration of superficial palmar arch of unspecified hand, subsequent encounter | CMS +S65219S | Laceration of superficial palmar arch of unspecified hand, sequela | CMS +S65291A | Other specified injury of superficial palmar arch of right hand, initial encounter | CMS +S65291D | Other specified injury of superficial palmar arch of right hand, subsequent encounter | CMS +S65291S | Other specified injury of superficial palmar arch of right hand, sequela | CMS +S65292A | Other specified injury of superficial palmar arch of left hand, initial encounter | CMS +S65292D | Other specified injury of superficial palmar arch of left hand, subsequent encounter | CMS +S65292S | Other specified injury of superficial palmar arch of left hand, sequela | CMS +S65299A | Other specified injury of superficial palmar arch of unspecified hand, initial encounter | CMS +S65299D | Other specified injury of superficial palmar arch of unspecified hand, subsequent encounter | CMS +S65299S | Other specified injury of superficial palmar arch of unspecified hand, sequela | CMS +S65301A | Unspecified injury of deep palmar arch of right hand, initial encounter | CMS +S65301D | Unspecified injury of deep palmar arch of right hand, subsequent encounter | CMS +S65301S | Unspecified injury of deep palmar arch of right hand, sequela | CMS +S65302A | Unspecified injury of deep palmar arch of left hand, initial encounter | CMS +S65302D | Unspecified injury of deep palmar arch of left hand, subsequent encounter | CMS +S65302S | Unspecified injury of deep palmar arch of left hand, sequela | CMS +S65309A | Unspecified injury of deep palmar arch of unspecified hand, initial encounter | CMS +S65309D | Unspecified injury of deep palmar arch of unspecified hand, subsequent encounter | CMS +S65309S | Unspecified injury of deep palmar arch of unspecified hand, sequela | CMS +S65311A | Laceration of deep palmar arch of right hand, initial encounter | CMS +S65311D | Laceration of deep palmar arch of right hand, subsequent encounter | CMS +S65311S | Laceration of deep palmar arch of right hand, sequela | CMS +S65312A | Laceration of deep palmar arch of left hand, initial encounter | CMS +S65312D | Laceration of deep palmar arch of left hand, subsequent encounter | CMS +S65312S | Laceration of deep palmar arch of left hand, sequela | CMS +S65319A | Laceration of deep palmar arch of unspecified hand, initial encounter | CMS +S65319D | Laceration of deep palmar arch of unspecified hand, subsequent encounter | CMS +S65319S | Laceration of deep palmar arch of unspecified hand, sequela | CMS +S65391A | Other specified injury of deep palmar arch of right hand, initial encounter | CMS +S65391D | Other specified injury of deep palmar arch of right hand, subsequent encounter | CMS +S65391S | Other specified injury of deep palmar arch of right hand, sequela | CMS +S65392A | Other specified injury of deep palmar arch of left hand, initial encounter | CMS +S65392D | Other specified injury of deep palmar arch of left hand, subsequent encounter | CMS +S65392S | Other specified injury of deep palmar arch of left hand, sequela | CMS +S65399A | Other specified injury of deep palmar arch of unspecified hand, initial encounter | CMS +S65399D | Other specified injury of deep palmar arch of unspecified hand, subsequent encounter | CMS +S65399S | Other specified injury of deep palmar arch of unspecified hand, sequela | CMS +S65401A | Unspecified injury of blood vessel of right thumb, initial encounter | CMS +S65401D | Unspecified injury of blood vessel of right thumb, subsequent encounter | CMS +S65401S | Unspecified injury of blood vessel of right thumb, sequela | CMS +S65402A | Unspecified injury of blood vessel of left thumb, initial encounter | CMS +S65402D | Unspecified injury of blood vessel of left thumb, subsequent encounter | CMS +S65402S | Unspecified injury of blood vessel of left thumb, sequela | CMS +S65409A | Unspecified injury of blood vessel of unspecified thumb, initial encounter | CMS +S65409D | Unspecified injury of blood vessel of unspecified thumb, subsequent encounter | CMS +S65409S | Unspecified injury of blood vessel of unspecified thumb, sequela | CMS +S65411A | Laceration of blood vessel of right thumb, initial encounter | CMS +S65411D | Laceration of blood vessel of right thumb, subsequent encounter | CMS +S65411S | Laceration of blood vessel of right thumb, sequela | CMS +S65412A | Laceration of blood vessel of left thumb, initial encounter | CMS +S65412D | Laceration of blood vessel of left thumb, subsequent encounter | CMS +S65412S | Laceration of blood vessel of left thumb, sequela | CMS +S65419A | Laceration of blood vessel of unspecified thumb, initial encounter | CMS +S65419D | Laceration of blood vessel of unspecified thumb, subsequent encounter | CMS +S65419S | Laceration of blood vessel of unspecified thumb, sequela | CMS +S65491A | Other specified injury of blood vessel of right thumb, initial encounter | CMS +S65491D | Other specified injury of blood vessel of right thumb, subsequent encounter | CMS +S65491S | Other specified injury of blood vessel of right thumb, sequela | CMS +S65492A | Other specified injury of blood vessel of left thumb, initial encounter | CMS +S65492D | Other specified injury of blood vessel of left thumb, subsequent encounter | CMS +S65492S | Other specified injury of blood vessel of left thumb, sequela | CMS +S65499A | Other specified injury of blood vessel of unspecified thumb, initial encounter | CMS +S65499D | Other specified injury of blood vessel of unspecified thumb, subsequent encounter | CMS +S65499S | Other specified injury of blood vessel of unspecified thumb, sequela | CMS +S65500A | Unspecified injury of blood vessel of right index finger, initial encounter | CMS +S65500D | Unspecified injury of blood vessel of right index finger, subsequent encounter | CMS +S65500S | Unspecified injury of blood vessel of right index finger, sequela | CMS +S65501A | Unspecified injury of blood vessel of left index finger, initial encounter | CMS +S65501D | Unspecified injury of blood vessel of left index finger, subsequent encounter | CMS +S65501S | Unspecified injury of blood vessel of left index finger, sequela | CMS +S65502A | Unspecified injury of blood vessel of right middle finger, initial encounter | CMS +S65502D | Unspecified injury of blood vessel of right middle finger, subsequent encounter | CMS +S65502S | Unspecified injury of blood vessel of right middle finger, sequela | CMS +S65503A | Unspecified injury of blood vessel of left middle finger, initial encounter | CMS +S65503D | Unspecified injury of blood vessel of left middle finger, subsequent encounter | CMS +S65503S | Unspecified injury of blood vessel of left middle finger, sequela | CMS +S65504A | Unspecified injury of blood vessel of right ring finger, initial encounter | CMS +S65504D | Unspecified injury of blood vessel of right ring finger, subsequent encounter | CMS +S65504S | Unspecified injury of blood vessel of right ring finger, sequela | CMS +S65505A | Unspecified injury of blood vessel of left ring finger, initial encounter | CMS +S65505D | Unspecified injury of blood vessel of left ring finger, subsequent encounter | CMS +S65505S | Unspecified injury of blood vessel of left ring finger, sequela | CMS +S65506A | Unspecified injury of blood vessel of right little finger, initial encounter | CMS +S65506D | Unspecified injury of blood vessel of right little finger, subsequent encounter | CMS +S65506S | Unspecified injury of blood vessel of right little finger, sequela | CMS +S65507A | Unspecified injury of blood vessel of left little finger, initial encounter | CMS +S65507D | Unspecified injury of blood vessel of left little finger, subsequent encounter | CMS +S65507S | Unspecified injury of blood vessel of left little finger, sequela | CMS +S65508A | Unspecified injury of blood vessel of other finger, initial encounter | CMS +S65508D | Unspecified injury of blood vessel of other finger, subsequent encounter | CMS +S65508S | Unspecified injury of blood vessel of other finger, sequela | CMS +S65509A | Unspecified injury of blood vessel of unspecified finger, initial encounter | CMS +S65509D | Unspecified injury of blood vessel of unspecified finger, subsequent encounter | CMS +S65509S | Unspecified injury of blood vessel of unspecified finger, sequela | CMS +S65510A | Laceration of blood vessel of right index finger, initial encounter | CMS +S65510D | Laceration of blood vessel of right index finger, subsequent encounter | CMS +S65510S | Laceration of blood vessel of right index finger, sequela | CMS +S65511A | Laceration of blood vessel of left index finger, initial encounter | CMS +S65511D | Laceration of blood vessel of left index finger, subsequent encounter | CMS +S65511S | Laceration of blood vessel of left index finger, sequela | CMS +S65512A | Laceration of blood vessel of right middle finger, initial encounter | CMS +S65512D | Laceration of blood vessel of right middle finger, subsequent encounter | CMS +S65512S | Laceration of blood vessel of right middle finger, sequela | CMS +S65513A | Laceration of blood vessel of left middle finger, initial encounter | CMS +S65513D | Laceration of blood vessel of left middle finger, subsequent encounter | CMS +S65513S | Laceration of blood vessel of left middle finger, sequela | CMS +S65514A | Laceration of blood vessel of right ring finger, initial encounter | CMS +S65514D | Laceration of blood vessel of right ring finger, subsequent encounter | CMS +S65514S | Laceration of blood vessel of right ring finger, sequela | CMS +S65515A | Laceration of blood vessel of left ring finger, initial encounter | CMS +S65515D | Laceration of blood vessel of left ring finger, subsequent encounter | CMS +S65515S | Laceration of blood vessel of left ring finger, sequela | CMS +S65516A | Laceration of blood vessel of right little finger, initial encounter | CMS +S65516D | Laceration of blood vessel of right little finger, subsequent encounter | CMS +S65516S | Laceration of blood vessel of right little finger, sequela | CMS +S65517A | Laceration of blood vessel of left little finger, initial encounter | CMS +S65517D | Laceration of blood vessel of left little finger, subsequent encounter | CMS +S65517S | Laceration of blood vessel of left little finger, sequela | CMS +S65518A | Laceration of blood vessel of other finger, initial encounter | CMS +S65518D | Laceration of blood vessel of other finger, subsequent encounter | CMS +S65518S | Laceration of blood vessel of other finger, sequela | CMS +S65519A | Laceration of blood vessel of unspecified finger, initial encounter | CMS +S65519D | Laceration of blood vessel of unspecified finger, subsequent encounter | CMS +S65519S | Laceration of blood vessel of unspecified finger, sequela | CMS +S65590A | Other specified injury of blood vessel of right index finger, initial encounter | CMS +S65590D | Other specified injury of blood vessel of right index finger, subsequent encounter | CMS +S65590S | Other specified injury of blood vessel of right index finger, sequela | CMS +S65591A | Other specified injury of blood vessel of left index finger, initial encounter | CMS +S65591D | Other specified injury of blood vessel of left index finger, subsequent encounter | CMS +S65591S | Other specified injury of blood vessel of left index finger, sequela | CMS +S65592A | Other specified injury of blood vessel of right middle finger, initial encounter | CMS +S65592D | Other specified injury of blood vessel of right middle finger, subsequent encounter | CMS +S65592S | Other specified injury of blood vessel of right middle finger, sequela | CMS +S65593A | Other specified injury of blood vessel of left middle finger, initial encounter | CMS +S65593D | Other specified injury of blood vessel of left middle finger, subsequent encounter | CMS +S65593S | Other specified injury of blood vessel of left middle finger, sequela | CMS +S65594A | Other specified injury of blood vessel of right ring finger, initial encounter | CMS +S65594D | Other specified injury of blood vessel of right ring finger, subsequent encounter | CMS +S65594S | Other specified injury of blood vessel of right ring finger, sequela | CMS +S65595A | Other specified injury of blood vessel of left ring finger, initial encounter | CMS +S65595D | Other specified injury of blood vessel of left ring finger, subsequent encounter | CMS +S65595S | Other specified injury of blood vessel of left ring finger, sequela | CMS +S65596A | Other specified injury of blood vessel of right little finger, initial encounter | CMS +S65596D | Other specified injury of blood vessel of right little finger, subsequent encounter | CMS +S65596S | Other specified injury of blood vessel of right little finger, sequela | CMS +S65597A | Other specified injury of blood vessel of left little finger, initial encounter | CMS +S65597D | Other specified injury of blood vessel of left little finger, subsequent encounter | CMS +S65597S | Other specified injury of blood vessel of left little finger, sequela | CMS +S65598A | Other specified injury of blood vessel of other finger, initial encounter | CMS +S65598D | Other specified injury of blood vessel of other finger, subsequent encounter | CMS +S65598S | Other specified injury of blood vessel of other finger, sequela | CMS +S65599A | Other specified injury of blood vessel of unspecified finger, initial encounter | CMS +S65599D | Other specified injury of blood vessel of unspecified finger, subsequent encounter | CMS +S65599S | Other specified injury of blood vessel of unspecified finger, sequela | CMS +S65801A | Unspecified injury of other blood vessels at wrist and hand level of right arm, initial encounter | CMS +S65801D | Unspecified injury of other blood vessels at wrist and hand level of right arm, subsequent encounter | CMS +S65801S | Unspecified injury of other blood vessels at wrist and hand level of right arm, sequela | CMS +S65802A | Unspecified injury of other blood vessels at wrist and hand level of left arm, initial encounter | CMS +S65802D | Unspecified injury of other blood vessels at wrist and hand level of left arm, subsequent encounter | CMS +S65802S | Unspecified injury of other blood vessels at wrist and hand level of left arm, sequela | CMS +S65809A | Unspecified injury of other blood vessels at wrist and hand level of unspecified arm, initial encounter | CMS +S65809D | Unspecified injury of other blood vessels at wrist and hand level of unspecified arm, subsequent encounter | CMS +S65809S | Unspecified injury of other blood vessels at wrist and hand level of unspecified arm, sequela | CMS +S65811A | Laceration of other blood vessels at wrist and hand level of right arm, initial encounter | CMS +S65811D | Laceration of other blood vessels at wrist and hand level of right arm, subsequent encounter | CMS +S65811S | Laceration of other blood vessels at wrist and hand level of right arm, sequela | CMS +S65812A | Laceration of other blood vessels at wrist and hand level of left arm, initial encounter | CMS +S65812D | Laceration of other blood vessels at wrist and hand level of left arm, subsequent encounter | CMS +S65812S | Laceration of other blood vessels at wrist and hand level of left arm, sequela | CMS +S65819A | Laceration of other blood vessels at wrist and hand level of unspecified arm, initial encounter | CMS +S65819D | Laceration of other blood vessels at wrist and hand level of unspecified arm, subsequent encounter | CMS +S65819S | Laceration of other blood vessels at wrist and hand level of unspecified arm, sequela | CMS +S65891A | Other specified injury of other blood vessels at wrist and hand level of right arm, initial encounter | CMS +S65891D | Other specified injury of other blood vessels at wrist and hand level of right arm, subsequent encounter | CMS +S65891S | Other specified injury of other blood vessels at wrist and hand level of right arm, sequela | CMS +S65892A | Other specified injury of other blood vessels at wrist and hand level of left arm, initial encounter | CMS +S65892D | Other specified injury of other blood vessels at wrist and hand level of left arm, subsequent encounter | CMS +S65892S | Other specified injury of other blood vessels at wrist and hand level of left arm, sequela | CMS +S65899A | Other specified injury of other blood vessels at wrist and hand level of unspecified arm, initial encounter | CMS +S65899D | Other specified injury of other blood vessels at wrist and hand level of unspecified arm, subsequent encounter | CMS +S65899S | Other specified injury of other blood vessels at wrist and hand level of unspecified arm, sequela | CMS +S65901A | Unspecified injury of unspecified blood vessel at wrist and hand level of right arm, initial encounter | CMS +S65901D | Unspecified injury of unspecified blood vessel at wrist and hand level of right arm, subsequent encounter | CMS +S65901S | Unspecified injury of unspecified blood vessel at wrist and hand level of right arm, sequela | CMS +S65902A | Unspecified injury of unspecified blood vessel at wrist and hand level of left arm, initial encounter | CMS +S65902D | Unspecified injury of unspecified blood vessel at wrist and hand level of left arm, subsequent encounter | CMS +S65902S | Unspecified injury of unspecified blood vessel at wrist and hand level of left arm, sequela | CMS +S65909A | Unspecified injury of unspecified blood vessel at wrist and hand level of unspecified arm, initial encounter | CMS +S65909D | Unspecified injury of unspecified blood vessel at wrist and hand level of unspecified arm, subsequent encounter | CMS +S65909S | Unspecified injury of unspecified blood vessel at wrist and hand level of unspecified arm, sequela | CMS +S65911A | Laceration of unspecified blood vessel at wrist and hand level of right arm, initial encounter | CMS +S65911D | Laceration of unspecified blood vessel at wrist and hand level of right arm, subsequent encounter | CMS +S65911S | Laceration of unspecified blood vessel at wrist and hand level of right arm, sequela | CMS +S65912A | Laceration of unspecified blood vessel at wrist and hand level of left arm, initial encounter | CMS +S65912D | Laceration of unspecified blood vessel at wrist and hand level of left arm, subsequent encounter | CMS +S65912S | Laceration of unspecified blood vessel at wrist and hand level of left arm, sequela | CMS +S65919A | Laceration of unspecified blood vessel at wrist and hand level of unspecified arm, initial encounter | CMS +S65919D | Laceration of unspecified blood vessel at wrist and hand level of unspecified arm, subsequent encounter | CMS +S65919S | Laceration of unspecified blood vessel at wrist and hand level of unspecified arm, sequela | CMS +S65991A | Other specified injury of unspecified blood vessel at wrist and hand of right arm, initial encounter | CMS +S65991D | Other specified injury of unspecified blood vessel at wrist and hand of right arm, subsequent encounter | CMS +S65991S | Other specified injury of unspecified blood vessel at wrist and hand of right arm, sequela | CMS +S65992A | Other specified injury of unspecified blood vessel at wrist and hand of left arm, initial encounter | CMS +S65992D | Other specified injury of unspecified blood vessel at wrist and hand of left arm, subsequent encounter | CMS +S65992S | Other specified injury of unspecified blood vessel at wrist and hand of left arm, sequela | CMS +S65999A | Other specified injury of unspecified blood vessel at wrist and hand of unspecified arm, initial encounter | CMS +S65999D | Other specified injury of unspecified blood vessel at wrist and hand of unspecified arm, subsequent encounter | CMS +S65999S | Other specified injury of unspecified blood vessel at wrist and hand of unspecified arm, sequela | CMS +S66001A | Unspecified injury of long flexor muscle, fascia and tendon of right thumb at wrist and hand level, initial encounter | CMS +S66001D | Unspecified injury of long flexor muscle, fascia and tendon of right thumb at wrist and hand level, subsequent encounter | CMS +S66001S | Unspecified injury of long flexor muscle, fascia and tendon of right thumb at wrist and hand level, sequela | CMS +S66002A | Unspecified injury of long flexor muscle, fascia and tendon of left thumb at wrist and hand level, initial encounter | CMS +S66002D | Unspecified injury of long flexor muscle, fascia and tendon of left thumb at wrist and hand level, subsequent encounter | CMS +S66002S | Unspecified injury of long flexor muscle, fascia and tendon of left thumb at wrist and hand level, sequela | CMS +S66009A | Unspecified injury of long flexor muscle, fascia and tendon of unspecified thumb at wrist and hand level, initial encounter | CMS +S66009D | Unspecified injury of long flexor muscle, fascia and tendon of unspecified thumb at wrist and hand level, subsequent encounter | CMS +S66009S | Unspecified injury of long flexor muscle, fascia and tendon of unspecified thumb at wrist and hand level, sequela | CMS +S66011A | Strain of long flexor muscle, fascia and tendon of right thumb at wrist and hand level, initial encounter | CMS +S66011D | Strain of long flexor muscle, fascia and tendon of right thumb at wrist and hand level, subsequent encounter | CMS +S66011S | Strain of long flexor muscle, fascia and tendon of right thumb at wrist and hand level, sequela | CMS +S66012A | Strain of long flexor muscle, fascia and tendon of left thumb at wrist and hand level, initial encounter | CMS +S66012D | Strain of long flexor muscle, fascia and tendon of left thumb at wrist and hand level, subsequent encounter | CMS +S66012S | Strain of long flexor muscle, fascia and tendon of left thumb at wrist and hand level, sequela | CMS +S66019A | Strain of long flexor muscle, fascia and tendon of unspecified thumb at wrist and hand level, initial encounter | CMS +S66019D | Strain of long flexor muscle, fascia and tendon of unspecified thumb at wrist and hand level, subsequent encounter | CMS +S66019S | Strain of long flexor muscle, fascia and tendon of unspecified thumb at wrist and hand level, sequela | CMS +S66021A | Laceration of long flexor muscle, fascia and tendon of right thumb at wrist and hand level, initial encounter | CMS +S66021D | Laceration of long flexor muscle, fascia and tendon of right thumb at wrist and hand level, subsequent encounter | CMS +S66021S | Laceration of long flexor muscle, fascia and tendon of right thumb at wrist and hand level, sequela | CMS +S66022A | Laceration of long flexor muscle, fascia and tendon of left thumb at wrist and hand level, initial encounter | CMS +S66022D | Laceration of long flexor muscle, fascia and tendon of left thumb at wrist and hand level, subsequent encounter | CMS +S66022S | Laceration of long flexor muscle, fascia and tendon of left thumb at wrist and hand level, sequela | CMS +S66029A | Laceration of long flexor muscle, fascia and tendon of unspecified thumb at wrist and hand level, initial encounter | CMS +S66029D | Laceration of long flexor muscle, fascia and tendon of unspecified thumb at wrist and hand level, subsequent encounter | CMS +S66029S | Laceration of long flexor muscle, fascia and tendon of unspecified thumb at wrist and hand level, sequela | CMS +S66091A | Other specified injury of long flexor muscle, fascia and tendon of right thumb at wrist and hand level, initial encounter | CMS +S66091D | Other specified injury of long flexor muscle, fascia and tendon of right thumb at wrist and hand level, subsequent encounter | CMS +S66091S | Other specified injury of long flexor muscle, fascia and tendon of right thumb at wrist and hand level, sequela | CMS +S66092A | Other specified injury of long flexor muscle, fascia and tendon of left thumb at wrist and hand level, initial encounter | CMS +S66092D | Other specified injury of long flexor muscle, fascia and tendon of left thumb at wrist and hand level, subsequent encounter | CMS +S66092S | Other specified injury of long flexor muscle, fascia and tendon of left thumb at wrist and hand level, sequela | CMS +S66099A | Other specified injury of long flexor muscle, fascia and tendon of unspecified thumb at wrist and hand level, initial encounter | CMS +S66099D | Other specified injury of long flexor muscle, fascia and tendon of unspecified thumb at wrist and hand level, subsequent encounter | CMS +S66099S | Other specified injury of long flexor muscle, fascia and tendon of unspecified thumb at wrist and hand level, sequela | CMS +S66100A | Unspecified injury of flexor muscle, fascia and tendon of right index finger at wrist and hand level, initial encounter | CMS +S66100D | Unspecified injury of flexor muscle, fascia and tendon of right index finger at wrist and hand level, subsequent encounter | CMS +S66100S | Unspecified injury of flexor muscle, fascia and tendon of right index finger at wrist and hand level, sequela | CMS +S66101A | Unspecified injury of flexor muscle, fascia and tendon of left index finger at wrist and hand level, initial encounter | CMS +S66101D | Unspecified injury of flexor muscle, fascia and tendon of left index finger at wrist and hand level, subsequent encounter | CMS +S66101S | Unspecified injury of flexor muscle, fascia and tendon of left index finger at wrist and hand level, sequela | CMS +S66102A | Unspecified injury of flexor muscle, fascia and tendon of right middle finger at wrist and hand level, initial encounter | CMS +S66102D | Unspecified injury of flexor muscle, fascia and tendon of right middle finger at wrist and hand level, subsequent encounter | CMS +S66102S | Unspecified injury of flexor muscle, fascia and tendon of right middle finger at wrist and hand level, sequela | CMS +S66103A | Unspecified injury of flexor muscle, fascia and tendon of left middle finger at wrist and hand level, initial encounter | CMS +S66103D | Unspecified injury of flexor muscle, fascia and tendon of left middle finger at wrist and hand level, subsequent encounter | CMS +S66103S | Unspecified injury of flexor muscle, fascia and tendon of left middle finger at wrist and hand level, sequela | CMS +S66104A | Unspecified injury of flexor muscle, fascia and tendon of right ring finger at wrist and hand level, initial encounter | CMS +S66104D | Unspecified injury of flexor muscle, fascia and tendon of right ring finger at wrist and hand level, subsequent encounter | CMS +S66104S | Unspecified injury of flexor muscle, fascia and tendon of right ring finger at wrist and hand level, sequela | CMS +S66105A | Unspecified injury of flexor muscle, fascia and tendon of left ring finger at wrist and hand level, initial encounter | CMS +S66105D | Unspecified injury of flexor muscle, fascia and tendon of left ring finger at wrist and hand level, subsequent encounter | CMS +S66105S | Unspecified injury of flexor muscle, fascia and tendon of left ring finger at wrist and hand level, sequela | CMS +S66106A | Unspecified injury of flexor muscle, fascia and tendon of right little finger at wrist and hand level, initial encounter | CMS +S66106D | Unspecified injury of flexor muscle, fascia and tendon of right little finger at wrist and hand level, subsequent encounter | CMS +S66106S | Unspecified injury of flexor muscle, fascia and tendon of right little finger at wrist and hand level, sequela | CMS +S66107A | Unspecified injury of flexor muscle, fascia and tendon of left little finger at wrist and hand level, initial encounter | CMS +S66107D | Unspecified injury of flexor muscle, fascia and tendon of left little finger at wrist and hand level, subsequent encounter | CMS +S66107S | Unspecified injury of flexor muscle, fascia and tendon of left little finger at wrist and hand level, sequela | CMS +S66108A | Unspecified injury of flexor muscle, fascia and tendon of other finger at wrist and hand level, initial encounter | CMS +S66108D | Unspecified injury of flexor muscle, fascia and tendon of other finger at wrist and hand level, subsequent encounter | CMS +S66108S | Unspecified injury of flexor muscle, fascia and tendon of other finger at wrist and hand level, sequela | CMS +S66109A | Unspecified injury of flexor muscle, fascia and tendon of unspecified finger at wrist and hand level, initial encounter | CMS +S66109D | Unspecified injury of flexor muscle, fascia and tendon of unspecified finger at wrist and hand level, subsequent encounter | CMS +S66109S | Unspecified injury of flexor muscle, fascia and tendon of unspecified finger at wrist and hand level, sequela | CMS +S66110A | Strain of flexor muscle, fascia and tendon of right index finger at wrist and hand level, initial encounter | CMS +S66110D | Strain of flexor muscle, fascia and tendon of right index finger at wrist and hand level, subsequent encounter | CMS +S66110S | Strain of flexor muscle, fascia and tendon of right index finger at wrist and hand level, sequela | CMS +S66111A | Strain of flexor muscle, fascia and tendon of left index finger at wrist and hand level, initial encounter | CMS +S66111D | Strain of flexor muscle, fascia and tendon of left index finger at wrist and hand level, subsequent encounter | CMS +S66111S | Strain of flexor muscle, fascia and tendon of left index finger at wrist and hand level, sequela | CMS +S66112A | Strain of flexor muscle, fascia and tendon of right middle finger at wrist and hand level, initial encounter | CMS +S66112D | Strain of flexor muscle, fascia and tendon of right middle finger at wrist and hand level, subsequent encounter | CMS +S66112S | Strain of flexor muscle, fascia and tendon of right middle finger at wrist and hand level, sequela | CMS +S66113A | Strain of flexor muscle, fascia and tendon of left middle finger at wrist and hand level, initial encounter | CMS +S66113D | Strain of flexor muscle, fascia and tendon of left middle finger at wrist and hand level, subsequent encounter | CMS +S66113S | Strain of flexor muscle, fascia and tendon of left middle finger at wrist and hand level, sequela | CMS +S66114A | Strain of flexor muscle, fascia and tendon of right ring finger at wrist and hand level, initial encounter | CMS +S66114D | Strain of flexor muscle, fascia and tendon of right ring finger at wrist and hand level, subsequent encounter | CMS +S66114S | Strain of flexor muscle, fascia and tendon of right ring finger at wrist and hand level, sequela | CMS +S66115A | Strain of flexor muscle, fascia and tendon of left ring finger at wrist and hand level, initial encounter | CMS +S66115D | Strain of flexor muscle, fascia and tendon of left ring finger at wrist and hand level, subsequent encounter | CMS +S66115S | Strain of flexor muscle, fascia and tendon of left ring finger at wrist and hand level, sequela | CMS +S66116A | Strain of flexor muscle, fascia and tendon of right little finger at wrist and hand level, initial encounter | CMS +S66116D | Strain of flexor muscle, fascia and tendon of right little finger at wrist and hand level, subsequent encounter | CMS +S66116S | Strain of flexor muscle, fascia and tendon of right little finger at wrist and hand level, sequela | CMS +S66117A | Strain of flexor muscle, fascia and tendon of left little finger at wrist and hand level, initial encounter | CMS +S66117D | Strain of flexor muscle, fascia and tendon of left little finger at wrist and hand level, subsequent encounter | CMS +S66117S | Strain of flexor muscle, fascia and tendon of left little finger at wrist and hand level, sequela | CMS +S66118A | Strain of flexor muscle, fascia and tendon of other finger at wrist and hand level, initial encounter | CMS +S66118D | Strain of flexor muscle, fascia and tendon of other finger at wrist and hand level, subsequent encounter | CMS +S66118S | Strain of flexor muscle, fascia and tendon of other finger at wrist and hand level, sequela | CMS +S66119A | Strain of flexor muscle, fascia and tendon of unspecified finger at wrist and hand level, initial encounter | CMS +S66119D | Strain of flexor muscle, fascia and tendon of unspecified finger at wrist and hand level, subsequent encounter | CMS +S66119S | Strain of flexor muscle, fascia and tendon of unspecified finger at wrist and hand level, sequela | CMS +S66120A | Laceration of flexor muscle, fascia and tendon of right index finger at wrist and hand level, initial encounter | CMS +S66120D | Laceration of flexor muscle, fascia and tendon of right index finger at wrist and hand level, subsequent encounter | CMS +S66120S | Laceration of flexor muscle, fascia and tendon of right index finger at wrist and hand level, sequela | CMS +S66121A | Laceration of flexor muscle, fascia and tendon of left index finger at wrist and hand level, initial encounter | CMS +S66121D | Laceration of flexor muscle, fascia and tendon of left index finger at wrist and hand level, subsequent encounter | CMS +S66121S | Laceration of flexor muscle, fascia and tendon of left index finger at wrist and hand level, sequela | CMS +S66122A | Laceration of flexor muscle, fascia and tendon of right middle finger at wrist and hand level, initial encounter | CMS +S66122D | Laceration of flexor muscle, fascia and tendon of right middle finger at wrist and hand level, subsequent encounter | CMS +S66122S | Laceration of flexor muscle, fascia and tendon of right middle finger at wrist and hand level, sequela | CMS +S66123A | Laceration of flexor muscle, fascia and tendon of left middle finger at wrist and hand level, initial encounter | CMS +S66123D | Laceration of flexor muscle, fascia and tendon of left middle finger at wrist and hand level, subsequent encounter | CMS +S66123S | Laceration of flexor muscle, fascia and tendon of left middle finger at wrist and hand level, sequela | CMS +S66124A | Laceration of flexor muscle, fascia and tendon of right ring finger at wrist and hand level, initial encounter | CMS +S66124D | Laceration of flexor muscle, fascia and tendon of right ring finger at wrist and hand level, subsequent encounter | CMS +S66124S | Laceration of flexor muscle, fascia and tendon of right ring finger at wrist and hand level, sequela | CMS +S66125A | Laceration of flexor muscle, fascia and tendon of left ring finger at wrist and hand level, initial encounter | CMS +S66125D | Laceration of flexor muscle, fascia and tendon of left ring finger at wrist and hand level, subsequent encounter | CMS +S66125S | Laceration of flexor muscle, fascia and tendon of left ring finger at wrist and hand level, sequela | CMS +S66126A | Laceration of flexor muscle, fascia and tendon of right little finger at wrist and hand level, initial encounter | CMS +S66126D | Laceration of flexor muscle, fascia and tendon of right little finger at wrist and hand level, subsequent encounter | CMS +S66126S | Laceration of flexor muscle, fascia and tendon of right little finger at wrist and hand level, sequela | CMS +S66127A | Laceration of flexor muscle, fascia and tendon of left little finger at wrist and hand level, initial encounter | CMS +S66127D | Laceration of flexor muscle, fascia and tendon of left little finger at wrist and hand level, subsequent encounter | CMS +S66127S | Laceration of flexor muscle, fascia and tendon of left little finger at wrist and hand level, sequela | CMS +S66128A | Laceration of flexor muscle, fascia and tendon of other finger at wrist and hand level, initial encounter | CMS +S66128D | Laceration of flexor muscle, fascia and tendon of other finger at wrist and hand level, subsequent encounter | CMS +S66128S | Laceration of flexor muscle, fascia and tendon of other finger at wrist and hand level, sequela | CMS +S66129A | Laceration of flexor muscle, fascia and tendon of unspecified finger at wrist and hand level, initial encounter | CMS +S66129D | Laceration of flexor muscle, fascia and tendon of unspecified finger at wrist and hand level, subsequent encounter | CMS +S66129S | Laceration of flexor muscle, fascia and tendon of unspecified finger at wrist and hand level, sequela | CMS +S66190A | Other injury of flexor muscle, fascia and tendon of right index finger at wrist and hand level, initial encounter | CMS +S66190D | Other injury of flexor muscle, fascia and tendon of right index finger at wrist and hand level, subsequent encounter | CMS +S66190S | Other injury of flexor muscle, fascia and tendon of right index finger at wrist and hand level, sequela | CMS +S66191A | Other injury of flexor muscle, fascia and tendon of left index finger at wrist and hand level, initial encounter | CMS +S66191D | Other injury of flexor muscle, fascia and tendon of left index finger at wrist and hand level, subsequent encounter | CMS +S66191S | Other injury of flexor muscle, fascia and tendon of left index finger at wrist and hand level, sequela | CMS +S66192A | Other injury of flexor muscle, fascia and tendon of right middle finger at wrist and hand level, initial encounter | CMS +S66192D | Other injury of flexor muscle, fascia and tendon of right middle finger at wrist and hand level, subsequent encounter | CMS +S66192S | Other injury of flexor muscle, fascia and tendon of right middle finger at wrist and hand level, sequela | CMS +S66193A | Other injury of flexor muscle, fascia and tendon of left middle finger at wrist and hand level, initial encounter | CMS +S66193D | Other injury of flexor muscle, fascia and tendon of left middle finger at wrist and hand level, subsequent encounter | CMS +S66193S | Other injury of flexor muscle, fascia and tendon of left middle finger at wrist and hand level, sequela | CMS +S66194A | Other injury of flexor muscle, fascia and tendon of right ring finger at wrist and hand level, initial encounter | CMS +S66194D | Other injury of flexor muscle, fascia and tendon of right ring finger at wrist and hand level, subsequent encounter | CMS +S66194S | Other injury of flexor muscle, fascia and tendon of right ring finger at wrist and hand level, sequela | CMS +S66195A | Other injury of flexor muscle, fascia and tendon of left ring finger at wrist and hand level, initial encounter | CMS +S66195D | Other injury of flexor muscle, fascia and tendon of left ring finger at wrist and hand level, subsequent encounter | CMS +S66195S | Other injury of flexor muscle, fascia and tendon of left ring finger at wrist and hand level, sequela | CMS +S66196A | Other injury of flexor muscle, fascia and tendon of right little finger at wrist and hand level, initial encounter | CMS +S66196D | Other injury of flexor muscle, fascia and tendon of right little finger at wrist and hand level, subsequent encounter | CMS +S66196S | Other injury of flexor muscle, fascia and tendon of right little finger at wrist and hand level, sequela | CMS +S66197A | Other injury of flexor muscle, fascia and tendon of left little finger at wrist and hand level, initial encounter | CMS +S66197D | Other injury of flexor muscle, fascia and tendon of left little finger at wrist and hand level, subsequent encounter | CMS +S66197S | Other injury of flexor muscle, fascia and tendon of left little finger at wrist and hand level, sequela | CMS +S66198A | Other injury of flexor muscle, fascia and tendon of other finger at wrist and hand level, initial encounter | CMS +S66198D | Other injury of flexor muscle, fascia and tendon of other finger at wrist and hand level, subsequent encounter | CMS +S66198S | Other injury of flexor muscle, fascia and tendon of other finger at wrist and hand level, sequela | CMS +S66199A | Other injury of flexor muscle, fascia and tendon of unspecified finger at wrist and hand level, initial encounter | CMS +S66199D | Other injury of flexor muscle, fascia and tendon of unspecified finger at wrist and hand level, subsequent encounter | CMS +S66199S | Other injury of flexor muscle, fascia and tendon of unspecified finger at wrist and hand level, sequela | CMS +S66201A | Unspecified injury of extensor muscle, fascia and tendon of right thumb at wrist and hand level, initial encounter | CMS +S66201D | Unspecified injury of extensor muscle, fascia and tendon of right thumb at wrist and hand level, subsequent encounter | CMS +S66201S | Unspecified injury of extensor muscle, fascia and tendon of right thumb at wrist and hand level, sequela | CMS +S66202A | Unspecified injury of extensor muscle, fascia and tendon of left thumb at wrist and hand level, initial encounter | CMS +S66202D | Unspecified injury of extensor muscle, fascia and tendon of left thumb at wrist and hand level, subsequent encounter | CMS +S66202S | Unspecified injury of extensor muscle, fascia and tendon of left thumb at wrist and hand level, sequela | CMS +S66209A | Unspecified injury of extensor muscle, fascia and tendon of unspecified thumb at wrist and hand level, initial encounter | CMS +S66209D | Unspecified injury of extensor muscle, fascia and tendon of unspecified thumb at wrist and hand level, subsequent encounter | CMS +S66209S | Unspecified injury of extensor muscle, fascia and tendon of unspecified thumb at wrist and hand level, sequela | CMS +S66211A | Strain of extensor muscle, fascia and tendon of right thumb at wrist and hand level, initial encounter | CMS +S66211D | Strain of extensor muscle, fascia and tendon of right thumb at wrist and hand level, subsequent encounter | CMS +S66211S | Strain of extensor muscle, fascia and tendon of right thumb at wrist and hand level, sequela | CMS +S66212A | Strain of extensor muscle, fascia and tendon of left thumb at wrist and hand level, initial encounter | CMS +S66212D | Strain of extensor muscle, fascia and tendon of left thumb at wrist and hand level, subsequent encounter | CMS +S66212S | Strain of extensor muscle, fascia and tendon of left thumb at wrist and hand level, sequela | CMS +S66219A | Strain of extensor muscle, fascia and tendon of unspecified thumb at wrist and hand level, initial encounter | CMS +S66219D | Strain of extensor muscle, fascia and tendon of unspecified thumb at wrist and hand level, subsequent encounter | CMS +S66219S | Strain of extensor muscle, fascia and tendon of unspecified thumb at wrist and hand level, sequela | CMS +S66221A | Laceration of extensor muscle, fascia and tendon of right thumb at wrist and hand level, initial encounter | CMS +S66221D | Laceration of extensor muscle, fascia and tendon of right thumb at wrist and hand level, subsequent encounter | CMS +S66221S | Laceration of extensor muscle, fascia and tendon of right thumb at wrist and hand level, sequela | CMS +S66222A | Laceration of extensor muscle, fascia and tendon of left thumb at wrist and hand level, initial encounter | CMS +S66222D | Laceration of extensor muscle, fascia and tendon of left thumb at wrist and hand level, subsequent encounter | CMS +S66222S | Laceration of extensor muscle, fascia and tendon of left thumb at wrist and hand level, sequela | CMS +S66229A | Laceration of extensor muscle, fascia and tendon of unspecified thumb at wrist and hand level, initial encounter | CMS +S66229D | Laceration of extensor muscle, fascia and tendon of unspecified thumb at wrist and hand level, subsequent encounter | CMS +S66229S | Laceration of extensor muscle, fascia and tendon of unspecified thumb at wrist and hand level, sequela | CMS +S66291A | Other specified injury of extensor muscle, fascia and tendon of right thumb at wrist and hand level, initial encounter | CMS +S66291D | Other specified injury of extensor muscle, fascia and tendon of right thumb at wrist and hand level, subsequent encounter | CMS +S66291S | Other specified injury of extensor muscle, fascia and tendon of right thumb at wrist and hand level, sequela | CMS +S66292A | Other specified injury of extensor muscle, fascia and tendon of left thumb at wrist and hand level, initial encounter | CMS +S66292D | Other specified injury of extensor muscle, fascia and tendon of left thumb at wrist and hand level, subsequent encounter | CMS +S66292S | Other specified injury of extensor muscle, fascia and tendon of left thumb at wrist and hand level, sequela | CMS +S66299A | Other specified injury of extensor muscle, fascia and tendon of unspecified thumb at wrist and hand level, initial encounter | CMS +S66299D | Other specified injury of extensor muscle, fascia and tendon of unspecified thumb at wrist and hand level, subsequent encounter | CMS +S66299S | Other specified injury of extensor muscle, fascia and tendon of unspecified thumb at wrist and hand level, sequela | CMS +S66300A | Unspecified injury of extensor muscle, fascia and tendon of right index finger at wrist and hand level, initial encounter | CMS +S66300D | Unspecified injury of extensor muscle, fascia and tendon of right index finger at wrist and hand level, subsequent encounter | CMS +S66300S | Unspecified injury of extensor muscle, fascia and tendon of right index finger at wrist and hand level, sequela | CMS +S66301A | Unspecified injury of extensor muscle, fascia and tendon of left index finger at wrist and hand level, initial encounter | CMS +S66301D | Unspecified injury of extensor muscle, fascia and tendon of left index finger at wrist and hand level, subsequent encounter | CMS +S66301S | Unspecified injury of extensor muscle, fascia and tendon of left index finger at wrist and hand level, sequela | CMS +S66302A | Unspecified injury of extensor muscle, fascia and tendon of right middle finger at wrist and hand level, initial encounter | CMS +S66302D | Unspecified injury of extensor muscle, fascia and tendon of right middle finger at wrist and hand level, subsequent encounter | CMS +S66302S | Unspecified injury of extensor muscle, fascia and tendon of right middle finger at wrist and hand level, sequela | CMS +S66303A | Unspecified injury of extensor muscle, fascia and tendon of left middle finger at wrist and hand level, initial encounter | CMS +S66303D | Unspecified injury of extensor muscle, fascia and tendon of left middle finger at wrist and hand level, subsequent encounter | CMS +S66303S | Unspecified injury of extensor muscle, fascia and tendon of left middle finger at wrist and hand level, sequela | CMS +S66304A | Unspecified injury of extensor muscle, fascia and tendon of right ring finger at wrist and hand level, initial encounter | CMS +S66304D | Unspecified injury of extensor muscle, fascia and tendon of right ring finger at wrist and hand level, subsequent encounter | CMS +S66304S | Unspecified injury of extensor muscle, fascia and tendon of right ring finger at wrist and hand level, sequela | CMS +S66305A | Unspecified injury of extensor muscle, fascia and tendon of left ring finger at wrist and hand level, initial encounter | CMS +S66305D | Unspecified injury of extensor muscle, fascia and tendon of left ring finger at wrist and hand level, subsequent encounter | CMS +S66305S | Unspecified injury of extensor muscle, fascia and tendon of left ring finger at wrist and hand level, sequela | CMS +S66306A | Unspecified injury of extensor muscle, fascia and tendon of right little finger at wrist and hand level, initial encounter | CMS +S66306D | Unspecified injury of extensor muscle, fascia and tendon of right little finger at wrist and hand level, subsequent encounter | CMS +S66306S | Unspecified injury of extensor muscle, fascia and tendon of right little finger at wrist and hand level, sequela | CMS +S66307A | Unspecified injury of extensor muscle, fascia and tendon of left little finger at wrist and hand level, initial encounter | CMS +S66307D | Unspecified injury of extensor muscle, fascia and tendon of left little finger at wrist and hand level, subsequent encounter | CMS +S66307S | Unspecified injury of extensor muscle, fascia and tendon of left little finger at wrist and hand level, sequela | CMS +S66308A | Unspecified injury of extensor muscle, fascia and tendon of other finger at wrist and hand level, initial encounter | CMS +S66308D | Unspecified injury of extensor muscle, fascia and tendon of other finger at wrist and hand level, subsequent encounter | CMS +S66308S | Unspecified injury of extensor muscle, fascia and tendon of other finger at wrist and hand level, sequela | CMS +S66309A | Unspecified injury of extensor muscle, fascia and tendon of unspecified finger at wrist and hand level, initial encounter | CMS +S66309D | Unspecified injury of extensor muscle, fascia and tendon of unspecified finger at wrist and hand level, subsequent encounter | CMS +S66309S | Unspecified injury of extensor muscle, fascia and tendon of unspecified finger at wrist and hand level, sequela | CMS +S66310A | Strain of extensor muscle, fascia and tendon of right index finger at wrist and hand level, initial encounter | CMS +S66310D | Strain of extensor muscle, fascia and tendon of right index finger at wrist and hand level, subsequent encounter | CMS +S66310S | Strain of extensor muscle, fascia and tendon of right index finger at wrist and hand level, sequela | CMS +S66311A | Strain of extensor muscle, fascia and tendon of left index finger at wrist and hand level, initial encounter | CMS +S66311D | Strain of extensor muscle, fascia and tendon of left index finger at wrist and hand level, subsequent encounter | CMS +S66311S | Strain of extensor muscle, fascia and tendon of left index finger at wrist and hand level, sequela | CMS +S66312A | Strain of extensor muscle, fascia and tendon of right middle finger at wrist and hand level, initial encounter | CMS +S66312D | Strain of extensor muscle, fascia and tendon of right middle finger at wrist and hand level, subsequent encounter | CMS +S66312S | Strain of extensor muscle, fascia and tendon of right middle finger at wrist and hand level, sequela | CMS +S66313A | Strain of extensor muscle, fascia and tendon of left middle finger at wrist and hand level, initial encounter | CMS +S66313D | Strain of extensor muscle, fascia and tendon of left middle finger at wrist and hand level, subsequent encounter | CMS +S66313S | Strain of extensor muscle, fascia and tendon of left middle finger at wrist and hand level, sequela | CMS +S66314A | Strain of extensor muscle, fascia and tendon of right ring finger at wrist and hand level, initial encounter | CMS +S66314D | Strain of extensor muscle, fascia and tendon of right ring finger at wrist and hand level, subsequent encounter | CMS +S66314S | Strain of extensor muscle, fascia and tendon of right ring finger at wrist and hand level, sequela | CMS +S66315A | Strain of extensor muscle, fascia and tendon of left ring finger at wrist and hand level, initial encounter | CMS +S66315D | Strain of extensor muscle, fascia and tendon of left ring finger at wrist and hand level, subsequent encounter | CMS +S66315S | Strain of extensor muscle, fascia and tendon of left ring finger at wrist and hand level, sequela | CMS +S66316A | Strain of extensor muscle, fascia and tendon of right little finger at wrist and hand level, initial encounter | CMS +S66316D | Strain of extensor muscle, fascia and tendon of right little finger at wrist and hand level, subsequent encounter | CMS +S66316S | Strain of extensor muscle, fascia and tendon of right little finger at wrist and hand level, sequela | CMS +S66317A | Strain of extensor muscle, fascia and tendon of left little finger at wrist and hand level, initial encounter | CMS +S66317D | Strain of extensor muscle, fascia and tendon of left little finger at wrist and hand level, subsequent encounter | CMS +S66317S | Strain of extensor muscle, fascia and tendon of left little finger at wrist and hand level, sequela | CMS +S66318A | Strain of extensor muscle, fascia and tendon of other finger at wrist and hand level, initial encounter | CMS +S66318D | Strain of extensor muscle, fascia and tendon of other finger at wrist and hand level, subsequent encounter | CMS +S66318S | Strain of extensor muscle, fascia and tendon of other finger at wrist and hand level, sequela | CMS +S66319A | Strain of extensor muscle, fascia and tendon of unspecified finger at wrist and hand level, initial encounter | CMS +S66319D | Strain of extensor muscle, fascia and tendon of unspecified finger at wrist and hand level, subsequent encounter | CMS +S66319S | Strain of extensor muscle, fascia and tendon of unspecified finger at wrist and hand level, sequela | CMS +S66320A | Laceration of extensor muscle, fascia and tendon of right index finger at wrist and hand level, initial encounter | CMS +S66320D | Laceration of extensor muscle, fascia and tendon of right index finger at wrist and hand level, subsequent encounter | CMS +S66320S | Laceration of extensor muscle, fascia and tendon of right index finger at wrist and hand level, sequela | CMS +S66321A | Laceration of extensor muscle, fascia and tendon of left index finger at wrist and hand level, initial encounter | CMS +S66321D | Laceration of extensor muscle, fascia and tendon of left index finger at wrist and hand level, subsequent encounter | CMS +S66321S | Laceration of extensor muscle, fascia and tendon of left index finger at wrist and hand level, sequela | CMS +S66322A | Laceration of extensor muscle, fascia and tendon of right middle finger at wrist and hand level, initial encounter | CMS +S66322D | Laceration of extensor muscle, fascia and tendon of right middle finger at wrist and hand level, subsequent encounter | CMS +S66322S | Laceration of extensor muscle, fascia and tendon of right middle finger at wrist and hand level, sequela | CMS +S66323A | Laceration of extensor muscle, fascia and tendon of left middle finger at wrist and hand level, initial encounter | CMS +S66323D | Laceration of extensor muscle, fascia and tendon of left middle finger at wrist and hand level, subsequent encounter | CMS +S66323S | Laceration of extensor muscle, fascia and tendon of left middle finger at wrist and hand level, sequela | CMS +S66324A | Laceration of extensor muscle, fascia and tendon of right ring finger at wrist and hand level, initial encounter | CMS +S66324D | Laceration of extensor muscle, fascia and tendon of right ring finger at wrist and hand level, subsequent encounter | CMS +S66324S | Laceration of extensor muscle, fascia and tendon of right ring finger at wrist and hand level, sequela | CMS +S66325A | Laceration of extensor muscle, fascia and tendon of left ring finger at wrist and hand level, initial encounter | CMS +S66325D | Laceration of extensor muscle, fascia and tendon of left ring finger at wrist and hand level, subsequent encounter | CMS +S66325S | Laceration of extensor muscle, fascia and tendon of left ring finger at wrist and hand level, sequela | CMS +S66326A | Laceration of extensor muscle, fascia and tendon of right little finger at wrist and hand level, initial encounter | CMS +S66326D | Laceration of extensor muscle, fascia and tendon of right little finger at wrist and hand level, subsequent encounter | CMS +S66326S | Laceration of extensor muscle, fascia and tendon of right little finger at wrist and hand level, sequela | CMS +S66327A | Laceration of extensor muscle, fascia and tendon of left little finger at wrist and hand level, initial encounter | CMS +S66327D | Laceration of extensor muscle, fascia and tendon of left little finger at wrist and hand level, subsequent encounter | CMS +S66327S | Laceration of extensor muscle, fascia and tendon of left little finger at wrist and hand level, sequela | CMS +S66328A | Laceration of extensor muscle, fascia and tendon of other finger at wrist and hand level, initial encounter | CMS +S66328D | Laceration of extensor muscle, fascia and tendon of other finger at wrist and hand level, subsequent encounter | CMS +S66328S | Laceration of extensor muscle, fascia and tendon of other finger at wrist and hand level, sequela | CMS +S66329A | Laceration of extensor muscle, fascia and tendon of unspecified finger at wrist and hand level, initial encounter | CMS +S66329D | Laceration of extensor muscle, fascia and tendon of unspecified finger at wrist and hand level, subsequent encounter | CMS +S66329S | Laceration of extensor muscle, fascia and tendon of unspecified finger at wrist and hand level, sequela | CMS +S66390A | Other injury of extensor muscle, fascia and tendon of right index finger at wrist and hand level, initial encounter | CMS +S66390D | Other injury of extensor muscle, fascia and tendon of right index finger at wrist and hand level, subsequent encounter | CMS +S66390S | Other injury of extensor muscle, fascia and tendon of right index finger at wrist and hand level, sequela | CMS +S66391A | Other injury of extensor muscle, fascia and tendon of left index finger at wrist and hand level, initial encounter | CMS +S66391D | Other injury of extensor muscle, fascia and tendon of left index finger at wrist and hand level, subsequent encounter | CMS +S66391S | Other injury of extensor muscle, fascia and tendon of left index finger at wrist and hand level, sequela | CMS +S66392A | Other injury of extensor muscle, fascia and tendon of right middle finger at wrist and hand level, initial encounter | CMS +S66392D | Other injury of extensor muscle, fascia and tendon of right middle finger at wrist and hand level, subsequent encounter | CMS +S66392S | Other injury of extensor muscle, fascia and tendon of right middle finger at wrist and hand level, sequela | CMS +S66393A | Other injury of extensor muscle, fascia and tendon of left middle finger at wrist and hand level, initial encounter | CMS +S66393D | Other injury of extensor muscle, fascia and tendon of left middle finger at wrist and hand level, subsequent encounter | CMS +S66393S | Other injury of extensor muscle, fascia and tendon of left middle finger at wrist and hand level, sequela | CMS +S66394A | Other injury of extensor muscle, fascia and tendon of right ring finger at wrist and hand level, initial encounter | CMS +S66394D | Other injury of extensor muscle, fascia and tendon of right ring finger at wrist and hand level, subsequent encounter | CMS +S66394S | Other injury of extensor muscle, fascia and tendon of right ring finger at wrist and hand level, sequela | CMS +S66395A | Other injury of extensor muscle, fascia and tendon of left ring finger at wrist and hand level, initial encounter | CMS +S66395D | Other injury of extensor muscle, fascia and tendon of left ring finger at wrist and hand level, subsequent encounter | CMS +S66395S | Other injury of extensor muscle, fascia and tendon of left ring finger at wrist and hand level, sequela | CMS +S66396A | Other injury of extensor muscle, fascia and tendon of right little finger at wrist and hand level, initial encounter | CMS +S66396D | Other injury of extensor muscle, fascia and tendon of right little finger at wrist and hand level, subsequent encounter | CMS +S66396S | Other injury of extensor muscle, fascia and tendon of right little finger at wrist and hand level, sequela | CMS +S66397A | Other injury of extensor muscle, fascia and tendon of left little finger at wrist and hand level, initial encounter | CMS +S66397D | Other injury of extensor muscle, fascia and tendon of left little finger at wrist and hand level, subsequent encounter | CMS +S66397S | Other injury of extensor muscle, fascia and tendon of left little finger at wrist and hand level, sequela | CMS +S66398A | Other injury of extensor muscle, fascia and tendon of other finger at wrist and hand level, initial encounter | CMS +S66398D | Other injury of extensor muscle, fascia and tendon of other finger at wrist and hand level, subsequent encounter | CMS +S66398S | Other injury of extensor muscle, fascia and tendon of other finger at wrist and hand level, sequela | CMS +S66399A | Other injury of extensor muscle, fascia and tendon of unspecified finger at wrist and hand level, initial encounter | CMS +S66399D | Other injury of extensor muscle, fascia and tendon of unspecified finger at wrist and hand level, subsequent encounter | CMS +S66399S | Other injury of extensor muscle, fascia and tendon of unspecified finger at wrist and hand level, sequela | CMS +S66401A | Unspecified injury of intrinsic muscle, fascia and tendon of right thumb at wrist and hand level, initial encounter | CMS +S66401D | Unspecified injury of intrinsic muscle, fascia and tendon of right thumb at wrist and hand level, subsequent encounter | CMS +S66401S | Unspecified injury of intrinsic muscle, fascia and tendon of right thumb at wrist and hand level, sequela | CMS +S66402A | Unspecified injury of intrinsic muscle, fascia and tendon of left thumb at wrist and hand level, initial encounter | CMS +S66402D | Unspecified injury of intrinsic muscle, fascia and tendon of left thumb at wrist and hand level, subsequent encounter | CMS +S66402S | Unspecified injury of intrinsic muscle, fascia and tendon of left thumb at wrist and hand level, sequela | CMS +S66409A | Unspecified injury of intrinsic muscle, fascia and tendon of unspecified thumb at wrist and hand level, initial encounter | CMS +S66409D | Unspecified injury of intrinsic muscle, fascia and tendon of unspecified thumb at wrist and hand level, subsequent encounter | CMS +S66409S | Unspecified injury of intrinsic muscle, fascia and tendon of unspecified thumb at wrist and hand level, sequela | CMS +S66411A | Strain of intrinsic muscle, fascia and tendon of right thumb at wrist and hand level, initial encounter | CMS +S66411D | Strain of intrinsic muscle, fascia and tendon of right thumb at wrist and hand level, subsequent encounter | CMS +S66411S | Strain of intrinsic muscle, fascia and tendon of right thumb at wrist and hand level, sequela | CMS +S66412A | Strain of intrinsic muscle, fascia and tendon of left thumb at wrist and hand level, initial encounter | CMS +S66412D | Strain of intrinsic muscle, fascia and tendon of left thumb at wrist and hand level, subsequent encounter | CMS +S66412S | Strain of intrinsic muscle, fascia and tendon of left thumb at wrist and hand level, sequela | CMS +S66419A | Strain of intrinsic muscle, fascia and tendon of unspecified thumb at wrist and hand level, initial encounter | CMS +S66419D | Strain of intrinsic muscle, fascia and tendon of unspecified thumb at wrist and hand level, subsequent encounter | CMS +S66419S | Strain of intrinsic muscle, fascia and tendon of unspecified thumb at wrist and hand level, sequela | CMS +S66421A | Laceration of intrinsic muscle, fascia and tendon of right thumb at wrist and hand level, initial encounter | CMS +S66421D | Laceration of intrinsic muscle, fascia and tendon of right thumb at wrist and hand level, subsequent encounter | CMS +S66421S | Laceration of intrinsic muscle, fascia and tendon of right thumb at wrist and hand level, sequela | CMS +S66422A | Laceration of intrinsic muscle, fascia and tendon of left thumb at wrist and hand level, initial encounter | CMS +S66422D | Laceration of intrinsic muscle, fascia and tendon of left thumb at wrist and hand level, subsequent encounter | CMS +S66422S | Laceration of intrinsic muscle, fascia and tendon of left thumb at wrist and hand level, sequela | CMS +S66429A | Laceration of intrinsic muscle, fascia and tendon of unspecified thumb at wrist and hand level, initial encounter | CMS +S66429D | Laceration of intrinsic muscle, fascia and tendon of unspecified thumb at wrist and hand level, subsequent encounter | CMS +S66429S | Laceration of intrinsic muscle, fascia and tendon of unspecified thumb at wrist and hand level, sequela | CMS +S66491A | Other specified injury of intrinsic muscle, fascia and tendon of right thumb at wrist and hand level, initial encounter | CMS +S66491D | Other specified injury of intrinsic muscle, fascia and tendon of right thumb at wrist and hand level, subsequent encounter | CMS +S66491S | Other specified injury of intrinsic muscle, fascia and tendon of right thumb at wrist and hand level, sequela | CMS +S66492A | Other specified injury of intrinsic muscle, fascia and tendon of left thumb at wrist and hand level, initial encounter | CMS +S66492D | Other specified injury of intrinsic muscle, fascia and tendon of left thumb at wrist and hand level, subsequent encounter | CMS +S66492S | Other specified injury of intrinsic muscle, fascia and tendon of left thumb at wrist and hand level, sequela | CMS +S66499A | Other specified injury of intrinsic muscle, fascia and tendon of unspecified thumb at wrist and hand level, initial encounter | CMS +S66499D | Other specified injury of intrinsic muscle, fascia and tendon of unspecified thumb at wrist and hand level, subsequent encounter | CMS +S66499S | Other specified injury of intrinsic muscle, fascia and tendon of unspecified thumb at wrist and hand level, sequela | CMS +S66500A | Unspecified injury of intrinsic muscle, fascia and tendon of right index finger at wrist and hand level, initial encounter | CMS +S66500D | Unspecified injury of intrinsic muscle, fascia and tendon of right index finger at wrist and hand level, subsequent encounter | CMS +S66500S | Unspecified injury of intrinsic muscle, fascia and tendon of right index finger at wrist and hand level, sequela | CMS +S66501A | Unspecified injury of intrinsic muscle, fascia and tendon of left index finger at wrist and hand level, initial encounter | CMS +S66501D | Unspecified injury of intrinsic muscle, fascia and tendon of left index finger at wrist and hand level, subsequent encounter | CMS +S66501S | Unspecified injury of intrinsic muscle, fascia and tendon of left index finger at wrist and hand level, sequela | CMS +S66502A | Unspecified injury of intrinsic muscle, fascia and tendon of right middle finger at wrist and hand level, initial encounter | CMS +S66502D | Unspecified injury of intrinsic muscle, fascia and tendon of right middle finger at wrist and hand level, subsequent encounter | CMS +S66502S | Unspecified injury of intrinsic muscle, fascia and tendon of right middle finger at wrist and hand level, sequela | CMS +S66503A | Unspecified injury of intrinsic muscle, fascia and tendon of left middle finger at wrist and hand level, initial encounter | CMS +S66503D | Unspecified injury of intrinsic muscle, fascia and tendon of left middle finger at wrist and hand level, subsequent encounter | CMS +S66503S | Unspecified injury of intrinsic muscle, fascia and tendon of left middle finger at wrist and hand level, sequela | CMS +S66504A | Unspecified injury of intrinsic muscle, fascia and tendon of right ring finger at wrist and hand level, initial encounter | CMS +S66504D | Unspecified injury of intrinsic muscle, fascia and tendon of right ring finger at wrist and hand level, subsequent encounter | CMS +S66504S | Unspecified injury of intrinsic muscle, fascia and tendon of right ring finger at wrist and hand level, sequela | CMS +S66505A | Unspecified injury of intrinsic muscle, fascia and tendon of left ring finger at wrist and hand level, initial encounter | CMS +S66505D | Unspecified injury of intrinsic muscle, fascia and tendon of left ring finger at wrist and hand level, subsequent encounter | CMS +S66505S | Unspecified injury of intrinsic muscle, fascia and tendon of left ring finger at wrist and hand level, sequela | CMS +S66506A | Unspecified injury of intrinsic muscle, fascia and tendon of right little finger at wrist and hand level, initial encounter | CMS +S66506D | Unspecified injury of intrinsic muscle, fascia and tendon of right little finger at wrist and hand level, subsequent encounter | CMS +S66506S | Unspecified injury of intrinsic muscle, fascia and tendon of right little finger at wrist and hand level, sequela | CMS +S66507A | Unspecified injury of intrinsic muscle, fascia and tendon of left little finger at wrist and hand level, initial encounter | CMS +S66507D | Unspecified injury of intrinsic muscle, fascia and tendon of left little finger at wrist and hand level, subsequent encounter | CMS +S66507S | Unspecified injury of intrinsic muscle, fascia and tendon of left little finger at wrist and hand level, sequela | CMS +S66508A | Unspecified injury of intrinsic muscle, fascia and tendon of other finger at wrist and hand level, initial encounter | CMS +S66508D | Unspecified injury of intrinsic muscle, fascia and tendon of other finger at wrist and hand level, subsequent encounter | CMS +S66508S | Unspecified injury of intrinsic muscle, fascia and tendon of other finger at wrist and hand level, sequela | CMS +S66509A | Unspecified injury of intrinsic muscle, fascia and tendon of unspecified finger at wrist and hand level, initial encounter | CMS +S66509D | Unspecified injury of intrinsic muscle, fascia and tendon of unspecified finger at wrist and hand level, subsequent encounter | CMS +S66509S | Unspecified injury of intrinsic muscle, fascia and tendon of unspecified finger at wrist and hand level, sequela | CMS +S66510A | Strain of intrinsic muscle, fascia and tendon of right index finger at wrist and hand level, initial encounter | CMS +S66510D | Strain of intrinsic muscle, fascia and tendon of right index finger at wrist and hand level, subsequent encounter | CMS +S66510S | Strain of intrinsic muscle, fascia and tendon of right index finger at wrist and hand level, sequela | CMS +S66511A | Strain of intrinsic muscle, fascia and tendon of left index finger at wrist and hand level, initial encounter | CMS +S66511D | Strain of intrinsic muscle, fascia and tendon of left index finger at wrist and hand level, subsequent encounter | CMS +S66511S | Strain of intrinsic muscle, fascia and tendon of left index finger at wrist and hand level, sequela | CMS +S66512A | Strain of intrinsic muscle, fascia and tendon of right middle finger at wrist and hand level, initial encounter | CMS +S66512D | Strain of intrinsic muscle, fascia and tendon of right middle finger at wrist and hand level, subsequent encounter | CMS +S66512S | Strain of intrinsic muscle, fascia and tendon of right middle finger at wrist and hand level, sequela | CMS +S66513A | Strain of intrinsic muscle, fascia and tendon of left middle finger at wrist and hand level, initial encounter | CMS +S66513D | Strain of intrinsic muscle, fascia and tendon of left middle finger at wrist and hand level, subsequent encounter | CMS +S66513S | Strain of intrinsic muscle, fascia and tendon of left middle finger at wrist and hand level, sequela | CMS +S66514A | Strain of intrinsic muscle, fascia and tendon of right ring finger at wrist and hand level, initial encounter | CMS +S66514D | Strain of intrinsic muscle, fascia and tendon of right ring finger at wrist and hand level, subsequent encounter | CMS +S66514S | Strain of intrinsic muscle, fascia and tendon of right ring finger at wrist and hand level, sequela | CMS +S66515A | Strain of intrinsic muscle, fascia and tendon of left ring finger at wrist and hand level, initial encounter | CMS +S66515D | Strain of intrinsic muscle, fascia and tendon of left ring finger at wrist and hand level, subsequent encounter | CMS +S66515S | Strain of intrinsic muscle, fascia and tendon of left ring finger at wrist and hand level, sequela | CMS +S66516A | Strain of intrinsic muscle, fascia and tendon of right little finger at wrist and hand level, initial encounter | CMS +S66516D | Strain of intrinsic muscle, fascia and tendon of right little finger at wrist and hand level, subsequent encounter | CMS +S66516S | Strain of intrinsic muscle, fascia and tendon of right little finger at wrist and hand level, sequela | CMS +S66517A | Strain of intrinsic muscle, fascia and tendon of left little finger at wrist and hand level, initial encounter | CMS +S66517D | Strain of intrinsic muscle, fascia and tendon of left little finger at wrist and hand level, subsequent encounter | CMS +S66517S | Strain of intrinsic muscle, fascia and tendon of left little finger at wrist and hand level, sequela | CMS +S66518A | Strain of intrinsic muscle, fascia and tendon of other finger at wrist and hand level, initial encounter | CMS +S66518D | Strain of intrinsic muscle, fascia and tendon of other finger at wrist and hand level, subsequent encounter | CMS +S66518S | Strain of intrinsic muscle, fascia and tendon of other finger at wrist and hand level, sequela | CMS +S66519A | Strain of intrinsic muscle, fascia and tendon of unspecified finger at wrist and hand level, initial encounter | CMS +S66519D | Strain of intrinsic muscle, fascia and tendon of unspecified finger at wrist and hand level, subsequent encounter | CMS +S66519S | Strain of intrinsic muscle, fascia and tendon of unspecified finger at wrist and hand level, sequela | CMS +S66520A | Laceration of intrinsic muscle, fascia and tendon of right index finger at wrist and hand level, initial encounter | CMS +S66520D | Laceration of intrinsic muscle, fascia and tendon of right index finger at wrist and hand level, subsequent encounter | CMS +S66520S | Laceration of intrinsic muscle, fascia and tendon of right index finger at wrist and hand level, sequela | CMS +S66521A | Laceration of intrinsic muscle, fascia and tendon of left index finger at wrist and hand level, initial encounter | CMS +S66521D | Laceration of intrinsic muscle, fascia and tendon of left index finger at wrist and hand level, subsequent encounter | CMS +S66521S | Laceration of intrinsic muscle, fascia and tendon of left index finger at wrist and hand level, sequela | CMS +S66522A | Laceration of intrinsic muscle, fascia and tendon of right middle finger at wrist and hand level, initial encounter | CMS +S66522D | Laceration of intrinsic muscle, fascia and tendon of right middle finger at wrist and hand level, subsequent encounter | CMS +S66522S | Laceration of intrinsic muscle, fascia and tendon of right middle finger at wrist and hand level, sequela | CMS +S66523A | Laceration of intrinsic muscle, fascia and tendon of left middle finger at wrist and hand level, initial encounter | CMS +S66523D | Laceration of intrinsic muscle, fascia and tendon of left middle finger at wrist and hand level, subsequent encounter | CMS +S66523S | Laceration of intrinsic muscle, fascia and tendon of left middle finger at wrist and hand level, sequela | CMS +S66524A | Laceration of intrinsic muscle, fascia and tendon of right ring finger at wrist and hand level, initial encounter | CMS +S66524D | Laceration of intrinsic muscle, fascia and tendon of right ring finger at wrist and hand level, subsequent encounter | CMS +S66524S | Laceration of intrinsic muscle, fascia and tendon of right ring finger at wrist and hand level, sequela | CMS +S66525A | Laceration of intrinsic muscle, fascia and tendon of left ring finger at wrist and hand level, initial encounter | CMS +S66525D | Laceration of intrinsic muscle, fascia and tendon of left ring finger at wrist and hand level, subsequent encounter | CMS +S66525S | Laceration of intrinsic muscle, fascia and tendon of left ring finger at wrist and hand level, sequela | CMS +S66526A | Laceration of intrinsic muscle, fascia and tendon of right little finger at wrist and hand level, initial encounter | CMS +S66526D | Laceration of intrinsic muscle, fascia and tendon of right little finger at wrist and hand level, subsequent encounter | CMS +S66526S | Laceration of intrinsic muscle, fascia and tendon of right little finger at wrist and hand level, sequela | CMS +S66527A | Laceration of intrinsic muscle, fascia and tendon of left little finger at wrist and hand level, initial encounter | CMS +S66527D | Laceration of intrinsic muscle, fascia and tendon of left little finger at wrist and hand level, subsequent encounter | CMS +S66527S | Laceration of intrinsic muscle, fascia and tendon of left little finger at wrist and hand level, sequela | CMS +S66528A | Laceration of intrinsic muscle, fascia and tendon of other finger at wrist and hand level, initial encounter | CMS +S66528D | Laceration of intrinsic muscle, fascia and tendon of other finger at wrist and hand level, subsequent encounter | CMS +S66528S | Laceration of intrinsic muscle, fascia and tendon of other finger at wrist and hand level, sequela | CMS +S66529A | Laceration of intrinsic muscle, fascia and tendon of unspecified finger at wrist and hand level, initial encounter | CMS +S66529D | Laceration of intrinsic muscle, fascia and tendon of unspecified finger at wrist and hand level, subsequent encounter | CMS +S66529S | Laceration of intrinsic muscle, fascia and tendon of unspecified finger at wrist and hand level, sequela | CMS +S66590A | Other injury of intrinsic muscle, fascia and tendon of right index finger at wrist and hand level, initial encounter | CMS +S66590D | Other injury of intrinsic muscle, fascia and tendon of right index finger at wrist and hand level, subsequent encounter | CMS +S66590S | Other injury of intrinsic muscle, fascia and tendon of right index finger at wrist and hand level, sequela | CMS +S66591A | Other injury of intrinsic muscle, fascia and tendon of left index finger at wrist and hand level, initial encounter | CMS +S66591D | Other injury of intrinsic muscle, fascia and tendon of left index finger at wrist and hand level, subsequent encounter | CMS +S66591S | Other injury of intrinsic muscle, fascia and tendon of left index finger at wrist and hand level, sequela | CMS +S66592A | Other injury of intrinsic muscle, fascia and tendon of right middle finger at wrist and hand level, initial encounter | CMS +S66592D | Other injury of intrinsic muscle, fascia and tendon of right middle finger at wrist and hand level, subsequent encounter | CMS +S66592S | Other injury of intrinsic muscle, fascia and tendon of right middle finger at wrist and hand level, sequela | CMS +S66593A | Other injury of intrinsic muscle, fascia and tendon of left middle finger at wrist and hand level, initial encounter | CMS +S66593D | Other injury of intrinsic muscle, fascia and tendon of left middle finger at wrist and hand level, subsequent encounter | CMS +S66593S | Other injury of intrinsic muscle, fascia and tendon of left middle finger at wrist and hand level, sequela | CMS +S66594A | Other injury of intrinsic muscle, fascia and tendon of right ring finger at wrist and hand level, initial encounter | CMS +S66594D | Other injury of intrinsic muscle, fascia and tendon of right ring finger at wrist and hand level, subsequent encounter | CMS +S66594S | Other injury of intrinsic muscle, fascia and tendon of right ring finger at wrist and hand level, sequela | CMS +S66595A | Other injury of intrinsic muscle, fascia and tendon of left ring finger at wrist and hand level, initial encounter | CMS +S66595D | Other injury of intrinsic muscle, fascia and tendon of left ring finger at wrist and hand level, subsequent encounter | CMS +S66595S | Other injury of intrinsic muscle, fascia and tendon of left ring finger at wrist and hand level, sequela | CMS +S66596A | Other injury of intrinsic muscle, fascia and tendon of right little finger at wrist and hand level, initial encounter | CMS +S66596D | Other injury of intrinsic muscle, fascia and tendon of right little finger at wrist and hand level, subsequent encounter | CMS +S66596S | Other injury of intrinsic muscle, fascia and tendon of right little finger at wrist and hand level, sequela | CMS +S66597A | Other injury of intrinsic muscle, fascia and tendon of left little finger at wrist and hand level, initial encounter | CMS +S66597D | Other injury of intrinsic muscle, fascia and tendon of left little finger at wrist and hand level, subsequent encounter | CMS +S66597S | Other injury of intrinsic muscle, fascia and tendon of left little finger at wrist and hand level, sequela | CMS +S66598A | Other injury of intrinsic muscle, fascia and tendon of other finger at wrist and hand level, initial encounter | CMS +S66598D | Other injury of intrinsic muscle, fascia and tendon of other finger at wrist and hand level, subsequent encounter | CMS +S66598S | Other injury of intrinsic muscle, fascia and tendon of other finger at wrist and hand level, sequela | CMS +S66599A | Other injury of intrinsic muscle, fascia and tendon of unspecified finger at wrist and hand level, initial encounter | CMS +S66599D | Other injury of intrinsic muscle, fascia and tendon of unspecified finger at wrist and hand level, subsequent encounter | CMS +S66599S | Other injury of intrinsic muscle, fascia and tendon of unspecified finger at wrist and hand level, sequela | CMS +S66801A | Unspecified injury of other specified muscles, fascia and tendons at wrist and hand level, right hand, initial encounter | CMS +S66801D | Unspecified injury of other specified muscles, fascia and tendons at wrist and hand level, right hand, subsequent encounter | CMS +S66801S | Unspecified injury of other specified muscles, fascia and tendons at wrist and hand level, right hand, sequela | CMS +S66802A | Unspecified injury of other specified muscles, fascia and tendons at wrist and hand level, left hand, initial encounter | CMS +S66802D | Unspecified injury of other specified muscles, fascia and tendons at wrist and hand level, left hand, subsequent encounter | CMS +S66802S | Unspecified injury of other specified muscles, fascia and tendons at wrist and hand level, left hand, sequela | CMS +S66809A | Unspecified injury of other specified muscles, fascia and tendons at wrist and hand level, unspecified hand, initial encounter | CMS +S66809D | Unspecified injury of other specified muscles, fascia and tendons at wrist and hand level, unspecified hand, subsequent encounter | CMS +S66809S | Unspecified injury of other specified muscles, fascia and tendons at wrist and hand level, unspecified hand, sequela | CMS +S66811A | Strain of other specified muscles, fascia and tendons at wrist and hand level, right hand, initial encounter | CMS +S66811D | Strain of other specified muscles, fascia and tendons at wrist and hand level, right hand, subsequent encounter | CMS +S66811S | Strain of other specified muscles, fascia and tendons at wrist and hand level, right hand, sequela | CMS +S66812A | Strain of other specified muscles, fascia and tendons at wrist and hand level, left hand, initial encounter | CMS +S66812D | Strain of other specified muscles, fascia and tendons at wrist and hand level, left hand, subsequent encounter | CMS +S66812S | Strain of other specified muscles, fascia and tendons at wrist and hand level, left hand, sequela | CMS +S66819A | Strain of other specified muscles, fascia and tendons at wrist and hand level, unspecified hand, initial encounter | CMS +S66819D | Strain of other specified muscles, fascia and tendons at wrist and hand level, unspecified hand, subsequent encounter | CMS +S66819S | Strain of other specified muscles, fascia and tendons at wrist and hand level, unspecified hand, sequela | CMS +S66821A | Laceration of other specified muscles, fascia and tendons at wrist and hand level, right hand, initial encounter | CMS +S66821D | Laceration of other specified muscles, fascia and tendons at wrist and hand level, right hand, subsequent encounter | CMS +S66821S | Laceration of other specified muscles, fascia and tendons at wrist and hand level, right hand, sequela | CMS +S66822A | Laceration of other specified muscles, fascia and tendons at wrist and hand level, left hand, initial encounter | CMS +S66822D | Laceration of other specified muscles, fascia and tendons at wrist and hand level, left hand, subsequent encounter | CMS +S66822S | Laceration of other specified muscles, fascia and tendons at wrist and hand level, left hand, sequela | CMS +S66829A | Laceration of other specified muscles, fascia and tendons at wrist and hand level, unspecified hand, initial encounter | CMS +S66829D | Laceration of other specified muscles, fascia and tendons at wrist and hand level, unspecified hand, subsequent encounter | CMS +S66829S | Laceration of other specified muscles, fascia and tendons at wrist and hand level, unspecified hand, sequela | CMS +S66891A | Other injury of other specified muscles, fascia and tendons at wrist and hand level, right hand, initial encounter | CMS +S66891D | Other injury of other specified muscles, fascia and tendons at wrist and hand level, right hand, subsequent encounter | CMS +S66891S | Other injury of other specified muscles, fascia and tendons at wrist and hand level, right hand, sequela | CMS +S66892A | Other injury of other specified muscles, fascia and tendons at wrist and hand level, left hand, initial encounter | CMS +S66892D | Other injury of other specified muscles, fascia and tendons at wrist and hand level, left hand, subsequent encounter | CMS +S66892S | Other injury of other specified muscles, fascia and tendons at wrist and hand level, left hand, sequela | CMS +S66899A | Other injury of other specified muscles, fascia and tendons at wrist and hand level, unspecified hand, initial encounter | CMS +S66899D | Other injury of other specified muscles, fascia and tendons at wrist and hand level, unspecified hand, subsequent encounter | CMS +S66899S | Other injury of other specified muscles, fascia and tendons at wrist and hand level, unspecified hand, sequela | CMS +S66901A | Unspecified injury of unspecified muscle, fascia and tendon at wrist and hand level, right hand, initial encounter | CMS +S66901D | Unspecified injury of unspecified muscle, fascia and tendon at wrist and hand level, right hand, subsequent encounter | CMS +S66901S | Unspecified injury of unspecified muscle, fascia and tendon at wrist and hand level, right hand, sequela | CMS +S66902A | Unspecified injury of unspecified muscle, fascia and tendon at wrist and hand level, left hand, initial encounter | CMS +S66902D | Unspecified injury of unspecified muscle, fascia and tendon at wrist and hand level, left hand, subsequent encounter | CMS +S66902S | Unspecified injury of unspecified muscle, fascia and tendon at wrist and hand level, left hand, sequela | CMS +S66909A | Unspecified injury of unspecified muscle, fascia and tendon at wrist and hand level, unspecified hand, initial encounter | CMS +S66909D | Unspecified injury of unspecified muscle, fascia and tendon at wrist and hand level, unspecified hand, subsequent encounter | CMS +S66909S | Unspecified injury of unspecified muscle, fascia and tendon at wrist and hand level, unspecified hand, sequela | CMS +S66911A | Strain of unspecified muscle, fascia and tendon at wrist and hand level, right hand, initial encounter | CMS +S66911D | Strain of unspecified muscle, fascia and tendon at wrist and hand level, right hand, subsequent encounter | CMS +S66911S | Strain of unspecified muscle, fascia and tendon at wrist and hand level, right hand, sequela | CMS +S66912A | Strain of unspecified muscle, fascia and tendon at wrist and hand level, left hand, initial encounter | CMS +S66912D | Strain of unspecified muscle, fascia and tendon at wrist and hand level, left hand, subsequent encounter | CMS +S66912S | Strain of unspecified muscle, fascia and tendon at wrist and hand level, left hand, sequela | CMS +S66919A | Strain of unspecified muscle, fascia and tendon at wrist and hand level, unspecified hand, initial encounter | CMS +S66919D | Strain of unspecified muscle, fascia and tendon at wrist and hand level, unspecified hand, subsequent encounter | CMS +S66919S | Strain of unspecified muscle, fascia and tendon at wrist and hand level, unspecified hand, sequela | CMS +S66921A | Laceration of unspecified muscle, fascia and tendon at wrist and hand level, right hand, initial encounter | CMS +S66921D | Laceration of unspecified muscle, fascia and tendon at wrist and hand level, right hand, subsequent encounter | CMS +S66921S | Laceration of unspecified muscle, fascia and tendon at wrist and hand level, right hand, sequela | CMS +S66922A | Laceration of unspecified muscle, fascia and tendon at wrist and hand level, left hand, initial encounter | CMS +S66922D | Laceration of unspecified muscle, fascia and tendon at wrist and hand level, left hand, subsequent encounter | CMS +S66922S | Laceration of unspecified muscle, fascia and tendon at wrist and hand level, left hand, sequela | CMS +S66929A | Laceration of unspecified muscle, fascia and tendon at wrist and hand level, unspecified hand, initial encounter | CMS +S66929D | Laceration of unspecified muscle, fascia and tendon at wrist and hand level, unspecified hand, subsequent encounter | CMS +S66929S | Laceration of unspecified muscle, fascia and tendon at wrist and hand level, unspecified hand, sequela | CMS +S66991A | Other injury of unspecified muscle, fascia and tendon at wrist and hand level, right hand, initial encounter | CMS +S66991D | Other injury of unspecified muscle, fascia and tendon at wrist and hand level, right hand, subsequent encounter | CMS +S66991S | Other injury of unspecified muscle, fascia and tendon at wrist and hand level, right hand, sequela | CMS +S66992A | Other injury of unspecified muscle, fascia and tendon at wrist and hand level, left hand, initial encounter | CMS +S66992D | Other injury of unspecified muscle, fascia and tendon at wrist and hand level, left hand, subsequent encounter | CMS +S66992S | Other injury of unspecified muscle, fascia and tendon at wrist and hand level, left hand, sequela | CMS +S66999A | Other injury of unspecified muscle, fascia and tendon at wrist and hand level, unspecified hand, initial encounter | CMS +S66999D | Other injury of unspecified muscle, fascia and tendon at wrist and hand level, unspecified hand, subsequent encounter | CMS +S66999S | Other injury of unspecified muscle, fascia and tendon at wrist and hand level, unspecified hand, sequela | CMS +S6700XA | Crushing injury of unspecified thumb, initial encounter | CMS +S6700XD | Crushing injury of unspecified thumb, subsequent encounter | CMS +S6700XS | Crushing injury of unspecified thumb, sequela | CMS +S6701XA | Crushing injury of right thumb, initial encounter | CMS +S6701XD | Crushing injury of right thumb, subsequent encounter | CMS +S6701XS | Crushing injury of right thumb, sequela | CMS +S6702XA | Crushing injury of left thumb, initial encounter | CMS +S6702XD | Crushing injury of left thumb, subsequent encounter | CMS +S6702XS | Crushing injury of left thumb, sequela | CMS +S6710XA | Crushing injury of unspecified finger(s), initial encounter | CMS +S6710XD | Crushing injury of unspecified finger(s), subsequent encounter | CMS +S6710XS | Crushing injury of unspecified finger(s), sequela | CMS +S67190A | Crushing injury of right index finger, initial encounter | CMS +S67190D | Crushing injury of right index finger, subsequent encounter | CMS +S67190S | Crushing injury of right index finger, sequela | CMS +S67191A | Crushing injury of left index finger, initial encounter | CMS +S67191D | Crushing injury of left index finger, subsequent encounter | CMS +S67191S | Crushing injury of left index finger, sequela | CMS +S67192A | Crushing injury of right middle finger, initial encounter | CMS +S67192D | Crushing injury of right middle finger, subsequent encounter | CMS +S67192S | Crushing injury of right middle finger, sequela | CMS +S67193A | Crushing injury of left middle finger, initial encounter | CMS +S67193D | Crushing injury of left middle finger, subsequent encounter | CMS +S67193S | Crushing injury of left middle finger, sequela | CMS +S67194A | Crushing injury of right ring finger, initial encounter | CMS +S67194D | Crushing injury of right ring finger, subsequent encounter | CMS +S67194S | Crushing injury of right ring finger, sequela | CMS +S67195A | Crushing injury of left ring finger, initial encounter | CMS +S67195D | Crushing injury of left ring finger, subsequent encounter | CMS +S67195S | Crushing injury of left ring finger, sequela | CMS +S67196A | Crushing injury of right little finger, initial encounter | CMS +S67196D | Crushing injury of right little finger, subsequent encounter | CMS +S67196S | Crushing injury of right little finger, sequela | CMS +S67197A | Crushing injury of left little finger, initial encounter | CMS +S67197D | Crushing injury of left little finger, subsequent encounter | CMS +S67197S | Crushing injury of left little finger, sequela | CMS +S67198A | Crushing injury of other finger, initial encounter | CMS +S67198D | Crushing injury of other finger, subsequent encounter | CMS +S67198S | Crushing injury of other finger, sequela | CMS +S6720XA | Crushing injury of unspecified hand, initial encounter | CMS +S6720XD | Crushing injury of unspecified hand, subsequent encounter | CMS +S6720XS | Crushing injury of unspecified hand, sequela | CMS +S6721XA | Crushing injury of right hand, initial encounter | CMS +S6721XD | Crushing injury of right hand, subsequent encounter | CMS +S6721XS | Crushing injury of right hand, sequela | CMS +S6722XA | Crushing injury of left hand, initial encounter | CMS +S6722XD | Crushing injury of left hand, subsequent encounter | CMS +S6722XS | Crushing injury of left hand, sequela | CMS +S6730XA | Crushing injury of unspecified wrist, initial encounter | CMS +S6730XD | Crushing injury of unspecified wrist, subsequent encounter | CMS +S6730XS | Crushing injury of unspecified wrist, sequela | CMS +S6731XA | Crushing injury of right wrist, initial encounter | CMS +S6731XD | Crushing injury of right wrist, subsequent encounter | CMS +S6731XS | Crushing injury of right wrist, sequela | CMS +S6732XA | Crushing injury of left wrist, initial encounter | CMS +S6732XD | Crushing injury of left wrist, subsequent encounter | CMS +S6732XS | Crushing injury of left wrist, sequela | CMS +S6740XA | Crushing injury of unspecified wrist and hand, initial encounter | CMS +S6740XD | Crushing injury of unspecified wrist and hand, subsequent encounter | CMS +S6740XS | Crushing injury of unspecified wrist and hand, sequela | CMS +S6741XA | Crushing injury of right wrist and hand, initial encounter | CMS +S6741XD | Crushing injury of right wrist and hand, subsequent encounter | CMS +S6741XS | Crushing injury of right wrist and hand, sequela | CMS +S6742XA | Crushing injury of left wrist and hand, initial encounter | CMS +S6742XD | Crushing injury of left wrist and hand, subsequent encounter | CMS +S6742XS | Crushing injury of left wrist and hand, sequela | CMS +S6790XA | Crushing injury of unspecified part(s) of unspecified wrist, hand and fingers, initial encounter | CMS +S6790XD | Crushing injury of unspecified part(s) of unspecified wrist, hand and fingers, subsequent encounter | CMS +S6790XS | Crushing injury of unspecified part(s) of unspecified wrist, hand and fingers, sequela | CMS +S6791XA | Crushing injury of unspecified part(s) of right wrist, hand and fingers, initial encounter | CMS +S6791XD | Crushing injury of unspecified part(s) of right wrist, hand and fingers, subsequent encounter | CMS +S6791XS | Crushing injury of unspecified part(s) of right wrist, hand and fingers, sequela | CMS +S6792XA | Crushing injury of unspecified part(s) of left wrist, hand and fingers, initial encounter | CMS +S6792XD | Crushing injury of unspecified part(s) of left wrist, hand and fingers, subsequent encounter | CMS +S6792XS | Crushing injury of unspecified part(s) of left wrist, hand and fingers, sequela | CMS +S68011A | Complete traumatic metacarpophalangeal amputation of right thumb, initial encounter | CMS +S68011D | Complete traumatic metacarpophalangeal amputation of right thumb, subsequent encounter | CMS +S68011S | Complete traumatic metacarpophalangeal amputation of right thumb, sequela | CMS +S68012A | Complete traumatic metacarpophalangeal amputation of left thumb, initial encounter | CMS +S68012D | Complete traumatic metacarpophalangeal amputation of left thumb, subsequent encounter | CMS +S68012S | Complete traumatic metacarpophalangeal amputation of left thumb, sequela | CMS +S68019A | Complete traumatic metacarpophalangeal amputation of unspecified thumb, initial encounter | CMS +S68019D | Complete traumatic metacarpophalangeal amputation of unspecified thumb, subsequent encounter | CMS +S68019S | Complete traumatic metacarpophalangeal amputation of unspecified thumb, sequela | CMS +S68021A | Partial traumatic metacarpophalangeal amputation of right thumb, initial encounter | CMS +S68021D | Partial traumatic metacarpophalangeal amputation of right thumb, subsequent encounter | CMS +S68021S | Partial traumatic metacarpophalangeal amputation of right thumb, sequela | CMS +S68022A | Partial traumatic metacarpophalangeal amputation of left thumb, initial encounter | CMS +S68022D | Partial traumatic metacarpophalangeal amputation of left thumb, subsequent encounter | CMS +S68022S | Partial traumatic metacarpophalangeal amputation of left thumb, sequela | CMS +S68029A | Partial traumatic metacarpophalangeal amputation of unspecified thumb, initial encounter | CMS +S68029D | Partial traumatic metacarpophalangeal amputation of unspecified thumb, subsequent encounter | CMS +S68029S | Partial traumatic metacarpophalangeal amputation of unspecified thumb, sequela | CMS +S68110A | Complete traumatic metacarpophalangeal amputation of right index finger, initial encounter | CMS +S68110D | Complete traumatic metacarpophalangeal amputation of right index finger, subsequent encounter | CMS +S68110S | Complete traumatic metacarpophalangeal amputation of right index finger, sequela | CMS +S68111A | Complete traumatic metacarpophalangeal amputation of left index finger, initial encounter | CMS +S68111D | Complete traumatic metacarpophalangeal amputation of left index finger, subsequent encounter | CMS +S68111S | Complete traumatic metacarpophalangeal amputation of left index finger, sequela | CMS +S68112A | Complete traumatic metacarpophalangeal amputation of right middle finger, initial encounter | CMS +S68112D | Complete traumatic metacarpophalangeal amputation of right middle finger, subsequent encounter | CMS +S68112S | Complete traumatic metacarpophalangeal amputation of right middle finger, sequela | CMS +S68113A | Complete traumatic metacarpophalangeal amputation of left middle finger, initial encounter | CMS +S68113D | Complete traumatic metacarpophalangeal amputation of left middle finger, subsequent encounter | CMS +S68113S | Complete traumatic metacarpophalangeal amputation of left middle finger, sequela | CMS +S68114A | Complete traumatic metacarpophalangeal amputation of right ring finger, initial encounter | CMS +S68114D | Complete traumatic metacarpophalangeal amputation of right ring finger, subsequent encounter | CMS +S68114S | Complete traumatic metacarpophalangeal amputation of right ring finger, sequela | CMS +S68115A | Complete traumatic metacarpophalangeal amputation of left ring finger, initial encounter | CMS +S68115D | Complete traumatic metacarpophalangeal amputation of left ring finger, subsequent encounter | CMS +S68115S | Complete traumatic metacarpophalangeal amputation of left ring finger, sequela | CMS +S68116A | Complete traumatic metacarpophalangeal amputation of right little finger, initial encounter | CMS +S68116D | Complete traumatic metacarpophalangeal amputation of right little finger, subsequent encounter | CMS +S68116S | Complete traumatic metacarpophalangeal amputation of right little finger, sequela | CMS +S68117A | Complete traumatic metacarpophalangeal amputation of left little finger, initial encounter | CMS +S68117D | Complete traumatic metacarpophalangeal amputation of left little finger, subsequent encounter | CMS +S68117S | Complete traumatic metacarpophalangeal amputation of left little finger, sequela | CMS +S68118A | Complete traumatic metacarpophalangeal amputation of other finger, initial encounter | CMS +S68118D | Complete traumatic metacarpophalangeal amputation of other finger, subsequent encounter | CMS +S68118S | Complete traumatic metacarpophalangeal amputation of other finger, sequela | CMS +S68119A | Complete traumatic metacarpophalangeal amputation of unspecified finger, initial encounter | CMS +S68119D | Complete traumatic metacarpophalangeal amputation of unspecified finger, subsequent encounter | CMS +S68119S | Complete traumatic metacarpophalangeal amputation of unspecified finger, sequela | CMS +S68120A | Partial traumatic metacarpophalangeal amputation of right index finger, initial encounter | CMS +S68120D | Partial traumatic metacarpophalangeal amputation of right index finger, subsequent encounter | CMS +S68120S | Partial traumatic metacarpophalangeal amputation of right index finger, sequela | CMS +S68121A | Partial traumatic metacarpophalangeal amputation of left index finger, initial encounter | CMS +S68121D | Partial traumatic metacarpophalangeal amputation of left index finger, subsequent encounter | CMS +S68121S | Partial traumatic metacarpophalangeal amputation of left index finger, sequela | CMS +S68122A | Partial traumatic metacarpophalangeal amputation of right middle finger, initial encounter | CMS +S68122D | Partial traumatic metacarpophalangeal amputation of right middle finger, subsequent encounter | CMS +S68122S | Partial traumatic metacarpophalangeal amputation of right middle finger, sequela | CMS +S68123A | Partial traumatic metacarpophalangeal amputation of left middle finger, initial encounter | CMS +S68123D | Partial traumatic metacarpophalangeal amputation of left middle finger, subsequent encounter | CMS +S68123S | Partial traumatic metacarpophalangeal amputation of left middle finger, sequela | CMS +S68124A | Partial traumatic metacarpophalangeal amputation of right ring finger, initial encounter | CMS +S68124D | Partial traumatic metacarpophalangeal amputation of right ring finger, subsequent encounter | CMS +S68124S | Partial traumatic metacarpophalangeal amputation of right ring finger, sequela | CMS +S68125A | Partial traumatic metacarpophalangeal amputation of left ring finger, initial encounter | CMS +S68125D | Partial traumatic metacarpophalangeal amputation of left ring finger, subsequent encounter | CMS +S68125S | Partial traumatic metacarpophalangeal amputation of left ring finger, sequela | CMS +S68126A | Partial traumatic metacarpophalangeal amputation of right little finger, initial encounter | CMS +S68126D | Partial traumatic metacarpophalangeal amputation of right little finger, subsequent encounter | CMS +S68126S | Partial traumatic metacarpophalangeal amputation of right little finger, sequela | CMS +S68127A | Partial traumatic metacarpophalangeal amputation of left little finger, initial encounter | CMS +S68127D | Partial traumatic metacarpophalangeal amputation of left little finger, subsequent encounter | CMS +S68127S | Partial traumatic metacarpophalangeal amputation of left little finger, sequela | CMS +S68128A | Partial traumatic metacarpophalangeal amputation of other finger, initial encounter | CMS +S68128D | Partial traumatic metacarpophalangeal amputation of other finger, subsequent encounter | CMS +S68128S | Partial traumatic metacarpophalangeal amputation of other finger, sequela | CMS +S68129A | Partial traumatic metacarpophalangeal amputation of unspecified finger, initial encounter | CMS +S68129D | Partial traumatic metacarpophalangeal amputation of unspecified finger, subsequent encounter | CMS +S68129S | Partial traumatic metacarpophalangeal amputation of unspecified finger, sequela | CMS +S68411A | Complete traumatic amputation of right hand at wrist level, initial encounter | CMS +S68411D | Complete traumatic amputation of right hand at wrist level, subsequent encounter | CMS +S68411S | Complete traumatic amputation of right hand at wrist level, sequela | CMS +S68412A | Complete traumatic amputation of left hand at wrist level, initial encounter | CMS +S68412D | Complete traumatic amputation of left hand at wrist level, subsequent encounter | CMS +S68412S | Complete traumatic amputation of left hand at wrist level, sequela | CMS +S68419A | Complete traumatic amputation of unspecified hand at wrist level, initial encounter | CMS +S68419D | Complete traumatic amputation of unspecified hand at wrist level, subsequent encounter | CMS +S68419S | Complete traumatic amputation of unspecified hand at wrist level, sequela | CMS +S68421A | Partial traumatic amputation of right hand at wrist level, initial encounter | CMS +S68421D | Partial traumatic amputation of right hand at wrist level, subsequent encounter | CMS +S68421S | Partial traumatic amputation of right hand at wrist level, sequela | CMS +S68422A | Partial traumatic amputation of left hand at wrist level, initial encounter | CMS +S68422D | Partial traumatic amputation of left hand at wrist level, subsequent encounter | CMS +S68422S | Partial traumatic amputation of left hand at wrist level, sequela | CMS +S68429A | Partial traumatic amputation of unspecified hand at wrist level, initial encounter | CMS +S68429D | Partial traumatic amputation of unspecified hand at wrist level, subsequent encounter | CMS +S68429S | Partial traumatic amputation of unspecified hand at wrist level, sequela | CMS +S68511A | Complete traumatic transphalangeal amputation of right thumb, initial encounter | CMS +S68511D | Complete traumatic transphalangeal amputation of right thumb, subsequent encounter | CMS +S68511S | Complete traumatic transphalangeal amputation of right thumb, sequela | CMS +S68512A | Complete traumatic transphalangeal amputation of left thumb, initial encounter | CMS +S68512D | Complete traumatic transphalangeal amputation of left thumb, subsequent encounter | CMS +S68512S | Complete traumatic transphalangeal amputation of left thumb, sequela | CMS +S68519A | Complete traumatic transphalangeal amputation of unspecified thumb, initial encounter | CMS +S68519D | Complete traumatic transphalangeal amputation of unspecified thumb, subsequent encounter | CMS +S68519S | Complete traumatic transphalangeal amputation of unspecified thumb, sequela | CMS +S68521A | Partial traumatic transphalangeal amputation of right thumb, initial encounter | CMS +S68521D | Partial traumatic transphalangeal amputation of right thumb, subsequent encounter | CMS +S68521S | Partial traumatic transphalangeal amputation of right thumb, sequela | CMS +S68522A | Partial traumatic transphalangeal amputation of left thumb, initial encounter | CMS +S68522D | Partial traumatic transphalangeal amputation of left thumb, subsequent encounter | CMS +S68522S | Partial traumatic transphalangeal amputation of left thumb, sequela | CMS +S68529A | Partial traumatic transphalangeal amputation of unspecified thumb, initial encounter | CMS +S68529D | Partial traumatic transphalangeal amputation of unspecified thumb, subsequent encounter | CMS +S68529S | Partial traumatic transphalangeal amputation of unspecified thumb, sequela | CMS +S68610A | Complete traumatic transphalangeal amputation of right index finger, initial encounter | CMS +S68610D | Complete traumatic transphalangeal amputation of right index finger, subsequent encounter | CMS +S68610S | Complete traumatic transphalangeal amputation of right index finger, sequela | CMS +S68611A | Complete traumatic transphalangeal amputation of left index finger, initial encounter | CMS +S68611D | Complete traumatic transphalangeal amputation of left index finger, subsequent encounter | CMS +S68611S | Complete traumatic transphalangeal amputation of left index finger, sequela | CMS +S68612A | Complete traumatic transphalangeal amputation of right middle finger, initial encounter | CMS +S68612D | Complete traumatic transphalangeal amputation of right middle finger, subsequent encounter | CMS +S68612S | Complete traumatic transphalangeal amputation of right middle finger, sequela | CMS +S68613A | Complete traumatic transphalangeal amputation of left middle finger, initial encounter | CMS +S68613D | Complete traumatic transphalangeal amputation of left middle finger, subsequent encounter | CMS +S68613S | Complete traumatic transphalangeal amputation of left middle finger, sequela | CMS +S68614A | Complete traumatic transphalangeal amputation of right ring finger, initial encounter | CMS +S68614D | Complete traumatic transphalangeal amputation of right ring finger, subsequent encounter | CMS +S68614S | Complete traumatic transphalangeal amputation of right ring finger, sequela | CMS +S68615A | Complete traumatic transphalangeal amputation of left ring finger, initial encounter | CMS +S68615D | Complete traumatic transphalangeal amputation of left ring finger, subsequent encounter | CMS +S68615S | Complete traumatic transphalangeal amputation of left ring finger, sequela | CMS +S68616A | Complete traumatic transphalangeal amputation of right little finger, initial encounter | CMS +S68616D | Complete traumatic transphalangeal amputation of right little finger, subsequent encounter | CMS +S68616S | Complete traumatic transphalangeal amputation of right little finger, sequela | CMS +S68617A | Complete traumatic transphalangeal amputation of left little finger, initial encounter | CMS +S68617D | Complete traumatic transphalangeal amputation of left little finger, subsequent encounter | CMS +S68617S | Complete traumatic transphalangeal amputation of left little finger, sequela | CMS +S68618A | Complete traumatic transphalangeal amputation of other finger, initial encounter | CMS +S68618D | Complete traumatic transphalangeal amputation of other finger, subsequent encounter | CMS +S68618S | Complete traumatic transphalangeal amputation of other finger, sequela | CMS +S68619A | Complete traumatic transphalangeal amputation of unspecified finger, initial encounter | CMS +S68619D | Complete traumatic transphalangeal amputation of unspecified finger, subsequent encounter | CMS +S68619S | Complete traumatic transphalangeal amputation of unspecified finger, sequela | CMS +S68620A | Partial traumatic transphalangeal amputation of right index finger, initial encounter | CMS +S68620D | Partial traumatic transphalangeal amputation of right index finger, subsequent encounter | CMS +S68620S | Partial traumatic transphalangeal amputation of right index finger, sequela | CMS +S68621A | Partial traumatic transphalangeal amputation of left index finger, initial encounter | CMS +S68621D | Partial traumatic transphalangeal amputation of left index finger, subsequent encounter | CMS +S68621S | Partial traumatic transphalangeal amputation of left index finger, sequela | CMS +S68622A | Partial traumatic transphalangeal amputation of right middle finger, initial encounter | CMS +S68622D | Partial traumatic transphalangeal amputation of right middle finger, subsequent encounter | CMS +S68622S | Partial traumatic transphalangeal amputation of right middle finger, sequela | CMS +S68623A | Partial traumatic transphalangeal amputation of left middle finger, initial encounter | CMS +S68623D | Partial traumatic transphalangeal amputation of left middle finger, subsequent encounter | CMS +S68623S | Partial traumatic transphalangeal amputation of left middle finger, sequela | CMS +S68624A | Partial traumatic transphalangeal amputation of right ring finger, initial encounter | CMS +S68624D | Partial traumatic transphalangeal amputation of right ring finger, subsequent encounter | CMS +S68624S | Partial traumatic transphalangeal amputation of right ring finger, sequela | CMS +S68625A | Partial traumatic transphalangeal amputation of left ring finger, initial encounter | CMS +S68625D | Partial traumatic transphalangeal amputation of left ring finger, subsequent encounter | CMS +S68625S | Partial traumatic transphalangeal amputation of left ring finger, sequela | CMS +S68626A | Partial traumatic transphalangeal amputation of right little finger, initial encounter | CMS +S68626D | Partial traumatic transphalangeal amputation of right little finger, subsequent encounter | CMS +S68626S | Partial traumatic transphalangeal amputation of right little finger, sequela | CMS +S68627A | Partial traumatic transphalangeal amputation of left little finger, initial encounter | CMS +S68627D | Partial traumatic transphalangeal amputation of left little finger, subsequent encounter | CMS +S68627S | Partial traumatic transphalangeal amputation of left little finger, sequela | CMS +S68628A | Partial traumatic transphalangeal amputation of other finger, initial encounter | CMS +S68628D | Partial traumatic transphalangeal amputation of other finger, subsequent encounter | CMS +S68628S | Partial traumatic transphalangeal amputation of other finger, sequela | CMS +S68629A | Partial traumatic transphalangeal amputation of unspecified finger, initial encounter | CMS +S68629D | Partial traumatic transphalangeal amputation of unspecified finger, subsequent encounter | CMS +S68629S | Partial traumatic transphalangeal amputation of unspecified finger, sequela | CMS +S68711A | Complete traumatic transmetacarpal amputation of right hand, initial encounter | CMS +S68711D | Complete traumatic transmetacarpal amputation of right hand, subsequent encounter | CMS +S68711S | Complete traumatic transmetacarpal amputation of right hand, sequela | CMS +S68712A | Complete traumatic transmetacarpal amputation of left hand, initial encounter | CMS +S68712D | Complete traumatic transmetacarpal amputation of left hand, subsequent encounter | CMS +S68712S | Complete traumatic transmetacarpal amputation of left hand, sequela | CMS +S68719A | Complete traumatic transmetacarpal amputation of unspecified hand, initial encounter | CMS +S68719D | Complete traumatic transmetacarpal amputation of unspecified hand, subsequent encounter | CMS +S68719S | Complete traumatic transmetacarpal amputation of unspecified hand, sequela | CMS +S68721A | Partial traumatic transmetacarpal amputation of right hand, initial encounter | CMS +S68721D | Partial traumatic transmetacarpal amputation of right hand, subsequent encounter | CMS +S68721S | Partial traumatic transmetacarpal amputation of right hand, sequela | CMS +S68722A | Partial traumatic transmetacarpal amputation of left hand, initial encounter | CMS +S68722D | Partial traumatic transmetacarpal amputation of left hand, subsequent encounter | CMS +S68722S | Partial traumatic transmetacarpal amputation of left hand, sequela | CMS +S68729A | Partial traumatic transmetacarpal amputation of unspecified hand, initial encounter | CMS +S68729D | Partial traumatic transmetacarpal amputation of unspecified hand, subsequent encounter | CMS +S68729S | Partial traumatic transmetacarpal amputation of unspecified hand, sequela | CMS +S6980XA | Other specified injuries of unspecified wrist, hand and finger(s), initial encounter | CMS +S6980XD | Other specified injuries of unspecified wrist, hand and finger(s), subsequent encounter | CMS +S6980XS | Other specified injuries of unspecified wrist, hand and finger(s), sequela | CMS +S6981XA | Other specified injuries of right wrist, hand and finger(s), initial encounter | CMS +S6981XD | Other specified injuries of right wrist, hand and finger(s), subsequent encounter | CMS +S6981XS | Other specified injuries of right wrist, hand and finger(s), sequela | CMS +S6982XA | Other specified injuries of left wrist, hand and finger(s), initial encounter | CMS +S6982XD | Other specified injuries of left wrist, hand and finger(s), subsequent encounter | CMS +S6982XS | Other specified injuries of left wrist, hand and finger(s), sequela | CMS +S6990XA | Unspecified injury of unspecified wrist, hand and finger(s), initial encounter | CMS +S6990XD | Unspecified injury of unspecified wrist, hand and finger(s), subsequent encounter | CMS +S6990XS | Unspecified injury of unspecified wrist, hand and finger(s), sequela | CMS +S6991XA | Unspecified injury of right wrist, hand and finger(s), initial encounter | CMS +S6991XD | Unspecified injury of right wrist, hand and finger(s), subsequent encounter | CMS +S6991XS | Unspecified injury of right wrist, hand and finger(s), sequela | CMS +S6992XA | Unspecified injury of left wrist, hand and finger(s), initial encounter | CMS +S6992XD | Unspecified injury of left wrist, hand and finger(s), subsequent encounter | CMS +S6992XS | Unspecified injury of left wrist, hand and finger(s), sequela | CMS +S7000XA | Contusion of unspecified hip, initial encounter | CMS +S7000XD | Contusion of unspecified hip, subsequent encounter | CMS +S7000XS | Contusion of unspecified hip, sequela | CMS +S7001XA | Contusion of right hip, initial encounter | CMS +S7001XD | Contusion of right hip, subsequent encounter | CMS +S7001XS | Contusion of right hip, sequela | CMS +S7002XA | Contusion of left hip, initial encounter | CMS +S7002XD | Contusion of left hip, subsequent encounter | CMS +S7002XS | Contusion of left hip, sequela | CMS +S7010XA | Contusion of unspecified thigh, initial encounter | CMS +S7010XD | Contusion of unspecified thigh, subsequent encounter | CMS +S7010XS | Contusion of unspecified thigh, sequela | CMS +S7011XA | Contusion of right thigh, initial encounter | CMS +S7011XD | Contusion of right thigh, subsequent encounter | CMS +S7011XS | Contusion of right thigh, sequela | CMS +S7012XA | Contusion of left thigh, initial encounter | CMS +S7012XD | Contusion of left thigh, subsequent encounter | CMS +S7012XS | Contusion of left thigh, sequela | CMS +S70211A | Abrasion, right hip, initial encounter | CMS +S70211D | Abrasion, right hip, subsequent encounter | CMS +S70211S | Abrasion, right hip, sequela | CMS +S70212A | Abrasion, left hip, initial encounter | CMS +S70212D | Abrasion, left hip, subsequent encounter | CMS +S70212S | Abrasion, left hip, sequela | CMS +S70219A | Abrasion, unspecified hip, initial encounter | CMS +S70219D | Abrasion, unspecified hip, subsequent encounter | CMS +S70219S | Abrasion, unspecified hip, sequela | CMS +S70221A | Blister (nonthermal), right hip, initial encounter | CMS +S70221D | Blister (nonthermal), right hip, subsequent encounter | CMS +S70221S | Blister (nonthermal), right hip, sequela | CMS +S70222A | Blister (nonthermal), left hip, initial encounter | CMS +S70222D | Blister (nonthermal), left hip, subsequent encounter | CMS +S70222S | Blister (nonthermal), left hip, sequela | CMS +S70229A | Blister (nonthermal), unspecified hip, initial encounter | CMS +S70229D | Blister (nonthermal), unspecified hip, subsequent encounter | CMS +S70229S | Blister (nonthermal), unspecified hip, sequela | CMS +S70241A | External constriction, right hip, initial encounter | CMS +S70241D | External constriction, right hip, subsequent encounter | CMS +S70241S | External constriction, right hip, sequela | CMS +S70242A | External constriction, left hip, initial encounter | CMS +S70242D | External constriction, left hip, subsequent encounter | CMS +S70242S | External constriction, left hip, sequela | CMS +S70249A | External constriction, unspecified hip, initial encounter | CMS +S70249D | External constriction, unspecified hip, subsequent encounter | CMS +S70249S | External constriction, unspecified hip, sequela | CMS +S70251A | Superficial foreign body, right hip, initial encounter | CMS +S70251D | Superficial foreign body, right hip, subsequent encounter | CMS +S70251S | Superficial foreign body, right hip, sequela | CMS +S70252A | Superficial foreign body, left hip, initial encounter | CMS +S70252D | Superficial foreign body, left hip, subsequent encounter | CMS +S70252S | Superficial foreign body, left hip, sequela | CMS +S70259A | Superficial foreign body, unspecified hip, initial encounter | CMS +S70259D | Superficial foreign body, unspecified hip, subsequent encounter | CMS +S70259S | Superficial foreign body, unspecified hip, sequela | CMS +S70261A | Insect bite (nonvenomous), right hip, initial encounter | CMS +S70261D | Insect bite (nonvenomous), right hip, subsequent encounter | CMS +S70261S | Insect bite (nonvenomous), right hip, sequela | CMS +S70262A | Insect bite (nonvenomous), left hip, initial encounter | CMS +S70262D | Insect bite (nonvenomous), left hip, subsequent encounter | CMS +S70262S | Insect bite (nonvenomous), left hip, sequela | CMS +S70269A | Insect bite (nonvenomous), unspecified hip, initial encounter | CMS +S70269D | Insect bite (nonvenomous), unspecified hip, subsequent encounter | CMS +S70269S | Insect bite (nonvenomous), unspecified hip, sequela | CMS +S70271A | Other superficial bite of hip, right hip, initial encounter | CMS +S70271D | Other superficial bite of hip, right hip, subsequent encounter | CMS +S70271S | Other superficial bite of hip, right hip, sequela | CMS +S70272A | Other superficial bite of hip, left hip, initial encounter | CMS +S70272D | Other superficial bite of hip, left hip, subsequent encounter | CMS +S70272S | Other superficial bite of hip, left hip, sequela | CMS +S70279A | Other superficial bite of hip, unspecified hip, initial encounter | CMS +S70279D | Other superficial bite of hip, unspecified hip, subsequent encounter | CMS +S70279S | Other superficial bite of hip, unspecified hip, sequela | CMS +S70311A | Abrasion, right thigh, initial encounter | CMS +S70311D | Abrasion, right thigh, subsequent encounter | CMS +S70311S | Abrasion, right thigh, sequela | CMS +S70312A | Abrasion, left thigh, initial encounter | CMS +S70312D | Abrasion, left thigh, subsequent encounter | CMS +S70312S | Abrasion, left thigh, sequela | CMS +S70319A | Abrasion, unspecified thigh, initial encounter | CMS +S70319D | Abrasion, unspecified thigh, subsequent encounter | CMS +S70319S | Abrasion, unspecified thigh, sequela | CMS +S70321A | Blister (nonthermal), right thigh, initial encounter | CMS +S70321D | Blister (nonthermal), right thigh, subsequent encounter | CMS +S70321S | Blister (nonthermal), right thigh, sequela | CMS +S70322A | Blister (nonthermal), left thigh, initial encounter | CMS +S70322D | Blister (nonthermal), left thigh, subsequent encounter | CMS +S70322S | Blister (nonthermal), left thigh, sequela | CMS +S70329A | Blister (nonthermal), unspecified thigh, initial encounter | CMS +S70329D | Blister (nonthermal), unspecified thigh, subsequent encounter | CMS +S70329S | Blister (nonthermal), unspecified thigh, sequela | CMS +S70341A | External constriction, right thigh, initial encounter | CMS +S70341D | External constriction, right thigh, subsequent encounter | CMS +S70341S | External constriction, right thigh, sequela | CMS +S70342A | External constriction, left thigh, initial encounter | CMS +S70342D | External constriction, left thigh, subsequent encounter | CMS +S70342S | External constriction, left thigh, sequela | CMS +S70349A | External constriction, unspecified thigh, initial encounter | CMS +S70349D | External constriction, unspecified thigh, subsequent encounter | CMS +S70349S | External constriction, unspecified thigh, sequela | CMS +S70351A | Superficial foreign body, right thigh, initial encounter | CMS +S70351D | Superficial foreign body, right thigh, subsequent encounter | CMS +S70351S | Superficial foreign body, right thigh, sequela | CMS +S70352A | Superficial foreign body, left thigh, initial encounter | CMS +S70352D | Superficial foreign body, left thigh, subsequent encounter | CMS +S70352S | Superficial foreign body, left thigh, sequela | CMS +S70359A | Superficial foreign body, unspecified thigh, initial encounter | CMS +S70359D | Superficial foreign body, unspecified thigh, subsequent encounter | CMS +S70359S | Superficial foreign body, unspecified thigh, sequela | CMS +S70361A | Insect bite (nonvenomous), right thigh, initial encounter | CMS +S70361D | Insect bite (nonvenomous), right thigh, subsequent encounter | CMS +S70361S | Insect bite (nonvenomous), right thigh, sequela | CMS +S70362A | Insect bite (nonvenomous), left thigh, initial encounter | CMS +S70362D | Insect bite (nonvenomous), left thigh, subsequent encounter | CMS +S70362S | Insect bite (nonvenomous), left thigh, sequela | CMS +S70369A | Insect bite (nonvenomous), unspecified thigh, initial encounter | CMS +S70369D | Insect bite (nonvenomous), unspecified thigh, subsequent encounter | CMS +S70369S | Insect bite (nonvenomous), unspecified thigh, sequela | CMS +S70371A | Other superficial bite of right thigh, initial encounter | CMS +S70371D | Other superficial bite of right thigh, subsequent encounter | CMS +S70371S | Other superficial bite of right thigh, sequela | CMS +S70372A | Other superficial bite of left thigh, initial encounter | CMS +S70372D | Other superficial bite of left thigh, subsequent encounter | CMS +S70372S | Other superficial bite of left thigh, sequela | CMS +S70379A | Other superficial bite of unspecified thigh, initial encounter | CMS +S70379D | Other superficial bite of unspecified thigh, subsequent encounter | CMS +S70379S | Other superficial bite of unspecified thigh, sequela | CMS +S70911A | Unspecified superficial injury of right hip, initial encounter | CMS +S70911D | Unspecified superficial injury of right hip, subsequent encounter | CMS +S70911S | Unspecified superficial injury of right hip, sequela | CMS +S70912A | Unspecified superficial injury of left hip, initial encounter | CMS +S70912D | Unspecified superficial injury of left hip, subsequent encounter | CMS +S70912S | Unspecified superficial injury of left hip, sequela | CMS +S70919A | Unspecified superficial injury of unspecified hip, initial encounter | CMS +S70919D | Unspecified superficial injury of unspecified hip, subsequent encounter | CMS +S70919S | Unspecified superficial injury of unspecified hip, sequela | CMS +S70921A | Unspecified superficial injury of right thigh, initial encounter | CMS +S70921D | Unspecified superficial injury of right thigh, subsequent encounter | CMS +S70921S | Unspecified superficial injury of right thigh, sequela | CMS +S70922A | Unspecified superficial injury of left thigh, initial encounter | CMS +S70922D | Unspecified superficial injury of left thigh, subsequent encounter | CMS +S70922S | Unspecified superficial injury of left thigh, sequela | CMS +S70929A | Unspecified superficial injury of unspecified thigh, initial encounter | CMS +S70929D | Unspecified superficial injury of unspecified thigh, subsequent encounter | CMS +S70929S | Unspecified superficial injury of unspecified thigh, sequela | CMS +S71001A | Unspecified open wound, right hip, initial encounter | CMS +S71001D | Unspecified open wound, right hip, subsequent encounter | CMS +S71001S | Unspecified open wound, right hip, sequela | CMS +S71002A | Unspecified open wound, left hip, initial encounter | CMS +S71002D | Unspecified open wound, left hip, subsequent encounter | CMS +S71002S | Unspecified open wound, left hip, sequela | CMS +S71009A | Unspecified open wound, unspecified hip, initial encounter | CMS +S71009D | Unspecified open wound, unspecified hip, subsequent encounter | CMS +S71009S | Unspecified open wound, unspecified hip, sequela | CMS +S71011A | Laceration without foreign body, right hip, initial encounter | CMS +S71011D | Laceration without foreign body, right hip, subsequent encounter | CMS +S71011S | Laceration without foreign body, right hip, sequela | CMS +S71012A | Laceration without foreign body, left hip, initial encounter | CMS +S71012D | Laceration without foreign body, left hip, subsequent encounter | CMS +S71012S | Laceration without foreign body, left hip, sequela | CMS +S71019A | Laceration without foreign body, unspecified hip, initial encounter | CMS +S71019D | Laceration without foreign body, unspecified hip, subsequent encounter | CMS +S71019S | Laceration without foreign body, unspecified hip, sequela | CMS +S71021A | Laceration with foreign body, right hip, initial encounter | CMS +S71021D | Laceration with foreign body, right hip, subsequent encounter | CMS +S71021S | Laceration with foreign body, right hip, sequela | CMS +S71022A | Laceration with foreign body, left hip, initial encounter | CMS +S71022D | Laceration with foreign body, left hip, subsequent encounter | CMS +S71022S | Laceration with foreign body, left hip, sequela | CMS +S71029A | Laceration with foreign body, unspecified hip, initial encounter | CMS +S71029D | Laceration with foreign body, unspecified hip, subsequent encounter | CMS +S71029S | Laceration with foreign body, unspecified hip, sequela | CMS +S71031A | Puncture wound without foreign body, right hip, initial encounter | CMS +S71031D | Puncture wound without foreign body, right hip, subsequent encounter | CMS +S71031S | Puncture wound without foreign body, right hip, sequela | CMS +S71032A | Puncture wound without foreign body, left hip, initial encounter | CMS +S71032D | Puncture wound without foreign body, left hip, subsequent encounter | CMS +S71032S | Puncture wound without foreign body, left hip, sequela | CMS +S71039A | Puncture wound without foreign body, unspecified hip, initial encounter | CMS +S71039D | Puncture wound without foreign body, unspecified hip, subsequent encounter | CMS +S71039S | Puncture wound without foreign body, unspecified hip, sequela | CMS +S71041A | Puncture wound with foreign body, right hip, initial encounter | CMS +S71041D | Puncture wound with foreign body, right hip, subsequent encounter | CMS +S71041S | Puncture wound with foreign body, right hip, sequela | CMS +S71042A | Puncture wound with foreign body, left hip, initial encounter | CMS +S71042D | Puncture wound with foreign body, left hip, subsequent encounter | CMS +S71042S | Puncture wound with foreign body, left hip, sequela | CMS +S71049A | Puncture wound with foreign body, unspecified hip, initial encounter | CMS +S71049D | Puncture wound with foreign body, unspecified hip, subsequent encounter | CMS +S71049S | Puncture wound with foreign body, unspecified hip, sequela | CMS +S71051A | Open bite, right hip, initial encounter | CMS +S71051D | Open bite, right hip, subsequent encounter | CMS +S71051S | Open bite, right hip, sequela | CMS +S71052A | Open bite, left hip, initial encounter | CMS +S71052D | Open bite, left hip, subsequent encounter | CMS +S71052S | Open bite, left hip, sequela | CMS +S71059A | Open bite, unspecified hip, initial encounter | CMS +S71059D | Open bite, unspecified hip, subsequent encounter | CMS +S71059S | Open bite, unspecified hip, sequela | CMS +S71101A | Unspecified open wound, right thigh, initial encounter | CMS +S71101D | Unspecified open wound, right thigh, subsequent encounter | CMS +S71101S | Unspecified open wound, right thigh, sequela | CMS +S71102A | Unspecified open wound, left thigh, initial encounter | CMS +S71102D | Unspecified open wound, left thigh, subsequent encounter | CMS +S71102S | Unspecified open wound, left thigh, sequela | CMS +S71109A | Unspecified open wound, unspecified thigh, initial encounter | CMS +S71109D | Unspecified open wound, unspecified thigh, subsequent encounter | CMS +S71109S | Unspecified open wound, unspecified thigh, sequela | CMS +S71111A | Laceration without foreign body, right thigh, initial encounter | CMS +S71111D | Laceration without foreign body, right thigh, subsequent encounter | CMS +S71111S | Laceration without foreign body, right thigh, sequela | CMS +S71112A | Laceration without foreign body, left thigh, initial encounter | CMS +S71112D | Laceration without foreign body, left thigh, subsequent encounter | CMS +S71112S | Laceration without foreign body, left thigh, sequela | CMS +S71119A | Laceration without foreign body, unspecified thigh, initial encounter | CMS +S71119D | Laceration without foreign body, unspecified thigh, subsequent encounter | CMS +S71119S | Laceration without foreign body, unspecified thigh, sequela | CMS +S71121A | Laceration with foreign body, right thigh, initial encounter | CMS +S71121D | Laceration with foreign body, right thigh, subsequent encounter | CMS +S71121S | Laceration with foreign body, right thigh, sequela | CMS +S71122A | Laceration with foreign body, left thigh, initial encounter | CMS +S71122D | Laceration with foreign body, left thigh, subsequent encounter | CMS +S71122S | Laceration with foreign body, left thigh, sequela | CMS +S71129A | Laceration with foreign body, unspecified thigh, initial encounter | CMS +S71129D | Laceration with foreign body, unspecified thigh, subsequent encounter | CMS +S71129S | Laceration with foreign body, unspecified thigh, sequela | CMS +S71131A | Puncture wound without foreign body, right thigh, initial encounter | CMS +S71131D | Puncture wound without foreign body, right thigh, subsequent encounter | CMS +S71131S | Puncture wound without foreign body, right thigh, sequela | CMS +S71132A | Puncture wound without foreign body, left thigh, initial encounter | CMS +S71132D | Puncture wound without foreign body, left thigh, subsequent encounter | CMS +S71132S | Puncture wound without foreign body, left thigh, sequela | CMS +S71139A | Puncture wound without foreign body, unspecified thigh, initial encounter | CMS +S71139D | Puncture wound without foreign body, unspecified thigh, subsequent encounter | CMS +S71139S | Puncture wound without foreign body, unspecified thigh, sequela | CMS +S71141A | Puncture wound with foreign body, right thigh, initial encounter | CMS +S71141D | Puncture wound with foreign body, right thigh, subsequent encounter | CMS +S71141S | Puncture wound with foreign body, right thigh, sequela | CMS +S71142A | Puncture wound with foreign body, left thigh, initial encounter | CMS +S71142D | Puncture wound with foreign body, left thigh, subsequent encounter | CMS +S71142S | Puncture wound with foreign body, left thigh, sequela | CMS +S71149A | Puncture wound with foreign body, unspecified thigh, initial encounter | CMS +S71149D | Puncture wound with foreign body, unspecified thigh, subsequent encounter | CMS +S71149S | Puncture wound with foreign body, unspecified thigh, sequela | CMS +S71151A | Open bite, right thigh, initial encounter | CMS +S71151D | Open bite, right thigh, subsequent encounter | CMS +S71151S | Open bite, right thigh, sequela | CMS +S71152A | Open bite, left thigh, initial encounter | CMS +S71152D | Open bite, left thigh, subsequent encounter | CMS +S71152S | Open bite, left thigh, sequela | CMS +S71159A | Open bite, unspecified thigh, initial encounter | CMS +S71159D | Open bite, unspecified thigh, subsequent encounter | CMS +S71159S | Open bite, unspecified thigh, sequela | CMS +S72001A | Fracture of unspecified part of neck of right femur, initial encounter for closed fracture | CMS +S72001B | Fracture of unspecified part of neck of right femur, initial encounter for open fracture type I or II | CMS +S72001C | Fracture of unspecified part of neck of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72001D | Fracture of unspecified part of neck of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72001E | Fracture of unspecified part of neck of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72001F | Fracture of unspecified part of neck of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72001G | Fracture of unspecified part of neck of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72001H | Fracture of unspecified part of neck of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72001J | Fracture of unspecified part of neck of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72001K | Fracture of unspecified part of neck of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72001M | Fracture of unspecified part of neck of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72001N | Fracture of unspecified part of neck of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72001P | Fracture of unspecified part of neck of right femur, subsequent encounter for closed fracture with malunion | CMS +S72001Q | Fracture of unspecified part of neck of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72001R | Fracture of unspecified part of neck of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72001S | Fracture of unspecified part of neck of right femur, sequela | CMS +S72002A | Fracture of unspecified part of neck of left femur, initial encounter for closed fracture | CMS +S72002B | Fracture of unspecified part of neck of left femur, initial encounter for open fracture type I or II | CMS +S72002C | Fracture of unspecified part of neck of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72002D | Fracture of unspecified part of neck of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72002E | Fracture of unspecified part of neck of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72002F | Fracture of unspecified part of neck of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72002G | Fracture of unspecified part of neck of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72002H | Fracture of unspecified part of neck of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72002J | Fracture of unspecified part of neck of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72002K | Fracture of unspecified part of neck of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72002M | Fracture of unspecified part of neck of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72002N | Fracture of unspecified part of neck of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72002P | Fracture of unspecified part of neck of left femur, subsequent encounter for closed fracture with malunion | CMS +S72002Q | Fracture of unspecified part of neck of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72002R | Fracture of unspecified part of neck of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72002S | Fracture of unspecified part of neck of left femur, sequela | CMS +S72009A | Fracture of unspecified part of neck of unspecified femur, initial encounter for closed fracture | CMS +S72009B | Fracture of unspecified part of neck of unspecified femur, initial encounter for open fracture type I or II | CMS +S72009C | Fracture of unspecified part of neck of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72009D | Fracture of unspecified part of neck of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72009E | Fracture of unspecified part of neck of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72009F | Fracture of unspecified part of neck of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72009G | Fracture of unspecified part of neck of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72009H | Fracture of unspecified part of neck of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72009J | Fracture of unspecified part of neck of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72009K | Fracture of unspecified part of neck of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72009M | Fracture of unspecified part of neck of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72009N | Fracture of unspecified part of neck of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72009P | Fracture of unspecified part of neck of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72009Q | Fracture of unspecified part of neck of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72009R | Fracture of unspecified part of neck of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72009S | Fracture of unspecified part of neck of unspecified femur, sequela | CMS +S72011A | Unspecified intracapsular fracture of right femur, initial encounter for closed fracture | CMS +S72011B | Unspecified intracapsular fracture of right femur, initial encounter for open fracture type I or II | CMS +S72011C | Unspecified intracapsular fracture of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72011D | Unspecified intracapsular fracture of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72011E | Unspecified intracapsular fracture of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72011F | Unspecified intracapsular fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72011G | Unspecified intracapsular fracture of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72011H | Unspecified intracapsular fracture of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72011J | Unspecified intracapsular fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72011K | Unspecified intracapsular fracture of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72011M | Unspecified intracapsular fracture of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72011N | Unspecified intracapsular fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72011P | Unspecified intracapsular fracture of right femur, subsequent encounter for closed fracture with malunion | CMS +S72011Q | Unspecified intracapsular fracture of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72011R | Unspecified intracapsular fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72011S | Unspecified intracapsular fracture of right femur, sequela | CMS +S72012A | Unspecified intracapsular fracture of left femur, initial encounter for closed fracture | CMS +S72012B | Unspecified intracapsular fracture of left femur, initial encounter for open fracture type I or II | CMS +S72012C | Unspecified intracapsular fracture of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72012D | Unspecified intracapsular fracture of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72012E | Unspecified intracapsular fracture of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72012F | Unspecified intracapsular fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72012G | Unspecified intracapsular fracture of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72012H | Unspecified intracapsular fracture of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72012J | Unspecified intracapsular fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72012K | Unspecified intracapsular fracture of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72012M | Unspecified intracapsular fracture of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72012N | Unspecified intracapsular fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72012P | Unspecified intracapsular fracture of left femur, subsequent encounter for closed fracture with malunion | CMS +S72012Q | Unspecified intracapsular fracture of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72012R | Unspecified intracapsular fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72012S | Unspecified intracapsular fracture of left femur, sequela | CMS +S72019A | Unspecified intracapsular fracture of unspecified femur, initial encounter for closed fracture | CMS +S72019B | Unspecified intracapsular fracture of unspecified femur, initial encounter for open fracture type I or II | CMS +S72019C | Unspecified intracapsular fracture of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72019D | Unspecified intracapsular fracture of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72019E | Unspecified intracapsular fracture of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72019F | Unspecified intracapsular fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72019G | Unspecified intracapsular fracture of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72019H | Unspecified intracapsular fracture of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72019J | Unspecified intracapsular fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72019K | Unspecified intracapsular fracture of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72019M | Unspecified intracapsular fracture of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72019N | Unspecified intracapsular fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72019P | Unspecified intracapsular fracture of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72019Q | Unspecified intracapsular fracture of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72019R | Unspecified intracapsular fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72019S | Unspecified intracapsular fracture of unspecified femur, sequela | CMS +S72021A | Displaced fracture of epiphysis (separation) (upper) of right femur, initial encounter for closed fracture | CMS +S72021B | Displaced fracture of epiphysis (separation) (upper) of right femur, initial encounter for open fracture type I or II | CMS +S72021C | Displaced fracture of epiphysis (separation) (upper) of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72021D | Displaced fracture of epiphysis (separation) (upper) of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72021E | Displaced fracture of epiphysis (separation) (upper) of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72021F | Displaced fracture of epiphysis (separation) (upper) of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72021G | Displaced fracture of epiphysis (separation) (upper) of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72021H | Displaced fracture of epiphysis (separation) (upper) of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72021J | Displaced fracture of epiphysis (separation) (upper) of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72021K | Displaced fracture of epiphysis (separation) (upper) of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72021M | Displaced fracture of epiphysis (separation) (upper) of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72021N | Displaced fracture of epiphysis (separation) (upper) of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72021P | Displaced fracture of epiphysis (separation) (upper) of right femur, subsequent encounter for closed fracture with malunion | CMS +S72021Q | Displaced fracture of epiphysis (separation) (upper) of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72021R | Displaced fracture of epiphysis (separation) (upper) of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72021S | Displaced fracture of epiphysis (separation) (upper) of right femur, sequela | CMS +S72022A | Displaced fracture of epiphysis (separation) (upper) of left femur, initial encounter for closed fracture | CMS +S72022B | Displaced fracture of epiphysis (separation) (upper) of left femur, initial encounter for open fracture type I or II | CMS +S72022C | Displaced fracture of epiphysis (separation) (upper) of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72022D | Displaced fracture of epiphysis (separation) (upper) of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72022E | Displaced fracture of epiphysis (separation) (upper) of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72022F | Displaced fracture of epiphysis (separation) (upper) of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72022G | Displaced fracture of epiphysis (separation) (upper) of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72022H | Displaced fracture of epiphysis (separation) (upper) of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72022J | Displaced fracture of epiphysis (separation) (upper) of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72022K | Displaced fracture of epiphysis (separation) (upper) of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72022M | Displaced fracture of epiphysis (separation) (upper) of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72022N | Displaced fracture of epiphysis (separation) (upper) of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72022P | Displaced fracture of epiphysis (separation) (upper) of left femur, subsequent encounter for closed fracture with malunion | CMS +S72022Q | Displaced fracture of epiphysis (separation) (upper) of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72022R | Displaced fracture of epiphysis (separation) (upper) of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72022S | Displaced fracture of epiphysis (separation) (upper) of left femur, sequela | CMS +S72023A | Displaced fracture of epiphysis (separation) (upper) of unspecified femur, initial encounter for closed fracture | CMS +S72023B | Displaced fracture of epiphysis (separation) (upper) of unspecified femur, initial encounter for open fracture type I or II | CMS +S72023C | Displaced fracture of epiphysis (separation) (upper) of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72023D | Displaced fracture of epiphysis (separation) (upper) of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72023E | Displaced fracture of epiphysis (separation) (upper) of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72023F | Displaced fracture of epiphysis (separation) (upper) of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72023G | Displaced fracture of epiphysis (separation) (upper) of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72023H | Displaced fracture of epiphysis (separation) (upper) of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72023J | Displaced fracture of epiphysis (separation) (upper) of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72023K | Displaced fracture of epiphysis (separation) (upper) of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72023M | Displaced fracture of epiphysis (separation) (upper) of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72023N | Displaced fracture of epiphysis (separation) (upper) of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72023P | Displaced fracture of epiphysis (separation) (upper) of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72023Q | Displaced fracture of epiphysis (separation) (upper) of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72023R | Displaced fracture of epiphysis (separation) (upper) of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72023S | Displaced fracture of epiphysis (separation) (upper) of unspecified femur, sequela | CMS +S72024A | Nondisplaced fracture of epiphysis (separation) (upper) of right femur, initial encounter for closed fracture | CMS +S72024B | Nondisplaced fracture of epiphysis (separation) (upper) of right femur, initial encounter for open fracture type I or II | CMS +S72024C | Nondisplaced fracture of epiphysis (separation) (upper) of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72024D | Nondisplaced fracture of epiphysis (separation) (upper) of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72024E | Nondisplaced fracture of epiphysis (separation) (upper) of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72024F | Nondisplaced fracture of epiphysis (separation) (upper) of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72024G | Nondisplaced fracture of epiphysis (separation) (upper) of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72024H | Nondisplaced fracture of epiphysis (separation) (upper) of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72024J | Nondisplaced fracture of epiphysis (separation) (upper) of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72024K | Nondisplaced fracture of epiphysis (separation) (upper) of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72024M | Nondisplaced fracture of epiphysis (separation) (upper) of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72024N | Nondisplaced fracture of epiphysis (separation) (upper) of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72024P | Nondisplaced fracture of epiphysis (separation) (upper) of right femur, subsequent encounter for closed fracture with malunion | CMS +S72024Q | Nondisplaced fracture of epiphysis (separation) (upper) of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72024R | Nondisplaced fracture of epiphysis (separation) (upper) of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72024S | Nondisplaced fracture of epiphysis (separation) (upper) of right femur, sequela | CMS +S72025A | Nondisplaced fracture of epiphysis (separation) (upper) of left femur, initial encounter for closed fracture | CMS +S72025B | Nondisplaced fracture of epiphysis (separation) (upper) of left femur, initial encounter for open fracture type I or II | CMS +S72025C | Nondisplaced fracture of epiphysis (separation) (upper) of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72025D | Nondisplaced fracture of epiphysis (separation) (upper) of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72025E | Nondisplaced fracture of epiphysis (separation) (upper) of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72025F | Nondisplaced fracture of epiphysis (separation) (upper) of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72025G | Nondisplaced fracture of epiphysis (separation) (upper) of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72025H | Nondisplaced fracture of epiphysis (separation) (upper) of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72025J | Nondisplaced fracture of epiphysis (separation) (upper) of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72025K | Nondisplaced fracture of epiphysis (separation) (upper) of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72025M | Nondisplaced fracture of epiphysis (separation) (upper) of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72025N | Nondisplaced fracture of epiphysis (separation) (upper) of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72025P | Nondisplaced fracture of epiphysis (separation) (upper) of left femur, subsequent encounter for closed fracture with malunion | CMS +S72025Q | Nondisplaced fracture of epiphysis (separation) (upper) of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72025R | Nondisplaced fracture of epiphysis (separation) (upper) of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72025S | Nondisplaced fracture of epiphysis (separation) (upper) of left femur, sequela | CMS +S72026A | Nondisplaced fracture of epiphysis (separation) (upper) of unspecified femur, initial encounter for closed fracture | CMS +S72026B | Nondisplaced fracture of epiphysis (separation) (upper) of unspecified femur, initial encounter for open fracture type I or II | CMS +S72026C | Nondisplaced fracture of epiphysis (separation) (upper) of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72026D | Nondisplaced fracture of epiphysis (separation) (upper) of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72026E | Nondisplaced fracture of epiphysis (separation) (upper) of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72026F | Nondisplaced fracture of epiphysis (separation) (upper) of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72026G | Nondisplaced fracture of epiphysis (separation) (upper) of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72026H | Nondisplaced fracture of epiphysis (separation) (upper) of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72026J | Nondisplaced fracture of epiphysis (separation) (upper) of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72026K | Nondisplaced fracture of epiphysis (separation) (upper) of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72026M | Nondisplaced fracture of epiphysis (separation) (upper) of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72026N | Nondisplaced fracture of epiphysis (separation) (upper) of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72026P | Nondisplaced fracture of epiphysis (separation) (upper) of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72026Q | Nondisplaced fracture of epiphysis (separation) (upper) of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72026R | Nondisplaced fracture of epiphysis (separation) (upper) of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72026S | Nondisplaced fracture of epiphysis (separation) (upper) of unspecified femur, sequela | CMS +S72031A | Displaced midcervical fracture of right femur, initial encounter for closed fracture | CMS +S72031B | Displaced midcervical fracture of right femur, initial encounter for open fracture type I or II | CMS +S72031C | Displaced midcervical fracture of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72031D | Displaced midcervical fracture of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72031E | Displaced midcervical fracture of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72031F | Displaced midcervical fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72031G | Displaced midcervical fracture of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72031H | Displaced midcervical fracture of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72031J | Displaced midcervical fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72031K | Displaced midcervical fracture of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72031M | Displaced midcervical fracture of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72031N | Displaced midcervical fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72031P | Displaced midcervical fracture of right femur, subsequent encounter for closed fracture with malunion | CMS +S72031Q | Displaced midcervical fracture of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72031R | Displaced midcervical fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72031S | Displaced midcervical fracture of right femur, sequela | CMS +S72032A | Displaced midcervical fracture of left femur, initial encounter for closed fracture | CMS +S72032B | Displaced midcervical fracture of left femur, initial encounter for open fracture type I or II | CMS +S72032C | Displaced midcervical fracture of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72032D | Displaced midcervical fracture of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72032E | Displaced midcervical fracture of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72032F | Displaced midcervical fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72032G | Displaced midcervical fracture of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72032H | Displaced midcervical fracture of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72032J | Displaced midcervical fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72032K | Displaced midcervical fracture of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72032M | Displaced midcervical fracture of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72032N | Displaced midcervical fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72032P | Displaced midcervical fracture of left femur, subsequent encounter for closed fracture with malunion | CMS +S72032Q | Displaced midcervical fracture of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72032R | Displaced midcervical fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72032S | Displaced midcervical fracture of left femur, sequela | CMS +S72033A | Displaced midcervical fracture of unspecified femur, initial encounter for closed fracture | CMS +S72033B | Displaced midcervical fracture of unspecified femur, initial encounter for open fracture type I or II | CMS +S72033C | Displaced midcervical fracture of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72033D | Displaced midcervical fracture of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72033E | Displaced midcervical fracture of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72033F | Displaced midcervical fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72033G | Displaced midcervical fracture of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72033H | Displaced midcervical fracture of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72033J | Displaced midcervical fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72033K | Displaced midcervical fracture of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72033M | Displaced midcervical fracture of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72033N | Displaced midcervical fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72033P | Displaced midcervical fracture of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72033Q | Displaced midcervical fracture of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72033R | Displaced midcervical fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72033S | Displaced midcervical fracture of unspecified femur, sequela | CMS +S72034A | Nondisplaced midcervical fracture of right femur, initial encounter for closed fracture | CMS +S72034B | Nondisplaced midcervical fracture of right femur, initial encounter for open fracture type I or II | CMS +S72034C | Nondisplaced midcervical fracture of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72034D | Nondisplaced midcervical fracture of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72034E | Nondisplaced midcervical fracture of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72034F | Nondisplaced midcervical fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72034G | Nondisplaced midcervical fracture of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72034H | Nondisplaced midcervical fracture of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72034J | Nondisplaced midcervical fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72034K | Nondisplaced midcervical fracture of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72034M | Nondisplaced midcervical fracture of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72034N | Nondisplaced midcervical fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72034P | Nondisplaced midcervical fracture of right femur, subsequent encounter for closed fracture with malunion | CMS +S72034Q | Nondisplaced midcervical fracture of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72034R | Nondisplaced midcervical fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72034S | Nondisplaced midcervical fracture of right femur, sequela | CMS +S72035A | Nondisplaced midcervical fracture of left femur, initial encounter for closed fracture | CMS +S72035B | Nondisplaced midcervical fracture of left femur, initial encounter for open fracture type I or II | CMS +S72035C | Nondisplaced midcervical fracture of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72035D | Nondisplaced midcervical fracture of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72035E | Nondisplaced midcervical fracture of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72035F | Nondisplaced midcervical fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72035G | Nondisplaced midcervical fracture of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72035H | Nondisplaced midcervical fracture of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72035J | Nondisplaced midcervical fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72035K | Nondisplaced midcervical fracture of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72035M | Nondisplaced midcervical fracture of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72035N | Nondisplaced midcervical fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72035P | Nondisplaced midcervical fracture of left femur, subsequent encounter for closed fracture with malunion | CMS +S72035Q | Nondisplaced midcervical fracture of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72035R | Nondisplaced midcervical fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72035S | Nondisplaced midcervical fracture of left femur, sequela | CMS +S72036A | Nondisplaced midcervical fracture of unspecified femur, initial encounter for closed fracture | CMS +S72036B | Nondisplaced midcervical fracture of unspecified femur, initial encounter for open fracture type I or II | CMS +S72036C | Nondisplaced midcervical fracture of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72036D | Nondisplaced midcervical fracture of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72036E | Nondisplaced midcervical fracture of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72036F | Nondisplaced midcervical fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72036G | Nondisplaced midcervical fracture of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72036H | Nondisplaced midcervical fracture of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72036J | Nondisplaced midcervical fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72036K | Nondisplaced midcervical fracture of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72036M | Nondisplaced midcervical fracture of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72036N | Nondisplaced midcervical fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72036P | Nondisplaced midcervical fracture of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72036Q | Nondisplaced midcervical fracture of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72036R | Nondisplaced midcervical fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72036S | Nondisplaced midcervical fracture of unspecified femur, sequela | CMS +S72041A | Displaced fracture of base of neck of right femur, initial encounter for closed fracture | CMS +S72041B | Displaced fracture of base of neck of right femur, initial encounter for open fracture type I or II | CMS +S72041C | Displaced fracture of base of neck of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72041D | Displaced fracture of base of neck of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72041E | Displaced fracture of base of neck of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72041F | Displaced fracture of base of neck of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72041G | Displaced fracture of base of neck of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72041H | Displaced fracture of base of neck of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72041J | Displaced fracture of base of neck of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72041K | Displaced fracture of base of neck of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72041M | Displaced fracture of base of neck of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72041N | Displaced fracture of base of neck of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72041P | Displaced fracture of base of neck of right femur, subsequent encounter for closed fracture with malunion | CMS +S72041Q | Displaced fracture of base of neck of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72041R | Displaced fracture of base of neck of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72041S | Displaced fracture of base of neck of right femur, sequela | CMS +S72042A | Displaced fracture of base of neck of left femur, initial encounter for closed fracture | CMS +S72042B | Displaced fracture of base of neck of left femur, initial encounter for open fracture type I or II | CMS +S72042C | Displaced fracture of base of neck of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72042D | Displaced fracture of base of neck of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72042E | Displaced fracture of base of neck of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72042F | Displaced fracture of base of neck of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72042G | Displaced fracture of base of neck of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72042H | Displaced fracture of base of neck of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72042J | Displaced fracture of base of neck of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72042K | Displaced fracture of base of neck of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72042M | Displaced fracture of base of neck of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72042N | Displaced fracture of base of neck of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72042P | Displaced fracture of base of neck of left femur, subsequent encounter for closed fracture with malunion | CMS +S72042Q | Displaced fracture of base of neck of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72042R | Displaced fracture of base of neck of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72042S | Displaced fracture of base of neck of left femur, sequela | CMS +S72043A | Displaced fracture of base of neck of unspecified femur, initial encounter for closed fracture | CMS +S72043B | Displaced fracture of base of neck of unspecified femur, initial encounter for open fracture type I or II | CMS +S72043C | Displaced fracture of base of neck of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72043D | Displaced fracture of base of neck of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72043E | Displaced fracture of base of neck of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72043F | Displaced fracture of base of neck of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72043G | Displaced fracture of base of neck of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72043H | Displaced fracture of base of neck of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72043J | Displaced fracture of base of neck of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72043K | Displaced fracture of base of neck of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72043M | Displaced fracture of base of neck of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72043N | Displaced fracture of base of neck of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72043P | Displaced fracture of base of neck of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72043Q | Displaced fracture of base of neck of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72043R | Displaced fracture of base of neck of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72043S | Displaced fracture of base of neck of unspecified femur, sequela | CMS +S72044A | Nondisplaced fracture of base of neck of right femur, initial encounter for closed fracture | CMS +S72044B | Nondisplaced fracture of base of neck of right femur, initial encounter for open fracture type I or II | CMS +S72044C | Nondisplaced fracture of base of neck of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72044D | Nondisplaced fracture of base of neck of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72044E | Nondisplaced fracture of base of neck of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72044F | Nondisplaced fracture of base of neck of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72044G | Nondisplaced fracture of base of neck of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72044H | Nondisplaced fracture of base of neck of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72044J | Nondisplaced fracture of base of neck of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72044K | Nondisplaced fracture of base of neck of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72044M | Nondisplaced fracture of base of neck of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72044N | Nondisplaced fracture of base of neck of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72044P | Nondisplaced fracture of base of neck of right femur, subsequent encounter for closed fracture with malunion | CMS +S72044Q | Nondisplaced fracture of base of neck of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72044R | Nondisplaced fracture of base of neck of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72044S | Nondisplaced fracture of base of neck of right femur, sequela | CMS +S72045A | Nondisplaced fracture of base of neck of left femur, initial encounter for closed fracture | CMS +S72045B | Nondisplaced fracture of base of neck of left femur, initial encounter for open fracture type I or II | CMS +S72045C | Nondisplaced fracture of base of neck of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72045D | Nondisplaced fracture of base of neck of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72045E | Nondisplaced fracture of base of neck of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72045F | Nondisplaced fracture of base of neck of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72045G | Nondisplaced fracture of base of neck of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72045H | Nondisplaced fracture of base of neck of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72045J | Nondisplaced fracture of base of neck of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72045K | Nondisplaced fracture of base of neck of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72045M | Nondisplaced fracture of base of neck of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72045N | Nondisplaced fracture of base of neck of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72045P | Nondisplaced fracture of base of neck of left femur, subsequent encounter for closed fracture with malunion | CMS +S72045Q | Nondisplaced fracture of base of neck of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72045R | Nondisplaced fracture of base of neck of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72045S | Nondisplaced fracture of base of neck of left femur, sequela | CMS +S72046A | Nondisplaced fracture of base of neck of unspecified femur, initial encounter for closed fracture | CMS +S72046B | Nondisplaced fracture of base of neck of unspecified femur, initial encounter for open fracture type I or II | CMS +S72046C | Nondisplaced fracture of base of neck of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72046D | Nondisplaced fracture of base of neck of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72046E | Nondisplaced fracture of base of neck of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72046F | Nondisplaced fracture of base of neck of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72046G | Nondisplaced fracture of base of neck of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72046H | Nondisplaced fracture of base of neck of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72046J | Nondisplaced fracture of base of neck of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72046K | Nondisplaced fracture of base of neck of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72046M | Nondisplaced fracture of base of neck of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72046N | Nondisplaced fracture of base of neck of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72046P | Nondisplaced fracture of base of neck of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72046Q | Nondisplaced fracture of base of neck of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72046R | Nondisplaced fracture of base of neck of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72046S | Nondisplaced fracture of base of neck of unspecified femur, sequela | CMS +S72051A | Unspecified fracture of head of right femur, initial encounter for closed fracture | CMS +S72051B | Unspecified fracture of head of right femur, initial encounter for open fracture type I or II | CMS +S72051C | Unspecified fracture of head of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72051D | Unspecified fracture of head of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72051E | Unspecified fracture of head of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72051F | Unspecified fracture of head of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72051G | Unspecified fracture of head of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72051H | Unspecified fracture of head of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72051J | Unspecified fracture of head of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72051K | Unspecified fracture of head of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72051M | Unspecified fracture of head of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72051N | Unspecified fracture of head of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72051P | Unspecified fracture of head of right femur, subsequent encounter for closed fracture with malunion | CMS +S72051Q | Unspecified fracture of head of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72051R | Unspecified fracture of head of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72051S | Unspecified fracture of head of right femur, sequela | CMS +S72052A | Unspecified fracture of head of left femur, initial encounter for closed fracture | CMS +S72052B | Unspecified fracture of head of left femur, initial encounter for open fracture type I or II | CMS +S72052C | Unspecified fracture of head of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72052D | Unspecified fracture of head of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72052E | Unspecified fracture of head of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72052F | Unspecified fracture of head of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72052G | Unspecified fracture of head of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72052H | Unspecified fracture of head of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72052J | Unspecified fracture of head of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72052K | Unspecified fracture of head of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72052M | Unspecified fracture of head of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72052N | Unspecified fracture of head of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72052P | Unspecified fracture of head of left femur, subsequent encounter for closed fracture with malunion | CMS +S72052Q | Unspecified fracture of head of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72052R | Unspecified fracture of head of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72052S | Unspecified fracture of head of left femur, sequela | CMS +S72059A | Unspecified fracture of head of unspecified femur, initial encounter for closed fracture | CMS +S72059B | Unspecified fracture of head of unspecified femur, initial encounter for open fracture type I or II | CMS +S72059C | Unspecified fracture of head of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72059D | Unspecified fracture of head of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72059E | Unspecified fracture of head of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72059F | Unspecified fracture of head of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72059G | Unspecified fracture of head of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72059H | Unspecified fracture of head of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72059J | Unspecified fracture of head of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72059K | Unspecified fracture of head of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72059M | Unspecified fracture of head of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72059N | Unspecified fracture of head of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72059P | Unspecified fracture of head of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72059Q | Unspecified fracture of head of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72059R | Unspecified fracture of head of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72059S | Unspecified fracture of head of unspecified femur, sequela | CMS +S72061A | Displaced articular fracture of head of right femur, initial encounter for closed fracture | CMS +S72061B | Displaced articular fracture of head of right femur, initial encounter for open fracture type I or II | CMS +S72061C | Displaced articular fracture of head of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72061D | Displaced articular fracture of head of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72061E | Displaced articular fracture of head of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72061F | Displaced articular fracture of head of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72061G | Displaced articular fracture of head of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72061H | Displaced articular fracture of head of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72061J | Displaced articular fracture of head of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72061K | Displaced articular fracture of head of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72061M | Displaced articular fracture of head of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72061N | Displaced articular fracture of head of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72061P | Displaced articular fracture of head of right femur, subsequent encounter for closed fracture with malunion | CMS +S72061Q | Displaced articular fracture of head of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72061R | Displaced articular fracture of head of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72061S | Displaced articular fracture of head of right femur, sequela | CMS +S72062A | Displaced articular fracture of head of left femur, initial encounter for closed fracture | CMS +S72062B | Displaced articular fracture of head of left femur, initial encounter for open fracture type I or II | CMS +S72062C | Displaced articular fracture of head of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72062D | Displaced articular fracture of head of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72062E | Displaced articular fracture of head of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72062F | Displaced articular fracture of head of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72062G | Displaced articular fracture of head of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72062H | Displaced articular fracture of head of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72062J | Displaced articular fracture of head of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72062K | Displaced articular fracture of head of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72062M | Displaced articular fracture of head of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72062N | Displaced articular fracture of head of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72062P | Displaced articular fracture of head of left femur, subsequent encounter for closed fracture with malunion | CMS +S72062Q | Displaced articular fracture of head of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72062R | Displaced articular fracture of head of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72062S | Displaced articular fracture of head of left femur, sequela | CMS +S72063A | Displaced articular fracture of head of unspecified femur, initial encounter for closed fracture | CMS +S72063B | Displaced articular fracture of head of unspecified femur, initial encounter for open fracture type I or II | CMS +S72063C | Displaced articular fracture of head of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72063D | Displaced articular fracture of head of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72063E | Displaced articular fracture of head of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72063F | Displaced articular fracture of head of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72063G | Displaced articular fracture of head of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72063H | Displaced articular fracture of head of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72063J | Displaced articular fracture of head of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72063K | Displaced articular fracture of head of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72063M | Displaced articular fracture of head of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72063N | Displaced articular fracture of head of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72063P | Displaced articular fracture of head of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72063Q | Displaced articular fracture of head of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72063R | Displaced articular fracture of head of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72063S | Displaced articular fracture of head of unspecified femur, sequela | CMS +S72064A | Nondisplaced articular fracture of head of right femur, initial encounter for closed fracture | CMS +S72064B | Nondisplaced articular fracture of head of right femur, initial encounter for open fracture type I or II | CMS +S72064C | Nondisplaced articular fracture of head of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72064D | Nondisplaced articular fracture of head of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72064E | Nondisplaced articular fracture of head of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72064F | Nondisplaced articular fracture of head of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72064G | Nondisplaced articular fracture of head of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72064H | Nondisplaced articular fracture of head of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72064J | Nondisplaced articular fracture of head of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72064K | Nondisplaced articular fracture of head of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72064M | Nondisplaced articular fracture of head of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72064N | Nondisplaced articular fracture of head of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72064P | Nondisplaced articular fracture of head of right femur, subsequent encounter for closed fracture with malunion | CMS +S72064Q | Nondisplaced articular fracture of head of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72064R | Nondisplaced articular fracture of head of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72064S | Nondisplaced articular fracture of head of right femur, sequela | CMS +S72065A | Nondisplaced articular fracture of head of left femur, initial encounter for closed fracture | CMS +S72065B | Nondisplaced articular fracture of head of left femur, initial encounter for open fracture type I or II | CMS +S72065C | Nondisplaced articular fracture of head of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72065D | Nondisplaced articular fracture of head of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72065E | Nondisplaced articular fracture of head of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72065F | Nondisplaced articular fracture of head of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72065G | Nondisplaced articular fracture of head of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72065H | Nondisplaced articular fracture of head of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72065J | Nondisplaced articular fracture of head of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72065K | Nondisplaced articular fracture of head of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72065M | Nondisplaced articular fracture of head of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72065N | Nondisplaced articular fracture of head of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72065P | Nondisplaced articular fracture of head of left femur, subsequent encounter for closed fracture with malunion | CMS +S72065Q | Nondisplaced articular fracture of head of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72065R | Nondisplaced articular fracture of head of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72065S | Nondisplaced articular fracture of head of left femur, sequela | CMS +S72066A | Nondisplaced articular fracture of head of unspecified femur, initial encounter for closed fracture | CMS +S72066B | Nondisplaced articular fracture of head of unspecified femur, initial encounter for open fracture type I or II | CMS +S72066C | Nondisplaced articular fracture of head of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72066D | Nondisplaced articular fracture of head of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72066E | Nondisplaced articular fracture of head of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72066F | Nondisplaced articular fracture of head of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72066G | Nondisplaced articular fracture of head of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72066H | Nondisplaced articular fracture of head of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72066J | Nondisplaced articular fracture of head of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72066K | Nondisplaced articular fracture of head of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72066M | Nondisplaced articular fracture of head of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72066N | Nondisplaced articular fracture of head of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72066P | Nondisplaced articular fracture of head of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72066Q | Nondisplaced articular fracture of head of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72066R | Nondisplaced articular fracture of head of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72066S | Nondisplaced articular fracture of head of unspecified femur, sequela | CMS +S72091A | Other fracture of head and neck of right femur, initial encounter for closed fracture | CMS +S72091B | Other fracture of head and neck of right femur, initial encounter for open fracture type I or II | CMS +S72091C | Other fracture of head and neck of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72091D | Other fracture of head and neck of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72091E | Other fracture of head and neck of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72091F | Other fracture of head and neck of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72091G | Other fracture of head and neck of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72091H | Other fracture of head and neck of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72091J | Other fracture of head and neck of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72091K | Other fracture of head and neck of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72091M | Other fracture of head and neck of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72091N | Other fracture of head and neck of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72091P | Other fracture of head and neck of right femur, subsequent encounter for closed fracture with malunion | CMS +S72091Q | Other fracture of head and neck of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72091R | Other fracture of head and neck of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72091S | Other fracture of head and neck of right femur, sequela | CMS +S72092A | Other fracture of head and neck of left femur, initial encounter for closed fracture | CMS +S72092B | Other fracture of head and neck of left femur, initial encounter for open fracture type I or II | CMS +S72092C | Other fracture of head and neck of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72092D | Other fracture of head and neck of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72092E | Other fracture of head and neck of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72092F | Other fracture of head and neck of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72092G | Other fracture of head and neck of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72092H | Other fracture of head and neck of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72092J | Other fracture of head and neck of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72092K | Other fracture of head and neck of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72092M | Other fracture of head and neck of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72092N | Other fracture of head and neck of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72092P | Other fracture of head and neck of left femur, subsequent encounter for closed fracture with malunion | CMS +S72092Q | Other fracture of head and neck of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72092R | Other fracture of head and neck of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72092S | Other fracture of head and neck of left femur, sequela | CMS +S72099A | Other fracture of head and neck of unspecified femur, initial encounter for closed fracture | CMS +S72099B | Other fracture of head and neck of unspecified femur, initial encounter for open fracture type I or II | CMS +S72099C | Other fracture of head and neck of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72099D | Other fracture of head and neck of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72099E | Other fracture of head and neck of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72099F | Other fracture of head and neck of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72099G | Other fracture of head and neck of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72099H | Other fracture of head and neck of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72099J | Other fracture of head and neck of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72099K | Other fracture of head and neck of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72099M | Other fracture of head and neck of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72099N | Other fracture of head and neck of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72099P | Other fracture of head and neck of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72099Q | Other fracture of head and neck of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72099R | Other fracture of head and neck of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72099S | Other fracture of head and neck of unspecified femur, sequela | CMS +S72101A | Unspecified trochanteric fracture of right femur, initial encounter for closed fracture | CMS +S72101B | Unspecified trochanteric fracture of right femur, initial encounter for open fracture type I or II | CMS +S72101C | Unspecified trochanteric fracture of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72101D | Unspecified trochanteric fracture of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72101E | Unspecified trochanteric fracture of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72101F | Unspecified trochanteric fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72101G | Unspecified trochanteric fracture of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72101H | Unspecified trochanteric fracture of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72101J | Unspecified trochanteric fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72101K | Unspecified trochanteric fracture of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72101M | Unspecified trochanteric fracture of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72101N | Unspecified trochanteric fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72101P | Unspecified trochanteric fracture of right femur, subsequent encounter for closed fracture with malunion | CMS +S72101Q | Unspecified trochanteric fracture of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72101R | Unspecified trochanteric fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72101S | Unspecified trochanteric fracture of right femur, sequela | CMS +S72102A | Unspecified trochanteric fracture of left femur, initial encounter for closed fracture | CMS +S72102B | Unspecified trochanteric fracture of left femur, initial encounter for open fracture type I or II | CMS +S72102C | Unspecified trochanteric fracture of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72102D | Unspecified trochanteric fracture of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72102E | Unspecified trochanteric fracture of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72102F | Unspecified trochanteric fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72102G | Unspecified trochanteric fracture of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72102H | Unspecified trochanteric fracture of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72102J | Unspecified trochanteric fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72102K | Unspecified trochanteric fracture of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72102M | Unspecified trochanteric fracture of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72102N | Unspecified trochanteric fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72102P | Unspecified trochanteric fracture of left femur, subsequent encounter for closed fracture with malunion | CMS +S72102Q | Unspecified trochanteric fracture of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72102R | Unspecified trochanteric fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72102S | Unspecified trochanteric fracture of left femur, sequela | CMS +S72109A | Unspecified trochanteric fracture of unspecified femur, initial encounter for closed fracture | CMS +S72109B | Unspecified trochanteric fracture of unspecified femur, initial encounter for open fracture type I or II | CMS +S72109C | Unspecified trochanteric fracture of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72109D | Unspecified trochanteric fracture of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72109E | Unspecified trochanteric fracture of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72109F | Unspecified trochanteric fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72109G | Unspecified trochanteric fracture of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72109H | Unspecified trochanteric fracture of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72109J | Unspecified trochanteric fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72109K | Unspecified trochanteric fracture of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72109M | Unspecified trochanteric fracture of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72109N | Unspecified trochanteric fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72109P | Unspecified trochanteric fracture of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72109Q | Unspecified trochanteric fracture of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72109R | Unspecified trochanteric fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72109S | Unspecified trochanteric fracture of unspecified femur, sequela | CMS +S72111A | Displaced fracture of greater trochanter of right femur, initial encounter for closed fracture | CMS +S72111B | Displaced fracture of greater trochanter of right femur, initial encounter for open fracture type I or II | CMS +S72111C | Displaced fracture of greater trochanter of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72111D | Displaced fracture of greater trochanter of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72111E | Displaced fracture of greater trochanter of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72111F | Displaced fracture of greater trochanter of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72111G | Displaced fracture of greater trochanter of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72111H | Displaced fracture of greater trochanter of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72111J | Displaced fracture of greater trochanter of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72111K | Displaced fracture of greater trochanter of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72111M | Displaced fracture of greater trochanter of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72111N | Displaced fracture of greater trochanter of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72111P | Displaced fracture of greater trochanter of right femur, subsequent encounter for closed fracture with malunion | CMS +S72111Q | Displaced fracture of greater trochanter of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72111R | Displaced fracture of greater trochanter of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72111S | Displaced fracture of greater trochanter of right femur, sequela | CMS +S72112A | Displaced fracture of greater trochanter of left femur, initial encounter for closed fracture | CMS +S72112B | Displaced fracture of greater trochanter of left femur, initial encounter for open fracture type I or II | CMS +S72112C | Displaced fracture of greater trochanter of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72112D | Displaced fracture of greater trochanter of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72112E | Displaced fracture of greater trochanter of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72112F | Displaced fracture of greater trochanter of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72112G | Displaced fracture of greater trochanter of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72112H | Displaced fracture of greater trochanter of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72112J | Displaced fracture of greater trochanter of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72112K | Displaced fracture of greater trochanter of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72112M | Displaced fracture of greater trochanter of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72112N | Displaced fracture of greater trochanter of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72112P | Displaced fracture of greater trochanter of left femur, subsequent encounter for closed fracture with malunion | CMS +S72112Q | Displaced fracture of greater trochanter of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72112R | Displaced fracture of greater trochanter of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72112S | Displaced fracture of greater trochanter of left femur, sequela | CMS +S72113A | Displaced fracture of greater trochanter of unspecified femur, initial encounter for closed fracture | CMS +S72113B | Displaced fracture of greater trochanter of unspecified femur, initial encounter for open fracture type I or II | CMS +S72113C | Displaced fracture of greater trochanter of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72113D | Displaced fracture of greater trochanter of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72113E | Displaced fracture of greater trochanter of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72113F | Displaced fracture of greater trochanter of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72113G | Displaced fracture of greater trochanter of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72113H | Displaced fracture of greater trochanter of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72113J | Displaced fracture of greater trochanter of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72113K | Displaced fracture of greater trochanter of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72113M | Displaced fracture of greater trochanter of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72113N | Displaced fracture of greater trochanter of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72113P | Displaced fracture of greater trochanter of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72113Q | Displaced fracture of greater trochanter of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72113R | Displaced fracture of greater trochanter of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72113S | Displaced fracture of greater trochanter of unspecified femur, sequela | CMS +S72114A | Nondisplaced fracture of greater trochanter of right femur, initial encounter for closed fracture | CMS +S72114B | Nondisplaced fracture of greater trochanter of right femur, initial encounter for open fracture type I or II | CMS +S72114C | Nondisplaced fracture of greater trochanter of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72114D | Nondisplaced fracture of greater trochanter of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72114E | Nondisplaced fracture of greater trochanter of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72114F | Nondisplaced fracture of greater trochanter of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72114G | Nondisplaced fracture of greater trochanter of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72114H | Nondisplaced fracture of greater trochanter of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72114J | Nondisplaced fracture of greater trochanter of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72114K | Nondisplaced fracture of greater trochanter of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72114M | Nondisplaced fracture of greater trochanter of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72114N | Nondisplaced fracture of greater trochanter of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72114P | Nondisplaced fracture of greater trochanter of right femur, subsequent encounter for closed fracture with malunion | CMS +S72114Q | Nondisplaced fracture of greater trochanter of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72114R | Nondisplaced fracture of greater trochanter of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72114S | Nondisplaced fracture of greater trochanter of right femur, sequela | CMS +S72115A | Nondisplaced fracture of greater trochanter of left femur, initial encounter for closed fracture | CMS +S72115B | Nondisplaced fracture of greater trochanter of left femur, initial encounter for open fracture type I or II | CMS +S72115C | Nondisplaced fracture of greater trochanter of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72115D | Nondisplaced fracture of greater trochanter of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72115E | Nondisplaced fracture of greater trochanter of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72115F | Nondisplaced fracture of greater trochanter of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72115G | Nondisplaced fracture of greater trochanter of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72115H | Nondisplaced fracture of greater trochanter of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72115J | Nondisplaced fracture of greater trochanter of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72115K | Nondisplaced fracture of greater trochanter of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72115M | Nondisplaced fracture of greater trochanter of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72115N | Nondisplaced fracture of greater trochanter of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72115P | Nondisplaced fracture of greater trochanter of left femur, subsequent encounter for closed fracture with malunion | CMS +S72115Q | Nondisplaced fracture of greater trochanter of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72115R | Nondisplaced fracture of greater trochanter of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72115S | Nondisplaced fracture of greater trochanter of left femur, sequela | CMS +S72116A | Nondisplaced fracture of greater trochanter of unspecified femur, initial encounter for closed fracture | CMS +S72116B | Nondisplaced fracture of greater trochanter of unspecified femur, initial encounter for open fracture type I or II | CMS +S72116C | Nondisplaced fracture of greater trochanter of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72116D | Nondisplaced fracture of greater trochanter of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72116E | Nondisplaced fracture of greater trochanter of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72116F | Nondisplaced fracture of greater trochanter of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72116G | Nondisplaced fracture of greater trochanter of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72116H | Nondisplaced fracture of greater trochanter of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72116J | Nondisplaced fracture of greater trochanter of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72116K | Nondisplaced fracture of greater trochanter of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72116M | Nondisplaced fracture of greater trochanter of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72116N | Nondisplaced fracture of greater trochanter of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72116P | Nondisplaced fracture of greater trochanter of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72116Q | Nondisplaced fracture of greater trochanter of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72116R | Nondisplaced fracture of greater trochanter of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72116S | Nondisplaced fracture of greater trochanter of unspecified femur, sequela | CMS +S72121A | Displaced fracture of lesser trochanter of right femur, initial encounter for closed fracture | CMS +S72121B | Displaced fracture of lesser trochanter of right femur, initial encounter for open fracture type I or II | CMS +S72121C | Displaced fracture of lesser trochanter of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72121D | Displaced fracture of lesser trochanter of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72121E | Displaced fracture of lesser trochanter of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72121F | Displaced fracture of lesser trochanter of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72121G | Displaced fracture of lesser trochanter of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72121H | Displaced fracture of lesser trochanter of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72121J | Displaced fracture of lesser trochanter of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72121K | Displaced fracture of lesser trochanter of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72121M | Displaced fracture of lesser trochanter of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72121N | Displaced fracture of lesser trochanter of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72121P | Displaced fracture of lesser trochanter of right femur, subsequent encounter for closed fracture with malunion | CMS +S72121Q | Displaced fracture of lesser trochanter of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72121R | Displaced fracture of lesser trochanter of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72121S | Displaced fracture of lesser trochanter of right femur, sequela | CMS +S72122A | Displaced fracture of lesser trochanter of left femur, initial encounter for closed fracture | CMS +S72122B | Displaced fracture of lesser trochanter of left femur, initial encounter for open fracture type I or II | CMS +S72122C | Displaced fracture of lesser trochanter of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72122D | Displaced fracture of lesser trochanter of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72122E | Displaced fracture of lesser trochanter of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72122F | Displaced fracture of lesser trochanter of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72122G | Displaced fracture of lesser trochanter of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72122H | Displaced fracture of lesser trochanter of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72122J | Displaced fracture of lesser trochanter of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72122K | Displaced fracture of lesser trochanter of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72122M | Displaced fracture of lesser trochanter of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72122N | Displaced fracture of lesser trochanter of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72122P | Displaced fracture of lesser trochanter of left femur, subsequent encounter for closed fracture with malunion | CMS +S72122Q | Displaced fracture of lesser trochanter of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72122R | Displaced fracture of lesser trochanter of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72122S | Displaced fracture of lesser trochanter of left femur, sequela | CMS +S72123A | Displaced fracture of lesser trochanter of unspecified femur, initial encounter for closed fracture | CMS +S72123B | Displaced fracture of lesser trochanter of unspecified femur, initial encounter for open fracture type I or II | CMS +S72123C | Displaced fracture of lesser trochanter of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72123D | Displaced fracture of lesser trochanter of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72123E | Displaced fracture of lesser trochanter of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72123F | Displaced fracture of lesser trochanter of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72123G | Displaced fracture of lesser trochanter of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72123H | Displaced fracture of lesser trochanter of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72123J | Displaced fracture of lesser trochanter of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72123K | Displaced fracture of lesser trochanter of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72123M | Displaced fracture of lesser trochanter of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72123N | Displaced fracture of lesser trochanter of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72123P | Displaced fracture of lesser trochanter of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72123Q | Displaced fracture of lesser trochanter of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72123R | Displaced fracture of lesser trochanter of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72123S | Displaced fracture of lesser trochanter of unspecified femur, sequela | CMS +S72124A | Nondisplaced fracture of lesser trochanter of right femur, initial encounter for closed fracture | CMS +S72124B | Nondisplaced fracture of lesser trochanter of right femur, initial encounter for open fracture type I or II | CMS +S72124C | Nondisplaced fracture of lesser trochanter of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72124D | Nondisplaced fracture of lesser trochanter of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72124E | Nondisplaced fracture of lesser trochanter of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72124F | Nondisplaced fracture of lesser trochanter of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72124G | Nondisplaced fracture of lesser trochanter of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72124H | Nondisplaced fracture of lesser trochanter of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72124J | Nondisplaced fracture of lesser trochanter of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72124K | Nondisplaced fracture of lesser trochanter of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72124M | Nondisplaced fracture of lesser trochanter of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72124N | Nondisplaced fracture of lesser trochanter of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72124P | Nondisplaced fracture of lesser trochanter of right femur, subsequent encounter for closed fracture with malunion | CMS +S72124Q | Nondisplaced fracture of lesser trochanter of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72124R | Nondisplaced fracture of lesser trochanter of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72124S | Nondisplaced fracture of lesser trochanter of right femur, sequela | CMS +S72125A | Nondisplaced fracture of lesser trochanter of left femur, initial encounter for closed fracture | CMS +S72125B | Nondisplaced fracture of lesser trochanter of left femur, initial encounter for open fracture type I or II | CMS +S72125C | Nondisplaced fracture of lesser trochanter of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72125D | Nondisplaced fracture of lesser trochanter of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72125E | Nondisplaced fracture of lesser trochanter of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72125F | Nondisplaced fracture of lesser trochanter of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72125G | Nondisplaced fracture of lesser trochanter of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72125H | Nondisplaced fracture of lesser trochanter of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72125J | Nondisplaced fracture of lesser trochanter of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72125K | Nondisplaced fracture of lesser trochanter of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72125M | Nondisplaced fracture of lesser trochanter of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72125N | Nondisplaced fracture of lesser trochanter of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72125P | Nondisplaced fracture of lesser trochanter of left femur, subsequent encounter for closed fracture with malunion | CMS +S72125Q | Nondisplaced fracture of lesser trochanter of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72125R | Nondisplaced fracture of lesser trochanter of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72125S | Nondisplaced fracture of lesser trochanter of left femur, sequela | CMS +S72126A | Nondisplaced fracture of lesser trochanter of unspecified femur, initial encounter for closed fracture | CMS +S72126B | Nondisplaced fracture of lesser trochanter of unspecified femur, initial encounter for open fracture type I or II | CMS +S72126C | Nondisplaced fracture of lesser trochanter of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72126D | Nondisplaced fracture of lesser trochanter of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72126E | Nondisplaced fracture of lesser trochanter of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72126F | Nondisplaced fracture of lesser trochanter of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72126G | Nondisplaced fracture of lesser trochanter of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72126H | Nondisplaced fracture of lesser trochanter of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72126J | Nondisplaced fracture of lesser trochanter of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72126K | Nondisplaced fracture of lesser trochanter of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72126M | Nondisplaced fracture of lesser trochanter of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72126N | Nondisplaced fracture of lesser trochanter of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72126P | Nondisplaced fracture of lesser trochanter of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72126Q | Nondisplaced fracture of lesser trochanter of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72126R | Nondisplaced fracture of lesser trochanter of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72126S | Nondisplaced fracture of lesser trochanter of unspecified femur, sequela | CMS +S72131A | Displaced apophyseal fracture of right femur, initial encounter for closed fracture | CMS +S72131B | Displaced apophyseal fracture of right femur, initial encounter for open fracture type I or II | CMS +S72131C | Displaced apophyseal fracture of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72131D | Displaced apophyseal fracture of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72131E | Displaced apophyseal fracture of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72131F | Displaced apophyseal fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72131G | Displaced apophyseal fracture of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72131H | Displaced apophyseal fracture of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72131J | Displaced apophyseal fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72131K | Displaced apophyseal fracture of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72131M | Displaced apophyseal fracture of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72131N | Displaced apophyseal fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72131P | Displaced apophyseal fracture of right femur, subsequent encounter for closed fracture with malunion | CMS +S72131Q | Displaced apophyseal fracture of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72131R | Displaced apophyseal fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72131S | Displaced apophyseal fracture of right femur, sequela | CMS +S72132A | Displaced apophyseal fracture of left femur, initial encounter for closed fracture | CMS +S72132B | Displaced apophyseal fracture of left femur, initial encounter for open fracture type I or II | CMS +S72132C | Displaced apophyseal fracture of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72132D | Displaced apophyseal fracture of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72132E | Displaced apophyseal fracture of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72132F | Displaced apophyseal fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72132G | Displaced apophyseal fracture of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72132H | Displaced apophyseal fracture of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72132J | Displaced apophyseal fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72132K | Displaced apophyseal fracture of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72132M | Displaced apophyseal fracture of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72132N | Displaced apophyseal fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72132P | Displaced apophyseal fracture of left femur, subsequent encounter for closed fracture with malunion | CMS +S72132Q | Displaced apophyseal fracture of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72132R | Displaced apophyseal fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72132S | Displaced apophyseal fracture of left femur, sequela | CMS +S72133A | Displaced apophyseal fracture of unspecified femur, initial encounter for closed fracture | CMS +S72133B | Displaced apophyseal fracture of unspecified femur, initial encounter for open fracture type I or II | CMS +S72133C | Displaced apophyseal fracture of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72133D | Displaced apophyseal fracture of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72133E | Displaced apophyseal fracture of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72133F | Displaced apophyseal fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72133G | Displaced apophyseal fracture of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72133H | Displaced apophyseal fracture of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72133J | Displaced apophyseal fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72133K | Displaced apophyseal fracture of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72133M | Displaced apophyseal fracture of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72133N | Displaced apophyseal fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72133P | Displaced apophyseal fracture of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72133Q | Displaced apophyseal fracture of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72133R | Displaced apophyseal fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72133S | Displaced apophyseal fracture of unspecified femur, sequela | CMS +S72134A | Nondisplaced apophyseal fracture of right femur, initial encounter for closed fracture | CMS +S72134B | Nondisplaced apophyseal fracture of right femur, initial encounter for open fracture type I or II | CMS +S72134C | Nondisplaced apophyseal fracture of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72134D | Nondisplaced apophyseal fracture of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72134E | Nondisplaced apophyseal fracture of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72134F | Nondisplaced apophyseal fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72134G | Nondisplaced apophyseal fracture of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72134H | Nondisplaced apophyseal fracture of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72134J | Nondisplaced apophyseal fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72134K | Nondisplaced apophyseal fracture of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72134M | Nondisplaced apophyseal fracture of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72134N | Nondisplaced apophyseal fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72134P | Nondisplaced apophyseal fracture of right femur, subsequent encounter for closed fracture with malunion | CMS +S72134Q | Nondisplaced apophyseal fracture of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72134R | Nondisplaced apophyseal fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72134S | Nondisplaced apophyseal fracture of right femur, sequela | CMS +S72135A | Nondisplaced apophyseal fracture of left femur, initial encounter for closed fracture | CMS +S72135B | Nondisplaced apophyseal fracture of left femur, initial encounter for open fracture type I or II | CMS +S72135C | Nondisplaced apophyseal fracture of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72135D | Nondisplaced apophyseal fracture of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72135E | Nondisplaced apophyseal fracture of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72135F | Nondisplaced apophyseal fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72135G | Nondisplaced apophyseal fracture of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72135H | Nondisplaced apophyseal fracture of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72135J | Nondisplaced apophyseal fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72135K | Nondisplaced apophyseal fracture of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72135M | Nondisplaced apophyseal fracture of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72135N | Nondisplaced apophyseal fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72135P | Nondisplaced apophyseal fracture of left femur, subsequent encounter for closed fracture with malunion | CMS +S72135Q | Nondisplaced apophyseal fracture of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72135R | Nondisplaced apophyseal fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72135S | Nondisplaced apophyseal fracture of left femur, sequela | CMS +S72136A | Nondisplaced apophyseal fracture of unspecified femur, initial encounter for closed fracture | CMS +S72136B | Nondisplaced apophyseal fracture of unspecified femur, initial encounter for open fracture type I or II | CMS +S72136C | Nondisplaced apophyseal fracture of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72136D | Nondisplaced apophyseal fracture of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72136E | Nondisplaced apophyseal fracture of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72136F | Nondisplaced apophyseal fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72136G | Nondisplaced apophyseal fracture of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72136H | Nondisplaced apophyseal fracture of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72136J | Nondisplaced apophyseal fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72136K | Nondisplaced apophyseal fracture of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72136M | Nondisplaced apophyseal fracture of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72136N | Nondisplaced apophyseal fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72136P | Nondisplaced apophyseal fracture of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72136Q | Nondisplaced apophyseal fracture of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72136R | Nondisplaced apophyseal fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72136S | Nondisplaced apophyseal fracture of unspecified femur, sequela | CMS +S72141A | Displaced intertrochanteric fracture of right femur, initial encounter for closed fracture | CMS +S72141B | Displaced intertrochanteric fracture of right femur, initial encounter for open fracture type I or II | CMS +S72141C | Displaced intertrochanteric fracture of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72141D | Displaced intertrochanteric fracture of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72141E | Displaced intertrochanteric fracture of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72141F | Displaced intertrochanteric fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72141G | Displaced intertrochanteric fracture of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72141H | Displaced intertrochanteric fracture of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72141J | Displaced intertrochanteric fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72141K | Displaced intertrochanteric fracture of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72141M | Displaced intertrochanteric fracture of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72141N | Displaced intertrochanteric fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72141P | Displaced intertrochanteric fracture of right femur, subsequent encounter for closed fracture with malunion | CMS +S72141Q | Displaced intertrochanteric fracture of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72141R | Displaced intertrochanteric fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72141S | Displaced intertrochanteric fracture of right femur, sequela | CMS +S72142A | Displaced intertrochanteric fracture of left femur, initial encounter for closed fracture | CMS +S72142B | Displaced intertrochanteric fracture of left femur, initial encounter for open fracture type I or II | CMS +S72142C | Displaced intertrochanteric fracture of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72142D | Displaced intertrochanteric fracture of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72142E | Displaced intertrochanteric fracture of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72142F | Displaced intertrochanteric fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72142G | Displaced intertrochanteric fracture of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72142H | Displaced intertrochanteric fracture of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72142J | Displaced intertrochanteric fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72142K | Displaced intertrochanteric fracture of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72142M | Displaced intertrochanteric fracture of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72142N | Displaced intertrochanteric fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72142P | Displaced intertrochanteric fracture of left femur, subsequent encounter for closed fracture with malunion | CMS +S72142Q | Displaced intertrochanteric fracture of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72142R | Displaced intertrochanteric fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72142S | Displaced intertrochanteric fracture of left femur, sequela | CMS +S72143A | Displaced intertrochanteric fracture of unspecified femur, initial encounter for closed fracture | CMS +S72143B | Displaced intertrochanteric fracture of unspecified femur, initial encounter for open fracture type I or II | CMS +S72143C | Displaced intertrochanteric fracture of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72143D | Displaced intertrochanteric fracture of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72143E | Displaced intertrochanteric fracture of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72143F | Displaced intertrochanteric fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72143G | Displaced intertrochanteric fracture of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72143H | Displaced intertrochanteric fracture of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72143J | Displaced intertrochanteric fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72143K | Displaced intertrochanteric fracture of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72143M | Displaced intertrochanteric fracture of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72143N | Displaced intertrochanteric fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72143P | Displaced intertrochanteric fracture of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72143Q | Displaced intertrochanteric fracture of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72143R | Displaced intertrochanteric fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72143S | Displaced intertrochanteric fracture of unspecified femur, sequela | CMS +S72144A | Nondisplaced intertrochanteric fracture of right femur, initial encounter for closed fracture | CMS +S72144B | Nondisplaced intertrochanteric fracture of right femur, initial encounter for open fracture type I or II | CMS +S72144C | Nondisplaced intertrochanteric fracture of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72144D | Nondisplaced intertrochanteric fracture of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72144E | Nondisplaced intertrochanteric fracture of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72144F | Nondisplaced intertrochanteric fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72144G | Nondisplaced intertrochanteric fracture of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72144H | Nondisplaced intertrochanteric fracture of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72144J | Nondisplaced intertrochanteric fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72144K | Nondisplaced intertrochanteric fracture of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72144M | Nondisplaced intertrochanteric fracture of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72144N | Nondisplaced intertrochanteric fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72144P | Nondisplaced intertrochanteric fracture of right femur, subsequent encounter for closed fracture with malunion | CMS +S72144Q | Nondisplaced intertrochanteric fracture of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72144R | Nondisplaced intertrochanteric fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72144S | Nondisplaced intertrochanteric fracture of right femur, sequela | CMS +S72145A | Nondisplaced intertrochanteric fracture of left femur, initial encounter for closed fracture | CMS +S72145B | Nondisplaced intertrochanteric fracture of left femur, initial encounter for open fracture type I or II | CMS +S72145C | Nondisplaced intertrochanteric fracture of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72145D | Nondisplaced intertrochanteric fracture of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72145E | Nondisplaced intertrochanteric fracture of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72145F | Nondisplaced intertrochanteric fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72145G | Nondisplaced intertrochanteric fracture of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72145H | Nondisplaced intertrochanteric fracture of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72145J | Nondisplaced intertrochanteric fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72145K | Nondisplaced intertrochanteric fracture of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72145M | Nondisplaced intertrochanteric fracture of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72145N | Nondisplaced intertrochanteric fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72145P | Nondisplaced intertrochanteric fracture of left femur, subsequent encounter for closed fracture with malunion | CMS +S72145Q | Nondisplaced intertrochanteric fracture of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72145R | Nondisplaced intertrochanteric fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72145S | Nondisplaced intertrochanteric fracture of left femur, sequela | CMS +S72146A | Nondisplaced intertrochanteric fracture of unspecified femur, initial encounter for closed fracture | CMS +S72146B | Nondisplaced intertrochanteric fracture of unspecified femur, initial encounter for open fracture type I or II | CMS +S72146C | Nondisplaced intertrochanteric fracture of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72146D | Nondisplaced intertrochanteric fracture of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72146E | Nondisplaced intertrochanteric fracture of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72146F | Nondisplaced intertrochanteric fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72146G | Nondisplaced intertrochanteric fracture of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72146H | Nondisplaced intertrochanteric fracture of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72146J | Nondisplaced intertrochanteric fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72146K | Nondisplaced intertrochanteric fracture of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72146M | Nondisplaced intertrochanteric fracture of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72146N | Nondisplaced intertrochanteric fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72146P | Nondisplaced intertrochanteric fracture of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72146Q | Nondisplaced intertrochanteric fracture of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72146R | Nondisplaced intertrochanteric fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72146S | Nondisplaced intertrochanteric fracture of unspecified femur, sequela | CMS +S7221XA | Displaced subtrochanteric fracture of right femur, initial encounter for closed fracture | CMS +S7221XB | Displaced subtrochanteric fracture of right femur, initial encounter for open fracture type I or II | CMS +S7221XC | Displaced subtrochanteric fracture of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S7221XD | Displaced subtrochanteric fracture of right femur, subsequent encounter for closed fracture with routine healing | CMS +S7221XE | Displaced subtrochanteric fracture of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S7221XF | Displaced subtrochanteric fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S7221XG | Displaced subtrochanteric fracture of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S7221XH | Displaced subtrochanteric fracture of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S7221XJ | Displaced subtrochanteric fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S7221XK | Displaced subtrochanteric fracture of right femur, subsequent encounter for closed fracture with nonunion | CMS +S7221XM | Displaced subtrochanteric fracture of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S7221XN | Displaced subtrochanteric fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S7221XP | Displaced subtrochanteric fracture of right femur, subsequent encounter for closed fracture with malunion | CMS +S7221XQ | Displaced subtrochanteric fracture of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S7221XR | Displaced subtrochanteric fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S7221XS | Displaced subtrochanteric fracture of right femur, sequela | CMS +S7222XA | Displaced subtrochanteric fracture of left femur, initial encounter for closed fracture | CMS +S7222XB | Displaced subtrochanteric fracture of left femur, initial encounter for open fracture type I or II | CMS +S7222XC | Displaced subtrochanteric fracture of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S7222XD | Displaced subtrochanteric fracture of left femur, subsequent encounter for closed fracture with routine healing | CMS +S7222XE | Displaced subtrochanteric fracture of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S7222XF | Displaced subtrochanteric fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S7222XG | Displaced subtrochanteric fracture of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S7222XH | Displaced subtrochanteric fracture of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S7222XJ | Displaced subtrochanteric fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S7222XK | Displaced subtrochanteric fracture of left femur, subsequent encounter for closed fracture with nonunion | CMS +S7222XM | Displaced subtrochanteric fracture of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S7222XN | Displaced subtrochanteric fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S7222XP | Displaced subtrochanteric fracture of left femur, subsequent encounter for closed fracture with malunion | CMS +S7222XQ | Displaced subtrochanteric fracture of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S7222XR | Displaced subtrochanteric fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S7222XS | Displaced subtrochanteric fracture of left femur, sequela | CMS +S7223XA | Displaced subtrochanteric fracture of unspecified femur, initial encounter for closed fracture | CMS +S7223XB | Displaced subtrochanteric fracture of unspecified femur, initial encounter for open fracture type I or II | CMS +S7223XC | Displaced subtrochanteric fracture of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S7223XD | Displaced subtrochanteric fracture of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S7223XE | Displaced subtrochanteric fracture of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S7223XF | Displaced subtrochanteric fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S7223XG | Displaced subtrochanteric fracture of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S7223XH | Displaced subtrochanteric fracture of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S7223XJ | Displaced subtrochanteric fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S7223XK | Displaced subtrochanteric fracture of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S7223XM | Displaced subtrochanteric fracture of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S7223XN | Displaced subtrochanteric fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S7223XP | Displaced subtrochanteric fracture of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S7223XQ | Displaced subtrochanteric fracture of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S7223XR | Displaced subtrochanteric fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S7223XS | Displaced subtrochanteric fracture of unspecified femur, sequela | CMS +S7224XA | Nondisplaced subtrochanteric fracture of right femur, initial encounter for closed fracture | CMS +S7224XB | Nondisplaced subtrochanteric fracture of right femur, initial encounter for open fracture type I or II | CMS +S7224XC | Nondisplaced subtrochanteric fracture of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S7224XD | Nondisplaced subtrochanteric fracture of right femur, subsequent encounter for closed fracture with routine healing | CMS +S7224XE | Nondisplaced subtrochanteric fracture of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S7224XF | Nondisplaced subtrochanteric fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S7224XG | Nondisplaced subtrochanteric fracture of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S7224XH | Nondisplaced subtrochanteric fracture of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S7224XJ | Nondisplaced subtrochanteric fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S7224XK | Nondisplaced subtrochanteric fracture of right femur, subsequent encounter for closed fracture with nonunion | CMS +S7224XM | Nondisplaced subtrochanteric fracture of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S7224XN | Nondisplaced subtrochanteric fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S7224XP | Nondisplaced subtrochanteric fracture of right femur, subsequent encounter for closed fracture with malunion | CMS +S7224XQ | Nondisplaced subtrochanteric fracture of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S7224XR | Nondisplaced subtrochanteric fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S7224XS | Nondisplaced subtrochanteric fracture of right femur, sequela | CMS +S7225XA | Nondisplaced subtrochanteric fracture of left femur, initial encounter for closed fracture | CMS +S7225XB | Nondisplaced subtrochanteric fracture of left femur, initial encounter for open fracture type I or II | CMS +S7225XC | Nondisplaced subtrochanteric fracture of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S7225XD | Nondisplaced subtrochanteric fracture of left femur, subsequent encounter for closed fracture with routine healing | CMS +S7225XE | Nondisplaced subtrochanteric fracture of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S7225XF | Nondisplaced subtrochanteric fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S7225XG | Nondisplaced subtrochanteric fracture of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S7225XH | Nondisplaced subtrochanteric fracture of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S7225XJ | Nondisplaced subtrochanteric fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S7225XK | Nondisplaced subtrochanteric fracture of left femur, subsequent encounter for closed fracture with nonunion | CMS +S7225XM | Nondisplaced subtrochanteric fracture of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S7225XN | Nondisplaced subtrochanteric fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S7225XP | Nondisplaced subtrochanteric fracture of left femur, subsequent encounter for closed fracture with malunion | CMS +S7225XQ | Nondisplaced subtrochanteric fracture of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S7225XR | Nondisplaced subtrochanteric fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S7225XS | Nondisplaced subtrochanteric fracture of left femur, sequela | CMS +S7226XA | Nondisplaced subtrochanteric fracture of unspecified femur, initial encounter for closed fracture | CMS +S7226XB | Nondisplaced subtrochanteric fracture of unspecified femur, initial encounter for open fracture type I or II | CMS +S7226XC | Nondisplaced subtrochanteric fracture of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S7226XD | Nondisplaced subtrochanteric fracture of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S7226XE | Nondisplaced subtrochanteric fracture of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S7226XF | Nondisplaced subtrochanteric fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S7226XG | Nondisplaced subtrochanteric fracture of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S7226XH | Nondisplaced subtrochanteric fracture of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S7226XJ | Nondisplaced subtrochanteric fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S7226XK | Nondisplaced subtrochanteric fracture of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S7226XM | Nondisplaced subtrochanteric fracture of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S7226XN | Nondisplaced subtrochanteric fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S7226XP | Nondisplaced subtrochanteric fracture of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S7226XQ | Nondisplaced subtrochanteric fracture of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S7226XR | Nondisplaced subtrochanteric fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S7226XS | Nondisplaced subtrochanteric fracture of unspecified femur, sequela | CMS +S72301A | Unspecified fracture of shaft of right femur, initial encounter for closed fracture | CMS +S72301B | Unspecified fracture of shaft of right femur, initial encounter for open fracture type I or II | CMS +S72301C | Unspecified fracture of shaft of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72301D | Unspecified fracture of shaft of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72301E | Unspecified fracture of shaft of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72301F | Unspecified fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72301G | Unspecified fracture of shaft of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72301H | Unspecified fracture of shaft of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72301J | Unspecified fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72301K | Unspecified fracture of shaft of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72301M | Unspecified fracture of shaft of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72301N | Unspecified fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72301P | Unspecified fracture of shaft of right femur, subsequent encounter for closed fracture with malunion | CMS +S72301Q | Unspecified fracture of shaft of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72301R | Unspecified fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72301S | Unspecified fracture of shaft of right femur, sequela | CMS +S72302A | Unspecified fracture of shaft of left femur, initial encounter for closed fracture | CMS +S72302B | Unspecified fracture of shaft of left femur, initial encounter for open fracture type I or II | CMS +S72302C | Unspecified fracture of shaft of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72302D | Unspecified fracture of shaft of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72302E | Unspecified fracture of shaft of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72302F | Unspecified fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72302G | Unspecified fracture of shaft of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72302H | Unspecified fracture of shaft of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72302J | Unspecified fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72302K | Unspecified fracture of shaft of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72302M | Unspecified fracture of shaft of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72302N | Unspecified fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72302P | Unspecified fracture of shaft of left femur, subsequent encounter for closed fracture with malunion | CMS +S72302Q | Unspecified fracture of shaft of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72302R | Unspecified fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72302S | Unspecified fracture of shaft of left femur, sequela | CMS +S72309A | Unspecified fracture of shaft of unspecified femur, initial encounter for closed fracture | CMS +S72309B | Unspecified fracture of shaft of unspecified femur, initial encounter for open fracture type I or II | CMS +S72309C | Unspecified fracture of shaft of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72309D | Unspecified fracture of shaft of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72309E | Unspecified fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72309F | Unspecified fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72309G | Unspecified fracture of shaft of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72309H | Unspecified fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72309J | Unspecified fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72309K | Unspecified fracture of shaft of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72309M | Unspecified fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72309N | Unspecified fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72309P | Unspecified fracture of shaft of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72309Q | Unspecified fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72309R | Unspecified fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72309S | Unspecified fracture of shaft of unspecified femur, sequela | CMS +S72321A | Displaced transverse fracture of shaft of right femur, initial encounter for closed fracture | CMS +S72321B | Displaced transverse fracture of shaft of right femur, initial encounter for open fracture type I or II | CMS +S72321C | Displaced transverse fracture of shaft of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72321D | Displaced transverse fracture of shaft of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72321E | Displaced transverse fracture of shaft of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72321F | Displaced transverse fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72321G | Displaced transverse fracture of shaft of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72321H | Displaced transverse fracture of shaft of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72321J | Displaced transverse fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72321K | Displaced transverse fracture of shaft of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72321M | Displaced transverse fracture of shaft of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72321N | Displaced transverse fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72321P | Displaced transverse fracture of shaft of right femur, subsequent encounter for closed fracture with malunion | CMS +S72321Q | Displaced transverse fracture of shaft of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72321R | Displaced transverse fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72321S | Displaced transverse fracture of shaft of right femur, sequela | CMS +S72322A | Displaced transverse fracture of shaft of left femur, initial encounter for closed fracture | CMS +S72322B | Displaced transverse fracture of shaft of left femur, initial encounter for open fracture type I or II | CMS +S72322C | Displaced transverse fracture of shaft of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72322D | Displaced transverse fracture of shaft of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72322E | Displaced transverse fracture of shaft of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72322F | Displaced transverse fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72322G | Displaced transverse fracture of shaft of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72322H | Displaced transverse fracture of shaft of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72322J | Displaced transverse fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72322K | Displaced transverse fracture of shaft of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72322M | Displaced transverse fracture of shaft of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72322N | Displaced transverse fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72322P | Displaced transverse fracture of shaft of left femur, subsequent encounter for closed fracture with malunion | CMS +S72322Q | Displaced transverse fracture of shaft of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72322R | Displaced transverse fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72322S | Displaced transverse fracture of shaft of left femur, sequela | CMS +S72323A | Displaced transverse fracture of shaft of unspecified femur, initial encounter for closed fracture | CMS +S72323B | Displaced transverse fracture of shaft of unspecified femur, initial encounter for open fracture type I or II | CMS +S72323C | Displaced transverse fracture of shaft of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72323D | Displaced transverse fracture of shaft of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72323E | Displaced transverse fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72323F | Displaced transverse fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72323G | Displaced transverse fracture of shaft of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72323H | Displaced transverse fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72323J | Displaced transverse fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72323K | Displaced transverse fracture of shaft of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72323M | Displaced transverse fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72323N | Displaced transverse fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72323P | Displaced transverse fracture of shaft of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72323Q | Displaced transverse fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72323R | Displaced transverse fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72323S | Displaced transverse fracture of shaft of unspecified femur, sequela | CMS +S72324A | Nondisplaced transverse fracture of shaft of right femur, initial encounter for closed fracture | CMS +S72324B | Nondisplaced transverse fracture of shaft of right femur, initial encounter for open fracture type I or II | CMS +S72324C | Nondisplaced transverse fracture of shaft of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72324D | Nondisplaced transverse fracture of shaft of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72324E | Nondisplaced transverse fracture of shaft of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72324F | Nondisplaced transverse fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72324G | Nondisplaced transverse fracture of shaft of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72324H | Nondisplaced transverse fracture of shaft of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72324J | Nondisplaced transverse fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72324K | Nondisplaced transverse fracture of shaft of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72324M | Nondisplaced transverse fracture of shaft of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72324N | Nondisplaced transverse fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72324P | Nondisplaced transverse fracture of shaft of right femur, subsequent encounter for closed fracture with malunion | CMS +S72324Q | Nondisplaced transverse fracture of shaft of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72324R | Nondisplaced transverse fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72324S | Nondisplaced transverse fracture of shaft of right femur, sequela | CMS +S72325A | Nondisplaced transverse fracture of shaft of left femur, initial encounter for closed fracture | CMS +S72325B | Nondisplaced transverse fracture of shaft of left femur, initial encounter for open fracture type I or II | CMS +S72325C | Nondisplaced transverse fracture of shaft of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72325D | Nondisplaced transverse fracture of shaft of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72325E | Nondisplaced transverse fracture of shaft of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72325F | Nondisplaced transverse fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72325G | Nondisplaced transverse fracture of shaft of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72325H | Nondisplaced transverse fracture of shaft of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72325J | Nondisplaced transverse fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72325K | Nondisplaced transverse fracture of shaft of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72325M | Nondisplaced transverse fracture of shaft of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72325N | Nondisplaced transverse fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72325P | Nondisplaced transverse fracture of shaft of left femur, subsequent encounter for closed fracture with malunion | CMS +S72325Q | Nondisplaced transverse fracture of shaft of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72325R | Nondisplaced transverse fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72325S | Nondisplaced transverse fracture of shaft of left femur, sequela | CMS +S72326A | Nondisplaced transverse fracture of shaft of unspecified femur, initial encounter for closed fracture | CMS +S72326B | Nondisplaced transverse fracture of shaft of unspecified femur, initial encounter for open fracture type I or II | CMS +S72326C | Nondisplaced transverse fracture of shaft of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72326D | Nondisplaced transverse fracture of shaft of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72326E | Nondisplaced transverse fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72326F | Nondisplaced transverse fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72326G | Nondisplaced transverse fracture of shaft of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72326H | Nondisplaced transverse fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72326J | Nondisplaced transverse fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72326K | Nondisplaced transverse fracture of shaft of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72326M | Nondisplaced transverse fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72326N | Nondisplaced transverse fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72326P | Nondisplaced transverse fracture of shaft of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72326Q | Nondisplaced transverse fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72326R | Nondisplaced transverse fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72326S | Nondisplaced transverse fracture of shaft of unspecified femur, sequela | CMS +S72331A | Displaced oblique fracture of shaft of right femur, initial encounter for closed fracture | CMS +S72331B | Displaced oblique fracture of shaft of right femur, initial encounter for open fracture type I or II | CMS +S72331C | Displaced oblique fracture of shaft of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72331D | Displaced oblique fracture of shaft of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72331E | Displaced oblique fracture of shaft of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72331F | Displaced oblique fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72331G | Displaced oblique fracture of shaft of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72331H | Displaced oblique fracture of shaft of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72331J | Displaced oblique fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72331K | Displaced oblique fracture of shaft of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72331M | Displaced oblique fracture of shaft of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72331N | Displaced oblique fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72331P | Displaced oblique fracture of shaft of right femur, subsequent encounter for closed fracture with malunion | CMS +S72331Q | Displaced oblique fracture of shaft of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72331R | Displaced oblique fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72331S | Displaced oblique fracture of shaft of right femur, sequela | CMS +S72332A | Displaced oblique fracture of shaft of left femur, initial encounter for closed fracture | CMS +S72332B | Displaced oblique fracture of shaft of left femur, initial encounter for open fracture type I or II | CMS +S72332C | Displaced oblique fracture of shaft of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72332D | Displaced oblique fracture of shaft of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72332E | Displaced oblique fracture of shaft of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72332F | Displaced oblique fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72332G | Displaced oblique fracture of shaft of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72332H | Displaced oblique fracture of shaft of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72332J | Displaced oblique fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72332K | Displaced oblique fracture of shaft of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72332M | Displaced oblique fracture of shaft of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72332N | Displaced oblique fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72332P | Displaced oblique fracture of shaft of left femur, subsequent encounter for closed fracture with malunion | CMS +S72332Q | Displaced oblique fracture of shaft of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72332R | Displaced oblique fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72332S | Displaced oblique fracture of shaft of left femur, sequela | CMS +S72333A | Displaced oblique fracture of shaft of unspecified femur, initial encounter for closed fracture | CMS +S72333B | Displaced oblique fracture of shaft of unspecified femur, initial encounter for open fracture type I or II | CMS +S72333C | Displaced oblique fracture of shaft of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72333D | Displaced oblique fracture of shaft of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72333E | Displaced oblique fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72333F | Displaced oblique fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72333G | Displaced oblique fracture of shaft of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72333H | Displaced oblique fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72333J | Displaced oblique fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72333K | Displaced oblique fracture of shaft of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72333M | Displaced oblique fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72333N | Displaced oblique fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72333P | Displaced oblique fracture of shaft of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72333Q | Displaced oblique fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72333R | Displaced oblique fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72333S | Displaced oblique fracture of shaft of unspecified femur, sequela | CMS +S72334A | Nondisplaced oblique fracture of shaft of right femur, initial encounter for closed fracture | CMS +S72334B | Nondisplaced oblique fracture of shaft of right femur, initial encounter for open fracture type I or II | CMS +S72334C | Nondisplaced oblique fracture of shaft of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72334D | Nondisplaced oblique fracture of shaft of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72334E | Nondisplaced oblique fracture of shaft of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72334F | Nondisplaced oblique fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72334G | Nondisplaced oblique fracture of shaft of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72334H | Nondisplaced oblique fracture of shaft of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72334J | Nondisplaced oblique fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72334K | Nondisplaced oblique fracture of shaft of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72334M | Nondisplaced oblique fracture of shaft of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72334N | Nondisplaced oblique fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72334P | Nondisplaced oblique fracture of shaft of right femur, subsequent encounter for closed fracture with malunion | CMS +S72334Q | Nondisplaced oblique fracture of shaft of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72334R | Nondisplaced oblique fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72334S | Nondisplaced oblique fracture of shaft of right femur, sequela | CMS +S72335A | Nondisplaced oblique fracture of shaft of left femur, initial encounter for closed fracture | CMS +S72335B | Nondisplaced oblique fracture of shaft of left femur, initial encounter for open fracture type I or II | CMS +S72335C | Nondisplaced oblique fracture of shaft of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72335D | Nondisplaced oblique fracture of shaft of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72335E | Nondisplaced oblique fracture of shaft of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72335F | Nondisplaced oblique fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72335G | Nondisplaced oblique fracture of shaft of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72335H | Nondisplaced oblique fracture of shaft of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72335J | Nondisplaced oblique fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72335K | Nondisplaced oblique fracture of shaft of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72335M | Nondisplaced oblique fracture of shaft of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72335N | Nondisplaced oblique fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72335P | Nondisplaced oblique fracture of shaft of left femur, subsequent encounter for closed fracture with malunion | CMS +S72335Q | Nondisplaced oblique fracture of shaft of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72335R | Nondisplaced oblique fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72335S | Nondisplaced oblique fracture of shaft of left femur, sequela | CMS +S72336A | Nondisplaced oblique fracture of shaft of unspecified femur, initial encounter for closed fracture | CMS +S72336B | Nondisplaced oblique fracture of shaft of unspecified femur, initial encounter for open fracture type I or II | CMS +S72336C | Nondisplaced oblique fracture of shaft of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72336D | Nondisplaced oblique fracture of shaft of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72336E | Nondisplaced oblique fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72336F | Nondisplaced oblique fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72336G | Nondisplaced oblique fracture of shaft of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72336H | Nondisplaced oblique fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72336J | Nondisplaced oblique fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72336K | Nondisplaced oblique fracture of shaft of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72336M | Nondisplaced oblique fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72336N | Nondisplaced oblique fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72336P | Nondisplaced oblique fracture of shaft of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72336Q | Nondisplaced oblique fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72336R | Nondisplaced oblique fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72336S | Nondisplaced oblique fracture of shaft of unspecified femur, sequela | CMS +S72341A | Displaced spiral fracture of shaft of right femur, initial encounter for closed fracture | CMS +S72341B | Displaced spiral fracture of shaft of right femur, initial encounter for open fracture type I or II | CMS +S72341C | Displaced spiral fracture of shaft of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72341D | Displaced spiral fracture of shaft of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72341E | Displaced spiral fracture of shaft of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72341F | Displaced spiral fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72341G | Displaced spiral fracture of shaft of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72341H | Displaced spiral fracture of shaft of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72341J | Displaced spiral fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72341K | Displaced spiral fracture of shaft of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72341M | Displaced spiral fracture of shaft of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72341N | Displaced spiral fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72341P | Displaced spiral fracture of shaft of right femur, subsequent encounter for closed fracture with malunion | CMS +S72341Q | Displaced spiral fracture of shaft of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72341R | Displaced spiral fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72341S | Displaced spiral fracture of shaft of right femur, sequela | CMS +S72342A | Displaced spiral fracture of shaft of left femur, initial encounter for closed fracture | CMS +S72342B | Displaced spiral fracture of shaft of left femur, initial encounter for open fracture type I or II | CMS +S72342C | Displaced spiral fracture of shaft of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72342D | Displaced spiral fracture of shaft of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72342E | Displaced spiral fracture of shaft of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72342F | Displaced spiral fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72342G | Displaced spiral fracture of shaft of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72342H | Displaced spiral fracture of shaft of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72342J | Displaced spiral fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72342K | Displaced spiral fracture of shaft of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72342M | Displaced spiral fracture of shaft of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72342N | Displaced spiral fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72342P | Displaced spiral fracture of shaft of left femur, subsequent encounter for closed fracture with malunion | CMS +S72342Q | Displaced spiral fracture of shaft of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72342R | Displaced spiral fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72342S | Displaced spiral fracture of shaft of left femur, sequela | CMS +S72343A | Displaced spiral fracture of shaft of unspecified femur, initial encounter for closed fracture | CMS +S72343B | Displaced spiral fracture of shaft of unspecified femur, initial encounter for open fracture type I or II | CMS +S72343C | Displaced spiral fracture of shaft of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72343D | Displaced spiral fracture of shaft of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72343E | Displaced spiral fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72343F | Displaced spiral fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72343G | Displaced spiral fracture of shaft of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72343H | Displaced spiral fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72343J | Displaced spiral fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72343K | Displaced spiral fracture of shaft of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72343M | Displaced spiral fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72343N | Displaced spiral fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72343P | Displaced spiral fracture of shaft of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72343Q | Displaced spiral fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72343R | Displaced spiral fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72343S | Displaced spiral fracture of shaft of unspecified femur, sequela | CMS +S72344A | Nondisplaced spiral fracture of shaft of right femur, initial encounter for closed fracture | CMS +S72344B | Nondisplaced spiral fracture of shaft of right femur, initial encounter for open fracture type I or II | CMS +S72344C | Nondisplaced spiral fracture of shaft of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72344D | Nondisplaced spiral fracture of shaft of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72344E | Nondisplaced spiral fracture of shaft of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72344F | Nondisplaced spiral fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72344G | Nondisplaced spiral fracture of shaft of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72344H | Nondisplaced spiral fracture of shaft of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72344J | Nondisplaced spiral fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72344K | Nondisplaced spiral fracture of shaft of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72344M | Nondisplaced spiral fracture of shaft of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72344N | Nondisplaced spiral fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72344P | Nondisplaced spiral fracture of shaft of right femur, subsequent encounter for closed fracture with malunion | CMS +S72344Q | Nondisplaced spiral fracture of shaft of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72344R | Nondisplaced spiral fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72344S | Nondisplaced spiral fracture of shaft of right femur, sequela | CMS +S72345A | Nondisplaced spiral fracture of shaft of left femur, initial encounter for closed fracture | CMS +S72345B | Nondisplaced spiral fracture of shaft of left femur, initial encounter for open fracture type I or II | CMS +S72345C | Nondisplaced spiral fracture of shaft of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72345D | Nondisplaced spiral fracture of shaft of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72345E | Nondisplaced spiral fracture of shaft of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72345F | Nondisplaced spiral fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72345G | Nondisplaced spiral fracture of shaft of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72345H | Nondisplaced spiral fracture of shaft of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72345J | Nondisplaced spiral fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72345K | Nondisplaced spiral fracture of shaft of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72345M | Nondisplaced spiral fracture of shaft of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72345N | Nondisplaced spiral fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72345P | Nondisplaced spiral fracture of shaft of left femur, subsequent encounter for closed fracture with malunion | CMS +S72345Q | Nondisplaced spiral fracture of shaft of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72345R | Nondisplaced spiral fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72345S | Nondisplaced spiral fracture of shaft of left femur, sequela | CMS +S72346A | Nondisplaced spiral fracture of shaft of unspecified femur, initial encounter for closed fracture | CMS +S72346B | Nondisplaced spiral fracture of shaft of unspecified femur, initial encounter for open fracture type I or II | CMS +S72346C | Nondisplaced spiral fracture of shaft of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72346D | Nondisplaced spiral fracture of shaft of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72346E | Nondisplaced spiral fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72346F | Nondisplaced spiral fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72346G | Nondisplaced spiral fracture of shaft of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72346H | Nondisplaced spiral fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72346J | Nondisplaced spiral fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72346K | Nondisplaced spiral fracture of shaft of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72346M | Nondisplaced spiral fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72346N | Nondisplaced spiral fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72346P | Nondisplaced spiral fracture of shaft of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72346Q | Nondisplaced spiral fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72346R | Nondisplaced spiral fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72346S | Nondisplaced spiral fracture of shaft of unspecified femur, sequela | CMS +S72351A | Displaced comminuted fracture of shaft of right femur, initial encounter for closed fracture | CMS +S72351B | Displaced comminuted fracture of shaft of right femur, initial encounter for open fracture type I or II | CMS +S72351C | Displaced comminuted fracture of shaft of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72351D | Displaced comminuted fracture of shaft of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72351E | Displaced comminuted fracture of shaft of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72351F | Displaced comminuted fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72351G | Displaced comminuted fracture of shaft of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72351H | Displaced comminuted fracture of shaft of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72351J | Displaced comminuted fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72351K | Displaced comminuted fracture of shaft of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72351M | Displaced comminuted fracture of shaft of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72351N | Displaced comminuted fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72351P | Displaced comminuted fracture of shaft of right femur, subsequent encounter for closed fracture with malunion | CMS +S72351Q | Displaced comminuted fracture of shaft of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72351R | Displaced comminuted fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72351S | Displaced comminuted fracture of shaft of right femur, sequela | CMS +S72352A | Displaced comminuted fracture of shaft of left femur, initial encounter for closed fracture | CMS +S72352B | Displaced comminuted fracture of shaft of left femur, initial encounter for open fracture type I or II | CMS +S72352C | Displaced comminuted fracture of shaft of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72352D | Displaced comminuted fracture of shaft of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72352E | Displaced comminuted fracture of shaft of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72352F | Displaced comminuted fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72352G | Displaced comminuted fracture of shaft of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72352H | Displaced comminuted fracture of shaft of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72352J | Displaced comminuted fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72352K | Displaced comminuted fracture of shaft of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72352M | Displaced comminuted fracture of shaft of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72352N | Displaced comminuted fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72352P | Displaced comminuted fracture of shaft of left femur, subsequent encounter for closed fracture with malunion | CMS +S72352Q | Displaced comminuted fracture of shaft of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72352R | Displaced comminuted fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72352S | Displaced comminuted fracture of shaft of left femur, sequela | CMS +S72353A | Displaced comminuted fracture of shaft of unspecified femur, initial encounter for closed fracture | CMS +S72353B | Displaced comminuted fracture of shaft of unspecified femur, initial encounter for open fracture type I or II | CMS +S72353C | Displaced comminuted fracture of shaft of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72353D | Displaced comminuted fracture of shaft of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72353E | Displaced comminuted fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72353F | Displaced comminuted fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72353G | Displaced comminuted fracture of shaft of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72353H | Displaced comminuted fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72353J | Displaced comminuted fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72353K | Displaced comminuted fracture of shaft of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72353M | Displaced comminuted fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72353N | Displaced comminuted fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72353P | Displaced comminuted fracture of shaft of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72353Q | Displaced comminuted fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72353R | Displaced comminuted fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72353S | Displaced comminuted fracture of shaft of unspecified femur, sequela | CMS +S72354A | Nondisplaced comminuted fracture of shaft of right femur, initial encounter for closed fracture | CMS +S72354B | Nondisplaced comminuted fracture of shaft of right femur, initial encounter for open fracture type I or II | CMS +S72354C | Nondisplaced comminuted fracture of shaft of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72354D | Nondisplaced comminuted fracture of shaft of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72354E | Nondisplaced comminuted fracture of shaft of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72354F | Nondisplaced comminuted fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72354G | Nondisplaced comminuted fracture of shaft of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72354H | Nondisplaced comminuted fracture of shaft of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72354J | Nondisplaced comminuted fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72354K | Nondisplaced comminuted fracture of shaft of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72354M | Nondisplaced comminuted fracture of shaft of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72354N | Nondisplaced comminuted fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72354P | Nondisplaced comminuted fracture of shaft of right femur, subsequent encounter for closed fracture with malunion | CMS +S72354Q | Nondisplaced comminuted fracture of shaft of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72354R | Nondisplaced comminuted fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72354S | Nondisplaced comminuted fracture of shaft of right femur, sequela | CMS +S72355A | Nondisplaced comminuted fracture of shaft of left femur, initial encounter for closed fracture | CMS +S72355B | Nondisplaced comminuted fracture of shaft of left femur, initial encounter for open fracture type I or II | CMS +S72355C | Nondisplaced comminuted fracture of shaft of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72355D | Nondisplaced comminuted fracture of shaft of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72355E | Nondisplaced comminuted fracture of shaft of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72355F | Nondisplaced comminuted fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72355G | Nondisplaced comminuted fracture of shaft of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72355H | Nondisplaced comminuted fracture of shaft of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72355J | Nondisplaced comminuted fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72355K | Nondisplaced comminuted fracture of shaft of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72355M | Nondisplaced comminuted fracture of shaft of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72355N | Nondisplaced comminuted fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72355P | Nondisplaced comminuted fracture of shaft of left femur, subsequent encounter for closed fracture with malunion | CMS +S72355Q | Nondisplaced comminuted fracture of shaft of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72355R | Nondisplaced comminuted fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72355S | Nondisplaced comminuted fracture of shaft of left femur, sequela | CMS +S72356A | Nondisplaced comminuted fracture of shaft of unspecified femur, initial encounter for closed fracture | CMS +S72356B | Nondisplaced comminuted fracture of shaft of unspecified femur, initial encounter for open fracture type I or II | CMS +S72356C | Nondisplaced comminuted fracture of shaft of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72356D | Nondisplaced comminuted fracture of shaft of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72356E | Nondisplaced comminuted fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72356F | Nondisplaced comminuted fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72356G | Nondisplaced comminuted fracture of shaft of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72356H | Nondisplaced comminuted fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72356J | Nondisplaced comminuted fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72356K | Nondisplaced comminuted fracture of shaft of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72356M | Nondisplaced comminuted fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72356N | Nondisplaced comminuted fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72356P | Nondisplaced comminuted fracture of shaft of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72356Q | Nondisplaced comminuted fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72356R | Nondisplaced comminuted fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72356S | Nondisplaced comminuted fracture of shaft of unspecified femur, sequela | CMS +S72361A | Displaced segmental fracture of shaft of right femur, initial encounter for closed fracture | CMS +S72361B | Displaced segmental fracture of shaft of right femur, initial encounter for open fracture type I or II | CMS +S72361C | Displaced segmental fracture of shaft of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72361D | Displaced segmental fracture of shaft of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72361E | Displaced segmental fracture of shaft of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72361F | Displaced segmental fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72361G | Displaced segmental fracture of shaft of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72361H | Displaced segmental fracture of shaft of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72361J | Displaced segmental fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72361K | Displaced segmental fracture of shaft of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72361M | Displaced segmental fracture of shaft of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72361N | Displaced segmental fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72361P | Displaced segmental fracture of shaft of right femur, subsequent encounter for closed fracture with malunion | CMS +S72361Q | Displaced segmental fracture of shaft of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72361R | Displaced segmental fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72361S | Displaced segmental fracture of shaft of right femur, sequela | CMS +S72362A | Displaced segmental fracture of shaft of left femur, initial encounter for closed fracture | CMS +S72362B | Displaced segmental fracture of shaft of left femur, initial encounter for open fracture type I or II | CMS +S72362C | Displaced segmental fracture of shaft of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72362D | Displaced segmental fracture of shaft of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72362E | Displaced segmental fracture of shaft of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72362F | Displaced segmental fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72362G | Displaced segmental fracture of shaft of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72362H | Displaced segmental fracture of shaft of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72362J | Displaced segmental fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72362K | Displaced segmental fracture of shaft of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72362M | Displaced segmental fracture of shaft of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72362N | Displaced segmental fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72362P | Displaced segmental fracture of shaft of left femur, subsequent encounter for closed fracture with malunion | CMS +S72362Q | Displaced segmental fracture of shaft of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72362R | Displaced segmental fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72362S | Displaced segmental fracture of shaft of left femur, sequela | CMS +S72363A | Displaced segmental fracture of shaft of unspecified femur, initial encounter for closed fracture | CMS +S72363B | Displaced segmental fracture of shaft of unspecified femur, initial encounter for open fracture type I or II | CMS +S72363C | Displaced segmental fracture of shaft of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72363D | Displaced segmental fracture of shaft of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72363E | Displaced segmental fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72363F | Displaced segmental fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72363G | Displaced segmental fracture of shaft of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72363H | Displaced segmental fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72363J | Displaced segmental fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72363K | Displaced segmental fracture of shaft of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72363M | Displaced segmental fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72363N | Displaced segmental fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72363P | Displaced segmental fracture of shaft of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72363Q | Displaced segmental fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72363R | Displaced segmental fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72363S | Displaced segmental fracture of shaft of unspecified femur, sequela | CMS +S72364A | Nondisplaced segmental fracture of shaft of right femur, initial encounter for closed fracture | CMS +S72364B | Nondisplaced segmental fracture of shaft of right femur, initial encounter for open fracture type I or II | CMS +S72364C | Nondisplaced segmental fracture of shaft of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72364D | Nondisplaced segmental fracture of shaft of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72364E | Nondisplaced segmental fracture of shaft of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72364F | Nondisplaced segmental fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72364G | Nondisplaced segmental fracture of shaft of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72364H | Nondisplaced segmental fracture of shaft of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72364J | Nondisplaced segmental fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72364K | Nondisplaced segmental fracture of shaft of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72364M | Nondisplaced segmental fracture of shaft of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72364N | Nondisplaced segmental fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72364P | Nondisplaced segmental fracture of shaft of right femur, subsequent encounter for closed fracture with malunion | CMS +S72364Q | Nondisplaced segmental fracture of shaft of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72364R | Nondisplaced segmental fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72364S | Nondisplaced segmental fracture of shaft of right femur, sequela | CMS +S72365A | Nondisplaced segmental fracture of shaft of left femur, initial encounter for closed fracture | CMS +S72365B | Nondisplaced segmental fracture of shaft of left femur, initial encounter for open fracture type I or II | CMS +S72365C | Nondisplaced segmental fracture of shaft of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72365D | Nondisplaced segmental fracture of shaft of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72365E | Nondisplaced segmental fracture of shaft of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72365F | Nondisplaced segmental fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72365G | Nondisplaced segmental fracture of shaft of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72365H | Nondisplaced segmental fracture of shaft of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72365J | Nondisplaced segmental fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72365K | Nondisplaced segmental fracture of shaft of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72365M | Nondisplaced segmental fracture of shaft of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72365N | Nondisplaced segmental fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72365P | Nondisplaced segmental fracture of shaft of left femur, subsequent encounter for closed fracture with malunion | CMS +S72365Q | Nondisplaced segmental fracture of shaft of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72365R | Nondisplaced segmental fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72365S | Nondisplaced segmental fracture of shaft of left femur, sequela | CMS +S72366A | Nondisplaced segmental fracture of shaft of unspecified femur, initial encounter for closed fracture | CMS +S72366B | Nondisplaced segmental fracture of shaft of unspecified femur, initial encounter for open fracture type I or II | CMS +S72366C | Nondisplaced segmental fracture of shaft of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72366D | Nondisplaced segmental fracture of shaft of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72366E | Nondisplaced segmental fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72366F | Nondisplaced segmental fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72366G | Nondisplaced segmental fracture of shaft of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72366H | Nondisplaced segmental fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72366J | Nondisplaced segmental fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72366K | Nondisplaced segmental fracture of shaft of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72366M | Nondisplaced segmental fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72366N | Nondisplaced segmental fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72366P | Nondisplaced segmental fracture of shaft of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72366Q | Nondisplaced segmental fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72366R | Nondisplaced segmental fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72366S | Nondisplaced segmental fracture of shaft of unspecified femur, sequela | CMS +S72391A | Other fracture of shaft of right femur, initial encounter for closed fracture | CMS +S72391B | Other fracture of shaft of right femur, initial encounter for open fracture type I or II | CMS +S72391C | Other fracture of shaft of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72391D | Other fracture of shaft of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72391E | Other fracture of shaft of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72391F | Other fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72391G | Other fracture of shaft of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72391H | Other fracture of shaft of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72391J | Other fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72391K | Other fracture of shaft of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72391M | Other fracture of shaft of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72391N | Other fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72391P | Other fracture of shaft of right femur, subsequent encounter for closed fracture with malunion | CMS +S72391Q | Other fracture of shaft of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72391R | Other fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72391S | Other fracture of shaft of right femur, sequela | CMS +S72392A | Other fracture of shaft of left femur, initial encounter for closed fracture | CMS +S72392B | Other fracture of shaft of left femur, initial encounter for open fracture type I or II | CMS +S72392C | Other fracture of shaft of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72392D | Other fracture of shaft of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72392E | Other fracture of shaft of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72392F | Other fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72392G | Other fracture of shaft of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72392H | Other fracture of shaft of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72392J | Other fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72392K | Other fracture of shaft of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72392M | Other fracture of shaft of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72392N | Other fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72392P | Other fracture of shaft of left femur, subsequent encounter for closed fracture with malunion | CMS +S72392Q | Other fracture of shaft of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72392R | Other fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72392S | Other fracture of shaft of left femur, sequela | CMS +S72399A | Other fracture of shaft of unspecified femur, initial encounter for closed fracture | CMS +S72399B | Other fracture of shaft of unspecified femur, initial encounter for open fracture type I or II | CMS +S72399C | Other fracture of shaft of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72399D | Other fracture of shaft of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72399E | Other fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72399F | Other fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72399G | Other fracture of shaft of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72399H | Other fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72399J | Other fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72399K | Other fracture of shaft of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72399M | Other fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72399N | Other fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72399P | Other fracture of shaft of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72399Q | Other fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72399R | Other fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72399S | Other fracture of shaft of unspecified femur, sequela | CMS +S72401A | Unspecified fracture of lower end of right femur, initial encounter for closed fracture | CMS +S72401B | Unspecified fracture of lower end of right femur, initial encounter for open fracture type I or II | CMS +S72401C | Unspecified fracture of lower end of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72401D | Unspecified fracture of lower end of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72401E | Unspecified fracture of lower end of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72401F | Unspecified fracture of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72401G | Unspecified fracture of lower end of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72401H | Unspecified fracture of lower end of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72401J | Unspecified fracture of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72401K | Unspecified fracture of lower end of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72401M | Unspecified fracture of lower end of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72401N | Unspecified fracture of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72401P | Unspecified fracture of lower end of right femur, subsequent encounter for closed fracture with malunion | CMS +S72401Q | Unspecified fracture of lower end of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72401R | Unspecified fracture of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72401S | Unspecified fracture of lower end of right femur, sequela | CMS +S72402A | Unspecified fracture of lower end of left femur, initial encounter for closed fracture | CMS +S72402B | Unspecified fracture of lower end of left femur, initial encounter for open fracture type I or II | CMS +S72402C | Unspecified fracture of lower end of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72402D | Unspecified fracture of lower end of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72402E | Unspecified fracture of lower end of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72402F | Unspecified fracture of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72402G | Unspecified fracture of lower end of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72402H | Unspecified fracture of lower end of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72402J | Unspecified fracture of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72402K | Unspecified fracture of lower end of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72402M | Unspecified fracture of lower end of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72402N | Unspecified fracture of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72402P | Unspecified fracture of lower end of left femur, subsequent encounter for closed fracture with malunion | CMS +S72402Q | Unspecified fracture of lower end of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72402R | Unspecified fracture of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72402S | Unspecified fracture of lower end of left femur, sequela | CMS +S72409A | Unspecified fracture of lower end of unspecified femur, initial encounter for closed fracture | CMS +S72409B | Unspecified fracture of lower end of unspecified femur, initial encounter for open fracture type I or II | CMS +S72409C | Unspecified fracture of lower end of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72409D | Unspecified fracture of lower end of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72409E | Unspecified fracture of lower end of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72409F | Unspecified fracture of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72409G | Unspecified fracture of lower end of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72409H | Unspecified fracture of lower end of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72409J | Unspecified fracture of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72409K | Unspecified fracture of lower end of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72409M | Unspecified fracture of lower end of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72409N | Unspecified fracture of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72409P | Unspecified fracture of lower end of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72409Q | Unspecified fracture of lower end of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72409R | Unspecified fracture of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72409S | Unspecified fracture of lower end of unspecified femur, sequela | CMS +S72411A | Displaced unspecified condyle fracture of lower end of right femur, initial encounter for closed fracture | CMS +S72411B | Displaced unspecified condyle fracture of lower end of right femur, initial encounter for open fracture type I or II | CMS +S72411C | Displaced unspecified condyle fracture of lower end of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72411D | Displaced unspecified condyle fracture of lower end of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72411E | Displaced unspecified condyle fracture of lower end of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72411F | Displaced unspecified condyle fracture of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72411G | Displaced unspecified condyle fracture of lower end of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72411H | Displaced unspecified condyle fracture of lower end of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72411J | Displaced unspecified condyle fracture of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72411K | Displaced unspecified condyle fracture of lower end of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72411M | Displaced unspecified condyle fracture of lower end of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72411N | Displaced unspecified condyle fracture of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72411P | Displaced unspecified condyle fracture of lower end of right femur, subsequent encounter for closed fracture with malunion | CMS +S72411Q | Displaced unspecified condyle fracture of lower end of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72411R | Displaced unspecified condyle fracture of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72411S | Displaced unspecified condyle fracture of lower end of right femur, sequela | CMS +S72412A | Displaced unspecified condyle fracture of lower end of left femur, initial encounter for closed fracture | CMS +S72412B | Displaced unspecified condyle fracture of lower end of left femur, initial encounter for open fracture type I or II | CMS +S72412C | Displaced unspecified condyle fracture of lower end of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72412D | Displaced unspecified condyle fracture of lower end of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72412E | Displaced unspecified condyle fracture of lower end of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72412F | Displaced unspecified condyle fracture of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72412G | Displaced unspecified condyle fracture of lower end of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72412H | Displaced unspecified condyle fracture of lower end of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72412J | Displaced unspecified condyle fracture of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72412K | Displaced unspecified condyle fracture of lower end of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72412M | Displaced unspecified condyle fracture of lower end of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72412N | Displaced unspecified condyle fracture of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72412P | Displaced unspecified condyle fracture of lower end of left femur, subsequent encounter for closed fracture with malunion | CMS +S72412Q | Displaced unspecified condyle fracture of lower end of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72412R | Displaced unspecified condyle fracture of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72412S | Displaced unspecified condyle fracture of lower end of left femur, sequela | CMS +S72413A | Displaced unspecified condyle fracture of lower end of unspecified femur, initial encounter for closed fracture | CMS +S72413B | Displaced unspecified condyle fracture of lower end of unspecified femur, initial encounter for open fracture type I or II | CMS +S72413C | Displaced unspecified condyle fracture of lower end of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72413D | Displaced unspecified condyle fracture of lower end of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72413E | Displaced unspecified condyle fracture of lower end of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72413F | Displaced unspecified condyle fracture of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72413G | Displaced unspecified condyle fracture of lower end of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72413H | Displaced unspecified condyle fracture of lower end of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72413J | Displaced unspecified condyle fracture of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72413K | Displaced unspecified condyle fracture of lower end of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72413M | Displaced unspecified condyle fracture of lower end of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72413N | Displaced unspecified condyle fracture of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72413P | Displaced unspecified condyle fracture of lower end of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72413Q | Displaced unspecified condyle fracture of lower end of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72413R | Displaced unspecified condyle fracture of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72413S | Displaced unspecified condyle fracture of lower end of unspecified femur, sequela | CMS +S72414A | Nondisplaced unspecified condyle fracture of lower end of right femur, initial encounter for closed fracture | CMS +S72414B | Nondisplaced unspecified condyle fracture of lower end of right femur, initial encounter for open fracture type I or II | CMS +S72414C | Nondisplaced unspecified condyle fracture of lower end of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72414D | Nondisplaced unspecified condyle fracture of lower end of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72414E | Nondisplaced unspecified condyle fracture of lower end of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72414F | Nondisplaced unspecified condyle fracture of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72414G | Nondisplaced unspecified condyle fracture of lower end of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72414H | Nondisplaced unspecified condyle fracture of lower end of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72414J | Nondisplaced unspecified condyle fracture of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72414K | Nondisplaced unspecified condyle fracture of lower end of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72414M | Nondisplaced unspecified condyle fracture of lower end of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72414N | Nondisplaced unspecified condyle fracture of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72414P | Nondisplaced unspecified condyle fracture of lower end of right femur, subsequent encounter for closed fracture with malunion | CMS +S72414Q | Nondisplaced unspecified condyle fracture of lower end of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72414R | Nondisplaced unspecified condyle fracture of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72414S | Nondisplaced unspecified condyle fracture of lower end of right femur, sequela | CMS +S72415A | Nondisplaced unspecified condyle fracture of lower end of left femur, initial encounter for closed fracture | CMS +S72415B | Nondisplaced unspecified condyle fracture of lower end of left femur, initial encounter for open fracture type I or II | CMS +S72415C | Nondisplaced unspecified condyle fracture of lower end of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72415D | Nondisplaced unspecified condyle fracture of lower end of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72415E | Nondisplaced unspecified condyle fracture of lower end of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72415F | Nondisplaced unspecified condyle fracture of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72415G | Nondisplaced unspecified condyle fracture of lower end of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72415H | Nondisplaced unspecified condyle fracture of lower end of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72415J | Nondisplaced unspecified condyle fracture of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72415K | Nondisplaced unspecified condyle fracture of lower end of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72415M | Nondisplaced unspecified condyle fracture of lower end of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72415N | Nondisplaced unspecified condyle fracture of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72415P | Nondisplaced unspecified condyle fracture of lower end of left femur, subsequent encounter for closed fracture with malunion | CMS +S72415Q | Nondisplaced unspecified condyle fracture of lower end of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72415R | Nondisplaced unspecified condyle fracture of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72415S | Nondisplaced unspecified condyle fracture of lower end of left femur, sequela | CMS +S72416A | Nondisplaced unspecified condyle fracture of lower end of unspecified femur, initial encounter for closed fracture | CMS +S72416B | Nondisplaced unspecified condyle fracture of lower end of unspecified femur, initial encounter for open fracture type I or II | CMS +S72416C | Nondisplaced unspecified condyle fracture of lower end of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72416D | Nondisplaced unspecified condyle fracture of lower end of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72416E | Nondisplaced unspecified condyle fracture of lower end of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72416F | Nondisplaced unspecified condyle fracture of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72416G | Nondisplaced unspecified condyle fracture of lower end of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72416H | Nondisplaced unspecified condyle fracture of lower end of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72416J | Nondisplaced unspecified condyle fracture of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72416K | Nondisplaced unspecified condyle fracture of lower end of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72416M | Nondisplaced unspecified condyle fracture of lower end of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72416N | Nondisplaced unspecified condyle fracture of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72416P | Nondisplaced unspecified condyle fracture of lower end of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72416Q | Nondisplaced unspecified condyle fracture of lower end of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72416R | Nondisplaced unspecified condyle fracture of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72416S | Nondisplaced unspecified condyle fracture of lower end of unspecified femur, sequela | CMS +S72421A | Displaced fracture of lateral condyle of right femur, initial encounter for closed fracture | CMS +S72421B | Displaced fracture of lateral condyle of right femur, initial encounter for open fracture type I or II | CMS +S72421C | Displaced fracture of lateral condyle of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72421D | Displaced fracture of lateral condyle of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72421E | Displaced fracture of lateral condyle of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72421F | Displaced fracture of lateral condyle of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72421G | Displaced fracture of lateral condyle of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72421H | Displaced fracture of lateral condyle of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72421J | Displaced fracture of lateral condyle of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72421K | Displaced fracture of lateral condyle of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72421M | Displaced fracture of lateral condyle of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72421N | Displaced fracture of lateral condyle of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72421P | Displaced fracture of lateral condyle of right femur, subsequent encounter for closed fracture with malunion | CMS +S72421Q | Displaced fracture of lateral condyle of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72421R | Displaced fracture of lateral condyle of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72421S | Displaced fracture of lateral condyle of right femur, sequela | CMS +S72422A | Displaced fracture of lateral condyle of left femur, initial encounter for closed fracture | CMS +S72422B | Displaced fracture of lateral condyle of left femur, initial encounter for open fracture type I or II | CMS +S72422C | Displaced fracture of lateral condyle of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72422D | Displaced fracture of lateral condyle of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72422E | Displaced fracture of lateral condyle of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72422F | Displaced fracture of lateral condyle of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72422G | Displaced fracture of lateral condyle of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72422H | Displaced fracture of lateral condyle of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72422J | Displaced fracture of lateral condyle of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72422K | Displaced fracture of lateral condyle of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72422M | Displaced fracture of lateral condyle of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72422N | Displaced fracture of lateral condyle of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72422P | Displaced fracture of lateral condyle of left femur, subsequent encounter for closed fracture with malunion | CMS +S72422Q | Displaced fracture of lateral condyle of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72422R | Displaced fracture of lateral condyle of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72422S | Displaced fracture of lateral condyle of left femur, sequela | CMS +S72423A | Displaced fracture of lateral condyle of unspecified femur, initial encounter for closed fracture | CMS +S72423B | Displaced fracture of lateral condyle of unspecified femur, initial encounter for open fracture type I or II | CMS +S72423C | Displaced fracture of lateral condyle of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72423D | Displaced fracture of lateral condyle of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72423E | Displaced fracture of lateral condyle of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72423F | Displaced fracture of lateral condyle of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72423G | Displaced fracture of lateral condyle of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72423H | Displaced fracture of lateral condyle of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72423J | Displaced fracture of lateral condyle of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72423K | Displaced fracture of lateral condyle of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72423M | Displaced fracture of lateral condyle of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72423N | Displaced fracture of lateral condyle of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72423P | Displaced fracture of lateral condyle of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72423Q | Displaced fracture of lateral condyle of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72423R | Displaced fracture of lateral condyle of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72423S | Displaced fracture of lateral condyle of unspecified femur, sequela | CMS +S72424A | Nondisplaced fracture of lateral condyle of right femur, initial encounter for closed fracture | CMS +S72424B | Nondisplaced fracture of lateral condyle of right femur, initial encounter for open fracture type I or II | CMS +S72424C | Nondisplaced fracture of lateral condyle of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72424D | Nondisplaced fracture of lateral condyle of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72424E | Nondisplaced fracture of lateral condyle of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72424F | Nondisplaced fracture of lateral condyle of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72424G | Nondisplaced fracture of lateral condyle of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72424H | Nondisplaced fracture of lateral condyle of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72424J | Nondisplaced fracture of lateral condyle of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72424K | Nondisplaced fracture of lateral condyle of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72424M | Nondisplaced fracture of lateral condyle of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72424N | Nondisplaced fracture of lateral condyle of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72424P | Nondisplaced fracture of lateral condyle of right femur, subsequent encounter for closed fracture with malunion | CMS +S72424Q | Nondisplaced fracture of lateral condyle of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72424R | Nondisplaced fracture of lateral condyle of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72424S | Nondisplaced fracture of lateral condyle of right femur, sequela | CMS +S72425A | Nondisplaced fracture of lateral condyle of left femur, initial encounter for closed fracture | CMS +S72425B | Nondisplaced fracture of lateral condyle of left femur, initial encounter for open fracture type I or II | CMS +S72425C | Nondisplaced fracture of lateral condyle of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72425D | Nondisplaced fracture of lateral condyle of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72425E | Nondisplaced fracture of lateral condyle of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72425F | Nondisplaced fracture of lateral condyle of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72425G | Nondisplaced fracture of lateral condyle of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72425H | Nondisplaced fracture of lateral condyle of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72425J | Nondisplaced fracture of lateral condyle of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72425K | Nondisplaced fracture of lateral condyle of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72425M | Nondisplaced fracture of lateral condyle of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72425N | Nondisplaced fracture of lateral condyle of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72425P | Nondisplaced fracture of lateral condyle of left femur, subsequent encounter for closed fracture with malunion | CMS +S72425Q | Nondisplaced fracture of lateral condyle of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72425R | Nondisplaced fracture of lateral condyle of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72425S | Nondisplaced fracture of lateral condyle of left femur, sequela | CMS +S72426A | Nondisplaced fracture of lateral condyle of unspecified femur, initial encounter for closed fracture | CMS +S72426B | Nondisplaced fracture of lateral condyle of unspecified femur, initial encounter for open fracture type I or II | CMS +S72426C | Nondisplaced fracture of lateral condyle of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72426D | Nondisplaced fracture of lateral condyle of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72426E | Nondisplaced fracture of lateral condyle of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72426F | Nondisplaced fracture of lateral condyle of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72426G | Nondisplaced fracture of lateral condyle of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72426H | Nondisplaced fracture of lateral condyle of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72426J | Nondisplaced fracture of lateral condyle of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72426K | Nondisplaced fracture of lateral condyle of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72426M | Nondisplaced fracture of lateral condyle of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72426N | Nondisplaced fracture of lateral condyle of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72426P | Nondisplaced fracture of lateral condyle of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72426Q | Nondisplaced fracture of lateral condyle of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72426R | Nondisplaced fracture of lateral condyle of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72426S | Nondisplaced fracture of lateral condyle of unspecified femur, sequela | CMS +S72431A | Displaced fracture of medial condyle of right femur, initial encounter for closed fracture | CMS +S72431B | Displaced fracture of medial condyle of right femur, initial encounter for open fracture type I or II | CMS +S72431C | Displaced fracture of medial condyle of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72431D | Displaced fracture of medial condyle of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72431E | Displaced fracture of medial condyle of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72431F | Displaced fracture of medial condyle of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72431G | Displaced fracture of medial condyle of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72431H | Displaced fracture of medial condyle of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72431J | Displaced fracture of medial condyle of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72431K | Displaced fracture of medial condyle of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72431M | Displaced fracture of medial condyle of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72431N | Displaced fracture of medial condyle of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72431P | Displaced fracture of medial condyle of right femur, subsequent encounter for closed fracture with malunion | CMS +S72431Q | Displaced fracture of medial condyle of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72431R | Displaced fracture of medial condyle of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72431S | Displaced fracture of medial condyle of right femur, sequela | CMS +S72432A | Displaced fracture of medial condyle of left femur, initial encounter for closed fracture | CMS +S72432B | Displaced fracture of medial condyle of left femur, initial encounter for open fracture type I or II | CMS +S72432C | Displaced fracture of medial condyle of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72432D | Displaced fracture of medial condyle of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72432E | Displaced fracture of medial condyle of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72432F | Displaced fracture of medial condyle of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72432G | Displaced fracture of medial condyle of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72432H | Displaced fracture of medial condyle of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72432J | Displaced fracture of medial condyle of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72432K | Displaced fracture of medial condyle of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72432M | Displaced fracture of medial condyle of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72432N | Displaced fracture of medial condyle of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72432P | Displaced fracture of medial condyle of left femur, subsequent encounter for closed fracture with malunion | CMS +S72432Q | Displaced fracture of medial condyle of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72432R | Displaced fracture of medial condyle of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72432S | Displaced fracture of medial condyle of left femur, sequela | CMS +S72433A | Displaced fracture of medial condyle of unspecified femur, initial encounter for closed fracture | CMS +S72433B | Displaced fracture of medial condyle of unspecified femur, initial encounter for open fracture type I or II | CMS +S72433C | Displaced fracture of medial condyle of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72433D | Displaced fracture of medial condyle of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72433E | Displaced fracture of medial condyle of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72433F | Displaced fracture of medial condyle of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72433G | Displaced fracture of medial condyle of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72433H | Displaced fracture of medial condyle of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72433J | Displaced fracture of medial condyle of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72433K | Displaced fracture of medial condyle of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72433M | Displaced fracture of medial condyle of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72433N | Displaced fracture of medial condyle of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72433P | Displaced fracture of medial condyle of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72433Q | Displaced fracture of medial condyle of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72433R | Displaced fracture of medial condyle of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72433S | Displaced fracture of medial condyle of unspecified femur, sequela | CMS +S72434A | Nondisplaced fracture of medial condyle of right femur, initial encounter for closed fracture | CMS +S72434B | Nondisplaced fracture of medial condyle of right femur, initial encounter for open fracture type I or II | CMS +S72434C | Nondisplaced fracture of medial condyle of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72434D | Nondisplaced fracture of medial condyle of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72434E | Nondisplaced fracture of medial condyle of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72434F | Nondisplaced fracture of medial condyle of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72434G | Nondisplaced fracture of medial condyle of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72434H | Nondisplaced fracture of medial condyle of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72434J | Nondisplaced fracture of medial condyle of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72434K | Nondisplaced fracture of medial condyle of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72434M | Nondisplaced fracture of medial condyle of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72434N | Nondisplaced fracture of medial condyle of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72434P | Nondisplaced fracture of medial condyle of right femur, subsequent encounter for closed fracture with malunion | CMS +S72434Q | Nondisplaced fracture of medial condyle of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72434R | Nondisplaced fracture of medial condyle of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72434S | Nondisplaced fracture of medial condyle of right femur, sequela | CMS +S72435A | Nondisplaced fracture of medial condyle of left femur, initial encounter for closed fracture | CMS +S72435B | Nondisplaced fracture of medial condyle of left femur, initial encounter for open fracture type I or II | CMS +S72435C | Nondisplaced fracture of medial condyle of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72435D | Nondisplaced fracture of medial condyle of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72435E | Nondisplaced fracture of medial condyle of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72435F | Nondisplaced fracture of medial condyle of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72435G | Nondisplaced fracture of medial condyle of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72435H | Nondisplaced fracture of medial condyle of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72435J | Nondisplaced fracture of medial condyle of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72435K | Nondisplaced fracture of medial condyle of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72435M | Nondisplaced fracture of medial condyle of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72435N | Nondisplaced fracture of medial condyle of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72435P | Nondisplaced fracture of medial condyle of left femur, subsequent encounter for closed fracture with malunion | CMS +S72435Q | Nondisplaced fracture of medial condyle of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72435R | Nondisplaced fracture of medial condyle of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72435S | Nondisplaced fracture of medial condyle of left femur, sequela | CMS +S72436A | Nondisplaced fracture of medial condyle of unspecified femur, initial encounter for closed fracture | CMS +S72436B | Nondisplaced fracture of medial condyle of unspecified femur, initial encounter for open fracture type I or II | CMS +S72436C | Nondisplaced fracture of medial condyle of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72436D | Nondisplaced fracture of medial condyle of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72436E | Nondisplaced fracture of medial condyle of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72436F | Nondisplaced fracture of medial condyle of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72436G | Nondisplaced fracture of medial condyle of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72436H | Nondisplaced fracture of medial condyle of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72436J | Nondisplaced fracture of medial condyle of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72436K | Nondisplaced fracture of medial condyle of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72436M | Nondisplaced fracture of medial condyle of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72436N | Nondisplaced fracture of medial condyle of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72436P | Nondisplaced fracture of medial condyle of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72436Q | Nondisplaced fracture of medial condyle of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72436R | Nondisplaced fracture of medial condyle of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72436S | Nondisplaced fracture of medial condyle of unspecified femur, sequela | CMS +S72441A | Displaced fracture of lower epiphysis (separation) of right femur, initial encounter for closed fracture | CMS +S72441B | Displaced fracture of lower epiphysis (separation) of right femur, initial encounter for open fracture type I or II | CMS +S72441C | Displaced fracture of lower epiphysis (separation) of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72441D | Displaced fracture of lower epiphysis (separation) of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72441E | Displaced fracture of lower epiphysis (separation) of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72441F | Displaced fracture of lower epiphysis (separation) of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72441G | Displaced fracture of lower epiphysis (separation) of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72441H | Displaced fracture of lower epiphysis (separation) of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72441J | Displaced fracture of lower epiphysis (separation) of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72441K | Displaced fracture of lower epiphysis (separation) of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72441M | Displaced fracture of lower epiphysis (separation) of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72441N | Displaced fracture of lower epiphysis (separation) of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72441P | Displaced fracture of lower epiphysis (separation) of right femur, subsequent encounter for closed fracture with malunion | CMS +S72441Q | Displaced fracture of lower epiphysis (separation) of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72441R | Displaced fracture of lower epiphysis (separation) of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72441S | Displaced fracture of lower epiphysis (separation) of right femur, sequela | CMS +S72442A | Displaced fracture of lower epiphysis (separation) of left femur, initial encounter for closed fracture | CMS +S72442B | Displaced fracture of lower epiphysis (separation) of left femur, initial encounter for open fracture type I or II | CMS +S72442C | Displaced fracture of lower epiphysis (separation) of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72442D | Displaced fracture of lower epiphysis (separation) of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72442E | Displaced fracture of lower epiphysis (separation) of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72442F | Displaced fracture of lower epiphysis (separation) of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72442G | Displaced fracture of lower epiphysis (separation) of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72442H | Displaced fracture of lower epiphysis (separation) of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72442J | Displaced fracture of lower epiphysis (separation) of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72442K | Displaced fracture of lower epiphysis (separation) of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72442M | Displaced fracture of lower epiphysis (separation) of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72442N | Displaced fracture of lower epiphysis (separation) of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72442P | Displaced fracture of lower epiphysis (separation) of left femur, subsequent encounter for closed fracture with malunion | CMS +S72442Q | Displaced fracture of lower epiphysis (separation) of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72442R | Displaced fracture of lower epiphysis (separation) of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72442S | Displaced fracture of lower epiphysis (separation) of left femur, sequela | CMS +S72443A | Displaced fracture of lower epiphysis (separation) of unspecified femur, initial encounter for closed fracture | CMS +S72443B | Displaced fracture of lower epiphysis (separation) of unspecified femur, initial encounter for open fracture type I or II | CMS +S72443C | Displaced fracture of lower epiphysis (separation) of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72443D | Displaced fracture of lower epiphysis (separation) of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72443E | Displaced fracture of lower epiphysis (separation) of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72443F | Displaced fracture of lower epiphysis (separation) of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72443G | Displaced fracture of lower epiphysis (separation) of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72443H | Displaced fracture of lower epiphysis (separation) of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72443J | Displaced fracture of lower epiphysis (separation) of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72443K | Displaced fracture of lower epiphysis (separation) of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72443M | Displaced fracture of lower epiphysis (separation) of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72443N | Displaced fracture of lower epiphysis (separation) of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72443P | Displaced fracture of lower epiphysis (separation) of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72443Q | Displaced fracture of lower epiphysis (separation) of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72443R | Displaced fracture of lower epiphysis (separation) of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72443S | Displaced fracture of lower epiphysis (separation) of unspecified femur, sequela | CMS +S72444A | Nondisplaced fracture of lower epiphysis (separation) of right femur, initial encounter for closed fracture | CMS +S72444B | Nondisplaced fracture of lower epiphysis (separation) of right femur, initial encounter for open fracture type I or II | CMS +S72444C | Nondisplaced fracture of lower epiphysis (separation) of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72444D | Nondisplaced fracture of lower epiphysis (separation) of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72444E | Nondisplaced fracture of lower epiphysis (separation) of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72444F | Nondisplaced fracture of lower epiphysis (separation) of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72444G | Nondisplaced fracture of lower epiphysis (separation) of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72444H | Nondisplaced fracture of lower epiphysis (separation) of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72444J | Nondisplaced fracture of lower epiphysis (separation) of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72444K | Nondisplaced fracture of lower epiphysis (separation) of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72444M | Nondisplaced fracture of lower epiphysis (separation) of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72444N | Nondisplaced fracture of lower epiphysis (separation) of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72444P | Nondisplaced fracture of lower epiphysis (separation) of right femur, subsequent encounter for closed fracture with malunion | CMS +S72444Q | Nondisplaced fracture of lower epiphysis (separation) of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72444R | Nondisplaced fracture of lower epiphysis (separation) of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72444S | Nondisplaced fracture of lower epiphysis (separation) of right femur, sequela | CMS +S72445A | Nondisplaced fracture of lower epiphysis (separation) of left femur, initial encounter for closed fracture | CMS +S72445B | Nondisplaced fracture of lower epiphysis (separation) of left femur, initial encounter for open fracture type I or II | CMS +S72445C | Nondisplaced fracture of lower epiphysis (separation) of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72445D | Nondisplaced fracture of lower epiphysis (separation) of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72445E | Nondisplaced fracture of lower epiphysis (separation) of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72445F | Nondisplaced fracture of lower epiphysis (separation) of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72445G | Nondisplaced fracture of lower epiphysis (separation) of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72445H | Nondisplaced fracture of lower epiphysis (separation) of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72445J | Nondisplaced fracture of lower epiphysis (separation) of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72445K | Nondisplaced fracture of lower epiphysis (separation) of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72445M | Nondisplaced fracture of lower epiphysis (separation) of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72445N | Nondisplaced fracture of lower epiphysis (separation) of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72445P | Nondisplaced fracture of lower epiphysis (separation) of left femur, subsequent encounter for closed fracture with malunion | CMS +S72445Q | Nondisplaced fracture of lower epiphysis (separation) of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72445R | Nondisplaced fracture of lower epiphysis (separation) of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72445S | Nondisplaced fracture of lower epiphysis (separation) of left femur, sequela | CMS +S72446A | Nondisplaced fracture of lower epiphysis (separation) of unspecified femur, initial encounter for closed fracture | CMS +S72446B | Nondisplaced fracture of lower epiphysis (separation) of unspecified femur, initial encounter for open fracture type I or II | CMS +S72446C | Nondisplaced fracture of lower epiphysis (separation) of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72446D | Nondisplaced fracture of lower epiphysis (separation) of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72446E | Nondisplaced fracture of lower epiphysis (separation) of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72446F | Nondisplaced fracture of lower epiphysis (separation) of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72446G | Nondisplaced fracture of lower epiphysis (separation) of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72446H | Nondisplaced fracture of lower epiphysis (separation) of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72446J | Nondisplaced fracture of lower epiphysis (separation) of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72446K | Nondisplaced fracture of lower epiphysis (separation) of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72446M | Nondisplaced fracture of lower epiphysis (separation) of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72446N | Nondisplaced fracture of lower epiphysis (separation) of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72446P | Nondisplaced fracture of lower epiphysis (separation) of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72446Q | Nondisplaced fracture of lower epiphysis (separation) of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72446R | Nondisplaced fracture of lower epiphysis (separation) of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72446S | Nondisplaced fracture of lower epiphysis (separation) of unspecified femur, sequela | CMS +S72451A | Displaced supracondylar fracture without intracondylar extension of lower end of right femur, initial encounter for closed fracture | CMS +S72451B | Displaced supracondylar fracture without intracondylar extension of lower end of right femur, initial encounter for open fracture type I or II | CMS +S72451C | Displaced supracondylar fracture without intracondylar extension of lower end of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72451D | Displaced supracondylar fracture without intracondylar extension of lower end of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72451E | Displaced supracondylar fracture without intracondylar extension of lower end of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72451F | Displaced supracondylar fracture without intracondylar extension of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72451G | Displaced supracondylar fracture without intracondylar extension of lower end of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72451H | Displaced supracondylar fracture without intracondylar extension of lower end of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72451J | Displaced supracondylar fracture without intracondylar extension of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72451K | Displaced supracondylar fracture without intracondylar extension of lower end of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72451M | Displaced supracondylar fracture without intracondylar extension of lower end of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72451N | Displaced supracondylar fracture without intracondylar extension of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72451P | Displaced supracondylar fracture without intracondylar extension of lower end of right femur, subsequent encounter for closed fracture with malunion | CMS +S72451Q | Displaced supracondylar fracture without intracondylar extension of lower end of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72451R | Displaced supracondylar fracture without intracondylar extension of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72451S | Displaced supracondylar fracture without intracondylar extension of lower end of right femur, sequela | CMS +S72452A | Displaced supracondylar fracture without intracondylar extension of lower end of left femur, initial encounter for closed fracture | CMS +S72452B | Displaced supracondylar fracture without intracondylar extension of lower end of left femur, initial encounter for open fracture type I or II | CMS +S72452C | Displaced supracondylar fracture without intracondylar extension of lower end of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72452D | Displaced supracondylar fracture without intracondylar extension of lower end of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72452E | Displaced supracondylar fracture without intracondylar extension of lower end of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72452F | Displaced supracondylar fracture without intracondylar extension of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72452G | Displaced supracondylar fracture without intracondylar extension of lower end of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72452H | Displaced supracondylar fracture without intracondylar extension of lower end of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72452J | Displaced supracondylar fracture without intracondylar extension of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72452K | Displaced supracondylar fracture without intracondylar extension of lower end of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72452M | Displaced supracondylar fracture without intracondylar extension of lower end of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72452N | Displaced supracondylar fracture without intracondylar extension of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72452P | Displaced supracondylar fracture without intracondylar extension of lower end of left femur, subsequent encounter for closed fracture with malunion | CMS +S72452Q | Displaced supracondylar fracture without intracondylar extension of lower end of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72452R | Displaced supracondylar fracture without intracondylar extension of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72452S | Displaced supracondylar fracture without intracondylar extension of lower end of left femur, sequela | CMS +S72453A | Displaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, initial encounter for closed fracture | CMS +S72453B | Displaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, initial encounter for open fracture type I or II | CMS +S72453C | Displaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72453D | Displaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72453E | Displaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72453F | Displaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72453G | Displaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72453H | Displaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72453J | Displaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72453K | Displaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72453M | Displaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72453N | Displaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72453P | Displaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72453Q | Displaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72453R | Displaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72453S | Displaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, sequela | CMS +S72454A | Nondisplaced supracondylar fracture without intracondylar extension of lower end of right femur, initial encounter for closed fracture | CMS +S72454B | Nondisplaced supracondylar fracture without intracondylar extension of lower end of right femur, initial encounter for open fracture type I or II | CMS +S72454C | Nondisplaced supracondylar fracture without intracondylar extension of lower end of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72454D | Nondisplaced supracondylar fracture without intracondylar extension of lower end of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72454E | Nondisplaced supracondylar fracture without intracondylar extension of lower end of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72454F | Nondisplaced supracondylar fracture without intracondylar extension of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72454G | Nondisplaced supracondylar fracture without intracondylar extension of lower end of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72454H | Nondisplaced supracondylar fracture without intracondylar extension of lower end of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72454J | Nondisplaced supracondylar fracture without intracondylar extension of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72454K | Nondisplaced supracondylar fracture without intracondylar extension of lower end of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72454M | Nondisplaced supracondylar fracture without intracondylar extension of lower end of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72454N | Nondisplaced supracondylar fracture without intracondylar extension of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72454P | Nondisplaced supracondylar fracture without intracondylar extension of lower end of right femur, subsequent encounter for closed fracture with malunion | CMS +S72454Q | Nondisplaced supracondylar fracture without intracondylar extension of lower end of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72454R | Nondisplaced supracondylar fracture without intracondylar extension of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72454S | Nondisplaced supracondylar fracture without intracondylar extension of lower end of right femur, sequela | CMS +S72455A | Nondisplaced supracondylar fracture without intracondylar extension of lower end of left femur, initial encounter for closed fracture | CMS +S72455B | Nondisplaced supracondylar fracture without intracondylar extension of lower end of left femur, initial encounter for open fracture type I or II | CMS +S72455C | Nondisplaced supracondylar fracture without intracondylar extension of lower end of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72455D | Nondisplaced supracondylar fracture without intracondylar extension of lower end of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72455E | Nondisplaced supracondylar fracture without intracondylar extension of lower end of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72455F | Nondisplaced supracondylar fracture without intracondylar extension of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72455G | Nondisplaced supracondylar fracture without intracondylar extension of lower end of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72455H | Nondisplaced supracondylar fracture without intracondylar extension of lower end of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72455J | Nondisplaced supracondylar fracture without intracondylar extension of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72455K | Nondisplaced supracondylar fracture without intracondylar extension of lower end of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72455M | Nondisplaced supracondylar fracture without intracondylar extension of lower end of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72455N | Nondisplaced supracondylar fracture without intracondylar extension of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72455P | Nondisplaced supracondylar fracture without intracondylar extension of lower end of left femur, subsequent encounter for closed fracture with malunion | CMS +S72455Q | Nondisplaced supracondylar fracture without intracondylar extension of lower end of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72455R | Nondisplaced supracondylar fracture without intracondylar extension of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72455S | Nondisplaced supracondylar fracture without intracondylar extension of lower end of left femur, sequela | CMS +S72456A | Nondisplaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, initial encounter for closed fracture | CMS +S72456B | Nondisplaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, initial encounter for open fracture type I or II | CMS +S72456C | Nondisplaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72456D | Nondisplaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72456E | Nondisplaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72456F | Nondisplaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72456G | Nondisplaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72456H | Nondisplaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72456J | Nondisplaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72456K | Nondisplaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72456M | Nondisplaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72456N | Nondisplaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72456P | Nondisplaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72456Q | Nondisplaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72456R | Nondisplaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72456S | Nondisplaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, sequela | CMS +S72461A | Displaced supracondylar fracture with intracondylar extension of lower end of right femur, initial encounter for closed fracture | CMS +S72461B | Displaced supracondylar fracture with intracondylar extension of lower end of right femur, initial encounter for open fracture type I or II | CMS +S72461C | Displaced supracondylar fracture with intracondylar extension of lower end of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72461D | Displaced supracondylar fracture with intracondylar extension of lower end of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72461E | Displaced supracondylar fracture with intracondylar extension of lower end of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72461F | Displaced supracondylar fracture with intracondylar extension of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72461G | Displaced supracondylar fracture with intracondylar extension of lower end of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72461H | Displaced supracondylar fracture with intracondylar extension of lower end of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72461J | Displaced supracondylar fracture with intracondylar extension of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72461K | Displaced supracondylar fracture with intracondylar extension of lower end of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72461M | Displaced supracondylar fracture with intracondylar extension of lower end of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72461N | Displaced supracondylar fracture with intracondylar extension of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72461P | Displaced supracondylar fracture with intracondylar extension of lower end of right femur, subsequent encounter for closed fracture with malunion | CMS +S72461Q | Displaced supracondylar fracture with intracondylar extension of lower end of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72461R | Displaced supracondylar fracture with intracondylar extension of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72461S | Displaced supracondylar fracture with intracondylar extension of lower end of right femur, sequela | CMS +S72462A | Displaced supracondylar fracture with intracondylar extension of lower end of left femur, initial encounter for closed fracture | CMS +S72462B | Displaced supracondylar fracture with intracondylar extension of lower end of left femur, initial encounter for open fracture type I or II | CMS +S72462C | Displaced supracondylar fracture with intracondylar extension of lower end of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72462D | Displaced supracondylar fracture with intracondylar extension of lower end of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72462E | Displaced supracondylar fracture with intracondylar extension of lower end of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72462F | Displaced supracondylar fracture with intracondylar extension of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72462G | Displaced supracondylar fracture with intracondylar extension of lower end of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72462H | Displaced supracondylar fracture with intracondylar extension of lower end of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72462J | Displaced supracondylar fracture with intracondylar extension of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72462K | Displaced supracondylar fracture with intracondylar extension of lower end of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72462M | Displaced supracondylar fracture with intracondylar extension of lower end of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72462N | Displaced supracondylar fracture with intracondylar extension of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72462P | Displaced supracondylar fracture with intracondylar extension of lower end of left femur, subsequent encounter for closed fracture with malunion | CMS +S72462Q | Displaced supracondylar fracture with intracondylar extension of lower end of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72462R | Displaced supracondylar fracture with intracondylar extension of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72462S | Displaced supracondylar fracture with intracondylar extension of lower end of left femur, sequela | CMS +S72463A | Displaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, initial encounter for closed fracture | CMS +S72463B | Displaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, initial encounter for open fracture type I or II | CMS +S72463C | Displaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72463D | Displaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72463E | Displaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72463F | Displaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72463G | Displaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72463H | Displaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72463J | Displaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72463K | Displaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72463M | Displaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72463N | Displaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72463P | Displaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72463Q | Displaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72463R | Displaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72463S | Displaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, sequela | CMS +S72464A | Nondisplaced supracondylar fracture with intracondylar extension of lower end of right femur, initial encounter for closed fracture | CMS +S72464B | Nondisplaced supracondylar fracture with intracondylar extension of lower end of right femur, initial encounter for open fracture type I or II | CMS +S72464C | Nondisplaced supracondylar fracture with intracondylar extension of lower end of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72464D | Nondisplaced supracondylar fracture with intracondylar extension of lower end of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72464E | Nondisplaced supracondylar fracture with intracondylar extension of lower end of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72464F | Nondisplaced supracondylar fracture with intracondylar extension of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72464G | Nondisplaced supracondylar fracture with intracondylar extension of lower end of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72464H | Nondisplaced supracondylar fracture with intracondylar extension of lower end of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72464J | Nondisplaced supracondylar fracture with intracondylar extension of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72464K | Nondisplaced supracondylar fracture with intracondylar extension of lower end of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72464M | Nondisplaced supracondylar fracture with intracondylar extension of lower end of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72464N | Nondisplaced supracondylar fracture with intracondylar extension of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72464P | Nondisplaced supracondylar fracture with intracondylar extension of lower end of right femur, subsequent encounter for closed fracture with malunion | CMS +S72464Q | Nondisplaced supracondylar fracture with intracondylar extension of lower end of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72464R | Nondisplaced supracondylar fracture with intracondylar extension of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72464S | Nondisplaced supracondylar fracture with intracondylar extension of lower end of right femur, sequela | CMS +S72465A | Nondisplaced supracondylar fracture with intracondylar extension of lower end of left femur, initial encounter for closed fracture | CMS +S72465B | Nondisplaced supracondylar fracture with intracondylar extension of lower end of left femur, initial encounter for open fracture type I or II | CMS +S72465C | Nondisplaced supracondylar fracture with intracondylar extension of lower end of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72465D | Nondisplaced supracondylar fracture with intracondylar extension of lower end of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72465E | Nondisplaced supracondylar fracture with intracondylar extension of lower end of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72465F | Nondisplaced supracondylar fracture with intracondylar extension of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72465G | Nondisplaced supracondylar fracture with intracondylar extension of lower end of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72465H | Nondisplaced supracondylar fracture with intracondylar extension of lower end of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72465J | Nondisplaced supracondylar fracture with intracondylar extension of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72465K | Nondisplaced supracondylar fracture with intracondylar extension of lower end of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72465M | Nondisplaced supracondylar fracture with intracondylar extension of lower end of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72465N | Nondisplaced supracondylar fracture with intracondylar extension of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72465P | Nondisplaced supracondylar fracture with intracondylar extension of lower end of left femur, subsequent encounter for closed fracture with malunion | CMS +S72465Q | Nondisplaced supracondylar fracture with intracondylar extension of lower end of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72465R | Nondisplaced supracondylar fracture with intracondylar extension of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72465S | Nondisplaced supracondylar fracture with intracondylar extension of lower end of left femur, sequela | CMS +S72466A | Nondisplaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, initial encounter for closed fracture | CMS +S72466B | Nondisplaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, initial encounter for open fracture type I or II | CMS +S72466C | Nondisplaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72466D | Nondisplaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72466E | Nondisplaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72466F | Nondisplaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72466G | Nondisplaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72466H | Nondisplaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72466J | Nondisplaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72466K | Nondisplaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72466M | Nondisplaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72466N | Nondisplaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72466P | Nondisplaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72466Q | Nondisplaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72466R | Nondisplaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72466S | Nondisplaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, sequela | CMS +S72471A | Torus fracture of lower end of right femur, initial encounter for closed fracture | CMS +S72471D | Torus fracture of lower end of right femur, subsequent encounter for fracture with routine healing | CMS +S72471G | Torus fracture of lower end of right femur, subsequent encounter for fracture with delayed healing | CMS +S72471K | Torus fracture of lower end of right femur, subsequent encounter for fracture with nonunion | CMS +S72471P | Torus fracture of lower end of right femur, subsequent encounter for fracture with malunion | CMS +S72471S | Torus fracture of lower end of right femur, sequela | CMS +S72472A | Torus fracture of lower end of left femur, initial encounter for closed fracture | CMS +S72472D | Torus fracture of lower end of left femur, subsequent encounter for fracture with routine healing | CMS +S72472G | Torus fracture of lower end of left femur, subsequent encounter for fracture with delayed healing | CMS +S72472K | Torus fracture of lower end of left femur, subsequent encounter for fracture with nonunion | CMS +S72472P | Torus fracture of lower end of left femur, subsequent encounter for fracture with malunion | CMS +S72472S | Torus fracture of lower end of left femur, sequela | CMS +S72479A | Torus fracture of lower end of unspecified femur, initial encounter for closed fracture | CMS +S72479D | Torus fracture of lower end of unspecified femur, subsequent encounter for fracture with routine healing | CMS +S72479G | Torus fracture of lower end of unspecified femur, subsequent encounter for fracture with delayed healing | CMS +S72479K | Torus fracture of lower end of unspecified femur, subsequent encounter for fracture with nonunion | CMS +S72479P | Torus fracture of lower end of unspecified femur, subsequent encounter for fracture with malunion | CMS +S72479S | Torus fracture of lower end of unspecified femur, sequela | CMS +S72491A | Other fracture of lower end of right femur, initial encounter for closed fracture | CMS +S72491B | Other fracture of lower end of right femur, initial encounter for open fracture type I or II | CMS +S72491C | Other fracture of lower end of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72491D | Other fracture of lower end of right femur, subsequent encounter for closed fracture with routine healing | CMS +S72491E | Other fracture of lower end of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72491F | Other fracture of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72491G | Other fracture of lower end of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S72491H | Other fracture of lower end of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72491J | Other fracture of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72491K | Other fracture of lower end of right femur, subsequent encounter for closed fracture with nonunion | CMS +S72491M | Other fracture of lower end of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72491N | Other fracture of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72491P | Other fracture of lower end of right femur, subsequent encounter for closed fracture with malunion | CMS +S72491Q | Other fracture of lower end of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72491R | Other fracture of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72491S | Other fracture of lower end of right femur, sequela | CMS +S72492A | Other fracture of lower end of left femur, initial encounter for closed fracture | CMS +S72492B | Other fracture of lower end of left femur, initial encounter for open fracture type I or II | CMS +S72492C | Other fracture of lower end of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72492D | Other fracture of lower end of left femur, subsequent encounter for closed fracture with routine healing | CMS +S72492E | Other fracture of lower end of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72492F | Other fracture of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72492G | Other fracture of lower end of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S72492H | Other fracture of lower end of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72492J | Other fracture of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72492K | Other fracture of lower end of left femur, subsequent encounter for closed fracture with nonunion | CMS +S72492M | Other fracture of lower end of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72492N | Other fracture of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72492P | Other fracture of lower end of left femur, subsequent encounter for closed fracture with malunion | CMS +S72492Q | Other fracture of lower end of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72492R | Other fracture of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72492S | Other fracture of lower end of left femur, sequela | CMS +S72499A | Other fracture of lower end of unspecified femur, initial encounter for closed fracture | CMS +S72499B | Other fracture of lower end of unspecified femur, initial encounter for open fracture type I or II | CMS +S72499C | Other fracture of lower end of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S72499D | Other fracture of lower end of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S72499E | Other fracture of lower end of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S72499F | Other fracture of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S72499G | Other fracture of lower end of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S72499H | Other fracture of lower end of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S72499J | Other fracture of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S72499K | Other fracture of lower end of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S72499M | Other fracture of lower end of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S72499N | Other fracture of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S72499P | Other fracture of lower end of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S72499Q | Other fracture of lower end of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S72499R | Other fracture of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S72499S | Other fracture of lower end of unspecified femur, sequela | CMS +S728X1A | Other fracture of right femur, initial encounter for closed fracture | CMS +S728X1B | Other fracture of right femur, initial encounter for open fracture type I or II | CMS +S728X1C | Other fracture of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S728X1D | Other fracture of right femur, subsequent encounter for closed fracture with routine healing | CMS +S728X1E | Other fracture of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S728X1F | Other fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S728X1G | Other fracture of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S728X1H | Other fracture of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S728X1J | Other fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S728X1K | Other fracture of right femur, subsequent encounter for closed fracture with nonunion | CMS +S728X1M | Other fracture of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S728X1N | Other fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S728X1P | Other fracture of right femur, subsequent encounter for closed fracture with malunion | CMS +S728X1Q | Other fracture of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S728X1R | Other fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S728X1S | Other fracture of right femur, sequela | CMS +S728X2A | Other fracture of left femur, initial encounter for closed fracture | CMS +S728X2B | Other fracture of left femur, initial encounter for open fracture type I or II | CMS +S728X2C | Other fracture of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S728X2D | Other fracture of left femur, subsequent encounter for closed fracture with routine healing | CMS +S728X2E | Other fracture of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S728X2F | Other fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S728X2G | Other fracture of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S728X2H | Other fracture of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S728X2J | Other fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S728X2K | Other fracture of left femur, subsequent encounter for closed fracture with nonunion | CMS +S728X2M | Other fracture of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S728X2N | Other fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S728X2P | Other fracture of left femur, subsequent encounter for closed fracture with malunion | CMS +S728X2Q | Other fracture of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S728X2R | Other fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S728X2S | Other fracture of left femur, sequela | CMS +S728X9A | Other fracture of unspecified femur, initial encounter for closed fracture | CMS +S728X9B | Other fracture of unspecified femur, initial encounter for open fracture type I or II | CMS +S728X9C | Other fracture of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S728X9D | Other fracture of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S728X9E | Other fracture of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S728X9F | Other fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S728X9G | Other fracture of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S728X9H | Other fracture of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S728X9J | Other fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S728X9K | Other fracture of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S728X9M | Other fracture of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S728X9N | Other fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S728X9P | Other fracture of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S728X9Q | Other fracture of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S728X9R | Other fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S728X9S | Other fracture of unspecified femur, sequela | CMS +S7290XA | Unspecified fracture of unspecified femur, initial encounter for closed fracture | CMS +S7290XB | Unspecified fracture of unspecified femur, initial encounter for open fracture type I or II | CMS +S7290XC | Unspecified fracture of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S7290XD | Unspecified fracture of unspecified femur, subsequent encounter for closed fracture with routine healing | CMS +S7290XE | Unspecified fracture of unspecified femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S7290XF | Unspecified fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S7290XG | Unspecified fracture of unspecified femur, subsequent encounter for closed fracture with delayed healing | CMS +S7290XH | Unspecified fracture of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S7290XJ | Unspecified fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S7290XK | Unspecified fracture of unspecified femur, subsequent encounter for closed fracture with nonunion | CMS +S7290XM | Unspecified fracture of unspecified femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S7290XN | Unspecified fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S7290XP | Unspecified fracture of unspecified femur, subsequent encounter for closed fracture with malunion | CMS +S7290XQ | Unspecified fracture of unspecified femur, subsequent encounter for open fracture type I or II with malunion | CMS +S7290XR | Unspecified fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S7290XS | Unspecified fracture of unspecified femur, sequela | CMS +S7291XA | Unspecified fracture of right femur, initial encounter for closed fracture | CMS +S7291XB | Unspecified fracture of right femur, initial encounter for open fracture type I or II | CMS +S7291XC | Unspecified fracture of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S7291XD | Unspecified fracture of right femur, subsequent encounter for closed fracture with routine healing | CMS +S7291XE | Unspecified fracture of right femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S7291XF | Unspecified fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S7291XG | Unspecified fracture of right femur, subsequent encounter for closed fracture with delayed healing | CMS +S7291XH | Unspecified fracture of right femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S7291XJ | Unspecified fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S7291XK | Unspecified fracture of right femur, subsequent encounter for closed fracture with nonunion | CMS +S7291XM | Unspecified fracture of right femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S7291XN | Unspecified fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S7291XP | Unspecified fracture of right femur, subsequent encounter for closed fracture with malunion | CMS +S7291XQ | Unspecified fracture of right femur, subsequent encounter for open fracture type I or II with malunion | CMS +S7291XR | Unspecified fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S7291XS | Unspecified fracture of right femur, sequela | CMS +S7292XA | Unspecified fracture of left femur, initial encounter for closed fracture | CMS +S7292XB | Unspecified fracture of left femur, initial encounter for open fracture type I or II | CMS +S7292XC | Unspecified fracture of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S7292XD | Unspecified fracture of left femur, subsequent encounter for closed fracture with routine healing | CMS +S7292XE | Unspecified fracture of left femur, subsequent encounter for open fracture type I or II with routine healing | CMS +S7292XF | Unspecified fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S7292XG | Unspecified fracture of left femur, subsequent encounter for closed fracture with delayed healing | CMS +S7292XH | Unspecified fracture of left femur, subsequent encounter for open fracture type I or II with delayed healing | CMS +S7292XJ | Unspecified fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S7292XK | Unspecified fracture of left femur, subsequent encounter for closed fracture with nonunion | CMS +S7292XM | Unspecified fracture of left femur, subsequent encounter for open fracture type I or II with nonunion | CMS +S7292XN | Unspecified fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S7292XP | Unspecified fracture of left femur, subsequent encounter for closed fracture with malunion | CMS +S7292XQ | Unspecified fracture of left femur, subsequent encounter for open fracture type I or II with malunion | CMS +S7292XR | Unspecified fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S7292XS | Unspecified fracture of left femur, sequela | CMS +S73001A | Unspecified subluxation of right hip, initial encounter | CMS +S73001D | Unspecified subluxation of right hip, subsequent encounter | CMS +S73001S | Unspecified subluxation of right hip, sequela | CMS +S73002A | Unspecified subluxation of left hip, initial encounter | CMS +S73002D | Unspecified subluxation of left hip, subsequent encounter | CMS +S73002S | Unspecified subluxation of left hip, sequela | CMS +S73003A | Unspecified subluxation of unspecified hip, initial encounter | CMS +S73003D | Unspecified subluxation of unspecified hip, subsequent encounter | CMS +S73003S | Unspecified subluxation of unspecified hip, sequela | CMS +S73004A | Unspecified dislocation of right hip, initial encounter | CMS +S73004D | Unspecified dislocation of right hip, subsequent encounter | CMS +S73004S | Unspecified dislocation of right hip, sequela | CMS +S73005A | Unspecified dislocation of left hip, initial encounter | CMS +S73005D | Unspecified dislocation of left hip, subsequent encounter | CMS +S73005S | Unspecified dislocation of left hip, sequela | CMS +S73006A | Unspecified dislocation of unspecified hip, initial encounter | CMS +S73006D | Unspecified dislocation of unspecified hip, subsequent encounter | CMS +S73006S | Unspecified dislocation of unspecified hip, sequela | CMS +S73011A | Posterior subluxation of right hip, initial encounter | CMS +S73011D | Posterior subluxation of right hip, subsequent encounter | CMS +S73011S | Posterior subluxation of right hip, sequela | CMS +S73012A | Posterior subluxation of left hip, initial encounter | CMS +S73012D | Posterior subluxation of left hip, subsequent encounter | CMS +S73012S | Posterior subluxation of left hip, sequela | CMS +S73013A | Posterior subluxation of unspecified hip, initial encounter | CMS +S73013D | Posterior subluxation of unspecified hip, subsequent encounter | CMS +S73013S | Posterior subluxation of unspecified hip, sequela | CMS +S73014A | Posterior dislocation of right hip, initial encounter | CMS +S73014D | Posterior dislocation of right hip, subsequent encounter | CMS +S73014S | Posterior dislocation of right hip, sequela | CMS +S73015A | Posterior dislocation of left hip, initial encounter | CMS +S73015D | Posterior dislocation of left hip, subsequent encounter | CMS +S73015S | Posterior dislocation of left hip, sequela | CMS +S73016A | Posterior dislocation of unspecified hip, initial encounter | CMS +S73016D | Posterior dislocation of unspecified hip, subsequent encounter | CMS +S73016S | Posterior dislocation of unspecified hip, sequela | CMS +S73021A | Obturator subluxation of right hip, initial encounter | CMS +S73021D | Obturator subluxation of right hip, subsequent encounter | CMS +S73021S | Obturator subluxation of right hip, sequela | CMS +S73022A | Obturator subluxation of left hip, initial encounter | CMS +S73022D | Obturator subluxation of left hip, subsequent encounter | CMS +S73022S | Obturator subluxation of left hip, sequela | CMS +S73023A | Obturator subluxation of unspecified hip, initial encounter | CMS +S73023D | Obturator subluxation of unspecified hip, subsequent encounter | CMS +S73023S | Obturator subluxation of unspecified hip, sequela | CMS +S73024A | Obturator dislocation of right hip, initial encounter | CMS +S73024D | Obturator dislocation of right hip, subsequent encounter | CMS +S73024S | Obturator dislocation of right hip, sequela | CMS +S73025A | Obturator dislocation of left hip, initial encounter | CMS +S73025D | Obturator dislocation of left hip, subsequent encounter | CMS +S73025S | Obturator dislocation of left hip, sequela | CMS +S73026A | Obturator dislocation of unspecified hip, initial encounter | CMS +S73026D | Obturator dislocation of unspecified hip, subsequent encounter | CMS +S73026S | Obturator dislocation of unspecified hip, sequela | CMS +S73031A | Other anterior subluxation of right hip, initial encounter | CMS +S73031D | Other anterior subluxation of right hip, subsequent encounter | CMS +S73031S | Other anterior subluxation of right hip, sequela | CMS +S73032A | Other anterior subluxation of left hip, initial encounter | CMS +S73032D | Other anterior subluxation of left hip, subsequent encounter | CMS +S73032S | Other anterior subluxation of left hip, sequela | CMS +S73033A | Other anterior subluxation of unspecified hip, initial encounter | CMS +S73033D | Other anterior subluxation of unspecified hip, subsequent encounter | CMS +S73033S | Other anterior subluxation of unspecified hip, sequela | CMS +S73034A | Other anterior dislocation of right hip, initial encounter | CMS +S73034D | Other anterior dislocation of right hip, subsequent encounter | CMS +S73034S | Other anterior dislocation of right hip, sequela | CMS +S73035A | Other anterior dislocation of left hip, initial encounter | CMS +S73035D | Other anterior dislocation of left hip, subsequent encounter | CMS +S73035S | Other anterior dislocation of left hip, sequela | CMS +S73036A | Other anterior dislocation of unspecified hip, initial encounter | CMS +S73036D | Other anterior dislocation of unspecified hip, subsequent encounter | CMS +S73036S | Other anterior dislocation of unspecified hip, sequela | CMS +S73041A | Central subluxation of right hip, initial encounter | CMS +S73041D | Central subluxation of right hip, subsequent encounter | CMS +S73041S | Central subluxation of right hip, sequela | CMS +S73042A | Central subluxation of left hip, initial encounter | CMS +S73042D | Central subluxation of left hip, subsequent encounter | CMS +S73042S | Central subluxation of left hip, sequela | CMS +S73043A | Central subluxation of unspecified hip, initial encounter | CMS +S73043D | Central subluxation of unspecified hip, subsequent encounter | CMS +S73043S | Central subluxation of unspecified hip, sequela | CMS +S73044A | Central dislocation of right hip, initial encounter | CMS +S73044D | Central dislocation of right hip, subsequent encounter | CMS +S73044S | Central dislocation of right hip, sequela | CMS +S73045A | Central dislocation of left hip, initial encounter | CMS +S73045D | Central dislocation of left hip, subsequent encounter | CMS +S73045S | Central dislocation of left hip, sequela | CMS +S73046A | Central dislocation of unspecified hip, initial encounter | CMS +S73046D | Central dislocation of unspecified hip, subsequent encounter | CMS +S73046S | Central dislocation of unspecified hip, sequela | CMS +S73101A | Unspecified sprain of right hip, initial encounter | CMS +S73101D | Unspecified sprain of right hip, subsequent encounter | CMS +S73101S | Unspecified sprain of right hip, sequela | CMS +S73102A | Unspecified sprain of left hip, initial encounter | CMS +S73102D | Unspecified sprain of left hip, subsequent encounter | CMS +S73102S | Unspecified sprain of left hip, sequela | CMS +S73109A | Unspecified sprain of unspecified hip, initial encounter | CMS +S73109D | Unspecified sprain of unspecified hip, subsequent encounter | CMS +S73109S | Unspecified sprain of unspecified hip, sequela | CMS +S73111A | Iliofemoral ligament sprain of right hip, initial encounter | CMS +S73111D | Iliofemoral ligament sprain of right hip, subsequent encounter | CMS +S73111S | Iliofemoral ligament sprain of right hip, sequela | CMS +S73112A | Iliofemoral ligament sprain of left hip, initial encounter | CMS +S73112D | Iliofemoral ligament sprain of left hip, subsequent encounter | CMS +S73112S | Iliofemoral ligament sprain of left hip, sequela | CMS +S73119A | Iliofemoral ligament sprain of unspecified hip, initial encounter | CMS +S73119D | Iliofemoral ligament sprain of unspecified hip, subsequent encounter | CMS +S73119S | Iliofemoral ligament sprain of unspecified hip, sequela | CMS +S73121A | Ischiocapsular ligament sprain of right hip, initial encounter | CMS +S73121D | Ischiocapsular ligament sprain of right hip, subsequent encounter | CMS +S73121S | Ischiocapsular ligament sprain of right hip, sequela | CMS +S73122A | Ischiocapsular ligament sprain of left hip, initial encounter | CMS +S73122D | Ischiocapsular ligament sprain of left hip, subsequent encounter | CMS +S73122S | Ischiocapsular ligament sprain of left hip, sequela | CMS +S73129A | Ischiocapsular ligament sprain of unspecified hip, initial encounter | CMS +S73129D | Ischiocapsular ligament sprain of unspecified hip, subsequent encounter | CMS +S73129S | Ischiocapsular ligament sprain of unspecified hip, sequela | CMS +S73191A | Other sprain of right hip, initial encounter | CMS +S73191D | Other sprain of right hip, subsequent encounter | CMS +S73191S | Other sprain of right hip, sequela | CMS +S73192A | Other sprain of left hip, initial encounter | CMS +S73192D | Other sprain of left hip, subsequent encounter | CMS +S73192S | Other sprain of left hip, sequela | CMS +S73199A | Other sprain of unspecified hip, initial encounter | CMS +S73199D | Other sprain of unspecified hip, subsequent encounter | CMS +S73199S | Other sprain of unspecified hip, sequela | CMS +S7400XA | Injury of sciatic nerve at hip and thigh level, unspecified leg, initial encounter | CMS +S7400XD | Injury of sciatic nerve at hip and thigh level, unspecified leg, subsequent encounter | CMS +S7400XS | Injury of sciatic nerve at hip and thigh level, unspecified leg, sequela | CMS +S7401XA | Injury of sciatic nerve at hip and thigh level, right leg, initial encounter | CMS +S7401XD | Injury of sciatic nerve at hip and thigh level, right leg, subsequent encounter | CMS +S7401XS | Injury of sciatic nerve at hip and thigh level, right leg, sequela | CMS +S7402XA | Injury of sciatic nerve at hip and thigh level, left leg, initial encounter | CMS +S7402XD | Injury of sciatic nerve at hip and thigh level, left leg, subsequent encounter | CMS +S7402XS | Injury of sciatic nerve at hip and thigh level, left leg, sequela | CMS +S7410XA | Injury of femoral nerve at hip and thigh level, unspecified leg, initial encounter | CMS +S7410XD | Injury of femoral nerve at hip and thigh level, unspecified leg, subsequent encounter | CMS +S7410XS | Injury of femoral nerve at hip and thigh level, unspecified leg, sequela | CMS +S7411XA | Injury of femoral nerve at hip and thigh level, right leg, initial encounter | CMS +S7411XD | Injury of femoral nerve at hip and thigh level, right leg, subsequent encounter | CMS +S7411XS | Injury of femoral nerve at hip and thigh level, right leg, sequela | CMS +S7412XA | Injury of femoral nerve at hip and thigh level, left leg, initial encounter | CMS +S7412XD | Injury of femoral nerve at hip and thigh level, left leg, subsequent encounter | CMS +S7412XS | Injury of femoral nerve at hip and thigh level, left leg, sequela | CMS +S7420XA | Injury of cutaneous sensory nerve at hip and thigh level, unspecified leg, initial encounter | CMS +S7420XD | Injury of cutaneous sensory nerve at hip and thigh level, unspecified leg, subsequent encounter | CMS +S7420XS | Injury of cutaneous sensory nerve at hip and thigh level, unspecified leg, sequela | CMS +S7421XA | Injury of cutaneous sensory nerve at hip and high level, right leg, initial encounter | CMS +S7421XD | Injury of cutaneous sensory nerve at hip and high level, right leg, subsequent encounter | CMS +S7421XS | Injury of cutaneous sensory nerve at hip and high level, right leg, sequela | CMS +S7422XA | Injury of cutaneous sensory nerve at hip and thigh level, left leg, initial encounter | CMS +S7422XD | Injury of cutaneous sensory nerve at hip and thigh level, left leg, subsequent encounter | CMS +S7422XS | Injury of cutaneous sensory nerve at hip and thigh level, left leg, sequela | CMS +S748X1A | Injury of other nerves at hip and thigh level, right leg, initial encounter | CMS +S748X1D | Injury of other nerves at hip and thigh level, right leg, subsequent encounter | CMS +S748X1S | Injury of other nerves at hip and thigh level, right leg, sequela | CMS +S748X2A | Injury of other nerves at hip and thigh level, left leg, initial encounter | CMS +S748X2D | Injury of other nerves at hip and thigh level, left leg, subsequent encounter | CMS +S748X2S | Injury of other nerves at hip and thigh level, left leg, sequela | CMS +S748X9A | Injury of other nerves at hip and thigh level, unspecified leg, initial encounter | CMS +S748X9D | Injury of other nerves at hip and thigh level, unspecified leg, subsequent encounter | CMS +S748X9S | Injury of other nerves at hip and thigh level, unspecified leg, sequela | CMS +S7490XA | Injury of unspecified nerve at hip and thigh level, unspecified leg, initial encounter | CMS +S7490XD | Injury of unspecified nerve at hip and thigh level, unspecified leg, subsequent encounter | CMS +S7490XS | Injury of unspecified nerve at hip and thigh level, unspecified leg, sequela | CMS +S7491XA | Injury of unspecified nerve at hip and thigh level, right leg, initial encounter | CMS +S7491XD | Injury of unspecified nerve at hip and thigh level, right leg, subsequent encounter | CMS +S7491XS | Injury of unspecified nerve at hip and thigh level, right leg, sequela | CMS +S7492XA | Injury of unspecified nerve at hip and thigh level, left leg, initial encounter | CMS +S7492XD | Injury of unspecified nerve at hip and thigh level, left leg, subsequent encounter | CMS +S7492XS | Injury of unspecified nerve at hip and thigh level, left leg, sequela | CMS +S75001A | Unspecified injury of femoral artery, right leg, initial encounter | CMS +S75001D | Unspecified injury of femoral artery, right leg, subsequent encounter | CMS +S75001S | Unspecified injury of femoral artery, right leg, sequela | CMS +S75002A | Unspecified injury of femoral artery, left leg, initial encounter | CMS +S75002D | Unspecified injury of femoral artery, left leg, subsequent encounter | CMS +S75002S | Unspecified injury of femoral artery, left leg, sequela | CMS +S75009A | Unspecified injury of femoral artery, unspecified leg, initial encounter | CMS +S75009D | Unspecified injury of femoral artery, unspecified leg, subsequent encounter | CMS +S75009S | Unspecified injury of femoral artery, unspecified leg, sequela | CMS +S75011A | Minor laceration of femoral artery, right leg, initial encounter | CMS +S75011D | Minor laceration of femoral artery, right leg, subsequent encounter | CMS +S75011S | Minor laceration of femoral artery, right leg, sequela | CMS +S75012A | Minor laceration of femoral artery, left leg, initial encounter | CMS +S75012D | Minor laceration of femoral artery, left leg, subsequent encounter | CMS +S75012S | Minor laceration of femoral artery, left leg, sequela | CMS +S75019A | Minor laceration of femoral artery, unspecified leg, initial encounter | CMS +S75019D | Minor laceration of femoral artery, unspecified leg, subsequent encounter | CMS +S75019S | Minor laceration of femoral artery, unspecified leg, sequela | CMS +S75021A | Major laceration of femoral artery, right leg, initial encounter | CMS +S75021D | Major laceration of femoral artery, right leg, subsequent encounter | CMS +S75021S | Major laceration of femoral artery, right leg, sequela | CMS +S75022A | Major laceration of femoral artery, left leg, initial encounter | CMS +S75022D | Major laceration of femoral artery, left leg, subsequent encounter | CMS +S75022S | Major laceration of femoral artery, left leg, sequela | CMS +S75029A | Major laceration of femoral artery, unspecified leg, initial encounter | CMS +S75029D | Major laceration of femoral artery, unspecified leg, subsequent encounter | CMS +S75029S | Major laceration of femoral artery, unspecified leg, sequela | CMS +S75091A | Other specified injury of femoral artery, right leg, initial encounter | CMS +S75091D | Other specified injury of femoral artery, right leg, subsequent encounter | CMS +S75091S | Other specified injury of femoral artery, right leg, sequela | CMS +S75092A | Other specified injury of femoral artery, left leg, initial encounter | CMS +S75092D | Other specified injury of femoral artery, left leg, subsequent encounter | CMS +S75092S | Other specified injury of femoral artery, left leg, sequela | CMS +S75099A | Other specified injury of femoral artery, unspecified leg, initial encounter | CMS +S75099D | Other specified injury of femoral artery, unspecified leg, subsequent encounter | CMS +S75099S | Other specified injury of femoral artery, unspecified leg, sequela | CMS +S75101A | Unspecified injury of femoral vein at hip and thigh level, right leg, initial encounter | CMS +S75101D | Unspecified injury of femoral vein at hip and thigh level, right leg, subsequent encounter | CMS +S75101S | Unspecified injury of femoral vein at hip and thigh level, right leg, sequela | CMS +S75102A | Unspecified injury of femoral vein at hip and thigh level, left leg, initial encounter | CMS +S75102D | Unspecified injury of femoral vein at hip and thigh level, left leg, subsequent encounter | CMS +S75102S | Unspecified injury of femoral vein at hip and thigh level, left leg, sequela | CMS +S75109A | Unspecified injury of femoral vein at hip and thigh level, unspecified leg, initial encounter | CMS +S75109D | Unspecified injury of femoral vein at hip and thigh level, unspecified leg, subsequent encounter | CMS +S75109S | Unspecified injury of femoral vein at hip and thigh level, unspecified leg, sequela | CMS +S75111A | Minor laceration of femoral vein at hip and thigh level, right leg, initial encounter | CMS +S75111D | Minor laceration of femoral vein at hip and thigh level, right leg, subsequent encounter | CMS +S75111S | Minor laceration of femoral vein at hip and thigh level, right leg, sequela | CMS +S75112A | Minor laceration of femoral vein at hip and thigh level, left leg, initial encounter | CMS +S75112D | Minor laceration of femoral vein at hip and thigh level, left leg, subsequent encounter | CMS +S75112S | Minor laceration of femoral vein at hip and thigh level, left leg, sequela | CMS +S75119A | Minor laceration of femoral vein at hip and thigh level, unspecified leg, initial encounter | CMS +S75119D | Minor laceration of femoral vein at hip and thigh level, unspecified leg, subsequent encounter | CMS +S75119S | Minor laceration of femoral vein at hip and thigh level, unspecified leg, sequela | CMS +S75121A | Major laceration of femoral vein at hip and thigh level, right leg, initial encounter | CMS +S75121D | Major laceration of femoral vein at hip and thigh level, right leg, subsequent encounter | CMS +S75121S | Major laceration of femoral vein at hip and thigh level, right leg, sequela | CMS +S75122A | Major laceration of femoral vein at hip and thigh level, left leg, initial encounter | CMS +S75122D | Major laceration of femoral vein at hip and thigh level, left leg, subsequent encounter | CMS +S75122S | Major laceration of femoral vein at hip and thigh level, left leg, sequela | CMS +S75129A | Major laceration of femoral vein at hip and thigh level, unspecified leg, initial encounter | CMS +S75129D | Major laceration of femoral vein at hip and thigh level, unspecified leg, subsequent encounter | CMS +S75129S | Major laceration of femoral vein at hip and thigh level, unspecified leg, sequela | CMS +S75191A | Other specified injury of femoral vein at hip and thigh level, right leg, initial encounter | CMS +S75191D | Other specified injury of femoral vein at hip and thigh level, right leg, subsequent encounter | CMS +S75191S | Other specified injury of femoral vein at hip and thigh level, right leg, sequela | CMS +S75192A | Other specified injury of femoral vein at hip and thigh level, left leg, initial encounter | CMS +S75192D | Other specified injury of femoral vein at hip and thigh level, left leg, subsequent encounter | CMS +S75192S | Other specified injury of femoral vein at hip and thigh level, left leg, sequela | CMS +S75199A | Other specified injury of femoral vein at hip and thigh level, unspecified leg, initial encounter | CMS +S75199D | Other specified injury of femoral vein at hip and thigh level, unspecified leg, subsequent encounter | CMS +S75199S | Other specified injury of femoral vein at hip and thigh level, unspecified leg, sequela | CMS +S75201A | Unspecified injury of greater saphenous vein at hip and thigh level, right leg, initial encounter | CMS +S75201D | Unspecified injury of greater saphenous vein at hip and thigh level, right leg, subsequent encounter | CMS +S75201S | Unspecified injury of greater saphenous vein at hip and thigh level, right leg, sequela | CMS +S75202A | Unspecified injury of greater saphenous vein at hip and thigh level, left leg, initial encounter | CMS +S75202D | Unspecified injury of greater saphenous vein at hip and thigh level, left leg, subsequent encounter | CMS +S75202S | Unspecified injury of greater saphenous vein at hip and thigh level, left leg, sequela | CMS +S75209A | Unspecified injury of greater saphenous vein at hip and thigh level, unspecified leg, initial encounter | CMS +S75209D | Unspecified injury of greater saphenous vein at hip and thigh level, unspecified leg, subsequent encounter | CMS +S75209S | Unspecified injury of greater saphenous vein at hip and thigh level, unspecified leg, sequela | CMS +S75211A | Minor laceration of greater saphenous vein at hip and thigh level, right leg, initial encounter | CMS +S75211D | Minor laceration of greater saphenous vein at hip and thigh level, right leg, subsequent encounter | CMS +S75211S | Minor laceration of greater saphenous vein at hip and thigh level, right leg, sequela | CMS +S75212A | Minor laceration of greater saphenous vein at hip and thigh level, left leg, initial encounter | CMS +S75212D | Minor laceration of greater saphenous vein at hip and thigh level, left leg, subsequent encounter | CMS +S75212S | Minor laceration of greater saphenous vein at hip and thigh level, left leg, sequela | CMS +S75219A | Minor laceration of greater saphenous vein at hip and thigh level, unspecified leg, initial encounter | CMS +S75219D | Minor laceration of greater saphenous vein at hip and thigh level, unspecified leg, subsequent encounter | CMS +S75219S | Minor laceration of greater saphenous vein at hip and thigh level, unspecified leg, sequela | CMS +S75221A | Major laceration of greater saphenous vein at hip and thigh level, right leg, initial encounter | CMS +S75221D | Major laceration of greater saphenous vein at hip and thigh level, right leg, subsequent encounter | CMS +S75221S | Major laceration of greater saphenous vein at hip and thigh level, right leg, sequela | CMS +S75222A | Major laceration of greater saphenous vein at hip and thigh level, left leg, initial encounter | CMS +S75222D | Major laceration of greater saphenous vein at hip and thigh level, left leg, subsequent encounter | CMS +S75222S | Major laceration of greater saphenous vein at hip and thigh level, left leg, sequela | CMS +S75229A | Major laceration of greater saphenous vein at hip and thigh level, unspecified leg, initial encounter | CMS +S75229D | Major laceration of greater saphenous vein at hip and thigh level, unspecified leg, subsequent encounter | CMS +S75229S | Major laceration of greater saphenous vein at hip and thigh level, unspecified leg, sequela | CMS +S75291A | Other specified injury of greater saphenous vein at hip and thigh level, right leg, initial encounter | CMS +S75291D | Other specified injury of greater saphenous vein at hip and thigh level, right leg, subsequent encounter | CMS +S75291S | Other specified injury of greater saphenous vein at hip and thigh level, right leg, sequela | CMS +S75292A | Other specified injury of greater saphenous vein at hip and thigh level, left leg, initial encounter | CMS +S75292D | Other specified injury of greater saphenous vein at hip and thigh level, left leg, subsequent encounter | CMS +S75292S | Other specified injury of greater saphenous vein at hip and thigh level, left leg, sequela | CMS +S75299A | Other specified injury of greater saphenous vein at hip and thigh level, unspecified leg, initial encounter | CMS +S75299D | Other specified injury of greater saphenous vein at hip and thigh level, unspecified leg, subsequent encounter | CMS +S75299S | Other specified injury of greater saphenous vein at hip and thigh level, unspecified leg, sequela | CMS +S75801A | Unspecified injury of other blood vessels at hip and thigh level, right leg, initial encounter | CMS +S75801D | Unspecified injury of other blood vessels at hip and thigh level, right leg, subsequent encounter | CMS +S75801S | Unspecified injury of other blood vessels at hip and thigh level, right leg, sequela | CMS +S75802A | Unspecified injury of other blood vessels at hip and thigh level, left leg, initial encounter | CMS +S75802D | Unspecified injury of other blood vessels at hip and thigh level, left leg, subsequent encounter | CMS +S75802S | Unspecified injury of other blood vessels at hip and thigh level, left leg, sequela | CMS +S75809A | Unspecified injury of other blood vessels at hip and thigh level, unspecified leg, initial encounter | CMS +S75809D | Unspecified injury of other blood vessels at hip and thigh level, unspecified leg, subsequent encounter | CMS +S75809S | Unspecified injury of other blood vessels at hip and thigh level, unspecified leg, sequela | CMS +S75811A | Laceration of other blood vessels at hip and thigh level, right leg, initial encounter | CMS +S75811D | Laceration of other blood vessels at hip and thigh level, right leg, subsequent encounter | CMS +S75811S | Laceration of other blood vessels at hip and thigh level, right leg, sequela | CMS +S75812A | Laceration of other blood vessels at hip and thigh level, left leg, initial encounter | CMS +S75812D | Laceration of other blood vessels at hip and thigh level, left leg, subsequent encounter | CMS +S75812S | Laceration of other blood vessels at hip and thigh level, left leg, sequela | CMS +S75819A | Laceration of other blood vessels at hip and thigh level, unspecified leg, initial encounter | CMS +S75819D | Laceration of other blood vessels at hip and thigh level, unspecified leg, subsequent encounter | CMS +S75819S | Laceration of other blood vessels at hip and thigh level, unspecified leg, sequela | CMS +S75891A | Other specified injury of other blood vessels at hip and thigh level, right leg, initial encounter | CMS +S75891D | Other specified injury of other blood vessels at hip and thigh level, right leg, subsequent encounter | CMS +S75891S | Other specified injury of other blood vessels at hip and thigh level, right leg, sequela | CMS +S75892A | Other specified injury of other blood vessels at hip and thigh level, left leg, initial encounter | CMS +S75892D | Other specified injury of other blood vessels at hip and thigh level, left leg, subsequent encounter | CMS +S75892S | Other specified injury of other blood vessels at hip and thigh level, left leg, sequela | CMS +S75899A | Other specified injury of other blood vessels at hip and thigh level, unspecified leg, initial encounter | CMS +S75899D | Other specified injury of other blood vessels at hip and thigh level, unspecified leg, subsequent encounter | CMS +S75899S | Other specified injury of other blood vessels at hip and thigh level, unspecified leg, sequela | CMS +S75901A | Unspecified injury of unspecified blood vessel at hip and thigh level, right leg, initial encounter | CMS +S75901D | Unspecified injury of unspecified blood vessel at hip and thigh level, right leg, subsequent encounter | CMS +S75901S | Unspecified injury of unspecified blood vessel at hip and thigh level, right leg, sequela | CMS +S75902A | Unspecified injury of unspecified blood vessel at hip and thigh level, left leg, initial encounter | CMS +S75902D | Unspecified injury of unspecified blood vessel at hip and thigh level, left leg, subsequent encounter | CMS +S75902S | Unspecified injury of unspecified blood vessel at hip and thigh level, left leg, sequela | CMS +S75909A | Unspecified injury of unspecified blood vessel at hip and thigh level, unspecified leg, initial encounter | CMS +S75909D | Unspecified injury of unspecified blood vessel at hip and thigh level, unspecified leg, subsequent encounter | CMS +S75909S | Unspecified injury of unspecified blood vessel at hip and thigh level, unspecified leg, sequela | CMS +S75911A | Laceration of unspecified blood vessel at hip and thigh level, right leg, initial encounter | CMS +S75911D | Laceration of unspecified blood vessel at hip and thigh level, right leg, subsequent encounter | CMS +S75911S | Laceration of unspecified blood vessel at hip and thigh level, right leg, sequela | CMS +S75912A | Laceration of unspecified blood vessel at hip and thigh level, left leg, initial encounter | CMS +S75912D | Laceration of unspecified blood vessel at hip and thigh level, left leg, subsequent encounter | CMS +S75912S | Laceration of unspecified blood vessel at hip and thigh level, left leg, sequela | CMS +S75919A | Laceration of unspecified blood vessel at hip and thigh level, unspecified leg, initial encounter | CMS +S75919D | Laceration of unspecified blood vessel at hip and thigh level, unspecified leg, subsequent encounter | CMS +S75919S | Laceration of unspecified blood vessel at hip and thigh level, unspecified leg, sequela | CMS +S75991A | Other specified injury of unspecified blood vessel at hip and thigh level, right leg, initial encounter | CMS +S75991D | Other specified injury of unspecified blood vessel at hip and thigh level, right leg, subsequent encounter | CMS +S75991S | Other specified injury of unspecified blood vessel at hip and thigh level, right leg, sequela | CMS +S75992A | Other specified injury of unspecified blood vessel at hip and thigh level, left leg, initial encounter | CMS +S75992D | Other specified injury of unspecified blood vessel at hip and thigh level, left leg, subsequent encounter | CMS +S75992S | Other specified injury of unspecified blood vessel at hip and thigh level, left leg, sequela | CMS +S75999A | Other specified injury of unspecified blood vessel at hip and thigh level, unspecified leg, initial encounter | CMS +S75999D | Other specified injury of unspecified blood vessel at hip and thigh level, unspecified leg, subsequent encounter | CMS +S75999S | Other specified injury of unspecified blood vessel at hip and thigh level, unspecified leg, sequela | CMS +S76001A | Unspecified injury of muscle, fascia and tendon of right hip, initial encounter | CMS +S76001D | Unspecified injury of muscle, fascia and tendon of right hip, subsequent encounter | CMS +S76001S | Unspecified injury of muscle, fascia and tendon of right hip, sequela | CMS +S76002A | Unspecified injury of muscle, fascia and tendon of left hip, initial encounter | CMS +S76002D | Unspecified injury of muscle, fascia and tendon of left hip, subsequent encounter | CMS +S76002S | Unspecified injury of muscle, fascia and tendon of left hip, sequela | CMS +S76009A | Unspecified injury of muscle, fascia and tendon of unspecified hip, initial encounter | CMS +S76009D | Unspecified injury of muscle, fascia and tendon of unspecified hip, subsequent encounter | CMS +S76009S | Unspecified injury of muscle, fascia and tendon of unspecified hip, sequela | CMS +S76011A | Strain of muscle, fascia and tendon of right hip, initial encounter | CMS +S76011D | Strain of muscle, fascia and tendon of right hip, subsequent encounter | CMS +S76011S | Strain of muscle, fascia and tendon of right hip, sequela | CMS +S76012A | Strain of muscle, fascia and tendon of left hip, initial encounter | CMS +S76012D | Strain of muscle, fascia and tendon of left hip, subsequent encounter | CMS +S76012S | Strain of muscle, fascia and tendon of left hip, sequela | CMS +S76019A | Strain of muscle, fascia and tendon of unspecified hip, initial encounter | CMS +S76019D | Strain of muscle, fascia and tendon of unspecified hip, subsequent encounter | CMS +S76019S | Strain of muscle, fascia and tendon of unspecified hip, sequela | CMS +S76021A | Laceration of muscle, fascia and tendon of right hip, initial encounter | CMS +S76021D | Laceration of muscle, fascia and tendon of right hip, subsequent encounter | CMS +S76021S | Laceration of muscle, fascia and tendon of right hip, sequela | CMS +S76022A | Laceration of muscle, fascia and tendon of left hip, initial encounter | CMS +S76022D | Laceration of muscle, fascia and tendon of left hip, subsequent encounter | CMS +S76022S | Laceration of muscle, fascia and tendon of left hip, sequela | CMS +S76029A | Laceration of muscle, fascia and tendon of unspecified hip, initial encounter | CMS +S76029D | Laceration of muscle, fascia and tendon of unspecified hip, subsequent encounter | CMS +S76029S | Laceration of muscle, fascia and tendon of unspecified hip, sequela | CMS +S76091A | Other specified injury of muscle, fascia and tendon of right hip, initial encounter | CMS +S76091D | Other specified injury of muscle, fascia and tendon of right hip, subsequent encounter | CMS +S76091S | Other specified injury of muscle, fascia and tendon of right hip, sequela | CMS +S76092A | Other specified injury of muscle, fascia and tendon of left hip, initial encounter | CMS +S76092D | Other specified injury of muscle, fascia and tendon of left hip, subsequent encounter | CMS +S76092S | Other specified injury of muscle, fascia and tendon of left hip, sequela | CMS +S76099A | Other specified injury of muscle, fascia and tendon of unspecified hip, initial encounter | CMS +S76099D | Other specified injury of muscle, fascia and tendon of unspecified hip, subsequent encounter | CMS +S76099S | Other specified injury of muscle, fascia and tendon of unspecified hip, sequela | CMS +S76101A | Unspecified injury of right quadriceps muscle, fascia and tendon, initial encounter | CMS +S76101D | Unspecified injury of right quadriceps muscle, fascia and tendon, subsequent encounter | CMS +S76101S | Unspecified injury of right quadriceps muscle, fascia and tendon, sequela | CMS +S76102A | Unspecified injury of left quadriceps muscle, fascia and tendon, initial encounter | CMS +S76102D | Unspecified injury of left quadriceps muscle, fascia and tendon, subsequent encounter | CMS +S76102S | Unspecified injury of left quadriceps muscle, fascia and tendon, sequela | CMS +S76109A | Unspecified injury of unspecified quadriceps muscle, fascia and tendon, initial encounter | CMS +S76109D | Unspecified injury of unspecified quadriceps muscle, fascia and tendon, subsequent encounter | CMS +S76109S | Unspecified injury of unspecified quadriceps muscle, fascia and tendon, sequela | CMS +S76111A | Strain of right quadriceps muscle, fascia and tendon, initial encounter | CMS +S76111D | Strain of right quadriceps muscle, fascia and tendon, subsequent encounter | CMS +S76111S | Strain of right quadriceps muscle, fascia and tendon, sequela | CMS +S76112A | Strain of left quadriceps muscle, fascia and tendon, initial encounter | CMS +S76112D | Strain of left quadriceps muscle, fascia and tendon, subsequent encounter | CMS +S76112S | Strain of left quadriceps muscle, fascia and tendon, sequela | CMS +S76119A | Strain of unspecified quadriceps muscle, fascia and tendon, initial encounter | CMS +S76119D | Strain of unspecified quadriceps muscle, fascia and tendon, subsequent encounter | CMS +S76119S | Strain of unspecified quadriceps muscle, fascia and tendon, sequela | CMS +S76121A | Laceration of right quadriceps muscle, fascia and tendon, initial encounter | CMS +S76121D | Laceration of right quadriceps muscle, fascia and tendon, subsequent encounter | CMS +S76121S | Laceration of right quadriceps muscle, fascia and tendon, sequela | CMS +S76122A | Laceration of left quadriceps muscle, fascia and tendon, initial encounter | CMS +S76122D | Laceration of left quadriceps muscle, fascia and tendon, subsequent encounter | CMS +S76122S | Laceration of left quadriceps muscle, fascia and tendon, sequela | CMS +S76129A | Laceration of unspecified quadriceps muscle, fascia and tendon, initial encounter | CMS +S76129D | Laceration of unspecified quadriceps muscle, fascia and tendon, subsequent encounter | CMS +S76129S | Laceration of unspecified quadriceps muscle, fascia and tendon, sequela | CMS +S76191A | Other specified injury of right quadriceps muscle, fascia and tendon, initial encounter | CMS +S76191D | Other specified injury of right quadriceps muscle, fascia and tendon, subsequent encounter | CMS +S76191S | Other specified injury of right quadriceps muscle, fascia and tendon, sequela | CMS +S76192A | Other specified injury of left quadriceps muscle, fascia and tendon, initial encounter | CMS +S76192D | Other specified injury of left quadriceps muscle, fascia and tendon, subsequent encounter | CMS +S76192S | Other specified injury of left quadriceps muscle, fascia and tendon, sequela | CMS +S76199A | Other specified injury of unspecified quadriceps muscle, fascia and tendon, initial encounter | CMS +S76199D | Other specified injury of unspecified quadriceps muscle, fascia and tendon, subsequent encounter | CMS +S76199S | Other specified injury of unspecified quadriceps muscle, fascia and tendon, sequela | CMS +S76201A | Unspecified injury of adductor muscle, fascia and tendon of right thigh, initial encounter | CMS +S76201D | Unspecified injury of adductor muscle, fascia and tendon of right thigh, subsequent encounter | CMS +S76201S | Unspecified injury of adductor muscle, fascia and tendon of right thigh, sequela | CMS +S76202A | Unspecified injury of adductor muscle, fascia and tendon of left thigh, initial encounter | CMS +S76202D | Unspecified injury of adductor muscle, fascia and tendon of left thigh, subsequent encounter | CMS +S76202S | Unspecified injury of adductor muscle, fascia and tendon of left thigh, sequela | CMS +S76209A | Unspecified injury of adductor muscle, fascia and tendon of unspecified thigh, initial encounter | CMS +S76209D | Unspecified injury of adductor muscle, fascia and tendon of unspecified thigh, subsequent encounter | CMS +S76209S | Unspecified injury of adductor muscle, fascia and tendon of unspecified thigh, sequela | CMS +S76211A | Strain of adductor muscle, fascia and tendon of right thigh, initial encounter | CMS +S76211D | Strain of adductor muscle, fascia and tendon of right thigh, subsequent encounter | CMS +S76211S | Strain of adductor muscle, fascia and tendon of right thigh, sequela | CMS +S76212A | Strain of adductor muscle, fascia and tendon of left thigh, initial encounter | CMS +S76212D | Strain of adductor muscle, fascia and tendon of left thigh, subsequent encounter | CMS +S76212S | Strain of adductor muscle, fascia and tendon of left thigh, sequela | CMS +S76219A | Strain of adductor muscle, fascia and tendon of unspecified thigh, initial encounter | CMS +S76219D | Strain of adductor muscle, fascia and tendon of unspecified thigh, subsequent encounter | CMS +S76219S | Strain of adductor muscle, fascia and tendon of unspecified thigh, sequela | CMS +S76221A | Laceration of adductor muscle, fascia and tendon of right thigh, initial encounter | CMS +S76221D | Laceration of adductor muscle, fascia and tendon of right thigh, subsequent encounter | CMS +S76221S | Laceration of adductor muscle, fascia and tendon of right thigh, sequela | CMS +S76222A | Laceration of adductor muscle, fascia and tendon of left thigh, initial encounter | CMS +S76222D | Laceration of adductor muscle, fascia and tendon of left thigh, subsequent encounter | CMS +S76222S | Laceration of adductor muscle, fascia and tendon of left thigh, sequela | CMS +S76229A | Laceration of adductor muscle, fascia and tendon of unspecified thigh, initial encounter | CMS +S76229D | Laceration of adductor muscle, fascia and tendon of unspecified thigh, subsequent encounter | CMS +S76229S | Laceration of adductor muscle, fascia and tendon of unspecified thigh, sequela | CMS +S76291A | Other injury of adductor muscle, fascia and tendon of right thigh, initial encounter | CMS +S76291D | Other injury of adductor muscle, fascia and tendon of right thigh, subsequent encounter | CMS +S76291S | Other injury of adductor muscle, fascia and tendon of right thigh, sequela | CMS +S76292A | Other injury of adductor muscle, fascia and tendon of left thigh, initial encounter | CMS +S76292D | Other injury of adductor muscle, fascia and tendon of left thigh, subsequent encounter | CMS +S76292S | Other injury of adductor muscle, fascia and tendon of left thigh, sequela | CMS +S76299A | Other injury of adductor muscle, fascia and tendon of unspecified thigh, initial encounter | CMS +S76299D | Other injury of adductor muscle, fascia and tendon of unspecified thigh, subsequent encounter | CMS +S76299S | Other injury of adductor muscle, fascia and tendon of unspecified thigh, sequela | CMS +S76301A | Unspecified injury of muscle, fascia and tendon of the posterior muscle group at thigh level, right thigh, initial encounter | CMS +S76301D | Unspecified injury of muscle, fascia and tendon of the posterior muscle group at thigh level, right thigh, subsequent encounter | CMS +S76301S | Unspecified injury of muscle, fascia and tendon of the posterior muscle group at thigh level, right thigh, sequela | CMS +S76302A | Unspecified injury of muscle, fascia and tendon of the posterior muscle group at thigh level, left thigh, initial encounter | CMS +S76302D | Unspecified injury of muscle, fascia and tendon of the posterior muscle group at thigh level, left thigh, subsequent encounter | CMS +S76302S | Unspecified injury of muscle, fascia and tendon of the posterior muscle group at thigh level, left thigh, sequela | CMS +S76309A | Unspecified injury of muscle, fascia and tendon of the posterior muscle group at thigh level, unspecified thigh, initial encounter | CMS +S76309D | Unspecified injury of muscle, fascia and tendon of the posterior muscle group at thigh level, unspecified thigh, subsequent encounter | CMS +S76309S | Unspecified injury of muscle, fascia and tendon of the posterior muscle group at thigh level, unspecified thigh, sequela | CMS +S76311A | Strain of muscle, fascia and tendon of the posterior muscle group at thigh level, right thigh, initial encounter | CMS +S76311D | Strain of muscle, fascia and tendon of the posterior muscle group at thigh level, right thigh, subsequent encounter | CMS +S76311S | Strain of muscle, fascia and tendon of the posterior muscle group at thigh level, right thigh, sequela | CMS +S76312A | Strain of muscle, fascia and tendon of the posterior muscle group at thigh level, left thigh, initial encounter | CMS +S76312D | Strain of muscle, fascia and tendon of the posterior muscle group at thigh level, left thigh, subsequent encounter | CMS +S76312S | Strain of muscle, fascia and tendon of the posterior muscle group at thigh level, left thigh, sequela | CMS +S76319A | Strain of muscle, fascia and tendon of the posterior muscle group at thigh level, unspecified thigh, initial encounter | CMS +S76319D | Strain of muscle, fascia and tendon of the posterior muscle group at thigh level, unspecified thigh, subsequent encounter | CMS +S76319S | Strain of muscle, fascia and tendon of the posterior muscle group at thigh level, unspecified thigh, sequela | CMS +S76321A | Laceration of muscle, fascia and tendon of the posterior muscle group at thigh level, right thigh, initial encounter | CMS +S76321D | Laceration of muscle, fascia and tendon of the posterior muscle group at thigh level, right thigh, subsequent encounter | CMS +S76321S | Laceration of muscle, fascia and tendon of the posterior muscle group at thigh level, right thigh, sequela | CMS +S76322A | Laceration of muscle, fascia and tendon of the posterior muscle group at thigh level, left thigh, initial encounter | CMS +S76322D | Laceration of muscle, fascia and tendon of the posterior muscle group at thigh level, left thigh, subsequent encounter | CMS +S76322S | Laceration of muscle, fascia and tendon of the posterior muscle group at thigh level, left thigh, sequela | CMS +S76329A | Laceration of muscle, fascia and tendon of the posterior muscle group at thigh level, unspecified thigh, initial encounter | CMS +S76329D | Laceration of muscle, fascia and tendon of the posterior muscle group at thigh level, unspecified thigh, subsequent encounter | CMS +S76329S | Laceration of muscle, fascia and tendon of the posterior muscle group at thigh level, unspecified thigh, sequela | CMS +S76391A | Other specified injury of muscle, fascia and tendon of the posterior muscle group at thigh level, right thigh, initial encounter | CMS +S76391D | Other specified injury of muscle, fascia and tendon of the posterior muscle group at thigh level, right thigh, subsequent encounter | CMS +S76391S | Other specified injury of muscle, fascia and tendon of the posterior muscle group at thigh level, right thigh, sequela | CMS +S76392A | Other specified injury of muscle, fascia and tendon of the posterior muscle group at thigh level, left thigh, initial encounter | CMS +S76392D | Other specified injury of muscle, fascia and tendon of the posterior muscle group at thigh level, left thigh, subsequent encounter | CMS +S76392S | Other specified injury of muscle, fascia and tendon of the posterior muscle group at thigh level, left thigh, sequela | CMS +S76399A | Other specified injury of muscle, fascia and tendon of the posterior muscle group at thigh level, unspecified thigh, initial encounter | CMS +S76399D | Other specified injury of muscle, fascia and tendon of the posterior muscle group at thigh level, unspecified thigh, subsequent encounter | CMS +S76399S | Other specified injury of muscle, fascia and tendon of the posterior muscle group at thigh level, unspecified thigh, sequela | CMS +S76801A | Unspecified injury of other specified muscles, fascia and tendons at thigh level, right thigh, initial encounter | CMS +S76801D | Unspecified injury of other specified muscles, fascia and tendons at thigh level, right thigh, subsequent encounter | CMS +S76801S | Unspecified injury of other specified muscles, fascia and tendons at thigh level, right thigh, sequela | CMS +S76802A | Unspecified injury of other specified muscles, fascia and tendons at thigh level, left thigh, initial encounter | CMS +S76802D | Unspecified injury of other specified muscles, fascia and tendons at thigh level, left thigh, subsequent encounter | CMS +S76802S | Unspecified injury of other specified muscles, fascia and tendons at thigh level, left thigh, sequela | CMS +S76809A | Unspecified injury of other specified muscles, fascia and tendons at thigh level, unspecified thigh, initial encounter | CMS +S76809D | Unspecified injury of other specified muscles, fascia and tendons at thigh level, unspecified thigh, subsequent encounter | CMS +S76809S | Unspecified injury of other specified muscles, fascia and tendons at thigh level, unspecified thigh, sequela | CMS +S76811A | Strain of other specified muscles, fascia and tendons at thigh level, right thigh, initial encounter | CMS +S76811D | Strain of other specified muscles, fascia and tendons at thigh level, right thigh, subsequent encounter | CMS +S76811S | Strain of other specified muscles, fascia and tendons at thigh level, right thigh, sequela | CMS +S76812A | Strain of other specified muscles, fascia and tendons at thigh level, left thigh, initial encounter | CMS +S76812D | Strain of other specified muscles, fascia and tendons at thigh level, left thigh, subsequent encounter | CMS +S76812S | Strain of other specified muscles, fascia and tendons at thigh level, left thigh, sequela | CMS +S76819A | Strain of other specified muscles, fascia and tendons at thigh level, unspecified thigh, initial encounter | CMS +S76819D | Strain of other specified muscles, fascia and tendons at thigh level, unspecified thigh, subsequent encounter | CMS +S76819S | Strain of other specified muscles, fascia and tendons at thigh level, unspecified thigh, sequela | CMS +S76821A | Laceration of other specified muscles, fascia and tendons at thigh level, right thigh, initial encounter | CMS +S76821D | Laceration of other specified muscles, fascia and tendons at thigh level, right thigh, subsequent encounter | CMS +S76821S | Laceration of other specified muscles, fascia and tendons at thigh level, right thigh, sequela | CMS +S76822A | Laceration of other specified muscles, fascia and tendons at thigh level, left thigh, initial encounter | CMS +S76822D | Laceration of other specified muscles, fascia and tendons at thigh level, left thigh, subsequent encounter | CMS +S76822S | Laceration of other specified muscles, fascia and tendons at thigh level, left thigh, sequela | CMS +S76829A | Laceration of other specified muscles, fascia and tendons at thigh level, unspecified thigh, initial encounter | CMS +S76829D | Laceration of other specified muscles, fascia and tendons at thigh level, unspecified thigh, subsequent encounter | CMS +S76829S | Laceration of other specified muscles, fascia and tendons at thigh level, unspecified thigh, sequela | CMS +S76891A | Other injury of other specified muscles, fascia and tendons at thigh level, right thigh, initial encounter | CMS +S76891D | Other injury of other specified muscles, fascia and tendons at thigh level, right thigh, subsequent encounter | CMS +S76891S | Other injury of other specified muscles, fascia and tendons at thigh level, right thigh, sequela | CMS +S76892A | Other injury of other specified muscles, fascia and tendons at thigh level, left thigh, initial encounter | CMS +S76892D | Other injury of other specified muscles, fascia and tendons at thigh level, left thigh, subsequent encounter | CMS +S76892S | Other injury of other specified muscles, fascia and tendons at thigh level, left thigh, sequela | CMS +S76899A | Other injury of other specified muscles, fascia and tendons at thigh level, unspecified thigh, initial encounter | CMS +S76899D | Other injury of other specified muscles, fascia and tendons at thigh level, unspecified thigh, subsequent encounter | CMS +S76899S | Other injury of other specified muscles, fascia and tendons at thigh level, unspecified thigh, sequela | CMS +S76901A | Unspecified injury of unspecified muscles, fascia and tendons at thigh level, right thigh, initial encounter | CMS +S76901D | Unspecified injury of unspecified muscles, fascia and tendons at thigh level, right thigh, subsequent encounter | CMS +S76901S | Unspecified injury of unspecified muscles, fascia and tendons at thigh level, right thigh, sequela | CMS +S76902A | Unspecified injury of unspecified muscles, fascia and tendons at thigh level, left thigh, initial encounter | CMS +S76902D | Unspecified injury of unspecified muscles, fascia and tendons at thigh level, left thigh, subsequent encounter | CMS +S76902S | Unspecified injury of unspecified muscles, fascia and tendons at thigh level, left thigh, sequela | CMS +S76909A | Unspecified injury of unspecified muscles, fascia and tendons at thigh level, unspecified thigh, initial encounter | CMS +S76909D | Unspecified injury of unspecified muscles, fascia and tendons at thigh level, unspecified thigh, subsequent encounter | CMS +S76909S | Unspecified injury of unspecified muscles, fascia and tendons at thigh level, unspecified thigh, sequela | CMS +S76911A | Strain of unspecified muscles, fascia and tendons at thigh level, right thigh, initial encounter | CMS +S76911D | Strain of unspecified muscles, fascia and tendons at thigh level, right thigh, subsequent encounter | CMS +S76911S | Strain of unspecified muscles, fascia and tendons at thigh level, right thigh, sequela | CMS +S76912A | Strain of unspecified muscles, fascia and tendons at thigh level, left thigh, initial encounter | CMS +S76912D | Strain of unspecified muscles, fascia and tendons at thigh level, left thigh, subsequent encounter | CMS +S76912S | Strain of unspecified muscles, fascia and tendons at thigh level, left thigh, sequela | CMS +S76919A | Strain of unspecified muscles, fascia and tendons at thigh level, unspecified thigh, initial encounter | CMS +S76919D | Strain of unspecified muscles, fascia and tendons at thigh level, unspecified thigh, subsequent encounter | CMS +S76919S | Strain of unspecified muscles, fascia and tendons at thigh level, unspecified thigh, sequela | CMS +S76921A | Laceration of unspecified muscles, fascia and tendons at thigh level, right thigh, initial encounter | CMS +S76921D | Laceration of unspecified muscles, fascia and tendons at thigh level, right thigh, subsequent encounter | CMS +S76921S | Laceration of unspecified muscles, fascia and tendons at thigh level, right thigh, sequela | CMS +S76922A | Laceration of unspecified muscles, fascia and tendons at thigh level, left thigh, initial encounter | CMS +S76922D | Laceration of unspecified muscles, fascia and tendons at thigh level, left thigh, subsequent encounter | CMS +S76922S | Laceration of unspecified muscles, fascia and tendons at thigh level, left thigh, sequela | CMS +S76929A | Laceration of unspecified muscles, fascia and tendons at thigh level, unspecified thigh, initial encounter | CMS +S76929D | Laceration of unspecified muscles, fascia and tendons at thigh level, unspecified thigh, subsequent encounter | CMS +S76929S | Laceration of unspecified muscles, fascia and tendons at thigh level, unspecified thigh, sequela | CMS +S76991A | Other specified injury of unspecified muscles, fascia and tendons at thigh level, right thigh, initial encounter | CMS +S76991D | Other specified injury of unspecified muscles, fascia and tendons at thigh level, right thigh, subsequent encounter | CMS +S76991S | Other specified injury of unspecified muscles, fascia and tendons at thigh level, right thigh, sequela | CMS +S76992A | Other specified injury of unspecified muscles, fascia and tendons at thigh level, left thigh, initial encounter | CMS +S76992D | Other specified injury of unspecified muscles, fascia and tendons at thigh level, left thigh, subsequent encounter | CMS +S76992S | Other specified injury of unspecified muscles, fascia and tendons at thigh level, left thigh, sequela | CMS +S76999A | Other specified injury of unspecified muscles, fascia and tendons at thigh level, unspecified thigh, initial encounter | CMS +S76999D | Other specified injury of unspecified muscles, fascia and tendons at thigh level, unspecified thigh, subsequent encounter | CMS +S76999S | Other specified injury of unspecified muscles, fascia and tendons at thigh level, unspecified thigh, sequela | CMS +S7700XA | Crushing injury of unspecified hip, initial encounter | CMS +S7700XD | Crushing injury of unspecified hip, subsequent encounter | CMS +S7700XS | Crushing injury of unspecified hip, sequela | CMS +S7701XA | Crushing injury of right hip, initial encounter | CMS +S7701XD | Crushing injury of right hip, subsequent encounter | CMS +S7701XS | Crushing injury of right hip, sequela | CMS +S7702XA | Crushing injury of left hip, initial encounter | CMS +S7702XD | Crushing injury of left hip, subsequent encounter | CMS +S7702XS | Crushing injury of left hip, sequela | CMS +S7710XA | Crushing injury of unspecified thigh, initial encounter | CMS +S7710XD | Crushing injury of unspecified thigh, subsequent encounter | CMS +S7710XS | Crushing injury of unspecified thigh, sequela | CMS +S7711XA | Crushing injury of right thigh, initial encounter | CMS +S7711XD | Crushing injury of right thigh, subsequent encounter | CMS +S7711XS | Crushing injury of right thigh, sequela | CMS +S7712XA | Crushing injury of left thigh, initial encounter | CMS +S7712XD | Crushing injury of left thigh, subsequent encounter | CMS +S7712XS | Crushing injury of left thigh, sequela | CMS +S7720XA | Crushing injury of unspecified hip with thigh, initial encounter | CMS +S7720XD | Crushing injury of unspecified hip with thigh, subsequent encounter | CMS +S7720XS | Crushing injury of unspecified hip with thigh, sequela | CMS +S7721XA | Crushing injury of right hip with thigh, initial encounter | CMS +S7721XD | Crushing injury of right hip with thigh, subsequent encounter | CMS +S7721XS | Crushing injury of right hip with thigh, sequela | CMS +S7722XA | Crushing injury of left hip with thigh, initial encounter | CMS +S7722XD | Crushing injury of left hip with thigh, subsequent encounter | CMS +S7722XS | Crushing injury of left hip with thigh, sequela | CMS +S78011A | Complete traumatic amputation at right hip joint, initial encounter | CMS +S78011D | Complete traumatic amputation at right hip joint, subsequent encounter | CMS +S78011S | Complete traumatic amputation at right hip joint, sequela | CMS +S78012A | Complete traumatic amputation at left hip joint, initial encounter | CMS +S78012D | Complete traumatic amputation at left hip joint, subsequent encounter | CMS +S78012S | Complete traumatic amputation at left hip joint, sequela | CMS +S78019A | Complete traumatic amputation at unspecified hip joint, initial encounter | CMS +S78019D | Complete traumatic amputation at unspecified hip joint, subsequent encounter | CMS +S78019S | Complete traumatic amputation at unspecified hip joint, sequela | CMS +S78021A | Partial traumatic amputation at right hip joint, initial encounter | CMS +S78021D | Partial traumatic amputation at right hip joint, subsequent encounter | CMS +S78021S | Partial traumatic amputation at right hip joint, sequela | CMS +S78022A | Partial traumatic amputation at left hip joint, initial encounter | CMS +S78022D | Partial traumatic amputation at left hip joint, subsequent encounter | CMS +S78022S | Partial traumatic amputation at left hip joint, sequela | CMS +S78029A | Partial traumatic amputation at unspecified hip joint, initial encounter | CMS +S78029D | Partial traumatic amputation at unspecified hip joint, subsequent encounter | CMS +S78029S | Partial traumatic amputation at unspecified hip joint, sequela | CMS +S78111A | Complete traumatic amputation at level between right hip and knee, initial encounter | CMS +S78111D | Complete traumatic amputation at level between right hip and knee, subsequent encounter | CMS +S78111S | Complete traumatic amputation at level between right hip and knee, sequela | CMS +S78112A | Complete traumatic amputation at level between left hip and knee, initial encounter | CMS +S78112D | Complete traumatic amputation at level between left hip and knee, subsequent encounter | CMS +S78112S | Complete traumatic amputation at level between left hip and knee, sequela | CMS +S78119A | Complete traumatic amputation at level between unspecified hip and knee, initial encounter | CMS +S78119D | Complete traumatic amputation at level between unspecified hip and knee, subsequent encounter | CMS +S78119S | Complete traumatic amputation at level between unspecified hip and knee, sequela | CMS +S78121A | Partial traumatic amputation at level between right hip and knee, initial encounter | CMS +S78121D | Partial traumatic amputation at level between right hip and knee, subsequent encounter | CMS +S78121S | Partial traumatic amputation at level between right hip and knee, sequela | CMS +S78122A | Partial traumatic amputation at level between left hip and knee, initial encounter | CMS +S78122D | Partial traumatic amputation at level between left hip and knee, subsequent encounter | CMS +S78122S | Partial traumatic amputation at level between left hip and knee, sequela | CMS +S78129A | Partial traumatic amputation at level between unspecified hip and knee, initial encounter | CMS +S78129D | Partial traumatic amputation at level between unspecified hip and knee, subsequent encounter | CMS +S78129S | Partial traumatic amputation at level between unspecified hip and knee, sequela | CMS +S78911A | Complete traumatic amputation of right hip and thigh, level unspecified, initial encounter | CMS +S78911D | Complete traumatic amputation of right hip and thigh, level unspecified, subsequent encounter | CMS +S78911S | Complete traumatic amputation of right hip and thigh, level unspecified, sequela | CMS +S78912A | Complete traumatic amputation of left hip and thigh, level unspecified, initial encounter | CMS +S78912D | Complete traumatic amputation of left hip and thigh, level unspecified, subsequent encounter | CMS +S78912S | Complete traumatic amputation of left hip and thigh, level unspecified, sequela | CMS +S78919A | Complete traumatic amputation of unspecified hip and thigh, level unspecified, initial encounter | CMS +S78919D | Complete traumatic amputation of unspecified hip and thigh, level unspecified, subsequent encounter | CMS +S78919S | Complete traumatic amputation of unspecified hip and thigh, level unspecified, sequela | CMS +S78921A | Partial traumatic amputation of right hip and thigh, level unspecified, initial encounter | CMS +S78921D | Partial traumatic amputation of right hip and thigh, level unspecified, subsequent encounter | CMS +S78921S | Partial traumatic amputation of right hip and thigh, level unspecified, sequela | CMS +S78922A | Partial traumatic amputation of left hip and thigh, level unspecified, initial encounter | CMS +S78922D | Partial traumatic amputation of left hip and thigh, level unspecified, subsequent encounter | CMS +S78922S | Partial traumatic amputation of left hip and thigh, level unspecified, sequela | CMS +S78929A | Partial traumatic amputation of unspecified hip and thigh, level unspecified, initial encounter | CMS +S78929D | Partial traumatic amputation of unspecified hip and thigh, level unspecified, subsequent encounter | CMS +S78929S | Partial traumatic amputation of unspecified hip and thigh, level unspecified, sequela | CMS +S79001A | Unspecified physeal fracture of upper end of right femur, initial encounter for closed fracture | CMS +S79001D | Unspecified physeal fracture of upper end of right femur, subsequent encounter for fracture with routine healing | CMS +S79001G | Unspecified physeal fracture of upper end of right femur, subsequent encounter for fracture with delayed healing | CMS +S79001K | Unspecified physeal fracture of upper end of right femur, subsequent encounter for fracture with nonunion | CMS +S79001P | Unspecified physeal fracture of upper end of right femur, subsequent encounter for fracture with malunion | CMS +S79001S | Unspecified physeal fracture of upper end of right femur, sequela | CMS +S79002A | Unspecified physeal fracture of upper end of left femur, initial encounter for closed fracture | CMS +S79002D | Unspecified physeal fracture of upper end of left femur, subsequent encounter for fracture with routine healing | CMS +S79002G | Unspecified physeal fracture of upper end of left femur, subsequent encounter for fracture with delayed healing | CMS +S79002K | Unspecified physeal fracture of upper end of left femur, subsequent encounter for fracture with nonunion | CMS +S79002P | Unspecified physeal fracture of upper end of left femur, subsequent encounter for fracture with malunion | CMS +S79002S | Unspecified physeal fracture of upper end of left femur, sequela | CMS +S79009A | Unspecified physeal fracture of upper end of unspecified femur, initial encounter for closed fracture | CMS +S79009D | Unspecified physeal fracture of upper end of unspecified femur, subsequent encounter for fracture with routine healing | CMS +S79009G | Unspecified physeal fracture of upper end of unspecified femur, subsequent encounter for fracture with delayed healing | CMS +S79009K | Unspecified physeal fracture of upper end of unspecified femur, subsequent encounter for fracture with nonunion | CMS +S79009P | Unspecified physeal fracture of upper end of unspecified femur, subsequent encounter for fracture with malunion | CMS +S79009S | Unspecified physeal fracture of upper end of unspecified femur, sequela | CMS +S79011A | Salter-Harris Type I physeal fracture of upper end of right femur, initial encounter for closed fracture | CMS +S79011D | Salter-Harris Type I physeal fracture of upper end of right femur, subsequent encounter for fracture with routine healing | CMS +S79011G | Salter-Harris Type I physeal fracture of upper end of right femur, subsequent encounter for fracture with delayed healing | CMS +S79011K | Salter-Harris Type I physeal fracture of upper end of right femur, subsequent encounter for fracture with nonunion | CMS +S79011P | Salter-Harris Type I physeal fracture of upper end of right femur, subsequent encounter for fracture with malunion | CMS +S79011S | Salter-Harris Type I physeal fracture of upper end of right femur, sequela | CMS +S79012A | Salter-Harris Type I physeal fracture of upper end of left femur, initial encounter for closed fracture | CMS +S79012D | Salter-Harris Type I physeal fracture of upper end of left femur, subsequent encounter for fracture with routine healing | CMS +S79012G | Salter-Harris Type I physeal fracture of upper end of left femur, subsequent encounter for fracture with delayed healing | CMS +S79012K | Salter-Harris Type I physeal fracture of upper end of left femur, subsequent encounter for fracture with nonunion | CMS +S79012P | Salter-Harris Type I physeal fracture of upper end of left femur, subsequent encounter for fracture with malunion | CMS +S79012S | Salter-Harris Type I physeal fracture of upper end of left femur, sequela | CMS +S79019A | Salter-Harris Type I physeal fracture of upper end of unspecified femur, initial encounter for closed fracture | CMS +S79019D | Salter-Harris Type I physeal fracture of upper end of unspecified femur, subsequent encounter for fracture with routine healing | CMS +S79019G | Salter-Harris Type I physeal fracture of upper end of unspecified femur, subsequent encounter for fracture with delayed healing | CMS +S79019K | Salter-Harris Type I physeal fracture of upper end of unspecified femur, subsequent encounter for fracture with nonunion | CMS +S79019P | Salter-Harris Type I physeal fracture of upper end of unspecified femur, subsequent encounter for fracture with malunion | CMS +S79019S | Salter-Harris Type I physeal fracture of upper end of unspecified femur, sequela | CMS +S79091A | Other physeal fracture of upper end of right femur, initial encounter for closed fracture | CMS +S79091D | Other physeal fracture of upper end of right femur, subsequent encounter for fracture with routine healing | CMS +S79091G | Other physeal fracture of upper end of right femur, subsequent encounter for fracture with delayed healing | CMS +S79091K | Other physeal fracture of upper end of right femur, subsequent encounter for fracture with nonunion | CMS +S79091P | Other physeal fracture of upper end of right femur, subsequent encounter for fracture with malunion | CMS +S79091S | Other physeal fracture of upper end of right femur, sequela | CMS +S79092A | Other physeal fracture of upper end of left femur, initial encounter for closed fracture | CMS +S79092D | Other physeal fracture of upper end of left femur, subsequent encounter for fracture with routine healing | CMS +S79092G | Other physeal fracture of upper end of left femur, subsequent encounter for fracture with delayed healing | CMS +S79092K | Other physeal fracture of upper end of left femur, subsequent encounter for fracture with nonunion | CMS +S79092P | Other physeal fracture of upper end of left femur, subsequent encounter for fracture with malunion | CMS +S79092S | Other physeal fracture of upper end of left femur, sequela | CMS +S79099A | Other physeal fracture of upper end of unspecified femur, initial encounter for closed fracture | CMS +S79099D | Other physeal fracture of upper end of unspecified femur, subsequent encounter for fracture with routine healing | CMS +S79099G | Other physeal fracture of upper end of unspecified femur, subsequent encounter for fracture with delayed healing | CMS +S79099K | Other physeal fracture of upper end of unspecified femur, subsequent encounter for fracture with nonunion | CMS +S79099P | Other physeal fracture of upper end of unspecified femur, subsequent encounter for fracture with malunion | CMS +S79099S | Other physeal fracture of upper end of unspecified femur, sequela | CMS +S79101A | Unspecified physeal fracture of lower end of right femur, initial encounter for closed fracture | CMS +S79101D | Unspecified physeal fracture of lower end of right femur, subsequent encounter for fracture with routine healing | CMS +S79101G | Unspecified physeal fracture of lower end of right femur, subsequent encounter for fracture with delayed healing | CMS +S79101K | Unspecified physeal fracture of lower end of right femur, subsequent encounter for fracture with nonunion | CMS +S79101P | Unspecified physeal fracture of lower end of right femur, subsequent encounter for fracture with malunion | CMS +S79101S | Unspecified physeal fracture of lower end of right femur, sequela | CMS +S79102A | Unspecified physeal fracture of lower end of left femur, initial encounter for closed fracture | CMS +S79102D | Unspecified physeal fracture of lower end of left femur, subsequent encounter for fracture with routine healing | CMS +S79102G | Unspecified physeal fracture of lower end of left femur, subsequent encounter for fracture with delayed healing | CMS +S79102K | Unspecified physeal fracture of lower end of left femur, subsequent encounter for fracture with nonunion | CMS +S79102P | Unspecified physeal fracture of lower end of left femur, subsequent encounter for fracture with malunion | CMS +S79102S | Unspecified physeal fracture of lower end of left femur, sequela | CMS +S79109A | Unspecified physeal fracture of lower end of unspecified femur, initial encounter for closed fracture | CMS +S79109D | Unspecified physeal fracture of lower end of unspecified femur, subsequent encounter for fracture with routine healing | CMS +S79109G | Unspecified physeal fracture of lower end of unspecified femur, subsequent encounter for fracture with delayed healing | CMS +S79109K | Unspecified physeal fracture of lower end of unspecified femur, subsequent encounter for fracture with nonunion | CMS +S79109P | Unspecified physeal fracture of lower end of unspecified femur, subsequent encounter for fracture with malunion | CMS +S79109S | Unspecified physeal fracture of lower end of unspecified femur, sequela | CMS +S79111A | Salter-Harris Type I physeal fracture of lower end of right femur, initial encounter for closed fracture | CMS +S79111D | Salter-Harris Type I physeal fracture of lower end of right femur, subsequent encounter for fracture with routine healing | CMS +S79111G | Salter-Harris Type I physeal fracture of lower end of right femur, subsequent encounter for fracture with delayed healing | CMS +S79111K | Salter-Harris Type I physeal fracture of lower end of right femur, subsequent encounter for fracture with nonunion | CMS +S79111P | Salter-Harris Type I physeal fracture of lower end of right femur, subsequent encounter for fracture with malunion | CMS +S79111S | Salter-Harris Type I physeal fracture of lower end of right femur, sequela | CMS +S79112A | Salter-Harris Type I physeal fracture of lower end of left femur, initial encounter for closed fracture | CMS +S79112D | Salter-Harris Type I physeal fracture of lower end of left femur, subsequent encounter for fracture with routine healing | CMS +S79112G | Salter-Harris Type I physeal fracture of lower end of left femur, subsequent encounter for fracture with delayed healing | CMS +S79112K | Salter-Harris Type I physeal fracture of lower end of left femur, subsequent encounter for fracture with nonunion | CMS +S79112P | Salter-Harris Type I physeal fracture of lower end of left femur, subsequent encounter for fracture with malunion | CMS +S79112S | Salter-Harris Type I physeal fracture of lower end of left femur, sequela | CMS +S79119A | Salter-Harris Type I physeal fracture of lower end of unspecified femur, initial encounter for closed fracture | CMS +S79119D | Salter-Harris Type I physeal fracture of lower end of unspecified femur, subsequent encounter for fracture with routine healing | CMS +S79119G | Salter-Harris Type I physeal fracture of lower end of unspecified femur, subsequent encounter for fracture with delayed healing | CMS +S79119K | Salter-Harris Type I physeal fracture of lower end of unspecified femur, subsequent encounter for fracture with nonunion | CMS +S79119P | Salter-Harris Type I physeal fracture of lower end of unspecified femur, subsequent encounter for fracture with malunion | CMS +S79119S | Salter-Harris Type I physeal fracture of lower end of unspecified femur, sequela | CMS +S79121A | Salter-Harris Type II physeal fracture of lower end of right femur, initial encounter for closed fracture | CMS +S79121D | Salter-Harris Type II physeal fracture of lower end of right femur, subsequent encounter for fracture with routine healing | CMS +S79121G | Salter-Harris Type II physeal fracture of lower end of right femur, subsequent encounter for fracture with delayed healing | CMS +S79121K | Salter-Harris Type II physeal fracture of lower end of right femur, subsequent encounter for fracture with nonunion | CMS +S79121P | Salter-Harris Type II physeal fracture of lower end of right femur, subsequent encounter for fracture with malunion | CMS +S79121S | Salter-Harris Type II physeal fracture of lower end of right femur, sequela | CMS +S79122A | Salter-Harris Type II physeal fracture of lower end of left femur, initial encounter for closed fracture | CMS +S79122D | Salter-Harris Type II physeal fracture of lower end of left femur, subsequent encounter for fracture with routine healing | CMS +S79122G | Salter-Harris Type II physeal fracture of lower end of left femur, subsequent encounter for fracture with delayed healing | CMS +S79122K | Salter-Harris Type II physeal fracture of lower end of left femur, subsequent encounter for fracture with nonunion | CMS +S79122P | Salter-Harris Type II physeal fracture of lower end of left femur, subsequent encounter for fracture with malunion | CMS +S79122S | Salter-Harris Type II physeal fracture of lower end of left femur, sequela | CMS +S79129A | Salter-Harris Type II physeal fracture of lower end of unspecified femur, initial encounter for closed fracture | CMS +S79129D | Salter-Harris Type II physeal fracture of lower end of unspecified femur, subsequent encounter for fracture with routine healing | CMS +S79129G | Salter-Harris Type II physeal fracture of lower end of unspecified femur, subsequent encounter for fracture with delayed healing | CMS +S79129K | Salter-Harris Type II physeal fracture of lower end of unspecified femur, subsequent encounter for fracture with nonunion | CMS +S79129P | Salter-Harris Type II physeal fracture of lower end of unspecified femur, subsequent encounter for fracture with malunion | CMS +S79129S | Salter-Harris Type II physeal fracture of lower end of unspecified femur, sequela | CMS +S79131A | Salter-Harris Type III physeal fracture of lower end of right femur, initial encounter for closed fracture | CMS +S79131D | Salter-Harris Type III physeal fracture of lower end of right femur, subsequent encounter for fracture with routine healing | CMS +S79131G | Salter-Harris Type III physeal fracture of lower end of right femur, subsequent encounter for fracture with delayed healing | CMS +S79131K | Salter-Harris Type III physeal fracture of lower end of right femur, subsequent encounter for fracture with nonunion | CMS +S79131P | Salter-Harris Type III physeal fracture of lower end of right femur, subsequent encounter for fracture with malunion | CMS +S79131S | Salter-Harris Type III physeal fracture of lower end of right femur, sequela | CMS +S79132A | Salter-Harris Type III physeal fracture of lower end of left femur, initial encounter for closed fracture | CMS +S79132D | Salter-Harris Type III physeal fracture of lower end of left femur, subsequent encounter for fracture with routine healing | CMS +S79132G | Salter-Harris Type III physeal fracture of lower end of left femur, subsequent encounter for fracture with delayed healing | CMS +S79132K | Salter-Harris Type III physeal fracture of lower end of left femur, subsequent encounter for fracture with nonunion | CMS +S79132P | Salter-Harris Type III physeal fracture of lower end of left femur, subsequent encounter for fracture with malunion | CMS +S79132S | Salter-Harris Type III physeal fracture of lower end of left femur, sequela | CMS +S79139A | Salter-Harris Type III physeal fracture of lower end of unspecified femur, initial encounter for closed fracture | CMS +S79139D | Salter-Harris Type III physeal fracture of lower end of unspecified femur, subsequent encounter for fracture with routine healing | CMS +S79139G | Salter-Harris Type III physeal fracture of lower end of unspecified femur, subsequent encounter for fracture with delayed healing | CMS +S79139K | Salter-Harris Type III physeal fracture of lower end of unspecified femur, subsequent encounter for fracture with nonunion | CMS +S79139P | Salter-Harris Type III physeal fracture of lower end of unspecified femur, subsequent encounter for fracture with malunion | CMS +S79139S | Salter-Harris Type III physeal fracture of lower end of unspecified femur, sequela | CMS +S79141A | Salter-Harris Type IV physeal fracture of lower end of right femur, initial encounter for closed fracture | CMS +S79141D | Salter-Harris Type IV physeal fracture of lower end of right femur, subsequent encounter for fracture with routine healing | CMS +S79141G | Salter-Harris Type IV physeal fracture of lower end of right femur, subsequent encounter for fracture with delayed healing | CMS +S79141K | Salter-Harris Type IV physeal fracture of lower end of right femur, subsequent encounter for fracture with nonunion | CMS +S79141P | Salter-Harris Type IV physeal fracture of lower end of right femur, subsequent encounter for fracture with malunion | CMS +S79141S | Salter-Harris Type IV physeal fracture of lower end of right femur, sequela | CMS +S79142A | Salter-Harris Type IV physeal fracture of lower end of left femur, initial encounter for closed fracture | CMS +S79142D | Salter-Harris Type IV physeal fracture of lower end of left femur, subsequent encounter for fracture with routine healing | CMS +S79142G | Salter-Harris Type IV physeal fracture of lower end of left femur, subsequent encounter for fracture with delayed healing | CMS +S79142K | Salter-Harris Type IV physeal fracture of lower end of left femur, subsequent encounter for fracture with nonunion | CMS +S79142P | Salter-Harris Type IV physeal fracture of lower end of left femur, subsequent encounter for fracture with malunion | CMS +S79142S | Salter-Harris Type IV physeal fracture of lower end of left femur, sequela | CMS +S79149A | Salter-Harris Type IV physeal fracture of lower end of unspecified femur, initial encounter for closed fracture | CMS +S79149D | Salter-Harris Type IV physeal fracture of lower end of unspecified femur, subsequent encounter for fracture with routine healing | CMS +S79149G | Salter-Harris Type IV physeal fracture of lower end of unspecified femur, subsequent encounter for fracture with delayed healing | CMS +S79149K | Salter-Harris Type IV physeal fracture of lower end of unspecified femur, subsequent encounter for fracture with nonunion | CMS +S79149P | Salter-Harris Type IV physeal fracture of lower end of unspecified femur, subsequent encounter for fracture with malunion | CMS +S79149S | Salter-Harris Type IV physeal fracture of lower end of unspecified femur, sequela | CMS +S79191A | Other physeal fracture of lower end of right femur, initial encounter for closed fracture | CMS +S79191D | Other physeal fracture of lower end of right femur, subsequent encounter for fracture with routine healing | CMS +S79191G | Other physeal fracture of lower end of right femur, subsequent encounter for fracture with delayed healing | CMS +S79191K | Other physeal fracture of lower end of right femur, subsequent encounter for fracture with nonunion | CMS +S79191P | Other physeal fracture of lower end of right femur, subsequent encounter for fracture with malunion | CMS +S79191S | Other physeal fracture of lower end of right femur, sequela | CMS +S79192A | Other physeal fracture of lower end of left femur, initial encounter for closed fracture | CMS +S79192D | Other physeal fracture of lower end of left femur, subsequent encounter for fracture with routine healing | CMS +S79192G | Other physeal fracture of lower end of left femur, subsequent encounter for fracture with delayed healing | CMS +S79192K | Other physeal fracture of lower end of left femur, subsequent encounter for fracture with nonunion | CMS +S79192P | Other physeal fracture of lower end of left femur, subsequent encounter for fracture with malunion | CMS +S79192S | Other physeal fracture of lower end of left femur, sequela | CMS +S79199A | Other physeal fracture of lower end of unspecified femur, initial encounter for closed fracture | CMS +S79199D | Other physeal fracture of lower end of unspecified femur, subsequent encounter for fracture with routine healing | CMS +S79199G | Other physeal fracture of lower end of unspecified femur, subsequent encounter for fracture with delayed healing | CMS +S79199K | Other physeal fracture of lower end of unspecified femur, subsequent encounter for fracture with nonunion | CMS +S79199P | Other physeal fracture of lower end of unspecified femur, subsequent encounter for fracture with malunion | CMS +S79199S | Other physeal fracture of lower end of unspecified femur, sequela | CMS +S79811A | Other specified injuries of right hip, initial encounter | CMS +S79811D | Other specified injuries of right hip, subsequent encounter | CMS +S79811S | Other specified injuries of right hip, sequela | CMS +S79812A | Other specified injuries of left hip, initial encounter | CMS +S79812D | Other specified injuries of left hip, subsequent encounter | CMS +S79812S | Other specified injuries of left hip, sequela | CMS +S79819A | Other specified injuries of unspecified hip, initial encounter | CMS +S79819D | Other specified injuries of unspecified hip, subsequent encounter | CMS +S79819S | Other specified injuries of unspecified hip, sequela | CMS +S79821A | Other specified injuries of right thigh, initial encounter | CMS +S79821D | Other specified injuries of right thigh, subsequent encounter | CMS +S79821S | Other specified injuries of right thigh, sequela | CMS +S79822A | Other specified injuries of left thigh, initial encounter | CMS +S79822D | Other specified injuries of left thigh, subsequent encounter | CMS +S79822S | Other specified injuries of left thigh, sequela | CMS +S79829A | Other specified injuries of unspecified thigh, initial encounter | CMS +S79829D | Other specified injuries of unspecified thigh, subsequent encounter | CMS +S79829S | Other specified injuries of unspecified thigh, sequela | CMS +S79911A | Unspecified injury of right hip, initial encounter | CMS +S79911D | Unspecified injury of right hip, subsequent encounter | CMS +S79911S | Unspecified injury of right hip, sequela | CMS +S79912A | Unspecified injury of left hip, initial encounter | CMS +S79912D | Unspecified injury of left hip, subsequent encounter | CMS +S79912S | Unspecified injury of left hip, sequela | CMS +S79919A | Unspecified injury of unspecified hip, initial encounter | CMS +S79919D | Unspecified injury of unspecified hip, subsequent encounter | CMS +S79919S | Unspecified injury of unspecified hip, sequela | CMS +S79921A | Unspecified injury of right thigh, initial encounter | CMS +S79921D | Unspecified injury of right thigh, subsequent encounter | CMS +S79921S | Unspecified injury of right thigh, sequela | CMS +S79922A | Unspecified injury of left thigh, initial encounter | CMS +S79922D | Unspecified injury of left thigh, subsequent encounter | CMS +S79922S | Unspecified injury of left thigh, sequela | CMS +S79929A | Unspecified injury of unspecified thigh, initial encounter | CMS +S79929D | Unspecified injury of unspecified thigh, subsequent encounter | CMS +S79929S | Unspecified injury of unspecified thigh, sequela | CMS +S8000XA | Contusion of unspecified knee, initial encounter | CMS +S8000XD | Contusion of unspecified knee, subsequent encounter | CMS +S8000XS | Contusion of unspecified knee, sequela | CMS +S8001XA | Contusion of right knee, initial encounter | CMS +S8001XD | Contusion of right knee, subsequent encounter | CMS +S8001XS | Contusion of right knee, sequela | CMS +S8002XA | Contusion of left knee, initial encounter | CMS +S8002XD | Contusion of left knee, subsequent encounter | CMS +S8002XS | Contusion of left knee, sequela | CMS +S8010XA | Contusion of unspecified lower leg, initial encounter | CMS +S8010XD | Contusion of unspecified lower leg, subsequent encounter | CMS +S8010XS | Contusion of unspecified lower leg, sequela | CMS +S8011XA | Contusion of right lower leg, initial encounter | CMS +S8011XD | Contusion of right lower leg, subsequent encounter | CMS +S8011XS | Contusion of right lower leg, sequela | CMS +S8012XA | Contusion of left lower leg, initial encounter | CMS +S8012XD | Contusion of left lower leg, subsequent encounter | CMS +S8012XS | Contusion of left lower leg, sequela | CMS +S80211A | Abrasion, right knee, initial encounter | CMS +S80211D | Abrasion, right knee, subsequent encounter | CMS +S80211S | Abrasion, right knee, sequela | CMS +S80212A | Abrasion, left knee, initial encounter | CMS +S80212D | Abrasion, left knee, subsequent encounter | CMS +S80212S | Abrasion, left knee, sequela | CMS +S80219A | Abrasion, unspecified knee, initial encounter | CMS +S80219D | Abrasion, unspecified knee, subsequent encounter | CMS +S80219S | Abrasion, unspecified knee, sequela | CMS +S80221A | Blister (nonthermal), right knee, initial encounter | CMS +S80221D | Blister (nonthermal), right knee, subsequent encounter | CMS +S80221S | Blister (nonthermal), right knee, sequela | CMS +S80222A | Blister (nonthermal), left knee, initial encounter | CMS +S80222D | Blister (nonthermal), left knee, subsequent encounter | CMS +S80222S | Blister (nonthermal), left knee, sequela | CMS +S80229A | Blister (nonthermal), unspecified knee, initial encounter | CMS +S80229D | Blister (nonthermal), unspecified knee, subsequent encounter | CMS +S80229S | Blister (nonthermal), unspecified knee, sequela | CMS +S80241A | External constriction, right knee, initial encounter | CMS +S80241D | External constriction, right knee, subsequent encounter | CMS +S80241S | External constriction, right knee, sequela | CMS +S80242A | External constriction, left knee, initial encounter | CMS +S80242D | External constriction, left knee, subsequent encounter | CMS +S80242S | External constriction, left knee, sequela | CMS +S80249A | External constriction, unspecified knee, initial encounter | CMS +S80249D | External constriction, unspecified knee, subsequent encounter | CMS +S80249S | External constriction, unspecified knee, sequela | CMS +S80251A | Superficial foreign body, right knee, initial encounter | CMS +S80251D | Superficial foreign body, right knee, subsequent encounter | CMS +S80251S | Superficial foreign body, right knee, sequela | CMS +S80252A | Superficial foreign body, left knee, initial encounter | CMS +S80252D | Superficial foreign body, left knee, subsequent encounter | CMS +S80252S | Superficial foreign body, left knee, sequela | CMS +S80259A | Superficial foreign body, unspecified knee, initial encounter | CMS +S80259D | Superficial foreign body, unspecified knee, subsequent encounter | CMS +S80259S | Superficial foreign body, unspecified knee, sequela | CMS +S80261A | Insect bite (nonvenomous), right knee, initial encounter | CMS +S80261D | Insect bite (nonvenomous), right knee, subsequent encounter | CMS +S80261S | Insect bite (nonvenomous), right knee, sequela | CMS +S80262A | Insect bite (nonvenomous), left knee, initial encounter | CMS +S80262D | Insect bite (nonvenomous), left knee, subsequent encounter | CMS +S80262S | Insect bite (nonvenomous), left knee, sequela | CMS +S80269A | Insect bite (nonvenomous), unspecified knee, initial encounter | CMS +S80269D | Insect bite (nonvenomous), unspecified knee, subsequent encounter | CMS +S80269S | Insect bite (nonvenomous), unspecified knee, sequela | CMS +S80271A | Other superficial bite of right knee, initial encounter | CMS +S80271D | Other superficial bite of right knee, subsequent encounter | CMS +S80271S | Other superficial bite of right knee, sequela | CMS +S80272A | Other superficial bite of left knee, initial encounter | CMS +S80272D | Other superficial bite of left knee, subsequent encounter | CMS +S80272S | Other superficial bite of left knee, sequela | CMS +S80279A | Other superficial bite of unspecified knee, initial encounter | CMS +S80279D | Other superficial bite of unspecified knee, subsequent encounter | CMS +S80279S | Other superficial bite of unspecified knee, sequela | CMS +S80811A | Abrasion, right lower leg, initial encounter | CMS +S80811D | Abrasion, right lower leg, subsequent encounter | CMS +S80811S | Abrasion, right lower leg, sequela | CMS +S80812A | Abrasion, left lower leg, initial encounter | CMS +S80812D | Abrasion, left lower leg, subsequent encounter | CMS +S80812S | Abrasion, left lower leg, sequela | CMS +S80819A | Abrasion, unspecified lower leg, initial encounter | CMS +S80819D | Abrasion, unspecified lower leg, subsequent encounter | CMS +S80819S | Abrasion, unspecified lower leg, sequela | CMS +S80821A | Blister (nonthermal), right lower leg, initial encounter | CMS +S80821D | Blister (nonthermal), right lower leg, subsequent encounter | CMS +S80821S | Blister (nonthermal), right lower leg, sequela | CMS +S80822A | Blister (nonthermal), left lower leg, initial encounter | CMS +S80822D | Blister (nonthermal), left lower leg, subsequent encounter | CMS +S80822S | Blister (nonthermal), left lower leg, sequela | CMS +S80829A | Blister (nonthermal), unspecified lower leg, initial encounter | CMS +S80829D | Blister (nonthermal), unspecified lower leg, subsequent encounter | CMS +S80829S | Blister (nonthermal), unspecified lower leg, sequela | CMS +S80841A | External constriction, right lower leg, initial encounter | CMS +S80841D | External constriction, right lower leg, subsequent encounter | CMS +S80841S | External constriction, right lower leg, sequela | CMS +S80842A | External constriction, left lower leg, initial encounter | CMS +S80842D | External constriction, left lower leg, subsequent encounter | CMS +S80842S | External constriction, left lower leg, sequela | CMS +S80849A | External constriction, unspecified lower leg, initial encounter | CMS +S80849D | External constriction, unspecified lower leg, subsequent encounter | CMS +S80849S | External constriction, unspecified lower leg, sequela | CMS +S80851A | Superficial foreign body, right lower leg, initial encounter | CMS +S80851D | Superficial foreign body, right lower leg, subsequent encounter | CMS +S80851S | Superficial foreign body, right lower leg, sequela | CMS +S80852A | Superficial foreign body, left lower leg, initial encounter | CMS +S80852D | Superficial foreign body, left lower leg, subsequent encounter | CMS +S80852S | Superficial foreign body, left lower leg, sequela | CMS +S80859A | Superficial foreign body, unspecified lower leg, initial encounter | CMS +S80859D | Superficial foreign body, unspecified lower leg, subsequent encounter | CMS +S80859S | Superficial foreign body, unspecified lower leg, sequela | CMS +S80861A | Insect bite (nonvenomous), right lower leg, initial encounter | CMS +S80861D | Insect bite (nonvenomous), right lower leg, subsequent encounter | CMS +S80861S | Insect bite (nonvenomous), right lower leg, sequela | CMS +S80862A | Insect bite (nonvenomous), left lower leg, initial encounter | CMS +S80862D | Insect bite (nonvenomous), left lower leg, subsequent encounter | CMS +S80862S | Insect bite (nonvenomous), left lower leg, sequela | CMS +S80869A | Insect bite (nonvenomous), unspecified lower leg, initial encounter | CMS +S80869D | Insect bite (nonvenomous), unspecified lower leg, subsequent encounter | CMS +S80869S | Insect bite (nonvenomous), unspecified lower leg, sequela | CMS +S80871A | Other superficial bite, right lower leg, initial encounter | CMS +S80871D | Other superficial bite, right lower leg, subsequent encounter | CMS +S80871S | Other superficial bite, right lower leg, sequela | CMS +S80872A | Other superficial bite, left lower leg, initial encounter | CMS +S80872D | Other superficial bite, left lower leg, subsequent encounter | CMS +S80872S | Other superficial bite, left lower leg, sequela | CMS +S80879A | Other superficial bite, unspecified lower leg, initial encounter | CMS +S80879D | Other superficial bite, unspecified lower leg, subsequent encounter | CMS +S80879S | Other superficial bite, unspecified lower leg, sequela | CMS +S80911A | Unspecified superficial injury of right knee, initial encounter | CMS +S80911D | Unspecified superficial injury of right knee, subsequent encounter | CMS +S80911S | Unspecified superficial injury of right knee, sequela | CMS +S80912A | Unspecified superficial injury of left knee, initial encounter | CMS +S80912D | Unspecified superficial injury of left knee, subsequent encounter | CMS +S80912S | Unspecified superficial injury of left knee, sequela | CMS +S80919A | Unspecified superficial injury of unspecified knee, initial encounter | CMS +S80919D | Unspecified superficial injury of unspecified knee, subsequent encounter | CMS +S80919S | Unspecified superficial injury of unspecified knee, sequela | CMS +S80921A | Unspecified superficial injury of right lower leg, initial encounter | CMS +S80921D | Unspecified superficial injury of right lower leg, subsequent encounter | CMS +S80921S | Unspecified superficial injury of right lower leg, sequela | CMS +S80922A | Unspecified superficial injury of left lower leg, initial encounter | CMS +S80922D | Unspecified superficial injury of left lower leg, subsequent encounter | CMS +S80922S | Unspecified superficial injury of left lower leg, sequela | CMS +S80929A | Unspecified superficial injury of unspecified lower leg, initial encounter | CMS +S80929D | Unspecified superficial injury of unspecified lower leg, subsequent encounter | CMS +S80929S | Unspecified superficial injury of unspecified lower leg, sequela | CMS +S81001A | Unspecified open wound, right knee, initial encounter | CMS +S81001D | Unspecified open wound, right knee, subsequent encounter | CMS +S81001S | Unspecified open wound, right knee, sequela | CMS +S81002A | Unspecified open wound, left knee, initial encounter | CMS +S81002D | Unspecified open wound, left knee, subsequent encounter | CMS +S81002S | Unspecified open wound, left knee, sequela | CMS +S81009A | Unspecified open wound, unspecified knee, initial encounter | CMS +S81009D | Unspecified open wound, unspecified knee, subsequent encounter | CMS +S81009S | Unspecified open wound, unspecified knee, sequela | CMS +S81011A | Laceration without foreign body, right knee, initial encounter | CMS +S81011D | Laceration without foreign body, right knee, subsequent encounter | CMS +S81011S | Laceration without foreign body, right knee, sequela | CMS +S81012A | Laceration without foreign body, left knee, initial encounter | CMS +S81012D | Laceration without foreign body, left knee, subsequent encounter | CMS +S81012S | Laceration without foreign body, left knee, sequela | CMS +S81019A | Laceration without foreign body, unspecified knee, initial encounter | CMS +S81019D | Laceration without foreign body, unspecified knee, subsequent encounter | CMS +S81019S | Laceration without foreign body, unspecified knee, sequela | CMS +S81021A | Laceration with foreign body, right knee, initial encounter | CMS +S81021D | Laceration with foreign body, right knee, subsequent encounter | CMS +S81021S | Laceration with foreign body, right knee, sequela | CMS +S81022A | Laceration with foreign body, left knee, initial encounter | CMS +S81022D | Laceration with foreign body, left knee, subsequent encounter | CMS +S81022S | Laceration with foreign body, left knee, sequela | CMS +S81029A | Laceration with foreign body, unspecified knee, initial encounter | CMS +S81029D | Laceration with foreign body, unspecified knee, subsequent encounter | CMS +S81029S | Laceration with foreign body, unspecified knee, sequela | CMS +S81031A | Puncture wound without foreign body, right knee, initial encounter | CMS +S81031D | Puncture wound without foreign body, right knee, subsequent encounter | CMS +S81031S | Puncture wound without foreign body, right knee, sequela | CMS +S81032A | Puncture wound without foreign body, left knee, initial encounter | CMS +S81032D | Puncture wound without foreign body, left knee, subsequent encounter | CMS +S81032S | Puncture wound without foreign body, left knee, sequela | CMS +S81039A | Puncture wound without foreign body, unspecified knee, initial encounter | CMS +S81039D | Puncture wound without foreign body, unspecified knee, subsequent encounter | CMS +S81039S | Puncture wound without foreign body, unspecified knee, sequela | CMS +S81041A | Puncture wound with foreign body, right knee, initial encounter | CMS +S81041D | Puncture wound with foreign body, right knee, subsequent encounter | CMS +S81041S | Puncture wound with foreign body, right knee, sequela | CMS +S81042A | Puncture wound with foreign body, left knee, initial encounter | CMS +S81042D | Puncture wound with foreign body, left knee, subsequent encounter | CMS +S81042S | Puncture wound with foreign body, left knee, sequela | CMS +S81049A | Puncture wound with foreign body, unspecified knee, initial encounter | CMS +S81049D | Puncture wound with foreign body, unspecified knee, subsequent encounter | CMS +S81049S | Puncture wound with foreign body, unspecified knee, sequela | CMS +S81051A | Open bite, right knee, initial encounter | CMS +S81051D | Open bite, right knee, subsequent encounter | CMS +S81051S | Open bite, right knee, sequela | CMS +S81052A | Open bite, left knee, initial encounter | CMS +S81052D | Open bite, left knee, subsequent encounter | CMS +S81052S | Open bite, left knee, sequela | CMS +S81059A | Open bite, unspecified knee, initial encounter | CMS +S81059D | Open bite, unspecified knee, subsequent encounter | CMS +S81059S | Open bite, unspecified knee, sequela | CMS +S81801A | Unspecified open wound, right lower leg, initial encounter | CMS +S81801D | Unspecified open wound, right lower leg, subsequent encounter | CMS +S81801S | Unspecified open wound, right lower leg, sequela | CMS +S81802A | Unspecified open wound, left lower leg, initial encounter | CMS +S81802D | Unspecified open wound, left lower leg, subsequent encounter | CMS +S81802S | Unspecified open wound, left lower leg, sequela | CMS +S81809A | Unspecified open wound, unspecified lower leg, initial encounter | CMS +S81809D | Unspecified open wound, unspecified lower leg, subsequent encounter | CMS +S81809S | Unspecified open wound, unspecified lower leg, sequela | CMS +S81811A | Laceration without foreign body, right lower leg, initial encounter | CMS +S81811D | Laceration without foreign body, right lower leg, subsequent encounter | CMS +S81811S | Laceration without foreign body, right lower leg, sequela | CMS +S81812A | Laceration without foreign body, left lower leg, initial encounter | CMS +S81812D | Laceration without foreign body, left lower leg, subsequent encounter | CMS +S81812S | Laceration without foreign body, left lower leg, sequela | CMS +S81819A | Laceration without foreign body, unspecified lower leg, initial encounter | CMS +S81819D | Laceration without foreign body, unspecified lower leg, subsequent encounter | CMS +S81819S | Laceration without foreign body, unspecified lower leg, sequela | CMS +S81821A | Laceration with foreign body, right lower leg, initial encounter | CMS +S81821D | Laceration with foreign body, right lower leg, subsequent encounter | CMS +S81821S | Laceration with foreign body, right lower leg, sequela | CMS +S81822A | Laceration with foreign body, left lower leg, initial encounter | CMS +S81822D | Laceration with foreign body, left lower leg, subsequent encounter | CMS +S81822S | Laceration with foreign body, left lower leg, sequela | CMS +S81829A | Laceration with foreign body, unspecified lower leg, initial encounter | CMS +S81829D | Laceration with foreign body, unspecified lower leg, subsequent encounter | CMS +S81829S | Laceration with foreign body, unspecified lower leg, sequela | CMS +S81831A | Puncture wound without foreign body, right lower leg, initial encounter | CMS +S81831D | Puncture wound without foreign body, right lower leg, subsequent encounter | CMS +S81831S | Puncture wound without foreign body, right lower leg, sequela | CMS +S81832A | Puncture wound without foreign body, left lower leg, initial encounter | CMS +S81832D | Puncture wound without foreign body, left lower leg, subsequent encounter | CMS +S81832S | Puncture wound without foreign body, left lower leg, sequela | CMS +S81839A | Puncture wound without foreign body, unspecified lower leg, initial encounter | CMS +S81839D | Puncture wound without foreign body, unspecified lower leg, subsequent encounter | CMS +S81839S | Puncture wound without foreign body, unspecified lower leg, sequela | CMS +S81841A | Puncture wound with foreign body, right lower leg, initial encounter | CMS +S81841D | Puncture wound with foreign body, right lower leg, subsequent encounter | CMS +S81841S | Puncture wound with foreign body, right lower leg, sequela | CMS +S81842A | Puncture wound with foreign body, left lower leg, initial encounter | CMS +S81842D | Puncture wound with foreign body, left lower leg, subsequent encounter | CMS +S81842S | Puncture wound with foreign body, left lower leg, sequela | CMS +S81849A | Puncture wound with foreign body, unspecified lower leg, initial encounter | CMS +S81849D | Puncture wound with foreign body, unspecified lower leg, subsequent encounter | CMS +S81849S | Puncture wound with foreign body, unspecified lower leg, sequela | CMS +S81851A | Open bite, right lower leg, initial encounter | CMS +S81851D | Open bite, right lower leg, subsequent encounter | CMS +S81851S | Open bite, right lower leg, sequela | CMS +S81852A | Open bite, left lower leg, initial encounter | CMS +S81852D | Open bite, left lower leg, subsequent encounter | CMS +S81852S | Open bite, left lower leg, sequela | CMS +S81859A | Open bite, unspecified lower leg, initial encounter | CMS +S81859D | Open bite, unspecified lower leg, subsequent encounter | CMS +S81859S | Open bite, unspecified lower leg, sequela | CMS +S82001A | Unspecified fracture of right patella, initial encounter for closed fracture | CMS +S82001B | Unspecified fracture of right patella, initial encounter for open fracture type I or II | CMS +S82001C | Unspecified fracture of right patella, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82001D | Unspecified fracture of right patella, subsequent encounter for closed fracture with routine healing | CMS +S82001E | Unspecified fracture of right patella, subsequent encounter for open fracture type I or II with routine healing | CMS +S82001F | Unspecified fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82001G | Unspecified fracture of right patella, subsequent encounter for closed fracture with delayed healing | CMS +S82001H | Unspecified fracture of right patella, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82001J | Unspecified fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82001K | Unspecified fracture of right patella, subsequent encounter for closed fracture with nonunion | CMS +S82001M | Unspecified fracture of right patella, subsequent encounter for open fracture type I or II with nonunion | CMS +S82001N | Unspecified fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82001P | Unspecified fracture of right patella, subsequent encounter for closed fracture with malunion | CMS +S82001Q | Unspecified fracture of right patella, subsequent encounter for open fracture type I or II with malunion | CMS +S82001R | Unspecified fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82001S | Unspecified fracture of right patella, sequela | CMS +S82002A | Unspecified fracture of left patella, initial encounter for closed fracture | CMS +S82002B | Unspecified fracture of left patella, initial encounter for open fracture type I or II | CMS +S82002C | Unspecified fracture of left patella, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82002D | Unspecified fracture of left patella, subsequent encounter for closed fracture with routine healing | CMS +S82002E | Unspecified fracture of left patella, subsequent encounter for open fracture type I or II with routine healing | CMS +S82002F | Unspecified fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82002G | Unspecified fracture of left patella, subsequent encounter for closed fracture with delayed healing | CMS +S82002H | Unspecified fracture of left patella, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82002J | Unspecified fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82002K | Unspecified fracture of left patella, subsequent encounter for closed fracture with nonunion | CMS +S82002M | Unspecified fracture of left patella, subsequent encounter for open fracture type I or II with nonunion | CMS +S82002N | Unspecified fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82002P | Unspecified fracture of left patella, subsequent encounter for closed fracture with malunion | CMS +S82002Q | Unspecified fracture of left patella, subsequent encounter for open fracture type I or II with malunion | CMS +S82002R | Unspecified fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82002S | Unspecified fracture of left patella, sequela | CMS +S82009A | Unspecified fracture of unspecified patella, initial encounter for closed fracture | CMS +S82009B | Unspecified fracture of unspecified patella, initial encounter for open fracture type I or II | CMS +S82009C | Unspecified fracture of unspecified patella, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82009D | Unspecified fracture of unspecified patella, subsequent encounter for closed fracture with routine healing | CMS +S82009E | Unspecified fracture of unspecified patella, subsequent encounter for open fracture type I or II with routine healing | CMS +S82009F | Unspecified fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82009G | Unspecified fracture of unspecified patella, subsequent encounter for closed fracture with delayed healing | CMS +S82009H | Unspecified fracture of unspecified patella, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82009J | Unspecified fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82009K | Unspecified fracture of unspecified patella, subsequent encounter for closed fracture with nonunion | CMS +S82009M | Unspecified fracture of unspecified patella, subsequent encounter for open fracture type I or II with nonunion | CMS +S82009N | Unspecified fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82009P | Unspecified fracture of unspecified patella, subsequent encounter for closed fracture with malunion | CMS +S82009Q | Unspecified fracture of unspecified patella, subsequent encounter for open fracture type I or II with malunion | CMS +S82009R | Unspecified fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82009S | Unspecified fracture of unspecified patella, sequela | CMS +S82011A | Displaced osteochondral fracture of right patella, initial encounter for closed fracture | CMS +S82011B | Displaced osteochondral fracture of right patella, initial encounter for open fracture type I or II | CMS +S82011C | Displaced osteochondral fracture of right patella, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82011D | Displaced osteochondral fracture of right patella, subsequent encounter for closed fracture with routine healing | CMS +S82011E | Displaced osteochondral fracture of right patella, subsequent encounter for open fracture type I or II with routine healing | CMS +S82011F | Displaced osteochondral fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82011G | Displaced osteochondral fracture of right patella, subsequent encounter for closed fracture with delayed healing | CMS +S82011H | Displaced osteochondral fracture of right patella, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82011J | Displaced osteochondral fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82011K | Displaced osteochondral fracture of right patella, subsequent encounter for closed fracture with nonunion | CMS +S82011M | Displaced osteochondral fracture of right patella, subsequent encounter for open fracture type I or II with nonunion | CMS +S82011N | Displaced osteochondral fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82011P | Displaced osteochondral fracture of right patella, subsequent encounter for closed fracture with malunion | CMS +S82011Q | Displaced osteochondral fracture of right patella, subsequent encounter for open fracture type I or II with malunion | CMS +S82011R | Displaced osteochondral fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82011S | Displaced osteochondral fracture of right patella, sequela | CMS +S82012A | Displaced osteochondral fracture of left patella, initial encounter for closed fracture | CMS +S82012B | Displaced osteochondral fracture of left patella, initial encounter for open fracture type I or II | CMS +S82012C | Displaced osteochondral fracture of left patella, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82012D | Displaced osteochondral fracture of left patella, subsequent encounter for closed fracture with routine healing | CMS +S82012E | Displaced osteochondral fracture of left patella, subsequent encounter for open fracture type I or II with routine healing | CMS +S82012F | Displaced osteochondral fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82012G | Displaced osteochondral fracture of left patella, subsequent encounter for closed fracture with delayed healing | CMS +S82012H | Displaced osteochondral fracture of left patella, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82012J | Displaced osteochondral fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82012K | Displaced osteochondral fracture of left patella, subsequent encounter for closed fracture with nonunion | CMS +S82012M | Displaced osteochondral fracture of left patella, subsequent encounter for open fracture type I or II with nonunion | CMS +S82012N | Displaced osteochondral fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82012P | Displaced osteochondral fracture of left patella, subsequent encounter for closed fracture with malunion | CMS +S82012Q | Displaced osteochondral fracture of left patella, subsequent encounter for open fracture type I or II with malunion | CMS +S82012R | Displaced osteochondral fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82012S | Displaced osteochondral fracture of left patella, sequela | CMS +S82013A | Displaced osteochondral fracture of unspecified patella, initial encounter for closed fracture | CMS +S82013B | Displaced osteochondral fracture of unspecified patella, initial encounter for open fracture type I or II | CMS +S82013C | Displaced osteochondral fracture of unspecified patella, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82013D | Displaced osteochondral fracture of unspecified patella, subsequent encounter for closed fracture with routine healing | CMS +S82013E | Displaced osteochondral fracture of unspecified patella, subsequent encounter for open fracture type I or II with routine healing | CMS +S82013F | Displaced osteochondral fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82013G | Displaced osteochondral fracture of unspecified patella, subsequent encounter for closed fracture with delayed healing | CMS +S82013H | Displaced osteochondral fracture of unspecified patella, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82013J | Displaced osteochondral fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82013K | Displaced osteochondral fracture of unspecified patella, subsequent encounter for closed fracture with nonunion | CMS +S82013M | Displaced osteochondral fracture of unspecified patella, subsequent encounter for open fracture type I or II with nonunion | CMS +S82013N | Displaced osteochondral fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82013P | Displaced osteochondral fracture of unspecified patella, subsequent encounter for closed fracture with malunion | CMS +S82013Q | Displaced osteochondral fracture of unspecified patella, subsequent encounter for open fracture type I or II with malunion | CMS +S82013R | Displaced osteochondral fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82013S | Displaced osteochondral fracture of unspecified patella, sequela | CMS +S82014A | Nondisplaced osteochondral fracture of right patella, initial encounter for closed fracture | CMS +S82014B | Nondisplaced osteochondral fracture of right patella, initial encounter for open fracture type I or II | CMS +S82014C | Nondisplaced osteochondral fracture of right patella, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82014D | Nondisplaced osteochondral fracture of right patella, subsequent encounter for closed fracture with routine healing | CMS +S82014E | Nondisplaced osteochondral fracture of right patella, subsequent encounter for open fracture type I or II with routine healing | CMS +S82014F | Nondisplaced osteochondral fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82014G | Nondisplaced osteochondral fracture of right patella, subsequent encounter for closed fracture with delayed healing | CMS +S82014H | Nondisplaced osteochondral fracture of right patella, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82014J | Nondisplaced osteochondral fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82014K | Nondisplaced osteochondral fracture of right patella, subsequent encounter for closed fracture with nonunion | CMS +S82014M | Nondisplaced osteochondral fracture of right patella, subsequent encounter for open fracture type I or II with nonunion | CMS +S82014N | Nondisplaced osteochondral fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82014P | Nondisplaced osteochondral fracture of right patella, subsequent encounter for closed fracture with malunion | CMS +S82014Q | Nondisplaced osteochondral fracture of right patella, subsequent encounter for open fracture type I or II with malunion | CMS +S82014R | Nondisplaced osteochondral fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82014S | Nondisplaced osteochondral fracture of right patella, sequela | CMS +S82015A | Nondisplaced osteochondral fracture of left patella, initial encounter for closed fracture | CMS +S82015B | Nondisplaced osteochondral fracture of left patella, initial encounter for open fracture type I or II | CMS +S82015C | Nondisplaced osteochondral fracture of left patella, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82015D | Nondisplaced osteochondral fracture of left patella, subsequent encounter for closed fracture with routine healing | CMS +S82015E | Nondisplaced osteochondral fracture of left patella, subsequent encounter for open fracture type I or II with routine healing | CMS +S82015F | Nondisplaced osteochondral fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82015G | Nondisplaced osteochondral fracture of left patella, subsequent encounter for closed fracture with delayed healing | CMS +S82015H | Nondisplaced osteochondral fracture of left patella, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82015J | Nondisplaced osteochondral fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82015K | Nondisplaced osteochondral fracture of left patella, subsequent encounter for closed fracture with nonunion | CMS +S82015M | Nondisplaced osteochondral fracture of left patella, subsequent encounter for open fracture type I or II with nonunion | CMS +S82015N | Nondisplaced osteochondral fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82015P | Nondisplaced osteochondral fracture of left patella, subsequent encounter for closed fracture with malunion | CMS +S82015Q | Nondisplaced osteochondral fracture of left patella, subsequent encounter for open fracture type I or II with malunion | CMS +S82015R | Nondisplaced osteochondral fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82015S | Nondisplaced osteochondral fracture of left patella, sequela | CMS +S82016A | Nondisplaced osteochondral fracture of unspecified patella, initial encounter for closed fracture | CMS +S82016B | Nondisplaced osteochondral fracture of unspecified patella, initial encounter for open fracture type I or II | CMS +S82016C | Nondisplaced osteochondral fracture of unspecified patella, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82016D | Nondisplaced osteochondral fracture of unspecified patella, subsequent encounter for closed fracture with routine healing | CMS +S82016E | Nondisplaced osteochondral fracture of unspecified patella, subsequent encounter for open fracture type I or II with routine healing | CMS +S82016F | Nondisplaced osteochondral fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82016G | Nondisplaced osteochondral fracture of unspecified patella, subsequent encounter for closed fracture with delayed healing | CMS +S82016H | Nondisplaced osteochondral fracture of unspecified patella, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82016J | Nondisplaced osteochondral fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82016K | Nondisplaced osteochondral fracture of unspecified patella, subsequent encounter for closed fracture with nonunion | CMS +S82016M | Nondisplaced osteochondral fracture of unspecified patella, subsequent encounter for open fracture type I or II with nonunion | CMS +S82016N | Nondisplaced osteochondral fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82016P | Nondisplaced osteochondral fracture of unspecified patella, subsequent encounter for closed fracture with malunion | CMS +S82016Q | Nondisplaced osteochondral fracture of unspecified patella, subsequent encounter for open fracture type I or II with malunion | CMS +S82016R | Nondisplaced osteochondral fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82016S | Nondisplaced osteochondral fracture of unspecified patella, sequela | CMS +S82021A | Displaced longitudinal fracture of right patella, initial encounter for closed fracture | CMS +S82021B | Displaced longitudinal fracture of right patella, initial encounter for open fracture type I or II | CMS +S82021C | Displaced longitudinal fracture of right patella, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82021D | Displaced longitudinal fracture of right patella, subsequent encounter for closed fracture with routine healing | CMS +S82021E | Displaced longitudinal fracture of right patella, subsequent encounter for open fracture type I or II with routine healing | CMS +S82021F | Displaced longitudinal fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82021G | Displaced longitudinal fracture of right patella, subsequent encounter for closed fracture with delayed healing | CMS +S82021H | Displaced longitudinal fracture of right patella, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82021J | Displaced longitudinal fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82021K | Displaced longitudinal fracture of right patella, subsequent encounter for closed fracture with nonunion | CMS +S82021M | Displaced longitudinal fracture of right patella, subsequent encounter for open fracture type I or II with nonunion | CMS +S82021N | Displaced longitudinal fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82021P | Displaced longitudinal fracture of right patella, subsequent encounter for closed fracture with malunion | CMS +S82021Q | Displaced longitudinal fracture of right patella, subsequent encounter for open fracture type I or II with malunion | CMS +S82021R | Displaced longitudinal fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82021S | Displaced longitudinal fracture of right patella, sequela | CMS +S82022A | Displaced longitudinal fracture of left patella, initial encounter for closed fracture | CMS +S82022B | Displaced longitudinal fracture of left patella, initial encounter for open fracture type I or II | CMS +S82022C | Displaced longitudinal fracture of left patella, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82022D | Displaced longitudinal fracture of left patella, subsequent encounter for closed fracture with routine healing | CMS +S82022E | Displaced longitudinal fracture of left patella, subsequent encounter for open fracture type I or II with routine healing | CMS +S82022F | Displaced longitudinal fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82022G | Displaced longitudinal fracture of left patella, subsequent encounter for closed fracture with delayed healing | CMS +S82022H | Displaced longitudinal fracture of left patella, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82022J | Displaced longitudinal fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82022K | Displaced longitudinal fracture of left patella, subsequent encounter for closed fracture with nonunion | CMS +S82022M | Displaced longitudinal fracture of left patella, subsequent encounter for open fracture type I or II with nonunion | CMS +S82022N | Displaced longitudinal fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82022P | Displaced longitudinal fracture of left patella, subsequent encounter for closed fracture with malunion | CMS +S82022Q | Displaced longitudinal fracture of left patella, subsequent encounter for open fracture type I or II with malunion | CMS +S82022R | Displaced longitudinal fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82022S | Displaced longitudinal fracture of left patella, sequela | CMS +S82023A | Displaced longitudinal fracture of unspecified patella, initial encounter for closed fracture | CMS +S82023B | Displaced longitudinal fracture of unspecified patella, initial encounter for open fracture type I or II | CMS +S82023C | Displaced longitudinal fracture of unspecified patella, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82023D | Displaced longitudinal fracture of unspecified patella, subsequent encounter for closed fracture with routine healing | CMS +S82023E | Displaced longitudinal fracture of unspecified patella, subsequent encounter for open fracture type I or II with routine healing | CMS +S82023F | Displaced longitudinal fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82023G | Displaced longitudinal fracture of unspecified patella, subsequent encounter for closed fracture with delayed healing | CMS +S82023H | Displaced longitudinal fracture of unspecified patella, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82023J | Displaced longitudinal fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82023K | Displaced longitudinal fracture of unspecified patella, subsequent encounter for closed fracture with nonunion | CMS +S82023M | Displaced longitudinal fracture of unspecified patella, subsequent encounter for open fracture type I or II with nonunion | CMS +S82023N | Displaced longitudinal fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82023P | Displaced longitudinal fracture of unspecified patella, subsequent encounter for closed fracture with malunion | CMS +S82023Q | Displaced longitudinal fracture of unspecified patella, subsequent encounter for open fracture type I or II with malunion | CMS +S82023R | Displaced longitudinal fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82023S | Displaced longitudinal fracture of unspecified patella, sequela | CMS +S82024A | Nondisplaced longitudinal fracture of right patella, initial encounter for closed fracture | CMS +S82024B | Nondisplaced longitudinal fracture of right patella, initial encounter for open fracture type I or II | CMS +S82024C | Nondisplaced longitudinal fracture of right patella, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82024D | Nondisplaced longitudinal fracture of right patella, subsequent encounter for closed fracture with routine healing | CMS +S82024E | Nondisplaced longitudinal fracture of right patella, subsequent encounter for open fracture type I or II with routine healing | CMS +S82024F | Nondisplaced longitudinal fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82024G | Nondisplaced longitudinal fracture of right patella, subsequent encounter for closed fracture with delayed healing | CMS +S82024H | Nondisplaced longitudinal fracture of right patella, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82024J | Nondisplaced longitudinal fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82024K | Nondisplaced longitudinal fracture of right patella, subsequent encounter for closed fracture with nonunion | CMS +S82024M | Nondisplaced longitudinal fracture of right patella, subsequent encounter for open fracture type I or II with nonunion | CMS +S82024N | Nondisplaced longitudinal fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82024P | Nondisplaced longitudinal fracture of right patella, subsequent encounter for closed fracture with malunion | CMS +S82024Q | Nondisplaced longitudinal fracture of right patella, subsequent encounter for open fracture type I or II with malunion | CMS +S82024R | Nondisplaced longitudinal fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82024S | Nondisplaced longitudinal fracture of right patella, sequela | CMS +S82025A | Nondisplaced longitudinal fracture of left patella, initial encounter for closed fracture | CMS +S82025B | Nondisplaced longitudinal fracture of left patella, initial encounter for open fracture type I or II | CMS +S82025C | Nondisplaced longitudinal fracture of left patella, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82025D | Nondisplaced longitudinal fracture of left patella, subsequent encounter for closed fracture with routine healing | CMS +S82025E | Nondisplaced longitudinal fracture of left patella, subsequent encounter for open fracture type I or II with routine healing | CMS +S82025F | Nondisplaced longitudinal fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82025G | Nondisplaced longitudinal fracture of left patella, subsequent encounter for closed fracture with delayed healing | CMS +S82025H | Nondisplaced longitudinal fracture of left patella, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82025J | Nondisplaced longitudinal fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82025K | Nondisplaced longitudinal fracture of left patella, subsequent encounter for closed fracture with nonunion | CMS +S82025M | Nondisplaced longitudinal fracture of left patella, subsequent encounter for open fracture type I or II with nonunion | CMS +S82025N | Nondisplaced longitudinal fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82025P | Nondisplaced longitudinal fracture of left patella, subsequent encounter for closed fracture with malunion | CMS +S82025Q | Nondisplaced longitudinal fracture of left patella, subsequent encounter for open fracture type I or II with malunion | CMS +S82025R | Nondisplaced longitudinal fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82025S | Nondisplaced longitudinal fracture of left patella, sequela | CMS +S82026A | Nondisplaced longitudinal fracture of unspecified patella, initial encounter for closed fracture | CMS +S82026B | Nondisplaced longitudinal fracture of unspecified patella, initial encounter for open fracture type I or II | CMS +S82026C | Nondisplaced longitudinal fracture of unspecified patella, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82026D | Nondisplaced longitudinal fracture of unspecified patella, subsequent encounter for closed fracture with routine healing | CMS +S82026E | Nondisplaced longitudinal fracture of unspecified patella, subsequent encounter for open fracture type I or II with routine healing | CMS +S82026F | Nondisplaced longitudinal fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82026G | Nondisplaced longitudinal fracture of unspecified patella, subsequent encounter for closed fracture with delayed healing | CMS +S82026H | Nondisplaced longitudinal fracture of unspecified patella, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82026J | Nondisplaced longitudinal fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82026K | Nondisplaced longitudinal fracture of unspecified patella, subsequent encounter for closed fracture with nonunion | CMS +S82026M | Nondisplaced longitudinal fracture of unspecified patella, subsequent encounter for open fracture type I or II with nonunion | CMS +S82026N | Nondisplaced longitudinal fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82026P | Nondisplaced longitudinal fracture of unspecified patella, subsequent encounter for closed fracture with malunion | CMS +S82026Q | Nondisplaced longitudinal fracture of unspecified patella, subsequent encounter for open fracture type I or II with malunion | CMS +S82026R | Nondisplaced longitudinal fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82026S | Nondisplaced longitudinal fracture of unspecified patella, sequela | CMS +S82031A | Displaced transverse fracture of right patella, initial encounter for closed fracture | CMS +S82031B | Displaced transverse fracture of right patella, initial encounter for open fracture type I or II | CMS +S82031C | Displaced transverse fracture of right patella, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82031D | Displaced transverse fracture of right patella, subsequent encounter for closed fracture with routine healing | CMS +S82031E | Displaced transverse fracture of right patella, subsequent encounter for open fracture type I or II with routine healing | CMS +S82031F | Displaced transverse fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82031G | Displaced transverse fracture of right patella, subsequent encounter for closed fracture with delayed healing | CMS +S82031H | Displaced transverse fracture of right patella, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82031J | Displaced transverse fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82031K | Displaced transverse fracture of right patella, subsequent encounter for closed fracture with nonunion | CMS +S82031M | Displaced transverse fracture of right patella, subsequent encounter for open fracture type I or II with nonunion | CMS +S82031N | Displaced transverse fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82031P | Displaced transverse fracture of right patella, subsequent encounter for closed fracture with malunion | CMS +S82031Q | Displaced transverse fracture of right patella, subsequent encounter for open fracture type I or II with malunion | CMS +S82031R | Displaced transverse fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82031S | Displaced transverse fracture of right patella, sequela | CMS +S82032A | Displaced transverse fracture of left patella, initial encounter for closed fracture | CMS +S82032B | Displaced transverse fracture of left patella, initial encounter for open fracture type I or II | CMS +S82032C | Displaced transverse fracture of left patella, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82032D | Displaced transverse fracture of left patella, subsequent encounter for closed fracture with routine healing | CMS +S82032E | Displaced transverse fracture of left patella, subsequent encounter for open fracture type I or II with routine healing | CMS +S82032F | Displaced transverse fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82032G | Displaced transverse fracture of left patella, subsequent encounter for closed fracture with delayed healing | CMS +S82032H | Displaced transverse fracture of left patella, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82032J | Displaced transverse fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82032K | Displaced transverse fracture of left patella, subsequent encounter for closed fracture with nonunion | CMS +S82032M | Displaced transverse fracture of left patella, subsequent encounter for open fracture type I or II with nonunion | CMS +S82032N | Displaced transverse fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82032P | Displaced transverse fracture of left patella, subsequent encounter for closed fracture with malunion | CMS +S82032Q | Displaced transverse fracture of left patella, subsequent encounter for open fracture type I or II with malunion | CMS +S82032R | Displaced transverse fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82032S | Displaced transverse fracture of left patella, sequela | CMS +S82033A | Displaced transverse fracture of unspecified patella, initial encounter for closed fracture | CMS +S82033B | Displaced transverse fracture of unspecified patella, initial encounter for open fracture type I or II | CMS +S82033C | Displaced transverse fracture of unspecified patella, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82033D | Displaced transverse fracture of unspecified patella, subsequent encounter for closed fracture with routine healing | CMS +S82033E | Displaced transverse fracture of unspecified patella, subsequent encounter for open fracture type I or II with routine healing | CMS +S82033F | Displaced transverse fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82033G | Displaced transverse fracture of unspecified patella, subsequent encounter for closed fracture with delayed healing | CMS +S82033H | Displaced transverse fracture of unspecified patella, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82033J | Displaced transverse fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82033K | Displaced transverse fracture of unspecified patella, subsequent encounter for closed fracture with nonunion | CMS +S82033M | Displaced transverse fracture of unspecified patella, subsequent encounter for open fracture type I or II with nonunion | CMS +S82033N | Displaced transverse fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82033P | Displaced transverse fracture of unspecified patella, subsequent encounter for closed fracture with malunion | CMS +S82033Q | Displaced transverse fracture of unspecified patella, subsequent encounter for open fracture type I or II with malunion | CMS +S82033R | Displaced transverse fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82033S | Displaced transverse fracture of unspecified patella, sequela | CMS +S82034A | Nondisplaced transverse fracture of right patella, initial encounter for closed fracture | CMS +S82034B | Nondisplaced transverse fracture of right patella, initial encounter for open fracture type I or II | CMS +S82034C | Nondisplaced transverse fracture of right patella, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82034D | Nondisplaced transverse fracture of right patella, subsequent encounter for closed fracture with routine healing | CMS +S82034E | Nondisplaced transverse fracture of right patella, subsequent encounter for open fracture type I or II with routine healing | CMS +S82034F | Nondisplaced transverse fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82034G | Nondisplaced transverse fracture of right patella, subsequent encounter for closed fracture with delayed healing | CMS +S82034H | Nondisplaced transverse fracture of right patella, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82034J | Nondisplaced transverse fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82034K | Nondisplaced transverse fracture of right patella, subsequent encounter for closed fracture with nonunion | CMS +S82034M | Nondisplaced transverse fracture of right patella, subsequent encounter for open fracture type I or II with nonunion | CMS +S82034N | Nondisplaced transverse fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82034P | Nondisplaced transverse fracture of right patella, subsequent encounter for closed fracture with malunion | CMS +S82034Q | Nondisplaced transverse fracture of right patella, subsequent encounter for open fracture type I or II with malunion | CMS +S82034R | Nondisplaced transverse fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82034S | Nondisplaced transverse fracture of right patella, sequela | CMS +S82035A | Nondisplaced transverse fracture of left patella, initial encounter for closed fracture | CMS +S82035B | Nondisplaced transverse fracture of left patella, initial encounter for open fracture type I or II | CMS +S82035C | Nondisplaced transverse fracture of left patella, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82035D | Nondisplaced transverse fracture of left patella, subsequent encounter for closed fracture with routine healing | CMS +S82035E | Nondisplaced transverse fracture of left patella, subsequent encounter for open fracture type I or II with routine healing | CMS +S82035F | Nondisplaced transverse fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82035G | Nondisplaced transverse fracture of left patella, subsequent encounter for closed fracture with delayed healing | CMS +S82035H | Nondisplaced transverse fracture of left patella, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82035J | Nondisplaced transverse fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82035K | Nondisplaced transverse fracture of left patella, subsequent encounter for closed fracture with nonunion | CMS +S82035M | Nondisplaced transverse fracture of left patella, subsequent encounter for open fracture type I or II with nonunion | CMS +S82035N | Nondisplaced transverse fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82035P | Nondisplaced transverse fracture of left patella, subsequent encounter for closed fracture with malunion | CMS +S82035Q | Nondisplaced transverse fracture of left patella, subsequent encounter for open fracture type I or II with malunion | CMS +S82035R | Nondisplaced transverse fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82035S | Nondisplaced transverse fracture of left patella, sequela | CMS +S82036A | Nondisplaced transverse fracture of unspecified patella, initial encounter for closed fracture | CMS +S82036B | Nondisplaced transverse fracture of unspecified patella, initial encounter for open fracture type I or II | CMS +S82036C | Nondisplaced transverse fracture of unspecified patella, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82036D | Nondisplaced transverse fracture of unspecified patella, subsequent encounter for closed fracture with routine healing | CMS +S82036E | Nondisplaced transverse fracture of unspecified patella, subsequent encounter for open fracture type I or II with routine healing | CMS +S82036F | Nondisplaced transverse fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82036G | Nondisplaced transverse fracture of unspecified patella, subsequent encounter for closed fracture with delayed healing | CMS +S82036H | Nondisplaced transverse fracture of unspecified patella, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82036J | Nondisplaced transverse fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82036K | Nondisplaced transverse fracture of unspecified patella, subsequent encounter for closed fracture with nonunion | CMS +S82036M | Nondisplaced transverse fracture of unspecified patella, subsequent encounter for open fracture type I or II with nonunion | CMS +S82036N | Nondisplaced transverse fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82036P | Nondisplaced transverse fracture of unspecified patella, subsequent encounter for closed fracture with malunion | CMS +S82036Q | Nondisplaced transverse fracture of unspecified patella, subsequent encounter for open fracture type I or II with malunion | CMS +S82036R | Nondisplaced transverse fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82036S | Nondisplaced transverse fracture of unspecified patella, sequela | CMS +S82041A | Displaced comminuted fracture of right patella, initial encounter for closed fracture | CMS +S82041B | Displaced comminuted fracture of right patella, initial encounter for open fracture type I or II | CMS +S82041C | Displaced comminuted fracture of right patella, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82041D | Displaced comminuted fracture of right patella, subsequent encounter for closed fracture with routine healing | CMS +S82041E | Displaced comminuted fracture of right patella, subsequent encounter for open fracture type I or II with routine healing | CMS +S82041F | Displaced comminuted fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82041G | Displaced comminuted fracture of right patella, subsequent encounter for closed fracture with delayed healing | CMS +S82041H | Displaced comminuted fracture of right patella, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82041J | Displaced comminuted fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82041K | Displaced comminuted fracture of right patella, subsequent encounter for closed fracture with nonunion | CMS +S82041M | Displaced comminuted fracture of right patella, subsequent encounter for open fracture type I or II with nonunion | CMS +S82041N | Displaced comminuted fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82041P | Displaced comminuted fracture of right patella, subsequent encounter for closed fracture with malunion | CMS +S82041Q | Displaced comminuted fracture of right patella, subsequent encounter for open fracture type I or II with malunion | CMS +S82041R | Displaced comminuted fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82041S | Displaced comminuted fracture of right patella, sequela | CMS +S82042A | Displaced comminuted fracture of left patella, initial encounter for closed fracture | CMS +S82042B | Displaced comminuted fracture of left patella, initial encounter for open fracture type I or II | CMS +S82042C | Displaced comminuted fracture of left patella, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82042D | Displaced comminuted fracture of left patella, subsequent encounter for closed fracture with routine healing | CMS +S82042E | Displaced comminuted fracture of left patella, subsequent encounter for open fracture type I or II with routine healing | CMS +S82042F | Displaced comminuted fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82042G | Displaced comminuted fracture of left patella, subsequent encounter for closed fracture with delayed healing | CMS +S82042H | Displaced comminuted fracture of left patella, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82042J | Displaced comminuted fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82042K | Displaced comminuted fracture of left patella, subsequent encounter for closed fracture with nonunion | CMS +S82042M | Displaced comminuted fracture of left patella, subsequent encounter for open fracture type I or II with nonunion | CMS +S82042N | Displaced comminuted fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82042P | Displaced comminuted fracture of left patella, subsequent encounter for closed fracture with malunion | CMS +S82042Q | Displaced comminuted fracture of left patella, subsequent encounter for open fracture type I or II with malunion | CMS +S82042R | Displaced comminuted fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82042S | Displaced comminuted fracture of left patella, sequela | CMS +S82043A | Displaced comminuted fracture of unspecified patella, initial encounter for closed fracture | CMS +S82043B | Displaced comminuted fracture of unspecified patella, initial encounter for open fracture type I or II | CMS +S82043C | Displaced comminuted fracture of unspecified patella, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82043D | Displaced comminuted fracture of unspecified patella, subsequent encounter for closed fracture with routine healing | CMS +S82043E | Displaced comminuted fracture of unspecified patella, subsequent encounter for open fracture type I or II with routine healing | CMS +S82043F | Displaced comminuted fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82043G | Displaced comminuted fracture of unspecified patella, subsequent encounter for closed fracture with delayed healing | CMS +S82043H | Displaced comminuted fracture of unspecified patella, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82043J | Displaced comminuted fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82043K | Displaced comminuted fracture of unspecified patella, subsequent encounter for closed fracture with nonunion | CMS +S82043M | Displaced comminuted fracture of unspecified patella, subsequent encounter for open fracture type I or II with nonunion | CMS +S82043N | Displaced comminuted fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82043P | Displaced comminuted fracture of unspecified patella, subsequent encounter for closed fracture with malunion | CMS +S82043Q | Displaced comminuted fracture of unspecified patella, subsequent encounter for open fracture type I or II with malunion | CMS +S82043R | Displaced comminuted fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82043S | Displaced comminuted fracture of unspecified patella, sequela | CMS +S82044A | Nondisplaced comminuted fracture of right patella, initial encounter for closed fracture | CMS +S82044B | Nondisplaced comminuted fracture of right patella, initial encounter for open fracture type I or II | CMS +S82044C | Nondisplaced comminuted fracture of right patella, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82044D | Nondisplaced comminuted fracture of right patella, subsequent encounter for closed fracture with routine healing | CMS +S82044E | Nondisplaced comminuted fracture of right patella, subsequent encounter for open fracture type I or II with routine healing | CMS +S82044F | Nondisplaced comminuted fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82044G | Nondisplaced comminuted fracture of right patella, subsequent encounter for closed fracture with delayed healing | CMS +S82044H | Nondisplaced comminuted fracture of right patella, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82044J | Nondisplaced comminuted fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82044K | Nondisplaced comminuted fracture of right patella, subsequent encounter for closed fracture with nonunion | CMS +S82044M | Nondisplaced comminuted fracture of right patella, subsequent encounter for open fracture type I or II with nonunion | CMS +S82044N | Nondisplaced comminuted fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82044P | Nondisplaced comminuted fracture of right patella, subsequent encounter for closed fracture with malunion | CMS +S82044Q | Nondisplaced comminuted fracture of right patella, subsequent encounter for open fracture type I or II with malunion | CMS +S82044R | Nondisplaced comminuted fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82044S | Nondisplaced comminuted fracture of right patella, sequela | CMS +S82045A | Nondisplaced comminuted fracture of left patella, initial encounter for closed fracture | CMS +S82045B | Nondisplaced comminuted fracture of left patella, initial encounter for open fracture type I or II | CMS +S82045C | Nondisplaced comminuted fracture of left patella, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82045D | Nondisplaced comminuted fracture of left patella, subsequent encounter for closed fracture with routine healing | CMS +S82045E | Nondisplaced comminuted fracture of left patella, subsequent encounter for open fracture type I or II with routine healing | CMS +S82045F | Nondisplaced comminuted fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82045G | Nondisplaced comminuted fracture of left patella, subsequent encounter for closed fracture with delayed healing | CMS +S82045H | Nondisplaced comminuted fracture of left patella, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82045J | Nondisplaced comminuted fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82045K | Nondisplaced comminuted fracture of left patella, subsequent encounter for closed fracture with nonunion | CMS +S82045M | Nondisplaced comminuted fracture of left patella, subsequent encounter for open fracture type I or II with nonunion | CMS +S82045N | Nondisplaced comminuted fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82045P | Nondisplaced comminuted fracture of left patella, subsequent encounter for closed fracture with malunion | CMS +S82045Q | Nondisplaced comminuted fracture of left patella, subsequent encounter for open fracture type I or II with malunion | CMS +S82045R | Nondisplaced comminuted fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82045S | Nondisplaced comminuted fracture of left patella, sequela | CMS +S82046A | Nondisplaced comminuted fracture of unspecified patella, initial encounter for closed fracture | CMS +S82046B | Nondisplaced comminuted fracture of unspecified patella, initial encounter for open fracture type I or II | CMS +S82046C | Nondisplaced comminuted fracture of unspecified patella, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82046D | Nondisplaced comminuted fracture of unspecified patella, subsequent encounter for closed fracture with routine healing | CMS +S82046E | Nondisplaced comminuted fracture of unspecified patella, subsequent encounter for open fracture type I or II with routine healing | CMS +S82046F | Nondisplaced comminuted fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82046G | Nondisplaced comminuted fracture of unspecified patella, subsequent encounter for closed fracture with delayed healing | CMS +S82046H | Nondisplaced comminuted fracture of unspecified patella, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82046J | Nondisplaced comminuted fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82046K | Nondisplaced comminuted fracture of unspecified patella, subsequent encounter for closed fracture with nonunion | CMS +S82046M | Nondisplaced comminuted fracture of unspecified patella, subsequent encounter for open fracture type I or II with nonunion | CMS +S82046N | Nondisplaced comminuted fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82046P | Nondisplaced comminuted fracture of unspecified patella, subsequent encounter for closed fracture with malunion | CMS +S82046Q | Nondisplaced comminuted fracture of unspecified patella, subsequent encounter for open fracture type I or II with malunion | CMS +S82046R | Nondisplaced comminuted fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82046S | Nondisplaced comminuted fracture of unspecified patella, sequela | CMS +S82091A | Other fracture of right patella, initial encounter for closed fracture | CMS +S82091B | Other fracture of right patella, initial encounter for open fracture type I or II | CMS +S82091C | Other fracture of right patella, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82091D | Other fracture of right patella, subsequent encounter for closed fracture with routine healing | CMS +S82091E | Other fracture of right patella, subsequent encounter for open fracture type I or II with routine healing | CMS +S82091F | Other fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82091G | Other fracture of right patella, subsequent encounter for closed fracture with delayed healing | CMS +S82091H | Other fracture of right patella, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82091J | Other fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82091K | Other fracture of right patella, subsequent encounter for closed fracture with nonunion | CMS +S82091M | Other fracture of right patella, subsequent encounter for open fracture type I or II with nonunion | CMS +S82091N | Other fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82091P | Other fracture of right patella, subsequent encounter for closed fracture with malunion | CMS +S82091Q | Other fracture of right patella, subsequent encounter for open fracture type I or II with malunion | CMS +S82091R | Other fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82091S | Other fracture of right patella, sequela | CMS +S82092A | Other fracture of left patella, initial encounter for closed fracture | CMS +S82092B | Other fracture of left patella, initial encounter for open fracture type I or II | CMS +S82092C | Other fracture of left patella, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82092D | Other fracture of left patella, subsequent encounter for closed fracture with routine healing | CMS +S82092E | Other fracture of left patella, subsequent encounter for open fracture type I or II with routine healing | CMS +S82092F | Other fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82092G | Other fracture of left patella, subsequent encounter for closed fracture with delayed healing | CMS +S82092H | Other fracture of left patella, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82092J | Other fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82092K | Other fracture of left patella, subsequent encounter for closed fracture with nonunion | CMS +S82092M | Other fracture of left patella, subsequent encounter for open fracture type I or II with nonunion | CMS +S82092N | Other fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82092P | Other fracture of left patella, subsequent encounter for closed fracture with malunion | CMS +S82092Q | Other fracture of left patella, subsequent encounter for open fracture type I or II with malunion | CMS +S82092R | Other fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82092S | Other fracture of left patella, sequela | CMS +S82099A | Other fracture of unspecified patella, initial encounter for closed fracture | CMS +S82099B | Other fracture of unspecified patella, initial encounter for open fracture type I or II | CMS +S82099C | Other fracture of unspecified patella, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82099D | Other fracture of unspecified patella, subsequent encounter for closed fracture with routine healing | CMS +S82099E | Other fracture of unspecified patella, subsequent encounter for open fracture type I or II with routine healing | CMS +S82099F | Other fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82099G | Other fracture of unspecified patella, subsequent encounter for closed fracture with delayed healing | CMS +S82099H | Other fracture of unspecified patella, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82099J | Other fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82099K | Other fracture of unspecified patella, subsequent encounter for closed fracture with nonunion | CMS +S82099M | Other fracture of unspecified patella, subsequent encounter for open fracture type I or II with nonunion | CMS +S82099N | Other fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82099P | Other fracture of unspecified patella, subsequent encounter for closed fracture with malunion | CMS +S82099Q | Other fracture of unspecified patella, subsequent encounter for open fracture type I or II with malunion | CMS +S82099R | Other fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82099S | Other fracture of unspecified patella, sequela | CMS +S82101A | Unspecified fracture of upper end of right tibia, initial encounter for closed fracture | CMS +S82101B | Unspecified fracture of upper end of right tibia, initial encounter for open fracture type I or II | CMS +S82101C | Unspecified fracture of upper end of right tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82101D | Unspecified fracture of upper end of right tibia, subsequent encounter for closed fracture with routine healing | CMS +S82101E | Unspecified fracture of upper end of right tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82101F | Unspecified fracture of upper end of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82101G | Unspecified fracture of upper end of right tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82101H | Unspecified fracture of upper end of right tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82101J | Unspecified fracture of upper end of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82101K | Unspecified fracture of upper end of right tibia, subsequent encounter for closed fracture with nonunion | CMS +S82101M | Unspecified fracture of upper end of right tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82101N | Unspecified fracture of upper end of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82101P | Unspecified fracture of upper end of right tibia, subsequent encounter for closed fracture with malunion | CMS +S82101Q | Unspecified fracture of upper end of right tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82101R | Unspecified fracture of upper end of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82101S | Unspecified fracture of upper end of right tibia, sequela | CMS +S82102A | Unspecified fracture of upper end of left tibia, initial encounter for closed fracture | CMS +S82102B | Unspecified fracture of upper end of left tibia, initial encounter for open fracture type I or II | CMS +S82102C | Unspecified fracture of upper end of left tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82102D | Unspecified fracture of upper end of left tibia, subsequent encounter for closed fracture with routine healing | CMS +S82102E | Unspecified fracture of upper end of left tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82102F | Unspecified fracture of upper end of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82102G | Unspecified fracture of upper end of left tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82102H | Unspecified fracture of upper end of left tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82102J | Unspecified fracture of upper end of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82102K | Unspecified fracture of upper end of left tibia, subsequent encounter for closed fracture with nonunion | CMS +S82102M | Unspecified fracture of upper end of left tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82102N | Unspecified fracture of upper end of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82102P | Unspecified fracture of upper end of left tibia, subsequent encounter for closed fracture with malunion | CMS +S82102Q | Unspecified fracture of upper end of left tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82102R | Unspecified fracture of upper end of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82102S | Unspecified fracture of upper end of left tibia, sequela | CMS +S82109A | Unspecified fracture of upper end of unspecified tibia, initial encounter for closed fracture | CMS +S82109B | Unspecified fracture of upper end of unspecified tibia, initial encounter for open fracture type I or II | CMS +S82109C | Unspecified fracture of upper end of unspecified tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82109D | Unspecified fracture of upper end of unspecified tibia, subsequent encounter for closed fracture with routine healing | CMS +S82109E | Unspecified fracture of upper end of unspecified tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82109F | Unspecified fracture of upper end of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82109G | Unspecified fracture of upper end of unspecified tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82109H | Unspecified fracture of upper end of unspecified tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82109J | Unspecified fracture of upper end of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82109K | Unspecified fracture of upper end of unspecified tibia, subsequent encounter for closed fracture with nonunion | CMS +S82109M | Unspecified fracture of upper end of unspecified tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82109N | Unspecified fracture of upper end of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82109P | Unspecified fracture of upper end of unspecified tibia, subsequent encounter for closed fracture with malunion | CMS +S82109Q | Unspecified fracture of upper end of unspecified tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82109R | Unspecified fracture of upper end of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82109S | Unspecified fracture of upper end of unspecified tibia, sequela | CMS +S82111A | Displaced fracture of right tibial spine, initial encounter for closed fracture | CMS +S82111B | Displaced fracture of right tibial spine, initial encounter for open fracture type I or II | CMS +S82111C | Displaced fracture of right tibial spine, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82111D | Displaced fracture of right tibial spine, subsequent encounter for closed fracture with routine healing | CMS +S82111E | Displaced fracture of right tibial spine, subsequent encounter for open fracture type I or II with routine healing | CMS +S82111F | Displaced fracture of right tibial spine, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82111G | Displaced fracture of right tibial spine, subsequent encounter for closed fracture with delayed healing | CMS +S82111H | Displaced fracture of right tibial spine, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82111J | Displaced fracture of right tibial spine, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82111K | Displaced fracture of right tibial spine, subsequent encounter for closed fracture with nonunion | CMS +S82111M | Displaced fracture of right tibial spine, subsequent encounter for open fracture type I or II with nonunion | CMS +S82111N | Displaced fracture of right tibial spine, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82111P | Displaced fracture of right tibial spine, subsequent encounter for closed fracture with malunion | CMS +S82111Q | Displaced fracture of right tibial spine, subsequent encounter for open fracture type I or II with malunion | CMS +S82111R | Displaced fracture of right tibial spine, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82111S | Displaced fracture of right tibial spine, sequela | CMS +S82112A | Displaced fracture of left tibial spine, initial encounter for closed fracture | CMS +S82112B | Displaced fracture of left tibial spine, initial encounter for open fracture type I or II | CMS +S82112C | Displaced fracture of left tibial spine, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82112D | Displaced fracture of left tibial spine, subsequent encounter for closed fracture with routine healing | CMS +S82112E | Displaced fracture of left tibial spine, subsequent encounter for open fracture type I or II with routine healing | CMS +S82112F | Displaced fracture of left tibial spine, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82112G | Displaced fracture of left tibial spine, subsequent encounter for closed fracture with delayed healing | CMS +S82112H | Displaced fracture of left tibial spine, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82112J | Displaced fracture of left tibial spine, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82112K | Displaced fracture of left tibial spine, subsequent encounter for closed fracture with nonunion | CMS +S82112M | Displaced fracture of left tibial spine, subsequent encounter for open fracture type I or II with nonunion | CMS +S82112N | Displaced fracture of left tibial spine, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82112P | Displaced fracture of left tibial spine, subsequent encounter for closed fracture with malunion | CMS +S82112Q | Displaced fracture of left tibial spine, subsequent encounter for open fracture type I or II with malunion | CMS +S82112R | Displaced fracture of left tibial spine, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82112S | Displaced fracture of left tibial spine, sequela | CMS +S82113A | Displaced fracture of unspecified tibial spine, initial encounter for closed fracture | CMS +S82113B | Displaced fracture of unspecified tibial spine, initial encounter for open fracture type I or II | CMS +S82113C | Displaced fracture of unspecified tibial spine, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82113D | Displaced fracture of unspecified tibial spine, subsequent encounter for closed fracture with routine healing | CMS +S82113E | Displaced fracture of unspecified tibial spine, subsequent encounter for open fracture type I or II with routine healing | CMS +S82113F | Displaced fracture of unspecified tibial spine, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82113G | Displaced fracture of unspecified tibial spine, subsequent encounter for closed fracture with delayed healing | CMS +S82113H | Displaced fracture of unspecified tibial spine, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82113J | Displaced fracture of unspecified tibial spine, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82113K | Displaced fracture of unspecified tibial spine, subsequent encounter for closed fracture with nonunion | CMS +S82113M | Displaced fracture of unspecified tibial spine, subsequent encounter for open fracture type I or II with nonunion | CMS +S82113N | Displaced fracture of unspecified tibial spine, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82113P | Displaced fracture of unspecified tibial spine, subsequent encounter for closed fracture with malunion | CMS +S82113Q | Displaced fracture of unspecified tibial spine, subsequent encounter for open fracture type I or II with malunion | CMS +S82113R | Displaced fracture of unspecified tibial spine, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82113S | Displaced fracture of unspecified tibial spine, sequela | CMS +S82114A | Nondisplaced fracture of right tibial spine, initial encounter for closed fracture | CMS +S82114B | Nondisplaced fracture of right tibial spine, initial encounter for open fracture type I or II | CMS +S82114C | Nondisplaced fracture of right tibial spine, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82114D | Nondisplaced fracture of right tibial spine, subsequent encounter for closed fracture with routine healing | CMS +S82114E | Nondisplaced fracture of right tibial spine, subsequent encounter for open fracture type I or II with routine healing | CMS +S82114F | Nondisplaced fracture of right tibial spine, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82114G | Nondisplaced fracture of right tibial spine, subsequent encounter for closed fracture with delayed healing | CMS +S82114H | Nondisplaced fracture of right tibial spine, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82114J | Nondisplaced fracture of right tibial spine, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82114K | Nondisplaced fracture of right tibial spine, subsequent encounter for closed fracture with nonunion | CMS +S82114M | Nondisplaced fracture of right tibial spine, subsequent encounter for open fracture type I or II with nonunion | CMS +S82114N | Nondisplaced fracture of right tibial spine, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82114P | Nondisplaced fracture of right tibial spine, subsequent encounter for closed fracture with malunion | CMS +S82114Q | Nondisplaced fracture of right tibial spine, subsequent encounter for open fracture type I or II with malunion | CMS +S82114R | Nondisplaced fracture of right tibial spine, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82114S | Nondisplaced fracture of right tibial spine, sequela | CMS +S82115A | Nondisplaced fracture of left tibial spine, initial encounter for closed fracture | CMS +S82115B | Nondisplaced fracture of left tibial spine, initial encounter for open fracture type I or II | CMS +S82115C | Nondisplaced fracture of left tibial spine, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82115D | Nondisplaced fracture of left tibial spine, subsequent encounter for closed fracture with routine healing | CMS +S82115E | Nondisplaced fracture of left tibial spine, subsequent encounter for open fracture type I or II with routine healing | CMS +S82115F | Nondisplaced fracture of left tibial spine, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82115G | Nondisplaced fracture of left tibial spine, subsequent encounter for closed fracture with delayed healing | CMS +S82115H | Nondisplaced fracture of left tibial spine, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82115J | Nondisplaced fracture of left tibial spine, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82115K | Nondisplaced fracture of left tibial spine, subsequent encounter for closed fracture with nonunion | CMS +S82115M | Nondisplaced fracture of left tibial spine, subsequent encounter for open fracture type I or II with nonunion | CMS +S82115N | Nondisplaced fracture of left tibial spine, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82115P | Nondisplaced fracture of left tibial spine, subsequent encounter for closed fracture with malunion | CMS +S82115Q | Nondisplaced fracture of left tibial spine, subsequent encounter for open fracture type I or II with malunion | CMS +S82115R | Nondisplaced fracture of left tibial spine, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82115S | Nondisplaced fracture of left tibial spine, sequela | CMS +S82116A | Nondisplaced fracture of unspecified tibial spine, initial encounter for closed fracture | CMS +S82116B | Nondisplaced fracture of unspecified tibial spine, initial encounter for open fracture type I or II | CMS +S82116C | Nondisplaced fracture of unspecified tibial spine, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82116D | Nondisplaced fracture of unspecified tibial spine, subsequent encounter for closed fracture with routine healing | CMS +S82116E | Nondisplaced fracture of unspecified tibial spine, subsequent encounter for open fracture type I or II with routine healing | CMS +S82116F | Nondisplaced fracture of unspecified tibial spine, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82116G | Nondisplaced fracture of unspecified tibial spine, subsequent encounter for closed fracture with delayed healing | CMS +S82116H | Nondisplaced fracture of unspecified tibial spine, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82116J | Nondisplaced fracture of unspecified tibial spine, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82116K | Nondisplaced fracture of unspecified tibial spine, subsequent encounter for closed fracture with nonunion | CMS +S82116M | Nondisplaced fracture of unspecified tibial spine, subsequent encounter for open fracture type I or II with nonunion | CMS +S82116N | Nondisplaced fracture of unspecified tibial spine, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82116P | Nondisplaced fracture of unspecified tibial spine, subsequent encounter for closed fracture with malunion | CMS +S82116Q | Nondisplaced fracture of unspecified tibial spine, subsequent encounter for open fracture type I or II with malunion | CMS +S82116R | Nondisplaced fracture of unspecified tibial spine, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82116S | Nondisplaced fracture of unspecified tibial spine, sequela | CMS +S82121A | Displaced fracture of lateral condyle of right tibia, initial encounter for closed fracture | CMS +S82121B | Displaced fracture of lateral condyle of right tibia, initial encounter for open fracture type I or II | CMS +S82121C | Displaced fracture of lateral condyle of right tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82121D | Displaced fracture of lateral condyle of right tibia, subsequent encounter for closed fracture with routine healing | CMS +S82121E | Displaced fracture of lateral condyle of right tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82121F | Displaced fracture of lateral condyle of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82121G | Displaced fracture of lateral condyle of right tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82121H | Displaced fracture of lateral condyle of right tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82121J | Displaced fracture of lateral condyle of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82121K | Displaced fracture of lateral condyle of right tibia, subsequent encounter for closed fracture with nonunion | CMS +S82121M | Displaced fracture of lateral condyle of right tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82121N | Displaced fracture of lateral condyle of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82121P | Displaced fracture of lateral condyle of right tibia, subsequent encounter for closed fracture with malunion | CMS +S82121Q | Displaced fracture of lateral condyle of right tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82121R | Displaced fracture of lateral condyle of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82121S | Displaced fracture of lateral condyle of right tibia, sequela | CMS +S82122A | Displaced fracture of lateral condyle of left tibia, initial encounter for closed fracture | CMS +S82122B | Displaced fracture of lateral condyle of left tibia, initial encounter for open fracture type I or II | CMS +S82122C | Displaced fracture of lateral condyle of left tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82122D | Displaced fracture of lateral condyle of left tibia, subsequent encounter for closed fracture with routine healing | CMS +S82122E | Displaced fracture of lateral condyle of left tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82122F | Displaced fracture of lateral condyle of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82122G | Displaced fracture of lateral condyle of left tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82122H | Displaced fracture of lateral condyle of left tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82122J | Displaced fracture of lateral condyle of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82122K | Displaced fracture of lateral condyle of left tibia, subsequent encounter for closed fracture with nonunion | CMS +S82122M | Displaced fracture of lateral condyle of left tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82122N | Displaced fracture of lateral condyle of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82122P | Displaced fracture of lateral condyle of left tibia, subsequent encounter for closed fracture with malunion | CMS +S82122Q | Displaced fracture of lateral condyle of left tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82122R | Displaced fracture of lateral condyle of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82122S | Displaced fracture of lateral condyle of left tibia, sequela | CMS +S82123A | Displaced fracture of lateral condyle of unspecified tibia, initial encounter for closed fracture | CMS +S82123B | Displaced fracture of lateral condyle of unspecified tibia, initial encounter for open fracture type I or II | CMS +S82123C | Displaced fracture of lateral condyle of unspecified tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82123D | Displaced fracture of lateral condyle of unspecified tibia, subsequent encounter for closed fracture with routine healing | CMS +S82123E | Displaced fracture of lateral condyle of unspecified tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82123F | Displaced fracture of lateral condyle of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82123G | Displaced fracture of lateral condyle of unspecified tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82123H | Displaced fracture of lateral condyle of unspecified tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82123J | Displaced fracture of lateral condyle of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82123K | Displaced fracture of lateral condyle of unspecified tibia, subsequent encounter for closed fracture with nonunion | CMS +S82123M | Displaced fracture of lateral condyle of unspecified tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82123N | Displaced fracture of lateral condyle of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82123P | Displaced fracture of lateral condyle of unspecified tibia, subsequent encounter for closed fracture with malunion | CMS +S82123Q | Displaced fracture of lateral condyle of unspecified tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82123R | Displaced fracture of lateral condyle of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82123S | Displaced fracture of lateral condyle of unspecified tibia, sequela | CMS +S82124A | Nondisplaced fracture of lateral condyle of right tibia, initial encounter for closed fracture | CMS +S82124B | Nondisplaced fracture of lateral condyle of right tibia, initial encounter for open fracture type I or II | CMS +S82124C | Nondisplaced fracture of lateral condyle of right tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82124D | Nondisplaced fracture of lateral condyle of right tibia, subsequent encounter for closed fracture with routine healing | CMS +S82124E | Nondisplaced fracture of lateral condyle of right tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82124F | Nondisplaced fracture of lateral condyle of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82124G | Nondisplaced fracture of lateral condyle of right tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82124H | Nondisplaced fracture of lateral condyle of right tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82124J | Nondisplaced fracture of lateral condyle of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82124K | Nondisplaced fracture of lateral condyle of right tibia, subsequent encounter for closed fracture with nonunion | CMS +S82124M | Nondisplaced fracture of lateral condyle of right tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82124N | Nondisplaced fracture of lateral condyle of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82124P | Nondisplaced fracture of lateral condyle of right tibia, subsequent encounter for closed fracture with malunion | CMS +S82124Q | Nondisplaced fracture of lateral condyle of right tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82124R | Nondisplaced fracture of lateral condyle of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82124S | Nondisplaced fracture of lateral condyle of right tibia, sequela | CMS +S82125A | Nondisplaced fracture of lateral condyle of left tibia, initial encounter for closed fracture | CMS +S82125B | Nondisplaced fracture of lateral condyle of left tibia, initial encounter for open fracture type I or II | CMS +S82125C | Nondisplaced fracture of lateral condyle of left tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82125D | Nondisplaced fracture of lateral condyle of left tibia, subsequent encounter for closed fracture with routine healing | CMS +S82125E | Nondisplaced fracture of lateral condyle of left tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82125F | Nondisplaced fracture of lateral condyle of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82125G | Nondisplaced fracture of lateral condyle of left tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82125H | Nondisplaced fracture of lateral condyle of left tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82125J | Nondisplaced fracture of lateral condyle of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82125K | Nondisplaced fracture of lateral condyle of left tibia, subsequent encounter for closed fracture with nonunion | CMS +S82125M | Nondisplaced fracture of lateral condyle of left tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82125N | Nondisplaced fracture of lateral condyle of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82125P | Nondisplaced fracture of lateral condyle of left tibia, subsequent encounter for closed fracture with malunion | CMS +S82125Q | Nondisplaced fracture of lateral condyle of left tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82125R | Nondisplaced fracture of lateral condyle of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82125S | Nondisplaced fracture of lateral condyle of left tibia, sequela | CMS +S82126A | Nondisplaced fracture of lateral condyle of unspecified tibia, initial encounter for closed fracture | CMS +S82126B | Nondisplaced fracture of lateral condyle of unspecified tibia, initial encounter for open fracture type I or II | CMS +S82126C | Nondisplaced fracture of lateral condyle of unspecified tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82126D | Nondisplaced fracture of lateral condyle of unspecified tibia, subsequent encounter for closed fracture with routine healing | CMS +S82126E | Nondisplaced fracture of lateral condyle of unspecified tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82126F | Nondisplaced fracture of lateral condyle of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82126G | Nondisplaced fracture of lateral condyle of unspecified tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82126H | Nondisplaced fracture of lateral condyle of unspecified tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82126J | Nondisplaced fracture of lateral condyle of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82126K | Nondisplaced fracture of lateral condyle of unspecified tibia, subsequent encounter for closed fracture with nonunion | CMS +S82126M | Nondisplaced fracture of lateral condyle of unspecified tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82126N | Nondisplaced fracture of lateral condyle of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82126P | Nondisplaced fracture of lateral condyle of unspecified tibia, subsequent encounter for closed fracture with malunion | CMS +S82126Q | Nondisplaced fracture of lateral condyle of unspecified tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82126R | Nondisplaced fracture of lateral condyle of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82126S | Nondisplaced fracture of lateral condyle of unspecified tibia, sequela | CMS +S82131A | Displaced fracture of medial condyle of right tibia, initial encounter for closed fracture | CMS +S82131B | Displaced fracture of medial condyle of right tibia, initial encounter for open fracture type I or II | CMS +S82131C | Displaced fracture of medial condyle of right tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82131D | Displaced fracture of medial condyle of right tibia, subsequent encounter for closed fracture with routine healing | CMS +S82131E | Displaced fracture of medial condyle of right tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82131F | Displaced fracture of medial condyle of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82131G | Displaced fracture of medial condyle of right tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82131H | Displaced fracture of medial condyle of right tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82131J | Displaced fracture of medial condyle of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82131K | Displaced fracture of medial condyle of right tibia, subsequent encounter for closed fracture with nonunion | CMS +S82131M | Displaced fracture of medial condyle of right tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82131N | Displaced fracture of medial condyle of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82131P | Displaced fracture of medial condyle of right tibia, subsequent encounter for closed fracture with malunion | CMS +S82131Q | Displaced fracture of medial condyle of right tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82131R | Displaced fracture of medial condyle of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82131S | Displaced fracture of medial condyle of right tibia, sequela | CMS +S82132A | Displaced fracture of medial condyle of left tibia, initial encounter for closed fracture | CMS +S82132B | Displaced fracture of medial condyle of left tibia, initial encounter for open fracture type I or II | CMS +S82132C | Displaced fracture of medial condyle of left tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82132D | Displaced fracture of medial condyle of left tibia, subsequent encounter for closed fracture with routine healing | CMS +S82132E | Displaced fracture of medial condyle of left tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82132F | Displaced fracture of medial condyle of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82132G | Displaced fracture of medial condyle of left tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82132H | Displaced fracture of medial condyle of left tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82132J | Displaced fracture of medial condyle of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82132K | Displaced fracture of medial condyle of left tibia, subsequent encounter for closed fracture with nonunion | CMS +S82132M | Displaced fracture of medial condyle of left tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82132N | Displaced fracture of medial condyle of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82132P | Displaced fracture of medial condyle of left tibia, subsequent encounter for closed fracture with malunion | CMS +S82132Q | Displaced fracture of medial condyle of left tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82132R | Displaced fracture of medial condyle of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82132S | Displaced fracture of medial condyle of left tibia, sequela | CMS +S82133A | Displaced fracture of medial condyle of unspecified tibia, initial encounter for closed fracture | CMS +S82133B | Displaced fracture of medial condyle of unspecified tibia, initial encounter for open fracture type I or II | CMS +S82133C | Displaced fracture of medial condyle of unspecified tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82133D | Displaced fracture of medial condyle of unspecified tibia, subsequent encounter for closed fracture with routine healing | CMS +S82133E | Displaced fracture of medial condyle of unspecified tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82133F | Displaced fracture of medial condyle of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82133G | Displaced fracture of medial condyle of unspecified tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82133H | Displaced fracture of medial condyle of unspecified tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82133J | Displaced fracture of medial condyle of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82133K | Displaced fracture of medial condyle of unspecified tibia, subsequent encounter for closed fracture with nonunion | CMS +S82133M | Displaced fracture of medial condyle of unspecified tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82133N | Displaced fracture of medial condyle of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82133P | Displaced fracture of medial condyle of unspecified tibia, subsequent encounter for closed fracture with malunion | CMS +S82133Q | Displaced fracture of medial condyle of unspecified tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82133R | Displaced fracture of medial condyle of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82133S | Displaced fracture of medial condyle of unspecified tibia, sequela | CMS +S82134A | Nondisplaced fracture of medial condyle of right tibia, initial encounter for closed fracture | CMS +S82134B | Nondisplaced fracture of medial condyle of right tibia, initial encounter for open fracture type I or II | CMS +S82134C | Nondisplaced fracture of medial condyle of right tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82134D | Nondisplaced fracture of medial condyle of right tibia, subsequent encounter for closed fracture with routine healing | CMS +S82134E | Nondisplaced fracture of medial condyle of right tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82134F | Nondisplaced fracture of medial condyle of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82134G | Nondisplaced fracture of medial condyle of right tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82134H | Nondisplaced fracture of medial condyle of right tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82134J | Nondisplaced fracture of medial condyle of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82134K | Nondisplaced fracture of medial condyle of right tibia, subsequent encounter for closed fracture with nonunion | CMS +S82134M | Nondisplaced fracture of medial condyle of right tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82134N | Nondisplaced fracture of medial condyle of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82134P | Nondisplaced fracture of medial condyle of right tibia, subsequent encounter for closed fracture with malunion | CMS +S82134Q | Nondisplaced fracture of medial condyle of right tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82134R | Nondisplaced fracture of medial condyle of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82134S | Nondisplaced fracture of medial condyle of right tibia, sequela | CMS +S82135A | Nondisplaced fracture of medial condyle of left tibia, initial encounter for closed fracture | CMS +S82135B | Nondisplaced fracture of medial condyle of left tibia, initial encounter for open fracture type I or II | CMS +S82135C | Nondisplaced fracture of medial condyle of left tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82135D | Nondisplaced fracture of medial condyle of left tibia, subsequent encounter for closed fracture with routine healing | CMS +S82135E | Nondisplaced fracture of medial condyle of left tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82135F | Nondisplaced fracture of medial condyle of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82135G | Nondisplaced fracture of medial condyle of left tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82135H | Nondisplaced fracture of medial condyle of left tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82135J | Nondisplaced fracture of medial condyle of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82135K | Nondisplaced fracture of medial condyle of left tibia, subsequent encounter for closed fracture with nonunion | CMS +S82135M | Nondisplaced fracture of medial condyle of left tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82135N | Nondisplaced fracture of medial condyle of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82135P | Nondisplaced fracture of medial condyle of left tibia, subsequent encounter for closed fracture with malunion | CMS +S82135Q | Nondisplaced fracture of medial condyle of left tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82135R | Nondisplaced fracture of medial condyle of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82135S | Nondisplaced fracture of medial condyle of left tibia, sequela | CMS +S82136A | Nondisplaced fracture of medial condyle of unspecified tibia, initial encounter for closed fracture | CMS +S82136B | Nondisplaced fracture of medial condyle of unspecified tibia, initial encounter for open fracture type I or II | CMS +S82136C | Nondisplaced fracture of medial condyle of unspecified tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82136D | Nondisplaced fracture of medial condyle of unspecified tibia, subsequent encounter for closed fracture with routine healing | CMS +S82136E | Nondisplaced fracture of medial condyle of unspecified tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82136F | Nondisplaced fracture of medial condyle of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82136G | Nondisplaced fracture of medial condyle of unspecified tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82136H | Nondisplaced fracture of medial condyle of unspecified tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82136J | Nondisplaced fracture of medial condyle of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82136K | Nondisplaced fracture of medial condyle of unspecified tibia, subsequent encounter for closed fracture with nonunion | CMS +S82136M | Nondisplaced fracture of medial condyle of unspecified tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82136N | Nondisplaced fracture of medial condyle of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82136P | Nondisplaced fracture of medial condyle of unspecified tibia, subsequent encounter for closed fracture with malunion | CMS +S82136Q | Nondisplaced fracture of medial condyle of unspecified tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82136R | Nondisplaced fracture of medial condyle of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82136S | Nondisplaced fracture of medial condyle of unspecified tibia, sequela | CMS +S82141A | Displaced bicondylar fracture of right tibia, initial encounter for closed fracture | CMS +S82141B | Displaced bicondylar fracture of right tibia, initial encounter for open fracture type I or II | CMS +S82141C | Displaced bicondylar fracture of right tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82141D | Displaced bicondylar fracture of right tibia, subsequent encounter for closed fracture with routine healing | CMS +S82141E | Displaced bicondylar fracture of right tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82141F | Displaced bicondylar fracture of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82141G | Displaced bicondylar fracture of right tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82141H | Displaced bicondylar fracture of right tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82141J | Displaced bicondylar fracture of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82141K | Displaced bicondylar fracture of right tibia, subsequent encounter for closed fracture with nonunion | CMS +S82141M | Displaced bicondylar fracture of right tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82141N | Displaced bicondylar fracture of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82141P | Displaced bicondylar fracture of right tibia, subsequent encounter for closed fracture with malunion | CMS +S82141Q | Displaced bicondylar fracture of right tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82141R | Displaced bicondylar fracture of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82141S | Displaced bicondylar fracture of right tibia, sequela | CMS +S82142A | Displaced bicondylar fracture of left tibia, initial encounter for closed fracture | CMS +S82142B | Displaced bicondylar fracture of left tibia, initial encounter for open fracture type I or II | CMS +S82142C | Displaced bicondylar fracture of left tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82142D | Displaced bicondylar fracture of left tibia, subsequent encounter for closed fracture with routine healing | CMS +S82142E | Displaced bicondylar fracture of left tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82142F | Displaced bicondylar fracture of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82142G | Displaced bicondylar fracture of left tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82142H | Displaced bicondylar fracture of left tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82142J | Displaced bicondylar fracture of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82142K | Displaced bicondylar fracture of left tibia, subsequent encounter for closed fracture with nonunion | CMS +S82142M | Displaced bicondylar fracture of left tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82142N | Displaced bicondylar fracture of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82142P | Displaced bicondylar fracture of left tibia, subsequent encounter for closed fracture with malunion | CMS +S82142Q | Displaced bicondylar fracture of left tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82142R | Displaced bicondylar fracture of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82142S | Displaced bicondylar fracture of left tibia, sequela | CMS +S82143A | Displaced bicondylar fracture of unspecified tibia, initial encounter for closed fracture | CMS +S82143B | Displaced bicondylar fracture of unspecified tibia, initial encounter for open fracture type I or II | CMS +S82143C | Displaced bicondylar fracture of unspecified tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82143D | Displaced bicondylar fracture of unspecified tibia, subsequent encounter for closed fracture with routine healing | CMS +S82143E | Displaced bicondylar fracture of unspecified tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82143F | Displaced bicondylar fracture of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82143G | Displaced bicondylar fracture of unspecified tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82143H | Displaced bicondylar fracture of unspecified tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82143J | Displaced bicondylar fracture of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82143K | Displaced bicondylar fracture of unspecified tibia, subsequent encounter for closed fracture with nonunion | CMS +S82143M | Displaced bicondylar fracture of unspecified tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82143N | Displaced bicondylar fracture of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82143P | Displaced bicondylar fracture of unspecified tibia, subsequent encounter for closed fracture with malunion | CMS +S82143Q | Displaced bicondylar fracture of unspecified tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82143R | Displaced bicondylar fracture of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82143S | Displaced bicondylar fracture of unspecified tibia, sequela | CMS +S82144A | Nondisplaced bicondylar fracture of right tibia, initial encounter for closed fracture | CMS +S82144B | Nondisplaced bicondylar fracture of right tibia, initial encounter for open fracture type I or II | CMS +S82144C | Nondisplaced bicondylar fracture of right tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82144D | Nondisplaced bicondylar fracture of right tibia, subsequent encounter for closed fracture with routine healing | CMS +S82144E | Nondisplaced bicondylar fracture of right tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82144F | Nondisplaced bicondylar fracture of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82144G | Nondisplaced bicondylar fracture of right tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82144H | Nondisplaced bicondylar fracture of right tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82144J | Nondisplaced bicondylar fracture of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82144K | Nondisplaced bicondylar fracture of right tibia, subsequent encounter for closed fracture with nonunion | CMS +S82144M | Nondisplaced bicondylar fracture of right tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82144N | Nondisplaced bicondylar fracture of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82144P | Nondisplaced bicondylar fracture of right tibia, subsequent encounter for closed fracture with malunion | CMS +S82144Q | Nondisplaced bicondylar fracture of right tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82144R | Nondisplaced bicondylar fracture of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82144S | Nondisplaced bicondylar fracture of right tibia, sequela | CMS +S82145A | Nondisplaced bicondylar fracture of left tibia, initial encounter for closed fracture | CMS +S82145B | Nondisplaced bicondylar fracture of left tibia, initial encounter for open fracture type I or II | CMS +S82145C | Nondisplaced bicondylar fracture of left tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82145D | Nondisplaced bicondylar fracture of left tibia, subsequent encounter for closed fracture with routine healing | CMS +S82145E | Nondisplaced bicondylar fracture of left tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82145F | Nondisplaced bicondylar fracture of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82145G | Nondisplaced bicondylar fracture of left tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82145H | Nondisplaced bicondylar fracture of left tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82145J | Nondisplaced bicondylar fracture of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82145K | Nondisplaced bicondylar fracture of left tibia, subsequent encounter for closed fracture with nonunion | CMS +S82145M | Nondisplaced bicondylar fracture of left tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82145N | Nondisplaced bicondylar fracture of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82145P | Nondisplaced bicondylar fracture of left tibia, subsequent encounter for closed fracture with malunion | CMS +S82145Q | Nondisplaced bicondylar fracture of left tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82145R | Nondisplaced bicondylar fracture of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82145S | Nondisplaced bicondylar fracture of left tibia, sequela | CMS +S82146A | Nondisplaced bicondylar fracture of unspecified tibia, initial encounter for closed fracture | CMS +S82146B | Nondisplaced bicondylar fracture of unspecified tibia, initial encounter for open fracture type I or II | CMS +S82146C | Nondisplaced bicondylar fracture of unspecified tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82146D | Nondisplaced bicondylar fracture of unspecified tibia, subsequent encounter for closed fracture with routine healing | CMS +S82146E | Nondisplaced bicondylar fracture of unspecified tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82146F | Nondisplaced bicondylar fracture of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82146G | Nondisplaced bicondylar fracture of unspecified tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82146H | Nondisplaced bicondylar fracture of unspecified tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82146J | Nondisplaced bicondylar fracture of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82146K | Nondisplaced bicondylar fracture of unspecified tibia, subsequent encounter for closed fracture with nonunion | CMS +S82146M | Nondisplaced bicondylar fracture of unspecified tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82146N | Nondisplaced bicondylar fracture of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82146P | Nondisplaced bicondylar fracture of unspecified tibia, subsequent encounter for closed fracture with malunion | CMS +S82146Q | Nondisplaced bicondylar fracture of unspecified tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82146R | Nondisplaced bicondylar fracture of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82146S | Nondisplaced bicondylar fracture of unspecified tibia, sequela | CMS +S82151A | Displaced fracture of right tibial tuberosity, initial encounter for closed fracture | CMS +S82151B | Displaced fracture of right tibial tuberosity, initial encounter for open fracture type I or II | CMS +S82151C | Displaced fracture of right tibial tuberosity, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82151D | Displaced fracture of right tibial tuberosity, subsequent encounter for closed fracture with routine healing | CMS +S82151E | Displaced fracture of right tibial tuberosity, subsequent encounter for open fracture type I or II with routine healing | CMS +S82151F | Displaced fracture of right tibial tuberosity, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82151G | Displaced fracture of right tibial tuberosity, subsequent encounter for closed fracture with delayed healing | CMS +S82151H | Displaced fracture of right tibial tuberosity, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82151J | Displaced fracture of right tibial tuberosity, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82151K | Displaced fracture of right tibial tuberosity, subsequent encounter for closed fracture with nonunion | CMS +S82151M | Displaced fracture of right tibial tuberosity, subsequent encounter for open fracture type I or II with nonunion | CMS +S82151N | Displaced fracture of right tibial tuberosity, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82151P | Displaced fracture of right tibial tuberosity, subsequent encounter for closed fracture with malunion | CMS +S82151Q | Displaced fracture of right tibial tuberosity, subsequent encounter for open fracture type I or II with malunion | CMS +S82151R | Displaced fracture of right tibial tuberosity, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82151S | Displaced fracture of right tibial tuberosity, sequela | CMS +S82152A | Displaced fracture of left tibial tuberosity, initial encounter for closed fracture | CMS +S82152B | Displaced fracture of left tibial tuberosity, initial encounter for open fracture type I or II | CMS +S82152C | Displaced fracture of left tibial tuberosity, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82152D | Displaced fracture of left tibial tuberosity, subsequent encounter for closed fracture with routine healing | CMS +S82152E | Displaced fracture of left tibial tuberosity, subsequent encounter for open fracture type I or II with routine healing | CMS +S82152F | Displaced fracture of left tibial tuberosity, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82152G | Displaced fracture of left tibial tuberosity, subsequent encounter for closed fracture with delayed healing | CMS +S82152H | Displaced fracture of left tibial tuberosity, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82152J | Displaced fracture of left tibial tuberosity, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82152K | Displaced fracture of left tibial tuberosity, subsequent encounter for closed fracture with nonunion | CMS +S82152M | Displaced fracture of left tibial tuberosity, subsequent encounter for open fracture type I or II with nonunion | CMS +S82152N | Displaced fracture of left tibial tuberosity, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82152P | Displaced fracture of left tibial tuberosity, subsequent encounter for closed fracture with malunion | CMS +S82152Q | Displaced fracture of left tibial tuberosity, subsequent encounter for open fracture type I or II with malunion | CMS +S82152R | Displaced fracture of left tibial tuberosity, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82152S | Displaced fracture of left tibial tuberosity, sequela | CMS +S82153A | Displaced fracture of unspecified tibial tuberosity, initial encounter for closed fracture | CMS +S82153B | Displaced fracture of unspecified tibial tuberosity, initial encounter for open fracture type I or II | CMS +S82153C | Displaced fracture of unspecified tibial tuberosity, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82153D | Displaced fracture of unspecified tibial tuberosity, subsequent encounter for closed fracture with routine healing | CMS +S82153E | Displaced fracture of unspecified tibial tuberosity, subsequent encounter for open fracture type I or II with routine healing | CMS +S82153F | Displaced fracture of unspecified tibial tuberosity, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82153G | Displaced fracture of unspecified tibial tuberosity, subsequent encounter for closed fracture with delayed healing | CMS +S82153H | Displaced fracture of unspecified tibial tuberosity, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82153J | Displaced fracture of unspecified tibial tuberosity, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82153K | Displaced fracture of unspecified tibial tuberosity, subsequent encounter for closed fracture with nonunion | CMS +S82153M | Displaced fracture of unspecified tibial tuberosity, subsequent encounter for open fracture type I or II with nonunion | CMS +S82153N | Displaced fracture of unspecified tibial tuberosity, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82153P | Displaced fracture of unspecified tibial tuberosity, subsequent encounter for closed fracture with malunion | CMS +S82153Q | Displaced fracture of unspecified tibial tuberosity, subsequent encounter for open fracture type I or II with malunion | CMS +S82153R | Displaced fracture of unspecified tibial tuberosity, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82153S | Displaced fracture of unspecified tibial tuberosity, sequela | CMS +S82154A | Nondisplaced fracture of right tibial tuberosity, initial encounter for closed fracture | CMS +S82154B | Nondisplaced fracture of right tibial tuberosity, initial encounter for open fracture type I or II | CMS +S82154C | Nondisplaced fracture of right tibial tuberosity, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82154D | Nondisplaced fracture of right tibial tuberosity, subsequent encounter for closed fracture with routine healing | CMS +S82154E | Nondisplaced fracture of right tibial tuberosity, subsequent encounter for open fracture type I or II with routine healing | CMS +S82154F | Nondisplaced fracture of right tibial tuberosity, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82154G | Nondisplaced fracture of right tibial tuberosity, subsequent encounter for closed fracture with delayed healing | CMS +S82154H | Nondisplaced fracture of right tibial tuberosity, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82154J | Nondisplaced fracture of right tibial tuberosity, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82154K | Nondisplaced fracture of right tibial tuberosity, subsequent encounter for closed fracture with nonunion | CMS +S82154M | Nondisplaced fracture of right tibial tuberosity, subsequent encounter for open fracture type I or II with nonunion | CMS +S82154N | Nondisplaced fracture of right tibial tuberosity, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82154P | Nondisplaced fracture of right tibial tuberosity, subsequent encounter for closed fracture with malunion | CMS +S82154Q | Nondisplaced fracture of right tibial tuberosity, subsequent encounter for open fracture type I or II with malunion | CMS +S82154R | Nondisplaced fracture of right tibial tuberosity, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82154S | Nondisplaced fracture of right tibial tuberosity, sequela | CMS +S82155A | Nondisplaced fracture of left tibial tuberosity, initial encounter for closed fracture | CMS +S82155B | Nondisplaced fracture of left tibial tuberosity, initial encounter for open fracture type I or II | CMS +S82155C | Nondisplaced fracture of left tibial tuberosity, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82155D | Nondisplaced fracture of left tibial tuberosity, subsequent encounter for closed fracture with routine healing | CMS +S82155E | Nondisplaced fracture of left tibial tuberosity, subsequent encounter for open fracture type I or II with routine healing | CMS +S82155F | Nondisplaced fracture of left tibial tuberosity, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82155G | Nondisplaced fracture of left tibial tuberosity, subsequent encounter for closed fracture with delayed healing | CMS +S82155H | Nondisplaced fracture of left tibial tuberosity, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82155J | Nondisplaced fracture of left tibial tuberosity, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82155K | Nondisplaced fracture of left tibial tuberosity, subsequent encounter for closed fracture with nonunion | CMS +S82155M | Nondisplaced fracture of left tibial tuberosity, subsequent encounter for open fracture type I or II with nonunion | CMS +S82155N | Nondisplaced fracture of left tibial tuberosity, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82155P | Nondisplaced fracture of left tibial tuberosity, subsequent encounter for closed fracture with malunion | CMS +S82155Q | Nondisplaced fracture of left tibial tuberosity, subsequent encounter for open fracture type I or II with malunion | CMS +S82155R | Nondisplaced fracture of left tibial tuberosity, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82155S | Nondisplaced fracture of left tibial tuberosity, sequela | CMS +S82156A | Nondisplaced fracture of unspecified tibial tuberosity, initial encounter for closed fracture | CMS +S82156B | Nondisplaced fracture of unspecified tibial tuberosity, initial encounter for open fracture type I or II | CMS +S82156C | Nondisplaced fracture of unspecified tibial tuberosity, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82156D | Nondisplaced fracture of unspecified tibial tuberosity, subsequent encounter for closed fracture with routine healing | CMS +S82156E | Nondisplaced fracture of unspecified tibial tuberosity, subsequent encounter for open fracture type I or II with routine healing | CMS +S82156F | Nondisplaced fracture of unspecified tibial tuberosity, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82156G | Nondisplaced fracture of unspecified tibial tuberosity, subsequent encounter for closed fracture with delayed healing | CMS +S82156H | Nondisplaced fracture of unspecified tibial tuberosity, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82156J | Nondisplaced fracture of unspecified tibial tuberosity, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82156K | Nondisplaced fracture of unspecified tibial tuberosity, subsequent encounter for closed fracture with nonunion | CMS +S82156M | Nondisplaced fracture of unspecified tibial tuberosity, subsequent encounter for open fracture type I or II with nonunion | CMS +S82156N | Nondisplaced fracture of unspecified tibial tuberosity, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82156P | Nondisplaced fracture of unspecified tibial tuberosity, subsequent encounter for closed fracture with malunion | CMS +S82156Q | Nondisplaced fracture of unspecified tibial tuberosity, subsequent encounter for open fracture type I or II with malunion | CMS +S82156R | Nondisplaced fracture of unspecified tibial tuberosity, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82156S | Nondisplaced fracture of unspecified tibial tuberosity, sequela | CMS +S82161A | Torus fracture of upper end of right tibia, initial encounter for closed fracture | CMS +S82161D | Torus fracture of upper end of right tibia, subsequent encounter for fracture with routine healing | CMS +S82161G | Torus fracture of upper end of right tibia, subsequent encounter for fracture with delayed healing | CMS +S82161K | Torus fracture of upper end of right tibia, subsequent encounter for fracture with nonunion | CMS +S82161P | Torus fracture of upper end of right tibia, subsequent encounter for fracture with malunion | CMS +S82161S | Torus fracture of upper end of right tibia, sequela | CMS +S82162A | Torus fracture of upper end of left tibia, initial encounter for closed fracture | CMS +S82162D | Torus fracture of upper end of left tibia, subsequent encounter for fracture with routine healing | CMS +S82162G | Torus fracture of upper end of left tibia, subsequent encounter for fracture with delayed healing | CMS +S82162K | Torus fracture of upper end of left tibia, subsequent encounter for fracture with nonunion | CMS +S82162P | Torus fracture of upper end of left tibia, subsequent encounter for fracture with malunion | CMS +S82162S | Torus fracture of upper end of left tibia, sequela | CMS +S82169A | Torus fracture of upper end of unspecified tibia, initial encounter for closed fracture | CMS +S82169D | Torus fracture of upper end of unspecified tibia, subsequent encounter for fracture with routine healing | CMS +S82169G | Torus fracture of upper end of unspecified tibia, subsequent encounter for fracture with delayed healing | CMS +S82169K | Torus fracture of upper end of unspecified tibia, subsequent encounter for fracture with nonunion | CMS +S82169P | Torus fracture of upper end of unspecified tibia, subsequent encounter for fracture with malunion | CMS +S82169S | Torus fracture of upper end of unspecified tibia, sequela | CMS +S82191A | Other fracture of upper end of right tibia, initial encounter for closed fracture | CMS +S82191B | Other fracture of upper end of right tibia, initial encounter for open fracture type I or II | CMS +S82191C | Other fracture of upper end of right tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82191D | Other fracture of upper end of right tibia, subsequent encounter for closed fracture with routine healing | CMS +S82191E | Other fracture of upper end of right tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82191F | Other fracture of upper end of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82191G | Other fracture of upper end of right tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82191H | Other fracture of upper end of right tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82191J | Other fracture of upper end of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82191K | Other fracture of upper end of right tibia, subsequent encounter for closed fracture with nonunion | CMS +S82191M | Other fracture of upper end of right tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82191N | Other fracture of upper end of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82191P | Other fracture of upper end of right tibia, subsequent encounter for closed fracture with malunion | CMS +S82191Q | Other fracture of upper end of right tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82191R | Other fracture of upper end of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82191S | Other fracture of upper end of right tibia, sequela | CMS +S82192A | Other fracture of upper end of left tibia, initial encounter for closed fracture | CMS +S82192B | Other fracture of upper end of left tibia, initial encounter for open fracture type I or II | CMS +S82192C | Other fracture of upper end of left tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82192D | Other fracture of upper end of left tibia, subsequent encounter for closed fracture with routine healing | CMS +S82192E | Other fracture of upper end of left tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82192F | Other fracture of upper end of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82192G | Other fracture of upper end of left tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82192H | Other fracture of upper end of left tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82192J | Other fracture of upper end of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82192K | Other fracture of upper end of left tibia, subsequent encounter for closed fracture with nonunion | CMS +S82192M | Other fracture of upper end of left tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82192N | Other fracture of upper end of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82192P | Other fracture of upper end of left tibia, subsequent encounter for closed fracture with malunion | CMS +S82192Q | Other fracture of upper end of left tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82192R | Other fracture of upper end of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82192S | Other fracture of upper end of left tibia, sequela | CMS +S82199A | Other fracture of upper end of unspecified tibia, initial encounter for closed fracture | CMS +S82199B | Other fracture of upper end of unspecified tibia, initial encounter for open fracture type I or II | CMS +S82199C | Other fracture of upper end of unspecified tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82199D | Other fracture of upper end of unspecified tibia, subsequent encounter for closed fracture with routine healing | CMS +S82199E | Other fracture of upper end of unspecified tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82199F | Other fracture of upper end of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82199G | Other fracture of upper end of unspecified tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82199H | Other fracture of upper end of unspecified tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82199J | Other fracture of upper end of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82199K | Other fracture of upper end of unspecified tibia, subsequent encounter for closed fracture with nonunion | CMS +S82199M | Other fracture of upper end of unspecified tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82199N | Other fracture of upper end of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82199P | Other fracture of upper end of unspecified tibia, subsequent encounter for closed fracture with malunion | CMS +S82199Q | Other fracture of upper end of unspecified tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82199R | Other fracture of upper end of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82199S | Other fracture of upper end of unspecified tibia, sequela | CMS +S82201A | Unspecified fracture of shaft of right tibia, initial encounter for closed fracture | CMS +S82201B | Unspecified fracture of shaft of right tibia, initial encounter for open fracture type I or II | CMS +S82201C | Unspecified fracture of shaft of right tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82201D | Unspecified fracture of shaft of right tibia, subsequent encounter for closed fracture with routine healing | CMS +S82201E | Unspecified fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82201F | Unspecified fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82201G | Unspecified fracture of shaft of right tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82201H | Unspecified fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82201J | Unspecified fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82201K | Unspecified fracture of shaft of right tibia, subsequent encounter for closed fracture with nonunion | CMS +S82201M | Unspecified fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82201N | Unspecified fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82201P | Unspecified fracture of shaft of right tibia, subsequent encounter for closed fracture with malunion | CMS +S82201Q | Unspecified fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82201R | Unspecified fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82201S | Unspecified fracture of shaft of right tibia, sequela | CMS +S82202A | Unspecified fracture of shaft of left tibia, initial encounter for closed fracture | CMS +S82202B | Unspecified fracture of shaft of left tibia, initial encounter for open fracture type I or II | CMS +S82202C | Unspecified fracture of shaft of left tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82202D | Unspecified fracture of shaft of left tibia, subsequent encounter for closed fracture with routine healing | CMS +S82202E | Unspecified fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82202F | Unspecified fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82202G | Unspecified fracture of shaft of left tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82202H | Unspecified fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82202J | Unspecified fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82202K | Unspecified fracture of shaft of left tibia, subsequent encounter for closed fracture with nonunion | CMS +S82202M | Unspecified fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82202N | Unspecified fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82202P | Unspecified fracture of shaft of left tibia, subsequent encounter for closed fracture with malunion | CMS +S82202Q | Unspecified fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82202R | Unspecified fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82202S | Unspecified fracture of shaft of left tibia, sequela | CMS +S82209A | Unspecified fracture of shaft of unspecified tibia, initial encounter for closed fracture | CMS +S82209B | Unspecified fracture of shaft of unspecified tibia, initial encounter for open fracture type I or II | CMS +S82209C | Unspecified fracture of shaft of unspecified tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82209D | Unspecified fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with routine healing | CMS +S82209E | Unspecified fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82209F | Unspecified fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82209G | Unspecified fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82209H | Unspecified fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82209J | Unspecified fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82209K | Unspecified fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with nonunion | CMS +S82209M | Unspecified fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82209N | Unspecified fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82209P | Unspecified fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with malunion | CMS +S82209Q | Unspecified fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82209R | Unspecified fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82209S | Unspecified fracture of shaft of unspecified tibia, sequela | CMS +S82221A | Displaced transverse fracture of shaft of right tibia, initial encounter for closed fracture | CMS +S82221B | Displaced transverse fracture of shaft of right tibia, initial encounter for open fracture type I or II | CMS +S82221C | Displaced transverse fracture of shaft of right tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82221D | Displaced transverse fracture of shaft of right tibia, subsequent encounter for closed fracture with routine healing | CMS +S82221E | Displaced transverse fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82221F | Displaced transverse fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82221G | Displaced transverse fracture of shaft of right tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82221H | Displaced transverse fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82221J | Displaced transverse fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82221K | Displaced transverse fracture of shaft of right tibia, subsequent encounter for closed fracture with nonunion | CMS +S82221M | Displaced transverse fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82221N | Displaced transverse fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82221P | Displaced transverse fracture of shaft of right tibia, subsequent encounter for closed fracture with malunion | CMS +S82221Q | Displaced transverse fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82221R | Displaced transverse fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82221S | Displaced transverse fracture of shaft of right tibia, sequela | CMS +S82222A | Displaced transverse fracture of shaft of left tibia, initial encounter for closed fracture | CMS +S82222B | Displaced transverse fracture of shaft of left tibia, initial encounter for open fracture type I or II | CMS +S82222C | Displaced transverse fracture of shaft of left tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82222D | Displaced transverse fracture of shaft of left tibia, subsequent encounter for closed fracture with routine healing | CMS +S82222E | Displaced transverse fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82222F | Displaced transverse fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82222G | Displaced transverse fracture of shaft of left tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82222H | Displaced transverse fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82222J | Displaced transverse fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82222K | Displaced transverse fracture of shaft of left tibia, subsequent encounter for closed fracture with nonunion | CMS +S82222M | Displaced transverse fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82222N | Displaced transverse fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82222P | Displaced transverse fracture of shaft of left tibia, subsequent encounter for closed fracture with malunion | CMS +S82222Q | Displaced transverse fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82222R | Displaced transverse fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82222S | Displaced transverse fracture of shaft of left tibia, sequela | CMS +S82223A | Displaced transverse fracture of shaft of unspecified tibia, initial encounter for closed fracture | CMS +S82223B | Displaced transverse fracture of shaft of unspecified tibia, initial encounter for open fracture type I or II | CMS +S82223C | Displaced transverse fracture of shaft of unspecified tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82223D | Displaced transverse fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with routine healing | CMS +S82223E | Displaced transverse fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82223F | Displaced transverse fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82223G | Displaced transverse fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82223H | Displaced transverse fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82223J | Displaced transverse fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82223K | Displaced transverse fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with nonunion | CMS +S82223M | Displaced transverse fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82223N | Displaced transverse fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82223P | Displaced transverse fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with malunion | CMS +S82223Q | Displaced transverse fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82223R | Displaced transverse fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82223S | Displaced transverse fracture of shaft of unspecified tibia, sequela | CMS +S82224A | Nondisplaced transverse fracture of shaft of right tibia, initial encounter for closed fracture | CMS +S82224B | Nondisplaced transverse fracture of shaft of right tibia, initial encounter for open fracture type I or II | CMS +S82224C | Nondisplaced transverse fracture of shaft of right tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82224D | Nondisplaced transverse fracture of shaft of right tibia, subsequent encounter for closed fracture with routine healing | CMS +S82224E | Nondisplaced transverse fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82224F | Nondisplaced transverse fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82224G | Nondisplaced transverse fracture of shaft of right tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82224H | Nondisplaced transverse fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82224J | Nondisplaced transverse fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82224K | Nondisplaced transverse fracture of shaft of right tibia, subsequent encounter for closed fracture with nonunion | CMS +S82224M | Nondisplaced transverse fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82224N | Nondisplaced transverse fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82224P | Nondisplaced transverse fracture of shaft of right tibia, subsequent encounter for closed fracture with malunion | CMS +S82224Q | Nondisplaced transverse fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82224R | Nondisplaced transverse fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82224S | Nondisplaced transverse fracture of shaft of right tibia, sequela | CMS +S82225A | Nondisplaced transverse fracture of shaft of left tibia, initial encounter for closed fracture | CMS +S82225B | Nondisplaced transverse fracture of shaft of left tibia, initial encounter for open fracture type I or II | CMS +S82225C | Nondisplaced transverse fracture of shaft of left tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82225D | Nondisplaced transverse fracture of shaft of left tibia, subsequent encounter for closed fracture with routine healing | CMS +S82225E | Nondisplaced transverse fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82225F | Nondisplaced transverse fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82225G | Nondisplaced transverse fracture of shaft of left tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82225H | Nondisplaced transverse fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82225J | Nondisplaced transverse fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82225K | Nondisplaced transverse fracture of shaft of left tibia, subsequent encounter for closed fracture with nonunion | CMS +S82225M | Nondisplaced transverse fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82225N | Nondisplaced transverse fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82225P | Nondisplaced transverse fracture of shaft of left tibia, subsequent encounter for closed fracture with malunion | CMS +S82225Q | Nondisplaced transverse fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82225R | Nondisplaced transverse fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82225S | Nondisplaced transverse fracture of shaft of left tibia, sequela | CMS +S82226A | Nondisplaced transverse fracture of shaft of unspecified tibia, initial encounter for closed fracture | CMS +S82226B | Nondisplaced transverse fracture of shaft of unspecified tibia, initial encounter for open fracture type I or II | CMS +S82226C | Nondisplaced transverse fracture of shaft of unspecified tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82226D | Nondisplaced transverse fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with routine healing | CMS +S82226E | Nondisplaced transverse fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82226F | Nondisplaced transverse fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82226G | Nondisplaced transverse fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82226H | Nondisplaced transverse fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82226J | Nondisplaced transverse fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82226K | Nondisplaced transverse fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with nonunion | CMS +S82226M | Nondisplaced transverse fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82226N | Nondisplaced transverse fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82226P | Nondisplaced transverse fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with malunion | CMS +S82226Q | Nondisplaced transverse fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82226R | Nondisplaced transverse fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82226S | Nondisplaced transverse fracture of shaft of unspecified tibia, sequela | CMS +S82231A | Displaced oblique fracture of shaft of right tibia, initial encounter for closed fracture | CMS +S82231B | Displaced oblique fracture of shaft of right tibia, initial encounter for open fracture type I or II | CMS +S82231C | Displaced oblique fracture of shaft of right tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82231D | Displaced oblique fracture of shaft of right tibia, subsequent encounter for closed fracture with routine healing | CMS +S82231E | Displaced oblique fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82231F | Displaced oblique fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82231G | Displaced oblique fracture of shaft of right tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82231H | Displaced oblique fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82231J | Displaced oblique fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82231K | Displaced oblique fracture of shaft of right tibia, subsequent encounter for closed fracture with nonunion | CMS +S82231M | Displaced oblique fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82231N | Displaced oblique fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82231P | Displaced oblique fracture of shaft of right tibia, subsequent encounter for closed fracture with malunion | CMS +S82231Q | Displaced oblique fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82231R | Displaced oblique fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82231S | Displaced oblique fracture of shaft of right tibia, sequela | CMS +S82232A | Displaced oblique fracture of shaft of left tibia, initial encounter for closed fracture | CMS +S82232B | Displaced oblique fracture of shaft of left tibia, initial encounter for open fracture type I or II | CMS +S82232C | Displaced oblique fracture of shaft of left tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82232D | Displaced oblique fracture of shaft of left tibia, subsequent encounter for closed fracture with routine healing | CMS +S82232E | Displaced oblique fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82232F | Displaced oblique fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82232G | Displaced oblique fracture of shaft of left tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82232H | Displaced oblique fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82232J | Displaced oblique fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82232K | Displaced oblique fracture of shaft of left tibia, subsequent encounter for closed fracture with nonunion | CMS +S82232M | Displaced oblique fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82232N | Displaced oblique fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82232P | Displaced oblique fracture of shaft of left tibia, subsequent encounter for closed fracture with malunion | CMS +S82232Q | Displaced oblique fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82232R | Displaced oblique fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82232S | Displaced oblique fracture of shaft of left tibia, sequela | CMS +S82233A | Displaced oblique fracture of shaft of unspecified tibia, initial encounter for closed fracture | CMS +S82233B | Displaced oblique fracture of shaft of unspecified tibia, initial encounter for open fracture type I or II | CMS +S82233C | Displaced oblique fracture of shaft of unspecified tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82233D | Displaced oblique fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with routine healing | CMS +S82233E | Displaced oblique fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82233F | Displaced oblique fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82233G | Displaced oblique fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82233H | Displaced oblique fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82233J | Displaced oblique fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82233K | Displaced oblique fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with nonunion | CMS +S82233M | Displaced oblique fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82233N | Displaced oblique fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82233P | Displaced oblique fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with malunion | CMS +S82233Q | Displaced oblique fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82233R | Displaced oblique fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82233S | Displaced oblique fracture of shaft of unspecified tibia, sequela | CMS +S82234A | Nondisplaced oblique fracture of shaft of right tibia, initial encounter for closed fracture | CMS +S82234B | Nondisplaced oblique fracture of shaft of right tibia, initial encounter for open fracture type I or II | CMS +S82234C | Nondisplaced oblique fracture of shaft of right tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82234D | Nondisplaced oblique fracture of shaft of right tibia, subsequent encounter for closed fracture with routine healing | CMS +S82234E | Nondisplaced oblique fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82234F | Nondisplaced oblique fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82234G | Nondisplaced oblique fracture of shaft of right tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82234H | Nondisplaced oblique fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82234J | Nondisplaced oblique fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82234K | Nondisplaced oblique fracture of shaft of right tibia, subsequent encounter for closed fracture with nonunion | CMS +S82234M | Nondisplaced oblique fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82234N | Nondisplaced oblique fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82234P | Nondisplaced oblique fracture of shaft of right tibia, subsequent encounter for closed fracture with malunion | CMS +S82234Q | Nondisplaced oblique fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82234R | Nondisplaced oblique fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82234S | Nondisplaced oblique fracture of shaft of right tibia, sequela | CMS +S82235A | Nondisplaced oblique fracture of shaft of left tibia, initial encounter for closed fracture | CMS +S82235B | Nondisplaced oblique fracture of shaft of left tibia, initial encounter for open fracture type I or II | CMS +S82235C | Nondisplaced oblique fracture of shaft of left tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82235D | Nondisplaced oblique fracture of shaft of left tibia, subsequent encounter for closed fracture with routine healing | CMS +S82235E | Nondisplaced oblique fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82235F | Nondisplaced oblique fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82235G | Nondisplaced oblique fracture of shaft of left tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82235H | Nondisplaced oblique fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82235J | Nondisplaced oblique fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82235K | Nondisplaced oblique fracture of shaft of left tibia, subsequent encounter for closed fracture with nonunion | CMS +S82235M | Nondisplaced oblique fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82235N | Nondisplaced oblique fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82235P | Nondisplaced oblique fracture of shaft of left tibia, subsequent encounter for closed fracture with malunion | CMS +S82235Q | Nondisplaced oblique fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82235R | Nondisplaced oblique fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82235S | Nondisplaced oblique fracture of shaft of left tibia, sequela | CMS +S82236A | Nondisplaced oblique fracture of shaft of unspecified tibia, initial encounter for closed fracture | CMS +S82236B | Nondisplaced oblique fracture of shaft of unspecified tibia, initial encounter for open fracture type I or II | CMS +S82236C | Nondisplaced oblique fracture of shaft of unspecified tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82236D | Nondisplaced oblique fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with routine healing | CMS +S82236E | Nondisplaced oblique fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82236F | Nondisplaced oblique fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82236G | Nondisplaced oblique fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82236H | Nondisplaced oblique fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82236J | Nondisplaced oblique fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82236K | Nondisplaced oblique fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with nonunion | CMS +S82236M | Nondisplaced oblique fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82236N | Nondisplaced oblique fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82236P | Nondisplaced oblique fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with malunion | CMS +S82236Q | Nondisplaced oblique fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82236R | Nondisplaced oblique fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82236S | Nondisplaced oblique fracture of shaft of unspecified tibia, sequela | CMS +S82241A | Displaced spiral fracture of shaft of right tibia, initial encounter for closed fracture | CMS +S82241B | Displaced spiral fracture of shaft of right tibia, initial encounter for open fracture type I or II | CMS +S82241C | Displaced spiral fracture of shaft of right tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82241D | Displaced spiral fracture of shaft of right tibia, subsequent encounter for closed fracture with routine healing | CMS +S82241E | Displaced spiral fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82241F | Displaced spiral fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82241G | Displaced spiral fracture of shaft of right tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82241H | Displaced spiral fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82241J | Displaced spiral fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82241K | Displaced spiral fracture of shaft of right tibia, subsequent encounter for closed fracture with nonunion | CMS +S82241M | Displaced spiral fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82241N | Displaced spiral fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82241P | Displaced spiral fracture of shaft of right tibia, subsequent encounter for closed fracture with malunion | CMS +S82241Q | Displaced spiral fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82241R | Displaced spiral fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82241S | Displaced spiral fracture of shaft of right tibia, sequela | CMS +S82242A | Displaced spiral fracture of shaft of left tibia, initial encounter for closed fracture | CMS +S82242B | Displaced spiral fracture of shaft of left tibia, initial encounter for open fracture type I or II | CMS +S82242C | Displaced spiral fracture of shaft of left tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82242D | Displaced spiral fracture of shaft of left tibia, subsequent encounter for closed fracture with routine healing | CMS +S82242E | Displaced spiral fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82242F | Displaced spiral fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82242G | Displaced spiral fracture of shaft of left tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82242H | Displaced spiral fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82242J | Displaced spiral fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82242K | Displaced spiral fracture of shaft of left tibia, subsequent encounter for closed fracture with nonunion | CMS +S82242M | Displaced spiral fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82242N | Displaced spiral fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82242P | Displaced spiral fracture of shaft of left tibia, subsequent encounter for closed fracture with malunion | CMS +S82242Q | Displaced spiral fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82242R | Displaced spiral fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82242S | Displaced spiral fracture of shaft of left tibia, sequela | CMS +S82243A | Displaced spiral fracture of shaft of unspecified tibia, initial encounter for closed fracture | CMS +S82243B | Displaced spiral fracture of shaft of unspecified tibia, initial encounter for open fracture type I or II | CMS +S82243C | Displaced spiral fracture of shaft of unspecified tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82243D | Displaced spiral fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with routine healing | CMS +S82243E | Displaced spiral fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82243F | Displaced spiral fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82243G | Displaced spiral fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82243H | Displaced spiral fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82243J | Displaced spiral fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82243K | Displaced spiral fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with nonunion | CMS +S82243M | Displaced spiral fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82243N | Displaced spiral fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82243P | Displaced spiral fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with malunion | CMS +S82243Q | Displaced spiral fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82243R | Displaced spiral fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82243S | Displaced spiral fracture of shaft of unspecified tibia, sequela | CMS +S82244A | Nondisplaced spiral fracture of shaft of right tibia, initial encounter for closed fracture | CMS +S82244B | Nondisplaced spiral fracture of shaft of right tibia, initial encounter for open fracture type I or II | CMS +S82244C | Nondisplaced spiral fracture of shaft of right tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82244D | Nondisplaced spiral fracture of shaft of right tibia, subsequent encounter for closed fracture with routine healing | CMS +S82244E | Nondisplaced spiral fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82244F | Nondisplaced spiral fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82244G | Nondisplaced spiral fracture of shaft of right tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82244H | Nondisplaced spiral fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82244J | Nondisplaced spiral fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82244K | Nondisplaced spiral fracture of shaft of right tibia, subsequent encounter for closed fracture with nonunion | CMS +S82244M | Nondisplaced spiral fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82244N | Nondisplaced spiral fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82244P | Nondisplaced spiral fracture of shaft of right tibia, subsequent encounter for closed fracture with malunion | CMS +S82244Q | Nondisplaced spiral fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82244R | Nondisplaced spiral fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82244S | Nondisplaced spiral fracture of shaft of right tibia, sequela | CMS +S82245A | Nondisplaced spiral fracture of shaft of left tibia, initial encounter for closed fracture | CMS +S82245B | Nondisplaced spiral fracture of shaft of left tibia, initial encounter for open fracture type I or II | CMS +S82245C | Nondisplaced spiral fracture of shaft of left tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82245D | Nondisplaced spiral fracture of shaft of left tibia, subsequent encounter for closed fracture with routine healing | CMS +S82245E | Nondisplaced spiral fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82245F | Nondisplaced spiral fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82245G | Nondisplaced spiral fracture of shaft of left tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82245H | Nondisplaced spiral fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82245J | Nondisplaced spiral fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82245K | Nondisplaced spiral fracture of shaft of left tibia, subsequent encounter for closed fracture with nonunion | CMS +S82245M | Nondisplaced spiral fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82245N | Nondisplaced spiral fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82245P | Nondisplaced spiral fracture of shaft of left tibia, subsequent encounter for closed fracture with malunion | CMS +S82245Q | Nondisplaced spiral fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82245R | Nondisplaced spiral fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82245S | Nondisplaced spiral fracture of shaft of left tibia, sequela | CMS +S82246A | Nondisplaced spiral fracture of shaft of unspecified tibia, initial encounter for closed fracture | CMS +S82246B | Nondisplaced spiral fracture of shaft of unspecified tibia, initial encounter for open fracture type I or II | CMS +S82246C | Nondisplaced spiral fracture of shaft of unspecified tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82246D | Nondisplaced spiral fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with routine healing | CMS +S82246E | Nondisplaced spiral fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82246F | Nondisplaced spiral fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82246G | Nondisplaced spiral fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82246H | Nondisplaced spiral fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82246J | Nondisplaced spiral fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82246K | Nondisplaced spiral fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with nonunion | CMS +S82246M | Nondisplaced spiral fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82246N | Nondisplaced spiral fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82246P | Nondisplaced spiral fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with malunion | CMS +S82246Q | Nondisplaced spiral fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82246R | Nondisplaced spiral fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82246S | Nondisplaced spiral fracture of shaft of unspecified tibia, sequela | CMS +S82251A | Displaced comminuted fracture of shaft of right tibia, initial encounter for closed fracture | CMS +S82251B | Displaced comminuted fracture of shaft of right tibia, initial encounter for open fracture type I or II | CMS +S82251C | Displaced comminuted fracture of shaft of right tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82251D | Displaced comminuted fracture of shaft of right tibia, subsequent encounter for closed fracture with routine healing | CMS +S82251E | Displaced comminuted fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82251F | Displaced comminuted fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82251G | Displaced comminuted fracture of shaft of right tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82251H | Displaced comminuted fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82251J | Displaced comminuted fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82251K | Displaced comminuted fracture of shaft of right tibia, subsequent encounter for closed fracture with nonunion | CMS +S82251M | Displaced comminuted fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82251N | Displaced comminuted fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82251P | Displaced comminuted fracture of shaft of right tibia, subsequent encounter for closed fracture with malunion | CMS +S82251Q | Displaced comminuted fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82251R | Displaced comminuted fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82251S | Displaced comminuted fracture of shaft of right tibia, sequela | CMS +S82252A | Displaced comminuted fracture of shaft of left tibia, initial encounter for closed fracture | CMS +S82252B | Displaced comminuted fracture of shaft of left tibia, initial encounter for open fracture type I or II | CMS +S82252C | Displaced comminuted fracture of shaft of left tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82252D | Displaced comminuted fracture of shaft of left tibia, subsequent encounter for closed fracture with routine healing | CMS +S82252E | Displaced comminuted fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82252F | Displaced comminuted fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82252G | Displaced comminuted fracture of shaft of left tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82252H | Displaced comminuted fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82252J | Displaced comminuted fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82252K | Displaced comminuted fracture of shaft of left tibia, subsequent encounter for closed fracture with nonunion | CMS +S82252M | Displaced comminuted fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82252N | Displaced comminuted fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82252P | Displaced comminuted fracture of shaft of left tibia, subsequent encounter for closed fracture with malunion | CMS +S82252Q | Displaced comminuted fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82252R | Displaced comminuted fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82252S | Displaced comminuted fracture of shaft of left tibia, sequela | CMS +S82253A | Displaced comminuted fracture of shaft of unspecified tibia, initial encounter for closed fracture | CMS +S82253B | Displaced comminuted fracture of shaft of unspecified tibia, initial encounter for open fracture type I or II | CMS +S82253C | Displaced comminuted fracture of shaft of unspecified tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82253D | Displaced comminuted fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with routine healing | CMS +S82253E | Displaced comminuted fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82253F | Displaced comminuted fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82253G | Displaced comminuted fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82253H | Displaced comminuted fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82253J | Displaced comminuted fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82253K | Displaced comminuted fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with nonunion | CMS +S82253M | Displaced comminuted fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82253N | Displaced comminuted fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82253P | Displaced comminuted fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with malunion | CMS +S82253Q | Displaced comminuted fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82253R | Displaced comminuted fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82253S | Displaced comminuted fracture of shaft of unspecified tibia, sequela | CMS +S82254A | Nondisplaced comminuted fracture of shaft of right tibia, initial encounter for closed fracture | CMS +S82254B | Nondisplaced comminuted fracture of shaft of right tibia, initial encounter for open fracture type I or II | CMS +S82254C | Nondisplaced comminuted fracture of shaft of right tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82254D | Nondisplaced comminuted fracture of shaft of right tibia, subsequent encounter for closed fracture with routine healing | CMS +S82254E | Nondisplaced comminuted fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82254F | Nondisplaced comminuted fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82254G | Nondisplaced comminuted fracture of shaft of right tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82254H | Nondisplaced comminuted fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82254J | Nondisplaced comminuted fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82254K | Nondisplaced comminuted fracture of shaft of right tibia, subsequent encounter for closed fracture with nonunion | CMS +S82254M | Nondisplaced comminuted fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82254N | Nondisplaced comminuted fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82254P | Nondisplaced comminuted fracture of shaft of right tibia, subsequent encounter for closed fracture with malunion | CMS +S82254Q | Nondisplaced comminuted fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82254R | Nondisplaced comminuted fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82254S | Nondisplaced comminuted fracture of shaft of right tibia, sequela | CMS +S82255A | Nondisplaced comminuted fracture of shaft of left tibia, initial encounter for closed fracture | CMS +S82255B | Nondisplaced comminuted fracture of shaft of left tibia, initial encounter for open fracture type I or II | CMS +S82255C | Nondisplaced comminuted fracture of shaft of left tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82255D | Nondisplaced comminuted fracture of shaft of left tibia, subsequent encounter for closed fracture with routine healing | CMS +S82255E | Nondisplaced comminuted fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82255F | Nondisplaced comminuted fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82255G | Nondisplaced comminuted fracture of shaft of left tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82255H | Nondisplaced comminuted fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82255J | Nondisplaced comminuted fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82255K | Nondisplaced comminuted fracture of shaft of left tibia, subsequent encounter for closed fracture with nonunion | CMS +S82255M | Nondisplaced comminuted fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82255N | Nondisplaced comminuted fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82255P | Nondisplaced comminuted fracture of shaft of left tibia, subsequent encounter for closed fracture with malunion | CMS +S82255Q | Nondisplaced comminuted fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82255R | Nondisplaced comminuted fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82255S | Nondisplaced comminuted fracture of shaft of left tibia, sequela | CMS +S82256A | Nondisplaced comminuted fracture of shaft of unspecified tibia, initial encounter for closed fracture | CMS +S82256B | Nondisplaced comminuted fracture of shaft of unspecified tibia, initial encounter for open fracture type I or II | CMS +S82256C | Nondisplaced comminuted fracture of shaft of unspecified tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82256D | Nondisplaced comminuted fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with routine healing | CMS +S82256E | Nondisplaced comminuted fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82256F | Nondisplaced comminuted fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82256G | Nondisplaced comminuted fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82256H | Nondisplaced comminuted fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82256J | Nondisplaced comminuted fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82256K | Nondisplaced comminuted fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with nonunion | CMS +S82256M | Nondisplaced comminuted fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82256N | Nondisplaced comminuted fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82256P | Nondisplaced comminuted fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with malunion | CMS +S82256Q | Nondisplaced comminuted fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82256R | Nondisplaced comminuted fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82256S | Nondisplaced comminuted fracture of shaft of unspecified tibia, sequela | CMS +S82261A | Displaced segmental fracture of shaft of right tibia, initial encounter for closed fracture | CMS +S82261B | Displaced segmental fracture of shaft of right tibia, initial encounter for open fracture type I or II | CMS +S82261C | Displaced segmental fracture of shaft of right tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82261D | Displaced segmental fracture of shaft of right tibia, subsequent encounter for closed fracture with routine healing | CMS +S82261E | Displaced segmental fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82261F | Displaced segmental fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82261G | Displaced segmental fracture of shaft of right tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82261H | Displaced segmental fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82261J | Displaced segmental fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82261K | Displaced segmental fracture of shaft of right tibia, subsequent encounter for closed fracture with nonunion | CMS +S82261M | Displaced segmental fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82261N | Displaced segmental fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82261P | Displaced segmental fracture of shaft of right tibia, subsequent encounter for closed fracture with malunion | CMS +S82261Q | Displaced segmental fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82261R | Displaced segmental fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82261S | Displaced segmental fracture of shaft of right tibia, sequela | CMS +S82262A | Displaced segmental fracture of shaft of left tibia, initial encounter for closed fracture | CMS +S82262B | Displaced segmental fracture of shaft of left tibia, initial encounter for open fracture type I or II | CMS +S82262C | Displaced segmental fracture of shaft of left tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82262D | Displaced segmental fracture of shaft of left tibia, subsequent encounter for closed fracture with routine healing | CMS +S82262E | Displaced segmental fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82262F | Displaced segmental fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82262G | Displaced segmental fracture of shaft of left tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82262H | Displaced segmental fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82262J | Displaced segmental fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82262K | Displaced segmental fracture of shaft of left tibia, subsequent encounter for closed fracture with nonunion | CMS +S82262M | Displaced segmental fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82262N | Displaced segmental fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82262P | Displaced segmental fracture of shaft of left tibia, subsequent encounter for closed fracture with malunion | CMS +S82262Q | Displaced segmental fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82262R | Displaced segmental fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82262S | Displaced segmental fracture of shaft of left tibia, sequela | CMS +S82263A | Displaced segmental fracture of shaft of unspecified tibia, initial encounter for closed fracture | CMS +S82263B | Displaced segmental fracture of shaft of unspecified tibia, initial encounter for open fracture type I or II | CMS +S82263C | Displaced segmental fracture of shaft of unspecified tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82263D | Displaced segmental fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with routine healing | CMS +S82263E | Displaced segmental fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82263F | Displaced segmental fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82263G | Displaced segmental fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82263H | Displaced segmental fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82263J | Displaced segmental fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82263K | Displaced segmental fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with nonunion | CMS +S82263M | Displaced segmental fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82263N | Displaced segmental fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82263P | Displaced segmental fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with malunion | CMS +S82263Q | Displaced segmental fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82263R | Displaced segmental fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82263S | Displaced segmental fracture of shaft of unspecified tibia, sequela | CMS +S82264A | Nondisplaced segmental fracture of shaft of right tibia, initial encounter for closed fracture | CMS +S82264B | Nondisplaced segmental fracture of shaft of right tibia, initial encounter for open fracture type I or II | CMS +S82264C | Nondisplaced segmental fracture of shaft of right tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82264D | Nondisplaced segmental fracture of shaft of right tibia, subsequent encounter for closed fracture with routine healing | CMS +S82264E | Nondisplaced segmental fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82264F | Nondisplaced segmental fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82264G | Nondisplaced segmental fracture of shaft of right tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82264H | Nondisplaced segmental fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82264J | Nondisplaced segmental fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82264K | Nondisplaced segmental fracture of shaft of right tibia, subsequent encounter for closed fracture with nonunion | CMS +S82264M | Nondisplaced segmental fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82264N | Nondisplaced segmental fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82264P | Nondisplaced segmental fracture of shaft of right tibia, subsequent encounter for closed fracture with malunion | CMS +S82264Q | Nondisplaced segmental fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82264R | Nondisplaced segmental fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82264S | Nondisplaced segmental fracture of shaft of right tibia, sequela | CMS +S82265A | Nondisplaced segmental fracture of shaft of left tibia, initial encounter for closed fracture | CMS +S82265B | Nondisplaced segmental fracture of shaft of left tibia, initial encounter for open fracture type I or II | CMS +S82265C | Nondisplaced segmental fracture of shaft of left tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82265D | Nondisplaced segmental fracture of shaft of left tibia, subsequent encounter for closed fracture with routine healing | CMS +S82265E | Nondisplaced segmental fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82265F | Nondisplaced segmental fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82265G | Nondisplaced segmental fracture of shaft of left tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82265H | Nondisplaced segmental fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82265J | Nondisplaced segmental fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82265K | Nondisplaced segmental fracture of shaft of left tibia, subsequent encounter for closed fracture with nonunion | CMS +S82265M | Nondisplaced segmental fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82265N | Nondisplaced segmental fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82265P | Nondisplaced segmental fracture of shaft of left tibia, subsequent encounter for closed fracture with malunion | CMS +S82265Q | Nondisplaced segmental fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82265R | Nondisplaced segmental fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82265S | Nondisplaced segmental fracture of shaft of left tibia, sequela | CMS +S82266A | Nondisplaced segmental fracture of shaft of unspecified tibia, initial encounter for closed fracture | CMS +S82266B | Nondisplaced segmental fracture of shaft of unspecified tibia, initial encounter for open fracture type I or II | CMS +S82266C | Nondisplaced segmental fracture of shaft of unspecified tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82266D | Nondisplaced segmental fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with routine healing | CMS +S82266E | Nondisplaced segmental fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82266F | Nondisplaced segmental fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82266G | Nondisplaced segmental fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82266H | Nondisplaced segmental fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82266J | Nondisplaced segmental fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82266K | Nondisplaced segmental fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with nonunion | CMS +S82266M | Nondisplaced segmental fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82266N | Nondisplaced segmental fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82266P | Nondisplaced segmental fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with malunion | CMS +S82266Q | Nondisplaced segmental fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82266R | Nondisplaced segmental fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82266S | Nondisplaced segmental fracture of shaft of unspecified tibia, sequela | CMS +S82291A | Other fracture of shaft of right tibia, initial encounter for closed fracture | CMS +S82291B | Other fracture of shaft of right tibia, initial encounter for open fracture type I or II | CMS +S82291C | Other fracture of shaft of right tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82291D | Other fracture of shaft of right tibia, subsequent encounter for closed fracture with routine healing | CMS +S82291E | Other fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82291F | Other fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82291G | Other fracture of shaft of right tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82291H | Other fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82291J | Other fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82291K | Other fracture of shaft of right tibia, subsequent encounter for closed fracture with nonunion | CMS +S82291M | Other fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82291N | Other fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82291P | Other fracture of shaft of right tibia, subsequent encounter for closed fracture with malunion | CMS +S82291Q | Other fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82291R | Other fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82291S | Other fracture of shaft of right tibia, sequela | CMS +S82292A | Other fracture of shaft of left tibia, initial encounter for closed fracture | CMS +S82292B | Other fracture of shaft of left tibia, initial encounter for open fracture type I or II | CMS +S82292C | Other fracture of shaft of left tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82292D | Other fracture of shaft of left tibia, subsequent encounter for closed fracture with routine healing | CMS +S82292E | Other fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82292F | Other fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82292G | Other fracture of shaft of left tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82292H | Other fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82292J | Other fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82292K | Other fracture of shaft of left tibia, subsequent encounter for closed fracture with nonunion | CMS +S82292M | Other fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82292N | Other fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82292P | Other fracture of shaft of left tibia, subsequent encounter for closed fracture with malunion | CMS +S82292Q | Other fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82292R | Other fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82292S | Other fracture of shaft of left tibia, sequela | CMS +S82299A | Other fracture of shaft of unspecified tibia, initial encounter for closed fracture | CMS +S82299B | Other fracture of shaft of unspecified tibia, initial encounter for open fracture type I or II | CMS +S82299C | Other fracture of shaft of unspecified tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82299D | Other fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with routine healing | CMS +S82299E | Other fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82299F | Other fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82299G | Other fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82299H | Other fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82299J | Other fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82299K | Other fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with nonunion | CMS +S82299M | Other fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82299N | Other fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82299P | Other fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with malunion | CMS +S82299Q | Other fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82299R | Other fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82299S | Other fracture of shaft of unspecified tibia, sequela | CMS +S82301A | Unspecified fracture of lower end of right tibia, initial encounter for closed fracture | CMS +S82301B | Unspecified fracture of lower end of right tibia, initial encounter for open fracture type I or II | CMS +S82301C | Unspecified fracture of lower end of right tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82301D | Unspecified fracture of lower end of right tibia, subsequent encounter for closed fracture with routine healing | CMS +S82301E | Unspecified fracture of lower end of right tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82301F | Unspecified fracture of lower end of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82301G | Unspecified fracture of lower end of right tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82301H | Unspecified fracture of lower end of right tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82301J | Unspecified fracture of lower end of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82301K | Unspecified fracture of lower end of right tibia, subsequent encounter for closed fracture with nonunion | CMS +S82301M | Unspecified fracture of lower end of right tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82301N | Unspecified fracture of lower end of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82301P | Unspecified fracture of lower end of right tibia, subsequent encounter for closed fracture with malunion | CMS +S82301Q | Unspecified fracture of lower end of right tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82301R | Unspecified fracture of lower end of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82301S | Unspecified fracture of lower end of right tibia, sequela | CMS +S82302A | Unspecified fracture of lower end of left tibia, initial encounter for closed fracture | CMS +S82302B | Unspecified fracture of lower end of left tibia, initial encounter for open fracture type I or II | CMS +S82302C | Unspecified fracture of lower end of left tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82302D | Unspecified fracture of lower end of left tibia, subsequent encounter for closed fracture with routine healing | CMS +S82302E | Unspecified fracture of lower end of left tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82302F | Unspecified fracture of lower end of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82302G | Unspecified fracture of lower end of left tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82302H | Unspecified fracture of lower end of left tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82302J | Unspecified fracture of lower end of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82302K | Unspecified fracture of lower end of left tibia, subsequent encounter for closed fracture with nonunion | CMS +S82302M | Unspecified fracture of lower end of left tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82302N | Unspecified fracture of lower end of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82302P | Unspecified fracture of lower end of left tibia, subsequent encounter for closed fracture with malunion | CMS +S82302Q | Unspecified fracture of lower end of left tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82302R | Unspecified fracture of lower end of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82302S | Unspecified fracture of lower end of left tibia, sequela | CMS +S82309A | Unspecified fracture of lower end of unspecified tibia, initial encounter for closed fracture | CMS +S82309B | Unspecified fracture of lower end of unspecified tibia, initial encounter for open fracture type I or II | CMS +S82309C | Unspecified fracture of lower end of unspecified tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82309D | Unspecified fracture of lower end of unspecified tibia, subsequent encounter for closed fracture with routine healing | CMS +S82309E | Unspecified fracture of lower end of unspecified tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82309F | Unspecified fracture of lower end of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82309G | Unspecified fracture of lower end of unspecified tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82309H | Unspecified fracture of lower end of unspecified tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82309J | Unspecified fracture of lower end of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82309K | Unspecified fracture of lower end of unspecified tibia, subsequent encounter for closed fracture with nonunion | CMS +S82309M | Unspecified fracture of lower end of unspecified tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82309N | Unspecified fracture of lower end of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82309P | Unspecified fracture of lower end of unspecified tibia, subsequent encounter for closed fracture with malunion | CMS +S82309Q | Unspecified fracture of lower end of unspecified tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82309R | Unspecified fracture of lower end of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82309S | Unspecified fracture of lower end of unspecified tibia, sequela | CMS +S82311A | Torus fracture of lower end of right tibia, initial encounter for closed fracture | CMS +S82311D | Torus fracture of lower end of right tibia, subsequent encounter for fracture with routine healing | CMS +S82311G | Torus fracture of lower end of right tibia, subsequent encounter for fracture with delayed healing | CMS +S82311K | Torus fracture of lower end of right tibia, subsequent encounter for fracture with nonunion | CMS +S82311P | Torus fracture of lower end of right tibia, subsequent encounter for fracture with malunion | CMS +S82311S | Torus fracture of lower end of right tibia, sequela | CMS +S82312A | Torus fracture of lower end of left tibia, initial encounter for closed fracture | CMS +S82312D | Torus fracture of lower end of left tibia, subsequent encounter for fracture with routine healing | CMS +S82312G | Torus fracture of lower end of left tibia, subsequent encounter for fracture with delayed healing | CMS +S82312K | Torus fracture of lower end of left tibia, subsequent encounter for fracture with nonunion | CMS +S82312P | Torus fracture of lower end of left tibia, subsequent encounter for fracture with malunion | CMS +S82312S | Torus fracture of lower end of left tibia, sequela | CMS +S82319A | Torus fracture of lower end of unspecified tibia, initial encounter for closed fracture | CMS +S82319D | Torus fracture of lower end of unspecified tibia, subsequent encounter for fracture with routine healing | CMS +S82319G | Torus fracture of lower end of unspecified tibia, subsequent encounter for fracture with delayed healing | CMS +S82319K | Torus fracture of lower end of unspecified tibia, subsequent encounter for fracture with nonunion | CMS +S82319P | Torus fracture of lower end of unspecified tibia, subsequent encounter for fracture with malunion | CMS +S82319S | Torus fracture of lower end of unspecified tibia, sequela | CMS +S82391A | Other fracture of lower end of right tibia, initial encounter for closed fracture | CMS +S82391B | Other fracture of lower end of right tibia, initial encounter for open fracture type I or II | CMS +S82391C | Other fracture of lower end of right tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82391D | Other fracture of lower end of right tibia, subsequent encounter for closed fracture with routine healing | CMS +S82391E | Other fracture of lower end of right tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82391F | Other fracture of lower end of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82391G | Other fracture of lower end of right tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82391H | Other fracture of lower end of right tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82391J | Other fracture of lower end of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82391K | Other fracture of lower end of right tibia, subsequent encounter for closed fracture with nonunion | CMS +S82391M | Other fracture of lower end of right tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82391N | Other fracture of lower end of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82391P | Other fracture of lower end of right tibia, subsequent encounter for closed fracture with malunion | CMS +S82391Q | Other fracture of lower end of right tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82391R | Other fracture of lower end of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82391S | Other fracture of lower end of right tibia, sequela | CMS +S82392A | Other fracture of lower end of left tibia, initial encounter for closed fracture | CMS +S82392B | Other fracture of lower end of left tibia, initial encounter for open fracture type I or II | CMS +S82392C | Other fracture of lower end of left tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82392D | Other fracture of lower end of left tibia, subsequent encounter for closed fracture with routine healing | CMS +S82392E | Other fracture of lower end of left tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82392F | Other fracture of lower end of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82392G | Other fracture of lower end of left tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82392H | Other fracture of lower end of left tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82392J | Other fracture of lower end of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82392K | Other fracture of lower end of left tibia, subsequent encounter for closed fracture with nonunion | CMS +S82392M | Other fracture of lower end of left tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82392N | Other fracture of lower end of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82392P | Other fracture of lower end of left tibia, subsequent encounter for closed fracture with malunion | CMS +S82392Q | Other fracture of lower end of left tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82392R | Other fracture of lower end of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82392S | Other fracture of lower end of left tibia, sequela | CMS +S82399A | Other fracture of lower end of unspecified tibia, initial encounter for closed fracture | CMS +S82399B | Other fracture of lower end of unspecified tibia, initial encounter for open fracture type I or II | CMS +S82399C | Other fracture of lower end of unspecified tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82399D | Other fracture of lower end of unspecified tibia, subsequent encounter for closed fracture with routine healing | CMS +S82399E | Other fracture of lower end of unspecified tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82399F | Other fracture of lower end of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82399G | Other fracture of lower end of unspecified tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82399H | Other fracture of lower end of unspecified tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82399J | Other fracture of lower end of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82399K | Other fracture of lower end of unspecified tibia, subsequent encounter for closed fracture with nonunion | CMS +S82399M | Other fracture of lower end of unspecified tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82399N | Other fracture of lower end of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82399P | Other fracture of lower end of unspecified tibia, subsequent encounter for closed fracture with malunion | CMS +S82399Q | Other fracture of lower end of unspecified tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82399R | Other fracture of lower end of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82399S | Other fracture of lower end of unspecified tibia, sequela | CMS +S82401A | Unspecified fracture of shaft of right fibula, initial encounter for closed fracture | CMS +S82401B | Unspecified fracture of shaft of right fibula, initial encounter for open fracture type I or II | CMS +S82401C | Unspecified fracture of shaft of right fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82401D | Unspecified fracture of shaft of right fibula, subsequent encounter for closed fracture with routine healing | CMS +S82401E | Unspecified fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S82401F | Unspecified fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82401G | Unspecified fracture of shaft of right fibula, subsequent encounter for closed fracture with delayed healing | CMS +S82401H | Unspecified fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82401J | Unspecified fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82401K | Unspecified fracture of shaft of right fibula, subsequent encounter for closed fracture with nonunion | CMS +S82401M | Unspecified fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S82401N | Unspecified fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82401P | Unspecified fracture of shaft of right fibula, subsequent encounter for closed fracture with malunion | CMS +S82401Q | Unspecified fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S82401R | Unspecified fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82401S | Unspecified fracture of shaft of right fibula, sequela | CMS +S82402A | Unspecified fracture of shaft of left fibula, initial encounter for closed fracture | CMS +S82402B | Unspecified fracture of shaft of left fibula, initial encounter for open fracture type I or II | CMS +S82402C | Unspecified fracture of shaft of left fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82402D | Unspecified fracture of shaft of left fibula, subsequent encounter for closed fracture with routine healing | CMS +S82402E | Unspecified fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S82402F | Unspecified fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82402G | Unspecified fracture of shaft of left fibula, subsequent encounter for closed fracture with delayed healing | CMS +S82402H | Unspecified fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82402J | Unspecified fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82402K | Unspecified fracture of shaft of left fibula, subsequent encounter for closed fracture with nonunion | CMS +S82402M | Unspecified fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S82402N | Unspecified fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82402P | Unspecified fracture of shaft of left fibula, subsequent encounter for closed fracture with malunion | CMS +S82402Q | Unspecified fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S82402R | Unspecified fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82402S | Unspecified fracture of shaft of left fibula, sequela | CMS +S82409A | Unspecified fracture of shaft of unspecified fibula, initial encounter for closed fracture | CMS +S82409B | Unspecified fracture of shaft of unspecified fibula, initial encounter for open fracture type I or II | CMS +S82409C | Unspecified fracture of shaft of unspecified fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82409D | Unspecified fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with routine healing | CMS +S82409E | Unspecified fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S82409F | Unspecified fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82409G | Unspecified fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with delayed healing | CMS +S82409H | Unspecified fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82409J | Unspecified fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82409K | Unspecified fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with nonunion | CMS +S82409M | Unspecified fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S82409N | Unspecified fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82409P | Unspecified fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with malunion | CMS +S82409Q | Unspecified fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S82409R | Unspecified fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82409S | Unspecified fracture of shaft of unspecified fibula, sequela | CMS +S82421A | Displaced transverse fracture of shaft of right fibula, initial encounter for closed fracture | CMS +S82421B | Displaced transverse fracture of shaft of right fibula, initial encounter for open fracture type I or II | CMS +S82421C | Displaced transverse fracture of shaft of right fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82421D | Displaced transverse fracture of shaft of right fibula, subsequent encounter for closed fracture with routine healing | CMS +S82421E | Displaced transverse fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S82421F | Displaced transverse fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82421G | Displaced transverse fracture of shaft of right fibula, subsequent encounter for closed fracture with delayed healing | CMS +S82421H | Displaced transverse fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82421J | Displaced transverse fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82421K | Displaced transverse fracture of shaft of right fibula, subsequent encounter for closed fracture with nonunion | CMS +S82421M | Displaced transverse fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S82421N | Displaced transverse fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82421P | Displaced transverse fracture of shaft of right fibula, subsequent encounter for closed fracture with malunion | CMS +S82421Q | Displaced transverse fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S82421R | Displaced transverse fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82421S | Displaced transverse fracture of shaft of right fibula, sequela | CMS +S82422A | Displaced transverse fracture of shaft of left fibula, initial encounter for closed fracture | CMS +S82422B | Displaced transverse fracture of shaft of left fibula, initial encounter for open fracture type I or II | CMS +S82422C | Displaced transverse fracture of shaft of left fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82422D | Displaced transverse fracture of shaft of left fibula, subsequent encounter for closed fracture with routine healing | CMS +S82422E | Displaced transverse fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S82422F | Displaced transverse fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82422G | Displaced transverse fracture of shaft of left fibula, subsequent encounter for closed fracture with delayed healing | CMS +S82422H | Displaced transverse fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82422J | Displaced transverse fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82422K | Displaced transverse fracture of shaft of left fibula, subsequent encounter for closed fracture with nonunion | CMS +S82422M | Displaced transverse fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S82422N | Displaced transverse fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82422P | Displaced transverse fracture of shaft of left fibula, subsequent encounter for closed fracture with malunion | CMS +S82422Q | Displaced transverse fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S82422R | Displaced transverse fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82422S | Displaced transverse fracture of shaft of left fibula, sequela | CMS +S82423A | Displaced transverse fracture of shaft of unspecified fibula, initial encounter for closed fracture | CMS +S82423B | Displaced transverse fracture of shaft of unspecified fibula, initial encounter for open fracture type I or II | CMS +S82423C | Displaced transverse fracture of shaft of unspecified fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82423D | Displaced transverse fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with routine healing | CMS +S82423E | Displaced transverse fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S82423F | Displaced transverse fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82423G | Displaced transverse fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with delayed healing | CMS +S82423H | Displaced transverse fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82423J | Displaced transverse fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82423K | Displaced transverse fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with nonunion | CMS +S82423M | Displaced transverse fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S82423N | Displaced transverse fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82423P | Displaced transverse fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with malunion | CMS +S82423Q | Displaced transverse fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S82423R | Displaced transverse fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82423S | Displaced transverse fracture of shaft of unspecified fibula, sequela | CMS +S82424A | Nondisplaced transverse fracture of shaft of right fibula, initial encounter for closed fracture | CMS +S82424B | Nondisplaced transverse fracture of shaft of right fibula, initial encounter for open fracture type I or II | CMS +S82424C | Nondisplaced transverse fracture of shaft of right fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82424D | Nondisplaced transverse fracture of shaft of right fibula, subsequent encounter for closed fracture with routine healing | CMS +S82424E | Nondisplaced transverse fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S82424F | Nondisplaced transverse fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82424G | Nondisplaced transverse fracture of shaft of right fibula, subsequent encounter for closed fracture with delayed healing | CMS +S82424H | Nondisplaced transverse fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82424J | Nondisplaced transverse fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82424K | Nondisplaced transverse fracture of shaft of right fibula, subsequent encounter for closed fracture with nonunion | CMS +S82424M | Nondisplaced transverse fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S82424N | Nondisplaced transverse fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82424P | Nondisplaced transverse fracture of shaft of right fibula, subsequent encounter for closed fracture with malunion | CMS +S82424Q | Nondisplaced transverse fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S82424R | Nondisplaced transverse fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82424S | Nondisplaced transverse fracture of shaft of right fibula, sequela | CMS +S82425A | Nondisplaced transverse fracture of shaft of left fibula, initial encounter for closed fracture | CMS +S82425B | Nondisplaced transverse fracture of shaft of left fibula, initial encounter for open fracture type I or II | CMS +S82425C | Nondisplaced transverse fracture of shaft of left fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82425D | Nondisplaced transverse fracture of shaft of left fibula, subsequent encounter for closed fracture with routine healing | CMS +S82425E | Nondisplaced transverse fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S82425F | Nondisplaced transverse fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82425G | Nondisplaced transverse fracture of shaft of left fibula, subsequent encounter for closed fracture with delayed healing | CMS +S82425H | Nondisplaced transverse fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82425J | Nondisplaced transverse fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82425K | Nondisplaced transverse fracture of shaft of left fibula, subsequent encounter for closed fracture with nonunion | CMS +S82425M | Nondisplaced transverse fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S82425N | Nondisplaced transverse fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82425P | Nondisplaced transverse fracture of shaft of left fibula, subsequent encounter for closed fracture with malunion | CMS +S82425Q | Nondisplaced transverse fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S82425R | Nondisplaced transverse fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82425S | Nondisplaced transverse fracture of shaft of left fibula, sequela | CMS +S82426A | Nondisplaced transverse fracture of shaft of unspecified fibula, initial encounter for closed fracture | CMS +S82426B | Nondisplaced transverse fracture of shaft of unspecified fibula, initial encounter for open fracture type I or II | CMS +S82426C | Nondisplaced transverse fracture of shaft of unspecified fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82426D | Nondisplaced transverse fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with routine healing | CMS +S82426E | Nondisplaced transverse fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S82426F | Nondisplaced transverse fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82426G | Nondisplaced transverse fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with delayed healing | CMS +S82426H | Nondisplaced transverse fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82426J | Nondisplaced transverse fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82426K | Nondisplaced transverse fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with nonunion | CMS +S82426M | Nondisplaced transverse fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S82426N | Nondisplaced transverse fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82426P | Nondisplaced transverse fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with malunion | CMS +S82426Q | Nondisplaced transverse fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S82426R | Nondisplaced transverse fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82426S | Nondisplaced transverse fracture of shaft of unspecified fibula, sequela | CMS +S82431A | Displaced oblique fracture of shaft of right fibula, initial encounter for closed fracture | CMS +S82431B | Displaced oblique fracture of shaft of right fibula, initial encounter for open fracture type I or II | CMS +S82431C | Displaced oblique fracture of shaft of right fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82431D | Displaced oblique fracture of shaft of right fibula, subsequent encounter for closed fracture with routine healing | CMS +S82431E | Displaced oblique fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S82431F | Displaced oblique fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82431G | Displaced oblique fracture of shaft of right fibula, subsequent encounter for closed fracture with delayed healing | CMS +S82431H | Displaced oblique fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82431J | Displaced oblique fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82431K | Displaced oblique fracture of shaft of right fibula, subsequent encounter for closed fracture with nonunion | CMS +S82431M | Displaced oblique fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S82431N | Displaced oblique fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82431P | Displaced oblique fracture of shaft of right fibula, subsequent encounter for closed fracture with malunion | CMS +S82431Q | Displaced oblique fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S82431R | Displaced oblique fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82431S | Displaced oblique fracture of shaft of right fibula, sequela | CMS +S82432A | Displaced oblique fracture of shaft of left fibula, initial encounter for closed fracture | CMS +S82432B | Displaced oblique fracture of shaft of left fibula, initial encounter for open fracture type I or II | CMS +S82432C | Displaced oblique fracture of shaft of left fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82432D | Displaced oblique fracture of shaft of left fibula, subsequent encounter for closed fracture with routine healing | CMS +S82432E | Displaced oblique fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S82432F | Displaced oblique fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82432G | Displaced oblique fracture of shaft of left fibula, subsequent encounter for closed fracture with delayed healing | CMS +S82432H | Displaced oblique fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82432J | Displaced oblique fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82432K | Displaced oblique fracture of shaft of left fibula, subsequent encounter for closed fracture with nonunion | CMS +S82432M | Displaced oblique fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S82432N | Displaced oblique fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82432P | Displaced oblique fracture of shaft of left fibula, subsequent encounter for closed fracture with malunion | CMS +S82432Q | Displaced oblique fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S82432R | Displaced oblique fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82432S | Displaced oblique fracture of shaft of left fibula, sequela | CMS +S82433A | Displaced oblique fracture of shaft of unspecified fibula, initial encounter for closed fracture | CMS +S82433B | Displaced oblique fracture of shaft of unspecified fibula, initial encounter for open fracture type I or II | CMS +S82433C | Displaced oblique fracture of shaft of unspecified fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82433D | Displaced oblique fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with routine healing | CMS +S82433E | Displaced oblique fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S82433F | Displaced oblique fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82433G | Displaced oblique fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with delayed healing | CMS +S82433H | Displaced oblique fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82433J | Displaced oblique fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82433K | Displaced oblique fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with nonunion | CMS +S82433M | Displaced oblique fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S82433N | Displaced oblique fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82433P | Displaced oblique fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with malunion | CMS +S82433Q | Displaced oblique fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S82433R | Displaced oblique fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82433S | Displaced oblique fracture of shaft of unspecified fibula, sequela | CMS +S82434A | Nondisplaced oblique fracture of shaft of right fibula, initial encounter for closed fracture | CMS +S82434B | Nondisplaced oblique fracture of shaft of right fibula, initial encounter for open fracture type I or II | CMS +S82434C | Nondisplaced oblique fracture of shaft of right fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82434D | Nondisplaced oblique fracture of shaft of right fibula, subsequent encounter for closed fracture with routine healing | CMS +S82434E | Nondisplaced oblique fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S82434F | Nondisplaced oblique fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82434G | Nondisplaced oblique fracture of shaft of right fibula, subsequent encounter for closed fracture with delayed healing | CMS +S82434H | Nondisplaced oblique fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82434J | Nondisplaced oblique fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82434K | Nondisplaced oblique fracture of shaft of right fibula, subsequent encounter for closed fracture with nonunion | CMS +S82434M | Nondisplaced oblique fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S82434N | Nondisplaced oblique fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82434P | Nondisplaced oblique fracture of shaft of right fibula, subsequent encounter for closed fracture with malunion | CMS +S82434Q | Nondisplaced oblique fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S82434R | Nondisplaced oblique fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82434S | Nondisplaced oblique fracture of shaft of right fibula, sequela | CMS +S82435A | Nondisplaced oblique fracture of shaft of left fibula, initial encounter for closed fracture | CMS +S82435B | Nondisplaced oblique fracture of shaft of left fibula, initial encounter for open fracture type I or II | CMS +S82435C | Nondisplaced oblique fracture of shaft of left fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82435D | Nondisplaced oblique fracture of shaft of left fibula, subsequent encounter for closed fracture with routine healing | CMS +S82435E | Nondisplaced oblique fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S82435F | Nondisplaced oblique fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82435G | Nondisplaced oblique fracture of shaft of left fibula, subsequent encounter for closed fracture with delayed healing | CMS +S82435H | Nondisplaced oblique fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82435J | Nondisplaced oblique fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82435K | Nondisplaced oblique fracture of shaft of left fibula, subsequent encounter for closed fracture with nonunion | CMS +S82435M | Nondisplaced oblique fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S82435N | Nondisplaced oblique fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82435P | Nondisplaced oblique fracture of shaft of left fibula, subsequent encounter for closed fracture with malunion | CMS +S82435Q | Nondisplaced oblique fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S82435R | Nondisplaced oblique fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82435S | Nondisplaced oblique fracture of shaft of left fibula, sequela | CMS +S82436A | Nondisplaced oblique fracture of shaft of unspecified fibula, initial encounter for closed fracture | CMS +S82436B | Nondisplaced oblique fracture of shaft of unspecified fibula, initial encounter for open fracture type I or II | CMS +S82436C | Nondisplaced oblique fracture of shaft of unspecified fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82436D | Nondisplaced oblique fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with routine healing | CMS +S82436E | Nondisplaced oblique fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S82436F | Nondisplaced oblique fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82436G | Nondisplaced oblique fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with delayed healing | CMS +S82436H | Nondisplaced oblique fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82436J | Nondisplaced oblique fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82436K | Nondisplaced oblique fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with nonunion | CMS +S82436M | Nondisplaced oblique fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S82436N | Nondisplaced oblique fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82436P | Nondisplaced oblique fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with malunion | CMS +S82436Q | Nondisplaced oblique fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S82436R | Nondisplaced oblique fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82436S | Nondisplaced oblique fracture of shaft of unspecified fibula, sequela | CMS +S82441A | Displaced spiral fracture of shaft of right fibula, initial encounter for closed fracture | CMS +S82441B | Displaced spiral fracture of shaft of right fibula, initial encounter for open fracture type I or II | CMS +S82441C | Displaced spiral fracture of shaft of right fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82441D | Displaced spiral fracture of shaft of right fibula, subsequent encounter for closed fracture with routine healing | CMS +S82441E | Displaced spiral fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S82441F | Displaced spiral fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82441G | Displaced spiral fracture of shaft of right fibula, subsequent encounter for closed fracture with delayed healing | CMS +S82441H | Displaced spiral fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82441J | Displaced spiral fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82441K | Displaced spiral fracture of shaft of right fibula, subsequent encounter for closed fracture with nonunion | CMS +S82441M | Displaced spiral fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S82441N | Displaced spiral fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82441P | Displaced spiral fracture of shaft of right fibula, subsequent encounter for closed fracture with malunion | CMS +S82441Q | Displaced spiral fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S82441R | Displaced spiral fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82441S | Displaced spiral fracture of shaft of right fibula, sequela | CMS +S82442A | Displaced spiral fracture of shaft of left fibula, initial encounter for closed fracture | CMS +S82442B | Displaced spiral fracture of shaft of left fibula, initial encounter for open fracture type I or II | CMS +S82442C | Displaced spiral fracture of shaft of left fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82442D | Displaced spiral fracture of shaft of left fibula, subsequent encounter for closed fracture with routine healing | CMS +S82442E | Displaced spiral fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S82442F | Displaced spiral fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82442G | Displaced spiral fracture of shaft of left fibula, subsequent encounter for closed fracture with delayed healing | CMS +S82442H | Displaced spiral fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82442J | Displaced spiral fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82442K | Displaced spiral fracture of shaft of left fibula, subsequent encounter for closed fracture with nonunion | CMS +S82442M | Displaced spiral fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S82442N | Displaced spiral fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82442P | Displaced spiral fracture of shaft of left fibula, subsequent encounter for closed fracture with malunion | CMS +S82442Q | Displaced spiral fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S82442R | Displaced spiral fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82442S | Displaced spiral fracture of shaft of left fibula, sequela | CMS +S82443A | Displaced spiral fracture of shaft of unspecified fibula, initial encounter for closed fracture | CMS +S82443B | Displaced spiral fracture of shaft of unspecified fibula, initial encounter for open fracture type I or II | CMS +S82443C | Displaced spiral fracture of shaft of unspecified fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82443D | Displaced spiral fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with routine healing | CMS +S82443E | Displaced spiral fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S82443F | Displaced spiral fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82443G | Displaced spiral fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with delayed healing | CMS +S82443H | Displaced spiral fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82443J | Displaced spiral fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82443K | Displaced spiral fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with nonunion | CMS +S82443M | Displaced spiral fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S82443N | Displaced spiral fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82443P | Displaced spiral fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with malunion | CMS +S82443Q | Displaced spiral fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S82443R | Displaced spiral fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82443S | Displaced spiral fracture of shaft of unspecified fibula, sequela | CMS +S82444A | Nondisplaced spiral fracture of shaft of right fibula, initial encounter for closed fracture | CMS +S82444B | Nondisplaced spiral fracture of shaft of right fibula, initial encounter for open fracture type I or II | CMS +S82444C | Nondisplaced spiral fracture of shaft of right fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82444D | Nondisplaced spiral fracture of shaft of right fibula, subsequent encounter for closed fracture with routine healing | CMS +S82444E | Nondisplaced spiral fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S82444F | Nondisplaced spiral fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82444G | Nondisplaced spiral fracture of shaft of right fibula, subsequent encounter for closed fracture with delayed healing | CMS +S82444H | Nondisplaced spiral fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82444J | Nondisplaced spiral fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82444K | Nondisplaced spiral fracture of shaft of right fibula, subsequent encounter for closed fracture with nonunion | CMS +S82444M | Nondisplaced spiral fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S82444N | Nondisplaced spiral fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82444P | Nondisplaced spiral fracture of shaft of right fibula, subsequent encounter for closed fracture with malunion | CMS +S82444Q | Nondisplaced spiral fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S82444R | Nondisplaced spiral fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82444S | Nondisplaced spiral fracture of shaft of right fibula, sequela | CMS +S82445A | Nondisplaced spiral fracture of shaft of left fibula, initial encounter for closed fracture | CMS +S82445B | Nondisplaced spiral fracture of shaft of left fibula, initial encounter for open fracture type I or II | CMS +S82445C | Nondisplaced spiral fracture of shaft of left fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82445D | Nondisplaced spiral fracture of shaft of left fibula, subsequent encounter for closed fracture with routine healing | CMS +S82445E | Nondisplaced spiral fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S82445F | Nondisplaced spiral fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82445G | Nondisplaced spiral fracture of shaft of left fibula, subsequent encounter for closed fracture with delayed healing | CMS +S82445H | Nondisplaced spiral fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82445J | Nondisplaced spiral fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82445K | Nondisplaced spiral fracture of shaft of left fibula, subsequent encounter for closed fracture with nonunion | CMS +S82445M | Nondisplaced spiral fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S82445N | Nondisplaced spiral fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82445P | Nondisplaced spiral fracture of shaft of left fibula, subsequent encounter for closed fracture with malunion | CMS +S82445Q | Nondisplaced spiral fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S82445R | Nondisplaced spiral fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82445S | Nondisplaced spiral fracture of shaft of left fibula, sequela | CMS +S82446A | Nondisplaced spiral fracture of shaft of unspecified fibula, initial encounter for closed fracture | CMS +S82446B | Nondisplaced spiral fracture of shaft of unspecified fibula, initial encounter for open fracture type I or II | CMS +S82446C | Nondisplaced spiral fracture of shaft of unspecified fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82446D | Nondisplaced spiral fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with routine healing | CMS +S82446E | Nondisplaced spiral fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S82446F | Nondisplaced spiral fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82446G | Nondisplaced spiral fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with delayed healing | CMS +S82446H | Nondisplaced spiral fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82446J | Nondisplaced spiral fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82446K | Nondisplaced spiral fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with nonunion | CMS +S82446M | Nondisplaced spiral fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S82446N | Nondisplaced spiral fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82446P | Nondisplaced spiral fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with malunion | CMS +S82446Q | Nondisplaced spiral fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S82446R | Nondisplaced spiral fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82446S | Nondisplaced spiral fracture of shaft of unspecified fibula, sequela | CMS +S82451A | Displaced comminuted fracture of shaft of right fibula, initial encounter for closed fracture | CMS +S82451B | Displaced comminuted fracture of shaft of right fibula, initial encounter for open fracture type I or II | CMS +S82451C | Displaced comminuted fracture of shaft of right fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82451D | Displaced comminuted fracture of shaft of right fibula, subsequent encounter for closed fracture with routine healing | CMS +S82451E | Displaced comminuted fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S82451F | Displaced comminuted fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82451G | Displaced comminuted fracture of shaft of right fibula, subsequent encounter for closed fracture with delayed healing | CMS +S82451H | Displaced comminuted fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82451J | Displaced comminuted fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82451K | Displaced comminuted fracture of shaft of right fibula, subsequent encounter for closed fracture with nonunion | CMS +S82451M | Displaced comminuted fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S82451N | Displaced comminuted fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82451P | Displaced comminuted fracture of shaft of right fibula, subsequent encounter for closed fracture with malunion | CMS +S82451Q | Displaced comminuted fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S82451R | Displaced comminuted fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82451S | Displaced comminuted fracture of shaft of right fibula, sequela | CMS +S82452A | Displaced comminuted fracture of shaft of left fibula, initial encounter for closed fracture | CMS +S82452B | Displaced comminuted fracture of shaft of left fibula, initial encounter for open fracture type I or II | CMS +S82452C | Displaced comminuted fracture of shaft of left fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82452D | Displaced comminuted fracture of shaft of left fibula, subsequent encounter for closed fracture with routine healing | CMS +S82452E | Displaced comminuted fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S82452F | Displaced comminuted fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82452G | Displaced comminuted fracture of shaft of left fibula, subsequent encounter for closed fracture with delayed healing | CMS +S82452H | Displaced comminuted fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82452J | Displaced comminuted fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82452K | Displaced comminuted fracture of shaft of left fibula, subsequent encounter for closed fracture with nonunion | CMS +S82452M | Displaced comminuted fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S82452N | Displaced comminuted fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82452P | Displaced comminuted fracture of shaft of left fibula, subsequent encounter for closed fracture with malunion | CMS +S82452Q | Displaced comminuted fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S82452R | Displaced comminuted fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82452S | Displaced comminuted fracture of shaft of left fibula, sequela | CMS +S82453A | Displaced comminuted fracture of shaft of unspecified fibula, initial encounter for closed fracture | CMS +S82453B | Displaced comminuted fracture of shaft of unspecified fibula, initial encounter for open fracture type I or II | CMS +S82453C | Displaced comminuted fracture of shaft of unspecified fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82453D | Displaced comminuted fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with routine healing | CMS +S82453E | Displaced comminuted fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S82453F | Displaced comminuted fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82453G | Displaced comminuted fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with delayed healing | CMS +S82453H | Displaced comminuted fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82453J | Displaced comminuted fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82453K | Displaced comminuted fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with nonunion | CMS +S82453M | Displaced comminuted fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S82453N | Displaced comminuted fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82453P | Displaced comminuted fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with malunion | CMS +S82453Q | Displaced comminuted fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S82453R | Displaced comminuted fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82453S | Displaced comminuted fracture of shaft of unspecified fibula, sequela | CMS +S82454A | Nondisplaced comminuted fracture of shaft of right fibula, initial encounter for closed fracture | CMS +S82454B | Nondisplaced comminuted fracture of shaft of right fibula, initial encounter for open fracture type I or II | CMS +S82454C | Nondisplaced comminuted fracture of shaft of right fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82454D | Nondisplaced comminuted fracture of shaft of right fibula, subsequent encounter for closed fracture with routine healing | CMS +S82454E | Nondisplaced comminuted fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S82454F | Nondisplaced comminuted fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82454G | Nondisplaced comminuted fracture of shaft of right fibula, subsequent encounter for closed fracture with delayed healing | CMS +S82454H | Nondisplaced comminuted fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82454J | Nondisplaced comminuted fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82454K | Nondisplaced comminuted fracture of shaft of right fibula, subsequent encounter for closed fracture with nonunion | CMS +S82454M | Nondisplaced comminuted fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S82454N | Nondisplaced comminuted fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82454P | Nondisplaced comminuted fracture of shaft of right fibula, subsequent encounter for closed fracture with malunion | CMS +S82454Q | Nondisplaced comminuted fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S82454R | Nondisplaced comminuted fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82454S | Nondisplaced comminuted fracture of shaft of right fibula, sequela | CMS +S82455A | Nondisplaced comminuted fracture of shaft of left fibula, initial encounter for closed fracture | CMS +S82455B | Nondisplaced comminuted fracture of shaft of left fibula, initial encounter for open fracture type I or II | CMS +S82455C | Nondisplaced comminuted fracture of shaft of left fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82455D | Nondisplaced comminuted fracture of shaft of left fibula, subsequent encounter for closed fracture with routine healing | CMS +S82455E | Nondisplaced comminuted fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S82455F | Nondisplaced comminuted fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82455G | Nondisplaced comminuted fracture of shaft of left fibula, subsequent encounter for closed fracture with delayed healing | CMS +S82455H | Nondisplaced comminuted fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82455J | Nondisplaced comminuted fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82455K | Nondisplaced comminuted fracture of shaft of left fibula, subsequent encounter for closed fracture with nonunion | CMS +S82455M | Nondisplaced comminuted fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S82455N | Nondisplaced comminuted fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82455P | Nondisplaced comminuted fracture of shaft of left fibula, subsequent encounter for closed fracture with malunion | CMS +S82455Q | Nondisplaced comminuted fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S82455R | Nondisplaced comminuted fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82455S | Nondisplaced comminuted fracture of shaft of left fibula, sequela | CMS +S82456A | Nondisplaced comminuted fracture of shaft of unspecified fibula, initial encounter for closed fracture | CMS +S82456B | Nondisplaced comminuted fracture of shaft of unspecified fibula, initial encounter for open fracture type I or II | CMS +S82456C | Nondisplaced comminuted fracture of shaft of unspecified fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82456D | Nondisplaced comminuted fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with routine healing | CMS +S82456E | Nondisplaced comminuted fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S82456F | Nondisplaced comminuted fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82456G | Nondisplaced comminuted fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with delayed healing | CMS +S82456H | Nondisplaced comminuted fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82456J | Nondisplaced comminuted fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82456K | Nondisplaced comminuted fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with nonunion | CMS +S82456M | Nondisplaced comminuted fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S82456N | Nondisplaced comminuted fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82456P | Nondisplaced comminuted fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with malunion | CMS +S82456Q | Nondisplaced comminuted fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S82456R | Nondisplaced comminuted fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82456S | Nondisplaced comminuted fracture of shaft of unspecified fibula, sequela | CMS +S82461A | Displaced segmental fracture of shaft of right fibula, initial encounter for closed fracture | CMS +S82461B | Displaced segmental fracture of shaft of right fibula, initial encounter for open fracture type I or II | CMS +S82461C | Displaced segmental fracture of shaft of right fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82461D | Displaced segmental fracture of shaft of right fibula, subsequent encounter for closed fracture with routine healing | CMS +S82461E | Displaced segmental fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S82461F | Displaced segmental fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82461G | Displaced segmental fracture of shaft of right fibula, subsequent encounter for closed fracture with delayed healing | CMS +S82461H | Displaced segmental fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82461J | Displaced segmental fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82461K | Displaced segmental fracture of shaft of right fibula, subsequent encounter for closed fracture with nonunion | CMS +S82461M | Displaced segmental fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S82461N | Displaced segmental fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82461P | Displaced segmental fracture of shaft of right fibula, subsequent encounter for closed fracture with malunion | CMS +S82461Q | Displaced segmental fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S82461R | Displaced segmental fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82461S | Displaced segmental fracture of shaft of right fibula, sequela | CMS +S82462A | Displaced segmental fracture of shaft of left fibula, initial encounter for closed fracture | CMS +S82462B | Displaced segmental fracture of shaft of left fibula, initial encounter for open fracture type I or II | CMS +S82462C | Displaced segmental fracture of shaft of left fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82462D | Displaced segmental fracture of shaft of left fibula, subsequent encounter for closed fracture with routine healing | CMS +S82462E | Displaced segmental fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S82462F | Displaced segmental fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82462G | Displaced segmental fracture of shaft of left fibula, subsequent encounter for closed fracture with delayed healing | CMS +S82462H | Displaced segmental fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82462J | Displaced segmental fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82462K | Displaced segmental fracture of shaft of left fibula, subsequent encounter for closed fracture with nonunion | CMS +S82462M | Displaced segmental fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S82462N | Displaced segmental fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82462P | Displaced segmental fracture of shaft of left fibula, subsequent encounter for closed fracture with malunion | CMS +S82462Q | Displaced segmental fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S82462R | Displaced segmental fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82462S | Displaced segmental fracture of shaft of left fibula, sequela | CMS +S82463A | Displaced segmental fracture of shaft of unspecified fibula, initial encounter for closed fracture | CMS +S82463B | Displaced segmental fracture of shaft of unspecified fibula, initial encounter for open fracture type I or II | CMS +S82463C | Displaced segmental fracture of shaft of unspecified fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82463D | Displaced segmental fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with routine healing | CMS +S82463E | Displaced segmental fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S82463F | Displaced segmental fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82463G | Displaced segmental fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with delayed healing | CMS +S82463H | Displaced segmental fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82463J | Displaced segmental fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82463K | Displaced segmental fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with nonunion | CMS +S82463M | Displaced segmental fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S82463N | Displaced segmental fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82463P | Displaced segmental fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with malunion | CMS +S82463Q | Displaced segmental fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S82463R | Displaced segmental fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82463S | Displaced segmental fracture of shaft of unspecified fibula, sequela | CMS +S82464A | Nondisplaced segmental fracture of shaft of right fibula, initial encounter for closed fracture | CMS +S82464B | Nondisplaced segmental fracture of shaft of right fibula, initial encounter for open fracture type I or II | CMS +S82464C | Nondisplaced segmental fracture of shaft of right fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82464D | Nondisplaced segmental fracture of shaft of right fibula, subsequent encounter for closed fracture with routine healing | CMS +S82464E | Nondisplaced segmental fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S82464F | Nondisplaced segmental fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82464G | Nondisplaced segmental fracture of shaft of right fibula, subsequent encounter for closed fracture with delayed healing | CMS +S82464H | Nondisplaced segmental fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82464J | Nondisplaced segmental fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82464K | Nondisplaced segmental fracture of shaft of right fibula, subsequent encounter for closed fracture with nonunion | CMS +S82464M | Nondisplaced segmental fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S82464N | Nondisplaced segmental fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82464P | Nondisplaced segmental fracture of shaft of right fibula, subsequent encounter for closed fracture with malunion | CMS +S82464Q | Nondisplaced segmental fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S82464R | Nondisplaced segmental fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82464S | Nondisplaced segmental fracture of shaft of right fibula, sequela | CMS +S82465A | Nondisplaced segmental fracture of shaft of left fibula, initial encounter for closed fracture | CMS +S82465B | Nondisplaced segmental fracture of shaft of left fibula, initial encounter for open fracture type I or II | CMS +S82465C | Nondisplaced segmental fracture of shaft of left fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82465D | Nondisplaced segmental fracture of shaft of left fibula, subsequent encounter for closed fracture with routine healing | CMS +S82465E | Nondisplaced segmental fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S82465F | Nondisplaced segmental fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82465G | Nondisplaced segmental fracture of shaft of left fibula, subsequent encounter for closed fracture with delayed healing | CMS +S82465H | Nondisplaced segmental fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82465J | Nondisplaced segmental fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82465K | Nondisplaced segmental fracture of shaft of left fibula, subsequent encounter for closed fracture with nonunion | CMS +S82465M | Nondisplaced segmental fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S82465N | Nondisplaced segmental fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82465P | Nondisplaced segmental fracture of shaft of left fibula, subsequent encounter for closed fracture with malunion | CMS +S82465Q | Nondisplaced segmental fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S82465R | Nondisplaced segmental fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82465S | Nondisplaced segmental fracture of shaft of left fibula, sequela | CMS +S82466A | Nondisplaced segmental fracture of shaft of unspecified fibula, initial encounter for closed fracture | CMS +S82466B | Nondisplaced segmental fracture of shaft of unspecified fibula, initial encounter for open fracture type I or II | CMS +S82466C | Nondisplaced segmental fracture of shaft of unspecified fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82466D | Nondisplaced segmental fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with routine healing | CMS +S82466E | Nondisplaced segmental fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S82466F | Nondisplaced segmental fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82466G | Nondisplaced segmental fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with delayed healing | CMS +S82466H | Nondisplaced segmental fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82466J | Nondisplaced segmental fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82466K | Nondisplaced segmental fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with nonunion | CMS +S82466M | Nondisplaced segmental fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S82466N | Nondisplaced segmental fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82466P | Nondisplaced segmental fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with malunion | CMS +S82466Q | Nondisplaced segmental fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S82466R | Nondisplaced segmental fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82466S | Nondisplaced segmental fracture of shaft of unspecified fibula, sequela | CMS +S82491A | Other fracture of shaft of right fibula, initial encounter for closed fracture | CMS +S82491B | Other fracture of shaft of right fibula, initial encounter for open fracture type I or II | CMS +S82491C | Other fracture of shaft of right fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82491D | Other fracture of shaft of right fibula, subsequent encounter for closed fracture with routine healing | CMS +S82491E | Other fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S82491F | Other fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82491G | Other fracture of shaft of right fibula, subsequent encounter for closed fracture with delayed healing | CMS +S82491H | Other fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82491J | Other fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82491K | Other fracture of shaft of right fibula, subsequent encounter for closed fracture with nonunion | CMS +S82491M | Other fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S82491N | Other fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82491P | Other fracture of shaft of right fibula, subsequent encounter for closed fracture with malunion | CMS +S82491Q | Other fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S82491R | Other fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82491S | Other fracture of shaft of right fibula, sequela | CMS +S82492A | Other fracture of shaft of left fibula, initial encounter for closed fracture | CMS +S82492B | Other fracture of shaft of left fibula, initial encounter for open fracture type I or II | CMS +S82492C | Other fracture of shaft of left fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82492D | Other fracture of shaft of left fibula, subsequent encounter for closed fracture with routine healing | CMS +S82492E | Other fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S82492F | Other fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82492G | Other fracture of shaft of left fibula, subsequent encounter for closed fracture with delayed healing | CMS +S82492H | Other fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82492J | Other fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82492K | Other fracture of shaft of left fibula, subsequent encounter for closed fracture with nonunion | CMS +S82492M | Other fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S82492N | Other fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82492P | Other fracture of shaft of left fibula, subsequent encounter for closed fracture with malunion | CMS +S82492Q | Other fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S82492R | Other fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82492S | Other fracture of shaft of left fibula, sequela | CMS +S82499A | Other fracture of shaft of unspecified fibula, initial encounter for closed fracture | CMS +S82499B | Other fracture of shaft of unspecified fibula, initial encounter for open fracture type I or II | CMS +S82499C | Other fracture of shaft of unspecified fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82499D | Other fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with routine healing | CMS +S82499E | Other fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S82499F | Other fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82499G | Other fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with delayed healing | CMS +S82499H | Other fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82499J | Other fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82499K | Other fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with nonunion | CMS +S82499M | Other fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S82499N | Other fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82499P | Other fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with malunion | CMS +S82499Q | Other fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S82499R | Other fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82499S | Other fracture of shaft of unspecified fibula, sequela | CMS +S8251XA | Displaced fracture of medial malleolus of right tibia, initial encounter for closed fracture | CMS +S8251XB | Displaced fracture of medial malleolus of right tibia, initial encounter for open fracture type I or II | CMS +S8251XC | Displaced fracture of medial malleolus of right tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S8251XD | Displaced fracture of medial malleolus of right tibia, subsequent encounter for closed fracture with routine healing | CMS +S8251XE | Displaced fracture of medial malleolus of right tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S8251XF | Displaced fracture of medial malleolus of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S8251XG | Displaced fracture of medial malleolus of right tibia, subsequent encounter for closed fracture with delayed healing | CMS +S8251XH | Displaced fracture of medial malleolus of right tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S8251XJ | Displaced fracture of medial malleolus of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S8251XK | Displaced fracture of medial malleolus of right tibia, subsequent encounter for closed fracture with nonunion | CMS +S8251XM | Displaced fracture of medial malleolus of right tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S8251XN | Displaced fracture of medial malleolus of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S8251XP | Displaced fracture of medial malleolus of right tibia, subsequent encounter for closed fracture with malunion | CMS +S8251XQ | Displaced fracture of medial malleolus of right tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S8251XR | Displaced fracture of medial malleolus of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S8251XS | Displaced fracture of medial malleolus of right tibia, sequela | CMS +S8252XA | Displaced fracture of medial malleolus of left tibia, initial encounter for closed fracture | CMS +S8252XB | Displaced fracture of medial malleolus of left tibia, initial encounter for open fracture type I or II | CMS +S8252XC | Displaced fracture of medial malleolus of left tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S8252XD | Displaced fracture of medial malleolus of left tibia, subsequent encounter for closed fracture with routine healing | CMS +S8252XE | Displaced fracture of medial malleolus of left tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S8252XF | Displaced fracture of medial malleolus of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S8252XG | Displaced fracture of medial malleolus of left tibia, subsequent encounter for closed fracture with delayed healing | CMS +S8252XH | Displaced fracture of medial malleolus of left tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S8252XJ | Displaced fracture of medial malleolus of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S8252XK | Displaced fracture of medial malleolus of left tibia, subsequent encounter for closed fracture with nonunion | CMS +S8252XM | Displaced fracture of medial malleolus of left tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S8252XN | Displaced fracture of medial malleolus of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S8252XP | Displaced fracture of medial malleolus of left tibia, subsequent encounter for closed fracture with malunion | CMS +S8252XQ | Displaced fracture of medial malleolus of left tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S8252XR | Displaced fracture of medial malleolus of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S8252XS | Displaced fracture of medial malleolus of left tibia, sequela | CMS +S8253XA | Displaced fracture of medial malleolus of unspecified tibia, initial encounter for closed fracture | CMS +S8253XB | Displaced fracture of medial malleolus of unspecified tibia, initial encounter for open fracture type I or II | CMS +S8253XC | Displaced fracture of medial malleolus of unspecified tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S8253XD | Displaced fracture of medial malleolus of unspecified tibia, subsequent encounter for closed fracture with routine healing | CMS +S8253XE | Displaced fracture of medial malleolus of unspecified tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S8253XF | Displaced fracture of medial malleolus of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S8253XG | Displaced fracture of medial malleolus of unspecified tibia, subsequent encounter for closed fracture with delayed healing | CMS +S8253XH | Displaced fracture of medial malleolus of unspecified tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S8253XJ | Displaced fracture of medial malleolus of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S8253XK | Displaced fracture of medial malleolus of unspecified tibia, subsequent encounter for closed fracture with nonunion | CMS +S8253XM | Displaced fracture of medial malleolus of unspecified tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S8253XN | Displaced fracture of medial malleolus of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S8253XP | Displaced fracture of medial malleolus of unspecified tibia, subsequent encounter for closed fracture with malunion | CMS +S8253XQ | Displaced fracture of medial malleolus of unspecified tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S8253XR | Displaced fracture of medial malleolus of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S8253XS | Displaced fracture of medial malleolus of unspecified tibia, sequela | CMS +S8254XA | Nondisplaced fracture of medial malleolus of right tibia, initial encounter for closed fracture | CMS +S8254XB | Nondisplaced fracture of medial malleolus of right tibia, initial encounter for open fracture type I or II | CMS +S8254XC | Nondisplaced fracture of medial malleolus of right tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S8254XD | Nondisplaced fracture of medial malleolus of right tibia, subsequent encounter for closed fracture with routine healing | CMS +S8254XE | Nondisplaced fracture of medial malleolus of right tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S8254XF | Nondisplaced fracture of medial malleolus of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S8254XG | Nondisplaced fracture of medial malleolus of right tibia, subsequent encounter for closed fracture with delayed healing | CMS +S8254XH | Nondisplaced fracture of medial malleolus of right tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S8254XJ | Nondisplaced fracture of medial malleolus of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S8254XK | Nondisplaced fracture of medial malleolus of right tibia, subsequent encounter for closed fracture with nonunion | CMS +S8254XM | Nondisplaced fracture of medial malleolus of right tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S8254XN | Nondisplaced fracture of medial malleolus of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S8254XP | Nondisplaced fracture of medial malleolus of right tibia, subsequent encounter for closed fracture with malunion | CMS +S8254XQ | Nondisplaced fracture of medial malleolus of right tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S8254XR | Nondisplaced fracture of medial malleolus of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S8254XS | Nondisplaced fracture of medial malleolus of right tibia, sequela | CMS +S8255XA | Nondisplaced fracture of medial malleolus of left tibia, initial encounter for closed fracture | CMS +S8255XB | Nondisplaced fracture of medial malleolus of left tibia, initial encounter for open fracture type I or II | CMS +S8255XC | Nondisplaced fracture of medial malleolus of left tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S8255XD | Nondisplaced fracture of medial malleolus of left tibia, subsequent encounter for closed fracture with routine healing | CMS +S8255XE | Nondisplaced fracture of medial malleolus of left tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S8255XF | Nondisplaced fracture of medial malleolus of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S8255XG | Nondisplaced fracture of medial malleolus of left tibia, subsequent encounter for closed fracture with delayed healing | CMS +S8255XH | Nondisplaced fracture of medial malleolus of left tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S8255XJ | Nondisplaced fracture of medial malleolus of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S8255XK | Nondisplaced fracture of medial malleolus of left tibia, subsequent encounter for closed fracture with nonunion | CMS +S8255XM | Nondisplaced fracture of medial malleolus of left tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S8255XN | Nondisplaced fracture of medial malleolus of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S8255XP | Nondisplaced fracture of medial malleolus of left tibia, subsequent encounter for closed fracture with malunion | CMS +S8255XQ | Nondisplaced fracture of medial malleolus of left tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S8255XR | Nondisplaced fracture of medial malleolus of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S8255XS | Nondisplaced fracture of medial malleolus of left tibia, sequela | CMS +S8256XA | Nondisplaced fracture of medial malleolus of unspecified tibia, initial encounter for closed fracture | CMS +S8256XB | Nondisplaced fracture of medial malleolus of unspecified tibia, initial encounter for open fracture type I or II | CMS +S8256XC | Nondisplaced fracture of medial malleolus of unspecified tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S8256XD | Nondisplaced fracture of medial malleolus of unspecified tibia, subsequent encounter for closed fracture with routine healing | CMS +S8256XE | Nondisplaced fracture of medial malleolus of unspecified tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S8256XF | Nondisplaced fracture of medial malleolus of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S8256XG | Nondisplaced fracture of medial malleolus of unspecified tibia, subsequent encounter for closed fracture with delayed healing | CMS +S8256XH | Nondisplaced fracture of medial malleolus of unspecified tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S8256XJ | Nondisplaced fracture of medial malleolus of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S8256XK | Nondisplaced fracture of medial malleolus of unspecified tibia, subsequent encounter for closed fracture with nonunion | CMS +S8256XM | Nondisplaced fracture of medial malleolus of unspecified tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S8256XN | Nondisplaced fracture of medial malleolus of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S8256XP | Nondisplaced fracture of medial malleolus of unspecified tibia, subsequent encounter for closed fracture with malunion | CMS +S8256XQ | Nondisplaced fracture of medial malleolus of unspecified tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S8256XR | Nondisplaced fracture of medial malleolus of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S8256XS | Nondisplaced fracture of medial malleolus of unspecified tibia, sequela | CMS +S8261XA | Displaced fracture of lateral malleolus of right fibula, initial encounter for closed fracture | CMS +S8261XB | Displaced fracture of lateral malleolus of right fibula, initial encounter for open fracture type I or II | CMS +S8261XC | Displaced fracture of lateral malleolus of right fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S8261XD | Displaced fracture of lateral malleolus of right fibula, subsequent encounter for closed fracture with routine healing | CMS +S8261XE | Displaced fracture of lateral malleolus of right fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S8261XF | Displaced fracture of lateral malleolus of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S8261XG | Displaced fracture of lateral malleolus of right fibula, subsequent encounter for closed fracture with delayed healing | CMS +S8261XH | Displaced fracture of lateral malleolus of right fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S8261XJ | Displaced fracture of lateral malleolus of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S8261XK | Displaced fracture of lateral malleolus of right fibula, subsequent encounter for closed fracture with nonunion | CMS +S8261XM | Displaced fracture of lateral malleolus of right fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S8261XN | Displaced fracture of lateral malleolus of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S8261XP | Displaced fracture of lateral malleolus of right fibula, subsequent encounter for closed fracture with malunion | CMS +S8261XQ | Displaced fracture of lateral malleolus of right fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S8261XR | Displaced fracture of lateral malleolus of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S8261XS | Displaced fracture of lateral malleolus of right fibula, sequela | CMS +S8262XA | Displaced fracture of lateral malleolus of left fibula, initial encounter for closed fracture | CMS +S8262XB | Displaced fracture of lateral malleolus of left fibula, initial encounter for open fracture type I or II | CMS +S8262XC | Displaced fracture of lateral malleolus of left fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S8262XD | Displaced fracture of lateral malleolus of left fibula, subsequent encounter for closed fracture with routine healing | CMS +S8262XE | Displaced fracture of lateral malleolus of left fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S8262XF | Displaced fracture of lateral malleolus of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S8262XG | Displaced fracture of lateral malleolus of left fibula, subsequent encounter for closed fracture with delayed healing | CMS +S8262XH | Displaced fracture of lateral malleolus of left fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S8262XJ | Displaced fracture of lateral malleolus of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S8262XK | Displaced fracture of lateral malleolus of left fibula, subsequent encounter for closed fracture with nonunion | CMS +S8262XM | Displaced fracture of lateral malleolus of left fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S8262XN | Displaced fracture of lateral malleolus of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S8262XP | Displaced fracture of lateral malleolus of left fibula, subsequent encounter for closed fracture with malunion | CMS +S8262XQ | Displaced fracture of lateral malleolus of left fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S8262XR | Displaced fracture of lateral malleolus of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S8262XS | Displaced fracture of lateral malleolus of left fibula, sequela | CMS +S8263XA | Displaced fracture of lateral malleolus of unspecified fibula, initial encounter for closed fracture | CMS +S8263XB | Displaced fracture of lateral malleolus of unspecified fibula, initial encounter for open fracture type I or II | CMS +S8263XC | Displaced fracture of lateral malleolus of unspecified fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S8263XD | Displaced fracture of lateral malleolus of unspecified fibula, subsequent encounter for closed fracture with routine healing | CMS +S8263XE | Displaced fracture of lateral malleolus of unspecified fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S8263XF | Displaced fracture of lateral malleolus of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S8263XG | Displaced fracture of lateral malleolus of unspecified fibula, subsequent encounter for closed fracture with delayed healing | CMS +S8263XH | Displaced fracture of lateral malleolus of unspecified fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S8263XJ | Displaced fracture of lateral malleolus of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S8263XK | Displaced fracture of lateral malleolus of unspecified fibula, subsequent encounter for closed fracture with nonunion | CMS +S8263XM | Displaced fracture of lateral malleolus of unspecified fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S8263XN | Displaced fracture of lateral malleolus of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S8263XP | Displaced fracture of lateral malleolus of unspecified fibula, subsequent encounter for closed fracture with malunion | CMS +S8263XQ | Displaced fracture of lateral malleolus of unspecified fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S8263XR | Displaced fracture of lateral malleolus of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S8263XS | Displaced fracture of lateral malleolus of unspecified fibula, sequela | CMS +S8264XA | Nondisplaced fracture of lateral malleolus of right fibula, initial encounter for closed fracture | CMS +S8264XB | Nondisplaced fracture of lateral malleolus of right fibula, initial encounter for open fracture type I or II | CMS +S8264XC | Nondisplaced fracture of lateral malleolus of right fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S8264XD | Nondisplaced fracture of lateral malleolus of right fibula, subsequent encounter for closed fracture with routine healing | CMS +S8264XE | Nondisplaced fracture of lateral malleolus of right fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S8264XF | Nondisplaced fracture of lateral malleolus of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S8264XG | Nondisplaced fracture of lateral malleolus of right fibula, subsequent encounter for closed fracture with delayed healing | CMS +S8264XH | Nondisplaced fracture of lateral malleolus of right fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S8264XJ | Nondisplaced fracture of lateral malleolus of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S8264XK | Nondisplaced fracture of lateral malleolus of right fibula, subsequent encounter for closed fracture with nonunion | CMS +S8264XM | Nondisplaced fracture of lateral malleolus of right fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S8264XN | Nondisplaced fracture of lateral malleolus of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S8264XP | Nondisplaced fracture of lateral malleolus of right fibula, subsequent encounter for closed fracture with malunion | CMS +S8264XQ | Nondisplaced fracture of lateral malleolus of right fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S8264XR | Nondisplaced fracture of lateral malleolus of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S8264XS | Nondisplaced fracture of lateral malleolus of right fibula, sequela | CMS +S8265XA | Nondisplaced fracture of lateral malleolus of left fibula, initial encounter for closed fracture | CMS +S8265XB | Nondisplaced fracture of lateral malleolus of left fibula, initial encounter for open fracture type I or II | CMS +S8265XC | Nondisplaced fracture of lateral malleolus of left fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S8265XD | Nondisplaced fracture of lateral malleolus of left fibula, subsequent encounter for closed fracture with routine healing | CMS +S8265XE | Nondisplaced fracture of lateral malleolus of left fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S8265XF | Nondisplaced fracture of lateral malleolus of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S8265XG | Nondisplaced fracture of lateral malleolus of left fibula, subsequent encounter for closed fracture with delayed healing | CMS +S8265XH | Nondisplaced fracture of lateral malleolus of left fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S8265XJ | Nondisplaced fracture of lateral malleolus of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S8265XK | Nondisplaced fracture of lateral malleolus of left fibula, subsequent encounter for closed fracture with nonunion | CMS +S8265XM | Nondisplaced fracture of lateral malleolus of left fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S8265XN | Nondisplaced fracture of lateral malleolus of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S8265XP | Nondisplaced fracture of lateral malleolus of left fibula, subsequent encounter for closed fracture with malunion | CMS +S8265XQ | Nondisplaced fracture of lateral malleolus of left fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S8265XR | Nondisplaced fracture of lateral malleolus of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S8265XS | Nondisplaced fracture of lateral malleolus of left fibula, sequela | CMS +S8266XA | Nondisplaced fracture of lateral malleolus of unspecified fibula, initial encounter for closed fracture | CMS +S8266XB | Nondisplaced fracture of lateral malleolus of unspecified fibula, initial encounter for open fracture type I or II | CMS +S8266XC | Nondisplaced fracture of lateral malleolus of unspecified fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S8266XD | Nondisplaced fracture of lateral malleolus of unspecified fibula, subsequent encounter for closed fracture with routine healing | CMS +S8266XE | Nondisplaced fracture of lateral malleolus of unspecified fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S8266XF | Nondisplaced fracture of lateral malleolus of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S8266XG | Nondisplaced fracture of lateral malleolus of unspecified fibula, subsequent encounter for closed fracture with delayed healing | CMS +S8266XH | Nondisplaced fracture of lateral malleolus of unspecified fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S8266XJ | Nondisplaced fracture of lateral malleolus of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S8266XK | Nondisplaced fracture of lateral malleolus of unspecified fibula, subsequent encounter for closed fracture with nonunion | CMS +S8266XM | Nondisplaced fracture of lateral malleolus of unspecified fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S8266XN | Nondisplaced fracture of lateral malleolus of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S8266XP | Nondisplaced fracture of lateral malleolus of unspecified fibula, subsequent encounter for closed fracture with malunion | CMS +S8266XQ | Nondisplaced fracture of lateral malleolus of unspecified fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S8266XR | Nondisplaced fracture of lateral malleolus of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S8266XS | Nondisplaced fracture of lateral malleolus of unspecified fibula, sequela | CMS +S82811A | Torus fracture of upper end of right fibula, initial encounter for closed fracture | CMS +S82811D | Torus fracture of upper end of right fibula, subsequent encounter for fracture with routine healing | CMS +S82811G | Torus fracture of upper end of right fibula, subsequent encounter for fracture with delayed healing | CMS +S82811K | Torus fracture of upper end of right fibula, subsequent encounter for fracture with nonunion | CMS +S82811P | Torus fracture of upper end of right fibula, subsequent encounter for fracture with malunion | CMS +S82811S | Torus fracture of upper end of right fibula, sequela | CMS +S82812A | Torus fracture of upper end of left fibula, initial encounter for closed fracture | CMS +S82812D | Torus fracture of upper end of left fibula, subsequent encounter for fracture with routine healing | CMS +S82812G | Torus fracture of upper end of left fibula, subsequent encounter for fracture with delayed healing | CMS +S82812K | Torus fracture of upper end of left fibula, subsequent encounter for fracture with nonunion | CMS +S82812P | Torus fracture of upper end of left fibula, subsequent encounter for fracture with malunion | CMS +S82812S | Torus fracture of upper end of left fibula, sequela | CMS +S82819A | Torus fracture of upper end of unspecified fibula, initial encounter for closed fracture | CMS +S82819D | Torus fracture of upper end of unspecified fibula, subsequent encounter for fracture with routine healing | CMS +S82819G | Torus fracture of upper end of unspecified fibula, subsequent encounter for fracture with delayed healing | CMS +S82819K | Torus fracture of upper end of unspecified fibula, subsequent encounter for fracture with nonunion | CMS +S82819P | Torus fracture of upper end of unspecified fibula, subsequent encounter for fracture with malunion | CMS +S82819S | Torus fracture of upper end of unspecified fibula, sequela | CMS +S82821A | Torus fracture of lower end of right fibula, initial encounter for closed fracture | CMS +S82821D | Torus fracture of lower end of right fibula, subsequent encounter for fracture with routine healing | CMS +S82821G | Torus fracture of lower end of right fibula, subsequent encounter for fracture with delayed healing | CMS +S82821K | Torus fracture of lower end of right fibula, subsequent encounter for fracture with nonunion | CMS +S82821P | Torus fracture of lower end of right fibula, subsequent encounter for fracture with malunion | CMS +S82821S | Torus fracture of lower end of right fibula, sequela | CMS +S82822A | Torus fracture of lower end of left fibula, initial encounter for closed fracture | CMS +S82822D | Torus fracture of lower end of left fibula, subsequent encounter for fracture with routine healing | CMS +S82822G | Torus fracture of lower end of left fibula, subsequent encounter for fracture with delayed healing | CMS +S82822K | Torus fracture of lower end of left fibula, subsequent encounter for fracture with nonunion | CMS +S82822P | Torus fracture of lower end of left fibula, subsequent encounter for fracture with malunion | CMS +S82822S | Torus fracture of lower end of left fibula, sequela | CMS +S82829A | Torus fracture of lower end of unspecified fibula, initial encounter for closed fracture | CMS +S82829D | Torus fracture of lower end of unspecified fibula, subsequent encounter for fracture with routine healing | CMS +S82829G | Torus fracture of lower end of unspecified fibula, subsequent encounter for fracture with delayed healing | CMS +S82829K | Torus fracture of lower end of unspecified fibula, subsequent encounter for fracture with nonunion | CMS +S82829P | Torus fracture of lower end of unspecified fibula, subsequent encounter for fracture with malunion | CMS +S82829S | Torus fracture of lower end of unspecified fibula, sequela | CMS +S82831A | Other fracture of upper and lower end of right fibula, initial encounter for closed fracture | CMS +S82831B | Other fracture of upper and lower end of right fibula, initial encounter for open fracture type I or II | CMS +S82831C | Other fracture of upper and lower end of right fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82831D | Other fracture of upper and lower end of right fibula, subsequent encounter for closed fracture with routine healing | CMS +S82831E | Other fracture of upper and lower end of right fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S82831F | Other fracture of upper and lower end of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82831G | Other fracture of upper and lower end of right fibula, subsequent encounter for closed fracture with delayed healing | CMS +S82831H | Other fracture of upper and lower end of right fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82831J | Other fracture of upper and lower end of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82831K | Other fracture of upper and lower end of right fibula, subsequent encounter for closed fracture with nonunion | CMS +S82831M | Other fracture of upper and lower end of right fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S82831N | Other fracture of upper and lower end of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82831P | Other fracture of upper and lower end of right fibula, subsequent encounter for closed fracture with malunion | CMS +S82831Q | Other fracture of upper and lower end of right fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S82831R | Other fracture of upper and lower end of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82831S | Other fracture of upper and lower end of right fibula, sequela | CMS +S82832A | Other fracture of upper and lower end of left fibula, initial encounter for closed fracture | CMS +S82832B | Other fracture of upper and lower end of left fibula, initial encounter for open fracture type I or II | CMS +S82832C | Other fracture of upper and lower end of left fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82832D | Other fracture of upper and lower end of left fibula, subsequent encounter for closed fracture with routine healing | CMS +S82832E | Other fracture of upper and lower end of left fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S82832F | Other fracture of upper and lower end of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82832G | Other fracture of upper and lower end of left fibula, subsequent encounter for closed fracture with delayed healing | CMS +S82832H | Other fracture of upper and lower end of left fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82832J | Other fracture of upper and lower end of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82832K | Other fracture of upper and lower end of left fibula, subsequent encounter for closed fracture with nonunion | CMS +S82832M | Other fracture of upper and lower end of left fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S82832N | Other fracture of upper and lower end of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82832P | Other fracture of upper and lower end of left fibula, subsequent encounter for closed fracture with malunion | CMS +S82832Q | Other fracture of upper and lower end of left fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S82832R | Other fracture of upper and lower end of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82832S | Other fracture of upper and lower end of left fibula, sequela | CMS +S82839A | Other fracture of upper and lower end of unspecified fibula, initial encounter for closed fracture | CMS +S82839B | Other fracture of upper and lower end of unspecified fibula, initial encounter for open fracture type I or II | CMS +S82839C | Other fracture of upper and lower end of unspecified fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82839D | Other fracture of upper and lower end of unspecified fibula, subsequent encounter for closed fracture with routine healing | CMS +S82839E | Other fracture of upper and lower end of unspecified fibula, subsequent encounter for open fracture type I or II with routine healing | CMS +S82839F | Other fracture of upper and lower end of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82839G | Other fracture of upper and lower end of unspecified fibula, subsequent encounter for closed fracture with delayed healing | CMS +S82839H | Other fracture of upper and lower end of unspecified fibula, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82839J | Other fracture of upper and lower end of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82839K | Other fracture of upper and lower end of unspecified fibula, subsequent encounter for closed fracture with nonunion | CMS +S82839M | Other fracture of upper and lower end of unspecified fibula, subsequent encounter for open fracture type I or II with nonunion | CMS +S82839N | Other fracture of upper and lower end of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82839P | Other fracture of upper and lower end of unspecified fibula, subsequent encounter for closed fracture with malunion | CMS +S82839Q | Other fracture of upper and lower end of unspecified fibula, subsequent encounter for open fracture type I or II with malunion | CMS +S82839R | Other fracture of upper and lower end of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82839S | Other fracture of upper and lower end of unspecified fibula, sequela | CMS +S82841A | Displaced bimalleolar fracture of right lower leg, initial encounter for closed fracture | CMS +S82841B | Displaced bimalleolar fracture of right lower leg, initial encounter for open fracture type I or II | CMS +S82841C | Displaced bimalleolar fracture of right lower leg, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82841D | Displaced bimalleolar fracture of right lower leg, subsequent encounter for closed fracture with routine healing | CMS +S82841E | Displaced bimalleolar fracture of right lower leg, subsequent encounter for open fracture type I or II with routine healing | CMS +S82841F | Displaced bimalleolar fracture of right lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82841G | Displaced bimalleolar fracture of right lower leg, subsequent encounter for closed fracture with delayed healing | CMS +S82841H | Displaced bimalleolar fracture of right lower leg, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82841J | Displaced bimalleolar fracture of right lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82841K | Displaced bimalleolar fracture of right lower leg, subsequent encounter for closed fracture with nonunion | CMS +S82841M | Displaced bimalleolar fracture of right lower leg, subsequent encounter for open fracture type I or II with nonunion | CMS +S82841N | Displaced bimalleolar fracture of right lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82841P | Displaced bimalleolar fracture of right lower leg, subsequent encounter for closed fracture with malunion | CMS +S82841Q | Displaced bimalleolar fracture of right lower leg, subsequent encounter for open fracture type I or II with malunion | CMS +S82841R | Displaced bimalleolar fracture of right lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82841S | Displaced bimalleolar fracture of right lower leg, sequela | CMS +S82842A | Displaced bimalleolar fracture of left lower leg, initial encounter for closed fracture | CMS +S82842B | Displaced bimalleolar fracture of left lower leg, initial encounter for open fracture type I or II | CMS +S82842C | Displaced bimalleolar fracture of left lower leg, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82842D | Displaced bimalleolar fracture of left lower leg, subsequent encounter for closed fracture with routine healing | CMS +S82842E | Displaced bimalleolar fracture of left lower leg, subsequent encounter for open fracture type I or II with routine healing | CMS +S82842F | Displaced bimalleolar fracture of left lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82842G | Displaced bimalleolar fracture of left lower leg, subsequent encounter for closed fracture with delayed healing | CMS +S82842H | Displaced bimalleolar fracture of left lower leg, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82842J | Displaced bimalleolar fracture of left lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82842K | Displaced bimalleolar fracture of left lower leg, subsequent encounter for closed fracture with nonunion | CMS +S82842M | Displaced bimalleolar fracture of left lower leg, subsequent encounter for open fracture type I or II with nonunion | CMS +S82842N | Displaced bimalleolar fracture of left lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82842P | Displaced bimalleolar fracture of left lower leg, subsequent encounter for closed fracture with malunion | CMS +S82842Q | Displaced bimalleolar fracture of left lower leg, subsequent encounter for open fracture type I or II with malunion | CMS +S82842R | Displaced bimalleolar fracture of left lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82842S | Displaced bimalleolar fracture of left lower leg, sequela | CMS +S82843A | Displaced bimalleolar fracture of unspecified lower leg, initial encounter for closed fracture | CMS +S82843B | Displaced bimalleolar fracture of unspecified lower leg, initial encounter for open fracture type I or II | CMS +S82843C | Displaced bimalleolar fracture of unspecified lower leg, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82843D | Displaced bimalleolar fracture of unspecified lower leg, subsequent encounter for closed fracture with routine healing | CMS +S82843E | Displaced bimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type I or II with routine healing | CMS +S82843F | Displaced bimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82843G | Displaced bimalleolar fracture of unspecified lower leg, subsequent encounter for closed fracture with delayed healing | CMS +S82843H | Displaced bimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82843J | Displaced bimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82843K | Displaced bimalleolar fracture of unspecified lower leg, subsequent encounter for closed fracture with nonunion | CMS +S82843M | Displaced bimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type I or II with nonunion | CMS +S82843N | Displaced bimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82843P | Displaced bimalleolar fracture of unspecified lower leg, subsequent encounter for closed fracture with malunion | CMS +S82843Q | Displaced bimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type I or II with malunion | CMS +S82843R | Displaced bimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82843S | Displaced bimalleolar fracture of unspecified lower leg, sequela | CMS +S82844A | Nondisplaced bimalleolar fracture of right lower leg, initial encounter for closed fracture | CMS +S82844B | Nondisplaced bimalleolar fracture of right lower leg, initial encounter for open fracture type I or II | CMS +S82844C | Nondisplaced bimalleolar fracture of right lower leg, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82844D | Nondisplaced bimalleolar fracture of right lower leg, subsequent encounter for closed fracture with routine healing | CMS +S82844E | Nondisplaced bimalleolar fracture of right lower leg, subsequent encounter for open fracture type I or II with routine healing | CMS +S82844F | Nondisplaced bimalleolar fracture of right lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82844G | Nondisplaced bimalleolar fracture of right lower leg, subsequent encounter for closed fracture with delayed healing | CMS +S82844H | Nondisplaced bimalleolar fracture of right lower leg, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82844J | Nondisplaced bimalleolar fracture of right lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82844K | Nondisplaced bimalleolar fracture of right lower leg, subsequent encounter for closed fracture with nonunion | CMS +S82844M | Nondisplaced bimalleolar fracture of right lower leg, subsequent encounter for open fracture type I or II with nonunion | CMS +S82844N | Nondisplaced bimalleolar fracture of right lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82844P | Nondisplaced bimalleolar fracture of right lower leg, subsequent encounter for closed fracture with malunion | CMS +S82844Q | Nondisplaced bimalleolar fracture of right lower leg, subsequent encounter for open fracture type I or II with malunion | CMS +S82844R | Nondisplaced bimalleolar fracture of right lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82844S | Nondisplaced bimalleolar fracture of right lower leg, sequela | CMS +S82845A | Nondisplaced bimalleolar fracture of left lower leg, initial encounter for closed fracture | CMS +S82845B | Nondisplaced bimalleolar fracture of left lower leg, initial encounter for open fracture type I or II | CMS +S82845C | Nondisplaced bimalleolar fracture of left lower leg, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82845D | Nondisplaced bimalleolar fracture of left lower leg, subsequent encounter for closed fracture with routine healing | CMS +S82845E | Nondisplaced bimalleolar fracture of left lower leg, subsequent encounter for open fracture type I or II with routine healing | CMS +S82845F | Nondisplaced bimalleolar fracture of left lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82845G | Nondisplaced bimalleolar fracture of left lower leg, subsequent encounter for closed fracture with delayed healing | CMS +S82845H | Nondisplaced bimalleolar fracture of left lower leg, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82845J | Nondisplaced bimalleolar fracture of left lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82845K | Nondisplaced bimalleolar fracture of left lower leg, subsequent encounter for closed fracture with nonunion | CMS +S82845M | Nondisplaced bimalleolar fracture of left lower leg, subsequent encounter for open fracture type I or II with nonunion | CMS +S82845N | Nondisplaced bimalleolar fracture of left lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82845P | Nondisplaced bimalleolar fracture of left lower leg, subsequent encounter for closed fracture with malunion | CMS +S82845Q | Nondisplaced bimalleolar fracture of left lower leg, subsequent encounter for open fracture type I or II with malunion | CMS +S82845R | Nondisplaced bimalleolar fracture of left lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82845S | Nondisplaced bimalleolar fracture of left lower leg, sequela | CMS +S82846A | Nondisplaced bimalleolar fracture of unspecified lower leg, initial encounter for closed fracture | CMS +S82846B | Nondisplaced bimalleolar fracture of unspecified lower leg, initial encounter for open fracture type I or II | CMS +S82846C | Nondisplaced bimalleolar fracture of unspecified lower leg, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82846D | Nondisplaced bimalleolar fracture of unspecified lower leg, subsequent encounter for closed fracture with routine healing | CMS +S82846E | Nondisplaced bimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type I or II with routine healing | CMS +S82846F | Nondisplaced bimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82846G | Nondisplaced bimalleolar fracture of unspecified lower leg, subsequent encounter for closed fracture with delayed healing | CMS +S82846H | Nondisplaced bimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82846J | Nondisplaced bimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82846K | Nondisplaced bimalleolar fracture of unspecified lower leg, subsequent encounter for closed fracture with nonunion | CMS +S82846M | Nondisplaced bimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type I or II with nonunion | CMS +S82846N | Nondisplaced bimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82846P | Nondisplaced bimalleolar fracture of unspecified lower leg, subsequent encounter for closed fracture with malunion | CMS +S82846Q | Nondisplaced bimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type I or II with malunion | CMS +S82846R | Nondisplaced bimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82846S | Nondisplaced bimalleolar fracture of unspecified lower leg, sequela | CMS +S82851A | Displaced trimalleolar fracture of right lower leg, initial encounter for closed fracture | CMS +S82851B | Displaced trimalleolar fracture of right lower leg, initial encounter for open fracture type I or II | CMS +S82851C | Displaced trimalleolar fracture of right lower leg, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82851D | Displaced trimalleolar fracture of right lower leg, subsequent encounter for closed fracture with routine healing | CMS +S82851E | Displaced trimalleolar fracture of right lower leg, subsequent encounter for open fracture type I or II with routine healing | CMS +S82851F | Displaced trimalleolar fracture of right lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82851G | Displaced trimalleolar fracture of right lower leg, subsequent encounter for closed fracture with delayed healing | CMS +S82851H | Displaced trimalleolar fracture of right lower leg, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82851J | Displaced trimalleolar fracture of right lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82851K | Displaced trimalleolar fracture of right lower leg, subsequent encounter for closed fracture with nonunion | CMS +S82851M | Displaced trimalleolar fracture of right lower leg, subsequent encounter for open fracture type I or II with nonunion | CMS +S82851N | Displaced trimalleolar fracture of right lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82851P | Displaced trimalleolar fracture of right lower leg, subsequent encounter for closed fracture with malunion | CMS +S82851Q | Displaced trimalleolar fracture of right lower leg, subsequent encounter for open fracture type I or II with malunion | CMS +S82851R | Displaced trimalleolar fracture of right lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82851S | Displaced trimalleolar fracture of right lower leg, sequela | CMS +S82852A | Displaced trimalleolar fracture of left lower leg, initial encounter for closed fracture | CMS +S82852B | Displaced trimalleolar fracture of left lower leg, initial encounter for open fracture type I or II | CMS +S82852C | Displaced trimalleolar fracture of left lower leg, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82852D | Displaced trimalleolar fracture of left lower leg, subsequent encounter for closed fracture with routine healing | CMS +S82852E | Displaced trimalleolar fracture of left lower leg, subsequent encounter for open fracture type I or II with routine healing | CMS +S82852F | Displaced trimalleolar fracture of left lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82852G | Displaced trimalleolar fracture of left lower leg, subsequent encounter for closed fracture with delayed healing | CMS +S82852H | Displaced trimalleolar fracture of left lower leg, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82852J | Displaced trimalleolar fracture of left lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82852K | Displaced trimalleolar fracture of left lower leg, subsequent encounter for closed fracture with nonunion | CMS +S82852M | Displaced trimalleolar fracture of left lower leg, subsequent encounter for open fracture type I or II with nonunion | CMS +S82852N | Displaced trimalleolar fracture of left lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82852P | Displaced trimalleolar fracture of left lower leg, subsequent encounter for closed fracture with malunion | CMS +S82852Q | Displaced trimalleolar fracture of left lower leg, subsequent encounter for open fracture type I or II with malunion | CMS +S82852R | Displaced trimalleolar fracture of left lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82852S | Displaced trimalleolar fracture of left lower leg, sequela | CMS +S82853A | Displaced trimalleolar fracture of unspecified lower leg, initial encounter for closed fracture | CMS +S82853B | Displaced trimalleolar fracture of unspecified lower leg, initial encounter for open fracture type I or II | CMS +S82853C | Displaced trimalleolar fracture of unspecified lower leg, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82853D | Displaced trimalleolar fracture of unspecified lower leg, subsequent encounter for closed fracture with routine healing | CMS +S82853E | Displaced trimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type I or II with routine healing | CMS +S82853F | Displaced trimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82853G | Displaced trimalleolar fracture of unspecified lower leg, subsequent encounter for closed fracture with delayed healing | CMS +S82853H | Displaced trimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82853J | Displaced trimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82853K | Displaced trimalleolar fracture of unspecified lower leg, subsequent encounter for closed fracture with nonunion | CMS +S82853M | Displaced trimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type I or II with nonunion | CMS +S82853N | Displaced trimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82853P | Displaced trimalleolar fracture of unspecified lower leg, subsequent encounter for closed fracture with malunion | CMS +S82853Q | Displaced trimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type I or II with malunion | CMS +S82853R | Displaced trimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82853S | Displaced trimalleolar fracture of unspecified lower leg, sequela | CMS +S82854A | Nondisplaced trimalleolar fracture of right lower leg, initial encounter for closed fracture | CMS +S82854B | Nondisplaced trimalleolar fracture of right lower leg, initial encounter for open fracture type I or II | CMS +S82854C | Nondisplaced trimalleolar fracture of right lower leg, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82854D | Nondisplaced trimalleolar fracture of right lower leg, subsequent encounter for closed fracture with routine healing | CMS +S82854E | Nondisplaced trimalleolar fracture of right lower leg, subsequent encounter for open fracture type I or II with routine healing | CMS +S82854F | Nondisplaced trimalleolar fracture of right lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82854G | Nondisplaced trimalleolar fracture of right lower leg, subsequent encounter for closed fracture with delayed healing | CMS +S82854H | Nondisplaced trimalleolar fracture of right lower leg, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82854J | Nondisplaced trimalleolar fracture of right lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82854K | Nondisplaced trimalleolar fracture of right lower leg, subsequent encounter for closed fracture with nonunion | CMS +S82854M | Nondisplaced trimalleolar fracture of right lower leg, subsequent encounter for open fracture type I or II with nonunion | CMS +S82854N | Nondisplaced trimalleolar fracture of right lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82854P | Nondisplaced trimalleolar fracture of right lower leg, subsequent encounter for closed fracture with malunion | CMS +S82854Q | Nondisplaced trimalleolar fracture of right lower leg, subsequent encounter for open fracture type I or II with malunion | CMS +S82854R | Nondisplaced trimalleolar fracture of right lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82854S | Nondisplaced trimalleolar fracture of right lower leg, sequela | CMS +S82855A | Nondisplaced trimalleolar fracture of left lower leg, initial encounter for closed fracture | CMS +S82855B | Nondisplaced trimalleolar fracture of left lower leg, initial encounter for open fracture type I or II | CMS +S82855C | Nondisplaced trimalleolar fracture of left lower leg, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82855D | Nondisplaced trimalleolar fracture of left lower leg, subsequent encounter for closed fracture with routine healing | CMS +S82855E | Nondisplaced trimalleolar fracture of left lower leg, subsequent encounter for open fracture type I or II with routine healing | CMS +S82855F | Nondisplaced trimalleolar fracture of left lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82855G | Nondisplaced trimalleolar fracture of left lower leg, subsequent encounter for closed fracture with delayed healing | CMS +S82855H | Nondisplaced trimalleolar fracture of left lower leg, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82855J | Nondisplaced trimalleolar fracture of left lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82855K | Nondisplaced trimalleolar fracture of left lower leg, subsequent encounter for closed fracture with nonunion | CMS +S82855M | Nondisplaced trimalleolar fracture of left lower leg, subsequent encounter for open fracture type I or II with nonunion | CMS +S82855N | Nondisplaced trimalleolar fracture of left lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82855P | Nondisplaced trimalleolar fracture of left lower leg, subsequent encounter for closed fracture with malunion | CMS +S82855Q | Nondisplaced trimalleolar fracture of left lower leg, subsequent encounter for open fracture type I or II with malunion | CMS +S82855R | Nondisplaced trimalleolar fracture of left lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82855S | Nondisplaced trimalleolar fracture of left lower leg, sequela | CMS +S82856A | Nondisplaced trimalleolar fracture of unspecified lower leg, initial encounter for closed fracture | CMS +S82856B | Nondisplaced trimalleolar fracture of unspecified lower leg, initial encounter for open fracture type I or II | CMS +S82856C | Nondisplaced trimalleolar fracture of unspecified lower leg, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82856D | Nondisplaced trimalleolar fracture of unspecified lower leg, subsequent encounter for closed fracture with routine healing | CMS +S82856E | Nondisplaced trimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type I or II with routine healing | CMS +S82856F | Nondisplaced trimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82856G | Nondisplaced trimalleolar fracture of unspecified lower leg, subsequent encounter for closed fracture with delayed healing | CMS +S82856H | Nondisplaced trimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82856J | Nondisplaced trimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82856K | Nondisplaced trimalleolar fracture of unspecified lower leg, subsequent encounter for closed fracture with nonunion | CMS +S82856M | Nondisplaced trimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type I or II with nonunion | CMS +S82856N | Nondisplaced trimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82856P | Nondisplaced trimalleolar fracture of unspecified lower leg, subsequent encounter for closed fracture with malunion | CMS +S82856Q | Nondisplaced trimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type I or II with malunion | CMS +S82856R | Nondisplaced trimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82856S | Nondisplaced trimalleolar fracture of unspecified lower leg, sequela | CMS +S82861A | Displaced Maisonneuve's fracture of right leg, initial encounter for closed fracture | CMS +S82861B | Displaced Maisonneuve's fracture of right leg, initial encounter for open fracture type I or II | CMS +S82861C | Displaced Maisonneuve's fracture of right leg, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82861D | Displaced Maisonneuve's fracture of right leg, subsequent encounter for closed fracture with routine healing | CMS +S82861E | Displaced Maisonneuve's fracture of right leg, subsequent encounter for open fracture type I or II with routine healing | CMS +S82861F | Displaced Maisonneuve's fracture of right leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82861G | Displaced Maisonneuve's fracture of right leg, subsequent encounter for closed fracture with delayed healing | CMS +S82861H | Displaced Maisonneuve's fracture of right leg, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82861J | Displaced Maisonneuve's fracture of right leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82861K | Displaced Maisonneuve's fracture of right leg, subsequent encounter for closed fracture with nonunion | CMS +S82861M | Displaced Maisonneuve's fracture of right leg, subsequent encounter for open fracture type I or II with nonunion | CMS +S82861N | Displaced Maisonneuve's fracture of right leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82861P | Displaced Maisonneuve's fracture of right leg, subsequent encounter for closed fracture with malunion | CMS +S82861Q | Displaced Maisonneuve's fracture of right leg, subsequent encounter for open fracture type I or II with malunion | CMS +S82861R | Displaced Maisonneuve's fracture of right leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82861S | Displaced Maisonneuve's fracture of right leg, sequela | CMS +S82862A | Displaced Maisonneuve's fracture of left leg, initial encounter for closed fracture | CMS +S82862B | Displaced Maisonneuve's fracture of left leg, initial encounter for open fracture type I or II | CMS +S82862C | Displaced Maisonneuve's fracture of left leg, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82862D | Displaced Maisonneuve's fracture of left leg, subsequent encounter for closed fracture with routine healing | CMS +S82862E | Displaced Maisonneuve's fracture of left leg, subsequent encounter for open fracture type I or II with routine healing | CMS +S82862F | Displaced Maisonneuve's fracture of left leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82862G | Displaced Maisonneuve's fracture of left leg, subsequent encounter for closed fracture with delayed healing | CMS +S82862H | Displaced Maisonneuve's fracture of left leg, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82862J | Displaced Maisonneuve's fracture of left leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82862K | Displaced Maisonneuve's fracture of left leg, subsequent encounter for closed fracture with nonunion | CMS +S82862M | Displaced Maisonneuve's fracture of left leg, subsequent encounter for open fracture type I or II with nonunion | CMS +S82862N | Displaced Maisonneuve's fracture of left leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82862P | Displaced Maisonneuve's fracture of left leg, subsequent encounter for closed fracture with malunion | CMS +S82862Q | Displaced Maisonneuve's fracture of left leg, subsequent encounter for open fracture type I or II with malunion | CMS +S82862R | Displaced Maisonneuve's fracture of left leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82862S | Displaced Maisonneuve's fracture of left leg, sequela | CMS +S82863A | Displaced Maisonneuve's fracture of unspecified leg, initial encounter for closed fracture | CMS +S82863B | Displaced Maisonneuve's fracture of unspecified leg, initial encounter for open fracture type I or II | CMS +S82863C | Displaced Maisonneuve's fracture of unspecified leg, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82863D | Displaced Maisonneuve's fracture of unspecified leg, subsequent encounter for closed fracture with routine healing | CMS +S82863E | Displaced Maisonneuve's fracture of unspecified leg, subsequent encounter for open fracture type I or II with routine healing | CMS +S82863F | Displaced Maisonneuve's fracture of unspecified leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82863G | Displaced Maisonneuve's fracture of unspecified leg, subsequent encounter for closed fracture with delayed healing | CMS +S82863H | Displaced Maisonneuve's fracture of unspecified leg, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82863J | Displaced Maisonneuve's fracture of unspecified leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82863K | Displaced Maisonneuve's fracture of unspecified leg, subsequent encounter for closed fracture with nonunion | CMS +S82863M | Displaced Maisonneuve's fracture of unspecified leg, subsequent encounter for open fracture type I or II with nonunion | CMS +S82863N | Displaced Maisonneuve's fracture of unspecified leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82863P | Displaced Maisonneuve's fracture of unspecified leg, subsequent encounter for closed fracture with malunion | CMS +S82863Q | Displaced Maisonneuve's fracture of unspecified leg, subsequent encounter for open fracture type I or II with malunion | CMS +S82863R | Displaced Maisonneuve's fracture of unspecified leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82863S | Displaced Maisonneuve's fracture of unspecified leg, sequela | CMS +S82864A | Nondisplaced Maisonneuve's fracture of right leg, initial encounter for closed fracture | CMS +S82864B | Nondisplaced Maisonneuve's fracture of right leg, initial encounter for open fracture type I or II | CMS +S82864C | Nondisplaced Maisonneuve's fracture of right leg, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82864D | Nondisplaced Maisonneuve's fracture of right leg, subsequent encounter for closed fracture with routine healing | CMS +S82864E | Nondisplaced Maisonneuve's fracture of right leg, subsequent encounter for open fracture type I or II with routine healing | CMS +S82864F | Nondisplaced Maisonneuve's fracture of right leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82864G | Nondisplaced Maisonneuve's fracture of right leg, subsequent encounter for closed fracture with delayed healing | CMS +S82864H | Nondisplaced Maisonneuve's fracture of right leg, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82864J | Nondisplaced Maisonneuve's fracture of right leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82864K | Nondisplaced Maisonneuve's fracture of right leg, subsequent encounter for closed fracture with nonunion | CMS +S82864M | Nondisplaced Maisonneuve's fracture of right leg, subsequent encounter for open fracture type I or II with nonunion | CMS +S82864N | Nondisplaced Maisonneuve's fracture of right leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82864P | Nondisplaced Maisonneuve's fracture of right leg, subsequent encounter for closed fracture with malunion | CMS +S82864Q | Nondisplaced Maisonneuve's fracture of right leg, subsequent encounter for open fracture type I or II with malunion | CMS +S82864R | Nondisplaced Maisonneuve's fracture of right leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82864S | Nondisplaced Maisonneuve's fracture of right leg, sequela | CMS +S82865A | Nondisplaced Maisonneuve's fracture of left leg, initial encounter for closed fracture | CMS +S82865B | Nondisplaced Maisonneuve's fracture of left leg, initial encounter for open fracture type I or II | CMS +S82865C | Nondisplaced Maisonneuve's fracture of left leg, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82865D | Nondisplaced Maisonneuve's fracture of left leg, subsequent encounter for closed fracture with routine healing | CMS +S82865E | Nondisplaced Maisonneuve's fracture of left leg, subsequent encounter for open fracture type I or II with routine healing | CMS +S82865F | Nondisplaced Maisonneuve's fracture of left leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82865G | Nondisplaced Maisonneuve's fracture of left leg, subsequent encounter for closed fracture with delayed healing | CMS +S82865H | Nondisplaced Maisonneuve's fracture of left leg, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82865J | Nondisplaced Maisonneuve's fracture of left leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82865K | Nondisplaced Maisonneuve's fracture of left leg, subsequent encounter for closed fracture with nonunion | CMS +S82865M | Nondisplaced Maisonneuve's fracture of left leg, subsequent encounter for open fracture type I or II with nonunion | CMS +S82865N | Nondisplaced Maisonneuve's fracture of left leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82865P | Nondisplaced Maisonneuve's fracture of left leg, subsequent encounter for closed fracture with malunion | CMS +S82865Q | Nondisplaced Maisonneuve's fracture of left leg, subsequent encounter for open fracture type I or II with malunion | CMS +S82865R | Nondisplaced Maisonneuve's fracture of left leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82865S | Nondisplaced Maisonneuve's fracture of left leg, sequela | CMS +S82866A | Nondisplaced Maisonneuve's fracture of unspecified leg, initial encounter for closed fracture | CMS +S82866B | Nondisplaced Maisonneuve's fracture of unspecified leg, initial encounter for open fracture type I or II | CMS +S82866C | Nondisplaced Maisonneuve's fracture of unspecified leg, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82866D | Nondisplaced Maisonneuve's fracture of unspecified leg, subsequent encounter for closed fracture with routine healing | CMS +S82866E | Nondisplaced Maisonneuve's fracture of unspecified leg, subsequent encounter for open fracture type I or II with routine healing | CMS +S82866F | Nondisplaced Maisonneuve's fracture of unspecified leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82866G | Nondisplaced Maisonneuve's fracture of unspecified leg, subsequent encounter for closed fracture with delayed healing | CMS +S82866H | Nondisplaced Maisonneuve's fracture of unspecified leg, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82866J | Nondisplaced Maisonneuve's fracture of unspecified leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82866K | Nondisplaced Maisonneuve's fracture of unspecified leg, subsequent encounter for closed fracture with nonunion | CMS +S82866M | Nondisplaced Maisonneuve's fracture of unspecified leg, subsequent encounter for open fracture type I or II with nonunion | CMS +S82866N | Nondisplaced Maisonneuve's fracture of unspecified leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82866P | Nondisplaced Maisonneuve's fracture of unspecified leg, subsequent encounter for closed fracture with malunion | CMS +S82866Q | Nondisplaced Maisonneuve's fracture of unspecified leg, subsequent encounter for open fracture type I or II with malunion | CMS +S82866R | Nondisplaced Maisonneuve's fracture of unspecified leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82866S | Nondisplaced Maisonneuve's fracture of unspecified leg, sequela | CMS +S82871A | Displaced pilon fracture of right tibia, initial encounter for closed fracture | CMS +S82871B | Displaced pilon fracture of right tibia, initial encounter for open fracture type I or II | CMS +S82871C | Displaced pilon fracture of right tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82871D | Displaced pilon fracture of right tibia, subsequent encounter for closed fracture with routine healing | CMS +S82871E | Displaced pilon fracture of right tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82871F | Displaced pilon fracture of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82871G | Displaced pilon fracture of right tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82871H | Displaced pilon fracture of right tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82871J | Displaced pilon fracture of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82871K | Displaced pilon fracture of right tibia, subsequent encounter for closed fracture with nonunion | CMS +S82871M | Displaced pilon fracture of right tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82871N | Displaced pilon fracture of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82871P | Displaced pilon fracture of right tibia, subsequent encounter for closed fracture with malunion | CMS +S82871Q | Displaced pilon fracture of right tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82871R | Displaced pilon fracture of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82871S | Displaced pilon fracture of right tibia, sequela | CMS +S82872A | Displaced pilon fracture of left tibia, initial encounter for closed fracture | CMS +S82872B | Displaced pilon fracture of left tibia, initial encounter for open fracture type I or II | CMS +S82872C | Displaced pilon fracture of left tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82872D | Displaced pilon fracture of left tibia, subsequent encounter for closed fracture with routine healing | CMS +S82872E | Displaced pilon fracture of left tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82872F | Displaced pilon fracture of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82872G | Displaced pilon fracture of left tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82872H | Displaced pilon fracture of left tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82872J | Displaced pilon fracture of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82872K | Displaced pilon fracture of left tibia, subsequent encounter for closed fracture with nonunion | CMS +S82872M | Displaced pilon fracture of left tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82872N | Displaced pilon fracture of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82872P | Displaced pilon fracture of left tibia, subsequent encounter for closed fracture with malunion | CMS +S82872Q | Displaced pilon fracture of left tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82872R | Displaced pilon fracture of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82872S | Displaced pilon fracture of left tibia, sequela | CMS +S82873A | Displaced pilon fracture of unspecified tibia, initial encounter for closed fracture | CMS +S82873B | Displaced pilon fracture of unspecified tibia, initial encounter for open fracture type I or II | CMS +S82873C | Displaced pilon fracture of unspecified tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82873D | Displaced pilon fracture of unspecified tibia, subsequent encounter for closed fracture with routine healing | CMS +S82873E | Displaced pilon fracture of unspecified tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82873F | Displaced pilon fracture of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82873G | Displaced pilon fracture of unspecified tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82873H | Displaced pilon fracture of unspecified tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82873J | Displaced pilon fracture of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82873K | Displaced pilon fracture of unspecified tibia, subsequent encounter for closed fracture with nonunion | CMS +S82873M | Displaced pilon fracture of unspecified tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82873N | Displaced pilon fracture of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82873P | Displaced pilon fracture of unspecified tibia, subsequent encounter for closed fracture with malunion | CMS +S82873Q | Displaced pilon fracture of unspecified tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82873R | Displaced pilon fracture of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82873S | Displaced pilon fracture of unspecified tibia, sequela | CMS +S82874A | Nondisplaced pilon fracture of right tibia, initial encounter for closed fracture | CMS +S82874B | Nondisplaced pilon fracture of right tibia, initial encounter for open fracture type I or II | CMS +S82874C | Nondisplaced pilon fracture of right tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82874D | Nondisplaced pilon fracture of right tibia, subsequent encounter for closed fracture with routine healing | CMS +S82874E | Nondisplaced pilon fracture of right tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82874F | Nondisplaced pilon fracture of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82874G | Nondisplaced pilon fracture of right tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82874H | Nondisplaced pilon fracture of right tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82874J | Nondisplaced pilon fracture of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82874K | Nondisplaced pilon fracture of right tibia, subsequent encounter for closed fracture with nonunion | CMS +S82874M | Nondisplaced pilon fracture of right tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82874N | Nondisplaced pilon fracture of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82874P | Nondisplaced pilon fracture of right tibia, subsequent encounter for closed fracture with malunion | CMS +S82874Q | Nondisplaced pilon fracture of right tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82874R | Nondisplaced pilon fracture of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82874S | Nondisplaced pilon fracture of right tibia, sequela | CMS +S82875A | Nondisplaced pilon fracture of left tibia, initial encounter for closed fracture | CMS +S82875B | Nondisplaced pilon fracture of left tibia, initial encounter for open fracture type I or II | CMS +S82875C | Nondisplaced pilon fracture of left tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82875D | Nondisplaced pilon fracture of left tibia, subsequent encounter for closed fracture with routine healing | CMS +S82875E | Nondisplaced pilon fracture of left tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82875F | Nondisplaced pilon fracture of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82875G | Nondisplaced pilon fracture of left tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82875H | Nondisplaced pilon fracture of left tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82875J | Nondisplaced pilon fracture of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82875K | Nondisplaced pilon fracture of left tibia, subsequent encounter for closed fracture with nonunion | CMS +S82875M | Nondisplaced pilon fracture of left tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82875N | Nondisplaced pilon fracture of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82875P | Nondisplaced pilon fracture of left tibia, subsequent encounter for closed fracture with malunion | CMS +S82875Q | Nondisplaced pilon fracture of left tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82875R | Nondisplaced pilon fracture of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82875S | Nondisplaced pilon fracture of left tibia, sequela | CMS +S82876A | Nondisplaced pilon fracture of unspecified tibia, initial encounter for closed fracture | CMS +S82876B | Nondisplaced pilon fracture of unspecified tibia, initial encounter for open fracture type I or II | CMS +S82876C | Nondisplaced pilon fracture of unspecified tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82876D | Nondisplaced pilon fracture of unspecified tibia, subsequent encounter for closed fracture with routine healing | CMS +S82876E | Nondisplaced pilon fracture of unspecified tibia, subsequent encounter for open fracture type I or II with routine healing | CMS +S82876F | Nondisplaced pilon fracture of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82876G | Nondisplaced pilon fracture of unspecified tibia, subsequent encounter for closed fracture with delayed healing | CMS +S82876H | Nondisplaced pilon fracture of unspecified tibia, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82876J | Nondisplaced pilon fracture of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82876K | Nondisplaced pilon fracture of unspecified tibia, subsequent encounter for closed fracture with nonunion | CMS +S82876M | Nondisplaced pilon fracture of unspecified tibia, subsequent encounter for open fracture type I or II with nonunion | CMS +S82876N | Nondisplaced pilon fracture of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82876P | Nondisplaced pilon fracture of unspecified tibia, subsequent encounter for closed fracture with malunion | CMS +S82876Q | Nondisplaced pilon fracture of unspecified tibia, subsequent encounter for open fracture type I or II with malunion | CMS +S82876R | Nondisplaced pilon fracture of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82876S | Nondisplaced pilon fracture of unspecified tibia, sequela | CMS +S82891A | Other fracture of right lower leg, initial encounter for closed fracture | CMS +S82891B | Other fracture of right lower leg, initial encounter for open fracture type I or II | CMS +S82891C | Other fracture of right lower leg, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82891D | Other fracture of right lower leg, subsequent encounter for closed fracture with routine healing | CMS +S82891E | Other fracture of right lower leg, subsequent encounter for open fracture type I or II with routine healing | CMS +S82891F | Other fracture of right lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82891G | Other fracture of right lower leg, subsequent encounter for closed fracture with delayed healing | CMS +S82891H | Other fracture of right lower leg, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82891J | Other fracture of right lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82891K | Other fracture of right lower leg, subsequent encounter for closed fracture with nonunion | CMS +S82891M | Other fracture of right lower leg, subsequent encounter for open fracture type I or II with nonunion | CMS +S82891N | Other fracture of right lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82891P | Other fracture of right lower leg, subsequent encounter for closed fracture with malunion | CMS +S82891Q | Other fracture of right lower leg, subsequent encounter for open fracture type I or II with malunion | CMS +S82891R | Other fracture of right lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82891S | Other fracture of right lower leg, sequela | CMS +S82892A | Other fracture of left lower leg, initial encounter for closed fracture | CMS +S82892B | Other fracture of left lower leg, initial encounter for open fracture type I or II | CMS +S82892C | Other fracture of left lower leg, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82892D | Other fracture of left lower leg, subsequent encounter for closed fracture with routine healing | CMS +S82892E | Other fracture of left lower leg, subsequent encounter for open fracture type I or II with routine healing | CMS +S82892F | Other fracture of left lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82892G | Other fracture of left lower leg, subsequent encounter for closed fracture with delayed healing | CMS +S82892H | Other fracture of left lower leg, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82892J | Other fracture of left lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82892K | Other fracture of left lower leg, subsequent encounter for closed fracture with nonunion | CMS +S82892M | Other fracture of left lower leg, subsequent encounter for open fracture type I or II with nonunion | CMS +S82892N | Other fracture of left lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82892P | Other fracture of left lower leg, subsequent encounter for closed fracture with malunion | CMS +S82892Q | Other fracture of left lower leg, subsequent encounter for open fracture type I or II with malunion | CMS +S82892R | Other fracture of left lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82892S | Other fracture of left lower leg, sequela | CMS +S82899A | Other fracture of unspecified lower leg, initial encounter for closed fracture | CMS +S82899B | Other fracture of unspecified lower leg, initial encounter for open fracture type I or II | CMS +S82899C | Other fracture of unspecified lower leg, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S82899D | Other fracture of unspecified lower leg, subsequent encounter for closed fracture with routine healing | CMS +S82899E | Other fracture of unspecified lower leg, subsequent encounter for open fracture type I or II with routine healing | CMS +S82899F | Other fracture of unspecified lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S82899G | Other fracture of unspecified lower leg, subsequent encounter for closed fracture with delayed healing | CMS +S82899H | Other fracture of unspecified lower leg, subsequent encounter for open fracture type I or II with delayed healing | CMS +S82899J | Other fracture of unspecified lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S82899K | Other fracture of unspecified lower leg, subsequent encounter for closed fracture with nonunion | CMS +S82899M | Other fracture of unspecified lower leg, subsequent encounter for open fracture type I or II with nonunion | CMS +S82899N | Other fracture of unspecified lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S82899P | Other fracture of unspecified lower leg, subsequent encounter for closed fracture with malunion | CMS +S82899Q | Other fracture of unspecified lower leg, subsequent encounter for open fracture type I or II with malunion | CMS +S82899R | Other fracture of unspecified lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S82899S | Other fracture of unspecified lower leg, sequela | CMS +S8290XA | Unspecified fracture of unspecified lower leg, initial encounter for closed fracture | CMS +S8290XB | Unspecified fracture of unspecified lower leg, initial encounter for open fracture type I or II | CMS +S8290XC | Unspecified fracture of unspecified lower leg, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S8290XD | Unspecified fracture of unspecified lower leg, subsequent encounter for closed fracture with routine healing | CMS +S8290XE | Unspecified fracture of unspecified lower leg, subsequent encounter for open fracture type I or II with routine healing | CMS +S8290XF | Unspecified fracture of unspecified lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S8290XG | Unspecified fracture of unspecified lower leg, subsequent encounter for closed fracture with delayed healing | CMS +S8290XH | Unspecified fracture of unspecified lower leg, subsequent encounter for open fracture type I or II with delayed healing | CMS +S8290XJ | Unspecified fracture of unspecified lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S8290XK | Unspecified fracture of unspecified lower leg, subsequent encounter for closed fracture with nonunion | CMS +S8290XM | Unspecified fracture of unspecified lower leg, subsequent encounter for open fracture type I or II with nonunion | CMS +S8290XN | Unspecified fracture of unspecified lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S8290XP | Unspecified fracture of unspecified lower leg, subsequent encounter for closed fracture with malunion | CMS +S8290XQ | Unspecified fracture of unspecified lower leg, subsequent encounter for open fracture type I or II with malunion | CMS +S8290XR | Unspecified fracture of unspecified lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S8290XS | Unspecified fracture of unspecified lower leg, sequela | CMS +S8291XA | Unspecified fracture of right lower leg, initial encounter for closed fracture | CMS +S8291XB | Unspecified fracture of right lower leg, initial encounter for open fracture type I or II | CMS +S8291XC | Unspecified fracture of right lower leg, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S8291XD | Unspecified fracture of right lower leg, subsequent encounter for closed fracture with routine healing | CMS +S8291XE | Unspecified fracture of right lower leg, subsequent encounter for open fracture type I or II with routine healing | CMS +S8291XF | Unspecified fracture of right lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S8291XG | Unspecified fracture of right lower leg, subsequent encounter for closed fracture with delayed healing | CMS +S8291XH | Unspecified fracture of right lower leg, subsequent encounter for open fracture type I or II with delayed healing | CMS +S8291XJ | Unspecified fracture of right lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S8291XK | Unspecified fracture of right lower leg, subsequent encounter for closed fracture with nonunion | CMS +S8291XM | Unspecified fracture of right lower leg, subsequent encounter for open fracture type I or II with nonunion | CMS +S8291XN | Unspecified fracture of right lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S8291XP | Unspecified fracture of right lower leg, subsequent encounter for closed fracture with malunion | CMS +S8291XQ | Unspecified fracture of right lower leg, subsequent encounter for open fracture type I or II with malunion | CMS +S8291XR | Unspecified fracture of right lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S8291XS | Unspecified fracture of right lower leg, sequela | CMS +S8292XA | Unspecified fracture of left lower leg, initial encounter for closed fracture | CMS +S8292XB | Unspecified fracture of left lower leg, initial encounter for open fracture type I or II | CMS +S8292XC | Unspecified fracture of left lower leg, initial encounter for open fracture type IIIA, IIIB, or IIIC | CMS +S8292XD | Unspecified fracture of left lower leg, subsequent encounter for closed fracture with routine healing | CMS +S8292XE | Unspecified fracture of left lower leg, subsequent encounter for open fracture type I or II with routine healing | CMS +S8292XF | Unspecified fracture of left lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing | CMS +S8292XG | Unspecified fracture of left lower leg, subsequent encounter for closed fracture with delayed healing | CMS +S8292XH | Unspecified fracture of left lower leg, subsequent encounter for open fracture type I or II with delayed healing | CMS +S8292XJ | Unspecified fracture of left lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing | CMS +S8292XK | Unspecified fracture of left lower leg, subsequent encounter for closed fracture with nonunion | CMS +S8292XM | Unspecified fracture of left lower leg, subsequent encounter for open fracture type I or II with nonunion | CMS +S8292XN | Unspecified fracture of left lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion | CMS +S8292XP | Unspecified fracture of left lower leg, subsequent encounter for closed fracture with malunion | CMS +S8292XQ | Unspecified fracture of left lower leg, subsequent encounter for open fracture type I or II with malunion | CMS +S8292XR | Unspecified fracture of left lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion | CMS +S8292XS | Unspecified fracture of left lower leg, sequela | CMS +S83001A | Unspecified subluxation of right patella, initial encounter | CMS +S83001D | Unspecified subluxation of right patella, subsequent encounter | CMS +S83001S | Unspecified subluxation of right patella, sequela | CMS +S83002A | Unspecified subluxation of left patella, initial encounter | CMS +S83002D | Unspecified subluxation of left patella, subsequent encounter | CMS +S83002S | Unspecified subluxation of left patella, sequela | CMS +S83003A | Unspecified subluxation of unspecified patella, initial encounter | CMS +S83003D | Unspecified subluxation of unspecified patella, subsequent encounter | CMS +S83003S | Unspecified subluxation of unspecified patella, sequela | CMS +S83004A | Unspecified dislocation of right patella, initial encounter | CMS +S83004D | Unspecified dislocation of right patella, subsequent encounter | CMS +S83004S | Unspecified dislocation of right patella, sequela | CMS +S83005A | Unspecified dislocation of left patella, initial encounter | CMS +S83005D | Unspecified dislocation of left patella, subsequent encounter | CMS +S83005S | Unspecified dislocation of left patella, sequela | CMS +S83006A | Unspecified dislocation of unspecified patella, initial encounter | CMS +S83006D | Unspecified dislocation of unspecified patella, subsequent encounter | CMS +S83006S | Unspecified dislocation of unspecified patella, sequela | CMS +S83011A | Lateral subluxation of right patella, initial encounter | CMS +S83011D | Lateral subluxation of right patella, subsequent encounter | CMS +S83011S | Lateral subluxation of right patella, sequela | CMS +S83012A | Lateral subluxation of left patella, initial encounter | CMS +S83012D | Lateral subluxation of left patella, subsequent encounter | CMS +S83012S | Lateral subluxation of left patella, sequela | CMS +S83013A | Lateral subluxation of unspecified patella, initial encounter | CMS +S83013D | Lateral subluxation of unspecified patella, subsequent encounter | CMS +S83013S | Lateral subluxation of unspecified patella, sequela | CMS +S83014A | Lateral dislocation of right patella, initial encounter | CMS +S83014D | Lateral dislocation of right patella, subsequent encounter | CMS +S83014S | Lateral dislocation of right patella, sequela | CMS +S83015A | Lateral dislocation of left patella, initial encounter | CMS +S83015D | Lateral dislocation of left patella, subsequent encounter | CMS +S83015S | Lateral dislocation of left patella, sequela | CMS +S83016A | Lateral dislocation of unspecified patella, initial encounter | CMS +S83016D | Lateral dislocation of unspecified patella, subsequent encounter | CMS +S83016S | Lateral dislocation of unspecified patella, sequela | CMS +S83091A | Other subluxation of right patella, initial encounter | CMS +S83091D | Other subluxation of right patella, subsequent encounter | CMS +S83091S | Other subluxation of right patella, sequela | CMS +S83092A | Other subluxation of left patella, initial encounter | CMS +S83092D | Other subluxation of left patella, subsequent encounter | CMS +S83092S | Other subluxation of left patella, sequela | CMS +S83093A | Other subluxation of unspecified patella, initial encounter | CMS +S83093D | Other subluxation of unspecified patella, subsequent encounter | CMS +S83093S | Other subluxation of unspecified patella, sequela | CMS +S83094A | Other dislocation of right patella, initial encounter | CMS +S83094D | Other dislocation of right patella, subsequent encounter | CMS +S83094S | Other dislocation of right patella, sequela | CMS +S83095A | Other dislocation of left patella, initial encounter | CMS +S83095D | Other dislocation of left patella, subsequent encounter | CMS +S83095S | Other dislocation of left patella, sequela | CMS +S83096A | Other dislocation of unspecified patella, initial encounter | CMS +S83096D | Other dislocation of unspecified patella, subsequent encounter | CMS +S83096S | Other dislocation of unspecified patella, sequela | CMS +S83101A | Unspecified subluxation of right knee, initial encounter | CMS +S83101D | Unspecified subluxation of right knee, subsequent encounter | CMS +S83101S | Unspecified subluxation of right knee, sequela | CMS +S83102A | Unspecified subluxation of left knee, initial encounter | CMS +S83102D | Unspecified subluxation of left knee, subsequent encounter | CMS +S83102S | Unspecified subluxation of left knee, sequela | CMS +S83103A | Unspecified subluxation of unspecified knee, initial encounter | CMS +S83103D | Unspecified subluxation of unspecified knee, subsequent encounter | CMS +S83103S | Unspecified subluxation of unspecified knee, sequela | CMS +S83104A | Unspecified dislocation of right knee, initial encounter | CMS +S83104D | Unspecified dislocation of right knee, subsequent encounter | CMS +S83104S | Unspecified dislocation of right knee, sequela | CMS +S83105A | Unspecified dislocation of left knee, initial encounter | CMS +S83105D | Unspecified dislocation of left knee, subsequent encounter | CMS +S83105S | Unspecified dislocation of left knee, sequela | CMS +S83106A | Unspecified dislocation of unspecified knee, initial encounter | CMS +S83106D | Unspecified dislocation of unspecified knee, subsequent encounter | CMS +S83106S | Unspecified dislocation of unspecified knee, sequela | CMS +S83111A | Anterior subluxation of proximal end of tibia, right knee, initial encounter | CMS +S83111D | Anterior subluxation of proximal end of tibia, right knee, subsequent encounter | CMS +S83111S | Anterior subluxation of proximal end of tibia, right knee, sequela | CMS +S83112A | Anterior subluxation of proximal end of tibia, left knee, initial encounter | CMS +S83112D | Anterior subluxation of proximal end of tibia, left knee, subsequent encounter | CMS +S83112S | Anterior subluxation of proximal end of tibia, left knee, sequela | CMS +S83113A | Anterior subluxation of proximal end of tibia, unspecified knee, initial encounter | CMS +S83113D | Anterior subluxation of proximal end of tibia, unspecified knee, subsequent encounter | CMS +S83113S | Anterior subluxation of proximal end of tibia, unspecified knee, sequela | CMS +S83114A | Anterior dislocation of proximal end of tibia, right knee, initial encounter | CMS +S83114D | Anterior dislocation of proximal end of tibia, right knee, subsequent encounter | CMS +S83114S | Anterior dislocation of proximal end of tibia, right knee, sequela | CMS +S83115A | Anterior dislocation of proximal end of tibia, left knee, initial encounter | CMS +S83115D | Anterior dislocation of proximal end of tibia, left knee, subsequent encounter | CMS +S83115S | Anterior dislocation of proximal end of tibia, left knee, sequela | CMS +S83116A | Anterior dislocation of proximal end of tibia, unspecified knee, initial encounter | CMS +S83116D | Anterior dislocation of proximal end of tibia, unspecified knee, subsequent encounter | CMS +S83116S | Anterior dislocation of proximal end of tibia, unspecified knee, sequela | CMS +S83121A | Posterior subluxation of proximal end of tibia, right knee, initial encounter | CMS +S83121D | Posterior subluxation of proximal end of tibia, right knee, subsequent encounter | CMS +S83121S | Posterior subluxation of proximal end of tibia, right knee, sequela | CMS +S83122A | Posterior subluxation of proximal end of tibia, left knee, initial encounter | CMS +S83122D | Posterior subluxation of proximal end of tibia, left knee, subsequent encounter | CMS +S83122S | Posterior subluxation of proximal end of tibia, left knee, sequela | CMS +S83123A | Posterior subluxation of proximal end of tibia, unspecified knee, initial encounter | CMS +S83123D | Posterior subluxation of proximal end of tibia, unspecified knee, subsequent encounter | CMS +S83123S | Posterior subluxation of proximal end of tibia, unspecified knee, sequela | CMS +S83124A | Posterior dislocation of proximal end of tibia, right knee, initial encounter | CMS +S83124D | Posterior dislocation of proximal end of tibia, right knee, subsequent encounter | CMS +S83124S | Posterior dislocation of proximal end of tibia, right knee, sequela | CMS +S83125A | Posterior dislocation of proximal end of tibia, left knee, initial encounter | CMS +S83125D | Posterior dislocation of proximal end of tibia, left knee, subsequent encounter | CMS +S83125S | Posterior dislocation of proximal end of tibia, left knee, sequela | CMS +S83126A | Posterior dislocation of proximal end of tibia, unspecified knee, initial encounter | CMS +S83126D | Posterior dislocation of proximal end of tibia, unspecified knee, subsequent encounter | CMS +S83126S | Posterior dislocation of proximal end of tibia, unspecified knee, sequela | CMS +S83131A | Medial subluxation of proximal end of tibia, right knee, initial encounter | CMS +S83131D | Medial subluxation of proximal end of tibia, right knee, subsequent encounter | CMS +S83131S | Medial subluxation of proximal end of tibia, right knee, sequela | CMS +S83132A | Medial subluxation of proximal end of tibia, left knee, initial encounter | CMS +S83132D | Medial subluxation of proximal end of tibia, left knee, subsequent encounter | CMS +S83132S | Medial subluxation of proximal end of tibia, left knee, sequela | CMS +S83133A | Medial subluxation of proximal end of tibia, unspecified knee, initial encounter | CMS +S83133D | Medial subluxation of proximal end of tibia, unspecified knee, subsequent encounter | CMS +S83133S | Medial subluxation of proximal end of tibia, unspecified knee, sequela | CMS +S83134A | Medial dislocation of proximal end of tibia, right knee, initial encounter | CMS +S83134D | Medial dislocation of proximal end of tibia, right knee, subsequent encounter | CMS +S83134S | Medial dislocation of proximal end of tibia, right knee, sequela | CMS +S83135A | Medial dislocation of proximal end of tibia, left knee, initial encounter | CMS +S83135D | Medial dislocation of proximal end of tibia, left knee, subsequent encounter | CMS +S83135S | Medial dislocation of proximal end of tibia, left knee, sequela | CMS +S83136A | Medial dislocation of proximal end of tibia, unspecified knee, initial encounter | CMS +S83136D | Medial dislocation of proximal end of tibia, unspecified knee, subsequent encounter | CMS +S83136S | Medial dislocation of proximal end of tibia, unspecified knee, sequela | CMS +S83141A | Lateral subluxation of proximal end of tibia, right knee, initial encounter | CMS +S83141D | Lateral subluxation of proximal end of tibia, right knee, subsequent encounter | CMS +S83141S | Lateral subluxation of proximal end of tibia, right knee, sequela | CMS +S83142A | Lateral subluxation of proximal end of tibia, left knee, initial encounter | CMS +S83142D | Lateral subluxation of proximal end of tibia, left knee, subsequent encounter | CMS +S83142S | Lateral subluxation of proximal end of tibia, left knee, sequela | CMS +S83143A | Lateral subluxation of proximal end of tibia, unspecified knee, initial encounter | CMS +S83143D | Lateral subluxation of proximal end of tibia, unspecified knee, subsequent encounter | CMS +S83143S | Lateral subluxation of proximal end of tibia, unspecified knee, sequela | CMS +S83144A | Lateral dislocation of proximal end of tibia, right knee, initial encounter | CMS +S83144D | Lateral dislocation of proximal end of tibia, right knee, subsequent encounter | CMS +S83144S | Lateral dislocation of proximal end of tibia, right knee, sequela | CMS +S83145A | Lateral dislocation of proximal end of tibia, left knee, initial encounter | CMS +S83145D | Lateral dislocation of proximal end of tibia, left knee, subsequent encounter | CMS +S83145S | Lateral dislocation of proximal end of tibia, left knee, sequela | CMS +S83146A | Lateral dislocation of proximal end of tibia, unspecified knee, initial encounter | CMS +S83146D | Lateral dislocation of proximal end of tibia, unspecified knee, subsequent encounter | CMS +S83146S | Lateral dislocation of proximal end of tibia, unspecified knee, sequela | CMS +S83191A | Other subluxation of right knee, initial encounter | CMS +S83191D | Other subluxation of right knee, subsequent encounter | CMS +S83191S | Other subluxation of right knee, sequela | CMS +S83192A | Other subluxation of left knee, initial encounter | CMS +S83192D | Other subluxation of left knee, subsequent encounter | CMS +S83192S | Other subluxation of left knee, sequela | CMS +S83193A | Other subluxation of unspecified knee, initial encounter | CMS +S83193D | Other subluxation of unspecified knee, subsequent encounter | CMS +S83193S | Other subluxation of unspecified knee, sequela | CMS +S83194A | Other dislocation of right knee, initial encounter | CMS +S83194D | Other dislocation of right knee, subsequent encounter | CMS +S83194S | Other dislocation of right knee, sequela | CMS +S83195A | Other dislocation of left knee, initial encounter | CMS +S83195D | Other dislocation of left knee, subsequent encounter | CMS +S83195S | Other dislocation of left knee, sequela | CMS +S83196A | Other dislocation of unspecified knee, initial encounter | CMS +S83196D | Other dislocation of unspecified knee, subsequent encounter | CMS +S83196S | Other dislocation of unspecified knee, sequela | CMS +S83200A | Bucket-handle tear of unspecified meniscus, current injury, right knee, initial encounter | CMS +S83200D | Bucket-handle tear of unspecified meniscus, current injury, right knee, subsequent encounter | CMS +S83200S | Bucket-handle tear of unspecified meniscus, current injury, right knee, sequela | CMS +S83201A | Bucket-handle tear of unspecified meniscus, current injury, left knee, initial encounter | CMS +S83201D | Bucket-handle tear of unspecified meniscus, current injury, left knee, subsequent encounter | CMS +S83201S | Bucket-handle tear of unspecified meniscus, current injury, left knee, sequela | CMS +S83202A | Bucket-handle tear of unspecified meniscus, current injury, unspecified knee, initial encounter | CMS +S83202D | Bucket-handle tear of unspecified meniscus, current injury, unspecified knee, subsequent encounter | CMS +S83202S | Bucket-handle tear of unspecified meniscus, current injury, unspecified knee, sequela | CMS +S83203A | Other tear of unspecified meniscus, current injury, right knee, initial encounter | CMS +S83203D | Other tear of unspecified meniscus, current injury, right knee, subsequent encounter | CMS +S83203S | Other tear of unspecified meniscus, current injury, right knee, sequela | CMS +S83204A | Other tear of unspecified meniscus, current injury, left knee, initial encounter | CMS +S83204D | Other tear of unspecified meniscus, current injury, left knee, subsequent encounter | CMS +S83204S | Other tear of unspecified meniscus, current injury, left knee, sequela | CMS +S83205A | Other tear of unspecified meniscus, current injury, unspecified knee, initial encounter | CMS +S83205D | Other tear of unspecified meniscus, current injury, unspecified knee, subsequent encounter | CMS +S83205S | Other tear of unspecified meniscus, current injury, unspecified knee, sequela | CMS +S83206A | Unspecified tear of unspecified meniscus, current injury, right knee, initial encounter | CMS +S83206D | Unspecified tear of unspecified meniscus, current injury, right knee, subsequent encounter | CMS +S83206S | Unspecified tear of unspecified meniscus, current injury, right knee, sequela | CMS +S83207A | Unspecified tear of unspecified meniscus, current injury, left knee, initial encounter | CMS +S83207D | Unspecified tear of unspecified meniscus, current injury, left knee, subsequent encounter | CMS +S83207S | Unspecified tear of unspecified meniscus, current injury, left knee, sequela | CMS +S83209A | Unspecified tear of unspecified meniscus, current injury, unspecified knee, initial encounter | CMS +S83209D | Unspecified tear of unspecified meniscus, current injury, unspecified knee, subsequent encounter | CMS +S83209S | Unspecified tear of unspecified meniscus, current injury, unspecified knee, sequela | CMS +S83211A | Bucket-handle tear of medial meniscus, current injury, right knee, initial encounter | CMS +S83211D | Bucket-handle tear of medial meniscus, current injury, right knee, subsequent encounter | CMS +S83211S | Bucket-handle tear of medial meniscus, current injury, right knee, sequela | CMS +S83212A | Bucket-handle tear of medial meniscus, current injury, left knee, initial encounter | CMS +S83212D | Bucket-handle tear of medial meniscus, current injury, left knee, subsequent encounter | CMS +S83212S | Bucket-handle tear of medial meniscus, current injury, left knee, sequela | CMS +S83219A | Bucket-handle tear of medial meniscus, current injury, unspecified knee, initial encounter | CMS +S83219D | Bucket-handle tear of medial meniscus, current injury, unspecified knee, subsequent encounter | CMS +S83219S | Bucket-handle tear of medial meniscus, current injury, unspecified knee, sequela | CMS +S83221A | Peripheral tear of medial meniscus, current injury, right knee, initial encounter | CMS +S83221D | Peripheral tear of medial meniscus, current injury, right knee, subsequent encounter | CMS +S83221S | Peripheral tear of medial meniscus, current injury, right knee, sequela | CMS +S83222A | Peripheral tear of medial meniscus, current injury, left knee, initial encounter | CMS +S83222D | Peripheral tear of medial meniscus, current injury, left knee, subsequent encounter | CMS +S83222S | Peripheral tear of medial meniscus, current injury, left knee, sequela | CMS +S83229A | Peripheral tear of medial meniscus, current injury, unspecified knee, initial encounter | CMS +S83229D | Peripheral tear of medial meniscus, current injury, unspecified knee, subsequent encounter | CMS +S83229S | Peripheral tear of medial meniscus, current injury, unspecified knee, sequela | CMS +S83231A | Complex tear of medial meniscus, current injury, right knee, initial encounter | CMS +S83231D | Complex tear of medial meniscus, current injury, right knee, subsequent encounter | CMS +S83231S | Complex tear of medial meniscus, current injury, right knee, sequela | CMS +S83232A | Complex tear of medial meniscus, current injury, left knee, initial encounter | CMS +S83232D | Complex tear of medial meniscus, current injury, left knee, subsequent encounter | CMS +S83232S | Complex tear of medial meniscus, current injury, left knee, sequela | CMS +S83239A | Complex tear of medial meniscus, current injury, unspecified knee, initial encounter | CMS +S83239D | Complex tear of medial meniscus, current injury, unspecified knee, subsequent encounter | CMS +S83239S | Complex tear of medial meniscus, current injury, unspecified knee, sequela | CMS +S83241A | Other tear of medial meniscus, current injury, right knee, initial encounter | CMS +S83241D | Other tear of medial meniscus, current injury, right knee, subsequent encounter | CMS +S83241S | Other tear of medial meniscus, current injury, right knee, sequela | CMS +S83242A | Other tear of medial meniscus, current injury, left knee, initial encounter | CMS +S83242D | Other tear of medial meniscus, current injury, left knee, subsequent encounter | CMS +S83242S | Other tear of medial meniscus, current injury, left knee, sequela | CMS +S83249A | Other tear of medial meniscus, current injury, unspecified knee, initial encounter | CMS +S83249D | Other tear of medial meniscus, current injury, unspecified knee, subsequent encounter | CMS +S83249S | Other tear of medial meniscus, current injury, unspecified knee, sequela | CMS +S83251A | Bucket-handle tear of lateral meniscus, current injury, right knee, initial encounter | CMS +S83251D | Bucket-handle tear of lateral meniscus, current injury, right knee, subsequent encounter | CMS +S83251S | Bucket-handle tear of lateral meniscus, current injury, right knee, sequela | CMS +S83252A | Bucket-handle tear of lateral meniscus, current injury, left knee, initial encounter | CMS +S83252D | Bucket-handle tear of lateral meniscus, current injury, left knee, subsequent encounter | CMS +S83252S | Bucket-handle tear of lateral meniscus, current injury, left knee, sequela | CMS +S83259A | Bucket-handle tear of lateral meniscus, current injury, unspecified knee, initial encounter | CMS +S83259D | Bucket-handle tear of lateral meniscus, current injury, unspecified knee, subsequent encounter | CMS +S83259S | Bucket-handle tear of lateral meniscus, current injury, unspecified knee, sequela | CMS +S83261A | Peripheral tear of lateral meniscus, current injury, right knee, initial encounter | CMS +S83261D | Peripheral tear of lateral meniscus, current injury, right knee, subsequent encounter | CMS +S83261S | Peripheral tear of lateral meniscus, current injury, right knee, sequela | CMS +S83262A | Peripheral tear of lateral meniscus, current injury, left knee, initial encounter | CMS +S83262D | Peripheral tear of lateral meniscus, current injury, left knee, subsequent encounter | CMS +S83262S | Peripheral tear of lateral meniscus, current injury, left knee, sequela | CMS +S83269A | Peripheral tear of lateral meniscus, current injury, unspecified knee, initial encounter | CMS +S83269D | Peripheral tear of lateral meniscus, current injury, unspecified knee, subsequent encounter | CMS +S83269S | Peripheral tear of lateral meniscus, current injury, unspecified knee, sequela | CMS +S83271A | Complex tear of lateral meniscus, current injury, right knee, initial encounter | CMS +S83271D | Complex tear of lateral meniscus, current injury, right knee, subsequent encounter | CMS +S83271S | Complex tear of lateral meniscus, current injury, right knee, sequela | CMS +S83272A | Complex tear of lateral meniscus, current injury, left knee, initial encounter | CMS +S83272D | Complex tear of lateral meniscus, current injury, left knee, subsequent encounter | CMS +S83272S | Complex tear of lateral meniscus, current injury, left knee, sequela | CMS +S83279A | Complex tear of lateral meniscus, current injury, unspecified knee, initial encounter | CMS +S83279D | Complex tear of lateral meniscus, current injury, unspecified knee, subsequent encounter | CMS +S83279S | Complex tear of lateral meniscus, current injury, unspecified knee, sequela | CMS +S83281A | Other tear of lateral meniscus, current injury, right knee, initial encounter | CMS +S83281D | Other tear of lateral meniscus, current injury, right knee, subsequent encounter | CMS +S83281S | Other tear of lateral meniscus, current injury, right knee, sequela | CMS +S83282A | Other tear of lateral meniscus, current injury, left knee, initial encounter | CMS +S83282D | Other tear of lateral meniscus, current injury, left knee, subsequent encounter | CMS +S83282S | Other tear of lateral meniscus, current injury, left knee, sequela | CMS +S83289A | Other tear of lateral meniscus, current injury, unspecified knee, initial encounter | CMS +S83289D | Other tear of lateral meniscus, current injury, unspecified knee, subsequent encounter | CMS +S83289S | Other tear of lateral meniscus, current injury, unspecified knee, sequela | CMS +S8330XA | Tear of articular cartilage of unspecified knee, current, initial encounter | CMS +S8330XD | Tear of articular cartilage of unspecified knee, current, subsequent encounter | CMS +S8330XS | Tear of articular cartilage of unspecified knee, current, sequela | CMS +S8331XA | Tear of articular cartilage of right knee, current, initial encounter | CMS +S8331XD | Tear of articular cartilage of right knee, current, subsequent encounter | CMS +S8331XS | Tear of articular cartilage of right knee, current, sequela | CMS +S8332XA | Tear of articular cartilage of left knee, current, initial encounter | CMS +S8332XD | Tear of articular cartilage of left knee, current, subsequent encounter | CMS +S8332XS | Tear of articular cartilage of left knee, current, sequela | CMS +S83401A | Sprain of unspecified collateral ligament of right knee, initial encounter | CMS +S83401D | Sprain of unspecified collateral ligament of right knee, subsequent encounter | CMS +S83401S | Sprain of unspecified collateral ligament of right knee, sequela | CMS +S83402A | Sprain of unspecified collateral ligament of left knee, initial encounter | CMS +S83402D | Sprain of unspecified collateral ligament of left knee, subsequent encounter | CMS +S83402S | Sprain of unspecified collateral ligament of left knee, sequela | CMS +S83409A | Sprain of unspecified collateral ligament of unspecified knee, initial encounter | CMS +S83409D | Sprain of unspecified collateral ligament of unspecified knee, subsequent encounter | CMS +S83409S | Sprain of unspecified collateral ligament of unspecified knee, sequela | CMS +S83411A | Sprain of medial collateral ligament of right knee, initial encounter | CMS +S83411D | Sprain of medial collateral ligament of right knee, subsequent encounter | CMS +S83411S | Sprain of medial collateral ligament of right knee, sequela | CMS +S83412A | Sprain of medial collateral ligament of left knee, initial encounter | CMS +S83412D | Sprain of medial collateral ligament of left knee, subsequent encounter | CMS +S83412S | Sprain of medial collateral ligament of left knee, sequela | CMS +S83419A | Sprain of medial collateral ligament of unspecified knee, initial encounter | CMS +S83419D | Sprain of medial collateral ligament of unspecified knee, subsequent encounter | CMS +S83419S | Sprain of medial collateral ligament of unspecified knee, sequela | CMS +S83421A | Sprain of lateral collateral ligament of right knee, initial encounter | CMS +S83421D | Sprain of lateral collateral ligament of right knee, subsequent encounter | CMS +S83421S | Sprain of lateral collateral ligament of right knee, sequela | CMS +S83422A | Sprain of lateral collateral ligament of left knee, initial encounter | CMS +S83422D | Sprain of lateral collateral ligament of left knee, subsequent encounter | CMS +S83422S | Sprain of lateral collateral ligament of left knee, sequela | CMS +S83429A | Sprain of lateral collateral ligament of unspecified knee, initial encounter | CMS +S83429D | Sprain of lateral collateral ligament of unspecified knee, subsequent encounter | CMS +S83429S | Sprain of lateral collateral ligament of unspecified knee, sequela | CMS +S83501A | Sprain of unspecified cruciate ligament of right knee, initial encounter | CMS +S83501D | Sprain of unspecified cruciate ligament of right knee, subsequent encounter | CMS +S83501S | Sprain of unspecified cruciate ligament of right knee, sequela | CMS +S83502A | Sprain of unspecified cruciate ligament of left knee, initial encounter | CMS +S83502D | Sprain of unspecified cruciate ligament of left knee, subsequent encounter | CMS +S83502S | Sprain of unspecified cruciate ligament of left knee, sequela | CMS +S83509A | Sprain of unspecified cruciate ligament of unspecified knee, initial encounter | CMS +S83509D | Sprain of unspecified cruciate ligament of unspecified knee, subsequent encounter | CMS +S83509S | Sprain of unspecified cruciate ligament of unspecified knee, sequela | CMS +S83511A | Sprain of anterior cruciate ligament of right knee, initial encounter | CMS +S83511D | Sprain of anterior cruciate ligament of right knee, subsequent encounter | CMS +S83511S | Sprain of anterior cruciate ligament of right knee, sequela | CMS +S83512A | Sprain of anterior cruciate ligament of left knee, initial encounter | CMS +S83512D | Sprain of anterior cruciate ligament of left knee, subsequent encounter | CMS +S83512S | Sprain of anterior cruciate ligament of left knee, sequela | CMS +S83519A | Sprain of anterior cruciate ligament of unspecified knee, initial encounter | CMS +S83519D | Sprain of anterior cruciate ligament of unspecified knee, subsequent encounter | CMS +S83519S | Sprain of anterior cruciate ligament of unspecified knee, sequela | CMS +S83521A | Sprain of posterior cruciate ligament of right knee, initial encounter | CMS +S83521D | Sprain of posterior cruciate ligament of right knee, subsequent encounter | CMS +S83521S | Sprain of posterior cruciate ligament of right knee, sequela | CMS +S83522A | Sprain of posterior cruciate ligament of left knee, initial encounter | CMS +S83522D | Sprain of posterior cruciate ligament of left knee, subsequent encounter | CMS +S83522S | Sprain of posterior cruciate ligament of left knee, sequela | CMS +S83529A | Sprain of posterior cruciate ligament of unspecified knee, initial encounter | CMS +S83529D | Sprain of posterior cruciate ligament of unspecified knee, subsequent encounter | CMS +S83529S | Sprain of posterior cruciate ligament of unspecified knee, sequela | CMS +S8360XA | Sprain of the superior tibiofibular joint and ligament, unspecified knee, initial encounter | CMS +S8360XD | Sprain of the superior tibiofibular joint and ligament, unspecified knee, subsequent encounter | CMS +S8360XS | Sprain of the superior tibiofibular joint and ligament, unspecified knee, sequela | CMS +S8361XA | Sprain of the superior tibiofibular joint and ligament, right knee, initial encounter | CMS +S8361XD | Sprain of the superior tibiofibular joint and ligament, right knee, subsequent encounter | CMS +S8361XS | Sprain of the superior tibiofibular joint and ligament, right knee, sequela | CMS +S8362XA | Sprain of the superior tibiofibular joint and ligament, left knee, initial encounter | CMS +S8362XD | Sprain of the superior tibiofibular joint and ligament, left knee, subsequent encounter | CMS +S8362XS | Sprain of the superior tibiofibular joint and ligament, left knee, sequela | CMS +S838X1A | Sprain of other specified parts of right knee, initial encounter | CMS +S838X1D | Sprain of other specified parts of right knee, subsequent encounter | CMS +S838X1S | Sprain of other specified parts of right knee, sequela | CMS +S838X2A | Sprain of other specified parts of left knee, initial encounter | CMS +S838X2D | Sprain of other specified parts of left knee, subsequent encounter | CMS +S838X2S | Sprain of other specified parts of left knee, sequela | CMS +S838X9A | Sprain of other specified parts of unspecified knee, initial encounter | CMS +S838X9D | Sprain of other specified parts of unspecified knee, subsequent encounter | CMS +S838X9S | Sprain of other specified parts of unspecified knee, sequela | CMS +S8390XA | Sprain of unspecified site of unspecified knee, initial encounter | CMS +S8390XD | Sprain of unspecified site of unspecified knee, subsequent encounter | CMS +S8390XS | Sprain of unspecified site of unspecified knee, sequela | CMS +S8391XA | Sprain of unspecified site of right knee, initial encounter | CMS +S8391XD | Sprain of unspecified site of right knee, subsequent encounter | CMS +S8391XS | Sprain of unspecified site of right knee, sequela | CMS +S8392XA | Sprain of unspecified site of left knee, initial encounter | CMS +S8392XD | Sprain of unspecified site of left knee, subsequent encounter | CMS +S8392XS | Sprain of unspecified site of left knee, sequela | CMS +S8400XA | Injury of tibial nerve at lower leg level, unspecified leg, initial encounter | CMS +S8400XD | Injury of tibial nerve at lower leg level, unspecified leg, subsequent encounter | CMS +S8400XS | Injury of tibial nerve at lower leg level, unspecified leg, sequela | CMS +S8401XA | Injury of tibial nerve at lower leg level, right leg, initial encounter | CMS +S8401XD | Injury of tibial nerve at lower leg level, right leg, subsequent encounter | CMS +S8401XS | Injury of tibial nerve at lower leg level, right leg, sequela | CMS +S8402XA | Injury of tibial nerve at lower leg level, left leg, initial encounter | CMS +S8402XD | Injury of tibial nerve at lower leg level, left leg, subsequent encounter | CMS +S8402XS | Injury of tibial nerve at lower leg level, left leg, sequela | CMS +S8410XA | Injury of peroneal nerve at lower leg level, unspecified leg, initial encounter | CMS +S8410XD | Injury of peroneal nerve at lower leg level, unspecified leg, subsequent encounter | CMS +S8410XS | Injury of peroneal nerve at lower leg level, unspecified leg, sequela | CMS +S8411XA | Injury of peroneal nerve at lower leg level, right leg, initial encounter | CMS +S8411XD | Injury of peroneal nerve at lower leg level, right leg, subsequent encounter | CMS +S8411XS | Injury of peroneal nerve at lower leg level, right leg, sequela | CMS +S8412XA | Injury of peroneal nerve at lower leg level, left leg, initial encounter | CMS +S8412XD | Injury of peroneal nerve at lower leg level, left leg, subsequent encounter | CMS +S8412XS | Injury of peroneal nerve at lower leg level, left leg, sequela | CMS +S8420XA | Injury of cutaneous sensory nerve at lower leg level, unspecified leg, initial encounter | CMS +S8420XD | Injury of cutaneous sensory nerve at lower leg level, unspecified leg, subsequent encounter | CMS +S8420XS | Injury of cutaneous sensory nerve at lower leg level, unspecified leg, sequela | CMS +S8421XA | Injury of cutaneous sensory nerve at lower leg level, right leg, initial encounter | CMS +S8421XD | Injury of cutaneous sensory nerve at lower leg level, right leg, subsequent encounter | CMS +S8421XS | Injury of cutaneous sensory nerve at lower leg level, right leg, sequela | CMS +S8422XA | Injury of cutaneous sensory nerve at lower leg level, left leg, initial encounter | CMS +S8422XD | Injury of cutaneous sensory nerve at lower leg level, left leg, subsequent encounter | CMS +S8422XS | Injury of cutaneous sensory nerve at lower leg level, left leg, sequela | CMS +S84801A | Injury of other nerves at lower leg level, right leg, initial encounter | CMS +S84801D | Injury of other nerves at lower leg level, right leg, subsequent encounter | CMS +S84801S | Injury of other nerves at lower leg level, right leg, sequela | CMS +S84802A | Injury of other nerves at lower leg level, left leg, initial encounter | CMS +S84802D | Injury of other nerves at lower leg level, left leg, subsequent encounter | CMS +S84802S | Injury of other nerves at lower leg level, left leg, sequela | CMS +S84809A | Injury of other nerves at lower leg level, unspecified leg, initial encounter | CMS +S84809D | Injury of other nerves at lower leg level, unspecified leg, subsequent encounter | CMS +S84809S | Injury of other nerves at lower leg level, unspecified leg, sequela | CMS +S8490XA | Injury of unspecified nerve at lower leg level, unspecified leg, initial encounter | CMS +S8490XD | Injury of unspecified nerve at lower leg level, unspecified leg, subsequent encounter | CMS +S8490XS | Injury of unspecified nerve at lower leg level, unspecified leg, sequela | CMS +S8491XA | Injury of unspecified nerve at lower leg level, right leg, initial encounter | CMS +S8491XD | Injury of unspecified nerve at lower leg level, right leg, subsequent encounter | CMS +S8491XS | Injury of unspecified nerve at lower leg level, right leg, sequela | CMS +S8492XA | Injury of unspecified nerve at lower leg level, left leg, initial encounter | CMS +S8492XD | Injury of unspecified nerve at lower leg level, left leg, subsequent encounter | CMS +S8492XS | Injury of unspecified nerve at lower leg level, left leg, sequela | CMS +S85001A | Unspecified injury of popliteal artery, right leg, initial encounter | CMS +S85001D | Unspecified injury of popliteal artery, right leg, subsequent encounter | CMS +S85001S | Unspecified injury of popliteal artery, right leg, sequela | CMS +S85002A | Unspecified injury of popliteal artery, left leg, initial encounter | CMS +S85002D | Unspecified injury of popliteal artery, left leg, subsequent encounter | CMS +S85002S | Unspecified injury of popliteal artery, left leg, sequela | CMS +S85009A | Unspecified injury of popliteal artery, unspecified leg, initial encounter | CMS +S85009D | Unspecified injury of popliteal artery, unspecified leg, subsequent encounter | CMS +S85009S | Unspecified injury of popliteal artery, unspecified leg, sequela | CMS +S85011A | Laceration of popliteal artery, right leg, initial encounter | CMS +S85011D | Laceration of popliteal artery, right leg, subsequent encounter | CMS +S85011S | Laceration of popliteal artery, right leg, sequela | CMS +S85012A | Laceration of popliteal artery, left leg, initial encounter | CMS +S85012D | Laceration of popliteal artery, left leg, subsequent encounter | CMS +S85012S | Laceration of popliteal artery, left leg, sequela | CMS +S85019A | Laceration of popliteal artery, unspecified leg, initial encounter | CMS +S85019D | Laceration of popliteal artery, unspecified leg, subsequent encounter | CMS +S85019S | Laceration of popliteal artery, unspecified leg, sequela | CMS +S85091A | Other specified injury of popliteal artery, right leg, initial encounter | CMS +S85091D | Other specified injury of popliteal artery, right leg, subsequent encounter | CMS +S85091S | Other specified injury of popliteal artery, right leg, sequela | CMS +S85092A | Other specified injury of popliteal artery, left leg, initial encounter | CMS +S85092D | Other specified injury of popliteal artery, left leg, subsequent encounter | CMS +S85092S | Other specified injury of popliteal artery, left leg, sequela | CMS +S85099A | Other specified injury of popliteal artery, unspecified leg, initial encounter | CMS +S85099D | Other specified injury of popliteal artery, unspecified leg, subsequent encounter | CMS +S85099S | Other specified injury of popliteal artery, unspecified leg, sequela | CMS +S85101A | Unspecified injury of unspecified tibial artery, right leg, initial encounter | CMS +S85101D | Unspecified injury of unspecified tibial artery, right leg, subsequent encounter | CMS +S85101S | Unspecified injury of unspecified tibial artery, right leg, sequela | CMS +S85102A | Unspecified injury of unspecified tibial artery, left leg, initial encounter | CMS +S85102D | Unspecified injury of unspecified tibial artery, left leg, subsequent encounter | CMS +S85102S | Unspecified injury of unspecified tibial artery, left leg, sequela | CMS +S85109A | Unspecified injury of unspecified tibial artery, unspecified leg, initial encounter | CMS +S85109D | Unspecified injury of unspecified tibial artery, unspecified leg, subsequent encounter | CMS +S85109S | Unspecified injury of unspecified tibial artery, unspecified leg, sequela | CMS +S85111A | Laceration of unspecified tibial artery, right leg, initial encounter | CMS +S85111D | Laceration of unspecified tibial artery, right leg, subsequent encounter | CMS +S85111S | Laceration of unspecified tibial artery, right leg, sequela | CMS +S85112A | Laceration of unspecified tibial artery, left leg, initial encounter | CMS +S85112D | Laceration of unspecified tibial artery, left leg, subsequent encounter | CMS +S85112S | Laceration of unspecified tibial artery, left leg, sequela | CMS +S85119A | Laceration of unspecified tibial artery, unspecified leg, initial encounter | CMS +S85119D | Laceration of unspecified tibial artery, unspecified leg, subsequent encounter | CMS +S85119S | Laceration of unspecified tibial artery, unspecified leg, sequela | CMS +S85121A | Other specified injury of unspecified tibial artery, right leg, initial encounter | CMS +S85121D | Other specified injury of unspecified tibial artery, right leg, subsequent encounter | CMS +S85121S | Other specified injury of unspecified tibial artery, right leg, sequela | CMS +S85122A | Other specified injury of unspecified tibial artery, left leg, initial encounter | CMS +S85122D | Other specified injury of unspecified tibial artery, left leg, subsequent encounter | CMS +S85122S | Other specified injury of unspecified tibial artery, left leg, sequela | CMS +S85129A | Other specified injury of unspecified tibial artery, unspecified leg, initial encounter | CMS +S85129D | Other specified injury of unspecified tibial artery, unspecified leg, subsequent encounter | CMS +S85129S | Other specified injury of unspecified tibial artery, unspecified leg, sequela | CMS +S85131A | Unspecified injury of anterior tibial artery, right leg, initial encounter | CMS +S85131D | Unspecified injury of anterior tibial artery, right leg, subsequent encounter | CMS +S85131S | Unspecified injury of anterior tibial artery, right leg, sequela | CMS +S85132A | Unspecified injury of anterior tibial artery, left leg, initial encounter | CMS +S85132D | Unspecified injury of anterior tibial artery, left leg, subsequent encounter | CMS +S85132S | Unspecified injury of anterior tibial artery, left leg, sequela | CMS +S85139A | Unspecified injury of anterior tibial artery, unspecified leg, initial encounter | CMS +S85139D | Unspecified injury of anterior tibial artery, unspecified leg, subsequent encounter | CMS +S85139S | Unspecified injury of anterior tibial artery, unspecified leg, sequela | CMS +S85141A | Laceration of anterior tibial artery, right leg, initial encounter | CMS +S85141D | Laceration of anterior tibial artery, right leg, subsequent encounter | CMS +S85141S | Laceration of anterior tibial artery, right leg, sequela | CMS +S85142A | Laceration of anterior tibial artery, left leg, initial encounter | CMS +S85142D | Laceration of anterior tibial artery, left leg, subsequent encounter | CMS +S85142S | Laceration of anterior tibial artery, left leg, sequela | CMS +S85149A | Laceration of anterior tibial artery, unspecified leg, initial encounter | CMS +S85149D | Laceration of anterior tibial artery, unspecified leg, subsequent encounter | CMS +S85149S | Laceration of anterior tibial artery, unspecified leg, sequela | CMS +S85151A | Other specified injury of anterior tibial artery, right leg, initial encounter | CMS +S85151D | Other specified injury of anterior tibial artery, right leg, subsequent encounter | CMS +S85151S | Other specified injury of anterior tibial artery, right leg, sequela | CMS +S85152A | Other specified injury of anterior tibial artery, left leg, initial encounter | CMS +S85152D | Other specified injury of anterior tibial artery, left leg, subsequent encounter | CMS +S85152S | Other specified injury of anterior tibial artery, left leg, sequela | CMS +S85159A | Other specified injury of anterior tibial artery, unspecified leg, initial encounter | CMS +S85159D | Other specified injury of anterior tibial artery, unspecified leg, subsequent encounter | CMS +S85159S | Other specified injury of anterior tibial artery, unspecified leg, sequela | CMS +S85161A | Unspecified injury of posterior tibial artery, right leg, initial encounter | CMS +S85161D | Unspecified injury of posterior tibial artery, right leg, subsequent encounter | CMS +S85161S | Unspecified injury of posterior tibial artery, right leg, sequela | CMS +S85162A | Unspecified injury of posterior tibial artery, left leg, initial encounter | CMS +S85162D | Unspecified injury of posterior tibial artery, left leg, subsequent encounter | CMS +S85162S | Unspecified injury of posterior tibial artery, left leg, sequela | CMS +S85169A | Unspecified injury of posterior tibial artery, unspecified leg, initial encounter | CMS +S85169D | Unspecified injury of posterior tibial artery, unspecified leg, subsequent encounter | CMS +S85169S | Unspecified injury of posterior tibial artery, unspecified leg, sequela | CMS +S85171A | Laceration of posterior tibial artery, right leg, initial encounter | CMS +S85171D | Laceration of posterior tibial artery, right leg, subsequent encounter | CMS +S85171S | Laceration of posterior tibial artery, right leg, sequela | CMS +S85172A | Laceration of posterior tibial artery, left leg, initial encounter | CMS +S85172D | Laceration of posterior tibial artery, left leg, subsequent encounter | CMS +S85172S | Laceration of posterior tibial artery, left leg, sequela | CMS +S85179A | Laceration of posterior tibial artery, unspecified leg, initial encounter | CMS +S85179D | Laceration of posterior tibial artery, unspecified leg, subsequent encounter | CMS +S85179S | Laceration of posterior tibial artery, unspecified leg, sequela | CMS +S85181A | Other specified injury of posterior tibial artery, right leg, initial encounter | CMS +S85181D | Other specified injury of posterior tibial artery, right leg, subsequent encounter | CMS +S85181S | Other specified injury of posterior tibial artery, right leg, sequela | CMS +S85182A | Other specified injury of posterior tibial artery, left leg, initial encounter | CMS +S85182D | Other specified injury of posterior tibial artery, left leg, subsequent encounter | CMS +S85182S | Other specified injury of posterior tibial artery, left leg, sequela | CMS +S85189A | Other specified injury of posterior tibial artery, unspecified leg, initial encounter | CMS +S85189D | Other specified injury of posterior tibial artery, unspecified leg, subsequent encounter | CMS +S85189S | Other specified injury of posterior tibial artery, unspecified leg, sequela | CMS +S85201A | Unspecified injury of peroneal artery, right leg, initial encounter | CMS +S85201D | Unspecified injury of peroneal artery, right leg, subsequent encounter | CMS +S85201S | Unspecified injury of peroneal artery, right leg, sequela | CMS +S85202A | Unspecified injury of peroneal artery, left leg, initial encounter | CMS +S85202D | Unspecified injury of peroneal artery, left leg, subsequent encounter | CMS +S85202S | Unspecified injury of peroneal artery, left leg, sequela | CMS +S85209A | Unspecified injury of peroneal artery, unspecified leg, initial encounter | CMS +S85209D | Unspecified injury of peroneal artery, unspecified leg, subsequent encounter | CMS +S85209S | Unspecified injury of peroneal artery, unspecified leg, sequela | CMS +S85211A | Laceration of peroneal artery, right leg, initial encounter | CMS +S85211D | Laceration of peroneal artery, right leg, subsequent encounter | CMS +S85211S | Laceration of peroneal artery, right leg, sequela | CMS +S85212A | Laceration of peroneal artery, left leg, initial encounter | CMS +S85212D | Laceration of peroneal artery, left leg, subsequent encounter | CMS +S85212S | Laceration of peroneal artery, left leg, sequela | CMS +S85219A | Laceration of peroneal artery, unspecified leg, initial encounter | CMS +S85219D | Laceration of peroneal artery, unspecified leg, subsequent encounter | CMS +S85219S | Laceration of peroneal artery, unspecified leg, sequela | CMS +S85291A | Other specified injury of peroneal artery, right leg, initial encounter | CMS +S85291D | Other specified injury of peroneal artery, right leg, subsequent encounter | CMS +S85291S | Other specified injury of peroneal artery, right leg, sequela | CMS +S85292A | Other specified injury of peroneal artery, left leg, initial encounter | CMS +S85292D | Other specified injury of peroneal artery, left leg, subsequent encounter | CMS +S85292S | Other specified injury of peroneal artery, left leg, sequela | CMS +S85299A | Other specified injury of peroneal artery, unspecified leg, initial encounter | CMS +S85299D | Other specified injury of peroneal artery, unspecified leg, subsequent encounter | CMS +S85299S | Other specified injury of peroneal artery, unspecified leg, sequela | CMS +S85301A | Unspecified injury of greater saphenous vein at lower leg level, right leg, initial encounter | CMS +S85301D | Unspecified injury of greater saphenous vein at lower leg level, right leg, subsequent encounter | CMS +S85301S | Unspecified injury of greater saphenous vein at lower leg level, right leg, sequela | CMS +S85302A | Unspecified injury of greater saphenous vein at lower leg level, left leg, initial encounter | CMS +S85302D | Unspecified injury of greater saphenous vein at lower leg level, left leg, subsequent encounter | CMS +S85302S | Unspecified injury of greater saphenous vein at lower leg level, left leg, sequela | CMS +S85309A | Unspecified injury of greater saphenous vein at lower leg level, unspecified leg, initial encounter | CMS +S85309D | Unspecified injury of greater saphenous vein at lower leg level, unspecified leg, subsequent encounter | CMS +S85309S | Unspecified injury of greater saphenous vein at lower leg level, unspecified leg, sequela | CMS +S85311A | Laceration of greater saphenous vein at lower leg level, right leg, initial encounter | CMS +S85311D | Laceration of greater saphenous vein at lower leg level, right leg, subsequent encounter | CMS +S85311S | Laceration of greater saphenous vein at lower leg level, right leg, sequela | CMS +S85312A | Laceration of greater saphenous vein at lower leg level, left leg, initial encounter | CMS +S85312D | Laceration of greater saphenous vein at lower leg level, left leg, subsequent encounter | CMS +S85312S | Laceration of greater saphenous vein at lower leg level, left leg, sequela | CMS +S85319A | Laceration of greater saphenous vein at lower leg level, unspecified leg, initial encounter | CMS +S85319D | Laceration of greater saphenous vein at lower leg level, unspecified leg, subsequent encounter | CMS +S85319S | Laceration of greater saphenous vein at lower leg level, unspecified leg, sequela | CMS +S85391A | Other specified injury of greater saphenous vein at lower leg level, right leg, initial encounter | CMS +S85391D | Other specified injury of greater saphenous vein at lower leg level, right leg, subsequent encounter | CMS +S85391S | Other specified injury of greater saphenous vein at lower leg level, right leg, sequela | CMS +S85392A | Other specified injury of greater saphenous vein at lower leg level, left leg, initial encounter | CMS +S85392D | Other specified injury of greater saphenous vein at lower leg level, left leg, subsequent encounter | CMS +S85392S | Other specified injury of greater saphenous vein at lower leg level, left leg, sequela | CMS +S85399A | Other specified injury of greater saphenous vein at lower leg level, unspecified leg, initial encounter | CMS +S85399D | Other specified injury of greater saphenous vein at lower leg level, unspecified leg, subsequent encounter | CMS +S85399S | Other specified injury of greater saphenous vein at lower leg level, unspecified leg, sequela | CMS +S85401A | Unspecified injury of lesser saphenous vein at lower leg level, right leg, initial encounter | CMS +S85401D | Unspecified injury of lesser saphenous vein at lower leg level, right leg, subsequent encounter | CMS +S85401S | Unspecified injury of lesser saphenous vein at lower leg level, right leg, sequela | CMS +S85402A | Unspecified injury of lesser saphenous vein at lower leg level, left leg, initial encounter | CMS +S85402D | Unspecified injury of lesser saphenous vein at lower leg level, left leg, subsequent encounter | CMS +S85402S | Unspecified injury of lesser saphenous vein at lower leg level, left leg, sequela | CMS +S85409A | Unspecified injury of lesser saphenous vein at lower leg level, unspecified leg, initial encounter | CMS +S85409D | Unspecified injury of lesser saphenous vein at lower leg level, unspecified leg, subsequent encounter | CMS +S85409S | Unspecified injury of lesser saphenous vein at lower leg level, unspecified leg, sequela | CMS +S85411A | Laceration of lesser saphenous vein at lower leg level, right leg, initial encounter | CMS +S85411D | Laceration of lesser saphenous vein at lower leg level, right leg, subsequent encounter | CMS +S85411S | Laceration of lesser saphenous vein at lower leg level, right leg, sequela | CMS +S85412A | Laceration of lesser saphenous vein at lower leg level, left leg, initial encounter | CMS +S85412D | Laceration of lesser saphenous vein at lower leg level, left leg, subsequent encounter | CMS +S85412S | Laceration of lesser saphenous vein at lower leg level, left leg, sequela | CMS +S85419A | Laceration of lesser saphenous vein at lower leg level, unspecified leg, initial encounter | CMS +S85419D | Laceration of lesser saphenous vein at lower leg level, unspecified leg, subsequent encounter | CMS +S85419S | Laceration of lesser saphenous vein at lower leg level, unspecified leg, sequela | CMS +S85491A | Other specified injury of lesser saphenous vein at lower leg level, right leg, initial encounter | CMS +S85491D | Other specified injury of lesser saphenous vein at lower leg level, right leg, subsequent encounter | CMS +S85491S | Other specified injury of lesser saphenous vein at lower leg level, right leg, sequela | CMS +S85492A | Other specified injury of lesser saphenous vein at lower leg level, left leg, initial encounter | CMS +S85492D | Other specified injury of lesser saphenous vein at lower leg level, left leg, subsequent encounter | CMS +S85492S | Other specified injury of lesser saphenous vein at lower leg level, left leg, sequela | CMS +S85499A | Other specified injury of lesser saphenous vein at lower leg level, unspecified leg, initial encounter | CMS +S85499D | Other specified injury of lesser saphenous vein at lower leg level, unspecified leg, subsequent encounter | CMS +S85499S | Other specified injury of lesser saphenous vein at lower leg level, unspecified leg, sequela | CMS +S85501A | Unspecified injury of popliteal vein, right leg, initial encounter | CMS +S85501D | Unspecified injury of popliteal vein, right leg, subsequent encounter | CMS +S85501S | Unspecified injury of popliteal vein, right leg, sequela | CMS +S85502A | Unspecified injury of popliteal vein, left leg, initial encounter | CMS +S85502D | Unspecified injury of popliteal vein, left leg, subsequent encounter | CMS +S85502S | Unspecified injury of popliteal vein, left leg, sequela | CMS +S85509A | Unspecified injury of popliteal vein, unspecified leg, initial encounter | CMS +S85509D | Unspecified injury of popliteal vein, unspecified leg, subsequent encounter | CMS +S85509S | Unspecified injury of popliteal vein, unspecified leg, sequela | CMS +S85511A | Laceration of popliteal vein, right leg, initial encounter | CMS +S85511D | Laceration of popliteal vein, right leg, subsequent encounter | CMS +S85511S | Laceration of popliteal vein, right leg, sequela | CMS +S85512A | Laceration of popliteal vein, left leg, initial encounter | CMS +S85512D | Laceration of popliteal vein, left leg, subsequent encounter | CMS +S85512S | Laceration of popliteal vein, left leg, sequela | CMS +S85519A | Laceration of popliteal vein, unspecified leg, initial encounter | CMS +S85519D | Laceration of popliteal vein, unspecified leg, subsequent encounter | CMS +S85519S | Laceration of popliteal vein, unspecified leg, sequela | CMS +S85591A | Other specified injury of popliteal vein, right leg, initial encounter | CMS +S85591D | Other specified injury of popliteal vein, right leg, subsequent encounter | CMS +S85591S | Other specified injury of popliteal vein, right leg, sequela | CMS +S85592A | Other specified injury of popliteal vein, left leg, initial encounter | CMS +S85592D | Other specified injury of popliteal vein, left leg, subsequent encounter | CMS +S85592S | Other specified injury of popliteal vein, left leg, sequela | CMS +S85599A | Other specified injury of popliteal vein, unspecified leg, initial encounter | CMS +S85599D | Other specified injury of popliteal vein, unspecified leg, subsequent encounter | CMS +S85599S | Other specified injury of popliteal vein, unspecified leg, sequela | CMS +S85801A | Unspecified injury of other blood vessels at lower leg level, right leg, initial encounter | CMS +S85801D | Unspecified injury of other blood vessels at lower leg level, right leg, subsequent encounter | CMS +S85801S | Unspecified injury of other blood vessels at lower leg level, right leg, sequela | CMS +S85802A | Unspecified injury of other blood vessels at lower leg level, left leg, initial encounter | CMS +S85802D | Unspecified injury of other blood vessels at lower leg level, left leg, subsequent encounter | CMS +S85802S | Unspecified injury of other blood vessels at lower leg level, left leg, sequela | CMS +S85809A | Unspecified injury of other blood vessels at lower leg level, unspecified leg, initial encounter | CMS +S85809D | Unspecified injury of other blood vessels at lower leg level, unspecified leg, subsequent encounter | CMS +S85809S | Unspecified injury of other blood vessels at lower leg level, unspecified leg, sequela | CMS +S85811A | Laceration of other blood vessels at lower leg level, right leg, initial encounter | CMS +S85811D | Laceration of other blood vessels at lower leg level, right leg, subsequent encounter | CMS +S85811S | Laceration of other blood vessels at lower leg level, right leg, sequela | CMS +S85812A | Laceration of other blood vessels at lower leg level, left leg, initial encounter | CMS +S85812D | Laceration of other blood vessels at lower leg level, left leg, subsequent encounter | CMS +S85812S | Laceration of other blood vessels at lower leg level, left leg, sequela | CMS +S85819A | Laceration of other blood vessels at lower leg level, unspecified leg, initial encounter | CMS +S85819D | Laceration of other blood vessels at lower leg level, unspecified leg, subsequent encounter | CMS +S85819S | Laceration of other blood vessels at lower leg level, unspecified leg, sequela | CMS +S85891A | Other specified injury of other blood vessels at lower leg level, right leg, initial encounter | CMS +S85891D | Other specified injury of other blood vessels at lower leg level, right leg, subsequent encounter | CMS +S85891S | Other specified injury of other blood vessels at lower leg level, right leg, sequela | CMS +S85892A | Other specified injury of other blood vessels at lower leg level, left leg, initial encounter | CMS +S85892D | Other specified injury of other blood vessels at lower leg level, left leg, subsequent encounter | CMS +S85892S | Other specified injury of other blood vessels at lower leg level, left leg, sequela | CMS +S85899A | Other specified injury of other blood vessels at lower leg level, unspecified leg, initial encounter | CMS +S85899D | Other specified injury of other blood vessels at lower leg level, unspecified leg, subsequent encounter | CMS +S85899S | Other specified injury of other blood vessels at lower leg level, unspecified leg, sequela | CMS +S85901A | Unspecified injury of unspecified blood vessel at lower leg level, right leg, initial encounter | CMS +S85901D | Unspecified injury of unspecified blood vessel at lower leg level, right leg, subsequent encounter | CMS +S85901S | Unspecified injury of unspecified blood vessel at lower leg level, right leg, sequela | CMS +S85902A | Unspecified injury of unspecified blood vessel at lower leg level, left leg, initial encounter | CMS +S85902D | Unspecified injury of unspecified blood vessel at lower leg level, left leg, subsequent encounter | CMS +S85902S | Unspecified injury of unspecified blood vessel at lower leg level, left leg, sequela | CMS +S85909A | Unspecified injury of unspecified blood vessel at lower leg level, unspecified leg, initial encounter | CMS +S85909D | Unspecified injury of unspecified blood vessel at lower leg level, unspecified leg, subsequent encounter | CMS +S85909S | Unspecified injury of unspecified blood vessel at lower leg level, unspecified leg, sequela | CMS +S85911A | Laceration of unspecified blood vessel at lower leg level, right leg, initial encounter | CMS +S85911D | Laceration of unspecified blood vessel at lower leg level, right leg, subsequent encounter | CMS +S85911S | Laceration of unspecified blood vessel at lower leg level, right leg, sequela | CMS +S85912A | Laceration of unspecified blood vessel at lower leg level, left leg, initial encounter | CMS +S85912D | Laceration of unspecified blood vessel at lower leg level, left leg, subsequent encounter | CMS +S85912S | Laceration of unspecified blood vessel at lower leg level, left leg, sequela | CMS +S85919A | Laceration of unspecified blood vessel at lower leg level, unspecified leg, initial encounter | CMS +S85919D | Laceration of unspecified blood vessel at lower leg level, unspecified leg, subsequent encounter | CMS +S85919S | Laceration of unspecified blood vessel at lower leg level, unspecified leg, sequela | CMS +S85991A | Other specified injury of unspecified blood vessel at lower leg level, right leg, initial encounter | CMS +S85991D | Other specified injury of unspecified blood vessel at lower leg level, right leg, subsequent encounter | CMS +S85991S | Other specified injury of unspecified blood vessel at lower leg level, right leg, sequela | CMS +S85992A | Other specified injury of unspecified blood vessel at lower leg level, left leg, initial encounter | CMS +S85992D | Other specified injury of unspecified blood vessel at lower leg level, left leg, subsequent encounter | CMS +S85992S | Other specified injury of unspecified blood vessel at lower leg level, left leg, sequela | CMS +S85999A | Other specified injury of unspecified blood vessel at lower leg level, unspecified leg, initial encounter | CMS +S85999D | Other specified injury of unspecified blood vessel at lower leg level, unspecified leg, subsequent encounter | CMS +S85999S | Other specified injury of unspecified blood vessel at lower leg level, unspecified leg, sequela | CMS +S86001A | Unspecified injury of right Achilles tendon, initial encounter | CMS +S86001D | Unspecified injury of right Achilles tendon, subsequent encounter | CMS +S86001S | Unspecified injury of right Achilles tendon, sequela | CMS +S86002A | Unspecified injury of left Achilles tendon, initial encounter | CMS +S86002D | Unspecified injury of left Achilles tendon, subsequent encounter | CMS +S86002S | Unspecified injury of left Achilles tendon, sequela | CMS +S86009A | Unspecified injury of unspecified Achilles tendon, initial encounter | CMS +S86009D | Unspecified injury of unspecified Achilles tendon, subsequent encounter | CMS +S86009S | Unspecified injury of unspecified Achilles tendon, sequela | CMS +S86011A | Strain of right Achilles tendon, initial encounter | CMS +S86011D | Strain of right Achilles tendon, subsequent encounter | CMS +S86011S | Strain of right Achilles tendon, sequela | CMS +S86012A | Strain of left Achilles tendon, initial encounter | CMS +S86012D | Strain of left Achilles tendon, subsequent encounter | CMS +S86012S | Strain of left Achilles tendon, sequela | CMS +S86019A | Strain of unspecified Achilles tendon, initial encounter | CMS +S86019D | Strain of unspecified Achilles tendon, subsequent encounter | CMS +S86019S | Strain of unspecified Achilles tendon, sequela | CMS +S86021A | Laceration of right Achilles tendon, initial encounter | CMS +S86021D | Laceration of right Achilles tendon, subsequent encounter | CMS +S86021S | Laceration of right Achilles tendon, sequela | CMS +S86022A | Laceration of left Achilles tendon, initial encounter | CMS +S86022D | Laceration of left Achilles tendon, subsequent encounter | CMS +S86022S | Laceration of left Achilles tendon, sequela | CMS +S86029A | Laceration of unspecified Achilles tendon, initial encounter | CMS +S86029D | Laceration of unspecified Achilles tendon, subsequent encounter | CMS +S86029S | Laceration of unspecified Achilles tendon, sequela | CMS +S86091A | Other specified injury of right Achilles tendon, initial encounter | CMS +S86091D | Other specified injury of right Achilles tendon, subsequent encounter | CMS +S86091S | Other specified injury of right Achilles tendon, sequela | CMS +S86092A | Other specified injury of left Achilles tendon, initial encounter | CMS +S86092D | Other specified injury of left Achilles tendon, subsequent encounter | CMS +S86092S | Other specified injury of left Achilles tendon, sequela | CMS +S86099A | Other specified injury of unspecified Achilles tendon, initial encounter | CMS +S86099D | Other specified injury of unspecified Achilles tendon, subsequent encounter | CMS +S86099S | Other specified injury of unspecified Achilles tendon, sequela | CMS +S86101A | Unspecified injury of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, right leg, initial encounter | CMS +S86101D | Unspecified injury of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, right leg, subsequent encounter | CMS +S86101S | Unspecified injury of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, right leg, sequela | CMS +S86102A | Unspecified injury of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, left leg, initial encounter | CMS +S86102D | Unspecified injury of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, left leg, subsequent encounter | CMS +S86102S | Unspecified injury of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, left leg, sequela | CMS +S86109A | Unspecified injury of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, unspecified leg, initial encounter | CMS +S86109D | Unspecified injury of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, unspecified leg, subsequent encounter | CMS +S86109S | Unspecified injury of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, unspecified leg, sequela | CMS +S86111A | Strain of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, right leg, initial encounter | CMS +S86111D | Strain of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, right leg, subsequent encounter | CMS +S86111S | Strain of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, right leg, sequela | CMS +S86112A | Strain of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, left leg, initial encounter | CMS +S86112D | Strain of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, left leg, subsequent encounter | CMS +S86112S | Strain of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, left leg, sequela | CMS +S86119A | Strain of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, unspecified leg, initial encounter | CMS +S86119D | Strain of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, unspecified leg, subsequent encounter | CMS +S86119S | Strain of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, unspecified leg, sequela | CMS +S86121A | Laceration of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, right leg, initial encounter | CMS +S86121D | Laceration of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, right leg, subsequent encounter | CMS +S86121S | Laceration of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, right leg, sequela | CMS +S86122A | Laceration of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, left leg, initial encounter | CMS +S86122D | Laceration of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, left leg, subsequent encounter | CMS +S86122S | Laceration of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, left leg, sequela | CMS +S86129A | Laceration of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, unspecified leg, initial encounter | CMS +S86129D | Laceration of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, unspecified leg, subsequent encounter | CMS +S86129S | Laceration of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, unspecified leg, sequela | CMS +S86191A | Other injury of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, right leg, initial encounter | CMS +S86191D | Other injury of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, right leg, subsequent encounter | CMS +S86191S | Other injury of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, right leg, sequela | CMS +S86192A | Other injury of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, left leg, initial encounter | CMS +S86192D | Other injury of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, left leg, subsequent encounter | CMS +S86192S | Other injury of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, left leg, sequela | CMS +S86199A | Other injury of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, unspecified leg, initial encounter | CMS +S86199D | Other injury of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, unspecified leg, subsequent encounter | CMS +S86199S | Other injury of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, unspecified leg, sequela | CMS +S86201A | Unspecified injury of muscle(s) and tendon(s) of anterior muscle group at lower leg level, right leg, initial encounter | CMS +S86201D | Unspecified injury of muscle(s) and tendon(s) of anterior muscle group at lower leg level, right leg, subsequent encounter | CMS +S86201S | Unspecified injury of muscle(s) and tendon(s) of anterior muscle group at lower leg level, right leg, sequela | CMS +S86202A | Unspecified injury of muscle(s) and tendon(s) of anterior muscle group at lower leg level, left leg, initial encounter | CMS +S86202D | Unspecified injury of muscle(s) and tendon(s) of anterior muscle group at lower leg level, left leg, subsequent encounter | CMS +S86202S | Unspecified injury of muscle(s) and tendon(s) of anterior muscle group at lower leg level, left leg, sequela | CMS +S86209A | Unspecified injury of muscle(s) and tendon(s) of anterior muscle group at lower leg level, unspecified leg, initial encounter | CMS +S86209D | Unspecified injury of muscle(s) and tendon(s) of anterior muscle group at lower leg level, unspecified leg, subsequent encounter | CMS +S86209S | Unspecified injury of muscle(s) and tendon(s) of anterior muscle group at lower leg level, unspecified leg, sequela | CMS +S86211A | Strain of muscle(s) and tendon(s) of anterior muscle group at lower leg level, right leg, initial encounter | CMS +S86211D | Strain of muscle(s) and tendon(s) of anterior muscle group at lower leg level, right leg, subsequent encounter | CMS +S86211S | Strain of muscle(s) and tendon(s) of anterior muscle group at lower leg level, right leg, sequela | CMS +S86212A | Strain of muscle(s) and tendon(s) of anterior muscle group at lower leg level, left leg, initial encounter | CMS +S86212D | Strain of muscle(s) and tendon(s) of anterior muscle group at lower leg level, left leg, subsequent encounter | CMS +S86212S | Strain of muscle(s) and tendon(s) of anterior muscle group at lower leg level, left leg, sequela | CMS +S86219A | Strain of muscle(s) and tendon(s) of anterior muscle group at lower leg level, unspecified leg, initial encounter | CMS +S86219D | Strain of muscle(s) and tendon(s) of anterior muscle group at lower leg level, unspecified leg, subsequent encounter | CMS +S86219S | Strain of muscle(s) and tendon(s) of anterior muscle group at lower leg level, unspecified leg, sequela | CMS +S86221A | Laceration of muscle(s) and tendon(s) of anterior muscle group at lower leg level, right leg, initial encounter | CMS +S86221D | Laceration of muscle(s) and tendon(s) of anterior muscle group at lower leg level, right leg, subsequent encounter | CMS +S86221S | Laceration of muscle(s) and tendon(s) of anterior muscle group at lower leg level, right leg, sequela | CMS +S86222A | Laceration of muscle(s) and tendon(s) of anterior muscle group at lower leg level, left leg, initial encounter | CMS +S86222D | Laceration of muscle(s) and tendon(s) of anterior muscle group at lower leg level, left leg, subsequent encounter | CMS +S86222S | Laceration of muscle(s) and tendon(s) of anterior muscle group at lower leg level, left leg, sequela | CMS +S86229A | Laceration of muscle(s) and tendon(s) of anterior muscle group at lower leg level, unspecified leg, initial encounter | CMS +S86229D | Laceration of muscle(s) and tendon(s) of anterior muscle group at lower leg level, unspecified leg, subsequent encounter | CMS +S86229S | Laceration of muscle(s) and tendon(s) of anterior muscle group at lower leg level, unspecified leg, sequela | CMS +S86291A | Other injury of muscle(s) and tendon(s) of anterior muscle group at lower leg level, right leg, initial encounter | CMS +S86291D | Other injury of muscle(s) and tendon(s) of anterior muscle group at lower leg level, right leg, subsequent encounter | CMS +S86291S | Other injury of muscle(s) and tendon(s) of anterior muscle group at lower leg level, right leg, sequela | CMS +S86292A | Other injury of muscle(s) and tendon(s) of anterior muscle group at lower leg level, left leg, initial encounter | CMS +S86292D | Other injury of muscle(s) and tendon(s) of anterior muscle group at lower leg level, left leg, subsequent encounter | CMS +S86292S | Other injury of muscle(s) and tendon(s) of anterior muscle group at lower leg level, left leg, sequela | CMS +S86299A | Other injury of muscle(s) and tendon(s) of anterior muscle group at lower leg level, unspecified leg, initial encounter | CMS +S86299D | Other injury of muscle(s) and tendon(s) of anterior muscle group at lower leg level, unspecified leg, subsequent encounter | CMS +S86299S | Other injury of muscle(s) and tendon(s) of anterior muscle group at lower leg level, unspecified leg, sequela | CMS +S86301A | Unspecified injury of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, right leg, initial encounter | CMS +S86301D | Unspecified injury of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, right leg, subsequent encounter | CMS +S86301S | Unspecified injury of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, right leg, sequela | CMS +S86302A | Unspecified injury of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, left leg, initial encounter | CMS +S86302D | Unspecified injury of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, left leg, subsequent encounter | CMS +S86302S | Unspecified injury of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, left leg, sequela | CMS +S86309A | Unspecified injury of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, unspecified leg, initial encounter | CMS +S86309D | Unspecified injury of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, unspecified leg, subsequent encounter | CMS +S86309S | Unspecified injury of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, unspecified leg, sequela | CMS +S86311A | Strain of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, right leg, initial encounter | CMS +S86311D | Strain of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, right leg, subsequent encounter | CMS +S86311S | Strain of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, right leg, sequela | CMS +S86312A | Strain of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, left leg, initial encounter | CMS +S86312D | Strain of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, left leg, subsequent encounter | CMS +S86312S | Strain of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, left leg, sequela | CMS +S86319A | Strain of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, unspecified leg, initial encounter | CMS +S86319D | Strain of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, unspecified leg, subsequent encounter | CMS +S86319S | Strain of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, unspecified leg, sequela | CMS +S86321A | Laceration of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, right leg, initial encounter | CMS +S86321D | Laceration of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, right leg, subsequent encounter | CMS +S86321S | Laceration of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, right leg, sequela | CMS +S86322A | Laceration of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, left leg, initial encounter | CMS +S86322D | Laceration of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, left leg, subsequent encounter | CMS +S86322S | Laceration of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, left leg, sequela | CMS +S86329A | Laceration of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, unspecified leg, initial encounter | CMS +S86329D | Laceration of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, unspecified leg, subsequent encounter | CMS +S86329S | Laceration of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, unspecified leg, sequela | CMS +S86391A | Other injury of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, right leg, initial encounter | CMS +S86391D | Other injury of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, right leg, subsequent encounter | CMS +S86391S | Other injury of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, right leg, sequela | CMS +S86392A | Other injury of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, left leg, initial encounter | CMS +S86392D | Other injury of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, left leg, subsequent encounter | CMS +S86392S | Other injury of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, left leg, sequela | CMS +S86399A | Other injury of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, unspecified leg, initial encounter | CMS +S86399D | Other injury of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, unspecified leg, subsequent encounter | CMS +S86399S | Other injury of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, unspecified leg, sequela | CMS +S86801A | Unspecified injury of other muscle(s) and tendon(s) at lower leg level, right leg, initial encounter | CMS +S86801D | Unspecified injury of other muscle(s) and tendon(s) at lower leg level, right leg, subsequent encounter | CMS +S86801S | Unspecified injury of other muscle(s) and tendon(s) at lower leg level, right leg, sequela | CMS +S86802A | Unspecified injury of other muscle(s) and tendon(s) at lower leg level, left leg, initial encounter | CMS +S86802D | Unspecified injury of other muscle(s) and tendon(s) at lower leg level, left leg, subsequent encounter | CMS +S86802S | Unspecified injury of other muscle(s) and tendon(s) at lower leg level, left leg, sequela | CMS +S86809A | Unspecified injury of other muscle(s) and tendon(s) at lower leg level, unspecified leg, initial encounter | CMS +S86809D | Unspecified injury of other muscle(s) and tendon(s) at lower leg level, unspecified leg, subsequent encounter | CMS +S86809S | Unspecified injury of other muscle(s) and tendon(s) at lower leg level, unspecified leg, sequela | CMS +S86811A | Strain of other muscle(s) and tendon(s) at lower leg level, right leg, initial encounter | CMS +S86811D | Strain of other muscle(s) and tendon(s) at lower leg level, right leg, subsequent encounter | CMS +S86811S | Strain of other muscle(s) and tendon(s) at lower leg level, right leg, sequela | CMS +S86812A | Strain of other muscle(s) and tendon(s) at lower leg level, left leg, initial encounter | CMS +S86812D | Strain of other muscle(s) and tendon(s) at lower leg level, left leg, subsequent encounter | CMS +S86812S | Strain of other muscle(s) and tendon(s) at lower leg level, left leg, sequela | CMS +S86819A | Strain of other muscle(s) and tendon(s) at lower leg level, unspecified leg, initial encounter | CMS +S86819D | Strain of other muscle(s) and tendon(s) at lower leg level, unspecified leg, subsequent encounter | CMS +S86819S | Strain of other muscle(s) and tendon(s) at lower leg level, unspecified leg, sequela | CMS +S86821A | Laceration of other muscle(s) and tendon(s) at lower leg level, right leg, initial encounter | CMS +S86821D | Laceration of other muscle(s) and tendon(s) at lower leg level, right leg, subsequent encounter | CMS +S86821S | Laceration of other muscle(s) and tendon(s) at lower leg level, right leg, sequela | CMS +S86822A | Laceration of other muscle(s) and tendon(s) at lower leg level, left leg, initial encounter | CMS +S86822D | Laceration of other muscle(s) and tendon(s) at lower leg level, left leg, subsequent encounter | CMS +S86822S | Laceration of other muscle(s) and tendon(s) at lower leg level, left leg, sequela | CMS +S86829A | Laceration of other muscle(s) and tendon(s) at lower leg level, unspecified leg, initial encounter | CMS +S86829D | Laceration of other muscle(s) and tendon(s) at lower leg level, unspecified leg, subsequent encounter | CMS +S86829S | Laceration of other muscle(s) and tendon(s) at lower leg level, unspecified leg, sequela | CMS +S86891A | Other injury of other muscle(s) and tendon(s) at lower leg level, right leg, initial encounter | CMS +S86891D | Other injury of other muscle(s) and tendon(s) at lower leg level, right leg, subsequent encounter | CMS +S86891S | Other injury of other muscle(s) and tendon(s) at lower leg level, right leg, sequela | CMS +S86892A | Other injury of other muscle(s) and tendon(s) at lower leg level, left leg, initial encounter | CMS +S86892D | Other injury of other muscle(s) and tendon(s) at lower leg level, left leg, subsequent encounter | CMS +S86892S | Other injury of other muscle(s) and tendon(s) at lower leg level, left leg, sequela | CMS +S86899A | Other injury of other muscle(s) and tendon(s) at lower leg level, unspecified leg, initial encounter | CMS +S86899D | Other injury of other muscle(s) and tendon(s) at lower leg level, unspecified leg, subsequent encounter | CMS +S86899S | Other injury of other muscle(s) and tendon(s) at lower leg level, unspecified leg, sequela | CMS +S86901A | Unspecified injury of unspecified muscle(s) and tendon(s) at lower leg level, right leg, initial encounter | CMS +S86901D | Unspecified injury of unspecified muscle(s) and tendon(s) at lower leg level, right leg, subsequent encounter | CMS +S86901S | Unspecified injury of unspecified muscle(s) and tendon(s) at lower leg level, right leg, sequela | CMS +S86902A | Unspecified injury of unspecified muscle(s) and tendon(s) at lower leg level, left leg, initial encounter | CMS +S86902D | Unspecified injury of unspecified muscle(s) and tendon(s) at lower leg level, left leg, subsequent encounter | CMS +S86902S | Unspecified injury of unspecified muscle(s) and tendon(s) at lower leg level, left leg, sequela | CMS +S86909A | Unspecified injury of unspecified muscle(s) and tendon(s) at lower leg level, unspecified leg, initial encounter | CMS +S86909D | Unspecified injury of unspecified muscle(s) and tendon(s) at lower leg level, unspecified leg, subsequent encounter | CMS +S86909S | Unspecified injury of unspecified muscle(s) and tendon(s) at lower leg level, unspecified leg, sequela | CMS +S86911A | Strain of unspecified muscle(s) and tendon(s) at lower leg level, right leg, initial encounter | CMS +S86911D | Strain of unspecified muscle(s) and tendon(s) at lower leg level, right leg, subsequent encounter | CMS +S86911S | Strain of unspecified muscle(s) and tendon(s) at lower leg level, right leg, sequela | CMS +S86912A | Strain of unspecified muscle(s) and tendon(s) at lower leg level, left leg, initial encounter | CMS +S86912D | Strain of unspecified muscle(s) and tendon(s) at lower leg level, left leg, subsequent encounter | CMS +S86912S | Strain of unspecified muscle(s) and tendon(s) at lower leg level, left leg, sequela | CMS +S86919A | Strain of unspecified muscle(s) and tendon(s) at lower leg level, unspecified leg, initial encounter | CMS +S86919D | Strain of unspecified muscle(s) and tendon(s) at lower leg level, unspecified leg, subsequent encounter | CMS +S86919S | Strain of unspecified muscle(s) and tendon(s) at lower leg level, unspecified leg, sequela | CMS +S86921A | Laceration of unspecified muscle(s) and tendon(s) at lower leg level, right leg, initial encounter | CMS +S86921D | Laceration of unspecified muscle(s) and tendon(s) at lower leg level, right leg, subsequent encounter | CMS +S86921S | Laceration of unspecified muscle(s) and tendon(s) at lower leg level, right leg, sequela | CMS +S86922A | Laceration of unspecified muscle(s) and tendon(s) at lower leg level, left leg, initial encounter | CMS +S86922D | Laceration of unspecified muscle(s) and tendon(s) at lower leg level, left leg, subsequent encounter | CMS +S86922S | Laceration of unspecified muscle(s) and tendon(s) at lower leg level, left leg, sequela | CMS +S86929A | Laceration of unspecified muscle(s) and tendon(s) at lower leg level, unspecified leg, initial encounter | CMS +S86929D | Laceration of unspecified muscle(s) and tendon(s) at lower leg level, unspecified leg, subsequent encounter | CMS +S86929S | Laceration of unspecified muscle(s) and tendon(s) at lower leg level, unspecified leg, sequela | CMS +S86991A | Other injury of unspecified muscle(s) and tendon(s) at lower leg level, right leg, initial encounter | CMS +S86991D | Other injury of unspecified muscle(s) and tendon(s) at lower leg level, right leg, subsequent encounter | CMS +S86991S | Other injury of unspecified muscle(s) and tendon(s) at lower leg level, right leg, sequela | CMS +S86992A | Other injury of unspecified muscle(s) and tendon(s) at lower leg level, left leg, initial encounter | CMS +S86992D | Other injury of unspecified muscle(s) and tendon(s) at lower leg level, left leg, subsequent encounter | CMS +S86992S | Other injury of unspecified muscle(s) and tendon(s) at lower leg level, left leg, sequela | CMS +S86999A | Other injury of unspecified muscle(s) and tendon(s) at lower leg level, unspecified leg, initial encounter | CMS +S86999D | Other injury of unspecified muscle(s) and tendon(s) at lower leg level, unspecified leg, subsequent encounter | CMS +S86999S | Other injury of unspecified muscle(s) and tendon(s) at lower leg level, unspecified leg, sequela | CMS +S8700XA | Crushing injury of unspecified knee, initial encounter | CMS +S8700XD | Crushing injury of unspecified knee, subsequent encounter | CMS +S8700XS | Crushing injury of unspecified knee, sequela | CMS +S8701XA | Crushing injury of right knee, initial encounter | CMS +S8701XD | Crushing injury of right knee, subsequent encounter | CMS +S8701XS | Crushing injury of right knee, sequela | CMS +S8702XA | Crushing injury of left knee, initial encounter | CMS +S8702XD | Crushing injury of left knee, subsequent encounter | CMS +S8702XS | Crushing injury of left knee, sequela | CMS +S8780XA | Crushing injury of unspecified lower leg, initial encounter | CMS +S8780XD | Crushing injury of unspecified lower leg, subsequent encounter | CMS +S8780XS | Crushing injury of unspecified lower leg, sequela | CMS +S8781XA | Crushing injury of right lower leg, initial encounter | CMS +S8781XD | Crushing injury of right lower leg, subsequent encounter | CMS +S8781XS | Crushing injury of right lower leg, sequela | CMS +S8782XA | Crushing injury of left lower leg, initial encounter | CMS +S8782XD | Crushing injury of left lower leg, subsequent encounter | CMS +S8782XS | Crushing injury of left lower leg, sequela | CMS +S88011A | Complete traumatic amputation at knee level, right lower leg, initial encounter | CMS +S88011D | Complete traumatic amputation at knee level, right lower leg, subsequent encounter | CMS +S88011S | Complete traumatic amputation at knee level, right lower leg, sequela | CMS +S88012A | Complete traumatic amputation at knee level, left lower leg, initial encounter | CMS +S88012D | Complete traumatic amputation at knee level, left lower leg, subsequent encounter | CMS +S88012S | Complete traumatic amputation at knee level, left lower leg, sequela | CMS +S88019A | Complete traumatic amputation at knee level, unspecified lower leg, initial encounter | CMS +S88019D | Complete traumatic amputation at knee level, unspecified lower leg, subsequent encounter | CMS +S88019S | Complete traumatic amputation at knee level, unspecified lower leg, sequela | CMS +S88021A | Partial traumatic amputation at knee level, right lower leg, initial encounter | CMS +S88021D | Partial traumatic amputation at knee level, right lower leg, subsequent encounter | CMS +S88021S | Partial traumatic amputation at knee level, right lower leg, sequela | CMS +S88022A | Partial traumatic amputation at knee level, left lower leg, initial encounter | CMS +S88022D | Partial traumatic amputation at knee level, left lower leg, subsequent encounter | CMS +S88022S | Partial traumatic amputation at knee level, left lower leg, sequela | CMS +S88029A | Partial traumatic amputation at knee level, unspecified lower leg, initial encounter | CMS +S88029D | Partial traumatic amputation at knee level, unspecified lower leg, subsequent encounter | CMS +S88029S | Partial traumatic amputation at knee level, unspecified lower leg, sequela | CMS +S88111A | Complete traumatic amputation at level between knee and ankle, right lower leg, initial encounter | CMS +S88111D | Complete traumatic amputation at level between knee and ankle, right lower leg, subsequent encounter | CMS +S88111S | Complete traumatic amputation at level between knee and ankle, right lower leg, sequela | CMS +S88112A | Complete traumatic amputation at level between knee and ankle, left lower leg, initial encounter | CMS +S88112D | Complete traumatic amputation at level between knee and ankle, left lower leg, subsequent encounter | CMS +S88112S | Complete traumatic amputation at level between knee and ankle, left lower leg, sequela | CMS +S88119A | Complete traumatic amputation at level between knee and ankle, unspecified lower leg, initial encounter | CMS +S88119D | Complete traumatic amputation at level between knee and ankle, unspecified lower leg, subsequent encounter | CMS +S88119S | Complete traumatic amputation at level between knee and ankle, unspecified lower leg, sequela | CMS +S88121A | Partial traumatic amputation at level between knee and ankle, right lower leg, initial encounter | CMS +S88121D | Partial traumatic amputation at level between knee and ankle, right lower leg, subsequent encounter | CMS +S88121S | Partial traumatic amputation at level between knee and ankle, right lower leg, sequela | CMS +S88122A | Partial traumatic amputation at level between knee and ankle, left lower leg, initial encounter | CMS +S88122D | Partial traumatic amputation at level between knee and ankle, left lower leg, subsequent encounter | CMS +S88122S | Partial traumatic amputation at level between knee and ankle, left lower leg, sequela | CMS +S88129A | Partial traumatic amputation at level between knee and ankle, unspecified lower leg, initial encounter | CMS +S88129D | Partial traumatic amputation at level between knee and ankle, unspecified lower leg, subsequent encounter | CMS +S88129S | Partial traumatic amputation at level between knee and ankle, unspecified lower leg, sequela | CMS +S88911A | Complete traumatic amputation of right lower leg, level unspecified, initial encounter | CMS +S88911D | Complete traumatic amputation of right lower leg, level unspecified, subsequent encounter | CMS +S88911S | Complete traumatic amputation of right lower leg, level unspecified, sequela | CMS +S88912A | Complete traumatic amputation of left lower leg, level unspecified, initial encounter | CMS +S88912D | Complete traumatic amputation of left lower leg, level unspecified, subsequent encounter | CMS +S88912S | Complete traumatic amputation of left lower leg, level unspecified, sequela | CMS +S88919A | Complete traumatic amputation of unspecified lower leg, level unspecified, initial encounter | CMS +S88919D | Complete traumatic amputation of unspecified lower leg, level unspecified, subsequent encounter | CMS +S88919S | Complete traumatic amputation of unspecified lower leg, level unspecified, sequela | CMS +S88921A | Partial traumatic amputation of right lower leg, level unspecified, initial encounter | CMS +S88921D | Partial traumatic amputation of right lower leg, level unspecified, subsequent encounter | CMS +S88921S | Partial traumatic amputation of right lower leg, level unspecified, sequela | CMS +S88922A | Partial traumatic amputation of left lower leg, level unspecified, initial encounter | CMS +S88922D | Partial traumatic amputation of left lower leg, level unspecified, subsequent encounter | CMS +S88922S | Partial traumatic amputation of left lower leg, level unspecified, sequela | CMS +S88929A | Partial traumatic amputation of unspecified lower leg, level unspecified, initial encounter | CMS +S88929D | Partial traumatic amputation of unspecified lower leg, level unspecified, subsequent encounter | CMS +S88929S | Partial traumatic amputation of unspecified lower leg, level unspecified, sequela | CMS +S89001A | Unspecified physeal fracture of upper end of right tibia, initial encounter for closed fracture | CMS +S89001D | Unspecified physeal fracture of upper end of right tibia, subsequent encounter for fracture with routine healing | CMS +S89001G | Unspecified physeal fracture of upper end of right tibia, subsequent encounter for fracture with delayed healing | CMS +S89001K | Unspecified physeal fracture of upper end of right tibia, subsequent encounter for fracture with nonunion | CMS +S89001P | Unspecified physeal fracture of upper end of right tibia, subsequent encounter for fracture with malunion | CMS +S89001S | Unspecified physeal fracture of upper end of right tibia, sequela | CMS +S89002A | Unspecified physeal fracture of upper end of left tibia, initial encounter for closed fracture | CMS +S89002D | Unspecified physeal fracture of upper end of left tibia, subsequent encounter for fracture with routine healing | CMS +S89002G | Unspecified physeal fracture of upper end of left tibia, subsequent encounter for fracture with delayed healing | CMS +S89002K | Unspecified physeal fracture of upper end of left tibia, subsequent encounter for fracture with nonunion | CMS +S89002P | Unspecified physeal fracture of upper end of left tibia, subsequent encounter for fracture with malunion | CMS +S89002S | Unspecified physeal fracture of upper end of left tibia, sequela | CMS +S89009A | Unspecified physeal fracture of upper end of unspecified tibia, initial encounter for closed fracture | CMS +S89009D | Unspecified physeal fracture of upper end of unspecified tibia, subsequent encounter for fracture with routine healing | CMS +S89009G | Unspecified physeal fracture of upper end of unspecified tibia, subsequent encounter for fracture with delayed healing | CMS +S89009K | Unspecified physeal fracture of upper end of unspecified tibia, subsequent encounter for fracture with nonunion | CMS +S89009P | Unspecified physeal fracture of upper end of unspecified tibia, subsequent encounter for fracture with malunion | CMS +S89009S | Unspecified physeal fracture of upper end of unspecified tibia, sequela | CMS +S89011A | Salter-Harris Type I physeal fracture of upper end of right tibia, initial encounter for closed fracture | CMS +S89011D | Salter-Harris Type I physeal fracture of upper end of right tibia, subsequent encounter for fracture with routine healing | CMS +S89011G | Salter-Harris Type I physeal fracture of upper end of right tibia, subsequent encounter for fracture with delayed healing | CMS +S89011K | Salter-Harris Type I physeal fracture of upper end of right tibia, subsequent encounter for fracture with nonunion | CMS +S89011P | Salter-Harris Type I physeal fracture of upper end of right tibia, subsequent encounter for fracture with malunion | CMS +S89011S | Salter-Harris Type I physeal fracture of upper end of right tibia, sequela | CMS +S89012A | Salter-Harris Type I physeal fracture of upper end of left tibia, initial encounter for closed fracture | CMS +S89012D | Salter-Harris Type I physeal fracture of upper end of left tibia, subsequent encounter for fracture with routine healing | CMS +S89012G | Salter-Harris Type I physeal fracture of upper end of left tibia, subsequent encounter for fracture with delayed healing | CMS +S89012K | Salter-Harris Type I physeal fracture of upper end of left tibia, subsequent encounter for fracture with nonunion | CMS +S89012P | Salter-Harris Type I physeal fracture of upper end of left tibia, subsequent encounter for fracture with malunion | CMS +S89012S | Salter-Harris Type I physeal fracture of upper end of left tibia, sequela | CMS +S89019A | Salter-Harris Type I physeal fracture of upper end of unspecified tibia, initial encounter for closed fracture | CMS +S89019D | Salter-Harris Type I physeal fracture of upper end of unspecified tibia, subsequent encounter for fracture with routine healing | CMS +S89019G | Salter-Harris Type I physeal fracture of upper end of unspecified tibia, subsequent encounter for fracture with delayed healing | CMS +S89019K | Salter-Harris Type I physeal fracture of upper end of unspecified tibia, subsequent encounter for fracture with nonunion | CMS +S89019P | Salter-Harris Type I physeal fracture of upper end of unspecified tibia, subsequent encounter for fracture with malunion | CMS +S89019S | Salter-Harris Type I physeal fracture of upper end of unspecified tibia, sequela | CMS +S89021A | Salter-Harris Type II physeal fracture of upper end of right tibia, initial encounter for closed fracture | CMS +S89021D | Salter-Harris Type II physeal fracture of upper end of right tibia, subsequent encounter for fracture with routine healing | CMS +S89021G | Salter-Harris Type II physeal fracture of upper end of right tibia, subsequent encounter for fracture with delayed healing | CMS +S89021K | Salter-Harris Type II physeal fracture of upper end of right tibia, subsequent encounter for fracture with nonunion | CMS +S89021P | Salter-Harris Type II physeal fracture of upper end of right tibia, subsequent encounter for fracture with malunion | CMS +S89021S | Salter-Harris Type II physeal fracture of upper end of right tibia, sequela | CMS +S89022A | Salter-Harris Type II physeal fracture of upper end of left tibia, initial encounter for closed fracture | CMS +S89022D | Salter-Harris Type II physeal fracture of upper end of left tibia, subsequent encounter for fracture with routine healing | CMS +S89022G | Salter-Harris Type II physeal fracture of upper end of left tibia, subsequent encounter for fracture with delayed healing | CMS +S89022K | Salter-Harris Type II physeal fracture of upper end of left tibia, subsequent encounter for fracture with nonunion | CMS +S89022P | Salter-Harris Type II physeal fracture of upper end of left tibia, subsequent encounter for fracture with malunion | CMS +S89022S | Salter-Harris Type II physeal fracture of upper end of left tibia, sequela | CMS +S89029A | Salter-Harris Type II physeal fracture of upper end of unspecified tibia, initial encounter for closed fracture | CMS +S89029D | Salter-Harris Type II physeal fracture of upper end of unspecified tibia, subsequent encounter for fracture with routine healing | CMS +S89029G | Salter-Harris Type II physeal fracture of upper end of unspecified tibia, subsequent encounter for fracture with delayed healing | CMS +S89029K | Salter-Harris Type II physeal fracture of upper end of unspecified tibia, subsequent encounter for fracture with nonunion | CMS +S89029P | Salter-Harris Type II physeal fracture of upper end of unspecified tibia, subsequent encounter for fracture with malunion | CMS +S89029S | Salter-Harris Type II physeal fracture of upper end of unspecified tibia, sequela | CMS +S89031A | Salter-Harris Type III physeal fracture of upper end of right tibia, initial encounter for closed fracture | CMS +S89031D | Salter-Harris Type III physeal fracture of upper end of right tibia, subsequent encounter for fracture with routine healing | CMS +S89031G | Salter-Harris Type III physeal fracture of upper end of right tibia, subsequent encounter for fracture with delayed healing | CMS +S89031K | Salter-Harris Type III physeal fracture of upper end of right tibia, subsequent encounter for fracture with nonunion | CMS +S89031P | Salter-Harris Type III physeal fracture of upper end of right tibia, subsequent encounter for fracture with malunion | CMS +S89031S | Salter-Harris Type III physeal fracture of upper end of right tibia, sequela | CMS +S89032A | Salter-Harris Type III physeal fracture of upper end of left tibia, initial encounter for closed fracture | CMS +S89032D | Salter-Harris Type III physeal fracture of upper end of left tibia, subsequent encounter for fracture with routine healing | CMS +S89032G | Salter-Harris Type III physeal fracture of upper end of left tibia, subsequent encounter for fracture with delayed healing | CMS +S89032K | Salter-Harris Type III physeal fracture of upper end of left tibia, subsequent encounter for fracture with nonunion | CMS +S89032P | Salter-Harris Type III physeal fracture of upper end of left tibia, subsequent encounter for fracture with malunion | CMS +S89032S | Salter-Harris Type III physeal fracture of upper end of left tibia, sequela | CMS +S89039A | Salter-Harris Type III physeal fracture of upper end of unspecified tibia, initial encounter for closed fracture | CMS +S89039D | Salter-Harris Type III physeal fracture of upper end of unspecified tibia, subsequent encounter for fracture with routine healing | CMS +S89039G | Salter-Harris Type III physeal fracture of upper end of unspecified tibia, subsequent encounter for fracture with delayed healing | CMS +S89039K | Salter-Harris Type III physeal fracture of upper end of unspecified tibia, subsequent encounter for fracture with nonunion | CMS +S89039P | Salter-Harris Type III physeal fracture of upper end of unspecified tibia, subsequent encounter for fracture with malunion | CMS +S89039S | Salter-Harris Type III physeal fracture of upper end of unspecified tibia, sequela | CMS +S89041A | Salter-Harris Type IV physeal fracture of upper end of right tibia, initial encounter for closed fracture | CMS +S89041D | Salter-Harris Type IV physeal fracture of upper end of right tibia, subsequent encounter for fracture with routine healing | CMS +S89041G | Salter-Harris Type IV physeal fracture of upper end of right tibia, subsequent encounter for fracture with delayed healing | CMS +S89041K | Salter-Harris Type IV physeal fracture of upper end of right tibia, subsequent encounter for fracture with nonunion | CMS +S89041P | Salter-Harris Type IV physeal fracture of upper end of right tibia, subsequent encounter for fracture with malunion | CMS +S89041S | Salter-Harris Type IV physeal fracture of upper end of right tibia, sequela | CMS +S89042A | Salter-Harris Type IV physeal fracture of upper end of left tibia, initial encounter for closed fracture | CMS +S89042D | Salter-Harris Type IV physeal fracture of upper end of left tibia, subsequent encounter for fracture with routine healing | CMS +S89042G | Salter-Harris Type IV physeal fracture of upper end of left tibia, subsequent encounter for fracture with delayed healing | CMS +S89042K | Salter-Harris Type IV physeal fracture of upper end of left tibia, subsequent encounter for fracture with nonunion | CMS +S89042P | Salter-Harris Type IV physeal fracture of upper end of left tibia, subsequent encounter for fracture with malunion | CMS +S89042S | Salter-Harris Type IV physeal fracture of upper end of left tibia, sequela | CMS +S89049A | Salter-Harris Type IV physeal fracture of upper end of unspecified tibia, initial encounter for closed fracture | CMS +S89049D | Salter-Harris Type IV physeal fracture of upper end of unspecified tibia, subsequent encounter for fracture with routine healing | CMS +S89049G | Salter-Harris Type IV physeal fracture of upper end of unspecified tibia, subsequent encounter for fracture with delayed healing | CMS +S89049K | Salter-Harris Type IV physeal fracture of upper end of unspecified tibia, subsequent encounter for fracture with nonunion | CMS +S89049P | Salter-Harris Type IV physeal fracture of upper end of unspecified tibia, subsequent encounter for fracture with malunion | CMS +S89049S | Salter-Harris Type IV physeal fracture of upper end of unspecified tibia, sequela | CMS +S89091A | Other physeal fracture of upper end of right tibia, initial encounter for closed fracture | CMS +S89091D | Other physeal fracture of upper end of right tibia, subsequent encounter for fracture with routine healing | CMS +S89091G | Other physeal fracture of upper end of right tibia, subsequent encounter for fracture with delayed healing | CMS +S89091K | Other physeal fracture of upper end of right tibia, subsequent encounter for fracture with nonunion | CMS +S89091P | Other physeal fracture of upper end of right tibia, subsequent encounter for fracture with malunion | CMS +S89091S | Other physeal fracture of upper end of right tibia, sequela | CMS +S89092A | Other physeal fracture of upper end of left tibia, initial encounter for closed fracture | CMS +S89092D | Other physeal fracture of upper end of left tibia, subsequent encounter for fracture with routine healing | CMS +S89092G | Other physeal fracture of upper end of left tibia, subsequent encounter for fracture with delayed healing | CMS +S89092K | Other physeal fracture of upper end of left tibia, subsequent encounter for fracture with nonunion | CMS +S89092P | Other physeal fracture of upper end of left tibia, subsequent encounter for fracture with malunion | CMS +S89092S | Other physeal fracture of upper end of left tibia, sequela | CMS +S89099A | Other physeal fracture of upper end of unspecified tibia, initial encounter for closed fracture | CMS +S89099D | Other physeal fracture of upper end of unspecified tibia, subsequent encounter for fracture with routine healing | CMS +S89099G | Other physeal fracture of upper end of unspecified tibia, subsequent encounter for fracture with delayed healing | CMS +S89099K | Other physeal fracture of upper end of unspecified tibia, subsequent encounter for fracture with nonunion | CMS +S89099P | Other physeal fracture of upper end of unspecified tibia, subsequent encounter for fracture with malunion | CMS +S89099S | Other physeal fracture of upper end of unspecified tibia, sequela | CMS +S89101A | Unspecified physeal fracture of lower end of right tibia, initial encounter for closed fracture | CMS +S89101D | Unspecified physeal fracture of lower end of right tibia, subsequent encounter for fracture with routine healing | CMS +S89101G | Unspecified physeal fracture of lower end of right tibia, subsequent encounter for fracture with delayed healing | CMS +S89101K | Unspecified physeal fracture of lower end of right tibia, subsequent encounter for fracture with nonunion | CMS +S89101P | Unspecified physeal fracture of lower end of right tibia, subsequent encounter for fracture with malunion | CMS +S89101S | Unspecified physeal fracture of lower end of right tibia, sequela | CMS +S89102A | Unspecified physeal fracture of lower end of left tibia, initial encounter for closed fracture | CMS +S89102D | Unspecified physeal fracture of lower end of left tibia, subsequent encounter for fracture with routine healing | CMS +S89102G | Unspecified physeal fracture of lower end of left tibia, subsequent encounter for fracture with delayed healing | CMS +S89102K | Unspecified physeal fracture of lower end of left tibia, subsequent encounter for fracture with nonunion | CMS +S89102P | Unspecified physeal fracture of lower end of left tibia, subsequent encounter for fracture with malunion | CMS +S89102S | Unspecified physeal fracture of lower end of left tibia, sequela | CMS +S89109A | Unspecified physeal fracture of lower end of unspecified tibia, initial encounter for closed fracture | CMS +S89109D | Unspecified physeal fracture of lower end of unspecified tibia, subsequent encounter for fracture with routine healing | CMS +S89109G | Unspecified physeal fracture of lower end of unspecified tibia, subsequent encounter for fracture with delayed healing | CMS +S89109K | Unspecified physeal fracture of lower end of unspecified tibia, subsequent encounter for fracture with nonunion | CMS +S89109P | Unspecified physeal fracture of lower end of unspecified tibia, subsequent encounter for fracture with malunion | CMS +S89109S | Unspecified physeal fracture of lower end of unspecified tibia, sequela | CMS +S89111A | Salter-Harris Type I physeal fracture of lower end of right tibia, initial encounter for closed fracture | CMS +S89111D | Salter-Harris Type I physeal fracture of lower end of right tibia, subsequent encounter for fracture with routine healing | CMS +S89111G | Salter-Harris Type I physeal fracture of lower end of right tibia, subsequent encounter for fracture with delayed healing | CMS +S89111K | Salter-Harris Type I physeal fracture of lower end of right tibia, subsequent encounter for fracture with nonunion | CMS +S89111P | Salter-Harris Type I physeal fracture of lower end of right tibia, subsequent encounter for fracture with malunion | CMS +S89111S | Salter-Harris Type I physeal fracture of lower end of right tibia, sequela | CMS +S89112A | Salter-Harris Type I physeal fracture of lower end of left tibia, initial encounter for closed fracture | CMS +S89112D | Salter-Harris Type I physeal fracture of lower end of left tibia, subsequent encounter for fracture with routine healing | CMS +S89112G | Salter-Harris Type I physeal fracture of lower end of left tibia, subsequent encounter for fracture with delayed healing | CMS +S89112K | Salter-Harris Type I physeal fracture of lower end of left tibia, subsequent encounter for fracture with nonunion | CMS +S89112P | Salter-Harris Type I physeal fracture of lower end of left tibia, subsequent encounter for fracture with malunion | CMS +S89112S | Salter-Harris Type I physeal fracture of lower end of left tibia, sequela | CMS +S89119A | Salter-Harris Type I physeal fracture of lower end of unspecified tibia, initial encounter for closed fracture | CMS +S89119D | Salter-Harris Type I physeal fracture of lower end of unspecified tibia, subsequent encounter for fracture with routine healing | CMS +S89119G | Salter-Harris Type I physeal fracture of lower end of unspecified tibia, subsequent encounter for fracture with delayed healing | CMS +S89119K | Salter-Harris Type I physeal fracture of lower end of unspecified tibia, subsequent encounter for fracture with nonunion | CMS +S89119P | Salter-Harris Type I physeal fracture of lower end of unspecified tibia, subsequent encounter for fracture with malunion | CMS +S89119S | Salter-Harris Type I physeal fracture of lower end of unspecified tibia, sequela | CMS +S89121A | Salter-Harris Type II physeal fracture of lower end of right tibia, initial encounter for closed fracture | CMS +S89121D | Salter-Harris Type II physeal fracture of lower end of right tibia, subsequent encounter for fracture with routine healing | CMS +S89121G | Salter-Harris Type II physeal fracture of lower end of right tibia, subsequent encounter for fracture with delayed healing | CMS +S89121K | Salter-Harris Type II physeal fracture of lower end of right tibia, subsequent encounter for fracture with nonunion | CMS +S89121P | Salter-Harris Type II physeal fracture of lower end of right tibia, subsequent encounter for fracture with malunion | CMS +S89121S | Salter-Harris Type II physeal fracture of lower end of right tibia, sequela | CMS +S89122A | Salter-Harris Type II physeal fracture of lower end of left tibia, initial encounter for closed fracture | CMS +S89122D | Salter-Harris Type II physeal fracture of lower end of left tibia, subsequent encounter for fracture with routine healing | CMS +S89122G | Salter-Harris Type II physeal fracture of lower end of left tibia, subsequent encounter for fracture with delayed healing | CMS +S89122K | Salter-Harris Type II physeal fracture of lower end of left tibia, subsequent encounter for fracture with nonunion | CMS +S89122P | Salter-Harris Type II physeal fracture of lower end of left tibia, subsequent encounter for fracture with malunion | CMS +S89122S | Salter-Harris Type II physeal fracture of lower end of left tibia, sequela | CMS +S89129A | Salter-Harris Type II physeal fracture of lower end of unspecified tibia, initial encounter for closed fracture | CMS +S89129D | Salter-Harris Type II physeal fracture of lower end of unspecified tibia, subsequent encounter for fracture with routine healing | CMS +S89129G | Salter-Harris Type II physeal fracture of lower end of unspecified tibia, subsequent encounter for fracture with delayed healing | CMS +S89129K | Salter-Harris Type II physeal fracture of lower end of unspecified tibia, subsequent encounter for fracture with nonunion | CMS +S89129P | Salter-Harris Type II physeal fracture of lower end of unspecified tibia, subsequent encounter for fracture with malunion | CMS +S89129S | Salter-Harris Type II physeal fracture of lower end of unspecified tibia, sequela | CMS +S89131A | Salter-Harris Type III physeal fracture of lower end of right tibia, initial encounter for closed fracture | CMS +S89131D | Salter-Harris Type III physeal fracture of lower end of right tibia, subsequent encounter for fracture with routine healing | CMS +S89131G | Salter-Harris Type III physeal fracture of lower end of right tibia, subsequent encounter for fracture with delayed healing | CMS +S89131K | Salter-Harris Type III physeal fracture of lower end of right tibia, subsequent encounter for fracture with nonunion | CMS +S89131P | Salter-Harris Type III physeal fracture of lower end of right tibia, subsequent encounter for fracture with malunion | CMS +S89131S | Salter-Harris Type III physeal fracture of lower end of right tibia, sequela | CMS +S89132A | Salter-Harris Type III physeal fracture of lower end of left tibia, initial encounter for closed fracture | CMS +S89132D | Salter-Harris Type III physeal fracture of lower end of left tibia, subsequent encounter for fracture with routine healing | CMS +S89132G | Salter-Harris Type III physeal fracture of lower end of left tibia, subsequent encounter for fracture with delayed healing | CMS +S89132K | Salter-Harris Type III physeal fracture of lower end of left tibia, subsequent encounter for fracture with nonunion | CMS +S89132P | Salter-Harris Type III physeal fracture of lower end of left tibia, subsequent encounter for fracture with malunion | CMS +S89132S | Salter-Harris Type III physeal fracture of lower end of left tibia, sequela | CMS +S89139A | Salter-Harris Type III physeal fracture of lower end of unspecified tibia, initial encounter for closed fracture | CMS +S89139D | Salter-Harris Type III physeal fracture of lower end of unspecified tibia, subsequent encounter for fracture with routine healing | CMS +S89139G | Salter-Harris Type III physeal fracture of lower end of unspecified tibia, subsequent encounter for fracture with delayed healing | CMS +S89139K | Salter-Harris Type III physeal fracture of lower end of unspecified tibia, subsequent encounter for fracture with nonunion | CMS +S89139P | Salter-Harris Type III physeal fracture of lower end of unspecified tibia, subsequent encounter for fracture with malunion | CMS +S89139S | Salter-Harris Type III physeal fracture of lower end of unspecified tibia, sequela | CMS +S89141A | Salter-Harris Type IV physeal fracture of lower end of right tibia, initial encounter for closed fracture | CMS +S89141D | Salter-Harris Type IV physeal fracture of lower end of right tibia, subsequent encounter for fracture with routine healing | CMS +S89141G | Salter-Harris Type IV physeal fracture of lower end of right tibia, subsequent encounter for fracture with delayed healing | CMS +S89141K | Salter-Harris Type IV physeal fracture of lower end of right tibia, subsequent encounter for fracture with nonunion | CMS +S89141P | Salter-Harris Type IV physeal fracture of lower end of right tibia, subsequent encounter for fracture with malunion | CMS +S89141S | Salter-Harris Type IV physeal fracture of lower end of right tibia, sequela | CMS +S89142A | Salter-Harris Type IV physeal fracture of lower end of left tibia, initial encounter for closed fracture | CMS +S89142D | Salter-Harris Type IV physeal fracture of lower end of left tibia, subsequent encounter for fracture with routine healing | CMS +S89142G | Salter-Harris Type IV physeal fracture of lower end of left tibia, subsequent encounter for fracture with delayed healing | CMS +S89142K | Salter-Harris Type IV physeal fracture of lower end of left tibia, subsequent encounter for fracture with nonunion | CMS +S89142P | Salter-Harris Type IV physeal fracture of lower end of left tibia, subsequent encounter for fracture with malunion | CMS +S89142S | Salter-Harris Type IV physeal fracture of lower end of left tibia, sequela | CMS +S89149A | Salter-Harris Type IV physeal fracture of lower end of unspecified tibia, initial encounter for closed fracture | CMS +S89149D | Salter-Harris Type IV physeal fracture of lower end of unspecified tibia, subsequent encounter for fracture with routine healing | CMS +S89149G | Salter-Harris Type IV physeal fracture of lower end of unspecified tibia, subsequent encounter for fracture with delayed healing | CMS +S89149K | Salter-Harris Type IV physeal fracture of lower end of unspecified tibia, subsequent encounter for fracture with nonunion | CMS +S89149P | Salter-Harris Type IV physeal fracture of lower end of unspecified tibia, subsequent encounter for fracture with malunion | CMS +S89149S | Salter-Harris Type IV physeal fracture of lower end of unspecified tibia, sequela | CMS +S89191A | Other physeal fracture of lower end of right tibia, initial encounter for closed fracture | CMS +S89191D | Other physeal fracture of lower end of right tibia, subsequent encounter for fracture with routine healing | CMS +S89191G | Other physeal fracture of lower end of right tibia, subsequent encounter for fracture with delayed healing | CMS +S89191K | Other physeal fracture of lower end of right tibia, subsequent encounter for fracture with nonunion | CMS +S89191P | Other physeal fracture of lower end of right tibia, subsequent encounter for fracture with malunion | CMS +S89191S | Other physeal fracture of lower end of right tibia, sequela | CMS +S89192A | Other physeal fracture of lower end of left tibia, initial encounter for closed fracture | CMS +S89192D | Other physeal fracture of lower end of left tibia, subsequent encounter for fracture with routine healing | CMS +S89192G | Other physeal fracture of lower end of left tibia, subsequent encounter for fracture with delayed healing | CMS +S89192K | Other physeal fracture of lower end of left tibia, subsequent encounter for fracture with nonunion | CMS +S89192P | Other physeal fracture of lower end of left tibia, subsequent encounter for fracture with malunion | CMS +S89192S | Other physeal fracture of lower end of left tibia, sequela | CMS +S89199A | Other physeal fracture of lower end of unspecified tibia, initial encounter for closed fracture | CMS +S89199D | Other physeal fracture of lower end of unspecified tibia, subsequent encounter for fracture with routine healing | CMS +S89199G | Other physeal fracture of lower end of unspecified tibia, subsequent encounter for fracture with delayed healing | CMS +S89199K | Other physeal fracture of lower end of unspecified tibia, subsequent encounter for fracture with nonunion | CMS +S89199P | Other physeal fracture of lower end of unspecified tibia, subsequent encounter for fracture with malunion | CMS +S89199S | Other physeal fracture of lower end of unspecified tibia, sequela | CMS +S89201A | Unspecified physeal fracture of upper end of right fibula, initial encounter for closed fracture | CMS +S89201D | Unspecified physeal fracture of upper end of right fibula, subsequent encounter for fracture with routine healing | CMS +S89201G | Unspecified physeal fracture of upper end of right fibula, subsequent encounter for fracture with delayed healing | CMS +S89201K | Unspecified physeal fracture of upper end of right fibula, subsequent encounter for fracture with nonunion | CMS +S89201P | Unspecified physeal fracture of upper end of right fibula, subsequent encounter for fracture with malunion | CMS +S89201S | Unspecified physeal fracture of upper end of right fibula, sequela | CMS +S89202A | Unspecified physeal fracture of upper end of left fibula, initial encounter for closed fracture | CMS +S89202D | Unspecified physeal fracture of upper end of left fibula, subsequent encounter for fracture with routine healing | CMS +S89202G | Unspecified physeal fracture of upper end of left fibula, subsequent encounter for fracture with delayed healing | CMS +S89202K | Unspecified physeal fracture of upper end of left fibula, subsequent encounter for fracture with nonunion | CMS +S89202P | Unspecified physeal fracture of upper end of left fibula, subsequent encounter for fracture with malunion | CMS +S89202S | Unspecified physeal fracture of upper end of left fibula, sequela | CMS +S89209A | Unspecified physeal fracture of upper end of unspecified fibula, initial encounter for closed fracture | CMS +S89209D | Unspecified physeal fracture of upper end of unspecified fibula, subsequent encounter for fracture with routine healing | CMS +S89209G | Unspecified physeal fracture of upper end of unspecified fibula, subsequent encounter for fracture with delayed healing | CMS +S89209K | Unspecified physeal fracture of upper end of unspecified fibula, subsequent encounter for fracture with nonunion | CMS +S89209P | Unspecified physeal fracture of upper end of unspecified fibula, subsequent encounter for fracture with malunion | CMS +S89209S | Unspecified physeal fracture of upper end of unspecified fibula, sequela | CMS +S89211A | Salter-Harris Type I physeal fracture of upper end of right fibula, initial encounter for closed fracture | CMS +S89211D | Salter-Harris Type I physeal fracture of upper end of right fibula, subsequent encounter for fracture with routine healing | CMS +S89211G | Salter-Harris Type I physeal fracture of upper end of right fibula, subsequent encounter for fracture with delayed healing | CMS +S89211K | Salter-Harris Type I physeal fracture of upper end of right fibula, subsequent encounter for fracture with nonunion | CMS +S89211P | Salter-Harris Type I physeal fracture of upper end of right fibula, subsequent encounter for fracture with malunion | CMS +S89211S | Salter-Harris Type I physeal fracture of upper end of right fibula, sequela | CMS +S89212A | Salter-Harris Type I physeal fracture of upper end of left fibula, initial encounter for closed fracture | CMS +S89212D | Salter-Harris Type I physeal fracture of upper end of left fibula, subsequent encounter for fracture with routine healing | CMS +S89212G | Salter-Harris Type I physeal fracture of upper end of left fibula, subsequent encounter for fracture with delayed healing | CMS +S89212K | Salter-Harris Type I physeal fracture of upper end of left fibula, subsequent encounter for fracture with nonunion | CMS +S89212P | Salter-Harris Type I physeal fracture of upper end of left fibula, subsequent encounter for fracture with malunion | CMS +S89212S | Salter-Harris Type I physeal fracture of upper end of left fibula, sequela | CMS +S89219A | Salter-Harris Type I physeal fracture of upper end of unspecified fibula, initial encounter for closed fracture | CMS +S89219D | Salter-Harris Type I physeal fracture of upper end of unspecified fibula, subsequent encounter for fracture with routine healing | CMS +S89219G | Salter-Harris Type I physeal fracture of upper end of unspecified fibula, subsequent encounter for fracture with delayed healing | CMS +S89219K | Salter-Harris Type I physeal fracture of upper end of unspecified fibula, subsequent encounter for fracture with nonunion | CMS +S89219P | Salter-Harris Type I physeal fracture of upper end of unspecified fibula, subsequent encounter for fracture with malunion | CMS +S89219S | Salter-Harris Type I physeal fracture of upper end of unspecified fibula, sequela | CMS +S89221A | Salter-Harris Type II physeal fracture of upper end of right fibula, initial encounter for closed fracture | CMS +S89221D | Salter-Harris Type II physeal fracture of upper end of right fibula, subsequent encounter for fracture with routine healing | CMS +S89221G | Salter-Harris Type II physeal fracture of upper end of right fibula, subsequent encounter for fracture with delayed healing | CMS +S89221K | Salter-Harris Type II physeal fracture of upper end of right fibula, subsequent encounter for fracture with nonunion | CMS +S89221P | Salter-Harris Type II physeal fracture of upper end of right fibula, subsequent encounter for fracture with malunion | CMS +S89221S | Salter-Harris Type II physeal fracture of upper end of right fibula, sequela | CMS +S89222A | Salter-Harris Type II physeal fracture of upper end of left fibula, initial encounter for closed fracture | CMS +S89222D | Salter-Harris Type II physeal fracture of upper end of left fibula, subsequent encounter for fracture with routine healing | CMS +S89222G | Salter-Harris Type II physeal fracture of upper end of left fibula, subsequent encounter for fracture with delayed healing | CMS +S89222K | Salter-Harris Type II physeal fracture of upper end of left fibula, subsequent encounter for fracture with nonunion | CMS +S89222P | Salter-Harris Type II physeal fracture of upper end of left fibula, subsequent encounter for fracture with malunion | CMS +S89222S | Salter-Harris Type II physeal fracture of upper end of left fibula, sequela | CMS +S89229A | Salter-Harris Type II physeal fracture of upper end of unspecified fibula, initial encounter for closed fracture | CMS +S89229D | Salter-Harris Type II physeal fracture of upper end of unspecified fibula, subsequent encounter for fracture with routine healing | CMS +S89229G | Salter-Harris Type II physeal fracture of upper end of unspecified fibula, subsequent encounter for fracture with delayed healing | CMS +S89229K | Salter-Harris Type II physeal fracture of upper end of unspecified fibula, subsequent encounter for fracture with nonunion | CMS +S89229P | Salter-Harris Type II physeal fracture of upper end of unspecified fibula, subsequent encounter for fracture with malunion | CMS +S89229S | Salter-Harris Type II physeal fracture of upper end of unspecified fibula, sequela | CMS +S89291A | Other physeal fracture of upper end of right fibula, initial encounter for closed fracture | CMS +S89291D | Other physeal fracture of upper end of right fibula, subsequent encounter for fracture with routine healing | CMS +S89291G | Other physeal fracture of upper end of right fibula, subsequent encounter for fracture with delayed healing | CMS +S89291K | Other physeal fracture of upper end of right fibula, subsequent encounter for fracture with nonunion | CMS +S89291P | Other physeal fracture of upper end of right fibula, subsequent encounter for fracture with malunion | CMS +S89291S | Other physeal fracture of upper end of right fibula, sequela | CMS +S89292A | Other physeal fracture of upper end of left fibula, initial encounter for closed fracture | CMS +S89292D | Other physeal fracture of upper end of left fibula, subsequent encounter for fracture with routine healing | CMS +S89292G | Other physeal fracture of upper end of left fibula, subsequent encounter for fracture with delayed healing | CMS +S89292K | Other physeal fracture of upper end of left fibula, subsequent encounter for fracture with nonunion | CMS +S89292P | Other physeal fracture of upper end of left fibula, subsequent encounter for fracture with malunion | CMS +S89292S | Other physeal fracture of upper end of left fibula, sequela | CMS +S89299A | Other physeal fracture of upper end of unspecified fibula, initial encounter for closed fracture | CMS +S89299D | Other physeal fracture of upper end of unspecified fibula, subsequent encounter for fracture with routine healing | CMS +S89299G | Other physeal fracture of upper end of unspecified fibula, subsequent encounter for fracture with delayed healing | CMS +S89299K | Other physeal fracture of upper end of unspecified fibula, subsequent encounter for fracture with nonunion | CMS +S89299P | Other physeal fracture of upper end of unspecified fibula, subsequent encounter for fracture with malunion | CMS +S89299S | Other physeal fracture of upper end of unspecified fibula, sequela | CMS +S89301A | Unspecified physeal fracture of lower end of right fibula, initial encounter for closed fracture | CMS +S89301D | Unspecified physeal fracture of lower end of right fibula, subsequent encounter for fracture with routine healing | CMS +S89301G | Unspecified physeal fracture of lower end of right fibula, subsequent encounter for fracture with delayed healing | CMS +S89301K | Unspecified physeal fracture of lower end of right fibula, subsequent encounter for fracture with nonunion | CMS +S89301P | Unspecified physeal fracture of lower end of right fibula, subsequent encounter for fracture with malunion | CMS +S89301S | Unspecified physeal fracture of lower end of right fibula, sequela | CMS +S89302A | Unspecified physeal fracture of lower end of left fibula, initial encounter for closed fracture | CMS +S89302D | Unspecified physeal fracture of lower end of left fibula, subsequent encounter for fracture with routine healing | CMS +S89302G | Unspecified physeal fracture of lower end of left fibula, subsequent encounter for fracture with delayed healing | CMS +S89302K | Unspecified physeal fracture of lower end of left fibula, subsequent encounter for fracture with nonunion | CMS +S89302P | Unspecified physeal fracture of lower end of left fibula, subsequent encounter for fracture with malunion | CMS +S89302S | Unspecified physeal fracture of lower end of left fibula, sequela | CMS +S89309A | Unspecified physeal fracture of lower end of unspecified fibula, initial encounter for closed fracture | CMS +S89309D | Unspecified physeal fracture of lower end of unspecified fibula, subsequent encounter for fracture with routine healing | CMS +S89309G | Unspecified physeal fracture of lower end of unspecified fibula, subsequent encounter for fracture with delayed healing | CMS +S89309K | Unspecified physeal fracture of lower end of unspecified fibula, subsequent encounter for fracture with nonunion | CMS +S89309P | Unspecified physeal fracture of lower end of unspecified fibula, subsequent encounter for fracture with malunion | CMS +S89309S | Unspecified physeal fracture of lower end of unspecified fibula, sequela | CMS +S89311A | Salter-Harris Type I physeal fracture of lower end of right fibula, initial encounter for closed fracture | CMS +S89311D | Salter-Harris Type I physeal fracture of lower end of right fibula, subsequent encounter for fracture with routine healing | CMS +S89311G | Salter-Harris Type I physeal fracture of lower end of right fibula, subsequent encounter for fracture with delayed healing | CMS +S89311K | Salter-Harris Type I physeal fracture of lower end of right fibula, subsequent encounter for fracture with nonunion | CMS +S89311P | Salter-Harris Type I physeal fracture of lower end of right fibula, subsequent encounter for fracture with malunion | CMS +S89311S | Salter-Harris Type I physeal fracture of lower end of right fibula, sequela | CMS +S89312A | Salter-Harris Type I physeal fracture of lower end of left fibula, initial encounter for closed fracture | CMS +S89312D | Salter-Harris Type I physeal fracture of lower end of left fibula, subsequent encounter for fracture with routine healing | CMS +S89312G | Salter-Harris Type I physeal fracture of lower end of left fibula, subsequent encounter for fracture with delayed healing | CMS +S89312K | Salter-Harris Type I physeal fracture of lower end of left fibula, subsequent encounter for fracture with nonunion | CMS +S89312P | Salter-Harris Type I physeal fracture of lower end of left fibula, subsequent encounter for fracture with malunion | CMS +S89312S | Salter-Harris Type I physeal fracture of lower end of left fibula, sequela | CMS +S89319A | Salter-Harris Type I physeal fracture of lower end of unspecified fibula, initial encounter for closed fracture | CMS +S89319D | Salter-Harris Type I physeal fracture of lower end of unspecified fibula, subsequent encounter for fracture with routine healing | CMS +S89319G | Salter-Harris Type I physeal fracture of lower end of unspecified fibula, subsequent encounter for fracture with delayed healing | CMS +S89319K | Salter-Harris Type I physeal fracture of lower end of unspecified fibula, subsequent encounter for fracture with nonunion | CMS +S89319P | Salter-Harris Type I physeal fracture of lower end of unspecified fibula, subsequent encounter for fracture with malunion | CMS +S89319S | Salter-Harris Type I physeal fracture of lower end of unspecified fibula, sequela | CMS +S89321A | Salter-Harris Type II physeal fracture of lower end of right fibula, initial encounter for closed fracture | CMS +S89321D | Salter-Harris Type II physeal fracture of lower end of right fibula, subsequent encounter for fracture with routine healing | CMS +S89321G | Salter-Harris Type II physeal fracture of lower end of right fibula, subsequent encounter for fracture with delayed healing | CMS +S89321K | Salter-Harris Type II physeal fracture of lower end of right fibula, subsequent encounter for fracture with nonunion | CMS +S89321P | Salter-Harris Type II physeal fracture of lower end of right fibula, subsequent encounter for fracture with malunion | CMS +S89321S | Salter-Harris Type II physeal fracture of lower end of right fibula, sequela | CMS +S89322A | Salter-Harris Type II physeal fracture of lower end of left fibula, initial encounter for closed fracture | CMS +S89322D | Salter-Harris Type II physeal fracture of lower end of left fibula, subsequent encounter for fracture with routine healing | CMS +S89322G | Salter-Harris Type II physeal fracture of lower end of left fibula, subsequent encounter for fracture with delayed healing | CMS +S89322K | Salter-Harris Type II physeal fracture of lower end of left fibula, subsequent encounter for fracture with nonunion | CMS +S89322P | Salter-Harris Type II physeal fracture of lower end of left fibula, subsequent encounter for fracture with malunion | CMS +S89322S | Salter-Harris Type II physeal fracture of lower end of left fibula, sequela | CMS +S89329A | Salter-Harris Type II physeal fracture of lower end of unspecified fibula, initial encounter for closed fracture | CMS +S89329D | Salter-Harris Type II physeal fracture of lower end of unspecified fibula, subsequent encounter for fracture with routine healing | CMS +S89329G | Salter-Harris Type II physeal fracture of lower end of unspecified fibula, subsequent encounter for fracture with delayed healing | CMS +S89329K | Salter-Harris Type II physeal fracture of lower end of unspecified fibula, subsequent encounter for fracture with nonunion | CMS +S89329P | Salter-Harris Type II physeal fracture of lower end of unspecified fibula, subsequent encounter for fracture with malunion | CMS +S89329S | Salter-Harris Type II physeal fracture of lower end of unspecified fibula, sequela | CMS +S89391A | Other physeal fracture of lower end of right fibula, initial encounter for closed fracture | CMS +S89391D | Other physeal fracture of lower end of right fibula, subsequent encounter for fracture with routine healing | CMS +S89391G | Other physeal fracture of lower end of right fibula, subsequent encounter for fracture with delayed healing | CMS +S89391K | Other physeal fracture of lower end of right fibula, subsequent encounter for fracture with nonunion | CMS +S89391P | Other physeal fracture of lower end of right fibula, subsequent encounter for fracture with malunion | CMS +S89391S | Other physeal fracture of lower end of right fibula, sequela | CMS +S89392A | Other physeal fracture of lower end of left fibula, initial encounter for closed fracture | CMS +S89392D | Other physeal fracture of lower end of left fibula, subsequent encounter for fracture with routine healing | CMS +S89392G | Other physeal fracture of lower end of left fibula, subsequent encounter for fracture with delayed healing | CMS +S89392K | Other physeal fracture of lower end of left fibula, subsequent encounter for fracture with nonunion | CMS +S89392P | Other physeal fracture of lower end of left fibula, subsequent encounter for fracture with malunion | CMS +S89392S | Other physeal fracture of lower end of left fibula, sequela | CMS +S89399A | Other physeal fracture of lower end of unspecified fibula, initial encounter for closed fracture | CMS +S89399D | Other physeal fracture of lower end of unspecified fibula, subsequent encounter for fracture with routine healing | CMS +S89399G | Other physeal fracture of lower end of unspecified fibula, subsequent encounter for fracture with delayed healing | CMS +S89399K | Other physeal fracture of lower end of unspecified fibula, subsequent encounter for fracture with nonunion | CMS +S89399P | Other physeal fracture of lower end of unspecified fibula, subsequent encounter for fracture with malunion | CMS +S89399S | Other physeal fracture of lower end of unspecified fibula, sequela | CMS +S8980XA | Other specified injuries of unspecified lower leg, initial encounter | CMS +S8980XD | Other specified injuries of unspecified lower leg, subsequent encounter | CMS +S8980XS | Other specified injuries of unspecified lower leg, sequela | CMS +S8981XA | Other specified injuries of right lower leg, initial encounter | CMS +S8981XD | Other specified injuries of right lower leg, subsequent encounter | CMS +S8981XS | Other specified injuries of right lower leg, sequela | CMS +S8982XA | Other specified injuries of left lower leg, initial encounter | CMS +S8982XD | Other specified injuries of left lower leg, subsequent encounter | CMS +S8982XS | Other specified injuries of left lower leg, sequela | CMS +S8990XA | Unspecified injury of unspecified lower leg, initial encounter | CMS +S8990XD | Unspecified injury of unspecified lower leg, subsequent encounter | CMS +S8990XS | Unspecified injury of unspecified lower leg, sequela | CMS +S8991XA | Unspecified injury of right lower leg, initial encounter | CMS +S8991XD | Unspecified injury of right lower leg, subsequent encounter | CMS +S8991XS | Unspecified injury of right lower leg, sequela | CMS +S8992XA | Unspecified injury of left lower leg, initial encounter | CMS +S8992XD | Unspecified injury of left lower leg, subsequent encounter | CMS +S8992XS | Unspecified injury of left lower leg, sequela | CMS +S9000XA | Contusion of unspecified ankle, initial encounter | CMS +S9000XD | Contusion of unspecified ankle, subsequent encounter | CMS +S9000XS | Contusion of unspecified ankle, sequela | CMS +S9001XA | Contusion of right ankle, initial encounter | CMS +S9001XD | Contusion of right ankle, subsequent encounter | CMS +S9001XS | Contusion of right ankle, sequela | CMS +S9002XA | Contusion of left ankle, initial encounter | CMS +S9002XD | Contusion of left ankle, subsequent encounter | CMS +S9002XS | Contusion of left ankle, sequela | CMS +S90111A | Contusion of right great toe without damage to nail, initial encounter | CMS +S90111D | Contusion of right great toe without damage to nail, subsequent encounter | CMS +S90111S | Contusion of right great toe without damage to nail, sequela | CMS +S90112A | Contusion of left great toe without damage to nail, initial encounter | CMS +S90112D | Contusion of left great toe without damage to nail, subsequent encounter | CMS +S90112S | Contusion of left great toe without damage to nail, sequela | CMS +S90119A | Contusion of unspecified great toe without damage to nail, initial encounter | CMS +S90119D | Contusion of unspecified great toe without damage to nail, subsequent encounter | CMS +S90119S | Contusion of unspecified great toe without damage to nail, sequela | CMS +S90121A | Contusion of right lesser toe(s) without damage to nail, initial encounter | CMS +S90121D | Contusion of right lesser toe(s) without damage to nail, subsequent encounter | CMS +S90121S | Contusion of right lesser toe(s) without damage to nail, sequela | CMS +S90122A | Contusion of left lesser toe(s) without damage to nail, initial encounter | CMS +S90122D | Contusion of left lesser toe(s) without damage to nail, subsequent encounter | CMS +S90122S | Contusion of left lesser toe(s) without damage to nail, sequela | CMS +S90129A | Contusion of unspecified lesser toe(s) without damage to nail, initial encounter | CMS +S90129D | Contusion of unspecified lesser toe(s) without damage to nail, subsequent encounter | CMS +S90129S | Contusion of unspecified lesser toe(s) without damage to nail, sequela | CMS +S90211A | Contusion of right great toe with damage to nail, initial encounter | CMS +S90211D | Contusion of right great toe with damage to nail, subsequent encounter | CMS +S90211S | Contusion of right great toe with damage to nail, sequela | CMS +S90212A | Contusion of left great toe with damage to nail, initial encounter | CMS +S90212D | Contusion of left great toe with damage to nail, subsequent encounter | CMS +S90212S | Contusion of left great toe with damage to nail, sequela | CMS +S90219A | Contusion of unspecified great toe with damage to nail, initial encounter | CMS +S90219D | Contusion of unspecified great toe with damage to nail, subsequent encounter | CMS +S90219S | Contusion of unspecified great toe with damage to nail, sequela | CMS +S90221A | Contusion of right lesser toe(s) with damage to nail, initial encounter | CMS +S90221D | Contusion of right lesser toe(s) with damage to nail, subsequent encounter | CMS +S90221S | Contusion of right lesser toe(s) with damage to nail, sequela | CMS +S90222A | Contusion of left lesser toe(s) with damage to nail, initial encounter | CMS +S90222D | Contusion of left lesser toe(s) with damage to nail, subsequent encounter | CMS +S90222S | Contusion of left lesser toe(s) with damage to nail, sequela | CMS +S90229A | Contusion of unspecified lesser toe(s) with damage to nail, initial encounter | CMS +S90229D | Contusion of unspecified lesser toe(s) with damage to nail, subsequent encounter | CMS +S90229S | Contusion of unspecified lesser toe(s) with damage to nail, sequela | CMS +S9030XA | Contusion of unspecified foot, initial encounter | CMS +S9030XD | Contusion of unspecified foot, subsequent encounter | CMS +S9030XS | Contusion of unspecified foot, sequela | CMS +S9031XA | Contusion of right foot, initial encounter | CMS +S9031XD | Contusion of right foot, subsequent encounter | CMS +S9031XS | Contusion of right foot, sequela | CMS +S9032XA | Contusion of left foot, initial encounter | CMS +S9032XD | Contusion of left foot, subsequent encounter | CMS +S9032XS | Contusion of left foot, sequela | CMS +S90411A | Abrasion, right great toe, initial encounter | CMS +S90411D | Abrasion, right great toe, subsequent encounter | CMS +S90411S | Abrasion, right great toe, sequela | CMS +S90412A | Abrasion, left great toe, initial encounter | CMS +S90412D | Abrasion, left great toe, subsequent encounter | CMS +S90412S | Abrasion, left great toe, sequela | CMS +S90413A | Abrasion, unspecified great toe, initial encounter | CMS +S90413D | Abrasion, unspecified great toe, subsequent encounter | CMS +S90413S | Abrasion, unspecified great toe, sequela | CMS +S90414A | Abrasion, right lesser toe(s), initial encounter | CMS +S90414D | Abrasion, right lesser toe(s), subsequent encounter | CMS +S90414S | Abrasion, right lesser toe(s), sequela | CMS +S90415A | Abrasion, left lesser toe(s), initial encounter | CMS +S90415D | Abrasion, left lesser toe(s), subsequent encounter | CMS +S90415S | Abrasion, left lesser toe(s), sequela | CMS +S90416A | Abrasion, unspecified lesser toe(s), initial encounter | CMS +S90416D | Abrasion, unspecified lesser toe(s), subsequent encounter | CMS +S90416S | Abrasion, unspecified lesser toe(s), sequela | CMS +S90421A | Blister (nonthermal), right great toe, initial encounter | CMS +S90421D | Blister (nonthermal), right great toe, subsequent encounter | CMS +S90421S | Blister (nonthermal), right great toe, sequela | CMS +S90422A | Blister (nonthermal), left great toe, initial encounter | CMS +S90422D | Blister (nonthermal), left great toe, subsequent encounter | CMS +S90422S | Blister (nonthermal), left great toe, sequela | CMS +S90423A | Blister (nonthermal), unspecified great toe, initial encounter | CMS +S90423D | Blister (nonthermal), unspecified great toe, subsequent encounter | CMS +S90423S | Blister (nonthermal), unspecified great toe, sequela | CMS +S90424A | Blister (nonthermal), right lesser toe(s), initial encounter | CMS +S90424D | Blister (nonthermal), right lesser toe(s), subsequent encounter | CMS +S90424S | Blister (nonthermal), right lesser toe(s), sequela | CMS +S90425A | Blister (nonthermal), left lesser toe(s), initial encounter | CMS +S90425D | Blister (nonthermal), left lesser toe(s), subsequent encounter | CMS +S90425S | Blister (nonthermal), left lesser toe(s), sequela | CMS +S90426A | Blister (nonthermal), unspecified lesser toe(s), initial encounter | CMS +S90426D | Blister (nonthermal), unspecified lesser toe(s), subsequent encounter | CMS +S90426S | Blister (nonthermal), unspecified lesser toe(s), sequela | CMS +S90441A | External constriction, right great toe, initial encounter | CMS +S90441D | External constriction, right great toe, subsequent encounter | CMS +S90441S | External constriction, right great toe, sequela | CMS +S90442A | External constriction, left great toe, initial encounter | CMS +S90442D | External constriction, left great toe, subsequent encounter | CMS +S90442S | External constriction, left great toe, sequela | CMS +S90443A | External constriction, unspecified great toe, initial encounter | CMS +S90443D | External constriction, unspecified great toe, subsequent encounter | CMS +S90443S | External constriction, unspecified great toe, sequela | CMS +S90444A | External constriction, right lesser toe(s), initial encounter | CMS +S90444D | External constriction, right lesser toe(s), subsequent encounter | CMS +S90444S | External constriction, right lesser toe(s), sequela | CMS +S90445A | External constriction, left lesser toe(s), initial encounter | CMS +S90445D | External constriction, left lesser toe(s), subsequent encounter | CMS +S90445S | External constriction, left lesser toe(s), sequela | CMS +S90446A | External constriction, unspecified lesser toe(s), initial encounter | CMS +S90446D | External constriction, unspecified lesser toe(s), subsequent encounter | CMS +S90446S | External constriction, unspecified lesser toe(s), sequela | CMS +S90451A | Superficial foreign body, right great toe, initial encounter | CMS +S90451D | Superficial foreign body, right great toe, subsequent encounter | CMS +S90451S | Superficial foreign body, right great toe, sequela | CMS +S90452A | Superficial foreign body, left great toe, initial encounter | CMS +S90452D | Superficial foreign body, left great toe, subsequent encounter | CMS +S90452S | Superficial foreign body, left great toe, sequela | CMS +S90453A | Superficial foreign body, unspecified great toe, initial encounter | CMS +S90453D | Superficial foreign body, unspecified great toe, subsequent encounter | CMS +S90453S | Superficial foreign body, unspecified great toe, sequela | CMS +S90454A | Superficial foreign body, right lesser toe(s), initial encounter | CMS +S90454D | Superficial foreign body, right lesser toe(s), subsequent encounter | CMS +S90454S | Superficial foreign body, right lesser toe(s), sequela | CMS +S90455A | Superficial foreign body, left lesser toe(s), initial encounter | CMS +S90455D | Superficial foreign body, left lesser toe(s), subsequent encounter | CMS +S90455S | Superficial foreign body, left lesser toe(s), sequela | CMS +S90456A | Superficial foreign body, unspecified lesser toe(s), initial encounter | CMS +S90456D | Superficial foreign body, unspecified lesser toe(s), subsequent encounter | CMS +S90456S | Superficial foreign body, unspecified lesser toe(s), sequela | CMS +S90461A | Insect bite (nonvenomous), right great toe, initial encounter | CMS +S90461D | Insect bite (nonvenomous), right great toe, subsequent encounter | CMS +S90461S | Insect bite (nonvenomous), right great toe, sequela | CMS +S90462A | Insect bite (nonvenomous), left great toe, initial encounter | CMS +S90462D | Insect bite (nonvenomous), left great toe, subsequent encounter | CMS +S90462S | Insect bite (nonvenomous), left great toe, sequela | CMS +S90463A | Insect bite (nonvenomous), unspecified great toe, initial encounter | CMS +S90463D | Insect bite (nonvenomous), unspecified great toe, subsequent encounter | CMS +S90463S | Insect bite (nonvenomous), unspecified great toe, sequela | CMS +S90464A | Insect bite (nonvenomous), right lesser toe(s), initial encounter | CMS +S90464D | Insect bite (nonvenomous), right lesser toe(s), subsequent encounter | CMS +S90464S | Insect bite (nonvenomous), right lesser toe(s), sequela | CMS +S90465A | Insect bite (nonvenomous), left lesser toe(s), initial encounter | CMS +S90465D | Insect bite (nonvenomous), left lesser toe(s), subsequent encounter | CMS +S90465S | Insect bite (nonvenomous), left lesser toe(s), sequela | CMS +S90466A | Insect bite (nonvenomous), unspecified lesser toe(s), initial encounter | CMS +S90466D | Insect bite (nonvenomous), unspecified lesser toe(s), subsequent encounter | CMS +S90466S | Insect bite (nonvenomous), unspecified lesser toe(s), sequela | CMS +S90471A | Other superficial bite of right great toe, initial encounter | CMS +S90471D | Other superficial bite of right great toe, subsequent encounter | CMS +S90471S | Other superficial bite of right great toe, sequela | CMS +S90472A | Other superficial bite of left great toe, initial encounter | CMS +S90472D | Other superficial bite of left great toe, subsequent encounter | CMS +S90472S | Other superficial bite of left great toe, sequela | CMS +S90473A | Other superficial bite of unspecified great toe, initial encounter | CMS +S90473D | Other superficial bite of unspecified great toe, subsequent encounter | CMS +S90473S | Other superficial bite of unspecified great toe, sequela | CMS +S90474A | Other superficial bite of right lesser toe(s), initial encounter | CMS +S90474D | Other superficial bite of right lesser toe(s), subsequent encounter | CMS +S90474S | Other superficial bite of right lesser toe(s), sequela | CMS +S90475A | Other superficial bite of left lesser toe(s), initial encounter | CMS +S90475D | Other superficial bite of left lesser toe(s), subsequent encounter | CMS +S90475S | Other superficial bite of left lesser toe(s), sequela | CMS +S90476A | Other superficial bite of unspecified lesser toe(s), initial encounter | CMS +S90476D | Other superficial bite of unspecified lesser toe(s), subsequent encounter | CMS +S90476S | Other superficial bite of unspecified lesser toe(s), sequela | CMS +S90511A | Abrasion, right ankle, initial encounter | CMS +S90511D | Abrasion, right ankle, subsequent encounter | CMS +S90511S | Abrasion, right ankle, sequela | CMS +S90512A | Abrasion, left ankle, initial encounter | CMS +S90512D | Abrasion, left ankle, subsequent encounter | CMS +S90512S | Abrasion, left ankle, sequela | CMS +S90519A | Abrasion, unspecified ankle, initial encounter | CMS +S90519D | Abrasion, unspecified ankle, subsequent encounter | CMS +S90519S | Abrasion, unspecified ankle, sequela | CMS +S90521A | Blister (nonthermal), right ankle, initial encounter | CMS +S90521D | Blister (nonthermal), right ankle, subsequent encounter | CMS +S90521S | Blister (nonthermal), right ankle, sequela | CMS +S90522A | Blister (nonthermal), left ankle, initial encounter | CMS +S90522D | Blister (nonthermal), left ankle, subsequent encounter | CMS +S90522S | Blister (nonthermal), left ankle, sequela | CMS +S90529A | Blister (nonthermal), unspecified ankle, initial encounter | CMS +S90529D | Blister (nonthermal), unspecified ankle, subsequent encounter | CMS +S90529S | Blister (nonthermal), unspecified ankle, sequela | CMS +S90541A | External constriction, right ankle, initial encounter | CMS +S90541D | External constriction, right ankle, subsequent encounter | CMS +S90541S | External constriction, right ankle, sequela | CMS +S90542A | External constriction, left ankle, initial encounter | CMS +S90542D | External constriction, left ankle, subsequent encounter | CMS +S90542S | External constriction, left ankle, sequela | CMS +S90549A | External constriction, unspecified ankle, initial encounter | CMS +S90549D | External constriction, unspecified ankle, subsequent encounter | CMS +S90549S | External constriction, unspecified ankle, sequela | CMS +S90551A | Superficial foreign body, right ankle, initial encounter | CMS +S90551D | Superficial foreign body, right ankle, subsequent encounter | CMS +S90551S | Superficial foreign body, right ankle, sequela | CMS +S90552A | Superficial foreign body, left ankle, initial encounter | CMS +S90552D | Superficial foreign body, left ankle, subsequent encounter | CMS +S90552S | Superficial foreign body, left ankle, sequela | CMS +S90559A | Superficial foreign body, unspecified ankle, initial encounter | CMS +S90559D | Superficial foreign body, unspecified ankle, subsequent encounter | CMS +S90559S | Superficial foreign body, unspecified ankle, sequela | CMS +S90561A | Insect bite (nonvenomous), right ankle, initial encounter | CMS +S90561D | Insect bite (nonvenomous), right ankle, subsequent encounter | CMS +S90561S | Insect bite (nonvenomous), right ankle, sequela | CMS +S90562A | Insect bite (nonvenomous), left ankle, initial encounter | CMS +S90562D | Insect bite (nonvenomous), left ankle, subsequent encounter | CMS +S90562S | Insect bite (nonvenomous), left ankle, sequela | CMS +S90569A | Insect bite (nonvenomous), unspecified ankle, initial encounter | CMS +S90569D | Insect bite (nonvenomous), unspecified ankle, subsequent encounter | CMS +S90569S | Insect bite (nonvenomous), unspecified ankle, sequela | CMS +S90571A | Other superficial bite of ankle, right ankle, initial encounter | CMS +S90571D | Other superficial bite of ankle, right ankle, subsequent encounter | CMS +S90571S | Other superficial bite of ankle, right ankle, sequela | CMS +S90572A | Other superficial bite of ankle, left ankle, initial encounter | CMS +S90572D | Other superficial bite of ankle, left ankle, subsequent encounter | CMS +S90572S | Other superficial bite of ankle, left ankle, sequela | CMS +S90579A | Other superficial bite of ankle, unspecified ankle, initial encounter | CMS +S90579D | Other superficial bite of ankle, unspecified ankle, subsequent encounter | CMS +S90579S | Other superficial bite of ankle, unspecified ankle, sequela | CMS +S90811A | Abrasion, right foot, initial encounter | CMS +S90811D | Abrasion, right foot, subsequent encounter | CMS +S90811S | Abrasion, right foot, sequela | CMS +S90812A | Abrasion, left foot, initial encounter | CMS +S90812D | Abrasion, left foot, subsequent encounter | CMS +S90812S | Abrasion, left foot, sequela | CMS +S90819A | Abrasion, unspecified foot, initial encounter | CMS +S90819D | Abrasion, unspecified foot, subsequent encounter | CMS +S90819S | Abrasion, unspecified foot, sequela | CMS +S90821A | Blister (nonthermal), right foot, initial encounter | CMS +S90821D | Blister (nonthermal), right foot, subsequent encounter | CMS +S90821S | Blister (nonthermal), right foot, sequela | CMS +S90822A | Blister (nonthermal), left foot, initial encounter | CMS +S90822D | Blister (nonthermal), left foot, subsequent encounter | CMS +S90822S | Blister (nonthermal), left foot, sequela | CMS +S90829A | Blister (nonthermal), unspecified foot, initial encounter | CMS +S90829D | Blister (nonthermal), unspecified foot, subsequent encounter | CMS +S90829S | Blister (nonthermal), unspecified foot, sequela | CMS +S90841A | External constriction, right foot, initial encounter | CMS +S90841D | External constriction, right foot, subsequent encounter | CMS +S90841S | External constriction, right foot, sequela | CMS +S90842A | External constriction, left foot, initial encounter | CMS +S90842D | External constriction, left foot, subsequent encounter | CMS +S90842S | External constriction, left foot, sequela | CMS +S90849A | External constriction, unspecified foot, initial encounter | CMS +S90849D | External constriction, unspecified foot, subsequent encounter | CMS +S90849S | External constriction, unspecified foot, sequela | CMS +S90851A | Superficial foreign body, right foot, initial encounter | CMS +S90851D | Superficial foreign body, right foot, subsequent encounter | CMS +S90851S | Superficial foreign body, right foot, sequela | CMS +S90852A | Superficial foreign body, left foot, initial encounter | CMS +S90852D | Superficial foreign body, left foot, subsequent encounter | CMS +S90852S | Superficial foreign body, left foot, sequela | CMS +S90859A | Superficial foreign body, unspecified foot, initial encounter | CMS +S90859D | Superficial foreign body, unspecified foot, subsequent encounter | CMS +S90859S | Superficial foreign body, unspecified foot, sequela | CMS +S90861A | Insect bite (nonvenomous), right foot, initial encounter | CMS +S90861D | Insect bite (nonvenomous), right foot, subsequent encounter | CMS +S90861S | Insect bite (nonvenomous), right foot, sequela | CMS +S90862A | Insect bite (nonvenomous), left foot, initial encounter | CMS +S90862D | Insect bite (nonvenomous), left foot, subsequent encounter | CMS +S90862S | Insect bite (nonvenomous), left foot, sequela | CMS +S90869A | Insect bite (nonvenomous), unspecified foot, initial encounter | CMS +S90869D | Insect bite (nonvenomous), unspecified foot, subsequent encounter | CMS +S90869S | Insect bite (nonvenomous), unspecified foot, sequela | CMS +S90871A | Other superficial bite of right foot, initial encounter | CMS +S90871D | Other superficial bite of right foot, subsequent encounter | CMS +S90871S | Other superficial bite of right foot, sequela | CMS +S90872A | Other superficial bite of left foot, initial encounter | CMS +S90872D | Other superficial bite of left foot, subsequent encounter | CMS +S90872S | Other superficial bite of left foot, sequela | CMS +S90879A | Other superficial bite of unspecified foot, initial encounter | CMS +S90879D | Other superficial bite of unspecified foot, subsequent encounter | CMS +S90879S | Other superficial bite of unspecified foot, sequela | CMS +S90911A | Unspecified superficial injury of right ankle, initial encounter | CMS +S90911D | Unspecified superficial injury of right ankle, subsequent encounter | CMS +S90911S | Unspecified superficial injury of right ankle, sequela | CMS +S90912A | Unspecified superficial injury of left ankle, initial encounter | CMS +S90912D | Unspecified superficial injury of left ankle, subsequent encounter | CMS +S90912S | Unspecified superficial injury of left ankle, sequela | CMS +S90919A | Unspecified superficial injury of unspecified ankle, initial encounter | CMS +S90919D | Unspecified superficial injury of unspecified ankle, subsequent encounter | CMS +S90919S | Unspecified superficial injury of unspecified ankle, sequela | CMS +S90921A | Unspecified superficial injury of right foot, initial encounter | CMS +S90921D | Unspecified superficial injury of right foot, subsequent encounter | CMS +S90921S | Unspecified superficial injury of right foot, sequela | CMS +S90922A | Unspecified superficial injury of left foot, initial encounter | CMS +S90922D | Unspecified superficial injury of left foot, subsequent encounter | CMS +S90922S | Unspecified superficial injury of left foot, sequela | CMS +S90929A | Unspecified superficial injury of unspecified foot, initial encounter | CMS +S90929D | Unspecified superficial injury of unspecified foot, subsequent encounter | CMS +S90929S | Unspecified superficial injury of unspecified foot, sequela | CMS +S90931A | Unspecified superficial injury of right great toe, initial encounter | CMS +S90931D | Unspecified superficial injury of right great toe, subsequent encounter | CMS +S90931S | Unspecified superficial injury of right great toe, sequela | CMS +S90932A | Unspecified superficial injury of left great toe, initial encounter | CMS +S90932D | Unspecified superficial injury of left great toe, subsequent encounter | CMS +S90932S | Unspecified superficial injury of left great toe, sequela | CMS +S90933A | Unspecified superficial injury of unspecified great toe, initial encounter | CMS +S90933D | Unspecified superficial injury of unspecified great toe, subsequent encounter | CMS +S90933S | Unspecified superficial injury of unspecified great toe, sequela | CMS +S90934A | Unspecified superficial injury of right lesser toe(s), initial encounter | CMS +S90934D | Unspecified superficial injury of right lesser toe(s), subsequent encounter | CMS +S90934S | Unspecified superficial injury of right lesser toe(s), sequela | CMS +S90935A | Unspecified superficial injury of left lesser toe(s), initial encounter | CMS +S90935D | Unspecified superficial injury of left lesser toe(s), subsequent encounter | CMS +S90935S | Unspecified superficial injury of left lesser toe(s), sequela | CMS +S90936A | Unspecified superficial injury of unspecified lesser toe(s), initial encounter | CMS +S90936D | Unspecified superficial injury of unspecified lesser toe(s), subsequent encounter | CMS +S90936S | Unspecified superficial injury of unspecified lesser toe(s), sequela | CMS +S91001A | Unspecified open wound, right ankle, initial encounter | CMS +S91001D | Unspecified open wound, right ankle, subsequent encounter | CMS +S91001S | Unspecified open wound, right ankle, sequela | CMS +S91002A | Unspecified open wound, left ankle, initial encounter | CMS +S91002D | Unspecified open wound, left ankle, subsequent encounter | CMS +S91002S | Unspecified open wound, left ankle, sequela | CMS +S91009A | Unspecified open wound, unspecified ankle, initial encounter | CMS +S91009D | Unspecified open wound, unspecified ankle, subsequent encounter | CMS +S91009S | Unspecified open wound, unspecified ankle, sequela | CMS +S91011A | Laceration without foreign body, right ankle, initial encounter | CMS +S91011D | Laceration without foreign body, right ankle, subsequent encounter | CMS +S91011S | Laceration without foreign body, right ankle, sequela | CMS +S91012A | Laceration without foreign body, left ankle, initial encounter | CMS +S91012D | Laceration without foreign body, left ankle, subsequent encounter | CMS +S91012S | Laceration without foreign body, left ankle, sequela | CMS +S91019A | Laceration without foreign body, unspecified ankle, initial encounter | CMS +S91019D | Laceration without foreign body, unspecified ankle, subsequent encounter | CMS +S91019S | Laceration without foreign body, unspecified ankle, sequela | CMS +S91021A | Laceration with foreign body, right ankle, initial encounter | CMS +S91021D | Laceration with foreign body, right ankle, subsequent encounter | CMS +S91021S | Laceration with foreign body, right ankle, sequela | CMS +S91022A | Laceration with foreign body, left ankle, initial encounter | CMS +S91022D | Laceration with foreign body, left ankle, subsequent encounter | CMS +S91022S | Laceration with foreign body, left ankle, sequela | CMS +S91029A | Laceration with foreign body, unspecified ankle, initial encounter | CMS +S91029D | Laceration with foreign body, unspecified ankle, subsequent encounter | CMS +S91029S | Laceration with foreign body, unspecified ankle, sequela | CMS +S91031A | Puncture wound without foreign body, right ankle, initial encounter | CMS +S91031D | Puncture wound without foreign body, right ankle, subsequent encounter | CMS +S91031S | Puncture wound without foreign body, right ankle, sequela | CMS +S91032A | Puncture wound without foreign body, left ankle, initial encounter | CMS +S91032D | Puncture wound without foreign body, left ankle, subsequent encounter | CMS +S91032S | Puncture wound without foreign body, left ankle, sequela | CMS +S91039A | Puncture wound without foreign body, unspecified ankle, initial encounter | CMS +S91039D | Puncture wound without foreign body, unspecified ankle, subsequent encounter | CMS +S91039S | Puncture wound without foreign body, unspecified ankle, sequela | CMS +S91041A | Puncture wound with foreign body, right ankle, initial encounter | CMS +S91041D | Puncture wound with foreign body, right ankle, subsequent encounter | CMS +S91041S | Puncture wound with foreign body, right ankle, sequela | CMS +S91042A | Puncture wound with foreign body, left ankle, initial encounter | CMS +S91042D | Puncture wound with foreign body, left ankle, subsequent encounter | CMS +S91042S | Puncture wound with foreign body, left ankle, sequela | CMS +S91049A | Puncture wound with foreign body, unspecified ankle, initial encounter | CMS +S91049D | Puncture wound with foreign body, unspecified ankle, subsequent encounter | CMS +S91049S | Puncture wound with foreign body, unspecified ankle, sequela | CMS +S91051A | Open bite, right ankle, initial encounter | CMS +S91051D | Open bite, right ankle, subsequent encounter | CMS +S91051S | Open bite, right ankle, sequela | CMS +S91052A | Open bite, left ankle, initial encounter | CMS +S91052D | Open bite, left ankle, subsequent encounter | CMS +S91052S | Open bite, left ankle, sequela | CMS +S91059A | Open bite, unspecified ankle, initial encounter | CMS +S91059D | Open bite, unspecified ankle, subsequent encounter | CMS +S91059S | Open bite, unspecified ankle, sequela | CMS +S91101A | Unspecified open wound of right great toe without damage to nail, initial encounter | CMS +S91101D | Unspecified open wound of right great toe without damage to nail, subsequent encounter | CMS +S91101S | Unspecified open wound of right great toe without damage to nail, sequela | CMS +S91102A | Unspecified open wound of left great toe without damage to nail, initial encounter | CMS +S91102D | Unspecified open wound of left great toe without damage to nail, subsequent encounter | CMS +S91102S | Unspecified open wound of left great toe without damage to nail, sequela | CMS +S91103A | Unspecified open wound of unspecified great toe without damage to nail, initial encounter | CMS +S91103D | Unspecified open wound of unspecified great toe without damage to nail, subsequent encounter | CMS +S91103S | Unspecified open wound of unspecified great toe without damage to nail, sequela | CMS +S91104A | Unspecified open wound of right lesser toe(s) without damage to nail, initial encounter | CMS +S91104D | Unspecified open wound of right lesser toe(s) without damage to nail, subsequent encounter | CMS +S91104S | Unspecified open wound of right lesser toe(s) without damage to nail, sequela | CMS +S91105A | Unspecified open wound of left lesser toe(s) without damage to nail, initial encounter | CMS +S91105D | Unspecified open wound of left lesser toe(s) without damage to nail, subsequent encounter | CMS +S91105S | Unspecified open wound of left lesser toe(s) without damage to nail, sequela | CMS +S91106A | Unspecified open wound of unspecified lesser toe(s) without damage to nail, initial encounter | CMS +S91106D | Unspecified open wound of unspecified lesser toe(s) without damage to nail, subsequent encounter | CMS +S91106S | Unspecified open wound of unspecified lesser toe(s) without damage to nail, sequela | CMS +S91109A | Unspecified open wound of unspecified toe(s) without damage to nail, initial encounter | CMS +S91109D | Unspecified open wound of unspecified toe(s) without damage to nail, subsequent encounter | CMS +S91109S | Unspecified open wound of unspecified toe(s) without damage to nail, sequela | CMS +S91111A | Laceration without foreign body of right great toe without damage to nail, initial encounter | CMS +S91111D | Laceration without foreign body of right great toe without damage to nail, subsequent encounter | CMS +S91111S | Laceration without foreign body of right great toe without damage to nail, sequela | CMS +S91112A | Laceration without foreign body of left great toe without damage to nail, initial encounter | CMS +S91112D | Laceration without foreign body of left great toe without damage to nail, subsequent encounter | CMS +S91112S | Laceration without foreign body of left great toe without damage to nail, sequela | CMS +S91113A | Laceration without foreign body of unspecified great toe without damage to nail, initial encounter | CMS +S91113D | Laceration without foreign body of unspecified great toe without damage to nail, subsequent encounter | CMS +S91113S | Laceration without foreign body of unspecified great toe without damage to nail, sequela | CMS +S91114A | Laceration without foreign body of right lesser toe(s) without damage to nail, initial encounter | CMS +S91114D | Laceration without foreign body of right lesser toe(s) without damage to nail, subsequent encounter | CMS +S91114S | Laceration without foreign body of right lesser toe(s) without damage to nail, sequela | CMS +S91115A | Laceration without foreign body of left lesser toe(s) without damage to nail, initial encounter | CMS +S91115D | Laceration without foreign body of left lesser toe(s) without damage to nail, subsequent encounter | CMS +S91115S | Laceration without foreign body of left lesser toe(s) without damage to nail, sequela | CMS +S91116A | Laceration without foreign body of unspecified lesser toe(s) without damage to nail, initial encounter | CMS +S91116D | Laceration without foreign body of unspecified lesser toe(s) without damage to nail, subsequent encounter | CMS +S91116S | Laceration without foreign body of unspecified lesser toe(s) without damage to nail, sequela | CMS +S91119A | Laceration without foreign body of unspecified toe without damage to nail, initial encounter | CMS +S91119D | Laceration without foreign body of unspecified toe without damage to nail, subsequent encounter | CMS +S91119S | Laceration without foreign body of unspecified toe without damage to nail, sequela | CMS +S91121A | Laceration with foreign body of right great toe without damage to nail, initial encounter | CMS +S91121D | Laceration with foreign body of right great toe without damage to nail, subsequent encounter | CMS +S91121S | Laceration with foreign body of right great toe without damage to nail, sequela | CMS +S91122A | Laceration with foreign body of left great toe without damage to nail, initial encounter | CMS +S91122D | Laceration with foreign body of left great toe without damage to nail, subsequent encounter | CMS +S91122S | Laceration with foreign body of left great toe without damage to nail, sequela | CMS +S91123A | Laceration with foreign body of unspecified great toe without damage to nail, initial encounter | CMS +S91123D | Laceration with foreign body of unspecified great toe without damage to nail, subsequent encounter | CMS +S91123S | Laceration with foreign body of unspecified great toe without damage to nail, sequela | CMS +S91124A | Laceration with foreign body of right lesser toe(s) without damage to nail, initial encounter | CMS +S91124D | Laceration with foreign body of right lesser toe(s) without damage to nail, subsequent encounter | CMS +S91124S | Laceration with foreign body of right lesser toe(s) without damage to nail, sequela | CMS +S91125A | Laceration with foreign body of left lesser toe(s) without damage to nail, initial encounter | CMS +S91125D | Laceration with foreign body of left lesser toe(s) without damage to nail, subsequent encounter | CMS +S91125S | Laceration with foreign body of left lesser toe(s) without damage to nail, sequela | CMS +S91126A | Laceration with foreign body of unspecified lesser toe(s) without damage to nail, initial encounter | CMS +S91126D | Laceration with foreign body of unspecified lesser toe(s) without damage to nail, subsequent encounter | CMS +S91126S | Laceration with foreign body of unspecified lesser toe(s) without damage to nail, sequela | CMS +S91129A | Laceration with foreign body of unspecified toe(s) without damage to nail, initial encounter | CMS +S91129D | Laceration with foreign body of unspecified toe(s) without damage to nail, subsequent encounter | CMS +S91129S | Laceration with foreign body of unspecified toe(s) without damage to nail, sequela | CMS +S91131A | Puncture wound without foreign body of right great toe without damage to nail, initial encounter | CMS +S91131D | Puncture wound without foreign body of right great toe without damage to nail, subsequent encounter | CMS +S91131S | Puncture wound without foreign body of right great toe without damage to nail, sequela | CMS +S91132A | Puncture wound without foreign body of left great toe without damage to nail, initial encounter | CMS +S91132D | Puncture wound without foreign body of left great toe without damage to nail, subsequent encounter | CMS +S91132S | Puncture wound without foreign body of left great toe without damage to nail, sequela | CMS +S91133A | Puncture wound without foreign body of unspecified great toe without damage to nail, initial encounter | CMS +S91133D | Puncture wound without foreign body of unspecified great toe without damage to nail, subsequent encounter | CMS +S91133S | Puncture wound without foreign body of unspecified great toe without damage to nail, sequela | CMS +S91134A | Puncture wound without foreign body of right lesser toe(s) without damage to nail, initial encounter | CMS +S91134D | Puncture wound without foreign body of right lesser toe(s) without damage to nail, subsequent encounter | CMS +S91134S | Puncture wound without foreign body of right lesser toe(s) without damage to nail, sequela | CMS +S91135A | Puncture wound without foreign body of left lesser toe(s) without damage to nail, initial encounter | CMS +S91135D | Puncture wound without foreign body of left lesser toe(s) without damage to nail, subsequent encounter | CMS +S91135S | Puncture wound without foreign body of left lesser toe(s) without damage to nail, sequela | CMS +S91136A | Puncture wound without foreign body of unspecified lesser toe(s) without damage to nail, initial encounter | CMS +S91136D | Puncture wound without foreign body of unspecified lesser toe(s) without damage to nail, subsequent encounter | CMS +S91136S | Puncture wound without foreign body of unspecified lesser toe(s) without damage to nail, sequela | CMS +S91139A | Puncture wound without foreign body of unspecified toe(s) without damage to nail, initial encounter | CMS +S91139D | Puncture wound without foreign body of unspecified toe(s) without damage to nail, subsequent encounter | CMS +S91139S | Puncture wound without foreign body of unspecified toe(s) without damage to nail, sequela | CMS +S91141A | Puncture wound with foreign body of right great toe without damage to nail, initial encounter | CMS +S91141D | Puncture wound with foreign body of right great toe without damage to nail, subsequent encounter | CMS +S91141S | Puncture wound with foreign body of right great toe without damage to nail, sequela | CMS +S91142A | Puncture wound with foreign body of left great toe without damage to nail, initial encounter | CMS +S91142D | Puncture wound with foreign body of left great toe without damage to nail, subsequent encounter | CMS +S91142S | Puncture wound with foreign body of left great toe without damage to nail, sequela | CMS +S91143A | Puncture wound with foreign body of unspecified great toe without damage to nail, initial encounter | CMS +S91143D | Puncture wound with foreign body of unspecified great toe without damage to nail, subsequent encounter | CMS +S91143S | Puncture wound with foreign body of unspecified great toe without damage to nail, sequela | CMS +S91144A | Puncture wound with foreign body of right lesser toe(s) without damage to nail, initial encounter | CMS +S91144D | Puncture wound with foreign body of right lesser toe(s) without damage to nail, subsequent encounter | CMS +S91144S | Puncture wound with foreign body of right lesser toe(s) without damage to nail, sequela | CMS +S91145A | Puncture wound with foreign body of left lesser toe(s) without damage to nail, initial encounter | CMS +S91145D | Puncture wound with foreign body of left lesser toe(s) without damage to nail, subsequent encounter | CMS +S91145S | Puncture wound with foreign body of left lesser toe(s) without damage to nail, sequela | CMS +S91146A | Puncture wound with foreign body of unspecified lesser toe(s) without damage to nail, initial encounter | CMS +S91146D | Puncture wound with foreign body of unspecified lesser toe(s) without damage to nail, subsequent encounter | CMS +S91146S | Puncture wound with foreign body of unspecified lesser toe(s) without damage to nail, sequela | CMS +S91149A | Puncture wound with foreign body of unspecified toe(s) without damage to nail, initial encounter | CMS +S91149D | Puncture wound with foreign body of unspecified toe(s) without damage to nail, subsequent encounter | CMS +S91149S | Puncture wound with foreign body of unspecified toe(s) without damage to nail, sequela | CMS +S91151A | Open bite of right great toe without damage to nail, initial encounter | CMS +S91151D | Open bite of right great toe without damage to nail, subsequent encounter | CMS +S91151S | Open bite of right great toe without damage to nail, sequela | CMS +S91152A | Open bite of left great toe without damage to nail, initial encounter | CMS +S91152D | Open bite of left great toe without damage to nail, subsequent encounter | CMS +S91152S | Open bite of left great toe without damage to nail, sequela | CMS +S91153A | Open bite of unspecified great toe without damage to nail, initial encounter | CMS +S91153D | Open bite of unspecified great toe without damage to nail, subsequent encounter | CMS +S91153S | Open bite of unspecified great toe without damage to nail, sequela | CMS +S91154A | Open bite of right lesser toe(s) without damage to nail, initial encounter | CMS +S91154D | Open bite of right lesser toe(s) without damage to nail, subsequent encounter | CMS +S91154S | Open bite of right lesser toe(s) without damage to nail, sequela | CMS +S91155A | Open bite of left lesser toe(s) without damage to nail, initial encounter | CMS +S91155D | Open bite of left lesser toe(s) without damage to nail, subsequent encounter | CMS +S91155S | Open bite of left lesser toe(s) without damage to nail, sequela | CMS +S91156A | Open bite of unspecified lesser toe(s) without damage to nail, initial encounter | CMS +S91156D | Open bite of unspecified lesser toe(s) without damage to nail, subsequent encounter | CMS +S91156S | Open bite of unspecified lesser toe(s) without damage to nail, sequela | CMS +S91159A | Open bite of unspecified toe(s) without damage to nail, initial encounter | CMS +S91159D | Open bite of unspecified toe(s) without damage to nail, subsequent encounter | CMS +S91159S | Open bite of unspecified toe(s) without damage to nail, sequela | CMS +S91201A | Unspecified open wound of right great toe with damage to nail, initial encounter | CMS +S91201D | Unspecified open wound of right great toe with damage to nail, subsequent encounter | CMS +S91201S | Unspecified open wound of right great toe with damage to nail, sequela | CMS +S91202A | Unspecified open wound of left great toe with damage to nail, initial encounter | CMS +S91202D | Unspecified open wound of left great toe with damage to nail, subsequent encounter | CMS +S91202S | Unspecified open wound of left great toe with damage to nail, sequela | CMS +S91203A | Unspecified open wound of unspecified great toe with damage to nail, initial encounter | CMS +S91203D | Unspecified open wound of unspecified great toe with damage to nail, subsequent encounter | CMS +S91203S | Unspecified open wound of unspecified great toe with damage to nail, sequela | CMS +S91204A | Unspecified open wound of right lesser toe(s) with damage to nail, initial encounter | CMS +S91204D | Unspecified open wound of right lesser toe(s) with damage to nail, subsequent encounter | CMS +S91204S | Unspecified open wound of right lesser toe(s) with damage to nail, sequela | CMS +S91205A | Unspecified open wound of left lesser toe(s) with damage to nail, initial encounter | CMS +S91205D | Unspecified open wound of left lesser toe(s) with damage to nail, subsequent encounter | CMS +S91205S | Unspecified open wound of left lesser toe(s) with damage to nail, sequela | CMS +S91206A | Unspecified open wound of unspecified lesser toe(s) with damage to nail, initial encounter | CMS +S91206D | Unspecified open wound of unspecified lesser toe(s) with damage to nail, subsequent encounter | CMS +S91206S | Unspecified open wound of unspecified lesser toe(s) with damage to nail, sequela | CMS +S91209A | Unspecified open wound of unspecified toe(s) with damage to nail, initial encounter | CMS +S91209D | Unspecified open wound of unspecified toe(s) with damage to nail, subsequent encounter | CMS +S91209S | Unspecified open wound of unspecified toe(s) with damage to nail, sequela | CMS +S91211A | Laceration without foreign body of right great toe with damage to nail, initial encounter | CMS +S91211D | Laceration without foreign body of right great toe with damage to nail, subsequent encounter | CMS +S91211S | Laceration without foreign body of right great toe with damage to nail, sequela | CMS +S91212A | Laceration without foreign body of left great toe with damage to nail, initial encounter | CMS +S91212D | Laceration without foreign body of left great toe with damage to nail, subsequent encounter | CMS +S91212S | Laceration without foreign body of left great toe with damage to nail, sequela | CMS +S91213A | Laceration without foreign body of unspecified great toe with damage to nail, initial encounter | CMS +S91213D | Laceration without foreign body of unspecified great toe with damage to nail, subsequent encounter | CMS +S91213S | Laceration without foreign body of unspecified great toe with damage to nail, sequela | CMS +S91214A | Laceration without foreign body of right lesser toe(s) with damage to nail, initial encounter | CMS +S91214D | Laceration without foreign body of right lesser toe(s) with damage to nail, subsequent encounter | CMS +S91214S | Laceration without foreign body of right lesser toe(s) with damage to nail, sequela | CMS +S91215A | Laceration without foreign body of left lesser toe(s) with damage to nail, initial encounter | CMS +S91215D | Laceration without foreign body of left lesser toe(s) with damage to nail, subsequent encounter | CMS +S91215S | Laceration without foreign body of left lesser toe(s) with damage to nail, sequela | CMS +S91216A | Laceration without foreign body of unspecified lesser toe(s) with damage to nail, initial encounter | CMS +S91216D | Laceration without foreign body of unspecified lesser toe(s) with damage to nail, subsequent encounter | CMS +S91216S | Laceration without foreign body of unspecified lesser toe(s) with damage to nail, sequela | CMS +S91219A | Laceration without foreign body of unspecified toe(s) with damage to nail, initial encounter | CMS +S91219D | Laceration without foreign body of unspecified toe(s) with damage to nail, subsequent encounter | CMS +S91219S | Laceration without foreign body of unspecified toe(s) with damage to nail, sequela | CMS +S91221A | Laceration with foreign body of right great toe with damage to nail, initial encounter | CMS +S91221D | Laceration with foreign body of right great toe with damage to nail, subsequent encounter | CMS +S91221S | Laceration with foreign body of right great toe with damage to nail, sequela | CMS +S91222A | Laceration with foreign body of left great toe with damage to nail, initial encounter | CMS +S91222D | Laceration with foreign body of left great toe with damage to nail, subsequent encounter | CMS +S91222S | Laceration with foreign body of left great toe with damage to nail, sequela | CMS +S91223A | Laceration with foreign body of unspecified great toe with damage to nail, initial encounter | CMS +S91223D | Laceration with foreign body of unspecified great toe with damage to nail, subsequent encounter | CMS +S91223S | Laceration with foreign body of unspecified great toe with damage to nail, sequela | CMS +S91224A | Laceration with foreign body of right lesser toe(s) with damage to nail, initial encounter | CMS +S91224D | Laceration with foreign body of right lesser toe(s) with damage to nail, subsequent encounter | CMS +S91224S | Laceration with foreign body of right lesser toe(s) with damage to nail, sequela | CMS +S91225A | Laceration with foreign body of left lesser toe(s) with damage to nail, initial encounter | CMS +S91225D | Laceration with foreign body of left lesser toe(s) with damage to nail, subsequent encounter | CMS +S91225S | Laceration with foreign body of left lesser toe(s) with damage to nail, sequela | CMS +S91226A | Laceration with foreign body of unspecified lesser toe(s) with damage to nail, initial encounter | CMS +S91226D | Laceration with foreign body of unspecified lesser toe(s) with damage to nail, subsequent encounter | CMS +S91226S | Laceration with foreign body of unspecified lesser toe(s) with damage to nail, sequela | CMS +S91229A | Laceration with foreign body of unspecified toe(s) with damage to nail, initial encounter | CMS +S91229D | Laceration with foreign body of unspecified toe(s) with damage to nail, subsequent encounter | CMS +S91229S | Laceration with foreign body of unspecified toe(s) with damage to nail, sequela | CMS +S91231A | Puncture wound without foreign body of right great toe with damage to nail, initial encounter | CMS +S91231D | Puncture wound without foreign body of right great toe with damage to nail, subsequent encounter | CMS +S91231S | Puncture wound without foreign body of right great toe with damage to nail, sequela | CMS +S91232A | Puncture wound without foreign body of left great toe with damage to nail, initial encounter | CMS +S91232D | Puncture wound without foreign body of left great toe with damage to nail, subsequent encounter | CMS +S91232S | Puncture wound without foreign body of left great toe with damage to nail, sequela | CMS +S91233A | Puncture wound without foreign body of unspecified great toe with damage to nail, initial encounter | CMS +S91233D | Puncture wound without foreign body of unspecified great toe with damage to nail, subsequent encounter | CMS +S91233S | Puncture wound without foreign body of unspecified great toe with damage to nail, sequela | CMS +S91234A | Puncture wound without foreign body of right lesser toe(s) with damage to nail, initial encounter | CMS +S91234D | Puncture wound without foreign body of right lesser toe(s) with damage to nail, subsequent encounter | CMS +S91234S | Puncture wound without foreign body of right lesser toe(s) with damage to nail, sequela | CMS +S91235A | Puncture wound without foreign body of left lesser toe(s) with damage to nail, initial encounter | CMS +S91235D | Puncture wound without foreign body of left lesser toe(s) with damage to nail, subsequent encounter | CMS +S91235S | Puncture wound without foreign body of left lesser toe(s) with damage to nail, sequela | CMS +S91236A | Puncture wound without foreign body of unspecified lesser toe(s) with damage to nail, initial encounter | CMS +S91236D | Puncture wound without foreign body of unspecified lesser toe(s) with damage to nail, subsequent encounter | CMS +S91236S | Puncture wound without foreign body of unspecified lesser toe(s) with damage to nail, sequela | CMS +S91239A | Puncture wound without foreign body of unspecified toe(s) with damage to nail, initial encounter | CMS +S91239D | Puncture wound without foreign body of unspecified toe(s) with damage to nail, subsequent encounter | CMS +S91239S | Puncture wound without foreign body of unspecified toe(s) with damage to nail, sequela | CMS +S91241A | Puncture wound with foreign body of right great toe with damage to nail, initial encounter | CMS +S91241D | Puncture wound with foreign body of right great toe with damage to nail, subsequent encounter | CMS +S91241S | Puncture wound with foreign body of right great toe with damage to nail, sequela | CMS +S91242A | Puncture wound with foreign body of left great toe with damage to nail, initial encounter | CMS +S91242D | Puncture wound with foreign body of left great toe with damage to nail, subsequent encounter | CMS +S91242S | Puncture wound with foreign body of left great toe with damage to nail, sequela | CMS +S91243A | Puncture wound with foreign body of unspecified great toe with damage to nail, initial encounter | CMS +S91243D | Puncture wound with foreign body of unspecified great toe with damage to nail, subsequent encounter | CMS +S91243S | Puncture wound with foreign body of unspecified great toe with damage to nail, sequela | CMS +S91244A | Puncture wound with foreign body of right lesser toe(s) with damage to nail, initial encounter | CMS +S91244D | Puncture wound with foreign body of right lesser toe(s) with damage to nail, subsequent encounter | CMS +S91244S | Puncture wound with foreign body of right lesser toe(s) with damage to nail, sequela | CMS +S91245A | Puncture wound with foreign body of left lesser toe(s) with damage to nail, initial encounter | CMS +S91245D | Puncture wound with foreign body of left lesser toe(s) with damage to nail, subsequent encounter | CMS +S91245S | Puncture wound with foreign body of left lesser toe(s) with damage to nail, sequela | CMS +S91246A | Puncture wound with foreign body of unspecified lesser toe(s) with damage to nail, initial encounter | CMS +S91246D | Puncture wound with foreign body of unspecified lesser toe(s) with damage to nail, subsequent encounter | CMS +S91246S | Puncture wound with foreign body of unspecified lesser toe(s) with damage to nail, sequela | CMS +S91249A | Puncture wound with foreign body of unspecified toe(s) with damage to nail, initial encounter | CMS +S91249D | Puncture wound with foreign body of unspecified toe(s) with damage to nail, subsequent encounter | CMS +S91249S | Puncture wound with foreign body of unspecified toe(s) with damage to nail, sequela | CMS +S91251A | Open bite of right great toe with damage to nail, initial encounter | CMS +S91251D | Open bite of right great toe with damage to nail, subsequent encounter | CMS +S91251S | Open bite of right great toe with damage to nail, sequela | CMS +S91252A | Open bite of left great toe with damage to nail, initial encounter | CMS +S91252D | Open bite of left great toe with damage to nail, subsequent encounter | CMS +S91252S | Open bite of left great toe with damage to nail, sequela | CMS +S91253A | Open bite of unspecified great toe with damage to nail, initial encounter | CMS +S91253D | Open bite of unspecified great toe with damage to nail, subsequent encounter | CMS +S91253S | Open bite of unspecified great toe with damage to nail, sequela | CMS +S91254A | Open bite of right lesser toe(s) with damage to nail, initial encounter | CMS +S91254D | Open bite of right lesser toe(s) with damage to nail, subsequent encounter | CMS +S91254S | Open bite of right lesser toe(s) with damage to nail, sequela | CMS +S91255A | Open bite of left lesser toe(s) with damage to nail, initial encounter | CMS +S91255D | Open bite of left lesser toe(s) with damage to nail, subsequent encounter | CMS +S91255S | Open bite of left lesser toe(s) with damage to nail, sequela | CMS +S91256A | Open bite of unspecified lesser toe(s) with damage to nail, initial encounter | CMS +S91256D | Open bite of unspecified lesser toe(s) with damage to nail, subsequent encounter | CMS +S91256S | Open bite of unspecified lesser toe(s) with damage to nail, sequela | CMS +S91259A | Open bite of unspecified toe(s) with damage to nail, initial encounter | CMS +S91259D | Open bite of unspecified toe(s) with damage to nail, subsequent encounter | CMS +S91259S | Open bite of unspecified toe(s) with damage to nail, sequela | CMS +S91301A | Unspecified open wound, right foot, initial encounter | CMS +S91301D | Unspecified open wound, right foot, subsequent encounter | CMS +S91301S | Unspecified open wound, right foot, sequela | CMS +S91302A | Unspecified open wound, left foot, initial encounter | CMS +S91302D | Unspecified open wound, left foot, subsequent encounter | CMS +S91302S | Unspecified open wound, left foot, sequela | CMS +S91309A | Unspecified open wound, unspecified foot, initial encounter | CMS +S91309D | Unspecified open wound, unspecified foot, subsequent encounter | CMS +S91309S | Unspecified open wound, unspecified foot, sequela | CMS +S91311A | Laceration without foreign body, right foot, initial encounter | CMS +S91311D | Laceration without foreign body, right foot, subsequent encounter | CMS +S91311S | Laceration without foreign body, right foot, sequela | CMS +S91312A | Laceration without foreign body, left foot, initial encounter | CMS +S91312D | Laceration without foreign body, left foot, subsequent encounter | CMS +S91312S | Laceration without foreign body, left foot, sequela | CMS +S91319A | Laceration without foreign body, unspecified foot, initial encounter | CMS +S91319D | Laceration without foreign body, unspecified foot, subsequent encounter | CMS +S91319S | Laceration without foreign body, unspecified foot, sequela | CMS +S91321A | Laceration with foreign body, right foot, initial encounter | CMS +S91321D | Laceration with foreign body, right foot, subsequent encounter | CMS +S91321S | Laceration with foreign body, right foot, sequela | CMS +S91322A | Laceration with foreign body, left foot, initial encounter | CMS +S91322D | Laceration with foreign body, left foot, subsequent encounter | CMS +S91322S | Laceration with foreign body, left foot, sequela | CMS +S91329A | Laceration with foreign body, unspecified foot, initial encounter | CMS +S91329D | Laceration with foreign body, unspecified foot, subsequent encounter | CMS +S91329S | Laceration with foreign body, unspecified foot, sequela | CMS +S91331A | Puncture wound without foreign body, right foot, initial encounter | CMS +S91331D | Puncture wound without foreign body, right foot, subsequent encounter | CMS +S91331S | Puncture wound without foreign body, right foot, sequela | CMS +S91332A | Puncture wound without foreign body, left foot, initial encounter | CMS +S91332D | Puncture wound without foreign body, left foot, subsequent encounter | CMS +S91332S | Puncture wound without foreign body, left foot, sequela | CMS +S91339A | Puncture wound without foreign body, unspecified foot, initial encounter | CMS +S91339D | Puncture wound without foreign body, unspecified foot, subsequent encounter | CMS +S91339S | Puncture wound without foreign body, unspecified foot, sequela | CMS +S91341A | Puncture wound with foreign body, right foot, initial encounter | CMS +S91341D | Puncture wound with foreign body, right foot, subsequent encounter | CMS +S91341S | Puncture wound with foreign body, right foot, sequela | CMS +S91342A | Puncture wound with foreign body, left foot, initial encounter | CMS +S91342D | Puncture wound with foreign body, left foot, subsequent encounter | CMS +S91342S | Puncture wound with foreign body, left foot, sequela | CMS +S91349A | Puncture wound with foreign body, unspecified foot, initial encounter | CMS +S91349D | Puncture wound with foreign body, unspecified foot, subsequent encounter | CMS +S91349S | Puncture wound with foreign body, unspecified foot, sequela | CMS +S91351A | Open bite, right foot, initial encounter | CMS +S91351D | Open bite, right foot, subsequent encounter | CMS +S91351S | Open bite, right foot, sequela | CMS +S91352A | Open bite, left foot, initial encounter | CMS +S91352D | Open bite, left foot, subsequent encounter | CMS +S91352S | Open bite, left foot, sequela | CMS +S91359A | Open bite, unspecified foot, initial encounter | CMS +S91359D | Open bite, unspecified foot, subsequent encounter | CMS +S91359S | Open bite, unspecified foot, sequela | CMS +S92001A | Unspecified fracture of right calcaneus, initial encounter for closed fracture | CMS +S92001B | Unspecified fracture of right calcaneus, initial encounter for open fracture | CMS +S92001D | Unspecified fracture of right calcaneus, subsequent encounter for fracture with routine healing | CMS +S92001G | Unspecified fracture of right calcaneus, subsequent encounter for fracture with delayed healing | CMS +S92001K | Unspecified fracture of right calcaneus, subsequent encounter for fracture with nonunion | CMS +S92001P | Unspecified fracture of right calcaneus, subsequent encounter for fracture with malunion | CMS +S92001S | Unspecified fracture of right calcaneus, sequela | CMS +S92002A | Unspecified fracture of left calcaneus, initial encounter for closed fracture | CMS +S92002B | Unspecified fracture of left calcaneus, initial encounter for open fracture | CMS +S92002D | Unspecified fracture of left calcaneus, subsequent encounter for fracture with routine healing | CMS +S92002G | Unspecified fracture of left calcaneus, subsequent encounter for fracture with delayed healing | CMS +S92002K | Unspecified fracture of left calcaneus, subsequent encounter for fracture with nonunion | CMS +S92002P | Unspecified fracture of left calcaneus, subsequent encounter for fracture with malunion | CMS +S92002S | Unspecified fracture of left calcaneus, sequela | CMS +S92009A | Unspecified fracture of unspecified calcaneus, initial encounter for closed fracture | CMS +S92009B | Unspecified fracture of unspecified calcaneus, initial encounter for open fracture | CMS +S92009D | Unspecified fracture of unspecified calcaneus, subsequent encounter for fracture with routine healing | CMS +S92009G | Unspecified fracture of unspecified calcaneus, subsequent encounter for fracture with delayed healing | CMS +S92009K | Unspecified fracture of unspecified calcaneus, subsequent encounter for fracture with nonunion | CMS +S92009P | Unspecified fracture of unspecified calcaneus, subsequent encounter for fracture with malunion | CMS +S92009S | Unspecified fracture of unspecified calcaneus, sequela | CMS +S92011A | Displaced fracture of body of right calcaneus, initial encounter for closed fracture | CMS +S92011B | Displaced fracture of body of right calcaneus, initial encounter for open fracture | CMS +S92011D | Displaced fracture of body of right calcaneus, subsequent encounter for fracture with routine healing | CMS +S92011G | Displaced fracture of body of right calcaneus, subsequent encounter for fracture with delayed healing | CMS +S92011K | Displaced fracture of body of right calcaneus, subsequent encounter for fracture with nonunion | CMS +S92011P | Displaced fracture of body of right calcaneus, subsequent encounter for fracture with malunion | CMS +S92011S | Displaced fracture of body of right calcaneus, sequela | CMS +S92012A | Displaced fracture of body of left calcaneus, initial encounter for closed fracture | CMS +S92012B | Displaced fracture of body of left calcaneus, initial encounter for open fracture | CMS +S92012D | Displaced fracture of body of left calcaneus, subsequent encounter for fracture with routine healing | CMS +S92012G | Displaced fracture of body of left calcaneus, subsequent encounter for fracture with delayed healing | CMS +S92012K | Displaced fracture of body of left calcaneus, subsequent encounter for fracture with nonunion | CMS +S92012P | Displaced fracture of body of left calcaneus, subsequent encounter for fracture with malunion | CMS +S92012S | Displaced fracture of body of left calcaneus, sequela | CMS +S92013A | Displaced fracture of body of unspecified calcaneus, initial encounter for closed fracture | CMS +S92013B | Displaced fracture of body of unspecified calcaneus, initial encounter for open fracture | CMS +S92013D | Displaced fracture of body of unspecified calcaneus, subsequent encounter for fracture with routine healing | CMS +S92013G | Displaced fracture of body of unspecified calcaneus, subsequent encounter for fracture with delayed healing | CMS +S92013K | Displaced fracture of body of unspecified calcaneus, subsequent encounter for fracture with nonunion | CMS +S92013P | Displaced fracture of body of unspecified calcaneus, subsequent encounter for fracture with malunion | CMS +S92013S | Displaced fracture of body of unspecified calcaneus, sequela | CMS +S92014A | Nondisplaced fracture of body of right calcaneus, initial encounter for closed fracture | CMS +S92014B | Nondisplaced fracture of body of right calcaneus, initial encounter for open fracture | CMS +S92014D | Nondisplaced fracture of body of right calcaneus, subsequent encounter for fracture with routine healing | CMS +S92014G | Nondisplaced fracture of body of right calcaneus, subsequent encounter for fracture with delayed healing | CMS +S92014K | Nondisplaced fracture of body of right calcaneus, subsequent encounter for fracture with nonunion | CMS +S92014P | Nondisplaced fracture of body of right calcaneus, subsequent encounter for fracture with malunion | CMS +S92014S | Nondisplaced fracture of body of right calcaneus, sequela | CMS +S92015A | Nondisplaced fracture of body of left calcaneus, initial encounter for closed fracture | CMS +S92015B | Nondisplaced fracture of body of left calcaneus, initial encounter for open fracture | CMS +S92015D | Nondisplaced fracture of body of left calcaneus, subsequent encounter for fracture with routine healing | CMS +S92015G | Nondisplaced fracture of body of left calcaneus, subsequent encounter for fracture with delayed healing | CMS +S92015K | Nondisplaced fracture of body of left calcaneus, subsequent encounter for fracture with nonunion | CMS +S92015P | Nondisplaced fracture of body of left calcaneus, subsequent encounter for fracture with malunion | CMS +S92015S | Nondisplaced fracture of body of left calcaneus, sequela | CMS +S92016A | Nondisplaced fracture of body of unspecified calcaneus, initial encounter for closed fracture | CMS +S92016B | Nondisplaced fracture of body of unspecified calcaneus, initial encounter for open fracture | CMS +S92016D | Nondisplaced fracture of body of unspecified calcaneus, subsequent encounter for fracture with routine healing | CMS +S92016G | Nondisplaced fracture of body of unspecified calcaneus, subsequent encounter for fracture with delayed healing | CMS +S92016K | Nondisplaced fracture of body of unspecified calcaneus, subsequent encounter for fracture with nonunion | CMS +S92016P | Nondisplaced fracture of body of unspecified calcaneus, subsequent encounter for fracture with malunion | CMS +S92016S | Nondisplaced fracture of body of unspecified calcaneus, sequela | CMS +S92021A | Displaced fracture of anterior process of right calcaneus, initial encounter for closed fracture | CMS +S92021B | Displaced fracture of anterior process of right calcaneus, initial encounter for open fracture | CMS +S92021D | Displaced fracture of anterior process of right calcaneus, subsequent encounter for fracture with routine healing | CMS +S92021G | Displaced fracture of anterior process of right calcaneus, subsequent encounter for fracture with delayed healing | CMS +S92021K | Displaced fracture of anterior process of right calcaneus, subsequent encounter for fracture with nonunion | CMS +S92021P | Displaced fracture of anterior process of right calcaneus, subsequent encounter for fracture with malunion | CMS +S92021S | Displaced fracture of anterior process of right calcaneus, sequela | CMS +S92022A | Displaced fracture of anterior process of left calcaneus, initial encounter for closed fracture | CMS +S92022B | Displaced fracture of anterior process of left calcaneus, initial encounter for open fracture | CMS +S92022D | Displaced fracture of anterior process of left calcaneus, subsequent encounter for fracture with routine healing | CMS +S92022G | Displaced fracture of anterior process of left calcaneus, subsequent encounter for fracture with delayed healing | CMS +S92022K | Displaced fracture of anterior process of left calcaneus, subsequent encounter for fracture with nonunion | CMS +S92022P | Displaced fracture of anterior process of left calcaneus, subsequent encounter for fracture with malunion | CMS +S92022S | Displaced fracture of anterior process of left calcaneus, sequela | CMS +S92023A | Displaced fracture of anterior process of unspecified calcaneus, initial encounter for closed fracture | CMS +S92023B | Displaced fracture of anterior process of unspecified calcaneus, initial encounter for open fracture | CMS +S92023D | Displaced fracture of anterior process of unspecified calcaneus, subsequent encounter for fracture with routine healing | CMS +S92023G | Displaced fracture of anterior process of unspecified calcaneus, subsequent encounter for fracture with delayed healing | CMS +S92023K | Displaced fracture of anterior process of unspecified calcaneus, subsequent encounter for fracture with nonunion | CMS +S92023P | Displaced fracture of anterior process of unspecified calcaneus, subsequent encounter for fracture with malunion | CMS +S92023S | Displaced fracture of anterior process of unspecified calcaneus, sequela | CMS +S92024A | Nondisplaced fracture of anterior process of right calcaneus, initial encounter for closed fracture | CMS +S92024B | Nondisplaced fracture of anterior process of right calcaneus, initial encounter for open fracture | CMS +S92024D | Nondisplaced fracture of anterior process of right calcaneus, subsequent encounter for fracture with routine healing | CMS +S92024G | Nondisplaced fracture of anterior process of right calcaneus, subsequent encounter for fracture with delayed healing | CMS +S92024K | Nondisplaced fracture of anterior process of right calcaneus, subsequent encounter for fracture with nonunion | CMS +S92024P | Nondisplaced fracture of anterior process of right calcaneus, subsequent encounter for fracture with malunion | CMS +S92024S | Nondisplaced fracture of anterior process of right calcaneus, sequela | CMS +S92025A | Nondisplaced fracture of anterior process of left calcaneus, initial encounter for closed fracture | CMS +S92025B | Nondisplaced fracture of anterior process of left calcaneus, initial encounter for open fracture | CMS +S92025D | Nondisplaced fracture of anterior process of left calcaneus, subsequent encounter for fracture with routine healing | CMS +S92025G | Nondisplaced fracture of anterior process of left calcaneus, subsequent encounter for fracture with delayed healing | CMS +S92025K | Nondisplaced fracture of anterior process of left calcaneus, subsequent encounter for fracture with nonunion | CMS +S92025P | Nondisplaced fracture of anterior process of left calcaneus, subsequent encounter for fracture with malunion | CMS +S92025S | Nondisplaced fracture of anterior process of left calcaneus, sequela | CMS +S92026A | Nondisplaced fracture of anterior process of unspecified calcaneus, initial encounter for closed fracture | CMS +S92026B | Nondisplaced fracture of anterior process of unspecified calcaneus, initial encounter for open fracture | CMS +S92026D | Nondisplaced fracture of anterior process of unspecified calcaneus, subsequent encounter for fracture with routine healing | CMS +S92026G | Nondisplaced fracture of anterior process of unspecified calcaneus, subsequent encounter for fracture with delayed healing | CMS +S92026K | Nondisplaced fracture of anterior process of unspecified calcaneus, subsequent encounter for fracture with nonunion | CMS +S92026P | Nondisplaced fracture of anterior process of unspecified calcaneus, subsequent encounter for fracture with malunion | CMS +S92026S | Nondisplaced fracture of anterior process of unspecified calcaneus, sequela | CMS +S92031A | Displaced avulsion fracture of tuberosity of right calcaneus, initial encounter for closed fracture | CMS +S92031B | Displaced avulsion fracture of tuberosity of right calcaneus, initial encounter for open fracture | CMS +S92031D | Displaced avulsion fracture of tuberosity of right calcaneus, subsequent encounter for fracture with routine healing | CMS +S92031G | Displaced avulsion fracture of tuberosity of right calcaneus, subsequent encounter for fracture with delayed healing | CMS +S92031K | Displaced avulsion fracture of tuberosity of right calcaneus, subsequent encounter for fracture with nonunion | CMS +S92031P | Displaced avulsion fracture of tuberosity of right calcaneus, subsequent encounter for fracture with malunion | CMS +S92031S | Displaced avulsion fracture of tuberosity of right calcaneus, sequela | CMS +S92032A | Displaced avulsion fracture of tuberosity of left calcaneus, initial encounter for closed fracture | CMS +S92032B | Displaced avulsion fracture of tuberosity of left calcaneus, initial encounter for open fracture | CMS +S92032D | Displaced avulsion fracture of tuberosity of left calcaneus, subsequent encounter for fracture with routine healing | CMS +S92032G | Displaced avulsion fracture of tuberosity of left calcaneus, subsequent encounter for fracture with delayed healing | CMS +S92032K | Displaced avulsion fracture of tuberosity of left calcaneus, subsequent encounter for fracture with nonunion | CMS +S92032P | Displaced avulsion fracture of tuberosity of left calcaneus, subsequent encounter for fracture with malunion | CMS +S92032S | Displaced avulsion fracture of tuberosity of left calcaneus, sequela | CMS +S92033A | Displaced avulsion fracture of tuberosity of unspecified calcaneus, initial encounter for closed fracture | CMS +S92033B | Displaced avulsion fracture of tuberosity of unspecified calcaneus, initial encounter for open fracture | CMS +S92033D | Displaced avulsion fracture of tuberosity of unspecified calcaneus, subsequent encounter for fracture with routine healing | CMS +S92033G | Displaced avulsion fracture of tuberosity of unspecified calcaneus, subsequent encounter for fracture with delayed healing | CMS +S92033K | Displaced avulsion fracture of tuberosity of unspecified calcaneus, subsequent encounter for fracture with nonunion | CMS +S92033P | Displaced avulsion fracture of tuberosity of unspecified calcaneus, subsequent encounter for fracture with malunion | CMS +S92033S | Displaced avulsion fracture of tuberosity of unspecified calcaneus, sequela | CMS +S92034A | Nondisplaced avulsion fracture of tuberosity of right calcaneus, initial encounter for closed fracture | CMS +S92034B | Nondisplaced avulsion fracture of tuberosity of right calcaneus, initial encounter for open fracture | CMS +S92034D | Nondisplaced avulsion fracture of tuberosity of right calcaneus, subsequent encounter for fracture with routine healing | CMS +S92034G | Nondisplaced avulsion fracture of tuberosity of right calcaneus, subsequent encounter for fracture with delayed healing | CMS +S92034K | Nondisplaced avulsion fracture of tuberosity of right calcaneus, subsequent encounter for fracture with nonunion | CMS +S92034P | Nondisplaced avulsion fracture of tuberosity of right calcaneus, subsequent encounter for fracture with malunion | CMS +S92034S | Nondisplaced avulsion fracture of tuberosity of right calcaneus, sequela | CMS +S92035A | Nondisplaced avulsion fracture of tuberosity of left calcaneus, initial encounter for closed fracture | CMS +S92035B | Nondisplaced avulsion fracture of tuberosity of left calcaneus, initial encounter for open fracture | CMS +S92035D | Nondisplaced avulsion fracture of tuberosity of left calcaneus, subsequent encounter for fracture with routine healing | CMS +S92035G | Nondisplaced avulsion fracture of tuberosity of left calcaneus, subsequent encounter for fracture with delayed healing | CMS +S92035K | Nondisplaced avulsion fracture of tuberosity of left calcaneus, subsequent encounter for fracture with nonunion | CMS +S92035P | Nondisplaced avulsion fracture of tuberosity of left calcaneus, subsequent encounter for fracture with malunion | CMS +S92035S | Nondisplaced avulsion fracture of tuberosity of left calcaneus, sequela | CMS +S92036A | Nondisplaced avulsion fracture of tuberosity of unspecified calcaneus, initial encounter for closed fracture | CMS +S92036B | Nondisplaced avulsion fracture of tuberosity of unspecified calcaneus, initial encounter for open fracture | CMS +S92036D | Nondisplaced avulsion fracture of tuberosity of unspecified calcaneus, subsequent encounter for fracture with routine healing | CMS +S92036G | Nondisplaced avulsion fracture of tuberosity of unspecified calcaneus, subsequent encounter for fracture with delayed healing | CMS +S92036K | Nondisplaced avulsion fracture of tuberosity of unspecified calcaneus, subsequent encounter for fracture with nonunion | CMS +S92036P | Nondisplaced avulsion fracture of tuberosity of unspecified calcaneus, subsequent encounter for fracture with malunion | CMS +S92036S | Nondisplaced avulsion fracture of tuberosity of unspecified calcaneus, sequela | CMS +S92041A | Displaced other fracture of tuberosity of right calcaneus, initial encounter for closed fracture | CMS +S92041B | Displaced other fracture of tuberosity of right calcaneus, initial encounter for open fracture | CMS +S92041D | Displaced other fracture of tuberosity of right calcaneus, subsequent encounter for fracture with routine healing | CMS +S92041G | Displaced other fracture of tuberosity of right calcaneus, subsequent encounter for fracture with delayed healing | CMS +S92041K | Displaced other fracture of tuberosity of right calcaneus, subsequent encounter for fracture with nonunion | CMS +S92041P | Displaced other fracture of tuberosity of right calcaneus, subsequent encounter for fracture with malunion | CMS +S92041S | Displaced other fracture of tuberosity of right calcaneus, sequela | CMS +S92042A | Displaced other fracture of tuberosity of left calcaneus, initial encounter for closed fracture | CMS +S92042B | Displaced other fracture of tuberosity of left calcaneus, initial encounter for open fracture | CMS +S92042D | Displaced other fracture of tuberosity of left calcaneus, subsequent encounter for fracture with routine healing | CMS +S92042G | Displaced other fracture of tuberosity of left calcaneus, subsequent encounter for fracture with delayed healing | CMS +S92042K | Displaced other fracture of tuberosity of left calcaneus, subsequent encounter for fracture with nonunion | CMS +S92042P | Displaced other fracture of tuberosity of left calcaneus, subsequent encounter for fracture with malunion | CMS +S92042S | Displaced other fracture of tuberosity of left calcaneus, sequela | CMS +S92043A | Displaced other fracture of tuberosity of unspecified calcaneus, initial encounter for closed fracture | CMS +S92043B | Displaced other fracture of tuberosity of unspecified calcaneus, initial encounter for open fracture | CMS +S92043D | Displaced other fracture of tuberosity of unspecified calcaneus, subsequent encounter for fracture with routine healing | CMS +S92043G | Displaced other fracture of tuberosity of unspecified calcaneus, subsequent encounter for fracture with delayed healing | CMS +S92043K | Displaced other fracture of tuberosity of unspecified calcaneus, subsequent encounter for fracture with nonunion | CMS +S92043P | Displaced other fracture of tuberosity of unspecified calcaneus, subsequent encounter for fracture with malunion | CMS +S92043S | Displaced other fracture of tuberosity of unspecified calcaneus, sequela | CMS +S92044A | Nondisplaced other fracture of tuberosity of right calcaneus, initial encounter for closed fracture | CMS +S92044B | Nondisplaced other fracture of tuberosity of right calcaneus, initial encounter for open fracture | CMS +S92044D | Nondisplaced other fracture of tuberosity of right calcaneus, subsequent encounter for fracture with routine healing | CMS +S92044G | Nondisplaced other fracture of tuberosity of right calcaneus, subsequent encounter for fracture with delayed healing | CMS +S92044K | Nondisplaced other fracture of tuberosity of right calcaneus, subsequent encounter for fracture with nonunion | CMS +S92044P | Nondisplaced other fracture of tuberosity of right calcaneus, subsequent encounter for fracture with malunion | CMS +S92044S | Nondisplaced other fracture of tuberosity of right calcaneus, sequela | CMS +S92045A | Nondisplaced other fracture of tuberosity of left calcaneus, initial encounter for closed fracture | CMS +S92045B | Nondisplaced other fracture of tuberosity of left calcaneus, initial encounter for open fracture | CMS +S92045D | Nondisplaced other fracture of tuberosity of left calcaneus, subsequent encounter for fracture with routine healing | CMS +S92045G | Nondisplaced other fracture of tuberosity of left calcaneus, subsequent encounter for fracture with delayed healing | CMS +S92045K | Nondisplaced other fracture of tuberosity of left calcaneus, subsequent encounter for fracture with nonunion | CMS +S92045P | Nondisplaced other fracture of tuberosity of left calcaneus, subsequent encounter for fracture with malunion | CMS +S92045S | Nondisplaced other fracture of tuberosity of left calcaneus, sequela | CMS +S92046A | Nondisplaced other fracture of tuberosity of unspecified calcaneus, initial encounter for closed fracture | CMS +S92046B | Nondisplaced other fracture of tuberosity of unspecified calcaneus, initial encounter for open fracture | CMS +S92046D | Nondisplaced other fracture of tuberosity of unspecified calcaneus, subsequent encounter for fracture with routine healing | CMS +S92046G | Nondisplaced other fracture of tuberosity of unspecified calcaneus, subsequent encounter for fracture with delayed healing | CMS +S92046K | Nondisplaced other fracture of tuberosity of unspecified calcaneus, subsequent encounter for fracture with nonunion | CMS +S92046P | Nondisplaced other fracture of tuberosity of unspecified calcaneus, subsequent encounter for fracture with malunion | CMS +S92046S | Nondisplaced other fracture of tuberosity of unspecified calcaneus, sequela | CMS +S92051A | Displaced other extraarticular fracture of right calcaneus, initial encounter for closed fracture | CMS +S92051B | Displaced other extraarticular fracture of right calcaneus, initial encounter for open fracture | CMS +S92051D | Displaced other extraarticular fracture of right calcaneus, subsequent encounter for fracture with routine healing | CMS +S92051G | Displaced other extraarticular fracture of right calcaneus, subsequent encounter for fracture with delayed healing | CMS +S92051K | Displaced other extraarticular fracture of right calcaneus, subsequent encounter for fracture with nonunion | CMS +S92051P | Displaced other extraarticular fracture of right calcaneus, subsequent encounter for fracture with malunion | CMS +S92051S | Displaced other extraarticular fracture of right calcaneus, sequela | CMS +S92052A | Displaced other extraarticular fracture of left calcaneus, initial encounter for closed fracture | CMS +S92052B | Displaced other extraarticular fracture of left calcaneus, initial encounter for open fracture | CMS +S92052D | Displaced other extraarticular fracture of left calcaneus, subsequent encounter for fracture with routine healing | CMS +S92052G | Displaced other extraarticular fracture of left calcaneus, subsequent encounter for fracture with delayed healing | CMS +S92052K | Displaced other extraarticular fracture of left calcaneus, subsequent encounter for fracture with nonunion | CMS +S92052P | Displaced other extraarticular fracture of left calcaneus, subsequent encounter for fracture with malunion | CMS +S92052S | Displaced other extraarticular fracture of left calcaneus, sequela | CMS +S92053A | Displaced other extraarticular fracture of unspecified calcaneus, initial encounter for closed fracture | CMS +S92053B | Displaced other extraarticular fracture of unspecified calcaneus, initial encounter for open fracture | CMS +S92053D | Displaced other extraarticular fracture of unspecified calcaneus, subsequent encounter for fracture with routine healing | CMS +S92053G | Displaced other extraarticular fracture of unspecified calcaneus, subsequent encounter for fracture with delayed healing | CMS +S92053K | Displaced other extraarticular fracture of unspecified calcaneus, subsequent encounter for fracture with nonunion | CMS +S92053P | Displaced other extraarticular fracture of unspecified calcaneus, subsequent encounter for fracture with malunion | CMS +S92053S | Displaced other extraarticular fracture of unspecified calcaneus, sequela | CMS +S92054A | Nondisplaced other extraarticular fracture of right calcaneus, initial encounter for closed fracture | CMS +S92054B | Nondisplaced other extraarticular fracture of right calcaneus, initial encounter for open fracture | CMS +S92054D | Nondisplaced other extraarticular fracture of right calcaneus, subsequent encounter for fracture with routine healing | CMS +S92054G | Nondisplaced other extraarticular fracture of right calcaneus, subsequent encounter for fracture with delayed healing | CMS +S92054K | Nondisplaced other extraarticular fracture of right calcaneus, subsequent encounter for fracture with nonunion | CMS +S92054P | Nondisplaced other extraarticular fracture of right calcaneus, subsequent encounter for fracture with malunion | CMS +S92054S | Nondisplaced other extraarticular fracture of right calcaneus, sequela | CMS +S92055A | Nondisplaced other extraarticular fracture of left calcaneus, initial encounter for closed fracture | CMS +S92055B | Nondisplaced other extraarticular fracture of left calcaneus, initial encounter for open fracture | CMS +S92055D | Nondisplaced other extraarticular fracture of left calcaneus, subsequent encounter for fracture with routine healing | CMS +S92055G | Nondisplaced other extraarticular fracture of left calcaneus, subsequent encounter for fracture with delayed healing | CMS +S92055K | Nondisplaced other extraarticular fracture of left calcaneus, subsequent encounter for fracture with nonunion | CMS +S92055P | Nondisplaced other extraarticular fracture of left calcaneus, subsequent encounter for fracture with malunion | CMS +S92055S | Nondisplaced other extraarticular fracture of left calcaneus, sequela | CMS +S92056A | Nondisplaced other extraarticular fracture of unspecified calcaneus, initial encounter for closed fracture | CMS +S92056B | Nondisplaced other extraarticular fracture of unspecified calcaneus, initial encounter for open fracture | CMS +S92056D | Nondisplaced other extraarticular fracture of unspecified calcaneus, subsequent encounter for fracture with routine healing | CMS +S92056G | Nondisplaced other extraarticular fracture of unspecified calcaneus, subsequent encounter for fracture with delayed healing | CMS +S92056K | Nondisplaced other extraarticular fracture of unspecified calcaneus, subsequent encounter for fracture with nonunion | CMS +S92056P | Nondisplaced other extraarticular fracture of unspecified calcaneus, subsequent encounter for fracture with malunion | CMS +S92056S | Nondisplaced other extraarticular fracture of unspecified calcaneus, sequela | CMS +S92061A | Displaced intraarticular fracture of right calcaneus, initial encounter for closed fracture | CMS +S92061B | Displaced intraarticular fracture of right calcaneus, initial encounter for open fracture | CMS +S92061D | Displaced intraarticular fracture of right calcaneus, subsequent encounter for fracture with routine healing | CMS +S92061G | Displaced intraarticular fracture of right calcaneus, subsequent encounter for fracture with delayed healing | CMS +S92061K | Displaced intraarticular fracture of right calcaneus, subsequent encounter for fracture with nonunion | CMS +S92061P | Displaced intraarticular fracture of right calcaneus, subsequent encounter for fracture with malunion | CMS +S92061S | Displaced intraarticular fracture of right calcaneus, sequela | CMS +S92062A | Displaced intraarticular fracture of left calcaneus, initial encounter for closed fracture | CMS +S92062B | Displaced intraarticular fracture of left calcaneus, initial encounter for open fracture | CMS +S92062D | Displaced intraarticular fracture of left calcaneus, subsequent encounter for fracture with routine healing | CMS +S92062G | Displaced intraarticular fracture of left calcaneus, subsequent encounter for fracture with delayed healing | CMS +S92062K | Displaced intraarticular fracture of left calcaneus, subsequent encounter for fracture with nonunion | CMS +S92062P | Displaced intraarticular fracture of left calcaneus, subsequent encounter for fracture with malunion | CMS +S92062S | Displaced intraarticular fracture of left calcaneus, sequela | CMS +S92063A | Displaced intraarticular fracture of unspecified calcaneus, initial encounter for closed fracture | CMS +S92063B | Displaced intraarticular fracture of unspecified calcaneus, initial encounter for open fracture | CMS +S92063D | Displaced intraarticular fracture of unspecified calcaneus, subsequent encounter for fracture with routine healing | CMS +S92063G | Displaced intraarticular fracture of unspecified calcaneus, subsequent encounter for fracture with delayed healing | CMS +S92063K | Displaced intraarticular fracture of unspecified calcaneus, subsequent encounter for fracture with nonunion | CMS +S92063P | Displaced intraarticular fracture of unspecified calcaneus, subsequent encounter for fracture with malunion | CMS +S92063S | Displaced intraarticular fracture of unspecified calcaneus, sequela | CMS +S92064A | Nondisplaced intraarticular fracture of right calcaneus, initial encounter for closed fracture | CMS +S92064B | Nondisplaced intraarticular fracture of right calcaneus, initial encounter for open fracture | CMS +S92064D | Nondisplaced intraarticular fracture of right calcaneus, subsequent encounter for fracture with routine healing | CMS +S92064G | Nondisplaced intraarticular fracture of right calcaneus, subsequent encounter for fracture with delayed healing | CMS +S92064K | Nondisplaced intraarticular fracture of right calcaneus, subsequent encounter for fracture with nonunion | CMS +S92064P | Nondisplaced intraarticular fracture of right calcaneus, subsequent encounter for fracture with malunion | CMS +S92064S | Nondisplaced intraarticular fracture of right calcaneus, sequela | CMS +S92065A | Nondisplaced intraarticular fracture of left calcaneus, initial encounter for closed fracture | CMS +S92065B | Nondisplaced intraarticular fracture of left calcaneus, initial encounter for open fracture | CMS +S92065D | Nondisplaced intraarticular fracture of left calcaneus, subsequent encounter for fracture with routine healing | CMS +S92065G | Nondisplaced intraarticular fracture of left calcaneus, subsequent encounter for fracture with delayed healing | CMS +S92065K | Nondisplaced intraarticular fracture of left calcaneus, subsequent encounter for fracture with nonunion | CMS +S92065P | Nondisplaced intraarticular fracture of left calcaneus, subsequent encounter for fracture with malunion | CMS +S92065S | Nondisplaced intraarticular fracture of left calcaneus, sequela | CMS +S92066A | Nondisplaced intraarticular fracture of unspecified calcaneus, initial encounter for closed fracture | CMS +S92066B | Nondisplaced intraarticular fracture of unspecified calcaneus, initial encounter for open fracture | CMS +S92066D | Nondisplaced intraarticular fracture of unspecified calcaneus, subsequent encounter for fracture with routine healing | CMS +S92066G | Nondisplaced intraarticular fracture of unspecified calcaneus, subsequent encounter for fracture with delayed healing | CMS +S92066K | Nondisplaced intraarticular fracture of unspecified calcaneus, subsequent encounter for fracture with nonunion | CMS +S92066P | Nondisplaced intraarticular fracture of unspecified calcaneus, subsequent encounter for fracture with malunion | CMS +S92066S | Nondisplaced intraarticular fracture of unspecified calcaneus, sequela | CMS +S92101A | Unspecified fracture of right talus, initial encounter for closed fracture | CMS +S92101B | Unspecified fracture of right talus, initial encounter for open fracture | CMS +S92101D | Unspecified fracture of right talus, subsequent encounter for fracture with routine healing | CMS +S92101G | Unspecified fracture of right talus, subsequent encounter for fracture with delayed healing | CMS +S92101K | Unspecified fracture of right talus, subsequent encounter for fracture with nonunion | CMS +S92101P | Unspecified fracture of right talus, subsequent encounter for fracture with malunion | CMS +S92101S | Unspecified fracture of right talus, sequela | CMS +S92102A | Unspecified fracture of left talus, initial encounter for closed fracture | CMS +S92102B | Unspecified fracture of left talus, initial encounter for open fracture | CMS +S92102D | Unspecified fracture of left talus, subsequent encounter for fracture with routine healing | CMS +S92102G | Unspecified fracture of left talus, subsequent encounter for fracture with delayed healing | CMS +S92102K | Unspecified fracture of left talus, subsequent encounter for fracture with nonunion | CMS +S92102P | Unspecified fracture of left talus, subsequent encounter for fracture with malunion | CMS +S92102S | Unspecified fracture of left talus, sequela | CMS +S92109A | Unspecified fracture of unspecified talus, initial encounter for closed fracture | CMS +S92109B | Unspecified fracture of unspecified talus, initial encounter for open fracture | CMS +S92109D | Unspecified fracture of unspecified talus, subsequent encounter for fracture with routine healing | CMS +S92109G | Unspecified fracture of unspecified talus, subsequent encounter for fracture with delayed healing | CMS +S92109K | Unspecified fracture of unspecified talus, subsequent encounter for fracture with nonunion | CMS +S92109P | Unspecified fracture of unspecified talus, subsequent encounter for fracture with malunion | CMS +S92109S | Unspecified fracture of unspecified talus, sequela | CMS +S92111A | Displaced fracture of neck of right talus, initial encounter for closed fracture | CMS +S92111B | Displaced fracture of neck of right talus, initial encounter for open fracture | CMS +S92111D | Displaced fracture of neck of right talus, subsequent encounter for fracture with routine healing | CMS +S92111G | Displaced fracture of neck of right talus, subsequent encounter for fracture with delayed healing | CMS +S92111K | Displaced fracture of neck of right talus, subsequent encounter for fracture with nonunion | CMS +S92111P | Displaced fracture of neck of right talus, subsequent encounter for fracture with malunion | CMS +S92111S | Displaced fracture of neck of right talus, sequela | CMS +S92112A | Displaced fracture of neck of left talus, initial encounter for closed fracture | CMS +S92112B | Displaced fracture of neck of left talus, initial encounter for open fracture | CMS +S92112D | Displaced fracture of neck of left talus, subsequent encounter for fracture with routine healing | CMS +S92112G | Displaced fracture of neck of left talus, subsequent encounter for fracture with delayed healing | CMS +S92112K | Displaced fracture of neck of left talus, subsequent encounter for fracture with nonunion | CMS +S92112P | Displaced fracture of neck of left talus, subsequent encounter for fracture with malunion | CMS +S92112S | Displaced fracture of neck of left talus, sequela | CMS +S92113A | Displaced fracture of neck of unspecified talus, initial encounter for closed fracture | CMS +S92113B | Displaced fracture of neck of unspecified talus, initial encounter for open fracture | CMS +S92113D | Displaced fracture of neck of unspecified talus, subsequent encounter for fracture with routine healing | CMS +S92113G | Displaced fracture of neck of unspecified talus, subsequent encounter for fracture with delayed healing | CMS +S92113K | Displaced fracture of neck of unspecified talus, subsequent encounter for fracture with nonunion | CMS +S92113P | Displaced fracture of neck of unspecified talus, subsequent encounter for fracture with malunion | CMS +S92113S | Displaced fracture of neck of unspecified talus, sequela | CMS +S92114A | Nondisplaced fracture of neck of right talus, initial encounter for closed fracture | CMS +S92114B | Nondisplaced fracture of neck of right talus, initial encounter for open fracture | CMS +S92114D | Nondisplaced fracture of neck of right talus, subsequent encounter for fracture with routine healing | CMS +S92114G | Nondisplaced fracture of neck of right talus, subsequent encounter for fracture with delayed healing | CMS +S92114K | Nondisplaced fracture of neck of right talus, subsequent encounter for fracture with nonunion | CMS +S92114P | Nondisplaced fracture of neck of right talus, subsequent encounter for fracture with malunion | CMS +S92114S | Nondisplaced fracture of neck of right talus, sequela | CMS +S92115A | Nondisplaced fracture of neck of left talus, initial encounter for closed fracture | CMS +S92115B | Nondisplaced fracture of neck of left talus, initial encounter for open fracture | CMS +S92115D | Nondisplaced fracture of neck of left talus, subsequent encounter for fracture with routine healing | CMS +S92115G | Nondisplaced fracture of neck of left talus, subsequent encounter for fracture with delayed healing | CMS +S92115K | Nondisplaced fracture of neck of left talus, subsequent encounter for fracture with nonunion | CMS +S92115P | Nondisplaced fracture of neck of left talus, subsequent encounter for fracture with malunion | CMS +S92115S | Nondisplaced fracture of neck of left talus, sequela | CMS +S92116A | Nondisplaced fracture of neck of unspecified talus, initial encounter for closed fracture | CMS +S92116B | Nondisplaced fracture of neck of unspecified talus, initial encounter for open fracture | CMS +S92116D | Nondisplaced fracture of neck of unspecified talus, subsequent encounter for fracture with routine healing | CMS +S92116G | Nondisplaced fracture of neck of unspecified talus, subsequent encounter for fracture with delayed healing | CMS +S92116K | Nondisplaced fracture of neck of unspecified talus, subsequent encounter for fracture with nonunion | CMS +S92116P | Nondisplaced fracture of neck of unspecified talus, subsequent encounter for fracture with malunion | CMS +S92116S | Nondisplaced fracture of neck of unspecified talus, sequela | CMS +S92121A | Displaced fracture of body of right talus, initial encounter for closed fracture | CMS +S92121B | Displaced fracture of body of right talus, initial encounter for open fracture | CMS +S92121D | Displaced fracture of body of right talus, subsequent encounter for fracture with routine healing | CMS +S92121G | Displaced fracture of body of right talus, subsequent encounter for fracture with delayed healing | CMS +S92121K | Displaced fracture of body of right talus, subsequent encounter for fracture with nonunion | CMS +S92121P | Displaced fracture of body of right talus, subsequent encounter for fracture with malunion | CMS +S92121S | Displaced fracture of body of right talus, sequela | CMS +S92122A | Displaced fracture of body of left talus, initial encounter for closed fracture | CMS +S92122B | Displaced fracture of body of left talus, initial encounter for open fracture | CMS +S92122D | Displaced fracture of body of left talus, subsequent encounter for fracture with routine healing | CMS +S92122G | Displaced fracture of body of left talus, subsequent encounter for fracture with delayed healing | CMS +S92122K | Displaced fracture of body of left talus, subsequent encounter for fracture with nonunion | CMS +S92122P | Displaced fracture of body of left talus, subsequent encounter for fracture with malunion | CMS +S92122S | Displaced fracture of body of left talus, sequela | CMS +S92123A | Displaced fracture of body of unspecified talus, initial encounter for closed fracture | CMS +S92123B | Displaced fracture of body of unspecified talus, initial encounter for open fracture | CMS +S92123D | Displaced fracture of body of unspecified talus, subsequent encounter for fracture with routine healing | CMS +S92123G | Displaced fracture of body of unspecified talus, subsequent encounter for fracture with delayed healing | CMS +S92123K | Displaced fracture of body of unspecified talus, subsequent encounter for fracture with nonunion | CMS +S92123P | Displaced fracture of body of unspecified talus, subsequent encounter for fracture with malunion | CMS +S92123S | Displaced fracture of body of unspecified talus, sequela | CMS +S92124A | Nondisplaced fracture of body of right talus, initial encounter for closed fracture | CMS +S92124B | Nondisplaced fracture of body of right talus, initial encounter for open fracture | CMS +S92124D | Nondisplaced fracture of body of right talus, subsequent encounter for fracture with routine healing | CMS +S92124G | Nondisplaced fracture of body of right talus, subsequent encounter for fracture with delayed healing | CMS +S92124K | Nondisplaced fracture of body of right talus, subsequent encounter for fracture with nonunion | CMS +S92124P | Nondisplaced fracture of body of right talus, subsequent encounter for fracture with malunion | CMS +S92124S | Nondisplaced fracture of body of right talus, sequela | CMS +S92125A | Nondisplaced fracture of body of left talus, initial encounter for closed fracture | CMS +S92125B | Nondisplaced fracture of body of left talus, initial encounter for open fracture | CMS +S92125D | Nondisplaced fracture of body of left talus, subsequent encounter for fracture with routine healing | CMS +S92125G | Nondisplaced fracture of body of left talus, subsequent encounter for fracture with delayed healing | CMS +S92125K | Nondisplaced fracture of body of left talus, subsequent encounter for fracture with nonunion | CMS +S92125P | Nondisplaced fracture of body of left talus, subsequent encounter for fracture with malunion | CMS +S92125S | Nondisplaced fracture of body of left talus, sequela | CMS +S92126A | Nondisplaced fracture of body of unspecified talus, initial encounter for closed fracture | CMS +S92126B | Nondisplaced fracture of body of unspecified talus, initial encounter for open fracture | CMS +S92126D | Nondisplaced fracture of body of unspecified talus, subsequent encounter for fracture with routine healing | CMS +S92126G | Nondisplaced fracture of body of unspecified talus, subsequent encounter for fracture with delayed healing | CMS +S92126K | Nondisplaced fracture of body of unspecified talus, subsequent encounter for fracture with nonunion | CMS +S92126P | Nondisplaced fracture of body of unspecified talus, subsequent encounter for fracture with malunion | CMS +S92126S | Nondisplaced fracture of body of unspecified talus, sequela | CMS +S92131A | Displaced fracture of posterior process of right talus, initial encounter for closed fracture | CMS +S92131B | Displaced fracture of posterior process of right talus, initial encounter for open fracture | CMS +S92131D | Displaced fracture of posterior process of right talus, subsequent encounter for fracture with routine healing | CMS +S92131G | Displaced fracture of posterior process of right talus, subsequent encounter for fracture with delayed healing | CMS +S92131K | Displaced fracture of posterior process of right talus, subsequent encounter for fracture with nonunion | CMS +S92131P | Displaced fracture of posterior process of right talus, subsequent encounter for fracture with malunion | CMS +S92131S | Displaced fracture of posterior process of right talus, sequela | CMS +S92132A | Displaced fracture of posterior process of left talus, initial encounter for closed fracture | CMS +S92132B | Displaced fracture of posterior process of left talus, initial encounter for open fracture | CMS +S92132D | Displaced fracture of posterior process of left talus, subsequent encounter for fracture with routine healing | CMS +S92132G | Displaced fracture of posterior process of left talus, subsequent encounter for fracture with delayed healing | CMS +S92132K | Displaced fracture of posterior process of left talus, subsequent encounter for fracture with nonunion | CMS +S92132P | Displaced fracture of posterior process of left talus, subsequent encounter for fracture with malunion | CMS +S92132S | Displaced fracture of posterior process of left talus, sequela | CMS +S92133A | Displaced fracture of posterior process of unspecified talus, initial encounter for closed fracture | CMS +S92133B | Displaced fracture of posterior process of unspecified talus, initial encounter for open fracture | CMS +S92133D | Displaced fracture of posterior process of unspecified talus, subsequent encounter for fracture with routine healing | CMS +S92133G | Displaced fracture of posterior process of unspecified talus, subsequent encounter for fracture with delayed healing | CMS +S92133K | Displaced fracture of posterior process of unspecified talus, subsequent encounter for fracture with nonunion | CMS +S92133P | Displaced fracture of posterior process of unspecified talus, subsequent encounter for fracture with malunion | CMS +S92133S | Displaced fracture of posterior process of unspecified talus, sequela | CMS +S92134A | Nondisplaced fracture of posterior process of right talus, initial encounter for closed fracture | CMS +S92134B | Nondisplaced fracture of posterior process of right talus, initial encounter for open fracture | CMS +S92134D | Nondisplaced fracture of posterior process of right talus, subsequent encounter for fracture with routine healing | CMS +S92134G | Nondisplaced fracture of posterior process of right talus, subsequent encounter for fracture with delayed healing | CMS +S92134K | Nondisplaced fracture of posterior process of right talus, subsequent encounter for fracture with nonunion | CMS +S92134P | Nondisplaced fracture of posterior process of right talus, subsequent encounter for fracture with malunion | CMS +S92134S | Nondisplaced fracture of posterior process of right talus, sequela | CMS +S92135A | Nondisplaced fracture of posterior process of left talus, initial encounter for closed fracture | CMS +S92135B | Nondisplaced fracture of posterior process of left talus, initial encounter for open fracture | CMS +S92135D | Nondisplaced fracture of posterior process of left talus, subsequent encounter for fracture with routine healing | CMS +S92135G | Nondisplaced fracture of posterior process of left talus, subsequent encounter for fracture with delayed healing | CMS +S92135K | Nondisplaced fracture of posterior process of left talus, subsequent encounter for fracture with nonunion | CMS +S92135P | Nondisplaced fracture of posterior process of left talus, subsequent encounter for fracture with malunion | CMS +S92135S | Nondisplaced fracture of posterior process of left talus, sequela | CMS +S92136A | Nondisplaced fracture of posterior process of unspecified talus, initial encounter for closed fracture | CMS +S92136B | Nondisplaced fracture of posterior process of unspecified talus, initial encounter for open fracture | CMS +S92136D | Nondisplaced fracture of posterior process of unspecified talus, subsequent encounter for fracture with routine healing | CMS +S92136G | Nondisplaced fracture of posterior process of unspecified talus, subsequent encounter for fracture with delayed healing | CMS +S92136K | Nondisplaced fracture of posterior process of unspecified talus, subsequent encounter for fracture with nonunion | CMS +S92136P | Nondisplaced fracture of posterior process of unspecified talus, subsequent encounter for fracture with malunion | CMS +S92136S | Nondisplaced fracture of posterior process of unspecified talus, sequela | CMS +S92141A | Displaced dome fracture of right talus, initial encounter for closed fracture | CMS +S92141B | Displaced dome fracture of right talus, initial encounter for open fracture | CMS +S92141D | Displaced dome fracture of right talus, subsequent encounter for fracture with routine healing | CMS +S92141G | Displaced dome fracture of right talus, subsequent encounter for fracture with delayed healing | CMS +S92141K | Displaced dome fracture of right talus, subsequent encounter for fracture with nonunion | CMS +S92141P | Displaced dome fracture of right talus, subsequent encounter for fracture with malunion | CMS +S92141S | Displaced dome fracture of right talus, sequela | CMS +S92142A | Displaced dome fracture of left talus, initial encounter for closed fracture | CMS +S92142B | Displaced dome fracture of left talus, initial encounter for open fracture | CMS +S92142D | Displaced dome fracture of left talus, subsequent encounter for fracture with routine healing | CMS +S92142G | Displaced dome fracture of left talus, subsequent encounter for fracture with delayed healing | CMS +S92142K | Displaced dome fracture of left talus, subsequent encounter for fracture with nonunion | CMS +S92142P | Displaced dome fracture of left talus, subsequent encounter for fracture with malunion | CMS +S92142S | Displaced dome fracture of left talus, sequela | CMS +S92143A | Displaced dome fracture of unspecified talus, initial encounter for closed fracture | CMS +S92143B | Displaced dome fracture of unspecified talus, initial encounter for open fracture | CMS +S92143D | Displaced dome fracture of unspecified talus, subsequent encounter for fracture with routine healing | CMS +S92143G | Displaced dome fracture of unspecified talus, subsequent encounter for fracture with delayed healing | CMS +S92143K | Displaced dome fracture of unspecified talus, subsequent encounter for fracture with nonunion | CMS +S92143P | Displaced dome fracture of unspecified talus, subsequent encounter for fracture with malunion | CMS +S92143S | Displaced dome fracture of unspecified talus, sequela | CMS +S92144A | Nondisplaced dome fracture of right talus, initial encounter for closed fracture | CMS +S92144B | Nondisplaced dome fracture of right talus, initial encounter for open fracture | CMS +S92144D | Nondisplaced dome fracture of right talus, subsequent encounter for fracture with routine healing | CMS +S92144G | Nondisplaced dome fracture of right talus, subsequent encounter for fracture with delayed healing | CMS +S92144K | Nondisplaced dome fracture of right talus, subsequent encounter for fracture with nonunion | CMS +S92144P | Nondisplaced dome fracture of right talus, subsequent encounter for fracture with malunion | CMS +S92144S | Nondisplaced dome fracture of right talus, sequela | CMS +S92145A | Nondisplaced dome fracture of left talus, initial encounter for closed fracture | CMS +S92145B | Nondisplaced dome fracture of left talus, initial encounter for open fracture | CMS +S92145D | Nondisplaced dome fracture of left talus, subsequent encounter for fracture with routine healing | CMS +S92145G | Nondisplaced dome fracture of left talus, subsequent encounter for fracture with delayed healing | CMS +S92145K | Nondisplaced dome fracture of left talus, subsequent encounter for fracture with nonunion | CMS +S92145P | Nondisplaced dome fracture of left talus, subsequent encounter for fracture with malunion | CMS +S92145S | Nondisplaced dome fracture of left talus, sequela | CMS +S92146A | Nondisplaced dome fracture of unspecified talus, initial encounter for closed fracture | CMS +S92146B | Nondisplaced dome fracture of unspecified talus, initial encounter for open fracture | CMS +S92146D | Nondisplaced dome fracture of unspecified talus, subsequent encounter for fracture with routine healing | CMS +S92146G | Nondisplaced dome fracture of unspecified talus, subsequent encounter for fracture with delayed healing | CMS +S92146K | Nondisplaced dome fracture of unspecified talus, subsequent encounter for fracture with nonunion | CMS +S92146P | Nondisplaced dome fracture of unspecified talus, subsequent encounter for fracture with malunion | CMS +S92146S | Nondisplaced dome fracture of unspecified talus, sequela | CMS +S92151A | Displaced avulsion fracture (chip fracture) of right talus, initial encounter for closed fracture | CMS +S92151B | Displaced avulsion fracture (chip fracture) of right talus, initial encounter for open fracture | CMS +S92151D | Displaced avulsion fracture (chip fracture) of right talus, subsequent encounter for fracture with routine healing | CMS +S92151G | Displaced avulsion fracture (chip fracture) of right talus, subsequent encounter for fracture with delayed healing | CMS +S92151K | Displaced avulsion fracture (chip fracture) of right talus, subsequent encounter for fracture with nonunion | CMS +S92151P | Displaced avulsion fracture (chip fracture) of right talus, subsequent encounter for fracture with malunion | CMS +S92151S | Displaced avulsion fracture (chip fracture) of right talus, sequela | CMS +S92152A | Displaced avulsion fracture (chip fracture) of left talus, initial encounter for closed fracture | CMS +S92152B | Displaced avulsion fracture (chip fracture) of left talus, initial encounter for open fracture | CMS +S92152D | Displaced avulsion fracture (chip fracture) of left talus, subsequent encounter for fracture with routine healing | CMS +S92152G | Displaced avulsion fracture (chip fracture) of left talus, subsequent encounter for fracture with delayed healing | CMS +S92152K | Displaced avulsion fracture (chip fracture) of left talus, subsequent encounter for fracture with nonunion | CMS +S92152P | Displaced avulsion fracture (chip fracture) of left talus, subsequent encounter for fracture with malunion | CMS +S92152S | Displaced avulsion fracture (chip fracture) of left talus, sequela | CMS +S92153A | Displaced avulsion fracture (chip fracture) of unspecified talus, initial encounter for closed fracture | CMS +S92153B | Displaced avulsion fracture (chip fracture) of unspecified talus, initial encounter for open fracture | CMS +S92153D | Displaced avulsion fracture (chip fracture) of unspecified talus, subsequent encounter for fracture with routine healing | CMS +S92153G | Displaced avulsion fracture (chip fracture) of unspecified talus, subsequent encounter for fracture with delayed healing | CMS +S92153K | Displaced avulsion fracture (chip fracture) of unspecified talus, subsequent encounter for fracture with nonunion | CMS +S92153P | Displaced avulsion fracture (chip fracture) of unspecified talus, subsequent encounter for fracture with malunion | CMS +S92153S | Displaced avulsion fracture (chip fracture) of unspecified talus, sequela | CMS +S92154A | Nondisplaced avulsion fracture (chip fracture) of right talus, initial encounter for closed fracture | CMS +S92154B | Nondisplaced avulsion fracture (chip fracture) of right talus, initial encounter for open fracture | CMS +S92154D | Nondisplaced avulsion fracture (chip fracture) of right talus, subsequent encounter for fracture with routine healing | CMS +S92154G | Nondisplaced avulsion fracture (chip fracture) of right talus, subsequent encounter for fracture with delayed healing | CMS +S92154K | Nondisplaced avulsion fracture (chip fracture) of right talus, subsequent encounter for fracture with nonunion | CMS +S92154P | Nondisplaced avulsion fracture (chip fracture) of right talus, subsequent encounter for fracture with malunion | CMS +S92154S | Nondisplaced avulsion fracture (chip fracture) of right talus, sequela | CMS +S92155A | Nondisplaced avulsion fracture (chip fracture) of left talus, initial encounter for closed fracture | CMS +S92155B | Nondisplaced avulsion fracture (chip fracture) of left talus, initial encounter for open fracture | CMS +S92155D | Nondisplaced avulsion fracture (chip fracture) of left talus, subsequent encounter for fracture with routine healing | CMS +S92155G | Nondisplaced avulsion fracture (chip fracture) of left talus, subsequent encounter for fracture with delayed healing | CMS +S92155K | Nondisplaced avulsion fracture (chip fracture) of left talus, subsequent encounter for fracture with nonunion | CMS +S92155P | Nondisplaced avulsion fracture (chip fracture) of left talus, subsequent encounter for fracture with malunion | CMS +S92155S | Nondisplaced avulsion fracture (chip fracture) of left talus, sequela | CMS +S92156A | Nondisplaced avulsion fracture (chip fracture) of unspecified talus, initial encounter for closed fracture | CMS +S92156B | Nondisplaced avulsion fracture (chip fracture) of unspecified talus, initial encounter for open fracture | CMS +S92156D | Nondisplaced avulsion fracture (chip fracture) of unspecified talus, subsequent encounter for fracture with routine healing | CMS +S92156G | Nondisplaced avulsion fracture (chip fracture) of unspecified talus, subsequent encounter for fracture with delayed healing | CMS +S92156K | Nondisplaced avulsion fracture (chip fracture) of unspecified talus, subsequent encounter for fracture with nonunion | CMS +S92156P | Nondisplaced avulsion fracture (chip fracture) of unspecified talus, subsequent encounter for fracture with malunion | CMS +S92156S | Nondisplaced avulsion fracture (chip fracture) of unspecified talus, sequela | CMS +S92191A | Other fracture of right talus, initial encounter for closed fracture | CMS +S92191B | Other fracture of right talus, initial encounter for open fracture | CMS +S92191D | Other fracture of right talus, subsequent encounter for fracture with routine healing | CMS +S92191G | Other fracture of right talus, subsequent encounter for fracture with delayed healing | CMS +S92191K | Other fracture of right talus, subsequent encounter for fracture with nonunion | CMS +S92191P | Other fracture of right talus, subsequent encounter for fracture with malunion | CMS +S92191S | Other fracture of right talus, sequela | CMS +S92192A | Other fracture of left talus, initial encounter for closed fracture | CMS +S92192B | Other fracture of left talus, initial encounter for open fracture | CMS +S92192D | Other fracture of left talus, subsequent encounter for fracture with routine healing | CMS +S92192G | Other fracture of left talus, subsequent encounter for fracture with delayed healing | CMS +S92192K | Other fracture of left talus, subsequent encounter for fracture with nonunion | CMS +S92192P | Other fracture of left talus, subsequent encounter for fracture with malunion | CMS +S92192S | Other fracture of left talus, sequela | CMS +S92199A | Other fracture of unspecified talus, initial encounter for closed fracture | CMS +S92199B | Other fracture of unspecified talus, initial encounter for open fracture | CMS +S92199D | Other fracture of unspecified talus, subsequent encounter for fracture with routine healing | CMS +S92199G | Other fracture of unspecified talus, subsequent encounter for fracture with delayed healing | CMS +S92199K | Other fracture of unspecified talus, subsequent encounter for fracture with nonunion | CMS +S92199P | Other fracture of unspecified talus, subsequent encounter for fracture with malunion | CMS +S92199S | Other fracture of unspecified talus, sequela | CMS +S92201A | Fracture of unspecified tarsal bone(s) of right foot, initial encounter for closed fracture | CMS +S92201B | Fracture of unspecified tarsal bone(s) of right foot, initial encounter for open fracture | CMS +S92201D | Fracture of unspecified tarsal bone(s) of right foot, subsequent encounter for fracture with routine healing | CMS +S92201G | Fracture of unspecified tarsal bone(s) of right foot, subsequent encounter for fracture with delayed healing | CMS +S92201K | Fracture of unspecified tarsal bone(s) of right foot, subsequent encounter for fracture with nonunion | CMS +S92201P | Fracture of unspecified tarsal bone(s) of right foot, subsequent encounter for fracture with malunion | CMS +S92201S | Fracture of unspecified tarsal bone(s) of right foot, sequela | CMS +S92202A | Fracture of unspecified tarsal bone(s) of left foot, initial encounter for closed fracture | CMS +S92202B | Fracture of unspecified tarsal bone(s) of left foot, initial encounter for open fracture | CMS +S92202D | Fracture of unspecified tarsal bone(s) of left foot, subsequent encounter for fracture with routine healing | CMS +S92202G | Fracture of unspecified tarsal bone(s) of left foot, subsequent encounter for fracture with delayed healing | CMS +S92202K | Fracture of unspecified tarsal bone(s) of left foot, subsequent encounter for fracture with nonunion | CMS +S92202P | Fracture of unspecified tarsal bone(s) of left foot, subsequent encounter for fracture with malunion | CMS +S92202S | Fracture of unspecified tarsal bone(s) of left foot, sequela | CMS +S92209A | Fracture of unspecified tarsal bone(s) of unspecified foot, initial encounter for closed fracture | CMS +S92209B | Fracture of unspecified tarsal bone(s) of unspecified foot, initial encounter for open fracture | CMS +S92209D | Fracture of unspecified tarsal bone(s) of unspecified foot, subsequent encounter for fracture with routine healing | CMS +S92209G | Fracture of unspecified tarsal bone(s) of unspecified foot, subsequent encounter for fracture with delayed healing | CMS +S92209K | Fracture of unspecified tarsal bone(s) of unspecified foot, subsequent encounter for fracture with nonunion | CMS +S92209P | Fracture of unspecified tarsal bone(s) of unspecified foot, subsequent encounter for fracture with malunion | CMS +S92209S | Fracture of unspecified tarsal bone(s) of unspecified foot, sequela | CMS +S92211A | Displaced fracture of cuboid bone of right foot, initial encounter for closed fracture | CMS +S92211B | Displaced fracture of cuboid bone of right foot, initial encounter for open fracture | CMS +S92211D | Displaced fracture of cuboid bone of right foot, subsequent encounter for fracture with routine healing | CMS +S92211G | Displaced fracture of cuboid bone of right foot, subsequent encounter for fracture with delayed healing | CMS +S92211K | Displaced fracture of cuboid bone of right foot, subsequent encounter for fracture with nonunion | CMS +S92211P | Displaced fracture of cuboid bone of right foot, subsequent encounter for fracture with malunion | CMS +S92211S | Displaced fracture of cuboid bone of right foot, sequela | CMS +S92212A | Displaced fracture of cuboid bone of left foot, initial encounter for closed fracture | CMS +S92212B | Displaced fracture of cuboid bone of left foot, initial encounter for open fracture | CMS +S92212D | Displaced fracture of cuboid bone of left foot, subsequent encounter for fracture with routine healing | CMS +S92212G | Displaced fracture of cuboid bone of left foot, subsequent encounter for fracture with delayed healing | CMS +S92212K | Displaced fracture of cuboid bone of left foot, subsequent encounter for fracture with nonunion | CMS +S92212P | Displaced fracture of cuboid bone of left foot, subsequent encounter for fracture with malunion | CMS +S92212S | Displaced fracture of cuboid bone of left foot, sequela | CMS +S92213A | Displaced fracture of cuboid bone of unspecified foot, initial encounter for closed fracture | CMS +S92213B | Displaced fracture of cuboid bone of unspecified foot, initial encounter for open fracture | CMS +S92213D | Displaced fracture of cuboid bone of unspecified foot, subsequent encounter for fracture with routine healing | CMS +S92213G | Displaced fracture of cuboid bone of unspecified foot, subsequent encounter for fracture with delayed healing | CMS +S92213K | Displaced fracture of cuboid bone of unspecified foot, subsequent encounter for fracture with nonunion | CMS +S92213P | Displaced fracture of cuboid bone of unspecified foot, subsequent encounter for fracture with malunion | CMS +S92213S | Displaced fracture of cuboid bone of unspecified foot, sequela | CMS +S92214A | Nondisplaced fracture of cuboid bone of right foot, initial encounter for closed fracture | CMS +S92214B | Nondisplaced fracture of cuboid bone of right foot, initial encounter for open fracture | CMS +S92214D | Nondisplaced fracture of cuboid bone of right foot, subsequent encounter for fracture with routine healing | CMS +S92214G | Nondisplaced fracture of cuboid bone of right foot, subsequent encounter for fracture with delayed healing | CMS +S92214K | Nondisplaced fracture of cuboid bone of right foot, subsequent encounter for fracture with nonunion | CMS +S92214P | Nondisplaced fracture of cuboid bone of right foot, subsequent encounter for fracture with malunion | CMS +S92214S | Nondisplaced fracture of cuboid bone of right foot, sequela | CMS +S92215A | Nondisplaced fracture of cuboid bone of left foot, initial encounter for closed fracture | CMS +S92215B | Nondisplaced fracture of cuboid bone of left foot, initial encounter for open fracture | CMS +S92215D | Nondisplaced fracture of cuboid bone of left foot, subsequent encounter for fracture with routine healing | CMS +S92215G | Nondisplaced fracture of cuboid bone of left foot, subsequent encounter for fracture with delayed healing | CMS +S92215K | Nondisplaced fracture of cuboid bone of left foot, subsequent encounter for fracture with nonunion | CMS +S92215P | Nondisplaced fracture of cuboid bone of left foot, subsequent encounter for fracture with malunion | CMS +S92215S | Nondisplaced fracture of cuboid bone of left foot, sequela | CMS +S92216A | Nondisplaced fracture of cuboid bone of unspecified foot, initial encounter for closed fracture | CMS +S92216B | Nondisplaced fracture of cuboid bone of unspecified foot, initial encounter for open fracture | CMS +S92216D | Nondisplaced fracture of cuboid bone of unspecified foot, subsequent encounter for fracture with routine healing | CMS +S92216G | Nondisplaced fracture of cuboid bone of unspecified foot, subsequent encounter for fracture with delayed healing | CMS +S92216K | Nondisplaced fracture of cuboid bone of unspecified foot, subsequent encounter for fracture with nonunion | CMS +S92216P | Nondisplaced fracture of cuboid bone of unspecified foot, subsequent encounter for fracture with malunion | CMS +S92216S | Nondisplaced fracture of cuboid bone of unspecified foot, sequela | CMS +S92221A | Displaced fracture of lateral cuneiform of right foot, initial encounter for closed fracture | CMS +S92221B | Displaced fracture of lateral cuneiform of right foot, initial encounter for open fracture | CMS +S92221D | Displaced fracture of lateral cuneiform of right foot, subsequent encounter for fracture with routine healing | CMS +S92221G | Displaced fracture of lateral cuneiform of right foot, subsequent encounter for fracture with delayed healing | CMS +S92221K | Displaced fracture of lateral cuneiform of right foot, subsequent encounter for fracture with nonunion | CMS +S92221P | Displaced fracture of lateral cuneiform of right foot, subsequent encounter for fracture with malunion | CMS +S92221S | Displaced fracture of lateral cuneiform of right foot, sequela | CMS +S92222A | Displaced fracture of lateral cuneiform of left foot, initial encounter for closed fracture | CMS +S92222B | Displaced fracture of lateral cuneiform of left foot, initial encounter for open fracture | CMS +S92222D | Displaced fracture of lateral cuneiform of left foot, subsequent encounter for fracture with routine healing | CMS +S92222G | Displaced fracture of lateral cuneiform of left foot, subsequent encounter for fracture with delayed healing | CMS +S92222K | Displaced fracture of lateral cuneiform of left foot, subsequent encounter for fracture with nonunion | CMS +S92222P | Displaced fracture of lateral cuneiform of left foot, subsequent encounter for fracture with malunion | CMS +S92222S | Displaced fracture of lateral cuneiform of left foot, sequela | CMS +S92223A | Displaced fracture of lateral cuneiform of unspecified foot, initial encounter for closed fracture | CMS +S92223B | Displaced fracture of lateral cuneiform of unspecified foot, initial encounter for open fracture | CMS +S92223D | Displaced fracture of lateral cuneiform of unspecified foot, subsequent encounter for fracture with routine healing | CMS +S92223G | Displaced fracture of lateral cuneiform of unspecified foot, subsequent encounter for fracture with delayed healing | CMS +S92223K | Displaced fracture of lateral cuneiform of unspecified foot, subsequent encounter for fracture with nonunion | CMS +S92223P | Displaced fracture of lateral cuneiform of unspecified foot, subsequent encounter for fracture with malunion | CMS +S92223S | Displaced fracture of lateral cuneiform of unspecified foot, sequela | CMS +S92224A | Nondisplaced fracture of lateral cuneiform of right foot, initial encounter for closed fracture | CMS +S92224B | Nondisplaced fracture of lateral cuneiform of right foot, initial encounter for open fracture | CMS +S92224D | Nondisplaced fracture of lateral cuneiform of right foot, subsequent encounter for fracture with routine healing | CMS +S92224G | Nondisplaced fracture of lateral cuneiform of right foot, subsequent encounter for fracture with delayed healing | CMS +S92224K | Nondisplaced fracture of lateral cuneiform of right foot, subsequent encounter for fracture with nonunion | CMS +S92224P | Nondisplaced fracture of lateral cuneiform of right foot, subsequent encounter for fracture with malunion | CMS +S92224S | Nondisplaced fracture of lateral cuneiform of right foot, sequela | CMS +S92225A | Nondisplaced fracture of lateral cuneiform of left foot, initial encounter for closed fracture | CMS +S92225B | Nondisplaced fracture of lateral cuneiform of left foot, initial encounter for open fracture | CMS +S92225D | Nondisplaced fracture of lateral cuneiform of left foot, subsequent encounter for fracture with routine healing | CMS +S92225G | Nondisplaced fracture of lateral cuneiform of left foot, subsequent encounter for fracture with delayed healing | CMS +S92225K | Nondisplaced fracture of lateral cuneiform of left foot, subsequent encounter for fracture with nonunion | CMS +S92225P | Nondisplaced fracture of lateral cuneiform of left foot, subsequent encounter for fracture with malunion | CMS +S92225S | Nondisplaced fracture of lateral cuneiform of left foot, sequela | CMS +S92226A | Nondisplaced fracture of lateral cuneiform of unspecified foot, initial encounter for closed fracture | CMS +S92226B | Nondisplaced fracture of lateral cuneiform of unspecified foot, initial encounter for open fracture | CMS +S92226D | Nondisplaced fracture of lateral cuneiform of unspecified foot, subsequent encounter for fracture with routine healing | CMS +S92226G | Nondisplaced fracture of lateral cuneiform of unspecified foot, subsequent encounter for fracture with delayed healing | CMS +S92226K | Nondisplaced fracture of lateral cuneiform of unspecified foot, subsequent encounter for fracture with nonunion | CMS +S92226P | Nondisplaced fracture of lateral cuneiform of unspecified foot, subsequent encounter for fracture with malunion | CMS +S92226S | Nondisplaced fracture of lateral cuneiform of unspecified foot, sequela | CMS +S92231A | Displaced fracture of intermediate cuneiform of right foot, initial encounter for closed fracture | CMS +S92231B | Displaced fracture of intermediate cuneiform of right foot, initial encounter for open fracture | CMS +S92231D | Displaced fracture of intermediate cuneiform of right foot, subsequent encounter for fracture with routine healing | CMS +S92231G | Displaced fracture of intermediate cuneiform of right foot, subsequent encounter for fracture with delayed healing | CMS +S92231K | Displaced fracture of intermediate cuneiform of right foot, subsequent encounter for fracture with nonunion | CMS +S92231P | Displaced fracture of intermediate cuneiform of right foot, subsequent encounter for fracture with malunion | CMS +S92231S | Displaced fracture of intermediate cuneiform of right foot, sequela | CMS +S92232A | Displaced fracture of intermediate cuneiform of left foot, initial encounter for closed fracture | CMS +S92232B | Displaced fracture of intermediate cuneiform of left foot, initial encounter for open fracture | CMS +S92232D | Displaced fracture of intermediate cuneiform of left foot, subsequent encounter for fracture with routine healing | CMS +S92232G | Displaced fracture of intermediate cuneiform of left foot, subsequent encounter for fracture with delayed healing | CMS +S92232K | Displaced fracture of intermediate cuneiform of left foot, subsequent encounter for fracture with nonunion | CMS +S92232P | Displaced fracture of intermediate cuneiform of left foot, subsequent encounter for fracture with malunion | CMS +S92232S | Displaced fracture of intermediate cuneiform of left foot, sequela | CMS +S92233A | Displaced fracture of intermediate cuneiform of unspecified foot, initial encounter for closed fracture | CMS +S92233B | Displaced fracture of intermediate cuneiform of unspecified foot, initial encounter for open fracture | CMS +S92233D | Displaced fracture of intermediate cuneiform of unspecified foot, subsequent encounter for fracture with routine healing | CMS +S92233G | Displaced fracture of intermediate cuneiform of unspecified foot, subsequent encounter for fracture with delayed healing | CMS +S92233K | Displaced fracture of intermediate cuneiform of unspecified foot, subsequent encounter for fracture with nonunion | CMS +S92233P | Displaced fracture of intermediate cuneiform of unspecified foot, subsequent encounter for fracture with malunion | CMS +S92233S | Displaced fracture of intermediate cuneiform of unspecified foot, sequela | CMS +S92234A | Nondisplaced fracture of intermediate cuneiform of right foot, initial encounter for closed fracture | CMS +S92234B | Nondisplaced fracture of intermediate cuneiform of right foot, initial encounter for open fracture | CMS +S92234D | Nondisplaced fracture of intermediate cuneiform of right foot, subsequent encounter for fracture with routine healing | CMS +S92234G | Nondisplaced fracture of intermediate cuneiform of right foot, subsequent encounter for fracture with delayed healing | CMS +S92234K | Nondisplaced fracture of intermediate cuneiform of right foot, subsequent encounter for fracture with nonunion | CMS +S92234P | Nondisplaced fracture of intermediate cuneiform of right foot, subsequent encounter for fracture with malunion | CMS +S92234S | Nondisplaced fracture of intermediate cuneiform of right foot, sequela | CMS +S92235A | Nondisplaced fracture of intermediate cuneiform of left foot, initial encounter for closed fracture | CMS +S92235B | Nondisplaced fracture of intermediate cuneiform of left foot, initial encounter for open fracture | CMS +S92235D | Nondisplaced fracture of intermediate cuneiform of left foot, subsequent encounter for fracture with routine healing | CMS +S92235G | Nondisplaced fracture of intermediate cuneiform of left foot, subsequent encounter for fracture with delayed healing | CMS +S92235K | Nondisplaced fracture of intermediate cuneiform of left foot, subsequent encounter for fracture with nonunion | CMS +S92235P | Nondisplaced fracture of intermediate cuneiform of left foot, subsequent encounter for fracture with malunion | CMS +S92235S | Nondisplaced fracture of intermediate cuneiform of left foot, sequela | CMS +S92236A | Nondisplaced fracture of intermediate cuneiform of unspecified foot, initial encounter for closed fracture | CMS +S92236B | Nondisplaced fracture of intermediate cuneiform of unspecified foot, initial encounter for open fracture | CMS +S92236D | Nondisplaced fracture of intermediate cuneiform of unspecified foot, subsequent encounter for fracture with routine healing | CMS +S92236G | Nondisplaced fracture of intermediate cuneiform of unspecified foot, subsequent encounter for fracture with delayed healing | CMS +S92236K | Nondisplaced fracture of intermediate cuneiform of unspecified foot, subsequent encounter for fracture with nonunion | CMS +S92236P | Nondisplaced fracture of intermediate cuneiform of unspecified foot, subsequent encounter for fracture with malunion | CMS +S92236S | Nondisplaced fracture of intermediate cuneiform of unspecified foot, sequela | CMS +S92241A | Displaced fracture of medial cuneiform of right foot, initial encounter for closed fracture | CMS +S92241B | Displaced fracture of medial cuneiform of right foot, initial encounter for open fracture | CMS +S92241D | Displaced fracture of medial cuneiform of right foot, subsequent encounter for fracture with routine healing | CMS +S92241G | Displaced fracture of medial cuneiform of right foot, subsequent encounter for fracture with delayed healing | CMS +S92241K | Displaced fracture of medial cuneiform of right foot, subsequent encounter for fracture with nonunion | CMS +S92241P | Displaced fracture of medial cuneiform of right foot, subsequent encounter for fracture with malunion | CMS +S92241S | Displaced fracture of medial cuneiform of right foot, sequela | CMS +S92242A | Displaced fracture of medial cuneiform of left foot, initial encounter for closed fracture | CMS +S92242B | Displaced fracture of medial cuneiform of left foot, initial encounter for open fracture | CMS +S92242D | Displaced fracture of medial cuneiform of left foot, subsequent encounter for fracture with routine healing | CMS +S92242G | Displaced fracture of medial cuneiform of left foot, subsequent encounter for fracture with delayed healing | CMS +S92242K | Displaced fracture of medial cuneiform of left foot, subsequent encounter for fracture with nonunion | CMS +S92242P | Displaced fracture of medial cuneiform of left foot, subsequent encounter for fracture with malunion | CMS +S92242S | Displaced fracture of medial cuneiform of left foot, sequela | CMS +S92243A | Displaced fracture of medial cuneiform of unspecified foot, initial encounter for closed fracture | CMS +S92243B | Displaced fracture of medial cuneiform of unspecified foot, initial encounter for open fracture | CMS +S92243D | Displaced fracture of medial cuneiform of unspecified foot, subsequent encounter for fracture with routine healing | CMS +S92243G | Displaced fracture of medial cuneiform of unspecified foot, subsequent encounter for fracture with delayed healing | CMS +S92243K | Displaced fracture of medial cuneiform of unspecified foot, subsequent encounter for fracture with nonunion | CMS +S92243P | Displaced fracture of medial cuneiform of unspecified foot, subsequent encounter for fracture with malunion | CMS +S92243S | Displaced fracture of medial cuneiform of unspecified foot, sequela | CMS +S92244A | Nondisplaced fracture of medial cuneiform of right foot, initial encounter for closed fracture | CMS +S92244B | Nondisplaced fracture of medial cuneiform of right foot, initial encounter for open fracture | CMS +S92244D | Nondisplaced fracture of medial cuneiform of right foot, subsequent encounter for fracture with routine healing | CMS +S92244G | Nondisplaced fracture of medial cuneiform of right foot, subsequent encounter for fracture with delayed healing | CMS +S92244K | Nondisplaced fracture of medial cuneiform of right foot, subsequent encounter for fracture with nonunion | CMS +S92244P | Nondisplaced fracture of medial cuneiform of right foot, subsequent encounter for fracture with malunion | CMS +S92244S | Nondisplaced fracture of medial cuneiform of right foot, sequela | CMS +S92245A | Nondisplaced fracture of medial cuneiform of left foot, initial encounter for closed fracture | CMS +S92245B | Nondisplaced fracture of medial cuneiform of left foot, initial encounter for open fracture | CMS +S92245D | Nondisplaced fracture of medial cuneiform of left foot, subsequent encounter for fracture with routine healing | CMS +S92245G | Nondisplaced fracture of medial cuneiform of left foot, subsequent encounter for fracture with delayed healing | CMS +S92245K | Nondisplaced fracture of medial cuneiform of left foot, subsequent encounter for fracture with nonunion | CMS +S92245P | Nondisplaced fracture of medial cuneiform of left foot, subsequent encounter for fracture with malunion | CMS +S92245S | Nondisplaced fracture of medial cuneiform of left foot, sequela | CMS +S92246A | Nondisplaced fracture of medial cuneiform of unspecified foot, initial encounter for closed fracture | CMS +S92246B | Nondisplaced fracture of medial cuneiform of unspecified foot, initial encounter for open fracture | CMS +S92246D | Nondisplaced fracture of medial cuneiform of unspecified foot, subsequent encounter for fracture with routine healing | CMS +S92246G | Nondisplaced fracture of medial cuneiform of unspecified foot, subsequent encounter for fracture with delayed healing | CMS +S92246K | Nondisplaced fracture of medial cuneiform of unspecified foot, subsequent encounter for fracture with nonunion | CMS +S92246P | Nondisplaced fracture of medial cuneiform of unspecified foot, subsequent encounter for fracture with malunion | CMS +S92246S | Nondisplaced fracture of medial cuneiform of unspecified foot, sequela | CMS +S92251A | Displaced fracture of navicular [scaphoid] of right foot, initial encounter for closed fracture | CMS +S92251B | Displaced fracture of navicular [scaphoid] of right foot, initial encounter for open fracture | CMS +S92251D | Displaced fracture of navicular [scaphoid] of right foot, subsequent encounter for fracture with routine healing | CMS +S92251G | Displaced fracture of navicular [scaphoid] of right foot, subsequent encounter for fracture with delayed healing | CMS +S92251K | Displaced fracture of navicular [scaphoid] of right foot, subsequent encounter for fracture with nonunion | CMS +S92251P | Displaced fracture of navicular [scaphoid] of right foot, subsequent encounter for fracture with malunion | CMS +S92251S | Displaced fracture of navicular [scaphoid] of right foot, sequela | CMS +S92252A | Displaced fracture of navicular [scaphoid] of left foot, initial encounter for closed fracture | CMS +S92252B | Displaced fracture of navicular [scaphoid] of left foot, initial encounter for open fracture | CMS +S92252D | Displaced fracture of navicular [scaphoid] of left foot, subsequent encounter for fracture with routine healing | CMS +S92252G | Displaced fracture of navicular [scaphoid] of left foot, subsequent encounter for fracture with delayed healing | CMS +S92252K | Displaced fracture of navicular [scaphoid] of left foot, subsequent encounter for fracture with nonunion | CMS +S92252P | Displaced fracture of navicular [scaphoid] of left foot, subsequent encounter for fracture with malunion | CMS +S92252S | Displaced fracture of navicular [scaphoid] of left foot, sequela | CMS +S92253A | Displaced fracture of navicular [scaphoid] of unspecified foot, initial encounter for closed fracture | CMS +S92253B | Displaced fracture of navicular [scaphoid] of unspecified foot, initial encounter for open fracture | CMS +S92253D | Displaced fracture of navicular [scaphoid] of unspecified foot, subsequent encounter for fracture with routine healing | CMS +S92253G | Displaced fracture of navicular [scaphoid] of unspecified foot, subsequent encounter for fracture with delayed healing | CMS +S92253K | Displaced fracture of navicular [scaphoid] of unspecified foot, subsequent encounter for fracture with nonunion | CMS +S92253P | Displaced fracture of navicular [scaphoid] of unspecified foot, subsequent encounter for fracture with malunion | CMS +S92253S | Displaced fracture of navicular [scaphoid] of unspecified foot, sequela | CMS +S92254A | Nondisplaced fracture of navicular [scaphoid] of right foot, initial encounter for closed fracture | CMS +S92254B | Nondisplaced fracture of navicular [scaphoid] of right foot, initial encounter for open fracture | CMS +S92254D | Nondisplaced fracture of navicular [scaphoid] of right foot, subsequent encounter for fracture with routine healing | CMS +S92254G | Nondisplaced fracture of navicular [scaphoid] of right foot, subsequent encounter for fracture with delayed healing | CMS +S92254K | Nondisplaced fracture of navicular [scaphoid] of right foot, subsequent encounter for fracture with nonunion | CMS +S92254P | Nondisplaced fracture of navicular [scaphoid] of right foot, subsequent encounter for fracture with malunion | CMS +S92254S | Nondisplaced fracture of navicular [scaphoid] of right foot, sequela | CMS +S92255A | Nondisplaced fracture of navicular [scaphoid] of left foot, initial encounter for closed fracture | CMS +S92255B | Nondisplaced fracture of navicular [scaphoid] of left foot, initial encounter for open fracture | CMS +S92255D | Nondisplaced fracture of navicular [scaphoid] of left foot, subsequent encounter for fracture with routine healing | CMS +S92255G | Nondisplaced fracture of navicular [scaphoid] of left foot, subsequent encounter for fracture with delayed healing | CMS +S92255K | Nondisplaced fracture of navicular [scaphoid] of left foot, subsequent encounter for fracture with nonunion | CMS +S92255P | Nondisplaced fracture of navicular [scaphoid] of left foot, subsequent encounter for fracture with malunion | CMS +S92255S | Nondisplaced fracture of navicular [scaphoid] of left foot, sequela | CMS +S92256A | Nondisplaced fracture of navicular [scaphoid] of unspecified foot, initial encounter for closed fracture | CMS +S92256B | Nondisplaced fracture of navicular [scaphoid] of unspecified foot, initial encounter for open fracture | CMS +S92256D | Nondisplaced fracture of navicular [scaphoid] of unspecified foot, subsequent encounter for fracture with routine healing | CMS +S92256G | Nondisplaced fracture of navicular [scaphoid] of unspecified foot, subsequent encounter for fracture with delayed healing | CMS +S92256K | Nondisplaced fracture of navicular [scaphoid] of unspecified foot, subsequent encounter for fracture with nonunion | CMS +S92256P | Nondisplaced fracture of navicular [scaphoid] of unspecified foot, subsequent encounter for fracture with malunion | CMS +S92256S | Nondisplaced fracture of navicular [scaphoid] of unspecified foot, sequela | CMS +S92301A | Fracture of unspecified metatarsal bone(s), right foot, initial encounter for closed fracture | CMS +S92301B | Fracture of unspecified metatarsal bone(s), right foot, initial encounter for open fracture | CMS +S92301D | Fracture of unspecified metatarsal bone(s), right foot, subsequent encounter for fracture with routine healing | CMS +S92301G | Fracture of unspecified metatarsal bone(s), right foot, subsequent encounter for fracture with delayed healing | CMS +S92301K | Fracture of unspecified metatarsal bone(s), right foot, subsequent encounter for fracture with nonunion | CMS +S92301P | Fracture of unspecified metatarsal bone(s), right foot, subsequent encounter for fracture with malunion | CMS +S92301S | Fracture of unspecified metatarsal bone(s), right foot, sequela | CMS +S92302A | Fracture of unspecified metatarsal bone(s), left foot, initial encounter for closed fracture | CMS +S92302B | Fracture of unspecified metatarsal bone(s), left foot, initial encounter for open fracture | CMS +S92302D | Fracture of unspecified metatarsal bone(s), left foot, subsequent encounter for fracture with routine healing | CMS +S92302G | Fracture of unspecified metatarsal bone(s), left foot, subsequent encounter for fracture with delayed healing | CMS +S92302K | Fracture of unspecified metatarsal bone(s), left foot, subsequent encounter for fracture with nonunion | CMS +S92302P | Fracture of unspecified metatarsal bone(s), left foot, subsequent encounter for fracture with malunion | CMS +S92302S | Fracture of unspecified metatarsal bone(s), left foot, sequela | CMS +S92309A | Fracture of unspecified metatarsal bone(s), unspecified foot, initial encounter for closed fracture | CMS +S92309B | Fracture of unspecified metatarsal bone(s), unspecified foot, initial encounter for open fracture | CMS +S92309D | Fracture of unspecified metatarsal bone(s), unspecified foot, subsequent encounter for fracture with routine healing | CMS +S92309G | Fracture of unspecified metatarsal bone(s), unspecified foot, subsequent encounter for fracture with delayed healing | CMS +S92309K | Fracture of unspecified metatarsal bone(s), unspecified foot, subsequent encounter for fracture with nonunion | CMS +S92309P | Fracture of unspecified metatarsal bone(s), unspecified foot, subsequent encounter for fracture with malunion | CMS +S92309S | Fracture of unspecified metatarsal bone(s), unspecified foot, sequela | CMS +S92311A | Displaced fracture of first metatarsal bone, right foot, initial encounter for closed fracture | CMS +S92311B | Displaced fracture of first metatarsal bone, right foot, initial encounter for open fracture | CMS +S92311D | Displaced fracture of first metatarsal bone, right foot, subsequent encounter for fracture with routine healing | CMS +S92311G | Displaced fracture of first metatarsal bone, right foot, subsequent encounter for fracture with delayed healing | CMS +S92311K | Displaced fracture of first metatarsal bone, right foot, subsequent encounter for fracture with nonunion | CMS +S92311P | Displaced fracture of first metatarsal bone, right foot, subsequent encounter for fracture with malunion | CMS +S92311S | Displaced fracture of first metatarsal bone, right foot, sequela | CMS +S92312A | Displaced fracture of first metatarsal bone, left foot, initial encounter for closed fracture | CMS +S92312B | Displaced fracture of first metatarsal bone, left foot, initial encounter for open fracture | CMS +S92312D | Displaced fracture of first metatarsal bone, left foot, subsequent encounter for fracture with routine healing | CMS +S92312G | Displaced fracture of first metatarsal bone, left foot, subsequent encounter for fracture with delayed healing | CMS +S92312K | Displaced fracture of first metatarsal bone, left foot, subsequent encounter for fracture with nonunion | CMS +S92312P | Displaced fracture of first metatarsal bone, left foot, subsequent encounter for fracture with malunion | CMS +S92312S | Displaced fracture of first metatarsal bone, left foot, sequela | CMS +S92313A | Displaced fracture of first metatarsal bone, unspecified foot, initial encounter for closed fracture | CMS +S92313B | Displaced fracture of first metatarsal bone, unspecified foot, initial encounter for open fracture | CMS +S92313D | Displaced fracture of first metatarsal bone, unspecified foot, subsequent encounter for fracture with routine healing | CMS +S92313G | Displaced fracture of first metatarsal bone, unspecified foot, subsequent encounter for fracture with delayed healing | CMS +S92313K | Displaced fracture of first metatarsal bone, unspecified foot, subsequent encounter for fracture with nonunion | CMS +S92313P | Displaced fracture of first metatarsal bone, unspecified foot, subsequent encounter for fracture with malunion | CMS +S92313S | Displaced fracture of first metatarsal bone, unspecified foot, sequela | CMS +S92314A | Nondisplaced fracture of first metatarsal bone, right foot, initial encounter for closed fracture | CMS +S92314B | Nondisplaced fracture of first metatarsal bone, right foot, initial encounter for open fracture | CMS +S92314D | Nondisplaced fracture of first metatarsal bone, right foot, subsequent encounter for fracture with routine healing | CMS +S92314G | Nondisplaced fracture of first metatarsal bone, right foot, subsequent encounter for fracture with delayed healing | CMS +S92314K | Nondisplaced fracture of first metatarsal bone, right foot, subsequent encounter for fracture with nonunion | CMS +S92314P | Nondisplaced fracture of first metatarsal bone, right foot, subsequent encounter for fracture with malunion | CMS +S92314S | Nondisplaced fracture of first metatarsal bone, right foot, sequela | CMS +S92315A | Nondisplaced fracture of first metatarsal bone, left foot, initial encounter for closed fracture | CMS +S92315B | Nondisplaced fracture of first metatarsal bone, left foot, initial encounter for open fracture | CMS +S92315D | Nondisplaced fracture of first metatarsal bone, left foot, subsequent encounter for fracture with routine healing | CMS +S92315G | Nondisplaced fracture of first metatarsal bone, left foot, subsequent encounter for fracture with delayed healing | CMS +S92315K | Nondisplaced fracture of first metatarsal bone, left foot, subsequent encounter for fracture with nonunion | CMS +S92315P | Nondisplaced fracture of first metatarsal bone, left foot, subsequent encounter for fracture with malunion | CMS +S92315S | Nondisplaced fracture of first metatarsal bone, left foot, sequela | CMS +S92316A | Nondisplaced fracture of first metatarsal bone, unspecified foot, initial encounter for closed fracture | CMS +S92316B | Nondisplaced fracture of first metatarsal bone, unspecified foot, initial encounter for open fracture | CMS +S92316D | Nondisplaced fracture of first metatarsal bone, unspecified foot, subsequent encounter for fracture with routine healing | CMS +S92316G | Nondisplaced fracture of first metatarsal bone, unspecified foot, subsequent encounter for fracture with delayed healing | CMS +S92316K | Nondisplaced fracture of first metatarsal bone, unspecified foot, subsequent encounter for fracture with nonunion | CMS +S92316P | Nondisplaced fracture of first metatarsal bone, unspecified foot, subsequent encounter for fracture with malunion | CMS +S92316S | Nondisplaced fracture of first metatarsal bone, unspecified foot, sequela | CMS +S92321A | Displaced fracture of second metatarsal bone, right foot, initial encounter for closed fracture | CMS +S92321B | Displaced fracture of second metatarsal bone, right foot, initial encounter for open fracture | CMS +S92321D | Displaced fracture of second metatarsal bone, right foot, subsequent encounter for fracture with routine healing | CMS +S92321G | Displaced fracture of second metatarsal bone, right foot, subsequent encounter for fracture with delayed healing | CMS +S92321K | Displaced fracture of second metatarsal bone, right foot, subsequent encounter for fracture with nonunion | CMS +S92321P | Displaced fracture of second metatarsal bone, right foot, subsequent encounter for fracture with malunion | CMS +S92321S | Displaced fracture of second metatarsal bone, right foot, sequela | CMS +S92322A | Displaced fracture of second metatarsal bone, left foot, initial encounter for closed fracture | CMS +S92322B | Displaced fracture of second metatarsal bone, left foot, initial encounter for open fracture | CMS +S92322D | Displaced fracture of second metatarsal bone, left foot, subsequent encounter for fracture with routine healing | CMS +S92322G | Displaced fracture of second metatarsal bone, left foot, subsequent encounter for fracture with delayed healing | CMS +S92322K | Displaced fracture of second metatarsal bone, left foot, subsequent encounter for fracture with nonunion | CMS +S92322P | Displaced fracture of second metatarsal bone, left foot, subsequent encounter for fracture with malunion | CMS +S92322S | Displaced fracture of second metatarsal bone, left foot, sequela | CMS +S92323A | Displaced fracture of second metatarsal bone, unspecified foot, initial encounter for closed fracture | CMS +S92323B | Displaced fracture of second metatarsal bone, unspecified foot, initial encounter for open fracture | CMS +S92323D | Displaced fracture of second metatarsal bone, unspecified foot, subsequent encounter for fracture with routine healing | CMS +S92323G | Displaced fracture of second metatarsal bone, unspecified foot, subsequent encounter for fracture with delayed healing | CMS +S92323K | Displaced fracture of second metatarsal bone, unspecified foot, subsequent encounter for fracture with nonunion | CMS +S92323P | Displaced fracture of second metatarsal bone, unspecified foot, subsequent encounter for fracture with malunion | CMS +S92323S | Displaced fracture of second metatarsal bone, unspecified foot, sequela | CMS +S92324A | Nondisplaced fracture of second metatarsal bone, right foot, initial encounter for closed fracture | CMS +S92324B | Nondisplaced fracture of second metatarsal bone, right foot, initial encounter for open fracture | CMS +S92324D | Nondisplaced fracture of second metatarsal bone, right foot, subsequent encounter for fracture with routine healing | CMS +S92324G | Nondisplaced fracture of second metatarsal bone, right foot, subsequent encounter for fracture with delayed healing | CMS +S92324K | Nondisplaced fracture of second metatarsal bone, right foot, subsequent encounter for fracture with nonunion | CMS +S92324P | Nondisplaced fracture of second metatarsal bone, right foot, subsequent encounter for fracture with malunion | CMS +S92324S | Nondisplaced fracture of second metatarsal bone, right foot, sequela | CMS +S92325A | Nondisplaced fracture of second metatarsal bone, left foot, initial encounter for closed fracture | CMS +S92325B | Nondisplaced fracture of second metatarsal bone, left foot, initial encounter for open fracture | CMS +S92325D | Nondisplaced fracture of second metatarsal bone, left foot, subsequent encounter for fracture with routine healing | CMS +S92325G | Nondisplaced fracture of second metatarsal bone, left foot, subsequent encounter for fracture with delayed healing | CMS +S92325K | Nondisplaced fracture of second metatarsal bone, left foot, subsequent encounter for fracture with nonunion | CMS +S92325P | Nondisplaced fracture of second metatarsal bone, left foot, subsequent encounter for fracture with malunion | CMS +S92325S | Nondisplaced fracture of second metatarsal bone, left foot, sequela | CMS +S92326A | Nondisplaced fracture of second metatarsal bone, unspecified foot, initial encounter for closed fracture | CMS +S92326B | Nondisplaced fracture of second metatarsal bone, unspecified foot, initial encounter for open fracture | CMS +S92326D | Nondisplaced fracture of second metatarsal bone, unspecified foot, subsequent encounter for fracture with routine healing | CMS +S92326G | Nondisplaced fracture of second metatarsal bone, unspecified foot, subsequent encounter for fracture with delayed healing | CMS +S92326K | Nondisplaced fracture of second metatarsal bone, unspecified foot, subsequent encounter for fracture with nonunion | CMS +S92326P | Nondisplaced fracture of second metatarsal bone, unspecified foot, subsequent encounter for fracture with malunion | CMS +S92326S | Nondisplaced fracture of second metatarsal bone, unspecified foot, sequela | CMS +S92331A | Displaced fracture of third metatarsal bone, right foot, initial encounter for closed fracture | CMS +S92331B | Displaced fracture of third metatarsal bone, right foot, initial encounter for open fracture | CMS +S92331D | Displaced fracture of third metatarsal bone, right foot, subsequent encounter for fracture with routine healing | CMS +S92331G | Displaced fracture of third metatarsal bone, right foot, subsequent encounter for fracture with delayed healing | CMS +S92331K | Displaced fracture of third metatarsal bone, right foot, subsequent encounter for fracture with nonunion | CMS +S92331P | Displaced fracture of third metatarsal bone, right foot, subsequent encounter for fracture with malunion | CMS +S92331S | Displaced fracture of third metatarsal bone, right foot, sequela | CMS +S92332A | Displaced fracture of third metatarsal bone, left foot, initial encounter for closed fracture | CMS +S92332B | Displaced fracture of third metatarsal bone, left foot, initial encounter for open fracture | CMS +S92332D | Displaced fracture of third metatarsal bone, left foot, subsequent encounter for fracture with routine healing | CMS +S92332G | Displaced fracture of third metatarsal bone, left foot, subsequent encounter for fracture with delayed healing | CMS +S92332K | Displaced fracture of third metatarsal bone, left foot, subsequent encounter for fracture with nonunion | CMS +S92332P | Displaced fracture of third metatarsal bone, left foot, subsequent encounter for fracture with malunion | CMS +S92332S | Displaced fracture of third metatarsal bone, left foot, sequela | CMS +S92333A | Displaced fracture of third metatarsal bone, unspecified foot, initial encounter for closed fracture | CMS +S92333B | Displaced fracture of third metatarsal bone, unspecified foot, initial encounter for open fracture | CMS +S92333D | Displaced fracture of third metatarsal bone, unspecified foot, subsequent encounter for fracture with routine healing | CMS +S92333G | Displaced fracture of third metatarsal bone, unspecified foot, subsequent encounter for fracture with delayed healing | CMS +S92333K | Displaced fracture of third metatarsal bone, unspecified foot, subsequent encounter for fracture with nonunion | CMS +S92333P | Displaced fracture of third metatarsal bone, unspecified foot, subsequent encounter for fracture with malunion | CMS +S92333S | Displaced fracture of third metatarsal bone, unspecified foot, sequela | CMS +S92334A | Nondisplaced fracture of third metatarsal bone, right foot, initial encounter for closed fracture | CMS +S92334B | Nondisplaced fracture of third metatarsal bone, right foot, initial encounter for open fracture | CMS +S92334D | Nondisplaced fracture of third metatarsal bone, right foot, subsequent encounter for fracture with routine healing | CMS +S92334G | Nondisplaced fracture of third metatarsal bone, right foot, subsequent encounter for fracture with delayed healing | CMS +S92334K | Nondisplaced fracture of third metatarsal bone, right foot, subsequent encounter for fracture with nonunion | CMS +S92334P | Nondisplaced fracture of third metatarsal bone, right foot, subsequent encounter for fracture with malunion | CMS +S92334S | Nondisplaced fracture of third metatarsal bone, right foot, sequela | CMS +S92335A | Nondisplaced fracture of third metatarsal bone, left foot, initial encounter for closed fracture | CMS +S92335B | Nondisplaced fracture of third metatarsal bone, left foot, initial encounter for open fracture | CMS +S92335D | Nondisplaced fracture of third metatarsal bone, left foot, subsequent encounter for fracture with routine healing | CMS +S92335G | Nondisplaced fracture of third metatarsal bone, left foot, subsequent encounter for fracture with delayed healing | CMS +S92335K | Nondisplaced fracture of third metatarsal bone, left foot, subsequent encounter for fracture with nonunion | CMS +S92335P | Nondisplaced fracture of third metatarsal bone, left foot, subsequent encounter for fracture with malunion | CMS +S92335S | Nondisplaced fracture of third metatarsal bone, left foot, sequela | CMS +S92336A | Nondisplaced fracture of third metatarsal bone, unspecified foot, initial encounter for closed fracture | CMS +S92336B | Nondisplaced fracture of third metatarsal bone, unspecified foot, initial encounter for open fracture | CMS +S92336D | Nondisplaced fracture of third metatarsal bone, unspecified foot, subsequent encounter for fracture with routine healing | CMS +S92336G | Nondisplaced fracture of third metatarsal bone, unspecified foot, subsequent encounter for fracture with delayed healing | CMS +S92336K | Nondisplaced fracture of third metatarsal bone, unspecified foot, subsequent encounter for fracture with nonunion | CMS +S92336P | Nondisplaced fracture of third metatarsal bone, unspecified foot, subsequent encounter for fracture with malunion | CMS +S92336S | Nondisplaced fracture of third metatarsal bone, unspecified foot, sequela | CMS +S92341A | Displaced fracture of fourth metatarsal bone, right foot, initial encounter for closed fracture | CMS +S92341B | Displaced fracture of fourth metatarsal bone, right foot, initial encounter for open fracture | CMS +S92341D | Displaced fracture of fourth metatarsal bone, right foot, subsequent encounter for fracture with routine healing | CMS +S92341G | Displaced fracture of fourth metatarsal bone, right foot, subsequent encounter for fracture with delayed healing | CMS +S92341K | Displaced fracture of fourth metatarsal bone, right foot, subsequent encounter for fracture with nonunion | CMS +S92341P | Displaced fracture of fourth metatarsal bone, right foot, subsequent encounter for fracture with malunion | CMS +S92341S | Displaced fracture of fourth metatarsal bone, right foot, sequela | CMS +S92342A | Displaced fracture of fourth metatarsal bone, left foot, initial encounter for closed fracture | CMS +S92342B | Displaced fracture of fourth metatarsal bone, left foot, initial encounter for open fracture | CMS +S92342D | Displaced fracture of fourth metatarsal bone, left foot, subsequent encounter for fracture with routine healing | CMS +S92342G | Displaced fracture of fourth metatarsal bone, left foot, subsequent encounter for fracture with delayed healing | CMS +S92342K | Displaced fracture of fourth metatarsal bone, left foot, subsequent encounter for fracture with nonunion | CMS +S92342P | Displaced fracture of fourth metatarsal bone, left foot, subsequent encounter for fracture with malunion | CMS +S92342S | Displaced fracture of fourth metatarsal bone, left foot, sequela | CMS +S92343A | Displaced fracture of fourth metatarsal bone, unspecified foot, initial encounter for closed fracture | CMS +S92343B | Displaced fracture of fourth metatarsal bone, unspecified foot, initial encounter for open fracture | CMS +S92343D | Displaced fracture of fourth metatarsal bone, unspecified foot, subsequent encounter for fracture with routine healing | CMS +S92343G | Displaced fracture of fourth metatarsal bone, unspecified foot, subsequent encounter for fracture with delayed healing | CMS +S92343K | Displaced fracture of fourth metatarsal bone, unspecified foot, subsequent encounter for fracture with nonunion | CMS +S92343P | Displaced fracture of fourth metatarsal bone, unspecified foot, subsequent encounter for fracture with malunion | CMS +S92343S | Displaced fracture of fourth metatarsal bone, unspecified foot, sequela | CMS +S92344A | Nondisplaced fracture of fourth metatarsal bone, right foot, initial encounter for closed fracture | CMS +S92344B | Nondisplaced fracture of fourth metatarsal bone, right foot, initial encounter for open fracture | CMS +S92344D | Nondisplaced fracture of fourth metatarsal bone, right foot, subsequent encounter for fracture with routine healing | CMS +S92344G | Nondisplaced fracture of fourth metatarsal bone, right foot, subsequent encounter for fracture with delayed healing | CMS +S92344K | Nondisplaced fracture of fourth metatarsal bone, right foot, subsequent encounter for fracture with nonunion | CMS +S92344P | Nondisplaced fracture of fourth metatarsal bone, right foot, subsequent encounter for fracture with malunion | CMS +S92344S | Nondisplaced fracture of fourth metatarsal bone, right foot, sequela | CMS +S92345A | Nondisplaced fracture of fourth metatarsal bone, left foot, initial encounter for closed fracture | CMS +S92345B | Nondisplaced fracture of fourth metatarsal bone, left foot, initial encounter for open fracture | CMS +S92345D | Nondisplaced fracture of fourth metatarsal bone, left foot, subsequent encounter for fracture with routine healing | CMS +S92345G | Nondisplaced fracture of fourth metatarsal bone, left foot, subsequent encounter for fracture with delayed healing | CMS +S92345K | Nondisplaced fracture of fourth metatarsal bone, left foot, subsequent encounter for fracture with nonunion | CMS +S92345P | Nondisplaced fracture of fourth metatarsal bone, left foot, subsequent encounter for fracture with malunion | CMS +S92345S | Nondisplaced fracture of fourth metatarsal bone, left foot, sequela | CMS +S92346A | Nondisplaced fracture of fourth metatarsal bone, unspecified foot, initial encounter for closed fracture | CMS +S92346B | Nondisplaced fracture of fourth metatarsal bone, unspecified foot, initial encounter for open fracture | CMS +S92346D | Nondisplaced fracture of fourth metatarsal bone, unspecified foot, subsequent encounter for fracture with routine healing | CMS +S92346G | Nondisplaced fracture of fourth metatarsal bone, unspecified foot, subsequent encounter for fracture with delayed healing | CMS +S92346K | Nondisplaced fracture of fourth metatarsal bone, unspecified foot, subsequent encounter for fracture with nonunion | CMS +S92346P | Nondisplaced fracture of fourth metatarsal bone, unspecified foot, subsequent encounter for fracture with malunion | CMS +S92346S | Nondisplaced fracture of fourth metatarsal bone, unspecified foot, sequela | CMS +S92351A | Displaced fracture of fifth metatarsal bone, right foot, initial encounter for closed fracture | CMS +S92351B | Displaced fracture of fifth metatarsal bone, right foot, initial encounter for open fracture | CMS +S92351D | Displaced fracture of fifth metatarsal bone, right foot, subsequent encounter for fracture with routine healing | CMS +S92351G | Displaced fracture of fifth metatarsal bone, right foot, subsequent encounter for fracture with delayed healing | CMS +S92351K | Displaced fracture of fifth metatarsal bone, right foot, subsequent encounter for fracture with nonunion | CMS +S92351P | Displaced fracture of fifth metatarsal bone, right foot, subsequent encounter for fracture with malunion | CMS +S92351S | Displaced fracture of fifth metatarsal bone, right foot, sequela | CMS +S92352A | Displaced fracture of fifth metatarsal bone, left foot, initial encounter for closed fracture | CMS +S92352B | Displaced fracture of fifth metatarsal bone, left foot, initial encounter for open fracture | CMS +S92352D | Displaced fracture of fifth metatarsal bone, left foot, subsequent encounter for fracture with routine healing | CMS +S92352G | Displaced fracture of fifth metatarsal bone, left foot, subsequent encounter for fracture with delayed healing | CMS +S92352K | Displaced fracture of fifth metatarsal bone, left foot, subsequent encounter for fracture with nonunion | CMS +S92352P | Displaced fracture of fifth metatarsal bone, left foot, subsequent encounter for fracture with malunion | CMS +S92352S | Displaced fracture of fifth metatarsal bone, left foot, sequela | CMS +S92353A | Displaced fracture of fifth metatarsal bone, unspecified foot, initial encounter for closed fracture | CMS +S92353B | Displaced fracture of fifth metatarsal bone, unspecified foot, initial encounter for open fracture | CMS +S92353D | Displaced fracture of fifth metatarsal bone, unspecified foot, subsequent encounter for fracture with routine healing | CMS +S92353G | Displaced fracture of fifth metatarsal bone, unspecified foot, subsequent encounter for fracture with delayed healing | CMS +S92353K | Displaced fracture of fifth metatarsal bone, unspecified foot, subsequent encounter for fracture with nonunion | CMS +S92353P | Displaced fracture of fifth metatarsal bone, unspecified foot, subsequent encounter for fracture with malunion | CMS +S92353S | Displaced fracture of fifth metatarsal bone, unspecified foot, sequela | CMS +S92354A | Nondisplaced fracture of fifth metatarsal bone, right foot, initial encounter for closed fracture | CMS +S92354B | Nondisplaced fracture of fifth metatarsal bone, right foot, initial encounter for open fracture | CMS +S92354D | Nondisplaced fracture of fifth metatarsal bone, right foot, subsequent encounter for fracture with routine healing | CMS +S92354G | Nondisplaced fracture of fifth metatarsal bone, right foot, subsequent encounter for fracture with delayed healing | CMS +S92354K | Nondisplaced fracture of fifth metatarsal bone, right foot, subsequent encounter for fracture with nonunion | CMS +S92354P | Nondisplaced fracture of fifth metatarsal bone, right foot, subsequent encounter for fracture with malunion | CMS +S92354S | Nondisplaced fracture of fifth metatarsal bone, right foot, sequela | CMS +S92355A | Nondisplaced fracture of fifth metatarsal bone, left foot, initial encounter for closed fracture | CMS +S92355B | Nondisplaced fracture of fifth metatarsal bone, left foot, initial encounter for open fracture | CMS +S92355D | Nondisplaced fracture of fifth metatarsal bone, left foot, subsequent encounter for fracture with routine healing | CMS +S92355G | Nondisplaced fracture of fifth metatarsal bone, left foot, subsequent encounter for fracture with delayed healing | CMS +S92355K | Nondisplaced fracture of fifth metatarsal bone, left foot, subsequent encounter for fracture with nonunion | CMS +S92355P | Nondisplaced fracture of fifth metatarsal bone, left foot, subsequent encounter for fracture with malunion | CMS +S92355S | Nondisplaced fracture of fifth metatarsal bone, left foot, sequela | CMS +S92356A | Nondisplaced fracture of fifth metatarsal bone, unspecified foot, initial encounter for closed fracture | CMS +S92356B | Nondisplaced fracture of fifth metatarsal bone, unspecified foot, initial encounter for open fracture | CMS +S92356D | Nondisplaced fracture of fifth metatarsal bone, unspecified foot, subsequent encounter for fracture with routine healing | CMS +S92356G | Nondisplaced fracture of fifth metatarsal bone, unspecified foot, subsequent encounter for fracture with delayed healing | CMS +S92356K | Nondisplaced fracture of fifth metatarsal bone, unspecified foot, subsequent encounter for fracture with nonunion | CMS +S92356P | Nondisplaced fracture of fifth metatarsal bone, unspecified foot, subsequent encounter for fracture with malunion | CMS +S92356S | Nondisplaced fracture of fifth metatarsal bone, unspecified foot, sequela | CMS +S92401A | Displaced unspecified fracture of right great toe, initial encounter for closed fracture | CMS +S92401B | Displaced unspecified fracture of right great toe, initial encounter for open fracture | CMS +S92401D | Displaced unspecified fracture of right great toe, subsequent encounter for fracture with routine healing | CMS +S92401G | Displaced unspecified fracture of right great toe, subsequent encounter for fracture with delayed healing | CMS +S92401K | Displaced unspecified fracture of right great toe, subsequent encounter for fracture with nonunion | CMS +S92401P | Displaced unspecified fracture of right great toe, subsequent encounter for fracture with malunion | CMS +S92401S | Displaced unspecified fracture of right great toe, sequela | CMS +S92402A | Displaced unspecified fracture of left great toe, initial encounter for closed fracture | CMS +S92402B | Displaced unspecified fracture of left great toe, initial encounter for open fracture | CMS +S92402D | Displaced unspecified fracture of left great toe, subsequent encounter for fracture with routine healing | CMS +S92402G | Displaced unspecified fracture of left great toe, subsequent encounter for fracture with delayed healing | CMS +S92402K | Displaced unspecified fracture of left great toe, subsequent encounter for fracture with nonunion | CMS +S92402P | Displaced unspecified fracture of left great toe, subsequent encounter for fracture with malunion | CMS +S92402S | Displaced unspecified fracture of left great toe, sequela | CMS +S92403A | Displaced unspecified fracture of unspecified great toe, initial encounter for closed fracture | CMS +S92403B | Displaced unspecified fracture of unspecified great toe, initial encounter for open fracture | CMS +S92403D | Displaced unspecified fracture of unspecified great toe, subsequent encounter for fracture with routine healing | CMS +S92403G | Displaced unspecified fracture of unspecified great toe, subsequent encounter for fracture with delayed healing | CMS +S92403K | Displaced unspecified fracture of unspecified great toe, subsequent encounter for fracture with nonunion | CMS +S92403P | Displaced unspecified fracture of unspecified great toe, subsequent encounter for fracture with malunion | CMS +S92403S | Displaced unspecified fracture of unspecified great toe, sequela | CMS +S92404A | Nondisplaced unspecified fracture of right great toe, initial encounter for closed fracture | CMS +S92404B | Nondisplaced unspecified fracture of right great toe, initial encounter for open fracture | CMS +S92404D | Nondisplaced unspecified fracture of right great toe, subsequent encounter for fracture with routine healing | CMS +S92404G | Nondisplaced unspecified fracture of right great toe, subsequent encounter for fracture with delayed healing | CMS +S92404K | Nondisplaced unspecified fracture of right great toe, subsequent encounter for fracture with nonunion | CMS +S92404P | Nondisplaced unspecified fracture of right great toe, subsequent encounter for fracture with malunion | CMS +S92404S | Nondisplaced unspecified fracture of right great toe, sequela | CMS +S92405A | Nondisplaced unspecified fracture of left great toe, initial encounter for closed fracture | CMS +S92405B | Nondisplaced unspecified fracture of left great toe, initial encounter for open fracture | CMS +S92405D | Nondisplaced unspecified fracture of left great toe, subsequent encounter for fracture with routine healing | CMS +S92405G | Nondisplaced unspecified fracture of left great toe, subsequent encounter for fracture with delayed healing | CMS +S92405K | Nondisplaced unspecified fracture of left great toe, subsequent encounter for fracture with nonunion | CMS +S92405P | Nondisplaced unspecified fracture of left great toe, subsequent encounter for fracture with malunion | CMS +S92405S | Nondisplaced unspecified fracture of left great toe, sequela | CMS +S92406A | Nondisplaced unspecified fracture of unspecified great toe, initial encounter for closed fracture | CMS +S92406B | Nondisplaced unspecified fracture of unspecified great toe, initial encounter for open fracture | CMS +S92406D | Nondisplaced unspecified fracture of unspecified great toe, subsequent encounter for fracture with routine healing | CMS +S92406G | Nondisplaced unspecified fracture of unspecified great toe, subsequent encounter for fracture with delayed healing | CMS +S92406K | Nondisplaced unspecified fracture of unspecified great toe, subsequent encounter for fracture with nonunion | CMS +S92406P | Nondisplaced unspecified fracture of unspecified great toe, subsequent encounter for fracture with malunion | CMS +S92406S | Nondisplaced unspecified fracture of unspecified great toe, sequela | CMS +S92411A | Displaced fracture of proximal phalanx of right great toe, initial encounter for closed fracture | CMS +S92411B | Displaced fracture of proximal phalanx of right great toe, initial encounter for open fracture | CMS +S92411D | Displaced fracture of proximal phalanx of right great toe, subsequent encounter for fracture with routine healing | CMS +S92411G | Displaced fracture of proximal phalanx of right great toe, subsequent encounter for fracture with delayed healing | CMS +S92411K | Displaced fracture of proximal phalanx of right great toe, subsequent encounter for fracture with nonunion | CMS +S92411P | Displaced fracture of proximal phalanx of right great toe, subsequent encounter for fracture with malunion | CMS +S92411S | Displaced fracture of proximal phalanx of right great toe, sequela | CMS +S92412A | Displaced fracture of proximal phalanx of left great toe, initial encounter for closed fracture | CMS +S92412B | Displaced fracture of proximal phalanx of left great toe, initial encounter for open fracture | CMS +S92412D | Displaced fracture of proximal phalanx of left great toe, subsequent encounter for fracture with routine healing | CMS +S92412G | Displaced fracture of proximal phalanx of left great toe, subsequent encounter for fracture with delayed healing | CMS +S92412K | Displaced fracture of proximal phalanx of left great toe, subsequent encounter for fracture with nonunion | CMS +S92412P | Displaced fracture of proximal phalanx of left great toe, subsequent encounter for fracture with malunion | CMS +S92412S | Displaced fracture of proximal phalanx of left great toe, sequela | CMS +S92413A | Displaced fracture of proximal phalanx of unspecified great toe, initial encounter for closed fracture | CMS +S92413B | Displaced fracture of proximal phalanx of unspecified great toe, initial encounter for open fracture | CMS +S92413D | Displaced fracture of proximal phalanx of unspecified great toe, subsequent encounter for fracture with routine healing | CMS +S92413G | Displaced fracture of proximal phalanx of unspecified great toe, subsequent encounter for fracture with delayed healing | CMS +S92413K | Displaced fracture of proximal phalanx of unspecified great toe, subsequent encounter for fracture with nonunion | CMS +S92413P | Displaced fracture of proximal phalanx of unspecified great toe, subsequent encounter for fracture with malunion | CMS +S92413S | Displaced fracture of proximal phalanx of unspecified great toe, sequela | CMS +S92414A | Nondisplaced fracture of proximal phalanx of right great toe, initial encounter for closed fracture | CMS +S92414B | Nondisplaced fracture of proximal phalanx of right great toe, initial encounter for open fracture | CMS +S92414D | Nondisplaced fracture of proximal phalanx of right great toe, subsequent encounter for fracture with routine healing | CMS +S92414G | Nondisplaced fracture of proximal phalanx of right great toe, subsequent encounter for fracture with delayed healing | CMS +S92414K | Nondisplaced fracture of proximal phalanx of right great toe, subsequent encounter for fracture with nonunion | CMS +S92414P | Nondisplaced fracture of proximal phalanx of right great toe, subsequent encounter for fracture with malunion | CMS +S92414S | Nondisplaced fracture of proximal phalanx of right great toe, sequela | CMS +S92415A | Nondisplaced fracture of proximal phalanx of left great toe, initial encounter for closed fracture | CMS +S92415B | Nondisplaced fracture of proximal phalanx of left great toe, initial encounter for open fracture | CMS +S92415D | Nondisplaced fracture of proximal phalanx of left great toe, subsequent encounter for fracture with routine healing | CMS +S92415G | Nondisplaced fracture of proximal phalanx of left great toe, subsequent encounter for fracture with delayed healing | CMS +S92415K | Nondisplaced fracture of proximal phalanx of left great toe, subsequent encounter for fracture with nonunion | CMS +S92415P | Nondisplaced fracture of proximal phalanx of left great toe, subsequent encounter for fracture with malunion | CMS +S92415S | Nondisplaced fracture of proximal phalanx of left great toe, sequela | CMS +S92416A | Nondisplaced fracture of proximal phalanx of unspecified great toe, initial encounter for closed fracture | CMS +S92416B | Nondisplaced fracture of proximal phalanx of unspecified great toe, initial encounter for open fracture | CMS +S92416D | Nondisplaced fracture of proximal phalanx of unspecified great toe, subsequent encounter for fracture with routine healing | CMS +S92416G | Nondisplaced fracture of proximal phalanx of unspecified great toe, subsequent encounter for fracture with delayed healing | CMS +S92416K | Nondisplaced fracture of proximal phalanx of unspecified great toe, subsequent encounter for fracture with nonunion | CMS +S92416P | Nondisplaced fracture of proximal phalanx of unspecified great toe, subsequent encounter for fracture with malunion | CMS +S92416S | Nondisplaced fracture of proximal phalanx of unspecified great toe, sequela | CMS +S92421A | Displaced fracture of distal phalanx of right great toe, initial encounter for closed fracture | CMS +S92421B | Displaced fracture of distal phalanx of right great toe, initial encounter for open fracture | CMS +S92421D | Displaced fracture of distal phalanx of right great toe, subsequent encounter for fracture with routine healing | CMS +S92421G | Displaced fracture of distal phalanx of right great toe, subsequent encounter for fracture with delayed healing | CMS +S92421K | Displaced fracture of distal phalanx of right great toe, subsequent encounter for fracture with nonunion | CMS +S92421P | Displaced fracture of distal phalanx of right great toe, subsequent encounter for fracture with malunion | CMS +S92421S | Displaced fracture of distal phalanx of right great toe, sequela | CMS +S92422A | Displaced fracture of distal phalanx of left great toe, initial encounter for closed fracture | CMS +S92422B | Displaced fracture of distal phalanx of left great toe, initial encounter for open fracture | CMS +S92422D | Displaced fracture of distal phalanx of left great toe, subsequent encounter for fracture with routine healing | CMS +S92422G | Displaced fracture of distal phalanx of left great toe, subsequent encounter for fracture with delayed healing | CMS +S92422K | Displaced fracture of distal phalanx of left great toe, subsequent encounter for fracture with nonunion | CMS +S92422P | Displaced fracture of distal phalanx of left great toe, subsequent encounter for fracture with malunion | CMS +S92422S | Displaced fracture of distal phalanx of left great toe, sequela | CMS +S92423A | Displaced fracture of distal phalanx of unspecified great toe, initial encounter for closed fracture | CMS +S92423B | Displaced fracture of distal phalanx of unspecified great toe, initial encounter for open fracture | CMS +S92423D | Displaced fracture of distal phalanx of unspecified great toe, subsequent encounter for fracture with routine healing | CMS +S92423G | Displaced fracture of distal phalanx of unspecified great toe, subsequent encounter for fracture with delayed healing | CMS +S92423K | Displaced fracture of distal phalanx of unspecified great toe, subsequent encounter for fracture with nonunion | CMS +S92423P | Displaced fracture of distal phalanx of unspecified great toe, subsequent encounter for fracture with malunion | CMS +S92423S | Displaced fracture of distal phalanx of unspecified great toe, sequela | CMS +S92424A | Nondisplaced fracture of distal phalanx of right great toe, initial encounter for closed fracture | CMS +S92424B | Nondisplaced fracture of distal phalanx of right great toe, initial encounter for open fracture | CMS +S92424D | Nondisplaced fracture of distal phalanx of right great toe, subsequent encounter for fracture with routine healing | CMS +S92424G | Nondisplaced fracture of distal phalanx of right great toe, subsequent encounter for fracture with delayed healing | CMS +S92424K | Nondisplaced fracture of distal phalanx of right great toe, subsequent encounter for fracture with nonunion | CMS +S92424P | Nondisplaced fracture of distal phalanx of right great toe, subsequent encounter for fracture with malunion | CMS +S92424S | Nondisplaced fracture of distal phalanx of right great toe, sequela | CMS +S92425A | Nondisplaced fracture of distal phalanx of left great toe, initial encounter for closed fracture | CMS +S92425B | Nondisplaced fracture of distal phalanx of left great toe, initial encounter for open fracture | CMS +S92425D | Nondisplaced fracture of distal phalanx of left great toe, subsequent encounter for fracture with routine healing | CMS +S92425G | Nondisplaced fracture of distal phalanx of left great toe, subsequent encounter for fracture with delayed healing | CMS +S92425K | Nondisplaced fracture of distal phalanx of left great toe, subsequent encounter for fracture with nonunion | CMS +S92425P | Nondisplaced fracture of distal phalanx of left great toe, subsequent encounter for fracture with malunion | CMS +S92425S | Nondisplaced fracture of distal phalanx of left great toe, sequela | CMS +S92426A | Nondisplaced fracture of distal phalanx of unspecified great toe, initial encounter for closed fracture | CMS +S92426B | Nondisplaced fracture of distal phalanx of unspecified great toe, initial encounter for open fracture | CMS +S92426D | Nondisplaced fracture of distal phalanx of unspecified great toe, subsequent encounter for fracture with routine healing | CMS +S92426G | Nondisplaced fracture of distal phalanx of unspecified great toe, subsequent encounter for fracture with delayed healing | CMS +S92426K | Nondisplaced fracture of distal phalanx of unspecified great toe, subsequent encounter for fracture with nonunion | CMS +S92426P | Nondisplaced fracture of distal phalanx of unspecified great toe, subsequent encounter for fracture with malunion | CMS +S92426S | Nondisplaced fracture of distal phalanx of unspecified great toe, sequela | CMS +S92491A | Other fracture of right great toe, initial encounter for closed fracture | CMS +S92491B | Other fracture of right great toe, initial encounter for open fracture | CMS +S92491D | Other fracture of right great toe, subsequent encounter for fracture with routine healing | CMS +S92491G | Other fracture of right great toe, subsequent encounter for fracture with delayed healing | CMS +S92491K | Other fracture of right great toe, subsequent encounter for fracture with nonunion | CMS +S92491P | Other fracture of right great toe, subsequent encounter for fracture with malunion | CMS +S92491S | Other fracture of right great toe, sequela | CMS +S92492A | Other fracture of left great toe, initial encounter for closed fracture | CMS +S92492B | Other fracture of left great toe, initial encounter for open fracture | CMS +S92492D | Other fracture of left great toe, subsequent encounter for fracture with routine healing | CMS +S92492G | Other fracture of left great toe, subsequent encounter for fracture with delayed healing | CMS +S92492K | Other fracture of left great toe, subsequent encounter for fracture with nonunion | CMS +S92492P | Other fracture of left great toe, subsequent encounter for fracture with malunion | CMS +S92492S | Other fracture of left great toe, sequela | CMS +S92499A | Other fracture of unspecified great toe, initial encounter for closed fracture | CMS +S92499B | Other fracture of unspecified great toe, initial encounter for open fracture | CMS +S92499D | Other fracture of unspecified great toe, subsequent encounter for fracture with routine healing | CMS +S92499G | Other fracture of unspecified great toe, subsequent encounter for fracture with delayed healing | CMS +S92499K | Other fracture of unspecified great toe, subsequent encounter for fracture with nonunion | CMS +S92499P | Other fracture of unspecified great toe, subsequent encounter for fracture with malunion | CMS +S92499S | Other fracture of unspecified great toe, sequela | CMS +S92501A | Displaced unspecified fracture of right lesser toe(s), initial encounter for closed fracture | CMS +S92501B | Displaced unspecified fracture of right lesser toe(s), initial encounter for open fracture | CMS +S92501D | Displaced unspecified fracture of right lesser toe(s), subsequent encounter for fracture with routine healing | CMS +S92501G | Displaced unspecified fracture of right lesser toe(s), subsequent encounter for fracture with delayed healing | CMS +S92501K | Displaced unspecified fracture of right lesser toe(s), subsequent encounter for fracture with nonunion | CMS +S92501P | Displaced unspecified fracture of right lesser toe(s), subsequent encounter for fracture with malunion | CMS +S92501S | Displaced unspecified fracture of right lesser toe(s), sequela | CMS +S92502A | Displaced unspecified fracture of left lesser toe(s), initial encounter for closed fracture | CMS +S92502B | Displaced unspecified fracture of left lesser toe(s), initial encounter for open fracture | CMS +S92502D | Displaced unspecified fracture of left lesser toe(s), subsequent encounter for fracture with routine healing | CMS +S92502G | Displaced unspecified fracture of left lesser toe(s), subsequent encounter for fracture with delayed healing | CMS +S92502K | Displaced unspecified fracture of left lesser toe(s), subsequent encounter for fracture with nonunion | CMS +S92502P | Displaced unspecified fracture of left lesser toe(s), subsequent encounter for fracture with malunion | CMS +S92502S | Displaced unspecified fracture of left lesser toe(s), sequela | CMS +S92503A | Displaced unspecified fracture of unspecified lesser toe(s), initial encounter for closed fracture | CMS +S92503B | Displaced unspecified fracture of unspecified lesser toe(s), initial encounter for open fracture | CMS +S92503D | Displaced unspecified fracture of unspecified lesser toe(s), subsequent encounter for fracture with routine healing | CMS +S92503G | Displaced unspecified fracture of unspecified lesser toe(s), subsequent encounter for fracture with delayed healing | CMS +S92503K | Displaced unspecified fracture of unspecified lesser toe(s), subsequent encounter for fracture with nonunion | CMS +S92503P | Displaced unspecified fracture of unspecified lesser toe(s), subsequent encounter for fracture with malunion | CMS +S92503S | Displaced unspecified fracture of unspecified lesser toe(s), sequela | CMS +S92504A | Nondisplaced unspecified fracture of right lesser toe(s), initial encounter for closed fracture | CMS +S92504B | Nondisplaced unspecified fracture of right lesser toe(s), initial encounter for open fracture | CMS +S92504D | Nondisplaced unspecified fracture of right lesser toe(s), subsequent encounter for fracture with routine healing | CMS +S92504G | Nondisplaced unspecified fracture of right lesser toe(s), subsequent encounter for fracture with delayed healing | CMS +S92504K | Nondisplaced unspecified fracture of right lesser toe(s), subsequent encounter for fracture with nonunion | CMS +S92504P | Nondisplaced unspecified fracture of right lesser toe(s), subsequent encounter for fracture with malunion | CMS +S92504S | Nondisplaced unspecified fracture of right lesser toe(s), sequela | CMS +S92505A | Nondisplaced unspecified fracture of left lesser toe(s), initial encounter for closed fracture | CMS +S92505B | Nondisplaced unspecified fracture of left lesser toe(s), initial encounter for open fracture | CMS +S92505D | Nondisplaced unspecified fracture of left lesser toe(s), subsequent encounter for fracture with routine healing | CMS +S92505G | Nondisplaced unspecified fracture of left lesser toe(s), subsequent encounter for fracture with delayed healing | CMS +S92505K | Nondisplaced unspecified fracture of left lesser toe(s), subsequent encounter for fracture with nonunion | CMS +S92505P | Nondisplaced unspecified fracture of left lesser toe(s), subsequent encounter for fracture with malunion | CMS +S92505S | Nondisplaced unspecified fracture of left lesser toe(s), sequela | CMS +S92506A | Nondisplaced unspecified fracture of unspecified lesser toe(s), initial encounter for closed fracture | CMS +S92506B | Nondisplaced unspecified fracture of unspecified lesser toe(s), initial encounter for open fracture | CMS +S92506D | Nondisplaced unspecified fracture of unspecified lesser toe(s), subsequent encounter for fracture with routine healing | CMS +S92506G | Nondisplaced unspecified fracture of unspecified lesser toe(s), subsequent encounter for fracture with delayed healing | CMS +S92506K | Nondisplaced unspecified fracture of unspecified lesser toe(s), subsequent encounter for fracture with nonunion | CMS +S92506P | Nondisplaced unspecified fracture of unspecified lesser toe(s), subsequent encounter for fracture with malunion | CMS +S92506S | Nondisplaced unspecified fracture of unspecified lesser toe(s), sequela | CMS +S92511A | Displaced fracture of proximal phalanx of right lesser toe(s), initial encounter for closed fracture | CMS +S92511B | Displaced fracture of proximal phalanx of right lesser toe(s), initial encounter for open fracture | CMS +S92511D | Displaced fracture of proximal phalanx of right lesser toe(s), subsequent encounter for fracture with routine healing | CMS +S92511G | Displaced fracture of proximal phalanx of right lesser toe(s), subsequent encounter for fracture with delayed healing | CMS +S92511K | Displaced fracture of proximal phalanx of right lesser toe(s), subsequent encounter for fracture with nonunion | CMS +S92511P | Displaced fracture of proximal phalanx of right lesser toe(s), subsequent encounter for fracture with malunion | CMS +S92511S | Displaced fracture of proximal phalanx of right lesser toe(s), sequela | CMS +S92512A | Displaced fracture of proximal phalanx of left lesser toe(s), initial encounter for closed fracture | CMS +S92512B | Displaced fracture of proximal phalanx of left lesser toe(s), initial encounter for open fracture | CMS +S92512D | Displaced fracture of proximal phalanx of left lesser toe(s), subsequent encounter for fracture with routine healing | CMS +S92512G | Displaced fracture of proximal phalanx of left lesser toe(s), subsequent encounter for fracture with delayed healing | CMS +S92512K | Displaced fracture of proximal phalanx of left lesser toe(s), subsequent encounter for fracture with nonunion | CMS +S92512P | Displaced fracture of proximal phalanx of left lesser toe(s), subsequent encounter for fracture with malunion | CMS +S92512S | Displaced fracture of proximal phalanx of left lesser toe(s), sequela | CMS +S92513A | Displaced fracture of proximal phalanx of unspecified lesser toe(s), initial encounter for closed fracture | CMS +S92513B | Displaced fracture of proximal phalanx of unspecified lesser toe(s), initial encounter for open fracture | CMS +S92513D | Displaced fracture of proximal phalanx of unspecified lesser toe(s), subsequent encounter for fracture with routine healing | CMS +S92513G | Displaced fracture of proximal phalanx of unspecified lesser toe(s), subsequent encounter for fracture with delayed healing | CMS +S92513K | Displaced fracture of proximal phalanx of unspecified lesser toe(s), subsequent encounter for fracture with nonunion | CMS +S92513P | Displaced fracture of proximal phalanx of unspecified lesser toe(s), subsequent encounter for fracture with malunion | CMS +S92513S | Displaced fracture of proximal phalanx of unspecified lesser toe(s), sequela | CMS +S92514A | Nondisplaced fracture of proximal phalanx of right lesser toe(s), initial encounter for closed fracture | CMS +S92514B | Nondisplaced fracture of proximal phalanx of right lesser toe(s), initial encounter for open fracture | CMS +S92514D | Nondisplaced fracture of proximal phalanx of right lesser toe(s), subsequent encounter for fracture with routine healing | CMS +S92514G | Nondisplaced fracture of proximal phalanx of right lesser toe(s), subsequent encounter for fracture with delayed healing | CMS +S92514K | Nondisplaced fracture of proximal phalanx of right lesser toe(s), subsequent encounter for fracture with nonunion | CMS +S92514P | Nondisplaced fracture of proximal phalanx of right lesser toe(s), subsequent encounter for fracture with malunion | CMS +S92514S | Nondisplaced fracture of proximal phalanx of right lesser toe(s), sequela | CMS +S92515A | Nondisplaced fracture of proximal phalanx of left lesser toe(s), initial encounter for closed fracture | CMS +S92515B | Nondisplaced fracture of proximal phalanx of left lesser toe(s), initial encounter for open fracture | CMS +S92515D | Nondisplaced fracture of proximal phalanx of left lesser toe(s), subsequent encounter for fracture with routine healing | CMS +S92515G | Nondisplaced fracture of proximal phalanx of left lesser toe(s), subsequent encounter for fracture with delayed healing | CMS +S92515K | Nondisplaced fracture of proximal phalanx of left lesser toe(s), subsequent encounter for fracture with nonunion | CMS +S92515P | Nondisplaced fracture of proximal phalanx of left lesser toe(s), subsequent encounter for fracture with malunion | CMS +S92515S | Nondisplaced fracture of proximal phalanx of left lesser toe(s), sequela | CMS +S92516A | Nondisplaced fracture of proximal phalanx of unspecified lesser toe(s), initial encounter for closed fracture | CMS +S92516B | Nondisplaced fracture of proximal phalanx of unspecified lesser toe(s), initial encounter for open fracture | CMS +S92516D | Nondisplaced fracture of proximal phalanx of unspecified lesser toe(s), subsequent encounter for fracture with routine healing | CMS +S92516G | Nondisplaced fracture of proximal phalanx of unspecified lesser toe(s), subsequent encounter for fracture with delayed healing | CMS +S92516K | Nondisplaced fracture of proximal phalanx of unspecified lesser toe(s), subsequent encounter for fracture with nonunion | CMS +S92516P | Nondisplaced fracture of proximal phalanx of unspecified lesser toe(s), subsequent encounter for fracture with malunion | CMS +S92516S | Nondisplaced fracture of proximal phalanx of unspecified lesser toe(s), sequela | CMS +S92521A | Displaced fracture of middle phalanx of right lesser toe(s), initial encounter for closed fracture | CMS +S92521B | Displaced fracture of middle phalanx of right lesser toe(s), initial encounter for open fracture | CMS +S92521D | Displaced fracture of middle phalanx of right lesser toe(s), subsequent encounter for fracture with routine healing | CMS +S92521G | Displaced fracture of middle phalanx of right lesser toe(s), subsequent encounter for fracture with delayed healing | CMS +S92521K | Displaced fracture of middle phalanx of right lesser toe(s), subsequent encounter for fracture with nonunion | CMS +S92521P | Displaced fracture of middle phalanx of right lesser toe(s), subsequent encounter for fracture with malunion | CMS +S92521S | Displaced fracture of middle phalanx of right lesser toe(s), sequela | CMS +S92522A | Displaced fracture of middle phalanx of left lesser toe(s), initial encounter for closed fracture | CMS +S92522B | Displaced fracture of middle phalanx of left lesser toe(s), initial encounter for open fracture | CMS +S92522D | Displaced fracture of middle phalanx of left lesser toe(s), subsequent encounter for fracture with routine healing | CMS +S92522G | Displaced fracture of middle phalanx of left lesser toe(s), subsequent encounter for fracture with delayed healing | CMS +S92522K | Displaced fracture of middle phalanx of left lesser toe(s), subsequent encounter for fracture with nonunion | CMS +S92522P | Displaced fracture of middle phalanx of left lesser toe(s), subsequent encounter for fracture with malunion | CMS +S92522S | Displaced fracture of middle phalanx of left lesser toe(s), sequela | CMS +S92523A | Displaced fracture of middle phalanx of unspecified lesser toe(s), initial encounter for closed fracture | CMS +S92523B | Displaced fracture of middle phalanx of unspecified lesser toe(s), initial encounter for open fracture | CMS +S92523D | Displaced fracture of middle phalanx of unspecified lesser toe(s), subsequent encounter for fracture with routine healing | CMS +S92523G | Displaced fracture of middle phalanx of unspecified lesser toe(s), subsequent encounter for fracture with delayed healing | CMS +S92523K | Displaced fracture of middle phalanx of unspecified lesser toe(s), subsequent encounter for fracture with nonunion | CMS +S92523P | Displaced fracture of middle phalanx of unspecified lesser toe(s), subsequent encounter for fracture with malunion | CMS +S92523S | Displaced fracture of middle phalanx of unspecified lesser toe(s), sequela | CMS +S92524A | Nondisplaced fracture of middle phalanx of right lesser toe(s), initial encounter for closed fracture | CMS +S92524B | Nondisplaced fracture of middle phalanx of right lesser toe(s), initial encounter for open fracture | CMS +S92524D | Nondisplaced fracture of middle phalanx of right lesser toe(s), subsequent encounter for fracture with routine healing | CMS +S92524G | Nondisplaced fracture of middle phalanx of right lesser toe(s), subsequent encounter for fracture with delayed healing | CMS +S92524K | Nondisplaced fracture of middle phalanx of right lesser toe(s), subsequent encounter for fracture with nonunion | CMS +S92524P | Nondisplaced fracture of middle phalanx of right lesser toe(s), subsequent encounter for fracture with malunion | CMS +S92524S | Nondisplaced fracture of middle phalanx of right lesser toe(s), sequela | CMS +S92525A | Nondisplaced fracture of middle phalanx of left lesser toe(s), initial encounter for closed fracture | CMS +S92525B | Nondisplaced fracture of middle phalanx of left lesser toe(s), initial encounter for open fracture | CMS +S92525D | Nondisplaced fracture of middle phalanx of left lesser toe(s), subsequent encounter for fracture with routine healing | CMS +S92525G | Nondisplaced fracture of middle phalanx of left lesser toe(s), subsequent encounter for fracture with delayed healing | CMS +S92525K | Nondisplaced fracture of middle phalanx of left lesser toe(s), subsequent encounter for fracture with nonunion | CMS +S92525P | Nondisplaced fracture of middle phalanx of left lesser toe(s), subsequent encounter for fracture with malunion | CMS +S92525S | Nondisplaced fracture of middle phalanx of left lesser toe(s), sequela | CMS +S92526A | Nondisplaced fracture of middle phalanx of unspecified lesser toe(s), initial encounter for closed fracture | CMS +S92526B | Nondisplaced fracture of middle phalanx of unspecified lesser toe(s), initial encounter for open fracture | CMS +S92526D | Nondisplaced fracture of middle phalanx of unspecified lesser toe(s), subsequent encounter for fracture with routine healing | CMS +S92526G | Nondisplaced fracture of middle phalanx of unspecified lesser toe(s), subsequent encounter for fracture with delayed healing | CMS +S92526K | Nondisplaced fracture of middle phalanx of unspecified lesser toe(s), subsequent encounter for fracture with nonunion | CMS +S92526P | Nondisplaced fracture of middle phalanx of unspecified lesser toe(s), subsequent encounter for fracture with malunion | CMS +S92526S | Nondisplaced fracture of middle phalanx of unspecified lesser toe(s), sequela | CMS +S92531A | Displaced fracture of distal phalanx of right lesser toe(s), initial encounter for closed fracture | CMS +S92531B | Displaced fracture of distal phalanx of right lesser toe(s), initial encounter for open fracture | CMS +S92531D | Displaced fracture of distal phalanx of right lesser toe(s), subsequent encounter for fracture with routine healing | CMS +S92531G | Displaced fracture of distal phalanx of right lesser toe(s), subsequent encounter for fracture with delayed healing | CMS +S92531K | Displaced fracture of distal phalanx of right lesser toe(s), subsequent encounter for fracture with nonunion | CMS +S92531P | Displaced fracture of distal phalanx of right lesser toe(s), subsequent encounter for fracture with malunion | CMS +S92531S | Displaced fracture of distal phalanx of right lesser toe(s), sequela | CMS +S92532A | Displaced fracture of distal phalanx of left lesser toe(s), initial encounter for closed fracture | CMS +S92532B | Displaced fracture of distal phalanx of left lesser toe(s), initial encounter for open fracture | CMS +S92532D | Displaced fracture of distal phalanx of left lesser toe(s), subsequent encounter for fracture with routine healing | CMS +S92532G | Displaced fracture of distal phalanx of left lesser toe(s), subsequent encounter for fracture with delayed healing | CMS +S92532K | Displaced fracture of distal phalanx of left lesser toe(s), subsequent encounter for fracture with nonunion | CMS +S92532P | Displaced fracture of distal phalanx of left lesser toe(s), subsequent encounter for fracture with malunion | CMS +S92532S | Displaced fracture of distal phalanx of left lesser toe(s), sequela | CMS +S92533A | Displaced fracture of distal phalanx of unspecified lesser toe(s), initial encounter for closed fracture | CMS +S92533B | Displaced fracture of distal phalanx of unspecified lesser toe(s), initial encounter for open fracture | CMS +S92533D | Displaced fracture of distal phalanx of unspecified lesser toe(s), subsequent encounter for fracture with routine healing | CMS +S92533G | Displaced fracture of distal phalanx of unspecified lesser toe(s), subsequent encounter for fracture with delayed healing | CMS +S92533K | Displaced fracture of distal phalanx of unspecified lesser toe(s), subsequent encounter for fracture with nonunion | CMS +S92533P | Displaced fracture of distal phalanx of unspecified lesser toe(s), subsequent encounter for fracture with malunion | CMS +S92533S | Displaced fracture of distal phalanx of unspecified lesser toe(s), sequela | CMS +S92534A | Nondisplaced fracture of distal phalanx of right lesser toe(s), initial encounter for closed fracture | CMS +S92534B | Nondisplaced fracture of distal phalanx of right lesser toe(s), initial encounter for open fracture | CMS +S92534D | Nondisplaced fracture of distal phalanx of right lesser toe(s), subsequent encounter for fracture with routine healing | CMS +S92534G | Nondisplaced fracture of distal phalanx of right lesser toe(s), subsequent encounter for fracture with delayed healing | CMS +S92534K | Nondisplaced fracture of distal phalanx of right lesser toe(s), subsequent encounter for fracture with nonunion | CMS +S92534P | Nondisplaced fracture of distal phalanx of right lesser toe(s), subsequent encounter for fracture with malunion | CMS +S92534S | Nondisplaced fracture of distal phalanx of right lesser toe(s), sequela | CMS +S92535A | Nondisplaced fracture of distal phalanx of left lesser toe(s), initial encounter for closed fracture | CMS +S92535B | Nondisplaced fracture of distal phalanx of left lesser toe(s), initial encounter for open fracture | CMS +S92535D | Nondisplaced fracture of distal phalanx of left lesser toe(s), subsequent encounter for fracture with routine healing | CMS +S92535G | Nondisplaced fracture of distal phalanx of left lesser toe(s), subsequent encounter for fracture with delayed healing | CMS +S92535K | Nondisplaced fracture of distal phalanx of left lesser toe(s), subsequent encounter for fracture with nonunion | CMS +S92535P | Nondisplaced fracture of distal phalanx of left lesser toe(s), subsequent encounter for fracture with malunion | CMS +S92535S | Nondisplaced fracture of distal phalanx of left lesser toe(s), sequela | CMS +S92536A | Nondisplaced fracture of distal phalanx of unspecified lesser toe(s), initial encounter for closed fracture | CMS +S92536B | Nondisplaced fracture of distal phalanx of unspecified lesser toe(s), initial encounter for open fracture | CMS +S92536D | Nondisplaced fracture of distal phalanx of unspecified lesser toe(s), subsequent encounter for fracture with routine healing | CMS +S92536G | Nondisplaced fracture of distal phalanx of unspecified lesser toe(s), subsequent encounter for fracture with delayed healing | CMS +S92536K | Nondisplaced fracture of distal phalanx of unspecified lesser toe(s), subsequent encounter for fracture with nonunion | CMS +S92536P | Nondisplaced fracture of distal phalanx of unspecified lesser toe(s), subsequent encounter for fracture with malunion | CMS +S92536S | Nondisplaced fracture of distal phalanx of unspecified lesser toe(s), sequela | CMS +S92591A | Other fracture of right lesser toe(s), initial encounter for closed fracture | CMS +S92591B | Other fracture of right lesser toe(s), initial encounter for open fracture | CMS +S92591D | Other fracture of right lesser toe(s), subsequent encounter for fracture with routine healing | CMS +S92591G | Other fracture of right lesser toe(s), subsequent encounter for fracture with delayed healing | CMS +S92591K | Other fracture of right lesser toe(s), subsequent encounter for fracture with nonunion | CMS +S92591P | Other fracture of right lesser toe(s), subsequent encounter for fracture with malunion | CMS +S92591S | Other fracture of right lesser toe(s), sequela | CMS +S92592A | Other fracture of left lesser toe(s), initial encounter for closed fracture | CMS +S92592B | Other fracture of left lesser toe(s), initial encounter for open fracture | CMS +S92592D | Other fracture of left lesser toe(s), subsequent encounter for fracture with routine healing | CMS +S92592G | Other fracture of left lesser toe(s), subsequent encounter for fracture with delayed healing | CMS +S92592K | Other fracture of left lesser toe(s), subsequent encounter for fracture with nonunion | CMS +S92592P | Other fracture of left lesser toe(s), subsequent encounter for fracture with malunion | CMS +S92592S | Other fracture of left lesser toe(s), sequela | CMS +S92599A | Other fracture of unspecified lesser toe(s), initial encounter for closed fracture | CMS +S92599B | Other fracture of unspecified lesser toe(s), initial encounter for open fracture | CMS +S92599D | Other fracture of unspecified lesser toe(s), subsequent encounter for fracture with routine healing | CMS +S92599G | Other fracture of unspecified lesser toe(s), subsequent encounter for fracture with delayed healing | CMS +S92599K | Other fracture of unspecified lesser toe(s), subsequent encounter for fracture with nonunion | CMS +S92599P | Other fracture of unspecified lesser toe(s), subsequent encounter for fracture with malunion | CMS +S92599S | Other fracture of unspecified lesser toe(s), sequela | CMS +S92811A | Other fracture of right foot, initial encounter for closed fracture | CMS +S92811B | Other fracture of right foot, initial encounter for open fracture | CMS +S92811D | Other fracture of right foot, subsequent encounter for fracture with routine healing | CMS +S92811G | Other fracture of right foot, subsequent encounter for fracture with delayed healing | CMS +S92811K | Other fracture of right foot, subsequent encounter for fracture with nonunion | CMS +S92811P | Other fracture of right foot, subsequent encounter for fracture with malunion | CMS +S92811S | Other fracture of right foot, sequela | CMS +S92812A | Other fracture of left foot, initial encounter for closed fracture | CMS +S92812B | Other fracture of left foot, initial encounter for open fracture | CMS +S92812D | Other fracture of left foot, subsequent encounter for fracture with routine healing | CMS +S92812G | Other fracture of left foot, subsequent encounter for fracture with delayed healing | CMS +S92812K | Other fracture of left foot, subsequent encounter for fracture with nonunion | CMS +S92812P | Other fracture of left foot, subsequent encounter for fracture with malunion | CMS +S92812S | Other fracture of left foot, sequela | CMS +S92819A | Other fracture of unspecified foot, initial encounter for closed fracture | CMS +S92819B | Other fracture of unspecified foot, initial encounter for open fracture | CMS +S92819D | Other fracture of unspecified foot, subsequent encounter for fracture with routine healing | CMS +S92819G | Other fracture of unspecified foot, subsequent encounter for fracture with delayed healing | CMS +S92819K | Other fracture of unspecified foot, subsequent encounter for fracture with nonunion | CMS +S92819P | Other fracture of unspecified foot, subsequent encounter for fracture with malunion | CMS +S92819S | Other fracture of unspecified foot, sequela | CMS +S92901A | Unspecified fracture of right foot, initial encounter for closed fracture | CMS +S92901B | Unspecified fracture of right foot, initial encounter for open fracture | CMS +S92901D | Unspecified fracture of right foot, subsequent encounter for fracture with routine healing | CMS +S92901G | Unspecified fracture of right foot, subsequent encounter for fracture with delayed healing | CMS +S92901K | Unspecified fracture of right foot, subsequent encounter for fracture with nonunion | CMS +S92901P | Unspecified fracture of right foot, subsequent encounter for fracture with malunion | CMS +S92901S | Unspecified fracture of right foot, sequela | CMS +S92902A | Unspecified fracture of left foot, initial encounter for closed fracture | CMS +S92902B | Unspecified fracture of left foot, initial encounter for open fracture | CMS +S92902D | Unspecified fracture of left foot, subsequent encounter for fracture with routine healing | CMS +S92902G | Unspecified fracture of left foot, subsequent encounter for fracture with delayed healing | CMS +S92902K | Unspecified fracture of left foot, subsequent encounter for fracture with nonunion | CMS +S92902P | Unspecified fracture of left foot, subsequent encounter for fracture with malunion | CMS +S92902S | Unspecified fracture of left foot, sequela | CMS +S92909A | Unspecified fracture of unspecified foot, initial encounter for closed fracture | CMS +S92909B | Unspecified fracture of unspecified foot, initial encounter for open fracture | CMS +S92909D | Unspecified fracture of unspecified foot, subsequent encounter for fracture with routine healing | CMS +S92909G | Unspecified fracture of unspecified foot, subsequent encounter for fracture with delayed healing | CMS +S92909K | Unspecified fracture of unspecified foot, subsequent encounter for fracture with nonunion | CMS +S92909P | Unspecified fracture of unspecified foot, subsequent encounter for fracture with malunion | CMS +S92909S | Unspecified fracture of unspecified foot, sequela | CMS +S92911A | Unspecified fracture of right toe(s), initial encounter for closed fracture | CMS +S92911B | Unspecified fracture of right toe(s), initial encounter for open fracture | CMS +S92911D | Unspecified fracture of right toe(s), subsequent encounter for fracture with routine healing | CMS +S92911G | Unspecified fracture of right toe(s), subsequent encounter for fracture with delayed healing | CMS +S92911K | Unspecified fracture of right toe(s), subsequent encounter for fracture with nonunion | CMS +S92911P | Unspecified fracture of right toe(s), subsequent encounter for fracture with malunion | CMS +S92911S | Unspecified fracture of right toe(s), sequela | CMS +S92912A | Unspecified fracture of left toe(s), initial encounter for closed fracture | CMS +S92912B | Unspecified fracture of left toe(s), initial encounter for open fracture | CMS +S92912D | Unspecified fracture of left toe(s), subsequent encounter for fracture with routine healing | CMS +S92912G | Unspecified fracture of left toe(s), subsequent encounter for fracture with delayed healing | CMS +S92912K | Unspecified fracture of left toe(s), subsequent encounter for fracture with nonunion | CMS +S92912P | Unspecified fracture of left toe(s), subsequent encounter for fracture with malunion | CMS +S92912S | Unspecified fracture of left toe(s), sequela | CMS +S92919A | Unspecified fracture of unspecified toe(s), initial encounter for closed fracture | CMS +S92919B | Unspecified fracture of unspecified toe(s), initial encounter for open fracture | CMS +S92919D | Unspecified fracture of unspecified toe(s), subsequent encounter for fracture with routine healing | CMS +S92919G | Unspecified fracture of unspecified toe(s), subsequent encounter for fracture with delayed healing | CMS +S92919K | Unspecified fracture of unspecified toe(s), subsequent encounter for fracture with nonunion | CMS +S92919P | Unspecified fracture of unspecified toe(s), subsequent encounter for fracture with malunion | CMS +S92919S | Unspecified fracture of unspecified toe(s), sequela | CMS +S9301XA | Subluxation of right ankle joint, initial encounter | CMS +S9301XD | Subluxation of right ankle joint, subsequent encounter | CMS +S9301XS | Subluxation of right ankle joint, sequela | CMS +S9302XA | Subluxation of left ankle joint, initial encounter | CMS +S9302XD | Subluxation of left ankle joint, subsequent encounter | CMS +S9302XS | Subluxation of left ankle joint, sequela | CMS +S9303XA | Subluxation of unspecified ankle joint, initial encounter | CMS +S9303XD | Subluxation of unspecified ankle joint, subsequent encounter | CMS +S9303XS | Subluxation of unspecified ankle joint, sequela | CMS +S9304XA | Dislocation of right ankle joint, initial encounter | CMS +S9304XD | Dislocation of right ankle joint, subsequent encounter | CMS +S9304XS | Dislocation of right ankle joint, sequela | CMS +S9305XA | Dislocation of left ankle joint, initial encounter | CMS +S9305XD | Dislocation of left ankle joint, subsequent encounter | CMS +S9305XS | Dislocation of left ankle joint, sequela | CMS +S9306XA | Dislocation of unspecified ankle joint, initial encounter | CMS +S9306XD | Dislocation of unspecified ankle joint, subsequent encounter | CMS +S9306XS | Dislocation of unspecified ankle joint, sequela | CMS +S93101A | Unspecified subluxation of right toe(s), initial encounter | CMS +S93101D | Unspecified subluxation of right toe(s), subsequent encounter | CMS +S93101S | Unspecified subluxation of right toe(s), sequela | CMS +S93102A | Unspecified subluxation of left toe(s), initial encounter | CMS +S93102D | Unspecified subluxation of left toe(s), subsequent encounter | CMS +S93102S | Unspecified subluxation of left toe(s), sequela | CMS +S93103A | Unspecified subluxation of unspecified toe(s), initial encounter | CMS +S93103D | Unspecified subluxation of unspecified toe(s), subsequent encounter | CMS +S93103S | Unspecified subluxation of unspecified toe(s), sequela | CMS +S93104A | Unspecified dislocation of right toe(s), initial encounter | CMS +S93104D | Unspecified dislocation of right toe(s), subsequent encounter | CMS +S93104S | Unspecified dislocation of right toe(s), sequela | CMS +S93105A | Unspecified dislocation of left toe(s), initial encounter | CMS +S93105D | Unspecified dislocation of left toe(s), subsequent encounter | CMS +S93105S | Unspecified dislocation of left toe(s), sequela | CMS +S93106A | Unspecified dislocation of unspecified toe(s), initial encounter | CMS +S93106D | Unspecified dislocation of unspecified toe(s), subsequent encounter | CMS +S93106S | Unspecified dislocation of unspecified toe(s), sequela | CMS +S93111A | Dislocation of interphalangeal joint of right great toe, initial encounter | CMS +S93111D | Dislocation of interphalangeal joint of right great toe, subsequent encounter | CMS +S93111S | Dislocation of interphalangeal joint of right great toe, sequela | CMS +S93112A | Dislocation of interphalangeal joint of left great toe, initial encounter | CMS +S93112D | Dislocation of interphalangeal joint of left great toe, subsequent encounter | CMS +S93112S | Dislocation of interphalangeal joint of left great toe, sequela | CMS +S93113A | Dislocation of interphalangeal joint of unspecified great toe, initial encounter | CMS +S93113D | Dislocation of interphalangeal joint of unspecified great toe, subsequent encounter | CMS +S93113S | Dislocation of interphalangeal joint of unspecified great toe, sequela | CMS +S93114A | Dislocation of interphalangeal joint of right lesser toe(s), initial encounter | CMS +S93114D | Dislocation of interphalangeal joint of right lesser toe(s), subsequent encounter | CMS +S93114S | Dislocation of interphalangeal joint of right lesser toe(s), sequela | CMS +S93115A | Dislocation of interphalangeal joint of left lesser toe(s), initial encounter | CMS +S93115D | Dislocation of interphalangeal joint of left lesser toe(s), subsequent encounter | CMS +S93115S | Dislocation of interphalangeal joint of left lesser toe(s), sequela | CMS +S93116A | Dislocation of interphalangeal joint of unspecified lesser toe(s), initial encounter | CMS +S93116D | Dislocation of interphalangeal joint of unspecified lesser toe(s), subsequent encounter | CMS +S93116S | Dislocation of interphalangeal joint of unspecified lesser toe(s), sequela | CMS +S93119A | Dislocation of interphalangeal joint of unspecified toe(s), initial encounter | CMS +S93119D | Dislocation of interphalangeal joint of unspecified toe(s), subsequent encounter | CMS +S93119S | Dislocation of interphalangeal joint of unspecified toe(s), sequela | CMS +S93121A | Dislocation of metatarsophalangeal joint of right great toe, initial encounter | CMS +S93121D | Dislocation of metatarsophalangeal joint of right great toe, subsequent encounter | CMS +S93121S | Dislocation of metatarsophalangeal joint of right great toe, sequela | CMS +S93122A | Dislocation of metatarsophalangeal joint of left great toe, initial encounter | CMS +S93122D | Dislocation of metatarsophalangeal joint of left great toe, subsequent encounter | CMS +S93122S | Dislocation of metatarsophalangeal joint of left great toe, sequela | CMS +S93123A | Dislocation of metatarsophalangeal joint of unspecified great toe, initial encounter | CMS +S93123D | Dislocation of metatarsophalangeal joint of unspecified great toe, subsequent encounter | CMS +S93123S | Dislocation of metatarsophalangeal joint of unspecified great toe, sequela | CMS +S93124A | Dislocation of metatarsophalangeal joint of right lesser toe(s), initial encounter | CMS +S93124D | Dislocation of metatarsophalangeal joint of right lesser toe(s), subsequent encounter | CMS +S93124S | Dislocation of metatarsophalangeal joint of right lesser toe(s), sequela | CMS +S93125A | Dislocation of metatarsophalangeal joint of left lesser toe(s), initial encounter | CMS +S93125D | Dislocation of metatarsophalangeal joint of left lesser toe(s), subsequent encounter | CMS +S93125S | Dislocation of metatarsophalangeal joint of left lesser toe(s), sequela | CMS +S93126A | Dislocation of metatarsophalangeal joint of unspecified lesser toe(s), initial encounter | CMS +S93126D | Dislocation of metatarsophalangeal joint of unspecified lesser toe(s), subsequent encounter | CMS +S93126S | Dislocation of metatarsophalangeal joint of unspecified lesser toe(s), sequela | CMS +S93129A | Dislocation of metatarsophalangeal joint of unspecified toe(s), initial encounter | CMS +S93129D | Dislocation of metatarsophalangeal joint of unspecified toe(s), subsequent encounter | CMS +S93129S | Dislocation of metatarsophalangeal joint of unspecified toe(s), sequela | CMS +S93131A | Subluxation of interphalangeal joint of right great toe, initial encounter | CMS +S93131D | Subluxation of interphalangeal joint of right great toe, subsequent encounter | CMS +S93131S | Subluxation of interphalangeal joint of right great toe, sequela | CMS +S93132A | Subluxation of interphalangeal joint of left great toe, initial encounter | CMS +S93132D | Subluxation of interphalangeal joint of left great toe, subsequent encounter | CMS +S93132S | Subluxation of interphalangeal joint of left great toe, sequela | CMS +S93133A | Subluxation of interphalangeal joint of unspecified great toe, initial encounter | CMS +S93133D | Subluxation of interphalangeal joint of unspecified great toe, subsequent encounter | CMS +S93133S | Subluxation of interphalangeal joint of unspecified great toe, sequela | CMS +S93134A | Subluxation of interphalangeal joint of right lesser toe(s), initial encounter | CMS +S93134D | Subluxation of interphalangeal joint of right lesser toe(s), subsequent encounter | CMS +S93134S | Subluxation of interphalangeal joint of right lesser toe(s), sequela | CMS +S93135A | Subluxation of interphalangeal joint of left lesser toe(s), initial encounter | CMS +S93135D | Subluxation of interphalangeal joint of left lesser toe(s), subsequent encounter | CMS +S93135S | Subluxation of interphalangeal joint of left lesser toe(s), sequela | CMS +S93136A | Subluxation of interphalangeal joint of unspecified lesser toe(s), initial encounter | CMS +S93136D | Subluxation of interphalangeal joint of unspecified lesser toe(s), subsequent encounter | CMS +S93136S | Subluxation of interphalangeal joint of unspecified lesser toe(s), sequela | CMS +S93139A | Subluxation of interphalangeal joint of unspecified toe(s), initial encounter | CMS +S93139D | Subluxation of interphalangeal joint of unspecified toe(s), subsequent encounter | CMS +S93139S | Subluxation of interphalangeal joint of unspecified toe(s), sequela | CMS +S93141A | Subluxation of metatarsophalangeal joint of right great toe, initial encounter | CMS +S93141D | Subluxation of metatarsophalangeal joint of right great toe, subsequent encounter | CMS +S93141S | Subluxation of metatarsophalangeal joint of right great toe, sequela | CMS +S93142A | Subluxation of metatarsophalangeal joint of left great toe, initial encounter | CMS +S93142D | Subluxation of metatarsophalangeal joint of left great toe, subsequent encounter | CMS +S93142S | Subluxation of metatarsophalangeal joint of left great toe, sequela | CMS +S93143A | Subluxation of metatarsophalangeal joint of unspecified great toe, initial encounter | CMS +S93143D | Subluxation of metatarsophalangeal joint of unspecified great toe, subsequent encounter | CMS +S93143S | Subluxation of metatarsophalangeal joint of unspecified great toe, sequela | CMS +S93144A | Subluxation of metatarsophalangeal joint of right lesser toe(s), initial encounter | CMS +S93144D | Subluxation of metatarsophalangeal joint of right lesser toe(s), subsequent encounter | CMS +S93144S | Subluxation of metatarsophalangeal joint of right lesser toe(s), sequela | CMS +S93145A | Subluxation of metatarsophalangeal joint of left lesser toe(s), initial encounter | CMS +S93145D | Subluxation of metatarsophalangeal joint of left lesser toe(s), subsequent encounter | CMS +S93145S | Subluxation of metatarsophalangeal joint of left lesser toe(s), sequela | CMS +S93146A | Subluxation of metatarsophalangeal joint of unspecified lesser toe(s), initial encounter | CMS +S93146D | Subluxation of metatarsophalangeal joint of unspecified lesser toe(s), subsequent encounter | CMS +S93146S | Subluxation of metatarsophalangeal joint of unspecified lesser toe(s), sequela | CMS +S93149A | Subluxation of metatarsophalangeal joint of unspecified toe(s), initial encounter | CMS +S93149D | Subluxation of metatarsophalangeal joint of unspecified toe(s), subsequent encounter | CMS +S93149S | Subluxation of metatarsophalangeal joint of unspecified toe(s), sequela | CMS +S93301A | Unspecified subluxation of right foot, initial encounter | CMS +S93301D | Unspecified subluxation of right foot, subsequent encounter | CMS +S93301S | Unspecified subluxation of right foot, sequela | CMS +S93302A | Unspecified subluxation of left foot, initial encounter | CMS +S93302D | Unspecified subluxation of left foot, subsequent encounter | CMS +S93302S | Unspecified subluxation of left foot, sequela | CMS +S93303A | Unspecified subluxation of unspecified foot, initial encounter | CMS +S93303D | Unspecified subluxation of unspecified foot, subsequent encounter | CMS +S93303S | Unspecified subluxation of unspecified foot, sequela | CMS +S93304A | Unspecified dislocation of right foot, initial encounter | CMS +S93304D | Unspecified dislocation of right foot, subsequent encounter | CMS +S93304S | Unspecified dislocation of right foot, sequela | CMS +S93305A | Unspecified dislocation of left foot, initial encounter | CMS +S93305D | Unspecified dislocation of left foot, subsequent encounter | CMS +S93305S | Unspecified dislocation of left foot, sequela | CMS +S93306A | Unspecified dislocation of unspecified foot, initial encounter | CMS +S93306D | Unspecified dislocation of unspecified foot, subsequent encounter | CMS +S93306S | Unspecified dislocation of unspecified foot, sequela | CMS +S93311A | Subluxation of tarsal joint of right foot, initial encounter | CMS +S93311D | Subluxation of tarsal joint of right foot, subsequent encounter | CMS +S93311S | Subluxation of tarsal joint of right foot, sequela | CMS +S93312A | Subluxation of tarsal joint of left foot, initial encounter | CMS +S93312D | Subluxation of tarsal joint of left foot, subsequent encounter | CMS +S93312S | Subluxation of tarsal joint of left foot, sequela | CMS +S93313A | Subluxation of tarsal joint of unspecified foot, initial encounter | CMS +S93313D | Subluxation of tarsal joint of unspecified foot, subsequent encounter | CMS +S93313S | Subluxation of tarsal joint of unspecified foot, sequela | CMS +S93314A | Dislocation of tarsal joint of right foot, initial encounter | CMS +S93314D | Dislocation of tarsal joint of right foot, subsequent encounter | CMS +S93314S | Dislocation of tarsal joint of right foot, sequela | CMS +S93315A | Dislocation of tarsal joint of left foot, initial encounter | CMS +S93315D | Dislocation of tarsal joint of left foot, subsequent encounter | CMS +S93315S | Dislocation of tarsal joint of left foot, sequela | CMS +S93316A | Dislocation of tarsal joint of unspecified foot, initial encounter | CMS +S93316D | Dislocation of tarsal joint of unspecified foot, subsequent encounter | CMS +S93316S | Dislocation of tarsal joint of unspecified foot, sequela | CMS +S93321A | Subluxation of tarsometatarsal joint of right foot, initial encounter | CMS +S93321D | Subluxation of tarsometatarsal joint of right foot, subsequent encounter | CMS +S93321S | Subluxation of tarsometatarsal joint of right foot, sequela | CMS +S93322A | Subluxation of tarsometatarsal joint of left foot, initial encounter | CMS +S93322D | Subluxation of tarsometatarsal joint of left foot, subsequent encounter | CMS +S93322S | Subluxation of tarsometatarsal joint of left foot, sequela | CMS +S93323A | Subluxation of tarsometatarsal joint of unspecified foot, initial encounter | CMS +S93323D | Subluxation of tarsometatarsal joint of unspecified foot, subsequent encounter | CMS +S93323S | Subluxation of tarsometatarsal joint of unspecified foot, sequela | CMS +S93324A | Dislocation of tarsometatarsal joint of right foot, initial encounter | CMS +S93324D | Dislocation of tarsometatarsal joint of right foot, subsequent encounter | CMS +S93324S | Dislocation of tarsometatarsal joint of right foot, sequela | CMS +S93325A | Dislocation of tarsometatarsal joint of left foot, initial encounter | CMS +S93325D | Dislocation of tarsometatarsal joint of left foot, subsequent encounter | CMS +S93325S | Dislocation of tarsometatarsal joint of left foot, sequela | CMS +S93326A | Dislocation of tarsometatarsal joint of unspecified foot, initial encounter | CMS +S93326D | Dislocation of tarsometatarsal joint of unspecified foot, subsequent encounter | CMS +S93326S | Dislocation of tarsometatarsal joint of unspecified foot, sequela | CMS +S93331A | Other subluxation of right foot, initial encounter | CMS +S93331D | Other subluxation of right foot, subsequent encounter | CMS +S93331S | Other subluxation of right foot, sequela | CMS +S93332A | Other subluxation of left foot, initial encounter | CMS +S93332D | Other subluxation of left foot, subsequent encounter | CMS +S93332S | Other subluxation of left foot, sequela | CMS +S93333A | Other subluxation of unspecified foot, initial encounter | CMS +S93333D | Other subluxation of unspecified foot, subsequent encounter | CMS +S93333S | Other subluxation of unspecified foot, sequela | CMS +S93334A | Other dislocation of right foot, initial encounter | CMS +S93334D | Other dislocation of right foot, subsequent encounter | CMS +S93334S | Other dislocation of right foot, sequela | CMS +S93335A | Other dislocation of left foot, initial encounter | CMS +S93335D | Other dislocation of left foot, subsequent encounter | CMS +S93335S | Other dislocation of left foot, sequela | CMS +S93336A | Other dislocation of unspecified foot, initial encounter | CMS +S93336D | Other dislocation of unspecified foot, subsequent encounter | CMS +S93336S | Other dislocation of unspecified foot, sequela | CMS +S93401A | Sprain of unspecified ligament of right ankle, initial encounter | CMS +S93401D | Sprain of unspecified ligament of right ankle, subsequent encounter | CMS +S93401S | Sprain of unspecified ligament of right ankle, sequela | CMS +S93402A | Sprain of unspecified ligament of left ankle, initial encounter | CMS +S93402D | Sprain of unspecified ligament of left ankle, subsequent encounter | CMS +S93402S | Sprain of unspecified ligament of left ankle, sequela | CMS +S93409A | Sprain of unspecified ligament of unspecified ankle, initial encounter | CMS +S93409D | Sprain of unspecified ligament of unspecified ankle, subsequent encounter | CMS +S93409S | Sprain of unspecified ligament of unspecified ankle, sequela | CMS +S93411A | Sprain of calcaneofibular ligament of right ankle, initial encounter | CMS +S93411D | Sprain of calcaneofibular ligament of right ankle, subsequent encounter | CMS +S93411S | Sprain of calcaneofibular ligament of right ankle, sequela | CMS +S93412A | Sprain of calcaneofibular ligament of left ankle, initial encounter | CMS +S93412D | Sprain of calcaneofibular ligament of left ankle, subsequent encounter | CMS +S93412S | Sprain of calcaneofibular ligament of left ankle, sequela | CMS +S93419A | Sprain of calcaneofibular ligament of unspecified ankle, initial encounter | CMS +S93419D | Sprain of calcaneofibular ligament of unspecified ankle, subsequent encounter | CMS +S93419S | Sprain of calcaneofibular ligament of unspecified ankle, sequela | CMS +S93421A | Sprain of deltoid ligament of right ankle, initial encounter | CMS +S93421D | Sprain of deltoid ligament of right ankle, subsequent encounter | CMS +S93421S | Sprain of deltoid ligament of right ankle, sequela | CMS +S93422A | Sprain of deltoid ligament of left ankle, initial encounter | CMS +S93422D | Sprain of deltoid ligament of left ankle, subsequent encounter | CMS +S93422S | Sprain of deltoid ligament of left ankle, sequela | CMS +S93429A | Sprain of deltoid ligament of unspecified ankle, initial encounter | CMS +S93429D | Sprain of deltoid ligament of unspecified ankle, subsequent encounter | CMS +S93429S | Sprain of deltoid ligament of unspecified ankle, sequela | CMS +S93431A | Sprain of tibiofibular ligament of right ankle, initial encounter | CMS +S93431D | Sprain of tibiofibular ligament of right ankle, subsequent encounter | CMS +S93431S | Sprain of tibiofibular ligament of right ankle, sequela | CMS +S93432A | Sprain of tibiofibular ligament of left ankle, initial encounter | CMS +S93432D | Sprain of tibiofibular ligament of left ankle, subsequent encounter | CMS +S93432S | Sprain of tibiofibular ligament of left ankle, sequela | CMS +S93439A | Sprain of tibiofibular ligament of unspecified ankle, initial encounter | CMS +S93439D | Sprain of tibiofibular ligament of unspecified ankle, subsequent encounter | CMS +S93439S | Sprain of tibiofibular ligament of unspecified ankle, sequela | CMS +S93491A | Sprain of other ligament of right ankle, initial encounter | CMS +S93491D | Sprain of other ligament of right ankle, subsequent encounter | CMS +S93491S | Sprain of other ligament of right ankle, sequela | CMS +S93492A | Sprain of other ligament of left ankle, initial encounter | CMS +S93492D | Sprain of other ligament of left ankle, subsequent encounter | CMS +S93492S | Sprain of other ligament of left ankle, sequela | CMS +S93499A | Sprain of other ligament of unspecified ankle, initial encounter | CMS +S93499D | Sprain of other ligament of unspecified ankle, subsequent encounter | CMS +S93499S | Sprain of other ligament of unspecified ankle, sequela | CMS +S93501A | Unspecified sprain of right great toe, initial encounter | CMS +S93501D | Unspecified sprain of right great toe, subsequent encounter | CMS +S93501S | Unspecified sprain of right great toe, sequela | CMS +S93502A | Unspecified sprain of left great toe, initial encounter | CMS +S93502D | Unspecified sprain of left great toe, subsequent encounter | CMS +S93502S | Unspecified sprain of left great toe, sequela | CMS +S93503A | Unspecified sprain of unspecified great toe, initial encounter | CMS +S93503D | Unspecified sprain of unspecified great toe, subsequent encounter | CMS +S93503S | Unspecified sprain of unspecified great toe, sequela | CMS +S93504A | Unspecified sprain of right lesser toe(s), initial encounter | CMS +S93504D | Unspecified sprain of right lesser toe(s), subsequent encounter | CMS +S93504S | Unspecified sprain of right lesser toe(s), sequela | CMS +S93505A | Unspecified sprain of left lesser toe(s), initial encounter | CMS +S93505D | Unspecified sprain of left lesser toe(s), subsequent encounter | CMS +S93505S | Unspecified sprain of left lesser toe(s), sequela | CMS +S93506A | Unspecified sprain of unspecified lesser toe(s), initial encounter | CMS +S93506D | Unspecified sprain of unspecified lesser toe(s), subsequent encounter | CMS +S93506S | Unspecified sprain of unspecified lesser toe(s), sequela | CMS +S93509A | Unspecified sprain of unspecified toe(s), initial encounter | CMS +S93509D | Unspecified sprain of unspecified toe(s), subsequent encounter | CMS +S93509S | Unspecified sprain of unspecified toe(s), sequela | CMS +S93511A | Sprain of interphalangeal joint of right great toe, initial encounter | CMS +S93511D | Sprain of interphalangeal joint of right great toe, subsequent encounter | CMS +S93511S | Sprain of interphalangeal joint of right great toe, sequela | CMS +S93512A | Sprain of interphalangeal joint of left great toe, initial encounter | CMS +S93512D | Sprain of interphalangeal joint of left great toe, subsequent encounter | CMS +S93512S | Sprain of interphalangeal joint of left great toe, sequela | CMS +S93513A | Sprain of interphalangeal joint of unspecified great toe, initial encounter | CMS +S93513D | Sprain of interphalangeal joint of unspecified great toe, subsequent encounter | CMS +S93513S | Sprain of interphalangeal joint of unspecified great toe, sequela | CMS +S93514A | Sprain of interphalangeal joint of right lesser toe(s), initial encounter | CMS +S93514D | Sprain of interphalangeal joint of right lesser toe(s), subsequent encounter | CMS +S93514S | Sprain of interphalangeal joint of right lesser toe(s), sequela | CMS +S93515A | Sprain of interphalangeal joint of left lesser toe(s), initial encounter | CMS +S93515D | Sprain of interphalangeal joint of left lesser toe(s), subsequent encounter | CMS +S93515S | Sprain of interphalangeal joint of left lesser toe(s), sequela | CMS +S93516A | Sprain of interphalangeal joint of unspecified lesser toe(s), initial encounter | CMS +S93516D | Sprain of interphalangeal joint of unspecified lesser toe(s), subsequent encounter | CMS +S93516S | Sprain of interphalangeal joint of unspecified lesser toe(s), sequela | CMS +S93519A | Sprain of interphalangeal joint of unspecified toe(s), initial encounter | CMS +S93519D | Sprain of interphalangeal joint of unspecified toe(s), subsequent encounter | CMS +S93519S | Sprain of interphalangeal joint of unspecified toe(s), sequela | CMS +S93521A | Sprain of metatarsophalangeal joint of right great toe, initial encounter | CMS +S93521D | Sprain of metatarsophalangeal joint of right great toe, subsequent encounter | CMS +S93521S | Sprain of metatarsophalangeal joint of right great toe, sequela | CMS +S93522A | Sprain of metatarsophalangeal joint of left great toe, initial encounter | CMS +S93522D | Sprain of metatarsophalangeal joint of left great toe, subsequent encounter | CMS +S93522S | Sprain of metatarsophalangeal joint of left great toe, sequela | CMS +S93523A | Sprain of metatarsophalangeal joint of unspecified great toe, initial encounter | CMS +S93523D | Sprain of metatarsophalangeal joint of unspecified great toe, subsequent encounter | CMS +S93523S | Sprain of metatarsophalangeal joint of unspecified great toe, sequela | CMS +S93524A | Sprain of metatarsophalangeal joint of right lesser toe(s), initial encounter | CMS +S93524D | Sprain of metatarsophalangeal joint of right lesser toe(s), subsequent encounter | CMS +S93524S | Sprain of metatarsophalangeal joint of right lesser toe(s), sequela | CMS +S93525A | Sprain of metatarsophalangeal joint of left lesser toe(s), initial encounter | CMS +S93525D | Sprain of metatarsophalangeal joint of left lesser toe(s), subsequent encounter | CMS +S93525S | Sprain of metatarsophalangeal joint of left lesser toe(s), sequela | CMS +S93526A | Sprain of metatarsophalangeal joint of unspecified lesser toe(s), initial encounter | CMS +S93526D | Sprain of metatarsophalangeal joint of unspecified lesser toe(s), subsequent encounter | CMS +S93526S | Sprain of metatarsophalangeal joint of unspecified lesser toe(s), sequela | CMS +S93529A | Sprain of metatarsophalangeal joint of unspecified toe(s), initial encounter | CMS +S93529D | Sprain of metatarsophalangeal joint of unspecified toe(s), subsequent encounter | CMS +S93529S | Sprain of metatarsophalangeal joint of unspecified toe(s), sequela | CMS +S93601A | Unspecified sprain of right foot, initial encounter | CMS +S93601D | Unspecified sprain of right foot, subsequent encounter | CMS +S93601S | Unspecified sprain of right foot, sequela | CMS +S93602A | Unspecified sprain of left foot, initial encounter | CMS +S93602D | Unspecified sprain of left foot, subsequent encounter | CMS +S93602S | Unspecified sprain of left foot, sequela | CMS +S93609A | Unspecified sprain of unspecified foot, initial encounter | CMS +S93609D | Unspecified sprain of unspecified foot, subsequent encounter | CMS +S93609S | Unspecified sprain of unspecified foot, sequela | CMS +S93611A | Sprain of tarsal ligament of right foot, initial encounter | CMS +S93611D | Sprain of tarsal ligament of right foot, subsequent encounter | CMS +S93611S | Sprain of tarsal ligament of right foot, sequela | CMS +S93612A | Sprain of tarsal ligament of left foot, initial encounter | CMS +S93612D | Sprain of tarsal ligament of left foot, subsequent encounter | CMS +S93612S | Sprain of tarsal ligament of left foot, sequela | CMS +S93619A | Sprain of tarsal ligament of unspecified foot, initial encounter | CMS +S93619D | Sprain of tarsal ligament of unspecified foot, subsequent encounter | CMS +S93619S | Sprain of tarsal ligament of unspecified foot, sequela | CMS +S93621A | Sprain of tarsometatarsal ligament of right foot, initial encounter | CMS +S93621D | Sprain of tarsometatarsal ligament of right foot, subsequent encounter | CMS +S93621S | Sprain of tarsometatarsal ligament of right foot, sequela | CMS +S93622A | Sprain of tarsometatarsal ligament of left foot, initial encounter | CMS +S93622D | Sprain of tarsometatarsal ligament of left foot, subsequent encounter | CMS +S93622S | Sprain of tarsometatarsal ligament of left foot, sequela | CMS +S93629A | Sprain of tarsometatarsal ligament of unspecified foot, initial encounter | CMS +S93629D | Sprain of tarsometatarsal ligament of unspecified foot, subsequent encounter | CMS +S93629S | Sprain of tarsometatarsal ligament of unspecified foot, sequela | CMS +S93691A | Other sprain of right foot, initial encounter | CMS +S93691D | Other sprain of right foot, subsequent encounter | CMS +S93691S | Other sprain of right foot, sequela | CMS +S93692A | Other sprain of left foot, initial encounter | CMS +S93692D | Other sprain of left foot, subsequent encounter | CMS +S93692S | Other sprain of left foot, sequela | CMS +S93699A | Other sprain of unspecified foot, initial encounter | CMS +S93699D | Other sprain of unspecified foot, subsequent encounter | CMS +S93699S | Other sprain of unspecified foot, sequela | CMS +S9400XA | Injury of lateral plantar nerve, unspecified leg, initial encounter | CMS +S9400XD | Injury of lateral plantar nerve, unspecified leg, subsequent encounter | CMS +S9400XS | Injury of lateral plantar nerve, unspecified leg, sequela | CMS +S9401XA | Injury of lateral plantar nerve, right leg, initial encounter | CMS +S9401XD | Injury of lateral plantar nerve, right leg, subsequent encounter | CMS +S9401XS | Injury of lateral plantar nerve, right leg, sequela | CMS +S9402XA | Injury of lateral plantar nerve, left leg, initial encounter | CMS +S9402XD | Injury of lateral plantar nerve, left leg, subsequent encounter | CMS +S9402XS | Injury of lateral plantar nerve, left leg, sequela | CMS +S9410XA | Injury of medial plantar nerve, unspecified leg, initial encounter | CMS +S9410XD | Injury of medial plantar nerve, unspecified leg, subsequent encounter | CMS +S9410XS | Injury of medial plantar nerve, unspecified leg, sequela | CMS +S9411XA | Injury of medial plantar nerve, right leg, initial encounter | CMS +S9411XD | Injury of medial plantar nerve, right leg, subsequent encounter | CMS +S9411XS | Injury of medial plantar nerve, right leg, sequela | CMS +S9412XA | Injury of medial plantar nerve, left leg, initial encounter | CMS +S9412XD | Injury of medial plantar nerve, left leg, subsequent encounter | CMS +S9412XS | Injury of medial plantar nerve, left leg, sequela | CMS +S9420XA | Injury of deep peroneal nerve at ankle and foot level, unspecified leg, initial encounter | CMS +S9420XD | Injury of deep peroneal nerve at ankle and foot level, unspecified leg, subsequent encounter | CMS +S9420XS | Injury of deep peroneal nerve at ankle and foot level, unspecified leg, sequela | CMS +S9421XA | Injury of deep peroneal nerve at ankle and foot level, right leg, initial encounter | CMS +S9421XD | Injury of deep peroneal nerve at ankle and foot level, right leg, subsequent encounter | CMS +S9421XS | Injury of deep peroneal nerve at ankle and foot level, right leg, sequela | CMS +S9422XA | Injury of deep peroneal nerve at ankle and foot level, left leg, initial encounter | CMS +S9422XD | Injury of deep peroneal nerve at ankle and foot level, left leg, subsequent encounter | CMS +S9422XS | Injury of deep peroneal nerve at ankle and foot level, left leg, sequela | CMS +S9430XA | Injury of cutaneous sensory nerve at ankle and foot level, unspecified leg, initial encounter | CMS +S9430XD | Injury of cutaneous sensory nerve at ankle and foot level, unspecified leg, subsequent encounter | CMS +S9430XS | Injury of cutaneous sensory nerve at ankle and foot level, unspecified leg, sequela | CMS +S9431XA | Injury of cutaneous sensory nerve at ankle and foot level, right leg, initial encounter | CMS +S9431XD | Injury of cutaneous sensory nerve at ankle and foot level, right leg, subsequent encounter | CMS +S9431XS | Injury of cutaneous sensory nerve at ankle and foot level, right leg, sequela | CMS +S9432XA | Injury of cutaneous sensory nerve at ankle and foot level, left leg, initial encounter | CMS +S9432XD | Injury of cutaneous sensory nerve at ankle and foot level, left leg, subsequent encounter | CMS +S9432XS | Injury of cutaneous sensory nerve at ankle and foot level, left leg, sequela | CMS +S948X1A | Injury of other nerves at ankle and foot level, right leg, initial encounter | CMS +S948X1D | Injury of other nerves at ankle and foot level, right leg, subsequent encounter | CMS +S948X1S | Injury of other nerves at ankle and foot level, right leg, sequela | CMS +S948X2A | Injury of other nerves at ankle and foot level, left leg, initial encounter | CMS +S948X2D | Injury of other nerves at ankle and foot level, left leg, subsequent encounter | CMS +S948X2S | Injury of other nerves at ankle and foot level, left leg, sequela | CMS +S948X9A | Injury of other nerves at ankle and foot level, unspecified leg, initial encounter | CMS +S948X9D | Injury of other nerves at ankle and foot level, unspecified leg, subsequent encounter | CMS +S948X9S | Injury of other nerves at ankle and foot level, unspecified leg, sequela | CMS +S9490XA | Injury of unspecified nerve at ankle and foot level, unspecified leg, initial encounter | CMS +S9490XD | Injury of unspecified nerve at ankle and foot level, unspecified leg, subsequent encounter | CMS +S9490XS | Injury of unspecified nerve at ankle and foot level, unspecified leg, sequela | CMS +S9491XA | Injury of unspecified nerve at ankle and foot level, right leg, initial encounter | CMS +S9491XD | Injury of unspecified nerve at ankle and foot level, right leg, subsequent encounter | CMS +S9491XS | Injury of unspecified nerve at ankle and foot level, right leg, sequela | CMS +S9492XA | Injury of unspecified nerve at ankle and foot level, left leg, initial encounter | CMS +S9492XD | Injury of unspecified nerve at ankle and foot level, left leg, subsequent encounter | CMS +S9492XS | Injury of unspecified nerve at ankle and foot level, left leg, sequela | CMS +S95001A | Unspecified injury of dorsal artery of right foot, initial encounter | CMS +S95001D | Unspecified injury of dorsal artery of right foot, subsequent encounter | CMS +S95001S | Unspecified injury of dorsal artery of right foot, sequela | CMS +S95002A | Unspecified injury of dorsal artery of left foot, initial encounter | CMS +S95002D | Unspecified injury of dorsal artery of left foot, subsequent encounter | CMS +S95002S | Unspecified injury of dorsal artery of left foot, sequela | CMS +S95009A | Unspecified injury of dorsal artery of unspecified foot, initial encounter | CMS +S95009D | Unspecified injury of dorsal artery of unspecified foot, subsequent encounter | CMS +S95009S | Unspecified injury of dorsal artery of unspecified foot, sequela | CMS +S95011A | Laceration of dorsal artery of right foot, initial encounter | CMS +S95011D | Laceration of dorsal artery of right foot, subsequent encounter | CMS +S95011S | Laceration of dorsal artery of right foot, sequela | CMS +S95012A | Laceration of dorsal artery of left foot, initial encounter | CMS +S95012D | Laceration of dorsal artery of left foot, subsequent encounter | CMS +S95012S | Laceration of dorsal artery of left foot, sequela | CMS +S95019A | Laceration of dorsal artery of unspecified foot, initial encounter | CMS +S95019D | Laceration of dorsal artery of unspecified foot, subsequent encounter | CMS +S95019S | Laceration of dorsal artery of unspecified foot, sequela | CMS +S95091A | Other specified injury of dorsal artery of right foot, initial encounter | CMS +S95091D | Other specified injury of dorsal artery of right foot, subsequent encounter | CMS +S95091S | Other specified injury of dorsal artery of right foot, sequela | CMS +S95092A | Other specified injury of dorsal artery of left foot, initial encounter | CMS +S95092D | Other specified injury of dorsal artery of left foot, subsequent encounter | CMS +S95092S | Other specified injury of dorsal artery of left foot, sequela | CMS +S95099A | Other specified injury of dorsal artery of unspecified foot, initial encounter | CMS +S95099D | Other specified injury of dorsal artery of unspecified foot, subsequent encounter | CMS +S95099S | Other specified injury of dorsal artery of unspecified foot, sequela | CMS +S95101A | Unspecified injury of plantar artery of right foot, initial encounter | CMS +S95101D | Unspecified injury of plantar artery of right foot, subsequent encounter | CMS +S95101S | Unspecified injury of plantar artery of right foot, sequela | CMS +S95102A | Unspecified injury of plantar artery of left foot, initial encounter | CMS +S95102D | Unspecified injury of plantar artery of left foot, subsequent encounter | CMS +S95102S | Unspecified injury of plantar artery of left foot, sequela | CMS +S95109A | Unspecified injury of plantar artery of unspecified foot, initial encounter | CMS +S95109D | Unspecified injury of plantar artery of unspecified foot, subsequent encounter | CMS +S95109S | Unspecified injury of plantar artery of unspecified foot, sequela | CMS +S95111A | Laceration of plantar artery of right foot, initial encounter | CMS +S95111D | Laceration of plantar artery of right foot, subsequent encounter | CMS +S95111S | Laceration of plantar artery of right foot, sequela | CMS +S95112A | Laceration of plantar artery of left foot, initial encounter | CMS +S95112D | Laceration of plantar artery of left foot, subsequent encounter | CMS +S95112S | Laceration of plantar artery of left foot, sequela | CMS +S95119A | Laceration of plantar artery of unspecified foot, initial encounter | CMS +S95119D | Laceration of plantar artery of unspecified foot, subsequent encounter | CMS +S95119S | Laceration of plantar artery of unspecified foot, sequela | CMS +S95191A | Other specified injury of plantar artery of right foot, initial encounter | CMS +S95191D | Other specified injury of plantar artery of right foot, subsequent encounter | CMS +S95191S | Other specified injury of plantar artery of right foot, sequela | CMS +S95192A | Other specified injury of plantar artery of left foot, initial encounter | CMS +S95192D | Other specified injury of plantar artery of left foot, subsequent encounter | CMS +S95192S | Other specified injury of plantar artery of left foot, sequela | CMS +S95199A | Other specified injury of plantar artery of unspecified foot, initial encounter | CMS +S95199D | Other specified injury of plantar artery of unspecified foot, subsequent encounter | CMS +S95199S | Other specified injury of plantar artery of unspecified foot, sequela | CMS +S95201A | Unspecified injury of dorsal vein of right foot, initial encounter | CMS +S95201D | Unspecified injury of dorsal vein of right foot, subsequent encounter | CMS +S95201S | Unspecified injury of dorsal vein of right foot, sequela | CMS +S95202A | Unspecified injury of dorsal vein of left foot, initial encounter | CMS +S95202D | Unspecified injury of dorsal vein of left foot, subsequent encounter | CMS +S95202S | Unspecified injury of dorsal vein of left foot, sequela | CMS +S95209A | Unspecified injury of dorsal vein of unspecified foot, initial encounter | CMS +S95209D | Unspecified injury of dorsal vein of unspecified foot, subsequent encounter | CMS +S95209S | Unspecified injury of dorsal vein of unspecified foot, sequela | CMS +S95211A | Laceration of dorsal vein of right foot, initial encounter | CMS +S95211D | Laceration of dorsal vein of right foot, subsequent encounter | CMS +S95211S | Laceration of dorsal vein of right foot, sequela | CMS +S95212A | Laceration of dorsal vein of left foot, initial encounter | CMS +S95212D | Laceration of dorsal vein of left foot, subsequent encounter | CMS +S95212S | Laceration of dorsal vein of left foot, sequela | CMS +S95219A | Laceration of dorsal vein of unspecified foot, initial encounter | CMS +S95219D | Laceration of dorsal vein of unspecified foot, subsequent encounter | CMS +S95219S | Laceration of dorsal vein of unspecified foot, sequela | CMS +S95291A | Other specified injury of dorsal vein of right foot, initial encounter | CMS +S95291D | Other specified injury of dorsal vein of right foot, subsequent encounter | CMS +S95291S | Other specified injury of dorsal vein of right foot, sequela | CMS +S95292A | Other specified injury of dorsal vein of left foot, initial encounter | CMS +S95292D | Other specified injury of dorsal vein of left foot, subsequent encounter | CMS +S95292S | Other specified injury of dorsal vein of left foot, sequela | CMS +S95299A | Other specified injury of dorsal vein of unspecified foot, initial encounter | CMS +S95299D | Other specified injury of dorsal vein of unspecified foot, subsequent encounter | CMS +S95299S | Other specified injury of dorsal vein of unspecified foot, sequela | CMS +S95801A | Unspecified injury of other blood vessels at ankle and foot level, right leg, initial encounter | CMS +S95801D | Unspecified injury of other blood vessels at ankle and foot level, right leg, subsequent encounter | CMS +S95801S | Unspecified injury of other blood vessels at ankle and foot level, right leg, sequela | CMS +S95802A | Unspecified injury of other blood vessels at ankle and foot level, left leg, initial encounter | CMS +S95802D | Unspecified injury of other blood vessels at ankle and foot level, left leg, subsequent encounter | CMS +S95802S | Unspecified injury of other blood vessels at ankle and foot level, left leg, sequela | CMS +S95809A | Unspecified injury of other blood vessels at ankle and foot level, unspecified leg, initial encounter | CMS +S95809D | Unspecified injury of other blood vessels at ankle and foot level, unspecified leg, subsequent encounter | CMS +S95809S | Unspecified injury of other blood vessels at ankle and foot level, unspecified leg, sequela | CMS +S95811A | Laceration of other blood vessels at ankle and foot level, right leg, initial encounter | CMS +S95811D | Laceration of other blood vessels at ankle and foot level, right leg, subsequent encounter | CMS +S95811S | Laceration of other blood vessels at ankle and foot level, right leg, sequela | CMS +S95812A | Laceration of other blood vessels at ankle and foot level, left leg, initial encounter | CMS +S95812D | Laceration of other blood vessels at ankle and foot level, left leg, subsequent encounter | CMS +S95812S | Laceration of other blood vessels at ankle and foot level, left leg, sequela | CMS +S95819A | Laceration of other blood vessels at ankle and foot level, unspecified leg, initial encounter | CMS +S95819D | Laceration of other blood vessels at ankle and foot level, unspecified leg, subsequent encounter | CMS +S95819S | Laceration of other blood vessels at ankle and foot level, unspecified leg, sequela | CMS +S95891A | Other specified injury of other blood vessels at ankle and foot level, right leg, initial encounter | CMS +S95891D | Other specified injury of other blood vessels at ankle and foot level, right leg, subsequent encounter | CMS +S95891S | Other specified injury of other blood vessels at ankle and foot level, right leg, sequela | CMS +S95892A | Other specified injury of other blood vessels at ankle and foot level, left leg, initial encounter | CMS +S95892D | Other specified injury of other blood vessels at ankle and foot level, left leg, subsequent encounter | CMS +S95892S | Other specified injury of other blood vessels at ankle and foot level, left leg, sequela | CMS +S95899A | Other specified injury of other blood vessels at ankle and foot level, unspecified leg, initial encounter | CMS +S95899D | Other specified injury of other blood vessels at ankle and foot level, unspecified leg, subsequent encounter | CMS +S95899S | Other specified injury of other blood vessels at ankle and foot level, unspecified leg, sequela | CMS +S95901A | Unspecified injury of unspecified blood vessel at ankle and foot level, right leg, initial encounter | CMS +S95901D | Unspecified injury of unspecified blood vessel at ankle and foot level, right leg, subsequent encounter | CMS +S95901S | Unspecified injury of unspecified blood vessel at ankle and foot level, right leg, sequela | CMS +S95902A | Unspecified injury of unspecified blood vessel at ankle and foot level, left leg, initial encounter | CMS +S95902D | Unspecified injury of unspecified blood vessel at ankle and foot level, left leg, subsequent encounter | CMS +S95902S | Unspecified injury of unspecified blood vessel at ankle and foot level, left leg, sequela | CMS +S95909A | Unspecified injury of unspecified blood vessel at ankle and foot level, unspecified leg, initial encounter | CMS +S95909D | Unspecified injury of unspecified blood vessel at ankle and foot level, unspecified leg, subsequent encounter | CMS +S95909S | Unspecified injury of unspecified blood vessel at ankle and foot level, unspecified leg, sequela | CMS +S95911A | Laceration of unspecified blood vessel at ankle and foot level, right leg, initial encounter | CMS +S95911D | Laceration of unspecified blood vessel at ankle and foot level, right leg, subsequent encounter | CMS +S95911S | Laceration of unspecified blood vessel at ankle and foot level, right leg, sequela | CMS +S95912A | Laceration of unspecified blood vessel at ankle and foot level, left leg, initial encounter | CMS +S95912D | Laceration of unspecified blood vessel at ankle and foot level, left leg, subsequent encounter | CMS +S95912S | Laceration of unspecified blood vessel at ankle and foot level, left leg, sequela | CMS +S95919A | Laceration of unspecified blood vessel at ankle and foot level, unspecified leg, initial encounter | CMS +S95919D | Laceration of unspecified blood vessel at ankle and foot level, unspecified leg, subsequent encounter | CMS +S95919S | Laceration of unspecified blood vessel at ankle and foot level, unspecified leg, sequela | CMS +S95991A | Other specified injury of unspecified blood vessel at ankle and foot level, right leg, initial encounter | CMS +S95991D | Other specified injury of unspecified blood vessel at ankle and foot level, right leg, subsequent encounter | CMS +S95991S | Other specified injury of unspecified blood vessel at ankle and foot level, right leg, sequela | CMS +S95992A | Other specified injury of unspecified blood vessel at ankle and foot level, left leg, initial encounter | CMS +S95992D | Other specified injury of unspecified blood vessel at ankle and foot level, left leg, subsequent encounter | CMS +S95992S | Other specified injury of unspecified blood vessel at ankle and foot level, left leg, sequela | CMS +S95999A | Other specified injury of unspecified blood vessel at ankle and foot level, unspecified leg, initial encounter | CMS +S95999D | Other specified injury of unspecified blood vessel at ankle and foot level, unspecified leg, subsequent encounter | CMS +S95999S | Other specified injury of unspecified blood vessel at ankle and foot level, unspecified leg, sequela | CMS +S96001A | Unspecified injury of muscle and tendon of long flexor muscle of toe at ankle and foot level, right foot, initial encounter | CMS +S96001D | Unspecified injury of muscle and tendon of long flexor muscle of toe at ankle and foot level, right foot, subsequent encounter | CMS +S96001S | Unspecified injury of muscle and tendon of long flexor muscle of toe at ankle and foot level, right foot, sequela | CMS +S96002A | Unspecified injury of muscle and tendon of long flexor muscle of toe at ankle and foot level, left foot, initial encounter | CMS +S96002D | Unspecified injury of muscle and tendon of long flexor muscle of toe at ankle and foot level, left foot, subsequent encounter | CMS +S96002S | Unspecified injury of muscle and tendon of long flexor muscle of toe at ankle and foot level, left foot, sequela | CMS +S96009A | Unspecified injury of muscle and tendon of long flexor muscle of toe at ankle and foot level, unspecified foot, initial encounter | CMS +S96009D | Unspecified injury of muscle and tendon of long flexor muscle of toe at ankle and foot level, unspecified foot, subsequent encounter | CMS +S96009S | Unspecified injury of muscle and tendon of long flexor muscle of toe at ankle and foot level, unspecified foot, sequela | CMS +S96011A | Strain of muscle and tendon of long flexor muscle of toe at ankle and foot level, right foot, initial encounter | CMS +S96011D | Strain of muscle and tendon of long flexor muscle of toe at ankle and foot level, right foot, subsequent encounter | CMS +S96011S | Strain of muscle and tendon of long flexor muscle of toe at ankle and foot level, right foot, sequela | CMS +S96012A | Strain of muscle and tendon of long flexor muscle of toe at ankle and foot level, left foot, initial encounter | CMS +S96012D | Strain of muscle and tendon of long flexor muscle of toe at ankle and foot level, left foot, subsequent encounter | CMS +S96012S | Strain of muscle and tendon of long flexor muscle of toe at ankle and foot level, left foot, sequela | CMS +S96019A | Strain of muscle and tendon of long flexor muscle of toe at ankle and foot level, unspecified foot, initial encounter | CMS +S96019D | Strain of muscle and tendon of long flexor muscle of toe at ankle and foot level, unspecified foot, subsequent encounter | CMS +S96019S | Strain of muscle and tendon of long flexor muscle of toe at ankle and foot level, unspecified foot, sequela | CMS +S96021A | Laceration of muscle and tendon of long flexor muscle of toe at ankle and foot level, right foot, initial encounter | CMS +S96021D | Laceration of muscle and tendon of long flexor muscle of toe at ankle and foot level, right foot, subsequent encounter | CMS +S96021S | Laceration of muscle and tendon of long flexor muscle of toe at ankle and foot level, right foot, sequela | CMS +S96022A | Laceration of muscle and tendon of long flexor muscle of toe at ankle and foot level, left foot, initial encounter | CMS +S96022D | Laceration of muscle and tendon of long flexor muscle of toe at ankle and foot level, left foot, subsequent encounter | CMS +S96022S | Laceration of muscle and tendon of long flexor muscle of toe at ankle and foot level, left foot, sequela | CMS +S96029A | Laceration of muscle and tendon of long flexor muscle of toe at ankle and foot level, unspecified foot, initial encounter | CMS +S96029D | Laceration of muscle and tendon of long flexor muscle of toe at ankle and foot level, unspecified foot, subsequent encounter | CMS +S96029S | Laceration of muscle and tendon of long flexor muscle of toe at ankle and foot level, unspecified foot, sequela | CMS +S96091A | Other injury of muscle and tendon of long flexor muscle of toe at ankle and foot level, right foot, initial encounter | CMS +S96091D | Other injury of muscle and tendon of long flexor muscle of toe at ankle and foot level, right foot, subsequent encounter | CMS +S96091S | Other injury of muscle and tendon of long flexor muscle of toe at ankle and foot level, right foot, sequela | CMS +S96092A | Other injury of muscle and tendon of long flexor muscle of toe at ankle and foot level, left foot, initial encounter | CMS +S96092D | Other injury of muscle and tendon of long flexor muscle of toe at ankle and foot level, left foot, subsequent encounter | CMS +S96092S | Other injury of muscle and tendon of long flexor muscle of toe at ankle and foot level, left foot, sequela | CMS +S96099A | Other injury of muscle and tendon of long flexor muscle of toe at ankle and foot level, unspecified foot, initial encounter | CMS +S96099D | Other injury of muscle and tendon of long flexor muscle of toe at ankle and foot level, unspecified foot, subsequent encounter | CMS +S96099S | Other injury of muscle and tendon of long flexor muscle of toe at ankle and foot level, unspecified foot, sequela | CMS +S96101A | Unspecified injury of muscle and tendon of long extensor muscle of toe at ankle and foot level, right foot, initial encounter | CMS +S96101D | Unspecified injury of muscle and tendon of long extensor muscle of toe at ankle and foot level, right foot, subsequent encounter | CMS +S96101S | Unspecified injury of muscle and tendon of long extensor muscle of toe at ankle and foot level, right foot, sequela | CMS +S96102A | Unspecified injury of muscle and tendon of long extensor muscle of toe at ankle and foot level, left foot, initial encounter | CMS +S96102D | Unspecified injury of muscle and tendon of long extensor muscle of toe at ankle and foot level, left foot, subsequent encounter | CMS +S96102S | Unspecified injury of muscle and tendon of long extensor muscle of toe at ankle and foot level, left foot, sequela | CMS +S96109A | Unspecified injury of muscle and tendon of long extensor muscle of toe at ankle and foot level, unspecified foot, initial encounter | CMS +S96109D | Unspecified injury of muscle and tendon of long extensor muscle of toe at ankle and foot level, unspecified foot, subsequent encounter | CMS +S96109S | Unspecified injury of muscle and tendon of long extensor muscle of toe at ankle and foot level, unspecified foot, sequela | CMS +S96111A | Strain of muscle and tendon of long extensor muscle of toe at ankle and foot level, right foot, initial encounter | CMS +S96111D | Strain of muscle and tendon of long extensor muscle of toe at ankle and foot level, right foot, subsequent encounter | CMS +S96111S | Strain of muscle and tendon of long extensor muscle of toe at ankle and foot level, right foot, sequela | CMS +S96112A | Strain of muscle and tendon of long extensor muscle of toe at ankle and foot level, left foot, initial encounter | CMS +S96112D | Strain of muscle and tendon of long extensor muscle of toe at ankle and foot level, left foot, subsequent encounter | CMS +S96112S | Strain of muscle and tendon of long extensor muscle of toe at ankle and foot level, left foot, sequela | CMS +S96119A | Strain of muscle and tendon of long extensor muscle of toe at ankle and foot level, unspecified foot, initial encounter | CMS +S96119D | Strain of muscle and tendon of long extensor muscle of toe at ankle and foot level, unspecified foot, subsequent encounter | CMS +S96119S | Strain of muscle and tendon of long extensor muscle of toe at ankle and foot level, unspecified foot, sequela | CMS +S96121A | Laceration of muscle and tendon of long extensor muscle of toe at ankle and foot level, right foot, initial encounter | CMS +S96121D | Laceration of muscle and tendon of long extensor muscle of toe at ankle and foot level, right foot, subsequent encounter | CMS +S96121S | Laceration of muscle and tendon of long extensor muscle of toe at ankle and foot level, right foot, sequela | CMS +S96122A | Laceration of muscle and tendon of long extensor muscle of toe at ankle and foot level, left foot, initial encounter | CMS +S96122D | Laceration of muscle and tendon of long extensor muscle of toe at ankle and foot level, left foot, subsequent encounter | CMS +S96122S | Laceration of muscle and tendon of long extensor muscle of toe at ankle and foot level, left foot, sequela | CMS +S96129A | Laceration of muscle and tendon of long extensor muscle of toe at ankle and foot level, unspecified foot, initial encounter | CMS +S96129D | Laceration of muscle and tendon of long extensor muscle of toe at ankle and foot level, unspecified foot, subsequent encounter | CMS +S96129S | Laceration of muscle and tendon of long extensor muscle of toe at ankle and foot level, unspecified foot, sequela | CMS +S96191A | Other specified injury of muscle and tendon of long extensor muscle of toe at ankle and foot level, right foot, initial encounter | CMS +S96191D | Other specified injury of muscle and tendon of long extensor muscle of toe at ankle and foot level, right foot, subsequent encounter | CMS +S96191S | Other specified injury of muscle and tendon of long extensor muscle of toe at ankle and foot level, right foot, sequela | CMS +S96192A | Other specified injury of muscle and tendon of long extensor muscle of toe at ankle and foot level, left foot, initial encounter | CMS +S96192D | Other specified injury of muscle and tendon of long extensor muscle of toe at ankle and foot level, left foot, subsequent encounter | CMS +S96192S | Other specified injury of muscle and tendon of long extensor muscle of toe at ankle and foot level, left foot, sequela | CMS +S96199A | Other specified injury of muscle and tendon of long extensor muscle of toe at ankle and foot level, unspecified foot, initial encounter | CMS +S96199D | Other specified injury of muscle and tendon of long extensor muscle of toe at ankle and foot level, unspecified foot, subsequent encounter | CMS +S96199S | Other specified injury of muscle and tendon of long extensor muscle of toe at ankle and foot level, unspecified foot, sequela | CMS +S96201A | Unspecified injury of intrinsic muscle and tendon at ankle and foot level, right foot, initial encounter | CMS +S96201D | Unspecified injury of intrinsic muscle and tendon at ankle and foot level, right foot, subsequent encounter | CMS +S96201S | Unspecified injury of intrinsic muscle and tendon at ankle and foot level, right foot, sequela | CMS +S96202A | Unspecified injury of intrinsic muscle and tendon at ankle and foot level, left foot, initial encounter | CMS +S96202D | Unspecified injury of intrinsic muscle and tendon at ankle and foot level, left foot, subsequent encounter | CMS +S96202S | Unspecified injury of intrinsic muscle and tendon at ankle and foot level, left foot, sequela | CMS +S96209A | Unspecified injury of intrinsic muscle and tendon at ankle and foot level, unspecified foot, initial encounter | CMS +S96209D | Unspecified injury of intrinsic muscle and tendon at ankle and foot level, unspecified foot, subsequent encounter | CMS +S96209S | Unspecified injury of intrinsic muscle and tendon at ankle and foot level, unspecified foot, sequela | CMS +S96211A | Strain of intrinsic muscle and tendon at ankle and foot level, right foot, initial encounter | CMS +S96211D | Strain of intrinsic muscle and tendon at ankle and foot level, right foot, subsequent encounter | CMS +S96211S | Strain of intrinsic muscle and tendon at ankle and foot level, right foot, sequela | CMS +S96212A | Strain of intrinsic muscle and tendon at ankle and foot level, left foot, initial encounter | CMS +S96212D | Strain of intrinsic muscle and tendon at ankle and foot level, left foot, subsequent encounter | CMS +S96212S | Strain of intrinsic muscle and tendon at ankle and foot level, left foot, sequela | CMS +S96219A | Strain of intrinsic muscle and tendon at ankle and foot level, unspecified foot, initial encounter | CMS +S96219D | Strain of intrinsic muscle and tendon at ankle and foot level, unspecified foot, subsequent encounter | CMS +S96219S | Strain of intrinsic muscle and tendon at ankle and foot level, unspecified foot, sequela | CMS +S96221A | Laceration of intrinsic muscle and tendon at ankle and foot level, right foot, initial encounter | CMS +S96221D | Laceration of intrinsic muscle and tendon at ankle and foot level, right foot, subsequent encounter | CMS +S96221S | Laceration of intrinsic muscle and tendon at ankle and foot level, right foot, sequela | CMS +S96222A | Laceration of intrinsic muscle and tendon at ankle and foot level, left foot, initial encounter | CMS +S96222D | Laceration of intrinsic muscle and tendon at ankle and foot level, left foot, subsequent encounter | CMS +S96222S | Laceration of intrinsic muscle and tendon at ankle and foot level, left foot, sequela | CMS +S96229A | Laceration of intrinsic muscle and tendon at ankle and foot level, unspecified foot, initial encounter | CMS +S96229D | Laceration of intrinsic muscle and tendon at ankle and foot level, unspecified foot, subsequent encounter | CMS +S96229S | Laceration of intrinsic muscle and tendon at ankle and foot level, unspecified foot, sequela | CMS +S96291A | Other specified injury of intrinsic muscle and tendon at ankle and foot level, right foot, initial encounter | CMS +S96291D | Other specified injury of intrinsic muscle and tendon at ankle and foot level, right foot, subsequent encounter | CMS +S96291S | Other specified injury of intrinsic muscle and tendon at ankle and foot level, right foot, sequela | CMS +S96292A | Other specified injury of intrinsic muscle and tendon at ankle and foot level, left foot, initial encounter | CMS +S96292D | Other specified injury of intrinsic muscle and tendon at ankle and foot level, left foot, subsequent encounter | CMS +S96292S | Other specified injury of intrinsic muscle and tendon at ankle and foot level, left foot, sequela | CMS +S96299A | Other specified injury of intrinsic muscle and tendon at ankle and foot level, unspecified foot, initial encounter | CMS +S96299D | Other specified injury of intrinsic muscle and tendon at ankle and foot level, unspecified foot, subsequent encounter | CMS +S96299S | Other specified injury of intrinsic muscle and tendon at ankle and foot level, unspecified foot, sequela | CMS +S96801A | Unspecified injury of other specified muscles and tendons at ankle and foot level, right foot, initial encounter | CMS +S96801D | Unspecified injury of other specified muscles and tendons at ankle and foot level, right foot, subsequent encounter | CMS +S96801S | Unspecified injury of other specified muscles and tendons at ankle and foot level, right foot, sequela | CMS +S96802A | Unspecified injury of other specified muscles and tendons at ankle and foot level, left foot, initial encounter | CMS +S96802D | Unspecified injury of other specified muscles and tendons at ankle and foot level, left foot, subsequent encounter | CMS +S96802S | Unspecified injury of other specified muscles and tendons at ankle and foot level, left foot, sequela | CMS +S96809A | Unspecified injury of other specified muscles and tendons at ankle and foot level, unspecified foot, initial encounter | CMS +S96809D | Unspecified injury of other specified muscles and tendons at ankle and foot level, unspecified foot, subsequent encounter | CMS +S96809S | Unspecified injury of other specified muscles and tendons at ankle and foot level, unspecified foot, sequela | CMS +S96811A | Strain of other specified muscles and tendons at ankle and foot level, right foot, initial encounter | CMS +S96811D | Strain of other specified muscles and tendons at ankle and foot level, right foot, subsequent encounter | CMS +S96811S | Strain of other specified muscles and tendons at ankle and foot level, right foot, sequela | CMS +S96812A | Strain of other specified muscles and tendons at ankle and foot level, left foot, initial encounter | CMS +S96812D | Strain of other specified muscles and tendons at ankle and foot level, left foot, subsequent encounter | CMS +S96812S | Strain of other specified muscles and tendons at ankle and foot level, left foot, sequela | CMS +S96819A | Strain of other specified muscles and tendons at ankle and foot level, unspecified foot, initial encounter | CMS +S96819D | Strain of other specified muscles and tendons at ankle and foot level, unspecified foot, subsequent encounter | CMS +S96819S | Strain of other specified muscles and tendons at ankle and foot level, unspecified foot, sequela | CMS +S96821A | Laceration of other specified muscles and tendons at ankle and foot level, right foot, initial encounter | CMS +S96821D | Laceration of other specified muscles and tendons at ankle and foot level, right foot, subsequent encounter | CMS +S96821S | Laceration of other specified muscles and tendons at ankle and foot level, right foot, sequela | CMS +S96822A | Laceration of other specified muscles and tendons at ankle and foot level, left foot, initial encounter | CMS +S96822D | Laceration of other specified muscles and tendons at ankle and foot level, left foot, subsequent encounter | CMS +S96822S | Laceration of other specified muscles and tendons at ankle and foot level, left foot, sequela | CMS +S96829A | Laceration of other specified muscles and tendons at ankle and foot level, unspecified foot, initial encounter | CMS +S96829D | Laceration of other specified muscles and tendons at ankle and foot level, unspecified foot, subsequent encounter | CMS +S96829S | Laceration of other specified muscles and tendons at ankle and foot level, unspecified foot, sequela | CMS +S96891A | Other specified injury of other specified muscles and tendons at ankle and foot level, right foot, initial encounter | CMS +S96891D | Other specified injury of other specified muscles and tendons at ankle and foot level, right foot, subsequent encounter | CMS +S96891S | Other specified injury of other specified muscles and tendons at ankle and foot level, right foot, sequela | CMS +S96892A | Other specified injury of other specified muscles and tendons at ankle and foot level, left foot, initial encounter | CMS +S96892D | Other specified injury of other specified muscles and tendons at ankle and foot level, left foot, subsequent encounter | CMS +S96892S | Other specified injury of other specified muscles and tendons at ankle and foot level, left foot, sequela | CMS +S96899A | Other specified injury of other specified muscles and tendons at ankle and foot level, unspecified foot, initial encounter | CMS +S96899D | Other specified injury of other specified muscles and tendons at ankle and foot level, unspecified foot, subsequent encounter | CMS +S96899S | Other specified injury of other specified muscles and tendons at ankle and foot level, unspecified foot, sequela | CMS +S96901A | Unspecified injury of unspecified muscle and tendon at ankle and foot level, right foot, initial encounter | CMS +S96901D | Unspecified injury of unspecified muscle and tendon at ankle and foot level, right foot, subsequent encounter | CMS +S96901S | Unspecified injury of unspecified muscle and tendon at ankle and foot level, right foot, sequela | CMS +S96902A | Unspecified injury of unspecified muscle and tendon at ankle and foot level, left foot, initial encounter | CMS +S96902D | Unspecified injury of unspecified muscle and tendon at ankle and foot level, left foot, subsequent encounter | CMS +S96902S | Unspecified injury of unspecified muscle and tendon at ankle and foot level, left foot, sequela | CMS +S96909A | Unspecified injury of unspecified muscle and tendon at ankle and foot level, unspecified foot, initial encounter | CMS +S96909D | Unspecified injury of unspecified muscle and tendon at ankle and foot level, unspecified foot, subsequent encounter | CMS +S96909S | Unspecified injury of unspecified muscle and tendon at ankle and foot level, unspecified foot, sequela | CMS +S96911A | Strain of unspecified muscle and tendon at ankle and foot level, right foot, initial encounter | CMS +S96911D | Strain of unspecified muscle and tendon at ankle and foot level, right foot, subsequent encounter | CMS +S96911S | Strain of unspecified muscle and tendon at ankle and foot level, right foot, sequela | CMS +S96912A | Strain of unspecified muscle and tendon at ankle and foot level, left foot, initial encounter | CMS +S96912D | Strain of unspecified muscle and tendon at ankle and foot level, left foot, subsequent encounter | CMS +S96912S | Strain of unspecified muscle and tendon at ankle and foot level, left foot, sequela | CMS +S96919A | Strain of unspecified muscle and tendon at ankle and foot level, unspecified foot, initial encounter | CMS +S96919D | Strain of unspecified muscle and tendon at ankle and foot level, unspecified foot, subsequent encounter | CMS +S96919S | Strain of unspecified muscle and tendon at ankle and foot level, unspecified foot, sequela | CMS +S96921A | Laceration of unspecified muscle and tendon at ankle and foot level, right foot, initial encounter | CMS +S96921D | Laceration of unspecified muscle and tendon at ankle and foot level, right foot, subsequent encounter | CMS +S96921S | Laceration of unspecified muscle and tendon at ankle and foot level, right foot, sequela | CMS +S96922A | Laceration of unspecified muscle and tendon at ankle and foot level, left foot, initial encounter | CMS +S96922D | Laceration of unspecified muscle and tendon at ankle and foot level, left foot, subsequent encounter | CMS +S96922S | Laceration of unspecified muscle and tendon at ankle and foot level, left foot, sequela | CMS +S96929A | Laceration of unspecified muscle and tendon at ankle and foot level, unspecified foot, initial encounter | CMS +S96929D | Laceration of unspecified muscle and tendon at ankle and foot level, unspecified foot, subsequent encounter | CMS +S96929S | Laceration of unspecified muscle and tendon at ankle and foot level, unspecified foot, sequela | CMS +S96991A | Other specified injury of unspecified muscle and tendon at ankle and foot level, right foot, initial encounter | CMS +S96991D | Other specified injury of unspecified muscle and tendon at ankle and foot level, right foot, subsequent encounter | CMS +S96991S | Other specified injury of unspecified muscle and tendon at ankle and foot level, right foot, sequela | CMS +S96992A | Other specified injury of unspecified muscle and tendon at ankle and foot level, left foot, initial encounter | CMS +S96992D | Other specified injury of unspecified muscle and tendon at ankle and foot level, left foot, subsequent encounter | CMS +S96992S | Other specified injury of unspecified muscle and tendon at ankle and foot level, left foot, sequela | CMS +S96999A | Other specified injury of unspecified muscle and tendon at ankle and foot level, unspecified foot, initial encounter | CMS +S96999D | Other specified injury of unspecified muscle and tendon at ankle and foot level, unspecified foot, subsequent encounter | CMS +S96999S | Other specified injury of unspecified muscle and tendon at ankle and foot level, unspecified foot, sequela | CMS +S9700XA | Crushing injury of unspecified ankle, initial encounter | CMS +S9700XD | Crushing injury of unspecified ankle, subsequent encounter | CMS +S9700XS | Crushing injury of unspecified ankle, sequela | CMS +S9701XA | Crushing injury of right ankle, initial encounter | CMS +S9701XD | Crushing injury of right ankle, subsequent encounter | CMS +S9701XS | Crushing injury of right ankle, sequela | CMS +S9702XA | Crushing injury of left ankle, initial encounter | CMS +S9702XD | Crushing injury of left ankle, subsequent encounter | CMS +S9702XS | Crushing injury of left ankle, sequela | CMS +S97101A | Crushing injury of unspecified right toe(s), initial encounter | CMS +S97101D | Crushing injury of unspecified right toe(s), subsequent encounter | CMS +S97101S | Crushing injury of unspecified right toe(s), sequela | CMS +S97102A | Crushing injury of unspecified left toe(s), initial encounter | CMS +S97102D | Crushing injury of unspecified left toe(s), subsequent encounter | CMS +S97102S | Crushing injury of unspecified left toe(s), sequela | CMS +S97109A | Crushing injury of unspecified toe(s), initial encounter | CMS +S97109D | Crushing injury of unspecified toe(s), subsequent encounter | CMS +S97109S | Crushing injury of unspecified toe(s), sequela | CMS +S97111A | Crushing injury of right great toe, initial encounter | CMS +S97111D | Crushing injury of right great toe, subsequent encounter | CMS +S97111S | Crushing injury of right great toe, sequela | CMS +S97112A | Crushing injury of left great toe, initial encounter | CMS +S97112D | Crushing injury of left great toe, subsequent encounter | CMS +S97112S | Crushing injury of left great toe, sequela | CMS +S97119A | Crushing injury of unspecified great toe, initial encounter | CMS +S97119D | Crushing injury of unspecified great toe, subsequent encounter | CMS +S97119S | Crushing injury of unspecified great toe, sequela | CMS +S97121A | Crushing injury of right lesser toe(s), initial encounter | CMS +S97121D | Crushing injury of right lesser toe(s), subsequent encounter | CMS +S97121S | Crushing injury of right lesser toe(s), sequela | CMS +S97122A | Crushing injury of left lesser toe(s), initial encounter | CMS +S97122D | Crushing injury of left lesser toe(s), subsequent encounter | CMS +S97122S | Crushing injury of left lesser toe(s), sequela | CMS +S97129A | Crushing injury of unspecified lesser toe(s), initial encounter | CMS +S97129D | Crushing injury of unspecified lesser toe(s), subsequent encounter | CMS +S97129S | Crushing injury of unspecified lesser toe(s), sequela | CMS +S9780XA | Crushing injury of unspecified foot, initial encounter | CMS +S9780XD | Crushing injury of unspecified foot, subsequent encounter | CMS +S9780XS | Crushing injury of unspecified foot, sequela | CMS +S9781XA | Crushing injury of right foot, initial encounter | CMS +S9781XD | Crushing injury of right foot, subsequent encounter | CMS +S9781XS | Crushing injury of right foot, sequela | CMS +S9782XA | Crushing injury of left foot, initial encounter | CMS +S9782XD | Crushing injury of left foot, subsequent encounter | CMS +S9782XS | Crushing injury of left foot, sequela | CMS +S98011A | Complete traumatic amputation of right foot at ankle level, initial encounter | CMS +S98011D | Complete traumatic amputation of right foot at ankle level, subsequent encounter | CMS +S98011S | Complete traumatic amputation of right foot at ankle level, sequela | CMS +S98012A | Complete traumatic amputation of left foot at ankle level, initial encounter | CMS +S98012D | Complete traumatic amputation of left foot at ankle level, subsequent encounter | CMS +S98012S | Complete traumatic amputation of left foot at ankle level, sequela | CMS +S98019A | Complete traumatic amputation of unspecified foot at ankle level, initial encounter | CMS +S98019D | Complete traumatic amputation of unspecified foot at ankle level, subsequent encounter | CMS +S98019S | Complete traumatic amputation of unspecified foot at ankle level, sequela | CMS +S98021A | Partial traumatic amputation of right foot at ankle level, initial encounter | CMS +S98021D | Partial traumatic amputation of right foot at ankle level, subsequent encounter | CMS +S98021S | Partial traumatic amputation of right foot at ankle level, sequela | CMS +S98022A | Partial traumatic amputation of left foot at ankle level, initial encounter | CMS +S98022D | Partial traumatic amputation of left foot at ankle level, subsequent encounter | CMS +S98022S | Partial traumatic amputation of left foot at ankle level, sequela | CMS +S98029A | Partial traumatic amputation of unspecified foot at ankle level, initial encounter | CMS +S98029D | Partial traumatic amputation of unspecified foot at ankle level, subsequent encounter | CMS +S98029S | Partial traumatic amputation of unspecified foot at ankle level, sequela | CMS +S98111A | Complete traumatic amputation of right great toe, initial encounter | CMS +S98111D | Complete traumatic amputation of right great toe, subsequent encounter | CMS +S98111S | Complete traumatic amputation of right great toe, sequela | CMS +S98112A | Complete traumatic amputation of left great toe, initial encounter | CMS +S98112D | Complete traumatic amputation of left great toe, subsequent encounter | CMS +S98112S | Complete traumatic amputation of left great toe, sequela | CMS +S98119A | Complete traumatic amputation of unspecified great toe, initial encounter | CMS +S98119D | Complete traumatic amputation of unspecified great toe, subsequent encounter | CMS +S98119S | Complete traumatic amputation of unspecified great toe, sequela | CMS +S98121A | Partial traumatic amputation of right great toe, initial encounter | CMS +S98121D | Partial traumatic amputation of right great toe, subsequent encounter | CMS +S98121S | Partial traumatic amputation of right great toe, sequela | CMS +S98122A | Partial traumatic amputation of left great toe, initial encounter | CMS +S98122D | Partial traumatic amputation of left great toe, subsequent encounter | CMS +S98122S | Partial traumatic amputation of left great toe, sequela | CMS +S98129A | Partial traumatic amputation of unspecified great toe, initial encounter | CMS +S98129D | Partial traumatic amputation of unspecified great toe, subsequent encounter | CMS +S98129S | Partial traumatic amputation of unspecified great toe, sequela | CMS +S98131A | Complete traumatic amputation of one right lesser toe, initial encounter | CMS +S98131D | Complete traumatic amputation of one right lesser toe, subsequent encounter | CMS +S98131S | Complete traumatic amputation of one right lesser toe, sequela | CMS +S98132A | Complete traumatic amputation of one left lesser toe, initial encounter | CMS +S98132D | Complete traumatic amputation of one left lesser toe, subsequent encounter | CMS +S98132S | Complete traumatic amputation of one left lesser toe, sequela | CMS +S98139A | Complete traumatic amputation of one unspecified lesser toe, initial encounter | CMS +S98139D | Complete traumatic amputation of one unspecified lesser toe, subsequent encounter | CMS +S98139S | Complete traumatic amputation of one unspecified lesser toe, sequela | CMS +S98141A | Partial traumatic amputation of one right lesser toe, initial encounter | CMS +S98141D | Partial traumatic amputation of one right lesser toe, subsequent encounter | CMS +S98141S | Partial traumatic amputation of one right lesser toe, sequela | CMS +S98142A | Partial traumatic amputation of one left lesser toe, initial encounter | CMS +S98142D | Partial traumatic amputation of one left lesser toe, subsequent encounter | CMS +S98142S | Partial traumatic amputation of one left lesser toe, sequela | CMS +S98149A | Partial traumatic amputation of one unspecified lesser toe, initial encounter | CMS +S98149D | Partial traumatic amputation of one unspecified lesser toe, subsequent encounter | CMS +S98149S | Partial traumatic amputation of one unspecified lesser toe, sequela | CMS +S98211A | Complete traumatic amputation of two or more right lesser toes, initial encounter | CMS +S98211D | Complete traumatic amputation of two or more right lesser toes, subsequent encounter | CMS +S98211S | Complete traumatic amputation of two or more right lesser toes, sequela | CMS +S98212A | Complete traumatic amputation of two or more left lesser toes, initial encounter | CMS +S98212D | Complete traumatic amputation of two or more left lesser toes, subsequent encounter | CMS +S98212S | Complete traumatic amputation of two or more left lesser toes, sequela | CMS +S98219A | Complete traumatic amputation of two or more unspecified lesser toes, initial encounter | CMS +S98219D | Complete traumatic amputation of two or more unspecified lesser toes, subsequent encounter | CMS +S98219S | Complete traumatic amputation of two or more unspecified lesser toes, sequela | CMS +S98221A | Partial traumatic amputation of two or more right lesser toes, initial encounter | CMS +S98221D | Partial traumatic amputation of two or more right lesser toes, subsequent encounter | CMS +S98221S | Partial traumatic amputation of two or more right lesser toes, sequela | CMS +S98222A | Partial traumatic amputation of two or more left lesser toes, initial encounter | CMS +S98222D | Partial traumatic amputation of two or more left lesser toes, subsequent encounter | CMS +S98222S | Partial traumatic amputation of two or more left lesser toes, sequela | CMS +S98229A | Partial traumatic amputation of two or more unspecified lesser toes, initial encounter | CMS +S98229D | Partial traumatic amputation of two or more unspecified lesser toes, subsequent encounter | CMS +S98229S | Partial traumatic amputation of two or more unspecified lesser toes, sequela | CMS +S98311A | Complete traumatic amputation of right midfoot, initial encounter | CMS +S98311D | Complete traumatic amputation of right midfoot, subsequent encounter | CMS +S98311S | Complete traumatic amputation of right midfoot, sequela | CMS +S98312A | Complete traumatic amputation of left midfoot, initial encounter | CMS +S98312D | Complete traumatic amputation of left midfoot, subsequent encounter | CMS +S98312S | Complete traumatic amputation of left midfoot, sequela | CMS +S98319A | Complete traumatic amputation of unspecified midfoot, initial encounter | CMS +S98319D | Complete traumatic amputation of unspecified midfoot, subsequent encounter | CMS +S98319S | Complete traumatic amputation of unspecified midfoot, sequela | CMS +S98321A | Partial traumatic amputation of right midfoot, initial encounter | CMS +S98321D | Partial traumatic amputation of right midfoot, subsequent encounter | CMS +S98321S | Partial traumatic amputation of right midfoot, sequela | CMS +S98322A | Partial traumatic amputation of left midfoot, initial encounter | CMS +S98322D | Partial traumatic amputation of left midfoot, subsequent encounter | CMS +S98322S | Partial traumatic amputation of left midfoot, sequela | CMS +S98329A | Partial traumatic amputation of unspecified midfoot, initial encounter | CMS +S98329D | Partial traumatic amputation of unspecified midfoot, subsequent encounter | CMS +S98329S | Partial traumatic amputation of unspecified midfoot, sequela | CMS +S98911A | Complete traumatic amputation of right foot, level unspecified, initial encounter | CMS +S98911D | Complete traumatic amputation of right foot, level unspecified, subsequent encounter | CMS +S98911S | Complete traumatic amputation of right foot, level unspecified, sequela | CMS +S98912A | Complete traumatic amputation of left foot, level unspecified, initial encounter | CMS +S98912D | Complete traumatic amputation of left foot, level unspecified, subsequent encounter | CMS +S98912S | Complete traumatic amputation of left foot, level unspecified, sequela | CMS +S98919A | Complete traumatic amputation of unspecified foot, level unspecified, initial encounter | CMS +S98919D | Complete traumatic amputation of unspecified foot, level unspecified, subsequent encounter | CMS +S98919S | Complete traumatic amputation of unspecified foot, level unspecified, sequela | CMS +S98921A | Partial traumatic amputation of right foot, level unspecified, initial encounter | CMS +S98921D | Partial traumatic amputation of right foot, level unspecified, subsequent encounter | CMS +S98921S | Partial traumatic amputation of right foot, level unspecified, sequela | CMS +S98922A | Partial traumatic amputation of left foot, level unspecified, initial encounter | CMS +S98922D | Partial traumatic amputation of left foot, level unspecified, subsequent encounter | CMS +S98922S | Partial traumatic amputation of left foot, level unspecified, sequela | CMS +S98929A | Partial traumatic amputation of unspecified foot, level unspecified, initial encounter | CMS +S98929D | Partial traumatic amputation of unspecified foot, level unspecified, subsequent encounter | CMS +S98929S | Partial traumatic amputation of unspecified foot, level unspecified, sequela | CMS +S99001A | Unspecified physeal fracture of right calcaneus, initial encounter for closed fracture | CMS +S99001B | Unspecified physeal fracture of right calcaneus, initial encounter for open fracture | CMS +S99001D | Unspecified physeal fracture of right calcaneus, subsequent encounter for fracture with routine healing | CMS +S99001G | Unspecified physeal fracture of right calcaneus, subsequent encounter for fracture with delayed healing | CMS +S99001K | Unspecified physeal fracture of right calcaneus, subsequent encounter for fracture with nonunion | CMS +S99001P | Unspecified physeal fracture of right calcaneus, subsequent encounter for fracture with malunion | CMS +S99001S | Unspecified physeal fracture of right calcaneus, sequela | CMS +S99002A | Unspecified physeal fracture of left calcaneus, initial encounter for closed fracture | CMS +S99002B | Unspecified physeal fracture of left calcaneus, initial encounter for open fracture | CMS +S99002D | Unspecified physeal fracture of left calcaneus, subsequent encounter for fracture with routine healing | CMS +S99002G | Unspecified physeal fracture of left calcaneus, subsequent encounter for fracture with delayed healing | CMS +S99002K | Unspecified physeal fracture of left calcaneus, subsequent encounter for fracture with nonunion | CMS +S99002P | Unspecified physeal fracture of left calcaneus, subsequent encounter for fracture with malunion | CMS +S99002S | Unspecified physeal fracture of left calcaneus, sequela | CMS +S99009A | Unspecified physeal fracture of unspecified calcaneus, initial encounter for closed fracture | CMS +S99009B | Unspecified physeal fracture of unspecified calcaneus, initial encounter for open fracture | CMS +S99009D | Unspecified physeal fracture of unspecified calcaneus, subsequent encounter for fracture with routine healing | CMS +S99009G | Unspecified physeal fracture of unspecified calcaneus, subsequent encounter for fracture with delayed healing | CMS +S99009K | Unspecified physeal fracture of unspecified calcaneus, subsequent encounter for fracture with nonunion | CMS +S99009P | Unspecified physeal fracture of unspecified calcaneus, subsequent encounter for fracture with malunion | CMS +S99009S | Unspecified physeal fracture of unspecified calcaneus, sequela | CMS +S99011A | Salter-Harris Type I physeal fracture of right calcaneus, initial encounter for closed fracture | CMS +S99011B | Salter-Harris Type I physeal fracture of right calcaneus, initial encounter for open fracture | CMS +S99011D | Salter-Harris Type I physeal fracture of right calcaneus, subsequent encounter for fracture with routine healing | CMS +S99011G | Salter-Harris Type I physeal fracture of right calcaneus, subsequent encounter for fracture with delayed healing | CMS +S99011K | Salter-Harris Type I physeal fracture of right calcaneus, subsequent encounter for fracture with nonunion | CMS +S99011P | Salter-Harris Type I physeal fracture of right calcaneus, subsequent encounter for fracture with malunion | CMS +S99011S | Salter-Harris Type I physeal fracture of right calcaneus, sequela | CMS +S99012A | Salter-Harris Type I physeal fracture of left calcaneus, initial encounter for closed fracture | CMS +S99012B | Salter-Harris Type I physeal fracture of left calcaneus, initial encounter for open fracture | CMS +S99012D | Salter-Harris Type I physeal fracture of left calcaneus, subsequent encounter for fracture with routine healing | CMS +S99012G | Salter-Harris Type I physeal fracture of left calcaneus, subsequent encounter for fracture with delayed healing | CMS +S99012K | Salter-Harris Type I physeal fracture of left calcaneus, subsequent encounter for fracture with nonunion | CMS +S99012P | Salter-Harris Type I physeal fracture of left calcaneus, subsequent encounter for fracture with malunion | CMS +S99012S | Salter-Harris Type I physeal fracture of left calcaneus, sequela | CMS +S99019A | Salter-Harris Type I physeal fracture of unspecified calcaneus, initial encounter for closed fracture | CMS +S99019B | Salter-Harris Type I physeal fracture of unspecified calcaneus, initial encounter for open fracture | CMS +S99019D | Salter-Harris Type I physeal fracture of unspecified calcaneus, subsequent encounter for fracture with routine healing | CMS +S99019G | Salter-Harris Type I physeal fracture of unspecified calcaneus, subsequent encounter for fracture with delayed healing | CMS +S99019K | Salter-Harris Type I physeal fracture of unspecified calcaneus, subsequent encounter for fracture with nonunion | CMS +S99019P | Salter-Harris Type I physeal fracture of unspecified calcaneus, subsequent encounter for fracture with malunion | CMS +S99019S | Salter-Harris Type I physeal fracture of unspecified calcaneus, sequela | CMS +S99021A | Salter-Harris Type II physeal fracture of right calcaneus, initial encounter for closed fracture | CMS +S99021B | Salter-Harris Type II physeal fracture of right calcaneus, initial encounter for open fracture | CMS +S99021D | Salter-Harris Type II physeal fracture of right calcaneus, subsequent encounter for fracture with routine healing | CMS +S99021G | Salter-Harris Type II physeal fracture of right calcaneus, subsequent encounter for fracture with delayed healing | CMS +S99021K | Salter-Harris Type II physeal fracture of right calcaneus, subsequent encounter for fracture with nonunion | CMS +S99021P | Salter-Harris Type II physeal fracture of right calcaneus, subsequent encounter for fracture with malunion | CMS +S99021S | Salter-Harris Type II physeal fracture of right calcaneus, sequela | CMS +S99022A | Salter-Harris Type II physeal fracture of left calcaneus, initial encounter for closed fracture | CMS +S99022B | Salter-Harris Type II physeal fracture of left calcaneus, initial encounter for open fracture | CMS +S99022D | Salter-Harris Type II physeal fracture of left calcaneus, subsequent encounter for fracture with routine healing | CMS +S99022G | Salter-Harris Type II physeal fracture of left calcaneus, subsequent encounter for fracture with delayed healing | CMS +S99022K | Salter-Harris Type II physeal fracture of left calcaneus, subsequent encounter for fracture with nonunion | CMS +S99022P | Salter-Harris Type II physeal fracture of left calcaneus, subsequent encounter for fracture with malunion | CMS +S99022S | Salter-Harris Type II physeal fracture of left calcaneus, sequela | CMS +S99029A | Salter-Harris Type II physeal fracture of unspecified calcaneus, initial encounter for closed fracture | CMS +S99029B | Salter-Harris Type II physeal fracture of unspecified calcaneus, initial encounter for open fracture | CMS +S99029D | Salter-Harris Type II physeal fracture of unspecified calcaneus, subsequent encounter for fracture with routine healing | CMS +S99029G | Salter-Harris Type II physeal fracture of unspecified calcaneus, subsequent encounter for fracture with delayed healing | CMS +S99029K | Salter-Harris Type II physeal fracture of unspecified calcaneus, subsequent encounter for fracture with nonunion | CMS +S99029P | Salter-Harris Type II physeal fracture of unspecified calcaneus, subsequent encounter for fracture with malunion | CMS +S99029S | Salter-Harris Type II physeal fracture of unspecified calcaneus, sequela | CMS +S99031A | Salter-Harris Type III physeal fracture of right calcaneus, initial encounter for closed fracture | CMS +S99031B | Salter-Harris Type III physeal fracture of right calcaneus, initial encounter for open fracture | CMS +S99031D | Salter-Harris Type III physeal fracture of right calcaneus, subsequent encounter for fracture with routine healing | CMS +S99031G | Salter-Harris Type III physeal fracture of right calcaneus, subsequent encounter for fracture with delayed healing | CMS +S99031K | Salter-Harris Type III physeal fracture of right calcaneus, subsequent encounter for fracture with nonunion | CMS +S99031P | Salter-Harris Type III physeal fracture of right calcaneus, subsequent encounter for fracture with malunion | CMS +S99031S | Salter-Harris Type III physeal fracture of right calcaneus, sequela | CMS +S99032A | Salter-Harris Type III physeal fracture of left calcaneus, initial encounter for closed fracture | CMS +S99032B | Salter-Harris Type III physeal fracture of left calcaneus, initial encounter for open fracture | CMS +S99032D | Salter-Harris Type III physeal fracture of left calcaneus, subsequent encounter for fracture with routine healing | CMS +S99032G | Salter-Harris Type III physeal fracture of left calcaneus, subsequent encounter for fracture with delayed healing | CMS +S99032K | Salter-Harris Type III physeal fracture of left calcaneus, subsequent encounter for fracture with nonunion | CMS +S99032P | Salter-Harris Type III physeal fracture of left calcaneus, subsequent encounter for fracture with malunion | CMS +S99032S | Salter-Harris Type III physeal fracture of left calcaneus, sequela | CMS +S99039A | Salter-Harris Type III physeal fracture of unspecified calcaneus, initial encounter for closed fracture | CMS +S99039B | Salter-Harris Type III physeal fracture of unspecified calcaneus, initial encounter for open fracture | CMS +S99039D | Salter-Harris Type III physeal fracture of unspecified calcaneus, subsequent encounter for fracture with routine healing | CMS +S99039G | Salter-Harris Type III physeal fracture of unspecified calcaneus, subsequent encounter for fracture with delayed healing | CMS +S99039K | Salter-Harris Type III physeal fracture of unspecified calcaneus, subsequent encounter for fracture with nonunion | CMS +S99039P | Salter-Harris Type III physeal fracture of unspecified calcaneus, subsequent encounter for fracture with malunion | CMS +S99039S | Salter-Harris Type III physeal fracture of unspecified calcaneus, sequela | CMS +S99041A | Salter-Harris Type IV physeal fracture of right calcaneus, initial encounter for closed fracture | CMS +S99041B | Salter-Harris Type IV physeal fracture of right calcaneus, initial encounter for open fracture | CMS +S99041D | Salter-Harris Type IV physeal fracture of right calcaneus, subsequent encounter for fracture with routine healing | CMS +S99041G | Salter-Harris Type IV physeal fracture of right calcaneus, subsequent encounter for fracture with delayed healing | CMS +S99041K | Salter-Harris Type IV physeal fracture of right calcaneus, subsequent encounter for fracture with nonunion | CMS +S99041P | Salter-Harris Type IV physeal fracture of right calcaneus, subsequent encounter for fracture with malunion | CMS +S99041S | Salter-Harris Type IV physeal fracture of right calcaneus, sequela | CMS +S99042A | Salter-Harris Type IV physeal fracture of left calcaneus, initial encounter for closed fracture | CMS +S99042B | Salter-Harris Type IV physeal fracture of left calcaneus, initial encounter for open fracture | CMS +S99042D | Salter-Harris Type IV physeal fracture of left calcaneus, subsequent encounter for fracture with routine healing | CMS +S99042G | Salter-Harris Type IV physeal fracture of left calcaneus, subsequent encounter for fracture with delayed healing | CMS +S99042K | Salter-Harris Type IV physeal fracture of left calcaneus, subsequent encounter for fracture with nonunion | CMS +S99042P | Salter-Harris Type IV physeal fracture of left calcaneus, subsequent encounter for fracture with malunion | CMS +S99042S | Salter-Harris Type IV physeal fracture of left calcaneus, sequela | CMS +S99049A | Salter-Harris Type IV physeal fracture of unspecified calcaneus, initial encounter for closed fracture | CMS +S99049B | Salter-Harris Type IV physeal fracture of unspecified calcaneus, initial encounter for open fracture | CMS +S99049D | Salter-Harris Type IV physeal fracture of unspecified calcaneus, subsequent encounter for fracture with routine healing | CMS +S99049G | Salter-Harris Type IV physeal fracture of unspecified calcaneus, subsequent encounter for fracture with delayed healing | CMS +S99049K | Salter-Harris Type IV physeal fracture of unspecified calcaneus, subsequent encounter for fracture with nonunion | CMS +S99049P | Salter-Harris Type IV physeal fracture of unspecified calcaneus, subsequent encounter for fracture with malunion | CMS +S99049S | Salter-Harris Type IV physeal fracture of unspecified calcaneus, sequela | CMS +S99091A | Other physeal fracture of right calcaneus, initial encounter for closed fracture | CMS +S99091B | Other physeal fracture of right calcaneus, initial encounter for open fracture | CMS +S99091D | Other physeal fracture of right calcaneus, subsequent encounter for fracture with routine healing | CMS +S99091G | Other physeal fracture of right calcaneus, subsequent encounter for fracture with delayed healing | CMS +S99091K | Other physeal fracture of right calcaneus, subsequent encounter for fracture with nonunion | CMS +S99091P | Other physeal fracture of right calcaneus, subsequent encounter for fracture with malunion | CMS +S99091S | Other physeal fracture of right calcaneus, sequela | CMS +S99092A | Other physeal fracture of left calcaneus, initial encounter for closed fracture | CMS +S99092B | Other physeal fracture of left calcaneus, initial encounter for open fracture | CMS +S99092D | Other physeal fracture of left calcaneus, subsequent encounter for fracture with routine healing | CMS +S99092G | Other physeal fracture of left calcaneus, subsequent encounter for fracture with delayed healing | CMS +S99092K | Other physeal fracture of left calcaneus, subsequent encounter for fracture with nonunion | CMS +S99092P | Other physeal fracture of left calcaneus, subsequent encounter for fracture with malunion | CMS +S99092S | Other physeal fracture of left calcaneus, sequela | CMS +S99099A | Other physeal fracture of unspecified calcaneus, initial encounter for closed fracture | CMS +S99099B | Other physeal fracture of unspecified calcaneus, initial encounter for open fracture | CMS +S99099D | Other physeal fracture of unspecified calcaneus, subsequent encounter for fracture with routine healing | CMS +S99099G | Other physeal fracture of unspecified calcaneus, subsequent encounter for fracture with delayed healing | CMS +S99099K | Other physeal fracture of unspecified calcaneus, subsequent encounter for fracture with nonunion | CMS +S99099P | Other physeal fracture of unspecified calcaneus, subsequent encounter for fracture with malunion | CMS +S99099S | Other physeal fracture of unspecified calcaneus, sequela | CMS +S99101A | Unspecified physeal fracture of right metatarsal, initial encounter for closed fracture | CMS +S99101B | Unspecified physeal fracture of right metatarsal, initial encounter for open fracture | CMS +S99101D | Unspecified physeal fracture of right metatarsal, subsequent encounter for fracture with routine healing | CMS +S99101G | Unspecified physeal fracture of right metatarsal, subsequent encounter for fracture with delayed healing | CMS +S99101K | Unspecified physeal fracture of right metatarsal, subsequent encounter for fracture with nonunion | CMS +S99101P | Unspecified physeal fracture of right metatarsal, subsequent encounter for fracture with malunion | CMS +S99101S | Unspecified physeal fracture of right metatarsal, sequela | CMS +S99102A | Unspecified physeal fracture of left metatarsal, initial encounter for closed fracture | CMS +S99102B | Unspecified physeal fracture of left metatarsal, initial encounter for open fracture | CMS +S99102D | Unspecified physeal fracture of left metatarsal, subsequent encounter for fracture with routine healing | CMS +S99102G | Unspecified physeal fracture of left metatarsal, subsequent encounter for fracture with delayed healing | CMS +S99102K | Unspecified physeal fracture of left metatarsal, subsequent encounter for fracture with nonunion | CMS +S99102P | Unspecified physeal fracture of left metatarsal, subsequent encounter for fracture with malunion | CMS +S99102S | Unspecified physeal fracture of left metatarsal, sequela | CMS +S99109A | Unspecified physeal fracture of unspecified metatarsal, initial encounter for closed fracture | CMS +S99109B | Unspecified physeal fracture of unspecified metatarsal, initial encounter for open fracture | CMS +S99109D | Unspecified physeal fracture of unspecified metatarsal, subsequent encounter for fracture with routine healing | CMS +S99109G | Unspecified physeal fracture of unspecified metatarsal, subsequent encounter for fracture with delayed healing | CMS +S99109K | Unspecified physeal fracture of unspecified metatarsal, subsequent encounter for fracture with nonunion | CMS +S99109P | Unspecified physeal fracture of unspecified metatarsal, subsequent encounter for fracture with malunion | CMS +S99109S | Unspecified physeal fracture of unspecified metatarsal, sequela | CMS +S99111A | Salter-Harris Type I physeal fracture of right metatarsal, initial encounter for closed fracture | CMS +S99111B | Salter-Harris Type I physeal fracture of right metatarsal, initial encounter for open fracture | CMS +S99111D | Salter-Harris Type I physeal fracture of right metatarsal, subsequent encounter for fracture with routine healing | CMS +S99111G | Salter-Harris Type I physeal fracture of right metatarsal, subsequent encounter for fracture with delayed healing | CMS +S99111K | Salter-Harris Type I physeal fracture of right metatarsal, subsequent encounter for fracture with nonunion | CMS +S99111P | Salter-Harris Type I physeal fracture of right metatarsal, subsequent encounter for fracture with malunion | CMS +S99111S | Salter-Harris Type I physeal fracture of right metatarsal, sequela | CMS +S99112A | Salter-Harris Type I physeal fracture of left metatarsal, initial encounter for closed fracture | CMS +S99112B | Salter-Harris Type I physeal fracture of left metatarsal, initial encounter for open fracture | CMS +S99112D | Salter-Harris Type I physeal fracture of left metatarsal, subsequent encounter for fracture with routine healing | CMS +S99112G | Salter-Harris Type I physeal fracture of left metatarsal, subsequent encounter for fracture with delayed healing | CMS +S99112K | Salter-Harris Type I physeal fracture of left metatarsal, subsequent encounter for fracture with nonunion | CMS +S99112P | Salter-Harris Type I physeal fracture of left metatarsal, subsequent encounter for fracture with malunion | CMS +S99112S | Salter-Harris Type I physeal fracture of left metatarsal, sequela | CMS +S99119A | Salter-Harris Type I physeal fracture of unspecified metatarsal, initial encounter for closed fracture | CMS +S99119B | Salter-Harris Type I physeal fracture of unspecified metatarsal, initial encounter for open fracture | CMS +S99119D | Salter-Harris Type I physeal fracture of unspecified metatarsal, subsequent encounter for fracture with routine healing | CMS +S99119G | Salter-Harris Type I physeal fracture of unspecified metatarsal, subsequent encounter for fracture with delayed healing | CMS +S99119K | Salter-Harris Type I physeal fracture of unspecified metatarsal, subsequent encounter for fracture with nonunion | CMS +S99119P | Salter-Harris Type I physeal fracture of unspecified metatarsal, subsequent encounter for fracture with malunion | CMS +S99119S | Salter-Harris Type I physeal fracture of unspecified metatarsal, sequela | CMS +S99121A | Salter-Harris Type II physeal fracture of right metatarsal, initial encounter for closed fracture | CMS +S99121B | Salter-Harris Type II physeal fracture of right metatarsal, initial encounter for open fracture | CMS +S99121D | Salter-Harris Type II physeal fracture of right metatarsal, subsequent encounter for fracture with routine healing | CMS +S99121G | Salter-Harris Type II physeal fracture of right metatarsal, subsequent encounter for fracture with delayed healing | CMS +S99121K | Salter-Harris Type II physeal fracture of right metatarsal, subsequent encounter for fracture with nonunion | CMS +S99121P | Salter-Harris Type II physeal fracture of right metatarsal, subsequent encounter for fracture with malunion | CMS +S99121S | Salter-Harris Type II physeal fracture of right metatarsal, sequela | CMS +S99122A | Salter-Harris Type II physeal fracture of left metatarsal, initial encounter for closed fracture | CMS +S99122B | Salter-Harris Type II physeal fracture of left metatarsal, initial encounter for open fracture | CMS +S99122D | Salter-Harris Type II physeal fracture of left metatarsal, subsequent encounter for fracture with routine healing | CMS +S99122G | Salter-Harris Type II physeal fracture of left metatarsal, subsequent encounter for fracture with delayed healing | CMS +S99122K | Salter-Harris Type II physeal fracture of left metatarsal, subsequent encounter for fracture with nonunion | CMS +S99122P | Salter-Harris Type II physeal fracture of left metatarsal, subsequent encounter for fracture with malunion | CMS +S99122S | Salter-Harris Type II physeal fracture of left metatarsal, sequela | CMS +S99129A | Salter-Harris Type II physeal fracture of unspecified metatarsal, initial encounter for closed fracture | CMS +S99129B | Salter-Harris Type II physeal fracture of unspecified metatarsal, initial encounter for open fracture | CMS +S99129D | Salter-Harris Type II physeal fracture of unspecified metatarsal, subsequent encounter for fracture with routine healing | CMS +S99129G | Salter-Harris Type II physeal fracture of unspecified metatarsal, subsequent encounter for fracture with delayed healing | CMS +S99129K | Salter-Harris Type II physeal fracture of unspecified metatarsal, subsequent encounter for fracture with nonunion | CMS +S99129P | Salter-Harris Type II physeal fracture of unspecified metatarsal, subsequent encounter for fracture with malunion | CMS +S99129S | Salter-Harris Type II physeal fracture of unspecified metatarsal, sequela | CMS +S99131A | Salter-Harris Type III physeal fracture of right metatarsal, initial encounter for closed fracture | CMS +S99131B | Salter-Harris Type III physeal fracture of right metatarsal, initial encounter for open fracture | CMS +S99131D | Salter-Harris Type III physeal fracture of right metatarsal, subsequent encounter for fracture with routine healing | CMS +S99131G | Salter-Harris Type III physeal fracture of right metatarsal, subsequent encounter for fracture with delayed healing | CMS +S99131K | Salter-Harris Type III physeal fracture of right metatarsal, subsequent encounter for fracture with nonunion | CMS +S99131P | Salter-Harris Type III physeal fracture of right metatarsal, subsequent encounter for fracture with malunion | CMS +S99131S | Salter-Harris Type III physeal fracture of right metatarsal, sequela | CMS +S99132A | Salter-Harris Type III physeal fracture of left metatarsal, initial encounter for closed fracture | CMS +S99132B | Salter-Harris Type III physeal fracture of left metatarsal, initial encounter for open fracture | CMS +S99132D | Salter-Harris Type III physeal fracture of left metatarsal, subsequent encounter for fracture with routine healing | CMS +S99132G | Salter-Harris Type III physeal fracture of left metatarsal, subsequent encounter for fracture with delayed healing | CMS +S99132K | Salter-Harris Type III physeal fracture of left metatarsal, subsequent encounter for fracture with nonunion | CMS +S99132P | Salter-Harris Type III physeal fracture of left metatarsal, subsequent encounter for fracture with malunion | CMS +S99132S | Salter-Harris Type III physeal fracture of left metatarsal, sequela | CMS +S99139A | Salter-Harris Type III physeal fracture of unspecified metatarsal, initial encounter for closed fracture | CMS +S99139B | Salter-Harris Type III physeal fracture of unspecified metatarsal, initial encounter for open fracture | CMS +S99139D | Salter-Harris Type III physeal fracture of unspecified metatarsal, subsequent encounter for fracture with routine healing | CMS +S99139G | Salter-Harris Type III physeal fracture of unspecified metatarsal, subsequent encounter for fracture with delayed healing | CMS +S99139K | Salter-Harris Type III physeal fracture of unspecified metatarsal, subsequent encounter for fracture with nonunion | CMS +S99139P | Salter-Harris Type III physeal fracture of unspecified metatarsal, subsequent encounter for fracture with malunion | CMS +S99139S | Salter-Harris Type III physeal fracture of unspecified metatarsal, sequela | CMS +S99141A | Salter-Harris Type IV physeal fracture of right metatarsal, initial encounter for closed fracture | CMS +S99141B | Salter-Harris Type IV physeal fracture of right metatarsal, initial encounter for open fracture | CMS +S99141D | Salter-Harris Type IV physeal fracture of right metatarsal, subsequent encounter for fracture with routine healing | CMS +S99141G | Salter-Harris Type IV physeal fracture of right metatarsal, subsequent encounter for fracture with delayed healing | CMS +S99141K | Salter-Harris Type IV physeal fracture of right metatarsal, subsequent encounter for fracture with nonunion | CMS +S99141P | Salter-Harris Type IV physeal fracture of right metatarsal, subsequent encounter for fracture with malunion | CMS +S99141S | Salter-Harris Type IV physeal fracture of right metatarsal, sequela | CMS +S99142A | Salter-Harris Type IV physeal fracture of left metatarsal, initial encounter for closed fracture | CMS +S99142B | Salter-Harris Type IV physeal fracture of left metatarsal, initial encounter for open fracture | CMS +S99142D | Salter-Harris Type IV physeal fracture of left metatarsal, subsequent encounter for fracture with routine healing | CMS +S99142G | Salter-Harris Type IV physeal fracture of left metatarsal, subsequent encounter for fracture with delayed healing | CMS +S99142K | Salter-Harris Type IV physeal fracture of left metatarsal, subsequent encounter for fracture with nonunion | CMS +S99142P | Salter-Harris Type IV physeal fracture of left metatarsal, subsequent encounter for fracture with malunion | CMS +S99142S | Salter-Harris Type IV physeal fracture of left metatarsal, sequela | CMS +S99149A | Salter-Harris Type IV physeal fracture of unspecified metatarsal, initial encounter for closed fracture | CMS +S99149B | Salter-Harris Type IV physeal fracture of unspecified metatarsal, initial encounter for open fracture | CMS +S99149D | Salter-Harris Type IV physeal fracture of unspecified metatarsal, subsequent encounter for fracture with routine healing | CMS +S99149G | Salter-Harris Type IV physeal fracture of unspecified metatarsal, subsequent encounter for fracture with delayed healing | CMS +S99149K | Salter-Harris Type IV physeal fracture of unspecified metatarsal, subsequent encounter for fracture with nonunion | CMS +S99149P | Salter-Harris Type IV physeal fracture of unspecified metatarsal, subsequent encounter for fracture with malunion | CMS +S99149S | Salter-Harris Type IV physeal fracture of unspecified metatarsal, sequela | CMS +S99191A | Other physeal fracture of right metatarsal, initial encounter for closed fracture | CMS +S99191B | Other physeal fracture of right metatarsal, initial encounter for open fracture | CMS +S99191D | Other physeal fracture of right metatarsal, subsequent encounter for fracture with routine healing | CMS +S99191G | Other physeal fracture of right metatarsal, subsequent encounter for fracture with delayed healing | CMS +S99191K | Other physeal fracture of right metatarsal, subsequent encounter for fracture with nonunion | CMS +S99191P | Other physeal fracture of right metatarsal, subsequent encounter for fracture with malunion | CMS +S99191S | Other physeal fracture of right metatarsal, sequela | CMS +S99192A | Other physeal fracture of left metatarsal, initial encounter for closed fracture | CMS +S99192B | Other physeal fracture of left metatarsal, initial encounter for open fracture | CMS +S99192D | Other physeal fracture of left metatarsal, subsequent encounter for fracture with routine healing | CMS +S99192G | Other physeal fracture of left metatarsal, subsequent encounter for fracture with delayed healing | CMS +S99192K | Other physeal fracture of left metatarsal, subsequent encounter for fracture with nonunion | CMS +S99192P | Other physeal fracture of left metatarsal, subsequent encounter for fracture with malunion | CMS +S99192S | Other physeal fracture of left metatarsal, sequela | CMS +S99199A | Other physeal fracture of unspecified metatarsal, initial encounter for closed fracture | CMS +S99199B | Other physeal fracture of unspecified metatarsal, initial encounter for open fracture | CMS +S99199D | Other physeal fracture of unspecified metatarsal, subsequent encounter for fracture with routine healing | CMS +S99199G | Other physeal fracture of unspecified metatarsal, subsequent encounter for fracture with delayed healing | CMS +S99199K | Other physeal fracture of unspecified metatarsal, subsequent encounter for fracture with nonunion | CMS +S99199P | Other physeal fracture of unspecified metatarsal, subsequent encounter for fracture with malunion | CMS +S99199S | Other physeal fracture of unspecified metatarsal, sequela | CMS +S99201A | Unspecified physeal fracture of phalanx of right toe, initial encounter for closed fracture | CMS +S99201B | Unspecified physeal fracture of phalanx of right toe, initial encounter for open fracture | CMS +S99201D | Unspecified physeal fracture of phalanx of right toe, subsequent encounter for fracture with routine healing | CMS +S99201G | Unspecified physeal fracture of phalanx of right toe, subsequent encounter for fracture with delayed healing | CMS +S99201K | Unspecified physeal fracture of phalanx of right toe, subsequent encounter for fracture with nonunion | CMS +S99201P | Unspecified physeal fracture of phalanx of right toe, subsequent encounter for fracture with malunion | CMS +S99201S | Unspecified physeal fracture of phalanx of right toe, sequela | CMS +S99202A | Unspecified physeal fracture of phalanx of left toe, initial encounter for closed fracture | CMS +S99202B | Unspecified physeal fracture of phalanx of left toe, initial encounter for open fracture | CMS +S99202D | Unspecified physeal fracture of phalanx of left toe, subsequent encounter for fracture with routine healing | CMS +S99202G | Unspecified physeal fracture of phalanx of left toe, subsequent encounter for fracture with delayed healing | CMS +S99202K | Unspecified physeal fracture of phalanx of left toe, subsequent encounter for fracture with nonunion | CMS +S99202P | Unspecified physeal fracture of phalanx of left toe, subsequent encounter for fracture with malunion | CMS +S99202S | Unspecified physeal fracture of phalanx of left toe, sequela | CMS +S99209A | Unspecified physeal fracture of phalanx of unspecified toe, initial encounter for closed fracture | CMS +S99209B | Unspecified physeal fracture of phalanx of unspecified toe, initial encounter for open fracture | CMS +S99209D | Unspecified physeal fracture of phalanx of unspecified toe, subsequent encounter for fracture with routine healing | CMS +S99209G | Unspecified physeal fracture of phalanx of unspecified toe, subsequent encounter for fracture with delayed healing | CMS +S99209K | Unspecified physeal fracture of phalanx of unspecified toe, subsequent encounter for fracture with nonunion | CMS +S99209P | Unspecified physeal fracture of phalanx of unspecified toe, subsequent encounter for fracture with malunion | CMS +S99209S | Unspecified physeal fracture of phalanx of unspecified toe, sequela | CMS +S99211A | Salter-Harris Type I physeal fracture of phalanx of right toe, initial encounter for closed fracture | CMS +S99211B | Salter-Harris Type I physeal fracture of phalanx of right toe, initial encounter for open fracture | CMS +S99211D | Salter-Harris Type I physeal fracture of phalanx of right toe, subsequent encounter for fracture with routine healing | CMS +S99211G | Salter-Harris Type I physeal fracture of phalanx of right toe, subsequent encounter for fracture with delayed healing | CMS +S99211K | Salter-Harris Type I physeal fracture of phalanx of right toe, subsequent encounter for fracture with nonunion | CMS +S99211P | Salter-Harris Type I physeal fracture of phalanx of right toe, subsequent encounter for fracture with malunion | CMS +S99211S | Salter-Harris Type I physeal fracture of phalanx of right toe, sequela | CMS +S99212A | Salter-Harris Type I physeal fracture of phalanx of left toe, initial encounter for closed fracture | CMS +S99212B | Salter-Harris Type I physeal fracture of phalanx of left toe, initial encounter for open fracture | CMS +S99212D | Salter-Harris Type I physeal fracture of phalanx of left toe, subsequent encounter for fracture with routine healing | CMS +S99212G | Salter-Harris Type I physeal fracture of phalanx of left toe, subsequent encounter for fracture with delayed healing | CMS +S99212K | Salter-Harris Type I physeal fracture of phalanx of left toe, subsequent encounter for fracture with nonunion | CMS +S99212P | Salter-Harris Type I physeal fracture of phalanx of left toe, subsequent encounter for fracture with malunion | CMS +S99212S | Salter-Harris Type I physeal fracture of phalanx of left toe, sequela | CMS +S99219A | Salter-Harris Type I physeal fracture of phalanx of unspecified toe, initial encounter for closed fracture | CMS +S99219B | Salter-Harris Type I physeal fracture of phalanx of unspecified toe, initial encounter for open fracture | CMS +S99219D | Salter-Harris Type I physeal fracture of phalanx of unspecified toe, subsequent encounter for fracture with routine healing | CMS +S99219G | Salter-Harris Type I physeal fracture of phalanx of unspecified toe, subsequent encounter for fracture with delayed healing | CMS +S99219K | Salter-Harris Type I physeal fracture of phalanx of unspecified toe, subsequent encounter for fracture with nonunion | CMS +S99219P | Salter-Harris Type I physeal fracture of phalanx of unspecified toe, subsequent encounter for fracture with malunion | CMS +S99219S | Salter-Harris Type I physeal fracture of phalanx of unspecified toe, sequela | CMS +S99221A | Salter-Harris Type II physeal fracture of phalanx of right toe, initial encounter for closed fracture | CMS +S99221B | Salter-Harris Type II physeal fracture of phalanx of right toe, initial encounter for open fracture | CMS +S99221D | Salter-Harris Type II physeal fracture of phalanx of right toe, subsequent encounter for fracture with routine healing | CMS +S99221G | Salter-Harris Type II physeal fracture of phalanx of right toe, subsequent encounter for fracture with delayed healing | CMS +S99221K | Salter-Harris Type II physeal fracture of phalanx of right toe, subsequent encounter for fracture with nonunion | CMS +S99221P | Salter-Harris Type II physeal fracture of phalanx of right toe, subsequent encounter for fracture with malunion | CMS +S99221S | Salter-Harris Type II physeal fracture of phalanx of right toe, sequela | CMS +S99222A | Salter-Harris Type II physeal fracture of phalanx of left toe, initial encounter for closed fracture | CMS +S99222B | Salter-Harris Type II physeal fracture of phalanx of left toe, initial encounter for open fracture | CMS +S99222D | Salter-Harris Type II physeal fracture of phalanx of left toe, subsequent encounter for fracture with routine healing | CMS +S99222G | Salter-Harris Type II physeal fracture of phalanx of left toe, subsequent encounter for fracture with delayed healing | CMS +S99222K | Salter-Harris Type II physeal fracture of phalanx of left toe, subsequent encounter for fracture with nonunion | CMS +S99222P | Salter-Harris Type II physeal fracture of phalanx of left toe, subsequent encounter for fracture with malunion | CMS +S99222S | Salter-Harris Type II physeal fracture of phalanx of left toe, sequela | CMS +S99229A | Salter-Harris Type II physeal fracture of phalanx of unspecified toe, initial encounter for closed fracture | CMS +S99229B | Salter-Harris Type II physeal fracture of phalanx of unspecified toe, initial encounter for open fracture | CMS +S99229D | Salter-Harris Type II physeal fracture of phalanx of unspecified toe, subsequent encounter for fracture with routine healing | CMS +S99229G | Salter-Harris Type II physeal fracture of phalanx of unspecified toe, subsequent encounter for fracture with delayed healing | CMS +S99229K | Salter-Harris Type II physeal fracture of phalanx of unspecified toe, subsequent encounter for fracture with nonunion | CMS +S99229P | Salter-Harris Type II physeal fracture of phalanx of unspecified toe, subsequent encounter for fracture with malunion | CMS +S99229S | Salter-Harris Type II physeal fracture of phalanx of unspecified toe, sequela | CMS +S99231A | Salter-Harris Type III physeal fracture of phalanx of right toe, initial encounter for closed fracture | CMS +S99231B | Salter-Harris Type III physeal fracture of phalanx of right toe, initial encounter for open fracture | CMS +S99231D | Salter-Harris Type III physeal fracture of phalanx of right toe, subsequent encounter for fracture with routine healing | CMS +S99231G | Salter-Harris Type III physeal fracture of phalanx of right toe, subsequent encounter for fracture with delayed healing | CMS +S99231K | Salter-Harris Type III physeal fracture of phalanx of right toe, subsequent encounter for fracture with nonunion | CMS +S99231P | Salter-Harris Type III physeal fracture of phalanx of right toe, subsequent encounter for fracture with malunion | CMS +S99231S | Salter-Harris Type III physeal fracture of phalanx of right toe, sequela | CMS +S99232A | Salter-Harris Type III physeal fracture of phalanx of left toe, initial encounter for closed fracture | CMS +S99232B | Salter-Harris Type III physeal fracture of phalanx of left toe, initial encounter for open fracture | CMS +S99232D | Salter-Harris Type III physeal fracture of phalanx of left toe, subsequent encounter for fracture with routine healing | CMS +S99232G | Salter-Harris Type III physeal fracture of phalanx of left toe, subsequent encounter for fracture with delayed healing | CMS +S99232K | Salter-Harris Type III physeal fracture of phalanx of left toe, subsequent encounter for fracture with nonunion | CMS +S99232P | Salter-Harris Type III physeal fracture of phalanx of left toe, subsequent encounter for fracture with malunion | CMS +S99232S | Salter-Harris Type III physeal fracture of phalanx of left toe, sequela | CMS +S99239A | Salter-Harris Type III physeal fracture of phalanx of unspecified toe, initial encounter for closed fracture | CMS +S99239B | Salter-Harris Type III physeal fracture of phalanx of unspecified toe, initial encounter for open fracture | CMS +S99239D | Salter-Harris Type III physeal fracture of phalanx of unspecified toe, subsequent encounter for fracture with routine healing | CMS +S99239G | Salter-Harris Type III physeal fracture of phalanx of unspecified toe, subsequent encounter for fracture with delayed healing | CMS +S99239K | Salter-Harris Type III physeal fracture of phalanx of unspecified toe, subsequent encounter for fracture with nonunion | CMS +S99239P | Salter-Harris Type III physeal fracture of phalanx of unspecified toe, subsequent encounter for fracture with malunion | CMS +S99239S | Salter-Harris Type III physeal fracture of phalanx of unspecified toe, sequela | CMS +S99241A | Salter-Harris Type IV physeal fracture of phalanx of right toe, initial encounter for closed fracture | CMS +S99241B | Salter-Harris Type IV physeal fracture of phalanx of right toe, initial encounter for open fracture | CMS +S99241D | Salter-Harris Type IV physeal fracture of phalanx of right toe, subsequent encounter for fracture with routine healing | CMS +S99241G | Salter-Harris Type IV physeal fracture of phalanx of right toe, subsequent encounter for fracture with delayed healing | CMS +S99241K | Salter-Harris Type IV physeal fracture of phalanx of right toe, subsequent encounter for fracture with nonunion | CMS +S99241P | Salter-Harris Type IV physeal fracture of phalanx of right toe, subsequent encounter for fracture with malunion | CMS +S99241S | Salter-Harris Type IV physeal fracture of phalanx of right toe, sequela | CMS +S99242A | Salter-Harris Type IV physeal fracture of phalanx of left toe, initial encounter for closed fracture | CMS +S99242B | Salter-Harris Type IV physeal fracture of phalanx of left toe, initial encounter for open fracture | CMS +S99242D | Salter-Harris Type IV physeal fracture of phalanx of left toe, subsequent encounter for fracture with routine healing | CMS +S99242G | Salter-Harris Type IV physeal fracture of phalanx of left toe, subsequent encounter for fracture with delayed healing | CMS +S99242K | Salter-Harris Type IV physeal fracture of phalanx of left toe, subsequent encounter for fracture with nonunion | CMS +S99242P | Salter-Harris Type IV physeal fracture of phalanx of left toe, subsequent encounter for fracture with malunion | CMS +S99242S | Salter-Harris Type IV physeal fracture of phalanx of left toe, sequela | CMS +S99249A | Salter-Harris Type IV physeal fracture of phalanx of unspecified toe, initial encounter for closed fracture | CMS +S99249B | Salter-Harris Type IV physeal fracture of phalanx of unspecified toe, initial encounter for open fracture | CMS +S99249D | Salter-Harris Type IV physeal fracture of phalanx of unspecified toe, subsequent encounter for fracture with routine healing | CMS +S99249G | Salter-Harris Type IV physeal fracture of phalanx of unspecified toe, subsequent encounter for fracture with delayed healing | CMS +S99249K | Salter-Harris Type IV physeal fracture of phalanx of unspecified toe, subsequent encounter for fracture with nonunion | CMS +S99249P | Salter-Harris Type IV physeal fracture of phalanx of unspecified toe, subsequent encounter for fracture with malunion | CMS +S99249S | Salter-Harris Type IV physeal fracture of phalanx of unspecified toe, sequela | CMS +S99291A | Other physeal fracture of phalanx of right toe, initial encounter for closed fracture | CMS +S99291B | Other physeal fracture of phalanx of right toe, initial encounter for open fracture | CMS +S99291D | Other physeal fracture of phalanx of right toe, subsequent encounter for fracture with routine healing | CMS +S99291G | Other physeal fracture of phalanx of right toe, subsequent encounter for fracture with delayed healing | CMS +S99291K | Other physeal fracture of phalanx of right toe, subsequent encounter for fracture with nonunion | CMS +S99291P | Other physeal fracture of phalanx of right toe, subsequent encounter for fracture with malunion | CMS +S99291S | Other physeal fracture of phalanx of right toe, sequela | CMS +S99292A | Other physeal fracture of phalanx of left toe, initial encounter for closed fracture | CMS +S99292B | Other physeal fracture of phalanx of left toe, initial encounter for open fracture | CMS +S99292D | Other physeal fracture of phalanx of left toe, subsequent encounter for fracture with routine healing | CMS +S99292G | Other physeal fracture of phalanx of left toe, subsequent encounter for fracture with delayed healing | CMS +S99292K | Other physeal fracture of phalanx of left toe, subsequent encounter for fracture with nonunion | CMS +S99292P | Other physeal fracture of phalanx of left toe, subsequent encounter for fracture with malunion | CMS +S99292S | Other physeal fracture of phalanx of left toe, sequela | CMS +S99299A | Other physeal fracture of phalanx of unspecified toe, initial encounter for closed fracture | CMS +S99299B | Other physeal fracture of phalanx of unspecified toe, initial encounter for open fracture | CMS +S99299D | Other physeal fracture of phalanx of unspecified toe, subsequent encounter for fracture with routine healing | CMS +S99299G | Other physeal fracture of phalanx of unspecified toe, subsequent encounter for fracture with delayed healing | CMS +S99299K | Other physeal fracture of phalanx of unspecified toe, subsequent encounter for fracture with nonunion | CMS +S99299P | Other physeal fracture of phalanx of unspecified toe, subsequent encounter for fracture with malunion | CMS +S99299S | Other physeal fracture of phalanx of unspecified toe, sequela | CMS +S99811A | Other specified injuries of right ankle, initial encounter | CMS +S99811D | Other specified injuries of right ankle, subsequent encounter | CMS +S99811S | Other specified injuries of right ankle, sequela | CMS +S99812A | Other specified injuries of left ankle, initial encounter | CMS +S99812D | Other specified injuries of left ankle, subsequent encounter | CMS +S99812S | Other specified injuries of left ankle, sequela | CMS +S99819A | Other specified injuries of unspecified ankle, initial encounter | CMS +S99819D | Other specified injuries of unspecified ankle, subsequent encounter | CMS +S99819S | Other specified injuries of unspecified ankle, sequela | CMS +S99821A | Other specified injuries of right foot, initial encounter | CMS +S99821D | Other specified injuries of right foot, subsequent encounter | CMS +S99821S | Other specified injuries of right foot, sequela | CMS +S99822A | Other specified injuries of left foot, initial encounter | CMS +S99822D | Other specified injuries of left foot, subsequent encounter | CMS +S99822S | Other specified injuries of left foot, sequela | CMS +S99829A | Other specified injuries of unspecified foot, initial encounter | CMS +S99829D | Other specified injuries of unspecified foot, subsequent encounter | CMS +S99829S | Other specified injuries of unspecified foot, sequela | CMS +S99911A | Unspecified injury of right ankle, initial encounter | CMS +S99911D | Unspecified injury of right ankle, subsequent encounter | CMS +S99911S | Unspecified injury of right ankle, sequela | CMS +S99912A | Unspecified injury of left ankle, initial encounter | CMS +S99912D | Unspecified injury of left ankle, subsequent encounter | CMS +S99912S | Unspecified injury of left ankle, sequela | CMS +S99919A | Unspecified injury of unspecified ankle, initial encounter | CMS +S99919D | Unspecified injury of unspecified ankle, subsequent encounter | CMS +S99919S | Unspecified injury of unspecified ankle, sequela | CMS +S99921A | Unspecified injury of right foot, initial encounter | CMS +S99921D | Unspecified injury of right foot, subsequent encounter | CMS +S99921S | Unspecified injury of right foot, sequela | CMS +S99922A | Unspecified injury of left foot, initial encounter | CMS +S99922D | Unspecified injury of left foot, subsequent encounter | CMS +S99922S | Unspecified injury of left foot, sequela | CMS +S99929A | Unspecified injury of unspecified foot, initial encounter | CMS +S99929D | Unspecified injury of unspecified foot, subsequent encounter | CMS +S99929S | Unspecified injury of unspecified foot, sequela | CMS +T07XXXA | Unspecified multiple injuries, initial encounter | CMS +T07XXXD | Unspecified multiple injuries, subsequent encounter | CMS +T07XXXS | Unspecified multiple injuries, sequela | CMS +T148XXA | Other injury of unspecified body region, initial encounter | CMS +T148XXD | Other injury of unspecified body region, subsequent encounter | CMS +T148XXS | Other injury of unspecified body region, sequela | CMS +T1490XA | Injury, unspecified, initial encounter | CMS +T1490XD | Injury, unspecified, subsequent encounter | CMS +T1490XS | Injury, unspecified, sequela | CMS +T1491XA | Suicide attempt, initial encounter | CMS +T1491XD | Suicide attempt, subsequent encounter | CMS +T1491XS | Suicide attempt, sequela | CMS +T1500XA | Foreign body in cornea, unspecified eye, initial encounter | CMS +T1500XD | Foreign body in cornea, unspecified eye, subsequent encounter | CMS +T1500XS | Foreign body in cornea, unspecified eye, sequela | CMS +T1501XA | Foreign body in cornea, right eye, initial encounter | CMS +T1501XD | Foreign body in cornea, right eye, subsequent encounter | CMS +T1501XS | Foreign body in cornea, right eye, sequela | CMS +T1502XA | Foreign body in cornea, left eye, initial encounter | CMS +T1502XD | Foreign body in cornea, left eye, subsequent encounter | CMS +T1502XS | Foreign body in cornea, left eye, sequela | CMS +T1510XA | Foreign body in conjunctival sac, unspecified eye, initial encounter | CMS +T1510XD | Foreign body in conjunctival sac, unspecified eye, subsequent encounter | CMS +T1510XS | Foreign body in conjunctival sac, unspecified eye, sequela | CMS +T1511XA | Foreign body in conjunctival sac, right eye, initial encounter | CMS +T1511XD | Foreign body in conjunctival sac, right eye, subsequent encounter | CMS +T1511XS | Foreign body in conjunctival sac, right eye, sequela | CMS +T1512XA | Foreign body in conjunctival sac, left eye, initial encounter | CMS +T1512XD | Foreign body in conjunctival sac, left eye, subsequent encounter | CMS +T1512XS | Foreign body in conjunctival sac, left eye, sequela | CMS +T1580XA | Foreign body in other and multiple parts of external eye, unspecified eye, initial encounter | CMS +T1580XD | Foreign body in other and multiple parts of external eye, unspecified eye, subsequent encounter | CMS +T1580XS | Foreign body in other and multiple parts of external eye, unspecified eye, sequela | CMS +T1581XA | Foreign body in other and multiple parts of external eye, right eye, initial encounter | CMS +T1581XD | Foreign body in other and multiple parts of external eye, right eye, subsequent encounter | CMS +T1581XS | Foreign body in other and multiple parts of external eye, right eye, sequela | CMS +T1582XA | Foreign body in other and multiple parts of external eye, left eye, initial encounter | CMS +T1582XD | Foreign body in other and multiple parts of external eye, left eye, subsequent encounter | CMS +T1582XS | Foreign body in other and multiple parts of external eye, left eye, sequela | CMS +T1590XA | Foreign body on external eye, part unspecified, unspecified eye, initial encounter | CMS +T1590XD | Foreign body on external eye, part unspecified, unspecified eye, subsequent encounter | CMS +T1590XS | Foreign body on external eye, part unspecified, unspecified eye, sequela | CMS +T1591XA | Foreign body on external eye, part unspecified, right eye, initial encounter | CMS +T1591XD | Foreign body on external eye, part unspecified, right eye, subsequent encounter | CMS +T1591XS | Foreign body on external eye, part unspecified, right eye, sequela | CMS +T1592XA | Foreign body on external eye, part unspecified, left eye, initial encounter | CMS +T1592XD | Foreign body on external eye, part unspecified, left eye, subsequent encounter | CMS +T1592XS | Foreign body on external eye, part unspecified, left eye, sequela | CMS +T161XXA | Foreign body in right ear, initial encounter | CMS +T161XXD | Foreign body in right ear, subsequent encounter | CMS +T161XXS | Foreign body in right ear, sequela | CMS +T162XXA | Foreign body in left ear, initial encounter | CMS +T162XXD | Foreign body in left ear, subsequent encounter | CMS +T162XXS | Foreign body in left ear, sequela | CMS +T169XXA | Foreign body in ear, unspecified ear, initial encounter | CMS +T169XXD | Foreign body in ear, unspecified ear, subsequent encounter | CMS +T169XXS | Foreign body in ear, unspecified ear, sequela | CMS +T170XXA | Foreign body in nasal sinus, initial encounter | CMS +T170XXD | Foreign body in nasal sinus, subsequent encounter | CMS +T170XXS | Foreign body in nasal sinus, sequela | CMS +T171XXA | Foreign body in nostril, initial encounter | CMS +T171XXD | Foreign body in nostril, subsequent encounter | CMS +T171XXS | Foreign body in nostril, sequela | CMS +T17200A | Unspecified foreign body in pharynx causing asphyxiation, initial encounter | CMS +T17200D | Unspecified foreign body in pharynx causing asphyxiation, subsequent encounter | CMS +T17200S | Unspecified foreign body in pharynx causing asphyxiation, sequela | CMS +T17208A | Unspecified foreign body in pharynx causing other injury, initial encounter | CMS +T17208D | Unspecified foreign body in pharynx causing other injury, subsequent encounter | CMS +T17208S | Unspecified foreign body in pharynx causing other injury, sequela | CMS +T17210A | Gastric contents in pharynx causing asphyxiation, initial encounter | CMS +T17210D | Gastric contents in pharynx causing asphyxiation, subsequent encounter | CMS +T17210S | Gastric contents in pharynx causing asphyxiation, sequela | CMS +T17218A | Gastric contents in pharynx causing other injury, initial encounter | CMS +T17218D | Gastric contents in pharynx causing other injury, subsequent encounter | CMS +T17218S | Gastric contents in pharynx causing other injury, sequela | CMS +T17220A | Food in pharynx causing asphyxiation, initial encounter | CMS +T17220D | Food in pharynx causing asphyxiation, subsequent encounter | CMS +T17220S | Food in pharynx causing asphyxiation, sequela | CMS +T17228A | Food in pharynx causing other injury, initial encounter | CMS +T17228D | Food in pharynx causing other injury, subsequent encounter | CMS +T17228S | Food in pharynx causing other injury, sequela | CMS +T17290A | Other foreign object in pharynx causing asphyxiation, initial encounter | CMS +T17290D | Other foreign object in pharynx causing asphyxiation, subsequent encounter | CMS +T17290S | Other foreign object in pharynx causing asphyxiation, sequela | CMS +T17298A | Other foreign object in pharynx causing other injury, initial encounter | CMS +T17298D | Other foreign object in pharynx causing other injury, subsequent encounter | CMS +T17298S | Other foreign object in pharynx causing other injury, sequela | CMS +T17300A | Unspecified foreign body in larynx causing asphyxiation, initial encounter | CMS +T17300D | Unspecified foreign body in larynx causing asphyxiation, subsequent encounter | CMS +T17300S | Unspecified foreign body in larynx causing asphyxiation, sequela | CMS +T17308A | Unspecified foreign body in larynx causing other injury, initial encounter | CMS +T17308D | Unspecified foreign body in larynx causing other injury, subsequent encounter | CMS +T17308S | Unspecified foreign body in larynx causing other injury, sequela | CMS +T17310A | Gastric contents in larynx causing asphyxiation, initial encounter | CMS +T17310D | Gastric contents in larynx causing asphyxiation, subsequent encounter | CMS +T17310S | Gastric contents in larynx causing asphyxiation, sequela | CMS +T17318A | Gastric contents in larynx causing other injury, initial encounter | CMS +T17318D | Gastric contents in larynx causing other injury, subsequent encounter | CMS +T17318S | Gastric contents in larynx causing other injury, sequela | CMS +T17320A | Food in larynx causing asphyxiation, initial encounter | CMS +T17320D | Food in larynx causing asphyxiation, subsequent encounter | CMS +T17320S | Food in larynx causing asphyxiation, sequela | CMS +T17328A | Food in larynx causing other injury, initial encounter | CMS +T17328D | Food in larynx causing other injury, subsequent encounter | CMS +T17328S | Food in larynx causing other injury, sequela | CMS +T17390A | Other foreign object in larynx causing asphyxiation, initial encounter | CMS +T17390D | Other foreign object in larynx causing asphyxiation, subsequent encounter | CMS +T17390S | Other foreign object in larynx causing asphyxiation, sequela | CMS +T17398A | Other foreign object in larynx causing other injury, initial encounter | CMS +T17398D | Other foreign object in larynx causing other injury, subsequent encounter | CMS +T17398S | Other foreign object in larynx causing other injury, sequela | CMS +T17400A | Unspecified foreign body in trachea causing asphyxiation, initial encounter | CMS +T17400D | Unspecified foreign body in trachea causing asphyxiation, subsequent encounter | CMS +T17400S | Unspecified foreign body in trachea causing asphyxiation, sequela | CMS +T17408A | Unspecified foreign body in trachea causing other injury, initial encounter | CMS +T17408D | Unspecified foreign body in trachea causing other injury, subsequent encounter | CMS +T17408S | Unspecified foreign body in trachea causing other injury, sequela | CMS +T17410A | Gastric contents in trachea causing asphyxiation, initial encounter | CMS +T17410D | Gastric contents in trachea causing asphyxiation, subsequent encounter | CMS +T17410S | Gastric contents in trachea causing asphyxiation, sequela | CMS +T17418A | Gastric contents in trachea causing other injury, initial encounter | CMS +T17418D | Gastric contents in trachea causing other injury, subsequent encounter | CMS +T17418S | Gastric contents in trachea causing other injury, sequela | CMS +T17420A | Food in trachea causing asphyxiation, initial encounter | CMS +T17420D | Food in trachea causing asphyxiation, subsequent encounter | CMS +T17420S | Food in trachea causing asphyxiation, sequela | CMS +T17428A | Food in trachea causing other injury, initial encounter | CMS +T17428D | Food in trachea causing other injury, subsequent encounter | CMS +T17428S | Food in trachea causing other injury, sequela | CMS +T17490A | Other foreign object in trachea causing asphyxiation, initial encounter | CMS +T17490D | Other foreign object in trachea causing asphyxiation, subsequent encounter | CMS +T17490S | Other foreign object in trachea causing asphyxiation, sequela | CMS +T17498A | Other foreign object in trachea causing other injury, initial encounter | CMS +T17498D | Other foreign object in trachea causing other injury, subsequent encounter | CMS +T17498S | Other foreign object in trachea causing other injury, sequela | CMS +T17500A | Unspecified foreign body in bronchus causing asphyxiation, initial encounter | CMS +T17500D | Unspecified foreign body in bronchus causing asphyxiation, subsequent encounter | CMS +T17500S | Unspecified foreign body in bronchus causing asphyxiation, sequela | CMS +T17508A | Unspecified foreign body in bronchus causing other injury, initial encounter | CMS +T17508D | Unspecified foreign body in bronchus causing other injury, subsequent encounter | CMS +T17508S | Unspecified foreign body in bronchus causing other injury, sequela | CMS +T17510A | Gastric contents in bronchus causing asphyxiation, initial encounter | CMS +T17510D | Gastric contents in bronchus causing asphyxiation, subsequent encounter | CMS +T17510S | Gastric contents in bronchus causing asphyxiation, sequela | CMS +T17518A | Gastric contents in bronchus causing other injury, initial encounter | CMS +T17518D | Gastric contents in bronchus causing other injury, subsequent encounter | CMS +T17518S | Gastric contents in bronchus causing other injury, sequela | CMS +T17520A | Food in bronchus causing asphyxiation, initial encounter | CMS +T17520D | Food in bronchus causing asphyxiation, subsequent encounter | CMS +T17520S | Food in bronchus causing asphyxiation, sequela | CMS +T17528A | Food in bronchus causing other injury, initial encounter | CMS +T17528D | Food in bronchus causing other injury, subsequent encounter | CMS +T17528S | Food in bronchus causing other injury, sequela | CMS +T17590A | Other foreign object in bronchus causing asphyxiation, initial encounter | CMS +T17590D | Other foreign object in bronchus causing asphyxiation, subsequent encounter | CMS +T17590S | Other foreign object in bronchus causing asphyxiation, sequela | CMS +T17598A | Other foreign object in bronchus causing other injury, initial encounter | CMS +T17598D | Other foreign object in bronchus causing other injury, subsequent encounter | CMS +T17598S | Other foreign object in bronchus causing other injury, sequela | CMS +T17800A | Unspecified foreign body in other parts of respiratory tract causing asphyxiation, initial encounter | CMS +T17800D | Unspecified foreign body in other parts of respiratory tract causing asphyxiation, subsequent encounter | CMS +T17800S | Unspecified foreign body in other parts of respiratory tract causing asphyxiation, sequela | CMS +T17808A | Unspecified foreign body in other parts of respiratory tract causing other injury, initial encounter | CMS +T17808D | Unspecified foreign body in other parts of respiratory tract causing other injury, subsequent encounter | CMS +T17808S | Unspecified foreign body in other parts of respiratory tract causing other injury, sequela | CMS +T17810A | Gastric contents in other parts of respiratory tract causing asphyxiation, initial encounter | CMS +T17810D | Gastric contents in other parts of respiratory tract causing asphyxiation, subsequent encounter | CMS +T17810S | Gastric contents in other parts of respiratory tract causing asphyxiation, sequela | CMS +T17818A | Gastric contents in other parts of respiratory tract causing other injury, initial encounter | CMS +T17818D | Gastric contents in other parts of respiratory tract causing other injury, subsequent encounter | CMS +T17818S | Gastric contents in other parts of respiratory tract causing other injury, sequela | CMS +T17820A | Food in other parts of respiratory tract causing asphyxiation, initial encounter | CMS +T17820D | Food in other parts of respiratory tract causing asphyxiation, subsequent encounter | CMS +T17820S | Food in other parts of respiratory tract causing asphyxiation, sequela | CMS +T17828A | Food in other parts of respiratory tract causing other injury, initial encounter | CMS +T17828D | Food in other parts of respiratory tract causing other injury, subsequent encounter | CMS +T17828S | Food in other parts of respiratory tract causing other injury, sequela | CMS +T17890A | Other foreign object in other parts of respiratory tract causing asphyxiation, initial encounter | CMS +T17890D | Other foreign object in other parts of respiratory tract causing asphyxiation, subsequent encounter | CMS +T17890S | Other foreign object in other parts of respiratory tract causing asphyxiation, sequela | CMS +T17898A | Other foreign object in other parts of respiratory tract causing other injury, initial encounter | CMS +T17898D | Other foreign object in other parts of respiratory tract causing other injury, subsequent encounter | CMS +T17898S | Other foreign object in other parts of respiratory tract causing other injury, sequela | CMS +T17900A | Unspecified foreign body in respiratory tract, part unspecified causing asphyxiation, initial encounter | CMS +T17900D | Unspecified foreign body in respiratory tract, part unspecified causing asphyxiation, subsequent encounter | CMS +T17900S | Unspecified foreign body in respiratory tract, part unspecified causing asphyxiation, sequela | CMS +T17908A | Unspecified foreign body in respiratory tract, part unspecified causing other injury, initial encounter | CMS +T17908D | Unspecified foreign body in respiratory tract, part unspecified causing other injury, subsequent encounter | CMS +T17908S | Unspecified foreign body in respiratory tract, part unspecified causing other injury, sequela | CMS +T17910A | Gastric contents in respiratory tract, part unspecified causing asphyxiation, initial encounter | CMS +T17910D | Gastric contents in respiratory tract, part unspecified causing asphyxiation, subsequent encounter | CMS +T17910S | Gastric contents in respiratory tract, part unspecified causing asphyxiation, sequela | CMS +T17918A | Gastric contents in respiratory tract, part unspecified causing other injury, initial encounter | CMS +T17918D | Gastric contents in respiratory tract, part unspecified causing other injury, subsequent encounter | CMS +T17918S | Gastric contents in respiratory tract, part unspecified causing other injury, sequela | CMS +T17920A | Food in respiratory tract, part unspecified causing asphyxiation, initial encounter | CMS +T17920D | Food in respiratory tract, part unspecified causing asphyxiation, subsequent encounter | CMS +T17920S | Food in respiratory tract, part unspecified causing asphyxiation, sequela | CMS +T17928A | Food in respiratory tract, part unspecified causing other injury, initial encounter | CMS +T17928D | Food in respiratory tract, part unspecified causing other injury, subsequent encounter | CMS +T17928S | Food in respiratory tract, part unspecified causing other injury, sequela | CMS +T17990A | Other foreign object in respiratory tract, part unspecified in causing asphyxiation, initial encounter | CMS +T17990D | Other foreign object in respiratory tract, part unspecified in causing asphyxiation, subsequent encounter | CMS +T17990S | Other foreign object in respiratory tract, part unspecified in causing asphyxiation, sequela | CMS +T17998A | Other foreign object in respiratory tract, part unspecified causing other injury, initial encounter | CMS +T17998D | Other foreign object in respiratory tract, part unspecified causing other injury, subsequent encounter | CMS +T17998S | Other foreign object in respiratory tract, part unspecified causing other injury, sequela | CMS +T180XXA | Foreign body in mouth, initial encounter | CMS +T180XXD | Foreign body in mouth, subsequent encounter | CMS +T180XXS | Foreign body in mouth, sequela | CMS +T18100A | Unspecified foreign body in esophagus causing compression of trachea, initial encounter | CMS +T18100D | Unspecified foreign body in esophagus causing compression of trachea, subsequent encounter | CMS +T18100S | Unspecified foreign body in esophagus causing compression of trachea, sequela | CMS +T18108A | Unspecified foreign body in esophagus causing other injury, initial encounter | CMS +T18108D | Unspecified foreign body in esophagus causing other injury, subsequent encounter | CMS +T18108S | Unspecified foreign body in esophagus causing other injury, sequela | CMS +T18110A | Gastric contents in esophagus causing compression of trachea, initial encounter | CMS +T18110D | Gastric contents in esophagus causing compression of trachea, subsequent encounter | CMS +T18110S | Gastric contents in esophagus causing compression of trachea, sequela | CMS +T18118A | Gastric contents in esophagus causing other injury, initial encounter | CMS +T18118D | Gastric contents in esophagus causing other injury, subsequent encounter | CMS +T18118S | Gastric contents in esophagus causing other injury, sequela | CMS +T18120A | Food in esophagus causing compression of trachea, initial encounter | CMS +T18120D | Food in esophagus causing compression of trachea, subsequent encounter | CMS +T18120S | Food in esophagus causing compression of trachea, sequela | CMS +T18128A | Food in esophagus causing other injury, initial encounter | CMS +T18128D | Food in esophagus causing other injury, subsequent encounter | CMS +T18128S | Food in esophagus causing other injury, sequela | CMS +T18190A | Other foreign object in esophagus causing compression of trachea, initial encounter | CMS +T18190D | Other foreign object in esophagus causing compression of trachea, subsequent encounter | CMS +T18190S | Other foreign object in esophagus causing compression of trachea, sequela | CMS +T18198A | Other foreign object in esophagus causing other injury, initial encounter | CMS +T18198D | Other foreign object in esophagus causing other injury, subsequent encounter | CMS +T18198S | Other foreign object in esophagus causing other injury, sequela | CMS +T182XXA | Foreign body in stomach, initial encounter | CMS +T182XXD | Foreign body in stomach, subsequent encounter | CMS +T182XXS | Foreign body in stomach, sequela | CMS +T183XXA | Foreign body in small intestine, initial encounter | CMS +T183XXD | Foreign body in small intestine, subsequent encounter | CMS +T183XXS | Foreign body in small intestine, sequela | CMS +T184XXA | Foreign body in colon, initial encounter | CMS +T184XXD | Foreign body in colon, subsequent encounter | CMS +T184XXS | Foreign body in colon, sequela | CMS +T185XXA | Foreign body in anus and rectum, initial encounter | CMS +T185XXD | Foreign body in anus and rectum, subsequent encounter | CMS +T185XXS | Foreign body in anus and rectum, sequela | CMS +T188XXA | Foreign body in other parts of alimentary tract, initial encounter | CMS +T188XXD | Foreign body in other parts of alimentary tract, subsequent encounter | CMS +T188XXS | Foreign body in other parts of alimentary tract, sequela | CMS +T189XXA | Foreign body of alimentary tract, part unspecified, initial encounter | CMS +T189XXD | Foreign body of alimentary tract, part unspecified, subsequent encounter | CMS +T189XXS | Foreign body of alimentary tract, part unspecified, sequela | CMS +T190XXA | Foreign body in urethra, initial encounter | CMS +T190XXD | Foreign body in urethra, subsequent encounter | CMS +T190XXS | Foreign body in urethra, sequela | CMS +T191XXA | Foreign body in bladder, initial encounter | CMS +T191XXD | Foreign body in bladder, subsequent encounter | CMS +T191XXS | Foreign body in bladder, sequela | CMS +T192XXA | Foreign body in vulva and vagina, initial encounter | CMS +T192XXD | Foreign body in vulva and vagina, subsequent encounter | CMS +T192XXS | Foreign body in vulva and vagina, sequela | CMS +T193XXA | Foreign body in uterus, initial encounter | CMS +T193XXD | Foreign body in uterus, subsequent encounter | CMS +T193XXS | Foreign body in uterus, sequela | CMS +T194XXA | Foreign body in penis, initial encounter | CMS +T194XXD | Foreign body in penis, subsequent encounter | CMS +T194XXS | Foreign body in penis, sequela | CMS +T198XXA | Foreign body in other parts of genitourinary tract, initial encounter | CMS +T198XXD | Foreign body in other parts of genitourinary tract, subsequent encounter | CMS +T198XXS | Foreign body in other parts of genitourinary tract, sequela | CMS +T199XXA | Foreign body in genitourinary tract, part unspecified, initial encounter | CMS +T199XXD | Foreign body in genitourinary tract, part unspecified, subsequent encounter | CMS +T199XXS | Foreign body in genitourinary tract, part unspecified, sequela | CMS +T2000XA | Burn of unspecified degree of head, face, and neck, unspecified site, initial encounter | CMS +T2000XD | Burn of unspecified degree of head, face, and neck, unspecified site, subsequent encounter | CMS +T2000XS | Burn of unspecified degree of head, face, and neck, unspecified site, sequela | CMS +T20011A | Burn of unspecified degree of right ear [any part, except ear drum], initial encounter | CMS +T20011D | Burn of unspecified degree of right ear [any part, except ear drum], subsequent encounter | CMS +T20011S | Burn of unspecified degree of right ear [any part, except ear drum], sequela | CMS +T20012A | Burn of unspecified degree of left ear [any part, except ear drum], initial encounter | CMS +T20012D | Burn of unspecified degree of left ear [any part, except ear drum], subsequent encounter | CMS +T20012S | Burn of unspecified degree of left ear [any part, except ear drum], sequela | CMS +T20019A | Burn of unspecified degree of unspecified ear [any part, except ear drum], initial encounter | CMS +T20019D | Burn of unspecified degree of unspecified ear [any part, except ear drum], subsequent encounter | CMS +T20019S | Burn of unspecified degree of unspecified ear [any part, except ear drum], sequela | CMS +T2002XA | Burn of unspecified degree of lip(s), initial encounter | CMS +T2002XD | Burn of unspecified degree of lip(s), subsequent encounter | CMS +T2002XS | Burn of unspecified degree of lip(s), sequela | CMS +T2003XA | Burn of unspecified degree of chin, initial encounter | CMS +T2003XD | Burn of unspecified degree of chin, subsequent encounter | CMS +T2003XS | Burn of unspecified degree of chin, sequela | CMS +T2004XA | Burn of unspecified degree of nose (septum), initial encounter | CMS +T2004XD | Burn of unspecified degree of nose (septum), subsequent encounter | CMS +T2004XS | Burn of unspecified degree of nose (septum), sequela | CMS +T2005XA | Burn of unspecified degree of scalp [any part], initial encounter | CMS +T2005XD | Burn of unspecified degree of scalp [any part], subsequent encounter | CMS +T2005XS | Burn of unspecified degree of scalp [any part], sequela | CMS +T2006XA | Burn of unspecified degree of forehead and cheek, initial encounter | CMS +T2006XD | Burn of unspecified degree of forehead and cheek, subsequent encounter | CMS +T2006XS | Burn of unspecified degree of forehead and cheek, sequela | CMS +T2007XA | Burn of unspecified degree of neck, initial encounter | CMS +T2007XD | Burn of unspecified degree of neck, subsequent encounter | CMS +T2007XS | Burn of unspecified degree of neck, sequela | CMS +T2009XA | Burn of unspecified degree of multiple sites of head, face, and neck, initial encounter | CMS +T2009XD | Burn of unspecified degree of multiple sites of head, face, and neck, subsequent encounter | CMS +T2009XS | Burn of unspecified degree of multiple sites of head, face, and neck, sequela | CMS +T2010XA | Burn of first degree of head, face, and neck, unspecified site, initial encounter | CMS +T2010XD | Burn of first degree of head, face, and neck, unspecified site, subsequent encounter | CMS +T2010XS | Burn of first degree of head, face, and neck, unspecified site, sequela | CMS +T20111A | Burn of first degree of right ear [any part, except ear drum], initial encounter | CMS +T20111D | Burn of first degree of right ear [any part, except ear drum], subsequent encounter | CMS +T20111S | Burn of first degree of right ear [any part, except ear drum], sequela | CMS +T20112A | Burn of first degree of left ear [any part, except ear drum], initial encounter | CMS +T20112D | Burn of first degree of left ear [any part, except ear drum], subsequent encounter | CMS +T20112S | Burn of first degree of left ear [any part, except ear drum], sequela | CMS +T20119A | Burn of first degree of unspecified ear [any part, except ear drum], initial encounter | CMS +T20119D | Burn of first degree of unspecified ear [any part, except ear drum], subsequent encounter | CMS +T20119S | Burn of first degree of unspecified ear [any part, except ear drum], sequela | CMS +T2012XA | Burn of first degree of lip(s), initial encounter | CMS +T2012XD | Burn of first degree of lip(s), subsequent encounter | CMS +T2012XS | Burn of first degree of lip(s), sequela | CMS +T2013XA | Burn of first degree of chin, initial encounter | CMS +T2013XD | Burn of first degree of chin, subsequent encounter | CMS +T2013XS | Burn of first degree of chin, sequela | CMS +T2014XA | Burn of first degree of nose (septum), initial encounter | CMS +T2014XD | Burn of first degree of nose (septum), subsequent encounter | CMS +T2014XS | Burn of first degree of nose (septum), sequela | CMS +T2015XA | Burn of first degree of scalp [any part], initial encounter | CMS +T2015XD | Burn of first degree of scalp [any part], subsequent encounter | CMS +T2015XS | Burn of first degree of scalp [any part], sequela | CMS +T2016XA | Burn of first degree of forehead and cheek, initial encounter | CMS +T2016XD | Burn of first degree of forehead and cheek, subsequent encounter | CMS +T2016XS | Burn of first degree of forehead and cheek, sequela | CMS +T2017XA | Burn of first degree of neck, initial encounter | CMS +T2017XD | Burn of first degree of neck, subsequent encounter | CMS +T2017XS | Burn of first degree of neck, sequela | CMS +T2019XA | Burn of first degree of multiple sites of head, face, and neck, initial encounter | CMS +T2019XD | Burn of first degree of multiple sites of head, face, and neck, subsequent encounter | CMS +T2019XS | Burn of first degree of multiple sites of head, face, and neck, sequela | CMS +T2020XA | Burn of second degree of head, face, and neck, unspecified site, initial encounter | CMS +T2020XD | Burn of second degree of head, face, and neck, unspecified site, subsequent encounter | CMS +T2020XS | Burn of second degree of head, face, and neck, unspecified site, sequela | CMS +T20211A | Burn of second degree of right ear [any part, except ear drum], initial encounter | CMS +T20211D | Burn of second degree of right ear [any part, except ear drum], subsequent encounter | CMS +T20211S | Burn of second degree of right ear [any part, except ear drum], sequela | CMS +T20212A | Burn of second degree of left ear [any part, except ear drum], initial encounter | CMS +T20212D | Burn of second degree of left ear [any part, except ear drum], subsequent encounter | CMS +T20212S | Burn of second degree of left ear [any part, except ear drum], sequela | CMS +T20219A | Burn of second degree of unspecified ear [any part, except ear drum], initial encounter | CMS +T20219D | Burn of second degree of unspecified ear [any part, except ear drum], subsequent encounter | CMS +T20219S | Burn of second degree of unspecified ear [any part, except ear drum], sequela | CMS +T2022XA | Burn of second degree of lip(s), initial encounter | CMS +T2022XD | Burn of second degree of lip(s), subsequent encounter | CMS +T2022XS | Burn of second degree of lip(s), sequela | CMS +T2023XA | Burn of second degree of chin, initial encounter | CMS +T2023XD | Burn of second degree of chin, subsequent encounter | CMS +T2023XS | Burn of second degree of chin, sequela | CMS +T2024XA | Burn of second degree of nose (septum), initial encounter | CMS +T2024XD | Burn of second degree of nose (septum), subsequent encounter | CMS +T2024XS | Burn of second degree of nose (septum), sequela | CMS +T2025XA | Burn of second degree of scalp [any part], initial encounter | CMS +T2025XD | Burn of second degree of scalp [any part], subsequent encounter | CMS +T2025XS | Burn of second degree of scalp [any part], sequela | CMS +T2026XA | Burn of second degree of forehead and cheek, initial encounter | CMS +T2026XD | Burn of second degree of forehead and cheek, subsequent encounter | CMS +T2026XS | Burn of second degree of forehead and cheek, sequela | CMS +T2027XA | Burn of second degree of neck, initial encounter | CMS +T2027XD | Burn of second degree of neck, subsequent encounter | CMS +T2027XS | Burn of second degree of neck, sequela | CMS +T2029XA | Burn of second degree of multiple sites of head, face, and neck, initial encounter | CMS +T2029XD | Burn of second degree of multiple sites of head, face, and neck, subsequent encounter | CMS +T2029XS | Burn of second degree of multiple sites of head, face, and neck, sequela | CMS +T2030XA | Burn of third degree of head, face, and neck, unspecified site, initial encounter | CMS +T2030XD | Burn of third degree of head, face, and neck, unspecified site, subsequent encounter | CMS +T2030XS | Burn of third degree of head, face, and neck, unspecified site, sequela | CMS +T20311A | Burn of third degree of right ear [any part, except ear drum], initial encounter | CMS +T20311D | Burn of third degree of right ear [any part, except ear drum], subsequent encounter | CMS +T20311S | Burn of third degree of right ear [any part, except ear drum], sequela | CMS +T20312A | Burn of third degree of left ear [any part, except ear drum], initial encounter | CMS +T20312D | Burn of third degree of left ear [any part, except ear drum], subsequent encounter | CMS +T20312S | Burn of third degree of left ear [any part, except ear drum], sequela | CMS +T20319A | Burn of third degree of unspecified ear [any part, except ear drum], initial encounter | CMS +T20319D | Burn of third degree of unspecified ear [any part, except ear drum], subsequent encounter | CMS +T20319S | Burn of third degree of unspecified ear [any part, except ear drum], sequela | CMS +T2032XA | Burn of third degree of lip(s), initial encounter | CMS +T2032XD | Burn of third degree of lip(s), subsequent encounter | CMS +T2032XS | Burn of third degree of lip(s), sequela | CMS +T2033XA | Burn of third degree of chin, initial encounter | CMS +T2033XD | Burn of third degree of chin, subsequent encounter | CMS +T2033XS | Burn of third degree of chin, sequela | CMS +T2034XA | Burn of third degree of nose (septum), initial encounter | CMS +T2034XD | Burn of third degree of nose (septum), subsequent encounter | CMS +T2034XS | Burn of third degree of nose (septum), sequela | CMS +T2035XA | Burn of third degree of scalp [any part], initial encounter | CMS +T2035XD | Burn of third degree of scalp [any part], subsequent encounter | CMS +T2035XS | Burn of third degree of scalp [any part], sequela | CMS +T2036XA | Burn of third degree of forehead and cheek, initial encounter | CMS +T2036XD | Burn of third degree of forehead and cheek, subsequent encounter | CMS +T2036XS | Burn of third degree of forehead and cheek, sequela | CMS +T2037XA | Burn of third degree of neck, initial encounter | CMS +T2037XD | Burn of third degree of neck, subsequent encounter | CMS +T2037XS | Burn of third degree of neck, sequela | CMS +T2039XA | Burn of third degree of multiple sites of head, face, and neck, initial encounter | CMS +T2039XD | Burn of third degree of multiple sites of head, face, and neck, subsequent encounter | CMS +T2039XS | Burn of third degree of multiple sites of head, face, and neck, sequela | CMS +T2040XA | Corrosion of unspecified degree of head, face, and neck, unspecified site, initial encounter | CMS +T2040XD | Corrosion of unspecified degree of head, face, and neck, unspecified site, subsequent encounter | CMS +T2040XS | Corrosion of unspecified degree of head, face, and neck, unspecified site, sequela | CMS +T20411A | Corrosion of unspecified degree of right ear [any part, except ear drum], initial encounter | CMS +T20411D | Corrosion of unspecified degree of right ear [any part, except ear drum], subsequent encounter | CMS +T20411S | Corrosion of unspecified degree of right ear [any part, except ear drum], sequela | CMS +T20412A | Corrosion of unspecified degree of left ear [any part, except ear drum], initial encounter | CMS +T20412D | Corrosion of unspecified degree of left ear [any part, except ear drum], subsequent encounter | CMS +T20412S | Corrosion of unspecified degree of left ear [any part, except ear drum], sequela | CMS +T20419A | Corrosion of unspecified degree of unspecified ear [any part, except ear drum], initial encounter | CMS +T20419D | Corrosion of unspecified degree of unspecified ear [any part, except ear drum], subsequent encounter | CMS +T20419S | Corrosion of unspecified degree of unspecified ear [any part, except ear drum], sequela | CMS +T2042XA | Corrosion of unspecified degree of lip(s), initial encounter | CMS +T2042XD | Corrosion of unspecified degree of lip(s), subsequent encounter | CMS +T2042XS | Corrosion of unspecified degree of lip(s), sequela | CMS +T2043XA | Corrosion of unspecified degree of chin, initial encounter | CMS +T2043XD | Corrosion of unspecified degree of chin, subsequent encounter | CMS +T2043XS | Corrosion of unspecified degree of chin, sequela | CMS +T2044XA | Corrosion of unspecified degree of nose (septum), initial encounter | CMS +T2044XD | Corrosion of unspecified degree of nose (septum), subsequent encounter | CMS +T2044XS | Corrosion of unspecified degree of nose (septum), sequela | CMS +T2045XA | Corrosion of unspecified degree of scalp [any part], initial encounter | CMS +T2045XD | Corrosion of unspecified degree of scalp [any part], subsequent encounter | CMS +T2045XS | Corrosion of unspecified degree of scalp [any part], sequela | CMS +T2046XA | Corrosion of unspecified degree of forehead and cheek, initial encounter | CMS +T2046XD | Corrosion of unspecified degree of forehead and cheek, subsequent encounter | CMS +T2046XS | Corrosion of unspecified degree of forehead and cheek, sequela | CMS +T2047XA | Corrosion of unspecified degree of neck, initial encounter | CMS +T2047XD | Corrosion of unspecified degree of neck, subsequent encounter | CMS +T2047XS | Corrosion of unspecified degree of neck, sequela | CMS +T2049XA | Corrosion of unspecified degree of multiple sites of head, face, and neck, initial encounter | CMS +T2049XD | Corrosion of unspecified degree of multiple sites of head, face, and neck, subsequent encounter | CMS +T2049XS | Corrosion of unspecified degree of multiple sites of head, face, and neck, sequela | CMS +T2050XA | Corrosion of first degree of head, face, and neck, unspecified site, initial encounter | CMS +T2050XD | Corrosion of first degree of head, face, and neck, unspecified site, subsequent encounter | CMS +T2050XS | Corrosion of first degree of head, face, and neck, unspecified site, sequela | CMS +T20511A | Corrosion of first degree of right ear [any part, except ear drum], initial encounter | CMS +T20511D | Corrosion of first degree of right ear [any part, except ear drum], subsequent encounter | CMS +T20511S | Corrosion of first degree of right ear [any part, except ear drum], sequela | CMS +T20512A | Corrosion of first degree of left ear [any part, except ear drum], initial encounter | CMS +T20512D | Corrosion of first degree of left ear [any part, except ear drum], subsequent encounter | CMS +T20512S | Corrosion of first degree of left ear [any part, except ear drum], sequela | CMS +T20519A | Corrosion of first degree of unspecified ear [any part, except ear drum], initial encounter | CMS +T20519D | Corrosion of first degree of unspecified ear [any part, except ear drum], subsequent encounter | CMS +T20519S | Corrosion of first degree of unspecified ear [any part, except ear drum], sequela | CMS +T2052XA | Corrosion of first degree of lip(s), initial encounter | CMS +T2052XD | Corrosion of first degree of lip(s), subsequent encounter | CMS +T2052XS | Corrosion of first degree of lip(s), sequela | CMS +T2053XA | Corrosion of first degree of chin, initial encounter | CMS +T2053XD | Corrosion of first degree of chin, subsequent encounter | CMS +T2053XS | Corrosion of first degree of chin, sequela | CMS +T2054XA | Corrosion of first degree of nose (septum), initial encounter | CMS +T2054XD | Corrosion of first degree of nose (septum), subsequent encounter | CMS +T2054XS | Corrosion of first degree of nose (septum), sequela | CMS +T2055XA | Corrosion of first degree of scalp [any part], initial encounter | CMS +T2055XD | Corrosion of first degree of scalp [any part], subsequent encounter | CMS +T2055XS | Corrosion of first degree of scalp [any part], sequela | CMS +T2056XA | Corrosion of first degree of forehead and cheek, initial encounter | CMS +T2056XD | Corrosion of first degree of forehead and cheek, subsequent encounter | CMS +T2056XS | Corrosion of first degree of forehead and cheek, sequela | CMS +T2057XA | Corrosion of first degree of neck, initial encounter | CMS +T2057XD | Corrosion of first degree of neck, subsequent encounter | CMS +T2057XS | Corrosion of first degree of neck, sequela | CMS +T2059XA | Corrosion of first degree of multiple sites of head, face, and neck, initial encounter | CMS +T2059XD | Corrosion of first degree of multiple sites of head, face, and neck, subsequent encounter | CMS +T2059XS | Corrosion of first degree of multiple sites of head, face, and neck, sequela | CMS +T2060XA | Corrosion of second degree of head, face, and neck, unspecified site, initial encounter | CMS +T2060XD | Corrosion of second degree of head, face, and neck, unspecified site, subsequent encounter | CMS +T2060XS | Corrosion of second degree of head, face, and neck, unspecified site, sequela | CMS +T20611A | Corrosion of second degree of right ear [any part, except ear drum], initial encounter | CMS +T20611D | Corrosion of second degree of right ear [any part, except ear drum], subsequent encounter | CMS +T20611S | Corrosion of second degree of right ear [any part, except ear drum], sequela | CMS +T20612A | Corrosion of second degree of left ear [any part, except ear drum], initial encounter | CMS +T20612D | Corrosion of second degree of left ear [any part, except ear drum], subsequent encounter | CMS +T20612S | Corrosion of second degree of left ear [any part, except ear drum], sequela | CMS +T20619A | Corrosion of second degree of unspecified ear [any part, except ear drum], initial encounter | CMS +T20619D | Corrosion of second degree of unspecified ear [any part, except ear drum], subsequent encounter | CMS +T20619S | Corrosion of second degree of unspecified ear [any part, except ear drum], sequela | CMS +T2062XA | Corrosion of second degree of lip(s), initial encounter | CMS +T2062XD | Corrosion of second degree of lip(s), subsequent encounter | CMS +T2062XS | Corrosion of second degree of lip(s), sequela | CMS +T2063XA | Corrosion of second degree of chin, initial encounter | CMS +T2063XD | Corrosion of second degree of chin, subsequent encounter | CMS +T2063XS | Corrosion of second degree of chin, sequela | CMS +T2064XA | Corrosion of second degree of nose (septum), initial encounter | CMS +T2064XD | Corrosion of second degree of nose (septum), subsequent encounter | CMS +T2064XS | Corrosion of second degree of nose (septum), sequela | CMS +T2065XA | Corrosion of second degree of scalp [any part], initial encounter | CMS +T2065XD | Corrosion of second degree of scalp [any part], subsequent encounter | CMS +T2065XS | Corrosion of second degree of scalp [any part], sequela | CMS +T2066XA | Corrosion of second degree of forehead and cheek, initial encounter | CMS +T2066XD | Corrosion of second degree of forehead and cheek, subsequent encounter | CMS +T2066XS | Corrosion of second degree of forehead and cheek, sequela | CMS +T2067XA | Corrosion of second degree of neck, initial encounter | CMS +T2067XD | Corrosion of second degree of neck, subsequent encounter | CMS +T2067XS | Corrosion of second degree of neck, sequela | CMS +T2069XA | Corrosion of second degree of multiple sites of head, face, and neck, initial encounter | CMS +T2069XD | Corrosion of second degree of multiple sites of head, face, and neck, subsequent encounter | CMS +T2069XS | Corrosion of second degree of multiple sites of head, face, and neck, sequela | CMS +T2070XA | Corrosion of third degree of head, face, and neck, unspecified site, initial encounter | CMS +T2070XD | Corrosion of third degree of head, face, and neck, unspecified site, subsequent encounter | CMS +T2070XS | Corrosion of third degree of head, face, and neck, unspecified site, sequela | CMS +T20711A | Corrosion of third degree of right ear [any part, except ear drum], initial encounter | CMS +T20711D | Corrosion of third degree of right ear [any part, except ear drum], subsequent encounter | CMS +T20711S | Corrosion of third degree of right ear [any part, except ear drum], sequela | CMS +T20712A | Corrosion of third degree of left ear [any part, except ear drum], initial encounter | CMS +T20712D | Corrosion of third degree of left ear [any part, except ear drum], subsequent encounter | CMS +T20712S | Corrosion of third degree of left ear [any part, except ear drum], sequela | CMS +T20719A | Corrosion of third degree of unspecified ear [any part, except ear drum], initial encounter | CMS +T20719D | Corrosion of third degree of unspecified ear [any part, except ear drum], subsequent encounter | CMS +T20719S | Corrosion of third degree of unspecified ear [any part, except ear drum], sequela | CMS +T2072XA | Corrosion of third degree of lip(s), initial encounter | CMS +T2072XD | Corrosion of third degree of lip(s), subsequent encounter | CMS +T2072XS | Corrosion of third degree of lip(s), sequela | CMS +T2073XA | Corrosion of third degree of chin, initial encounter | CMS +T2073XD | Corrosion of third degree of chin, subsequent encounter | CMS +T2073XS | Corrosion of third degree of chin, sequela | CMS +T2074XA | Corrosion of third degree of nose (septum), initial encounter | CMS +T2074XD | Corrosion of third degree of nose (septum), subsequent encounter | CMS +T2074XS | Corrosion of third degree of nose (septum), sequela | CMS +T2075XA | Corrosion of third degree of scalp [any part], initial encounter | CMS +T2075XD | Corrosion of third degree of scalp [any part], subsequent encounter | CMS +T2075XS | Corrosion of third degree of scalp [any part], sequela | CMS +T2076XA | Corrosion of third degree of forehead and cheek, initial encounter | CMS +T2076XD | Corrosion of third degree of forehead and cheek, subsequent encounter | CMS +T2076XS | Corrosion of third degree of forehead and cheek, sequela | CMS +T2077XA | Corrosion of third degree of neck, initial encounter | CMS +T2077XD | Corrosion of third degree of neck, subsequent encounter | CMS +T2077XS | Corrosion of third degree of neck, sequela | CMS +T2079XA | Corrosion of third degree of multiple sites of head, face, and neck, initial encounter | CMS +T2079XD | Corrosion of third degree of multiple sites of head, face, and neck, subsequent encounter | CMS +T2079XS | Corrosion of third degree of multiple sites of head, face, and neck, sequela | CMS +T2100XA | Burn of unspecified degree of trunk, unspecified site, initial encounter | CMS +T2100XD | Burn of unspecified degree of trunk, unspecified site, subsequent encounter | CMS +T2100XS | Burn of unspecified degree of trunk, unspecified site, sequela | CMS +T2101XA | Burn of unspecified degree of chest wall, initial encounter | CMS +T2101XD | Burn of unspecified degree of chest wall, subsequent encounter | CMS +T2101XS | Burn of unspecified degree of chest wall, sequela | CMS +T2102XA | Burn of unspecified degree of abdominal wall, initial encounter | CMS +T2102XD | Burn of unspecified degree of abdominal wall, subsequent encounter | CMS +T2102XS | Burn of unspecified degree of abdominal wall, sequela | CMS +T2103XA | Burn of unspecified degree of upper back, initial encounter | CMS +T2103XD | Burn of unspecified degree of upper back, subsequent encounter | CMS +T2103XS | Burn of unspecified degree of upper back, sequela | CMS +T2104XA | Burn of unspecified degree of lower back, initial encounter | CMS +T2104XD | Burn of unspecified degree of lower back, subsequent encounter | CMS +T2104XS | Burn of unspecified degree of lower back, sequela | CMS +T2105XA | Burn of unspecified degree of buttock, initial encounter | CMS +T2105XD | Burn of unspecified degree of buttock, subsequent encounter | CMS +T2105XS | Burn of unspecified degree of buttock, sequela | CMS +T2106XA | Burn of unspecified degree of male genital region, initial encounter | CMS +T2106XD | Burn of unspecified degree of male genital region, subsequent encounter | CMS +T2106XS | Burn of unspecified degree of male genital region, sequela | CMS +T2107XA | Burn of unspecified degree of female genital region, initial encounter | CMS +T2107XD | Burn of unspecified degree of female genital region, subsequent encounter | CMS +T2107XS | Burn of unspecified degree of female genital region, sequela | CMS +T2109XA | Burn of unspecified degree of other site of trunk, initial encounter | CMS +T2109XD | Burn of unspecified degree of other site of trunk, subsequent encounter | CMS +T2109XS | Burn of unspecified degree of other site of trunk, sequela | CMS +T2110XA | Burn of first degree of trunk, unspecified site, initial encounter | CMS +T2110XD | Burn of first degree of trunk, unspecified site, subsequent encounter | CMS +T2110XS | Burn of first degree of trunk, unspecified site, sequela | CMS +T2111XA | Burn of first degree of chest wall, initial encounter | CMS +T2111XD | Burn of first degree of chest wall, subsequent encounter | CMS +T2111XS | Burn of first degree of chest wall, sequela | CMS +T2112XA | Burn of first degree of abdominal wall, initial encounter | CMS +T2112XD | Burn of first degree of abdominal wall, subsequent encounter | CMS +T2112XS | Burn of first degree of abdominal wall, sequela | CMS +T2113XA | Burn of first degree of upper back, initial encounter | CMS +T2113XD | Burn of first degree of upper back, subsequent encounter | CMS +T2113XS | Burn of first degree of upper back, sequela | CMS +T2114XA | Burn of first degree of lower back, initial encounter | CMS +T2114XD | Burn of first degree of lower back, subsequent encounter | CMS +T2114XS | Burn of first degree of lower back, sequela | CMS +T2115XA | Burn of first degree of buttock, initial encounter | CMS +T2115XD | Burn of first degree of buttock, subsequent encounter | CMS +T2115XS | Burn of first degree of buttock, sequela | CMS +T2116XA | Burn of first degree of male genital region, initial encounter | CMS +T2116XD | Burn of first degree of male genital region, subsequent encounter | CMS +T2116XS | Burn of first degree of male genital region, sequela | CMS +T2117XA | Burn of first degree of female genital region, initial encounter | CMS +T2117XD | Burn of first degree of female genital region, subsequent encounter | CMS +T2117XS | Burn of first degree of female genital region, sequela | CMS +T2119XA | Burn of first degree of other site of trunk, initial encounter | CMS +T2119XD | Burn of first degree of other site of trunk, subsequent encounter | CMS +T2119XS | Burn of first degree of other site of trunk, sequela | CMS +T2120XA | Burn of second degree of trunk, unspecified site, initial encounter | CMS +T2120XD | Burn of second degree of trunk, unspecified site, subsequent encounter | CMS +T2120XS | Burn of second degree of trunk, unspecified site, sequela | CMS +T2121XA | Burn of second degree of chest wall, initial encounter | CMS +T2121XD | Burn of second degree of chest wall, subsequent encounter | CMS +T2121XS | Burn of second degree of chest wall, sequela | CMS +T2122XA | Burn of second degree of abdominal wall, initial encounter | CMS +T2122XD | Burn of second degree of abdominal wall, subsequent encounter | CMS +T2122XS | Burn of second degree of abdominal wall, sequela | CMS +T2123XA | Burn of second degree of upper back, initial encounter | CMS +T2123XD | Burn of second degree of upper back, subsequent encounter | CMS +T2123XS | Burn of second degree of upper back, sequela | CMS +T2124XA | Burn of second degree of lower back, initial encounter | CMS +T2124XD | Burn of second degree of lower back, subsequent encounter | CMS +T2124XS | Burn of second degree of lower back, sequela | CMS +T2125XA | Burn of second degree of buttock, initial encounter | CMS +T2125XD | Burn of second degree of buttock, subsequent encounter | CMS +T2125XS | Burn of second degree of buttock, sequela | CMS +T2126XA | Burn of second degree of male genital region, initial encounter | CMS +T2126XD | Burn of second degree of male genital region, subsequent encounter | CMS +T2126XS | Burn of second degree of male genital region, sequela | CMS +T2127XA | Burn of second degree of female genital region, initial encounter | CMS +T2127XD | Burn of second degree of female genital region, subsequent encounter | CMS +T2127XS | Burn of second degree of female genital region, sequela | CMS +T2129XA | Burn of second degree of other site of trunk, initial encounter | CMS +T2129XD | Burn of second degree of other site of trunk, subsequent encounter | CMS +T2129XS | Burn of second degree of other site of trunk, sequela | CMS +T2130XA | Burn of third degree of trunk, unspecified site, initial encounter | CMS +T2130XD | Burn of third degree of trunk, unspecified site, subsequent encounter | CMS +T2130XS | Burn of third degree of trunk, unspecified site, sequela | CMS +T2131XA | Burn of third degree of chest wall, initial encounter | CMS +T2131XD | Burn of third degree of chest wall, subsequent encounter | CMS +T2131XS | Burn of third degree of chest wall, sequela | CMS +T2132XA | Burn of third degree of abdominal wall, initial encounter | CMS +T2132XD | Burn of third degree of abdominal wall, subsequent encounter | CMS +T2132XS | Burn of third degree of abdominal wall, sequela | CMS +T2133XA | Burn of third degree of upper back, initial encounter | CMS +T2133XD | Burn of third degree of upper back, subsequent encounter | CMS +T2133XS | Burn of third degree of upper back, sequela | CMS +T2134XA | Burn of third degree of lower back, initial encounter | CMS +T2134XD | Burn of third degree of lower back, subsequent encounter | CMS +T2134XS | Burn of third degree of lower back, sequela | CMS +T2135XA | Burn of third degree of buttock, initial encounter | CMS +T2135XD | Burn of third degree of buttock, subsequent encounter | CMS +T2135XS | Burn of third degree of buttock, sequela | CMS +T2136XA | Burn of third degree of male genital region, initial encounter | CMS +T2136XD | Burn of third degree of male genital region, subsequent encounter | CMS +T2136XS | Burn of third degree of male genital region, sequela | CMS +T2137XA | Burn of third degree of female genital region, initial encounter | CMS +T2137XD | Burn of third degree of female genital region, subsequent encounter | CMS +T2137XS | Burn of third degree of female genital region, sequela | CMS +T2139XA | Burn of third degree of other site of trunk, initial encounter | CMS +T2139XD | Burn of third degree of other site of trunk, subsequent encounter | CMS +T2139XS | Burn of third degree of other site of trunk, sequela | CMS +T2140XA | Corrosion of unspecified degree of trunk, unspecified site, initial encounter | CMS +T2140XD | Corrosion of unspecified degree of trunk, unspecified site, subsequent encounter | CMS +T2140XS | Corrosion of unspecified degree of trunk, unspecified site, sequela | CMS +T2141XA | Corrosion of unspecified degree of chest wall, initial encounter | CMS +T2141XD | Corrosion of unspecified degree of chest wall, subsequent encounter | CMS +T2141XS | Corrosion of unspecified degree of chest wall, sequela | CMS +T2142XA | Corrosion of unspecified degree of abdominal wall, initial encounter | CMS +T2142XD | Corrosion of unspecified degree of abdominal wall, subsequent encounter | CMS +T2142XS | Corrosion of unspecified degree of abdominal wall, sequela | CMS +T2143XA | Corrosion of unspecified degree of upper back, initial encounter | CMS +T2143XD | Corrosion of unspecified degree of upper back, subsequent encounter | CMS +T2143XS | Corrosion of unspecified degree of upper back, sequela | CMS +T2144XA | Corrosion of unspecified degree of lower back, initial encounter | CMS +T2144XD | Corrosion of unspecified degree of lower back, subsequent encounter | CMS +T2144XS | Corrosion of unspecified degree of lower back, sequela | CMS +T2145XA | Corrosion of unspecified degree of buttock, initial encounter | CMS +T2145XD | Corrosion of unspecified degree of buttock, subsequent encounter | CMS +T2145XS | Corrosion of unspecified degree of buttock, sequela | CMS +T2146XA | Corrosion of unspecified degree of male genital region, initial encounter | CMS +T2146XD | Corrosion of unspecified degree of male genital region, subsequent encounter | CMS +T2146XS | Corrosion of unspecified degree of male genital region, sequela | CMS +T2147XA | Corrosion of unspecified degree of female genital region, initial encounter | CMS +T2147XD | Corrosion of unspecified degree of female genital region, subsequent encounter | CMS +T2147XS | Corrosion of unspecified degree of female genital region, sequela | CMS +T2149XA | Corrosion of unspecified degree of other site of trunk, initial encounter | CMS +T2149XD | Corrosion of unspecified degree of other site of trunk, subsequent encounter | CMS +T2149XS | Corrosion of unspecified degree of other site of trunk, sequela | CMS +T2150XA | Corrosion of first degree of trunk, unspecified site, initial encounter | CMS +T2150XD | Corrosion of first degree of trunk, unspecified site, subsequent encounter | CMS +T2150XS | Corrosion of first degree of trunk, unspecified site, sequela | CMS +T2151XA | Corrosion of first degree of chest wall, initial encounter | CMS +T2151XD | Corrosion of first degree of chest wall, subsequent encounter | CMS +T2151XS | Corrosion of first degree of chest wall, sequela | CMS +T2152XA | Corrosion of first degree of abdominal wall, initial encounter | CMS +T2152XD | Corrosion of first degree of abdominal wall, subsequent encounter | CMS +T2152XS | Corrosion of first degree of abdominal wall, sequela | CMS +T2153XA | Corrosion of first degree of upper back, initial encounter | CMS +T2153XD | Corrosion of first degree of upper back, subsequent encounter | CMS +T2153XS | Corrosion of first degree of upper back, sequela | CMS +T2154XA | Corrosion of first degree of lower back, initial encounter | CMS +T2154XD | Corrosion of first degree of lower back, subsequent encounter | CMS +T2154XS | Corrosion of first degree of lower back, sequela | CMS +T2155XA | Corrosion of first degree of buttock, initial encounter | CMS +T2155XD | Corrosion of first degree of buttock, subsequent encounter | CMS +T2155XS | Corrosion of first degree of buttock, sequela | CMS +T2156XA | Corrosion of first degree of male genital region, initial encounter | CMS +T2156XD | Corrosion of first degree of male genital region, subsequent encounter | CMS +T2156XS | Corrosion of first degree of male genital region, sequela | CMS +T2157XA | Corrosion of first degree of female genital region, initial encounter | CMS +T2157XD | Corrosion of first degree of female genital region, subsequent encounter | CMS +T2157XS | Corrosion of first degree of female genital region, sequela | CMS +T2159XA | Corrosion of first degree of other site of trunk, initial encounter | CMS +T2159XD | Corrosion of first degree of other site of trunk, subsequent encounter | CMS +T2159XS | Corrosion of first degree of other site of trunk, sequela | CMS +T2160XA | Corrosion of second degree of trunk, unspecified site, initial encounter | CMS +T2160XD | Corrosion of second degree of trunk, unspecified site, subsequent encounter | CMS +T2160XS | Corrosion of second degree of trunk, unspecified site, sequela | CMS +T2161XA | Corrosion of second degree of chest wall, initial encounter | CMS +T2161XD | Corrosion of second degree of chest wall, subsequent encounter | CMS +T2161XS | Corrosion of second degree of chest wall, sequela | CMS +T2162XA | Corrosion of second degree of abdominal wall, initial encounter | CMS +T2162XD | Corrosion of second degree of abdominal wall, subsequent encounter | CMS +T2162XS | Corrosion of second degree of abdominal wall, sequela | CMS +T2163XA | Corrosion of second degree of upper back, initial encounter | CMS +T2163XD | Corrosion of second degree of upper back, subsequent encounter | CMS +T2163XS | Corrosion of second degree of upper back, sequela | CMS +T2164XA | Corrosion of second degree of lower back, initial encounter | CMS +T2164XD | Corrosion of second degree of lower back, subsequent encounter | CMS +T2164XS | Corrosion of second degree of lower back, sequela | CMS +T2165XA | Corrosion of second degree of buttock, initial encounter | CMS +T2165XD | Corrosion of second degree of buttock, subsequent encounter | CMS +T2165XS | Corrosion of second degree of buttock, sequela | CMS +T2166XA | Corrosion of second degree of male genital region, initial encounter | CMS +T2166XD | Corrosion of second degree of male genital region, subsequent encounter | CMS +T2166XS | Corrosion of second degree of male genital region, sequela | CMS +T2167XA | Corrosion of second degree of female genital region, initial encounter | CMS +T2167XD | Corrosion of second degree of female genital region, subsequent encounter | CMS +T2167XS | Corrosion of second degree of female genital region, sequela | CMS +T2169XA | Corrosion of second degree of other site of trunk, initial encounter | CMS +T2169XD | Corrosion of second degree of other site of trunk, subsequent encounter | CMS +T2169XS | Corrosion of second degree of other site of trunk, sequela | CMS +T2170XA | Corrosion of third degree of trunk, unspecified site, initial encounter | CMS +T2170XD | Corrosion of third degree of trunk, unspecified site, subsequent encounter | CMS +T2170XS | Corrosion of third degree of trunk, unspecified site, sequela | CMS +T2171XA | Corrosion of third degree of chest wall, initial encounter | CMS +T2171XD | Corrosion of third degree of chest wall, subsequent encounter | CMS +T2171XS | Corrosion of third degree of chest wall, sequela | CMS +T2172XA | Corrosion of third degree of abdominal wall, initial encounter | CMS +T2172XD | Corrosion of third degree of abdominal wall, subsequent encounter | CMS +T2172XS | Corrosion of third degree of abdominal wall, sequela | CMS +T2173XA | Corrosion of third degree of upper back, initial encounter | CMS +T2173XD | Corrosion of third degree of upper back, subsequent encounter | CMS +T2173XS | Corrosion of third degree of upper back, sequela | CMS +T2174XA | Corrosion of third degree of lower back, initial encounter | CMS +T2174XD | Corrosion of third degree of lower back, subsequent encounter | CMS +T2174XS | Corrosion of third degree of lower back, sequela | CMS +T2175XA | Corrosion of third degree of buttock, initial encounter | CMS +T2175XD | Corrosion of third degree of buttock, subsequent encounter | CMS +T2175XS | Corrosion of third degree of buttock, sequela | CMS +T2176XA | Corrosion of third degree of male genital region, initial encounter | CMS +T2176XD | Corrosion of third degree of male genital region, subsequent encounter | CMS +T2176XS | Corrosion of third degree of male genital region, sequela | CMS +T2177XA | Corrosion of third degree of female genital region, initial encounter | CMS +T2177XD | Corrosion of third degree of female genital region, subsequent encounter | CMS +T2177XS | Corrosion of third degree of female genital region, sequela | CMS +T2179XA | Corrosion of third degree of other site of trunk, initial encounter | CMS +T2179XD | Corrosion of third degree of other site of trunk, subsequent encounter | CMS +T2179XS | Corrosion of third degree of other site of trunk, sequela | CMS +T2200XA | Burn of unspecified degree of shoulder and upper limb, except wrist and hand, unspecified site, initial encounter | CMS +T2200XD | Burn of unspecified degree of shoulder and upper limb, except wrist and hand, unspecified site, subsequent encounter | CMS +T2200XS | Burn of unspecified degree of shoulder and upper limb, except wrist and hand, unspecified site, sequela | CMS +T22011A | Burn of unspecified degree of right forearm, initial encounter | CMS +T22011D | Burn of unspecified degree of right forearm, subsequent encounter | CMS +T22011S | Burn of unspecified degree of right forearm, sequela | CMS +T22012A | Burn of unspecified degree of left forearm, initial encounter | CMS +T22012D | Burn of unspecified degree of left forearm, subsequent encounter | CMS +T22012S | Burn of unspecified degree of left forearm, sequela | CMS +T22019A | Burn of unspecified degree of unspecified forearm, initial encounter | CMS +T22019D | Burn of unspecified degree of unspecified forearm, subsequent encounter | CMS +T22019S | Burn of unspecified degree of unspecified forearm, sequela | CMS +T22021A | Burn of unspecified degree of right elbow, initial encounter | CMS +T22021D | Burn of unspecified degree of right elbow, subsequent encounter | CMS +T22021S | Burn of unspecified degree of right elbow, sequela | CMS +T22022A | Burn of unspecified degree of left elbow, initial encounter | CMS +T22022D | Burn of unspecified degree of left elbow, subsequent encounter | CMS +T22022S | Burn of unspecified degree of left elbow, sequela | CMS +T22029A | Burn of unspecified degree of unspecified elbow, initial encounter | CMS +T22029D | Burn of unspecified degree of unspecified elbow, subsequent encounter | CMS +T22029S | Burn of unspecified degree of unspecified elbow, sequela | CMS +T22031A | Burn of unspecified degree of right upper arm, initial encounter | CMS +T22031D | Burn of unspecified degree of right upper arm, subsequent encounter | CMS +T22031S | Burn of unspecified degree of right upper arm, sequela | CMS +T22032A | Burn of unspecified degree of left upper arm, initial encounter | CMS +T22032D | Burn of unspecified degree of left upper arm, subsequent encounter | CMS +T22032S | Burn of unspecified degree of left upper arm, sequela | CMS +T22039A | Burn of unspecified degree of unspecified upper arm, initial encounter | CMS +T22039D | Burn of unspecified degree of unspecified upper arm, subsequent encounter | CMS +T22039S | Burn of unspecified degree of unspecified upper arm, sequela | CMS +T22041A | Burn of unspecified degree of right axilla, initial encounter | CMS +T22041D | Burn of unspecified degree of right axilla, subsequent encounter | CMS +T22041S | Burn of unspecified degree of right axilla, sequela | CMS +T22042A | Burn of unspecified degree of left axilla, initial encounter | CMS +T22042D | Burn of unspecified degree of left axilla, subsequent encounter | CMS +T22042S | Burn of unspecified degree of left axilla, sequela | CMS +T22049A | Burn of unspecified degree of unspecified axilla, initial encounter | CMS +T22049D | Burn of unspecified degree of unspecified axilla, subsequent encounter | CMS +T22049S | Burn of unspecified degree of unspecified axilla, sequela | CMS +T22051A | Burn of unspecified degree of right shoulder, initial encounter | CMS +T22051D | Burn of unspecified degree of right shoulder, subsequent encounter | CMS +T22051S | Burn of unspecified degree of right shoulder, sequela | CMS +T22052A | Burn of unspecified degree of left shoulder, initial encounter | CMS +T22052D | Burn of unspecified degree of left shoulder, subsequent encounter | CMS +T22052S | Burn of unspecified degree of left shoulder, sequela | CMS +T22059A | Burn of unspecified degree of unspecified shoulder, initial encounter | CMS +T22059D | Burn of unspecified degree of unspecified shoulder, subsequent encounter | CMS +T22059S | Burn of unspecified degree of unspecified shoulder, sequela | CMS +T22061A | Burn of unspecified degree of right scapular region, initial encounter | CMS +T22061D | Burn of unspecified degree of right scapular region, subsequent encounter | CMS +T22061S | Burn of unspecified degree of right scapular region, sequela | CMS +T22062A | Burn of unspecified degree of left scapular region, initial encounter | CMS +T22062D | Burn of unspecified degree of left scapular region, subsequent encounter | CMS +T22062S | Burn of unspecified degree of left scapular region, sequela | CMS +T22069A | Burn of unspecified degree of unspecified scapular region, initial encounter | CMS +T22069D | Burn of unspecified degree of unspecified scapular region, subsequent encounter | CMS +T22069S | Burn of unspecified degree of unspecified scapular region, sequela | CMS +T22091A | Burn of unspecified degree of multiple sites of right shoulder and upper limb, except wrist and hand, initial encounter | CMS +T22091D | Burn of unspecified degree of multiple sites of right shoulder and upper limb, except wrist and hand, subsequent encounter | CMS +T22091S | Burn of unspecified degree of multiple sites of right shoulder and upper limb, except wrist and hand, sequela | CMS +T22092A | Burn of unspecified degree of multiple sites of left shoulder and upper limb, except wrist and hand, initial encounter | CMS +T22092D | Burn of unspecified degree of multiple sites of left shoulder and upper limb, except wrist and hand, subsequent encounter | CMS +T22092S | Burn of unspecified degree of multiple sites of left shoulder and upper limb, except wrist and hand, sequela | CMS +T22099A | Burn of unspecified degree of multiple sites of unspecified shoulder and upper limb, except wrist and hand, initial encounter | CMS +T22099D | Burn of unspecified degree of multiple sites of unspecified shoulder and upper limb, except wrist and hand, subsequent encounter | CMS +T22099S | Burn of unspecified degree of multiple sites of unspecified shoulder and upper limb, except wrist and hand, sequela | CMS +T2210XA | Burn of first degree of shoulder and upper limb, except wrist and hand, unspecified site, initial encounter | CMS +T2210XD | Burn of first degree of shoulder and upper limb, except wrist and hand, unspecified site, subsequent encounter | CMS +T2210XS | Burn of first degree of shoulder and upper limb, except wrist and hand, unspecified site, sequela | CMS +T22111A | Burn of first degree of right forearm, initial encounter | CMS +T22111D | Burn of first degree of right forearm, subsequent encounter | CMS +T22111S | Burn of first degree of right forearm, sequela | CMS +T22112A | Burn of first degree of left forearm, initial encounter | CMS +T22112D | Burn of first degree of left forearm, subsequent encounter | CMS +T22112S | Burn of first degree of left forearm, sequela | CMS +T22119A | Burn of first degree of unspecified forearm, initial encounter | CMS +T22119D | Burn of first degree of unspecified forearm, subsequent encounter | CMS +T22119S | Burn of first degree of unspecified forearm, sequela | CMS +T22121A | Burn of first degree of right elbow, initial encounter | CMS +T22121D | Burn of first degree of right elbow, subsequent encounter | CMS +T22121S | Burn of first degree of right elbow, sequela | CMS +T22122A | Burn of first degree of left elbow, initial encounter | CMS +T22122D | Burn of first degree of left elbow, subsequent encounter | CMS +T22122S | Burn of first degree of left elbow, sequela | CMS +T22129A | Burn of first degree of unspecified elbow, initial encounter | CMS +T22129D | Burn of first degree of unspecified elbow, subsequent encounter | CMS +T22129S | Burn of first degree of unspecified elbow, sequela | CMS +T22131A | Burn of first degree of right upper arm, initial encounter | CMS +T22131D | Burn of first degree of right upper arm, subsequent encounter | CMS +T22131S | Burn of first degree of right upper arm, sequela | CMS +T22132A | Burn of first degree of left upper arm, initial encounter | CMS +T22132D | Burn of first degree of left upper arm, subsequent encounter | CMS +T22132S | Burn of first degree of left upper arm, sequela | CMS +T22139A | Burn of first degree of unspecified upper arm, initial encounter | CMS +T22139D | Burn of first degree of unspecified upper arm, subsequent encounter | CMS +T22139S | Burn of first degree of unspecified upper arm, sequela | CMS +T22141A | Burn of first degree of right axilla, initial encounter | CMS +T22141D | Burn of first degree of right axilla, subsequent encounter | CMS +T22141S | Burn of first degree of right axilla, sequela | CMS +T22142A | Burn of first degree of left axilla, initial encounter | CMS +T22142D | Burn of first degree of left axilla, subsequent encounter | CMS +T22142S | Burn of first degree of left axilla, sequela | CMS +T22149A | Burn of first degree of unspecified axilla, initial encounter | CMS +T22149D | Burn of first degree of unspecified axilla, subsequent encounter | CMS +T22149S | Burn of first degree of unspecified axilla, sequela | CMS +T22151A | Burn of first degree of right shoulder, initial encounter | CMS +T22151D | Burn of first degree of right shoulder, subsequent encounter | CMS +T22151S | Burn of first degree of right shoulder, sequela | CMS +T22152A | Burn of first degree of left shoulder, initial encounter | CMS +T22152D | Burn of first degree of left shoulder, subsequent encounter | CMS +T22152S | Burn of first degree of left shoulder, sequela | CMS +T22159A | Burn of first degree of unspecified shoulder, initial encounter | CMS +T22159D | Burn of first degree of unspecified shoulder, subsequent encounter | CMS +T22159S | Burn of first degree of unspecified shoulder, sequela | CMS +T22161A | Burn of first degree of right scapular region, initial encounter | CMS +T22161D | Burn of first degree of right scapular region, subsequent encounter | CMS +T22161S | Burn of first degree of right scapular region, sequela | CMS +T22162A | Burn of first degree of left scapular region, initial encounter | CMS +T22162D | Burn of first degree of left scapular region, subsequent encounter | CMS +T22162S | Burn of first degree of left scapular region, sequela | CMS +T22169A | Burn of first degree of unspecified scapular region, initial encounter | CMS +T22169D | Burn of first degree of unspecified scapular region, subsequent encounter | CMS +T22169S | Burn of first degree of unspecified scapular region, sequela | CMS +T22191A | Burn of first degree of multiple sites of right shoulder and upper limb, except wrist and hand, initial encounter | CMS +T22191D | Burn of first degree of multiple sites of right shoulder and upper limb, except wrist and hand, subsequent encounter | CMS +T22191S | Burn of first degree of multiple sites of right shoulder and upper limb, except wrist and hand, sequela | CMS +T22192A | Burn of first degree of multiple sites of left shoulder and upper limb, except wrist and hand, initial encounter | CMS +T22192D | Burn of first degree of multiple sites of left shoulder and upper limb, except wrist and hand, subsequent encounter | CMS +T22192S | Burn of first degree of multiple sites of left shoulder and upper limb, except wrist and hand, sequela | CMS +T22199A | Burn of first degree of multiple sites of unspecified shoulder and upper limb, except wrist and hand, initial encounter | CMS +T22199D | Burn of first degree of multiple sites of unspecified shoulder and upper limb, except wrist and hand, subsequent encounter | CMS +T22199S | Burn of first degree of multiple sites of unspecified shoulder and upper limb, except wrist and hand, sequela | CMS +T2220XA | Burn of second degree of shoulder and upper limb, except wrist and hand, unspecified site, initial encounter | CMS +T2220XD | Burn of second degree of shoulder and upper limb, except wrist and hand, unspecified site, subsequent encounter | CMS +T2220XS | Burn of second degree of shoulder and upper limb, except wrist and hand, unspecified site, sequela | CMS +T22211A | Burn of second degree of right forearm, initial encounter | CMS +T22211D | Burn of second degree of right forearm, subsequent encounter | CMS +T22211S | Burn of second degree of right forearm, sequela | CMS +T22212A | Burn of second degree of left forearm, initial encounter | CMS +T22212D | Burn of second degree of left forearm, subsequent encounter | CMS +T22212S | Burn of second degree of left forearm, sequela | CMS +T22219A | Burn of second degree of unspecified forearm, initial encounter | CMS +T22219D | Burn of second degree of unspecified forearm, subsequent encounter | CMS +T22219S | Burn of second degree of unspecified forearm, sequela | CMS +T22221A | Burn of second degree of right elbow, initial encounter | CMS +T22221D | Burn of second degree of right elbow, subsequent encounter | CMS +T22221S | Burn of second degree of right elbow, sequela | CMS +T22222A | Burn of second degree of left elbow, initial encounter | CMS +T22222D | Burn of second degree of left elbow, subsequent encounter | CMS +T22222S | Burn of second degree of left elbow, sequela | CMS +T22229A | Burn of second degree of unspecified elbow, initial encounter | CMS +T22229D | Burn of second degree of unspecified elbow, subsequent encounter | CMS +T22229S | Burn of second degree of unspecified elbow, sequela | CMS +T22231A | Burn of second degree of right upper arm, initial encounter | CMS +T22231D | Burn of second degree of right upper arm, subsequent encounter | CMS +T22231S | Burn of second degree of right upper arm, sequela | CMS +T22232A | Burn of second degree of left upper arm, initial encounter | CMS +T22232D | Burn of second degree of left upper arm, subsequent encounter | CMS +T22232S | Burn of second degree of left upper arm, sequela | CMS +T22239A | Burn of second degree of unspecified upper arm, initial encounter | CMS +T22239D | Burn of second degree of unspecified upper arm, subsequent encounter | CMS +T22239S | Burn of second degree of unspecified upper arm, sequela | CMS +T22241A | Burn of second degree of right axilla, initial encounter | CMS +T22241D | Burn of second degree of right axilla, subsequent encounter | CMS +T22241S | Burn of second degree of right axilla, sequela | CMS +T22242A | Burn of second degree of left axilla, initial encounter | CMS +T22242D | Burn of second degree of left axilla, subsequent encounter | CMS +T22242S | Burn of second degree of left axilla, sequela | CMS +T22249A | Burn of second degree of unspecified axilla, initial encounter | CMS +T22249D | Burn of second degree of unspecified axilla, subsequent encounter | CMS +T22249S | Burn of second degree of unspecified axilla, sequela | CMS +T22251A | Burn of second degree of right shoulder, initial encounter | CMS +T22251D | Burn of second degree of right shoulder, subsequent encounter | CMS +T22251S | Burn of second degree of right shoulder, sequela | CMS +T22252A | Burn of second degree of left shoulder, initial encounter | CMS +T22252D | Burn of second degree of left shoulder, subsequent encounter | CMS +T22252S | Burn of second degree of left shoulder, sequela | CMS +T22259A | Burn of second degree of unspecified shoulder, initial encounter | CMS +T22259D | Burn of second degree of unspecified shoulder, subsequent encounter | CMS +T22259S | Burn of second degree of unspecified shoulder, sequela | CMS +T22261A | Burn of second degree of right scapular region, initial encounter | CMS +T22261D | Burn of second degree of right scapular region, subsequent encounter | CMS +T22261S | Burn of second degree of right scapular region, sequela | CMS +T22262A | Burn of second degree of left scapular region, initial encounter | CMS +T22262D | Burn of second degree of left scapular region, subsequent encounter | CMS +T22262S | Burn of second degree of left scapular region, sequela | CMS +T22269A | Burn of second degree of unspecified scapular region, initial encounter | CMS +T22269D | Burn of second degree of unspecified scapular region, subsequent encounter | CMS +T22269S | Burn of second degree of unspecified scapular region, sequela | CMS +T22291A | Burn of second degree of multiple sites of right shoulder and upper limb, except wrist and hand, initial encounter | CMS +T22291D | Burn of second degree of multiple sites of right shoulder and upper limb, except wrist and hand, subsequent encounter | CMS +T22291S | Burn of second degree of multiple sites of right shoulder and upper limb, except wrist and hand, sequela | CMS +T22292A | Burn of second degree of multiple sites of left shoulder and upper limb, except wrist and hand, initial encounter | CMS +T22292D | Burn of second degree of multiple sites of left shoulder and upper limb, except wrist and hand, subsequent encounter | CMS +T22292S | Burn of second degree of multiple sites of left shoulder and upper limb, except wrist and hand, sequela | CMS +T22299A | Burn of second degree of multiple sites of unspecified shoulder and upper limb, except wrist and hand, initial encounter | CMS +T22299D | Burn of second degree of multiple sites of unspecified shoulder and upper limb, except wrist and hand, subsequent encounter | CMS +T22299S | Burn of second degree of multiple sites of unspecified shoulder and upper limb, except wrist and hand, sequela | CMS +T2230XA | Burn of third degree of shoulder and upper limb, except wrist and hand, unspecified site, initial encounter | CMS +T2230XD | Burn of third degree of shoulder and upper limb, except wrist and hand, unspecified site, subsequent encounter | CMS +T2230XS | Burn of third degree of shoulder and upper limb, except wrist and hand, unspecified site, sequela | CMS +T22311A | Burn of third degree of right forearm, initial encounter | CMS +T22311D | Burn of third degree of right forearm, subsequent encounter | CMS +T22311S | Burn of third degree of right forearm, sequela | CMS +T22312A | Burn of third degree of left forearm, initial encounter | CMS +T22312D | Burn of third degree of left forearm, subsequent encounter | CMS +T22312S | Burn of third degree of left forearm, sequela | CMS +T22319A | Burn of third degree of unspecified forearm, initial encounter | CMS +T22319D | Burn of third degree of unspecified forearm, subsequent encounter | CMS +T22319S | Burn of third degree of unspecified forearm, sequela | CMS +T22321A | Burn of third degree of right elbow, initial encounter | CMS +T22321D | Burn of third degree of right elbow, subsequent encounter | CMS +T22321S | Burn of third degree of right elbow, sequela | CMS +T22322A | Burn of third degree of left elbow, initial encounter | CMS +T22322D | Burn of third degree of left elbow, subsequent encounter | CMS +T22322S | Burn of third degree of left elbow, sequela | CMS +T22329A | Burn of third degree of unspecified elbow, initial encounter | CMS +T22329D | Burn of third degree of unspecified elbow, subsequent encounter | CMS +T22329S | Burn of third degree of unspecified elbow, sequela | CMS +T22331A | Burn of third degree of right upper arm, initial encounter | CMS +T22331D | Burn of third degree of right upper arm, subsequent encounter | CMS +T22331S | Burn of third degree of right upper arm, sequela | CMS +T22332A | Burn of third degree of left upper arm, initial encounter | CMS +T22332D | Burn of third degree of left upper arm, subsequent encounter | CMS +T22332S | Burn of third degree of left upper arm, sequela | CMS +T22339A | Burn of third degree of unspecified upper arm, initial encounter | CMS +T22339D | Burn of third degree of unspecified upper arm, subsequent encounter | CMS +T22339S | Burn of third degree of unspecified upper arm, sequela | CMS +T22341A | Burn of third degree of right axilla, initial encounter | CMS +T22341D | Burn of third degree of right axilla, subsequent encounter | CMS +T22341S | Burn of third degree of right axilla, sequela | CMS +T22342A | Burn of third degree of left axilla, initial encounter | CMS +T22342D | Burn of third degree of left axilla, subsequent encounter | CMS +T22342S | Burn of third degree of left axilla, sequela | CMS +T22349A | Burn of third degree of unspecified axilla, initial encounter | CMS +T22349D | Burn of third degree of unspecified axilla, subsequent encounter | CMS +T22349S | Burn of third degree of unspecified axilla, sequela | CMS +T22351A | Burn of third degree of right shoulder, initial encounter | CMS +T22351D | Burn of third degree of right shoulder, subsequent encounter | CMS +T22351S | Burn of third degree of right shoulder, sequela | CMS +T22352A | Burn of third degree of left shoulder, initial encounter | CMS +T22352D | Burn of third degree of left shoulder, subsequent encounter | CMS +T22352S | Burn of third degree of left shoulder, sequela | CMS +T22359A | Burn of third degree of unspecified shoulder, initial encounter | CMS +T22359D | Burn of third degree of unspecified shoulder, subsequent encounter | CMS +T22359S | Burn of third degree of unspecified shoulder, sequela | CMS +T22361A | Burn of third degree of right scapular region, initial encounter | CMS +T22361D | Burn of third degree of right scapular region, subsequent encounter | CMS +T22361S | Burn of third degree of right scapular region, sequela | CMS +T22362A | Burn of third degree of left scapular region, initial encounter | CMS +T22362D | Burn of third degree of left scapular region, subsequent encounter | CMS +T22362S | Burn of third degree of left scapular region, sequela | CMS +T22369A | Burn of third degree of unspecified scapular region, initial encounter | CMS +T22369D | Burn of third degree of unspecified scapular region, subsequent encounter | CMS +T22369S | Burn of third degree of unspecified scapular region, sequela | CMS +T22391A | Burn of third degree of multiple sites of right shoulder and upper limb, except wrist and hand, initial encounter | CMS +T22391D | Burn of third degree of multiple sites of right shoulder and upper limb, except wrist and hand, subsequent encounter | CMS +T22391S | Burn of third degree of multiple sites of right shoulder and upper limb, except wrist and hand, sequela | CMS +T22392A | Burn of third degree of multiple sites of left shoulder and upper limb, except wrist and hand, initial encounter | CMS +T22392D | Burn of third degree of multiple sites of left shoulder and upper limb, except wrist and hand, subsequent encounter | CMS +T22392S | Burn of third degree of multiple sites of left shoulder and upper limb, except wrist and hand, sequela | CMS +T22399A | Burn of third degree of multiple sites of unspecified shoulder and upper limb, except wrist and hand, initial encounter | CMS +T22399D | Burn of third degree of multiple sites of unspecified shoulder and upper limb, except wrist and hand, subsequent encounter | CMS +T22399S | Burn of third degree of multiple sites of unspecified shoulder and upper limb, except wrist and hand, sequela | CMS +T2240XA | Corrosion of unspecified degree of shoulder and upper limb, except wrist and hand, unspecified site, initial encounter | CMS +T2240XD | Corrosion of unspecified degree of shoulder and upper limb, except wrist and hand, unspecified site, subsequent encounter | CMS +T2240XS | Corrosion of unspecified degree of shoulder and upper limb, except wrist and hand, unspecified site, sequela | CMS +T22411A | Corrosion of unspecified degree of right forearm, initial encounter | CMS +T22411D | Corrosion of unspecified degree of right forearm, subsequent encounter | CMS +T22411S | Corrosion of unspecified degree of right forearm, sequela | CMS +T22412A | Corrosion of unspecified degree of left forearm, initial encounter | CMS +T22412D | Corrosion of unspecified degree of left forearm, subsequent encounter | CMS +T22412S | Corrosion of unspecified degree of left forearm, sequela | CMS +T22419A | Corrosion of unspecified degree of unspecified forearm, initial encounter | CMS +T22419D | Corrosion of unspecified degree of unspecified forearm, subsequent encounter | CMS +T22419S | Corrosion of unspecified degree of unspecified forearm, sequela | CMS +T22421A | Corrosion of unspecified degree of right elbow, initial encounter | CMS +T22421D | Corrosion of unspecified degree of right elbow, subsequent encounter | CMS +T22421S | Corrosion of unspecified degree of right elbow, sequela | CMS +T22422A | Corrosion of unspecified degree of left elbow, initial encounter | CMS +T22422D | Corrosion of unspecified degree of left elbow, subsequent encounter | CMS +T22422S | Corrosion of unspecified degree of left elbow, sequela | CMS +T22429A | Corrosion of unspecified degree of unspecified elbow, initial encounter | CMS +T22429D | Corrosion of unspecified degree of unspecified elbow, subsequent encounter | CMS +T22429S | Corrosion of unspecified degree of unspecified elbow, sequela | CMS +T22431A | Corrosion of unspecified degree of right upper arm, initial encounter | CMS +T22431D | Corrosion of unspecified degree of right upper arm, subsequent encounter | CMS +T22431S | Corrosion of unspecified degree of right upper arm, sequela | CMS +T22432A | Corrosion of unspecified degree of left upper arm, initial encounter | CMS +T22432D | Corrosion of unspecified degree of left upper arm, subsequent encounter | CMS +T22432S | Corrosion of unspecified degree of left upper arm, sequela | CMS +T22439A | Corrosion of unspecified degree of unspecified upper arm, initial encounter | CMS +T22439D | Corrosion of unspecified degree of unspecified upper arm, subsequent encounter | CMS +T22439S | Corrosion of unspecified degree of unspecified upper arm, sequela | CMS +T22441A | Corrosion of unspecified degree of right axilla, initial encounter | CMS +T22441D | Corrosion of unspecified degree of right axilla, subsequent encounter | CMS +T22441S | Corrosion of unspecified degree of right axilla, sequela | CMS +T22442A | Corrosion of unspecified degree of left axilla, initial encounter | CMS +T22442D | Corrosion of unspecified degree of left axilla, subsequent encounter | CMS +T22442S | Corrosion of unspecified degree of left axilla, sequela | CMS +T22449A | Corrosion of unspecified degree of unspecified axilla, initial encounter | CMS +T22449D | Corrosion of unspecified degree of unspecified axilla, subsequent encounter | CMS +T22449S | Corrosion of unspecified degree of unspecified axilla, sequela | CMS +T22451A | Corrosion of unspecified degree of right shoulder, initial encounter | CMS +T22451D | Corrosion of unspecified degree of right shoulder, subsequent encounter | CMS +T22451S | Corrosion of unspecified degree of right shoulder, sequela | CMS +T22452A | Corrosion of unspecified degree of left shoulder, initial encounter | CMS +T22452D | Corrosion of unspecified degree of left shoulder, subsequent encounter | CMS +T22452S | Corrosion of unspecified degree of left shoulder, sequela | CMS +T22459A | Corrosion of unspecified degree of unspecified shoulder, initial encounter | CMS +T22459D | Corrosion of unspecified degree of unspecified shoulder, subsequent encounter | CMS +T22459S | Corrosion of unspecified degree of unspecified shoulder, sequela | CMS +T22461A | Corrosion of unspecified degree of right scapular region, initial encounter | CMS +T22461D | Corrosion of unspecified degree of right scapular region, subsequent encounter | CMS +T22461S | Corrosion of unspecified degree of right scapular region, sequela | CMS +T22462A | Corrosion of unspecified degree of left scapular region, initial encounter | CMS +T22462D | Corrosion of unspecified degree of left scapular region, subsequent encounter | CMS +T22462S | Corrosion of unspecified degree of left scapular region, sequela | CMS +T22469A | Corrosion of unspecified degree of unspecified scapular region, initial encounter | CMS +T22469D | Corrosion of unspecified degree of unspecified scapular region, subsequent encounter | CMS +T22469S | Corrosion of unspecified degree of unspecified scapular region, sequela | CMS +T22491A | Corrosion of unspecified degree of multiple sites of right shoulder and upper limb, except wrist and hand, initial encounter | CMS +T22491D | Corrosion of unspecified degree of multiple sites of right shoulder and upper limb, except wrist and hand, subsequent encounter | CMS +T22491S | Corrosion of unspecified degree of multiple sites of right shoulder and upper limb, except wrist and hand, sequela | CMS +T22492A | Corrosion of unspecified degree of multiple sites of left shoulder and upper limb, except wrist and hand, initial encounter | CMS +T22492D | Corrosion of unspecified degree of multiple sites of left shoulder and upper limb, except wrist and hand, subsequent encounter | CMS +T22492S | Corrosion of unspecified degree of multiple sites of left shoulder and upper limb, except wrist and hand, sequela | CMS +T22499A | Corrosion of unspecified degree of multiple sites of unspecified shoulder and upper limb, except wrist and hand, initial encounter | CMS +T22499D | Corrosion of unspecified degree of multiple sites of unspecified shoulder and upper limb, except wrist and hand, subsequent encounter | CMS +T22499S | Corrosion of unspecified degree of multiple sites of unspecified shoulder and upper limb, except wrist and hand, sequela | CMS +T2250XA | Corrosion of first degree of shoulder and upper limb, except wrist and hand unspecified site, initial encounter | CMS +T2250XD | Corrosion of first degree of shoulder and upper limb, except wrist and hand unspecified site, subsequent encounter | CMS +T2250XS | Corrosion of first degree of shoulder and upper limb, except wrist and hand unspecified site, sequela | CMS +T22511A | Corrosion of first degree of right forearm, initial encounter | CMS +T22511D | Corrosion of first degree of right forearm, subsequent encounter | CMS +T22511S | Corrosion of first degree of right forearm, sequela | CMS +T22512A | Corrosion of first degree of left forearm, initial encounter | CMS +T22512D | Corrosion of first degree of left forearm, subsequent encounter | CMS +T22512S | Corrosion of first degree of left forearm, sequela | CMS +T22519A | Corrosion of first degree of unspecified forearm, initial encounter | CMS +T22519D | Corrosion of first degree of unspecified forearm, subsequent encounter | CMS +T22519S | Corrosion of first degree of unspecified forearm, sequela | CMS +T22521A | Corrosion of first degree of right elbow, initial encounter | CMS +T22521D | Corrosion of first degree of right elbow, subsequent encounter | CMS +T22521S | Corrosion of first degree of right elbow, sequela | CMS +T22522A | Corrosion of first degree of left elbow, initial encounter | CMS +T22522D | Corrosion of first degree of left elbow, subsequent encounter | CMS +T22522S | Corrosion of first degree of left elbow, sequela | CMS +T22529A | Corrosion of first degree of unspecified elbow, initial encounter | CMS +T22529D | Corrosion of first degree of unspecified elbow, subsequent encounter | CMS +T22529S | Corrosion of first degree of unspecified elbow, sequela | CMS +T22531A | Corrosion of first degree of right upper arm, initial encounter | CMS +T22531D | Corrosion of first degree of right upper arm, subsequent encounter | CMS +T22531S | Corrosion of first degree of right upper arm, sequela | CMS +T22532A | Corrosion of first degree of left upper arm, initial encounter | CMS +T22532D | Corrosion of first degree of left upper arm, subsequent encounter | CMS +T22532S | Corrosion of first degree of left upper arm, sequela | CMS +T22539A | Corrosion of first degree of unspecified upper arm, initial encounter | CMS +T22539D | Corrosion of first degree of unspecified upper arm, subsequent encounter | CMS +T22539S | Corrosion of first degree of unspecified upper arm, sequela | CMS +T22541A | Corrosion of first degree of right axilla, initial encounter | CMS +T22541D | Corrosion of first degree of right axilla, subsequent encounter | CMS +T22541S | Corrosion of first degree of right axilla, sequela | CMS +T22542A | Corrosion of first degree of left axilla, initial encounter | CMS +T22542D | Corrosion of first degree of left axilla, subsequent encounter | CMS +T22542S | Corrosion of first degree of left axilla, sequela | CMS +T22549A | Corrosion of first degree of unspecified axilla, initial encounter | CMS +T22549D | Corrosion of first degree of unspecified axilla, subsequent encounter | CMS +T22549S | Corrosion of first degree of unspecified axilla, sequela | CMS +T22551A | Corrosion of first degree of right shoulder, initial encounter | CMS +T22551D | Corrosion of first degree of right shoulder, subsequent encounter | CMS +T22551S | Corrosion of first degree of right shoulder, sequela | CMS +T22552A | Corrosion of first degree of left shoulder, initial encounter | CMS +T22552D | Corrosion of first degree of left shoulder, subsequent encounter | CMS +T22552S | Corrosion of first degree of left shoulder, sequela | CMS +T22559A | Corrosion of first degree of unspecified shoulder, initial encounter | CMS +T22559D | Corrosion of first degree of unspecified shoulder, subsequent encounter | CMS +T22559S | Corrosion of first degree of unspecified shoulder, sequela | CMS +T22561A | Corrosion of first degree of right scapular region, initial encounter | CMS +T22561D | Corrosion of first degree of right scapular region, subsequent encounter | CMS +T22561S | Corrosion of first degree of right scapular region, sequela | CMS +T22562A | Corrosion of first degree of left scapular region, initial encounter | CMS +T22562D | Corrosion of first degree of left scapular region, subsequent encounter | CMS +T22562S | Corrosion of first degree of left scapular region, sequela | CMS +T22569A | Corrosion of first degree of unspecified scapular region, initial encounter | CMS +T22569D | Corrosion of first degree of unspecified scapular region, subsequent encounter | CMS +T22569S | Corrosion of first degree of unspecified scapular region, sequela | CMS +T22591A | Corrosion of first degree of multiple sites of right shoulder and upper limb, except wrist and hand, initial encounter | CMS +T22591D | Corrosion of first degree of multiple sites of right shoulder and upper limb, except wrist and hand, subsequent encounter | CMS +T22591S | Corrosion of first degree of multiple sites of right shoulder and upper limb, except wrist and hand, sequela | CMS +T22592A | Corrosion of first degree of multiple sites of left shoulder and upper limb, except wrist and hand, initial encounter | CMS +T22592D | Corrosion of first degree of multiple sites of left shoulder and upper limb, except wrist and hand, subsequent encounter | CMS +T22592S | Corrosion of first degree of multiple sites of left shoulder and upper limb, except wrist and hand, sequela | CMS +T22599A | Corrosion of first degree of multiple sites of unspecified shoulder and upper limb, except wrist and hand, initial encounter | CMS +T22599D | Corrosion of first degree of multiple sites of unspecified shoulder and upper limb, except wrist and hand, subsequent encounter | CMS +T22599S | Corrosion of first degree of multiple sites of unspecified shoulder and upper limb, except wrist and hand, sequela | CMS +T2260XA | Corrosion of second degree of shoulder and upper limb, except wrist and hand, unspecified site, initial encounter | CMS +T2260XD | Corrosion of second degree of shoulder and upper limb, except wrist and hand, unspecified site, subsequent encounter | CMS +T2260XS | Corrosion of second degree of shoulder and upper limb, except wrist and hand, unspecified site, sequela | CMS +T22611A | Corrosion of second degree of right forearm, initial encounter | CMS +T22611D | Corrosion of second degree of right forearm, subsequent encounter | CMS +T22611S | Corrosion of second degree of right forearm, sequela | CMS +T22612A | Corrosion of second degree of left forearm, initial encounter | CMS +T22612D | Corrosion of second degree of left forearm, subsequent encounter | CMS +T22612S | Corrosion of second degree of left forearm, sequela | CMS +T22619A | Corrosion of second degree of unspecified forearm, initial encounter | CMS +T22619D | Corrosion of second degree of unspecified forearm, subsequent encounter | CMS +T22619S | Corrosion of second degree of unspecified forearm, sequela | CMS +T22621A | Corrosion of second degree of right elbow, initial encounter | CMS +T22621D | Corrosion of second degree of right elbow, subsequent encounter | CMS +T22621S | Corrosion of second degree of right elbow, sequela | CMS +T22622A | Corrosion of second degree of left elbow, initial encounter | CMS +T22622D | Corrosion of second degree of left elbow, subsequent encounter | CMS +T22622S | Corrosion of second degree of left elbow, sequela | CMS +T22629A | Corrosion of second degree of unspecified elbow, initial encounter | CMS +T22629D | Corrosion of second degree of unspecified elbow, subsequent encounter | CMS +T22629S | Corrosion of second degree of unspecified elbow, sequela | CMS +T22631A | Corrosion of second degree of right upper arm, initial encounter | CMS +T22631D | Corrosion of second degree of right upper arm, subsequent encounter | CMS +T22631S | Corrosion of second degree of right upper arm, sequela | CMS +T22632A | Corrosion of second degree of left upper arm, initial encounter | CMS +T22632D | Corrosion of second degree of left upper arm, subsequent encounter | CMS +T22632S | Corrosion of second degree of left upper arm, sequela | CMS +T22639A | Corrosion of second degree of unspecified upper arm, initial encounter | CMS +T22639D | Corrosion of second degree of unspecified upper arm, subsequent encounter | CMS +T22639S | Corrosion of second degree of unspecified upper arm, sequela | CMS +T22641A | Corrosion of second degree of right axilla, initial encounter | CMS +T22641D | Corrosion of second degree of right axilla, subsequent encounter | CMS +T22641S | Corrosion of second degree of right axilla, sequela | CMS +T22642A | Corrosion of second degree of left axilla, initial encounter | CMS +T22642D | Corrosion of second degree of left axilla, subsequent encounter | CMS +T22642S | Corrosion of second degree of left axilla, sequela | CMS +T22649A | Corrosion of second degree of unspecified axilla, initial encounter | CMS +T22649D | Corrosion of second degree of unspecified axilla, subsequent encounter | CMS +T22649S | Corrosion of second degree of unspecified axilla, sequela | CMS +T22651A | Corrosion of second degree of right shoulder, initial encounter | CMS +T22651D | Corrosion of second degree of right shoulder, subsequent encounter | CMS +T22651S | Corrosion of second degree of right shoulder, sequela | CMS +T22652A | Corrosion of second degree of left shoulder, initial encounter | CMS +T22652D | Corrosion of second degree of left shoulder, subsequent encounter | CMS +T22652S | Corrosion of second degree of left shoulder, sequela | CMS +T22659A | Corrosion of second degree of unspecified shoulder, initial encounter | CMS +T22659D | Corrosion of second degree of unspecified shoulder, subsequent encounter | CMS +T22659S | Corrosion of second degree of unspecified shoulder, sequela | CMS +T22661A | Corrosion of second degree of right scapular region, initial encounter | CMS +T22661D | Corrosion of second degree of right scapular region, subsequent encounter | CMS +T22661S | Corrosion of second degree of right scapular region, sequela | CMS +T22662A | Corrosion of second degree of left scapular region, initial encounter | CMS +T22662D | Corrosion of second degree of left scapular region, subsequent encounter | CMS +T22662S | Corrosion of second degree of left scapular region, sequela | CMS +T22669A | Corrosion of second degree of unspecified scapular region, initial encounter | CMS +T22669D | Corrosion of second degree of unspecified scapular region, subsequent encounter | CMS +T22669S | Corrosion of second degree of unspecified scapular region, sequela | CMS +T22691A | Corrosion of second degree of multiple sites of right shoulder and upper limb, except wrist and hand, initial encounter | CMS +T22691D | Corrosion of second degree of multiple sites of right shoulder and upper limb, except wrist and hand, subsequent encounter | CMS +T22691S | Corrosion of second degree of multiple sites of right shoulder and upper limb, except wrist and hand, sequela | CMS +T22692A | Corrosion of second degree of multiple sites of left shoulder and upper limb, except wrist and hand, initial encounter | CMS +T22692D | Corrosion of second degree of multiple sites of left shoulder and upper limb, except wrist and hand, subsequent encounter | CMS +T22692S | Corrosion of second degree of multiple sites of left shoulder and upper limb, except wrist and hand, sequela | CMS +T22699A | Corrosion of second degree of multiple sites of unspecified shoulder and upper limb, except wrist and hand, initial encounter | CMS +T22699D | Corrosion of second degree of multiple sites of unspecified shoulder and upper limb, except wrist and hand, subsequent encounter | CMS +T22699S | Corrosion of second degree of multiple sites of unspecified shoulder and upper limb, except wrist and hand, sequela | CMS +T2270XA | Corrosion of third degree of shoulder and upper limb, except wrist and hand, unspecified site, initial encounter | CMS +T2270XD | Corrosion of third degree of shoulder and upper limb, except wrist and hand, unspecified site, subsequent encounter | CMS +T2270XS | Corrosion of third degree of shoulder and upper limb, except wrist and hand, unspecified site, sequela | CMS +T22711A | Corrosion of third degree of right forearm, initial encounter | CMS +T22711D | Corrosion of third degree of right forearm, subsequent encounter | CMS +T22711S | Corrosion of third degree of right forearm, sequela | CMS +T22712A | Corrosion of third degree of left forearm, initial encounter | CMS +T22712D | Corrosion of third degree of left forearm, subsequent encounter | CMS +T22712S | Corrosion of third degree of left forearm, sequela | CMS +T22719A | Corrosion of third degree of unspecified forearm, initial encounter | CMS +T22719D | Corrosion of third degree of unspecified forearm, subsequent encounter | CMS +T22719S | Corrosion of third degree of unspecified forearm, sequela | CMS +T22721A | Corrosion of third degree of right elbow, initial encounter | CMS +T22721D | Corrosion of third degree of right elbow, subsequent encounter | CMS +T22721S | Corrosion of third degree of right elbow, sequela | CMS +T22722A | Corrosion of third degree of left elbow, initial encounter | CMS +T22722D | Corrosion of third degree of left elbow, subsequent encounter | CMS +T22722S | Corrosion of third degree of left elbow, sequela | CMS +T22729A | Corrosion of third degree of unspecified elbow, initial encounter | CMS +T22729D | Corrosion of third degree of unspecified elbow, subsequent encounter | CMS +T22729S | Corrosion of third degree of unspecified elbow, sequela | CMS +T22731A | Corrosion of third degree of right upper arm, initial encounter | CMS +T22731D | Corrosion of third degree of right upper arm, subsequent encounter | CMS +T22731S | Corrosion of third degree of right upper arm, sequela | CMS +T22732A | Corrosion of third degree of left upper arm, initial encounter | CMS +T22732D | Corrosion of third degree of left upper arm, subsequent encounter | CMS +T22732S | Corrosion of third degree of left upper arm, sequela | CMS +T22739A | Corrosion of third degree of unspecified upper arm, initial encounter | CMS +T22739D | Corrosion of third degree of unspecified upper arm, subsequent encounter | CMS +T22739S | Corrosion of third degree of unspecified upper arm, sequela | CMS +T22741A | Corrosion of third degree of right axilla, initial encounter | CMS +T22741D | Corrosion of third degree of right axilla, subsequent encounter | CMS +T22741S | Corrosion of third degree of right axilla, sequela | CMS +T22742A | Corrosion of third degree of left axilla, initial encounter | CMS +T22742D | Corrosion of third degree of left axilla, subsequent encounter | CMS +T22742S | Corrosion of third degree of left axilla, sequela | CMS +T22749A | Corrosion of third degree of unspecified axilla, initial encounter | CMS +T22749D | Corrosion of third degree of unspecified axilla, subsequent encounter | CMS +T22749S | Corrosion of third degree of unspecified axilla, sequela | CMS +T22751A | Corrosion of third degree of right shoulder, initial encounter | CMS +T22751D | Corrosion of third degree of right shoulder, subsequent encounter | CMS +T22751S | Corrosion of third degree of right shoulder, sequela | CMS +T22752A | Corrosion of third degree of left shoulder, initial encounter | CMS +T22752D | Corrosion of third degree of left shoulder, subsequent encounter | CMS +T22752S | Corrosion of third degree of left shoulder, sequela | CMS +T22759A | Corrosion of third degree of unspecified shoulder, initial encounter | CMS +T22759D | Corrosion of third degree of unspecified shoulder, subsequent encounter | CMS +T22759S | Corrosion of third degree of unspecified shoulder, sequela | CMS +T22761A | Corrosion of third degree of right scapular region, initial encounter | CMS +T22761D | Corrosion of third degree of right scapular region, subsequent encounter | CMS +T22761S | Corrosion of third degree of right scapular region, sequela | CMS +T22762A | Corrosion of third degree of left scapular region, initial encounter | CMS +T22762D | Corrosion of third degree of left scapular region, subsequent encounter | CMS +T22762S | Corrosion of third degree of left scapular region, sequela | CMS +T22769A | Corrosion of third degree of unspecified scapular region, initial encounter | CMS +T22769D | Corrosion of third degree of unspecified scapular region, subsequent encounter | CMS +T22769S | Corrosion of third degree of unspecified scapular region, sequela | CMS +T22791A | Corrosion of third degree of multiple sites of right shoulder and upper limb, except wrist and hand, initial encounter | CMS +T22791D | Corrosion of third degree of multiple sites of right shoulder and upper limb, except wrist and hand, subsequent encounter | CMS +T22791S | Corrosion of third degree of multiple sites of right shoulder and upper limb, except wrist and hand, sequela | CMS +T22792A | Corrosion of third degree of multiple sites of left shoulder and upper limb, except wrist and hand, initial encounter | CMS +T22792D | Corrosion of third degree of multiple sites of left shoulder and upper limb, except wrist and hand, subsequent encounter | CMS +T22792S | Corrosion of third degree of multiple sites of left shoulder and upper limb, except wrist and hand, sequela | CMS +T22799A | Corrosion of third degree of multiple sites of unspecified shoulder and upper limb, except wrist and hand, initial encounter | CMS +T22799D | Corrosion of third degree of multiple sites of unspecified shoulder and upper limb, except wrist and hand, subsequent encounter | CMS +T22799S | Corrosion of third degree of multiple sites of unspecified shoulder and upper limb, except wrist and hand, sequela | CMS +T23001A | Burn of unspecified degree of right hand, unspecified site, initial encounter | CMS +T23001D | Burn of unspecified degree of right hand, unspecified site, subsequent encounter | CMS +T23001S | Burn of unspecified degree of right hand, unspecified site, sequela | CMS +T23002A | Burn of unspecified degree of left hand, unspecified site, initial encounter | CMS +T23002D | Burn of unspecified degree of left hand, unspecified site, subsequent encounter | CMS +T23002S | Burn of unspecified degree of left hand, unspecified site, sequela | CMS +T23009A | Burn of unspecified degree of unspecified hand, unspecified site, initial encounter | CMS +T23009D | Burn of unspecified degree of unspecified hand, unspecified site, subsequent encounter | CMS +T23009S | Burn of unspecified degree of unspecified hand, unspecified site, sequela | CMS +T23011A | Burn of unspecified degree of right thumb (nail), initial encounter | CMS +T23011D | Burn of unspecified degree of right thumb (nail), subsequent encounter | CMS +T23011S | Burn of unspecified degree of right thumb (nail), sequela | CMS +T23012A | Burn of unspecified degree of left thumb (nail), initial encounter | CMS +T23012D | Burn of unspecified degree of left thumb (nail), subsequent encounter | CMS +T23012S | Burn of unspecified degree of left thumb (nail), sequela | CMS +T23019A | Burn of unspecified degree of unspecified thumb (nail), initial encounter | CMS +T23019D | Burn of unspecified degree of unspecified thumb (nail), subsequent encounter | CMS +T23019S | Burn of unspecified degree of unspecified thumb (nail), sequela | CMS +T23021A | Burn of unspecified degree of single right finger (nail) except thumb, initial encounter | CMS +T23021D | Burn of unspecified degree of single right finger (nail) except thumb, subsequent encounter | CMS +T23021S | Burn of unspecified degree of single right finger (nail) except thumb, sequela | CMS +T23022A | Burn of unspecified degree of single left finger (nail) except thumb, initial encounter | CMS +T23022D | Burn of unspecified degree of single left finger (nail) except thumb, subsequent encounter | CMS +T23022S | Burn of unspecified degree of single left finger (nail) except thumb, sequela | CMS +T23029A | Burn of unspecified degree of unspecified single finger (nail) except thumb, initial encounter | CMS +T23029D | Burn of unspecified degree of unspecified single finger (nail) except thumb, subsequent encounter | CMS +T23029S | Burn of unspecified degree of unspecified single finger (nail) except thumb, sequela | CMS +T23031A | Burn of unspecified degree of multiple right fingers (nail), not including thumb, initial encounter | CMS +T23031D | Burn of unspecified degree of multiple right fingers (nail), not including thumb, subsequent encounter | CMS +T23031S | Burn of unspecified degree of multiple right fingers (nail), not including thumb, sequela | CMS +T23032A | Burn of unspecified degree of multiple left fingers (nail), not including thumb, initial encounter | CMS +T23032D | Burn of unspecified degree of multiple left fingers (nail), not including thumb, subsequent encounter | CMS +T23032S | Burn of unspecified degree of multiple left fingers (nail), not including thumb, sequela | CMS +T23039A | Burn of unspecified degree of unspecified multiple fingers (nail), not including thumb, initial encounter | CMS +T23039D | Burn of unspecified degree of unspecified multiple fingers (nail), not including thumb, subsequent encounter | CMS +T23039S | Burn of unspecified degree of unspecified multiple fingers (nail), not including thumb, sequela | CMS +T23041A | Burn of unspecified degree of multiple right fingers (nail), including thumb, initial encounter | CMS +T23041D | Burn of unspecified degree of multiple right fingers (nail), including thumb, subsequent encounter | CMS +T23041S | Burn of unspecified degree of multiple right fingers (nail), including thumb, sequela | CMS +T23042A | Burn of unspecified degree of multiple left fingers (nail), including thumb, initial encounter | CMS +T23042D | Burn of unspecified degree of multiple left fingers (nail), including thumb, subsequent encounter | CMS +T23042S | Burn of unspecified degree of multiple left fingers (nail), including thumb, sequela | CMS +T23049A | Burn of unspecified degree of unspecified multiple fingers (nail), including thumb, initial encounter | CMS +T23049D | Burn of unspecified degree of unspecified multiple fingers (nail), including thumb, subsequent encounter | CMS +T23049S | Burn of unspecified degree of unspecified multiple fingers (nail), including thumb, sequela | CMS +T23051A | Burn of unspecified degree of right palm, initial encounter | CMS +T23051D | Burn of unspecified degree of right palm, subsequent encounter | CMS +T23051S | Burn of unspecified degree of right palm, sequela | CMS +T23052A | Burn of unspecified degree of left palm, initial encounter | CMS +T23052D | Burn of unspecified degree of left palm, subsequent encounter | CMS +T23052S | Burn of unspecified degree of left palm, sequela | CMS +T23059A | Burn of unspecified degree of unspecified palm, initial encounter | CMS +T23059D | Burn of unspecified degree of unspecified palm, subsequent encounter | CMS +T23059S | Burn of unspecified degree of unspecified palm, sequela | CMS +T23061A | Burn of unspecified degree of back of right hand, initial encounter | CMS +T23061D | Burn of unspecified degree of back of right hand, subsequent encounter | CMS +T23061S | Burn of unspecified degree of back of right hand, sequela | CMS +T23062A | Burn of unspecified degree of back of left hand, initial encounter | CMS +T23062D | Burn of unspecified degree of back of left hand, subsequent encounter | CMS +T23062S | Burn of unspecified degree of back of left hand, sequela | CMS +T23069A | Burn of unspecified degree of back of unspecified hand, initial encounter | CMS +T23069D | Burn of unspecified degree of back of unspecified hand, subsequent encounter | CMS +T23069S | Burn of unspecified degree of back of unspecified hand, sequela | CMS +T23071A | Burn of unspecified degree of right wrist, initial encounter | CMS +T23071D | Burn of unspecified degree of right wrist, subsequent encounter | CMS +T23071S | Burn of unspecified degree of right wrist, sequela | CMS +T23072A | Burn of unspecified degree of left wrist, initial encounter | CMS +T23072D | Burn of unspecified degree of left wrist, subsequent encounter | CMS +T23072S | Burn of unspecified degree of left wrist, sequela | CMS +T23079A | Burn of unspecified degree of unspecified wrist, initial encounter | CMS +T23079D | Burn of unspecified degree of unspecified wrist, subsequent encounter | CMS +T23079S | Burn of unspecified degree of unspecified wrist, sequela | CMS +T23091A | Burn of unspecified degree of multiple sites of right wrist and hand, initial encounter | CMS +T23091D | Burn of unspecified degree of multiple sites of right wrist and hand, subsequent encounter | CMS +T23091S | Burn of unspecified degree of multiple sites of right wrist and hand, sequela | CMS +T23092A | Burn of unspecified degree of multiple sites of left wrist and hand, initial encounter | CMS +T23092D | Burn of unspecified degree of multiple sites of left wrist and hand, subsequent encounter | CMS +T23092S | Burn of unspecified degree of multiple sites of left wrist and hand, sequela | CMS +T23099A | Burn of unspecified degree of multiple sites of unspecified wrist and hand, initial encounter | CMS +T23099D | Burn of unspecified degree of multiple sites of unspecified wrist and hand, subsequent encounter | CMS +T23099S | Burn of unspecified degree of multiple sites of unspecified wrist and hand, sequela | CMS +T23101A | Burn of first degree of right hand, unspecified site, initial encounter | CMS +T23101D | Burn of first degree of right hand, unspecified site, subsequent encounter | CMS +T23101S | Burn of first degree of right hand, unspecified site, sequela | CMS +T23102A | Burn of first degree of left hand, unspecified site, initial encounter | CMS +T23102D | Burn of first degree of left hand, unspecified site, subsequent encounter | CMS +T23102S | Burn of first degree of left hand, unspecified site, sequela | CMS +T23109A | Burn of first degree of unspecified hand, unspecified site, initial encounter | CMS +T23109D | Burn of first degree of unspecified hand, unspecified site, subsequent encounter | CMS +T23109S | Burn of first degree of unspecified hand, unspecified site, sequela | CMS +T23111A | Burn of first degree of right thumb (nail), initial encounter | CMS +T23111D | Burn of first degree of right thumb (nail), subsequent encounter | CMS +T23111S | Burn of first degree of right thumb (nail), sequela | CMS +T23112A | Burn of first degree of left thumb (nail), initial encounter | CMS +T23112D | Burn of first degree of left thumb (nail), subsequent encounter | CMS +T23112S | Burn of first degree of left thumb (nail), sequela | CMS +T23119A | Burn of first degree of unspecified thumb (nail), initial encounter | CMS +T23119D | Burn of first degree of unspecified thumb (nail), subsequent encounter | CMS +T23119S | Burn of first degree of unspecified thumb (nail), sequela | CMS +T23121A | Burn of first degree of single right finger (nail) except thumb, initial encounter | CMS +T23121D | Burn of first degree of single right finger (nail) except thumb, subsequent encounter | CMS +T23121S | Burn of first degree of single right finger (nail) except thumb, sequela | CMS +T23122A | Burn of first degree of single left finger (nail) except thumb, initial encounter | CMS +T23122D | Burn of first degree of single left finger (nail) except thumb, subsequent encounter | CMS +T23122S | Burn of first degree of single left finger (nail) except thumb, sequela | CMS +T23129A | Burn of first degree of unspecified single finger (nail) except thumb, initial encounter | CMS +T23129D | Burn of first degree of unspecified single finger (nail) except thumb, subsequent encounter | CMS +T23129S | Burn of first degree of unspecified single finger (nail) except thumb, sequela | CMS +T23131A | Burn of first degree of multiple right fingers (nail), not including thumb, initial encounter | CMS +T23131D | Burn of first degree of multiple right fingers (nail), not including thumb, subsequent encounter | CMS +T23131S | Burn of first degree of multiple right fingers (nail), not including thumb, sequela | CMS +T23132A | Burn of first degree of multiple left fingers (nail), not including thumb, initial encounter | CMS +T23132D | Burn of first degree of multiple left fingers (nail), not including thumb, subsequent encounter | CMS +T23132S | Burn of first degree of multiple left fingers (nail), not including thumb, sequela | CMS +T23139A | Burn of first degree of unspecified multiple fingers (nail), not including thumb, initial encounter | CMS +T23139D | Burn of first degree of unspecified multiple fingers (nail), not including thumb, subsequent encounter | CMS +T23139S | Burn of first degree of unspecified multiple fingers (nail), not including thumb, sequela | CMS +T23141A | Burn of first degree of multiple right fingers (nail), including thumb, initial encounter | CMS +T23141D | Burn of first degree of multiple right fingers (nail), including thumb, subsequent encounter | CMS +T23141S | Burn of first degree of multiple right fingers (nail), including thumb, sequela | CMS +T23142A | Burn of first degree of multiple left fingers (nail), including thumb, initial encounter | CMS +T23142D | Burn of first degree of multiple left fingers (nail), including thumb, subsequent encounter | CMS +T23142S | Burn of first degree of multiple left fingers (nail), including thumb, sequela | CMS +T23149A | Burn of first degree of unspecified multiple fingers (nail), including thumb, initial encounter | CMS +T23149D | Burn of first degree of unspecified multiple fingers (nail), including thumb, subsequent encounter | CMS +T23149S | Burn of first degree of unspecified multiple fingers (nail), including thumb, sequela | CMS +T23151A | Burn of first degree of right palm, initial encounter | CMS +T23151D | Burn of first degree of right palm, subsequent encounter | CMS +T23151S | Burn of first degree of right palm, sequela | CMS +T23152A | Burn of first degree of left palm, initial encounter | CMS +T23152D | Burn of first degree of left palm, subsequent encounter | CMS +T23152S | Burn of first degree of left palm, sequela | CMS +T23159A | Burn of first degree of unspecified palm, initial encounter | CMS +T23159D | Burn of first degree of unspecified palm, subsequent encounter | CMS +T23159S | Burn of first degree of unspecified palm, sequela | CMS +T23161A | Burn of first degree of back of right hand, initial encounter | CMS +T23161D | Burn of first degree of back of right hand, subsequent encounter | CMS +T23161S | Burn of first degree of back of right hand, sequela | CMS +T23162A | Burn of first degree of back of left hand, initial encounter | CMS +T23162D | Burn of first degree of back of left hand, subsequent encounter | CMS +T23162S | Burn of first degree of back of left hand, sequela | CMS +T23169A | Burn of first degree of back of unspecified hand, initial encounter | CMS +T23169D | Burn of first degree of back of unspecified hand, subsequent encounter | CMS +T23169S | Burn of first degree of back of unspecified hand, sequela | CMS +T23171A | Burn of first degree of right wrist, initial encounter | CMS +T23171D | Burn of first degree of right wrist, subsequent encounter | CMS +T23171S | Burn of first degree of right wrist, sequela | CMS +T23172A | Burn of first degree of left wrist, initial encounter | CMS +T23172D | Burn of first degree of left wrist, subsequent encounter | CMS +T23172S | Burn of first degree of left wrist, sequela | CMS +T23179A | Burn of first degree of unspecified wrist, initial encounter | CMS +T23179D | Burn of first degree of unspecified wrist, subsequent encounter | CMS +T23179S | Burn of first degree of unspecified wrist, sequela | CMS +T23191A | Burn of first degree of multiple sites of right wrist and hand, initial encounter | CMS +T23191D | Burn of first degree of multiple sites of right wrist and hand, subsequent encounter | CMS +T23191S | Burn of first degree of multiple sites of right wrist and hand, sequela | CMS +T23192A | Burn of first degree of multiple sites of left wrist and hand, initial encounter | CMS +T23192D | Burn of first degree of multiple sites of left wrist and hand, subsequent encounter | CMS +T23192S | Burn of first degree of multiple sites of left wrist and hand, sequela | CMS +T23199A | Burn of first degree of multiple sites of unspecified wrist and hand, initial encounter | CMS +T23199D | Burn of first degree of multiple sites of unspecified wrist and hand, subsequent encounter | CMS +T23199S | Burn of first degree of multiple sites of unspecified wrist and hand, sequela | CMS +T23201A | Burn of second degree of right hand, unspecified site, initial encounter | CMS +T23201D | Burn of second degree of right hand, unspecified site, subsequent encounter | CMS +T23201S | Burn of second degree of right hand, unspecified site, sequela | CMS +T23202A | Burn of second degree of left hand, unspecified site, initial encounter | CMS +T23202D | Burn of second degree of left hand, unspecified site, subsequent encounter | CMS +T23202S | Burn of second degree of left hand, unspecified site, sequela | CMS +T23209A | Burn of second degree of unspecified hand, unspecified site, initial encounter | CMS +T23209D | Burn of second degree of unspecified hand, unspecified site, subsequent encounter | CMS +T23209S | Burn of second degree of unspecified hand, unspecified site, sequela | CMS +T23211A | Burn of second degree of right thumb (nail), initial encounter | CMS +T23211D | Burn of second degree of right thumb (nail), subsequent encounter | CMS +T23211S | Burn of second degree of right thumb (nail), sequela | CMS +T23212A | Burn of second degree of left thumb (nail), initial encounter | CMS +T23212D | Burn of second degree of left thumb (nail), subsequent encounter | CMS +T23212S | Burn of second degree of left thumb (nail), sequela | CMS +T23219A | Burn of second degree of unspecified thumb (nail), initial encounter | CMS +T23219D | Burn of second degree of unspecified thumb (nail), subsequent encounter | CMS +T23219S | Burn of second degree of unspecified thumb (nail), sequela | CMS +T23221A | Burn of second degree of single right finger (nail) except thumb, initial encounter | CMS +T23221D | Burn of second degree of single right finger (nail) except thumb, subsequent encounter | CMS +T23221S | Burn of second degree of single right finger (nail) except thumb, sequela | CMS +T23222A | Burn of second degree of single left finger (nail) except thumb, initial encounter | CMS +T23222D | Burn of second degree of single left finger (nail) except thumb, subsequent encounter | CMS +T23222S | Burn of second degree of single left finger (nail) except thumb, sequela | CMS +T23229A | Burn of second degree of unspecified single finger (nail) except thumb, initial encounter | CMS +T23229D | Burn of second degree of unspecified single finger (nail) except thumb, subsequent encounter | CMS +T23229S | Burn of second degree of unspecified single finger (nail) except thumb, sequela | CMS +T23231A | Burn of second degree of multiple right fingers (nail), not including thumb, initial encounter | CMS +T23231D | Burn of second degree of multiple right fingers (nail), not including thumb, subsequent encounter | CMS +T23231S | Burn of second degree of multiple right fingers (nail), not including thumb, sequela | CMS +T23232A | Burn of second degree of multiple left fingers (nail), not including thumb, initial encounter | CMS +T23232D | Burn of second degree of multiple left fingers (nail), not including thumb, subsequent encounter | CMS +T23232S | Burn of second degree of multiple left fingers (nail), not including thumb, sequela | CMS +T23239A | Burn of second degree of unspecified multiple fingers (nail), not including thumb, initial encounter | CMS +T23239D | Burn of second degree of unspecified multiple fingers (nail), not including thumb, subsequent encounter | CMS +T23239S | Burn of second degree of unspecified multiple fingers (nail), not including thumb, sequela | CMS +T23241A | Burn of second degree of multiple right fingers (nail), including thumb, initial encounter | CMS +T23241D | Burn of second degree of multiple right fingers (nail), including thumb, subsequent encounter | CMS +T23241S | Burn of second degree of multiple right fingers (nail), including thumb, sequela | CMS +T23242A | Burn of second degree of multiple left fingers (nail), including thumb, initial encounter | CMS +T23242D | Burn of second degree of multiple left fingers (nail), including thumb, subsequent encounter | CMS +T23242S | Burn of second degree of multiple left fingers (nail), including thumb, sequela | CMS +T23249A | Burn of second degree of unspecified multiple fingers (nail), including thumb, initial encounter | CMS +T23249D | Burn of second degree of unspecified multiple fingers (nail), including thumb, subsequent encounter | CMS +T23249S | Burn of second degree of unspecified multiple fingers (nail), including thumb, sequela | CMS +T23251A | Burn of second degree of right palm, initial encounter | CMS +T23251D | Burn of second degree of right palm, subsequent encounter | CMS +T23251S | Burn of second degree of right palm, sequela | CMS +T23252A | Burn of second degree of left palm, initial encounter | CMS +T23252D | Burn of second degree of left palm, subsequent encounter | CMS +T23252S | Burn of second degree of left palm, sequela | CMS +T23259A | Burn of second degree of unspecified palm, initial encounter | CMS +T23259D | Burn of second degree of unspecified palm, subsequent encounter | CMS +T23259S | Burn of second degree of unspecified palm, sequela | CMS +T23261A | Burn of second degree of back of right hand, initial encounter | CMS +T23261D | Burn of second degree of back of right hand, subsequent encounter | CMS +T23261S | Burn of second degree of back of right hand, sequela | CMS +T23262A | Burn of second degree of back of left hand, initial encounter | CMS +T23262D | Burn of second degree of back of left hand, subsequent encounter | CMS +T23262S | Burn of second degree of back of left hand, sequela | CMS +T23269A | Burn of second degree of back of unspecified hand, initial encounter | CMS +T23269D | Burn of second degree of back of unspecified hand, subsequent encounter | CMS +T23269S | Burn of second degree of back of unspecified hand, sequela | CMS +T23271A | Burn of second degree of right wrist, initial encounter | CMS +T23271D | Burn of second degree of right wrist, subsequent encounter | CMS +T23271S | Burn of second degree of right wrist, sequela | CMS +T23272A | Burn of second degree of left wrist, initial encounter | CMS +T23272D | Burn of second degree of left wrist, subsequent encounter | CMS +T23272S | Burn of second degree of left wrist, sequela | CMS +T23279A | Burn of second degree of unspecified wrist, initial encounter | CMS +T23279D | Burn of second degree of unspecified wrist, subsequent encounter | CMS +T23279S | Burn of second degree of unspecified wrist, sequela | CMS +T23291A | Burn of second degree of multiple sites of right wrist and hand, initial encounter | CMS +T23291D | Burn of second degree of multiple sites of right wrist and hand, subsequent encounter | CMS +T23291S | Burn of second degree of multiple sites of right wrist and hand, sequela | CMS +T23292A | Burn of second degree of multiple sites of left wrist and hand, initial encounter | CMS +T23292D | Burn of second degree of multiple sites of left wrist and hand, subsequent encounter | CMS +T23292S | Burn of second degree of multiple sites of left wrist and hand, sequela | CMS +T23299A | Burn of second degree of multiple sites of unspecified wrist and hand, initial encounter | CMS +T23299D | Burn of second degree of multiple sites of unspecified wrist and hand, subsequent encounter | CMS +T23299S | Burn of second degree of multiple sites of unspecified wrist and hand, sequela | CMS +T23301A | Burn of third degree of right hand, unspecified site, initial encounter | CMS +T23301D | Burn of third degree of right hand, unspecified site, subsequent encounter | CMS +T23301S | Burn of third degree of right hand, unspecified site, sequela | CMS +T23302A | Burn of third degree of left hand, unspecified site, initial encounter | CMS +T23302D | Burn of third degree of left hand, unspecified site, subsequent encounter | CMS +T23302S | Burn of third degree of left hand, unspecified site, sequela | CMS +T23309A | Burn of third degree of unspecified hand, unspecified site, initial encounter | CMS +T23309D | Burn of third degree of unspecified hand, unspecified site, subsequent encounter | CMS +T23309S | Burn of third degree of unspecified hand, unspecified site, sequela | CMS +T23311A | Burn of third degree of right thumb (nail), initial encounter | CMS +T23311D | Burn of third degree of right thumb (nail), subsequent encounter | CMS +T23311S | Burn of third degree of right thumb (nail), sequela | CMS +T23312A | Burn of third degree of left thumb (nail), initial encounter | CMS +T23312D | Burn of third degree of left thumb (nail), subsequent encounter | CMS +T23312S | Burn of third degree of left thumb (nail), sequela | CMS +T23319A | Burn of third degree of unspecified thumb (nail), initial encounter | CMS +T23319D | Burn of third degree of unspecified thumb (nail), subsequent encounter | CMS +T23319S | Burn of third degree of unspecified thumb (nail), sequela | CMS +T23321A | Burn of third degree of single right finger (nail) except thumb, initial encounter | CMS +T23321D | Burn of third degree of single right finger (nail) except thumb, subsequent encounter | CMS +T23321S | Burn of third degree of single right finger (nail) except thumb, sequela | CMS +T23322A | Burn of third degree of single left finger (nail) except thumb, initial encounter | CMS +T23322D | Burn of third degree of single left finger (nail) except thumb, subsequent encounter | CMS +T23322S | Burn of third degree of single left finger (nail) except thumb, sequela | CMS +T23329A | Burn of third degree of unspecified single finger (nail) except thumb, initial encounter | CMS +T23329D | Burn of third degree of unspecified single finger (nail) except thumb, subsequent encounter | CMS +T23329S | Burn of third degree of unspecified single finger (nail) except thumb, sequela | CMS +T23331A | Burn of third degree of multiple right fingers (nail), not including thumb, initial encounter | CMS +T23331D | Burn of third degree of multiple right fingers (nail), not including thumb, subsequent encounter | CMS +T23331S | Burn of third degree of multiple right fingers (nail), not including thumb, sequela | CMS +T23332A | Burn of third degree of multiple left fingers (nail), not including thumb, initial encounter | CMS +T23332D | Burn of third degree of multiple left fingers (nail), not including thumb, subsequent encounter | CMS +T23332S | Burn of third degree of multiple left fingers (nail), not including thumb, sequela | CMS +T23339A | Burn of third degree of unspecified multiple fingers (nail), not including thumb, initial encounter | CMS +T23339D | Burn of third degree of unspecified multiple fingers (nail), not including thumb, subsequent encounter | CMS +T23339S | Burn of third degree of unspecified multiple fingers (nail), not including thumb, sequela | CMS +T23341A | Burn of third degree of multiple right fingers (nail), including thumb, initial encounter | CMS +T23341D | Burn of third degree of multiple right fingers (nail), including thumb, subsequent encounter | CMS +T23341S | Burn of third degree of multiple right fingers (nail), including thumb, sequela | CMS +T23342A | Burn of third degree of multiple left fingers (nail), including thumb, initial encounter | CMS +T23342D | Burn of third degree of multiple left fingers (nail), including thumb, subsequent encounter | CMS +T23342S | Burn of third degree of multiple left fingers (nail), including thumb, sequela | CMS +T23349A | Burn of third degree of unspecified multiple fingers (nail), including thumb, initial encounter | CMS +T23349D | Burn of third degree of unspecified multiple fingers (nail), including thumb, subsequent encounter | CMS +T23349S | Burn of third degree of unspecified multiple fingers (nail), including thumb, sequela | CMS +T23351A | Burn of third degree of right palm, initial encounter | CMS +T23351D | Burn of third degree of right palm, subsequent encounter | CMS +T23351S | Burn of third degree of right palm, sequela | CMS +T23352A | Burn of third degree of left palm, initial encounter | CMS +T23352D | Burn of third degree of left palm, subsequent encounter | CMS +T23352S | Burn of third degree of left palm, sequela | CMS +T23359A | Burn of third degree of unspecified palm, initial encounter | CMS +T23359D | Burn of third degree of unspecified palm, subsequent encounter | CMS +T23359S | Burn of third degree of unspecified palm, sequela | CMS +T23361A | Burn of third degree of back of right hand, initial encounter | CMS +T23361D | Burn of third degree of back of right hand, subsequent encounter | CMS +T23361S | Burn of third degree of back of right hand, sequela | CMS +T23362A | Burn of third degree of back of left hand, initial encounter | CMS +T23362D | Burn of third degree of back of left hand, subsequent encounter | CMS +T23362S | Burn of third degree of back of left hand, sequela | CMS +T23369A | Burn of third degree of back of unspecified hand, initial encounter | CMS +T23369D | Burn of third degree of back of unspecified hand, subsequent encounter | CMS +T23369S | Burn of third degree of back of unspecified hand, sequela | CMS +T23371A | Burn of third degree of right wrist, initial encounter | CMS +T23371D | Burn of third degree of right wrist, subsequent encounter | CMS +T23371S | Burn of third degree of right wrist, sequela | CMS +T23372A | Burn of third degree of left wrist, initial encounter | CMS +T23372D | Burn of third degree of left wrist, subsequent encounter | CMS +T23372S | Burn of third degree of left wrist, sequela | CMS +T23379A | Burn of third degree of unspecified wrist, initial encounter | CMS +T23379D | Burn of third degree of unspecified wrist, subsequent encounter | CMS +T23379S | Burn of third degree of unspecified wrist, sequela | CMS +T23391A | Burn of third degree of multiple sites of right wrist and hand, initial encounter | CMS +T23391D | Burn of third degree of multiple sites of right wrist and hand, subsequent encounter | CMS +T23391S | Burn of third degree of multiple sites of right wrist and hand, sequela | CMS +T23392A | Burn of third degree of multiple sites of left wrist and hand, initial encounter | CMS +T23392D | Burn of third degree of multiple sites of left wrist and hand, subsequent encounter | CMS +T23392S | Burn of third degree of multiple sites of left wrist and hand, sequela | CMS +T23399A | Burn of third degree of multiple sites of unspecified wrist and hand, initial encounter | CMS +T23399D | Burn of third degree of multiple sites of unspecified wrist and hand, subsequent encounter | CMS +T23399S | Burn of third degree of multiple sites of unspecified wrist and hand, sequela | CMS +T23401A | Corrosion of unspecified degree of right hand, unspecified site, initial encounter | CMS +T23401D | Corrosion of unspecified degree of right hand, unspecified site, subsequent encounter | CMS +T23401S | Corrosion of unspecified degree of right hand, unspecified site, sequela | CMS +T23402A | Corrosion of unspecified degree of left hand, unspecified site, initial encounter | CMS +T23402D | Corrosion of unspecified degree of left hand, unspecified site, subsequent encounter | CMS +T23402S | Corrosion of unspecified degree of left hand, unspecified site, sequela | CMS +T23409A | Corrosion of unspecified degree of unspecified hand, unspecified site, initial encounter | CMS +T23409D | Corrosion of unspecified degree of unspecified hand, unspecified site, subsequent encounter | CMS +T23409S | Corrosion of unspecified degree of unspecified hand, unspecified site, sequela | CMS +T23411A | Corrosion of unspecified degree of right thumb (nail), initial encounter | CMS +T23411D | Corrosion of unspecified degree of right thumb (nail), subsequent encounter | CMS +T23411S | Corrosion of unspecified degree of right thumb (nail), sequela | CMS +T23412A | Corrosion of unspecified degree of left thumb (nail), initial encounter | CMS +T23412D | Corrosion of unspecified degree of left thumb (nail), subsequent encounter | CMS +T23412S | Corrosion of unspecified degree of left thumb (nail), sequela | CMS +T23419A | Corrosion of unspecified degree of unspecified thumb (nail), initial encounter | CMS +T23419D | Corrosion of unspecified degree of unspecified thumb (nail), subsequent encounter | CMS +T23419S | Corrosion of unspecified degree of unspecified thumb (nail), sequela | CMS +T23421A | Corrosion of unspecified degree of single right finger (nail) except thumb, initial encounter | CMS +T23421D | Corrosion of unspecified degree of single right finger (nail) except thumb, subsequent encounter | CMS +T23421S | Corrosion of unspecified degree of single right finger (nail) except thumb, sequela | CMS +T23422A | Corrosion of unspecified degree of single left finger (nail) except thumb, initial encounter | CMS +T23422D | Corrosion of unspecified degree of single left finger (nail) except thumb, subsequent encounter | CMS +T23422S | Corrosion of unspecified degree of single left finger (nail) except thumb, sequela | CMS +T23429A | Corrosion of unspecified degree of unspecified single finger (nail) except thumb, initial encounter | CMS +T23429D | Corrosion of unspecified degree of unspecified single finger (nail) except thumb, subsequent encounter | CMS +T23429S | Corrosion of unspecified degree of unspecified single finger (nail) except thumb, sequela | CMS +T23431A | Corrosion of unspecified degree of multiple right fingers (nail), not including thumb, initial encounter | CMS +T23431D | Corrosion of unspecified degree of multiple right fingers (nail), not including thumb, subsequent encounter | CMS +T23431S | Corrosion of unspecified degree of multiple right fingers (nail), not including thumb, sequela | CMS +T23432A | Corrosion of unspecified degree of multiple left fingers (nail), not including thumb, initial encounter | CMS +T23432D | Corrosion of unspecified degree of multiple left fingers (nail), not including thumb, subsequent encounter | CMS +T23432S | Corrosion of unspecified degree of multiple left fingers (nail), not including thumb, sequela | CMS +T23439A | Corrosion of unspecified degree of unspecified multiple fingers (nail), not including thumb, initial encounter | CMS +T23439D | Corrosion of unspecified degree of unspecified multiple fingers (nail), not including thumb, subsequent encounter | CMS +T23439S | Corrosion of unspecified degree of unspecified multiple fingers (nail), not including thumb, sequela | CMS +T23441A | Corrosion of unspecified degree of multiple right fingers (nail), including thumb, initial encounter | CMS +T23441D | Corrosion of unspecified degree of multiple right fingers (nail), including thumb, subsequent encounter | CMS +T23441S | Corrosion of unspecified degree of multiple right fingers (nail), including thumb, sequela | CMS +T23442A | Corrosion of unspecified degree of multiple left fingers (nail), including thumb, initial encounter | CMS +T23442D | Corrosion of unspecified degree of multiple left fingers (nail), including thumb, subsequent encounter | CMS +T23442S | Corrosion of unspecified degree of multiple left fingers (nail), including thumb, sequela | CMS +T23449A | Corrosion of unspecified degree of unspecified multiple fingers (nail), including thumb, initial encounter | CMS +T23449D | Corrosion of unspecified degree of unspecified multiple fingers (nail), including thumb, subsequent encounter | CMS +T23449S | Corrosion of unspecified degree of unspecified multiple fingers (nail), including thumb, sequela | CMS +T23451A | Corrosion of unspecified degree of right palm, initial encounter | CMS +T23451D | Corrosion of unspecified degree of right palm, subsequent encounter | CMS +T23451S | Corrosion of unspecified degree of right palm, sequela | CMS +T23452A | Corrosion of unspecified degree of left palm, initial encounter | CMS +T23452D | Corrosion of unspecified degree of left palm, subsequent encounter | CMS +T23452S | Corrosion of unspecified degree of left palm, sequela | CMS +T23459A | Corrosion of unspecified degree of unspecified palm, initial encounter | CMS +T23459D | Corrosion of unspecified degree of unspecified palm, subsequent encounter | CMS +T23459S | Corrosion of unspecified degree of unspecified palm, sequela | CMS +T23461A | Corrosion of unspecified degree of back of right hand, initial encounter | CMS +T23461D | Corrosion of unspecified degree of back of right hand, subsequent encounter | CMS +T23461S | Corrosion of unspecified degree of back of right hand, sequela | CMS +T23462A | Corrosion of unspecified degree of back of left hand, initial encounter | CMS +T23462D | Corrosion of unspecified degree of back of left hand, subsequent encounter | CMS +T23462S | Corrosion of unspecified degree of back of left hand, sequela | CMS +T23469A | Corrosion of unspecified degree of back of unspecified hand, initial encounter | CMS +T23469D | Corrosion of unspecified degree of back of unspecified hand, subsequent encounter | CMS +T23469S | Corrosion of unspecified degree of back of unspecified hand, sequela | CMS +T23471A | Corrosion of unspecified degree of right wrist, initial encounter | CMS +T23471D | Corrosion of unspecified degree of right wrist, subsequent encounter | CMS +T23471S | Corrosion of unspecified degree of right wrist, sequela | CMS +T23472A | Corrosion of unspecified degree of left wrist, initial encounter | CMS +T23472D | Corrosion of unspecified degree of left wrist, subsequent encounter | CMS +T23472S | Corrosion of unspecified degree of left wrist, sequela | CMS +T23479A | Corrosion of unspecified degree of unspecified wrist, initial encounter | CMS +T23479D | Corrosion of unspecified degree of unspecified wrist, subsequent encounter | CMS +T23479S | Corrosion of unspecified degree of unspecified wrist, sequela | CMS +T23491A | Corrosion of unspecified degree of multiple sites of right wrist and hand, initial encounter | CMS +T23491D | Corrosion of unspecified degree of multiple sites of right wrist and hand, subsequent encounter | CMS +T23491S | Corrosion of unspecified degree of multiple sites of right wrist and hand, sequela | CMS +T23492A | Corrosion of unspecified degree of multiple sites of left wrist and hand, initial encounter | CMS +T23492D | Corrosion of unspecified degree of multiple sites of left wrist and hand, subsequent encounter | CMS +T23492S | Corrosion of unspecified degree of multiple sites of left wrist and hand, sequela | CMS +T23499A | Corrosion of unspecified degree of multiple sites of unspecified wrist and hand, initial encounter | CMS +T23499D | Corrosion of unspecified degree of multiple sites of unspecified wrist and hand, subsequent encounter | CMS +T23499S | Corrosion of unspecified degree of multiple sites of unspecified wrist and hand, sequela | CMS +T23501A | Corrosion of first degree of right hand, unspecified site, initial encounter | CMS +T23501D | Corrosion of first degree of right hand, unspecified site, subsequent encounter | CMS +T23501S | Corrosion of first degree of right hand, unspecified site, sequela | CMS +T23502A | Corrosion of first degree of left hand, unspecified site, initial encounter | CMS +T23502D | Corrosion of first degree of left hand, unspecified site, subsequent encounter | CMS +T23502S | Corrosion of first degree of left hand, unspecified site, sequela | CMS +T23509A | Corrosion of first degree of unspecified hand, unspecified site, initial encounter | CMS +T23509D | Corrosion of first degree of unspecified hand, unspecified site, subsequent encounter | CMS +T23509S | Corrosion of first degree of unspecified hand, unspecified site, sequela | CMS +T23511A | Corrosion of first degree of right thumb (nail), initial encounter | CMS +T23511D | Corrosion of first degree of right thumb (nail), subsequent encounter | CMS +T23511S | Corrosion of first degree of right thumb (nail), sequela | CMS +T23512A | Corrosion of first degree of left thumb (nail), initial encounter | CMS +T23512D | Corrosion of first degree of left thumb (nail), subsequent encounter | CMS +T23512S | Corrosion of first degree of left thumb (nail), sequela | CMS +T23519A | Corrosion of first degree of unspecified thumb (nail), initial encounter | CMS +T23519D | Corrosion of first degree of unspecified thumb (nail), subsequent encounter | CMS +T23519S | Corrosion of first degree of unspecified thumb (nail), sequela | CMS +T23521A | Corrosion of first degree of single right finger (nail) except thumb, initial encounter | CMS +T23521D | Corrosion of first degree of single right finger (nail) except thumb, subsequent encounter | CMS +T23521S | Corrosion of first degree of single right finger (nail) except thumb, sequela | CMS +T23522A | Corrosion of first degree of single left finger (nail) except thumb, initial encounter | CMS +T23522D | Corrosion of first degree of single left finger (nail) except thumb, subsequent encounter | CMS +T23522S | Corrosion of first degree of single left finger (nail) except thumb, sequela | CMS +T23529A | Corrosion of first degree of unspecified single finger (nail) except thumb, initial encounter | CMS +T23529D | Corrosion of first degree of unspecified single finger (nail) except thumb, subsequent encounter | CMS +T23529S | Corrosion of first degree of unspecified single finger (nail) except thumb, sequela | CMS +T23531A | Corrosion of first degree of multiple right fingers (nail), not including thumb, initial encounter | CMS +T23531D | Corrosion of first degree of multiple right fingers (nail), not including thumb, subsequent encounter | CMS +T23531S | Corrosion of first degree of multiple right fingers (nail), not including thumb, sequela | CMS +T23532A | Corrosion of first degree of multiple left fingers (nail), not including thumb, initial encounter | CMS +T23532D | Corrosion of first degree of multiple left fingers (nail), not including thumb, subsequent encounter | CMS +T23532S | Corrosion of first degree of multiple left fingers (nail), not including thumb, sequela | CMS +T23539A | Corrosion of first degree of unspecified multiple fingers (nail), not including thumb, initial encounter | CMS +T23539D | Corrosion of first degree of unspecified multiple fingers (nail), not including thumb, subsequent encounter | CMS +T23539S | Corrosion of first degree of unspecified multiple fingers (nail), not including thumb, sequela | CMS +T23541A | Corrosion of first degree of multiple right fingers (nail), including thumb, initial encounter | CMS +T23541D | Corrosion of first degree of multiple right fingers (nail), including thumb, subsequent encounter | CMS +T23541S | Corrosion of first degree of multiple right fingers (nail), including thumb, sequela | CMS +T23542A | Corrosion of first degree of multiple left fingers (nail), including thumb, initial encounter | CMS +T23542D | Corrosion of first degree of multiple left fingers (nail), including thumb, subsequent encounter | CMS +T23542S | Corrosion of first degree of multiple left fingers (nail), including thumb, sequela | CMS +T23549A | Corrosion of first degree of unspecified multiple fingers (nail), including thumb, initial encounter | CMS +T23549D | Corrosion of first degree of unspecified multiple fingers (nail), including thumb, subsequent encounter | CMS +T23549S | Corrosion of first degree of unspecified multiple fingers (nail), including thumb, sequela | CMS +T23551A | Corrosion of first degree of right palm, initial encounter | CMS +T23551D | Corrosion of first degree of right palm, subsequent encounter | CMS +T23551S | Corrosion of first degree of right palm, sequela | CMS +T23552A | Corrosion of first degree of left palm, initial encounter | CMS +T23552D | Corrosion of first degree of left palm, subsequent encounter | CMS +T23552S | Corrosion of first degree of left palm, sequela | CMS +T23559A | Corrosion of first degree of unspecified palm, initial encounter | CMS +T23559D | Corrosion of first degree of unspecified palm, subsequent encounter | CMS +T23559S | Corrosion of first degree of unspecified palm, sequela | CMS +T23561A | Corrosion of first degree of back of right hand, initial encounter | CMS +T23561D | Corrosion of first degree of back of right hand, subsequent encounter | CMS +T23561S | Corrosion of first degree of back of right hand, sequela | CMS +T23562A | Corrosion of first degree of back of left hand, initial encounter | CMS +T23562D | Corrosion of first degree of back of left hand, subsequent encounter | CMS +T23562S | Corrosion of first degree of back of left hand, sequela | CMS +T23569A | Corrosion of first degree of back of unspecified hand, initial encounter | CMS +T23569D | Corrosion of first degree of back of unspecified hand, subsequent encounter | CMS +T23569S | Corrosion of first degree of back of unspecified hand, sequela | CMS +T23571A | Corrosion of first degree of right wrist, initial encounter | CMS +T23571D | Corrosion of first degree of right wrist, subsequent encounter | CMS +T23571S | Corrosion of first degree of right wrist, sequela | CMS +T23572A | Corrosion of first degree of left wrist, initial encounter | CMS +T23572D | Corrosion of first degree of left wrist, subsequent encounter | CMS +T23572S | Corrosion of first degree of left wrist, sequela | CMS +T23579A | Corrosion of first degree of unspecified wrist, initial encounter | CMS +T23579D | Corrosion of first degree of unspecified wrist, subsequent encounter | CMS +T23579S | Corrosion of first degree of unspecified wrist, sequela | CMS +T23591A | Corrosion of first degree of multiple sites of right wrist and hand, initial encounter | CMS +T23591D | Corrosion of first degree of multiple sites of right wrist and hand, subsequent encounter | CMS +T23591S | Corrosion of first degree of multiple sites of right wrist and hand, sequela | CMS +T23592A | Corrosion of first degree of multiple sites of left wrist and hand, initial encounter | CMS +T23592D | Corrosion of first degree of multiple sites of left wrist and hand, subsequent encounter | CMS +T23592S | Corrosion of first degree of multiple sites of left wrist and hand, sequela | CMS +T23599A | Corrosion of first degree of multiple sites of unspecified wrist and hand, initial encounter | CMS +T23599D | Corrosion of first degree of multiple sites of unspecified wrist and hand, subsequent encounter | CMS +T23599S | Corrosion of first degree of multiple sites of unspecified wrist and hand, sequela | CMS +T23601A | Corrosion of second degree of right hand, unspecified site, initial encounter | CMS +T23601D | Corrosion of second degree of right hand, unspecified site, subsequent encounter | CMS +T23601S | Corrosion of second degree of right hand, unspecified site, sequela | CMS +T23602A | Corrosion of second degree of left hand, unspecified site, initial encounter | CMS +T23602D | Corrosion of second degree of left hand, unspecified site, subsequent encounter | CMS +T23602S | Corrosion of second degree of left hand, unspecified site, sequela | CMS +T23609A | Corrosion of second degree of unspecified hand, unspecified site, initial encounter | CMS +T23609D | Corrosion of second degree of unspecified hand, unspecified site, subsequent encounter | CMS +T23609S | Corrosion of second degree of unspecified hand, unspecified site, sequela | CMS +T23611A | Corrosion of second degree of right thumb (nail), initial encounter | CMS +T23611D | Corrosion of second degree of right thumb (nail), subsequent encounter | CMS +T23611S | Corrosion of second degree of right thumb (nail), sequela | CMS +T23612A | Corrosion of second degree of left thumb (nail), initial encounter | CMS +T23612D | Corrosion of second degree of left thumb (nail), subsequent encounter | CMS +T23612S | Corrosion of second degree of left thumb (nail), sequela | CMS +T23619A | Corrosion of second degree of unspecified thumb (nail), initial encounter | CMS +T23619D | Corrosion of second degree of unspecified thumb (nail), subsequent encounter | CMS +T23619S | Corrosion of second degree of unspecified thumb (nail), sequela | CMS +T23621A | Corrosion of second degree of single right finger (nail) except thumb, initial encounter | CMS +T23621D | Corrosion of second degree of single right finger (nail) except thumb, subsequent encounter | CMS +T23621S | Corrosion of second degree of single right finger (nail) except thumb, sequela | CMS +T23622A | Corrosion of second degree of single left finger (nail) except thumb, initial encounter | CMS +T23622D | Corrosion of second degree of single left finger (nail) except thumb, subsequent encounter | CMS +T23622S | Corrosion of second degree of single left finger (nail) except thumb, sequela | CMS +T23629A | Corrosion of second degree of unspecified single finger (nail) except thumb, initial encounter | CMS +T23629D | Corrosion of second degree of unspecified single finger (nail) except thumb, subsequent encounter | CMS +T23629S | Corrosion of second degree of unspecified single finger (nail) except thumb, sequela | CMS +T23631A | Corrosion of second degree of multiple right fingers (nail), not including thumb, initial encounter | CMS +T23631D | Corrosion of second degree of multiple right fingers (nail), not including thumb, subsequent encounter | CMS +T23631S | Corrosion of second degree of multiple right fingers (nail), not including thumb, sequela | CMS +T23632A | Corrosion of second degree of multiple left fingers (nail), not including thumb, initial encounter | CMS +T23632D | Corrosion of second degree of multiple left fingers (nail), not including thumb, subsequent encounter | CMS +T23632S | Corrosion of second degree of multiple left fingers (nail), not including thumb, sequela | CMS +T23639A | Corrosion of second degree of unspecified multiple fingers (nail), not including thumb, initial encounter | CMS +T23639D | Corrosion of second degree of unspecified multiple fingers (nail), not including thumb, subsequent encounter | CMS +T23639S | Corrosion of second degree of unspecified multiple fingers (nail), not including thumb, sequela | CMS +T23641A | Corrosion of second degree of multiple right fingers (nail), including thumb, initial encounter | CMS +T23641D | Corrosion of second degree of multiple right fingers (nail), including thumb, subsequent encounter | CMS +T23641S | Corrosion of second degree of multiple right fingers (nail), including thumb, sequela | CMS +T23642A | Corrosion of second degree of multiple left fingers (nail), including thumb, initial encounter | CMS +T23642D | Corrosion of second degree of multiple left fingers (nail), including thumb, subsequent encounter | CMS +T23642S | Corrosion of second degree of multiple left fingers (nail), including thumb, sequela | CMS +T23649A | Corrosion of second degree of unspecified multiple fingers (nail), including thumb, initial encounter | CMS +T23649D | Corrosion of second degree of unspecified multiple fingers (nail), including thumb, subsequent encounter | CMS +T23649S | Corrosion of second degree of unspecified multiple fingers (nail), including thumb, sequela | CMS +T23651A | Corrosion of second degree of right palm, initial encounter | CMS +T23651D | Corrosion of second degree of right palm, subsequent encounter | CMS +T23651S | Corrosion of second degree of right palm, sequela | CMS +T23652A | Corrosion of second degree of left palm, initial encounter | CMS +T23652D | Corrosion of second degree of left palm, subsequent encounter | CMS +T23652S | Corrosion of second degree of left palm, sequela | CMS +T23659A | Corrosion of second degree of unspecified palm, initial encounter | CMS +T23659D | Corrosion of second degree of unspecified palm, subsequent encounter | CMS +T23659S | Corrosion of second degree of unspecified palm, sequela | CMS +T23661A | Corrosion of second degree back of right hand, initial encounter | CMS +T23661D | Corrosion of second degree back of right hand, subsequent encounter | CMS +T23661S | Corrosion of second degree back of right hand, sequela | CMS +T23662A | Corrosion of second degree back of left hand, initial encounter | CMS +T23662D | Corrosion of second degree back of left hand, subsequent encounter | CMS +T23662S | Corrosion of second degree back of left hand, sequela | CMS +T23669A | Corrosion of second degree back of unspecified hand, initial encounter | CMS +T23669D | Corrosion of second degree back of unspecified hand, subsequent encounter | CMS +T23669S | Corrosion of second degree back of unspecified hand, sequela | CMS +T23671A | Corrosion of second degree of right wrist, initial encounter | CMS +T23671D | Corrosion of second degree of right wrist, subsequent encounter | CMS +T23671S | Corrosion of second degree of right wrist, sequela | CMS +T23672A | Corrosion of second degree of left wrist, initial encounter | CMS +T23672D | Corrosion of second degree of left wrist, subsequent encounter | CMS +T23672S | Corrosion of second degree of left wrist, sequela | CMS +T23679A | Corrosion of second degree of unspecified wrist, initial encounter | CMS +T23679D | Corrosion of second degree of unspecified wrist, subsequent encounter | CMS +T23679S | Corrosion of second degree of unspecified wrist, sequela | CMS +T23691A | Corrosion of second degree of multiple sites of right wrist and hand, initial encounter | CMS +T23691D | Corrosion of second degree of multiple sites of right wrist and hand, subsequent encounter | CMS +T23691S | Corrosion of second degree of multiple sites of right wrist and hand, sequela | CMS +T23692A | Corrosion of second degree of multiple sites of left wrist and hand, initial encounter | CMS +T23692D | Corrosion of second degree of multiple sites of left wrist and hand, subsequent encounter | CMS +T23692S | Corrosion of second degree of multiple sites of left wrist and hand, sequela | CMS +T23699A | Corrosion of second degree of multiple sites of unspecified wrist and hand, initial encounter | CMS +T23699D | Corrosion of second degree of multiple sites of unspecified wrist and hand, subsequent encounter | CMS +T23699S | Corrosion of second degree of multiple sites of unspecified wrist and hand, sequela | CMS +T23701A | Corrosion of third degree of right hand, unspecified site, initial encounter | CMS +T23701D | Corrosion of third degree of right hand, unspecified site, subsequent encounter | CMS +T23701S | Corrosion of third degree of right hand, unspecified site, sequela | CMS +T23702A | Corrosion of third degree of left hand, unspecified site, initial encounter | CMS +T23702D | Corrosion of third degree of left hand, unspecified site, subsequent encounter | CMS +T23702S | Corrosion of third degree of left hand, unspecified site, sequela | CMS +T23709A | Corrosion of third degree of unspecified hand, unspecified site, initial encounter | CMS +T23709D | Corrosion of third degree of unspecified hand, unspecified site, subsequent encounter | CMS +T23709S | Corrosion of third degree of unspecified hand, unspecified site, sequela | CMS +T23711A | Corrosion of third degree of right thumb (nail), initial encounter | CMS +T23711D | Corrosion of third degree of right thumb (nail), subsequent encounter | CMS +T23711S | Corrosion of third degree of right thumb (nail), sequela | CMS +T23712A | Corrosion of third degree of left thumb (nail), initial encounter | CMS +T23712D | Corrosion of third degree of left thumb (nail), subsequent encounter | CMS +T23712S | Corrosion of third degree of left thumb (nail), sequela | CMS +T23719A | Corrosion of third degree of unspecified thumb (nail), initial encounter | CMS +T23719D | Corrosion of third degree of unspecified thumb (nail), subsequent encounter | CMS +T23719S | Corrosion of third degree of unspecified thumb (nail), sequela | CMS +T23721A | Corrosion of third degree of single right finger (nail) except thumb, initial encounter | CMS +T23721D | Corrosion of third degree of single right finger (nail) except thumb, subsequent encounter | CMS +T23721S | Corrosion of third degree of single right finger (nail) except thumb, sequela | CMS +T23722A | Corrosion of third degree of single left finger (nail) except thumb, initial encounter | CMS +T23722D | Corrosion of third degree of single left finger (nail) except thumb, subsequent encounter | CMS +T23722S | Corrosion of third degree of single left finger (nail) except thumb, sequela | CMS +T23729A | Corrosion of third degree of unspecified single finger (nail) except thumb, initial encounter | CMS +T23729D | Corrosion of third degree of unspecified single finger (nail) except thumb, subsequent encounter | CMS +T23729S | Corrosion of third degree of unspecified single finger (nail) except thumb, sequela | CMS +T23731A | Corrosion of third degree of multiple right fingers (nail), not including thumb, initial encounter | CMS +T23731D | Corrosion of third degree of multiple right fingers (nail), not including thumb, subsequent encounter | CMS +T23731S | Corrosion of third degree of multiple right fingers (nail), not including thumb, sequela | CMS +T23732A | Corrosion of third degree of multiple left fingers (nail), not including thumb, initial encounter | CMS +T23732D | Corrosion of third degree of multiple left fingers (nail), not including thumb, subsequent encounter | CMS +T23732S | Corrosion of third degree of multiple left fingers (nail), not including thumb, sequela | CMS +T23739A | Corrosion of third degree of unspecified multiple fingers (nail), not including thumb, initial encounter | CMS +T23739D | Corrosion of third degree of unspecified multiple fingers (nail), not including thumb, subsequent encounter | CMS +T23739S | Corrosion of third degree of unspecified multiple fingers (nail), not including thumb, sequela | CMS +T23741A | Corrosion of third degree of multiple right fingers (nail), including thumb, initial encounter | CMS +T23741D | Corrosion of third degree of multiple right fingers (nail), including thumb, subsequent encounter | CMS +T23741S | Corrosion of third degree of multiple right fingers (nail), including thumb, sequela | CMS +T23742A | Corrosion of third degree of multiple left fingers (nail), including thumb, initial encounter | CMS +T23742D | Corrosion of third degree of multiple left fingers (nail), including thumb, subsequent encounter | CMS +T23742S | Corrosion of third degree of multiple left fingers (nail), including thumb, sequela | CMS +T23749A | Corrosion of third degree of unspecified multiple fingers (nail), including thumb, initial encounter | CMS +T23749D | Corrosion of third degree of unspecified multiple fingers (nail), including thumb, subsequent encounter | CMS +T23749S | Corrosion of third degree of unspecified multiple fingers (nail), including thumb, sequela | CMS +T23751A | Corrosion of third degree of right palm, initial encounter | CMS +T23751D | Corrosion of third degree of right palm, subsequent encounter | CMS +T23751S | Corrosion of third degree of right palm, sequela | CMS +T23752A | Corrosion of third degree of left palm, initial encounter | CMS +T23752D | Corrosion of third degree of left palm, subsequent encounter | CMS +T23752S | Corrosion of third degree of left palm, sequela | CMS +T23759A | Corrosion of third degree of unspecified palm, initial encounter | CMS +T23759D | Corrosion of third degree of unspecified palm, subsequent encounter | CMS +T23759S | Corrosion of third degree of unspecified palm, sequela | CMS +T23761A | Corrosion of third degree of back of right hand, initial encounter | CMS +T23761D | Corrosion of third degree of back of right hand, subsequent encounter | CMS +T23761S | Corrosion of third degree of back of right hand, sequela | CMS +T23762A | Corrosion of third degree of back of left hand, initial encounter | CMS +T23762D | Corrosion of third degree of back of left hand, subsequent encounter | CMS +T23762S | Corrosion of third degree of back of left hand, sequela | CMS +T23769A | Corrosion of third degree back of unspecified hand, initial encounter | CMS +T23769D | Corrosion of third degree back of unspecified hand, subsequent encounter | CMS +T23769S | Corrosion of third degree back of unspecified hand, sequela | CMS +T23771A | Corrosion of third degree of right wrist, initial encounter | CMS +T23771D | Corrosion of third degree of right wrist, subsequent encounter | CMS +T23771S | Corrosion of third degree of right wrist, sequela | CMS +T23772A | Corrosion of third degree of left wrist, initial encounter | CMS +T23772D | Corrosion of third degree of left wrist, subsequent encounter | CMS +T23772S | Corrosion of third degree of left wrist, sequela | CMS +T23779A | Corrosion of third degree of unspecified wrist, initial encounter | CMS +T23779D | Corrosion of third degree of unspecified wrist, subsequent encounter | CMS +T23779S | Corrosion of third degree of unspecified wrist, sequela | CMS +T23791A | Corrosion of third degree of multiple sites of right wrist and hand, initial encounter | CMS +T23791D | Corrosion of third degree of multiple sites of right wrist and hand, subsequent encounter | CMS +T23791S | Corrosion of third degree of multiple sites of right wrist and hand, sequela | CMS +T23792A | Corrosion of third degree of multiple sites of left wrist and hand, initial encounter | CMS +T23792D | Corrosion of third degree of multiple sites of left wrist and hand, subsequent encounter | CMS +T23792S | Corrosion of third degree of multiple sites of left wrist and hand, sequela | CMS +T23799A | Corrosion of third degree of multiple sites of unspecified wrist and hand, initial encounter | CMS +T23799D | Corrosion of third degree of multiple sites of unspecified wrist and hand, subsequent encounter | CMS +T23799S | Corrosion of third degree of multiple sites of unspecified wrist and hand, sequela | CMS +T24001A | Burn of unspecified degree of unspecified site of right lower limb, except ankle and foot, initial encounter | CMS +T24001D | Burn of unspecified degree of unspecified site of right lower limb, except ankle and foot, subsequent encounter | CMS +T24001S | Burn of unspecified degree of unspecified site of right lower limb, except ankle and foot, sequela | CMS +T24002A | Burn of unspecified degree of unspecified site of left lower limb, except ankle and foot, initial encounter | CMS +T24002D | Burn of unspecified degree of unspecified site of left lower limb, except ankle and foot, subsequent encounter | CMS +T24002S | Burn of unspecified degree of unspecified site of left lower limb, except ankle and foot, sequela | CMS +T24009A | Burn of unspecified degree of unspecified site of unspecified lower limb, except ankle and foot, initial encounter | CMS +T24009D | Burn of unspecified degree of unspecified site of unspecified lower limb, except ankle and foot, subsequent encounter | CMS +T24009S | Burn of unspecified degree of unspecified site of unspecified lower limb, except ankle and foot, sequela | CMS +T24011A | Burn of unspecified degree of right thigh, initial encounter | CMS +T24011D | Burn of unspecified degree of right thigh, subsequent encounter | CMS +T24011S | Burn of unspecified degree of right thigh, sequela | CMS +T24012A | Burn of unspecified degree of left thigh, initial encounter | CMS +T24012D | Burn of unspecified degree of left thigh, subsequent encounter | CMS +T24012S | Burn of unspecified degree of left thigh, sequela | CMS +T24019A | Burn of unspecified degree of unspecified thigh, initial encounter | CMS +T24019D | Burn of unspecified degree of unspecified thigh, subsequent encounter | CMS +T24019S | Burn of unspecified degree of unspecified thigh, sequela | CMS +T24021A | Burn of unspecified degree of right knee, initial encounter | CMS +T24021D | Burn of unspecified degree of right knee, subsequent encounter | CMS +T24021S | Burn of unspecified degree of right knee, sequela | CMS +T24022A | Burn of unspecified degree of left knee, initial encounter | CMS +T24022D | Burn of unspecified degree of left knee, subsequent encounter | CMS +T24022S | Burn of unspecified degree of left knee, sequela | CMS +T24029A | Burn of unspecified degree of unspecified knee, initial encounter | CMS +T24029D | Burn of unspecified degree of unspecified knee, subsequent encounter | CMS +T24029S | Burn of unspecified degree of unspecified knee, sequela | CMS +T24031A | Burn of unspecified degree of right lower leg, initial encounter | CMS +T24031D | Burn of unspecified degree of right lower leg, subsequent encounter | CMS +T24031S | Burn of unspecified degree of right lower leg, sequela | CMS +T24032A | Burn of unspecified degree of left lower leg, initial encounter | CMS +T24032D | Burn of unspecified degree of left lower leg, subsequent encounter | CMS +T24032S | Burn of unspecified degree of left lower leg, sequela | CMS +T24039A | Burn of unspecified degree of unspecified lower leg, initial encounter | CMS +T24039D | Burn of unspecified degree of unspecified lower leg, subsequent encounter | CMS +T24039S | Burn of unspecified degree of unspecified lower leg, sequela | CMS +T24091A | Burn of unspecified degree of multiple sites of right lower limb, except ankle and foot, initial encounter | CMS +T24091D | Burn of unspecified degree of multiple sites of right lower limb, except ankle and foot, subsequent encounter | CMS +T24091S | Burn of unspecified degree of multiple sites of right lower limb, except ankle and foot, sequela | CMS +T24092A | Burn of unspecified degree of multiple sites of left lower limb, except ankle and foot, initial encounter | CMS +T24092D | Burn of unspecified degree of multiple sites of left lower limb, except ankle and foot, subsequent encounter | CMS +T24092S | Burn of unspecified degree of multiple sites of left lower limb, except ankle and foot, sequela | CMS +T24099A | Burn of unspecified degree of multiple sites of unspecified lower limb, except ankle and foot, initial encounter | CMS +T24099D | Burn of unspecified degree of multiple sites of unspecified lower limb, except ankle and foot, subsequent encounter | CMS +T24099S | Burn of unspecified degree of multiple sites of unspecified lower limb, except ankle and foot, sequela | CMS +T24101A | Burn of first degree of unspecified site of right lower limb, except ankle and foot, initial encounter | CMS +T24101D | Burn of first degree of unspecified site of right lower limb, except ankle and foot, subsequent encounter | CMS +T24101S | Burn of first degree of unspecified site of right lower limb, except ankle and foot, sequela | CMS +T24102A | Burn of first degree of unspecified site of left lower limb, except ankle and foot, initial encounter | CMS +T24102D | Burn of first degree of unspecified site of left lower limb, except ankle and foot, subsequent encounter | CMS +T24102S | Burn of first degree of unspecified site of left lower limb, except ankle and foot, sequela | CMS +T24109A | Burn of first degree of unspecified site of unspecified lower limb, except ankle and foot, initial encounter | CMS +T24109D | Burn of first degree of unspecified site of unspecified lower limb, except ankle and foot, subsequent encounter | CMS +T24109S | Burn of first degree of unspecified site of unspecified lower limb, except ankle and foot, sequela | CMS +T24111A | Burn of first degree of right thigh, initial encounter | CMS +T24111D | Burn of first degree of right thigh, subsequent encounter | CMS +T24111S | Burn of first degree of right thigh, sequela | CMS +T24112A | Burn of first degree of left thigh, initial encounter | CMS +T24112D | Burn of first degree of left thigh, subsequent encounter | CMS +T24112S | Burn of first degree of left thigh, sequela | CMS +T24119A | Burn of first degree of unspecified thigh, initial encounter | CMS +T24119D | Burn of first degree of unspecified thigh, subsequent encounter | CMS +T24119S | Burn of first degree of unspecified thigh, sequela | CMS +T24121A | Burn of first degree of right knee, initial encounter | CMS +T24121D | Burn of first degree of right knee, subsequent encounter | CMS +T24121S | Burn of first degree of right knee, sequela | CMS +T24122A | Burn of first degree of left knee, initial encounter | CMS +T24122D | Burn of first degree of left knee, subsequent encounter | CMS +T24122S | Burn of first degree of left knee, sequela | CMS +T24129A | Burn of first degree of unspecified knee, initial encounter | CMS +T24129D | Burn of first degree of unspecified knee, subsequent encounter | CMS +T24129S | Burn of first degree of unspecified knee, sequela | CMS +T24131A | Burn of first degree of right lower leg, initial encounter | CMS +T24131D | Burn of first degree of right lower leg, subsequent encounter | CMS +T24131S | Burn of first degree of right lower leg, sequela | CMS +T24132A | Burn of first degree of left lower leg, initial encounter | CMS +T24132D | Burn of first degree of left lower leg, subsequent encounter | CMS +T24132S | Burn of first degree of left lower leg, sequela | CMS +T24139A | Burn of first degree of unspecified lower leg, initial encounter | CMS +T24139D | Burn of first degree of unspecified lower leg, subsequent encounter | CMS +T24139S | Burn of first degree of unspecified lower leg, sequela | CMS +T24191A | Burn of first degree of multiple sites of right lower limb, except ankle and foot, initial encounter | CMS +T24191D | Burn of first degree of multiple sites of right lower limb, except ankle and foot, subsequent encounter | CMS +T24191S | Burn of first degree of multiple sites of right lower limb, except ankle and foot, sequela | CMS +T24192A | Burn of first degree of multiple sites of left lower limb, except ankle and foot, initial encounter | CMS +T24192D | Burn of first degree of multiple sites of left lower limb, except ankle and foot, subsequent encounter | CMS +T24192S | Burn of first degree of multiple sites of left lower limb, except ankle and foot, sequela | CMS +T24199A | Burn of first degree of multiple sites of unspecified lower limb, except ankle and foot, initial encounter | CMS +T24199D | Burn of first degree of multiple sites of unspecified lower limb, except ankle and foot, subsequent encounter | CMS +T24199S | Burn of first degree of multiple sites of unspecified lower limb, except ankle and foot, sequela | CMS +T24201A | Burn of second degree of unspecified site of right lower limb, except ankle and foot, initial encounter | CMS +T24201D | Burn of second degree of unspecified site of right lower limb, except ankle and foot, subsequent encounter | CMS +T24201S | Burn of second degree of unspecified site of right lower limb, except ankle and foot, sequela | CMS +T24202A | Burn of second degree of unspecified site of left lower limb, except ankle and foot, initial encounter | CMS +T24202D | Burn of second degree of unspecified site of left lower limb, except ankle and foot, subsequent encounter | CMS +T24202S | Burn of second degree of unspecified site of left lower limb, except ankle and foot, sequela | CMS +T24209A | Burn of second degree of unspecified site of unspecified lower limb, except ankle and foot, initial encounter | CMS +T24209D | Burn of second degree of unspecified site of unspecified lower limb, except ankle and foot, subsequent encounter | CMS +T24209S | Burn of second degree of unspecified site of unspecified lower limb, except ankle and foot, sequela | CMS +T24211A | Burn of second degree of right thigh, initial encounter | CMS +T24211D | Burn of second degree of right thigh, subsequent encounter | CMS +T24211S | Burn of second degree of right thigh, sequela | CMS +T24212A | Burn of second degree of left thigh, initial encounter | CMS +T24212D | Burn of second degree of left thigh, subsequent encounter | CMS +T24212S | Burn of second degree of left thigh, sequela | CMS +T24219A | Burn of second degree of unspecified thigh, initial encounter | CMS +T24219D | Burn of second degree of unspecified thigh, subsequent encounter | CMS +T24219S | Burn of second degree of unspecified thigh, sequela | CMS +T24221A | Burn of second degree of right knee, initial encounter | CMS +T24221D | Burn of second degree of right knee, subsequent encounter | CMS +T24221S | Burn of second degree of right knee, sequela | CMS +T24222A | Burn of second degree of left knee, initial encounter | CMS +T24222D | Burn of second degree of left knee, subsequent encounter | CMS +T24222S | Burn of second degree of left knee, sequela | CMS +T24229A | Burn of second degree of unspecified knee, initial encounter | CMS +T24229D | Burn of second degree of unspecified knee, subsequent encounter | CMS +T24229S | Burn of second degree of unspecified knee, sequela | CMS +T24231A | Burn of second degree of right lower leg, initial encounter | CMS +T24231D | Burn of second degree of right lower leg, subsequent encounter | CMS +T24231S | Burn of second degree of right lower leg, sequela | CMS +T24232A | Burn of second degree of left lower leg, initial encounter | CMS +T24232D | Burn of second degree of left lower leg, subsequent encounter | CMS +T24232S | Burn of second degree of left lower leg, sequela | CMS +T24239A | Burn of second degree of unspecified lower leg, initial encounter | CMS +T24239D | Burn of second degree of unspecified lower leg, subsequent encounter | CMS +T24239S | Burn of second degree of unspecified lower leg, sequela | CMS +T24291A | Burn of second degree of multiple sites of right lower limb, except ankle and foot, initial encounter | CMS +T24291D | Burn of second degree of multiple sites of right lower limb, except ankle and foot, subsequent encounter | CMS +T24291S | Burn of second degree of multiple sites of right lower limb, except ankle and foot, sequela | CMS +T24292A | Burn of second degree of multiple sites of left lower limb, except ankle and foot, initial encounter | CMS +T24292D | Burn of second degree of multiple sites of left lower limb, except ankle and foot, subsequent encounter | CMS +T24292S | Burn of second degree of multiple sites of left lower limb, except ankle and foot, sequela | CMS +T24299A | Burn of second degree of multiple sites of unspecified lower limb, except ankle and foot, initial encounter | CMS +T24299D | Burn of second degree of multiple sites of unspecified lower limb, except ankle and foot, subsequent encounter | CMS +T24299S | Burn of second degree of multiple sites of unspecified lower limb, except ankle and foot, sequela | CMS +T24301A | Burn of third degree of unspecified site of right lower limb, except ankle and foot, initial encounter | CMS +T24301D | Burn of third degree of unspecified site of right lower limb, except ankle and foot, subsequent encounter | CMS +T24301S | Burn of third degree of unspecified site of right lower limb, except ankle and foot, sequela | CMS +T24302A | Burn of third degree of unspecified site of left lower limb, except ankle and foot, initial encounter | CMS +T24302D | Burn of third degree of unspecified site of left lower limb, except ankle and foot, subsequent encounter | CMS +T24302S | Burn of third degree of unspecified site of left lower limb, except ankle and foot, sequela | CMS +T24309A | Burn of third degree of unspecified site of unspecified lower limb, except ankle and foot, initial encounter | CMS +T24309D | Burn of third degree of unspecified site of unspecified lower limb, except ankle and foot, subsequent encounter | CMS +T24309S | Burn of third degree of unspecified site of unspecified lower limb, except ankle and foot, sequela | CMS +T24311A | Burn of third degree of right thigh, initial encounter | CMS +T24311D | Burn of third degree of right thigh, subsequent encounter | CMS +T24311S | Burn of third degree of right thigh, sequela | CMS +T24312A | Burn of third degree of left thigh, initial encounter | CMS +T24312D | Burn of third degree of left thigh, subsequent encounter | CMS +T24312S | Burn of third degree of left thigh, sequela | CMS +T24319A | Burn of third degree of unspecified thigh, initial encounter | CMS +T24319D | Burn of third degree of unspecified thigh, subsequent encounter | CMS +T24319S | Burn of third degree of unspecified thigh, sequela | CMS +T24321A | Burn of third degree of right knee, initial encounter | CMS +T24321D | Burn of third degree of right knee, subsequent encounter | CMS +T24321S | Burn of third degree of right knee, sequela | CMS +T24322A | Burn of third degree of left knee, initial encounter | CMS +T24322D | Burn of third degree of left knee, subsequent encounter | CMS +T24322S | Burn of third degree of left knee, sequela | CMS +T24329A | Burn of third degree of unspecified knee, initial encounter | CMS +T24329D | Burn of third degree of unspecified knee, subsequent encounter | CMS +T24329S | Burn of third degree of unspecified knee, sequela | CMS +T24331A | Burn of third degree of right lower leg, initial encounter | CMS +T24331D | Burn of third degree of right lower leg, subsequent encounter | CMS +T24331S | Burn of third degree of right lower leg, sequela | CMS +T24332A | Burn of third degree of left lower leg, initial encounter | CMS +T24332D | Burn of third degree of left lower leg, subsequent encounter | CMS +T24332S | Burn of third degree of left lower leg, sequela | CMS +T24339A | Burn of third degree of unspecified lower leg, initial encounter | CMS +T24339D | Burn of third degree of unspecified lower leg, subsequent encounter | CMS +T24339S | Burn of third degree of unspecified lower leg, sequela | CMS +T24391A | Burn of third degree of multiple sites of right lower limb, except ankle and foot, initial encounter | CMS +T24391D | Burn of third degree of multiple sites of right lower limb, except ankle and foot, subsequent encounter | CMS +T24391S | Burn of third degree of multiple sites of right lower limb, except ankle and foot, sequela | CMS +T24392A | Burn of third degree of multiple sites of left lower limb, except ankle and foot, initial encounter | CMS +T24392D | Burn of third degree of multiple sites of left lower limb, except ankle and foot, subsequent encounter | CMS +T24392S | Burn of third degree of multiple sites of left lower limb, except ankle and foot, sequela | CMS +T24399A | Burn of third degree of multiple sites of unspecified lower limb, except ankle and foot, initial encounter | CMS +T24399D | Burn of third degree of multiple sites of unspecified lower limb, except ankle and foot, subsequent encounter | CMS +T24399S | Burn of third degree of multiple sites of unspecified lower limb, except ankle and foot, sequela | CMS +T24401A | Corrosion of unspecified degree of unspecified site of right lower limb, except ankle and foot, initial encounter | CMS +T24401D | Corrosion of unspecified degree of unspecified site of right lower limb, except ankle and foot, subsequent encounter | CMS +T24401S | Corrosion of unspecified degree of unspecified site of right lower limb, except ankle and foot, sequela | CMS +T24402A | Corrosion of unspecified degree of unspecified site of left lower limb, except ankle and foot, initial encounter | CMS +T24402D | Corrosion of unspecified degree of unspecified site of left lower limb, except ankle and foot, subsequent encounter | CMS +T24402S | Corrosion of unspecified degree of unspecified site of left lower limb, except ankle and foot, sequela | CMS +T24409A | Corrosion of unspecified degree of unspecified site of unspecified lower limb, except ankle and foot, initial encounter | CMS +T24409D | Corrosion of unspecified degree of unspecified site of unspecified lower limb, except ankle and foot, subsequent encounter | CMS +T24409S | Corrosion of unspecified degree of unspecified site of unspecified lower limb, except ankle and foot, sequela | CMS +T24411A | Corrosion of unspecified degree of right thigh, initial encounter | CMS +T24411D | Corrosion of unspecified degree of right thigh, subsequent encounter | CMS +T24411S | Corrosion of unspecified degree of right thigh, sequela | CMS +T24412A | Corrosion of unspecified degree of left thigh, initial encounter | CMS +T24412D | Corrosion of unspecified degree of left thigh, subsequent encounter | CMS +T24412S | Corrosion of unspecified degree of left thigh, sequela | CMS +T24419A | Corrosion of unspecified degree of unspecified thigh, initial encounter | CMS +T24419D | Corrosion of unspecified degree of unspecified thigh, subsequent encounter | CMS +T24419S | Corrosion of unspecified degree of unspecified thigh, sequela | CMS +T24421A | Corrosion of unspecified degree of right knee, initial encounter | CMS +T24421D | Corrosion of unspecified degree of right knee, subsequent encounter | CMS +T24421S | Corrosion of unspecified degree of right knee, sequela | CMS +T24422A | Corrosion of unspecified degree of left knee, initial encounter | CMS +T24422D | Corrosion of unspecified degree of left knee, subsequent encounter | CMS +T24422S | Corrosion of unspecified degree of left knee, sequela | CMS +T24429A | Corrosion of unspecified degree of unspecified knee, initial encounter | CMS +T24429D | Corrosion of unspecified degree of unspecified knee, subsequent encounter | CMS +T24429S | Corrosion of unspecified degree of unspecified knee, sequela | CMS +T24431A | Corrosion of unspecified degree of right lower leg, initial encounter | CMS +T24431D | Corrosion of unspecified degree of right lower leg, subsequent encounter | CMS +T24431S | Corrosion of unspecified degree of right lower leg, sequela | CMS +T24432A | Corrosion of unspecified degree of left lower leg, initial encounter | CMS +T24432D | Corrosion of unspecified degree of left lower leg, subsequent encounter | CMS +T24432S | Corrosion of unspecified degree of left lower leg, sequela | CMS +T24439A | Corrosion of unspecified degree of unspecified lower leg, initial encounter | CMS +T24439D | Corrosion of unspecified degree of unspecified lower leg, subsequent encounter | CMS +T24439S | Corrosion of unspecified degree of unspecified lower leg, sequela | CMS +T24491A | Corrosion of unspecified degree of multiple sites of right lower limb, except ankle and foot, initial encounter | CMS +T24491D | Corrosion of unspecified degree of multiple sites of right lower limb, except ankle and foot, subsequent encounter | CMS +T24491S | Corrosion of unspecified degree of multiple sites of right lower limb, except ankle and foot, sequela | CMS +T24492A | Corrosion of unspecified degree of multiple sites of left lower limb, except ankle and foot, initial encounter | CMS +T24492D | Corrosion of unspecified degree of multiple sites of left lower limb, except ankle and foot, subsequent encounter | CMS +T24492S | Corrosion of unspecified degree of multiple sites of left lower limb, except ankle and foot, sequela | CMS +T24499A | Corrosion of unspecified degree of multiple sites of unspecified lower limb, except ankle and foot, initial encounter | CMS +T24499D | Corrosion of unspecified degree of multiple sites of unspecified lower limb, except ankle and foot, subsequent encounter | CMS +T24499S | Corrosion of unspecified degree of multiple sites of unspecified lower limb, except ankle and foot, sequela | CMS +T24501A | Corrosion of first degree of unspecified site of right lower limb, except ankle and foot, initial encounter | CMS +T24501D | Corrosion of first degree of unspecified site of right lower limb, except ankle and foot, subsequent encounter | CMS +T24501S | Corrosion of first degree of unspecified site of right lower limb, except ankle and foot, sequela | CMS +T24502A | Corrosion of first degree of unspecified site of left lower limb, except ankle and foot, initial encounter | CMS +T24502D | Corrosion of first degree of unspecified site of left lower limb, except ankle and foot, subsequent encounter | CMS +T24502S | Corrosion of first degree of unspecified site of left lower limb, except ankle and foot, sequela | CMS +T24509A | Corrosion of first degree of unspecified site of unspecified lower limb, except ankle and foot, initial encounter | CMS +T24509D | Corrosion of first degree of unspecified site of unspecified lower limb, except ankle and foot, subsequent encounter | CMS +T24509S | Corrosion of first degree of unspecified site of unspecified lower limb, except ankle and foot, sequela | CMS +T24511A | Corrosion of first degree of right thigh, initial encounter | CMS +T24511D | Corrosion of first degree of right thigh, subsequent encounter | CMS +T24511S | Corrosion of first degree of right thigh, sequela | CMS +T24512A | Corrosion of first degree of left thigh, initial encounter | CMS +T24512D | Corrosion of first degree of left thigh, subsequent encounter | CMS +T24512S | Corrosion of first degree of left thigh, sequela | CMS +T24519A | Corrosion of first degree of unspecified thigh, initial encounter | CMS +T24519D | Corrosion of first degree of unspecified thigh, subsequent encounter | CMS +T24519S | Corrosion of first degree of unspecified thigh, sequela | CMS +T24521A | Corrosion of first degree of right knee, initial encounter | CMS +T24521D | Corrosion of first degree of right knee, subsequent encounter | CMS +T24521S | Corrosion of first degree of right knee, sequela | CMS +T24522A | Corrosion of first degree of left knee, initial encounter | CMS +T24522D | Corrosion of first degree of left knee, subsequent encounter | CMS +T24522S | Corrosion of first degree of left knee, sequela | CMS +T24529A | Corrosion of first degree of unspecified knee, initial encounter | CMS +T24529D | Corrosion of first degree of unspecified knee, subsequent encounter | CMS +T24529S | Corrosion of first degree of unspecified knee, sequela | CMS +T24531A | Corrosion of first degree of right lower leg, initial encounter | CMS +T24531D | Corrosion of first degree of right lower leg, subsequent encounter | CMS +T24531S | Corrosion of first degree of right lower leg, sequela | CMS +T24532A | Corrosion of first degree of left lower leg, initial encounter | CMS +T24532D | Corrosion of first degree of left lower leg, subsequent encounter | CMS +T24532S | Corrosion of first degree of left lower leg, sequela | CMS +T24539A | Corrosion of first degree of unspecified lower leg, initial encounter | CMS +T24539D | Corrosion of first degree of unspecified lower leg, subsequent encounter | CMS +T24539S | Corrosion of first degree of unspecified lower leg, sequela | CMS +T24591A | Corrosion of first degree of multiple sites of right lower limb, except ankle and foot, initial encounter | CMS +T24591D | Corrosion of first degree of multiple sites of right lower limb, except ankle and foot, subsequent encounter | CMS +T24591S | Corrosion of first degree of multiple sites of right lower limb, except ankle and foot, sequela | CMS +T24592A | Corrosion of first degree of multiple sites of left lower limb, except ankle and foot, initial encounter | CMS +T24592D | Corrosion of first degree of multiple sites of left lower limb, except ankle and foot, subsequent encounter | CMS +T24592S | Corrosion of first degree of multiple sites of left lower limb, except ankle and foot, sequela | CMS +T24599A | Corrosion of first degree of multiple sites of unspecified lower limb, except ankle and foot, initial encounter | CMS +T24599D | Corrosion of first degree of multiple sites of unspecified lower limb, except ankle and foot, subsequent encounter | CMS +T24599S | Corrosion of first degree of multiple sites of unspecified lower limb, except ankle and foot, sequela | CMS +T24601A | Corrosion of second degree of unspecified site of right lower limb, except ankle and foot, initial encounter | CMS +T24601D | Corrosion of second degree of unspecified site of right lower limb, except ankle and foot, subsequent encounter | CMS +T24601S | Corrosion of second degree of unspecified site of right lower limb, except ankle and foot, sequela | CMS +T24602A | Corrosion of second degree of unspecified site of left lower limb, except ankle and foot, initial encounter | CMS +T24602D | Corrosion of second degree of unspecified site of left lower limb, except ankle and foot, subsequent encounter | CMS +T24602S | Corrosion of second degree of unspecified site of left lower limb, except ankle and foot, sequela | CMS +T24609A | Corrosion of second degree of unspecified site of unspecified lower limb, except ankle and foot, initial encounter | CMS +T24609D | Corrosion of second degree of unspecified site of unspecified lower limb, except ankle and foot, subsequent encounter | CMS +T24609S | Corrosion of second degree of unspecified site of unspecified lower limb, except ankle and foot, sequela | CMS +T24611A | Corrosion of second degree of right thigh, initial encounter | CMS +T24611D | Corrosion of second degree of right thigh, subsequent encounter | CMS +T24611S | Corrosion of second degree of right thigh, sequela | CMS +T24612A | Corrosion of second degree of left thigh, initial encounter | CMS +T24612D | Corrosion of second degree of left thigh, subsequent encounter | CMS +T24612S | Corrosion of second degree of left thigh, sequela | CMS +T24619A | Corrosion of second degree of unspecified thigh, initial encounter | CMS +T24619D | Corrosion of second degree of unspecified thigh, subsequent encounter | CMS +T24619S | Corrosion of second degree of unspecified thigh, sequela | CMS +T24621A | Corrosion of second degree of right knee, initial encounter | CMS +T24621D | Corrosion of second degree of right knee, subsequent encounter | CMS +T24621S | Corrosion of second degree of right knee, sequela | CMS +T24622A | Corrosion of second degree of left knee, initial encounter | CMS +T24622D | Corrosion of second degree of left knee, subsequent encounter | CMS +T24622S | Corrosion of second degree of left knee, sequela | CMS +T24629A | Corrosion of second degree of unspecified knee, initial encounter | CMS +T24629D | Corrosion of second degree of unspecified knee, subsequent encounter | CMS +T24629S | Corrosion of second degree of unspecified knee, sequela | CMS +T24631A | Corrosion of second degree of right lower leg, initial encounter | CMS +T24631D | Corrosion of second degree of right lower leg, subsequent encounter | CMS +T24631S | Corrosion of second degree of right lower leg, sequela | CMS +T24632A | Corrosion of second degree of left lower leg, initial encounter | CMS +T24632D | Corrosion of second degree of left lower leg, subsequent encounter | CMS +T24632S | Corrosion of second degree of left lower leg, sequela | CMS +T24639A | Corrosion of second degree of unspecified lower leg, initial encounter | CMS +T24639D | Corrosion of second degree of unspecified lower leg, subsequent encounter | CMS +T24639S | Corrosion of second degree of unspecified lower leg, sequela | CMS +T24691A | Corrosion of second degree of multiple sites of right lower limb, except ankle and foot, initial encounter | CMS +T24691D | Corrosion of second degree of multiple sites of right lower limb, except ankle and foot, subsequent encounter | CMS +T24691S | Corrosion of second degree of multiple sites of right lower limb, except ankle and foot, sequela | CMS +T24692A | Corrosion of second degree of multiple sites of left lower limb, except ankle and foot, initial encounter | CMS +T24692D | Corrosion of second degree of multiple sites of left lower limb, except ankle and foot, subsequent encounter | CMS +T24692S | Corrosion of second degree of multiple sites of left lower limb, except ankle and foot, sequela | CMS +T24699A | Corrosion of second degree of multiple sites of unspecified lower limb, except ankle and foot, initial encounter | CMS +T24699D | Corrosion of second degree of multiple sites of unspecified lower limb, except ankle and foot, subsequent encounter | CMS +T24699S | Corrosion of second degree of multiple sites of unspecified lower limb, except ankle and foot, sequela | CMS +T24701A | Corrosion of third degree of unspecified site of right lower limb, except ankle and foot, initial encounter | CMS +T24701D | Corrosion of third degree of unspecified site of right lower limb, except ankle and foot, subsequent encounter | CMS +T24701S | Corrosion of third degree of unspecified site of right lower limb, except ankle and foot, sequela | CMS +T24702A | Corrosion of third degree of unspecified site of left lower limb, except ankle and foot, initial encounter | CMS +T24702D | Corrosion of third degree of unspecified site of left lower limb, except ankle and foot, subsequent encounter | CMS +T24702S | Corrosion of third degree of unspecified site of left lower limb, except ankle and foot, sequela | CMS +T24709A | Corrosion of third degree of unspecified site of unspecified lower limb, except ankle and foot, initial encounter | CMS +T24709D | Corrosion of third degree of unspecified site of unspecified lower limb, except ankle and foot, subsequent encounter | CMS +T24709S | Corrosion of third degree of unspecified site of unspecified lower limb, except ankle and foot, sequela | CMS +T24711A | Corrosion of third degree of right thigh, initial encounter | CMS +T24711D | Corrosion of third degree of right thigh, subsequent encounter | CMS +T24711S | Corrosion of third degree of right thigh, sequela | CMS +T24712A | Corrosion of third degree of left thigh, initial encounter | CMS +T24712D | Corrosion of third degree of left thigh, subsequent encounter | CMS +T24712S | Corrosion of third degree of left thigh, sequela | CMS +T24719A | Corrosion of third degree of unspecified thigh, initial encounter | CMS +T24719D | Corrosion of third degree of unspecified thigh, subsequent encounter | CMS +T24719S | Corrosion of third degree of unspecified thigh, sequela | CMS +T24721A | Corrosion of third degree of right knee, initial encounter | CMS +T24721D | Corrosion of third degree of right knee, subsequent encounter | CMS +T24721S | Corrosion of third degree of right knee, sequela | CMS +T24722A | Corrosion of third degree of left knee, initial encounter | CMS +T24722D | Corrosion of third degree of left knee, subsequent encounter | CMS +T24722S | Corrosion of third degree of left knee, sequela | CMS +T24729A | Corrosion of third degree of unspecified knee, initial encounter | CMS +T24729D | Corrosion of third degree of unspecified knee, subsequent encounter | CMS +T24729S | Corrosion of third degree of unspecified knee, sequela | CMS +T24731A | Corrosion of third degree of right lower leg, initial encounter | CMS +T24731D | Corrosion of third degree of right lower leg, subsequent encounter | CMS +T24731S | Corrosion of third degree of right lower leg, sequela | CMS +T24732A | Corrosion of third degree of left lower leg, initial encounter | CMS +T24732D | Corrosion of third degree of left lower leg, subsequent encounter | CMS +T24732S | Corrosion of third degree of left lower leg, sequela | CMS +T24739A | Corrosion of third degree of unspecified lower leg, initial encounter | CMS +T24739D | Corrosion of third degree of unspecified lower leg, subsequent encounter | CMS +T24739S | Corrosion of third degree of unspecified lower leg, sequela | CMS +T24791A | Corrosion of third degree of multiple sites of right lower limb, except ankle and foot, initial encounter | CMS +T24791D | Corrosion of third degree of multiple sites of right lower limb, except ankle and foot, subsequent encounter | CMS +T24791S | Corrosion of third degree of multiple sites of right lower limb, except ankle and foot, sequela | CMS +T24792A | Corrosion of third degree of multiple sites of left lower limb, except ankle and foot, initial encounter | CMS +T24792D | Corrosion of third degree of multiple sites of left lower limb, except ankle and foot, subsequent encounter | CMS +T24792S | Corrosion of third degree of multiple sites of left lower limb, except ankle and foot, sequela | CMS +T24799A | Corrosion of third degree of multiple sites of unspecified lower limb, except ankle and foot, initial encounter | CMS +T24799D | Corrosion of third degree of multiple sites of unspecified lower limb, except ankle and foot, subsequent encounter | CMS +T24799S | Corrosion of third degree of multiple sites of unspecified lower limb, except ankle and foot, sequela | CMS +T25011A | Burn of unspecified degree of right ankle, initial encounter | CMS +T25011D | Burn of unspecified degree of right ankle, subsequent encounter | CMS +T25011S | Burn of unspecified degree of right ankle, sequela | CMS +T25012A | Burn of unspecified degree of left ankle, initial encounter | CMS +T25012D | Burn of unspecified degree of left ankle, subsequent encounter | CMS +T25012S | Burn of unspecified degree of left ankle, sequela | CMS +T25019A | Burn of unspecified degree of unspecified ankle, initial encounter | CMS +T25019D | Burn of unspecified degree of unspecified ankle, subsequent encounter | CMS +T25019S | Burn of unspecified degree of unspecified ankle, sequela | CMS +T25021A | Burn of unspecified degree of right foot, initial encounter | CMS +T25021D | Burn of unspecified degree of right foot, subsequent encounter | CMS +T25021S | Burn of unspecified degree of right foot, sequela | CMS +T25022A | Burn of unspecified degree of left foot, initial encounter | CMS +T25022D | Burn of unspecified degree of left foot, subsequent encounter | CMS +T25022S | Burn of unspecified degree of left foot, sequela | CMS +T25029A | Burn of unspecified degree of unspecified foot, initial encounter | CMS +T25029D | Burn of unspecified degree of unspecified foot, subsequent encounter | CMS +T25029S | Burn of unspecified degree of unspecified foot, sequela | CMS +T25031A | Burn of unspecified degree of right toe(s) (nail), initial encounter | CMS +T25031D | Burn of unspecified degree of right toe(s) (nail), subsequent encounter | CMS +T25031S | Burn of unspecified degree of right toe(s) (nail), sequela | CMS +T25032A | Burn of unspecified degree of left toe(s) (nail), initial encounter | CMS +T25032D | Burn of unspecified degree of left toe(s) (nail), subsequent encounter | CMS +T25032S | Burn of unspecified degree of left toe(s) (nail), sequela | CMS +T25039A | Burn of unspecified degree of unspecified toe(s) (nail), initial encounter | CMS +T25039D | Burn of unspecified degree of unspecified toe(s) (nail), subsequent encounter | CMS +T25039S | Burn of unspecified degree of unspecified toe(s) (nail), sequela | CMS +T25091A | Burn of unspecified degree of multiple sites of right ankle and foot, initial encounter | CMS +T25091D | Burn of unspecified degree of multiple sites of right ankle and foot, subsequent encounter | CMS +T25091S | Burn of unspecified degree of multiple sites of right ankle and foot, sequela | CMS +T25092A | Burn of unspecified degree of multiple sites of left ankle and foot, initial encounter | CMS +T25092D | Burn of unspecified degree of multiple sites of left ankle and foot, subsequent encounter | CMS +T25092S | Burn of unspecified degree of multiple sites of left ankle and foot, sequela | CMS +T25099A | Burn of unspecified degree of multiple sites of unspecified ankle and foot, initial encounter | CMS +T25099D | Burn of unspecified degree of multiple sites of unspecified ankle and foot, subsequent encounter | CMS +T25099S | Burn of unspecified degree of multiple sites of unspecified ankle and foot, sequela | CMS +T25111A | Burn of first degree of right ankle, initial encounter | CMS +T25111D | Burn of first degree of right ankle, subsequent encounter | CMS +T25111S | Burn of first degree of right ankle, sequela | CMS +T25112A | Burn of first degree of left ankle, initial encounter | CMS +T25112D | Burn of first degree of left ankle, subsequent encounter | CMS +T25112S | Burn of first degree of left ankle, sequela | CMS +T25119A | Burn of first degree of unspecified ankle, initial encounter | CMS +T25119D | Burn of first degree of unspecified ankle, subsequent encounter | CMS +T25119S | Burn of first degree of unspecified ankle, sequela | CMS +T25121A | Burn of first degree of right foot, initial encounter | CMS +T25121D | Burn of first degree of right foot, subsequent encounter | CMS +T25121S | Burn of first degree of right foot, sequela | CMS +T25122A | Burn of first degree of left foot, initial encounter | CMS +T25122D | Burn of first degree of left foot, subsequent encounter | CMS +T25122S | Burn of first degree of left foot, sequela | CMS +T25129A | Burn of first degree of unspecified foot, initial encounter | CMS +T25129D | Burn of first degree of unspecified foot, subsequent encounter | CMS +T25129S | Burn of first degree of unspecified foot, sequela | CMS +T25131A | Burn of first degree of right toe(s) (nail), initial encounter | CMS +T25131D | Burn of first degree of right toe(s) (nail), subsequent encounter | CMS +T25131S | Burn of first degree of right toe(s) (nail), sequela | CMS +T25132A | Burn of first degree of left toe(s) (nail), initial encounter | CMS +T25132D | Burn of first degree of left toe(s) (nail), subsequent encounter | CMS +T25132S | Burn of first degree of left toe(s) (nail), sequela | CMS +T25139A | Burn of first degree of unspecified toe(s) (nail), initial encounter | CMS +T25139D | Burn of first degree of unspecified toe(s) (nail), subsequent encounter | CMS +T25139S | Burn of first degree of unspecified toe(s) (nail), sequela | CMS +T25191A | Burn of first degree of multiple sites of right ankle and foot, initial encounter | CMS +T25191D | Burn of first degree of multiple sites of right ankle and foot, subsequent encounter | CMS +T25191S | Burn of first degree of multiple sites of right ankle and foot, sequela | CMS +T25192A | Burn of first degree of multiple sites of left ankle and foot, initial encounter | CMS +T25192D | Burn of first degree of multiple sites of left ankle and foot, subsequent encounter | CMS +T25192S | Burn of first degree of multiple sites of left ankle and foot, sequela | CMS +T25199A | Burn of first degree of multiple sites of unspecified ankle and foot, initial encounter | CMS +T25199D | Burn of first degree of multiple sites of unspecified ankle and foot, subsequent encounter | CMS +T25199S | Burn of first degree of multiple sites of unspecified ankle and foot, sequela | CMS +T25211A | Burn of second degree of right ankle, initial encounter | CMS +T25211D | Burn of second degree of right ankle, subsequent encounter | CMS +T25211S | Burn of second degree of right ankle, sequela | CMS +T25212A | Burn of second degree of left ankle, initial encounter | CMS +T25212D | Burn of second degree of left ankle, subsequent encounter | CMS +T25212S | Burn of second degree of left ankle, sequela | CMS +T25219A | Burn of second degree of unspecified ankle, initial encounter | CMS +T25219D | Burn of second degree of unspecified ankle, subsequent encounter | CMS +T25219S | Burn of second degree of unspecified ankle, sequela | CMS +T25221A | Burn of second degree of right foot, initial encounter | CMS +T25221D | Burn of second degree of right foot, subsequent encounter | CMS +T25221S | Burn of second degree of right foot, sequela | CMS +T25222A | Burn of second degree of left foot, initial encounter | CMS +T25222D | Burn of second degree of left foot, subsequent encounter | CMS +T25222S | Burn of second degree of left foot, sequela | CMS +T25229A | Burn of second degree of unspecified foot, initial encounter | CMS +T25229D | Burn of second degree of unspecified foot, subsequent encounter | CMS +T25229S | Burn of second degree of unspecified foot, sequela | CMS +T25231A | Burn of second degree of right toe(s) (nail), initial encounter | CMS +T25231D | Burn of second degree of right toe(s) (nail), subsequent encounter | CMS +T25231S | Burn of second degree of right toe(s) (nail), sequela | CMS +T25232A | Burn of second degree of left toe(s) (nail), initial encounter | CMS +T25232D | Burn of second degree of left toe(s) (nail), subsequent encounter | CMS +T25232S | Burn of second degree of left toe(s) (nail), sequela | CMS +T25239A | Burn of second degree of unspecified toe(s) (nail), initial encounter | CMS +T25239D | Burn of second degree of unspecified toe(s) (nail), subsequent encounter | CMS +T25239S | Burn of second degree of unspecified toe(s) (nail), sequela | CMS +T25291A | Burn of second degree of multiple sites of right ankle and foot, initial encounter | CMS +T25291D | Burn of second degree of multiple sites of right ankle and foot, subsequent encounter | CMS +T25291S | Burn of second degree of multiple sites of right ankle and foot, sequela | CMS +T25292A | Burn of second degree of multiple sites of left ankle and foot, initial encounter | CMS +T25292D | Burn of second degree of multiple sites of left ankle and foot, subsequent encounter | CMS +T25292S | Burn of second degree of multiple sites of left ankle and foot, sequela | CMS +T25299A | Burn of second degree of multiple sites of unspecified ankle and foot, initial encounter | CMS +T25299D | Burn of second degree of multiple sites of unspecified ankle and foot, subsequent encounter | CMS +T25299S | Burn of second degree of multiple sites of unspecified ankle and foot, sequela | CMS +T25311A | Burn of third degree of right ankle, initial encounter | CMS +T25311D | Burn of third degree of right ankle, subsequent encounter | CMS +T25311S | Burn of third degree of right ankle, sequela | CMS +T25312A | Burn of third degree of left ankle, initial encounter | CMS +T25312D | Burn of third degree of left ankle, subsequent encounter | CMS +T25312S | Burn of third degree of left ankle, sequela | CMS +T25319A | Burn of third degree of unspecified ankle, initial encounter | CMS +T25319D | Burn of third degree of unspecified ankle, subsequent encounter | CMS +T25319S | Burn of third degree of unspecified ankle, sequela | CMS +T25321A | Burn of third degree of right foot, initial encounter | CMS +T25321D | Burn of third degree of right foot, subsequent encounter | CMS +T25321S | Burn of third degree of right foot, sequela | CMS +T25322A | Burn of third degree of left foot, initial encounter | CMS +T25322D | Burn of third degree of left foot, subsequent encounter | CMS +T25322S | Burn of third degree of left foot, sequela | CMS +T25329A | Burn of third degree of unspecified foot, initial encounter | CMS +T25329D | Burn of third degree of unspecified foot, subsequent encounter | CMS +T25329S | Burn of third degree of unspecified foot, sequela | CMS +T25331A | Burn of third degree of right toe(s) (nail), initial encounter | CMS +T25331D | Burn of third degree of right toe(s) (nail), subsequent encounter | CMS +T25331S | Burn of third degree of right toe(s) (nail), sequela | CMS +T25332A | Burn of third degree of left toe(s) (nail), initial encounter | CMS +T25332D | Burn of third degree of left toe(s) (nail), subsequent encounter | CMS +T25332S | Burn of third degree of left toe(s) (nail), sequela | CMS +T25339A | Burn of third degree of unspecified toe(s) (nail), initial encounter | CMS +T25339D | Burn of third degree of unspecified toe(s) (nail), subsequent encounter | CMS +T25339S | Burn of third degree of unspecified toe(s) (nail), sequela | CMS +T25391A | Burn of third degree of multiple sites of right ankle and foot, initial encounter | CMS +T25391D | Burn of third degree of multiple sites of right ankle and foot, subsequent encounter | CMS +T25391S | Burn of third degree of multiple sites of right ankle and foot, sequela | CMS +T25392A | Burn of third degree of multiple sites of left ankle and foot, initial encounter | CMS +T25392D | Burn of third degree of multiple sites of left ankle and foot, subsequent encounter | CMS +T25392S | Burn of third degree of multiple sites of left ankle and foot, sequela | CMS +T25399A | Burn of third degree of multiple sites of unspecified ankle and foot, initial encounter | CMS +T25399D | Burn of third degree of multiple sites of unspecified ankle and foot, subsequent encounter | CMS +T25399S | Burn of third degree of multiple sites of unspecified ankle and foot, sequela | CMS +T25411A | Corrosion of unspecified degree of right ankle, initial encounter | CMS +T25411D | Corrosion of unspecified degree of right ankle, subsequent encounter | CMS +T25411S | Corrosion of unspecified degree of right ankle, sequela | CMS +T25412A | Corrosion of unspecified degree of left ankle, initial encounter | CMS +T25412D | Corrosion of unspecified degree of left ankle, subsequent encounter | CMS +T25412S | Corrosion of unspecified degree of left ankle, sequela | CMS +T25419A | Corrosion of unspecified degree of unspecified ankle, initial encounter | CMS +T25419D | Corrosion of unspecified degree of unspecified ankle, subsequent encounter | CMS +T25419S | Corrosion of unspecified degree of unspecified ankle, sequela | CMS +T25421A | Corrosion of unspecified degree of right foot, initial encounter | CMS +T25421D | Corrosion of unspecified degree of right foot, subsequent encounter | CMS +T25421S | Corrosion of unspecified degree of right foot, sequela | CMS +T25422A | Corrosion of unspecified degree of left foot, initial encounter | CMS +T25422D | Corrosion of unspecified degree of left foot, subsequent encounter | CMS +T25422S | Corrosion of unspecified degree of left foot, sequela | CMS +T25429A | Corrosion of unspecified degree of unspecified foot, initial encounter | CMS +T25429D | Corrosion of unspecified degree of unspecified foot, subsequent encounter | CMS +T25429S | Corrosion of unspecified degree of unspecified foot, sequela | CMS +T25431A | Corrosion of unspecified degree of right toe(s) (nail), initial encounter | CMS +T25431D | Corrosion of unspecified degree of right toe(s) (nail), subsequent encounter | CMS +T25431S | Corrosion of unspecified degree of right toe(s) (nail), sequela | CMS +T25432A | Corrosion of unspecified degree of left toe(s) (nail), initial encounter | CMS +T25432D | Corrosion of unspecified degree of left toe(s) (nail), subsequent encounter | CMS +T25432S | Corrosion of unspecified degree of left toe(s) (nail), sequela | CMS +T25439A | Corrosion of unspecified degree of unspecified toe(s) (nail), initial encounter | CMS +T25439D | Corrosion of unspecified degree of unspecified toe(s) (nail), subsequent encounter | CMS +T25439S | Corrosion of unspecified degree of unspecified toe(s) (nail), sequela | CMS +T25491A | Corrosion of unspecified degree of multiple sites of right ankle and foot, initial encounter | CMS +T25491D | Corrosion of unspecified degree of multiple sites of right ankle and foot, subsequent encounter | CMS +T25491S | Corrosion of unspecified degree of multiple sites of right ankle and foot, sequela | CMS +T25492A | Corrosion of unspecified degree of multiple sites of left ankle and foot, initial encounter | CMS +T25492D | Corrosion of unspecified degree of multiple sites of left ankle and foot, subsequent encounter | CMS +T25492S | Corrosion of unspecified degree of multiple sites of left ankle and foot, sequela | CMS +T25499A | Corrosion of unspecified degree of multiple sites of unspecified ankle and foot, initial encounter | CMS +T25499D | Corrosion of unspecified degree of multiple sites of unspecified ankle and foot, subsequent encounter | CMS +T25499S | Corrosion of unspecified degree of multiple sites of unspecified ankle and foot, sequela | CMS +T25511A | Corrosion of first degree of right ankle, initial encounter | CMS +T25511D | Corrosion of first degree of right ankle, subsequent encounter | CMS +T25511S | Corrosion of first degree of right ankle, sequela | CMS +T25512A | Corrosion of first degree of left ankle, initial encounter | CMS +T25512D | Corrosion of first degree of left ankle, subsequent encounter | CMS +T25512S | Corrosion of first degree of left ankle, sequela | CMS +T25519A | Corrosion of first degree of unspecified ankle, initial encounter | CMS +T25519D | Corrosion of first degree of unspecified ankle, subsequent encounter | CMS +T25519S | Corrosion of first degree of unspecified ankle, sequela | CMS +T25521A | Corrosion of first degree of right foot, initial encounter | CMS +T25521D | Corrosion of first degree of right foot, subsequent encounter | CMS +T25521S | Corrosion of first degree of right foot, sequela | CMS +T25522A | Corrosion of first degree of left foot, initial encounter | CMS +T25522D | Corrosion of first degree of left foot, subsequent encounter | CMS +T25522S | Corrosion of first degree of left foot, sequela | CMS +T25529A | Corrosion of first degree of unspecified foot, initial encounter | CMS +T25529D | Corrosion of first degree of unspecified foot, subsequent encounter | CMS +T25529S | Corrosion of first degree of unspecified foot, sequela | CMS +T25531A | Corrosion of first degree of right toe(s) (nail), initial encounter | CMS +T25531D | Corrosion of first degree of right toe(s) (nail), subsequent encounter | CMS +T25531S | Corrosion of first degree of right toe(s) (nail), sequela | CMS +T25532A | Corrosion of first degree of left toe(s) (nail), initial encounter | CMS +T25532D | Corrosion of first degree of left toe(s) (nail), subsequent encounter | CMS +T25532S | Corrosion of first degree of left toe(s) (nail), sequela | CMS +T25539A | Corrosion of first degree of unspecified toe(s) (nail), initial encounter | CMS +T25539D | Corrosion of first degree of unspecified toe(s) (nail), subsequent encounter | CMS +T25539S | Corrosion of first degree of unspecified toe(s) (nail), sequela | CMS +T25591A | Corrosion of first degree of multiple sites of right ankle and foot, initial encounter | CMS +T25591D | Corrosion of first degree of multiple sites of right ankle and foot, subsequent encounter | CMS +T25591S | Corrosion of first degree of multiple sites of right ankle and foot, sequela | CMS +T25592A | Corrosion of first degree of multiple sites of left ankle and foot, initial encounter | CMS +T25592D | Corrosion of first degree of multiple sites of left ankle and foot, subsequent encounter | CMS +T25592S | Corrosion of first degree of multiple sites of left ankle and foot, sequela | CMS +T25599A | Corrosion of first degree of multiple sites of unspecified ankle and foot, initial encounter | CMS +T25599D | Corrosion of first degree of multiple sites of unspecified ankle and foot, subsequent encounter | CMS +T25599S | Corrosion of first degree of multiple sites of unspecified ankle and foot, sequela | CMS +T25611A | Corrosion of second degree of right ankle, initial encounter | CMS +T25611D | Corrosion of second degree of right ankle, subsequent encounter | CMS +T25611S | Corrosion of second degree of right ankle, sequela | CMS +T25612A | Corrosion of second degree of left ankle, initial encounter | CMS +T25612D | Corrosion of second degree of left ankle, subsequent encounter | CMS +T25612S | Corrosion of second degree of left ankle, sequela | CMS +T25619A | Corrosion of second degree of unspecified ankle, initial encounter | CMS +T25619D | Corrosion of second degree of unspecified ankle, subsequent encounter | CMS +T25619S | Corrosion of second degree of unspecified ankle, sequela | CMS +T25621A | Corrosion of second degree of right foot, initial encounter | CMS +T25621D | Corrosion of second degree of right foot, subsequent encounter | CMS +T25621S | Corrosion of second degree of right foot, sequela | CMS +T25622A | Corrosion of second degree of left foot, initial encounter | CMS +T25622D | Corrosion of second degree of left foot, subsequent encounter | CMS +T25622S | Corrosion of second degree of left foot, sequela | CMS +T25629A | Corrosion of second degree of unspecified foot, initial encounter | CMS +T25629D | Corrosion of second degree of unspecified foot, subsequent encounter | CMS +T25629S | Corrosion of second degree of unspecified foot, sequela | CMS +T25631A | Corrosion of second degree of right toe(s) (nail), initial encounter | CMS +T25631D | Corrosion of second degree of right toe(s) (nail), subsequent encounter | CMS +T25631S | Corrosion of second degree of right toe(s) (nail), sequela | CMS +T25632A | Corrosion of second degree of left toe(s) (nail), initial encounter | CMS +T25632D | Corrosion of second degree of left toe(s) (nail), subsequent encounter | CMS +T25632S | Corrosion of second degree of left toe(s) (nail), sequela | CMS +T25639A | Corrosion of second degree of unspecified toe(s) (nail), initial encounter | CMS +T25639D | Corrosion of second degree of unspecified toe(s) (nail), subsequent encounter | CMS +T25639S | Corrosion of second degree of unspecified toe(s) (nail), sequela | CMS +T25691A | Corrosion of second degree of right ankle and foot, initial encounter | CMS +T25691D | Corrosion of second degree of right ankle and foot, subsequent encounter | CMS +T25691S | Corrosion of second degree of right ankle and foot, sequela | CMS +T25692A | Corrosion of second degree of left ankle and foot, initial encounter | CMS +T25692D | Corrosion of second degree of left ankle and foot, subsequent encounter | CMS +T25692S | Corrosion of second degree of left ankle and foot, sequela | CMS +T25699A | Corrosion of second degree of unspecified ankle and foot, initial encounter | CMS +T25699D | Corrosion of second degree of unspecified ankle and foot, subsequent encounter | CMS +T25699S | Corrosion of second degree of unspecified ankle and foot, sequela | CMS +T25711A | Corrosion of third degree of right ankle, initial encounter | CMS +T25711D | Corrosion of third degree of right ankle, subsequent encounter | CMS +T25711S | Corrosion of third degree of right ankle, sequela | CMS +T25712A | Corrosion of third degree of left ankle, initial encounter | CMS +T25712D | Corrosion of third degree of left ankle, subsequent encounter | CMS +T25712S | Corrosion of third degree of left ankle, sequela | CMS +T25719A | Corrosion of third degree of unspecified ankle, initial encounter | CMS +T25719D | Corrosion of third degree of unspecified ankle, subsequent encounter | CMS +T25719S | Corrosion of third degree of unspecified ankle, sequela | CMS +T25721A | Corrosion of third degree of right foot, initial encounter | CMS +T25721D | Corrosion of third degree of right foot, subsequent encounter | CMS +T25721S | Corrosion of third degree of right foot, sequela | CMS +T25722A | Corrosion of third degree of left foot, initial encounter | CMS +T25722D | Corrosion of third degree of left foot, subsequent encounter | CMS +T25722S | Corrosion of third degree of left foot, sequela | CMS +T25729A | Corrosion of third degree of unspecified foot, initial encounter | CMS +T25729D | Corrosion of third degree of unspecified foot, subsequent encounter | CMS +T25729S | Corrosion of third degree of unspecified foot, sequela | CMS +T25731A | Corrosion of third degree of right toe(s) (nail), initial encounter | CMS +T25731D | Corrosion of third degree of right toe(s) (nail), subsequent encounter | CMS +T25731S | Corrosion of third degree of right toe(s) (nail), sequela | CMS +T25732A | Corrosion of third degree of left toe(s) (nail), initial encounter | CMS +T25732D | Corrosion of third degree of left toe(s) (nail), subsequent encounter | CMS +T25732S | Corrosion of third degree of left toe(s) (nail), sequela | CMS +T25739A | Corrosion of third degree of unspecified toe(s) (nail), initial encounter | CMS +T25739D | Corrosion of third degree of unspecified toe(s) (nail), subsequent encounter | CMS +T25739S | Corrosion of third degree of unspecified toe(s) (nail), sequela | CMS +T25791A | Corrosion of third degree of multiple sites of right ankle and foot, initial encounter | CMS +T25791D | Corrosion of third degree of multiple sites of right ankle and foot, subsequent encounter | CMS +T25791S | Corrosion of third degree of multiple sites of right ankle and foot, sequela | CMS +T25792A | Corrosion of third degree of multiple sites of left ankle and foot, initial encounter | CMS +T25792D | Corrosion of third degree of multiple sites of left ankle and foot, subsequent encounter | CMS +T25792S | Corrosion of third degree of multiple sites of left ankle and foot, sequela | CMS +T25799A | Corrosion of third degree of multiple sites of unspecified ankle and foot, initial encounter | CMS +T25799D | Corrosion of third degree of multiple sites of unspecified ankle and foot, subsequent encounter | CMS +T25799S | Corrosion of third degree of multiple sites of unspecified ankle and foot, sequela | CMS +T2600XA | Burn of unspecified eyelid and periocular area, initial encounter | CMS +T2600XD | Burn of unspecified eyelid and periocular area, subsequent encounter | CMS +T2600XS | Burn of unspecified eyelid and periocular area, sequela | CMS +T2601XA | Burn of right eyelid and periocular area, initial encounter | CMS +T2601XD | Burn of right eyelid and periocular area, subsequent encounter | CMS +T2601XS | Burn of right eyelid and periocular area, sequela | CMS +T2602XA | Burn of left eyelid and periocular area, initial encounter | CMS +T2602XD | Burn of left eyelid and periocular area, subsequent encounter | CMS +T2602XS | Burn of left eyelid and periocular area, sequela | CMS +T2610XA | Burn of cornea and conjunctival sac, unspecified eye, initial encounter | CMS +T2610XD | Burn of cornea and conjunctival sac, unspecified eye, subsequent encounter | CMS +T2610XS | Burn of cornea and conjunctival sac, unspecified eye, sequela | CMS +T2611XA | Burn of cornea and conjunctival sac, right eye, initial encounter | CMS +T2611XD | Burn of cornea and conjunctival sac, right eye, subsequent encounter | CMS +T2611XS | Burn of cornea and conjunctival sac, right eye, sequela | CMS +T2612XA | Burn of cornea and conjunctival sac, left eye, initial encounter | CMS +T2612XD | Burn of cornea and conjunctival sac, left eye, subsequent encounter | CMS +T2612XS | Burn of cornea and conjunctival sac, left eye, sequela | CMS +T2620XA | Burn with resulting rupture and destruction of unspecified eyeball, initial encounter | CMS +T2620XD | Burn with resulting rupture and destruction of unspecified eyeball, subsequent encounter | CMS +T2620XS | Burn with resulting rupture and destruction of unspecified eyeball, sequela | CMS +T2621XA | Burn with resulting rupture and destruction of right eyeball, initial encounter | CMS +T2621XD | Burn with resulting rupture and destruction of right eyeball, subsequent encounter | CMS +T2621XS | Burn with resulting rupture and destruction of right eyeball, sequela | CMS +T2622XA | Burn with resulting rupture and destruction of left eyeball, initial encounter | CMS +T2622XD | Burn with resulting rupture and destruction of left eyeball, subsequent encounter | CMS +T2622XS | Burn with resulting rupture and destruction of left eyeball, sequela | CMS +T2630XA | Burns of other specified parts of unspecified eye and adnexa, initial encounter | CMS +T2630XD | Burns of other specified parts of unspecified eye and adnexa, subsequent encounter | CMS +T2630XS | Burns of other specified parts of unspecified eye and adnexa, sequela | CMS +T2631XA | Burns of other specified parts of right eye and adnexa, initial encounter | CMS +T2631XD | Burns of other specified parts of right eye and adnexa, subsequent encounter | CMS +T2631XS | Burns of other specified parts of right eye and adnexa, sequela | CMS +T2632XA | Burns of other specified parts of left eye and adnexa, initial encounter | CMS +T2632XD | Burns of other specified parts of left eye and adnexa, subsequent encounter | CMS +T2632XS | Burns of other specified parts of left eye and adnexa, sequela | CMS +T2640XA | Burn of unspecified eye and adnexa, part unspecified, initial encounter | CMS +T2640XD | Burn of unspecified eye and adnexa, part unspecified, subsequent encounter | CMS +T2640XS | Burn of unspecified eye and adnexa, part unspecified, sequela | CMS +T2641XA | Burn of right eye and adnexa, part unspecified, initial encounter | CMS +T2641XD | Burn of right eye and adnexa, part unspecified, subsequent encounter | CMS +T2641XS | Burn of right eye and adnexa, part unspecified, sequela | CMS +T2642XA | Burn of left eye and adnexa, part unspecified, initial encounter | CMS +T2642XD | Burn of left eye and adnexa, part unspecified, subsequent encounter | CMS +T2642XS | Burn of left eye and adnexa, part unspecified, sequela | CMS +T2650XA | Corrosion of unspecified eyelid and periocular area, initial encounter | CMS +T2650XD | Corrosion of unspecified eyelid and periocular area, subsequent encounter | CMS +T2650XS | Corrosion of unspecified eyelid and periocular area, sequela | CMS +T2651XA | Corrosion of right eyelid and periocular area, initial encounter | CMS +T2651XD | Corrosion of right eyelid and periocular area, subsequent encounter | CMS +T2651XS | Corrosion of right eyelid and periocular area, sequela | CMS +T2652XA | Corrosion of left eyelid and periocular area, initial encounter | CMS +T2652XD | Corrosion of left eyelid and periocular area, subsequent encounter | CMS +T2652XS | Corrosion of left eyelid and periocular area, sequela | CMS +T2660XA | Corrosion of cornea and conjunctival sac, unspecified eye, initial encounter | CMS +T2660XD | Corrosion of cornea and conjunctival sac, unspecified eye, subsequent encounter | CMS +T2660XS | Corrosion of cornea and conjunctival sac, unspecified eye, sequela | CMS +T2661XA | Corrosion of cornea and conjunctival sac, right eye, initial encounter | CMS +T2661XD | Corrosion of cornea and conjunctival sac, right eye, subsequent encounter | CMS +T2661XS | Corrosion of cornea and conjunctival sac, right eye, sequela | CMS +T2662XA | Corrosion of cornea and conjunctival sac, left eye, initial encounter | CMS +T2662XD | Corrosion of cornea and conjunctival sac, left eye, subsequent encounter | CMS +T2662XS | Corrosion of cornea and conjunctival sac, left eye, sequela | CMS +T2670XA | Corrosion with resulting rupture and destruction of unspecified eyeball, initial encounter | CMS +T2670XD | Corrosion with resulting rupture and destruction of unspecified eyeball, subsequent encounter | CMS +T2670XS | Corrosion with resulting rupture and destruction of unspecified eyeball, sequela | CMS +T2671XA | Corrosion with resulting rupture and destruction of right eyeball, initial encounter | CMS +T2671XD | Corrosion with resulting rupture and destruction of right eyeball, subsequent encounter | CMS +T2671XS | Corrosion with resulting rupture and destruction of right eyeball, sequela | CMS +T2672XA | Corrosion with resulting rupture and destruction of left eyeball, initial encounter | CMS +T2672XD | Corrosion with resulting rupture and destruction of left eyeball, subsequent encounter | CMS +T2672XS | Corrosion with resulting rupture and destruction of left eyeball, sequela | CMS +T2680XA | Corrosions of other specified parts of unspecified eye and adnexa, initial encounter | CMS +T2680XD | Corrosions of other specified parts of unspecified eye and adnexa, subsequent encounter | CMS +T2680XS | Corrosions of other specified parts of unspecified eye and adnexa, sequela | CMS +T2681XA | Corrosions of other specified parts of right eye and adnexa, initial encounter | CMS +T2681XD | Corrosions of other specified parts of right eye and adnexa, subsequent encounter | CMS +T2681XS | Corrosions of other specified parts of right eye and adnexa, sequela | CMS +T2682XA | Corrosions of other specified parts of left eye and adnexa, initial encounter | CMS +T2682XD | Corrosions of other specified parts of left eye and adnexa, subsequent encounter | CMS +T2682XS | Corrosions of other specified parts of left eye and adnexa, sequela | CMS +T2690XA | Corrosion of unspecified eye and adnexa, part unspecified, initial encounter | CMS +T2690XD | Corrosion of unspecified eye and adnexa, part unspecified, subsequent encounter | CMS +T2690XS | Corrosion of unspecified eye and adnexa, part unspecified, sequela | CMS +T2691XA | Corrosion of right eye and adnexa, part unspecified, initial encounter | CMS +T2691XD | Corrosion of right eye and adnexa, part unspecified, subsequent encounter | CMS +T2691XS | Corrosion of right eye and adnexa, part unspecified, sequela | CMS +T2692XA | Corrosion of left eye and adnexa, part unspecified, initial encounter | CMS +T2692XD | Corrosion of left eye and adnexa, part unspecified, subsequent encounter | CMS +T2692XS | Corrosion of left eye and adnexa, part unspecified, sequela | CMS +T270XXA | Burn of larynx and trachea, initial encounter | CMS +T270XXD | Burn of larynx and trachea, subsequent encounter | CMS +T270XXS | Burn of larynx and trachea, sequela | CMS +T271XXA | Burn involving larynx and trachea with lung, initial encounter | CMS +T271XXD | Burn involving larynx and trachea with lung, subsequent encounter | CMS +T271XXS | Burn involving larynx and trachea with lung, sequela | CMS +T272XXA | Burn of other parts of respiratory tract, initial encounter | CMS +T272XXD | Burn of other parts of respiratory tract, subsequent encounter | CMS +T272XXS | Burn of other parts of respiratory tract, sequela | CMS +T273XXA | Burn of respiratory tract, part unspecified, initial encounter | CMS +T273XXD | Burn of respiratory tract, part unspecified, subsequent encounter | CMS +T273XXS | Burn of respiratory tract, part unspecified, sequela | CMS +T274XXA | Corrosion of larynx and trachea, initial encounter | CMS +T274XXD | Corrosion of larynx and trachea, subsequent encounter | CMS +T274XXS | Corrosion of larynx and trachea, sequela | CMS +T275XXA | Corrosion involving larynx and trachea with lung, initial encounter | CMS +T275XXD | Corrosion involving larynx and trachea with lung, subsequent encounter | CMS +T275XXS | Corrosion involving larynx and trachea with lung, sequela | CMS +T276XXA | Corrosion of other parts of respiratory tract, initial encounter | CMS +T276XXD | Corrosion of other parts of respiratory tract, subsequent encounter | CMS +T276XXS | Corrosion of other parts of respiratory tract, sequela | CMS +T277XXA | Corrosion of respiratory tract, part unspecified, initial encounter | CMS +T277XXD | Corrosion of respiratory tract, part unspecified, subsequent encounter | CMS +T277XXS | Corrosion of respiratory tract, part unspecified, sequela | CMS +T280XXA | Burn of mouth and pharynx, initial encounter | CMS +T280XXD | Burn of mouth and pharynx, subsequent encounter | CMS +T280XXS | Burn of mouth and pharynx, sequela | CMS +T281XXA | Burn of esophagus, initial encounter | CMS +T281XXD | Burn of esophagus, subsequent encounter | CMS +T281XXS | Burn of esophagus, sequela | CMS +T282XXA | Burn of other parts of alimentary tract, initial encounter | CMS +T282XXD | Burn of other parts of alimentary tract, subsequent encounter | CMS +T282XXS | Burn of other parts of alimentary tract, sequela | CMS +T283XXA | Burn of internal genitourinary organs, initial encounter | CMS +T283XXD | Burn of internal genitourinary organs, subsequent encounter | CMS +T283XXS | Burn of internal genitourinary organs, sequela | CMS +T2840XA | Burn of unspecified internal organ, initial encounter | CMS +T2840XD | Burn of unspecified internal organ, subsequent encounter | CMS +T2840XS | Burn of unspecified internal organ, sequela | CMS +T28411A | Burn of right ear drum, initial encounter | CMS +T28411D | Burn of right ear drum, subsequent encounter | CMS +T28411S | Burn of right ear drum, sequela | CMS +T28412A | Burn of left ear drum, initial encounter | CMS +T28412D | Burn of left ear drum, subsequent encounter | CMS +T28412S | Burn of left ear drum, sequela | CMS +T28419A | Burn of unspecified ear drum, initial encounter | CMS +T28419D | Burn of unspecified ear drum, subsequent encounter | CMS +T28419S | Burn of unspecified ear drum, sequela | CMS +T2849XA | Burn of other internal organ, initial encounter | CMS +T2849XD | Burn of other internal organ, subsequent encounter | CMS +T2849XS | Burn of other internal organ, sequela | CMS +T285XXA | Corrosion of mouth and pharynx, initial encounter | CMS +T285XXD | Corrosion of mouth and pharynx, subsequent encounter | CMS +T285XXS | Corrosion of mouth and pharynx, sequela | CMS +T286XXA | Corrosion of esophagus, initial encounter | CMS +T286XXD | Corrosion of esophagus, subsequent encounter | CMS +T286XXS | Corrosion of esophagus, sequela | CMS +T287XXA | Corrosion of other parts of alimentary tract, initial encounter | CMS +T287XXD | Corrosion of other parts of alimentary tract, subsequent encounter | CMS +T287XXS | Corrosion of other parts of alimentary tract, sequela | CMS +T288XXA | Corrosion of internal genitourinary organs, initial encounter | CMS +T288XXD | Corrosion of internal genitourinary organs, subsequent encounter | CMS +T288XXS | Corrosion of internal genitourinary organs, sequela | CMS +T2890XA | Corrosions of unspecified internal organs, initial encounter | CMS +T2890XD | Corrosions of unspecified internal organs, subsequent encounter | CMS +T2890XS | Corrosions of unspecified internal organs, sequela | CMS +T28911A | Corrosions of right ear drum, initial encounter | CMS +T28911D | Corrosions of right ear drum, subsequent encounter | CMS +T28911S | Corrosions of right ear drum, sequela | CMS +T28912A | Corrosions of left ear drum, initial encounter | CMS +T28912D | Corrosions of left ear drum, subsequent encounter | CMS +T28912S | Corrosions of left ear drum, sequela | CMS +T28919A | Corrosions of unspecified ear drum, initial encounter | CMS +T28919D | Corrosions of unspecified ear drum, subsequent encounter | CMS +T28919S | Corrosions of unspecified ear drum, sequela | CMS +T2899XA | Corrosions of other internal organs, initial encounter | CMS +T2899XD | Corrosions of other internal organs, subsequent encounter | CMS +T2899XS | Corrosions of other internal organs, sequela | CMS +T300 | Burn of unspecified body region, unspecified degree | CMS +T304 | Corrosion of unspecified body region, unspecified degree | CMS +T310 | Burns involving less than 10% of body surface | CMS +T3110 | Burns involving 10-19% of body surface with 0% to 9% third degree burns | CMS +T3111 | Burns involving 10-19% of body surface with 10-19% third degree burns | CMS +T3120 | Burns involving 20-29% of body surface with 0% to 9% third degree burns | CMS +T3121 | Burns involving 20-29% of body surface with 10-19% third degree burns | CMS +T3122 | Burns involving 20-29% of body surface with 20-29% third degree burns | CMS +T3130 | Burns involving 30-39% of body surface with 0% to 9% third degree burns | CMS +T3131 | Burns involving 30-39% of body surface with 10-19% third degree burns | CMS +T3132 | Burns involving 30-39% of body surface with 20-29% third degree burns | CMS +T3133 | Burns involving 30-39% of body surface with 30-39% third degree burns | CMS +T3140 | Burns involving 40-49% of body surface with 0% to 9% third degree burns | CMS +T3141 | Burns involving 40-49% of body surface with 10-19% third degree burns | CMS +T3142 | Burns involving 40-49% of body surface with 20-29% third degree burns | CMS +T3143 | Burns involving 40-49% of body surface with 30-39% third degree burns | CMS +T3144 | Burns involving 40-49% of body surface with 40-49% third degree burns | CMS +T3150 | Burns involving 50-59% of body surface with 0% to 9% third degree burns | CMS +T3151 | Burns involving 50-59% of body surface with 10-19% third degree burns | CMS +T3152 | Burns involving 50-59% of body surface with 20-29% third degree burns | CMS +T3153 | Burns involving 50-59% of body surface with 30-39% third degree burns | CMS +T3154 | Burns involving 50-59% of body surface with 40-49% third degree burns | CMS +T3155 | Burns involving 50-59% of body surface with 50-59% third degree burns | CMS +T3160 | Burns involving 60-69% of body surface with 0% to 9% third degree burns | CMS +T3161 | Burns involving 60-69% of body surface with 10-19% third degree burns | CMS +T3162 | Burns involving 60-69% of body surface with 20-29% third degree burns | CMS +T3163 | Burns involving 60-69% of body surface with 30-39% third degree burns | CMS +T3164 | Burns involving 60-69% of body surface with 40-49% third degree burns | CMS +T3165 | Burns involving 60-69% of body surface with 50-59% third degree burns | CMS +T3166 | Burns involving 60-69% of body surface with 60-69% third degree burns | CMS +T3170 | Burns involving 70-79% of body surface with 0% to 9% third degree burns | CMS +T3171 | Burns involving 70-79% of body surface with 10-19% third degree burns | CMS +T3172 | Burns involving 70-79% of body surface with 20-29% third degree burns | CMS +T3173 | Burns involving 70-79% of body surface with 30-39% third degree burns | CMS +T3174 | Burns involving 70-79% of body surface with 40-49% third degree burns | CMS +T3175 | Burns involving 70-79% of body surface with 50-59% third degree burns | CMS +T3176 | Burns involving 70-79% of body surface with 60-69% third degree burns | CMS +T3177 | Burns involving 70-79% of body surface with 70-79% third degree burns | CMS +T3180 | Burns involving 80-89% of body surface with 0% to 9% third degree burns | CMS +T3181 | Burns involving 80-89% of body surface with 10-19% third degree burns | CMS +T3182 | Burns involving 80-89% of body surface with 20-29% third degree burns | CMS +T3183 | Burns involving 80-89% of body surface with 30-39% third degree burns | CMS +T3184 | Burns involving 80-89% of body surface with 40-49% third degree burns | CMS +T3185 | Burns involving 80-89% of body surface with 50-59% third degree burns | CMS +T3186 | Burns involving 80-89% of body surface with 60-69% third degree burns | CMS +T3187 | Burns involving 80-89% of body surface with 70-79% third degree burns | CMS +T3188 | Burns involving 80-89% of body surface with 80-89% third degree burns | CMS +T3190 | Burns involving 90% or more of body surface with 0% to 9% third degree burns | CMS +T3191 | Burns involving 90% or more of body surface with 10-19% third degree burns | CMS +T3192 | Burns involving 90% or more of body surface with 20-29% third degree burns | CMS +T3193 | Burns involving 90% or more of body surface with 30-39% third degree burns | CMS +T3194 | Burns involving 90% or more of body surface with 40-49% third degree burns | CMS +T3195 | Burns involving 90% or more of body surface with 50-59% third degree burns | CMS +T3196 | Burns involving 90% or more of body surface with 60-69% third degree burns | CMS +T3197 | Burns involving 90% or more of body surface with 70-79% third degree burns | CMS +T3198 | Burns involving 90% or more of body surface with 80-89% third degree burns | CMS +T3199 | Burns involving 90% or more of body surface with 90% or more third degree burns | CMS +T320 | Corrosions involving less than 10% of body surface | CMS +T3210 | Corrosions involving 10-19% of body surface with 0% to 9% third degree corrosion | CMS +T3211 | Corrosions involving 10-19% of body surface with 10-19% third degree corrosion | CMS +T3220 | Corrosions involving 20-29% of body surface with 0% to 9% third degree corrosion | CMS +T3221 | Corrosions involving 20-29% of body surface with 10-19% third degree corrosion | CMS +T3222 | Corrosions involving 20-29% of body surface with 20-29% third degree corrosion | CMS +T3230 | Corrosions involving 30-39% of body surface with 0% to 9% third degree corrosion | CMS +T3231 | Corrosions involving 30-39% of body surface with 10-19% third degree corrosion | CMS +T3232 | Corrosions involving 30-39% of body surface with 20-29% third degree corrosion | CMS +T3233 | Corrosions involving 30-39% of body surface with 30-39% third degree corrosion | CMS +T3240 | Corrosions involving 40-49% of body surface with 0% to 9% third degree corrosion | CMS +T3241 | Corrosions involving 40-49% of body surface with 10-19% third degree corrosion | CMS +T3242 | Corrosions involving 40-49% of body surface with 20-29% third degree corrosion | CMS +T3243 | Corrosions involving 40-49% of body surface with 30-39% third degree corrosion | CMS +T3244 | Corrosions involving 40-49% of body surface with 40-49% third degree corrosion | CMS +T3250 | Corrosions involving 50-59% of body surface with 0% to 9% third degree corrosion | CMS +T3251 | Corrosions involving 50-59% of body surface with 10-19% third degree corrosion | CMS +T3252 | Corrosions involving 50-59% of body surface with 20-29% third degree corrosion | CMS +T3253 | Corrosions involving 50-59% of body surface with 30-39% third degree corrosion | CMS +T3254 | Corrosions involving 50-59% of body surface with 40-49% third degree corrosion | CMS +T3255 | Corrosions involving 50-59% of body surface with 50-59% third degree corrosion | CMS +T3260 | Corrosions involving 60-69% of body surface with 0% to 9% third degree corrosion | CMS +T3261 | Corrosions involving 60-69% of body surface with 10-19% third degree corrosion | CMS +T3262 | Corrosions involving 60-69% of body surface with 20-29% third degree corrosion | CMS +T3263 | Corrosions involving 60-69% of body surface with 30-39% third degree corrosion | CMS +T3264 | Corrosions involving 60-69% of body surface with 40-49% third degree corrosion | CMS +T3265 | Corrosions involving 60-69% of body surface with 50-59% third degree corrosion | CMS +T3266 | Corrosions involving 60-69% of body surface with 60-69% third degree corrosion | CMS +T3270 | Corrosions involving 70-79% of body surface with 0% to 9% third degree corrosion | CMS +T3271 | Corrosions involving 70-79% of body surface with 10-19% third degree corrosion | CMS +T3272 | Corrosions involving 70-79% of body surface with 20-29% third degree corrosion | CMS +T3273 | Corrosions involving 70-79% of body surface with 30-39% third degree corrosion | CMS +T3274 | Corrosions involving 70-79% of body surface with 40-49% third degree corrosion | CMS +T3275 | Corrosions involving 70-79% of body surface with 50-59% third degree corrosion | CMS +T3276 | Corrosions involving 70-79% of body surface with 60-69% third degree corrosion | CMS +T3277 | Corrosions involving 70-79% of body surface with 70-79% third degree corrosion | CMS +T3280 | Corrosions involving 80-89% of body surface with 0% to 9% third degree corrosion | CMS +T3281 | Corrosions involving 80-89% of body surface with 10-19% third degree corrosion | CMS +T3282 | Corrosions involving 80-89% of body surface with 20-29% third degree corrosion | CMS +T3283 | Corrosions involving 80-89% of body surface with 30-39% third degree corrosion | CMS +T3284 | Corrosions involving 80-89% of body surface with 40-49% third degree corrosion | CMS +T3285 | Corrosions involving 80-89% of body surface with 50-59% third degree corrosion | CMS +T3286 | Corrosions involving 80-89% of body surface with 60-69% third degree corrosion | CMS +T3287 | Corrosions involving 80-89% of body surface with 70-79% third degree corrosion | CMS +T3288 | Corrosions involving 80-89% of body surface with 80-89% third degree corrosion | CMS +T3290 | Corrosions involving 90% or more of body surface with 0% to 9% third degree corrosion | CMS +T3291 | Corrosions involving 90% or more of body surface with 10-19% third degree corrosion | CMS +T3292 | Corrosions involving 90% or more of body surface with 20-29% third degree corrosion | CMS +T3293 | Corrosions involving 90% or more of body surface with 30-39% third degree corrosion | CMS +T3294 | Corrosions involving 90% or more of body surface with 40-49% third degree corrosion | CMS +T3295 | Corrosions involving 90% or more of body surface with 50-59% third degree corrosion | CMS +T3296 | Corrosions involving 90% or more of body surface with 60-69% third degree corrosion | CMS +T3297 | Corrosions involving 90% or more of body surface with 70-79% third degree corrosion | CMS +T3298 | Corrosions involving 90% or more of body surface with 80-89% third degree corrosion | CMS +T3299 | Corrosions involving 90% or more of body surface with 90% or more third degree corrosion | CMS +T33011A | Superficial frostbite of right ear, initial encounter | CMS +T33011D | Superficial frostbite of right ear, subsequent encounter | CMS +T33011S | Superficial frostbite of right ear, sequela | CMS +T33012A | Superficial frostbite of left ear, initial encounter | CMS +T33012D | Superficial frostbite of left ear, subsequent encounter | CMS +T33012S | Superficial frostbite of left ear, sequela | CMS +T33019A | Superficial frostbite of unspecified ear, initial encounter | CMS +T33019D | Superficial frostbite of unspecified ear, subsequent encounter | CMS +T33019S | Superficial frostbite of unspecified ear, sequela | CMS +T3302XA | Superficial frostbite of nose, initial encounter | CMS +T3302XD | Superficial frostbite of nose, subsequent encounter | CMS +T3302XS | Superficial frostbite of nose, sequela | CMS +T3309XA | Superficial frostbite of other part of head, initial encounter | CMS +T3309XD | Superficial frostbite of other part of head, subsequent encounter | CMS +T3309XS | Superficial frostbite of other part of head, sequela | CMS +T331XXA | Superficial frostbite of neck, initial encounter | CMS +T331XXD | Superficial frostbite of neck, subsequent encounter | CMS +T331XXS | Superficial frostbite of neck, sequela | CMS +T332XXA | Superficial frostbite of thorax, initial encounter | CMS +T332XXD | Superficial frostbite of thorax, subsequent encounter | CMS +T332XXS | Superficial frostbite of thorax, sequela | CMS +T333XXA | Superficial frostbite of abdominal wall, lower back and pelvis, initial encounter | CMS +T333XXD | Superficial frostbite of abdominal wall, lower back and pelvis, subsequent encounter | CMS +T333XXS | Superficial frostbite of abdominal wall, lower back and pelvis, sequela | CMS +T3340XA | Superficial frostbite of unspecified arm, initial encounter | CMS +T3340XD | Superficial frostbite of unspecified arm, subsequent encounter | CMS +T3340XS | Superficial frostbite of unspecified arm, sequela | CMS +T3341XA | Superficial frostbite of right arm, initial encounter | CMS +T3341XD | Superficial frostbite of right arm, subsequent encounter | CMS +T3341XS | Superficial frostbite of right arm, sequela | CMS +T3342XA | Superficial frostbite of left arm, initial encounter | CMS +T3342XD | Superficial frostbite of left arm, subsequent encounter | CMS +T3342XS | Superficial frostbite of left arm, sequela | CMS +T33511A | Superficial frostbite of right wrist, initial encounter | CMS +T33511D | Superficial frostbite of right wrist, subsequent encounter | CMS +T33511S | Superficial frostbite of right wrist, sequela | CMS +T33512A | Superficial frostbite of left wrist, initial encounter | CMS +T33512D | Superficial frostbite of left wrist, subsequent encounter | CMS +T33512S | Superficial frostbite of left wrist, sequela | CMS +T33519A | Superficial frostbite of unspecified wrist, initial encounter | CMS +T33519D | Superficial frostbite of unspecified wrist, subsequent encounter | CMS +T33519S | Superficial frostbite of unspecified wrist, sequela | CMS +T33521A | Superficial frostbite of right hand, initial encounter | CMS +T33521D | Superficial frostbite of right hand, subsequent encounter | CMS +T33521S | Superficial frostbite of right hand, sequela | CMS +T33522A | Superficial frostbite of left hand, initial encounter | CMS +T33522D | Superficial frostbite of left hand, subsequent encounter | CMS +T33522S | Superficial frostbite of left hand, sequela | CMS +T33529A | Superficial frostbite of unspecified hand, initial encounter | CMS +T33529D | Superficial frostbite of unspecified hand, subsequent encounter | CMS +T33529S | Superficial frostbite of unspecified hand, sequela | CMS +T33531A | Superficial frostbite of right finger(s), initial encounter | CMS +T33531D | Superficial frostbite of right finger(s), subsequent encounter | CMS +T33531S | Superficial frostbite of right finger(s), sequela | CMS +T33532A | Superficial frostbite of left finger(s), initial encounter | CMS +T33532D | Superficial frostbite of left finger(s), subsequent encounter | CMS +T33532S | Superficial frostbite of left finger(s), sequela | CMS +T33539A | Superficial frostbite of unspecified finger(s), initial encounter | CMS +T33539D | Superficial frostbite of unspecified finger(s), subsequent encounter | CMS +T33539S | Superficial frostbite of unspecified finger(s), sequela | CMS +T3360XA | Superficial frostbite of unspecified hip and thigh, initial encounter | CMS +T3360XD | Superficial frostbite of unspecified hip and thigh, subsequent encounter | CMS +T3360XS | Superficial frostbite of unspecified hip and thigh, sequela | CMS +T3361XA | Superficial frostbite of right hip and thigh, initial encounter | CMS +T3361XD | Superficial frostbite of right hip and thigh, subsequent encounter | CMS +T3361XS | Superficial frostbite of right hip and thigh, sequela | CMS +T3362XA | Superficial frostbite of left hip and thigh, initial encounter | CMS +T3362XD | Superficial frostbite of left hip and thigh, subsequent encounter | CMS +T3362XS | Superficial frostbite of left hip and thigh, sequela | CMS +T3370XA | Superficial frostbite of unspecified knee and lower leg, initial encounter | CMS +T3370XD | Superficial frostbite of unspecified knee and lower leg, subsequent encounter | CMS +T3370XS | Superficial frostbite of unspecified knee and lower leg, sequela | CMS +T3371XA | Superficial frostbite of right knee and lower leg, initial encounter | CMS +T3371XD | Superficial frostbite of right knee and lower leg, subsequent encounter | CMS +T3371XS | Superficial frostbite of right knee and lower leg, sequela | CMS +T3372XA | Superficial frostbite of left knee and lower leg, initial encounter | CMS +T3372XD | Superficial frostbite of left knee and lower leg, subsequent encounter | CMS +T3372XS | Superficial frostbite of left knee and lower leg, sequela | CMS +T33811A | Superficial frostbite of right ankle, initial encounter | CMS +T33811D | Superficial frostbite of right ankle, subsequent encounter | CMS +T33811S | Superficial frostbite of right ankle, sequela | CMS +T33812A | Superficial frostbite of left ankle, initial encounter | CMS +T33812D | Superficial frostbite of left ankle, subsequent encounter | CMS +T33812S | Superficial frostbite of left ankle, sequela | CMS +T33819A | Superficial frostbite of unspecified ankle, initial encounter | CMS +T33819D | Superficial frostbite of unspecified ankle, subsequent encounter | CMS +T33819S | Superficial frostbite of unspecified ankle, sequela | CMS +T33821A | Superficial frostbite of right foot, initial encounter | CMS +T33821D | Superficial frostbite of right foot, subsequent encounter | CMS +T33821S | Superficial frostbite of right foot, sequela | CMS +T33822A | Superficial frostbite of left foot, initial encounter | CMS +T33822D | Superficial frostbite of left foot, subsequent encounter | CMS +T33822S | Superficial frostbite of left foot, sequela | CMS +T33829A | Superficial frostbite of unspecified foot, initial encounter | CMS +T33829D | Superficial frostbite of unspecified foot, subsequent encounter | CMS +T33829S | Superficial frostbite of unspecified foot, sequela | CMS +T33831A | Superficial frostbite of right toe(s), initial encounter | CMS +T33831D | Superficial frostbite of right toe(s), subsequent encounter | CMS +T33831S | Superficial frostbite of right toe(s), sequela | CMS +T33832A | Superficial frostbite of left toe(s), initial encounter | CMS +T33832D | Superficial frostbite of left toe(s), subsequent encounter | CMS +T33832S | Superficial frostbite of left toe(s), sequela | CMS +T33839A | Superficial frostbite of unspecified toe(s), initial encounter | CMS +T33839D | Superficial frostbite of unspecified toe(s), subsequent encounter | CMS +T33839S | Superficial frostbite of unspecified toe(s), sequela | CMS +T3390XA | Superficial frostbite of unspecified sites, initial encounter | CMS +T3390XD | Superficial frostbite of unspecified sites, subsequent encounter | CMS +T3390XS | Superficial frostbite of unspecified sites, sequela | CMS +T3399XA | Superficial frostbite of other sites, initial encounter | CMS +T3399XD | Superficial frostbite of other sites, subsequent encounter | CMS +T3399XS | Superficial frostbite of other sites, sequela | CMS +T34011A | Frostbite with tissue necrosis of right ear, initial encounter | CMS +T34011D | Frostbite with tissue necrosis of right ear, subsequent encounter | CMS +T34011S | Frostbite with tissue necrosis of right ear, sequela | CMS +T34012A | Frostbite with tissue necrosis of left ear, initial encounter | CMS +T34012D | Frostbite with tissue necrosis of left ear, subsequent encounter | CMS +T34012S | Frostbite with tissue necrosis of left ear, sequela | CMS +T34019A | Frostbite with tissue necrosis of unspecified ear, initial encounter | CMS +T34019D | Frostbite with tissue necrosis of unspecified ear, subsequent encounter | CMS +T34019S | Frostbite with tissue necrosis of unspecified ear, sequela | CMS +T3402XA | Frostbite with tissue necrosis of nose, initial encounter | CMS +T3402XD | Frostbite with tissue necrosis of nose, subsequent encounter | CMS +T3402XS | Frostbite with tissue necrosis of nose, sequela | CMS +T3409XA | Frostbite with tissue necrosis of other part of head, initial encounter | CMS +T3409XD | Frostbite with tissue necrosis of other part of head, subsequent encounter | CMS +T3409XS | Frostbite with tissue necrosis of other part of head, sequela | CMS +T341XXA | Frostbite with tissue necrosis of neck, initial encounter | CMS +T341XXD | Frostbite with tissue necrosis of neck, subsequent encounter | CMS +T341XXS | Frostbite with tissue necrosis of neck, sequela | CMS +T342XXA | Frostbite with tissue necrosis of thorax, initial encounter | CMS +T342XXD | Frostbite with tissue necrosis of thorax, subsequent encounter | CMS +T342XXS | Frostbite with tissue necrosis of thorax, sequela | CMS +T343XXA | Frostbite with tissue necrosis of abdominal wall, lower back and pelvis, initial encounter | CMS +T343XXD | Frostbite with tissue necrosis of abdominal wall, lower back and pelvis, subsequent encounter | CMS +T343XXS | Frostbite with tissue necrosis of abdominal wall, lower back and pelvis, sequela | CMS +T3440XA | Frostbite with tissue necrosis of unspecified arm, initial encounter | CMS +T3440XD | Frostbite with tissue necrosis of unspecified arm, subsequent encounter | CMS +T3440XS | Frostbite with tissue necrosis of unspecified arm, sequela | CMS +T3441XA | Frostbite with tissue necrosis of right arm, initial encounter | CMS +T3441XD | Frostbite with tissue necrosis of right arm, subsequent encounter | CMS +T3441XS | Frostbite with tissue necrosis of right arm, sequela | CMS +T3442XA | Frostbite with tissue necrosis of left arm, initial encounter | CMS +T3442XD | Frostbite with tissue necrosis of left arm, subsequent encounter | CMS +T3442XS | Frostbite with tissue necrosis of left arm, sequela | CMS +T34511A | Frostbite with tissue necrosis of right wrist, initial encounter | CMS +T34511D | Frostbite with tissue necrosis of right wrist, subsequent encounter | CMS +T34511S | Frostbite with tissue necrosis of right wrist, sequela | CMS +T34512A | Frostbite with tissue necrosis of left wrist, initial encounter | CMS +T34512D | Frostbite with tissue necrosis of left wrist, subsequent encounter | CMS +T34512S | Frostbite with tissue necrosis of left wrist, sequela | CMS +T34519A | Frostbite with tissue necrosis of unspecified wrist, initial encounter | CMS +T34519D | Frostbite with tissue necrosis of unspecified wrist, subsequent encounter | CMS +T34519S | Frostbite with tissue necrosis of unspecified wrist, sequela | CMS +T34521A | Frostbite with tissue necrosis of right hand, initial encounter | CMS +T34521D | Frostbite with tissue necrosis of right hand, subsequent encounter | CMS +T34521S | Frostbite with tissue necrosis of right hand, sequela | CMS +T34522A | Frostbite with tissue necrosis of left hand, initial encounter | CMS +T34522D | Frostbite with tissue necrosis of left hand, subsequent encounter | CMS +T34522S | Frostbite with tissue necrosis of left hand, sequela | CMS +T34529A | Frostbite with tissue necrosis of unspecified hand, initial encounter | CMS +T34529D | Frostbite with tissue necrosis of unspecified hand, subsequent encounter | CMS +T34529S | Frostbite with tissue necrosis of unspecified hand, sequela | CMS +T34531A | Frostbite with tissue necrosis of right finger(s), initial encounter | CMS +T34531D | Frostbite with tissue necrosis of right finger(s), subsequent encounter | CMS +T34531S | Frostbite with tissue necrosis of right finger(s), sequela | CMS +T34532A | Frostbite with tissue necrosis of left finger(s), initial encounter | CMS +T34532D | Frostbite with tissue necrosis of left finger(s), subsequent encounter | CMS +T34532S | Frostbite with tissue necrosis of left finger(s), sequela | CMS +T34539A | Frostbite with tissue necrosis of unspecified finger(s), initial encounter | CMS +T34539D | Frostbite with tissue necrosis of unspecified finger(s), subsequent encounter | CMS +T34539S | Frostbite with tissue necrosis of unspecified finger(s), sequela | CMS +T3460XA | Frostbite with tissue necrosis of unspecified hip and thigh, initial encounter | CMS +T3460XD | Frostbite with tissue necrosis of unspecified hip and thigh, subsequent encounter | CMS +T3460XS | Frostbite with tissue necrosis of unspecified hip and thigh, sequela | CMS +T3461XA | Frostbite with tissue necrosis of right hip and thigh, initial encounter | CMS +T3461XD | Frostbite with tissue necrosis of right hip and thigh, subsequent encounter | CMS +T3461XS | Frostbite with tissue necrosis of right hip and thigh, sequela | CMS +T3462XA | Frostbite with tissue necrosis of left hip and thigh, initial encounter | CMS +T3462XD | Frostbite with tissue necrosis of left hip and thigh, subsequent encounter | CMS +T3462XS | Frostbite with tissue necrosis of left hip and thigh, sequela | CMS +T3470XA | Frostbite with tissue necrosis of unspecified knee and lower leg, initial encounter | CMS +T3470XD | Frostbite with tissue necrosis of unspecified knee and lower leg, subsequent encounter | CMS +T3470XS | Frostbite with tissue necrosis of unspecified knee and lower leg, sequela | CMS +T3471XA | Frostbite with tissue necrosis of right knee and lower leg, initial encounter | CMS +T3471XD | Frostbite with tissue necrosis of right knee and lower leg, subsequent encounter | CMS +T3471XS | Frostbite with tissue necrosis of right knee and lower leg, sequela | CMS +T3472XA | Frostbite with tissue necrosis of left knee and lower leg, initial encounter | CMS +T3472XD | Frostbite with tissue necrosis of left knee and lower leg, subsequent encounter | CMS +T3472XS | Frostbite with tissue necrosis of left knee and lower leg, sequela | CMS +T34811A | Frostbite with tissue necrosis of right ankle, initial encounter | CMS +T34811D | Frostbite with tissue necrosis of right ankle, subsequent encounter | CMS +T34811S | Frostbite with tissue necrosis of right ankle, sequela | CMS +T34812A | Frostbite with tissue necrosis of left ankle, initial encounter | CMS +T34812D | Frostbite with tissue necrosis of left ankle, subsequent encounter | CMS +T34812S | Frostbite with tissue necrosis of left ankle, sequela | CMS +T34819A | Frostbite with tissue necrosis of unspecified ankle, initial encounter | CMS +T34819D | Frostbite with tissue necrosis of unspecified ankle, subsequent encounter | CMS +T34819S | Frostbite with tissue necrosis of unspecified ankle, sequela | CMS +T34821A | Frostbite with tissue necrosis of right foot, initial encounter | CMS +T34821D | Frostbite with tissue necrosis of right foot, subsequent encounter | CMS +T34821S | Frostbite with tissue necrosis of right foot, sequela | CMS +T34822A | Frostbite with tissue necrosis of left foot, initial encounter | CMS +T34822D | Frostbite with tissue necrosis of left foot, subsequent encounter | CMS +T34822S | Frostbite with tissue necrosis of left foot, sequela | CMS +T34829A | Frostbite with tissue necrosis of unspecified foot, initial encounter | CMS +T34829D | Frostbite with tissue necrosis of unspecified foot, subsequent encounter | CMS +T34829S | Frostbite with tissue necrosis of unspecified foot, sequela | CMS +T34831A | Frostbite with tissue necrosis of right toe(s), initial encounter | CMS +T34831D | Frostbite with tissue necrosis of right toe(s), subsequent encounter | CMS +T34831S | Frostbite with tissue necrosis of right toe(s), sequela | CMS +T34832A | Frostbite with tissue necrosis of left toe(s), initial encounter | CMS +T34832D | Frostbite with tissue necrosis of left toe(s), subsequent encounter | CMS +T34832S | Frostbite with tissue necrosis of left toe(s), sequela | CMS +T34839A | Frostbite with tissue necrosis of unspecified toe(s), initial encounter | CMS +T34839D | Frostbite with tissue necrosis of unspecified toe(s), subsequent encounter | CMS +T34839S | Frostbite with tissue necrosis of unspecified toe(s), sequela | CMS +T3490XA | Frostbite with tissue necrosis of unspecified sites, initial encounter | CMS +T3490XD | Frostbite with tissue necrosis of unspecified sites, subsequent encounter | CMS +T3490XS | Frostbite with tissue necrosis of unspecified sites, sequela | CMS +T3499XA | Frostbite with tissue necrosis of other sites, initial encounter | CMS +T3499XD | Frostbite with tissue necrosis of other sites, subsequent encounter | CMS +T3499XS | Frostbite with tissue necrosis of other sites, sequela | CMS +T360X1A | Poisoning by penicillins, accidental (unintentional), initial encounter | CMS +T360X1D | Poisoning by penicillins, accidental (unintentional), subsequent encounter | CMS +T360X1S | Poisoning by penicillins, accidental (unintentional), sequela | CMS +T360X2A | Poisoning by penicillins, intentional self-harm, initial encounter | CMS +T360X2D | Poisoning by penicillins, intentional self-harm, subsequent encounter | CMS +T360X2S | Poisoning by penicillins, intentional self-harm, sequela | CMS +T360X3A | Poisoning by penicillins, assault, initial encounter | CMS +T360X3D | Poisoning by penicillins, assault, subsequent encounter | CMS +T360X3S | Poisoning by penicillins, assault, sequela | CMS +T360X4A | Poisoning by penicillins, undetermined, initial encounter | CMS +T360X4D | Poisoning by penicillins, undetermined, subsequent encounter | CMS +T360X4S | Poisoning by penicillins, undetermined, sequela | CMS +T360X5A | Adverse effect of penicillins, initial encounter | CMS +T360X5D | Adverse effect of penicillins, subsequent encounter | CMS +T360X5S | Adverse effect of penicillins, sequela | CMS +T360X6A | Underdosing of penicillins, initial encounter | CMS +T360X6D | Underdosing of penicillins, subsequent encounter | CMS +T360X6S | Underdosing of penicillins, sequela | CMS +T361X1A | Poisoning by cephalosporins and other beta-lactam antibiotics, accidental (unintentional), initial encounter | CMS +T361X1D | Poisoning by cephalosporins and other beta-lactam antibiotics, accidental (unintentional), subsequent encounter | CMS +T361X1S | Poisoning by cephalosporins and other beta-lactam antibiotics, accidental (unintentional), sequela | CMS +T361X2A | Poisoning by cephalosporins and other beta-lactam antibiotics, intentional self-harm, initial encounter | CMS +T361X2D | Poisoning by cephalosporins and other beta-lactam antibiotics, intentional self-harm, subsequent encounter | CMS +T361X2S | Poisoning by cephalosporins and other beta-lactam antibiotics, intentional self-harm, sequela | CMS +T361X3A | Poisoning by cephalosporins and other beta-lactam antibiotics, assault, initial encounter | CMS +T361X3D | Poisoning by cephalosporins and other beta-lactam antibiotics, assault, subsequent encounter | CMS +T361X3S | Poisoning by cephalosporins and other beta-lactam antibiotics, assault, sequela | CMS +T361X4A | Poisoning by cephalosporins and other beta-lactam antibiotics, undetermined, initial encounter | CMS +T361X4D | Poisoning by cephalosporins and other beta-lactam antibiotics, undetermined, subsequent encounter | CMS +T361X4S | Poisoning by cephalosporins and other beta-lactam antibiotics, undetermined, sequela | CMS +T361X5A | Adverse effect of cephalosporins and other beta-lactam antibiotics, initial encounter | CMS +T361X5D | Adverse effect of cephalosporins and other beta-lactam antibiotics, subsequent encounter | CMS +T361X5S | Adverse effect of cephalosporins and other beta-lactam antibiotics, sequela | CMS +T361X6A | Underdosing of cephalosporins and other beta-lactam antibiotics, initial encounter | CMS +T361X6D | Underdosing of cephalosporins and other beta-lactam antibiotics, subsequent encounter | CMS +T361X6S | Underdosing of cephalosporins and other beta-lactam antibiotics, sequela | CMS +T362X1A | Poisoning by chloramphenicol group, accidental (unintentional), initial encounter | CMS +T362X1D | Poisoning by chloramphenicol group, accidental (unintentional), subsequent encounter | CMS +T362X1S | Poisoning by chloramphenicol group, accidental (unintentional), sequela | CMS +T362X2A | Poisoning by chloramphenicol group, intentional self-harm, initial encounter | CMS +T362X2D | Poisoning by chloramphenicol group, intentional self-harm, subsequent encounter | CMS +T362X2S | Poisoning by chloramphenicol group, intentional self-harm, sequela | CMS +T362X3A | Poisoning by chloramphenicol group, assault, initial encounter | CMS +T362X3D | Poisoning by chloramphenicol group, assault, subsequent encounter | CMS +T362X3S | Poisoning by chloramphenicol group, assault, sequela | CMS +T362X4A | Poisoning by chloramphenicol group, undetermined, initial encounter | CMS +T362X4D | Poisoning by chloramphenicol group, undetermined, subsequent encounter | CMS +T362X4S | Poisoning by chloramphenicol group, undetermined, sequela | CMS +T362X5A | Adverse effect of chloramphenicol group, initial encounter | CMS +T362X5D | Adverse effect of chloramphenicol group, subsequent encounter | CMS +T362X5S | Adverse effect of chloramphenicol group, sequela | CMS +T362X6A | Underdosing of chloramphenicol group, initial encounter | CMS +T362X6D | Underdosing of chloramphenicol group, subsequent encounter | CMS +T362X6S | Underdosing of chloramphenicol group, sequela | CMS +T363X1A | Poisoning by macrolides, accidental (unintentional), initial encounter | CMS +T363X1D | Poisoning by macrolides, accidental (unintentional), subsequent encounter | CMS +T363X1S | Poisoning by macrolides, accidental (unintentional), sequela | CMS +T363X2A | Poisoning by macrolides, intentional self-harm, initial encounter | CMS +T363X2D | Poisoning by macrolides, intentional self-harm, subsequent encounter | CMS +T363X2S | Poisoning by macrolides, intentional self-harm, sequela | CMS +T363X3A | Poisoning by macrolides, assault, initial encounter | CMS +T363X3D | Poisoning by macrolides, assault, subsequent encounter | CMS +T363X3S | Poisoning by macrolides, assault, sequela | CMS +T363X4A | Poisoning by macrolides, undetermined, initial encounter | CMS +T363X4D | Poisoning by macrolides, undetermined, subsequent encounter | CMS +T363X4S | Poisoning by macrolides, undetermined, sequela | CMS +T363X5A | Adverse effect of macrolides, initial encounter | CMS +T363X5D | Adverse effect of macrolides, subsequent encounter | CMS +T363X5S | Adverse effect of macrolides, sequela | CMS +T363X6A | Underdosing of macrolides, initial encounter | CMS +T363X6D | Underdosing of macrolides, subsequent encounter | CMS +T363X6S | Underdosing of macrolides, sequela | CMS +T364X1A | Poisoning by tetracyclines, accidental (unintentional), initial encounter | CMS +T364X1D | Poisoning by tetracyclines, accidental (unintentional), subsequent encounter | CMS +T364X1S | Poisoning by tetracyclines, accidental (unintentional), sequela | CMS +T364X2A | Poisoning by tetracyclines, intentional self-harm, initial encounter | CMS +T364X2D | Poisoning by tetracyclines, intentional self-harm, subsequent encounter | CMS +T364X2S | Poisoning by tetracyclines, intentional self-harm, sequela | CMS +T364X3A | Poisoning by tetracyclines, assault, initial encounter | CMS +T364X3D | Poisoning by tetracyclines, assault, subsequent encounter | CMS +T364X3S | Poisoning by tetracyclines, assault, sequela | CMS +T364X4A | Poisoning by tetracyclines, undetermined, initial encounter | CMS +T364X4D | Poisoning by tetracyclines, undetermined, subsequent encounter | CMS +T364X4S | Poisoning by tetracyclines, undetermined, sequela | CMS +T364X5A | Adverse effect of tetracyclines, initial encounter | CMS +T364X5D | Adverse effect of tetracyclines, subsequent encounter | CMS +T364X5S | Adverse effect of tetracyclines, sequela | CMS +T364X6A | Underdosing of tetracyclines, initial encounter | CMS +T364X6D | Underdosing of tetracyclines, subsequent encounter | CMS +T364X6S | Underdosing of tetracyclines, sequela | CMS +T365X1A | Poisoning by aminoglycosides, accidental (unintentional), initial encounter | CMS +T365X1D | Poisoning by aminoglycosides, accidental (unintentional), subsequent encounter | CMS +T365X1S | Poisoning by aminoglycosides, accidental (unintentional), sequela | CMS +T365X2A | Poisoning by aminoglycosides, intentional self-harm, initial encounter | CMS +T365X2D | Poisoning by aminoglycosides, intentional self-harm, subsequent encounter | CMS +T365X2S | Poisoning by aminoglycosides, intentional self-harm, sequela | CMS +T365X3A | Poisoning by aminoglycosides, assault, initial encounter | CMS +T365X3D | Poisoning by aminoglycosides, assault, subsequent encounter | CMS +T365X3S | Poisoning by aminoglycosides, assault, sequela | CMS +T365X4A | Poisoning by aminoglycosides, undetermined, initial encounter | CMS +T365X4D | Poisoning by aminoglycosides, undetermined, subsequent encounter | CMS +T365X4S | Poisoning by aminoglycosides, undetermined, sequela | CMS +T365X5A | Adverse effect of aminoglycosides, initial encounter | CMS +T365X5D | Adverse effect of aminoglycosides, subsequent encounter | CMS +T365X5S | Adverse effect of aminoglycosides, sequela | CMS +T365X6A | Underdosing of aminoglycosides, initial encounter | CMS +T365X6D | Underdosing of aminoglycosides, subsequent encounter | CMS +T365X6S | Underdosing of aminoglycosides, sequela | CMS +T366X1A | Poisoning by rifampicins, accidental (unintentional), initial encounter | CMS +T366X1D | Poisoning by rifampicins, accidental (unintentional), subsequent encounter | CMS +T366X1S | Poisoning by rifampicins, accidental (unintentional), sequela | CMS +T366X2A | Poisoning by rifampicins, intentional self-harm, initial encounter | CMS +T366X2D | Poisoning by rifampicins, intentional self-harm, subsequent encounter | CMS +T366X2S | Poisoning by rifampicins, intentional self-harm, sequela | CMS +T366X3A | Poisoning by rifampicins, assault, initial encounter | CMS +T366X3D | Poisoning by rifampicins, assault, subsequent encounter | CMS +T366X3S | Poisoning by rifampicins, assault, sequela | CMS +T366X4A | Poisoning by rifampicins, undetermined, initial encounter | CMS +T366X4D | Poisoning by rifampicins, undetermined, subsequent encounter | CMS +T366X4S | Poisoning by rifampicins, undetermined, sequela | CMS +T366X5A | Adverse effect of rifampicins, initial encounter | CMS +T366X5D | Adverse effect of rifampicins, subsequent encounter | CMS +T366X5S | Adverse effect of rifampicins, sequela | CMS +T366X6A | Underdosing of rifampicins, initial encounter | CMS +T366X6D | Underdosing of rifampicins, subsequent encounter | CMS +T366X6S | Underdosing of rifampicins, sequela | CMS +T367X1A | Poisoning by antifungal antibiotics, systemically used, accidental (unintentional), initial encounter | CMS +T367X1D | Poisoning by antifungal antibiotics, systemically used, accidental (unintentional), subsequent encounter | CMS +T367X1S | Poisoning by antifungal antibiotics, systemically used, accidental (unintentional), sequela | CMS +T367X2A | Poisoning by antifungal antibiotics, systemically used, intentional self-harm, initial encounter | CMS +T367X2D | Poisoning by antifungal antibiotics, systemically used, intentional self-harm, subsequent encounter | CMS +T367X2S | Poisoning by antifungal antibiotics, systemically used, intentional self-harm, sequela | CMS +T367X3A | Poisoning by antifungal antibiotics, systemically used, assault, initial encounter | CMS +T367X3D | Poisoning by antifungal antibiotics, systemically used, assault, subsequent encounter | CMS +T367X3S | Poisoning by antifungal antibiotics, systemically used, assault, sequela | CMS +T367X4A | Poisoning by antifungal antibiotics, systemically used, undetermined, initial encounter | CMS +T367X4D | Poisoning by antifungal antibiotics, systemically used, undetermined, subsequent encounter | CMS +T367X4S | Poisoning by antifungal antibiotics, systemically used, undetermined, sequela | CMS +T367X5A | Adverse effect of antifungal antibiotics, systemically used, initial encounter | CMS +T367X5D | Adverse effect of antifungal antibiotics, systemically used, subsequent encounter | CMS +T367X5S | Adverse effect of antifungal antibiotics, systemically used, sequela | CMS +T367X6A | Underdosing of antifungal antibiotics, systemically used, initial encounter | CMS +T367X6D | Underdosing of antifungal antibiotics, systemically used, subsequent encounter | CMS +T367X6S | Underdosing of antifungal antibiotics, systemically used, sequela | CMS +T368X1A | Poisoning by other systemic antibiotics, accidental (unintentional), initial encounter | CMS +T368X1D | Poisoning by other systemic antibiotics, accidental (unintentional), subsequent encounter | CMS +T368X1S | Poisoning by other systemic antibiotics, accidental (unintentional), sequela | CMS +T368X2A | Poisoning by other systemic antibiotics, intentional self-harm, initial encounter | CMS +T368X2D | Poisoning by other systemic antibiotics, intentional self-harm, subsequent encounter | CMS +T368X2S | Poisoning by other systemic antibiotics, intentional self-harm, sequela | CMS +T368X3A | Poisoning by other systemic antibiotics, assault, initial encounter | CMS +T368X3D | Poisoning by other systemic antibiotics, assault, subsequent encounter | CMS +T368X3S | Poisoning by other systemic antibiotics, assault, sequela | CMS +T368X4A | Poisoning by other systemic antibiotics, undetermined, initial encounter | CMS +T368X4D | Poisoning by other systemic antibiotics, undetermined, subsequent encounter | CMS +T368X4S | Poisoning by other systemic antibiotics, undetermined, sequela | CMS +T368X5A | Adverse effect of other systemic antibiotics, initial encounter | CMS +T368X5D | Adverse effect of other systemic antibiotics, subsequent encounter | CMS +T368X5S | Adverse effect of other systemic antibiotics, sequela | CMS +T368X6A | Underdosing of other systemic antibiotics, initial encounter | CMS +T368X6D | Underdosing of other systemic antibiotics, subsequent encounter | CMS +T368X6S | Underdosing of other systemic antibiotics, sequela | CMS +T3691XA | Poisoning by unspecified systemic antibiotic, accidental (unintentional), initial encounter | CMS +T3691XD | Poisoning by unspecified systemic antibiotic, accidental (unintentional), subsequent encounter | CMS +T3691XS | Poisoning by unspecified systemic antibiotic, accidental (unintentional), sequela | CMS +T3692XA | Poisoning by unspecified systemic antibiotic, intentional self-harm, initial encounter | CMS +T3692XD | Poisoning by unspecified systemic antibiotic, intentional self-harm, subsequent encounter | CMS +T3692XS | Poisoning by unspecified systemic antibiotic, intentional self-harm, sequela | CMS +T3693XA | Poisoning by unspecified systemic antibiotic, assault, initial encounter | CMS +T3693XD | Poisoning by unspecified systemic antibiotic, assault, subsequent encounter | CMS +T3693XS | Poisoning by unspecified systemic antibiotic, assault, sequela | CMS +T3694XA | Poisoning by unspecified systemic antibiotic, undetermined, initial encounter | CMS +T3694XD | Poisoning by unspecified systemic antibiotic, undetermined, subsequent encounter | CMS +T3694XS | Poisoning by unspecified systemic antibiotic, undetermined, sequela | CMS +T3695XA | Adverse effect of unspecified systemic antibiotic, initial encounter | CMS +T3695XD | Adverse effect of unspecified systemic antibiotic, subsequent encounter | CMS +T3695XS | Adverse effect of unspecified systemic antibiotic, sequela | CMS +T3696XA | Underdosing of unspecified systemic antibiotic, initial encounter | CMS +T3696XD | Underdosing of unspecified systemic antibiotic, subsequent encounter | CMS +T3696XS | Underdosing of unspecified systemic antibiotic, sequela | CMS +T370X1A | Poisoning by sulfonamides, accidental (unintentional), initial encounter | CMS +T370X1D | Poisoning by sulfonamides, accidental (unintentional), subsequent encounter | CMS +T370X1S | Poisoning by sulfonamides, accidental (unintentional), sequela | CMS +T370X2A | Poisoning by sulfonamides, intentional self-harm, initial encounter | CMS +T370X2D | Poisoning by sulfonamides, intentional self-harm, subsequent encounter | CMS +T370X2S | Poisoning by sulfonamides, intentional self-harm, sequela | CMS +T370X3A | Poisoning by sulfonamides, assault, initial encounter | CMS +T370X3D | Poisoning by sulfonamides, assault, subsequent encounter | CMS +T370X3S | Poisoning by sulfonamides, assault, sequela | CMS +T370X4A | Poisoning by sulfonamides, undetermined, initial encounter | CMS +T370X4D | Poisoning by sulfonamides, undetermined, subsequent encounter | CMS +T370X4S | Poisoning by sulfonamides, undetermined, sequela | CMS +T370X5A | Adverse effect of sulfonamides, initial encounter | CMS +T370X5D | Adverse effect of sulfonamides, subsequent encounter | CMS +T370X5S | Adverse effect of sulfonamides, sequela | CMS +T370X6A | Underdosing of sulfonamides, initial encounter | CMS +T370X6D | Underdosing of sulfonamides, subsequent encounter | CMS +T370X6S | Underdosing of sulfonamides, sequela | CMS +T371X1A | Poisoning by antimycobacterial drugs, accidental (unintentional), initial encounter | CMS +T371X1D | Poisoning by antimycobacterial drugs, accidental (unintentional), subsequent encounter | CMS +T371X1S | Poisoning by antimycobacterial drugs, accidental (unintentional), sequela | CMS +T371X2A | Poisoning by antimycobacterial drugs, intentional self-harm, initial encounter | CMS +T371X2D | Poisoning by antimycobacterial drugs, intentional self-harm, subsequent encounter | CMS +T371X2S | Poisoning by antimycobacterial drugs, intentional self-harm, sequela | CMS +T371X3A | Poisoning by antimycobacterial drugs, assault, initial encounter | CMS +T371X3D | Poisoning by antimycobacterial drugs, assault, subsequent encounter | CMS +T371X3S | Poisoning by antimycobacterial drugs, assault, sequela | CMS +T371X4A | Poisoning by antimycobacterial drugs, undetermined, initial encounter | CMS +T371X4D | Poisoning by antimycobacterial drugs, undetermined, subsequent encounter | CMS +T371X4S | Poisoning by antimycobacterial drugs, undetermined, sequela | CMS +T371X5A | Adverse effect of antimycobacterial drugs, initial encounter | CMS +T371X5D | Adverse effect of antimycobacterial drugs, subsequent encounter | CMS +T371X5S | Adverse effect of antimycobacterial drugs, sequela | CMS +T371X6A | Underdosing of antimycobacterial drugs, initial encounter | CMS +T371X6D | Underdosing of antimycobacterial drugs, subsequent encounter | CMS +T371X6S | Underdosing of antimycobacterial drugs, sequela | CMS +T372X1A | Poisoning by antimalarials and drugs acting on other blood protozoa, accidental (unintentional), initial encounter | CMS +T372X1D | Poisoning by antimalarials and drugs acting on other blood protozoa, accidental (unintentional), subsequent encounter | CMS +T372X1S | Poisoning by antimalarials and drugs acting on other blood protozoa, accidental (unintentional), sequela | CMS +T372X2A | Poisoning by antimalarials and drugs acting on other blood protozoa, intentional self-harm, initial encounter | CMS +T372X2D | Poisoning by antimalarials and drugs acting on other blood protozoa, intentional self-harm, subsequent encounter | CMS +T372X2S | Poisoning by antimalarials and drugs acting on other blood protozoa, intentional self-harm, sequela | CMS +T372X3A | Poisoning by antimalarials and drugs acting on other blood protozoa, assault, initial encounter | CMS +T372X3D | Poisoning by antimalarials and drugs acting on other blood protozoa, assault, subsequent encounter | CMS +T372X3S | Poisoning by antimalarials and drugs acting on other blood protozoa, assault, sequela | CMS +T372X4A | Poisoning by antimalarials and drugs acting on other blood protozoa, undetermined, initial encounter | CMS +T372X4D | Poisoning by antimalarials and drugs acting on other blood protozoa, undetermined, subsequent encounter | CMS +T372X4S | Poisoning by antimalarials and drugs acting on other blood protozoa, undetermined, sequela | CMS +T372X5A | Adverse effect of antimalarials and drugs acting on other blood protozoa, initial encounter | CMS +T372X5D | Adverse effect of antimalarials and drugs acting on other blood protozoa, subsequent encounter | CMS +T372X5S | Adverse effect of antimalarials and drugs acting on other blood protozoa, sequela | CMS +T372X6A | Underdosing of antimalarials and drugs acting on other blood protozoa, initial encounter | CMS +T372X6D | Underdosing of antimalarials and drugs acting on other blood protozoa, subsequent encounter | CMS +T372X6S | Underdosing of antimalarials and drugs acting on other blood protozoa, sequela | CMS +T373X1A | Poisoning by other antiprotozoal drugs, accidental (unintentional), initial encounter | CMS +T373X1D | Poisoning by other antiprotozoal drugs, accidental (unintentional), subsequent encounter | CMS +T373X1S | Poisoning by other antiprotozoal drugs, accidental (unintentional), sequela | CMS +T373X2A | Poisoning by other antiprotozoal drugs, intentional self-harm, initial encounter | CMS +T373X2D | Poisoning by other antiprotozoal drugs, intentional self-harm, subsequent encounter | CMS +T373X2S | Poisoning by other antiprotozoal drugs, intentional self-harm, sequela | CMS +T373X3A | Poisoning by other antiprotozoal drugs, assault, initial encounter | CMS +T373X3D | Poisoning by other antiprotozoal drugs, assault, subsequent encounter | CMS +T373X3S | Poisoning by other antiprotozoal drugs, assault, sequela | CMS +T373X4A | Poisoning by other antiprotozoal drugs, undetermined, initial encounter | CMS +T373X4D | Poisoning by other antiprotozoal drugs, undetermined, subsequent encounter | CMS +T373X4S | Poisoning by other antiprotozoal drugs, undetermined, sequela | CMS +T373X5A | Adverse effect of other antiprotozoal drugs, initial encounter | CMS +T373X5D | Adverse effect of other antiprotozoal drugs, subsequent encounter | CMS +T373X5S | Adverse effect of other antiprotozoal drugs, sequela | CMS +T373X6A | Underdosing of other antiprotozoal drugs, initial encounter | CMS +T373X6D | Underdosing of other antiprotozoal drugs, subsequent encounter | CMS +T373X6S | Underdosing of other antiprotozoal drugs, sequela | CMS +T374X1A | Poisoning by anthelminthics, accidental (unintentional), initial encounter | CMS +T374X1D | Poisoning by anthelminthics, accidental (unintentional), subsequent encounter | CMS +T374X1S | Poisoning by anthelminthics, accidental (unintentional), sequela | CMS +T374X2A | Poisoning by anthelminthics, intentional self-harm, initial encounter | CMS +T374X2D | Poisoning by anthelminthics, intentional self-harm, subsequent encounter | CMS +T374X2S | Poisoning by anthelminthics, intentional self-harm, sequela | CMS +T374X3A | Poisoning by anthelminthics, assault, initial encounter | CMS +T374X3D | Poisoning by anthelminthics, assault, subsequent encounter | CMS +T374X3S | Poisoning by anthelminthics, assault, sequela | CMS +T374X4A | Poisoning by anthelminthics, undetermined, initial encounter | CMS +T374X4D | Poisoning by anthelminthics, undetermined, subsequent encounter | CMS +T374X4S | Poisoning by anthelminthics, undetermined, sequela | CMS +T374X5A | Adverse effect of anthelminthics, initial encounter | CMS +T374X5D | Adverse effect of anthelminthics, subsequent encounter | CMS +T374X5S | Adverse effect of anthelminthics, sequela | CMS +T374X6A | Underdosing of anthelminthics, initial encounter | CMS +T374X6D | Underdosing of anthelminthics, subsequent encounter | CMS +T374X6S | Underdosing of anthelminthics, sequela | CMS +T375X1A | Poisoning by antiviral drugs, accidental (unintentional), initial encounter | CMS +T375X1D | Poisoning by antiviral drugs, accidental (unintentional), subsequent encounter | CMS +T375X1S | Poisoning by antiviral drugs, accidental (unintentional), sequela | CMS +T375X2A | Poisoning by antiviral drugs, intentional self-harm, initial encounter | CMS +T375X2D | Poisoning by antiviral drugs, intentional self-harm, subsequent encounter | CMS +T375X2S | Poisoning by antiviral drugs, intentional self-harm, sequela | CMS +T375X3A | Poisoning by antiviral drugs, assault, initial encounter | CMS +T375X3D | Poisoning by antiviral drugs, assault, subsequent encounter | CMS +T375X3S | Poisoning by antiviral drugs, assault, sequela | CMS +T375X4A | Poisoning by antiviral drugs, undetermined, initial encounter | CMS +T375X4D | Poisoning by antiviral drugs, undetermined, subsequent encounter | CMS +T375X4S | Poisoning by antiviral drugs, undetermined, sequela | CMS +T375X5A | Adverse effect of antiviral drugs, initial encounter | CMS +T375X5D | Adverse effect of antiviral drugs, subsequent encounter | CMS +T375X5S | Adverse effect of antiviral drugs, sequela | CMS +T375X6A | Underdosing of antiviral drugs, initial encounter | CMS +T375X6D | Underdosing of antiviral drugs, subsequent encounter | CMS +T375X6S | Underdosing of antiviral drugs, sequela | CMS +T378X1A | Poisoning by other specified systemic anti-infectives and antiparasitics, accidental (unintentional), initial encounter | CMS +T378X1D | Poisoning by other specified systemic anti-infectives and antiparasitics, accidental (unintentional), subsequent encounter | CMS +T378X1S | Poisoning by other specified systemic anti-infectives and antiparasitics, accidental (unintentional), sequela | CMS +T378X2A | Poisoning by other specified systemic anti-infectives and antiparasitics, intentional self-harm, initial encounter | CMS +T378X2D | Poisoning by other specified systemic anti-infectives and antiparasitics, intentional self-harm, subsequent encounter | CMS +T378X2S | Poisoning by other specified systemic anti-infectives and antiparasitics, intentional self-harm, sequela | CMS +T378X3A | Poisoning by other specified systemic anti-infectives and antiparasitics, assault, initial encounter | CMS +T378X3D | Poisoning by other specified systemic anti-infectives and antiparasitics, assault, subsequent encounter | CMS +T378X3S | Poisoning by other specified systemic anti-infectives and antiparasitics, assault, sequela | CMS +T378X4A | Poisoning by other specified systemic anti-infectives and antiparasitics, undetermined, initial encounter | CMS +T378X4D | Poisoning by other specified systemic anti-infectives and antiparasitics, undetermined, subsequent encounter | CMS +T378X4S | Poisoning by other specified systemic anti-infectives and antiparasitics, undetermined, sequela | CMS +T378X5A | Adverse effect of other specified systemic anti-infectives and antiparasitics, initial encounter | CMS +T378X5D | Adverse effect of other specified systemic anti-infectives and antiparasitics, subsequent encounter | CMS +T378X5S | Adverse effect of other specified systemic anti-infectives and antiparasitics, sequela | CMS +T378X6A | Underdosing of other specified systemic anti-infectives and antiparasitics, initial encounter | CMS +T378X6D | Underdosing of other specified systemic anti-infectives and antiparasitics, subsequent encounter | CMS +T378X6S | Underdosing of other specified systemic anti-infectives and antiparasitics, sequela | CMS +T3791XA | Poisoning by unspecified systemic anti-infective and antiparasitics, accidental (unintentional), initial encounter | CMS +T3791XD | Poisoning by unspecified systemic anti-infective and antiparasitics, accidental (unintentional), subsequent encounter | CMS +T3791XS | Poisoning by unspecified systemic anti-infective and antiparasitics, accidental (unintentional), sequela | CMS +T3792XA | Poisoning by unspecified systemic anti-infective and antiparasitics, intentional self-harm, initial encounter | CMS +T3792XD | Poisoning by unspecified systemic anti-infective and antiparasitics, intentional self-harm, subsequent encounter | CMS +T3792XS | Poisoning by unspecified systemic anti-infective and antiparasitics, intentional self-harm, sequela | CMS +T3793XA | Poisoning by unspecified systemic anti-infective and antiparasitics, assault, initial encounter | CMS +T3793XD | Poisoning by unspecified systemic anti-infective and antiparasitics, assault, subsequent encounter | CMS +T3793XS | Poisoning by unspecified systemic anti-infective and antiparasitics, assault, sequela | CMS +T3794XA | Poisoning by unspecified systemic anti-infective and antiparasitics, undetermined, initial encounter | CMS +T3794XD | Poisoning by unspecified systemic anti-infective and antiparasitics, undetermined, subsequent encounter | CMS +T3794XS | Poisoning by unspecified systemic anti-infective and antiparasitics, undetermined, sequela | CMS +T3795XA | Adverse effect of unspecified systemic anti-infective and antiparasitic, initial encounter | CMS +T3795XD | Adverse effect of unspecified systemic anti-infective and antiparasitic, subsequent encounter | CMS +T3795XS | Adverse effect of unspecified systemic anti-infective and antiparasitic, sequela | CMS +T3796XA | Underdosing of unspecified systemic anti-infectives and antiparasitics, initial encounter | CMS +T3796XD | Underdosing of unspecified systemic anti-infectives and antiparasitics, subsequent encounter | CMS +T3796XS | Underdosing of unspecified systemic anti-infectives and antiparasitics, sequela | CMS +T380X1A | Poisoning by glucocorticoids and synthetic analogues, accidental (unintentional), initial encounter | CMS +T380X1D | Poisoning by glucocorticoids and synthetic analogues, accidental (unintentional), subsequent encounter | CMS +T380X1S | Poisoning by glucocorticoids and synthetic analogues, accidental (unintentional), sequela | CMS +T380X2A | Poisoning by glucocorticoids and synthetic analogues, intentional self-harm, initial encounter | CMS +T380X2D | Poisoning by glucocorticoids and synthetic analogues, intentional self-harm, subsequent encounter | CMS +T380X2S | Poisoning by glucocorticoids and synthetic analogues, intentional self-harm, sequela | CMS +T380X3A | Poisoning by glucocorticoids and synthetic analogues, assault, initial encounter | CMS +T380X3D | Poisoning by glucocorticoids and synthetic analogues, assault, subsequent encounter | CMS +T380X3S | Poisoning by glucocorticoids and synthetic analogues, assault, sequela | CMS +T380X4A | Poisoning by glucocorticoids and synthetic analogues, undetermined, initial encounter | CMS +T380X4D | Poisoning by glucocorticoids and synthetic analogues, undetermined, subsequent encounter | CMS +T380X4S | Poisoning by glucocorticoids and synthetic analogues, undetermined, sequela | CMS +T380X5A | Adverse effect of glucocorticoids and synthetic analogues, initial encounter | CMS +T380X5D | Adverse effect of glucocorticoids and synthetic analogues, subsequent encounter | CMS +T380X5S | Adverse effect of glucocorticoids and synthetic analogues, sequela | CMS +T380X6A | Underdosing of glucocorticoids and synthetic analogues, initial encounter | CMS +T380X6D | Underdosing of glucocorticoids and synthetic analogues, subsequent encounter | CMS +T380X6S | Underdosing of glucocorticoids and synthetic analogues, sequela | CMS +T381X1A | Poisoning by thyroid hormones and substitutes, accidental (unintentional), initial encounter | CMS +T381X1D | Poisoning by thyroid hormones and substitutes, accidental (unintentional), subsequent encounter | CMS +T381X1S | Poisoning by thyroid hormones and substitutes, accidental (unintentional), sequela | CMS +T381X2A | Poisoning by thyroid hormones and substitutes, intentional self-harm, initial encounter | CMS +T381X2D | Poisoning by thyroid hormones and substitutes, intentional self-harm, subsequent encounter | CMS +T381X2S | Poisoning by thyroid hormones and substitutes, intentional self-harm, sequela | CMS +T381X3A | Poisoning by thyroid hormones and substitutes, assault, initial encounter | CMS +T381X3D | Poisoning by thyroid hormones and substitutes, assault, subsequent encounter | CMS +T381X3S | Poisoning by thyroid hormones and substitutes, assault, sequela | CMS +T381X4A | Poisoning by thyroid hormones and substitutes, undetermined, initial encounter | CMS +T381X4D | Poisoning by thyroid hormones and substitutes, undetermined, subsequent encounter | CMS +T381X4S | Poisoning by thyroid hormones and substitutes, undetermined, sequela | CMS +T381X5A | Adverse effect of thyroid hormones and substitutes, initial encounter | CMS +T381X5D | Adverse effect of thyroid hormones and substitutes, subsequent encounter | CMS +T381X5S | Adverse effect of thyroid hormones and substitutes, sequela | CMS +T381X6A | Underdosing of thyroid hormones and substitutes, initial encounter | CMS +T381X6D | Underdosing of thyroid hormones and substitutes, subsequent encounter | CMS +T381X6S | Underdosing of thyroid hormones and substitutes, sequela | CMS +T382X1A | Poisoning by antithyroid drugs, accidental (unintentional), initial encounter | CMS +T382X1D | Poisoning by antithyroid drugs, accidental (unintentional), subsequent encounter | CMS +T382X1S | Poisoning by antithyroid drugs, accidental (unintentional), sequela | CMS +T382X2A | Poisoning by antithyroid drugs, intentional self-harm, initial encounter | CMS +T382X2D | Poisoning by antithyroid drugs, intentional self-harm, subsequent encounter | CMS +T382X2S | Poisoning by antithyroid drugs, intentional self-harm, sequela | CMS +T382X3A | Poisoning by antithyroid drugs, assault, initial encounter | CMS +T382X3D | Poisoning by antithyroid drugs, assault, subsequent encounter | CMS +T382X3S | Poisoning by antithyroid drugs, assault, sequela | CMS +T382X4A | Poisoning by antithyroid drugs, undetermined, initial encounter | CMS +T382X4D | Poisoning by antithyroid drugs, undetermined, subsequent encounter | CMS +T382X4S | Poisoning by antithyroid drugs, undetermined, sequela | CMS +T382X5A | Adverse effect of antithyroid drugs, initial encounter | CMS +T382X5D | Adverse effect of antithyroid drugs, subsequent encounter | CMS +T382X5S | Adverse effect of antithyroid drugs, sequela | CMS +T382X6A | Underdosing of antithyroid drugs, initial encounter | CMS +T382X6D | Underdosing of antithyroid drugs, subsequent encounter | CMS +T382X6S | Underdosing of antithyroid drugs, sequela | CMS +T383X1A | Poisoning by insulin and oral hypoglycemic [antidiabetic] drugs, accidental (unintentional), initial encounter | CMS +T383X1D | Poisoning by insulin and oral hypoglycemic [antidiabetic] drugs, accidental (unintentional), subsequent encounter | CMS +T383X1S | Poisoning by insulin and oral hypoglycemic [antidiabetic] drugs, accidental (unintentional), sequela | CMS +T383X2A | Poisoning by insulin and oral hypoglycemic [antidiabetic] drugs, intentional self-harm, initial encounter | CMS +T383X2D | Poisoning by insulin and oral hypoglycemic [antidiabetic] drugs, intentional self-harm, subsequent encounter | CMS +T383X2S | Poisoning by insulin and oral hypoglycemic [antidiabetic] drugs, intentional self-harm, sequela | CMS +T383X3A | Poisoning by insulin and oral hypoglycemic [antidiabetic] drugs, assault, initial encounter | CMS +T383X3D | Poisoning by insulin and oral hypoglycemic [antidiabetic] drugs, assault, subsequent encounter | CMS +T383X3S | Poisoning by insulin and oral hypoglycemic [antidiabetic] drugs, assault, sequela | CMS +T383X4A | Poisoning by insulin and oral hypoglycemic [antidiabetic] drugs, undetermined, initial encounter | CMS +T383X4D | Poisoning by insulin and oral hypoglycemic [antidiabetic] drugs, undetermined, subsequent encounter | CMS +T383X4S | Poisoning by insulin and oral hypoglycemic [antidiabetic] drugs, undetermined, sequela | CMS +T383X5A | Adverse effect of insulin and oral hypoglycemic [antidiabetic] drugs, initial encounter | CMS +T383X5D | Adverse effect of insulin and oral hypoglycemic [antidiabetic] drugs, subsequent encounter | CMS +T383X5S | Adverse effect of insulin and oral hypoglycemic [antidiabetic] drugs, sequela | CMS +T383X6A | Underdosing of insulin and oral hypoglycemic [antidiabetic] drugs, initial encounter | CMS +T383X6D | Underdosing of insulin and oral hypoglycemic [antidiabetic] drugs, subsequent encounter | CMS +T383X6S | Underdosing of insulin and oral hypoglycemic [antidiabetic] drugs, sequela | CMS +T384X1A | Poisoning by oral contraceptives, accidental (unintentional), initial encounter | CMS +T384X1D | Poisoning by oral contraceptives, accidental (unintentional), subsequent encounter | CMS +T384X1S | Poisoning by oral contraceptives, accidental (unintentional), sequela | CMS +T384X2A | Poisoning by oral contraceptives, intentional self-harm, initial encounter | CMS +T384X2D | Poisoning by oral contraceptives, intentional self-harm, subsequent encounter | CMS +T384X2S | Poisoning by oral contraceptives, intentional self-harm, sequela | CMS +T384X3A | Poisoning by oral contraceptives, assault, initial encounter | CMS +T384X3D | Poisoning by oral contraceptives, assault, subsequent encounter | CMS +T384X3S | Poisoning by oral contraceptives, assault, sequela | CMS +T384X4A | Poisoning by oral contraceptives, undetermined, initial encounter | CMS +T384X4D | Poisoning by oral contraceptives, undetermined, subsequent encounter | CMS +T384X4S | Poisoning by oral contraceptives, undetermined, sequela | CMS +T384X5A | Adverse effect of oral contraceptives, initial encounter | CMS +T384X5D | Adverse effect of oral contraceptives, subsequent encounter | CMS +T384X5S | Adverse effect of oral contraceptives, sequela | CMS +T384X6A | Underdosing of oral contraceptives, initial encounter | CMS +T384X6D | Underdosing of oral contraceptives, subsequent encounter | CMS +T384X6S | Underdosing of oral contraceptives, sequela | CMS +T385X1A | Poisoning by other estrogens and progestogens, accidental (unintentional), initial encounter | CMS +T385X1D | Poisoning by other estrogens and progestogens, accidental (unintentional), subsequent encounter | CMS +T385X1S | Poisoning by other estrogens and progestogens, accidental (unintentional), sequela | CMS +T385X2A | Poisoning by other estrogens and progestogens, intentional self-harm, initial encounter | CMS +T385X2D | Poisoning by other estrogens and progestogens, intentional self-harm, subsequent encounter | CMS +T385X2S | Poisoning by other estrogens and progestogens, intentional self-harm, sequela | CMS +T385X3A | Poisoning by other estrogens and progestogens, assault, initial encounter | CMS +T385X3D | Poisoning by other estrogens and progestogens, assault, subsequent encounter | CMS +T385X3S | Poisoning by other estrogens and progestogens, assault, sequela | CMS +T385X4A | Poisoning by other estrogens and progestogens, undetermined, initial encounter | CMS +T385X4D | Poisoning by other estrogens and progestogens, undetermined, subsequent encounter | CMS +T385X4S | Poisoning by other estrogens and progestogens, undetermined, sequela | CMS +T385X5A | Adverse effect of other estrogens and progestogens, initial encounter | CMS +T385X5D | Adverse effect of other estrogens and progestogens, subsequent encounter | CMS +T385X5S | Adverse effect of other estrogens and progestogens, sequela | CMS +T385X6A | Underdosing of other estrogens and progestogens, initial encounter | CMS +T385X6D | Underdosing of other estrogens and progestogens, subsequent encounter | CMS +T385X6S | Underdosing of other estrogens and progestogens, sequela | CMS +T386X1A | Poisoning by antigonadotrophins, antiestrogens, antiandrogens, not elsewhere classified, accidental (unintentional), initial encounter | CMS +T386X1D | Poisoning by antigonadotrophins, antiestrogens, antiandrogens, not elsewhere classified, accidental (unintentional), subsequent encounter | CMS +T386X1S | Poisoning by antigonadotrophins, antiestrogens, antiandrogens, not elsewhere classified, accidental (unintentional), sequela | CMS +T386X2A | Poisoning by antigonadotrophins, antiestrogens, antiandrogens, not elsewhere classified, intentional self-harm, initial encounter | CMS +T386X2D | Poisoning by antigonadotrophins, antiestrogens, antiandrogens, not elsewhere classified, intentional self-harm, subsequent encounter | CMS +T386X2S | Poisoning by antigonadotrophins, antiestrogens, antiandrogens, not elsewhere classified, intentional self-harm, sequela | CMS +T386X3A | Poisoning by antigonadotrophins, antiestrogens, antiandrogens, not elsewhere classified, assault, initial encounter | CMS +T386X3D | Poisoning by antigonadotrophins, antiestrogens, antiandrogens, not elsewhere classified, assault, subsequent encounter | CMS +T386X3S | Poisoning by antigonadotrophins, antiestrogens, antiandrogens, not elsewhere classified, assault, sequela | CMS +T386X4A | Poisoning by antigonadotrophins, antiestrogens, antiandrogens, not elsewhere classified, undetermined, initial encounter | CMS +T386X4D | Poisoning by antigonadotrophins, antiestrogens, antiandrogens, not elsewhere classified, undetermined, subsequent encounter | CMS +T386X4S | Poisoning by antigonadotrophins, antiestrogens, antiandrogens, not elsewhere classified, undetermined, sequela | CMS +T386X5A | Adverse effect of antigonadotrophins, antiestrogens, antiandrogens, not elsewhere classified, initial encounter | CMS +T386X5D | Adverse effect of antigonadotrophins, antiestrogens, antiandrogens, not elsewhere classified, subsequent encounter | CMS +T386X5S | Adverse effect of antigonadotrophins, antiestrogens, antiandrogens, not elsewhere classified, sequela | CMS +T386X6A | Underdosing of antigonadotrophins, antiestrogens, antiandrogens, not elsewhere classified, initial encounter | CMS +T386X6D | Underdosing of antigonadotrophins, antiestrogens, antiandrogens, not elsewhere classified, subsequent encounter | CMS +T386X6S | Underdosing of antigonadotrophins, antiestrogens, antiandrogens, not elsewhere classified, sequela | CMS +T387X1A | Poisoning by androgens and anabolic congeners, accidental (unintentional), initial encounter | CMS +T387X1D | Poisoning by androgens and anabolic congeners, accidental (unintentional), subsequent encounter | CMS +T387X1S | Poisoning by androgens and anabolic congeners, accidental (unintentional), sequela | CMS +T387X2A | Poisoning by androgens and anabolic congeners, intentional self-harm, initial encounter | CMS +T387X2D | Poisoning by androgens and anabolic congeners, intentional self-harm, subsequent encounter | CMS +T387X2S | Poisoning by androgens and anabolic congeners, intentional self-harm, sequela | CMS +T387X3A | Poisoning by androgens and anabolic congeners, assault, initial encounter | CMS +T387X3D | Poisoning by androgens and anabolic congeners, assault, subsequent encounter | CMS +T387X3S | Poisoning by androgens and anabolic congeners, assault, sequela | CMS +T387X4A | Poisoning by androgens and anabolic congeners, undetermined, initial encounter | CMS +T387X4D | Poisoning by androgens and anabolic congeners, undetermined, subsequent encounter | CMS +T387X4S | Poisoning by androgens and anabolic congeners, undetermined, sequela | CMS +T387X5A | Adverse effect of androgens and anabolic congeners, initial encounter | CMS +T387X5D | Adverse effect of androgens and anabolic congeners, subsequent encounter | CMS +T387X5S | Adverse effect of androgens and anabolic congeners, sequela | CMS +T387X6A | Underdosing of androgens and anabolic congeners, initial encounter | CMS +T387X6D | Underdosing of androgens and anabolic congeners, subsequent encounter | CMS +T387X6S | Underdosing of androgens and anabolic congeners, sequela | CMS +T38801A | Poisoning by unspecified hormones and synthetic substitutes, accidental (unintentional), initial encounter | CMS +T38801D | Poisoning by unspecified hormones and synthetic substitutes, accidental (unintentional), subsequent encounter | CMS +T38801S | Poisoning by unspecified hormones and synthetic substitutes, accidental (unintentional), sequela | CMS +T38802A | Poisoning by unspecified hormones and synthetic substitutes, intentional self-harm, initial encounter | CMS +T38802D | Poisoning by unspecified hormones and synthetic substitutes, intentional self-harm, subsequent encounter | CMS +T38802S | Poisoning by unspecified hormones and synthetic substitutes, intentional self-harm, sequela | CMS +T38803A | Poisoning by unspecified hormones and synthetic substitutes, assault, initial encounter | CMS +T38803D | Poisoning by unspecified hormones and synthetic substitutes, assault, subsequent encounter | CMS +T38803S | Poisoning by unspecified hormones and synthetic substitutes, assault, sequela | CMS +T38804A | Poisoning by unspecified hormones and synthetic substitutes, undetermined, initial encounter | CMS +T38804D | Poisoning by unspecified hormones and synthetic substitutes, undetermined, subsequent encounter | CMS +T38804S | Poisoning by unspecified hormones and synthetic substitutes, undetermined, sequela | CMS +T38805A | Adverse effect of unspecified hormones and synthetic substitutes, initial encounter | CMS +T38805D | Adverse effect of unspecified hormones and synthetic substitutes, subsequent encounter | CMS +T38805S | Adverse effect of unspecified hormones and synthetic substitutes, sequela | CMS +T38806A | Underdosing of unspecified hormones and synthetic substitutes, initial encounter | CMS +T38806D | Underdosing of unspecified hormones and synthetic substitutes, subsequent encounter | CMS +T38806S | Underdosing of unspecified hormones and synthetic substitutes, sequela | CMS +T38811A | Poisoning by anterior pituitary [adenohypophyseal] hormones, accidental (unintentional), initial encounter | CMS +T38811D | Poisoning by anterior pituitary [adenohypophyseal] hormones, accidental (unintentional), subsequent encounter | CMS +T38811S | Poisoning by anterior pituitary [adenohypophyseal] hormones, accidental (unintentional), sequela | CMS +T38812A | Poisoning by anterior pituitary [adenohypophyseal] hormones, intentional self-harm, initial encounter | CMS +T38812D | Poisoning by anterior pituitary [adenohypophyseal] hormones, intentional self-harm, subsequent encounter | CMS +T38812S | Poisoning by anterior pituitary [adenohypophyseal] hormones, intentional self-harm, sequela | CMS +T38813A | Poisoning by anterior pituitary [adenohypophyseal] hormones, assault, initial encounter | CMS +T38813D | Poisoning by anterior pituitary [adenohypophyseal] hormones, assault, subsequent encounter | CMS +T38813S | Poisoning by anterior pituitary [adenohypophyseal] hormones, assault, sequela | CMS +T38814A | Poisoning by anterior pituitary [adenohypophyseal] hormones, undetermined, initial encounter | CMS +T38814D | Poisoning by anterior pituitary [adenohypophyseal] hormones, undetermined, subsequent encounter | CMS +T38814S | Poisoning by anterior pituitary [adenohypophyseal] hormones, undetermined, sequela | CMS +T38815A | Adverse effect of anterior pituitary [adenohypophyseal] hormones, initial encounter | CMS +T38815D | Adverse effect of anterior pituitary [adenohypophyseal] hormones, subsequent encounter | CMS +T38815S | Adverse effect of anterior pituitary [adenohypophyseal] hormones, sequela | CMS +T38816A | Underdosing of anterior pituitary [adenohypophyseal] hormones, initial encounter | CMS +T38816D | Underdosing of anterior pituitary [adenohypophyseal] hormones, subsequent encounter | CMS +T38816S | Underdosing of anterior pituitary [adenohypophyseal] hormones, sequela | CMS +T38891A | Poisoning by other hormones and synthetic substitutes, accidental (unintentional), initial encounter | CMS +T38891D | Poisoning by other hormones and synthetic substitutes, accidental (unintentional), subsequent encounter | CMS +T38891S | Poisoning by other hormones and synthetic substitutes, accidental (unintentional), sequela | CMS +T38892A | Poisoning by other hormones and synthetic substitutes, intentional self-harm, initial encounter | CMS +T38892D | Poisoning by other hormones and synthetic substitutes, intentional self-harm, subsequent encounter | CMS +T38892S | Poisoning by other hormones and synthetic substitutes, intentional self-harm, sequela | CMS +T38893A | Poisoning by other hormones and synthetic substitutes, assault, initial encounter | CMS +T38893D | Poisoning by other hormones and synthetic substitutes, assault, subsequent encounter | CMS +T38893S | Poisoning by other hormones and synthetic substitutes, assault, sequela | CMS +T38894A | Poisoning by other hormones and synthetic substitutes, undetermined, initial encounter | CMS +T38894D | Poisoning by other hormones and synthetic substitutes, undetermined, subsequent encounter | CMS +T38894S | Poisoning by other hormones and synthetic substitutes, undetermined, sequela | CMS +T38895A | Adverse effect of other hormones and synthetic substitutes, initial encounter | CMS +T38895D | Adverse effect of other hormones and synthetic substitutes, subsequent encounter | CMS +T38895S | Adverse effect of other hormones and synthetic substitutes, sequela | CMS +T38896A | Underdosing of other hormones and synthetic substitutes, initial encounter | CMS +T38896D | Underdosing of other hormones and synthetic substitutes, subsequent encounter | CMS +T38896S | Underdosing of other hormones and synthetic substitutes, sequela | CMS +T38901A | Poisoning by unspecified hormone antagonists, accidental (unintentional), initial encounter | CMS +T38901D | Poisoning by unspecified hormone antagonists, accidental (unintentional), subsequent encounter | CMS +T38901S | Poisoning by unspecified hormone antagonists, accidental (unintentional), sequela | CMS +T38902A | Poisoning by unspecified hormone antagonists, intentional self-harm, initial encounter | CMS +T38902D | Poisoning by unspecified hormone antagonists, intentional self-harm, subsequent encounter | CMS +T38902S | Poisoning by unspecified hormone antagonists, intentional self-harm, sequela | CMS +T38903A | Poisoning by unspecified hormone antagonists, assault, initial encounter | CMS +T38903D | Poisoning by unspecified hormone antagonists, assault, subsequent encounter | CMS +T38903S | Poisoning by unspecified hormone antagonists, assault, sequela | CMS +T38904A | Poisoning by unspecified hormone antagonists, undetermined, initial encounter | CMS +T38904D | Poisoning by unspecified hormone antagonists, undetermined, subsequent encounter | CMS +T38904S | Poisoning by unspecified hormone antagonists, undetermined, sequela | CMS +T38905A | Adverse effect of unspecified hormone antagonists, initial encounter | CMS +T38905D | Adverse effect of unspecified hormone antagonists, subsequent encounter | CMS +T38905S | Adverse effect of unspecified hormone antagonists, sequela | CMS +T38906A | Underdosing of unspecified hormone antagonists, initial encounter | CMS +T38906D | Underdosing of unspecified hormone antagonists, subsequent encounter | CMS +T38906S | Underdosing of unspecified hormone antagonists, sequela | CMS +T38991A | Poisoning by other hormone antagonists, accidental (unintentional), initial encounter | CMS +T38991D | Poisoning by other hormone antagonists, accidental (unintentional), subsequent encounter | CMS +T38991S | Poisoning by other hormone antagonists, accidental (unintentional), sequela | CMS +T38992A | Poisoning by other hormone antagonists, intentional self-harm, initial encounter | CMS +T38992D | Poisoning by other hormone antagonists, intentional self-harm, subsequent encounter | CMS +T38992S | Poisoning by other hormone antagonists, intentional self-harm, sequela | CMS +T38993A | Poisoning by other hormone antagonists, assault, initial encounter | CMS +T38993D | Poisoning by other hormone antagonists, assault, subsequent encounter | CMS +T38993S | Poisoning by other hormone antagonists, assault, sequela | CMS +T38994A | Poisoning by other hormone antagonists, undetermined, initial encounter | CMS +T38994D | Poisoning by other hormone antagonists, undetermined, subsequent encounter | CMS +T38994S | Poisoning by other hormone antagonists, undetermined, sequela | CMS +T38995A | Adverse effect of other hormone antagonists, initial encounter | CMS +T38995D | Adverse effect of other hormone antagonists, subsequent encounter | CMS +T38995S | Adverse effect of other hormone antagonists, sequela | CMS +T38996A | Underdosing of other hormone antagonists, initial encounter | CMS +T38996D | Underdosing of other hormone antagonists, subsequent encounter | CMS +T38996S | Underdosing of other hormone antagonists, sequela | CMS +T39011A | Poisoning by aspirin, accidental (unintentional), initial encounter | CMS +T39011D | Poisoning by aspirin, accidental (unintentional), subsequent encounter | CMS +T39011S | Poisoning by aspirin, accidental (unintentional), sequela | CMS +T39012A | Poisoning by aspirin, intentional self-harm, initial encounter | CMS +T39012D | Poisoning by aspirin, intentional self-harm, subsequent encounter | CMS +T39012S | Poisoning by aspirin, intentional self-harm, sequela | CMS +T39013A | Poisoning by aspirin, assault, initial encounter | CMS +T39013D | Poisoning by aspirin, assault, subsequent encounter | CMS +T39013S | Poisoning by aspirin, assault, sequela | CMS +T39014A | Poisoning by aspirin, undetermined, initial encounter | CMS +T39014D | Poisoning by aspirin, undetermined, subsequent encounter | CMS +T39014S | Poisoning by aspirin, undetermined, sequela | CMS +T39015A | Adverse effect of aspirin, initial encounter | CMS +T39015D | Adverse effect of aspirin, subsequent encounter | CMS +T39015S | Adverse effect of aspirin, sequela | CMS +T39016A | Underdosing of aspirin, initial encounter | CMS +T39016D | Underdosing of aspirin, subsequent encounter | CMS +T39016S | Underdosing of aspirin, sequela | CMS +T39091A | Poisoning by salicylates, accidental (unintentional), initial encounter | CMS +T39091D | Poisoning by salicylates, accidental (unintentional), subsequent encounter | CMS +T39091S | Poisoning by salicylates, accidental (unintentional), sequela | CMS +T39092A | Poisoning by salicylates, intentional self-harm, initial encounter | CMS +T39092D | Poisoning by salicylates, intentional self-harm, subsequent encounter | CMS +T39092S | Poisoning by salicylates, intentional self-harm, sequela | CMS +T39093A | Poisoning by salicylates, assault, initial encounter | CMS +T39093D | Poisoning by salicylates, assault, subsequent encounter | CMS +T39093S | Poisoning by salicylates, assault, sequela | CMS +T39094A | Poisoning by salicylates, undetermined, initial encounter | CMS +T39094D | Poisoning by salicylates, undetermined, subsequent encounter | CMS +T39094S | Poisoning by salicylates, undetermined, sequela | CMS +T39095A | Adverse effect of salicylates, initial encounter | CMS +T39095D | Adverse effect of salicylates, subsequent encounter | CMS +T39095S | Adverse effect of salicylates, sequela | CMS +T39096A | Underdosing of salicylates, initial encounter | CMS +T39096D | Underdosing of salicylates, subsequent encounter | CMS +T39096S | Underdosing of salicylates, sequela | CMS +T391X1A | Poisoning by 4-Aminophenol derivatives, accidental (unintentional), initial encounter | CMS +T391X1D | Poisoning by 4-Aminophenol derivatives, accidental (unintentional), subsequent encounter | CMS +T391X1S | Poisoning by 4-Aminophenol derivatives, accidental (unintentional), sequela | CMS +T391X2A | Poisoning by 4-Aminophenol derivatives, intentional self-harm, initial encounter | CMS +T391X2D | Poisoning by 4-Aminophenol derivatives, intentional self-harm, subsequent encounter | CMS +T391X2S | Poisoning by 4-Aminophenol derivatives, intentional self-harm, sequela | CMS +T391X3A | Poisoning by 4-Aminophenol derivatives, assault, initial encounter | CMS +T391X3D | Poisoning by 4-Aminophenol derivatives, assault, subsequent encounter | CMS +T391X3S | Poisoning by 4-Aminophenol derivatives, assault, sequela | CMS +T391X4A | Poisoning by 4-Aminophenol derivatives, undetermined, initial encounter | CMS +T391X4D | Poisoning by 4-Aminophenol derivatives, undetermined, subsequent encounter | CMS +T391X4S | Poisoning by 4-Aminophenol derivatives, undetermined, sequela | CMS +T391X5A | Adverse effect of 4-Aminophenol derivatives, initial encounter | CMS +T391X5D | Adverse effect of 4-Aminophenol derivatives, subsequent encounter | CMS +T391X5S | Adverse effect of 4-Aminophenol derivatives, sequela | CMS +T391X6A | Underdosing of 4-Aminophenol derivatives, initial encounter | CMS +T391X6D | Underdosing of 4-Aminophenol derivatives, subsequent encounter | CMS +T391X6S | Underdosing of 4-Aminophenol derivatives, sequela | CMS +T392X1A | Poisoning by pyrazolone derivatives, accidental (unintentional), initial encounter | CMS +T392X1D | Poisoning by pyrazolone derivatives, accidental (unintentional), subsequent encounter | CMS +T392X1S | Poisoning by pyrazolone derivatives, accidental (unintentional), sequela | CMS +T392X2A | Poisoning by pyrazolone derivatives, intentional self-harm, initial encounter | CMS +T392X2D | Poisoning by pyrazolone derivatives, intentional self-harm, subsequent encounter | CMS +T392X2S | Poisoning by pyrazolone derivatives, intentional self-harm, sequela | CMS +T392X3A | Poisoning by pyrazolone derivatives, assault, initial encounter | CMS +T392X3D | Poisoning by pyrazolone derivatives, assault, subsequent encounter | CMS +T392X3S | Poisoning by pyrazolone derivatives, assault, sequela | CMS +T392X4A | Poisoning by pyrazolone derivatives, undetermined, initial encounter | CMS +T392X4D | Poisoning by pyrazolone derivatives, undetermined, subsequent encounter | CMS +T392X4S | Poisoning by pyrazolone derivatives, undetermined, sequela | CMS +T392X5A | Adverse effect of pyrazolone derivatives, initial encounter | CMS +T392X5D | Adverse effect of pyrazolone derivatives, subsequent encounter | CMS +T392X5S | Adverse effect of pyrazolone derivatives, sequela | CMS +T392X6A | Underdosing of pyrazolone derivatives, initial encounter | CMS +T392X6D | Underdosing of pyrazolone derivatives, subsequent encounter | CMS +T392X6S | Underdosing of pyrazolone derivatives, sequela | CMS +T39311A | Poisoning by propionic acid derivatives, accidental (unintentional), initial encounter | CMS +T39311D | Poisoning by propionic acid derivatives, accidental (unintentional), subsequent encounter | CMS +T39311S | Poisoning by propionic acid derivatives, accidental (unintentional), sequela | CMS +T39312A | Poisoning by propionic acid derivatives, intentional self-harm, initial encounter | CMS +T39312D | Poisoning by propionic acid derivatives, intentional self-harm, subsequent encounter | CMS +T39312S | Poisoning by propionic acid derivatives, intentional self-harm, sequela | CMS +T39313A | Poisoning by propionic acid derivatives, assault, initial encounter | CMS +T39313D | Poisoning by propionic acid derivatives, assault, subsequent encounter | CMS +T39313S | Poisoning by propionic acid derivatives, assault, sequela | CMS +T39314A | Poisoning by propionic acid derivatives, undetermined, initial encounter | CMS +T39314D | Poisoning by propionic acid derivatives, undetermined, subsequent encounter | CMS +T39314S | Poisoning by propionic acid derivatives, undetermined, sequela | CMS +T39315A | Adverse effect of propionic acid derivatives, initial encounter | CMS +T39315D | Adverse effect of propionic acid derivatives, subsequent encounter | CMS +T39315S | Adverse effect of propionic acid derivatives, sequela | CMS +T39316A | Underdosing of propionic acid derivatives, initial encounter | CMS +T39316D | Underdosing of propionic acid derivatives, subsequent encounter | CMS +T39316S | Underdosing of propionic acid derivatives, sequela | CMS +T39391A | Poisoning by other nonsteroidal anti-inflammatory drugs [NSAID], accidental (unintentional), initial encounter | CMS +T39391D | Poisoning by other nonsteroidal anti-inflammatory drugs [NSAID], accidental (unintentional), subsequent encounter | CMS +T39391S | Poisoning by other nonsteroidal anti-inflammatory drugs [NSAID], accidental (unintentional), sequela | CMS +T39392A | Poisoning by other nonsteroidal anti-inflammatory drugs [NSAID], intentional self-harm, initial encounter | CMS +T39392D | Poisoning by other nonsteroidal anti-inflammatory drugs [NSAID], intentional self-harm, subsequent encounter | CMS +T39392S | Poisoning by other nonsteroidal anti-inflammatory drugs [NSAID], intentional self-harm, sequela | CMS +T39393A | Poisoning by other nonsteroidal anti-inflammatory drugs [NSAID], assault, initial encounter | CMS +T39393D | Poisoning by other nonsteroidal anti-inflammatory drugs [NSAID], assault, subsequent encounter | CMS +T39393S | Poisoning by other nonsteroidal anti-inflammatory drugs [NSAID], assault, sequela | CMS +T39394A | Poisoning by other nonsteroidal anti-inflammatory drugs [NSAID], undetermined, initial encounter | CMS +T39394D | Poisoning by other nonsteroidal anti-inflammatory drugs [NSAID], undetermined, subsequent encounter | CMS +T39394S | Poisoning by other nonsteroidal anti-inflammatory drugs [NSAID], undetermined, sequela | CMS +T39395A | Adverse effect of other nonsteroidal anti-inflammatory drugs [NSAID], initial encounter | CMS +T39395D | Adverse effect of other nonsteroidal anti-inflammatory drugs [NSAID], subsequent encounter | CMS +T39395S | Adverse effect of other nonsteroidal anti-inflammatory drugs [NSAID], sequela | CMS +T39396A | Underdosing of other nonsteroidal anti-inflammatory drugs [NSAID], initial encounter | CMS +T39396D | Underdosing of other nonsteroidal anti-inflammatory drugs [NSAID], subsequent encounter | CMS +T39396S | Underdosing of other nonsteroidal anti-inflammatory drugs [NSAID], sequela | CMS +T394X1A | Poisoning by antirheumatics, not elsewhere classified, accidental (unintentional), initial encounter | CMS +T394X1D | Poisoning by antirheumatics, not elsewhere classified, accidental (unintentional), subsequent encounter | CMS +T394X1S | Poisoning by antirheumatics, not elsewhere classified, accidental (unintentional), sequela | CMS +T394X2A | Poisoning by antirheumatics, not elsewhere classified, intentional self-harm, initial encounter | CMS +T394X2D | Poisoning by antirheumatics, not elsewhere classified, intentional self-harm, subsequent encounter | CMS +T394X2S | Poisoning by antirheumatics, not elsewhere classified, intentional self-harm, sequela | CMS +T394X3A | Poisoning by antirheumatics, not elsewhere classified, assault, initial encounter | CMS +T394X3D | Poisoning by antirheumatics, not elsewhere classified, assault, subsequent encounter | CMS +T394X3S | Poisoning by antirheumatics, not elsewhere classified, assault, sequela | CMS +T394X4A | Poisoning by antirheumatics, not elsewhere classified, undetermined, initial encounter | CMS +T394X4D | Poisoning by antirheumatics, not elsewhere classified, undetermined, subsequent encounter | CMS +T394X4S | Poisoning by antirheumatics, not elsewhere classified, undetermined, sequela | CMS +T394X5A | Adverse effect of antirheumatics, not elsewhere classified, initial encounter | CMS +T394X5D | Adverse effect of antirheumatics, not elsewhere classified, subsequent encounter | CMS +T394X5S | Adverse effect of antirheumatics, not elsewhere classified, sequela | CMS +T394X6A | Underdosing of antirheumatics, not elsewhere classified, initial encounter | CMS +T394X6D | Underdosing of antirheumatics, not elsewhere classified, subsequent encounter | CMS +T394X6S | Underdosing of antirheumatics, not elsewhere classified, sequela | CMS +T398X1A | Poisoning by other nonopioid analgesics and antipyretics, not elsewhere classified, accidental (unintentional), initial encounter | CMS +T398X1D | Poisoning by other nonopioid analgesics and antipyretics, not elsewhere classified, accidental (unintentional), subsequent encounter | CMS +T398X1S | Poisoning by other nonopioid analgesics and antipyretics, not elsewhere classified, accidental (unintentional), sequela | CMS +T398X2A | Poisoning by other nonopioid analgesics and antipyretics, not elsewhere classified, intentional self-harm, initial encounter | CMS +T398X2D | Poisoning by other nonopioid analgesics and antipyretics, not elsewhere classified, intentional self-harm, subsequent encounter | CMS +T398X2S | Poisoning by other nonopioid analgesics and antipyretics, not elsewhere classified, intentional self-harm, sequela | CMS +T398X3A | Poisoning by other nonopioid analgesics and antipyretics, not elsewhere classified, assault, initial encounter | CMS +T398X3D | Poisoning by other nonopioid analgesics and antipyretics, not elsewhere classified, assault, subsequent encounter | CMS +T398X3S | Poisoning by other nonopioid analgesics and antipyretics, not elsewhere classified, assault, sequela | CMS +T398X4A | Poisoning by other nonopioid analgesics and antipyretics, not elsewhere classified, undetermined, initial encounter | CMS +T398X4D | Poisoning by other nonopioid analgesics and antipyretics, not elsewhere classified, undetermined, subsequent encounter | CMS +T398X4S | Poisoning by other nonopioid analgesics and antipyretics, not elsewhere classified, undetermined, sequela | CMS +T398X5A | Adverse effect of other nonopioid analgesics and antipyretics, not elsewhere classified, initial encounter | CMS +T398X5D | Adverse effect of other nonopioid analgesics and antipyretics, not elsewhere classified, subsequent encounter | CMS +T398X5S | Adverse effect of other nonopioid analgesics and antipyretics, not elsewhere classified, sequela | CMS +T398X6A | Underdosing of other nonopioid analgesics and antipyretics, not elsewhere classified, initial encounter | CMS +T398X6D | Underdosing of other nonopioid analgesics and antipyretics, not elsewhere classified, subsequent encounter | CMS +T398X6S | Underdosing of other nonopioid analgesics and antipyretics, not elsewhere classified, sequela | CMS +T3991XA | Poisoning by unspecified nonopioid analgesic, antipyretic and antirheumatic, accidental (unintentional), initial encounter | CMS +T3991XD | Poisoning by unspecified nonopioid analgesic, antipyretic and antirheumatic, accidental (unintentional), subsequent encounter | CMS +T3991XS | Poisoning by unspecified nonopioid analgesic, antipyretic and antirheumatic, accidental (unintentional), sequela | CMS +T3992XA | Poisoning by unspecified nonopioid analgesic, antipyretic and antirheumatic, intentional self-harm, initial encounter | CMS +T3992XD | Poisoning by unspecified nonopioid analgesic, antipyretic and antirheumatic, intentional self-harm, subsequent encounter | CMS +T3992XS | Poisoning by unspecified nonopioid analgesic, antipyretic and antirheumatic, intentional self-harm, sequela | CMS +T3993XA | Poisoning by unspecified nonopioid analgesic, antipyretic and antirheumatic, assault, initial encounter | CMS +T3993XD | Poisoning by unspecified nonopioid analgesic, antipyretic and antirheumatic, assault, subsequent encounter | CMS +T3993XS | Poisoning by unspecified nonopioid analgesic, antipyretic and antirheumatic, assault, sequela | CMS +T3994XA | Poisoning by unspecified nonopioid analgesic, antipyretic and antirheumatic, undetermined, initial encounter | CMS +T3994XD | Poisoning by unspecified nonopioid analgesic, antipyretic and antirheumatic, undetermined, subsequent encounter | CMS +T3994XS | Poisoning by unspecified nonopioid analgesic, antipyretic and antirheumatic, undetermined, sequela | CMS +T3995XA | Adverse effect of unspecified nonopioid analgesic, antipyretic and antirheumatic, initial encounter | CMS +T3995XD | Adverse effect of unspecified nonopioid analgesic, antipyretic and antirheumatic, subsequent encounter | CMS +T3995XS | Adverse effect of unspecified nonopioid analgesic, antipyretic and antirheumatic, sequela | CMS +T3996XA | Underdosing of unspecified nonopioid analgesic, antipyretic and antirheumatic, initial encounter | CMS +T3996XD | Underdosing of unspecified nonopioid analgesic, antipyretic and antirheumatic, subsequent encounter | CMS +T3996XS | Underdosing of unspecified nonopioid analgesic, antipyretic and antirheumatic, sequela | CMS +T400X1A | Poisoning by opium, accidental (unintentional), initial encounter | CMS +T400X1D | Poisoning by opium, accidental (unintentional), subsequent encounter | CMS +T400X1S | Poisoning by opium, accidental (unintentional), sequela | CMS +T400X2A | Poisoning by opium, intentional self-harm, initial encounter | CMS +T400X2D | Poisoning by opium, intentional self-harm, subsequent encounter | CMS +T400X2S | Poisoning by opium, intentional self-harm, sequela | CMS +T400X3A | Poisoning by opium, assault, initial encounter | CMS +T400X3D | Poisoning by opium, assault, subsequent encounter | CMS +T400X3S | Poisoning by opium, assault, sequela | CMS +T400X4A | Poisoning by opium, undetermined, initial encounter | CMS +T400X4D | Poisoning by opium, undetermined, subsequent encounter | CMS +T400X4S | Poisoning by opium, undetermined, sequela | CMS +T400X5A | Adverse effect of opium, initial encounter | CMS +T400X5D | Adverse effect of opium, subsequent encounter | CMS +T400X5S | Adverse effect of opium, sequela | CMS +T400X6A | Underdosing of opium, initial encounter | CMS +T400X6D | Underdosing of opium, subsequent encounter | CMS +T400X6S | Underdosing of opium, sequela | CMS +T401X1A | Poisoning by heroin, accidental (unintentional), initial encounter | CMS +T401X1D | Poisoning by heroin, accidental (unintentional), subsequent encounter | CMS +T401X1S | Poisoning by heroin, accidental (unintentional), sequela | CMS +T401X2A | Poisoning by heroin, intentional self-harm, initial encounter | CMS +T401X2D | Poisoning by heroin, intentional self-harm, subsequent encounter | CMS +T401X2S | Poisoning by heroin, intentional self-harm, sequela | CMS +T401X3A | Poisoning by heroin, assault, initial encounter | CMS +T401X3D | Poisoning by heroin, assault, subsequent encounter | CMS +T401X3S | Poisoning by heroin, assault, sequela | CMS +T401X4A | Poisoning by heroin, undetermined, initial encounter | CMS +T401X4D | Poisoning by heroin, undetermined, subsequent encounter | CMS +T401X4S | Poisoning by heroin, undetermined, sequela | CMS +T402X1A | Poisoning by other opioids, accidental (unintentional), initial encounter | CMS +T402X1D | Poisoning by other opioids, accidental (unintentional), subsequent encounter | CMS +T402X1S | Poisoning by other opioids, accidental (unintentional), sequela | CMS +T402X2A | Poisoning by other opioids, intentional self-harm, initial encounter | CMS +T402X2D | Poisoning by other opioids, intentional self-harm, subsequent encounter | CMS +T402X2S | Poisoning by other opioids, intentional self-harm, sequela | CMS +T402X3A | Poisoning by other opioids, assault, initial encounter | CMS +T402X3D | Poisoning by other opioids, assault, subsequent encounter | CMS +T402X3S | Poisoning by other opioids, assault, sequela | CMS +T402X4A | Poisoning by other opioids, undetermined, initial encounter | CMS +T402X4D | Poisoning by other opioids, undetermined, subsequent encounter | CMS +T402X4S | Poisoning by other opioids, undetermined, sequela | CMS +T402X5A | Adverse effect of other opioids, initial encounter | CMS +T402X5D | Adverse effect of other opioids, subsequent encounter | CMS +T402X5S | Adverse effect of other opioids, sequela | CMS +T402X6A | Underdosing of other opioids, initial encounter | CMS +T402X6D | Underdosing of other opioids, subsequent encounter | CMS +T402X6S | Underdosing of other opioids, sequela | CMS +T403X1A | Poisoning by methadone, accidental (unintentional), initial encounter | CMS +T403X1D | Poisoning by methadone, accidental (unintentional), subsequent encounter | CMS +T403X1S | Poisoning by methadone, accidental (unintentional), sequela | CMS +T403X2A | Poisoning by methadone, intentional self-harm, initial encounter | CMS +T403X2D | Poisoning by methadone, intentional self-harm, subsequent encounter | CMS +T403X2S | Poisoning by methadone, intentional self-harm, sequela | CMS +T403X3A | Poisoning by methadone, assault, initial encounter | CMS +T403X3D | Poisoning by methadone, assault, subsequent encounter | CMS +T403X3S | Poisoning by methadone, assault, sequela | CMS +T403X4A | Poisoning by methadone, undetermined, initial encounter | CMS +T403X4D | Poisoning by methadone, undetermined, subsequent encounter | CMS +T403X4S | Poisoning by methadone, undetermined, sequela | CMS +T403X5A | Adverse effect of methadone, initial encounter | CMS +T403X5D | Adverse effect of methadone, subsequent encounter | CMS +T403X5S | Adverse effect of methadone, sequela | CMS +T403X6A | Underdosing of methadone, initial encounter | CMS +T403X6D | Underdosing of methadone, subsequent encounter | CMS +T403X6S | Underdosing of methadone, sequela | CMS +T404X1A | Poisoning by other synthetic narcotics, accidental (unintentional), initial encounter | CMS +T404X1D | Poisoning by other synthetic narcotics, accidental (unintentional), subsequent encounter | CMS +T404X1S | Poisoning by other synthetic narcotics, accidental (unintentional), sequela | CMS +T404X2A | Poisoning by other synthetic narcotics, intentional self-harm, initial encounter | CMS +T404X2D | Poisoning by other synthetic narcotics, intentional self-harm, subsequent encounter | CMS +T404X2S | Poisoning by other synthetic narcotics, intentional self-harm, sequela | CMS +T404X3A | Poisoning by other synthetic narcotics, assault, initial encounter | CMS +T404X3D | Poisoning by other synthetic narcotics, assault, subsequent encounter | CMS +T404X3S | Poisoning by other synthetic narcotics, assault, sequela | CMS +T404X4A | Poisoning by other synthetic narcotics, undetermined, initial encounter | CMS +T404X4D | Poisoning by other synthetic narcotics, undetermined, subsequent encounter | CMS +T404X4S | Poisoning by other synthetic narcotics, undetermined, sequela | CMS +T404X5A | Adverse effect of other synthetic narcotics, initial encounter | CMS +T404X5D | Adverse effect of other synthetic narcotics, subsequent encounter | CMS +T404X5S | Adverse effect of other synthetic narcotics, sequela | CMS +T404X6A | Underdosing of other synthetic narcotics, initial encounter | CMS +T404X6D | Underdosing of other synthetic narcotics, subsequent encounter | CMS +T404X6S | Underdosing of other synthetic narcotics, sequela | CMS +T405X1A | Poisoning by cocaine, accidental (unintentional), initial encounter | CMS +T405X1D | Poisoning by cocaine, accidental (unintentional), subsequent encounter | CMS +T405X1S | Poisoning by cocaine, accidental (unintentional), sequela | CMS +T405X2A | Poisoning by cocaine, intentional self-harm, initial encounter | CMS +T405X2D | Poisoning by cocaine, intentional self-harm, subsequent encounter | CMS +T405X2S | Poisoning by cocaine, intentional self-harm, sequela | CMS +T405X3A | Poisoning by cocaine, assault, initial encounter | CMS +T405X3D | Poisoning by cocaine, assault, subsequent encounter | CMS +T405X3S | Poisoning by cocaine, assault, sequela | CMS +T405X4A | Poisoning by cocaine, undetermined, initial encounter | CMS +T405X4D | Poisoning by cocaine, undetermined, subsequent encounter | CMS +T405X4S | Poisoning by cocaine, undetermined, sequela | CMS +T405X5A | Adverse effect of cocaine, initial encounter | CMS +T405X5D | Adverse effect of cocaine, subsequent encounter | CMS +T405X5S | Adverse effect of cocaine, sequela | CMS +T405X6A | Underdosing of cocaine, initial encounter | CMS +T405X6D | Underdosing of cocaine, subsequent encounter | CMS +T405X6S | Underdosing of cocaine, sequela | CMS +T40601A | Poisoning by unspecified narcotics, accidental (unintentional), initial encounter | CMS +T40601D | Poisoning by unspecified narcotics, accidental (unintentional), subsequent encounter | CMS +T40601S | Poisoning by unspecified narcotics, accidental (unintentional), sequela | CMS +T40602A | Poisoning by unspecified narcotics, intentional self-harm, initial encounter | CMS +T40602D | Poisoning by unspecified narcotics, intentional self-harm, subsequent encounter | CMS +T40602S | Poisoning by unspecified narcotics, intentional self-harm, sequela | CMS +T40603A | Poisoning by unspecified narcotics, assault, initial encounter | CMS +T40603D | Poisoning by unspecified narcotics, assault, subsequent encounter | CMS +T40603S | Poisoning by unspecified narcotics, assault, sequela | CMS +T40604A | Poisoning by unspecified narcotics, undetermined, initial encounter | CMS +T40604D | Poisoning by unspecified narcotics, undetermined, subsequent encounter | CMS +T40604S | Poisoning by unspecified narcotics, undetermined, sequela | CMS +T40605A | Adverse effect of unspecified narcotics, initial encounter | CMS +T40605D | Adverse effect of unspecified narcotics, subsequent encounter | CMS +T40605S | Adverse effect of unspecified narcotics, sequela | CMS +T40606A | Underdosing of unspecified narcotics, initial encounter | CMS +T40606D | Underdosing of unspecified narcotics, subsequent encounter | CMS +T40606S | Underdosing of unspecified narcotics, sequela | CMS +T40691A | Poisoning by other narcotics, accidental (unintentional), initial encounter | CMS +T40691D | Poisoning by other narcotics, accidental (unintentional), subsequent encounter | CMS +T40691S | Poisoning by other narcotics, accidental (unintentional), sequela | CMS +T40692A | Poisoning by other narcotics, intentional self-harm, initial encounter | CMS +T40692D | Poisoning by other narcotics, intentional self-harm, subsequent encounter | CMS +T40692S | Poisoning by other narcotics, intentional self-harm, sequela | CMS +T40693A | Poisoning by other narcotics, assault, initial encounter | CMS +T40693D | Poisoning by other narcotics, assault, subsequent encounter | CMS +T40693S | Poisoning by other narcotics, assault, sequela | CMS +T40694A | Poisoning by other narcotics, undetermined, initial encounter | CMS +T40694D | Poisoning by other narcotics, undetermined, subsequent encounter | CMS +T40694S | Poisoning by other narcotics, undetermined, sequela | CMS +T40695A | Adverse effect of other narcotics, initial encounter | CMS +T40695D | Adverse effect of other narcotics, subsequent encounter | CMS +T40695S | Adverse effect of other narcotics, sequela | CMS +T40696A | Underdosing of other narcotics, initial encounter | CMS +T40696D | Underdosing of other narcotics, subsequent encounter | CMS +T40696S | Underdosing of other narcotics, sequela | CMS +T407X1A | Poisoning by cannabis (derivatives), accidental (unintentional), initial encounter | CMS +T407X1D | Poisoning by cannabis (derivatives), accidental (unintentional), subsequent encounter | CMS +T407X1S | Poisoning by cannabis (derivatives), accidental (unintentional), sequela | CMS +T407X2A | Poisoning by cannabis (derivatives), intentional self-harm, initial encounter | CMS +T407X2D | Poisoning by cannabis (derivatives), intentional self-harm, subsequent encounter | CMS +T407X2S | Poisoning by cannabis (derivatives), intentional self-harm, sequela | CMS +T407X3A | Poisoning by cannabis (derivatives), assault, initial encounter | CMS +T407X3D | Poisoning by cannabis (derivatives), assault, subsequent encounter | CMS +T407X3S | Poisoning by cannabis (derivatives), assault, sequela | CMS +T407X4A | Poisoning by cannabis (derivatives), undetermined, initial encounter | CMS +T407X4D | Poisoning by cannabis (derivatives), undetermined, subsequent encounter | CMS +T407X4S | Poisoning by cannabis (derivatives), undetermined, sequela | CMS +T407X5A | Adverse effect of cannabis (derivatives), initial encounter | CMS +T407X5D | Adverse effect of cannabis (derivatives), subsequent encounter | CMS +T407X5S | Adverse effect of cannabis (derivatives), sequela | CMS +T407X6A | Underdosing of cannabis (derivatives), initial encounter | CMS +T407X6D | Underdosing of cannabis (derivatives), subsequent encounter | CMS +T407X6S | Underdosing of cannabis (derivatives), sequela | CMS +T408X1A | Poisoning by lysergide [LSD], accidental (unintentional), initial encounter | CMS +T408X1D | Poisoning by lysergide [LSD], accidental (unintentional), subsequent encounter | CMS +T408X1S | Poisoning by lysergide [LSD], accidental (unintentional), sequela | CMS +T408X2A | Poisoning by lysergide [LSD], intentional self-harm, initial encounter | CMS +T408X2D | Poisoning by lysergide [LSD], intentional self-harm, subsequent encounter | CMS +T408X2S | Poisoning by lysergide [LSD], intentional self-harm, sequela | CMS +T408X3A | Poisoning by lysergide [LSD], assault, initial encounter | CMS +T408X3D | Poisoning by lysergide [LSD], assault, subsequent encounter | CMS +T408X3S | Poisoning by lysergide [LSD], assault, sequela | CMS +T408X4A | Poisoning by lysergide [LSD], undetermined, initial encounter | CMS +T408X4D | Poisoning by lysergide [LSD], undetermined, subsequent encounter | CMS +T408X4S | Poisoning by lysergide [LSD], undetermined, sequela | CMS +T40901A | Poisoning by unspecified psychodysleptics [hallucinogens], accidental (unintentional), initial encounter | CMS +T40901D | Poisoning by unspecified psychodysleptics [hallucinogens], accidental (unintentional), subsequent encounter | CMS +T40901S | Poisoning by unspecified psychodysleptics [hallucinogens], accidental (unintentional), sequela | CMS +T40902A | Poisoning by unspecified psychodysleptics [hallucinogens], intentional self-harm, initial encounter | CMS +T40902D | Poisoning by unspecified psychodysleptics [hallucinogens], intentional self-harm, subsequent encounter | CMS +T40902S | Poisoning by unspecified psychodysleptics [hallucinogens], intentional self-harm, sequela | CMS +T40903A | Poisoning by unspecified psychodysleptics [hallucinogens], assault, initial encounter | CMS +T40903D | Poisoning by unspecified psychodysleptics [hallucinogens], assault, subsequent encounter | CMS +T40903S | Poisoning by unspecified psychodysleptics [hallucinogens], assault, sequela | CMS +T40904A | Poisoning by unspecified psychodysleptics [hallucinogens], undetermined, initial encounter | CMS +T40904D | Poisoning by unspecified psychodysleptics [hallucinogens], undetermined, subsequent encounter | CMS +T40904S | Poisoning by unspecified psychodysleptics [hallucinogens], undetermined, sequela | CMS +T40905A | Adverse effect of unspecified psychodysleptics [hallucinogens], initial encounter | CMS +T40905D | Adverse effect of unspecified psychodysleptics [hallucinogens], subsequent encounter | CMS +T40905S | Adverse effect of unspecified psychodysleptics [hallucinogens], sequela | CMS +T40906A | Underdosing of unspecified psychodysleptics, initial encounter | CMS +T40906D | Underdosing of unspecified psychodysleptics, subsequent encounter | CMS +T40906S | Underdosing of unspecified psychodysleptics, sequela | CMS +T40991A | Poisoning by other psychodysleptics [hallucinogens], accidental (unintentional), initial encounter | CMS +T40991D | Poisoning by other psychodysleptics [hallucinogens], accidental (unintentional), subsequent encounter | CMS +T40991S | Poisoning by other psychodysleptics [hallucinogens], accidental (unintentional), sequela | CMS +T40992A | Poisoning by other psychodysleptics [hallucinogens], intentional self-harm, initial encounter | CMS +T40992D | Poisoning by other psychodysleptics [hallucinogens], intentional self-harm, subsequent encounter | CMS +T40992S | Poisoning by other psychodysleptics [hallucinogens], intentional self-harm, sequela | CMS +T40993A | Poisoning by other psychodysleptics [hallucinogens], assault, initial encounter | CMS +T40993D | Poisoning by other psychodysleptics [hallucinogens], assault, subsequent encounter | CMS +T40993S | Poisoning by other psychodysleptics [hallucinogens], assault, sequela | CMS +T40994A | Poisoning by other psychodysleptics [hallucinogens], undetermined, initial encounter | CMS +T40994D | Poisoning by other psychodysleptics [hallucinogens], undetermined, subsequent encounter | CMS +T40994S | Poisoning by other psychodysleptics [hallucinogens], undetermined, sequela | CMS +T40995A | Adverse effect of other psychodysleptics [hallucinogens], initial encounter | CMS +T40995D | Adverse effect of other psychodysleptics [hallucinogens], subsequent encounter | CMS +T40995S | Adverse effect of other psychodysleptics [hallucinogens], sequela | CMS +T40996A | Underdosing of other psychodysleptics, initial encounter | CMS +T40996D | Underdosing of other psychodysleptics, subsequent encounter | CMS +T40996S | Underdosing of other psychodysleptics, sequela | CMS +T410X1A | Poisoning by inhaled anesthetics, accidental (unintentional), initial encounter | CMS +T410X1D | Poisoning by inhaled anesthetics, accidental (unintentional), subsequent encounter | CMS +T410X1S | Poisoning by inhaled anesthetics, accidental (unintentional), sequela | CMS +T410X2A | Poisoning by inhaled anesthetics, intentional self-harm, initial encounter | CMS +T410X2D | Poisoning by inhaled anesthetics, intentional self-harm, subsequent encounter | CMS +T410X2S | Poisoning by inhaled anesthetics, intentional self-harm, sequela | CMS +T410X3A | Poisoning by inhaled anesthetics, assault, initial encounter | CMS +T410X3D | Poisoning by inhaled anesthetics, assault, subsequent encounter | CMS +T410X3S | Poisoning by inhaled anesthetics, assault, sequela | CMS +T410X4A | Poisoning by inhaled anesthetics, undetermined, initial encounter | CMS +T410X4D | Poisoning by inhaled anesthetics, undetermined, subsequent encounter | CMS +T410X4S | Poisoning by inhaled anesthetics, undetermined, sequela | CMS +T410X5A | Adverse effect of inhaled anesthetics, initial encounter | CMS +T410X5D | Adverse effect of inhaled anesthetics, subsequent encounter | CMS +T410X5S | Adverse effect of inhaled anesthetics, sequela | CMS +T410X6A | Underdosing of inhaled anesthetics, initial encounter | CMS +T410X6D | Underdosing of inhaled anesthetics, subsequent encounter | CMS +T410X6S | Underdosing of inhaled anesthetics, sequela | CMS +T411X1A | Poisoning by intravenous anesthetics, accidental (unintentional), initial encounter | CMS +T411X1D | Poisoning by intravenous anesthetics, accidental (unintentional), subsequent encounter | CMS +T411X1S | Poisoning by intravenous anesthetics, accidental (unintentional), sequela | CMS +T411X2A | Poisoning by intravenous anesthetics, intentional self-harm, initial encounter | CMS +T411X2D | Poisoning by intravenous anesthetics, intentional self-harm, subsequent encounter | CMS +T411X2S | Poisoning by intravenous anesthetics, intentional self-harm, sequela | CMS +T411X3A | Poisoning by intravenous anesthetics, assault, initial encounter | CMS +T411X3D | Poisoning by intravenous anesthetics, assault, subsequent encounter | CMS +T411X3S | Poisoning by intravenous anesthetics, assault, sequela | CMS +T411X4A | Poisoning by intravenous anesthetics, undetermined, initial encounter | CMS +T411X4D | Poisoning by intravenous anesthetics, undetermined, subsequent encounter | CMS +T411X4S | Poisoning by intravenous anesthetics, undetermined, sequela | CMS +T411X5A | Adverse effect of intravenous anesthetics, initial encounter | CMS +T411X5D | Adverse effect of intravenous anesthetics, subsequent encounter | CMS +T411X5S | Adverse effect of intravenous anesthetics, sequela | CMS +T411X6A | Underdosing of intravenous anesthetics, initial encounter | CMS +T411X6D | Underdosing of intravenous anesthetics, subsequent encounter | CMS +T411X6S | Underdosing of intravenous anesthetics, sequela | CMS +T41201A | Poisoning by unspecified general anesthetics, accidental (unintentional), initial encounter | CMS +T41201D | Poisoning by unspecified general anesthetics, accidental (unintentional), subsequent encounter | CMS +T41201S | Poisoning by unspecified general anesthetics, accidental (unintentional), sequela | CMS +T41202A | Poisoning by unspecified general anesthetics, intentional self-harm, initial encounter | CMS +T41202D | Poisoning by unspecified general anesthetics, intentional self-harm, subsequent encounter | CMS +T41202S | Poisoning by unspecified general anesthetics, intentional self-harm, sequela | CMS +T41203A | Poisoning by unspecified general anesthetics, assault, initial encounter | CMS +T41203D | Poisoning by unspecified general anesthetics, assault, subsequent encounter | CMS +T41203S | Poisoning by unspecified general anesthetics, assault, sequela | CMS +T41204A | Poisoning by unspecified general anesthetics, undetermined, initial encounter | CMS +T41204D | Poisoning by unspecified general anesthetics, undetermined, subsequent encounter | CMS +T41204S | Poisoning by unspecified general anesthetics, undetermined, sequela | CMS +T41205A | Adverse effect of unspecified general anesthetics, initial encounter | CMS +T41205D | Adverse effect of unspecified general anesthetics, subsequent encounter | CMS +T41205S | Adverse effect of unspecified general anesthetics, sequela | CMS +T41206A | Underdosing of unspecified general anesthetics, initial encounter | CMS +T41206D | Underdosing of unspecified general anesthetics, subsequent encounter | CMS +T41206S | Underdosing of unspecified general anesthetics, sequela | CMS +T41291A | Poisoning by other general anesthetics, accidental (unintentional), initial encounter | CMS +T41291D | Poisoning by other general anesthetics, accidental (unintentional), subsequent encounter | CMS +T41291S | Poisoning by other general anesthetics, accidental (unintentional), sequela | CMS +T41292A | Poisoning by other general anesthetics, intentional self-harm, initial encounter | CMS +T41292D | Poisoning by other general anesthetics, intentional self-harm, subsequent encounter | CMS +T41292S | Poisoning by other general anesthetics, intentional self-harm, sequela | CMS +T41293A | Poisoning by other general anesthetics, assault, initial encounter | CMS +T41293D | Poisoning by other general anesthetics, assault, subsequent encounter | CMS +T41293S | Poisoning by other general anesthetics, assault, sequela | CMS +T41294A | Poisoning by other general anesthetics, undetermined, initial encounter | CMS +T41294D | Poisoning by other general anesthetics, undetermined, subsequent encounter | CMS +T41294S | Poisoning by other general anesthetics, undetermined, sequela | CMS +T41295A | Adverse effect of other general anesthetics, initial encounter | CMS +T41295D | Adverse effect of other general anesthetics, subsequent encounter | CMS +T41295S | Adverse effect of other general anesthetics, sequela | CMS +T41296A | Underdosing of other general anesthetics, initial encounter | CMS +T41296D | Underdosing of other general anesthetics, subsequent encounter | CMS +T41296S | Underdosing of other general anesthetics, sequela | CMS +T413X1A | Poisoning by local anesthetics, accidental (unintentional), initial encounter | CMS +T413X1D | Poisoning by local anesthetics, accidental (unintentional), subsequent encounter | CMS +T413X1S | Poisoning by local anesthetics, accidental (unintentional), sequela | CMS +T413X2A | Poisoning by local anesthetics, intentional self-harm, initial encounter | CMS +T413X2D | Poisoning by local anesthetics, intentional self-harm, subsequent encounter | CMS +T413X2S | Poisoning by local anesthetics, intentional self-harm, sequela | CMS +T413X3A | Poisoning by local anesthetics, assault, initial encounter | CMS +T413X3D | Poisoning by local anesthetics, assault, subsequent encounter | CMS +T413X3S | Poisoning by local anesthetics, assault, sequela | CMS +T413X4A | Poisoning by local anesthetics, undetermined, initial encounter | CMS +T413X4D | Poisoning by local anesthetics, undetermined, subsequent encounter | CMS +T413X4S | Poisoning by local anesthetics, undetermined, sequela | CMS +T413X5A | Adverse effect of local anesthetics, initial encounter | CMS +T413X5D | Adverse effect of local anesthetics, subsequent encounter | CMS +T413X5S | Adverse effect of local anesthetics, sequela | CMS +T413X6A | Underdosing of local anesthetics, initial encounter | CMS +T413X6D | Underdosing of local anesthetics, subsequent encounter | CMS +T413X6S | Underdosing of local anesthetics, sequela | CMS +T4141XA | Poisoning by unspecified anesthetic, accidental (unintentional), initial encounter | CMS +T4141XD | Poisoning by unspecified anesthetic, accidental (unintentional), subsequent encounter | CMS +T4141XS | Poisoning by unspecified anesthetic, accidental (unintentional), sequela | CMS +T4142XA | Poisoning by unspecified anesthetic, intentional self-harm, initial encounter | CMS +T4142XD | Poisoning by unspecified anesthetic, intentional self-harm, subsequent encounter | CMS +T4142XS | Poisoning by unspecified anesthetic, intentional self-harm, sequela | CMS +T4143XA | Poisoning by unspecified anesthetic, assault, initial encounter | CMS +T4143XD | Poisoning by unspecified anesthetic, assault, subsequent encounter | CMS +T4143XS | Poisoning by unspecified anesthetic, assault, sequela | CMS +T4144XA | Poisoning by unspecified anesthetic, undetermined, initial encounter | CMS +T4144XD | Poisoning by unspecified anesthetic, undetermined, subsequent encounter | CMS +T4144XS | Poisoning by unspecified anesthetic, undetermined, sequela | CMS +T4145XA | Adverse effect of unspecified anesthetic, initial encounter | CMS +T4145XD | Adverse effect of unspecified anesthetic, subsequent encounter | CMS +T4145XS | Adverse effect of unspecified anesthetic, sequela | CMS +T4146XA | Underdosing of unspecified anesthetics, initial encounter | CMS +T4146XD | Underdosing of unspecified anesthetics, subsequent encounter | CMS +T4146XS | Underdosing of unspecified anesthetics, sequela | CMS +T415X1A | Poisoning by therapeutic gases, accidental (unintentional), initial encounter | CMS +T415X1D | Poisoning by therapeutic gases, accidental (unintentional), subsequent encounter | CMS +T415X1S | Poisoning by therapeutic gases, accidental (unintentional), sequela | CMS +T415X2A | Poisoning by therapeutic gases, intentional self-harm, initial encounter | CMS +T415X2D | Poisoning by therapeutic gases, intentional self-harm, subsequent encounter | CMS +T415X2S | Poisoning by therapeutic gases, intentional self-harm, sequela | CMS +T415X3A | Poisoning by therapeutic gases, assault, initial encounter | CMS +T415X3D | Poisoning by therapeutic gases, assault, subsequent encounter | CMS +T415X3S | Poisoning by therapeutic gases, assault, sequela | CMS +T415X4A | Poisoning by therapeutic gases, undetermined, initial encounter | CMS +T415X4D | Poisoning by therapeutic gases, undetermined, subsequent encounter | CMS +T415X4S | Poisoning by therapeutic gases, undetermined, sequela | CMS +T415X5A | Adverse effect of therapeutic gases, initial encounter | CMS +T415X5D | Adverse effect of therapeutic gases, subsequent encounter | CMS +T415X5S | Adverse effect of therapeutic gases, sequela | CMS +T415X6A | Underdosing of therapeutic gases, initial encounter | CMS +T415X6D | Underdosing of therapeutic gases, subsequent encounter | CMS +T415X6S | Underdosing of therapeutic gases, sequela | CMS +T420X1A | Poisoning by hydantoin derivatives, accidental (unintentional), initial encounter | CMS +T420X1D | Poisoning by hydantoin derivatives, accidental (unintentional), subsequent encounter | CMS +T420X1S | Poisoning by hydantoin derivatives, accidental (unintentional), sequela | CMS +T420X2A | Poisoning by hydantoin derivatives, intentional self-harm, initial encounter | CMS +T420X2D | Poisoning by hydantoin derivatives, intentional self-harm, subsequent encounter | CMS +T420X2S | Poisoning by hydantoin derivatives, intentional self-harm, sequela | CMS +T420X3A | Poisoning by hydantoin derivatives, assault, initial encounter | CMS +T420X3D | Poisoning by hydantoin derivatives, assault, subsequent encounter | CMS +T420X3S | Poisoning by hydantoin derivatives, assault, sequela | CMS +T420X4A | Poisoning by hydantoin derivatives, undetermined, initial encounter | CMS +T420X4D | Poisoning by hydantoin derivatives, undetermined, subsequent encounter | CMS +T420X4S | Poisoning by hydantoin derivatives, undetermined, sequela | CMS +T420X5A | Adverse effect of hydantoin derivatives, initial encounter | CMS +T420X5D | Adverse effect of hydantoin derivatives, subsequent encounter | CMS +T420X5S | Adverse effect of hydantoin derivatives, sequela | CMS +T420X6A | Underdosing of hydantoin derivatives, initial encounter | CMS +T420X6D | Underdosing of hydantoin derivatives, subsequent encounter | CMS +T420X6S | Underdosing of hydantoin derivatives, sequela | CMS +T421X1A | Poisoning by iminostilbenes, accidental (unintentional), initial encounter | CMS +T421X1D | Poisoning by iminostilbenes, accidental (unintentional), subsequent encounter | CMS +T421X1S | Poisoning by iminostilbenes, accidental (unintentional), sequela | CMS +T421X2A | Poisoning by iminostilbenes, intentional self-harm, initial encounter | CMS +T421X2D | Poisoning by iminostilbenes, intentional self-harm, subsequent encounter | CMS +T421X2S | Poisoning by iminostilbenes, intentional self-harm, sequela | CMS +T421X3A | Poisoning by iminostilbenes, assault, initial encounter | CMS +T421X3D | Poisoning by iminostilbenes, assault, subsequent encounter | CMS +T421X3S | Poisoning by iminostilbenes, assault, sequela | CMS +T421X4A | Poisoning by iminostilbenes, undetermined, initial encounter | CMS +T421X4D | Poisoning by iminostilbenes, undetermined, subsequent encounter | CMS +T421X4S | Poisoning by iminostilbenes, undetermined, sequela | CMS +T421X5A | Adverse effect of iminostilbenes, initial encounter | CMS +T421X5D | Adverse effect of iminostilbenes, subsequent encounter | CMS +T421X5S | Adverse effect of iminostilbenes, sequela | CMS +T421X6A | Underdosing of iminostilbenes, initial encounter | CMS +T421X6D | Underdosing of iminostilbenes, subsequent encounter | CMS +T421X6S | Underdosing of iminostilbenes, sequela | CMS +T422X1A | Poisoning by succinimides and oxazolidinediones, accidental (unintentional), initial encounter | CMS +T422X1D | Poisoning by succinimides and oxazolidinediones, accidental (unintentional), subsequent encounter | CMS +T422X1S | Poisoning by succinimides and oxazolidinediones, accidental (unintentional), sequela | CMS +T422X2A | Poisoning by succinimides and oxazolidinediones, intentional self-harm, initial encounter | CMS +T422X2D | Poisoning by succinimides and oxazolidinediones, intentional self-harm, subsequent encounter | CMS +T422X2S | Poisoning by succinimides and oxazolidinediones, intentional self-harm, sequela | CMS +T422X3A | Poisoning by succinimides and oxazolidinediones, assault, initial encounter | CMS +T422X3D | Poisoning by succinimides and oxazolidinediones, assault, subsequent encounter | CMS +T422X3S | Poisoning by succinimides and oxazolidinediones, assault, sequela | CMS +T422X4A | Poisoning by succinimides and oxazolidinediones, undetermined, initial encounter | CMS +T422X4D | Poisoning by succinimides and oxazolidinediones, undetermined, subsequent encounter | CMS +T422X4S | Poisoning by succinimides and oxazolidinediones, undetermined, sequela | CMS +T422X5A | Adverse effect of succinimides and oxazolidinediones, initial encounter | CMS +T422X5D | Adverse effect of succinimides and oxazolidinediones, subsequent encounter | CMS +T422X5S | Adverse effect of succinimides and oxazolidinediones, sequela | CMS +T422X6A | Underdosing of succinimides and oxazolidinediones, initial encounter | CMS +T422X6D | Underdosing of succinimides and oxazolidinediones, subsequent encounter | CMS +T422X6S | Underdosing of succinimides and oxazolidinediones, sequela | CMS +T423X1A | Poisoning by barbiturates, accidental (unintentional), initial encounter | CMS +T423X1D | Poisoning by barbiturates, accidental (unintentional), subsequent encounter | CMS +T423X1S | Poisoning by barbiturates, accidental (unintentional), sequela | CMS +T423X2A | Poisoning by barbiturates, intentional self-harm, initial encounter | CMS +T423X2D | Poisoning by barbiturates, intentional self-harm, subsequent encounter | CMS +T423X2S | Poisoning by barbiturates, intentional self-harm, sequela | CMS +T423X3A | Poisoning by barbiturates, assault, initial encounter | CMS +T423X3D | Poisoning by barbiturates, assault, subsequent encounter | CMS +T423X3S | Poisoning by barbiturates, assault, sequela | CMS +T423X4A | Poisoning by barbiturates, undetermined, initial encounter | CMS +T423X4D | Poisoning by barbiturates, undetermined, subsequent encounter | CMS +T423X4S | Poisoning by barbiturates, undetermined, sequela | CMS +T423X5A | Adverse effect of barbiturates, initial encounter | CMS +T423X5D | Adverse effect of barbiturates, subsequent encounter | CMS +T423X5S | Adverse effect of barbiturates, sequela | CMS +T423X6A | Underdosing of barbiturates, initial encounter | CMS +T423X6D | Underdosing of barbiturates, subsequent encounter | CMS +T423X6S | Underdosing of barbiturates, sequela | CMS +T424X1A | Poisoning by benzodiazepines, accidental (unintentional), initial encounter | CMS +T424X1D | Poisoning by benzodiazepines, accidental (unintentional), subsequent encounter | CMS +T424X1S | Poisoning by benzodiazepines, accidental (unintentional), sequela | CMS +T424X2A | Poisoning by benzodiazepines, intentional self-harm, initial encounter | CMS +T424X2D | Poisoning by benzodiazepines, intentional self-harm, subsequent encounter | CMS +T424X2S | Poisoning by benzodiazepines, intentional self-harm, sequela | CMS +T424X3A | Poisoning by benzodiazepines, assault, initial encounter | CMS +T424X3D | Poisoning by benzodiazepines, assault, subsequent encounter | CMS +T424X3S | Poisoning by benzodiazepines, assault, sequela | CMS +T424X4A | Poisoning by benzodiazepines, undetermined, initial encounter | CMS +T424X4D | Poisoning by benzodiazepines, undetermined, subsequent encounter | CMS +T424X4S | Poisoning by benzodiazepines, undetermined, sequela | CMS +T424X5A | Adverse effect of benzodiazepines, initial encounter | CMS +T424X5D | Adverse effect of benzodiazepines, subsequent encounter | CMS +T424X5S | Adverse effect of benzodiazepines, sequela | CMS +T424X6A | Underdosing of benzodiazepines, initial encounter | CMS +T424X6D | Underdosing of benzodiazepines, subsequent encounter | CMS +T424X6S | Underdosing of benzodiazepines, sequela | CMS +T425X1A | Poisoning by mixed antiepileptics, accidental (unintentional), initial encounter | CMS +T425X1D | Poisoning by mixed antiepileptics, accidental (unintentional), subsequent encounter | CMS +T425X1S | Poisoning by mixed antiepileptics, accidental (unintentional), sequela | CMS +T425X2A | Poisoning by mixed antiepileptics, intentional self-harm, initial encounter | CMS +T425X2D | Poisoning by mixed antiepileptics, intentional self-harm, subsequent encounter | CMS +T425X2S | Poisoning by mixed antiepileptics, intentional self-harm, sequela | CMS +T425X3A | Poisoning by mixed antiepileptics, assault, initial encounter | CMS +T425X3D | Poisoning by mixed antiepileptics, assault, subsequent encounter | CMS +T425X3S | Poisoning by mixed antiepileptics, assault, sequela | CMS +T425X4A | Poisoning by mixed antiepileptics, undetermined, initial encounter | CMS +T425X4D | Poisoning by mixed antiepileptics, undetermined, subsequent encounter | CMS +T425X4S | Poisoning by mixed antiepileptics, undetermined, sequela | CMS +T425X5A | Adverse effect of mixed antiepileptics, initial encounter | CMS +T425X5D | Adverse effect of mixed antiepileptics, subsequent encounter | CMS +T425X5S | Adverse effect of mixed antiepileptics, sequela | CMS +T425X6A | Underdosing of mixed antiepileptics, initial encounter | CMS +T425X6D | Underdosing of mixed antiepileptics, subsequent encounter | CMS +T425X6S | Underdosing of mixed antiepileptics, sequela | CMS +T426X1A | Poisoning by other antiepileptic and sedative-hypnotic drugs, accidental (unintentional), initial encounter | CMS +T426X1D | Poisoning by other antiepileptic and sedative-hypnotic drugs, accidental (unintentional), subsequent encounter | CMS +T426X1S | Poisoning by other antiepileptic and sedative-hypnotic drugs, accidental (unintentional), sequela | CMS +T426X2A | Poisoning by other antiepileptic and sedative-hypnotic drugs, intentional self-harm, initial encounter | CMS +T426X2D | Poisoning by other antiepileptic and sedative-hypnotic drugs, intentional self-harm, subsequent encounter | CMS +T426X2S | Poisoning by other antiepileptic and sedative-hypnotic drugs, intentional self-harm, sequela | CMS +T426X3A | Poisoning by other antiepileptic and sedative-hypnotic drugs, assault, initial encounter | CMS +T426X3D | Poisoning by other antiepileptic and sedative-hypnotic drugs, assault, subsequent encounter | CMS +T426X3S | Poisoning by other antiepileptic and sedative-hypnotic drugs, assault, sequela | CMS +T426X4A | Poisoning by other antiepileptic and sedative-hypnotic drugs, undetermined, initial encounter | CMS +T426X4D | Poisoning by other antiepileptic and sedative-hypnotic drugs, undetermined, subsequent encounter | CMS +T426X4S | Poisoning by other antiepileptic and sedative-hypnotic drugs, undetermined, sequela | CMS +T426X5A | Adverse effect of other antiepileptic and sedative-hypnotic drugs, initial encounter | CMS +T426X5D | Adverse effect of other antiepileptic and sedative-hypnotic drugs, subsequent encounter | CMS +T426X5S | Adverse effect of other antiepileptic and sedative-hypnotic drugs, sequela | CMS +T426X6A | Underdosing of other antiepileptic and sedative-hypnotic drugs, initial encounter | CMS +T426X6D | Underdosing of other antiepileptic and sedative-hypnotic drugs, subsequent encounter | CMS +T426X6S | Underdosing of other antiepileptic and sedative-hypnotic drugs, sequela | CMS +T4271XA | Poisoning by unspecified antiepileptic and sedative-hypnotic drugs, accidental (unintentional), initial encounter | CMS +T4271XD | Poisoning by unspecified antiepileptic and sedative-hypnotic drugs, accidental (unintentional), subsequent encounter | CMS +T4271XS | Poisoning by unspecified antiepileptic and sedative-hypnotic drugs, accidental (unintentional), sequela | CMS +T4272XA | Poisoning by unspecified antiepileptic and sedative-hypnotic drugs, intentional self-harm, initial encounter | CMS +T4272XD | Poisoning by unspecified antiepileptic and sedative-hypnotic drugs, intentional self-harm, subsequent encounter | CMS +T4272XS | Poisoning by unspecified antiepileptic and sedative-hypnotic drugs, intentional self-harm, sequela | CMS +T4273XA | Poisoning by unspecified antiepileptic and sedative-hypnotic drugs, assault, initial encounter | CMS +T4273XD | Poisoning by unspecified antiepileptic and sedative-hypnotic drugs, assault, subsequent encounter | CMS +T4273XS | Poisoning by unspecified antiepileptic and sedative-hypnotic drugs, assault, sequela | CMS +T4274XA | Poisoning by unspecified antiepileptic and sedative-hypnotic drugs, undetermined, initial encounter | CMS +T4274XD | Poisoning by unspecified antiepileptic and sedative-hypnotic drugs, undetermined, subsequent encounter | CMS +T4274XS | Poisoning by unspecified antiepileptic and sedative-hypnotic drugs, undetermined, sequela | CMS +T4275XA | Adverse effect of unspecified antiepileptic and sedative-hypnotic drugs, initial encounter | CMS +T4275XD | Adverse effect of unspecified antiepileptic and sedative-hypnotic drugs, subsequent encounter | CMS +T4275XS | Adverse effect of unspecified antiepileptic and sedative-hypnotic drugs, sequela | CMS +T4276XA | Underdosing of unspecified antiepileptic and sedative-hypnotic drugs, initial encounter | CMS +T4276XD | Underdosing of unspecified antiepileptic and sedative-hypnotic drugs, subsequent encounter | CMS +T4276XS | Underdosing of unspecified antiepileptic and sedative-hypnotic drugs, sequela | CMS +T428X1A | Poisoning by antiparkinsonism drugs and other central muscle-tone depressants, accidental (unintentional), initial encounter | CMS +T428X1D | Poisoning by antiparkinsonism drugs and other central muscle-tone depressants, accidental (unintentional), subsequent encounter | CMS +T428X1S | Poisoning by antiparkinsonism drugs and other central muscle-tone depressants, accidental (unintentional), sequela | CMS +T428X2A | Poisoning by antiparkinsonism drugs and other central muscle-tone depressants, intentional self-harm, initial encounter | CMS +T428X2D | Poisoning by antiparkinsonism drugs and other central muscle-tone depressants, intentional self-harm, subsequent encounter | CMS +T428X2S | Poisoning by antiparkinsonism drugs and other central muscle-tone depressants, intentional self-harm, sequela | CMS +T428X3A | Poisoning by antiparkinsonism drugs and other central muscle-tone depressants, assault, initial encounter | CMS +T428X3D | Poisoning by antiparkinsonism drugs and other central muscle-tone depressants, assault, subsequent encounter | CMS +T428X3S | Poisoning by antiparkinsonism drugs and other central muscle-tone depressants, assault, sequela | CMS +T428X4A | Poisoning by antiparkinsonism drugs and other central muscle-tone depressants, undetermined, initial encounter | CMS +T428X4D | Poisoning by antiparkinsonism drugs and other central muscle-tone depressants, undetermined, subsequent encounter | CMS +T428X4S | Poisoning by antiparkinsonism drugs and other central muscle-tone depressants, undetermined, sequela | CMS +T428X5A | Adverse effect of antiparkinsonism drugs and other central muscle-tone depressants, initial encounter | CMS +T428X5D | Adverse effect of antiparkinsonism drugs and other central muscle-tone depressants, subsequent encounter | CMS +T428X5S | Adverse effect of antiparkinsonism drugs and other central muscle-tone depressants, sequela | CMS +T428X6A | Underdosing of antiparkinsonism drugs and other central muscle-tone depressants, initial encounter | CMS +T428X6D | Underdosing of antiparkinsonism drugs and other central muscle-tone depressants, subsequent encounter | CMS +T428X6S | Underdosing of antiparkinsonism drugs and other central muscle-tone depressants, sequela | CMS +T43011A | Poisoning by tricyclic antidepressants, accidental (unintentional), initial encounter | CMS +T43011D | Poisoning by tricyclic antidepressants, accidental (unintentional), subsequent encounter | CMS +T43011S | Poisoning by tricyclic antidepressants, accidental (unintentional), sequela | CMS +T43012A | Poisoning by tricyclic antidepressants, intentional self-harm, initial encounter | CMS +T43012D | Poisoning by tricyclic antidepressants, intentional self-harm, subsequent encounter | CMS +T43012S | Poisoning by tricyclic antidepressants, intentional self-harm, sequela | CMS +T43013A | Poisoning by tricyclic antidepressants, assault, initial encounter | CMS +T43013D | Poisoning by tricyclic antidepressants, assault, subsequent encounter | CMS +T43013S | Poisoning by tricyclic antidepressants, assault, sequela | CMS +T43014A | Poisoning by tricyclic antidepressants, undetermined, initial encounter | CMS +T43014D | Poisoning by tricyclic antidepressants, undetermined, subsequent encounter | CMS +T43014S | Poisoning by tricyclic antidepressants, undetermined, sequela | CMS +T43015A | Adverse effect of tricyclic antidepressants, initial encounter | CMS +T43015D | Adverse effect of tricyclic antidepressants, subsequent encounter | CMS +T43015S | Adverse effect of tricyclic antidepressants, sequela | CMS +T43016A | Underdosing of tricyclic antidepressants, initial encounter | CMS +T43016D | Underdosing of tricyclic antidepressants, subsequent encounter | CMS +T43016S | Underdosing of tricyclic antidepressants, sequela | CMS +T43021A | Poisoning by tetracyclic antidepressants, accidental (unintentional), initial encounter | CMS +T43021D | Poisoning by tetracyclic antidepressants, accidental (unintentional), subsequent encounter | CMS +T43021S | Poisoning by tetracyclic antidepressants, accidental (unintentional), sequela | CMS +T43022A | Poisoning by tetracyclic antidepressants, intentional self-harm, initial encounter | CMS +T43022D | Poisoning by tetracyclic antidepressants, intentional self-harm, subsequent encounter | CMS +T43022S | Poisoning by tetracyclic antidepressants, intentional self-harm, sequela | CMS +T43023A | Poisoning by tetracyclic antidepressants, assault, initial encounter | CMS +T43023D | Poisoning by tetracyclic antidepressants, assault, subsequent encounter | CMS +T43023S | Poisoning by tetracyclic antidepressants, assault, sequela | CMS +T43024A | Poisoning by tetracyclic antidepressants, undetermined, initial encounter | CMS +T43024D | Poisoning by tetracyclic antidepressants, undetermined, subsequent encounter | CMS +T43024S | Poisoning by tetracyclic antidepressants, undetermined, sequela | CMS +T43025A | Adverse effect of tetracyclic antidepressants, initial encounter | CMS +T43025D | Adverse effect of tetracyclic antidepressants, subsequent encounter | CMS +T43025S | Adverse effect of tetracyclic antidepressants, sequela | CMS +T43026A | Underdosing of tetracyclic antidepressants, initial encounter | CMS +T43026D | Underdosing of tetracyclic antidepressants, subsequent encounter | CMS +T43026S | Underdosing of tetracyclic antidepressants, sequela | CMS +T431X1A | Poisoning by monoamine-oxidase-inhibitor antidepressants, accidental (unintentional), initial encounter | CMS +T431X1D | Poisoning by monoamine-oxidase-inhibitor antidepressants, accidental (unintentional), subsequent encounter | CMS +T431X1S | Poisoning by monoamine-oxidase-inhibitor antidepressants, accidental (unintentional), sequela | CMS +T431X2A | Poisoning by monoamine-oxidase-inhibitor antidepressants, intentional self-harm, initial encounter | CMS +T431X2D | Poisoning by monoamine-oxidase-inhibitor antidepressants, intentional self-harm, subsequent encounter | CMS +T431X2S | Poisoning by monoamine-oxidase-inhibitor antidepressants, intentional self-harm, sequela | CMS +T431X3A | Poisoning by monoamine-oxidase-inhibitor antidepressants, assault, initial encounter | CMS +T431X3D | Poisoning by monoamine-oxidase-inhibitor antidepressants, assault, subsequent encounter | CMS +T431X3S | Poisoning by monoamine-oxidase-inhibitor antidepressants, assault, sequela | CMS +T431X4A | Poisoning by monoamine-oxidase-inhibitor antidepressants, undetermined, initial encounter | CMS +T431X4D | Poisoning by monoamine-oxidase-inhibitor antidepressants, undetermined, subsequent encounter | CMS +T431X4S | Poisoning by monoamine-oxidase-inhibitor antidepressants, undetermined, sequela | CMS +T431X5A | Adverse effect of monoamine-oxidase-inhibitor antidepressants, initial encounter | CMS +T431X5D | Adverse effect of monoamine-oxidase-inhibitor antidepressants, subsequent encounter | CMS +T431X5S | Adverse effect of monoamine-oxidase-inhibitor antidepressants, sequela | CMS +T431X6A | Underdosing of monoamine-oxidase-inhibitor antidepressants, initial encounter | CMS +T431X6D | Underdosing of monoamine-oxidase-inhibitor antidepressants, subsequent encounter | CMS +T431X6S | Underdosing of monoamine-oxidase-inhibitor antidepressants, sequela | CMS +T43201A | Poisoning by unspecified antidepressants, accidental (unintentional), initial encounter | CMS +T43201D | Poisoning by unspecified antidepressants, accidental (unintentional), subsequent encounter | CMS +T43201S | Poisoning by unspecified antidepressants, accidental (unintentional), sequela | CMS +T43202A | Poisoning by unspecified antidepressants, intentional self-harm, initial encounter | CMS +T43202D | Poisoning by unspecified antidepressants, intentional self-harm, subsequent encounter | CMS +T43202S | Poisoning by unspecified antidepressants, intentional self-harm, sequela | CMS +T43203A | Poisoning by unspecified antidepressants, assault, initial encounter | CMS +T43203D | Poisoning by unspecified antidepressants, assault, subsequent encounter | CMS +T43203S | Poisoning by unspecified antidepressants, assault, sequela | CMS +T43204A | Poisoning by unspecified antidepressants, undetermined, initial encounter | CMS +T43204D | Poisoning by unspecified antidepressants, undetermined, subsequent encounter | CMS +T43204S | Poisoning by unspecified antidepressants, undetermined, sequela | CMS +T43205A | Adverse effect of unspecified antidepressants, initial encounter | CMS +T43205D | Adverse effect of unspecified antidepressants, subsequent encounter | CMS +T43205S | Adverse effect of unspecified antidepressants, sequela | CMS +T43206A | Underdosing of unspecified antidepressants, initial encounter | CMS +T43206D | Underdosing of unspecified antidepressants, subsequent encounter | CMS +T43206S | Underdosing of unspecified antidepressants, sequela | CMS +T43211A | Poisoning by selective serotonin and norepinephrine reuptake inhibitors, accidental (unintentional), initial encounter | CMS +T43211D | Poisoning by selective serotonin and norepinephrine reuptake inhibitors, accidental (unintentional), subsequent encounter | CMS +T43211S | Poisoning by selective serotonin and norepinephrine reuptake inhibitors, accidental (unintentional), sequela | CMS +T43212A | Poisoning by selective serotonin and norepinephrine reuptake inhibitors, intentional self-harm, initial encounter | CMS +T43212D | Poisoning by selective serotonin and norepinephrine reuptake inhibitors, intentional self-harm, subsequent encounter | CMS +T43212S | Poisoning by selective serotonin and norepinephrine reuptake inhibitors, intentional self-harm, sequela | CMS +T43213A | Poisoning by selective serotonin and norepinephrine reuptake inhibitors, assault, initial encounter | CMS +T43213D | Poisoning by selective serotonin and norepinephrine reuptake inhibitors, assault, subsequent encounter | CMS +T43213S | Poisoning by selective serotonin and norepinephrine reuptake inhibitors, assault, sequela | CMS +T43214A | Poisoning by selective serotonin and norepinephrine reuptake inhibitors, undetermined, initial encounter | CMS +T43214D | Poisoning by selective serotonin and norepinephrine reuptake inhibitors, undetermined, subsequent encounter | CMS +T43214S | Poisoning by selective serotonin and norepinephrine reuptake inhibitors, undetermined, sequela | CMS +T43215A | Adverse effect of selective serotonin and norepinephrine reuptake inhibitors, initial encounter | CMS +T43215D | Adverse effect of selective serotonin and norepinephrine reuptake inhibitors, subsequent encounter | CMS +T43215S | Adverse effect of selective serotonin and norepinephrine reuptake inhibitors, sequela | CMS +T43216A | Underdosing of selective serotonin and norepinephrine reuptake inhibitors, initial encounter | CMS +T43216D | Underdosing of selective serotonin and norepinephrine reuptake inhibitors, subsequent encounter | CMS +T43216S | Underdosing of selective serotonin and norepinephrine reuptake inhibitors, sequela | CMS +T43221A | Poisoning by selective serotonin reuptake inhibitors, accidental (unintentional), initial encounter | CMS +T43221D | Poisoning by selective serotonin reuptake inhibitors, accidental (unintentional), subsequent encounter | CMS +T43221S | Poisoning by selective serotonin reuptake inhibitors, accidental (unintentional), sequela | CMS +T43222A | Poisoning by selective serotonin reuptake inhibitors, intentional self-harm, initial encounter | CMS +T43222D | Poisoning by selective serotonin reuptake inhibitors, intentional self-harm, subsequent encounter | CMS +T43222S | Poisoning by selective serotonin reuptake inhibitors, intentional self-harm, sequela | CMS +T43223A | Poisoning by selective serotonin reuptake inhibitors, assault, initial encounter | CMS +T43223D | Poisoning by selective serotonin reuptake inhibitors, assault, subsequent encounter | CMS +T43223S | Poisoning by selective serotonin reuptake inhibitors, assault, sequela | CMS +T43224A | Poisoning by selective serotonin reuptake inhibitors, undetermined, initial encounter | CMS +T43224D | Poisoning by selective serotonin reuptake inhibitors, undetermined, subsequent encounter | CMS +T43224S | Poisoning by selective serotonin reuptake inhibitors, undetermined, sequela | CMS +T43225A | Adverse effect of selective serotonin reuptake inhibitors, initial encounter | CMS +T43225D | Adverse effect of selective serotonin reuptake inhibitors, subsequent encounter | CMS +T43225S | Adverse effect of selective serotonin reuptake inhibitors, sequela | CMS +T43226A | Underdosing of selective serotonin reuptake inhibitors, initial encounter | CMS +T43226D | Underdosing of selective serotonin reuptake inhibitors, subsequent encounter | CMS +T43226S | Underdosing of selective serotonin reuptake inhibitors, sequela | CMS +T43291A | Poisoning by other antidepressants, accidental (unintentional), initial encounter | CMS +T43291D | Poisoning by other antidepressants, accidental (unintentional), subsequent encounter | CMS +T43291S | Poisoning by other antidepressants, accidental (unintentional), sequela | CMS +T43292A | Poisoning by other antidepressants, intentional self-harm, initial encounter | CMS +T43292D | Poisoning by other antidepressants, intentional self-harm, subsequent encounter | CMS +T43292S | Poisoning by other antidepressants, intentional self-harm, sequela | CMS +T43293A | Poisoning by other antidepressants, assault, initial encounter | CMS +T43293D | Poisoning by other antidepressants, assault, subsequent encounter | CMS +T43293S | Poisoning by other antidepressants, assault, sequela | CMS +T43294A | Poisoning by other antidepressants, undetermined, initial encounter | CMS +T43294D | Poisoning by other antidepressants, undetermined, subsequent encounter | CMS +T43294S | Poisoning by other antidepressants, undetermined, sequela | CMS +T43295A | Adverse effect of other antidepressants, initial encounter | CMS +T43295D | Adverse effect of other antidepressants, subsequent encounter | CMS +T43295S | Adverse effect of other antidepressants, sequela | CMS +T43296A | Underdosing of other antidepressants, initial encounter | CMS +T43296D | Underdosing of other antidepressants, subsequent encounter | CMS +T43296S | Underdosing of other antidepressants, sequela | CMS +T433X1A | Poisoning by phenothiazine antipsychotics and neuroleptics, accidental (unintentional), initial encounter | CMS +T433X1D | Poisoning by phenothiazine antipsychotics and neuroleptics, accidental (unintentional), subsequent encounter | CMS +T433X1S | Poisoning by phenothiazine antipsychotics and neuroleptics, accidental (unintentional), sequela | CMS +T433X2A | Poisoning by phenothiazine antipsychotics and neuroleptics, intentional self-harm, initial encounter | CMS +T433X2D | Poisoning by phenothiazine antipsychotics and neuroleptics, intentional self-harm, subsequent encounter | CMS +T433X2S | Poisoning by phenothiazine antipsychotics and neuroleptics, intentional self-harm, sequela | CMS +T433X3A | Poisoning by phenothiazine antipsychotics and neuroleptics, assault, initial encounter | CMS +T433X3D | Poisoning by phenothiazine antipsychotics and neuroleptics, assault, subsequent encounter | CMS +T433X3S | Poisoning by phenothiazine antipsychotics and neuroleptics, assault, sequela | CMS +T433X4A | Poisoning by phenothiazine antipsychotics and neuroleptics, undetermined, initial encounter | CMS +T433X4D | Poisoning by phenothiazine antipsychotics and neuroleptics, undetermined, subsequent encounter | CMS +T433X4S | Poisoning by phenothiazine antipsychotics and neuroleptics, undetermined, sequela | CMS +T433X5A | Adverse effect of phenothiazine antipsychotics and neuroleptics, initial encounter | CMS +T433X5D | Adverse effect of phenothiazine antipsychotics and neuroleptics, subsequent encounter | CMS +T433X5S | Adverse effect of phenothiazine antipsychotics and neuroleptics, sequela | CMS +T433X6A | Underdosing of phenothiazine antipsychotics and neuroleptics, initial encounter | CMS +T433X6D | Underdosing of phenothiazine antipsychotics and neuroleptics, subsequent encounter | CMS +T433X6S | Underdosing of phenothiazine antipsychotics and neuroleptics, sequela | CMS +T434X1A | Poisoning by butyrophenone and thiothixene neuroleptics, accidental (unintentional), initial encounter | CMS +T434X1D | Poisoning by butyrophenone and thiothixene neuroleptics, accidental (unintentional), subsequent encounter | CMS +T434X1S | Poisoning by butyrophenone and thiothixene neuroleptics, accidental (unintentional), sequela | CMS +T434X2A | Poisoning by butyrophenone and thiothixene neuroleptics, intentional self-harm, initial encounter | CMS +T434X2D | Poisoning by butyrophenone and thiothixene neuroleptics, intentional self-harm, subsequent encounter | CMS +T434X2S | Poisoning by butyrophenone and thiothixene neuroleptics, intentional self-harm, sequela | CMS +T434X3A | Poisoning by butyrophenone and thiothixene neuroleptics, assault, initial encounter | CMS +T434X3D | Poisoning by butyrophenone and thiothixene neuroleptics, assault, subsequent encounter | CMS +T434X3S | Poisoning by butyrophenone and thiothixene neuroleptics, assault, sequela | CMS +T434X4A | Poisoning by butyrophenone and thiothixene neuroleptics, undetermined, initial encounter | CMS +T434X4D | Poisoning by butyrophenone and thiothixene neuroleptics, undetermined, subsequent encounter | CMS +T434X4S | Poisoning by butyrophenone and thiothixene neuroleptics, undetermined, sequela | CMS +T434X5A | Adverse effect of butyrophenone and thiothixene neuroleptics, initial encounter | CMS +T434X5D | Adverse effect of butyrophenone and thiothixene neuroleptics, subsequent encounter | CMS +T434X5S | Adverse effect of butyrophenone and thiothixene neuroleptics, sequela | CMS +T434X6A | Underdosing of butyrophenone and thiothixene neuroleptics, initial encounter | CMS +T434X6D | Underdosing of butyrophenone and thiothixene neuroleptics, subsequent encounter | CMS +T434X6S | Underdosing of butyrophenone and thiothixene neuroleptics, sequela | CMS +T43501A | Poisoning by unspecified antipsychotics and neuroleptics, accidental (unintentional), initial encounter | CMS +T43501D | Poisoning by unspecified antipsychotics and neuroleptics, accidental (unintentional), subsequent encounter | CMS +T43501S | Poisoning by unspecified antipsychotics and neuroleptics, accidental (unintentional), sequela | CMS +T43502A | Poisoning by unspecified antipsychotics and neuroleptics, intentional self-harm, initial encounter | CMS +T43502D | Poisoning by unspecified antipsychotics and neuroleptics, intentional self-harm, subsequent encounter | CMS +T43502S | Poisoning by unspecified antipsychotics and neuroleptics, intentional self-harm, sequela | CMS +T43503A | Poisoning by unspecified antipsychotics and neuroleptics, assault, initial encounter | CMS +T43503D | Poisoning by unspecified antipsychotics and neuroleptics, assault, subsequent encounter | CMS +T43503S | Poisoning by unspecified antipsychotics and neuroleptics, assault, sequela | CMS +T43504A | Poisoning by unspecified antipsychotics and neuroleptics, undetermined, initial encounter | CMS +T43504D | Poisoning by unspecified antipsychotics and neuroleptics, undetermined, subsequent encounter | CMS +T43504S | Poisoning by unspecified antipsychotics and neuroleptics, undetermined, sequela | CMS +T43505A | Adverse effect of unspecified antipsychotics and neuroleptics, initial encounter | CMS +T43505D | Adverse effect of unspecified antipsychotics and neuroleptics, subsequent encounter | CMS +T43505S | Adverse effect of unspecified antipsychotics and neuroleptics, sequela | CMS +T43506A | Underdosing of unspecified antipsychotics and neuroleptics, initial encounter | CMS +T43506D | Underdosing of unspecified antipsychotics and neuroleptics, subsequent encounter | CMS +T43506S | Underdosing of unspecified antipsychotics and neuroleptics, sequela | CMS +T43591A | Poisoning by other antipsychotics and neuroleptics, accidental (unintentional), initial encounter | CMS +T43591D | Poisoning by other antipsychotics and neuroleptics, accidental (unintentional), subsequent encounter | CMS +T43591S | Poisoning by other antipsychotics and neuroleptics, accidental (unintentional), sequela | CMS +T43592A | Poisoning by other antipsychotics and neuroleptics, intentional self-harm, initial encounter | CMS +T43592D | Poisoning by other antipsychotics and neuroleptics, intentional self-harm, subsequent encounter | CMS +T43592S | Poisoning by other antipsychotics and neuroleptics, intentional self-harm, sequela | CMS +T43593A | Poisoning by other antipsychotics and neuroleptics, assault, initial encounter | CMS +T43593D | Poisoning by other antipsychotics and neuroleptics, assault, subsequent encounter | CMS +T43593S | Poisoning by other antipsychotics and neuroleptics, assault, sequela | CMS +T43594A | Poisoning by other antipsychotics and neuroleptics, undetermined, initial encounter | CMS +T43594D | Poisoning by other antipsychotics and neuroleptics, undetermined, subsequent encounter | CMS +T43594S | Poisoning by other antipsychotics and neuroleptics, undetermined, sequela | CMS +T43595A | Adverse effect of other antipsychotics and neuroleptics, initial encounter | CMS +T43595D | Adverse effect of other antipsychotics and neuroleptics, subsequent encounter | CMS +T43595S | Adverse effect of other antipsychotics and neuroleptics, sequela | CMS +T43596A | Underdosing of other antipsychotics and neuroleptics, initial encounter | CMS +T43596D | Underdosing of other antipsychotics and neuroleptics, subsequent encounter | CMS +T43596S | Underdosing of other antipsychotics and neuroleptics, sequela | CMS +T43601A | Poisoning by unspecified psychostimulants, accidental (unintentional), initial encounter | CMS +T43601D | Poisoning by unspecified psychostimulants, accidental (unintentional), subsequent encounter | CMS +T43601S | Poisoning by unspecified psychostimulants, accidental (unintentional), sequela | CMS +T43602A | Poisoning by unspecified psychostimulants, intentional self-harm, initial encounter | CMS +T43602D | Poisoning by unspecified psychostimulants, intentional self-harm, subsequent encounter | CMS +T43602S | Poisoning by unspecified psychostimulants, intentional self-harm, sequela | CMS +T43603A | Poisoning by unspecified psychostimulants, assault, initial encounter | CMS +T43603D | Poisoning by unspecified psychostimulants, assault, subsequent encounter | CMS +T43603S | Poisoning by unspecified psychostimulants, assault, sequela | CMS +T43604A | Poisoning by unspecified psychostimulants, undetermined, initial encounter | CMS +T43604D | Poisoning by unspecified psychostimulants, undetermined, subsequent encounter | CMS +T43604S | Poisoning by unspecified psychostimulants, undetermined, sequela | CMS +T43605A | Adverse effect of unspecified psychostimulants, initial encounter | CMS +T43605D | Adverse effect of unspecified psychostimulants, subsequent encounter | CMS +T43605S | Adverse effect of unspecified psychostimulants, sequela | CMS +T43606A | Underdosing of unspecified psychostimulants, initial encounter | CMS +T43606D | Underdosing of unspecified psychostimulants, subsequent encounter | CMS +T43606S | Underdosing of unspecified psychostimulants, sequela | CMS +T43611A | Poisoning by caffeine, accidental (unintentional), initial encounter | CMS +T43611D | Poisoning by caffeine, accidental (unintentional), subsequent encounter | CMS +T43611S | Poisoning by caffeine, accidental (unintentional), sequela | CMS +T43612A | Poisoning by caffeine, intentional self-harm, initial encounter | CMS +T43612D | Poisoning by caffeine, intentional self-harm, subsequent encounter | CMS +T43612S | Poisoning by caffeine, intentional self-harm, sequela | CMS +T43613A | Poisoning by caffeine, assault, initial encounter | CMS +T43613D | Poisoning by caffeine, assault, subsequent encounter | CMS +T43613S | Poisoning by caffeine, assault, sequela | CMS +T43614A | Poisoning by caffeine, undetermined, initial encounter | CMS +T43614D | Poisoning by caffeine, undetermined, subsequent encounter | CMS +T43614S | Poisoning by caffeine, undetermined, sequela | CMS +T43615A | Adverse effect of caffeine, initial encounter | CMS +T43615D | Adverse effect of caffeine, subsequent encounter | CMS +T43615S | Adverse effect of caffeine, sequela | CMS +T43616A | Underdosing of caffeine, initial encounter | CMS +T43616D | Underdosing of caffeine, subsequent encounter | CMS +T43616S | Underdosing of caffeine, sequela | CMS +T43621A | Poisoning by amphetamines, accidental (unintentional), initial encounter | CMS +T43621D | Poisoning by amphetamines, accidental (unintentional), subsequent encounter | CMS +T43621S | Poisoning by amphetamines, accidental (unintentional), sequela | CMS +T43622A | Poisoning by amphetamines, intentional self-harm, initial encounter | CMS +T43622D | Poisoning by amphetamines, intentional self-harm, subsequent encounter | CMS +T43622S | Poisoning by amphetamines, intentional self-harm, sequela | CMS +T43623A | Poisoning by amphetamines, assault, initial encounter | CMS +T43623D | Poisoning by amphetamines, assault, subsequent encounter | CMS +T43623S | Poisoning by amphetamines, assault, sequela | CMS +T43624A | Poisoning by amphetamines, undetermined, initial encounter | CMS +T43624D | Poisoning by amphetamines, undetermined, subsequent encounter | CMS +T43624S | Poisoning by amphetamines, undetermined, sequela | CMS +T43625A | Adverse effect of amphetamines, initial encounter | CMS +T43625D | Adverse effect of amphetamines, subsequent encounter | CMS +T43625S | Adverse effect of amphetamines, sequela | CMS +T43626A | Underdosing of amphetamines, initial encounter | CMS +T43626D | Underdosing of amphetamines, subsequent encounter | CMS +T43626S | Underdosing of amphetamines, sequela | CMS +T43631A | Poisoning by methylphenidate, accidental (unintentional), initial encounter | CMS +T43631D | Poisoning by methylphenidate, accidental (unintentional), subsequent encounter | CMS +T43631S | Poisoning by methylphenidate, accidental (unintentional), sequela | CMS +T43632A | Poisoning by methylphenidate, intentional self-harm, initial encounter | CMS +T43632D | Poisoning by methylphenidate, intentional self-harm, subsequent encounter | CMS +T43632S | Poisoning by methylphenidate, intentional self-harm, sequela | CMS +T43633A | Poisoning by methylphenidate, assault, initial encounter | CMS +T43633D | Poisoning by methylphenidate, assault, subsequent encounter | CMS +T43633S | Poisoning by methylphenidate, assault, sequela | CMS +T43634A | Poisoning by methylphenidate, undetermined, initial encounter | CMS +T43634D | Poisoning by methylphenidate, undetermined, subsequent encounter | CMS +T43634S | Poisoning by methylphenidate, undetermined, sequela | CMS +T43635A | Adverse effect of methylphenidate, initial encounter | CMS +T43635D | Adverse effect of methylphenidate, subsequent encounter | CMS +T43635S | Adverse effect of methylphenidate, sequela | CMS +T43636A | Underdosing of methylphenidate, initial encounter | CMS +T43636D | Underdosing of methylphenidate, subsequent encounter | CMS +T43636S | Underdosing of methylphenidate, sequela | CMS +T43641A | Poisoning by ecstasy, accidental (unintentional), initial encounter | CMS +T43641D | Poisoning by ecstasy, accidental (unintentional), subsequent encounter | CMS +T43641S | Poisoning by ecstasy, accidental (unintentional), sequela | CMS +T43642A | Poisoning by ecstasy, intentional self-harm, initial encounter | CMS +T43642D | Poisoning by ecstasy, intentional self-harm, subsequent encounter | CMS +T43642S | Poisoning by ecstasy, intentional self-harm, sequela | CMS +T43643A | Poisoning by ecstasy, assault, initial encounter | CMS +T43643D | Poisoning by ecstasy, assault, subsequent encounter | CMS +T43643S | Poisoning by ecstasy, assault, sequela | CMS +T43644A | Poisoning by ecstasy, undetermined, initial encounter | CMS +T43644D | Poisoning by ecstasy, undetermined, subsequent encounter | CMS +T43644S | Poisoning by ecstasy, undetermined, sequela | CMS +T43691A | Poisoning by other psychostimulants, accidental (unintentional), initial encounter | CMS +T43691D | Poisoning by other psychostimulants, accidental (unintentional), subsequent encounter | CMS +T43691S | Poisoning by other psychostimulants, accidental (unintentional), sequela | CMS +T43692A | Poisoning by other psychostimulants, intentional self-harm, initial encounter | CMS +T43692D | Poisoning by other psychostimulants, intentional self-harm, subsequent encounter | CMS +T43692S | Poisoning by other psychostimulants, intentional self-harm, sequela | CMS +T43693A | Poisoning by other psychostimulants, assault, initial encounter | CMS +T43693D | Poisoning by other psychostimulants, assault, subsequent encounter | CMS +T43693S | Poisoning by other psychostimulants, assault, sequela | CMS +T43694A | Poisoning by other psychostimulants, undetermined, initial encounter | CMS +T43694D | Poisoning by other psychostimulants, undetermined, subsequent encounter | CMS +T43694S | Poisoning by other psychostimulants, undetermined, sequela | CMS +T43695A | Adverse effect of other psychostimulants, initial encounter | CMS +T43695D | Adverse effect of other psychostimulants, subsequent encounter | CMS +T43695S | Adverse effect of other psychostimulants, sequela | CMS +T43696A | Underdosing of other psychostimulants, initial encounter | CMS +T43696D | Underdosing of other psychostimulants, subsequent encounter | CMS +T43696S | Underdosing of other psychostimulants, sequela | CMS +T438X1A | Poisoning by other psychotropic drugs, accidental (unintentional), initial encounter | CMS +T438X1D | Poisoning by other psychotropic drugs, accidental (unintentional), subsequent encounter | CMS +T438X1S | Poisoning by other psychotropic drugs, accidental (unintentional), sequela | CMS +T438X2A | Poisoning by other psychotropic drugs, intentional self-harm, initial encounter | CMS +T438X2D | Poisoning by other psychotropic drugs, intentional self-harm, subsequent encounter | CMS +T438X2S | Poisoning by other psychotropic drugs, intentional self-harm, sequela | CMS +T438X3A | Poisoning by other psychotropic drugs, assault, initial encounter | CMS +T438X3D | Poisoning by other psychotropic drugs, assault, subsequent encounter | CMS +T438X3S | Poisoning by other psychotropic drugs, assault, sequela | CMS +T438X4A | Poisoning by other psychotropic drugs, undetermined, initial encounter | CMS +T438X4D | Poisoning by other psychotropic drugs, undetermined, subsequent encounter | CMS +T438X4S | Poisoning by other psychotropic drugs, undetermined, sequela | CMS +T438X5A | Adverse effect of other psychotropic drugs, initial encounter | CMS +T438X5D | Adverse effect of other psychotropic drugs, subsequent encounter | CMS +T438X5S | Adverse effect of other psychotropic drugs, sequela | CMS +T438X6A | Underdosing of other psychotropic drugs, initial encounter | CMS +T438X6D | Underdosing of other psychotropic drugs, subsequent encounter | CMS +T438X6S | Underdosing of other psychotropic drugs, sequela | CMS +T4391XA | Poisoning by unspecified psychotropic drug, accidental (unintentional), initial encounter | CMS +T4391XD | Poisoning by unspecified psychotropic drug, accidental (unintentional), subsequent encounter | CMS +T4391XS | Poisoning by unspecified psychotropic drug, accidental (unintentional), sequela | CMS +T4392XA | Poisoning by unspecified psychotropic drug, intentional self-harm, initial encounter | CMS +T4392XD | Poisoning by unspecified psychotropic drug, intentional self-harm, subsequent encounter | CMS +T4392XS | Poisoning by unspecified psychotropic drug, intentional self-harm, sequela | CMS +T4393XA | Poisoning by unspecified psychotropic drug, assault, initial encounter | CMS +T4393XD | Poisoning by unspecified psychotropic drug, assault, subsequent encounter | CMS +T4393XS | Poisoning by unspecified psychotropic drug, assault, sequela | CMS +T4394XA | Poisoning by unspecified psychotropic drug, undetermined, initial encounter | CMS +T4394XD | Poisoning by unspecified psychotropic drug, undetermined, subsequent encounter | CMS +T4394XS | Poisoning by unspecified psychotropic drug, undetermined, sequela | CMS +T4395XA | Adverse effect of unspecified psychotropic drug, initial encounter | CMS +T4395XD | Adverse effect of unspecified psychotropic drug, subsequent encounter | CMS +T4395XS | Adverse effect of unspecified psychotropic drug, sequela | CMS +T4396XA | Underdosing of unspecified psychotropic drug, initial encounter | CMS +T4396XD | Underdosing of unspecified psychotropic drug, subsequent encounter | CMS +T4396XS | Underdosing of unspecified psychotropic drug, sequela | CMS +T440X1A | Poisoning by anticholinesterase agents, accidental (unintentional), initial encounter | CMS +T440X1D | Poisoning by anticholinesterase agents, accidental (unintentional), subsequent encounter | CMS +T440X1S | Poisoning by anticholinesterase agents, accidental (unintentional), sequela | CMS +T440X2A | Poisoning by anticholinesterase agents, intentional self-harm, initial encounter | CMS +T440X2D | Poisoning by anticholinesterase agents, intentional self-harm, subsequent encounter | CMS +T440X2S | Poisoning by anticholinesterase agents, intentional self-harm, sequela | CMS +T440X3A | Poisoning by anticholinesterase agents, assault, initial encounter | CMS +T440X3D | Poisoning by anticholinesterase agents, assault, subsequent encounter | CMS +T440X3S | Poisoning by anticholinesterase agents, assault, sequela | CMS +T440X4A | Poisoning by anticholinesterase agents, undetermined, initial encounter | CMS +T440X4D | Poisoning by anticholinesterase agents, undetermined, subsequent encounter | CMS +T440X4S | Poisoning by anticholinesterase agents, undetermined, sequela | CMS +T440X5A | Adverse effect of anticholinesterase agents, initial encounter | CMS +T440X5D | Adverse effect of anticholinesterase agents, subsequent encounter | CMS +T440X5S | Adverse effect of anticholinesterase agents, sequela | CMS +T440X6A | Underdosing of anticholinesterase agents, initial encounter | CMS +T440X6D | Underdosing of anticholinesterase agents, subsequent encounter | CMS +T440X6S | Underdosing of anticholinesterase agents, sequela | CMS +T441X1A | Poisoning by other parasympathomimetics [cholinergics], accidental (unintentional), initial encounter | CMS +T441X1D | Poisoning by other parasympathomimetics [cholinergics], accidental (unintentional), subsequent encounter | CMS +T441X1S | Poisoning by other parasympathomimetics [cholinergics], accidental (unintentional), sequela | CMS +T441X2A | Poisoning by other parasympathomimetics [cholinergics], intentional self-harm, initial encounter | CMS +T441X2D | Poisoning by other parasympathomimetics [cholinergics], intentional self-harm, subsequent encounter | CMS +T441X2S | Poisoning by other parasympathomimetics [cholinergics], intentional self-harm, sequela | CMS +T441X3A | Poisoning by other parasympathomimetics [cholinergics], assault, initial encounter | CMS +T441X3D | Poisoning by other parasympathomimetics [cholinergics], assault, subsequent encounter | CMS +T441X3S | Poisoning by other parasympathomimetics [cholinergics], assault, sequela | CMS +T441X4A | Poisoning by other parasympathomimetics [cholinergics], undetermined, initial encounter | CMS +T441X4D | Poisoning by other parasympathomimetics [cholinergics], undetermined, subsequent encounter | CMS +T441X4S | Poisoning by other parasympathomimetics [cholinergics], undetermined, sequela | CMS +T441X5A | Adverse effect of other parasympathomimetics [cholinergics], initial encounter | CMS +T441X5D | Adverse effect of other parasympathomimetics [cholinergics], subsequent encounter | CMS +T441X5S | Adverse effect of other parasympathomimetics [cholinergics], sequela | CMS +T441X6A | Underdosing of other parasympathomimetics, initial encounter | CMS +T441X6D | Underdosing of other parasympathomimetics, subsequent encounter | CMS +T441X6S | Underdosing of other parasympathomimetics, sequela | CMS +T442X1A | Poisoning by ganglionic blocking drugs, accidental (unintentional), initial encounter | CMS +T442X1D | Poisoning by ganglionic blocking drugs, accidental (unintentional), subsequent encounter | CMS +T442X1S | Poisoning by ganglionic blocking drugs, accidental (unintentional), sequela | CMS +T442X2A | Poisoning by ganglionic blocking drugs, intentional self-harm, initial encounter | CMS +T442X2D | Poisoning by ganglionic blocking drugs, intentional self-harm, subsequent encounter | CMS +T442X2S | Poisoning by ganglionic blocking drugs, intentional self-harm, sequela | CMS +T442X3A | Poisoning by ganglionic blocking drugs, assault, initial encounter | CMS +T442X3D | Poisoning by ganglionic blocking drugs, assault, subsequent encounter | CMS +T442X3S | Poisoning by ganglionic blocking drugs, assault, sequela | CMS +T442X4A | Poisoning by ganglionic blocking drugs, undetermined, initial encounter | CMS +T442X4D | Poisoning by ganglionic blocking drugs, undetermined, subsequent encounter | CMS +T442X4S | Poisoning by ganglionic blocking drugs, undetermined, sequela | CMS +T442X5A | Adverse effect of ganglionic blocking drugs, initial encounter | CMS +T442X5D | Adverse effect of ganglionic blocking drugs, subsequent encounter | CMS +T442X5S | Adverse effect of ganglionic blocking drugs, sequela | CMS +T442X6A | Underdosing of ganglionic blocking drugs, initial encounter | CMS +T442X6D | Underdosing of ganglionic blocking drugs, subsequent encounter | CMS +T442X6S | Underdosing of ganglionic blocking drugs, sequela | CMS +T443X1A | Poisoning by other parasympatholytics [anticholinergics and antimuscarinics] and spasmolytics, accidental (unintentional), initial encounter | CMS +T443X1D | Poisoning by other parasympatholytics [anticholinergics and antimuscarinics] and spasmolytics, accidental (unintentional), subsequent encounter | CMS +T443X1S | Poisoning by other parasympatholytics [anticholinergics and antimuscarinics] and spasmolytics, accidental (unintentional), sequela | CMS +T443X2A | Poisoning by other parasympatholytics [anticholinergics and antimuscarinics] and spasmolytics, intentional self-harm, initial encounter | CMS +T443X2D | Poisoning by other parasympatholytics [anticholinergics and antimuscarinics] and spasmolytics, intentional self-harm, subsequent encounter | CMS +T443X2S | Poisoning by other parasympatholytics [anticholinergics and antimuscarinics] and spasmolytics, intentional self-harm, sequela | CMS +T443X3A | Poisoning by other parasympatholytics [anticholinergics and antimuscarinics] and spasmolytics, assault, initial encounter | CMS +T443X3D | Poisoning by other parasympatholytics [anticholinergics and antimuscarinics] and spasmolytics, assault, subsequent encounter | CMS +T443X3S | Poisoning by other parasympatholytics [anticholinergics and antimuscarinics] and spasmolytics, assault, sequela | CMS +T443X4A | Poisoning by other parasympatholytics [anticholinergics and antimuscarinics] and spasmolytics, undetermined, initial encounter | CMS +T443X4D | Poisoning by other parasympatholytics [anticholinergics and antimuscarinics] and spasmolytics, undetermined, subsequent encounter | CMS +T443X4S | Poisoning by other parasympatholytics [anticholinergics and antimuscarinics] and spasmolytics, undetermined, sequela | CMS +T443X5A | Adverse effect of other parasympatholytics [anticholinergics and antimuscarinics] and spasmolytics, initial encounter | CMS +T443X5D | Adverse effect of other parasympatholytics [anticholinergics and antimuscarinics] and spasmolytics, subsequent encounter | CMS +T443X5S | Adverse effect of other parasympatholytics [anticholinergics and antimuscarinics] and spasmolytics, sequela | CMS +T443X6A | Underdosing of other parasympatholytics [anticholinergics and antimuscarinics] and spasmolytics, initial encounter | CMS +T443X6D | Underdosing of other parasympatholytics [anticholinergics and antimuscarinics] and spasmolytics, subsequent encounter | CMS +T443X6S | Underdosing of other parasympatholytics [anticholinergics and antimuscarinics] and spasmolytics, sequela | CMS +T444X1A | Poisoning by predominantly alpha-adrenoreceptor agonists, accidental (unintentional), initial encounter | CMS +T444X1D | Poisoning by predominantly alpha-adrenoreceptor agonists, accidental (unintentional), subsequent encounter | CMS +T444X1S | Poisoning by predominantly alpha-adrenoreceptor agonists, accidental (unintentional), sequela | CMS +T444X2A | Poisoning by predominantly alpha-adrenoreceptor agonists, intentional self-harm, initial encounter | CMS +T444X2D | Poisoning by predominantly alpha-adrenoreceptor agonists, intentional self-harm, subsequent encounter | CMS +T444X2S | Poisoning by predominantly alpha-adrenoreceptor agonists, intentional self-harm, sequela | CMS +T444X3A | Poisoning by predominantly alpha-adrenoreceptor agonists, assault, initial encounter | CMS +T444X3D | Poisoning by predominantly alpha-adrenoreceptor agonists, assault, subsequent encounter | CMS +T444X3S | Poisoning by predominantly alpha-adrenoreceptor agonists, assault, sequela | CMS +T444X4A | Poisoning by predominantly alpha-adrenoreceptor agonists, undetermined, initial encounter | CMS +T444X4D | Poisoning by predominantly alpha-adrenoreceptor agonists, undetermined, subsequent encounter | CMS +T444X4S | Poisoning by predominantly alpha-adrenoreceptor agonists, undetermined, sequela | CMS +T444X5A | Adverse effect of predominantly alpha-adrenoreceptor agonists, initial encounter | CMS +T444X5D | Adverse effect of predominantly alpha-adrenoreceptor agonists, subsequent encounter | CMS +T444X5S | Adverse effect of predominantly alpha-adrenoreceptor agonists, sequela | CMS +T444X6A | Underdosing of predominantly alpha-adrenoreceptor agonists, initial encounter | CMS +T444X6D | Underdosing of predominantly alpha-adrenoreceptor agonists, subsequent encounter | CMS +T444X6S | Underdosing of predominantly alpha-adrenoreceptor agonists, sequela | CMS +T445X1A | Poisoning by predominantly beta-adrenoreceptor agonists, accidental (unintentional), initial encounter | CMS +T445X1D | Poisoning by predominantly beta-adrenoreceptor agonists, accidental (unintentional), subsequent encounter | CMS +T445X1S | Poisoning by predominantly beta-adrenoreceptor agonists, accidental (unintentional), sequela | CMS +T445X2A | Poisoning by predominantly beta-adrenoreceptor agonists, intentional self-harm, initial encounter | CMS +T445X2D | Poisoning by predominantly beta-adrenoreceptor agonists, intentional self-harm, subsequent encounter | CMS +T445X2S | Poisoning by predominantly beta-adrenoreceptor agonists, intentional self-harm, sequela | CMS +T445X3A | Poisoning by predominantly beta-adrenoreceptor agonists, assault, initial encounter | CMS +T445X3D | Poisoning by predominantly beta-adrenoreceptor agonists, assault, subsequent encounter | CMS +T445X3S | Poisoning by predominantly beta-adrenoreceptor agonists, assault, sequela | CMS +T445X4A | Poisoning by predominantly beta-adrenoreceptor agonists, undetermined, initial encounter | CMS +T445X4D | Poisoning by predominantly beta-adrenoreceptor agonists, undetermined, subsequent encounter | CMS +T445X4S | Poisoning by predominantly beta-adrenoreceptor agonists, undetermined, sequela | CMS +T445X5A | Adverse effect of predominantly beta-adrenoreceptor agonists, initial encounter | CMS +T445X5D | Adverse effect of predominantly beta-adrenoreceptor agonists, subsequent encounter | CMS +T445X5S | Adverse effect of predominantly beta-adrenoreceptor agonists, sequela | CMS +T445X6A | Underdosing of predominantly beta-adrenoreceptor agonists, initial encounter | CMS +T445X6D | Underdosing of predominantly beta-adrenoreceptor agonists, subsequent encounter | CMS +T445X6S | Underdosing of predominantly beta-adrenoreceptor agonists, sequela | CMS +T446X1A | Poisoning by alpha-adrenoreceptor antagonists, accidental (unintentional), initial encounter | CMS +T446X1D | Poisoning by alpha-adrenoreceptor antagonists, accidental (unintentional), subsequent encounter | CMS +T446X1S | Poisoning by alpha-adrenoreceptor antagonists, accidental (unintentional), sequela | CMS +T446X2A | Poisoning by alpha-adrenoreceptor antagonists, intentional self-harm, initial encounter | CMS +T446X2D | Poisoning by alpha-adrenoreceptor antagonists, intentional self-harm, subsequent encounter | CMS +T446X2S | Poisoning by alpha-adrenoreceptor antagonists, intentional self-harm, sequela | CMS +T446X3A | Poisoning by alpha-adrenoreceptor antagonists, assault, initial encounter | CMS +T446X3D | Poisoning by alpha-adrenoreceptor antagonists, assault, subsequent encounter | CMS +T446X3S | Poisoning by alpha-adrenoreceptor antagonists, assault, sequela | CMS +T446X4A | Poisoning by alpha-adrenoreceptor antagonists, undetermined, initial encounter | CMS +T446X4D | Poisoning by alpha-adrenoreceptor antagonists, undetermined, subsequent encounter | CMS +T446X4S | Poisoning by alpha-adrenoreceptor antagonists, undetermined, sequela | CMS +T446X5A | Adverse effect of alpha-adrenoreceptor antagonists, initial encounter | CMS +T446X5D | Adverse effect of alpha-adrenoreceptor antagonists, subsequent encounter | CMS +T446X5S | Adverse effect of alpha-adrenoreceptor antagonists, sequela | CMS +T446X6A | Underdosing of alpha-adrenoreceptor antagonists, initial encounter | CMS +T446X6D | Underdosing of alpha-adrenoreceptor antagonists, subsequent encounter | CMS +T446X6S | Underdosing of alpha-adrenoreceptor antagonists, sequela | CMS +T447X1A | Poisoning by beta-adrenoreceptor antagonists, accidental (unintentional), initial encounter | CMS +T447X1D | Poisoning by beta-adrenoreceptor antagonists, accidental (unintentional), subsequent encounter | CMS +T447X1S | Poisoning by beta-adrenoreceptor antagonists, accidental (unintentional), sequela | CMS +T447X2A | Poisoning by beta-adrenoreceptor antagonists, intentional self-harm, initial encounter | CMS +T447X2D | Poisoning by beta-adrenoreceptor antagonists, intentional self-harm, subsequent encounter | CMS +T447X2S | Poisoning by beta-adrenoreceptor antagonists, intentional self-harm, sequela | CMS +T447X3A | Poisoning by beta-adrenoreceptor antagonists, assault, initial encounter | CMS +T447X3D | Poisoning by beta-adrenoreceptor antagonists, assault, subsequent encounter | CMS +T447X3S | Poisoning by beta-adrenoreceptor antagonists, assault, sequela | CMS +T447X4A | Poisoning by beta-adrenoreceptor antagonists, undetermined, initial encounter | CMS +T447X4D | Poisoning by beta-adrenoreceptor antagonists, undetermined, subsequent encounter | CMS +T447X4S | Poisoning by beta-adrenoreceptor antagonists, undetermined, sequela | CMS +T447X5A | Adverse effect of beta-adrenoreceptor antagonists, initial encounter | CMS +T447X5D | Adverse effect of beta-adrenoreceptor antagonists, subsequent encounter | CMS +T447X5S | Adverse effect of beta-adrenoreceptor antagonists, sequela | CMS +T447X6A | Underdosing of beta-adrenoreceptor antagonists, initial encounter | CMS +T447X6D | Underdosing of beta-adrenoreceptor antagonists, subsequent encounter | CMS +T447X6S | Underdosing of beta-adrenoreceptor antagonists, sequela | CMS +T448X1A | Poisoning by centrally-acting and adrenergic-neuron-blocking agents, accidental (unintentional), initial encounter | CMS +T448X1D | Poisoning by centrally-acting and adrenergic-neuron-blocking agents, accidental (unintentional), subsequent encounter | CMS +T448X1S | Poisoning by centrally-acting and adrenergic-neuron-blocking agents, accidental (unintentional), sequela | CMS +T448X2A | Poisoning by centrally-acting and adrenergic-neuron-blocking agents, intentional self-harm, initial encounter | CMS +T448X2D | Poisoning by centrally-acting and adrenergic-neuron-blocking agents, intentional self-harm, subsequent encounter | CMS +T448X2S | Poisoning by centrally-acting and adrenergic-neuron-blocking agents, intentional self-harm, sequela | CMS +T448X3A | Poisoning by centrally-acting and adrenergic-neuron-blocking agents, assault, initial encounter | CMS +T448X3D | Poisoning by centrally-acting and adrenergic-neuron-blocking agents, assault, subsequent encounter | CMS +T448X3S | Poisoning by centrally-acting and adrenergic-neuron-blocking agents, assault, sequela | CMS +T448X4A | Poisoning by centrally-acting and adrenergic-neuron-blocking agents, undetermined, initial encounter | CMS +T448X4D | Poisoning by centrally-acting and adrenergic-neuron-blocking agents, undetermined, subsequent encounter | CMS +T448X4S | Poisoning by centrally-acting and adrenergic-neuron-blocking agents, undetermined, sequela | CMS +T448X5A | Adverse effect of centrally-acting and adrenergic-neuron-blocking agents, initial encounter | CMS +T448X5D | Adverse effect of centrally-acting and adrenergic-neuron-blocking agents, subsequent encounter | CMS +T448X5S | Adverse effect of centrally-acting and adrenergic-neuron-blocking agents, sequela | CMS +T448X6A | Underdosing of centrally-acting and adrenergic-neuron-blocking agents, initial encounter | CMS +T448X6D | Underdosing of centrally-acting and adrenergic-neuron-blocking agents, subsequent encounter | CMS +T448X6S | Underdosing of centrally-acting and adrenergic-neuron-blocking agents, sequela | CMS +T44901A | Poisoning by unspecified drugs primarily affecting the autonomic nervous system, accidental (unintentional), initial encounter | CMS +T44901D | Poisoning by unspecified drugs primarily affecting the autonomic nervous system, accidental (unintentional), subsequent encounter | CMS +T44901S | Poisoning by unspecified drugs primarily affecting the autonomic nervous system, accidental (unintentional), sequela | CMS +T44902A | Poisoning by unspecified drugs primarily affecting the autonomic nervous system, intentional self-harm, initial encounter | CMS +T44902D | Poisoning by unspecified drugs primarily affecting the autonomic nervous system, intentional self-harm, subsequent encounter | CMS +T44902S | Poisoning by unspecified drugs primarily affecting the autonomic nervous system, intentional self-harm, sequela | CMS +T44903A | Poisoning by unspecified drugs primarily affecting the autonomic nervous system, assault, initial encounter | CMS +T44903D | Poisoning by unspecified drugs primarily affecting the autonomic nervous system, assault, subsequent encounter | CMS +T44903S | Poisoning by unspecified drugs primarily affecting the autonomic nervous system, assault, sequela | CMS +T44904A | Poisoning by unspecified drugs primarily affecting the autonomic nervous system, undetermined, initial encounter | CMS +T44904D | Poisoning by unspecified drugs primarily affecting the autonomic nervous system, undetermined, subsequent encounter | CMS +T44904S | Poisoning by unspecified drugs primarily affecting the autonomic nervous system, undetermined, sequela | CMS +T44905A | Adverse effect of unspecified drugs primarily affecting the autonomic nervous system, initial encounter | CMS +T44905D | Adverse effect of unspecified drugs primarily affecting the autonomic nervous system, subsequent encounter | CMS +T44905S | Adverse effect of unspecified drugs primarily affecting the autonomic nervous system, sequela | CMS +T44906A | Underdosing of unspecified drugs primarily affecting the autonomic nervous system, initial encounter | CMS +T44906D | Underdosing of unspecified drugs primarily affecting the autonomic nervous system, subsequent encounter | CMS +T44906S | Underdosing of unspecified drugs primarily affecting the autonomic nervous system, sequela | CMS +T44991A | Poisoning by other drug primarily affecting the autonomic nervous system, accidental (unintentional), initial encounter | CMS +T44991D | Poisoning by other drug primarily affecting the autonomic nervous system, accidental (unintentional), subsequent encounter | CMS +T44991S | Poisoning by other drug primarily affecting the autonomic nervous system, accidental (unintentional), sequela | CMS +T44992A | Poisoning by other drug primarily affecting the autonomic nervous system, intentional self-harm, initial encounter | CMS +T44992D | Poisoning by other drug primarily affecting the autonomic nervous system, intentional self-harm, subsequent encounter | CMS +T44992S | Poisoning by other drug primarily affecting the autonomic nervous system, intentional self-harm, sequela | CMS +T44993A | Poisoning by other drug primarily affecting the autonomic nervous system, assault, initial encounter | CMS +T44993D | Poisoning by other drug primarily affecting the autonomic nervous system, assault, subsequent encounter | CMS +T44993S | Poisoning by other drug primarily affecting the autonomic nervous system, assault, sequela | CMS +T44994A | Poisoning by other drug primarily affecting the autonomic nervous system, undetermined, initial encounter | CMS +T44994D | Poisoning by other drug primarily affecting the autonomic nervous system, undetermined, subsequent encounter | CMS +T44994S | Poisoning by other drug primarily affecting the autonomic nervous system, undetermined, sequela | CMS +T44995A | Adverse effect of other drug primarily affecting the autonomic nervous system, initial encounter | CMS +T44995D | Adverse effect of other drug primarily affecting the autonomic nervous system, subsequent encounter | CMS +T44995S | Adverse effect of other drug primarily affecting the autonomic nervous system, sequela | CMS +T44996A | Underdosing of other drug primarily affecting the autonomic nervous system, initial encounter | CMS +T44996D | Underdosing of other drug primarily affecting the autonomic nervous system, subsequent encounter | CMS +T44996S | Underdosing of other drug primarily affecting the autonomic nervous system, sequela | CMS +T450X1A | Poisoning by antiallergic and antiemetic drugs, accidental (unintentional), initial encounter | CMS +T450X1D | Poisoning by antiallergic and antiemetic drugs, accidental (unintentional), subsequent encounter | CMS +T450X1S | Poisoning by antiallergic and antiemetic drugs, accidental (unintentional), sequela | CMS +T450X2A | Poisoning by antiallergic and antiemetic drugs, intentional self-harm, initial encounter | CMS +T450X2D | Poisoning by antiallergic and antiemetic drugs, intentional self-harm, subsequent encounter | CMS +T450X2S | Poisoning by antiallergic and antiemetic drugs, intentional self-harm, sequela | CMS +T450X3A | Poisoning by antiallergic and antiemetic drugs, assault, initial encounter | CMS +T450X3D | Poisoning by antiallergic and antiemetic drugs, assault, subsequent encounter | CMS +T450X3S | Poisoning by antiallergic and antiemetic drugs, assault, sequela | CMS +T450X4A | Poisoning by antiallergic and antiemetic drugs, undetermined, initial encounter | CMS +T450X4D | Poisoning by antiallergic and antiemetic drugs, undetermined, subsequent encounter | CMS +T450X4S | Poisoning by antiallergic and antiemetic drugs, undetermined, sequela | CMS +T450X5A | Adverse effect of antiallergic and antiemetic drugs, initial encounter | CMS +T450X5D | Adverse effect of antiallergic and antiemetic drugs, subsequent encounter | CMS +T450X5S | Adverse effect of antiallergic and antiemetic drugs, sequela | CMS +T450X6A | Underdosing of antiallergic and antiemetic drugs, initial encounter | CMS +T450X6D | Underdosing of antiallergic and antiemetic drugs, subsequent encounter | CMS +T450X6S | Underdosing of antiallergic and antiemetic drugs, sequela | CMS +T451X1A | Poisoning by antineoplastic and immunosuppressive drugs, accidental (unintentional), initial encounter | CMS +T451X1D | Poisoning by antineoplastic and immunosuppressive drugs, accidental (unintentional), subsequent encounter | CMS +T451X1S | Poisoning by antineoplastic and immunosuppressive drugs, accidental (unintentional), sequela | CMS +T451X2A | Poisoning by antineoplastic and immunosuppressive drugs, intentional self-harm, initial encounter | CMS +T451X2D | Poisoning by antineoplastic and immunosuppressive drugs, intentional self-harm, subsequent encounter | CMS +T451X2S | Poisoning by antineoplastic and immunosuppressive drugs, intentional self-harm, sequela | CMS +T451X3A | Poisoning by antineoplastic and immunosuppressive drugs, assault, initial encounter | CMS +T451X3D | Poisoning by antineoplastic and immunosuppressive drugs, assault, subsequent encounter | CMS +T451X3S | Poisoning by antineoplastic and immunosuppressive drugs, assault, sequela | CMS +T451X4A | Poisoning by antineoplastic and immunosuppressive drugs, undetermined, initial encounter | CMS +T451X4D | Poisoning by antineoplastic and immunosuppressive drugs, undetermined, subsequent encounter | CMS +T451X4S | Poisoning by antineoplastic and immunosuppressive drugs, undetermined, sequela | CMS +T451X5A | Adverse effect of antineoplastic and immunosuppressive drugs, initial encounter | CMS +T451X5D | Adverse effect of antineoplastic and immunosuppressive drugs, subsequent encounter | CMS +T451X5S | Adverse effect of antineoplastic and immunosuppressive drugs, sequela | CMS +T451X6A | Underdosing of antineoplastic and immunosuppressive drugs, initial encounter | CMS +T451X6D | Underdosing of antineoplastic and immunosuppressive drugs, subsequent encounter | CMS +T451X6S | Underdosing of antineoplastic and immunosuppressive drugs, sequela | CMS +T452X1A | Poisoning by vitamins, accidental (unintentional), initial encounter | CMS +T452X1D | Poisoning by vitamins, accidental (unintentional), subsequent encounter | CMS +T452X1S | Poisoning by vitamins, accidental (unintentional), sequela | CMS +T452X2A | Poisoning by vitamins, intentional self-harm, initial encounter | CMS +T452X2D | Poisoning by vitamins, intentional self-harm, subsequent encounter | CMS +T452X2S | Poisoning by vitamins, intentional self-harm, sequela | CMS +T452X3A | Poisoning by vitamins, assault, initial encounter | CMS +T452X3D | Poisoning by vitamins, assault, subsequent encounter | CMS +T452X3S | Poisoning by vitamins, assault, sequela | CMS +T452X4A | Poisoning by vitamins, undetermined, initial encounter | CMS +T452X4D | Poisoning by vitamins, undetermined, subsequent encounter | CMS +T452X4S | Poisoning by vitamins, undetermined, sequela | CMS +T452X5A | Adverse effect of vitamins, initial encounter | CMS +T452X5D | Adverse effect of vitamins, subsequent encounter | CMS +T452X5S | Adverse effect of vitamins, sequela | CMS +T452X6A | Underdosing of vitamins, initial encounter | CMS +T452X6D | Underdosing of vitamins, subsequent encounter | CMS +T452X6S | Underdosing of vitamins, sequela | CMS +T453X1A | Poisoning by enzymes, accidental (unintentional), initial encounter | CMS +T453X1D | Poisoning by enzymes, accidental (unintentional), subsequent encounter | CMS +T453X1S | Poisoning by enzymes, accidental (unintentional), sequela | CMS +T453X2A | Poisoning by enzymes, intentional self-harm, initial encounter | CMS +T453X2D | Poisoning by enzymes, intentional self-harm, subsequent encounter | CMS +T453X2S | Poisoning by enzymes, intentional self-harm, sequela | CMS +T453X3A | Poisoning by enzymes, assault, initial encounter | CMS +T453X3D | Poisoning by enzymes, assault, subsequent encounter | CMS +T453X3S | Poisoning by enzymes, assault, sequela | CMS +T453X4A | Poisoning by enzymes, undetermined, initial encounter | CMS +T453X4D | Poisoning by enzymes, undetermined, subsequent encounter | CMS +T453X4S | Poisoning by enzymes, undetermined, sequela | CMS +T453X5A | Adverse effect of enzymes, initial encounter | CMS +T453X5D | Adverse effect of enzymes, subsequent encounter | CMS +T453X5S | Adverse effect of enzymes, sequela | CMS +T453X6A | Underdosing of enzymes, initial encounter | CMS +T453X6D | Underdosing of enzymes, subsequent encounter | CMS +T453X6S | Underdosing of enzymes, sequela | CMS +T454X1A | Poisoning by iron and its compounds, accidental (unintentional), initial encounter | CMS +T454X1D | Poisoning by iron and its compounds, accidental (unintentional), subsequent encounter | CMS +T454X1S | Poisoning by iron and its compounds, accidental (unintentional), sequela | CMS +T454X2A | Poisoning by iron and its compounds, intentional self-harm, initial encounter | CMS +T454X2D | Poisoning by iron and its compounds, intentional self-harm, subsequent encounter | CMS +T454X2S | Poisoning by iron and its compounds, intentional self-harm, sequela | CMS +T454X3A | Poisoning by iron and its compounds, assault, initial encounter | CMS +T454X3D | Poisoning by iron and its compounds, assault, subsequent encounter | CMS +T454X3S | Poisoning by iron and its compounds, assault, sequela | CMS +T454X4A | Poisoning by iron and its compounds, undetermined, initial encounter | CMS +T454X4D | Poisoning by iron and its compounds, undetermined, subsequent encounter | CMS +T454X4S | Poisoning by iron and its compounds, undetermined, sequela | CMS +T454X5A | Adverse effect of iron and its compounds, initial encounter | CMS +T454X5D | Adverse effect of iron and its compounds, subsequent encounter | CMS +T454X5S | Adverse effect of iron and its compounds, sequela | CMS +T454X6A | Underdosing of iron and its compounds, initial encounter | CMS +T454X6D | Underdosing of iron and its compounds, subsequent encounter | CMS +T454X6S | Underdosing of iron and its compounds, sequela | CMS +T45511A | Poisoning by anticoagulants, accidental (unintentional), initial encounter | CMS +T45511D | Poisoning by anticoagulants, accidental (unintentional), subsequent encounter | CMS +T45511S | Poisoning by anticoagulants, accidental (unintentional), sequela | CMS +T45512A | Poisoning by anticoagulants, intentional self-harm, initial encounter | CMS +T45512D | Poisoning by anticoagulants, intentional self-harm, subsequent encounter | CMS +T45512S | Poisoning by anticoagulants, intentional self-harm, sequela | CMS +T45513A | Poisoning by anticoagulants, assault, initial encounter | CMS +T45513D | Poisoning by anticoagulants, assault, subsequent encounter | CMS +T45513S | Poisoning by anticoagulants, assault, sequela | CMS +T45514A | Poisoning by anticoagulants, undetermined, initial encounter | CMS +T45514D | Poisoning by anticoagulants, undetermined, subsequent encounter | CMS +T45514S | Poisoning by anticoagulants, undetermined, sequela | CMS +T45515A | Adverse effect of anticoagulants, initial encounter | CMS +T45515D | Adverse effect of anticoagulants, subsequent encounter | CMS +T45515S | Adverse effect of anticoagulants, sequela | CMS +T45516A | Underdosing of anticoagulants, initial encounter | CMS +T45516D | Underdosing of anticoagulants, subsequent encounter | CMS +T45516S | Underdosing of anticoagulants, sequela | CMS +T45521A | Poisoning by antithrombotic drugs, accidental (unintentional), initial encounter | CMS +T45521D | Poisoning by antithrombotic drugs, accidental (unintentional), subsequent encounter | CMS +T45521S | Poisoning by antithrombotic drugs, accidental (unintentional), sequela | CMS +T45522A | Poisoning by antithrombotic drugs, intentional self-harm, initial encounter | CMS +T45522D | Poisoning by antithrombotic drugs, intentional self-harm, subsequent encounter | CMS +T45522S | Poisoning by antithrombotic drugs, intentional self-harm, sequela | CMS +T45523A | Poisoning by antithrombotic drugs, assault, initial encounter | CMS +T45523D | Poisoning by antithrombotic drugs, assault, subsequent encounter | CMS +T45523S | Poisoning by antithrombotic drugs, assault, sequela | CMS +T45524A | Poisoning by antithrombotic drugs, undetermined, initial encounter | CMS +T45524D | Poisoning by antithrombotic drugs, undetermined, subsequent encounter | CMS +T45524S | Poisoning by antithrombotic drugs, undetermined, sequela | CMS +T45525A | Adverse effect of antithrombotic drugs, initial encounter | CMS +T45525D | Adverse effect of antithrombotic drugs, subsequent encounter | CMS +T45525S | Adverse effect of antithrombotic drugs, sequela | CMS +T45526A | Underdosing of antithrombotic drugs, initial encounter | CMS +T45526D | Underdosing of antithrombotic drugs, subsequent encounter | CMS +T45526S | Underdosing of antithrombotic drugs, sequela | CMS +T45601A | Poisoning by unspecified fibrinolysis-affecting drugs, accidental (unintentional), initial encounter | CMS +T45601D | Poisoning by unspecified fibrinolysis-affecting drugs, accidental (unintentional), subsequent encounter | CMS +T45601S | Poisoning by unspecified fibrinolysis-affecting drugs, accidental (unintentional), sequela | CMS +T45602A | Poisoning by unspecified fibrinolysis-affecting drugs, intentional self-harm, initial encounter | CMS +T45602D | Poisoning by unspecified fibrinolysis-affecting drugs, intentional self-harm, subsequent encounter | CMS +T45602S | Poisoning by unspecified fibrinolysis-affecting drugs, intentional self-harm, sequela | CMS +T45603A | Poisoning by unspecified fibrinolysis-affecting drugs, assault, initial encounter | CMS +T45603D | Poisoning by unspecified fibrinolysis-affecting drugs, assault, subsequent encounter | CMS +T45603S | Poisoning by unspecified fibrinolysis-affecting drugs, assault, sequela | CMS +T45604A | Poisoning by unspecified fibrinolysis-affecting drugs, undetermined, initial encounter | CMS +T45604D | Poisoning by unspecified fibrinolysis-affecting drugs, undetermined, subsequent encounter | CMS +T45604S | Poisoning by unspecified fibrinolysis-affecting drugs, undetermined, sequela | CMS +T45605A | Adverse effect of unspecified fibrinolysis-affecting drugs, initial encounter | CMS +T45605D | Adverse effect of unspecified fibrinolysis-affecting drugs, subsequent encounter | CMS +T45605S | Adverse effect of unspecified fibrinolysis-affecting drugs, sequela | CMS +T45606A | Underdosing of unspecified fibrinolysis-affecting drugs, initial encounter | CMS +T45606D | Underdosing of unspecified fibrinolysis-affecting drugs, subsequent encounter | CMS +T45606S | Underdosing of unspecified fibrinolysis-affecting drugs, sequela | CMS +T45611A | Poisoning by thrombolytic drug, accidental (unintentional), initial encounter | CMS +T45611D | Poisoning by thrombolytic drug, accidental (unintentional), subsequent encounter | CMS +T45611S | Poisoning by thrombolytic drug, accidental (unintentional), sequela | CMS +T45612A | Poisoning by thrombolytic drug, intentional self-harm, initial encounter | CMS +T45612D | Poisoning by thrombolytic drug, intentional self-harm, subsequent encounter | CMS +T45612S | Poisoning by thrombolytic drug, intentional self-harm, sequela | CMS +T45613A | Poisoning by thrombolytic drug, assault, initial encounter | CMS +T45613D | Poisoning by thrombolytic drug, assault, subsequent encounter | CMS +T45613S | Poisoning by thrombolytic drug, assault, sequela | CMS +T45614A | Poisoning by thrombolytic drug, undetermined, initial encounter | CMS +T45614D | Poisoning by thrombolytic drug, undetermined, subsequent encounter | CMS +T45614S | Poisoning by thrombolytic drug, undetermined, sequela | CMS +T45615A | Adverse effect of thrombolytic drugs, initial encounter | CMS +T45615D | Adverse effect of thrombolytic drugs, subsequent encounter | CMS +T45615S | Adverse effect of thrombolytic drugs, sequela | CMS +T45616A | Underdosing of thrombolytic drugs, initial encounter | CMS +T45616D | Underdosing of thrombolytic drugs, subsequent encounter | CMS +T45616S | Underdosing of thrombolytic drugs, sequela | CMS +T45621A | Poisoning by hemostatic drug, accidental (unintentional), initial encounter | CMS +T45621D | Poisoning by hemostatic drug, accidental (unintentional), subsequent encounter | CMS +T45621S | Poisoning by hemostatic drug, accidental (unintentional), sequela | CMS +T45622A | Poisoning by hemostatic drug, intentional self-harm, initial encounter | CMS +T45622D | Poisoning by hemostatic drug, intentional self-harm, subsequent encounter | CMS +T45622S | Poisoning by hemostatic drug, intentional self-harm, sequela | CMS +T45623A | Poisoning by hemostatic drug, assault, initial encounter | CMS +T45623D | Poisoning by hemostatic drug, assault, subsequent encounter | CMS +T45623S | Poisoning by hemostatic drug, assault, sequela | CMS +T45624A | Poisoning by hemostatic drug, undetermined, initial encounter | CMS +T45624D | Poisoning by hemostatic drug, undetermined, subsequent encounter | CMS +T45624S | Poisoning by hemostatic drug, undetermined, sequela | CMS +T45625A | Adverse effect of hemostatic drug, initial encounter | CMS +T45625D | Adverse effect of hemostatic drug, subsequent encounter | CMS +T45625S | Adverse effect of hemostatic drug, sequela | CMS +T45626A | Underdosing of hemostatic drugs, initial encounter | CMS +T45626D | Underdosing of hemostatic drugs, subsequent encounter | CMS +T45626S | Underdosing of hemostatic drugs, sequela | CMS +T45691A | Poisoning by other fibrinolysis-affecting drugs, accidental (unintentional), initial encounter | CMS +T45691D | Poisoning by other fibrinolysis-affecting drugs, accidental (unintentional), subsequent encounter | CMS +T45691S | Poisoning by other fibrinolysis-affecting drugs, accidental (unintentional), sequela | CMS +T45692A | Poisoning by other fibrinolysis-affecting drugs, intentional self-harm, initial encounter | CMS +T45692D | Poisoning by other fibrinolysis-affecting drugs, intentional self-harm, subsequent encounter | CMS +T45692S | Poisoning by other fibrinolysis-affecting drugs, intentional self-harm, sequela | CMS +T45693A | Poisoning by other fibrinolysis-affecting drugs, assault, initial encounter | CMS +T45693D | Poisoning by other fibrinolysis-affecting drugs, assault, subsequent encounter | CMS +T45693S | Poisoning by other fibrinolysis-affecting drugs, assault, sequela | CMS +T45694A | Poisoning by other fibrinolysis-affecting drugs, undetermined, initial encounter | CMS +T45694D | Poisoning by other fibrinolysis-affecting drugs, undetermined, subsequent encounter | CMS +T45694S | Poisoning by other fibrinolysis-affecting drugs, undetermined, sequela | CMS +T45695A | Adverse effect of other fibrinolysis-affecting drugs, initial encounter | CMS +T45695D | Adverse effect of other fibrinolysis-affecting drugs, subsequent encounter | CMS +T45695S | Adverse effect of other fibrinolysis-affecting drugs, sequela | CMS +T45696A | Underdosing of other fibrinolysis-affecting drugs, initial encounter | CMS +T45696D | Underdosing of other fibrinolysis-affecting drugs, subsequent encounter | CMS +T45696S | Underdosing of other fibrinolysis-affecting drugs, sequela | CMS +T457X1A | Poisoning by anticoagulant antagonists, vitamin K and other coagulants, accidental (unintentional), initial encounter | CMS +T457X1D | Poisoning by anticoagulant antagonists, vitamin K and other coagulants, accidental (unintentional), subsequent encounter | CMS +T457X1S | Poisoning by anticoagulant antagonists, vitamin K and other coagulants, accidental (unintentional), sequela | CMS +T457X2A | Poisoning by anticoagulant antagonists, vitamin K and other coagulants, intentional self-harm, initial encounter | CMS +T457X2D | Poisoning by anticoagulant antagonists, vitamin K and other coagulants, intentional self-harm, subsequent encounter | CMS +T457X2S | Poisoning by anticoagulant antagonists, vitamin K and other coagulants, intentional self-harm, sequela | CMS +T457X3A | Poisoning by anticoagulant antagonists, vitamin K and other coagulants, assault, initial encounter | CMS +T457X3D | Poisoning by anticoagulant antagonists, vitamin K and other coagulants, assault, subsequent encounter | CMS +T457X3S | Poisoning by anticoagulant antagonists, vitamin K and other coagulants, assault, sequela | CMS +T457X4A | Poisoning by anticoagulant antagonists, vitamin K and other coagulants, undetermined, initial encounter | CMS +T457X4D | Poisoning by anticoagulant antagonists, vitamin K and other coagulants, undetermined, subsequent encounter | CMS +T457X4S | Poisoning by anticoagulant antagonists, vitamin K and other coagulants, undetermined, sequela | CMS +T457X5A | Adverse effect of anticoagulant antagonists, vitamin K and other coagulants, initial encounter | CMS +T457X5D | Adverse effect of anticoagulant antagonists, vitamin K and other coagulants, subsequent encounter | CMS +T457X5S | Adverse effect of anticoagulant antagonists, vitamin K and other coagulants, sequela | CMS +T457X6A | Underdosing of anticoagulant antagonist, vitamin K and other coagulants, initial encounter | CMS +T457X6D | Underdosing of anticoagulant antagonist, vitamin K and other coagulants, subsequent encounter | CMS +T457X6S | Underdosing of anticoagulant antagonist, vitamin K and other coagulants, sequela | CMS +T458X1A | Poisoning by other primarily systemic and hematological agents, accidental (unintentional), initial encounter | CMS +T458X1D | Poisoning by other primarily systemic and hematological agents, accidental (unintentional), subsequent encounter | CMS +T458X1S | Poisoning by other primarily systemic and hematological agents, accidental (unintentional), sequela | CMS +T458X2A | Poisoning by other primarily systemic and hematological agents, intentional self-harm, initial encounter | CMS +T458X2D | Poisoning by other primarily systemic and hematological agents, intentional self-harm, subsequent encounter | CMS +T458X2S | Poisoning by other primarily systemic and hematological agents, intentional self-harm, sequela | CMS +T458X3A | Poisoning by other primarily systemic and hematological agents, assault, initial encounter | CMS +T458X3D | Poisoning by other primarily systemic and hematological agents, assault, subsequent encounter | CMS +T458X3S | Poisoning by other primarily systemic and hematological agents, assault, sequela | CMS +T458X4A | Poisoning by other primarily systemic and hematological agents, undetermined, initial encounter | CMS +T458X4D | Poisoning by other primarily systemic and hematological agents, undetermined, subsequent encounter | CMS +T458X4S | Poisoning by other primarily systemic and hematological agents, undetermined, sequela | CMS +T458X5A | Adverse effect of other primarily systemic and hematological agents, initial encounter | CMS +T458X5D | Adverse effect of other primarily systemic and hematological agents, subsequent encounter | CMS +T458X5S | Adverse effect of other primarily systemic and hematological agents, sequela | CMS +T458X6A | Underdosing of other primarily systemic and hematological agents, initial encounter | CMS +T458X6D | Underdosing of other primarily systemic and hematological agents, subsequent encounter | CMS +T458X6S | Underdosing of other primarily systemic and hematological agents, sequela | CMS +T4591XA | Poisoning by unspecified primarily systemic and hematological agent, accidental (unintentional), initial encounter | CMS +T4591XD | Poisoning by unspecified primarily systemic and hematological agent, accidental (unintentional), subsequent encounter | CMS +T4591XS | Poisoning by unspecified primarily systemic and hematological agent, accidental (unintentional), sequela | CMS +T4592XA | Poisoning by unspecified primarily systemic and hematological agent, intentional self-harm, initial encounter | CMS +T4592XD | Poisoning by unspecified primarily systemic and hematological agent, intentional self-harm, subsequent encounter | CMS +T4592XS | Poisoning by unspecified primarily systemic and hematological agent, intentional self-harm, sequela | CMS +T4593XA | Poisoning by unspecified primarily systemic and hematological agent, assault, initial encounter | CMS +T4593XD | Poisoning by unspecified primarily systemic and hematological agent, assault, subsequent encounter | CMS +T4593XS | Poisoning by unspecified primarily systemic and hematological agent, assault, sequela | CMS +T4594XA | Poisoning by unspecified primarily systemic and hematological agent, undetermined, initial encounter | CMS +T4594XD | Poisoning by unspecified primarily systemic and hematological agent, undetermined, subsequent encounter | CMS +T4594XS | Poisoning by unspecified primarily systemic and hematological agent, undetermined, sequela | CMS +T4595XA | Adverse effect of unspecified primarily systemic and hematological agent, initial encounter | CMS +T4595XD | Adverse effect of unspecified primarily systemic and hematological agent, subsequent encounter | CMS +T4595XS | Adverse effect of unspecified primarily systemic and hematological agent, sequela | CMS +T4596XA | Underdosing of unspecified primarily systemic and hematological agent, initial encounter | CMS +T4596XD | Underdosing of unspecified primarily systemic and hematological agent, subsequent encounter | CMS +T4596XS | Underdosing of unspecified primarily systemic and hematological agent, sequela | CMS +T460X1A | Poisoning by cardiac-stimulant glycosides and drugs of similar action, accidental (unintentional), initial encounter | CMS +T460X1D | Poisoning by cardiac-stimulant glycosides and drugs of similar action, accidental (unintentional), subsequent encounter | CMS +T460X1S | Poisoning by cardiac-stimulant glycosides and drugs of similar action, accidental (unintentional), sequela | CMS +T460X2A | Poisoning by cardiac-stimulant glycosides and drugs of similar action, intentional self-harm, initial encounter | CMS +T460X2D | Poisoning by cardiac-stimulant glycosides and drugs of similar action, intentional self-harm, subsequent encounter | CMS +T460X2S | Poisoning by cardiac-stimulant glycosides and drugs of similar action, intentional self-harm, sequela | CMS +T460X3A | Poisoning by cardiac-stimulant glycosides and drugs of similar action, assault, initial encounter | CMS +T460X3D | Poisoning by cardiac-stimulant glycosides and drugs of similar action, assault, subsequent encounter | CMS +T460X3S | Poisoning by cardiac-stimulant glycosides and drugs of similar action, assault, sequela | CMS +T460X4A | Poisoning by cardiac-stimulant glycosides and drugs of similar action, undetermined, initial encounter | CMS +T460X4D | Poisoning by cardiac-stimulant glycosides and drugs of similar action, undetermined, subsequent encounter | CMS +T460X4S | Poisoning by cardiac-stimulant glycosides and drugs of similar action, undetermined, sequela | CMS +T460X5A | Adverse effect of cardiac-stimulant glycosides and drugs of similar action, initial encounter | CMS +T460X5D | Adverse effect of cardiac-stimulant glycosides and drugs of similar action, subsequent encounter | CMS +T460X5S | Adverse effect of cardiac-stimulant glycosides and drugs of similar action, sequela | CMS +T460X6A | Underdosing of cardiac-stimulant glycosides and drugs of similar action, initial encounter | CMS +T460X6D | Underdosing of cardiac-stimulant glycosides and drugs of similar action, subsequent encounter | CMS +T460X6S | Underdosing of cardiac-stimulant glycosides and drugs of similar action, sequela | CMS +T461X1A | Poisoning by calcium-channel blockers, accidental (unintentional), initial encounter | CMS +T461X1D | Poisoning by calcium-channel blockers, accidental (unintentional), subsequent encounter | CMS +T461X1S | Poisoning by calcium-channel blockers, accidental (unintentional), sequela | CMS +T461X2A | Poisoning by calcium-channel blockers, intentional self-harm, initial encounter | CMS +T461X2D | Poisoning by calcium-channel blockers, intentional self-harm, subsequent encounter | CMS +T461X2S | Poisoning by calcium-channel blockers, intentional self-harm, sequela | CMS +T461X3A | Poisoning by calcium-channel blockers, assault, initial encounter | CMS +T461X3D | Poisoning by calcium-channel blockers, assault, subsequent encounter | CMS +T461X3S | Poisoning by calcium-channel blockers, assault, sequela | CMS +T461X4A | Poisoning by calcium-channel blockers, undetermined, initial encounter | CMS +T461X4D | Poisoning by calcium-channel blockers, undetermined, subsequent encounter | CMS +T461X4S | Poisoning by calcium-channel blockers, undetermined, sequela | CMS +T461X5A | Adverse effect of calcium-channel blockers, initial encounter | CMS +T461X5D | Adverse effect of calcium-channel blockers, subsequent encounter | CMS +T461X5S | Adverse effect of calcium-channel blockers, sequela | CMS +T461X6A | Underdosing of calcium-channel blockers, initial encounter | CMS +T461X6D | Underdosing of calcium-channel blockers, subsequent encounter | CMS +T461X6S | Underdosing of calcium-channel blockers, sequela | CMS +T462X1A | Poisoning by other antidysrhythmic drugs, accidental (unintentional), initial encounter | CMS +T462X1D | Poisoning by other antidysrhythmic drugs, accidental (unintentional), subsequent encounter | CMS +T462X1S | Poisoning by other antidysrhythmic drugs, accidental (unintentional), sequela | CMS +T462X2A | Poisoning by other antidysrhythmic drugs, intentional self-harm, initial encounter | CMS +T462X2D | Poisoning by other antidysrhythmic drugs, intentional self-harm, subsequent encounter | CMS +T462X2S | Poisoning by other antidysrhythmic drugs, intentional self-harm, sequela | CMS +T462X3A | Poisoning by other antidysrhythmic drugs, assault, initial encounter | CMS +T462X3D | Poisoning by other antidysrhythmic drugs, assault, subsequent encounter | CMS +T462X3S | Poisoning by other antidysrhythmic drugs, assault, sequela | CMS +T462X4A | Poisoning by other antidysrhythmic drugs, undetermined, initial encounter | CMS +T462X4D | Poisoning by other antidysrhythmic drugs, undetermined, subsequent encounter | CMS +T462X4S | Poisoning by other antidysrhythmic drugs, undetermined, sequela | CMS +T462X5A | Adverse effect of other antidysrhythmic drugs, initial encounter | CMS +T462X5D | Adverse effect of other antidysrhythmic drugs, subsequent encounter | CMS +T462X5S | Adverse effect of other antidysrhythmic drugs, sequela | CMS +T462X6A | Underdosing of other antidysrhythmic drugs, initial encounter | CMS +T462X6D | Underdosing of other antidysrhythmic drugs, subsequent encounter | CMS +T462X6S | Underdosing of other antidysrhythmic drugs, sequela | CMS +T463X1A | Poisoning by coronary vasodilators, accidental (unintentional), initial encounter | CMS +T463X1D | Poisoning by coronary vasodilators, accidental (unintentional), subsequent encounter | CMS +T463X1S | Poisoning by coronary vasodilators, accidental (unintentional), sequela | CMS +T463X2A | Poisoning by coronary vasodilators, intentional self-harm, initial encounter | CMS +T463X2D | Poisoning by coronary vasodilators, intentional self-harm, subsequent encounter | CMS +T463X2S | Poisoning by coronary vasodilators, intentional self-harm, sequela | CMS +T463X3A | Poisoning by coronary vasodilators, assault, initial encounter | CMS +T463X3D | Poisoning by coronary vasodilators, assault, subsequent encounter | CMS +T463X3S | Poisoning by coronary vasodilators, assault, sequela | CMS +T463X4A | Poisoning by coronary vasodilators, undetermined, initial encounter | CMS +T463X4D | Poisoning by coronary vasodilators, undetermined, subsequent encounter | CMS +T463X4S | Poisoning by coronary vasodilators, undetermined, sequela | CMS +T463X5A | Adverse effect of coronary vasodilators, initial encounter | CMS +T463X5D | Adverse effect of coronary vasodilators, subsequent encounter | CMS +T463X5S | Adverse effect of coronary vasodilators, sequela | CMS +T463X6A | Underdosing of coronary vasodilators, initial encounter | CMS +T463X6D | Underdosing of coronary vasodilators, subsequent encounter | CMS +T463X6S | Underdosing of coronary vasodilators, sequela | CMS +T464X1A | Poisoning by angiotensin-converting-enzyme inhibitors, accidental (unintentional), initial encounter | CMS +T464X1D | Poisoning by angiotensin-converting-enzyme inhibitors, accidental (unintentional), subsequent encounter | CMS +T464X1S | Poisoning by angiotensin-converting-enzyme inhibitors, accidental (unintentional), sequela | CMS +T464X2A | Poisoning by angiotensin-converting-enzyme inhibitors, intentional self-harm, initial encounter | CMS +T464X2D | Poisoning by angiotensin-converting-enzyme inhibitors, intentional self-harm, subsequent encounter | CMS +T464X2S | Poisoning by angiotensin-converting-enzyme inhibitors, intentional self-harm, sequela | CMS +T464X3A | Poisoning by angiotensin-converting-enzyme inhibitors, assault, initial encounter | CMS +T464X3D | Poisoning by angiotensin-converting-enzyme inhibitors, assault, subsequent encounter | CMS +T464X3S | Poisoning by angiotensin-converting-enzyme inhibitors, assault, sequela | CMS +T464X4A | Poisoning by angiotensin-converting-enzyme inhibitors, undetermined, initial encounter | CMS +T464X4D | Poisoning by angiotensin-converting-enzyme inhibitors, undetermined, subsequent encounter | CMS +T464X4S | Poisoning by angiotensin-converting-enzyme inhibitors, undetermined, sequela | CMS +T464X5A | Adverse effect of angiotensin-converting-enzyme inhibitors, initial encounter | CMS +T464X5D | Adverse effect of angiotensin-converting-enzyme inhibitors, subsequent encounter | CMS +T464X5S | Adverse effect of angiotensin-converting-enzyme inhibitors, sequela | CMS +T464X6A | Underdosing of angiotensin-converting-enzyme inhibitors, initial encounter | CMS +T464X6D | Underdosing of angiotensin-converting-enzyme inhibitors, subsequent encounter | CMS +T464X6S | Underdosing of angiotensin-converting-enzyme inhibitors, sequela | CMS +T465X1A | Poisoning by other antihypertensive drugs, accidental (unintentional), initial encounter | CMS +T465X1D | Poisoning by other antihypertensive drugs, accidental (unintentional), subsequent encounter | CMS +T465X1S | Poisoning by other antihypertensive drugs, accidental (unintentional), sequela | CMS +T465X2A | Poisoning by other antihypertensive drugs, intentional self-harm, initial encounter | CMS +T465X2D | Poisoning by other antihypertensive drugs, intentional self-harm, subsequent encounter | CMS +T465X2S | Poisoning by other antihypertensive drugs, intentional self-harm, sequela | CMS +T465X3A | Poisoning by other antihypertensive drugs, assault, initial encounter | CMS +T465X3D | Poisoning by other antihypertensive drugs, assault, subsequent encounter | CMS +T465X3S | Poisoning by other antihypertensive drugs, assault, sequela | CMS +T465X4A | Poisoning by other antihypertensive drugs, undetermined, initial encounter | CMS +T465X4D | Poisoning by other antihypertensive drugs, undetermined, subsequent encounter | CMS +T465X4S | Poisoning by other antihypertensive drugs, undetermined, sequela | CMS +T465X5A | Adverse effect of other antihypertensive drugs, initial encounter | CMS +T465X5D | Adverse effect of other antihypertensive drugs, subsequent encounter | CMS +T465X5S | Adverse effect of other antihypertensive drugs, sequela | CMS +T465X6A | Underdosing of other antihypertensive drugs, initial encounter | CMS +T465X6D | Underdosing of other antihypertensive drugs, subsequent encounter | CMS +T465X6S | Underdosing of other antihypertensive drugs, sequela | CMS +T466X1A | Poisoning by antihyperlipidemic and antiarteriosclerotic drugs, accidental (unintentional), initial encounter | CMS +T466X1D | Poisoning by antihyperlipidemic and antiarteriosclerotic drugs, accidental (unintentional), subsequent encounter | CMS +T466X1S | Poisoning by antihyperlipidemic and antiarteriosclerotic drugs, accidental (unintentional), sequela | CMS +T466X2A | Poisoning by antihyperlipidemic and antiarteriosclerotic drugs, intentional self-harm, initial encounter | CMS +T466X2D | Poisoning by antihyperlipidemic and antiarteriosclerotic drugs, intentional self-harm, subsequent encounter | CMS +T466X2S | Poisoning by antihyperlipidemic and antiarteriosclerotic drugs, intentional self-harm, sequela | CMS +T466X3A | Poisoning by antihyperlipidemic and antiarteriosclerotic drugs, assault, initial encounter | CMS +T466X3D | Poisoning by antihyperlipidemic and antiarteriosclerotic drugs, assault, subsequent encounter | CMS +T466X3S | Poisoning by antihyperlipidemic and antiarteriosclerotic drugs, assault, sequela | CMS +T466X4A | Poisoning by antihyperlipidemic and antiarteriosclerotic drugs, undetermined, initial encounter | CMS +T466X4D | Poisoning by antihyperlipidemic and antiarteriosclerotic drugs, undetermined, subsequent encounter | CMS +T466X4S | Poisoning by antihyperlipidemic and antiarteriosclerotic drugs, undetermined, sequela | CMS +T466X5A | Adverse effect of antihyperlipidemic and antiarteriosclerotic drugs, initial encounter | CMS +T466X5D | Adverse effect of antihyperlipidemic and antiarteriosclerotic drugs, subsequent encounter | CMS +T466X5S | Adverse effect of antihyperlipidemic and antiarteriosclerotic drugs, sequela | CMS +T466X6A | Underdosing of antihyperlipidemic and antiarteriosclerotic drugs, initial encounter | CMS +T466X6D | Underdosing of antihyperlipidemic and antiarteriosclerotic drugs, subsequent encounter | CMS +T466X6S | Underdosing of antihyperlipidemic and antiarteriosclerotic drugs, sequela | CMS +T467X1A | Poisoning by peripheral vasodilators, accidental (unintentional), initial encounter | CMS +T467X1D | Poisoning by peripheral vasodilators, accidental (unintentional), subsequent encounter | CMS +T467X1S | Poisoning by peripheral vasodilators, accidental (unintentional), sequela | CMS +T467X2A | Poisoning by peripheral vasodilators, intentional self-harm, initial encounter | CMS +T467X2D | Poisoning by peripheral vasodilators, intentional self-harm, subsequent encounter | CMS +T467X2S | Poisoning by peripheral vasodilators, intentional self-harm, sequela | CMS +T467X3A | Poisoning by peripheral vasodilators, assault, initial encounter | CMS +T467X3D | Poisoning by peripheral vasodilators, assault, subsequent encounter | CMS +T467X3S | Poisoning by peripheral vasodilators, assault, sequela | CMS +T467X4A | Poisoning by peripheral vasodilators, undetermined, initial encounter | CMS +T467X4D | Poisoning by peripheral vasodilators, undetermined, subsequent encounter | CMS +T467X4S | Poisoning by peripheral vasodilators, undetermined, sequela | CMS +T467X5A | Adverse effect of peripheral vasodilators, initial encounter | CMS +T467X5D | Adverse effect of peripheral vasodilators, subsequent encounter | CMS +T467X5S | Adverse effect of peripheral vasodilators, sequela | CMS +T467X6A | Underdosing of peripheral vasodilators, initial encounter | CMS +T467X6D | Underdosing of peripheral vasodilators, subsequent encounter | CMS +T467X6S | Underdosing of peripheral vasodilators, sequela | CMS +T468X1A | Poisoning by antivaricose drugs, including sclerosing agents, accidental (unintentional), initial encounter | CMS +T468X1D | Poisoning by antivaricose drugs, including sclerosing agents, accidental (unintentional), subsequent encounter | CMS +T468X1S | Poisoning by antivaricose drugs, including sclerosing agents, accidental (unintentional), sequela | CMS +T468X2A | Poisoning by antivaricose drugs, including sclerosing agents, intentional self-harm, initial encounter | CMS +T468X2D | Poisoning by antivaricose drugs, including sclerosing agents, intentional self-harm, subsequent encounter | CMS +T468X2S | Poisoning by antivaricose drugs, including sclerosing agents, intentional self-harm, sequela | CMS +T468X3A | Poisoning by antivaricose drugs, including sclerosing agents, assault, initial encounter | CMS +T468X3D | Poisoning by antivaricose drugs, including sclerosing agents, assault, subsequent encounter | CMS +T468X3S | Poisoning by antivaricose drugs, including sclerosing agents, assault, sequela | CMS +T468X4A | Poisoning by antivaricose drugs, including sclerosing agents, undetermined, initial encounter | CMS +T468X4D | Poisoning by antivaricose drugs, including sclerosing agents, undetermined, subsequent encounter | CMS +T468X4S | Poisoning by antivaricose drugs, including sclerosing agents, undetermined, sequela | CMS +T468X5A | Adverse effect of antivaricose drugs, including sclerosing agents, initial encounter | CMS +T468X5D | Adverse effect of antivaricose drugs, including sclerosing agents, subsequent encounter | CMS +T468X5S | Adverse effect of antivaricose drugs, including sclerosing agents, sequela | CMS +T468X6A | Underdosing of antivaricose drugs, including sclerosing agents, initial encounter | CMS +T468X6D | Underdosing of antivaricose drugs, including sclerosing agents, subsequent encounter | CMS +T468X6S | Underdosing of antivaricose drugs, including sclerosing agents, sequela | CMS +T46901A | Poisoning by unspecified agents primarily affecting the cardiovascular system, accidental (unintentional), initial encounter | CMS +T46901D | Poisoning by unspecified agents primarily affecting the cardiovascular system, accidental (unintentional), subsequent encounter | CMS +T46901S | Poisoning by unspecified agents primarily affecting the cardiovascular system, accidental (unintentional), sequela | CMS +T46902A | Poisoning by unspecified agents primarily affecting the cardiovascular system, intentional self-harm, initial encounter | CMS +T46902D | Poisoning by unspecified agents primarily affecting the cardiovascular system, intentional self-harm, subsequent encounter | CMS +T46902S | Poisoning by unspecified agents primarily affecting the cardiovascular system, intentional self-harm, sequela | CMS +T46903A | Poisoning by unspecified agents primarily affecting the cardiovascular system, assault, initial encounter | CMS +T46903D | Poisoning by unspecified agents primarily affecting the cardiovascular system, assault, subsequent encounter | CMS +T46903S | Poisoning by unspecified agents primarily affecting the cardiovascular system, assault, sequela | CMS +T46904A | Poisoning by unspecified agents primarily affecting the cardiovascular system, undetermined, initial encounter | CMS +T46904D | Poisoning by unspecified agents primarily affecting the cardiovascular system, undetermined, subsequent encounter | CMS +T46904S | Poisoning by unspecified agents primarily affecting the cardiovascular system, undetermined, sequela | CMS +T46905A | Adverse effect of unspecified agents primarily affecting the cardiovascular system, initial encounter | CMS +T46905D | Adverse effect of unspecified agents primarily affecting the cardiovascular system, subsequent encounter | CMS +T46905S | Adverse effect of unspecified agents primarily affecting the cardiovascular system, sequela | CMS +T46906A | Underdosing of unspecified agents primarily affecting the cardiovascular system, initial encounter | CMS +T46906D | Underdosing of unspecified agents primarily affecting the cardiovascular system, subsequent encounter | CMS +T46906S | Underdosing of unspecified agents primarily affecting the cardiovascular system, sequela | CMS +T46991A | Poisoning by other agents primarily affecting the cardiovascular system, accidental (unintentional), initial encounter | CMS +T46991D | Poisoning by other agents primarily affecting the cardiovascular system, accidental (unintentional), subsequent encounter | CMS +T46991S | Poisoning by other agents primarily affecting the cardiovascular system, accidental (unintentional), sequela | CMS +T46992A | Poisoning by other agents primarily affecting the cardiovascular system, intentional self-harm, initial encounter | CMS +T46992D | Poisoning by other agents primarily affecting the cardiovascular system, intentional self-harm, subsequent encounter | CMS +T46992S | Poisoning by other agents primarily affecting the cardiovascular system, intentional self-harm, sequela | CMS +T46993A | Poisoning by other agents primarily affecting the cardiovascular system, assault, initial encounter | CMS +T46993D | Poisoning by other agents primarily affecting the cardiovascular system, assault, subsequent encounter | CMS +T46993S | Poisoning by other agents primarily affecting the cardiovascular system, assault, sequela | CMS +T46994A | Poisoning by other agents primarily affecting the cardiovascular system, undetermined, initial encounter | CMS +T46994D | Poisoning by other agents primarily affecting the cardiovascular system, undetermined, subsequent encounter | CMS +T46994S | Poisoning by other agents primarily affecting the cardiovascular system, undetermined, sequela | CMS +T46995A | Adverse effect of other agents primarily affecting the cardiovascular system, initial encounter | CMS +T46995D | Adverse effect of other agents primarily affecting the cardiovascular system, subsequent encounter | CMS +T46995S | Adverse effect of other agents primarily affecting the cardiovascular system, sequela | CMS +T46996A | Underdosing of other agents primarily affecting the cardiovascular system, initial encounter | CMS +T46996D | Underdosing of other agents primarily affecting the cardiovascular system, subsequent encounter | CMS +T46996S | Underdosing of other agents primarily affecting the cardiovascular system, sequela | CMS +T470X1A | Poisoning by histamine H2-receptor blockers, accidental (unintentional), initial encounter | CMS +T470X1D | Poisoning by histamine H2-receptor blockers, accidental (unintentional), subsequent encounter | CMS +T470X1S | Poisoning by histamine H2-receptor blockers, accidental (unintentional), sequela | CMS +T470X2A | Poisoning by histamine H2-receptor blockers, intentional self-harm, initial encounter | CMS +T470X2D | Poisoning by histamine H2-receptor blockers, intentional self-harm, subsequent encounter | CMS +T470X2S | Poisoning by histamine H2-receptor blockers, intentional self-harm, sequela | CMS +T470X3A | Poisoning by histamine H2-receptor blockers, assault, initial encounter | CMS +T470X3D | Poisoning by histamine H2-receptor blockers, assault, subsequent encounter | CMS +T470X3S | Poisoning by histamine H2-receptor blockers, assault, sequela | CMS +T470X4A | Poisoning by histamine H2-receptor blockers, undetermined, initial encounter | CMS +T470X4D | Poisoning by histamine H2-receptor blockers, undetermined, subsequent encounter | CMS +T470X4S | Poisoning by histamine H2-receptor blockers, undetermined, sequela | CMS +T470X5A | Adverse effect of histamine H2-receptor blockers, initial encounter | CMS +T470X5D | Adverse effect of histamine H2-receptor blockers, subsequent encounter | CMS +T470X5S | Adverse effect of histamine H2-receptor blockers, sequela | CMS +T470X6A | Underdosing of histamine H2-receptor blockers, initial encounter | CMS +T470X6D | Underdosing of histamine H2-receptor blockers, subsequent encounter | CMS +T470X6S | Underdosing of histamine H2-receptor blockers, sequela | CMS +T471X1A | Poisoning by other antacids and anti-gastric-secretion drugs, accidental (unintentional), initial encounter | CMS +T471X1D | Poisoning by other antacids and anti-gastric-secretion drugs, accidental (unintentional), subsequent encounter | CMS +T471X1S | Poisoning by other antacids and anti-gastric-secretion drugs, accidental (unintentional), sequela | CMS +T471X2A | Poisoning by other antacids and anti-gastric-secretion drugs, intentional self-harm, initial encounter | CMS +T471X2D | Poisoning by other antacids and anti-gastric-secretion drugs, intentional self-harm, subsequent encounter | CMS +T471X2S | Poisoning by other antacids and anti-gastric-secretion drugs, intentional self-harm, sequela | CMS +T471X3A | Poisoning by other antacids and anti-gastric-secretion drugs, assault, initial encounter | CMS +T471X3D | Poisoning by other antacids and anti-gastric-secretion drugs, assault, subsequent encounter | CMS +T471X3S | Poisoning by other antacids and anti-gastric-secretion drugs, assault, sequela | CMS +T471X4A | Poisoning by other antacids and anti-gastric-secretion drugs, undetermined, initial encounter | CMS +T471X4D | Poisoning by other antacids and anti-gastric-secretion drugs, undetermined, subsequent encounter | CMS +T471X4S | Poisoning by other antacids and anti-gastric-secretion drugs, undetermined, sequela | CMS +T471X5A | Adverse effect of other antacids and anti-gastric-secretion drugs, initial encounter | CMS +T471X5D | Adverse effect of other antacids and anti-gastric-secretion drugs, subsequent encounter | CMS +T471X5S | Adverse effect of other antacids and anti-gastric-secretion drugs, sequela | CMS +T471X6A | Underdosing of other antacids and anti-gastric-secretion drugs, initial encounter | CMS +T471X6D | Underdosing of other antacids and anti-gastric-secretion drugs, subsequent encounter | CMS +T471X6S | Underdosing of other antacids and anti-gastric-secretion drugs, sequela | CMS +T472X1A | Poisoning by stimulant laxatives, accidental (unintentional), initial encounter | CMS +T472X1D | Poisoning by stimulant laxatives, accidental (unintentional), subsequent encounter | CMS +T472X1S | Poisoning by stimulant laxatives, accidental (unintentional), sequela | CMS +T472X2A | Poisoning by stimulant laxatives, intentional self-harm, initial encounter | CMS +T472X2D | Poisoning by stimulant laxatives, intentional self-harm, subsequent encounter | CMS +T472X2S | Poisoning by stimulant laxatives, intentional self-harm, sequela | CMS +T472X3A | Poisoning by stimulant laxatives, assault, initial encounter | CMS +T472X3D | Poisoning by stimulant laxatives, assault, subsequent encounter | CMS +T472X3S | Poisoning by stimulant laxatives, assault, sequela | CMS +T472X4A | Poisoning by stimulant laxatives, undetermined, initial encounter | CMS +T472X4D | Poisoning by stimulant laxatives, undetermined, subsequent encounter | CMS +T472X4S | Poisoning by stimulant laxatives, undetermined, sequela | CMS +T472X5A | Adverse effect of stimulant laxatives, initial encounter | CMS +T472X5D | Adverse effect of stimulant laxatives, subsequent encounter | CMS +T472X5S | Adverse effect of stimulant laxatives, sequela | CMS +T472X6A | Underdosing of stimulant laxatives, initial encounter | CMS +T472X6D | Underdosing of stimulant laxatives, subsequent encounter | CMS +T472X6S | Underdosing of stimulant laxatives, sequela | CMS +T473X1A | Poisoning by saline and osmotic laxatives, accidental (unintentional), initial encounter | CMS +T473X1D | Poisoning by saline and osmotic laxatives, accidental (unintentional), subsequent encounter | CMS +T473X1S | Poisoning by saline and osmotic laxatives, accidental (unintentional), sequela | CMS +T473X2A | Poisoning by saline and osmotic laxatives, intentional self-harm, initial encounter | CMS +T473X2D | Poisoning by saline and osmotic laxatives, intentional self-harm, subsequent encounter | CMS +T473X2S | Poisoning by saline and osmotic laxatives, intentional self-harm, sequela | CMS +T473X3A | Poisoning by saline and osmotic laxatives, assault, initial encounter | CMS +T473X3D | Poisoning by saline and osmotic laxatives, assault, subsequent encounter | CMS +T473X3S | Poisoning by saline and osmotic laxatives, assault, sequela | CMS +T473X4A | Poisoning by saline and osmotic laxatives, undetermined, initial encounter | CMS +T473X4D | Poisoning by saline and osmotic laxatives, undetermined, subsequent encounter | CMS +T473X4S | Poisoning by saline and osmotic laxatives, undetermined, sequela | CMS +T473X5A | Adverse effect of saline and osmotic laxatives, initial encounter | CMS +T473X5D | Adverse effect of saline and osmotic laxatives, subsequent encounter | CMS +T473X5S | Adverse effect of saline and osmotic laxatives, sequela | CMS +T473X6A | Underdosing of saline and osmotic laxatives, initial encounter | CMS +T473X6D | Underdosing of saline and osmotic laxatives, subsequent encounter | CMS +T473X6S | Underdosing of saline and osmotic laxatives, sequela | CMS +T474X1A | Poisoning by other laxatives, accidental (unintentional), initial encounter | CMS +T474X1D | Poisoning by other laxatives, accidental (unintentional), subsequent encounter | CMS +T474X1S | Poisoning by other laxatives, accidental (unintentional), sequela | CMS +T474X2A | Poisoning by other laxatives, intentional self-harm, initial encounter | CMS +T474X2D | Poisoning by other laxatives, intentional self-harm, subsequent encounter | CMS +T474X2S | Poisoning by other laxatives, intentional self-harm, sequela | CMS +T474X3A | Poisoning by other laxatives, assault, initial encounter | CMS +T474X3D | Poisoning by other laxatives, assault, subsequent encounter | CMS +T474X3S | Poisoning by other laxatives, assault, sequela | CMS +T474X4A | Poisoning by other laxatives, undetermined, initial encounter | CMS +T474X4D | Poisoning by other laxatives, undetermined, subsequent encounter | CMS +T474X4S | Poisoning by other laxatives, undetermined, sequela | CMS +T474X5A | Adverse effect of other laxatives, initial encounter | CMS +T474X5D | Adverse effect of other laxatives, subsequent encounter | CMS +T474X5S | Adverse effect of other laxatives, sequela | CMS +T474X6A | Underdosing of other laxatives, initial encounter | CMS +T474X6D | Underdosing of other laxatives, subsequent encounter | CMS +T474X6S | Underdosing of other laxatives, sequela | CMS +T475X1A | Poisoning by digestants, accidental (unintentional), initial encounter | CMS +T475X1D | Poisoning by digestants, accidental (unintentional), subsequent encounter | CMS +T475X1S | Poisoning by digestants, accidental (unintentional), sequela | CMS +T475X2A | Poisoning by digestants, intentional self-harm, initial encounter | CMS +T475X2D | Poisoning by digestants, intentional self-harm, subsequent encounter | CMS +T475X2S | Poisoning by digestants, intentional self-harm, sequela | CMS +T475X3A | Poisoning by digestants, assault, initial encounter | CMS +T475X3D | Poisoning by digestants, assault, subsequent encounter | CMS +T475X3S | Poisoning by digestants, assault, sequela | CMS +T475X4A | Poisoning by digestants, undetermined, initial encounter | CMS +T475X4D | Poisoning by digestants, undetermined, subsequent encounter | CMS +T475X4S | Poisoning by digestants, undetermined, sequela | CMS +T475X5A | Adverse effect of digestants, initial encounter | CMS +T475X5D | Adverse effect of digestants, subsequent encounter | CMS +T475X5S | Adverse effect of digestants, sequela | CMS +T475X6A | Underdosing of digestants, initial encounter | CMS +T475X6D | Underdosing of digestants, subsequent encounter | CMS +T475X6S | Underdosing of digestants, sequela | CMS +T476X1A | Poisoning by antidiarrheal drugs, accidental (unintentional), initial encounter | CMS +T476X1D | Poisoning by antidiarrheal drugs, accidental (unintentional), subsequent encounter | CMS +T476X1S | Poisoning by antidiarrheal drugs, accidental (unintentional), sequela | CMS +T476X2A | Poisoning by antidiarrheal drugs, intentional self-harm, initial encounter | CMS +T476X2D | Poisoning by antidiarrheal drugs, intentional self-harm, subsequent encounter | CMS +T476X2S | Poisoning by antidiarrheal drugs, intentional self-harm, sequela | CMS +T476X3A | Poisoning by antidiarrheal drugs, assault, initial encounter | CMS +T476X3D | Poisoning by antidiarrheal drugs, assault, subsequent encounter | CMS +T476X3S | Poisoning by antidiarrheal drugs, assault, sequela | CMS +T476X4A | Poisoning by antidiarrheal drugs, undetermined, initial encounter | CMS +T476X4D | Poisoning by antidiarrheal drugs, undetermined, subsequent encounter | CMS +T476X4S | Poisoning by antidiarrheal drugs, undetermined, sequela | CMS +T476X5A | Adverse effect of antidiarrheal drugs, initial encounter | CMS +T476X5D | Adverse effect of antidiarrheal drugs, subsequent encounter | CMS +T476X5S | Adverse effect of antidiarrheal drugs, sequela | CMS +T476X6A | Underdosing of antidiarrheal drugs, initial encounter | CMS +T476X6D | Underdosing of antidiarrheal drugs, subsequent encounter | CMS +T476X6S | Underdosing of antidiarrheal drugs, sequela | CMS +T477X1A | Poisoning by emetics, accidental (unintentional), initial encounter | CMS +T477X1D | Poisoning by emetics, accidental (unintentional), subsequent encounter | CMS +T477X1S | Poisoning by emetics, accidental (unintentional), sequela | CMS +T477X2A | Poisoning by emetics, intentional self-harm, initial encounter | CMS +T477X2D | Poisoning by emetics, intentional self-harm, subsequent encounter | CMS +T477X2S | Poisoning by emetics, intentional self-harm, sequela | CMS +T477X3A | Poisoning by emetics, assault, initial encounter | CMS +T477X3D | Poisoning by emetics, assault, subsequent encounter | CMS +T477X3S | Poisoning by emetics, assault, sequela | CMS +T477X4A | Poisoning by emetics, undetermined, initial encounter | CMS +T477X4D | Poisoning by emetics, undetermined, subsequent encounter | CMS +T477X4S | Poisoning by emetics, undetermined, sequela | CMS +T477X5A | Adverse effect of emetics, initial encounter | CMS +T477X5D | Adverse effect of emetics, subsequent encounter | CMS +T477X5S | Adverse effect of emetics, sequela | CMS +T477X6A | Underdosing of emetics, initial encounter | CMS +T477X6D | Underdosing of emetics, subsequent encounter | CMS +T477X6S | Underdosing of emetics, sequela | CMS +T478X1A | Poisoning by other agents primarily affecting gastrointestinal system, accidental (unintentional), initial encounter | CMS +T478X1D | Poisoning by other agents primarily affecting gastrointestinal system, accidental (unintentional), subsequent encounter | CMS +T478X1S | Poisoning by other agents primarily affecting gastrointestinal system, accidental (unintentional), sequela | CMS +T478X2A | Poisoning by other agents primarily affecting gastrointestinal system, intentional self-harm, initial encounter | CMS +T478X2D | Poisoning by other agents primarily affecting gastrointestinal system, intentional self-harm, subsequent encounter | CMS +T478X2S | Poisoning by other agents primarily affecting gastrointestinal system, intentional self-harm, sequela | CMS +T478X3A | Poisoning by other agents primarily affecting gastrointestinal system, assault, initial encounter | CMS +T478X3D | Poisoning by other agents primarily affecting gastrointestinal system, assault, subsequent encounter | CMS +T478X3S | Poisoning by other agents primarily affecting gastrointestinal system, assault, sequela | CMS +T478X4A | Poisoning by other agents primarily affecting gastrointestinal system, undetermined, initial encounter | CMS +T478X4D | Poisoning by other agents primarily affecting gastrointestinal system, undetermined, subsequent encounter | CMS +T478X4S | Poisoning by other agents primarily affecting gastrointestinal system, undetermined, sequela | CMS +T478X5A | Adverse effect of other agents primarily affecting gastrointestinal system, initial encounter | CMS +T478X5D | Adverse effect of other agents primarily affecting gastrointestinal system, subsequent encounter | CMS +T478X5S | Adverse effect of other agents primarily affecting gastrointestinal system, sequela | CMS +T478X6A | Underdosing of other agents primarily affecting gastrointestinal system, initial encounter | CMS +T478X6D | Underdosing of other agents primarily affecting gastrointestinal system, subsequent encounter | CMS +T478X6S | Underdosing of other agents primarily affecting gastrointestinal system, sequela | CMS +T4791XA | Poisoning by unspecified agents primarily affecting the gastrointestinal system, accidental (unintentional), initial encounter | CMS +T4791XD | Poisoning by unspecified agents primarily affecting the gastrointestinal system, accidental (unintentional), subsequent encounter | CMS +T4791XS | Poisoning by unspecified agents primarily affecting the gastrointestinal system, accidental (unintentional), sequela | CMS +T4792XA | Poisoning by unspecified agents primarily affecting the gastrointestinal system, intentional self-harm, initial encounter | CMS +T4792XD | Poisoning by unspecified agents primarily affecting the gastrointestinal system, intentional self-harm, subsequent encounter | CMS +T4792XS | Poisoning by unspecified agents primarily affecting the gastrointestinal system, intentional self-harm, sequela | CMS +T4793XA | Poisoning by unspecified agents primarily affecting the gastrointestinal system, assault, initial encounter | CMS +T4793XD | Poisoning by unspecified agents primarily affecting the gastrointestinal system, assault, subsequent encounter | CMS +T4793XS | Poisoning by unspecified agents primarily affecting the gastrointestinal system, assault, sequela | CMS +T4794XA | Poisoning by unspecified agents primarily affecting the gastrointestinal system, undetermined, initial encounter | CMS +T4794XD | Poisoning by unspecified agents primarily affecting the gastrointestinal system, undetermined, subsequent encounter | CMS +T4794XS | Poisoning by unspecified agents primarily affecting the gastrointestinal system, undetermined, sequela | CMS +T4795XA | Adverse effect of unspecified agents primarily affecting the gastrointestinal system, initial encounter | CMS +T4795XD | Adverse effect of unspecified agents primarily affecting the gastrointestinal system, subsequent encounter | CMS +T4795XS | Adverse effect of unspecified agents primarily affecting the gastrointestinal system, sequela | CMS +T4796XA | Underdosing of unspecified agents primarily affecting the gastrointestinal system, initial encounter | CMS +T4796XD | Underdosing of unspecified agents primarily affecting the gastrointestinal system, subsequent encounter | CMS +T4796XS | Underdosing of unspecified agents primarily affecting the gastrointestinal system, sequela | CMS +T480X1A | Poisoning by oxytocic drugs, accidental (unintentional), initial encounter | CMS +T480X1D | Poisoning by oxytocic drugs, accidental (unintentional), subsequent encounter | CMS +T480X1S | Poisoning by oxytocic drugs, accidental (unintentional), sequela | CMS +T480X2A | Poisoning by oxytocic drugs, intentional self-harm, initial encounter | CMS +T480X2D | Poisoning by oxytocic drugs, intentional self-harm, subsequent encounter | CMS +T480X2S | Poisoning by oxytocic drugs, intentional self-harm, sequela | CMS +T480X3A | Poisoning by oxytocic drugs, assault, initial encounter | CMS +T480X3D | Poisoning by oxytocic drugs, assault, subsequent encounter | CMS +T480X3S | Poisoning by oxytocic drugs, assault, sequela | CMS +T480X4A | Poisoning by oxytocic drugs, undetermined, initial encounter | CMS +T480X4D | Poisoning by oxytocic drugs, undetermined, subsequent encounter | CMS +T480X4S | Poisoning by oxytocic drugs, undetermined, sequela | CMS +T480X5A | Adverse effect of oxytocic drugs, initial encounter | CMS +T480X5D | Adverse effect of oxytocic drugs, subsequent encounter | CMS +T480X5S | Adverse effect of oxytocic drugs, sequela | CMS +T480X6A | Underdosing of oxytocic drugs, initial encounter | CMS +T480X6D | Underdosing of oxytocic drugs, subsequent encounter | CMS +T480X6S | Underdosing of oxytocic drugs, sequela | CMS +T481X1A | Poisoning by skeletal muscle relaxants [neuromuscular blocking agents], accidental (unintentional), initial encounter | CMS +T481X1D | Poisoning by skeletal muscle relaxants [neuromuscular blocking agents], accidental (unintentional), subsequent encounter | CMS +T481X1S | Poisoning by skeletal muscle relaxants [neuromuscular blocking agents], accidental (unintentional), sequela | CMS +T481X2A | Poisoning by skeletal muscle relaxants [neuromuscular blocking agents], intentional self-harm, initial encounter | CMS +T481X2D | Poisoning by skeletal muscle relaxants [neuromuscular blocking agents], intentional self-harm, subsequent encounter | CMS +T481X2S | Poisoning by skeletal muscle relaxants [neuromuscular blocking agents], intentional self-harm, sequela | CMS +T481X3A | Poisoning by skeletal muscle relaxants [neuromuscular blocking agents], assault, initial encounter | CMS +T481X3D | Poisoning by skeletal muscle relaxants [neuromuscular blocking agents], assault, subsequent encounter | CMS +T481X3S | Poisoning by skeletal muscle relaxants [neuromuscular blocking agents], assault, sequela | CMS +T481X4A | Poisoning by skeletal muscle relaxants [neuromuscular blocking agents], undetermined, initial encounter | CMS +T481X4D | Poisoning by skeletal muscle relaxants [neuromuscular blocking agents], undetermined, subsequent encounter | CMS +T481X4S | Poisoning by skeletal muscle relaxants [neuromuscular blocking agents], undetermined, sequela | CMS +T481X5A | Adverse effect of skeletal muscle relaxants [neuromuscular blocking agents], initial encounter | CMS +T481X5D | Adverse effect of skeletal muscle relaxants [neuromuscular blocking agents], subsequent encounter | CMS +T481X5S | Adverse effect of skeletal muscle relaxants [neuromuscular blocking agents], sequela | CMS +T481X6A | Underdosing of skeletal muscle relaxants [neuromuscular blocking agents], initial encounter | CMS +T481X6D | Underdosing of skeletal muscle relaxants [neuromuscular blocking agents], subsequent encounter | CMS +T481X6S | Underdosing of skeletal muscle relaxants [neuromuscular blocking agents], sequela | CMS +T48201A | Poisoning by unspecified drugs acting on muscles, accidental (unintentional), initial encounter | CMS +T48201D | Poisoning by unspecified drugs acting on muscles, accidental (unintentional), subsequent encounter | CMS +T48201S | Poisoning by unspecified drugs acting on muscles, accidental (unintentional), sequela | CMS +T48202A | Poisoning by unspecified drugs acting on muscles, intentional self-harm, initial encounter | CMS +T48202D | Poisoning by unspecified drugs acting on muscles, intentional self-harm, subsequent encounter | CMS +T48202S | Poisoning by unspecified drugs acting on muscles, intentional self-harm, sequela | CMS +T48203A | Poisoning by unspecified drugs acting on muscles, assault, initial encounter | CMS +T48203D | Poisoning by unspecified drugs acting on muscles, assault, subsequent encounter | CMS +T48203S | Poisoning by unspecified drugs acting on muscles, assault, sequela | CMS +T48204A | Poisoning by unspecified drugs acting on muscles, undetermined, initial encounter | CMS +T48204D | Poisoning by unspecified drugs acting on muscles, undetermined, subsequent encounter | CMS +T48204S | Poisoning by unspecified drugs acting on muscles, undetermined, sequela | CMS +T48205A | Adverse effect of unspecified drugs acting on muscles, initial encounter | CMS +T48205D | Adverse effect of unspecified drugs acting on muscles, subsequent encounter | CMS +T48205S | Adverse effect of unspecified drugs acting on muscles, sequela | CMS +T48206A | Underdosing of unspecified drugs acting on muscles, initial encounter | CMS +T48206D | Underdosing of unspecified drugs acting on muscles, subsequent encounter | CMS +T48206S | Underdosing of unspecified drugs acting on muscles, sequela | CMS +T48291A | Poisoning by other drugs acting on muscles, accidental (unintentional), initial encounter | CMS +T48291D | Poisoning by other drugs acting on muscles, accidental (unintentional), subsequent encounter | CMS +T48291S | Poisoning by other drugs acting on muscles, accidental (unintentional), sequela | CMS +T48292A | Poisoning by other drugs acting on muscles, intentional self-harm, initial encounter | CMS +T48292D | Poisoning by other drugs acting on muscles, intentional self-harm, subsequent encounter | CMS +T48292S | Poisoning by other drugs acting on muscles, intentional self-harm, sequela | CMS +T48293A | Poisoning by other drugs acting on muscles, assault, initial encounter | CMS +T48293D | Poisoning by other drugs acting on muscles, assault, subsequent encounter | CMS +T48293S | Poisoning by other drugs acting on muscles, assault, sequela | CMS +T48294A | Poisoning by other drugs acting on muscles, undetermined, initial encounter | CMS +T48294D | Poisoning by other drugs acting on muscles, undetermined, subsequent encounter | CMS +T48294S | Poisoning by other drugs acting on muscles, undetermined, sequela | CMS +T48295A | Adverse effect of other drugs acting on muscles, initial encounter | CMS +T48295D | Adverse effect of other drugs acting on muscles, subsequent encounter | CMS +T48295S | Adverse effect of other drugs acting on muscles, sequela | CMS +T48296A | Underdosing of other drugs acting on muscles, initial encounter | CMS +T48296D | Underdosing of other drugs acting on muscles, subsequent encounter | CMS +T48296S | Underdosing of other drugs acting on muscles, sequela | CMS +T483X1A | Poisoning by antitussives, accidental (unintentional), initial encounter | CMS +T483X1D | Poisoning by antitussives, accidental (unintentional), subsequent encounter | CMS +T483X1S | Poisoning by antitussives, accidental (unintentional), sequela | CMS +T483X2A | Poisoning by antitussives, intentional self-harm, initial encounter | CMS +T483X2D | Poisoning by antitussives, intentional self-harm, subsequent encounter | CMS +T483X2S | Poisoning by antitussives, intentional self-harm, sequela | CMS +T483X3A | Poisoning by antitussives, assault, initial encounter | CMS +T483X3D | Poisoning by antitussives, assault, subsequent encounter | CMS +T483X3S | Poisoning by antitussives, assault, sequela | CMS +T483X4A | Poisoning by antitussives, undetermined, initial encounter | CMS +T483X4D | Poisoning by antitussives, undetermined, subsequent encounter | CMS +T483X4S | Poisoning by antitussives, undetermined, sequela | CMS +T483X5A | Adverse effect of antitussives, initial encounter | CMS +T483X5D | Adverse effect of antitussives, subsequent encounter | CMS +T483X5S | Adverse effect of antitussives, sequela | CMS +T483X6A | Underdosing of antitussives, initial encounter | CMS +T483X6D | Underdosing of antitussives, subsequent encounter | CMS +T483X6S | Underdosing of antitussives, sequela | CMS +T484X1A | Poisoning by expectorants, accidental (unintentional), initial encounter | CMS +T484X1D | Poisoning by expectorants, accidental (unintentional), subsequent encounter | CMS +T484X1S | Poisoning by expectorants, accidental (unintentional), sequela | CMS +T484X2A | Poisoning by expectorants, intentional self-harm, initial encounter | CMS +T484X2D | Poisoning by expectorants, intentional self-harm, subsequent encounter | CMS +T484X2S | Poisoning by expectorants, intentional self-harm, sequela | CMS +T484X3A | Poisoning by expectorants, assault, initial encounter | CMS +T484X3D | Poisoning by expectorants, assault, subsequent encounter | CMS +T484X3S | Poisoning by expectorants, assault, sequela | CMS +T484X4A | Poisoning by expectorants, undetermined, initial encounter | CMS +T484X4D | Poisoning by expectorants, undetermined, subsequent encounter | CMS +T484X4S | Poisoning by expectorants, undetermined, sequela | CMS +T484X5A | Adverse effect of expectorants, initial encounter | CMS +T484X5D | Adverse effect of expectorants, subsequent encounter | CMS +T484X5S | Adverse effect of expectorants, sequela | CMS +T484X6A | Underdosing of expectorants, initial encounter | CMS +T484X6D | Underdosing of expectorants, subsequent encounter | CMS +T484X6S | Underdosing of expectorants, sequela | CMS +T485X1A | Poisoning by other anti-common-cold drugs, accidental (unintentional), initial encounter | CMS +T485X1D | Poisoning by other anti-common-cold drugs, accidental (unintentional), subsequent encounter | CMS +T485X1S | Poisoning by other anti-common-cold drugs, accidental (unintentional), sequela | CMS +T485X2A | Poisoning by other anti-common-cold drugs, intentional self-harm, initial encounter | CMS +T485X2D | Poisoning by other anti-common-cold drugs, intentional self-harm, subsequent encounter | CMS +T485X2S | Poisoning by other anti-common-cold drugs, intentional self-harm, sequela | CMS +T485X3A | Poisoning by other anti-common-cold drugs, assault, initial encounter | CMS +T485X3D | Poisoning by other anti-common-cold drugs, assault, subsequent encounter | CMS +T485X3S | Poisoning by other anti-common-cold drugs, assault, sequela | CMS +T485X4A | Poisoning by other anti-common-cold drugs, undetermined, initial encounter | CMS +T485X4D | Poisoning by other anti-common-cold drugs, undetermined, subsequent encounter | CMS +T485X4S | Poisoning by other anti-common-cold drugs, undetermined, sequela | CMS +T485X5A | Adverse effect of other anti-common-cold drugs, initial encounter | CMS +T485X5D | Adverse effect of other anti-common-cold drugs, subsequent encounter | CMS +T485X5S | Adverse effect of other anti-common-cold drugs, sequela | CMS +T485X6A | Underdosing of other anti-common-cold drugs, initial encounter | CMS +T485X6D | Underdosing of other anti-common-cold drugs, subsequent encounter | CMS +T485X6S | Underdosing of other anti-common-cold drugs, sequela | CMS +T486X1A | Poisoning by antiasthmatics, accidental (unintentional), initial encounter | CMS +T486X1D | Poisoning by antiasthmatics, accidental (unintentional), subsequent encounter | CMS +T486X1S | Poisoning by antiasthmatics, accidental (unintentional), sequela | CMS +T486X2A | Poisoning by antiasthmatics, intentional self-harm, initial encounter | CMS +T486X2D | Poisoning by antiasthmatics, intentional self-harm, subsequent encounter | CMS +T486X2S | Poisoning by antiasthmatics, intentional self-harm, sequela | CMS +T486X3A | Poisoning by antiasthmatics, assault, initial encounter | CMS +T486X3D | Poisoning by antiasthmatics, assault, subsequent encounter | CMS +T486X3S | Poisoning by antiasthmatics, assault, sequela | CMS +T486X4A | Poisoning by antiasthmatics, undetermined, initial encounter | CMS +T486X4D | Poisoning by antiasthmatics, undetermined, subsequent encounter | CMS +T486X4S | Poisoning by antiasthmatics, undetermined, sequela | CMS +T486X5A | Adverse effect of antiasthmatics, initial encounter | CMS +T486X5D | Adverse effect of antiasthmatics, subsequent encounter | CMS +T486X5S | Adverse effect of antiasthmatics, sequela | CMS +T486X6A | Underdosing of antiasthmatics, initial encounter | CMS +T486X6D | Underdosing of antiasthmatics, subsequent encounter | CMS +T486X6S | Underdosing of antiasthmatics, sequela | CMS +T48901A | Poisoning by unspecified agents primarily acting on the respiratory system, accidental (unintentional), initial encounter | CMS +T48901D | Poisoning by unspecified agents primarily acting on the respiratory system, accidental (unintentional), subsequent encounter | CMS +T48901S | Poisoning by unspecified agents primarily acting on the respiratory system, accidental (unintentional), sequela | CMS +T48902A | Poisoning by unspecified agents primarily acting on the respiratory system, intentional self-harm, initial encounter | CMS +T48902D | Poisoning by unspecified agents primarily acting on the respiratory system, intentional self-harm, subsequent encounter | CMS +T48902S | Poisoning by unspecified agents primarily acting on the respiratory system, intentional self-harm, sequela | CMS +T48903A | Poisoning by unspecified agents primarily acting on the respiratory system, assault, initial encounter | CMS +T48903D | Poisoning by unspecified agents primarily acting on the respiratory system, assault, subsequent encounter | CMS +T48903S | Poisoning by unspecified agents primarily acting on the respiratory system, assault, sequela | CMS +T48904A | Poisoning by unspecified agents primarily acting on the respiratory system, undetermined, initial encounter | CMS +T48904D | Poisoning by unspecified agents primarily acting on the respiratory system, undetermined, subsequent encounter | CMS +T48904S | Poisoning by unspecified agents primarily acting on the respiratory system, undetermined, sequela | CMS +T48905A | Adverse effect of unspecified agents primarily acting on the respiratory system, initial encounter | CMS +T48905D | Adverse effect of unspecified agents primarily acting on the respiratory system, subsequent encounter | CMS +T48905S | Adverse effect of unspecified agents primarily acting on the respiratory system, sequela | CMS +T48906A | Underdosing of unspecified agents primarily acting on the respiratory system, initial encounter | CMS +T48906D | Underdosing of unspecified agents primarily acting on the respiratory system, subsequent encounter | CMS +T48906S | Underdosing of unspecified agents primarily acting on the respiratory system, sequela | CMS +T48991A | Poisoning by other agents primarily acting on the respiratory system, accidental (unintentional), initial encounter | CMS +T48991D | Poisoning by other agents primarily acting on the respiratory system, accidental (unintentional), subsequent encounter | CMS +T48991S | Poisoning by other agents primarily acting on the respiratory system, accidental (unintentional), sequela | CMS +T48992A | Poisoning by other agents primarily acting on the respiratory system, intentional self-harm, initial encounter | CMS +T48992D | Poisoning by other agents primarily acting on the respiratory system, intentional self-harm, subsequent encounter | CMS +T48992S | Poisoning by other agents primarily acting on the respiratory system, intentional self-harm, sequela | CMS +T48993A | Poisoning by other agents primarily acting on the respiratory system, assault, initial encounter | CMS +T48993D | Poisoning by other agents primarily acting on the respiratory system, assault, subsequent encounter | CMS +T48993S | Poisoning by other agents primarily acting on the respiratory system, assault, sequela | CMS +T48994A | Poisoning by other agents primarily acting on the respiratory system, undetermined, initial encounter | CMS +T48994D | Poisoning by other agents primarily acting on the respiratory system, undetermined, subsequent encounter | CMS +T48994S | Poisoning by other agents primarily acting on the respiratory system, undetermined, sequela | CMS +T48995A | Adverse effect of other agents primarily acting on the respiratory system, initial encounter | CMS +T48995D | Adverse effect of other agents primarily acting on the respiratory system, subsequent encounter | CMS +T48995S | Adverse effect of other agents primarily acting on the respiratory system, sequela | CMS +T48996A | Underdosing of other agents primarily acting on the respiratory system, initial encounter | CMS +T48996D | Underdosing of other agents primarily acting on the respiratory system, subsequent encounter | CMS +T48996S | Underdosing of other agents primarily acting on the respiratory system, sequela | CMS +T490X1A | Poisoning by local antifungal, anti-infective and anti-inflammatory drugs, accidental (unintentional), initial encounter | CMS +T490X1D | Poisoning by local antifungal, anti-infective and anti-inflammatory drugs, accidental (unintentional), subsequent encounter | CMS +T490X1S | Poisoning by local antifungal, anti-infective and anti-inflammatory drugs, accidental (unintentional), sequela | CMS +T490X2A | Poisoning by local antifungal, anti-infective and anti-inflammatory drugs, intentional self-harm, initial encounter | CMS +T490X2D | Poisoning by local antifungal, anti-infective and anti-inflammatory drugs, intentional self-harm, subsequent encounter | CMS +T490X2S | Poisoning by local antifungal, anti-infective and anti-inflammatory drugs, intentional self-harm, sequela | CMS +T490X3A | Poisoning by local antifungal, anti-infective and anti-inflammatory drugs, assault, initial encounter | CMS +T490X3D | Poisoning by local antifungal, anti-infective and anti-inflammatory drugs, assault, subsequent encounter | CMS +T490X3S | Poisoning by local antifungal, anti-infective and anti-inflammatory drugs, assault, sequela | CMS +T490X4A | Poisoning by local antifungal, anti-infective and anti-inflammatory drugs, undetermined, initial encounter | CMS +T490X4D | Poisoning by local antifungal, anti-infective and anti-inflammatory drugs, undetermined, subsequent encounter | CMS +T490X4S | Poisoning by local antifungal, anti-infective and anti-inflammatory drugs, undetermined, sequela | CMS +T490X5A | Adverse effect of local antifungal, anti-infective and anti-inflammatory drugs, initial encounter | CMS +T490X5D | Adverse effect of local antifungal, anti-infective and anti-inflammatory drugs, subsequent encounter | CMS +T490X5S | Adverse effect of local antifungal, anti-infective and anti-inflammatory drugs, sequela | CMS +T490X6A | Underdosing of local antifungal, anti-infective and anti-inflammatory drugs, initial encounter | CMS +T490X6D | Underdosing of local antifungal, anti-infective and anti-inflammatory drugs, subsequent encounter | CMS +T490X6S | Underdosing of local antifungal, anti-infective and anti-inflammatory drugs, sequela | CMS +T491X1A | Poisoning by antipruritics, accidental (unintentional), initial encounter | CMS +T491X1D | Poisoning by antipruritics, accidental (unintentional), subsequent encounter | CMS +T491X1S | Poisoning by antipruritics, accidental (unintentional), sequela | CMS +T491X2A | Poisoning by antipruritics, intentional self-harm, initial encounter | CMS +T491X2D | Poisoning by antipruritics, intentional self-harm, subsequent encounter | CMS +T491X2S | Poisoning by antipruritics, intentional self-harm, sequela | CMS +T491X3A | Poisoning by antipruritics, assault, initial encounter | CMS +T491X3D | Poisoning by antipruritics, assault, subsequent encounter | CMS +T491X3S | Poisoning by antipruritics, assault, sequela | CMS +T491X4A | Poisoning by antipruritics, undetermined, initial encounter | CMS +T491X4D | Poisoning by antipruritics, undetermined, subsequent encounter | CMS +T491X4S | Poisoning by antipruritics, undetermined, sequela | CMS +T491X5A | Adverse effect of antipruritics, initial encounter | CMS +T491X5D | Adverse effect of antipruritics, subsequent encounter | CMS +T491X5S | Adverse effect of antipruritics, sequela | CMS +T491X6A | Underdosing of antipruritics, initial encounter | CMS +T491X6D | Underdosing of antipruritics, subsequent encounter | CMS +T491X6S | Underdosing of antipruritics, sequela | CMS +T492X1A | Poisoning by local astringents and local detergents, accidental (unintentional), initial encounter | CMS +T492X1D | Poisoning by local astringents and local detergents, accidental (unintentional), subsequent encounter | CMS +T492X1S | Poisoning by local astringents and local detergents, accidental (unintentional), sequela | CMS +T492X2A | Poisoning by local astringents and local detergents, intentional self-harm, initial encounter | CMS +T492X2D | Poisoning by local astringents and local detergents, intentional self-harm, subsequent encounter | CMS +T492X2S | Poisoning by local astringents and local detergents, intentional self-harm, sequela | CMS +T492X3A | Poisoning by local astringents and local detergents, assault, initial encounter | CMS +T492X3D | Poisoning by local astringents and local detergents, assault, subsequent encounter | CMS +T492X3S | Poisoning by local astringents and local detergents, assault, sequela | CMS +T492X4A | Poisoning by local astringents and local detergents, undetermined, initial encounter | CMS +T492X4D | Poisoning by local astringents and local detergents, undetermined, subsequent encounter | CMS +T492X4S | Poisoning by local astringents and local detergents, undetermined, sequela | CMS +T492X5A | Adverse effect of local astringents and local detergents, initial encounter | CMS +T492X5D | Adverse effect of local astringents and local detergents, subsequent encounter | CMS +T492X5S | Adverse effect of local astringents and local detergents, sequela | CMS +T492X6A | Underdosing of local astringents and local detergents, initial encounter | CMS +T492X6D | Underdosing of local astringents and local detergents, subsequent encounter | CMS +T492X6S | Underdosing of local astringents and local detergents, sequela | CMS +T493X1A | Poisoning by emollients, demulcents and protectants, accidental (unintentional), initial encounter | CMS +T493X1D | Poisoning by emollients, demulcents and protectants, accidental (unintentional), subsequent encounter | CMS +T493X1S | Poisoning by emollients, demulcents and protectants, accidental (unintentional), sequela | CMS +T493X2A | Poisoning by emollients, demulcents and protectants, intentional self-harm, initial encounter | CMS +T493X2D | Poisoning by emollients, demulcents and protectants, intentional self-harm, subsequent encounter | CMS +T493X2S | Poisoning by emollients, demulcents and protectants, intentional self-harm, sequela | CMS +T493X3A | Poisoning by emollients, demulcents and protectants, assault, initial encounter | CMS +T493X3D | Poisoning by emollients, demulcents and protectants, assault, subsequent encounter | CMS +T493X3S | Poisoning by emollients, demulcents and protectants, assault, sequela | CMS +T493X4A | Poisoning by emollients, demulcents and protectants, undetermined, initial encounter | CMS +T493X4D | Poisoning by emollients, demulcents and protectants, undetermined, subsequent encounter | CMS +T493X4S | Poisoning by emollients, demulcents and protectants, undetermined, sequela | CMS +T493X5A | Adverse effect of emollients, demulcents and protectants, initial encounter | CMS +T493X5D | Adverse effect of emollients, demulcents and protectants, subsequent encounter | CMS +T493X5S | Adverse effect of emollients, demulcents and protectants, sequela | CMS +T493X6A | Underdosing of emollients, demulcents and protectants, initial encounter | CMS +T493X6D | Underdosing of emollients, demulcents and protectants, subsequent encounter | CMS +T493X6S | Underdosing of emollients, demulcents and protectants, sequela | CMS +T494X1A | Poisoning by keratolytics, keratoplastics, and other hair treatment drugs and preparations, accidental (unintentional), initial encounter | CMS +T494X1D | Poisoning by keratolytics, keratoplastics, and other hair treatment drugs and preparations, accidental (unintentional), subsequent encounter | CMS +T494X1S | Poisoning by keratolytics, keratoplastics, and other hair treatment drugs and preparations, accidental (unintentional), sequela | CMS +T494X2A | Poisoning by keratolytics, keratoplastics, and other hair treatment drugs and preparations, intentional self-harm, initial encounter | CMS +T494X2D | Poisoning by keratolytics, keratoplastics, and other hair treatment drugs and preparations, intentional self-harm, subsequent encounter | CMS +T494X2S | Poisoning by keratolytics, keratoplastics, and other hair treatment drugs and preparations, intentional self-harm, sequela | CMS +T494X3A | Poisoning by keratolytics, keratoplastics, and other hair treatment drugs and preparations, assault, initial encounter | CMS +T494X3D | Poisoning by keratolytics, keratoplastics, and other hair treatment drugs and preparations, assault, subsequent encounter | CMS +T494X3S | Poisoning by keratolytics, keratoplastics, and other hair treatment drugs and preparations, assault, sequela | CMS +T494X4A | Poisoning by keratolytics, keratoplastics, and other hair treatment drugs and preparations, undetermined, initial encounter | CMS +T494X4D | Poisoning by keratolytics, keratoplastics, and other hair treatment drugs and preparations, undetermined, subsequent encounter | CMS +T494X4S | Poisoning by keratolytics, keratoplastics, and other hair treatment drugs and preparations, undetermined, sequela | CMS +T494X5A | Adverse effect of keratolytics, keratoplastics, and other hair treatment drugs and preparations, initial encounter | CMS +T494X5D | Adverse effect of keratolytics, keratoplastics, and other hair treatment drugs and preparations, subsequent encounter | CMS +T494X5S | Adverse effect of keratolytics, keratoplastics, and other hair treatment drugs and preparations, sequela | CMS +T494X6A | Underdosing of keratolytics, keratoplastics, and other hair treatment drugs and preparations, initial encounter | CMS +T494X6D | Underdosing of keratolytics, keratoplastics, and other hair treatment drugs and preparations, subsequent encounter | CMS +T494X6S | Underdosing of keratolytics, keratoplastics, and other hair treatment drugs and preparations, sequela | CMS +T495X1A | Poisoning by ophthalmological drugs and preparations, accidental (unintentional), initial encounter | CMS +T495X1D | Poisoning by ophthalmological drugs and preparations, accidental (unintentional), subsequent encounter | CMS +T495X1S | Poisoning by ophthalmological drugs and preparations, accidental (unintentional), sequela | CMS +T495X2A | Poisoning by ophthalmological drugs and preparations, intentional self-harm, initial encounter | CMS +T495X2D | Poisoning by ophthalmological drugs and preparations, intentional self-harm, subsequent encounter | CMS +T495X2S | Poisoning by ophthalmological drugs and preparations, intentional self-harm, sequela | CMS +T495X3A | Poisoning by ophthalmological drugs and preparations, assault, initial encounter | CMS +T495X3D | Poisoning by ophthalmological drugs and preparations, assault, subsequent encounter | CMS +T495X3S | Poisoning by ophthalmological drugs and preparations, assault, sequela | CMS +T495X4A | Poisoning by ophthalmological drugs and preparations, undetermined, initial encounter | CMS +T495X4D | Poisoning by ophthalmological drugs and preparations, undetermined, subsequent encounter | CMS +T495X4S | Poisoning by ophthalmological drugs and preparations, undetermined, sequela | CMS +T495X5A | Adverse effect of ophthalmological drugs and preparations, initial encounter | CMS +T495X5D | Adverse effect of ophthalmological drugs and preparations, subsequent encounter | CMS +T495X5S | Adverse effect of ophthalmological drugs and preparations, sequela | CMS +T495X6A | Underdosing of ophthalmological drugs and preparations, initial encounter | CMS +T495X6D | Underdosing of ophthalmological drugs and preparations, subsequent encounter | CMS +T495X6S | Underdosing of ophthalmological drugs and preparations, sequela | CMS +T496X1A | Poisoning by otorhinolaryngological drugs and preparations, accidental (unintentional), initial encounter | CMS +T496X1D | Poisoning by otorhinolaryngological drugs and preparations, accidental (unintentional), subsequent encounter | CMS +T496X1S | Poisoning by otorhinolaryngological drugs and preparations, accidental (unintentional), sequela | CMS +T496X2A | Poisoning by otorhinolaryngological drugs and preparations, intentional self-harm, initial encounter | CMS +T496X2D | Poisoning by otorhinolaryngological drugs and preparations, intentional self-harm, subsequent encounter | CMS +T496X2S | Poisoning by otorhinolaryngological drugs and preparations, intentional self-harm, sequela | CMS +T496X3A | Poisoning by otorhinolaryngological drugs and preparations, assault, initial encounter | CMS +T496X3D | Poisoning by otorhinolaryngological drugs and preparations, assault, subsequent encounter | CMS +T496X3S | Poisoning by otorhinolaryngological drugs and preparations, assault, sequela | CMS +T496X4A | Poisoning by otorhinolaryngological drugs and preparations, undetermined, initial encounter | CMS +T496X4D | Poisoning by otorhinolaryngological drugs and preparations, undetermined, subsequent encounter | CMS +T496X4S | Poisoning by otorhinolaryngological drugs and preparations, undetermined, sequela | CMS +T496X5A | Adverse effect of otorhinolaryngological drugs and preparations, initial encounter | CMS +T496X5D | Adverse effect of otorhinolaryngological drugs and preparations, subsequent encounter | CMS +T496X5S | Adverse effect of otorhinolaryngological drugs and preparations, sequela | CMS +T496X6A | Underdosing of otorhinolaryngological drugs and preparations, initial encounter | CMS +T496X6D | Underdosing of otorhinolaryngological drugs and preparations, subsequent encounter | CMS +T496X6S | Underdosing of otorhinolaryngological drugs and preparations, sequela | CMS +T497X1A | Poisoning by dental drugs, topically applied, accidental (unintentional), initial encounter | CMS +T497X1D | Poisoning by dental drugs, topically applied, accidental (unintentional), subsequent encounter | CMS +T497X1S | Poisoning by dental drugs, topically applied, accidental (unintentional), sequela | CMS +T497X2A | Poisoning by dental drugs, topically applied, intentional self-harm, initial encounter | CMS +T497X2D | Poisoning by dental drugs, topically applied, intentional self-harm, subsequent encounter | CMS +T497X2S | Poisoning by dental drugs, topically applied, intentional self-harm, sequela | CMS +T497X3A | Poisoning by dental drugs, topically applied, assault, initial encounter | CMS +T497X3D | Poisoning by dental drugs, topically applied, assault, subsequent encounter | CMS +T497X3S | Poisoning by dental drugs, topically applied, assault, sequela | CMS +T497X4A | Poisoning by dental drugs, topically applied, undetermined, initial encounter | CMS +T497X4D | Poisoning by dental drugs, topically applied, undetermined, subsequent encounter | CMS +T497X4S | Poisoning by dental drugs, topically applied, undetermined, sequela | CMS +T497X5A | Adverse effect of dental drugs, topically applied, initial encounter | CMS +T497X5D | Adverse effect of dental drugs, topically applied, subsequent encounter | CMS +T497X5S | Adverse effect of dental drugs, topically applied, sequela | CMS +T497X6A | Underdosing of dental drugs, topically applied, initial encounter | CMS +T497X6D | Underdosing of dental drugs, topically applied, subsequent encounter | CMS +T497X6S | Underdosing of dental drugs, topically applied, sequela | CMS +T498X1A | Poisoning by other topical agents, accidental (unintentional), initial encounter | CMS +T498X1D | Poisoning by other topical agents, accidental (unintentional), subsequent encounter | CMS +T498X1S | Poisoning by other topical agents, accidental (unintentional), sequela | CMS +T498X2A | Poisoning by other topical agents, intentional self-harm, initial encounter | CMS +T498X2D | Poisoning by other topical agents, intentional self-harm, subsequent encounter | CMS +T498X2S | Poisoning by other topical agents, intentional self-harm, sequela | CMS +T498X3A | Poisoning by other topical agents, assault, initial encounter | CMS +T498X3D | Poisoning by other topical agents, assault, subsequent encounter | CMS +T498X3S | Poisoning by other topical agents, assault, sequela | CMS +T498X4A | Poisoning by other topical agents, undetermined, initial encounter | CMS +T498X4D | Poisoning by other topical agents, undetermined, subsequent encounter | CMS +T498X4S | Poisoning by other topical agents, undetermined, sequela | CMS +T498X5A | Adverse effect of other topical agents, initial encounter | CMS +T498X5D | Adverse effect of other topical agents, subsequent encounter | CMS +T498X5S | Adverse effect of other topical agents, sequela | CMS +T498X6A | Underdosing of other topical agents, initial encounter | CMS +T498X6D | Underdosing of other topical agents, subsequent encounter | CMS +T498X6S | Underdosing of other topical agents, sequela | CMS +T4991XA | Poisoning by unspecified topical agent, accidental (unintentional), initial encounter | CMS +T4991XD | Poisoning by unspecified topical agent, accidental (unintentional), subsequent encounter | CMS +T4991XS | Poisoning by unspecified topical agent, accidental (unintentional), sequela | CMS +T4992XA | Poisoning by unspecified topical agent, intentional self-harm, initial encounter | CMS +T4992XD | Poisoning by unspecified topical agent, intentional self-harm, subsequent encounter | CMS +T4992XS | Poisoning by unspecified topical agent, intentional self-harm, sequela | CMS +T4993XA | Poisoning by unspecified topical agent, assault, initial encounter | CMS +T4993XD | Poisoning by unspecified topical agent, assault, subsequent encounter | CMS +T4993XS | Poisoning by unspecified topical agent, assault, sequela | CMS +T4994XA | Poisoning by unspecified topical agent, undetermined, initial encounter | CMS +T4994XD | Poisoning by unspecified topical agent, undetermined, subsequent encounter | CMS +T4994XS | Poisoning by unspecified topical agent, undetermined, sequela | CMS +T4995XA | Adverse effect of unspecified topical agent, initial encounter | CMS +T4995XD | Adverse effect of unspecified topical agent, subsequent encounter | CMS +T4995XS | Adverse effect of unspecified topical agent, sequela | CMS +T4996XA | Underdosing of unspecified topical agent, initial encounter | CMS +T4996XD | Underdosing of unspecified topical agent, subsequent encounter | CMS +T4996XS | Underdosing of unspecified topical agent, sequela | CMS +T500X1A | Poisoning by mineralocorticoids and their antagonists, accidental (unintentional), initial encounter | CMS +T500X1D | Poisoning by mineralocorticoids and their antagonists, accidental (unintentional), subsequent encounter | CMS +T500X1S | Poisoning by mineralocorticoids and their antagonists, accidental (unintentional), sequela | CMS +T500X2A | Poisoning by mineralocorticoids and their antagonists, intentional self-harm, initial encounter | CMS +T500X2D | Poisoning by mineralocorticoids and their antagonists, intentional self-harm, subsequent encounter | CMS +T500X2S | Poisoning by mineralocorticoids and their antagonists, intentional self-harm, sequela | CMS +T500X3A | Poisoning by mineralocorticoids and their antagonists, assault, initial encounter | CMS +T500X3D | Poisoning by mineralocorticoids and their antagonists, assault, subsequent encounter | CMS +T500X3S | Poisoning by mineralocorticoids and their antagonists, assault, sequela | CMS +T500X4A | Poisoning by mineralocorticoids and their antagonists, undetermined, initial encounter | CMS +T500X4D | Poisoning by mineralocorticoids and their antagonists, undetermined, subsequent encounter | CMS +T500X4S | Poisoning by mineralocorticoids and their antagonists, undetermined, sequela | CMS +T500X5A | Adverse effect of mineralocorticoids and their antagonists, initial encounter | CMS +T500X5D | Adverse effect of mineralocorticoids and their antagonists, subsequent encounter | CMS +T500X5S | Adverse effect of mineralocorticoids and their antagonists, sequela | CMS +T500X6A | Underdosing of mineralocorticoids and their antagonists, initial encounter | CMS +T500X6D | Underdosing of mineralocorticoids and their antagonists, subsequent encounter | CMS +T500X6S | Underdosing of mineralocorticoids and their antagonists, sequela | CMS +T501X1A | Poisoning by loop [high-ceiling] diuretics, accidental (unintentional), initial encounter | CMS +T501X1D | Poisoning by loop [high-ceiling] diuretics, accidental (unintentional), subsequent encounter | CMS +T501X1S | Poisoning by loop [high-ceiling] diuretics, accidental (unintentional), sequela | CMS +T501X2A | Poisoning by loop [high-ceiling] diuretics, intentional self-harm, initial encounter | CMS +T501X2D | Poisoning by loop [high-ceiling] diuretics, intentional self-harm, subsequent encounter | CMS +T501X2S | Poisoning by loop [high-ceiling] diuretics, intentional self-harm, sequela | CMS +T501X3A | Poisoning by loop [high-ceiling] diuretics, assault, initial encounter | CMS +T501X3D | Poisoning by loop [high-ceiling] diuretics, assault, subsequent encounter | CMS +T501X3S | Poisoning by loop [high-ceiling] diuretics, assault, sequela | CMS +T501X4A | Poisoning by loop [high-ceiling] diuretics, undetermined, initial encounter | CMS +T501X4D | Poisoning by loop [high-ceiling] diuretics, undetermined, subsequent encounter | CMS +T501X4S | Poisoning by loop [high-ceiling] diuretics, undetermined, sequela | CMS +T501X5A | Adverse effect of loop [high-ceiling] diuretics, initial encounter | CMS +T501X5D | Adverse effect of loop [high-ceiling] diuretics, subsequent encounter | CMS +T501X5S | Adverse effect of loop [high-ceiling] diuretics, sequela | CMS +T501X6A | Underdosing of loop [high-ceiling] diuretics, initial encounter | CMS +T501X6D | Underdosing of loop [high-ceiling] diuretics, subsequent encounter | CMS +T501X6S | Underdosing of loop [high-ceiling] diuretics, sequela | CMS +T502X1A | Poisoning by carbonic-anhydrase inhibitors, benzothiadiazides and other diuretics, accidental (unintentional), initial encounter | CMS +T502X1D | Poisoning by carbonic-anhydrase inhibitors, benzothiadiazides and other diuretics, accidental (unintentional), subsequent encounter | CMS +T502X1S | Poisoning by carbonic-anhydrase inhibitors, benzothiadiazides and other diuretics, accidental (unintentional), sequela | CMS +T502X2A | Poisoning by carbonic-anhydrase inhibitors, benzothiadiazides and other diuretics, intentional self-harm, initial encounter | CMS +T502X2D | Poisoning by carbonic-anhydrase inhibitors, benzothiadiazides and other diuretics, intentional self-harm, subsequent encounter | CMS +T502X2S | Poisoning by carbonic-anhydrase inhibitors, benzothiadiazides and other diuretics, intentional self-harm, sequela | CMS +T502X3A | Poisoning by carbonic-anhydrase inhibitors, benzothiadiazides and other diuretics, assault, initial encounter | CMS +T502X3D | Poisoning by carbonic-anhydrase inhibitors, benzothiadiazides and other diuretics, assault, subsequent encounter | CMS +T502X3S | Poisoning by carbonic-anhydrase inhibitors, benzothiadiazides and other diuretics, assault, sequela | CMS +T502X4A | Poisoning by carbonic-anhydrase inhibitors, benzothiadiazides and other diuretics, undetermined, initial encounter | CMS +T502X4D | Poisoning by carbonic-anhydrase inhibitors, benzothiadiazides and other diuretics, undetermined, subsequent encounter | CMS +T502X4S | Poisoning by carbonic-anhydrase inhibitors, benzothiadiazides and other diuretics, undetermined, sequela | CMS +T502X5A | Adverse effect of carbonic-anhydrase inhibitors, benzothiadiazides and other diuretics, initial encounter | CMS +T502X5D | Adverse effect of carbonic-anhydrase inhibitors, benzothiadiazides and other diuretics, subsequent encounter | CMS +T502X5S | Adverse effect of carbonic-anhydrase inhibitors, benzothiadiazides and other diuretics, sequela | CMS +T502X6A | Underdosing of carbonic-anhydrase inhibitors, benzothiadiazides and other diuretics, initial encounter | CMS +T502X6D | Underdosing of carbonic-anhydrase inhibitors, benzothiadiazides and other diuretics, subsequent encounter | CMS +T502X6S | Underdosing of carbonic-anhydrase inhibitors, benzothiadiazides and other diuretics, sequela | CMS +T503X1A | Poisoning by electrolytic, caloric and water-balance agents, accidental (unintentional), initial encounter | CMS +T503X1D | Poisoning by electrolytic, caloric and water-balance agents, accidental (unintentional), subsequent encounter | CMS +T503X1S | Poisoning by electrolytic, caloric and water-balance agents, accidental (unintentional), sequela | CMS +T503X2A | Poisoning by electrolytic, caloric and water-balance agents, intentional self-harm, initial encounter | CMS +T503X2D | Poisoning by electrolytic, caloric and water-balance agents, intentional self-harm, subsequent encounter | CMS +T503X2S | Poisoning by electrolytic, caloric and water-balance agents, intentional self-harm, sequela | CMS +T503X3A | Poisoning by electrolytic, caloric and water-balance agents, assault, initial encounter | CMS +T503X3D | Poisoning by electrolytic, caloric and water-balance agents, assault, subsequent encounter | CMS +T503X3S | Poisoning by electrolytic, caloric and water-balance agents, assault, sequela | CMS +T503X4A | Poisoning by electrolytic, caloric and water-balance agents, undetermined, initial encounter | CMS +T503X4D | Poisoning by electrolytic, caloric and water-balance agents, undetermined, subsequent encounter | CMS +T503X4S | Poisoning by electrolytic, caloric and water-balance agents, undetermined, sequela | CMS +T503X5A | Adverse effect of electrolytic, caloric and water-balance agents, initial encounter | CMS +T503X5D | Adverse effect of electrolytic, caloric and water-balance agents, subsequent encounter | CMS +T503X5S | Adverse effect of electrolytic, caloric and water-balance agents, sequela | CMS +T503X6A | Underdosing of electrolytic, caloric and water-balance agents, initial encounter | CMS +T503X6D | Underdosing of electrolytic, caloric and water-balance agents, subsequent encounter | CMS +T503X6S | Underdosing of electrolytic, caloric and water-balance agents, sequela | CMS +T504X1A | Poisoning by drugs affecting uric acid metabolism, accidental (unintentional), initial encounter | CMS +T504X1D | Poisoning by drugs affecting uric acid metabolism, accidental (unintentional), subsequent encounter | CMS +T504X1S | Poisoning by drugs affecting uric acid metabolism, accidental (unintentional), sequela | CMS +T504X2A | Poisoning by drugs affecting uric acid metabolism, intentional self-harm, initial encounter | CMS +T504X2D | Poisoning by drugs affecting uric acid metabolism, intentional self-harm, subsequent encounter | CMS +T504X2S | Poisoning by drugs affecting uric acid metabolism, intentional self-harm, sequela | CMS +T504X3A | Poisoning by drugs affecting uric acid metabolism, assault, initial encounter | CMS +T504X3D | Poisoning by drugs affecting uric acid metabolism, assault, subsequent encounter | CMS +T504X3S | Poisoning by drugs affecting uric acid metabolism, assault, sequela | CMS +T504X4A | Poisoning by drugs affecting uric acid metabolism, undetermined, initial encounter | CMS +T504X4D | Poisoning by drugs affecting uric acid metabolism, undetermined, subsequent encounter | CMS +T504X4S | Poisoning by drugs affecting uric acid metabolism, undetermined, sequela | CMS +T504X5A | Adverse effect of drugs affecting uric acid metabolism, initial encounter | CMS +T504X5D | Adverse effect of drugs affecting uric acid metabolism, subsequent encounter | CMS +T504X5S | Adverse effect of drugs affecting uric acid metabolism, sequela | CMS +T504X6A | Underdosing of drugs affecting uric acid metabolism, initial encounter | CMS +T504X6D | Underdosing of drugs affecting uric acid metabolism, subsequent encounter | CMS +T504X6S | Underdosing of drugs affecting uric acid metabolism, sequela | CMS +T505X1A | Poisoning by appetite depressants, accidental (unintentional), initial encounter | CMS +T505X1D | Poisoning by appetite depressants, accidental (unintentional), subsequent encounter | CMS +T505X1S | Poisoning by appetite depressants, accidental (unintentional), sequela | CMS +T505X2A | Poisoning by appetite depressants, intentional self-harm, initial encounter | CMS +T505X2D | Poisoning by appetite depressants, intentional self-harm, subsequent encounter | CMS +T505X2S | Poisoning by appetite depressants, intentional self-harm, sequela | CMS +T505X3A | Poisoning by appetite depressants, assault, initial encounter | CMS +T505X3D | Poisoning by appetite depressants, assault, subsequent encounter | CMS +T505X3S | Poisoning by appetite depressants, assault, sequela | CMS +T505X4A | Poisoning by appetite depressants, undetermined, initial encounter | CMS +T505X4D | Poisoning by appetite depressants, undetermined, subsequent encounter | CMS +T505X4S | Poisoning by appetite depressants, undetermined, sequela | CMS +T505X5A | Adverse effect of appetite depressants, initial encounter | CMS +T505X5D | Adverse effect of appetite depressants, subsequent encounter | CMS +T505X5S | Adverse effect of appetite depressants, sequela | CMS +T505X6A | Underdosing of appetite depressants, initial encounter | CMS +T505X6D | Underdosing of appetite depressants, subsequent encounter | CMS +T505X6S | Underdosing of appetite depressants, sequela | CMS +T506X1A | Poisoning by antidotes and chelating agents, accidental (unintentional), initial encounter | CMS +T506X1D | Poisoning by antidotes and chelating agents, accidental (unintentional), subsequent encounter | CMS +T506X1S | Poisoning by antidotes and chelating agents, accidental (unintentional), sequela | CMS +T506X2A | Poisoning by antidotes and chelating agents, intentional self-harm, initial encounter | CMS +T506X2D | Poisoning by antidotes and chelating agents, intentional self-harm, subsequent encounter | CMS +T506X2S | Poisoning by antidotes and chelating agents, intentional self-harm, sequela | CMS +T506X3A | Poisoning by antidotes and chelating agents, assault, initial encounter | CMS +T506X3D | Poisoning by antidotes and chelating agents, assault, subsequent encounter | CMS +T506X3S | Poisoning by antidotes and chelating agents, assault, sequela | CMS +T506X4A | Poisoning by antidotes and chelating agents, undetermined, initial encounter | CMS +T506X4D | Poisoning by antidotes and chelating agents, undetermined, subsequent encounter | CMS +T506X4S | Poisoning by antidotes and chelating agents, undetermined, sequela | CMS +T506X5A | Adverse effect of antidotes and chelating agents, initial encounter | CMS +T506X5D | Adverse effect of antidotes and chelating agents, subsequent encounter | CMS +T506X5S | Adverse effect of antidotes and chelating agents, sequela | CMS +T506X6A | Underdosing of antidotes and chelating agents, initial encounter | CMS +T506X6D | Underdosing of antidotes and chelating agents, subsequent encounter | CMS +T506X6S | Underdosing of antidotes and chelating agents, sequela | CMS +T507X1A | Poisoning by analeptics and opioid receptor antagonists, accidental (unintentional), initial encounter | CMS +T507X1D | Poisoning by analeptics and opioid receptor antagonists, accidental (unintentional), subsequent encounter | CMS +T507X1S | Poisoning by analeptics and opioid receptor antagonists, accidental (unintentional), sequela | CMS +T507X2A | Poisoning by analeptics and opioid receptor antagonists, intentional self-harm, initial encounter | CMS +T507X2D | Poisoning by analeptics and opioid receptor antagonists, intentional self-harm, subsequent encounter | CMS +T507X2S | Poisoning by analeptics and opioid receptor antagonists, intentional self-harm, sequela | CMS +T507X3A | Poisoning by analeptics and opioid receptor antagonists, assault, initial encounter | CMS +T507X3D | Poisoning by analeptics and opioid receptor antagonists, assault, subsequent encounter | CMS +T507X3S | Poisoning by analeptics and opioid receptor antagonists, assault, sequela | CMS +T507X4A | Poisoning by analeptics and opioid receptor antagonists, undetermined, initial encounter | CMS +T507X4D | Poisoning by analeptics and opioid receptor antagonists, undetermined, subsequent encounter | CMS +T507X4S | Poisoning by analeptics and opioid receptor antagonists, undetermined, sequela | CMS +T507X5A | Adverse effect of analeptics and opioid receptor antagonists, initial encounter | CMS +T507X5D | Adverse effect of analeptics and opioid receptor antagonists, subsequent encounter | CMS +T507X5S | Adverse effect of analeptics and opioid receptor antagonists, sequela | CMS +T507X6A | Underdosing of analeptics and opioid receptor antagonists, initial encounter | CMS +T507X6D | Underdosing of analeptics and opioid receptor antagonists, subsequent encounter | CMS +T507X6S | Underdosing of analeptics and opioid receptor antagonists, sequela | CMS +T508X1A | Poisoning by diagnostic agents, accidental (unintentional), initial encounter | CMS +T508X1D | Poisoning by diagnostic agents, accidental (unintentional), subsequent encounter | CMS +T508X1S | Poisoning by diagnostic agents, accidental (unintentional), sequela | CMS +T508X2A | Poisoning by diagnostic agents, intentional self-harm, initial encounter | CMS +T508X2D | Poisoning by diagnostic agents, intentional self-harm, subsequent encounter | CMS +T508X2S | Poisoning by diagnostic agents, intentional self-harm, sequela | CMS +T508X3A | Poisoning by diagnostic agents, assault, initial encounter | CMS +T508X3D | Poisoning by diagnostic agents, assault, subsequent encounter | CMS +T508X3S | Poisoning by diagnostic agents, assault, sequela | CMS +T508X4A | Poisoning by diagnostic agents, undetermined, initial encounter | CMS +T508X4D | Poisoning by diagnostic agents, undetermined, subsequent encounter | CMS +T508X4S | Poisoning by diagnostic agents, undetermined, sequela | CMS +T508X5A | Adverse effect of diagnostic agents, initial encounter | CMS +T508X5D | Adverse effect of diagnostic agents, subsequent encounter | CMS +T508X5S | Adverse effect of diagnostic agents, sequela | CMS +T508X6A | Underdosing of diagnostic agents, initial encounter | CMS +T508X6D | Underdosing of diagnostic agents, subsequent encounter | CMS +T508X6S | Underdosing of diagnostic agents, sequela | CMS +T50A11A | Poisoning by pertussis vaccine, including combinations with a pertussis component, accidental (unintentional), initial encounter | CMS +T50A11D | Poisoning by pertussis vaccine, including combinations with a pertussis component, accidental (unintentional), subsequent encounter | CMS +T50A11S | Poisoning by pertussis vaccine, including combinations with a pertussis component, accidental (unintentional), sequela | CMS +T50A12A | Poisoning by pertussis vaccine, including combinations with a pertussis component, intentional self-harm, initial encounter | CMS +T50A12D | Poisoning by pertussis vaccine, including combinations with a pertussis component, intentional self-harm, subsequent encounter | CMS +T50A12S | Poisoning by pertussis vaccine, including combinations with a pertussis component, intentional self-harm, sequela | CMS +T50A13A | Poisoning by pertussis vaccine, including combinations with a pertussis component, assault, initial encounter | CMS +T50A13D | Poisoning by pertussis vaccine, including combinations with a pertussis component, assault, subsequent encounter | CMS +T50A13S | Poisoning by pertussis vaccine, including combinations with a pertussis component, assault, sequela | CMS +T50A14A | Poisoning by pertussis vaccine, including combinations with a pertussis component, undetermined, initial encounter | CMS +T50A14D | Poisoning by pertussis vaccine, including combinations with a pertussis component, undetermined, subsequent encounter | CMS +T50A14S | Poisoning by pertussis vaccine, including combinations with a pertussis component, undetermined, sequela | CMS +T50A15A | Adverse effect of pertussis vaccine, including combinations with a pertussis component, initial encounter | CMS +T50A15D | Adverse effect of pertussis vaccine, including combinations with a pertussis component, subsequent encounter | CMS +T50A15S | Adverse effect of pertussis vaccine, including combinations with a pertussis component, sequela | CMS +T50A16A | Underdosing of pertussis vaccine, including combinations with a pertussis component, initial encounter | CMS +T50A16D | Underdosing of pertussis vaccine, including combinations with a pertussis component, subsequent encounter | CMS +T50A16S | Underdosing of pertussis vaccine, including combinations with a pertussis component, sequela | CMS +T50A21A | Poisoning by mixed bacterial vaccines without a pertussis component, accidental (unintentional), initial encounter | CMS +T50A21D | Poisoning by mixed bacterial vaccines without a pertussis component, accidental (unintentional), subsequent encounter | CMS +T50A21S | Poisoning by mixed bacterial vaccines without a pertussis component, accidental (unintentional), sequela | CMS +T50A22A | Poisoning by mixed bacterial vaccines without a pertussis component, intentional self-harm, initial encounter | CMS +T50A22D | Poisoning by mixed bacterial vaccines without a pertussis component, intentional self-harm, subsequent encounter | CMS +T50A22S | Poisoning by mixed bacterial vaccines without a pertussis component, intentional self-harm, sequela | CMS +T50A23A | Poisoning by mixed bacterial vaccines without a pertussis component, assault, initial encounter | CMS +T50A23D | Poisoning by mixed bacterial vaccines without a pertussis component, assault, subsequent encounter | CMS +T50A23S | Poisoning by mixed bacterial vaccines without a pertussis component, assault, sequela | CMS +T50A24A | Poisoning by mixed bacterial vaccines without a pertussis component, undetermined, initial encounter | CMS +T50A24D | Poisoning by mixed bacterial vaccines without a pertussis component, undetermined, subsequent encounter | CMS +T50A24S | Poisoning by mixed bacterial vaccines without a pertussis component, undetermined, sequela | CMS +T50A25A | Adverse effect of mixed bacterial vaccines without a pertussis component, initial encounter | CMS +T50A25D | Adverse effect of mixed bacterial vaccines without a pertussis component, subsequent encounter | CMS +T50A25S | Adverse effect of mixed bacterial vaccines without a pertussis component, sequela | CMS +T50A26A | Underdosing of mixed bacterial vaccines without a pertussis component, initial encounter | CMS +T50A26D | Underdosing of mixed bacterial vaccines without a pertussis component, subsequent encounter | CMS +T50A26S | Underdosing of mixed bacterial vaccines without a pertussis component, sequela | CMS +T50A91A | Poisoning by other bacterial vaccines, accidental (unintentional), initial encounter | CMS +T50A91D | Poisoning by other bacterial vaccines, accidental (unintentional), subsequent encounter | CMS +T50A91S | Poisoning by other bacterial vaccines, accidental (unintentional), sequela | CMS +T50A92A | Poisoning by other bacterial vaccines, intentional self-harm, initial encounter | CMS +T50A92D | Poisoning by other bacterial vaccines, intentional self-harm, subsequent encounter | CMS +T50A92S | Poisoning by other bacterial vaccines, intentional self-harm, sequela | CMS +T50A93A | Poisoning by other bacterial vaccines, assault, initial encounter | CMS +T50A93D | Poisoning by other bacterial vaccines, assault, subsequent encounter | CMS +T50A93S | Poisoning by other bacterial vaccines, assault, sequela | CMS +T50A94A | Poisoning by other bacterial vaccines, undetermined, initial encounter | CMS +T50A94D | Poisoning by other bacterial vaccines, undetermined, subsequent encounter | CMS +T50A94S | Poisoning by other bacterial vaccines, undetermined, sequela | CMS +T50A95A | Adverse effect of other bacterial vaccines, initial encounter | CMS +T50A95D | Adverse effect of other bacterial vaccines, subsequent encounter | CMS +T50A95S | Adverse effect of other bacterial vaccines, sequela | CMS +T50A96A | Underdosing of other bacterial vaccines, initial encounter | CMS +T50A96D | Underdosing of other bacterial vaccines, subsequent encounter | CMS +T50A96S | Underdosing of other bacterial vaccines, sequela | CMS +T50B11A | Poisoning by smallpox vaccines, accidental (unintentional), initial encounter | CMS +T50B11D | Poisoning by smallpox vaccines, accidental (unintentional), subsequent encounter | CMS +T50B11S | Poisoning by smallpox vaccines, accidental (unintentional), sequela | CMS +T50B12A | Poisoning by smallpox vaccines, intentional self-harm, initial encounter | CMS +T50B12D | Poisoning by smallpox vaccines, intentional self-harm, subsequent encounter | CMS +T50B12S | Poisoning by smallpox vaccines, intentional self-harm, sequela | CMS +T50B13A | Poisoning by smallpox vaccines, assault, initial encounter | CMS +T50B13D | Poisoning by smallpox vaccines, assault, subsequent encounter | CMS +T50B13S | Poisoning by smallpox vaccines, assault, sequela | CMS +T50B14A | Poisoning by smallpox vaccines, undetermined, initial encounter | CMS +T50B14D | Poisoning by smallpox vaccines, undetermined, subsequent encounter | CMS +T50B14S | Poisoning by smallpox vaccines, undetermined, sequela | CMS +T50B15A | Adverse effect of smallpox vaccines, initial encounter | CMS +T50B15D | Adverse effect of smallpox vaccines, subsequent encounter | CMS +T50B15S | Adverse effect of smallpox vaccines, sequela | CMS +T50B16A | Underdosing of smallpox vaccines, initial encounter | CMS +T50B16D | Underdosing of smallpox vaccines, subsequent encounter | CMS +T50B16S | Underdosing of smallpox vaccines, sequela | CMS +T50B91A | Poisoning by other viral vaccines, accidental (unintentional), initial encounter | CMS +T50B91D | Poisoning by other viral vaccines, accidental (unintentional), subsequent encounter | CMS +T50B91S | Poisoning by other viral vaccines, accidental (unintentional), sequela | CMS +T50B92A | Poisoning by other viral vaccines, intentional self-harm, initial encounter | CMS +T50B92D | Poisoning by other viral vaccines, intentional self-harm, subsequent encounter | CMS +T50B92S | Poisoning by other viral vaccines, intentional self-harm, sequela | CMS +T50B93A | Poisoning by other viral vaccines, assault, initial encounter | CMS +T50B93D | Poisoning by other viral vaccines, assault, subsequent encounter | CMS +T50B93S | Poisoning by other viral vaccines, assault, sequela | CMS +T50B94A | Poisoning by other viral vaccines, undetermined, initial encounter | CMS +T50B94D | Poisoning by other viral vaccines, undetermined, subsequent encounter | CMS +T50B94S | Poisoning by other viral vaccines, undetermined, sequela | CMS +T50B95A | Adverse effect of other viral vaccines, initial encounter | CMS +T50B95D | Adverse effect of other viral vaccines, subsequent encounter | CMS +T50B95S | Adverse effect of other viral vaccines, sequela | CMS +T50B96A | Underdosing of other viral vaccines, initial encounter | CMS +T50B96D | Underdosing of other viral vaccines, subsequent encounter | CMS +T50B96S | Underdosing of other viral vaccines, sequela | CMS +T50Z11A | Poisoning by immunoglobulin, accidental (unintentional), initial encounter | CMS +T50Z11D | Poisoning by immunoglobulin, accidental (unintentional), subsequent encounter | CMS +T50Z11S | Poisoning by immunoglobulin, accidental (unintentional), sequela | CMS +T50Z12A | Poisoning by immunoglobulin, intentional self-harm, initial encounter | CMS +T50Z12D | Poisoning by immunoglobulin, intentional self-harm, subsequent encounter | CMS +T50Z12S | Poisoning by immunoglobulin, intentional self-harm, sequela | CMS +T50Z13A | Poisoning by immunoglobulin, assault, initial encounter | CMS +T50Z13D | Poisoning by immunoglobulin, assault, subsequent encounter | CMS +T50Z13S | Poisoning by immunoglobulin, assault, sequela | CMS +T50Z14A | Poisoning by immunoglobulin, undetermined, initial encounter | CMS +T50Z14D | Poisoning by immunoglobulin, undetermined, subsequent encounter | CMS +T50Z14S | Poisoning by immunoglobulin, undetermined, sequela | CMS +T50Z15A | Adverse effect of immunoglobulin, initial encounter | CMS +T50Z15D | Adverse effect of immunoglobulin, subsequent encounter | CMS +T50Z15S | Adverse effect of immunoglobulin, sequela | CMS +T50Z16A | Underdosing of immunoglobulin, initial encounter | CMS +T50Z16D | Underdosing of immunoglobulin, subsequent encounter | CMS +T50Z16S | Underdosing of immunoglobulin, sequela | CMS +T50Z91A | Poisoning by other vaccines and biological substances, accidental (unintentional), initial encounter | CMS +T50Z91D | Poisoning by other vaccines and biological substances, accidental (unintentional), subsequent encounter | CMS +T50Z91S | Poisoning by other vaccines and biological substances, accidental (unintentional), sequela | CMS +T50Z92A | Poisoning by other vaccines and biological substances, intentional self-harm, initial encounter | CMS +T50Z92D | Poisoning by other vaccines and biological substances, intentional self-harm, subsequent encounter | CMS +T50Z92S | Poisoning by other vaccines and biological substances, intentional self-harm, sequela | CMS +T50Z93A | Poisoning by other vaccines and biological substances, assault, initial encounter | CMS +T50Z93D | Poisoning by other vaccines and biological substances, assault, subsequent encounter | CMS +T50Z93S | Poisoning by other vaccines and biological substances, assault, sequela | CMS +T50Z94A | Poisoning by other vaccines and biological substances, undetermined, initial encounter | CMS +T50Z94D | Poisoning by other vaccines and biological substances, undetermined, subsequent encounter | CMS +T50Z94S | Poisoning by other vaccines and biological substances, undetermined, sequela | CMS +T50Z95A | Adverse effect of other vaccines and biological substances, initial encounter | CMS +T50Z95D | Adverse effect of other vaccines and biological substances, subsequent encounter | CMS +T50Z95S | Adverse effect of other vaccines and biological substances, sequela | CMS +T50Z96A | Underdosing of other vaccines and biological substances, initial encounter | CMS +T50Z96D | Underdosing of other vaccines and biological substances, subsequent encounter | CMS +T50Z96S | Underdosing of other vaccines and biological substances, sequela | CMS +T50901A | Poisoning by unspecified drugs, medicaments and biological substances, accidental (unintentional), initial encounter | CMS +T50901D | Poisoning by unspecified drugs, medicaments and biological substances, accidental (unintentional), subsequent encounter | CMS +T50901S | Poisoning by unspecified drugs, medicaments and biological substances, accidental (unintentional), sequela | CMS +T50902A | Poisoning by unspecified drugs, medicaments and biological substances, intentional self-harm, initial encounter | CMS +T50902D | Poisoning by unspecified drugs, medicaments and biological substances, intentional self-harm, subsequent encounter | CMS +T50902S | Poisoning by unspecified drugs, medicaments and biological substances, intentional self-harm, sequela | CMS +T50903A | Poisoning by unspecified drugs, medicaments and biological substances, assault, initial encounter | CMS +T50903D | Poisoning by unspecified drugs, medicaments and biological substances, assault, subsequent encounter | CMS +T50903S | Poisoning by unspecified drugs, medicaments and biological substances, assault, sequela | CMS +T50904A | Poisoning by unspecified drugs, medicaments and biological substances, undetermined, initial encounter | CMS +T50904D | Poisoning by unspecified drugs, medicaments and biological substances, undetermined, subsequent encounter | CMS +T50904S | Poisoning by unspecified drugs, medicaments and biological substances, undetermined, sequela | CMS +T50905A | Adverse effect of unspecified drugs, medicaments and biological substances, initial encounter | CMS +T50905D | Adverse effect of unspecified drugs, medicaments and biological substances, subsequent encounter | CMS +T50905S | Adverse effect of unspecified drugs, medicaments and biological substances, sequela | CMS +T50906A | Underdosing of unspecified drugs, medicaments and biological substances, initial encounter | CMS +T50906D | Underdosing of unspecified drugs, medicaments and biological substances, subsequent encounter | CMS +T50906S | Underdosing of unspecified drugs, medicaments and biological substances, sequela | CMS +T50991A | Poisoning by other drugs, medicaments and biological substances, accidental (unintentional), initial encounter | CMS +T50991D | Poisoning by other drugs, medicaments and biological substances, accidental (unintentional), subsequent encounter | CMS +T50991S | Poisoning by other drugs, medicaments and biological substances, accidental (unintentional), sequela | CMS +T50992A | Poisoning by other drugs, medicaments and biological substances, intentional self-harm, initial encounter | CMS +T50992D | Poisoning by other drugs, medicaments and biological substances, intentional self-harm, subsequent encounter | CMS +T50992S | Poisoning by other drugs, medicaments and biological substances, intentional self-harm, sequela | CMS +T50993A | Poisoning by other drugs, medicaments and biological substances, assault, initial encounter | CMS +T50993D | Poisoning by other drugs, medicaments and biological substances, assault, subsequent encounter | CMS +T50993S | Poisoning by other drugs, medicaments and biological substances, assault, sequela | CMS +T50994A | Poisoning by other drugs, medicaments and biological substances, undetermined, initial encounter | CMS +T50994D | Poisoning by other drugs, medicaments and biological substances, undetermined, subsequent encounter | CMS +T50994S | Poisoning by other drugs, medicaments and biological substances, undetermined, sequela | CMS +T50995A | Adverse effect of other drugs, medicaments and biological substances, initial encounter | CMS +T50995D | Adverse effect of other drugs, medicaments and biological substances, subsequent encounter | CMS +T50995S | Adverse effect of other drugs, medicaments and biological substances, sequela | CMS +T50996A | Underdosing of other drugs, medicaments and biological substances, initial encounter | CMS +T50996D | Underdosing of other drugs, medicaments and biological substances, subsequent encounter | CMS +T50996S | Underdosing of other drugs, medicaments and biological substances, sequela | CMS +T510X1A | Toxic effect of ethanol, accidental (unintentional), initial encounter | CMS +T510X1D | Toxic effect of ethanol, accidental (unintentional), subsequent encounter | CMS +T510X1S | Toxic effect of ethanol, accidental (unintentional), sequela | CMS +T510X2A | Toxic effect of ethanol, intentional self-harm, initial encounter | CMS +T510X2D | Toxic effect of ethanol, intentional self-harm, subsequent encounter | CMS +T510X2S | Toxic effect of ethanol, intentional self-harm, sequela | CMS +T510X3A | Toxic effect of ethanol, assault, initial encounter | CMS +T510X3D | Toxic effect of ethanol, assault, subsequent encounter | CMS +T510X3S | Toxic effect of ethanol, assault, sequela | CMS +T510X4A | Toxic effect of ethanol, undetermined, initial encounter | CMS +T510X4D | Toxic effect of ethanol, undetermined, subsequent encounter | CMS +T510X4S | Toxic effect of ethanol, undetermined, sequela | CMS +T511X1A | Toxic effect of methanol, accidental (unintentional), initial encounter | CMS +T511X1D | Toxic effect of methanol, accidental (unintentional), subsequent encounter | CMS +T511X1S | Toxic effect of methanol, accidental (unintentional), sequela | CMS +T511X2A | Toxic effect of methanol, intentional self-harm, initial encounter | CMS +T511X2D | Toxic effect of methanol, intentional self-harm, subsequent encounter | CMS +T511X2S | Toxic effect of methanol, intentional self-harm, sequela | CMS +T511X3A | Toxic effect of methanol, assault, initial encounter | CMS +T511X3D | Toxic effect of methanol, assault, subsequent encounter | CMS +T511X3S | Toxic effect of methanol, assault, sequela | CMS +T511X4A | Toxic effect of methanol, undetermined, initial encounter | CMS +T511X4D | Toxic effect of methanol, undetermined, subsequent encounter | CMS +T511X4S | Toxic effect of methanol, undetermined, sequela | CMS +T512X1A | Toxic effect of 2-Propanol, accidental (unintentional), initial encounter | CMS +T512X1D | Toxic effect of 2-Propanol, accidental (unintentional), subsequent encounter | CMS +T512X1S | Toxic effect of 2-Propanol, accidental (unintentional), sequela | CMS +T512X2A | Toxic effect of 2-Propanol, intentional self-harm, initial encounter | CMS +T512X2D | Toxic effect of 2-Propanol, intentional self-harm, subsequent encounter | CMS +T512X2S | Toxic effect of 2-Propanol, intentional self-harm, sequela | CMS +T512X3A | Toxic effect of 2-Propanol, assault, initial encounter | CMS +T512X3D | Toxic effect of 2-Propanol, assault, subsequent encounter | CMS +T512X3S | Toxic effect of 2-Propanol, assault, sequela | CMS +T512X4A | Toxic effect of 2-Propanol, undetermined, initial encounter | CMS +T512X4D | Toxic effect of 2-Propanol, undetermined, subsequent encounter | CMS +T512X4S | Toxic effect of 2-Propanol, undetermined, sequela | CMS +T513X1A | Toxic effect of fusel oil, accidental (unintentional), initial encounter | CMS +T513X1D | Toxic effect of fusel oil, accidental (unintentional), subsequent encounter | CMS +T513X1S | Toxic effect of fusel oil, accidental (unintentional), sequela | CMS +T513X2A | Toxic effect of fusel oil, intentional self-harm, initial encounter | CMS +T513X2D | Toxic effect of fusel oil, intentional self-harm, subsequent encounter | CMS +T513X2S | Toxic effect of fusel oil, intentional self-harm, sequela | CMS +T513X3A | Toxic effect of fusel oil, assault, initial encounter | CMS +T513X3D | Toxic effect of fusel oil, assault, subsequent encounter | CMS +T513X3S | Toxic effect of fusel oil, assault, sequela | CMS +T513X4A | Toxic effect of fusel oil, undetermined, initial encounter | CMS +T513X4D | Toxic effect of fusel oil, undetermined, subsequent encounter | CMS +T513X4S | Toxic effect of fusel oil, undetermined, sequela | CMS +T518X1A | Toxic effect of other alcohols, accidental (unintentional), initial encounter | CMS +T518X1D | Toxic effect of other alcohols, accidental (unintentional), subsequent encounter | CMS +T518X1S | Toxic effect of other alcohols, accidental (unintentional), sequela | CMS +T518X2A | Toxic effect of other alcohols, intentional self-harm, initial encounter | CMS +T518X2D | Toxic effect of other alcohols, intentional self-harm, subsequent encounter | CMS +T518X2S | Toxic effect of other alcohols, intentional self-harm, sequela | CMS +T518X3A | Toxic effect of other alcohols, assault, initial encounter | CMS +T518X3D | Toxic effect of other alcohols, assault, subsequent encounter | CMS +T518X3S | Toxic effect of other alcohols, assault, sequela | CMS +T518X4A | Toxic effect of other alcohols, undetermined, initial encounter | CMS +T518X4D | Toxic effect of other alcohols, undetermined, subsequent encounter | CMS +T518X4S | Toxic effect of other alcohols, undetermined, sequela | CMS +T5191XA | Toxic effect of unspecified alcohol, accidental (unintentional), initial encounter | CMS +T5191XD | Toxic effect of unspecified alcohol, accidental (unintentional), subsequent encounter | CMS +T5191XS | Toxic effect of unspecified alcohol, accidental (unintentional), sequela | CMS +T5192XA | Toxic effect of unspecified alcohol, intentional self-harm, initial encounter | CMS +T5192XD | Toxic effect of unspecified alcohol, intentional self-harm, subsequent encounter | CMS +T5192XS | Toxic effect of unspecified alcohol, intentional self-harm, sequela | CMS +T5193XA | Toxic effect of unspecified alcohol, assault, initial encounter | CMS +T5193XD | Toxic effect of unspecified alcohol, assault, subsequent encounter | CMS +T5193XS | Toxic effect of unspecified alcohol, assault, sequela | CMS +T5194XA | Toxic effect of unspecified alcohol, undetermined, initial encounter | CMS +T5194XD | Toxic effect of unspecified alcohol, undetermined, subsequent encounter | CMS +T5194XS | Toxic effect of unspecified alcohol, undetermined, sequela | CMS +T520X1A | Toxic effect of petroleum products, accidental (unintentional), initial encounter | CMS +T520X1D | Toxic effect of petroleum products, accidental (unintentional), subsequent encounter | CMS +T520X1S | Toxic effect of petroleum products, accidental (unintentional), sequela | CMS +T520X2A | Toxic effect of petroleum products, intentional self-harm, initial encounter | CMS +T520X2D | Toxic effect of petroleum products, intentional self-harm, subsequent encounter | CMS +T520X2S | Toxic effect of petroleum products, intentional self-harm, sequela | CMS +T520X3A | Toxic effect of petroleum products, assault, initial encounter | CMS +T520X3D | Toxic effect of petroleum products, assault, subsequent encounter | CMS +T520X3S | Toxic effect of petroleum products, assault, sequela | CMS +T520X4A | Toxic effect of petroleum products, undetermined, initial encounter | CMS +T520X4D | Toxic effect of petroleum products, undetermined, subsequent encounter | CMS +T520X4S | Toxic effect of petroleum products, undetermined, sequela | CMS +T521X1A | Toxic effect of benzene, accidental (unintentional), initial encounter | CMS +T521X1D | Toxic effect of benzene, accidental (unintentional), subsequent encounter | CMS +T521X1S | Toxic effect of benzene, accidental (unintentional), sequela | CMS +T521X2A | Toxic effect of benzene, intentional self-harm, initial encounter | CMS +T521X2D | Toxic effect of benzene, intentional self-harm, subsequent encounter | CMS +T521X2S | Toxic effect of benzene, intentional self-harm, sequela | CMS +T521X3A | Toxic effect of benzene, assault, initial encounter | CMS +T521X3D | Toxic effect of benzene, assault, subsequent encounter | CMS +T521X3S | Toxic effect of benzene, assault, sequela | CMS +T521X4A | Toxic effect of benzene, undetermined, initial encounter | CMS +T521X4D | Toxic effect of benzene, undetermined, subsequent encounter | CMS +T521X4S | Toxic effect of benzene, undetermined, sequela | CMS +T522X1A | Toxic effect of homologues of benzene, accidental (unintentional), initial encounter | CMS +T522X1D | Toxic effect of homologues of benzene, accidental (unintentional), subsequent encounter | CMS +T522X1S | Toxic effect of homologues of benzene, accidental (unintentional), sequela | CMS +T522X2A | Toxic effect of homologues of benzene, intentional self-harm, initial encounter | CMS +T522X2D | Toxic effect of homologues of benzene, intentional self-harm, subsequent encounter | CMS +T522X2S | Toxic effect of homologues of benzene, intentional self-harm, sequela | CMS +T522X3A | Toxic effect of homologues of benzene, assault, initial encounter | CMS +T522X3D | Toxic effect of homologues of benzene, assault, subsequent encounter | CMS +T522X3S | Toxic effect of homologues of benzene, assault, sequela | CMS +T522X4A | Toxic effect of homologues of benzene, undetermined, initial encounter | CMS +T522X4D | Toxic effect of homologues of benzene, undetermined, subsequent encounter | CMS +T522X4S | Toxic effect of homologues of benzene, undetermined, sequela | CMS +T523X1A | Toxic effect of glycols, accidental (unintentional), initial encounter | CMS +T523X1D | Toxic effect of glycols, accidental (unintentional), subsequent encounter | CMS +T523X1S | Toxic effect of glycols, accidental (unintentional), sequela | CMS +T523X2A | Toxic effect of glycols, intentional self-harm, initial encounter | CMS +T523X2D | Toxic effect of glycols, intentional self-harm, subsequent encounter | CMS +T523X2S | Toxic effect of glycols, intentional self-harm, sequela | CMS +T523X3A | Toxic effect of glycols, assault, initial encounter | CMS +T523X3D | Toxic effect of glycols, assault, subsequent encounter | CMS +T523X3S | Toxic effect of glycols, assault, sequela | CMS +T523X4A | Toxic effect of glycols, undetermined, initial encounter | CMS +T523X4D | Toxic effect of glycols, undetermined, subsequent encounter | CMS +T523X4S | Toxic effect of glycols, undetermined, sequela | CMS +T524X1A | Toxic effect of ketones, accidental (unintentional), initial encounter | CMS +T524X1D | Toxic effect of ketones, accidental (unintentional), subsequent encounter | CMS +T524X1S | Toxic effect of ketones, accidental (unintentional), sequela | CMS +T524X2A | Toxic effect of ketones, intentional self-harm, initial encounter | CMS +T524X2D | Toxic effect of ketones, intentional self-harm, subsequent encounter | CMS +T524X2S | Toxic effect of ketones, intentional self-harm, sequela | CMS +T524X3A | Toxic effect of ketones, assault, initial encounter | CMS +T524X3D | Toxic effect of ketones, assault, subsequent encounter | CMS +T524X3S | Toxic effect of ketones, assault, sequela | CMS +T524X4A | Toxic effect of ketones, undetermined, initial encounter | CMS +T524X4D | Toxic effect of ketones, undetermined, subsequent encounter | CMS +T524X4S | Toxic effect of ketones, undetermined, sequela | CMS +T528X1A | Toxic effect of other organic solvents, accidental (unintentional), initial encounter | CMS +T528X1D | Toxic effect of other organic solvents, accidental (unintentional), subsequent encounter | CMS +T528X1S | Toxic effect of other organic solvents, accidental (unintentional), sequela | CMS +T528X2A | Toxic effect of other organic solvents, intentional self-harm, initial encounter | CMS +T528X2D | Toxic effect of other organic solvents, intentional self-harm, subsequent encounter | CMS +T528X2S | Toxic effect of other organic solvents, intentional self-harm, sequela | CMS +T528X3A | Toxic effect of other organic solvents, assault, initial encounter | CMS +T528X3D | Toxic effect of other organic solvents, assault, subsequent encounter | CMS +T528X3S | Toxic effect of other organic solvents, assault, sequela | CMS +T528X4A | Toxic effect of other organic solvents, undetermined, initial encounter | CMS +T528X4D | Toxic effect of other organic solvents, undetermined, subsequent encounter | CMS +T528X4S | Toxic effect of other organic solvents, undetermined, sequela | CMS +T5291XA | Toxic effect of unspecified organic solvent, accidental (unintentional), initial encounter | CMS +T5291XD | Toxic effect of unspecified organic solvent, accidental (unintentional), subsequent encounter | CMS +T5291XS | Toxic effect of unspecified organic solvent, accidental (unintentional), sequela | CMS +T5292XA | Toxic effect of unspecified organic solvent, intentional self-harm, initial encounter | CMS +T5292XD | Toxic effect of unspecified organic solvent, intentional self-harm, subsequent encounter | CMS +T5292XS | Toxic effect of unspecified organic solvent, intentional self-harm, sequela | CMS +T5293XA | Toxic effect of unspecified organic solvent, assault, initial encounter | CMS +T5293XD | Toxic effect of unspecified organic solvent, assault, subsequent encounter | CMS +T5293XS | Toxic effect of unspecified organic solvent, assault, sequela | CMS +T5294XA | Toxic effect of unspecified organic solvent, undetermined, initial encounter | CMS +T5294XD | Toxic effect of unspecified organic solvent, undetermined, subsequent encounter | CMS +T5294XS | Toxic effect of unspecified organic solvent, undetermined, sequela | CMS +T530X1A | Toxic effect of carbon tetrachloride, accidental (unintentional), initial encounter | CMS +T530X1D | Toxic effect of carbon tetrachloride, accidental (unintentional), subsequent encounter | CMS +T530X1S | Toxic effect of carbon tetrachloride, accidental (unintentional), sequela | CMS +T530X2A | Toxic effect of carbon tetrachloride, intentional self-harm, initial encounter | CMS +T530X2D | Toxic effect of carbon tetrachloride, intentional self-harm, subsequent encounter | CMS +T530X2S | Toxic effect of carbon tetrachloride, intentional self-harm, sequela | CMS +T530X3A | Toxic effect of carbon tetrachloride, assault, initial encounter | CMS +T530X3D | Toxic effect of carbon tetrachloride, assault, subsequent encounter | CMS +T530X3S | Toxic effect of carbon tetrachloride, assault, sequela | CMS +T530X4A | Toxic effect of carbon tetrachloride, undetermined, initial encounter | CMS +T530X4D | Toxic effect of carbon tetrachloride, undetermined, subsequent encounter | CMS +T530X4S | Toxic effect of carbon tetrachloride, undetermined, sequela | CMS +T531X1A | Toxic effect of chloroform, accidental (unintentional), initial encounter | CMS +T531X1D | Toxic effect of chloroform, accidental (unintentional), subsequent encounter | CMS +T531X1S | Toxic effect of chloroform, accidental (unintentional), sequela | CMS +T531X2A | Toxic effect of chloroform, intentional self-harm, initial encounter | CMS +T531X2D | Toxic effect of chloroform, intentional self-harm, subsequent encounter | CMS +T531X2S | Toxic effect of chloroform, intentional self-harm, sequela | CMS +T531X3A | Toxic effect of chloroform, assault, initial encounter | CMS +T531X3D | Toxic effect of chloroform, assault, subsequent encounter | CMS +T531X3S | Toxic effect of chloroform, assault, sequela | CMS +T531X4A | Toxic effect of chloroform, undetermined, initial encounter | CMS +T531X4D | Toxic effect of chloroform, undetermined, subsequent encounter | CMS +T531X4S | Toxic effect of chloroform, undetermined, sequela | CMS +T532X1A | Toxic effect of trichloroethylene, accidental (unintentional), initial encounter | CMS +T532X1D | Toxic effect of trichloroethylene, accidental (unintentional), subsequent encounter | CMS +T532X1S | Toxic effect of trichloroethylene, accidental (unintentional), sequela | CMS +T532X2A | Toxic effect of trichloroethylene, intentional self-harm, initial encounter | CMS +T532X2D | Toxic effect of trichloroethylene, intentional self-harm, subsequent encounter | CMS +T532X2S | Toxic effect of trichloroethylene, intentional self-harm, sequela | CMS +T532X3A | Toxic effect of trichloroethylene, assault, initial encounter | CMS +T532X3D | Toxic effect of trichloroethylene, assault, subsequent encounter | CMS +T532X3S | Toxic effect of trichloroethylene, assault, sequela | CMS +T532X4A | Toxic effect of trichloroethylene, undetermined, initial encounter | CMS +T532X4D | Toxic effect of trichloroethylene, undetermined, subsequent encounter | CMS +T532X4S | Toxic effect of trichloroethylene, undetermined, sequela | CMS +T533X1A | Toxic effect of tetrachloroethylene, accidental (unintentional), initial encounter | CMS +T533X1D | Toxic effect of tetrachloroethylene, accidental (unintentional), subsequent encounter | CMS +T533X1S | Toxic effect of tetrachloroethylene, accidental (unintentional), sequela | CMS +T533X2A | Toxic effect of tetrachloroethylene, intentional self-harm, initial encounter | CMS +T533X2D | Toxic effect of tetrachloroethylene, intentional self-harm, subsequent encounter | CMS +T533X2S | Toxic effect of tetrachloroethylene, intentional self-harm, sequela | CMS +T533X3A | Toxic effect of tetrachloroethylene, assault, initial encounter | CMS +T533X3D | Toxic effect of tetrachloroethylene, assault, subsequent encounter | CMS +T533X3S | Toxic effect of tetrachloroethylene, assault, sequela | CMS +T533X4A | Toxic effect of tetrachloroethylene, undetermined, initial encounter | CMS +T533X4D | Toxic effect of tetrachloroethylene, undetermined, subsequent encounter | CMS +T533X4S | Toxic effect of tetrachloroethylene, undetermined, sequela | CMS +T534X1A | Toxic effect of dichloromethane, accidental (unintentional), initial encounter | CMS +T534X1D | Toxic effect of dichloromethane, accidental (unintentional), subsequent encounter | CMS +T534X1S | Toxic effect of dichloromethane, accidental (unintentional), sequela | CMS +T534X2A | Toxic effect of dichloromethane, intentional self-harm, initial encounter | CMS +T534X2D | Toxic effect of dichloromethane, intentional self-harm, subsequent encounter | CMS +T534X2S | Toxic effect of dichloromethane, intentional self-harm, sequela | CMS +T534X3A | Toxic effect of dichloromethane, assault, initial encounter | CMS +T534X3D | Toxic effect of dichloromethane, assault, subsequent encounter | CMS +T534X3S | Toxic effect of dichloromethane, assault, sequela | CMS +T534X4A | Toxic effect of dichloromethane, undetermined, initial encounter | CMS +T534X4D | Toxic effect of dichloromethane, undetermined, subsequent encounter | CMS +T534X4S | Toxic effect of dichloromethane, undetermined, sequela | CMS +T535X1A | Toxic effect of chlorofluorocarbons, accidental (unintentional), initial encounter | CMS +T535X1D | Toxic effect of chlorofluorocarbons, accidental (unintentional), subsequent encounter | CMS +T535X1S | Toxic effect of chlorofluorocarbons, accidental (unintentional), sequela | CMS +T535X2A | Toxic effect of chlorofluorocarbons, intentional self-harm, initial encounter | CMS +T535X2D | Toxic effect of chlorofluorocarbons, intentional self-harm, subsequent encounter | CMS +T535X2S | Toxic effect of chlorofluorocarbons, intentional self-harm, sequela | CMS +T535X3A | Toxic effect of chlorofluorocarbons, assault, initial encounter | CMS +T535X3D | Toxic effect of chlorofluorocarbons, assault, subsequent encounter | CMS +T535X3S | Toxic effect of chlorofluorocarbons, assault, sequela | CMS +T535X4A | Toxic effect of chlorofluorocarbons, undetermined, initial encounter | CMS +T535X4D | Toxic effect of chlorofluorocarbons, undetermined, subsequent encounter | CMS +T535X4S | Toxic effect of chlorofluorocarbons, undetermined, sequela | CMS +T536X1A | Toxic effect of other halogen derivatives of aliphatic hydrocarbons, accidental (unintentional), initial encounter | CMS +T536X1D | Toxic effect of other halogen derivatives of aliphatic hydrocarbons, accidental (unintentional), subsequent encounter | CMS +T536X1S | Toxic effect of other halogen derivatives of aliphatic hydrocarbons, accidental (unintentional), sequela | CMS +T536X2A | Toxic effect of other halogen derivatives of aliphatic hydrocarbons, intentional self-harm, initial encounter | CMS +T536X2D | Toxic effect of other halogen derivatives of aliphatic hydrocarbons, intentional self-harm, subsequent encounter | CMS +T536X2S | Toxic effect of other halogen derivatives of aliphatic hydrocarbons, intentional self-harm, sequela | CMS +T536X3A | Toxic effect of other halogen derivatives of aliphatic hydrocarbons, assault, initial encounter | CMS +T536X3D | Toxic effect of other halogen derivatives of aliphatic hydrocarbons, assault, subsequent encounter | CMS +T536X3S | Toxic effect of other halogen derivatives of aliphatic hydrocarbons, assault, sequela | CMS +T536X4A | Toxic effect of other halogen derivatives of aliphatic hydrocarbons, undetermined, initial encounter | CMS +T536X4D | Toxic effect of other halogen derivatives of aliphatic hydrocarbons, undetermined, subsequent encounter | CMS +T536X4S | Toxic effect of other halogen derivatives of aliphatic hydrocarbons, undetermined, sequela | CMS +T537X1A | Toxic effect of other halogen derivatives of aromatic hydrocarbons, accidental (unintentional), initial encounter | CMS +T537X1D | Toxic effect of other halogen derivatives of aromatic hydrocarbons, accidental (unintentional), subsequent encounter | CMS +T537X1S | Toxic effect of other halogen derivatives of aromatic hydrocarbons, accidental (unintentional), sequela | CMS +T537X2A | Toxic effect of other halogen derivatives of aromatic hydrocarbons, intentional self-harm, initial encounter | CMS +T537X2D | Toxic effect of other halogen derivatives of aromatic hydrocarbons, intentional self-harm, subsequent encounter | CMS +T537X2S | Toxic effect of other halogen derivatives of aromatic hydrocarbons, intentional self-harm, sequela | CMS +T537X3A | Toxic effect of other halogen derivatives of aromatic hydrocarbons, assault, initial encounter | CMS +T537X3D | Toxic effect of other halogen derivatives of aromatic hydrocarbons, assault, subsequent encounter | CMS +T537X3S | Toxic effect of other halogen derivatives of aromatic hydrocarbons, assault, sequela | CMS +T537X4A | Toxic effect of other halogen derivatives of aromatic hydrocarbons, undetermined, initial encounter | CMS +T537X4D | Toxic effect of other halogen derivatives of aromatic hydrocarbons, undetermined, subsequent encounter | CMS +T537X4S | Toxic effect of other halogen derivatives of aromatic hydrocarbons, undetermined, sequela | CMS +T5391XA | Toxic effect of unspecified halogen derivatives of aliphatic and aromatic hydrocarbons, accidental (unintentional), initial encounter | CMS +T5391XD | Toxic effect of unspecified halogen derivatives of aliphatic and aromatic hydrocarbons, accidental (unintentional), subsequent encounter | CMS +T5391XS | Toxic effect of unspecified halogen derivatives of aliphatic and aromatic hydrocarbons, accidental (unintentional), sequela | CMS +T5392XA | Toxic effect of unspecified halogen derivatives of aliphatic and aromatic hydrocarbons, intentional self-harm, initial encounter | CMS +T5392XD | Toxic effect of unspecified halogen derivatives of aliphatic and aromatic hydrocarbons, intentional self-harm, subsequent encounter | CMS +T5392XS | Toxic effect of unspecified halogen derivatives of aliphatic and aromatic hydrocarbons, intentional self-harm, sequela | CMS +T5393XA | Toxic effect of unspecified halogen derivatives of aliphatic and aromatic hydrocarbons, assault, initial encounter | CMS +T5393XD | Toxic effect of unspecified halogen derivatives of aliphatic and aromatic hydrocarbons, assault, subsequent encounter | CMS +T5393XS | Toxic effect of unspecified halogen derivatives of aliphatic and aromatic hydrocarbons, assault, sequela | CMS +T5394XA | Toxic effect of unspecified halogen derivatives of aliphatic and aromatic hydrocarbons, undetermined, initial encounter | CMS +T5394XD | Toxic effect of unspecified halogen derivatives of aliphatic and aromatic hydrocarbons, undetermined, subsequent encounter | CMS +T5394XS | Toxic effect of unspecified halogen derivatives of aliphatic and aromatic hydrocarbons, undetermined, sequela | CMS +T540X1A | Toxic effect of phenol and phenol homologues, accidental (unintentional), initial encounter | CMS +T540X1D | Toxic effect of phenol and phenol homologues, accidental (unintentional), subsequent encounter | CMS +T540X1S | Toxic effect of phenol and phenol homologues, accidental (unintentional), sequela | CMS +T540X2A | Toxic effect of phenol and phenol homologues, intentional self-harm, initial encounter | CMS +T540X2D | Toxic effect of phenol and phenol homologues, intentional self-harm, subsequent encounter | CMS +T540X2S | Toxic effect of phenol and phenol homologues, intentional self-harm, sequela | CMS +T540X3A | Toxic effect of phenol and phenol homologues, assault, initial encounter | CMS +T540X3D | Toxic effect of phenol and phenol homologues, assault, subsequent encounter | CMS +T540X3S | Toxic effect of phenol and phenol homologues, assault, sequela | CMS +T540X4A | Toxic effect of phenol and phenol homologues, undetermined, initial encounter | CMS +T540X4D | Toxic effect of phenol and phenol homologues, undetermined, subsequent encounter | CMS +T540X4S | Toxic effect of phenol and phenol homologues, undetermined, sequela | CMS +T541X1A | Toxic effect of other corrosive organic compounds, accidental (unintentional), initial encounter | CMS +T541X1D | Toxic effect of other corrosive organic compounds, accidental (unintentional), subsequent encounter | CMS +T541X1S | Toxic effect of other corrosive organic compounds, accidental (unintentional), sequela | CMS +T541X2A | Toxic effect of other corrosive organic compounds, intentional self-harm, initial encounter | CMS +T541X2D | Toxic effect of other corrosive organic compounds, intentional self-harm, subsequent encounter | CMS +T541X2S | Toxic effect of other corrosive organic compounds, intentional self-harm, sequela | CMS +T541X3A | Toxic effect of other corrosive organic compounds, assault, initial encounter | CMS +T541X3D | Toxic effect of other corrosive organic compounds, assault, subsequent encounter | CMS +T541X3S | Toxic effect of other corrosive organic compounds, assault, sequela | CMS +T541X4A | Toxic effect of other corrosive organic compounds, undetermined, initial encounter | CMS +T541X4D | Toxic effect of other corrosive organic compounds, undetermined, subsequent encounter | CMS +T541X4S | Toxic effect of other corrosive organic compounds, undetermined, sequela | CMS +T542X1A | Toxic effect of corrosive acids and acid-like substances, accidental (unintentional), initial encounter | CMS +T542X1D | Toxic effect of corrosive acids and acid-like substances, accidental (unintentional), subsequent encounter | CMS +T542X1S | Toxic effect of corrosive acids and acid-like substances, accidental (unintentional), sequela | CMS +T542X2A | Toxic effect of corrosive acids and acid-like substances, intentional self-harm, initial encounter | CMS +T542X2D | Toxic effect of corrosive acids and acid-like substances, intentional self-harm, subsequent encounter | CMS +T542X2S | Toxic effect of corrosive acids and acid-like substances, intentional self-harm, sequela | CMS +T542X3A | Toxic effect of corrosive acids and acid-like substances, assault, initial encounter | CMS +T542X3D | Toxic effect of corrosive acids and acid-like substances, assault, subsequent encounter | CMS +T542X3S | Toxic effect of corrosive acids and acid-like substances, assault, sequela | CMS +T542X4A | Toxic effect of corrosive acids and acid-like substances, undetermined, initial encounter | CMS +T542X4D | Toxic effect of corrosive acids and acid-like substances, undetermined, subsequent encounter | CMS +T542X4S | Toxic effect of corrosive acids and acid-like substances, undetermined, sequela | CMS +T543X1A | Toxic effect of corrosive alkalis and alkali-like substances, accidental (unintentional), initial encounter | CMS +T543X1D | Toxic effect of corrosive alkalis and alkali-like substances, accidental (unintentional), subsequent encounter | CMS +T543X1S | Toxic effect of corrosive alkalis and alkali-like substances, accidental (unintentional), sequela | CMS +T543X2A | Toxic effect of corrosive alkalis and alkali-like substances, intentional self-harm, initial encounter | CMS +T543X2D | Toxic effect of corrosive alkalis and alkali-like substances, intentional self-harm, subsequent encounter | CMS +T543X2S | Toxic effect of corrosive alkalis and alkali-like substances, intentional self-harm, sequela | CMS +T543X3A | Toxic effect of corrosive alkalis and alkali-like substances, assault, initial encounter | CMS +T543X3D | Toxic effect of corrosive alkalis and alkali-like substances, assault, subsequent encounter | CMS +T543X3S | Toxic effect of corrosive alkalis and alkali-like substances, assault, sequela | CMS +T543X4A | Toxic effect of corrosive alkalis and alkali-like substances, undetermined, initial encounter | CMS +T543X4D | Toxic effect of corrosive alkalis and alkali-like substances, undetermined, subsequent encounter | CMS +T543X4S | Toxic effect of corrosive alkalis and alkali-like substances, undetermined, sequela | CMS +T5491XA | Toxic effect of unspecified corrosive substance, accidental (unintentional), initial encounter | CMS +T5491XD | Toxic effect of unspecified corrosive substance, accidental (unintentional), subsequent encounter | CMS +T5491XS | Toxic effect of unspecified corrosive substance, accidental (unintentional), sequela | CMS +T5492XA | Toxic effect of unspecified corrosive substance, intentional self-harm, initial encounter | CMS +T5492XD | Toxic effect of unspecified corrosive substance, intentional self-harm, subsequent encounter | CMS +T5492XS | Toxic effect of unspecified corrosive substance, intentional self-harm, sequela | CMS +T5493XA | Toxic effect of unspecified corrosive substance, assault, initial encounter | CMS +T5493XD | Toxic effect of unspecified corrosive substance, assault, subsequent encounter | CMS +T5493XS | Toxic effect of unspecified corrosive substance, assault, sequela | CMS +T5494XA | Toxic effect of unspecified corrosive substance, undetermined, initial encounter | CMS +T5494XD | Toxic effect of unspecified corrosive substance, undetermined, subsequent encounter | CMS +T5494XS | Toxic effect of unspecified corrosive substance, undetermined, sequela | CMS +T550X1A | Toxic effect of soaps, accidental (unintentional), initial encounter | CMS +T550X1D | Toxic effect of soaps, accidental (unintentional), subsequent encounter | CMS +T550X1S | Toxic effect of soaps, accidental (unintentional), sequela | CMS +T550X2A | Toxic effect of soaps, intentional self-harm, initial encounter | CMS +T550X2D | Toxic effect of soaps, intentional self-harm, subsequent encounter | CMS +T550X2S | Toxic effect of soaps, intentional self-harm, sequela | CMS +T550X3A | Toxic effect of soaps, assault, initial encounter | CMS +T550X3D | Toxic effect of soaps, assault, subsequent encounter | CMS +T550X3S | Toxic effect of soaps, assault, sequela | CMS +T550X4A | Toxic effect of soaps, undetermined, initial encounter | CMS +T550X4D | Toxic effect of soaps, undetermined, subsequent encounter | CMS +T550X4S | Toxic effect of soaps, undetermined, sequela | CMS +T551X1A | Toxic effect of detergents, accidental (unintentional), initial encounter | CMS +T551X1D | Toxic effect of detergents, accidental (unintentional), subsequent encounter | CMS +T551X1S | Toxic effect of detergents, accidental (unintentional), sequela | CMS +T551X2A | Toxic effect of detergents, intentional self-harm, initial encounter | CMS +T551X2D | Toxic effect of detergents, intentional self-harm, subsequent encounter | CMS +T551X2S | Toxic effect of detergents, intentional self-harm, sequela | CMS +T551X3A | Toxic effect of detergents, assault, initial encounter | CMS +T551X3D | Toxic effect of detergents, assault, subsequent encounter | CMS +T551X3S | Toxic effect of detergents, assault, sequela | CMS +T551X4A | Toxic effect of detergents, undetermined, initial encounter | CMS +T551X4D | Toxic effect of detergents, undetermined, subsequent encounter | CMS +T551X4S | Toxic effect of detergents, undetermined, sequela | CMS +T560X1A | Toxic effect of lead and its compounds, accidental (unintentional), initial encounter | CMS +T560X1D | Toxic effect of lead and its compounds, accidental (unintentional), subsequent encounter | CMS +T560X1S | Toxic effect of lead and its compounds, accidental (unintentional), sequela | CMS +T560X2A | Toxic effect of lead and its compounds, intentional self-harm, initial encounter | CMS +T560X2D | Toxic effect of lead and its compounds, intentional self-harm, subsequent encounter | CMS +T560X2S | Toxic effect of lead and its compounds, intentional self-harm, sequela | CMS +T560X3A | Toxic effect of lead and its compounds, assault, initial encounter | CMS +T560X3D | Toxic effect of lead and its compounds, assault, subsequent encounter | CMS +T560X3S | Toxic effect of lead and its compounds, assault, sequela | CMS +T560X4A | Toxic effect of lead and its compounds, undetermined, initial encounter | CMS +T560X4D | Toxic effect of lead and its compounds, undetermined, subsequent encounter | CMS +T560X4S | Toxic effect of lead and its compounds, undetermined, sequela | CMS +T561X1A | Toxic effect of mercury and its compounds, accidental (unintentional), initial encounter | CMS +T561X1D | Toxic effect of mercury and its compounds, accidental (unintentional), subsequent encounter | CMS +T561X1S | Toxic effect of mercury and its compounds, accidental (unintentional), sequela | CMS +T561X2A | Toxic effect of mercury and its compounds, intentional self-harm, initial encounter | CMS +T561X2D | Toxic effect of mercury and its compounds, intentional self-harm, subsequent encounter | CMS +T561X2S | Toxic effect of mercury and its compounds, intentional self-harm, sequela | CMS +T561X3A | Toxic effect of mercury and its compounds, assault, initial encounter | CMS +T561X3D | Toxic effect of mercury and its compounds, assault, subsequent encounter | CMS +T561X3S | Toxic effect of mercury and its compounds, assault, sequela | CMS +T561X4A | Toxic effect of mercury and its compounds, undetermined, initial encounter | CMS +T561X4D | Toxic effect of mercury and its compounds, undetermined, subsequent encounter | CMS +T561X4S | Toxic effect of mercury and its compounds, undetermined, sequela | CMS +T562X1A | Toxic effect of chromium and its compounds, accidental (unintentional), initial encounter | CMS +T562X1D | Toxic effect of chromium and its compounds, accidental (unintentional), subsequent encounter | CMS +T562X1S | Toxic effect of chromium and its compounds, accidental (unintentional), sequela | CMS +T562X2A | Toxic effect of chromium and its compounds, intentional self-harm, initial encounter | CMS +T562X2D | Toxic effect of chromium and its compounds, intentional self-harm, subsequent encounter | CMS +T562X2S | Toxic effect of chromium and its compounds, intentional self-harm, sequela | CMS +T562X3A | Toxic effect of chromium and its compounds, assault, initial encounter | CMS +T562X3D | Toxic effect of chromium and its compounds, assault, subsequent encounter | CMS +T562X3S | Toxic effect of chromium and its compounds, assault, sequela | CMS +T562X4A | Toxic effect of chromium and its compounds, undetermined, initial encounter | CMS +T562X4D | Toxic effect of chromium and its compounds, undetermined, subsequent encounter | CMS +T562X4S | Toxic effect of chromium and its compounds, undetermined, sequela | CMS +T563X1A | Toxic effect of cadmium and its compounds, accidental (unintentional), initial encounter | CMS +T563X1D | Toxic effect of cadmium and its compounds, accidental (unintentional), subsequent encounter | CMS +T563X1S | Toxic effect of cadmium and its compounds, accidental (unintentional), sequela | CMS +T563X2A | Toxic effect of cadmium and its compounds, intentional self-harm, initial encounter | CMS +T563X2D | Toxic effect of cadmium and its compounds, intentional self-harm, subsequent encounter | CMS +T563X2S | Toxic effect of cadmium and its compounds, intentional self-harm, sequela | CMS +T563X3A | Toxic effect of cadmium and its compounds, assault, initial encounter | CMS +T563X3D | Toxic effect of cadmium and its compounds, assault, subsequent encounter | CMS +T563X3S | Toxic effect of cadmium and its compounds, assault, sequela | CMS +T563X4A | Toxic effect of cadmium and its compounds, undetermined, initial encounter | CMS +T563X4D | Toxic effect of cadmium and its compounds, undetermined, subsequent encounter | CMS +T563X4S | Toxic effect of cadmium and its compounds, undetermined, sequela | CMS +T564X1A | Toxic effect of copper and its compounds, accidental (unintentional), initial encounter | CMS +T564X1D | Toxic effect of copper and its compounds, accidental (unintentional), subsequent encounter | CMS +T564X1S | Toxic effect of copper and its compounds, accidental (unintentional), sequela | CMS +T564X2A | Toxic effect of copper and its compounds, intentional self-harm, initial encounter | CMS +T564X2D | Toxic effect of copper and its compounds, intentional self-harm, subsequent encounter | CMS +T564X2S | Toxic effect of copper and its compounds, intentional self-harm, sequela | CMS +T564X3A | Toxic effect of copper and its compounds, assault, initial encounter | CMS +T564X3D | Toxic effect of copper and its compounds, assault, subsequent encounter | CMS +T564X3S | Toxic effect of copper and its compounds, assault, sequela | CMS +T564X4A | Toxic effect of copper and its compounds, undetermined, initial encounter | CMS +T564X4D | Toxic effect of copper and its compounds, undetermined, subsequent encounter | CMS +T564X4S | Toxic effect of copper and its compounds, undetermined, sequela | CMS +T565X1A | Toxic effect of zinc and its compounds, accidental (unintentional), initial encounter | CMS +T565X1D | Toxic effect of zinc and its compounds, accidental (unintentional), subsequent encounter | CMS +T565X1S | Toxic effect of zinc and its compounds, accidental (unintentional), sequela | CMS +T565X2A | Toxic effect of zinc and its compounds, intentional self-harm, initial encounter | CMS +T565X2D | Toxic effect of zinc and its compounds, intentional self-harm, subsequent encounter | CMS +T565X2S | Toxic effect of zinc and its compounds, intentional self-harm, sequela | CMS +T565X3A | Toxic effect of zinc and its compounds, assault, initial encounter | CMS +T565X3D | Toxic effect of zinc and its compounds, assault, subsequent encounter | CMS +T565X3S | Toxic effect of zinc and its compounds, assault, sequela | CMS +T565X4A | Toxic effect of zinc and its compounds, undetermined, initial encounter | CMS +T565X4D | Toxic effect of zinc and its compounds, undetermined, subsequent encounter | CMS +T565X4S | Toxic effect of zinc and its compounds, undetermined, sequela | CMS +T566X1A | Toxic effect of tin and its compounds, accidental (unintentional), initial encounter | CMS +T566X1D | Toxic effect of tin and its compounds, accidental (unintentional), subsequent encounter | CMS +T566X1S | Toxic effect of tin and its compounds, accidental (unintentional), sequela | CMS +T566X2A | Toxic effect of tin and its compounds, intentional self-harm, initial encounter | CMS +T566X2D | Toxic effect of tin and its compounds, intentional self-harm, subsequent encounter | CMS +T566X2S | Toxic effect of tin and its compounds, intentional self-harm, sequela | CMS +T566X3A | Toxic effect of tin and its compounds, assault, initial encounter | CMS +T566X3D | Toxic effect of tin and its compounds, assault, subsequent encounter | CMS +T566X3S | Toxic effect of tin and its compounds, assault, sequela | CMS +T566X4A | Toxic effect of tin and its compounds, undetermined, initial encounter | CMS +T566X4D | Toxic effect of tin and its compounds, undetermined, subsequent encounter | CMS +T566X4S | Toxic effect of tin and its compounds, undetermined, sequela | CMS +T567X1A | Toxic effect of beryllium and its compounds, accidental (unintentional), initial encounter | CMS +T567X1D | Toxic effect of beryllium and its compounds, accidental (unintentional), subsequent encounter | CMS +T567X1S | Toxic effect of beryllium and its compounds, accidental (unintentional), sequela | CMS +T567X2A | Toxic effect of beryllium and its compounds, intentional self-harm, initial encounter | CMS +T567X2D | Toxic effect of beryllium and its compounds, intentional self-harm, subsequent encounter | CMS +T567X2S | Toxic effect of beryllium and its compounds, intentional self-harm, sequela | CMS +T567X3A | Toxic effect of beryllium and its compounds, assault, initial encounter | CMS +T567X3D | Toxic effect of beryllium and its compounds, assault, subsequent encounter | CMS +T567X3S | Toxic effect of beryllium and its compounds, assault, sequela | CMS +T567X4A | Toxic effect of beryllium and its compounds, undetermined, initial encounter | CMS +T567X4D | Toxic effect of beryllium and its compounds, undetermined, subsequent encounter | CMS +T567X4S | Toxic effect of beryllium and its compounds, undetermined, sequela | CMS +T56811A | Toxic effect of thallium, accidental (unintentional), initial encounter | CMS +T56811D | Toxic effect of thallium, accidental (unintentional), subsequent encounter | CMS +T56811S | Toxic effect of thallium, accidental (unintentional), sequela | CMS +T56812A | Toxic effect of thallium, intentional self-harm, initial encounter | CMS +T56812D | Toxic effect of thallium, intentional self-harm, subsequent encounter | CMS +T56812S | Toxic effect of thallium, intentional self-harm, sequela | CMS +T56813A | Toxic effect of thallium, assault, initial encounter | CMS +T56813D | Toxic effect of thallium, assault, subsequent encounter | CMS +T56813S | Toxic effect of thallium, assault, sequela | CMS +T56814A | Toxic effect of thallium, undetermined, initial encounter | CMS +T56814D | Toxic effect of thallium, undetermined, subsequent encounter | CMS +T56814S | Toxic effect of thallium, undetermined, sequela | CMS +T56891A | Toxic effect of other metals, accidental (unintentional), initial encounter | CMS +T56891D | Toxic effect of other metals, accidental (unintentional), subsequent encounter | CMS +T56891S | Toxic effect of other metals, accidental (unintentional), sequela | CMS +T56892A | Toxic effect of other metals, intentional self-harm, initial encounter | CMS +T56892D | Toxic effect of other metals, intentional self-harm, subsequent encounter | CMS +T56892S | Toxic effect of other metals, intentional self-harm, sequela | CMS +T56893A | Toxic effect of other metals, assault, initial encounter | CMS +T56893D | Toxic effect of other metals, assault, subsequent encounter | CMS +T56893S | Toxic effect of other metals, assault, sequela | CMS +T56894A | Toxic effect of other metals, undetermined, initial encounter | CMS +T56894D | Toxic effect of other metals, undetermined, subsequent encounter | CMS +T56894S | Toxic effect of other metals, undetermined, sequela | CMS +T5691XA | Toxic effect of unspecified metal, accidental (unintentional), initial encounter | CMS +T5691XD | Toxic effect of unspecified metal, accidental (unintentional), subsequent encounter | CMS +T5691XS | Toxic effect of unspecified metal, accidental (unintentional), sequela | CMS +T5692XA | Toxic effect of unspecified metal, intentional self-harm, initial encounter | CMS +T5692XD | Toxic effect of unspecified metal, intentional self-harm, subsequent encounter | CMS +T5692XS | Toxic effect of unspecified metal, intentional self-harm, sequela | CMS +T5693XA | Toxic effect of unspecified metal, assault, initial encounter | CMS +T5693XD | Toxic effect of unspecified metal, assault, subsequent encounter | CMS +T5693XS | Toxic effect of unspecified metal, assault, sequela | CMS +T5694XA | Toxic effect of unspecified metal, undetermined, initial encounter | CMS +T5694XD | Toxic effect of unspecified metal, undetermined, subsequent encounter | CMS +T5694XS | Toxic effect of unspecified metal, undetermined, sequela | CMS +T570X1A | Toxic effect of arsenic and its compounds, accidental (unintentional), initial encounter | CMS +T570X1D | Toxic effect of arsenic and its compounds, accidental (unintentional), subsequent encounter | CMS +T570X1S | Toxic effect of arsenic and its compounds, accidental (unintentional), sequela | CMS +T570X2A | Toxic effect of arsenic and its compounds, intentional self-harm, initial encounter | CMS +T570X2D | Toxic effect of arsenic and its compounds, intentional self-harm, subsequent encounter | CMS +T570X2S | Toxic effect of arsenic and its compounds, intentional self-harm, sequela | CMS +T570X3A | Toxic effect of arsenic and its compounds, assault, initial encounter | CMS +T570X3D | Toxic effect of arsenic and its compounds, assault, subsequent encounter | CMS +T570X3S | Toxic effect of arsenic and its compounds, assault, sequela | CMS +T570X4A | Toxic effect of arsenic and its compounds, undetermined, initial encounter | CMS +T570X4D | Toxic effect of arsenic and its compounds, undetermined, subsequent encounter | CMS +T570X4S | Toxic effect of arsenic and its compounds, undetermined, sequela | CMS +T571X1A | Toxic effect of phosphorus and its compounds, accidental (unintentional), initial encounter | CMS +T571X1D | Toxic effect of phosphorus and its compounds, accidental (unintentional), subsequent encounter | CMS +T571X1S | Toxic effect of phosphorus and its compounds, accidental (unintentional), sequela | CMS +T571X2A | Toxic effect of phosphorus and its compounds, intentional self-harm, initial encounter | CMS +T571X2D | Toxic effect of phosphorus and its compounds, intentional self-harm, subsequent encounter | CMS +T571X2S | Toxic effect of phosphorus and its compounds, intentional self-harm, sequela | CMS +T571X3A | Toxic effect of phosphorus and its compounds, assault, initial encounter | CMS +T571X3D | Toxic effect of phosphorus and its compounds, assault, subsequent encounter | CMS +T571X3S | Toxic effect of phosphorus and its compounds, assault, sequela | CMS +T571X4A | Toxic effect of phosphorus and its compounds, undetermined, initial encounter | CMS +T571X4D | Toxic effect of phosphorus and its compounds, undetermined, subsequent encounter | CMS +T571X4S | Toxic effect of phosphorus and its compounds, undetermined, sequela | CMS +T572X1A | Toxic effect of manganese and its compounds, accidental (unintentional), initial encounter | CMS +T572X1D | Toxic effect of manganese and its compounds, accidental (unintentional), subsequent encounter | CMS +T572X1S | Toxic effect of manganese and its compounds, accidental (unintentional), sequela | CMS +T572X2A | Toxic effect of manganese and its compounds, intentional self-harm, initial encounter | CMS +T572X2D | Toxic effect of manganese and its compounds, intentional self-harm, subsequent encounter | CMS +T572X2S | Toxic effect of manganese and its compounds, intentional self-harm, sequela | CMS +T572X3A | Toxic effect of manganese and its compounds, assault, initial encounter | CMS +T572X3D | Toxic effect of manganese and its compounds, assault, subsequent encounter | CMS +T572X3S | Toxic effect of manganese and its compounds, assault, sequela | CMS +T572X4A | Toxic effect of manganese and its compounds, undetermined, initial encounter | CMS +T572X4D | Toxic effect of manganese and its compounds, undetermined, subsequent encounter | CMS +T572X4S | Toxic effect of manganese and its compounds, undetermined, sequela | CMS +T573X1A | Toxic effect of hydrogen cyanide, accidental (unintentional), initial encounter | CMS +T573X1D | Toxic effect of hydrogen cyanide, accidental (unintentional), subsequent encounter | CMS +T573X1S | Toxic effect of hydrogen cyanide, accidental (unintentional), sequela | CMS +T573X2A | Toxic effect of hydrogen cyanide, intentional self-harm, initial encounter | CMS +T573X2D | Toxic effect of hydrogen cyanide, intentional self-harm, subsequent encounter | CMS +T573X2S | Toxic effect of hydrogen cyanide, intentional self-harm, sequela | CMS +T573X3A | Toxic effect of hydrogen cyanide, assault, initial encounter | CMS +T573X3D | Toxic effect of hydrogen cyanide, assault, subsequent encounter | CMS +T573X3S | Toxic effect of hydrogen cyanide, assault, sequela | CMS +T573X4A | Toxic effect of hydrogen cyanide, undetermined, initial encounter | CMS +T573X4D | Toxic effect of hydrogen cyanide, undetermined, subsequent encounter | CMS +T573X4S | Toxic effect of hydrogen cyanide, undetermined, sequela | CMS +T578X1A | Toxic effect of other specified inorganic substances, accidental (unintentional), initial encounter | CMS +T578X1D | Toxic effect of other specified inorganic substances, accidental (unintentional), subsequent encounter | CMS +T578X1S | Toxic effect of other specified inorganic substances, accidental (unintentional), sequela | CMS +T578X2A | Toxic effect of other specified inorganic substances, intentional self-harm, initial encounter | CMS +T578X2D | Toxic effect of other specified inorganic substances, intentional self-harm, subsequent encounter | CMS +T578X2S | Toxic effect of other specified inorganic substances, intentional self-harm, sequela | CMS +T578X3A | Toxic effect of other specified inorganic substances, assault, initial encounter | CMS +T578X3D | Toxic effect of other specified inorganic substances, assault, subsequent encounter | CMS +T578X3S | Toxic effect of other specified inorganic substances, assault, sequela | CMS +T578X4A | Toxic effect of other specified inorganic substances, undetermined, initial encounter | CMS +T578X4D | Toxic effect of other specified inorganic substances, undetermined, subsequent encounter | CMS +T578X4S | Toxic effect of other specified inorganic substances, undetermined, sequela | CMS +T5791XA | Toxic effect of unspecified inorganic substance, accidental (unintentional), initial encounter | CMS +T5791XD | Toxic effect of unspecified inorganic substance, accidental (unintentional), subsequent encounter | CMS +T5791XS | Toxic effect of unspecified inorganic substance, accidental (unintentional), sequela | CMS +T5792XA | Toxic effect of unspecified inorganic substance, intentional self-harm, initial encounter | CMS +T5792XD | Toxic effect of unspecified inorganic substance, intentional self-harm, subsequent encounter | CMS +T5792XS | Toxic effect of unspecified inorganic substance, intentional self-harm, sequela | CMS +T5793XA | Toxic effect of unspecified inorganic substance, assault, initial encounter | CMS +T5793XD | Toxic effect of unspecified inorganic substance, assault, subsequent encounter | CMS +T5793XS | Toxic effect of unspecified inorganic substance, assault, sequela | CMS +T5794XA | Toxic effect of unspecified inorganic substance, undetermined, initial encounter | CMS +T5794XD | Toxic effect of unspecified inorganic substance, undetermined, subsequent encounter | CMS +T5794XS | Toxic effect of unspecified inorganic substance, undetermined, sequela | CMS +T5801XA | Toxic effect of carbon monoxide from motor vehicle exhaust, accidental (unintentional), initial encounter | CMS +T5801XD | Toxic effect of carbon monoxide from motor vehicle exhaust, accidental (unintentional), subsequent encounter | CMS +T5801XS | Toxic effect of carbon monoxide from motor vehicle exhaust, accidental (unintentional), sequela | CMS +T5802XA | Toxic effect of carbon monoxide from motor vehicle exhaust, intentional self-harm, initial encounter | CMS +T5802XD | Toxic effect of carbon monoxide from motor vehicle exhaust, intentional self-harm, subsequent encounter | CMS +T5802XS | Toxic effect of carbon monoxide from motor vehicle exhaust, intentional self-harm, sequela | CMS +T5803XA | Toxic effect of carbon monoxide from motor vehicle exhaust, assault, initial encounter | CMS +T5803XD | Toxic effect of carbon monoxide from motor vehicle exhaust, assault, subsequent encounter | CMS +T5803XS | Toxic effect of carbon monoxide from motor vehicle exhaust, assault, sequela | CMS +T5804XA | Toxic effect of carbon monoxide from motor vehicle exhaust, undetermined, initial encounter | CMS +T5804XD | Toxic effect of carbon monoxide from motor vehicle exhaust, undetermined, subsequent encounter | CMS +T5804XS | Toxic effect of carbon monoxide from motor vehicle exhaust, undetermined, sequela | CMS +T5811XA | Toxic effect of carbon monoxide from utility gas, accidental (unintentional), initial encounter | CMS +T5811XD | Toxic effect of carbon monoxide from utility gas, accidental (unintentional), subsequent encounter | CMS +T5811XS | Toxic effect of carbon monoxide from utility gas, accidental (unintentional), sequela | CMS +T5812XA | Toxic effect of carbon monoxide from utility gas, intentional self-harm, initial encounter | CMS +T5812XD | Toxic effect of carbon monoxide from utility gas, intentional self-harm, subsequent encounter | CMS +T5812XS | Toxic effect of carbon monoxide from utility gas, intentional self-harm, sequela | CMS +T5813XA | Toxic effect of carbon monoxide from utility gas, assault, initial encounter | CMS +T5813XD | Toxic effect of carbon monoxide from utility gas, assault, subsequent encounter | CMS +T5813XS | Toxic effect of carbon monoxide from utility gas, assault, sequela | CMS +T5814XA | Toxic effect of carbon monoxide from utility gas, undetermined, initial encounter | CMS +T5814XD | Toxic effect of carbon monoxide from utility gas, undetermined, subsequent encounter | CMS +T5814XS | Toxic effect of carbon monoxide from utility gas, undetermined, sequela | CMS +T582X1A | Toxic effect of carbon monoxide from incomplete combustion of other domestic fuels, accidental (unintentional), initial encounter | CMS +T582X1D | Toxic effect of carbon monoxide from incomplete combustion of other domestic fuels, accidental (unintentional), subsequent encounter | CMS +T582X1S | Toxic effect of carbon monoxide from incomplete combustion of other domestic fuels, accidental (unintentional), sequela | CMS +T582X2A | Toxic effect of carbon monoxide from incomplete combustion of other domestic fuels, intentional self-harm, initial encounter | CMS +T582X2D | Toxic effect of carbon monoxide from incomplete combustion of other domestic fuels, intentional self-harm, subsequent encounter | CMS +T582X2S | Toxic effect of carbon monoxide from incomplete combustion of other domestic fuels, intentional self-harm, sequela | CMS +T582X3A | Toxic effect of carbon monoxide from incomplete combustion of other domestic fuels, assault, initial encounter | CMS +T582X3D | Toxic effect of carbon monoxide from incomplete combustion of other domestic fuels, assault, subsequent encounter | CMS +T582X3S | Toxic effect of carbon monoxide from incomplete combustion of other domestic fuels, assault, sequela | CMS +T582X4A | Toxic effect of carbon monoxide from incomplete combustion of other domestic fuels, undetermined, initial encounter | CMS +T582X4D | Toxic effect of carbon monoxide from incomplete combustion of other domestic fuels, undetermined, subsequent encounter | CMS +T582X4S | Toxic effect of carbon monoxide from incomplete combustion of other domestic fuels, undetermined, sequela | CMS +T588X1A | Toxic effect of carbon monoxide from other source, accidental (unintentional), initial encounter | CMS +T588X1D | Toxic effect of carbon monoxide from other source, accidental (unintentional), subsequent encounter | CMS +T588X1S | Toxic effect of carbon monoxide from other source, accidental (unintentional), sequela | CMS +T588X2A | Toxic effect of carbon monoxide from other source, intentional self-harm, initial encounter | CMS +T588X2D | Toxic effect of carbon monoxide from other source, intentional self-harm, subsequent encounter | CMS +T588X2S | Toxic effect of carbon monoxide from other source, intentional self-harm, sequela | CMS +T588X3A | Toxic effect of carbon monoxide from other source, assault, initial encounter | CMS +T588X3D | Toxic effect of carbon monoxide from other source, assault, subsequent encounter | CMS +T588X3S | Toxic effect of carbon monoxide from other source, assault, sequela | CMS +T588X4A | Toxic effect of carbon monoxide from other source, undetermined, initial encounter | CMS +T588X4D | Toxic effect of carbon monoxide from other source, undetermined, subsequent encounter | CMS +T588X4S | Toxic effect of carbon monoxide from other source, undetermined, sequela | CMS +T5891XA | Toxic effect of carbon monoxide from unspecified source, accidental (unintentional), initial encounter | CMS +T5891XD | Toxic effect of carbon monoxide from unspecified source, accidental (unintentional), subsequent encounter | CMS +T5891XS | Toxic effect of carbon monoxide from unspecified source, accidental (unintentional), sequela | CMS +T5892XA | Toxic effect of carbon monoxide from unspecified source, intentional self-harm, initial encounter | CMS +T5892XD | Toxic effect of carbon monoxide from unspecified source, intentional self-harm, subsequent encounter | CMS +T5892XS | Toxic effect of carbon monoxide from unspecified source, intentional self-harm, sequela | CMS +T5893XA | Toxic effect of carbon monoxide from unspecified source, assault, initial encounter | CMS +T5893XD | Toxic effect of carbon monoxide from unspecified source, assault, subsequent encounter | CMS +T5893XS | Toxic effect of carbon monoxide from unspecified source, assault, sequela | CMS +T5894XA | Toxic effect of carbon monoxide from unspecified source, undetermined, initial encounter | CMS +T5894XD | Toxic effect of carbon monoxide from unspecified source, undetermined, subsequent encounter | CMS +T5894XS | Toxic effect of carbon monoxide from unspecified source, undetermined, sequela | CMS +T590X1A | Toxic effect of nitrogen oxides, accidental (unintentional), initial encounter | CMS +T590X1D | Toxic effect of nitrogen oxides, accidental (unintentional), subsequent encounter | CMS +T590X1S | Toxic effect of nitrogen oxides, accidental (unintentional), sequela | CMS +T590X2A | Toxic effect of nitrogen oxides, intentional self-harm, initial encounter | CMS +T590X2D | Toxic effect of nitrogen oxides, intentional self-harm, subsequent encounter | CMS +T590X2S | Toxic effect of nitrogen oxides, intentional self-harm, sequela | CMS +T590X3A | Toxic effect of nitrogen oxides, assault, initial encounter | CMS +T590X3D | Toxic effect of nitrogen oxides, assault, subsequent encounter | CMS +T590X3S | Toxic effect of nitrogen oxides, assault, sequela | CMS +T590X4A | Toxic effect of nitrogen oxides, undetermined, initial encounter | CMS +T590X4D | Toxic effect of nitrogen oxides, undetermined, subsequent encounter | CMS +T590X4S | Toxic effect of nitrogen oxides, undetermined, sequela | CMS +T591X1A | Toxic effect of sulfur dioxide, accidental (unintentional), initial encounter | CMS +T591X1D | Toxic effect of sulfur dioxide, accidental (unintentional), subsequent encounter | CMS +T591X1S | Toxic effect of sulfur dioxide, accidental (unintentional), sequela | CMS +T591X2A | Toxic effect of sulfur dioxide, intentional self-harm, initial encounter | CMS +T591X2D | Toxic effect of sulfur dioxide, intentional self-harm, subsequent encounter | CMS +T591X2S | Toxic effect of sulfur dioxide, intentional self-harm, sequela | CMS +T591X3A | Toxic effect of sulfur dioxide, assault, initial encounter | CMS +T591X3D | Toxic effect of sulfur dioxide, assault, subsequent encounter | CMS +T591X3S | Toxic effect of sulfur dioxide, assault, sequela | CMS +T591X4A | Toxic effect of sulfur dioxide, undetermined, initial encounter | CMS +T591X4D | Toxic effect of sulfur dioxide, undetermined, subsequent encounter | CMS +T591X4S | Toxic effect of sulfur dioxide, undetermined, sequela | CMS +T592X1A | Toxic effect of formaldehyde, accidental (unintentional), initial encounter | CMS +T592X1D | Toxic effect of formaldehyde, accidental (unintentional), subsequent encounter | CMS +T592X1S | Toxic effect of formaldehyde, accidental (unintentional), sequela | CMS +T592X2A | Toxic effect of formaldehyde, intentional self-harm, initial encounter | CMS +T592X2D | Toxic effect of formaldehyde, intentional self-harm, subsequent encounter | CMS +T592X2S | Toxic effect of formaldehyde, intentional self-harm, sequela | CMS +T592X3A | Toxic effect of formaldehyde, assault, initial encounter | CMS +T592X3D | Toxic effect of formaldehyde, assault, subsequent encounter | CMS +T592X3S | Toxic effect of formaldehyde, assault, sequela | CMS +T592X4A | Toxic effect of formaldehyde, undetermined, initial encounter | CMS +T592X4D | Toxic effect of formaldehyde, undetermined, subsequent encounter | CMS +T592X4S | Toxic effect of formaldehyde, undetermined, sequela | CMS +T593X1A | Toxic effect of lacrimogenic gas, accidental (unintentional), initial encounter | CMS +T593X1D | Toxic effect of lacrimogenic gas, accidental (unintentional), subsequent encounter | CMS +T593X1S | Toxic effect of lacrimogenic gas, accidental (unintentional), sequela | CMS +T593X2A | Toxic effect of lacrimogenic gas, intentional self-harm, initial encounter | CMS +T593X2D | Toxic effect of lacrimogenic gas, intentional self-harm, subsequent encounter | CMS +T593X2S | Toxic effect of lacrimogenic gas, intentional self-harm, sequela | CMS +T593X3A | Toxic effect of lacrimogenic gas, assault, initial encounter | CMS +T593X3D | Toxic effect of lacrimogenic gas, assault, subsequent encounter | CMS +T593X3S | Toxic effect of lacrimogenic gas, assault, sequela | CMS +T593X4A | Toxic effect of lacrimogenic gas, undetermined, initial encounter | CMS +T593X4D | Toxic effect of lacrimogenic gas, undetermined, subsequent encounter | CMS +T593X4S | Toxic effect of lacrimogenic gas, undetermined, sequela | CMS +T594X1A | Toxic effect of chlorine gas, accidental (unintentional), initial encounter | CMS +T594X1D | Toxic effect of chlorine gas, accidental (unintentional), subsequent encounter | CMS +T594X1S | Toxic effect of chlorine gas, accidental (unintentional), sequela | CMS +T594X2A | Toxic effect of chlorine gas, intentional self-harm, initial encounter | CMS +T594X2D | Toxic effect of chlorine gas, intentional self-harm, subsequent encounter | CMS +T594X2S | Toxic effect of chlorine gas, intentional self-harm, sequela | CMS +T594X3A | Toxic effect of chlorine gas, assault, initial encounter | CMS +T594X3D | Toxic effect of chlorine gas, assault, subsequent encounter | CMS +T594X3S | Toxic effect of chlorine gas, assault, sequela | CMS +T594X4A | Toxic effect of chlorine gas, undetermined, initial encounter | CMS +T594X4D | Toxic effect of chlorine gas, undetermined, subsequent encounter | CMS +T594X4S | Toxic effect of chlorine gas, undetermined, sequela | CMS +T595X1A | Toxic effect of fluorine gas and hydrogen fluoride, accidental (unintentional), initial encounter | CMS +T595X1D | Toxic effect of fluorine gas and hydrogen fluoride, accidental (unintentional), subsequent encounter | CMS +T595X1S | Toxic effect of fluorine gas and hydrogen fluoride, accidental (unintentional), sequela | CMS +T595X2A | Toxic effect of fluorine gas and hydrogen fluoride, intentional self-harm, initial encounter | CMS +T595X2D | Toxic effect of fluorine gas and hydrogen fluoride, intentional self-harm, subsequent encounter | CMS +T595X2S | Toxic effect of fluorine gas and hydrogen fluoride, intentional self-harm, sequela | CMS +T595X3A | Toxic effect of fluorine gas and hydrogen fluoride, assault, initial encounter | CMS +T595X3D | Toxic effect of fluorine gas and hydrogen fluoride, assault, subsequent encounter | CMS +T595X3S | Toxic effect of fluorine gas and hydrogen fluoride, assault, sequela | CMS +T595X4A | Toxic effect of fluorine gas and hydrogen fluoride, undetermined, initial encounter | CMS +T595X4D | Toxic effect of fluorine gas and hydrogen fluoride, undetermined, subsequent encounter | CMS +T595X4S | Toxic effect of fluorine gas and hydrogen fluoride, undetermined, sequela | CMS +T596X1A | Toxic effect of hydrogen sulfide, accidental (unintentional), initial encounter | CMS +T596X1D | Toxic effect of hydrogen sulfide, accidental (unintentional), subsequent encounter | CMS +T596X1S | Toxic effect of hydrogen sulfide, accidental (unintentional), sequela | CMS +T596X2A | Toxic effect of hydrogen sulfide, intentional self-harm, initial encounter | CMS +T596X2D | Toxic effect of hydrogen sulfide, intentional self-harm, subsequent encounter | CMS +T596X2S | Toxic effect of hydrogen sulfide, intentional self-harm, sequela | CMS +T596X3A | Toxic effect of hydrogen sulfide, assault, initial encounter | CMS +T596X3D | Toxic effect of hydrogen sulfide, assault, subsequent encounter | CMS +T596X3S | Toxic effect of hydrogen sulfide, assault, sequela | CMS +T596X4A | Toxic effect of hydrogen sulfide, undetermined, initial encounter | CMS +T596X4D | Toxic effect of hydrogen sulfide, undetermined, subsequent encounter | CMS +T596X4S | Toxic effect of hydrogen sulfide, undetermined, sequela | CMS +T597X1A | Toxic effect of carbon dioxide, accidental (unintentional), initial encounter | CMS +T597X1D | Toxic effect of carbon dioxide, accidental (unintentional), subsequent encounter | CMS +T597X1S | Toxic effect of carbon dioxide, accidental (unintentional), sequela | CMS +T597X2A | Toxic effect of carbon dioxide, intentional self-harm, initial encounter | CMS +T597X2D | Toxic effect of carbon dioxide, intentional self-harm, subsequent encounter | CMS +T597X2S | Toxic effect of carbon dioxide, intentional self-harm, sequela | CMS +T597X3A | Toxic effect of carbon dioxide, assault, initial encounter | CMS +T597X3D | Toxic effect of carbon dioxide, assault, subsequent encounter | CMS +T597X3S | Toxic effect of carbon dioxide, assault, sequela | CMS +T597X4A | Toxic effect of carbon dioxide, undetermined, initial encounter | CMS +T597X4D | Toxic effect of carbon dioxide, undetermined, subsequent encounter | CMS +T597X4S | Toxic effect of carbon dioxide, undetermined, sequela | CMS +T59811A | Toxic effect of smoke, accidental (unintentional), initial encounter | CMS +T59811D | Toxic effect of smoke, accidental (unintentional), subsequent encounter | CMS +T59811S | Toxic effect of smoke, accidental (unintentional), sequela | CMS +T59812A | Toxic effect of smoke, intentional self-harm, initial encounter | CMS +T59812D | Toxic effect of smoke, intentional self-harm, subsequent encounter | CMS +T59812S | Toxic effect of smoke, intentional self-harm, sequela | CMS +T59813A | Toxic effect of smoke, assault, initial encounter | CMS +T59813D | Toxic effect of smoke, assault, subsequent encounter | CMS +T59813S | Toxic effect of smoke, assault, sequela | CMS +T59814A | Toxic effect of smoke, undetermined, initial encounter | CMS +T59814D | Toxic effect of smoke, undetermined, subsequent encounter | CMS +T59814S | Toxic effect of smoke, undetermined, sequela | CMS +T59891A | Toxic effect of other specified gases, fumes and vapors, accidental (unintentional), initial encounter | CMS +T59891D | Toxic effect of other specified gases, fumes and vapors, accidental (unintentional), subsequent encounter | CMS +T59891S | Toxic effect of other specified gases, fumes and vapors, accidental (unintentional), sequela | CMS +T59892A | Toxic effect of other specified gases, fumes and vapors, intentional self-harm, initial encounter | CMS +T59892D | Toxic effect of other specified gases, fumes and vapors, intentional self-harm, subsequent encounter | CMS +T59892S | Toxic effect of other specified gases, fumes and vapors, intentional self-harm, sequela | CMS +T59893A | Toxic effect of other specified gases, fumes and vapors, assault, initial encounter | CMS +T59893D | Toxic effect of other specified gases, fumes and vapors, assault, subsequent encounter | CMS +T59893S | Toxic effect of other specified gases, fumes and vapors, assault, sequela | CMS +T59894A | Toxic effect of other specified gases, fumes and vapors, undetermined, initial encounter | CMS +T59894D | Toxic effect of other specified gases, fumes and vapors, undetermined, subsequent encounter | CMS +T59894S | Toxic effect of other specified gases, fumes and vapors, undetermined, sequela | CMS +T5991XA | Toxic effect of unspecified gases, fumes and vapors, accidental (unintentional), initial encounter | CMS +T5991XD | Toxic effect of unspecified gases, fumes and vapors, accidental (unintentional), subsequent encounter | CMS +T5991XS | Toxic effect of unspecified gases, fumes and vapors, accidental (unintentional), sequela | CMS +T5992XA | Toxic effect of unspecified gases, fumes and vapors, intentional self-harm, initial encounter | CMS +T5992XD | Toxic effect of unspecified gases, fumes and vapors, intentional self-harm, subsequent encounter | CMS +T5992XS | Toxic effect of unspecified gases, fumes and vapors, intentional self-harm, sequela | CMS +T5993XA | Toxic effect of unspecified gases, fumes and vapors, assault, initial encounter | CMS +T5993XD | Toxic effect of unspecified gases, fumes and vapors, assault, subsequent encounter | CMS +T5993XS | Toxic effect of unspecified gases, fumes and vapors, assault, sequela | CMS +T5994XA | Toxic effect of unspecified gases, fumes and vapors, undetermined, initial encounter | CMS +T5994XD | Toxic effect of unspecified gases, fumes and vapors, undetermined, subsequent encounter | CMS +T5994XS | Toxic effect of unspecified gases, fumes and vapors, undetermined, sequela | CMS +T600X1A | Toxic effect of organophosphate and carbamate insecticides, accidental (unintentional), initial encounter | CMS +T600X1D | Toxic effect of organophosphate and carbamate insecticides, accidental (unintentional), subsequent encounter | CMS +T600X1S | Toxic effect of organophosphate and carbamate insecticides, accidental (unintentional), sequela | CMS +T600X2A | Toxic effect of organophosphate and carbamate insecticides, intentional self-harm, initial encounter | CMS +T600X2D | Toxic effect of organophosphate and carbamate insecticides, intentional self-harm, subsequent encounter | CMS +T600X2S | Toxic effect of organophosphate and carbamate insecticides, intentional self-harm, sequela | CMS +T600X3A | Toxic effect of organophosphate and carbamate insecticides, assault, initial encounter | CMS +T600X3D | Toxic effect of organophosphate and carbamate insecticides, assault, subsequent encounter | CMS +T600X3S | Toxic effect of organophosphate and carbamate insecticides, assault, sequela | CMS +T600X4A | Toxic effect of organophosphate and carbamate insecticides, undetermined, initial encounter | CMS +T600X4D | Toxic effect of organophosphate and carbamate insecticides, undetermined, subsequent encounter | CMS +T600X4S | Toxic effect of organophosphate and carbamate insecticides, undetermined, sequela | CMS +T601X1A | Toxic effect of halogenated insecticides, accidental (unintentional), initial encounter | CMS +T601X1D | Toxic effect of halogenated insecticides, accidental (unintentional), subsequent encounter | CMS +T601X1S | Toxic effect of halogenated insecticides, accidental (unintentional), sequela | CMS +T601X2A | Toxic effect of halogenated insecticides, intentional self-harm, initial encounter | CMS +T601X2D | Toxic effect of halogenated insecticides, intentional self-harm, subsequent encounter | CMS +T601X2S | Toxic effect of halogenated insecticides, intentional self-harm, sequela | CMS +T601X3A | Toxic effect of halogenated insecticides, assault, initial encounter | CMS +T601X3D | Toxic effect of halogenated insecticides, assault, subsequent encounter | CMS +T601X3S | Toxic effect of halogenated insecticides, assault, sequela | CMS +T601X4A | Toxic effect of halogenated insecticides, undetermined, initial encounter | CMS +T601X4D | Toxic effect of halogenated insecticides, undetermined, subsequent encounter | CMS +T601X4S | Toxic effect of halogenated insecticides, undetermined, sequela | CMS +T602X1A | Toxic effect of other insecticides, accidental (unintentional), initial encounter | CMS +T602X1D | Toxic effect of other insecticides, accidental (unintentional), subsequent encounter | CMS +T602X1S | Toxic effect of other insecticides, accidental (unintentional), sequela | CMS +T602X2A | Toxic effect of other insecticides, intentional self-harm, initial encounter | CMS +T602X2D | Toxic effect of other insecticides, intentional self-harm, subsequent encounter | CMS +T602X2S | Toxic effect of other insecticides, intentional self-harm, sequela | CMS +T602X3A | Toxic effect of other insecticides, assault, initial encounter | CMS +T602X3D | Toxic effect of other insecticides, assault, subsequent encounter | CMS +T602X3S | Toxic effect of other insecticides, assault, sequela | CMS +T602X4A | Toxic effect of other insecticides, undetermined, initial encounter | CMS +T602X4D | Toxic effect of other insecticides, undetermined, subsequent encounter | CMS +T602X4S | Toxic effect of other insecticides, undetermined, sequela | CMS +T603X1A | Toxic effect of herbicides and fungicides, accidental (unintentional), initial encounter | CMS +T603X1D | Toxic effect of herbicides and fungicides, accidental (unintentional), subsequent encounter | CMS +T603X1S | Toxic effect of herbicides and fungicides, accidental (unintentional), sequela | CMS +T603X2A | Toxic effect of herbicides and fungicides, intentional self-harm, initial encounter | CMS +T603X2D | Toxic effect of herbicides and fungicides, intentional self-harm, subsequent encounter | CMS +T603X2S | Toxic effect of herbicides and fungicides, intentional self-harm, sequela | CMS +T603X3A | Toxic effect of herbicides and fungicides, assault, initial encounter | CMS +T603X3D | Toxic effect of herbicides and fungicides, assault, subsequent encounter | CMS +T603X3S | Toxic effect of herbicides and fungicides, assault, sequela | CMS +T603X4A | Toxic effect of herbicides and fungicides, undetermined, initial encounter | CMS +T603X4D | Toxic effect of herbicides and fungicides, undetermined, subsequent encounter | CMS +T603X4S | Toxic effect of herbicides and fungicides, undetermined, sequela | CMS +T604X1A | Toxic effect of rodenticides, accidental (unintentional), initial encounter | CMS +T604X1D | Toxic effect of rodenticides, accidental (unintentional), subsequent encounter | CMS +T604X1S | Toxic effect of rodenticides, accidental (unintentional), sequela | CMS +T604X2A | Toxic effect of rodenticides, intentional self-harm, initial encounter | CMS +T604X2D | Toxic effect of rodenticides, intentional self-harm, subsequent encounter | CMS +T604X2S | Toxic effect of rodenticides, intentional self-harm, sequela | CMS +T604X3A | Toxic effect of rodenticides, assault, initial encounter | CMS +T604X3D | Toxic effect of rodenticides, assault, subsequent encounter | CMS +T604X3S | Toxic effect of rodenticides, assault, sequela | CMS +T604X4A | Toxic effect of rodenticides, undetermined, initial encounter | CMS +T604X4D | Toxic effect of rodenticides, undetermined, subsequent encounter | CMS +T604X4S | Toxic effect of rodenticides, undetermined, sequela | CMS +T608X1A | Toxic effect of other pesticides, accidental (unintentional), initial encounter | CMS +T608X1D | Toxic effect of other pesticides, accidental (unintentional), subsequent encounter | CMS +T608X1S | Toxic effect of other pesticides, accidental (unintentional), sequela | CMS +T608X2A | Toxic effect of other pesticides, intentional self-harm, initial encounter | CMS +T608X2D | Toxic effect of other pesticides, intentional self-harm, subsequent encounter | CMS +T608X2S | Toxic effect of other pesticides, intentional self-harm, sequela | CMS +T608X3A | Toxic effect of other pesticides, assault, initial encounter | CMS +T608X3D | Toxic effect of other pesticides, assault, subsequent encounter | CMS +T608X3S | Toxic effect of other pesticides, assault, sequela | CMS +T608X4A | Toxic effect of other pesticides, undetermined, initial encounter | CMS +T608X4D | Toxic effect of other pesticides, undetermined, subsequent encounter | CMS +T608X4S | Toxic effect of other pesticides, undetermined, sequela | CMS +T6091XA | Toxic effect of unspecified pesticide, accidental (unintentional), initial encounter | CMS +T6091XD | Toxic effect of unspecified pesticide, accidental (unintentional), subsequent encounter | CMS +T6091XS | Toxic effect of unspecified pesticide, accidental (unintentional), sequela | CMS +T6092XA | Toxic effect of unspecified pesticide, intentional self-harm, initial encounter | CMS +T6092XD | Toxic effect of unspecified pesticide, intentional self-harm, subsequent encounter | CMS +T6092XS | Toxic effect of unspecified pesticide, intentional self-harm, sequela | CMS +T6093XA | Toxic effect of unspecified pesticide, assault, initial encounter | CMS +T6093XD | Toxic effect of unspecified pesticide, assault, subsequent encounter | CMS +T6093XS | Toxic effect of unspecified pesticide, assault, sequela | CMS +T6094XA | Toxic effect of unspecified pesticide, undetermined, initial encounter | CMS +T6094XD | Toxic effect of unspecified pesticide, undetermined, subsequent encounter | CMS +T6094XS | Toxic effect of unspecified pesticide, undetermined, sequela | CMS +T6101XA | Ciguatera fish poisoning, accidental (unintentional), initial encounter | CMS +T6101XD | Ciguatera fish poisoning, accidental (unintentional), subsequent encounter | CMS +T6101XS | Ciguatera fish poisoning, accidental (unintentional), sequela | CMS +T6102XA | Ciguatera fish poisoning, intentional self-harm, initial encounter | CMS +T6102XD | Ciguatera fish poisoning, intentional self-harm, subsequent encounter | CMS +T6102XS | Ciguatera fish poisoning, intentional self-harm, sequela | CMS +T6103XA | Ciguatera fish poisoning, assault, initial encounter | CMS +T6103XD | Ciguatera fish poisoning, assault, subsequent encounter | CMS +T6103XS | Ciguatera fish poisoning, assault, sequela | CMS +T6104XA | Ciguatera fish poisoning, undetermined, initial encounter | CMS +T6104XD | Ciguatera fish poisoning, undetermined, subsequent encounter | CMS +T6104XS | Ciguatera fish poisoning, undetermined, sequela | CMS +T6111XA | Scombroid fish poisoning, accidental (unintentional), initial encounter | CMS +T6111XD | Scombroid fish poisoning, accidental (unintentional), subsequent encounter | CMS +T6111XS | Scombroid fish poisoning, accidental (unintentional), sequela | CMS +T6112XA | Scombroid fish poisoning, intentional self-harm, initial encounter | CMS +T6112XD | Scombroid fish poisoning, intentional self-harm, subsequent encounter | CMS +T6112XS | Scombroid fish poisoning, intentional self-harm, sequela | CMS +T6113XA | Scombroid fish poisoning, assault, initial encounter | CMS +T6113XD | Scombroid fish poisoning, assault, subsequent encounter | CMS +T6113XS | Scombroid fish poisoning, assault, sequela | CMS +T6114XA | Scombroid fish poisoning, undetermined, initial encounter | CMS +T6114XD | Scombroid fish poisoning, undetermined, subsequent encounter | CMS +T6114XS | Scombroid fish poisoning, undetermined, sequela | CMS +T61771A | Other fish poisoning, accidental (unintentional), initial encounter | CMS +T61771D | Other fish poisoning, accidental (unintentional), subsequent encounter | CMS +T61771S | Other fish poisoning, accidental (unintentional), sequela | CMS +T61772A | Other fish poisoning, intentional self-harm, initial encounter | CMS +T61772D | Other fish poisoning, intentional self-harm, subsequent encounter | CMS +T61772S | Other fish poisoning, intentional self-harm, sequela | CMS +T61773A | Other fish poisoning, assault, initial encounter | CMS +T61773D | Other fish poisoning, assault, subsequent encounter | CMS +T61773S | Other fish poisoning, assault, sequela | CMS +T61774A | Other fish poisoning, undetermined, initial encounter | CMS +T61774D | Other fish poisoning, undetermined, subsequent encounter | CMS +T61774S | Other fish poisoning, undetermined, sequela | CMS +T61781A | Other shellfish poisoning, accidental (unintentional), initial encounter | CMS +T61781D | Other shellfish poisoning, accidental (unintentional), subsequent encounter | CMS +T61781S | Other shellfish poisoning, accidental (unintentional), sequela | CMS +T61782A | Other shellfish poisoning, intentional self-harm, initial encounter | CMS +T61782D | Other shellfish poisoning, intentional self-harm, subsequent encounter | CMS +T61782S | Other shellfish poisoning, intentional self-harm, sequela | CMS +T61783A | Other shellfish poisoning, assault, initial encounter | CMS +T61783D | Other shellfish poisoning, assault, subsequent encounter | CMS +T61783S | Other shellfish poisoning, assault, sequela | CMS +T61784A | Other shellfish poisoning, undetermined, initial encounter | CMS +T61784D | Other shellfish poisoning, undetermined, subsequent encounter | CMS +T61784S | Other shellfish poisoning, undetermined, sequela | CMS +T618X1A | Toxic effect of other seafood, accidental (unintentional), initial encounter | CMS +T618X1D | Toxic effect of other seafood, accidental (unintentional), subsequent encounter | CMS +T618X1S | Toxic effect of other seafood, accidental (unintentional), sequela | CMS +T618X2A | Toxic effect of other seafood, intentional self-harm, initial encounter | CMS +T618X2D | Toxic effect of other seafood, intentional self-harm, subsequent encounter | CMS +T618X2S | Toxic effect of other seafood, intentional self-harm, sequela | CMS +T618X3A | Toxic effect of other seafood, assault, initial encounter | CMS +T618X3D | Toxic effect of other seafood, assault, subsequent encounter | CMS +T618X3S | Toxic effect of other seafood, assault, sequela | CMS +T618X4A | Toxic effect of other seafood, undetermined, initial encounter | CMS +T618X4D | Toxic effect of other seafood, undetermined, subsequent encounter | CMS +T618X4S | Toxic effect of other seafood, undetermined, sequela | CMS +T6191XA | Toxic effect of unspecified seafood, accidental (unintentional), initial encounter | CMS +T6191XD | Toxic effect of unspecified seafood, accidental (unintentional), subsequent encounter | CMS +T6191XS | Toxic effect of unspecified seafood, accidental (unintentional), sequela | CMS +T6192XA | Toxic effect of unspecified seafood, intentional self-harm, initial encounter | CMS +T6192XD | Toxic effect of unspecified seafood, intentional self-harm, subsequent encounter | CMS +T6192XS | Toxic effect of unspecified seafood, intentional self-harm, sequela | CMS +T6193XA | Toxic effect of unspecified seafood, assault, initial encounter | CMS +T6193XD | Toxic effect of unspecified seafood, assault, subsequent encounter | CMS +T6193XS | Toxic effect of unspecified seafood, assault, sequela | CMS +T6194XA | Toxic effect of unspecified seafood, undetermined, initial encounter | CMS +T6194XD | Toxic effect of unspecified seafood, undetermined, subsequent encounter | CMS +T6194XS | Toxic effect of unspecified seafood, undetermined, sequela | CMS +T620X1A | Toxic effect of ingested mushrooms, accidental (unintentional), initial encounter | CMS +T620X1D | Toxic effect of ingested mushrooms, accidental (unintentional), subsequent encounter | CMS +T620X1S | Toxic effect of ingested mushrooms, accidental (unintentional), sequela | CMS +T620X2A | Toxic effect of ingested mushrooms, intentional self-harm, initial encounter | CMS +T620X2D | Toxic effect of ingested mushrooms, intentional self-harm, subsequent encounter | CMS +T620X2S | Toxic effect of ingested mushrooms, intentional self-harm, sequela | CMS +T620X3A | Toxic effect of ingested mushrooms, assault, initial encounter | CMS +T620X3D | Toxic effect of ingested mushrooms, assault, subsequent encounter | CMS +T620X3S | Toxic effect of ingested mushrooms, assault, sequela | CMS +T620X4A | Toxic effect of ingested mushrooms, undetermined, initial encounter | CMS +T620X4D | Toxic effect of ingested mushrooms, undetermined, subsequent encounter | CMS +T620X4S | Toxic effect of ingested mushrooms, undetermined, sequela | CMS +T621X1A | Toxic effect of ingested berries, accidental (unintentional), initial encounter | CMS +T621X1D | Toxic effect of ingested berries, accidental (unintentional), subsequent encounter | CMS +T621X1S | Toxic effect of ingested berries, accidental (unintentional), sequela | CMS +T621X2A | Toxic effect of ingested berries, intentional self-harm, initial encounter | CMS +T621X2D | Toxic effect of ingested berries, intentional self-harm, subsequent encounter | CMS +T621X2S | Toxic effect of ingested berries, intentional self-harm, sequela | CMS +T621X3A | Toxic effect of ingested berries, assault, initial encounter | CMS +T621X3D | Toxic effect of ingested berries, assault, subsequent encounter | CMS +T621X3S | Toxic effect of ingested berries, assault, sequela | CMS +T621X4A | Toxic effect of ingested berries, undetermined, initial encounter | CMS +T621X4D | Toxic effect of ingested berries, undetermined, subsequent encounter | CMS +T621X4S | Toxic effect of ingested berries, undetermined, sequela | CMS +T622X1A | Toxic effect of other ingested (parts of) plant(s), accidental (unintentional), initial encounter | CMS +T622X1D | Toxic effect of other ingested (parts of) plant(s), accidental (unintentional), subsequent encounter | CMS +T622X1S | Toxic effect of other ingested (parts of) plant(s), accidental (unintentional), sequela | CMS +T622X2A | Toxic effect of other ingested (parts of) plant(s), intentional self-harm, initial encounter | CMS +T622X2D | Toxic effect of other ingested (parts of) plant(s), intentional self-harm, subsequent encounter | CMS +T622X2S | Toxic effect of other ingested (parts of) plant(s), intentional self-harm, sequela | CMS +T622X3A | Toxic effect of other ingested (parts of) plant(s), assault, initial encounter | CMS +T622X3D | Toxic effect of other ingested (parts of) plant(s), assault, subsequent encounter | CMS +T622X3S | Toxic effect of other ingested (parts of) plant(s), assault, sequela | CMS +T622X4A | Toxic effect of other ingested (parts of) plant(s), undetermined, initial encounter | CMS +T622X4D | Toxic effect of other ingested (parts of) plant(s), undetermined, subsequent encounter | CMS +T622X4S | Toxic effect of other ingested (parts of) plant(s), undetermined, sequela | CMS +T628X1A | Toxic effect of other specified noxious substances eaten as food, accidental (unintentional), initial encounter | CMS +T628X1D | Toxic effect of other specified noxious substances eaten as food, accidental (unintentional), subsequent encounter | CMS +T628X1S | Toxic effect of other specified noxious substances eaten as food, accidental (unintentional), sequela | CMS +T628X2A | Toxic effect of other specified noxious substances eaten as food, intentional self-harm, initial encounter | CMS +T628X2D | Toxic effect of other specified noxious substances eaten as food, intentional self-harm, subsequent encounter | CMS +T628X2S | Toxic effect of other specified noxious substances eaten as food, intentional self-harm, sequela | CMS +T628X3A | Toxic effect of other specified noxious substances eaten as food, assault, initial encounter | CMS +T628X3D | Toxic effect of other specified noxious substances eaten as food, assault, subsequent encounter | CMS +T628X3S | Toxic effect of other specified noxious substances eaten as food, assault, sequela | CMS +T628X4A | Toxic effect of other specified noxious substances eaten as food, undetermined, initial encounter | CMS +T628X4D | Toxic effect of other specified noxious substances eaten as food, undetermined, subsequent encounter | CMS +T628X4S | Toxic effect of other specified noxious substances eaten as food, undetermined, sequela | CMS +T6291XA | Toxic effect of unspecified noxious substance eaten as food, accidental (unintentional), initial encounter | CMS +T6291XD | Toxic effect of unspecified noxious substance eaten as food, accidental (unintentional), subsequent encounter | CMS +T6291XS | Toxic effect of unspecified noxious substance eaten as food, accidental (unintentional), sequela | CMS +T6292XA | Toxic effect of unspecified noxious substance eaten as food, intentional self-harm, initial encounter | CMS +T6292XD | Toxic effect of unspecified noxious substance eaten as food, intentional self-harm, subsequent encounter | CMS +T6292XS | Toxic effect of unspecified noxious substance eaten as food, intentional self-harm, sequela | CMS +T6293XA | Toxic effect of unspecified noxious substance eaten as food, assault, initial encounter | CMS +T6293XD | Toxic effect of unspecified noxious substance eaten as food, assault, subsequent encounter | CMS +T6293XS | Toxic effect of unspecified noxious substance eaten as food, assault, sequela | CMS +T6294XA | Toxic effect of unspecified noxious substance eaten as food, undetermined, initial encounter | CMS +T6294XD | Toxic effect of unspecified noxious substance eaten as food, undetermined, subsequent encounter | CMS +T6294XS | Toxic effect of unspecified noxious substance eaten as food, undetermined, sequela | CMS +T63001A | Toxic effect of unspecified snake venom, accidental (unintentional), initial encounter | CMS +T63001D | Toxic effect of unspecified snake venom, accidental (unintentional), subsequent encounter | CMS +T63001S | Toxic effect of unspecified snake venom, accidental (unintentional), sequela | CMS +T63002A | Toxic effect of unspecified snake venom, intentional self-harm, initial encounter | CMS +T63002D | Toxic effect of unspecified snake venom, intentional self-harm, subsequent encounter | CMS +T63002S | Toxic effect of unspecified snake venom, intentional self-harm, sequela | CMS +T63003A | Toxic effect of unspecified snake venom, assault, initial encounter | CMS +T63003D | Toxic effect of unspecified snake venom, assault, subsequent encounter | CMS +T63003S | Toxic effect of unspecified snake venom, assault, sequela | CMS +T63004A | Toxic effect of unspecified snake venom, undetermined, initial encounter | CMS +T63004D | Toxic effect of unspecified snake venom, undetermined, subsequent encounter | CMS +T63004S | Toxic effect of unspecified snake venom, undetermined, sequela | CMS +T63011A | Toxic effect of rattlesnake venom, accidental (unintentional), initial encounter | CMS +T63011D | Toxic effect of rattlesnake venom, accidental (unintentional), subsequent encounter | CMS +T63011S | Toxic effect of rattlesnake venom, accidental (unintentional), sequela | CMS +T63012A | Toxic effect of rattlesnake venom, intentional self-harm, initial encounter | CMS +T63012D | Toxic effect of rattlesnake venom, intentional self-harm, subsequent encounter | CMS +T63012S | Toxic effect of rattlesnake venom, intentional self-harm, sequela | CMS +T63013A | Toxic effect of rattlesnake venom, assault, initial encounter | CMS +T63013D | Toxic effect of rattlesnake venom, assault, subsequent encounter | CMS +T63013S | Toxic effect of rattlesnake venom, assault, sequela | CMS +T63014A | Toxic effect of rattlesnake venom, undetermined, initial encounter | CMS +T63014D | Toxic effect of rattlesnake venom, undetermined, subsequent encounter | CMS +T63014S | Toxic effect of rattlesnake venom, undetermined, sequela | CMS +T63021A | Toxic effect of coral snake venom, accidental (unintentional), initial encounter | CMS +T63021D | Toxic effect of coral snake venom, accidental (unintentional), subsequent encounter | CMS +T63021S | Toxic effect of coral snake venom, accidental (unintentional), sequela | CMS +T63022A | Toxic effect of coral snake venom, intentional self-harm, initial encounter | CMS +T63022D | Toxic effect of coral snake venom, intentional self-harm, subsequent encounter | CMS +T63022S | Toxic effect of coral snake venom, intentional self-harm, sequela | CMS +T63023A | Toxic effect of coral snake venom, assault, initial encounter | CMS +T63023D | Toxic effect of coral snake venom, assault, subsequent encounter | CMS +T63023S | Toxic effect of coral snake venom, assault, sequela | CMS +T63024A | Toxic effect of coral snake venom, undetermined, initial encounter | CMS +T63024D | Toxic effect of coral snake venom, undetermined, subsequent encounter | CMS +T63024S | Toxic effect of coral snake venom, undetermined, sequela | CMS +T63031A | Toxic effect of taipan venom, accidental (unintentional), initial encounter | CMS +T63031D | Toxic effect of taipan venom, accidental (unintentional), subsequent encounter | CMS +T63031S | Toxic effect of taipan venom, accidental (unintentional), sequela | CMS +T63032A | Toxic effect of taipan venom, intentional self-harm, initial encounter | CMS +T63032D | Toxic effect of taipan venom, intentional self-harm, subsequent encounter | CMS +T63032S | Toxic effect of taipan venom, intentional self-harm, sequela | CMS +T63033A | Toxic effect of taipan venom, assault, initial encounter | CMS +T63033D | Toxic effect of taipan venom, assault, subsequent encounter | CMS +T63033S | Toxic effect of taipan venom, assault, sequela | CMS +T63034A | Toxic effect of taipan venom, undetermined, initial encounter | CMS +T63034D | Toxic effect of taipan venom, undetermined, subsequent encounter | CMS +T63034S | Toxic effect of taipan venom, undetermined, sequela | CMS +T63041A | Toxic effect of cobra venom, accidental (unintentional), initial encounter | CMS +T63041D | Toxic effect of cobra venom, accidental (unintentional), subsequent encounter | CMS +T63041S | Toxic effect of cobra venom, accidental (unintentional), sequela | CMS +T63042A | Toxic effect of cobra venom, intentional self-harm, initial encounter | CMS +T63042D | Toxic effect of cobra venom, intentional self-harm, subsequent encounter | CMS +T63042S | Toxic effect of cobra venom, intentional self-harm, sequela | CMS +T63043A | Toxic effect of cobra venom, assault, initial encounter | CMS +T63043D | Toxic effect of cobra venom, assault, subsequent encounter | CMS +T63043S | Toxic effect of cobra venom, assault, sequela | CMS +T63044A | Toxic effect of cobra venom, undetermined, initial encounter | CMS +T63044D | Toxic effect of cobra venom, undetermined, subsequent encounter | CMS +T63044S | Toxic effect of cobra venom, undetermined, sequela | CMS +T63061A | Toxic effect of venom of other North and South American snake, accidental (unintentional), initial encounter | CMS +T63061D | Toxic effect of venom of other North and South American snake, accidental (unintentional), subsequent encounter | CMS +T63061S | Toxic effect of venom of other North and South American snake, accidental (unintentional), sequela | CMS +T63062A | Toxic effect of venom of other North and South American snake, intentional self-harm, initial encounter | CMS +T63062D | Toxic effect of venom of other North and South American snake, intentional self-harm, subsequent encounter | CMS +T63062S | Toxic effect of venom of other North and South American snake, intentional self-harm, sequela | CMS +T63063A | Toxic effect of venom of other North and South American snake, assault, initial encounter | CMS +T63063D | Toxic effect of venom of other North and South American snake, assault, subsequent encounter | CMS +T63063S | Toxic effect of venom of other North and South American snake, assault, sequela | CMS +T63064A | Toxic effect of venom of other North and South American snake, undetermined, initial encounter | CMS +T63064D | Toxic effect of venom of other North and South American snake, undetermined, subsequent encounter | CMS +T63064S | Toxic effect of venom of other North and South American snake, undetermined, sequela | CMS +T63071A | Toxic effect of venom of other Australian snake, accidental (unintentional), initial encounter | CMS +T63071D | Toxic effect of venom of other Australian snake, accidental (unintentional), subsequent encounter | CMS +T63071S | Toxic effect of venom of other Australian snake, accidental (unintentional), sequela | CMS +T63072A | Toxic effect of venom of other Australian snake, intentional self-harm, initial encounter | CMS +T63072D | Toxic effect of venom of other Australian snake, intentional self-harm, subsequent encounter | CMS +T63072S | Toxic effect of venom of other Australian snake, intentional self-harm, sequela | CMS +T63073A | Toxic effect of venom of other Australian snake, assault, initial encounter | CMS +T63073D | Toxic effect of venom of other Australian snake, assault, subsequent encounter | CMS +T63073S | Toxic effect of venom of other Australian snake, assault, sequela | CMS +T63074A | Toxic effect of venom of other Australian snake, undetermined, initial encounter | CMS +T63074D | Toxic effect of venom of other Australian snake, undetermined, subsequent encounter | CMS +T63074S | Toxic effect of venom of other Australian snake, undetermined, sequela | CMS +T63081A | Toxic effect of venom of other African and Asian snake, accidental (unintentional), initial encounter | CMS +T63081D | Toxic effect of venom of other African and Asian snake, accidental (unintentional), subsequent encounter | CMS +T63081S | Toxic effect of venom of other African and Asian snake, accidental (unintentional), sequela | CMS +T63082A | Toxic effect of venom of other African and Asian snake, intentional self-harm, initial encounter | CMS +T63082D | Toxic effect of venom of other African and Asian snake, intentional self-harm, subsequent encounter | CMS +T63082S | Toxic effect of venom of other African and Asian snake, intentional self-harm, sequela | CMS +T63083A | Toxic effect of venom of other African and Asian snake, assault, initial encounter | CMS +T63083D | Toxic effect of venom of other African and Asian snake, assault, subsequent encounter | CMS +T63083S | Toxic effect of venom of other African and Asian snake, assault, sequela | CMS +T63084A | Toxic effect of venom of other African and Asian snake, undetermined, initial encounter | CMS +T63084D | Toxic effect of venom of other African and Asian snake, undetermined, subsequent encounter | CMS +T63084S | Toxic effect of venom of other African and Asian snake, undetermined, sequela | CMS +T63091A | Toxic effect of venom of other snake, accidental (unintentional), initial encounter | CMS +T63091D | Toxic effect of venom of other snake, accidental (unintentional), subsequent encounter | CMS +T63091S | Toxic effect of venom of other snake, accidental (unintentional), sequela | CMS +T63092A | Toxic effect of venom of other snake, intentional self-harm, initial encounter | CMS +T63092D | Toxic effect of venom of other snake, intentional self-harm, subsequent encounter | CMS +T63092S | Toxic effect of venom of other snake, intentional self-harm, sequela | CMS +T63093A | Toxic effect of venom of other snake, assault, initial encounter | CMS +T63093D | Toxic effect of venom of other snake, assault, subsequent encounter | CMS +T63093S | Toxic effect of venom of other snake, assault, sequela | CMS +T63094A | Toxic effect of venom of other snake, undetermined, initial encounter | CMS +T63094D | Toxic effect of venom of other snake, undetermined, subsequent encounter | CMS +T63094S | Toxic effect of venom of other snake, undetermined, sequela | CMS +T63111A | Toxic effect of venom of gila monster, accidental (unintentional), initial encounter | CMS +T63111D | Toxic effect of venom of gila monster, accidental (unintentional), subsequent encounter | CMS +T63111S | Toxic effect of venom of gila monster, accidental (unintentional), sequela | CMS +T63112A | Toxic effect of venom of gila monster, intentional self-harm, initial encounter | CMS +T63112D | Toxic effect of venom of gila monster, intentional self-harm, subsequent encounter | CMS +T63112S | Toxic effect of venom of gila monster, intentional self-harm, sequela | CMS +T63113A | Toxic effect of venom of gila monster, assault, initial encounter | CMS +T63113D | Toxic effect of venom of gila monster, assault, subsequent encounter | CMS +T63113S | Toxic effect of venom of gila monster, assault, sequela | CMS +T63114A | Toxic effect of venom of gila monster, undetermined, initial encounter | CMS +T63114D | Toxic effect of venom of gila monster, undetermined, subsequent encounter | CMS +T63114S | Toxic effect of venom of gila monster, undetermined, sequela | CMS +T63121A | Toxic effect of venom of other venomous lizard, accidental (unintentional), initial encounter | CMS +T63121D | Toxic effect of venom of other venomous lizard, accidental (unintentional), subsequent encounter | CMS +T63121S | Toxic effect of venom of other venomous lizard, accidental (unintentional), sequela | CMS +T63122A | Toxic effect of venom of other venomous lizard, intentional self-harm, initial encounter | CMS +T63122D | Toxic effect of venom of other venomous lizard, intentional self-harm, subsequent encounter | CMS +T63122S | Toxic effect of venom of other venomous lizard, intentional self-harm, sequela | CMS +T63123A | Toxic effect of venom of other venomous lizard, assault, initial encounter | CMS +T63123D | Toxic effect of venom of other venomous lizard, assault, subsequent encounter | CMS +T63123S | Toxic effect of venom of other venomous lizard, assault, sequela | CMS +T63124A | Toxic effect of venom of other venomous lizard, undetermined, initial encounter | CMS +T63124D | Toxic effect of venom of other venomous lizard, undetermined, subsequent encounter | CMS +T63124S | Toxic effect of venom of other venomous lizard, undetermined, sequela | CMS +T63191A | Toxic effect of venom of other reptiles, accidental (unintentional), initial encounter | CMS +T63191D | Toxic effect of venom of other reptiles, accidental (unintentional), subsequent encounter | CMS +T63191S | Toxic effect of venom of other reptiles, accidental (unintentional), sequela | CMS +T63192A | Toxic effect of venom of other reptiles, intentional self-harm, initial encounter | CMS +T63192D | Toxic effect of venom of other reptiles, intentional self-harm, subsequent encounter | CMS +T63192S | Toxic effect of venom of other reptiles, intentional self-harm, sequela | CMS +T63193A | Toxic effect of venom of other reptiles, assault, initial encounter | CMS +T63193D | Toxic effect of venom of other reptiles, assault, subsequent encounter | CMS +T63193S | Toxic effect of venom of other reptiles, assault, sequela | CMS +T63194A | Toxic effect of venom of other reptiles, undetermined, initial encounter | CMS +T63194D | Toxic effect of venom of other reptiles, undetermined, subsequent encounter | CMS +T63194S | Toxic effect of venom of other reptiles, undetermined, sequela | CMS +T632X1A | Toxic effect of venom of scorpion, accidental (unintentional), initial encounter | CMS +T632X1D | Toxic effect of venom of scorpion, accidental (unintentional), subsequent encounter | CMS +T632X1S | Toxic effect of venom of scorpion, accidental (unintentional), sequela | CMS +T632X2A | Toxic effect of venom of scorpion, intentional self-harm, initial encounter | CMS +T632X2D | Toxic effect of venom of scorpion, intentional self-harm, subsequent encounter | CMS +T632X2S | Toxic effect of venom of scorpion, intentional self-harm, sequela | CMS +T632X3A | Toxic effect of venom of scorpion, assault, initial encounter | CMS +T632X3D | Toxic effect of venom of scorpion, assault, subsequent encounter | CMS +T632X3S | Toxic effect of venom of scorpion, assault, sequela | CMS +T632X4A | Toxic effect of venom of scorpion, undetermined, initial encounter | CMS +T632X4D | Toxic effect of venom of scorpion, undetermined, subsequent encounter | CMS +T632X4S | Toxic effect of venom of scorpion, undetermined, sequela | CMS +T63301A | Toxic effect of unspecified spider venom, accidental (unintentional), initial encounter | CMS +T63301D | Toxic effect of unspecified spider venom, accidental (unintentional), subsequent encounter | CMS +T63301S | Toxic effect of unspecified spider venom, accidental (unintentional), sequela | CMS +T63302A | Toxic effect of unspecified spider venom, intentional self-harm, initial encounter | CMS +T63302D | Toxic effect of unspecified spider venom, intentional self-harm, subsequent encounter | CMS +T63302S | Toxic effect of unspecified spider venom, intentional self-harm, sequela | CMS +T63303A | Toxic effect of unspecified spider venom, assault, initial encounter | CMS +T63303D | Toxic effect of unspecified spider venom, assault, subsequent encounter | CMS +T63303S | Toxic effect of unspecified spider venom, assault, sequela | CMS +T63304A | Toxic effect of unspecified spider venom, undetermined, initial encounter | CMS +T63304D | Toxic effect of unspecified spider venom, undetermined, subsequent encounter | CMS +T63304S | Toxic effect of unspecified spider venom, undetermined, sequela | CMS +T63311A | Toxic effect of venom of black widow spider, accidental (unintentional), initial encounter | CMS +T63311D | Toxic effect of venom of black widow spider, accidental (unintentional), subsequent encounter | CMS +T63311S | Toxic effect of venom of black widow spider, accidental (unintentional), sequela | CMS +T63312A | Toxic effect of venom of black widow spider, intentional self-harm, initial encounter | CMS +T63312D | Toxic effect of venom of black widow spider, intentional self-harm, subsequent encounter | CMS +T63312S | Toxic effect of venom of black widow spider, intentional self-harm, sequela | CMS +T63313A | Toxic effect of venom of black widow spider, assault, initial encounter | CMS +T63313D | Toxic effect of venom of black widow spider, assault, subsequent encounter | CMS +T63313S | Toxic effect of venom of black widow spider, assault, sequela | CMS +T63314A | Toxic effect of venom of black widow spider, undetermined, initial encounter | CMS +T63314D | Toxic effect of venom of black widow spider, undetermined, subsequent encounter | CMS +T63314S | Toxic effect of venom of black widow spider, undetermined, sequela | CMS +T63321A | Toxic effect of venom of tarantula, accidental (unintentional), initial encounter | CMS +T63321D | Toxic effect of venom of tarantula, accidental (unintentional), subsequent encounter | CMS +T63321S | Toxic effect of venom of tarantula, accidental (unintentional), sequela | CMS +T63322A | Toxic effect of venom of tarantula, intentional self-harm, initial encounter | CMS +T63322D | Toxic effect of venom of tarantula, intentional self-harm, subsequent encounter | CMS +T63322S | Toxic effect of venom of tarantula, intentional self-harm, sequela | CMS +T63323A | Toxic effect of venom of tarantula, assault, initial encounter | CMS +T63323D | Toxic effect of venom of tarantula, assault, subsequent encounter | CMS +T63323S | Toxic effect of venom of tarantula, assault, sequela | CMS +T63324A | Toxic effect of venom of tarantula, undetermined, initial encounter | CMS +T63324D | Toxic effect of venom of tarantula, undetermined, subsequent encounter | CMS +T63324S | Toxic effect of venom of tarantula, undetermined, sequela | CMS +T63331A | Toxic effect of venom of brown recluse spider, accidental (unintentional), initial encounter | CMS +T63331D | Toxic effect of venom of brown recluse spider, accidental (unintentional), subsequent encounter | CMS +T63331S | Toxic effect of venom of brown recluse spider, accidental (unintentional), sequela | CMS +T63332A | Toxic effect of venom of brown recluse spider, intentional self-harm, initial encounter | CMS +T63332D | Toxic effect of venom of brown recluse spider, intentional self-harm, subsequent encounter | CMS +T63332S | Toxic effect of venom of brown recluse spider, intentional self-harm, sequela | CMS +T63333A | Toxic effect of venom of brown recluse spider, assault, initial encounter | CMS +T63333D | Toxic effect of venom of brown recluse spider, assault, subsequent encounter | CMS +T63333S | Toxic effect of venom of brown recluse spider, assault, sequela | CMS +T63334A | Toxic effect of venom of brown recluse spider, undetermined, initial encounter | CMS +T63334D | Toxic effect of venom of brown recluse spider, undetermined, subsequent encounter | CMS +T63334S | Toxic effect of venom of brown recluse spider, undetermined, sequela | CMS +T63391A | Toxic effect of venom of other spider, accidental (unintentional), initial encounter | CMS +T63391D | Toxic effect of venom of other spider, accidental (unintentional), subsequent encounter | CMS +T63391S | Toxic effect of venom of other spider, accidental (unintentional), sequela | CMS +T63392A | Toxic effect of venom of other spider, intentional self-harm, initial encounter | CMS +T63392D | Toxic effect of venom of other spider, intentional self-harm, subsequent encounter | CMS +T63392S | Toxic effect of venom of other spider, intentional self-harm, sequela | CMS +T63393A | Toxic effect of venom of other spider, assault, initial encounter | CMS +T63393D | Toxic effect of venom of other spider, assault, subsequent encounter | CMS +T63393S | Toxic effect of venom of other spider, assault, sequela | CMS +T63394A | Toxic effect of venom of other spider, undetermined, initial encounter | CMS +T63394D | Toxic effect of venom of other spider, undetermined, subsequent encounter | CMS +T63394S | Toxic effect of venom of other spider, undetermined, sequela | CMS +T63411A | Toxic effect of venom of centipedes and venomous millipedes, accidental (unintentional), initial encounter | CMS +T63411D | Toxic effect of venom of centipedes and venomous millipedes, accidental (unintentional), subsequent encounter | CMS +T63411S | Toxic effect of venom of centipedes and venomous millipedes, accidental (unintentional), sequela | CMS +T63412A | Toxic effect of venom of centipedes and venomous millipedes, intentional self-harm, initial encounter | CMS +T63412D | Toxic effect of venom of centipedes and venomous millipedes, intentional self-harm, subsequent encounter | CMS +T63412S | Toxic effect of venom of centipedes and venomous millipedes, intentional self-harm, sequela | CMS +T63413A | Toxic effect of venom of centipedes and venomous millipedes, assault, initial encounter | CMS +T63413D | Toxic effect of venom of centipedes and venomous millipedes, assault, subsequent encounter | CMS +T63413S | Toxic effect of venom of centipedes and venomous millipedes, assault, sequela | CMS +T63414A | Toxic effect of venom of centipedes and venomous millipedes, undetermined, initial encounter | CMS +T63414D | Toxic effect of venom of centipedes and venomous millipedes, undetermined, subsequent encounter | CMS +T63414S | Toxic effect of venom of centipedes and venomous millipedes, undetermined, sequela | CMS +T63421A | Toxic effect of venom of ants, accidental (unintentional), initial encounter | CMS +T63421D | Toxic effect of venom of ants, accidental (unintentional), subsequent encounter | CMS +T63421S | Toxic effect of venom of ants, accidental (unintentional), sequela | CMS +T63422A | Toxic effect of venom of ants, intentional self-harm, initial encounter | CMS +T63422D | Toxic effect of venom of ants, intentional self-harm, subsequent encounter | CMS +T63422S | Toxic effect of venom of ants, intentional self-harm, sequela | CMS +T63423A | Toxic effect of venom of ants, assault, initial encounter | CMS +T63423D | Toxic effect of venom of ants, assault, subsequent encounter | CMS +T63423S | Toxic effect of venom of ants, assault, sequela | CMS +T63424A | Toxic effect of venom of ants, undetermined, initial encounter | CMS +T63424D | Toxic effect of venom of ants, undetermined, subsequent encounter | CMS +T63424S | Toxic effect of venom of ants, undetermined, sequela | CMS +T63431A | Toxic effect of venom of caterpillars, accidental (unintentional), initial encounter | CMS +T63431D | Toxic effect of venom of caterpillars, accidental (unintentional), subsequent encounter | CMS +T63431S | Toxic effect of venom of caterpillars, accidental (unintentional), sequela | CMS +T63432A | Toxic effect of venom of caterpillars, intentional self-harm, initial encounter | CMS +T63432D | Toxic effect of venom of caterpillars, intentional self-harm, subsequent encounter | CMS +T63432S | Toxic effect of venom of caterpillars, intentional self-harm, sequela | CMS +T63433A | Toxic effect of venom of caterpillars, assault, initial encounter | CMS +T63433D | Toxic effect of venom of caterpillars, assault, subsequent encounter | CMS +T63433S | Toxic effect of venom of caterpillars, assault, sequela | CMS +T63434A | Toxic effect of venom of caterpillars, undetermined, initial encounter | CMS +T63434D | Toxic effect of venom of caterpillars, undetermined, subsequent encounter | CMS +T63434S | Toxic effect of venom of caterpillars, undetermined, sequela | CMS +T63441A | Toxic effect of venom of bees, accidental (unintentional), initial encounter | CMS +T63441D | Toxic effect of venom of bees, accidental (unintentional), subsequent encounter | CMS +T63441S | Toxic effect of venom of bees, accidental (unintentional), sequela | CMS +T63442A | Toxic effect of venom of bees, intentional self-harm, initial encounter | CMS +T63442D | Toxic effect of venom of bees, intentional self-harm, subsequent encounter | CMS +T63442S | Toxic effect of venom of bees, intentional self-harm, sequela | CMS +T63443A | Toxic effect of venom of bees, assault, initial encounter | CMS +T63443D | Toxic effect of venom of bees, assault, subsequent encounter | CMS +T63443S | Toxic effect of venom of bees, assault, sequela | CMS +T63444A | Toxic effect of venom of bees, undetermined, initial encounter | CMS +T63444D | Toxic effect of venom of bees, undetermined, subsequent encounter | CMS +T63444S | Toxic effect of venom of bees, undetermined, sequela | CMS +T63451A | Toxic effect of venom of hornets, accidental (unintentional), initial encounter | CMS +T63451D | Toxic effect of venom of hornets, accidental (unintentional), subsequent encounter | CMS +T63451S | Toxic effect of venom of hornets, accidental (unintentional), sequela | CMS +T63452A | Toxic effect of venom of hornets, intentional self-harm, initial encounter | CMS +T63452D | Toxic effect of venom of hornets, intentional self-harm, subsequent encounter | CMS +T63452S | Toxic effect of venom of hornets, intentional self-harm, sequela | CMS +T63453A | Toxic effect of venom of hornets, assault, initial encounter | CMS +T63453D | Toxic effect of venom of hornets, assault, subsequent encounter | CMS +T63453S | Toxic effect of venom of hornets, assault, sequela | CMS +T63454A | Toxic effect of venom of hornets, undetermined, initial encounter | CMS +T63454D | Toxic effect of venom of hornets, undetermined, subsequent encounter | CMS +T63454S | Toxic effect of venom of hornets, undetermined, sequela | CMS +T63461A | Toxic effect of venom of wasps, accidental (unintentional), initial encounter | CMS +T63461D | Toxic effect of venom of wasps, accidental (unintentional), subsequent encounter | CMS +T63461S | Toxic effect of venom of wasps, accidental (unintentional), sequela | CMS +T63462A | Toxic effect of venom of wasps, intentional self-harm, initial encounter | CMS +T63462D | Toxic effect of venom of wasps, intentional self-harm, subsequent encounter | CMS +T63462S | Toxic effect of venom of wasps, intentional self-harm, sequela | CMS +T63463A | Toxic effect of venom of wasps, assault, initial encounter | CMS +T63463D | Toxic effect of venom of wasps, assault, subsequent encounter | CMS +T63463S | Toxic effect of venom of wasps, assault, sequela | CMS +T63464A | Toxic effect of venom of wasps, undetermined, initial encounter | CMS +T63464D | Toxic effect of venom of wasps, undetermined, subsequent encounter | CMS +T63464S | Toxic effect of venom of wasps, undetermined, sequela | CMS +T63481A | Toxic effect of venom of other arthropod, accidental (unintentional), initial encounter | CMS +T63481D | Toxic effect of venom of other arthropod, accidental (unintentional), subsequent encounter | CMS +T63481S | Toxic effect of venom of other arthropod, accidental (unintentional), sequela | CMS +T63482A | Toxic effect of venom of other arthropod, intentional self-harm, initial encounter | CMS +T63482D | Toxic effect of venom of other arthropod, intentional self-harm, subsequent encounter | CMS +T63482S | Toxic effect of venom of other arthropod, intentional self-harm, sequela | CMS +T63483A | Toxic effect of venom of other arthropod, assault, initial encounter | CMS +T63483D | Toxic effect of venom of other arthropod, assault, subsequent encounter | CMS +T63483S | Toxic effect of venom of other arthropod, assault, sequela | CMS +T63484A | Toxic effect of venom of other arthropod, undetermined, initial encounter | CMS +T63484D | Toxic effect of venom of other arthropod, undetermined, subsequent encounter | CMS +T63484S | Toxic effect of venom of other arthropod, undetermined, sequela | CMS +T63511A | Toxic effect of contact with stingray, accidental (unintentional), initial encounter | CMS +T63511D | Toxic effect of contact with stingray, accidental (unintentional), subsequent encounter | CMS +T63511S | Toxic effect of contact with stingray, accidental (unintentional), sequela | CMS +T63512A | Toxic effect of contact with stingray, intentional self-harm, initial encounter | CMS +T63512D | Toxic effect of contact with stingray, intentional self-harm, subsequent encounter | CMS +T63512S | Toxic effect of contact with stingray, intentional self-harm, sequela | CMS +T63513A | Toxic effect of contact with stingray, assault, initial encounter | CMS +T63513D | Toxic effect of contact with stingray, assault, subsequent encounter | CMS +T63513S | Toxic effect of contact with stingray, assault, sequela | CMS +T63514A | Toxic effect of contact with stingray, undetermined, initial encounter | CMS +T63514D | Toxic effect of contact with stingray, undetermined, subsequent encounter | CMS +T63514S | Toxic effect of contact with stingray, undetermined, sequela | CMS +T63591A | Toxic effect of contact with other venomous fish, accidental (unintentional), initial encounter | CMS +T63591D | Toxic effect of contact with other venomous fish, accidental (unintentional), subsequent encounter | CMS +T63591S | Toxic effect of contact with other venomous fish, accidental (unintentional), sequela | CMS +T63592A | Toxic effect of contact with other venomous fish, intentional self-harm, initial encounter | CMS +T63592D | Toxic effect of contact with other venomous fish, intentional self-harm, subsequent encounter | CMS +T63592S | Toxic effect of contact with other venomous fish, intentional self-harm, sequela | CMS +T63593A | Toxic effect of contact with other venomous fish, assault, initial encounter | CMS +T63593D | Toxic effect of contact with other venomous fish, assault, subsequent encounter | CMS +T63593S | Toxic effect of contact with other venomous fish, assault, sequela | CMS +T63594A | Toxic effect of contact with other venomous fish, undetermined, initial encounter | CMS +T63594D | Toxic effect of contact with other venomous fish, undetermined, subsequent encounter | CMS +T63594S | Toxic effect of contact with other venomous fish, undetermined, sequela | CMS +T63611A | Toxic effect of contact with Portugese Man-o-war, accidental (unintentional), initial encounter | CMS +T63611D | Toxic effect of contact with Portugese Man-o-war, accidental (unintentional), subsequent encounter | CMS +T63611S | Toxic effect of contact with Portugese Man-o-war, accidental (unintentional), sequela | CMS +T63612A | Toxic effect of contact with Portugese Man-o-war, intentional self-harm, initial encounter | CMS +T63612D | Toxic effect of contact with Portugese Man-o-war, intentional self-harm, subsequent encounter | CMS +T63612S | Toxic effect of contact with Portugese Man-o-war, intentional self-harm, sequela | CMS +T63613A | Toxic effect of contact with Portugese Man-o-war, assault, initial encounter | CMS +T63613D | Toxic effect of contact with Portugese Man-o-war, assault, subsequent encounter | CMS +T63613S | Toxic effect of contact with Portugese Man-o-war, assault, sequela | CMS +T63614A | Toxic effect of contact with Portugese Man-o-war, undetermined, initial encounter | CMS +T63614D | Toxic effect of contact with Portugese Man-o-war, undetermined, subsequent encounter | CMS +T63614S | Toxic effect of contact with Portugese Man-o-war, undetermined, sequela | CMS +T63621A | Toxic effect of contact with other jellyfish, accidental (unintentional), initial encounter | CMS +T63621D | Toxic effect of contact with other jellyfish, accidental (unintentional), subsequent encounter | CMS +T63621S | Toxic effect of contact with other jellyfish, accidental (unintentional), sequela | CMS +T63622A | Toxic effect of contact with other jellyfish, intentional self-harm, initial encounter | CMS +T63622D | Toxic effect of contact with other jellyfish, intentional self-harm, subsequent encounter | CMS +T63622S | Toxic effect of contact with other jellyfish, intentional self-harm, sequela | CMS +T63623A | Toxic effect of contact with other jellyfish, assault, initial encounter | CMS +T63623D | Toxic effect of contact with other jellyfish, assault, subsequent encounter | CMS +T63623S | Toxic effect of contact with other jellyfish, assault, sequela | CMS +T63624A | Toxic effect of contact with other jellyfish, undetermined, initial encounter | CMS +T63624D | Toxic effect of contact with other jellyfish, undetermined, subsequent encounter | CMS +T63624S | Toxic effect of contact with other jellyfish, undetermined, sequela | CMS +T63631A | Toxic effect of contact with sea anemone, accidental (unintentional), initial encounter | CMS +T63631D | Toxic effect of contact with sea anemone, accidental (unintentional), subsequent encounter | CMS +T63631S | Toxic effect of contact with sea anemone, accidental (unintentional), sequela | CMS +T63632A | Toxic effect of contact with sea anemone, intentional self-harm, initial encounter | CMS +T63632D | Toxic effect of contact with sea anemone, intentional self-harm, subsequent encounter | CMS +T63632S | Toxic effect of contact with sea anemone, intentional self-harm, sequela | CMS +T63633A | Toxic effect of contact with sea anemone, assault, initial encounter | CMS +T63633D | Toxic effect of contact with sea anemone, assault, subsequent encounter | CMS +T63633S | Toxic effect of contact with sea anemone, assault, sequela | CMS +T63634A | Toxic effect of contact with sea anemone, undetermined, initial encounter | CMS +T63634D | Toxic effect of contact with sea anemone, undetermined, subsequent encounter | CMS +T63634S | Toxic effect of contact with sea anemone, undetermined, sequela | CMS +T63691A | Toxic effect of contact with other venomous marine animals, accidental (unintentional), initial encounter | CMS +T63691D | Toxic effect of contact with other venomous marine animals, accidental (unintentional), subsequent encounter | CMS +T63691S | Toxic effect of contact with other venomous marine animals, accidental (unintentional), sequela | CMS +T63692A | Toxic effect of contact with other venomous marine animals, intentional self-harm, initial encounter | CMS +T63692D | Toxic effect of contact with other venomous marine animals, intentional self-harm, subsequent encounter | CMS +T63692S | Toxic effect of contact with other venomous marine animals, intentional self-harm, sequela | CMS +T63693A | Toxic effect of contact with other venomous marine animals, assault, initial encounter | CMS +T63693D | Toxic effect of contact with other venomous marine animals, assault, subsequent encounter | CMS +T63693S | Toxic effect of contact with other venomous marine animals, assault, sequela | CMS +T63694A | Toxic effect of contact with other venomous marine animals, undetermined, initial encounter | CMS +T63694D | Toxic effect of contact with other venomous marine animals, undetermined, subsequent encounter | CMS +T63694S | Toxic effect of contact with other venomous marine animals, undetermined, sequela | CMS +T63711A | Toxic effect of contact with venomous marine plant, accidental (unintentional), initial encounter | CMS +T63711D | Toxic effect of contact with venomous marine plant, accidental (unintentional), subsequent encounter | CMS +T63711S | Toxic effect of contact with venomous marine plant, accidental (unintentional), sequela | CMS +T63712A | Toxic effect of contact with venomous marine plant, intentional self-harm, initial encounter | CMS +T63712D | Toxic effect of contact with venomous marine plant, intentional self-harm, subsequent encounter | CMS +T63712S | Toxic effect of contact with venomous marine plant, intentional self-harm, sequela | CMS +T63713A | Toxic effect of contact with venomous marine plant, assault, initial encounter | CMS +T63713D | Toxic effect of contact with venomous marine plant, assault, subsequent encounter | CMS +T63713S | Toxic effect of contact with venomous marine plant, assault, sequela | CMS +T63714A | Toxic effect of contact with venomous marine plant, undetermined, initial encounter | CMS +T63714D | Toxic effect of contact with venomous marine plant, undetermined, subsequent encounter | CMS +T63714S | Toxic effect of contact with venomous marine plant, undetermined, sequela | CMS +T63791A | Toxic effect of contact with other venomous plant, accidental (unintentional), initial encounter | CMS +T63791D | Toxic effect of contact with other venomous plant, accidental (unintentional), subsequent encounter | CMS +T63791S | Toxic effect of contact with other venomous plant, accidental (unintentional), sequela | CMS +T63792A | Toxic effect of contact with other venomous plant, intentional self-harm, initial encounter | CMS +T63792D | Toxic effect of contact with other venomous plant, intentional self-harm, subsequent encounter | CMS +T63792S | Toxic effect of contact with other venomous plant, intentional self-harm, sequela | CMS +T63793A | Toxic effect of contact with other venomous plant, assault, initial encounter | CMS +T63793D | Toxic effect of contact with other venomous plant, assault, subsequent encounter | CMS +T63793S | Toxic effect of contact with other venomous plant, assault, sequela | CMS +T63794A | Toxic effect of contact with other venomous plant, undetermined, initial encounter | CMS +T63794D | Toxic effect of contact with other venomous plant, undetermined, subsequent encounter | CMS +T63794S | Toxic effect of contact with other venomous plant, undetermined, sequela | CMS +T63811A | Toxic effect of contact with venomous frog, accidental (unintentional), initial encounter | CMS +T63811D | Toxic effect of contact with venomous frog, accidental (unintentional), subsequent encounter | CMS +T63811S | Toxic effect of contact with venomous frog, accidental (unintentional), sequela | CMS +T63812A | Toxic effect of contact with venomous frog, intentional self-harm, initial encounter | CMS +T63812D | Toxic effect of contact with venomous frog, intentional self-harm, subsequent encounter | CMS +T63812S | Toxic effect of contact with venomous frog, intentional self-harm, sequela | CMS +T63813A | Toxic effect of contact with venomous frog, assault, initial encounter | CMS +T63813D | Toxic effect of contact with venomous frog, assault, subsequent encounter | CMS +T63813S | Toxic effect of contact with venomous frog, assault, sequela | CMS +T63814A | Toxic effect of contact with venomous frog, undetermined, initial encounter | CMS +T63814D | Toxic effect of contact with venomous frog, undetermined, subsequent encounter | CMS +T63814S | Toxic effect of contact with venomous frog, undetermined, sequela | CMS +T63821A | Toxic effect of contact with venomous toad, accidental (unintentional), initial encounter | CMS +T63821D | Toxic effect of contact with venomous toad, accidental (unintentional), subsequent encounter | CMS +T63821S | Toxic effect of contact with venomous toad, accidental (unintentional), sequela | CMS +T63822A | Toxic effect of contact with venomous toad, intentional self-harm, initial encounter | CMS +T63822D | Toxic effect of contact with venomous toad, intentional self-harm, subsequent encounter | CMS +T63822S | Toxic effect of contact with venomous toad, intentional self-harm, sequela | CMS +T63823A | Toxic effect of contact with venomous toad, assault, initial encounter | CMS +T63823D | Toxic effect of contact with venomous toad, assault, subsequent encounter | CMS +T63823S | Toxic effect of contact with venomous toad, assault, sequela | CMS +T63824A | Toxic effect of contact with venomous toad, undetermined, initial encounter | CMS +T63824D | Toxic effect of contact with venomous toad, undetermined, subsequent encounter | CMS +T63824S | Toxic effect of contact with venomous toad, undetermined, sequela | CMS +T63831A | Toxic effect of contact with other venomous amphibian, accidental (unintentional), initial encounter | CMS +T63831D | Toxic effect of contact with other venomous amphibian, accidental (unintentional), subsequent encounter | CMS +T63831S | Toxic effect of contact with other venomous amphibian, accidental (unintentional), sequela | CMS +T63832A | Toxic effect of contact with other venomous amphibian, intentional self-harm, initial encounter | CMS +T63832D | Toxic effect of contact with other venomous amphibian, intentional self-harm, subsequent encounter | CMS +T63832S | Toxic effect of contact with other venomous amphibian, intentional self-harm, sequela | CMS +T63833A | Toxic effect of contact with other venomous amphibian, assault, initial encounter | CMS +T63833D | Toxic effect of contact with other venomous amphibian, assault, subsequent encounter | CMS +T63833S | Toxic effect of contact with other venomous amphibian, assault, sequela | CMS +T63834A | Toxic effect of contact with other venomous amphibian, undetermined, initial encounter | CMS +T63834D | Toxic effect of contact with other venomous amphibian, undetermined, subsequent encounter | CMS +T63834S | Toxic effect of contact with other venomous amphibian, undetermined, sequela | CMS +T63891A | Toxic effect of contact with other venomous animals, accidental (unintentional), initial encounter | CMS +T63891D | Toxic effect of contact with other venomous animals, accidental (unintentional), subsequent encounter | CMS +T63891S | Toxic effect of contact with other venomous animals, accidental (unintentional), sequela | CMS +T63892A | Toxic effect of contact with other venomous animals, intentional self-harm, initial encounter | CMS +T63892D | Toxic effect of contact with other venomous animals, intentional self-harm, subsequent encounter | CMS +T63892S | Toxic effect of contact with other venomous animals, intentional self-harm, sequela | CMS +T63893A | Toxic effect of contact with other venomous animals, assault, initial encounter | CMS +T63893D | Toxic effect of contact with other venomous animals, assault, subsequent encounter | CMS +T63893S | Toxic effect of contact with other venomous animals, assault, sequela | CMS +T63894A | Toxic effect of contact with other venomous animals, undetermined, initial encounter | CMS +T63894D | Toxic effect of contact with other venomous animals, undetermined, subsequent encounter | CMS +T63894S | Toxic effect of contact with other venomous animals, undetermined, sequela | CMS +T6391XA | Toxic effect of contact with unspecified venomous animal, accidental (unintentional), initial encounter | CMS +T6391XD | Toxic effect of contact with unspecified venomous animal, accidental (unintentional), subsequent encounter | CMS +T6391XS | Toxic effect of contact with unspecified venomous animal, accidental (unintentional), sequela | CMS +T6392XA | Toxic effect of contact with unspecified venomous animal, intentional self-harm, initial encounter | CMS +T6392XD | Toxic effect of contact with unspecified venomous animal, intentional self-harm, subsequent encounter | CMS +T6392XS | Toxic effect of contact with unspecified venomous animal, intentional self-harm, sequela | CMS +T6393XA | Toxic effect of contact with unspecified venomous animal, assault, initial encounter | CMS +T6393XD | Toxic effect of contact with unspecified venomous animal, assault, subsequent encounter | CMS +T6393XS | Toxic effect of contact with unspecified venomous animal, assault, sequela | CMS +T6394XA | Toxic effect of contact with unspecified venomous animal, undetermined, initial encounter | CMS +T6394XD | Toxic effect of contact with unspecified venomous animal, undetermined, subsequent encounter | CMS +T6394XS | Toxic effect of contact with unspecified venomous animal, undetermined, sequela | CMS +T6401XA | Toxic effect of aflatoxin, accidental (unintentional), initial encounter | CMS +T6401XD | Toxic effect of aflatoxin, accidental (unintentional), subsequent encounter | CMS +T6401XS | Toxic effect of aflatoxin, accidental (unintentional), sequela | CMS +T6402XA | Toxic effect of aflatoxin, intentional self-harm, initial encounter | CMS +T6402XD | Toxic effect of aflatoxin, intentional self-harm, subsequent encounter | CMS +T6402XS | Toxic effect of aflatoxin, intentional self-harm, sequela | CMS +T6403XA | Toxic effect of aflatoxin, assault, initial encounter | CMS +T6403XD | Toxic effect of aflatoxin, assault, subsequent encounter | CMS +T6403XS | Toxic effect of aflatoxin, assault, sequela | CMS +T6404XA | Toxic effect of aflatoxin, undetermined, initial encounter | CMS +T6404XD | Toxic effect of aflatoxin, undetermined, subsequent encounter | CMS +T6404XS | Toxic effect of aflatoxin, undetermined, sequela | CMS +T6481XA | Toxic effect of other mycotoxin food contaminants, accidental (unintentional), initial encounter | CMS +T6481XD | Toxic effect of other mycotoxin food contaminants, accidental (unintentional), subsequent encounter | CMS +T6481XS | Toxic effect of other mycotoxin food contaminants, accidental (unintentional), sequela | CMS +T6482XA | Toxic effect of other mycotoxin food contaminants, intentional self-harm, initial encounter | CMS +T6482XD | Toxic effect of other mycotoxin food contaminants, intentional self-harm, subsequent encounter | CMS +T6482XS | Toxic effect of other mycotoxin food contaminants, intentional self-harm, sequela | CMS +T6483XA | Toxic effect of other mycotoxin food contaminants, assault, initial encounter | CMS +T6483XD | Toxic effect of other mycotoxin food contaminants, assault, subsequent encounter | CMS +T6483XS | Toxic effect of other mycotoxin food contaminants, assault, sequela | CMS +T6484XA | Toxic effect of other mycotoxin food contaminants, undetermined, initial encounter | CMS +T6484XD | Toxic effect of other mycotoxin food contaminants, undetermined, subsequent encounter | CMS +T6484XS | Toxic effect of other mycotoxin food contaminants, undetermined, sequela | CMS +T650X1A | Toxic effect of cyanides, accidental (unintentional), initial encounter | CMS +T650X1D | Toxic effect of cyanides, accidental (unintentional), subsequent encounter | CMS +T650X1S | Toxic effect of cyanides, accidental (unintentional), sequela | CMS +T650X2A | Toxic effect of cyanides, intentional self-harm, initial encounter | CMS +T650X2D | Toxic effect of cyanides, intentional self-harm, subsequent encounter | CMS +T650X2S | Toxic effect of cyanides, intentional self-harm, sequela | CMS +T650X3A | Toxic effect of cyanides, assault, initial encounter | CMS +T650X3D | Toxic effect of cyanides, assault, subsequent encounter | CMS +T650X3S | Toxic effect of cyanides, assault, sequela | CMS +T650X4A | Toxic effect of cyanides, undetermined, initial encounter | CMS +T650X4D | Toxic effect of cyanides, undetermined, subsequent encounter | CMS +T650X4S | Toxic effect of cyanides, undetermined, sequela | CMS +T651X1A | Toxic effect of strychnine and its salts, accidental (unintentional), initial encounter | CMS +T651X1D | Toxic effect of strychnine and its salts, accidental (unintentional), subsequent encounter | CMS +T651X1S | Toxic effect of strychnine and its salts, accidental (unintentional), sequela | CMS +T651X2A | Toxic effect of strychnine and its salts, intentional self-harm, initial encounter | CMS +T651X2D | Toxic effect of strychnine and its salts, intentional self-harm, subsequent encounter | CMS +T651X2S | Toxic effect of strychnine and its salts, intentional self-harm, sequela | CMS +T651X3A | Toxic effect of strychnine and its salts, assault, initial encounter | CMS +T651X3D | Toxic effect of strychnine and its salts, assault, subsequent encounter | CMS +T651X3S | Toxic effect of strychnine and its salts, assault, sequela | CMS +T651X4A | Toxic effect of strychnine and its salts, undetermined, initial encounter | CMS +T651X4D | Toxic effect of strychnine and its salts, undetermined, subsequent encounter | CMS +T651X4S | Toxic effect of strychnine and its salts, undetermined, sequela | CMS +T65211A | Toxic effect of chewing tobacco, accidental (unintentional), initial encounter | CMS +T65211D | Toxic effect of chewing tobacco, accidental (unintentional), subsequent encounter | CMS +T65211S | Toxic effect of chewing tobacco, accidental (unintentional), sequela | CMS +T65212A | Toxic effect of chewing tobacco, intentional self-harm, initial encounter | CMS +T65212D | Toxic effect of chewing tobacco, intentional self-harm, subsequent encounter | CMS +T65212S | Toxic effect of chewing tobacco, intentional self-harm, sequela | CMS +T65213A | Toxic effect of chewing tobacco, assault, initial encounter | CMS +T65213D | Toxic effect of chewing tobacco, assault, subsequent encounter | CMS +T65213S | Toxic effect of chewing tobacco, assault, sequela | CMS +T65214A | Toxic effect of chewing tobacco, undetermined, initial encounter | CMS +T65214D | Toxic effect of chewing tobacco, undetermined, subsequent encounter | CMS +T65214S | Toxic effect of chewing tobacco, undetermined, sequela | CMS +T65221A | Toxic effect of tobacco cigarettes, accidental (unintentional), initial encounter | CMS +T65221D | Toxic effect of tobacco cigarettes, accidental (unintentional), subsequent encounter | CMS +T65221S | Toxic effect of tobacco cigarettes, accidental (unintentional), sequela | CMS +T65222A | Toxic effect of tobacco cigarettes, intentional self-harm, initial encounter | CMS +T65222D | Toxic effect of tobacco cigarettes, intentional self-harm, subsequent encounter | CMS +T65222S | Toxic effect of tobacco cigarettes, intentional self-harm, sequela | CMS +T65223A | Toxic effect of tobacco cigarettes, assault, initial encounter | CMS +T65223D | Toxic effect of tobacco cigarettes, assault, subsequent encounter | CMS +T65223S | Toxic effect of tobacco cigarettes, assault, sequela | CMS +T65224A | Toxic effect of tobacco cigarettes, undetermined, initial encounter | CMS +T65224D | Toxic effect of tobacco cigarettes, undetermined, subsequent encounter | CMS +T65224S | Toxic effect of tobacco cigarettes, undetermined, sequela | CMS +T65291A | Toxic effect of other tobacco and nicotine, accidental (unintentional), initial encounter | CMS +T65291D | Toxic effect of other tobacco and nicotine, accidental (unintentional), subsequent encounter | CMS +T65291S | Toxic effect of other tobacco and nicotine, accidental (unintentional), sequela | CMS +T65292A | Toxic effect of other tobacco and nicotine, intentional self-harm, initial encounter | CMS +T65292D | Toxic effect of other tobacco and nicotine, intentional self-harm, subsequent encounter | CMS +T65292S | Toxic effect of other tobacco and nicotine, intentional self-harm, sequela | CMS +T65293A | Toxic effect of other tobacco and nicotine, assault, initial encounter | CMS +T65293D | Toxic effect of other tobacco and nicotine, assault, subsequent encounter | CMS +T65293S | Toxic effect of other tobacco and nicotine, assault, sequela | CMS +T65294A | Toxic effect of other tobacco and nicotine, undetermined, initial encounter | CMS +T65294D | Toxic effect of other tobacco and nicotine, undetermined, subsequent encounter | CMS +T65294S | Toxic effect of other tobacco and nicotine, undetermined, sequela | CMS +T653X1A | Toxic effect of nitroderivatives and aminoderivatives of benzene and its homologues, accidental (unintentional), initial encounter | CMS +T653X1D | Toxic effect of nitroderivatives and aminoderivatives of benzene and its homologues, accidental (unintentional), subsequent encounter | CMS +T653X1S | Toxic effect of nitroderivatives and aminoderivatives of benzene and its homologues, accidental (unintentional), sequela | CMS +T653X2A | Toxic effect of nitroderivatives and aminoderivatives of benzene and its homologues, intentional self-harm, initial encounter | CMS +T653X2D | Toxic effect of nitroderivatives and aminoderivatives of benzene and its homologues, intentional self-harm, subsequent encounter | CMS +T653X2S | Toxic effect of nitroderivatives and aminoderivatives of benzene and its homologues, intentional self-harm, sequela | CMS +T653X3A | Toxic effect of nitroderivatives and aminoderivatives of benzene and its homologues, assault, initial encounter | CMS +T653X3D | Toxic effect of nitroderivatives and aminoderivatives of benzene and its homologues, assault, subsequent encounter | CMS +T653X3S | Toxic effect of nitroderivatives and aminoderivatives of benzene and its homologues, assault, sequela | CMS +T653X4A | Toxic effect of nitroderivatives and aminoderivatives of benzene and its homologues, undetermined, initial encounter | CMS +T653X4D | Toxic effect of nitroderivatives and aminoderivatives of benzene and its homologues, undetermined, subsequent encounter | CMS +T653X4S | Toxic effect of nitroderivatives and aminoderivatives of benzene and its homologues, undetermined, sequela | CMS +T654X1A | Toxic effect of carbon disulfide, accidental (unintentional), initial encounter | CMS +T654X1D | Toxic effect of carbon disulfide, accidental (unintentional), subsequent encounter | CMS +T654X1S | Toxic effect of carbon disulfide, accidental (unintentional), sequela | CMS +T654X2A | Toxic effect of carbon disulfide, intentional self-harm, initial encounter | CMS +T654X2D | Toxic effect of carbon disulfide, intentional self-harm, subsequent encounter | CMS +T654X2S | Toxic effect of carbon disulfide, intentional self-harm, sequela | CMS +T654X3A | Toxic effect of carbon disulfide, assault, initial encounter | CMS +T654X3D | Toxic effect of carbon disulfide, assault, subsequent encounter | CMS +T654X3S | Toxic effect of carbon disulfide, assault, sequela | CMS +T654X4A | Toxic effect of carbon disulfide, undetermined, initial encounter | CMS +T654X4D | Toxic effect of carbon disulfide, undetermined, subsequent encounter | CMS +T654X4S | Toxic effect of carbon disulfide, undetermined, sequela | CMS +T655X1A | Toxic effect of nitroglycerin and other nitric acids and esters, accidental (unintentional), initial encounter | CMS +T655X1D | Toxic effect of nitroglycerin and other nitric acids and esters, accidental (unintentional), subsequent encounter | CMS +T655X1S | Toxic effect of nitroglycerin and other nitric acids and esters, accidental (unintentional), sequela | CMS +T655X2A | Toxic effect of nitroglycerin and other nitric acids and esters, intentional self-harm, initial encounter | CMS +T655X2D | Toxic effect of nitroglycerin and other nitric acids and esters, intentional self-harm, subsequent encounter | CMS +T655X2S | Toxic effect of nitroglycerin and other nitric acids and esters, intentional self-harm, sequela | CMS +T655X3A | Toxic effect of nitroglycerin and other nitric acids and esters, assault, initial encounter | CMS +T655X3D | Toxic effect of nitroglycerin and other nitric acids and esters, assault, subsequent encounter | CMS +T655X3S | Toxic effect of nitroglycerin and other nitric acids and esters, assault, sequela | CMS +T655X4A | Toxic effect of nitroglycerin and other nitric acids and esters, undetermined, initial encounter | CMS +T655X4D | Toxic effect of nitroglycerin and other nitric acids and esters, undetermined, subsequent encounter | CMS +T655X4S | Toxic effect of nitroglycerin and other nitric acids and esters, undetermined, sequela | CMS +T656X1A | Toxic effect of paints and dyes, not elsewhere classified, accidental (unintentional), initial encounter | CMS +T656X1D | Toxic effect of paints and dyes, not elsewhere classified, accidental (unintentional), subsequent encounter | CMS +T656X1S | Toxic effect of paints and dyes, not elsewhere classified, accidental (unintentional), sequela | CMS +T656X2A | Toxic effect of paints and dyes, not elsewhere classified, intentional self-harm, initial encounter | CMS +T656X2D | Toxic effect of paints and dyes, not elsewhere classified, intentional self-harm, subsequent encounter | CMS +T656X2S | Toxic effect of paints and dyes, not elsewhere classified, intentional self-harm, sequela | CMS +T656X3A | Toxic effect of paints and dyes, not elsewhere classified, assault, initial encounter | CMS +T656X3D | Toxic effect of paints and dyes, not elsewhere classified, assault, subsequent encounter | CMS +T656X3S | Toxic effect of paints and dyes, not elsewhere classified, assault, sequela | CMS +T656X4A | Toxic effect of paints and dyes, not elsewhere classified, undetermined, initial encounter | CMS +T656X4D | Toxic effect of paints and dyes, not elsewhere classified, undetermined, subsequent encounter | CMS +T656X4S | Toxic effect of paints and dyes, not elsewhere classified, undetermined, sequela | CMS +T65811A | Toxic effect of latex, accidental (unintentional), initial encounter | CMS +T65811D | Toxic effect of latex, accidental (unintentional), subsequent encounter | CMS +T65811S | Toxic effect of latex, accidental (unintentional), sequela | CMS +T65812A | Toxic effect of latex, intentional self-harm, initial encounter | CMS +T65812D | Toxic effect of latex, intentional self-harm, subsequent encounter | CMS +T65812S | Toxic effect of latex, intentional self-harm, sequela | CMS +T65813A | Toxic effect of latex, assault, initial encounter | CMS +T65813D | Toxic effect of latex, assault, subsequent encounter | CMS +T65813S | Toxic effect of latex, assault, sequela | CMS +T65814A | Toxic effect of latex, undetermined, initial encounter | CMS +T65814D | Toxic effect of latex, undetermined, subsequent encounter | CMS +T65814S | Toxic effect of latex, undetermined, sequela | CMS +T65821A | Toxic effect of harmful algae and algae toxins, accidental (unintentional), initial encounter | CMS +T65821D | Toxic effect of harmful algae and algae toxins, accidental (unintentional), subsequent encounter | CMS +T65821S | Toxic effect of harmful algae and algae toxins, accidental (unintentional), sequela | CMS +T65822A | Toxic effect of harmful algae and algae toxins, intentional self-harm, initial encounter | CMS +T65822D | Toxic effect of harmful algae and algae toxins, intentional self-harm, subsequent encounter | CMS +T65822S | Toxic effect of harmful algae and algae toxins, intentional self-harm, sequela | CMS +T65823A | Toxic effect of harmful algae and algae toxins, assault, initial encounter | CMS +T65823D | Toxic effect of harmful algae and algae toxins, assault, subsequent encounter | CMS +T65823S | Toxic effect of harmful algae and algae toxins, assault, sequela | CMS +T65824A | Toxic effect of harmful algae and algae toxins, undetermined, initial encounter | CMS +T65824D | Toxic effect of harmful algae and algae toxins, undetermined, subsequent encounter | CMS +T65824S | Toxic effect of harmful algae and algae toxins, undetermined, sequela | CMS +T65831A | Toxic effect of fiberglass, accidental (unintentional), initial encounter | CMS +T65831D | Toxic effect of fiberglass, accidental (unintentional), subsequent encounter | CMS +T65831S | Toxic effect of fiberglass, accidental (unintentional), sequela | CMS +T65832A | Toxic effect of fiberglass, intentional self-harm, initial encounter | CMS +T65832D | Toxic effect of fiberglass, intentional self-harm, subsequent encounter | CMS +T65832S | Toxic effect of fiberglass, intentional self-harm, sequela | CMS +T65833A | Toxic effect of fiberglass, assault, initial encounter | CMS +T65833D | Toxic effect of fiberglass, assault, subsequent encounter | CMS +T65833S | Toxic effect of fiberglass, assault, sequela | CMS +T65834A | Toxic effect of fiberglass, undetermined, initial encounter | CMS +T65834D | Toxic effect of fiberglass, undetermined, subsequent encounter | CMS +T65834S | Toxic effect of fiberglass, undetermined, sequela | CMS +T65891A | Toxic effect of other specified substances, accidental (unintentional), initial encounter | CMS +T65891D | Toxic effect of other specified substances, accidental (unintentional), subsequent encounter | CMS +T65891S | Toxic effect of other specified substances, accidental (unintentional), sequela | CMS +T65892A | Toxic effect of other specified substances, intentional self-harm, initial encounter | CMS +T65892D | Toxic effect of other specified substances, intentional self-harm, subsequent encounter | CMS +T65892S | Toxic effect of other specified substances, intentional self-harm, sequela | CMS +T65893A | Toxic effect of other specified substances, assault, initial encounter | CMS +T65893D | Toxic effect of other specified substances, assault, subsequent encounter | CMS +T65893S | Toxic effect of other specified substances, assault, sequela | CMS +T65894A | Toxic effect of other specified substances, undetermined, initial encounter | CMS +T65894D | Toxic effect of other specified substances, undetermined, subsequent encounter | CMS +T65894S | Toxic effect of other specified substances, undetermined, sequela | CMS +T6591XA | Toxic effect of unspecified substance, accidental (unintentional), initial encounter | CMS +T6591XD | Toxic effect of unspecified substance, accidental (unintentional), subsequent encounter | CMS +T6591XS | Toxic effect of unspecified substance, accidental (unintentional), sequela | CMS +T6592XA | Toxic effect of unspecified substance, intentional self-harm, initial encounter | CMS +T6592XD | Toxic effect of unspecified substance, intentional self-harm, subsequent encounter | CMS +T6592XS | Toxic effect of unspecified substance, intentional self-harm, sequela | CMS +T6593XA | Toxic effect of unspecified substance, assault, initial encounter | CMS +T6593XD | Toxic effect of unspecified substance, assault, subsequent encounter | CMS +T6593XS | Toxic effect of unspecified substance, assault, sequela | CMS +T6594XA | Toxic effect of unspecified substance, undetermined, initial encounter | CMS +T6594XD | Toxic effect of unspecified substance, undetermined, subsequent encounter | CMS +T6594XS | Toxic effect of unspecified substance, undetermined, sequela | CMS +T66XXXA | Radiation sickness, unspecified, initial encounter | CMS +T66XXXD | Radiation sickness, unspecified, subsequent encounter | CMS +T66XXXS | Radiation sickness, unspecified, sequela | CMS +T670XXA | Heatstroke and sunstroke, initial encounter | CMS +T670XXD | Heatstroke and sunstroke, subsequent encounter | CMS +T670XXS | Heatstroke and sunstroke, sequela | CMS +T671XXA | Heat syncope, initial encounter | CMS +T671XXD | Heat syncope, subsequent encounter | CMS +T671XXS | Heat syncope, sequela | CMS +T672XXA | Heat cramp, initial encounter | CMS +T672XXD | Heat cramp, subsequent encounter | CMS +T672XXS | Heat cramp, sequela | CMS +T673XXA | Heat exhaustion, anhydrotic, initial encounter | CMS +T673XXD | Heat exhaustion, anhydrotic, subsequent encounter | CMS +T673XXS | Heat exhaustion, anhydrotic, sequela | CMS +T674XXA | Heat exhaustion due to salt depletion, initial encounter | CMS +T674XXD | Heat exhaustion due to salt depletion, subsequent encounter | CMS +T674XXS | Heat exhaustion due to salt depletion, sequela | CMS +T675XXA | Heat exhaustion, unspecified, initial encounter | CMS +T675XXD | Heat exhaustion, unspecified, subsequent encounter | CMS +T675XXS | Heat exhaustion, unspecified, sequela | CMS +T676XXA | Heat fatigue, transient, initial encounter | CMS +T676XXD | Heat fatigue, transient, subsequent encounter | CMS +T676XXS | Heat fatigue, transient, sequela | CMS +T677XXA | Heat edema, initial encounter | CMS +T677XXD | Heat edema, subsequent encounter | CMS +T677XXS | Heat edema, sequela | CMS +T678XXA | Other effects of heat and light, initial encounter | CMS +T678XXD | Other effects of heat and light, subsequent encounter | CMS +T678XXS | Other effects of heat and light, sequela | CMS +T679XXA | Effect of heat and light, unspecified, initial encounter | CMS +T679XXD | Effect of heat and light, unspecified, subsequent encounter | CMS +T679XXS | Effect of heat and light, unspecified, sequela | CMS +T68XXXA | Hypothermia, initial encounter | CMS +T68XXXD | Hypothermia, subsequent encounter | CMS +T68XXXS | Hypothermia, sequela | CMS +T69011A | Immersion hand, right hand, initial encounter | CMS +T69011D | Immersion hand, right hand, subsequent encounter | CMS +T69011S | Immersion hand, right hand, sequela | CMS +T69012A | Immersion hand, left hand, initial encounter | CMS +T69012D | Immersion hand, left hand, subsequent encounter | CMS +T69012S | Immersion hand, left hand, sequela | CMS +T69019A | Immersion hand, unspecified hand, initial encounter | CMS +T69019D | Immersion hand, unspecified hand, subsequent encounter | CMS +T69019S | Immersion hand, unspecified hand, sequela | CMS +T69021A | Immersion foot, right foot, initial encounter | CMS +T69021D | Immersion foot, right foot, subsequent encounter | CMS +T69021S | Immersion foot, right foot, sequela | CMS +T69022A | Immersion foot, left foot, initial encounter | CMS +T69022D | Immersion foot, left foot, subsequent encounter | CMS +T69022S | Immersion foot, left foot, sequela | CMS +T69029A | Immersion foot, unspecified foot, initial encounter | CMS +T69029D | Immersion foot, unspecified foot, subsequent encounter | CMS +T69029S | Immersion foot, unspecified foot, sequela | CMS +T691XXA | Chilblains, initial encounter | CMS +T691XXD | Chilblains, subsequent encounter | CMS +T691XXS | Chilblains, sequela | CMS +T698XXA | Other specified effects of reduced temperature, initial encounter | CMS +T698XXD | Other specified effects of reduced temperature, subsequent encounter | CMS +T698XXS | Other specified effects of reduced temperature, sequela | CMS +T699XXA | Effect of reduced temperature, unspecified, initial encounter | CMS +T699XXD | Effect of reduced temperature, unspecified, subsequent encounter | CMS +T699XXS | Effect of reduced temperature, unspecified, sequela | CMS +T700XXA | Otitic barotrauma, initial encounter | CMS +T700XXD | Otitic barotrauma, subsequent encounter | CMS +T700XXS | Otitic barotrauma, sequela | CMS +T701XXA | Sinus barotrauma, initial encounter | CMS +T701XXD | Sinus barotrauma, subsequent encounter | CMS +T701XXS | Sinus barotrauma, sequela | CMS +T7020XA | Unspecified effects of high altitude, initial encounter | CMS +T7020XD | Unspecified effects of high altitude, subsequent encounter | CMS +T7020XS | Unspecified effects of high altitude, sequela | CMS +T7029XA | Other effects of high altitude, initial encounter | CMS +T7029XD | Other effects of high altitude, subsequent encounter | CMS +T7029XS | Other effects of high altitude, sequela | CMS +T703XXA | Caisson disease [decompression sickness], initial encounter | CMS +T703XXD | Caisson disease [decompression sickness], subsequent encounter | CMS +T703XXS | Caisson disease [decompression sickness], sequela | CMS +T704XXA | Effects of high-pressure fluids, initial encounter | CMS +T704XXD | Effects of high-pressure fluids, subsequent encounter | CMS +T704XXS | Effects of high-pressure fluids, sequela | CMS +T708XXA | Other effects of air pressure and water pressure, initial encounter | CMS +T708XXD | Other effects of air pressure and water pressure, subsequent encounter | CMS +T708XXS | Other effects of air pressure and water pressure, sequela | CMS +T709XXA | Effect of air pressure and water pressure, unspecified, initial encounter | CMS +T709XXD | Effect of air pressure and water pressure, unspecified, subsequent encounter | CMS +T709XXS | Effect of air pressure and water pressure, unspecified, sequela | CMS +T71111A | Asphyxiation due to smothering under pillow, accidental, initial encounter | CMS +T71111D | Asphyxiation due to smothering under pillow, accidental, subsequent encounter | CMS +T71111S | Asphyxiation due to smothering under pillow, accidental, sequela | CMS +T71112A | Asphyxiation due to smothering under pillow, intentional self-harm, initial encounter | CMS +T71112D | Asphyxiation due to smothering under pillow, intentional self-harm, subsequent encounter | CMS +T71112S | Asphyxiation due to smothering under pillow, intentional self-harm, sequela | CMS +T71113A | Asphyxiation due to smothering under pillow, assault, initial encounter | CMS +T71113D | Asphyxiation due to smothering under pillow, assault, subsequent encounter | CMS +T71113S | Asphyxiation due to smothering under pillow, assault, sequela | CMS +T71114A | Asphyxiation due to smothering under pillow, undetermined, initial encounter | CMS +T71114D | Asphyxiation due to smothering under pillow, undetermined, subsequent encounter | CMS +T71114S | Asphyxiation due to smothering under pillow, undetermined, sequela | CMS +T71121A | Asphyxiation due to plastic bag, accidental, initial encounter | CMS +T71121D | Asphyxiation due to plastic bag, accidental, subsequent encounter | CMS +T71121S | Asphyxiation due to plastic bag, accidental, sequela | CMS +T71122A | Asphyxiation due to plastic bag, intentional self-harm, initial encounter | CMS +T71122D | Asphyxiation due to plastic bag, intentional self-harm, subsequent encounter | CMS +T71122S | Asphyxiation due to plastic bag, intentional self-harm, sequela | CMS +T71123A | Asphyxiation due to plastic bag, assault, initial encounter | CMS +T71123D | Asphyxiation due to plastic bag, assault, subsequent encounter | CMS +T71123S | Asphyxiation due to plastic bag, assault, sequela | CMS +T71124A | Asphyxiation due to plastic bag, undetermined, initial encounter | CMS +T71124D | Asphyxiation due to plastic bag, undetermined, subsequent encounter | CMS +T71124S | Asphyxiation due to plastic bag, undetermined, sequela | CMS +T71131A | Asphyxiation due to being trapped in bed linens, accidental, initial encounter | CMS +T71131D | Asphyxiation due to being trapped in bed linens, accidental, subsequent encounter | CMS +T71131S | Asphyxiation due to being trapped in bed linens, accidental, sequela | CMS +T71132A | Asphyxiation due to being trapped in bed linens, intentional self-harm, initial encounter | CMS +T71132D | Asphyxiation due to being trapped in bed linens, intentional self-harm, subsequent encounter | CMS +T71132S | Asphyxiation due to being trapped in bed linens, intentional self-harm, sequela | CMS +T71133A | Asphyxiation due to being trapped in bed linens, assault, initial encounter | CMS +T71133D | Asphyxiation due to being trapped in bed linens, assault, subsequent encounter | CMS +T71133S | Asphyxiation due to being trapped in bed linens, assault, sequela | CMS +T71134A | Asphyxiation due to being trapped in bed linens, undetermined, initial encounter | CMS +T71134D | Asphyxiation due to being trapped in bed linens, undetermined, subsequent encounter | CMS +T71134S | Asphyxiation due to being trapped in bed linens, undetermined, sequela | CMS +T71141A | Asphyxiation due to smothering under another person's body (in bed), accidental, initial encounter | CMS +T71141D | Asphyxiation due to smothering under another person's body (in bed), accidental, subsequent encounter | CMS +T71141S | Asphyxiation due to smothering under another person's body (in bed), accidental, sequela | CMS +T71143A | Asphyxiation due to smothering under another person's body (in bed), assault, initial encounter | CMS +T71143D | Asphyxiation due to smothering under another person's body (in bed), assault, subsequent encounter | CMS +T71143S | Asphyxiation due to smothering under another person's body (in bed), assault, sequela | CMS +T71144A | Asphyxiation due to smothering under another person's body (in bed), undetermined, initial encounter | CMS +T71144D | Asphyxiation due to smothering under another person's body (in bed), undetermined, subsequent encounter | CMS +T71144S | Asphyxiation due to smothering under another person's body (in bed), undetermined, sequela | CMS +T71151A | Asphyxiation due to smothering in furniture, accidental, initial encounter | CMS +T71151D | Asphyxiation due to smothering in furniture, accidental, subsequent encounter | CMS +T71151S | Asphyxiation due to smothering in furniture, accidental, sequela | CMS +T71152A | Asphyxiation due to smothering in furniture, intentional self-harm, initial encounter | CMS +T71152D | Asphyxiation due to smothering in furniture, intentional self-harm, subsequent encounter | CMS +T71152S | Asphyxiation due to smothering in furniture, intentional self-harm, sequela | CMS +T71153A | Asphyxiation due to smothering in furniture, assault, initial encounter | CMS +T71153D | Asphyxiation due to smothering in furniture, assault, subsequent encounter | CMS +T71153S | Asphyxiation due to smothering in furniture, assault, sequela | CMS +T71154A | Asphyxiation due to smothering in furniture, undetermined, initial encounter | CMS +T71154D | Asphyxiation due to smothering in furniture, undetermined, subsequent encounter | CMS +T71154S | Asphyxiation due to smothering in furniture, undetermined, sequela | CMS +T71161A | Asphyxiation due to hanging, accidental, initial encounter | CMS +T71161D | Asphyxiation due to hanging, accidental, subsequent encounter | CMS +T71161S | Asphyxiation due to hanging, accidental, sequela | CMS +T71162A | Asphyxiation due to hanging, intentional self-harm, initial encounter | CMS +T71162D | Asphyxiation due to hanging, intentional self-harm, subsequent encounter | CMS +T71162S | Asphyxiation due to hanging, intentional self-harm, sequela | CMS +T71163A | Asphyxiation due to hanging, assault, initial encounter | CMS +T71163D | Asphyxiation due to hanging, assault, subsequent encounter | CMS +T71163S | Asphyxiation due to hanging, assault, sequela | CMS +T71164A | Asphyxiation due to hanging, undetermined, initial encounter | CMS +T71164D | Asphyxiation due to hanging, undetermined, subsequent encounter | CMS +T71164S | Asphyxiation due to hanging, undetermined, sequela | CMS +T71191A | Asphyxiation due to mechanical threat to breathing due to other causes, accidental, initial encounter | CMS +T71191D | Asphyxiation due to mechanical threat to breathing due to other causes, accidental, subsequent encounter | CMS +T71191S | Asphyxiation due to mechanical threat to breathing due to other causes, accidental, sequela | CMS +T71192A | Asphyxiation due to mechanical threat to breathing due to other causes, intentional self-harm, initial encounter | CMS +T71192D | Asphyxiation due to mechanical threat to breathing due to other causes, intentional self-harm, subsequent encounter | CMS +T71192S | Asphyxiation due to mechanical threat to breathing due to other causes, intentional self-harm, sequela | CMS +T71193A | Asphyxiation due to mechanical threat to breathing due to other causes, assault, initial encounter | CMS +T71193D | Asphyxiation due to mechanical threat to breathing due to other causes, assault, subsequent encounter | CMS +T71193S | Asphyxiation due to mechanical threat to breathing due to other causes, assault, sequela | CMS +T71194A | Asphyxiation due to mechanical threat to breathing due to other causes, undetermined, initial encounter | CMS +T71194D | Asphyxiation due to mechanical threat to breathing due to other causes, undetermined, subsequent encounter | CMS +T71194S | Asphyxiation due to mechanical threat to breathing due to other causes, undetermined, sequela | CMS +T7120XA | Asphyxiation due to systemic oxygen deficiency due to low oxygen content in ambient air due to unspecified cause, initial encounter | CMS +T7120XD | Asphyxiation due to systemic oxygen deficiency due to low oxygen content in ambient air due to unspecified cause, subsequent encounter | CMS +T7120XS | Asphyxiation due to systemic oxygen deficiency due to low oxygen content in ambient air due to unspecified cause, sequela | CMS +T7121XA | Asphyxiation due to cave-in or falling earth, initial encounter | CMS +T7121XD | Asphyxiation due to cave-in or falling earth, subsequent encounter | CMS +T7121XS | Asphyxiation due to cave-in or falling earth, sequela | CMS +T71221A | Asphyxiation due to being trapped in a car trunk, accidental, initial encounter | CMS +T71221D | Asphyxiation due to being trapped in a car trunk, accidental, subsequent encounter | CMS +T71221S | Asphyxiation due to being trapped in a car trunk, accidental, sequela | CMS +T71222A | Asphyxiation due to being trapped in a car trunk, intentional self-harm, initial encounter | CMS +T71222D | Asphyxiation due to being trapped in a car trunk, intentional self-harm, subsequent encounter | CMS +T71222S | Asphyxiation due to being trapped in a car trunk, intentional self-harm, sequela | CMS +T71223A | Asphyxiation due to being trapped in a car trunk, assault, initial encounter | CMS +T71223D | Asphyxiation due to being trapped in a car trunk, assault, subsequent encounter | CMS +T71223S | Asphyxiation due to being trapped in a car trunk, assault, sequela | CMS +T71224A | Asphyxiation due to being trapped in a car trunk, undetermined, initial encounter | CMS +T71224D | Asphyxiation due to being trapped in a car trunk, undetermined, subsequent encounter | CMS +T71224S | Asphyxiation due to being trapped in a car trunk, undetermined, sequela | CMS +T71231A | Asphyxiation due to being trapped in a (discarded) refrigerator, accidental, initial encounter | CMS +T71231D | Asphyxiation due to being trapped in a (discarded) refrigerator, accidental, subsequent encounter | CMS +T71231S | Asphyxiation due to being trapped in a (discarded) refrigerator, accidental, sequela | CMS +T71232A | Asphyxiation due to being trapped in a (discarded) refrigerator, intentional self-harm, initial encounter | CMS +T71232D | Asphyxiation due to being trapped in a (discarded) refrigerator, intentional self-harm, subsequent encounter | CMS +T71232S | Asphyxiation due to being trapped in a (discarded) refrigerator, intentional self-harm, sequela | CMS +T71233A | Asphyxiation due to being trapped in a (discarded) refrigerator, assault, initial encounter | CMS +T71233D | Asphyxiation due to being trapped in a (discarded) refrigerator, assault, subsequent encounter | CMS +T71233S | Asphyxiation due to being trapped in a (discarded) refrigerator, assault, sequela | CMS +T71234A | Asphyxiation due to being trapped in a (discarded) refrigerator, undetermined, initial encounter | CMS +T71234D | Asphyxiation due to being trapped in a (discarded) refrigerator, undetermined, subsequent encounter | CMS +T71234S | Asphyxiation due to being trapped in a (discarded) refrigerator, undetermined, sequela | CMS +T7129XA | Asphyxiation due to being trapped in other low oxygen environment, initial encounter | CMS +T7129XD | Asphyxiation due to being trapped in other low oxygen environment, subsequent encounter | CMS +T7129XS | Asphyxiation due to being trapped in other low oxygen environment, sequela | CMS +T719XXA | Asphyxiation due to unspecified cause, initial encounter | CMS +T719XXD | Asphyxiation due to unspecified cause, subsequent encounter | CMS +T719XXS | Asphyxiation due to unspecified cause, sequela | CMS +T730XXA | Starvation, initial encounter | CMS +T730XXD | Starvation, subsequent encounter | CMS +T730XXS | Starvation, sequela | CMS +T731XXA | Deprivation of water, initial encounter | CMS +T731XXD | Deprivation of water, subsequent encounter | CMS +T731XXS | Deprivation of water, sequela | CMS +T732XXA | Exhaustion due to exposure, initial encounter | CMS +T732XXD | Exhaustion due to exposure, subsequent encounter | CMS +T732XXS | Exhaustion due to exposure, sequela | CMS +T733XXA | Exhaustion due to excessive exertion, initial encounter | CMS +T733XXD | Exhaustion due to excessive exertion, subsequent encounter | CMS +T733XXS | Exhaustion due to excessive exertion, sequela | CMS +T738XXA | Other effects of deprivation, initial encounter | CMS +T738XXD | Other effects of deprivation, subsequent encounter | CMS +T738XXS | Other effects of deprivation, sequela | CMS +T739XXA | Effect of deprivation, unspecified, initial encounter | CMS +T739XXD | Effect of deprivation, unspecified, subsequent encounter | CMS +T739XXS | Effect of deprivation, unspecified, sequela | CMS +T7401XA | Adult neglect or abandonment, confirmed, initial encounter | CMS +T7401XD | Adult neglect or abandonment, confirmed, subsequent encounter | CMS +T7401XS | Adult neglect or abandonment, confirmed, sequela | CMS +T7402XA | Child neglect or abandonment, confirmed, initial encounter | CMS +T7402XD | Child neglect or abandonment, confirmed, subsequent encounter | CMS +T7402XS | Child neglect or abandonment, confirmed, sequela | CMS +T7411XA | Adult physical abuse, confirmed, initial encounter | CMS +T7411XD | Adult physical abuse, confirmed, subsequent encounter | CMS +T7411XS | Adult physical abuse, confirmed, sequela | CMS +T7412XA | Child physical abuse, confirmed, initial encounter | CMS +T7412XD | Child physical abuse, confirmed, subsequent encounter | CMS +T7412XS | Child physical abuse, confirmed, sequela | CMS +T7421XA | Adult sexual abuse, confirmed, initial encounter | CMS +T7421XD | Adult sexual abuse, confirmed, subsequent encounter | CMS +T7421XS | Adult sexual abuse, confirmed, sequela | CMS +T7422XA | Child sexual abuse, confirmed, initial encounter | CMS +T7422XD | Child sexual abuse, confirmed, subsequent encounter | CMS +T7422XS | Child sexual abuse, confirmed, sequela | CMS +T7431XA | Adult psychological abuse, confirmed, initial encounter | CMS +T7431XD | Adult psychological abuse, confirmed, subsequent encounter | CMS +T7431XS | Adult psychological abuse, confirmed, sequela | CMS +T7432XA | Child psychological abuse, confirmed, initial encounter | CMS +T7432XD | Child psychological abuse, confirmed, subsequent encounter | CMS +T7432XS | Child psychological abuse, confirmed, sequela | CMS +T744XXA | Shaken infant syndrome, initial encounter | CMS +T744XXD | Shaken infant syndrome, subsequent encounter | CMS +T744XXS | Shaken infant syndrome, sequela | CMS +T7451XA | Adult forced sexual exploitation, confirmed, initial encounter | CMS +T7451XD | Adult forced sexual exploitation, confirmed, subsequent encounter | CMS +T7451XS | Adult forced sexual exploitation, confirmed, sequela | CMS +T7452XA | Child sexual exploitation, confirmed, initial encounter | CMS +T7452XD | Child sexual exploitation, confirmed, subsequent encounter | CMS +T7452XS | Child sexual exploitation, confirmed, sequela | CMS +T7461XA | Adult forced labor exploitation, confirmed, initial encounter | CMS +T7461XD | Adult forced labor exploitation, confirmed, subsequent encounter | CMS +T7461XS | Adult forced labor exploitation, confirmed, sequela | CMS +T7462XA | Child forced labor exploitation, confirmed, initial encounter | CMS +T7462XD | Child forced labor exploitation, confirmed, subsequent encounter | CMS +T7462XS | Child forced labor exploitation, confirmed, sequela | CMS +T7491XA | Unspecified adult maltreatment, confirmed, initial encounter | CMS +T7491XD | Unspecified adult maltreatment, confirmed, subsequent encounter | CMS +T7491XS | Unspecified adult maltreatment, confirmed, sequela | CMS +T7492XA | Unspecified child maltreatment, confirmed, initial encounter | CMS +T7492XD | Unspecified child maltreatment, confirmed, subsequent encounter | CMS +T7492XS | Unspecified child maltreatment, confirmed, sequela | CMS +T7500XA | Unspecified effects of lightning, initial encounter | CMS +T7500XD | Unspecified effects of lightning, subsequent encounter | CMS +T7500XS | Unspecified effects of lightning, sequela | CMS +T7501XA | Shock due to being struck by lightning, initial encounter | CMS +T7501XD | Shock due to being struck by lightning, subsequent encounter | CMS +T7501XS | Shock due to being struck by lightning, sequela | CMS +T7509XA | Other effects of lightning, initial encounter | CMS +T7509XD | Other effects of lightning, subsequent encounter | CMS +T7509XS | Other effects of lightning, sequela | CMS +T751XXA | Unspecified effects of drowning and nonfatal submersion, initial encounter | CMS +T751XXD | Unspecified effects of drowning and nonfatal submersion, subsequent encounter | CMS +T751XXS | Unspecified effects of drowning and nonfatal submersion, sequela | CMS +T7520XA | Unspecified effects of vibration, initial encounter | CMS +T7520XD | Unspecified effects of vibration, subsequent encounter | CMS +T7520XS | Unspecified effects of vibration, sequela | CMS +T7521XA | Pneumatic hammer syndrome, initial encounter | CMS +T7521XD | Pneumatic hammer syndrome, subsequent encounter | CMS +T7521XS | Pneumatic hammer syndrome, sequela | CMS +T7522XA | Traumatic vasospastic syndrome, initial encounter | CMS +T7522XD | Traumatic vasospastic syndrome, subsequent encounter | CMS +T7522XS | Traumatic vasospastic syndrome, sequela | CMS +T7523XA | Vertigo from infrasound, initial encounter | CMS +T7523XD | Vertigo from infrasound, subsequent encounter | CMS +T7523XS | Vertigo from infrasound, sequela | CMS +T7529XA | Other effects of vibration, initial encounter | CMS +T7529XD | Other effects of vibration, subsequent encounter | CMS +T7529XS | Other effects of vibration, sequela | CMS +T753XXA | Motion sickness, initial encounter | CMS +T753XXD | Motion sickness, subsequent encounter | CMS +T753XXS | Motion sickness, sequela | CMS +T754XXA | Electrocution, initial encounter | CMS +T754XXD | Electrocution, subsequent encounter | CMS +T754XXS | Electrocution, sequela | CMS +T7581XA | Effects of abnormal gravitation [G] forces, initial encounter | CMS +T7581XD | Effects of abnormal gravitation [G] forces, subsequent encounter | CMS +T7581XS | Effects of abnormal gravitation [G] forces, sequela | CMS +T7582XA | Effects of weightlessness, initial encounter | CMS +T7582XD | Effects of weightlessness, subsequent encounter | CMS +T7582XS | Effects of weightlessness, sequela | CMS +T7589XA | Other specified effects of external causes, initial encounter | CMS +T7589XD | Other specified effects of external causes, subsequent encounter | CMS +T7589XS | Other specified effects of external causes, sequela | CMS +T7601XA | Adult neglect or abandonment, suspected, initial encounter | CMS +T7601XD | Adult neglect or abandonment, suspected, subsequent encounter | CMS +T7601XS | Adult neglect or abandonment, suspected, sequela | CMS +T7602XA | Child neglect or abandonment, suspected, initial encounter | CMS +T7602XD | Child neglect or abandonment, suspected, subsequent encounter | CMS +T7602XS | Child neglect or abandonment, suspected, sequela | CMS +T7611XA | Adult physical abuse, suspected, initial encounter | CMS +T7611XD | Adult physical abuse, suspected, subsequent encounter | CMS +T7611XS | Adult physical abuse, suspected, sequela | CMS +T7612XA | Child physical abuse, suspected, initial encounter | CMS +T7612XD | Child physical abuse, suspected, subsequent encounter | CMS +T7612XS | Child physical abuse, suspected, sequela | CMS +T7621XA | Adult sexual abuse, suspected, initial encounter | CMS +T7621XD | Adult sexual abuse, suspected, subsequent encounter | CMS +T7621XS | Adult sexual abuse, suspected, sequela | CMS +T7622XA | Child sexual abuse, suspected, initial encounter | CMS +T7622XD | Child sexual abuse, suspected, subsequent encounter | CMS +T7622XS | Child sexual abuse, suspected, sequela | CMS +T7631XA | Adult psychological abuse, suspected, initial encounter | CMS +T7631XD | Adult psychological abuse, suspected, subsequent encounter | CMS +T7631XS | Adult psychological abuse, suspected, sequela | CMS +T7632XA | Child psychological abuse, suspected, initial encounter | CMS +T7632XD | Child psychological abuse, suspected, subsequent encounter | CMS +T7632XS | Child psychological abuse, suspected, sequela | CMS +T7651XA | Adult forced sexual exploitation, suspected, initial encounter | CMS +T7651XD | Adult forced sexual exploitation, suspected, subsequent encounter | CMS +T7651XS | Adult forced sexual exploitation, suspected, sequela | CMS +T7652XA | Child sexual exploitation, suspected, initial encounter | CMS +T7652XD | Child sexual exploitation, suspected, subsequent encounter | CMS +T7652XS | Child sexual exploitation, suspected, sequela | CMS +T7661XA | Adult forced labor exploitation, suspected, initial encounter | CMS +T7661XD | Adult forced labor exploitation, suspected, subsequent encounter | CMS +T7661XS | Adult forced labor exploitation, suspected, sequela | CMS +T7662XA | Child forced labor exploitation, suspected, initial encounter | CMS +T7662XD | Child forced labor exploitation, suspected, subsequent encounter | CMS +T7662XS | Child forced labor exploitation, suspected, sequela | CMS +T7691XA | Unspecified adult maltreatment, suspected, initial encounter | CMS +T7691XD | Unspecified adult maltreatment, suspected, subsequent encounter | CMS +T7691XS | Unspecified adult maltreatment, suspected, sequela | CMS +T7692XA | Unspecified child maltreatment, suspected, initial encounter | CMS +T7692XD | Unspecified child maltreatment, suspected, subsequent encounter | CMS +T7692XS | Unspecified child maltreatment, suspected, sequela | CMS +T7800XA | Anaphylactic reaction due to unspecified food, initial encounter | CMS +T7800XD | Anaphylactic reaction due to unspecified food, subsequent encounter | CMS +T7800XS | Anaphylactic reaction due to unspecified food, sequela | CMS +T7801XA | Anaphylactic reaction due to peanuts, initial encounter | CMS +T7801XD | Anaphylactic reaction due to peanuts, subsequent encounter | CMS +T7801XS | Anaphylactic reaction due to peanuts, sequela | CMS +T7802XA | Anaphylactic reaction due to shellfish (crustaceans), initial encounter | CMS +T7802XD | Anaphylactic reaction due to shellfish (crustaceans), subsequent encounter | CMS +T7802XS | Anaphylactic reaction due to shellfish (crustaceans), sequela | CMS +T7803XA | Anaphylactic reaction due to other fish, initial encounter | CMS +T7803XD | Anaphylactic reaction due to other fish, subsequent encounter | CMS +T7803XS | Anaphylactic reaction due to other fish, sequela | CMS +T7804XA | Anaphylactic reaction due to fruits and vegetables, initial encounter | CMS +T7804XD | Anaphylactic reaction due to fruits and vegetables, subsequent encounter | CMS +T7804XS | Anaphylactic reaction due to fruits and vegetables, sequela | CMS +T7805XA | Anaphylactic reaction due to tree nuts and seeds, initial encounter | CMS +T7805XD | Anaphylactic reaction due to tree nuts and seeds, subsequent encounter | CMS +T7805XS | Anaphylactic reaction due to tree nuts and seeds, sequela | CMS +T7806XA | Anaphylactic reaction due to food additives, initial encounter | CMS +T7806XD | Anaphylactic reaction due to food additives, subsequent encounter | CMS +T7806XS | Anaphylactic reaction due to food additives, sequela | CMS +T7807XA | Anaphylactic reaction due to milk and dairy products, initial encounter | CMS +T7807XD | Anaphylactic reaction due to milk and dairy products, subsequent encounter | CMS +T7807XS | Anaphylactic reaction due to milk and dairy products, sequela | CMS +T7808XA | Anaphylactic reaction due to eggs, initial encounter | CMS +T7808XD | Anaphylactic reaction due to eggs, subsequent encounter | CMS +T7808XS | Anaphylactic reaction due to eggs, sequela | CMS +T7809XA | Anaphylactic reaction due to other food products, initial encounter | CMS +T7809XD | Anaphylactic reaction due to other food products, subsequent encounter | CMS +T7809XS | Anaphylactic reaction due to other food products, sequela | CMS +T781XXA | Other adverse food reactions, not elsewhere classified, initial encounter | CMS +T781XXD | Other adverse food reactions, not elsewhere classified, subsequent encounter | CMS +T781XXS | Other adverse food reactions, not elsewhere classified, sequela | CMS +T782XXA | Anaphylactic shock, unspecified, initial encounter | CMS +T782XXD | Anaphylactic shock, unspecified, subsequent encounter | CMS +T782XXS | Anaphylactic shock, unspecified, sequela | CMS +T783XXA | Angioneurotic edema, initial encounter | CMS +T783XXD | Angioneurotic edema, subsequent encounter | CMS +T783XXS | Angioneurotic edema, sequela | CMS +T7840XA | Allergy, unspecified, initial encounter | CMS +T7840XD | Allergy, unspecified, subsequent encounter | CMS +T7840XS | Allergy, unspecified, sequela | CMS +T7841XA | Arthus phenomenon, initial encounter | CMS +T7841XD | Arthus phenomenon, subsequent encounter | CMS +T7841XS | Arthus phenomenon, sequela | CMS +T7849XA | Other allergy, initial encounter | CMS +T7849XD | Other allergy, subsequent encounter | CMS +T7849XS | Other allergy, sequela | CMS +T788XXA | Other adverse effects, not elsewhere classified, initial encounter | CMS +T788XXD | Other adverse effects, not elsewhere classified, subsequent encounter | CMS +T788XXS | Other adverse effects, not elsewhere classified, sequela | CMS +T790XXA | Air embolism (traumatic), initial encounter | CMS +T790XXD | Air embolism (traumatic), subsequent encounter | CMS +T790XXS | Air embolism (traumatic), sequela | CMS +T791XXA | Fat embolism (traumatic), initial encounter | CMS +T791XXD | Fat embolism (traumatic), subsequent encounter | CMS +T791XXS | Fat embolism (traumatic), sequela | CMS +T792XXA | Traumatic secondary and recurrent hemorrhage and seroma, initial encounter | CMS +T792XXD | Traumatic secondary and recurrent hemorrhage and seroma, subsequent encounter | CMS +T792XXS | Traumatic secondary and recurrent hemorrhage and seroma, sequela | CMS +T794XXA | Traumatic shock, initial encounter | CMS +T794XXD | Traumatic shock, subsequent encounter | CMS +T794XXS | Traumatic shock, sequela | CMS +T795XXA | Traumatic anuria, initial encounter | CMS +T795XXD | Traumatic anuria, subsequent encounter | CMS +T795XXS | Traumatic anuria, sequela | CMS +T796XXA | Traumatic ischemia of muscle, initial encounter | CMS +T796XXD | Traumatic ischemia of muscle, subsequent encounter | CMS +T796XXS | Traumatic ischemia of muscle, sequela | CMS +T797XXA | Traumatic subcutaneous emphysema, initial encounter | CMS +T797XXD | Traumatic subcutaneous emphysema, subsequent encounter | CMS +T797XXS | Traumatic subcutaneous emphysema, sequela | CMS +T79A0XA | Compartment syndrome, unspecified, initial encounter | CMS +T79A0XD | Compartment syndrome, unspecified, subsequent encounter | CMS +T79A0XS | Compartment syndrome, unspecified, sequela | CMS +T79A11A | Traumatic compartment syndrome of right upper extremity, initial encounter | CMS +T79A11D | Traumatic compartment syndrome of right upper extremity, subsequent encounter | CMS +T79A11S | Traumatic compartment syndrome of right upper extremity, sequela | CMS +T79A12A | Traumatic compartment syndrome of left upper extremity, initial encounter | CMS +T79A12D | Traumatic compartment syndrome of left upper extremity, subsequent encounter | CMS +T79A12S | Traumatic compartment syndrome of left upper extremity, sequela | CMS +T79A19A | Traumatic compartment syndrome of unspecified upper extremity, initial encounter | CMS +T79A19D | Traumatic compartment syndrome of unspecified upper extremity, subsequent encounter | CMS +T79A19S | Traumatic compartment syndrome of unspecified upper extremity, sequela | CMS +T79A21A | Traumatic compartment syndrome of right lower extremity, initial encounter | CMS +T79A21D | Traumatic compartment syndrome of right lower extremity, subsequent encounter | CMS +T79A21S | Traumatic compartment syndrome of right lower extremity, sequela | CMS +T79A22A | Traumatic compartment syndrome of left lower extremity, initial encounter | CMS +T79A22D | Traumatic compartment syndrome of left lower extremity, subsequent encounter | CMS +T79A22S | Traumatic compartment syndrome of left lower extremity, sequela | CMS +T79A29A | Traumatic compartment syndrome of unspecified lower extremity, initial encounter | CMS +T79A29D | Traumatic compartment syndrome of unspecified lower extremity, subsequent encounter | CMS +T79A29S | Traumatic compartment syndrome of unspecified lower extremity, sequela | CMS +T79A3XA | Traumatic compartment syndrome of abdomen, initial encounter | CMS +T79A3XD | Traumatic compartment syndrome of abdomen, subsequent encounter | CMS +T79A3XS | Traumatic compartment syndrome of abdomen, sequela | CMS +T79A9XA | Traumatic compartment syndrome of other sites, initial encounter | CMS +T79A9XD | Traumatic compartment syndrome of other sites, subsequent encounter | CMS +T79A9XS | Traumatic compartment syndrome of other sites, sequela | CMS +T798XXA | Other early complications of trauma, initial encounter | CMS +T798XXD | Other early complications of trauma, subsequent encounter | CMS +T798XXS | Other early complications of trauma, sequela | CMS +T799XXA | Unspecified early complication of trauma, initial encounter | CMS +T799XXD | Unspecified early complication of trauma, subsequent encounter | CMS +T799XXS | Unspecified early complication of trauma, sequela | CMS +T800XXA | Air embolism following infusion, transfusion and therapeutic injection, initial encounter | CMS +T800XXD | Air embolism following infusion, transfusion and therapeutic injection, subsequent encounter | CMS +T800XXS | Air embolism following infusion, transfusion and therapeutic injection, sequela | CMS +T801XXA | Vascular complications following infusion, transfusion and therapeutic injection, initial encounter | CMS +T801XXD | Vascular complications following infusion, transfusion and therapeutic injection, subsequent encounter | CMS +T801XXS | Vascular complications following infusion, transfusion and therapeutic injection, sequela | CMS +T80211A | Bloodstream infection due to central venous catheter, initial encounter | CMS +T80211D | Bloodstream infection due to central venous catheter, subsequent encounter | CMS +T80211S | Bloodstream infection due to central venous catheter, sequela | CMS +T80212A | Local infection due to central venous catheter, initial encounter | CMS +T80212D | Local infection due to central venous catheter, subsequent encounter | CMS +T80212S | Local infection due to central venous catheter, sequela | CMS +T80218A | Other infection due to central venous catheter, initial encounter | CMS +T80218D | Other infection due to central venous catheter, subsequent encounter | CMS +T80218S | Other infection due to central venous catheter, sequela | CMS +T80219A | Unspecified infection due to central venous catheter, initial encounter | CMS +T80219D | Unspecified infection due to central venous catheter, subsequent encounter | CMS +T80219S | Unspecified infection due to central venous catheter, sequela | CMS +T8022XA | Acute infection following transfusion, infusion, or injection of blood and blood products, initial encounter | CMS +T8022XD | Acute infection following transfusion, infusion, or injection of blood and blood products, subsequent encounter | CMS +T8022XS | Acute infection following transfusion, infusion, or injection of blood and blood products, sequela | CMS +T8029XA | Infection following other infusion, transfusion and therapeutic injection, initial encounter | CMS +T8029XD | Infection following other infusion, transfusion and therapeutic injection, subsequent encounter | CMS +T8029XS | Infection following other infusion, transfusion and therapeutic injection, sequela | CMS +T8030XA | ABO incompatibility reaction due to transfusion of blood or blood products, unspecified, initial encounter | CMS +T8030XD | ABO incompatibility reaction due to transfusion of blood or blood products, unspecified, subsequent encounter | CMS +T8030XS | ABO incompatibility reaction due to transfusion of blood or blood products, unspecified, sequela | CMS +T80310A | ABO incompatibility with acute hemolytic transfusion reaction, initial encounter | CMS +T80310D | ABO incompatibility with acute hemolytic transfusion reaction, subsequent encounter | CMS +T80310S | ABO incompatibility with acute hemolytic transfusion reaction, sequela | CMS +T80311A | ABO incompatibility with delayed hemolytic transfusion reaction, initial encounter | CMS +T80311D | ABO incompatibility with delayed hemolytic transfusion reaction, subsequent encounter | CMS +T80311S | ABO incompatibility with delayed hemolytic transfusion reaction, sequela | CMS +T80319A | ABO incompatibility with hemolytic transfusion reaction, unspecified, initial encounter | CMS +T80319D | ABO incompatibility with hemolytic transfusion reaction, unspecified, subsequent encounter | CMS +T80319S | ABO incompatibility with hemolytic transfusion reaction, unspecified, sequela | CMS +T8039XA | Other ABO incompatibility reaction due to transfusion of blood or blood products, initial encounter | CMS +T8039XD | Other ABO incompatibility reaction due to transfusion of blood or blood products, subsequent encounter | CMS +T8039XS | Other ABO incompatibility reaction due to transfusion of blood or blood products, sequela | CMS +T8040XA | Rh incompatibility reaction due to transfusion of blood or blood products, unspecified, initial encounter | CMS +T8040XD | Rh incompatibility reaction due to transfusion of blood or blood products, unspecified, subsequent encounter | CMS +T8040XS | Rh incompatibility reaction due to transfusion of blood or blood products, unspecified, sequela | CMS +T80410A | Rh incompatibility with acute hemolytic transfusion reaction, initial encounter | CMS +T80410D | Rh incompatibility with acute hemolytic transfusion reaction, subsequent encounter | CMS +T80410S | Rh incompatibility with acute hemolytic transfusion reaction, sequela | CMS +T80411A | Rh incompatibility with delayed hemolytic transfusion reaction, initial encounter | CMS +T80411D | Rh incompatibility with delayed hemolytic transfusion reaction, subsequent encounter | CMS +T80411S | Rh incompatibility with delayed hemolytic transfusion reaction, sequela | CMS +T80419A | Rh incompatibility with hemolytic transfusion reaction, unspecified, initial encounter | CMS +T80419D | Rh incompatibility with hemolytic transfusion reaction, unspecified, subsequent encounter | CMS +T80419S | Rh incompatibility with hemolytic transfusion reaction, unspecified, sequela | CMS +T8049XA | Other Rh incompatibility reaction due to transfusion of blood or blood products, initial encounter | CMS +T8049XD | Other Rh incompatibility reaction due to transfusion of blood or blood products, subsequent encounter | CMS +T8049XS | Other Rh incompatibility reaction due to transfusion of blood or blood products, sequela | CMS +T80A0XA | Non-ABO incompatibility reaction due to transfusion of blood or blood products, unspecified, initial encounter | CMS +T80A0XD | Non-ABO incompatibility reaction due to transfusion of blood or blood products, unspecified, subsequent encounter | CMS +T80A0XS | Non-ABO incompatibility reaction due to transfusion of blood or blood products, unspecified, sequela | CMS +T80A10A | Non-ABO incompatibility with acute hemolytic transfusion reaction, initial encounter | CMS +T80A10D | Non-ABO incompatibility with acute hemolytic transfusion reaction, subsequent encounter | CMS +T80A10S | Non-ABO incompatibility with acute hemolytic transfusion reaction, sequela | CMS +T80A11A | Non-ABO incompatibility with delayed hemolytic transfusion reaction, initial encounter | CMS +T80A11D | Non-ABO incompatibility with delayed hemolytic transfusion reaction, subsequent encounter | CMS +T80A11S | Non-ABO incompatibility with delayed hemolytic transfusion reaction, sequela | CMS +T80A19A | Non-ABO incompatibility with hemolytic transfusion reaction, unspecified, initial encounter | CMS +T80A19D | Non-ABO incompatibility with hemolytic transfusion reaction, unspecified, subsequent encounter | CMS +T80A19S | Non-ABO incompatibility with hemolytic transfusion reaction, unspecified, sequela | CMS +T80A9XA | Other non-ABO incompatibility reaction due to transfusion of blood or blood products, initial encounter | CMS +T80A9XD | Other non-ABO incompatibility reaction due to transfusion of blood or blood products, subsequent encounter | CMS +T80A9XS | Other non-ABO incompatibility reaction due to transfusion of blood or blood products, sequela | CMS +T8051XA | Anaphylactic reaction due to administration of blood and blood products, initial encounter | CMS +T8051XD | Anaphylactic reaction due to administration of blood and blood products, subsequent encounter | CMS +T8051XS | Anaphylactic reaction due to administration of blood and blood products, sequela | CMS +T8052XA | Anaphylactic reaction due to vaccination, initial encounter | CMS +T8052XD | Anaphylactic reaction due to vaccination, subsequent encounter | CMS +T8052XS | Anaphylactic reaction due to vaccination, sequela | CMS +T8059XA | Anaphylactic reaction due to other serum, initial encounter | CMS +T8059XD | Anaphylactic reaction due to other serum, subsequent encounter | CMS +T8059XS | Anaphylactic reaction due to other serum, sequela | CMS +T8061XA | Other serum reaction due to administration of blood and blood products, initial encounter | CMS +T8061XD | Other serum reaction due to administration of blood and blood products, subsequent encounter | CMS +T8061XS | Other serum reaction due to administration of blood and blood products, sequela | CMS +T8062XA | Other serum reaction due to vaccination, initial encounter | CMS +T8062XD | Other serum reaction due to vaccination, subsequent encounter | CMS +T8062XS | Other serum reaction due to vaccination, sequela | CMS +T8069XA | Other serum reaction due to other serum, initial encounter | CMS +T8069XD | Other serum reaction due to other serum, subsequent encounter | CMS +T8069XS | Other serum reaction due to other serum, sequela | CMS +T80810A | Extravasation of vesicant antineoplastic chemotherapy, initial encounter | CMS +T80810D | Extravasation of vesicant antineoplastic chemotherapy, subsequent encounter | CMS +T80810S | Extravasation of vesicant antineoplastic chemotherapy, sequela | CMS +T80818A | Extravasation of other vesicant agent, initial encounter | CMS +T80818D | Extravasation of other vesicant agent, subsequent encounter | CMS +T80818S | Extravasation of other vesicant agent, sequela | CMS +T8089XA | Other complications following infusion, transfusion and therapeutic injection, initial encounter | CMS +T8089XD | Other complications following infusion, transfusion and therapeutic injection, subsequent encounter | CMS +T8089XS | Other complications following infusion, transfusion and therapeutic injection, sequela | CMS +T8090XA | Unspecified complication following infusion and therapeutic injection, initial encounter | CMS +T8090XD | Unspecified complication following infusion and therapeutic injection, subsequent encounter | CMS +T8090XS | Unspecified complication following infusion and therapeutic injection, sequela | CMS +T80910A | Acute hemolytic transfusion reaction, unspecified incompatibility, initial encounter | CMS +T80910D | Acute hemolytic transfusion reaction, unspecified incompatibility, subsequent encounter | CMS +T80910S | Acute hemolytic transfusion reaction, unspecified incompatibility, sequela | CMS +T80911A | Delayed hemolytic transfusion reaction, unspecified incompatibility, initial encounter | CMS +T80911D | Delayed hemolytic transfusion reaction, unspecified incompatibility, subsequent encounter | CMS +T80911S | Delayed hemolytic transfusion reaction, unspecified incompatibility, sequela | CMS +T80919A | Hemolytic transfusion reaction, unspecified incompatibility, unspecified as acute or delayed, initial encounter | CMS +T80919D | Hemolytic transfusion reaction, unspecified incompatibility, unspecified as acute or delayed, subsequent encounter | CMS +T80919S | Hemolytic transfusion reaction, unspecified incompatibility, unspecified as acute or delayed, sequela | CMS +T8092XA | Unspecified transfusion reaction, initial encounter | CMS +T8092XD | Unspecified transfusion reaction, subsequent encounter | CMS +T8092XS | Unspecified transfusion reaction, sequela | CMS +T8110XA | Postprocedural shock unspecified, initial encounter | CMS +T8110XD | Postprocedural shock unspecified, subsequent encounter | CMS +T8110XS | Postprocedural shock unspecified, sequela | CMS +T8111XA | Postprocedural cardiogenic shock, initial encounter | CMS +T8111XD | Postprocedural cardiogenic shock, subsequent encounter | CMS +T8111XS | Postprocedural cardiogenic shock, sequela | CMS +T8112XA | Postprocedural septic shock, initial encounter | CMS +T8112XD | Postprocedural septic shock, subsequent encounter | CMS +T8112XS | Postprocedural septic shock, sequela | CMS +T8119XA | Other postprocedural shock, initial encounter | CMS +T8119XD | Other postprocedural shock, subsequent encounter | CMS +T8119XS | Other postprocedural shock, sequela | CMS +T8130XA | Disruption of wound, unspecified, initial encounter | CMS +T8130XD | Disruption of wound, unspecified, subsequent encounter | CMS +T8130XS | Disruption of wound, unspecified, sequela | CMS +T8131XA | Disruption of external operation (surgical) wound, not elsewhere classified, initial encounter | CMS +T8131XD | Disruption of external operation (surgical) wound, not elsewhere classified, subsequent encounter | CMS +T8131XS | Disruption of external operation (surgical) wound, not elsewhere classified, sequela | CMS +T8132XA | Disruption of internal operation (surgical) wound, not elsewhere classified, initial encounter | CMS +T8132XD | Disruption of internal operation (surgical) wound, not elsewhere classified, subsequent encounter | CMS +T8132XS | Disruption of internal operation (surgical) wound, not elsewhere classified, sequela | CMS +T8133XA | Disruption of traumatic injury wound repair, initial encounter | CMS +T8133XD | Disruption of traumatic injury wound repair, subsequent encounter | CMS +T8133XS | Disruption of traumatic injury wound repair, sequela | CMS +T8140XA | Infection following a procedure, unspecified, initial encounter | CMS +T8140XD | Infection following a procedure, unspecified, subsequent encounter | CMS +T8140XS | Infection following a procedure, unspecified, sequela | CMS +T8141XA | Infection following a procedure, superficial incisional surgical site, initial encounter | CMS +T8141XD | Infection following a procedure, superficial incisional surgical site, subsequent encounter | CMS +T8141XS | Infection following a procedure, superficial incisional surgical site, sequela | CMS +T8142XA | Infection following a procedure, deep incisional surgical site, initial encounter | CMS +T8142XD | Infection following a procedure, deep incisional surgical site, subsequent encounter | CMS +T8142XS | Infection following a procedure, deep incisional surgical site, sequela | CMS +T8143XA | Infection following a procedure, organ and space surgical site, initial encounter | CMS +T8143XD | Infection following a procedure, organ and space surgical site, subsequent encounter | CMS +T8143XS | Infection following a procedure, organ and space surgical site, sequela | CMS +T8144XA | Sepsis following a procedure, initial encounter | CMS +T8144XD | Sepsis following a procedure, subsequent encounter | CMS +T8144XS | Sepsis following a procedure, sequela | CMS +T8149XA | Infection following a procedure, other surgical site, initial encounter | CMS +T8149XD | Infection following a procedure, other surgical site, subsequent encounter | CMS +T8149XS | Infection following a procedure, other surgical site, sequela | CMS +T81500A | Unspecified complication of foreign body accidentally left in body following surgical operation, initial encounter | CMS +T81500D | Unspecified complication of foreign body accidentally left in body following surgical operation, subsequent encounter | CMS +T81500S | Unspecified complication of foreign body accidentally left in body following surgical operation, sequela | CMS +T81501A | Unspecified complication of foreign body accidentally left in body following infusion or transfusion, initial encounter | CMS +T81501D | Unspecified complication of foreign body accidentally left in body following infusion or transfusion, subsequent encounter | CMS +T81501S | Unspecified complication of foreign body accidentally left in body following infusion or transfusion, sequela | CMS +T81502A | Unspecified complication of foreign body accidentally left in body following kidney dialysis, initial encounter | CMS +T81502D | Unspecified complication of foreign body accidentally left in body following kidney dialysis, subsequent encounter | CMS +T81502S | Unspecified complication of foreign body accidentally left in body following kidney dialysis, sequela | CMS +T81503A | Unspecified complication of foreign body accidentally left in body following injection or immunization, initial encounter | CMS +T81503D | Unspecified complication of foreign body accidentally left in body following injection or immunization, subsequent encounter | CMS +T81503S | Unspecified complication of foreign body accidentally left in body following injection or immunization, sequela | CMS +T81504A | Unspecified complication of foreign body accidentally left in body following endoscopic examination, initial encounter | CMS +T81504D | Unspecified complication of foreign body accidentally left in body following endoscopic examination, subsequent encounter | CMS +T81504S | Unspecified complication of foreign body accidentally left in body following endoscopic examination, sequela | CMS +T81505A | Unspecified complication of foreign body accidentally left in body following heart catheterization, initial encounter | CMS +T81505D | Unspecified complication of foreign body accidentally left in body following heart catheterization, subsequent encounter | CMS +T81505S | Unspecified complication of foreign body accidentally left in body following heart catheterization, sequela | CMS +T81506A | Unspecified complication of foreign body accidentally left in body following aspiration, puncture or other catheterization, initial encounter | CMS +T81506D | Unspecified complication of foreign body accidentally left in body following aspiration, puncture or other catheterization, subsequent encounter | CMS +T81506S | Unspecified complication of foreign body accidentally left in body following aspiration, puncture or other catheterization, sequela | CMS +T81507A | Unspecified complication of foreign body accidentally left in body following removal of catheter or packing, initial encounter | CMS +T81507D | Unspecified complication of foreign body accidentally left in body following removal of catheter or packing, subsequent encounter | CMS +T81507S | Unspecified complication of foreign body accidentally left in body following removal of catheter or packing, sequela | CMS +T81508A | Unspecified complication of foreign body accidentally left in body following other procedure, initial encounter | CMS +T81508D | Unspecified complication of foreign body accidentally left in body following other procedure, subsequent encounter | CMS +T81508S | Unspecified complication of foreign body accidentally left in body following other procedure, sequela | CMS +T81509A | Unspecified complication of foreign body accidentally left in body following unspecified procedure, initial encounter | CMS +T81509D | Unspecified complication of foreign body accidentally left in body following unspecified procedure, subsequent encounter | CMS +T81509S | Unspecified complication of foreign body accidentally left in body following unspecified procedure, sequela | CMS +T81510A | Adhesions due to foreign body accidentally left in body following surgical operation, initial encounter | CMS +T81510D | Adhesions due to foreign body accidentally left in body following surgical operation, subsequent encounter | CMS +T81510S | Adhesions due to foreign body accidentally left in body following surgical operation, sequela | CMS +T81511A | Adhesions due to foreign body accidentally left in body following infusion or transfusion, initial encounter | CMS +T81511D | Adhesions due to foreign body accidentally left in body following infusion or transfusion, subsequent encounter | CMS +T81511S | Adhesions due to foreign body accidentally left in body following infusion or transfusion, sequela | CMS +T81512A | Adhesions due to foreign body accidentally left in body following kidney dialysis, initial encounter | CMS +T81512D | Adhesions due to foreign body accidentally left in body following kidney dialysis, subsequent encounter | CMS +T81512S | Adhesions due to foreign body accidentally left in body following kidney dialysis, sequela | CMS +T81513A | Adhesions due to foreign body accidentally left in body following injection or immunization, initial encounter | CMS +T81513D | Adhesions due to foreign body accidentally left in body following injection or immunization, subsequent encounter | CMS +T81513S | Adhesions due to foreign body accidentally left in body following injection or immunization, sequela | CMS +T81514A | Adhesions due to foreign body accidentally left in body following endoscopic examination, initial encounter | CMS +T81514D | Adhesions due to foreign body accidentally left in body following endoscopic examination, subsequent encounter | CMS +T81514S | Adhesions due to foreign body accidentally left in body following endoscopic examination, sequela | CMS +T81515A | Adhesions due to foreign body accidentally left in body following heart catheterization, initial encounter | CMS +T81515D | Adhesions due to foreign body accidentally left in body following heart catheterization, subsequent encounter | CMS +T81515S | Adhesions due to foreign body accidentally left in body following heart catheterization, sequela | CMS +T81516A | Adhesions due to foreign body accidentally left in body following aspiration, puncture or other catheterization, initial encounter | CMS +T81516D | Adhesions due to foreign body accidentally left in body following aspiration, puncture or other catheterization, subsequent encounter | CMS +T81516S | Adhesions due to foreign body accidentally left in body following aspiration, puncture or other catheterization, sequela | CMS +T81517A | Adhesions due to foreign body accidentally left in body following removal of catheter or packing, initial encounter | CMS +T81517D | Adhesions due to foreign body accidentally left in body following removal of catheter or packing, subsequent encounter | CMS +T81517S | Adhesions due to foreign body accidentally left in body following removal of catheter or packing, sequela | CMS +T81518A | Adhesions due to foreign body accidentally left in body following other procedure, initial encounter | CMS +T81518D | Adhesions due to foreign body accidentally left in body following other procedure, subsequent encounter | CMS +T81518S | Adhesions due to foreign body accidentally left in body following other procedure, sequela | CMS +T81519A | Adhesions due to foreign body accidentally left in body following unspecified procedure, initial encounter | CMS +T81519D | Adhesions due to foreign body accidentally left in body following unspecified procedure, subsequent encounter | CMS +T81519S | Adhesions due to foreign body accidentally left in body following unspecified procedure, sequela | CMS +T81520A | Obstruction due to foreign body accidentally left in body following surgical operation, initial encounter | CMS +T81520D | Obstruction due to foreign body accidentally left in body following surgical operation, subsequent encounter | CMS +T81520S | Obstruction due to foreign body accidentally left in body following surgical operation, sequela | CMS +T81521A | Obstruction due to foreign body accidentally left in body following infusion or transfusion, initial encounter | CMS +T81521D | Obstruction due to foreign body accidentally left in body following infusion or transfusion, subsequent encounter | CMS +T81521S | Obstruction due to foreign body accidentally left in body following infusion or transfusion, sequela | CMS +T81522A | Obstruction due to foreign body accidentally left in body following kidney dialysis, initial encounter | CMS +T81522D | Obstruction due to foreign body accidentally left in body following kidney dialysis, subsequent encounter | CMS +T81522S | Obstruction due to foreign body accidentally left in body following kidney dialysis, sequela | CMS +T81523A | Obstruction due to foreign body accidentally left in body following injection or immunization, initial encounter | CMS +T81523D | Obstruction due to foreign body accidentally left in body following injection or immunization, subsequent encounter | CMS +T81523S | Obstruction due to foreign body accidentally left in body following injection or immunization, sequela | CMS +T81524A | Obstruction due to foreign body accidentally left in body following endoscopic examination, initial encounter | CMS +T81524D | Obstruction due to foreign body accidentally left in body following endoscopic examination, subsequent encounter | CMS +T81524S | Obstruction due to foreign body accidentally left in body following endoscopic examination, sequela | CMS +T81525A | Obstruction due to foreign body accidentally left in body following heart catheterization, initial encounter | CMS +T81525D | Obstruction due to foreign body accidentally left in body following heart catheterization, subsequent encounter | CMS +T81525S | Obstruction due to foreign body accidentally left in body following heart catheterization, sequela | CMS +T81526A | Obstruction due to foreign body accidentally left in body following aspiration, puncture or other catheterization, initial encounter | CMS +T81526D | Obstruction due to foreign body accidentally left in body following aspiration, puncture or other catheterization, subsequent encounter | CMS +T81526S | Obstruction due to foreign body accidentally left in body following aspiration, puncture or other catheterization, sequela | CMS +T81527A | Obstruction due to foreign body accidentally left in body following removal of catheter or packing, initial encounter | CMS +T81527D | Obstruction due to foreign body accidentally left in body following removal of catheter or packing, subsequent encounter | CMS +T81527S | Obstruction due to foreign body accidentally left in body following removal of catheter or packing, sequela | CMS +T81528A | Obstruction due to foreign body accidentally left in body following other procedure, initial encounter | CMS +T81528D | Obstruction due to foreign body accidentally left in body following other procedure, subsequent encounter | CMS +T81528S | Obstruction due to foreign body accidentally left in body following other procedure, sequela | CMS +T81529A | Obstruction due to foreign body accidentally left in body following unspecified procedure, initial encounter | CMS +T81529D | Obstruction due to foreign body accidentally left in body following unspecified procedure, subsequent encounter | CMS +T81529S | Obstruction due to foreign body accidentally left in body following unspecified procedure, sequela | CMS +T81530A | Perforation due to foreign body accidentally left in body following surgical operation, initial encounter | CMS +T81530D | Perforation due to foreign body accidentally left in body following surgical operation, subsequent encounter | CMS +T81530S | Perforation due to foreign body accidentally left in body following surgical operation, sequela | CMS +T81531A | Perforation due to foreign body accidentally left in body following infusion or transfusion, initial encounter | CMS +T81531D | Perforation due to foreign body accidentally left in body following infusion or transfusion, subsequent encounter | CMS +T81531S | Perforation due to foreign body accidentally left in body following infusion or transfusion, sequela | CMS +T81532A | Perforation due to foreign body accidentally left in body following kidney dialysis, initial encounter | CMS +T81532D | Perforation due to foreign body accidentally left in body following kidney dialysis, subsequent encounter | CMS +T81532S | Perforation due to foreign body accidentally left in body following kidney dialysis, sequela | CMS +T81533A | Perforation due to foreign body accidentally left in body following injection or immunization, initial encounter | CMS +T81533D | Perforation due to foreign body accidentally left in body following injection or immunization, subsequent encounter | CMS +T81533S | Perforation due to foreign body accidentally left in body following injection or immunization, sequela | CMS +T81534A | Perforation due to foreign body accidentally left in body following endoscopic examination, initial encounter | CMS +T81534D | Perforation due to foreign body accidentally left in body following endoscopic examination, subsequent encounter | CMS +T81534S | Perforation due to foreign body accidentally left in body following endoscopic examination, sequela | CMS +T81535A | Perforation due to foreign body accidentally left in body following heart catheterization, initial encounter | CMS +T81535D | Perforation due to foreign body accidentally left in body following heart catheterization, subsequent encounter | CMS +T81535S | Perforation due to foreign body accidentally left in body following heart catheterization, sequela | CMS +T81536A | Perforation due to foreign body accidentally left in body following aspiration, puncture or other catheterization, initial encounter | CMS +T81536D | Perforation due to foreign body accidentally left in body following aspiration, puncture or other catheterization, subsequent encounter | CMS +T81536S | Perforation due to foreign body accidentally left in body following aspiration, puncture or other catheterization, sequela | CMS +T81537A | Perforation due to foreign body accidentally left in body following removal of catheter or packing, initial encounter | CMS +T81537D | Perforation due to foreign body accidentally left in body following removal of catheter or packing, subsequent encounter | CMS +T81537S | Perforation due to foreign body accidentally left in body following removal of catheter or packing, sequela | CMS +T81538A | Perforation due to foreign body accidentally left in body following other procedure, initial encounter | CMS +T81538D | Perforation due to foreign body accidentally left in body following other procedure, subsequent encounter | CMS +T81538S | Perforation due to foreign body accidentally left in body following other procedure, sequela | CMS +T81539A | Perforation due to foreign body accidentally left in body following unspecified procedure, initial encounter | CMS +T81539D | Perforation due to foreign body accidentally left in body following unspecified procedure, subsequent encounter | CMS +T81539S | Perforation due to foreign body accidentally left in body following unspecified procedure, sequela | CMS +T81590A | Other complications of foreign body accidentally left in body following surgical operation, initial encounter | CMS +T81590D | Other complications of foreign body accidentally left in body following surgical operation, subsequent encounter | CMS +T81590S | Other complications of foreign body accidentally left in body following surgical operation, sequela | CMS +T81591A | Other complications of foreign body accidentally left in body following infusion or transfusion, initial encounter | CMS +T81591D | Other complications of foreign body accidentally left in body following infusion or transfusion, subsequent encounter | CMS +T81591S | Other complications of foreign body accidentally left in body following infusion or transfusion, sequela | CMS +T81592A | Other complications of foreign body accidentally left in body following kidney dialysis, initial encounter | CMS +T81592D | Other complications of foreign body accidentally left in body following kidney dialysis, subsequent encounter | CMS +T81592S | Other complications of foreign body accidentally left in body following kidney dialysis, sequela | CMS +T81593A | Other complications of foreign body accidentally left in body following injection or immunization, initial encounter | CMS +T81593D | Other complications of foreign body accidentally left in body following injection or immunization, subsequent encounter | CMS +T81593S | Other complications of foreign body accidentally left in body following injection or immunization, sequela | CMS +T81594A | Other complications of foreign body accidentally left in body following endoscopic examination, initial encounter | CMS +T81594D | Other complications of foreign body accidentally left in body following endoscopic examination, subsequent encounter | CMS +T81594S | Other complications of foreign body accidentally left in body following endoscopic examination, sequela | CMS +T81595A | Other complications of foreign body accidentally left in body following heart catheterization, initial encounter | CMS +T81595D | Other complications of foreign body accidentally left in body following heart catheterization, subsequent encounter | CMS +T81595S | Other complications of foreign body accidentally left in body following heart catheterization, sequela | CMS +T81596A | Other complications of foreign body accidentally left in body following aspiration, puncture or other catheterization, initial encounter | CMS +T81596D | Other complications of foreign body accidentally left in body following aspiration, puncture or other catheterization, subsequent encounter | CMS +T81596S | Other complications of foreign body accidentally left in body following aspiration, puncture or other catheterization, sequela | CMS +T81597A | Other complications of foreign body accidentally left in body following removal of catheter or packing, initial encounter | CMS +T81597D | Other complications of foreign body accidentally left in body following removal of catheter or packing, subsequent encounter | CMS +T81597S | Other complications of foreign body accidentally left in body following removal of catheter or packing, sequela | CMS +T81598A | Other complications of foreign body accidentally left in body following other procedure, initial encounter | CMS +T81598D | Other complications of foreign body accidentally left in body following other procedure, subsequent encounter | CMS +T81598S | Other complications of foreign body accidentally left in body following other procedure, sequela | CMS +T81599A | Other complications of foreign body accidentally left in body following unspecified procedure, initial encounter | CMS +T81599D | Other complications of foreign body accidentally left in body following unspecified procedure, subsequent encounter | CMS +T81599S | Other complications of foreign body accidentally left in body following unspecified procedure, sequela | CMS +T8160XA | Unspecified acute reaction to foreign substance accidentally left during a procedure, initial encounter | CMS +T8160XD | Unspecified acute reaction to foreign substance accidentally left during a procedure, subsequent encounter | CMS +T8160XS | Unspecified acute reaction to foreign substance accidentally left during a procedure, sequela | CMS +T8161XA | Aseptic peritonitis due to foreign substance accidentally left during a procedure, initial encounter | CMS +T8161XD | Aseptic peritonitis due to foreign substance accidentally left during a procedure, subsequent encounter | CMS +T8161XS | Aseptic peritonitis due to foreign substance accidentally left during a procedure, sequela | CMS +T8169XA | Other acute reaction to foreign substance accidentally left during a procedure, initial encounter | CMS +T8169XD | Other acute reaction to foreign substance accidentally left during a procedure, subsequent encounter | CMS +T8169XS | Other acute reaction to foreign substance accidentally left during a procedure, sequela | CMS +T81710A | Complication of mesenteric artery following a procedure, not elsewhere classified, initial encounter | CMS +T81710D | Complication of mesenteric artery following a procedure, not elsewhere classified, subsequent encounter | CMS +T81710S | Complication of mesenteric artery following a procedure, not elsewhere classified, sequela | CMS +T81711A | Complication of renal artery following a procedure, not elsewhere classified, initial encounter | CMS +T81711D | Complication of renal artery following a procedure, not elsewhere classified, subsequent encounter | CMS +T81711S | Complication of renal artery following a procedure, not elsewhere classified, sequela | CMS +T81718A | Complication of other artery following a procedure, not elsewhere classified, initial encounter | CMS +T81718D | Complication of other artery following a procedure, not elsewhere classified, subsequent encounter | CMS +T81718S | Complication of other artery following a procedure, not elsewhere classified, sequela | CMS +T81719A | Complication of unspecified artery following a procedure, not elsewhere classified, initial encounter | CMS +T81719D | Complication of unspecified artery following a procedure, not elsewhere classified, subsequent encounter | CMS +T81719S | Complication of unspecified artery following a procedure, not elsewhere classified, sequela | CMS +T8172XA | Complication of vein following a procedure, not elsewhere classified, initial encounter | CMS +T8172XD | Complication of vein following a procedure, not elsewhere classified, subsequent encounter | CMS +T8172XS | Complication of vein following a procedure, not elsewhere classified, sequela | CMS +T8181XA | Complication of inhalation therapy, initial encounter | CMS +T8181XD | Complication of inhalation therapy, subsequent encounter | CMS +T8181XS | Complication of inhalation therapy, sequela | CMS +T8182XA | Emphysema (subcutaneous) resulting from a procedure, initial encounter | CMS +T8182XD | Emphysema (subcutaneous) resulting from a procedure, subsequent encounter | CMS +T8182XS | Emphysema (subcutaneous) resulting from a procedure, sequela | CMS +T8183XA | Persistent postprocedural fistula, initial encounter | CMS +T8183XD | Persistent postprocedural fistula, subsequent encounter | CMS +T8183XS | Persistent postprocedural fistula, sequela | CMS +T8189XA | Other complications of procedures, not elsewhere classified, initial encounter | CMS +T8189XD | Other complications of procedures, not elsewhere classified, subsequent encounter | CMS +T8189XS | Other complications of procedures, not elsewhere classified, sequela | CMS +T819XXA | Unspecified complication of procedure, initial encounter | CMS +T819XXD | Unspecified complication of procedure, subsequent encounter | CMS +T819XXS | Unspecified complication of procedure, sequela | CMS +T8201XA | Breakdown (mechanical) of heart valve prosthesis, initial encounter | CMS +T8201XD | Breakdown (mechanical) of heart valve prosthesis, subsequent encounter | CMS +T8201XS | Breakdown (mechanical) of heart valve prosthesis, sequela | CMS +T8202XA | Displacement of heart valve prosthesis, initial encounter | CMS +T8202XD | Displacement of heart valve prosthesis, subsequent encounter | CMS +T8202XS | Displacement of heart valve prosthesis, sequela | CMS +T8203XA | Leakage of heart valve prosthesis, initial encounter | CMS +T8203XD | Leakage of heart valve prosthesis, subsequent encounter | CMS +T8203XS | Leakage of heart valve prosthesis, sequela | CMS +T8209XA | Other mechanical complication of heart valve prosthesis, initial encounter | CMS +T8209XD | Other mechanical complication of heart valve prosthesis, subsequent encounter | CMS +T8209XS | Other mechanical complication of heart valve prosthesis, sequela | CMS +T82110A | Breakdown (mechanical) of cardiac electrode, initial encounter | CMS +T82110D | Breakdown (mechanical) of cardiac electrode, subsequent encounter | CMS +T82110S | Breakdown (mechanical) of cardiac electrode, sequela | CMS +T82111A | Breakdown (mechanical) of cardiac pulse generator (battery), initial encounter | CMS +T82111D | Breakdown (mechanical) of cardiac pulse generator (battery), subsequent encounter | CMS +T82111S | Breakdown (mechanical) of cardiac pulse generator (battery), sequela | CMS +T82118A | Breakdown (mechanical) of other cardiac electronic device, initial encounter | CMS +T82118D | Breakdown (mechanical) of other cardiac electronic device, subsequent encounter | CMS +T82118S | Breakdown (mechanical) of other cardiac electronic device, sequela | CMS +T82119A | Breakdown (mechanical) of unspecified cardiac electronic device, initial encounter | CMS +T82119D | Breakdown (mechanical) of unspecified cardiac electronic device, subsequent encounter | CMS +T82119S | Breakdown (mechanical) of unspecified cardiac electronic device, sequela | CMS +T82120A | Displacement of cardiac electrode, initial encounter | CMS +T82120D | Displacement of cardiac electrode, subsequent encounter | CMS +T82120S | Displacement of cardiac electrode, sequela | CMS +T82121A | Displacement of cardiac pulse generator (battery), initial encounter | CMS +T82121D | Displacement of cardiac pulse generator (battery), subsequent encounter | CMS +T82121S | Displacement of cardiac pulse generator (battery), sequela | CMS +T82128A | Displacement of other cardiac electronic device, initial encounter | CMS +T82128D | Displacement of other cardiac electronic device, subsequent encounter | CMS +T82128S | Displacement of other cardiac electronic device, sequela | CMS +T82129A | Displacement of unspecified cardiac electronic device, initial encounter | CMS +T82129D | Displacement of unspecified cardiac electronic device, subsequent encounter | CMS +T82129S | Displacement of unspecified cardiac electronic device, sequela | CMS +T82190A | Other mechanical complication of cardiac electrode, initial encounter | CMS +T82190D | Other mechanical complication of cardiac electrode, subsequent encounter | CMS +T82190S | Other mechanical complication of cardiac electrode, sequela | CMS +T82191A | Other mechanical complication of cardiac pulse generator (battery), initial encounter | CMS +T82191D | Other mechanical complication of cardiac pulse generator (battery), subsequent encounter | CMS +T82191S | Other mechanical complication of cardiac pulse generator (battery), sequela | CMS +T82198A | Other mechanical complication of other cardiac electronic device, initial encounter | CMS +T82198D | Other mechanical complication of other cardiac electronic device, subsequent encounter | CMS +T82198S | Other mechanical complication of other cardiac electronic device, sequela | CMS +T82199A | Other mechanical complication of unspecified cardiac device, initial encounter | CMS +T82199D | Other mechanical complication of unspecified cardiac device, subsequent encounter | CMS +T82199S | Other mechanical complication of unspecified cardiac device, sequela | CMS +T82211A | Breakdown (mechanical) of coronary artery bypass graft, initial encounter | CMS +T82211D | Breakdown (mechanical) of coronary artery bypass graft, subsequent encounter | CMS +T82211S | Breakdown (mechanical) of coronary artery bypass graft, sequela | CMS +T82212A | Displacement of coronary artery bypass graft, initial encounter | CMS +T82212D | Displacement of coronary artery bypass graft, subsequent encounter | CMS +T82212S | Displacement of coronary artery bypass graft, sequela | CMS +T82213A | Leakage of coronary artery bypass graft, initial encounter | CMS +T82213D | Leakage of coronary artery bypass graft, subsequent encounter | CMS +T82213S | Leakage of coronary artery bypass graft, sequela | CMS +T82218A | Other mechanical complication of coronary artery bypass graft, initial encounter | CMS +T82218D | Other mechanical complication of coronary artery bypass graft, subsequent encounter | CMS +T82218S | Other mechanical complication of coronary artery bypass graft, sequela | CMS +T82221A | Breakdown (mechanical) of biological heart valve graft, initial encounter | CMS +T82221D | Breakdown (mechanical) of biological heart valve graft, subsequent encounter | CMS +T82221S | Breakdown (mechanical) of biological heart valve graft, sequela | CMS +T82222A | Displacement of biological heart valve graft, initial encounter | CMS +T82222D | Displacement of biological heart valve graft, subsequent encounter | CMS +T82222S | Displacement of biological heart valve graft, sequela | CMS +T82223A | Leakage of biological heart valve graft, initial encounter | CMS +T82223D | Leakage of biological heart valve graft, subsequent encounter | CMS +T82223S | Leakage of biological heart valve graft, sequela | CMS +T82228A | Other mechanical complication of biological heart valve graft, initial encounter | CMS +T82228D | Other mechanical complication of biological heart valve graft, subsequent encounter | CMS +T82228S | Other mechanical complication of biological heart valve graft, sequela | CMS +T82310A | Breakdown (mechanical) of aortic (bifurcation) graft (replacement), initial encounter | CMS +T82310D | Breakdown (mechanical) of aortic (bifurcation) graft (replacement), subsequent encounter | CMS +T82310S | Breakdown (mechanical) of aortic (bifurcation) graft (replacement), sequela | CMS +T82311A | Breakdown (mechanical) of carotid arterial graft (bypass), initial encounter | CMS +T82311D | Breakdown (mechanical) of carotid arterial graft (bypass), subsequent encounter | CMS +T82311S | Breakdown (mechanical) of carotid arterial graft (bypass), sequela | CMS +T82312A | Breakdown (mechanical) of femoral arterial graft (bypass), initial encounter | CMS +T82312D | Breakdown (mechanical) of femoral arterial graft (bypass), subsequent encounter | CMS +T82312S | Breakdown (mechanical) of femoral arterial graft (bypass), sequela | CMS +T82318A | Breakdown (mechanical) of other vascular grafts, initial encounter | CMS +T82318D | Breakdown (mechanical) of other vascular grafts, subsequent encounter | CMS +T82318S | Breakdown (mechanical) of other vascular grafts, sequela | CMS +T82319A | Breakdown (mechanical) of unspecified vascular grafts, initial encounter | CMS +T82319D | Breakdown (mechanical) of unspecified vascular grafts, subsequent encounter | CMS +T82319S | Breakdown (mechanical) of unspecified vascular grafts, sequela | CMS +T82320A | Displacement of aortic (bifurcation) graft (replacement), initial encounter | CMS +T82320D | Displacement of aortic (bifurcation) graft (replacement), subsequent encounter | CMS +T82320S | Displacement of aortic (bifurcation) graft (replacement), sequela | CMS +T82321A | Displacement of carotid arterial graft (bypass), initial encounter | CMS +T82321D | Displacement of carotid arterial graft (bypass), subsequent encounter | CMS +T82321S | Displacement of carotid arterial graft (bypass), sequela | CMS +T82322A | Displacement of femoral arterial graft (bypass), initial encounter | CMS +T82322D | Displacement of femoral arterial graft (bypass), subsequent encounter | CMS +T82322S | Displacement of femoral arterial graft (bypass), sequela | CMS +T82328A | Displacement of other vascular grafts, initial encounter | CMS +T82328D | Displacement of other vascular grafts, subsequent encounter | CMS +T82328S | Displacement of other vascular grafts, sequela | CMS +T82329A | Displacement of unspecified vascular grafts, initial encounter | CMS +T82329D | Displacement of unspecified vascular grafts, subsequent encounter | CMS +T82329S | Displacement of unspecified vascular grafts, sequela | CMS +T82330A | Leakage of aortic (bifurcation) graft (replacement), initial encounter | CMS +T82330D | Leakage of aortic (bifurcation) graft (replacement), subsequent encounter | CMS +T82330S | Leakage of aortic (bifurcation) graft (replacement), sequela | CMS +T82331A | Leakage of carotid arterial graft (bypass), initial encounter | CMS +T82331D | Leakage of carotid arterial graft (bypass), subsequent encounter | CMS +T82331S | Leakage of carotid arterial graft (bypass), sequela | CMS +T82332A | Leakage of femoral arterial graft (bypass), initial encounter | CMS +T82332D | Leakage of femoral arterial graft (bypass), subsequent encounter | CMS +T82332S | Leakage of femoral arterial graft (bypass), sequela | CMS +T82338A | Leakage of other vascular grafts, initial encounter | CMS +T82338D | Leakage of other vascular grafts, subsequent encounter | CMS +T82338S | Leakage of other vascular grafts, sequela | CMS +T82339A | Leakage of unspecified vascular graft, initial encounter | CMS +T82339D | Leakage of unspecified vascular graft, subsequent encounter | CMS +T82339S | Leakage of unspecified vascular graft, sequela | CMS +T82390A | Other mechanical complication of aortic (bifurcation) graft (replacement), initial encounter | CMS +T82390D | Other mechanical complication of aortic (bifurcation) graft (replacement), subsequent encounter | CMS +T82390S | Other mechanical complication of aortic (bifurcation) graft (replacement), sequela | CMS +T82391A | Other mechanical complication of carotid arterial graft (bypass), initial encounter | CMS +T82391D | Other mechanical complication of carotid arterial graft (bypass), subsequent encounter | CMS +T82391S | Other mechanical complication of carotid arterial graft (bypass), sequela | CMS +T82392A | Other mechanical complication of femoral arterial graft (bypass), initial encounter | CMS +T82392D | Other mechanical complication of femoral arterial graft (bypass), subsequent encounter | CMS +T82392S | Other mechanical complication of femoral arterial graft (bypass), sequela | CMS +T82398A | Other mechanical complication of other vascular grafts, initial encounter | CMS +T82398D | Other mechanical complication of other vascular grafts, subsequent encounter | CMS +T82398S | Other mechanical complication of other vascular grafts, sequela | CMS +T82399A | Other mechanical complication of unspecified vascular grafts, initial encounter | CMS +T82399D | Other mechanical complication of unspecified vascular grafts, subsequent encounter | CMS +T82399S | Other mechanical complication of unspecified vascular grafts, sequela | CMS +T8241XA | Breakdown (mechanical) of vascular dialysis catheter, initial encounter | CMS +T8241XD | Breakdown (mechanical) of vascular dialysis catheter, subsequent encounter | CMS +T8241XS | Breakdown (mechanical) of vascular dialysis catheter, sequela | CMS +T8242XA | Displacement of vascular dialysis catheter, initial encounter | CMS +T8242XD | Displacement of vascular dialysis catheter, subsequent encounter | CMS +T8242XS | Displacement of vascular dialysis catheter, sequela | CMS +T8243XA | Leakage of vascular dialysis catheter, initial encounter | CMS +T8243XD | Leakage of vascular dialysis catheter, subsequent encounter | CMS +T8243XS | Leakage of vascular dialysis catheter, sequela | CMS +T8249XA | Other complication of vascular dialysis catheter, initial encounter | CMS +T8249XD | Other complication of vascular dialysis catheter, subsequent encounter | CMS +T8249XS | Other complication of vascular dialysis catheter, sequela | CMS +T82510A | Breakdown (mechanical) of surgically created arteriovenous fistula, initial encounter | CMS +T82510D | Breakdown (mechanical) of surgically created arteriovenous fistula, subsequent encounter | CMS +T82510S | Breakdown (mechanical) of surgically created arteriovenous fistula, sequela | CMS +T82511A | Breakdown (mechanical) of surgically created arteriovenous shunt, initial encounter | CMS +T82511D | Breakdown (mechanical) of surgically created arteriovenous shunt, subsequent encounter | CMS +T82511S | Breakdown (mechanical) of surgically created arteriovenous shunt, sequela | CMS +T82512A | Breakdown (mechanical) of artificial heart, initial encounter | CMS +T82512D | Breakdown (mechanical) of artificial heart, subsequent encounter | CMS +T82512S | Breakdown (mechanical) of artificial heart, sequela | CMS +T82513A | Breakdown (mechanical) of balloon (counterpulsation) device, initial encounter | CMS +T82513D | Breakdown (mechanical) of balloon (counterpulsation) device, subsequent encounter | CMS +T82513S | Breakdown (mechanical) of balloon (counterpulsation) device, sequela | CMS +T82514A | Breakdown (mechanical) of infusion catheter, initial encounter | CMS +T82514D | Breakdown (mechanical) of infusion catheter, subsequent encounter | CMS +T82514S | Breakdown (mechanical) of infusion catheter, sequela | CMS +T82515A | Breakdown (mechanical) of umbrella device, initial encounter | CMS +T82515D | Breakdown (mechanical) of umbrella device, subsequent encounter | CMS +T82515S | Breakdown (mechanical) of umbrella device, sequela | CMS +T82518A | Breakdown (mechanical) of other cardiac and vascular devices and implants, initial encounter | CMS +T82518D | Breakdown (mechanical) of other cardiac and vascular devices and implants, subsequent encounter | CMS +T82518S | Breakdown (mechanical) of other cardiac and vascular devices and implants, sequela | CMS +T82519A | Breakdown (mechanical) of unspecified cardiac and vascular devices and implants, initial encounter | CMS +T82519D | Breakdown (mechanical) of unspecified cardiac and vascular devices and implants, subsequent encounter | CMS +T82519S | Breakdown (mechanical) of unspecified cardiac and vascular devices and implants, sequela | CMS +T82520A | Displacement of surgically created arteriovenous fistula, initial encounter | CMS +T82520D | Displacement of surgically created arteriovenous fistula, subsequent encounter | CMS +T82520S | Displacement of surgically created arteriovenous fistula, sequela | CMS +T82521A | Displacement of surgically created arteriovenous shunt, initial encounter | CMS +T82521D | Displacement of surgically created arteriovenous shunt, subsequent encounter | CMS +T82521S | Displacement of surgically created arteriovenous shunt, sequela | CMS +T82522A | Displacement of artificial heart, initial encounter | CMS +T82522D | Displacement of artificial heart, subsequent encounter | CMS +T82522S | Displacement of artificial heart, sequela | CMS +T82523A | Displacement of balloon (counterpulsation) device, initial encounter | CMS +T82523D | Displacement of balloon (counterpulsation) device, subsequent encounter | CMS +T82523S | Displacement of balloon (counterpulsation) device, sequela | CMS +T82524A | Displacement of infusion catheter, initial encounter | CMS +T82524D | Displacement of infusion catheter, subsequent encounter | CMS +T82524S | Displacement of infusion catheter, sequela | CMS +T82525A | Displacement of umbrella device, initial encounter | CMS +T82525D | Displacement of umbrella device, subsequent encounter | CMS +T82525S | Displacement of umbrella device, sequela | CMS +T82528A | Displacement of other cardiac and vascular devices and implants, initial encounter | CMS +T82528D | Displacement of other cardiac and vascular devices and implants, subsequent encounter | CMS +T82528S | Displacement of other cardiac and vascular devices and implants, sequela | CMS +T82529A | Displacement of unspecified cardiac and vascular devices and implants, initial encounter | CMS +T82529D | Displacement of unspecified cardiac and vascular devices and implants, subsequent encounter | CMS +T82529S | Displacement of unspecified cardiac and vascular devices and implants, sequela | CMS +T82530A | Leakage of surgically created arteriovenous fistula, initial encounter | CMS +T82530D | Leakage of surgically created arteriovenous fistula, subsequent encounter | CMS +T82530S | Leakage of surgically created arteriovenous fistula, sequela | CMS +T82531A | Leakage of surgically created arteriovenous shunt, initial encounter | CMS +T82531D | Leakage of surgically created arteriovenous shunt, subsequent encounter | CMS +T82531S | Leakage of surgically created arteriovenous shunt, sequela | CMS +T82532A | Leakage of artificial heart, initial encounter | CMS +T82532D | Leakage of artificial heart, subsequent encounter | CMS +T82532S | Leakage of artificial heart, sequela | CMS +T82533A | Leakage of balloon (counterpulsation) device, initial encounter | CMS +T82533D | Leakage of balloon (counterpulsation) device, subsequent encounter | CMS +T82533S | Leakage of balloon (counterpulsation) device, sequela | CMS +T82534A | Leakage of infusion catheter, initial encounter | CMS +T82534D | Leakage of infusion catheter, subsequent encounter | CMS +T82534S | Leakage of infusion catheter, sequela | CMS +T82535A | Leakage of umbrella device, initial encounter | CMS +T82535D | Leakage of umbrella device, subsequent encounter | CMS +T82535S | Leakage of umbrella device, sequela | CMS +T82538A | Leakage of other cardiac and vascular devices and implants, initial encounter | CMS +T82538D | Leakage of other cardiac and vascular devices and implants, subsequent encounter | CMS +T82538S | Leakage of other cardiac and vascular devices and implants, sequela | CMS +T82539A | Leakage of unspecified cardiac and vascular devices and implants, initial encounter | CMS +T82539D | Leakage of unspecified cardiac and vascular devices and implants, subsequent encounter | CMS +T82539S | Leakage of unspecified cardiac and vascular devices and implants, sequela | CMS +T82590A | Other mechanical complication of surgically created arteriovenous fistula, initial encounter | CMS +T82590D | Other mechanical complication of surgically created arteriovenous fistula, subsequent encounter | CMS +T82590S | Other mechanical complication of surgically created arteriovenous fistula, sequela | CMS +T82591A | Other mechanical complication of surgically created arteriovenous shunt, initial encounter | CMS +T82591D | Other mechanical complication of surgically created arteriovenous shunt, subsequent encounter | CMS +T82591S | Other mechanical complication of surgically created arteriovenous shunt, sequela | CMS +T82592A | Other mechanical complication of artificial heart, initial encounter | CMS +T82592D | Other mechanical complication of artificial heart, subsequent encounter | CMS +T82592S | Other mechanical complication of artificial heart, sequela | CMS +T82593A | Other mechanical complication of balloon (counterpulsation) device, initial encounter | CMS +T82593D | Other mechanical complication of balloon (counterpulsation) device, subsequent encounter | CMS +T82593S | Other mechanical complication of balloon (counterpulsation) device, sequela | CMS +T82594A | Other mechanical complication of infusion catheter, initial encounter | CMS +T82594D | Other mechanical complication of infusion catheter, subsequent encounter | CMS +T82594S | Other mechanical complication of infusion catheter, sequela | CMS +T82595A | Other mechanical complication of umbrella device, initial encounter | CMS +T82595D | Other mechanical complication of umbrella device, subsequent encounter | CMS +T82595S | Other mechanical complication of umbrella device, sequela | CMS +T82598A | Other mechanical complication of other cardiac and vascular devices and implants, initial encounter | CMS +T82598D | Other mechanical complication of other cardiac and vascular devices and implants, subsequent encounter | CMS +T82598S | Other mechanical complication of other cardiac and vascular devices and implants, sequela | CMS +T82599A | Other mechanical complication of unspecified cardiac and vascular devices and implants, initial encounter | CMS +T82599D | Other mechanical complication of unspecified cardiac and vascular devices and implants, subsequent encounter | CMS +T82599S | Other mechanical complication of unspecified cardiac and vascular devices and implants, sequela | CMS +T826XXA | Infection and inflammatory reaction due to cardiac valve prosthesis, initial encounter | CMS +T826XXD | Infection and inflammatory reaction due to cardiac valve prosthesis, subsequent encounter | CMS +T826XXS | Infection and inflammatory reaction due to cardiac valve prosthesis, sequela | CMS +T827XXA | Infection and inflammatory reaction due to other cardiac and vascular devices, implants and grafts, initial encounter | CMS +T827XXD | Infection and inflammatory reaction due to other cardiac and vascular devices, implants and grafts, subsequent encounter | CMS +T827XXS | Infection and inflammatory reaction due to other cardiac and vascular devices, implants and grafts, sequela | CMS +T82817A | Embolism due to cardiac prosthetic devices, implants and grafts, initial encounter | CMS +T82817D | Embolism due to cardiac prosthetic devices, implants and grafts, subsequent encounter | CMS +T82817S | Embolism due to cardiac prosthetic devices, implants and grafts, sequela | CMS +T82818A | Embolism due to vascular prosthetic devices, implants and grafts, initial encounter | CMS +T82818D | Embolism due to vascular prosthetic devices, implants and grafts, subsequent encounter | CMS +T82818S | Embolism due to vascular prosthetic devices, implants and grafts, sequela | CMS +T82827A | Fibrosis due to cardiac prosthetic devices, implants and grafts, initial encounter | CMS +T82827D | Fibrosis due to cardiac prosthetic devices, implants and grafts, subsequent encounter | CMS +T82827S | Fibrosis due to cardiac prosthetic devices, implants and grafts, sequela | CMS +T82828A | Fibrosis due to vascular prosthetic devices, implants and grafts, initial encounter | CMS +T82828D | Fibrosis due to vascular prosthetic devices, implants and grafts, subsequent encounter | CMS +T82828S | Fibrosis due to vascular prosthetic devices, implants and grafts, sequela | CMS +T82837A | Hemorrhage due to cardiac prosthetic devices, implants and grafts, initial encounter | CMS +T82837D | Hemorrhage due to cardiac prosthetic devices, implants and grafts, subsequent encounter | CMS +T82837S | Hemorrhage due to cardiac prosthetic devices, implants and grafts, sequela | CMS +T82838A | Hemorrhage due to vascular prosthetic devices, implants and grafts, initial encounter | CMS +T82838D | Hemorrhage due to vascular prosthetic devices, implants and grafts, subsequent encounter | CMS +T82838S | Hemorrhage due to vascular prosthetic devices, implants and grafts, sequela | CMS +T82847A | Pain due to cardiac prosthetic devices, implants and grafts, initial encounter | CMS +T82847D | Pain due to cardiac prosthetic devices, implants and grafts, subsequent encounter | CMS +T82847S | Pain due to cardiac prosthetic devices, implants and grafts, sequela | CMS +T82848A | Pain due to vascular prosthetic devices, implants and grafts, initial encounter | CMS +T82848D | Pain due to vascular prosthetic devices, implants and grafts, subsequent encounter | CMS +T82848S | Pain due to vascular prosthetic devices, implants and grafts, sequela | CMS +T82855A | Stenosis of coronary artery stent, initial encounter | CMS +T82855D | Stenosis of coronary artery stent, subsequent encounter | CMS +T82855S | Stenosis of coronary artery stent, sequela | CMS +T82856A | Stenosis of peripheral vascular stent, initial encounter | CMS +T82856D | Stenosis of peripheral vascular stent, subsequent encounter | CMS +T82856S | Stenosis of peripheral vascular stent, sequela | CMS +T82857A | Stenosis of other cardiac prosthetic devices, implants and grafts, initial encounter | CMS +T82857D | Stenosis of other cardiac prosthetic devices, implants and grafts, subsequent encounter | CMS +T82857S | Stenosis of other cardiac prosthetic devices, implants and grafts, sequela | CMS +T82858A | Stenosis of other vascular prosthetic devices, implants and grafts, initial encounter | CMS +T82858D | Stenosis of other vascular prosthetic devices, implants and grafts, subsequent encounter | CMS +T82858S | Stenosis of other vascular prosthetic devices, implants and grafts, sequela | CMS +T82867A | Thrombosis due to cardiac prosthetic devices, implants and grafts, initial encounter | CMS +T82867D | Thrombosis due to cardiac prosthetic devices, implants and grafts, subsequent encounter | CMS +T82867S | Thrombosis due to cardiac prosthetic devices, implants and grafts, sequela | CMS +T82868A | Thrombosis due to vascular prosthetic devices, implants and grafts, initial encounter | CMS +T82868D | Thrombosis due to vascular prosthetic devices, implants and grafts, subsequent encounter | CMS +T82868S | Thrombosis due to vascular prosthetic devices, implants and grafts, sequela | CMS +T82897A | Other specified complication of cardiac prosthetic devices, implants and grafts, initial encounter | CMS +T82897D | Other specified complication of cardiac prosthetic devices, implants and grafts, subsequent encounter | CMS +T82897S | Other specified complication of cardiac prosthetic devices, implants and grafts, sequela | CMS +T82898A | Other specified complication of vascular prosthetic devices, implants and grafts, initial encounter | CMS +T82898D | Other specified complication of vascular prosthetic devices, implants and grafts, subsequent encounter | CMS +T82898S | Other specified complication of vascular prosthetic devices, implants and grafts, sequela | CMS +T829XXA | Unspecified complication of cardiac and vascular prosthetic device, implant and graft, initial encounter | CMS +T829XXD | Unspecified complication of cardiac and vascular prosthetic device, implant and graft, subsequent encounter | CMS +T829XXS | Unspecified complication of cardiac and vascular prosthetic device, implant and graft, sequela | CMS +T83010A | Breakdown (mechanical) of cystostomy catheter, initial encounter | CMS +T83010D | Breakdown (mechanical) of cystostomy catheter, subsequent encounter | CMS +T83010S | Breakdown (mechanical) of cystostomy catheter, sequela | CMS +T83011A | Breakdown (mechanical) of indwelling urethral catheter, initial encounter | CMS +T83011D | Breakdown (mechanical) of indwelling urethral catheter, subsequent encounter | CMS +T83011S | Breakdown (mechanical) of indwelling urethral catheter, sequela | CMS +T83012A | Breakdown (mechanical) of nephrostomy catheter, initial encounter | CMS +T83012D | Breakdown (mechanical) of nephrostomy catheter, subsequent encounter | CMS +T83012S | Breakdown (mechanical) of nephrostomy catheter, sequela | CMS +T83018A | Breakdown (mechanical) of other urinary catheter, initial encounter | CMS +T83018D | Breakdown (mechanical) of other urinary catheter, subsequent encounter | CMS +T83018S | Breakdown (mechanical) of other urinary catheter, sequela | CMS +T83020A | Displacement of cystostomy catheter, initial encounter | CMS +T83020D | Displacement of cystostomy catheter, subsequent encounter | CMS +T83020S | Displacement of cystostomy catheter, sequela | CMS +T83021A | Displacement of indwelling urethral catheter, initial encounter | CMS +T83021D | Displacement of indwelling urethral catheter, subsequent encounter | CMS +T83021S | Displacement of indwelling urethral catheter, sequela | CMS +T83022A | Displacement of nephrostomy catheter, initial encounter | CMS +T83022D | Displacement of nephrostomy catheter, subsequent encounter | CMS +T83022S | Displacement of nephrostomy catheter, sequela | CMS +T83028A | Displacement of other urinary catheter, initial encounter | CMS +T83028D | Displacement of other urinary catheter, subsequent encounter | CMS +T83028S | Displacement of other urinary catheter, sequela | CMS +T83030A | Leakage of cystostomy catheter, initial encounter | CMS +T83030D | Leakage of cystostomy catheter, subsequent encounter | CMS +T83030S | Leakage of cystostomy catheter, sequela | CMS +T83031A | Leakage of indwelling urethral catheter, initial encounter | CMS +T83031D | Leakage of indwelling urethral catheter, subsequent encounter | CMS +T83031S | Leakage of indwelling urethral catheter, sequela | CMS +T83032A | Leakage of nephrostomy catheter, initial encounter | CMS +T83032D | Leakage of nephrostomy catheter, subsequent encounter | CMS +T83032S | Leakage of nephrostomy catheter, sequela | CMS +T83038A | Leakage of other urinary catheter, initial encounter | CMS +T83038D | Leakage of other urinary catheter, subsequent encounter | CMS +T83038S | Leakage of other urinary catheter, sequela | CMS +T83090A | Other mechanical complication of cystostomy catheter, initial encounter | CMS +T83090D | Other mechanical complication of cystostomy catheter, subsequent encounter | CMS +T83090S | Other mechanical complication of cystostomy catheter, sequela | CMS +T83091A | Other mechanical complication of indwelling urethral catheter, initial encounter | CMS +T83091D | Other mechanical complication of indwelling urethral catheter, subsequent encounter | CMS +T83091S | Other mechanical complication of indwelling urethral catheter, sequela | CMS +T83092A | Other mechanical complication of nephrostomy catheter, initial encounter | CMS +T83092D | Other mechanical complication of nephrostomy catheter, subsequent encounter | CMS +T83092S | Other mechanical complication of nephrostomy catheter, sequela | CMS +T83098A | Other mechanical complication of other urinary catheter, initial encounter | CMS +T83098D | Other mechanical complication of other urinary catheter, subsequent encounter | CMS +T83098S | Other mechanical complication of other urinary catheter, sequela | CMS +T83110A | Breakdown (mechanical) of urinary electronic stimulator device, initial encounter | CMS +T83110D | Breakdown (mechanical) of urinary electronic stimulator device, subsequent encounter | CMS +T83110S | Breakdown (mechanical) of urinary electronic stimulator device, sequela | CMS +T83111A | Breakdown (mechanical) of implanted urinary sphincter, initial encounter | CMS +T83111D | Breakdown (mechanical) of implanted urinary sphincter, subsequent encounter | CMS +T83111S | Breakdown (mechanical) of implanted urinary sphincter, sequela | CMS +T83112A | Breakdown (mechanical) of indwelling ureteral stent, initial encounter | CMS +T83112D | Breakdown (mechanical) of indwelling ureteral stent, subsequent encounter | CMS +T83112S | Breakdown (mechanical) of indwelling ureteral stent, sequela | CMS +T83113A | Breakdown (mechanical) of other urinary stents, initial encounter | CMS +T83113D | Breakdown (mechanical) of other urinary stents, subsequent encounter | CMS +T83113S | Breakdown (mechanical) of other urinary stents, sequela | CMS +T83118A | Breakdown (mechanical) of other urinary devices and implants, initial encounter | CMS +T83118D | Breakdown (mechanical) of other urinary devices and implants, subsequent encounter | CMS +T83118S | Breakdown (mechanical) of other urinary devices and implants, sequela | CMS +T83120A | Displacement of urinary electronic stimulator device, initial encounter | CMS +T83120D | Displacement of urinary electronic stimulator device, subsequent encounter | CMS +T83120S | Displacement of urinary electronic stimulator device, sequela | CMS +T83121A | Displacement of implanted urinary sphincter, initial encounter | CMS +T83121D | Displacement of implanted urinary sphincter, subsequent encounter | CMS +T83121S | Displacement of implanted urinary sphincter, sequela | CMS +T83122A | Displacement of indwelling ureteral stent, initial encounter | CMS +T83122D | Displacement of indwelling ureteral stent, subsequent encounter | CMS +T83122S | Displacement of indwelling ureteral stent, sequela | CMS +T83123A | Displacement of other urinary stents, initial encounter | CMS +T83123D | Displacement of other urinary stents, subsequent encounter | CMS +T83123S | Displacement of other urinary stents, sequela | CMS +T83128A | Displacement of other urinary devices and implants, initial encounter | CMS +T83128D | Displacement of other urinary devices and implants, subsequent encounter | CMS +T83128S | Displacement of other urinary devices and implants, sequela | CMS +T83190A | Other mechanical complication of urinary electronic stimulator device, initial encounter | CMS +T83190D | Other mechanical complication of urinary electronic stimulator device, subsequent encounter | CMS +T83190S | Other mechanical complication of urinary electronic stimulator device, sequela | CMS +T83191A | Other mechanical complication of implanted urinary sphincter, initial encounter | CMS +T83191D | Other mechanical complication of implanted urinary sphincter, subsequent encounter | CMS +T83191S | Other mechanical complication of implanted urinary sphincter, sequela | CMS +T83192A | Other mechanical complication of indwelling ureteral stent, initial encounter | CMS +T83192D | Other mechanical complication of indwelling ureteral stent, subsequent encounter | CMS +T83192S | Other mechanical complication of indwelling ureteral stent, sequela | CMS +T83193A | Other mechanical complication of other urinary stent, initial encounter | CMS +T83193D | Other mechanical complication of other urinary stent, subsequent encounter | CMS +T83193S | Other mechanical complication of other urinary stent, sequela | CMS +T83198A | Other mechanical complication of other urinary devices and implants, initial encounter | CMS +T83198D | Other mechanical complication of other urinary devices and implants, subsequent encounter | CMS +T83198S | Other mechanical complication of other urinary devices and implants, sequela | CMS +T8321XA | Breakdown (mechanical) of graft of urinary organ, initial encounter | CMS +T8321XD | Breakdown (mechanical) of graft of urinary organ, subsequent encounter | CMS +T8321XS | Breakdown (mechanical) of graft of urinary organ, sequela | CMS +T8322XA | Displacement of graft of urinary organ, initial encounter | CMS +T8322XD | Displacement of graft of urinary organ, subsequent encounter | CMS +T8322XS | Displacement of graft of urinary organ, sequela | CMS +T8323XA | Leakage of graft of urinary organ, initial encounter | CMS +T8323XD | Leakage of graft of urinary organ, subsequent encounter | CMS +T8323XS | Leakage of graft of urinary organ, sequela | CMS +T8324XA | Erosion of graft of urinary organ, initial encounter | CMS +T8324XD | Erosion of graft of urinary organ, subsequent encounter | CMS +T8324XS | Erosion of graft of urinary organ, sequela | CMS +T8325XA | Exposure of graft of urinary organ, initial encounter | CMS +T8325XD | Exposure of graft of urinary organ, subsequent encounter | CMS +T8325XS | Exposure of graft of urinary organ, sequela | CMS +T8329XA | Other mechanical complication of graft of urinary organ, initial encounter | CMS +T8329XD | Other mechanical complication of graft of urinary organ, subsequent encounter | CMS +T8329XS | Other mechanical complication of graft of urinary organ, sequela | CMS +T8331XA | Breakdown (mechanical) of intrauterine contraceptive device, initial encounter | CMS +T8331XD | Breakdown (mechanical) of intrauterine contraceptive device, subsequent encounter | CMS +T8331XS | Breakdown (mechanical) of intrauterine contraceptive device, sequela | CMS +T8332XA | Displacement of intrauterine contraceptive device, initial encounter | CMS +T8332XD | Displacement of intrauterine contraceptive device, subsequent encounter | CMS +T8332XS | Displacement of intrauterine contraceptive device, sequela | CMS +T8339XA | Other mechanical complication of intrauterine contraceptive device, initial encounter | CMS +T8339XD | Other mechanical complication of intrauterine contraceptive device, subsequent encounter | CMS +T8339XS | Other mechanical complication of intrauterine contraceptive device, sequela | CMS +T83410A | Breakdown (mechanical) of implanted penile prosthesis, initial encounter | CMS +T83410D | Breakdown (mechanical) of implanted penile prosthesis, subsequent encounter | CMS +T83410S | Breakdown (mechanical) of implanted penile prosthesis, sequela | CMS +T83411A | Breakdown (mechanical) of implanted testicular prosthesis, initial encounter | CMS +T83411D | Breakdown (mechanical) of implanted testicular prosthesis, subsequent encounter | CMS +T83411S | Breakdown (mechanical) of implanted testicular prosthesis, sequela | CMS +T83418A | Breakdown (mechanical) of other prosthetic devices, implants and grafts of genital tract, initial encounter | CMS +T83418D | Breakdown (mechanical) of other prosthetic devices, implants and grafts of genital tract, subsequent encounter | CMS +T83418S | Breakdown (mechanical) of other prosthetic devices, implants and grafts of genital tract, sequela | CMS +T83420A | Displacement of implanted penile prosthesis, initial encounter | CMS +T83420D | Displacement of implanted penile prosthesis, subsequent encounter | CMS +T83420S | Displacement of implanted penile prosthesis, sequela | CMS +T83421A | Displacement of implanted testicular prosthesis, initial encounter | CMS +T83421D | Displacement of implanted testicular prosthesis, subsequent encounter | CMS +T83421S | Displacement of implanted testicular prosthesis, sequela | CMS +T83428A | Displacement of other prosthetic devices, implants and grafts of genital tract, initial encounter | CMS +T83428D | Displacement of other prosthetic devices, implants and grafts of genital tract, subsequent encounter | CMS +T83428S | Displacement of other prosthetic devices, implants and grafts of genital tract, sequela | CMS +T83490A | Other mechanical complication of implanted penile prosthesis, initial encounter | CMS +T83490D | Other mechanical complication of implanted penile prosthesis, subsequent encounter | CMS +T83490S | Other mechanical complication of implanted penile prosthesis, sequela | CMS +T83491A | Other mechanical complication of implanted testicular prosthesis, initial encounter | CMS +T83491D | Other mechanical complication of implanted testicular prosthesis, subsequent encounter | CMS +T83491S | Other mechanical complication of implanted testicular prosthesis, sequela | CMS +T83498A | Other mechanical complication of other prosthetic devices, implants and grafts of genital tract, initial encounter | CMS +T83498D | Other mechanical complication of other prosthetic devices, implants and grafts of genital tract, subsequent encounter | CMS +T83498S | Other mechanical complication of other prosthetic devices, implants and grafts of genital tract, sequela | CMS +T83510A | Infection and inflammatory reaction due to cystostomy catheter, initial encounter | CMS +T83510D | Infection and inflammatory reaction due to cystostomy catheter, subsequent encounter | CMS +T83510S | Infection and inflammatory reaction due to cystostomy catheter, sequela | CMS +T83511A | Infection and inflammatory reaction due to indwelling urethral catheter, initial encounter | CMS +T83511D | Infection and inflammatory reaction due to indwelling urethral catheter, subsequent encounter | CMS +T83511S | Infection and inflammatory reaction due to indwelling urethral catheter, sequela | CMS +T83512A | Infection and inflammatory reaction due to nephrostomy catheter, initial encounter | CMS +T83512D | Infection and inflammatory reaction due to nephrostomy catheter, subsequent encounter | CMS +T83512S | Infection and inflammatory reaction due to nephrostomy catheter, sequela | CMS +T83518A | Infection and inflammatory reaction due to other urinary catheter, initial encounter | CMS +T83518D | Infection and inflammatory reaction due to other urinary catheter, subsequent encounter | CMS +T83518S | Infection and inflammatory reaction due to other urinary catheter, sequela | CMS +T83590A | Infection and inflammatory reaction due to implanted urinary neurostimulation device, initial encounter | CMS +T83590D | Infection and inflammatory reaction due to implanted urinary neurostimulation device, subsequent encounter | CMS +T83590S | Infection and inflammatory reaction due to implanted urinary neurostimulation device, sequela | CMS +T83591A | Infection and inflammatory reaction due to implanted urinary sphincter, initial encounter | CMS +T83591D | Infection and inflammatory reaction due to implanted urinary sphincter, subsequent encounter | CMS +T83591S | Infection and inflammatory reaction due to implanted urinary sphincter, sequela | CMS +T83592A | Infection and inflammatory reaction due to indwelling ureteral stent, initial encounter | CMS +T83592D | Infection and inflammatory reaction due to indwelling ureteral stent, subsequent encounter | CMS +T83592S | Infection and inflammatory reaction due to indwelling ureteral stent, sequela | CMS +T83593A | Infection and inflammatory reaction due to other urinary stents, initial encounter | CMS +T83593D | Infection and inflammatory reaction due to other urinary stents, subsequent encounter | CMS +T83593S | Infection and inflammatory reaction due to other urinary stents, sequela | CMS +T83598A | Infection and inflammatory reaction due to other prosthetic device, implant and graft in urinary system, initial encounter | CMS +T83598D | Infection and inflammatory reaction due to other prosthetic device, implant and graft in urinary system, subsequent encounter | CMS +T83598S | Infection and inflammatory reaction due to other prosthetic device, implant and graft in urinary system, sequela | CMS +T8361XA | Infection and inflammatory reaction due to implanted penile prosthesis, initial encounter | CMS +T8361XD | Infection and inflammatory reaction due to implanted penile prosthesis, subsequent encounter | CMS +T8361XS | Infection and inflammatory reaction due to implanted penile prosthesis, sequela | CMS +T8362XA | Infection and inflammatory reaction due to implanted testicular prosthesis, initial encounter | CMS +T8362XD | Infection and inflammatory reaction due to implanted testicular prosthesis, subsequent encounter | CMS +T8362XS | Infection and inflammatory reaction due to implanted testicular prosthesis, sequela | CMS +T8369XA | Infection and inflammatory reaction due to other prosthetic device, implant and graft in genital tract, initial encounter | CMS +T8369XD | Infection and inflammatory reaction due to other prosthetic device, implant and graft in genital tract, subsequent encounter | CMS +T8369XS | Infection and inflammatory reaction due to other prosthetic device, implant and graft in genital tract, sequela | CMS +T83711A | Erosion of implanted vaginal mesh to surrounding organ or tissue, initial encounter | CMS +T83711D | Erosion of implanted vaginal mesh to surrounding organ or tissue, subsequent encounter | CMS +T83711S | Erosion of implanted vaginal mesh to surrounding organ or tissue, sequela | CMS +T83712A | Erosion of implanted urethral mesh to surrounding organ or tissue, initial encounter | CMS +T83712D | Erosion of implanted urethral mesh to surrounding organ or tissue, subsequent encounter | CMS +T83712S | Erosion of implanted urethral mesh to surrounding organ or tissue, sequela | CMS +T83713A | Erosion of implanted urethral bulking agent to surrounding organ or tissue, initial encounter | CMS +T83713D | Erosion of implanted urethral bulking agent to surrounding organ or tissue, subsequent encounter | CMS +T83713S | Erosion of implanted urethral bulking agent to surrounding organ or tissue, sequela | CMS +T83714A | Erosion of implanted ureteral bulking agent to surrounding organ or tissue, initial encounter | CMS +T83714D | Erosion of implanted ureteral bulking agent to surrounding organ or tissue, subsequent encounter | CMS +T83714S | Erosion of implanted ureteral bulking agent to surrounding organ or tissue, sequela | CMS +T83718A | Erosion of other implanted mesh to organ or tissue, initial encounter | CMS +T83718D | Erosion of other implanted mesh to organ or tissue, subsequent encounter | CMS +T83718S | Erosion of other implanted mesh to organ or tissue, sequela | CMS +T83719A | Erosion of other prosthetic materials to surrounding organ or tissue, initial encounter | CMS +T83719D | Erosion of other prosthetic materials to surrounding organ or tissue, subsequent encounter | CMS +T83719S | Erosion of other prosthetic materials to surrounding organ or tissue, sequela | CMS +T83721A | Exposure of implanted vaginal mesh into vagina, initial encounter | CMS +T83721D | Exposure of implanted vaginal mesh into vagina, subsequent encounter | CMS +T83721S | Exposure of implanted vaginal mesh into vagina, sequela | CMS +T83722A | Exposure of implanted urethral mesh into urethra, initial encounter | CMS +T83722D | Exposure of implanted urethral mesh into urethra, subsequent encounter | CMS +T83722S | Exposure of implanted urethral mesh into urethra, sequela | CMS +T83723A | Exposure of implanted urethral bulking agent into urethra, initial encounter | CMS +T83723D | Exposure of implanted urethral bulking agent into urethra, subsequent encounter | CMS +T83723S | Exposure of implanted urethral bulking agent into urethra, sequela | CMS +T83724A | Exposure of implanted ureteral bulking agent into ureter, initial encounter | CMS +T83724D | Exposure of implanted ureteral bulking agent into ureter, subsequent encounter | CMS +T83724S | Exposure of implanted ureteral bulking agent into ureter, sequela | CMS +T83728A | Exposure of other implanted mesh into organ or tissue, initial encounter | CMS +T83728D | Exposure of other implanted mesh into organ or tissue, subsequent encounter | CMS +T83728S | Exposure of other implanted mesh into organ or tissue, sequela | CMS +T83729A | Exposure of other prosthetic materials into organ or tissue, initial encounter | CMS +T83729D | Exposure of other prosthetic materials into organ or tissue, subsequent encounter | CMS +T83729S | Exposure of other prosthetic materials into organ or tissue, sequela | CMS +T8379XA | Other specified complications due to other genitourinary prosthetic materials, initial encounter | CMS +T8379XD | Other specified complications due to other genitourinary prosthetic materials, subsequent encounter | CMS +T8379XS | Other specified complications due to other genitourinary prosthetic materials, sequela | CMS +T8381XA | Embolism due to genitourinary prosthetic devices, implants and grafts, initial encounter | CMS +T8381XD | Embolism due to genitourinary prosthetic devices, implants and grafts, subsequent encounter | CMS +T8381XS | Embolism due to genitourinary prosthetic devices, implants and grafts, sequela | CMS +T8382XA | Fibrosis due to genitourinary prosthetic devices, implants and grafts, initial encounter | CMS +T8382XD | Fibrosis due to genitourinary prosthetic devices, implants and grafts, subsequent encounter | CMS +T8382XS | Fibrosis due to genitourinary prosthetic devices, implants and grafts, sequela | CMS +T8383XA | Hemorrhage due to genitourinary prosthetic devices, implants and grafts, initial encounter | CMS +T8383XD | Hemorrhage due to genitourinary prosthetic devices, implants and grafts, subsequent encounter | CMS +T8383XS | Hemorrhage due to genitourinary prosthetic devices, implants and grafts, sequela | CMS +T8384XA | Pain due to genitourinary prosthetic devices, implants and grafts, initial encounter | CMS +T8384XD | Pain due to genitourinary prosthetic devices, implants and grafts, subsequent encounter | CMS +T8384XS | Pain due to genitourinary prosthetic devices, implants and grafts, sequela | CMS +T8385XA | Stenosis due to genitourinary prosthetic devices, implants and grafts, initial encounter | CMS +T8385XD | Stenosis due to genitourinary prosthetic devices, implants and grafts, subsequent encounter | CMS +T8385XS | Stenosis due to genitourinary prosthetic devices, implants and grafts, sequela | CMS +T8386XA | Thrombosis due to genitourinary prosthetic devices, implants and grafts, initial encounter | CMS +T8386XD | Thrombosis due to genitourinary prosthetic devices, implants and grafts, subsequent encounter | CMS +T8386XS | Thrombosis due to genitourinary prosthetic devices, implants and grafts, sequela | CMS +T8389XA | Other specified complication of genitourinary prosthetic devices, implants and grafts, initial encounter | CMS +T8389XD | Other specified complication of genitourinary prosthetic devices, implants and grafts, subsequent encounter | CMS +T8389XS | Other specified complication of genitourinary prosthetic devices, implants and grafts, sequela | CMS +T839XXA | Unspecified complication of genitourinary prosthetic device, implant and graft, initial encounter | CMS +T839XXD | Unspecified complication of genitourinary prosthetic device, implant and graft, subsequent encounter | CMS +T839XXS | Unspecified complication of genitourinary prosthetic device, implant and graft, sequela | CMS +T84010A | Broken internal right hip prosthesis, initial encounter | CMS +T84010D | Broken internal right hip prosthesis, subsequent encounter | CMS +T84010S | Broken internal right hip prosthesis, sequela | CMS +T84011A | Broken internal left hip prosthesis, initial encounter | CMS +T84011D | Broken internal left hip prosthesis, subsequent encounter | CMS +T84011S | Broken internal left hip prosthesis, sequela | CMS +T84012A | Broken internal right knee prosthesis, initial encounter | CMS +T84012D | Broken internal right knee prosthesis, subsequent encounter | CMS +T84012S | Broken internal right knee prosthesis, sequela | CMS +T84013A | Broken internal left knee prosthesis, initial encounter | CMS +T84013D | Broken internal left knee prosthesis, subsequent encounter | CMS +T84013S | Broken internal left knee prosthesis, sequela | CMS +T84018A | Broken internal joint prosthesis, other site, initial encounter | CMS +T84018D | Broken internal joint prosthesis, other site, subsequent encounter | CMS +T84018S | Broken internal joint prosthesis, other site, sequela | CMS +T84019A | Broken internal joint prosthesis, unspecified site, initial encounter | CMS +T84019D | Broken internal joint prosthesis, unspecified site, subsequent encounter | CMS +T84019S | Broken internal joint prosthesis, unspecified site, sequela | CMS +T84020A | Dislocation of internal right hip prosthesis, initial encounter | CMS +T84020D | Dislocation of internal right hip prosthesis, subsequent encounter | CMS +T84020S | Dislocation of internal right hip prosthesis, sequela | CMS +T84021A | Dislocation of internal left hip prosthesis, initial encounter | CMS +T84021D | Dislocation of internal left hip prosthesis, subsequent encounter | CMS +T84021S | Dislocation of internal left hip prosthesis, sequela | CMS +T84022A | Instability of internal right knee prosthesis, initial encounter | CMS +T84022D | Instability of internal right knee prosthesis, subsequent encounter | CMS +T84022S | Instability of internal right knee prosthesis, sequela | CMS +T84023A | Instability of internal left knee prosthesis, initial encounter | CMS +T84023D | Instability of internal left knee prosthesis, subsequent encounter | CMS +T84023S | Instability of internal left knee prosthesis, sequela | CMS +T84028A | Dislocation of other internal joint prosthesis, initial encounter | CMS +T84028D | Dislocation of other internal joint prosthesis, subsequent encounter | CMS +T84028S | Dislocation of other internal joint prosthesis, sequela | CMS +T84029A | Dislocation of unspecified internal joint prosthesis, initial encounter | CMS +T84029D | Dislocation of unspecified internal joint prosthesis, subsequent encounter | CMS +T84029S | Dislocation of unspecified internal joint prosthesis, sequela | CMS +T84030A | Mechanical loosening of internal right hip prosthetic joint, initial encounter | CMS +T84030D | Mechanical loosening of internal right hip prosthetic joint, subsequent encounter | CMS +T84030S | Mechanical loosening of internal right hip prosthetic joint, sequela | CMS +T84031A | Mechanical loosening of internal left hip prosthetic joint, initial encounter | CMS +T84031D | Mechanical loosening of internal left hip prosthetic joint, subsequent encounter | CMS +T84031S | Mechanical loosening of internal left hip prosthetic joint, sequela | CMS +T84032A | Mechanical loosening of internal right knee prosthetic joint, initial encounter | CMS +T84032D | Mechanical loosening of internal right knee prosthetic joint, subsequent encounter | CMS +T84032S | Mechanical loosening of internal right knee prosthetic joint, sequela | CMS +T84033A | Mechanical loosening of internal left knee prosthetic joint, initial encounter | CMS +T84033D | Mechanical loosening of internal left knee prosthetic joint, subsequent encounter | CMS +T84033S | Mechanical loosening of internal left knee prosthetic joint, sequela | CMS +T84038A | Mechanical loosening of other internal prosthetic joint, initial encounter | CMS +T84038D | Mechanical loosening of other internal prosthetic joint, subsequent encounter | CMS +T84038S | Mechanical loosening of other internal prosthetic joint, sequela | CMS +T84039A | Mechanical loosening of unspecified internal prosthetic joint, initial encounter | CMS +T84039D | Mechanical loosening of unspecified internal prosthetic joint, subsequent encounter | CMS +T84039S | Mechanical loosening of unspecified internal prosthetic joint, sequela | CMS +T84050A | Periprosthetic osteolysis of internal prosthetic right hip joint, initial encounter | CMS +T84050D | Periprosthetic osteolysis of internal prosthetic right hip joint, subsequent encounter | CMS +T84050S | Periprosthetic osteolysis of internal prosthetic right hip joint, sequela | CMS +T84051A | Periprosthetic osteolysis of internal prosthetic left hip joint, initial encounter | CMS +T84051D | Periprosthetic osteolysis of internal prosthetic left hip joint, subsequent encounter | CMS +T84051S | Periprosthetic osteolysis of internal prosthetic left hip joint, sequela | CMS +T84052A | Periprosthetic osteolysis of internal prosthetic right knee joint, initial encounter | CMS +T84052D | Periprosthetic osteolysis of internal prosthetic right knee joint, subsequent encounter | CMS +T84052S | Periprosthetic osteolysis of internal prosthetic right knee joint, sequela | CMS +T84053A | Periprosthetic osteolysis of internal prosthetic left knee joint, initial encounter | CMS +T84053D | Periprosthetic osteolysis of internal prosthetic left knee joint, subsequent encounter | CMS +T84053S | Periprosthetic osteolysis of internal prosthetic left knee joint, sequela | CMS +T84058A | Periprosthetic osteolysis of other internal prosthetic joint, initial encounter | CMS +T84058D | Periprosthetic osteolysis of other internal prosthetic joint, subsequent encounter | CMS +T84058S | Periprosthetic osteolysis of other internal prosthetic joint, sequela | CMS +T84059A | Periprosthetic osteolysis of unspecified internal prosthetic joint, initial encounter | CMS +T84059D | Periprosthetic osteolysis of unspecified internal prosthetic joint, subsequent encounter | CMS +T84059S | Periprosthetic osteolysis of unspecified internal prosthetic joint, sequela | CMS +T84060A | Wear of articular bearing surface of internal prosthetic right hip joint, initial encounter | CMS +T84060D | Wear of articular bearing surface of internal prosthetic right hip joint, subsequent encounter | CMS +T84060S | Wear of articular bearing surface of internal prosthetic right hip joint, sequela | CMS +T84061A | Wear of articular bearing surface of internal prosthetic left hip joint, initial encounter | CMS +T84061D | Wear of articular bearing surface of internal prosthetic left hip joint, subsequent encounter | CMS +T84061S | Wear of articular bearing surface of internal prosthetic left hip joint, sequela | CMS +T84062A | Wear of articular bearing surface of internal prosthetic right knee joint, initial encounter | CMS +T84062D | Wear of articular bearing surface of internal prosthetic right knee joint, subsequent encounter | CMS +T84062S | Wear of articular bearing surface of internal prosthetic right knee joint, sequela | CMS +T84063A | Wear of articular bearing surface of internal prosthetic left knee joint, initial encounter | CMS +T84063D | Wear of articular bearing surface of internal prosthetic left knee joint, subsequent encounter | CMS +T84063S | Wear of articular bearing surface of internal prosthetic left knee joint, sequela | CMS +T84068A | Wear of articular bearing surface of other internal prosthetic joint, initial encounter | CMS +T84068D | Wear of articular bearing surface of other internal prosthetic joint, subsequent encounter | CMS +T84068S | Wear of articular bearing surface of other internal prosthetic joint, sequela | CMS +T84069A | Wear of articular bearing surface of unspecified internal prosthetic joint, initial encounter | CMS +T84069D | Wear of articular bearing surface of unspecified internal prosthetic joint, subsequent encounter | CMS +T84069S | Wear of articular bearing surface of unspecified internal prosthetic joint, sequela | CMS +T84090A | Other mechanical complication of internal right hip prosthesis, initial encounter | CMS +T84090D | Other mechanical complication of internal right hip prosthesis, subsequent encounter | CMS +T84090S | Other mechanical complication of internal right hip prosthesis, sequela | CMS +T84091A | Other mechanical complication of internal left hip prosthesis, initial encounter | CMS +T84091D | Other mechanical complication of internal left hip prosthesis, subsequent encounter | CMS +T84091S | Other mechanical complication of internal left hip prosthesis, sequela | CMS +T84092A | Other mechanical complication of internal right knee prosthesis, initial encounter | CMS +T84092D | Other mechanical complication of internal right knee prosthesis, subsequent encounter | CMS +T84092S | Other mechanical complication of internal right knee prosthesis, sequela | CMS +T84093A | Other mechanical complication of internal left knee prosthesis, initial encounter | CMS +T84093D | Other mechanical complication of internal left knee prosthesis, subsequent encounter | CMS +T84093S | Other mechanical complication of internal left knee prosthesis, sequela | CMS +T84098A | Other mechanical complication of other internal joint prosthesis, initial encounter | CMS +T84098D | Other mechanical complication of other internal joint prosthesis, subsequent encounter | CMS +T84098S | Other mechanical complication of other internal joint prosthesis, sequela | CMS +T84099A | Other mechanical complication of unspecified internal joint prosthesis, initial encounter | CMS +T84099D | Other mechanical complication of unspecified internal joint prosthesis, subsequent encounter | CMS +T84099S | Other mechanical complication of unspecified internal joint prosthesis, sequela | CMS +T84110A | Breakdown (mechanical) of internal fixation device of right humerus, initial encounter | CMS +T84110D | Breakdown (mechanical) of internal fixation device of right humerus, subsequent encounter | CMS +T84110S | Breakdown (mechanical) of internal fixation device of right humerus, sequela | CMS +T84111A | Breakdown (mechanical) of internal fixation device of left humerus, initial encounter | CMS +T84111D | Breakdown (mechanical) of internal fixation device of left humerus, subsequent encounter | CMS +T84111S | Breakdown (mechanical) of internal fixation device of left humerus, sequela | CMS +T84112A | Breakdown (mechanical) of internal fixation device of bone of right forearm, initial encounter | CMS +T84112D | Breakdown (mechanical) of internal fixation device of bone of right forearm, subsequent encounter | CMS +T84112S | Breakdown (mechanical) of internal fixation device of bone of right forearm, sequela | CMS +T84113A | Breakdown (mechanical) of internal fixation device of bone of left forearm, initial encounter | CMS +T84113D | Breakdown (mechanical) of internal fixation device of bone of left forearm, subsequent encounter | CMS +T84113S | Breakdown (mechanical) of internal fixation device of bone of left forearm, sequela | CMS +T84114A | Breakdown (mechanical) of internal fixation device of right femur, initial encounter | CMS +T84114D | Breakdown (mechanical) of internal fixation device of right femur, subsequent encounter | CMS +T84114S | Breakdown (mechanical) of internal fixation device of right femur, sequela | CMS +T84115A | Breakdown (mechanical) of internal fixation device of left femur, initial encounter | CMS +T84115D | Breakdown (mechanical) of internal fixation device of left femur, subsequent encounter | CMS +T84115S | Breakdown (mechanical) of internal fixation device of left femur, sequela | CMS +T84116A | Breakdown (mechanical) of internal fixation device of bone of right lower leg, initial encounter | CMS +T84116D | Breakdown (mechanical) of internal fixation device of bone of right lower leg, subsequent encounter | CMS +T84116S | Breakdown (mechanical) of internal fixation device of bone of right lower leg, sequela | CMS +T84117A | Breakdown (mechanical) of internal fixation device of bone of left lower leg, initial encounter | CMS +T84117D | Breakdown (mechanical) of internal fixation device of bone of left lower leg, subsequent encounter | CMS +T84117S | Breakdown (mechanical) of internal fixation device of bone of left lower leg, sequela | CMS +T84119A | Breakdown (mechanical) of internal fixation device of unspecified bone of limb, initial encounter | CMS +T84119D | Breakdown (mechanical) of internal fixation device of unspecified bone of limb, subsequent encounter | CMS +T84119S | Breakdown (mechanical) of internal fixation device of unspecified bone of limb, sequela | CMS +T84120A | Displacement of internal fixation device of right humerus, initial encounter | CMS +T84120D | Displacement of internal fixation device of right humerus, subsequent encounter | CMS +T84120S | Displacement of internal fixation device of right humerus, sequela | CMS +T84121A | Displacement of internal fixation device of left humerus, initial encounter | CMS +T84121D | Displacement of internal fixation device of left humerus, subsequent encounter | CMS +T84121S | Displacement of internal fixation device of left humerus, sequela | CMS +T84122A | Displacement of internal fixation device of bone of right forearm, initial encounter | CMS +T84122D | Displacement of internal fixation device of bone of right forearm, subsequent encounter | CMS +T84122S | Displacement of internal fixation device of bone of right forearm, sequela | CMS +T84123A | Displacement of internal fixation device of bone of left forearm, initial encounter | CMS +T84123D | Displacement of internal fixation device of bone of left forearm, subsequent encounter | CMS +T84123S | Displacement of internal fixation device of bone of left forearm, sequela | CMS +T84124A | Displacement of internal fixation device of right femur, initial encounter | CMS +T84124D | Displacement of internal fixation device of right femur, subsequent encounter | CMS +T84124S | Displacement of internal fixation device of right femur, sequela | CMS +T84125A | Displacement of internal fixation device of left femur, initial encounter | CMS +T84125D | Displacement of internal fixation device of left femur, subsequent encounter | CMS +T84125S | Displacement of internal fixation device of left femur, sequela | CMS +T84126A | Displacement of internal fixation device of bone of right lower leg, initial encounter | CMS +T84126D | Displacement of internal fixation device of bone of right lower leg, subsequent encounter | CMS +T84126S | Displacement of internal fixation device of bone of right lower leg, sequela | CMS +T84127A | Displacement of internal fixation device of bone of left lower leg, initial encounter | CMS +T84127D | Displacement of internal fixation device of bone of left lower leg, subsequent encounter | CMS +T84127S | Displacement of internal fixation device of bone of left lower leg, sequela | CMS +T84129A | Displacement of internal fixation device of unspecified bone of limb, initial encounter | CMS +T84129D | Displacement of internal fixation device of unspecified bone of limb, subsequent encounter | CMS +T84129S | Displacement of internal fixation device of unspecified bone of limb, sequela | CMS +T84190A | Other mechanical complication of internal fixation device of right humerus, initial encounter | CMS +T84190D | Other mechanical complication of internal fixation device of right humerus, subsequent encounter | CMS +T84190S | Other mechanical complication of internal fixation device of right humerus, sequela | CMS +T84191A | Other mechanical complication of internal fixation device of left humerus, initial encounter | CMS +T84191D | Other mechanical complication of internal fixation device of left humerus, subsequent encounter | CMS +T84191S | Other mechanical complication of internal fixation device of left humerus, sequela | CMS +T84192A | Other mechanical complication of internal fixation device of bone of right forearm, initial encounter | CMS +T84192D | Other mechanical complication of internal fixation device of bone of right forearm, subsequent encounter | CMS +T84192S | Other mechanical complication of internal fixation device of bone of right forearm, sequela | CMS +T84193A | Other mechanical complication of internal fixation device of bone of left forearm, initial encounter | CMS +T84193D | Other mechanical complication of internal fixation device of bone of left forearm, subsequent encounter | CMS +T84193S | Other mechanical complication of internal fixation device of bone of left forearm, sequela | CMS +T84194A | Other mechanical complication of internal fixation device of right femur, initial encounter | CMS +T84194D | Other mechanical complication of internal fixation device of right femur, subsequent encounter | CMS +T84194S | Other mechanical complication of internal fixation device of right femur, sequela | CMS +T84195A | Other mechanical complication of internal fixation device of left femur, initial encounter | CMS +T84195D | Other mechanical complication of internal fixation device of left femur, subsequent encounter | CMS +T84195S | Other mechanical complication of internal fixation device of left femur, sequela | CMS +T84196A | Other mechanical complication of internal fixation device of bone of right lower leg, initial encounter | CMS +T84196D | Other mechanical complication of internal fixation device of bone of right lower leg, subsequent encounter | CMS +T84196S | Other mechanical complication of internal fixation device of bone of right lower leg, sequela | CMS +T84197A | Other mechanical complication of internal fixation device of bone of left lower leg, initial encounter | CMS +T84197D | Other mechanical complication of internal fixation device of bone of left lower leg, subsequent encounter | CMS +T84197S | Other mechanical complication of internal fixation device of bone of left lower leg, sequela | CMS +T84199A | Other mechanical complication of internal fixation device of unspecified bone of limb, initial encounter | CMS +T84199D | Other mechanical complication of internal fixation device of unspecified bone of limb, subsequent encounter | CMS +T84199S | Other mechanical complication of internal fixation device of unspecified bone of limb, sequela | CMS +T84210A | Breakdown (mechanical) of internal fixation device of bones of hand and fingers, initial encounter | CMS +T84210D | Breakdown (mechanical) of internal fixation device of bones of hand and fingers, subsequent encounter | CMS +T84210S | Breakdown (mechanical) of internal fixation device of bones of hand and fingers, sequela | CMS +T84213A | Breakdown (mechanical) of internal fixation device of bones of foot and toes, initial encounter | CMS +T84213D | Breakdown (mechanical) of internal fixation device of bones of foot and toes, subsequent encounter | CMS +T84213S | Breakdown (mechanical) of internal fixation device of bones of foot and toes, sequela | CMS +T84216A | Breakdown (mechanical) of internal fixation device of vertebrae, initial encounter | CMS +T84216D | Breakdown (mechanical) of internal fixation device of vertebrae, subsequent encounter | CMS +T84216S | Breakdown (mechanical) of internal fixation device of vertebrae, sequela | CMS +T84218A | Breakdown (mechanical) of internal fixation device of other bones, initial encounter | CMS +T84218D | Breakdown (mechanical) of internal fixation device of other bones, subsequent encounter | CMS +T84218S | Breakdown (mechanical) of internal fixation device of other bones, sequela | CMS +T84220A | Displacement of internal fixation device of bones of hand and fingers, initial encounter | CMS +T84220D | Displacement of internal fixation device of bones of hand and fingers, subsequent encounter | CMS +T84220S | Displacement of internal fixation device of bones of hand and fingers, sequela | CMS +T84223A | Displacement of internal fixation device of bones of foot and toes, initial encounter | CMS +T84223D | Displacement of internal fixation device of bones of foot and toes, subsequent encounter | CMS +T84223S | Displacement of internal fixation device of bones of foot and toes, sequela | CMS +T84226A | Displacement of internal fixation device of vertebrae, initial encounter | CMS +T84226D | Displacement of internal fixation device of vertebrae, subsequent encounter | CMS +T84226S | Displacement of internal fixation device of vertebrae, sequela | CMS +T84228A | Displacement of internal fixation device of other bones, initial encounter | CMS +T84228D | Displacement of internal fixation device of other bones, subsequent encounter | CMS +T84228S | Displacement of internal fixation device of other bones, sequela | CMS +T84290A | Other mechanical complication of internal fixation device of bones of hand and fingers, initial encounter | CMS +T84290D | Other mechanical complication of internal fixation device of bones of hand and fingers, subsequent encounter | CMS +T84290S | Other mechanical complication of internal fixation device of bones of hand and fingers, sequela | CMS +T84293A | Other mechanical complication of internal fixation device of bones of foot and toes, initial encounter | CMS +T84293D | Other mechanical complication of internal fixation device of bones of foot and toes, subsequent encounter | CMS +T84293S | Other mechanical complication of internal fixation device of bones of foot and toes, sequela | CMS +T84296A | Other mechanical complication of internal fixation device of vertebrae, initial encounter | CMS +T84296D | Other mechanical complication of internal fixation device of vertebrae, subsequent encounter | CMS +T84296S | Other mechanical complication of internal fixation device of vertebrae, sequela | CMS +T84298A | Other mechanical complication of internal fixation device of other bones, initial encounter | CMS +T84298D | Other mechanical complication of internal fixation device of other bones, subsequent encounter | CMS +T84298S | Other mechanical complication of internal fixation device of other bones, sequela | CMS +T84310A | Breakdown (mechanical) of electronic bone stimulator, initial encounter | CMS +T84310D | Breakdown (mechanical) of electronic bone stimulator, subsequent encounter | CMS +T84310S | Breakdown (mechanical) of electronic bone stimulator, sequela | CMS +T84318A | Breakdown (mechanical) of other bone devices, implants and grafts, initial encounter | CMS +T84318D | Breakdown (mechanical) of other bone devices, implants and grafts, subsequent encounter | CMS +T84318S | Breakdown (mechanical) of other bone devices, implants and grafts, sequela | CMS +T84320A | Displacement of electronic bone stimulator, initial encounter | CMS +T84320D | Displacement of electronic bone stimulator, subsequent encounter | CMS +T84320S | Displacement of electronic bone stimulator, sequela | CMS +T84328A | Displacement of other bone devices, implants and grafts, initial encounter | CMS +T84328D | Displacement of other bone devices, implants and grafts, subsequent encounter | CMS +T84328S | Displacement of other bone devices, implants and grafts, sequela | CMS +T84390A | Other mechanical complication of electronic bone stimulator, initial encounter | CMS +T84390D | Other mechanical complication of electronic bone stimulator, subsequent encounter | CMS +T84390S | Other mechanical complication of electronic bone stimulator, sequela | CMS +T84398A | Other mechanical complication of other bone devices, implants and grafts, initial encounter | CMS +T84398D | Other mechanical complication of other bone devices, implants and grafts, subsequent encounter | CMS +T84398S | Other mechanical complication of other bone devices, implants and grafts, sequela | CMS +T84410A | Breakdown (mechanical) of muscle and tendon graft, initial encounter | CMS +T84410D | Breakdown (mechanical) of muscle and tendon graft, subsequent encounter | CMS +T84410S | Breakdown (mechanical) of muscle and tendon graft, sequela | CMS +T84418A | Breakdown (mechanical) of other internal orthopedic devices, implants and grafts, initial encounter | CMS +T84418D | Breakdown (mechanical) of other internal orthopedic devices, implants and grafts, subsequent encounter | CMS +T84418S | Breakdown (mechanical) of other internal orthopedic devices, implants and grafts, sequela | CMS +T84420A | Displacement of muscle and tendon graft, initial encounter | CMS +T84420D | Displacement of muscle and tendon graft, subsequent encounter | CMS +T84420S | Displacement of muscle and tendon graft, sequela | CMS +T84428A | Displacement of other internal orthopedic devices, implants and grafts, initial encounter | CMS +T84428D | Displacement of other internal orthopedic devices, implants and grafts, subsequent encounter | CMS +T84428S | Displacement of other internal orthopedic devices, implants and grafts, sequela | CMS +T84490A | Other mechanical complication of muscle and tendon graft, initial encounter | CMS +T84490D | Other mechanical complication of muscle and tendon graft, subsequent encounter | CMS +T84490S | Other mechanical complication of muscle and tendon graft, sequela | CMS +T84498A | Other mechanical complication of other internal orthopedic devices, implants and grafts, initial encounter | CMS +T84498D | Other mechanical complication of other internal orthopedic devices, implants and grafts, subsequent encounter | CMS +T84498S | Other mechanical complication of other internal orthopedic devices, implants and grafts, sequela | CMS +T8450XA | Infection and inflammatory reaction due to unspecified internal joint prosthesis, initial encounter | CMS +T8450XD | Infection and inflammatory reaction due to unspecified internal joint prosthesis, subsequent encounter | CMS +T8450XS | Infection and inflammatory reaction due to unspecified internal joint prosthesis, sequela | CMS +T8451XA | Infection and inflammatory reaction due to internal right hip prosthesis, initial encounter | CMS +T8451XD | Infection and inflammatory reaction due to internal right hip prosthesis, subsequent encounter | CMS +T8451XS | Infection and inflammatory reaction due to internal right hip prosthesis, sequela | CMS +T8452XA | Infection and inflammatory reaction due to internal left hip prosthesis, initial encounter | CMS +T8452XD | Infection and inflammatory reaction due to internal left hip prosthesis, subsequent encounter | CMS +T8452XS | Infection and inflammatory reaction due to internal left hip prosthesis, sequela | CMS +T8453XA | Infection and inflammatory reaction due to internal right knee prosthesis, initial encounter | CMS +T8453XD | Infection and inflammatory reaction due to internal right knee prosthesis, subsequent encounter | CMS +T8453XS | Infection and inflammatory reaction due to internal right knee prosthesis, sequela | CMS +T8454XA | Infection and inflammatory reaction due to internal left knee prosthesis, initial encounter | CMS +T8454XD | Infection and inflammatory reaction due to internal left knee prosthesis, subsequent encounter | CMS +T8454XS | Infection and inflammatory reaction due to internal left knee prosthesis, sequela | CMS +T8459XA | Infection and inflammatory reaction due to other internal joint prosthesis, initial encounter | CMS +T8459XD | Infection and inflammatory reaction due to other internal joint prosthesis, subsequent encounter | CMS +T8459XS | Infection and inflammatory reaction due to other internal joint prosthesis, sequela | CMS +T8460XA | Infection and inflammatory reaction due to internal fixation device of unspecified site, initial encounter | CMS +T8460XD | Infection and inflammatory reaction due to internal fixation device of unspecified site, subsequent encounter | CMS +T8460XS | Infection and inflammatory reaction due to internal fixation device of unspecified site, sequela | CMS +T84610A | Infection and inflammatory reaction due to internal fixation device of right humerus, initial encounter | CMS +T84610D | Infection and inflammatory reaction due to internal fixation device of right humerus, subsequent encounter | CMS +T84610S | Infection and inflammatory reaction due to internal fixation device of right humerus, sequela | CMS +T84611A | Infection and inflammatory reaction due to internal fixation device of left humerus, initial encounter | CMS +T84611D | Infection and inflammatory reaction due to internal fixation device of left humerus, subsequent encounter | CMS +T84611S | Infection and inflammatory reaction due to internal fixation device of left humerus, sequela | CMS +T84612A | Infection and inflammatory reaction due to internal fixation device of right radius, initial encounter | CMS +T84612D | Infection and inflammatory reaction due to internal fixation device of right radius, subsequent encounter | CMS +T84612S | Infection and inflammatory reaction due to internal fixation device of right radius, sequela | CMS +T84613A | Infection and inflammatory reaction due to internal fixation device of left radius, initial encounter | CMS +T84613D | Infection and inflammatory reaction due to internal fixation device of left radius, subsequent encounter | CMS +T84613S | Infection and inflammatory reaction due to internal fixation device of left radius, sequela | CMS +T84614A | Infection and inflammatory reaction due to internal fixation device of right ulna, initial encounter | CMS +T84614D | Infection and inflammatory reaction due to internal fixation device of right ulna, subsequent encounter | CMS +T84614S | Infection and inflammatory reaction due to internal fixation device of right ulna, sequela | CMS +T84615A | Infection and inflammatory reaction due to internal fixation device of left ulna, initial encounter | CMS +T84615D | Infection and inflammatory reaction due to internal fixation device of left ulna, subsequent encounter | CMS +T84615S | Infection and inflammatory reaction due to internal fixation device of left ulna, sequela | CMS +T84619A | Infection and inflammatory reaction due to internal fixation device of unspecified bone of arm, initial encounter | CMS +T84619D | Infection and inflammatory reaction due to internal fixation device of unspecified bone of arm, subsequent encounter | CMS +T84619S | Infection and inflammatory reaction due to internal fixation device of unspecified bone of arm, sequela | CMS +T84620A | Infection and inflammatory reaction due to internal fixation device of right femur, initial encounter | CMS +T84620D | Infection and inflammatory reaction due to internal fixation device of right femur, subsequent encounter | CMS +T84620S | Infection and inflammatory reaction due to internal fixation device of right femur, sequela | CMS +T84621A | Infection and inflammatory reaction due to internal fixation device of left femur, initial encounter | CMS +T84621D | Infection and inflammatory reaction due to internal fixation device of left femur, subsequent encounter | CMS +T84621S | Infection and inflammatory reaction due to internal fixation device of left femur, sequela | CMS +T84622A | Infection and inflammatory reaction due to internal fixation device of right tibia, initial encounter | CMS +T84622D | Infection and inflammatory reaction due to internal fixation device of right tibia, subsequent encounter | CMS +T84622S | Infection and inflammatory reaction due to internal fixation device of right tibia, sequela | CMS +T84623A | Infection and inflammatory reaction due to internal fixation device of left tibia, initial encounter | CMS +T84623D | Infection and inflammatory reaction due to internal fixation device of left tibia, subsequent encounter | CMS +T84623S | Infection and inflammatory reaction due to internal fixation device of left tibia, sequela | CMS +T84624A | Infection and inflammatory reaction due to internal fixation device of right fibula, initial encounter | CMS +T84624D | Infection and inflammatory reaction due to internal fixation device of right fibula, subsequent encounter | CMS +T84624S | Infection and inflammatory reaction due to internal fixation device of right fibula, sequela | CMS +T84625A | Infection and inflammatory reaction due to internal fixation device of left fibula, initial encounter | CMS +T84625D | Infection and inflammatory reaction due to internal fixation device of left fibula, subsequent encounter | CMS +T84625S | Infection and inflammatory reaction due to internal fixation device of left fibula, sequela | CMS +T84629A | Infection and inflammatory reaction due to internal fixation device of unspecified bone of leg, initial encounter | CMS +T84629D | Infection and inflammatory reaction due to internal fixation device of unspecified bone of leg, subsequent encounter | CMS +T84629S | Infection and inflammatory reaction due to internal fixation device of unspecified bone of leg, sequela | CMS +T8463XA | Infection and inflammatory reaction due to internal fixation device of spine, initial encounter | CMS +T8463XD | Infection and inflammatory reaction due to internal fixation device of spine, subsequent encounter | CMS +T8463XS | Infection and inflammatory reaction due to internal fixation device of spine, sequela | CMS +T8469XA | Infection and inflammatory reaction due to internal fixation device of other site, initial encounter | CMS +T8469XD | Infection and inflammatory reaction due to internal fixation device of other site, subsequent encounter | CMS +T8469XS | Infection and inflammatory reaction due to internal fixation device of other site, sequela | CMS +T847XXA | Infection and inflammatory reaction due to other internal orthopedic prosthetic devices, implants and grafts, initial encounter | CMS +T847XXD | Infection and inflammatory reaction due to other internal orthopedic prosthetic devices, implants and grafts, subsequent encounter | CMS +T847XXS | Infection and inflammatory reaction due to other internal orthopedic prosthetic devices, implants and grafts, sequela | CMS +T8481XA | Embolism due to internal orthopedic prosthetic devices, implants and grafts, initial encounter | CMS +T8481XD | Embolism due to internal orthopedic prosthetic devices, implants and grafts, subsequent encounter | CMS +T8481XS | Embolism due to internal orthopedic prosthetic devices, implants and grafts, sequela | CMS +T8482XA | Fibrosis due to internal orthopedic prosthetic devices, implants and grafts, initial encounter | CMS +T8482XD | Fibrosis due to internal orthopedic prosthetic devices, implants and grafts, subsequent encounter | CMS +T8482XS | Fibrosis due to internal orthopedic prosthetic devices, implants and grafts, sequela | CMS +T8483XA | Hemorrhage due to internal orthopedic prosthetic devices, implants and grafts, initial encounter | CMS +T8483XD | Hemorrhage due to internal orthopedic prosthetic devices, implants and grafts, subsequent encounter | CMS +T8483XS | Hemorrhage due to internal orthopedic prosthetic devices, implants and grafts, sequela | CMS +T8484XA | Pain due to internal orthopedic prosthetic devices, implants and grafts, initial encounter | CMS +T8484XD | Pain due to internal orthopedic prosthetic devices, implants and grafts, subsequent encounter | CMS +T8484XS | Pain due to internal orthopedic prosthetic devices, implants and grafts, sequela | CMS +T8485XA | Stenosis due to internal orthopedic prosthetic devices, implants and grafts, initial encounter | CMS +T8485XD | Stenosis due to internal orthopedic prosthetic devices, implants and grafts, subsequent encounter | CMS +T8485XS | Stenosis due to internal orthopedic prosthetic devices, implants and grafts, sequela | CMS +T8486XA | Thrombosis due to internal orthopedic prosthetic devices, implants and grafts, initial encounter | CMS +T8486XD | Thrombosis due to internal orthopedic prosthetic devices, implants and grafts, subsequent encounter | CMS +T8486XS | Thrombosis due to internal orthopedic prosthetic devices, implants and grafts, sequela | CMS +T8489XA | Other specified complication of internal orthopedic prosthetic devices, implants and grafts, initial encounter | CMS +T8489XD | Other specified complication of internal orthopedic prosthetic devices, implants and grafts, subsequent encounter | CMS +T8489XS | Other specified complication of internal orthopedic prosthetic devices, implants and grafts, sequela | CMS +T849XXA | Unspecified complication of internal orthopedic prosthetic device, implant and graft, initial encounter | CMS +T849XXD | Unspecified complication of internal orthopedic prosthetic device, implant and graft, subsequent encounter | CMS +T849XXS | Unspecified complication of internal orthopedic prosthetic device, implant and graft, sequela | CMS +T8501XA | Breakdown (mechanical) of ventricular intracranial (communicating) shunt, initial encounter | CMS +T8501XD | Breakdown (mechanical) of ventricular intracranial (communicating) shunt, subsequent encounter | CMS +T8501XS | Breakdown (mechanical) of ventricular intracranial (communicating) shunt, sequela | CMS +T8502XA | Displacement of ventricular intracranial (communicating) shunt, initial encounter | CMS +T8502XD | Displacement of ventricular intracranial (communicating) shunt, subsequent encounter | CMS +T8502XS | Displacement of ventricular intracranial (communicating) shunt, sequela | CMS +T8503XA | Leakage of ventricular intracranial (communicating) shunt, initial encounter | CMS +T8503XD | Leakage of ventricular intracranial (communicating) shunt, subsequent encounter | CMS +T8503XS | Leakage of ventricular intracranial (communicating) shunt, sequela | CMS +T8509XA | Other mechanical complication of ventricular intracranial (communicating) shunt, initial encounter | CMS +T8509XD | Other mechanical complication of ventricular intracranial (communicating) shunt, subsequent encounter | CMS +T8509XS | Other mechanical complication of ventricular intracranial (communicating) shunt, sequela | CMS +T85110A | Breakdown (mechanical) of implanted electronic neurostimulator of brain electrode (lead), initial encounter | CMS +T85110D | Breakdown (mechanical) of implanted electronic neurostimulator of brain electrode (lead), subsequent encounter | CMS +T85110S | Breakdown (mechanical) of implanted electronic neurostimulator of brain electrode (lead), sequela | CMS +T85111A | Breakdown (mechanical) of implanted electronic neurostimulator of peripheral nerve electrode (lead), initial encounter | CMS +T85111D | Breakdown (mechanical) of implanted electronic neurostimulator of peripheral nerve electrode (lead), subsequent encounter | CMS +T85111S | Breakdown (mechanical) of implanted electronic neurostimulator of peripheral nerve electrode (lead), sequela | CMS +T85112A | Breakdown (mechanical) of implanted electronic neurostimulator of spinal cord electrode (lead), initial encounter | CMS +T85112D | Breakdown (mechanical) of implanted electronic neurostimulator of spinal cord electrode (lead), subsequent encounter | CMS +T85112S | Breakdown (mechanical) of implanted electronic neurostimulator of spinal cord electrode (lead), sequela | CMS +T85113A | Breakdown (mechanical) of implanted electronic neurostimulator, generator, initial encounter | CMS +T85113D | Breakdown (mechanical) of implanted electronic neurostimulator, generator, subsequent encounter | CMS +T85113S | Breakdown (mechanical) of implanted electronic neurostimulator, generator, sequela | CMS +T85118A | Breakdown (mechanical) of other implanted electronic stimulator of nervous system, initial encounter | CMS +T85118D | Breakdown (mechanical) of other implanted electronic stimulator of nervous system, subsequent encounter | CMS +T85118S | Breakdown (mechanical) of other implanted electronic stimulator of nervous system, sequela | CMS +T85120A | Displacement of implanted electronic neurostimulator of brain electrode (lead), initial encounter | CMS +T85120D | Displacement of implanted electronic neurostimulator of brain electrode (lead), subsequent encounter | CMS +T85120S | Displacement of implanted electronic neurostimulator of brain electrode (lead), sequela | CMS +T85121A | Displacement of implanted electronic neurostimulator of peripheral nerve electrode (lead), initial encounter | CMS +T85121D | Displacement of implanted electronic neurostimulator of peripheral nerve electrode (lead), subsequent encounter | CMS +T85121S | Displacement of implanted electronic neurostimulator of peripheral nerve electrode (lead), sequela | CMS +T85122A | Displacement of implanted electronic neurostimulator of spinal cord electrode (lead), initial encounter | CMS +T85122D | Displacement of implanted electronic neurostimulator of spinal cord electrode (lead), subsequent encounter | CMS +T85122S | Displacement of implanted electronic neurostimulator of spinal cord electrode (lead), sequela | CMS +T85123A | Displacement of implanted electronic neurostimulator, generator, initial encounter | CMS +T85123D | Displacement of implanted electronic neurostimulator, generator, subsequent encounter | CMS +T85123S | Displacement of implanted electronic neurostimulator, generator, sequela | CMS +T85128A | Displacement of other implanted electronic stimulator of nervous system, initial encounter | CMS +T85128D | Displacement of other implanted electronic stimulator of nervous system, subsequent encounter | CMS +T85128S | Displacement of other implanted electronic stimulator of nervous system, sequela | CMS +T85190A | Other mechanical complication of implanted electronic neurostimulator of brain electrode (lead), initial encounter | CMS +T85190D | Other mechanical complication of implanted electronic neurostimulator of brain electrode (lead), subsequent encounter | CMS +T85190S | Other mechanical complication of implanted electronic neurostimulator of brain electrode (lead), sequela | CMS +T85191A | Other mechanical complication of implanted electronic neurostimulator of peripheral nerve electrode (lead), initial encounter | CMS +T85191D | Other mechanical complication of implanted electronic neurostimulator of peripheral nerve electrode (lead), subsequent encounter | CMS +T85191S | Other mechanical complication of implanted electronic neurostimulator of peripheral nerve electrode (lead), sequela | CMS +T85192A | Other mechanical complication of implanted electronic neurostimulator of spinal cord electrode (lead), initial encounter | CMS +T85192D | Other mechanical complication of implanted electronic neurostimulator of spinal cord electrode (lead), subsequent encounter | CMS +T85192S | Other mechanical complication of implanted electronic neurostimulator of spinal cord electrode (lead), sequela | CMS +T85193A | Other mechanical complication of implanted electronic neurostimulator, generator, initial encounter | CMS +T85193D | Other mechanical complication of implanted electronic neurostimulator, generator, subsequent encounter | CMS +T85193S | Other mechanical complication of implanted electronic neurostimulator, generator, sequela | CMS +T85199A | Other mechanical complication of other implanted electronic stimulator of nervous system, initial encounter | CMS +T85199D | Other mechanical complication of other implanted electronic stimulator of nervous system, subsequent encounter | CMS +T85199S | Other mechanical complication of other implanted electronic stimulator of nervous system, sequela | CMS +T8521XA | Breakdown (mechanical) of intraocular lens, initial encounter | CMS +T8521XD | Breakdown (mechanical) of intraocular lens, subsequent encounter | CMS +T8521XS | Breakdown (mechanical) of intraocular lens, sequela | CMS +T8522XA | Displacement of intraocular lens, initial encounter | CMS +T8522XD | Displacement of intraocular lens, subsequent encounter | CMS +T8522XS | Displacement of intraocular lens, sequela | CMS +T8529XA | Other mechanical complication of intraocular lens, initial encounter | CMS +T8529XD | Other mechanical complication of intraocular lens, subsequent encounter | CMS +T8529XS | Other mechanical complication of intraocular lens, sequela | CMS +T85310A | Breakdown (mechanical) of prosthetic orbit of right eye, initial encounter | CMS +T85310D | Breakdown (mechanical) of prosthetic orbit of right eye, subsequent encounter | CMS +T85310S | Breakdown (mechanical) of prosthetic orbit of right eye, sequela | CMS +T85311A | Breakdown (mechanical) of prosthetic orbit of left eye, initial encounter | CMS +T85311D | Breakdown (mechanical) of prosthetic orbit of left eye, subsequent encounter | CMS +T85311S | Breakdown (mechanical) of prosthetic orbit of left eye, sequela | CMS +T85318A | Breakdown (mechanical) of other ocular prosthetic devices, implants and grafts, initial encounter | CMS +T85318D | Breakdown (mechanical) of other ocular prosthetic devices, implants and grafts, subsequent encounter | CMS +T85318S | Breakdown (mechanical) of other ocular prosthetic devices, implants and grafts, sequela | CMS +T85320A | Displacement of prosthetic orbit of right eye, initial encounter | CMS +T85320D | Displacement of prosthetic orbit of right eye, subsequent encounter | CMS +T85320S | Displacement of prosthetic orbit of right eye, sequela | CMS +T85321A | Displacement of prosthetic orbit of left eye, initial encounter | CMS +T85321D | Displacement of prosthetic orbit of left eye, subsequent encounter | CMS +T85321S | Displacement of prosthetic orbit of left eye, sequela | CMS +T85328A | Displacement of other ocular prosthetic devices, implants and grafts, initial encounter | CMS +T85328D | Displacement of other ocular prosthetic devices, implants and grafts, subsequent encounter | CMS +T85328S | Displacement of other ocular prosthetic devices, implants and grafts, sequela | CMS +T85390A | Other mechanical complication of prosthetic orbit of right eye, initial encounter | CMS +T85390D | Other mechanical complication of prosthetic orbit of right eye, subsequent encounter | CMS +T85390S | Other mechanical complication of prosthetic orbit of right eye, sequela | CMS +T85391A | Other mechanical complication of prosthetic orbit of left eye, initial encounter | CMS +T85391D | Other mechanical complication of prosthetic orbit of left eye, subsequent encounter | CMS +T85391S | Other mechanical complication of prosthetic orbit of left eye, sequela | CMS +T85398A | Other mechanical complication of other ocular prosthetic devices, implants and grafts, initial encounter | CMS +T85398D | Other mechanical complication of other ocular prosthetic devices, implants and grafts, subsequent encounter | CMS +T85398S | Other mechanical complication of other ocular prosthetic devices, implants and grafts, sequela | CMS +T8541XA | Breakdown (mechanical) of breast prosthesis and implant, initial encounter | CMS +T8541XD | Breakdown (mechanical) of breast prosthesis and implant, subsequent encounter | CMS +T8541XS | Breakdown (mechanical) of breast prosthesis and implant, sequela | CMS +T8542XA | Displacement of breast prosthesis and implant, initial encounter | CMS +T8542XD | Displacement of breast prosthesis and implant, subsequent encounter | CMS +T8542XS | Displacement of breast prosthesis and implant, sequela | CMS +T8543XA | Leakage of breast prosthesis and implant, initial encounter | CMS +T8543XD | Leakage of breast prosthesis and implant, subsequent encounter | CMS +T8543XS | Leakage of breast prosthesis and implant, sequela | CMS +T8544XA | Capsular contracture of breast implant, initial encounter | CMS +T8544XD | Capsular contracture of breast implant, subsequent encounter | CMS +T8544XS | Capsular contracture of breast implant, sequela | CMS +T8549XA | Other mechanical complication of breast prosthesis and implant, initial encounter | CMS +T8549XD | Other mechanical complication of breast prosthesis and implant, subsequent encounter | CMS +T8549XS | Other mechanical complication of breast prosthesis and implant, sequela | CMS +T85510A | Breakdown (mechanical) of bile duct prosthesis, initial encounter | CMS +T85510D | Breakdown (mechanical) of bile duct prosthesis, subsequent encounter | CMS +T85510S | Breakdown (mechanical) of bile duct prosthesis, sequela | CMS +T85511A | Breakdown (mechanical) of esophageal anti-reflux device, initial encounter | CMS +T85511D | Breakdown (mechanical) of esophageal anti-reflux device, subsequent encounter | CMS +T85511S | Breakdown (mechanical) of esophageal anti-reflux device, sequela | CMS +T85518A | Breakdown (mechanical) of other gastrointestinal prosthetic devices, implants and grafts, initial encounter | CMS +T85518D | Breakdown (mechanical) of other gastrointestinal prosthetic devices, implants and grafts, subsequent encounter | CMS +T85518S | Breakdown (mechanical) of other gastrointestinal prosthetic devices, implants and grafts, sequela | CMS +T85520A | Displacement of bile duct prosthesis, initial encounter | CMS +T85520D | Displacement of bile duct prosthesis, subsequent encounter | CMS +T85520S | Displacement of bile duct prosthesis, sequela | CMS +T85521A | Displacement of esophageal anti-reflux device, initial encounter | CMS +T85521D | Displacement of esophageal anti-reflux device, subsequent encounter | CMS +T85521S | Displacement of esophageal anti-reflux device, sequela | CMS +T85528A | Displacement of other gastrointestinal prosthetic devices, implants and grafts, initial encounter | CMS +T85528D | Displacement of other gastrointestinal prosthetic devices, implants and grafts, subsequent encounter | CMS +T85528S | Displacement of other gastrointestinal prosthetic devices, implants and grafts, sequela | CMS +T85590A | Other mechanical complication of bile duct prosthesis, initial encounter | CMS +T85590D | Other mechanical complication of bile duct prosthesis, subsequent encounter | CMS +T85590S | Other mechanical complication of bile duct prosthesis, sequela | CMS +T85591A | Other mechanical complication of esophageal anti-reflux device, initial encounter | CMS +T85591D | Other mechanical complication of esophageal anti-reflux device, subsequent encounter | CMS +T85591S | Other mechanical complication of esophageal anti-reflux device, sequela | CMS +T85598A | Other mechanical complication of other gastrointestinal prosthetic devices, implants and grafts, initial encounter | CMS +T85598D | Other mechanical complication of other gastrointestinal prosthetic devices, implants and grafts, subsequent encounter | CMS +T85598S | Other mechanical complication of other gastrointestinal prosthetic devices, implants and grafts, sequela | CMS +T85610A | Breakdown (mechanical) of cranial or spinal infusion catheter, initial encounter | CMS +T85610D | Breakdown (mechanical) of cranial or spinal infusion catheter, subsequent encounter | CMS +T85610S | Breakdown (mechanical) of cranial or spinal infusion catheter, sequela | CMS +T85611A | Breakdown (mechanical) of intraperitoneal dialysis catheter, initial encounter | CMS +T85611D | Breakdown (mechanical) of intraperitoneal dialysis catheter, subsequent encounter | CMS +T85611S | Breakdown (mechanical) of intraperitoneal dialysis catheter, sequela | CMS +T85612A | Breakdown (mechanical) of permanent sutures, initial encounter | CMS +T85612D | Breakdown (mechanical) of permanent sutures, subsequent encounter | CMS +T85612S | Breakdown (mechanical) of permanent sutures, sequela | CMS +T85613A | Breakdown (mechanical) of artificial skin graft and decellularized allodermis, initial encounter | CMS +T85613D | Breakdown (mechanical) of artificial skin graft and decellularized allodermis, subsequent encounter | CMS +T85613S | Breakdown (mechanical) of artificial skin graft and decellularized allodermis, sequela | CMS +T85614A | Breakdown (mechanical) of insulin pump, initial encounter | CMS +T85614D | Breakdown (mechanical) of insulin pump, subsequent encounter | CMS +T85614S | Breakdown (mechanical) of insulin pump, sequela | CMS +T85615A | Breakdown (mechanical) of other nervous system device, implant or graft, initial encounter | CMS +T85615D | Breakdown (mechanical) of other nervous system device, implant or graft, subsequent encounter | CMS +T85615S | Breakdown (mechanical) of other nervous system device, implant or graft, sequela | CMS +T85618A | Breakdown (mechanical) of other specified internal prosthetic devices, implants and grafts, initial encounter | CMS +T85618D | Breakdown (mechanical) of other specified internal prosthetic devices, implants and grafts, subsequent encounter | CMS +T85618S | Breakdown (mechanical) of other specified internal prosthetic devices, implants and grafts, sequela | CMS +T85620A | Displacement of cranial or spinal infusion catheter, initial encounter | CMS +T85620D | Displacement of cranial or spinal infusion catheter, subsequent encounter | CMS +T85620S | Displacement of cranial or spinal infusion catheter, sequela | CMS +T85621A | Displacement of intraperitoneal dialysis catheter, initial encounter | CMS +T85621D | Displacement of intraperitoneal dialysis catheter, subsequent encounter | CMS +T85621S | Displacement of intraperitoneal dialysis catheter, sequela | CMS +T85622A | Displacement of permanent sutures, initial encounter | CMS +T85622D | Displacement of permanent sutures, subsequent encounter | CMS +T85622S | Displacement of permanent sutures, sequela | CMS +T85623A | Displacement of artificial skin graft and decellularized allodermis, initial encounter | CMS +T85623D | Displacement of artificial skin graft and decellularized allodermis, subsequent encounter | CMS +T85623S | Displacement of artificial skin graft and decellularized allodermis, sequela | CMS +T85624A | Displacement of insulin pump, initial encounter | CMS +T85624D | Displacement of insulin pump, subsequent encounter | CMS +T85624S | Displacement of insulin pump, sequela | CMS +T85625A | Displacement of other nervous system device, implant or graft, initial encounter | CMS +T85625D | Displacement of other nervous system device, implant or graft, subsequent encounter | CMS +T85625S | Displacement of other nervous system device, implant or graft, sequela | CMS +T85628A | Displacement of other specified internal prosthetic devices, implants and grafts, initial encounter | CMS +T85628D | Displacement of other specified internal prosthetic devices, implants and grafts, subsequent encounter | CMS +T85628S | Displacement of other specified internal prosthetic devices, implants and grafts, sequela | CMS +T85630A | Leakage of cranial or spinal infusion catheter, initial encounter | CMS +T85630D | Leakage of cranial or spinal infusion catheter, subsequent encounter | CMS +T85630S | Leakage of cranial or spinal infusion catheter, sequela | CMS +T85631A | Leakage of intraperitoneal dialysis catheter, initial encounter | CMS +T85631D | Leakage of intraperitoneal dialysis catheter, subsequent encounter | CMS +T85631S | Leakage of intraperitoneal dialysis catheter, sequela | CMS +T85633A | Leakage of insulin pump, initial encounter | CMS +T85633D | Leakage of insulin pump, subsequent encounter | CMS +T85633S | Leakage of insulin pump, sequela | CMS +T85635A | Leakage of other nervous system device, implant or graft, initial encounter | CMS +T85635D | Leakage of other nervous system device, implant or graft, subsequent encounter | CMS +T85635S | Leakage of other nervous system device, implant or graft, sequela | CMS +T85638A | Leakage of other specified internal prosthetic devices, implants and grafts, initial encounter | CMS +T85638D | Leakage of other specified internal prosthetic devices, implants and grafts, subsequent encounter | CMS +T85638S | Leakage of other specified internal prosthetic devices, implants and grafts, sequela | CMS +T85690A | Other mechanical complication of cranial or spinal infusion catheter, initial encounter | CMS +T85690D | Other mechanical complication of cranial or spinal infusion catheter, subsequent encounter | CMS +T85690S | Other mechanical complication of cranial or spinal infusion catheter, sequela | CMS +T85691A | Other mechanical complication of intraperitoneal dialysis catheter, initial encounter | CMS +T85691D | Other mechanical complication of intraperitoneal dialysis catheter, subsequent encounter | CMS +T85691S | Other mechanical complication of intraperitoneal dialysis catheter, sequela | CMS +T85692A | Other mechanical complication of permanent sutures, initial encounter | CMS +T85692D | Other mechanical complication of permanent sutures, subsequent encounter | CMS +T85692S | Other mechanical complication of permanent sutures, sequela | CMS +T85693A | Other mechanical complication of artificial skin graft and decellularized allodermis, initial encounter | CMS +T85693D | Other mechanical complication of artificial skin graft and decellularized allodermis, subsequent encounter | CMS +T85693S | Other mechanical complication of artificial skin graft and decellularized allodermis, sequela | CMS +T85694A | Other mechanical complication of insulin pump, initial encounter | CMS +T85694D | Other mechanical complication of insulin pump, subsequent encounter | CMS +T85694S | Other mechanical complication of insulin pump, sequela | CMS +T85695A | Other mechanical complication of other nervous system device, implant or graft, initial encounter | CMS +T85695D | Other mechanical complication of other nervous system device, implant or graft, subsequent encounter | CMS +T85695S | Other mechanical complication of other nervous system device, implant or graft, sequela | CMS +T85698A | Other mechanical complication of other specified internal prosthetic devices, implants and grafts, initial encounter | CMS +T85698D | Other mechanical complication of other specified internal prosthetic devices, implants and grafts, subsequent encounter | CMS +T85698S | Other mechanical complication of other specified internal prosthetic devices, implants and grafts, sequela | CMS +T8571XA | Infection and inflammatory reaction due to peritoneal dialysis catheter, initial encounter | CMS +T8571XD | Infection and inflammatory reaction due to peritoneal dialysis catheter, subsequent encounter | CMS +T8571XS | Infection and inflammatory reaction due to peritoneal dialysis catheter, sequela | CMS +T8572XA | Infection and inflammatory reaction due to insulin pump, initial encounter | CMS +T8572XD | Infection and inflammatory reaction due to insulin pump, subsequent encounter | CMS +T8572XS | Infection and inflammatory reaction due to insulin pump, sequela | CMS +T85730A | Infection and inflammatory reaction due to ventricular intracranial (communicating) shunt, initial encounter | CMS +T85730D | Infection and inflammatory reaction due to ventricular intracranial (communicating) shunt, subsequent encounter | CMS +T85730S | Infection and inflammatory reaction due to ventricular intracranial (communicating) shunt, sequela | CMS +T85731A | Infection and inflammatory reaction due to implanted electronic neurostimulator of brain, electrode (lead), initial encounter | CMS +T85731D | Infection and inflammatory reaction due to implanted electronic neurostimulator of brain, electrode (lead), subsequent encounter | CMS +T85731S | Infection and inflammatory reaction due to implanted electronic neurostimulator of brain, electrode (lead), sequela | CMS +T85732A | Infection and inflammatory reaction due to implanted electronic neurostimulator of peripheral nerve, electrode (lead), initial encounter | CMS +T85732D | Infection and inflammatory reaction due to implanted electronic neurostimulator of peripheral nerve, electrode (lead), subsequent encounter | CMS +T85732S | Infection and inflammatory reaction due to implanted electronic neurostimulator of peripheral nerve, electrode (lead), sequela | CMS +T85733A | Infection and inflammatory reaction due to implanted electronic neurostimulator of spinal cord, electrode (lead), initial encounter | CMS +T85733D | Infection and inflammatory reaction due to implanted electronic neurostimulator of spinal cord, electrode (lead), subsequent encounter | CMS +T85733S | Infection and inflammatory reaction due to implanted electronic neurostimulator of spinal cord, electrode (lead), sequela | CMS +T85734A | Infection and inflammatory reaction due to implanted electronic neurostimulator, generator, initial encounter | CMS +T85734D | Infection and inflammatory reaction due to implanted electronic neurostimulator, generator, subsequent encounter | CMS +T85734S | Infection and inflammatory reaction due to implanted electronic neurostimulator, generator, sequela | CMS +T85735A | Infection and inflammatory reaction due to cranial or spinal infusion catheter, initial encounter | CMS +T85735D | Infection and inflammatory reaction due to cranial or spinal infusion catheter, subsequent encounter | CMS +T85735S | Infection and inflammatory reaction due to cranial or spinal infusion catheter, sequela | CMS +T85738A | Infection and inflammatory reaction due to other nervous system device, implant or graft, initial encounter | CMS +T85738D | Infection and inflammatory reaction due to other nervous system device, implant or graft, subsequent encounter | CMS +T85738S | Infection and inflammatory reaction due to other nervous system device, implant or graft, sequela | CMS +T8579XA | Infection and inflammatory reaction due to other internal prosthetic devices, implants and grafts, initial encounter | CMS +T8579XD | Infection and inflammatory reaction due to other internal prosthetic devices, implants and grafts, subsequent encounter | CMS +T8579XS | Infection and inflammatory reaction due to other internal prosthetic devices, implants and grafts, sequela | CMS +T85810A | Embolism due to nervous system prosthetic devices, implants and grafts, initial encounter | CMS +T85810D | Embolism due to nervous system prosthetic devices, implants and grafts, subsequent encounter | CMS +T85810S | Embolism due to nervous system prosthetic devices, implants and grafts, sequela | CMS +T85818A | Embolism due to other internal prosthetic devices, implants and grafts, initial encounter | CMS +T85818D | Embolism due to other internal prosthetic devices, implants and grafts, subsequent encounter | CMS +T85818S | Embolism due to other internal prosthetic devices, implants and grafts, sequela | CMS +T85820A | Fibrosis due to nervous system prosthetic devices, implants and grafts, initial encounter | CMS +T85820D | Fibrosis due to nervous system prosthetic devices, implants and grafts, subsequent encounter | CMS +T85820S | Fibrosis due to nervous system prosthetic devices, implants and grafts, sequela | CMS +T85828A | Fibrosis due to other internal prosthetic devices, implants and grafts, initial encounter | CMS +T85828D | Fibrosis due to other internal prosthetic devices, implants and grafts, subsequent encounter | CMS +T85828S | Fibrosis due to other internal prosthetic devices, implants and grafts, sequela | CMS +T85830A | Hemorrhage due to nervous system prosthetic devices, implants and grafts, initial encounter | CMS +T85830D | Hemorrhage due to nervous system prosthetic devices, implants and grafts, subsequent encounter | CMS +T85830S | Hemorrhage due to nervous system prosthetic devices, implants and grafts, sequela | CMS +T85838A | Hemorrhage due to other internal prosthetic devices, implants and grafts, initial encounter | CMS +T85838D | Hemorrhage due to other internal prosthetic devices, implants and grafts, subsequent encounter | CMS +T85838S | Hemorrhage due to other internal prosthetic devices, implants and grafts, sequela | CMS +T85840A | Pain due to nervous system prosthetic devices, implants and grafts, initial encounter | CMS +T85840D | Pain due to nervous system prosthetic devices, implants and grafts, subsequent encounter | CMS +T85840S | Pain due to nervous system prosthetic devices, implants and grafts, sequela | CMS +T85848A | Pain due to other internal prosthetic devices, implants and grafts, initial encounter | CMS +T85848D | Pain due to other internal prosthetic devices, implants and grafts, subsequent encounter | CMS +T85848S | Pain due to other internal prosthetic devices, implants and grafts, sequela | CMS +T85850A | Stenosis due to nervous system prosthetic devices, implants and grafts, initial encounter | CMS +T85850D | Stenosis due to nervous system prosthetic devices, implants and grafts, subsequent encounter | CMS +T85850S | Stenosis due to nervous system prosthetic devices, implants and grafts, sequela | CMS +T85858A | Stenosis due to other internal prosthetic devices, implants and grafts, initial encounter | CMS +T85858D | Stenosis due to other internal prosthetic devices, implants and grafts, subsequent encounter | CMS +T85858S | Stenosis due to other internal prosthetic devices, implants and grafts, sequela | CMS +T85860A | Thrombosis due to nervous system prosthetic devices, implants and grafts, initial encounter | CMS +T85860D | Thrombosis due to nervous system prosthetic devices, implants and grafts, subsequent encounter | CMS +T85860S | Thrombosis due to nervous system prosthetic devices, implants and grafts, sequela | CMS +T85868A | Thrombosis due to other internal prosthetic devices, implants and grafts, initial encounter | CMS +T85868D | Thrombosis due to other internal prosthetic devices, implants and grafts, subsequent encounter | CMS +T85868S | Thrombosis due to other internal prosthetic devices, implants and grafts, sequela | CMS +T85890A | Other specified complication of nervous system prosthetic devices, implants and grafts, initial encounter | CMS +T85890D | Other specified complication of nervous system prosthetic devices, implants and grafts, subsequent encounter | CMS +T85890S | Other specified complication of nervous system prosthetic devices, implants and grafts, sequela | CMS +T85898A | Other specified complication of other internal prosthetic devices, implants and grafts, initial encounter | CMS +T85898D | Other specified complication of other internal prosthetic devices, implants and grafts, subsequent encounter | CMS +T85898S | Other specified complication of other internal prosthetic devices, implants and grafts, sequela | CMS +T859XXA | Unspecified complication of internal prosthetic device, implant and graft, initial encounter | CMS +T859XXD | Unspecified complication of internal prosthetic device, implant and graft, subsequent encounter | CMS +T859XXS | Unspecified complication of internal prosthetic device, implant and graft, sequela | CMS +T8600 | Unspecified complication of bone marrow transplant | CMS +T8601 | Bone marrow transplant rejection | CMS +T8602 | Bone marrow transplant failure | CMS +T8603 | Bone marrow transplant infection | CMS +T8609 | Other complications of bone marrow transplant | CMS +T8610 | Unspecified complication of kidney transplant | CMS +T8611 | Kidney transplant rejection | CMS +T8612 | Kidney transplant failure | CMS +T8613 | Kidney transplant infection | CMS +T8619 | Other complication of kidney transplant | CMS +T8620 | Unspecified complication of heart transplant | CMS +T8621 | Heart transplant rejection | CMS +T8622 | Heart transplant failure | CMS +T8623 | Heart transplant infection | CMS +T86290 | Cardiac allograft vasculopathy | CMS +T86298 | Other complications of heart transplant | CMS +T8630 | Unspecified complication of heart-lung transplant | CMS +T8631 | Heart-lung transplant rejection | CMS +T8632 | Heart-lung transplant failure | CMS +T8633 | Heart-lung transplant infection | CMS +T8639 | Other complications of heart-lung transplant | CMS +T8640 | Unspecified complication of liver transplant | CMS +T8641 | Liver transplant rejection | CMS +T8642 | Liver transplant failure | CMS +T8643 | Liver transplant infection | CMS +T8649 | Other complications of liver transplant | CMS +T865 | Complications of stem cell transplant | CMS +T86810 | Lung transplant rejection | CMS +T86811 | Lung transplant failure | CMS +T86812 | Lung transplant infection | CMS +T86818 | Other complications of lung transplant | CMS +T86819 | Unspecified complication of lung transplant | CMS +T86820 | Skin graft (allograft) rejection | CMS +T86821 | Skin graft (allograft) (autograft) failure | CMS +T86822 | Skin graft (allograft) (autograft) infection | CMS +T86828 | Other complications of skin graft (allograft) (autograft) | CMS +T86829 | Unspecified complication of skin graft (allograft) (autograft) | CMS +T86830 | Bone graft rejection | CMS +T86831 | Bone graft failure | CMS +T86832 | Bone graft infection | CMS +T86838 | Other complications of bone graft | CMS +T86839 | Unspecified complication of bone graft | CMS +T86840 | Corneal transplant rejection | CMS +T86841 | Corneal transplant failure | CMS +T86842 | Corneal transplant infection | CMS +T86848 | Other complications of corneal transplant | CMS +T86849 | Unspecified complication of corneal transplant | CMS +T86850 | Intestine transplant rejection | CMS +T86851 | Intestine transplant failure | CMS +T86852 | Intestine transplant infection | CMS +T86858 | Other complications of intestine transplant | CMS +T86859 | Unspecified complication of intestine transplant | CMS +T86890 | Other transplanted tissue rejection | CMS +T86891 | Other transplanted tissue failure | CMS +T86892 | Other transplanted tissue infection | CMS +T86898 | Other complications of other transplanted tissue | CMS +T86899 | Unspecified complication of other transplanted tissue | CMS +T8690 | Unspecified complication of unspecified transplanted organ and tissue | CMS +T8691 | Unspecified transplanted organ and tissue rejection | CMS +T8692 | Unspecified transplanted organ and tissue failure | CMS +T8693 | Unspecified transplanted organ and tissue infection | CMS +T8699 | Other complications of unspecified transplanted organ and tissue | CMS +T870X1 | Complications of reattached (part of) right upper extremity | CMS +T870X2 | Complications of reattached (part of) left upper extremity | CMS +T870X9 | Complications of reattached (part of) unspecified upper extremity | CMS +T871X1 | Complications of reattached (part of) right lower extremity | CMS +T871X2 | Complications of reattached (part of) left lower extremity | CMS +T871X9 | Complications of reattached (part of) unspecified lower extremity | CMS +T872 | Complications of other reattached body part | CMS +T8730 | Neuroma of amputation stump, unspecified extremity | CMS +T8731 | Neuroma of amputation stump, right upper extremity | CMS +T8732 | Neuroma of amputation stump, left upper extremity | CMS +T8733 | Neuroma of amputation stump, right lower extremity | CMS +T8734 | Neuroma of amputation stump, left lower extremity | CMS +T8740 | Infection of amputation stump, unspecified extremity | CMS +T8741 | Infection of amputation stump, right upper extremity | CMS +T8742 | Infection of amputation stump, left upper extremity | CMS +T8743 | Infection of amputation stump, right lower extremity | CMS +T8744 | Infection of amputation stump, left lower extremity | CMS +T8750 | Necrosis of amputation stump, unspecified extremity | CMS +T8751 | Necrosis of amputation stump, right upper extremity | CMS +T8752 | Necrosis of amputation stump, left upper extremity | CMS +T8753 | Necrosis of amputation stump, right lower extremity | CMS +T8754 | Necrosis of amputation stump, left lower extremity | CMS +T8781 | Dehiscence of amputation stump | CMS +T8789 | Other complications of amputation stump | CMS +T879 | Unspecified complications of amputation stump | CMS +T880XXA | Infection following immunization, initial encounter | CMS +T880XXD | Infection following immunization, subsequent encounter | CMS +T880XXS | Infection following immunization, sequela | CMS +T881XXA | Other complications following immunization, not elsewhere classified, initial encounter | CMS +T881XXD | Other complications following immunization, not elsewhere classified, subsequent encounter | CMS +T881XXS | Other complications following immunization, not elsewhere classified, sequela | CMS +T882XXA | Shock due to anesthesia, initial encounter | CMS +T882XXD | Shock due to anesthesia, subsequent encounter | CMS +T882XXS | Shock due to anesthesia, sequela | CMS +T883XXA | Malignant hyperthermia due to anesthesia, initial encounter | CMS +T883XXD | Malignant hyperthermia due to anesthesia, subsequent encounter | CMS +T883XXS | Malignant hyperthermia due to anesthesia, sequela | CMS +T884XXA | Failed or difficult intubation, initial encounter | CMS +T884XXD | Failed or difficult intubation, subsequent encounter | CMS +T884XXS | Failed or difficult intubation, sequela | CMS +T8851XA | Hypothermia following anesthesia, initial encounter | CMS +T8851XD | Hypothermia following anesthesia, subsequent encounter | CMS +T8851XS | Hypothermia following anesthesia, sequela | CMS +T8852XA | Failed moderate sedation during procedure, initial encounter | CMS +T8852XD | Failed moderate sedation during procedure, subsequent encounter | CMS +T8852XS | Failed moderate sedation during procedure, sequela | CMS +T8853XA | Unintended awareness under general anesthesia during procedure, initial encounter | CMS +T8853XD | Unintended awareness under general anesthesia during procedure, subsequent encounter | CMS +T8853XS | Unintended awareness under general anesthesia during procedure, sequela | CMS +T8859XA | Other complications of anesthesia, initial encounter | CMS +T8859XD | Other complications of anesthesia, subsequent encounter | CMS +T8859XS | Other complications of anesthesia, sequela | CMS +T886XXA | Anaphylactic reaction due to adverse effect of correct drug or medicament properly administered, initial encounter | CMS +T886XXD | Anaphylactic reaction due to adverse effect of correct drug or medicament properly administered, subsequent encounter | CMS +T886XXS | Anaphylactic reaction due to adverse effect of correct drug or medicament properly administered, sequela | CMS +T887XXA | Unspecified adverse effect of drug or medicament, initial encounter | CMS +T887XXD | Unspecified adverse effect of drug or medicament, subsequent encounter | CMS +T887XXS | Unspecified adverse effect of drug or medicament, sequela | CMS +T888XXA | Other specified complications of surgical and medical care, not elsewhere classified, initial encounter | CMS +T888XXD | Other specified complications of surgical and medical care, not elsewhere classified, subsequent encounter | CMS +T888XXS | Other specified complications of surgical and medical care, not elsewhere classified, sequela | CMS +T889XXA | Complication of surgical and medical care, unspecified, initial encounter | CMS +T889XXD | Complication of surgical and medical care, unspecified, subsequent encounter | CMS +T889XXS | Complication of surgical and medical care, unspecified, sequela | CMS +V0001XA | Pedestrian on foot injured in collision with roller-skater, initial encounter | CMS +V0001XD | Pedestrian on foot injured in collision with roller-skater, subsequent encounter | CMS +V0001XS | Pedestrian on foot injured in collision with roller-skater, sequela | CMS +V0002XA | Pedestrian on foot injured in collision with skateboarder, initial encounter | CMS +V0002XD | Pedestrian on foot injured in collision with skateboarder, subsequent encounter | CMS +V0002XS | Pedestrian on foot injured in collision with skateboarder, sequela | CMS +V0009XA | Pedestrian on foot injured in collision with other pedestrian conveyance, initial encounter | CMS +V0009XD | Pedestrian on foot injured in collision with other pedestrian conveyance, subsequent encounter | CMS +V0009XS | Pedestrian on foot injured in collision with other pedestrian conveyance, sequela | CMS +V00111A | Fall from in-line roller-skates, initial encounter | CMS +V00111D | Fall from in-line roller-skates, subsequent encounter | CMS +V00111S | Fall from in-line roller-skates, sequela | CMS +V00112A | In-line roller-skater colliding with stationary object, initial encounter | CMS +V00112D | In-line roller-skater colliding with stationary object, subsequent encounter | CMS +V00112S | In-line roller-skater colliding with stationary object, sequela | CMS +V00118A | Other in-line roller-skate accident, initial encounter | CMS +V00118D | Other in-line roller-skate accident, subsequent encounter | CMS +V00118S | Other in-line roller-skate accident, sequela | CMS +V00121A | Fall from non-in-line roller-skates, initial encounter | CMS +V00121D | Fall from non-in-line roller-skates, subsequent encounter | CMS +V00121S | Fall from non-in-line roller-skates, sequela | CMS +V00122A | Non-in-line roller-skater colliding with stationary object, initial encounter | CMS +V00122D | Non-in-line roller-skater colliding with stationary object, subsequent encounter | CMS +V00122S | Non-in-line roller-skater colliding with stationary object, sequela | CMS +V00128A | Other non-in-line roller-skating accident, initial encounter | CMS +V00128D | Other non-in-line roller-skating accident, subsequent encounter | CMS +V00128S | Other non-in-line roller-skating accident, sequela | CMS +V00131A | Fall from skateboard, initial encounter | CMS +V00131D | Fall from skateboard, subsequent encounter | CMS +V00131S | Fall from skateboard, sequela | CMS +V00132A | Skateboarder colliding with stationary object, initial encounter | CMS +V00132D | Skateboarder colliding with stationary object, subsequent encounter | CMS +V00132S | Skateboarder colliding with stationary object, sequela | CMS +V00138A | Other skateboard accident, initial encounter | CMS +V00138D | Other skateboard accident, subsequent encounter | CMS +V00138S | Other skateboard accident, sequela | CMS +V00141A | Fall from scooter (nonmotorized), initial encounter | CMS +V00141D | Fall from scooter (nonmotorized), subsequent encounter | CMS +V00141S | Fall from scooter (nonmotorized), sequela | CMS +V00142A | Scooter (nonmotorized) colliding with stationary object, initial encounter | CMS +V00142D | Scooter (nonmotorized) colliding with stationary object, subsequent encounter | CMS +V00142S | Scooter (nonmotorized) colliding with stationary object, sequela | CMS +V00148A | Other scooter (nonmotorized) accident, initial encounter | CMS +V00148D | Other scooter (nonmotorized) accident, subsequent encounter | CMS +V00148S | Other scooter (nonmotorized) accident, sequela | CMS +V00151A | Fall from heelies, initial encounter | CMS +V00151D | Fall from heelies, subsequent encounter | CMS +V00151S | Fall from heelies, sequela | CMS +V00152A | Heelies colliding with stationary object, initial encounter | CMS +V00152D | Heelies colliding with stationary object, subsequent encounter | CMS +V00152S | Heelies colliding with stationary object, sequela | CMS +V00158A | Other heelies accident, initial encounter | CMS +V00158D | Other heelies accident, subsequent encounter | CMS +V00158S | Other heelies accident, sequela | CMS +V00181A | Fall from other rolling-type pedestrian conveyance, initial encounter | CMS +V00181D | Fall from other rolling-type pedestrian conveyance, subsequent encounter | CMS +V00181S | Fall from other rolling-type pedestrian conveyance, sequela | CMS +V00182A | Pedestrian on other rolling-type pedestrian conveyance colliding with stationary object, initial encounter | CMS +V00182D | Pedestrian on other rolling-type pedestrian conveyance colliding with stationary object, subsequent encounter | CMS +V00182S | Pedestrian on other rolling-type pedestrian conveyance colliding with stationary object, sequela | CMS +V00188A | Other accident on other rolling-type pedestrian conveyance, initial encounter | CMS +V00188D | Other accident on other rolling-type pedestrian conveyance, subsequent encounter | CMS +V00188S | Other accident on other rolling-type pedestrian conveyance, sequela | CMS +V00211A | Fall from ice-skates, initial encounter | CMS +V00211D | Fall from ice-skates, subsequent encounter | CMS +V00211S | Fall from ice-skates, sequela | CMS +V00212A | Ice-skater colliding with stationary object, initial encounter | CMS +V00212D | Ice-skater colliding with stationary object, subsequent encounter | CMS +V00212S | Ice-skater colliding with stationary object, sequela | CMS +V00218A | Other ice-skates accident, initial encounter | CMS +V00218D | Other ice-skates accident, subsequent encounter | CMS +V00218S | Other ice-skates accident, sequela | CMS +V00221A | Fall from sled, initial encounter | CMS +V00221D | Fall from sled, subsequent encounter | CMS +V00221S | Fall from sled, sequela | CMS +V00222A | Sledder colliding with stationary object, initial encounter | CMS +V00222D | Sledder colliding with stationary object, subsequent encounter | CMS +V00222S | Sledder colliding with stationary object, sequela | CMS +V00228A | Other sled accident, initial encounter | CMS +V00228D | Other sled accident, subsequent encounter | CMS +V00228S | Other sled accident, sequela | CMS +V00281A | Fall from other gliding-type pedestrian conveyance, initial encounter | CMS +V00281D | Fall from other gliding-type pedestrian conveyance, subsequent encounter | CMS +V00281S | Fall from other gliding-type pedestrian conveyance, sequela | CMS +V00282A | Pedestrian on other gliding-type pedestrian conveyance colliding with stationary object, initial encounter | CMS +V00282D | Pedestrian on other gliding-type pedestrian conveyance colliding with stationary object, subsequent encounter | CMS +V00282S | Pedestrian on other gliding-type pedestrian conveyance colliding with stationary object, sequela | CMS +V00288A | Other accident on other gliding-type pedestrian conveyance, initial encounter | CMS +V00288D | Other accident on other gliding-type pedestrian conveyance, subsequent encounter | CMS +V00288S | Other accident on other gliding-type pedestrian conveyance, sequela | CMS +V00311A | Fall from snowboard, initial encounter | CMS +V00311D | Fall from snowboard, subsequent encounter | CMS +V00311S | Fall from snowboard, sequela | CMS +V00312A | Snowboarder colliding with stationary object, initial encounter | CMS +V00312D | Snowboarder colliding with stationary object, subsequent encounter | CMS +V00312S | Snowboarder colliding with stationary object, sequela | CMS +V00318A | Other snowboard accident, initial encounter | CMS +V00318D | Other snowboard accident, subsequent encounter | CMS +V00318S | Other snowboard accident, sequela | CMS +V00321A | Fall from snow-skis, initial encounter | CMS +V00321D | Fall from snow-skis, subsequent encounter | CMS +V00321S | Fall from snow-skis, sequela | CMS +V00322A | Snow-skier colliding with stationary object, initial encounter | CMS +V00322D | Snow-skier colliding with stationary object, subsequent encounter | CMS +V00322S | Snow-skier colliding with stationary object, sequela | CMS +V00328A | Other snow-ski accident, initial encounter | CMS +V00328D | Other snow-ski accident, subsequent encounter | CMS +V00328S | Other snow-ski accident, sequela | CMS +V00381A | Fall from other flat-bottomed pedestrian conveyance, initial encounter | CMS +V00381D | Fall from other flat-bottomed pedestrian conveyance, subsequent encounter | CMS +V00381S | Fall from other flat-bottomed pedestrian conveyance, sequela | CMS +V00382A | Pedestrian on other flat-bottomed pedestrian conveyance colliding with stationary object, initial encounter | CMS +V00382D | Pedestrian on other flat-bottomed pedestrian conveyance colliding with stationary object, subsequent encounter | CMS +V00382S | Pedestrian on other flat-bottomed pedestrian conveyance colliding with stationary object, sequela | CMS +V00388A | Other accident on other flat-bottomed pedestrian conveyance, initial encounter | CMS +V00388D | Other accident on other flat-bottomed pedestrian conveyance, subsequent encounter | CMS +V00388S | Other accident on other flat-bottomed pedestrian conveyance, sequela | CMS +V00811A | Fall from moving wheelchair (powered), initial encounter | CMS +V00811D | Fall from moving wheelchair (powered), subsequent encounter | CMS +V00811S | Fall from moving wheelchair (powered), sequela | CMS +V00812A | Wheelchair (powered) colliding with stationary object, initial encounter | CMS +V00812D | Wheelchair (powered) colliding with stationary object, subsequent encounter | CMS +V00812S | Wheelchair (powered) colliding with stationary object, sequela | CMS +V00818A | Other accident with wheelchair (powered), initial encounter | CMS +V00818D | Other accident with wheelchair (powered), subsequent encounter | CMS +V00818S | Other accident with wheelchair (powered), sequela | CMS +V00821A | Fall from baby stroller, initial encounter | CMS +V00821D | Fall from baby stroller, subsequent encounter | CMS +V00821S | Fall from baby stroller, sequela | CMS +V00822A | Baby stroller colliding with stationary object, initial encounter | CMS +V00822D | Baby stroller colliding with stationary object, subsequent encounter | CMS +V00822S | Baby stroller colliding with stationary object, sequela | CMS +V00828A | Other accident with baby stroller, initial encounter | CMS +V00828D | Other accident with baby stroller, subsequent encounter | CMS +V00828S | Other accident with baby stroller, sequela | CMS +V00831A | Fall from motorized mobility scooter, initial encounter | CMS +V00831D | Fall from motorized mobility scooter, subsequent encounter | CMS +V00831S | Fall from motorized mobility scooter, sequela | CMS +V00832A | Motorized mobility scooter colliding with stationary object, initial encounter | CMS +V00832D | Motorized mobility scooter colliding with stationary object, subsequent encounter | CMS +V00832S | Motorized mobility scooter colliding with stationary object, sequela | CMS +V00838A | Other accident with motorized mobility scooter, initial encounter | CMS +V00838D | Other accident with motorized mobility scooter, subsequent encounter | CMS +V00838S | Other accident with motorized mobility scooter, sequela | CMS +V00891A | Fall from other pedestrian conveyance, initial encounter | CMS +V00891D | Fall from other pedestrian conveyance, subsequent encounter | CMS +V00891S | Fall from other pedestrian conveyance, sequela | CMS +V00892A | Pedestrian on other pedestrian conveyance colliding with stationary object, initial encounter | CMS +V00892D | Pedestrian on other pedestrian conveyance colliding with stationary object, subsequent encounter | CMS +V00892S | Pedestrian on other pedestrian conveyance colliding with stationary object, sequela | CMS +V00898A | Other accident on other pedestrian conveyance, initial encounter | CMS +V00898D | Other accident on other pedestrian conveyance, subsequent encounter | CMS +V00898S | Other accident on other pedestrian conveyance, sequela | CMS +V0100XA | Pedestrian on foot injured in collision with pedal cycle in nontraffic accident, initial encounter | CMS +V0100XD | Pedestrian on foot injured in collision with pedal cycle in nontraffic accident, subsequent encounter | CMS +V0100XS | Pedestrian on foot injured in collision with pedal cycle in nontraffic accident, sequela | CMS +V0101XA | Pedestrian on roller-skates injured in collision with pedal cycle in nontraffic accident, initial encounter | CMS +V0101XD | Pedestrian on roller-skates injured in collision with pedal cycle in nontraffic accident, subsequent encounter | CMS +V0101XS | Pedestrian on roller-skates injured in collision with pedal cycle in nontraffic accident, sequela | CMS +V0102XA | Pedestrian on skateboard injured in collision with pedal cycle in nontraffic accident, initial encounter | CMS +V0102XD | Pedestrian on skateboard injured in collision with pedal cycle in nontraffic accident, subsequent encounter | CMS +V0102XS | Pedestrian on skateboard injured in collision with pedal cycle in nontraffic accident, sequela | CMS +V0109XA | Pedestrian with other conveyance injured in collision with pedal cycle in nontraffic accident, initial encounter | CMS +V0109XD | Pedestrian with other conveyance injured in collision with pedal cycle in nontraffic accident, subsequent encounter | CMS +V0109XS | Pedestrian with other conveyance injured in collision with pedal cycle in nontraffic accident, sequela | CMS +V0110XA | Pedestrian on foot injured in collision with pedal cycle in traffic accident, initial encounter | CMS +V0110XD | Pedestrian on foot injured in collision with pedal cycle in traffic accident, subsequent encounter | CMS +V0110XS | Pedestrian on foot injured in collision with pedal cycle in traffic accident, sequela | CMS +V0111XA | Pedestrian on roller-skates injured in collision with pedal cycle in traffic accident, initial encounter | CMS +V0111XD | Pedestrian on roller-skates injured in collision with pedal cycle in traffic accident, subsequent encounter | CMS +V0111XS | Pedestrian on roller-skates injured in collision with pedal cycle in traffic accident, sequela | CMS +V0112XA | Pedestrian on skateboard injured in collision with pedal cycle in traffic accident, initial encounter | CMS +V0112XD | Pedestrian on skateboard injured in collision with pedal cycle in traffic accident, subsequent encounter | CMS +V0112XS | Pedestrian on skateboard injured in collision with pedal cycle in traffic accident, sequela | CMS +V0119XA | Pedestrian with other conveyance injured in collision with pedal cycle in traffic accident, initial encounter | CMS +V0119XD | Pedestrian with other conveyance injured in collision with pedal cycle in traffic accident, subsequent encounter | CMS +V0119XS | Pedestrian with other conveyance injured in collision with pedal cycle in traffic accident, sequela | CMS +V0190XA | Pedestrian on foot injured in collision with pedal cycle, unspecified whether traffic or nontraffic accident, initial encounter | CMS +V0190XD | Pedestrian on foot injured in collision with pedal cycle, unspecified whether traffic or nontraffic accident, subsequent encounter | CMS +V0190XS | Pedestrian on foot injured in collision with pedal cycle, unspecified whether traffic or nontraffic accident, sequela | CMS +V0191XA | Pedestrian on roller-skates injured in collision with pedal cycle, unspecified whether traffic or nontraffic accident, initial encounter | CMS +V0191XD | Pedestrian on roller-skates injured in collision with pedal cycle, unspecified whether traffic or nontraffic accident, subsequent encounter | CMS +V0191XS | Pedestrian on roller-skates injured in collision with pedal cycle, unspecified whether traffic or nontraffic accident, sequela | CMS +V0192XA | Pedestrian on skateboard injured in collision with pedal cycle, unspecified whether traffic or nontraffic accident, initial encounter | CMS +V0192XD | Pedestrian on skateboard injured in collision with pedal cycle, unspecified whether traffic or nontraffic accident, subsequent encounter | CMS +V0192XS | Pedestrian on skateboard injured in collision with pedal cycle, unspecified whether traffic or nontraffic accident, sequela | CMS +V0199XA | Pedestrian with other conveyance injured in collision with pedal cycle, unspecified whether traffic or nontraffic accident, initial encounter | CMS +V0199XD | Pedestrian with other conveyance injured in collision with pedal cycle, unspecified whether traffic or nontraffic accident, subsequent encounter | CMS +V0199XS | Pedestrian with other conveyance injured in collision with pedal cycle, unspecified whether traffic or nontraffic accident, sequela | CMS +V0200XA | Pedestrian on foot injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter | CMS +V0200XD | Pedestrian on foot injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter | CMS +V0200XS | Pedestrian on foot injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela | CMS +V0201XA | Pedestrian on roller-skates injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter | CMS +V0201XD | Pedestrian on roller-skates injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter | CMS +V0201XS | Pedestrian on roller-skates injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela | CMS +V0202XA | Pedestrian on skateboard injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter | CMS +V0202XD | Pedestrian on skateboard injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter | CMS +V0202XS | Pedestrian on skateboard injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela | CMS +V0209XA | Pedestrian with other conveyance injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter | CMS +V0209XD | Pedestrian with other conveyance injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter | CMS +V0209XS | Pedestrian with other conveyance injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela | CMS +V0210XA | Pedestrian on foot injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter | CMS +V0210XD | Pedestrian on foot injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter | CMS +V0210XS | Pedestrian on foot injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela | CMS +V0211XA | Pedestrian on roller-skates injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter | CMS +V0211XD | Pedestrian on roller-skates injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter | CMS +V0211XS | Pedestrian on roller-skates injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela | CMS +V0212XA | Pedestrian on skateboard injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter | CMS +V0212XD | Pedestrian on skateboard injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter | CMS +V0212XS | Pedestrian on skateboard injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela | CMS +V0219XA | Pedestrian with other conveyance injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter | CMS +V0219XD | Pedestrian with other conveyance injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter | CMS +V0219XS | Pedestrian with other conveyance injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela | CMS +V0290XA | Pedestrian on foot injured in collision with two- or three-wheeled motor vehicle, unspecified whether traffic or nontraffic accident, initial encounter | CMS +V0290XD | Pedestrian on foot injured in collision with two- or three-wheeled motor vehicle, unspecified whether traffic or nontraffic accident, subsequent encounter | CMS +V0290XS | Pedestrian on foot injured in collision with two- or three-wheeled motor vehicle, unspecified whether traffic or nontraffic accident, sequela | CMS +V0291XA | Pedestrian on roller-skates injured in collision with two- or three-wheeled motor vehicle, unspecified whether traffic or nontraffic accident, initial encounter | CMS +V0291XD | Pedestrian on roller-skates injured in collision with two- or three-wheeled motor vehicle, unspecified whether traffic or nontraffic accident, subsequent encounter | CMS +V0291XS | Pedestrian on roller-skates injured in collision with two- or three-wheeled motor vehicle, unspecified whether traffic or nontraffic accident, sequela | CMS +V0292XA | Pedestrian on skateboard injured in collision with two- or three-wheeled motor vehicle, unspecified whether traffic or nontraffic accident, initial encounter | CMS +V0292XD | Pedestrian on skateboard injured in collision with two- or three-wheeled motor vehicle, unspecified whether traffic or nontraffic accident, subsequent encounter | CMS +V0292XS | Pedestrian on skateboard injured in collision with two- or three-wheeled motor vehicle, unspecified whether traffic or nontraffic accident, sequela | CMS +V0299XA | Pedestrian with other conveyance injured in collision with two- or three-wheeled motor vehicle, unspecified whether traffic or nontraffic accident, initial encounter | CMS +V0299XD | Pedestrian with other conveyance injured in collision with two- or three-wheeled motor vehicle, unspecified whether traffic or nontraffic accident, subsequent encounter | CMS +V0299XS | Pedestrian with other conveyance injured in collision with two- or three-wheeled motor vehicle, unspecified whether traffic or nontraffic accident, sequela | CMS +V0300XA | Pedestrian on foot injured in collision with car, pick-up truck or van in nontraffic accident, initial encounter | CMS +V0300XD | Pedestrian on foot injured in collision with car, pick-up truck or van in nontraffic accident, subsequent encounter | CMS +V0300XS | Pedestrian on foot injured in collision with car, pick-up truck or van in nontraffic accident, sequela | CMS +V0301XA | Pedestrian on roller-skates injured in collision with car, pick-up truck or van in nontraffic accident, initial encounter | CMS +V0301XD | Pedestrian on roller-skates injured in collision with car, pick-up truck or van in nontraffic accident, subsequent encounter | CMS +V0301XS | Pedestrian on roller-skates injured in collision with car, pick-up truck or van in nontraffic accident, sequela | CMS +V0302XA | Pedestrian on skateboard injured in collision with car, pick-up truck or van in nontraffic accident, initial encounter | CMS +V0302XD | Pedestrian on skateboard injured in collision with car, pick-up truck or van in nontraffic accident, subsequent encounter | CMS +V0302XS | Pedestrian on skateboard injured in collision with car, pick-up truck or van in nontraffic accident, sequela | CMS +V0309XA | Pedestrian with other conveyance injured in collision with car, pick-up truck or van in nontraffic accident, initial encounter | CMS +V0309XD | Pedestrian with other conveyance injured in collision with car, pick-up truck or van in nontraffic accident, subsequent encounter | CMS +V0309XS | Pedestrian with other conveyance injured in collision with car, pick-up truck or van in nontraffic accident, sequela | CMS +V0310XA | Pedestrian on foot injured in collision with car, pick-up truck or van in traffic accident, initial encounter | CMS +V0310XD | Pedestrian on foot injured in collision with car, pick-up truck or van in traffic accident, subsequent encounter | CMS +V0310XS | Pedestrian on foot injured in collision with car, pick-up truck or van in traffic accident, sequela | CMS +V0311XA | Pedestrian on roller-skates injured in collision with car, pick-up truck or van in traffic accident, initial encounter | CMS +V0311XD | Pedestrian on roller-skates injured in collision with car, pick-up truck or van in traffic accident, subsequent encounter | CMS +V0311XS | Pedestrian on roller-skates injured in collision with car, pick-up truck or van in traffic accident, sequela | CMS +V0312XA | Pedestrian on skateboard injured in collision with car, pick-up truck or van in traffic accident, initial encounter | CMS +V0312XD | Pedestrian on skateboard injured in collision with car, pick-up truck or van in traffic accident, subsequent encounter | CMS +V0312XS | Pedestrian on skateboard injured in collision with car, pick-up truck or van in traffic accident, sequela | CMS +V0319XA | Pedestrian with other conveyance injured in collision with car, pick-up truck or van in traffic accident, initial encounter | CMS +V0319XD | Pedestrian with other conveyance injured in collision with car, pick-up truck or van in traffic accident, subsequent encounter | CMS +V0319XS | Pedestrian with other conveyance injured in collision with car, pick-up truck or van in traffic accident, sequela | CMS +V0390XA | Pedestrian on foot injured in collision with car, pick-up truck or van, unspecified whether traffic or nontraffic accident, initial encounter | CMS +V0390XD | Pedestrian on foot injured in collision with car, pick-up truck or van, unspecified whether traffic or nontraffic accident, subsequent encounter | CMS +V0390XS | Pedestrian on foot injured in collision with car, pick-up truck or van, unspecified whether traffic or nontraffic accident, sequela | CMS +V0391XA | Pedestrian on roller-skates injured in collision with car, pick-up truck or van, unspecified whether traffic or nontraffic accident, initial encounter | CMS +V0391XD | Pedestrian on roller-skates injured in collision with car, pick-up truck or van, unspecified whether traffic or nontraffic accident, subsequent encounter | CMS +V0391XS | Pedestrian on roller-skates injured in collision with car, pick-up truck or van, unspecified whether traffic or nontraffic accident, sequela | CMS +V0392XA | Pedestrian on skateboard injured in collision with car, pick-up truck or van, unspecified whether traffic or nontraffic accident, initial encounter | CMS +V0392XD | Pedestrian on skateboard injured in collision with car, pick-up truck or van, unspecified whether traffic or nontraffic accident, subsequent encounter | CMS +V0392XS | Pedestrian on skateboard injured in collision with car, pick-up truck or van, unspecified whether traffic or nontraffic accident, sequela | CMS +V0399XA | Pedestrian with other conveyance injured in collision with car, pick-up truck or van, unspecified whether traffic or nontraffic accident, initial encounter | CMS +V0399XD | Pedestrian with other conveyance injured in collision with car, pick-up truck or van, unspecified whether traffic or nontraffic accident, subsequent encounter | CMS +V0399XS | Pedestrian with other conveyance injured in collision with car, pick-up truck or van, unspecified whether traffic or nontraffic accident, sequela | CMS +V0400XA | Pedestrian on foot injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter | CMS +V0400XD | Pedestrian on foot injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter | CMS +V0400XS | Pedestrian on foot injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela | CMS +V0401XA | Pedestrian on roller-skates injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter | CMS +V0401XD | Pedestrian on roller-skates injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter | CMS +V0401XS | Pedestrian on roller-skates injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela | CMS +V0402XA | Pedestrian on skateboard injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter | CMS +V0402XD | Pedestrian on skateboard injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter | CMS +V0402XS | Pedestrian on skateboard injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela | CMS +V0409XA | Pedestrian with other conveyance injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter | CMS +V0409XD | Pedestrian with other conveyance injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter | CMS +V0409XS | Pedestrian with other conveyance injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela | CMS +V0410XA | Pedestrian on foot injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter | CMS +V0410XD | Pedestrian on foot injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter | CMS +V0410XS | Pedestrian on foot injured in collision with heavy transport vehicle or bus in traffic accident, sequela | CMS +V0411XA | Pedestrian on roller-skates injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter | CMS +V0411XD | Pedestrian on roller-skates injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter | CMS +V0411XS | Pedestrian on roller-skates injured in collision with heavy transport vehicle or bus in traffic accident, sequela | CMS +V0412XA | Pedestrian on skateboard injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter | CMS +V0412XD | Pedestrian on skateboard injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter | CMS +V0412XS | Pedestrian on skateboard injured in collision with heavy transport vehicle or bus in traffic accident, sequela | CMS +V0419XA | Pedestrian with other conveyance injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter | CMS +V0419XD | Pedestrian with other conveyance injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter | CMS +V0419XS | Pedestrian with other conveyance injured in collision with heavy transport vehicle or bus in traffic accident, sequela | CMS +V0490XA | Pedestrian on foot injured in collision with heavy transport vehicle or bus, unspecified whether traffic or nontraffic accident, initial encounter | CMS +V0490XD | Pedestrian on foot injured in collision with heavy transport vehicle or bus, unspecified whether traffic or nontraffic accident, subsequent encounter | CMS +V0490XS | Pedestrian on foot injured in collision with heavy transport vehicle or bus, unspecified whether traffic or nontraffic accident, sequela | CMS +V0491XA | Pedestrian on roller-skates injured in collision with heavy transport vehicle or bus, unspecified whether traffic or nontraffic accident, initial encounter | CMS +V0491XD | Pedestrian on roller-skates injured in collision with heavy transport vehicle or bus, unspecified whether traffic or nontraffic accident, subsequent encounter | CMS +V0491XS | Pedestrian on roller-skates injured in collision with heavy transport vehicle or bus, unspecified whether traffic or nontraffic accident, sequela | CMS +V0492XA | Pedestrian on skateboard injured in collision with heavy transport vehicle or bus, unspecified whether traffic or nontraffic accident, initial encounter | CMS +V0492XD | Pedestrian on skateboard injured in collision with heavy transport vehicle or bus, unspecified whether traffic or nontraffic accident, subsequent encounter | CMS +V0492XS | Pedestrian on skateboard injured in collision with heavy transport vehicle or bus, unspecified whether traffic or nontraffic accident, sequela | CMS +V0499XA | Pedestrian with other conveyance injured in collision with heavy transport vehicle or bus, unspecified whether traffic or nontraffic accident, initial encounter | CMS +V0499XD | Pedestrian with other conveyance injured in collision with heavy transport vehicle or bus, unspecified whether traffic or nontraffic accident, subsequent encounter | CMS +V0499XS | Pedestrian with other conveyance injured in collision with heavy transport vehicle or bus, unspecified whether traffic or nontraffic accident, sequela | CMS +V0500XA | Pedestrian on foot injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter | CMS +V0500XD | Pedestrian on foot injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter | CMS +V0500XS | Pedestrian on foot injured in collision with railway train or railway vehicle in nontraffic accident, sequela | CMS +V0501XA | Pedestrian on roller-skates injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter | CMS +V0501XD | Pedestrian on roller-skates injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter | CMS +V0501XS | Pedestrian on roller-skates injured in collision with railway train or railway vehicle in nontraffic accident, sequela | CMS +V0502XA | Pedestrian on skateboard injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter | CMS +V0502XD | Pedestrian on skateboard injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter | CMS +V0502XS | Pedestrian on skateboard injured in collision with railway train or railway vehicle in nontraffic accident, sequela | CMS +V0509XA | Pedestrian with other conveyance injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter | CMS +V0509XD | Pedestrian with other conveyance injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter | CMS +V0509XS | Pedestrian with other conveyance injured in collision with railway train or railway vehicle in nontraffic accident, sequela | CMS +V0510XA | Pedestrian on foot injured in collision with railway train or railway vehicle in traffic accident, initial encounter | CMS +V0510XD | Pedestrian on foot injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter | CMS +V0510XS | Pedestrian on foot injured in collision with railway train or railway vehicle in traffic accident, sequela | CMS +V0511XA | Pedestrian on roller-skates injured in collision with railway train or railway vehicle in traffic accident, initial encounter | CMS +V0511XD | Pedestrian on roller-skates injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter | CMS +V0511XS | Pedestrian on roller-skates injured in collision with railway train or railway vehicle in traffic accident, sequela | CMS +V0512XA | Pedestrian on skateboard injured in collision with railway train or railway vehicle in traffic accident, initial encounter | CMS +V0512XD | Pedestrian on skateboard injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter | CMS +V0512XS | Pedestrian on skateboard injured in collision with railway train or railway vehicle in traffic accident, sequela | CMS +V0519XA | Pedestrian with other conveyance injured in collision with railway train or railway vehicle in traffic accident, initial encounter | CMS +V0519XD | Pedestrian with other conveyance injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter | CMS +V0519XS | Pedestrian with other conveyance injured in collision with railway train or railway vehicle in traffic accident, sequela | CMS +V0590XA | Pedestrian on foot injured in collision with railway train or railway vehicle, unspecified whether traffic or nontraffic accident, initial encounter | CMS +V0590XD | Pedestrian on foot injured in collision with railway train or railway vehicle, unspecified whether traffic or nontraffic accident, subsequent encounter | CMS +V0590XS | Pedestrian on foot injured in collision with railway train or railway vehicle, unspecified whether traffic or nontraffic accident, sequela | CMS +V0591XA | Pedestrian on roller-skates injured in collision with railway train or railway vehicle, unspecified whether traffic or nontraffic accident, initial encounter | CMS +V0591XD | Pedestrian on roller-skates injured in collision with railway train or railway vehicle, unspecified whether traffic or nontraffic accident, subsequent encounter | CMS +V0591XS | Pedestrian on roller-skates injured in collision with railway train or railway vehicle, unspecified whether traffic or nontraffic accident, sequela | CMS +V0592XA | Pedestrian on skateboard injured in collision with railway train or railway vehicle, unspecified whether traffic or nontraffic accident, initial encounter | CMS +V0592XD | Pedestrian on skateboard injured in collision with railway train or railway vehicle, unspecified whether traffic or nontraffic accident, subsequent encounter | CMS +V0592XS | Pedestrian on skateboard injured in collision with railway train or railway vehicle, unspecified whether traffic or nontraffic accident, sequela | CMS +V0599XA | Pedestrian with other conveyance injured in collision with railway train or railway vehicle, unspecified whether traffic or nontraffic accident, initial encounter | CMS +V0599XD | Pedestrian with other conveyance injured in collision with railway train or railway vehicle, unspecified whether traffic or nontraffic accident, subsequent encounter | CMS +V0599XS | Pedestrian with other conveyance injured in collision with railway train or railway vehicle, unspecified whether traffic or nontraffic accident, sequela | CMS +V0600XA | Pedestrian on foot injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter | CMS +V0600XD | Pedestrian on foot injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter | CMS +V0600XS | Pedestrian on foot injured in collision with other nonmotor vehicle in nontraffic accident, sequela | CMS +V0601XA | Pedestrian on roller-skates injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter | CMS +V0601XD | Pedestrian on roller-skates injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter | CMS +V0601XS | Pedestrian on roller-skates injured in collision with other nonmotor vehicle in nontraffic accident, sequela | CMS +V0602XA | Pedestrian on skateboard injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter | CMS +V0602XD | Pedestrian on skateboard injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter | CMS +V0602XS | Pedestrian on skateboard injured in collision with other nonmotor vehicle in nontraffic accident, sequela | CMS +V0609XA | Pedestrian with other conveyance injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter | CMS +V0609XD | Pedestrian with other conveyance injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter | CMS +V0609XS | Pedestrian with other conveyance injured in collision with other nonmotor vehicle in nontraffic accident, sequela | CMS +V0610XA | Pedestrian on foot injured in collision with other nonmotor vehicle in traffic accident, initial encounter | CMS +V0610XD | Pedestrian on foot injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter | CMS +V0610XS | Pedestrian on foot injured in collision with other nonmotor vehicle in traffic accident, sequela | CMS +V0611XA | Pedestrian on roller-skates injured in collision with other nonmotor vehicle in traffic accident, initial encounter | CMS +V0611XD | Pedestrian on roller-skates injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter | CMS +V0611XS | Pedestrian on roller-skates injured in collision with other nonmotor vehicle in traffic accident, sequela | CMS +V0612XA | Pedestrian on skateboard injured in collision with other nonmotor vehicle in traffic accident, initial encounter | CMS +V0612XD | Pedestrian on skateboard injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter | CMS +V0612XS | Pedestrian on skateboard injured in collision with other nonmotor vehicle in traffic accident, sequela | CMS +V0619XA | Pedestrian with other conveyance injured in collision with other nonmotor vehicle in traffic accident, initial encounter | CMS +V0619XD | Pedestrian with other conveyance injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter | CMS +V0619XS | Pedestrian with other conveyance injured in collision with other nonmotor vehicle in traffic accident, sequela | CMS +V0690XA | Pedestrian on foot injured in collision with other nonmotor vehicle, unspecified whether traffic or nontraffic accident, initial encounter | CMS +V0690XD | Pedestrian on foot injured in collision with other nonmotor vehicle, unspecified whether traffic or nontraffic accident, subsequent encounter | CMS +V0690XS | Pedestrian on foot injured in collision with other nonmotor vehicle, unspecified whether traffic or nontraffic accident, sequela | CMS +V0691XA | Pedestrian on roller-skates injured in collision with other nonmotor vehicle, unspecified whether traffic or nontraffic accident, initial encounter | CMS +V0691XD | Pedestrian on roller-skates injured in collision with other nonmotor vehicle, unspecified whether traffic or nontraffic accident, subsequent encounter | CMS +V0691XS | Pedestrian on roller-skates injured in collision with other nonmotor vehicle, unspecified whether traffic or nontraffic accident, sequela | CMS +V0692XA | Pedestrian on skateboard injured in collision with other nonmotor vehicle, unspecified whether traffic or nontraffic accident, initial encounter | CMS +V0692XD | Pedestrian on skateboard injured in collision with other nonmotor vehicle, unspecified whether traffic or nontraffic accident, subsequent encounter | CMS +V0692XS | Pedestrian on skateboard injured in collision with other nonmotor vehicle, unspecified whether traffic or nontraffic accident, sequela | CMS +V0699XA | Pedestrian with other conveyance injured in collision with other nonmotor vehicle, unspecified whether traffic or nontraffic accident, initial encounter | CMS +V0699XD | Pedestrian with other conveyance injured in collision with other nonmotor vehicle, unspecified whether traffic or nontraffic accident, subsequent encounter | CMS +V0699XS | Pedestrian with other conveyance injured in collision with other nonmotor vehicle, unspecified whether traffic or nontraffic accident, sequela | CMS +V0900XA | Pedestrian injured in nontraffic accident involving unspecified motor vehicles, initial encounter | CMS +V0900XD | Pedestrian injured in nontraffic accident involving unspecified motor vehicles, subsequent encounter | CMS +V0900XS | Pedestrian injured in nontraffic accident involving unspecified motor vehicles, sequela | CMS +V0901XA | Pedestrian injured in nontraffic accident involving military vehicle, initial encounter | CMS +V0901XD | Pedestrian injured in nontraffic accident involving military vehicle, subsequent encounter | CMS +V0901XS | Pedestrian injured in nontraffic accident involving military vehicle, sequela | CMS +V0909XA | Pedestrian injured in nontraffic accident involving other motor vehicles, initial encounter | CMS +V0909XD | Pedestrian injured in nontraffic accident involving other motor vehicles, subsequent encounter | CMS +V0909XS | Pedestrian injured in nontraffic accident involving other motor vehicles, sequela | CMS +V091XXA | Pedestrian injured in unspecified nontraffic accident, initial encounter | CMS +V091XXD | Pedestrian injured in unspecified nontraffic accident, subsequent encounter | CMS +V091XXS | Pedestrian injured in unspecified nontraffic accident, sequela | CMS +V0920XA | Pedestrian injured in traffic accident involving unspecified motor vehicles, initial encounter | CMS +V0920XD | Pedestrian injured in traffic accident involving unspecified motor vehicles, subsequent encounter | CMS +V0920XS | Pedestrian injured in traffic accident involving unspecified motor vehicles, sequela | CMS +V0921XA | Pedestrian injured in traffic accident involving military vehicle, initial encounter | CMS +V0921XD | Pedestrian injured in traffic accident involving military vehicle, subsequent encounter | CMS +V0921XS | Pedestrian injured in traffic accident involving military vehicle, sequela | CMS +V0929XA | Pedestrian injured in traffic accident involving other motor vehicles, initial encounter | CMS +V0929XD | Pedestrian injured in traffic accident involving other motor vehicles, subsequent encounter | CMS +V0929XS | Pedestrian injured in traffic accident involving other motor vehicles, sequela | CMS +V093XXA | Pedestrian injured in unspecified traffic accident, initial encounter | CMS +V093XXD | Pedestrian injured in unspecified traffic accident, subsequent encounter | CMS +V093XXS | Pedestrian injured in unspecified traffic accident, sequela | CMS +V099XXA | Pedestrian injured in unspecified transport accident, initial encounter | CMS +V099XXD | Pedestrian injured in unspecified transport accident, subsequent encounter | CMS +V099XXS | Pedestrian injured in unspecified transport accident, sequela | CMS +V100XXA | Pedal cycle driver injured in collision with pedestrian or animal in nontraffic accident, initial encounter | CMS +V100XXD | Pedal cycle driver injured in collision with pedestrian or animal in nontraffic accident, subsequent encounter | CMS +V100XXS | Pedal cycle driver injured in collision with pedestrian or animal in nontraffic accident, sequela | CMS +V101XXA | Pedal cycle passenger injured in collision with pedestrian or animal in nontraffic accident, initial encounter | CMS +V101XXD | Pedal cycle passenger injured in collision with pedestrian or animal in nontraffic accident, subsequent encounter | CMS +V101XXS | Pedal cycle passenger injured in collision with pedestrian or animal in nontraffic accident, sequela | CMS +V102XXA | Unspecified pedal cyclist injured in collision with pedestrian or animal in nontraffic accident, initial encounter | CMS +V102XXD | Unspecified pedal cyclist injured in collision with pedestrian or animal in nontraffic accident, subsequent encounter | CMS +V102XXS | Unspecified pedal cyclist injured in collision with pedestrian or animal in nontraffic accident, sequela | CMS +V103XXA | Person boarding or alighting a pedal cycle injured in collision with pedestrian or animal, initial encounter | CMS +V103XXD | Person boarding or alighting a pedal cycle injured in collision with pedestrian or animal, subsequent encounter | CMS +V103XXS | Person boarding or alighting a pedal cycle injured in collision with pedestrian or animal, sequela | CMS +V104XXA | Pedal cycle driver injured in collision with pedestrian or animal in traffic accident, initial encounter | CMS +V104XXD | Pedal cycle driver injured in collision with pedestrian or animal in traffic accident, subsequent encounter | CMS +V104XXS | Pedal cycle driver injured in collision with pedestrian or animal in traffic accident, sequela | CMS +V105XXA | Pedal cycle passenger injured in collision with pedestrian or animal in traffic accident, initial encounter | CMS +V105XXD | Pedal cycle passenger injured in collision with pedestrian or animal in traffic accident, subsequent encounter | CMS +V105XXS | Pedal cycle passenger injured in collision with pedestrian or animal in traffic accident, sequela | CMS +V109XXA | Unspecified pedal cyclist injured in collision with pedestrian or animal in traffic accident, initial encounter | CMS +V109XXD | Unspecified pedal cyclist injured in collision with pedestrian or animal in traffic accident, subsequent encounter | CMS +V109XXS | Unspecified pedal cyclist injured in collision with pedestrian or animal in traffic accident, sequela | CMS +V110XXA | Pedal cycle driver injured in collision with other pedal cycle in nontraffic accident, initial encounter | CMS +V110XXD | Pedal cycle driver injured in collision with other pedal cycle in nontraffic accident, subsequent encounter | CMS +V110XXS | Pedal cycle driver injured in collision with other pedal cycle in nontraffic accident, sequela | CMS +V111XXA | Pedal cycle passenger injured in collision with other pedal cycle in nontraffic accident, initial encounter | CMS +V111XXD | Pedal cycle passenger injured in collision with other pedal cycle in nontraffic accident, subsequent encounter | CMS +V111XXS | Pedal cycle passenger injured in collision with other pedal cycle in nontraffic accident, sequela | CMS +V112XXA | Unspecified pedal cyclist injured in collision with other pedal cycle in nontraffic accident, initial encounter | CMS +V112XXD | Unspecified pedal cyclist injured in collision with other pedal cycle in nontraffic accident, subsequent encounter | CMS +V112XXS | Unspecified pedal cyclist injured in collision with other pedal cycle in nontraffic accident, sequela | CMS +V113XXA | Person boarding or alighting a pedal cycle injured in collision with other pedal cycle, initial encounter | CMS +V113XXD | Person boarding or alighting a pedal cycle injured in collision with other pedal cycle, subsequent encounter | CMS +V113XXS | Person boarding or alighting a pedal cycle injured in collision with other pedal cycle, sequela | CMS +V114XXA | Pedal cycle driver injured in collision with other pedal cycle in traffic accident, initial encounter | CMS +V114XXD | Pedal cycle driver injured in collision with other pedal cycle in traffic accident, subsequent encounter | CMS +V114XXS | Pedal cycle driver injured in collision with other pedal cycle in traffic accident, sequela | CMS +V115XXA | Pedal cycle passenger injured in collision with other pedal cycle in traffic accident, initial encounter | CMS +V115XXD | Pedal cycle passenger injured in collision with other pedal cycle in traffic accident, subsequent encounter | CMS +V115XXS | Pedal cycle passenger injured in collision with other pedal cycle in traffic accident, sequela | CMS +V119XXA | Unspecified pedal cyclist injured in collision with other pedal cycle in traffic accident, initial encounter | CMS +V119XXD | Unspecified pedal cyclist injured in collision with other pedal cycle in traffic accident, subsequent encounter | CMS +V119XXS | Unspecified pedal cyclist injured in collision with other pedal cycle in traffic accident, sequela | CMS +V120XXA | Pedal cycle driver injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter | CMS +V120XXD | Pedal cycle driver injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter | CMS +V120XXS | Pedal cycle driver injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela | CMS +V121XXA | Pedal cycle passenger injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter | CMS +V121XXD | Pedal cycle passenger injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter | CMS +V121XXS | Pedal cycle passenger injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela | CMS +V122XXA | Unspecified pedal cyclist injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter | CMS +V122XXD | Unspecified pedal cyclist injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter | CMS +V122XXS | Unspecified pedal cyclist injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela | CMS +V123XXA | Person boarding or alighting a pedal cycle injured in collision with two- or three-wheeled motor vehicle, initial encounter | CMS +V123XXD | Person boarding or alighting a pedal cycle injured in collision with two- or three-wheeled motor vehicle, subsequent encounter | CMS +V123XXS | Person boarding or alighting a pedal cycle injured in collision with two- or three-wheeled motor vehicle, sequela | CMS +V124XXA | Pedal cycle driver injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter | CMS +V124XXD | Pedal cycle driver injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter | CMS +V124XXS | Pedal cycle driver injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela | CMS +V125XXA | Pedal cycle passenger injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter | CMS +V125XXD | Pedal cycle passenger injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter | CMS +V125XXS | Pedal cycle passenger injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela | CMS +V129XXA | Unspecified pedal cyclist injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter | CMS +V129XXD | Unspecified pedal cyclist injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter | CMS +V129XXS | Unspecified pedal cyclist injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela | CMS +V130XXA | Pedal cycle driver injured in collision with car, pick-up truck or van in nontraffic accident, initial encounter | CMS +V130XXD | Pedal cycle driver injured in collision with car, pick-up truck or van in nontraffic accident, subsequent encounter | CMS +V130XXS | Pedal cycle driver injured in collision with car, pick-up truck or van in nontraffic accident, sequela | CMS +V131XXA | Pedal cycle passenger injured in collision with car, pick-up truck or van in nontraffic accident, initial encounter | CMS +V131XXD | Pedal cycle passenger injured in collision with car, pick-up truck or van in nontraffic accident, subsequent encounter | CMS +V131XXS | Pedal cycle passenger injured in collision with car, pick-up truck or van in nontraffic accident, sequela | CMS +V132XXA | Unspecified pedal cyclist injured in collision with car, pick-up truck or van in nontraffic accident, initial encounter | CMS +V132XXD | Unspecified pedal cyclist injured in collision with car, pick-up truck or van in nontraffic accident, subsequent encounter | CMS +V132XXS | Unspecified pedal cyclist injured in collision with car, pick-up truck or van in nontraffic accident, sequela | CMS +V133XXA | Person boarding or alighting a pedal cycle injured in collision with car, pick-up truck or van, initial encounter | CMS +V133XXD | Person boarding or alighting a pedal cycle injured in collision with car, pick-up truck or van, subsequent encounter | CMS +V133XXS | Person boarding or alighting a pedal cycle injured in collision with car, pick-up truck or van, sequela | CMS +V134XXA | Pedal cycle driver injured in collision with car, pick-up truck or van in traffic accident, initial encounter | CMS +V134XXD | Pedal cycle driver injured in collision with car, pick-up truck or van in traffic accident, subsequent encounter | CMS +V134XXS | Pedal cycle driver injured in collision with car, pick-up truck or van in traffic accident, sequela | CMS +V135XXA | Pedal cycle passenger injured in collision with car, pick-up truck or van in traffic accident, initial encounter | CMS +V135XXD | Pedal cycle passenger injured in collision with car, pick-up truck or van in traffic accident, subsequent encounter | CMS +V135XXS | Pedal cycle passenger injured in collision with car, pick-up truck or van in traffic accident, sequela | CMS +V139XXA | Unspecified pedal cyclist injured in collision with car, pick-up truck or van in traffic accident, initial encounter | CMS +V139XXD | Unspecified pedal cyclist injured in collision with car, pick-up truck or van in traffic accident, subsequent encounter | CMS +V139XXS | Unspecified pedal cyclist injured in collision with car, pick-up truck or van in traffic accident, sequela | CMS +V140XXA | Pedal cycle driver injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter | CMS +V140XXD | Pedal cycle driver injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter | CMS +V140XXS | Pedal cycle driver injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela | CMS +V141XXA | Pedal cycle passenger injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter | CMS +V141XXD | Pedal cycle passenger injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter | CMS +V141XXS | Pedal cycle passenger injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela | CMS +V142XXA | Unspecified pedal cyclist injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter | CMS +V142XXD | Unspecified pedal cyclist injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter | CMS +V142XXS | Unspecified pedal cyclist injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela | CMS +V143XXA | Person boarding or alighting a pedal cycle injured in collision with heavy transport vehicle or bus, initial encounter | CMS +V143XXD | Person boarding or alighting a pedal cycle injured in collision with heavy transport vehicle or bus, subsequent encounter | CMS +V143XXS | Person boarding or alighting a pedal cycle injured in collision with heavy transport vehicle or bus, sequela | CMS +V144XXA | Pedal cycle driver injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter | CMS +V144XXD | Pedal cycle driver injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter | CMS +V144XXS | Pedal cycle driver injured in collision with heavy transport vehicle or bus in traffic accident, sequela | CMS +V145XXA | Pedal cycle passenger injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter | CMS +V145XXD | Pedal cycle passenger injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter | CMS +V145XXS | Pedal cycle passenger injured in collision with heavy transport vehicle or bus in traffic accident, sequela | CMS +V149XXA | Unspecified pedal cyclist injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter | CMS +V149XXD | Unspecified pedal cyclist injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter | CMS +V149XXS | Unspecified pedal cyclist injured in collision with heavy transport vehicle or bus in traffic accident, sequela | CMS +V150XXA | Pedal cycle driver injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter | CMS +V150XXD | Pedal cycle driver injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter | CMS +V150XXS | Pedal cycle driver injured in collision with railway train or railway vehicle in nontraffic accident, sequela | CMS +V151XXA | Pedal cycle passenger injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter | CMS +V151XXD | Pedal cycle passenger injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter | CMS +V151XXS | Pedal cycle passenger injured in collision with railway train or railway vehicle in nontraffic accident, sequela | CMS +V152XXA | Unspecified pedal cyclist injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter | CMS +V152XXD | Unspecified pedal cyclist injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter | CMS +V152XXS | Unspecified pedal cyclist injured in collision with railway train or railway vehicle in nontraffic accident, sequela | CMS +V153XXA | Person boarding or alighting a pedal cycle injured in collision with railway train or railway vehicle, initial encounter | CMS +V153XXD | Person boarding or alighting a pedal cycle injured in collision with railway train or railway vehicle, subsequent encounter | CMS +V153XXS | Person boarding or alighting a pedal cycle injured in collision with railway train or railway vehicle, sequela | CMS +V154XXA | Pedal cycle driver injured in collision with railway train or railway vehicle in traffic accident, initial encounter | CMS +V154XXD | Pedal cycle driver injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter | CMS +V154XXS | Pedal cycle driver injured in collision with railway train or railway vehicle in traffic accident, sequela | CMS +V155XXA | Pedal cycle passenger injured in collision with railway train or railway vehicle in traffic accident, initial encounter | CMS +V155XXD | Pedal cycle passenger injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter | CMS +V155XXS | Pedal cycle passenger injured in collision with railway train or railway vehicle in traffic accident, sequela | CMS +V159XXA | Unspecified pedal cyclist injured in collision with railway train or railway vehicle in traffic accident, initial encounter | CMS +V159XXD | Unspecified pedal cyclist injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter | CMS +V159XXS | Unspecified pedal cyclist injured in collision with railway train or railway vehicle in traffic accident, sequela | CMS +V160XXA | Pedal cycle driver injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter | CMS +V160XXD | Pedal cycle driver injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter | CMS +V160XXS | Pedal cycle driver injured in collision with other nonmotor vehicle in nontraffic accident, sequela | CMS +V161XXA | Pedal cycle passenger injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter | CMS +V161XXD | Pedal cycle passenger injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter | CMS +V161XXS | Pedal cycle passenger injured in collision with other nonmotor vehicle in nontraffic accident, sequela | CMS +V162XXA | Unspecified pedal cyclist injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter | CMS +V162XXD | Unspecified pedal cyclist injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter | CMS +V162XXS | Unspecified pedal cyclist injured in collision with other nonmotor vehicle in nontraffic accident, sequela | CMS +V163XXA | Person boarding or alighting a pedal cycle injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter | CMS +V163XXD | Person boarding or alighting a pedal cycle injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter | CMS +V163XXS | Person boarding or alighting a pedal cycle injured in collision with other nonmotor vehicle in nontraffic accident, sequela | CMS +V164XXA | Pedal cycle driver injured in collision with other nonmotor vehicle in traffic accident, initial encounter | CMS +V164XXD | Pedal cycle driver injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter | CMS +V164XXS | Pedal cycle driver injured in collision with other nonmotor vehicle in traffic accident, sequela | CMS +V165XXA | Pedal cycle passenger injured in collision with other nonmotor vehicle in traffic accident, initial encounter | CMS +V165XXD | Pedal cycle passenger injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter | CMS +V165XXS | Pedal cycle passenger injured in collision with other nonmotor vehicle in traffic accident, sequela | CMS +V169XXA | Unspecified pedal cyclist injured in collision with other nonmotor vehicle in traffic accident, initial encounter | CMS +V169XXD | Unspecified pedal cyclist injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter | CMS +V169XXS | Unspecified pedal cyclist injured in collision with other nonmotor vehicle in traffic accident, sequela | CMS +V170XXA | Pedal cycle driver injured in collision with fixed or stationary object in nontraffic accident, initial encounter | CMS +V170XXD | Pedal cycle driver injured in collision with fixed or stationary object in nontraffic accident, subsequent encounter | CMS +V170XXS | Pedal cycle driver injured in collision with fixed or stationary object in nontraffic accident, sequela | CMS +V171XXA | Pedal cycle passenger injured in collision with fixed or stationary object in nontraffic accident, initial encounter | CMS +V171XXD | Pedal cycle passenger injured in collision with fixed or stationary object in nontraffic accident, subsequent encounter | CMS +V171XXS | Pedal cycle passenger injured in collision with fixed or stationary object in nontraffic accident, sequela | CMS +V172XXA | Unspecified pedal cyclist injured in collision with fixed or stationary object in nontraffic accident, initial encounter | CMS +V172XXD | Unspecified pedal cyclist injured in collision with fixed or stationary object in nontraffic accident, subsequent encounter | CMS +V172XXS | Unspecified pedal cyclist injured in collision with fixed or stationary object in nontraffic accident, sequela | CMS +V173XXA | Person boarding or alighting a pedal cycle injured in collision with fixed or stationary object, initial encounter | CMS +V173XXD | Person boarding or alighting a pedal cycle injured in collision with fixed or stationary object, subsequent encounter | CMS +V173XXS | Person boarding or alighting a pedal cycle injured in collision with fixed or stationary object, sequela | CMS +V174XXA | Pedal cycle driver injured in collision with fixed or stationary object in traffic accident, initial encounter | CMS +V174XXD | Pedal cycle driver injured in collision with fixed or stationary object in traffic accident, subsequent encounter | CMS +V174XXS | Pedal cycle driver injured in collision with fixed or stationary object in traffic accident, sequela | CMS +V175XXA | Pedal cycle passenger injured in collision with fixed or stationary object in traffic accident, initial encounter | CMS +V175XXD | Pedal cycle passenger injured in collision with fixed or stationary object in traffic accident, subsequent encounter | CMS +V175XXS | Pedal cycle passenger injured in collision with fixed or stationary object in traffic accident, sequela | CMS +V179XXA | Unspecified pedal cyclist injured in collision with fixed or stationary object in traffic accident, initial encounter | CMS +V179XXD | Unspecified pedal cyclist injured in collision with fixed or stationary object in traffic accident, subsequent encounter | CMS +V179XXS | Unspecified pedal cyclist injured in collision with fixed or stationary object in traffic accident, sequela | CMS +V180XXA | Pedal cycle driver injured in noncollision transport accident in nontraffic accident, initial encounter | CMS +V180XXD | Pedal cycle driver injured in noncollision transport accident in nontraffic accident, subsequent encounter | CMS +V180XXS | Pedal cycle driver injured in noncollision transport accident in nontraffic accident, sequela | CMS +V181XXA | Pedal cycle passenger injured in noncollision transport accident in nontraffic accident, initial encounter | CMS +V181XXD | Pedal cycle passenger injured in noncollision transport accident in nontraffic accident, subsequent encounter | CMS +V181XXS | Pedal cycle passenger injured in noncollision transport accident in nontraffic accident, sequela | CMS +V182XXA | Unspecified pedal cyclist injured in noncollision transport accident in nontraffic accident, initial encounter | CMS +V182XXD | Unspecified pedal cyclist injured in noncollision transport accident in nontraffic accident, subsequent encounter | CMS +V182XXS | Unspecified pedal cyclist injured in noncollision transport accident in nontraffic accident, sequela | CMS +V183XXA | Person boarding or alighting a pedal cycle injured in noncollision transport accident, initial encounter | CMS +V183XXD | Person boarding or alighting a pedal cycle injured in noncollision transport accident, subsequent encounter | CMS +V183XXS | Person boarding or alighting a pedal cycle injured in noncollision transport accident, sequela | CMS +V184XXA | Pedal cycle driver injured in noncollision transport accident in traffic accident, initial encounter | CMS +V184XXD | Pedal cycle driver injured in noncollision transport accident in traffic accident, subsequent encounter | CMS +V184XXS | Pedal cycle driver injured in noncollision transport accident in traffic accident, sequela | CMS +V185XXA | Pedal cycle passenger injured in noncollision transport accident in traffic accident, initial encounter | CMS +V185XXD | Pedal cycle passenger injured in noncollision transport accident in traffic accident, subsequent encounter | CMS +V185XXS | Pedal cycle passenger injured in noncollision transport accident in traffic accident, sequela | CMS +V189XXA | Unspecified pedal cyclist injured in noncollision transport accident in traffic accident, initial encounter | CMS +V189XXD | Unspecified pedal cyclist injured in noncollision transport accident in traffic accident, subsequent encounter | CMS +V189XXS | Unspecified pedal cyclist injured in noncollision transport accident in traffic accident, sequela | CMS +V1900XA | Pedal cycle driver injured in collision with unspecified motor vehicles in nontraffic accident, initial encounter | CMS +V1900XD | Pedal cycle driver injured in collision with unspecified motor vehicles in nontraffic accident, subsequent encounter | CMS +V1900XS | Pedal cycle driver injured in collision with unspecified motor vehicles in nontraffic accident, sequela | CMS +V1909XA | Pedal cycle driver injured in collision with other motor vehicles in nontraffic accident, initial encounter | CMS +V1909XD | Pedal cycle driver injured in collision with other motor vehicles in nontraffic accident, subsequent encounter | CMS +V1909XS | Pedal cycle driver injured in collision with other motor vehicles in nontraffic accident, sequela | CMS +V1910XA | Pedal cycle passenger injured in collision with unspecified motor vehicles in nontraffic accident, initial encounter | CMS +V1910XD | Pedal cycle passenger injured in collision with unspecified motor vehicles in nontraffic accident, subsequent encounter | CMS +V1910XS | Pedal cycle passenger injured in collision with unspecified motor vehicles in nontraffic accident, sequela | CMS +V1919XA | Pedal cycle passenger injured in collision with other motor vehicles in nontraffic accident, initial encounter | CMS +V1919XD | Pedal cycle passenger injured in collision with other motor vehicles in nontraffic accident, subsequent encounter | CMS +V1919XS | Pedal cycle passenger injured in collision with other motor vehicles in nontraffic accident, sequela | CMS +V1920XA | Unspecified pedal cyclist injured in collision with unspecified motor vehicles in nontraffic accident, initial encounter | CMS +V1920XD | Unspecified pedal cyclist injured in collision with unspecified motor vehicles in nontraffic accident, subsequent encounter | CMS +V1920XS | Unspecified pedal cyclist injured in collision with unspecified motor vehicles in nontraffic accident, sequela | CMS +V1929XA | Unspecified pedal cyclist injured in collision with other motor vehicles in nontraffic accident, initial encounter | CMS +V1929XD | Unspecified pedal cyclist injured in collision with other motor vehicles in nontraffic accident, subsequent encounter | CMS +V1929XS | Unspecified pedal cyclist injured in collision with other motor vehicles in nontraffic accident, sequela | CMS +V193XXA | Pedal cyclist (driver) (passenger) injured in unspecified nontraffic accident, initial encounter | CMS +V193XXD | Pedal cyclist (driver) (passenger) injured in unspecified nontraffic accident, subsequent encounter | CMS +V193XXS | Pedal cyclist (driver) (passenger) injured in unspecified nontraffic accident, sequela | CMS +V1940XA | Pedal cycle driver injured in collision with unspecified motor vehicles in traffic accident, initial encounter | CMS +V1940XD | Pedal cycle driver injured in collision with unspecified motor vehicles in traffic accident, subsequent encounter | CMS +V1940XS | Pedal cycle driver injured in collision with unspecified motor vehicles in traffic accident, sequela | CMS +V1949XA | Pedal cycle driver injured in collision with other motor vehicles in traffic accident, initial encounter | CMS +V1949XD | Pedal cycle driver injured in collision with other motor vehicles in traffic accident, subsequent encounter | CMS +V1949XS | Pedal cycle driver injured in collision with other motor vehicles in traffic accident, sequela | CMS +V1950XA | Pedal cycle passenger injured in collision with unspecified motor vehicles in traffic accident, initial encounter | CMS +V1950XD | Pedal cycle passenger injured in collision with unspecified motor vehicles in traffic accident, subsequent encounter | CMS +V1950XS | Pedal cycle passenger injured in collision with unspecified motor vehicles in traffic accident, sequela | CMS +V1959XA | Pedal cycle passenger injured in collision with other motor vehicles in traffic accident, initial encounter | CMS +V1959XD | Pedal cycle passenger injured in collision with other motor vehicles in traffic accident, subsequent encounter | CMS +V1959XS | Pedal cycle passenger injured in collision with other motor vehicles in traffic accident, sequela | CMS +V1960XA | Unspecified pedal cyclist injured in collision with unspecified motor vehicles in traffic accident, initial encounter | CMS +V1960XD | Unspecified pedal cyclist injured in collision with unspecified motor vehicles in traffic accident, subsequent encounter | CMS +V1960XS | Unspecified pedal cyclist injured in collision with unspecified motor vehicles in traffic accident, sequela | CMS +V1969XA | Unspecified pedal cyclist injured in collision with other motor vehicles in traffic accident, initial encounter | CMS +V1969XD | Unspecified pedal cyclist injured in collision with other motor vehicles in traffic accident, subsequent encounter | CMS +V1969XS | Unspecified pedal cyclist injured in collision with other motor vehicles in traffic accident, sequela | CMS +V1981XA | Pedal cyclist (driver) (passenger) injured in transport accident with military vehicle, initial encounter | CMS +V1981XD | Pedal cyclist (driver) (passenger) injured in transport accident with military vehicle, subsequent encounter | CMS +V1981XS | Pedal cyclist (driver) (passenger) injured in transport accident with military vehicle, sequela | CMS +V1988XA | Pedal cyclist (driver) (passenger) injured in other specified transport accidents, initial encounter | CMS +V1988XD | Pedal cyclist (driver) (passenger) injured in other specified transport accidents, subsequent encounter | CMS +V1988XS | Pedal cyclist (driver) (passenger) injured in other specified transport accidents, sequela | CMS +V199XXA | Pedal cyclist (driver) (passenger) injured in unspecified traffic accident, initial encounter | CMS +V199XXD | Pedal cyclist (driver) (passenger) injured in unspecified traffic accident, subsequent encounter | CMS +V199XXS | Pedal cyclist (driver) (passenger) injured in unspecified traffic accident, sequela | CMS +V200XXA | Motorcycle driver injured in collision with pedestrian or animal in nontraffic accident, initial encounter | CMS +V200XXD | Motorcycle driver injured in collision with pedestrian or animal in nontraffic accident, subsequent encounter | CMS +V200XXS | Motorcycle driver injured in collision with pedestrian or animal in nontraffic accident, sequela | CMS +V201XXA | Motorcycle passenger injured in collision with pedestrian or animal in nontraffic accident, initial encounter | CMS +V201XXD | Motorcycle passenger injured in collision with pedestrian or animal in nontraffic accident, subsequent encounter | CMS +V201XXS | Motorcycle passenger injured in collision with pedestrian or animal in nontraffic accident, sequela | CMS +V202XXA | Unspecified motorcycle rider injured in collision with pedestrian or animal in nontraffic accident, initial encounter | CMS +V202XXD | Unspecified motorcycle rider injured in collision with pedestrian or animal in nontraffic accident, subsequent encounter | CMS +V202XXS | Unspecified motorcycle rider injured in collision with pedestrian or animal in nontraffic accident, sequela | CMS +V203XXA | Person boarding or alighting a motorcycle injured in collision with pedestrian or animal, initial encounter | CMS +V203XXD | Person boarding or alighting a motorcycle injured in collision with pedestrian or animal, subsequent encounter | CMS +V203XXS | Person boarding or alighting a motorcycle injured in collision with pedestrian or animal, sequela | CMS +V204XXA | Motorcycle driver injured in collision with pedestrian or animal in traffic accident, initial encounter | CMS +V204XXD | Motorcycle driver injured in collision with pedestrian or animal in traffic accident, subsequent encounter | CMS +V204XXS | Motorcycle driver injured in collision with pedestrian or animal in traffic accident, sequela | CMS +V205XXA | Motorcycle passenger injured in collision with pedestrian or animal in traffic accident, initial encounter | CMS +V205XXD | Motorcycle passenger injured in collision with pedestrian or animal in traffic accident, subsequent encounter | CMS +V205XXS | Motorcycle passenger injured in collision with pedestrian or animal in traffic accident, sequela | CMS +V209XXA | Unspecified motorcycle rider injured in collision with pedestrian or animal in traffic accident, initial encounter | CMS +V209XXD | Unspecified motorcycle rider injured in collision with pedestrian or animal in traffic accident, subsequent encounter | CMS +V209XXS | Unspecified motorcycle rider injured in collision with pedestrian or animal in traffic accident, sequela | CMS +V210XXA | Motorcycle driver injured in collision with pedal cycle in nontraffic accident, initial encounter | CMS +V210XXD | Motorcycle driver injured in collision with pedal cycle in nontraffic accident, subsequent encounter | CMS +V210XXS | Motorcycle driver injured in collision with pedal cycle in nontraffic accident, sequela | CMS +V211XXA | Motorcycle passenger injured in collision with pedal cycle in nontraffic accident, initial encounter | CMS +V211XXD | Motorcycle passenger injured in collision with pedal cycle in nontraffic accident, subsequent encounter | CMS +V211XXS | Motorcycle passenger injured in collision with pedal cycle in nontraffic accident, sequela | CMS +V212XXA | Unspecified motorcycle rider injured in collision with pedal cycle in nontraffic accident, initial encounter | CMS +V212XXD | Unspecified motorcycle rider injured in collision with pedal cycle in nontraffic accident, subsequent encounter | CMS +V212XXS | Unspecified motorcycle rider injured in collision with pedal cycle in nontraffic accident, sequela | CMS +V213XXA | Person boarding or alighting a motorcycle injured in collision with pedal cycle, initial encounter | CMS +V213XXD | Person boarding or alighting a motorcycle injured in collision with pedal cycle, subsequent encounter | CMS +V213XXS | Person boarding or alighting a motorcycle injured in collision with pedal cycle, sequela | CMS +V214XXA | Motorcycle driver injured in collision with pedal cycle in traffic accident, initial encounter | CMS +V214XXD | Motorcycle driver injured in collision with pedal cycle in traffic accident, subsequent encounter | CMS +V214XXS | Motorcycle driver injured in collision with pedal cycle in traffic accident, sequela | CMS +V215XXA | Motorcycle passenger injured in collision with pedal cycle in traffic accident, initial encounter | CMS +V215XXD | Motorcycle passenger injured in collision with pedal cycle in traffic accident, subsequent encounter | CMS +V215XXS | Motorcycle passenger injured in collision with pedal cycle in traffic accident, sequela | CMS +V219XXA | Unspecified motorcycle rider injured in collision with pedal cycle in traffic accident, initial encounter | CMS +V219XXD | Unspecified motorcycle rider injured in collision with pedal cycle in traffic accident, subsequent encounter | CMS +V219XXS | Unspecified motorcycle rider injured in collision with pedal cycle in traffic accident, sequela | CMS +V220XXA | Motorcycle driver injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter | CMS +V220XXD | Motorcycle driver injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter | CMS +V220XXS | Motorcycle driver injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela | CMS +V221XXA | Motorcycle passenger injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter | CMS +V221XXD | Motorcycle passenger injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter | CMS +V221XXS | Motorcycle passenger injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela | CMS +V222XXA | Unspecified motorcycle rider injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter | CMS +V222XXD | Unspecified motorcycle rider injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter | CMS +V222XXS | Unspecified motorcycle rider injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela | CMS +V223XXA | Person boarding or alighting a motorcycle injured in collision with two- or three-wheeled motor vehicle, initial encounter | CMS +V223XXD | Person boarding or alighting a motorcycle injured in collision with two- or three-wheeled motor vehicle, subsequent encounter | CMS +V223XXS | Person boarding or alighting a motorcycle injured in collision with two- or three-wheeled motor vehicle, sequela | CMS +V224XXA | Motorcycle driver injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter | CMS +V224XXD | Motorcycle driver injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter | CMS +V224XXS | Motorcycle driver injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela | CMS +V225XXA | Motorcycle passenger injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter | CMS +V225XXD | Motorcycle passenger injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter | CMS +V225XXS | Motorcycle passenger injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela | CMS +V229XXA | Unspecified motorcycle rider injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter | CMS +V229XXD | Unspecified motorcycle rider injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter | CMS +V229XXS | Unspecified motorcycle rider injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela | CMS +V230XXA | Motorcycle driver injured in collision with car, pick-up truck or van in nontraffic accident, initial encounter | CMS +V230XXD | Motorcycle driver injured in collision with car, pick-up truck or van in nontraffic accident, subsequent encounter | CMS +V230XXS | Motorcycle driver injured in collision with car, pick-up truck or van in nontraffic accident, sequela | CMS +V231XXA | Motorcycle passenger injured in collision with car, pick-up truck or van in nontraffic accident, initial encounter | CMS +V231XXD | Motorcycle passenger injured in collision with car, pick-up truck or van in nontraffic accident, subsequent encounter | CMS +V231XXS | Motorcycle passenger injured in collision with car, pick-up truck or van in nontraffic accident, sequela | CMS +V232XXA | Unspecified motorcycle rider injured in collision with car, pick-up truck or van in nontraffic accident, initial encounter | CMS +V232XXD | Unspecified motorcycle rider injured in collision with car, pick-up truck or van in nontraffic accident, subsequent encounter | CMS +V232XXS | Unspecified motorcycle rider injured in collision with car, pick-up truck or van in nontraffic accident, sequela | CMS +V233XXA | Person boarding or alighting a motorcycle injured in collision with car, pick-up truck or van, initial encounter | CMS +V233XXD | Person boarding or alighting a motorcycle injured in collision with car, pick-up truck or van, subsequent encounter | CMS +V233XXS | Person boarding or alighting a motorcycle injured in collision with car, pick-up truck or van, sequela | CMS +V234XXA | Motorcycle driver injured in collision with car, pick-up truck or van in traffic accident, initial encounter | CMS +V234XXD | Motorcycle driver injured in collision with car, pick-up truck or van in traffic accident, subsequent encounter | CMS +V234XXS | Motorcycle driver injured in collision with car, pick-up truck or van in traffic accident, sequela | CMS +V235XXA | Motorcycle passenger injured in collision with car, pick-up truck or van in traffic accident, initial encounter | CMS +V235XXD | Motorcycle passenger injured in collision with car, pick-up truck or van in traffic accident, subsequent encounter | CMS +V235XXS | Motorcycle passenger injured in collision with car, pick-up truck or van in traffic accident, sequela | CMS +V239XXA | Unspecified motorcycle rider injured in collision with car, pick-up truck or van in traffic accident, initial encounter | CMS +V239XXD | Unspecified motorcycle rider injured in collision with car, pick-up truck or van in traffic accident, subsequent encounter | CMS +V239XXS | Unspecified motorcycle rider injured in collision with car, pick-up truck or van in traffic accident, sequela | CMS +V240XXA | Motorcycle driver injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter | CMS +V240XXD | Motorcycle driver injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter | CMS +V240XXS | Motorcycle driver injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela | CMS +V241XXA | Motorcycle passenger injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter | CMS +V241XXD | Motorcycle passenger injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter | CMS +V241XXS | Motorcycle passenger injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela | CMS +V242XXA | Unspecified motorcycle rider injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter | CMS +V242XXD | Unspecified motorcycle rider injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter | CMS +V242XXS | Unspecified motorcycle rider injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela | CMS +V243XXA | Person boarding or alighting a motorcycle injured in collision with heavy transport vehicle or bus, initial encounter | CMS +V243XXD | Person boarding or alighting a motorcycle injured in collision with heavy transport vehicle or bus, subsequent encounter | CMS +V243XXS | Person boarding or alighting a motorcycle injured in collision with heavy transport vehicle or bus, sequela | CMS +V244XXA | Motorcycle driver injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter | CMS +V244XXD | Motorcycle driver injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter | CMS +V244XXS | Motorcycle driver injured in collision with heavy transport vehicle or bus in traffic accident, sequela | CMS +V245XXA | Motorcycle passenger injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter | CMS +V245XXD | Motorcycle passenger injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter | CMS +V245XXS | Motorcycle passenger injured in collision with heavy transport vehicle or bus in traffic accident, sequela | CMS +V249XXA | Unspecified motorcycle rider injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter | CMS +V249XXD | Unspecified motorcycle rider injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter | CMS +V249XXS | Unspecified motorcycle rider injured in collision with heavy transport vehicle or bus in traffic accident, sequela | CMS +V250XXA | Motorcycle driver injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter | CMS +V250XXD | Motorcycle driver injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter | CMS +V250XXS | Motorcycle driver injured in collision with railway train or railway vehicle in nontraffic accident, sequela | CMS +V251XXA | Motorcycle passenger injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter | CMS +V251XXD | Motorcycle passenger injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter | CMS +V251XXS | Motorcycle passenger injured in collision with railway train or railway vehicle in nontraffic accident, sequela | CMS +V252XXA | Unspecified motorcycle rider injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter | CMS +V252XXD | Unspecified motorcycle rider injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter | CMS +V252XXS | Unspecified motorcycle rider injured in collision with railway train or railway vehicle in nontraffic accident, sequela | CMS +V253XXA | Person boarding or alighting a motorcycle injured in collision with railway train or railway vehicle, initial encounter | CMS +V253XXD | Person boarding or alighting a motorcycle injured in collision with railway train or railway vehicle, subsequent encounter | CMS +V253XXS | Person boarding or alighting a motorcycle injured in collision with railway train or railway vehicle, sequela | CMS +V254XXA | Motorcycle driver injured in collision with railway train or railway vehicle in traffic accident, initial encounter | CMS +V254XXD | Motorcycle driver injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter | CMS +V254XXS | Motorcycle driver injured in collision with railway train or railway vehicle in traffic accident, sequela | CMS +V255XXA | Motorcycle passenger injured in collision with railway train or railway vehicle in traffic accident, initial encounter | CMS +V255XXD | Motorcycle passenger injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter | CMS +V255XXS | Motorcycle passenger injured in collision with railway train or railway vehicle in traffic accident, sequela | CMS +V259XXA | Unspecified motorcycle rider injured in collision with railway train or railway vehicle in traffic accident, initial encounter | CMS +V259XXD | Unspecified motorcycle rider injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter | CMS +V259XXS | Unspecified motorcycle rider injured in collision with railway train or railway vehicle in traffic accident, sequela | CMS +V260XXA | Motorcycle driver injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter | CMS +V260XXD | Motorcycle driver injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter | CMS +V260XXS | Motorcycle driver injured in collision with other nonmotor vehicle in nontraffic accident, sequela | CMS +V261XXA | Motorcycle passenger injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter | CMS +V261XXD | Motorcycle passenger injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter | CMS +V261XXS | Motorcycle passenger injured in collision with other nonmotor vehicle in nontraffic accident, sequela | CMS +V262XXA | Unspecified motorcycle rider injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter | CMS +V262XXD | Unspecified motorcycle rider injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter | CMS +V262XXS | Unspecified motorcycle rider injured in collision with other nonmotor vehicle in nontraffic accident, sequela | CMS +V263XXA | Person boarding or alighting a motorcycle injured in collision with other nonmotor vehicle, initial encounter | CMS +V263XXD | Person boarding or alighting a motorcycle injured in collision with other nonmotor vehicle, subsequent encounter | CMS +V263XXS | Person boarding or alighting a motorcycle injured in collision with other nonmotor vehicle, sequela | CMS +V264XXA | Motorcycle driver injured in collision with other nonmotor vehicle in traffic accident, initial encounter | CMS +V264XXD | Motorcycle driver injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter | CMS +V264XXS | Motorcycle driver injured in collision with other nonmotor vehicle in traffic accident, sequela | CMS +V265XXA | Motorcycle passenger injured in collision with other nonmotor vehicle in traffic accident, initial encounter | CMS +V265XXD | Motorcycle passenger injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter | CMS +V265XXS | Motorcycle passenger injured in collision with other nonmotor vehicle in traffic accident, sequela | CMS +V269XXA | Unspecified motorcycle rider injured in collision with other nonmotor vehicle in traffic accident, initial encounter | CMS +V269XXD | Unspecified motorcycle rider injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter | CMS +V269XXS | Unspecified motorcycle rider injured in collision with other nonmotor vehicle in traffic accident, sequela | CMS +V270XXA | Motorcycle driver injured in collision with fixed or stationary object in nontraffic accident, initial encounter | CMS +V270XXD | Motorcycle driver injured in collision with fixed or stationary object in nontraffic accident, subsequent encounter | CMS +V270XXS | Motorcycle driver injured in collision with fixed or stationary object in nontraffic accident, sequela | CMS +V271XXA | Motorcycle passenger injured in collision with fixed or stationary object in nontraffic accident, initial encounter | CMS +V271XXD | Motorcycle passenger injured in collision with fixed or stationary object in nontraffic accident, subsequent encounter | CMS +V271XXS | Motorcycle passenger injured in collision with fixed or stationary object in nontraffic accident, sequela | CMS +V272XXA | Unspecified motorcycle rider injured in collision with fixed or stationary object in nontraffic accident, initial encounter | CMS +V272XXD | Unspecified motorcycle rider injured in collision with fixed or stationary object in nontraffic accident, subsequent encounter | CMS +V272XXS | Unspecified motorcycle rider injured in collision with fixed or stationary object in nontraffic accident, sequela | CMS +V273XXA | Person boarding or alighting a motorcycle injured in collision with fixed or stationary object, initial encounter | CMS +V273XXD | Person boarding or alighting a motorcycle injured in collision with fixed or stationary object, subsequent encounter | CMS +V273XXS | Person boarding or alighting a motorcycle injured in collision with fixed or stationary object, sequela | CMS +V274XXA | Motorcycle driver injured in collision with fixed or stationary object in traffic accident, initial encounter | CMS +V274XXD | Motorcycle driver injured in collision with fixed or stationary object in traffic accident, subsequent encounter | CMS +V274XXS | Motorcycle driver injured in collision with fixed or stationary object in traffic accident, sequela | CMS +V275XXA | Motorcycle passenger injured in collision with fixed or stationary object in traffic accident, initial encounter | CMS +V275XXD | Motorcycle passenger injured in collision with fixed or stationary object in traffic accident, subsequent encounter | CMS +V275XXS | Motorcycle passenger injured in collision with fixed or stationary object in traffic accident, sequela | CMS +V279XXA | Unspecified motorcycle rider injured in collision with fixed or stationary object in traffic accident, initial encounter | CMS +V279XXD | Unspecified motorcycle rider injured in collision with fixed or stationary object in traffic accident, subsequent encounter | CMS +V279XXS | Unspecified motorcycle rider injured in collision with fixed or stationary object in traffic accident, sequela | CMS +V280XXA | Motorcycle driver injured in noncollision transport accident in nontraffic accident, initial encounter | CMS +V280XXD | Motorcycle driver injured in noncollision transport accident in nontraffic accident, subsequent encounter | CMS +V280XXS | Motorcycle driver injured in noncollision transport accident in nontraffic accident, sequela | CMS +V281XXA | Motorcycle passenger injured in noncollision transport accident in nontraffic accident, initial encounter | CMS +V281XXD | Motorcycle passenger injured in noncollision transport accident in nontraffic accident, subsequent encounter | CMS +V281XXS | Motorcycle passenger injured in noncollision transport accident in nontraffic accident, sequela | CMS +V282XXA | Unspecified motorcycle rider injured in noncollision transport accident in nontraffic accident, initial encounter | CMS +V282XXD | Unspecified motorcycle rider injured in noncollision transport accident in nontraffic accident, subsequent encounter | CMS +V282XXS | Unspecified motorcycle rider injured in noncollision transport accident in nontraffic accident, sequela | CMS +V283XXA | Person boarding or alighting a motorcycle injured in noncollision transport accident, initial encounter | CMS +V283XXD | Person boarding or alighting a motorcycle injured in noncollision transport accident, subsequent encounter | CMS +V283XXS | Person boarding or alighting a motorcycle injured in noncollision transport accident, sequela | CMS +V284XXA | Motorcycle driver injured in noncollision transport accident in traffic accident, initial encounter | CMS +V284XXD | Motorcycle driver injured in noncollision transport accident in traffic accident, subsequent encounter | CMS +V284XXS | Motorcycle driver injured in noncollision transport accident in traffic accident, sequela | CMS +V285XXA | Motorcycle passenger injured in noncollision transport accident in traffic accident, initial encounter | CMS +V285XXD | Motorcycle passenger injured in noncollision transport accident in traffic accident, subsequent encounter | CMS +V285XXS | Motorcycle passenger injured in noncollision transport accident in traffic accident, sequela | CMS +V289XXA | Unspecified motorcycle rider injured in noncollision transport accident in traffic accident, initial encounter | CMS +V289XXD | Unspecified motorcycle rider injured in noncollision transport accident in traffic accident, subsequent encounter | CMS +V289XXS | Unspecified motorcycle rider injured in noncollision transport accident in traffic accident, sequela | CMS +V2900XA | Motorcycle driver injured in collision with unspecified motor vehicles in nontraffic accident, initial encounter | CMS +V2900XD | Motorcycle driver injured in collision with unspecified motor vehicles in nontraffic accident, subsequent encounter | CMS +V2900XS | Motorcycle driver injured in collision with unspecified motor vehicles in nontraffic accident, sequela | CMS +V2909XA | Motorcycle driver injured in collision with other motor vehicles in nontraffic accident, initial encounter | CMS +V2909XD | Motorcycle driver injured in collision with other motor vehicles in nontraffic accident, subsequent encounter | CMS +V2909XS | Motorcycle driver injured in collision with other motor vehicles in nontraffic accident, sequela | CMS +V2910XA | Motorcycle passenger injured in collision with unspecified motor vehicles in nontraffic accident, initial encounter | CMS +V2910XD | Motorcycle passenger injured in collision with unspecified motor vehicles in nontraffic accident, subsequent encounter | CMS +V2910XS | Motorcycle passenger injured in collision with unspecified motor vehicles in nontraffic accident, sequela | CMS +V2919XA | Motorcycle passenger injured in collision with other motor vehicles in nontraffic accident, initial encounter | CMS +V2919XD | Motorcycle passenger injured in collision with other motor vehicles in nontraffic accident, subsequent encounter | CMS +V2919XS | Motorcycle passenger injured in collision with other motor vehicles in nontraffic accident, sequela | CMS +V2920XA | Unspecified motorcycle rider injured in collision with unspecified motor vehicles in nontraffic accident, initial encounter | CMS +V2920XD | Unspecified motorcycle rider injured in collision with unspecified motor vehicles in nontraffic accident, subsequent encounter | CMS +V2920XS | Unspecified motorcycle rider injured in collision with unspecified motor vehicles in nontraffic accident, sequela | CMS +V2929XA | Unspecified motorcycle rider injured in collision with other motor vehicles in nontraffic accident, initial encounter | CMS +V2929XD | Unspecified motorcycle rider injured in collision with other motor vehicles in nontraffic accident, subsequent encounter | CMS +V2929XS | Unspecified motorcycle rider injured in collision with other motor vehicles in nontraffic accident, sequela | CMS +V293XXA | Motorcycle rider (driver) (passenger) injured in unspecified nontraffic accident, initial encounter | CMS +V293XXD | Motorcycle rider (driver) (passenger) injured in unspecified nontraffic accident, subsequent encounter | CMS +V293XXS | Motorcycle rider (driver) (passenger) injured in unspecified nontraffic accident, sequela | CMS +V2940XA | Motorcycle driver injured in collision with unspecified motor vehicles in traffic accident, initial encounter | CMS +V2940XD | Motorcycle driver injured in collision with unspecified motor vehicles in traffic accident, subsequent encounter | CMS +V2940XS | Motorcycle driver injured in collision with unspecified motor vehicles in traffic accident, sequela | CMS +V2949XA | Motorcycle driver injured in collision with other motor vehicles in traffic accident, initial encounter | CMS +V2949XD | Motorcycle driver injured in collision with other motor vehicles in traffic accident, subsequent encounter | CMS +V2949XS | Motorcycle driver injured in collision with other motor vehicles in traffic accident, sequela | CMS +V2950XA | Motorcycle passenger injured in collision with unspecified motor vehicles in traffic accident, initial encounter | CMS +V2950XD | Motorcycle passenger injured in collision with unspecified motor vehicles in traffic accident, subsequent encounter | CMS +V2950XS | Motorcycle passenger injured in collision with unspecified motor vehicles in traffic accident, sequela | CMS +V2959XA | Motorcycle passenger injured in collision with other motor vehicles in traffic accident, initial encounter | CMS +V2959XD | Motorcycle passenger injured in collision with other motor vehicles in traffic accident, subsequent encounter | CMS +V2959XS | Motorcycle passenger injured in collision with other motor vehicles in traffic accident, sequela | CMS +V2960XA | Unspecified motorcycle rider injured in collision with unspecified motor vehicles in traffic accident, initial encounter | CMS +V2960XD | Unspecified motorcycle rider injured in collision with unspecified motor vehicles in traffic accident, subsequent encounter | CMS +V2960XS | Unspecified motorcycle rider injured in collision with unspecified motor vehicles in traffic accident, sequela | CMS +V2969XA | Unspecified motorcycle rider injured in collision with other motor vehicles in traffic accident, initial encounter | CMS +V2969XD | Unspecified motorcycle rider injured in collision with other motor vehicles in traffic accident, subsequent encounter | CMS +V2969XS | Unspecified motorcycle rider injured in collision with other motor vehicles in traffic accident, sequela | CMS +V2981XA | Motorcycle rider (driver) (passenger) injured in transport accident with military vehicle, initial encounter | CMS +V2981XD | Motorcycle rider (driver) (passenger) injured in transport accident with military vehicle, subsequent encounter | CMS +V2981XS | Motorcycle rider (driver) (passenger) injured in transport accident with military vehicle, sequela | CMS +V2988XA | Motorcycle rider (driver) (passenger) injured in other specified transport accidents, initial encounter | CMS +V2988XD | Motorcycle rider (driver) (passenger) injured in other specified transport accidents, subsequent encounter | CMS +V2988XS | Motorcycle rider (driver) (passenger) injured in other specified transport accidents, sequela | CMS +V299XXA | Motorcycle rider (driver) (passenger) injured in unspecified traffic accident, initial encounter | CMS +V299XXD | Motorcycle rider (driver) (passenger) injured in unspecified traffic accident, subsequent encounter | CMS +V299XXS | Motorcycle rider (driver) (passenger) injured in unspecified traffic accident, sequela | CMS +V300XXA | Driver of three-wheeled motor vehicle injured in collision with pedestrian or animal in nontraffic accident, initial encounter | CMS +V300XXD | Driver of three-wheeled motor vehicle injured in collision with pedestrian or animal in nontraffic accident, subsequent encounter | CMS +V300XXS | Driver of three-wheeled motor vehicle injured in collision with pedestrian or animal in nontraffic accident, sequela | CMS +V301XXA | Passenger in three-wheeled motor vehicle injured in collision with pedestrian or animal in nontraffic accident, initial encounter | CMS +V301XXD | Passenger in three-wheeled motor vehicle injured in collision with pedestrian or animal in nontraffic accident, subsequent encounter | CMS +V301XXS | Passenger in three-wheeled motor vehicle injured in collision with pedestrian or animal in nontraffic accident, sequela | CMS +V302XXA | Person on outside of three-wheeled motor vehicle injured in collision with pedestrian or animal in nontraffic accident, initial encounter | CMS +V302XXD | Person on outside of three-wheeled motor vehicle injured in collision with pedestrian or animal in nontraffic accident, subsequent encounter | CMS +V302XXS | Person on outside of three-wheeled motor vehicle injured in collision with pedestrian or animal in nontraffic accident, sequela | CMS +V303XXA | Unspecified occupant of three-wheeled motor vehicle injured in collision with pedestrian or animal in nontraffic accident, initial encounter | CMS +V303XXD | Unspecified occupant of three-wheeled motor vehicle injured in collision with pedestrian or animal in nontraffic accident, subsequent encounter | CMS +V303XXS | Unspecified occupant of three-wheeled motor vehicle injured in collision with pedestrian or animal in nontraffic accident, sequela | CMS +V304XXA | Person boarding or alighting a three-wheeled motor vehicle injured in collision with pedestrian or animal, initial encounter | CMS +V304XXD | Person boarding or alighting a three-wheeled motor vehicle injured in collision with pedestrian or animal, subsequent encounter | CMS +V304XXS | Person boarding or alighting a three-wheeled motor vehicle injured in collision with pedestrian or animal, sequela | CMS +V305XXA | Driver of three-wheeled motor vehicle injured in collision with pedestrian or animal in traffic accident, initial encounter | CMS +V305XXD | Driver of three-wheeled motor vehicle injured in collision with pedestrian or animal in traffic accident, subsequent encounter | CMS +V305XXS | Driver of three-wheeled motor vehicle injured in collision with pedestrian or animal in traffic accident, sequela | CMS +V306XXA | Passenger in three-wheeled motor vehicle injured in collision with pedestrian or animal in traffic accident, initial encounter | CMS +V306XXD | Passenger in three-wheeled motor vehicle injured in collision with pedestrian or animal in traffic accident, subsequent encounter | CMS +V306XXS | Passenger in three-wheeled motor vehicle injured in collision with pedestrian or animal in traffic accident, sequela | CMS +V307XXA | Person on outside of three-wheeled motor vehicle injured in collision with pedestrian or animal in traffic accident, initial encounter | CMS +V307XXD | Person on outside of three-wheeled motor vehicle injured in collision with pedestrian or animal in traffic accident, subsequent encounter | CMS +V307XXS | Person on outside of three-wheeled motor vehicle injured in collision with pedestrian or animal in traffic accident, sequela | CMS +V309XXA | Unspecified occupant of three-wheeled motor vehicle injured in collision with pedestrian or animal in traffic accident, initial encounter | CMS +V309XXD | Unspecified occupant of three-wheeled motor vehicle injured in collision with pedestrian or animal in traffic accident, subsequent encounter | CMS +V309XXS | Unspecified occupant of three-wheeled motor vehicle injured in collision with pedestrian or animal in traffic accident, sequela | CMS +V310XXA | Driver of three-wheeled motor vehicle injured in collision with pedal cycle in nontraffic accident, initial encounter | CMS +V310XXD | Driver of three-wheeled motor vehicle injured in collision with pedal cycle in nontraffic accident, subsequent encounter | CMS +V310XXS | Driver of three-wheeled motor vehicle injured in collision with pedal cycle in nontraffic accident, sequela | CMS +V311XXA | Passenger in three-wheeled motor vehicle injured in collision with pedal cycle in nontraffic accident, initial encounter | CMS +V311XXD | Passenger in three-wheeled motor vehicle injured in collision with pedal cycle in nontraffic accident, subsequent encounter | CMS +V311XXS | Passenger in three-wheeled motor vehicle injured in collision with pedal cycle in nontraffic accident, sequela | CMS +V312XXA | Person on outside of three-wheeled motor vehicle injured in collision with pedal cycle in nontraffic accident, initial encounter | CMS +V312XXD | Person on outside of three-wheeled motor vehicle injured in collision with pedal cycle in nontraffic accident, subsequent encounter | CMS +V312XXS | Person on outside of three-wheeled motor vehicle injured in collision with pedal cycle in nontraffic accident, sequela | CMS +V313XXA | Unspecified occupant of three-wheeled motor vehicle injured in collision with pedal cycle in nontraffic accident, initial encounter | CMS +V313XXD | Unspecified occupant of three-wheeled motor vehicle injured in collision with pedal cycle in nontraffic accident, subsequent encounter | CMS +V313XXS | Unspecified occupant of three-wheeled motor vehicle injured in collision with pedal cycle in nontraffic accident, sequela | CMS +V314XXA | Person boarding or alighting a three-wheeled motor vehicle injured in collision with pedal cycle, initial encounter | CMS +V314XXD | Person boarding or alighting a three-wheeled motor vehicle injured in collision with pedal cycle, subsequent encounter | CMS +V314XXS | Person boarding or alighting a three-wheeled motor vehicle injured in collision with pedal cycle, sequela | CMS +V315XXA | Driver of three-wheeled motor vehicle injured in collision with pedal cycle in traffic accident, initial encounter | CMS +V315XXD | Driver of three-wheeled motor vehicle injured in collision with pedal cycle in traffic accident, subsequent encounter | CMS +V315XXS | Driver of three-wheeled motor vehicle injured in collision with pedal cycle in traffic accident, sequela | CMS +V316XXA | Passenger in three-wheeled motor vehicle injured in collision with pedal cycle in traffic accident, initial encounter | CMS +V316XXD | Passenger in three-wheeled motor vehicle injured in collision with pedal cycle in traffic accident, subsequent encounter | CMS +V316XXS | Passenger in three-wheeled motor vehicle injured in collision with pedal cycle in traffic accident, sequela | CMS +V317XXA | Person on outside of three-wheeled motor vehicle injured in collision with pedal cycle in traffic accident, initial encounter | CMS +V317XXD | Person on outside of three-wheeled motor vehicle injured in collision with pedal cycle in traffic accident, subsequent encounter | CMS +V317XXS | Person on outside of three-wheeled motor vehicle injured in collision with pedal cycle in traffic accident, sequela | CMS +V319XXA | Unspecified occupant of three-wheeled motor vehicle injured in collision with pedal cycle in traffic accident, initial encounter | CMS +V319XXD | Unspecified occupant of three-wheeled motor vehicle injured in collision with pedal cycle in traffic accident, subsequent encounter | CMS +V319XXS | Unspecified occupant of three-wheeled motor vehicle injured in collision with pedal cycle in traffic accident, sequela | CMS +V320XXA | Driver of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter | CMS +V320XXD | Driver of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter | CMS +V320XXS | Driver of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela | CMS +V321XXA | Passenger in three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter | CMS +V321XXD | Passenger in three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter | CMS +V321XXS | Passenger in three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela | CMS +V322XXA | Person on outside of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter | CMS +V322XXD | Person on outside of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter | CMS +V322XXS | Person on outside of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela | CMS +V323XXA | Unspecified occupant of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter | CMS +V323XXD | Unspecified occupant of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter | CMS +V323XXS | Unspecified occupant of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela | CMS +V324XXA | Person boarding or alighting a three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle, initial encounter | CMS +V324XXD | Person boarding or alighting a three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle, subsequent encounter | CMS +V324XXS | Person boarding or alighting a three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle, sequela | CMS +V325XXA | Driver of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter | CMS +V325XXD | Driver of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter | CMS +V325XXS | Driver of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela | CMS +V326XXA | Passenger in three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter | CMS +V326XXD | Passenger in three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter | CMS +V326XXS | Passenger in three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela | CMS +V327XXA | Person on outside of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter | CMS +V327XXD | Person on outside of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter | CMS +V327XXS | Person on outside of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela | CMS +V329XXA | Unspecified occupant of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter | CMS +V329XXD | Unspecified occupant of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter | CMS +V329XXS | Unspecified occupant of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela | CMS +V330XXA | Driver of three-wheeled motor vehicle injured in collision with car, pick-up truck or van in nontraffic accident, initial encounter | CMS +V330XXD | Driver of three-wheeled motor vehicle injured in collision with car, pick-up truck or van in nontraffic accident, subsequent encounter | CMS +V330XXS | Driver of three-wheeled motor vehicle injured in collision with car, pick-up truck or van in nontraffic accident, sequela | CMS +V331XXA | Passenger in three-wheeled motor vehicle injured in collision with car, pick-up truck or van in nontraffic accident, initial encounter | CMS +V331XXD | Passenger in three-wheeled motor vehicle injured in collision with car, pick-up truck or van in nontraffic accident, subsequent encounter | CMS +V331XXS | Passenger in three-wheeled motor vehicle injured in collision with car, pick-up truck or van in nontraffic accident, sequela | CMS +V332XXA | Person on outside of three-wheeled motor vehicle injured in collision with car, pick-up truck or van in nontraffic accident, initial encounter | CMS +V332XXD | Person on outside of three-wheeled motor vehicle injured in collision with car, pick-up truck or van in nontraffic accident, subsequent encounter | CMS +V332XXS | Person on outside of three-wheeled motor vehicle injured in collision with car, pick-up truck or van in nontraffic accident, sequela | CMS +V333XXA | Unspecified occupant of three-wheeled motor vehicle injured in collision with car, pick-up truck or van in nontraffic accident, initial encounter | CMS +V333XXD | Unspecified occupant of three-wheeled motor vehicle injured in collision with car, pick-up truck or van in nontraffic accident, subsequent encounter | CMS +V333XXS | Unspecified occupant of three-wheeled motor vehicle injured in collision with car, pick-up truck or van in nontraffic accident, sequela | CMS +V334XXA | Person boarding or alighting a three-wheeled motor vehicle injured in collision with car, pick-up truck or van, initial encounter | CMS +V334XXD | Person boarding or alighting a three-wheeled motor vehicle injured in collision with car, pick-up truck or van, subsequent encounter | CMS +V334XXS | Person boarding or alighting a three-wheeled motor vehicle injured in collision with car, pick-up truck or van, sequela | CMS +V335XXA | Driver of three-wheeled motor vehicle injured in collision with car, pick-up truck or van in traffic accident, initial encounter | CMS +V335XXD | Driver of three-wheeled motor vehicle injured in collision with car, pick-up truck or van in traffic accident, subsequent encounter | CMS +V335XXS | Driver of three-wheeled motor vehicle injured in collision with car, pick-up truck or van in traffic accident, sequela | CMS +V336XXA | Passenger in three-wheeled motor vehicle injured in collision with car, pick-up truck or van in traffic accident, initial encounter | CMS +V336XXD | Passenger in three-wheeled motor vehicle injured in collision with car, pick-up truck or van in traffic accident, subsequent encounter | CMS +V336XXS | Passenger in three-wheeled motor vehicle injured in collision with car, pick-up truck or van in traffic accident, sequela | CMS +V337XXA | Person on outside of three-wheeled motor vehicle injured in collision with car, pick-up truck or van in traffic accident, initial encounter | CMS +V337XXD | Person on outside of three-wheeled motor vehicle injured in collision with car, pick-up truck or van in traffic accident, subsequent encounter | CMS +V337XXS | Person on outside of three-wheeled motor vehicle injured in collision with car, pick-up truck or van in traffic accident, sequela | CMS +V339XXA | Unspecified occupant of three-wheeled motor vehicle injured in collision with car, pick-up truck or van in traffic accident, initial encounter | CMS +V339XXD | Unspecified occupant of three-wheeled motor vehicle injured in collision with car, pick-up truck or van in traffic accident, subsequent encounter | CMS +V339XXS | Unspecified occupant of three-wheeled motor vehicle injured in collision with car, pick-up truck or van in traffic accident, sequela | CMS +V340XXA | Driver of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter | CMS +V340XXD | Driver of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter | CMS +V340XXS | Driver of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela | CMS +V341XXA | Passenger in three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter | CMS +V341XXD | Passenger in three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter | CMS +V341XXS | Passenger in three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela | CMS +V342XXA | Person on outside of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter | CMS +V342XXD | Person on outside of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter | CMS +V342XXS | Person on outside of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela | CMS +V343XXA | Unspecified occupant of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter | CMS +V343XXD | Unspecified occupant of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter | CMS +V343XXS | Unspecified occupant of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela | CMS +V344XXA | Person boarding or alighting a three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus, initial encounter | CMS +V344XXD | Person boarding or alighting a three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus, subsequent encounter | CMS +V344XXS | Person boarding or alighting a three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus, sequela | CMS +V345XXA | Driver of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter | CMS +V345XXD | Driver of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter | CMS +V345XXS | Driver of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus in traffic accident, sequela | CMS +V346XXA | Passenger in three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter | CMS +V346XXD | Passenger in three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter | CMS +V346XXS | Passenger in three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus in traffic accident, sequela | CMS +V347XXA | Person on outside of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter | CMS +V347XXD | Person on outside of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter | CMS +V347XXS | Person on outside of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus in traffic accident, sequela | CMS +V349XXA | Unspecified occupant of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter | CMS +V349XXD | Unspecified occupant of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter | CMS +V349XXS | Unspecified occupant of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus in traffic accident, sequela | CMS +V350XXA | Driver of three-wheeled motor vehicle injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter | CMS +V350XXD | Driver of three-wheeled motor vehicle injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter | CMS +V350XXS | Driver of three-wheeled motor vehicle injured in collision with railway train or railway vehicle in nontraffic accident, sequela | CMS +V351XXA | Passenger in three-wheeled motor vehicle injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter | CMS +V351XXD | Passenger in three-wheeled motor vehicle injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter | CMS +V351XXS | Passenger in three-wheeled motor vehicle injured in collision with railway train or railway vehicle in nontraffic accident, sequela | CMS +V352XXA | Person on outside of three-wheeled motor vehicle injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter | CMS +V352XXD | Person on outside of three-wheeled motor vehicle injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter | CMS +V352XXS | Person on outside of three-wheeled motor vehicle injured in collision with railway train or railway vehicle in nontraffic accident, sequela | CMS +V353XXA | Unspecified occupant of three-wheeled motor vehicle injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter | CMS +V353XXD | Unspecified occupant of three-wheeled motor vehicle injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter | CMS +V353XXS | Unspecified occupant of three-wheeled motor vehicle injured in collision with railway train or railway vehicle in nontraffic accident, sequela | CMS +V354XXA | Person boarding or alighting a three-wheeled motor vehicle injured in collision with railway train or railway vehicle, initial encounter | CMS +V354XXD | Person boarding or alighting a three-wheeled motor vehicle injured in collision with railway train or railway vehicle, subsequent encounter | CMS +V354XXS | Person boarding or alighting a three-wheeled motor vehicle injured in collision with railway train or railway vehicle, sequela | CMS +V355XXA | Driver of three-wheeled motor vehicle injured in collision with railway train or railway vehicle in traffic accident, initial encounter | CMS +V355XXD | Driver of three-wheeled motor vehicle injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter | CMS +V355XXS | Driver of three-wheeled motor vehicle injured in collision with railway train or railway vehicle in traffic accident, sequela | CMS +V356XXA | Passenger in three-wheeled motor vehicle injured in collision with railway train or railway vehicle in traffic accident, initial encounter | CMS +V356XXD | Passenger in three-wheeled motor vehicle injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter | CMS +V356XXS | Passenger in three-wheeled motor vehicle injured in collision with railway train or railway vehicle in traffic accident, sequela | CMS +V357XXA | Person on outside of three-wheeled motor vehicle injured in collision with railway train or railway vehicle in traffic accident, initial encounter | CMS +V357XXD | Person on outside of three-wheeled motor vehicle injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter | CMS +V357XXS | Person on outside of three-wheeled motor vehicle injured in collision with railway train or railway vehicle in traffic accident, sequela | CMS +V359XXA | Unspecified occupant of three-wheeled motor vehicle injured in collision with railway train or railway vehicle in traffic accident, initial encounter | CMS +V359XXD | Unspecified occupant of three-wheeled motor vehicle injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter | CMS +V359XXS | Unspecified occupant of three-wheeled motor vehicle injured in collision with railway train or railway vehicle in traffic accident, sequela | CMS +V360XXA | Driver of three-wheeled motor vehicle injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter | CMS +V360XXD | Driver of three-wheeled motor vehicle injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter | CMS +V360XXS | Driver of three-wheeled motor vehicle injured in collision with other nonmotor vehicle in nontraffic accident, sequela | CMS +V361XXA | Passenger in three-wheeled motor vehicle injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter | CMS +V361XXD | Passenger in three-wheeled motor vehicle injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter | CMS +V361XXS | Passenger in three-wheeled motor vehicle injured in collision with other nonmotor vehicle in nontraffic accident, sequela | CMS +V362XXA | Person on outside of three-wheeled motor vehicle injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter | CMS +V362XXD | Person on outside of three-wheeled motor vehicle injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter | CMS +V362XXS | Person on outside of three-wheeled motor vehicle injured in collision with other nonmotor vehicle in nontraffic accident, sequela | CMS +V363XXA | Unspecified occupant of three-wheeled motor vehicle injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter | CMS +V363XXD | Unspecified occupant of three-wheeled motor vehicle injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter | CMS +V363XXS | Unspecified occupant of three-wheeled motor vehicle injured in collision with other nonmotor vehicle in nontraffic accident, sequela | CMS +V364XXA | Person boarding or alighting a three-wheeled motor vehicle injured in collision with other nonmotor vehicle, initial encounter | CMS +V364XXD | Person boarding or alighting a three-wheeled motor vehicle injured in collision with other nonmotor vehicle, subsequent encounter | CMS +V364XXS | Person boarding or alighting a three-wheeled motor vehicle injured in collision with other nonmotor vehicle, sequela | CMS +V365XXA | Driver of three-wheeled motor vehicle injured in collision with other nonmotor vehicle in traffic accident, initial encounter | CMS +V365XXD | Driver of three-wheeled motor vehicle injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter | CMS +V365XXS | Driver of three-wheeled motor vehicle injured in collision with other nonmotor vehicle in traffic accident, sequela | CMS +V366XXA | Passenger in three-wheeled motor vehicle injured in collision with other nonmotor vehicle in traffic accident, initial encounter | CMS +V366XXD | Passenger in three-wheeled motor vehicle injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter | CMS +V366XXS | Passenger in three-wheeled motor vehicle injured in collision with other nonmotor vehicle in traffic accident, sequela | CMS +V367XXA | Person on outside of three-wheeled motor vehicle injured in collision with other nonmotor vehicle in traffic accident, initial encounter | CMS +V367XXD | Person on outside of three-wheeled motor vehicle injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter | CMS +V367XXS | Person on outside of three-wheeled motor vehicle injured in collision with other nonmotor vehicle in traffic accident, sequela | CMS +V369XXA | Unspecified occupant of three-wheeled motor vehicle injured in collision with other nonmotor vehicle in traffic accident, initial encounter | CMS +V369XXD | Unspecified occupant of three-wheeled motor vehicle injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter | CMS +V369XXS | Unspecified occupant of three-wheeled motor vehicle injured in collision with other nonmotor vehicle in traffic accident, sequela | CMS +V370XXA | Driver of three-wheeled motor vehicle injured in collision with fixed or stationary object in nontraffic accident, initial encounter | CMS +V370XXD | Driver of three-wheeled motor vehicle injured in collision with fixed or stationary object in nontraffic accident, subsequent encounter | CMS +V370XXS | Driver of three-wheeled motor vehicle injured in collision with fixed or stationary object in nontraffic accident, sequela | CMS +V371XXA | Passenger in three-wheeled motor vehicle injured in collision with fixed or stationary object in nontraffic accident, initial encounter | CMS +V371XXD | Passenger in three-wheeled motor vehicle injured in collision with fixed or stationary object in nontraffic accident, subsequent encounter | CMS +V371XXS | Passenger in three-wheeled motor vehicle injured in collision with fixed or stationary object in nontraffic accident, sequela | CMS +V372XXA | Person on outside of three-wheeled motor vehicle injured in collision with fixed or stationary object in nontraffic accident, initial encounter | CMS +V372XXD | Person on outside of three-wheeled motor vehicle injured in collision with fixed or stationary object in nontraffic accident, subsequent encounter | CMS +V372XXS | Person on outside of three-wheeled motor vehicle injured in collision with fixed or stationary object in nontraffic accident, sequela | CMS +V373XXA | Unspecified occupant of three-wheeled motor vehicle injured in collision with fixed or stationary object in nontraffic accident, initial encounter | CMS +V373XXD | Unspecified occupant of three-wheeled motor vehicle injured in collision with fixed or stationary object in nontraffic accident, subsequent encounter | CMS +V373XXS | Unspecified occupant of three-wheeled motor vehicle injured in collision with fixed or stationary object in nontraffic accident, sequela | CMS +V374XXA | Person boarding or alighting a three-wheeled motor vehicle injured in collision with fixed or stationary object, initial encounter | CMS +V374XXD | Person boarding or alighting a three-wheeled motor vehicle injured in collision with fixed or stationary object, subsequent encounter | CMS +V374XXS | Person boarding or alighting a three-wheeled motor vehicle injured in collision with fixed or stationary object, sequela | CMS +V375XXA | Driver of three-wheeled motor vehicle injured in collision with fixed or stationary object in traffic accident, initial encounter | CMS +V375XXD | Driver of three-wheeled motor vehicle injured in collision with fixed or stationary object in traffic accident, subsequent encounter | CMS +V375XXS | Driver of three-wheeled motor vehicle injured in collision with fixed or stationary object in traffic accident, sequela | CMS +V376XXA | Passenger in three-wheeled motor vehicle injured in collision with fixed or stationary object in traffic accident, initial encounter | CMS +V376XXD | Passenger in three-wheeled motor vehicle injured in collision with fixed or stationary object in traffic accident, subsequent encounter | CMS +V376XXS | Passenger in three-wheeled motor vehicle injured in collision with fixed or stationary object in traffic accident, sequela | CMS +V377XXA | Person on outside of three-wheeled motor vehicle injured in collision with fixed or stationary object in traffic accident, initial encounter | CMS +V377XXD | Person on outside of three-wheeled motor vehicle injured in collision with fixed or stationary object in traffic accident, subsequent encounter | CMS +V377XXS | Person on outside of three-wheeled motor vehicle injured in collision with fixed or stationary object in traffic accident, sequela | CMS +V379XXA | Unspecified occupant of three-wheeled motor vehicle injured in collision with fixed or stationary object in traffic accident, initial encounter | CMS +V379XXD | Unspecified occupant of three-wheeled motor vehicle injured in collision with fixed or stationary object in traffic accident, subsequent encounter | CMS +V379XXS | Unspecified occupant of three-wheeled motor vehicle injured in collision with fixed or stationary object in traffic accident, sequela | CMS +V380XXA | Driver of three-wheeled motor vehicle injured in noncollision transport accident in nontraffic accident, initial encounter | CMS +V380XXD | Driver of three-wheeled motor vehicle injured in noncollision transport accident in nontraffic accident, subsequent encounter | CMS +V380XXS | Driver of three-wheeled motor vehicle injured in noncollision transport accident in nontraffic accident, sequela | CMS +V381XXA | Passenger in three-wheeled motor vehicle injured in noncollision transport accident in nontraffic accident, initial encounter | CMS +V381XXD | Passenger in three-wheeled motor vehicle injured in noncollision transport accident in nontraffic accident, subsequent encounter | CMS +V381XXS | Passenger in three-wheeled motor vehicle injured in noncollision transport accident in nontraffic accident, sequela | CMS +V382XXA | Person on outside of three-wheeled motor vehicle injured in noncollision transport accident in nontraffic accident, initial encounter | CMS +V382XXD | Person on outside of three-wheeled motor vehicle injured in noncollision transport accident in nontraffic accident, subsequent encounter | CMS +V382XXS | Person on outside of three-wheeled motor vehicle injured in noncollision transport accident in nontraffic accident, sequela | CMS +V383XXA | Unspecified occupant of three-wheeled motor vehicle injured in noncollision transport accident in nontraffic accident, initial encounter | CMS +V383XXD | Unspecified occupant of three-wheeled motor vehicle injured in noncollision transport accident in nontraffic accident, subsequent encounter | CMS +V383XXS | Unspecified occupant of three-wheeled motor vehicle injured in noncollision transport accident in nontraffic accident, sequela | CMS +V384XXA | Person boarding or alighting a three-wheeled motor vehicle injured in noncollision transport accident, initial encounter | CMS +V384XXD | Person boarding or alighting a three-wheeled motor vehicle injured in noncollision transport accident, subsequent encounter | CMS +V384XXS | Person boarding or alighting a three-wheeled motor vehicle injured in noncollision transport accident, sequela | CMS +V385XXA | Driver of three-wheeled motor vehicle injured in noncollision transport accident in traffic accident, initial encounter | CMS +V385XXD | Driver of three-wheeled motor vehicle injured in noncollision transport accident in traffic accident, subsequent encounter | CMS +V385XXS | Driver of three-wheeled motor vehicle injured in noncollision transport accident in traffic accident, sequela | CMS +V386XXA | Passenger in three-wheeled motor vehicle injured in noncollision transport accident in traffic accident, initial encounter | CMS +V386XXD | Passenger in three-wheeled motor vehicle injured in noncollision transport accident in traffic accident, subsequent encounter | CMS +V386XXS | Passenger in three-wheeled motor vehicle injured in noncollision transport accident in traffic accident, sequela | CMS +V387XXA | Person on outside of three-wheeled motor vehicle injured in noncollision transport accident in traffic accident, initial encounter | CMS +V387XXD | Person on outside of three-wheeled motor vehicle injured in noncollision transport accident in traffic accident, subsequent encounter | CMS +V387XXS | Person on outside of three-wheeled motor vehicle injured in noncollision transport accident in traffic accident, sequela | CMS +V389XXA | Unspecified occupant of three-wheeled motor vehicle injured in noncollision transport accident in traffic accident, initial encounter | CMS +V389XXD | Unspecified occupant of three-wheeled motor vehicle injured in noncollision transport accident in traffic accident, subsequent encounter | CMS +V389XXS | Unspecified occupant of three-wheeled motor vehicle injured in noncollision transport accident in traffic accident, sequela | CMS +V3900XA | Driver of three-wheeled motor vehicle injured in collision with unspecified motor vehicles in nontraffic accident, initial encounter | CMS +V3900XD | Driver of three-wheeled motor vehicle injured in collision with unspecified motor vehicles in nontraffic accident, subsequent encounter | CMS +V3900XS | Driver of three-wheeled motor vehicle injured in collision with unspecified motor vehicles in nontraffic accident, sequela | CMS +V3909XA | Driver of three-wheeled motor vehicle injured in collision with other motor vehicles in nontraffic accident, initial encounter | CMS +V3909XD | Driver of three-wheeled motor vehicle injured in collision with other motor vehicles in nontraffic accident, subsequent encounter | CMS +V3909XS | Driver of three-wheeled motor vehicle injured in collision with other motor vehicles in nontraffic accident, sequela | CMS +V3910XA | Passenger in three-wheeled motor vehicle injured in collision with unspecified motor vehicles in nontraffic accident, initial encounter | CMS +V3910XD | Passenger in three-wheeled motor vehicle injured in collision with unspecified motor vehicles in nontraffic accident, subsequent encounter | CMS +V3910XS | Passenger in three-wheeled motor vehicle injured in collision with unspecified motor vehicles in nontraffic accident, sequela | CMS +V3919XA | Passenger in three-wheeled motor vehicle injured in collision with other motor vehicles in nontraffic accident, initial encounter | CMS +V3919XD | Passenger in three-wheeled motor vehicle injured in collision with other motor vehicles in nontraffic accident, subsequent encounter | CMS +V3919XS | Passenger in three-wheeled motor vehicle injured in collision with other motor vehicles in nontraffic accident, sequela | CMS +V3920XA | Unspecified occupant of three-wheeled motor vehicle injured in collision with unspecified motor vehicles in nontraffic accident, initial encounter | CMS +V3920XD | Unspecified occupant of three-wheeled motor vehicle injured in collision with unspecified motor vehicles in nontraffic accident, subsequent encounter | CMS +V3920XS | Unspecified occupant of three-wheeled motor vehicle injured in collision with unspecified motor vehicles in nontraffic accident, sequela | CMS +V3929XA | Unspecified occupant of three-wheeled motor vehicle injured in collision with other motor vehicles in nontraffic accident, initial encounter | CMS +V3929XD | Unspecified occupant of three-wheeled motor vehicle injured in collision with other motor vehicles in nontraffic accident, subsequent encounter | CMS +V3929XS | Unspecified occupant of three-wheeled motor vehicle injured in collision with other motor vehicles in nontraffic accident, sequela | CMS +V393XXA | Occupant (driver) (passenger) of three-wheeled motor vehicle injured in unspecified nontraffic accident, initial encounter | CMS +V393XXD | Occupant (driver) (passenger) of three-wheeled motor vehicle injured in unspecified nontraffic accident, subsequent encounter | CMS +V393XXS | Occupant (driver) (passenger) of three-wheeled motor vehicle injured in unspecified nontraffic accident, sequela | CMS +V3940XA | Driver of three-wheeled motor vehicle injured in collision with unspecified motor vehicles in traffic accident, initial encounter | CMS +V3940XD | Driver of three-wheeled motor vehicle injured in collision with unspecified motor vehicles in traffic accident, subsequent encounter | CMS +V3940XS | Driver of three-wheeled motor vehicle injured in collision with unspecified motor vehicles in traffic accident, sequela | CMS +V3949XA | Driver of three-wheeled motor vehicle injured in collision with other motor vehicles in traffic accident, initial encounter | CMS +V3949XD | Driver of three-wheeled motor vehicle injured in collision with other motor vehicles in traffic accident, subsequent encounter | CMS +V3949XS | Driver of three-wheeled motor vehicle injured in collision with other motor vehicles in traffic accident, sequela | CMS +V3950XA | Passenger in three-wheeled motor vehicle injured in collision with unspecified motor vehicles in traffic accident, initial encounter | CMS +V3950XD | Passenger in three-wheeled motor vehicle injured in collision with unspecified motor vehicles in traffic accident, subsequent encounter | CMS +V3950XS | Passenger in three-wheeled motor vehicle injured in collision with unspecified motor vehicles in traffic accident, sequela | CMS +V3959XA | Passenger in three-wheeled motor vehicle injured in collision with other motor vehicles in traffic accident, initial encounter | CMS +V3959XD | Passenger in three-wheeled motor vehicle injured in collision with other motor vehicles in traffic accident, subsequent encounter | CMS +V3959XS | Passenger in three-wheeled motor vehicle injured in collision with other motor vehicles in traffic accident, sequela | CMS +V3960XA | Unspecified occupant of three-wheeled motor vehicle injured in collision with unspecified motor vehicles in traffic accident, initial encounter | CMS +V3960XD | Unspecified occupant of three-wheeled motor vehicle injured in collision with unspecified motor vehicles in traffic accident, subsequent encounter | CMS +V3960XS | Unspecified occupant of three-wheeled motor vehicle injured in collision with unspecified motor vehicles in traffic accident, sequela | CMS +V3969XA | Unspecified occupant of three-wheeled motor vehicle injured in collision with other motor vehicles in traffic accident, initial encounter | CMS +V3969XD | Unspecified occupant of three-wheeled motor vehicle injured in collision with other motor vehicles in traffic accident, subsequent encounter | CMS +V3969XS | Unspecified occupant of three-wheeled motor vehicle injured in collision with other motor vehicles in traffic accident, sequela | CMS +V3981XA | Occupant (driver) (passenger) of three-wheeled motor vehicle injured in transport accident with military vehicle, initial encounter | CMS +V3981XD | Occupant (driver) (passenger) of three-wheeled motor vehicle injured in transport accident with military vehicle, subsequent encounter | CMS +V3981XS | Occupant (driver) (passenger) of three-wheeled motor vehicle injured in transport accident with military vehicle, sequela | CMS +V3989XA | Occupant (driver) (passenger) of three-wheeled motor vehicle injured in other specified transport accidents, initial encounter | CMS +V3989XD | Occupant (driver) (passenger) of three-wheeled motor vehicle injured in other specified transport accidents, subsequent encounter | CMS +V3989XS | Occupant (driver) (passenger) of three-wheeled motor vehicle injured in other specified transport accidents, sequela | CMS +V399XXA | Occupant (driver) (passenger) of three-wheeled motor vehicle injured in unspecified traffic accident, initial encounter | CMS +V399XXD | Occupant (driver) (passenger) of three-wheeled motor vehicle injured in unspecified traffic accident, subsequent encounter | CMS +V399XXS | Occupant (driver) (passenger) of three-wheeled motor vehicle injured in unspecified traffic accident, sequela | CMS +V400XXA | Car driver injured in collision with pedestrian or animal in nontraffic accident, initial encounter | CMS +V400XXD | Car driver injured in collision with pedestrian or animal in nontraffic accident, subsequent encounter | CMS +V400XXS | Car driver injured in collision with pedestrian or animal in nontraffic accident, sequela | CMS +V401XXA | Car passenger injured in collision with pedestrian or animal in nontraffic accident, initial encounter | CMS +V401XXD | Car passenger injured in collision with pedestrian or animal in nontraffic accident, subsequent encounter | CMS +V401XXS | Car passenger injured in collision with pedestrian or animal in nontraffic accident, sequela | CMS +V402XXA | Person on outside of car injured in collision with pedestrian or animal in nontraffic accident, initial encounter | CMS +V402XXD | Person on outside of car injured in collision with pedestrian or animal in nontraffic accident, subsequent encounter | CMS +V402XXS | Person on outside of car injured in collision with pedestrian or animal in nontraffic accident, sequela | CMS +V403XXA | Unspecified car occupant injured in collision with pedestrian or animal in nontraffic accident, initial encounter | CMS +V403XXD | Unspecified car occupant injured in collision with pedestrian or animal in nontraffic accident, subsequent encounter | CMS +V403XXS | Unspecified car occupant injured in collision with pedestrian or animal in nontraffic accident, sequela | CMS +V404XXA | Person boarding or alighting a car injured in collision with pedestrian or animal, initial encounter | CMS +V404XXD | Person boarding or alighting a car injured in collision with pedestrian or animal, subsequent encounter | CMS +V404XXS | Person boarding or alighting a car injured in collision with pedestrian or animal, sequela | CMS +V405XXA | Car driver injured in collision with pedestrian or animal in traffic accident, initial encounter | CMS +V405XXD | Car driver injured in collision with pedestrian or animal in traffic accident, subsequent encounter | CMS +V405XXS | Car driver injured in collision with pedestrian or animal in traffic accident, sequela | CMS +V406XXA | Car passenger injured in collision with pedestrian or animal in traffic accident, initial encounter | CMS +V406XXD | Car passenger injured in collision with pedestrian or animal in traffic accident, subsequent encounter | CMS +V406XXS | Car passenger injured in collision with pedestrian or animal in traffic accident, sequela | CMS +V407XXA | Person on outside of car injured in collision with pedestrian or animal in traffic accident, initial encounter | CMS +V407XXD | Person on outside of car injured in collision with pedestrian or animal in traffic accident, subsequent encounter | CMS +V407XXS | Person on outside of car injured in collision with pedestrian or animal in traffic accident, sequela | CMS +V409XXA | Unspecified car occupant injured in collision with pedestrian or animal in traffic accident, initial encounter | CMS +V409XXD | Unspecified car occupant injured in collision with pedestrian or animal in traffic accident, subsequent encounter | CMS +V409XXS | Unspecified car occupant injured in collision with pedestrian or animal in traffic accident, sequela | CMS +V410XXA | Car driver injured in collision with pedal cycle in nontraffic accident, initial encounter | CMS +V410XXD | Car driver injured in collision with pedal cycle in nontraffic accident, subsequent encounter | CMS +V410XXS | Car driver injured in collision with pedal cycle in nontraffic accident, sequela | CMS +V411XXA | Car passenger injured in collision with pedal cycle in nontraffic accident, initial encounter | CMS +V411XXD | Car passenger injured in collision with pedal cycle in nontraffic accident, subsequent encounter | CMS +V411XXS | Car passenger injured in collision with pedal cycle in nontraffic accident, sequela | CMS +V412XXA | Person on outside of car injured in collision with pedal cycle in nontraffic accident, initial encounter | CMS +V412XXD | Person on outside of car injured in collision with pedal cycle in nontraffic accident, subsequent encounter | CMS +V412XXS | Person on outside of car injured in collision with pedal cycle in nontraffic accident, sequela | CMS +V413XXA | Unspecified car occupant injured in collision with pedal cycle in nontraffic accident, initial encounter | CMS +V413XXD | Unspecified car occupant injured in collision with pedal cycle in nontraffic accident, subsequent encounter | CMS +V413XXS | Unspecified car occupant injured in collision with pedal cycle in nontraffic accident, sequela | CMS +V414XXA | Person boarding or alighting a car injured in collision with pedal cycle, initial encounter | CMS +V414XXD | Person boarding or alighting a car injured in collision with pedal cycle, subsequent encounter | CMS +V414XXS | Person boarding or alighting a car injured in collision with pedal cycle, sequela | CMS +V415XXA | Car driver injured in collision with pedal cycle in traffic accident, initial encounter | CMS +V415XXD | Car driver injured in collision with pedal cycle in traffic accident, subsequent encounter | CMS +V415XXS | Car driver injured in collision with pedal cycle in traffic accident, sequela | CMS +V416XXA | Car passenger injured in collision with pedal cycle in traffic accident, initial encounter | CMS +V416XXD | Car passenger injured in collision with pedal cycle in traffic accident, subsequent encounter | CMS +V416XXS | Car passenger injured in collision with pedal cycle in traffic accident, sequela | CMS +V417XXA | Person on outside of car injured in collision with pedal cycle in traffic accident, initial encounter | CMS +V417XXD | Person on outside of car injured in collision with pedal cycle in traffic accident, subsequent encounter | CMS +V417XXS | Person on outside of car injured in collision with pedal cycle in traffic accident, sequela | CMS +V419XXA | Unspecified car occupant injured in collision with pedal cycle in traffic accident, initial encounter | CMS +V419XXD | Unspecified car occupant injured in collision with pedal cycle in traffic accident, subsequent encounter | CMS +V419XXS | Unspecified car occupant injured in collision with pedal cycle in traffic accident, sequela | CMS +V420XXA | Car driver injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter | CMS +V420XXD | Car driver injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter | CMS +V420XXS | Car driver injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela | CMS +V421XXA | Car passenger injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter | CMS +V421XXD | Car passenger injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter | CMS +V421XXS | Car passenger injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela | CMS +V422XXA | Person on outside of car injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter | CMS +V422XXD | Person on outside of car injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter | CMS +V422XXS | Person on outside of car injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela | CMS +V423XXA | Unspecified car occupant injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter | CMS +V423XXD | Unspecified car occupant injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter | CMS +V423XXS | Unspecified car occupant injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela | CMS +V424XXA | Person boarding or alighting a car injured in collision with two- or three-wheeled motor vehicle, initial encounter | CMS +V424XXD | Person boarding or alighting a car injured in collision with two- or three-wheeled motor vehicle, subsequent encounter | CMS +V424XXS | Person boarding or alighting a car injured in collision with two- or three-wheeled motor vehicle, sequela | CMS +V425XXA | Car driver injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter | CMS +V425XXD | Car driver injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter | CMS +V425XXS | Car driver injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela | CMS +V426XXA | Car passenger injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter | CMS +V426XXD | Car passenger injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter | CMS +V426XXS | Car passenger injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela | CMS +V427XXA | Person on outside of car injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter | CMS +V427XXD | Person on outside of car injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter | CMS +V427XXS | Person on outside of car injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela | CMS +V429XXA | Unspecified car occupant injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter | CMS +V429XXD | Unspecified car occupant injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter | CMS +V429XXS | Unspecified car occupant injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela | CMS +V4301XA | Car driver injured in collision with sport utility vehicle in nontraffic accident, initial encounter | CMS +V4301XD | Car driver injured in collision with sport utility vehicle in nontraffic accident, subsequent encounter | CMS +V4301XS | Car driver injured in collision with sport utility vehicle in nontraffic accident, sequela | CMS +V4302XA | Car driver injured in collision with other type car in nontraffic accident, initial encounter | CMS +V4302XD | Car driver injured in collision with other type car in nontraffic accident, subsequent encounter | CMS +V4302XS | Car driver injured in collision with other type car in nontraffic accident, sequela | CMS +V4303XA | Car driver injured in collision with pick-up truck in nontraffic accident, initial encounter | CMS +V4303XD | Car driver injured in collision with pick-up truck in nontraffic accident, subsequent encounter | CMS +V4303XS | Car driver injured in collision with pick-up truck in nontraffic accident, sequela | CMS +V4304XA | Car driver injured in collision with van in nontraffic accident, initial encounter | CMS +V4304XD | Car driver injured in collision with van in nontraffic accident, subsequent encounter | CMS +V4304XS | Car driver injured in collision with van in nontraffic accident, sequela | CMS +V4311XA | Car passenger injured in collision with sport utility vehicle in nontraffic accident, initial encounter | CMS +V4311XD | Car passenger injured in collision with sport utility vehicle in nontraffic accident, subsequent encounter | CMS +V4311XS | Car passenger injured in collision with sport utility vehicle in nontraffic accident, sequela | CMS +V4312XA | Car passenger injured in collision with other type car in nontraffic accident, initial encounter | CMS +V4312XD | Car passenger injured in collision with other type car in nontraffic accident, subsequent encounter | CMS +V4312XS | Car passenger injured in collision with other type car in nontraffic accident, sequela | CMS +V4313XA | Car passenger injured in collision with pick-up in nontraffic accident, initial encounter | CMS +V4313XD | Car passenger injured in collision with pick-up in nontraffic accident, subsequent encounter | CMS +V4313XS | Car passenger injured in collision with pick-up in nontraffic accident, sequela | CMS +V4314XA | Car passenger injured in collision with van in nontraffic accident, initial encounter | CMS +V4314XD | Car passenger injured in collision with van in nontraffic accident, subsequent encounter | CMS +V4314XS | Car passenger injured in collision with van in nontraffic accident, sequela | CMS +V4321XA | Person on outside of car injured in collision with sport utility vehicle in nontraffic accident, initial encounter | CMS +V4321XD | Person on outside of car injured in collision with sport utility vehicle in nontraffic accident, subsequent encounter | CMS +V4321XS | Person on outside of car injured in collision with sport utility vehicle in nontraffic accident, sequela | CMS +V4322XA | Person on outside of car injured in collision with other type car in nontraffic accident, initial encounter | CMS +V4322XD | Person on outside of car injured in collision with other type car in nontraffic accident, subsequent encounter | CMS +V4322XS | Person on outside of car injured in collision with other type car in nontraffic accident, sequela | CMS +V4323XA | Person on outside of car injured in collision with pick-up truck in nontraffic accident, initial encounter | CMS +V4323XD | Person on outside of car injured in collision with pick-up truck in nontraffic accident, subsequent encounter | CMS +V4323XS | Person on outside of car injured in collision with pick-up truck in nontraffic accident, sequela | CMS +V4324XA | Person on outside of car injured in collision with van in nontraffic accident, initial encounter | CMS +V4324XD | Person on outside of car injured in collision with van in nontraffic accident, subsequent encounter | CMS +V4324XS | Person on outside of car injured in collision with van in nontraffic accident, sequela | CMS +V4331XA | Unspecified car occupant injured in collision with sport utility vehicle in nontraffic accident, initial encounter | CMS +V4331XD | Unspecified car occupant injured in collision with sport utility vehicle in nontraffic accident, subsequent encounter | CMS +V4331XS | Unspecified car occupant injured in collision with sport utility vehicle in nontraffic accident, sequela | CMS +V4332XA | Unspecified car occupant injured in collision with other type car in nontraffic accident, initial encounter | CMS +V4332XD | Unspecified car occupant injured in collision with other type car in nontraffic accident, subsequent encounter | CMS +V4332XS | Unspecified car occupant injured in collision with other type car in nontraffic accident, sequela | CMS +V4333XA | Unspecified car occupant injured in collision with pick-up truck in nontraffic accident, initial encounter | CMS +V4333XD | Unspecified car occupant injured in collision with pick-up truck in nontraffic accident, subsequent encounter | CMS +V4333XS | Unspecified car occupant injured in collision with pick-up truck in nontraffic accident, sequela | CMS +V4334XA | Unspecified car occupant injured in collision with van in nontraffic accident, initial encounter | CMS +V4334XD | Unspecified car occupant injured in collision with van in nontraffic accident, subsequent encounter | CMS +V4334XS | Unspecified car occupant injured in collision with van in nontraffic accident, sequela | CMS +V4341XA | Person boarding or alighting a car injured in collision with sport utility vehicle, initial encounter | CMS +V4341XD | Person boarding or alighting a car injured in collision with sport utility vehicle, subsequent encounter | CMS +V4341XS | Person boarding or alighting a car injured in collision with sport utility vehicle, sequela | CMS +V4342XA | Person boarding or alighting a car injured in collision with other type car, initial encounter | CMS +V4342XD | Person boarding or alighting a car injured in collision with other type car, subsequent encounter | CMS +V4342XS | Person boarding or alighting a car injured in collision with other type car, sequela | CMS +V4343XA | Person boarding or alighting a car injured in collision with pick-up truck, initial encounter | CMS +V4343XD | Person boarding or alighting a car injured in collision with pick-up truck, subsequent encounter | CMS +V4343XS | Person boarding or alighting a car injured in collision with pick-up truck, sequela | CMS +V4344XA | Person boarding or alighting a car injured in collision with van, initial encounter | CMS +V4344XD | Person boarding or alighting a car injured in collision with van, subsequent encounter | CMS +V4344XS | Person boarding or alighting a car injured in collision with van, sequela | CMS +V4351XA | Car driver injured in collision with sport utility vehicle in traffic accident, initial encounter | CMS +V4351XD | Car driver injured in collision with sport utility vehicle in traffic accident, subsequent encounter | CMS +V4351XS | Car driver injured in collision with sport utility vehicle in traffic accident, sequela | CMS +V4352XA | Car driver injured in collision with other type car in traffic accident, initial encounter | CMS +V4352XD | Car driver injured in collision with other type car in traffic accident, subsequent encounter | CMS +V4352XS | Car driver injured in collision with other type car in traffic accident, sequela | CMS +V4353XA | Car driver injured in collision with pick-up truck in traffic accident, initial encounter | CMS +V4353XD | Car driver injured in collision with pick-up truck in traffic accident, subsequent encounter | CMS +V4353XS | Car driver injured in collision with pick-up truck in traffic accident, sequela | CMS +V4354XA | Car driver injured in collision with van in traffic accident, initial encounter | CMS +V4354XD | Car driver injured in collision with van in traffic accident, subsequent encounter | CMS +V4354XS | Car driver injured in collision with van in traffic accident, sequela | CMS +V4361XA | Car passenger injured in collision with sport utility vehicle in traffic accident, initial encounter | CMS +V4361XD | Car passenger injured in collision with sport utility vehicle in traffic accident, subsequent encounter | CMS +V4361XS | Car passenger injured in collision with sport utility vehicle in traffic accident, sequela | CMS +V4362XA | Car passenger injured in collision with other type car in traffic accident, initial encounter | CMS +V4362XD | Car passenger injured in collision with other type car in traffic accident, subsequent encounter | CMS +V4362XS | Car passenger injured in collision with other type car in traffic accident, sequela | CMS +V4363XA | Car passenger injured in collision with pick-up truck in traffic accident, initial encounter | CMS +V4363XD | Car passenger injured in collision with pick-up truck in traffic accident, subsequent encounter | CMS +V4363XS | Car passenger injured in collision with pick-up truck in traffic accident, sequela | CMS +V4364XA | Car passenger injured in collision with van in traffic accident, initial encounter | CMS +V4364XD | Car passenger injured in collision with van in traffic accident, subsequent encounter | CMS +V4364XS | Car passenger injured in collision with van in traffic accident, sequela | CMS +V4371XA | Person on outside of car injured in collision with sport utility vehicle in traffic accident, initial encounter | CMS +V4371XD | Person on outside of car injured in collision with sport utility vehicle in traffic accident, subsequent encounter | CMS +V4371XS | Person on outside of car injured in collision with sport utility vehicle in traffic accident, sequela | CMS +V4372XA | Person on outside of car injured in collision with other type car in traffic accident, initial encounter | CMS +V4372XD | Person on outside of car injured in collision with other type car in traffic accident, subsequent encounter | CMS +V4372XS | Person on outside of car injured in collision with other type car in traffic accident, sequela | CMS +V4373XA | Person on outside of car injured in collision with pick-up truck in traffic accident, initial encounter | CMS +V4373XD | Person on outside of car injured in collision with pick-up truck in traffic accident, subsequent encounter | CMS +V4373XS | Person on outside of car injured in collision with pick-up truck in traffic accident, sequela | CMS +V4374XA | Person on outside of car injured in collision with van in traffic accident, initial encounter | CMS +V4374XD | Person on outside of car injured in collision with van in traffic accident, subsequent encounter | CMS +V4374XS | Person on outside of car injured in collision with van in traffic accident, sequela | CMS +V4391XA | Unspecified car occupant injured in collision with sport utility vehicle in traffic accident, initial encounter | CMS +V4391XD | Unspecified car occupant injured in collision with sport utility vehicle in traffic accident, subsequent encounter | CMS +V4391XS | Unspecified car occupant injured in collision with sport utility vehicle in traffic accident, sequela | CMS +V4392XA | Unspecified car occupant injured in collision with other type car in traffic accident, initial encounter | CMS +V4392XD | Unspecified car occupant injured in collision with other type car in traffic accident, subsequent encounter | CMS +V4392XS | Unspecified car occupant injured in collision with other type car in traffic accident, sequela | CMS +V4393XA | Unspecified car occupant injured in collision with pick-up truck in traffic accident, initial encounter | CMS +V4393XD | Unspecified car occupant injured in collision with pick-up truck in traffic accident, subsequent encounter | CMS +V4393XS | Unspecified car occupant injured in collision with pick-up truck in traffic accident, sequela | CMS +V4394XA | Unspecified car occupant injured in collision with van in traffic accident, initial encounter | CMS +V4394XD | Unspecified car occupant injured in collision with van in traffic accident, subsequent encounter | CMS +V4394XS | Unspecified car occupant injured in collision with van in traffic accident, sequela | CMS +V440XXA | Car driver injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter | CMS +V440XXD | Car driver injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter | CMS +V440XXS | Car driver injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela | CMS +V441XXA | Car passenger injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter | CMS +V441XXD | Car passenger injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter | CMS +V441XXS | Car passenger injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela | CMS +V442XXA | Person on outside of car injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter | CMS +V442XXD | Person on outside of car injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter | CMS +V442XXS | Person on outside of car injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela | CMS +V443XXA | Unspecified car occupant injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter | CMS +V443XXD | Unspecified car occupant injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter | CMS +V443XXS | Unspecified car occupant injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela | CMS +V444XXA | Person boarding or alighting a car injured in collision with heavy transport vehicle or bus, initial encounter | CMS +V444XXD | Person boarding or alighting a car injured in collision with heavy transport vehicle or bus, subsequent encounter | CMS +V444XXS | Person boarding or alighting a car injured in collision with heavy transport vehicle or bus, sequela | CMS +V445XXA | Car driver injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter | CMS +V445XXD | Car driver injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter | CMS +V445XXS | Car driver injured in collision with heavy transport vehicle or bus in traffic accident, sequela | CMS +V446XXA | Car passenger injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter | CMS +V446XXD | Car passenger injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter | CMS +V446XXS | Car passenger injured in collision with heavy transport vehicle or bus in traffic accident, sequela | CMS +V447XXA | Person on outside of car injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter | CMS +V447XXD | Person on outside of car injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter | CMS +V447XXS | Person on outside of car injured in collision with heavy transport vehicle or bus in traffic accident, sequela | CMS +V449XXA | Unspecified car occupant injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter | CMS +V449XXD | Unspecified car occupant injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter | CMS +V449XXS | Unspecified car occupant injured in collision with heavy transport vehicle or bus in traffic accident, sequela | CMS +V450XXA | Car driver injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter | CMS +V450XXD | Car driver injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter | CMS +V450XXS | Car driver injured in collision with railway train or railway vehicle in nontraffic accident, sequela | CMS +V451XXA | Car passenger injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter | CMS +V451XXD | Car passenger injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter | CMS +V451XXS | Car passenger injured in collision with railway train or railway vehicle in nontraffic accident, sequela | CMS +V452XXA | Person on outside of car injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter | CMS +V452XXD | Person on outside of car injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter | CMS +V452XXS | Person on outside of car injured in collision with railway train or railway vehicle in nontraffic accident, sequela | CMS +V453XXA | Unspecified car occupant injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter | CMS +V453XXD | Unspecified car occupant injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter | CMS +V453XXS | Unspecified car occupant injured in collision with railway train or railway vehicle in nontraffic accident, sequela | CMS +V454XXA | Person boarding or alighting a car injured in collision with railway train or railway vehicle, initial encounter | CMS +V454XXD | Person boarding or alighting a car injured in collision with railway train or railway vehicle, subsequent encounter | CMS +V454XXS | Person boarding or alighting a car injured in collision with railway train or railway vehicle, sequela | CMS +V455XXA | Car driver injured in collision with railway train or railway vehicle in traffic accident, initial encounter | CMS +V455XXD | Car driver injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter | CMS +V455XXS | Car driver injured in collision with railway train or railway vehicle in traffic accident, sequela | CMS +V456XXA | Car passenger injured in collision with railway train or railway vehicle in traffic accident, initial encounter | CMS +V456XXD | Car passenger injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter | CMS +V456XXS | Car passenger injured in collision with railway train or railway vehicle in traffic accident, sequela | CMS +V457XXA | Person on outside of car injured in collision with railway train or railway vehicle in traffic accident, initial encounter | CMS +V457XXD | Person on outside of car injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter | CMS +V457XXS | Person on outside of car injured in collision with railway train or railway vehicle in traffic accident, sequela | CMS +V459XXA | Unspecified car occupant injured in collision with railway train or railway vehicle in traffic accident, initial encounter | CMS +V459XXD | Unspecified car occupant injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter | CMS +V459XXS | Unspecified car occupant injured in collision with railway train or railway vehicle in traffic accident, sequela | CMS +V460XXA | Car driver injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter | CMS +V460XXD | Car driver injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter | CMS +V460XXS | Car driver injured in collision with other nonmotor vehicle in nontraffic accident, sequela | CMS +V461XXA | Car passenger injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter | CMS +V461XXD | Car passenger injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter | CMS +V461XXS | Car passenger injured in collision with other nonmotor vehicle in nontraffic accident, sequela | CMS +V462XXA | Person on outside of car injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter | CMS +V462XXD | Person on outside of car injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter | CMS +V462XXS | Person on outside of car injured in collision with other nonmotor vehicle in nontraffic accident, sequela | CMS +V463XXA | Unspecified car occupant injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter | CMS +V463XXD | Unspecified car occupant injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter | CMS +V463XXS | Unspecified car occupant injured in collision with other nonmotor vehicle in nontraffic accident, sequela | CMS +V464XXA | Person boarding or alighting a car injured in collision with other nonmotor vehicle, initial encounter | CMS +V464XXD | Person boarding or alighting a car injured in collision with other nonmotor vehicle, subsequent encounter | CMS +V464XXS | Person boarding or alighting a car injured in collision with other nonmotor vehicle, sequela | CMS +V465XXA | Car driver injured in collision with other nonmotor vehicle in traffic accident, initial encounter | CMS +V465XXD | Car driver injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter | CMS +V465XXS | Car driver injured in collision with other nonmotor vehicle in traffic accident, sequela | CMS +V466XXA | Car passenger injured in collision with other nonmotor vehicle in traffic accident, initial encounter | CMS +V466XXD | Car passenger injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter | CMS +V466XXS | Car passenger injured in collision with other nonmotor vehicle in traffic accident, sequela | CMS +V467XXA | Person on outside of car injured in collision with other nonmotor vehicle in traffic accident, initial encounter | CMS +V467XXD | Person on outside of car injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter | CMS +V467XXS | Person on outside of car injured in collision with other nonmotor vehicle in traffic accident, sequela | CMS +V469XXA | Unspecified car occupant injured in collision with other nonmotor vehicle in traffic accident, initial encounter | CMS +V469XXD | Unspecified car occupant injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter | CMS +V469XXS | Unspecified car occupant injured in collision with other nonmotor vehicle in traffic accident, sequela | CMS +V470XXA | Car driver injured in collision with fixed or stationary object in nontraffic accident, initial encounter | CMS +V470XXD | Car driver injured in collision with fixed or stationary object in nontraffic accident, subsequent encounter | CMS +V470XXS | Car driver injured in collision with fixed or stationary object in nontraffic accident, sequela | CMS +V471XXA | Car passenger injured in collision with fixed or stationary object in nontraffic accident, initial encounter | CMS +V471XXD | Car passenger injured in collision with fixed or stationary object in nontraffic accident, subsequent encounter | CMS +V471XXS | Car passenger injured in collision with fixed or stationary object in nontraffic accident, sequela | CMS +V472XXA | Person on outside of car injured in collision with fixed or stationary object in nontraffic accident, initial encounter | CMS +V472XXD | Person on outside of car injured in collision with fixed or stationary object in nontraffic accident, subsequent encounter | CMS +V472XXS | Person on outside of car injured in collision with fixed or stationary object in nontraffic accident, sequela | CMS +V473XXA | Unspecified car occupant injured in collision with fixed or stationary object in nontraffic accident, initial encounter | CMS +V473XXD | Unspecified car occupant injured in collision with fixed or stationary object in nontraffic accident, subsequent encounter | CMS +V473XXS | Unspecified car occupant injured in collision with fixed or stationary object in nontraffic accident, sequela | CMS +V474XXA | Person boarding or alighting a car injured in collision with fixed or stationary object, initial encounter | CMS +V474XXD | Person boarding or alighting a car injured in collision with fixed or stationary object, subsequent encounter | CMS +V474XXS | Person boarding or alighting a car injured in collision with fixed or stationary object, sequela | CMS +V475XXA | Car driver injured in collision with fixed or stationary object in traffic accident, initial encounter | CMS +V475XXD | Car driver injured in collision with fixed or stationary object in traffic accident, subsequent encounter | CMS +V475XXS | Car driver injured in collision with fixed or stationary object in traffic accident, sequela | CMS +V476XXA | Car passenger injured in collision with fixed or stationary object in traffic accident, initial encounter | CMS +V476XXD | Car passenger injured in collision with fixed or stationary object in traffic accident, subsequent encounter | CMS +V476XXS | Car passenger injured in collision with fixed or stationary object in traffic accident, sequela | CMS +V477XXA | Person on outside of car injured in collision with fixed or stationary object in traffic accident, initial encounter | CMS +V477XXD | Person on outside of car injured in collision with fixed or stationary object in traffic accident, subsequent encounter | CMS +V477XXS | Person on outside of car injured in collision with fixed or stationary object in traffic accident, sequela | CMS +V479XXA | Unspecified car occupant injured in collision with fixed or stationary object in traffic accident, initial encounter | CMS +V479XXD | Unspecified car occupant injured in collision with fixed or stationary object in traffic accident, subsequent encounter | CMS +V479XXS | Unspecified car occupant injured in collision with fixed or stationary object in traffic accident, sequela | CMS +V480XXA | Car driver injured in noncollision transport accident in nontraffic accident, initial encounter | CMS +V480XXD | Car driver injured in noncollision transport accident in nontraffic accident, subsequent encounter | CMS +V480XXS | Car driver injured in noncollision transport accident in nontraffic accident, sequela | CMS +V481XXA | Car passenger injured in noncollision transport accident in nontraffic accident, initial encounter | CMS +V481XXD | Car passenger injured in noncollision transport accident in nontraffic accident, subsequent encounter | CMS +V481XXS | Car passenger injured in noncollision transport accident in nontraffic accident, sequela | CMS +V482XXA | Person on outside of car injured in noncollision transport accident in nontraffic accident, initial encounter | CMS +V482XXD | Person on outside of car injured in noncollision transport accident in nontraffic accident, subsequent encounter | CMS +V482XXS | Person on outside of car injured in noncollision transport accident in nontraffic accident, sequela | CMS +V483XXA | Unspecified car occupant injured in noncollision transport accident in nontraffic accident, initial encounter | CMS +V483XXD | Unspecified car occupant injured in noncollision transport accident in nontraffic accident, subsequent encounter | CMS +V483XXS | Unspecified car occupant injured in noncollision transport accident in nontraffic accident, sequela | CMS +V484XXA | Person boarding or alighting a car injured in noncollision transport accident, initial encounter | CMS +V484XXD | Person boarding or alighting a car injured in noncollision transport accident, subsequent encounter | CMS +V484XXS | Person boarding or alighting a car injured in noncollision transport accident, sequela | CMS +V485XXA | Car driver injured in noncollision transport accident in traffic accident, initial encounter | CMS +V485XXD | Car driver injured in noncollision transport accident in traffic accident, subsequent encounter | CMS +V485XXS | Car driver injured in noncollision transport accident in traffic accident, sequela | CMS +V486XXA | Car passenger injured in noncollision transport accident in traffic accident, initial encounter | CMS +V486XXD | Car passenger injured in noncollision transport accident in traffic accident, subsequent encounter | CMS +V486XXS | Car passenger injured in noncollision transport accident in traffic accident, sequela | CMS +V487XXA | Person on outside of car injured in noncollision transport accident in traffic accident, initial encounter | CMS +V487XXD | Person on outside of car injured in noncollision transport accident in traffic accident, subsequent encounter | CMS +V487XXS | Person on outside of car injured in noncollision transport accident in traffic accident, sequela | CMS +V489XXA | Unspecified car occupant injured in noncollision transport accident in traffic accident, initial encounter | CMS +V489XXD | Unspecified car occupant injured in noncollision transport accident in traffic accident, subsequent encounter | CMS +V489XXS | Unspecified car occupant injured in noncollision transport accident in traffic accident, sequela | CMS +V4900XA | Driver injured in collision with unspecified motor vehicles in nontraffic accident, initial encounter | CMS +V4900XD | Driver injured in collision with unspecified motor vehicles in nontraffic accident, subsequent encounter | CMS +V4900XS | Driver injured in collision with unspecified motor vehicles in nontraffic accident, sequela | CMS +V4909XA | Driver injured in collision with other motor vehicles in nontraffic accident, initial encounter | CMS +V4909XD | Driver injured in collision with other motor vehicles in nontraffic accident, subsequent encounter | CMS +V4909XS | Driver injured in collision with other motor vehicles in nontraffic accident, sequela | CMS +V4910XA | Passenger injured in collision with unspecified motor vehicles in nontraffic accident, initial encounter | CMS +V4910XD | Passenger injured in collision with unspecified motor vehicles in nontraffic accident, subsequent encounter | CMS +V4910XS | Passenger injured in collision with unspecified motor vehicles in nontraffic accident, sequela | CMS +V4919XA | Passenger injured in collision with other motor vehicles in nontraffic accident, initial encounter | CMS +V4919XD | Passenger injured in collision with other motor vehicles in nontraffic accident, subsequent encounter | CMS +V4919XS | Passenger injured in collision with other motor vehicles in nontraffic accident, sequela | CMS +V4920XA | Unspecified car occupant injured in collision with unspecified motor vehicles in nontraffic accident, initial encounter | CMS +V4920XD | Unspecified car occupant injured in collision with unspecified motor vehicles in nontraffic accident, subsequent encounter | CMS +V4920XS | Unspecified car occupant injured in collision with unspecified motor vehicles in nontraffic accident, sequela | CMS +V4929XA | Unspecified car occupant injured in collision with other motor vehicles in nontraffic accident, initial encounter | CMS +V4929XD | Unspecified car occupant injured in collision with other motor vehicles in nontraffic accident, subsequent encounter | CMS +V4929XS | Unspecified car occupant injured in collision with other motor vehicles in nontraffic accident, sequela | CMS +V493XXA | Car occupant (driver) (passenger) injured in unspecified nontraffic accident, initial encounter | CMS +V493XXD | Car occupant (driver) (passenger) injured in unspecified nontraffic accident, subsequent encounter | CMS +V493XXS | Car occupant (driver) (passenger) injured in unspecified nontraffic accident, sequela | CMS +V4940XA | Driver injured in collision with unspecified motor vehicles in traffic accident, initial encounter | CMS +V4940XD | Driver injured in collision with unspecified motor vehicles in traffic accident, subsequent encounter | CMS +V4940XS | Driver injured in collision with unspecified motor vehicles in traffic accident, sequela | CMS +V4949XA | Driver injured in collision with other motor vehicles in traffic accident, initial encounter | CMS +V4949XD | Driver injured in collision with other motor vehicles in traffic accident, subsequent encounter | CMS +V4949XS | Driver injured in collision with other motor vehicles in traffic accident, sequela | CMS +V4950XA | Passenger injured in collision with unspecified motor vehicles in traffic accident, initial encounter | CMS +V4950XD | Passenger injured in collision with unspecified motor vehicles in traffic accident, subsequent encounter | CMS +V4950XS | Passenger injured in collision with unspecified motor vehicles in traffic accident, sequela | CMS +V4959XA | Passenger injured in collision with other motor vehicles in traffic accident, initial encounter | CMS +V4959XD | Passenger injured in collision with other motor vehicles in traffic accident, subsequent encounter | CMS +V4959XS | Passenger injured in collision with other motor vehicles in traffic accident, sequela | CMS +V4960XA | Unspecified car occupant injured in collision with unspecified motor vehicles in traffic accident, initial encounter | CMS +V4960XD | Unspecified car occupant injured in collision with unspecified motor vehicles in traffic accident, subsequent encounter | CMS +V4960XS | Unspecified car occupant injured in collision with unspecified motor vehicles in traffic accident, sequela | CMS +V4969XA | Unspecified car occupant injured in collision with other motor vehicles in traffic accident, initial encounter | CMS +V4969XD | Unspecified car occupant injured in collision with other motor vehicles in traffic accident, subsequent encounter | CMS +V4969XS | Unspecified car occupant injured in collision with other motor vehicles in traffic accident, sequela | CMS +V4981XA | Car occupant (driver) (passenger) injured in transport accident with military vehicle, initial encounter | CMS +V4981XD | Car occupant (driver) (passenger) injured in transport accident with military vehicle, subsequent encounter | CMS +V4981XS | Car occupant (driver) (passenger) injured in transport accident with military vehicle, sequela | CMS +V4988XA | Car occupant (driver) (passenger) injured in other specified transport accidents, initial encounter | CMS +V4988XD | Car occupant (driver) (passenger) injured in other specified transport accidents, subsequent encounter | CMS +V4988XS | Car occupant (driver) (passenger) injured in other specified transport accidents, sequela | CMS +V499XXA | Car occupant (driver) (passenger) injured in unspecified traffic accident, initial encounter | CMS +V499XXD | Car occupant (driver) (passenger) injured in unspecified traffic accident, subsequent encounter | CMS +V499XXS | Car occupant (driver) (passenger) injured in unspecified traffic accident, sequela | CMS +V500XXA | Driver of pick-up truck or van injured in collision with pedestrian or animal in nontraffic accident, initial encounter | CMS +V500XXD | Driver of pick-up truck or van injured in collision with pedestrian or animal in nontraffic accident, subsequent encounter | CMS +V500XXS | Driver of pick-up truck or van injured in collision with pedestrian or animal in nontraffic accident, sequela | CMS +V501XXA | Passenger in pick-up truck or van injured in collision with pedestrian or animal in nontraffic accident, initial encounter | CMS +V501XXD | Passenger in pick-up truck or van injured in collision with pedestrian or animal in nontraffic accident, subsequent encounter | CMS +V501XXS | Passenger in pick-up truck or van injured in collision with pedestrian or animal in nontraffic accident, sequela | CMS +V502XXA | Person on outside of pick-up truck or van injured in collision with pedestrian or animal in nontraffic accident, initial encounter | CMS +V502XXD | Person on outside of pick-up truck or van injured in collision with pedestrian or animal in nontraffic accident, subsequent encounter | CMS +V502XXS | Person on outside of pick-up truck or van injured in collision with pedestrian or animal in nontraffic accident, sequela | CMS +V503XXA | Unspecified occupant of pick-up truck or van injured in collision with pedestrian or animal in nontraffic accident, initial encounter | CMS +V503XXD | Unspecified occupant of pick-up truck or van injured in collision with pedestrian or animal in nontraffic accident, subsequent encounter | CMS +V503XXS | Unspecified occupant of pick-up truck or van injured in collision with pedestrian or animal in nontraffic accident, sequela | CMS +V504XXA | Person boarding or alighting a pick-up truck or van injured in collision with pedestrian or animal, initial encounter | CMS +V504XXD | Person boarding or alighting a pick-up truck or van injured in collision with pedestrian or animal, subsequent encounter | CMS +V504XXS | Person boarding or alighting a pick-up truck or van injured in collision with pedestrian or animal, sequela | CMS +V505XXA | Driver of pick-up truck or van injured in collision with pedestrian or animal in traffic accident, initial encounter | CMS +V505XXD | Driver of pick-up truck or van injured in collision with pedestrian or animal in traffic accident, subsequent encounter | CMS +V505XXS | Driver of pick-up truck or van injured in collision with pedestrian or animal in traffic accident, sequela | CMS +V506XXA | Passenger in pick-up truck or van injured in collision with pedestrian or animal in traffic accident, initial encounter | CMS +V506XXD | Passenger in pick-up truck or van injured in collision with pedestrian or animal in traffic accident, subsequent encounter | CMS +V506XXS | Passenger in pick-up truck or van injured in collision with pedestrian or animal in traffic accident, sequela | CMS +V507XXA | Person on outside of pick-up truck or van injured in collision with pedestrian or animal in traffic accident, initial encounter | CMS +V507XXD | Person on outside of pick-up truck or van injured in collision with pedestrian or animal in traffic accident, subsequent encounter | CMS +V507XXS | Person on outside of pick-up truck or van injured in collision with pedestrian or animal in traffic accident, sequela | CMS +V509XXA | Unspecified occupant of pick-up truck or van injured in collision with pedestrian or animal in traffic accident, initial encounter | CMS +V509XXD | Unspecified occupant of pick-up truck or van injured in collision with pedestrian or animal in traffic accident, subsequent encounter | CMS +V509XXS | Unspecified occupant of pick-up truck or van injured in collision with pedestrian or animal in traffic accident, sequela | CMS +V510XXA | Driver of pick-up truck or van injured in collision with pedal cycle in nontraffic accident, initial encounter | CMS +V510XXD | Driver of pick-up truck or van injured in collision with pedal cycle in nontraffic accident, subsequent encounter | CMS +V510XXS | Driver of pick-up truck or van injured in collision with pedal cycle in nontraffic accident, sequela | CMS +V511XXA | Passenger in pick-up truck or van injured in collision with pedal cycle in nontraffic accident, initial encounter | CMS +V511XXD | Passenger in pick-up truck or van injured in collision with pedal cycle in nontraffic accident, subsequent encounter | CMS +V511XXS | Passenger in pick-up truck or van injured in collision with pedal cycle in nontraffic accident, sequela | CMS +V512XXA | Person on outside of pick-up truck or van injured in collision with pedal cycle in nontraffic accident, initial encounter | CMS +V512XXD | Person on outside of pick-up truck or van injured in collision with pedal cycle in nontraffic accident, subsequent encounter | CMS +V512XXS | Person on outside of pick-up truck or van injured in collision with pedal cycle in nontraffic accident, sequela | CMS +V513XXA | Unspecified occupant of pick-up truck or van injured in collision with pedal cycle in nontraffic accident, initial encounter | CMS +V513XXD | Unspecified occupant of pick-up truck or van injured in collision with pedal cycle in nontraffic accident, subsequent encounter | CMS +V513XXS | Unspecified occupant of pick-up truck or van injured in collision with pedal cycle in nontraffic accident, sequela | CMS +V514XXA | Person boarding or alighting a pick-up truck or van injured in collision with pedal cycle, initial encounter | CMS +V514XXD | Person boarding or alighting a pick-up truck or van injured in collision with pedal cycle, subsequent encounter | CMS +V514XXS | Person boarding or alighting a pick-up truck or van injured in collision with pedal cycle, sequela | CMS +V515XXA | Driver of pick-up truck or van injured in collision with pedal cycle in traffic accident, initial encounter | CMS +V515XXD | Driver of pick-up truck or van injured in collision with pedal cycle in traffic accident, subsequent encounter | CMS +V515XXS | Driver of pick-up truck or van injured in collision with pedal cycle in traffic accident, sequela | CMS +V516XXA | Passenger in pick-up truck or van injured in collision with pedal cycle in traffic accident, initial encounter | CMS +V516XXD | Passenger in pick-up truck or van injured in collision with pedal cycle in traffic accident, subsequent encounter | CMS +V516XXS | Passenger in pick-up truck or van injured in collision with pedal cycle in traffic accident, sequela | CMS +V517XXA | Person on outside of pick-up truck or van injured in collision with pedal cycle in traffic accident, initial encounter | CMS +V517XXD | Person on outside of pick-up truck or van injured in collision with pedal cycle in traffic accident, subsequent encounter | CMS +V517XXS | Person on outside of pick-up truck or van injured in collision with pedal cycle in traffic accident, sequela | CMS +V519XXA | Unspecified occupant of pick-up truck or van injured in collision with pedal cycle in traffic accident, initial encounter | CMS +V519XXD | Unspecified occupant of pick-up truck or van injured in collision with pedal cycle in traffic accident, subsequent encounter | CMS +V519XXS | Unspecified occupant of pick-up truck or van injured in collision with pedal cycle in traffic accident, sequela | CMS +V520XXA | Driver of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter | CMS +V520XXD | Driver of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter | CMS +V520XXS | Driver of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela | CMS +V521XXA | Passenger in pick-up truck or van injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter | CMS +V521XXD | Passenger in pick-up truck or van injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter | CMS +V521XXS | Passenger in pick-up truck or van injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela | CMS +V522XXA | Person on outside of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter | CMS +V522XXD | Person on outside of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter | CMS +V522XXS | Person on outside of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela | CMS +V523XXA | Unspecified occupant of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter | CMS +V523XXD | Unspecified occupant of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter | CMS +V523XXS | Unspecified occupant of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela | CMS +V524XXA | Person boarding or alighting a pick-up truck or van injured in collision with two- or three-wheeled motor vehicle, initial encounter | CMS +V524XXD | Person boarding or alighting a pick-up truck or van injured in collision with two- or three-wheeled motor vehicle, subsequent encounter | CMS +V524XXS | Person boarding or alighting a pick-up truck or van injured in collision with two- or three-wheeled motor vehicle, sequela | CMS +V525XXA | Driver of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter | CMS +V525XXD | Driver of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter | CMS +V525XXS | Driver of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela | CMS +V526XXA | Passenger in pick-up truck or van injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter | CMS +V526XXD | Passenger in pick-up truck or van injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter | CMS +V526XXS | Passenger in pick-up truck or van injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela | CMS +V527XXA | Person on outside of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter | CMS +V527XXD | Person on outside of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter | CMS +V527XXS | Person on outside of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela | CMS +V529XXA | Unspecified occupant of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter | CMS +V529XXD | Unspecified occupant of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter | CMS +V529XXS | Unspecified occupant of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela | CMS +V530XXA | Driver of pick-up truck or van injured in collision with car, pick-up truck or van in nontraffic accident, initial encounter | CMS +V530XXD | Driver of pick-up truck or van injured in collision with car, pick-up truck or van in nontraffic accident, subsequent encounter | CMS +V530XXS | Driver of pick-up truck or van injured in collision with car, pick-up truck or van in nontraffic accident, sequela | CMS +V531XXA | Passenger in pick-up truck or van injured in collision with car, pick-up truck or van in nontraffic accident, initial encounter | CMS +V531XXD | Passenger in pick-up truck or van injured in collision with car, pick-up truck or van in nontraffic accident, subsequent encounter | CMS +V531XXS | Passenger in pick-up truck or van injured in collision with car, pick-up truck or van in nontraffic accident, sequela | CMS +V532XXA | Person on outside of pick-up truck or van injured in collision with car, pick-up truck or van in nontraffic accident, initial encounter | CMS +V532XXD | Person on outside of pick-up truck or van injured in collision with car, pick-up truck or van in nontraffic accident, subsequent encounter | CMS +V532XXS | Person on outside of pick-up truck or van injured in collision with car, pick-up truck or van in nontraffic accident, sequela | CMS +V533XXA | Unspecified occupant of pick-up truck or van injured in collision with car, pick-up truck or van in nontraffic accident, initial encounter | CMS +V533XXD | Unspecified occupant of pick-up truck or van injured in collision with car, pick-up truck or van in nontraffic accident, subsequent encounter | CMS +V533XXS | Unspecified occupant of pick-up truck or van injured in collision with car, pick-up truck or van in nontraffic accident, sequela | CMS +V534XXA | Person boarding or alighting a pick-up truck or van injured in collision with car, pick-up truck or van, initial encounter | CMS +V534XXD | Person boarding or alighting a pick-up truck or van injured in collision with car, pick-up truck or van, subsequent encounter | CMS +V534XXS | Person boarding or alighting a pick-up truck or van injured in collision with car, pick-up truck or van, sequela | CMS +V535XXA | Driver of pick-up truck or van injured in collision with car, pick-up truck or van in traffic accident, initial encounter | CMS +V535XXD | Driver of pick-up truck or van injured in collision with car, pick-up truck or van in traffic accident, subsequent encounter | CMS +V535XXS | Driver of pick-up truck or van injured in collision with car, pick-up truck or van in traffic accident, sequela | CMS +V536XXA | Passenger in pick-up truck or van injured in collision with car, pick-up truck or van in traffic accident, initial encounter | CMS +V536XXD | Passenger in pick-up truck or van injured in collision with car, pick-up truck or van in traffic accident, subsequent encounter | CMS +V536XXS | Passenger in pick-up truck or van injured in collision with car, pick-up truck or van in traffic accident, sequela | CMS +V537XXA | Person on outside of pick-up truck or van injured in collision with car, pick-up truck or van in traffic accident, initial encounter | CMS +V537XXD | Person on outside of pick-up truck or van injured in collision with car, pick-up truck or van in traffic accident, subsequent encounter | CMS +V537XXS | Person on outside of pick-up truck or van injured in collision with car, pick-up truck or van in traffic accident, sequela | CMS +V539XXA | Unspecified occupant of pick-up truck or van injured in collision with car, pick-up truck or van in traffic accident, initial encounter | CMS +V539XXD | Unspecified occupant of pick-up truck or van injured in collision with car, pick-up truck or van in traffic accident, subsequent encounter | CMS +V539XXS | Unspecified occupant of pick-up truck or van injured in collision with car, pick-up truck or van in traffic accident, sequela | CMS +V540XXA | Driver of pick-up truck or van injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter | CMS +V540XXD | Driver of pick-up truck or van injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter | CMS +V540XXS | Driver of pick-up truck or van injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela | CMS +V541XXA | Passenger in pick-up truck or van injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter | CMS +V541XXD | Passenger in pick-up truck or van injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter | CMS +V541XXS | Passenger in pick-up truck or van injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela | CMS +V542XXA | Person on outside of pick-up truck or van injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter | CMS +V542XXD | Person on outside of pick-up truck or van injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter | CMS +V542XXS | Person on outside of pick-up truck or van injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela | CMS +V543XXA | Unspecified occupant of pick-up truck or van injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter | CMS +V543XXD | Unspecified occupant of pick-up truck or van injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter | CMS +V543XXS | Unspecified occupant of pick-up truck or van injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela | CMS +V544XXA | Person boarding or alighting a pick-up truck or van injured in collision with heavy transport vehicle or bus, initial encounter | CMS +V544XXD | Person boarding or alighting a pick-up truck or van injured in collision with heavy transport vehicle or bus, subsequent encounter | CMS +V544XXS | Person boarding or alighting a pick-up truck or van injured in collision with heavy transport vehicle or bus, sequela | CMS +V545XXA | Driver of pick-up truck or van injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter | CMS +V545XXD | Driver of pick-up truck or van injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter | CMS +V545XXS | Driver of pick-up truck or van injured in collision with heavy transport vehicle or bus in traffic accident, sequela | CMS +V546XXA | Passenger in pick-up truck or van injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter | CMS +V546XXD | Passenger in pick-up truck or van injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter | CMS +V546XXS | Passenger in pick-up truck or van injured in collision with heavy transport vehicle or bus in traffic accident, sequela | CMS +V547XXA | Person on outside of pick-up truck or van injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter | CMS +V547XXD | Person on outside of pick-up truck or van injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter | CMS +V547XXS | Person on outside of pick-up truck or van injured in collision with heavy transport vehicle or bus in traffic accident, sequela | CMS +V549XXA | Unspecified occupant of pick-up truck or van injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter | CMS +V549XXD | Unspecified occupant of pick-up truck or van injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter | CMS +V549XXS | Unspecified occupant of pick-up truck or van injured in collision with heavy transport vehicle or bus in traffic accident, sequela | CMS +V550XXA | Driver of pick-up truck or van injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter | CMS +V550XXD | Driver of pick-up truck or van injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter | CMS +V550XXS | Driver of pick-up truck or van injured in collision with railway train or railway vehicle in nontraffic accident, sequela | CMS +V551XXA | Passenger in pick-up truck or van injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter | CMS +V551XXD | Passenger in pick-up truck or van injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter | CMS +V551XXS | Passenger in pick-up truck or van injured in collision with railway train or railway vehicle in nontraffic accident, sequela | CMS +V552XXA | Person on outside of pick-up truck or van injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter | CMS +V552XXD | Person on outside of pick-up truck or van injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter | CMS +V552XXS | Person on outside of pick-up truck or van injured in collision with railway train or railway vehicle in nontraffic accident, sequela | CMS +V553XXA | Unspecified occupant of pick-up truck or van injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter | CMS +V553XXD | Unspecified occupant of pick-up truck or van injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter | CMS +V553XXS | Unspecified occupant of pick-up truck or van injured in collision with railway train or railway vehicle in nontraffic accident, sequela | CMS +V554XXA | Person boarding or alighting a pick-up truck or van injured in collision with railway train or railway vehicle, initial encounter | CMS +V554XXD | Person boarding or alighting a pick-up truck or van injured in collision with railway train or railway vehicle, subsequent encounter | CMS +V554XXS | Person boarding or alighting a pick-up truck or van injured in collision with railway train or railway vehicle, sequela | CMS +V555XXA | Driver of pick-up truck or van injured in collision with railway train or railway vehicle in traffic accident, initial encounter | CMS +V555XXD | Driver of pick-up truck or van injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter | CMS +V555XXS | Driver of pick-up truck or van injured in collision with railway train or railway vehicle in traffic accident, sequela | CMS +V556XXA | Passenger in pick-up truck or van injured in collision with railway train or railway vehicle in traffic accident, initial encounter | CMS +V556XXD | Passenger in pick-up truck or van injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter | CMS +V556XXS | Passenger in pick-up truck or van injured in collision with railway train or railway vehicle in traffic accident, sequela | CMS +V557XXA | Person on outside of pick-up truck or van injured in collision with railway train or railway vehicle in traffic accident, initial encounter | CMS +V557XXD | Person on outside of pick-up truck or van injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter | CMS +V557XXS | Person on outside of pick-up truck or van injured in collision with railway train or railway vehicle in traffic accident, sequela | CMS +V559XXA | Unspecified occupant of pick-up truck or van injured in collision with railway train or railway vehicle in traffic accident, initial encounter | CMS +V559XXD | Unspecified occupant of pick-up truck or van injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter | CMS +V559XXS | Unspecified occupant of pick-up truck or van injured in collision with railway train or railway vehicle in traffic accident, sequela | CMS +V560XXA | Driver of pick-up truck or van injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter | CMS +V560XXD | Driver of pick-up truck or van injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter | CMS +V560XXS | Driver of pick-up truck or van injured in collision with other nonmotor vehicle in nontraffic accident, sequela | CMS +V561XXA | Passenger in pick-up truck or van injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter | CMS +V561XXD | Passenger in pick-up truck or van injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter | CMS +V561XXS | Passenger in pick-up truck or van injured in collision with other nonmotor vehicle in nontraffic accident, sequela | CMS +V562XXA | Person on outside of pick-up truck or van injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter | CMS +V562XXD | Person on outside of pick-up truck or van injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter | CMS +V562XXS | Person on outside of pick-up truck or van injured in collision with other nonmotor vehicle in nontraffic accident, sequela | CMS +V563XXA | Unspecified occupant of pick-up truck or van injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter | CMS +V563XXD | Unspecified occupant of pick-up truck or van injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter | CMS +V563XXS | Unspecified occupant of pick-up truck or van injured in collision with other nonmotor vehicle in nontraffic accident, sequela | CMS +V564XXA | Person boarding or alighting a pick-up truck or van injured in collision with other nonmotor vehicle, initial encounter | CMS +V564XXD | Person boarding or alighting a pick-up truck or van injured in collision with other nonmotor vehicle, subsequent encounter | CMS +V564XXS | Person boarding or alighting a pick-up truck or van injured in collision with other nonmotor vehicle, sequela | CMS +V565XXA | Driver of pick-up truck or van injured in collision with other nonmotor vehicle in traffic accident, initial encounter | CMS +V565XXD | Driver of pick-up truck or van injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter | CMS +V565XXS | Driver of pick-up truck or van injured in collision with other nonmotor vehicle in traffic accident, sequela | CMS +V566XXA | Passenger in pick-up truck or van injured in collision with other nonmotor vehicle in traffic accident, initial encounter | CMS +V566XXD | Passenger in pick-up truck or van injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter | CMS +V566XXS | Passenger in pick-up truck or van injured in collision with other nonmotor vehicle in traffic accident, sequela | CMS +V567XXA | Person on outside of pick-up truck or van injured in collision with other nonmotor vehicle in traffic accident, initial encounter | CMS +V567XXD | Person on outside of pick-up truck or van injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter | CMS +V567XXS | Person on outside of pick-up truck or van injured in collision with other nonmotor vehicle in traffic accident, sequela | CMS +V569XXA | Unspecified occupant of pick-up truck or van injured in collision with other nonmotor vehicle in traffic accident, initial encounter | CMS +V569XXD | Unspecified occupant of pick-up truck or van injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter | CMS +V569XXS | Unspecified occupant of pick-up truck or van injured in collision with other nonmotor vehicle in traffic accident, sequela | CMS +V570XXA | Driver of pick-up truck or van injured in collision with fixed or stationary object in nontraffic accident, initial encounter | CMS +V570XXD | Driver of pick-up truck or van injured in collision with fixed or stationary object in nontraffic accident, subsequent encounter | CMS +V570XXS | Driver of pick-up truck or van injured in collision with fixed or stationary object in nontraffic accident, sequela | CMS +V571XXA | Passenger in pick-up truck or van injured in collision with fixed or stationary object in nontraffic accident, initial encounter | CMS +V571XXD | Passenger in pick-up truck or van injured in collision with fixed or stationary object in nontraffic accident, subsequent encounter | CMS +V571XXS | Passenger in pick-up truck or van injured in collision with fixed or stationary object in nontraffic accident, sequela | CMS +V572XXA | Person on outside of pick-up truck or van injured in collision with fixed or stationary object in nontraffic accident, initial encounter | CMS +V572XXD | Person on outside of pick-up truck or van injured in collision with fixed or stationary object in nontraffic accident, subsequent encounter | CMS +V572XXS | Person on outside of pick-up truck or van injured in collision with fixed or stationary object in nontraffic accident, sequela | CMS +V573XXA | Unspecified occupant of pick-up truck or van injured in collision with fixed or stationary object in nontraffic accident, initial encounter | CMS +V573XXD | Unspecified occupant of pick-up truck or van injured in collision with fixed or stationary object in nontraffic accident, subsequent encounter | CMS +V573XXS | Unspecified occupant of pick-up truck or van injured in collision with fixed or stationary object in nontraffic accident, sequela | CMS +V574XXA | Person boarding or alighting a pick-up truck or van injured in collision with fixed or stationary object, initial encounter | CMS +V574XXD | Person boarding or alighting a pick-up truck or van injured in collision with fixed or stationary object, subsequent encounter | CMS +V574XXS | Person boarding or alighting a pick-up truck or van injured in collision with fixed or stationary object, sequela | CMS +V575XXA | Driver of pick-up truck or van injured in collision with fixed or stationary object in traffic accident, initial encounter | CMS +V575XXD | Driver of pick-up truck or van injured in collision with fixed or stationary object in traffic accident, subsequent encounter | CMS +V575XXS | Driver of pick-up truck or van injured in collision with fixed or stationary object in traffic accident, sequela | CMS +V576XXA | Passenger in pick-up truck or van injured in collision with fixed or stationary object in traffic accident, initial encounter | CMS +V576XXD | Passenger in pick-up truck or van injured in collision with fixed or stationary object in traffic accident, subsequent encounter | CMS +V576XXS | Passenger in pick-up truck or van injured in collision with fixed or stationary object in traffic accident, sequela | CMS +V577XXA | Person on outside of pick-up truck or van injured in collision with fixed or stationary object in traffic accident, initial encounter | CMS +V577XXD | Person on outside of pick-up truck or van injured in collision with fixed or stationary object in traffic accident, subsequent encounter | CMS +V577XXS | Person on outside of pick-up truck or van injured in collision with fixed or stationary object in traffic accident, sequela | CMS +V579XXA | Unspecified occupant of pick-up truck or van injured in collision with fixed or stationary object in traffic accident, initial encounter | CMS +V579XXD | Unspecified occupant of pick-up truck or van injured in collision with fixed or stationary object in traffic accident, subsequent encounter | CMS +V579XXS | Unspecified occupant of pick-up truck or van injured in collision with fixed or stationary object in traffic accident, sequela | CMS +V580XXA | Driver of pick-up truck or van injured in noncollision transport accident in nontraffic accident, initial encounter | CMS +V580XXD | Driver of pick-up truck or van injured in noncollision transport accident in nontraffic accident, subsequent encounter | CMS +V580XXS | Driver of pick-up truck or van injured in noncollision transport accident in nontraffic accident, sequela | CMS +V581XXA | Passenger in pick-up truck or van injured in noncollision transport accident in nontraffic accident, initial encounter | CMS +V581XXD | Passenger in pick-up truck or van injured in noncollision transport accident in nontraffic accident, subsequent encounter | CMS +V581XXS | Passenger in pick-up truck or van injured in noncollision transport accident in nontraffic accident, sequela | CMS +V582XXA | Person on outside of pick-up truck or van injured in noncollision transport accident in nontraffic accident, initial encounter | CMS +V582XXD | Person on outside of pick-up truck or van injured in noncollision transport accident in nontraffic accident, subsequent encounter | CMS +V582XXS | Person on outside of pick-up truck or van injured in noncollision transport accident in nontraffic accident, sequela | CMS +V583XXA | Unspecified occupant of pick-up truck or van injured in noncollision transport accident in nontraffic accident, initial encounter | CMS +V583XXD | Unspecified occupant of pick-up truck or van injured in noncollision transport accident in nontraffic accident, subsequent encounter | CMS +V583XXS | Unspecified occupant of pick-up truck or van injured in noncollision transport accident in nontraffic accident, sequela | CMS +V584XXA | Person boarding or alighting a pick-up truck or van injured in noncollision transport accident, initial encounter | CMS +V584XXD | Person boarding or alighting a pick-up truck or van injured in noncollision transport accident, subsequent encounter | CMS +V584XXS | Person boarding or alighting a pick-up truck or van injured in noncollision transport accident, sequela | CMS +V585XXA | Driver of pick-up truck or van injured in noncollision transport accident in traffic accident, initial encounter | CMS +V585XXD | Driver of pick-up truck or van injured in noncollision transport accident in traffic accident, subsequent encounter | CMS +V585XXS | Driver of pick-up truck or van injured in noncollision transport accident in traffic accident, sequela | CMS +V586XXA | Passenger in pick-up truck or van injured in noncollision transport accident in traffic accident, initial encounter | CMS +V586XXD | Passenger in pick-up truck or van injured in noncollision transport accident in traffic accident, subsequent encounter | CMS +V586XXS | Passenger in pick-up truck or van injured in noncollision transport accident in traffic accident, sequela | CMS +V587XXA | Person on outside of pick-up truck or van injured in noncollision transport accident in traffic accident, initial encounter | CMS +V587XXD | Person on outside of pick-up truck or van injured in noncollision transport accident in traffic accident, subsequent encounter | CMS +V587XXS | Person on outside of pick-up truck or van injured in noncollision transport accident in traffic accident, sequela | CMS +V589XXA | Unspecified occupant of pick-up truck or van injured in noncollision transport accident in traffic accident, initial encounter | CMS +V589XXD | Unspecified occupant of pick-up truck or van injured in noncollision transport accident in traffic accident, subsequent encounter | CMS +V589XXS | Unspecified occupant of pick-up truck or van injured in noncollision transport accident in traffic accident, sequela | CMS +V5900XA | Driver of pick-up truck or van injured in collision with unspecified motor vehicles in nontraffic accident, initial encounter | CMS +V5900XD | Driver of pick-up truck or van injured in collision with unspecified motor vehicles in nontraffic accident, subsequent encounter | CMS +V5900XS | Driver of pick-up truck or van injured in collision with unspecified motor vehicles in nontraffic accident, sequela | CMS +V5909XA | Driver of pick-up truck or van injured in collision with other motor vehicles in nontraffic accident, initial encounter | CMS +V5909XD | Driver of pick-up truck or van injured in collision with other motor vehicles in nontraffic accident, subsequent encounter | CMS +V5909XS | Driver of pick-up truck or van injured in collision with other motor vehicles in nontraffic accident, sequela | CMS +V5910XA | Passenger in pick-up truck or van injured in collision with unspecified motor vehicles in nontraffic accident, initial encounter | CMS +V5910XD | Passenger in pick-up truck or van injured in collision with unspecified motor vehicles in nontraffic accident, subsequent encounter | CMS +V5910XS | Passenger in pick-up truck or van injured in collision with unspecified motor vehicles in nontraffic accident, sequela | CMS +V5919XA | Passenger in pick-up truck or van injured in collision with other motor vehicles in nontraffic accident, initial encounter | CMS +V5919XD | Passenger in pick-up truck or van injured in collision with other motor vehicles in nontraffic accident, subsequent encounter | CMS +V5919XS | Passenger in pick-up truck or van injured in collision with other motor vehicles in nontraffic accident, sequela | CMS +V5920XA | Unspecified occupant of pick-up truck or van injured in collision with unspecified motor vehicles in nontraffic accident, initial encounter | CMS +V5920XD | Unspecified occupant of pick-up truck or van injured in collision with unspecified motor vehicles in nontraffic accident, subsequent encounter | CMS +V5920XS | Unspecified occupant of pick-up truck or van injured in collision with unspecified motor vehicles in nontraffic accident, sequela | CMS +V5929XA | Unspecified occupant of pick-up truck or van injured in collision with other motor vehicles in nontraffic accident, initial encounter | CMS +V5929XD | Unspecified occupant of pick-up truck or van injured in collision with other motor vehicles in nontraffic accident, subsequent encounter | CMS +V5929XS | Unspecified occupant of pick-up truck or van injured in collision with other motor vehicles in nontraffic accident, sequela | CMS +V593XXA | Occupant (driver) (passenger) of pick-up truck or van injured in unspecified nontraffic accident, initial encounter | CMS +V593XXD | Occupant (driver) (passenger) of pick-up truck or van injured in unspecified nontraffic accident, subsequent encounter | CMS +V593XXS | Occupant (driver) (passenger) of pick-up truck or van injured in unspecified nontraffic accident, sequela | CMS +V5940XA | Driver of pick-up truck or van injured in collision with unspecified motor vehicles in traffic accident, initial encounter | CMS +V5940XD | Driver of pick-up truck or van injured in collision with unspecified motor vehicles in traffic accident, subsequent encounter | CMS +V5940XS | Driver of pick-up truck or van injured in collision with unspecified motor vehicles in traffic accident, sequela | CMS +V5949XA | Driver of pick-up truck or van injured in collision with other motor vehicles in traffic accident, initial encounter | CMS +V5949XD | Driver of pick-up truck or van injured in collision with other motor vehicles in traffic accident, subsequent encounter | CMS +V5949XS | Driver of pick-up truck or van injured in collision with other motor vehicles in traffic accident, sequela | CMS +V5950XA | Passenger in pick-up truck or van injured in collision with unspecified motor vehicles in traffic accident, initial encounter | CMS +V5950XD | Passenger in pick-up truck or van injured in collision with unspecified motor vehicles in traffic accident, subsequent encounter | CMS +V5950XS | Passenger in pick-up truck or van injured in collision with unspecified motor vehicles in traffic accident, sequela | CMS +V5959XA | Passenger in pick-up truck or van injured in collision with other motor vehicles in traffic accident, initial encounter | CMS +V5959XD | Passenger in pick-up truck or van injured in collision with other motor vehicles in traffic accident, subsequent encounter | CMS +V5959XS | Passenger in pick-up truck or van injured in collision with other motor vehicles in traffic accident, sequela | CMS +V5960XA | Unspecified occupant of pick-up truck or van injured in collision with unspecified motor vehicles in traffic accident, initial encounter | CMS +V5960XD | Unspecified occupant of pick-up truck or van injured in collision with unspecified motor vehicles in traffic accident, subsequent encounter | CMS +V5960XS | Unspecified occupant of pick-up truck or van injured in collision with unspecified motor vehicles in traffic accident, sequela | CMS +V5969XA | Unspecified occupant of pick-up truck or van injured in collision with other motor vehicles in traffic accident, initial encounter | CMS +V5969XD | Unspecified occupant of pick-up truck or van injured in collision with other motor vehicles in traffic accident, subsequent encounter | CMS +V5969XS | Unspecified occupant of pick-up truck or van injured in collision with other motor vehicles in traffic accident, sequela | CMS +V5981XA | Occupant (driver) (passenger) of pick-up truck or van injured in transport accident with military vehicle, initial encounter | CMS +V5981XD | Occupant (driver) (passenger) of pick-up truck or van injured in transport accident with military vehicle, subsequent encounter | CMS +V5981XS | Occupant (driver) (passenger) of pick-up truck or van injured in transport accident with military vehicle, sequela | CMS +V5988XA | Occupant (driver) (passenger) of pick-up truck or van injured in other specified transport accidents, initial encounter | CMS +V5988XD | Occupant (driver) (passenger) of pick-up truck or van injured in other specified transport accidents, subsequent encounter | CMS +V5988XS | Occupant (driver) (passenger) of pick-up truck or van injured in other specified transport accidents, sequela | CMS +V599XXA | Occupant (driver) (passenger) of pick-up truck or van injured in unspecified traffic accident, initial encounter | CMS +V599XXD | Occupant (driver) (passenger) of pick-up truck or van injured in unspecified traffic accident, subsequent encounter | CMS +V599XXS | Occupant (driver) (passenger) of pick-up truck or van injured in unspecified traffic accident, sequela | CMS +V600XXA | Driver of heavy transport vehicle injured in collision with pedestrian or animal in nontraffic accident, initial encounter | CMS +V600XXD | Driver of heavy transport vehicle injured in collision with pedestrian or animal in nontraffic accident, subsequent encounter | CMS +V600XXS | Driver of heavy transport vehicle injured in collision with pedestrian or animal in nontraffic accident, sequela | CMS +V601XXA | Passenger in heavy transport vehicle injured in collision with pedestrian or animal in nontraffic accident, initial encounter | CMS +V601XXD | Passenger in heavy transport vehicle injured in collision with pedestrian or animal in nontraffic accident, subsequent encounter | CMS +V601XXS | Passenger in heavy transport vehicle injured in collision with pedestrian or animal in nontraffic accident, sequela | CMS +V602XXA | Person on outside of heavy transport vehicle injured in collision with pedestrian or animal in nontraffic accident, initial encounter | CMS +V602XXD | Person on outside of heavy transport vehicle injured in collision with pedestrian or animal in nontraffic accident, subsequent encounter | CMS +V602XXS | Person on outside of heavy transport vehicle injured in collision with pedestrian or animal in nontraffic accident, sequela | CMS +V603XXA | Unspecified occupant of heavy transport vehicle injured in collision with pedestrian or animal in nontraffic accident, initial encounter | CMS +V603XXD | Unspecified occupant of heavy transport vehicle injured in collision with pedestrian or animal in nontraffic accident, subsequent encounter | CMS +V603XXS | Unspecified occupant of heavy transport vehicle injured in collision with pedestrian or animal in nontraffic accident, sequela | CMS +V604XXA | Person boarding or alighting a heavy transport vehicle injured in collision with pedestrian or animal, initial encounter | CMS +V604XXD | Person boarding or alighting a heavy transport vehicle injured in collision with pedestrian or animal, subsequent encounter | CMS +V604XXS | Person boarding or alighting a heavy transport vehicle injured in collision with pedestrian or animal, sequela | CMS +V605XXA | Driver of heavy transport vehicle injured in collision with pedestrian or animal in traffic accident, initial encounter | CMS +V605XXD | Driver of heavy transport vehicle injured in collision with pedestrian or animal in traffic accident, subsequent encounter | CMS +V605XXS | Driver of heavy transport vehicle injured in collision with pedestrian or animal in traffic accident, sequela | CMS +V606XXA | Passenger in heavy transport vehicle injured in collision with pedestrian or animal in traffic accident, initial encounter | CMS +V606XXD | Passenger in heavy transport vehicle injured in collision with pedestrian or animal in traffic accident, subsequent encounter | CMS +V606XXS | Passenger in heavy transport vehicle injured in collision with pedestrian or animal in traffic accident, sequela | CMS +V607XXA | Person on outside of heavy transport vehicle injured in collision with pedestrian or animal in traffic accident, initial encounter | CMS +V607XXD | Person on outside of heavy transport vehicle injured in collision with pedestrian or animal in traffic accident, subsequent encounter | CMS +V607XXS | Person on outside of heavy transport vehicle injured in collision with pedestrian or animal in traffic accident, sequela | CMS +V609XXA | Unspecified occupant of heavy transport vehicle injured in collision with pedestrian or animal in traffic accident, initial encounter | CMS +V609XXD | Unspecified occupant of heavy transport vehicle injured in collision with pedestrian or animal in traffic accident, subsequent encounter | CMS +V609XXS | Unspecified occupant of heavy transport vehicle injured in collision with pedestrian or animal in traffic accident, sequela | CMS +V610XXA | Driver of heavy transport vehicle injured in collision with pedal cycle in nontraffic accident, initial encounter | CMS +V610XXD | Driver of heavy transport vehicle injured in collision with pedal cycle in nontraffic accident, subsequent encounter | CMS +V610XXS | Driver of heavy transport vehicle injured in collision with pedal cycle in nontraffic accident, sequela | CMS +V611XXA | Passenger in heavy transport vehicle injured in collision with pedal cycle in nontraffic accident, initial encounter | CMS +V611XXD | Passenger in heavy transport vehicle injured in collision with pedal cycle in nontraffic accident, subsequent encounter | CMS +V611XXS | Passenger in heavy transport vehicle injured in collision with pedal cycle in nontraffic accident, sequela | CMS +V612XXA | Person on outside of heavy transport vehicle injured in collision with pedal cycle in nontraffic accident, initial encounter | CMS +V612XXD | Person on outside of heavy transport vehicle injured in collision with pedal cycle in nontraffic accident, subsequent encounter | CMS +V612XXS | Person on outside of heavy transport vehicle injured in collision with pedal cycle in nontraffic accident, sequela | CMS +V613XXA | Unspecified occupant of heavy transport vehicle injured in collision with pedal cycle in nontraffic accident, initial encounter | CMS +V613XXD | Unspecified occupant of heavy transport vehicle injured in collision with pedal cycle in nontraffic accident, subsequent encounter | CMS +V613XXS | Unspecified occupant of heavy transport vehicle injured in collision with pedal cycle in nontraffic accident, sequela | CMS +V614XXA | Person boarding or alighting a heavy transport vehicle injured in collision with pedal cycle while boarding or alighting, initial encounter | CMS +V614XXD | Person boarding or alighting a heavy transport vehicle injured in collision with pedal cycle while boarding or alighting, subsequent encounter | CMS +V614XXS | Person boarding or alighting a heavy transport vehicle injured in collision with pedal cycle while boarding or alighting, sequela | CMS +V615XXA | Driver of heavy transport vehicle injured in collision with pedal cycle in traffic accident, initial encounter | CMS +V615XXD | Driver of heavy transport vehicle injured in collision with pedal cycle in traffic accident, subsequent encounter | CMS +V615XXS | Driver of heavy transport vehicle injured in collision with pedal cycle in traffic accident, sequela | CMS +V616XXA | Passenger in heavy transport vehicle injured in collision with pedal cycle in traffic accident, initial encounter | CMS +V616XXD | Passenger in heavy transport vehicle injured in collision with pedal cycle in traffic accident, subsequent encounter | CMS +V616XXS | Passenger in heavy transport vehicle injured in collision with pedal cycle in traffic accident, sequela | CMS +V617XXA | Person on outside of heavy transport vehicle injured in collision with pedal cycle in traffic accident, initial encounter | CMS +V617XXD | Person on outside of heavy transport vehicle injured in collision with pedal cycle in traffic accident, subsequent encounter | CMS +V617XXS | Person on outside of heavy transport vehicle injured in collision with pedal cycle in traffic accident, sequela | CMS +V619XXA | Unspecified occupant of heavy transport vehicle injured in collision with pedal cycle in traffic accident, initial encounter | CMS +V619XXD | Unspecified occupant of heavy transport vehicle injured in collision with pedal cycle in traffic accident, subsequent encounter | CMS +V619XXS | Unspecified occupant of heavy transport vehicle injured in collision with pedal cycle in traffic accident, sequela | CMS +V620XXA | Driver of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter | CMS +V620XXD | Driver of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter | CMS +V620XXS | Driver of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela | CMS +V621XXA | Passenger in heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter | CMS +V621XXD | Passenger in heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter | CMS +V621XXS | Passenger in heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela | CMS +V622XXA | Person on outside of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter | CMS +V622XXD | Person on outside of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter | CMS +V622XXS | Person on outside of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela | CMS +V623XXA | Unspecified occupant of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter | CMS +V623XXD | Unspecified occupant of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter | CMS +V623XXS | Unspecified occupant of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela | CMS +V624XXA | Person boarding or alighting a heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle, initial encounter | CMS +V624XXD | Person boarding or alighting a heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle, subsequent encounter | CMS +V624XXS | Person boarding or alighting a heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle, sequela | CMS +V625XXA | Driver of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter | CMS +V625XXD | Driver of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter | CMS +V625XXS | Driver of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela | CMS +V626XXA | Passenger in heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter | CMS +V626XXD | Passenger in heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter | CMS +V626XXS | Passenger in heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela | CMS +V627XXA | Person on outside of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter | CMS +V627XXD | Person on outside of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter | CMS +V627XXS | Person on outside of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela | CMS +V629XXA | Unspecified occupant of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter | CMS +V629XXD | Unspecified occupant of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter | CMS +V629XXS | Unspecified occupant of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela | CMS +V630XXA | Driver of heavy transport vehicle injured in collision with car, pick-up truck or van in nontraffic accident, initial encounter | CMS +V630XXD | Driver of heavy transport vehicle injured in collision with car, pick-up truck or van in nontraffic accident, subsequent encounter | CMS +V630XXS | Driver of heavy transport vehicle injured in collision with car, pick-up truck or van in nontraffic accident, sequela | CMS +V631XXA | Passenger in heavy transport vehicle injured in collision with car, pick-up truck or van in nontraffic accident, initial encounter | CMS +V631XXD | Passenger in heavy transport vehicle injured in collision with car, pick-up truck or van in nontraffic accident, subsequent encounter | CMS +V631XXS | Passenger in heavy transport vehicle injured in collision with car, pick-up truck or van in nontraffic accident, sequela | CMS +V632XXA | Person on outside of heavy transport vehicle injured in collision with car, pick-up truck or van in nontraffic accident, initial encounter | CMS +V632XXD | Person on outside of heavy transport vehicle injured in collision with car, pick-up truck or van in nontraffic accident, subsequent encounter | CMS +V632XXS | Person on outside of heavy transport vehicle injured in collision with car, pick-up truck or van in nontraffic accident, sequela | CMS +V633XXA | Unspecified occupant of heavy transport vehicle injured in collision with car, pick-up truck or van in nontraffic accident, initial encounter | CMS +V633XXD | Unspecified occupant of heavy transport vehicle injured in collision with car, pick-up truck or van in nontraffic accident, subsequent encounter | CMS +V633XXS | Unspecified occupant of heavy transport vehicle injured in collision with car, pick-up truck or van in nontraffic accident, sequela | CMS +V634XXA | Person boarding or alighting a heavy transport vehicle injured in collision with car, pick-up truck or van, initial encounter | CMS +V634XXD | Person boarding or alighting a heavy transport vehicle injured in collision with car, pick-up truck or van, subsequent encounter | CMS +V634XXS | Person boarding or alighting a heavy transport vehicle injured in collision with car, pick-up truck or van, sequela | CMS +V635XXA | Driver of heavy transport vehicle injured in collision with car, pick-up truck or van in traffic accident, initial encounter | CMS +V635XXD | Driver of heavy transport vehicle injured in collision with car, pick-up truck or van in traffic accident, subsequent encounter | CMS +V635XXS | Driver of heavy transport vehicle injured in collision with car, pick-up truck or van in traffic accident, sequela | CMS +V636XXA | Passenger in heavy transport vehicle injured in collision with car, pick-up truck or van in traffic accident, initial encounter | CMS +V636XXD | Passenger in heavy transport vehicle injured in collision with car, pick-up truck or van in traffic accident, subsequent encounter | CMS +V636XXS | Passenger in heavy transport vehicle injured in collision with car, pick-up truck or van in traffic accident, sequela | CMS +V637XXA | Person on outside of heavy transport vehicle injured in collision with car, pick-up truck or van in traffic accident, initial encounter | CMS +V637XXD | Person on outside of heavy transport vehicle injured in collision with car, pick-up truck or van in traffic accident, subsequent encounter | CMS +V637XXS | Person on outside of heavy transport vehicle injured in collision with car, pick-up truck or van in traffic accident, sequela | CMS +V639XXA | Unspecified occupant of heavy transport vehicle injured in collision with car, pick-up truck or van in traffic accident, initial encounter | CMS +V639XXD | Unspecified occupant of heavy transport vehicle injured in collision with car, pick-up truck or van in traffic accident, subsequent encounter | CMS +V639XXS | Unspecified occupant of heavy transport vehicle injured in collision with car, pick-up truck or van in traffic accident, sequela | CMS +V640XXA | Driver of heavy transport vehicle injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter | CMS +V640XXD | Driver of heavy transport vehicle injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter | CMS +V640XXS | Driver of heavy transport vehicle injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela | CMS +V641XXA | Passenger in heavy transport vehicle injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter | CMS +V641XXD | Passenger in heavy transport vehicle injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter | CMS +V641XXS | Passenger in heavy transport vehicle injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela | CMS +V642XXA | Person on outside of heavy transport vehicle injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter | CMS +V642XXD | Person on outside of heavy transport vehicle injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter | CMS +V642XXS | Person on outside of heavy transport vehicle injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela | CMS +V643XXA | Unspecified occupant of heavy transport vehicle injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter | CMS +V643XXD | Unspecified occupant of heavy transport vehicle injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter | CMS +V643XXS | Unspecified occupant of heavy transport vehicle injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela | CMS +V644XXA | Person boarding or alighting a heavy transport vehicle injured in collision with heavy transport vehicle or bus while boarding or alighting, initial encounter | CMS +V644XXD | Person boarding or alighting a heavy transport vehicle injured in collision with heavy transport vehicle or bus while boarding or alighting, subsequent encounter | CMS +V644XXS | Person boarding or alighting a heavy transport vehicle injured in collision with heavy transport vehicle or bus while boarding or alighting, sequela | CMS +V645XXA | Driver of heavy transport vehicle injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter | CMS +V645XXD | Driver of heavy transport vehicle injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter | CMS +V645XXS | Driver of heavy transport vehicle injured in collision with heavy transport vehicle or bus in traffic accident, sequela | CMS +V646XXA | Passenger in heavy transport vehicle injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter | CMS +V646XXD | Passenger in heavy transport vehicle injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter | CMS +V646XXS | Passenger in heavy transport vehicle injured in collision with heavy transport vehicle or bus in traffic accident, sequela | CMS +V647XXA | Person on outside of heavy transport vehicle injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter | CMS +V647XXD | Person on outside of heavy transport vehicle injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter | CMS +V647XXS | Person on outside of heavy transport vehicle injured in collision with heavy transport vehicle or bus in traffic accident, sequela | CMS +V649XXA | Unspecified occupant of heavy transport vehicle injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter | CMS +V649XXD | Unspecified occupant of heavy transport vehicle injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter | CMS +V649XXS | Unspecified occupant of heavy transport vehicle injured in collision with heavy transport vehicle or bus in traffic accident, sequela | CMS +V650XXA | Driver of heavy transport vehicle injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter | CMS +V650XXD | Driver of heavy transport vehicle injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter | CMS +V650XXS | Driver of heavy transport vehicle injured in collision with railway train or railway vehicle in nontraffic accident, sequela | CMS +V651XXA | Passenger in heavy transport vehicle injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter | CMS +V651XXD | Passenger in heavy transport vehicle injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter | CMS +V651XXS | Passenger in heavy transport vehicle injured in collision with railway train or railway vehicle in nontraffic accident, sequela | CMS +V652XXA | Person on outside of heavy transport vehicle injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter | CMS +V652XXD | Person on outside of heavy transport vehicle injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter | CMS +V652XXS | Person on outside of heavy transport vehicle injured in collision with railway train or railway vehicle in nontraffic accident, sequela | CMS +V653XXA | Unspecified occupant of heavy transport vehicle injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter | CMS +V653XXD | Unspecified occupant of heavy transport vehicle injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter | CMS +V653XXS | Unspecified occupant of heavy transport vehicle injured in collision with railway train or railway vehicle in nontraffic accident, sequela | CMS +V654XXA | Person boarding or alighting a heavy transport vehicle injured in collision with railway train or railway vehicle, initial encounter | CMS +V654XXD | Person boarding or alighting a heavy transport vehicle injured in collision with railway train or railway vehicle, subsequent encounter | CMS +V654XXS | Person boarding or alighting a heavy transport vehicle injured in collision with railway train or railway vehicle, sequela | CMS +V655XXA | Driver of heavy transport vehicle injured in collision with railway train or railway vehicle in traffic accident, initial encounter | CMS +V655XXD | Driver of heavy transport vehicle injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter | CMS +V655XXS | Driver of heavy transport vehicle injured in collision with railway train or railway vehicle in traffic accident, sequela | CMS +V656XXA | Passenger in heavy transport vehicle injured in collision with railway train or railway vehicle in traffic accident, initial encounter | CMS +V656XXD | Passenger in heavy transport vehicle injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter | CMS +V656XXS | Passenger in heavy transport vehicle injured in collision with railway train or railway vehicle in traffic accident, sequela | CMS +V657XXA | Person on outside of heavy transport vehicle injured in collision with railway train or railway vehicle in traffic accident, initial encounter | CMS +V657XXD | Person on outside of heavy transport vehicle injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter | CMS +V657XXS | Person on outside of heavy transport vehicle injured in collision with railway train or railway vehicle in traffic accident, sequela | CMS +V659XXA | Unspecified occupant of heavy transport vehicle injured in collision with railway train or railway vehicle in traffic accident, initial encounter | CMS +V659XXD | Unspecified occupant of heavy transport vehicle injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter | CMS +V659XXS | Unspecified occupant of heavy transport vehicle injured in collision with railway train or railway vehicle in traffic accident, sequela | CMS +V660XXA | Driver of heavy transport vehicle injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter | CMS +V660XXD | Driver of heavy transport vehicle injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter | CMS +V660XXS | Driver of heavy transport vehicle injured in collision with other nonmotor vehicle in nontraffic accident, sequela | CMS +V661XXA | Passenger in heavy transport vehicle injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter | CMS +V661XXD | Passenger in heavy transport vehicle injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter | CMS +V661XXS | Passenger in heavy transport vehicle injured in collision with other nonmotor vehicle in nontraffic accident, sequela | CMS +V662XXA | Person on outside of heavy transport vehicle injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter | CMS +V662XXD | Person on outside of heavy transport vehicle injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter | CMS +V662XXS | Person on outside of heavy transport vehicle injured in collision with other nonmotor vehicle in nontraffic accident, sequela | CMS +V663XXA | Unspecified occupant of heavy transport vehicle injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter | CMS +V663XXD | Unspecified occupant of heavy transport vehicle injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter | CMS +V663XXS | Unspecified occupant of heavy transport vehicle injured in collision with other nonmotor vehicle in nontraffic accident, sequela | CMS +V664XXA | Person boarding or alighting a heavy transport vehicle injured in collision with other nonmotor vehicle, initial encounter | CMS +V664XXD | Person boarding or alighting a heavy transport vehicle injured in collision with other nonmotor vehicle, subsequent encounter | CMS +V664XXS | Person boarding or alighting a heavy transport vehicle injured in collision with other nonmotor vehicle, sequela | CMS +V665XXA | Driver of heavy transport vehicle injured in collision with other nonmotor vehicle in traffic accident, initial encounter | CMS +V665XXD | Driver of heavy transport vehicle injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter | CMS +V665XXS | Driver of heavy transport vehicle injured in collision with other nonmotor vehicle in traffic accident, sequela | CMS +V666XXA | Passenger in heavy transport vehicle injured in collision with other nonmotor vehicle in traffic accident, initial encounter | CMS +V666XXD | Passenger in heavy transport vehicle injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter | CMS +V666XXS | Passenger in heavy transport vehicle injured in collision with other nonmotor vehicle in traffic accident, sequela | CMS +V667XXA | Person on outside of heavy transport vehicle injured in collision with other nonmotor vehicle in traffic accident, initial encounter | CMS +V667XXD | Person on outside of heavy transport vehicle injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter | CMS +V667XXS | Person on outside of heavy transport vehicle injured in collision with other nonmotor vehicle in traffic accident, sequela | CMS +V669XXA | Unspecified occupant of heavy transport vehicle injured in collision with other nonmotor vehicle in traffic accident, initial encounter | CMS +V669XXD | Unspecified occupant of heavy transport vehicle injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter | CMS +V669XXS | Unspecified occupant of heavy transport vehicle injured in collision with other nonmotor vehicle in traffic accident, sequela | CMS +V670XXA | Driver of heavy transport vehicle injured in collision with fixed or stationary object in nontraffic accident, initial encounter | CMS +V670XXD | Driver of heavy transport vehicle injured in collision with fixed or stationary object in nontraffic accident, subsequent encounter | CMS +V670XXS | Driver of heavy transport vehicle injured in collision with fixed or stationary object in nontraffic accident, sequela | CMS +V671XXA | Passenger in heavy transport vehicle injured in collision with fixed or stationary object in nontraffic accident, initial encounter | CMS +V671XXD | Passenger in heavy transport vehicle injured in collision with fixed or stationary object in nontraffic accident, subsequent encounter | CMS +V671XXS | Passenger in heavy transport vehicle injured in collision with fixed or stationary object in nontraffic accident, sequela | CMS +V672XXA | Person on outside of heavy transport vehicle injured in collision with fixed or stationary object in nontraffic accident, initial encounter | CMS +V672XXD | Person on outside of heavy transport vehicle injured in collision with fixed or stationary object in nontraffic accident, subsequent encounter | CMS +V672XXS | Person on outside of heavy transport vehicle injured in collision with fixed or stationary object in nontraffic accident, sequela | CMS +V673XXA | Unspecified occupant of heavy transport vehicle injured in collision with fixed or stationary object in nontraffic accident, initial encounter | CMS +V673XXD | Unspecified occupant of heavy transport vehicle injured in collision with fixed or stationary object in nontraffic accident, subsequent encounter | CMS +V673XXS | Unspecified occupant of heavy transport vehicle injured in collision with fixed or stationary object in nontraffic accident, sequela | CMS +V674XXA | Person boarding or alighting a heavy transport vehicle injured in collision with fixed or stationary object, initial encounter | CMS +V674XXD | Person boarding or alighting a heavy transport vehicle injured in collision with fixed or stationary object, subsequent encounter | CMS +V674XXS | Person boarding or alighting a heavy transport vehicle injured in collision with fixed or stationary object, sequela | CMS +V675XXA | Driver of heavy transport vehicle injured in collision with fixed or stationary object in traffic accident, initial encounter | CMS +V675XXD | Driver of heavy transport vehicle injured in collision with fixed or stationary object in traffic accident, subsequent encounter | CMS +V675XXS | Driver of heavy transport vehicle injured in collision with fixed or stationary object in traffic accident, sequela | CMS +V676XXA | Passenger in heavy transport vehicle injured in collision with fixed or stationary object in traffic accident, initial encounter | CMS +V676XXD | Passenger in heavy transport vehicle injured in collision with fixed or stationary object in traffic accident, subsequent encounter | CMS +V676XXS | Passenger in heavy transport vehicle injured in collision with fixed or stationary object in traffic accident, sequela | CMS +V677XXA | Person on outside of heavy transport vehicle injured in collision with fixed or stationary object in traffic accident, initial encounter | CMS +V677XXD | Person on outside of heavy transport vehicle injured in collision with fixed or stationary object in traffic accident, subsequent encounter | CMS +V677XXS | Person on outside of heavy transport vehicle injured in collision with fixed or stationary object in traffic accident, sequela | CMS +V679XXA | Unspecified occupant of heavy transport vehicle injured in collision with fixed or stationary object in traffic accident, initial encounter | CMS +V679XXD | Unspecified occupant of heavy transport vehicle injured in collision with fixed or stationary object in traffic accident, subsequent encounter | CMS +V679XXS | Unspecified occupant of heavy transport vehicle injured in collision with fixed or stationary object in traffic accident, sequela | CMS +V680XXA | Driver of heavy transport vehicle injured in noncollision transport accident in nontraffic accident, initial encounter | CMS +V680XXD | Driver of heavy transport vehicle injured in noncollision transport accident in nontraffic accident, subsequent encounter | CMS +V680XXS | Driver of heavy transport vehicle injured in noncollision transport accident in nontraffic accident, sequela | CMS +V681XXA | Passenger in heavy transport vehicle injured in noncollision transport accident in nontraffic accident, initial encounter | CMS +V681XXD | Passenger in heavy transport vehicle injured in noncollision transport accident in nontraffic accident, subsequent encounter | CMS +V681XXS | Passenger in heavy transport vehicle injured in noncollision transport accident in nontraffic accident, sequela | CMS +V682XXA | Person on outside of heavy transport vehicle injured in noncollision transport accident in nontraffic accident, initial encounter | CMS +V682XXD | Person on outside of heavy transport vehicle injured in noncollision transport accident in nontraffic accident, subsequent encounter | CMS +V682XXS | Person on outside of heavy transport vehicle injured in noncollision transport accident in nontraffic accident, sequela | CMS +V683XXA | Unspecified occupant of heavy transport vehicle injured in noncollision transport accident in nontraffic accident, initial encounter | CMS +V683XXD | Unspecified occupant of heavy transport vehicle injured in noncollision transport accident in nontraffic accident, subsequent encounter | CMS +V683XXS | Unspecified occupant of heavy transport vehicle injured in noncollision transport accident in nontraffic accident, sequela | CMS +V684XXA | Person boarding or alighting a heavy transport vehicle injured in noncollision transport accident, initial encounter | CMS +V684XXD | Person boarding or alighting a heavy transport vehicle injured in noncollision transport accident, subsequent encounter | CMS +V684XXS | Person boarding or alighting a heavy transport vehicle injured in noncollision transport accident, sequela | CMS +V685XXA | Driver of heavy transport vehicle injured in noncollision transport accident in traffic accident, initial encounter | CMS +V685XXD | Driver of heavy transport vehicle injured in noncollision transport accident in traffic accident, subsequent encounter | CMS +V685XXS | Driver of heavy transport vehicle injured in noncollision transport accident in traffic accident, sequela | CMS +V686XXA | Passenger in heavy transport vehicle injured in noncollision transport accident in traffic accident, initial encounter | CMS +V686XXD | Passenger in heavy transport vehicle injured in noncollision transport accident in traffic accident, subsequent encounter | CMS +V686XXS | Passenger in heavy transport vehicle injured in noncollision transport accident in traffic accident, sequela | CMS +V687XXA | Person on outside of heavy transport vehicle injured in noncollision transport accident in traffic accident, initial encounter | CMS +V687XXD | Person on outside of heavy transport vehicle injured in noncollision transport accident in traffic accident, subsequent encounter | CMS +V687XXS | Person on outside of heavy transport vehicle injured in noncollision transport accident in traffic accident, sequela | CMS +V689XXA | Unspecified occupant of heavy transport vehicle injured in noncollision transport accident in traffic accident, initial encounter | CMS +V689XXD | Unspecified occupant of heavy transport vehicle injured in noncollision transport accident in traffic accident, subsequent encounter | CMS +V689XXS | Unspecified occupant of heavy transport vehicle injured in noncollision transport accident in traffic accident, sequela | CMS +V6900XA | Driver of heavy transport vehicle injured in collision with unspecified motor vehicles in nontraffic accident, initial encounter | CMS +V6900XD | Driver of heavy transport vehicle injured in collision with unspecified motor vehicles in nontraffic accident, subsequent encounter | CMS +V6900XS | Driver of heavy transport vehicle injured in collision with unspecified motor vehicles in nontraffic accident, sequela | CMS +V6909XA | Driver of heavy transport vehicle injured in collision with other motor vehicles in nontraffic accident, initial encounter | CMS +V6909XD | Driver of heavy transport vehicle injured in collision with other motor vehicles in nontraffic accident, subsequent encounter | CMS +V6909XS | Driver of heavy transport vehicle injured in collision with other motor vehicles in nontraffic accident, sequela | CMS +V6910XA | Passenger in heavy transport vehicle injured in collision with unspecified motor vehicles in nontraffic accident, initial encounter | CMS +V6910XD | Passenger in heavy transport vehicle injured in collision with unspecified motor vehicles in nontraffic accident, subsequent encounter | CMS +V6910XS | Passenger in heavy transport vehicle injured in collision with unspecified motor vehicles in nontraffic accident, sequela | CMS +V6919XA | Passenger in heavy transport vehicle injured in collision with other motor vehicles in nontraffic accident, initial encounter | CMS +V6919XD | Passenger in heavy transport vehicle injured in collision with other motor vehicles in nontraffic accident, subsequent encounter | CMS +V6919XS | Passenger in heavy transport vehicle injured in collision with other motor vehicles in nontraffic accident, sequela | CMS +V6920XA | Unspecified occupant of heavy transport vehicle injured in collision with unspecified motor vehicles in nontraffic accident, initial encounter | CMS +V6920XD | Unspecified occupant of heavy transport vehicle injured in collision with unspecified motor vehicles in nontraffic accident, subsequent encounter | CMS +V6920XS | Unspecified occupant of heavy transport vehicle injured in collision with unspecified motor vehicles in nontraffic accident, sequela | CMS +V6929XA | Unspecified occupant of heavy transport vehicle injured in collision with other motor vehicles in nontraffic accident, initial encounter | CMS +V6929XD | Unspecified occupant of heavy transport vehicle injured in collision with other motor vehicles in nontraffic accident, subsequent encounter | CMS +V6929XS | Unspecified occupant of heavy transport vehicle injured in collision with other motor vehicles in nontraffic accident, sequela | CMS +V693XXA | Occupant (driver) (passenger) of heavy transport vehicle injured in unspecified nontraffic accident, initial encounter | CMS +V693XXD | Occupant (driver) (passenger) of heavy transport vehicle injured in unspecified nontraffic accident, subsequent encounter | CMS +V693XXS | Occupant (driver) (passenger) of heavy transport vehicle injured in unspecified nontraffic accident, sequela | CMS +V6940XA | Driver of heavy transport vehicle injured in collision with unspecified motor vehicles in traffic accident, initial encounter | CMS +V6940XD | Driver of heavy transport vehicle injured in collision with unspecified motor vehicles in traffic accident, subsequent encounter | CMS +V6940XS | Driver of heavy transport vehicle injured in collision with unspecified motor vehicles in traffic accident, sequela | CMS +V6949XA | Driver of heavy transport vehicle injured in collision with other motor vehicles in traffic accident, initial encounter | CMS +V6949XD | Driver of heavy transport vehicle injured in collision with other motor vehicles in traffic accident, subsequent encounter | CMS +V6949XS | Driver of heavy transport vehicle injured in collision with other motor vehicles in traffic accident, sequela | CMS +V6950XA | Passenger in heavy transport vehicle injured in collision with unspecified motor vehicles in traffic accident, initial encounter | CMS +V6950XD | Passenger in heavy transport vehicle injured in collision with unspecified motor vehicles in traffic accident, subsequent encounter | CMS +V6950XS | Passenger in heavy transport vehicle injured in collision with unspecified motor vehicles in traffic accident, sequela | CMS +V6959XA | Passenger in heavy transport vehicle injured in collision with other motor vehicles in traffic accident, initial encounter | CMS +V6959XD | Passenger in heavy transport vehicle injured in collision with other motor vehicles in traffic accident, subsequent encounter | CMS +V6959XS | Passenger in heavy transport vehicle injured in collision with other motor vehicles in traffic accident, sequela | CMS +V6960XA | Unspecified occupant of heavy transport vehicle injured in collision with unspecified motor vehicles in traffic accident, initial encounter | CMS +V6960XD | Unspecified occupant of heavy transport vehicle injured in collision with unspecified motor vehicles in traffic accident, subsequent encounter | CMS +V6960XS | Unspecified occupant of heavy transport vehicle injured in collision with unspecified motor vehicles in traffic accident, sequela | CMS +V6969XA | Unspecified occupant of heavy transport vehicle injured in collision with other motor vehicles in traffic accident, initial encounter | CMS +V6969XD | Unspecified occupant of heavy transport vehicle injured in collision with other motor vehicles in traffic accident, subsequent encounter | CMS +V6969XS | Unspecified occupant of heavy transport vehicle injured in collision with other motor vehicles in traffic accident, sequela | CMS +V6981XA | Occupant (driver) (passenger) of heavy transport vehicle injured in transport accidents with military vehicle, initial encounter | CMS +V6981XD | Occupant (driver) (passenger) of heavy transport vehicle injured in transport accidents with military vehicle, subsequent encounter | CMS +V6981XS | Occupant (driver) (passenger) of heavy transport vehicle injured in transport accidents with military vehicle, sequela | CMS +V6988XA | Occupant (driver) (passenger) of heavy transport vehicle injured in other specified transport accidents, initial encounter | CMS +V6988XD | Occupant (driver) (passenger) of heavy transport vehicle injured in other specified transport accidents, subsequent encounter | CMS +V6988XS | Occupant (driver) (passenger) of heavy transport vehicle injured in other specified transport accidents, sequela | CMS +V699XXA | Occupant (driver) (passenger) of heavy transport vehicle injured in unspecified traffic accident, initial encounter | CMS +V699XXD | Occupant (driver) (passenger) of heavy transport vehicle injured in unspecified traffic accident, subsequent encounter | CMS +V699XXS | Occupant (driver) (passenger) of heavy transport vehicle injured in unspecified traffic accident, sequela | CMS +V700XXA | Driver of bus injured in collision with pedestrian or animal in nontraffic accident, initial encounter | CMS +V700XXD | Driver of bus injured in collision with pedestrian or animal in nontraffic accident, subsequent encounter | CMS +V700XXS | Driver of bus injured in collision with pedestrian or animal in nontraffic accident, sequela | CMS +V701XXA | Passenger on bus injured in collision with pedestrian or animal in nontraffic accident, initial encounter | CMS +V701XXD | Passenger on bus injured in collision with pedestrian or animal in nontraffic accident, subsequent encounter | CMS +V701XXS | Passenger on bus injured in collision with pedestrian or animal in nontraffic accident, sequela | CMS +V702XXA | Person on outside of bus injured in collision with pedestrian or animal in nontraffic accident, initial encounter | CMS +V702XXD | Person on outside of bus injured in collision with pedestrian or animal in nontraffic accident, subsequent encounter | CMS +V702XXS | Person on outside of bus injured in collision with pedestrian or animal in nontraffic accident, sequela | CMS +V703XXA | Unspecified occupant of bus injured in collision with pedestrian or animal in nontraffic accident, initial encounter | CMS +V703XXD | Unspecified occupant of bus injured in collision with pedestrian or animal in nontraffic accident, subsequent encounter | CMS +V703XXS | Unspecified occupant of bus injured in collision with pedestrian or animal in nontraffic accident, sequela | CMS +V704XXA | Person boarding or alighting from bus injured in collision with pedestrian or animal, initial encounter | CMS +V704XXD | Person boarding or alighting from bus injured in collision with pedestrian or animal, subsequent encounter | CMS +V704XXS | Person boarding or alighting from bus injured in collision with pedestrian or animal, sequela | CMS +V705XXA | Driver of bus injured in collision with pedestrian or animal in traffic accident, initial encounter | CMS +V705XXD | Driver of bus injured in collision with pedestrian or animal in traffic accident, subsequent encounter | CMS +V705XXS | Driver of bus injured in collision with pedestrian or animal in traffic accident, sequela | CMS +V706XXA | Passenger on bus injured in collision with pedestrian or animal in traffic accident, initial encounter | CMS +V706XXD | Passenger on bus injured in collision with pedestrian or animal in traffic accident, subsequent encounter | CMS +V706XXS | Passenger on bus injured in collision with pedestrian or animal in traffic accident, sequela | CMS +V707XXA | Person on outside of bus injured in collision with pedestrian or animal in traffic accident, initial encounter | CMS +V707XXD | Person on outside of bus injured in collision with pedestrian or animal in traffic accident, subsequent encounter | CMS +V707XXS | Person on outside of bus injured in collision with pedestrian or animal in traffic accident, sequela | CMS +V709XXA | Unspecified occupant of bus injured in collision with pedestrian or animal in traffic accident, initial encounter | CMS +V709XXD | Unspecified occupant of bus injured in collision with pedestrian or animal in traffic accident, subsequent encounter | CMS +V709XXS | Unspecified occupant of bus injured in collision with pedestrian or animal in traffic accident, sequela | CMS +V710XXA | Driver of bus injured in collision with pedal cycle in nontraffic accident, initial encounter | CMS +V710XXD | Driver of bus injured in collision with pedal cycle in nontraffic accident, subsequent encounter | CMS +V710XXS | Driver of bus injured in collision with pedal cycle in nontraffic accident, sequela | CMS +V711XXA | Passenger on bus injured in collision with pedal cycle in nontraffic accident, initial encounter | CMS +V711XXD | Passenger on bus injured in collision with pedal cycle in nontraffic accident, subsequent encounter | CMS +V711XXS | Passenger on bus injured in collision with pedal cycle in nontraffic accident, sequela | CMS +V712XXA | Person on outside of bus injured in collision with pedal cycle in nontraffic accident, initial encounter | CMS +V712XXD | Person on outside of bus injured in collision with pedal cycle in nontraffic accident, subsequent encounter | CMS +V712XXS | Person on outside of bus injured in collision with pedal cycle in nontraffic accident, sequela | CMS +V713XXA | Unspecified occupant of bus injured in collision with pedal cycle in nontraffic accident, initial encounter | CMS +V713XXD | Unspecified occupant of bus injured in collision with pedal cycle in nontraffic accident, subsequent encounter | CMS +V713XXS | Unspecified occupant of bus injured in collision with pedal cycle in nontraffic accident, sequela | CMS +V714XXA | Person boarding or alighting from bus injured in collision with pedal cycle, initial encounter | CMS +V714XXD | Person boarding or alighting from bus injured in collision with pedal cycle, subsequent encounter | CMS +V714XXS | Person boarding or alighting from bus injured in collision with pedal cycle, sequela | CMS +V715XXA | Driver of bus injured in collision with pedal cycle in traffic accident, initial encounter | CMS +V715XXD | Driver of bus injured in collision with pedal cycle in traffic accident, subsequent encounter | CMS +V715XXS | Driver of bus injured in collision with pedal cycle in traffic accident, sequela | CMS +V716XXA | Passenger on bus injured in collision with pedal cycle in traffic accident, initial encounter | CMS +V716XXD | Passenger on bus injured in collision with pedal cycle in traffic accident, subsequent encounter | CMS +V716XXS | Passenger on bus injured in collision with pedal cycle in traffic accident, sequela | CMS +V717XXA | Person on outside of bus injured in collision with pedal cycle in traffic accident, initial encounter | CMS +V717XXD | Person on outside of bus injured in collision with pedal cycle in traffic accident, subsequent encounter | CMS +V717XXS | Person on outside of bus injured in collision with pedal cycle in traffic accident, sequela | CMS +V719XXA | Unspecified occupant of bus injured in collision with pedal cycle in traffic accident, initial encounter | CMS +V719XXD | Unspecified occupant of bus injured in collision with pedal cycle in traffic accident, subsequent encounter | CMS +V719XXS | Unspecified occupant of bus injured in collision with pedal cycle in traffic accident, sequela | CMS +V720XXA | Driver of bus injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter | CMS +V720XXD | Driver of bus injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter | CMS +V720XXS | Driver of bus injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela | CMS +V721XXA | Passenger on bus injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter | CMS +V721XXD | Passenger on bus injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter | CMS +V721XXS | Passenger on bus injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela | CMS +V722XXA | Person on outside of bus injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter | CMS +V722XXD | Person on outside of bus injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter | CMS +V722XXS | Person on outside of bus injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela | CMS +V723XXA | Unspecified occupant of bus injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter | CMS +V723XXD | Unspecified occupant of bus injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter | CMS +V723XXS | Unspecified occupant of bus injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela | CMS +V724XXA | Person boarding or alighting from bus injured in collision with two- or three-wheeled motor vehicle, initial encounter | CMS +V724XXD | Person boarding or alighting from bus injured in collision with two- or three-wheeled motor vehicle, subsequent encounter | CMS +V724XXS | Person boarding or alighting from bus injured in collision with two- or three-wheeled motor vehicle, sequela | CMS +V725XXA | Driver of bus injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter | CMS +V725XXD | Driver of bus injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter | CMS +V725XXS | Driver of bus injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela | CMS +V726XXA | Passenger on bus injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter | CMS +V726XXD | Passenger on bus injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter | CMS +V726XXS | Passenger on bus injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela | CMS +V727XXA | Person on outside of bus injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter | CMS +V727XXD | Person on outside of bus injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter | CMS +V727XXS | Person on outside of bus injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela | CMS +V729XXA | Unspecified occupant of bus injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter | CMS +V729XXD | Unspecified occupant of bus injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter | CMS +V729XXS | Unspecified occupant of bus injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela | CMS +V730XXA | Driver of bus injured in collision with car, pick-up truck or van in nontraffic accident, initial encounter | CMS +V730XXD | Driver of bus injured in collision with car, pick-up truck or van in nontraffic accident, subsequent encounter | CMS +V730XXS | Driver of bus injured in collision with car, pick-up truck or van in nontraffic accident, sequela | CMS +V731XXA | Passenger on bus injured in collision with car, pick-up truck or van in nontraffic accident, initial encounter | CMS +V731XXD | Passenger on bus injured in collision with car, pick-up truck or van in nontraffic accident, subsequent encounter | CMS +V731XXS | Passenger on bus injured in collision with car, pick-up truck or van in nontraffic accident, sequela | CMS +V732XXA | Person on outside of bus injured in collision with car, pick-up truck or van in nontraffic accident, initial encounter | CMS +V732XXD | Person on outside of bus injured in collision with car, pick-up truck or van in nontraffic accident, subsequent encounter | CMS +V732XXS | Person on outside of bus injured in collision with car, pick-up truck or van in nontraffic accident, sequela | CMS +V733XXA | Unspecified occupant of bus injured in collision with car, pick-up truck or van in nontraffic accident, initial encounter | CMS +V733XXD | Unspecified occupant of bus injured in collision with car, pick-up truck or van in nontraffic accident, subsequent encounter | CMS +V733XXS | Unspecified occupant of bus injured in collision with car, pick-up truck or van in nontraffic accident, sequela | CMS +V734XXA | Person boarding or alighting from bus injured in collision with car, pick-up truck or van, initial encounter | CMS +V734XXD | Person boarding or alighting from bus injured in collision with car, pick-up truck or van, subsequent encounter | CMS +V734XXS | Person boarding or alighting from bus injured in collision with car, pick-up truck or van, sequela | CMS +V735XXA | Driver of bus injured in collision with car, pick-up truck or van in traffic accident, initial encounter | CMS +V735XXD | Driver of bus injured in collision with car, pick-up truck or van in traffic accident, subsequent encounter | CMS +V735XXS | Driver of bus injured in collision with car, pick-up truck or van in traffic accident, sequela | CMS +V736XXA | Passenger on bus injured in collision with car, pick-up truck or van in traffic accident, initial encounter | CMS +V736XXD | Passenger on bus injured in collision with car, pick-up truck or van in traffic accident, subsequent encounter | CMS +V736XXS | Passenger on bus injured in collision with car, pick-up truck or van in traffic accident, sequela | CMS +V737XXA | Person on outside of bus injured in collision with car, pick-up truck or van in traffic accident, initial encounter | CMS +V737XXD | Person on outside of bus injured in collision with car, pick-up truck or van in traffic accident, subsequent encounter | CMS +V737XXS | Person on outside of bus injured in collision with car, pick-up truck or van in traffic accident, sequela | CMS +V739XXA | Unspecified occupant of bus injured in collision with car, pick-up truck or van in traffic accident, initial encounter | CMS +V739XXD | Unspecified occupant of bus injured in collision with car, pick-up truck or van in traffic accident, subsequent encounter | CMS +V739XXS | Unspecified occupant of bus injured in collision with car, pick-up truck or van in traffic accident, sequela | CMS +V740XXA | Driver of bus injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter | CMS +V740XXD | Driver of bus injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter | CMS +V740XXS | Driver of bus injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela | CMS +V741XXA | Passenger on bus injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter | CMS +V741XXD | Passenger on bus injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter | CMS +V741XXS | Passenger on bus injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela | CMS +V742XXA | Person on outside of bus injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter | CMS +V742XXD | Person on outside of bus injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter | CMS +V742XXS | Person on outside of bus injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela | CMS +V743XXA | Unspecified occupant of bus injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter | CMS +V743XXD | Unspecified occupant of bus injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter | CMS +V743XXS | Unspecified occupant of bus injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela | CMS +V744XXA | Person boarding or alighting from bus injured in collision with heavy transport vehicle or bus, initial encounter | CMS +V744XXD | Person boarding or alighting from bus injured in collision with heavy transport vehicle or bus, subsequent encounter | CMS +V744XXS | Person boarding or alighting from bus injured in collision with heavy transport vehicle or bus, sequela | CMS +V745XXA | Driver of bus injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter | CMS +V745XXD | Driver of bus injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter | CMS +V745XXS | Driver of bus injured in collision with heavy transport vehicle or bus in traffic accident, sequela | CMS +V746XXA | Passenger on bus injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter | CMS +V746XXD | Passenger on bus injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter | CMS +V746XXS | Passenger on bus injured in collision with heavy transport vehicle or bus in traffic accident, sequela | CMS +V747XXA | Person on outside of bus injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter | CMS +V747XXD | Person on outside of bus injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter | CMS +V747XXS | Person on outside of bus injured in collision with heavy transport vehicle or bus in traffic accident, sequela | CMS +V749XXA | Unspecified occupant of bus injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter | CMS +V749XXD | Unspecified occupant of bus injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter | CMS +V749XXS | Unspecified occupant of bus injured in collision with heavy transport vehicle or bus in traffic accident, sequela | CMS +V750XXA | Driver of bus injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter | CMS +V750XXD | Driver of bus injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter | CMS +V750XXS | Driver of bus injured in collision with railway train or railway vehicle in nontraffic accident, sequela | CMS +V751XXA | Passenger on bus injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter | CMS +V751XXD | Passenger on bus injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter | CMS +V751XXS | Passenger on bus injured in collision with railway train or railway vehicle in nontraffic accident, sequela | CMS +V752XXA | Person on outside of bus injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter | CMS +V752XXD | Person on outside of bus injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter | CMS +V752XXS | Person on outside of bus injured in collision with railway train or railway vehicle in nontraffic accident, sequela | CMS +V753XXA | Unspecified occupant of bus injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter | CMS +V753XXD | Unspecified occupant of bus injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter | CMS +V753XXS | Unspecified occupant of bus injured in collision with railway train or railway vehicle in nontraffic accident, sequela | CMS +V754XXA | Person boarding or alighting from bus injured in collision with railway train or railway vehicle, initial encounter | CMS +V754XXD | Person boarding or alighting from bus injured in collision with railway train or railway vehicle, subsequent encounter | CMS +V754XXS | Person boarding or alighting from bus injured in collision with railway train or railway vehicle, sequela | CMS +V755XXA | Driver of bus injured in collision with railway train or railway vehicle in traffic accident, initial encounter | CMS +V755XXD | Driver of bus injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter | CMS +V755XXS | Driver of bus injured in collision with railway train or railway vehicle in traffic accident, sequela | CMS +V756XXA | Passenger on bus injured in collision with railway train or railway vehicle in traffic accident, initial encounter | CMS +V756XXD | Passenger on bus injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter | CMS +V756XXS | Passenger on bus injured in collision with railway train or railway vehicle in traffic accident, sequela | CMS +V757XXA | Person on outside of bus injured in collision with railway train or railway vehicle in traffic accident, initial encounter | CMS +V757XXD | Person on outside of bus injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter | CMS +V757XXS | Person on outside of bus injured in collision with railway train or railway vehicle in traffic accident, sequela | CMS +V759XXA | Unspecified occupant of bus injured in collision with railway train or railway vehicle in traffic accident, initial encounter | CMS +V759XXD | Unspecified occupant of bus injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter | CMS +V759XXS | Unspecified occupant of bus injured in collision with railway train or railway vehicle in traffic accident, sequela | CMS +V760XXA | Driver of bus injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter | CMS +V760XXD | Driver of bus injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter | CMS +V760XXS | Driver of bus injured in collision with other nonmotor vehicle in nontraffic accident, sequela | CMS +V761XXA | Passenger on bus injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter | CMS +V761XXD | Passenger on bus injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter | CMS +V761XXS | Passenger on bus injured in collision with other nonmotor vehicle in nontraffic accident, sequela | CMS +V762XXA | Person on outside of bus injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter | CMS +V762XXD | Person on outside of bus injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter | CMS +V762XXS | Person on outside of bus injured in collision with other nonmotor vehicle in nontraffic accident, sequela | CMS +V763XXA | Unspecified occupant of bus injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter | CMS +V763XXD | Unspecified occupant of bus injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter | CMS +V763XXS | Unspecified occupant of bus injured in collision with other nonmotor vehicle in nontraffic accident, sequela | CMS +V764XXA | Person boarding or alighting from bus injured in collision with other nonmotor vehicle, initial encounter | CMS +V764XXD | Person boarding or alighting from bus injured in collision with other nonmotor vehicle, subsequent encounter | CMS +V764XXS | Person boarding or alighting from bus injured in collision with other nonmotor vehicle, sequela | CMS +V765XXA | Driver of bus injured in collision with other nonmotor vehicle in traffic accident, initial encounter | CMS +V765XXD | Driver of bus injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter | CMS +V765XXS | Driver of bus injured in collision with other nonmotor vehicle in traffic accident, sequela | CMS +V766XXA | Passenger on bus injured in collision with other nonmotor vehicle in traffic accident, initial encounter | CMS +V766XXD | Passenger on bus injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter | CMS +V766XXS | Passenger on bus injured in collision with other nonmotor vehicle in traffic accident, sequela | CMS +V767XXA | Person on outside of bus injured in collision with other nonmotor vehicle in traffic accident, initial encounter | CMS +V767XXD | Person on outside of bus injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter | CMS +V767XXS | Person on outside of bus injured in collision with other nonmotor vehicle in traffic accident, sequela | CMS +V769XXA | Unspecified occupant of bus injured in collision with other nonmotor vehicle in traffic accident, initial encounter | CMS +V769XXD | Unspecified occupant of bus injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter | CMS +V769XXS | Unspecified occupant of bus injured in collision with other nonmotor vehicle in traffic accident, sequela | CMS +V770XXA | Driver of bus injured in collision with fixed or stationary object in nontraffic accident, initial encounter | CMS +V770XXD | Driver of bus injured in collision with fixed or stationary object in nontraffic accident, subsequent encounter | CMS +V770XXS | Driver of bus injured in collision with fixed or stationary object in nontraffic accident, sequela | CMS +V771XXA | Passenger on bus injured in collision with fixed or stationary object in nontraffic accident, initial encounter | CMS +V771XXD | Passenger on bus injured in collision with fixed or stationary object in nontraffic accident, subsequent encounter | CMS +V771XXS | Passenger on bus injured in collision with fixed or stationary object in nontraffic accident, sequela | CMS +V772XXA | Person on outside of bus injured in collision with fixed or stationary object in nontraffic accident, initial encounter | CMS +V772XXD | Person on outside of bus injured in collision with fixed or stationary object in nontraffic accident, subsequent encounter | CMS +V772XXS | Person on outside of bus injured in collision with fixed or stationary object in nontraffic accident, sequela | CMS +V773XXA | Unspecified occupant of bus injured in collision with fixed or stationary object in nontraffic accident, initial encounter | CMS +V773XXD | Unspecified occupant of bus injured in collision with fixed or stationary object in nontraffic accident, subsequent encounter | CMS +V773XXS | Unspecified occupant of bus injured in collision with fixed or stationary object in nontraffic accident, sequela | CMS +V774XXA | Person boarding or alighting from bus injured in collision with fixed or stationary object, initial encounter | CMS +V774XXD | Person boarding or alighting from bus injured in collision with fixed or stationary object, subsequent encounter | CMS +V774XXS | Person boarding or alighting from bus injured in collision with fixed or stationary object, sequela | CMS +V775XXA | Driver of bus injured in collision with fixed or stationary object in traffic accident, initial encounter | CMS +V775XXD | Driver of bus injured in collision with fixed or stationary object in traffic accident, subsequent encounter | CMS +V775XXS | Driver of bus injured in collision with fixed or stationary object in traffic accident, sequela | CMS +V776XXA | Passenger on bus injured in collision with fixed or stationary object in traffic accident, initial encounter | CMS +V776XXD | Passenger on bus injured in collision with fixed or stationary object in traffic accident, subsequent encounter | CMS +V776XXS | Passenger on bus injured in collision with fixed or stationary object in traffic accident, sequela | CMS +V777XXA | Person on outside of bus injured in collision with fixed or stationary object in traffic accident, initial encounter | CMS +V777XXD | Person on outside of bus injured in collision with fixed or stationary object in traffic accident, subsequent encounter | CMS +V777XXS | Person on outside of bus injured in collision with fixed or stationary object in traffic accident, sequela | CMS +V779XXA | Unspecified occupant of bus injured in collision with fixed or stationary object in traffic accident, initial encounter | CMS +V779XXD | Unspecified occupant of bus injured in collision with fixed or stationary object in traffic accident, subsequent encounter | CMS +V779XXS | Unspecified occupant of bus injured in collision with fixed or stationary object in traffic accident, sequela | CMS +V780XXA | Driver of bus injured in noncollision transport accident in nontraffic accident, initial encounter | CMS +V780XXD | Driver of bus injured in noncollision transport accident in nontraffic accident, subsequent encounter | CMS +V780XXS | Driver of bus injured in noncollision transport accident in nontraffic accident, sequela | CMS +V781XXA | Passenger on bus injured in noncollision transport accident in nontraffic accident, initial encounter | CMS +V781XXD | Passenger on bus injured in noncollision transport accident in nontraffic accident, subsequent encounter | CMS +V781XXS | Passenger on bus injured in noncollision transport accident in nontraffic accident, sequela | CMS +V782XXA | Person on outside of bus injured in noncollision transport accident in nontraffic accident, initial encounter | CMS +V782XXD | Person on outside of bus injured in noncollision transport accident in nontraffic accident, subsequent encounter | CMS +V782XXS | Person on outside of bus injured in noncollision transport accident in nontraffic accident, sequela | CMS +V783XXA | Unspecified occupant of bus injured in noncollision transport accident in nontraffic accident, initial encounter | CMS +V783XXD | Unspecified occupant of bus injured in noncollision transport accident in nontraffic accident, subsequent encounter | CMS +V783XXS | Unspecified occupant of bus injured in noncollision transport accident in nontraffic accident, sequela | CMS +V784XXA | Person boarding or alighting from bus injured in noncollision transport accident, initial encounter | CMS +V784XXD | Person boarding or alighting from bus injured in noncollision transport accident, subsequent encounter | CMS +V784XXS | Person boarding or alighting from bus injured in noncollision transport accident, sequela | CMS +V785XXA | Driver of bus injured in noncollision transport accident in traffic accident, initial encounter | CMS +V785XXD | Driver of bus injured in noncollision transport accident in traffic accident, subsequent encounter | CMS +V785XXS | Driver of bus injured in noncollision transport accident in traffic accident, sequela | CMS +V786XXA | Passenger on bus injured in noncollision transport accident in traffic accident, initial encounter | CMS +V786XXD | Passenger on bus injured in noncollision transport accident in traffic accident, subsequent encounter | CMS +V786XXS | Passenger on bus injured in noncollision transport accident in traffic accident, sequela | CMS +V787XXA | Person on outside of bus injured in noncollision transport accident in traffic accident, initial encounter | CMS +V787XXD | Person on outside of bus injured in noncollision transport accident in traffic accident, subsequent encounter | CMS +V787XXS | Person on outside of bus injured in noncollision transport accident in traffic accident, sequela | CMS +V789XXA | Unspecified occupant of bus injured in noncollision transport accident in traffic accident, initial encounter | CMS +V789XXD | Unspecified occupant of bus injured in noncollision transport accident in traffic accident, subsequent encounter | CMS +V789XXS | Unspecified occupant of bus injured in noncollision transport accident in traffic accident, sequela | CMS +V7900XA | Driver of bus injured in collision with unspecified motor vehicles in nontraffic accident, initial encounter | CMS +V7900XD | Driver of bus injured in collision with unspecified motor vehicles in nontraffic accident, subsequent encounter | CMS +V7900XS | Driver of bus injured in collision with unspecified motor vehicles in nontraffic accident, sequela | CMS +V7909XA | Driver of bus injured in collision with other motor vehicles in nontraffic accident, initial encounter | CMS +V7909XD | Driver of bus injured in collision with other motor vehicles in nontraffic accident, subsequent encounter | CMS +V7909XS | Driver of bus injured in collision with other motor vehicles in nontraffic accident, sequela | CMS +V7910XA | Passenger on bus injured in collision with unspecified motor vehicles in nontraffic accident, initial encounter | CMS +V7910XD | Passenger on bus injured in collision with unspecified motor vehicles in nontraffic accident, subsequent encounter | CMS +V7910XS | Passenger on bus injured in collision with unspecified motor vehicles in nontraffic accident, sequela | CMS +V7919XA | Passenger on bus injured in collision with other motor vehicles in nontraffic accident, initial encounter | CMS +V7919XD | Passenger on bus injured in collision with other motor vehicles in nontraffic accident, subsequent encounter | CMS +V7919XS | Passenger on bus injured in collision with other motor vehicles in nontraffic accident, sequela | CMS +V7920XA | Unspecified bus occupant injured in collision with unspecified motor vehicles in nontraffic accident, initial encounter | CMS +V7920XD | Unspecified bus occupant injured in collision with unspecified motor vehicles in nontraffic accident, subsequent encounter | CMS +V7920XS | Unspecified bus occupant injured in collision with unspecified motor vehicles in nontraffic accident, sequela | CMS +V7929XA | Unspecified bus occupant injured in collision with other motor vehicles in nontraffic accident, initial encounter | CMS +V7929XD | Unspecified bus occupant injured in collision with other motor vehicles in nontraffic accident, subsequent encounter | CMS +V7929XS | Unspecified bus occupant injured in collision with other motor vehicles in nontraffic accident, sequela | CMS +V793XXA | Bus occupant (driver) (passenger) injured in unspecified nontraffic accident, initial encounter | CMS +V793XXD | Bus occupant (driver) (passenger) injured in unspecified nontraffic accident, subsequent encounter | CMS +V793XXS | Bus occupant (driver) (passenger) injured in unspecified nontraffic accident, sequela | CMS +V7940XA | Driver of bus injured in collision with unspecified motor vehicles in traffic accident, initial encounter | CMS +V7940XD | Driver of bus injured in collision with unspecified motor vehicles in traffic accident, subsequent encounter | CMS +V7940XS | Driver of bus injured in collision with unspecified motor vehicles in traffic accident, sequela | CMS +V7949XA | Driver of bus injured in collision with other motor vehicles in traffic accident, initial encounter | CMS +V7949XD | Driver of bus injured in collision with other motor vehicles in traffic accident, subsequent encounter | CMS +V7949XS | Driver of bus injured in collision with other motor vehicles in traffic accident, sequela | CMS +V7950XA | Passenger on bus injured in collision with unspecified motor vehicles in traffic accident, initial encounter | CMS +V7950XD | Passenger on bus injured in collision with unspecified motor vehicles in traffic accident, subsequent encounter | CMS +V7950XS | Passenger on bus injured in collision with unspecified motor vehicles in traffic accident, sequela | CMS +V7959XA | Passenger on bus injured in collision with other motor vehicles in traffic accident, initial encounter | CMS +V7959XD | Passenger on bus injured in collision with other motor vehicles in traffic accident, subsequent encounter | CMS +V7959XS | Passenger on bus injured in collision with other motor vehicles in traffic accident, sequela | CMS +V7960XA | Unspecified bus occupant injured in collision with unspecified motor vehicles in traffic accident, initial encounter | CMS +V7960XD | Unspecified bus occupant injured in collision with unspecified motor vehicles in traffic accident, subsequent encounter | CMS +V7960XS | Unspecified bus occupant injured in collision with unspecified motor vehicles in traffic accident, sequela | CMS +V7969XA | Unspecified bus occupant injured in collision with other motor vehicles in traffic accident, initial encounter | CMS +V7969XD | Unspecified bus occupant injured in collision with other motor vehicles in traffic accident, subsequent encounter | CMS +V7969XS | Unspecified bus occupant injured in collision with other motor vehicles in traffic accident, sequela | CMS +V7981XA | Bus occupant (driver) (passenger) injured in transport accidents with military vehicle, initial encounter | CMS +V7981XD | Bus occupant (driver) (passenger) injured in transport accidents with military vehicle, subsequent encounter | CMS +V7981XS | Bus occupant (driver) (passenger) injured in transport accidents with military vehicle, sequela | CMS +V7988XA | Bus occupant (driver) (passenger) injured in other specified transport accidents, initial encounter | CMS +V7988XD | Bus occupant (driver) (passenger) injured in other specified transport accidents, subsequent encounter | CMS +V7988XS | Bus occupant (driver) (passenger) injured in other specified transport accidents, sequela | CMS +V799XXA | Bus occupant (driver) (passenger) injured in unspecified traffic accident, initial encounter | CMS +V799XXD | Bus occupant (driver) (passenger) injured in unspecified traffic accident, subsequent encounter | CMS +V799XXS | Bus occupant (driver) (passenger) injured in unspecified traffic accident, sequela | CMS +V80010A | Animal-rider injured by fall from or being thrown from horse in noncollision accident, initial encounter | CMS +V80010D | Animal-rider injured by fall from or being thrown from horse in noncollision accident, subsequent encounter | CMS +V80010S | Animal-rider injured by fall from or being thrown from horse in noncollision accident, sequela | CMS +V80018A | Animal-rider injured by fall from or being thrown from other animal in noncollision accident, initial encounter | CMS +V80018D | Animal-rider injured by fall from or being thrown from other animal in noncollision accident, subsequent encounter | CMS +V80018S | Animal-rider injured by fall from or being thrown from other animal in noncollision accident, sequela | CMS +V8002XA | Occupant of animal-drawn vehicle injured by fall from or being thrown from animal-drawn vehicle in noncollision accident, initial encounter | CMS +V8002XD | Occupant of animal-drawn vehicle injured by fall from or being thrown from animal-drawn vehicle in noncollision accident, subsequent encounter | CMS +V8002XS | Occupant of animal-drawn vehicle injured by fall from or being thrown from animal-drawn vehicle in noncollision accident, sequela | CMS +V8011XA | Animal-rider injured in collision with pedestrian or animal, initial encounter | CMS +V8011XD | Animal-rider injured in collision with pedestrian or animal, subsequent encounter | CMS +V8011XS | Animal-rider injured in collision with pedestrian or animal, sequela | CMS +V8012XA | Occupant of animal-drawn vehicle injured in collision with pedestrian or animal, initial encounter | CMS +V8012XD | Occupant of animal-drawn vehicle injured in collision with pedestrian or animal, subsequent encounter | CMS +V8012XS | Occupant of animal-drawn vehicle injured in collision with pedestrian or animal, sequela | CMS +V8021XA | Animal-rider injured in collision with pedal cycle, initial encounter | CMS +V8021XD | Animal-rider injured in collision with pedal cycle, subsequent encounter | CMS +V8021XS | Animal-rider injured in collision with pedal cycle, sequela | CMS +V8022XA | Occupant of animal-drawn vehicle injured in collision with pedal cycle, initial encounter | CMS +V8022XD | Occupant of animal-drawn vehicle injured in collision with pedal cycle, subsequent encounter | CMS +V8022XS | Occupant of animal-drawn vehicle injured in collision with pedal cycle, sequela | CMS +V8031XA | Animal-rider injured in collision with two- or three-wheeled motor vehicle, initial encounter | CMS +V8031XD | Animal-rider injured in collision with two- or three-wheeled motor vehicle, subsequent encounter | CMS +V8031XS | Animal-rider injured in collision with two- or three-wheeled motor vehicle, sequela | CMS +V8032XA | Occupant of animal-drawn vehicle injured in collision with two- or three-wheeled motor vehicle, initial encounter | CMS +V8032XD | Occupant of animal-drawn vehicle injured in collision with two- or three-wheeled motor vehicle, subsequent encounter | CMS +V8032XS | Occupant of animal-drawn vehicle injured in collision with two- or three-wheeled motor vehicle, sequela | CMS +V8041XA | Animal-rider injured in collision with car, pick-up truck, van, heavy transport vehicle or bus, initial encounter | CMS +V8041XD | Animal-rider injured in collision with car, pick-up truck, van, heavy transport vehicle or bus, subsequent encounter | CMS +V8041XS | Animal-rider injured in collision with car, pick-up truck, van, heavy transport vehicle or bus, sequela | CMS +V8042XA | Occupant of animal-drawn vehicle injured in collision with car, pick-up truck, van, heavy transport vehicle or bus, initial encounter | CMS +V8042XD | Occupant of animal-drawn vehicle injured in collision with car, pick-up truck, van, heavy transport vehicle or bus, subsequent encounter | CMS +V8042XS | Occupant of animal-drawn vehicle injured in collision with car, pick-up truck, van, heavy transport vehicle or bus, sequela | CMS +V8051XA | Animal-rider injured in collision with other specified motor vehicle, initial encounter | CMS +V8051XD | Animal-rider injured in collision with other specified motor vehicle, subsequent encounter | CMS +V8051XS | Animal-rider injured in collision with other specified motor vehicle, sequela | CMS +V8052XA | Occupant of animal-drawn vehicle injured in collision with other specified motor vehicle, initial encounter | CMS +V8052XD | Occupant of animal-drawn vehicle injured in collision with other specified motor vehicle, subsequent encounter | CMS +V8052XS | Occupant of animal-drawn vehicle injured in collision with other specified motor vehicle, sequela | CMS +V8061XA | Animal-rider injured in collision with railway train or railway vehicle, initial encounter | CMS +V8061XD | Animal-rider injured in collision with railway train or railway vehicle, subsequent encounter | CMS +V8061XS | Animal-rider injured in collision with railway train or railway vehicle, sequela | CMS +V8062XA | Occupant of animal-drawn vehicle injured in collision with railway train or railway vehicle, initial encounter | CMS +V8062XD | Occupant of animal-drawn vehicle injured in collision with railway train or railway vehicle, subsequent encounter | CMS +V8062XS | Occupant of animal-drawn vehicle injured in collision with railway train or railway vehicle, sequela | CMS +V80710A | Animal-rider injured in collision with other animal being ridden, initial encounter | CMS +V80710D | Animal-rider injured in collision with other animal being ridden, subsequent encounter | CMS +V80710S | Animal-rider injured in collision with other animal being ridden, sequela | CMS +V80711A | Occupant of animal-drawn vehicle injured in collision with animal being ridden, initial encounter | CMS +V80711D | Occupant of animal-drawn vehicle injured in collision with animal being ridden, subsequent encounter | CMS +V80711S | Occupant of animal-drawn vehicle injured in collision with animal being ridden, sequela | CMS +V80720A | Animal-rider injured in collision with animal-drawn vehicle, initial encounter | CMS +V80720D | Animal-rider injured in collision with animal-drawn vehicle, subsequent encounter | CMS +V80720S | Animal-rider injured in collision with animal-drawn vehicle, sequela | CMS +V80721A | Occupant of animal-drawn vehicle injured in collision with other animal-drawn vehicle, initial encounter | CMS +V80721D | Occupant of animal-drawn vehicle injured in collision with other animal-drawn vehicle, subsequent encounter | CMS +V80721S | Occupant of animal-drawn vehicle injured in collision with other animal-drawn vehicle, sequela | CMS +V80730A | Animal-rider injured in collision with streetcar, initial encounter | CMS +V80730D | Animal-rider injured in collision with streetcar, subsequent encounter | CMS +V80730S | Animal-rider injured in collision with streetcar, sequela | CMS +V80731A | Occupant of animal-drawn vehicle injured in collision with streetcar, initial encounter | CMS +V80731D | Occupant of animal-drawn vehicle injured in collision with streetcar, subsequent encounter | CMS +V80731S | Occupant of animal-drawn vehicle injured in collision with streetcar, sequela | CMS +V80790A | Animal-rider injured in collision with other nonmotor vehicles, initial encounter | CMS +V80790D | Animal-rider injured in collision with other nonmotor vehicles, subsequent encounter | CMS +V80790S | Animal-rider injured in collision with other nonmotor vehicles, sequela | CMS +V80791A | Occupant of animal-drawn vehicle injured in collision with other nonmotor vehicles, initial encounter | CMS +V80791D | Occupant of animal-drawn vehicle injured in collision with other nonmotor vehicles, subsequent encounter | CMS +V80791S | Occupant of animal-drawn vehicle injured in collision with other nonmotor vehicles, sequela | CMS +V8081XA | Animal-rider injured in collision with fixed or stationary object, initial encounter | CMS +V8081XD | Animal-rider injured in collision with fixed or stationary object, subsequent encounter | CMS +V8081XS | Animal-rider injured in collision with fixed or stationary object, sequela | CMS +V8082XA | Occupant of animal-drawn vehicle injured in collision with fixed or stationary object, initial encounter | CMS +V8082XD | Occupant of animal-drawn vehicle injured in collision with fixed or stationary object, subsequent encounter | CMS +V8082XS | Occupant of animal-drawn vehicle injured in collision with fixed or stationary object, sequela | CMS +V80910A | Animal-rider injured in transport accident with military vehicle, initial encounter | CMS +V80910D | Animal-rider injured in transport accident with military vehicle, subsequent encounter | CMS +V80910S | Animal-rider injured in transport accident with military vehicle, sequela | CMS +V80918A | Animal-rider injured in other transport accident, initial encounter | CMS +V80918D | Animal-rider injured in other transport accident, subsequent encounter | CMS +V80918S | Animal-rider injured in other transport accident, sequela | CMS +V80919A | Animal-rider injured in unspecified transport accident, initial encounter | CMS +V80919D | Animal-rider injured in unspecified transport accident, subsequent encounter | CMS +V80919S | Animal-rider injured in unspecified transport accident, sequela | CMS +V80920A | Occupant of animal-drawn vehicle injured in transport accident with military vehicle, initial encounter | CMS +V80920D | Occupant of animal-drawn vehicle injured in transport accident with military vehicle, subsequent encounter | CMS +V80920S | Occupant of animal-drawn vehicle injured in transport accident with military vehicle, sequela | CMS +V80928A | Occupant of animal-drawn vehicle injured in other transport accident, initial encounter | CMS +V80928D | Occupant of animal-drawn vehicle injured in other transport accident, subsequent encounter | CMS +V80928S | Occupant of animal-drawn vehicle injured in other transport accident, sequela | CMS +V80929A | Occupant of animal-drawn vehicle injured in unspecified transport accident, initial encounter | CMS +V80929D | Occupant of animal-drawn vehicle injured in unspecified transport accident, subsequent encounter | CMS +V80929S | Occupant of animal-drawn vehicle injured in unspecified transport accident, sequela | CMS +V810XXA | Occupant of railway train or railway vehicle injured in collision with motor vehicle in nontraffic accident, initial encounter | CMS +V810XXD | Occupant of railway train or railway vehicle injured in collision with motor vehicle in nontraffic accident, subsequent encounter | CMS +V810XXS | Occupant of railway train or railway vehicle injured in collision with motor vehicle in nontraffic accident, sequela | CMS +V811XXA | Occupant of railway train or railway vehicle injured in collision with motor vehicle in traffic accident, initial encounter | CMS +V811XXD | Occupant of railway train or railway vehicle injured in collision with motor vehicle in traffic accident, subsequent encounter | CMS +V811XXS | Occupant of railway train or railway vehicle injured in collision with motor vehicle in traffic accident, sequela | CMS +V812XXA | Occupant of railway train or railway vehicle injured in collision with or hit by rolling stock, initial encounter | CMS +V812XXD | Occupant of railway train or railway vehicle injured in collision with or hit by rolling stock, subsequent encounter | CMS +V812XXS | Occupant of railway train or railway vehicle injured in collision with or hit by rolling stock, sequela | CMS +V813XXA | Occupant of railway train or railway vehicle injured in collision with other object, initial encounter | CMS +V813XXD | Occupant of railway train or railway vehicle injured in collision with other object, subsequent encounter | CMS +V813XXS | Occupant of railway train or railway vehicle injured in collision with other object, sequela | CMS +V814XXA | Person injured while boarding or alighting from railway train or railway vehicle, initial encounter | CMS +V814XXD | Person injured while boarding or alighting from railway train or railway vehicle, subsequent encounter | CMS +V814XXS | Person injured while boarding or alighting from railway train or railway vehicle, sequela | CMS +V815XXA | Occupant of railway train or railway vehicle injured by fall in railway train or railway vehicle, initial encounter | CMS +V815XXD | Occupant of railway train or railway vehicle injured by fall in railway train or railway vehicle, subsequent encounter | CMS +V815XXS | Occupant of railway train or railway vehicle injured by fall in railway train or railway vehicle, sequela | CMS +V816XXA | Occupant of railway train or railway vehicle injured by fall from railway train or railway vehicle, initial encounter | CMS +V816XXD | Occupant of railway train or railway vehicle injured by fall from railway train or railway vehicle, subsequent encounter | CMS +V816XXS | Occupant of railway train or railway vehicle injured by fall from railway train or railway vehicle, sequela | CMS +V817XXA | Occupant of railway train or railway vehicle injured in derailment without antecedent collision, initial encounter | CMS +V817XXD | Occupant of railway train or railway vehicle injured in derailment without antecedent collision, subsequent encounter | CMS +V817XXS | Occupant of railway train or railway vehicle injured in derailment without antecedent collision, sequela | CMS +V8181XA | Occupant of railway train or railway vehicle injured due to explosion or fire on train, initial encounter | CMS +V8181XD | Occupant of railway train or railway vehicle injured due to explosion or fire on train, subsequent encounter | CMS +V8181XS | Occupant of railway train or railway vehicle injured due to explosion or fire on train, sequela | CMS +V8182XA | Occupant of railway train or railway vehicle injured due to object falling onto train, initial encounter | CMS +V8182XD | Occupant of railway train or railway vehicle injured due to object falling onto train, subsequent encounter | CMS +V8182XS | Occupant of railway train or railway vehicle injured due to object falling onto train, sequela | CMS +V8183XA | Occupant of railway train or railway vehicle injured due to collision with military vehicle, initial encounter | CMS +V8183XD | Occupant of railway train or railway vehicle injured due to collision with military vehicle, subsequent encounter | CMS +V8183XS | Occupant of railway train or railway vehicle injured due to collision with military vehicle, sequela | CMS +V8189XA | Occupant of railway train or railway vehicle injured due to other specified railway accident, initial encounter | CMS +V8189XD | Occupant of railway train or railway vehicle injured due to other specified railway accident, subsequent encounter | CMS +V8189XS | Occupant of railway train or railway vehicle injured due to other specified railway accident, sequela | CMS +V819XXA | Occupant of railway train or railway vehicle injured in unspecified railway accident, initial encounter | CMS +V819XXD | Occupant of railway train or railway vehicle injured in unspecified railway accident, subsequent encounter | CMS +V819XXS | Occupant of railway train or railway vehicle injured in unspecified railway accident, sequela | CMS +V820XXA | Occupant of streetcar injured in collision with motor vehicle in nontraffic accident, initial encounter | CMS +V820XXD | Occupant of streetcar injured in collision with motor vehicle in nontraffic accident, subsequent encounter | CMS +V820XXS | Occupant of streetcar injured in collision with motor vehicle in nontraffic accident, sequela | CMS +V821XXA | Occupant of streetcar injured in collision with motor vehicle in traffic accident, initial encounter | CMS +V821XXD | Occupant of streetcar injured in collision with motor vehicle in traffic accident, subsequent encounter | CMS +V821XXS | Occupant of streetcar injured in collision with motor vehicle in traffic accident, sequela | CMS +V822XXA | Occupant of streetcar injured in collision with or hit by rolling stock, initial encounter | CMS +V822XXD | Occupant of streetcar injured in collision with or hit by rolling stock, subsequent encounter | CMS +V822XXS | Occupant of streetcar injured in collision with or hit by rolling stock, sequela | CMS +V823XXA | Occupant of streetcar injured in collision with other object, initial encounter | CMS +V823XXD | Occupant of streetcar injured in collision with other object, subsequent encounter | CMS +V823XXS | Occupant of streetcar injured in collision with other object, sequela | CMS +V824XXA | Person injured while boarding or alighting from streetcar, initial encounter | CMS +V824XXD | Person injured while boarding or alighting from streetcar, subsequent encounter | CMS +V824XXS | Person injured while boarding or alighting from streetcar, sequela | CMS +V825XXA | Occupant of streetcar injured by fall in streetcar, initial encounter | CMS +V825XXD | Occupant of streetcar injured by fall in streetcar, subsequent encounter | CMS +V825XXS | Occupant of streetcar injured by fall in streetcar, sequela | CMS +V826XXA | Occupant of streetcar injured by fall from streetcar, initial encounter | CMS +V826XXD | Occupant of streetcar injured by fall from streetcar, subsequent encounter | CMS +V826XXS | Occupant of streetcar injured by fall from streetcar, sequela | CMS +V827XXA | Occupant of streetcar injured in derailment without antecedent collision, initial encounter | CMS +V827XXD | Occupant of streetcar injured in derailment without antecedent collision, subsequent encounter | CMS +V827XXS | Occupant of streetcar injured in derailment without antecedent collision, sequela | CMS +V828XXA | Occupant of streetcar injured in other specified transport accidents, initial encounter | CMS +V828XXD | Occupant of streetcar injured in other specified transport accidents, subsequent encounter | CMS +V828XXS | Occupant of streetcar injured in other specified transport accidents, sequela | CMS +V829XXA | Occupant of streetcar injured in unspecified traffic accident, initial encounter | CMS +V829XXD | Occupant of streetcar injured in unspecified traffic accident, subsequent encounter | CMS +V829XXS | Occupant of streetcar injured in unspecified traffic accident, sequela | CMS +V830XXA | Driver of special industrial vehicle injured in traffic accident, initial encounter | CMS +V830XXD | Driver of special industrial vehicle injured in traffic accident, subsequent encounter | CMS +V830XXS | Driver of special industrial vehicle injured in traffic accident, sequela | CMS +V831XXA | Passenger of special industrial vehicle injured in traffic accident, initial encounter | CMS +V831XXD | Passenger of special industrial vehicle injured in traffic accident, subsequent encounter | CMS +V831XXS | Passenger of special industrial vehicle injured in traffic accident, sequela | CMS +V832XXA | Person on outside of special industrial vehicle injured in traffic accident, initial encounter | CMS +V832XXD | Person on outside of special industrial vehicle injured in traffic accident, subsequent encounter | CMS +V832XXS | Person on outside of special industrial vehicle injured in traffic accident, sequela | CMS +V833XXA | Unspecified occupant of special industrial vehicle injured in traffic accident, initial encounter | CMS +V833XXD | Unspecified occupant of special industrial vehicle injured in traffic accident, subsequent encounter | CMS +V833XXS | Unspecified occupant of special industrial vehicle injured in traffic accident, sequela | CMS +V834XXA | Person injured while boarding or alighting from special industrial vehicle, initial encounter | CMS +V834XXD | Person injured while boarding or alighting from special industrial vehicle, subsequent encounter | CMS +V834XXS | Person injured while boarding or alighting from special industrial vehicle, sequela | CMS +V835XXA | Driver of special industrial vehicle injured in nontraffic accident, initial encounter | CMS +V835XXD | Driver of special industrial vehicle injured in nontraffic accident, subsequent encounter | CMS +V835XXS | Driver of special industrial vehicle injured in nontraffic accident, sequela | CMS +V836XXA | Passenger of special industrial vehicle injured in nontraffic accident, initial encounter | CMS +V836XXD | Passenger of special industrial vehicle injured in nontraffic accident, subsequent encounter | CMS +V836XXS | Passenger of special industrial vehicle injured in nontraffic accident, sequela | CMS +V837XXA | Person on outside of special industrial vehicle injured in nontraffic accident, initial encounter | CMS +V837XXD | Person on outside of special industrial vehicle injured in nontraffic accident, subsequent encounter | CMS +V837XXS | Person on outside of special industrial vehicle injured in nontraffic accident, sequela | CMS +V839XXA | Unspecified occupant of special industrial vehicle injured in nontraffic accident, initial encounter | CMS +V839XXD | Unspecified occupant of special industrial vehicle injured in nontraffic accident, subsequent encounter | CMS +V839XXS | Unspecified occupant of special industrial vehicle injured in nontraffic accident, sequela | CMS +V840XXA | Driver of special agricultural vehicle injured in traffic accident, initial encounter | CMS +V840XXD | Driver of special agricultural vehicle injured in traffic accident, subsequent encounter | CMS +V840XXS | Driver of special agricultural vehicle injured in traffic accident, sequela | CMS +V841XXA | Passenger of special agricultural vehicle injured in traffic accident, initial encounter | CMS +V841XXD | Passenger of special agricultural vehicle injured in traffic accident, subsequent encounter | CMS +V841XXS | Passenger of special agricultural vehicle injured in traffic accident, sequela | CMS +V842XXA | Person on outside of special agricultural vehicle injured in traffic accident, initial encounter | CMS +V842XXD | Person on outside of special agricultural vehicle injured in traffic accident, subsequent encounter | CMS +V842XXS | Person on outside of special agricultural vehicle injured in traffic accident, sequela | CMS +V843XXA | Unspecified occupant of special agricultural vehicle injured in traffic accident, initial encounter | CMS +V843XXD | Unspecified occupant of special agricultural vehicle injured in traffic accident, subsequent encounter | CMS +V843XXS | Unspecified occupant of special agricultural vehicle injured in traffic accident, sequela | CMS +V844XXA | Person injured while boarding or alighting from special agricultural vehicle, initial encounter | CMS +V844XXD | Person injured while boarding or alighting from special agricultural vehicle, subsequent encounter | CMS +V844XXS | Person injured while boarding or alighting from special agricultural vehicle, sequela | CMS +V845XXA | Driver of special agricultural vehicle injured in nontraffic accident, initial encounter | CMS +V845XXD | Driver of special agricultural vehicle injured in nontraffic accident, subsequent encounter | CMS +V845XXS | Driver of special agricultural vehicle injured in nontraffic accident, sequela | CMS +V846XXA | Passenger of special agricultural vehicle injured in nontraffic accident, initial encounter | CMS +V846XXD | Passenger of special agricultural vehicle injured in nontraffic accident, subsequent encounter | CMS +V846XXS | Passenger of special agricultural vehicle injured in nontraffic accident, sequela | CMS +V847XXA | Person on outside of special agricultural vehicle injured in nontraffic accident, initial encounter | CMS +V847XXD | Person on outside of special agricultural vehicle injured in nontraffic accident, subsequent encounter | CMS +V847XXS | Person on outside of special agricultural vehicle injured in nontraffic accident, sequela | CMS +V849XXA | Unspecified occupant of special agricultural vehicle injured in nontraffic accident, initial encounter | CMS +V849XXD | Unspecified occupant of special agricultural vehicle injured in nontraffic accident, subsequent encounter | CMS +V849XXS | Unspecified occupant of special agricultural vehicle injured in nontraffic accident, sequela | CMS +V850XXA | Driver of special construction vehicle injured in traffic accident, initial encounter | CMS +V850XXD | Driver of special construction vehicle injured in traffic accident, subsequent encounter | CMS +V850XXS | Driver of special construction vehicle injured in traffic accident, sequela | CMS +V851XXA | Passenger of special construction vehicle injured in traffic accident, initial encounter | CMS +V851XXD | Passenger of special construction vehicle injured in traffic accident, subsequent encounter | CMS +V851XXS | Passenger of special construction vehicle injured in traffic accident, sequela | CMS +V852XXA | Person on outside of special construction vehicle injured in traffic accident, initial encounter | CMS +V852XXD | Person on outside of special construction vehicle injured in traffic accident, subsequent encounter | CMS +V852XXS | Person on outside of special construction vehicle injured in traffic accident, sequela | CMS +V853XXA | Unspecified occupant of special construction vehicle injured in traffic accident, initial encounter | CMS +V853XXD | Unspecified occupant of special construction vehicle injured in traffic accident, subsequent encounter | CMS +V853XXS | Unspecified occupant of special construction vehicle injured in traffic accident, sequela | CMS +V854XXA | Person injured while boarding or alighting from special construction vehicle, initial encounter | CMS +V854XXD | Person injured while boarding or alighting from special construction vehicle, subsequent encounter | CMS +V854XXS | Person injured while boarding or alighting from special construction vehicle, sequela | CMS +V855XXA | Driver of special construction vehicle injured in nontraffic accident, initial encounter | CMS +V855XXD | Driver of special construction vehicle injured in nontraffic accident, subsequent encounter | CMS +V855XXS | Driver of special construction vehicle injured in nontraffic accident, sequela | CMS +V856XXA | Passenger of special construction vehicle injured in nontraffic accident, initial encounter | CMS +V856XXD | Passenger of special construction vehicle injured in nontraffic accident, subsequent encounter | CMS +V856XXS | Passenger of special construction vehicle injured in nontraffic accident, sequela | CMS +V857XXA | Person on outside of special construction vehicle injured in nontraffic accident, initial encounter | CMS +V857XXD | Person on outside of special construction vehicle injured in nontraffic accident, subsequent encounter | CMS +V857XXS | Person on outside of special construction vehicle injured in nontraffic accident, sequela | CMS +V859XXA | Unspecified occupant of special construction vehicle injured in nontraffic accident, initial encounter | CMS +V859XXD | Unspecified occupant of special construction vehicle injured in nontraffic accident, subsequent encounter | CMS +V859XXS | Unspecified occupant of special construction vehicle injured in nontraffic accident, sequela | CMS +V8601XA | Driver of ambulance or fire engine injured in traffic accident, initial encounter | CMS +V8601XD | Driver of ambulance or fire engine injured in traffic accident, subsequent encounter | CMS +V8601XS | Driver of ambulance or fire engine injured in traffic accident, sequela | CMS +V8602XA | Driver of snowmobile injured in traffic accident, initial encounter | CMS +V8602XD | Driver of snowmobile injured in traffic accident, subsequent encounter | CMS +V8602XS | Driver of snowmobile injured in traffic accident, sequela | CMS +V8603XA | Driver of dune buggy injured in traffic accident, initial encounter | CMS +V8603XD | Driver of dune buggy injured in traffic accident, subsequent encounter | CMS +V8603XS | Driver of dune buggy injured in traffic accident, sequela | CMS +V8604XA | Driver of military vehicle injured in traffic accident, initial encounter | CMS +V8604XD | Driver of military vehicle injured in traffic accident, subsequent encounter | CMS +V8604XS | Driver of military vehicle injured in traffic accident, sequela | CMS +V8605XA | Driver of 3- or 4- wheeled all-terrain vehicle (ATV) injured in traffic accident, initial encounter | CMS +V8605XD | Driver of 3- or 4- wheeled all-terrain vehicle (ATV) injured in traffic accident, subsequent encounter | CMS +V8605XS | Driver of 3- or 4- wheeled all-terrain vehicle (ATV) injured in traffic accident, sequela | CMS +V8606XA | Driver of dirt bike or motor/cross bike injured in traffic accident, initial encounter | CMS +V8606XD | Driver of dirt bike or motor/cross bike injured in traffic accident, subsequent encounter | CMS +V8606XS | Driver of dirt bike or motor/cross bike injured in traffic accident, sequela | CMS +V8609XA | Driver of other special all-terrain or other off-road motor vehicle injured in traffic accident, initial encounter | CMS +V8609XD | Driver of other special all-terrain or other off-road motor vehicle injured in traffic accident, subsequent encounter | CMS +V8609XS | Driver of other special all-terrain or other off-road motor vehicle injured in traffic accident, sequela | CMS +V8611XA | Passenger of ambulance or fire engine injured in traffic accident, initial encounter | CMS +V8611XD | Passenger of ambulance or fire engine injured in traffic accident, subsequent encounter | CMS +V8611XS | Passenger of ambulance or fire engine injured in traffic accident, sequela | CMS +V8612XA | Passenger of snowmobile injured in traffic accident, initial encounter | CMS +V8612XD | Passenger of snowmobile injured in traffic accident, subsequent encounter | CMS +V8612XS | Passenger of snowmobile injured in traffic accident, sequela | CMS +V8613XA | Passenger of dune buggy injured in traffic accident, initial encounter | CMS +V8613XD | Passenger of dune buggy injured in traffic accident, subsequent encounter | CMS +V8613XS | Passenger of dune buggy injured in traffic accident, sequela | CMS +V8614XA | Passenger of military vehicle injured in traffic accident, initial encounter | CMS +V8614XD | Passenger of military vehicle injured in traffic accident, subsequent encounter | CMS +V8614XS | Passenger of military vehicle injured in traffic accident, sequela | CMS +V8615XA | Passenger of 3- or 4- wheeled all-terrain vehicle (ATV) injured in traffic accident, initial encounter | CMS +V8615XD | Passenger of 3- or 4- wheeled all-terrain vehicle (ATV) injured in traffic accident, subsequent encounter | CMS +V8615XS | Passenger of 3- or 4- wheeled all-terrain vehicle (ATV) injured in traffic accident, sequela | CMS +V8616XA | Passenger of dirt bike or motor/cross bike injured in traffic accident, initial encounter | CMS +V8616XD | Passenger of dirt bike or motor/cross bike injured in traffic accident, subsequent encounter | CMS +V8616XS | Passenger of dirt bike or motor/cross bike injured in traffic accident, sequela | CMS +V8619XA | Passenger of other special all-terrain or other off-road motor vehicle injured in traffic accident, initial encounter | CMS +V8619XD | Passenger of other special all-terrain or other off-road motor vehicle injured in traffic accident, subsequent encounter | CMS +V8619XS | Passenger of other special all-terrain or other off-road motor vehicle injured in traffic accident, sequela | CMS +V8621XA | Person on outside of ambulance or fire engine injured in traffic accident, initial encounter | CMS +V8621XD | Person on outside of ambulance or fire engine injured in traffic accident, subsequent encounter | CMS +V8621XS | Person on outside of ambulance or fire engine injured in traffic accident, sequela | CMS +V8622XA | Person on outside of snowmobile injured in traffic accident, initial encounter | CMS +V8622XD | Person on outside of snowmobile injured in traffic accident, subsequent encounter | CMS +V8622XS | Person on outside of snowmobile injured in traffic accident, sequela | CMS +V8623XA | Person on outside of dune buggy injured in traffic accident, initial encounter | CMS +V8623XD | Person on outside of dune buggy injured in traffic accident, subsequent encounter | CMS +V8623XS | Person on outside of dune buggy injured in traffic accident, sequela | CMS +V8624XA | Person on outside of military vehicle injured in traffic accident, initial encounter | CMS +V8624XD | Person on outside of military vehicle injured in traffic accident, subsequent encounter | CMS +V8624XS | Person on outside of military vehicle injured in traffic accident, sequela | CMS +V8625XA | Person on outside of 3- or 4- wheeled all-terrain vehicle (ATV) injured in traffic accident, initial encounter | CMS +V8625XD | Person on outside of 3- or 4- wheeled all-terrain vehicle (ATV) injured in traffic accident, subsequent encounter | CMS +V8625XS | Person on outside of 3- or 4- wheeled all-terrain vehicle (ATV) injured in traffic accident, sequela | CMS +V8626XA | Person on outside of dirt bike or motor/cross bike injured in traffic accident, initial encounter | CMS +V8626XD | Person on outside of dirt bike or motor/cross bike injured in traffic accident, subsequent encounter | CMS +V8626XS | Person on outside of dirt bike or motor/cross bike injured in traffic accident, sequela | CMS +V8629XA | Person on outside of other special all-terrain or other off-road motor vehicle injured in traffic accident, initial encounter | CMS +V8629XD | Person on outside of other special all-terrain or other off-road motor vehicle injured in traffic accident, subsequent encounter | CMS +V8629XS | Person on outside of other special all-terrain or other off-road motor vehicle injured in traffic accident, sequela | CMS +V8631XA | Unspecified occupant of ambulance or fire engine injured in traffic accident, initial encounter | CMS +V8631XD | Unspecified occupant of ambulance or fire engine injured in traffic accident, subsequent encounter | CMS +V8631XS | Unspecified occupant of ambulance or fire engine injured in traffic accident, sequela | CMS +V8632XA | Unspecified occupant of snowmobile injured in traffic accident, initial encounter | CMS +V8632XD | Unspecified occupant of snowmobile injured in traffic accident, subsequent encounter | CMS +V8632XS | Unspecified occupant of snowmobile injured in traffic accident, sequela | CMS +V8633XA | Unspecified occupant of dune buggy injured in traffic accident, initial encounter | CMS +V8633XD | Unspecified occupant of dune buggy injured in traffic accident, subsequent encounter | CMS +V8633XS | Unspecified occupant of dune buggy injured in traffic accident, sequela | CMS +V8634XA | Unspecified occupant of military vehicle injured in traffic accident, initial encounter | CMS +V8634XD | Unspecified occupant of military vehicle injured in traffic accident, subsequent encounter | CMS +V8634XS | Unspecified occupant of military vehicle injured in traffic accident, sequela | CMS +V8635XA | Unspecified occupant of 3- or 4- wheeled all-terrain vehicle (ATV) injured in traffic accident, initial encounter | CMS +V8635XD | Unspecified occupant of 3- or 4- wheeled all-terrain vehicle (ATV) injured in traffic accident, subsequent encounter | CMS +V8635XS | Unspecified occupant of 3- or 4- wheeled all-terrain vehicle (ATV) injured in traffic accident, sequela | CMS +V8636XA | Unspecified occupant of dirt bike or motor/cross bike injured in traffic accident, initial encounter | CMS +V8636XD | Unspecified occupant of dirt bike or motor/cross bike injured in traffic accident, subsequent encounter | CMS +V8636XS | Unspecified occupant of dirt bike or motor/cross bike injured in traffic accident, sequela | CMS +V8639XA | Unspecified occupant of other special all-terrain or other off-road motor vehicle injured in traffic accident, initial encounter | CMS +V8639XD | Unspecified occupant of other special all-terrain or other off-road motor vehicle injured in traffic accident, subsequent encounter | CMS +V8639XS | Unspecified occupant of other special all-terrain or other off-road motor vehicle injured in traffic accident, sequela | CMS +V8641XA | Person injured while boarding or alighting from ambulance or fire engine, initial encounter | CMS +V8641XD | Person injured while boarding or alighting from ambulance or fire engine, subsequent encounter | CMS +V8641XS | Person injured while boarding or alighting from ambulance or fire engine, sequela | CMS +V8642XA | Person injured while boarding or alighting from snowmobile, initial encounter | CMS +V8642XD | Person injured while boarding or alighting from snowmobile, subsequent encounter | CMS +V8642XS | Person injured while boarding or alighting from snowmobile, sequela | CMS +V8643XA | Person injured while boarding or alighting from dune buggy, initial encounter | CMS +V8643XD | Person injured while boarding or alighting from dune buggy, subsequent encounter | CMS +V8643XS | Person injured while boarding or alighting from dune buggy, sequela | CMS +V8644XA | Person injured while boarding or alighting from military vehicle, initial encounter | CMS +V8644XD | Person injured while boarding or alighting from military vehicle, subsequent encounter | CMS +V8644XS | Person injured while boarding or alighting from military vehicle, sequela | CMS +V8645XA | Person injured while boarding or alighting from a 3- or 4- wheeled all-terrain vehicle (ATV), initial encounter | CMS +V8645XD | Person injured while boarding or alighting from a 3- or 4- wheeled all-terrain vehicle (ATV), subsequent encounter | CMS +V8645XS | Person injured while boarding or alighting from a 3- or 4- wheeled all-terrain vehicle (ATV), sequela | CMS +V8646XA | Person injured while boarding or alighting from a dirt bike or motor/cross bike, initial encounter | CMS +V8646XD | Person injured while boarding or alighting from a dirt bike or motor/cross bike, subsequent encounter | CMS +V8646XS | Person injured while boarding or alighting from a dirt bike or motor/cross bike, sequela | CMS +V8649XA | Person injured while boarding or alighting from other special all-terrain or other off-road motor vehicle, initial encounter | CMS +V8649XD | Person injured while boarding or alighting from other special all-terrain or other off-road motor vehicle, subsequent encounter | CMS +V8649XS | Person injured while boarding or alighting from other special all-terrain or other off-road motor vehicle, sequela | CMS +V8651XA | Driver of ambulance or fire engine injured in nontraffic accident, initial encounter | CMS +V8651XD | Driver of ambulance or fire engine injured in nontraffic accident, subsequent encounter | CMS +V8651XS | Driver of ambulance or fire engine injured in nontraffic accident, sequela | CMS +V8652XA | Driver of snowmobile injured in nontraffic accident, initial encounter | CMS +V8652XD | Driver of snowmobile injured in nontraffic accident, subsequent encounter | CMS +V8652XS | Driver of snowmobile injured in nontraffic accident, sequela | CMS +V8653XA | Driver of dune buggy injured in nontraffic accident, initial encounter | CMS +V8653XD | Driver of dune buggy injured in nontraffic accident, subsequent encounter | CMS +V8653XS | Driver of dune buggy injured in nontraffic accident, sequela | CMS +V8654XA | Driver of military vehicle injured in nontraffic accident, initial encounter | CMS +V8654XD | Driver of military vehicle injured in nontraffic accident, subsequent encounter | CMS +V8654XS | Driver of military vehicle injured in nontraffic accident, sequela | CMS +V8655XA | Driver of 3- or 4- wheeled all-terrain vehicle (ATV) injured in nontraffic accident, initial encounter | CMS +V8655XD | Driver of 3- or 4- wheeled all-terrain vehicle (ATV) injured in nontraffic accident, subsequent encounter | CMS +V8655XS | Driver of 3- or 4- wheeled all-terrain vehicle (ATV) injured in nontraffic accident, sequela | CMS +V8656XA | Driver of dirt bike or motor/cross bike injured in nontraffic accident, initial encounter | CMS +V8656XD | Driver of dirt bike or motor/cross bike injured in nontraffic accident, subsequent encounter | CMS +V8656XS | Driver of dirt bike or motor/cross bike injured in nontraffic accident, sequela | CMS +V8659XA | Driver of other special all-terrain or other off-road motor vehicle injured in nontraffic accident, initial encounter | CMS +V8659XD | Driver of other special all-terrain or other off-road motor vehicle injured in nontraffic accident, subsequent encounter | CMS +V8659XS | Driver of other special all-terrain or other off-road motor vehicle injured in nontraffic accident, sequela | CMS +V8661XA | Passenger of ambulance or fire engine injured in nontraffic accident, initial encounter | CMS +V8661XD | Passenger of ambulance or fire engine injured in nontraffic accident, subsequent encounter | CMS +V8661XS | Passenger of ambulance or fire engine injured in nontraffic accident, sequela | CMS +V8662XA | Passenger of snowmobile injured in nontraffic accident, initial encounter | CMS +V8662XD | Passenger of snowmobile injured in nontraffic accident, subsequent encounter | CMS +V8662XS | Passenger of snowmobile injured in nontraffic accident, sequela | CMS +V8663XA | Passenger of dune buggy injured in nontraffic accident, initial encounter | CMS +V8663XD | Passenger of dune buggy injured in nontraffic accident, subsequent encounter | CMS +V8663XS | Passenger of dune buggy injured in nontraffic accident, sequela | CMS +V8664XA | Passenger of military vehicle injured in nontraffic accident, initial encounter | CMS +V8664XD | Passenger of military vehicle injured in nontraffic accident, subsequent encounter | CMS +V8664XS | Passenger of military vehicle injured in nontraffic accident, sequela | CMS +V8665XA | Passenger of 3- or 4- wheeled all-terrain vehicle (ATV) injured in nontraffic accident, initial encounter | CMS +V8665XD | Passenger of 3- or 4- wheeled all-terrain vehicle (ATV) injured in nontraffic accident, subsequent encounter | CMS +V8665XS | Passenger of 3- or 4- wheeled all-terrain vehicle (ATV) injured in nontraffic accident, sequela | CMS +V8666XA | Passenger of dirt bike or motor/cross bike injured in nontraffic accident, initial encounter | CMS +V8666XD | Passenger of dirt bike or motor/cross bike injured in nontraffic accident, subsequent encounter | CMS +V8666XS | Passenger of dirt bike or motor/cross bike injured in nontraffic accident, sequela | CMS +V8669XA | Passenger of other special all-terrain or other off-road motor vehicle injured in nontraffic accident, initial encounter | CMS +V8669XD | Passenger of other special all-terrain or other off-road motor vehicle injured in nontraffic accident, subsequent encounter | CMS +V8669XS | Passenger of other special all-terrain or other off-road motor vehicle injured in nontraffic accident, sequela | CMS +V8671XA | Person on outside of ambulance or fire engine injured in nontraffic accident, initial encounter | CMS +V8671XD | Person on outside of ambulance or fire engine injured in nontraffic accident, subsequent encounter | CMS +V8671XS | Person on outside of ambulance or fire engine injured in nontraffic accident, sequela | CMS +V8672XA | Person on outside of snowmobile injured in nontraffic accident, initial encounter | CMS +V8672XD | Person on outside of snowmobile injured in nontraffic accident, subsequent encounter | CMS +V8672XS | Person on outside of snowmobile injured in nontraffic accident, sequela | CMS +V8673XA | Person on outside of dune buggy injured in nontraffic accident, initial encounter | CMS +V8673XD | Person on outside of dune buggy injured in nontraffic accident, subsequent encounter | CMS +V8673XS | Person on outside of dune buggy injured in nontraffic accident, sequela | CMS +V8674XA | Person on outside of military vehicle injured in nontraffic accident, initial encounter | CMS +V8674XD | Person on outside of military vehicle injured in nontraffic accident, subsequent encounter | CMS +V8674XS | Person on outside of military vehicle injured in nontraffic accident, sequela | CMS +V8675XA | Person on outside of 3- or 4- wheeled all-terrain vehicle (ATV) injured in nontraffic accident, initial encounter | CMS +V8675XD | Person on outside of 3- or 4- wheeled all-terrain vehicle (ATV) injured in nontraffic accident, subsequent encounter | CMS +V8675XS | Person on outside of 3- or 4- wheeled all-terrain vehicle (ATV) injured in nontraffic accident, sequela | CMS +V8676XA | Person on outside of dirt bike or motor/cross bike injured in nontraffic accident, initial encounter | CMS +V8676XD | Person on outside of dirt bike or motor/cross bike injured in nontraffic accident, subsequent encounter | CMS +V8676XS | Person on outside of dirt bike or motor/cross bike injured in nontraffic accident, sequela | CMS +V8679XA | Person on outside of other special all-terrain or other off-road motor vehicles injured in nontraffic accident, initial encounter | CMS +V8679XD | Person on outside of other special all-terrain or other off-road motor vehicles injured in nontraffic accident, subsequent encounter | CMS +V8679XS | Person on outside of other special all-terrain or other off-road motor vehicles injured in nontraffic accident, sequela | CMS +V8691XA | Unspecified occupant of ambulance or fire engine injured in nontraffic accident, initial encounter | CMS +V8691XD | Unspecified occupant of ambulance or fire engine injured in nontraffic accident, subsequent encounter | CMS +V8691XS | Unspecified occupant of ambulance or fire engine injured in nontraffic accident, sequela | CMS +V8692XA | Unspecified occupant of snowmobile injured in nontraffic accident, initial encounter | CMS +V8692XD | Unspecified occupant of snowmobile injured in nontraffic accident, subsequent encounter | CMS +V8692XS | Unspecified occupant of snowmobile injured in nontraffic accident, sequela | CMS +V8693XA | Unspecified occupant of dune buggy injured in nontraffic accident, initial encounter | CMS +V8693XD | Unspecified occupant of dune buggy injured in nontraffic accident, subsequent encounter | CMS +V8693XS | Unspecified occupant of dune buggy injured in nontraffic accident, sequela | CMS +V8694XA | Unspecified occupant of military vehicle injured in nontraffic accident, initial encounter | CMS +V8694XD | Unspecified occupant of military vehicle injured in nontraffic accident, subsequent encounter | CMS +V8694XS | Unspecified occupant of military vehicle injured in nontraffic accident, sequela | CMS +V8695XA | Unspecified occupant of 3- or 4- wheeled all-terrain vehicle (ATV) injured in nontraffic accident, initial encounter | CMS +V8695XD | Unspecified occupant of 3- or 4- wheeled all-terrain vehicle (ATV) injured in nontraffic accident, subsequent encounter | CMS +V8695XS | Unspecified occupant of 3- or 4- wheeled all-terrain vehicle (ATV) injured in nontraffic accident, sequela | CMS +V8696XA | Unspecified occupant of dirt bike or motor/cross bike injured in nontraffic accident, initial encounter | CMS +V8696XD | Unspecified occupant of dirt bike or motor/cross bike injured in nontraffic accident, subsequent encounter | CMS +V8696XS | Unspecified occupant of dirt bike or motor/cross bike injured in nontraffic accident, sequela | CMS +V8699XA | Unspecified occupant of other special all-terrain or other off-road motor vehicle injured in nontraffic accident, initial encounter | CMS +V8699XD | Unspecified occupant of other special all-terrain or other off-road motor vehicle injured in nontraffic accident, subsequent encounter | CMS +V8699XS | Unspecified occupant of other special all-terrain or other off-road motor vehicle injured in nontraffic accident, sequela | CMS +V870XXA | Person injured in collision between car and two- or three-wheeled powered vehicle (traffic), initial encounter | CMS +V870XXD | Person injured in collision between car and two- or three-wheeled powered vehicle (traffic), subsequent encounter | CMS +V870XXS | Person injured in collision between car and two- or three-wheeled powered vehicle (traffic), sequela | CMS +V871XXA | Person injured in collision between other motor vehicle and two- or three-wheeled motor vehicle (traffic), initial encounter | CMS +V871XXD | Person injured in collision between other motor vehicle and two- or three-wheeled motor vehicle (traffic), subsequent encounter | CMS +V871XXS | Person injured in collision between other motor vehicle and two- or three-wheeled motor vehicle (traffic), sequela | CMS +V872XXA | Person injured in collision between car and pick-up truck or van (traffic), initial encounter | CMS +V872XXD | Person injured in collision between car and pick-up truck or van (traffic), subsequent encounter | CMS +V872XXS | Person injured in collision between car and pick-up truck or van (traffic), sequela | CMS +V873XXA | Person injured in collision between car and bus (traffic), initial encounter | CMS +V873XXD | Person injured in collision between car and bus (traffic), subsequent encounter | CMS +V873XXS | Person injured in collision between car and bus (traffic), sequela | CMS +V874XXA | Person injured in collision between car and heavy transport vehicle (traffic), initial encounter | CMS +V874XXD | Person injured in collision between car and heavy transport vehicle (traffic), subsequent encounter | CMS +V874XXS | Person injured in collision between car and heavy transport vehicle (traffic), sequela | CMS +V875XXA | Person injured in collision between heavy transport vehicle and bus (traffic), initial encounter | CMS +V875XXD | Person injured in collision between heavy transport vehicle and bus (traffic), subsequent encounter | CMS +V875XXS | Person injured in collision between heavy transport vehicle and bus (traffic), sequela | CMS +V876XXA | Person injured in collision between railway train or railway vehicle and car (traffic), initial encounter | CMS +V876XXD | Person injured in collision between railway train or railway vehicle and car (traffic), subsequent encounter | CMS +V876XXS | Person injured in collision between railway train or railway vehicle and car (traffic), sequela | CMS +V877XXA | Person injured in collision between other specified motor vehicles (traffic), initial encounter | CMS +V877XXD | Person injured in collision between other specified motor vehicles (traffic), subsequent encounter | CMS +V877XXS | Person injured in collision between other specified motor vehicles (traffic), sequela | CMS +V878XXA | Person injured in other specified noncollision transport accidents involving motor vehicle (traffic), initial encounter | CMS +V878XXD | Person injured in other specified noncollision transport accidents involving motor vehicle (traffic), subsequent encounter | CMS +V878XXS | Person injured in other specified noncollision transport accidents involving motor vehicle (traffic), sequela | CMS +V879XXA | Person injured in other specified (collision)(noncollision) transport accidents involving nonmotor vehicle (traffic), initial encounter | CMS +V879XXD | Person injured in other specified (collision)(noncollision) transport accidents involving nonmotor vehicle (traffic), subsequent encounter | CMS +V879XXS | Person injured in other specified (collision)(noncollision) transport accidents involving nonmotor vehicle (traffic), sequela | CMS +V880XXA | Person injured in collision between car and two- or three-wheeled motor vehicle, nontraffic, initial encounter | CMS +V880XXD | Person injured in collision between car and two- or three-wheeled motor vehicle, nontraffic, subsequent encounter | CMS +V880XXS | Person injured in collision between car and two- or three-wheeled motor vehicle, nontraffic, sequela | CMS +V881XXA | Person injured in collision between other motor vehicle and two- or three-wheeled motor vehicle, nontraffic, initial encounter | CMS +V881XXD | Person injured in collision between other motor vehicle and two- or three-wheeled motor vehicle, nontraffic, subsequent encounter | CMS +V881XXS | Person injured in collision between other motor vehicle and two- or three-wheeled motor vehicle, nontraffic, sequela | CMS +V882XXA | Person injured in collision between car and pick-up truck or van, nontraffic, initial encounter | CMS +V882XXD | Person injured in collision between car and pick-up truck or van, nontraffic, subsequent encounter | CMS +V882XXS | Person injured in collision between car and pick-up truck or van, nontraffic, sequela | CMS +V883XXA | Person injured in collision between car and bus, nontraffic, initial encounter | CMS +V883XXD | Person injured in collision between car and bus, nontraffic, subsequent encounter | CMS +V883XXS | Person injured in collision between car and bus, nontraffic, sequela | CMS +V884XXA | Person injured in collision between car and heavy transport vehicle, nontraffic, initial encounter | CMS +V884XXD | Person injured in collision between car and heavy transport vehicle, nontraffic, subsequent encounter | CMS +V884XXS | Person injured in collision between car and heavy transport vehicle, nontraffic, sequela | CMS +V885XXA | Person injured in collision between heavy transport vehicle and bus, nontraffic, initial encounter | CMS +V885XXD | Person injured in collision between heavy transport vehicle and bus, nontraffic, subsequent encounter | CMS +V885XXS | Person injured in collision between heavy transport vehicle and bus, nontraffic, sequela | CMS +V886XXA | Person injured in collision between railway train or railway vehicle and car, nontraffic, initial encounter | CMS +V886XXD | Person injured in collision between railway train or railway vehicle and car, nontraffic, subsequent encounter | CMS +V886XXS | Person injured in collision between railway train or railway vehicle and car, nontraffic, sequela | CMS +V887XXA | Person injured in collision between other specified motor vehicle, nontraffic, initial encounter | CMS +V887XXD | Person injured in collision between other specified motor vehicle, nontraffic, subsequent encounter | CMS +V887XXS | Person injured in collision between other specified motor vehicle, nontraffic, sequela | CMS +V888XXA | Person injured in other specified noncollision transport accidents involving motor vehicle, nontraffic, initial encounter | CMS +V888XXD | Person injured in other specified noncollision transport accidents involving motor vehicle, nontraffic, subsequent encounter | CMS +V888XXS | Person injured in other specified noncollision transport accidents involving motor vehicle, nontraffic, sequela | CMS +V889XXA | Person injured in other specified (collision)(noncollision) transport accidents involving nonmotor vehicle, nontraffic, initial encounter | CMS +V889XXD | Person injured in other specified (collision)(noncollision) transport accidents involving nonmotor vehicle, nontraffic, subsequent encounter | CMS +V889XXS | Person injured in other specified (collision)(noncollision) transport accidents involving nonmotor vehicle, nontraffic, sequela | CMS +V890XXA | Person injured in unspecified motor-vehicle accident, nontraffic, initial encounter | CMS +V890XXD | Person injured in unspecified motor-vehicle accident, nontraffic, subsequent encounter | CMS +V890XXS | Person injured in unspecified motor-vehicle accident, nontraffic, sequela | CMS +V891XXA | Person injured in unspecified nonmotor-vehicle accident, nontraffic, initial encounter | CMS +V891XXD | Person injured in unspecified nonmotor-vehicle accident, nontraffic, subsequent encounter | CMS +V891XXS | Person injured in unspecified nonmotor-vehicle accident, nontraffic, sequela | CMS +V892XXA | Person injured in unspecified motor-vehicle accident, traffic, initial encounter | CMS +V892XXD | Person injured in unspecified motor-vehicle accident, traffic, subsequent encounter | CMS +V892XXS | Person injured in unspecified motor-vehicle accident, traffic, sequela | CMS +V893XXA | Person injured in unspecified nonmotor-vehicle accident, traffic, initial encounter | CMS +V893XXD | Person injured in unspecified nonmotor-vehicle accident, traffic, subsequent encounter | CMS +V893XXS | Person injured in unspecified nonmotor-vehicle accident, traffic, sequela | CMS +V899XXA | Person injured in unspecified vehicle accident, initial encounter | CMS +V899XXD | Person injured in unspecified vehicle accident, subsequent encounter | CMS +V899XXS | Person injured in unspecified vehicle accident, sequela | CMS +V9000XA | Drowning and submersion due to merchant ship overturning, initial encounter | CMS +V9000XD | Drowning and submersion due to merchant ship overturning, subsequent encounter | CMS +V9000XS | Drowning and submersion due to merchant ship overturning, sequela | CMS +V9001XA | Drowning and submersion due to passenger ship overturning, initial encounter | CMS +V9001XD | Drowning and submersion due to passenger ship overturning, subsequent encounter | CMS +V9001XS | Drowning and submersion due to passenger ship overturning, sequela | CMS +V9002XA | Drowning and submersion due to fishing boat overturning, initial encounter | CMS +V9002XD | Drowning and submersion due to fishing boat overturning, subsequent encounter | CMS +V9002XS | Drowning and submersion due to fishing boat overturning, sequela | CMS +V9003XA | Drowning and submersion due to other powered watercraft overturning, initial encounter | CMS +V9003XD | Drowning and submersion due to other powered watercraft overturning, subsequent encounter | CMS +V9003XS | Drowning and submersion due to other powered watercraft overturning, sequela | CMS +V9004XA | Drowning and submersion due to sailboat overturning, initial encounter | CMS +V9004XD | Drowning and submersion due to sailboat overturning, subsequent encounter | CMS +V9004XS | Drowning and submersion due to sailboat overturning, sequela | CMS +V9005XA | Drowning and submersion due to canoe or kayak overturning, initial encounter | CMS +V9005XD | Drowning and submersion due to canoe or kayak overturning, subsequent encounter | CMS +V9005XS | Drowning and submersion due to canoe or kayak overturning, sequela | CMS +V9006XA | Drowning and submersion due to (nonpowered) inflatable craft overturning, initial encounter | CMS +V9006XD | Drowning and submersion due to (nonpowered) inflatable craft overturning, subsequent encounter | CMS +V9006XS | Drowning and submersion due to (nonpowered) inflatable craft overturning, sequela | CMS +V9008XA | Drowning and submersion due to other unpowered watercraft overturning, initial encounter | CMS +V9008XD | Drowning and submersion due to other unpowered watercraft overturning, subsequent encounter | CMS +V9008XS | Drowning and submersion due to other unpowered watercraft overturning, sequela | CMS +V9009XA | Drowning and submersion due to unspecified watercraft overturning, initial encounter | CMS +V9009XD | Drowning and submersion due to unspecified watercraft overturning, subsequent encounter | CMS +V9009XS | Drowning and submersion due to unspecified watercraft overturning, sequela | CMS +V9010XA | Drowning and submersion due to merchant ship sinking, initial encounter | CMS +V9010XD | Drowning and submersion due to merchant ship sinking, subsequent encounter | CMS +V9010XS | Drowning and submersion due to merchant ship sinking, sequela | CMS +V9011XA | Drowning and submersion due to passenger ship sinking, initial encounter | CMS +V9011XD | Drowning and submersion due to passenger ship sinking, subsequent encounter | CMS +V9011XS | Drowning and submersion due to passenger ship sinking, sequela | CMS +V9012XA | Drowning and submersion due to fishing boat sinking, initial encounter | CMS +V9012XD | Drowning and submersion due to fishing boat sinking, subsequent encounter | CMS +V9012XS | Drowning and submersion due to fishing boat sinking, sequela | CMS +V9013XA | Drowning and submersion due to other powered watercraft sinking, initial encounter | CMS +V9013XD | Drowning and submersion due to other powered watercraft sinking, subsequent encounter | CMS +V9013XS | Drowning and submersion due to other powered watercraft sinking, sequela | CMS +V9014XA | Drowning and submersion due to sailboat sinking, initial encounter | CMS +V9014XD | Drowning and submersion due to sailboat sinking, subsequent encounter | CMS +V9014XS | Drowning and submersion due to sailboat sinking, sequela | CMS +V9015XA | Drowning and submersion due to canoe or kayak sinking, initial encounter | CMS +V9015XD | Drowning and submersion due to canoe or kayak sinking, subsequent encounter | CMS +V9015XS | Drowning and submersion due to canoe or kayak sinking, sequela | CMS +V9016XA | Drowning and submersion due to (nonpowered) inflatable craft sinking, initial encounter | CMS +V9016XD | Drowning and submersion due to (nonpowered) inflatable craft sinking, subsequent encounter | CMS +V9016XS | Drowning and submersion due to (nonpowered) inflatable craft sinking, sequela | CMS +V9018XA | Drowning and submersion due to other unpowered watercraft sinking, initial encounter | CMS +V9018XD | Drowning and submersion due to other unpowered watercraft sinking, subsequent encounter | CMS +V9018XS | Drowning and submersion due to other unpowered watercraft sinking, sequela | CMS +V9019XA | Drowning and submersion due to unspecified watercraft sinking, initial encounter | CMS +V9019XD | Drowning and submersion due to unspecified watercraft sinking, subsequent encounter | CMS +V9019XS | Drowning and submersion due to unspecified watercraft sinking, sequela | CMS +V9020XA | Drowning and submersion due to falling or jumping from burning merchant ship, initial encounter | CMS +V9020XD | Drowning and submersion due to falling or jumping from burning merchant ship, subsequent encounter | CMS +V9020XS | Drowning and submersion due to falling or jumping from burning merchant ship, sequela | CMS +V9021XA | Drowning and submersion due to falling or jumping from burning passenger ship, initial encounter | CMS +V9021XD | Drowning and submersion due to falling or jumping from burning passenger ship, subsequent encounter | CMS +V9021XS | Drowning and submersion due to falling or jumping from burning passenger ship, sequela | CMS +V9022XA | Drowning and submersion due to falling or jumping from burning fishing boat, initial encounter | CMS +V9022XD | Drowning and submersion due to falling or jumping from burning fishing boat, subsequent encounter | CMS +V9022XS | Drowning and submersion due to falling or jumping from burning fishing boat, sequela | CMS +V9023XA | Drowning and submersion due to falling or jumping from other burning powered watercraft, initial encounter | CMS +V9023XD | Drowning and submersion due to falling or jumping from other burning powered watercraft, subsequent encounter | CMS +V9023XS | Drowning and submersion due to falling or jumping from other burning powered watercraft, sequela | CMS +V9024XA | Drowning and submersion due to falling or jumping from burning sailboat, initial encounter | CMS +V9024XD | Drowning and submersion due to falling or jumping from burning sailboat, subsequent encounter | CMS +V9024XS | Drowning and submersion due to falling or jumping from burning sailboat, sequela | CMS +V9025XA | Drowning and submersion due to falling or jumping from burning canoe or kayak, initial encounter | CMS +V9025XD | Drowning and submersion due to falling or jumping from burning canoe or kayak, subsequent encounter | CMS +V9025XS | Drowning and submersion due to falling or jumping from burning canoe or kayak, sequela | CMS +V9026XA | Drowning and submersion due to falling or jumping from burning (nonpowered) inflatable craft, initial encounter | CMS +V9026XD | Drowning and submersion due to falling or jumping from burning (nonpowered) inflatable craft, subsequent encounter | CMS +V9026XS | Drowning and submersion due to falling or jumping from burning (nonpowered) inflatable craft, sequela | CMS +V9027XA | Drowning and submersion due to falling or jumping from burning water-skis, initial encounter | CMS +V9027XD | Drowning and submersion due to falling or jumping from burning water-skis, subsequent encounter | CMS +V9027XS | Drowning and submersion due to falling or jumping from burning water-skis, sequela | CMS +V9028XA | Drowning and submersion due to falling or jumping from other burning unpowered watercraft, initial encounter | CMS +V9028XD | Drowning and submersion due to falling or jumping from other burning unpowered watercraft, subsequent encounter | CMS +V9028XS | Drowning and submersion due to falling or jumping from other burning unpowered watercraft, sequela | CMS +V9029XA | Drowning and submersion due to falling or jumping from unspecified burning watercraft, initial encounter | CMS +V9029XD | Drowning and submersion due to falling or jumping from unspecified burning watercraft, subsequent encounter | CMS +V9029XS | Drowning and submersion due to falling or jumping from unspecified burning watercraft, sequela | CMS +V9030XA | Drowning and submersion due to falling or jumping from crushed merchant ship, initial encounter | CMS +V9030XD | Drowning and submersion due to falling or jumping from crushed merchant ship, subsequent encounter | CMS +V9030XS | Drowning and submersion due to falling or jumping from crushed merchant ship, sequela | CMS +V9031XA | Drowning and submersion due to falling or jumping from crushed passenger ship, initial encounter | CMS +V9031XD | Drowning and submersion due to falling or jumping from crushed passenger ship, subsequent encounter | CMS +V9031XS | Drowning and submersion due to falling or jumping from crushed passenger ship, sequela | CMS +V9032XA | Drowning and submersion due to falling or jumping from crushed fishing boat, initial encounter | CMS +V9032XD | Drowning and submersion due to falling or jumping from crushed fishing boat, subsequent encounter | CMS +V9032XS | Drowning and submersion due to falling or jumping from crushed fishing boat, sequela | CMS +V9033XA | Drowning and submersion due to falling or jumping from other crushed powered watercraft, initial encounter | CMS +V9033XD | Drowning and submersion due to falling or jumping from other crushed powered watercraft, subsequent encounter | CMS +V9033XS | Drowning and submersion due to falling or jumping from other crushed powered watercraft, sequela | CMS +V9034XA | Drowning and submersion due to falling or jumping from crushed sailboat, initial encounter | CMS +V9034XD | Drowning and submersion due to falling or jumping from crushed sailboat, subsequent encounter | CMS +V9034XS | Drowning and submersion due to falling or jumping from crushed sailboat, sequela | CMS +V9035XA | Drowning and submersion due to falling or jumping from crushed canoe or kayak, initial encounter | CMS +V9035XD | Drowning and submersion due to falling or jumping from crushed canoe or kayak, subsequent encounter | CMS +V9035XS | Drowning and submersion due to falling or jumping from crushed canoe or kayak, sequela | CMS +V9036XA | Drowning and submersion due to falling or jumping from crushed (nonpowered) inflatable craft, initial encounter | CMS +V9036XD | Drowning and submersion due to falling or jumping from crushed (nonpowered) inflatable craft, subsequent encounter | CMS +V9036XS | Drowning and submersion due to falling or jumping from crushed (nonpowered) inflatable craft, sequela | CMS +V9037XA | Drowning and submersion due to falling or jumping from crushed water-skis, initial encounter | CMS +V9037XD | Drowning and submersion due to falling or jumping from crushed water-skis, subsequent encounter | CMS +V9037XS | Drowning and submersion due to falling or jumping from crushed water-skis, sequela | CMS +V9038XA | Drowning and submersion due to falling or jumping from other crushed unpowered watercraft, initial encounter | CMS +V9038XD | Drowning and submersion due to falling or jumping from other crushed unpowered watercraft, subsequent encounter | CMS +V9038XS | Drowning and submersion due to falling or jumping from other crushed unpowered watercraft, sequela | CMS +V9039XA | Drowning and submersion due to falling or jumping from crushed unspecified watercraft, initial encounter | CMS +V9039XD | Drowning and submersion due to falling or jumping from crushed unspecified watercraft, subsequent encounter | CMS +V9039XS | Drowning and submersion due to falling or jumping from crushed unspecified watercraft, sequela | CMS +V9080XA | Drowning and submersion due to other accident to merchant ship, initial encounter | CMS +V9080XD | Drowning and submersion due to other accident to merchant ship, subsequent encounter | CMS +V9080XS | Drowning and submersion due to other accident to merchant ship, sequela | CMS +V9081XA | Drowning and submersion due to other accident to passenger ship, initial encounter | CMS +V9081XD | Drowning and submersion due to other accident to passenger ship, subsequent encounter | CMS +V9081XS | Drowning and submersion due to other accident to passenger ship, sequela | CMS +V9082XA | Drowning and submersion due to other accident to fishing boat, initial encounter | CMS +V9082XD | Drowning and submersion due to other accident to fishing boat, subsequent encounter | CMS +V9082XS | Drowning and submersion due to other accident to fishing boat, sequela | CMS +V9083XA | Drowning and submersion due to other accident to other powered watercraft, initial encounter | CMS +V9083XD | Drowning and submersion due to other accident to other powered watercraft, subsequent encounter | CMS +V9083XS | Drowning and submersion due to other accident to other powered watercraft, sequela | CMS +V9084XA | Drowning and submersion due to other accident to sailboat, initial encounter | CMS +V9084XD | Drowning and submersion due to other accident to sailboat, subsequent encounter | CMS +V9084XS | Drowning and submersion due to other accident to sailboat, sequela | CMS +V9085XA | Drowning and submersion due to other accident to canoe or kayak, initial encounter | CMS +V9085XD | Drowning and submersion due to other accident to canoe or kayak, subsequent encounter | CMS +V9085XS | Drowning and submersion due to other accident to canoe or kayak, sequela | CMS +V9086XA | Drowning and submersion due to other accident to (nonpowered) inflatable craft, initial encounter | CMS +V9086XD | Drowning and submersion due to other accident to (nonpowered) inflatable craft, subsequent encounter | CMS +V9086XS | Drowning and submersion due to other accident to (nonpowered) inflatable craft, sequela | CMS +V9087XA | Drowning and submersion due to other accident to water-skis, initial encounter | CMS +V9087XD | Drowning and submersion due to other accident to water-skis, subsequent encounter | CMS +V9087XS | Drowning and submersion due to other accident to water-skis, sequela | CMS +V9088XA | Drowning and submersion due to other accident to other unpowered watercraft, initial encounter | CMS +V9088XD | Drowning and submersion due to other accident to other unpowered watercraft, subsequent encounter | CMS +V9088XS | Drowning and submersion due to other accident to other unpowered watercraft, sequela | CMS +V9089XA | Drowning and submersion due to other accident to unspecified watercraft, initial encounter | CMS +V9089XD | Drowning and submersion due to other accident to unspecified watercraft, subsequent encounter | CMS +V9089XS | Drowning and submersion due to other accident to unspecified watercraft, sequela | CMS +V9100XA | Burn due to merchant ship on fire, initial encounter | CMS +V9100XD | Burn due to merchant ship on fire, subsequent encounter | CMS +V9100XS | Burn due to merchant ship on fire, sequela | CMS +V9101XA | Burn due to passenger ship on fire, initial encounter | CMS +V9101XD | Burn due to passenger ship on fire, subsequent encounter | CMS +V9101XS | Burn due to passenger ship on fire, sequela | CMS +V9102XA | Burn due to fishing boat on fire, initial encounter | CMS +V9102XD | Burn due to fishing boat on fire, subsequent encounter | CMS +V9102XS | Burn due to fishing boat on fire, sequela | CMS +V9103XA | Burn due to other powered watercraft on fire, initial encounter | CMS +V9103XD | Burn due to other powered watercraft on fire, subsequent encounter | CMS +V9103XS | Burn due to other powered watercraft on fire, sequela | CMS +V9104XA | Burn due to sailboat on fire, initial encounter | CMS +V9104XD | Burn due to sailboat on fire, subsequent encounter | CMS +V9104XS | Burn due to sailboat on fire, sequela | CMS +V9105XA | Burn due to canoe or kayak on fire, initial encounter | CMS +V9105XD | Burn due to canoe or kayak on fire, subsequent encounter | CMS +V9105XS | Burn due to canoe or kayak on fire, sequela | CMS +V9106XA | Burn due to (nonpowered) inflatable craft on fire, initial encounter | CMS +V9106XD | Burn due to (nonpowered) inflatable craft on fire, subsequent encounter | CMS +V9106XS | Burn due to (nonpowered) inflatable craft on fire, sequela | CMS +V9107XA | Burn due to water-skis on fire, initial encounter | CMS +V9107XD | Burn due to water-skis on fire, subsequent encounter | CMS +V9107XS | Burn due to water-skis on fire, sequela | CMS +V9108XA | Burn due to other unpowered watercraft on fire, initial encounter | CMS +V9108XD | Burn due to other unpowered watercraft on fire, subsequent encounter | CMS +V9108XS | Burn due to other unpowered watercraft on fire, sequela | CMS +V9109XA | Burn due to unspecified watercraft on fire, initial encounter | CMS +V9109XD | Burn due to unspecified watercraft on fire, subsequent encounter | CMS +V9109XS | Burn due to unspecified watercraft on fire, sequela | CMS +V9110XA | Crushed between merchant ship and other watercraft or other object due to collision, initial encounter | CMS +V9110XD | Crushed between merchant ship and other watercraft or other object due to collision, subsequent encounter | CMS +V9110XS | Crushed between merchant ship and other watercraft or other object due to collision, sequela | CMS +V9111XA | Crushed between passenger ship and other watercraft or other object due to collision, initial encounter | CMS +V9111XD | Crushed between passenger ship and other watercraft or other object due to collision, subsequent encounter | CMS +V9111XS | Crushed between passenger ship and other watercraft or other object due to collision, sequela | CMS +V9112XA | Crushed between fishing boat and other watercraft or other object due to collision, initial encounter | CMS +V9112XD | Crushed between fishing boat and other watercraft or other object due to collision, subsequent encounter | CMS +V9112XS | Crushed between fishing boat and other watercraft or other object due to collision, sequela | CMS +V9113XA | Crushed between other powered watercraft and other watercraft or other object due to collision, initial encounter | CMS +V9113XD | Crushed between other powered watercraft and other watercraft or other object due to collision, subsequent encounter | CMS +V9113XS | Crushed between other powered watercraft and other watercraft or other object due to collision, sequela | CMS +V9114XA | Crushed between sailboat and other watercraft or other object due to collision, initial encounter | CMS +V9114XD | Crushed between sailboat and other watercraft or other object due to collision, subsequent encounter | CMS +V9114XS | Crushed between sailboat and other watercraft or other object due to collision, sequela | CMS +V9115XA | Crushed between canoe or kayak and other watercraft or other object due to collision, initial encounter | CMS +V9115XD | Crushed between canoe or kayak and other watercraft or other object due to collision, subsequent encounter | CMS +V9115XS | Crushed between canoe or kayak and other watercraft or other object due to collision, sequela | CMS +V9116XA | Crushed between (nonpowered) inflatable craft and other watercraft or other object due to collision, initial encounter | CMS +V9116XD | Crushed between (nonpowered) inflatable craft and other watercraft or other object due to collision, subsequent encounter | CMS +V9116XS | Crushed between (nonpowered) inflatable craft and other watercraft or other object due to collision, sequela | CMS +V9118XA | Crushed between other unpowered watercraft and other watercraft or other object due to collision, initial encounter | CMS +V9118XD | Crushed between other unpowered watercraft and other watercraft or other object due to collision, subsequent encounter | CMS +V9118XS | Crushed between other unpowered watercraft and other watercraft or other object due to collision, sequela | CMS +V9119XA | Crushed between unspecified watercraft and other watercraft or other object due to collision, initial encounter | CMS +V9119XD | Crushed between unspecified watercraft and other watercraft or other object due to collision, subsequent encounter | CMS +V9119XS | Crushed between unspecified watercraft and other watercraft or other object due to collision, sequela | CMS +V9120XA | Fall due to collision between merchant ship and other watercraft or other object, initial encounter | CMS +V9120XD | Fall due to collision between merchant ship and other watercraft or other object, subsequent encounter | CMS +V9120XS | Fall due to collision between merchant ship and other watercraft or other object, sequela | CMS +V9121XA | Fall due to collision between passenger ship and other watercraft or other object, initial encounter | CMS +V9121XD | Fall due to collision between passenger ship and other watercraft or other object, subsequent encounter | CMS +V9121XS | Fall due to collision between passenger ship and other watercraft or other object, sequela | CMS +V9122XA | Fall due to collision between fishing boat and other watercraft or other object, initial encounter | CMS +V9122XD | Fall due to collision between fishing boat and other watercraft or other object, subsequent encounter | CMS +V9122XS | Fall due to collision between fishing boat and other watercraft or other object, sequela | CMS +V9123XA | Fall due to collision between other powered watercraft and other watercraft or other object, initial encounter | CMS +V9123XD | Fall due to collision between other powered watercraft and other watercraft or other object, subsequent encounter | CMS +V9123XS | Fall due to collision between other powered watercraft and other watercraft or other object, sequela | CMS +V9124XA | Fall due to collision between sailboat and other watercraft or other object, initial encounter | CMS +V9124XD | Fall due to collision between sailboat and other watercraft or other object, subsequent encounter | CMS +V9124XS | Fall due to collision between sailboat and other watercraft or other object, sequela | CMS +V9125XA | Fall due to collision between canoe or kayak and other watercraft or other object, initial encounter | CMS +V9125XD | Fall due to collision between canoe or kayak and other watercraft or other object, subsequent encounter | CMS +V9125XS | Fall due to collision between canoe or kayak and other watercraft or other object, sequela | CMS +V9126XA | Fall due to collision between (nonpowered) inflatable craft and other watercraft or other object, initial encounter | CMS +V9126XD | Fall due to collision between (nonpowered) inflatable craft and other watercraft or other object, subsequent encounter | CMS +V9126XS | Fall due to collision between (nonpowered) inflatable craft and other watercraft or other object, sequela | CMS +V9129XA | Fall due to collision between unspecified watercraft and other watercraft or other object, initial encounter | CMS +V9129XD | Fall due to collision between unspecified watercraft and other watercraft or other object, subsequent encounter | CMS +V9129XS | Fall due to collision between unspecified watercraft and other watercraft or other object, sequela | CMS +V9130XA | Hit or struck by falling object due to accident to merchant ship, initial encounter | CMS +V9130XD | Hit or struck by falling object due to accident to merchant ship, subsequent encounter | CMS +V9130XS | Hit or struck by falling object due to accident to merchant ship, sequela | CMS +V9131XA | Hit or struck by falling object due to accident to passenger ship, initial encounter | CMS +V9131XD | Hit or struck by falling object due to accident to passenger ship, subsequent encounter | CMS +V9131XS | Hit or struck by falling object due to accident to passenger ship, sequela | CMS +V9132XA | Hit or struck by falling object due to accident to fishing boat, initial encounter | CMS +V9132XD | Hit or struck by falling object due to accident to fishing boat, subsequent encounter | CMS +V9132XS | Hit or struck by falling object due to accident to fishing boat, sequela | CMS +V9133XA | Hit or struck by falling object due to accident to other powered watercraft, initial encounter | CMS +V9133XD | Hit or struck by falling object due to accident to other powered watercraft, subsequent encounter | CMS +V9133XS | Hit or struck by falling object due to accident to other powered watercraft, sequela | CMS +V9134XA | Hit or struck by falling object due to accident to sailboat, initial encounter | CMS +V9134XD | Hit or struck by falling object due to accident to sailboat, subsequent encounter | CMS +V9134XS | Hit or struck by falling object due to accident to sailboat, sequela | CMS +V9135XA | Hit or struck by falling object due to accident to canoe or kayak, initial encounter | CMS +V9135XD | Hit or struck by falling object due to accident to canoe or kayak, subsequent encounter | CMS +V9135XS | Hit or struck by falling object due to accident to canoe or kayak, sequela | CMS +V9136XA | Hit or struck by falling object due to accident to (nonpowered) inflatable craft, initial encounter | CMS +V9136XD | Hit or struck by falling object due to accident to (nonpowered) inflatable craft, subsequent encounter | CMS +V9136XS | Hit or struck by falling object due to accident to (nonpowered) inflatable craft, sequela | CMS +V9137XA | Hit or struck by falling object due to accident to water-skis, initial encounter | CMS +V9137XD | Hit or struck by falling object due to accident to water-skis, subsequent encounter | CMS +V9137XS | Hit or struck by falling object due to accident to water-skis, sequela | CMS +V9138XA | Hit or struck by falling object due to accident to other unpowered watercraft, initial encounter | CMS +V9138XD | Hit or struck by falling object due to accident to other unpowered watercraft, subsequent encounter | CMS +V9138XS | Hit or struck by falling object due to accident to other unpowered watercraft, sequela | CMS +V9139XA | Hit or struck by falling object due to accident to unspecified watercraft, initial encounter | CMS +V9139XD | Hit or struck by falling object due to accident to unspecified watercraft, subsequent encounter | CMS +V9139XS | Hit or struck by falling object due to accident to unspecified watercraft, sequela | CMS +V9180XA | Other injury due to other accident to merchant ship, initial encounter | CMS +V9180XD | Other injury due to other accident to merchant ship, subsequent encounter | CMS +V9180XS | Other injury due to other accident to merchant ship, sequela | CMS +V9181XA | Other injury due to other accident to passenger ship, initial encounter | CMS +V9181XD | Other injury due to other accident to passenger ship, subsequent encounter | CMS +V9181XS | Other injury due to other accident to passenger ship, sequela | CMS +V9182XA | Other injury due to other accident to fishing boat, initial encounter | CMS +V9182XD | Other injury due to other accident to fishing boat, subsequent encounter | CMS +V9182XS | Other injury due to other accident to fishing boat, sequela | CMS +V9183XA | Other injury due to other accident to other powered watercraft, initial encounter | CMS +V9183XD | Other injury due to other accident to other powered watercraft, subsequent encounter | CMS +V9183XS | Other injury due to other accident to other powered watercraft, sequela | CMS +V9184XA | Other injury due to other accident to sailboat, initial encounter | CMS +V9184XD | Other injury due to other accident to sailboat, subsequent encounter | CMS +V9184XS | Other injury due to other accident to sailboat, sequela | CMS +V9185XA | Other injury due to other accident to canoe or kayak, initial encounter | CMS +V9185XD | Other injury due to other accident to canoe or kayak, subsequent encounter | CMS +V9185XS | Other injury due to other accident to canoe or kayak, sequela | CMS +V9186XA | Other injury due to other accident to (nonpowered) inflatable craft, initial encounter | CMS +V9186XD | Other injury due to other accident to (nonpowered) inflatable craft, subsequent encounter | CMS +V9186XS | Other injury due to other accident to (nonpowered) inflatable craft, sequela | CMS +V9187XA | Other injury due to other accident to water-skis, initial encounter | CMS +V9187XD | Other injury due to other accident to water-skis, subsequent encounter | CMS +V9187XS | Other injury due to other accident to water-skis, sequela | CMS +V9188XA | Other injury due to other accident to other unpowered watercraft, initial encounter | CMS +V9188XD | Other injury due to other accident to other unpowered watercraft, subsequent encounter | CMS +V9188XS | Other injury due to other accident to other unpowered watercraft, sequela | CMS +V9189XA | Other injury due to other accident to unspecified watercraft, initial encounter | CMS +V9189XD | Other injury due to other accident to unspecified watercraft, subsequent encounter | CMS +V9189XS | Other injury due to other accident to unspecified watercraft, sequela | CMS +V9200XA | Drowning and submersion due to fall off merchant ship, initial encounter | CMS +V9200XD | Drowning and submersion due to fall off merchant ship, subsequent encounter | CMS +V9200XS | Drowning and submersion due to fall off merchant ship, sequela | CMS +V9201XA | Drowning and submersion due to fall off passenger ship, initial encounter | CMS +V9201XD | Drowning and submersion due to fall off passenger ship, subsequent encounter | CMS +V9201XS | Drowning and submersion due to fall off passenger ship, sequela | CMS +V9202XA | Drowning and submersion due to fall off fishing boat, initial encounter | CMS +V9202XD | Drowning and submersion due to fall off fishing boat, subsequent encounter | CMS +V9202XS | Drowning and submersion due to fall off fishing boat, sequela | CMS +V9203XA | Drowning and submersion due to fall off other powered watercraft, initial encounter | CMS +V9203XD | Drowning and submersion due to fall off other powered watercraft, subsequent encounter | CMS +V9203XS | Drowning and submersion due to fall off other powered watercraft, sequela | CMS +V9204XA | Drowning and submersion due to fall off sailboat, initial encounter | CMS +V9204XD | Drowning and submersion due to fall off sailboat, subsequent encounter | CMS +V9204XS | Drowning and submersion due to fall off sailboat, sequela | CMS +V9205XA | Drowning and submersion due to fall off canoe or kayak, initial encounter | CMS +V9205XD | Drowning and submersion due to fall off canoe or kayak, subsequent encounter | CMS +V9205XS | Drowning and submersion due to fall off canoe or kayak, sequela | CMS +V9206XA | Drowning and submersion due to fall off (nonpowered) inflatable craft, initial encounter | CMS +V9206XD | Drowning and submersion due to fall off (nonpowered) inflatable craft, subsequent encounter | CMS +V9206XS | Drowning and submersion due to fall off (nonpowered) inflatable craft, sequela | CMS +V9207XA | Drowning and submersion due to fall off water-skis, initial encounter | CMS +V9207XD | Drowning and submersion due to fall off water-skis, subsequent encounter | CMS +V9207XS | Drowning and submersion due to fall off water-skis, sequela | CMS +V9208XA | Drowning and submersion due to fall off other unpowered watercraft, initial encounter | CMS +V9208XD | Drowning and submersion due to fall off other unpowered watercraft, subsequent encounter | CMS +V9208XS | Drowning and submersion due to fall off other unpowered watercraft, sequela | CMS +V9209XA | Drowning and submersion due to fall off unspecified watercraft, initial encounter | CMS +V9209XD | Drowning and submersion due to fall off unspecified watercraft, subsequent encounter | CMS +V9209XS | Drowning and submersion due to fall off unspecified watercraft, sequela | CMS +V9210XA | Drowning and submersion due to being thrown overboard by motion of merchant ship, initial encounter | CMS +V9210XD | Drowning and submersion due to being thrown overboard by motion of merchant ship, subsequent encounter | CMS +V9210XS | Drowning and submersion due to being thrown overboard by motion of merchant ship, sequela | CMS +V9211XA | Drowning and submersion due to being thrown overboard by motion of passenger ship, initial encounter | CMS +V9211XD | Drowning and submersion due to being thrown overboard by motion of passenger ship, subsequent encounter | CMS +V9211XS | Drowning and submersion due to being thrown overboard by motion of passenger ship, sequela | CMS +V9212XA | Drowning and submersion due to being thrown overboard by motion of fishing boat, initial encounter | CMS +V9212XD | Drowning and submersion due to being thrown overboard by motion of fishing boat, subsequent encounter | CMS +V9212XS | Drowning and submersion due to being thrown overboard by motion of fishing boat, sequela | CMS +V9213XA | Drowning and submersion due to being thrown overboard by motion of other powered watercraft, initial encounter | CMS +V9213XD | Drowning and submersion due to being thrown overboard by motion of other powered watercraft, subsequent encounter | CMS +V9213XS | Drowning and submersion due to being thrown overboard by motion of other powered watercraft, sequela | CMS +V9214XA | Drowning and submersion due to being thrown overboard by motion of sailboat, initial encounter | CMS +V9214XD | Drowning and submersion due to being thrown overboard by motion of sailboat, subsequent encounter | CMS +V9214XS | Drowning and submersion due to being thrown overboard by motion of sailboat, sequela | CMS +V9215XA | Drowning and submersion due to being thrown overboard by motion of canoe or kayak, initial encounter | CMS +V9215XD | Drowning and submersion due to being thrown overboard by motion of canoe or kayak, subsequent encounter | CMS +V9215XS | Drowning and submersion due to being thrown overboard by motion of canoe or kayak, sequela | CMS +V9216XA | Drowning and submersion due to being thrown overboard by motion of (nonpowered) inflatable craft, initial encounter | CMS +V9216XD | Drowning and submersion due to being thrown overboard by motion of (nonpowered) inflatable craft, subsequent encounter | CMS +V9216XS | Drowning and submersion due to being thrown overboard by motion of (nonpowered) inflatable craft, sequela | CMS +V9219XA | Drowning and submersion due to being thrown overboard by motion of unspecified watercraft, initial encounter | CMS +V9219XD | Drowning and submersion due to being thrown overboard by motion of unspecified watercraft, subsequent encounter | CMS +V9219XS | Drowning and submersion due to being thrown overboard by motion of unspecified watercraft, sequela | CMS +V9220XA | Drowning and submersion due to being washed overboard from merchant ship, initial encounter | CMS +V9220XD | Drowning and submersion due to being washed overboard from merchant ship, subsequent encounter | CMS +V9220XS | Drowning and submersion due to being washed overboard from merchant ship, sequela | CMS +V9221XA | Drowning and submersion due to being washed overboard from passenger ship, initial encounter | CMS +V9221XD | Drowning and submersion due to being washed overboard from passenger ship, subsequent encounter | CMS +V9221XS | Drowning and submersion due to being washed overboard from passenger ship, sequela | CMS +V9222XA | Drowning and submersion due to being washed overboard from fishing boat, initial encounter | CMS +V9222XD | Drowning and submersion due to being washed overboard from fishing boat, subsequent encounter | CMS +V9222XS | Drowning and submersion due to being washed overboard from fishing boat, sequela | CMS +V9223XA | Drowning and submersion due to being washed overboard from other powered watercraft, initial encounter | CMS +V9223XD | Drowning and submersion due to being washed overboard from other powered watercraft, subsequent encounter | CMS +V9223XS | Drowning and submersion due to being washed overboard from other powered watercraft, sequela | CMS +V9224XA | Drowning and submersion due to being washed overboard from sailboat, initial encounter | CMS +V9224XD | Drowning and submersion due to being washed overboard from sailboat, subsequent encounter | CMS +V9224XS | Drowning and submersion due to being washed overboard from sailboat, sequela | CMS +V9225XA | Drowning and submersion due to being washed overboard from canoe or kayak, initial encounter | CMS +V9225XD | Drowning and submersion due to being washed overboard from canoe or kayak, subsequent encounter | CMS +V9225XS | Drowning and submersion due to being washed overboard from canoe or kayak, sequela | CMS +V9226XA | Drowning and submersion due to being washed overboard from (nonpowered) inflatable craft, initial encounter | CMS +V9226XD | Drowning and submersion due to being washed overboard from (nonpowered) inflatable craft, subsequent encounter | CMS +V9226XS | Drowning and submersion due to being washed overboard from (nonpowered) inflatable craft, sequela | CMS +V9227XA | Drowning and submersion due to being washed overboard from water-skis, initial encounter | CMS +V9227XD | Drowning and submersion due to being washed overboard from water-skis, subsequent encounter | CMS +V9227XS | Drowning and submersion due to being washed overboard from water-skis, sequela | CMS +V9228XA | Drowning and submersion due to being washed overboard from other unpowered watercraft, initial encounter | CMS +V9228XD | Drowning and submersion due to being washed overboard from other unpowered watercraft, subsequent encounter | CMS +V9228XS | Drowning and submersion due to being washed overboard from other unpowered watercraft, sequela | CMS +V9229XA | Drowning and submersion due to being washed overboard from unspecified watercraft, initial encounter | CMS +V9229XD | Drowning and submersion due to being washed overboard from unspecified watercraft, subsequent encounter | CMS +V9229XS | Drowning and submersion due to being washed overboard from unspecified watercraft, sequela | CMS +V9300XA | Burn due to localized fire on board merchant vessel, initial encounter | CMS +V9300XD | Burn due to localized fire on board merchant vessel, subsequent encounter | CMS +V9300XS | Burn due to localized fire on board merchant vessel, sequela | CMS +V9301XA | Burn due to localized fire on board passenger vessel, initial encounter | CMS +V9301XD | Burn due to localized fire on board passenger vessel, subsequent encounter | CMS +V9301XS | Burn due to localized fire on board passenger vessel, sequela | CMS +V9302XA | Burn due to localized fire on board fishing boat, initial encounter | CMS +V9302XD | Burn due to localized fire on board fishing boat, subsequent encounter | CMS +V9302XS | Burn due to localized fire on board fishing boat, sequela | CMS +V9303XA | Burn due to localized fire on board other powered watercraft, initial encounter | CMS +V9303XD | Burn due to localized fire on board other powered watercraft, subsequent encounter | CMS +V9303XS | Burn due to localized fire on board other powered watercraft, sequela | CMS +V9304XA | Burn due to localized fire on board sailboat, initial encounter | CMS +V9304XD | Burn due to localized fire on board sailboat, subsequent encounter | CMS +V9304XS | Burn due to localized fire on board sailboat, sequela | CMS +V9309XA | Burn due to localized fire on board unspecified watercraft, initial encounter | CMS +V9309XD | Burn due to localized fire on board unspecified watercraft, subsequent encounter | CMS +V9309XS | Burn due to localized fire on board unspecified watercraft, sequela | CMS +V9310XA | Other burn on board merchant vessel, initial encounter | CMS +V9310XD | Other burn on board merchant vessel, subsequent encounter | CMS +V9310XS | Other burn on board merchant vessel, sequela | CMS +V9311XA | Other burn on board passenger vessel, initial encounter | CMS +V9311XD | Other burn on board passenger vessel, subsequent encounter | CMS +V9311XS | Other burn on board passenger vessel, sequela | CMS +V9312XA | Other burn on board fishing boat, initial encounter | CMS +V9312XD | Other burn on board fishing boat, subsequent encounter | CMS +V9312XS | Other burn on board fishing boat, sequela | CMS +V9313XA | Other burn on board other powered watercraft, initial encounter | CMS +V9313XD | Other burn on board other powered watercraft, subsequent encounter | CMS +V9313XS | Other burn on board other powered watercraft, sequela | CMS +V9314XA | Other burn on board sailboat, initial encounter | CMS +V9314XD | Other burn on board sailboat, subsequent encounter | CMS +V9314XS | Other burn on board sailboat, sequela | CMS +V9319XA | Other burn on board unspecified watercraft, initial encounter | CMS +V9319XD | Other burn on board unspecified watercraft, subsequent encounter | CMS +V9319XS | Other burn on board unspecified watercraft, sequela | CMS +V9320XA | Heat exposure on board merchant ship, initial encounter | CMS +V9320XD | Heat exposure on board merchant ship, subsequent encounter | CMS +V9320XS | Heat exposure on board merchant ship, sequela | CMS +V9321XA | Heat exposure on board passenger ship, initial encounter | CMS +V9321XD | Heat exposure on board passenger ship, subsequent encounter | CMS +V9321XS | Heat exposure on board passenger ship, sequela | CMS +V9322XA | Heat exposure on board fishing boat, initial encounter | CMS +V9322XD | Heat exposure on board fishing boat, subsequent encounter | CMS +V9322XS | Heat exposure on board fishing boat, sequela | CMS +V9323XA | Heat exposure on board other powered watercraft, initial encounter | CMS +V9323XD | Heat exposure on board other powered watercraft, subsequent encounter | CMS +V9323XS | Heat exposure on board other powered watercraft, sequela | CMS +V9324XA | Heat exposure on board sailboat, initial encounter | CMS +V9324XD | Heat exposure on board sailboat, subsequent encounter | CMS +V9324XS | Heat exposure on board sailboat, sequela | CMS +V9329XA | Heat exposure on board unspecified watercraft, initial encounter | CMS +V9329XD | Heat exposure on board unspecified watercraft, subsequent encounter | CMS +V9329XS | Heat exposure on board unspecified watercraft, sequela | CMS +V9330XA | Fall on board merchant ship, initial encounter | CMS +V9330XD | Fall on board merchant ship, subsequent encounter | CMS +V9330XS | Fall on board merchant ship, sequela | CMS +V9331XA | Fall on board passenger ship, initial encounter | CMS +V9331XD | Fall on board passenger ship, subsequent encounter | CMS +V9331XS | Fall on board passenger ship, sequela | CMS +V9332XA | Fall on board fishing boat, initial encounter | CMS +V9332XD | Fall on board fishing boat, subsequent encounter | CMS +V9332XS | Fall on board fishing boat, sequela | CMS +V9333XA | Fall on board other powered watercraft, initial encounter | CMS +V9333XD | Fall on board other powered watercraft, subsequent encounter | CMS +V9333XS | Fall on board other powered watercraft, sequela | CMS +V9334XA | Fall on board sailboat, initial encounter | CMS +V9334XD | Fall on board sailboat, subsequent encounter | CMS +V9334XS | Fall on board sailboat, sequela | CMS +V9335XA | Fall on board canoe or kayak, initial encounter | CMS +V9335XD | Fall on board canoe or kayak, subsequent encounter | CMS +V9335XS | Fall on board canoe or kayak, sequela | CMS +V9336XA | Fall on board (nonpowered) inflatable craft, initial encounter | CMS +V9336XD | Fall on board (nonpowered) inflatable craft, subsequent encounter | CMS +V9336XS | Fall on board (nonpowered) inflatable craft, sequela | CMS +V9338XA | Fall on board other unpowered watercraft, initial encounter | CMS +V9338XD | Fall on board other unpowered watercraft, subsequent encounter | CMS +V9338XS | Fall on board other unpowered watercraft, sequela | CMS +V9339XA | Fall on board unspecified watercraft, initial encounter | CMS +V9339XD | Fall on board unspecified watercraft, subsequent encounter | CMS +V9339XS | Fall on board unspecified watercraft, sequela | CMS +V9340XA | Struck by falling object on merchant ship, initial encounter | CMS +V9340XD | Struck by falling object on merchant ship, subsequent encounter | CMS +V9340XS | Struck by falling object on merchant ship, sequela | CMS +V9341XA | Struck by falling object on passenger ship, initial encounter | CMS +V9341XD | Struck by falling object on passenger ship, subsequent encounter | CMS +V9341XS | Struck by falling object on passenger ship, sequela | CMS +V9342XA | Struck by falling object on fishing boat, initial encounter | CMS +V9342XD | Struck by falling object on fishing boat, subsequent encounter | CMS +V9342XS | Struck by falling object on fishing boat, sequela | CMS +V9343XA | Struck by falling object on other powered watercraft, initial encounter | CMS +V9343XD | Struck by falling object on other powered watercraft, subsequent encounter | CMS +V9343XS | Struck by falling object on other powered watercraft, sequela | CMS +V9344XA | Struck by falling object on sailboat, initial encounter | CMS +V9344XD | Struck by falling object on sailboat, subsequent encounter | CMS +V9344XS | Struck by falling object on sailboat, sequela | CMS +V9348XA | Struck by falling object on other unpowered watercraft, initial encounter | CMS +V9348XD | Struck by falling object on other unpowered watercraft, subsequent encounter | CMS +V9348XS | Struck by falling object on other unpowered watercraft, sequela | CMS +V9349XA | Struck by falling object on unspecified watercraft, initial encounter | CMS +V9349XD | Struck by falling object on unspecified watercraft, subsequent encounter | CMS +V9349XS | Struck by falling object on unspecified watercraft, sequela | CMS +V9350XA | Explosion on board merchant ship, initial encounter | CMS +V9350XD | Explosion on board merchant ship, subsequent encounter | CMS +V9350XS | Explosion on board merchant ship, sequela | CMS +V9351XA | Explosion on board passenger ship, initial encounter | CMS +V9351XD | Explosion on board passenger ship, subsequent encounter | CMS +V9351XS | Explosion on board passenger ship, sequela | CMS +V9352XA | Explosion on board fishing boat, initial encounter | CMS +V9352XD | Explosion on board fishing boat, subsequent encounter | CMS +V9352XS | Explosion on board fishing boat, sequela | CMS +V9353XA | Explosion on board other powered watercraft, initial encounter | CMS +V9353XD | Explosion on board other powered watercraft, subsequent encounter | CMS +V9353XS | Explosion on board other powered watercraft, sequela | CMS +V9354XA | Explosion on board sailboat, initial encounter | CMS +V9354XD | Explosion on board sailboat, subsequent encounter | CMS +V9354XS | Explosion on board sailboat, sequela | CMS +V9359XA | Explosion on board unspecified watercraft, initial encounter | CMS +V9359XD | Explosion on board unspecified watercraft, subsequent encounter | CMS +V9359XS | Explosion on board unspecified watercraft, sequela | CMS +V9360XA | Machinery accident on board merchant ship, initial encounter | CMS +V9360XD | Machinery accident on board merchant ship, subsequent encounter | CMS +V9360XS | Machinery accident on board merchant ship, sequela | CMS +V9361XA | Machinery accident on board passenger ship, initial encounter | CMS +V9361XD | Machinery accident on board passenger ship, subsequent encounter | CMS +V9361XS | Machinery accident on board passenger ship, sequela | CMS +V9362XA | Machinery accident on board fishing boat, initial encounter | CMS +V9362XD | Machinery accident on board fishing boat, subsequent encounter | CMS +V9362XS | Machinery accident on board fishing boat, sequela | CMS +V9363XA | Machinery accident on board other powered watercraft, initial encounter | CMS +V9363XD | Machinery accident on board other powered watercraft, subsequent encounter | CMS +V9363XS | Machinery accident on board other powered watercraft, sequela | CMS +V9364XA | Machinery accident on board sailboat, initial encounter | CMS +V9364XD | Machinery accident on board sailboat, subsequent encounter | CMS +V9364XS | Machinery accident on board sailboat, sequela | CMS +V9369XA | Machinery accident on board unspecified watercraft, initial encounter | CMS +V9369XD | Machinery accident on board unspecified watercraft, subsequent encounter | CMS +V9369XS | Machinery accident on board unspecified watercraft, sequela | CMS +V9380XA | Other injury due to other accident on board merchant ship, initial encounter | CMS +V9380XD | Other injury due to other accident on board merchant ship, subsequent encounter | CMS +V9380XS | Other injury due to other accident on board merchant ship, sequela | CMS +V9381XA | Other injury due to other accident on board passenger ship, initial encounter | CMS +V9381XD | Other injury due to other accident on board passenger ship, subsequent encounter | CMS +V9381XS | Other injury due to other accident on board passenger ship, sequela | CMS +V9382XA | Other injury due to other accident on board fishing boat, initial encounter | CMS +V9382XD | Other injury due to other accident on board fishing boat, subsequent encounter | CMS +V9382XS | Other injury due to other accident on board fishing boat, sequela | CMS +V9383XA | Other injury due to other accident on board other powered watercraft, initial encounter | CMS +V9383XD | Other injury due to other accident on board other powered watercraft, subsequent encounter | CMS +V9383XS | Other injury due to other accident on board other powered watercraft, sequela | CMS +V9384XA | Other injury due to other accident on board sailboat, initial encounter | CMS +V9384XD | Other injury due to other accident on board sailboat, subsequent encounter | CMS +V9384XS | Other injury due to other accident on board sailboat, sequela | CMS +V9385XA | Other injury due to other accident on board canoe or kayak, initial encounter | CMS +V9385XD | Other injury due to other accident on board canoe or kayak, subsequent encounter | CMS +V9385XS | Other injury due to other accident on board canoe or kayak, sequela | CMS +V9386XA | Other injury due to other accident on board (nonpowered) inflatable craft, initial encounter | CMS +V9386XD | Other injury due to other accident on board (nonpowered) inflatable craft, subsequent encounter | CMS +V9386XS | Other injury due to other accident on board (nonpowered) inflatable craft, sequela | CMS +V9387XA | Other injury due to other accident on board water-skis, initial encounter | CMS +V9387XD | Other injury due to other accident on board water-skis, subsequent encounter | CMS +V9387XS | Other injury due to other accident on board water-skis, sequela | CMS +V9388XA | Other injury due to other accident on board other unpowered watercraft, initial encounter | CMS +V9388XD | Other injury due to other accident on board other unpowered watercraft, subsequent encounter | CMS +V9388XS | Other injury due to other accident on board other unpowered watercraft, sequela | CMS +V9389XA | Other injury due to other accident on board unspecified watercraft, initial encounter | CMS +V9389XD | Other injury due to other accident on board unspecified watercraft, subsequent encounter | CMS +V9389XS | Other injury due to other accident on board unspecified watercraft, sequela | CMS +V940XXA | Hitting object or bottom of body of water due to fall from watercraft, initial encounter | CMS +V940XXD | Hitting object or bottom of body of water due to fall from watercraft, subsequent encounter | CMS +V940XXS | Hitting object or bottom of body of water due to fall from watercraft, sequela | CMS +V9411XA | Bather struck by powered watercraft, initial encounter | CMS +V9411XD | Bather struck by powered watercraft, subsequent encounter | CMS +V9411XS | Bather struck by powered watercraft, sequela | CMS +V9412XA | Bather struck by nonpowered watercraft, initial encounter | CMS +V9412XD | Bather struck by nonpowered watercraft, subsequent encounter | CMS +V9412XS | Bather struck by nonpowered watercraft, sequela | CMS +V9421XA | Rider of nonpowered watercraft struck by other nonpowered watercraft, initial encounter | CMS +V9421XD | Rider of nonpowered watercraft struck by other nonpowered watercraft, subsequent encounter | CMS +V9421XS | Rider of nonpowered watercraft struck by other nonpowered watercraft, sequela | CMS +V9422XA | Rider of nonpowered watercraft struck by powered watercraft, initial encounter | CMS +V9422XD | Rider of nonpowered watercraft struck by powered watercraft, subsequent encounter | CMS +V9422XS | Rider of nonpowered watercraft struck by powered watercraft, sequela | CMS +V9431XA | Injury to rider of (inflatable) recreational watercraft being pulled behind other watercraft, initial encounter | CMS +V9431XD | Injury to rider of (inflatable) recreational watercraft being pulled behind other watercraft, subsequent encounter | CMS +V9431XS | Injury to rider of (inflatable) recreational watercraft being pulled behind other watercraft, sequela | CMS +V9432XA | Injury to rider of non-recreational watercraft being pulled behind other watercraft, initial encounter | CMS +V9432XD | Injury to rider of non-recreational watercraft being pulled behind other watercraft, subsequent encounter | CMS +V9432XS | Injury to rider of non-recreational watercraft being pulled behind other watercraft, sequela | CMS +V944XXA | Injury to barefoot water-skier, initial encounter | CMS +V944XXD | Injury to barefoot water-skier, subsequent encounter | CMS +V944XXS | Injury to barefoot water-skier, sequela | CMS +V94810A | Civilian watercraft involved in water transport accident with military watercraft, initial encounter | CMS +V94810D | Civilian watercraft involved in water transport accident with military watercraft, subsequent encounter | CMS +V94810S | Civilian watercraft involved in water transport accident with military watercraft, sequela | CMS +V94811A | Civilian in water injured by military watercraft, initial encounter | CMS +V94811D | Civilian in water injured by military watercraft, subsequent encounter | CMS +V94811S | Civilian in water injured by military watercraft, sequela | CMS +V94818A | Other water transport accident involving military watercraft, initial encounter | CMS +V94818D | Other water transport accident involving military watercraft, subsequent encounter | CMS +V94818S | Other water transport accident involving military watercraft, sequela | CMS +V9489XA | Other water transport accident, initial encounter | CMS +V9489XD | Other water transport accident, subsequent encounter | CMS +V9489XS | Other water transport accident, sequela | CMS +V949XXA | Unspecified water transport accident, initial encounter | CMS +V949XXD | Unspecified water transport accident, subsequent encounter | CMS +V949XXS | Unspecified water transport accident, sequela | CMS +V9500XA | Unspecified helicopter accident injuring occupant, initial encounter | CMS +V9500XD | Unspecified helicopter accident injuring occupant, subsequent encounter | CMS +V9500XS | Unspecified helicopter accident injuring occupant, sequela | CMS +V9501XA | Helicopter crash injuring occupant, initial encounter | CMS +V9501XD | Helicopter crash injuring occupant, subsequent encounter | CMS +V9501XS | Helicopter crash injuring occupant, sequela | CMS +V9502XA | Forced landing of helicopter injuring occupant, initial encounter | CMS +V9502XD | Forced landing of helicopter injuring occupant, subsequent encounter | CMS +V9502XS | Forced landing of helicopter injuring occupant, sequela | CMS +V9503XA | Helicopter collision injuring occupant, initial encounter | CMS +V9503XD | Helicopter collision injuring occupant, subsequent encounter | CMS +V9503XS | Helicopter collision injuring occupant, sequela | CMS +V9504XA | Helicopter fire injuring occupant, initial encounter | CMS +V9504XD | Helicopter fire injuring occupant, subsequent encounter | CMS +V9504XS | Helicopter fire injuring occupant, sequela | CMS +V9505XA | Helicopter explosion injuring occupant, initial encounter | CMS +V9505XD | Helicopter explosion injuring occupant, subsequent encounter | CMS +V9505XS | Helicopter explosion injuring occupant, sequela | CMS +V9509XA | Other helicopter accident injuring occupant, initial encounter | CMS +V9509XD | Other helicopter accident injuring occupant, subsequent encounter | CMS +V9509XS | Other helicopter accident injuring occupant, sequela | CMS +V9510XA | Unspecified ultralight, microlight or powered-glider accident injuring occupant, initial encounter | CMS +V9510XD | Unspecified ultralight, microlight or powered-glider accident injuring occupant, subsequent encounter | CMS +V9510XS | Unspecified ultralight, microlight or powered-glider accident injuring occupant, sequela | CMS +V9511XA | Ultralight, microlight or powered-glider crash injuring occupant, initial encounter | CMS +V9511XD | Ultralight, microlight or powered-glider crash injuring occupant, subsequent encounter | CMS +V9511XS | Ultralight, microlight or powered-glider crash injuring occupant, sequela | CMS +V9512XA | Forced landing of ultralight, microlight or powered-glider injuring occupant, initial encounter | CMS +V9512XD | Forced landing of ultralight, microlight or powered-glider injuring occupant, subsequent encounter | CMS +V9512XS | Forced landing of ultralight, microlight or powered-glider injuring occupant, sequela | CMS +V9513XA | Ultralight, microlight or powered-glider collision injuring occupant, initial encounter | CMS +V9513XD | Ultralight, microlight or powered-glider collision injuring occupant, subsequent encounter | CMS +V9513XS | Ultralight, microlight or powered-glider collision injuring occupant, sequela | CMS +V9514XA | Ultralight, microlight or powered-glider fire injuring occupant, initial encounter | CMS +V9514XD | Ultralight, microlight or powered-glider fire injuring occupant, subsequent encounter | CMS +V9514XS | Ultralight, microlight or powered-glider fire injuring occupant, sequela | CMS +V9515XA | Ultralight, microlight or powered-glider explosion injuring occupant, initial encounter | CMS +V9515XD | Ultralight, microlight or powered-glider explosion injuring occupant, subsequent encounter | CMS +V9515XS | Ultralight, microlight or powered-glider explosion injuring occupant, sequela | CMS +V9519XA | Other ultralight, microlight or powered-glider accident injuring occupant, initial encounter | CMS +V9519XD | Other ultralight, microlight or powered-glider accident injuring occupant, subsequent encounter | CMS +V9519XS | Other ultralight, microlight or powered-glider accident injuring occupant, sequela | CMS +V9520XA | Unspecified accident to other private fixed-wing aircraft, injuring occupant, initial encounter | CMS +V9520XD | Unspecified accident to other private fixed-wing aircraft, injuring occupant, subsequent encounter | CMS +V9520XS | Unspecified accident to other private fixed-wing aircraft, injuring occupant, sequela | CMS +V9521XA | Other private fixed-wing aircraft crash injuring occupant, initial encounter | CMS +V9521XD | Other private fixed-wing aircraft crash injuring occupant, subsequent encounter | CMS +V9521XS | Other private fixed-wing aircraft crash injuring occupant, sequela | CMS +V9522XA | Forced landing of other private fixed-wing aircraft injuring occupant, initial encounter | CMS +V9522XD | Forced landing of other private fixed-wing aircraft injuring occupant, subsequent encounter | CMS +V9522XS | Forced landing of other private fixed-wing aircraft injuring occupant, sequela | CMS +V9523XA | Other private fixed-wing aircraft collision injuring occupant, initial encounter | CMS +V9523XD | Other private fixed-wing aircraft collision injuring occupant, subsequent encounter | CMS +V9523XS | Other private fixed-wing aircraft collision injuring occupant, sequela | CMS +V9524XA | Other private fixed-wing aircraft fire injuring occupant, initial encounter | CMS +V9524XD | Other private fixed-wing aircraft fire injuring occupant, subsequent encounter | CMS +V9524XS | Other private fixed-wing aircraft fire injuring occupant, sequela | CMS +V9525XA | Other private fixed-wing aircraft explosion injuring occupant, initial encounter | CMS +V9525XD | Other private fixed-wing aircraft explosion injuring occupant, subsequent encounter | CMS +V9525XS | Other private fixed-wing aircraft explosion injuring occupant, sequela | CMS +V9529XA | Other accident to other private fixed-wing aircraft injuring occupant, initial encounter | CMS +V9529XD | Other accident to other private fixed-wing aircraft injuring occupant, subsequent encounter | CMS +V9529XS | Other accident to other private fixed-wing aircraft injuring occupant, sequela | CMS +V9530XA | Unspecified accident to commercial fixed-wing aircraft injuring occupant, initial encounter | CMS +V9530XD | Unspecified accident to commercial fixed-wing aircraft injuring occupant, subsequent encounter | CMS +V9530XS | Unspecified accident to commercial fixed-wing aircraft injuring occupant, sequela | CMS +V9531XA | Commercial fixed-wing aircraft crash injuring occupant, initial encounter | CMS +V9531XD | Commercial fixed-wing aircraft crash injuring occupant, subsequent encounter | CMS +V9531XS | Commercial fixed-wing aircraft crash injuring occupant, sequela | CMS +V9532XA | Forced landing of commercial fixed-wing aircraft injuring occupant, initial encounter | CMS +V9532XD | Forced landing of commercial fixed-wing aircraft injuring occupant, subsequent encounter | CMS +V9532XS | Forced landing of commercial fixed-wing aircraft injuring occupant, sequela | CMS +V9533XA | Commercial fixed-wing aircraft collision injuring occupant, initial encounter | CMS +V9533XD | Commercial fixed-wing aircraft collision injuring occupant, subsequent encounter | CMS +V9533XS | Commercial fixed-wing aircraft collision injuring occupant, sequela | CMS +V9534XA | Commercial fixed-wing aircraft fire injuring occupant, initial encounter | CMS +V9534XD | Commercial fixed-wing aircraft fire injuring occupant, subsequent encounter | CMS +V9534XS | Commercial fixed-wing aircraft fire injuring occupant, sequela | CMS +V9535XA | Commercial fixed-wing aircraft explosion injuring occupant, initial encounter | CMS +V9535XD | Commercial fixed-wing aircraft explosion injuring occupant, subsequent encounter | CMS +V9535XS | Commercial fixed-wing aircraft explosion injuring occupant, sequela | CMS +V9539XA | Other accident to commercial fixed-wing aircraft injuring occupant, initial encounter | CMS +V9539XD | Other accident to commercial fixed-wing aircraft injuring occupant, subsequent encounter | CMS +V9539XS | Other accident to commercial fixed-wing aircraft injuring occupant, sequela | CMS +V9540XA | Unspecified spacecraft accident injuring occupant, initial encounter | CMS +V9540XD | Unspecified spacecraft accident injuring occupant, subsequent encounter | CMS +V9540XS | Unspecified spacecraft accident injuring occupant, sequela | CMS +V9541XA | Spacecraft crash injuring occupant, initial encounter | CMS +V9541XD | Spacecraft crash injuring occupant, subsequent encounter | CMS +V9541XS | Spacecraft crash injuring occupant, sequela | CMS +V9542XA | Forced landing of spacecraft injuring occupant, initial encounter | CMS +V9542XD | Forced landing of spacecraft injuring occupant, subsequent encounter | CMS +V9542XS | Forced landing of spacecraft injuring occupant, sequela | CMS +V9543XA | Spacecraft collision injuring occupant, initial encounter | CMS +V9543XD | Spacecraft collision injuring occupant, subsequent encounter | CMS +V9543XS | Spacecraft collision injuring occupant, sequela | CMS +V9544XA | Spacecraft fire injuring occupant, initial encounter | CMS +V9544XD | Spacecraft fire injuring occupant, subsequent encounter | CMS +V9544XS | Spacecraft fire injuring occupant, sequela | CMS +V9545XA | Spacecraft explosion injuring occupant, initial encounter | CMS +V9545XD | Spacecraft explosion injuring occupant, subsequent encounter | CMS +V9545XS | Spacecraft explosion injuring occupant, sequela | CMS +V9549XA | Other spacecraft accident injuring occupant, initial encounter | CMS +V9549XD | Other spacecraft accident injuring occupant, subsequent encounter | CMS +V9549XS | Other spacecraft accident injuring occupant, sequela | CMS +V958XXA | Other powered aircraft accidents injuring occupant, initial encounter | CMS +V958XXD | Other powered aircraft accidents injuring occupant, subsequent encounter | CMS +V958XXS | Other powered aircraft accidents injuring occupant, sequela | CMS +V959XXA | Unspecified aircraft accident injuring occupant, initial encounter | CMS +V959XXD | Unspecified aircraft accident injuring occupant, subsequent encounter | CMS +V959XXS | Unspecified aircraft accident injuring occupant, sequela | CMS +V9600XA | Unspecified balloon accident injuring occupant, initial encounter | CMS +V9600XD | Unspecified balloon accident injuring occupant, subsequent encounter | CMS +V9600XS | Unspecified balloon accident injuring occupant, sequela | CMS +V9601XA | Balloon crash injuring occupant, initial encounter | CMS +V9601XD | Balloon crash injuring occupant, subsequent encounter | CMS +V9601XS | Balloon crash injuring occupant, sequela | CMS +V9602XA | Forced landing of balloon injuring occupant, initial encounter | CMS +V9602XD | Forced landing of balloon injuring occupant, subsequent encounter | CMS +V9602XS | Forced landing of balloon injuring occupant, sequela | CMS +V9603XA | Balloon collision injuring occupant, initial encounter | CMS +V9603XD | Balloon collision injuring occupant, subsequent encounter | CMS +V9603XS | Balloon collision injuring occupant, sequela | CMS +V9604XA | Balloon fire injuring occupant, initial encounter | CMS +V9604XD | Balloon fire injuring occupant, subsequent encounter | CMS +V9604XS | Balloon fire injuring occupant, sequela | CMS +V9605XA | Balloon explosion injuring occupant, initial encounter | CMS +V9605XD | Balloon explosion injuring occupant, subsequent encounter | CMS +V9605XS | Balloon explosion injuring occupant, sequela | CMS +V9609XA | Other balloon accident injuring occupant, initial encounter | CMS +V9609XD | Other balloon accident injuring occupant, subsequent encounter | CMS +V9609XS | Other balloon accident injuring occupant, sequela | CMS +V9610XA | Unspecified hang-glider accident injuring occupant, initial encounter | CMS +V9610XD | Unspecified hang-glider accident injuring occupant, subsequent encounter | CMS +V9610XS | Unspecified hang-glider accident injuring occupant, sequela | CMS +V9611XA | Hang-glider crash injuring occupant, initial encounter | CMS +V9611XD | Hang-glider crash injuring occupant, subsequent encounter | CMS +V9611XS | Hang-glider crash injuring occupant, sequela | CMS +V9612XA | Forced landing of hang-glider injuring occupant, initial encounter | CMS +V9612XD | Forced landing of hang-glider injuring occupant, subsequent encounter | CMS +V9612XS | Forced landing of hang-glider injuring occupant, sequela | CMS +V9613XA | Hang-glider collision injuring occupant, initial encounter | CMS +V9613XD | Hang-glider collision injuring occupant, subsequent encounter | CMS +V9613XS | Hang-glider collision injuring occupant, sequela | CMS +V9614XA | Hang-glider fire injuring occupant, initial encounter | CMS +V9614XD | Hang-glider fire injuring occupant, subsequent encounter | CMS +V9614XS | Hang-glider fire injuring occupant, sequela | CMS +V9615XA | Hang-glider explosion injuring occupant, initial encounter | CMS +V9615XD | Hang-glider explosion injuring occupant, subsequent encounter | CMS +V9615XS | Hang-glider explosion injuring occupant, sequela | CMS +V9619XA | Other hang-glider accident injuring occupant, initial encounter | CMS +V9619XD | Other hang-glider accident injuring occupant, subsequent encounter | CMS +V9619XS | Other hang-glider accident injuring occupant, sequela | CMS +V9620XA | Unspecified glider (nonpowered) accident injuring occupant, initial encounter | CMS +V9620XD | Unspecified glider (nonpowered) accident injuring occupant, subsequent encounter | CMS +V9620XS | Unspecified glider (nonpowered) accident injuring occupant, sequela | CMS +V9621XA | Glider (nonpowered) crash injuring occupant, initial encounter | CMS +V9621XD | Glider (nonpowered) crash injuring occupant, subsequent encounter | CMS +V9621XS | Glider (nonpowered) crash injuring occupant, sequela | CMS +V9622XA | Forced landing of glider (nonpowered) injuring occupant, initial encounter | CMS +V9622XD | Forced landing of glider (nonpowered) injuring occupant, subsequent encounter | CMS +V9622XS | Forced landing of glider (nonpowered) injuring occupant, sequela | CMS +V9623XA | Glider (nonpowered) collision injuring occupant, initial encounter | CMS +V9623XD | Glider (nonpowered) collision injuring occupant, subsequent encounter | CMS +V9623XS | Glider (nonpowered) collision injuring occupant, sequela | CMS +V9624XA | Glider (nonpowered) fire injuring occupant, initial encounter | CMS +V9624XD | Glider (nonpowered) fire injuring occupant, subsequent encounter | CMS +V9624XS | Glider (nonpowered) fire injuring occupant, sequela | CMS +V9625XA | Glider (nonpowered) explosion injuring occupant, initial encounter | CMS +V9625XD | Glider (nonpowered) explosion injuring occupant, subsequent encounter | CMS +V9625XS | Glider (nonpowered) explosion injuring occupant, sequela | CMS +V9629XA | Other glider (nonpowered) accident injuring occupant, initial encounter | CMS +V9629XD | Other glider (nonpowered) accident injuring occupant, subsequent encounter | CMS +V9629XS | Other glider (nonpowered) accident injuring occupant, sequela | CMS +V968XXA | Other nonpowered-aircraft accidents injuring occupant, initial encounter | CMS +V968XXD | Other nonpowered-aircraft accidents injuring occupant, subsequent encounter | CMS +V968XXS | Other nonpowered-aircraft accidents injuring occupant, sequela | CMS +V969XXA | Unspecified nonpowered-aircraft accident injuring occupant, initial encounter | CMS +V969XXD | Unspecified nonpowered-aircraft accident injuring occupant, subsequent encounter | CMS +V969XXS | Unspecified nonpowered-aircraft accident injuring occupant, sequela | CMS +V970XXA | Occupant of aircraft injured in other specified air transport accidents, initial encounter | CMS +V970XXD | Occupant of aircraft injured in other specified air transport accidents, subsequent encounter | CMS +V970XXS | Occupant of aircraft injured in other specified air transport accidents, sequela | CMS +V971XXA | Person injured while boarding or alighting from aircraft, initial encounter | CMS +V971XXD | Person injured while boarding or alighting from aircraft, subsequent encounter | CMS +V971XXS | Person injured while boarding or alighting from aircraft, sequela | CMS +V9721XA | Parachutist entangled in object, initial encounter | CMS +V9721XD | Parachutist entangled in object, subsequent encounter | CMS +V9721XS | Parachutist entangled in object, sequela | CMS +V9722XA | Parachutist injured on landing, initial encounter | CMS +V9722XD | Parachutist injured on landing, subsequent encounter | CMS +V9722XS | Parachutist injured on landing, sequela | CMS +V9729XA | Other parachutist accident, initial encounter | CMS +V9729XD | Other parachutist accident, subsequent encounter | CMS +V9729XS | Other parachutist accident, sequela | CMS +V9731XA | Hit by object falling from aircraft, initial encounter | CMS +V9731XD | Hit by object falling from aircraft, subsequent encounter | CMS +V9731XS | Hit by object falling from aircraft, sequela | CMS +V9732XA | Injured by rotating propeller, initial encounter | CMS +V9732XD | Injured by rotating propeller, subsequent encounter | CMS +V9732XS | Injured by rotating propeller, sequela | CMS +V9733XA | Sucked into jet engine, initial encounter | CMS +V9733XD | Sucked into jet engine, subsequent encounter | CMS +V9733XS | Sucked into jet engine, sequela | CMS +V9739XA | Other injury to person on ground due to air transport accident, initial encounter | CMS +V9739XD | Other injury to person on ground due to air transport accident, subsequent encounter | CMS +V9739XS | Other injury to person on ground due to air transport accident, sequela | CMS +V97810A | Civilian aircraft involved in air transport accident with military aircraft, initial encounter | CMS +V97810D | Civilian aircraft involved in air transport accident with military aircraft, subsequent encounter | CMS +V97810S | Civilian aircraft involved in air transport accident with military aircraft, sequela | CMS +V97811A | Civilian injured by military aircraft, initial encounter | CMS +V97811D | Civilian injured by military aircraft, subsequent encounter | CMS +V97811S | Civilian injured by military aircraft, sequela | CMS +V97818A | Other air transport accident involving military aircraft, initial encounter | CMS +V97818D | Other air transport accident involving military aircraft, subsequent encounter | CMS +V97818S | Other air transport accident involving military aircraft, sequela | CMS +V9789XA | Other air transport accidents, not elsewhere classified, initial encounter | CMS +V9789XD | Other air transport accidents, not elsewhere classified, subsequent encounter | CMS +V9789XS | Other air transport accidents, not elsewhere classified, sequela | CMS +V980XXA | Accident to, on or involving cable-car, not on rails, initial encounter | CMS +V980XXD | Accident to, on or involving cable-car, not on rails, subsequent encounter | CMS +V980XXS | Accident to, on or involving cable-car, not on rails, sequela | CMS +V981XXA | Accident to, on or involving land-yacht, initial encounter | CMS +V981XXD | Accident to, on or involving land-yacht, subsequent encounter | CMS +V981XXS | Accident to, on or involving land-yacht, sequela | CMS +V982XXA | Accident to, on or involving ice yacht, initial encounter | CMS +V982XXD | Accident to, on or involving ice yacht, subsequent encounter | CMS +V982XXS | Accident to, on or involving ice yacht, sequela | CMS +V983XXA | Accident to, on or involving ski lift, initial encounter | CMS +V983XXD | Accident to, on or involving ski lift, subsequent encounter | CMS +V983XXS | Accident to, on or involving ski lift, sequela | CMS +V988XXA | Other specified transport accidents, initial encounter | CMS +V988XXD | Other specified transport accidents, subsequent encounter | CMS +V988XXS | Other specified transport accidents, sequela | CMS +V99XXXA | Unspecified transport accident, initial encounter | CMS +V99XXXD | Unspecified transport accident, subsequent encounter | CMS +V99XXXS | Unspecified transport accident, sequela | CMS +W000XXA | Fall on same level due to ice and snow, initial encounter | CMS +W000XXD | Fall on same level due to ice and snow, subsequent encounter | CMS +W000XXS | Fall on same level due to ice and snow, sequela | CMS +W001XXA | Fall from stairs and steps due to ice and snow, initial encounter | CMS +W001XXD | Fall from stairs and steps due to ice and snow, subsequent encounter | CMS +W001XXS | Fall from stairs and steps due to ice and snow, sequela | CMS +W002XXA | Other fall from one level to another due to ice and snow, initial encounter | CMS +W002XXD | Other fall from one level to another due to ice and snow, subsequent encounter | CMS +W002XXS | Other fall from one level to another due to ice and snow, sequela | CMS +W009XXA | Unspecified fall due to ice and snow, initial encounter | CMS +W009XXD | Unspecified fall due to ice and snow, subsequent encounter | CMS +W009XXS | Unspecified fall due to ice and snow, sequela | CMS +W010XXA | Fall on same level from slipping, tripping and stumbling without subsequent striking against object, initial encounter | CMS +W010XXD | Fall on same level from slipping, tripping and stumbling without subsequent striking against object, subsequent encounter | CMS +W010XXS | Fall on same level from slipping, tripping and stumbling without subsequent striking against object, sequela | CMS +W0110XA | Fall on same level from slipping, tripping and stumbling with subsequent striking against unspecified object, initial encounter | CMS +W0110XD | Fall on same level from slipping, tripping and stumbling with subsequent striking against unspecified object, subsequent encounter | CMS +W0110XS | Fall on same level from slipping, tripping and stumbling with subsequent striking against unspecified object, sequela | CMS +W01110A | Fall on same level from slipping, tripping and stumbling with subsequent striking against sharp glass, initial encounter | CMS +W01110D | Fall on same level from slipping, tripping and stumbling with subsequent striking against sharp glass, subsequent encounter | CMS +W01110S | Fall on same level from slipping, tripping and stumbling with subsequent striking against sharp glass, sequela | CMS +W01111A | Fall on same level from slipping, tripping and stumbling with subsequent striking against power tool or machine, initial encounter | CMS +W01111D | Fall on same level from slipping, tripping and stumbling with subsequent striking against power tool or machine, subsequent encounter | CMS +W01111S | Fall on same level from slipping, tripping and stumbling with subsequent striking against power tool or machine, sequela | CMS +W01118A | Fall on same level from slipping, tripping and stumbling with subsequent striking against other sharp object, initial encounter | CMS +W01118D | Fall on same level from slipping, tripping and stumbling with subsequent striking against other sharp object, subsequent encounter | CMS +W01118S | Fall on same level from slipping, tripping and stumbling with subsequent striking against other sharp object, sequela | CMS +W01119A | Fall on same level from slipping, tripping and stumbling with subsequent striking against unspecified sharp object, initial encounter | CMS +W01119D | Fall on same level from slipping, tripping and stumbling with subsequent striking against unspecified sharp object, subsequent encounter | CMS +W01119S | Fall on same level from slipping, tripping and stumbling with subsequent striking against unspecified sharp object, sequela | CMS +W01190A | Fall on same level from slipping, tripping and stumbling with subsequent striking against furniture, initial encounter | CMS +W01190D | Fall on same level from slipping, tripping and stumbling with subsequent striking against furniture, subsequent encounter | CMS +W01190S | Fall on same level from slipping, tripping and stumbling with subsequent striking against furniture, sequela | CMS +W01198A | Fall on same level from slipping, tripping and stumbling with subsequent striking against other object, initial encounter | CMS +W01198D | Fall on same level from slipping, tripping and stumbling with subsequent striking against other object, subsequent encounter | CMS +W01198S | Fall on same level from slipping, tripping and stumbling with subsequent striking against other object, sequela | CMS +W03XXXA | Other fall on same level due to collision with another person, initial encounter | CMS +W03XXXD | Other fall on same level due to collision with another person, subsequent encounter | CMS +W03XXXS | Other fall on same level due to collision with another person, sequela | CMS +W04XXXA | Fall while being carried or supported by other persons, initial encounter | CMS +W04XXXD | Fall while being carried or supported by other persons, subsequent encounter | CMS +W04XXXS | Fall while being carried or supported by other persons, sequela | CMS +W050XXA | Fall from non-moving wheelchair, initial encounter | CMS +W050XXD | Fall from non-moving wheelchair, subsequent encounter | CMS +W050XXS | Fall from non-moving wheelchair, sequela | CMS +W051XXA | Fall from non-moving nonmotorized scooter, initial encounter | CMS +W051XXD | Fall from non-moving nonmotorized scooter, subsequent encounter | CMS +W051XXS | Fall from non-moving nonmotorized scooter, sequela | CMS +W052XXA | Fall from non-moving motorized mobility scooter, initial encounter | CMS +W052XXD | Fall from non-moving motorized mobility scooter, subsequent encounter | CMS +W052XXS | Fall from non-moving motorized mobility scooter, sequela | CMS +W06XXXA | Fall from bed, initial encounter | CMS +W06XXXD | Fall from bed, subsequent encounter | CMS +W06XXXS | Fall from bed, sequela | CMS +W07XXXA | Fall from chair, initial encounter | CMS +W07XXXD | Fall from chair, subsequent encounter | CMS +W07XXXS | Fall from chair, sequela | CMS +W08XXXA | Fall from other furniture, initial encounter | CMS +W08XXXD | Fall from other furniture, subsequent encounter | CMS +W08XXXS | Fall from other furniture, sequela | CMS +W090XXA | Fall on or from playground slide, initial encounter | CMS +W090XXD | Fall on or from playground slide, subsequent encounter | CMS +W090XXS | Fall on or from playground slide, sequela | CMS +W091XXA | Fall from playground swing, initial encounter | CMS +W091XXD | Fall from playground swing, subsequent encounter | CMS +W091XXS | Fall from playground swing, sequela | CMS +W092XXA | Fall on or from jungle gym, initial encounter | CMS +W092XXD | Fall on or from jungle gym, subsequent encounter | CMS +W092XXS | Fall on or from jungle gym, sequela | CMS +W098XXA | Fall on or from other playground equipment, initial encounter | CMS +W098XXD | Fall on or from other playground equipment, subsequent encounter | CMS +W098XXS | Fall on or from other playground equipment, sequela | CMS +W100XXA | Fall (on)(from) escalator, initial encounter | CMS +W100XXD | Fall (on)(from) escalator, subsequent encounter | CMS +W100XXS | Fall (on)(from) escalator, sequela | CMS +W101XXA | Fall (on)(from) sidewalk curb, initial encounter | CMS +W101XXD | Fall (on)(from) sidewalk curb, subsequent encounter | CMS +W101XXS | Fall (on)(from) sidewalk curb, sequela | CMS +W102XXA | Fall (on)(from) incline, initial encounter | CMS +W102XXD | Fall (on)(from) incline, subsequent encounter | CMS +W102XXS | Fall (on)(from) incline, sequela | CMS +W108XXA | Fall (on) (from) other stairs and steps, initial encounter | CMS +W108XXD | Fall (on) (from) other stairs and steps, subsequent encounter | CMS +W108XXS | Fall (on) (from) other stairs and steps, sequela | CMS +W109XXA | Fall (on) (from) unspecified stairs and steps, initial encounter | CMS +W109XXD | Fall (on) (from) unspecified stairs and steps, subsequent encounter | CMS +W109XXS | Fall (on) (from) unspecified stairs and steps, sequela | CMS +W11XXXA | Fall on and from ladder, initial encounter | CMS +W11XXXD | Fall on and from ladder, subsequent encounter | CMS +W11XXXS | Fall on and from ladder, sequela | CMS +W12XXXA | Fall on and from scaffolding, initial encounter | CMS +W12XXXD | Fall on and from scaffolding, subsequent encounter | CMS +W12XXXS | Fall on and from scaffolding, sequela | CMS +W130XXA | Fall from, out of or through balcony, initial encounter | CMS +W130XXD | Fall from, out of or through balcony, subsequent encounter | CMS +W130XXS | Fall from, out of or through balcony, sequela | CMS +W131XXA | Fall from, out of or through bridge, initial encounter | CMS +W131XXD | Fall from, out of or through bridge, subsequent encounter | CMS +W131XXS | Fall from, out of or through bridge, sequela | CMS +W132XXA | Fall from, out of or through roof, initial encounter | CMS +W132XXD | Fall from, out of or through roof, subsequent encounter | CMS +W132XXS | Fall from, out of or through roof, sequela | CMS +W133XXA | Fall through floor, initial encounter | CMS +W133XXD | Fall through floor, subsequent encounter | CMS +W133XXS | Fall through floor, sequela | CMS +W134XXA | Fall from, out of or through window, initial encounter | CMS +W134XXD | Fall from, out of or through window, subsequent encounter | CMS +W134XXS | Fall from, out of or through window, sequela | CMS +W138XXA | Fall from, out of or through other building or structure, initial encounter | CMS +W138XXD | Fall from, out of or through other building or structure, subsequent encounter | CMS +W138XXS | Fall from, out of or through other building or structure, sequela | CMS +W139XXA | Fall from, out of or through building, not otherwise specified, initial encounter | CMS +W139XXD | Fall from, out of or through building, not otherwise specified, subsequent encounter | CMS +W139XXS | Fall from, out of or through building, not otherwise specified, sequela | CMS +W14XXXA | Fall from tree, initial encounter | CMS +W14XXXD | Fall from tree, subsequent encounter | CMS +W14XXXS | Fall from tree, sequela | CMS +W15XXXA | Fall from cliff, initial encounter | CMS +W15XXXD | Fall from cliff, subsequent encounter | CMS +W15XXXS | Fall from cliff, sequela | CMS +W16011A | Fall into swimming pool striking water surface causing drowning and submersion, initial encounter | CMS +W16011D | Fall into swimming pool striking water surface causing drowning and submersion, subsequent encounter | CMS +W16011S | Fall into swimming pool striking water surface causing drowning and submersion, sequela | CMS +W16012A | Fall into swimming pool striking water surface causing other injury, initial encounter | CMS +W16012D | Fall into swimming pool striking water surface causing other injury, subsequent encounter | CMS +W16012S | Fall into swimming pool striking water surface causing other injury, sequela | CMS +W16021A | Fall into swimming pool striking bottom causing drowning and submersion, initial encounter | CMS +W16021D | Fall into swimming pool striking bottom causing drowning and submersion, subsequent encounter | CMS +W16021S | Fall into swimming pool striking bottom causing drowning and submersion, sequela | CMS +W16022A | Fall into swimming pool striking bottom causing other injury, initial encounter | CMS +W16022D | Fall into swimming pool striking bottom causing other injury, subsequent encounter | CMS +W16022S | Fall into swimming pool striking bottom causing other injury, sequela | CMS +W16031A | Fall into swimming pool striking wall causing drowning and submersion, initial encounter | CMS +W16031D | Fall into swimming pool striking wall causing drowning and submersion, subsequent encounter | CMS +W16031S | Fall into swimming pool striking wall causing drowning and submersion, sequela | CMS +W16032A | Fall into swimming pool striking wall causing other injury, initial encounter | CMS +W16032D | Fall into swimming pool striking wall causing other injury, subsequent encounter | CMS +W16032S | Fall into swimming pool striking wall causing other injury, sequela | CMS +W16111A | Fall into natural body of water striking water surface causing drowning and submersion, initial encounter | CMS +W16111D | Fall into natural body of water striking water surface causing drowning and submersion, subsequent encounter | CMS +W16111S | Fall into natural body of water striking water surface causing drowning and submersion, sequela | CMS +W16112A | Fall into natural body of water striking water surface causing other injury, initial encounter | CMS +W16112D | Fall into natural body of water striking water surface causing other injury, subsequent encounter | CMS +W16112S | Fall into natural body of water striking water surface causing other injury, sequela | CMS +W16121A | Fall into natural body of water striking bottom causing drowning and submersion, initial encounter | CMS +W16121D | Fall into natural body of water striking bottom causing drowning and submersion, subsequent encounter | CMS +W16121S | Fall into natural body of water striking bottom causing drowning and submersion, sequela | CMS +W16122A | Fall into natural body of water striking bottom causing other injury, initial encounter | CMS +W16122D | Fall into natural body of water striking bottom causing other injury, subsequent encounter | CMS +W16122S | Fall into natural body of water striking bottom causing other injury, sequela | CMS +W16131A | Fall into natural body of water striking side causing drowning and submersion, initial encounter | CMS +W16131D | Fall into natural body of water striking side causing drowning and submersion, subsequent encounter | CMS +W16131S | Fall into natural body of water striking side causing drowning and submersion, sequela | CMS +W16132A | Fall into natural body of water striking side causing other injury, initial encounter | CMS +W16132D | Fall into natural body of water striking side causing other injury, subsequent encounter | CMS +W16132S | Fall into natural body of water striking side causing other injury, sequela | CMS +W16211A | Fall in (into) filled bathtub causing drowning and submersion, initial encounter | CMS +W16211D | Fall in (into) filled bathtub causing drowning and submersion, subsequent encounter | CMS +W16211S | Fall in (into) filled bathtub causing drowning and submersion, sequela | CMS +W16212A | Fall in (into) filled bathtub causing other injury, initial encounter | CMS +W16212D | Fall in (into) filled bathtub causing other injury, subsequent encounter | CMS +W16212S | Fall in (into) filled bathtub causing other injury, sequela | CMS +W16221A | Fall in (into) bucket of water causing drowning and submersion, initial encounter | CMS +W16221D | Fall in (into) bucket of water causing drowning and submersion, subsequent encounter | CMS +W16221S | Fall in (into) bucket of water causing drowning and submersion, sequela | CMS +W16222A | Fall in (into) bucket of water causing other injury, initial encounter | CMS +W16222D | Fall in (into) bucket of water causing other injury, subsequent encounter | CMS +W16222S | Fall in (into) bucket of water causing other injury, sequela | CMS +W16311A | Fall into other water striking water surface causing drowning and submersion, initial encounter | CMS +W16311D | Fall into other water striking water surface causing drowning and submersion, subsequent encounter | CMS +W16311S | Fall into other water striking water surface causing drowning and submersion, sequela | CMS +W16312A | Fall into other water striking water surface causing other injury, initial encounter | CMS +W16312D | Fall into other water striking water surface causing other injury, subsequent encounter | CMS +W16312S | Fall into other water striking water surface causing other injury, sequela | CMS +W16321A | Fall into other water striking bottom causing drowning and submersion, initial encounter | CMS +W16321D | Fall into other water striking bottom causing drowning and submersion, subsequent encounter | CMS +W16321S | Fall into other water striking bottom causing drowning and submersion, sequela | CMS +W16322A | Fall into other water striking bottom causing other injury, initial encounter | CMS +W16322D | Fall into other water striking bottom causing other injury, subsequent encounter | CMS +W16322S | Fall into other water striking bottom causing other injury, sequela | CMS +W16331A | Fall into other water striking wall causing drowning and submersion, initial encounter | CMS +W16331D | Fall into other water striking wall causing drowning and submersion, subsequent encounter | CMS +W16331S | Fall into other water striking wall causing drowning and submersion, sequela | CMS +W16332A | Fall into other water striking wall causing other injury, initial encounter | CMS +W16332D | Fall into other water striking wall causing other injury, subsequent encounter | CMS +W16332S | Fall into other water striking wall causing other injury, sequela | CMS +W1641XA | Fall into unspecified water causing drowning and submersion, initial encounter | CMS +W1641XD | Fall into unspecified water causing drowning and submersion, subsequent encounter | CMS +W1641XS | Fall into unspecified water causing drowning and submersion, sequela | CMS +W1642XA | Fall into unspecified water causing other injury, initial encounter | CMS +W1642XD | Fall into unspecified water causing other injury, subsequent encounter | CMS +W1642XS | Fall into unspecified water causing other injury, sequela | CMS +W16511A | Jumping or diving into swimming pool striking water surface causing drowning and submersion, initial encounter | CMS +W16511D | Jumping or diving into swimming pool striking water surface causing drowning and submersion, subsequent encounter | CMS +W16511S | Jumping or diving into swimming pool striking water surface causing drowning and submersion, sequela | CMS +W16512A | Jumping or diving into swimming pool striking water surface causing other injury, initial encounter | CMS +W16512D | Jumping or diving into swimming pool striking water surface causing other injury, subsequent encounter | CMS +W16512S | Jumping or diving into swimming pool striking water surface causing other injury, sequela | CMS +W16521A | Jumping or diving into swimming pool striking bottom causing drowning and submersion, initial encounter | CMS +W16521D | Jumping or diving into swimming pool striking bottom causing drowning and submersion, subsequent encounter | CMS +W16521S | Jumping or diving into swimming pool striking bottom causing drowning and submersion, sequela | CMS +W16522A | Jumping or diving into swimming pool striking bottom causing other injury, initial encounter | CMS +W16522D | Jumping or diving into swimming pool striking bottom causing other injury, subsequent encounter | CMS +W16522S | Jumping or diving into swimming pool striking bottom causing other injury, sequela | CMS +W16531A | Jumping or diving into swimming pool striking wall causing drowning and submersion, initial encounter | CMS +W16531D | Jumping or diving into swimming pool striking wall causing drowning and submersion, subsequent encounter | CMS +W16531S | Jumping or diving into swimming pool striking wall causing drowning and submersion, sequela | CMS +W16532A | Jumping or diving into swimming pool striking wall causing other injury, initial encounter | CMS +W16532D | Jumping or diving into swimming pool striking wall causing other injury, subsequent encounter | CMS +W16532S | Jumping or diving into swimming pool striking wall causing other injury, sequela | CMS +W16611A | Jumping or diving into natural body of water striking water surface causing drowning and submersion, initial encounter | CMS +W16611D | Jumping or diving into natural body of water striking water surface causing drowning and submersion, subsequent encounter | CMS +W16611S | Jumping or diving into natural body of water striking water surface causing drowning and submersion, sequela | CMS +W16612A | Jumping or diving into natural body of water striking water surface causing other injury, initial encounter | CMS +W16612D | Jumping or diving into natural body of water striking water surface causing other injury, subsequent encounter | CMS +W16612S | Jumping or diving into natural body of water striking water surface causing other injury, sequela | CMS +W16621A | Jumping or diving into natural body of water striking bottom causing drowning and submersion, initial encounter | CMS +W16621D | Jumping or diving into natural body of water striking bottom causing drowning and submersion, subsequent encounter | CMS +W16621S | Jumping or diving into natural body of water striking bottom causing drowning and submersion, sequela | CMS +W16622A | Jumping or diving into natural body of water striking bottom causing other injury, initial encounter | CMS +W16622D | Jumping or diving into natural body of water striking bottom causing other injury, subsequent encounter | CMS +W16622S | Jumping or diving into natural body of water striking bottom causing other injury, sequela | CMS +W16711A | Jumping or diving from boat striking water surface causing drowning and submersion, initial encounter | CMS +W16711D | Jumping or diving from boat striking water surface causing drowning and submersion, subsequent encounter | CMS +W16711S | Jumping or diving from boat striking water surface causing drowning and submersion, sequela | CMS +W16712A | Jumping or diving from boat striking water surface causing other injury, initial encounter | CMS +W16712D | Jumping or diving from boat striking water surface causing other injury, subsequent encounter | CMS +W16712S | Jumping or diving from boat striking water surface causing other injury, sequela | CMS +W16721A | Jumping or diving from boat striking bottom causing drowning and submersion, initial encounter | CMS +W16721D | Jumping or diving from boat striking bottom causing drowning and submersion, subsequent encounter | CMS +W16721S | Jumping or diving from boat striking bottom causing drowning and submersion, sequela | CMS +W16722A | Jumping or diving from boat striking bottom causing other injury, initial encounter | CMS +W16722D | Jumping or diving from boat striking bottom causing other injury, subsequent encounter | CMS +W16722S | Jumping or diving from boat striking bottom causing other injury, sequela | CMS +W16811A | Jumping or diving into other water striking water surface causing drowning and submersion, initial encounter | CMS +W16811D | Jumping or diving into other water striking water surface causing drowning and submersion, subsequent encounter | CMS +W16811S | Jumping or diving into other water striking water surface causing drowning and submersion, sequela | CMS +W16812A | Jumping or diving into other water striking water surface causing other injury, initial encounter | CMS +W16812D | Jumping or diving into other water striking water surface causing other injury, subsequent encounter | CMS +W16812S | Jumping or diving into other water striking water surface causing other injury, sequela | CMS +W16821A | Jumping or diving into other water striking bottom causing drowning and submersion, initial encounter | CMS +W16821D | Jumping or diving into other water striking bottom causing drowning and submersion, subsequent encounter | CMS +W16821S | Jumping or diving into other water striking bottom causing drowning and submersion, sequela | CMS +W16822A | Jumping or diving into other water striking bottom causing other injury, initial encounter | CMS +W16822D | Jumping or diving into other water striking bottom causing other injury, subsequent encounter | CMS +W16822S | Jumping or diving into other water striking bottom causing other injury, sequela | CMS +W16831A | Jumping or diving into other water striking wall causing drowning and submersion, initial encounter | CMS +W16831D | Jumping or diving into other water striking wall causing drowning and submersion, subsequent encounter | CMS +W16831S | Jumping or diving into other water striking wall causing drowning and submersion, sequela | CMS +W16832A | Jumping or diving into other water striking wall causing other injury, initial encounter | CMS +W16832D | Jumping or diving into other water striking wall causing other injury, subsequent encounter | CMS +W16832S | Jumping or diving into other water striking wall causing other injury, sequela | CMS +W1691XA | Jumping or diving into unspecified water causing drowning and submersion, initial encounter | CMS +W1691XD | Jumping or diving into unspecified water causing drowning and submersion, subsequent encounter | CMS +W1691XS | Jumping or diving into unspecified water causing drowning and submersion, sequela | CMS +W1692XA | Jumping or diving into unspecified water causing other injury, initial encounter | CMS +W1692XD | Jumping or diving into unspecified water causing other injury, subsequent encounter | CMS +W1692XS | Jumping or diving into unspecified water causing other injury, sequela | CMS +W170XXA | Fall into well, initial encounter | CMS +W170XXD | Fall into well, subsequent encounter | CMS +W170XXS | Fall into well, sequela | CMS +W171XXA | Fall into storm drain or manhole, initial encounter | CMS +W171XXD | Fall into storm drain or manhole, subsequent encounter | CMS +W171XXS | Fall into storm drain or manhole, sequela | CMS +W172XXA | Fall into hole, initial encounter | CMS +W172XXD | Fall into hole, subsequent encounter | CMS +W172XXS | Fall into hole, sequela | CMS +W173XXA | Fall into empty swimming pool, initial encounter | CMS +W173XXD | Fall into empty swimming pool, subsequent encounter | CMS +W173XXS | Fall into empty swimming pool, sequela | CMS +W174XXA | Fall from dock, initial encounter | CMS +W174XXD | Fall from dock, subsequent encounter | CMS +W174XXS | Fall from dock, sequela | CMS +W1781XA | Fall down embankment (hill), initial encounter | CMS +W1781XD | Fall down embankment (hill), subsequent encounter | CMS +W1781XS | Fall down embankment (hill), sequela | CMS +W1782XA | Fall from (out of) grocery cart, initial encounter | CMS +W1782XD | Fall from (out of) grocery cart, subsequent encounter | CMS +W1782XS | Fall from (out of) grocery cart, sequela | CMS +W1789XA | Other fall from one level to another, initial encounter | CMS +W1789XD | Other fall from one level to another, subsequent encounter | CMS +W1789XS | Other fall from one level to another, sequela | CMS +W1800XA | Striking against unspecified object with subsequent fall, initial encounter | CMS +W1800XD | Striking against unspecified object with subsequent fall, subsequent encounter | CMS +W1800XS | Striking against unspecified object with subsequent fall, sequela | CMS +W1801XA | Striking against sports equipment with subsequent fall, initial encounter | CMS +W1801XD | Striking against sports equipment with subsequent fall, subsequent encounter | CMS +W1801XS | Striking against sports equipment with subsequent fall, sequela | CMS +W1802XA | Striking against glass with subsequent fall, initial encounter | CMS +W1802XD | Striking against glass with subsequent fall, subsequent encounter | CMS +W1802XS | Striking against glass with subsequent fall, sequela | CMS +W1809XA | Striking against other object with subsequent fall, initial encounter | CMS +W1809XD | Striking against other object with subsequent fall, subsequent encounter | CMS +W1809XS | Striking against other object with subsequent fall, sequela | CMS +W1811XA | Fall from or off toilet without subsequent striking against object, initial encounter | CMS +W1811XD | Fall from or off toilet without subsequent striking against object, subsequent encounter | CMS +W1811XS | Fall from or off toilet without subsequent striking against object, sequela | CMS +W1812XA | Fall from or off toilet with subsequent striking against object, initial encounter | CMS +W1812XD | Fall from or off toilet with subsequent striking against object, subsequent encounter | CMS +W1812XS | Fall from or off toilet with subsequent striking against object, sequela | CMS +W182XXA | Fall in (into) shower or empty bathtub, initial encounter | CMS +W182XXD | Fall in (into) shower or empty bathtub, subsequent encounter | CMS +W182XXS | Fall in (into) shower or empty bathtub, sequela | CMS +W1830XA | Fall on same level, unspecified, initial encounter | CMS +W1830XD | Fall on same level, unspecified, subsequent encounter | CMS +W1830XS | Fall on same level, unspecified, sequela | CMS +W1831XA | Fall on same level due to stepping on an object, initial encounter | CMS +W1831XD | Fall on same level due to stepping on an object, subsequent encounter | CMS +W1831XS | Fall on same level due to stepping on an object, sequela | CMS +W1839XA | Other fall on same level, initial encounter | CMS +W1839XD | Other fall on same level, subsequent encounter | CMS +W1839XS | Other fall on same level, sequela | CMS +W1840XA | Slipping, tripping and stumbling without falling, unspecified, initial encounter | CMS +W1840XD | Slipping, tripping and stumbling without falling, unspecified, subsequent encounter | CMS +W1840XS | Slipping, tripping and stumbling without falling, unspecified, sequela | CMS +W1841XA | Slipping, tripping and stumbling without falling due to stepping on object, initial encounter | CMS +W1841XD | Slipping, tripping and stumbling without falling due to stepping on object, subsequent encounter | CMS +W1841XS | Slipping, tripping and stumbling without falling due to stepping on object, sequela | CMS +W1842XA | Slipping, tripping and stumbling without falling due to stepping into hole or opening, initial encounter | CMS +W1842XD | Slipping, tripping and stumbling without falling due to stepping into hole or opening, subsequent encounter | CMS +W1842XS | Slipping, tripping and stumbling without falling due to stepping into hole or opening, sequela | CMS +W1843XA | Slipping, tripping and stumbling without falling due to stepping from one level to another, initial encounter | CMS +W1843XD | Slipping, tripping and stumbling without falling due to stepping from one level to another, subsequent encounter | CMS +W1843XS | Slipping, tripping and stumbling without falling due to stepping from one level to another, sequela | CMS +W1849XA | Other slipping, tripping and stumbling without falling, initial encounter | CMS +W1849XD | Other slipping, tripping and stumbling without falling, subsequent encounter | CMS +W1849XS | Other slipping, tripping and stumbling without falling, sequela | CMS +W19XXXA | Unspecified fall, initial encounter | CMS +W19XXXD | Unspecified fall, subsequent encounter | CMS +W19XXXS | Unspecified fall, sequela | CMS +W200XXA | Struck by falling object in cave-in, initial encounter | CMS +W200XXD | Struck by falling object in cave-in, subsequent encounter | CMS +W200XXS | Struck by falling object in cave-in, sequela | CMS +W201XXA | Struck by object due to collapse of building, initial encounter | CMS +W201XXD | Struck by object due to collapse of building, subsequent encounter | CMS +W201XXS | Struck by object due to collapse of building, sequela | CMS +W208XXA | Other cause of strike by thrown, projected or falling object, initial encounter | CMS +W208XXD | Other cause of strike by thrown, projected or falling object, subsequent encounter | CMS +W208XXS | Other cause of strike by thrown, projected or falling object, sequela | CMS +W2100XA | Struck by hit or thrown ball, unspecified type, initial encounter | CMS +W2100XD | Struck by hit or thrown ball, unspecified type, subsequent encounter | CMS +W2100XS | Struck by hit or thrown ball, unspecified type, sequela | CMS +W2101XA | Struck by football, initial encounter | CMS +W2101XD | Struck by football, subsequent encounter | CMS +W2101XS | Struck by football, sequela | CMS +W2102XA | Struck by soccer ball, initial encounter | CMS +W2102XD | Struck by soccer ball, subsequent encounter | CMS +W2102XS | Struck by soccer ball, sequela | CMS +W2103XA | Struck by baseball, initial encounter | CMS +W2103XD | Struck by baseball, subsequent encounter | CMS +W2103XS | Struck by baseball, sequela | CMS +W2104XA | Struck by golf ball, initial encounter | CMS +W2104XD | Struck by golf ball, subsequent encounter | CMS +W2104XS | Struck by golf ball, sequela | CMS +W2105XA | Struck by basketball, initial encounter | CMS +W2105XD | Struck by basketball, subsequent encounter | CMS +W2105XS | Struck by basketball, sequela | CMS +W2106XA | Struck by volleyball, initial encounter | CMS +W2106XD | Struck by volleyball, subsequent encounter | CMS +W2106XS | Struck by volleyball, sequela | CMS +W2107XA | Struck by softball, initial encounter | CMS +W2107XD | Struck by softball, subsequent encounter | CMS +W2107XS | Struck by softball, sequela | CMS +W2109XA | Struck by other hit or thrown ball, initial encounter | CMS +W2109XD | Struck by other hit or thrown ball, subsequent encounter | CMS +W2109XS | Struck by other hit or thrown ball, sequela | CMS +W2111XA | Struck by baseball bat, initial encounter | CMS +W2111XD | Struck by baseball bat, subsequent encounter | CMS +W2111XS | Struck by baseball bat, sequela | CMS +W2112XA | Struck by tennis racquet, initial encounter | CMS +W2112XD | Struck by tennis racquet, subsequent encounter | CMS +W2112XS | Struck by tennis racquet, sequela | CMS +W2113XA | Struck by golf club, initial encounter | CMS +W2113XD | Struck by golf club, subsequent encounter | CMS +W2113XS | Struck by golf club, sequela | CMS +W2119XA | Struck by other bat, racquet or club, initial encounter | CMS +W2119XD | Struck by other bat, racquet or club, subsequent encounter | CMS +W2119XS | Struck by other bat, racquet or club, sequela | CMS +W21210A | Struck by ice hockey stick, initial encounter | CMS +W21210D | Struck by ice hockey stick, subsequent encounter | CMS +W21210S | Struck by ice hockey stick, sequela | CMS +W21211A | Struck by field hockey stick, initial encounter | CMS +W21211D | Struck by field hockey stick, subsequent encounter | CMS +W21211S | Struck by field hockey stick, sequela | CMS +W21220A | Struck by ice hockey puck, initial encounter | CMS +W21220D | Struck by ice hockey puck, subsequent encounter | CMS +W21220S | Struck by ice hockey puck, sequela | CMS +W21221A | Struck by field hockey puck, initial encounter | CMS +W21221D | Struck by field hockey puck, subsequent encounter | CMS +W21221S | Struck by field hockey puck, sequela | CMS +W2131XA | Struck by shoe cleats, initial encounter | CMS +W2131XD | Struck by shoe cleats, subsequent encounter | CMS +W2131XS | Struck by shoe cleats, sequela | CMS +W2132XA | Struck by skate blades, initial encounter | CMS +W2132XD | Struck by skate blades, subsequent encounter | CMS +W2132XS | Struck by skate blades, sequela | CMS +W2139XA | Struck by other sports foot wear, initial encounter | CMS +W2139XD | Struck by other sports foot wear, subsequent encounter | CMS +W2139XS | Struck by other sports foot wear, sequela | CMS +W214XXA | Striking against diving board, initial encounter | CMS +W214XXD | Striking against diving board, subsequent encounter | CMS +W214XXS | Striking against diving board, sequela | CMS +W2181XA | Striking against or struck by football helmet, initial encounter | CMS +W2181XD | Striking against or struck by football helmet, subsequent encounter | CMS +W2181XS | Striking against or struck by football helmet, sequela | CMS +W2189XA | Striking against or struck by other sports equipment, initial encounter | CMS +W2189XD | Striking against or struck by other sports equipment, subsequent encounter | CMS +W2189XS | Striking against or struck by other sports equipment, sequela | CMS +W219XXA | Striking against or struck by unspecified sports equipment, initial encounter | CMS +W219XXD | Striking against or struck by unspecified sports equipment, subsequent encounter | CMS +W219XXS | Striking against or struck by unspecified sports equipment, sequela | CMS +W2201XA | Walked into wall, initial encounter | CMS +W2201XD | Walked into wall, subsequent encounter | CMS +W2201XS | Walked into wall, sequela | CMS +W2202XA | Walked into lamppost, initial encounter | CMS +W2202XD | Walked into lamppost, subsequent encounter | CMS +W2202XS | Walked into lamppost, sequela | CMS +W2203XA | Walked into furniture, initial encounter | CMS +W2203XD | Walked into furniture, subsequent encounter | CMS +W2203XS | Walked into furniture, sequela | CMS +W22041A | Striking against wall of swimming pool causing drowning and submersion, initial encounter | CMS +W22041D | Striking against wall of swimming pool causing drowning and submersion, subsequent encounter | CMS +W22041S | Striking against wall of swimming pool causing drowning and submersion, sequela | CMS +W22042A | Striking against wall of swimming pool causing other injury, initial encounter | CMS +W22042D | Striking against wall of swimming pool causing other injury, subsequent encounter | CMS +W22042S | Striking against wall of swimming pool causing other injury, sequela | CMS +W2209XA | Striking against other stationary object, initial encounter | CMS +W2209XD | Striking against other stationary object, subsequent encounter | CMS +W2209XS | Striking against other stationary object, sequela | CMS +W2210XA | Striking against or struck by unspecified automobile airbag, initial encounter | CMS +W2210XD | Striking against or struck by unspecified automobile airbag, subsequent encounter | CMS +W2210XS | Striking against or struck by unspecified automobile airbag, sequela | CMS +W2211XA | Striking against or struck by driver side automobile airbag, initial encounter | CMS +W2211XD | Striking against or struck by driver side automobile airbag, subsequent encounter | CMS +W2211XS | Striking against or struck by driver side automobile airbag, sequela | CMS +W2212XA | Striking against or struck by front passenger side automobile airbag, initial encounter | CMS +W2212XD | Striking against or struck by front passenger side automobile airbag, subsequent encounter | CMS +W2212XS | Striking against or struck by front passenger side automobile airbag, sequela | CMS +W2219XA | Striking against or struck by other automobile airbag, initial encounter | CMS +W2219XD | Striking against or struck by other automobile airbag, subsequent encounter | CMS +W2219XS | Striking against or struck by other automobile airbag, sequela | CMS +W228XXA | Striking against or struck by other objects, initial encounter | CMS +W228XXD | Striking against or struck by other objects, subsequent encounter | CMS +W228XXS | Striking against or struck by other objects, sequela | CMS +W230XXA | Caught, crushed, jammed, or pinched between moving objects, initial encounter | CMS +W230XXD | Caught, crushed, jammed, or pinched between moving objects, subsequent encounter | CMS +W230XXS | Caught, crushed, jammed, or pinched between moving objects, sequela | CMS +W231XXA | Caught, crushed, jammed, or pinched between stationary objects, initial encounter | CMS +W231XXD | Caught, crushed, jammed, or pinched between stationary objects, subsequent encounter | CMS +W231XXS | Caught, crushed, jammed, or pinched between stationary objects, sequela | CMS +W240XXA | Contact with lifting devices, not elsewhere classified, initial encounter | CMS +W240XXD | Contact with lifting devices, not elsewhere classified, subsequent encounter | CMS +W240XXS | Contact with lifting devices, not elsewhere classified, sequela | CMS +W241XXA | Contact with transmission devices, not elsewhere classified, initial encounter | CMS +W241XXD | Contact with transmission devices, not elsewhere classified, subsequent encounter | CMS +W241XXS | Contact with transmission devices, not elsewhere classified, sequela | CMS +W25XXXA | Contact with sharp glass, initial encounter | CMS +W25XXXD | Contact with sharp glass, subsequent encounter | CMS +W25XXXS | Contact with sharp glass, sequela | CMS +W260XXA | Contact with knife, initial encounter | CMS +W260XXD | Contact with knife, subsequent encounter | CMS +W260XXS | Contact with knife, sequela | CMS +W261XXA | Contact with sword or dagger, initial encounter | CMS +W261XXD | Contact with sword or dagger, subsequent encounter | CMS +W261XXS | Contact with sword or dagger, sequela | CMS +W262XXA | Contact with edge of stiff paper, initial encounter | CMS +W262XXD | Contact with edge of stiff paper, subsequent encounter | CMS +W262XXS | Contact with edge of stiff paper, sequela | CMS +W268XXA | Contact with other sharp object(s), not elsewhere classified, initial encounter | CMS +W268XXD | Contact with other sharp object(s), not elsewhere classified, subsequent encounter | CMS +W268XXS | Contact with other sharp object(s), not elsewhere classified, sequela | CMS +W269XXA | Contact with unspecified sharp object(s), initial encounter | CMS +W269XXD | Contact with unspecified sharp object(s), subsequent encounter | CMS +W269XXS | Contact with unspecified sharp object(s), sequela | CMS +W270XXA | Contact with workbench tool, initial encounter | CMS +W270XXD | Contact with workbench tool, subsequent encounter | CMS +W270XXS | Contact with workbench tool, sequela | CMS +W271XXA | Contact with garden tool, initial encounter | CMS +W271XXD | Contact with garden tool, subsequent encounter | CMS +W271XXS | Contact with garden tool, sequela | CMS +W272XXA | Contact with scissors, initial encounter | CMS +W272XXD | Contact with scissors, subsequent encounter | CMS +W272XXS | Contact with scissors, sequela | CMS +W273XXA | Contact with needle (sewing), initial encounter | CMS +W273XXD | Contact with needle (sewing), subsequent encounter | CMS +W273XXS | Contact with needle (sewing), sequela | CMS +W274XXA | Contact with kitchen utensil, initial encounter | CMS +W274XXD | Contact with kitchen utensil, subsequent encounter | CMS +W274XXS | Contact with kitchen utensil, sequela | CMS +W275XXA | Contact with paper-cutter, initial encounter | CMS +W275XXD | Contact with paper-cutter, subsequent encounter | CMS +W275XXS | Contact with paper-cutter, sequela | CMS +W278XXA | Contact with other nonpowered hand tool, initial encounter | CMS +W278XXD | Contact with other nonpowered hand tool, subsequent encounter | CMS +W278XXS | Contact with other nonpowered hand tool, sequela | CMS +W28XXXA | Contact with powered lawn mower, initial encounter | CMS +W28XXXD | Contact with powered lawn mower, subsequent encounter | CMS +W28XXXS | Contact with powered lawn mower, sequela | CMS +W290XXA | Contact with powered kitchen appliance, initial encounter | CMS +W290XXD | Contact with powered kitchen appliance, subsequent encounter | CMS +W290XXS | Contact with powered kitchen appliance, sequela | CMS +W291XXA | Contact with electric knife, initial encounter | CMS +W291XXD | Contact with electric knife, subsequent encounter | CMS +W291XXS | Contact with electric knife, sequela | CMS +W292XXA | Contact with other powered household machinery, initial encounter | CMS +W292XXD | Contact with other powered household machinery, subsequent encounter | CMS +W292XXS | Contact with other powered household machinery, sequela | CMS +W293XXA | Contact with powered garden and outdoor hand tools and machinery, initial encounter | CMS +W293XXD | Contact with powered garden and outdoor hand tools and machinery, subsequent encounter | CMS +W293XXS | Contact with powered garden and outdoor hand tools and machinery, sequela | CMS +W294XXA | Contact with nail gun, initial encounter | CMS +W294XXD | Contact with nail gun, subsequent encounter | CMS +W294XXS | Contact with nail gun, sequela | CMS +W298XXA | Contact with other powered hand tools and household machinery, initial encounter | CMS +W298XXD | Contact with other powered hand tools and household machinery, subsequent encounter | CMS +W298XXS | Contact with other powered hand tools and household machinery, sequela | CMS +W300XXA | Contact with combine harvester, initial encounter | CMS +W300XXD | Contact with combine harvester, subsequent encounter | CMS +W300XXS | Contact with combine harvester, sequela | CMS +W301XXA | Contact with power take-off devices (PTO), initial encounter | CMS +W301XXD | Contact with power take-off devices (PTO), subsequent encounter | CMS +W301XXS | Contact with power take-off devices (PTO), sequela | CMS +W302XXA | Contact with hay derrick, initial encounter | CMS +W302XXD | Contact with hay derrick, subsequent encounter | CMS +W302XXS | Contact with hay derrick, sequela | CMS +W303XXA | Contact with grain storage elevator, initial encounter | CMS +W303XXD | Contact with grain storage elevator, subsequent encounter | CMS +W303XXS | Contact with grain storage elevator, sequela | CMS +W3081XA | Contact with agricultural transport vehicle in stationary use, initial encounter | CMS +W3081XD | Contact with agricultural transport vehicle in stationary use, subsequent encounter | CMS +W3081XS | Contact with agricultural transport vehicle in stationary use, sequela | CMS +W3089XA | Contact with other specified agricultural machinery, initial encounter | CMS +W3089XD | Contact with other specified agricultural machinery, subsequent encounter | CMS +W3089XS | Contact with other specified agricultural machinery, sequela | CMS +W309XXA | Contact with unspecified agricultural machinery, initial encounter | CMS +W309XXD | Contact with unspecified agricultural machinery, subsequent encounter | CMS +W309XXS | Contact with unspecified agricultural machinery, sequela | CMS +W310XXA | Contact with mining and earth-drilling machinery, initial encounter | CMS +W310XXD | Contact with mining and earth-drilling machinery, subsequent encounter | CMS +W310XXS | Contact with mining and earth-drilling machinery, sequela | CMS +W311XXA | Contact with metalworking machines, initial encounter | CMS +W311XXD | Contact with metalworking machines, subsequent encounter | CMS +W311XXS | Contact with metalworking machines, sequela | CMS +W312XXA | Contact with powered woodworking and forming machines, initial encounter | CMS +W312XXD | Contact with powered woodworking and forming machines, subsequent encounter | CMS +W312XXS | Contact with powered woodworking and forming machines, sequela | CMS +W313XXA | Contact with prime movers, initial encounter | CMS +W313XXD | Contact with prime movers, subsequent encounter | CMS +W313XXS | Contact with prime movers, sequela | CMS +W3181XA | Contact with recreational machinery, initial encounter | CMS +W3181XD | Contact with recreational machinery, subsequent encounter | CMS +W3181XS | Contact with recreational machinery, sequela | CMS +W3182XA | Contact with other commercial machinery, initial encounter | CMS +W3182XD | Contact with other commercial machinery, subsequent encounter | CMS +W3182XS | Contact with other commercial machinery, sequela | CMS +W3183XA | Contact with special construction vehicle in stationary use, initial encounter | CMS +W3183XD | Contact with special construction vehicle in stationary use, subsequent encounter | CMS +W3183XS | Contact with special construction vehicle in stationary use, sequela | CMS +W3189XA | Contact with other specified machinery, initial encounter | CMS +W3189XD | Contact with other specified machinery, subsequent encounter | CMS +W3189XS | Contact with other specified machinery, sequela | CMS +W319XXA | Contact with unspecified machinery, initial encounter | CMS +W319XXD | Contact with unspecified machinery, subsequent encounter | CMS +W319XXS | Contact with unspecified machinery, sequela | CMS +W320XXA | Accidental handgun discharge, initial encounter | CMS +W320XXD | Accidental handgun discharge, subsequent encounter | CMS +W320XXS | Accidental handgun discharge, sequela | CMS +W321XXA | Accidental handgun malfunction, initial encounter | CMS +W321XXD | Accidental handgun malfunction, subsequent encounter | CMS +W321XXS | Accidental handgun malfunction, sequela | CMS +W3300XA | Accidental discharge of unspecified larger firearm, initial encounter | CMS +W3300XD | Accidental discharge of unspecified larger firearm, subsequent encounter | CMS +W3300XS | Accidental discharge of unspecified larger firearm, sequela | CMS +W3301XA | Accidental discharge of shotgun, initial encounter | CMS +W3301XD | Accidental discharge of shotgun, subsequent encounter | CMS +W3301XS | Accidental discharge of shotgun, sequela | CMS +W3302XA | Accidental discharge of hunting rifle, initial encounter | CMS +W3302XD | Accidental discharge of hunting rifle, subsequent encounter | CMS +W3302XS | Accidental discharge of hunting rifle, sequela | CMS +W3303XA | Accidental discharge of machine gun, initial encounter | CMS +W3303XD | Accidental discharge of machine gun, subsequent encounter | CMS +W3303XS | Accidental discharge of machine gun, sequela | CMS +W3309XA | Accidental discharge of other larger firearm, initial encounter | CMS +W3309XD | Accidental discharge of other larger firearm, subsequent encounter | CMS +W3309XS | Accidental discharge of other larger firearm, sequela | CMS +W3310XA | Accidental malfunction of unspecified larger firearm, initial encounter | CMS +W3310XD | Accidental malfunction of unspecified larger firearm, subsequent encounter | CMS +W3310XS | Accidental malfunction of unspecified larger firearm, sequela | CMS +W3311XA | Accidental malfunction of shotgun, initial encounter | CMS +W3311XD | Accidental malfunction of shotgun, subsequent encounter | CMS +W3311XS | Accidental malfunction of shotgun, sequela | CMS +W3312XA | Accidental malfunction of hunting rifle, initial encounter | CMS +W3312XD | Accidental malfunction of hunting rifle, subsequent encounter | CMS +W3312XS | Accidental malfunction of hunting rifle, sequela | CMS +W3313XA | Accidental malfunction of machine gun, initial encounter | CMS +W3313XD | Accidental malfunction of machine gun, subsequent encounter | CMS +W3313XS | Accidental malfunction of machine gun, sequela | CMS +W3319XA | Accidental malfunction of other larger firearm, initial encounter | CMS +W3319XD | Accidental malfunction of other larger firearm, subsequent encounter | CMS +W3319XS | Accidental malfunction of other larger firearm, sequela | CMS +W3400XA | Accidental discharge from unspecified firearms or gun, initial encounter | CMS +W3400XD | Accidental discharge from unspecified firearms or gun, subsequent encounter | CMS +W3400XS | Accidental discharge from unspecified firearms or gun, sequela | CMS +W34010A | Accidental discharge of airgun, initial encounter | CMS +W34010D | Accidental discharge of airgun, subsequent encounter | CMS +W34010S | Accidental discharge of airgun, sequela | CMS +W34011A | Accidental discharge of paintball gun, initial encounter | CMS +W34011D | Accidental discharge of paintball gun, subsequent encounter | CMS +W34011S | Accidental discharge of paintball gun, sequela | CMS +W34018A | Accidental discharge of other gas, air or spring-operated gun, initial encounter | CMS +W34018D | Accidental discharge of other gas, air or spring-operated gun, subsequent encounter | CMS +W34018S | Accidental discharge of other gas, air or spring-operated gun, sequela | CMS +W3409XA | Accidental discharge from other specified firearms, initial encounter | CMS +W3409XD | Accidental discharge from other specified firearms, subsequent encounter | CMS +W3409XS | Accidental discharge from other specified firearms, sequela | CMS +W3410XA | Accidental malfunction from unspecified firearms or gun, initial encounter | CMS +W3410XD | Accidental malfunction from unspecified firearms or gun, subsequent encounter | CMS +W3410XS | Accidental malfunction from unspecified firearms or gun, sequela | CMS +W34110A | Accidental malfunction of airgun, initial encounter | CMS +W34110D | Accidental malfunction of airgun, subsequent encounter | CMS +W34110S | Accidental malfunction of airgun, sequela | CMS +W34111A | Accidental malfunction of paintball gun, initial encounter | CMS +W34111D | Accidental malfunction of paintball gun, subsequent encounter | CMS +W34111S | Accidental malfunction of paintball gun, sequela | CMS +W34118A | Accidental malfunction of other gas, air or spring-operated gun, initial encounter | CMS +W34118D | Accidental malfunction of other gas, air or spring-operated gun, subsequent encounter | CMS +W34118S | Accidental malfunction of other gas, air or spring-operated gun, sequela | CMS +W3419XA | Accidental malfunction from other specified firearms, initial encounter | CMS +W3419XD | Accidental malfunction from other specified firearms, subsequent encounter | CMS +W3419XS | Accidental malfunction from other specified firearms, sequela | CMS +W35XXXA | Explosion and rupture of boiler, initial encounter | CMS +W35XXXD | Explosion and rupture of boiler, subsequent encounter | CMS +W35XXXS | Explosion and rupture of boiler, sequela | CMS +W361XXA | Explosion and rupture of aerosol can, initial encounter | CMS +W361XXD | Explosion and rupture of aerosol can, subsequent encounter | CMS +W361XXS | Explosion and rupture of aerosol can, sequela | CMS +W362XXA | Explosion and rupture of air tank, initial encounter | CMS +W362XXD | Explosion and rupture of air tank, subsequent encounter | CMS +W362XXS | Explosion and rupture of air tank, sequela | CMS +W363XXA | Explosion and rupture of pressurized-gas tank, initial encounter | CMS +W363XXD | Explosion and rupture of pressurized-gas tank, subsequent encounter | CMS +W363XXS | Explosion and rupture of pressurized-gas tank, sequela | CMS +W368XXA | Explosion and rupture of other gas cylinder, initial encounter | CMS +W368XXD | Explosion and rupture of other gas cylinder, subsequent encounter | CMS +W368XXS | Explosion and rupture of other gas cylinder, sequela | CMS +W369XXA | Explosion and rupture of unspecified gas cylinder, initial encounter | CMS +W369XXD | Explosion and rupture of unspecified gas cylinder, subsequent encounter | CMS +W369XXS | Explosion and rupture of unspecified gas cylinder, sequela | CMS +W370XXA | Explosion of bicycle tire, initial encounter | CMS +W370XXD | Explosion of bicycle tire, subsequent encounter | CMS +W370XXS | Explosion of bicycle tire, sequela | CMS +W378XXA | Explosion and rupture of other pressurized tire, pipe or hose, initial encounter | CMS +W378XXD | Explosion and rupture of other pressurized tire, pipe or hose, subsequent encounter | CMS +W378XXS | Explosion and rupture of other pressurized tire, pipe or hose, sequela | CMS +W38XXXA | Explosion and rupture of other specified pressurized devices, initial encounter | CMS +W38XXXD | Explosion and rupture of other specified pressurized devices, subsequent encounter | CMS +W38XXXS | Explosion and rupture of other specified pressurized devices, sequela | CMS +W39XXXA | Discharge of firework, initial encounter | CMS +W39XXXD | Discharge of firework, subsequent encounter | CMS +W39XXXS | Discharge of firework, sequela | CMS +W400XXA | Explosion of blasting material, initial encounter | CMS +W400XXD | Explosion of blasting material, subsequent encounter | CMS +W400XXS | Explosion of blasting material, sequela | CMS +W401XXA | Explosion of explosive gases, initial encounter | CMS +W401XXD | Explosion of explosive gases, subsequent encounter | CMS +W401XXS | Explosion of explosive gases, sequela | CMS +W408XXA | Explosion of other specified explosive materials, initial encounter | CMS +W408XXD | Explosion of other specified explosive materials, subsequent encounter | CMS +W408XXS | Explosion of other specified explosive materials, sequela | CMS +W409XXA | Explosion of unspecified explosive materials, initial encounter | CMS +W409XXD | Explosion of unspecified explosive materials, subsequent encounter | CMS +W409XXS | Explosion of unspecified explosive materials, sequela | CMS +W420XXA | Exposure to supersonic waves, initial encounter | CMS +W420XXD | Exposure to supersonic waves, subsequent encounter | CMS +W420XXS | Exposure to supersonic waves, sequela | CMS +W429XXA | Exposure to other noise, initial encounter | CMS +W429XXD | Exposure to other noise, subsequent encounter | CMS +W429XXS | Exposure to other noise, sequela | CMS +W450XXA | Nail entering through skin, initial encounter | CMS +W450XXD | Nail entering through skin, subsequent encounter | CMS +W450XXS | Nail entering through skin, sequela | CMS +W458XXA | Other foreign body or object entering through skin, initial encounter | CMS +W458XXD | Other foreign body or object entering through skin, subsequent encounter | CMS +W458XXS | Other foreign body or object entering through skin, sequela | CMS +W460XXA | Contact with hypodermic needle, initial encounter | CMS +W460XXD | Contact with hypodermic needle, subsequent encounter | CMS +W460XXS | Contact with hypodermic needle, sequela | CMS +W461XXA | Contact with contaminated hypodermic needle, initial encounter | CMS +W461XXD | Contact with contaminated hypodermic needle, subsequent encounter | CMS +W461XXS | Contact with contaminated hypodermic needle, sequela | CMS +W4901XA | Hair causing external constriction, initial encounter | CMS +W4901XD | Hair causing external constriction, subsequent encounter | CMS +W4901XS | Hair causing external constriction, sequela | CMS +W4902XA | String or thread causing external constriction, initial encounter | CMS +W4902XD | String or thread causing external constriction, subsequent encounter | CMS +W4902XS | String or thread causing external constriction, sequela | CMS +W4903XA | Rubber band causing external constriction, initial encounter | CMS +W4903XD | Rubber band causing external constriction, subsequent encounter | CMS +W4903XS | Rubber band causing external constriction, sequela | CMS +W4904XA | Ring or other jewelry causing external constriction, initial encounter | CMS +W4904XD | Ring or other jewelry causing external constriction, subsequent encounter | CMS +W4904XS | Ring or other jewelry causing external constriction, sequela | CMS +W4909XA | Other specified item causing external constriction, initial encounter | CMS +W4909XD | Other specified item causing external constriction, subsequent encounter | CMS +W4909XS | Other specified item causing external constriction, sequela | CMS +W499XXA | Exposure to other inanimate mechanical forces, initial encounter | CMS +W499XXD | Exposure to other inanimate mechanical forces, subsequent encounter | CMS +W499XXS | Exposure to other inanimate mechanical forces, sequela | CMS +W500XXA | Accidental hit or strike by another person, initial encounter | CMS +W500XXD | Accidental hit or strike by another person, subsequent encounter | CMS +W500XXS | Accidental hit or strike by another person, sequela | CMS +W501XXA | Accidental kick by another person, initial encounter | CMS +W501XXD | Accidental kick by another person, subsequent encounter | CMS +W501XXS | Accidental kick by another person, sequela | CMS +W502XXA | Accidental twist by another person, initial encounter | CMS +W502XXD | Accidental twist by another person, subsequent encounter | CMS +W502XXS | Accidental twist by another person, sequela | CMS +W503XXA | Accidental bite by another person, initial encounter | CMS +W503XXD | Accidental bite by another person, subsequent encounter | CMS +W503XXS | Accidental bite by another person, sequela | CMS +W504XXA | Accidental scratch by another person, initial encounter | CMS +W504XXD | Accidental scratch by another person, subsequent encounter | CMS +W504XXS | Accidental scratch by another person, sequela | CMS +W51XXXA | Accidental striking against or bumped into by another person, initial encounter | CMS +W51XXXD | Accidental striking against or bumped into by another person, subsequent encounter | CMS +W51XXXS | Accidental striking against or bumped into by another person, sequela | CMS +W52XXXA | Crushed, pushed or stepped on by crowd or human stampede, initial encounter | CMS +W52XXXD | Crushed, pushed or stepped on by crowd or human stampede, subsequent encounter | CMS +W52XXXS | Crushed, pushed or stepped on by crowd or human stampede, sequela | CMS +W5301XA | Bitten by mouse, initial encounter | CMS +W5301XD | Bitten by mouse, subsequent encounter | CMS +W5301XS | Bitten by mouse, sequela | CMS +W5309XA | Other contact with mouse, initial encounter | CMS +W5309XD | Other contact with mouse, subsequent encounter | CMS +W5309XS | Other contact with mouse, sequela | CMS +W5311XA | Bitten by rat, initial encounter | CMS +W5311XD | Bitten by rat, subsequent encounter | CMS +W5311XS | Bitten by rat, sequela | CMS +W5319XA | Other contact with rat, initial encounter | CMS +W5319XD | Other contact with rat, subsequent encounter | CMS +W5319XS | Other contact with rat, sequela | CMS +W5321XA | Bitten by squirrel, initial encounter | CMS +W5321XD | Bitten by squirrel, subsequent encounter | CMS +W5321XS | Bitten by squirrel, sequela | CMS +W5329XA | Other contact with squirrel, initial encounter | CMS +W5329XD | Other contact with squirrel, subsequent encounter | CMS +W5329XS | Other contact with squirrel, sequela | CMS +W5381XA | Bitten by other rodent, initial encounter | CMS +W5381XD | Bitten by other rodent, subsequent encounter | CMS +W5381XS | Bitten by other rodent, sequela | CMS +W5389XA | Other contact with other rodent, initial encounter | CMS +W5389XD | Other contact with other rodent, subsequent encounter | CMS +W5389XS | Other contact with other rodent, sequela | CMS +W540XXA | Bitten by dog, initial encounter | CMS +W540XXD | Bitten by dog, subsequent encounter | CMS +W540XXS | Bitten by dog, sequela | CMS +W541XXA | Struck by dog, initial encounter | CMS +W541XXD | Struck by dog, subsequent encounter | CMS +W541XXS | Struck by dog, sequela | CMS +W548XXA | Other contact with dog, initial encounter | CMS +W548XXD | Other contact with dog, subsequent encounter | CMS +W548XXS | Other contact with dog, sequela | CMS +W5501XA | Bitten by cat, initial encounter | CMS +W5501XD | Bitten by cat, subsequent encounter | CMS +W5501XS | Bitten by cat, sequela | CMS +W5503XA | Scratched by cat, initial encounter | CMS +W5503XD | Scratched by cat, subsequent encounter | CMS +W5503XS | Scratched by cat, sequela | CMS +W5509XA | Other contact with cat, initial encounter | CMS +W5509XD | Other contact with cat, subsequent encounter | CMS +W5509XS | Other contact with cat, sequela | CMS +W5511XA | Bitten by horse, initial encounter | CMS +W5511XD | Bitten by horse, subsequent encounter | CMS +W5511XS | Bitten by horse, sequela | CMS +W5512XA | Struck by horse, initial encounter | CMS +W5512XD | Struck by horse, subsequent encounter | CMS +W5512XS | Struck by horse, sequela | CMS +W5519XA | Other contact with horse, initial encounter | CMS +W5519XD | Other contact with horse, subsequent encounter | CMS +W5519XS | Other contact with horse, sequela | CMS +W5521XA | Bitten by cow, initial encounter | CMS +W5521XD | Bitten by cow, subsequent encounter | CMS +W5521XS | Bitten by cow, sequela | CMS +W5522XA | Struck by cow, initial encounter | CMS +W5522XD | Struck by cow, subsequent encounter | CMS +W5522XS | Struck by cow, sequela | CMS +W5529XA | Other contact with cow, initial encounter | CMS +W5529XD | Other contact with cow, subsequent encounter | CMS +W5529XS | Other contact with cow, sequela | CMS +W5531XA | Bitten by other hoof stock, initial encounter | CMS +W5531XD | Bitten by other hoof stock, subsequent encounter | CMS +W5531XS | Bitten by other hoof stock, sequela | CMS +W5532XA | Struck by other hoof stock, initial encounter | CMS +W5532XD | Struck by other hoof stock, subsequent encounter | CMS +W5532XS | Struck by other hoof stock, sequela | CMS +W5539XA | Other contact with other hoof stock, initial encounter | CMS +W5539XD | Other contact with other hoof stock, subsequent encounter | CMS +W5539XS | Other contact with other hoof stock, sequela | CMS +W5541XA | Bitten by pig, initial encounter | CMS +W5541XD | Bitten by pig, subsequent encounter | CMS +W5541XS | Bitten by pig, sequela | CMS +W5542XA | Struck by pig, initial encounter | CMS +W5542XD | Struck by pig, subsequent encounter | CMS +W5542XS | Struck by pig, sequela | CMS +W5549XA | Other contact with pig, initial encounter | CMS +W5549XD | Other contact with pig, subsequent encounter | CMS +W5549XS | Other contact with pig, sequela | CMS +W5551XA | Bitten by raccoon, initial encounter | CMS +W5551XD | Bitten by raccoon, subsequent encounter | CMS +W5551XS | Bitten by raccoon, sequela | CMS +W5552XA | Struck by raccoon, initial encounter | CMS +W5552XD | Struck by raccoon, subsequent encounter | CMS +W5552XS | Struck by raccoon, sequela | CMS +W5559XA | Other contact with raccoon, initial encounter | CMS +W5559XD | Other contact with raccoon, subsequent encounter | CMS +W5559XS | Other contact with raccoon, sequela | CMS +W5581XA | Bitten by other mammals, initial encounter | CMS +W5581XD | Bitten by other mammals, subsequent encounter | CMS +W5581XS | Bitten by other mammals, sequela | CMS +W5582XA | Struck by other mammals, initial encounter | CMS +W5582XD | Struck by other mammals, subsequent encounter | CMS +W5582XS | Struck by other mammals, sequela | CMS +W5589XA | Other contact with other mammals, initial encounter | CMS +W5589XD | Other contact with other mammals, subsequent encounter | CMS +W5589XS | Other contact with other mammals, sequela | CMS +W5601XA | Bitten by dolphin, initial encounter | CMS +W5601XD | Bitten by dolphin, subsequent encounter | CMS +W5601XS | Bitten by dolphin, sequela | CMS +W5602XA | Struck by dolphin, initial encounter | CMS +W5602XD | Struck by dolphin, subsequent encounter | CMS +W5602XS | Struck by dolphin, sequela | CMS +W5609XA | Other contact with dolphin, initial encounter | CMS +W5609XD | Other contact with dolphin, subsequent encounter | CMS +W5609XS | Other contact with dolphin, sequela | CMS +W5611XA | Bitten by sea lion, initial encounter | CMS +W5611XD | Bitten by sea lion, subsequent encounter | CMS +W5611XS | Bitten by sea lion, sequela | CMS +W5612XA | Struck by sea lion, initial encounter | CMS +W5612XD | Struck by sea lion, subsequent encounter | CMS +W5612XS | Struck by sea lion, sequela | CMS +W5619XA | Other contact with sea lion, initial encounter | CMS +W5619XD | Other contact with sea lion, subsequent encounter | CMS +W5619XS | Other contact with sea lion, sequela | CMS +W5621XA | Bitten by orca, initial encounter | CMS +W5621XD | Bitten by orca, subsequent encounter | CMS +W5621XS | Bitten by orca, sequela | CMS +W5622XA | Struck by orca, initial encounter | CMS +W5622XD | Struck by orca, subsequent encounter | CMS +W5622XS | Struck by orca, sequela | CMS +W5629XA | Other contact with orca, initial encounter | CMS +W5629XD | Other contact with orca, subsequent encounter | CMS +W5629XS | Other contact with orca, sequela | CMS +W5631XA | Bitten by other marine mammals, initial encounter | CMS +W5631XD | Bitten by other marine mammals, subsequent encounter | CMS +W5631XS | Bitten by other marine mammals, sequela | CMS +W5632XA | Struck by other marine mammals, initial encounter | CMS +W5632XD | Struck by other marine mammals, subsequent encounter | CMS +W5632XS | Struck by other marine mammals, sequela | CMS +W5639XA | Other contact with other marine mammals, initial encounter | CMS +W5639XD | Other contact with other marine mammals, subsequent encounter | CMS +W5639XS | Other contact with other marine mammals, sequela | CMS +W5641XA | Bitten by shark, initial encounter | CMS +W5641XD | Bitten by shark, subsequent encounter | CMS +W5641XS | Bitten by shark, sequela | CMS +W5642XA | Struck by shark, initial encounter | CMS +W5642XD | Struck by shark, subsequent encounter | CMS +W5642XS | Struck by shark, sequela | CMS +W5649XA | Other contact with shark, initial encounter | CMS +W5649XD | Other contact with shark, subsequent encounter | CMS +W5649XS | Other contact with shark, sequela | CMS +W5651XA | Bitten by other fish, initial encounter | CMS +W5651XD | Bitten by other fish, subsequent encounter | CMS +W5651XS | Bitten by other fish, sequela | CMS +W5652XA | Struck by other fish, initial encounter | CMS +W5652XD | Struck by other fish, subsequent encounter | CMS +W5652XS | Struck by other fish, sequela | CMS +W5659XA | Other contact with other fish, initial encounter | CMS +W5659XD | Other contact with other fish, subsequent encounter | CMS +W5659XS | Other contact with other fish, sequela | CMS +W5681XA | Bitten by other nonvenomous marine animals, initial encounter | CMS +W5681XD | Bitten by other nonvenomous marine animals, subsequent encounter | CMS +W5681XS | Bitten by other nonvenomous marine animals, sequela | CMS +W5682XA | Struck by other nonvenomous marine animals, initial encounter | CMS +W5682XD | Struck by other nonvenomous marine animals, subsequent encounter | CMS +W5682XS | Struck by other nonvenomous marine animals, sequela | CMS +W5689XA | Other contact with other nonvenomous marine animals, initial encounter | CMS +W5689XD | Other contact with other nonvenomous marine animals, subsequent encounter | CMS +W5689XS | Other contact with other nonvenomous marine animals, sequela | CMS +W57XXXA | Bitten or stung by nonvenomous insect and other nonvenomous arthropods, initial encounter | CMS +W57XXXD | Bitten or stung by nonvenomous insect and other nonvenomous arthropods, subsequent encounter | CMS +W57XXXS | Bitten or stung by nonvenomous insect and other nonvenomous arthropods, sequela | CMS +W5801XA | Bitten by alligator, initial encounter | CMS +W5801XD | Bitten by alligator, subsequent encounter | CMS +W5801XS | Bitten by alligator, sequela | CMS +W5802XA | Struck by alligator, initial encounter | CMS +W5802XD | Struck by alligator, subsequent encounter | CMS +W5802XS | Struck by alligator, sequela | CMS +W5803XA | Crushed by alligator, initial encounter | CMS +W5803XD | Crushed by alligator, subsequent encounter | CMS +W5803XS | Crushed by alligator, sequela | CMS +W5809XA | Other contact with alligator, initial encounter | CMS +W5809XD | Other contact with alligator, subsequent encounter | CMS +W5809XS | Other contact with alligator, sequela | CMS +W5811XA | Bitten by crocodile, initial encounter | CMS +W5811XD | Bitten by crocodile, subsequent encounter | CMS +W5811XS | Bitten by crocodile, sequela | CMS +W5812XA | Struck by crocodile, initial encounter | CMS +W5812XD | Struck by crocodile, subsequent encounter | CMS +W5812XS | Struck by crocodile, sequela | CMS +W5813XA | Crushed by crocodile, initial encounter | CMS +W5813XD | Crushed by crocodile, subsequent encounter | CMS +W5813XS | Crushed by crocodile, sequela | CMS +W5819XA | Other contact with crocodile, initial encounter | CMS +W5819XD | Other contact with crocodile, subsequent encounter | CMS +W5819XS | Other contact with crocodile, sequela | CMS +W5901XA | Bitten by nonvenomous lizards, initial encounter | CMS +W5901XD | Bitten by nonvenomous lizards, subsequent encounter | CMS +W5901XS | Bitten by nonvenomous lizards, sequela | CMS +W5902XA | Struck by nonvenomous lizards, initial encounter | CMS +W5902XD | Struck by nonvenomous lizards, subsequent encounter | CMS +W5902XS | Struck by nonvenomous lizards, sequela | CMS +W5909XA | Other contact with nonvenomous lizards, initial encounter | CMS +W5909XD | Other contact with nonvenomous lizards, subsequent encounter | CMS +W5909XS | Other contact with nonvenomous lizards, sequela | CMS +W5911XA | Bitten by nonvenomous snake, initial encounter | CMS +W5911XD | Bitten by nonvenomous snake, subsequent encounter | CMS +W5911XS | Bitten by nonvenomous snake, sequela | CMS +W5912XA | Struck by nonvenomous snake, initial encounter | CMS +W5912XD | Struck by nonvenomous snake, subsequent encounter | CMS +W5912XS | Struck by nonvenomous snake, sequela | CMS +W5913XA | Crushed by nonvenomous snake, initial encounter | CMS +W5913XD | Crushed by nonvenomous snake, subsequent encounter | CMS +W5913XS | Crushed by nonvenomous snake, sequela | CMS +W5919XA | Other contact with nonvenomous snake, initial encounter | CMS +W5919XD | Other contact with nonvenomous snake, subsequent encounter | CMS +W5919XS | Other contact with nonvenomous snake, sequela | CMS +W5921XA | Bitten by turtle, initial encounter | CMS +W5921XD | Bitten by turtle, subsequent encounter | CMS +W5921XS | Bitten by turtle, sequela | CMS +W5922XA | Struck by turtle, initial encounter | CMS +W5922XD | Struck by turtle, subsequent encounter | CMS +W5922XS | Struck by turtle, sequela | CMS +W5929XA | Other contact with turtle, initial encounter | CMS +W5929XD | Other contact with turtle, subsequent encounter | CMS +W5929XS | Other contact with turtle, sequela | CMS +W5981XA | Bitten by other nonvenomous reptiles, initial encounter | CMS +W5981XD | Bitten by other nonvenomous reptiles, subsequent encounter | CMS +W5981XS | Bitten by other nonvenomous reptiles, sequela | CMS +W5982XA | Struck by other nonvenomous reptiles, initial encounter | CMS +W5982XD | Struck by other nonvenomous reptiles, subsequent encounter | CMS +W5982XS | Struck by other nonvenomous reptiles, sequela | CMS +W5983XA | Crushed by other nonvenomous reptiles, initial encounter | CMS +W5983XD | Crushed by other nonvenomous reptiles, subsequent encounter | CMS +W5983XS | Crushed by other nonvenomous reptiles, sequela | CMS +W5989XA | Other contact with other nonvenomous reptiles, initial encounter | CMS +W5989XD | Other contact with other nonvenomous reptiles, subsequent encounter | CMS +W5989XS | Other contact with other nonvenomous reptiles, sequela | CMS +W60XXXA | Contact with nonvenomous plant thorns and spines and sharp leaves, initial encounter | CMS +W60XXXD | Contact with nonvenomous plant thorns and spines and sharp leaves, subsequent encounter | CMS +W60XXXS | Contact with nonvenomous plant thorns and spines and sharp leaves, sequela | CMS +W6101XA | Bitten by parrot, initial encounter | CMS +W6101XD | Bitten by parrot, subsequent encounter | CMS +W6101XS | Bitten by parrot, sequela | CMS +W6102XA | Struck by parrot, initial encounter | CMS +W6102XD | Struck by parrot, subsequent encounter | CMS +W6102XS | Struck by parrot, sequela | CMS +W6109XA | Other contact with parrot, initial encounter | CMS +W6109XD | Other contact with parrot, subsequent encounter | CMS +W6109XS | Other contact with parrot, sequela | CMS +W6111XA | Bitten by macaw, initial encounter | CMS +W6111XD | Bitten by macaw, subsequent encounter | CMS +W6111XS | Bitten by macaw, sequela | CMS +W6112XA | Struck by macaw, initial encounter | CMS +W6112XD | Struck by macaw, subsequent encounter | CMS +W6112XS | Struck by macaw, sequela | CMS +W6119XA | Other contact with macaw, initial encounter | CMS +W6119XD | Other contact with macaw, subsequent encounter | CMS +W6119XS | Other contact with macaw, sequela | CMS +W6121XA | Bitten by other psittacines, initial encounter | CMS +W6121XD | Bitten by other psittacines, subsequent encounter | CMS +W6121XS | Bitten by other psittacines, sequela | CMS +W6122XA | Struck by other psittacines, initial encounter | CMS +W6122XD | Struck by other psittacines, subsequent encounter | CMS +W6122XS | Struck by other psittacines, sequela | CMS +W6129XA | Other contact with other psittacines, initial encounter | CMS +W6129XD | Other contact with other psittacines, subsequent encounter | CMS +W6129XS | Other contact with other psittacines, sequela | CMS +W6132XA | Struck by chicken, initial encounter | CMS +W6132XD | Struck by chicken, subsequent encounter | CMS +W6132XS | Struck by chicken, sequela | CMS +W6133XA | Pecked by chicken, initial encounter | CMS +W6133XD | Pecked by chicken, subsequent encounter | CMS +W6133XS | Pecked by chicken, sequela | CMS +W6139XA | Other contact with chicken, initial encounter | CMS +W6139XD | Other contact with chicken, subsequent encounter | CMS +W6139XS | Other contact with chicken, sequela | CMS +W6142XA | Struck by turkey, initial encounter | CMS +W6142XD | Struck by turkey, subsequent encounter | CMS +W6142XS | Struck by turkey, sequela | CMS +W6143XA | Pecked by turkey, initial encounter | CMS +W6143XD | Pecked by turkey, subsequent encounter | CMS +W6143XS | Pecked by turkey, sequela | CMS +W6149XA | Other contact with turkey, initial encounter | CMS +W6149XD | Other contact with turkey, subsequent encounter | CMS +W6149XS | Other contact with turkey, sequela | CMS +W6151XA | Bitten by goose, initial encounter | CMS +W6151XD | Bitten by goose, subsequent encounter | CMS +W6151XS | Bitten by goose, sequela | CMS +W6152XA | Struck by goose, initial encounter | CMS +W6152XD | Struck by goose, subsequent encounter | CMS +W6152XS | Struck by goose, sequela | CMS +W6159XA | Other contact with goose, initial encounter | CMS +W6159XD | Other contact with goose, subsequent encounter | CMS +W6159XS | Other contact with goose, sequela | CMS +W6161XA | Bitten by duck, initial encounter | CMS +W6161XD | Bitten by duck, subsequent encounter | CMS +W6161XS | Bitten by duck, sequela | CMS +W6162XA | Struck by duck, initial encounter | CMS +W6162XD | Struck by duck, subsequent encounter | CMS +W6162XS | Struck by duck, sequela | CMS +W6169XA | Other contact with duck, initial encounter | CMS +W6169XD | Other contact with duck, subsequent encounter | CMS +W6169XS | Other contact with duck, sequela | CMS +W6191XA | Bitten by other birds, initial encounter | CMS +W6191XD | Bitten by other birds, subsequent encounter | CMS +W6191XS | Bitten by other birds, sequela | CMS +W6192XA | Struck by other birds, initial encounter | CMS +W6192XD | Struck by other birds, subsequent encounter | CMS +W6192XS | Struck by other birds, sequela | CMS +W6199XA | Other contact with other birds, initial encounter | CMS +W6199XD | Other contact with other birds, subsequent encounter | CMS +W6199XS | Other contact with other birds, sequela | CMS +W620XXA | Contact with nonvenomous frogs, initial encounter | CMS +W620XXD | Contact with nonvenomous frogs, subsequent encounter | CMS +W620XXS | Contact with nonvenomous frogs, sequela | CMS +W621XXA | Contact with nonvenomous toads, initial encounter | CMS +W621XXD | Contact with nonvenomous toads, subsequent encounter | CMS +W621XXS | Contact with nonvenomous toads, sequela | CMS +W629XXA | Contact with other nonvenomous amphibians, initial encounter | CMS +W629XXD | Contact with other nonvenomous amphibians, subsequent encounter | CMS +W629XXS | Contact with other nonvenomous amphibians, sequela | CMS +W64XXXA | Exposure to other animate mechanical forces, initial encounter | CMS +W64XXXD | Exposure to other animate mechanical forces, subsequent encounter | CMS +W64XXXS | Exposure to other animate mechanical forces, sequela | CMS +W65XXXA | Accidental drowning and submersion while in bath-tub, initial encounter | CMS +W65XXXD | Accidental drowning and submersion while in bath-tub, subsequent encounter | CMS +W65XXXS | Accidental drowning and submersion while in bath-tub, sequela | CMS +W67XXXA | Accidental drowning and submersion while in swimming-pool, initial encounter | CMS +W67XXXD | Accidental drowning and submersion while in swimming-pool, subsequent encounter | CMS +W67XXXS | Accidental drowning and submersion while in swimming-pool, sequela | CMS +W69XXXA | Accidental drowning and submersion while in natural water, initial encounter | CMS +W69XXXD | Accidental drowning and submersion while in natural water, subsequent encounter | CMS +W69XXXS | Accidental drowning and submersion while in natural water, sequela | CMS +W73XXXA | Other specified cause of accidental non-transport drowning and submersion, initial encounter | CMS +W73XXXD | Other specified cause of accidental non-transport drowning and submersion, subsequent encounter | CMS +W73XXXS | Other specified cause of accidental non-transport drowning and submersion, sequela | CMS +W74XXXA | Unspecified cause of accidental drowning and submersion, initial encounter | CMS +W74XXXD | Unspecified cause of accidental drowning and submersion, subsequent encounter | CMS +W74XXXS | Unspecified cause of accidental drowning and submersion, sequela | CMS +W85XXXA | Exposure to electric transmission lines, initial encounter | CMS +W85XXXD | Exposure to electric transmission lines, subsequent encounter | CMS +W85XXXS | Exposure to electric transmission lines, sequela | CMS +W860XXA | Exposure to domestic wiring and appliances, initial encounter | CMS +W860XXD | Exposure to domestic wiring and appliances, subsequent encounter | CMS +W860XXS | Exposure to domestic wiring and appliances, sequela | CMS +W861XXA | Exposure to industrial wiring, appliances and electrical machinery, initial encounter | CMS +W861XXD | Exposure to industrial wiring, appliances and electrical machinery, subsequent encounter | CMS +W861XXS | Exposure to industrial wiring, appliances and electrical machinery, sequela | CMS +W868XXA | Exposure to other electric current, initial encounter | CMS +W868XXD | Exposure to other electric current, subsequent encounter | CMS +W868XXS | Exposure to other electric current, sequela | CMS +W880XXA | Exposure to X-rays, initial encounter | CMS +W880XXD | Exposure to X-rays, subsequent encounter | CMS +W880XXS | Exposure to X-rays, sequela | CMS +W881XXA | Exposure to radioactive isotopes, initial encounter | CMS +W881XXD | Exposure to radioactive isotopes, subsequent encounter | CMS +W881XXS | Exposure to radioactive isotopes, sequela | CMS +W888XXA | Exposure to other ionizing radiation, initial encounter | CMS +W888XXD | Exposure to other ionizing radiation, subsequent encounter | CMS +W888XXS | Exposure to other ionizing radiation, sequela | CMS +W890XXA | Exposure to welding light (arc), initial encounter | CMS +W890XXD | Exposure to welding light (arc), subsequent encounter | CMS +W890XXS | Exposure to welding light (arc), sequela | CMS +W891XXA | Exposure to tanning bed, initial encounter | CMS +W891XXD | Exposure to tanning bed, subsequent encounter | CMS +W891XXS | Exposure to tanning bed, sequela | CMS +W898XXA | Exposure to other man-made visible and ultraviolet light, initial encounter | CMS +W898XXD | Exposure to other man-made visible and ultraviolet light, subsequent encounter | CMS +W898XXS | Exposure to other man-made visible and ultraviolet light, sequela | CMS +W899XXA | Exposure to unspecified man-made visible and ultraviolet light, initial encounter | CMS +W899XXD | Exposure to unspecified man-made visible and ultraviolet light, subsequent encounter | CMS +W899XXS | Exposure to unspecified man-made visible and ultraviolet light, sequela | CMS +W900XXA | Exposure to radiofrequency, initial encounter | CMS +W900XXD | Exposure to radiofrequency, subsequent encounter | CMS +W900XXS | Exposure to radiofrequency, sequela | CMS +W901XXA | Exposure to infrared radiation, initial encounter | CMS +W901XXD | Exposure to infrared radiation, subsequent encounter | CMS +W901XXS | Exposure to infrared radiation, sequela | CMS +W902XXA | Exposure to laser radiation, initial encounter | CMS +W902XXD | Exposure to laser radiation, subsequent encounter | CMS +W902XXS | Exposure to laser radiation, sequela | CMS +W908XXA | Exposure to other nonionizing radiation, initial encounter | CMS +W908XXD | Exposure to other nonionizing radiation, subsequent encounter | CMS +W908XXS | Exposure to other nonionizing radiation, sequela | CMS +W92XXXA | Exposure to excessive heat of man-made origin, initial encounter | CMS +W92XXXD | Exposure to excessive heat of man-made origin, subsequent encounter | CMS +W92XXXS | Exposure to excessive heat of man-made origin, sequela | CMS +W9301XA | Contact with dry ice, initial encounter | CMS +W9301XD | Contact with dry ice, subsequent encounter | CMS +W9301XS | Contact with dry ice, sequela | CMS +W9302XA | Inhalation of dry ice, initial encounter | CMS +W9302XD | Inhalation of dry ice, subsequent encounter | CMS +W9302XS | Inhalation of dry ice, sequela | CMS +W9311XA | Contact with liquid air, initial encounter | CMS +W9311XD | Contact with liquid air, subsequent encounter | CMS +W9311XS | Contact with liquid air, sequela | CMS +W9312XA | Inhalation of liquid air, initial encounter | CMS +W9312XD | Inhalation of liquid air, subsequent encounter | CMS +W9312XS | Inhalation of liquid air, sequela | CMS +W932XXA | Prolonged exposure in deep freeze unit or refrigerator, initial encounter | CMS +W932XXD | Prolonged exposure in deep freeze unit or refrigerator, subsequent encounter | CMS +W932XXS | Prolonged exposure in deep freeze unit or refrigerator, sequela | CMS +W938XXA | Exposure to other excessive cold of man-made origin, initial encounter | CMS +W938XXD | Exposure to other excessive cold of man-made origin, subsequent encounter | CMS +W938XXS | Exposure to other excessive cold of man-made origin, sequela | CMS +W940XXA | Exposure to prolonged high air pressure, initial encounter | CMS +W940XXD | Exposure to prolonged high air pressure, subsequent encounter | CMS +W940XXS | Exposure to prolonged high air pressure, sequela | CMS +W9411XA | Exposure to residence or prolonged visit at high altitude, initial encounter | CMS +W9411XD | Exposure to residence or prolonged visit at high altitude, subsequent encounter | CMS +W9411XS | Exposure to residence or prolonged visit at high altitude, sequela | CMS +W9412XA | Exposure to other prolonged low air pressure, initial encounter | CMS +W9412XD | Exposure to other prolonged low air pressure, subsequent encounter | CMS +W9412XS | Exposure to other prolonged low air pressure, sequela | CMS +W9421XA | Exposure to reduction in atmospheric pressure while surfacing from deep-water diving, initial encounter | CMS +W9421XD | Exposure to reduction in atmospheric pressure while surfacing from deep-water diving, subsequent encounter | CMS +W9421XS | Exposure to reduction in atmospheric pressure while surfacing from deep-water diving, sequela | CMS +W9422XA | Exposure to reduction in atmospheric pressure while surfacing from underground, initial encounter | CMS +W9422XD | Exposure to reduction in atmospheric pressure while surfacing from underground, subsequent encounter | CMS +W9422XS | Exposure to reduction in atmospheric pressure while surfacing from underground, sequela | CMS +W9423XA | Exposure to sudden change in air pressure in aircraft during ascent, initial encounter | CMS +W9423XD | Exposure to sudden change in air pressure in aircraft during ascent, subsequent encounter | CMS +W9423XS | Exposure to sudden change in air pressure in aircraft during ascent, sequela | CMS +W9429XA | Exposure to other rapid changes in air pressure during ascent, initial encounter | CMS +W9429XD | Exposure to other rapid changes in air pressure during ascent, subsequent encounter | CMS +W9429XS | Exposure to other rapid changes in air pressure during ascent, sequela | CMS +W9431XA | Exposure to sudden change in air pressure in aircraft during descent, initial encounter | CMS +W9431XD | Exposure to sudden change in air pressure in aircraft during descent, subsequent encounter | CMS +W9431XS | Exposure to sudden change in air pressure in aircraft during descent, sequela | CMS +W9432XA | Exposure to high air pressure from rapid descent in water, initial encounter | CMS +W9432XD | Exposure to high air pressure from rapid descent in water, subsequent encounter | CMS +W9432XS | Exposure to high air pressure from rapid descent in water, sequela | CMS +W9439XA | Exposure to other rapid changes in air pressure during descent, initial encounter | CMS +W9439XD | Exposure to other rapid changes in air pressure during descent, subsequent encounter | CMS +W9439XS | Exposure to other rapid changes in air pressure during descent, sequela | CMS +W99XXXA | Exposure to other man-made environmental factors, initial encounter | CMS +W99XXXD | Exposure to other man-made environmental factors, subsequent encounter | CMS +W99XXXS | Exposure to other man-made environmental factors, sequela | CMS +X000XXA | Exposure to flames in uncontrolled fire in building or structure, initial encounter | CMS +X000XXD | Exposure to flames in uncontrolled fire in building or structure, subsequent encounter | CMS +X000XXS | Exposure to flames in uncontrolled fire in building or structure, sequela | CMS +X001XXA | Exposure to smoke in uncontrolled fire in building or structure, initial encounter | CMS +X001XXD | Exposure to smoke in uncontrolled fire in building or structure, subsequent encounter | CMS +X001XXS | Exposure to smoke in uncontrolled fire in building or structure, sequela | CMS +X002XXA | Injury due to collapse of burning building or structure in uncontrolled fire, initial encounter | CMS +X002XXD | Injury due to collapse of burning building or structure in uncontrolled fire, subsequent encounter | CMS +X002XXS | Injury due to collapse of burning building or structure in uncontrolled fire, sequela | CMS +X003XXA | Fall from burning building or structure in uncontrolled fire, initial encounter | CMS +X003XXD | Fall from burning building or structure in uncontrolled fire, subsequent encounter | CMS +X003XXS | Fall from burning building or structure in uncontrolled fire, sequela | CMS +X004XXA | Hit by object from burning building or structure in uncontrolled fire, initial encounter | CMS +X004XXD | Hit by object from burning building or structure in uncontrolled fire, subsequent encounter | CMS +X004XXS | Hit by object from burning building or structure in uncontrolled fire, sequela | CMS +X005XXA | Jump from burning building or structure in uncontrolled fire, initial encounter | CMS +X005XXD | Jump from burning building or structure in uncontrolled fire, subsequent encounter | CMS +X005XXS | Jump from burning building or structure in uncontrolled fire, sequela | CMS +X008XXA | Other exposure to uncontrolled fire in building or structure, initial encounter | CMS +X008XXD | Other exposure to uncontrolled fire in building or structure, subsequent encounter | CMS +X008XXS | Other exposure to uncontrolled fire in building or structure, sequela | CMS +X010XXA | Exposure to flames in uncontrolled fire, not in building or structure, initial encounter | CMS +X010XXD | Exposure to flames in uncontrolled fire, not in building or structure, subsequent encounter | CMS +X010XXS | Exposure to flames in uncontrolled fire, not in building or structure, sequela | CMS +X011XXA | Exposure to smoke in uncontrolled fire, not in building or structure, initial encounter | CMS +X011XXD | Exposure to smoke in uncontrolled fire, not in building or structure, subsequent encounter | CMS +X011XXS | Exposure to smoke in uncontrolled fire, not in building or structure, sequela | CMS +X013XXA | Fall due to uncontrolled fire, not in building or structure, initial encounter | CMS +X013XXD | Fall due to uncontrolled fire, not in building or structure, subsequent encounter | CMS +X013XXS | Fall due to uncontrolled fire, not in building or structure, sequela | CMS +X014XXA | Hit by object due to uncontrolled fire, not in building or structure, initial encounter | CMS +X014XXD | Hit by object due to uncontrolled fire, not in building or structure, subsequent encounter | CMS +X014XXS | Hit by object due to uncontrolled fire, not in building or structure, sequela | CMS +X018XXA | Other exposure to uncontrolled fire, not in building or structure, initial encounter | CMS +X018XXD | Other exposure to uncontrolled fire, not in building or structure, subsequent encounter | CMS +X018XXS | Other exposure to uncontrolled fire, not in building or structure, sequela | CMS +X020XXA | Exposure to flames in controlled fire in building or structure, initial encounter | CMS +X020XXD | Exposure to flames in controlled fire in building or structure, subsequent encounter | CMS +X020XXS | Exposure to flames in controlled fire in building or structure, sequela | CMS +X021XXA | Exposure to smoke in controlled fire in building or structure, initial encounter | CMS +X021XXD | Exposure to smoke in controlled fire in building or structure, subsequent encounter | CMS +X021XXS | Exposure to smoke in controlled fire in building or structure, sequela | CMS +X022XXA | Injury due to collapse of burning building or structure in controlled fire, initial encounter | CMS +X022XXD | Injury due to collapse of burning building or structure in controlled fire, subsequent encounter | CMS +X022XXS | Injury due to collapse of burning building or structure in controlled fire, sequela | CMS +X023XXA | Fall from burning building or structure in controlled fire, initial encounter | CMS +X023XXD | Fall from burning building or structure in controlled fire, subsequent encounter | CMS +X023XXS | Fall from burning building or structure in controlled fire, sequela | CMS +X024XXA | Hit by object from burning building or structure in controlled fire, initial encounter | CMS +X024XXD | Hit by object from burning building or structure in controlled fire, subsequent encounter | CMS +X024XXS | Hit by object from burning building or structure in controlled fire, sequela | CMS +X025XXA | Jump from burning building or structure in controlled fire, initial encounter | CMS +X025XXD | Jump from burning building or structure in controlled fire, subsequent encounter | CMS +X025XXS | Jump from burning building or structure in controlled fire, sequela | CMS +X028XXA | Other exposure to controlled fire in building or structure, initial encounter | CMS +X028XXD | Other exposure to controlled fire in building or structure, subsequent encounter | CMS +X028XXS | Other exposure to controlled fire in building or structure, sequela | CMS +X030XXA | Exposure to flames in controlled fire, not in building or structure, initial encounter | CMS +X030XXD | Exposure to flames in controlled fire, not in building or structure, subsequent encounter | CMS +X030XXS | Exposure to flames in controlled fire, not in building or structure, sequela | CMS +X031XXA | Exposure to smoke in controlled fire, not in building or structure, initial encounter | CMS +X031XXD | Exposure to smoke in controlled fire, not in building or structure, subsequent encounter | CMS +X031XXS | Exposure to smoke in controlled fire, not in building or structure, sequela | CMS +X033XXA | Fall due to controlled fire, not in building or structure, initial encounter | CMS +X033XXD | Fall due to controlled fire, not in building or structure, subsequent encounter | CMS +X033XXS | Fall due to controlled fire, not in building or structure, sequela | CMS +X034XXA | Hit by object due to controlled fire, not in building or structure, initial encounter | CMS +X034XXD | Hit by object due to controlled fire, not in building or structure, subsequent encounter | CMS +X034XXS | Hit by object due to controlled fire, not in building or structure, sequela | CMS +X038XXA | Other exposure to controlled fire, not in building or structure, initial encounter | CMS +X038XXD | Other exposure to controlled fire, not in building or structure, subsequent encounter | CMS +X038XXS | Other exposure to controlled fire, not in building or structure, sequela | CMS +X04XXXA | Exposure to ignition of highly flammable material, initial encounter | CMS +X04XXXD | Exposure to ignition of highly flammable material, subsequent encounter | CMS +X04XXXS | Exposure to ignition of highly flammable material, sequela | CMS +X05XXXA | Exposure to ignition or melting of nightwear, initial encounter | CMS +X05XXXD | Exposure to ignition or melting of nightwear, subsequent encounter | CMS +X05XXXS | Exposure to ignition or melting of nightwear, sequela | CMS +X060XXA | Exposure to ignition of plastic jewelry, initial encounter | CMS +X060XXD | Exposure to ignition of plastic jewelry, subsequent encounter | CMS +X060XXS | Exposure to ignition of plastic jewelry, sequela | CMS +X061XXA | Exposure to melting of plastic jewelry, initial encounter | CMS +X061XXD | Exposure to melting of plastic jewelry, subsequent encounter | CMS +X061XXS | Exposure to melting of plastic jewelry, sequela | CMS +X062XXA | Exposure to ignition of other clothing and apparel, initial encounter | CMS +X062XXD | Exposure to ignition of other clothing and apparel, subsequent encounter | CMS +X062XXS | Exposure to ignition of other clothing and apparel, sequela | CMS +X063XXA | Exposure to melting of other clothing and apparel, initial encounter | CMS +X063XXD | Exposure to melting of other clothing and apparel, subsequent encounter | CMS +X063XXS | Exposure to melting of other clothing and apparel, sequela | CMS +X0800XA | Exposure to bed fire due to unspecified burning material, initial encounter | CMS +X0800XD | Exposure to bed fire due to unspecified burning material, subsequent encounter | CMS +X0800XS | Exposure to bed fire due to unspecified burning material, sequela | CMS +X0801XA | Exposure to bed fire due to burning cigarette, initial encounter | CMS +X0801XD | Exposure to bed fire due to burning cigarette, subsequent encounter | CMS +X0801XS | Exposure to bed fire due to burning cigarette, sequela | CMS +X0809XA | Exposure to bed fire due to other burning material, initial encounter | CMS +X0809XD | Exposure to bed fire due to other burning material, subsequent encounter | CMS +X0809XS | Exposure to bed fire due to other burning material, sequela | CMS +X0810XA | Exposure to sofa fire due to unspecified burning material, initial encounter | CMS +X0810XD | Exposure to sofa fire due to unspecified burning material, subsequent encounter | CMS +X0810XS | Exposure to sofa fire due to unspecified burning material, sequela | CMS +X0811XA | Exposure to sofa fire due to burning cigarette, initial encounter | CMS +X0811XD | Exposure to sofa fire due to burning cigarette, subsequent encounter | CMS +X0811XS | Exposure to sofa fire due to burning cigarette, sequela | CMS +X0819XA | Exposure to sofa fire due to other burning material, initial encounter | CMS +X0819XD | Exposure to sofa fire due to other burning material, subsequent encounter | CMS +X0819XS | Exposure to sofa fire due to other burning material, sequela | CMS +X0820XA | Exposure to other furniture fire due to unspecified burning material, initial encounter | CMS +X0820XD | Exposure to other furniture fire due to unspecified burning material, subsequent encounter | CMS +X0820XS | Exposure to other furniture fire due to unspecified burning material, sequela | CMS +X0821XA | Exposure to other furniture fire due to burning cigarette, initial encounter | CMS +X0821XD | Exposure to other furniture fire due to burning cigarette, subsequent encounter | CMS +X0821XS | Exposure to other furniture fire due to burning cigarette, sequela | CMS +X0829XA | Exposure to other furniture fire due to other burning material, initial encounter | CMS +X0829XD | Exposure to other furniture fire due to other burning material, subsequent encounter | CMS +X0829XS | Exposure to other furniture fire due to other burning material, sequela | CMS +X088XXA | Exposure to other specified smoke, fire and flames, initial encounter | CMS +X088XXD | Exposure to other specified smoke, fire and flames, subsequent encounter | CMS +X088XXS | Exposure to other specified smoke, fire and flames, sequela | CMS +X100XXA | Contact with hot drinks, initial encounter | CMS +X100XXD | Contact with hot drinks, subsequent encounter | CMS +X100XXS | Contact with hot drinks, sequela | CMS +X101XXA | Contact with hot food, initial encounter | CMS +X101XXD | Contact with hot food, subsequent encounter | CMS +X101XXS | Contact with hot food, sequela | CMS +X102XXA | Contact with fats and cooking oils, initial encounter | CMS +X102XXD | Contact with fats and cooking oils, subsequent encounter | CMS +X102XXS | Contact with fats and cooking oils, sequela | CMS +X110XXA | Contact with hot water in bath or tub, initial encounter | CMS +X110XXD | Contact with hot water in bath or tub, subsequent encounter | CMS +X110XXS | Contact with hot water in bath or tub, sequela | CMS +X111XXA | Contact with running hot water, initial encounter | CMS +X111XXD | Contact with running hot water, subsequent encounter | CMS +X111XXS | Contact with running hot water, sequela | CMS +X118XXA | Contact with other hot tap-water, initial encounter | CMS +X118XXD | Contact with other hot tap-water, subsequent encounter | CMS +X118XXS | Contact with other hot tap-water, sequela | CMS +X12XXXA | Contact with other hot fluids, initial encounter | CMS +X12XXXD | Contact with other hot fluids, subsequent encounter | CMS +X12XXXS | Contact with other hot fluids, sequela | CMS +X130XXA | Inhalation of steam and other hot vapors, initial encounter | CMS +X130XXD | Inhalation of steam and other hot vapors, subsequent encounter | CMS +X130XXS | Inhalation of steam and other hot vapors, sequela | CMS +X131XXA | Other contact with steam and other hot vapors, initial encounter | CMS +X131XXD | Other contact with steam and other hot vapors, subsequent encounter | CMS +X131XXS | Other contact with steam and other hot vapors, sequela | CMS +X140XXA | Inhalation of hot air and gases, initial encounter | CMS +X140XXD | Inhalation of hot air and gases, subsequent encounter | CMS +X140XXS | Inhalation of hot air and gases, sequela | CMS +X141XXA | Other contact with hot air and other hot gases, initial encounter | CMS +X141XXD | Other contact with hot air and other hot gases, subsequent encounter | CMS +X141XXS | Other contact with hot air and other hot gases, sequela | CMS +X150XXA | Contact with hot stove (kitchen), initial encounter | CMS +X150XXD | Contact with hot stove (kitchen), subsequent encounter | CMS +X150XXS | Contact with hot stove (kitchen), sequela | CMS +X151XXA | Contact with hot toaster, initial encounter | CMS +X151XXD | Contact with hot toaster, subsequent encounter | CMS +X151XXS | Contact with hot toaster, sequela | CMS +X152XXA | Contact with hotplate, initial encounter | CMS +X152XXD | Contact with hotplate, subsequent encounter | CMS +X152XXS | Contact with hotplate, sequela | CMS +X153XXA | Contact with hot saucepan or skillet, initial encounter | CMS +X153XXD | Contact with hot saucepan or skillet, subsequent encounter | CMS +X153XXS | Contact with hot saucepan or skillet, sequela | CMS +X158XXA | Contact with other hot household appliances, initial encounter | CMS +X158XXD | Contact with other hot household appliances, subsequent encounter | CMS +X158XXS | Contact with other hot household appliances, sequela | CMS +X16XXXA | Contact with hot heating appliances, radiators and pipes, initial encounter | CMS +X16XXXD | Contact with hot heating appliances, radiators and pipes, subsequent encounter | CMS +X16XXXS | Contact with hot heating appliances, radiators and pipes, sequela | CMS +X17XXXA | Contact with hot engines, machinery and tools, initial encounter | CMS +X17XXXD | Contact with hot engines, machinery and tools, subsequent encounter | CMS +X17XXXS | Contact with hot engines, machinery and tools, sequela | CMS +X18XXXA | Contact with other hot metals, initial encounter | CMS +X18XXXD | Contact with other hot metals, subsequent encounter | CMS +X18XXXS | Contact with other hot metals, sequela | CMS +X19XXXA | Contact with other heat and hot substances, initial encounter | CMS +X19XXXD | Contact with other heat and hot substances, subsequent encounter | CMS +X19XXXS | Contact with other heat and hot substances, sequela | CMS +X30XXXA | Exposure to excessive natural heat, initial encounter | CMS +X30XXXD | Exposure to excessive natural heat, subsequent encounter | CMS +X30XXXS | Exposure to excessive natural heat, sequela | CMS +X31XXXA | Exposure to excessive natural cold, initial encounter | CMS +X31XXXD | Exposure to excessive natural cold, subsequent encounter | CMS +X31XXXS | Exposure to excessive natural cold, sequela | CMS +X32XXXA | Exposure to sunlight, initial encounter | CMS +X32XXXD | Exposure to sunlight, subsequent encounter | CMS +X32XXXS | Exposure to sunlight, sequela | CMS +X34XXXA | Earthquake, initial encounter | CMS +X34XXXD | Earthquake, subsequent encounter | CMS +X34XXXS | Earthquake, sequela | CMS +X35XXXA | Volcanic eruption, initial encounter | CMS +X35XXXD | Volcanic eruption, subsequent encounter | CMS +X35XXXS | Volcanic eruption, sequela | CMS +X360XXA | Collapse of dam or man-made structure causing earth movement, initial encounter | CMS +X360XXD | Collapse of dam or man-made structure causing earth movement, subsequent encounter | CMS +X360XXS | Collapse of dam or man-made structure causing earth movement, sequela | CMS +X361XXA | Avalanche, landslide, or mudslide, initial encounter | CMS +X361XXD | Avalanche, landslide, or mudslide, subsequent encounter | CMS +X361XXS | Avalanche, landslide, or mudslide, sequela | CMS +X370XXA | Hurricane, initial encounter | CMS +X370XXD | Hurricane, subsequent encounter | CMS +X370XXS | Hurricane, sequela | CMS +X371XXA | Tornado, initial encounter | CMS +X371XXD | Tornado, subsequent encounter | CMS +X371XXS | Tornado, sequela | CMS +X372XXA | Blizzard (snow)(ice), initial encounter | CMS +X372XXD | Blizzard (snow)(ice), subsequent encounter | CMS +X372XXS | Blizzard (snow)(ice), sequela | CMS +X373XXA | Dust storm, initial encounter | CMS +X373XXD | Dust storm, subsequent encounter | CMS +X373XXS | Dust storm, sequela | CMS +X3741XA | Tidal wave due to earthquake or volcanic eruption, initial encounter | CMS +X3741XD | Tidal wave due to earthquake or volcanic eruption, subsequent encounter | CMS +X3741XS | Tidal wave due to earthquake or volcanic eruption, sequela | CMS +X3742XA | Tidal wave due to storm, initial encounter | CMS +X3742XD | Tidal wave due to storm, subsequent encounter | CMS +X3742XS | Tidal wave due to storm, sequela | CMS +X3743XA | Tidal wave due to landslide, initial encounter | CMS +X3743XD | Tidal wave due to landslide, subsequent encounter | CMS +X3743XS | Tidal wave due to landslide, sequela | CMS +X378XXA | Other cataclysmic storms, initial encounter | CMS +X378XXD | Other cataclysmic storms, subsequent encounter | CMS +X378XXS | Other cataclysmic storms, sequela | CMS +X379XXA | Unspecified cataclysmic storm, initial encounter | CMS +X379XXD | Unspecified cataclysmic storm, subsequent encounter | CMS +X379XXS | Unspecified cataclysmic storm, sequela | CMS +X38XXXA | Flood, initial encounter | CMS +X38XXXD | Flood, subsequent encounter | CMS +X38XXXS | Flood, sequela | CMS +X3901XA | Exposure to radon, initial encounter | CMS +X3901XD | Exposure to radon, subsequent encounter | CMS +X3901XS | Exposure to radon, sequela | CMS +X3908XA | Exposure to other natural radiation, initial encounter | CMS +X3908XD | Exposure to other natural radiation, subsequent encounter | CMS +X3908XS | Exposure to other natural radiation, sequela | CMS +X398XXA | Other exposure to forces of nature, initial encounter | CMS +X398XXD | Other exposure to forces of nature, subsequent encounter | CMS +X398XXS | Other exposure to forces of nature, sequela | CMS +X500XXA | Overexertion from strenuous movement or load, initial encounter | CMS +X500XXD | Overexertion from strenuous movement or load, subsequent encounter | CMS +X500XXS | Overexertion from strenuous movement or load, sequela | CMS +X501XXA | Overexertion from prolonged static or awkward postures, initial encounter | CMS +X501XXD | Overexertion from prolonged static or awkward postures, subsequent encounter | CMS +X501XXS | Overexertion from prolonged static or awkward postures, sequela | CMS +X503XXA | Overexertion from repetitive movements, initial encounter | CMS +X503XXD | Overexertion from repetitive movements, subsequent encounter | CMS +X503XXS | Overexertion from repetitive movements, sequela | CMS +X509XXA | Other and unspecified overexertion or strenuous movements or postures, initial encounter | CMS +X509XXD | Other and unspecified overexertion or strenuous movements or postures, subsequent encounter | CMS +X509XXS | Other and unspecified overexertion or strenuous movements or postures, sequela | CMS +X52XXXA | Prolonged stay in weightless environment, initial encounter | CMS +X52XXXD | Prolonged stay in weightless environment, subsequent encounter | CMS +X52XXXS | Prolonged stay in weightless environment, sequela | CMS +X58XXXA | Exposure to other specified factors, initial encounter | CMS +X58XXXD | Exposure to other specified factors, subsequent encounter | CMS +X58XXXS | Exposure to other specified factors, sequela | CMS +X710XXA | Intentional self-harm by drowning and submersion while in bathtub, initial encounter | CMS +X710XXD | Intentional self-harm by drowning and submersion while in bathtub, subsequent encounter | CMS +X710XXS | Intentional self-harm by drowning and submersion while in bathtub, sequela | CMS +X711XXA | Intentional self-harm by drowning and submersion while in swimming pool, initial encounter | CMS +X711XXD | Intentional self-harm by drowning and submersion while in swimming pool, subsequent encounter | CMS +X711XXS | Intentional self-harm by drowning and submersion while in swimming pool, sequela | CMS +X712XXA | Intentional self-harm by drowning and submersion after jump into swimming pool, initial encounter | CMS +X712XXD | Intentional self-harm by drowning and submersion after jump into swimming pool, subsequent encounter | CMS +X712XXS | Intentional self-harm by drowning and submersion after jump into swimming pool, sequela | CMS +X713XXA | Intentional self-harm by drowning and submersion in natural water, initial encounter | CMS +X713XXD | Intentional self-harm by drowning and submersion in natural water, subsequent encounter | CMS +X713XXS | Intentional self-harm by drowning and submersion in natural water, sequela | CMS +X718XXA | Other intentional self-harm by drowning and submersion, initial encounter | CMS +X718XXD | Other intentional self-harm by drowning and submersion, subsequent encounter | CMS +X718XXS | Other intentional self-harm by drowning and submersion, sequela | CMS +X719XXA | Intentional self-harm by drowning and submersion, unspecified, initial encounter | CMS +X719XXD | Intentional self-harm by drowning and submersion, unspecified, subsequent encounter | CMS +X719XXS | Intentional self-harm by drowning and submersion, unspecified, sequela | CMS +X72XXXA | Intentional self-harm by handgun discharge, initial encounter | CMS +X72XXXD | Intentional self-harm by handgun discharge, subsequent encounter | CMS +X72XXXS | Intentional self-harm by handgun discharge, sequela | CMS +X730XXA | Intentional self-harm by shotgun discharge, initial encounter | CMS +X730XXD | Intentional self-harm by shotgun discharge, subsequent encounter | CMS +X730XXS | Intentional self-harm by shotgun discharge, sequela | CMS +X731XXA | Intentional self-harm by hunting rifle discharge, initial encounter | CMS +X731XXD | Intentional self-harm by hunting rifle discharge, subsequent encounter | CMS +X731XXS | Intentional self-harm by hunting rifle discharge, sequela | CMS +X732XXA | Intentional self-harm by machine gun discharge, initial encounter | CMS +X732XXD | Intentional self-harm by machine gun discharge, subsequent encounter | CMS +X732XXS | Intentional self-harm by machine gun discharge, sequela | CMS +X738XXA | Intentional self-harm by other larger firearm discharge, initial encounter | CMS +X738XXD | Intentional self-harm by other larger firearm discharge, subsequent encounter | CMS +X738XXS | Intentional self-harm by other larger firearm discharge, sequela | CMS +X739XXA | Intentional self-harm by unspecified larger firearm discharge, initial encounter | CMS +X739XXD | Intentional self-harm by unspecified larger firearm discharge, subsequent encounter | CMS +X739XXS | Intentional self-harm by unspecified larger firearm discharge, sequela | CMS +X7401XA | Intentional self-harm by airgun, initial encounter | CMS +X7401XD | Intentional self-harm by airgun, subsequent encounter | CMS +X7401XS | Intentional self-harm by airgun, sequela | CMS +X7402XA | Intentional self-harm by paintball gun, initial encounter | CMS +X7402XD | Intentional self-harm by paintball gun, subsequent encounter | CMS +X7402XS | Intentional self-harm by paintball gun, sequela | CMS +X7409XA | Intentional self-harm by other gas, air or spring-operated gun, initial encounter | CMS +X7409XD | Intentional self-harm by other gas, air or spring-operated gun, subsequent encounter | CMS +X7409XS | Intentional self-harm by other gas, air or spring-operated gun, sequela | CMS +X748XXA | Intentional self-harm by other firearm discharge, initial encounter | CMS +X748XXD | Intentional self-harm by other firearm discharge, subsequent encounter | CMS +X748XXS | Intentional self-harm by other firearm discharge, sequela | CMS +X749XXA | Intentional self-harm by unspecified firearm discharge, initial encounter | CMS +X749XXD | Intentional self-harm by unspecified firearm discharge, subsequent encounter | CMS +X749XXS | Intentional self-harm by unspecified firearm discharge, sequela | CMS +X75XXXA | Intentional self-harm by explosive material, initial encounter | CMS +X75XXXD | Intentional self-harm by explosive material, subsequent encounter | CMS +X75XXXS | Intentional self-harm by explosive material, sequela | CMS +X76XXXA | Intentional self-harm by smoke, fire and flames, initial encounter | CMS +X76XXXD | Intentional self-harm by smoke, fire and flames, subsequent encounter | CMS +X76XXXS | Intentional self-harm by smoke, fire and flames, sequela | CMS +X770XXA | Intentional self-harm by steam or hot vapors, initial encounter | CMS +X770XXD | Intentional self-harm by steam or hot vapors, subsequent encounter | CMS +X770XXS | Intentional self-harm by steam or hot vapors, sequela | CMS +X771XXA | Intentional self-harm by hot tap water, initial encounter | CMS +X771XXD | Intentional self-harm by hot tap water, subsequent encounter | CMS +X771XXS | Intentional self-harm by hot tap water, sequela | CMS +X772XXA | Intentional self-harm by other hot fluids, initial encounter | CMS +X772XXD | Intentional self-harm by other hot fluids, subsequent encounter | CMS +X772XXS | Intentional self-harm by other hot fluids, sequela | CMS +X773XXA | Intentional self-harm by hot household appliances, initial encounter | CMS +X773XXD | Intentional self-harm by hot household appliances, subsequent encounter | CMS +X773XXS | Intentional self-harm by hot household appliances, sequela | CMS +X778XXA | Intentional self-harm by other hot objects, initial encounter | CMS +X778XXD | Intentional self-harm by other hot objects, subsequent encounter | CMS +X778XXS | Intentional self-harm by other hot objects, sequela | CMS +X779XXA | Intentional self-harm by unspecified hot objects, initial encounter | CMS +X779XXD | Intentional self-harm by unspecified hot objects, subsequent encounter | CMS +X779XXS | Intentional self-harm by unspecified hot objects, sequela | CMS +X780XXA | Intentional self-harm by sharp glass, initial encounter | CMS +X780XXD | Intentional self-harm by sharp glass, subsequent encounter | CMS +X780XXS | Intentional self-harm by sharp glass, sequela | CMS +X781XXA | Intentional self-harm by knife, initial encounter | CMS +X781XXD | Intentional self-harm by knife, subsequent encounter | CMS +X781XXS | Intentional self-harm by knife, sequela | CMS +X782XXA | Intentional self-harm by sword or dagger, initial encounter | CMS +X782XXD | Intentional self-harm by sword or dagger, subsequent encounter | CMS +X782XXS | Intentional self-harm by sword or dagger, sequela | CMS +X788XXA | Intentional self-harm by other sharp object, initial encounter | CMS +X788XXD | Intentional self-harm by other sharp object, subsequent encounter | CMS +X788XXS | Intentional self-harm by other sharp object, sequela | CMS +X789XXA | Intentional self-harm by unspecified sharp object, initial encounter | CMS +X789XXD | Intentional self-harm by unspecified sharp object, subsequent encounter | CMS +X789XXS | Intentional self-harm by unspecified sharp object, sequela | CMS +X79XXXA | Intentional self-harm by blunt object, initial encounter | CMS +X79XXXD | Intentional self-harm by blunt object, subsequent encounter | CMS +X79XXXS | Intentional self-harm by blunt object, sequela | CMS +X80XXXA | Intentional self-harm by jumping from a high place, initial encounter | CMS +X80XXXD | Intentional self-harm by jumping from a high place, subsequent encounter | CMS +X80XXXS | Intentional self-harm by jumping from a high place, sequela | CMS +X810XXA | Intentional self-harm by jumping or lying in front of motor vehicle, initial encounter | CMS +X810XXD | Intentional self-harm by jumping or lying in front of motor vehicle, subsequent encounter | CMS +X810XXS | Intentional self-harm by jumping or lying in front of motor vehicle, sequela | CMS +X811XXA | Intentional self-harm by jumping or lying in front of (subway) train, initial encounter | CMS +X811XXD | Intentional self-harm by jumping or lying in front of (subway) train, subsequent encounter | CMS +X811XXS | Intentional self-harm by jumping or lying in front of (subway) train, sequela | CMS +X818XXA | Intentional self-harm by jumping or lying in front of other moving object, initial encounter | CMS +X818XXD | Intentional self-harm by jumping or lying in front of other moving object, subsequent encounter | CMS +X818XXS | Intentional self-harm by jumping or lying in front of other moving object, sequela | CMS +X820XXA | Intentional collision of motor vehicle with other motor vehicle, initial encounter | CMS +X820XXD | Intentional collision of motor vehicle with other motor vehicle, subsequent encounter | CMS +X820XXS | Intentional collision of motor vehicle with other motor vehicle, sequela | CMS +X821XXA | Intentional collision of motor vehicle with train, initial encounter | CMS +X821XXD | Intentional collision of motor vehicle with train, subsequent encounter | CMS +X821XXS | Intentional collision of motor vehicle with train, sequela | CMS +X822XXA | Intentional collision of motor vehicle with tree, initial encounter | CMS +X822XXD | Intentional collision of motor vehicle with tree, subsequent encounter | CMS +X822XXS | Intentional collision of motor vehicle with tree, sequela | CMS +X828XXA | Other intentional self-harm by crashing of motor vehicle, initial encounter | CMS +X828XXD | Other intentional self-harm by crashing of motor vehicle, subsequent encounter | CMS +X828XXS | Other intentional self-harm by crashing of motor vehicle, sequela | CMS +X830XXA | Intentional self-harm by crashing of aircraft, initial encounter | CMS +X830XXD | Intentional self-harm by crashing of aircraft, subsequent encounter | CMS +X830XXS | Intentional self-harm by crashing of aircraft, sequela | CMS +X831XXA | Intentional self-harm by electrocution, initial encounter | CMS +X831XXD | Intentional self-harm by electrocution, subsequent encounter | CMS +X831XXS | Intentional self-harm by electrocution, sequela | CMS +X832XXA | Intentional self-harm by exposure to extremes of cold, initial encounter | CMS +X832XXD | Intentional self-harm by exposure to extremes of cold, subsequent encounter | CMS +X832XXS | Intentional self-harm by exposure to extremes of cold, sequela | CMS +X838XXA | Intentional self-harm by other specified means, initial encounter | CMS +X838XXD | Intentional self-harm by other specified means, subsequent encounter | CMS +X838XXS | Intentional self-harm by other specified means, sequela | CMS +X920XXA | Assault by drowning and submersion while in bathtub, initial encounter | CMS +X920XXD | Assault by drowning and submersion while in bathtub, subsequent encounter | CMS +X920XXS | Assault by drowning and submersion while in bathtub, sequela | CMS +X921XXA | Assault by drowning and submersion while in swimming pool, initial encounter | CMS +X921XXD | Assault by drowning and submersion while in swimming pool, subsequent encounter | CMS +X921XXS | Assault by drowning and submersion while in swimming pool, sequela | CMS +X922XXA | Assault by drowning and submersion after push into swimming pool, initial encounter | CMS +X922XXD | Assault by drowning and submersion after push into swimming pool, subsequent encounter | CMS +X922XXS | Assault by drowning and submersion after push into swimming pool, sequela | CMS +X923XXA | Assault by drowning and submersion in natural water, initial encounter | CMS +X923XXD | Assault by drowning and submersion in natural water, subsequent encounter | CMS +X923XXS | Assault by drowning and submersion in natural water, sequela | CMS +X928XXA | Other assault by drowning and submersion, initial encounter | CMS +X928XXD | Other assault by drowning and submersion, subsequent encounter | CMS +X928XXS | Other assault by drowning and submersion, sequela | CMS +X929XXA | Assault by drowning and submersion, unspecified, initial encounter | CMS +X929XXD | Assault by drowning and submersion, unspecified, subsequent encounter | CMS +X929XXS | Assault by drowning and submersion, unspecified, sequela | CMS +X93XXXA | Assault by handgun discharge, initial encounter | CMS +X93XXXD | Assault by handgun discharge, subsequent encounter | CMS +X93XXXS | Assault by handgun discharge, sequela | CMS +X940XXA | Assault by shotgun, initial encounter | CMS +X940XXD | Assault by shotgun, subsequent encounter | CMS +X940XXS | Assault by shotgun, sequela | CMS +X941XXA | Assault by hunting rifle, initial encounter | CMS +X941XXD | Assault by hunting rifle, subsequent encounter | CMS +X941XXS | Assault by hunting rifle, sequela | CMS +X942XXA | Assault by machine gun, initial encounter | CMS +X942XXD | Assault by machine gun, subsequent encounter | CMS +X942XXS | Assault by machine gun, sequela | CMS +X948XXA | Assault by other larger firearm discharge, initial encounter | CMS +X948XXD | Assault by other larger firearm discharge, subsequent encounter | CMS +X948XXS | Assault by other larger firearm discharge, sequela | CMS +X949XXA | Assault by unspecified larger firearm discharge, initial encounter | CMS +X949XXD | Assault by unspecified larger firearm discharge, subsequent encounter | CMS +X949XXS | Assault by unspecified larger firearm discharge, sequela | CMS +X9501XA | Assault by airgun discharge, initial encounter | CMS +X9501XD | Assault by airgun discharge, subsequent encounter | CMS +X9501XS | Assault by airgun discharge, sequela | CMS +X9502XA | Assault by paintball gun discharge, initial encounter | CMS +X9502XD | Assault by paintball gun discharge, subsequent encounter | CMS +X9502XS | Assault by paintball gun discharge, sequela | CMS +X9509XA | Assault by other gas, air or spring-operated gun, initial encounter | CMS +X9509XD | Assault by other gas, air or spring-operated gun, subsequent encounter | CMS +X9509XS | Assault by other gas, air or spring-operated gun, sequela | CMS +X958XXA | Assault by other firearm discharge, initial encounter | CMS +X958XXD | Assault by other firearm discharge, subsequent encounter | CMS +X958XXS | Assault by other firearm discharge, sequela | CMS +X959XXA | Assault by unspecified firearm discharge, initial encounter | CMS +X959XXD | Assault by unspecified firearm discharge, subsequent encounter | CMS +X959XXS | Assault by unspecified firearm discharge, sequela | CMS +X960XXA | Assault by antipersonnel bomb, initial encounter | CMS +X960XXD | Assault by antipersonnel bomb, subsequent encounter | CMS +X960XXS | Assault by antipersonnel bomb, sequela | CMS +X961XXA | Assault by gasoline bomb, initial encounter | CMS +X961XXD | Assault by gasoline bomb, subsequent encounter | CMS +X961XXS | Assault by gasoline bomb, sequela | CMS +X962XXA | Assault by letter bomb, initial encounter | CMS +X962XXD | Assault by letter bomb, subsequent encounter | CMS +X962XXS | Assault by letter bomb, sequela | CMS +X963XXA | Assault by fertilizer bomb, initial encounter | CMS +X963XXD | Assault by fertilizer bomb, subsequent encounter | CMS +X963XXS | Assault by fertilizer bomb, sequela | CMS +X964XXA | Assault by pipe bomb, initial encounter | CMS +X964XXD | Assault by pipe bomb, subsequent encounter | CMS +X964XXS | Assault by pipe bomb, sequela | CMS +X968XXA | Assault by other specified explosive, initial encounter | CMS +X968XXD | Assault by other specified explosive, subsequent encounter | CMS +X968XXS | Assault by other specified explosive, sequela | CMS +X969XXA | Assault by unspecified explosive, initial encounter | CMS +X969XXD | Assault by unspecified explosive, subsequent encounter | CMS +X969XXS | Assault by unspecified explosive, sequela | CMS +X97XXXA | Assault by smoke, fire and flames, initial encounter | CMS +X97XXXD | Assault by smoke, fire and flames, subsequent encounter | CMS +X97XXXS | Assault by smoke, fire and flames, sequela | CMS +X980XXA | Assault by steam or hot vapors, initial encounter | CMS +X980XXD | Assault by steam or hot vapors, subsequent encounter | CMS +X980XXS | Assault by steam or hot vapors, sequela | CMS +X981XXA | Assault by hot tap water, initial encounter | CMS +X981XXD | Assault by hot tap water, subsequent encounter | CMS +X981XXS | Assault by hot tap water, sequela | CMS +X982XXA | Assault by hot fluids, initial encounter | CMS +X982XXD | Assault by hot fluids, subsequent encounter | CMS +X982XXS | Assault by hot fluids, sequela | CMS +X983XXA | Assault by hot household appliances, initial encounter | CMS +X983XXD | Assault by hot household appliances, subsequent encounter | CMS +X983XXS | Assault by hot household appliances, sequela | CMS +X988XXA | Assault by other hot objects, initial encounter | CMS +X988XXD | Assault by other hot objects, subsequent encounter | CMS +X988XXS | Assault by other hot objects, sequela | CMS +X989XXA | Assault by unspecified hot objects, initial encounter | CMS +X989XXD | Assault by unspecified hot objects, subsequent encounter | CMS +X989XXS | Assault by unspecified hot objects, sequela | CMS +X990XXA | Assault by sharp glass, initial encounter | CMS +X990XXD | Assault by sharp glass, subsequent encounter | CMS +X990XXS | Assault by sharp glass, sequela | CMS +X991XXA | Assault by knife, initial encounter | CMS +X991XXD | Assault by knife, subsequent encounter | CMS +X991XXS | Assault by knife, sequela | CMS +X992XXA | Assault by sword or dagger, initial encounter | CMS +X992XXD | Assault by sword or dagger, subsequent encounter | CMS +X992XXS | Assault by sword or dagger, sequela | CMS +X998XXA | Assault by other sharp object, initial encounter | CMS +X998XXD | Assault by other sharp object, subsequent encounter | CMS +X998XXS | Assault by other sharp object, sequela | CMS +X999XXA | Assault by unspecified sharp object, initial encounter | CMS +X999XXD | Assault by unspecified sharp object, subsequent encounter | CMS +X999XXS | Assault by unspecified sharp object, sequela | CMS +Y00XXXA | Assault by blunt object, initial encounter | CMS +Y00XXXD | Assault by blunt object, subsequent encounter | CMS +Y00XXXS | Assault by blunt object, sequela | CMS +Y01XXXA | Assault by pushing from high place, initial encounter | CMS +Y01XXXD | Assault by pushing from high place, subsequent encounter | CMS +Y01XXXS | Assault by pushing from high place, sequela | CMS +Y020XXA | Assault by pushing or placing victim in front of motor vehicle, initial encounter | CMS +Y020XXD | Assault by pushing or placing victim in front of motor vehicle, subsequent encounter | CMS +Y020XXS | Assault by pushing or placing victim in front of motor vehicle, sequela | CMS +Y021XXA | Assault by pushing or placing victim in front of (subway) train, initial encounter | CMS +Y021XXD | Assault by pushing or placing victim in front of (subway) train, subsequent encounter | CMS +Y021XXS | Assault by pushing or placing victim in front of (subway) train, sequela | CMS +Y028XXA | Assault by pushing or placing victim in front of other moving object, initial encounter | CMS +Y028XXD | Assault by pushing or placing victim in front of other moving object, subsequent encounter | CMS +Y028XXS | Assault by pushing or placing victim in front of other moving object, sequela | CMS +Y030XXA | Assault by being hit or run over by motor vehicle, initial encounter | CMS +Y030XXD | Assault by being hit or run over by motor vehicle, subsequent encounter | CMS +Y030XXS | Assault by being hit or run over by motor vehicle, sequela | CMS +Y038XXA | Other assault by crashing of motor vehicle, initial encounter | CMS +Y038XXD | Other assault by crashing of motor vehicle, subsequent encounter | CMS +Y038XXS | Other assault by crashing of motor vehicle, sequela | CMS +Y040XXA | Assault by unarmed brawl or fight, initial encounter | CMS +Y040XXD | Assault by unarmed brawl or fight, subsequent encounter | CMS +Y040XXS | Assault by unarmed brawl or fight, sequela | CMS +Y041XXA | Assault by human bite, initial encounter | CMS +Y041XXD | Assault by human bite, subsequent encounter | CMS +Y041XXS | Assault by human bite, sequela | CMS +Y042XXA | Assault by strike against or bumped into by another person, initial encounter | CMS +Y042XXD | Assault by strike against or bumped into by another person, subsequent encounter | CMS +Y042XXS | Assault by strike against or bumped into by another person, sequela | CMS +Y048XXA | Assault by other bodily force, initial encounter | CMS +Y048XXD | Assault by other bodily force, subsequent encounter | CMS +Y048XXS | Assault by other bodily force, sequela | CMS +Y0701 | Husband, perpetrator of maltreatment and neglect | CMS +Y0702 | Wife, perpetrator of maltreatment and neglect | CMS +Y0703 | Male partner, perpetrator of maltreatment and neglect | CMS +Y0704 | Female partner, perpetrator of maltreatment and neglect | CMS +Y0711 | Biological father, perpetrator of maltreatment and neglect | CMS +Y0712 | Biological mother, perpetrator of maltreatment and neglect | CMS +Y0713 | Adoptive father, perpetrator of maltreatment and neglect | CMS +Y0714 | Adoptive mother, perpetrator of maltreatment and neglect | CMS +Y07410 | Brother, perpetrator of maltreatment and neglect | CMS +Y07411 | Sister, perpetrator of maltreatment and neglect | CMS +Y07420 | Foster father, perpetrator of maltreatment and neglect | CMS +Y07421 | Foster mother, perpetrator of maltreatment and neglect | CMS +Y07430 | Stepfather, perpetrator of maltreatment and neglect | CMS +Y07432 | Male friend of parent (co-residing in household), perpetrator of maltreatment and neglect | CMS +Y07433 | Stepmother, perpetrator of maltreatment and neglect | CMS +Y07434 | Female friend of parent (co-residing in household), perpetrator of maltreatment and neglect | CMS +Y07435 | Stepbrother, perpetrator or maltreatment and neglect | CMS +Y07436 | Stepsister, perpetrator of maltreatment and neglect | CMS +Y07490 | Male cousin, perpetrator of maltreatment and neglect | CMS +Y07491 | Female cousin, perpetrator of maltreatment and neglect | CMS +Y07499 | Other family member, perpetrator of maltreatment and neglect | CMS +Y0750 | Unspecified non-family member, perpetrator of maltreatment and neglect | CMS +Y07510 | At-home childcare provider, perpetrator of maltreatment and neglect | CMS +Y07511 | Daycare center childcare provider, perpetrator of maltreatment and neglect | CMS +Y07512 | At-home adultcare provider, perpetrator of maltreatment and neglect | CMS +Y07513 | Adultcare center provider, perpetrator of maltreatment and neglect | CMS +Y07519 | Unspecified daycare provider, perpetrator of maltreatment and neglect | CMS +Y07521 | Mental health provider, perpetrator of maltreatment and neglect | CMS +Y07528 | Other therapist or healthcare provider, perpetrator of maltreatment and neglect | CMS +Y07529 | Unspecified healthcare provider, perpetrator of maltreatment and neglect | CMS +Y0753 | Teacher or instructor, perpetrator of maltreatment and neglect | CMS +Y0759 | Other non-family member, perpetrator of maltreatment and neglect | CMS +Y076 | Multiple perpetrators of maltreatment and neglect | CMS +Y079 | Unspecified perpetrator of maltreatment and neglect | CMS +Y0801XA | Assault by strike by hockey stick, initial encounter | CMS +Y0801XD | Assault by strike by hockey stick, subsequent encounter | CMS +Y0801XS | Assault by strike by hockey stick, sequela | CMS +Y0802XA | Assault by strike by baseball bat, initial encounter | CMS +Y0802XD | Assault by strike by baseball bat, subsequent encounter | CMS +Y0802XS | Assault by strike by baseball bat, sequela | CMS +Y0809XA | Assault by strike by other specified type of sport equipment, initial encounter | CMS +Y0809XD | Assault by strike by other specified type of sport equipment, subsequent encounter | CMS +Y0809XS | Assault by strike by other specified type of sport equipment, sequela | CMS +Y0881XA | Assault by crashing of aircraft, initial encounter | CMS +Y0881XD | Assault by crashing of aircraft, subsequent encounter | CMS +Y0881XS | Assault by crashing of aircraft, sequela | CMS +Y0889XA | Assault by other specified means, initial encounter | CMS +Y0889XD | Assault by other specified means, subsequent encounter | CMS +Y0889XS | Assault by other specified means, sequela | CMS +Y09 | Assault by unspecified means | CMS +Y210XXA | Drowning and submersion while in bathtub, undetermined intent, initial encounter | CMS +Y210XXD | Drowning and submersion while in bathtub, undetermined intent, subsequent encounter | CMS +Y210XXS | Drowning and submersion while in bathtub, undetermined intent, sequela | CMS +Y211XXA | Drowning and submersion after fall into bathtub, undetermined intent, initial encounter | CMS +Y211XXD | Drowning and submersion after fall into bathtub, undetermined intent, subsequent encounter | CMS +Y211XXS | Drowning and submersion after fall into bathtub, undetermined intent, sequela | CMS +Y212XXA | Drowning and submersion while in swimming pool, undetermined intent, initial encounter | CMS +Y212XXD | Drowning and submersion while in swimming pool, undetermined intent, subsequent encounter | CMS +Y212XXS | Drowning and submersion while in swimming pool, undetermined intent, sequela | CMS +Y213XXA | Drowning and submersion after fall into swimming pool, undetermined intent, initial encounter | CMS +Y213XXD | Drowning and submersion after fall into swimming pool, undetermined intent, subsequent encounter | CMS +Y213XXS | Drowning and submersion after fall into swimming pool, undetermined intent, sequela | CMS +Y214XXA | Drowning and submersion in natural water, undetermined intent, initial encounter | CMS +Y214XXD | Drowning and submersion in natural water, undetermined intent, subsequent encounter | CMS +Y214XXS | Drowning and submersion in natural water, undetermined intent, sequela | CMS +Y218XXA | Other drowning and submersion, undetermined intent, initial encounter | CMS +Y218XXD | Other drowning and submersion, undetermined intent, subsequent encounter | CMS +Y218XXS | Other drowning and submersion, undetermined intent, sequela | CMS +Y219XXA | Unspecified drowning and submersion, undetermined intent, initial encounter | CMS +Y219XXD | Unspecified drowning and submersion, undetermined intent, subsequent encounter | CMS +Y219XXS | Unspecified drowning and submersion, undetermined intent, sequela | CMS +Y22XXXA | Handgun discharge, undetermined intent, initial encounter | CMS +Y22XXXD | Handgun discharge, undetermined intent, subsequent encounter | CMS +Y22XXXS | Handgun discharge, undetermined intent, sequela | CMS +Y230XXA | Shotgun discharge, undetermined intent, initial encounter | CMS +Y230XXD | Shotgun discharge, undetermined intent, subsequent encounter | CMS +Y230XXS | Shotgun discharge, undetermined intent, sequela | CMS +Y231XXA | Hunting rifle discharge, undetermined intent, initial encounter | CMS +Y231XXD | Hunting rifle discharge, undetermined intent, subsequent encounter | CMS +Y231XXS | Hunting rifle discharge, undetermined intent, sequela | CMS +Y232XXA | Military firearm discharge, undetermined intent, initial encounter | CMS +Y232XXD | Military firearm discharge, undetermined intent, subsequent encounter | CMS +Y232XXS | Military firearm discharge, undetermined intent, sequela | CMS +Y233XXA | Machine gun discharge, undetermined intent, initial encounter | CMS +Y233XXD | Machine gun discharge, undetermined intent, subsequent encounter | CMS +Y233XXS | Machine gun discharge, undetermined intent, sequela | CMS +Y238XXA | Other larger firearm discharge, undetermined intent, initial encounter | CMS +Y238XXD | Other larger firearm discharge, undetermined intent, subsequent encounter | CMS +Y238XXS | Other larger firearm discharge, undetermined intent, sequela | CMS +Y239XXA | Unspecified larger firearm discharge, undetermined intent, initial encounter | CMS +Y239XXD | Unspecified larger firearm discharge, undetermined intent, subsequent encounter | CMS +Y239XXS | Unspecified larger firearm discharge, undetermined intent, sequela | CMS +Y240XXA | Airgun discharge, undetermined intent, initial encounter | CMS +Y240XXD | Airgun discharge, undetermined intent, subsequent encounter | CMS +Y240XXS | Airgun discharge, undetermined intent, sequela | CMS +Y248XXA | Other firearm discharge, undetermined intent, initial encounter | CMS +Y248XXD | Other firearm discharge, undetermined intent, subsequent encounter | CMS +Y248XXS | Other firearm discharge, undetermined intent, sequela | CMS +Y249XXA | Unspecified firearm discharge, undetermined intent, initial encounter | CMS +Y249XXD | Unspecified firearm discharge, undetermined intent, subsequent encounter | CMS +Y249XXS | Unspecified firearm discharge, undetermined intent, sequela | CMS +Y25XXXA | Contact with explosive material, undetermined intent, initial encounter | CMS +Y25XXXD | Contact with explosive material, undetermined intent, subsequent encounter | CMS +Y25XXXS | Contact with explosive material, undetermined intent, sequela | CMS +Y26XXXA | Exposure to smoke, fire and flames, undetermined intent, initial encounter | CMS +Y26XXXD | Exposure to smoke, fire and flames, undetermined intent, subsequent encounter | CMS +Y26XXXS | Exposure to smoke, fire and flames, undetermined intent, sequela | CMS +Y270XXA | Contact with steam and hot vapors, undetermined intent, initial encounter | CMS +Y270XXD | Contact with steam and hot vapors, undetermined intent, subsequent encounter | CMS +Y270XXS | Contact with steam and hot vapors, undetermined intent, sequela | CMS +Y271XXA | Contact with hot tap water, undetermined intent, initial encounter | CMS +Y271XXD | Contact with hot tap water, undetermined intent, subsequent encounter | CMS +Y271XXS | Contact with hot tap water, undetermined intent, sequela | CMS +Y272XXA | Contact with hot fluids, undetermined intent, initial encounter | CMS +Y272XXD | Contact with hot fluids, undetermined intent, subsequent encounter | CMS +Y272XXS | Contact with hot fluids, undetermined intent, sequela | CMS +Y273XXA | Contact with hot household appliance, undetermined intent, initial encounter | CMS +Y273XXD | Contact with hot household appliance, undetermined intent, subsequent encounter | CMS +Y273XXS | Contact with hot household appliance, undetermined intent, sequela | CMS +Y278XXA | Contact with other hot objects, undetermined intent, initial encounter | CMS +Y278XXD | Contact with other hot objects, undetermined intent, subsequent encounter | CMS +Y278XXS | Contact with other hot objects, undetermined intent, sequela | CMS +Y279XXA | Contact with unspecified hot objects, undetermined intent, initial encounter | CMS +Y279XXD | Contact with unspecified hot objects, undetermined intent, subsequent encounter | CMS +Y279XXS | Contact with unspecified hot objects, undetermined intent, sequela | CMS +Y280XXA | Contact with sharp glass, undetermined intent, initial encounter | CMS +Y280XXD | Contact with sharp glass, undetermined intent, subsequent encounter | CMS +Y280XXS | Contact with sharp glass, undetermined intent, sequela | CMS +Y281XXA | Contact with knife, undetermined intent, initial encounter | CMS +Y281XXD | Contact with knife, undetermined intent, subsequent encounter | CMS +Y281XXS | Contact with knife, undetermined intent, sequela | CMS +Y282XXA | Contact with sword or dagger, undetermined intent, initial encounter | CMS +Y282XXD | Contact with sword or dagger, undetermined intent, subsequent encounter | CMS +Y282XXS | Contact with sword or dagger, undetermined intent, sequela | CMS +Y288XXA | Contact with other sharp object, undetermined intent, initial encounter | CMS +Y288XXD | Contact with other sharp object, undetermined intent, subsequent encounter | CMS +Y288XXS | Contact with other sharp object, undetermined intent, sequela | CMS +Y289XXA | Contact with unspecified sharp object, undetermined intent, initial encounter | CMS +Y289XXD | Contact with unspecified sharp object, undetermined intent, subsequent encounter | CMS +Y289XXS | Contact with unspecified sharp object, undetermined intent, sequela | CMS +Y29XXXA | Contact with blunt object, undetermined intent, initial encounter | CMS +Y29XXXD | Contact with blunt object, undetermined intent, subsequent encounter | CMS +Y29XXXS | Contact with blunt object, undetermined intent, sequela | CMS +Y30XXXA | Falling, jumping or pushed from a high place, undetermined intent, initial encounter | CMS +Y30XXXD | Falling, jumping or pushed from a high place, undetermined intent, subsequent encounter | CMS +Y30XXXS | Falling, jumping or pushed from a high place, undetermined intent, sequela | CMS +Y31XXXA | Falling, lying or running before or into moving object, undetermined intent, initial encounter | CMS +Y31XXXD | Falling, lying or running before or into moving object, undetermined intent, subsequent encounter | CMS +Y31XXXS | Falling, lying or running before or into moving object, undetermined intent, sequela | CMS +Y32XXXA | Crashing of motor vehicle, undetermined intent, initial encounter | CMS +Y32XXXD | Crashing of motor vehicle, undetermined intent, subsequent encounter | CMS +Y32XXXS | Crashing of motor vehicle, undetermined intent, sequela | CMS +Y33XXXA | Other specified events, undetermined intent, initial encounter | CMS +Y33XXXD | Other specified events, undetermined intent, subsequent encounter | CMS +Y33XXXS | Other specified events, undetermined intent, sequela | CMS +Y35001A | Legal intervention involving unspecified firearm discharge, law enforcement official injured, initial encounter | CMS +Y35001D | Legal intervention involving unspecified firearm discharge, law enforcement official injured, subsequent encounter | CMS +Y35001S | Legal intervention involving unspecified firearm discharge, law enforcement official injured, sequela | CMS +Y35002A | Legal intervention involving unspecified firearm discharge, bystander injured, initial encounter | CMS +Y35002D | Legal intervention involving unspecified firearm discharge, bystander injured, subsequent encounter | CMS +Y35002S | Legal intervention involving unspecified firearm discharge, bystander injured, sequela | CMS +Y35003A | Legal intervention involving unspecified firearm discharge, suspect injured, initial encounter | CMS +Y35003D | Legal intervention involving unspecified firearm discharge, suspect injured, subsequent encounter | CMS +Y35003S | Legal intervention involving unspecified firearm discharge, suspect injured, sequela | CMS +Y35011A | Legal intervention involving injury by machine gun, law enforcement official injured, initial encounter | CMS +Y35011D | Legal intervention involving injury by machine gun, law enforcement official injured, subsequent encounter | CMS +Y35011S | Legal intervention involving injury by machine gun, law enforcement official injured, sequela | CMS +Y35012A | Legal intervention involving injury by machine gun, bystander injured, initial encounter | CMS +Y35012D | Legal intervention involving injury by machine gun, bystander injured, subsequent encounter | CMS +Y35012S | Legal intervention involving injury by machine gun, bystander injured, sequela | CMS +Y35013A | Legal intervention involving injury by machine gun, suspect injured, initial encounter | CMS +Y35013D | Legal intervention involving injury by machine gun, suspect injured, subsequent encounter | CMS +Y35013S | Legal intervention involving injury by machine gun, suspect injured, sequela | CMS +Y35021A | Legal intervention involving injury by handgun, law enforcement official injured, initial encounter | CMS +Y35021D | Legal intervention involving injury by handgun, law enforcement official injured, subsequent encounter | CMS +Y35021S | Legal intervention involving injury by handgun, law enforcement official injured, sequela | CMS +Y35022A | Legal intervention involving injury by handgun, bystander injured, initial encounter | CMS +Y35022D | Legal intervention involving injury by handgun, bystander injured, subsequent encounter | CMS +Y35022S | Legal intervention involving injury by handgun, bystander injured, sequela | CMS +Y35023A | Legal intervention involving injury by handgun, suspect injured, initial encounter | CMS +Y35023D | Legal intervention involving injury by handgun, suspect injured, subsequent encounter | CMS +Y35023S | Legal intervention involving injury by handgun, suspect injured, sequela | CMS +Y35031A | Legal intervention involving injury by rifle pellet, law enforcement official injured, initial encounter | CMS +Y35031D | Legal intervention involving injury by rifle pellet, law enforcement official injured, subsequent encounter | CMS +Y35031S | Legal intervention involving injury by rifle pellet, law enforcement official injured, sequela | CMS +Y35032A | Legal intervention involving injury by rifle pellet, bystander injured, initial encounter | CMS +Y35032D | Legal intervention involving injury by rifle pellet, bystander injured, subsequent encounter | CMS +Y35032S | Legal intervention involving injury by rifle pellet, bystander injured, sequela | CMS +Y35033A | Legal intervention involving injury by rifle pellet, suspect injured, initial encounter | CMS +Y35033D | Legal intervention involving injury by rifle pellet, suspect injured, subsequent encounter | CMS +Y35033S | Legal intervention involving injury by rifle pellet, suspect injured, sequela | CMS +Y35041A | Legal intervention involving injury by rubber bullet, law enforcement official injured, initial encounter | CMS +Y35041D | Legal intervention involving injury by rubber bullet, law enforcement official injured, subsequent encounter | CMS +Y35041S | Legal intervention involving injury by rubber bullet, law enforcement official injured, sequela | CMS +Y35042A | Legal intervention involving injury by rubber bullet, bystander injured, initial encounter | CMS +Y35042D | Legal intervention involving injury by rubber bullet, bystander injured, subsequent encounter | CMS +Y35042S | Legal intervention involving injury by rubber bullet, bystander injured, sequela | CMS +Y35043A | Legal intervention involving injury by rubber bullet, suspect injured, initial encounter | CMS +Y35043D | Legal intervention involving injury by rubber bullet, suspect injured, subsequent encounter | CMS +Y35043S | Legal intervention involving injury by rubber bullet, suspect injured, sequela | CMS +Y35091A | Legal intervention involving other firearm discharge, law enforcement official injured, initial encounter | CMS +Y35091D | Legal intervention involving other firearm discharge, law enforcement official injured, subsequent encounter | CMS +Y35091S | Legal intervention involving other firearm discharge, law enforcement official injured, sequela | CMS +Y35092A | Legal intervention involving other firearm discharge, bystander injured, initial encounter | CMS +Y35092D | Legal intervention involving other firearm discharge, bystander injured, subsequent encounter | CMS +Y35092S | Legal intervention involving other firearm discharge, bystander injured, sequela | CMS +Y35093A | Legal intervention involving other firearm discharge, suspect injured, initial encounter | CMS +Y35093D | Legal intervention involving other firearm discharge, suspect injured, subsequent encounter | CMS +Y35093S | Legal intervention involving other firearm discharge, suspect injured, sequela | CMS +Y35101A | Legal intervention involving unspecified explosives, law enforcement official injured, initial encounter | CMS +Y35101D | Legal intervention involving unspecified explosives, law enforcement official injured, subsequent encounter | CMS +Y35101S | Legal intervention involving unspecified explosives, law enforcement official injured, sequela | CMS +Y35102A | Legal intervention involving unspecified explosives, bystander injured, initial encounter | CMS +Y35102D | Legal intervention involving unspecified explosives, bystander injured, subsequent encounter | CMS +Y35102S | Legal intervention involving unspecified explosives, bystander injured, sequela | CMS +Y35103A | Legal intervention involving unspecified explosives, suspect injured, initial encounter | CMS +Y35103D | Legal intervention involving unspecified explosives, suspect injured, subsequent encounter | CMS +Y35103S | Legal intervention involving unspecified explosives, suspect injured, sequela | CMS +Y35111A | Legal intervention involving injury by dynamite, law enforcement official injured, initial encounter | CMS +Y35111D | Legal intervention involving injury by dynamite, law enforcement official injured, subsequent encounter | CMS +Y35111S | Legal intervention involving injury by dynamite, law enforcement official injured, sequela | CMS +Y35112A | Legal intervention involving injury by dynamite, bystander injured, initial encounter | CMS +Y35112D | Legal intervention involving injury by dynamite, bystander injured, subsequent encounter | CMS +Y35112S | Legal intervention involving injury by dynamite, bystander injured, sequela | CMS +Y35113A | Legal intervention involving injury by dynamite, suspect injured, initial encounter | CMS +Y35113D | Legal intervention involving injury by dynamite, suspect injured, subsequent encounter | CMS +Y35113S | Legal intervention involving injury by dynamite, suspect injured, sequela | CMS +Y35121A | Legal intervention involving injury by explosive shell, law enforcement official injured, initial encounter | CMS +Y35121D | Legal intervention involving injury by explosive shell, law enforcement official injured, subsequent encounter | CMS +Y35121S | Legal intervention involving injury by explosive shell, law enforcement official injured, sequela | CMS +Y35122A | Legal intervention involving injury by explosive shell, bystander injured, initial encounter | CMS +Y35122D | Legal intervention involving injury by explosive shell, bystander injured, subsequent encounter | CMS +Y35122S | Legal intervention involving injury by explosive shell, bystander injured, sequela | CMS +Y35123A | Legal intervention involving injury by explosive shell, suspect injured, initial encounter | CMS +Y35123D | Legal intervention involving injury by explosive shell, suspect injured, subsequent encounter | CMS +Y35123S | Legal intervention involving injury by explosive shell, suspect injured, sequela | CMS +Y35191A | Legal intervention involving other explosives, law enforcement official injured, initial encounter | CMS +Y35191D | Legal intervention involving other explosives, law enforcement official injured, subsequent encounter | CMS +Y35191S | Legal intervention involving other explosives, law enforcement official injured, sequela | CMS +Y35192A | Legal intervention involving other explosives, bystander injured, initial encounter | CMS +Y35192D | Legal intervention involving other explosives, bystander injured, subsequent encounter | CMS +Y35192S | Legal intervention involving other explosives, bystander injured, sequela | CMS +Y35193A | Legal intervention involving other explosives, suspect injured, initial encounter | CMS +Y35193D | Legal intervention involving other explosives, suspect injured, subsequent encounter | CMS +Y35193S | Legal intervention involving other explosives, suspect injured, sequela | CMS +Y35201A | Legal intervention involving unspecified gas, law enforcement official injured, initial encounter | CMS +Y35201D | Legal intervention involving unspecified gas, law enforcement official injured, subsequent encounter | CMS +Y35201S | Legal intervention involving unspecified gas, law enforcement official injured, sequela | CMS +Y35202A | Legal intervention involving unspecified gas, bystander injured, initial encounter | CMS +Y35202D | Legal intervention involving unspecified gas, bystander injured, subsequent encounter | CMS +Y35202S | Legal intervention involving unspecified gas, bystander injured, sequela | CMS +Y35203A | Legal intervention involving unspecified gas, suspect injured, initial encounter | CMS +Y35203D | Legal intervention involving unspecified gas, suspect injured, subsequent encounter | CMS +Y35203S | Legal intervention involving unspecified gas, suspect injured, sequela | CMS +Y35211A | Legal intervention involving injury by tear gas, law enforcement official injured, initial encounter | CMS +Y35211D | Legal intervention involving injury by tear gas, law enforcement official injured, subsequent encounter | CMS +Y35211S | Legal intervention involving injury by tear gas, law enforcement official injured, sequela | CMS +Y35212A | Legal intervention involving injury by tear gas, bystander injured, initial encounter | CMS +Y35212D | Legal intervention involving injury by tear gas, bystander injured, subsequent encounter | CMS +Y35212S | Legal intervention involving injury by tear gas, bystander injured, sequela | CMS +Y35213A | Legal intervention involving injury by tear gas, suspect injured, initial encounter | CMS +Y35213D | Legal intervention involving injury by tear gas, suspect injured, subsequent encounter | CMS +Y35213S | Legal intervention involving injury by tear gas, suspect injured, sequela | CMS +Y35291A | Legal intervention involving other gas, law enforcement official injured, initial encounter | CMS +Y35291D | Legal intervention involving other gas, law enforcement official injured, subsequent encounter | CMS +Y35291S | Legal intervention involving other gas, law enforcement official injured, sequela | CMS +Y35292A | Legal intervention involving other gas, bystander injured, initial encounter | CMS +Y35292D | Legal intervention involving other gas, bystander injured, subsequent encounter | CMS +Y35292S | Legal intervention involving other gas, bystander injured, sequela | CMS +Y35293A | Legal intervention involving other gas, suspect injured, initial encounter | CMS +Y35293D | Legal intervention involving other gas, suspect injured, subsequent encounter | CMS +Y35293S | Legal intervention involving other gas, suspect injured, sequela | CMS +Y35301A | Legal intervention involving unspecified blunt objects, law enforcement official injured, initial encounter | CMS +Y35301D | Legal intervention involving unspecified blunt objects, law enforcement official injured, subsequent encounter | CMS +Y35301S | Legal intervention involving unspecified blunt objects, law enforcement official injured, sequela | CMS +Y35302A | Legal intervention involving unspecified blunt objects, bystander injured, initial encounter | CMS +Y35302D | Legal intervention involving unspecified blunt objects, bystander injured, subsequent encounter | CMS +Y35302S | Legal intervention involving unspecified blunt objects, bystander injured, sequela | CMS +Y35303A | Legal intervention involving unspecified blunt objects, suspect injured, initial encounter | CMS +Y35303D | Legal intervention involving unspecified blunt objects, suspect injured, subsequent encounter | CMS +Y35303S | Legal intervention involving unspecified blunt objects, suspect injured, sequela | CMS +Y35311A | Legal intervention involving baton, law enforcement official injured, initial encounter | CMS +Y35311D | Legal intervention involving baton, law enforcement official injured, subsequent encounter | CMS +Y35311S | Legal intervention involving baton, law enforcement official injured, sequela | CMS +Y35312A | Legal intervention involving baton, bystander injured, initial encounter | CMS +Y35312D | Legal intervention involving baton, bystander injured, subsequent encounter | CMS +Y35312S | Legal intervention involving baton, bystander injured, sequela | CMS +Y35313A | Legal intervention involving baton, suspect injured, initial encounter | CMS +Y35313D | Legal intervention involving baton, suspect injured, subsequent encounter | CMS +Y35313S | Legal intervention involving baton, suspect injured, sequela | CMS +Y35391A | Legal intervention involving other blunt objects, law enforcement official injured, initial encounter | CMS +Y35391D | Legal intervention involving other blunt objects, law enforcement official injured, subsequent encounter | CMS +Y35391S | Legal intervention involving other blunt objects, law enforcement official injured, sequela | CMS +Y35392A | Legal intervention involving other blunt objects, bystander injured, initial encounter | CMS +Y35392D | Legal intervention involving other blunt objects, bystander injured, subsequent encounter | CMS +Y35392S | Legal intervention involving other blunt objects, bystander injured, sequela | CMS +Y35393A | Legal intervention involving other blunt objects, suspect injured, initial encounter | CMS +Y35393D | Legal intervention involving other blunt objects, suspect injured, subsequent encounter | CMS +Y35393S | Legal intervention involving other blunt objects, suspect injured, sequela | CMS +Y35401A | Legal intervention involving unspecified sharp objects, law enforcement official injured, initial encounter | CMS +Y35401D | Legal intervention involving unspecified sharp objects, law enforcement official injured, subsequent encounter | CMS +Y35401S | Legal intervention involving unspecified sharp objects, law enforcement official injured, sequela | CMS +Y35402A | Legal intervention involving unspecified sharp objects, bystander injured, initial encounter | CMS +Y35402D | Legal intervention involving unspecified sharp objects, bystander injured, subsequent encounter | CMS +Y35402S | Legal intervention involving unspecified sharp objects, bystander injured, sequela | CMS +Y35403A | Legal intervention involving unspecified sharp objects, suspect injured, initial encounter | CMS +Y35403D | Legal intervention involving unspecified sharp objects, suspect injured, subsequent encounter | CMS +Y35403S | Legal intervention involving unspecified sharp objects, suspect injured, sequela | CMS +Y35411A | Legal intervention involving bayonet, law enforcement official injured, initial encounter | CMS +Y35411D | Legal intervention involving bayonet, law enforcement official injured, subsequent encounter | CMS +Y35411S | Legal intervention involving bayonet, law enforcement official injured, sequela | CMS +Y35412A | Legal intervention involving bayonet, bystander injured, initial encounter | CMS +Y35412D | Legal intervention involving bayonet, bystander injured, subsequent encounter | CMS +Y35412S | Legal intervention involving bayonet, bystander injured, sequela | CMS +Y35413A | Legal intervention involving bayonet, suspect injured, initial encounter | CMS +Y35413D | Legal intervention involving bayonet, suspect injured, subsequent encounter | CMS +Y35413S | Legal intervention involving bayonet, suspect injured, sequela | CMS +Y35491A | Legal intervention involving other sharp objects, law enforcement official injured, initial encounter | CMS +Y35491D | Legal intervention involving other sharp objects, law enforcement official injured, subsequent encounter | CMS +Y35491S | Legal intervention involving other sharp objects, law enforcement official injured, sequela | CMS +Y35492A | Legal intervention involving other sharp objects, bystander injured, initial encounter | CMS +Y35492D | Legal intervention involving other sharp objects, bystander injured, subsequent encounter | CMS +Y35492S | Legal intervention involving other sharp objects, bystander injured, sequela | CMS +Y35493A | Legal intervention involving other sharp objects, suspect injured, initial encounter | CMS +Y35493D | Legal intervention involving other sharp objects, suspect injured, subsequent encounter | CMS +Y35493S | Legal intervention involving other sharp objects, suspect injured, sequela | CMS +Y35811A | Legal intervention involving manhandling, law enforcement official injured, initial encounter | CMS +Y35811D | Legal intervention involving manhandling, law enforcement official injured, subsequent encounter | CMS +Y35811S | Legal intervention involving manhandling, law enforcement official injured, sequela | CMS +Y35812A | Legal intervention involving manhandling, bystander injured, initial encounter | CMS +Y35812D | Legal intervention involving manhandling, bystander injured, subsequent encounter | CMS +Y35812S | Legal intervention involving manhandling, bystander injured, sequela | CMS +Y35813A | Legal intervention involving manhandling, suspect injured, initial encounter | CMS +Y35813D | Legal intervention involving manhandling, suspect injured, subsequent encounter | CMS +Y35813S | Legal intervention involving manhandling, suspect injured, sequela | CMS +Y35891A | Legal intervention involving other specified means, law enforcement official injured, initial encounter | CMS +Y35891D | Legal intervention involving other specified means, law enforcement official injured, subsequent encounter | CMS +Y35891S | Legal intervention involving other specified means, law enforcement official injured, sequela | CMS +Y35892A | Legal intervention involving other specified means, bystander injured, initial encounter | CMS +Y35892D | Legal intervention involving other specified means, bystander injured, subsequent encounter | CMS +Y35892S | Legal intervention involving other specified means, bystander injured, sequela | CMS +Y35893A | Legal intervention involving other specified means, suspect injured, initial encounter | CMS +Y35893D | Legal intervention involving other specified means, suspect injured, subsequent encounter | CMS +Y35893S | Legal intervention involving other specified means, suspect injured, sequela | CMS +Y3591XA | Legal intervention, means unspecified, law enforcement official injured, initial encounter | CMS +Y3591XD | Legal intervention, means unspecified, law enforcement official injured, subsequent encounter | CMS +Y3591XS | Legal intervention, means unspecified, law enforcement official injured, sequela | CMS +Y3592XA | Legal intervention, means unspecified, bystander injured, initial encounter | CMS +Y3592XD | Legal intervention, means unspecified, bystander injured, subsequent encounter | CMS +Y3592XS | Legal intervention, means unspecified, bystander injured, sequela | CMS +Y3593XA | Legal intervention, means unspecified, suspect injured, initial encounter | CMS +Y3593XD | Legal intervention, means unspecified, suspect injured, subsequent encounter | CMS +Y3593XS | Legal intervention, means unspecified, suspect injured, sequela | CMS +Y36000A | War operations involving explosion of unspecified marine weapon, military personnel, initial encounter | CMS +Y36000D | War operations involving explosion of unspecified marine weapon, military personnel, subsequent encounter | CMS +Y36000S | War operations involving explosion of unspecified marine weapon, military personnel, sequela | CMS +Y36001A | War operations involving explosion of unspecified marine weapon, civilian, initial encounter | CMS +Y36001D | War operations involving explosion of unspecified marine weapon, civilian, subsequent encounter | CMS +Y36001S | War operations involving explosion of unspecified marine weapon, civilian, sequela | CMS +Y36010A | War operations involving explosion of depth-charge, military personnel, initial encounter | CMS +Y36010D | War operations involving explosion of depth-charge, military personnel, subsequent encounter | CMS +Y36010S | War operations involving explosion of depth-charge, military personnel, sequela | CMS +Y36011A | War operations involving explosion of depth-charge, civilian, initial encounter | CMS +Y36011D | War operations involving explosion of depth-charge, civilian, subsequent encounter | CMS +Y36011S | War operations involving explosion of depth-charge, civilian, sequela | CMS +Y36020A | War operations involving explosion of marine mine, military personnel, initial encounter | CMS +Y36020D | War operations involving explosion of marine mine, military personnel, subsequent encounter | CMS +Y36020S | War operations involving explosion of marine mine, military personnel, sequela | CMS +Y36021A | War operations involving explosion of marine mine, civilian, initial encounter | CMS +Y36021D | War operations involving explosion of marine mine, civilian, subsequent encounter | CMS +Y36021S | War operations involving explosion of marine mine, civilian, sequela | CMS +Y36030A | War operations involving explosion of sea-based artillery shell, military personnel, initial encounter | CMS +Y36030D | War operations involving explosion of sea-based artillery shell, military personnel, subsequent encounter | CMS +Y36030S | War operations involving explosion of sea-based artillery shell, military personnel, sequela | CMS +Y36031A | War operations involving explosion of sea-based artillery shell, civilian, initial encounter | CMS +Y36031D | War operations involving explosion of sea-based artillery shell, civilian, subsequent encounter | CMS +Y36031S | War operations involving explosion of sea-based artillery shell, civilian, sequela | CMS +Y36040A | War operations involving explosion of torpedo, military personnel, initial encounter | CMS +Y36040D | War operations involving explosion of torpedo, military personnel, subsequent encounter | CMS +Y36040S | War operations involving explosion of torpedo, military personnel, sequela | CMS +Y36041A | War operations involving explosion of torpedo, civilian, initial encounter | CMS +Y36041D | War operations involving explosion of torpedo, civilian, subsequent encounter | CMS +Y36041S | War operations involving explosion of torpedo, civilian, sequela | CMS +Y36050A | War operations involving accidental detonation of onboard marine weapons, military personnel, initial encounter | CMS +Y36050D | War operations involving accidental detonation of onboard marine weapons, military personnel, subsequent encounter | CMS +Y36050S | War operations involving accidental detonation of onboard marine weapons, military personnel, sequela | CMS +Y36051A | War operations involving accidental detonation of onboard marine weapons, civilian, initial encounter | CMS +Y36051D | War operations involving accidental detonation of onboard marine weapons, civilian, subsequent encounter | CMS +Y36051S | War operations involving accidental detonation of onboard marine weapons, civilian, sequela | CMS +Y36090A | War operations involving explosion of other marine weapons, military personnel, initial encounter | CMS +Y36090D | War operations involving explosion of other marine weapons, military personnel, subsequent encounter | CMS +Y36090S | War operations involving explosion of other marine weapons, military personnel, sequela | CMS +Y36091A | War operations involving explosion of other marine weapons, civilian, initial encounter | CMS +Y36091D | War operations involving explosion of other marine weapons, civilian, subsequent encounter | CMS +Y36091S | War operations involving explosion of other marine weapons, civilian, sequela | CMS +Y36100A | War operations involving unspecified destruction of aircraft, military personnel, initial encounter | CMS +Y36100D | War operations involving unspecified destruction of aircraft, military personnel, subsequent encounter | CMS +Y36100S | War operations involving unspecified destruction of aircraft, military personnel, sequela | CMS +Y36101A | War operations involving unspecified destruction of aircraft, civilian, initial encounter | CMS +Y36101D | War operations involving unspecified destruction of aircraft, civilian, subsequent encounter | CMS +Y36101S | War operations involving unspecified destruction of aircraft, civilian, sequela | CMS +Y36110A | War operations involving destruction of aircraft due to enemy fire or explosives, military personnel, initial encounter | CMS +Y36110D | War operations involving destruction of aircraft due to enemy fire or explosives, military personnel, subsequent encounter | CMS +Y36110S | War operations involving destruction of aircraft due to enemy fire or explosives, military personnel, sequela | CMS +Y36111A | War operations involving destruction of aircraft due to enemy fire or explosives, civilian, initial encounter | CMS +Y36111D | War operations involving destruction of aircraft due to enemy fire or explosives, civilian, subsequent encounter | CMS +Y36111S | War operations involving destruction of aircraft due to enemy fire or explosives, civilian, sequela | CMS +Y36120A | War operations involving destruction of aircraft due to collision with other aircraft, military personnel, initial encounter | CMS +Y36120D | War operations involving destruction of aircraft due to collision with other aircraft, military personnel, subsequent encounter | CMS +Y36120S | War operations involving destruction of aircraft due to collision with other aircraft, military personnel, sequela | CMS +Y36121A | War operations involving destruction of aircraft due to collision with other aircraft, civilian, initial encounter | CMS +Y36121D | War operations involving destruction of aircraft due to collision with other aircraft, civilian, subsequent encounter | CMS +Y36121S | War operations involving destruction of aircraft due to collision with other aircraft, civilian, sequela | CMS +Y36130A | War operations involving destruction of aircraft due to onboard fire, military personnel, initial encounter | CMS +Y36130D | War operations involving destruction of aircraft due to onboard fire, military personnel, subsequent encounter | CMS +Y36130S | War operations involving destruction of aircraft due to onboard fire, military personnel, sequela | CMS +Y36131A | War operations involving destruction of aircraft due to onboard fire, civilian, initial encounter | CMS +Y36131D | War operations involving destruction of aircraft due to onboard fire, civilian, subsequent encounter | CMS +Y36131S | War operations involving destruction of aircraft due to onboard fire, civilian, sequela | CMS +Y36140A | War operations involving destruction of aircraft due to accidental detonation of onboard munitions and explosives, military personnel, initial encounter | CMS +Y36140D | War operations involving destruction of aircraft due to accidental detonation of onboard munitions and explosives, military personnel, subsequent encounter | CMS +Y36140S | War operations involving destruction of aircraft due to accidental detonation of onboard munitions and explosives, military personnel, sequela | CMS +Y36141A | War operations involving destruction of aircraft due to accidental detonation of onboard munitions and explosives, civilian, initial encounter | CMS +Y36141D | War operations involving destruction of aircraft due to accidental detonation of onboard munitions and explosives, civilian, subsequent encounter | CMS +Y36141S | War operations involving destruction of aircraft due to accidental detonation of onboard munitions and explosives, civilian, sequela | CMS +Y36190A | War operations involving other destruction of aircraft, military personnel, initial encounter | CMS +Y36190D | War operations involving other destruction of aircraft, military personnel, subsequent encounter | CMS +Y36190S | War operations involving other destruction of aircraft, military personnel, sequela | CMS +Y36191A | War operations involving other destruction of aircraft, civilian, initial encounter | CMS +Y36191D | War operations involving other destruction of aircraft, civilian, subsequent encounter | CMS +Y36191S | War operations involving other destruction of aircraft, civilian, sequela | CMS +Y36200A | War operations involving unspecified explosion and fragments, military personnel, initial encounter | CMS +Y36200D | War operations involving unspecified explosion and fragments, military personnel, subsequent encounter | CMS +Y36200S | War operations involving unspecified explosion and fragments, military personnel, sequela | CMS +Y36201A | War operations involving unspecified explosion and fragments, civilian, initial encounter | CMS +Y36201D | War operations involving unspecified explosion and fragments, civilian, subsequent encounter | CMS +Y36201S | War operations involving unspecified explosion and fragments, civilian, sequela | CMS +Y36210A | War operations involving explosion of aerial bomb, military personnel, initial encounter | CMS +Y36210D | War operations involving explosion of aerial bomb, military personnel, subsequent encounter | CMS +Y36210S | War operations involving explosion of aerial bomb, military personnel, sequela | CMS +Y36211A | War operations involving explosion of aerial bomb, civilian, initial encounter | CMS +Y36211D | War operations involving explosion of aerial bomb, civilian, subsequent encounter | CMS +Y36211S | War operations involving explosion of aerial bomb, civilian, sequela | CMS +Y36220A | War operations involving explosion of guided missile, military personnel, initial encounter | CMS +Y36220D | War operations involving explosion of guided missile, military personnel, subsequent encounter | CMS +Y36220S | War operations involving explosion of guided missile, military personnel, sequela | CMS +Y36221A | War operations involving explosion of guided missile, civilian, initial encounter | CMS +Y36221D | War operations involving explosion of guided missile, civilian, subsequent encounter | CMS +Y36221S | War operations involving explosion of guided missile, civilian, sequela | CMS +Y36230A | War operations involving explosion of improvised explosive device [IED], military personnel, initial encounter | CMS +Y36230D | War operations involving explosion of improvised explosive device [IED], military personnel, subsequent encounter | CMS +Y36230S | War operations involving explosion of improvised explosive device [IED], military personnel, sequela | CMS +Y36231A | War operations involving explosion of improvised explosive device [IED], civilian, initial encounter | CMS +Y36231D | War operations involving explosion of improvised explosive device [IED], civilian, subsequent encounter | CMS +Y36231S | War operations involving explosion of improvised explosive device [IED], civilian, sequela | CMS +Y36240A | War operations involving explosion due to accidental detonation and discharge of own munitions or munitions launch device, military personnel, initial encounter | CMS +Y36240D | War operations involving explosion due to accidental detonation and discharge of own munitions or munitions launch device, military personnel, subsequent encounter | CMS +Y36240S | War operations involving explosion due to accidental detonation and discharge of own munitions or munitions launch device, military personnel, sequela | CMS +Y36241A | War operations involving explosion due to accidental detonation and discharge of own munitions or munitions launch device, civilian, initial encounter | CMS +Y36241D | War operations involving explosion due to accidental detonation and discharge of own munitions or munitions launch device, civilian, subsequent encounter | CMS +Y36241S | War operations involving explosion due to accidental detonation and discharge of own munitions or munitions launch device, civilian, sequela | CMS +Y36250A | War operations involving fragments from munitions, military personnel, initial encounter | CMS +Y36250D | War operations involving fragments from munitions, military personnel, subsequent encounter | CMS +Y36250S | War operations involving fragments from munitions, military personnel, sequela | CMS +Y36251A | War operations involving fragments from munitions, civilian, initial encounter | CMS +Y36251D | War operations involving fragments from munitions, civilian, subsequent encounter | CMS +Y36251S | War operations involving fragments from munitions, civilian, sequela | CMS +Y36260A | War operations involving fragments of improvised explosive device [IED], military personnel, initial encounter | CMS +Y36260D | War operations involving fragments of improvised explosive device [IED], military personnel, subsequent encounter | CMS +Y36260S | War operations involving fragments of improvised explosive device [IED], military personnel, sequela | CMS +Y36261A | War operations involving fragments of improvised explosive device [IED], civilian, initial encounter | CMS +Y36261D | War operations involving fragments of improvised explosive device [IED], civilian, subsequent encounter | CMS +Y36261S | War operations involving fragments of improvised explosive device [IED], civilian, sequela | CMS +Y36270A | War operations involving fragments from weapons, military personnel, initial encounter | CMS +Y36270D | War operations involving fragments from weapons, military personnel, subsequent encounter | CMS +Y36270S | War operations involving fragments from weapons, military personnel, sequela | CMS +Y36271A | War operations involving fragments from weapons, civilian, initial encounter | CMS +Y36271D | War operations involving fragments from weapons, civilian, subsequent encounter | CMS +Y36271S | War operations involving fragments from weapons, civilian, sequela | CMS +Y36290A | War operations involving other explosions and fragments, military personnel, initial encounter | CMS +Y36290D | War operations involving other explosions and fragments, military personnel, subsequent encounter | CMS +Y36290S | War operations involving other explosions and fragments, military personnel, sequela | CMS +Y36291A | War operations involving other explosions and fragments, civilian, initial encounter | CMS +Y36291D | War operations involving other explosions and fragments, civilian, subsequent encounter | CMS +Y36291S | War operations involving other explosions and fragments, civilian, sequela | CMS +Y36300A | War operations involving unspecified fire, conflagration and hot substance, military personnel, initial encounter | CMS +Y36300D | War operations involving unspecified fire, conflagration and hot substance, military personnel, subsequent encounter | CMS +Y36300S | War operations involving unspecified fire, conflagration and hot substance, military personnel, sequela | CMS +Y36301A | War operations involving unspecified fire, conflagration and hot substance, civilian, initial encounter | CMS +Y36301D | War operations involving unspecified fire, conflagration and hot substance, civilian, subsequent encounter | CMS +Y36301S | War operations involving unspecified fire, conflagration and hot substance, civilian, sequela | CMS +Y36310A | War operations involving gasoline bomb, military personnel, initial encounter | CMS +Y36310D | War operations involving gasoline bomb, military personnel, subsequent encounter | CMS +Y36310S | War operations involving gasoline bomb, military personnel, sequela | CMS +Y36311A | War operations involving gasoline bomb, civilian, initial encounter | CMS +Y36311D | War operations involving gasoline bomb, civilian, subsequent encounter | CMS +Y36311S | War operations involving gasoline bomb, civilian, sequela | CMS +Y36320A | War operations involving incendiary bullet, military personnel, initial encounter | CMS +Y36320D | War operations involving incendiary bullet, military personnel, subsequent encounter | CMS +Y36320S | War operations involving incendiary bullet, military personnel, sequela | CMS +Y36321A | War operations involving incendiary bullet, civilian, initial encounter | CMS +Y36321D | War operations involving incendiary bullet, civilian, subsequent encounter | CMS +Y36321S | War operations involving incendiary bullet, civilian, sequela | CMS +Y36330A | War operations involving flamethrower, military personnel, initial encounter | CMS +Y36330D | War operations involving flamethrower, military personnel, subsequent encounter | CMS +Y36330S | War operations involving flamethrower, military personnel, sequela | CMS +Y36331A | War operations involving flamethrower, civilian, initial encounter | CMS +Y36331D | War operations involving flamethrower, civilian, subsequent encounter | CMS +Y36331S | War operations involving flamethrower, civilian, sequela | CMS +Y36390A | War operations involving other fires, conflagrations and hot substances, military personnel, initial encounter | CMS +Y36390D | War operations involving other fires, conflagrations and hot substances, military personnel, subsequent encounter | CMS +Y36390S | War operations involving other fires, conflagrations and hot substances, military personnel, sequela | CMS +Y36391A | War operations involving other fires, conflagrations and hot substances, civilian, initial encounter | CMS +Y36391D | War operations involving other fires, conflagrations and hot substances, civilian, subsequent encounter | CMS +Y36391S | War operations involving other fires, conflagrations and hot substances, civilian, sequela | CMS +Y36410A | War operations involving rubber bullets, military personnel, initial encounter | CMS +Y36410D | War operations involving rubber bullets, military personnel, subsequent encounter | CMS +Y36410S | War operations involving rubber bullets, military personnel, sequela | CMS +Y36411A | War operations involving rubber bullets, civilian, initial encounter | CMS +Y36411D | War operations involving rubber bullets, civilian, subsequent encounter | CMS +Y36411S | War operations involving rubber bullets, civilian, sequela | CMS +Y36420A | War operations involving firearms pellets, military personnel, initial encounter | CMS +Y36420D | War operations involving firearms pellets, military personnel, subsequent encounter | CMS +Y36420S | War operations involving firearms pellets, military personnel, sequela | CMS +Y36421A | War operations involving firearms pellets, civilian, initial encounter | CMS +Y36421D | War operations involving firearms pellets, civilian, subsequent encounter | CMS +Y36421S | War operations involving firearms pellets, civilian, sequela | CMS +Y36430A | War operations involving other firearms discharge, military personnel, initial encounter | CMS +Y36430D | War operations involving other firearms discharge, military personnel, subsequent encounter | CMS +Y36430S | War operations involving other firearms discharge, military personnel, sequela | CMS +Y36431A | War operations involving other firearms discharge, civilian, initial encounter | CMS +Y36431D | War operations involving other firearms discharge, civilian, subsequent encounter | CMS +Y36431S | War operations involving other firearms discharge, civilian, sequela | CMS +Y36440A | War operations involving unarmed hand to hand combat, military personnel, initial encounter | CMS +Y36440D | War operations involving unarmed hand to hand combat, military personnel, subsequent encounter | CMS +Y36440S | War operations involving unarmed hand to hand combat, military personnel, sequela | CMS +Y36441A | War operations involving unarmed hand to hand combat, civilian, initial encounter | CMS +Y36441D | War operations involving unarmed hand to hand combat, civilian, subsequent encounter | CMS +Y36441S | War operations involving unarmed hand to hand combat, civilian, sequela | CMS +Y36450A | War operations involving combat using blunt or piercing object, military personnel, initial encounter | CMS +Y36450D | War operations involving combat using blunt or piercing object, military personnel, subsequent encounter | CMS +Y36450S | War operations involving combat using blunt or piercing object, military personnel, sequela | CMS +Y36451A | War operations involving combat using blunt or piercing object, civilian, initial encounter | CMS +Y36451D | War operations involving combat using blunt or piercing object, civilian, subsequent encounter | CMS +Y36451S | War operations involving combat using blunt or piercing object, civilian, sequela | CMS +Y36460A | War operations involving intentional restriction of air and airway, military personnel, initial encounter | CMS +Y36460D | War operations involving intentional restriction of air and airway, military personnel, subsequent encounter | CMS +Y36460S | War operations involving intentional restriction of air and airway, military personnel, sequela | CMS +Y36461A | War operations involving intentional restriction of air and airway, civilian, initial encounter | CMS +Y36461D | War operations involving intentional restriction of air and airway, civilian, subsequent encounter | CMS +Y36461S | War operations involving intentional restriction of air and airway, civilian, sequela | CMS +Y36470A | War operations involving unintentional restriction of air and airway, military personnel, initial encounter | CMS +Y36470D | War operations involving unintentional restriction of air and airway, military personnel, subsequent encounter | CMS +Y36470S | War operations involving unintentional restriction of air and airway, military personnel, sequela | CMS +Y36471A | War operations involving unintentional restriction of air and airway, civilian, initial encounter | CMS +Y36471D | War operations involving unintentional restriction of air and airway, civilian, subsequent encounter | CMS +Y36471S | War operations involving unintentional restriction of air and airway, civilian, sequela | CMS +Y36490A | War operations involving other forms of conventional warfare, military personnel, initial encounter | CMS +Y36490D | War operations involving other forms of conventional warfare, military personnel, subsequent encounter | CMS +Y36490S | War operations involving other forms of conventional warfare, military personnel, sequela | CMS +Y36491A | War operations involving other forms of conventional warfare, civilian, initial encounter | CMS +Y36491D | War operations involving other forms of conventional warfare, civilian, subsequent encounter | CMS +Y36491S | War operations involving other forms of conventional warfare, civilian, sequela | CMS +Y36500A | War operations involving unspecified effect of nuclear weapon, military personnel, initial encounter | CMS +Y36500D | War operations involving unspecified effect of nuclear weapon, military personnel, subsequent encounter | CMS +Y36500S | War operations involving unspecified effect of nuclear weapon, military personnel, sequela | CMS +Y36501A | War operations involving unspecified effect of nuclear weapon, civilian, initial encounter | CMS +Y36501D | War operations involving unspecified effect of nuclear weapon, civilian, subsequent encounter | CMS +Y36501S | War operations involving unspecified effect of nuclear weapon, civilian, sequela | CMS +Y36510A | War operations involving direct blast effect of nuclear weapon, military personnel, initial encounter | CMS +Y36510D | War operations involving direct blast effect of nuclear weapon, military personnel, subsequent encounter | CMS +Y36510S | War operations involving direct blast effect of nuclear weapon, military personnel, sequela | CMS +Y36511A | War operations involving direct blast effect of nuclear weapon, civilian, initial encounter | CMS +Y36511D | War operations involving direct blast effect of nuclear weapon, civilian, subsequent encounter | CMS +Y36511S | War operations involving direct blast effect of nuclear weapon, civilian, sequela | CMS +Y36520A | War operations involving indirect blast effect of nuclear weapon, military personnel, initial encounter | CMS +Y36520D | War operations involving indirect blast effect of nuclear weapon, military personnel, subsequent encounter | CMS +Y36520S | War operations involving indirect blast effect of nuclear weapon, military personnel, sequela | CMS +Y36521A | War operations involving indirect blast effect of nuclear weapon, civilian, initial encounter | CMS +Y36521D | War operations involving indirect blast effect of nuclear weapon, civilian, subsequent encounter | CMS +Y36521S | War operations involving indirect blast effect of nuclear weapon, civilian, sequela | CMS +Y36530A | War operations involving thermal radiation effect of nuclear weapon, military personnel, initial encounter | CMS +Y36530D | War operations involving thermal radiation effect of nuclear weapon, military personnel, subsequent encounter | CMS +Y36530S | War operations involving thermal radiation effect of nuclear weapon, military personnel, sequela | CMS +Y36531A | War operations involving thermal radiation effect of nuclear weapon, civilian, initial encounter | CMS +Y36531D | War operations involving thermal radiation effect of nuclear weapon, civilian, subsequent encounter | CMS +Y36531S | War operations involving thermal radiation effect of nuclear weapon, civilian, sequela | CMS +Y36540A | War operation involving nuclear radiation effects of nuclear weapon, military personnel, initial encounter | CMS +Y36540D | War operation involving nuclear radiation effects of nuclear weapon, military personnel, subsequent encounter | CMS +Y36540S | War operation involving nuclear radiation effects of nuclear weapon, military personnel, sequela | CMS +Y36541A | War operation involving nuclear radiation effects of nuclear weapon, civilian, initial encounter | CMS +Y36541D | War operation involving nuclear radiation effects of nuclear weapon, civilian, subsequent encounter | CMS +Y36541S | War operation involving nuclear radiation effects of nuclear weapon, civilian, sequela | CMS +Y36590A | War operation involving other effects of nuclear weapons, military personnel, initial encounter | CMS +Y36590D | War operation involving other effects of nuclear weapons, military personnel, subsequent encounter | CMS +Y36590S | War operation involving other effects of nuclear weapons, military personnel, sequela | CMS +Y36591A | War operation involving other effects of nuclear weapons, civilian, initial encounter | CMS +Y36591D | War operation involving other effects of nuclear weapons, civilian, subsequent encounter | CMS +Y36591S | War operation involving other effects of nuclear weapons, civilian, sequela | CMS +Y366X0A | War operations involving biological weapons, military personnel, initial encounter | CMS +Y366X0D | War operations involving biological weapons, military personnel, subsequent encounter | CMS +Y366X0S | War operations involving biological weapons, military personnel, sequela | CMS +Y366X1A | War operations involving biological weapons, civilian, initial encounter | CMS +Y366X1D | War operations involving biological weapons, civilian, subsequent encounter | CMS +Y366X1S | War operations involving biological weapons, civilian, sequela | CMS +Y367X0A | War operations involving chemical weapons and other forms of unconventional warfare, military personnel, initial encounter | CMS +Y367X0D | War operations involving chemical weapons and other forms of unconventional warfare, military personnel, subsequent encounter | CMS +Y367X0S | War operations involving chemical weapons and other forms of unconventional warfare, military personnel, sequela | CMS +Y367X1A | War operations involving chemical weapons and other forms of unconventional warfare, civilian, initial encounter | CMS +Y367X1D | War operations involving chemical weapons and other forms of unconventional warfare, civilian, subsequent encounter | CMS +Y367X1S | War operations involving chemical weapons and other forms of unconventional warfare, civilian, sequela | CMS +Y36810A | Explosion of mine placed during war operations but exploding after cessation of hostilities, military personnel, initial encounter | CMS +Y36810D | Explosion of mine placed during war operations but exploding after cessation of hostilities, military personnel, subsequent encounter | CMS +Y36810S | Explosion of mine placed during war operations but exploding after cessation of hostilities, military personnel, sequela | CMS +Y36811A | Explosion of mine placed during war operations but exploding after cessation of hostilities, civilian, initial encounter | CMS +Y36811D | Explosion of mine placed during war operations but exploding after cessation of hostilities, civilian, subsequent encounter | CMS +Y36811S | Explosion of mine placed during war operations but exploding after cessation of hostilities, civilian, sequela | CMS +Y36820A | Explosion of bomb placed during war operations but exploding after cessation of hostilities, military personnel, initial encounter | CMS +Y36820D | Explosion of bomb placed during war operations but exploding after cessation of hostilities, military personnel, subsequent encounter | CMS +Y36820S | Explosion of bomb placed during war operations but exploding after cessation of hostilities, military personnel, sequela | CMS +Y36821A | Explosion of bomb placed during war operations but exploding after cessation of hostilities, civilian, initial encounter | CMS +Y36821D | Explosion of bomb placed during war operations but exploding after cessation of hostilities, civilian, subsequent encounter | CMS +Y36821S | Explosion of bomb placed during war operations but exploding after cessation of hostilities, civilian, sequela | CMS +Y36880A | Other war operations occurring after cessation of hostilities, military personnel, initial encounter | CMS +Y36880D | Other war operations occurring after cessation of hostilities, military personnel, subsequent encounter | CMS +Y36880S | Other war operations occurring after cessation of hostilities, military personnel, sequela | CMS +Y36881A | Other war operations occurring after cessation of hostilities, civilian, initial encounter | CMS +Y36881D | Other war operations occurring after cessation of hostilities, civilian, subsequent encounter | CMS +Y36881S | Other war operations occurring after cessation of hostilities, civilian, sequela | CMS +Y36890A | Unspecified war operations occurring after cessation of hostilities, military personnel, initial encounter | CMS +Y36890D | Unspecified war operations occurring after cessation of hostilities, military personnel, subsequent encounter | CMS +Y36890S | Unspecified war operations occurring after cessation of hostilities, military personnel, sequela | CMS +Y36891A | Unspecified war operations occurring after cessation of hostilities, civilian, initial encounter | CMS +Y36891D | Unspecified war operations occurring after cessation of hostilities, civilian, subsequent encounter | CMS +Y36891S | Unspecified war operations occurring after cessation of hostilities, civilian, sequela | CMS +Y3690XA | War operations, unspecified, initial encounter | CMS +Y3690XD | War operations, unspecified, subsequent encounter | CMS +Y3690XS | War operations, unspecified, sequela | CMS +Y3691XA | War operations involving unspecified weapon of mass destruction [WMD], initial encounter | CMS +Y3691XD | War operations involving unspecified weapon of mass destruction [WMD], subsequent encounter | CMS +Y3691XS | War operations involving unspecified weapon of mass destruction [WMD], sequela | CMS +Y3692XA | War operations involving friendly fire, initial encounter | CMS +Y3692XD | War operations involving friendly fire, subsequent encounter | CMS +Y3692XS | War operations involving friendly fire, sequela | CMS +Y37000A | Military operations involving explosion of unspecified marine weapon, military personnel, initial encounter | CMS +Y37000D | Military operations involving explosion of unspecified marine weapon, military personnel, subsequent encounter | CMS +Y37000S | Military operations involving explosion of unspecified marine weapon, military personnel, sequela | CMS +Y37001A | Military operations involving explosion of unspecified marine weapon, civilian, initial encounter | CMS +Y37001D | Military operations involving explosion of unspecified marine weapon, civilian, subsequent encounter | CMS +Y37001S | Military operations involving explosion of unspecified marine weapon, civilian, sequela | CMS +Y37010A | Military operations involving explosion of depth-charge, military personnel, initial encounter | CMS +Y37010D | Military operations involving explosion of depth-charge, military personnel, subsequent encounter | CMS +Y37010S | Military operations involving explosion of depth-charge, military personnel, sequela | CMS +Y37011A | Military operations involving explosion of depth-charge, civilian, initial encounter | CMS +Y37011D | Military operations involving explosion of depth-charge, civilian, subsequent encounter | CMS +Y37011S | Military operations involving explosion of depth-charge, civilian, sequela | CMS +Y37020A | Military operations involving explosion of marine mine, military personnel, initial encounter | CMS +Y37020D | Military operations involving explosion of marine mine, military personnel, subsequent encounter | CMS +Y37020S | Military operations involving explosion of marine mine, military personnel, sequela | CMS +Y37021A | Military operations involving explosion of marine mine, civilian, initial encounter | CMS +Y37021D | Military operations involving explosion of marine mine, civilian, subsequent encounter | CMS +Y37021S | Military operations involving explosion of marine mine, civilian, sequela | CMS +Y37030A | Military operations involving explosion of sea-based artillery shell, military personnel, initial encounter | CMS +Y37030D | Military operations involving explosion of sea-based artillery shell, military personnel, subsequent encounter | CMS +Y37030S | Military operations involving explosion of sea-based artillery shell, military personnel, sequela | CMS +Y37031A | Military operations involving explosion of sea-based artillery shell, civilian, initial encounter | CMS +Y37031D | Military operations involving explosion of sea-based artillery shell, civilian, subsequent encounter | CMS +Y37031S | Military operations involving explosion of sea-based artillery shell, civilian, sequela | CMS +Y37040A | Military operations involving explosion of torpedo, military personnel, initial encounter | CMS +Y37040D | Military operations involving explosion of torpedo, military personnel, subsequent encounter | CMS +Y37040S | Military operations involving explosion of torpedo, military personnel, sequela | CMS +Y37041A | Military operations involving explosion of torpedo, civilian, initial encounter | CMS +Y37041D | Military operations involving explosion of torpedo, civilian, subsequent encounter | CMS +Y37041S | Military operations involving explosion of torpedo, civilian, sequela | CMS +Y37050A | Military operations involving accidental detonation of onboard marine weapons, military personnel, initial encounter | CMS +Y37050D | Military operations involving accidental detonation of onboard marine weapons, military personnel, subsequent encounter | CMS +Y37050S | Military operations involving accidental detonation of onboard marine weapons, military personnel, sequela | CMS +Y37051A | Military operations involving accidental detonation of onboard marine weapons, civilian, initial encounter | CMS +Y37051D | Military operations involving accidental detonation of onboard marine weapons, civilian, subsequent encounter | CMS +Y37051S | Military operations involving accidental detonation of onboard marine weapons, civilian, sequela | CMS +Y37090A | Military operations involving explosion of other marine weapons, military personnel, initial encounter | CMS +Y37090D | Military operations involving explosion of other marine weapons, military personnel, subsequent encounter | CMS +Y37090S | Military operations involving explosion of other marine weapons, military personnel, sequela | CMS +Y37091A | Military operations involving explosion of other marine weapons, civilian, initial encounter | CMS +Y37091D | Military operations involving explosion of other marine weapons, civilian, subsequent encounter | CMS +Y37091S | Military operations involving explosion of other marine weapons, civilian, sequela | CMS +Y37100A | Military operations involving unspecified destruction of aircraft, military personnel, initial encounter | CMS +Y37100D | Military operations involving unspecified destruction of aircraft, military personnel, subsequent encounter | CMS +Y37100S | Military operations involving unspecified destruction of aircraft, military personnel, sequela | CMS +Y37101A | Military operations involving unspecified destruction of aircraft, civilian, initial encounter | CMS +Y37101D | Military operations involving unspecified destruction of aircraft, civilian, subsequent encounter | CMS +Y37101S | Military operations involving unspecified destruction of aircraft, civilian, sequela | CMS +Y37110A | Military operations involving destruction of aircraft due to enemy fire or explosives, military personnel, initial encounter | CMS +Y37110D | Military operations involving destruction of aircraft due to enemy fire or explosives, military personnel, subsequent encounter | CMS +Y37110S | Military operations involving destruction of aircraft due to enemy fire or explosives, military personnel, sequela | CMS +Y37111A | Military operations involving destruction of aircraft due to enemy fire or explosives, civilian, initial encounter | CMS +Y37111D | Military operations involving destruction of aircraft due to enemy fire or explosives, civilian, subsequent encounter | CMS +Y37111S | Military operations involving destruction of aircraft due to enemy fire or explosives, civilian, sequela | CMS +Y37120A | Military operations involving destruction of aircraft due to collision with other aircraft, military personnel, initial encounter | CMS +Y37120D | Military operations involving destruction of aircraft due to collision with other aircraft, military personnel, subsequent encounter | CMS +Y37120S | Military operations involving destruction of aircraft due to collision with other aircraft, military personnel, sequela | CMS +Y37121A | Military operations involving destruction of aircraft due to collision with other aircraft, civilian, initial encounter | CMS +Y37121D | Military operations involving destruction of aircraft due to collision with other aircraft, civilian, subsequent encounter | CMS +Y37121S | Military operations involving destruction of aircraft due to collision with other aircraft, civilian, sequela | CMS +Y37130A | Military operations involving destruction of aircraft due to onboard fire, military personnel, initial encounter | CMS +Y37130D | Military operations involving destruction of aircraft due to onboard fire, military personnel, subsequent encounter | CMS +Y37130S | Military operations involving destruction of aircraft due to onboard fire, military personnel, sequela | CMS +Y37131A | Military operations involving destruction of aircraft due to onboard fire, civilian, initial encounter | CMS +Y37131D | Military operations involving destruction of aircraft due to onboard fire, civilian, subsequent encounter | CMS +Y37131S | Military operations involving destruction of aircraft due to onboard fire, civilian, sequela | CMS +Y37140A | Military operations involving destruction of aircraft due to accidental detonation of onboard munitions and explosives, military personnel, initial encounter | CMS +Y37140D | Military operations involving destruction of aircraft due to accidental detonation of onboard munitions and explosives, military personnel, subsequent encounter | CMS +Y37140S | Military operations involving destruction of aircraft due to accidental detonation of onboard munitions and explosives, military personnel, sequela | CMS +Y37141A | Military operations involving destruction of aircraft due to accidental detonation of onboard munitions and explosives, civilian, initial encounter | CMS +Y37141D | Military operations involving destruction of aircraft due to accidental detonation of onboard munitions and explosives, civilian, subsequent encounter | CMS +Y37141S | Military operations involving destruction of aircraft due to accidental detonation of onboard munitions and explosives, civilian, sequela | CMS +Y37190A | Military operations involving other destruction of aircraft, military personnel, initial encounter | CMS +Y37190D | Military operations involving other destruction of aircraft, military personnel, subsequent encounter | CMS +Y37190S | Military operations involving other destruction of aircraft, military personnel, sequela | CMS +Y37191A | Military operations involving other destruction of aircraft, civilian, initial encounter | CMS +Y37191D | Military operations involving other destruction of aircraft, civilian, subsequent encounter | CMS +Y37191S | Military operations involving other destruction of aircraft, civilian, sequela | CMS +Y37200A | Military operations involving unspecified explosion and fragments, military personnel, initial encounter | CMS +Y37200D | Military operations involving unspecified explosion and fragments, military personnel, subsequent encounter | CMS +Y37200S | Military operations involving unspecified explosion and fragments, military personnel, sequela | CMS +Y37201A | Military operations involving unspecified explosion and fragments, civilian, initial encounter | CMS +Y37201D | Military operations involving unspecified explosion and fragments, civilian, subsequent encounter | CMS +Y37201S | Military operations involving unspecified explosion and fragments, civilian, sequela | CMS +Y37210A | Military operations involving explosion of aerial bomb, military personnel, initial encounter | CMS +Y37210D | Military operations involving explosion of aerial bomb, military personnel, subsequent encounter | CMS +Y37210S | Military operations involving explosion of aerial bomb, military personnel, sequela | CMS +Y37211A | Military operations involving explosion of aerial bomb, civilian, initial encounter | CMS +Y37211D | Military operations involving explosion of aerial bomb, civilian, subsequent encounter | CMS +Y37211S | Military operations involving explosion of aerial bomb, civilian, sequela | CMS +Y37220A | Military operations involving explosion of guided missile, military personnel, initial encounter | CMS +Y37220D | Military operations involving explosion of guided missile, military personnel, subsequent encounter | CMS +Y37220S | Military operations involving explosion of guided missile, military personnel, sequela | CMS +Y37221A | Military operations involving explosion of guided missile, civilian, initial encounter | CMS +Y37221D | Military operations involving explosion of guided missile, civilian, subsequent encounter | CMS +Y37221S | Military operations involving explosion of guided missile, civilian, sequela | CMS +Y37230A | Military operations involving explosion of improvised explosive device [IED], military personnel, initial encounter | CMS +Y37230D | Military operations involving explosion of improvised explosive device [IED], military personnel, subsequent encounter | CMS +Y37230S | Military operations involving explosion of improvised explosive device [IED], military personnel, sequela | CMS +Y37231A | Military operations involving explosion of improvised explosive device [IED], civilian, initial encounter | CMS +Y37231D | Military operations involving explosion of improvised explosive device [IED], civilian, subsequent encounter | CMS +Y37231S | Military operations involving explosion of improvised explosive device [IED], civilian, sequela | CMS +Y37240A | Military operations involving explosion due to accidental detonation and discharge of own munitions or munitions launch device, military personnel, initial encounter | CMS +Y37240D | Military operations involving explosion due to accidental detonation and discharge of own munitions or munitions launch device, military personnel, subsequent encounter | CMS +Y37240S | Military operations involving explosion due to accidental detonation and discharge of own munitions or munitions launch device, military personnel, sequela | CMS +Y37241A | Military operations involving explosion due to accidental detonation and discharge of own munitions or munitions launch device, civilian, initial encounter | CMS +Y37241D | Military operations involving explosion due to accidental detonation and discharge of own munitions or munitions launch device, civilian, subsequent encounter | CMS +Y37241S | Military operations involving explosion due to accidental detonation and discharge of own munitions or munitions launch device, civilian, sequela | CMS +Y37250A | Military operations involving fragments from munitions, military personnel, initial encounter | CMS +Y37250D | Military operations involving fragments from munitions, military personnel, subsequent encounter | CMS +Y37250S | Military operations involving fragments from munitions, military personnel, sequela | CMS +Y37251A | Military operations involving fragments from munitions, civilian, initial encounter | CMS +Y37251D | Military operations involving fragments from munitions, civilian, subsequent encounter | CMS +Y37251S | Military operations involving fragments from munitions, civilian, sequela | CMS +Y37260A | Military operations involving fragments of improvised explosive device [IED], military personnel, initial encounter | CMS +Y37260D | Military operations involving fragments of improvised explosive device [IED], military personnel, subsequent encounter | CMS +Y37260S | Military operations involving fragments of improvised explosive device [IED], military personnel, sequela | CMS +Y37261A | Military operations involving fragments of improvised explosive device [IED], civilian, initial encounter | CMS +Y37261D | Military operations involving fragments of improvised explosive device [IED], civilian, subsequent encounter | CMS +Y37261S | Military operations involving fragments of improvised explosive device [IED], civilian, sequela | CMS +Y37270A | Military operations involving fragments from weapons, military personnel, initial encounter | CMS +Y37270D | Military operations involving fragments from weapons, military personnel, subsequent encounter | CMS +Y37270S | Military operations involving fragments from weapons, military personnel, sequela | CMS +Y37271A | Military operations involving fragments from weapons, civilian, initial encounter | CMS +Y37271D | Military operations involving fragments from weapons, civilian, subsequent encounter | CMS +Y37271S | Military operations involving fragments from weapons, civilian, sequela | CMS +Y37290A | Military operations involving other explosions and fragments, military personnel, initial encounter | CMS +Y37290D | Military operations involving other explosions and fragments, military personnel, subsequent encounter | CMS +Y37290S | Military operations involving other explosions and fragments, military personnel, sequela | CMS +Y37291A | Military operations involving other explosions and fragments, civilian, initial encounter | CMS +Y37291D | Military operations involving other explosions and fragments, civilian, subsequent encounter | CMS +Y37291S | Military operations involving other explosions and fragments, civilian, sequela | CMS +Y37300A | Military operations involving unspecified fire, conflagration and hot substance, military personnel, initial encounter | CMS +Y37300D | Military operations involving unspecified fire, conflagration and hot substance, military personnel, subsequent encounter | CMS +Y37300S | Military operations involving unspecified fire, conflagration and hot substance, military personnel, sequela | CMS +Y37301A | Military operations involving unspecified fire, conflagration and hot substance, civilian, initial encounter | CMS +Y37301D | Military operations involving unspecified fire, conflagration and hot substance, civilian, subsequent encounter | CMS +Y37301S | Military operations involving unspecified fire, conflagration and hot substance, civilian, sequela | CMS +Y37310A | Military operations involving gasoline bomb, military personnel, initial encounter | CMS +Y37310D | Military operations involving gasoline bomb, military personnel, subsequent encounter | CMS +Y37310S | Military operations involving gasoline bomb, military personnel, sequela | CMS +Y37311A | Military operations involving gasoline bomb, civilian, initial encounter | CMS +Y37311D | Military operations involving gasoline bomb, civilian, subsequent encounter | CMS +Y37311S | Military operations involving gasoline bomb, civilian, sequela | CMS +Y37320A | Military operations involving incendiary bullet, military personnel, initial encounter | CMS +Y37320D | Military operations involving incendiary bullet, military personnel, subsequent encounter | CMS +Y37320S | Military operations involving incendiary bullet, military personnel, sequela | CMS +Y37321A | Military operations involving incendiary bullet, civilian, initial encounter | CMS +Y37321D | Military operations involving incendiary bullet, civilian, subsequent encounter | CMS +Y37321S | Military operations involving incendiary bullet, civilian, sequela | CMS +Y37330A | Military operations involving flamethrower, military personnel, initial encounter | CMS +Y37330D | Military operations involving flamethrower, military personnel, subsequent encounter | CMS +Y37330S | Military operations involving flamethrower, military personnel, sequela | CMS +Y37331A | Military operations involving flamethrower, civilian, initial encounter | CMS +Y37331D | Military operations involving flamethrower, civilian, subsequent encounter | CMS +Y37331S | Military operations involving flamethrower, civilian, sequela | CMS +Y37390A | Military operations involving other fires, conflagrations and hot substances, military personnel, initial encounter | CMS +Y37390D | Military operations involving other fires, conflagrations and hot substances, military personnel, subsequent encounter | CMS +Y37390S | Military operations involving other fires, conflagrations and hot substances, military personnel, sequela | CMS +Y37391A | Military operations involving other fires, conflagrations and hot substances, civilian, initial encounter | CMS +Y37391D | Military operations involving other fires, conflagrations and hot substances, civilian, subsequent encounter | CMS +Y37391S | Military operations involving other fires, conflagrations and hot substances, civilian, sequela | CMS +Y37410A | Military operations involving rubber bullets, military personnel, initial encounter | CMS +Y37410D | Military operations involving rubber bullets, military personnel, subsequent encounter | CMS +Y37410S | Military operations involving rubber bullets, military personnel, sequela | CMS +Y37411A | Military operations involving rubber bullets, civilian, initial encounter | CMS +Y37411D | Military operations involving rubber bullets, civilian, subsequent encounter | CMS +Y37411S | Military operations involving rubber bullets, civilian, sequela | CMS +Y37420A | Military operations involving firearms pellets, military personnel, initial encounter | CMS +Y37420D | Military operations involving firearms pellets, military personnel, subsequent encounter | CMS +Y37420S | Military operations involving firearms pellets, military personnel, sequela | CMS +Y37421A | Military operations involving firearms pellets, civilian, initial encounter | CMS +Y37421D | Military operations involving firearms pellets, civilian, subsequent encounter | CMS +Y37421S | Military operations involving firearms pellets, civilian, sequela | CMS +Y37430A | Military operations involving other firearms discharge, military personnel, initial encounter | CMS +Y37430D | Military operations involving other firearms discharge, military personnel, subsequent encounter | CMS +Y37430S | Military operations involving other firearms discharge, military personnel, sequela | CMS +Y37431A | Military operations involving other firearms discharge, civilian, initial encounter | CMS +Y37431D | Military operations involving other firearms discharge, civilian, subsequent encounter | CMS +Y37431S | Military operations involving other firearms discharge, civilian, sequela | CMS +Y37440A | Military operations involving unarmed hand to hand combat, military personnel, initial encounter | CMS +Y37440D | Military operations involving unarmed hand to hand combat, military personnel, subsequent encounter | CMS +Y37440S | Military operations involving unarmed hand to hand combat, military personnel, sequela | CMS +Y37441A | Military operations involving unarmed hand to hand combat, civilian, initial encounter | CMS +Y37441D | Military operations involving unarmed hand to hand combat, civilian, subsequent encounter | CMS +Y37441S | Military operations involving unarmed hand to hand combat, civilian, sequela | CMS +Y37450A | Military operations involving combat using blunt or piercing object, military personnel, initial encounter | CMS +Y37450D | Military operations involving combat using blunt or piercing object, military personnel, subsequent encounter | CMS +Y37450S | Military operations involving combat using blunt or piercing object, military personnel, sequela | CMS +Y37451A | Military operations involving combat using blunt or piercing object, civilian, initial encounter | CMS +Y37451D | Military operations involving combat using blunt or piercing object, civilian, subsequent encounter | CMS +Y37451S | Military operations involving combat using blunt or piercing object, civilian, sequela | CMS +Y37460A | Military operations involving intentional restriction of air and airway, military personnel, initial encounter | CMS +Y37460D | Military operations involving intentional restriction of air and airway, military personnel, subsequent encounter | CMS +Y37460S | Military operations involving intentional restriction of air and airway, military personnel, sequela | CMS +Y37461A | Military operations involving intentional restriction of air and airway, civilian, initial encounter | CMS +Y37461D | Military operations involving intentional restriction of air and airway, civilian, subsequent encounter | CMS +Y37461S | Military operations involving intentional restriction of air and airway, civilian, sequela | CMS +Y37470A | Military operations involving unintentional restriction of air and airway, military personnel, initial encounter | CMS +Y37470D | Military operations involving unintentional restriction of air and airway, military personnel, subsequent encounter | CMS +Y37470S | Military operations involving unintentional restriction of air and airway, military personnel, sequela | CMS +Y37471A | Military operations involving unintentional restriction of air and airway, civilian, initial encounter | CMS +Y37471D | Military operations involving unintentional restriction of air and airway, civilian, subsequent encounter | CMS +Y37471S | Military operations involving unintentional restriction of air and airway, civilian, sequela | CMS +Y37490A | Military operations involving other forms of conventional warfare, military personnel, initial encounter | CMS +Y37490D | Military operations involving other forms of conventional warfare, military personnel, subsequent encounter | CMS +Y37490S | Military operations involving other forms of conventional warfare, military personnel, sequela | CMS +Y37491A | Military operations involving other forms of conventional warfare, civilian, initial encounter | CMS +Y37491D | Military operations involving other forms of conventional warfare, civilian, subsequent encounter | CMS +Y37491S | Military operations involving other forms of conventional warfare, civilian, sequela | CMS +Y37500A | Military operations involving unspecified effect of nuclear weapon, military personnel, initial encounter | CMS +Y37500D | Military operations involving unspecified effect of nuclear weapon, military personnel, subsequent encounter | CMS +Y37500S | Military operations involving unspecified effect of nuclear weapon, military personnel, sequela | CMS +Y37501A | Military operations involving unspecified effect of nuclear weapon, civilian, initial encounter | CMS +Y37501D | Military operations involving unspecified effect of nuclear weapon, civilian, subsequent encounter | CMS +Y37501S | Military operations involving unspecified effect of nuclear weapon, civilian, sequela | CMS +Y37510A | Military operations involving direct blast effect of nuclear weapon, military personnel, initial encounter | CMS +Y37510D | Military operations involving direct blast effect of nuclear weapon, military personnel, subsequent encounter | CMS +Y37510S | Military operations involving direct blast effect of nuclear weapon, military personnel, sequela | CMS +Y37511A | Military operations involving direct blast effect of nuclear weapon, civilian, initial encounter | CMS +Y37511D | Military operations involving direct blast effect of nuclear weapon, civilian, subsequent encounter | CMS +Y37511S | Military operations involving direct blast effect of nuclear weapon, civilian, sequela | CMS +Y37520A | Military operations involving indirect blast effect of nuclear weapon, military personnel, initial encounter | CMS +Y37520D | Military operations involving indirect blast effect of nuclear weapon, military personnel, subsequent encounter | CMS +Y37520S | Military operations involving indirect blast effect of nuclear weapon, military personnel, sequela | CMS +Y37521A | Military operations involving indirect blast effect of nuclear weapon, civilian, initial encounter | CMS +Y37521D | Military operations involving indirect blast effect of nuclear weapon, civilian, subsequent encounter | CMS +Y37521S | Military operations involving indirect blast effect of nuclear weapon, civilian, sequela | CMS +Y37530A | Military operations involving thermal radiation effect of nuclear weapon, military personnel, initial encounter | CMS +Y37530D | Military operations involving thermal radiation effect of nuclear weapon, military personnel, subsequent encounter | CMS +Y37530S | Military operations involving thermal radiation effect of nuclear weapon, military personnel, sequela | CMS +Y37531A | Military operations involving thermal radiation effect of nuclear weapon, civilian, initial encounter | CMS +Y37531D | Military operations involving thermal radiation effect of nuclear weapon, civilian, subsequent encounter | CMS +Y37531S | Military operations involving thermal radiation effect of nuclear weapon, civilian, sequela | CMS +Y37540A | Military operation involving nuclear radiation effects of nuclear weapon, military personnel, initial encounter | CMS +Y37540D | Military operation involving nuclear radiation effects of nuclear weapon, military personnel, subsequent encounter | CMS +Y37540S | Military operation involving nuclear radiation effects of nuclear weapon, military personnel, sequela | CMS +Y37541A | Military operation involving nuclear radiation effects of nuclear weapon, civilian, initial encounter | CMS +Y37541D | Military operation involving nuclear radiation effects of nuclear weapon, civilian, subsequent encounter | CMS +Y37541S | Military operation involving nuclear radiation effects of nuclear weapon, civilian, sequela | CMS +Y37590A | Military operation involving other effects of nuclear weapons, military personnel, initial encounter | CMS +Y37590D | Military operation involving other effects of nuclear weapons, military personnel, subsequent encounter | CMS +Y37590S | Military operation involving other effects of nuclear weapons, military personnel, sequela | CMS +Y37591A | Military operation involving other effects of nuclear weapons, civilian, initial encounter | CMS +Y37591D | Military operation involving other effects of nuclear weapons, civilian, subsequent encounter | CMS +Y37591S | Military operation involving other effects of nuclear weapons, civilian, sequela | CMS +Y376X0A | Military operations involving biological weapons, military personnel, initial encounter | CMS +Y376X0D | Military operations involving biological weapons, military personnel, subsequent encounter | CMS +Y376X0S | Military operations involving biological weapons, military personnel, sequela | CMS +Y376X1A | Military operations involving biological weapons, civilian, initial encounter | CMS +Y376X1D | Military operations involving biological weapons, civilian, subsequent encounter | CMS +Y376X1S | Military operations involving biological weapons, civilian, sequela | CMS +Y377X0A | Military operations involving chemical weapons and other forms of unconventional warfare, military personnel, initial encounter | CMS +Y377X0D | Military operations involving chemical weapons and other forms of unconventional warfare, military personnel, subsequent encounter | CMS +Y377X0S | Military operations involving chemical weapons and other forms of unconventional warfare, military personnel, sequela | CMS +Y377X1A | Military operations involving chemical weapons and other forms of unconventional warfare, civilian, initial encounter | CMS +Y377X1D | Military operations involving chemical weapons and other forms of unconventional warfare, civilian, subsequent encounter | CMS +Y377X1S | Military operations involving chemical weapons and other forms of unconventional warfare, civilian, sequela | CMS +Y3790XA | Military operations, unspecified, initial encounter | CMS +Y3790XD | Military operations, unspecified, subsequent encounter | CMS +Y3790XS | Military operations, unspecified, sequela | CMS +Y3791XA | Military operations involving unspecified weapon of mass destruction [WMD], initial encounter | CMS +Y3791XD | Military operations involving unspecified weapon of mass destruction [WMD], subsequent encounter | CMS +Y3791XS | Military operations involving unspecified weapon of mass destruction [WMD], sequela | CMS +Y3792XA | Military operations involving friendly fire, initial encounter | CMS +Y3792XD | Military operations involving friendly fire, subsequent encounter | CMS +Y3792XS | Military operations involving friendly fire, sequela | CMS +Y380X1A | Terrorism involving explosion of marine weapons, public safety official injured, initial encounter | CMS +Y380X1D | Terrorism involving explosion of marine weapons, public safety official injured, subsequent encounter | CMS +Y380X1S | Terrorism involving explosion of marine weapons, public safety official injured, sequela | CMS +Y380X2A | Terrorism involving explosion of marine weapons, civilian injured, initial encounter | CMS +Y380X2D | Terrorism involving explosion of marine weapons, civilian injured, subsequent encounter | CMS +Y380X2S | Terrorism involving explosion of marine weapons, civilian injured, sequela | CMS +Y380X3A | Terrorism involving explosion of marine weapons, terrorist injured, initial encounter | CMS +Y380X3D | Terrorism involving explosion of marine weapons, terrorist injured, subsequent encounter | CMS +Y380X3S | Terrorism involving explosion of marine weapons, terrorist injured, sequela | CMS +Y381X1A | Terrorism involving destruction of aircraft, public safety official injured, initial encounter | CMS +Y381X1D | Terrorism involving destruction of aircraft, public safety official injured, subsequent encounter | CMS +Y381X1S | Terrorism involving destruction of aircraft, public safety official injured, sequela | CMS +Y381X2A | Terrorism involving destruction of aircraft, civilian injured, initial encounter | CMS +Y381X2D | Terrorism involving destruction of aircraft, civilian injured, subsequent encounter | CMS +Y381X2S | Terrorism involving destruction of aircraft, civilian injured, sequela | CMS +Y381X3A | Terrorism involving destruction of aircraft, terrorist injured, initial encounter | CMS +Y381X3D | Terrorism involving destruction of aircraft, terrorist injured, subsequent encounter | CMS +Y381X3S | Terrorism involving destruction of aircraft, terrorist injured, sequela | CMS +Y382X1A | Terrorism involving other explosions and fragments, public safety official injured, initial encounter | CMS +Y382X1D | Terrorism involving other explosions and fragments, public safety official injured, subsequent encounter | CMS +Y382X1S | Terrorism involving other explosions and fragments, public safety official injured, sequela | CMS +Y382X2A | Terrorism involving other explosions and fragments, civilian injured, initial encounter | CMS +Y382X2D | Terrorism involving other explosions and fragments, civilian injured, subsequent encounter | CMS +Y382X2S | Terrorism involving other explosions and fragments, civilian injured, sequela | CMS +Y382X3A | Terrorism involving other explosions and fragments, terrorist injured, initial encounter | CMS +Y382X3D | Terrorism involving other explosions and fragments, terrorist injured, subsequent encounter | CMS +Y382X3S | Terrorism involving other explosions and fragments, terrorist injured, sequela | CMS +Y383X1A | Terrorism involving fires, conflagration and hot substances, public safety official injured, initial encounter | CMS +Y383X1D | Terrorism involving fires, conflagration and hot substances, public safety official injured, subsequent encounter | CMS +Y383X1S | Terrorism involving fires, conflagration and hot substances, public safety official injured, sequela | CMS +Y383X2A | Terrorism involving fires, conflagration and hot substances, civilian injured, initial encounter | CMS +Y383X2D | Terrorism involving fires, conflagration and hot substances, civilian injured, subsequent encounter | CMS +Y383X2S | Terrorism involving fires, conflagration and hot substances, civilian injured, sequela | CMS +Y383X3A | Terrorism involving fires, conflagration and hot substances, terrorist injured, initial encounter | CMS +Y383X3D | Terrorism involving fires, conflagration and hot substances, terrorist injured, subsequent encounter | CMS +Y383X3S | Terrorism involving fires, conflagration and hot substances, terrorist injured, sequela | CMS +Y384X1A | Terrorism involving firearms, public safety official injured, initial encounter | CMS +Y384X1D | Terrorism involving firearms, public safety official injured, subsequent encounter | CMS +Y384X1S | Terrorism involving firearms, public safety official injured, sequela | CMS +Y384X2A | Terrorism involving firearms, civilian injured, initial encounter | CMS +Y384X2D | Terrorism involving firearms, civilian injured, subsequent encounter | CMS +Y384X2S | Terrorism involving firearms, civilian injured, sequela | CMS +Y384X3A | Terrorism involving firearms, terrorist injured, initial encounter | CMS +Y384X3D | Terrorism involving firearms, terrorist injured, subsequent encounter | CMS +Y384X3S | Terrorism involving firearms, terrorist injured, sequela | CMS +Y385X1A | Terrorism involving nuclear weapons, public safety official injured, initial encounter | CMS +Y385X1D | Terrorism involving nuclear weapons, public safety official injured, subsequent encounter | CMS +Y385X1S | Terrorism involving nuclear weapons, public safety official injured, sequela | CMS +Y385X2A | Terrorism involving nuclear weapons, civilian injured, initial encounter | CMS +Y385X2D | Terrorism involving nuclear weapons, civilian injured, subsequent encounter | CMS +Y385X2S | Terrorism involving nuclear weapons, civilian injured, sequela | CMS +Y385X3A | Terrorism involving nuclear weapons, terrorist injured, initial encounter | CMS +Y385X3D | Terrorism involving nuclear weapons, terrorist injured, subsequent encounter | CMS +Y385X3S | Terrorism involving nuclear weapons, terrorist injured, sequela | CMS +Y386X1A | Terrorism involving biological weapons, public safety official injured, initial encounter | CMS +Y386X1D | Terrorism involving biological weapons, public safety official injured, subsequent encounter | CMS +Y386X1S | Terrorism involving biological weapons, public safety official injured, sequela | CMS +Y386X2A | Terrorism involving biological weapons, civilian injured, initial encounter | CMS +Y386X2D | Terrorism involving biological weapons, civilian injured, subsequent encounter | CMS +Y386X2S | Terrorism involving biological weapons, civilian injured, sequela | CMS +Y386X3A | Terrorism involving biological weapons, terrorist injured, initial encounter | CMS +Y386X3D | Terrorism involving biological weapons, terrorist injured, subsequent encounter | CMS +Y386X3S | Terrorism involving biological weapons, terrorist injured, sequela | CMS +Y387X1A | Terrorism involving chemical weapons, public safety official injured, initial encounter | CMS +Y387X1D | Terrorism involving chemical weapons, public safety official injured, subsequent encounter | CMS +Y387X1S | Terrorism involving chemical weapons, public safety official injured, sequela | CMS +Y387X2A | Terrorism involving chemical weapons, civilian injured, initial encounter | CMS +Y387X2D | Terrorism involving chemical weapons, civilian injured, subsequent encounter | CMS +Y387X2S | Terrorism involving chemical weapons, civilian injured, sequela | CMS +Y387X3A | Terrorism involving chemical weapons, terrorist injured, initial encounter | CMS +Y387X3D | Terrorism involving chemical weapons, terrorist injured, subsequent encounter | CMS +Y387X3S | Terrorism involving chemical weapons, terrorist injured, sequela | CMS +Y3880XA | Terrorism involving unspecified means, initial encounter | CMS +Y3880XD | Terrorism involving unspecified means, subsequent encounter | CMS +Y3880XS | Terrorism involving unspecified means, sequela | CMS +Y38811A | Terrorism involving suicide bomber, public safety official injured, initial encounter | CMS +Y38811D | Terrorism involving suicide bomber, public safety official injured, subsequent encounter | CMS +Y38811S | Terrorism involving suicide bomber, public safety official injured, sequela | CMS +Y38812A | Terrorism involving suicide bomber, civilian injured, initial encounter | CMS +Y38812D | Terrorism involving suicide bomber, civilian injured, subsequent encounter | CMS +Y38812S | Terrorism involving suicide bomber, civilian injured, sequela | CMS +Y38891A | Terrorism involving other means, public safety official injured, initial encounter | CMS +Y38891D | Terrorism involving other means, public safety official injured, subsequent encounter | CMS +Y38891S | Terrorism involving other means, public safety official injured, sequela | CMS +Y38892A | Terrorism involving other means, civilian injured, initial encounter | CMS +Y38892D | Terrorism involving other means, civilian injured, subsequent encounter | CMS +Y38892S | Terrorism involving other means, civilian injured, sequela | CMS +Y38893A | Terrorism involving other means, terrorist injured, initial encounter | CMS +Y38893D | Terrorism involving other means, terrorist injured, subsequent encounter | CMS +Y38893S | Terrorism involving other means, terrorist injured, sequela | CMS +Y389X1A | Terrorism, secondary effects, public safety official injured, initial encounter | CMS +Y389X1D | Terrorism, secondary effects, public safety official injured, subsequent encounter | CMS +Y389X1S | Terrorism, secondary effects, public safety official injured, sequela | CMS +Y389X2A | Terrorism, secondary effects, civilian injured, initial encounter | CMS +Y389X2D | Terrorism, secondary effects, civilian injured, subsequent encounter | CMS +Y389X2S | Terrorism, secondary effects, civilian injured, sequela | CMS +Y620 | Failure of sterile precautions during surgical operation | CMS +Y621 | Failure of sterile precautions during infusion or transfusion | CMS +Y622 | Failure of sterile precautions during kidney dialysis and other perfusion | CMS +Y623 | Failure of sterile precautions during injection or immunization | CMS +Y624 | Failure of sterile precautions during endoscopic examination | CMS +Y625 | Failure of sterile precautions during heart catheterization | CMS +Y626 | Failure of sterile precautions during aspiration, puncture and other catheterization | CMS +Y628 | Failure of sterile precautions during other surgical and medical care | CMS +Y629 | Failure of sterile precautions during unspecified surgical and medical care | CMS +Y630 | Excessive amount of blood or other fluid given during transfusion or infusion | CMS +Y631 | Incorrect dilution of fluid used during infusion | CMS +Y632 | Overdose of radiation given during therapy | CMS +Y633 | Inadvertent exposure of patient to radiation during medical care | CMS +Y634 | Failure in dosage in electroshock or insulin-shock therapy | CMS +Y635 | Inappropriate temperature in local application and packing | CMS +Y636 | Underdosing and nonadministration of necessary drug, medicament or biological substance | CMS +Y638 | Failure in dosage during other surgical and medical care | CMS +Y639 | Failure in dosage during unspecified surgical and medical care | CMS +Y640 | Contaminated medical or biological substance, transfused or infused | CMS +Y641 | Contaminated medical or biological substance, injected or used for immunization | CMS +Y648 | Contaminated medical or biological substance administered by other means | CMS +Y649 | Contaminated medical or biological substance administered by unspecified means | CMS +Y650 | Mismatched blood in transfusion | CMS +Y651 | Wrong fluid used in infusion | CMS +Y652 | Failure in suture or ligature during surgical operation | CMS +Y653 | Endotracheal tube wrongly placed during anesthetic procedure | CMS +Y654 | Failure to introduce or to remove other tube or instrument | CMS +Y6551 | Performance of wrong procedure (operation) on correct patient | CMS +Y6552 | Performance of procedure (operation) on patient not scheduled for surgery | CMS +Y6553 | Performance of correct procedure (operation) on wrong side or body part | CMS +Y658 | Other specified misadventures during surgical and medical care | CMS +Y66 | Nonadministration of surgical and medical care | CMS +Y69 | Unspecified misadventure during surgical and medical care | CMS +Y700 | Diagnostic and monitoring anesthesiology devices associated with adverse incidents | CMS +Y701 | Therapeutic (nonsurgical) and rehabilitative anesthesiology devices associated with adverse incidents | CMS +Y702 | Prosthetic and other implants, materials and accessory anesthesiology devices associated with adverse incidents | CMS +Y703 | Surgical instruments, materials and anesthesiology devices (including sutures) associated with adverse incidents | CMS +Y708 | Miscellaneous anesthesiology devices associated with adverse incidents, not elsewhere classified | CMS +Y710 | Diagnostic and monitoring cardiovascular devices associated with adverse incidents | CMS +Y711 | Therapeutic (nonsurgical) and rehabilitative cardiovascular devices associated with adverse incidents | CMS +Y712 | Prosthetic and other implants, materials and accessory cardiovascular devices associated with adverse incidents | CMS +Y713 | Surgical instruments, materials and cardiovascular devices (including sutures) associated with adverse incidents | CMS +Y718 | Miscellaneous cardiovascular devices associated with adverse incidents, not elsewhere classified | CMS +Y720 | Diagnostic and monitoring otorhinolaryngological devices associated with adverse incidents | CMS +Y721 | Therapeutic (nonsurgical) and rehabilitative otorhinolaryngological devices associated with adverse incidents | CMS +Y722 | Prosthetic and other implants, materials and accessory otorhinolaryngological devices associated with adverse incidents | CMS +Y723 | Surgical instruments, materials and otorhinolaryngological devices (including sutures) associated with adverse incidents | CMS +Y728 | Miscellaneous otorhinolaryngological devices associated with adverse incidents, not elsewhere classified | CMS +Y730 | Diagnostic and monitoring gastroenterology and urology devices associated with adverse incidents | CMS +Y731 | Therapeutic (nonsurgical) and rehabilitative gastroenterology and urology devices associated with adverse incidents | CMS +Y732 | Prosthetic and other implants, materials and accessory gastroenterology and urology devices associated with adverse incidents | CMS +Y733 | Surgical instruments, materials and gastroenterology and urology devices (including sutures) associated with adverse incidents | CMS +Y738 | Miscellaneous gastroenterology and urology devices associated with adverse incidents, not elsewhere classified | CMS +Y740 | Diagnostic and monitoring general hospital and personal-use devices associated with adverse incidents | CMS +Y741 | Therapeutic (nonsurgical) and rehabilitative general hospital and personal-use devices associated with adverse incidents | CMS +Y742 | Prosthetic and other implants, materials and accessory general hospital and personal-use devices associated with adverse incidents | CMS +Y743 | Surgical instruments, materials and general hospital and personal-use devices (including sutures) associated with adverse incidents | CMS +Y748 | Miscellaneous general hospital and personal-use devices associated with adverse incidents, not elsewhere classified | CMS +Y750 | Diagnostic and monitoring neurological devices associated with adverse incidents | CMS +Y751 | Therapeutic (nonsurgical) and rehabilitative neurological devices associated with adverse incidents | CMS +Y752 | Prosthetic and other implants, materials and neurological devices associated with adverse incidents | CMS +Y753 | Surgical instruments, materials and neurological devices (including sutures) associated with adverse incidents | CMS +Y758 | Miscellaneous neurological devices associated with adverse incidents, not elsewhere classified | CMS +Y760 | Diagnostic and monitoring obstetric and gynecological devices associated with adverse incidents | CMS +Y761 | Therapeutic (nonsurgical) and rehabilitative obstetric and gynecological devices associated with adverse incidents | CMS +Y762 | Prosthetic and other implants, materials and accessory obstetric and gynecological devices associated with adverse incidents | CMS +Y763 | Surgical instruments, materials and obstetric and gynecological devices (including sutures) associated with adverse incidents | CMS +Y768 | Miscellaneous obstetric and gynecological devices associated with adverse incidents, not elsewhere classified | CMS +Y770 | Diagnostic and monitoring ophthalmic devices associated with adverse incidents | CMS +Y771 | Therapeutic (nonsurgical) and rehabilitative ophthalmic devices associated with adverse incidents | CMS +Y772 | Prosthetic and other implants, materials and accessory ophthalmic devices associated with adverse incidents | CMS +Y773 | Surgical instruments, materials and ophthalmic devices (including sutures) associated with adverse incidents | CMS +Y778 | Miscellaneous ophthalmic devices associated with adverse incidents, not elsewhere classified | CMS +Y780 | Diagnostic and monitoring radiological devices associated with adverse incidents | CMS +Y781 | Therapeutic (nonsurgical) and rehabilitative radiological devices associated with adverse incidents | CMS +Y782 | Prosthetic and other implants, materials and accessory radiological devices associated with adverse incidents | CMS +Y783 | Surgical instruments, materials and radiological devices (including sutures) associated with adverse incidents | CMS +Y788 | Miscellaneous radiological devices associated with adverse incidents, not elsewhere classified | CMS +Y790 | Diagnostic and monitoring orthopedic devices associated with adverse incidents | CMS +Y791 | Therapeutic (nonsurgical) and rehabilitative orthopedic devices associated with adverse incidents | CMS +Y792 | Prosthetic and other implants, materials and accessory orthopedic devices associated with adverse incidents | CMS +Y793 | Surgical instruments, materials and orthopedic devices (including sutures) associated with adverse incidents | CMS +Y798 | Miscellaneous orthopedic devices associated with adverse incidents, not elsewhere classified | CMS +Y800 | Diagnostic and monitoring physical medicine devices associated with adverse incidents | CMS +Y801 | Therapeutic (nonsurgical) and rehabilitative physical medicine devices associated with adverse incidents | CMS +Y802 | Prosthetic and other implants, materials and accessory physical medicine devices associated with adverse incidents | CMS +Y803 | Surgical instruments, materials and physical medicine devices (including sutures) associated with adverse incidents | CMS +Y808 | Miscellaneous physical medicine devices associated with adverse incidents, not elsewhere classified | CMS +Y810 | Diagnostic and monitoring general- and plastic-surgery devices associated with adverse incidents | CMS +Y811 | Therapeutic (nonsurgical) and rehabilitative general- and plastic-surgery devices associated with adverse incidents | CMS +Y812 | Prosthetic and other implants, materials and accessory general- and plastic-surgery devices associated with adverse incidents | CMS +Y813 | Surgical instruments, materials and general- and plastic-surgery devices (including sutures) associated with adverse incidents | CMS +Y818 | Miscellaneous general- and plastic-surgery devices associated with adverse incidents, not elsewhere classified | CMS +Y828 | Other medical devices associated with adverse incidents | CMS +Y829 | Unspecified medical devices associated with adverse incidents | CMS +Y830 | Surgical operation with transplant of whole organ as the cause of abnormal reaction of the patient, or of later complication, without mention of misadventure at the time of the procedure | CMS +Y831 | Surgical operation with implant of artificial internal device as the cause of abnormal reaction of the patient, or of later complication, without mention of misadventure at the time of the procedure | CMS +Y832 | Surgical operation with anastomosis, bypass or graft as the cause of abnormal reaction of the patient, or of later complication, without mention of misadventure at the time of the procedure | CMS +Y833 | Surgical operation with formation of external stoma as the cause of abnormal reaction of the patient, or of later complication, without mention of misadventure at the time of the procedure | CMS +Y834 | Other reconstructive surgery as the cause of abnormal reaction of the patient, or of later complication, without mention of misadventure at the time of the procedure | CMS +Y835 | Amputation of limb(s) as the cause of abnormal reaction of the patient, or of later complication, without mention of misadventure at the time of the procedure | CMS +Y836 | Removal of other organ (partial) (total) as the cause of abnormal reaction of the patient, or of later complication, without mention of misadventure at the time of the procedure | CMS +Y838 | Other surgical procedures as the cause of abnormal reaction of the patient, or of later complication, without mention of misadventure at the time of the procedure | CMS +Y839 | Surgical procedure, unspecified as the cause of abnormal reaction of the patient, or of later complication, without mention of misadventure at the time of the procedure | CMS +Y840 | Cardiac catheterization as the cause of abnormal reaction of the patient, or of later complication, without mention of misadventure at the time of the procedure | CMS +Y841 | Kidney dialysis as the cause of abnormal reaction of the patient, or of later complication, without mention of misadventure at the time of the procedure | CMS +Y842 | Radiological procedure and radiotherapy as the cause of abnormal reaction of the patient, or of later complication, without mention of misadventure at the time of the procedure | CMS +Y843 | Shock therapy as the cause of abnormal reaction of the patient, or of later complication, without mention of misadventure at the time of the procedure | CMS +Y844 | Aspiration of fluid as the cause of abnormal reaction of the patient, or of later complication, without mention of misadventure at the time of the procedure | CMS +Y845 | Insertion of gastric or duodenal sound as the cause of abnormal reaction of the patient, or of later complication, without mention of misadventure at the time of the procedure | CMS +Y846 | Urinary catheterization as the cause of abnormal reaction of the patient, or of later complication, without mention of misadventure at the time of the procedure | CMS +Y847 | Blood-sampling as the cause of abnormal reaction of the patient, or of later complication, without mention of misadventure at the time of the procedure | CMS +Y848 | Other medical procedures as the cause of abnormal reaction of the patient, or of later complication, without mention of misadventure at the time of the procedure | CMS +Y849 | Medical procedure, unspecified as the cause of abnormal reaction of the patient, or of later complication, without mention of misadventure at the time of the procedure | CMS +Y900 | Blood alcohol level of less than 20 mg/100 ml | CMS +Y901 | Blood alcohol level of 20-39 mg/100 ml | CMS +Y902 | Blood alcohol level of 40-59 mg/100 ml | CMS +Y903 | Blood alcohol level of 60-79 mg/100 ml | CMS +Y904 | Blood alcohol level of 80-99 mg/100 ml | CMS +Y905 | Blood alcohol level of 100-119 mg/100 ml | CMS +Y906 | Blood alcohol level of 120-199 mg/100 ml | CMS +Y907 | Blood alcohol level of 200-239 mg/100 ml | CMS +Y908 | Blood alcohol level of 240 mg/100 ml or more | CMS +Y909 | Presence of alcohol in blood, level not specified | CMS +Y92000 | Kitchen of unspecified non-institutional (private) residence as the place of occurrence of the external cause | CMS +Y92001 | Dining room of unspecified non-institutional (private) residence as the place of occurrence of the external cause | CMS +Y92002 | Bathroom of unspecified non-institutional (private) residence single-family (private) house as the place of occurrence of the external cause | CMS +Y92003 | Bedroom of unspecified non-institutional (private) residence as the place of occurrence of the external cause | CMS +Y92007 | Garden or yard of unspecified non-institutional (private) residence as the place of occurrence of the external cause | CMS +Y92008 | Other place in unspecified non-institutional (private) residence as the place of occurrence of the external cause | CMS +Y92009 | Unspecified place in unspecified non-institutional (private) residence as the place of occurrence of the external cause | CMS +Y92010 | Kitchen of single-family (private) house as the place of occurrence of the external cause | CMS +Y92011 | Dining room of single-family (private) house as the place of occurrence of the external cause | CMS +Y92012 | Bathroom of single-family (private) house as the place of occurrence of the external cause | CMS +Y92013 | Bedroom of single-family (private) house as the place of occurrence of the external cause | CMS +Y92014 | Private driveway to single-family (private) house as the place of occurrence of the external cause | CMS +Y92015 | Private garage of single-family (private) house as the place of occurrence of the external cause | CMS +Y92016 | Swimming-pool in single-family (private) house or garden as the place of occurrence of the external cause | CMS +Y92017 | Garden or yard in single-family (private) house as the place of occurrence of the external cause | CMS +Y92018 | Other place in single-family (private) house as the place of occurrence of the external cause | CMS +Y92019 | Unspecified place in single-family (private) house as the place of occurrence of the external cause | CMS +Y92020 | Kitchen in mobile home as the place of occurrence of the external cause | CMS +Y92021 | Dining room in mobile home as the place of occurrence of the external cause | CMS +Y92022 | Bathroom in mobile home as the place of occurrence of the external cause | CMS +Y92023 | Bedroom in mobile home as the place of occurrence of the external cause | CMS +Y92024 | Driveway of mobile home as the place of occurrence of the external cause | CMS +Y92025 | Garage of mobile home as the place of occurrence of the external cause | CMS +Y92026 | Swimming-pool of mobile home as the place of occurrence of the external cause | CMS +Y92027 | Garden or yard of mobile home as the place of occurrence of the external cause | CMS +Y92028 | Other place in mobile home as the place of occurrence of the external cause | CMS +Y92029 | Unspecified place in mobile home as the place of occurrence of the external cause | CMS +Y92030 | Kitchen in apartment as the place of occurrence of the external cause | CMS +Y92031 | Bathroom in apartment as the place of occurrence of the external cause | CMS +Y92032 | Bedroom in apartment as the place of occurrence of the external cause | CMS +Y92038 | Other place in apartment as the place of occurrence of the external cause | CMS +Y92039 | Unspecified place in apartment as the place of occurrence of the external cause | CMS +Y92040 | Kitchen in boarding-house as the place of occurrence of the external cause | CMS +Y92041 | Bathroom in boarding-house as the place of occurrence of the external cause | CMS +Y92042 | Bedroom in boarding-house as the place of occurrence of the external cause | CMS +Y92043 | Driveway of boarding-house as the place of occurrence of the external cause | CMS +Y92044 | Garage of boarding-house as the place of occurrence of the external cause | CMS +Y92045 | Swimming-pool of boarding-house as the place of occurrence of the external cause | CMS +Y92046 | Garden or yard of boarding-house as the place of occurrence of the external cause | CMS +Y92048 | Other place in boarding-house as the place of occurrence of the external cause | CMS +Y92049 | Unspecified place in boarding-house as the place of occurrence of the external cause | CMS +Y92090 | Kitchen in other non-institutional residence as the place of occurrence of the external cause | CMS +Y92091 | Bathroom in other non-institutional residence as the place of occurrence of the external cause | CMS +Y92092 | Bedroom in other non-institutional residence as the place of occurrence of the external cause | CMS +Y92093 | Driveway of other non-institutional residence as the place of occurrence of the external cause | CMS +Y92094 | Garage of other non-institutional residence as the place of occurrence of the external cause | CMS +Y92095 | Swimming-pool of other non-institutional residence as the place of occurrence of the external cause | CMS +Y92096 | Garden or yard of other non-institutional residence as the place of occurrence of the external cause | CMS +Y92098 | Other place in other non-institutional residence as the place of occurrence of the external cause | CMS +Y92099 | Unspecified place in other non-institutional residence as the place of occurrence of the external cause | CMS +Y9210 | Unspecified residential institution as the place of occurrence of the external cause | CMS +Y92110 | Kitchen in children's home and orphanage as the place of occurrence of the external cause | CMS +Y92111 | Bathroom in children's home and orphanage as the place of occurrence of the external cause | CMS +Y92112 | Bedroom in children's home and orphanage as the place of occurrence of the external cause | CMS +Y92113 | Driveway of children's home and orphanage as the place of occurrence of the external cause | CMS +Y92114 | Garage of children's home and orphanage as the place of occurrence of the external cause | CMS +Y92115 | Swimming-pool of children's home and orphanage as the place of occurrence of the external cause | CMS +Y92116 | Garden or yard of children's home and orphanage as the place of occurrence of the external cause | CMS +Y92118 | Other place in children's home and orphanage as the place of occurrence of the external cause | CMS +Y92119 | Unspecified place in children's home and orphanage as the place of occurrence of the external cause | CMS +Y92120 | Kitchen in nursing home as the place of occurrence of the external cause | CMS +Y92121 | Bathroom in nursing home as the place of occurrence of the external cause | CMS +Y92122 | Bedroom in nursing home as the place of occurrence of the external cause | CMS +Y92123 | Driveway of nursing home as the place of occurrence of the external cause | CMS +Y92124 | Garage of nursing home as the place of occurrence of the external cause | CMS +Y92125 | Swimming-pool of nursing home as the place of occurrence of the external cause | CMS +Y92126 | Garden or yard of nursing home as the place of occurrence of the external cause | CMS +Y92128 | Other place in nursing home as the place of occurrence of the external cause | CMS +Y92129 | Unspecified place in nursing home as the place of occurrence of the external cause | CMS +Y92130 | Kitchen on military base as the place of occurrence of the external cause | CMS +Y92131 | Mess hall on military base as the place of occurrence of the external cause | CMS +Y92133 | Barracks on military base as the place of occurrence of the external cause | CMS +Y92135 | Garage on military base as the place of occurrence of the external cause | CMS +Y92136 | Swimming-pool on military base as the place of occurrence of the external cause | CMS +Y92137 | Garden or yard on military base as the place of occurrence of the external cause | CMS +Y92138 | Other place on military base as the place of occurrence of the external cause | CMS +Y92139 | Unspecified place military base as the place of occurrence of the external cause | CMS +Y92140 | Kitchen in prison as the place of occurrence of the external cause | CMS +Y92141 | Dining room in prison as the place of occurrence of the external cause | CMS +Y92142 | Bathroom in prison as the place of occurrence of the external cause | CMS +Y92143 | Cell of prison as the place of occurrence of the external cause | CMS +Y92146 | Swimming-pool of prison as the place of occurrence of the external cause | CMS +Y92147 | Courtyard of prison as the place of occurrence of the external cause | CMS +Y92148 | Other place in prison as the place of occurrence of the external cause | CMS +Y92149 | Unspecified place in prison as the place of occurrence of the external cause | CMS +Y92150 | Kitchen in reform school as the place of occurrence of the external cause | CMS +Y92151 | Dining room in reform school as the place of occurrence of the external cause | CMS +Y92152 | Bathroom in reform school as the place of occurrence of the external cause | CMS +Y92153 | Bedroom in reform school as the place of occurrence of the external cause | CMS +Y92154 | Driveway of reform school as the place of occurrence of the external cause | CMS +Y92155 | Garage of reform school as the place of occurrence of the external cause | CMS +Y92156 | Swimming-pool of reform school as the place of occurrence of the external cause | CMS +Y92157 | Garden or yard of reform school as the place of occurrence of the external cause | CMS +Y92158 | Other place in reform school as the place of occurrence of the external cause | CMS +Y92159 | Unspecified place in reform school as the place of occurrence of the external cause | CMS +Y92160 | Kitchen in school dormitory as the place of occurrence of the external cause | CMS +Y92161 | Dining room in school dormitory as the place of occurrence of the external cause | CMS +Y92162 | Bathroom in school dormitory as the place of occurrence of the external cause | CMS +Y92163 | Bedroom in school dormitory as the place of occurrence of the external cause | CMS +Y92168 | Other place in school dormitory as the place of occurrence of the external cause | CMS +Y92169 | Unspecified place in school dormitory as the place of occurrence of the external cause | CMS +Y92190 | Kitchen in other specified residential institution as the place of occurrence of the external cause | CMS +Y92191 | Dining room in other specified residential institution as the place of occurrence of the external cause | CMS +Y92192 | Bathroom in other specified residential institution as the place of occurrence of the external cause | CMS +Y92193 | Bedroom in other specified residential institution as the place of occurrence of the external cause | CMS +Y92194 | Driveway of other specified residential institution as the place of occurrence of the external cause | CMS +Y92195 | Garage of other specified residential institution as the place of occurrence of the external cause | CMS +Y92196 | Pool of other specified residential institution as the place of occurrence of the external cause | CMS +Y92197 | Garden or yard of other specified residential institution as the place of occurrence of the external cause | CMS +Y92198 | Other place in other specified residential institution as the place of occurrence of the external cause | CMS +Y92199 | Unspecified place in other specified residential institution as the place of occurrence of the external cause | CMS +Y92210 | Daycare center as the place of occurrence of the external cause | CMS +Y92211 | Elementary school as the place of occurrence of the external cause | CMS +Y92212 | Middle school as the place of occurrence of the external cause | CMS +Y92213 | High school as the place of occurrence of the external cause | CMS +Y92214 | College as the place of occurrence of the external cause | CMS +Y92215 | Trade school as the place of occurrence of the external cause | CMS +Y92218 | Other school as the place of occurrence of the external cause | CMS +Y92219 | Unspecified school as the place of occurrence of the external cause | CMS +Y9222 | Religious institution as the place of occurrence of the external cause | CMS +Y92230 | Patient room in hospital as the place of occurrence of the external cause | CMS +Y92231 | Patient bathroom in hospital as the place of occurrence of the external cause | CMS +Y92232 | Corridor of hospital as the place of occurrence of the external cause | CMS +Y92233 | Cafeteria of hospital as the place of occurrence of the external cause | CMS +Y92234 | Operating room of hospital as the place of occurrence of the external cause | CMS +Y92238 | Other place in hospital as the place of occurrence of the external cause | CMS +Y92239 | Unspecified place in hospital as the place of occurrence of the external cause | CMS +Y92240 | Courthouse as the place of occurrence of the external cause | CMS +Y92241 | Library as the place of occurrence of the external cause | CMS +Y92242 | Post office as the place of occurrence of the external cause | CMS +Y92243 | City hall as the place of occurrence of the external cause | CMS +Y92248 | Other public administrative building as the place of occurrence of the external cause | CMS +Y92250 | Art Gallery as the place of occurrence of the external cause | CMS +Y92251 | Museum as the place of occurrence of the external cause | CMS +Y92252 | Music hall as the place of occurrence of the external cause | CMS +Y92253 | Opera house as the place of occurrence of the external cause | CMS +Y92254 | Theater (live) as the place of occurrence of the external cause | CMS +Y92258 | Other cultural public building as the place of occurrence of the external cause | CMS +Y9226 | Movie house or cinema as the place of occurrence of the external cause | CMS +Y9229 | Other specified public building as the place of occurrence of the external cause | CMS +Y92310 | Basketball court as the place of occurrence of the external cause | CMS +Y92311 | Squash court as the place of occurrence of the external cause | CMS +Y92312 | Tennis court as the place of occurrence of the external cause | CMS +Y92318 | Other athletic court as the place of occurrence of the external cause | CMS +Y92320 | Baseball field as the place of occurrence of the external cause | CMS +Y92321 | Football field as the place of occurrence of the external cause | CMS +Y92322 | Soccer field as the place of occurrence of the external cause | CMS +Y92328 | Other athletic field as the place of occurrence of the external cause | CMS +Y92330 | Ice skating rink (indoor) (outdoor) as the place of occurrence of the external cause | CMS +Y92331 | Roller skating rink as the place of occurrence of the external cause | CMS +Y9234 | Swimming pool (public) as the place of occurrence of the external cause | CMS +Y9239 | Other specified sports and athletic area as the place of occurrence of the external cause | CMS +Y92410 | Unspecified street and highway as the place of occurrence of the external cause | CMS +Y92411 | Interstate highway as the place of occurrence of the external cause | CMS +Y92412 | Parkway as the place of occurrence of the external cause | CMS +Y92413 | State road as the place of occurrence of the external cause | CMS +Y92414 | Local residential or business street as the place of occurrence of the external cause | CMS +Y92415 | Exit ramp or entrance ramp of street or highway as the place of occurrence of the external cause | CMS +Y92480 | Sidewalk as the place of occurrence of the external cause | CMS +Y92481 | Parking lot as the place of occurrence of the external cause | CMS +Y92482 | Bike path as the place of occurrence of the external cause | CMS +Y92488 | Other paved roadways as the place of occurrence of the external cause | CMS +Y92510 | Bank as the place of occurrence of the external cause | CMS +Y92511 | Restaurant or cafe as the place of occurrence of the external cause | CMS +Y92512 | Supermarket, store or market as the place of occurrence of the external cause | CMS +Y92513 | Shop (commercial) as the place of occurrence of the external cause | CMS +Y92520 | Airport as the place of occurrence of the external cause | CMS +Y92521 | Bus station as the place of occurrence of the external cause | CMS +Y92522 | Railway station as the place of occurrence of the external cause | CMS +Y92523 | Highway rest stop as the place of occurrence of the external cause | CMS +Y92524 | Gas station as the place of occurrence of the external cause | CMS +Y92530 | Ambulatory surgery center as the place of occurrence of the external cause | CMS +Y92531 | Health care provider office as the place of occurrence of the external cause | CMS +Y92532 | Urgent care center as the place of occurrence of the external cause | CMS +Y92538 | Other ambulatory health services establishments as the place of occurrence of the external cause | CMS +Y9259 | Other trade areas as the place of occurrence of the external cause | CMS +Y9261 | Building [any] under construction as the place of occurrence of the external cause | CMS +Y9262 | Dock or shipyard as the place of occurrence of the external cause | CMS +Y9263 | Factory as the place of occurrence of the external cause | CMS +Y9264 | Mine or pit as the place of occurrence of the external cause | CMS +Y9265 | Oil rig as the place of occurrence of the external cause | CMS +Y9269 | Other specified industrial and construction area as the place of occurrence of the external cause | CMS +Y9271 | Barn as the place of occurrence of the external cause | CMS +Y9272 | Chicken coop as the place of occurrence of the external cause | CMS +Y9273 | Farm field as the place of occurrence of the external cause | CMS +Y9274 | Orchard as the place of occurrence of the external cause | CMS +Y9279 | Other farm location as the place of occurrence of the external cause | CMS +Y92810 | Car as the place of occurrence of the external cause | CMS +Y92811 | Bus as the place of occurrence of the external cause | CMS +Y92812 | Truck as the place of occurrence of the external cause | CMS +Y92813 | Airplane as the place of occurrence of the external cause | CMS +Y92814 | Boat as the place of occurrence of the external cause | CMS +Y92815 | Train as the place of occurrence of the external cause | CMS +Y92816 | Subway car as the place of occurrence of the external cause | CMS +Y92818 | Other transport vehicle as the place of occurrence of the external cause | CMS +Y92820 | Desert as the place of occurrence of the external cause | CMS +Y92821 | Forest as the place of occurrence of the external cause | CMS +Y92828 | Other wilderness area as the place of occurrence of the external cause | CMS +Y92830 | Public park as the place of occurrence of the external cause | CMS +Y92831 | Amusement park as the place of occurrence of the external cause | CMS +Y92832 | Beach as the place of occurrence of the external cause | CMS +Y92833 | Campsite as the place of occurrence of the external cause | CMS +Y92834 | Zoological garden (Zoo) as the place of occurrence of the external cause | CMS +Y92838 | Other recreation area as the place of occurrence of the external cause | CMS +Y9284 | Military training ground as the place of occurrence of the external cause | CMS +Y9285 | Railroad track as the place of occurrence of the external cause | CMS +Y9286 | Slaughter house as the place of occurrence of the external cause | CMS +Y9289 | Other specified places as the place of occurrence of the external cause | CMS +Y929 | Unspecified place or not applicable | CMS +Y9301 | Activity, walking, marching and hiking | CMS +Y9302 | Activity, running | CMS +Y9311 | Activity, swimming | CMS +Y9312 | Activity, springboard and platform diving | CMS +Y9313 | Activity, water polo | CMS +Y9314 | Activity, water aerobics and water exercise | CMS +Y9315 | Activity, underwater diving and snorkeling | CMS +Y9316 | Activity, rowing, canoeing, kayaking, rafting and tubing | CMS +Y9317 | Activity, water skiing and wake boarding | CMS +Y9318 | Activity, surfing, windsurfing and boogie boarding | CMS +Y9319 | Activity, other involving water and watercraft | CMS +Y9321 | Activity, ice skating | CMS +Y9322 | Activity, ice hockey | CMS +Y9323 | Activity, snow (alpine) (downhill) skiing, snowboarding, sledding, tobogganing and snow tubing | CMS +Y9324 | Activity, cross country skiing | CMS +Y9329 | Activity, other involving ice and snow | CMS +Y9331 | Activity, mountain climbing, rock climbing and wall climbing | CMS +Y9332 | Activity, rappelling | CMS +Y9333 | Activity, BASE jumping | CMS +Y9334 | Activity, bungee jumping | CMS +Y9335 | Activity, hang gliding | CMS +Y9339 | Activity, other involving climbing, rappelling and jumping off | CMS +Y9341 | Activity, dancing | CMS +Y9342 | Activity, yoga | CMS +Y9343 | Activity, gymnastics | CMS +Y9344 | Activity, trampolining | CMS +Y9345 | Activity, cheerleading | CMS +Y9349 | Activity, other involving dancing and other rhythmic movements | CMS +Y9351 | Activity, roller skating (inline) and skateboarding | CMS +Y9352 | Activity, horseback riding | CMS +Y9353 | Activity, golf | CMS +Y9354 | Activity, bowling | CMS +Y9355 | Activity, bike riding | CMS +Y9356 | Activity, jumping rope | CMS +Y9357 | Activity, non-running track and field events | CMS +Y9359 | Activity, other involving other sports and athletics played individually | CMS +Y9361 | Activity, american tackle football | CMS +Y9362 | Activity, american flag or touch football | CMS +Y9363 | Activity, rugby | CMS +Y9364 | Activity, baseball | CMS +Y9365 | Activity, lacrosse and field hockey | CMS +Y9366 | Activity, soccer | CMS +Y9367 | Activity, basketball | CMS +Y9368 | Activity, volleyball (beach) (court) | CMS +Y936A | Activity, physical games generally associated with school recess, summer camp and children | CMS +Y9369 | Activity, other involving other sports and athletics played as a team or group | CMS +Y9371 | Activity, boxing | CMS +Y9372 | Activity, wrestling | CMS +Y9373 | Activity, racquet and hand sports | CMS +Y9374 | Activity, frisbee | CMS +Y9375 | Activity, martial arts | CMS +Y9379 | Activity, other specified sports and athletics | CMS +Y93A1 | Activity, exercise machines primarily for cardiorespiratory conditioning | CMS +Y93A2 | Activity, calisthenics | CMS +Y93A3 | Activity, aerobic and step exercise | CMS +Y93A4 | Activity, circuit training | CMS +Y93A5 | Activity, obstacle course | CMS +Y93A6 | Activity, grass drills | CMS +Y93A9 | Activity, other involving cardiorespiratory exercise | CMS +Y93B1 | Activity, exercise machines primarily for muscle strengthening | CMS +Y93B2 | Activity, push-ups, pull-ups, sit-ups | CMS +Y93B3 | Activity, free weights | CMS +Y93B4 | Activity, pilates | CMS +Y93B9 | Activity, other involving muscle strengthening exercises | CMS +Y93C1 | Activity, computer keyboarding | CMS +Y93C2 | Activity, hand held interactive electronic device | CMS +Y93C9 | Activity, other involving computer technology and electronic devices | CMS +Y93D1 | Activity, knitting and crocheting | CMS +Y93D2 | Activity, sewing | CMS +Y93D3 | Activity, furniture building and finishing | CMS +Y93D9 | Activity, other involving arts and handcrafts | CMS +Y93E1 | Activity, personal bathing and showering | CMS +Y93E2 | Activity, laundry | CMS +Y93E3 | Activity, vacuuming | CMS +Y93E4 | Activity, ironing | CMS +Y93E5 | Activity, floor mopping and cleaning | CMS +Y93E6 | Activity, residential relocation | CMS +Y93E8 | Activity, other personal hygiene | CMS +Y93E9 | Activity, other interior property and clothing maintenance | CMS +Y93F1 | Activity, caregiving, bathing | CMS +Y93F2 | Activity, caregiving, lifting | CMS +Y93F9 | Activity, other caregiving | CMS +Y93G1 | Activity, food preparation and clean up | CMS +Y93G2 | Activity, grilling and smoking food | CMS +Y93G3 | Activity, cooking and baking | CMS +Y93G9 | Activity, other involving cooking and grilling | CMS +Y93H1 | Activity, digging, shoveling and raking | CMS +Y93H2 | Activity, gardening and landscaping | CMS +Y93H3 | Activity, building and construction | CMS +Y93H9 | Activity, other involving exterior property and land maintenance, building and construction | CMS +Y93I1 | Activity, roller coaster riding | CMS +Y93I9 | Activity, other involving external motion | CMS +Y93J1 | Activity, piano playing | CMS +Y93J2 | Activity, drum and other percussion instrument playing | CMS +Y93J3 | Activity, string instrument playing | CMS +Y93J4 | Activity, winds and brass instrument playing | CMS +Y93K1 | Activity, walking an animal | CMS +Y93K2 | Activity, milking an animal | CMS +Y93K3 | Activity, grooming and shearing an animal | CMS +Y93K9 | Activity, other involving animal care | CMS +Y9381 | Activity, refereeing a sports activity | CMS +Y9382 | Activity, spectator at an event | CMS +Y9383 | Activity, rough housing and horseplay | CMS +Y9384 | Activity, sleeping | CMS +Y9385 | Activity, choking game | CMS +Y9389 | Activity, other specified | CMS +Y939 | Activity, unspecified | CMS +Y95 | Nosocomial condition | CMS +Y990 | Civilian activity done for income or pay | CMS +Y991 | Military activity | CMS +Y992 | Volunteer activity | CMS +Y998 | Other external cause status | CMS +Y999 | Unspecified external cause status | CMS +Z0000 | Encounter for general adult medical examination without abnormal findings | CMS +Z0001 | Encounter for general adult medical examination with abnormal findings | CMS +Z00110 | Health examination for newborn under 8 days old | CMS +Z00111 | Health examination for newborn 8 to 28 days old | CMS +Z00121 | Encounter for routine child health examination with abnormal findings | CMS +Z00129 | Encounter for routine child health examination without abnormal findings | CMS +Z002 | Encounter for examination for period of rapid growth in childhood | CMS +Z003 | Encounter for examination for adolescent development state | CMS +Z005 | Encounter for examination of potential donor of organ and tissue | CMS +Z006 | Encounter for examination for normal comparison and control in clinical research program | CMS +Z0070 | Encounter for examination for period of delayed growth in childhood without abnormal findings | CMS +Z0071 | Encounter for examination for period of delayed growth in childhood with abnormal findings | CMS +Z008 | Encounter for other general examination | CMS +Z0100 | Encounter for examination of eyes and vision without abnormal findings | CMS +Z0101 | Encounter for examination of eyes and vision with abnormal findings | CMS +Z0110 | Encounter for examination of ears and hearing without abnormal findings | CMS +Z01110 | Encounter for hearing examination following failed hearing screening | CMS +Z01118 | Encounter for examination of ears and hearing with other abnormal findings | CMS +Z0112 | Encounter for hearing conservation and treatment | CMS +Z0120 | Encounter for dental examination and cleaning without abnormal findings | CMS +Z0121 | Encounter for dental examination and cleaning with abnormal findings | CMS +Z0130 | Encounter for examination of blood pressure without abnormal findings | CMS +Z0131 | Encounter for examination of blood pressure with abnormal findings | CMS +Z01411 | Encounter for gynecological examination (general) (routine) with abnormal findings | CMS +Z01419 | Encounter for gynecological examination (general) (routine) without abnormal findings | CMS +Z0142 | Encounter for cervical smear to confirm findings of recent normal smear following initial abnormal smear | CMS +Z01810 | Encounter for preprocedural cardiovascular examination | CMS +Z01811 | Encounter for preprocedural respiratory examination | CMS +Z01812 | Encounter for preprocedural laboratory examination | CMS +Z01818 | Encounter for other preprocedural examination | CMS +Z0182 | Encounter for allergy testing | CMS +Z0183 | Encounter for blood typing | CMS +Z0184 | Encounter for antibody response examination | CMS +Z0189 | Encounter for other specified special examinations | CMS +Z020 | Encounter for examination for admission to educational institution | CMS +Z021 | Encounter for pre-employment examination | CMS +Z022 | Encounter for examination for admission to residential institution | CMS +Z023 | Encounter for examination for recruitment to armed forces | CMS +Z024 | Encounter for examination for driving license | CMS +Z025 | Encounter for examination for participation in sport | CMS +Z026 | Encounter for examination for insurance purposes | CMS +Z0271 | Encounter for disability determination | CMS +Z0279 | Encounter for issue of other medical certificate | CMS +Z0281 | Encounter for paternity testing | CMS +Z0282 | Encounter for adoption services | CMS +Z0283 | Encounter for blood-alcohol and blood-drug test | CMS +Z0289 | Encounter for other administrative examinations | CMS +Z029 | Encounter for administrative examinations, unspecified | CMS +Z036 | Encounter for observation for suspected toxic effect from ingested substance ruled out | CMS +Z0371 | Encounter for suspected problem with amniotic cavity and membrane ruled out | CMS +Z0372 | Encounter for suspected placental problem ruled out | CMS +Z0373 | Encounter for suspected fetal anomaly ruled out | CMS +Z0374 | Encounter for suspected problem with fetal growth ruled out | CMS +Z0375 | Encounter for suspected cervical shortening ruled out | CMS +Z0379 | Encounter for other suspected maternal and fetal conditions ruled out | CMS +Z03810 | Encounter for observation for suspected exposure to anthrax ruled out | CMS +Z03818 | Encounter for observation for suspected exposure to other biological agents ruled out | CMS +Z0389 | Encounter for observation for other suspected diseases and conditions ruled out | CMS +Z041 | Encounter for examination and observation following transport accident | CMS +Z042 | Encounter for examination and observation following work accident | CMS +Z043 | Encounter for examination and observation following other accident | CMS +Z0441 | Encounter for examination and observation following alleged adult rape | CMS +Z0442 | Encounter for examination and observation following alleged child rape | CMS +Z046 | Encounter for general psychiatric examination, requested by authority | CMS +Z0471 | Encounter for examination and observation following alleged adult physical abuse | CMS +Z0472 | Encounter for examination and observation following alleged child physical abuse | CMS +Z0481 | Encounter for examination and observation of victim following forced sexual exploitation | CMS +Z0482 | Encounter for examination and observation of victim following forced labor exploitation | CMS +Z0489 | Encounter for examination and observation for other specified reasons | CMS +Z049 | Encounter for examination and observation for unspecified reason | CMS +Z050 | Observation and evaluation of newborn for suspected cardiac condition ruled out | CMS +Z051 | Observation and evaluation of newborn for suspected infectious condition ruled out | CMS +Z052 | Observation and evaluation of newborn for suspected neurological condition ruled out | CMS +Z053 | Observation and evaluation of newborn for suspected respiratory condition ruled out | CMS +Z0541 | Observation and evaluation of newborn for suspected genetic condition ruled out | CMS +Z0542 | Observation and evaluation of newborn for suspected metabolic condition ruled out | CMS +Z0543 | Observation and evaluation of newborn for suspected immunologic condition ruled out | CMS +Z055 | Observation and evaluation of newborn for suspected gastrointestinal condition ruled out | CMS +Z056 | Observation and evaluation of newborn for suspected genitourinary condition ruled out | CMS +Z0571 | Observation and evaluation of newborn for suspected skin and subcutaneous tissue condition ruled out | CMS +Z0572 | Observation and evaluation of newborn for suspected musculoskeletal condition ruled out | CMS +Z0573 | Observation and evaluation of newborn for suspected connective tissue condition ruled out | CMS +Z058 | Observation and evaluation of newborn for other specified suspected condition ruled out | CMS +Z059 | Observation and evaluation of newborn for unspecified suspected condition ruled out | CMS +Z08 | Encounter for follow-up examination after completed treatment for malignant neoplasm | CMS +Z09 | Encounter for follow-up examination after completed treatment for conditions other than malignant neoplasm | CMS +Z110 | Encounter for screening for intestinal infectious diseases | CMS +Z111 | Encounter for screening for respiratory tuberculosis | CMS +Z112 | Encounter for screening for other bacterial diseases | CMS +Z113 | Encounter for screening for infections with a predominantly sexual mode of transmission | CMS +Z114 | Encounter for screening for human immunodeficiency virus [HIV] | CMS +Z1151 | Encounter for screening for human papillomavirus (HPV) | CMS +Z1159 | Encounter for screening for other viral diseases | CMS +Z116 | Encounter for screening for other protozoal diseases and helminthiases | CMS +Z118 | Encounter for screening for other infectious and parasitic diseases | CMS +Z119 | Encounter for screening for infectious and parasitic diseases, unspecified | CMS +Z120 | Encounter for screening for malignant neoplasm of stomach | CMS +Z1210 | Encounter for screening for malignant neoplasm of intestinal tract, unspecified | CMS +Z1211 | Encounter for screening for malignant neoplasm of colon | CMS +Z1212 | Encounter for screening for malignant neoplasm of rectum | CMS +Z1213 | Encounter for screening for malignant neoplasm of small intestine | CMS +Z122 | Encounter for screening for malignant neoplasm of respiratory organs | CMS +Z1231 | Encounter for screening mammogram for malignant neoplasm of breast | CMS +Z1239 | Encounter for other screening for malignant neoplasm of breast | CMS +Z124 | Encounter for screening for malignant neoplasm of cervix | CMS +Z125 | Encounter for screening for malignant neoplasm of prostate | CMS +Z126 | Encounter for screening for malignant neoplasm of bladder | CMS +Z1271 | Encounter for screening for malignant neoplasm of testis | CMS +Z1272 | Encounter for screening for malignant neoplasm of vagina | CMS +Z1273 | Encounter for screening for malignant neoplasm of ovary | CMS +Z1279 | Encounter for screening for malignant neoplasm of other genitourinary organs | CMS +Z1281 | Encounter for screening for malignant neoplasm of oral cavity | CMS +Z1282 | Encounter for screening for malignant neoplasm of nervous system | CMS +Z1283 | Encounter for screening for malignant neoplasm of skin | CMS +Z1289 | Encounter for screening for malignant neoplasm of other sites | CMS +Z129 | Encounter for screening for malignant neoplasm, site unspecified | CMS +Z130 | Encounter for screening for diseases of the blood and blood-forming organs and certain disorders involving the immune mechanism | CMS +Z131 | Encounter for screening for diabetes mellitus | CMS +Z1321 | Encounter for screening for nutritional disorder | CMS +Z13220 | Encounter for screening for lipoid disorders | CMS +Z13228 | Encounter for screening for other metabolic disorders | CMS +Z1329 | Encounter for screening for other suspected endocrine disorder | CMS +Z1330 | Encounter for screening examination for mental health and behavioral disorders, unspecified | CMS +Z1331 | Encounter for screening for depression | CMS +Z1332 | Encounter for screening for maternal depression | CMS +Z1339 | Encounter for screening examination for other mental health and behavioral disorders | CMS +Z1340 | Encounter for screening for unspecified developmental delays | CMS +Z1341 | Encounter for autism screening | CMS +Z1342 | Encounter for screening for global developmental delays (milestones) | CMS +Z1349 | Encounter for screening for other developmental delays | CMS +Z135 | Encounter for screening for eye and ear disorders | CMS +Z136 | Encounter for screening for cardiovascular disorders | CMS +Z1371 | Encounter for nonprocreative screening for genetic disease carrier status | CMS +Z1379 | Encounter for other screening for genetic and chromosomal anomalies | CMS +Z13810 | Encounter for screening for upper gastrointestinal disorder | CMS +Z13811 | Encounter for screening for lower gastrointestinal disorder | CMS +Z13818 | Encounter for screening for other digestive system disorders | CMS +Z13820 | Encounter for screening for osteoporosis | CMS +Z13828 | Encounter for screening for other musculoskeletal disorder | CMS +Z1383 | Encounter for screening for respiratory disorder NEC | CMS +Z1384 | Encounter for screening for dental disorders | CMS +Z13850 | Encounter for screening for traumatic brain injury | CMS +Z13858 | Encounter for screening for other nervous system disorders | CMS +Z1388 | Encounter for screening for disorder due to exposure to contaminants | CMS +Z1389 | Encounter for screening for other disorder | CMS +Z139 | Encounter for screening, unspecified | CMS +Z1401 | Asymptomatic hemophilia A carrier | CMS +Z1402 | Symptomatic hemophilia A carrier | CMS +Z141 | Cystic fibrosis carrier | CMS +Z148 | Genetic carrier of other disease | CMS +Z1501 | Genetic susceptibility to malignant neoplasm of breast | CMS +Z1502 | Genetic susceptibility to malignant neoplasm of ovary | CMS +Z1503 | Genetic susceptibility to malignant neoplasm of prostate | CMS +Z1504 | Genetic susceptibility to malignant neoplasm of endometrium | CMS +Z1509 | Genetic susceptibility to other malignant neoplasm | CMS +Z1581 | Genetic susceptibility to multiple endocrine neoplasia [MEN] | CMS +Z1589 | Genetic susceptibility to other disease | CMS +Z1610 | Resistance to unspecified beta lactam antibiotics | CMS +Z1611 | Resistance to penicillins | CMS +Z1612 | Extended spectrum beta lactamase (ESBL) resistance | CMS +Z1619 | Resistance to other specified beta lactam antibiotics | CMS +Z1620 | Resistance to unspecified antibiotic | CMS +Z1621 | Resistance to vancomycin | CMS +Z1622 | Resistance to vancomycin related antibiotics | CMS +Z1623 | Resistance to quinolones and fluoroquinolones | CMS +Z1624 | Resistance to multiple antibiotics | CMS +Z1629 | Resistance to other single specified antibiotic | CMS +Z1630 | Resistance to unspecified antimicrobial drugs | CMS +Z1631 | Resistance to antiparasitic drug(s) | CMS +Z1632 | Resistance to antifungal drug(s) | CMS +Z1633 | Resistance to antiviral drug(s) | CMS +Z16341 | Resistance to single antimycobacterial drug | CMS +Z16342 | Resistance to multiple antimycobacterial drugs | CMS +Z1635 | Resistance to multiple antimicrobial drugs | CMS +Z1639 | Resistance to other specified antimicrobial drug | CMS +Z170 | Estrogen receptor positive status [ER+] | CMS +Z171 | Estrogen receptor negative status [ER-] | CMS +Z1801 | Retained depleted uranium fragments | CMS +Z1809 | Other retained radioactive fragments | CMS +Z1810 | Retained metal fragments, unspecified | CMS +Z1811 | Retained magnetic metal fragments | CMS +Z1812 | Retained nonmagnetic metal fragments | CMS +Z182 | Retained plastic fragments | CMS +Z1831 | Retained animal quills or spines | CMS +Z1832 | Retained tooth | CMS +Z1833 | Retained wood fragments | CMS +Z1839 | Other retained organic fragments | CMS +Z1881 | Retained glass fragments | CMS +Z1883 | Retained stone or crystalline fragments | CMS +Z1889 | Other specified retained foreign body fragments | CMS +Z189 | Retained foreign body fragments, unspecified material | CMS +Z191 | Hormone sensitive malignancy status | CMS +Z192 | Hormone resistant malignancy status | CMS +Z2001 | Contact with and (suspected) exposure to intestinal infectious diseases due to Escherichia coli (E. coli) | CMS +Z2009 | Contact with and (suspected) exposure to other intestinal infectious diseases | CMS +Z201 | Contact with and (suspected) exposure to tuberculosis | CMS +Z202 | Contact with and (suspected) exposure to infections with a predominantly sexual mode of transmission | CMS +Z203 | Contact with and (suspected) exposure to rabies | CMS +Z204 | Contact with and (suspected) exposure to rubella | CMS +Z205 | Contact with and (suspected) exposure to viral hepatitis | CMS +Z206 | Contact with and (suspected) exposure to human immunodeficiency virus [HIV] | CMS +Z207 | Contact with and (suspected) exposure to pediculosis, acariasis and other infestations | CMS +Z20810 | Contact with and (suspected) exposure to anthrax | CMS +Z20811 | Contact with and (suspected) exposure to meningococcus | CMS +Z20818 | Contact with and (suspected) exposure to other bacterial communicable diseases | CMS +Z20820 | Contact with and (suspected) exposure to varicella | CMS +Z20821 | Contact with and (suspected) exposure to Zika virus | CMS +Z20828 | Contact with and (suspected) exposure to other viral communicable diseases | CMS +Z2089 | Contact with and (suspected) exposure to other communicable diseases | CMS +Z209 | Contact with and (suspected) exposure to unspecified communicable disease | CMS +Z21 | Asymptomatic human immunodeficiency virus [HIV] infection status | CMS +Z220 | Carrier of typhoid | CMS +Z221 | Carrier of other intestinal infectious diseases | CMS +Z222 | Carrier of diphtheria | CMS +Z2231 | Carrier of bacterial disease due to meningococci | CMS +Z22321 | Carrier or suspected carrier of Methicillin susceptible Staphylococcus aureus | CMS +Z22322 | Carrier or suspected carrier of Methicillin resistant Staphylococcus aureus | CMS +Z22330 | Carrier of Group B streptococcus | CMS +Z22338 | Carrier of other streptococcus | CMS +Z2239 | Carrier of other specified bacterial diseases | CMS +Z224 | Carrier of infections with a predominantly sexual mode of transmission | CMS +Z226 | Carrier of human T-lymphotropic virus type-1 [HTLV-1] infection | CMS +Z228 | Carrier of other infectious diseases | CMS +Z229 | Carrier of infectious disease, unspecified | CMS +Z23 | Encounter for immunization | CMS +Z2801 | Immunization not carried out because of acute illness of patient | CMS +Z2802 | Immunization not carried out because of chronic illness or condition of patient | CMS +Z2803 | Immunization not carried out because of immune compromised state of patient | CMS +Z2804 | Immunization not carried out because of patient allergy to vaccine or component | CMS +Z2809 | Immunization not carried out because of other contraindication | CMS +Z281 | Immunization not carried out because of patient decision for reasons of belief or group pressure | CMS +Z2820 | Immunization not carried out because of patient decision for unspecified reason | CMS +Z2821 | Immunization not carried out because of patient refusal | CMS +Z2829 | Immunization not carried out because of patient decision for other reason | CMS +Z283 | Underimmunization status | CMS +Z2881 | Immunization not carried out due to patient having had the disease | CMS +Z2882 | Immunization not carried out because of caregiver refusal | CMS +Z2883 | Immunization not carried out due to unavailability of vaccine | CMS +Z2889 | Immunization not carried out for other reason | CMS +Z289 | Immunization not carried out for unspecified reason | CMS +Z2911 | Encounter for prophylactic immunotherapy for respiratory syncytial virus (RSV) | CMS +Z2912 | Encounter for prophylactic antivenin | CMS +Z2913 | Encounter for prophylactic Rho(D) immune globulin | CMS +Z2914 | Encounter for prophylactic rabies immune globin | CMS +Z293 | Encounter for prophylactic fluoride administration | CMS +Z298 | Encounter for other specified prophylactic measures | CMS +Z299 | Encounter for prophylactic measures, unspecified | CMS +Z30011 | Encounter for initial prescription of contraceptive pills | CMS +Z30012 | Encounter for prescription of emergency contraception | CMS +Z30013 | Encounter for initial prescription of injectable contraceptive | CMS +Z30014 | Encounter for initial prescription of intrauterine contraceptive device | CMS +Z30015 | Encounter for initial prescription of vaginal ring hormonal contraceptive | CMS +Z30016 | Encounter for initial prescription of transdermal patch hormonal contraceptive device | CMS +Z30017 | Encounter for initial prescription of implantable subdermal contraceptive | CMS +Z30018 | Encounter for initial prescription of other contraceptives | CMS +Z30019 | Encounter for initial prescription of contraceptives, unspecified | CMS +Z3002 | Counseling and instruction in natural family planning to avoid pregnancy | CMS +Z3009 | Encounter for other general counseling and advice on contraception | CMS +Z302 | Encounter for sterilization | CMS +Z3040 | Encounter for surveillance of contraceptives, unspecified | CMS +Z3041 | Encounter for surveillance of contraceptive pills | CMS +Z3042 | Encounter for surveillance of injectable contraceptive | CMS +Z30430 | Encounter for insertion of intrauterine contraceptive device | CMS +Z30431 | Encounter for routine checking of intrauterine contraceptive device | CMS +Z30432 | Encounter for removal of intrauterine contraceptive device | CMS +Z30433 | Encounter for removal and reinsertion of intrauterine contraceptive device | CMS +Z3044 | Encounter for surveillance of vaginal ring hormonal contraceptive device | CMS +Z3045 | Encounter for surveillance of transdermal patch hormonal contraceptive device | CMS +Z3046 | Encounter for surveillance of implantable subdermal contraceptive | CMS +Z3049 | Encounter for surveillance of other contraceptives | CMS +Z308 | Encounter for other contraceptive management | CMS +Z309 | Encounter for contraceptive management, unspecified | CMS +Z310 | Encounter for reversal of previous sterilization | CMS +Z3141 | Encounter for fertility testing | CMS +Z3142 | Aftercare following sterilization reversal | CMS +Z31430 | Encounter of female for testing for genetic disease carrier status for procreative management | CMS +Z31438 | Encounter for other genetic testing of female for procreative management | CMS +Z31440 | Encounter of male for testing for genetic disease carrier status for procreative management | CMS +Z31441 | Encounter for testing of male partner of patient with recurrent pregnancy loss | CMS +Z31448 | Encounter for other genetic testing of male for procreative management | CMS +Z3149 | Encounter for other procreative investigation and testing | CMS +Z315 | Encounter for procreative genetic counseling | CMS +Z3161 | Procreative counseling and advice using natural family planning | CMS +Z3162 | Encounter for fertility preservation counseling | CMS +Z3169 | Encounter for other general counseling and advice on procreation | CMS +Z317 | Encounter for procreative management and counseling for gestational carrier | CMS +Z3181 | Encounter for male factor infertility in female patient | CMS +Z3182 | Encounter for Rh incompatibility status | CMS +Z3183 | Encounter for assisted reproductive fertility procedure cycle | CMS +Z3184 | Encounter for fertility preservation procedure | CMS +Z3189 | Encounter for other procreative management | CMS +Z319 | Encounter for procreative management, unspecified | CMS +Z3200 | Encounter for pregnancy test, result unknown | CMS +Z3201 | Encounter for pregnancy test, result positive | CMS +Z3202 | Encounter for pregnancy test, result negative | CMS +Z322 | Encounter for childbirth instruction | CMS +Z323 | Encounter for childcare instruction | CMS +Z331 | Pregnant state, incidental | CMS +Z332 | Encounter for elective termination of pregnancy | CMS +Z333 | Pregnant state, gestational carrier | CMS +Z3400 | Encounter for supervision of normal first pregnancy, unspecified trimester | CMS +Z3401 | Encounter for supervision of normal first pregnancy, first trimester | CMS +Z3402 | Encounter for supervision of normal first pregnancy, second trimester | CMS +Z3403 | Encounter for supervision of normal first pregnancy, third trimester | CMS +Z3480 | Encounter for supervision of other normal pregnancy, unspecified trimester | CMS +Z3481 | Encounter for supervision of other normal pregnancy, first trimester | CMS +Z3482 | Encounter for supervision of other normal pregnancy, second trimester | CMS +Z3483 | Encounter for supervision of other normal pregnancy, third trimester | CMS +Z3490 | Encounter for supervision of normal pregnancy, unspecified, unspecified trimester | CMS +Z3491 | Encounter for supervision of normal pregnancy, unspecified, first trimester | CMS +Z3492 | Encounter for supervision of normal pregnancy, unspecified, second trimester | CMS +Z3493 | Encounter for supervision of normal pregnancy, unspecified, third trimester | CMS +Z360 | Encounter for antenatal screening for chromosomal anomalies | CMS +Z361 | Encounter for antenatal screening for raised alphafetoprotein level | CMS +Z362 | Encounter for other antenatal screening follow-up | CMS +Z363 | Encounter for antenatal screening for malformations | CMS +Z364 | Encounter for antenatal screening for fetal growth retardation | CMS +Z365 | Encounter for antenatal screening for isoimmunization | CMS +Z3681 | Encounter for antenatal screening for hydrops fetalis | CMS +Z3682 | Encounter for antenatal screening for nuchal translucency | CMS +Z3683 | Encounter for fetal screening for congenital cardiac abnormalities | CMS +Z3684 | Encounter for antenatal screening for fetal lung maturity | CMS +Z3685 | Encounter for antenatal screening for Streptococcus B | CMS +Z3686 | Encounter for antenatal screening for cervical length | CMS +Z3687 | Encounter for antenatal screening for uncertain dates | CMS +Z3688 | Encounter for antenatal screening for fetal macrosomia | CMS +Z3689 | Encounter for other specified antenatal screening | CMS +Z368A | Encounter for antenatal screening for other genetic defects | CMS +Z369 | Encounter for antenatal screening, unspecified | CMS +Z3A00 | Weeks of gestation of pregnancy not specified | CMS +Z3A01 | Less than 8 weeks gestation of pregnancy | CMS +Z3A08 | 8 weeks gestation of pregnancy | CMS +Z3A09 | 9 weeks gestation of pregnancy | CMS +Z3A10 | 10 weeks gestation of pregnancy | CMS +Z3A11 | 11 weeks gestation of pregnancy | CMS +Z3A12 | 12 weeks gestation of pregnancy | CMS +Z3A13 | 13 weeks gestation of pregnancy | CMS +Z3A14 | 14 weeks gestation of pregnancy | CMS +Z3A15 | 15 weeks gestation of pregnancy | CMS +Z3A16 | 16 weeks gestation of pregnancy | CMS +Z3A17 | 17 weeks gestation of pregnancy | CMS +Z3A18 | 18 weeks gestation of pregnancy | CMS +Z3A19 | 19 weeks gestation of pregnancy | CMS +Z3A20 | 20 weeks gestation of pregnancy | CMS +Z3A21 | 21 weeks gestation of pregnancy | CMS +Z3A22 | 22 weeks gestation of pregnancy | CMS +Z3A23 | 23 weeks gestation of pregnancy | CMS +Z3A24 | 24 weeks gestation of pregnancy | CMS +Z3A25 | 25 weeks gestation of pregnancy | CMS +Z3A26 | 26 weeks gestation of pregnancy | CMS +Z3A27 | 27 weeks gestation of pregnancy | CMS +Z3A28 | 28 weeks gestation of pregnancy | CMS +Z3A29 | 29 weeks gestation of pregnancy | CMS +Z3A30 | 30 weeks gestation of pregnancy | CMS +Z3A31 | 31 weeks gestation of pregnancy | CMS +Z3A32 | 32 weeks gestation of pregnancy | CMS +Z3A33 | 33 weeks gestation of pregnancy | CMS +Z3A34 | 34 weeks gestation of pregnancy | CMS +Z3A35 | 35 weeks gestation of pregnancy | CMS +Z3A36 | 36 weeks gestation of pregnancy | CMS +Z3A37 | 37 weeks gestation of pregnancy | CMS +Z3A38 | 38 weeks gestation of pregnancy | CMS +Z3A39 | 39 weeks gestation of pregnancy | CMS +Z3A40 | 40 weeks gestation of pregnancy | CMS +Z3A41 | 41 weeks gestation of pregnancy | CMS +Z3A42 | 42 weeks gestation of pregnancy | CMS +Z3A49 | Greater than 42 weeks gestation of pregnancy | CMS +Z370 | Single live birth | CMS +Z371 | Single stillbirth | CMS +Z372 | Twins, both liveborn | CMS +Z373 | Twins, one liveborn and one stillborn | CMS +Z374 | Twins, both stillborn | CMS +Z3750 | Multiple births, unspecified, all liveborn | CMS +Z3751 | Triplets, all liveborn | CMS +Z3752 | Quadruplets, all liveborn | CMS +Z3753 | Quintuplets, all liveborn | CMS +Z3754 | Sextuplets, all liveborn | CMS +Z3759 | Other multiple births, all liveborn | CMS +Z3760 | Multiple births, unspecified, some liveborn | CMS +Z3761 | Triplets, some liveborn | CMS +Z3762 | Quadruplets, some liveborn | CMS +Z3763 | Quintuplets, some liveborn | CMS +Z3764 | Sextuplets, some liveborn | CMS +Z3769 | Other multiple births, some liveborn | CMS +Z377 | Other multiple births, all stillborn | CMS +Z379 | Outcome of delivery, unspecified | CMS +Z3800 | Single liveborn infant, delivered vaginally | CMS +Z3801 | Single liveborn infant, delivered by cesarean | CMS +Z381 | Single liveborn infant, born outside hospital | CMS +Z382 | Single liveborn infant, unspecified as to place of birth | CMS +Z3830 | Twin liveborn infant, delivered vaginally | CMS +Z3831 | Twin liveborn infant, delivered by cesarean | CMS +Z384 | Twin liveborn infant, born outside hospital | CMS +Z385 | Twin liveborn infant, unspecified as to place of birth | CMS +Z3861 | Triplet liveborn infant, delivered vaginally | CMS +Z3862 | Triplet liveborn infant, delivered by cesarean | CMS +Z3863 | Quadruplet liveborn infant, delivered vaginally | CMS +Z3864 | Quadruplet liveborn infant, delivered by cesarean | CMS +Z3865 | Quintuplet liveborn infant, delivered vaginally | CMS +Z3866 | Quintuplet liveborn infant, delivered by cesarean | CMS +Z3868 | Other multiple liveborn infant, delivered vaginally | CMS +Z3869 | Other multiple liveborn infant, delivered by cesarean | CMS +Z387 | Other multiple liveborn infant, born outside hospital | CMS +Z388 | Other multiple liveborn infant, unspecified as to place of birth | CMS +Z390 | Encounter for care and examination of mother immediately after delivery | CMS +Z391 | Encounter for care and examination of lactating mother | CMS +Z392 | Encounter for routine postpartum follow-up | CMS +Z4000 | Encounter for prophylactic removal of unspecified organ | CMS +Z4001 | Encounter for prophylactic removal of breast | CMS +Z4002 | Encounter for prophylactic removal of ovary(s) | CMS +Z4003 | Encounter for prophylactic removal of fallopian tube(s) | CMS +Z4009 | Encounter for prophylactic removal of other organ | CMS +Z408 | Encounter for other prophylactic surgery | CMS +Z409 | Encounter for prophylactic surgery, unspecified | CMS +Z411 | Encounter for cosmetic surgery | CMS +Z412 | Encounter for routine and ritual male circumcision | CMS +Z413 | Encounter for ear piercing | CMS +Z418 | Encounter for other procedures for purposes other than remedying health state | CMS +Z419 | Encounter for procedure for purposes other than remedying health state, unspecified | CMS +Z421 | Encounter for breast reconstruction following mastectomy | CMS +Z428 | Encounter for other plastic and reconstructive surgery following medical procedure or healed injury | CMS +Z430 | Encounter for attention to tracheostomy | CMS +Z431 | Encounter for attention to gastrostomy | CMS +Z432 | Encounter for attention to ileostomy | CMS +Z433 | Encounter for attention to colostomy | CMS +Z434 | Encounter for attention to other artificial openings of digestive tract | CMS +Z435 | Encounter for attention to cystostomy | CMS +Z436 | Encounter for attention to other artificial openings of urinary tract | CMS +Z437 | Encounter for attention to artificial vagina | CMS +Z438 | Encounter for attention to other artificial openings | CMS +Z439 | Encounter for attention to unspecified artificial opening | CMS +Z44001 | Encounter for fitting and adjustment of unspecified right artificial arm | CMS +Z44002 | Encounter for fitting and adjustment of unspecified left artificial arm | CMS +Z44009 | Encounter for fitting and adjustment of unspecified artificial arm, unspecified arm | CMS +Z44011 | Encounter for fitting and adjustment of complete right artificial arm | CMS +Z44012 | Encounter for fitting and adjustment of complete left artificial arm | CMS +Z44019 | Encounter for fitting and adjustment of complete artificial arm, unspecified arm | CMS +Z44021 | Encounter for fitting and adjustment of partial artificial right arm | CMS +Z44022 | Encounter for fitting and adjustment of partial artificial left arm | CMS +Z44029 | Encounter for fitting and adjustment of partial artificial arm, unspecified arm | CMS +Z44101 | Encounter for fitting and adjustment of unspecified right artificial leg | CMS +Z44102 | Encounter for fitting and adjustment of unspecified left artificial leg | CMS +Z44109 | Encounter for fitting and adjustment of unspecified artificial leg, unspecified leg | CMS +Z44111 | Encounter for fitting and adjustment of complete right artificial leg | CMS +Z44112 | Encounter for fitting and adjustment of complete left artificial leg | CMS +Z44119 | Encounter for fitting and adjustment of complete artificial leg, unspecified leg | CMS +Z44121 | Encounter for fitting and adjustment of partial artificial right leg | CMS +Z44122 | Encounter for fitting and adjustment of partial artificial left leg | CMS +Z44129 | Encounter for fitting and adjustment of partial artificial leg, unspecified leg | CMS +Z4420 | Encounter for fitting and adjustment of artificial eye, unspecified | CMS +Z4421 | Encounter for fitting and adjustment of artificial right eye | CMS +Z4422 | Encounter for fitting and adjustment of artificial left eye | CMS +Z4430 | Encounter for fitting and adjustment of external breast prosthesis, unspecified breast | CMS +Z4431 | Encounter for fitting and adjustment of external right breast prosthesis | CMS +Z4432 | Encounter for fitting and adjustment of external left breast prosthesis | CMS +Z448 | Encounter for fitting and adjustment of other external prosthetic devices | CMS +Z449 | Encounter for fitting and adjustment of unspecified external prosthetic device | CMS +Z45010 | Encounter for checking and testing of cardiac pacemaker pulse generator [battery] | CMS +Z45018 | Encounter for adjustment and management of other part of cardiac pacemaker | CMS +Z4502 | Encounter for adjustment and management of automatic implantable cardiac defibrillator | CMS +Z4509 | Encounter for adjustment and management of other cardiac device | CMS +Z451 | Encounter for adjustment and management of infusion pump | CMS +Z452 | Encounter for adjustment and management of vascular access device | CMS +Z4531 | Encounter for adjustment and management of implanted visual substitution device | CMS +Z45320 | Encounter for adjustment and management of bone conduction device | CMS +Z45321 | Encounter for adjustment and management of cochlear device | CMS +Z45328 | Encounter for adjustment and management of other implanted hearing device | CMS +Z4541 | Encounter for adjustment and management of cerebrospinal fluid drainage device | CMS +Z4542 | Encounter for adjustment and management of neuropacemaker (brain) (peripheral nerve) (spinal cord) | CMS +Z4549 | Encounter for adjustment and management of other implanted nervous system device | CMS +Z45811 | Encounter for adjustment or removal of right breast implant | CMS +Z45812 | Encounter for adjustment or removal of left breast implant | CMS +Z45819 | Encounter for adjustment or removal of unspecified breast implant | CMS +Z4582 | Encounter for adjustment or removal of myringotomy device (stent) (tube) | CMS +Z4589 | Encounter for adjustment and management of other implanted devices | CMS +Z459 | Encounter for adjustment and management of unspecified implanted device | CMS +Z460 | Encounter for fitting and adjustment of spectacles and contact lenses | CMS +Z461 | Encounter for fitting and adjustment of hearing aid | CMS +Z462 | Encounter for fitting and adjustment of other devices related to nervous system and special senses | CMS +Z463 | Encounter for fitting and adjustment of dental prosthetic device | CMS +Z464 | Encounter for fitting and adjustment of orthodontic device | CMS +Z4651 | Encounter for fitting and adjustment of gastric lap band | CMS +Z4659 | Encounter for fitting and adjustment of other gastrointestinal appliance and device | CMS +Z466 | Encounter for fitting and adjustment of urinary device | CMS +Z4681 | Encounter for fitting and adjustment of insulin pump | CMS +Z4682 | Encounter for fitting and adjustment of non-vascular catheter | CMS +Z4689 | Encounter for fitting and adjustment of other specified devices | CMS +Z469 | Encounter for fitting and adjustment of unspecified device | CMS +Z471 | Aftercare following joint replacement surgery | CMS +Z472 | Encounter for removal of internal fixation device | CMS +Z4731 | Aftercare following explantation of shoulder joint prosthesis | CMS +Z4732 | Aftercare following explantation of hip joint prosthesis | CMS +Z4733 | Aftercare following explantation of knee joint prosthesis | CMS +Z4781 | Encounter for orthopedic aftercare following surgical amputation | CMS +Z4782 | Encounter for orthopedic aftercare following scoliosis surgery | CMS +Z4789 | Encounter for other orthopedic aftercare | CMS +Z4800 | Encounter for change or removal of nonsurgical wound dressing | CMS +Z4801 | Encounter for change or removal of surgical wound dressing | CMS +Z4802 | Encounter for removal of sutures | CMS +Z4803 | Encounter for change or removal of drains | CMS +Z481 | Encounter for planned postprocedural wound closure | CMS +Z4821 | Encounter for aftercare following heart transplant | CMS +Z4822 | Encounter for aftercare following kidney transplant | CMS +Z4823 | Encounter for aftercare following liver transplant | CMS +Z4824 | Encounter for aftercare following lung transplant | CMS +Z48280 | Encounter for aftercare following heart-lung transplant | CMS +Z48288 | Encounter for aftercare following multiple organ transplant | CMS +Z48290 | Encounter for aftercare following bone marrow transplant | CMS +Z48298 | Encounter for aftercare following other organ transplant | CMS +Z483 | Aftercare following surgery for neoplasm | CMS +Z48810 | Encounter for surgical aftercare following surgery on the sense organs | CMS +Z48811 | Encounter for surgical aftercare following surgery on the nervous system | CMS +Z48812 | Encounter for surgical aftercare following surgery on the circulatory system | CMS +Z48813 | Encounter for surgical aftercare following surgery on the respiratory system | CMS +Z48814 | Encounter for surgical aftercare following surgery on the teeth or oral cavity | CMS +Z48815 | Encounter for surgical aftercare following surgery on the digestive system | CMS +Z48816 | Encounter for surgical aftercare following surgery on the genitourinary system | CMS +Z48817 | Encounter for surgical aftercare following surgery on the skin and subcutaneous tissue | CMS +Z4889 | Encounter for other specified surgical aftercare | CMS +Z4901 | Encounter for fitting and adjustment of extracorporeal dialysis catheter | CMS +Z4902 | Encounter for fitting and adjustment of peritoneal dialysis catheter | CMS +Z4931 | Encounter for adequacy testing for hemodialysis | CMS +Z4932 | Encounter for adequacy testing for peritoneal dialysis | CMS +Z510 | Encounter for antineoplastic radiation therapy | CMS +Z5111 | Encounter for antineoplastic chemotherapy | CMS +Z5112 | Encounter for antineoplastic immunotherapy | CMS +Z515 | Encounter for palliative care | CMS +Z516 | Encounter for desensitization to allergens | CMS +Z5181 | Encounter for therapeutic drug level monitoring | CMS +Z5189 | Encounter for other specified aftercare | CMS +Z52000 | Unspecified donor, whole blood | CMS +Z52001 | Unspecified donor, stem cells | CMS +Z52008 | Unspecified donor, other blood | CMS +Z52010 | Autologous donor, whole blood | CMS +Z52011 | Autologous donor, stem cells | CMS +Z52018 | Autologous donor, other blood | CMS +Z52090 | Other blood donor, whole blood | CMS +Z52091 | Other blood donor, stem cells | CMS +Z52098 | Other blood donor, other blood | CMS +Z5210 | Skin donor, unspecified | CMS +Z5211 | Skin donor, autologous | CMS +Z5219 | Skin donor, other | CMS +Z5220 | Bone donor, unspecified | CMS +Z5221 | Bone donor, autologous | CMS +Z5229 | Bone donor, other | CMS +Z523 | Bone marrow donor | CMS +Z524 | Kidney donor | CMS +Z525 | Cornea donor | CMS +Z526 | Liver donor | CMS +Z52810 | Egg (Oocyte) donor under age 35, anonymous recipient | CMS +Z52811 | Egg (Oocyte) donor under age 35, designated recipient | CMS +Z52812 | Egg (Oocyte) donor age 35 and over, anonymous recipient | CMS +Z52813 | Egg (Oocyte) donor age 35 and over, designated recipient | CMS +Z52819 | Egg (Oocyte) donor, unspecified | CMS +Z5289 | Donor of other specified organs or tissues | CMS +Z529 | Donor of unspecified organ or tissue | CMS +Z5301 | Procedure and treatment not carried out due to patient smoking | CMS +Z5309 | Procedure and treatment not carried out because of other contraindication | CMS +Z531 | Procedure and treatment not carried out because of patient's decision for reasons of belief and group pressure | CMS +Z5320 | Procedure and treatment not carried out because of patient's decision for unspecified reasons | CMS +Z5321 | Procedure and treatment not carried out due to patient leaving prior to being seen by health care provider | CMS +Z5329 | Procedure and treatment not carried out because of patient's decision for other reasons | CMS +Z5331 | Laparoscopic surgical procedure converted to open procedure | CMS +Z5332 | Thoracoscopic surgical procedure converted to open procedure | CMS +Z5333 | Arthroscopic surgical procedure converted to open procedure | CMS +Z5339 | Other specified procedure converted to open procedure | CMS +Z538 | Procedure and treatment not carried out for other reasons | CMS +Z539 | Procedure and treatment not carried out, unspecified reason | CMS +Z550 | Illiteracy and low-level literacy | CMS +Z551 | Schooling unavailable and unattainable | CMS +Z552 | Failed school examinations | CMS +Z553 | Underachievement in school | CMS +Z554 | Educational maladjustment and discord with teachers and classmates | CMS +Z558 | Other problems related to education and literacy | CMS +Z559 | Problems related to education and literacy, unspecified | CMS +Z560 | Unemployment, unspecified | CMS +Z561 | Change of job | CMS +Z562 | Threat of job loss | CMS +Z563 | Stressful work schedule | CMS +Z564 | Discord with boss and workmates | CMS +Z565 | Uncongenial work environment | CMS +Z566 | Other physical and mental strain related to work | CMS +Z5681 | Sexual harassment on the job | CMS +Z5682 | Military deployment status | CMS +Z5689 | Other problems related to employment | CMS +Z569 | Unspecified problems related to employment | CMS +Z570 | Occupational exposure to noise | CMS +Z571 | Occupational exposure to radiation | CMS +Z572 | Occupational exposure to dust | CMS +Z5731 | Occupational exposure to environmental tobacco smoke | CMS +Z5739 | Occupational exposure to other air contaminants | CMS +Z574 | Occupational exposure to toxic agents in agriculture | CMS +Z575 | Occupational exposure to toxic agents in other industries | CMS +Z576 | Occupational exposure to extreme temperature | CMS +Z577 | Occupational exposure to vibration | CMS +Z578 | Occupational exposure to other risk factors | CMS +Z579 | Occupational exposure to unspecified risk factor | CMS +Z590 | Homelessness | CMS +Z591 | Inadequate housing | CMS +Z592 | Discord with neighbors, lodgers and landlord | CMS +Z593 | Problems related to living in residential institution | CMS +Z594 | Lack of adequate food and safe drinking water | CMS +Z595 | Extreme poverty | CMS +Z596 | Low income | CMS +Z597 | Insufficient social insurance and welfare support | CMS +Z598 | Other problems related to housing and economic circumstances | CMS +Z599 | Problem related to housing and economic circumstances, unspecified | CMS +Z600 | Problems of adjustment to life-cycle transitions | CMS +Z602 | Problems related to living alone | CMS +Z603 | Acculturation difficulty | CMS +Z604 | Social exclusion and rejection | CMS +Z605 | Target of (perceived) adverse discrimination and persecution | CMS +Z608 | Other problems related to social environment | CMS +Z609 | Problem related to social environment, unspecified | CMS +Z620 | Inadequate parental supervision and control | CMS +Z621 | Parental overprotection | CMS +Z6221 | Child in welfare custody | CMS +Z6222 | Institutional upbringing | CMS +Z6229 | Other upbringing away from parents | CMS +Z623 | Hostility towards and scapegoating of child | CMS +Z626 | Inappropriate (excessive) parental pressure | CMS +Z62810 | Personal history of physical and sexual abuse in childhood | CMS +Z62811 | Personal history of psychological abuse in childhood | CMS +Z62812 | Personal history of neglect in childhood | CMS +Z62813 | Personal history of forced labor or sexual exploitation in childhood | CMS +Z62819 | Personal history of unspecified abuse in childhood | CMS +Z62820 | Parent-biological child conflict | CMS +Z62821 | Parent-adopted child conflict | CMS +Z62822 | Parent-foster child conflict | CMS +Z62890 | Parent-child estrangement NEC | CMS +Z62891 | Sibling rivalry | CMS +Z62898 | Other specified problems related to upbringing | CMS +Z629 | Problem related to upbringing, unspecified | CMS +Z630 | Problems in relationship with spouse or partner | CMS +Z631 | Problems in relationship with in-laws | CMS +Z6331 | Absence of family member due to military deployment | CMS +Z6332 | Other absence of family member | CMS +Z634 | Disappearance and death of family member | CMS +Z635 | Disruption of family by separation and divorce | CMS +Z636 | Dependent relative needing care at home | CMS +Z6371 | Stress on family due to return of family member from military deployment | CMS +Z6372 | Alcoholism and drug addiction in family | CMS +Z6379 | Other stressful life events affecting family and household | CMS +Z638 | Other specified problems related to primary support group | CMS +Z639 | Problem related to primary support group, unspecified | CMS +Z640 | Problems related to unwanted pregnancy | CMS +Z641 | Problems related to multiparity | CMS +Z644 | Discord with counselors | CMS +Z650 | Conviction in civil and criminal proceedings without imprisonment | CMS +Z651 | Imprisonment and other incarceration | CMS +Z652 | Problems related to release from prison | CMS +Z653 | Problems related to other legal circumstances | CMS +Z654 | Victim of crime and terrorism | CMS +Z655 | Exposure to disaster, war and other hostilities | CMS +Z658 | Other specified problems related to psychosocial circumstances | CMS +Z659 | Problem related to unspecified psychosocial circumstances | CMS +Z66 | Do not resuscitate | CMS +Z6710 | Type A blood, Rh positive | CMS +Z6711 | Type A blood, Rh negative | CMS +Z6720 | Type B blood, Rh positive | CMS +Z6721 | Type B blood, Rh negative | CMS +Z6730 | Type AB blood, Rh positive | CMS +Z6731 | Type AB blood, Rh negative | CMS +Z6740 | Type O blood, Rh positive | CMS +Z6741 | Type O blood, Rh negative | CMS +Z6790 | Unspecified blood type, Rh positive | CMS +Z6791 | Unspecified blood type, Rh negative | CMS +Z681 | Body mass index (BMI) 19.9 or less, adult | CMS +Z6820 | Body mass index (BMI) 20.0-20.9, adult | CMS +Z6821 | Body mass index (BMI) 21.0-21.9, adult | CMS +Z6822 | Body mass index (BMI) 22.0-22.9, adult | CMS +Z6823 | Body mass index (BMI) 23.0-23.9, adult | CMS +Z6824 | Body mass index (BMI) 24.0-24.9, adult | CMS +Z6825 | Body mass index (BMI) 25.0-25.9, adult | CMS +Z6826 | Body mass index (BMI) 26.0-26.9, adult | CMS +Z6827 | Body mass index (BMI) 27.0-27.9, adult | CMS +Z6828 | Body mass index (BMI) 28.0-28.9, adult | CMS +Z6829 | Body mass index (BMI) 29.0-29.9, adult | CMS +Z6830 | Body mass index (BMI) 30.0-30.9, adult | CMS +Z6831 | Body mass index (BMI) 31.0-31.9, adult | CMS +Z6832 | Body mass index (BMI) 32.0-32.9, adult | CMS +Z6833 | Body mass index (BMI) 33.0-33.9, adult | CMS +Z6834 | Body mass index (BMI) 34.0-34.9, adult | CMS +Z6835 | Body mass index (BMI) 35.0-35.9, adult | CMS +Z6836 | Body mass index (BMI) 36.0-36.9, adult | CMS +Z6837 | Body mass index (BMI) 37.0-37.9, adult | CMS +Z6838 | Body mass index (BMI) 38.0-38.9, adult | CMS +Z6839 | Body mass index (BMI) 39.0-39.9, adult | CMS +Z6841 | Body mass index (BMI) 40.0-44.9, adult | CMS +Z6842 | Body mass index (BMI) 45.0-49.9, adult | CMS +Z6843 | Body mass index (BMI) 50-59.9, adult | CMS +Z6844 | Body mass index (BMI) 60.0-69.9, adult | CMS +Z6845 | Body mass index (BMI) 70 or greater, adult | CMS +Z6851 | Body mass index (BMI) pediatric, less than 5th percentile for age | CMS +Z6852 | Body mass index (BMI) pediatric, 5th percentile to less than 85th percentile for age | CMS +Z6853 | Body mass index (BMI) pediatric, 85th percentile to less than 95th percentile for age | CMS +Z6854 | Body mass index (BMI) pediatric, greater than or equal to 95th percentile for age | CMS +Z69010 | Encounter for mental health services for victim of parental child abuse | CMS +Z69011 | Encounter for mental health services for perpetrator of parental child abuse | CMS +Z69020 | Encounter for mental health services for victim of non-parental child abuse | CMS +Z69021 | Encounter for mental health services for perpetrator of non-parental child abuse | CMS +Z6911 | Encounter for mental health services for victim of spousal or partner abuse | CMS +Z6912 | Encounter for mental health services for perpetrator of spousal or partner abuse | CMS +Z6981 | Encounter for mental health services for victim of other abuse | CMS +Z6982 | Encounter for mental health services for perpetrator of other abuse | CMS +Z700 | Counseling related to sexual attitude | CMS +Z701 | Counseling related to patient's sexual behavior and orientation | CMS +Z702 | Counseling related to sexual behavior and orientation of third party | CMS +Z703 | Counseling related to combined concerns regarding sexual attitude, behavior and orientation | CMS +Z708 | Other sex counseling | CMS +Z709 | Sex counseling, unspecified | CMS +Z710 | Person encountering health services to consult on behalf of another person | CMS +Z711 | Person with feared health complaint in whom no diagnosis is made | CMS +Z712 | Person consulting for explanation of examination or test findings | CMS +Z713 | Dietary counseling and surveillance | CMS +Z7141 | Alcohol abuse counseling and surveillance of alcoholic | CMS +Z7142 | Counseling for family member of alcoholic | CMS +Z7151 | Drug abuse counseling and surveillance of drug abuser | CMS +Z7152 | Counseling for family member of drug abuser | CMS +Z716 | Tobacco abuse counseling | CMS +Z717 | Human immunodeficiency virus [HIV] counseling | CMS +Z7181 | Spiritual or religious counseling | CMS +Z7182 | Exercise counseling | CMS +Z7183 | Encounter for nonprocreative genetic counseling | CMS +Z7189 | Other specified counseling | CMS +Z719 | Counseling, unspecified | CMS +Z720 | Tobacco use | CMS +Z723 | Lack of physical exercise | CMS +Z724 | Inappropriate diet and eating habits | CMS +Z7251 | High risk heterosexual behavior | CMS +Z7252 | High risk homosexual behavior | CMS +Z7253 | High risk bisexual behavior | CMS +Z726 | Gambling and betting | CMS +Z72810 | Child and adolescent antisocial behavior | CMS +Z72811 | Adult antisocial behavior | CMS +Z72820 | Sleep deprivation | CMS +Z72821 | Inadequate sleep hygiene | CMS +Z7289 | Other problems related to lifestyle | CMS +Z729 | Problem related to lifestyle, unspecified | CMS +Z730 | Burn-out | CMS +Z731 | Type A behavior pattern | CMS +Z732 | Lack of relaxation and leisure | CMS +Z733 | Stress, not elsewhere classified | CMS +Z734 | Inadequate social skills, not elsewhere classified | CMS +Z735 | Social role conflict, not elsewhere classified | CMS +Z736 | Limitation of activities due to disability | CMS +Z73810 | Behavioral insomnia of childhood, sleep-onset association type | CMS +Z73811 | Behavioral insomnia of childhood, limit setting type | CMS +Z73812 | Behavioral insomnia of childhood, combined type | CMS +Z73819 | Behavioral insomnia of childhood, unspecified type | CMS +Z7382 | Dual sensory impairment | CMS +Z7389 | Other problems related to life management difficulty | CMS +Z739 | Problem related to life management difficulty, unspecified | CMS +Z7401 | Bed confinement status | CMS +Z7409 | Other reduced mobility | CMS +Z741 | Need for assistance with personal care | CMS +Z742 | Need for assistance at home and no other household member able to render care | CMS +Z743 | Need for continuous supervision | CMS +Z748 | Other problems related to care provider dependency | CMS +Z749 | Problem related to care provider dependency, unspecified | CMS +Z750 | Medical services not available in home | CMS +Z751 | Person awaiting admission to adequate facility elsewhere | CMS +Z752 | Other waiting period for investigation and treatment | CMS +Z753 | Unavailability and inaccessibility of health-care facilities | CMS +Z754 | Unavailability and inaccessibility of other helping agencies | CMS +Z755 | Holiday relief care | CMS +Z758 | Other problems related to medical facilities and other health care | CMS +Z759 | Unspecified problem related to medical facilities and other health care | CMS +Z760 | Encounter for issue of repeat prescription | CMS +Z761 | Encounter for health supervision and care of foundling | CMS +Z762 | Encounter for health supervision and care of other healthy infant and child | CMS +Z763 | Healthy person accompanying sick person | CMS +Z764 | Other boarder to healthcare facility | CMS +Z765 | Malingerer [conscious simulation] | CMS +Z7681 | Expectant parent(s) prebirth pediatrician visit | CMS +Z7682 | Awaiting organ transplant status | CMS +Z7689 | Persons encountering health services in other specified circumstances | CMS +Z77010 | Contact with and (suspected) exposure to arsenic | CMS +Z77011 | Contact with and (suspected) exposure to lead | CMS +Z77012 | Contact with and (suspected) exposure to uranium | CMS +Z77018 | Contact with and (suspected) exposure to other hazardous metals | CMS +Z77020 | Contact with and (suspected) exposure to aromatic amines | CMS +Z77021 | Contact with and (suspected) exposure to benzene | CMS +Z77028 | Contact with and (suspected) exposure to other hazardous aromatic compounds | CMS +Z77090 | Contact with and (suspected) exposure to asbestos | CMS +Z77098 | Contact with and (suspected) exposure to other hazardous, chiefly nonmedicinal, chemicals | CMS +Z77110 | Contact with and (suspected) exposure to air pollution | CMS +Z77111 | Contact with and (suspected) exposure to water pollution | CMS +Z77112 | Contact with and (suspected) exposure to soil pollution | CMS +Z77118 | Contact with and (suspected) exposure to other environmental pollution | CMS +Z77120 | Contact with and (suspected) exposure to mold (toxic) | CMS +Z77121 | Contact with and (suspected) exposure to harmful algae and algae toxins | CMS +Z77122 | Contact with and (suspected) exposure to noise | CMS +Z77123 | Contact with and (suspected) exposure to radon and other naturally occurring radiation | CMS +Z77128 | Contact with and (suspected) exposure to other hazards in the physical environment | CMS +Z7721 | Contact with and (suspected) exposure to potentially hazardous body fluids | CMS +Z7722 | Contact with and (suspected) exposure to environmental tobacco smoke (acute) (chronic) | CMS +Z7729 | Contact with and (suspected) exposure to other hazardous substances | CMS +Z779 | Other contact with and (suspected) exposures hazardous to health | CMS +Z780 | Asymptomatic menopausal state | CMS +Z781 | Physical restraint status | CMS +Z789 | Other specified health status | CMS +Z7901 | Long term (current) use of anticoagulants | CMS +Z7902 | Long term (current) use of antithrombotics/antiplatelets | CMS +Z791 | Long term (current) use of non-steroidal anti-inflammatories (NSAID) | CMS +Z792 | Long term (current) use of antibiotics | CMS +Z793 | Long term (current) use of hormonal contraceptives | CMS +Z794 | Long term (current) use of insulin | CMS +Z7951 | Long term (current) use of inhaled steroids | CMS +Z7952 | Long term (current) use of systemic steroids | CMS +Z79810 | Long term (current) use of selective estrogen receptor modulators (SERMs) | CMS +Z79811 | Long term (current) use of aromatase inhibitors | CMS +Z79818 | Long term (current) use of other agents affecting estrogen receptors and estrogen levels | CMS +Z7982 | Long term (current) use of aspirin | CMS +Z7983 | Long term (current) use of bisphosphonates | CMS +Z7984 | Long term (current) use of oral hypoglycemic drugs | CMS +Z79890 | Hormone replacement therapy | CMS +Z79891 | Long term (current) use of opiate analgesic | CMS +Z79899 | Other long term (current) drug therapy | CMS +Z800 | Family history of malignant neoplasm of digestive organs | CMS +Z801 | Family history of malignant neoplasm of trachea, bronchus and lung | CMS +Z802 | Family history of malignant neoplasm of other respiratory and intrathoracic organs | CMS +Z803 | Family history of malignant neoplasm of breast | CMS +Z8041 | Family history of malignant neoplasm of ovary | CMS +Z8042 | Family history of malignant neoplasm of prostate | CMS +Z8043 | Family history of malignant neoplasm of testis | CMS +Z8049 | Family history of malignant neoplasm of other genital organs | CMS +Z8051 | Family history of malignant neoplasm of kidney | CMS +Z8052 | Family history of malignant neoplasm of bladder | CMS +Z8059 | Family history of malignant neoplasm of other urinary tract organ | CMS +Z806 | Family history of leukemia | CMS +Z807 | Family history of other malignant neoplasms of lymphoid, hematopoietic and related tissues | CMS +Z808 | Family history of malignant neoplasm of other organs or systems | CMS +Z809 | Family history of malignant neoplasm, unspecified | CMS +Z810 | Family history of intellectual disabilities | CMS +Z811 | Family history of alcohol abuse and dependence | CMS +Z812 | Family history of tobacco abuse and dependence | CMS +Z813 | Family history of other psychoactive substance abuse and dependence | CMS +Z814 | Family history of other substance abuse and dependence | CMS +Z818 | Family history of other mental and behavioral disorders | CMS +Z820 | Family history of epilepsy and other diseases of the nervous system | CMS +Z821 | Family history of blindness and visual loss | CMS +Z822 | Family history of deafness and hearing loss | CMS +Z823 | Family history of stroke | CMS +Z8241 | Family history of sudden cardiac death | CMS +Z8249 | Family history of ischemic heart disease and other diseases of the circulatory system | CMS +Z825 | Family history of asthma and other chronic lower respiratory diseases | CMS +Z8261 | Family history of arthritis | CMS +Z8262 | Family history of osteoporosis | CMS +Z8269 | Family history of other diseases of the musculoskeletal system and connective tissue | CMS +Z8271 | Family history of polycystic kidney | CMS +Z8279 | Family history of other congenital malformations, deformations and chromosomal abnormalities | CMS +Z828 | Family history of other disabilities and chronic diseases leading to disablement, not elsewhere classified | CMS +Z830 | Family history of human immunodeficiency virus [HIV] disease | CMS +Z831 | Family history of other infectious and parasitic diseases | CMS +Z832 | Family history of diseases of the blood and blood-forming organs and certain disorders involving the immune mechanism | CMS +Z833 | Family history of diabetes mellitus | CMS +Z8341 | Family history of multiple endocrine neoplasia [MEN] syndrome | CMS +Z8342 | Family history of familial hypercholesterolemia | CMS +Z83430 | Family history of elevated lipoprotein(a) | CMS +Z83438 | Family history of other disorder of lipoprotein metabolism and other lipidemia | CMS +Z8349 | Family history of other endocrine, nutritional and metabolic diseases | CMS +Z83511 | Family history of glaucoma | CMS +Z83518 | Family history of other specified eye disorder | CMS +Z8352 | Family history of ear disorders | CMS +Z836 | Family history of other diseases of the respiratory system | CMS +Z8371 | Family history of colonic polyps | CMS +Z8379 | Family history of other diseases of the digestive system | CMS +Z840 | Family history of diseases of the skin and subcutaneous tissue | CMS +Z841 | Family history of disorders of kidney and ureter | CMS +Z842 | Family history of other diseases of the genitourinary system | CMS +Z843 | Family history of consanguinity | CMS +Z8481 | Family history of carrier of genetic disease | CMS +Z8482 | Family history of sudden infant death syndrome | CMS +Z8489 | Family history of other specified conditions | CMS +Z8500 | Personal history of malignant neoplasm of unspecified digestive organ | CMS +Z8501 | Personal history of malignant neoplasm of esophagus | CMS +Z85020 | Personal history of malignant carcinoid tumor of stomach | CMS +Z85028 | Personal history of other malignant neoplasm of stomach | CMS +Z85030 | Personal history of malignant carcinoid tumor of large intestine | CMS +Z85038 | Personal history of other malignant neoplasm of large intestine | CMS +Z85040 | Personal history of malignant carcinoid tumor of rectum | CMS +Z85048 | Personal history of other malignant neoplasm of rectum, rectosigmoid junction, and anus | CMS +Z8505 | Personal history of malignant neoplasm of liver | CMS +Z85060 | Personal history of malignant carcinoid tumor of small intestine | CMS +Z85068 | Personal history of other malignant neoplasm of small intestine | CMS +Z8507 | Personal history of malignant neoplasm of pancreas | CMS +Z8509 | Personal history of malignant neoplasm of other digestive organs | CMS +Z85110 | Personal history of malignant carcinoid tumor of bronchus and lung | CMS +Z85118 | Personal history of other malignant neoplasm of bronchus and lung | CMS +Z8512 | Personal history of malignant neoplasm of trachea | CMS +Z8520 | Personal history of malignant neoplasm of unspecified respiratory organ | CMS +Z8521 | Personal history of malignant neoplasm of larynx | CMS +Z8522 | Personal history of malignant neoplasm of nasal cavities, middle ear, and accessory sinuses | CMS +Z85230 | Personal history of malignant carcinoid tumor of thymus | CMS +Z85238 | Personal history of other malignant neoplasm of thymus | CMS +Z8529 | Personal history of malignant neoplasm of other respiratory and intrathoracic organs | CMS +Z853 | Personal history of malignant neoplasm of breast | CMS +Z8540 | Personal history of malignant neoplasm of unspecified female genital organ | CMS +Z8541 | Personal history of malignant neoplasm of cervix uteri | CMS +Z8542 | Personal history of malignant neoplasm of other parts of uterus | CMS +Z8543 | Personal history of malignant neoplasm of ovary | CMS +Z8544 | Personal history of malignant neoplasm of other female genital organs | CMS +Z8545 | Personal history of malignant neoplasm of unspecified male genital organ | CMS +Z8546 | Personal history of malignant neoplasm of prostate | CMS +Z8547 | Personal history of malignant neoplasm of testis | CMS +Z8548 | Personal history of malignant neoplasm of epididymis | CMS +Z8549 | Personal history of malignant neoplasm of other male genital organs | CMS +Z8550 | Personal history of malignant neoplasm of unspecified urinary tract organ | CMS +Z8551 | Personal history of malignant neoplasm of bladder | CMS +Z85520 | Personal history of malignant carcinoid tumor of kidney | CMS +Z85528 | Personal history of other malignant neoplasm of kidney | CMS +Z8553 | Personal history of malignant neoplasm of renal pelvis | CMS +Z8554 | Personal history of malignant neoplasm of ureter | CMS +Z8559 | Personal history of malignant neoplasm of other urinary tract organ | CMS +Z856 | Personal history of leukemia | CMS +Z8571 | Personal history of Hodgkin lymphoma | CMS +Z8572 | Personal history of non-Hodgkin lymphomas | CMS +Z8579 | Personal history of other malignant neoplasms of lymphoid, hematopoietic and related tissues | CMS +Z85810 | Personal history of malignant neoplasm of tongue | CMS +Z85818 | Personal history of malignant neoplasm of other sites of lip, oral cavity, and pharynx | CMS +Z85819 | Personal history of malignant neoplasm of unspecified site of lip, oral cavity, and pharynx | CMS +Z85820 | Personal history of malignant melanoma of skin | CMS +Z85821 | Personal history of Merkel cell carcinoma | CMS +Z85828 | Personal history of other malignant neoplasm of skin | CMS +Z85830 | Personal history of malignant neoplasm of bone | CMS +Z85831 | Personal history of malignant neoplasm of soft tissue | CMS +Z85840 | Personal history of malignant neoplasm of eye | CMS +Z85841 | Personal history of malignant neoplasm of brain | CMS +Z85848 | Personal history of malignant neoplasm of other parts of nervous tissue | CMS +Z85850 | Personal history of malignant neoplasm of thyroid | CMS +Z85858 | Personal history of malignant neoplasm of other endocrine glands | CMS +Z8589 | Personal history of malignant neoplasm of other organs and systems | CMS +Z859 | Personal history of malignant neoplasm, unspecified | CMS +Z86000 | Personal history of in-situ neoplasm of breast | CMS +Z86001 | Personal history of in-situ neoplasm of cervix uteri | CMS +Z86008 | Personal history of in-situ neoplasm of other site | CMS +Z86010 | Personal history of colonic polyps | CMS +Z86011 | Personal history of benign neoplasm of the brain | CMS +Z86012 | Personal history of benign carcinoid tumor | CMS +Z86018 | Personal history of other benign neoplasm | CMS +Z8603 | Personal history of neoplasm of uncertain behavior | CMS +Z8611 | Personal history of tuberculosis | CMS +Z8612 | Personal history of poliomyelitis | CMS +Z8613 | Personal history of malaria | CMS +Z8614 | Personal history of Methicillin resistant Staphylococcus aureus infection | CMS +Z8619 | Personal history of other infectious and parasitic diseases | CMS +Z862 | Personal history of diseases of the blood and blood-forming organs and certain disorders involving the immune mechanism | CMS +Z8631 | Personal history of diabetic foot ulcer | CMS +Z8632 | Personal history of gestational diabetes | CMS +Z8639 | Personal history of other endocrine, nutritional and metabolic disease | CMS +Z8651 | Personal history of combat and operational stress reaction | CMS +Z8659 | Personal history of other mental and behavioral disorders | CMS +Z8661 | Personal history of infections of the central nervous system | CMS +Z8669 | Personal history of other diseases of the nervous system and sense organs | CMS +Z86711 | Personal history of pulmonary embolism | CMS +Z86718 | Personal history of other venous thrombosis and embolism | CMS +Z8672 | Personal history of thrombophlebitis | CMS +Z8673 | Personal history of transient ischemic attack (TIA), and cerebral infarction without residual deficits | CMS +Z8674 | Personal history of sudden cardiac arrest | CMS +Z8679 | Personal history of other diseases of the circulatory system | CMS +Z8701 | Personal history of pneumonia (recurrent) | CMS +Z8709 | Personal history of other diseases of the respiratory system | CMS +Z8711 | Personal history of peptic ulcer disease | CMS +Z8719 | Personal history of other diseases of the digestive system | CMS +Z872 | Personal history of diseases of the skin and subcutaneous tissue | CMS +Z87310 | Personal history of (healed) osteoporosis fracture | CMS +Z87311 | Personal history of (healed) other pathological fracture | CMS +Z87312 | Personal history of (healed) stress fracture | CMS +Z8739 | Personal history of other diseases of the musculoskeletal system and connective tissue | CMS +Z87410 | Personal history of cervical dysplasia | CMS +Z87411 | Personal history of vaginal dysplasia | CMS +Z87412 | Personal history of vulvar dysplasia | CMS +Z8742 | Personal history of other diseases of the female genital tract | CMS +Z87430 | Personal history of prostatic dysplasia | CMS +Z87438 | Personal history of other diseases of male genital organs | CMS +Z87440 | Personal history of urinary (tract) infections | CMS +Z87441 | Personal history of nephrotic syndrome | CMS +Z87442 | Personal history of urinary calculi | CMS +Z87448 | Personal history of other diseases of urinary system | CMS +Z8751 | Personal history of pre-term labor | CMS +Z8759 | Personal history of other complications of pregnancy, childbirth and the puerperium | CMS +Z87710 | Personal history of (corrected) hypospadias | CMS +Z87718 | Personal history of other specified (corrected) congenital malformations of genitourinary system | CMS +Z87720 | Personal history of (corrected) congenital malformations of eye | CMS +Z87721 | Personal history of (corrected) congenital malformations of ear | CMS +Z87728 | Personal history of other specified (corrected) congenital malformations of nervous system and sense organs | CMS +Z87730 | Personal history of (corrected) cleft lip and palate | CMS +Z87738 | Personal history of other specified (corrected) congenital malformations of digestive system | CMS +Z8774 | Personal history of (corrected) congenital malformations of heart and circulatory system | CMS +Z8775 | Personal history of (corrected) congenital malformations of respiratory system | CMS +Z8776 | Personal history of (corrected) congenital malformations of integument, limbs and musculoskeletal system | CMS +Z87790 | Personal history of (corrected) congenital malformations of face and neck | CMS +Z87798 | Personal history of other (corrected) congenital malformations | CMS +Z8781 | Personal history of (healed) traumatic fracture | CMS +Z87820 | Personal history of traumatic brain injury | CMS +Z87821 | Personal history of retained foreign body fully removed | CMS +Z87828 | Personal history of other (healed) physical injury and trauma | CMS +Z87890 | Personal history of sex reassignment | CMS +Z87891 | Personal history of nicotine dependence | CMS +Z87892 | Personal history of anaphylaxis | CMS +Z87898 | Personal history of other specified conditions | CMS +Z880 | Allergy status to penicillin | CMS +Z881 | Allergy status to other antibiotic agents status | CMS +Z882 | Allergy status to sulfonamides status | CMS +Z883 | Allergy status to other anti-infective agents status | CMS +Z884 | Allergy status to anesthetic agent status | CMS +Z885 | Allergy status to narcotic agent status | CMS +Z886 | Allergy status to analgesic agent status | CMS +Z887 | Allergy status to serum and vaccine status | CMS +Z888 | Allergy status to other drugs, medicaments and biological substances status | CMS +Z889 | Allergy status to unspecified drugs, medicaments and biological substances status | CMS +Z89011 | Acquired absence of right thumb | CMS +Z89012 | Acquired absence of left thumb | CMS +Z89019 | Acquired absence of unspecified thumb | CMS +Z89021 | Acquired absence of right finger(s) | CMS +Z89022 | Acquired absence of left finger(s) | CMS +Z89029 | Acquired absence of unspecified finger(s) | CMS +Z89111 | Acquired absence of right hand | CMS +Z89112 | Acquired absence of left hand | CMS +Z89119 | Acquired absence of unspecified hand | CMS +Z89121 | Acquired absence of right wrist | CMS +Z89122 | Acquired absence of left wrist | CMS +Z89129 | Acquired absence of unspecified wrist | CMS +Z89201 | Acquired absence of right upper limb, unspecified level | CMS +Z89202 | Acquired absence of left upper limb, unspecified level | CMS +Z89209 | Acquired absence of unspecified upper limb, unspecified level | CMS +Z89211 | Acquired absence of right upper limb below elbow | CMS +Z89212 | Acquired absence of left upper limb below elbow | CMS +Z89219 | Acquired absence of unspecified upper limb below elbow | CMS +Z89221 | Acquired absence of right upper limb above elbow | CMS +Z89222 | Acquired absence of left upper limb above elbow | CMS +Z89229 | Acquired absence of unspecified upper limb above elbow | CMS +Z89231 | Acquired absence of right shoulder | CMS +Z89232 | Acquired absence of left shoulder | CMS +Z89239 | Acquired absence of unspecified shoulder | CMS +Z89411 | Acquired absence of right great toe | CMS +Z89412 | Acquired absence of left great toe | CMS +Z89419 | Acquired absence of unspecified great toe | CMS +Z89421 | Acquired absence of other right toe(s) | CMS +Z89422 | Acquired absence of other left toe(s) | CMS +Z89429 | Acquired absence of other toe(s), unspecified side | CMS +Z89431 | Acquired absence of right foot | CMS +Z89432 | Acquired absence of left foot | CMS +Z89439 | Acquired absence of unspecified foot | CMS +Z89441 | Acquired absence of right ankle | CMS +Z89442 | Acquired absence of left ankle | CMS +Z89449 | Acquired absence of unspecified ankle | CMS +Z89511 | Acquired absence of right leg below knee | CMS +Z89512 | Acquired absence of left leg below knee | CMS +Z89519 | Acquired absence of unspecified leg below knee | CMS +Z89521 | Acquired absence of right knee | CMS +Z89522 | Acquired absence of left knee | CMS +Z89529 | Acquired absence of unspecified knee | CMS +Z89611 | Acquired absence of right leg above knee | CMS +Z89612 | Acquired absence of left leg above knee | CMS +Z89619 | Acquired absence of unspecified leg above knee | CMS +Z89621 | Acquired absence of right hip joint | CMS +Z89622 | Acquired absence of left hip joint | CMS +Z89629 | Acquired absence of unspecified hip joint | CMS +Z899 | Acquired absence of limb, unspecified | CMS +Z9001 | Acquired absence of eye | CMS +Z9002 | Acquired absence of larynx | CMS +Z9009 | Acquired absence of other part of head and neck | CMS +Z9010 | Acquired absence of unspecified breast and nipple | CMS +Z9011 | Acquired absence of right breast and nipple | CMS +Z9012 | Acquired absence of left breast and nipple | CMS +Z9013 | Acquired absence of bilateral breasts and nipples | CMS +Z902 | Acquired absence of lung [part of] | CMS +Z903 | Acquired absence of stomach [part of] | CMS +Z90410 | Acquired total absence of pancreas | CMS +Z90411 | Acquired partial absence of pancreas | CMS +Z9049 | Acquired absence of other specified parts of digestive tract | CMS +Z905 | Acquired absence of kidney | CMS +Z906 | Acquired absence of other parts of urinary tract | CMS +Z90710 | Acquired absence of both cervix and uterus | CMS +Z90711 | Acquired absence of uterus with remaining cervical stump | CMS +Z90712 | Acquired absence of cervix with remaining uterus | CMS +Z90721 | Acquired absence of ovaries, unilateral | CMS +Z90722 | Acquired absence of ovaries, bilateral | CMS +Z9079 | Acquired absence of other genital organ(s) | CMS +Z9081 | Acquired absence of spleen | CMS +Z9089 | Acquired absence of other organs | CMS +Z91010 | Allergy to peanuts | CMS +Z91011 | Allergy to milk products | CMS +Z91012 | Allergy to eggs | CMS +Z91013 | Allergy to seafood | CMS +Z91018 | Allergy to other foods | CMS +Z9102 | Food additives allergy status | CMS +Z91030 | Bee allergy status | CMS +Z91038 | Other insect allergy status | CMS +Z91040 | Latex allergy status | CMS +Z91041 | Radiographic dye allergy status | CMS +Z91048 | Other nonmedicinal substance allergy status | CMS +Z9109 | Other allergy status, other than to drugs and biological substances | CMS +Z9111 | Patient's noncompliance with dietary regimen | CMS +Z91120 | Patient's intentional underdosing of medication regimen due to financial hardship | CMS +Z91128 | Patient's intentional underdosing of medication regimen for other reason | CMS +Z91130 | Patient's unintentional underdosing of medication regimen due to age-related debility | CMS +Z91138 | Patient's unintentional underdosing of medication regimen for other reason | CMS +Z9114 | Patient's other noncompliance with medication regimen | CMS +Z9115 | Patient's noncompliance with renal dialysis | CMS +Z9119 | Patient's noncompliance with other medical treatment and regimen | CMS +Z91410 | Personal history of adult physical and sexual abuse | CMS +Z91411 | Personal history of adult psychological abuse | CMS +Z91412 | Personal history of adult neglect | CMS +Z91419 | Personal history of unspecified adult abuse | CMS +Z9142 | Personal history of forced labor or sexual exploitation | CMS +Z9149 | Other personal history of psychological trauma, not elsewhere classified | CMS +Z915 | Personal history of self-harm | CMS +Z9181 | History of falling | CMS +Z9182 | Personal history of military deployment | CMS +Z9183 | Wandering in diseases classified elsewhere | CMS +Z91841 | Risk for dental caries, low | CMS +Z91842 | Risk for dental caries, moderate | CMS +Z91843 | Risk for dental caries, high | CMS +Z91849 | Unspecified risk for dental caries | CMS +Z9189 | Other specified personal risk factors, not elsewhere classified | CMS +Z920 | Personal history of contraception | CMS +Z9221 | Personal history of antineoplastic chemotherapy | CMS +Z9222 | Personal history of monoclonal drug therapy | CMS +Z9223 | Personal history of estrogen therapy | CMS +Z92240 | Personal history of inhaled steroid therapy | CMS +Z92241 | Personal history of systemic steroid therapy | CMS +Z9225 | Personal history of immunosupression therapy | CMS +Z9229 | Personal history of other drug therapy | CMS +Z923 | Personal history of irradiation | CMS +Z9281 | Personal history of extracorporeal membrane oxygenation (ECMO) | CMS +Z9282 | Status post administration of tPA (rtPA) in a different facility within the last 24 hours prior to admission to current facility | CMS +Z9283 | Personal history of failed moderate sedation | CMS +Z9284 | Personal history of unintended awareness under general anesthesia | CMS +Z9289 | Personal history of other medical treatment | CMS +Z930 | Tracheostomy status | CMS +Z931 | Gastrostomy status | CMS +Z932 | Ileostomy status | CMS +Z933 | Colostomy status | CMS +Z934 | Other artificial openings of gastrointestinal tract status | CMS +Z9350 | Unspecified cystostomy status | CMS +Z9351 | Cutaneous-vesicostomy status | CMS +Z9352 | Appendico-vesicostomy status | CMS +Z9359 | Other cystostomy status | CMS +Z936 | Other artificial openings of urinary tract status | CMS +Z938 | Other artificial opening status | CMS +Z939 | Artificial opening status, unspecified | CMS +Z940 | Kidney transplant status | CMS +Z941 | Heart transplant status | CMS +Z942 | Lung transplant status | CMS +Z943 | Heart and lungs transplant status | CMS +Z944 | Liver transplant status | CMS +Z945 | Skin transplant status | CMS +Z946 | Bone transplant status | CMS +Z947 | Corneal transplant status | CMS +Z9481 | Bone marrow transplant status | CMS +Z9482 | Intestine transplant status | CMS +Z9483 | Pancreas transplant status | CMS +Z9484 | Stem cells transplant status | CMS +Z9489 | Other transplanted organ and tissue status | CMS +Z949 | Transplanted organ and tissue status, unspecified | CMS +Z950 | Presence of cardiac pacemaker | CMS +Z951 | Presence of aortocoronary bypass graft | CMS +Z952 | Presence of prosthetic heart valve | CMS +Z953 | Presence of xenogenic heart valve | CMS +Z954 | Presence of other heart-valve replacement | CMS +Z955 | Presence of coronary angioplasty implant and graft | CMS +Z95810 | Presence of automatic (implantable) cardiac defibrillator | CMS +Z95811 | Presence of heart assist device | CMS +Z95812 | Presence of fully implantable artificial heart | CMS +Z95818 | Presence of other cardiac implants and grafts | CMS +Z95820 | Peripheral vascular angioplasty status with implants and grafts | CMS +Z95828 | Presence of other vascular implants and grafts | CMS +Z959 | Presence of cardiac and vascular implant and graft, unspecified | CMS +Z960 | Presence of urogenital implants | CMS +Z961 | Presence of intraocular lens | CMS +Z9620 | Presence of otological and audiological implant, unspecified | CMS +Z9621 | Cochlear implant status | CMS +Z9622 | Myringotomy tube(s) status | CMS +Z9629 | Presence of other otological and audiological implants | CMS +Z963 | Presence of artificial larynx | CMS +Z9641 | Presence of insulin pump (external) (internal) | CMS +Z9649 | Presence of other endocrine implants | CMS +Z965 | Presence of tooth-root and mandibular implants | CMS +Z9660 | Presence of unspecified orthopedic joint implant | CMS +Z96611 | Presence of right artificial shoulder joint | CMS +Z96612 | Presence of left artificial shoulder joint | CMS +Z96619 | Presence of unspecified artificial shoulder joint | CMS +Z96621 | Presence of right artificial elbow joint | CMS +Z96622 | Presence of left artificial elbow joint | CMS +Z96629 | Presence of unspecified artificial elbow joint | CMS +Z96631 | Presence of right artificial wrist joint | CMS +Z96632 | Presence of left artificial wrist joint | CMS +Z96639 | Presence of unspecified artificial wrist joint | CMS +Z96641 | Presence of right artificial hip joint | CMS +Z96642 | Presence of left artificial hip joint | CMS +Z96643 | Presence of artificial hip joint, bilateral | CMS +Z96649 | Presence of unspecified artificial hip joint | CMS +Z96651 | Presence of right artificial knee joint | CMS +Z96652 | Presence of left artificial knee joint | CMS +Z96653 | Presence of artificial knee joint, bilateral | CMS +Z96659 | Presence of unspecified artificial knee joint | CMS +Z96661 | Presence of right artificial ankle joint | CMS +Z96662 | Presence of left artificial ankle joint | CMS +Z96669 | Presence of unspecified artificial ankle joint | CMS +Z96691 | Finger-joint replacement of right hand | CMS +Z96692 | Finger-joint replacement of left hand | CMS +Z96693 | Finger-joint replacement, bilateral | CMS +Z96698 | Presence of other orthopedic joint implants | CMS +Z967 | Presence of other bone and tendon implants | CMS +Z9681 | Presence of artificial skin | CMS +Z9689 | Presence of other specified functional implants | CMS +Z969 | Presence of functional implant, unspecified | CMS +Z970 | Presence of artificial eye | CMS +Z9710 | Presence of artificial limb (complete) (partial), unspecified | CMS +Z9711 | Presence of artificial right arm (complete) (partial) | CMS +Z9712 | Presence of artificial left arm (complete) (partial) | CMS +Z9713 | Presence of artificial right leg (complete) (partial) | CMS +Z9714 | Presence of artificial left leg (complete) (partial) | CMS +Z9715 | Presence of artificial arms, bilateral (complete) (partial) | CMS +Z9716 | Presence of artificial legs, bilateral (complete) (partial) | CMS +Z972 | Presence of dental prosthetic device (complete) (partial) | CMS +Z973 | Presence of spectacles and contact lenses | CMS +Z974 | Presence of external hearing-aid | CMS +Z975 | Presence of (intrauterine) contraceptive device | CMS +Z978 | Presence of other specified devices | CMS +Z980 | Intestinal bypass and anastomosis status | CMS +Z981 | Arthrodesis status | CMS +Z982 | Presence of cerebrospinal fluid drainage device | CMS +Z983 | Post therapeutic collapse of lung status | CMS +Z9841 | Cataract extraction status, right eye | CMS +Z9842 | Cataract extraction status, left eye | CMS +Z9849 | Cataract extraction status, unspecified eye | CMS +Z9851 | Tubal ligation status | CMS +Z9852 | Vasectomy status | CMS +Z9861 | Coronary angioplasty status | CMS +Z9862 | Peripheral vascular angioplasty status | CMS +Z98810 | Dental sealant status | CMS +Z98811 | Dental restoration status | CMS +Z98818 | Other dental procedure status | CMS +Z9882 | Breast implant status | CMS +Z9883 | Filtering (vitreous) bleb after glaucoma surgery status | CMS +Z9884 | Bariatric surgery status | CMS +Z9885 | Transplanted organ removal status | CMS +Z9886 | Personal history of breast implant removal | CMS +Z98870 | Personal history of in utero procedure during pregnancy | CMS +Z98871 | Personal history of in utero procedure while a fetus | CMS +Z98890 | Other specified postprocedural states | CMS +Z98891 | History of uterine scar from previous surgery | CMS +Z990 | Dependence on aspirator | CMS +Z9911 | Dependence on respirator [ventilator] status | CMS +Z9912 | Encounter for respirator [ventilator] dependence during power failure | CMS +Z992 | Dependence on renal dialysis | CMS +Z993 | Dependence on wheelchair | CMS +Z9981 | Dependence on supplemental oxygen | CMS +Z9989 | Dependence on other enabling machines and devices | CMS diff --git a/non-db_data_sources/GBD and ICD-10_(2019 version)/icd10cm_codes_addenda_2019/icd10cm_codes_2019.txt b/non-db_data_sources/GBD and ICD-10_(2019 version)/icd10cm_codes_addenda_2019/icd10cm_codes_2019.txt new file mode 100644 index 0000000..75f1d7b --- /dev/null +++ b/non-db_data_sources/GBD and ICD-10_(2019 version)/icd10cm_codes_addenda_2019/icd10cm_codes_2019.txt @@ -0,0 +1,71932 @@ +A000 Cholera due to Vibrio cholerae 01, biovar cholerae +A001 Cholera due to Vibrio cholerae 01, biovar eltor +A009 Cholera, unspecified +A0100 Typhoid fever, unspecified +A0101 Typhoid meningitis +A0102 Typhoid fever with heart involvement +A0103 Typhoid pneumonia +A0104 Typhoid arthritis +A0105 Typhoid osteomyelitis +A0109 Typhoid fever with other complications +A011 Paratyphoid fever A +A012 Paratyphoid fever B +A013 Paratyphoid fever C +A014 Paratyphoid fever, unspecified +A020 Salmonella enteritis +A021 Salmonella sepsis +A0220 Localized salmonella infection, unspecified +A0221 Salmonella meningitis +A0222 Salmonella pneumonia +A0223 Salmonella arthritis +A0224 Salmonella osteomyelitis +A0225 Salmonella pyelonephritis +A0229 Salmonella with other localized infection +A028 Other specified salmonella infections +A029 Salmonella infection, unspecified +A030 Shigellosis due to Shigella dysenteriae +A031 Shigellosis due to Shigella flexneri +A032 Shigellosis due to Shigella boydii +A033 Shigellosis due to Shigella sonnei +A038 Other shigellosis +A039 Shigellosis, unspecified +A040 Enteropathogenic Escherichia coli infection +A041 Enterotoxigenic Escherichia coli infection +A042 Enteroinvasive Escherichia coli infection +A043 Enterohemorrhagic Escherichia coli infection +A044 Other intestinal Escherichia coli infections +A045 Campylobacter enteritis +A046 Enteritis due to Yersinia enterocolitica +A0471 Enterocolitis due to Clostridium difficile, recurrent +A0472 Enterocolitis due to Clostridium difficile, not specified as recurrent +A048 Other specified bacterial intestinal infections +A049 Bacterial intestinal infection, unspecified +A050 Foodborne staphylococcal intoxication +A051 Botulism food poisoning +A052 Foodborne Clostridium perfringens [Clostridium welchii] intoxication +A053 Foodborne Vibrio parahaemolyticus intoxication +A054 Foodborne Bacillus cereus intoxication +A055 Foodborne Vibrio vulnificus intoxication +A058 Other specified bacterial foodborne intoxications +A059 Bacterial foodborne intoxication, unspecified +A060 Acute amebic dysentery +A061 Chronic intestinal amebiasis +A062 Amebic nondysenteric colitis +A063 Ameboma of intestine +A064 Amebic liver abscess +A065 Amebic lung abscess +A066 Amebic brain abscess +A067 Cutaneous amebiasis +A0681 Amebic cystitis +A0682 Other amebic genitourinary infections +A0689 Other amebic infections +A069 Amebiasis, unspecified +A070 Balantidiasis +A071 Giardiasis [lambliasis] +A072 Cryptosporidiosis +A073 Isosporiasis +A074 Cyclosporiasis +A078 Other specified protozoal intestinal diseases +A079 Protozoal intestinal disease, unspecified +A080 Rotaviral enteritis +A0811 Acute gastroenteropathy due to Norwalk agent +A0819 Acute gastroenteropathy due to other small round viruses +A082 Adenoviral enteritis +A0831 Calicivirus enteritis +A0832 Astrovirus enteritis +A0839 Other viral enteritis +A084 Viral intestinal infection, unspecified +A088 Other specified intestinal infections +A09 Infectious gastroenteritis and colitis, unspecified +A150 Tuberculosis of lung +A154 Tuberculosis of intrathoracic lymph nodes +A155 Tuberculosis of larynx, trachea and bronchus +A156 Tuberculous pleurisy +A157 Primary respiratory tuberculosis +A158 Other respiratory tuberculosis +A159 Respiratory tuberculosis unspecified +A170 Tuberculous meningitis +A171 Meningeal tuberculoma +A1781 Tuberculoma of brain and spinal cord +A1782 Tuberculous meningoencephalitis +A1783 Tuberculous neuritis +A1789 Other tuberculosis of nervous system +A179 Tuberculosis of nervous system, unspecified +A1801 Tuberculosis of spine +A1802 Tuberculous arthritis of other joints +A1803 Tuberculosis of other bones +A1809 Other musculoskeletal tuberculosis +A1810 Tuberculosis of genitourinary system, unspecified +A1811 Tuberculosis of kidney and ureter +A1812 Tuberculosis of bladder +A1813 Tuberculosis of other urinary organs +A1814 Tuberculosis of prostate +A1815 Tuberculosis of other male genital organs +A1816 Tuberculosis of cervix +A1817 Tuberculous female pelvic inflammatory disease +A1818 Tuberculosis of other female genital organs +A182 Tuberculous peripheral lymphadenopathy +A1831 Tuberculous peritonitis +A1832 Tuberculous enteritis +A1839 Retroperitoneal tuberculosis +A184 Tuberculosis of skin and subcutaneous tissue +A1850 Tuberculosis of eye, unspecified +A1851 Tuberculous episcleritis +A1852 Tuberculous keratitis +A1853 Tuberculous chorioretinitis +A1854 Tuberculous iridocyclitis +A1859 Other tuberculosis of eye +A186 Tuberculosis of (inner) (middle) ear +A187 Tuberculosis of adrenal glands +A1881 Tuberculosis of thyroid gland +A1882 Tuberculosis of other endocrine glands +A1883 Tuberculosis of digestive tract organs, not elsewhere classified +A1884 Tuberculosis of heart +A1885 Tuberculosis of spleen +A1889 Tuberculosis of other sites +A190 Acute miliary tuberculosis of a single specified site +A191 Acute miliary tuberculosis of multiple sites +A192 Acute miliary tuberculosis, unspecified +A198 Other miliary tuberculosis +A199 Miliary tuberculosis, unspecified +A200 Bubonic plague +A201 Cellulocutaneous plague +A202 Pneumonic plague +A203 Plague meningitis +A207 Septicemic plague +A208 Other forms of plague +A209 Plague, unspecified +A210 Ulceroglandular tularemia +A211 Oculoglandular tularemia +A212 Pulmonary tularemia +A213 Gastrointestinal tularemia +A217 Generalized tularemia +A218 Other forms of tularemia +A219 Tularemia, unspecified +A220 Cutaneous anthrax +A221 Pulmonary anthrax +A222 Gastrointestinal anthrax +A227 Anthrax sepsis +A228 Other forms of anthrax +A229 Anthrax, unspecified +A230 Brucellosis due to Brucella melitensis +A231 Brucellosis due to Brucella abortus +A232 Brucellosis due to Brucella suis +A233 Brucellosis due to Brucella canis +A238 Other brucellosis +A239 Brucellosis, unspecified +A240 Glanders +A241 Acute and fulminating melioidosis +A242 Subacute and chronic melioidosis +A243 Other melioidosis +A249 Melioidosis, unspecified +A250 Spirillosis +A251 Streptobacillosis +A259 Rat-bite fever, unspecified +A260 Cutaneous erysipeloid +A267 Erysipelothrix sepsis +A268 Other forms of erysipeloid +A269 Erysipeloid, unspecified +A270 Leptospirosis icterohemorrhagica +A2781 Aseptic meningitis in leptospirosis +A2789 Other forms of leptospirosis +A279 Leptospirosis, unspecified +A280 Pasteurellosis +A281 Cat-scratch disease +A282 Extraintestinal yersiniosis +A288 Other specified zoonotic bacterial diseases, not elsewhere classified +A289 Zoonotic bacterial disease, unspecified +A300 Indeterminate leprosy +A301 Tuberculoid leprosy +A302 Borderline tuberculoid leprosy +A303 Borderline leprosy +A304 Borderline lepromatous leprosy +A305 Lepromatous leprosy +A308 Other forms of leprosy +A309 Leprosy, unspecified +A310 Pulmonary mycobacterial infection +A311 Cutaneous mycobacterial infection +A312 Disseminated mycobacterium avium-intracellulare complex (DMAC) +A318 Other mycobacterial infections +A319 Mycobacterial infection, unspecified +A320 Cutaneous listeriosis +A3211 Listerial meningitis +A3212 Listerial meningoencephalitis +A327 Listerial sepsis +A3281 Oculoglandular listeriosis +A3282 Listerial endocarditis +A3289 Other forms of listeriosis +A329 Listeriosis, unspecified +A33 Tetanus neonatorum +A34 Obstetrical tetanus +A35 Other tetanus +A360 Pharyngeal diphtheria +A361 Nasopharyngeal diphtheria +A362 Laryngeal diphtheria +A363 Cutaneous diphtheria +A3681 Diphtheritic cardiomyopathy +A3682 Diphtheritic radiculomyelitis +A3683 Diphtheritic polyneuritis +A3684 Diphtheritic tubulo-interstitial nephropathy +A3685 Diphtheritic cystitis +A3686 Diphtheritic conjunctivitis +A3689 Other diphtheritic complications +A369 Diphtheria, unspecified +A3700 Whooping cough due to Bordetella pertussis without pneumonia +A3701 Whooping cough due to Bordetella pertussis with pneumonia +A3710 Whooping cough due to Bordetella parapertussis without pneumonia +A3711 Whooping cough due to Bordetella parapertussis with pneumonia +A3780 Whooping cough due to other Bordetella species without pneumonia +A3781 Whooping cough due to other Bordetella species with pneumonia +A3790 Whooping cough, unspecified species without pneumonia +A3791 Whooping cough, unspecified species with pneumonia +A380 Scarlet fever with otitis media +A381 Scarlet fever with myocarditis +A388 Scarlet fever with other complications +A389 Scarlet fever, uncomplicated +A390 Meningococcal meningitis +A391 Waterhouse-Friderichsen syndrome +A392 Acute meningococcemia +A393 Chronic meningococcemia +A394 Meningococcemia, unspecified +A3950 Meningococcal carditis, unspecified +A3951 Meningococcal endocarditis +A3952 Meningococcal myocarditis +A3953 Meningococcal pericarditis +A3981 Meningococcal encephalitis +A3982 Meningococcal retrobulbar neuritis +A3983 Meningococcal arthritis +A3984 Postmeningococcal arthritis +A3989 Other meningococcal infections +A399 Meningococcal infection, unspecified +A400 Sepsis due to streptococcus, group A +A401 Sepsis due to streptococcus, group B +A403 Sepsis due to Streptococcus pneumoniae +A408 Other streptococcal sepsis +A409 Streptococcal sepsis, unspecified +A4101 Sepsis due to Methicillin susceptible Staphylococcus aureus +A4102 Sepsis due to Methicillin resistant Staphylococcus aureus +A411 Sepsis due to other specified staphylococcus +A412 Sepsis due to unspecified staphylococcus +A413 Sepsis due to Hemophilus influenzae +A414 Sepsis due to anaerobes +A4150 Gram-negative sepsis, unspecified +A4151 Sepsis due to Escherichia coli [E. coli] +A4152 Sepsis due to Pseudomonas +A4153 Sepsis due to Serratia +A4159 Other Gram-negative sepsis +A4181 Sepsis due to Enterococcus +A4189 Other specified sepsis +A419 Sepsis, unspecified organism +A420 Pulmonary actinomycosis +A421 Abdominal actinomycosis +A422 Cervicofacial actinomycosis +A427 Actinomycotic sepsis +A4281 Actinomycotic meningitis +A4282 Actinomycotic encephalitis +A4289 Other forms of actinomycosis +A429 Actinomycosis, unspecified +A430 Pulmonary nocardiosis +A431 Cutaneous nocardiosis +A438 Other forms of nocardiosis +A439 Nocardiosis, unspecified +A440 Systemic bartonellosis +A441 Cutaneous and mucocutaneous bartonellosis +A448 Other forms of bartonellosis +A449 Bartonellosis, unspecified +A46 Erysipelas +A480 Gas gangrene +A481 Legionnaires' disease +A482 Nonpneumonic Legionnaires' disease [Pontiac fever] +A483 Toxic shock syndrome +A484 Brazilian purpuric fever +A4851 Infant botulism +A4852 Wound botulism +A488 Other specified bacterial diseases +A4901 Methicillin susceptible Staphylococcus aureus infection, unspecified site +A4902 Methicillin resistant Staphylococcus aureus infection, unspecified site +A491 Streptococcal infection, unspecified site +A492 Hemophilus influenzae infection, unspecified site +A493 Mycoplasma infection, unspecified site +A498 Other bacterial infections of unspecified site +A499 Bacterial infection, unspecified +A5001 Early congenital syphilitic oculopathy +A5002 Early congenital syphilitic osteochondropathy +A5003 Early congenital syphilitic pharyngitis +A5004 Early congenital syphilitic pneumonia +A5005 Early congenital syphilitic rhinitis +A5006 Early cutaneous congenital syphilis +A5007 Early mucocutaneous congenital syphilis +A5008 Early visceral congenital syphilis +A5009 Other early congenital syphilis, symptomatic +A501 Early congenital syphilis, latent +A502 Early congenital syphilis, unspecified +A5030 Late congenital syphilitic oculopathy, unspecified +A5031 Late congenital syphilitic interstitial keratitis +A5032 Late congenital syphilitic chorioretinitis +A5039 Other late congenital syphilitic oculopathy +A5040 Late congenital neurosyphilis, unspecified +A5041 Late congenital syphilitic meningitis +A5042 Late congenital syphilitic encephalitis +A5043 Late congenital syphilitic polyneuropathy +A5044 Late congenital syphilitic optic nerve atrophy +A5045 Juvenile general paresis +A5049 Other late congenital neurosyphilis +A5051 Clutton's joints +A5052 Hutchinson's teeth +A5053 Hutchinson's triad +A5054 Late congenital cardiovascular syphilis +A5055 Late congenital syphilitic arthropathy +A5056 Late congenital syphilitic osteochondropathy +A5057 Syphilitic saddle nose +A5059 Other late congenital syphilis, symptomatic +A506 Late congenital syphilis, latent +A507 Late congenital syphilis, unspecified +A509 Congenital syphilis, unspecified +A510 Primary genital syphilis +A511 Primary anal syphilis +A512 Primary syphilis of other sites +A5131 Condyloma latum +A5132 Syphilitic alopecia +A5139 Other secondary syphilis of skin +A5141 Secondary syphilitic meningitis +A5142 Secondary syphilitic female pelvic disease +A5143 Secondary syphilitic oculopathy +A5144 Secondary syphilitic nephritis +A5145 Secondary syphilitic hepatitis +A5146 Secondary syphilitic osteopathy +A5149 Other secondary syphilitic conditions +A515 Early syphilis, latent +A519 Early syphilis, unspecified +A5200 Cardiovascular syphilis, unspecified +A5201 Syphilitic aneurysm of aorta +A5202 Syphilitic aortitis +A5203 Syphilitic endocarditis +A5204 Syphilitic cerebral arteritis +A5205 Other cerebrovascular syphilis +A5206 Other syphilitic heart involvement +A5209 Other cardiovascular syphilis +A5210 Symptomatic neurosyphilis, unspecified +A5211 Tabes dorsalis +A5212 Other cerebrospinal syphilis +A5213 Late syphilitic meningitis +A5214 Late syphilitic encephalitis +A5215 Late syphilitic neuropathy +A5216 Charcot's arthropathy (tabetic) +A5217 General paresis +A5219 Other symptomatic neurosyphilis +A522 Asymptomatic neurosyphilis +A523 Neurosyphilis, unspecified +A5271 Late syphilitic oculopathy +A5272 Syphilis of lung and bronchus +A5273 Symptomatic late syphilis of other respiratory organs +A5274 Syphilis of liver and other viscera +A5275 Syphilis of kidney and ureter +A5276 Other genitourinary symptomatic late syphilis +A5277 Syphilis of bone and joint +A5278 Syphilis of other musculoskeletal tissue +A5279 Other symptomatic late syphilis +A528 Late syphilis, latent +A529 Late syphilis, unspecified +A530 Latent syphilis, unspecified as early or late +A539 Syphilis, unspecified +A5400 Gonococcal infection of lower genitourinary tract, unspecified +A5401 Gonococcal cystitis and urethritis, unspecified +A5402 Gonococcal vulvovaginitis, unspecified +A5403 Gonococcal cervicitis, unspecified +A5409 Other gonococcal infection of lower genitourinary tract +A541 Gonococcal infection of lower genitourinary tract with periurethral and accessory gland abscess +A5421 Gonococcal infection of kidney and ureter +A5422 Gonococcal prostatitis +A5423 Gonococcal infection of other male genital organs +A5424 Gonococcal female pelvic inflammatory disease +A5429 Other gonococcal genitourinary infections +A5430 Gonococcal infection of eye, unspecified +A5431 Gonococcal conjunctivitis +A5432 Gonococcal iridocyclitis +A5433 Gonococcal keratitis +A5439 Other gonococcal eye infection +A5440 Gonococcal infection of musculoskeletal system, unspecified +A5441 Gonococcal spondylopathy +A5442 Gonococcal arthritis +A5443 Gonococcal osteomyelitis +A5449 Gonococcal infection of other musculoskeletal tissue +A545 Gonococcal pharyngitis +A546 Gonococcal infection of anus and rectum +A5481 Gonococcal meningitis +A5482 Gonococcal brain abscess +A5483 Gonococcal heart infection +A5484 Gonococcal pneumonia +A5485 Gonococcal peritonitis +A5486 Gonococcal sepsis +A5489 Other gonococcal infections +A549 Gonococcal infection, unspecified +A55 Chlamydial lymphogranuloma (venereum) +A5600 Chlamydial infection of lower genitourinary tract, unspecified +A5601 Chlamydial cystitis and urethritis +A5602 Chlamydial vulvovaginitis +A5609 Other chlamydial infection of lower genitourinary tract +A5611 Chlamydial female pelvic inflammatory disease +A5619 Other chlamydial genitourinary infection +A562 Chlamydial infection of genitourinary tract, unspecified +A563 Chlamydial infection of anus and rectum +A564 Chlamydial infection of pharynx +A568 Sexually transmitted chlamydial infection of other sites +A57 Chancroid +A58 Granuloma inguinale +A5900 Urogenital trichomoniasis, unspecified +A5901 Trichomonal vulvovaginitis +A5902 Trichomonal prostatitis +A5903 Trichomonal cystitis and urethritis +A5909 Other urogenital trichomoniasis +A598 Trichomoniasis of other sites +A599 Trichomoniasis, unspecified +A6000 Herpesviral infection of urogenital system, unspecified +A6001 Herpesviral infection of penis +A6002 Herpesviral infection of other male genital organs +A6003 Herpesviral cervicitis +A6004 Herpesviral vulvovaginitis +A6009 Herpesviral infection of other urogenital tract +A601 Herpesviral infection of perianal skin and rectum +A609 Anogenital herpesviral infection, unspecified +A630 Anogenital (venereal) warts +A638 Other specified predominantly sexually transmitted diseases +A64 Unspecified sexually transmitted disease +A65 Nonvenereal syphilis +A660 Initial lesions of yaws +A661 Multiple papillomata and wet crab yaws +A662 Other early skin lesions of yaws +A663 Hyperkeratosis of yaws +A664 Gummata and ulcers of yaws +A665 Gangosa +A666 Bone and joint lesions of yaws +A667 Other manifestations of yaws +A668 Latent yaws +A669 Yaws, unspecified +A670 Primary lesions of pinta +A671 Intermediate lesions of pinta +A672 Late lesions of pinta +A673 Mixed lesions of pinta +A679 Pinta, unspecified +A680 Louse-borne relapsing fever +A681 Tick-borne relapsing fever +A689 Relapsing fever, unspecified +A690 Necrotizing ulcerative stomatitis +A691 Other Vincent's infections +A6920 Lyme disease, unspecified +A6921 Meningitis due to Lyme disease +A6922 Other neurologic disorders in Lyme disease +A6923 Arthritis due to Lyme disease +A6929 Other conditions associated with Lyme disease +A698 Other specified spirochetal infections +A699 Spirochetal infection, unspecified +A70 Chlamydia psittaci infections +A710 Initial stage of trachoma +A711 Active stage of trachoma +A719 Trachoma, unspecified +A740 Chlamydial conjunctivitis +A7481 Chlamydial peritonitis +A7489 Other chlamydial diseases +A749 Chlamydial infection, unspecified +A750 Epidemic louse-borne typhus fever due to Rickettsia prowazekii +A751 Recrudescent typhus [Brill's disease] +A752 Typhus fever due to Rickettsia typhi +A753 Typhus fever due to Rickettsia tsutsugamushi +A759 Typhus fever, unspecified +A770 Spotted fever due to Rickettsia rickettsii +A771 Spotted fever due to Rickettsia conorii +A772 Spotted fever due to Rickettsia siberica +A773 Spotted fever due to Rickettsia australis +A7740 Ehrlichiosis, unspecified +A7741 Ehrlichiosis chafeensis [E. chafeensis] +A7749 Other ehrlichiosis +A778 Other spotted fevers +A779 Spotted fever, unspecified +A78 Q fever +A790 Trench fever +A791 Rickettsialpox due to Rickettsia akari +A7981 Rickettsiosis due to Ehrlichia sennetsu +A7989 Other specified rickettsioses +A799 Rickettsiosis, unspecified +A800 Acute paralytic poliomyelitis, vaccine-associated +A801 Acute paralytic poliomyelitis, wild virus, imported +A802 Acute paralytic poliomyelitis, wild virus, indigenous +A8030 Acute paralytic poliomyelitis, unspecified +A8039 Other acute paralytic poliomyelitis +A804 Acute nonparalytic poliomyelitis +A809 Acute poliomyelitis, unspecified +A8100 Creutzfeldt-Jakob disease, unspecified +A8101 Variant Creutzfeldt-Jakob disease +A8109 Other Creutzfeldt-Jakob disease +A811 Subacute sclerosing panencephalitis +A812 Progressive multifocal leukoencephalopathy +A8181 Kuru +A8182 Gerstmann-Straussler-Scheinker syndrome +A8183 Fatal familial insomnia +A8189 Other atypical virus infections of central nervous system +A819 Atypical virus infection of central nervous system, unspecified +A820 Sylvatic rabies +A821 Urban rabies +A829 Rabies, unspecified +A830 Japanese encephalitis +A831 Western equine encephalitis +A832 Eastern equine encephalitis +A833 St Louis encephalitis +A834 Australian encephalitis +A835 California encephalitis +A836 Rocio virus disease +A838 Other mosquito-borne viral encephalitis +A839 Mosquito-borne viral encephalitis, unspecified +A840 Far Eastern tick-borne encephalitis [Russian spring-summer encephalitis] +A841 Central European tick-borne encephalitis +A848 Other tick-borne viral encephalitis +A849 Tick-borne viral encephalitis, unspecified +A850 Enteroviral encephalitis +A851 Adenoviral encephalitis +A852 Arthropod-borne viral encephalitis, unspecified +A858 Other specified viral encephalitis +A86 Unspecified viral encephalitis +A870 Enteroviral meningitis +A871 Adenoviral meningitis +A872 Lymphocytic choriomeningitis +A878 Other viral meningitis +A879 Viral meningitis, unspecified +A880 Enteroviral exanthematous fever [Boston exanthem] +A881 Epidemic vertigo +A888 Other specified viral infections of central nervous system +A89 Unspecified viral infection of central nervous system +A90 Dengue fever [classical dengue] +A91 Dengue hemorrhagic fever +A920 Chikungunya virus disease +A921 O'nyong-nyong fever +A922 Venezuelan equine fever +A9230 West Nile virus infection, unspecified +A9231 West Nile virus infection with encephalitis +A9232 West Nile virus infection with other neurologic manifestation +A9239 West Nile virus infection with other complications +A924 Rift Valley fever +A925 Zika virus disease +A928 Other specified mosquito-borne viral fevers +A929 Mosquito-borne viral fever, unspecified +A930 Oropouche virus disease +A931 Sandfly fever +A932 Colorado tick fever +A938 Other specified arthropod-borne viral fevers +A94 Unspecified arthropod-borne viral fever +A950 Sylvatic yellow fever +A951 Urban yellow fever +A959 Yellow fever, unspecified +A960 Junin hemorrhagic fever +A961 Machupo hemorrhagic fever +A962 Lassa fever +A968 Other arenaviral hemorrhagic fevers +A969 Arenaviral hemorrhagic fever, unspecified +A980 Crimean-Congo hemorrhagic fever +A981 Omsk hemorrhagic fever +A982 Kyasanur Forest disease +A983 Marburg virus disease +A984 Ebola virus disease +A985 Hemorrhagic fever with renal syndrome +A988 Other specified viral hemorrhagic fevers +A99 Unspecified viral hemorrhagic fever +B000 Eczema herpeticum +B001 Herpesviral vesicular dermatitis +B002 Herpesviral gingivostomatitis and pharyngotonsillitis +B003 Herpesviral meningitis +B004 Herpesviral encephalitis +B0050 Herpesviral ocular disease, unspecified +B0051 Herpesviral iridocyclitis +B0052 Herpesviral keratitis +B0053 Herpesviral conjunctivitis +B0059 Other herpesviral disease of eye +B007 Disseminated herpesviral disease +B0081 Herpesviral hepatitis +B0082 Herpes simplex myelitis +B0089 Other herpesviral infection +B009 Herpesviral infection, unspecified +B010 Varicella meningitis +B0111 Varicella encephalitis and encephalomyelitis +B0112 Varicella myelitis +B012 Varicella pneumonia +B0181 Varicella keratitis +B0189 Other varicella complications +B019 Varicella without complication +B020 Zoster encephalitis +B021 Zoster meningitis +B0221 Postherpetic geniculate ganglionitis +B0222 Postherpetic trigeminal neuralgia +B0223 Postherpetic polyneuropathy +B0224 Postherpetic myelitis +B0229 Other postherpetic nervous system involvement +B0230 Zoster ocular disease, unspecified +B0231 Zoster conjunctivitis +B0232 Zoster iridocyclitis +B0233 Zoster keratitis +B0234 Zoster scleritis +B0239 Other herpes zoster eye disease +B027 Disseminated zoster +B028 Zoster with other complications +B029 Zoster without complications +B03 Smallpox +B04 Monkeypox +B050 Measles complicated by encephalitis +B051 Measles complicated by meningitis +B052 Measles complicated by pneumonia +B053 Measles complicated by otitis media +B054 Measles with intestinal complications +B0581 Measles keratitis and keratoconjunctivitis +B0589 Other measles complications +B059 Measles without complication +B0600 Rubella with neurological complication, unspecified +B0601 Rubella encephalitis +B0602 Rubella meningitis +B0609 Other neurological complications of rubella +B0681 Rubella pneumonia +B0682 Rubella arthritis +B0689 Other rubella complications +B069 Rubella without complication +B070 Plantar wart +B078 Other viral warts +B079 Viral wart, unspecified +B08010 Cowpox +B08011 Vaccinia not from vaccine +B0802 Orf virus disease +B0803 Pseudocowpox [milker's node] +B0804 Paravaccinia, unspecified +B0809 Other orthopoxvirus infections +B081 Molluscum contagiosum +B0820 Exanthema subitum [sixth disease], unspecified +B0821 Exanthema subitum [sixth disease] due to human herpesvirus 6 +B0822 Exanthema subitum [sixth disease] due to human herpesvirus 7 +B083 Erythema infectiosum [fifth disease] +B084 Enteroviral vesicular stomatitis with exanthem +B085 Enteroviral vesicular pharyngitis +B0860 Parapoxvirus infection, unspecified +B0861 Bovine stomatitis +B0862 Sealpox +B0869 Other parapoxvirus infections +B0870 Yatapoxvirus infection, unspecified +B0871 Tanapox virus disease +B0872 Yaba pox virus disease +B0879 Other yatapoxvirus infections +B088 Other specified viral infections characterized by skin and mucous membrane lesions +B09 Unspecified viral infection characterized by skin and mucous membrane lesions +B1001 Human herpesvirus 6 encephalitis +B1009 Other human herpesvirus encephalitis +B1081 Human herpesvirus 6 infection +B1082 Human herpesvirus 7 infection +B1089 Other human herpesvirus infection +B150 Hepatitis A with hepatic coma +B159 Hepatitis A without hepatic coma +B160 Acute hepatitis B with delta-agent with hepatic coma +B161 Acute hepatitis B with delta-agent without hepatic coma +B162 Acute hepatitis B without delta-agent with hepatic coma +B169 Acute hepatitis B without delta-agent and without hepatic coma +B170 Acute delta-(super) infection of hepatitis B carrier +B1710 Acute hepatitis C without hepatic coma +B1711 Acute hepatitis C with hepatic coma +B172 Acute hepatitis E +B178 Other specified acute viral hepatitis +B179 Acute viral hepatitis, unspecified +B180 Chronic viral hepatitis B with delta-agent +B181 Chronic viral hepatitis B without delta-agent +B182 Chronic viral hepatitis C +B188 Other chronic viral hepatitis +B189 Chronic viral hepatitis, unspecified +B190 Unspecified viral hepatitis with hepatic coma +B1910 Unspecified viral hepatitis B without hepatic coma +B1911 Unspecified viral hepatitis B with hepatic coma +B1920 Unspecified viral hepatitis C without hepatic coma +B1921 Unspecified viral hepatitis C with hepatic coma +B199 Unspecified viral hepatitis without hepatic coma +B20 Human immunodeficiency virus [HIV] disease +B250 Cytomegaloviral pneumonitis +B251 Cytomegaloviral hepatitis +B252 Cytomegaloviral pancreatitis +B258 Other cytomegaloviral diseases +B259 Cytomegaloviral disease, unspecified +B260 Mumps orchitis +B261 Mumps meningitis +B262 Mumps encephalitis +B263 Mumps pancreatitis +B2681 Mumps hepatitis +B2682 Mumps myocarditis +B2683 Mumps nephritis +B2684 Mumps polyneuropathy +B2685 Mumps arthritis +B2689 Other mumps complications +B269 Mumps without complication +B2700 Gammaherpesviral mononucleosis without complication +B2701 Gammaherpesviral mononucleosis with polyneuropathy +B2702 Gammaherpesviral mononucleosis with meningitis +B2709 Gammaherpesviral mononucleosis with other complications +B2710 Cytomegaloviral mononucleosis without complications +B2711 Cytomegaloviral mononucleosis with polyneuropathy +B2712 Cytomegaloviral mononucleosis with meningitis +B2719 Cytomegaloviral mononucleosis with other complication +B2780 Other infectious mononucleosis without complication +B2781 Other infectious mononucleosis with polyneuropathy +B2782 Other infectious mononucleosis with meningitis +B2789 Other infectious mononucleosis with other complication +B2790 Infectious mononucleosis, unspecified without complication +B2791 Infectious mononucleosis, unspecified with polyneuropathy +B2792 Infectious mononucleosis, unspecified with meningitis +B2799 Infectious mononucleosis, unspecified with other complication +B300 Keratoconjunctivitis due to adenovirus +B301 Conjunctivitis due to adenovirus +B302 Viral pharyngoconjunctivitis +B303 Acute epidemic hemorrhagic conjunctivitis (enteroviral) +B308 Other viral conjunctivitis +B309 Viral conjunctivitis, unspecified +B330 Epidemic myalgia +B331 Ross River disease +B3320 Viral carditis, unspecified +B3321 Viral endocarditis +B3322 Viral myocarditis +B3323 Viral pericarditis +B3324 Viral cardiomyopathy +B333 Retrovirus infections, not elsewhere classified +B334 Hantavirus (cardio)-pulmonary syndrome [HPS] [HCPS] +B338 Other specified viral diseases +B340 Adenovirus infection, unspecified +B341 Enterovirus infection, unspecified +B342 Coronavirus infection, unspecified +B343 Parvovirus infection, unspecified +B344 Papovavirus infection, unspecified +B348 Other viral infections of unspecified site +B349 Viral infection, unspecified +B350 Tinea barbae and tinea capitis +B351 Tinea unguium +B352 Tinea manuum +B353 Tinea pedis +B354 Tinea corporis +B355 Tinea imbricata +B356 Tinea cruris +B358 Other dermatophytoses +B359 Dermatophytosis, unspecified +B360 Pityriasis versicolor +B361 Tinea nigra +B362 White piedra +B363 Black piedra +B368 Other specified superficial mycoses +B369 Superficial mycosis, unspecified +B370 Candidal stomatitis +B371 Pulmonary candidiasis +B372 Candidiasis of skin and nail +B373 Candidiasis of vulva and vagina +B3741 Candidal cystitis and urethritis +B3742 Candidal balanitis +B3749 Other urogenital candidiasis +B375 Candidal meningitis +B376 Candidal endocarditis +B377 Candidal sepsis +B3781 Candidal esophagitis +B3782 Candidal enteritis +B3783 Candidal cheilitis +B3784 Candidal otitis externa +B3789 Other sites of candidiasis +B379 Candidiasis, unspecified +B380 Acute pulmonary coccidioidomycosis +B381 Chronic pulmonary coccidioidomycosis +B382 Pulmonary coccidioidomycosis, unspecified +B383 Cutaneous coccidioidomycosis +B384 Coccidioidomycosis meningitis +B387 Disseminated coccidioidomycosis +B3881 Prostatic coccidioidomycosis +B3889 Other forms of coccidioidomycosis +B389 Coccidioidomycosis, unspecified +B390 Acute pulmonary histoplasmosis capsulati +B391 Chronic pulmonary histoplasmosis capsulati +B392 Pulmonary histoplasmosis capsulati, unspecified +B393 Disseminated histoplasmosis capsulati +B394 Histoplasmosis capsulati, unspecified +B395 Histoplasmosis duboisii +B399 Histoplasmosis, unspecified +B400 Acute pulmonary blastomycosis +B401 Chronic pulmonary blastomycosis +B402 Pulmonary blastomycosis, unspecified +B403 Cutaneous blastomycosis +B407 Disseminated blastomycosis +B4081 Blastomycotic meningoencephalitis +B4089 Other forms of blastomycosis +B409 Blastomycosis, unspecified +B410 Pulmonary paracoccidioidomycosis +B417 Disseminated paracoccidioidomycosis +B418 Other forms of paracoccidioidomycosis +B419 Paracoccidioidomycosis, unspecified +B420 Pulmonary sporotrichosis +B421 Lymphocutaneous sporotrichosis +B427 Disseminated sporotrichosis +B4281 Cerebral sporotrichosis +B4282 Sporotrichosis arthritis +B4289 Other forms of sporotrichosis +B429 Sporotrichosis, unspecified +B430 Cutaneous chromomycosis +B431 Pheomycotic brain abscess +B432 Subcutaneous pheomycotic abscess and cyst +B438 Other forms of chromomycosis +B439 Chromomycosis, unspecified +B440 Invasive pulmonary aspergillosis +B441 Other pulmonary aspergillosis +B442 Tonsillar aspergillosis +B447 Disseminated aspergillosis +B4481 Allergic bronchopulmonary aspergillosis +B4489 Other forms of aspergillosis +B449 Aspergillosis, unspecified +B450 Pulmonary cryptococcosis +B451 Cerebral cryptococcosis +B452 Cutaneous cryptococcosis +B453 Osseous cryptococcosis +B457 Disseminated cryptococcosis +B458 Other forms of cryptococcosis +B459 Cryptococcosis, unspecified +B460 Pulmonary mucormycosis +B461 Rhinocerebral mucormycosis +B462 Gastrointestinal mucormycosis +B463 Cutaneous mucormycosis +B464 Disseminated mucormycosis +B465 Mucormycosis, unspecified +B468 Other zygomycoses +B469 Zygomycosis, unspecified +B470 Eumycetoma +B471 Actinomycetoma +B479 Mycetoma, unspecified +B480 Lobomycosis +B481 Rhinosporidiosis +B482 Allescheriasis +B483 Geotrichosis +B484 Penicillosis +B488 Other specified mycoses +B49 Unspecified mycosis +B500 Plasmodium falciparum malaria with cerebral complications +B508 Other severe and complicated Plasmodium falciparum malaria +B509 Plasmodium falciparum malaria, unspecified +B510 Plasmodium vivax malaria with rupture of spleen +B518 Plasmodium vivax malaria with other complications +B519 Plasmodium vivax malaria without complication +B520 Plasmodium malariae malaria with nephropathy +B528 Plasmodium malariae malaria with other complications +B529 Plasmodium malariae malaria without complication +B530 Plasmodium ovale malaria +B531 Malaria due to simian plasmodia +B538 Other malaria, not elsewhere classified +B54 Unspecified malaria +B550 Visceral leishmaniasis +B551 Cutaneous leishmaniasis +B552 Mucocutaneous leishmaniasis +B559 Leishmaniasis, unspecified +B560 Gambiense trypanosomiasis +B561 Rhodesiense trypanosomiasis +B569 African trypanosomiasis, unspecified +B570 Acute Chagas' disease with heart involvement +B571 Acute Chagas' disease without heart involvement +B572 Chagas' disease (chronic) with heart involvement +B5730 Chagas' disease with digestive system involvement, unspecified +B5731 Megaesophagus in Chagas' disease +B5732 Megacolon in Chagas' disease +B5739 Other digestive system involvement in Chagas' disease +B5740 Chagas' disease with nervous system involvement, unspecified +B5741 Meningitis in Chagas' disease +B5742 Meningoencephalitis in Chagas' disease +B5749 Other nervous system involvement in Chagas' disease +B575 Chagas' disease (chronic) with other organ involvement +B5800 Toxoplasma oculopathy, unspecified +B5801 Toxoplasma chorioretinitis +B5809 Other toxoplasma oculopathy +B581 Toxoplasma hepatitis +B582 Toxoplasma meningoencephalitis +B583 Pulmonary toxoplasmosis +B5881 Toxoplasma myocarditis +B5882 Toxoplasma myositis +B5883 Toxoplasma tubulo-interstitial nephropathy +B5889 Toxoplasmosis with other organ involvement +B589 Toxoplasmosis, unspecified +B59 Pneumocystosis +B600 Babesiosis +B6010 Acanthamebiasis, unspecified +B6011 Meningoencephalitis due to Acanthamoeba (culbertsoni) +B6012 Conjunctivitis due to Acanthamoeba +B6013 Keratoconjunctivitis due to Acanthamoeba +B6019 Other acanthamebic disease +B602 Naegleriasis +B608 Other specified protozoal diseases +B64 Unspecified protozoal disease +B650 Schistosomiasis due to Schistosoma haematobium [urinary schistosomiasis] +B651 Schistosomiasis due to Schistosoma mansoni [intestinal schistosomiasis] +B652 Schistosomiasis due to Schistosoma japonicum +B653 Cercarial dermatitis +B658 Other schistosomiasis +B659 Schistosomiasis, unspecified +B660 Opisthorchiasis +B661 Clonorchiasis +B662 Dicroceliasis +B663 Fascioliasis +B664 Paragonimiasis +B665 Fasciolopsiasis +B668 Other specified fluke infections +B669 Fluke infection, unspecified +B670 Echinococcus granulosus infection of liver +B671 Echinococcus granulosus infection of lung +B672 Echinococcus granulosus infection of bone +B6731 Echinococcus granulosus infection, thyroid gland +B6732 Echinococcus granulosus infection, multiple sites +B6739 Echinococcus granulosus infection, other sites +B674 Echinococcus granulosus infection, unspecified +B675 Echinococcus multilocularis infection of liver +B6761 Echinococcus multilocularis infection, multiple sites +B6769 Echinococcus multilocularis infection, other sites +B677 Echinococcus multilocularis infection, unspecified +B678 Echinococcosis, unspecified, of liver +B6790 Echinococcosis, unspecified +B6799 Other echinococcosis +B680 Taenia solium taeniasis +B681 Taenia saginata taeniasis +B689 Taeniasis, unspecified +B690 Cysticercosis of central nervous system +B691 Cysticercosis of eye +B6981 Myositis in cysticercosis +B6989 Cysticercosis of other sites +B699 Cysticercosis, unspecified +B700 Diphyllobothriasis +B701 Sparganosis +B710 Hymenolepiasis +B711 Dipylidiasis +B718 Other specified cestode infections +B719 Cestode infection, unspecified +B72 Dracunculiasis +B7300 Onchocerciasis with eye involvement, unspecified +B7301 Onchocerciasis with endophthalmitis +B7302 Onchocerciasis with glaucoma +B7309 Onchocerciasis with other eye involvement +B731 Onchocerciasis without eye disease +B740 Filariasis due to Wuchereria bancrofti +B741 Filariasis due to Brugia malayi +B742 Filariasis due to Brugia timori +B743 Loiasis +B744 Mansonelliasis +B748 Other filariases +B749 Filariasis, unspecified +B75 Trichinellosis +B760 Ancylostomiasis +B761 Necatoriasis +B768 Other hookworm diseases +B769 Hookworm disease, unspecified +B770 Ascariasis with intestinal complications +B7781 Ascariasis pneumonia +B7789 Ascariasis with other complications +B779 Ascariasis, unspecified +B780 Intestinal strongyloidiasis +B781 Cutaneous strongyloidiasis +B787 Disseminated strongyloidiasis +B789 Strongyloidiasis, unspecified +B79 Trichuriasis +B80 Enterobiasis +B810 Anisakiasis +B811 Intestinal capillariasis +B812 Trichostrongyliasis +B813 Intestinal angiostrongyliasis +B814 Mixed intestinal helminthiases +B818 Other specified intestinal helminthiases +B820 Intestinal helminthiasis, unspecified +B829 Intestinal parasitism, unspecified +B830 Visceral larva migrans +B831 Gnathostomiasis +B832 Angiostrongyliasis due to Parastrongylus cantonensis +B833 Syngamiasis +B834 Internal hirudiniasis +B838 Other specified helminthiases +B839 Helminthiasis, unspecified +B850 Pediculosis due to Pediculus humanus capitis +B851 Pediculosis due to Pediculus humanus corporis +B852 Pediculosis, unspecified +B853 Phthiriasis +B854 Mixed pediculosis and phthiriasis +B86 Scabies +B870 Cutaneous myiasis +B871 Wound myiasis +B872 Ocular myiasis +B873 Nasopharyngeal myiasis +B874 Aural myiasis +B8781 Genitourinary myiasis +B8782 Intestinal myiasis +B8789 Myiasis of other sites +B879 Myiasis, unspecified +B880 Other acariasis +B881 Tungiasis [sandflea infestation] +B882 Other arthropod infestations +B883 External hirudiniasis +B888 Other specified infestations +B889 Infestation, unspecified +B89 Unspecified parasitic disease +B900 Sequelae of central nervous system tuberculosis +B901 Sequelae of genitourinary tuberculosis +B902 Sequelae of tuberculosis of bones and joints +B908 Sequelae of tuberculosis of other organs +B909 Sequelae of respiratory and unspecified tuberculosis +B91 Sequelae of poliomyelitis +B92 Sequelae of leprosy +B940 Sequelae of trachoma +B941 Sequelae of viral encephalitis +B942 Sequelae of viral hepatitis +B948 Sequelae of other specified infectious and parasitic diseases +B949 Sequelae of unspecified infectious and parasitic disease +B950 Streptococcus, group A, as the cause of diseases classified elsewhere +B951 Streptococcus, group B, as the cause of diseases classified elsewhere +B952 Enterococcus as the cause of diseases classified elsewhere +B953 Streptococcus pneumoniae as the cause of diseases classified elsewhere +B954 Other streptococcus as the cause of diseases classified elsewhere +B955 Unspecified streptococcus as the cause of diseases classified elsewhere +B9561 Methicillin susceptible Staphylococcus aureus infection as the cause of diseases classified elsewhere +B9562 Methicillin resistant Staphylococcus aureus infection as the cause of diseases classified elsewhere +B957 Other staphylococcus as the cause of diseases classified elsewhere +B958 Unspecified staphylococcus as the cause of diseases classified elsewhere +B960 Mycoplasma pneumoniae [M. pneumoniae] as the cause of diseases classified elsewhere +B961 Klebsiella pneumoniae [K. pneumoniae] as the cause of diseases classified elsewhere +B9620 Unspecified Escherichia coli [E. coli] as the cause of diseases classified elsewhere +B9621 Shiga toxin-producing Escherichia coli [E. coli] (STEC) O157 as the cause of diseases classified elsewhere +B9622 Other specified Shiga toxin-producing Escherichia coli [E. coli] (STEC) as the cause of diseases classified elsewhere +B9623 Unspecified Shiga toxin-producing Escherichia coli [E. coli] (STEC) as the cause of diseases classified elsewhere +B9629 Other Escherichia coli [E. coli] as the cause of diseases classified elsewhere +B963 Hemophilus influenzae [H. influenzae] as the cause of diseases classified elsewhere +B964 Proteus (mirabilis) (morganii) as the cause of diseases classified elsewhere +B965 Pseudomonas (aeruginosa) (mallei) (pseudomallei) as the cause of diseases classified elsewhere +B966 Bacteroides fragilis [B. fragilis] as the cause of diseases classified elsewhere +B967 Clostridium perfringens [C. perfringens] as the cause of diseases classified elsewhere +B9681 Helicobacter pylori [H. pylori] as the cause of diseases classified elsewhere +B9682 Vibrio vulnificus as the cause of diseases classified elsewhere +B9689 Other specified bacterial agents as the cause of diseases classified elsewhere +B970 Adenovirus as the cause of diseases classified elsewhere +B9710 Unspecified enterovirus as the cause of diseases classified elsewhere +B9711 Coxsackievirus as the cause of diseases classified elsewhere +B9712 Echovirus as the cause of diseases classified elsewhere +B9719 Other enterovirus as the cause of diseases classified elsewhere +B9721 SARS-associated coronavirus as the cause of diseases classified elsewhere +B9729 Other coronavirus as the cause of diseases classified elsewhere +B9730 Unspecified retrovirus as the cause of diseases classified elsewhere +B9731 Lentivirus as the cause of diseases classified elsewhere +B9732 Oncovirus as the cause of diseases classified elsewhere +B9733 Human T-cell lymphotrophic virus, type I [HTLV-I] as the cause of diseases classified elsewhere +B9734 Human T-cell lymphotrophic virus, type II [HTLV-II] as the cause of diseases classified elsewhere +B9735 Human immunodeficiency virus, type 2 [HIV 2] as the cause of diseases classified elsewhere +B9739 Other retrovirus as the cause of diseases classified elsewhere +B974 Respiratory syncytial virus as the cause of diseases classified elsewhere +B975 Reovirus as the cause of diseases classified elsewhere +B976 Parvovirus as the cause of diseases classified elsewhere +B977 Papillomavirus as the cause of diseases classified elsewhere +B9781 Human metapneumovirus as the cause of diseases classified elsewhere +B9789 Other viral agents as the cause of diseases classified elsewhere +B998 Other infectious disease +B999 Unspecified infectious disease +C000 Malignant neoplasm of external upper lip +C001 Malignant neoplasm of external lower lip +C002 Malignant neoplasm of external lip, unspecified +C003 Malignant neoplasm of upper lip, inner aspect +C004 Malignant neoplasm of lower lip, inner aspect +C005 Malignant neoplasm of lip, unspecified, inner aspect +C006 Malignant neoplasm of commissure of lip, unspecified +C008 Malignant neoplasm of overlapping sites of lip +C009 Malignant neoplasm of lip, unspecified +C01 Malignant neoplasm of base of tongue +C020 Malignant neoplasm of dorsal surface of tongue +C021 Malignant neoplasm of border of tongue +C022 Malignant neoplasm of ventral surface of tongue +C023 Malignant neoplasm of anterior two-thirds of tongue, part unspecified +C024 Malignant neoplasm of lingual tonsil +C028 Malignant neoplasm of overlapping sites of tongue +C029 Malignant neoplasm of tongue, unspecified +C030 Malignant neoplasm of upper gum +C031 Malignant neoplasm of lower gum +C039 Malignant neoplasm of gum, unspecified +C040 Malignant neoplasm of anterior floor of mouth +C041 Malignant neoplasm of lateral floor of mouth +C048 Malignant neoplasm of overlapping sites of floor of mouth +C049 Malignant neoplasm of floor of mouth, unspecified +C050 Malignant neoplasm of hard palate +C051 Malignant neoplasm of soft palate +C052 Malignant neoplasm of uvula +C058 Malignant neoplasm of overlapping sites of palate +C059 Malignant neoplasm of palate, unspecified +C060 Malignant neoplasm of cheek mucosa +C061 Malignant neoplasm of vestibule of mouth +C062 Malignant neoplasm of retromolar area +C0680 Malignant neoplasm of overlapping sites of unspecified parts of mouth +C0689 Malignant neoplasm of overlapping sites of other parts of mouth +C069 Malignant neoplasm of mouth, unspecified +C07 Malignant neoplasm of parotid gland +C080 Malignant neoplasm of submandibular gland +C081 Malignant neoplasm of sublingual gland +C089 Malignant neoplasm of major salivary gland, unspecified +C090 Malignant neoplasm of tonsillar fossa +C091 Malignant neoplasm of tonsillar pillar (anterior) (posterior) +C098 Malignant neoplasm of overlapping sites of tonsil +C099 Malignant neoplasm of tonsil, unspecified +C100 Malignant neoplasm of vallecula +C101 Malignant neoplasm of anterior surface of epiglottis +C102 Malignant neoplasm of lateral wall of oropharynx +C103 Malignant neoplasm of posterior wall of oropharynx +C104 Malignant neoplasm of branchial cleft +C108 Malignant neoplasm of overlapping sites of oropharynx +C109 Malignant neoplasm of oropharynx, unspecified +C110 Malignant neoplasm of superior wall of nasopharynx +C111 Malignant neoplasm of posterior wall of nasopharynx +C112 Malignant neoplasm of lateral wall of nasopharynx +C113 Malignant neoplasm of anterior wall of nasopharynx +C118 Malignant neoplasm of overlapping sites of nasopharynx +C119 Malignant neoplasm of nasopharynx, unspecified +C12 Malignant neoplasm of pyriform sinus +C130 Malignant neoplasm of postcricoid region +C131 Malignant neoplasm of aryepiglottic fold, hypopharyngeal aspect +C132 Malignant neoplasm of posterior wall of hypopharynx +C138 Malignant neoplasm of overlapping sites of hypopharynx +C139 Malignant neoplasm of hypopharynx, unspecified +C140 Malignant neoplasm of pharynx, unspecified +C142 Malignant neoplasm of Waldeyer's ring +C148 Malignant neoplasm of overlapping sites of lip, oral cavity and pharynx +C153 Malignant neoplasm of upper third of esophagus +C154 Malignant neoplasm of middle third of esophagus +C155 Malignant neoplasm of lower third of esophagus +C158 Malignant neoplasm of overlapping sites of esophagus +C159 Malignant neoplasm of esophagus, unspecified +C160 Malignant neoplasm of cardia +C161 Malignant neoplasm of fundus of stomach +C162 Malignant neoplasm of body of stomach +C163 Malignant neoplasm of pyloric antrum +C164 Malignant neoplasm of pylorus +C165 Malignant neoplasm of lesser curvature of stomach, unspecified +C166 Malignant neoplasm of greater curvature of stomach, unspecified +C168 Malignant neoplasm of overlapping sites of stomach +C169 Malignant neoplasm of stomach, unspecified +C170 Malignant neoplasm of duodenum +C171 Malignant neoplasm of jejunum +C172 Malignant neoplasm of ileum +C173 Meckel's diverticulum, malignant +C178 Malignant neoplasm of overlapping sites of small intestine +C179 Malignant neoplasm of small intestine, unspecified +C180 Malignant neoplasm of cecum +C181 Malignant neoplasm of appendix +C182 Malignant neoplasm of ascending colon +C183 Malignant neoplasm of hepatic flexure +C184 Malignant neoplasm of transverse colon +C185 Malignant neoplasm of splenic flexure +C186 Malignant neoplasm of descending colon +C187 Malignant neoplasm of sigmoid colon +C188 Malignant neoplasm of overlapping sites of colon +C189 Malignant neoplasm of colon, unspecified +C19 Malignant neoplasm of rectosigmoid junction +C20 Malignant neoplasm of rectum +C210 Malignant neoplasm of anus, unspecified +C211 Malignant neoplasm of anal canal +C212 Malignant neoplasm of cloacogenic zone +C218 Malignant neoplasm of overlapping sites of rectum, anus and anal canal +C220 Liver cell carcinoma +C221 Intrahepatic bile duct carcinoma +C222 Hepatoblastoma +C223 Angiosarcoma of liver +C224 Other sarcomas of liver +C227 Other specified carcinomas of liver +C228 Malignant neoplasm of liver, primary, unspecified as to type +C229 Malignant neoplasm of liver, not specified as primary or secondary +C23 Malignant neoplasm of gallbladder +C240 Malignant neoplasm of extrahepatic bile duct +C241 Malignant neoplasm of ampulla of Vater +C248 Malignant neoplasm of overlapping sites of biliary tract +C249 Malignant neoplasm of biliary tract, unspecified +C250 Malignant neoplasm of head of pancreas +C251 Malignant neoplasm of body of pancreas +C252 Malignant neoplasm of tail of pancreas +C253 Malignant neoplasm of pancreatic duct +C254 Malignant neoplasm of endocrine pancreas +C257 Malignant neoplasm of other parts of pancreas +C258 Malignant neoplasm of overlapping sites of pancreas +C259 Malignant neoplasm of pancreas, unspecified +C260 Malignant neoplasm of intestinal tract, part unspecified +C261 Malignant neoplasm of spleen +C269 Malignant neoplasm of ill-defined sites within the digestive system +C300 Malignant neoplasm of nasal cavity +C301 Malignant neoplasm of middle ear +C310 Malignant neoplasm of maxillary sinus +C311 Malignant neoplasm of ethmoidal sinus +C312 Malignant neoplasm of frontal sinus +C313 Malignant neoplasm of sphenoid sinus +C318 Malignant neoplasm of overlapping sites of accessory sinuses +C319 Malignant neoplasm of accessory sinus, unspecified +C320 Malignant neoplasm of glottis +C321 Malignant neoplasm of supraglottis +C322 Malignant neoplasm of subglottis +C323 Malignant neoplasm of laryngeal cartilage +C328 Malignant neoplasm of overlapping sites of larynx +C329 Malignant neoplasm of larynx, unspecified +C33 Malignant neoplasm of trachea +C3400 Malignant neoplasm of unspecified main bronchus +C3401 Malignant neoplasm of right main bronchus +C3402 Malignant neoplasm of left main bronchus +C3410 Malignant neoplasm of upper lobe, unspecified bronchus or lung +C3411 Malignant neoplasm of upper lobe, right bronchus or lung +C3412 Malignant neoplasm of upper lobe, left bronchus or lung +C342 Malignant neoplasm of middle lobe, bronchus or lung +C3430 Malignant neoplasm of lower lobe, unspecified bronchus or lung +C3431 Malignant neoplasm of lower lobe, right bronchus or lung +C3432 Malignant neoplasm of lower lobe, left bronchus or lung +C3480 Malignant neoplasm of overlapping sites of unspecified bronchus and lung +C3481 Malignant neoplasm of overlapping sites of right bronchus and lung +C3482 Malignant neoplasm of overlapping sites of left bronchus and lung +C3490 Malignant neoplasm of unspecified part of unspecified bronchus or lung +C3491 Malignant neoplasm of unspecified part of right bronchus or lung +C3492 Malignant neoplasm of unspecified part of left bronchus or lung +C37 Malignant neoplasm of thymus +C380 Malignant neoplasm of heart +C381 Malignant neoplasm of anterior mediastinum +C382 Malignant neoplasm of posterior mediastinum +C383 Malignant neoplasm of mediastinum, part unspecified +C384 Malignant neoplasm of pleura +C388 Malignant neoplasm of overlapping sites of heart, mediastinum and pleura +C390 Malignant neoplasm of upper respiratory tract, part unspecified +C399 Malignant neoplasm of lower respiratory tract, part unspecified +C4000 Malignant neoplasm of scapula and long bones of unspecified upper limb +C4001 Malignant neoplasm of scapula and long bones of right upper limb +C4002 Malignant neoplasm of scapula and long bones of left upper limb +C4010 Malignant neoplasm of short bones of unspecified upper limb +C4011 Malignant neoplasm of short bones of right upper limb +C4012 Malignant neoplasm of short bones of left upper limb +C4020 Malignant neoplasm of long bones of unspecified lower limb +C4021 Malignant neoplasm of long bones of right lower limb +C4022 Malignant neoplasm of long bones of left lower limb +C4030 Malignant neoplasm of short bones of unspecified lower limb +C4031 Malignant neoplasm of short bones of right lower limb +C4032 Malignant neoplasm of short bones of left lower limb +C4080 Malignant neoplasm of overlapping sites of bone and articular cartilage of unspecified limb +C4081 Malignant neoplasm of overlapping sites of bone and articular cartilage of right limb +C4082 Malignant neoplasm of overlapping sites of bone and articular cartilage of left limb +C4090 Malignant neoplasm of unspecified bones and articular cartilage of unspecified limb +C4091 Malignant neoplasm of unspecified bones and articular cartilage of right limb +C4092 Malignant neoplasm of unspecified bones and articular cartilage of left limb +C410 Malignant neoplasm of bones of skull and face +C411 Malignant neoplasm of mandible +C412 Malignant neoplasm of vertebral column +C413 Malignant neoplasm of ribs, sternum and clavicle +C414 Malignant neoplasm of pelvic bones, sacrum and coccyx +C419 Malignant neoplasm of bone and articular cartilage, unspecified +C430 Malignant melanoma of lip +C4310 Malignant melanoma of unspecified eyelid, including canthus +C43111 Malignant melanoma of right upper eyelid, including canthus +C43112 Malignant melanoma of right lower eyelid, including canthus +C43121 Malignant melanoma of left upper eyelid, including canthus +C43122 Malignant melanoma of left lower eyelid, including canthus +C4320 Malignant melanoma of unspecified ear and external auricular canal +C4321 Malignant melanoma of right ear and external auricular canal +C4322 Malignant melanoma of left ear and external auricular canal +C4330 Malignant melanoma of unspecified part of face +C4331 Malignant melanoma of nose +C4339 Malignant melanoma of other parts of face +C434 Malignant melanoma of scalp and neck +C4351 Malignant melanoma of anal skin +C4352 Malignant melanoma of skin of breast +C4359 Malignant melanoma of other part of trunk +C4360 Malignant melanoma of unspecified upper limb, including shoulder +C4361 Malignant melanoma of right upper limb, including shoulder +C4362 Malignant melanoma of left upper limb, including shoulder +C4370 Malignant melanoma of unspecified lower limb, including hip +C4371 Malignant melanoma of right lower limb, including hip +C4372 Malignant melanoma of left lower limb, including hip +C438 Malignant melanoma of overlapping sites of skin +C439 Malignant melanoma of skin, unspecified +C4A0 Merkel cell carcinoma of lip +C4A10 Merkel cell carcinoma of unspecified eyelid, including canthus +C4A111 Merkel cell carcinoma of right upper eyelid, including canthus +C4A112 Merkel cell carcinoma of right lower eyelid, including canthus +C4A121 Merkel cell carcinoma of left upper eyelid, including canthus +C4A122 Merkel cell carcinoma of left lower eyelid, including canthus +C4A20 Merkel cell carcinoma of unspecified ear and external auricular canal +C4A21 Merkel cell carcinoma of right ear and external auricular canal +C4A22 Merkel cell carcinoma of left ear and external auricular canal +C4A30 Merkel cell carcinoma of unspecified part of face +C4A31 Merkel cell carcinoma of nose +C4A39 Merkel cell carcinoma of other parts of face +C4A4 Merkel cell carcinoma of scalp and neck +C4A51 Merkel cell carcinoma of anal skin +C4A52 Merkel cell carcinoma of skin of breast +C4A59 Merkel cell carcinoma of other part of trunk +C4A60 Merkel cell carcinoma of unspecified upper limb, including shoulder +C4A61 Merkel cell carcinoma of right upper limb, including shoulder +C4A62 Merkel cell carcinoma of left upper limb, including shoulder +C4A70 Merkel cell carcinoma of unspecified lower limb, including hip +C4A71 Merkel cell carcinoma of right lower limb, including hip +C4A72 Merkel cell carcinoma of left lower limb, including hip +C4A8 Merkel cell carcinoma of overlapping sites +C4A9 Merkel cell carcinoma, unspecified +C4400 Unspecified malignant neoplasm of skin of lip +C4401 Basal cell carcinoma of skin of lip +C4402 Squamous cell carcinoma of skin of lip +C4409 Other specified malignant neoplasm of skin of lip +C44101 Unspecified malignant neoplasm of skin of unspecified eyelid, including canthus +C441021 Unspecified malignant neoplasm of skin of right upper eyelid, including canthus +C441022 Unspecified malignant neoplasm of skin of right lower eyelid, including canthus +C441091 Unspecified malignant neoplasm of skin of left upper eyelid, including canthus +C441092 Unspecified malignant neoplasm of skin of left lower eyelid, including canthus +C44111 Basal cell carcinoma of skin of unspecified eyelid, including canthus +C441121 Basal cell carcinoma of skin of right upper eyelid, including canthus +C441122 Basal cell carcinoma of skin of right lower eyelid, including canthus +C441191 Basal cell carcinoma of skin of left upper eyelid, including canthus +C441192 Basal cell carcinoma of skin of left lower eyelid, including canthus +C44121 Squamous cell carcinoma of skin of unspecified eyelid, including canthus +C441221 Squamous cell carcinoma of skin of right upper eyelid, including canthus +C441222 Squamous cell carcinoma of skin of right lower eyelid, including canthus +C441291 Squamous cell carcinoma of skin of left upper eyelid, including canthus +C441292 Squamous cell carcinoma of skin of left lower eyelid, including canthus +C44131 Sebaceous cell carcinoma of skin of unspecified eyelid, including canthus +C441321 Sebaceous cell carcinoma of skin of right upper eyelid, including canthus +C441322 Sebaceous cell carcinoma of skin of right lower eyelid, including canthus +C441391 Sebaceous cell carcinoma of skin of left upper eyelid, including canthus +C441392 Sebaceous cell carcinoma of skin of left lower eyelid, including canthus +C44191 Other specified malignant neoplasm of skin of unspecified eyelid, including canthus +C441921 Other specified malignant neoplasm of skin of right upper eyelid, including canthus +C441922 Other specified malignant neoplasm of skin of right lower eyelid, including canthus +C441991 Other specified malignant neoplasm of skin of left upper eyelid, including canthus +C441992 Other specified malignant neoplasm of skin of left lower eyelid, including canthus +C44201 Unspecified malignant neoplasm of skin of unspecified ear and external auricular canal +C44202 Unspecified malignant neoplasm of skin of right ear and external auricular canal +C44209 Unspecified malignant neoplasm of skin of left ear and external auricular canal +C44211 Basal cell carcinoma of skin of unspecified ear and external auricular canal +C44212 Basal cell carcinoma of skin of right ear and external auricular canal +C44219 Basal cell carcinoma of skin of left ear and external auricular canal +C44221 Squamous cell carcinoma of skin of unspecified ear and external auricular canal +C44222 Squamous cell carcinoma of skin of right ear and external auricular canal +C44229 Squamous cell carcinoma of skin of left ear and external auricular canal +C44291 Other specified malignant neoplasm of skin of unspecified ear and external auricular canal +C44292 Other specified malignant neoplasm of skin of right ear and external auricular canal +C44299 Other specified malignant neoplasm of skin of left ear and external auricular canal +C44300 Unspecified malignant neoplasm of skin of unspecified part of face +C44301 Unspecified malignant neoplasm of skin of nose +C44309 Unspecified malignant neoplasm of skin of other parts of face +C44310 Basal cell carcinoma of skin of unspecified parts of face +C44311 Basal cell carcinoma of skin of nose +C44319 Basal cell carcinoma of skin of other parts of face +C44320 Squamous cell carcinoma of skin of unspecified parts of face +C44321 Squamous cell carcinoma of skin of nose +C44329 Squamous cell carcinoma of skin of other parts of face +C44390 Other specified malignant neoplasm of skin of unspecified parts of face +C44391 Other specified malignant neoplasm of skin of nose +C44399 Other specified malignant neoplasm of skin of other parts of face +C4440 Unspecified malignant neoplasm of skin of scalp and neck +C4441 Basal cell carcinoma of skin of scalp and neck +C4442 Squamous cell carcinoma of skin of scalp and neck +C4449 Other specified malignant neoplasm of skin of scalp and neck +C44500 Unspecified malignant neoplasm of anal skin +C44501 Unspecified malignant neoplasm of skin of breast +C44509 Unspecified malignant neoplasm of skin of other part of trunk +C44510 Basal cell carcinoma of anal skin +C44511 Basal cell carcinoma of skin of breast +C44519 Basal cell carcinoma of skin of other part of trunk +C44520 Squamous cell carcinoma of anal skin +C44521 Squamous cell carcinoma of skin of breast +C44529 Squamous cell carcinoma of skin of other part of trunk +C44590 Other specified malignant neoplasm of anal skin +C44591 Other specified malignant neoplasm of skin of breast +C44599 Other specified malignant neoplasm of skin of other part of trunk +C44601 Unspecified malignant neoplasm of skin of unspecified upper limb, including shoulder +C44602 Unspecified malignant neoplasm of skin of right upper limb, including shoulder +C44609 Unspecified malignant neoplasm of skin of left upper limb, including shoulder +C44611 Basal cell carcinoma of skin of unspecified upper limb, including shoulder +C44612 Basal cell carcinoma of skin of right upper limb, including shoulder +C44619 Basal cell carcinoma of skin of left upper limb, including shoulder +C44621 Squamous cell carcinoma of skin of unspecified upper limb, including shoulder +C44622 Squamous cell carcinoma of skin of right upper limb, including shoulder +C44629 Squamous cell carcinoma of skin of left upper limb, including shoulder +C44691 Other specified malignant neoplasm of skin of unspecified upper limb, including shoulder +C44692 Other specified malignant neoplasm of skin of right upper limb, including shoulder +C44699 Other specified malignant neoplasm of skin of left upper limb, including shoulder +C44701 Unspecified malignant neoplasm of skin of unspecified lower limb, including hip +C44702 Unspecified malignant neoplasm of skin of right lower limb, including hip +C44709 Unspecified malignant neoplasm of skin of left lower limb, including hip +C44711 Basal cell carcinoma of skin of unspecified lower limb, including hip +C44712 Basal cell carcinoma of skin of right lower limb, including hip +C44719 Basal cell carcinoma of skin of left lower limb, including hip +C44721 Squamous cell carcinoma of skin of unspecified lower limb, including hip +C44722 Squamous cell carcinoma of skin of right lower limb, including hip +C44729 Squamous cell carcinoma of skin of left lower limb, including hip +C44791 Other specified malignant neoplasm of skin of unspecified lower limb, including hip +C44792 Other specified malignant neoplasm of skin of right lower limb, including hip +C44799 Other specified malignant neoplasm of skin of left lower limb, including hip +C4480 Unspecified malignant neoplasm of overlapping sites of skin +C4481 Basal cell carcinoma of overlapping sites of skin +C4482 Squamous cell carcinoma of overlapping sites of skin +C4489 Other specified malignant neoplasm of overlapping sites of skin +C4490 Unspecified malignant neoplasm of skin, unspecified +C4491 Basal cell carcinoma of skin, unspecified +C4492 Squamous cell carcinoma of skin, unspecified +C4499 Other specified malignant neoplasm of skin, unspecified +C450 Mesothelioma of pleura +C451 Mesothelioma of peritoneum +C452 Mesothelioma of pericardium +C457 Mesothelioma of other sites +C459 Mesothelioma, unspecified +C460 Kaposi's sarcoma of skin +C461 Kaposi's sarcoma of soft tissue +C462 Kaposi's sarcoma of palate +C463 Kaposi's sarcoma of lymph nodes +C464 Kaposi's sarcoma of gastrointestinal sites +C4650 Kaposi's sarcoma of unspecified lung +C4651 Kaposi's sarcoma of right lung +C4652 Kaposi's sarcoma of left lung +C467 Kaposi's sarcoma of other sites +C469 Kaposi's sarcoma, unspecified +C470 Malignant neoplasm of peripheral nerves of head, face and neck +C4710 Malignant neoplasm of peripheral nerves of unspecified upper limb, including shoulder +C4711 Malignant neoplasm of peripheral nerves of right upper limb, including shoulder +C4712 Malignant neoplasm of peripheral nerves of left upper limb, including shoulder +C4720 Malignant neoplasm of peripheral nerves of unspecified lower limb, including hip +C4721 Malignant neoplasm of peripheral nerves of right lower limb, including hip +C4722 Malignant neoplasm of peripheral nerves of left lower limb, including hip +C473 Malignant neoplasm of peripheral nerves of thorax +C474 Malignant neoplasm of peripheral nerves of abdomen +C475 Malignant neoplasm of peripheral nerves of pelvis +C476 Malignant neoplasm of peripheral nerves of trunk, unspecified +C478 Malignant neoplasm of overlapping sites of peripheral nerves and autonomic nervous system +C479 Malignant neoplasm of peripheral nerves and autonomic nervous system, unspecified +C480 Malignant neoplasm of retroperitoneum +C481 Malignant neoplasm of specified parts of peritoneum +C482 Malignant neoplasm of peritoneum, unspecified +C488 Malignant neoplasm of overlapping sites of retroperitoneum and peritoneum +C490 Malignant neoplasm of connective and soft tissue of head, face and neck +C4910 Malignant neoplasm of connective and soft tissue of unspecified upper limb, including shoulder +C4911 Malignant neoplasm of connective and soft tissue of right upper limb, including shoulder +C4912 Malignant neoplasm of connective and soft tissue of left upper limb, including shoulder +C4920 Malignant neoplasm of connective and soft tissue of unspecified lower limb, including hip +C4921 Malignant neoplasm of connective and soft tissue of right lower limb, including hip +C4922 Malignant neoplasm of connective and soft tissue of left lower limb, including hip +C493 Malignant neoplasm of connective and soft tissue of thorax +C494 Malignant neoplasm of connective and soft tissue of abdomen +C495 Malignant neoplasm of connective and soft tissue of pelvis +C496 Malignant neoplasm of connective and soft tissue of trunk, unspecified +C498 Malignant neoplasm of overlapping sites of connective and soft tissue +C499 Malignant neoplasm of connective and soft tissue, unspecified +C49A0 Gastrointestinal stromal tumor, unspecified site +C49A1 Gastrointestinal stromal tumor of esophagus +C49A2 Gastrointestinal stromal tumor of stomach +C49A3 Gastrointestinal stromal tumor of small intestine +C49A4 Gastrointestinal stromal tumor of large intestine +C49A5 Gastrointestinal stromal tumor of rectum +C49A9 Gastrointestinal stromal tumor of other sites +C50011 Malignant neoplasm of nipple and areola, right female breast +C50012 Malignant neoplasm of nipple and areola, left female breast +C50019 Malignant neoplasm of nipple and areola, unspecified female breast +C50021 Malignant neoplasm of nipple and areola, right male breast +C50022 Malignant neoplasm of nipple and areola, left male breast +C50029 Malignant neoplasm of nipple and areola, unspecified male breast +C50111 Malignant neoplasm of central portion of right female breast +C50112 Malignant neoplasm of central portion of left female breast +C50119 Malignant neoplasm of central portion of unspecified female breast +C50121 Malignant neoplasm of central portion of right male breast +C50122 Malignant neoplasm of central portion of left male breast +C50129 Malignant neoplasm of central portion of unspecified male breast +C50211 Malignant neoplasm of upper-inner quadrant of right female breast +C50212 Malignant neoplasm of upper-inner quadrant of left female breast +C50219 Malignant neoplasm of upper-inner quadrant of unspecified female breast +C50221 Malignant neoplasm of upper-inner quadrant of right male breast +C50222 Malignant neoplasm of upper-inner quadrant of left male breast +C50229 Malignant neoplasm of upper-inner quadrant of unspecified male breast +C50311 Malignant neoplasm of lower-inner quadrant of right female breast +C50312 Malignant neoplasm of lower-inner quadrant of left female breast +C50319 Malignant neoplasm of lower-inner quadrant of unspecified female breast +C50321 Malignant neoplasm of lower-inner quadrant of right male breast +C50322 Malignant neoplasm of lower-inner quadrant of left male breast +C50329 Malignant neoplasm of lower-inner quadrant of unspecified male breast +C50411 Malignant neoplasm of upper-outer quadrant of right female breast +C50412 Malignant neoplasm of upper-outer quadrant of left female breast +C50419 Malignant neoplasm of upper-outer quadrant of unspecified female breast +C50421 Malignant neoplasm of upper-outer quadrant of right male breast +C50422 Malignant neoplasm of upper-outer quadrant of left male breast +C50429 Malignant neoplasm of upper-outer quadrant of unspecified male breast +C50511 Malignant neoplasm of lower-outer quadrant of right female breast +C50512 Malignant neoplasm of lower-outer quadrant of left female breast +C50519 Malignant neoplasm of lower-outer quadrant of unspecified female breast +C50521 Malignant neoplasm of lower-outer quadrant of right male breast +C50522 Malignant neoplasm of lower-outer quadrant of left male breast +C50529 Malignant neoplasm of lower-outer quadrant of unspecified male breast +C50611 Malignant neoplasm of axillary tail of right female breast +C50612 Malignant neoplasm of axillary tail of left female breast +C50619 Malignant neoplasm of axillary tail of unspecified female breast +C50621 Malignant neoplasm of axillary tail of right male breast +C50622 Malignant neoplasm of axillary tail of left male breast +C50629 Malignant neoplasm of axillary tail of unspecified male breast +C50811 Malignant neoplasm of overlapping sites of right female breast +C50812 Malignant neoplasm of overlapping sites of left female breast +C50819 Malignant neoplasm of overlapping sites of unspecified female breast +C50821 Malignant neoplasm of overlapping sites of right male breast +C50822 Malignant neoplasm of overlapping sites of left male breast +C50829 Malignant neoplasm of overlapping sites of unspecified male breast +C50911 Malignant neoplasm of unspecified site of right female breast +C50912 Malignant neoplasm of unspecified site of left female breast +C50919 Malignant neoplasm of unspecified site of unspecified female breast +C50921 Malignant neoplasm of unspecified site of right male breast +C50922 Malignant neoplasm of unspecified site of left male breast +C50929 Malignant neoplasm of unspecified site of unspecified male breast +C510 Malignant neoplasm of labium majus +C511 Malignant neoplasm of labium minus +C512 Malignant neoplasm of clitoris +C518 Malignant neoplasm of overlapping sites of vulva +C519 Malignant neoplasm of vulva, unspecified +C52 Malignant neoplasm of vagina +C530 Malignant neoplasm of endocervix +C531 Malignant neoplasm of exocervix +C538 Malignant neoplasm of overlapping sites of cervix uteri +C539 Malignant neoplasm of cervix uteri, unspecified +C540 Malignant neoplasm of isthmus uteri +C541 Malignant neoplasm of endometrium +C542 Malignant neoplasm of myometrium +C543 Malignant neoplasm of fundus uteri +C548 Malignant neoplasm of overlapping sites of corpus uteri +C549 Malignant neoplasm of corpus uteri, unspecified +C55 Malignant neoplasm of uterus, part unspecified +C561 Malignant neoplasm of right ovary +C562 Malignant neoplasm of left ovary +C569 Malignant neoplasm of unspecified ovary +C5700 Malignant neoplasm of unspecified fallopian tube +C5701 Malignant neoplasm of right fallopian tube +C5702 Malignant neoplasm of left fallopian tube +C5710 Malignant neoplasm of unspecified broad ligament +C5711 Malignant neoplasm of right broad ligament +C5712 Malignant neoplasm of left broad ligament +C5720 Malignant neoplasm of unspecified round ligament +C5721 Malignant neoplasm of right round ligament +C5722 Malignant neoplasm of left round ligament +C573 Malignant neoplasm of parametrium +C574 Malignant neoplasm of uterine adnexa, unspecified +C577 Malignant neoplasm of other specified female genital organs +C578 Malignant neoplasm of overlapping sites of female genital organs +C579 Malignant neoplasm of female genital organ, unspecified +C58 Malignant neoplasm of placenta +C600 Malignant neoplasm of prepuce +C601 Malignant neoplasm of glans penis +C602 Malignant neoplasm of body of penis +C608 Malignant neoplasm of overlapping sites of penis +C609 Malignant neoplasm of penis, unspecified +C61 Malignant neoplasm of prostate +C6200 Malignant neoplasm of unspecified undescended testis +C6201 Malignant neoplasm of undescended right testis +C6202 Malignant neoplasm of undescended left testis +C6210 Malignant neoplasm of unspecified descended testis +C6211 Malignant neoplasm of descended right testis +C6212 Malignant neoplasm of descended left testis +C6290 Malignant neoplasm of unspecified testis, unspecified whether descended or undescended +C6291 Malignant neoplasm of right testis, unspecified whether descended or undescended +C6292 Malignant neoplasm of left testis, unspecified whether descended or undescended +C6300 Malignant neoplasm of unspecified epididymis +C6301 Malignant neoplasm of right epididymis +C6302 Malignant neoplasm of left epididymis +C6310 Malignant neoplasm of unspecified spermatic cord +C6311 Malignant neoplasm of right spermatic cord +C6312 Malignant neoplasm of left spermatic cord +C632 Malignant neoplasm of scrotum +C637 Malignant neoplasm of other specified male genital organs +C638 Malignant neoplasm of overlapping sites of male genital organs +C639 Malignant neoplasm of male genital organ, unspecified +C641 Malignant neoplasm of right kidney, except renal pelvis +C642 Malignant neoplasm of left kidney, except renal pelvis +C649 Malignant neoplasm of unspecified kidney, except renal pelvis +C651 Malignant neoplasm of right renal pelvis +C652 Malignant neoplasm of left renal pelvis +C659 Malignant neoplasm of unspecified renal pelvis +C661 Malignant neoplasm of right ureter +C662 Malignant neoplasm of left ureter +C669 Malignant neoplasm of unspecified ureter +C670 Malignant neoplasm of trigone of bladder +C671 Malignant neoplasm of dome of bladder +C672 Malignant neoplasm of lateral wall of bladder +C673 Malignant neoplasm of anterior wall of bladder +C674 Malignant neoplasm of posterior wall of bladder +C675 Malignant neoplasm of bladder neck +C676 Malignant neoplasm of ureteric orifice +C677 Malignant neoplasm of urachus +C678 Malignant neoplasm of overlapping sites of bladder +C679 Malignant neoplasm of bladder, unspecified +C680 Malignant neoplasm of urethra +C681 Malignant neoplasm of paraurethral glands +C688 Malignant neoplasm of overlapping sites of urinary organs +C689 Malignant neoplasm of urinary organ, unspecified +C6900 Malignant neoplasm of unspecified conjunctiva +C6901 Malignant neoplasm of right conjunctiva +C6902 Malignant neoplasm of left conjunctiva +C6910 Malignant neoplasm of unspecified cornea +C6911 Malignant neoplasm of right cornea +C6912 Malignant neoplasm of left cornea +C6920 Malignant neoplasm of unspecified retina +C6921 Malignant neoplasm of right retina +C6922 Malignant neoplasm of left retina +C6930 Malignant neoplasm of unspecified choroid +C6931 Malignant neoplasm of right choroid +C6932 Malignant neoplasm of left choroid +C6940 Malignant neoplasm of unspecified ciliary body +C6941 Malignant neoplasm of right ciliary body +C6942 Malignant neoplasm of left ciliary body +C6950 Malignant neoplasm of unspecified lacrimal gland and duct +C6951 Malignant neoplasm of right lacrimal gland and duct +C6952 Malignant neoplasm of left lacrimal gland and duct +C6960 Malignant neoplasm of unspecified orbit +C6961 Malignant neoplasm of right orbit +C6962 Malignant neoplasm of left orbit +C6980 Malignant neoplasm of overlapping sites of unspecified eye and adnexa +C6981 Malignant neoplasm of overlapping sites of right eye and adnexa +C6982 Malignant neoplasm of overlapping sites of left eye and adnexa +C6990 Malignant neoplasm of unspecified site of unspecified eye +C6991 Malignant neoplasm of unspecified site of right eye +C6992 Malignant neoplasm of unspecified site of left eye +C700 Malignant neoplasm of cerebral meninges +C701 Malignant neoplasm of spinal meninges +C709 Malignant neoplasm of meninges, unspecified +C710 Malignant neoplasm of cerebrum, except lobes and ventricles +C711 Malignant neoplasm of frontal lobe +C712 Malignant neoplasm of temporal lobe +C713 Malignant neoplasm of parietal lobe +C714 Malignant neoplasm of occipital lobe +C715 Malignant neoplasm of cerebral ventricle +C716 Malignant neoplasm of cerebellum +C717 Malignant neoplasm of brain stem +C718 Malignant neoplasm of overlapping sites of brain +C719 Malignant neoplasm of brain, unspecified +C720 Malignant neoplasm of spinal cord +C721 Malignant neoplasm of cauda equina +C7220 Malignant neoplasm of unspecified olfactory nerve +C7221 Malignant neoplasm of right olfactory nerve +C7222 Malignant neoplasm of left olfactory nerve +C7230 Malignant neoplasm of unspecified optic nerve +C7231 Malignant neoplasm of right optic nerve +C7232 Malignant neoplasm of left optic nerve +C7240 Malignant neoplasm of unspecified acoustic nerve +C7241 Malignant neoplasm of right acoustic nerve +C7242 Malignant neoplasm of left acoustic nerve +C7250 Malignant neoplasm of unspecified cranial nerve +C7259 Malignant neoplasm of other cranial nerves +C729 Malignant neoplasm of central nervous system, unspecified +C73 Malignant neoplasm of thyroid gland +C7400 Malignant neoplasm of cortex of unspecified adrenal gland +C7401 Malignant neoplasm of cortex of right adrenal gland +C7402 Malignant neoplasm of cortex of left adrenal gland +C7410 Malignant neoplasm of medulla of unspecified adrenal gland +C7411 Malignant neoplasm of medulla of right adrenal gland +C7412 Malignant neoplasm of medulla of left adrenal gland +C7490 Malignant neoplasm of unspecified part of unspecified adrenal gland +C7491 Malignant neoplasm of unspecified part of right adrenal gland +C7492 Malignant neoplasm of unspecified part of left adrenal gland +C750 Malignant neoplasm of parathyroid gland +C751 Malignant neoplasm of pituitary gland +C752 Malignant neoplasm of craniopharyngeal duct +C753 Malignant neoplasm of pineal gland +C754 Malignant neoplasm of carotid body +C755 Malignant neoplasm of aortic body and other paraganglia +C758 Malignant neoplasm with pluriglandular involvement, unspecified +C759 Malignant neoplasm of endocrine gland, unspecified +C7A00 Malignant carcinoid tumor of unspecified site +C7A010 Malignant carcinoid tumor of the duodenum +C7A011 Malignant carcinoid tumor of the jejunum +C7A012 Malignant carcinoid tumor of the ileum +C7A019 Malignant carcinoid tumor of the small intestine, unspecified portion +C7A020 Malignant carcinoid tumor of the appendix +C7A021 Malignant carcinoid tumor of the cecum +C7A022 Malignant carcinoid tumor of the ascending colon +C7A023 Malignant carcinoid tumor of the transverse colon +C7A024 Malignant carcinoid tumor of the descending colon +C7A025 Malignant carcinoid tumor of the sigmoid colon +C7A026 Malignant carcinoid tumor of the rectum +C7A029 Malignant carcinoid tumor of the large intestine, unspecified portion +C7A090 Malignant carcinoid tumor of the bronchus and lung +C7A091 Malignant carcinoid tumor of the thymus +C7A092 Malignant carcinoid tumor of the stomach +C7A093 Malignant carcinoid tumor of the kidney +C7A094 Malignant carcinoid tumor of the foregut, unspecified +C7A095 Malignant carcinoid tumor of the midgut, unspecified +C7A096 Malignant carcinoid tumor of the hindgut, unspecified +C7A098 Malignant carcinoid tumors of other sites +C7A1 Malignant poorly differentiated neuroendocrine tumors +C7A8 Other malignant neuroendocrine tumors +C7B00 Secondary carcinoid tumors, unspecified site +C7B01 Secondary carcinoid tumors of distant lymph nodes +C7B02 Secondary carcinoid tumors of liver +C7B03 Secondary carcinoid tumors of bone +C7B04 Secondary carcinoid tumors of peritoneum +C7B09 Secondary carcinoid tumors of other sites +C7B1 Secondary Merkel cell carcinoma +C7B8 Other secondary neuroendocrine tumors +C760 Malignant neoplasm of head, face and neck +C761 Malignant neoplasm of thorax +C762 Malignant neoplasm of abdomen +C763 Malignant neoplasm of pelvis +C7640 Malignant neoplasm of unspecified upper limb +C7641 Malignant neoplasm of right upper limb +C7642 Malignant neoplasm of left upper limb +C7650 Malignant neoplasm of unspecified lower limb +C7651 Malignant neoplasm of right lower limb +C7652 Malignant neoplasm of left lower limb +C768 Malignant neoplasm of other specified ill-defined sites +C770 Secondary and unspecified malignant neoplasm of lymph nodes of head, face and neck +C771 Secondary and unspecified malignant neoplasm of intrathoracic lymph nodes +C772 Secondary and unspecified malignant neoplasm of intra-abdominal lymph nodes +C773 Secondary and unspecified malignant neoplasm of axilla and upper limb lymph nodes +C774 Secondary and unspecified malignant neoplasm of inguinal and lower limb lymph nodes +C775 Secondary and unspecified malignant neoplasm of intrapelvic lymph nodes +C778 Secondary and unspecified malignant neoplasm of lymph nodes of multiple regions +C779 Secondary and unspecified malignant neoplasm of lymph node, unspecified +C7800 Secondary malignant neoplasm of unspecified lung +C7801 Secondary malignant neoplasm of right lung +C7802 Secondary malignant neoplasm of left lung +C781 Secondary malignant neoplasm of mediastinum +C782 Secondary malignant neoplasm of pleura +C7830 Secondary malignant neoplasm of unspecified respiratory organ +C7839 Secondary malignant neoplasm of other respiratory organs +C784 Secondary malignant neoplasm of small intestine +C785 Secondary malignant neoplasm of large intestine and rectum +C786 Secondary malignant neoplasm of retroperitoneum and peritoneum +C787 Secondary malignant neoplasm of liver and intrahepatic bile duct +C7880 Secondary malignant neoplasm of unspecified digestive organ +C7889 Secondary malignant neoplasm of other digestive organs +C7900 Secondary malignant neoplasm of unspecified kidney and renal pelvis +C7901 Secondary malignant neoplasm of right kidney and renal pelvis +C7902 Secondary malignant neoplasm of left kidney and renal pelvis +C7910 Secondary malignant neoplasm of unspecified urinary organs +C7911 Secondary malignant neoplasm of bladder +C7919 Secondary malignant neoplasm of other urinary organs +C792 Secondary malignant neoplasm of skin +C7931 Secondary malignant neoplasm of brain +C7932 Secondary malignant neoplasm of cerebral meninges +C7940 Secondary malignant neoplasm of unspecified part of nervous system +C7949 Secondary malignant neoplasm of other parts of nervous system +C7951 Secondary malignant neoplasm of bone +C7952 Secondary malignant neoplasm of bone marrow +C7960 Secondary malignant neoplasm of unspecified ovary +C7961 Secondary malignant neoplasm of right ovary +C7962 Secondary malignant neoplasm of left ovary +C7970 Secondary malignant neoplasm of unspecified adrenal gland +C7971 Secondary malignant neoplasm of right adrenal gland +C7972 Secondary malignant neoplasm of left adrenal gland +C7981 Secondary malignant neoplasm of breast +C7982 Secondary malignant neoplasm of genital organs +C7989 Secondary malignant neoplasm of other specified sites +C799 Secondary malignant neoplasm of unspecified site +C800 Disseminated malignant neoplasm, unspecified +C801 Malignant (primary) neoplasm, unspecified +C802 Malignant neoplasm associated with transplanted organ +C8100 Nodular lymphocyte predominant Hodgkin lymphoma, unspecified site +C8101 Nodular lymphocyte predominant Hodgkin lymphoma, lymph nodes of head, face, and neck +C8102 Nodular lymphocyte predominant Hodgkin lymphoma, intrathoracic lymph nodes +C8103 Nodular lymphocyte predominant Hodgkin lymphoma, intra-abdominal lymph nodes +C8104 Nodular lymphocyte predominant Hodgkin lymphoma, lymph nodes of axilla and upper limb +C8105 Nodular lymphocyte predominant Hodgkin lymphoma, lymph nodes of inguinal region and lower limb +C8106 Nodular lymphocyte predominant Hodgkin lymphoma, intrapelvic lymph nodes +C8107 Nodular lymphocyte predominant Hodgkin lymphoma, spleen +C8108 Nodular lymphocyte predominant Hodgkin lymphoma, lymph nodes of multiple sites +C8109 Nodular lymphocyte predominant Hodgkin lymphoma, extranodal and solid organ sites +C8110 Nodular sclerosis Hodgkin lymphoma, unspecified site +C8111 Nodular sclerosis Hodgkin lymphoma, lymph nodes of head, face, and neck +C8112 Nodular sclerosis Hodgkin lymphoma, intrathoracic lymph nodes +C8113 Nodular sclerosis Hodgkin lymphoma, intra-abdominal lymph nodes +C8114 Nodular sclerosis Hodgkin lymphoma, lymph nodes of axilla and upper limb +C8115 Nodular sclerosis Hodgkin lymphoma, lymph nodes of inguinal region and lower limb +C8116 Nodular sclerosis Hodgkin lymphoma, intrapelvic lymph nodes +C8117 Nodular sclerosis Hodgkin lymphoma, spleen +C8118 Nodular sclerosis Hodgkin lymphoma, lymph nodes of multiple sites +C8119 Nodular sclerosis Hodgkin lymphoma, extranodal and solid organ sites +C8120 Mixed cellularity Hodgkin lymphoma, unspecified site +C8121 Mixed cellularity Hodgkin lymphoma, lymph nodes of head, face, and neck +C8122 Mixed cellularity Hodgkin lymphoma, intrathoracic lymph nodes +C8123 Mixed cellularity Hodgkin lymphoma, intra-abdominal lymph nodes +C8124 Mixed cellularity Hodgkin lymphoma, lymph nodes of axilla and upper limb +C8125 Mixed cellularity Hodgkin lymphoma, lymph nodes of inguinal region and lower limb +C8126 Mixed cellularity Hodgkin lymphoma, intrapelvic lymph nodes +C8127 Mixed cellularity Hodgkin lymphoma, spleen +C8128 Mixed cellularity Hodgkin lymphoma, lymph nodes of multiple sites +C8129 Mixed cellularity Hodgkin lymphoma, extranodal and solid organ sites +C8130 Lymphocyte depleted Hodgkin lymphoma, unspecified site +C8131 Lymphocyte depleted Hodgkin lymphoma, lymph nodes of head, face, and neck +C8132 Lymphocyte depleted Hodgkin lymphoma, intrathoracic lymph nodes +C8133 Lymphocyte depleted Hodgkin lymphoma, intra-abdominal lymph nodes +C8134 Lymphocyte depleted Hodgkin lymphoma, lymph nodes of axilla and upper limb +C8135 Lymphocyte depleted Hodgkin lymphoma, lymph nodes of inguinal region and lower limb +C8136 Lymphocyte depleted Hodgkin lymphoma, intrapelvic lymph nodes +C8137 Lymphocyte depleted Hodgkin lymphoma, spleen +C8138 Lymphocyte depleted Hodgkin lymphoma, lymph nodes of multiple sites +C8139 Lymphocyte depleted Hodgkin lymphoma, extranodal and solid organ sites +C8140 Lymphocyte-rich Hodgkin lymphoma, unspecified site +C8141 Lymphocyte-rich Hodgkin lymphoma, lymph nodes of head, face, and neck +C8142 Lymphocyte-rich Hodgkin lymphoma, intrathoracic lymph nodes +C8143 Lymphocyte-rich Hodgkin lymphoma, intra-abdominal lymph nodes +C8144 Lymphocyte-rich Hodgkin lymphoma, lymph nodes of axilla and upper limb +C8145 Lymphocyte-rich Hodgkin lymphoma, lymph nodes of inguinal region and lower limb +C8146 Lymphocyte-rich Hodgkin lymphoma, intrapelvic lymph nodes +C8147 Lymphocyte-rich Hodgkin lymphoma, spleen +C8148 Lymphocyte-rich Hodgkin lymphoma, lymph nodes of multiple sites +C8149 Lymphocyte-rich Hodgkin lymphoma, extranodal and solid organ sites +C8170 Other Hodgkin lymphoma, unspecified site +C8171 Other Hodgkin lymphoma, lymph nodes of head, face, and neck +C8172 Other Hodgkin lymphoma, intrathoracic lymph nodes +C8173 Other Hodgkin lymphoma, intra-abdominal lymph nodes +C8174 Other Hodgkin lymphoma, lymph nodes of axilla and upper limb +C8175 Other Hodgkin lymphoma, lymph nodes of inguinal region and lower limb +C8176 Other Hodgkin lymphoma, intrapelvic lymph nodes +C8177 Other Hodgkin lymphoma, spleen +C8178 Other Hodgkin lymphoma, lymph nodes of multiple sites +C8179 Other Hodgkin lymphoma, extranodal and solid organ sites +C8190 Hodgkin lymphoma, unspecified, unspecified site +C8191 Hodgkin lymphoma, unspecified, lymph nodes of head, face, and neck +C8192 Hodgkin lymphoma, unspecified, intrathoracic lymph nodes +C8193 Hodgkin lymphoma, unspecified, intra-abdominal lymph nodes +C8194 Hodgkin lymphoma, unspecified, lymph nodes of axilla and upper limb +C8195 Hodgkin lymphoma, unspecified, lymph nodes of inguinal region and lower limb +C8196 Hodgkin lymphoma, unspecified, intrapelvic lymph nodes +C8197 Hodgkin lymphoma, unspecified, spleen +C8198 Hodgkin lymphoma, unspecified, lymph nodes of multiple sites +C8199 Hodgkin lymphoma, unspecified, extranodal and solid organ sites +C8200 Follicular lymphoma grade I, unspecified site +C8201 Follicular lymphoma grade I, lymph nodes of head, face, and neck +C8202 Follicular lymphoma grade I, intrathoracic lymph nodes +C8203 Follicular lymphoma grade I, intra-abdominal lymph nodes +C8204 Follicular lymphoma grade I, lymph nodes of axilla and upper limb +C8205 Follicular lymphoma grade I, lymph nodes of inguinal region and lower limb +C8206 Follicular lymphoma grade I, intrapelvic lymph nodes +C8207 Follicular lymphoma grade I, spleen +C8208 Follicular lymphoma grade I, lymph nodes of multiple sites +C8209 Follicular lymphoma grade I, extranodal and solid organ sites +C8210 Follicular lymphoma grade II, unspecified site +C8211 Follicular lymphoma grade II, lymph nodes of head, face, and neck +C8212 Follicular lymphoma grade II, intrathoracic lymph nodes +C8213 Follicular lymphoma grade II, intra-abdominal lymph nodes +C8214 Follicular lymphoma grade II, lymph nodes of axilla and upper limb +C8215 Follicular lymphoma grade II, lymph nodes of inguinal region and lower limb +C8216 Follicular lymphoma grade II, intrapelvic lymph nodes +C8217 Follicular lymphoma grade II, spleen +C8218 Follicular lymphoma grade II, lymph nodes of multiple sites +C8219 Follicular lymphoma grade II, extranodal and solid organ sites +C8220 Follicular lymphoma grade III, unspecified, unspecified site +C8221 Follicular lymphoma grade III, unspecified, lymph nodes of head, face, and neck +C8222 Follicular lymphoma grade III, unspecified, intrathoracic lymph nodes +C8223 Follicular lymphoma grade III, unspecified, intra-abdominal lymph nodes +C8224 Follicular lymphoma grade III, unspecified, lymph nodes of axilla and upper limb +C8225 Follicular lymphoma grade III, unspecified, lymph nodes of inguinal region and lower limb +C8226 Follicular lymphoma grade III, unspecified, intrapelvic lymph nodes +C8227 Follicular lymphoma grade III, unspecified, spleen +C8228 Follicular lymphoma grade III, unspecified, lymph nodes of multiple sites +C8229 Follicular lymphoma grade III, unspecified, extranodal and solid organ sites +C8230 Follicular lymphoma grade IIIa, unspecified site +C8231 Follicular lymphoma grade IIIa, lymph nodes of head, face, and neck +C8232 Follicular lymphoma grade IIIa, intrathoracic lymph nodes +C8233 Follicular lymphoma grade IIIa, intra-abdominal lymph nodes +C8234 Follicular lymphoma grade IIIa, lymph nodes of axilla and upper limb +C8235 Follicular lymphoma grade IIIa, lymph nodes of inguinal region and lower limb +C8236 Follicular lymphoma grade IIIa, intrapelvic lymph nodes +C8237 Follicular lymphoma grade IIIa, spleen +C8238 Follicular lymphoma grade IIIa, lymph nodes of multiple sites +C8239 Follicular lymphoma grade IIIa, extranodal and solid organ sites +C8240 Follicular lymphoma grade IIIb, unspecified site +C8241 Follicular lymphoma grade IIIb, lymph nodes of head, face, and neck +C8242 Follicular lymphoma grade IIIb, intrathoracic lymph nodes +C8243 Follicular lymphoma grade IIIb, intra-abdominal lymph nodes +C8244 Follicular lymphoma grade IIIb, lymph nodes of axilla and upper limb +C8245 Follicular lymphoma grade IIIb, lymph nodes of inguinal region and lower limb +C8246 Follicular lymphoma grade IIIb, intrapelvic lymph nodes +C8247 Follicular lymphoma grade IIIb, spleen +C8248 Follicular lymphoma grade IIIb, lymph nodes of multiple sites +C8249 Follicular lymphoma grade IIIb, extranodal and solid organ sites +C8250 Diffuse follicle center lymphoma, unspecified site +C8251 Diffuse follicle center lymphoma, lymph nodes of head, face, and neck +C8252 Diffuse follicle center lymphoma, intrathoracic lymph nodes +C8253 Diffuse follicle center lymphoma, intra-abdominal lymph nodes +C8254 Diffuse follicle center lymphoma, lymph nodes of axilla and upper limb +C8255 Diffuse follicle center lymphoma, lymph nodes of inguinal region and lower limb +C8256 Diffuse follicle center lymphoma, intrapelvic lymph nodes +C8257 Diffuse follicle center lymphoma, spleen +C8258 Diffuse follicle center lymphoma, lymph nodes of multiple sites +C8259 Diffuse follicle center lymphoma, extranodal and solid organ sites +C8260 Cutaneous follicle center lymphoma, unspecified site +C8261 Cutaneous follicle center lymphoma, lymph nodes of head, face, and neck +C8262 Cutaneous follicle center lymphoma, intrathoracic lymph nodes +C8263 Cutaneous follicle center lymphoma, intra-abdominal lymph nodes +C8264 Cutaneous follicle center lymphoma, lymph nodes of axilla and upper limb +C8265 Cutaneous follicle center lymphoma, lymph nodes of inguinal region and lower limb +C8266 Cutaneous follicle center lymphoma, intrapelvic lymph nodes +C8267 Cutaneous follicle center lymphoma, spleen +C8268 Cutaneous follicle center lymphoma, lymph nodes of multiple sites +C8269 Cutaneous follicle center lymphoma, extranodal and solid organ sites +C8280 Other types of follicular lymphoma, unspecified site +C8281 Other types of follicular lymphoma, lymph nodes of head, face, and neck +C8282 Other types of follicular lymphoma, intrathoracic lymph nodes +C8283 Other types of follicular lymphoma, intra-abdominal lymph nodes +C8284 Other types of follicular lymphoma, lymph nodes of axilla and upper limb +C8285 Other types of follicular lymphoma, lymph nodes of inguinal region and lower limb +C8286 Other types of follicular lymphoma, intrapelvic lymph nodes +C8287 Other types of follicular lymphoma, spleen +C8288 Other types of follicular lymphoma, lymph nodes of multiple sites +C8289 Other types of follicular lymphoma, extranodal and solid organ sites +C8290 Follicular lymphoma, unspecified, unspecified site +C8291 Follicular lymphoma, unspecified, lymph nodes of head, face, and neck +C8292 Follicular lymphoma, unspecified, intrathoracic lymph nodes +C8293 Follicular lymphoma, unspecified, intra-abdominal lymph nodes +C8294 Follicular lymphoma, unspecified, lymph nodes of axilla and upper limb +C8295 Follicular lymphoma, unspecified, lymph nodes of inguinal region and lower limb +C8296 Follicular lymphoma, unspecified, intrapelvic lymph nodes +C8297 Follicular lymphoma, unspecified, spleen +C8298 Follicular lymphoma, unspecified, lymph nodes of multiple sites +C8299 Follicular lymphoma, unspecified, extranodal and solid organ sites +C8300 Small cell B-cell lymphoma, unspecified site +C8301 Small cell B-cell lymphoma, lymph nodes of head, face, and neck +C8302 Small cell B-cell lymphoma, intrathoracic lymph nodes +C8303 Small cell B-cell lymphoma, intra-abdominal lymph nodes +C8304 Small cell B-cell lymphoma, lymph nodes of axilla and upper limb +C8305 Small cell B-cell lymphoma, lymph nodes of inguinal region and lower limb +C8306 Small cell B-cell lymphoma, intrapelvic lymph nodes +C8307 Small cell B-cell lymphoma, spleen +C8308 Small cell B-cell lymphoma, lymph nodes of multiple sites +C8309 Small cell B-cell lymphoma, extranodal and solid organ sites +C8310 Mantle cell lymphoma, unspecified site +C8311 Mantle cell lymphoma, lymph nodes of head, face, and neck +C8312 Mantle cell lymphoma, intrathoracic lymph nodes +C8313 Mantle cell lymphoma, intra-abdominal lymph nodes +C8314 Mantle cell lymphoma, lymph nodes of axilla and upper limb +C8315 Mantle cell lymphoma, lymph nodes of inguinal region and lower limb +C8316 Mantle cell lymphoma, intrapelvic lymph nodes +C8317 Mantle cell lymphoma, spleen +C8318 Mantle cell lymphoma, lymph nodes of multiple sites +C8319 Mantle cell lymphoma, extranodal and solid organ sites +C8330 Diffuse large B-cell lymphoma, unspecified site +C8331 Diffuse large B-cell lymphoma, lymph nodes of head, face, and neck +C8332 Diffuse large B-cell lymphoma, intrathoracic lymph nodes +C8333 Diffuse large B-cell lymphoma, intra-abdominal lymph nodes +C8334 Diffuse large B-cell lymphoma, lymph nodes of axilla and upper limb +C8335 Diffuse large B-cell lymphoma, lymph nodes of inguinal region and lower limb +C8336 Diffuse large B-cell lymphoma, intrapelvic lymph nodes +C8337 Diffuse large B-cell lymphoma, spleen +C8338 Diffuse large B-cell lymphoma, lymph nodes of multiple sites +C8339 Diffuse large B-cell lymphoma, extranodal and solid organ sites +C8350 Lymphoblastic (diffuse) lymphoma, unspecified site +C8351 Lymphoblastic (diffuse) lymphoma, lymph nodes of head, face, and neck +C8352 Lymphoblastic (diffuse) lymphoma, intrathoracic lymph nodes +C8353 Lymphoblastic (diffuse) lymphoma, intra-abdominal lymph nodes +C8354 Lymphoblastic (diffuse) lymphoma, lymph nodes of axilla and upper limb +C8355 Lymphoblastic (diffuse) lymphoma, lymph nodes of inguinal region and lower limb +C8356 Lymphoblastic (diffuse) lymphoma, intrapelvic lymph nodes +C8357 Lymphoblastic (diffuse) lymphoma, spleen +C8358 Lymphoblastic (diffuse) lymphoma, lymph nodes of multiple sites +C8359 Lymphoblastic (diffuse) lymphoma, extranodal and solid organ sites +C8370 Burkitt lymphoma, unspecified site +C8371 Burkitt lymphoma, lymph nodes of head, face, and neck +C8372 Burkitt lymphoma, intrathoracic lymph nodes +C8373 Burkitt lymphoma, intra-abdominal lymph nodes +C8374 Burkitt lymphoma, lymph nodes of axilla and upper limb +C8375 Burkitt lymphoma, lymph nodes of inguinal region and lower limb +C8376 Burkitt lymphoma, intrapelvic lymph nodes +C8377 Burkitt lymphoma, spleen +C8378 Burkitt lymphoma, lymph nodes of multiple sites +C8379 Burkitt lymphoma, extranodal and solid organ sites +C8380 Other non-follicular lymphoma, unspecified site +C8381 Other non-follicular lymphoma, lymph nodes of head, face, and neck +C8382 Other non-follicular lymphoma, intrathoracic lymph nodes +C8383 Other non-follicular lymphoma, intra-abdominal lymph nodes +C8384 Other non-follicular lymphoma, lymph nodes of axilla and upper limb +C8385 Other non-follicular lymphoma, lymph nodes of inguinal region and lower limb +C8386 Other non-follicular lymphoma, intrapelvic lymph nodes +C8387 Other non-follicular lymphoma, spleen +C8388 Other non-follicular lymphoma, lymph nodes of multiple sites +C8389 Other non-follicular lymphoma, extranodal and solid organ sites +C8390 Non-follicular (diffuse) lymphoma, unspecified, unspecified site +C8391 Non-follicular (diffuse) lymphoma, unspecified, lymph nodes of head, face, and neck +C8392 Non-follicular (diffuse) lymphoma, unspecified, intrathoracic lymph nodes +C8393 Non-follicular (diffuse) lymphoma, unspecified, intra-abdominal lymph nodes +C8394 Non-follicular (diffuse) lymphoma, unspecified, lymph nodes of axilla and upper limb +C8395 Non-follicular (diffuse) lymphoma, unspecified, lymph nodes of inguinal region and lower limb +C8396 Non-follicular (diffuse) lymphoma, unspecified, intrapelvic lymph nodes +C8397 Non-follicular (diffuse) lymphoma, unspecified, spleen +C8398 Non-follicular (diffuse) lymphoma, unspecified, lymph nodes of multiple sites +C8399 Non-follicular (diffuse) lymphoma, unspecified, extranodal and solid organ sites +C8400 Mycosis fungoides, unspecified site +C8401 Mycosis fungoides, lymph nodes of head, face, and neck +C8402 Mycosis fungoides, intrathoracic lymph nodes +C8403 Mycosis fungoides, intra-abdominal lymph nodes +C8404 Mycosis fungoides, lymph nodes of axilla and upper limb +C8405 Mycosis fungoides, lymph nodes of inguinal region and lower limb +C8406 Mycosis fungoides, intrapelvic lymph nodes +C8407 Mycosis fungoides, spleen +C8408 Mycosis fungoides, lymph nodes of multiple sites +C8409 Mycosis fungoides, extranodal and solid organ sites +C8410 Sezary disease, unspecified site +C8411 Sezary disease, lymph nodes of head, face, and neck +C8412 Sezary disease, intrathoracic lymph nodes +C8413 Sezary disease, intra-abdominal lymph nodes +C8414 Sezary disease, lymph nodes of axilla and upper limb +C8415 Sezary disease, lymph nodes of inguinal region and lower limb +C8416 Sezary disease, intrapelvic lymph nodes +C8417 Sezary disease, spleen +C8418 Sezary disease, lymph nodes of multiple sites +C8419 Sezary disease, extranodal and solid organ sites +C8440 Peripheral T-cell lymphoma, not classified, unspecified site +C8441 Peripheral T-cell lymphoma, not classified, lymph nodes of head, face, and neck +C8442 Peripheral T-cell lymphoma, not classified, intrathoracic lymph nodes +C8443 Peripheral T-cell lymphoma, not classified, intra-abdominal lymph nodes +C8444 Peripheral T-cell lymphoma, not classified, lymph nodes of axilla and upper limb +C8445 Peripheral T-cell lymphoma, not classified, lymph nodes of inguinal region and lower limb +C8446 Peripheral T-cell lymphoma, not classified, intrapelvic lymph nodes +C8447 Peripheral T-cell lymphoma, not classified, spleen +C8448 Peripheral T-cell lymphoma, not classified, lymph nodes of multiple sites +C8449 Peripheral T-cell lymphoma, not classified, extranodal and solid organ sites +C8460 Anaplastic large cell lymphoma, ALK-positive, unspecified site +C8461 Anaplastic large cell lymphoma, ALK-positive, lymph nodes of head, face, and neck +C8462 Anaplastic large cell lymphoma, ALK-positive, intrathoracic lymph nodes +C8463 Anaplastic large cell lymphoma, ALK-positive, intra-abdominal lymph nodes +C8464 Anaplastic large cell lymphoma, ALK-positive, lymph nodes of axilla and upper limb +C8465 Anaplastic large cell lymphoma, ALK-positive, lymph nodes of inguinal region and lower limb +C8466 Anaplastic large cell lymphoma, ALK-positive, intrapelvic lymph nodes +C8467 Anaplastic large cell lymphoma, ALK-positive, spleen +C8468 Anaplastic large cell lymphoma, ALK-positive, lymph nodes of multiple sites +C8469 Anaplastic large cell lymphoma, ALK-positive, extranodal and solid organ sites +C8470 Anaplastic large cell lymphoma, ALK-negative, unspecified site +C8471 Anaplastic large cell lymphoma, ALK-negative, lymph nodes of head, face, and neck +C8472 Anaplastic large cell lymphoma, ALK-negative, intrathoracic lymph nodes +C8473 Anaplastic large cell lymphoma, ALK-negative, intra-abdominal lymph nodes +C8474 Anaplastic large cell lymphoma, ALK-negative, lymph nodes of axilla and upper limb +C8475 Anaplastic large cell lymphoma, ALK-negative, lymph nodes of inguinal region and lower limb +C8476 Anaplastic large cell lymphoma, ALK-negative, intrapelvic lymph nodes +C8477 Anaplastic large cell lymphoma, ALK-negative, spleen +C8478 Anaplastic large cell lymphoma, ALK-negative, lymph nodes of multiple sites +C8479 Anaplastic large cell lymphoma, ALK-negative, extranodal and solid organ sites +C84A0 Cutaneous T-cell lymphoma, unspecified, unspecified site +C84A1 Cutaneous T-cell lymphoma, unspecified lymph nodes of head, face, and neck +C84A2 Cutaneous T-cell lymphoma, unspecified, intrathoracic lymph nodes +C84A3 Cutaneous T-cell lymphoma, unspecified, intra-abdominal lymph nodes +C84A4 Cutaneous T-cell lymphoma, unspecified, lymph nodes of axilla and upper limb +C84A5 Cutaneous T-cell lymphoma, unspecified, lymph nodes of inguinal region and lower limb +C84A6 Cutaneous T-cell lymphoma, unspecified, intrapelvic lymph nodes +C84A7 Cutaneous T-cell lymphoma, unspecified, spleen +C84A8 Cutaneous T-cell lymphoma, unspecified, lymph nodes of multiple sites +C84A9 Cutaneous T-cell lymphoma, unspecified, extranodal and solid organ sites +C84Z0 Other mature T/NK-cell lymphomas, unspecified site +C84Z1 Other mature T/NK-cell lymphomas, lymph nodes of head, face, and neck +C84Z2 Other mature T/NK-cell lymphomas, intrathoracic lymph nodes +C84Z3 Other mature T/NK-cell lymphomas, intra-abdominal lymph nodes +C84Z4 Other mature T/NK-cell lymphomas, lymph nodes of axilla and upper limb +C84Z5 Other mature T/NK-cell lymphomas, lymph nodes of inguinal region and lower limb +C84Z6 Other mature T/NK-cell lymphomas, intrapelvic lymph nodes +C84Z7 Other mature T/NK-cell lymphomas, spleen +C84Z8 Other mature T/NK-cell lymphomas, lymph nodes of multiple sites +C84Z9 Other mature T/NK-cell lymphomas, extranodal and solid organ sites +C8490 Mature T/NK-cell lymphomas, unspecified, unspecified site +C8491 Mature T/NK-cell lymphomas, unspecified, lymph nodes of head, face, and neck +C8492 Mature T/NK-cell lymphomas, unspecified, intrathoracic lymph nodes +C8493 Mature T/NK-cell lymphomas, unspecified, intra-abdominal lymph nodes +C8494 Mature T/NK-cell lymphomas, unspecified, lymph nodes of axilla and upper limb +C8495 Mature T/NK-cell lymphomas, unspecified, lymph nodes of inguinal region and lower limb +C8496 Mature T/NK-cell lymphomas, unspecified, intrapelvic lymph nodes +C8497 Mature T/NK-cell lymphomas, unspecified, spleen +C8498 Mature T/NK-cell lymphomas, unspecified, lymph nodes of multiple sites +C8499 Mature T/NK-cell lymphomas, unspecified, extranodal and solid organ sites +C8510 Unspecified B-cell lymphoma, unspecified site +C8511 Unspecified B-cell lymphoma, lymph nodes of head, face, and neck +C8512 Unspecified B-cell lymphoma, intrathoracic lymph nodes +C8513 Unspecified B-cell lymphoma, intra-abdominal lymph nodes +C8514 Unspecified B-cell lymphoma, lymph nodes of axilla and upper limb +C8515 Unspecified B-cell lymphoma, lymph nodes of inguinal region and lower limb +C8516 Unspecified B-cell lymphoma, intrapelvic lymph nodes +C8517 Unspecified B-cell lymphoma, spleen +C8518 Unspecified B-cell lymphoma, lymph nodes of multiple sites +C8519 Unspecified B-cell lymphoma, extranodal and solid organ sites +C8520 Mediastinal (thymic) large B-cell lymphoma, unspecified site +C8521 Mediastinal (thymic) large B-cell lymphoma, lymph nodes of head, face, and neck +C8522 Mediastinal (thymic) large B-cell lymphoma, intrathoracic lymph nodes +C8523 Mediastinal (thymic) large B-cell lymphoma, intra-abdominal lymph nodes +C8524 Mediastinal (thymic) large B-cell lymphoma, lymph nodes of axilla and upper limb +C8525 Mediastinal (thymic) large B-cell lymphoma, lymph nodes of inguinal region and lower limb +C8526 Mediastinal (thymic) large B-cell lymphoma, intrapelvic lymph nodes +C8527 Mediastinal (thymic) large B-cell lymphoma, spleen +C8528 Mediastinal (thymic) large B-cell lymphoma, lymph nodes of multiple sites +C8529 Mediastinal (thymic) large B-cell lymphoma, extranodal and solid organ sites +C8580 Other specified types of non-Hodgkin lymphoma, unspecified site +C8581 Other specified types of non-Hodgkin lymphoma, lymph nodes of head, face, and neck +C8582 Other specified types of non-Hodgkin lymphoma, intrathoracic lymph nodes +C8583 Other specified types of non-Hodgkin lymphoma, intra-abdominal lymph nodes +C8584 Other specified types of non-Hodgkin lymphoma, lymph nodes of axilla and upper limb +C8585 Other specified types of non-Hodgkin lymphoma, lymph nodes of inguinal region and lower limb +C8586 Other specified types of non-Hodgkin lymphoma, intrapelvic lymph nodes +C8587 Other specified types of non-Hodgkin lymphoma, spleen +C8588 Other specified types of non-Hodgkin lymphoma, lymph nodes of multiple sites +C8589 Other specified types of non-Hodgkin lymphoma, extranodal and solid organ sites +C8590 Non-Hodgkin lymphoma, unspecified, unspecified site +C8591 Non-Hodgkin lymphoma, unspecified, lymph nodes of head, face, and neck +C8592 Non-Hodgkin lymphoma, unspecified, intrathoracic lymph nodes +C8593 Non-Hodgkin lymphoma, unspecified, intra-abdominal lymph nodes +C8594 Non-Hodgkin lymphoma, unspecified, lymph nodes of axilla and upper limb +C8595 Non-Hodgkin lymphoma, unspecified, lymph nodes of inguinal region and lower limb +C8596 Non-Hodgkin lymphoma, unspecified, intrapelvic lymph nodes +C8597 Non-Hodgkin lymphoma, unspecified, spleen +C8598 Non-Hodgkin lymphoma, unspecified, lymph nodes of multiple sites +C8599 Non-Hodgkin lymphoma, unspecified, extranodal and solid organ sites +C860 Extranodal NK/T-cell lymphoma, nasal type +C861 Hepatosplenic T-cell lymphoma +C862 Enteropathy-type (intestinal) T-cell lymphoma +C863 Subcutaneous panniculitis-like T-cell lymphoma +C864 Blastic NK-cell lymphoma +C865 Angioimmunoblastic T-cell lymphoma +C866 Primary cutaneous CD30-positive T-cell proliferations +C880 Waldenstrom macroglobulinemia +C882 Heavy chain disease +C883 Immunoproliferative small intestinal disease +C884 Extranodal marginal zone B-cell lymphoma of mucosa-associated lymphoid tissue [MALT-lymphoma] +C888 Other malignant immunoproliferative diseases +C889 Malignant immunoproliferative disease, unspecified +C9000 Multiple myeloma not having achieved remission +C9001 Multiple myeloma in remission +C9002 Multiple myeloma in relapse +C9010 Plasma cell leukemia not having achieved remission +C9011 Plasma cell leukemia in remission +C9012 Plasma cell leukemia in relapse +C9020 Extramedullary plasmacytoma not having achieved remission +C9021 Extramedullary plasmacytoma in remission +C9022 Extramedullary plasmacytoma in relapse +C9030 Solitary plasmacytoma not having achieved remission +C9031 Solitary plasmacytoma in remission +C9032 Solitary plasmacytoma in relapse +C9100 Acute lymphoblastic leukemia not having achieved remission +C9101 Acute lymphoblastic leukemia, in remission +C9102 Acute lymphoblastic leukemia, in relapse +C9110 Chronic lymphocytic leukemia of B-cell type not having achieved remission +C9111 Chronic lymphocytic leukemia of B-cell type in remission +C9112 Chronic lymphocytic leukemia of B-cell type in relapse +C9130 Prolymphocytic leukemia of B-cell type not having achieved remission +C9131 Prolymphocytic leukemia of B-cell type, in remission +C9132 Prolymphocytic leukemia of B-cell type, in relapse +C9140 Hairy cell leukemia not having achieved remission +C9141 Hairy cell leukemia, in remission +C9142 Hairy cell leukemia, in relapse +C9150 Adult T-cell lymphoma/leukemia (HTLV-1-associated) not having achieved remission +C9151 Adult T-cell lymphoma/leukemia (HTLV-1-associated), in remission +C9152 Adult T-cell lymphoma/leukemia (HTLV-1-associated), in relapse +C9160 Prolymphocytic leukemia of T-cell type not having achieved remission +C9161 Prolymphocytic leukemia of T-cell type, in remission +C9162 Prolymphocytic leukemia of T-cell type, in relapse +C91A0 Mature B-cell leukemia Burkitt-type not having achieved remission +C91A1 Mature B-cell leukemia Burkitt-type, in remission +C91A2 Mature B-cell leukemia Burkitt-type, in relapse +C91Z0 Other lymphoid leukemia not having achieved remission +C91Z1 Other lymphoid leukemia, in remission +C91Z2 Other lymphoid leukemia, in relapse +C9190 Lymphoid leukemia, unspecified not having achieved remission +C9191 Lymphoid leukemia, unspecified, in remission +C9192 Lymphoid leukemia, unspecified, in relapse +C9200 Acute myeloblastic leukemia, not having achieved remission +C9201 Acute myeloblastic leukemia, in remission +C9202 Acute myeloblastic leukemia, in relapse +C9210 Chronic myeloid leukemia, BCR/ABL-positive, not having achieved remission +C9211 Chronic myeloid leukemia, BCR/ABL-positive, in remission +C9212 Chronic myeloid leukemia, BCR/ABL-positive, in relapse +C9220 Atypical chronic myeloid leukemia, BCR/ABL-negative, not having achieved remission +C9221 Atypical chronic myeloid leukemia, BCR/ABL-negative, in remission +C9222 Atypical chronic myeloid leukemia, BCR/ABL-negative, in relapse +C9230 Myeloid sarcoma, not having achieved remission +C9231 Myeloid sarcoma, in remission +C9232 Myeloid sarcoma, in relapse +C9240 Acute promyelocytic leukemia, not having achieved remission +C9241 Acute promyelocytic leukemia, in remission +C9242 Acute promyelocytic leukemia, in relapse +C9250 Acute myelomonocytic leukemia, not having achieved remission +C9251 Acute myelomonocytic leukemia, in remission +C9252 Acute myelomonocytic leukemia, in relapse +C9260 Acute myeloid leukemia with 11q23-abnormality not having achieved remission +C9261 Acute myeloid leukemia with 11q23-abnormality in remission +C9262 Acute myeloid leukemia with 11q23-abnormality in relapse +C92A0 Acute myeloid leukemia with multilineage dysplasia, not having achieved remission +C92A1 Acute myeloid leukemia with multilineage dysplasia, in remission +C92A2 Acute myeloid leukemia with multilineage dysplasia, in relapse +C92Z0 Other myeloid leukemia not having achieved remission +C92Z1 Other myeloid leukemia, in remission +C92Z2 Other myeloid leukemia, in relapse +C9290 Myeloid leukemia, unspecified, not having achieved remission +C9291 Myeloid leukemia, unspecified in remission +C9292 Myeloid leukemia, unspecified in relapse +C9300 Acute monoblastic/monocytic leukemia, not having achieved remission +C9301 Acute monoblastic/monocytic leukemia, in remission +C9302 Acute monoblastic/monocytic leukemia, in relapse +C9310 Chronic myelomonocytic leukemia not having achieved remission +C9311 Chronic myelomonocytic leukemia, in remission +C9312 Chronic myelomonocytic leukemia, in relapse +C9330 Juvenile myelomonocytic leukemia, not having achieved remission +C9331 Juvenile myelomonocytic leukemia, in remission +C9332 Juvenile myelomonocytic leukemia, in relapse +C93Z0 Other monocytic leukemia, not having achieved remission +C93Z1 Other monocytic leukemia, in remission +C93Z2 Other monocytic leukemia, in relapse +C9390 Monocytic leukemia, unspecified, not having achieved remission +C9391 Monocytic leukemia, unspecified in remission +C9392 Monocytic leukemia, unspecified in relapse +C9400 Acute erythroid leukemia, not having achieved remission +C9401 Acute erythroid leukemia, in remission +C9402 Acute erythroid leukemia, in relapse +C9420 Acute megakaryoblastic leukemia not having achieved remission +C9421 Acute megakaryoblastic leukemia, in remission +C9422 Acute megakaryoblastic leukemia, in relapse +C9430 Mast cell leukemia not having achieved remission +C9431 Mast cell leukemia, in remission +C9432 Mast cell leukemia, in relapse +C9440 Acute panmyelosis with myelofibrosis not having achieved remission +C9441 Acute panmyelosis with myelofibrosis, in remission +C9442 Acute panmyelosis with myelofibrosis, in relapse +C946 Myelodysplastic disease, not classified +C9480 Other specified leukemias not having achieved remission +C9481 Other specified leukemias, in remission +C9482 Other specified leukemias, in relapse +C9500 Acute leukemia of unspecified cell type not having achieved remission +C9501 Acute leukemia of unspecified cell type, in remission +C9502 Acute leukemia of unspecified cell type, in relapse +C9510 Chronic leukemia of unspecified cell type not having achieved remission +C9511 Chronic leukemia of unspecified cell type, in remission +C9512 Chronic leukemia of unspecified cell type, in relapse +C9590 Leukemia, unspecified not having achieved remission +C9591 Leukemia, unspecified, in remission +C9592 Leukemia, unspecified, in relapse +C960 Multifocal and multisystemic (disseminated) Langerhans-cell histiocytosis +C9620 Malignant mast cell neoplasm, unspecified +C9621 Aggressive systemic mastocytosis +C9622 Mast cell sarcoma +C9629 Other malignant mast cell neoplasm +C964 Sarcoma of dendritic cells (accessory cells) +C965 Multifocal and unisystemic Langerhans-cell histiocytosis +C966 Unifocal Langerhans-cell histiocytosis +C96A Histiocytic sarcoma +C96Z Other specified malignant neoplasms of lymphoid, hematopoietic and related tissue +C969 Malignant neoplasm of lymphoid, hematopoietic and related tissue, unspecified +D0000 Carcinoma in situ of oral cavity, unspecified site +D0001 Carcinoma in situ of labial mucosa and vermilion border +D0002 Carcinoma in situ of buccal mucosa +D0003 Carcinoma in situ of gingiva and edentulous alveolar ridge +D0004 Carcinoma in situ of soft palate +D0005 Carcinoma in situ of hard palate +D0006 Carcinoma in situ of floor of mouth +D0007 Carcinoma in situ of tongue +D0008 Carcinoma in situ of pharynx +D001 Carcinoma in situ of esophagus +D002 Carcinoma in situ of stomach +D010 Carcinoma in situ of colon +D011 Carcinoma in situ of rectosigmoid junction +D012 Carcinoma in situ of rectum +D013 Carcinoma in situ of anus and anal canal +D0140 Carcinoma in situ of unspecified part of intestine +D0149 Carcinoma in situ of other parts of intestine +D015 Carcinoma in situ of liver, gallbladder and bile ducts +D017 Carcinoma in situ of other specified digestive organs +D019 Carcinoma in situ of digestive organ, unspecified +D020 Carcinoma in situ of larynx +D021 Carcinoma in situ of trachea +D0220 Carcinoma in situ of unspecified bronchus and lung +D0221 Carcinoma in situ of right bronchus and lung +D0222 Carcinoma in situ of left bronchus and lung +D023 Carcinoma in situ of other parts of respiratory system +D024 Carcinoma in situ of respiratory system, unspecified +D030 Melanoma in situ of lip +D0310 Melanoma in situ of unspecified eyelid, including canthus +D03111 Melanoma in situ of right upper eyelid, including canthus +D03112 Melanoma in situ of right lower eyelid, including canthus +D03121 Melanoma in situ of left upper eyelid, including canthus +D03122 Melanoma in situ of left lower eyelid, including canthus +D0320 Melanoma in situ of unspecified ear and external auricular canal +D0321 Melanoma in situ of right ear and external auricular canal +D0322 Melanoma in situ of left ear and external auricular canal +D0330 Melanoma in situ of unspecified part of face +D0339 Melanoma in situ of other parts of face +D034 Melanoma in situ of scalp and neck +D0351 Melanoma in situ of anal skin +D0352 Melanoma in situ of breast (skin) (soft tissue) +D0359 Melanoma in situ of other part of trunk +D0360 Melanoma in situ of unspecified upper limb, including shoulder +D0361 Melanoma in situ of right upper limb, including shoulder +D0362 Melanoma in situ of left upper limb, including shoulder +D0370 Melanoma in situ of unspecified lower limb, including hip +D0371 Melanoma in situ of right lower limb, including hip +D0372 Melanoma in situ of left lower limb, including hip +D038 Melanoma in situ of other sites +D039 Melanoma in situ, unspecified +D040 Carcinoma in situ of skin of lip +D0410 Carcinoma in situ of skin of unspecified eyelid, including canthus +D04111 Carcinoma in situ of skin of right upper eyelid, including canthus +D04112 Carcinoma in situ of skin of right lower eyelid, including canthus +D04121 Carcinoma in situ of skin of left upper eyelid, including canthus +D04122 Carcinoma in situ of skin of left lower eyelid, including canthus +D0420 Carcinoma in situ of skin of unspecified ear and external auricular canal +D0421 Carcinoma in situ of skin of right ear and external auricular canal +D0422 Carcinoma in situ of skin of left ear and external auricular canal +D0430 Carcinoma in situ of skin of unspecified part of face +D0439 Carcinoma in situ of skin of other parts of face +D044 Carcinoma in situ of skin of scalp and neck +D045 Carcinoma in situ of skin of trunk +D0460 Carcinoma in situ of skin of unspecified upper limb, including shoulder +D0461 Carcinoma in situ of skin of right upper limb, including shoulder +D0462 Carcinoma in situ of skin of left upper limb, including shoulder +D0470 Carcinoma in situ of skin of unspecified lower limb, including hip +D0471 Carcinoma in situ of skin of right lower limb, including hip +D0472 Carcinoma in situ of skin of left lower limb, including hip +D048 Carcinoma in situ of skin of other sites +D049 Carcinoma in situ of skin, unspecified +D0500 Lobular carcinoma in situ of unspecified breast +D0501 Lobular carcinoma in situ of right breast +D0502 Lobular carcinoma in situ of left breast +D0510 Intraductal carcinoma in situ of unspecified breast +D0511 Intraductal carcinoma in situ of right breast +D0512 Intraductal carcinoma in situ of left breast +D0580 Other specified type of carcinoma in situ of unspecified breast +D0581 Other specified type of carcinoma in situ of right breast +D0582 Other specified type of carcinoma in situ of left breast +D0590 Unspecified type of carcinoma in situ of unspecified breast +D0591 Unspecified type of carcinoma in situ of right breast +D0592 Unspecified type of carcinoma in situ of left breast +D060 Carcinoma in situ of endocervix +D061 Carcinoma in situ of exocervix +D067 Carcinoma in situ of other parts of cervix +D069 Carcinoma in situ of cervix, unspecified +D070 Carcinoma in situ of endometrium +D071 Carcinoma in situ of vulva +D072 Carcinoma in situ of vagina +D0730 Carcinoma in situ of unspecified female genital organs +D0739 Carcinoma in situ of other female genital organs +D074 Carcinoma in situ of penis +D075 Carcinoma in situ of prostate +D0760 Carcinoma in situ of unspecified male genital organs +D0761 Carcinoma in situ of scrotum +D0769 Carcinoma in situ of other male genital organs +D090 Carcinoma in situ of bladder +D0910 Carcinoma in situ of unspecified urinary organ +D0919 Carcinoma in situ of other urinary organs +D0920 Carcinoma in situ of unspecified eye +D0921 Carcinoma in situ of right eye +D0922 Carcinoma in situ of left eye +D093 Carcinoma in situ of thyroid and other endocrine glands +D098 Carcinoma in situ of other specified sites +D099 Carcinoma in situ, unspecified +D100 Benign neoplasm of lip +D101 Benign neoplasm of tongue +D102 Benign neoplasm of floor of mouth +D1030 Benign neoplasm of unspecified part of mouth +D1039 Benign neoplasm of other parts of mouth +D104 Benign neoplasm of tonsil +D105 Benign neoplasm of other parts of oropharynx +D106 Benign neoplasm of nasopharynx +D107 Benign neoplasm of hypopharynx +D109 Benign neoplasm of pharynx, unspecified +D110 Benign neoplasm of parotid gland +D117 Benign neoplasm of other major salivary glands +D119 Benign neoplasm of major salivary gland, unspecified +D120 Benign neoplasm of cecum +D121 Benign neoplasm of appendix +D122 Benign neoplasm of ascending colon +D123 Benign neoplasm of transverse colon +D124 Benign neoplasm of descending colon +D125 Benign neoplasm of sigmoid colon +D126 Benign neoplasm of colon, unspecified +D127 Benign neoplasm of rectosigmoid junction +D128 Benign neoplasm of rectum +D129 Benign neoplasm of anus and anal canal +D130 Benign neoplasm of esophagus +D131 Benign neoplasm of stomach +D132 Benign neoplasm of duodenum +D1330 Benign neoplasm of unspecified part of small intestine +D1339 Benign neoplasm of other parts of small intestine +D134 Benign neoplasm of liver +D135 Benign neoplasm of extrahepatic bile ducts +D136 Benign neoplasm of pancreas +D137 Benign neoplasm of endocrine pancreas +D139 Benign neoplasm of ill-defined sites within the digestive system +D140 Benign neoplasm of middle ear, nasal cavity and accessory sinuses +D141 Benign neoplasm of larynx +D142 Benign neoplasm of trachea +D1430 Benign neoplasm of unspecified bronchus and lung +D1431 Benign neoplasm of right bronchus and lung +D1432 Benign neoplasm of left bronchus and lung +D144 Benign neoplasm of respiratory system, unspecified +D150 Benign neoplasm of thymus +D151 Benign neoplasm of heart +D152 Benign neoplasm of mediastinum +D157 Benign neoplasm of other specified intrathoracic organs +D159 Benign neoplasm of intrathoracic organ, unspecified +D1600 Benign neoplasm of scapula and long bones of unspecified upper limb +D1601 Benign neoplasm of scapula and long bones of right upper limb +D1602 Benign neoplasm of scapula and long bones of left upper limb +D1610 Benign neoplasm of short bones of unspecified upper limb +D1611 Benign neoplasm of short bones of right upper limb +D1612 Benign neoplasm of short bones of left upper limb +D1620 Benign neoplasm of long bones of unspecified lower limb +D1621 Benign neoplasm of long bones of right lower limb +D1622 Benign neoplasm of long bones of left lower limb +D1630 Benign neoplasm of short bones of unspecified lower limb +D1631 Benign neoplasm of short bones of right lower limb +D1632 Benign neoplasm of short bones of left lower limb +D164 Benign neoplasm of bones of skull and face +D165 Benign neoplasm of lower jaw bone +D166 Benign neoplasm of vertebral column +D167 Benign neoplasm of ribs, sternum and clavicle +D168 Benign neoplasm of pelvic bones, sacrum and coccyx +D169 Benign neoplasm of bone and articular cartilage, unspecified +D170 Benign lipomatous neoplasm of skin and subcutaneous tissue of head, face and neck +D171 Benign lipomatous neoplasm of skin and subcutaneous tissue of trunk +D1720 Benign lipomatous neoplasm of skin and subcutaneous tissue of unspecified limb +D1721 Benign lipomatous neoplasm of skin and subcutaneous tissue of right arm +D1722 Benign lipomatous neoplasm of skin and subcutaneous tissue of left arm +D1723 Benign lipomatous neoplasm of skin and subcutaneous tissue of right leg +D1724 Benign lipomatous neoplasm of skin and subcutaneous tissue of left leg +D1730 Benign lipomatous neoplasm of skin and subcutaneous tissue of unspecified sites +D1739 Benign lipomatous neoplasm of skin and subcutaneous tissue of other sites +D174 Benign lipomatous neoplasm of intrathoracic organs +D175 Benign lipomatous neoplasm of intra-abdominal organs +D176 Benign lipomatous neoplasm of spermatic cord +D1771 Benign lipomatous neoplasm of kidney +D1772 Benign lipomatous neoplasm of other genitourinary organ +D1779 Benign lipomatous neoplasm of other sites +D179 Benign lipomatous neoplasm, unspecified +D1800 Hemangioma unspecified site +D1801 Hemangioma of skin and subcutaneous tissue +D1802 Hemangioma of intracranial structures +D1803 Hemangioma of intra-abdominal structures +D1809 Hemangioma of other sites +D181 Lymphangioma, any site +D190 Benign neoplasm of mesothelial tissue of pleura +D191 Benign neoplasm of mesothelial tissue of peritoneum +D197 Benign neoplasm of mesothelial tissue of other sites +D199 Benign neoplasm of mesothelial tissue, unspecified +D200 Benign neoplasm of soft tissue of retroperitoneum +D201 Benign neoplasm of soft tissue of peritoneum +D210 Benign neoplasm of connective and other soft tissue of head, face and neck +D2110 Benign neoplasm of connective and other soft tissue of unspecified upper limb, including shoulder +D2111 Benign neoplasm of connective and other soft tissue of right upper limb, including shoulder +D2112 Benign neoplasm of connective and other soft tissue of left upper limb, including shoulder +D2120 Benign neoplasm of connective and other soft tissue of unspecified lower limb, including hip +D2121 Benign neoplasm of connective and other soft tissue of right lower limb, including hip +D2122 Benign neoplasm of connective and other soft tissue of left lower limb, including hip +D213 Benign neoplasm of connective and other soft tissue of thorax +D214 Benign neoplasm of connective and other soft tissue of abdomen +D215 Benign neoplasm of connective and other soft tissue of pelvis +D216 Benign neoplasm of connective and other soft tissue of trunk, unspecified +D219 Benign neoplasm of connective and other soft tissue, unspecified +D220 Melanocytic nevi of lip +D2210 Melanocytic nevi of unspecified eyelid, including canthus +D22111 Melanocytic nevi of right upper eyelid, including canthus +D22112 Melanocytic nevi of right lower eyelid, including canthus +D22121 Melanocytic nevi of left upper eyelid, including canthus +D22122 Melanocytic nevi of left lower eyelid, including canthus +D2220 Melanocytic nevi of unspecified ear and external auricular canal +D2221 Melanocytic nevi of right ear and external auricular canal +D2222 Melanocytic nevi of left ear and external auricular canal +D2230 Melanocytic nevi of unspecified part of face +D2239 Melanocytic nevi of other parts of face +D224 Melanocytic nevi of scalp and neck +D225 Melanocytic nevi of trunk +D2260 Melanocytic nevi of unspecified upper limb, including shoulder +D2261 Melanocytic nevi of right upper limb, including shoulder +D2262 Melanocytic nevi of left upper limb, including shoulder +D2270 Melanocytic nevi of unspecified lower limb, including hip +D2271 Melanocytic nevi of right lower limb, including hip +D2272 Melanocytic nevi of left lower limb, including hip +D229 Melanocytic nevi, unspecified +D230 Other benign neoplasm of skin of lip +D2310 Other benign neoplasm of skin of unspecified eyelid, including canthus +D23111 Other benign neoplasm of skin of right upper eyelid, including canthus +D23112 Other benign neoplasm of skin of right lower eyelid, including canthus +D23121 Other benign neoplasm of skin of left upper eyelid, including canthus +D23122 Other benign neoplasm of skin of left lower eyelid, including canthus +D2320 Other benign neoplasm of skin of unspecified ear and external auricular canal +D2321 Other benign neoplasm of skin of right ear and external auricular canal +D2322 Other benign neoplasm of skin of left ear and external auricular canal +D2330 Other benign neoplasm of skin of unspecified part of face +D2339 Other benign neoplasm of skin of other parts of face +D234 Other benign neoplasm of skin of scalp and neck +D235 Other benign neoplasm of skin of trunk +D2360 Other benign neoplasm of skin of unspecified upper limb, including shoulder +D2361 Other benign neoplasm of skin of right upper limb, including shoulder +D2362 Other benign neoplasm of skin of left upper limb, including shoulder +D2370 Other benign neoplasm of skin of unspecified lower limb, including hip +D2371 Other benign neoplasm of skin of right lower limb, including hip +D2372 Other benign neoplasm of skin of left lower limb, including hip +D239 Other benign neoplasm of skin, unspecified +D241 Benign neoplasm of right breast +D242 Benign neoplasm of left breast +D249 Benign neoplasm of unspecified breast +D250 Submucous leiomyoma of uterus +D251 Intramural leiomyoma of uterus +D252 Subserosal leiomyoma of uterus +D259 Leiomyoma of uterus, unspecified +D260 Other benign neoplasm of cervix uteri +D261 Other benign neoplasm of corpus uteri +D267 Other benign neoplasm of other parts of uterus +D269 Other benign neoplasm of uterus, unspecified +D270 Benign neoplasm of right ovary +D271 Benign neoplasm of left ovary +D279 Benign neoplasm of unspecified ovary +D280 Benign neoplasm of vulva +D281 Benign neoplasm of vagina +D282 Benign neoplasm of uterine tubes and ligaments +D287 Benign neoplasm of other specified female genital organs +D289 Benign neoplasm of female genital organ, unspecified +D290 Benign neoplasm of penis +D291 Benign neoplasm of prostate +D2920 Benign neoplasm of unspecified testis +D2921 Benign neoplasm of right testis +D2922 Benign neoplasm of left testis +D2930 Benign neoplasm of unspecified epididymis +D2931 Benign neoplasm of right epididymis +D2932 Benign neoplasm of left epididymis +D294 Benign neoplasm of scrotum +D298 Benign neoplasm of other specified male genital organs +D299 Benign neoplasm of male genital organ, unspecified +D3000 Benign neoplasm of unspecified kidney +D3001 Benign neoplasm of right kidney +D3002 Benign neoplasm of left kidney +D3010 Benign neoplasm of unspecified renal pelvis +D3011 Benign neoplasm of right renal pelvis +D3012 Benign neoplasm of left renal pelvis +D3020 Benign neoplasm of unspecified ureter +D3021 Benign neoplasm of right ureter +D3022 Benign neoplasm of left ureter +D303 Benign neoplasm of bladder +D304 Benign neoplasm of urethra +D308 Benign neoplasm of other specified urinary organs +D309 Benign neoplasm of urinary organ, unspecified +D3100 Benign neoplasm of unspecified conjunctiva +D3101 Benign neoplasm of right conjunctiva +D3102 Benign neoplasm of left conjunctiva +D3110 Benign neoplasm of unspecified cornea +D3111 Benign neoplasm of right cornea +D3112 Benign neoplasm of left cornea +D3120 Benign neoplasm of unspecified retina +D3121 Benign neoplasm of right retina +D3122 Benign neoplasm of left retina +D3130 Benign neoplasm of unspecified choroid +D3131 Benign neoplasm of right choroid +D3132 Benign neoplasm of left choroid +D3140 Benign neoplasm of unspecified ciliary body +D3141 Benign neoplasm of right ciliary body +D3142 Benign neoplasm of left ciliary body +D3150 Benign neoplasm of unspecified lacrimal gland and duct +D3151 Benign neoplasm of right lacrimal gland and duct +D3152 Benign neoplasm of left lacrimal gland and duct +D3160 Benign neoplasm of unspecified site of unspecified orbit +D3161 Benign neoplasm of unspecified site of right orbit +D3162 Benign neoplasm of unspecified site of left orbit +D3190 Benign neoplasm of unspecified part of unspecified eye +D3191 Benign neoplasm of unspecified part of right eye +D3192 Benign neoplasm of unspecified part of left eye +D320 Benign neoplasm of cerebral meninges +D321 Benign neoplasm of spinal meninges +D329 Benign neoplasm of meninges, unspecified +D330 Benign neoplasm of brain, supratentorial +D331 Benign neoplasm of brain, infratentorial +D332 Benign neoplasm of brain, unspecified +D333 Benign neoplasm of cranial nerves +D334 Benign neoplasm of spinal cord +D337 Benign neoplasm of other specified parts of central nervous system +D339 Benign neoplasm of central nervous system, unspecified +D34 Benign neoplasm of thyroid gland +D3500 Benign neoplasm of unspecified adrenal gland +D3501 Benign neoplasm of right adrenal gland +D3502 Benign neoplasm of left adrenal gland +D351 Benign neoplasm of parathyroid gland +D352 Benign neoplasm of pituitary gland +D353 Benign neoplasm of craniopharyngeal duct +D354 Benign neoplasm of pineal gland +D355 Benign neoplasm of carotid body +D356 Benign neoplasm of aortic body and other paraganglia +D357 Benign neoplasm of other specified endocrine glands +D359 Benign neoplasm of endocrine gland, unspecified +D360 Benign neoplasm of lymph nodes +D3610 Benign neoplasm of peripheral nerves and autonomic nervous system, unspecified +D3611 Benign neoplasm of peripheral nerves and autonomic nervous system of face, head, and neck +D3612 Benign neoplasm of peripheral nerves and autonomic nervous system, upper limb, including shoulder +D3613 Benign neoplasm of peripheral nerves and autonomic nervous system of lower limb, including hip +D3614 Benign neoplasm of peripheral nerves and autonomic nervous system of thorax +D3615 Benign neoplasm of peripheral nerves and autonomic nervous system of abdomen +D3616 Benign neoplasm of peripheral nerves and autonomic nervous system of pelvis +D3617 Benign neoplasm of peripheral nerves and autonomic nervous system of trunk, unspecified +D367 Benign neoplasm of other specified sites +D369 Benign neoplasm, unspecified site +D3A00 Benign carcinoid tumor of unspecified site +D3A010 Benign carcinoid tumor of the duodenum +D3A011 Benign carcinoid tumor of the jejunum +D3A012 Benign carcinoid tumor of the ileum +D3A019 Benign carcinoid tumor of the small intestine, unspecified portion +D3A020 Benign carcinoid tumor of the appendix +D3A021 Benign carcinoid tumor of the cecum +D3A022 Benign carcinoid tumor of the ascending colon +D3A023 Benign carcinoid tumor of the transverse colon +D3A024 Benign carcinoid tumor of the descending colon +D3A025 Benign carcinoid tumor of the sigmoid colon +D3A026 Benign carcinoid tumor of the rectum +D3A029 Benign carcinoid tumor of the large intestine, unspecified portion +D3A090 Benign carcinoid tumor of the bronchus and lung +D3A091 Benign carcinoid tumor of the thymus +D3A092 Benign carcinoid tumor of the stomach +D3A093 Benign carcinoid tumor of the kidney +D3A094 Benign carcinoid tumor of the foregut, unspecified +D3A095 Benign carcinoid tumor of the midgut, unspecified +D3A096 Benign carcinoid tumor of the hindgut, unspecified +D3A098 Benign carcinoid tumors of other sites +D3A8 Other benign neuroendocrine tumors +D3701 Neoplasm of uncertain behavior of lip +D3702 Neoplasm of uncertain behavior of tongue +D37030 Neoplasm of uncertain behavior of the parotid salivary glands +D37031 Neoplasm of uncertain behavior of the sublingual salivary glands +D37032 Neoplasm of uncertain behavior of the submandibular salivary glands +D37039 Neoplasm of uncertain behavior of the major salivary glands, unspecified +D3704 Neoplasm of uncertain behavior of the minor salivary glands +D3705 Neoplasm of uncertain behavior of pharynx +D3709 Neoplasm of uncertain behavior of other specified sites of the oral cavity +D371 Neoplasm of uncertain behavior of stomach +D372 Neoplasm of uncertain behavior of small intestine +D373 Neoplasm of uncertain behavior of appendix +D374 Neoplasm of uncertain behavior of colon +D375 Neoplasm of uncertain behavior of rectum +D376 Neoplasm of uncertain behavior of liver, gallbladder and bile ducts +D378 Neoplasm of uncertain behavior of other specified digestive organs +D379 Neoplasm of uncertain behavior of digestive organ, unspecified +D380 Neoplasm of uncertain behavior of larynx +D381 Neoplasm of uncertain behavior of trachea, bronchus and lung +D382 Neoplasm of uncertain behavior of pleura +D383 Neoplasm of uncertain behavior of mediastinum +D384 Neoplasm of uncertain behavior of thymus +D385 Neoplasm of uncertain behavior of other respiratory organs +D386 Neoplasm of uncertain behavior of respiratory organ, unspecified +D390 Neoplasm of uncertain behavior of uterus +D3910 Neoplasm of uncertain behavior of unspecified ovary +D3911 Neoplasm of uncertain behavior of right ovary +D3912 Neoplasm of uncertain behavior of left ovary +D392 Neoplasm of uncertain behavior of placenta +D398 Neoplasm of uncertain behavior of other specified female genital organs +D399 Neoplasm of uncertain behavior of female genital organ, unspecified +D400 Neoplasm of uncertain behavior of prostate +D4010 Neoplasm of uncertain behavior of unspecified testis +D4011 Neoplasm of uncertain behavior of right testis +D4012 Neoplasm of uncertain behavior of left testis +D408 Neoplasm of uncertain behavior of other specified male genital organs +D409 Neoplasm of uncertain behavior of male genital organ, unspecified +D4100 Neoplasm of uncertain behavior of unspecified kidney +D4101 Neoplasm of uncertain behavior of right kidney +D4102 Neoplasm of uncertain behavior of left kidney +D4110 Neoplasm of uncertain behavior of unspecified renal pelvis +D4111 Neoplasm of uncertain behavior of right renal pelvis +D4112 Neoplasm of uncertain behavior of left renal pelvis +D4120 Neoplasm of uncertain behavior of unspecified ureter +D4121 Neoplasm of uncertain behavior of right ureter +D4122 Neoplasm of uncertain behavior of left ureter +D413 Neoplasm of uncertain behavior of urethra +D414 Neoplasm of uncertain behavior of bladder +D418 Neoplasm of uncertain behavior of other specified urinary organs +D419 Neoplasm of uncertain behavior of unspecified urinary organ +D420 Neoplasm of uncertain behavior of cerebral meninges +D421 Neoplasm of uncertain behavior of spinal meninges +D429 Neoplasm of uncertain behavior of meninges, unspecified +D430 Neoplasm of uncertain behavior of brain, supratentorial +D431 Neoplasm of uncertain behavior of brain, infratentorial +D432 Neoplasm of uncertain behavior of brain, unspecified +D433 Neoplasm of uncertain behavior of cranial nerves +D434 Neoplasm of uncertain behavior of spinal cord +D438 Neoplasm of uncertain behavior of other specified parts of central nervous system +D439 Neoplasm of uncertain behavior of central nervous system, unspecified +D440 Neoplasm of uncertain behavior of thyroid gland +D4410 Neoplasm of uncertain behavior of unspecified adrenal gland +D4411 Neoplasm of uncertain behavior of right adrenal gland +D4412 Neoplasm of uncertain behavior of left adrenal gland +D442 Neoplasm of uncertain behavior of parathyroid gland +D443 Neoplasm of uncertain behavior of pituitary gland +D444 Neoplasm of uncertain behavior of craniopharyngeal duct +D445 Neoplasm of uncertain behavior of pineal gland +D446 Neoplasm of uncertain behavior of carotid body +D447 Neoplasm of uncertain behavior of aortic body and other paraganglia +D449 Neoplasm of uncertain behavior of unspecified endocrine gland +D45 Polycythemia vera +D460 Refractory anemia without ring sideroblasts, so stated +D461 Refractory anemia with ring sideroblasts +D4620 Refractory anemia with excess of blasts, unspecified +D4621 Refractory anemia with excess of blasts 1 +D4622 Refractory anemia with excess of blasts 2 +D46A Refractory cytopenia with multilineage dysplasia +D46B Refractory cytopenia with multilineage dysplasia and ring sideroblasts +D46C Myelodysplastic syndrome with isolated del(5q) chromosomal abnormality +D464 Refractory anemia, unspecified +D46Z Other myelodysplastic syndromes +D469 Myelodysplastic syndrome, unspecified +D4701 Cutaneous mastocytosis +D4702 Systemic mastocytosis +D4709 Other mast cell neoplasms of uncertain behavior +D471 Chronic myeloproliferative disease +D472 Monoclonal gammopathy +D473 Essential (hemorrhagic) thrombocythemia +D474 Osteomyelofibrosis +D47Z1 Post-transplant lymphoproliferative disorder (PTLD) +D47Z2 Castleman disease +D47Z9 Other specified neoplasms of uncertain behavior of lymphoid, hematopoietic and related tissue +D479 Neoplasm of uncertain behavior of lymphoid, hematopoietic and related tissue, unspecified +D480 Neoplasm of uncertain behavior of bone and articular cartilage +D481 Neoplasm of uncertain behavior of connective and other soft tissue +D482 Neoplasm of uncertain behavior of peripheral nerves and autonomic nervous system +D483 Neoplasm of uncertain behavior of retroperitoneum +D484 Neoplasm of uncertain behavior of peritoneum +D485 Neoplasm of uncertain behavior of skin +D4860 Neoplasm of uncertain behavior of unspecified breast +D4861 Neoplasm of uncertain behavior of right breast +D4862 Neoplasm of uncertain behavior of left breast +D487 Neoplasm of uncertain behavior of other specified sites +D489 Neoplasm of uncertain behavior, unspecified +D490 Neoplasm of unspecified behavior of digestive system +D491 Neoplasm of unspecified behavior of respiratory system +D492 Neoplasm of unspecified behavior of bone, soft tissue, and skin +D493 Neoplasm of unspecified behavior of breast +D494 Neoplasm of unspecified behavior of bladder +D49511 Neoplasm of unspecified behavior of right kidney +D49512 Neoplasm of unspecified behavior of left kidney +D49519 Neoplasm of unspecified behavior of unspecified kidney +D4959 Neoplasm of unspecified behavior of other genitourinary organ +D496 Neoplasm of unspecified behavior of brain +D497 Neoplasm of unspecified behavior of endocrine glands and other parts of nervous system +D4981 Neoplasm of unspecified behavior of retina and choroid +D4989 Neoplasm of unspecified behavior of other specified sites +D499 Neoplasm of unspecified behavior of unspecified site +D500 Iron deficiency anemia secondary to blood loss (chronic) +D501 Sideropenic dysphagia +D508 Other iron deficiency anemias +D509 Iron deficiency anemia, unspecified +D510 Vitamin B12 deficiency anemia due to intrinsic factor deficiency +D511 Vitamin B12 deficiency anemia due to selective vitamin B12 malabsorption with proteinuria +D512 Transcobalamin II deficiency +D513 Other dietary vitamin B12 deficiency anemia +D518 Other vitamin B12 deficiency anemias +D519 Vitamin B12 deficiency anemia, unspecified +D520 Dietary folate deficiency anemia +D521 Drug-induced folate deficiency anemia +D528 Other folate deficiency anemias +D529 Folate deficiency anemia, unspecified +D530 Protein deficiency anemia +D531 Other megaloblastic anemias, not elsewhere classified +D532 Scorbutic anemia +D538 Other specified nutritional anemias +D539 Nutritional anemia, unspecified +D550 Anemia due to glucose-6-phosphate dehydrogenase [G6PD] deficiency +D551 Anemia due to other disorders of glutathione metabolism +D552 Anemia due to disorders of glycolytic enzymes +D553 Anemia due to disorders of nucleotide metabolism +D558 Other anemias due to enzyme disorders +D559 Anemia due to enzyme disorder, unspecified +D560 Alpha thalassemia +D561 Beta thalassemia +D562 Delta-beta thalassemia +D563 Thalassemia minor +D564 Hereditary persistence of fetal hemoglobin [HPFH] +D565 Hemoglobin E-beta thalassemia +D568 Other thalassemias +D569 Thalassemia, unspecified +D5700 Hb-SS disease with crisis, unspecified +D5701 Hb-SS disease with acute chest syndrome +D5702 Hb-SS disease with splenic sequestration +D571 Sickle-cell disease without crisis +D5720 Sickle-cell/Hb-C disease without crisis +D57211 Sickle-cell/Hb-C disease with acute chest syndrome +D57212 Sickle-cell/Hb-C disease with splenic sequestration +D57219 Sickle-cell/Hb-C disease with crisis, unspecified +D573 Sickle-cell trait +D5740 Sickle-cell thalassemia without crisis +D57411 Sickle-cell thalassemia with acute chest syndrome +D57412 Sickle-cell thalassemia with splenic sequestration +D57419 Sickle-cell thalassemia with crisis, unspecified +D5780 Other sickle-cell disorders without crisis +D57811 Other sickle-cell disorders with acute chest syndrome +D57812 Other sickle-cell disorders with splenic sequestration +D57819 Other sickle-cell disorders with crisis, unspecified +D580 Hereditary spherocytosis +D581 Hereditary elliptocytosis +D582 Other hemoglobinopathies +D588 Other specified hereditary hemolytic anemias +D589 Hereditary hemolytic anemia, unspecified +D590 Drug-induced autoimmune hemolytic anemia +D591 Other autoimmune hemolytic anemias +D592 Drug-induced nonautoimmune hemolytic anemia +D593 Hemolytic-uremic syndrome +D594 Other nonautoimmune hemolytic anemias +D595 Paroxysmal nocturnal hemoglobinuria [Marchiafava-Micheli] +D596 Hemoglobinuria due to hemolysis from other external causes +D598 Other acquired hemolytic anemias +D599 Acquired hemolytic anemia, unspecified +D600 Chronic acquired pure red cell aplasia +D601 Transient acquired pure red cell aplasia +D608 Other acquired pure red cell aplasias +D609 Acquired pure red cell aplasia, unspecified +D6101 Constitutional (pure) red blood cell aplasia +D6109 Other constitutional aplastic anemia +D611 Drug-induced aplastic anemia +D612 Aplastic anemia due to other external agents +D613 Idiopathic aplastic anemia +D61810 Antineoplastic chemotherapy induced pancytopenia +D61811 Other drug-induced pancytopenia +D61818 Other pancytopenia +D6182 Myelophthisis +D6189 Other specified aplastic anemias and other bone marrow failure syndromes +D619 Aplastic anemia, unspecified +D62 Acute posthemorrhagic anemia +D630 Anemia in neoplastic disease +D631 Anemia in chronic kidney disease +D638 Anemia in other chronic diseases classified elsewhere +D640 Hereditary sideroblastic anemia +D641 Secondary sideroblastic anemia due to disease +D642 Secondary sideroblastic anemia due to drugs and toxins +D643 Other sideroblastic anemias +D644 Congenital dyserythropoietic anemia +D6481 Anemia due to antineoplastic chemotherapy +D6489 Other specified anemias +D649 Anemia, unspecified +D65 Disseminated intravascular coagulation [defibrination syndrome] +D66 Hereditary factor VIII deficiency +D67 Hereditary factor IX deficiency +D680 Von Willebrand's disease +D681 Hereditary factor XI deficiency +D682 Hereditary deficiency of other clotting factors +D68311 Acquired hemophilia +D68312 Antiphospholipid antibody with hemorrhagic disorder +D68318 Other hemorrhagic disorder due to intrinsic circulating anticoagulants, antibodies, or inhibitors +D6832 Hemorrhagic disorder due to extrinsic circulating anticoagulants +D684 Acquired coagulation factor deficiency +D6851 Activated protein C resistance +D6852 Prothrombin gene mutation +D6859 Other primary thrombophilia +D6861 Antiphospholipid syndrome +D6862 Lupus anticoagulant syndrome +D6869 Other thrombophilia +D688 Other specified coagulation defects +D689 Coagulation defect, unspecified +D690 Allergic purpura +D691 Qualitative platelet defects +D692 Other nonthrombocytopenic purpura +D693 Immune thrombocytopenic purpura +D6941 Evans syndrome +D6942 Congenital and hereditary thrombocytopenia purpura +D6949 Other primary thrombocytopenia +D6951 Posttransfusion purpura +D6959 Other secondary thrombocytopenia +D696 Thrombocytopenia, unspecified +D698 Other specified hemorrhagic conditions +D699 Hemorrhagic condition, unspecified +D700 Congenital agranulocytosis +D701 Agranulocytosis secondary to cancer chemotherapy +D702 Other drug-induced agranulocytosis +D703 Neutropenia due to infection +D704 Cyclic neutropenia +D708 Other neutropenia +D709 Neutropenia, unspecified +D71 Functional disorders of polymorphonuclear neutrophils +D720 Genetic anomalies of leukocytes +D721 Eosinophilia +D72810 Lymphocytopenia +D72818 Other decreased white blood cell count +D72819 Decreased white blood cell count, unspecified +D72820 Lymphocytosis (symptomatic) +D72821 Monocytosis (symptomatic) +D72822 Plasmacytosis +D72823 Leukemoid reaction +D72824 Basophilia +D72825 Bandemia +D72828 Other elevated white blood cell count +D72829 Elevated white blood cell count, unspecified +D7289 Other specified disorders of white blood cells +D729 Disorder of white blood cells, unspecified +D730 Hyposplenism +D731 Hypersplenism +D732 Chronic congestive splenomegaly +D733 Abscess of spleen +D734 Cyst of spleen +D735 Infarction of spleen +D7381 Neutropenic splenomegaly +D7389 Other diseases of spleen +D739 Disease of spleen, unspecified +D740 Congenital methemoglobinemia +D748 Other methemoglobinemias +D749 Methemoglobinemia, unspecified +D750 Familial erythrocytosis +D751 Secondary polycythemia +D7581 Myelofibrosis +D7582 Heparin induced thrombocytopenia (HIT) +D7589 Other specified diseases of blood and blood-forming organs +D759 Disease of blood and blood-forming organs, unspecified +D761 Hemophagocytic lymphohistiocytosis +D762 Hemophagocytic syndrome, infection-associated +D763 Other histiocytosis syndromes +D77 Other disorders of blood and blood-forming organs in diseases classified elsewhere +D7801 Intraoperative hemorrhage and hematoma of the spleen complicating a procedure on the spleen +D7802 Intraoperative hemorrhage and hematoma of the spleen complicating other procedure +D7811 Accidental puncture and laceration of the spleen during a procedure on the spleen +D7812 Accidental puncture and laceration of the spleen during other procedure +D7821 Postprocedural hemorrhage of the spleen following a procedure on the spleen +D7822 Postprocedural hemorrhage of the spleen following other procedure +D7831 Postprocedural hematoma of the spleen following a procedure on the spleen +D7832 Postprocedural hematoma of the spleen following other procedure +D7833 Postprocedural seroma of the spleen following a procedure on the spleen +D7834 Postprocedural seroma of the spleen following other procedure +D7881 Other intraoperative complications of the spleen +D7889 Other postprocedural complications of the spleen +D800 Hereditary hypogammaglobulinemia +D801 Nonfamilial hypogammaglobulinemia +D802 Selective deficiency of immunoglobulin A [IgA] +D803 Selective deficiency of immunoglobulin G [IgG] subclasses +D804 Selective deficiency of immunoglobulin M [IgM] +D805 Immunodeficiency with increased immunoglobulin M [IgM] +D806 Antibody deficiency with near-normal immunoglobulins or with hyperimmunoglobulinemia +D807 Transient hypogammaglobulinemia of infancy +D808 Other immunodeficiencies with predominantly antibody defects +D809 Immunodeficiency with predominantly antibody defects, unspecified +D810 Severe combined immunodeficiency [SCID] with reticular dysgenesis +D811 Severe combined immunodeficiency [SCID] with low T- and B-cell numbers +D812 Severe combined immunodeficiency [SCID] with low or normal B-cell numbers +D813 Adenosine deaminase [ADA] deficiency +D814 Nezelof's syndrome +D815 Purine nucleoside phosphorylase [PNP] deficiency +D816 Major histocompatibility complex class I deficiency +D817 Major histocompatibility complex class II deficiency +D81810 Biotinidase deficiency +D81818 Other biotin-dependent carboxylase deficiency +D81819 Biotin-dependent carboxylase deficiency, unspecified +D8189 Other combined immunodeficiencies +D819 Combined immunodeficiency, unspecified +D820 Wiskott-Aldrich syndrome +D821 Di George's syndrome +D822 Immunodeficiency with short-limbed stature +D823 Immunodeficiency following hereditary defective response to Epstein-Barr virus +D824 Hyperimmunoglobulin E [IgE] syndrome +D828 Immunodeficiency associated with other specified major defects +D829 Immunodeficiency associated with major defect, unspecified +D830 Common variable immunodeficiency with predominant abnormalities of B-cell numbers and function +D831 Common variable immunodeficiency with predominant immunoregulatory T-cell disorders +D832 Common variable immunodeficiency with autoantibodies to B- or T-cells +D838 Other common variable immunodeficiencies +D839 Common variable immunodeficiency, unspecified +D840 Lymphocyte function antigen-1 [LFA-1] defect +D841 Defects in the complement system +D848 Other specified immunodeficiencies +D849 Immunodeficiency, unspecified +D860 Sarcoidosis of lung +D861 Sarcoidosis of lymph nodes +D862 Sarcoidosis of lung with sarcoidosis of lymph nodes +D863 Sarcoidosis of skin +D8681 Sarcoid meningitis +D8682 Multiple cranial nerve palsies in sarcoidosis +D8683 Sarcoid iridocyclitis +D8684 Sarcoid pyelonephritis +D8685 Sarcoid myocarditis +D8686 Sarcoid arthropathy +D8687 Sarcoid myositis +D8689 Sarcoidosis of other sites +D869 Sarcoidosis, unspecified +D890 Polyclonal hypergammaglobulinemia +D891 Cryoglobulinemia +D892 Hypergammaglobulinemia, unspecified +D893 Immune reconstitution syndrome +D8940 Mast cell activation, unspecified +D8941 Monoclonal mast cell activation syndrome +D8942 Idiopathic mast cell activation syndrome +D8943 Secondary mast cell activation +D8949 Other mast cell activation disorder +D89810 Acute graft-versus-host disease +D89811 Chronic graft-versus-host disease +D89812 Acute on chronic graft-versus-host disease +D89813 Graft-versus-host disease, unspecified +D8982 Autoimmune lymphoproliferative syndrome [ALPS] +D8989 Other specified disorders involving the immune mechanism, not elsewhere classified +D899 Disorder involving the immune mechanism, unspecified +E000 Congenital iodine-deficiency syndrome, neurological type +E001 Congenital iodine-deficiency syndrome, myxedematous type +E002 Congenital iodine-deficiency syndrome, mixed type +E009 Congenital iodine-deficiency syndrome, unspecified +E010 Iodine-deficiency related diffuse (endemic) goiter +E011 Iodine-deficiency related multinodular (endemic) goiter +E012 Iodine-deficiency related (endemic) goiter, unspecified +E018 Other iodine-deficiency related thyroid disorders and allied conditions +E02 Subclinical iodine-deficiency hypothyroidism +E030 Congenital hypothyroidism with diffuse goiter +E031 Congenital hypothyroidism without goiter +E032 Hypothyroidism due to medicaments and other exogenous substances +E033 Postinfectious hypothyroidism +E034 Atrophy of thyroid (acquired) +E035 Myxedema coma +E038 Other specified hypothyroidism +E039 Hypothyroidism, unspecified +E040 Nontoxic diffuse goiter +E041 Nontoxic single thyroid nodule +E042 Nontoxic multinodular goiter +E048 Other specified nontoxic goiter +E049 Nontoxic goiter, unspecified +E0500 Thyrotoxicosis with diffuse goiter without thyrotoxic crisis or storm +E0501 Thyrotoxicosis with diffuse goiter with thyrotoxic crisis or storm +E0510 Thyrotoxicosis with toxic single thyroid nodule without thyrotoxic crisis or storm +E0511 Thyrotoxicosis with toxic single thyroid nodule with thyrotoxic crisis or storm +E0520 Thyrotoxicosis with toxic multinodular goiter without thyrotoxic crisis or storm +E0521 Thyrotoxicosis with toxic multinodular goiter with thyrotoxic crisis or storm +E0530 Thyrotoxicosis from ectopic thyroid tissue without thyrotoxic crisis or storm +E0531 Thyrotoxicosis from ectopic thyroid tissue with thyrotoxic crisis or storm +E0540 Thyrotoxicosis factitia without thyrotoxic crisis or storm +E0541 Thyrotoxicosis factitia with thyrotoxic crisis or storm +E0580 Other thyrotoxicosis without thyrotoxic crisis or storm +E0581 Other thyrotoxicosis with thyrotoxic crisis or storm +E0590 Thyrotoxicosis, unspecified without thyrotoxic crisis or storm +E0591 Thyrotoxicosis, unspecified with thyrotoxic crisis or storm +E060 Acute thyroiditis +E061 Subacute thyroiditis +E062 Chronic thyroiditis with transient thyrotoxicosis +E063 Autoimmune thyroiditis +E064 Drug-induced thyroiditis +E065 Other chronic thyroiditis +E069 Thyroiditis, unspecified +E070 Hypersecretion of calcitonin +E071 Dyshormogenetic goiter +E0781 Sick-euthyroid syndrome +E0789 Other specified disorders of thyroid +E079 Disorder of thyroid, unspecified +E0800 Diabetes mellitus due to underlying condition with hyperosmolarity without nonketotic hyperglycemic-hyperosmolar coma (NKHHC) +E0801 Diabetes mellitus due to underlying condition with hyperosmolarity with coma +E0810 Diabetes mellitus due to underlying condition with ketoacidosis without coma +E0811 Diabetes mellitus due to underlying condition with ketoacidosis with coma +E0821 Diabetes mellitus due to underlying condition with diabetic nephropathy +E0822 Diabetes mellitus due to underlying condition with diabetic chronic kidney disease +E0829 Diabetes mellitus due to underlying condition with other diabetic kidney complication +E08311 Diabetes mellitus due to underlying condition with unspecified diabetic retinopathy with macular edema +E08319 Diabetes mellitus due to underlying condition with unspecified diabetic retinopathy without macular edema +E083211 Diabetes mellitus due to underlying condition with mild nonproliferative diabetic retinopathy with macular edema, right eye +E083212 Diabetes mellitus due to underlying condition with mild nonproliferative diabetic retinopathy with macular edema, left eye +E083213 Diabetes mellitus due to underlying condition with mild nonproliferative diabetic retinopathy with macular edema, bilateral +E083219 Diabetes mellitus due to underlying condition with mild nonproliferative diabetic retinopathy with macular edema, unspecified eye +E083291 Diabetes mellitus due to underlying condition with mild nonproliferative diabetic retinopathy without macular edema, right eye +E083292 Diabetes mellitus due to underlying condition with mild nonproliferative diabetic retinopathy without macular edema, left eye +E083293 Diabetes mellitus due to underlying condition with mild nonproliferative diabetic retinopathy without macular edema, bilateral +E083299 Diabetes mellitus due to underlying condition with mild nonproliferative diabetic retinopathy without macular edema, unspecified eye +E083311 Diabetes mellitus due to underlying condition with moderate nonproliferative diabetic retinopathy with macular edema, right eye +E083312 Diabetes mellitus due to underlying condition with moderate nonproliferative diabetic retinopathy with macular edema, left eye +E083313 Diabetes mellitus due to underlying condition with moderate nonproliferative diabetic retinopathy with macular edema, bilateral +E083319 Diabetes mellitus due to underlying condition with moderate nonproliferative diabetic retinopathy with macular edema, unspecified eye +E083391 Diabetes mellitus due to underlying condition with moderate nonproliferative diabetic retinopathy without macular edema, right eye +E083392 Diabetes mellitus due to underlying condition with moderate nonproliferative diabetic retinopathy without macular edema, left eye +E083393 Diabetes mellitus due to underlying condition with moderate nonproliferative diabetic retinopathy without macular edema, bilateral +E083399 Diabetes mellitus due to underlying condition with moderate nonproliferative diabetic retinopathy without macular edema, unspecified eye +E083411 Diabetes mellitus due to underlying condition with severe nonproliferative diabetic retinopathy with macular edema, right eye +E083412 Diabetes mellitus due to underlying condition with severe nonproliferative diabetic retinopathy with macular edema, left eye +E083413 Diabetes mellitus due to underlying condition with severe nonproliferative diabetic retinopathy with macular edema, bilateral +E083419 Diabetes mellitus due to underlying condition with severe nonproliferative diabetic retinopathy with macular edema, unspecified eye +E083491 Diabetes mellitus due to underlying condition with severe nonproliferative diabetic retinopathy without macular edema, right eye +E083492 Diabetes mellitus due to underlying condition with severe nonproliferative diabetic retinopathy without macular edema, left eye +E083493 Diabetes mellitus due to underlying condition with severe nonproliferative diabetic retinopathy without macular edema, bilateral +E083499 Diabetes mellitus due to underlying condition with severe nonproliferative diabetic retinopathy without macular edema, unspecified eye +E083511 Diabetes mellitus due to underlying condition with proliferative diabetic retinopathy with macular edema, right eye +E083512 Diabetes mellitus due to underlying condition with proliferative diabetic retinopathy with macular edema, left eye +E083513 Diabetes mellitus due to underlying condition with proliferative diabetic retinopathy with macular edema, bilateral +E083519 Diabetes mellitus due to underlying condition with proliferative diabetic retinopathy with macular edema, unspecified eye +E083521 Diabetes mellitus due to underlying condition with proliferative diabetic retinopathy with traction retinal detachment involving the macula, right eye +E083522 Diabetes mellitus due to underlying condition with proliferative diabetic retinopathy with traction retinal detachment involving the macula, left eye +E083523 Diabetes mellitus due to underlying condition with proliferative diabetic retinopathy with traction retinal detachment involving the macula, bilateral +E083529 Diabetes mellitus due to underlying condition with proliferative diabetic retinopathy with traction retinal detachment involving the macula, unspecified eye +E083531 Diabetes mellitus due to underlying condition with proliferative diabetic retinopathy with traction retinal detachment not involving the macula, right eye +E083532 Diabetes mellitus due to underlying condition with proliferative diabetic retinopathy with traction retinal detachment not involving the macula, left eye +E083533 Diabetes mellitus due to underlying condition with proliferative diabetic retinopathy with traction retinal detachment not involving the macula, bilateral +E083539 Diabetes mellitus due to underlying condition with proliferative diabetic retinopathy with traction retinal detachment not involving the macula, unspecified eye +E083541 Diabetes mellitus due to underlying condition with proliferative diabetic retinopathy with combined traction retinal detachment and rhegmatogenous retinal detachment, right eye +E083542 Diabetes mellitus due to underlying condition with proliferative diabetic retinopathy with combined traction retinal detachment and rhegmatogenous retinal detachment, left eye +E083543 Diabetes mellitus due to underlying condition with proliferative diabetic retinopathy with combined traction retinal detachment and rhegmatogenous retinal detachment, bilateral +E083549 Diabetes mellitus due to underlying condition with proliferative diabetic retinopathy with combined traction retinal detachment and rhegmatogenous retinal detachment, unspecified eye +E083551 Diabetes mellitus due to underlying condition with stable proliferative diabetic retinopathy, right eye +E083552 Diabetes mellitus due to underlying condition with stable proliferative diabetic retinopathy, left eye +E083553 Diabetes mellitus due to underlying condition with stable proliferative diabetic retinopathy, bilateral +E083559 Diabetes mellitus due to underlying condition with stable proliferative diabetic retinopathy, unspecified eye +E083591 Diabetes mellitus due to underlying condition with proliferative diabetic retinopathy without macular edema, right eye +E083592 Diabetes mellitus due to underlying condition with proliferative diabetic retinopathy without macular edema, left eye +E083593 Diabetes mellitus due to underlying condition with proliferative diabetic retinopathy without macular edema, bilateral +E083599 Diabetes mellitus due to underlying condition with proliferative diabetic retinopathy without macular edema, unspecified eye +E0836 Diabetes mellitus due to underlying condition with diabetic cataract +E0837X1 Diabetes mellitus due to underlying condition with diabetic macular edema, resolved following treatment, right eye +E0837X2 Diabetes mellitus due to underlying condition with diabetic macular edema, resolved following treatment, left eye +E0837X3 Diabetes mellitus due to underlying condition with diabetic macular edema, resolved following treatment, bilateral +E0837X9 Diabetes mellitus due to underlying condition with diabetic macular edema, resolved following treatment, unspecified eye +E0839 Diabetes mellitus due to underlying condition with other diabetic ophthalmic complication +E0840 Diabetes mellitus due to underlying condition with diabetic neuropathy, unspecified +E0841 Diabetes mellitus due to underlying condition with diabetic mononeuropathy +E0842 Diabetes mellitus due to underlying condition with diabetic polyneuropathy +E0843 Diabetes mellitus due to underlying condition with diabetic autonomic (poly)neuropathy +E0844 Diabetes mellitus due to underlying condition with diabetic amyotrophy +E0849 Diabetes mellitus due to underlying condition with other diabetic neurological complication +E0851 Diabetes mellitus due to underlying condition with diabetic peripheral angiopathy without gangrene +E0852 Diabetes mellitus due to underlying condition with diabetic peripheral angiopathy with gangrene +E0859 Diabetes mellitus due to underlying condition with other circulatory complications +E08610 Diabetes mellitus due to underlying condition with diabetic neuropathic arthropathy +E08618 Diabetes mellitus due to underlying condition with other diabetic arthropathy +E08620 Diabetes mellitus due to underlying condition with diabetic dermatitis +E08621 Diabetes mellitus due to underlying condition with foot ulcer +E08622 Diabetes mellitus due to underlying condition with other skin ulcer +E08628 Diabetes mellitus due to underlying condition with other skin complications +E08630 Diabetes mellitus due to underlying condition with periodontal disease +E08638 Diabetes mellitus due to underlying condition with other oral complications +E08641 Diabetes mellitus due to underlying condition with hypoglycemia with coma +E08649 Diabetes mellitus due to underlying condition with hypoglycemia without coma +E0865 Diabetes mellitus due to underlying condition with hyperglycemia +E0869 Diabetes mellitus due to underlying condition with other specified complication +E088 Diabetes mellitus due to underlying condition with unspecified complications +E089 Diabetes mellitus due to underlying condition without complications +E0900 Drug or chemical induced diabetes mellitus with hyperosmolarity without nonketotic hyperglycemic-hyperosmolar coma (NKHHC) +E0901 Drug or chemical induced diabetes mellitus with hyperosmolarity with coma +E0910 Drug or chemical induced diabetes mellitus with ketoacidosis without coma +E0911 Drug or chemical induced diabetes mellitus with ketoacidosis with coma +E0921 Drug or chemical induced diabetes mellitus with diabetic nephropathy +E0922 Drug or chemical induced diabetes mellitus with diabetic chronic kidney disease +E0929 Drug or chemical induced diabetes mellitus with other diabetic kidney complication +E09311 Drug or chemical induced diabetes mellitus with unspecified diabetic retinopathy with macular edema +E09319 Drug or chemical induced diabetes mellitus with unspecified diabetic retinopathy without macular edema +E093211 Drug or chemical induced diabetes mellitus with mild nonproliferative diabetic retinopathy with macular edema, right eye +E093212 Drug or chemical induced diabetes mellitus with mild nonproliferative diabetic retinopathy with macular edema, left eye +E093213 Drug or chemical induced diabetes mellitus with mild nonproliferative diabetic retinopathy with macular edema, bilateral +E093219 Drug or chemical induced diabetes mellitus with mild nonproliferative diabetic retinopathy with macular edema, unspecified eye +E093291 Drug or chemical induced diabetes mellitus with mild nonproliferative diabetic retinopathy without macular edema, right eye +E093292 Drug or chemical induced diabetes mellitus with mild nonproliferative diabetic retinopathy without macular edema, left eye +E093293 Drug or chemical induced diabetes mellitus with mild nonproliferative diabetic retinopathy without macular edema, bilateral +E093299 Drug or chemical induced diabetes mellitus with mild nonproliferative diabetic retinopathy without macular edema, unspecified eye +E093311 Drug or chemical induced diabetes mellitus with moderate nonproliferative diabetic retinopathy with macular edema, right eye +E093312 Drug or chemical induced diabetes mellitus with moderate nonproliferative diabetic retinopathy with macular edema, left eye +E093313 Drug or chemical induced diabetes mellitus with moderate nonproliferative diabetic retinopathy with macular edema, bilateral +E093319 Drug or chemical induced diabetes mellitus with moderate nonproliferative diabetic retinopathy with macular edema, unspecified eye +E093391 Drug or chemical induced diabetes mellitus with moderate nonproliferative diabetic retinopathy without macular edema, right eye +E093392 Drug or chemical induced diabetes mellitus with moderate nonproliferative diabetic retinopathy without macular edema, left eye +E093393 Drug or chemical induced diabetes mellitus with moderate nonproliferative diabetic retinopathy without macular edema, bilateral +E093399 Drug or chemical induced diabetes mellitus with moderate nonproliferative diabetic retinopathy without macular edema, unspecified eye +E093411 Drug or chemical induced diabetes mellitus with severe nonproliferative diabetic retinopathy with macular edema, right eye +E093412 Drug or chemical induced diabetes mellitus with severe nonproliferative diabetic retinopathy with macular edema, left eye +E093413 Drug or chemical induced diabetes mellitus with severe nonproliferative diabetic retinopathy with macular edema, bilateral +E093419 Drug or chemical induced diabetes mellitus with severe nonproliferative diabetic retinopathy with macular edema, unspecified eye +E093491 Drug or chemical induced diabetes mellitus with severe nonproliferative diabetic retinopathy without macular edema, right eye +E093492 Drug or chemical induced diabetes mellitus with severe nonproliferative diabetic retinopathy without macular edema, left eye +E093493 Drug or chemical induced diabetes mellitus with severe nonproliferative diabetic retinopathy without macular edema, bilateral +E093499 Drug or chemical induced diabetes mellitus with severe nonproliferative diabetic retinopathy without macular edema, unspecified eye +E093511 Drug or chemical induced diabetes mellitus with proliferative diabetic retinopathy with macular edema, right eye +E093512 Drug or chemical induced diabetes mellitus with proliferative diabetic retinopathy with macular edema, left eye +E093513 Drug or chemical induced diabetes mellitus with proliferative diabetic retinopathy with macular edema, bilateral +E093519 Drug or chemical induced diabetes mellitus with proliferative diabetic retinopathy with macular edema, unspecified eye +E093521 Drug or chemical induced diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment involving the macula, right eye +E093522 Drug or chemical induced diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment involving the macula, left eye +E093523 Drug or chemical induced diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment involving the macula, bilateral +E093529 Drug or chemical induced diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment involving the macula, unspecified eye +E093531 Drug or chemical induced diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment not involving the macula, right eye +E093532 Drug or chemical induced diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment not involving the macula, left eye +E093533 Drug or chemical induced diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment not involving the macula, bilateral +E093539 Drug or chemical induced diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment not involving the macula, unspecified eye +E093541 Drug or chemical induced diabetes mellitus with proliferative diabetic retinopathy with combined traction retinal detachment and rhegmatogenous retinal detachment, right eye +E093542 Drug or chemical induced diabetes mellitus with proliferative diabetic retinopathy with combined traction retinal detachment and rhegmatogenous retinal detachment, left eye +E093543 Drug or chemical induced diabetes mellitus with proliferative diabetic retinopathy with combined traction retinal detachment and rhegmatogenous retinal detachment, bilateral +E093549 Drug or chemical induced diabetes mellitus with proliferative diabetic retinopathy with combined traction retinal detachment and rhegmatogenous retinal detachment, unspecified eye +E093551 Drug or chemical induced diabetes mellitus with stable proliferative diabetic retinopathy, right eye +E093552 Drug or chemical induced diabetes mellitus with stable proliferative diabetic retinopathy, left eye +E093553 Drug or chemical induced diabetes mellitus with stable proliferative diabetic retinopathy, bilateral +E093559 Drug or chemical induced diabetes mellitus with stable proliferative diabetic retinopathy, unspecified eye +E093591 Drug or chemical induced diabetes mellitus with proliferative diabetic retinopathy without macular edema, right eye +E093592 Drug or chemical induced diabetes mellitus with proliferative diabetic retinopathy without macular edema, left eye +E093593 Drug or chemical induced diabetes mellitus with proliferative diabetic retinopathy without macular edema, bilateral +E093599 Drug or chemical induced diabetes mellitus with proliferative diabetic retinopathy without macular edema, unspecified eye +E0936 Drug or chemical induced diabetes mellitus with diabetic cataract +E0937X1 Drug or chemical induced diabetes mellitus with diabetic macular edema, resolved following treatment, right eye +E0937X2 Drug or chemical induced diabetes mellitus with diabetic macular edema, resolved following treatment, left eye +E0937X3 Drug or chemical induced diabetes mellitus with diabetic macular edema, resolved following treatment, bilateral +E0937X9 Drug or chemical induced diabetes mellitus with diabetic macular edema, resolved following treatment, unspecified eye +E0939 Drug or chemical induced diabetes mellitus with other diabetic ophthalmic complication +E0940 Drug or chemical induced diabetes mellitus with neurological complications with diabetic neuropathy, unspecified +E0941 Drug or chemical induced diabetes mellitus with neurological complications with diabetic mononeuropathy +E0942 Drug or chemical induced diabetes mellitus with neurological complications with diabetic polyneuropathy +E0943 Drug or chemical induced diabetes mellitus with neurological complications with diabetic autonomic (poly)neuropathy +E0944 Drug or chemical induced diabetes mellitus with neurological complications with diabetic amyotrophy +E0949 Drug or chemical induced diabetes mellitus with neurological complications with other diabetic neurological complication +E0951 Drug or chemical induced diabetes mellitus with diabetic peripheral angiopathy without gangrene +E0952 Drug or chemical induced diabetes mellitus with diabetic peripheral angiopathy with gangrene +E0959 Drug or chemical induced diabetes mellitus with other circulatory complications +E09610 Drug or chemical induced diabetes mellitus with diabetic neuropathic arthropathy +E09618 Drug or chemical induced diabetes mellitus with other diabetic arthropathy +E09620 Drug or chemical induced diabetes mellitus with diabetic dermatitis +E09621 Drug or chemical induced diabetes mellitus with foot ulcer +E09622 Drug or chemical induced diabetes mellitus with other skin ulcer +E09628 Drug or chemical induced diabetes mellitus with other skin complications +E09630 Drug or chemical induced diabetes mellitus with periodontal disease +E09638 Drug or chemical induced diabetes mellitus with other oral complications +E09641 Drug or chemical induced diabetes mellitus with hypoglycemia with coma +E09649 Drug or chemical induced diabetes mellitus with hypoglycemia without coma +E0965 Drug or chemical induced diabetes mellitus with hyperglycemia +E0969 Drug or chemical induced diabetes mellitus with other specified complication +E098 Drug or chemical induced diabetes mellitus with unspecified complications +E099 Drug or chemical induced diabetes mellitus without complications +E1010 Type 1 diabetes mellitus with ketoacidosis without coma +E1011 Type 1 diabetes mellitus with ketoacidosis with coma +E1021 Type 1 diabetes mellitus with diabetic nephropathy +E1022 Type 1 diabetes mellitus with diabetic chronic kidney disease +E1029 Type 1 diabetes mellitus with other diabetic kidney complication +E10311 Type 1 diabetes mellitus with unspecified diabetic retinopathy with macular edema +E10319 Type 1 diabetes mellitus with unspecified diabetic retinopathy without macular edema +E103211 Type 1 diabetes mellitus with mild nonproliferative diabetic retinopathy with macular edema, right eye +E103212 Type 1 diabetes mellitus with mild nonproliferative diabetic retinopathy with macular edema, left eye +E103213 Type 1 diabetes mellitus with mild nonproliferative diabetic retinopathy with macular edema, bilateral +E103219 Type 1 diabetes mellitus with mild nonproliferative diabetic retinopathy with macular edema, unspecified eye +E103291 Type 1 diabetes mellitus with mild nonproliferative diabetic retinopathy without macular edema, right eye +E103292 Type 1 diabetes mellitus with mild nonproliferative diabetic retinopathy without macular edema, left eye +E103293 Type 1 diabetes mellitus with mild nonproliferative diabetic retinopathy without macular edema, bilateral +E103299 Type 1 diabetes mellitus with mild nonproliferative diabetic retinopathy without macular edema, unspecified eye +E103311 Type 1 diabetes mellitus with moderate nonproliferative diabetic retinopathy with macular edema, right eye +E103312 Type 1 diabetes mellitus with moderate nonproliferative diabetic retinopathy with macular edema, left eye +E103313 Type 1 diabetes mellitus with moderate nonproliferative diabetic retinopathy with macular edema, bilateral +E103319 Type 1 diabetes mellitus with moderate nonproliferative diabetic retinopathy with macular edema, unspecified eye +E103391 Type 1 diabetes mellitus with moderate nonproliferative diabetic retinopathy without macular edema, right eye +E103392 Type 1 diabetes mellitus with moderate nonproliferative diabetic retinopathy without macular edema, left eye +E103393 Type 1 diabetes mellitus with moderate nonproliferative diabetic retinopathy without macular edema, bilateral +E103399 Type 1 diabetes mellitus with moderate nonproliferative diabetic retinopathy without macular edema, unspecified eye +E103411 Type 1 diabetes mellitus with severe nonproliferative diabetic retinopathy with macular edema, right eye +E103412 Type 1 diabetes mellitus with severe nonproliferative diabetic retinopathy with macular edema, left eye +E103413 Type 1 diabetes mellitus with severe nonproliferative diabetic retinopathy with macular edema, bilateral +E103419 Type 1 diabetes mellitus with severe nonproliferative diabetic retinopathy with macular edema, unspecified eye +E103491 Type 1 diabetes mellitus with severe nonproliferative diabetic retinopathy without macular edema, right eye +E103492 Type 1 diabetes mellitus with severe nonproliferative diabetic retinopathy without macular edema, left eye +E103493 Type 1 diabetes mellitus with severe nonproliferative diabetic retinopathy without macular edema, bilateral +E103499 Type 1 diabetes mellitus with severe nonproliferative diabetic retinopathy without macular edema, unspecified eye +E103511 Type 1 diabetes mellitus with proliferative diabetic retinopathy with macular edema, right eye +E103512 Type 1 diabetes mellitus with proliferative diabetic retinopathy with macular edema, left eye +E103513 Type 1 diabetes mellitus with proliferative diabetic retinopathy with macular edema, bilateral +E103519 Type 1 diabetes mellitus with proliferative diabetic retinopathy with macular edema, unspecified eye +E103521 Type 1 diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment involving the macula, right eye +E103522 Type 1 diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment involving the macula, left eye +E103523 Type 1 diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment involving the macula, bilateral +E103529 Type 1 diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment involving the macula, unspecified eye +E103531 Type 1 diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment not involving the macula, right eye +E103532 Type 1 diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment not involving the macula, left eye +E103533 Type 1 diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment not involving the macula, bilateral +E103539 Type 1 diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment not involving the macula, unspecified eye +E103541 Type 1 diabetes mellitus with proliferative diabetic retinopathy with combined traction retinal detachment and rhegmatogenous retinal detachment, right eye +E103542 Type 1 diabetes mellitus with proliferative diabetic retinopathy with combined traction retinal detachment and rhegmatogenous retinal detachment, left eye +E103543 Type 1 diabetes mellitus with proliferative diabetic retinopathy with combined traction retinal detachment and rhegmatogenous retinal detachment, bilateral +E103549 Type 1 diabetes mellitus with proliferative diabetic retinopathy with combined traction retinal detachment and rhegmatogenous retinal detachment, unspecified eye +E103551 Type 1 diabetes mellitus with stable proliferative diabetic retinopathy, right eye +E103552 Type 1 diabetes mellitus with stable proliferative diabetic retinopathy, left eye +E103553 Type 1 diabetes mellitus with stable proliferative diabetic retinopathy, bilateral +E103559 Type 1 diabetes mellitus with stable proliferative diabetic retinopathy, unspecified eye +E103591 Type 1 diabetes mellitus with proliferative diabetic retinopathy without macular edema, right eye +E103592 Type 1 diabetes mellitus with proliferative diabetic retinopathy without macular edema, left eye +E103593 Type 1 diabetes mellitus with proliferative diabetic retinopathy without macular edema, bilateral +E103599 Type 1 diabetes mellitus with proliferative diabetic retinopathy without macular edema, unspecified eye +E1036 Type 1 diabetes mellitus with diabetic cataract +E1037X1 Type 1 diabetes mellitus with diabetic macular edema, resolved following treatment, right eye +E1037X2 Type 1 diabetes mellitus with diabetic macular edema, resolved following treatment, left eye +E1037X3 Type 1 diabetes mellitus with diabetic macular edema, resolved following treatment, bilateral +E1037X9 Type 1 diabetes mellitus with diabetic macular edema, resolved following treatment, unspecified eye +E1039 Type 1 diabetes mellitus with other diabetic ophthalmic complication +E1040 Type 1 diabetes mellitus with diabetic neuropathy, unspecified +E1041 Type 1 diabetes mellitus with diabetic mononeuropathy +E1042 Type 1 diabetes mellitus with diabetic polyneuropathy +E1043 Type 1 diabetes mellitus with diabetic autonomic (poly)neuropathy +E1044 Type 1 diabetes mellitus with diabetic amyotrophy +E1049 Type 1 diabetes mellitus with other diabetic neurological complication +E1051 Type 1 diabetes mellitus with diabetic peripheral angiopathy without gangrene +E1052 Type 1 diabetes mellitus with diabetic peripheral angiopathy with gangrene +E1059 Type 1 diabetes mellitus with other circulatory complications +E10610 Type 1 diabetes mellitus with diabetic neuropathic arthropathy +E10618 Type 1 diabetes mellitus with other diabetic arthropathy +E10620 Type 1 diabetes mellitus with diabetic dermatitis +E10621 Type 1 diabetes mellitus with foot ulcer +E10622 Type 1 diabetes mellitus with other skin ulcer +E10628 Type 1 diabetes mellitus with other skin complications +E10630 Type 1 diabetes mellitus with periodontal disease +E10638 Type 1 diabetes mellitus with other oral complications +E10641 Type 1 diabetes mellitus with hypoglycemia with coma +E10649 Type 1 diabetes mellitus with hypoglycemia without coma +E1065 Type 1 diabetes mellitus with hyperglycemia +E1069 Type 1 diabetes mellitus with other specified complication +E108 Type 1 diabetes mellitus with unspecified complications +E109 Type 1 diabetes mellitus without complications +E1100 Type 2 diabetes mellitus with hyperosmolarity without nonketotic hyperglycemic-hyperosmolar coma (NKHHC) +E1101 Type 2 diabetes mellitus with hyperosmolarity with coma +E1110 Type 2 diabetes mellitus with ketoacidosis without coma +E1111 Type 2 diabetes mellitus with ketoacidosis with coma +E1121 Type 2 diabetes mellitus with diabetic nephropathy +E1122 Type 2 diabetes mellitus with diabetic chronic kidney disease +E1129 Type 2 diabetes mellitus with other diabetic kidney complication +E11311 Type 2 diabetes mellitus with unspecified diabetic retinopathy with macular edema +E11319 Type 2 diabetes mellitus with unspecified diabetic retinopathy without macular edema +E113211 Type 2 diabetes mellitus with mild nonproliferative diabetic retinopathy with macular edema, right eye +E113212 Type 2 diabetes mellitus with mild nonproliferative diabetic retinopathy with macular edema, left eye +E113213 Type 2 diabetes mellitus with mild nonproliferative diabetic retinopathy with macular edema, bilateral +E113219 Type 2 diabetes mellitus with mild nonproliferative diabetic retinopathy with macular edema, unspecified eye +E113291 Type 2 diabetes mellitus with mild nonproliferative diabetic retinopathy without macular edema, right eye +E113292 Type 2 diabetes mellitus with mild nonproliferative diabetic retinopathy without macular edema, left eye +E113293 Type 2 diabetes mellitus with mild nonproliferative diabetic retinopathy without macular edema, bilateral +E113299 Type 2 diabetes mellitus with mild nonproliferative diabetic retinopathy without macular edema, unspecified eye +E113311 Type 2 diabetes mellitus with moderate nonproliferative diabetic retinopathy with macular edema, right eye +E113312 Type 2 diabetes mellitus with moderate nonproliferative diabetic retinopathy with macular edema, left eye +E113313 Type 2 diabetes mellitus with moderate nonproliferative diabetic retinopathy with macular edema, bilateral +E113319 Type 2 diabetes mellitus with moderate nonproliferative diabetic retinopathy with macular edema, unspecified eye +E113391 Type 2 diabetes mellitus with moderate nonproliferative diabetic retinopathy without macular edema, right eye +E113392 Type 2 diabetes mellitus with moderate nonproliferative diabetic retinopathy without macular edema, left eye +E113393 Type 2 diabetes mellitus with moderate nonproliferative diabetic retinopathy without macular edema, bilateral +E113399 Type 2 diabetes mellitus with moderate nonproliferative diabetic retinopathy without macular edema, unspecified eye +E113411 Type 2 diabetes mellitus with severe nonproliferative diabetic retinopathy with macular edema, right eye +E113412 Type 2 diabetes mellitus with severe nonproliferative diabetic retinopathy with macular edema, left eye +E113413 Type 2 diabetes mellitus with severe nonproliferative diabetic retinopathy with macular edema, bilateral +E113419 Type 2 diabetes mellitus with severe nonproliferative diabetic retinopathy with macular edema, unspecified eye +E113491 Type 2 diabetes mellitus with severe nonproliferative diabetic retinopathy without macular edema, right eye +E113492 Type 2 diabetes mellitus with severe nonproliferative diabetic retinopathy without macular edema, left eye +E113493 Type 2 diabetes mellitus with severe nonproliferative diabetic retinopathy without macular edema, bilateral +E113499 Type 2 diabetes mellitus with severe nonproliferative diabetic retinopathy without macular edema, unspecified eye +E113511 Type 2 diabetes mellitus with proliferative diabetic retinopathy with macular edema, right eye +E113512 Type 2 diabetes mellitus with proliferative diabetic retinopathy with macular edema, left eye +E113513 Type 2 diabetes mellitus with proliferative diabetic retinopathy with macular edema, bilateral +E113519 Type 2 diabetes mellitus with proliferative diabetic retinopathy with macular edema, unspecified eye +E113521 Type 2 diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment involving the macula, right eye +E113522 Type 2 diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment involving the macula, left eye +E113523 Type 2 diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment involving the macula, bilateral +E113529 Type 2 diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment involving the macula, unspecified eye +E113531 Type 2 diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment not involving the macula, right eye +E113532 Type 2 diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment not involving the macula, left eye +E113533 Type 2 diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment not involving the macula, bilateral +E113539 Type 2 diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment not involving the macula, unspecified eye +E113541 Type 2 diabetes mellitus with proliferative diabetic retinopathy with combined traction retinal detachment and rhegmatogenous retinal detachment, right eye +E113542 Type 2 diabetes mellitus with proliferative diabetic retinopathy with combined traction retinal detachment and rhegmatogenous retinal detachment, left eye +E113543 Type 2 diabetes mellitus with proliferative diabetic retinopathy with combined traction retinal detachment and rhegmatogenous retinal detachment, bilateral +E113549 Type 2 diabetes mellitus with proliferative diabetic retinopathy with combined traction retinal detachment and rhegmatogenous retinal detachment, unspecified eye +E113551 Type 2 diabetes mellitus with stable proliferative diabetic retinopathy, right eye +E113552 Type 2 diabetes mellitus with stable proliferative diabetic retinopathy, left eye +E113553 Type 2 diabetes mellitus with stable proliferative diabetic retinopathy, bilateral +E113559 Type 2 diabetes mellitus with stable proliferative diabetic retinopathy, unspecified eye +E113591 Type 2 diabetes mellitus with proliferative diabetic retinopathy without macular edema, right eye +E113592 Type 2 diabetes mellitus with proliferative diabetic retinopathy without macular edema, left eye +E113593 Type 2 diabetes mellitus with proliferative diabetic retinopathy without macular edema, bilateral +E113599 Type 2 diabetes mellitus with proliferative diabetic retinopathy without macular edema, unspecified eye +E1136 Type 2 diabetes mellitus with diabetic cataract +E1137X1 Type 2 diabetes mellitus with diabetic macular edema, resolved following treatment, right eye +E1137X2 Type 2 diabetes mellitus with diabetic macular edema, resolved following treatment, left eye +E1137X3 Type 2 diabetes mellitus with diabetic macular edema, resolved following treatment, bilateral +E1137X9 Type 2 diabetes mellitus with diabetic macular edema, resolved following treatment, unspecified eye +E1139 Type 2 diabetes mellitus with other diabetic ophthalmic complication +E1140 Type 2 diabetes mellitus with diabetic neuropathy, unspecified +E1141 Type 2 diabetes mellitus with diabetic mononeuropathy +E1142 Type 2 diabetes mellitus with diabetic polyneuropathy +E1143 Type 2 diabetes mellitus with diabetic autonomic (poly)neuropathy +E1144 Type 2 diabetes mellitus with diabetic amyotrophy +E1149 Type 2 diabetes mellitus with other diabetic neurological complication +E1151 Type 2 diabetes mellitus with diabetic peripheral angiopathy without gangrene +E1152 Type 2 diabetes mellitus with diabetic peripheral angiopathy with gangrene +E1159 Type 2 diabetes mellitus with other circulatory complications +E11610 Type 2 diabetes mellitus with diabetic neuropathic arthropathy +E11618 Type 2 diabetes mellitus with other diabetic arthropathy +E11620 Type 2 diabetes mellitus with diabetic dermatitis +E11621 Type 2 diabetes mellitus with foot ulcer +E11622 Type 2 diabetes mellitus with other skin ulcer +E11628 Type 2 diabetes mellitus with other skin complications +E11630 Type 2 diabetes mellitus with periodontal disease +E11638 Type 2 diabetes mellitus with other oral complications +E11641 Type 2 diabetes mellitus with hypoglycemia with coma +E11649 Type 2 diabetes mellitus with hypoglycemia without coma +E1165 Type 2 diabetes mellitus with hyperglycemia +E1169 Type 2 diabetes mellitus with other specified complication +E118 Type 2 diabetes mellitus with unspecified complications +E119 Type 2 diabetes mellitus without complications +E1300 Other specified diabetes mellitus with hyperosmolarity without nonketotic hyperglycemic-hyperosmolar coma (NKHHC) +E1301 Other specified diabetes mellitus with hyperosmolarity with coma +E1310 Other specified diabetes mellitus with ketoacidosis without coma +E1311 Other specified diabetes mellitus with ketoacidosis with coma +E1321 Other specified diabetes mellitus with diabetic nephropathy +E1322 Other specified diabetes mellitus with diabetic chronic kidney disease +E1329 Other specified diabetes mellitus with other diabetic kidney complication +E13311 Other specified diabetes mellitus with unspecified diabetic retinopathy with macular edema +E13319 Other specified diabetes mellitus with unspecified diabetic retinopathy without macular edema +E133211 Other specified diabetes mellitus with mild nonproliferative diabetic retinopathy with macular edema, right eye +E133212 Other specified diabetes mellitus with mild nonproliferative diabetic retinopathy with macular edema, left eye +E133213 Other specified diabetes mellitus with mild nonproliferative diabetic retinopathy with macular edema, bilateral +E133219 Other specified diabetes mellitus with mild nonproliferative diabetic retinopathy with macular edema, unspecified eye +E133291 Other specified diabetes mellitus with mild nonproliferative diabetic retinopathy without macular edema, right eye +E133292 Other specified diabetes mellitus with mild nonproliferative diabetic retinopathy without macular edema, left eye +E133293 Other specified diabetes mellitus with mild nonproliferative diabetic retinopathy without macular edema, bilateral +E133299 Other specified diabetes mellitus with mild nonproliferative diabetic retinopathy without macular edema, unspecified eye +E133311 Other specified diabetes mellitus with moderate nonproliferative diabetic retinopathy with macular edema, right eye +E133312 Other specified diabetes mellitus with moderate nonproliferative diabetic retinopathy with macular edema, left eye +E133313 Other specified diabetes mellitus with moderate nonproliferative diabetic retinopathy with macular edema, bilateral +E133319 Other specified diabetes mellitus with moderate nonproliferative diabetic retinopathy with macular edema, unspecified eye +E133391 Other specified diabetes mellitus with moderate nonproliferative diabetic retinopathy without macular edema, right eye +E133392 Other specified diabetes mellitus with moderate nonproliferative diabetic retinopathy without macular edema, left eye +E133393 Other specified diabetes mellitus with moderate nonproliferative diabetic retinopathy without macular edema, bilateral +E133399 Other specified diabetes mellitus with moderate nonproliferative diabetic retinopathy without macular edema, unspecified eye +E133411 Other specified diabetes mellitus with severe nonproliferative diabetic retinopathy with macular edema, right eye +E133412 Other specified diabetes mellitus with severe nonproliferative diabetic retinopathy with macular edema, left eye +E133413 Other specified diabetes mellitus with severe nonproliferative diabetic retinopathy with macular edema, bilateral +E133419 Other specified diabetes mellitus with severe nonproliferative diabetic retinopathy with macular edema, unspecified eye +E133491 Other specified diabetes mellitus with severe nonproliferative diabetic retinopathy without macular edema, right eye +E133492 Other specified diabetes mellitus with severe nonproliferative diabetic retinopathy without macular edema, left eye +E133493 Other specified diabetes mellitus with severe nonproliferative diabetic retinopathy without macular edema, bilateral +E133499 Other specified diabetes mellitus with severe nonproliferative diabetic retinopathy without macular edema, unspecified eye +E133511 Other specified diabetes mellitus with proliferative diabetic retinopathy with macular edema, right eye +E133512 Other specified diabetes mellitus with proliferative diabetic retinopathy with macular edema, left eye +E133513 Other specified diabetes mellitus with proliferative diabetic retinopathy with macular edema, bilateral +E133519 Other specified diabetes mellitus with proliferative diabetic retinopathy with macular edema, unspecified eye +E133521 Other specified diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment involving the macula, right eye +E133522 Other specified diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment involving the macula, left eye +E133523 Other specified diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment involving the macula, bilateral +E133529 Other specified diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment involving the macula, unspecified eye +E133531 Other specified diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment not involving the macula, right eye +E133532 Other specified diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment not involving the macula, left eye +E133533 Other specified diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment not involving the macula, bilateral +E133539 Other specified diabetes mellitus with proliferative diabetic retinopathy with traction retinal detachment not involving the macula, unspecified eye +E133541 Other specified diabetes mellitus with proliferative diabetic retinopathy with combined traction retinal detachment and rhegmatogenous retinal detachment, right eye +E133542 Other specified diabetes mellitus with proliferative diabetic retinopathy with combined traction retinal detachment and rhegmatogenous retinal detachment, left eye +E133543 Other specified diabetes mellitus with proliferative diabetic retinopathy with combined traction retinal detachment and rhegmatogenous retinal detachment, bilateral +E133549 Other specified diabetes mellitus with proliferative diabetic retinopathy with combined traction retinal detachment and rhegmatogenous retinal detachment, unspecified eye +E133551 Other specified diabetes mellitus with stable proliferative diabetic retinopathy, right eye +E133552 Other specified diabetes mellitus with stable proliferative diabetic retinopathy, left eye +E133553 Other specified diabetes mellitus with stable proliferative diabetic retinopathy, bilateral +E133559 Other specified diabetes mellitus with stable proliferative diabetic retinopathy, unspecified eye +E133591 Other specified diabetes mellitus with proliferative diabetic retinopathy without macular edema, right eye +E133592 Other specified diabetes mellitus with proliferative diabetic retinopathy without macular edema, left eye +E133593 Other specified diabetes mellitus with proliferative diabetic retinopathy without macular edema, bilateral +E133599 Other specified diabetes mellitus with proliferative diabetic retinopathy without macular edema, unspecified eye +E1336 Other specified diabetes mellitus with diabetic cataract +E1337X1 Other specified diabetes mellitus with diabetic macular edema, resolved following treatment, right eye +E1337X2 Other specified diabetes mellitus with diabetic macular edema, resolved following treatment, left eye +E1337X3 Other specified diabetes mellitus with diabetic macular edema, resolved following treatment, bilateral +E1337X9 Other specified diabetes mellitus with diabetic macular edema, resolved following treatment, unspecified eye +E1339 Other specified diabetes mellitus with other diabetic ophthalmic complication +E1340 Other specified diabetes mellitus with diabetic neuropathy, unspecified +E1341 Other specified diabetes mellitus with diabetic mononeuropathy +E1342 Other specified diabetes mellitus with diabetic polyneuropathy +E1343 Other specified diabetes mellitus with diabetic autonomic (poly)neuropathy +E1344 Other specified diabetes mellitus with diabetic amyotrophy +E1349 Other specified diabetes mellitus with other diabetic neurological complication +E1351 Other specified diabetes mellitus with diabetic peripheral angiopathy without gangrene +E1352 Other specified diabetes mellitus with diabetic peripheral angiopathy with gangrene +E1359 Other specified diabetes mellitus with other circulatory complications +E13610 Other specified diabetes mellitus with diabetic neuropathic arthropathy +E13618 Other specified diabetes mellitus with other diabetic arthropathy +E13620 Other specified diabetes mellitus with diabetic dermatitis +E13621 Other specified diabetes mellitus with foot ulcer +E13622 Other specified diabetes mellitus with other skin ulcer +E13628 Other specified diabetes mellitus with other skin complications +E13630 Other specified diabetes mellitus with periodontal disease +E13638 Other specified diabetes mellitus with other oral complications +E13641 Other specified diabetes mellitus with hypoglycemia with coma +E13649 Other specified diabetes mellitus with hypoglycemia without coma +E1365 Other specified diabetes mellitus with hyperglycemia +E1369 Other specified diabetes mellitus with other specified complication +E138 Other specified diabetes mellitus with unspecified complications +E139 Other specified diabetes mellitus without complications +E15 Nondiabetic hypoglycemic coma +E160 Drug-induced hypoglycemia without coma +E161 Other hypoglycemia +E162 Hypoglycemia, unspecified +E163 Increased secretion of glucagon +E164 Increased secretion of gastrin +E168 Other specified disorders of pancreatic internal secretion +E169 Disorder of pancreatic internal secretion, unspecified +E200 Idiopathic hypoparathyroidism +E201 Pseudohypoparathyroidism +E208 Other hypoparathyroidism +E209 Hypoparathyroidism, unspecified +E210 Primary hyperparathyroidism +E211 Secondary hyperparathyroidism, not elsewhere classified +E212 Other hyperparathyroidism +E213 Hyperparathyroidism, unspecified +E214 Other specified disorders of parathyroid gland +E215 Disorder of parathyroid gland, unspecified +E220 Acromegaly and pituitary gigantism +E221 Hyperprolactinemia +E222 Syndrome of inappropriate secretion of antidiuretic hormone +E228 Other hyperfunction of pituitary gland +E229 Hyperfunction of pituitary gland, unspecified +E230 Hypopituitarism +E231 Drug-induced hypopituitarism +E232 Diabetes insipidus +E233 Hypothalamic dysfunction, not elsewhere classified +E236 Other disorders of pituitary gland +E237 Disorder of pituitary gland, unspecified +E240 Pituitary-dependent Cushing's disease +E241 Nelson's syndrome +E242 Drug-induced Cushing's syndrome +E243 Ectopic ACTH syndrome +E244 Alcohol-induced pseudo-Cushing's syndrome +E248 Other Cushing's syndrome +E249 Cushing's syndrome, unspecified +E250 Congenital adrenogenital disorders associated with enzyme deficiency +E258 Other adrenogenital disorders +E259 Adrenogenital disorder, unspecified +E2601 Conn's syndrome +E2602 Glucocorticoid-remediable aldosteronism +E2609 Other primary hyperaldosteronism +E261 Secondary hyperaldosteronism +E2681 Bartter's syndrome +E2689 Other hyperaldosteronism +E269 Hyperaldosteronism, unspecified +E270 Other adrenocortical overactivity +E271 Primary adrenocortical insufficiency +E272 Addisonian crisis +E273 Drug-induced adrenocortical insufficiency +E2740 Unspecified adrenocortical insufficiency +E2749 Other adrenocortical insufficiency +E275 Adrenomedullary hyperfunction +E278 Other specified disorders of adrenal gland +E279 Disorder of adrenal gland, unspecified +E280 Estrogen excess +E281 Androgen excess +E282 Polycystic ovarian syndrome +E28310 Symptomatic premature menopause +E28319 Asymptomatic premature menopause +E2839 Other primary ovarian failure +E288 Other ovarian dysfunction +E289 Ovarian dysfunction, unspecified +E290 Testicular hyperfunction +E291 Testicular hypofunction +E298 Other testicular dysfunction +E299 Testicular dysfunction, unspecified +E300 Delayed puberty +E301 Precocious puberty +E308 Other disorders of puberty +E309 Disorder of puberty, unspecified +E310 Autoimmune polyglandular failure +E311 Polyglandular hyperfunction +E3120 Multiple endocrine neoplasia [MEN] syndrome, unspecified +E3121 Multiple endocrine neoplasia [MEN] type I +E3122 Multiple endocrine neoplasia [MEN] type IIA +E3123 Multiple endocrine neoplasia [MEN] type IIB +E318 Other polyglandular dysfunction +E319 Polyglandular dysfunction, unspecified +E320 Persistent hyperplasia of thymus +E321 Abscess of thymus +E328 Other diseases of thymus +E329 Disease of thymus, unspecified +E340 Carcinoid syndrome +E341 Other hypersecretion of intestinal hormones +E342 Ectopic hormone secretion, not elsewhere classified +E343 Short stature due to endocrine disorder +E344 Constitutional tall stature +E3450 Androgen insensitivity syndrome, unspecified +E3451 Complete androgen insensitivity syndrome +E3452 Partial androgen insensitivity syndrome +E348 Other specified endocrine disorders +E349 Endocrine disorder, unspecified +E35 Disorders of endocrine glands in diseases classified elsewhere +E3601 Intraoperative hemorrhage and hematoma of an endocrine system organ or structure complicating an endocrine system procedure +E3602 Intraoperative hemorrhage and hematoma of an endocrine system organ or structure complicating other procedure +E3611 Accidental puncture and laceration of an endocrine system organ or structure during an endocrine system procedure +E3612 Accidental puncture and laceration of an endocrine system organ or structure during other procedure +E368 Other intraoperative complications of endocrine system +E40 Kwashiorkor +E41 Nutritional marasmus +E42 Marasmic kwashiorkor +E43 Unspecified severe protein-calorie malnutrition +E440 Moderate protein-calorie malnutrition +E441 Mild protein-calorie malnutrition +E45 Retarded development following protein-calorie malnutrition +E46 Unspecified protein-calorie malnutrition +E500 Vitamin A deficiency with conjunctival xerosis +E501 Vitamin A deficiency with Bitot's spot and conjunctival xerosis +E502 Vitamin A deficiency with corneal xerosis +E503 Vitamin A deficiency with corneal ulceration and xerosis +E504 Vitamin A deficiency with keratomalacia +E505 Vitamin A deficiency with night blindness +E506 Vitamin A deficiency with xerophthalmic scars of cornea +E507 Other ocular manifestations of vitamin A deficiency +E508 Other manifestations of vitamin A deficiency +E509 Vitamin A deficiency, unspecified +E5111 Dry beriberi +E5112 Wet beriberi +E512 Wernicke's encephalopathy +E518 Other manifestations of thiamine deficiency +E519 Thiamine deficiency, unspecified +E52 Niacin deficiency [pellagra] +E530 Riboflavin deficiency +E531 Pyridoxine deficiency +E538 Deficiency of other specified B group vitamins +E539 Vitamin B deficiency, unspecified +E54 Ascorbic acid deficiency +E550 Rickets, active +E559 Vitamin D deficiency, unspecified +E560 Deficiency of vitamin E +E561 Deficiency of vitamin K +E568 Deficiency of other vitamins +E569 Vitamin deficiency, unspecified +E58 Dietary calcium deficiency +E59 Dietary selenium deficiency +E60 Dietary zinc deficiency +E610 Copper deficiency +E611 Iron deficiency +E612 Magnesium deficiency +E613 Manganese deficiency +E614 Chromium deficiency +E615 Molybdenum deficiency +E616 Vanadium deficiency +E617 Deficiency of multiple nutrient elements +E618 Deficiency of other specified nutrient elements +E619 Deficiency of nutrient element, unspecified +E630 Essential fatty acid [EFA] deficiency +E631 Imbalance of constituents of food intake +E638 Other specified nutritional deficiencies +E639 Nutritional deficiency, unspecified +E640 Sequelae of protein-calorie malnutrition +E641 Sequelae of vitamin A deficiency +E642 Sequelae of vitamin C deficiency +E643 Sequelae of rickets +E648 Sequelae of other nutritional deficiencies +E649 Sequelae of unspecified nutritional deficiency +E65 Localized adiposity +E6601 Morbid (severe) obesity due to excess calories +E6609 Other obesity due to excess calories +E661 Drug-induced obesity +E662 Morbid (severe) obesity with alveolar hypoventilation +E663 Overweight +E668 Other obesity +E669 Obesity, unspecified +E670 Hypervitaminosis A +E671 Hypercarotenemia +E672 Megavitamin-B6 syndrome +E673 Hypervitaminosis D +E678 Other specified hyperalimentation +E68 Sequelae of hyperalimentation +E700 Classical phenylketonuria +E701 Other hyperphenylalaninemias +E7020 Disorder of tyrosine metabolism, unspecified +E7021 Tyrosinemia +E7029 Other disorders of tyrosine metabolism +E7030 Albinism, unspecified +E70310 X-linked ocular albinism +E70311 Autosomal recessive ocular albinism +E70318 Other ocular albinism +E70319 Ocular albinism, unspecified +E70320 Tyrosinase negative oculocutaneous albinism +E70321 Tyrosinase positive oculocutaneous albinism +E70328 Other oculocutaneous albinism +E70329 Oculocutaneous albinism, unspecified +E70330 Chediak-Higashi syndrome +E70331 Hermansky-Pudlak syndrome +E70338 Other albinism with hematologic abnormality +E70339 Albinism with hematologic abnormality, unspecified +E7039 Other specified albinism +E7040 Disorders of histidine metabolism, unspecified +E7041 Histidinemia +E7049 Other disorders of histidine metabolism +E705 Disorders of tryptophan metabolism +E708 Other disorders of aromatic amino-acid metabolism +E709 Disorder of aromatic amino-acid metabolism, unspecified +E710 Maple-syrup-urine disease +E71110 Isovaleric acidemia +E71111 3-methylglutaconic aciduria +E71118 Other branched-chain organic acidurias +E71120 Methylmalonic acidemia +E71121 Propionic acidemia +E71128 Other disorders of propionate metabolism +E7119 Other disorders of branched-chain amino-acid metabolism +E712 Disorder of branched-chain amino-acid metabolism, unspecified +E7130 Disorder of fatty-acid metabolism, unspecified +E71310 Long chain/very long chain acyl CoA dehydrogenase deficiency +E71311 Medium chain acyl CoA dehydrogenase deficiency +E71312 Short chain acyl CoA dehydrogenase deficiency +E71313 Glutaric aciduria type II +E71314 Muscle carnitine palmitoyltransferase deficiency +E71318 Other disorders of fatty-acid oxidation +E7132 Disorders of ketone metabolism +E7139 Other disorders of fatty-acid metabolism +E7140 Disorder of carnitine metabolism, unspecified +E7141 Primary carnitine deficiency +E7142 Carnitine deficiency due to inborn errors of metabolism +E7143 Iatrogenic carnitine deficiency +E71440 Ruvalcaba-Myhre-Smith syndrome +E71448 Other secondary carnitine deficiency +E7150 Peroxisomal disorder, unspecified +E71510 Zellweger syndrome +E71511 Neonatal adrenoleukodystrophy +E71518 Other disorders of peroxisome biogenesis +E71520 Childhood cerebral X-linked adrenoleukodystrophy +E71521 Adolescent X-linked adrenoleukodystrophy +E71522 Adrenomyeloneuropathy +E71528 Other X-linked adrenoleukodystrophy +E71529 X-linked adrenoleukodystrophy, unspecified type +E7153 Other group 2 peroxisomal disorders +E71540 Rhizomelic chondrodysplasia punctata +E71541 Zellweger-like syndrome +E71542 Other group 3 peroxisomal disorders +E71548 Other peroxisomal disorders +E7200 Disorders of amino-acid transport, unspecified +E7201 Cystinuria +E7202 Hartnup's disease +E7203 Lowe's syndrome +E7204 Cystinosis +E7209 Other disorders of amino-acid transport +E7210 Disorders of sulfur-bearing amino-acid metabolism, unspecified +E7211 Homocystinuria +E7212 Methylenetetrahydrofolate reductase deficiency +E7219 Other disorders of sulfur-bearing amino-acid metabolism +E7220 Disorder of urea cycle metabolism, unspecified +E7221 Argininemia +E7222 Arginosuccinic aciduria +E7223 Citrullinemia +E7229 Other disorders of urea cycle metabolism +E723 Disorders of lysine and hydroxylysine metabolism +E724 Disorders of ornithine metabolism +E7250 Disorder of glycine metabolism, unspecified +E7251 Non-ketotic hyperglycinemia +E7252 Trimethylaminuria +E7253 Primary hyperoxaluria +E7259 Other disorders of glycine metabolism +E7281 Disorders of gamma aminobutyric acid metabolism +E7289 Other specified disorders of amino-acid metabolism +E729 Disorder of amino-acid metabolism, unspecified +E730 Congenital lactase deficiency +E731 Secondary lactase deficiency +E738 Other lactose intolerance +E739 Lactose intolerance, unspecified +E7400 Glycogen storage disease, unspecified +E7401 von Gierke disease +E7402 Pompe disease +E7403 Cori disease +E7404 McArdle disease +E7409 Other glycogen storage disease +E7410 Disorder of fructose metabolism, unspecified +E7411 Essential fructosuria +E7412 Hereditary fructose intolerance +E7419 Other disorders of fructose metabolism +E7420 Disorders of galactose metabolism, unspecified +E7421 Galactosemia +E7429 Other disorders of galactose metabolism +E7431 Sucrase-isomaltase deficiency +E7439 Other disorders of intestinal carbohydrate absorption +E744 Disorders of pyruvate metabolism and gluconeogenesis +E748 Other specified disorders of carbohydrate metabolism +E749 Disorder of carbohydrate metabolism, unspecified +E7500 GM2 gangliosidosis, unspecified +E7501 Sandhoff disease +E7502 Tay-Sachs disease +E7509 Other GM2 gangliosidosis +E7510 Unspecified gangliosidosis +E7511 Mucolipidosis IV +E7519 Other gangliosidosis +E7521 Fabry (-Anderson) disease +E7522 Gaucher disease +E7523 Krabbe disease +E75240 Niemann-Pick disease type A +E75241 Niemann-Pick disease type B +E75242 Niemann-Pick disease type C +E75243 Niemann-Pick disease type D +E75248 Other Niemann-Pick disease +E75249 Niemann-Pick disease, unspecified +E7525 Metachromatic leukodystrophy +E7526 Sulfatase deficiency +E7529 Other sphingolipidosis +E753 Sphingolipidosis, unspecified +E754 Neuronal ceroid lipofuscinosis +E755 Other lipid storage disorders +E756 Lipid storage disorder, unspecified +E7601 Hurler's syndrome +E7602 Hurler-Scheie syndrome +E7603 Scheie's syndrome +E761 Mucopolysaccharidosis, type II +E76210 Morquio A mucopolysaccharidoses +E76211 Morquio B mucopolysaccharidoses +E76219 Morquio mucopolysaccharidoses, unspecified +E7622 Sanfilippo mucopolysaccharidoses +E7629 Other mucopolysaccharidoses +E763 Mucopolysaccharidosis, unspecified +E768 Other disorders of glucosaminoglycan metabolism +E769 Glucosaminoglycan metabolism disorder, unspecified +E770 Defects in post-translational modification of lysosomal enzymes +E771 Defects in glycoprotein degradation +E778 Other disorders of glycoprotein metabolism +E779 Disorder of glycoprotein metabolism, unspecified +E7800 Pure hypercholesterolemia, unspecified +E7801 Familial hypercholesterolemia +E781 Pure hyperglyceridemia +E782 Mixed hyperlipidemia +E783 Hyperchylomicronemia +E7841 Elevated Lipoprotein(a) +E7849 Other hyperlipidemia +E785 Hyperlipidemia, unspecified +E786 Lipoprotein deficiency +E7870 Disorder of bile acid and cholesterol metabolism, unspecified +E7871 Barth syndrome +E7872 Smith-Lemli-Opitz syndrome +E7879 Other disorders of bile acid and cholesterol metabolism +E7881 Lipoid dermatoarthritis +E7889 Other lipoprotein metabolism disorders +E789 Disorder of lipoprotein metabolism, unspecified +E790 Hyperuricemia without signs of inflammatory arthritis and tophaceous disease +E791 Lesch-Nyhan syndrome +E792 Myoadenylate deaminase deficiency +E798 Other disorders of purine and pyrimidine metabolism +E799 Disorder of purine and pyrimidine metabolism, unspecified +E800 Hereditary erythropoietic porphyria +E801 Porphyria cutanea tarda +E8020 Unspecified porphyria +E8021 Acute intermittent (hepatic) porphyria +E8029 Other porphyria +E803 Defects of catalase and peroxidase +E804 Gilbert syndrome +E805 Crigler-Najjar syndrome +E806 Other disorders of bilirubin metabolism +E807 Disorder of bilirubin metabolism, unspecified +E8300 Disorder of copper metabolism, unspecified +E8301 Wilson's disease +E8309 Other disorders of copper metabolism +E8310 Disorder of iron metabolism, unspecified +E83110 Hereditary hemochromatosis +E83111 Hemochromatosis due to repeated red blood cell transfusions +E83118 Other hemochromatosis +E83119 Hemochromatosis, unspecified +E8319 Other disorders of iron metabolism +E832 Disorders of zinc metabolism +E8330 Disorder of phosphorus metabolism, unspecified +E8331 Familial hypophosphatemia +E8332 Hereditary vitamin D-dependent rickets (type 1) (type 2) +E8339 Other disorders of phosphorus metabolism +E8340 Disorders of magnesium metabolism, unspecified +E8341 Hypermagnesemia +E8342 Hypomagnesemia +E8349 Other disorders of magnesium metabolism +E8350 Unspecified disorder of calcium metabolism +E8351 Hypocalcemia +E8352 Hypercalcemia +E8359 Other disorders of calcium metabolism +E8381 Hungry bone syndrome +E8389 Other disorders of mineral metabolism +E839 Disorder of mineral metabolism, unspecified +E840 Cystic fibrosis with pulmonary manifestations +E8411 Meconium ileus in cystic fibrosis +E8419 Cystic fibrosis with other intestinal manifestations +E848 Cystic fibrosis with other manifestations +E849 Cystic fibrosis, unspecified +E850 Non-neuropathic heredofamilial amyloidosis +E851 Neuropathic heredofamilial amyloidosis +E852 Heredofamilial amyloidosis, unspecified +E853 Secondary systemic amyloidosis +E854 Organ-limited amyloidosis +E8581 Light chain (AL) amyloidosis +E8582 Wild-type transthyretin-related (ATTR) amyloidosis +E8589 Other amyloidosis +E859 Amyloidosis, unspecified +E860 Dehydration +E861 Hypovolemia +E869 Volume depletion, unspecified +E870 Hyperosmolality and hypernatremia +E871 Hypo-osmolality and hyponatremia +E872 Acidosis +E873 Alkalosis +E874 Mixed disorder of acid-base balance +E875 Hyperkalemia +E876 Hypokalemia +E8770 Fluid overload, unspecified +E8771 Transfusion associated circulatory overload +E8779 Other fluid overload +E878 Other disorders of electrolyte and fluid balance, not elsewhere classified +E8801 Alpha-1-antitrypsin deficiency +E8802 Plasminogen deficiency +E8809 Other disorders of plasma-protein metabolism, not elsewhere classified +E881 Lipodystrophy, not elsewhere classified +E882 Lipomatosis, not elsewhere classified +E883 Tumor lysis syndrome +E8840 Mitochondrial metabolism disorder, unspecified +E8841 MELAS syndrome +E8842 MERRF syndrome +E8849 Other mitochondrial metabolism disorders +E8881 Metabolic syndrome +E8889 Other specified metabolic disorders +E889 Metabolic disorder, unspecified +E890 Postprocedural hypothyroidism +E891 Postprocedural hypoinsulinemia +E892 Postprocedural hypoparathyroidism +E893 Postprocedural hypopituitarism +E8940 Asymptomatic postprocedural ovarian failure +E8941 Symptomatic postprocedural ovarian failure +E895 Postprocedural testicular hypofunction +E896 Postprocedural adrenocortical (-medullary) hypofunction +E89810 Postprocedural hemorrhage of an endocrine system organ or structure following an endocrine system procedure +E89811 Postprocedural hemorrhage of an endocrine system organ or structure following other procedure +E89820 Postprocedural hematoma of an endocrine system organ or structure following an endocrine system procedure +E89821 Postprocedural hematoma of an endocrine system organ or structure following other procedure +E89822 Postprocedural seroma of an endocrine system organ or structure following an endocrine system procedure +E89823 Postprocedural seroma of an endocrine system organ or structure following other procedure +E8989 Other postprocedural endocrine and metabolic complications and disorders +F0150 Vascular dementia without behavioral disturbance +F0151 Vascular dementia with behavioral disturbance +F0280 Dementia in other diseases classified elsewhere without behavioral disturbance +F0281 Dementia in other diseases classified elsewhere with behavioral disturbance +F0390 Unspecified dementia without behavioral disturbance +F0391 Unspecified dementia with behavioral disturbance +F04 Amnestic disorder due to known physiological condition +F05 Delirium due to known physiological condition +F060 Psychotic disorder with hallucinations due to known physiological condition +F061 Catatonic disorder due to known physiological condition +F062 Psychotic disorder with delusions due to known physiological condition +F0630 Mood disorder due to known physiological condition, unspecified +F0631 Mood disorder due to known physiological condition with depressive features +F0632 Mood disorder due to known physiological condition with major depressive-like episode +F0633 Mood disorder due to known physiological condition with manic features +F0634 Mood disorder due to known physiological condition with mixed features +F064 Anxiety disorder due to known physiological condition +F068 Other specified mental disorders due to known physiological condition +F070 Personality change due to known physiological condition +F0781 Postconcussional syndrome +F0789 Other personality and behavioral disorders due to known physiological condition +F079 Unspecified personality and behavioral disorder due to known physiological condition +F09 Unspecified mental disorder due to known physiological condition +F1010 Alcohol abuse, uncomplicated +F1011 Alcohol abuse, in remission +F10120 Alcohol abuse with intoxication, uncomplicated +F10121 Alcohol abuse with intoxication delirium +F10129 Alcohol abuse with intoxication, unspecified +F1014 Alcohol abuse with alcohol-induced mood disorder +F10150 Alcohol abuse with alcohol-induced psychotic disorder with delusions +F10151 Alcohol abuse with alcohol-induced psychotic disorder with hallucinations +F10159 Alcohol abuse with alcohol-induced psychotic disorder, unspecified +F10180 Alcohol abuse with alcohol-induced anxiety disorder +F10181 Alcohol abuse with alcohol-induced sexual dysfunction +F10182 Alcohol abuse with alcohol-induced sleep disorder +F10188 Alcohol abuse with other alcohol-induced disorder +F1019 Alcohol abuse with unspecified alcohol-induced disorder +F1020 Alcohol dependence, uncomplicated +F1021 Alcohol dependence, in remission +F10220 Alcohol dependence with intoxication, uncomplicated +F10221 Alcohol dependence with intoxication delirium +F10229 Alcohol dependence with intoxication, unspecified +F10230 Alcohol dependence with withdrawal, uncomplicated +F10231 Alcohol dependence with withdrawal delirium +F10232 Alcohol dependence with withdrawal with perceptual disturbance +F10239 Alcohol dependence with withdrawal, unspecified +F1024 Alcohol dependence with alcohol-induced mood disorder +F10250 Alcohol dependence with alcohol-induced psychotic disorder with delusions +F10251 Alcohol dependence with alcohol-induced psychotic disorder with hallucinations +F10259 Alcohol dependence with alcohol-induced psychotic disorder, unspecified +F1026 Alcohol dependence with alcohol-induced persisting amnestic disorder +F1027 Alcohol dependence with alcohol-induced persisting dementia +F10280 Alcohol dependence with alcohol-induced anxiety disorder +F10281 Alcohol dependence with alcohol-induced sexual dysfunction +F10282 Alcohol dependence with alcohol-induced sleep disorder +F10288 Alcohol dependence with other alcohol-induced disorder +F1029 Alcohol dependence with unspecified alcohol-induced disorder +F10920 Alcohol use, unspecified with intoxication, uncomplicated +F10921 Alcohol use, unspecified with intoxication delirium +F10929 Alcohol use, unspecified with intoxication, unspecified +F1094 Alcohol use, unspecified with alcohol-induced mood disorder +F10950 Alcohol use, unspecified with alcohol-induced psychotic disorder with delusions +F10951 Alcohol use, unspecified with alcohol-induced psychotic disorder with hallucinations +F10959 Alcohol use, unspecified with alcohol-induced psychotic disorder, unspecified +F1096 Alcohol use, unspecified with alcohol-induced persisting amnestic disorder +F1097 Alcohol use, unspecified with alcohol-induced persisting dementia +F10980 Alcohol use, unspecified with alcohol-induced anxiety disorder +F10981 Alcohol use, unspecified with alcohol-induced sexual dysfunction +F10982 Alcohol use, unspecified with alcohol-induced sleep disorder +F10988 Alcohol use, unspecified with other alcohol-induced disorder +F1099 Alcohol use, unspecified with unspecified alcohol-induced disorder +F1110 Opioid abuse, uncomplicated +F1111 Opioid abuse, in remission +F11120 Opioid abuse with intoxication, uncomplicated +F11121 Opioid abuse with intoxication delirium +F11122 Opioid abuse with intoxication with perceptual disturbance +F11129 Opioid abuse with intoxication, unspecified +F1114 Opioid abuse with opioid-induced mood disorder +F11150 Opioid abuse with opioid-induced psychotic disorder with delusions +F11151 Opioid abuse with opioid-induced psychotic disorder with hallucinations +F11159 Opioid abuse with opioid-induced psychotic disorder, unspecified +F11181 Opioid abuse with opioid-induced sexual dysfunction +F11182 Opioid abuse with opioid-induced sleep disorder +F11188 Opioid abuse with other opioid-induced disorder +F1119 Opioid abuse with unspecified opioid-induced disorder +F1120 Opioid dependence, uncomplicated +F1121 Opioid dependence, in remission +F11220 Opioid dependence with intoxication, uncomplicated +F11221 Opioid dependence with intoxication delirium +F11222 Opioid dependence with intoxication with perceptual disturbance +F11229 Opioid dependence with intoxication, unspecified +F1123 Opioid dependence with withdrawal +F1124 Opioid dependence with opioid-induced mood disorder +F11250 Opioid dependence with opioid-induced psychotic disorder with delusions +F11251 Opioid dependence with opioid-induced psychotic disorder with hallucinations +F11259 Opioid dependence with opioid-induced psychotic disorder, unspecified +F11281 Opioid dependence with opioid-induced sexual dysfunction +F11282 Opioid dependence with opioid-induced sleep disorder +F11288 Opioid dependence with other opioid-induced disorder +F1129 Opioid dependence with unspecified opioid-induced disorder +F1190 Opioid use, unspecified, uncomplicated +F11920 Opioid use, unspecified with intoxication, uncomplicated +F11921 Opioid use, unspecified with intoxication delirium +F11922 Opioid use, unspecified with intoxication with perceptual disturbance +F11929 Opioid use, unspecified with intoxication, unspecified +F1193 Opioid use, unspecified with withdrawal +F1194 Opioid use, unspecified with opioid-induced mood disorder +F11950 Opioid use, unspecified with opioid-induced psychotic disorder with delusions +F11951 Opioid use, unspecified with opioid-induced psychotic disorder with hallucinations +F11959 Opioid use, unspecified with opioid-induced psychotic disorder, unspecified +F11981 Opioid use, unspecified with opioid-induced sexual dysfunction +F11982 Opioid use, unspecified with opioid-induced sleep disorder +F11988 Opioid use, unspecified with other opioid-induced disorder +F1199 Opioid use, unspecified with unspecified opioid-induced disorder +F1210 Cannabis abuse, uncomplicated +F1211 Cannabis abuse, in remission +F12120 Cannabis abuse with intoxication, uncomplicated +F12121 Cannabis abuse with intoxication delirium +F12122 Cannabis abuse with intoxication with perceptual disturbance +F12129 Cannabis abuse with intoxication, unspecified +F12150 Cannabis abuse with psychotic disorder with delusions +F12151 Cannabis abuse with psychotic disorder with hallucinations +F12159 Cannabis abuse with psychotic disorder, unspecified +F12180 Cannabis abuse with cannabis-induced anxiety disorder +F12188 Cannabis abuse with other cannabis-induced disorder +F1219 Cannabis abuse with unspecified cannabis-induced disorder +F1220 Cannabis dependence, uncomplicated +F1221 Cannabis dependence, in remission +F12220 Cannabis dependence with intoxication, uncomplicated +F12221 Cannabis dependence with intoxication delirium +F12222 Cannabis dependence with intoxication with perceptual disturbance +F12229 Cannabis dependence with intoxication, unspecified +F1223 Cannabis dependence with withdrawal +F12250 Cannabis dependence with psychotic disorder with delusions +F12251 Cannabis dependence with psychotic disorder with hallucinations +F12259 Cannabis dependence with psychotic disorder, unspecified +F12280 Cannabis dependence with cannabis-induced anxiety disorder +F12288 Cannabis dependence with other cannabis-induced disorder +F1229 Cannabis dependence with unspecified cannabis-induced disorder +F1290 Cannabis use, unspecified, uncomplicated +F12920 Cannabis use, unspecified with intoxication, uncomplicated +F12921 Cannabis use, unspecified with intoxication delirium +F12922 Cannabis use, unspecified with intoxication with perceptual disturbance +F12929 Cannabis use, unspecified with intoxication, unspecified +F1293 Cannabis use, unspecified with withdrawal +F12950 Cannabis use, unspecified with psychotic disorder with delusions +F12951 Cannabis use, unspecified with psychotic disorder with hallucinations +F12959 Cannabis use, unspecified with psychotic disorder, unspecified +F12980 Cannabis use, unspecified with anxiety disorder +F12988 Cannabis use, unspecified with other cannabis-induced disorder +F1299 Cannabis use, unspecified with unspecified cannabis-induced disorder +F1310 Sedative, hypnotic or anxiolytic abuse, uncomplicated +F1311 Sedative, hypnotic or anxiolytic abuse, in remission +F13120 Sedative, hypnotic or anxiolytic abuse with intoxication, uncomplicated +F13121 Sedative, hypnotic or anxiolytic abuse with intoxication delirium +F13129 Sedative, hypnotic or anxiolytic abuse with intoxication, unspecified +F1314 Sedative, hypnotic or anxiolytic abuse with sedative, hypnotic or anxiolytic-induced mood disorder +F13150 Sedative, hypnotic or anxiolytic abuse with sedative, hypnotic or anxiolytic-induced psychotic disorder with delusions +F13151 Sedative, hypnotic or anxiolytic abuse with sedative, hypnotic or anxiolytic-induced psychotic disorder with hallucinations +F13159 Sedative, hypnotic or anxiolytic abuse with sedative, hypnotic or anxiolytic-induced psychotic disorder, unspecified +F13180 Sedative, hypnotic or anxiolytic abuse with sedative, hypnotic or anxiolytic-induced anxiety disorder +F13181 Sedative, hypnotic or anxiolytic abuse with sedative, hypnotic or anxiolytic-induced sexual dysfunction +F13182 Sedative, hypnotic or anxiolytic abuse with sedative, hypnotic or anxiolytic-induced sleep disorder +F13188 Sedative, hypnotic or anxiolytic abuse with other sedative, hypnotic or anxiolytic-induced disorder +F1319 Sedative, hypnotic or anxiolytic abuse with unspecified sedative, hypnotic or anxiolytic-induced disorder +F1320 Sedative, hypnotic or anxiolytic dependence, uncomplicated +F1321 Sedative, hypnotic or anxiolytic dependence, in remission +F13220 Sedative, hypnotic or anxiolytic dependence with intoxication, uncomplicated +F13221 Sedative, hypnotic or anxiolytic dependence with intoxication delirium +F13229 Sedative, hypnotic or anxiolytic dependence with intoxication, unspecified +F13230 Sedative, hypnotic or anxiolytic dependence with withdrawal, uncomplicated +F13231 Sedative, hypnotic or anxiolytic dependence with withdrawal delirium +F13232 Sedative, hypnotic or anxiolytic dependence with withdrawal with perceptual disturbance +F13239 Sedative, hypnotic or anxiolytic dependence with withdrawal, unspecified +F1324 Sedative, hypnotic or anxiolytic dependence with sedative, hypnotic or anxiolytic-induced mood disorder +F13250 Sedative, hypnotic or anxiolytic dependence with sedative, hypnotic or anxiolytic-induced psychotic disorder with delusions +F13251 Sedative, hypnotic or anxiolytic dependence with sedative, hypnotic or anxiolytic-induced psychotic disorder with hallucinations +F13259 Sedative, hypnotic or anxiolytic dependence with sedative, hypnotic or anxiolytic-induced psychotic disorder, unspecified +F1326 Sedative, hypnotic or anxiolytic dependence with sedative, hypnotic or anxiolytic-induced persisting amnestic disorder +F1327 Sedative, hypnotic or anxiolytic dependence with sedative, hypnotic or anxiolytic-induced persisting dementia +F13280 Sedative, hypnotic or anxiolytic dependence with sedative, hypnotic or anxiolytic-induced anxiety disorder +F13281 Sedative, hypnotic or anxiolytic dependence with sedative, hypnotic or anxiolytic-induced sexual dysfunction +F13282 Sedative, hypnotic or anxiolytic dependence with sedative, hypnotic or anxiolytic-induced sleep disorder +F13288 Sedative, hypnotic or anxiolytic dependence with other sedative, hypnotic or anxiolytic-induced disorder +F1329 Sedative, hypnotic or anxiolytic dependence with unspecified sedative, hypnotic or anxiolytic-induced disorder +F1390 Sedative, hypnotic, or anxiolytic use, unspecified, uncomplicated +F13920 Sedative, hypnotic or anxiolytic use, unspecified with intoxication, uncomplicated +F13921 Sedative, hypnotic or anxiolytic use, unspecified with intoxication delirium +F13929 Sedative, hypnotic or anxiolytic use, unspecified with intoxication, unspecified +F13930 Sedative, hypnotic or anxiolytic use, unspecified with withdrawal, uncomplicated +F13931 Sedative, hypnotic or anxiolytic use, unspecified with withdrawal delirium +F13932 Sedative, hypnotic or anxiolytic use, unspecified with withdrawal with perceptual disturbances +F13939 Sedative, hypnotic or anxiolytic use, unspecified with withdrawal, unspecified +F1394 Sedative, hypnotic or anxiolytic use, unspecified with sedative, hypnotic or anxiolytic-induced mood disorder +F13950 Sedative, hypnotic or anxiolytic use, unspecified with sedative, hypnotic or anxiolytic-induced psychotic disorder with delusions +F13951 Sedative, hypnotic or anxiolytic use, unspecified with sedative, hypnotic or anxiolytic-induced psychotic disorder with hallucinations +F13959 Sedative, hypnotic or anxiolytic use, unspecified with sedative, hypnotic or anxiolytic-induced psychotic disorder, unspecified +F1396 Sedative, hypnotic or anxiolytic use, unspecified with sedative, hypnotic or anxiolytic-induced persisting amnestic disorder +F1397 Sedative, hypnotic or anxiolytic use, unspecified with sedative, hypnotic or anxiolytic-induced persisting dementia +F13980 Sedative, hypnotic or anxiolytic use, unspecified with sedative, hypnotic or anxiolytic-induced anxiety disorder +F13981 Sedative, hypnotic or anxiolytic use, unspecified with sedative, hypnotic or anxiolytic-induced sexual dysfunction +F13982 Sedative, hypnotic or anxiolytic use, unspecified with sedative, hypnotic or anxiolytic-induced sleep disorder +F13988 Sedative, hypnotic or anxiolytic use, unspecified with other sedative, hypnotic or anxiolytic-induced disorder +F1399 Sedative, hypnotic or anxiolytic use, unspecified with unspecified sedative, hypnotic or anxiolytic-induced disorder +F1410 Cocaine abuse, uncomplicated +F1411 Cocaine abuse, in remission +F14120 Cocaine abuse with intoxication, uncomplicated +F14121 Cocaine abuse with intoxication with delirium +F14122 Cocaine abuse with intoxication with perceptual disturbance +F14129 Cocaine abuse with intoxication, unspecified +F1414 Cocaine abuse with cocaine-induced mood disorder +F14150 Cocaine abuse with cocaine-induced psychotic disorder with delusions +F14151 Cocaine abuse with cocaine-induced psychotic disorder with hallucinations +F14159 Cocaine abuse with cocaine-induced psychotic disorder, unspecified +F14180 Cocaine abuse with cocaine-induced anxiety disorder +F14181 Cocaine abuse with cocaine-induced sexual dysfunction +F14182 Cocaine abuse with cocaine-induced sleep disorder +F14188 Cocaine abuse with other cocaine-induced disorder +F1419 Cocaine abuse with unspecified cocaine-induced disorder +F1420 Cocaine dependence, uncomplicated +F1421 Cocaine dependence, in remission +F14220 Cocaine dependence with intoxication, uncomplicated +F14221 Cocaine dependence with intoxication delirium +F14222 Cocaine dependence with intoxication with perceptual disturbance +F14229 Cocaine dependence with intoxication, unspecified +F1423 Cocaine dependence with withdrawal +F1424 Cocaine dependence with cocaine-induced mood disorder +F14250 Cocaine dependence with cocaine-induced psychotic disorder with delusions +F14251 Cocaine dependence with cocaine-induced psychotic disorder with hallucinations +F14259 Cocaine dependence with cocaine-induced psychotic disorder, unspecified +F14280 Cocaine dependence with cocaine-induced anxiety disorder +F14281 Cocaine dependence with cocaine-induced sexual dysfunction +F14282 Cocaine dependence with cocaine-induced sleep disorder +F14288 Cocaine dependence with other cocaine-induced disorder +F1429 Cocaine dependence with unspecified cocaine-induced disorder +F1490 Cocaine use, unspecified, uncomplicated +F14920 Cocaine use, unspecified with intoxication, uncomplicated +F14921 Cocaine use, unspecified with intoxication delirium +F14922 Cocaine use, unspecified with intoxication with perceptual disturbance +F14929 Cocaine use, unspecified with intoxication, unspecified +F1494 Cocaine use, unspecified with cocaine-induced mood disorder +F14950 Cocaine use, unspecified with cocaine-induced psychotic disorder with delusions +F14951 Cocaine use, unspecified with cocaine-induced psychotic disorder with hallucinations +F14959 Cocaine use, unspecified with cocaine-induced psychotic disorder, unspecified +F14980 Cocaine use, unspecified with cocaine-induced anxiety disorder +F14981 Cocaine use, unspecified with cocaine-induced sexual dysfunction +F14982 Cocaine use, unspecified with cocaine-induced sleep disorder +F14988 Cocaine use, unspecified with other cocaine-induced disorder +F1499 Cocaine use, unspecified with unspecified cocaine-induced disorder +F1510 Other stimulant abuse, uncomplicated +F1511 Other stimulant abuse, in remission +F15120 Other stimulant abuse with intoxication, uncomplicated +F15121 Other stimulant abuse with intoxication delirium +F15122 Other stimulant abuse with intoxication with perceptual disturbance +F15129 Other stimulant abuse with intoxication, unspecified +F1514 Other stimulant abuse with stimulant-induced mood disorder +F15150 Other stimulant abuse with stimulant-induced psychotic disorder with delusions +F15151 Other stimulant abuse with stimulant-induced psychotic disorder with hallucinations +F15159 Other stimulant abuse with stimulant-induced psychotic disorder, unspecified +F15180 Other stimulant abuse with stimulant-induced anxiety disorder +F15181 Other stimulant abuse with stimulant-induced sexual dysfunction +F15182 Other stimulant abuse with stimulant-induced sleep disorder +F15188 Other stimulant abuse with other stimulant-induced disorder +F1519 Other stimulant abuse with unspecified stimulant-induced disorder +F1520 Other stimulant dependence, uncomplicated +F1521 Other stimulant dependence, in remission +F15220 Other stimulant dependence with intoxication, uncomplicated +F15221 Other stimulant dependence with intoxication delirium +F15222 Other stimulant dependence with intoxication with perceptual disturbance +F15229 Other stimulant dependence with intoxication, unspecified +F1523 Other stimulant dependence with withdrawal +F1524 Other stimulant dependence with stimulant-induced mood disorder +F15250 Other stimulant dependence with stimulant-induced psychotic disorder with delusions +F15251 Other stimulant dependence with stimulant-induced psychotic disorder with hallucinations +F15259 Other stimulant dependence with stimulant-induced psychotic disorder, unspecified +F15280 Other stimulant dependence with stimulant-induced anxiety disorder +F15281 Other stimulant dependence with stimulant-induced sexual dysfunction +F15282 Other stimulant dependence with stimulant-induced sleep disorder +F15288 Other stimulant dependence with other stimulant-induced disorder +F1529 Other stimulant dependence with unspecified stimulant-induced disorder +F1590 Other stimulant use, unspecified, uncomplicated +F15920 Other stimulant use, unspecified with intoxication, uncomplicated +F15921 Other stimulant use, unspecified with intoxication delirium +F15922 Other stimulant use, unspecified with intoxication with perceptual disturbance +F15929 Other stimulant use, unspecified with intoxication, unspecified +F1593 Other stimulant use, unspecified with withdrawal +F1594 Other stimulant use, unspecified with stimulant-induced mood disorder +F15950 Other stimulant use, unspecified with stimulant-induced psychotic disorder with delusions +F15951 Other stimulant use, unspecified with stimulant-induced psychotic disorder with hallucinations +F15959 Other stimulant use, unspecified with stimulant-induced psychotic disorder, unspecified +F15980 Other stimulant use, unspecified with stimulant-induced anxiety disorder +F15981 Other stimulant use, unspecified with stimulant-induced sexual dysfunction +F15982 Other stimulant use, unspecified with stimulant-induced sleep disorder +F15988 Other stimulant use, unspecified with other stimulant-induced disorder +F1599 Other stimulant use, unspecified with unspecified stimulant-induced disorder +F1610 Hallucinogen abuse, uncomplicated +F1611 Hallucinogen abuse, in remission +F16120 Hallucinogen abuse with intoxication, uncomplicated +F16121 Hallucinogen abuse with intoxication with delirium +F16122 Hallucinogen abuse with intoxication with perceptual disturbance +F16129 Hallucinogen abuse with intoxication, unspecified +F1614 Hallucinogen abuse with hallucinogen-induced mood disorder +F16150 Hallucinogen abuse with hallucinogen-induced psychotic disorder with delusions +F16151 Hallucinogen abuse with hallucinogen-induced psychotic disorder with hallucinations +F16159 Hallucinogen abuse with hallucinogen-induced psychotic disorder, unspecified +F16180 Hallucinogen abuse with hallucinogen-induced anxiety disorder +F16183 Hallucinogen abuse with hallucinogen persisting perception disorder (flashbacks) +F16188 Hallucinogen abuse with other hallucinogen-induced disorder +F1619 Hallucinogen abuse with unspecified hallucinogen-induced disorder +F1620 Hallucinogen dependence, uncomplicated +F1621 Hallucinogen dependence, in remission +F16220 Hallucinogen dependence with intoxication, uncomplicated +F16221 Hallucinogen dependence with intoxication with delirium +F16229 Hallucinogen dependence with intoxication, unspecified +F1624 Hallucinogen dependence with hallucinogen-induced mood disorder +F16250 Hallucinogen dependence with hallucinogen-induced psychotic disorder with delusions +F16251 Hallucinogen dependence with hallucinogen-induced psychotic disorder with hallucinations +F16259 Hallucinogen dependence with hallucinogen-induced psychotic disorder, unspecified +F16280 Hallucinogen dependence with hallucinogen-induced anxiety disorder +F16283 Hallucinogen dependence with hallucinogen persisting perception disorder (flashbacks) +F16288 Hallucinogen dependence with other hallucinogen-induced disorder +F1629 Hallucinogen dependence with unspecified hallucinogen-induced disorder +F1690 Hallucinogen use, unspecified, uncomplicated +F16920 Hallucinogen use, unspecified with intoxication, uncomplicated +F16921 Hallucinogen use, unspecified with intoxication with delirium +F16929 Hallucinogen use, unspecified with intoxication, unspecified +F1694 Hallucinogen use, unspecified with hallucinogen-induced mood disorder +F16950 Hallucinogen use, unspecified with hallucinogen-induced psychotic disorder with delusions +F16951 Hallucinogen use, unspecified with hallucinogen-induced psychotic disorder with hallucinations +F16959 Hallucinogen use, unspecified with hallucinogen-induced psychotic disorder, unspecified +F16980 Hallucinogen use, unspecified with hallucinogen-induced anxiety disorder +F16983 Hallucinogen use, unspecified with hallucinogen persisting perception disorder (flashbacks) +F16988 Hallucinogen use, unspecified with other hallucinogen-induced disorder +F1699 Hallucinogen use, unspecified with unspecified hallucinogen-induced disorder +F17200 Nicotine dependence, unspecified, uncomplicated +F17201 Nicotine dependence, unspecified, in remission +F17203 Nicotine dependence unspecified, with withdrawal +F17208 Nicotine dependence, unspecified, with other nicotine-induced disorders +F17209 Nicotine dependence, unspecified, with unspecified nicotine-induced disorders +F17210 Nicotine dependence, cigarettes, uncomplicated +F17211 Nicotine dependence, cigarettes, in remission +F17213 Nicotine dependence, cigarettes, with withdrawal +F17218 Nicotine dependence, cigarettes, with other nicotine-induced disorders +F17219 Nicotine dependence, cigarettes, with unspecified nicotine-induced disorders +F17220 Nicotine dependence, chewing tobacco, uncomplicated +F17221 Nicotine dependence, chewing tobacco, in remission +F17223 Nicotine dependence, chewing tobacco, with withdrawal +F17228 Nicotine dependence, chewing tobacco, with other nicotine-induced disorders +F17229 Nicotine dependence, chewing tobacco, with unspecified nicotine-induced disorders +F17290 Nicotine dependence, other tobacco product, uncomplicated +F17291 Nicotine dependence, other tobacco product, in remission +F17293 Nicotine dependence, other tobacco product, with withdrawal +F17298 Nicotine dependence, other tobacco product, with other nicotine-induced disorders +F17299 Nicotine dependence, other tobacco product, with unspecified nicotine-induced disorders +F1810 Inhalant abuse, uncomplicated +F1811 Inhalant abuse, in remission +F18120 Inhalant abuse with intoxication, uncomplicated +F18121 Inhalant abuse with intoxication delirium +F18129 Inhalant abuse with intoxication, unspecified +F1814 Inhalant abuse with inhalant-induced mood disorder +F18150 Inhalant abuse with inhalant-induced psychotic disorder with delusions +F18151 Inhalant abuse with inhalant-induced psychotic disorder with hallucinations +F18159 Inhalant abuse with inhalant-induced psychotic disorder, unspecified +F1817 Inhalant abuse with inhalant-induced dementia +F18180 Inhalant abuse with inhalant-induced anxiety disorder +F18188 Inhalant abuse with other inhalant-induced disorder +F1819 Inhalant abuse with unspecified inhalant-induced disorder +F1820 Inhalant dependence, uncomplicated +F1821 Inhalant dependence, in remission +F18220 Inhalant dependence with intoxication, uncomplicated +F18221 Inhalant dependence with intoxication delirium +F18229 Inhalant dependence with intoxication, unspecified +F1824 Inhalant dependence with inhalant-induced mood disorder +F18250 Inhalant dependence with inhalant-induced psychotic disorder with delusions +F18251 Inhalant dependence with inhalant-induced psychotic disorder with hallucinations +F18259 Inhalant dependence with inhalant-induced psychotic disorder, unspecified +F1827 Inhalant dependence with inhalant-induced dementia +F18280 Inhalant dependence with inhalant-induced anxiety disorder +F18288 Inhalant dependence with other inhalant-induced disorder +F1829 Inhalant dependence with unspecified inhalant-induced disorder +F1890 Inhalant use, unspecified, uncomplicated +F18920 Inhalant use, unspecified with intoxication, uncomplicated +F18921 Inhalant use, unspecified with intoxication with delirium +F18929 Inhalant use, unspecified with intoxication, unspecified +F1894 Inhalant use, unspecified with inhalant-induced mood disorder +F18950 Inhalant use, unspecified with inhalant-induced psychotic disorder with delusions +F18951 Inhalant use, unspecified with inhalant-induced psychotic disorder with hallucinations +F18959 Inhalant use, unspecified with inhalant-induced psychotic disorder, unspecified +F1897 Inhalant use, unspecified with inhalant-induced persisting dementia +F18980 Inhalant use, unspecified with inhalant-induced anxiety disorder +F18988 Inhalant use, unspecified with other inhalant-induced disorder +F1899 Inhalant use, unspecified with unspecified inhalant-induced disorder +F1910 Other psychoactive substance abuse, uncomplicated +F1911 Other psychoactive substance abuse, in remission +F19120 Other psychoactive substance abuse with intoxication, uncomplicated +F19121 Other psychoactive substance abuse with intoxication delirium +F19122 Other psychoactive substance abuse with intoxication with perceptual disturbances +F19129 Other psychoactive substance abuse with intoxication, unspecified +F1914 Other psychoactive substance abuse with psychoactive substance-induced mood disorder +F19150 Other psychoactive substance abuse with psychoactive substance-induced psychotic disorder with delusions +F19151 Other psychoactive substance abuse with psychoactive substance-induced psychotic disorder with hallucinations +F19159 Other psychoactive substance abuse with psychoactive substance-induced psychotic disorder, unspecified +F1916 Other psychoactive substance abuse with psychoactive substance-induced persisting amnestic disorder +F1917 Other psychoactive substance abuse with psychoactive substance-induced persisting dementia +F19180 Other psychoactive substance abuse with psychoactive substance-induced anxiety disorder +F19181 Other psychoactive substance abuse with psychoactive substance-induced sexual dysfunction +F19182 Other psychoactive substance abuse with psychoactive substance-induced sleep disorder +F19188 Other psychoactive substance abuse with other psychoactive substance-induced disorder +F1919 Other psychoactive substance abuse with unspecified psychoactive substance-induced disorder +F1920 Other psychoactive substance dependence, uncomplicated +F1921 Other psychoactive substance dependence, in remission +F19220 Other psychoactive substance dependence with intoxication, uncomplicated +F19221 Other psychoactive substance dependence with intoxication delirium +F19222 Other psychoactive substance dependence with intoxication with perceptual disturbance +F19229 Other psychoactive substance dependence with intoxication, unspecified +F19230 Other psychoactive substance dependence with withdrawal, uncomplicated +F19231 Other psychoactive substance dependence with withdrawal delirium +F19232 Other psychoactive substance dependence with withdrawal with perceptual disturbance +F19239 Other psychoactive substance dependence with withdrawal, unspecified +F1924 Other psychoactive substance dependence with psychoactive substance-induced mood disorder +F19250 Other psychoactive substance dependence with psychoactive substance-induced psychotic disorder with delusions +F19251 Other psychoactive substance dependence with psychoactive substance-induced psychotic disorder with hallucinations +F19259 Other psychoactive substance dependence with psychoactive substance-induced psychotic disorder, unspecified +F1926 Other psychoactive substance dependence with psychoactive substance-induced persisting amnestic disorder +F1927 Other psychoactive substance dependence with psychoactive substance-induced persisting dementia +F19280 Other psychoactive substance dependence with psychoactive substance-induced anxiety disorder +F19281 Other psychoactive substance dependence with psychoactive substance-induced sexual dysfunction +F19282 Other psychoactive substance dependence with psychoactive substance-induced sleep disorder +F19288 Other psychoactive substance dependence with other psychoactive substance-induced disorder +F1929 Other psychoactive substance dependence with unspecified psychoactive substance-induced disorder +F1990 Other psychoactive substance use, unspecified, uncomplicated +F19920 Other psychoactive substance use, unspecified with intoxication, uncomplicated +F19921 Other psychoactive substance use, unspecified with intoxication with delirium +F19922 Other psychoactive substance use, unspecified with intoxication with perceptual disturbance +F19929 Other psychoactive substance use, unspecified with intoxication, unspecified +F19930 Other psychoactive substance use, unspecified with withdrawal, uncomplicated +F19931 Other psychoactive substance use, unspecified with withdrawal delirium +F19932 Other psychoactive substance use, unspecified with withdrawal with perceptual disturbance +F19939 Other psychoactive substance use, unspecified with withdrawal, unspecified +F1994 Other psychoactive substance use, unspecified with psychoactive substance-induced mood disorder +F19950 Other psychoactive substance use, unspecified with psychoactive substance-induced psychotic disorder with delusions +F19951 Other psychoactive substance use, unspecified with psychoactive substance-induced psychotic disorder with hallucinations +F19959 Other psychoactive substance use, unspecified with psychoactive substance-induced psychotic disorder, unspecified +F1996 Other psychoactive substance use, unspecified with psychoactive substance-induced persisting amnestic disorder +F1997 Other psychoactive substance use, unspecified with psychoactive substance-induced persisting dementia +F19980 Other psychoactive substance use, unspecified with psychoactive substance-induced anxiety disorder +F19981 Other psychoactive substance use, unspecified with psychoactive substance-induced sexual dysfunction +F19982 Other psychoactive substance use, unspecified with psychoactive substance-induced sleep disorder +F19988 Other psychoactive substance use, unspecified with other psychoactive substance-induced disorder +F1999 Other psychoactive substance use, unspecified with unspecified psychoactive substance-induced disorder +F200 Paranoid schizophrenia +F201 Disorganized schizophrenia +F202 Catatonic schizophrenia +F203 Undifferentiated schizophrenia +F205 Residual schizophrenia +F2081 Schizophreniform disorder +F2089 Other schizophrenia +F209 Schizophrenia, unspecified +F21 Schizotypal disorder +F22 Delusional disorders +F23 Brief psychotic disorder +F24 Shared psychotic disorder +F250 Schizoaffective disorder, bipolar type +F251 Schizoaffective disorder, depressive type +F258 Other schizoaffective disorders +F259 Schizoaffective disorder, unspecified +F28 Other psychotic disorder not due to a substance or known physiological condition +F29 Unspecified psychosis not due to a substance or known physiological condition +F3010 Manic episode without psychotic symptoms, unspecified +F3011 Manic episode without psychotic symptoms, mild +F3012 Manic episode without psychotic symptoms, moderate +F3013 Manic episode, severe, without psychotic symptoms +F302 Manic episode, severe with psychotic symptoms +F303 Manic episode in partial remission +F304 Manic episode in full remission +F308 Other manic episodes +F309 Manic episode, unspecified +F310 Bipolar disorder, current episode hypomanic +F3110 Bipolar disorder, current episode manic without psychotic features, unspecified +F3111 Bipolar disorder, current episode manic without psychotic features, mild +F3112 Bipolar disorder, current episode manic without psychotic features, moderate +F3113 Bipolar disorder, current episode manic without psychotic features, severe +F312 Bipolar disorder, current episode manic severe with psychotic features +F3130 Bipolar disorder, current episode depressed, mild or moderate severity, unspecified +F3131 Bipolar disorder, current episode depressed, mild +F3132 Bipolar disorder, current episode depressed, moderate +F314 Bipolar disorder, current episode depressed, severe, without psychotic features +F315 Bipolar disorder, current episode depressed, severe, with psychotic features +F3160 Bipolar disorder, current episode mixed, unspecified +F3161 Bipolar disorder, current episode mixed, mild +F3162 Bipolar disorder, current episode mixed, moderate +F3163 Bipolar disorder, current episode mixed, severe, without psychotic features +F3164 Bipolar disorder, current episode mixed, severe, with psychotic features +F3170 Bipolar disorder, currently in remission, most recent episode unspecified +F3171 Bipolar disorder, in partial remission, most recent episode hypomanic +F3172 Bipolar disorder, in full remission, most recent episode hypomanic +F3173 Bipolar disorder, in partial remission, most recent episode manic +F3174 Bipolar disorder, in full remission, most recent episode manic +F3175 Bipolar disorder, in partial remission, most recent episode depressed +F3176 Bipolar disorder, in full remission, most recent episode depressed +F3177 Bipolar disorder, in partial remission, most recent episode mixed +F3178 Bipolar disorder, in full remission, most recent episode mixed +F3181 Bipolar II disorder +F3189 Other bipolar disorder +F319 Bipolar disorder, unspecified +F320 Major depressive disorder, single episode, mild +F321 Major depressive disorder, single episode, moderate +F322 Major depressive disorder, single episode, severe without psychotic features +F323 Major depressive disorder, single episode, severe with psychotic features +F324 Major depressive disorder, single episode, in partial remission +F325 Major depressive disorder, single episode, in full remission +F3281 Premenstrual dysphoric disorder +F3289 Other specified depressive episodes +F329 Major depressive disorder, single episode, unspecified +F330 Major depressive disorder, recurrent, mild +F331 Major depressive disorder, recurrent, moderate +F332 Major depressive disorder, recurrent severe without psychotic features +F333 Major depressive disorder, recurrent, severe with psychotic symptoms +F3340 Major depressive disorder, recurrent, in remission, unspecified +F3341 Major depressive disorder, recurrent, in partial remission +F3342 Major depressive disorder, recurrent, in full remission +F338 Other recurrent depressive disorders +F339 Major depressive disorder, recurrent, unspecified +F340 Cyclothymic disorder +F341 Dysthymic disorder +F3481 Disruptive mood dysregulation disorder +F3489 Other specified persistent mood disorders +F349 Persistent mood [affective] disorder, unspecified +F39 Unspecified mood [affective] disorder +F4000 Agoraphobia, unspecified +F4001 Agoraphobia with panic disorder +F4002 Agoraphobia without panic disorder +F4010 Social phobia, unspecified +F4011 Social phobia, generalized +F40210 Arachnophobia +F40218 Other animal type phobia +F40220 Fear of thunderstorms +F40228 Other natural environment type phobia +F40230 Fear of blood +F40231 Fear of injections and transfusions +F40232 Fear of other medical care +F40233 Fear of injury +F40240 Claustrophobia +F40241 Acrophobia +F40242 Fear of bridges +F40243 Fear of flying +F40248 Other situational type phobia +F40290 Androphobia +F40291 Gynephobia +F40298 Other specified phobia +F408 Other phobic anxiety disorders +F409 Phobic anxiety disorder, unspecified +F410 Panic disorder [episodic paroxysmal anxiety] +F411 Generalized anxiety disorder +F413 Other mixed anxiety disorders +F418 Other specified anxiety disorders +F419 Anxiety disorder, unspecified +F422 Mixed obsessional thoughts and acts +F423 Hoarding disorder +F424 Excoriation (skin-picking) disorder +F428 Other obsessive-compulsive disorder +F429 Obsessive-compulsive disorder, unspecified +F430 Acute stress reaction +F4310 Post-traumatic stress disorder, unspecified +F4311 Post-traumatic stress disorder, acute +F4312 Post-traumatic stress disorder, chronic +F4320 Adjustment disorder, unspecified +F4321 Adjustment disorder with depressed mood +F4322 Adjustment disorder with anxiety +F4323 Adjustment disorder with mixed anxiety and depressed mood +F4324 Adjustment disorder with disturbance of conduct +F4325 Adjustment disorder with mixed disturbance of emotions and conduct +F4329 Adjustment disorder with other symptoms +F438 Other reactions to severe stress +F439 Reaction to severe stress, unspecified +F440 Dissociative amnesia +F441 Dissociative fugue +F442 Dissociative stupor +F444 Conversion disorder with motor symptom or deficit +F445 Conversion disorder with seizures or convulsions +F446 Conversion disorder with sensory symptom or deficit +F447 Conversion disorder with mixed symptom presentation +F4481 Dissociative identity disorder +F4489 Other dissociative and conversion disorders +F449 Dissociative and conversion disorder, unspecified +F450 Somatization disorder +F451 Undifferentiated somatoform disorder +F4520 Hypochondriacal disorder, unspecified +F4521 Hypochondriasis +F4522 Body dysmorphic disorder +F4529 Other hypochondriacal disorders +F4541 Pain disorder exclusively related to psychological factors +F4542 Pain disorder with related psychological factors +F458 Other somatoform disorders +F459 Somatoform disorder, unspecified +F481 Depersonalization-derealization syndrome +F482 Pseudobulbar affect +F488 Other specified nonpsychotic mental disorders +F489 Nonpsychotic mental disorder, unspecified +F5000 Anorexia nervosa, unspecified +F5001 Anorexia nervosa, restricting type +F5002 Anorexia nervosa, binge eating/purging type +F502 Bulimia nervosa +F5081 Binge eating disorder +F5082 Avoidant/restrictive food intake disorder +F5089 Other specified eating disorder +F509 Eating disorder, unspecified +F5101 Primary insomnia +F5102 Adjustment insomnia +F5103 Paradoxical insomnia +F5104 Psychophysiologic insomnia +F5105 Insomnia due to other mental disorder +F5109 Other insomnia not due to a substance or known physiological condition +F5111 Primary hypersomnia +F5112 Insufficient sleep syndrome +F5113 Hypersomnia due to other mental disorder +F5119 Other hypersomnia not due to a substance or known physiological condition +F513 Sleepwalking [somnambulism] +F514 Sleep terrors [night terrors] +F515 Nightmare disorder +F518 Other sleep disorders not due to a substance or known physiological condition +F519 Sleep disorder not due to a substance or known physiological condition, unspecified +F520 Hypoactive sexual desire disorder +F521 Sexual aversion disorder +F5221 Male erectile disorder +F5222 Female sexual arousal disorder +F5231 Female orgasmic disorder +F5232 Male orgasmic disorder +F524 Premature ejaculation +F525 Vaginismus not due to a substance or known physiological condition +F526 Dyspareunia not due to a substance or known physiological condition +F528 Other sexual dysfunction not due to a substance or known physiological condition +F529 Unspecified sexual dysfunction not due to a substance or known physiological condition +F530 Postpartum depression +F531 Puerperal psychosis +F54 Psychological and behavioral factors associated with disorders or diseases classified elsewhere +F550 Abuse of antacids +F551 Abuse of herbal or folk remedies +F552 Abuse of laxatives +F553 Abuse of steroids or hormones +F554 Abuse of vitamins +F558 Abuse of other non-psychoactive substances +F59 Unspecified behavioral syndromes associated with physiological disturbances and physical factors +F600 Paranoid personality disorder +F601 Schizoid personality disorder +F602 Antisocial personality disorder +F603 Borderline personality disorder +F604 Histrionic personality disorder +F605 Obsessive-compulsive personality disorder +F606 Avoidant personality disorder +F607 Dependent personality disorder +F6081 Narcissistic personality disorder +F6089 Other specific personality disorders +F609 Personality disorder, unspecified +F630 Pathological gambling +F631 Pyromania +F632 Kleptomania +F633 Trichotillomania +F6381 Intermittent explosive disorder +F6389 Other impulse disorders +F639 Impulse disorder, unspecified +F640 Transsexualism +F641 Dual role transvestism +F642 Gender identity disorder of childhood +F648 Other gender identity disorders +F649 Gender identity disorder, unspecified +F650 Fetishism +F651 Transvestic fetishism +F652 Exhibitionism +F653 Voyeurism +F654 Pedophilia +F6550 Sadomasochism, unspecified +F6551 Sexual masochism +F6552 Sexual sadism +F6581 Frotteurism +F6589 Other paraphilias +F659 Paraphilia, unspecified +F66 Other sexual disorders +F6810 Factitious disorder imposed on self, unspecified +F6811 Factitious disorder imposed on self, with predominantly psychological signs and symptoms +F6812 Factitious disorder imposed on self, with predominantly physical signs and symptoms +F6813 Factitious disorder imposed on self, with combined psychological and physical signs and symptoms +F68A Factitious disorder imposed on another +F688 Other specified disorders of adult personality and behavior +F69 Unspecified disorder of adult personality and behavior +F70 Mild intellectual disabilities +F71 Moderate intellectual disabilities +F72 Severe intellectual disabilities +F73 Profound intellectual disabilities +F78 Other intellectual disabilities +F79 Unspecified intellectual disabilities +F800 Phonological disorder +F801 Expressive language disorder +F802 Mixed receptive-expressive language disorder +F804 Speech and language development delay due to hearing loss +F8081 Childhood onset fluency disorder +F8082 Social pragmatic communication disorder +F8089 Other developmental disorders of speech and language +F809 Developmental disorder of speech and language, unspecified +F810 Specific reading disorder +F812 Mathematics disorder +F8181 Disorder of written expression +F8189 Other developmental disorders of scholastic skills +F819 Developmental disorder of scholastic skills, unspecified +F82 Specific developmental disorder of motor function +F840 Autistic disorder +F842 Rett's syndrome +F843 Other childhood disintegrative disorder +F845 Asperger's syndrome +F848 Other pervasive developmental disorders +F849 Pervasive developmental disorder, unspecified +F88 Other disorders of psychological development +F89 Unspecified disorder of psychological development +F900 Attention-deficit hyperactivity disorder, predominantly inattentive type +F901 Attention-deficit hyperactivity disorder, predominantly hyperactive type +F902 Attention-deficit hyperactivity disorder, combined type +F908 Attention-deficit hyperactivity disorder, other type +F909 Attention-deficit hyperactivity disorder, unspecified type +F910 Conduct disorder confined to family context +F911 Conduct disorder, childhood-onset type +F912 Conduct disorder, adolescent-onset type +F913 Oppositional defiant disorder +F918 Other conduct disorders +F919 Conduct disorder, unspecified +F930 Separation anxiety disorder of childhood +F938 Other childhood emotional disorders +F939 Childhood emotional disorder, unspecified +F940 Selective mutism +F941 Reactive attachment disorder of childhood +F942 Disinhibited attachment disorder of childhood +F948 Other childhood disorders of social functioning +F949 Childhood disorder of social functioning, unspecified +F950 Transient tic disorder +F951 Chronic motor or vocal tic disorder +F952 Tourette's disorder +F958 Other tic disorders +F959 Tic disorder, unspecified +F980 Enuresis not due to a substance or known physiological condition +F981 Encopresis not due to a substance or known physiological condition +F9821 Rumination disorder of infancy +F9829 Other feeding disorders of infancy and early childhood +F983 Pica of infancy and childhood +F984 Stereotyped movement disorders +F985 Adult onset fluency disorder +F988 Other specified behavioral and emotional disorders with onset usually occurring in childhood and adolescence +F989 Unspecified behavioral and emotional disorders with onset usually occurring in childhood and adolescence +F99 Mental disorder, not otherwise specified +G000 Hemophilus meningitis +G001 Pneumococcal meningitis +G002 Streptococcal meningitis +G003 Staphylococcal meningitis +G008 Other bacterial meningitis +G009 Bacterial meningitis, unspecified +G01 Meningitis in bacterial diseases classified elsewhere +G02 Meningitis in other infectious and parasitic diseases classified elsewhere +G030 Nonpyogenic meningitis +G031 Chronic meningitis +G032 Benign recurrent meningitis [Mollaret] +G038 Meningitis due to other specified causes +G039 Meningitis, unspecified +G0400 Acute disseminated encephalitis and encephalomyelitis, unspecified +G0401 Postinfectious acute disseminated encephalitis and encephalomyelitis (postinfectious ADEM) +G0402 Postimmunization acute disseminated encephalitis, myelitis and encephalomyelitis +G041 Tropical spastic paraplegia +G042 Bacterial meningoencephalitis and meningomyelitis, not elsewhere classified +G0430 Acute necrotizing hemorrhagic encephalopathy, unspecified +G0431 Postinfectious acute necrotizing hemorrhagic encephalopathy +G0432 Postimmunization acute necrotizing hemorrhagic encephalopathy +G0439 Other acute necrotizing hemorrhagic encephalopathy +G0481 Other encephalitis and encephalomyelitis +G0489 Other myelitis +G0490 Encephalitis and encephalomyelitis, unspecified +G0491 Myelitis, unspecified +G053 Encephalitis and encephalomyelitis in diseases classified elsewhere +G054 Myelitis in diseases classified elsewhere +G060 Intracranial abscess and granuloma +G061 Intraspinal abscess and granuloma +G062 Extradural and subdural abscess, unspecified +G07 Intracranial and intraspinal abscess and granuloma in diseases classified elsewhere +G08 Intracranial and intraspinal phlebitis and thrombophlebitis +G09 Sequelae of inflammatory diseases of central nervous system +G10 Huntington's disease +G110 Congenital nonprogressive ataxia +G111 Early-onset cerebellar ataxia +G112 Late-onset cerebellar ataxia +G113 Cerebellar ataxia with defective DNA repair +G114 Hereditary spastic paraplegia +G118 Other hereditary ataxias +G119 Hereditary ataxia, unspecified +G120 Infantile spinal muscular atrophy, type I [Werdnig-Hoffman] +G121 Other inherited spinal muscular atrophy +G1220 Motor neuron disease, unspecified +G1221 Amyotrophic lateral sclerosis +G1222 Progressive bulbar palsy +G1223 Primary lateral sclerosis +G1224 Familial motor neuron disease +G1225 Progressive spinal muscle atrophy +G1229 Other motor neuron disease +G128 Other spinal muscular atrophies and related syndromes +G129 Spinal muscular atrophy, unspecified +G130 Paraneoplastic neuromyopathy and neuropathy +G131 Other systemic atrophy primarily affecting central nervous system in neoplastic disease +G132 Systemic atrophy primarily affecting the central nervous system in myxedema +G138 Systemic atrophy primarily affecting central nervous system in other diseases classified elsewhere +G14 Postpolio syndrome +G20 Parkinson's disease +G210 Malignant neuroleptic syndrome +G2111 Neuroleptic induced parkinsonism +G2119 Other drug induced secondary parkinsonism +G212 Secondary parkinsonism due to other external agents +G213 Postencephalitic parkinsonism +G214 Vascular parkinsonism +G218 Other secondary parkinsonism +G219 Secondary parkinsonism, unspecified +G230 Hallervorden-Spatz disease +G231 Progressive supranuclear ophthalmoplegia [Steele-Richardson-Olszewski] +G232 Striatonigral degeneration +G238 Other specified degenerative diseases of basal ganglia +G239 Degenerative disease of basal ganglia, unspecified +G2401 Drug induced subacute dyskinesia +G2402 Drug induced acute dystonia +G2409 Other drug induced dystonia +G241 Genetic torsion dystonia +G242 Idiopathic nonfamilial dystonia +G243 Spasmodic torticollis +G244 Idiopathic orofacial dystonia +G245 Blepharospasm +G248 Other dystonia +G249 Dystonia, unspecified +G250 Essential tremor +G251 Drug-induced tremor +G252 Other specified forms of tremor +G253 Myoclonus +G254 Drug-induced chorea +G255 Other chorea +G2561 Drug induced tics +G2569 Other tics of organic origin +G2570 Drug induced movement disorder, unspecified +G2571 Drug induced akathisia +G2579 Other drug induced movement disorders +G2581 Restless legs syndrome +G2582 Stiff-man syndrome +G2583 Benign shuddering attacks +G2589 Other specified extrapyramidal and movement disorders +G259 Extrapyramidal and movement disorder, unspecified +G26 Extrapyramidal and movement disorders in diseases classified elsewhere +G300 Alzheimer's disease with early onset +G301 Alzheimer's disease with late onset +G308 Other Alzheimer's disease +G309 Alzheimer's disease, unspecified +G3101 Pick's disease +G3109 Other frontotemporal dementia +G311 Senile degeneration of brain, not elsewhere classified +G312 Degeneration of nervous system due to alcohol +G3181 Alpers disease +G3182 Leigh's disease +G3183 Dementia with Lewy bodies +G3184 Mild cognitive impairment, so stated +G3185 Corticobasal degeneration +G3189 Other specified degenerative diseases of nervous system +G319 Degenerative disease of nervous system, unspecified +G320 Subacute combined degeneration of spinal cord in diseases classified elsewhere +G3281 Cerebellar ataxia in diseases classified elsewhere +G3289 Other specified degenerative disorders of nervous system in diseases classified elsewhere +G35 Multiple sclerosis +G360 Neuromyelitis optica [Devic] +G361 Acute and subacute hemorrhagic leukoencephalitis [Hurst] +G368 Other specified acute disseminated demyelination +G369 Acute disseminated demyelination, unspecified +G370 Diffuse sclerosis of central nervous system +G371 Central demyelination of corpus callosum +G372 Central pontine myelinolysis +G373 Acute transverse myelitis in demyelinating disease of central nervous system +G374 Subacute necrotizing myelitis of central nervous system +G375 Concentric sclerosis [Balo] of central nervous system +G378 Other specified demyelinating diseases of central nervous system +G379 Demyelinating disease of central nervous system, unspecified +G40001 Localization-related (focal) (partial) idiopathic epilepsy and epileptic syndromes with seizures of localized onset, not intractable, with status epilepticus +G40009 Localization-related (focal) (partial) idiopathic epilepsy and epileptic syndromes with seizures of localized onset, not intractable, without status epilepticus +G40011 Localization-related (focal) (partial) idiopathic epilepsy and epileptic syndromes with seizures of localized onset, intractable, with status epilepticus +G40019 Localization-related (focal) (partial) idiopathic epilepsy and epileptic syndromes with seizures of localized onset, intractable, without status epilepticus +G40101 Localization-related (focal) (partial) symptomatic epilepsy and epileptic syndromes with simple partial seizures, not intractable, with status epilepticus +G40109 Localization-related (focal) (partial) symptomatic epilepsy and epileptic syndromes with simple partial seizures, not intractable, without status epilepticus +G40111 Localization-related (focal) (partial) symptomatic epilepsy and epileptic syndromes with simple partial seizures, intractable, with status epilepticus +G40119 Localization-related (focal) (partial) symptomatic epilepsy and epileptic syndromes with simple partial seizures, intractable, without status epilepticus +G40201 Localization-related (focal) (partial) symptomatic epilepsy and epileptic syndromes with complex partial seizures, not intractable, with status epilepticus +G40209 Localization-related (focal) (partial) symptomatic epilepsy and epileptic syndromes with complex partial seizures, not intractable, without status epilepticus +G40211 Localization-related (focal) (partial) symptomatic epilepsy and epileptic syndromes with complex partial seizures, intractable, with status epilepticus +G40219 Localization-related (focal) (partial) symptomatic epilepsy and epileptic syndromes with complex partial seizures, intractable, without status epilepticus +G40301 Generalized idiopathic epilepsy and epileptic syndromes, not intractable, with status epilepticus +G40309 Generalized idiopathic epilepsy and epileptic syndromes, not intractable, without status epilepticus +G40311 Generalized idiopathic epilepsy and epileptic syndromes, intractable, with status epilepticus +G40319 Generalized idiopathic epilepsy and epileptic syndromes, intractable, without status epilepticus +G40A01 Absence epileptic syndrome, not intractable, with status epilepticus +G40A09 Absence epileptic syndrome, not intractable, without status epilepticus +G40A11 Absence epileptic syndrome, intractable, with status epilepticus +G40A19 Absence epileptic syndrome, intractable, without status epilepticus +G40B01 Juvenile myoclonic epilepsy, not intractable, with status epilepticus +G40B09 Juvenile myoclonic epilepsy, not intractable, without status epilepticus +G40B11 Juvenile myoclonic epilepsy, intractable, with status epilepticus +G40B19 Juvenile myoclonic epilepsy, intractable, without status epilepticus +G40401 Other generalized epilepsy and epileptic syndromes, not intractable, with status epilepticus +G40409 Other generalized epilepsy and epileptic syndromes, not intractable, without status epilepticus +G40411 Other generalized epilepsy and epileptic syndromes, intractable, with status epilepticus +G40419 Other generalized epilepsy and epileptic syndromes, intractable, without status epilepticus +G40501 Epileptic seizures related to external causes, not intractable, with status epilepticus +G40509 Epileptic seizures related to external causes, not intractable, without status epilepticus +G40801 Other epilepsy, not intractable, with status epilepticus +G40802 Other epilepsy, not intractable, without status epilepticus +G40803 Other epilepsy, intractable, with status epilepticus +G40804 Other epilepsy, intractable, without status epilepticus +G40811 Lennox-Gastaut syndrome, not intractable, with status epilepticus +G40812 Lennox-Gastaut syndrome, not intractable, without status epilepticus +G40813 Lennox-Gastaut syndrome, intractable, with status epilepticus +G40814 Lennox-Gastaut syndrome, intractable, without status epilepticus +G40821 Epileptic spasms, not intractable, with status epilepticus +G40822 Epileptic spasms, not intractable, without status epilepticus +G40823 Epileptic spasms, intractable, with status epilepticus +G40824 Epileptic spasms, intractable, without status epilepticus +G4089 Other seizures +G40901 Epilepsy, unspecified, not intractable, with status epilepticus +G40909 Epilepsy, unspecified, not intractable, without status epilepticus +G40911 Epilepsy, unspecified, intractable, with status epilepticus +G40919 Epilepsy, unspecified, intractable, without status epilepticus +G43001 Migraine without aura, not intractable, with status migrainosus +G43009 Migraine without aura, not intractable, without status migrainosus +G43011 Migraine without aura, intractable, with status migrainosus +G43019 Migraine without aura, intractable, without status migrainosus +G43101 Migraine with aura, not intractable, with status migrainosus +G43109 Migraine with aura, not intractable, without status migrainosus +G43111 Migraine with aura, intractable, with status migrainosus +G43119 Migraine with aura, intractable, without status migrainosus +G43401 Hemiplegic migraine, not intractable, with status migrainosus +G43409 Hemiplegic migraine, not intractable, without status migrainosus +G43411 Hemiplegic migraine, intractable, with status migrainosus +G43419 Hemiplegic migraine, intractable, without status migrainosus +G43501 Persistent migraine aura without cerebral infarction, not intractable, with status migrainosus +G43509 Persistent migraine aura without cerebral infarction, not intractable, without status migrainosus +G43511 Persistent migraine aura without cerebral infarction, intractable, with status migrainosus +G43519 Persistent migraine aura without cerebral infarction, intractable, without status migrainosus +G43601 Persistent migraine aura with cerebral infarction, not intractable, with status migrainosus +G43609 Persistent migraine aura with cerebral infarction, not intractable, without status migrainosus +G43611 Persistent migraine aura with cerebral infarction, intractable, with status migrainosus +G43619 Persistent migraine aura with cerebral infarction, intractable, without status migrainosus +G43701 Chronic migraine without aura, not intractable, with status migrainosus +G43709 Chronic migraine without aura, not intractable, without status migrainosus +G43711 Chronic migraine without aura, intractable, with status migrainosus +G43719 Chronic migraine without aura, intractable, without status migrainosus +G43A0 Cyclical vomiting, not intractable +G43A1 Cyclical vomiting, intractable +G43B0 Ophthalmoplegic migraine, not intractable +G43B1 Ophthalmoplegic migraine, intractable +G43C0 Periodic headache syndromes in child or adult, not intractable +G43C1 Periodic headache syndromes in child or adult, intractable +G43D0 Abdominal migraine, not intractable +G43D1 Abdominal migraine, intractable +G43801 Other migraine, not intractable, with status migrainosus +G43809 Other migraine, not intractable, without status migrainosus +G43811 Other migraine, intractable, with status migrainosus +G43819 Other migraine, intractable, without status migrainosus +G43821 Menstrual migraine, not intractable, with status migrainosus +G43829 Menstrual migraine, not intractable, without status migrainosus +G43831 Menstrual migraine, intractable, with status migrainosus +G43839 Menstrual migraine, intractable, without status migrainosus +G43901 Migraine, unspecified, not intractable, with status migrainosus +G43909 Migraine, unspecified, not intractable, without status migrainosus +G43911 Migraine, unspecified, intractable, with status migrainosus +G43919 Migraine, unspecified, intractable, without status migrainosus +G44001 Cluster headache syndrome, unspecified, intractable +G44009 Cluster headache syndrome, unspecified, not intractable +G44011 Episodic cluster headache, intractable +G44019 Episodic cluster headache, not intractable +G44021 Chronic cluster headache, intractable +G44029 Chronic cluster headache, not intractable +G44031 Episodic paroxysmal hemicrania, intractable +G44039 Episodic paroxysmal hemicrania, not intractable +G44041 Chronic paroxysmal hemicrania, intractable +G44049 Chronic paroxysmal hemicrania, not intractable +G44051 Short lasting unilateral neuralgiform headache with conjunctival injection and tearing (SUNCT), intractable +G44059 Short lasting unilateral neuralgiform headache with conjunctival injection and tearing (SUNCT), not intractable +G44091 Other trigeminal autonomic cephalgias (TAC), intractable +G44099 Other trigeminal autonomic cephalgias (TAC), not intractable +G441 Vascular headache, not elsewhere classified +G44201 Tension-type headache, unspecified, intractable +G44209 Tension-type headache, unspecified, not intractable +G44211 Episodic tension-type headache, intractable +G44219 Episodic tension-type headache, not intractable +G44221 Chronic tension-type headache, intractable +G44229 Chronic tension-type headache, not intractable +G44301 Post-traumatic headache, unspecified, intractable +G44309 Post-traumatic headache, unspecified, not intractable +G44311 Acute post-traumatic headache, intractable +G44319 Acute post-traumatic headache, not intractable +G44321 Chronic post-traumatic headache, intractable +G44329 Chronic post-traumatic headache, not intractable +G4440 Drug-induced headache, not elsewhere classified, not intractable +G4441 Drug-induced headache, not elsewhere classified, intractable +G4451 Hemicrania continua +G4452 New daily persistent headache (NDPH) +G4453 Primary thunderclap headache +G4459 Other complicated headache syndrome +G4481 Hypnic headache +G4482 Headache associated with sexual activity +G4483 Primary cough headache +G4484 Primary exertional headache +G4485 Primary stabbing headache +G4489 Other headache syndrome +G450 Vertebro-basilar artery syndrome +G451 Carotid artery syndrome (hemispheric) +G452 Multiple and bilateral precerebral artery syndromes +G453 Amaurosis fugax +G454 Transient global amnesia +G458 Other transient cerebral ischemic attacks and related syndromes +G459 Transient cerebral ischemic attack, unspecified +G460 Middle cerebral artery syndrome +G461 Anterior cerebral artery syndrome +G462 Posterior cerebral artery syndrome +G463 Brain stem stroke syndrome +G464 Cerebellar stroke syndrome +G465 Pure motor lacunar syndrome +G466 Pure sensory lacunar syndrome +G467 Other lacunar syndromes +G468 Other vascular syndromes of brain in cerebrovascular diseases +G4700 Insomnia, unspecified +G4701 Insomnia due to medical condition +G4709 Other insomnia +G4710 Hypersomnia, unspecified +G4711 Idiopathic hypersomnia with long sleep time +G4712 Idiopathic hypersomnia without long sleep time +G4713 Recurrent hypersomnia +G4714 Hypersomnia due to medical condition +G4719 Other hypersomnia +G4720 Circadian rhythm sleep disorder, unspecified type +G4721 Circadian rhythm sleep disorder, delayed sleep phase type +G4722 Circadian rhythm sleep disorder, advanced sleep phase type +G4723 Circadian rhythm sleep disorder, irregular sleep wake type +G4724 Circadian rhythm sleep disorder, free running type +G4725 Circadian rhythm sleep disorder, jet lag type +G4726 Circadian rhythm sleep disorder, shift work type +G4727 Circadian rhythm sleep disorder in conditions classified elsewhere +G4729 Other circadian rhythm sleep disorder +G4730 Sleep apnea, unspecified +G4731 Primary central sleep apnea +G4732 High altitude periodic breathing +G4733 Obstructive sleep apnea (adult) (pediatric) +G4734 Idiopathic sleep related nonobstructive alveolar hypoventilation +G4735 Congenital central alveolar hypoventilation syndrome +G4736 Sleep related hypoventilation in conditions classified elsewhere +G4737 Central sleep apnea in conditions classified elsewhere +G4739 Other sleep apnea +G47411 Narcolepsy with cataplexy +G47419 Narcolepsy without cataplexy +G47421 Narcolepsy in conditions classified elsewhere with cataplexy +G47429 Narcolepsy in conditions classified elsewhere without cataplexy +G4750 Parasomnia, unspecified +G4751 Confusional arousals +G4752 REM sleep behavior disorder +G4753 Recurrent isolated sleep paralysis +G4754 Parasomnia in conditions classified elsewhere +G4759 Other parasomnia +G4761 Periodic limb movement disorder +G4762 Sleep related leg cramps +G4763 Sleep related bruxism +G4769 Other sleep related movement disorders +G478 Other sleep disorders +G479 Sleep disorder, unspecified +G500 Trigeminal neuralgia +G501 Atypical facial pain +G508 Other disorders of trigeminal nerve +G509 Disorder of trigeminal nerve, unspecified +G510 Bell's palsy +G511 Geniculate ganglionitis +G512 Melkersson's syndrome +G5131 Clonic hemifacial spasm, right +G5132 Clonic hemifacial spasm, left +G5133 Clonic hemifacial spasm, bilateral +G5139 Clonic hemifacial spasm, unspecified +G514 Facial myokymia +G518 Other disorders of facial nerve +G519 Disorder of facial nerve, unspecified +G520 Disorders of olfactory nerve +G521 Disorders of glossopharyngeal nerve +G522 Disorders of vagus nerve +G523 Disorders of hypoglossal nerve +G527 Disorders of multiple cranial nerves +G528 Disorders of other specified cranial nerves +G529 Cranial nerve disorder, unspecified +G53 Cranial nerve disorders in diseases classified elsewhere +G540 Brachial plexus disorders +G541 Lumbosacral plexus disorders +G542 Cervical root disorders, not elsewhere classified +G543 Thoracic root disorders, not elsewhere classified +G544 Lumbosacral root disorders, not elsewhere classified +G545 Neuralgic amyotrophy +G546 Phantom limb syndrome with pain +G547 Phantom limb syndrome without pain +G548 Other nerve root and plexus disorders +G549 Nerve root and plexus disorder, unspecified +G55 Nerve root and plexus compressions in diseases classified elsewhere +G5600 Carpal tunnel syndrome, unspecified upper limb +G5601 Carpal tunnel syndrome, right upper limb +G5602 Carpal tunnel syndrome, left upper limb +G5603 Carpal tunnel syndrome, bilateral upper limbs +G5610 Other lesions of median nerve, unspecified upper limb +G5611 Other lesions of median nerve, right upper limb +G5612 Other lesions of median nerve, left upper limb +G5613 Other lesions of median nerve, bilateral upper limbs +G5620 Lesion of ulnar nerve, unspecified upper limb +G5621 Lesion of ulnar nerve, right upper limb +G5622 Lesion of ulnar nerve, left upper limb +G5623 Lesion of ulnar nerve, bilateral upper limbs +G5630 Lesion of radial nerve, unspecified upper limb +G5631 Lesion of radial nerve, right upper limb +G5632 Lesion of radial nerve, left upper limb +G5633 Lesion of radial nerve, bilateral upper limbs +G5640 Causalgia of unspecified upper limb +G5641 Causalgia of right upper limb +G5642 Causalgia of left upper limb +G5643 Causalgia of bilateral upper limbs +G5680 Other specified mononeuropathies of unspecified upper limb +G5681 Other specified mononeuropathies of right upper limb +G5682 Other specified mononeuropathies of left upper limb +G5683 Other specified mononeuropathies of bilateral upper limbs +G5690 Unspecified mononeuropathy of unspecified upper limb +G5691 Unspecified mononeuropathy of right upper limb +G5692 Unspecified mononeuropathy of left upper limb +G5693 Unspecified mononeuropathy of bilateral upper limbs +G5700 Lesion of sciatic nerve, unspecified lower limb +G5701 Lesion of sciatic nerve, right lower limb +G5702 Lesion of sciatic nerve, left lower limb +G5703 Lesion of sciatic nerve, bilateral lower limbs +G5710 Meralgia paresthetica, unspecified lower limb +G5711 Meralgia paresthetica, right lower limb +G5712 Meralgia paresthetica, left lower limb +G5713 Meralgia paresthetica, bilateral lower limbs +G5720 Lesion of femoral nerve, unspecified lower limb +G5721 Lesion of femoral nerve, right lower limb +G5722 Lesion of femoral nerve, left lower limb +G5723 Lesion of femoral nerve, bilateral lower limbs +G5730 Lesion of lateral popliteal nerve, unspecified lower limb +G5731 Lesion of lateral popliteal nerve, right lower limb +G5732 Lesion of lateral popliteal nerve, left lower limb +G5733 Lesion of lateral popliteal nerve, bilateral lower limbs +G5740 Lesion of medial popliteal nerve, unspecified lower limb +G5741 Lesion of medial popliteal nerve, right lower limb +G5742 Lesion of medial popliteal nerve, left lower limb +G5743 Lesion of medial popliteal nerve, bilateral lower limbs +G5750 Tarsal tunnel syndrome, unspecified lower limb +G5751 Tarsal tunnel syndrome, right lower limb +G5752 Tarsal tunnel syndrome, left lower limb +G5753 Tarsal tunnel syndrome, bilateral lower limbs +G5760 Lesion of plantar nerve, unspecified lower limb +G5761 Lesion of plantar nerve, right lower limb +G5762 Lesion of plantar nerve, left lower limb +G5763 Lesion of plantar nerve, bilateral lower limbs +G5770 Causalgia of unspecified lower limb +G5771 Causalgia of right lower limb +G5772 Causalgia of left lower limb +G5773 Causalgia of bilateral lower limbs +G5780 Other specified mononeuropathies of unspecified lower limb +G5781 Other specified mononeuropathies of right lower limb +G5782 Other specified mononeuropathies of left lower limb +G5783 Other specified mononeuropathies of bilateral lower limbs +G5790 Unspecified mononeuropathy of unspecified lower limb +G5791 Unspecified mononeuropathy of right lower limb +G5792 Unspecified mononeuropathy of left lower limb +G5793 Unspecified mononeuropathy of bilateral lower limbs +G580 Intercostal neuropathy +G587 Mononeuritis multiplex +G588 Other specified mononeuropathies +G589 Mononeuropathy, unspecified +G59 Mononeuropathy in diseases classified elsewhere +G600 Hereditary motor and sensory neuropathy +G601 Refsum's disease +G602 Neuropathy in association with hereditary ataxia +G603 Idiopathic progressive neuropathy +G608 Other hereditary and idiopathic neuropathies +G609 Hereditary and idiopathic neuropathy, unspecified +G610 Guillain-Barre syndrome +G611 Serum neuropathy +G6181 Chronic inflammatory demyelinating polyneuritis +G6182 Multifocal motor neuropathy +G6189 Other inflammatory polyneuropathies +G619 Inflammatory polyneuropathy, unspecified +G620 Drug-induced polyneuropathy +G621 Alcoholic polyneuropathy +G622 Polyneuropathy due to other toxic agents +G6281 Critical illness polyneuropathy +G6282 Radiation-induced polyneuropathy +G6289 Other specified polyneuropathies +G629 Polyneuropathy, unspecified +G63 Polyneuropathy in diseases classified elsewhere +G64 Other disorders of peripheral nervous system +G650 Sequelae of Guillain-Barre syndrome +G651 Sequelae of other inflammatory polyneuropathy +G652 Sequelae of toxic polyneuropathy +G7000 Myasthenia gravis without (acute) exacerbation +G7001 Myasthenia gravis with (acute) exacerbation +G701 Toxic myoneural disorders +G702 Congenital and developmental myasthenia +G7080 Lambert-Eaton syndrome, unspecified +G7081 Lambert-Eaton syndrome in disease classified elsewhere +G7089 Other specified myoneural disorders +G709 Myoneural disorder, unspecified +G7100 Muscular dystrophy, unspecified +G7101 Duchenne or Becker muscular dystrophy +G7102 Facioscapulohumeral muscular dystrophy +G7109 Other specified muscular dystrophies +G7111 Myotonic muscular dystrophy +G7112 Myotonia congenita +G7113 Myotonic chondrodystrophy +G7114 Drug induced myotonia +G7119 Other specified myotonic disorders +G712 Congenital myopathies +G713 Mitochondrial myopathy, not elsewhere classified +G718 Other primary disorders of muscles +G719 Primary disorder of muscle, unspecified +G720 Drug-induced myopathy +G721 Alcoholic myopathy +G722 Myopathy due to other toxic agents +G723 Periodic paralysis +G7241 Inclusion body myositis [IBM] +G7249 Other inflammatory and immune myopathies, not elsewhere classified +G7281 Critical illness myopathy +G7289 Other specified myopathies +G729 Myopathy, unspecified +G731 Lambert-Eaton syndrome in neoplastic disease +G733 Myasthenic syndromes in other diseases classified elsewhere +G737 Myopathy in diseases classified elsewhere +G800 Spastic quadriplegic cerebral palsy +G801 Spastic diplegic cerebral palsy +G802 Spastic hemiplegic cerebral palsy +G803 Athetoid cerebral palsy +G804 Ataxic cerebral palsy +G808 Other cerebral palsy +G809 Cerebral palsy, unspecified +G8100 Flaccid hemiplegia affecting unspecified side +G8101 Flaccid hemiplegia affecting right dominant side +G8102 Flaccid hemiplegia affecting left dominant side +G8103 Flaccid hemiplegia affecting right nondominant side +G8104 Flaccid hemiplegia affecting left nondominant side +G8110 Spastic hemiplegia affecting unspecified side +G8111 Spastic hemiplegia affecting right dominant side +G8112 Spastic hemiplegia affecting left dominant side +G8113 Spastic hemiplegia affecting right nondominant side +G8114 Spastic hemiplegia affecting left nondominant side +G8190 Hemiplegia, unspecified affecting unspecified side +G8191 Hemiplegia, unspecified affecting right dominant side +G8192 Hemiplegia, unspecified affecting left dominant side +G8193 Hemiplegia, unspecified affecting right nondominant side +G8194 Hemiplegia, unspecified affecting left nondominant side +G8220 Paraplegia, unspecified +G8221 Paraplegia, complete +G8222 Paraplegia, incomplete +G8250 Quadriplegia, unspecified +G8251 Quadriplegia, C1-C4 complete +G8252 Quadriplegia, C1-C4 incomplete +G8253 Quadriplegia, C5-C7 complete +G8254 Quadriplegia, C5-C7 incomplete +G830 Diplegia of upper limbs +G8310 Monoplegia of lower limb affecting unspecified side +G8311 Monoplegia of lower limb affecting right dominant side +G8312 Monoplegia of lower limb affecting left dominant side +G8313 Monoplegia of lower limb affecting right nondominant side +G8314 Monoplegia of lower limb affecting left nondominant side +G8320 Monoplegia of upper limb affecting unspecified side +G8321 Monoplegia of upper limb affecting right dominant side +G8322 Monoplegia of upper limb affecting left dominant side +G8323 Monoplegia of upper limb affecting right nondominant side +G8324 Monoplegia of upper limb affecting left nondominant side +G8330 Monoplegia, unspecified affecting unspecified side +G8331 Monoplegia, unspecified affecting right dominant side +G8332 Monoplegia, unspecified affecting left dominant side +G8333 Monoplegia, unspecified affecting right nondominant side +G8334 Monoplegia, unspecified affecting left nondominant side +G834 Cauda equina syndrome +G835 Locked-in state +G8381 Brown-Sequard syndrome +G8382 Anterior cord syndrome +G8383 Posterior cord syndrome +G8384 Todd's paralysis (postepileptic) +G8389 Other specified paralytic syndromes +G839 Paralytic syndrome, unspecified +G890 Central pain syndrome +G8911 Acute pain due to trauma +G8912 Acute post-thoracotomy pain +G8918 Other acute postprocedural pain +G8921 Chronic pain due to trauma +G8922 Chronic post-thoracotomy pain +G8928 Other chronic postprocedural pain +G8929 Other chronic pain +G893 Neoplasm related pain (acute) (chronic) +G894 Chronic pain syndrome +G9001 Carotid sinus syncope +G9009 Other idiopathic peripheral autonomic neuropathy +G901 Familial dysautonomia [Riley-Day] +G902 Horner's syndrome +G903 Multi-system degeneration of the autonomic nervous system +G904 Autonomic dysreflexia +G9050 Complex regional pain syndrome I, unspecified +G90511 Complex regional pain syndrome I of right upper limb +G90512 Complex regional pain syndrome I of left upper limb +G90513 Complex regional pain syndrome I of upper limb, bilateral +G90519 Complex regional pain syndrome I of unspecified upper limb +G90521 Complex regional pain syndrome I of right lower limb +G90522 Complex regional pain syndrome I of left lower limb +G90523 Complex regional pain syndrome I of lower limb, bilateral +G90529 Complex regional pain syndrome I of unspecified lower limb +G9059 Complex regional pain syndrome I of other specified site +G908 Other disorders of autonomic nervous system +G909 Disorder of the autonomic nervous system, unspecified +G910 Communicating hydrocephalus +G911 Obstructive hydrocephalus +G912 (Idiopathic) normal pressure hydrocephalus +G913 Post-traumatic hydrocephalus, unspecified +G914 Hydrocephalus in diseases classified elsewhere +G918 Other hydrocephalus +G919 Hydrocephalus, unspecified +G92 Toxic encephalopathy +G930 Cerebral cysts +G931 Anoxic brain damage, not elsewhere classified +G932 Benign intracranial hypertension +G933 Postviral fatigue syndrome +G9340 Encephalopathy, unspecified +G9341 Metabolic encephalopathy +G9349 Other encephalopathy +G935 Compression of brain +G936 Cerebral edema +G937 Reye's syndrome +G9381 Temporal sclerosis +G9382 Brain death +G9389 Other specified disorders of brain +G939 Disorder of brain, unspecified +G94 Other disorders of brain in diseases classified elsewhere +G950 Syringomyelia and syringobulbia +G9511 Acute infarction of spinal cord (embolic) (nonembolic) +G9519 Other vascular myelopathies +G9520 Unspecified cord compression +G9529 Other cord compression +G9581 Conus medullaris syndrome +G9589 Other specified diseases of spinal cord +G959 Disease of spinal cord, unspecified +G960 Cerebrospinal fluid leak +G9611 Dural tear +G9612 Meningeal adhesions (cerebral) (spinal) +G9619 Other disorders of meninges, not elsewhere classified +G968 Other specified disorders of central nervous system +G969 Disorder of central nervous system, unspecified +G970 Cerebrospinal fluid leak from spinal puncture +G971 Other reaction to spinal and lumbar puncture +G972 Intracranial hypotension following ventricular shunting +G9731 Intraoperative hemorrhage and hematoma of a nervous system organ or structure complicating a nervous system procedure +G9732 Intraoperative hemorrhage and hematoma of a nervous system organ or structure complicating other procedure +G9741 Accidental puncture or laceration of dura during a procedure +G9748 Accidental puncture and laceration of other nervous system organ or structure during a nervous system procedure +G9749 Accidental puncture and laceration of other nervous system organ or structure during other procedure +G9751 Postprocedural hemorrhage of a nervous system organ or structure following a nervous system procedure +G9752 Postprocedural hemorrhage of a nervous system organ or structure following other procedure +G9761 Postprocedural hematoma of a nervous system organ or structure following a nervous system procedure +G9762 Postprocedural hematoma of a nervous system organ or structure following other procedure +G9763 Postprocedural seroma of a nervous system organ or structure following a nervous system procedure +G9764 Postprocedural seroma of a nervous system organ or structure following other procedure +G9781 Other intraoperative complications of nervous system +G9782 Other postprocedural complications and disorders of nervous system +G980 Neurogenic arthritis, not elsewhere classified +G988 Other disorders of nervous system +G990 Autonomic neuropathy in diseases classified elsewhere +G992 Myelopathy in diseases classified elsewhere +G998 Other specified disorders of nervous system in diseases classified elsewhere +H00011 Hordeolum externum right upper eyelid +H00012 Hordeolum externum right lower eyelid +H00013 Hordeolum externum right eye, unspecified eyelid +H00014 Hordeolum externum left upper eyelid +H00015 Hordeolum externum left lower eyelid +H00016 Hordeolum externum left eye, unspecified eyelid +H00019 Hordeolum externum unspecified eye, unspecified eyelid +H00021 Hordeolum internum right upper eyelid +H00022 Hordeolum internum right lower eyelid +H00023 Hordeolum internum right eye, unspecified eyelid +H00024 Hordeolum internum left upper eyelid +H00025 Hordeolum internum left lower eyelid +H00026 Hordeolum internum left eye, unspecified eyelid +H00029 Hordeolum internum unspecified eye, unspecified eyelid +H00031 Abscess of right upper eyelid +H00032 Abscess of right lower eyelid +H00033 Abscess of eyelid right eye, unspecified eyelid +H00034 Abscess of left upper eyelid +H00035 Abscess of left lower eyelid +H00036 Abscess of eyelid left eye, unspecified eyelid +H00039 Abscess of eyelid unspecified eye, unspecified eyelid +H0011 Chalazion right upper eyelid +H0012 Chalazion right lower eyelid +H0013 Chalazion right eye, unspecified eyelid +H0014 Chalazion left upper eyelid +H0015 Chalazion left lower eyelid +H0016 Chalazion left eye, unspecified eyelid +H0019 Chalazion unspecified eye, unspecified eyelid +H01001 Unspecified blepharitis right upper eyelid +H01002 Unspecified blepharitis right lower eyelid +H01003 Unspecified blepharitis right eye, unspecified eyelid +H01004 Unspecified blepharitis left upper eyelid +H01005 Unspecified blepharitis left lower eyelid +H01006 Unspecified blepharitis left eye, unspecified eyelid +H01009 Unspecified blepharitis unspecified eye, unspecified eyelid +H0100A Unspecified blepharitis right eye, upper and lower eyelids +H0100B Unspecified blepharitis left eye, upper and lower eyelids +H01011 Ulcerative blepharitis right upper eyelid +H01012 Ulcerative blepharitis right lower eyelid +H01013 Ulcerative blepharitis right eye, unspecified eyelid +H01014 Ulcerative blepharitis left upper eyelid +H01015 Ulcerative blepharitis left lower eyelid +H01016 Ulcerative blepharitis left eye, unspecified eyelid +H01019 Ulcerative blepharitis unspecified eye, unspecified eyelid +H0101A Ulcerative blepharitis right eye, upper and lower eyelids +H0101B Ulcerative blepharitis left eye, upper and lower eyelids +H01021 Squamous blepharitis right upper eyelid +H01022 Squamous blepharitis right lower eyelid +H01023 Squamous blepharitis right eye, unspecified eyelid +H01024 Squamous blepharitis left upper eyelid +H01025 Squamous blepharitis left lower eyelid +H01026 Squamous blepharitis left eye, unspecified eyelid +H01029 Squamous blepharitis unspecified eye, unspecified eyelid +H0102A Squamous blepharitis right eye, upper and lower eyelids +H0102B Squamous blepharitis left eye, upper and lower eyelids +H01111 Allergic dermatitis of right upper eyelid +H01112 Allergic dermatitis of right lower eyelid +H01113 Allergic dermatitis of right eye, unspecified eyelid +H01114 Allergic dermatitis of left upper eyelid +H01115 Allergic dermatitis of left lower eyelid +H01116 Allergic dermatitis of left eye, unspecified eyelid +H01119 Allergic dermatitis of unspecified eye, unspecified eyelid +H01121 Discoid lupus erythematosus of right upper eyelid +H01122 Discoid lupus erythematosus of right lower eyelid +H01123 Discoid lupus erythematosus of right eye, unspecified eyelid +H01124 Discoid lupus erythematosus of left upper eyelid +H01125 Discoid lupus erythematosus of left lower eyelid +H01126 Discoid lupus erythematosus of left eye, unspecified eyelid +H01129 Discoid lupus erythematosus of unspecified eye, unspecified eyelid +H01131 Eczematous dermatitis of right upper eyelid +H01132 Eczematous dermatitis of right lower eyelid +H01133 Eczematous dermatitis of right eye, unspecified eyelid +H01134 Eczematous dermatitis of left upper eyelid +H01135 Eczematous dermatitis of left lower eyelid +H01136 Eczematous dermatitis of left eye, unspecified eyelid +H01139 Eczematous dermatitis of unspecified eye, unspecified eyelid +H01141 Xeroderma of right upper eyelid +H01142 Xeroderma of right lower eyelid +H01143 Xeroderma of right eye, unspecified eyelid +H01144 Xeroderma of left upper eyelid +H01145 Xeroderma of left lower eyelid +H01146 Xeroderma of left eye, unspecified eyelid +H01149 Xeroderma of unspecified eye, unspecified eyelid +H018 Other specified inflammations of eyelid +H019 Unspecified inflammation of eyelid +H02001 Unspecified entropion of right upper eyelid +H02002 Unspecified entropion of right lower eyelid +H02003 Unspecified entropion of right eye, unspecified eyelid +H02004 Unspecified entropion of left upper eyelid +H02005 Unspecified entropion of left lower eyelid +H02006 Unspecified entropion of left eye, unspecified eyelid +H02009 Unspecified entropion of unspecified eye, unspecified eyelid +H02011 Cicatricial entropion of right upper eyelid +H02012 Cicatricial entropion of right lower eyelid +H02013 Cicatricial entropion of right eye, unspecified eyelid +H02014 Cicatricial entropion of left upper eyelid +H02015 Cicatricial entropion of left lower eyelid +H02016 Cicatricial entropion of left eye, unspecified eyelid +H02019 Cicatricial entropion of unspecified eye, unspecified eyelid +H02021 Mechanical entropion of right upper eyelid +H02022 Mechanical entropion of right lower eyelid +H02023 Mechanical entropion of right eye, unspecified eyelid +H02024 Mechanical entropion of left upper eyelid +H02025 Mechanical entropion of left lower eyelid +H02026 Mechanical entropion of left eye, unspecified eyelid +H02029 Mechanical entropion of unspecified eye, unspecified eyelid +H02031 Senile entropion of right upper eyelid +H02032 Senile entropion of right lower eyelid +H02033 Senile entropion of right eye, unspecified eyelid +H02034 Senile entropion of left upper eyelid +H02035 Senile entropion of left lower eyelid +H02036 Senile entropion of left eye, unspecified eyelid +H02039 Senile entropion of unspecified eye, unspecified eyelid +H02041 Spastic entropion of right upper eyelid +H02042 Spastic entropion of right lower eyelid +H02043 Spastic entropion of right eye, unspecified eyelid +H02044 Spastic entropion of left upper eyelid +H02045 Spastic entropion of left lower eyelid +H02046 Spastic entropion of left eye, unspecified eyelid +H02049 Spastic entropion of unspecified eye, unspecified eyelid +H02051 Trichiasis without entropion right upper eyelid +H02052 Trichiasis without entropion right lower eyelid +H02053 Trichiasis without entropion right eye, unspecified eyelid +H02054 Trichiasis without entropion left upper eyelid +H02055 Trichiasis without entropion left lower eyelid +H02056 Trichiasis without entropion left eye, unspecified eyelid +H02059 Trichiasis without entropion unspecified eye, unspecified eyelid +H02101 Unspecified ectropion of right upper eyelid +H02102 Unspecified ectropion of right lower eyelid +H02103 Unspecified ectropion of right eye, unspecified eyelid +H02104 Unspecified ectropion of left upper eyelid +H02105 Unspecified ectropion of left lower eyelid +H02106 Unspecified ectropion of left eye, unspecified eyelid +H02109 Unspecified ectropion of unspecified eye, unspecified eyelid +H02111 Cicatricial ectropion of right upper eyelid +H02112 Cicatricial ectropion of right lower eyelid +H02113 Cicatricial ectropion of right eye, unspecified eyelid +H02114 Cicatricial ectropion of left upper eyelid +H02115 Cicatricial ectropion of left lower eyelid +H02116 Cicatricial ectropion of left eye, unspecified eyelid +H02119 Cicatricial ectropion of unspecified eye, unspecified eyelid +H02121 Mechanical ectropion of right upper eyelid +H02122 Mechanical ectropion of right lower eyelid +H02123 Mechanical ectropion of right eye, unspecified eyelid +H02124 Mechanical ectropion of left upper eyelid +H02125 Mechanical ectropion of left lower eyelid +H02126 Mechanical ectropion of left eye, unspecified eyelid +H02129 Mechanical ectropion of unspecified eye, unspecified eyelid +H02131 Senile ectropion of right upper eyelid +H02132 Senile ectropion of right lower eyelid +H02133 Senile ectropion of right eye, unspecified eyelid +H02134 Senile ectropion of left upper eyelid +H02135 Senile ectropion of left lower eyelid +H02136 Senile ectropion of left eye, unspecified eyelid +H02139 Senile ectropion of unspecified eye, unspecified eyelid +H02141 Spastic ectropion of right upper eyelid +H02142 Spastic ectropion of right lower eyelid +H02143 Spastic ectropion of right eye, unspecified eyelid +H02144 Spastic ectropion of left upper eyelid +H02145 Spastic ectropion of left lower eyelid +H02146 Spastic ectropion of left eye, unspecified eyelid +H02149 Spastic ectropion of unspecified eye, unspecified eyelid +H02151 Paralytic ectropion of right upper eyelid +H02152 Paralytic ectropion of right lower eyelid +H02153 Paralytic ectropion of right eye, unspecified eyelid +H02154 Paralytic ectropion of left upper eyelid +H02155 Paralytic ectropion of left lower eyelid +H02156 Paralytic ectropion of left eye, unspecified eyelid +H02159 Paralytic ectropion of unspecified eye, unspecified eyelid +H02201 Unspecified lagophthalmos right upper eyelid +H02202 Unspecified lagophthalmos right lower eyelid +H02203 Unspecified lagophthalmos right eye, unspecified eyelid +H02204 Unspecified lagophthalmos left upper eyelid +H02205 Unspecified lagophthalmos left lower eyelid +H02206 Unspecified lagophthalmos left eye, unspecified eyelid +H02209 Unspecified lagophthalmos unspecified eye, unspecified eyelid +H0220A Unspecified lagophthalmos right eye, upper and lower eyelids +H0220B Unspecified lagophthalmos left eye, upper and lower eyelids +H0220C Unspecified lagophthalmos, bilateral, upper and lower eyelids +H02211 Cicatricial lagophthalmos right upper eyelid +H02212 Cicatricial lagophthalmos right lower eyelid +H02213 Cicatricial lagophthalmos right eye, unspecified eyelid +H02214 Cicatricial lagophthalmos left upper eyelid +H02215 Cicatricial lagophthalmos left lower eyelid +H02216 Cicatricial lagophthalmos left eye, unspecified eyelid +H02219 Cicatricial lagophthalmos unspecified eye, unspecified eyelid +H0221A Cicatricial lagophthalmos right eye, upper and lower eyelids +H0221B Cicatricial lagophthalmos left eye, upper and lower eyelids +H0221C Cicatricial lagophthalmos, bilateral, upper and lower eyelids +H02221 Mechanical lagophthalmos right upper eyelid +H02222 Mechanical lagophthalmos right lower eyelid +H02223 Mechanical lagophthalmos right eye, unspecified eyelid +H02224 Mechanical lagophthalmos left upper eyelid +H02225 Mechanical lagophthalmos left lower eyelid +H02226 Mechanical lagophthalmos left eye, unspecified eyelid +H02229 Mechanical lagophthalmos unspecified eye, unspecified eyelid +H0222A Mechanical lagophthalmos right eye, upper and lower eyelids +H0222B Mechanical lagophthalmos left eye, upper and lower eyelids +H0222C Mechanical lagophthalmos, bilateral, upper and lower eyelids +H02231 Paralytic lagophthalmos right upper eyelid +H02232 Paralytic lagophthalmos right lower eyelid +H02233 Paralytic lagophthalmos right eye, unspecified eyelid +H02234 Paralytic lagophthalmos left upper eyelid +H02235 Paralytic lagophthalmos left lower eyelid +H02236 Paralytic lagophthalmos left eye, unspecified eyelid +H02239 Paralytic lagophthalmos unspecified eye, unspecified eyelid +H0223A Paralytic lagophthalmos right eye, upper and lower eyelids +H0223B Paralytic lagophthalmos left eye, upper and lower eyelids +H0223C Paralytic lagophthalmos, bilateral, upper and lower eyelids +H0230 Blepharochalasis unspecified eye, unspecified eyelid +H0231 Blepharochalasis right upper eyelid +H0232 Blepharochalasis right lower eyelid +H0233 Blepharochalasis right eye, unspecified eyelid +H0234 Blepharochalasis left upper eyelid +H0235 Blepharochalasis left lower eyelid +H0236 Blepharochalasis left eye, unspecified eyelid +H02401 Unspecified ptosis of right eyelid +H02402 Unspecified ptosis of left eyelid +H02403 Unspecified ptosis of bilateral eyelids +H02409 Unspecified ptosis of unspecified eyelid +H02411 Mechanical ptosis of right eyelid +H02412 Mechanical ptosis of left eyelid +H02413 Mechanical ptosis of bilateral eyelids +H02419 Mechanical ptosis of unspecified eyelid +H02421 Myogenic ptosis of right eyelid +H02422 Myogenic ptosis of left eyelid +H02423 Myogenic ptosis of bilateral eyelids +H02429 Myogenic ptosis of unspecified eyelid +H02431 Paralytic ptosis of right eyelid +H02432 Paralytic ptosis of left eyelid +H02433 Paralytic ptosis of bilateral eyelids +H02439 Paralytic ptosis unspecified eyelid +H02511 Abnormal innervation syndrome right upper eyelid +H02512 Abnormal innervation syndrome right lower eyelid +H02513 Abnormal innervation syndrome right eye, unspecified eyelid +H02514 Abnormal innervation syndrome left upper eyelid +H02515 Abnormal innervation syndrome left lower eyelid +H02516 Abnormal innervation syndrome left eye, unspecified eyelid +H02519 Abnormal innervation syndrome unspecified eye, unspecified eyelid +H02521 Blepharophimosis right upper eyelid +H02522 Blepharophimosis right lower eyelid +H02523 Blepharophimosis right eye, unspecified eyelid +H02524 Blepharophimosis left upper eyelid +H02525 Blepharophimosis left lower eyelid +H02526 Blepharophimosis left eye, unspecified eyelid +H02529 Blepharophimosis unspecified eye, unspecified lid +H02531 Eyelid retraction right upper eyelid +H02532 Eyelid retraction right lower eyelid +H02533 Eyelid retraction right eye, unspecified eyelid +H02534 Eyelid retraction left upper eyelid +H02535 Eyelid retraction left lower eyelid +H02536 Eyelid retraction left eye, unspecified eyelid +H02539 Eyelid retraction unspecified eye, unspecified lid +H0259 Other disorders affecting eyelid function +H0260 Xanthelasma of unspecified eye, unspecified eyelid +H0261 Xanthelasma of right upper eyelid +H0262 Xanthelasma of right lower eyelid +H0263 Xanthelasma of right eye, unspecified eyelid +H0264 Xanthelasma of left upper eyelid +H0265 Xanthelasma of left lower eyelid +H0266 Xanthelasma of left eye, unspecified eyelid +H0270 Unspecified degenerative disorders of eyelid and periocular area +H02711 Chloasma of right upper eyelid and periocular area +H02712 Chloasma of right lower eyelid and periocular area +H02713 Chloasma of right eye, unspecified eyelid and periocular area +H02714 Chloasma of left upper eyelid and periocular area +H02715 Chloasma of left lower eyelid and periocular area +H02716 Chloasma of left eye, unspecified eyelid and periocular area +H02719 Chloasma of unspecified eye, unspecified eyelid and periocular area +H02721 Madarosis of right upper eyelid and periocular area +H02722 Madarosis of right lower eyelid and periocular area +H02723 Madarosis of right eye, unspecified eyelid and periocular area +H02724 Madarosis of left upper eyelid and periocular area +H02725 Madarosis of left lower eyelid and periocular area +H02726 Madarosis of left eye, unspecified eyelid and periocular area +H02729 Madarosis of unspecified eye, unspecified eyelid and periocular area +H02731 Vitiligo of right upper eyelid and periocular area +H02732 Vitiligo of right lower eyelid and periocular area +H02733 Vitiligo of right eye, unspecified eyelid and periocular area +H02734 Vitiligo of left upper eyelid and periocular area +H02735 Vitiligo of left lower eyelid and periocular area +H02736 Vitiligo of left eye, unspecified eyelid and periocular area +H02739 Vitiligo of unspecified eye, unspecified eyelid and periocular area +H0279 Other degenerative disorders of eyelid and periocular area +H02811 Retained foreign body in right upper eyelid +H02812 Retained foreign body in right lower eyelid +H02813 Retained foreign body in right eye, unspecified eyelid +H02814 Retained foreign body in left upper eyelid +H02815 Retained foreign body in left lower eyelid +H02816 Retained foreign body in left eye, unspecified eyelid +H02819 Retained foreign body in unspecified eye, unspecified eyelid +H02821 Cysts of right upper eyelid +H02822 Cysts of right lower eyelid +H02823 Cysts of right eye, unspecified eyelid +H02824 Cysts of left upper eyelid +H02825 Cysts of left lower eyelid +H02826 Cysts of left eye, unspecified eyelid +H02829 Cysts of unspecified eye, unspecified eyelid +H02831 Dermatochalasis of right upper eyelid +H02832 Dermatochalasis of right lower eyelid +H02833 Dermatochalasis of right eye, unspecified eyelid +H02834 Dermatochalasis of left upper eyelid +H02835 Dermatochalasis of left lower eyelid +H02836 Dermatochalasis of left eye, unspecified eyelid +H02839 Dermatochalasis of unspecified eye, unspecified eyelid +H02841 Edema of right upper eyelid +H02842 Edema of right lower eyelid +H02843 Edema of right eye, unspecified eyelid +H02844 Edema of left upper eyelid +H02845 Edema of left lower eyelid +H02846 Edema of left eye, unspecified eyelid +H02849 Edema of unspecified eye, unspecified eyelid +H02851 Elephantiasis of right upper eyelid +H02852 Elephantiasis of right lower eyelid +H02853 Elephantiasis of right eye, unspecified eyelid +H02854 Elephantiasis of left upper eyelid +H02855 Elephantiasis of left lower eyelid +H02856 Elephantiasis of left eye, unspecified eyelid +H02859 Elephantiasis of unspecified eye, unspecified eyelid +H02861 Hypertrichosis of right upper eyelid +H02862 Hypertrichosis of right lower eyelid +H02863 Hypertrichosis of right eye, unspecified eyelid +H02864 Hypertrichosis of left upper eyelid +H02865 Hypertrichosis of left lower eyelid +H02866 Hypertrichosis of left eye, unspecified eyelid +H02869 Hypertrichosis of unspecified eye, unspecified eyelid +H02871 Vascular anomalies of right upper eyelid +H02872 Vascular anomalies of right lower eyelid +H02873 Vascular anomalies of right eye, unspecified eyelid +H02874 Vascular anomalies of left upper eyelid +H02875 Vascular anomalies of left lower eyelid +H02876 Vascular anomalies of left eye, unspecified eyelid +H02879 Vascular anomalies of unspecified eye, unspecified eyelid +H02881 Meibomian gland dysfunction right upper eyelid +H02882 Meibomian gland dysfunction right lower eyelid +H02883 Meibomian gland dysfunction of right eye, unspecified eyelid +H02884 Meibomian gland dysfunction left upper eyelid +H02885 Meibomian gland dysfunction left lower eyelid +H02886 Meibomian gland dysfunction of left eye, unspecified eyelid +H02889 Meibomian gland dysfunction of unspecified eye, unspecified eyelid +H0288A Meibomian gland dysfunction right eye, upper and lower eyelids +H0288B Meibomian gland dysfunction left eye, upper and lower eyelids +H0289 Other specified disorders of eyelid +H029 Unspecified disorder of eyelid +H04001 Unspecified dacryoadenitis, right lacrimal gland +H04002 Unspecified dacryoadenitis, left lacrimal gland +H04003 Unspecified dacryoadenitis, bilateral lacrimal glands +H04009 Unspecified dacryoadenitis, unspecified lacrimal gland +H04011 Acute dacryoadenitis, right lacrimal gland +H04012 Acute dacryoadenitis, left lacrimal gland +H04013 Acute dacryoadenitis, bilateral lacrimal glands +H04019 Acute dacryoadenitis, unspecified lacrimal gland +H04021 Chronic dacryoadenitis, right lacrimal gland +H04022 Chronic dacryoadenitis, left lacrimal gland +H04023 Chronic dacryoadenitis, bilateral lacrimal gland +H04029 Chronic dacryoadenitis, unspecified lacrimal gland +H04031 Chronic enlargement of right lacrimal gland +H04032 Chronic enlargement of left lacrimal gland +H04033 Chronic enlargement of bilateral lacrimal glands +H04039 Chronic enlargement of unspecified lacrimal gland +H04111 Dacryops of right lacrimal gland +H04112 Dacryops of left lacrimal gland +H04113 Dacryops of bilateral lacrimal glands +H04119 Dacryops of unspecified lacrimal gland +H04121 Dry eye syndrome of right lacrimal gland +H04122 Dry eye syndrome of left lacrimal gland +H04123 Dry eye syndrome of bilateral lacrimal glands +H04129 Dry eye syndrome of unspecified lacrimal gland +H04131 Lacrimal cyst, right lacrimal gland +H04132 Lacrimal cyst, left lacrimal gland +H04133 Lacrimal cyst, bilateral lacrimal glands +H04139 Lacrimal cyst, unspecified lacrimal gland +H04141 Primary lacrimal gland atrophy, right lacrimal gland +H04142 Primary lacrimal gland atrophy, left lacrimal gland +H04143 Primary lacrimal gland atrophy, bilateral lacrimal glands +H04149 Primary lacrimal gland atrophy, unspecified lacrimal gland +H04151 Secondary lacrimal gland atrophy, right lacrimal gland +H04152 Secondary lacrimal gland atrophy, left lacrimal gland +H04153 Secondary lacrimal gland atrophy, bilateral lacrimal glands +H04159 Secondary lacrimal gland atrophy, unspecified lacrimal gland +H04161 Lacrimal gland dislocation, right lacrimal gland +H04162 Lacrimal gland dislocation, left lacrimal gland +H04163 Lacrimal gland dislocation, bilateral lacrimal glands +H04169 Lacrimal gland dislocation, unspecified lacrimal gland +H0419 Other specified disorders of lacrimal gland +H04201 Unspecified epiphora, right side +H04202 Unspecified epiphora, left side +H04203 Unspecified epiphora, bilateral +H04209 Unspecified epiphora, unspecified side +H04211 Epiphora due to excess lacrimation, right lacrimal gland +H04212 Epiphora due to excess lacrimation, left lacrimal gland +H04213 Epiphora due to excess lacrimation, bilateral lacrimal glands +H04219 Epiphora due to excess lacrimation, unspecified lacrimal gland +H04221 Epiphora due to insufficient drainage, right side +H04222 Epiphora due to insufficient drainage, left side +H04223 Epiphora due to insufficient drainage, bilateral +H04229 Epiphora due to insufficient drainage, unspecified side +H04301 Unspecified dacryocystitis of right lacrimal passage +H04302 Unspecified dacryocystitis of left lacrimal passage +H04303 Unspecified dacryocystitis of bilateral lacrimal passages +H04309 Unspecified dacryocystitis of unspecified lacrimal passage +H04311 Phlegmonous dacryocystitis of right lacrimal passage +H04312 Phlegmonous dacryocystitis of left lacrimal passage +H04313 Phlegmonous dacryocystitis of bilateral lacrimal passages +H04319 Phlegmonous dacryocystitis of unspecified lacrimal passage +H04321 Acute dacryocystitis of right lacrimal passage +H04322 Acute dacryocystitis of left lacrimal passage +H04323 Acute dacryocystitis of bilateral lacrimal passages +H04329 Acute dacryocystitis of unspecified lacrimal passage +H04331 Acute lacrimal canaliculitis of right lacrimal passage +H04332 Acute lacrimal canaliculitis of left lacrimal passage +H04333 Acute lacrimal canaliculitis of bilateral lacrimal passages +H04339 Acute lacrimal canaliculitis of unspecified lacrimal passage +H04411 Chronic dacryocystitis of right lacrimal passage +H04412 Chronic dacryocystitis of left lacrimal passage +H04413 Chronic dacryocystitis of bilateral lacrimal passages +H04419 Chronic dacryocystitis of unspecified lacrimal passage +H04421 Chronic lacrimal canaliculitis of right lacrimal passage +H04422 Chronic lacrimal canaliculitis of left lacrimal passage +H04423 Chronic lacrimal canaliculitis of bilateral lacrimal passages +H04429 Chronic lacrimal canaliculitis of unspecified lacrimal passage +H04431 Chronic lacrimal mucocele of right lacrimal passage +H04432 Chronic lacrimal mucocele of left lacrimal passage +H04433 Chronic lacrimal mucocele of bilateral lacrimal passages +H04439 Chronic lacrimal mucocele of unspecified lacrimal passage +H04511 Dacryolith of right lacrimal passage +H04512 Dacryolith of left lacrimal passage +H04513 Dacryolith of bilateral lacrimal passages +H04519 Dacryolith of unspecified lacrimal passage +H04521 Eversion of right lacrimal punctum +H04522 Eversion of left lacrimal punctum +H04523 Eversion of bilateral lacrimal punctum +H04529 Eversion of unspecified lacrimal punctum +H04531 Neonatal obstruction of right nasolacrimal duct +H04532 Neonatal obstruction of left nasolacrimal duct +H04533 Neonatal obstruction of bilateral nasolacrimal duct +H04539 Neonatal obstruction of unspecified nasolacrimal duct +H04541 Stenosis of right lacrimal canaliculi +H04542 Stenosis of left lacrimal canaliculi +H04543 Stenosis of bilateral lacrimal canaliculi +H04549 Stenosis of unspecified lacrimal canaliculi +H04551 Acquired stenosis of right nasolacrimal duct +H04552 Acquired stenosis of left nasolacrimal duct +H04553 Acquired stenosis of bilateral nasolacrimal duct +H04559 Acquired stenosis of unspecified nasolacrimal duct +H04561 Stenosis of right lacrimal punctum +H04562 Stenosis of left lacrimal punctum +H04563 Stenosis of bilateral lacrimal punctum +H04569 Stenosis of unspecified lacrimal punctum +H04571 Stenosis of right lacrimal sac +H04572 Stenosis of left lacrimal sac +H04573 Stenosis of bilateral lacrimal sac +H04579 Stenosis of unspecified lacrimal sac +H04611 Lacrimal fistula right lacrimal passage +H04612 Lacrimal fistula left lacrimal passage +H04613 Lacrimal fistula bilateral lacrimal passages +H04619 Lacrimal fistula unspecified lacrimal passage +H0469 Other changes of lacrimal passages +H04811 Granuloma of right lacrimal passage +H04812 Granuloma of left lacrimal passage +H04813 Granuloma of bilateral lacrimal passages +H04819 Granuloma of unspecified lacrimal passage +H0489 Other disorders of lacrimal system +H049 Disorder of lacrimal system, unspecified +H0500 Unspecified acute inflammation of orbit +H05011 Cellulitis of right orbit +H05012 Cellulitis of left orbit +H05013 Cellulitis of bilateral orbits +H05019 Cellulitis of unspecified orbit +H05021 Osteomyelitis of right orbit +H05022 Osteomyelitis of left orbit +H05023 Osteomyelitis of bilateral orbits +H05029 Osteomyelitis of unspecified orbit +H05031 Periostitis of right orbit +H05032 Periostitis of left orbit +H05033 Periostitis of bilateral orbits +H05039 Periostitis of unspecified orbit +H05041 Tenonitis of right orbit +H05042 Tenonitis of left orbit +H05043 Tenonitis of bilateral orbits +H05049 Tenonitis of unspecified orbit +H0510 Unspecified chronic inflammatory disorders of orbit +H05111 Granuloma of right orbit +H05112 Granuloma of left orbit +H05113 Granuloma of bilateral orbits +H05119 Granuloma of unspecified orbit +H05121 Orbital myositis, right orbit +H05122 Orbital myositis, left orbit +H05123 Orbital myositis, bilateral +H05129 Orbital myositis, unspecified orbit +H0520 Unspecified exophthalmos +H05211 Displacement (lateral) of globe, right eye +H05212 Displacement (lateral) of globe, left eye +H05213 Displacement (lateral) of globe, bilateral +H05219 Displacement (lateral) of globe, unspecified eye +H05221 Edema of right orbit +H05222 Edema of left orbit +H05223 Edema of bilateral orbit +H05229 Edema of unspecified orbit +H05231 Hemorrhage of right orbit +H05232 Hemorrhage of left orbit +H05233 Hemorrhage of bilateral orbit +H05239 Hemorrhage of unspecified orbit +H05241 Constant exophthalmos, right eye +H05242 Constant exophthalmos, left eye +H05243 Constant exophthalmos, bilateral +H05249 Constant exophthalmos, unspecified eye +H05251 Intermittent exophthalmos, right eye +H05252 Intermittent exophthalmos, left eye +H05253 Intermittent exophthalmos, bilateral +H05259 Intermittent exophthalmos, unspecified eye +H05261 Pulsating exophthalmos, right eye +H05262 Pulsating exophthalmos, left eye +H05263 Pulsating exophthalmos, bilateral +H05269 Pulsating exophthalmos, unspecified eye +H0530 Unspecified deformity of orbit +H05311 Atrophy of right orbit +H05312 Atrophy of left orbit +H05313 Atrophy of bilateral orbit +H05319 Atrophy of unspecified orbit +H05321 Deformity of right orbit due to bone disease +H05322 Deformity of left orbit due to bone disease +H05323 Deformity of bilateral orbits due to bone disease +H05329 Deformity of unspecified orbit due to bone disease +H05331 Deformity of right orbit due to trauma or surgery +H05332 Deformity of left orbit due to trauma or surgery +H05333 Deformity of bilateral orbits due to trauma or surgery +H05339 Deformity of unspecified orbit due to trauma or surgery +H05341 Enlargement of right orbit +H05342 Enlargement of left orbit +H05343 Enlargement of bilateral orbits +H05349 Enlargement of unspecified orbit +H05351 Exostosis of right orbit +H05352 Exostosis of left orbit +H05353 Exostosis of bilateral orbits +H05359 Exostosis of unspecified orbit +H05401 Unspecified enophthalmos, right eye +H05402 Unspecified enophthalmos, left eye +H05403 Unspecified enophthalmos, bilateral +H05409 Unspecified enophthalmos, unspecified eye +H05411 Enophthalmos due to atrophy of orbital tissue, right eye +H05412 Enophthalmos due to atrophy of orbital tissue, left eye +H05413 Enophthalmos due to atrophy of orbital tissue, bilateral +H05419 Enophthalmos due to atrophy of orbital tissue, unspecified eye +H05421 Enophthalmos due to trauma or surgery, right eye +H05422 Enophthalmos due to trauma or surgery, left eye +H05423 Enophthalmos due to trauma or surgery, bilateral +H05429 Enophthalmos due to trauma or surgery, unspecified eye +H0550 Retained (old) foreign body following penetrating wound of unspecified orbit +H0551 Retained (old) foreign body following penetrating wound of right orbit +H0552 Retained (old) foreign body following penetrating wound of left orbit +H0553 Retained (old) foreign body following penetrating wound of bilateral orbits +H05811 Cyst of right orbit +H05812 Cyst of left orbit +H05813 Cyst of bilateral orbits +H05819 Cyst of unspecified orbit +H05821 Myopathy of extraocular muscles, right orbit +H05822 Myopathy of extraocular muscles, left orbit +H05823 Myopathy of extraocular muscles, bilateral +H05829 Myopathy of extraocular muscles, unspecified orbit +H0589 Other disorders of orbit +H059 Unspecified disorder of orbit +H10011 Acute follicular conjunctivitis, right eye +H10012 Acute follicular conjunctivitis, left eye +H10013 Acute follicular conjunctivitis, bilateral +H10019 Acute follicular conjunctivitis, unspecified eye +H10021 Other mucopurulent conjunctivitis, right eye +H10022 Other mucopurulent conjunctivitis, left eye +H10023 Other mucopurulent conjunctivitis, bilateral +H10029 Other mucopurulent conjunctivitis, unspecified eye +H1010 Acute atopic conjunctivitis, unspecified eye +H1011 Acute atopic conjunctivitis, right eye +H1012 Acute atopic conjunctivitis, left eye +H1013 Acute atopic conjunctivitis, bilateral +H10211 Acute toxic conjunctivitis, right eye +H10212 Acute toxic conjunctivitis, left eye +H10213 Acute toxic conjunctivitis, bilateral +H10219 Acute toxic conjunctivitis, unspecified eye +H10221 Pseudomembranous conjunctivitis, right eye +H10222 Pseudomembranous conjunctivitis, left eye +H10223 Pseudomembranous conjunctivitis, bilateral +H10229 Pseudomembranous conjunctivitis, unspecified eye +H10231 Serous conjunctivitis, except viral, right eye +H10232 Serous conjunctivitis, except viral, left eye +H10233 Serous conjunctivitis, except viral, bilateral +H10239 Serous conjunctivitis, except viral, unspecified eye +H1030 Unspecified acute conjunctivitis, unspecified eye +H1031 Unspecified acute conjunctivitis, right eye +H1032 Unspecified acute conjunctivitis, left eye +H1033 Unspecified acute conjunctivitis, bilateral +H10401 Unspecified chronic conjunctivitis, right eye +H10402 Unspecified chronic conjunctivitis, left eye +H10403 Unspecified chronic conjunctivitis, bilateral +H10409 Unspecified chronic conjunctivitis, unspecified eye +H10411 Chronic giant papillary conjunctivitis, right eye +H10412 Chronic giant papillary conjunctivitis, left eye +H10413 Chronic giant papillary conjunctivitis, bilateral +H10419 Chronic giant papillary conjunctivitis, unspecified eye +H10421 Simple chronic conjunctivitis, right eye +H10422 Simple chronic conjunctivitis, left eye +H10423 Simple chronic conjunctivitis, bilateral +H10429 Simple chronic conjunctivitis, unspecified eye +H10431 Chronic follicular conjunctivitis, right eye +H10432 Chronic follicular conjunctivitis, left eye +H10433 Chronic follicular conjunctivitis, bilateral +H10439 Chronic follicular conjunctivitis, unspecified eye +H1044 Vernal conjunctivitis +H1045 Other chronic allergic conjunctivitis +H10501 Unspecified blepharoconjunctivitis, right eye +H10502 Unspecified blepharoconjunctivitis, left eye +H10503 Unspecified blepharoconjunctivitis, bilateral +H10509 Unspecified blepharoconjunctivitis, unspecified eye +H10511 Ligneous conjunctivitis, right eye +H10512 Ligneous conjunctivitis, left eye +H10513 Ligneous conjunctivitis, bilateral +H10519 Ligneous conjunctivitis, unspecified eye +H10521 Angular blepharoconjunctivitis, right eye +H10522 Angular blepharoconjunctivitis, left eye +H10523 Angular blepharoconjunctivitis, bilateral +H10529 Angular blepharoconjunctivitis, unspecified eye +H10531 Contact blepharoconjunctivitis, right eye +H10532 Contact blepharoconjunctivitis, left eye +H10533 Contact blepharoconjunctivitis, bilateral +H10539 Contact blepharoconjunctivitis, unspecified eye +H10811 Pingueculitis, right eye +H10812 Pingueculitis, left eye +H10813 Pingueculitis, bilateral +H10819 Pingueculitis, unspecified eye +H10821 Rosacea conjunctivitis, right eye +H10822 Rosacea conjunctivitis, left eye +H10823 Rosacea conjunctivitis, bilateral +H10829 Rosacea conjunctivitis, unspecified eye +H1089 Other conjunctivitis +H109 Unspecified conjunctivitis +H11001 Unspecified pterygium of right eye +H11002 Unspecified pterygium of left eye +H11003 Unspecified pterygium of eye, bilateral +H11009 Unspecified pterygium of unspecified eye +H11011 Amyloid pterygium of right eye +H11012 Amyloid pterygium of left eye +H11013 Amyloid pterygium of eye, bilateral +H11019 Amyloid pterygium of unspecified eye +H11021 Central pterygium of right eye +H11022 Central pterygium of left eye +H11023 Central pterygium of eye, bilateral +H11029 Central pterygium of unspecified eye +H11031 Double pterygium of right eye +H11032 Double pterygium of left eye +H11033 Double pterygium of eye, bilateral +H11039 Double pterygium of unspecified eye +H11041 Peripheral pterygium, stationary, right eye +H11042 Peripheral pterygium, stationary, left eye +H11043 Peripheral pterygium, stationary, bilateral +H11049 Peripheral pterygium, stationary, unspecified eye +H11051 Peripheral pterygium, progressive, right eye +H11052 Peripheral pterygium, progressive, left eye +H11053 Peripheral pterygium, progressive, bilateral +H11059 Peripheral pterygium, progressive, unspecified eye +H11061 Recurrent pterygium of right eye +H11062 Recurrent pterygium of left eye +H11063 Recurrent pterygium of eye, bilateral +H11069 Recurrent pterygium of unspecified eye +H1110 Unspecified conjunctival degenerations +H11111 Conjunctival deposits, right eye +H11112 Conjunctival deposits, left eye +H11113 Conjunctival deposits, bilateral +H11119 Conjunctival deposits, unspecified eye +H11121 Conjunctival concretions, right eye +H11122 Conjunctival concretions, left eye +H11123 Conjunctival concretions, bilateral +H11129 Conjunctival concretions, unspecified eye +H11131 Conjunctival pigmentations, right eye +H11132 Conjunctival pigmentations, left eye +H11133 Conjunctival pigmentations, bilateral +H11139 Conjunctival pigmentations, unspecified eye +H11141 Conjunctival xerosis, unspecified, right eye +H11142 Conjunctival xerosis, unspecified, left eye +H11143 Conjunctival xerosis, unspecified, bilateral +H11149 Conjunctival xerosis, unspecified, unspecified eye +H11151 Pinguecula, right eye +H11152 Pinguecula, left eye +H11153 Pinguecula, bilateral +H11159 Pinguecula, unspecified eye +H11211 Conjunctival adhesions and strands (localized), right eye +H11212 Conjunctival adhesions and strands (localized), left eye +H11213 Conjunctival adhesions and strands (localized), bilateral +H11219 Conjunctival adhesions and strands (localized), unspecified eye +H11221 Conjunctival granuloma, right eye +H11222 Conjunctival granuloma, left eye +H11223 Conjunctival granuloma, bilateral +H11229 Conjunctival granuloma, unspecified +H11231 Symblepharon, right eye +H11232 Symblepharon, left eye +H11233 Symblepharon, bilateral +H11239 Symblepharon, unspecified eye +H11241 Scarring of conjunctiva, right eye +H11242 Scarring of conjunctiva, left eye +H11243 Scarring of conjunctiva, bilateral +H11249 Scarring of conjunctiva, unspecified eye +H1130 Conjunctival hemorrhage, unspecified eye +H1131 Conjunctival hemorrhage, right eye +H1132 Conjunctival hemorrhage, left eye +H1133 Conjunctival hemorrhage, bilateral +H11411 Vascular abnormalities of conjunctiva, right eye +H11412 Vascular abnormalities of conjunctiva, left eye +H11413 Vascular abnormalities of conjunctiva, bilateral +H11419 Vascular abnormalities of conjunctiva, unspecified eye +H11421 Conjunctival edema, right eye +H11422 Conjunctival edema, left eye +H11423 Conjunctival edema, bilateral +H11429 Conjunctival edema, unspecified eye +H11431 Conjunctival hyperemia, right eye +H11432 Conjunctival hyperemia, left eye +H11433 Conjunctival hyperemia, bilateral +H11439 Conjunctival hyperemia, unspecified eye +H11441 Conjunctival cysts, right eye +H11442 Conjunctival cysts, left eye +H11443 Conjunctival cysts, bilateral +H11449 Conjunctival cysts, unspecified eye +H11811 Pseudopterygium of conjunctiva, right eye +H11812 Pseudopterygium of conjunctiva, left eye +H11813 Pseudopterygium of conjunctiva, bilateral +H11819 Pseudopterygium of conjunctiva, unspecified eye +H11821 Conjunctivochalasis, right eye +H11822 Conjunctivochalasis, left eye +H11823 Conjunctivochalasis, bilateral +H11829 Conjunctivochalasis, unspecified eye +H1189 Other specified disorders of conjunctiva +H119 Unspecified disorder of conjunctiva +H15001 Unspecified scleritis, right eye +H15002 Unspecified scleritis, left eye +H15003 Unspecified scleritis, bilateral +H15009 Unspecified scleritis, unspecified eye +H15011 Anterior scleritis, right eye +H15012 Anterior scleritis, left eye +H15013 Anterior scleritis, bilateral +H15019 Anterior scleritis, unspecified eye +H15021 Brawny scleritis, right eye +H15022 Brawny scleritis, left eye +H15023 Brawny scleritis, bilateral +H15029 Brawny scleritis, unspecified eye +H15031 Posterior scleritis, right eye +H15032 Posterior scleritis, left eye +H15033 Posterior scleritis, bilateral +H15039 Posterior scleritis, unspecified eye +H15041 Scleritis with corneal involvement, right eye +H15042 Scleritis with corneal involvement, left eye +H15043 Scleritis with corneal involvement, bilateral +H15049 Scleritis with corneal involvement, unspecified eye +H15051 Scleromalacia perforans, right eye +H15052 Scleromalacia perforans, left eye +H15053 Scleromalacia perforans, bilateral +H15059 Scleromalacia perforans, unspecified eye +H15091 Other scleritis, right eye +H15092 Other scleritis, left eye +H15093 Other scleritis, bilateral +H15099 Other scleritis, unspecified eye +H15101 Unspecified episcleritis, right eye +H15102 Unspecified episcleritis, left eye +H15103 Unspecified episcleritis, bilateral +H15109 Unspecified episcleritis, unspecified eye +H15111 Episcleritis periodica fugax, right eye +H15112 Episcleritis periodica fugax, left eye +H15113 Episcleritis periodica fugax, bilateral +H15119 Episcleritis periodica fugax, unspecified eye +H15121 Nodular episcleritis, right eye +H15122 Nodular episcleritis, left eye +H15123 Nodular episcleritis, bilateral +H15129 Nodular episcleritis, unspecified eye +H15811 Equatorial staphyloma, right eye +H15812 Equatorial staphyloma, left eye +H15813 Equatorial staphyloma, bilateral +H15819 Equatorial staphyloma, unspecified eye +H15821 Localized anterior staphyloma, right eye +H15822 Localized anterior staphyloma, left eye +H15823 Localized anterior staphyloma, bilateral +H15829 Localized anterior staphyloma, unspecified eye +H15831 Staphyloma posticum, right eye +H15832 Staphyloma posticum, left eye +H15833 Staphyloma posticum, bilateral +H15839 Staphyloma posticum, unspecified eye +H15841 Scleral ectasia, right eye +H15842 Scleral ectasia, left eye +H15843 Scleral ectasia, bilateral +H15849 Scleral ectasia, unspecified eye +H15851 Ring staphyloma, right eye +H15852 Ring staphyloma, left eye +H15853 Ring staphyloma, bilateral +H15859 Ring staphyloma, unspecified eye +H1589 Other disorders of sclera +H159 Unspecified disorder of sclera +H16001 Unspecified corneal ulcer, right eye +H16002 Unspecified corneal ulcer, left eye +H16003 Unspecified corneal ulcer, bilateral +H16009 Unspecified corneal ulcer, unspecified eye +H16011 Central corneal ulcer, right eye +H16012 Central corneal ulcer, left eye +H16013 Central corneal ulcer, bilateral +H16019 Central corneal ulcer, unspecified eye +H16021 Ring corneal ulcer, right eye +H16022 Ring corneal ulcer, left eye +H16023 Ring corneal ulcer, bilateral +H16029 Ring corneal ulcer, unspecified eye +H16031 Corneal ulcer with hypopyon, right eye +H16032 Corneal ulcer with hypopyon, left eye +H16033 Corneal ulcer with hypopyon, bilateral +H16039 Corneal ulcer with hypopyon, unspecified eye +H16041 Marginal corneal ulcer, right eye +H16042 Marginal corneal ulcer, left eye +H16043 Marginal corneal ulcer, bilateral +H16049 Marginal corneal ulcer, unspecified eye +H16051 Mooren's corneal ulcer, right eye +H16052 Mooren's corneal ulcer, left eye +H16053 Mooren's corneal ulcer, bilateral +H16059 Mooren's corneal ulcer, unspecified eye +H16061 Mycotic corneal ulcer, right eye +H16062 Mycotic corneal ulcer, left eye +H16063 Mycotic corneal ulcer, bilateral +H16069 Mycotic corneal ulcer, unspecified eye +H16071 Perforated corneal ulcer, right eye +H16072 Perforated corneal ulcer, left eye +H16073 Perforated corneal ulcer, bilateral +H16079 Perforated corneal ulcer, unspecified eye +H16101 Unspecified superficial keratitis, right eye +H16102 Unspecified superficial keratitis, left eye +H16103 Unspecified superficial keratitis, bilateral +H16109 Unspecified superficial keratitis, unspecified eye +H16111 Macular keratitis, right eye +H16112 Macular keratitis, left eye +H16113 Macular keratitis, bilateral +H16119 Macular keratitis, unspecified eye +H16121 Filamentary keratitis, right eye +H16122 Filamentary keratitis, left eye +H16123 Filamentary keratitis, bilateral +H16129 Filamentary keratitis, unspecified eye +H16131 Photokeratitis, right eye +H16132 Photokeratitis, left eye +H16133 Photokeratitis, bilateral +H16139 Photokeratitis, unspecified eye +H16141 Punctate keratitis, right eye +H16142 Punctate keratitis, left eye +H16143 Punctate keratitis, bilateral +H16149 Punctate keratitis, unspecified eye +H16201 Unspecified keratoconjunctivitis, right eye +H16202 Unspecified keratoconjunctivitis, left eye +H16203 Unspecified keratoconjunctivitis, bilateral +H16209 Unspecified keratoconjunctivitis, unspecified eye +H16211 Exposure keratoconjunctivitis, right eye +H16212 Exposure keratoconjunctivitis, left eye +H16213 Exposure keratoconjunctivitis, bilateral +H16219 Exposure keratoconjunctivitis, unspecified eye +H16221 Keratoconjunctivitis sicca, not specified as Sjogren's, right eye +H16222 Keratoconjunctivitis sicca, not specified as Sjogren's, left eye +H16223 Keratoconjunctivitis sicca, not specified as Sjogren's, bilateral +H16229 Keratoconjunctivitis sicca, not specified as Sjogren's, unspecified eye +H16231 Neurotrophic keratoconjunctivitis, right eye +H16232 Neurotrophic keratoconjunctivitis, left eye +H16233 Neurotrophic keratoconjunctivitis, bilateral +H16239 Neurotrophic keratoconjunctivitis, unspecified eye +H16241 Ophthalmia nodosa, right eye +H16242 Ophthalmia nodosa, left eye +H16243 Ophthalmia nodosa, bilateral +H16249 Ophthalmia nodosa, unspecified eye +H16251 Phlyctenular keratoconjunctivitis, right eye +H16252 Phlyctenular keratoconjunctivitis, left eye +H16253 Phlyctenular keratoconjunctivitis, bilateral +H16259 Phlyctenular keratoconjunctivitis, unspecified eye +H16261 Vernal keratoconjunctivitis, with limbar and corneal involvement, right eye +H16262 Vernal keratoconjunctivitis, with limbar and corneal involvement, left eye +H16263 Vernal keratoconjunctivitis, with limbar and corneal involvement, bilateral +H16269 Vernal keratoconjunctivitis, with limbar and corneal involvement, unspecified eye +H16291 Other keratoconjunctivitis, right eye +H16292 Other keratoconjunctivitis, left eye +H16293 Other keratoconjunctivitis, bilateral +H16299 Other keratoconjunctivitis, unspecified eye +H16301 Unspecified interstitial keratitis, right eye +H16302 Unspecified interstitial keratitis, left eye +H16303 Unspecified interstitial keratitis, bilateral +H16309 Unspecified interstitial keratitis, unspecified eye +H16311 Corneal abscess, right eye +H16312 Corneal abscess, left eye +H16313 Corneal abscess, bilateral +H16319 Corneal abscess, unspecified eye +H16321 Diffuse interstitial keratitis, right eye +H16322 Diffuse interstitial keratitis, left eye +H16323 Diffuse interstitial keratitis, bilateral +H16329 Diffuse interstitial keratitis, unspecified eye +H16331 Sclerosing keratitis, right eye +H16332 Sclerosing keratitis, left eye +H16333 Sclerosing keratitis, bilateral +H16339 Sclerosing keratitis, unspecified eye +H16391 Other interstitial and deep keratitis, right eye +H16392 Other interstitial and deep keratitis, left eye +H16393 Other interstitial and deep keratitis, bilateral +H16399 Other interstitial and deep keratitis, unspecified eye +H16401 Unspecified corneal neovascularization, right eye +H16402 Unspecified corneal neovascularization, left eye +H16403 Unspecified corneal neovascularization, bilateral +H16409 Unspecified corneal neovascularization, unspecified eye +H16411 Ghost vessels (corneal), right eye +H16412 Ghost vessels (corneal), left eye +H16413 Ghost vessels (corneal), bilateral +H16419 Ghost vessels (corneal), unspecified eye +H16421 Pannus (corneal), right eye +H16422 Pannus (corneal), left eye +H16423 Pannus (corneal), bilateral +H16429 Pannus (corneal), unspecified eye +H16431 Localized vascularization of cornea, right eye +H16432 Localized vascularization of cornea, left eye +H16433 Localized vascularization of cornea, bilateral +H16439 Localized vascularization of cornea, unspecified eye +H16441 Deep vascularization of cornea, right eye +H16442 Deep vascularization of cornea, left eye +H16443 Deep vascularization of cornea, bilateral +H16449 Deep vascularization of cornea, unspecified eye +H168 Other keratitis +H169 Unspecified keratitis +H1700 Adherent leukoma, unspecified eye +H1701 Adherent leukoma, right eye +H1702 Adherent leukoma, left eye +H1703 Adherent leukoma, bilateral +H1710 Central corneal opacity, unspecified eye +H1711 Central corneal opacity, right eye +H1712 Central corneal opacity, left eye +H1713 Central corneal opacity, bilateral +H17811 Minor opacity of cornea, right eye +H17812 Minor opacity of cornea, left eye +H17813 Minor opacity of cornea, bilateral +H17819 Minor opacity of cornea, unspecified eye +H17821 Peripheral opacity of cornea, right eye +H17822 Peripheral opacity of cornea, left eye +H17823 Peripheral opacity of cornea, bilateral +H17829 Peripheral opacity of cornea, unspecified eye +H1789 Other corneal scars and opacities +H179 Unspecified corneal scar and opacity +H18001 Unspecified corneal deposit, right eye +H18002 Unspecified corneal deposit, left eye +H18003 Unspecified corneal deposit, bilateral +H18009 Unspecified corneal deposit, unspecified eye +H18011 Anterior corneal pigmentations, right eye +H18012 Anterior corneal pigmentations, left eye +H18013 Anterior corneal pigmentations, bilateral +H18019 Anterior corneal pigmentations, unspecified eye +H18021 Argentous corneal deposits, right eye +H18022 Argentous corneal deposits, left eye +H18023 Argentous corneal deposits, bilateral +H18029 Argentous corneal deposits, unspecified eye +H18031 Corneal deposits in metabolic disorders, right eye +H18032 Corneal deposits in metabolic disorders, left eye +H18033 Corneal deposits in metabolic disorders, bilateral +H18039 Corneal deposits in metabolic disorders, unspecified eye +H18041 Kayser-Fleischer ring, right eye +H18042 Kayser-Fleischer ring, left eye +H18043 Kayser-Fleischer ring, bilateral +H18049 Kayser-Fleischer ring, unspecified eye +H18051 Posterior corneal pigmentations, right eye +H18052 Posterior corneal pigmentations, left eye +H18053 Posterior corneal pigmentations, bilateral +H18059 Posterior corneal pigmentations, unspecified eye +H18061 Stromal corneal pigmentations, right eye +H18062 Stromal corneal pigmentations, left eye +H18063 Stromal corneal pigmentations, bilateral +H18069 Stromal corneal pigmentations, unspecified eye +H1810 Bullous keratopathy, unspecified eye +H1811 Bullous keratopathy, right eye +H1812 Bullous keratopathy, left eye +H1813 Bullous keratopathy, bilateral +H1820 Unspecified corneal edema +H18211 Corneal edema secondary to contact lens, right eye +H18212 Corneal edema secondary to contact lens, left eye +H18213 Corneal edema secondary to contact lens, bilateral +H18219 Corneal edema secondary to contact lens, unspecified eye +H18221 Idiopathic corneal edema, right eye +H18222 Idiopathic corneal edema, left eye +H18223 Idiopathic corneal edema, bilateral +H18229 Idiopathic corneal edema, unspecified eye +H18231 Secondary corneal edema, right eye +H18232 Secondary corneal edema, left eye +H18233 Secondary corneal edema, bilateral +H18239 Secondary corneal edema, unspecified eye +H1830 Unspecified corneal membrane change +H18311 Folds and rupture in Bowman's membrane, right eye +H18312 Folds and rupture in Bowman's membrane, left eye +H18313 Folds and rupture in Bowman's membrane, bilateral +H18319 Folds and rupture in Bowman's membrane, unspecified eye +H18321 Folds in Descemet's membrane, right eye +H18322 Folds in Descemet's membrane, left eye +H18323 Folds in Descemet's membrane, bilateral +H18329 Folds in Descemet's membrane, unspecified eye +H18331 Rupture in Descemet's membrane, right eye +H18332 Rupture in Descemet's membrane, left eye +H18333 Rupture in Descemet's membrane, bilateral +H18339 Rupture in Descemet's membrane, unspecified eye +H1840 Unspecified corneal degeneration +H18411 Arcus senilis, right eye +H18412 Arcus senilis, left eye +H18413 Arcus senilis, bilateral +H18419 Arcus senilis, unspecified eye +H18421 Band keratopathy, right eye +H18422 Band keratopathy, left eye +H18423 Band keratopathy, bilateral +H18429 Band keratopathy, unspecified eye +H1843 Other calcerous corneal degeneration +H18441 Keratomalacia, right eye +H18442 Keratomalacia, left eye +H18443 Keratomalacia, bilateral +H18449 Keratomalacia, unspecified eye +H18451 Nodular corneal degeneration, right eye +H18452 Nodular corneal degeneration, left eye +H18453 Nodular corneal degeneration, bilateral +H18459 Nodular corneal degeneration, unspecified eye +H18461 Peripheral corneal degeneration, right eye +H18462 Peripheral corneal degeneration, left eye +H18463 Peripheral corneal degeneration, bilateral +H18469 Peripheral corneal degeneration, unspecified eye +H1849 Other corneal degeneration +H1850 Unspecified hereditary corneal dystrophies +H1851 Endothelial corneal dystrophy +H1852 Epithelial (juvenile) corneal dystrophy +H1853 Granular corneal dystrophy +H1854 Lattice corneal dystrophy +H1855 Macular corneal dystrophy +H1859 Other hereditary corneal dystrophies +H18601 Keratoconus, unspecified, right eye +H18602 Keratoconus, unspecified, left eye +H18603 Keratoconus, unspecified, bilateral +H18609 Keratoconus, unspecified, unspecified eye +H18611 Keratoconus, stable, right eye +H18612 Keratoconus, stable, left eye +H18613 Keratoconus, stable, bilateral +H18619 Keratoconus, stable, unspecified eye +H18621 Keratoconus, unstable, right eye +H18622 Keratoconus, unstable, left eye +H18623 Keratoconus, unstable, bilateral +H18629 Keratoconus, unstable, unspecified eye +H1870 Unspecified corneal deformity +H18711 Corneal ectasia, right eye +H18712 Corneal ectasia, left eye +H18713 Corneal ectasia, bilateral +H18719 Corneal ectasia, unspecified eye +H18721 Corneal staphyloma, right eye +H18722 Corneal staphyloma, left eye +H18723 Corneal staphyloma, bilateral +H18729 Corneal staphyloma, unspecified eye +H18731 Descemetocele, right eye +H18732 Descemetocele, left eye +H18733 Descemetocele, bilateral +H18739 Descemetocele, unspecified eye +H18791 Other corneal deformities, right eye +H18792 Other corneal deformities, left eye +H18793 Other corneal deformities, bilateral +H18799 Other corneal deformities, unspecified eye +H18811 Anesthesia and hypoesthesia of cornea, right eye +H18812 Anesthesia and hypoesthesia of cornea, left eye +H18813 Anesthesia and hypoesthesia of cornea, bilateral +H18819 Anesthesia and hypoesthesia of cornea, unspecified eye +H18821 Corneal disorder due to contact lens, right eye +H18822 Corneal disorder due to contact lens, left eye +H18823 Corneal disorder due to contact lens, bilateral +H18829 Corneal disorder due to contact lens, unspecified eye +H18831 Recurrent erosion of cornea, right eye +H18832 Recurrent erosion of cornea, left eye +H18833 Recurrent erosion of cornea, bilateral +H18839 Recurrent erosion of cornea, unspecified eye +H18891 Other specified disorders of cornea, right eye +H18892 Other specified disorders of cornea, left eye +H18893 Other specified disorders of cornea, bilateral +H18899 Other specified disorders of cornea, unspecified eye +H189 Unspecified disorder of cornea +H2000 Unspecified acute and subacute iridocyclitis +H20011 Primary iridocyclitis, right eye +H20012 Primary iridocyclitis, left eye +H20013 Primary iridocyclitis, bilateral +H20019 Primary iridocyclitis, unspecified eye +H20021 Recurrent acute iridocyclitis, right eye +H20022 Recurrent acute iridocyclitis, left eye +H20023 Recurrent acute iridocyclitis, bilateral +H20029 Recurrent acute iridocyclitis, unspecified eye +H20031 Secondary infectious iridocyclitis, right eye +H20032 Secondary infectious iridocyclitis, left eye +H20033 Secondary infectious iridocyclitis, bilateral +H20039 Secondary infectious iridocyclitis, unspecified eye +H20041 Secondary noninfectious iridocyclitis, right eye +H20042 Secondary noninfectious iridocyclitis, left eye +H20043 Secondary noninfectious iridocyclitis, bilateral +H20049 Secondary noninfectious iridocyclitis, unspecified eye +H20051 Hypopyon, right eye +H20052 Hypopyon, left eye +H20053 Hypopyon, bilateral +H20059 Hypopyon, unspecified eye +H2010 Chronic iridocyclitis, unspecified eye +H2011 Chronic iridocyclitis, right eye +H2012 Chronic iridocyclitis, left eye +H2013 Chronic iridocyclitis, bilateral +H2020 Lens-induced iridocyclitis, unspecified eye +H2021 Lens-induced iridocyclitis, right eye +H2022 Lens-induced iridocyclitis, left eye +H2023 Lens-induced iridocyclitis, bilateral +H20811 Fuchs' heterochromic cyclitis, right eye +H20812 Fuchs' heterochromic cyclitis, left eye +H20813 Fuchs' heterochromic cyclitis, bilateral +H20819 Fuchs' heterochromic cyclitis, unspecified eye +H20821 Vogt-Koyanagi syndrome, right eye +H20822 Vogt-Koyanagi syndrome, left eye +H20823 Vogt-Koyanagi syndrome, bilateral +H20829 Vogt-Koyanagi syndrome, unspecified eye +H209 Unspecified iridocyclitis +H2100 Hyphema, unspecified eye +H2101 Hyphema, right eye +H2102 Hyphema, left eye +H2103 Hyphema, bilateral +H211X1 Other vascular disorders of iris and ciliary body, right eye +H211X2 Other vascular disorders of iris and ciliary body, left eye +H211X3 Other vascular disorders of iris and ciliary body, bilateral +H211X9 Other vascular disorders of iris and ciliary body, unspecified eye +H21211 Degeneration of chamber angle, right eye +H21212 Degeneration of chamber angle, left eye +H21213 Degeneration of chamber angle, bilateral +H21219 Degeneration of chamber angle, unspecified eye +H21221 Degeneration of ciliary body, right eye +H21222 Degeneration of ciliary body, left eye +H21223 Degeneration of ciliary body, bilateral +H21229 Degeneration of ciliary body, unspecified eye +H21231 Degeneration of iris (pigmentary), right eye +H21232 Degeneration of iris (pigmentary), left eye +H21233 Degeneration of iris (pigmentary), bilateral +H21239 Degeneration of iris (pigmentary), unspecified eye +H21241 Degeneration of pupillary margin, right eye +H21242 Degeneration of pupillary margin, left eye +H21243 Degeneration of pupillary margin, bilateral +H21249 Degeneration of pupillary margin, unspecified eye +H21251 Iridoschisis, right eye +H21252 Iridoschisis, left eye +H21253 Iridoschisis, bilateral +H21259 Iridoschisis, unspecified eye +H21261 Iris atrophy (essential) (progressive), right eye +H21262 Iris atrophy (essential) (progressive), left eye +H21263 Iris atrophy (essential) (progressive), bilateral +H21269 Iris atrophy (essential) (progressive), unspecified eye +H21271 Miotic pupillary cyst, right eye +H21272 Miotic pupillary cyst, left eye +H21273 Miotic pupillary cyst, bilateral +H21279 Miotic pupillary cyst, unspecified eye +H2129 Other iris atrophy +H21301 Idiopathic cysts of iris, ciliary body or anterior chamber, right eye +H21302 Idiopathic cysts of iris, ciliary body or anterior chamber, left eye +H21303 Idiopathic cysts of iris, ciliary body or anterior chamber, bilateral +H21309 Idiopathic cysts of iris, ciliary body or anterior chamber, unspecified eye +H21311 Exudative cysts of iris or anterior chamber, right eye +H21312 Exudative cysts of iris or anterior chamber, left eye +H21313 Exudative cysts of iris or anterior chamber, bilateral +H21319 Exudative cysts of iris or anterior chamber, unspecified eye +H21321 Implantation cysts of iris, ciliary body or anterior chamber, right eye +H21322 Implantation cysts of iris, ciliary body or anterior chamber, left eye +H21323 Implantation cysts of iris, ciliary body or anterior chamber, bilateral +H21329 Implantation cysts of iris, ciliary body or anterior chamber, unspecified eye +H21331 Parasitic cyst of iris, ciliary body or anterior chamber, right eye +H21332 Parasitic cyst of iris, ciliary body or anterior chamber, left eye +H21333 Parasitic cyst of iris, ciliary body or anterior chamber, bilateral +H21339 Parasitic cyst of iris, ciliary body or anterior chamber, unspecified eye +H21341 Primary cyst of pars plana, right eye +H21342 Primary cyst of pars plana, left eye +H21343 Primary cyst of pars plana, bilateral +H21349 Primary cyst of pars plana, unspecified eye +H21351 Exudative cyst of pars plana, right eye +H21352 Exudative cyst of pars plana, left eye +H21353 Exudative cyst of pars plana, bilateral +H21359 Exudative cyst of pars plana, unspecified eye +H2140 Pupillary membranes, unspecified eye +H2141 Pupillary membranes, right eye +H2142 Pupillary membranes, left eye +H2143 Pupillary membranes, bilateral +H21501 Unspecified adhesions of iris, right eye +H21502 Unspecified adhesions of iris, left eye +H21503 Unspecified adhesions of iris, bilateral +H21509 Unspecified adhesions of iris and ciliary body, unspecified eye +H21511 Anterior synechiae (iris), right eye +H21512 Anterior synechiae (iris), left eye +H21513 Anterior synechiae (iris), bilateral +H21519 Anterior synechiae (iris), unspecified eye +H21521 Goniosynechiae, right eye +H21522 Goniosynechiae, left eye +H21523 Goniosynechiae, bilateral +H21529 Goniosynechiae, unspecified eye +H21531 Iridodialysis, right eye +H21532 Iridodialysis, left eye +H21533 Iridodialysis, bilateral +H21539 Iridodialysis, unspecified eye +H21541 Posterior synechiae (iris), right eye +H21542 Posterior synechiae (iris), left eye +H21543 Posterior synechiae (iris), bilateral +H21549 Posterior synechiae (iris), unspecified eye +H21551 Recession of chamber angle, right eye +H21552 Recession of chamber angle, left eye +H21553 Recession of chamber angle, bilateral +H21559 Recession of chamber angle, unspecified eye +H21561 Pupillary abnormality, right eye +H21562 Pupillary abnormality, left eye +H21563 Pupillary abnormality, bilateral +H21569 Pupillary abnormality, unspecified eye +H2181 Floppy iris syndrome +H2182 Plateau iris syndrome (post-iridectomy) (postprocedural) +H2189 Other specified disorders of iris and ciliary body +H219 Unspecified disorder of iris and ciliary body +H22 Disorders of iris and ciliary body in diseases classified elsewhere +H25011 Cortical age-related cataract, right eye +H25012 Cortical age-related cataract, left eye +H25013 Cortical age-related cataract, bilateral +H25019 Cortical age-related cataract, unspecified eye +H25031 Anterior subcapsular polar age-related cataract, right eye +H25032 Anterior subcapsular polar age-related cataract, left eye +H25033 Anterior subcapsular polar age-related cataract, bilateral +H25039 Anterior subcapsular polar age-related cataract, unspecified eye +H25041 Posterior subcapsular polar age-related cataract, right eye +H25042 Posterior subcapsular polar age-related cataract, left eye +H25043 Posterior subcapsular polar age-related cataract, bilateral +H25049 Posterior subcapsular polar age-related cataract, unspecified eye +H25091 Other age-related incipient cataract, right eye +H25092 Other age-related incipient cataract, left eye +H25093 Other age-related incipient cataract, bilateral +H25099 Other age-related incipient cataract, unspecified eye +H2510 Age-related nuclear cataract, unspecified eye +H2511 Age-related nuclear cataract, right eye +H2512 Age-related nuclear cataract, left eye +H2513 Age-related nuclear cataract, bilateral +H2520 Age-related cataract, morgagnian type, unspecified eye +H2521 Age-related cataract, morgagnian type, right eye +H2522 Age-related cataract, morgagnian type, left eye +H2523 Age-related cataract, morgagnian type, bilateral +H25811 Combined forms of age-related cataract, right eye +H25812 Combined forms of age-related cataract, left eye +H25813 Combined forms of age-related cataract, bilateral +H25819 Combined forms of age-related cataract, unspecified eye +H2589 Other age-related cataract +H259 Unspecified age-related cataract +H26001 Unspecified infantile and juvenile cataract, right eye +H26002 Unspecified infantile and juvenile cataract, left eye +H26003 Unspecified infantile and juvenile cataract, bilateral +H26009 Unspecified infantile and juvenile cataract, unspecified eye +H26011 Infantile and juvenile cortical, lamellar, or zonular cataract, right eye +H26012 Infantile and juvenile cortical, lamellar, or zonular cataract, left eye +H26013 Infantile and juvenile cortical, lamellar, or zonular cataract, bilateral +H26019 Infantile and juvenile cortical, lamellar, or zonular cataract, unspecified eye +H26031 Infantile and juvenile nuclear cataract, right eye +H26032 Infantile and juvenile nuclear cataract, left eye +H26033 Infantile and juvenile nuclear cataract, bilateral +H26039 Infantile and juvenile nuclear cataract, unspecified eye +H26041 Anterior subcapsular polar infantile and juvenile cataract, right eye +H26042 Anterior subcapsular polar infantile and juvenile cataract, left eye +H26043 Anterior subcapsular polar infantile and juvenile cataract, bilateral +H26049 Anterior subcapsular polar infantile and juvenile cataract, unspecified eye +H26051 Posterior subcapsular polar infantile and juvenile cataract, right eye +H26052 Posterior subcapsular polar infantile and juvenile cataract, left eye +H26053 Posterior subcapsular polar infantile and juvenile cataract, bilateral +H26059 Posterior subcapsular polar infantile and juvenile cataract, unspecified eye +H26061 Combined forms of infantile and juvenile cataract, right eye +H26062 Combined forms of infantile and juvenile cataract, left eye +H26063 Combined forms of infantile and juvenile cataract, bilateral +H26069 Combined forms of infantile and juvenile cataract, unspecified eye +H2609 Other infantile and juvenile cataract +H26101 Unspecified traumatic cataract, right eye +H26102 Unspecified traumatic cataract, left eye +H26103 Unspecified traumatic cataract, bilateral +H26109 Unspecified traumatic cataract, unspecified eye +H26111 Localized traumatic opacities, right eye +H26112 Localized traumatic opacities, left eye +H26113 Localized traumatic opacities, bilateral +H26119 Localized traumatic opacities, unspecified eye +H26121 Partially resolved traumatic cataract, right eye +H26122 Partially resolved traumatic cataract, left eye +H26123 Partially resolved traumatic cataract, bilateral +H26129 Partially resolved traumatic cataract, unspecified eye +H26131 Total traumatic cataract, right eye +H26132 Total traumatic cataract, left eye +H26133 Total traumatic cataract, bilateral +H26139 Total traumatic cataract, unspecified eye +H2620 Unspecified complicated cataract +H26211 Cataract with neovascularization, right eye +H26212 Cataract with neovascularization, left eye +H26213 Cataract with neovascularization, bilateral +H26219 Cataract with neovascularization, unspecified eye +H26221 Cataract secondary to ocular disorders (degenerative) (inflammatory), right eye +H26222 Cataract secondary to ocular disorders (degenerative) (inflammatory), left eye +H26223 Cataract secondary to ocular disorders (degenerative) (inflammatory), bilateral +H26229 Cataract secondary to ocular disorders (degenerative) (inflammatory), unspecified eye +H26231 Glaucomatous flecks (subcapsular), right eye +H26232 Glaucomatous flecks (subcapsular), left eye +H26233 Glaucomatous flecks (subcapsular), bilateral +H26239 Glaucomatous flecks (subcapsular), unspecified eye +H2630 Drug-induced cataract, unspecified eye +H2631 Drug-induced cataract, right eye +H2632 Drug-induced cataract, left eye +H2633 Drug-induced cataract, bilateral +H2640 Unspecified secondary cataract +H26411 Soemmering's ring, right eye +H26412 Soemmering's ring, left eye +H26413 Soemmering's ring, bilateral +H26419 Soemmering's ring, unspecified eye +H26491 Other secondary cataract, right eye +H26492 Other secondary cataract, left eye +H26493 Other secondary cataract, bilateral +H26499 Other secondary cataract, unspecified eye +H268 Other specified cataract +H269 Unspecified cataract +H2700 Aphakia, unspecified eye +H2701 Aphakia, right eye +H2702 Aphakia, left eye +H2703 Aphakia, bilateral +H2710 Unspecified dislocation of lens +H27111 Subluxation of lens, right eye +H27112 Subluxation of lens, left eye +H27113 Subluxation of lens, bilateral +H27119 Subluxation of lens, unspecified eye +H27121 Anterior dislocation of lens, right eye +H27122 Anterior dislocation of lens, left eye +H27123 Anterior dislocation of lens, bilateral +H27129 Anterior dislocation of lens, unspecified eye +H27131 Posterior dislocation of lens, right eye +H27132 Posterior dislocation of lens, left eye +H27133 Posterior dislocation of lens, bilateral +H27139 Posterior dislocation of lens, unspecified eye +H278 Other specified disorders of lens +H279 Unspecified disorder of lens +H28 Cataract in diseases classified elsewhere +H30001 Unspecified focal chorioretinal inflammation, right eye +H30002 Unspecified focal chorioretinal inflammation, left eye +H30003 Unspecified focal chorioretinal inflammation, bilateral +H30009 Unspecified focal chorioretinal inflammation, unspecified eye +H30011 Focal chorioretinal inflammation, juxtapapillary, right eye +H30012 Focal chorioretinal inflammation, juxtapapillary, left eye +H30013 Focal chorioretinal inflammation, juxtapapillary, bilateral +H30019 Focal chorioretinal inflammation, juxtapapillary, unspecified eye +H30021 Focal chorioretinal inflammation of posterior pole, right eye +H30022 Focal chorioretinal inflammation of posterior pole, left eye +H30023 Focal chorioretinal inflammation of posterior pole, bilateral +H30029 Focal chorioretinal inflammation of posterior pole, unspecified eye +H30031 Focal chorioretinal inflammation, peripheral, right eye +H30032 Focal chorioretinal inflammation, peripheral, left eye +H30033 Focal chorioretinal inflammation, peripheral, bilateral +H30039 Focal chorioretinal inflammation, peripheral, unspecified eye +H30041 Focal chorioretinal inflammation, macular or paramacular, right eye +H30042 Focal chorioretinal inflammation, macular or paramacular, left eye +H30043 Focal chorioretinal inflammation, macular or paramacular, bilateral +H30049 Focal chorioretinal inflammation, macular or paramacular, unspecified eye +H30101 Unspecified disseminated chorioretinal inflammation, right eye +H30102 Unspecified disseminated chorioretinal inflammation, left eye +H30103 Unspecified disseminated chorioretinal inflammation, bilateral +H30109 Unspecified disseminated chorioretinal inflammation, unspecified eye +H30111 Disseminated chorioretinal inflammation of posterior pole, right eye +H30112 Disseminated chorioretinal inflammation of posterior pole, left eye +H30113 Disseminated chorioretinal inflammation of posterior pole, bilateral +H30119 Disseminated chorioretinal inflammation of posterior pole, unspecified eye +H30121 Disseminated chorioretinal inflammation, peripheral right eye +H30122 Disseminated chorioretinal inflammation, peripheral, left eye +H30123 Disseminated chorioretinal inflammation, peripheral, bilateral +H30129 Disseminated chorioretinal inflammation, peripheral, unspecified eye +H30131 Disseminated chorioretinal inflammation, generalized, right eye +H30132 Disseminated chorioretinal inflammation, generalized, left eye +H30133 Disseminated chorioretinal inflammation, generalized, bilateral +H30139 Disseminated chorioretinal inflammation, generalized, unspecified eye +H30141 Acute posterior multifocal placoid pigment epitheliopathy, right eye +H30142 Acute posterior multifocal placoid pigment epitheliopathy, left eye +H30143 Acute posterior multifocal placoid pigment epitheliopathy, bilateral +H30149 Acute posterior multifocal placoid pigment epitheliopathy, unspecified eye +H3020 Posterior cyclitis, unspecified eye +H3021 Posterior cyclitis, right eye +H3022 Posterior cyclitis, left eye +H3023 Posterior cyclitis, bilateral +H30811 Harada's disease, right eye +H30812 Harada's disease, left eye +H30813 Harada's disease, bilateral +H30819 Harada's disease, unspecified eye +H30891 Other chorioretinal inflammations, right eye +H30892 Other chorioretinal inflammations, left eye +H30893 Other chorioretinal inflammations, bilateral +H30899 Other chorioretinal inflammations, unspecified eye +H3090 Unspecified chorioretinal inflammation, unspecified eye +H3091 Unspecified chorioretinal inflammation, right eye +H3092 Unspecified chorioretinal inflammation, left eye +H3093 Unspecified chorioretinal inflammation, bilateral +H31001 Unspecified chorioretinal scars, right eye +H31002 Unspecified chorioretinal scars, left eye +H31003 Unspecified chorioretinal scars, bilateral +H31009 Unspecified chorioretinal scars, unspecified eye +H31011 Macula scars of posterior pole (postinflammatory) (post-traumatic), right eye +H31012 Macula scars of posterior pole (postinflammatory) (post-traumatic), left eye +H31013 Macula scars of posterior pole (postinflammatory) (post-traumatic), bilateral +H31019 Macula scars of posterior pole (postinflammatory) (post-traumatic), unspecified eye +H31021 Solar retinopathy, right eye +H31022 Solar retinopathy, left eye +H31023 Solar retinopathy, bilateral +H31029 Solar retinopathy, unspecified eye +H31091 Other chorioretinal scars, right eye +H31092 Other chorioretinal scars, left eye +H31093 Other chorioretinal scars, bilateral +H31099 Other chorioretinal scars, unspecified eye +H31101 Choroidal degeneration, unspecified, right eye +H31102 Choroidal degeneration, unspecified, left eye +H31103 Choroidal degeneration, unspecified, bilateral +H31109 Choroidal degeneration, unspecified, unspecified eye +H31111 Age-related choroidal atrophy, right eye +H31112 Age-related choroidal atrophy, left eye +H31113 Age-related choroidal atrophy, bilateral +H31119 Age-related choroidal atrophy, unspecified eye +H31121 Diffuse secondary atrophy of choroid, right eye +H31122 Diffuse secondary atrophy of choroid, left eye +H31123 Diffuse secondary atrophy of choroid, bilateral +H31129 Diffuse secondary atrophy of choroid, unspecified eye +H3120 Hereditary choroidal dystrophy, unspecified +H3121 Choroideremia +H3122 Choroidal dystrophy (central areolar) (generalized) (peripapillary) +H3123 Gyrate atrophy, choroid +H3129 Other hereditary choroidal dystrophy +H31301 Unspecified choroidal hemorrhage, right eye +H31302 Unspecified choroidal hemorrhage, left eye +H31303 Unspecified choroidal hemorrhage, bilateral +H31309 Unspecified choroidal hemorrhage, unspecified eye +H31311 Expulsive choroidal hemorrhage, right eye +H31312 Expulsive choroidal hemorrhage, left eye +H31313 Expulsive choroidal hemorrhage, bilateral +H31319 Expulsive choroidal hemorrhage, unspecified eye +H31321 Choroidal rupture, right eye +H31322 Choroidal rupture, left eye +H31323 Choroidal rupture, bilateral +H31329 Choroidal rupture, unspecified eye +H31401 Unspecified choroidal detachment, right eye +H31402 Unspecified choroidal detachment, left eye +H31403 Unspecified choroidal detachment, bilateral +H31409 Unspecified choroidal detachment, unspecified eye +H31411 Hemorrhagic choroidal detachment, right eye +H31412 Hemorrhagic choroidal detachment, left eye +H31413 Hemorrhagic choroidal detachment, bilateral +H31419 Hemorrhagic choroidal detachment, unspecified eye +H31421 Serous choroidal detachment, right eye +H31422 Serous choroidal detachment, left eye +H31423 Serous choroidal detachment, bilateral +H31429 Serous choroidal detachment, unspecified eye +H318 Other specified disorders of choroid +H319 Unspecified disorder of choroid +H32 Chorioretinal disorders in diseases classified elsewhere +H33001 Unspecified retinal detachment with retinal break, right eye +H33002 Unspecified retinal detachment with retinal break, left eye +H33003 Unspecified retinal detachment with retinal break, bilateral +H33009 Unspecified retinal detachment with retinal break, unspecified eye +H33011 Retinal detachment with single break, right eye +H33012 Retinal detachment with single break, left eye +H33013 Retinal detachment with single break, bilateral +H33019 Retinal detachment with single break, unspecified eye +H33021 Retinal detachment with multiple breaks, right eye +H33022 Retinal detachment with multiple breaks, left eye +H33023 Retinal detachment with multiple breaks, bilateral +H33029 Retinal detachment with multiple breaks, unspecified eye +H33031 Retinal detachment with giant retinal tear, right eye +H33032 Retinal detachment with giant retinal tear, left eye +H33033 Retinal detachment with giant retinal tear, bilateral +H33039 Retinal detachment with giant retinal tear, unspecified eye +H33041 Retinal detachment with retinal dialysis, right eye +H33042 Retinal detachment with retinal dialysis, left eye +H33043 Retinal detachment with retinal dialysis, bilateral +H33049 Retinal detachment with retinal dialysis, unspecified eye +H33051 Total retinal detachment, right eye +H33052 Total retinal detachment, left eye +H33053 Total retinal detachment, bilateral +H33059 Total retinal detachment, unspecified eye +H33101 Unspecified retinoschisis, right eye +H33102 Unspecified retinoschisis, left eye +H33103 Unspecified retinoschisis, bilateral +H33109 Unspecified retinoschisis, unspecified eye +H33111 Cyst of ora serrata, right eye +H33112 Cyst of ora serrata, left eye +H33113 Cyst of ora serrata, bilateral +H33119 Cyst of ora serrata, unspecified eye +H33121 Parasitic cyst of retina, right eye +H33122 Parasitic cyst of retina, left eye +H33123 Parasitic cyst of retina, bilateral +H33129 Parasitic cyst of retina, unspecified eye +H33191 Other retinoschisis and retinal cysts, right eye +H33192 Other retinoschisis and retinal cysts, left eye +H33193 Other retinoschisis and retinal cysts, bilateral +H33199 Other retinoschisis and retinal cysts, unspecified eye +H3320 Serous retinal detachment, unspecified eye +H3321 Serous retinal detachment, right eye +H3322 Serous retinal detachment, left eye +H3323 Serous retinal detachment, bilateral +H33301 Unspecified retinal break, right eye +H33302 Unspecified retinal break, left eye +H33303 Unspecified retinal break, bilateral +H33309 Unspecified retinal break, unspecified eye +H33311 Horseshoe tear of retina without detachment, right eye +H33312 Horseshoe tear of retina without detachment, left eye +H33313 Horseshoe tear of retina without detachment, bilateral +H33319 Horseshoe tear of retina without detachment, unspecified eye +H33321 Round hole, right eye +H33322 Round hole, left eye +H33323 Round hole, bilateral +H33329 Round hole, unspecified eye +H33331 Multiple defects of retina without detachment, right eye +H33332 Multiple defects of retina without detachment, left eye +H33333 Multiple defects of retina without detachment, bilateral +H33339 Multiple defects of retina without detachment, unspecified eye +H3340 Traction detachment of retina, unspecified eye +H3341 Traction detachment of retina, right eye +H3342 Traction detachment of retina, left eye +H3343 Traction detachment of retina, bilateral +H338 Other retinal detachments +H3400 Transient retinal artery occlusion, unspecified eye +H3401 Transient retinal artery occlusion, right eye +H3402 Transient retinal artery occlusion, left eye +H3403 Transient retinal artery occlusion, bilateral +H3410 Central retinal artery occlusion, unspecified eye +H3411 Central retinal artery occlusion, right eye +H3412 Central retinal artery occlusion, left eye +H3413 Central retinal artery occlusion, bilateral +H34211 Partial retinal artery occlusion, right eye +H34212 Partial retinal artery occlusion, left eye +H34213 Partial retinal artery occlusion, bilateral +H34219 Partial retinal artery occlusion, unspecified eye +H34231 Retinal artery branch occlusion, right eye +H34232 Retinal artery branch occlusion, left eye +H34233 Retinal artery branch occlusion, bilateral +H34239 Retinal artery branch occlusion, unspecified eye +H348110 Central retinal vein occlusion, right eye, with macular edema +H348111 Central retinal vein occlusion, right eye, with retinal neovascularization +H348112 Central retinal vein occlusion, right eye, stable +H348120 Central retinal vein occlusion, left eye, with macular edema +H348121 Central retinal vein occlusion, left eye, with retinal neovascularization +H348122 Central retinal vein occlusion, left eye, stable +H348130 Central retinal vein occlusion, bilateral, with macular edema +H348131 Central retinal vein occlusion, bilateral, with retinal neovascularization +H348132 Central retinal vein occlusion, bilateral, stable +H348190 Central retinal vein occlusion, unspecified eye, with macular edema +H348191 Central retinal vein occlusion, unspecified eye, with retinal neovascularization +H348192 Central retinal vein occlusion, unspecified eye, stable +H34821 Venous engorgement, right eye +H34822 Venous engorgement, left eye +H34823 Venous engorgement, bilateral +H34829 Venous engorgement, unspecified eye +H348310 Tributary (branch) retinal vein occlusion, right eye, with macular edema +H348311 Tributary (branch) retinal vein occlusion, right eye, with retinal neovascularization +H348312 Tributary (branch) retinal vein occlusion, right eye, stable +H348320 Tributary (branch) retinal vein occlusion, left eye, with macular edema +H348321 Tributary (branch) retinal vein occlusion, left eye, with retinal neovascularization +H348322 Tributary (branch) retinal vein occlusion, left eye, stable +H348330 Tributary (branch) retinal vein occlusion, bilateral, with macular edema +H348331 Tributary (branch) retinal vein occlusion, bilateral, with retinal neovascularization +H348332 Tributary (branch) retinal vein occlusion, bilateral, stable +H348390 Tributary (branch) retinal vein occlusion, unspecified eye, with macular edema +H348391 Tributary (branch) retinal vein occlusion, unspecified eye, with retinal neovascularization +H348392 Tributary (branch) retinal vein occlusion, unspecified eye, stable +H349 Unspecified retinal vascular occlusion +H3500 Unspecified background retinopathy +H35011 Changes in retinal vascular appearance, right eye +H35012 Changes in retinal vascular appearance, left eye +H35013 Changes in retinal vascular appearance, bilateral +H35019 Changes in retinal vascular appearance, unspecified eye +H35021 Exudative retinopathy, right eye +H35022 Exudative retinopathy, left eye +H35023 Exudative retinopathy, bilateral +H35029 Exudative retinopathy, unspecified eye +H35031 Hypertensive retinopathy, right eye +H35032 Hypertensive retinopathy, left eye +H35033 Hypertensive retinopathy, bilateral +H35039 Hypertensive retinopathy, unspecified eye +H35041 Retinal micro-aneurysms, unspecified, right eye +H35042 Retinal micro-aneurysms, unspecified, left eye +H35043 Retinal micro-aneurysms, unspecified, bilateral +H35049 Retinal micro-aneurysms, unspecified, unspecified eye +H35051 Retinal neovascularization, unspecified, right eye +H35052 Retinal neovascularization, unspecified, left eye +H35053 Retinal neovascularization, unspecified, bilateral +H35059 Retinal neovascularization, unspecified, unspecified eye +H35061 Retinal vasculitis, right eye +H35062 Retinal vasculitis, left eye +H35063 Retinal vasculitis, bilateral +H35069 Retinal vasculitis, unspecified eye +H35071 Retinal telangiectasis, right eye +H35072 Retinal telangiectasis, left eye +H35073 Retinal telangiectasis, bilateral +H35079 Retinal telangiectasis, unspecified eye +H3509 Other intraretinal microvascular abnormalities +H35101 Retinopathy of prematurity, unspecified, right eye +H35102 Retinopathy of prematurity, unspecified, left eye +H35103 Retinopathy of prematurity, unspecified, bilateral +H35109 Retinopathy of prematurity, unspecified, unspecified eye +H35111 Retinopathy of prematurity, stage 0, right eye +H35112 Retinopathy of prematurity, stage 0, left eye +H35113 Retinopathy of prematurity, stage 0, bilateral +H35119 Retinopathy of prematurity, stage 0, unspecified eye +H35121 Retinopathy of prematurity, stage 1, right eye +H35122 Retinopathy of prematurity, stage 1, left eye +H35123 Retinopathy of prematurity, stage 1, bilateral +H35129 Retinopathy of prematurity, stage 1, unspecified eye +H35131 Retinopathy of prematurity, stage 2, right eye +H35132 Retinopathy of prematurity, stage 2, left eye +H35133 Retinopathy of prematurity, stage 2, bilateral +H35139 Retinopathy of prematurity, stage 2, unspecified eye +H35141 Retinopathy of prematurity, stage 3, right eye +H35142 Retinopathy of prematurity, stage 3, left eye +H35143 Retinopathy of prematurity, stage 3, bilateral +H35149 Retinopathy of prematurity, stage 3, unspecified eye +H35151 Retinopathy of prematurity, stage 4, right eye +H35152 Retinopathy of prematurity, stage 4, left eye +H35153 Retinopathy of prematurity, stage 4, bilateral +H35159 Retinopathy of prematurity, stage 4, unspecified eye +H35161 Retinopathy of prematurity, stage 5, right eye +H35162 Retinopathy of prematurity, stage 5, left eye +H35163 Retinopathy of prematurity, stage 5, bilateral +H35169 Retinopathy of prematurity, stage 5, unspecified eye +H35171 Retrolental fibroplasia, right eye +H35172 Retrolental fibroplasia, left eye +H35173 Retrolental fibroplasia, bilateral +H35179 Retrolental fibroplasia, unspecified eye +H3520 Other non-diabetic proliferative retinopathy, unspecified eye +H3521 Other non-diabetic proliferative retinopathy, right eye +H3522 Other non-diabetic proliferative retinopathy, left eye +H3523 Other non-diabetic proliferative retinopathy, bilateral +H3530 Unspecified macular degeneration +H353110 Nonexudative age-related macular degeneration, right eye, stage unspecified +H353111 Nonexudative age-related macular degeneration, right eye, early dry stage +H353112 Nonexudative age-related macular degeneration, right eye, intermediate dry stage +H353113 Nonexudative age-related macular degeneration, right eye, advanced atrophic without subfoveal involvement +H353114 Nonexudative age-related macular degeneration, right eye, advanced atrophic with subfoveal involvement +H353120 Nonexudative age-related macular degeneration, left eye, stage unspecified +H353121 Nonexudative age-related macular degeneration, left eye, early dry stage +H353122 Nonexudative age-related macular degeneration, left eye, intermediate dry stage +H353123 Nonexudative age-related macular degeneration, left eye, advanced atrophic without subfoveal involvement +H353124 Nonexudative age-related macular degeneration, left eye, advanced atrophic with subfoveal involvement +H353130 Nonexudative age-related macular degeneration, bilateral, stage unspecified +H353131 Nonexudative age-related macular degeneration, bilateral, early dry stage +H353132 Nonexudative age-related macular degeneration, bilateral, intermediate dry stage +H353133 Nonexudative age-related macular degeneration, bilateral, advanced atrophic without subfoveal involvement +H353134 Nonexudative age-related macular degeneration, bilateral, advanced atrophic with subfoveal involvement +H353190 Nonexudative age-related macular degeneration, unspecified eye, stage unspecified +H353191 Nonexudative age-related macular degeneration, unspecified eye, early dry stage +H353192 Nonexudative age-related macular degeneration, unspecified eye, intermediate dry stage +H353193 Nonexudative age-related macular degeneration, unspecified eye, advanced atrophic without subfoveal involvement +H353194 Nonexudative age-related macular degeneration, unspecified eye, advanced atrophic with subfoveal involvement +H353210 Exudative age-related macular degeneration, right eye, stage unspecified +H353211 Exudative age-related macular degeneration, right eye, with active choroidal neovascularization +H353212 Exudative age-related macular degeneration, right eye, with inactive choroidal neovascularization +H353213 Exudative age-related macular degeneration, right eye, with inactive scar +H353220 Exudative age-related macular degeneration, left eye, stage unspecified +H353221 Exudative age-related macular degeneration, left eye, with active choroidal neovascularization +H353222 Exudative age-related macular degeneration, left eye, with inactive choroidal neovascularization +H353223 Exudative age-related macular degeneration, left eye, with inactive scar +H353230 Exudative age-related macular degeneration, bilateral, stage unspecified +H353231 Exudative age-related macular degeneration, bilateral, with active choroidal neovascularization +H353232 Exudative age-related macular degeneration, bilateral, with inactive choroidal neovascularization +H353233 Exudative age-related macular degeneration, bilateral, with inactive scar +H353290 Exudative age-related macular degeneration, unspecified eye, stage unspecified +H353291 Exudative age-related macular degeneration, unspecified eye, with active choroidal neovascularization +H353292 Exudative age-related macular degeneration, unspecified eye, with inactive choroidal neovascularization +H353293 Exudative age-related macular degeneration, unspecified eye, with inactive scar +H3533 Angioid streaks of macula +H35341 Macular cyst, hole, or pseudohole, right eye +H35342 Macular cyst, hole, or pseudohole, left eye +H35343 Macular cyst, hole, or pseudohole, bilateral +H35349 Macular cyst, hole, or pseudohole, unspecified eye +H35351 Cystoid macular degeneration, right eye +H35352 Cystoid macular degeneration, left eye +H35353 Cystoid macular degeneration, bilateral +H35359 Cystoid macular degeneration, unspecified eye +H35361 Drusen (degenerative) of macula, right eye +H35362 Drusen (degenerative) of macula, left eye +H35363 Drusen (degenerative) of macula, bilateral +H35369 Drusen (degenerative) of macula, unspecified eye +H35371 Puckering of macula, right eye +H35372 Puckering of macula, left eye +H35373 Puckering of macula, bilateral +H35379 Puckering of macula, unspecified eye +H35381 Toxic maculopathy, right eye +H35382 Toxic maculopathy, left eye +H35383 Toxic maculopathy, bilateral +H35389 Toxic maculopathy, unspecified eye +H3540 Unspecified peripheral retinal degeneration +H35411 Lattice degeneration of retina, right eye +H35412 Lattice degeneration of retina, left eye +H35413 Lattice degeneration of retina, bilateral +H35419 Lattice degeneration of retina, unspecified eye +H35421 Microcystoid degeneration of retina, right eye +H35422 Microcystoid degeneration of retina, left eye +H35423 Microcystoid degeneration of retina, bilateral +H35429 Microcystoid degeneration of retina, unspecified eye +H35431 Paving stone degeneration of retina, right eye +H35432 Paving stone degeneration of retina, left eye +H35433 Paving stone degeneration of retina, bilateral +H35439 Paving stone degeneration of retina, unspecified eye +H35441 Age-related reticular degeneration of retina, right eye +H35442 Age-related reticular degeneration of retina, left eye +H35443 Age-related reticular degeneration of retina, bilateral +H35449 Age-related reticular degeneration of retina, unspecified eye +H35451 Secondary pigmentary degeneration, right eye +H35452 Secondary pigmentary degeneration, left eye +H35453 Secondary pigmentary degeneration, bilateral +H35459 Secondary pigmentary degeneration, unspecified eye +H35461 Secondary vitreoretinal degeneration, right eye +H35462 Secondary vitreoretinal degeneration, left eye +H35463 Secondary vitreoretinal degeneration, bilateral +H35469 Secondary vitreoretinal degeneration, unspecified eye +H3550 Unspecified hereditary retinal dystrophy +H3551 Vitreoretinal dystrophy +H3552 Pigmentary retinal dystrophy +H3553 Other dystrophies primarily involving the sensory retina +H3554 Dystrophies primarily involving the retinal pigment epithelium +H3560 Retinal hemorrhage, unspecified eye +H3561 Retinal hemorrhage, right eye +H3562 Retinal hemorrhage, left eye +H3563 Retinal hemorrhage, bilateral +H3570 Unspecified separation of retinal layers +H35711 Central serous chorioretinopathy, right eye +H35712 Central serous chorioretinopathy, left eye +H35713 Central serous chorioretinopathy, bilateral +H35719 Central serous chorioretinopathy, unspecified eye +H35721 Serous detachment of retinal pigment epithelium, right eye +H35722 Serous detachment of retinal pigment epithelium, left eye +H35723 Serous detachment of retinal pigment epithelium, bilateral +H35729 Serous detachment of retinal pigment epithelium, unspecified eye +H35731 Hemorrhagic detachment of retinal pigment epithelium, right eye +H35732 Hemorrhagic detachment of retinal pigment epithelium, left eye +H35733 Hemorrhagic detachment of retinal pigment epithelium, bilateral +H35739 Hemorrhagic detachment of retinal pigment epithelium, unspecified eye +H3581 Retinal edema +H3582 Retinal ischemia +H3589 Other specified retinal disorders +H359 Unspecified retinal disorder +H36 Retinal disorders in diseases classified elsewhere +H40001 Preglaucoma, unspecified, right eye +H40002 Preglaucoma, unspecified, left eye +H40003 Preglaucoma, unspecified, bilateral +H40009 Preglaucoma, unspecified, unspecified eye +H40011 Open angle with borderline findings, low risk, right eye +H40012 Open angle with borderline findings, low risk, left eye +H40013 Open angle with borderline findings, low risk, bilateral +H40019 Open angle with borderline findings, low risk, unspecified eye +H40021 Open angle with borderline findings, high risk, right eye +H40022 Open angle with borderline findings, high risk, left eye +H40023 Open angle with borderline findings, high risk, bilateral +H40029 Open angle with borderline findings, high risk, unspecified eye +H40031 Anatomical narrow angle, right eye +H40032 Anatomical narrow angle, left eye +H40033 Anatomical narrow angle, bilateral +H40039 Anatomical narrow angle, unspecified eye +H40041 Steroid responder, right eye +H40042 Steroid responder, left eye +H40043 Steroid responder, bilateral +H40049 Steroid responder, unspecified eye +H40051 Ocular hypertension, right eye +H40052 Ocular hypertension, left eye +H40053 Ocular hypertension, bilateral +H40059 Ocular hypertension, unspecified eye +H40061 Primary angle closure without glaucoma damage, right eye +H40062 Primary angle closure without glaucoma damage, left eye +H40063 Primary angle closure without glaucoma damage, bilateral +H40069 Primary angle closure without glaucoma damage, unspecified eye +H4010X0 Unspecified open-angle glaucoma, stage unspecified +H4010X1 Unspecified open-angle glaucoma, mild stage +H4010X2 Unspecified open-angle glaucoma, moderate stage +H4010X3 Unspecified open-angle glaucoma, severe stage +H4010X4 Unspecified open-angle glaucoma, indeterminate stage +H401110 Primary open-angle glaucoma, right eye, stage unspecified +H401111 Primary open-angle glaucoma, right eye, mild stage +H401112 Primary open-angle glaucoma, right eye, moderate stage +H401113 Primary open-angle glaucoma, right eye, severe stage +H401114 Primary open-angle glaucoma, right eye, indeterminate stage +H401120 Primary open-angle glaucoma, left eye, stage unspecified +H401121 Primary open-angle glaucoma, left eye, mild stage +H401122 Primary open-angle glaucoma, left eye, moderate stage +H401123 Primary open-angle glaucoma, left eye, severe stage +H401124 Primary open-angle glaucoma, left eye, indeterminate stage +H401130 Primary open-angle glaucoma, bilateral, stage unspecified +H401131 Primary open-angle glaucoma, bilateral, mild stage +H401132 Primary open-angle glaucoma, bilateral, moderate stage +H401133 Primary open-angle glaucoma, bilateral, severe stage +H401134 Primary open-angle glaucoma, bilateral, indeterminate stage +H401190 Primary open-angle glaucoma, unspecified eye, stage unspecified +H401191 Primary open-angle glaucoma, unspecified eye, mild stage +H401192 Primary open-angle glaucoma, unspecified eye, moderate stage +H401193 Primary open-angle glaucoma, unspecified eye, severe stage +H401194 Primary open-angle glaucoma, unspecified eye, indeterminate stage +H401210 Low-tension glaucoma, right eye, stage unspecified +H401211 Low-tension glaucoma, right eye, mild stage +H401212 Low-tension glaucoma, right eye, moderate stage +H401213 Low-tension glaucoma, right eye, severe stage +H401214 Low-tension glaucoma, right eye, indeterminate stage +H401220 Low-tension glaucoma, left eye, stage unspecified +H401221 Low-tension glaucoma, left eye, mild stage +H401222 Low-tension glaucoma, left eye, moderate stage +H401223 Low-tension glaucoma, left eye, severe stage +H401224 Low-tension glaucoma, left eye, indeterminate stage +H401230 Low-tension glaucoma, bilateral, stage unspecified +H401231 Low-tension glaucoma, bilateral, mild stage +H401232 Low-tension glaucoma, bilateral, moderate stage +H401233 Low-tension glaucoma, bilateral, severe stage +H401234 Low-tension glaucoma, bilateral, indeterminate stage +H401290 Low-tension glaucoma, unspecified eye, stage unspecified +H401291 Low-tension glaucoma, unspecified eye, mild stage +H401292 Low-tension glaucoma, unspecified eye, moderate stage +H401293 Low-tension glaucoma, unspecified eye, severe stage +H401294 Low-tension glaucoma, unspecified eye, indeterminate stage +H401310 Pigmentary glaucoma, right eye, stage unspecified +H401311 Pigmentary glaucoma, right eye, mild stage +H401312 Pigmentary glaucoma, right eye, moderate stage +H401313 Pigmentary glaucoma, right eye, severe stage +H401314 Pigmentary glaucoma, right eye, indeterminate stage +H401320 Pigmentary glaucoma, left eye, stage unspecified +H401321 Pigmentary glaucoma, left eye, mild stage +H401322 Pigmentary glaucoma, left eye, moderate stage +H401323 Pigmentary glaucoma, left eye, severe stage +H401324 Pigmentary glaucoma, left eye, indeterminate stage +H401330 Pigmentary glaucoma, bilateral, stage unspecified +H401331 Pigmentary glaucoma, bilateral, mild stage +H401332 Pigmentary glaucoma, bilateral, moderate stage +H401333 Pigmentary glaucoma, bilateral, severe stage +H401334 Pigmentary glaucoma, bilateral, indeterminate stage +H401390 Pigmentary glaucoma, unspecified eye, stage unspecified +H401391 Pigmentary glaucoma, unspecified eye, mild stage +H401392 Pigmentary glaucoma, unspecified eye, moderate stage +H401393 Pigmentary glaucoma, unspecified eye, severe stage +H401394 Pigmentary glaucoma, unspecified eye, indeterminate stage +H401410 Capsular glaucoma with pseudoexfoliation of lens, right eye, stage unspecified +H401411 Capsular glaucoma with pseudoexfoliation of lens, right eye, mild stage +H401412 Capsular glaucoma with pseudoexfoliation of lens, right eye, moderate stage +H401413 Capsular glaucoma with pseudoexfoliation of lens, right eye, severe stage +H401414 Capsular glaucoma with pseudoexfoliation of lens, right eye, indeterminate stage +H401420 Capsular glaucoma with pseudoexfoliation of lens, left eye, stage unspecified +H401421 Capsular glaucoma with pseudoexfoliation of lens, left eye, mild stage +H401422 Capsular glaucoma with pseudoexfoliation of lens, left eye, moderate stage +H401423 Capsular glaucoma with pseudoexfoliation of lens, left eye, severe stage +H401424 Capsular glaucoma with pseudoexfoliation of lens, left eye, indeterminate stage +H401430 Capsular glaucoma with pseudoexfoliation of lens, bilateral, stage unspecified +H401431 Capsular glaucoma with pseudoexfoliation of lens, bilateral, mild stage +H401432 Capsular glaucoma with pseudoexfoliation of lens, bilateral, moderate stage +H401433 Capsular glaucoma with pseudoexfoliation of lens, bilateral, severe stage +H401434 Capsular glaucoma with pseudoexfoliation of lens, bilateral, indeterminate stage +H401490 Capsular glaucoma with pseudoexfoliation of lens, unspecified eye, stage unspecified +H401491 Capsular glaucoma with pseudoexfoliation of lens, unspecified eye, mild stage +H401492 Capsular glaucoma with pseudoexfoliation of lens, unspecified eye, moderate stage +H401493 Capsular glaucoma with pseudoexfoliation of lens, unspecified eye, severe stage +H401494 Capsular glaucoma with pseudoexfoliation of lens, unspecified eye, indeterminate stage +H40151 Residual stage of open-angle glaucoma, right eye +H40152 Residual stage of open-angle glaucoma, left eye +H40153 Residual stage of open-angle glaucoma, bilateral +H40159 Residual stage of open-angle glaucoma, unspecified eye +H4020X0 Unspecified primary angle-closure glaucoma, stage unspecified +H4020X1 Unspecified primary angle-closure glaucoma, mild stage +H4020X2 Unspecified primary angle-closure glaucoma, moderate stage +H4020X3 Unspecified primary angle-closure glaucoma, severe stage +H4020X4 Unspecified primary angle-closure glaucoma, indeterminate stage +H40211 Acute angle-closure glaucoma, right eye +H40212 Acute angle-closure glaucoma, left eye +H40213 Acute angle-closure glaucoma, bilateral +H40219 Acute angle-closure glaucoma, unspecified eye +H402210 Chronic angle-closure glaucoma, right eye, stage unspecified +H402211 Chronic angle-closure glaucoma, right eye, mild stage +H402212 Chronic angle-closure glaucoma, right eye, moderate stage +H402213 Chronic angle-closure glaucoma, right eye, severe stage +H402214 Chronic angle-closure glaucoma, right eye, indeterminate stage +H402220 Chronic angle-closure glaucoma, left eye, stage unspecified +H402221 Chronic angle-closure glaucoma, left eye, mild stage +H402222 Chronic angle-closure glaucoma, left eye, moderate stage +H402223 Chronic angle-closure glaucoma, left eye, severe stage +H402224 Chronic angle-closure glaucoma, left eye, indeterminate stage +H402230 Chronic angle-closure glaucoma, bilateral, stage unspecified +H402231 Chronic angle-closure glaucoma, bilateral, mild stage +H402232 Chronic angle-closure glaucoma, bilateral, moderate stage +H402233 Chronic angle-closure glaucoma, bilateral, severe stage +H402234 Chronic angle-closure glaucoma, bilateral, indeterminate stage +H402290 Chronic angle-closure glaucoma, unspecified eye, stage unspecified +H402291 Chronic angle-closure glaucoma, unspecified eye, mild stage +H402292 Chronic angle-closure glaucoma, unspecified eye, moderate stage +H402293 Chronic angle-closure glaucoma, unspecified eye, severe stage +H402294 Chronic angle-closure glaucoma, unspecified eye, indeterminate stage +H40231 Intermittent angle-closure glaucoma, right eye +H40232 Intermittent angle-closure glaucoma, left eye +H40233 Intermittent angle-closure glaucoma, bilateral +H40239 Intermittent angle-closure glaucoma, unspecified eye +H40241 Residual stage of angle-closure glaucoma, right eye +H40242 Residual stage of angle-closure glaucoma, left eye +H40243 Residual stage of angle-closure glaucoma, bilateral +H40249 Residual stage of angle-closure glaucoma, unspecified eye +H4030X0 Glaucoma secondary to eye trauma, unspecified eye, stage unspecified +H4030X1 Glaucoma secondary to eye trauma, unspecified eye, mild stage +H4030X2 Glaucoma secondary to eye trauma, unspecified eye, moderate stage +H4030X3 Glaucoma secondary to eye trauma, unspecified eye, severe stage +H4030X4 Glaucoma secondary to eye trauma, unspecified eye, indeterminate stage +H4031X0 Glaucoma secondary to eye trauma, right eye, stage unspecified +H4031X1 Glaucoma secondary to eye trauma, right eye, mild stage +H4031X2 Glaucoma secondary to eye trauma, right eye, moderate stage +H4031X3 Glaucoma secondary to eye trauma, right eye, severe stage +H4031X4 Glaucoma secondary to eye trauma, right eye, indeterminate stage +H4032X0 Glaucoma secondary to eye trauma, left eye, stage unspecified +H4032X1 Glaucoma secondary to eye trauma, left eye, mild stage +H4032X2 Glaucoma secondary to eye trauma, left eye, moderate stage +H4032X3 Glaucoma secondary to eye trauma, left eye, severe stage +H4032X4 Glaucoma secondary to eye trauma, left eye, indeterminate stage +H4033X0 Glaucoma secondary to eye trauma, bilateral, stage unspecified +H4033X1 Glaucoma secondary to eye trauma, bilateral, mild stage +H4033X2 Glaucoma secondary to eye trauma, bilateral, moderate stage +H4033X3 Glaucoma secondary to eye trauma, bilateral, severe stage +H4033X4 Glaucoma secondary to eye trauma, bilateral, indeterminate stage +H4040X0 Glaucoma secondary to eye inflammation, unspecified eye, stage unspecified +H4040X1 Glaucoma secondary to eye inflammation, unspecified eye, mild stage +H4040X2 Glaucoma secondary to eye inflammation, unspecified eye, moderate stage +H4040X3 Glaucoma secondary to eye inflammation, unspecified eye, severe stage +H4040X4 Glaucoma secondary to eye inflammation, unspecified eye, indeterminate stage +H4041X0 Glaucoma secondary to eye inflammation, right eye, stage unspecified +H4041X1 Glaucoma secondary to eye inflammation, right eye, mild stage +H4041X2 Glaucoma secondary to eye inflammation, right eye, moderate stage +H4041X3 Glaucoma secondary to eye inflammation, right eye, severe stage +H4041X4 Glaucoma secondary to eye inflammation, right eye, indeterminate stage +H4042X0 Glaucoma secondary to eye inflammation, left eye, stage unspecified +H4042X1 Glaucoma secondary to eye inflammation, left eye, mild stage +H4042X2 Glaucoma secondary to eye inflammation, left eye, moderate stage +H4042X3 Glaucoma secondary to eye inflammation, left eye, severe stage +H4042X4 Glaucoma secondary to eye inflammation, left eye, indeterminate stage +H4043X0 Glaucoma secondary to eye inflammation, bilateral, stage unspecified +H4043X1 Glaucoma secondary to eye inflammation, bilateral, mild stage +H4043X2 Glaucoma secondary to eye inflammation, bilateral, moderate stage +H4043X3 Glaucoma secondary to eye inflammation, bilateral, severe stage +H4043X4 Glaucoma secondary to eye inflammation, bilateral, indeterminate stage +H4050X0 Glaucoma secondary to other eye disorders, unspecified eye, stage unspecified +H4050X1 Glaucoma secondary to other eye disorders, unspecified eye, mild stage +H4050X2 Glaucoma secondary to other eye disorders, unspecified eye, moderate stage +H4050X3 Glaucoma secondary to other eye disorders, unspecified eye, severe stage +H4050X4 Glaucoma secondary to other eye disorders, unspecified eye, indeterminate stage +H4051X0 Glaucoma secondary to other eye disorders, right eye, stage unspecified +H4051X1 Glaucoma secondary to other eye disorders, right eye, mild stage +H4051X2 Glaucoma secondary to other eye disorders, right eye, moderate stage +H4051X3 Glaucoma secondary to other eye disorders, right eye, severe stage +H4051X4 Glaucoma secondary to other eye disorders, right eye, indeterminate stage +H4052X0 Glaucoma secondary to other eye disorders, left eye, stage unspecified +H4052X1 Glaucoma secondary to other eye disorders, left eye, mild stage +H4052X2 Glaucoma secondary to other eye disorders, left eye, moderate stage +H4052X3 Glaucoma secondary to other eye disorders, left eye, severe stage +H4052X4 Glaucoma secondary to other eye disorders, left eye, indeterminate stage +H4053X0 Glaucoma secondary to other eye disorders, bilateral, stage unspecified +H4053X1 Glaucoma secondary to other eye disorders, bilateral, mild stage +H4053X2 Glaucoma secondary to other eye disorders, bilateral, moderate stage +H4053X3 Glaucoma secondary to other eye disorders, bilateral, severe stage +H4053X4 Glaucoma secondary to other eye disorders, bilateral, indeterminate stage +H4060X0 Glaucoma secondary to drugs, unspecified eye, stage unspecified +H4060X1 Glaucoma secondary to drugs, unspecified eye, mild stage +H4060X2 Glaucoma secondary to drugs, unspecified eye, moderate stage +H4060X3 Glaucoma secondary to drugs, unspecified eye, severe stage +H4060X4 Glaucoma secondary to drugs, unspecified eye, indeterminate stage +H4061X0 Glaucoma secondary to drugs, right eye, stage unspecified +H4061X1 Glaucoma secondary to drugs, right eye, mild stage +H4061X2 Glaucoma secondary to drugs, right eye, moderate stage +H4061X3 Glaucoma secondary to drugs, right eye, severe stage +H4061X4 Glaucoma secondary to drugs, right eye, indeterminate stage +H4062X0 Glaucoma secondary to drugs, left eye, stage unspecified +H4062X1 Glaucoma secondary to drugs, left eye, mild stage +H4062X2 Glaucoma secondary to drugs, left eye, moderate stage +H4062X3 Glaucoma secondary to drugs, left eye, severe stage +H4062X4 Glaucoma secondary to drugs, left eye, indeterminate stage +H4063X0 Glaucoma secondary to drugs, bilateral, stage unspecified +H4063X1 Glaucoma secondary to drugs, bilateral, mild stage +H4063X2 Glaucoma secondary to drugs, bilateral, moderate stage +H4063X3 Glaucoma secondary to drugs, bilateral, severe stage +H4063X4 Glaucoma secondary to drugs, bilateral, indeterminate stage +H40811 Glaucoma with increased episcleral venous pressure, right eye +H40812 Glaucoma with increased episcleral venous pressure, left eye +H40813 Glaucoma with increased episcleral venous pressure, bilateral +H40819 Glaucoma with increased episcleral venous pressure, unspecified eye +H40821 Hypersecretion glaucoma, right eye +H40822 Hypersecretion glaucoma, left eye +H40823 Hypersecretion glaucoma, bilateral +H40829 Hypersecretion glaucoma, unspecified eye +H40831 Aqueous misdirection, right eye +H40832 Aqueous misdirection, left eye +H40833 Aqueous misdirection, bilateral +H40839 Aqueous misdirection, unspecified eye +H4089 Other specified glaucoma +H409 Unspecified glaucoma +H42 Glaucoma in diseases classified elsewhere +H4300 Vitreous prolapse, unspecified eye +H4301 Vitreous prolapse, right eye +H4302 Vitreous prolapse, left eye +H4303 Vitreous prolapse, bilateral +H4310 Vitreous hemorrhage, unspecified eye +H4311 Vitreous hemorrhage, right eye +H4312 Vitreous hemorrhage, left eye +H4313 Vitreous hemorrhage, bilateral +H4320 Crystalline deposits in vitreous body, unspecified eye +H4321 Crystalline deposits in vitreous body, right eye +H4322 Crystalline deposits in vitreous body, left eye +H4323 Crystalline deposits in vitreous body, bilateral +H43311 Vitreous membranes and strands, right eye +H43312 Vitreous membranes and strands, left eye +H43313 Vitreous membranes and strands, bilateral +H43319 Vitreous membranes and strands, unspecified eye +H43391 Other vitreous opacities, right eye +H43392 Other vitreous opacities, left eye +H43393 Other vitreous opacities, bilateral +H43399 Other vitreous opacities, unspecified eye +H43811 Vitreous degeneration, right eye +H43812 Vitreous degeneration, left eye +H43813 Vitreous degeneration, bilateral +H43819 Vitreous degeneration, unspecified eye +H43821 Vitreomacular adhesion, right eye +H43822 Vitreomacular adhesion, left eye +H43823 Vitreomacular adhesion, bilateral +H43829 Vitreomacular adhesion, unspecified eye +H4389 Other disorders of vitreous body +H439 Unspecified disorder of vitreous body +H44001 Unspecified purulent endophthalmitis, right eye +H44002 Unspecified purulent endophthalmitis, left eye +H44003 Unspecified purulent endophthalmitis, bilateral +H44009 Unspecified purulent endophthalmitis, unspecified eye +H44011 Panophthalmitis (acute), right eye +H44012 Panophthalmitis (acute), left eye +H44013 Panophthalmitis (acute), bilateral +H44019 Panophthalmitis (acute), unspecified eye +H44021 Vitreous abscess (chronic), right eye +H44022 Vitreous abscess (chronic), left eye +H44023 Vitreous abscess (chronic), bilateral +H44029 Vitreous abscess (chronic), unspecified eye +H44111 Panuveitis, right eye +H44112 Panuveitis, left eye +H44113 Panuveitis, bilateral +H44119 Panuveitis, unspecified eye +H44121 Parasitic endophthalmitis, unspecified, right eye +H44122 Parasitic endophthalmitis, unspecified, left eye +H44123 Parasitic endophthalmitis, unspecified, bilateral +H44129 Parasitic endophthalmitis, unspecified, unspecified eye +H44131 Sympathetic uveitis, right eye +H44132 Sympathetic uveitis, left eye +H44133 Sympathetic uveitis, bilateral +H44139 Sympathetic uveitis, unspecified eye +H4419 Other endophthalmitis +H4420 Degenerative myopia, unspecified eye +H4421 Degenerative myopia, right eye +H4422 Degenerative myopia, left eye +H4423 Degenerative myopia, bilateral +H442A1 Degenerative myopia with choroidal neovascularization, right eye +H442A2 Degenerative myopia with choroidal neovascularization, left eye +H442A3 Degenerative myopia with choroidal neovascularization, bilateral eye +H442A9 Degenerative myopia with choroidal neovascularization, unspecified eye +H442B1 Degenerative myopia with macular hole, right eye +H442B2 Degenerative myopia with macular hole, left eye +H442B3 Degenerative myopia with macular hole, bilateral eye +H442B9 Degenerative myopia with macular hole, unspecified eye +H442C1 Degenerative myopia with retinal detachment, right eye +H442C2 Degenerative myopia with retinal detachment, left eye +H442C3 Degenerative myopia with retinal detachment, bilateral eye +H442C9 Degenerative myopia with retinal detachment, unspecified eye +H442D1 Degenerative myopia with foveoschisis, right eye +H442D2 Degenerative myopia with foveoschisis, left eye +H442D3 Degenerative myopia with foveoschisis, bilateral eye +H442D9 Degenerative myopia with foveoschisis, unspecified eye +H442E1 Degenerative myopia with other maculopathy, right eye +H442E2 Degenerative myopia with other maculopathy, left eye +H442E3 Degenerative myopia with other maculopathy, bilateral eye +H442E9 Degenerative myopia with other maculopathy, unspecified eye +H4430 Unspecified degenerative disorder of globe +H44311 Chalcosis, right eye +H44312 Chalcosis, left eye +H44313 Chalcosis, bilateral +H44319 Chalcosis, unspecified eye +H44321 Siderosis of eye, right eye +H44322 Siderosis of eye, left eye +H44323 Siderosis of eye, bilateral +H44329 Siderosis of eye, unspecified eye +H44391 Other degenerative disorders of globe, right eye +H44392 Other degenerative disorders of globe, left eye +H44393 Other degenerative disorders of globe, bilateral +H44399 Other degenerative disorders of globe, unspecified eye +H4440 Unspecified hypotony of eye +H44411 Flat anterior chamber hypotony of right eye +H44412 Flat anterior chamber hypotony of left eye +H44413 Flat anterior chamber hypotony of eye, bilateral +H44419 Flat anterior chamber hypotony of unspecified eye +H44421 Hypotony of right eye due to ocular fistula +H44422 Hypotony of left eye due to ocular fistula +H44423 Hypotony of eye due to ocular fistula, bilateral +H44429 Hypotony of unspecified eye due to ocular fistula +H44431 Hypotony of eye due to other ocular disorders, right eye +H44432 Hypotony of eye due to other ocular disorders, left eye +H44433 Hypotony of eye due to other ocular disorders, bilateral +H44439 Hypotony of eye due to other ocular disorders, unspecified eye +H44441 Primary hypotony of right eye +H44442 Primary hypotony of left eye +H44443 Primary hypotony of eye, bilateral +H44449 Primary hypotony of unspecified eye +H4450 Unspecified degenerated conditions of globe +H44511 Absolute glaucoma, right eye +H44512 Absolute glaucoma, left eye +H44513 Absolute glaucoma, bilateral +H44519 Absolute glaucoma, unspecified eye +H44521 Atrophy of globe, right eye +H44522 Atrophy of globe, left eye +H44523 Atrophy of globe, bilateral +H44529 Atrophy of globe, unspecified eye +H44531 Leucocoria, right eye +H44532 Leucocoria, left eye +H44533 Leucocoria, bilateral +H44539 Leucocoria, unspecified eye +H44601 Unspecified retained (old) intraocular foreign body, magnetic, right eye +H44602 Unspecified retained (old) intraocular foreign body, magnetic, left eye +H44603 Unspecified retained (old) intraocular foreign body, magnetic, bilateral +H44609 Unspecified retained (old) intraocular foreign body, magnetic, unspecified eye +H44611 Retained (old) magnetic foreign body in anterior chamber, right eye +H44612 Retained (old) magnetic foreign body in anterior chamber, left eye +H44613 Retained (old) magnetic foreign body in anterior chamber, bilateral +H44619 Retained (old) magnetic foreign body in anterior chamber, unspecified eye +H44621 Retained (old) magnetic foreign body in iris or ciliary body, right eye +H44622 Retained (old) magnetic foreign body in iris or ciliary body, left eye +H44623 Retained (old) magnetic foreign body in iris or ciliary body, bilateral +H44629 Retained (old) magnetic foreign body in iris or ciliary body, unspecified eye +H44631 Retained (old) magnetic foreign body in lens, right eye +H44632 Retained (old) magnetic foreign body in lens, left eye +H44633 Retained (old) magnetic foreign body in lens, bilateral +H44639 Retained (old) magnetic foreign body in lens, unspecified eye +H44641 Retained (old) magnetic foreign body in posterior wall of globe, right eye +H44642 Retained (old) magnetic foreign body in posterior wall of globe, left eye +H44643 Retained (old) magnetic foreign body in posterior wall of globe, bilateral +H44649 Retained (old) magnetic foreign body in posterior wall of globe, unspecified eye +H44651 Retained (old) magnetic foreign body in vitreous body, right eye +H44652 Retained (old) magnetic foreign body in vitreous body, left eye +H44653 Retained (old) magnetic foreign body in vitreous body, bilateral +H44659 Retained (old) magnetic foreign body in vitreous body, unspecified eye +H44691 Retained (old) intraocular foreign body, magnetic, in other or multiple sites, right eye +H44692 Retained (old) intraocular foreign body, magnetic, in other or multiple sites, left eye +H44693 Retained (old) intraocular foreign body, magnetic, in other or multiple sites, bilateral +H44699 Retained (old) intraocular foreign body, magnetic, in other or multiple sites, unspecified eye +H44701 Unspecified retained (old) intraocular foreign body, nonmagnetic, right eye +H44702 Unspecified retained (old) intraocular foreign body, nonmagnetic, left eye +H44703 Unspecified retained (old) intraocular foreign body, nonmagnetic, bilateral +H44709 Unspecified retained (old) intraocular foreign body, nonmagnetic, unspecified eye +H44711 Retained (nonmagnetic) (old) foreign body in anterior chamber, right eye +H44712 Retained (nonmagnetic) (old) foreign body in anterior chamber, left eye +H44713 Retained (nonmagnetic) (old) foreign body in anterior chamber, bilateral +H44719 Retained (nonmagnetic) (old) foreign body in anterior chamber, unspecified eye +H44721 Retained (nonmagnetic) (old) foreign body in iris or ciliary body, right eye +H44722 Retained (nonmagnetic) (old) foreign body in iris or ciliary body, left eye +H44723 Retained (nonmagnetic) (old) foreign body in iris or ciliary body, bilateral +H44729 Retained (nonmagnetic) (old) foreign body in iris or ciliary body, unspecified eye +H44731 Retained (nonmagnetic) (old) foreign body in lens, right eye +H44732 Retained (nonmagnetic) (old) foreign body in lens, left eye +H44733 Retained (nonmagnetic) (old) foreign body in lens, bilateral +H44739 Retained (nonmagnetic) (old) foreign body in lens, unspecified eye +H44741 Retained (nonmagnetic) (old) foreign body in posterior wall of globe, right eye +H44742 Retained (nonmagnetic) (old) foreign body in posterior wall of globe, left eye +H44743 Retained (nonmagnetic) (old) foreign body in posterior wall of globe, bilateral +H44749 Retained (nonmagnetic) (old) foreign body in posterior wall of globe, unspecified eye +H44751 Retained (nonmagnetic) (old) foreign body in vitreous body, right eye +H44752 Retained (nonmagnetic) (old) foreign body in vitreous body, left eye +H44753 Retained (nonmagnetic) (old) foreign body in vitreous body, bilateral +H44759 Retained (nonmagnetic) (old) foreign body in vitreous body, unspecified eye +H44791 Retained (old) intraocular foreign body, nonmagnetic, in other or multiple sites, right eye +H44792 Retained (old) intraocular foreign body, nonmagnetic, in other or multiple sites, left eye +H44793 Retained (old) intraocular foreign body, nonmagnetic, in other or multiple sites, bilateral +H44799 Retained (old) intraocular foreign body, nonmagnetic, in other or multiple sites, unspecified eye +H44811 Hemophthalmos, right eye +H44812 Hemophthalmos, left eye +H44813 Hemophthalmos, bilateral +H44819 Hemophthalmos, unspecified eye +H44821 Luxation of globe, right eye +H44822 Luxation of globe, left eye +H44823 Luxation of globe, bilateral +H44829 Luxation of globe, unspecified eye +H4489 Other disorders of globe +H449 Unspecified disorder of globe +H4600 Optic papillitis, unspecified eye +H4601 Optic papillitis, right eye +H4602 Optic papillitis, left eye +H4603 Optic papillitis, bilateral +H4610 Retrobulbar neuritis, unspecified eye +H4611 Retrobulbar neuritis, right eye +H4612 Retrobulbar neuritis, left eye +H4613 Retrobulbar neuritis, bilateral +H462 Nutritional optic neuropathy +H463 Toxic optic neuropathy +H468 Other optic neuritis +H469 Unspecified optic neuritis +H47011 Ischemic optic neuropathy, right eye +H47012 Ischemic optic neuropathy, left eye +H47013 Ischemic optic neuropathy, bilateral +H47019 Ischemic optic neuropathy, unspecified eye +H47021 Hemorrhage in optic nerve sheath, right eye +H47022 Hemorrhage in optic nerve sheath, left eye +H47023 Hemorrhage in optic nerve sheath, bilateral +H47029 Hemorrhage in optic nerve sheath, unspecified eye +H47031 Optic nerve hypoplasia, right eye +H47032 Optic nerve hypoplasia, left eye +H47033 Optic nerve hypoplasia, bilateral +H47039 Optic nerve hypoplasia, unspecified eye +H47091 Other disorders of optic nerve, not elsewhere classified, right eye +H47092 Other disorders of optic nerve, not elsewhere classified, left eye +H47093 Other disorders of optic nerve, not elsewhere classified, bilateral +H47099 Other disorders of optic nerve, not elsewhere classified, unspecified eye +H4710 Unspecified papilledema +H4711 Papilledema associated with increased intracranial pressure +H4712 Papilledema associated with decreased ocular pressure +H4713 Papilledema associated with retinal disorder +H47141 Foster-Kennedy syndrome, right eye +H47142 Foster-Kennedy syndrome, left eye +H47143 Foster-Kennedy syndrome, bilateral +H47149 Foster-Kennedy syndrome, unspecified eye +H4720 Unspecified optic atrophy +H47211 Primary optic atrophy, right eye +H47212 Primary optic atrophy, left eye +H47213 Primary optic atrophy, bilateral +H47219 Primary optic atrophy, unspecified eye +H4722 Hereditary optic atrophy +H47231 Glaucomatous optic atrophy, right eye +H47232 Glaucomatous optic atrophy, left eye +H47233 Glaucomatous optic atrophy, bilateral +H47239 Glaucomatous optic atrophy, unspecified eye +H47291 Other optic atrophy, right eye +H47292 Other optic atrophy, left eye +H47293 Other optic atrophy, bilateral +H47299 Other optic atrophy, unspecified eye +H47311 Coloboma of optic disc, right eye +H47312 Coloboma of optic disc, left eye +H47313 Coloboma of optic disc, bilateral +H47319 Coloboma of optic disc, unspecified eye +H47321 Drusen of optic disc, right eye +H47322 Drusen of optic disc, left eye +H47323 Drusen of optic disc, bilateral +H47329 Drusen of optic disc, unspecified eye +H47331 Pseudopapilledema of optic disc, right eye +H47332 Pseudopapilledema of optic disc, left eye +H47333 Pseudopapilledema of optic disc, bilateral +H47339 Pseudopapilledema of optic disc, unspecified eye +H47391 Other disorders of optic disc, right eye +H47392 Other disorders of optic disc, left eye +H47393 Other disorders of optic disc, bilateral +H47399 Other disorders of optic disc, unspecified eye +H4741 Disorders of optic chiasm in (due to) inflammatory disorders +H4742 Disorders of optic chiasm in (due to) neoplasm +H4743 Disorders of optic chiasm in (due to) vascular disorders +H4749 Disorders of optic chiasm in (due to) other disorders +H47511 Disorders of visual pathways in (due to) inflammatory disorders, right side +H47512 Disorders of visual pathways in (due to) inflammatory disorders, left side +H47519 Disorders of visual pathways in (due to) inflammatory disorders, unspecified side +H47521 Disorders of visual pathways in (due to) neoplasm, right side +H47522 Disorders of visual pathways in (due to) neoplasm, left side +H47529 Disorders of visual pathways in (due to) neoplasm, unspecified side +H47531 Disorders of visual pathways in (due to) vascular disorders, right side +H47532 Disorders of visual pathways in (due to) vascular disorders, left side +H47539 Disorders of visual pathways in (due to) vascular disorders, unspecified side +H47611 Cortical blindness, right side of brain +H47612 Cortical blindness, left side of brain +H47619 Cortical blindness, unspecified side of brain +H47621 Disorders of visual cortex in (due to) inflammatory disorders, right side of brain +H47622 Disorders of visual cortex in (due to) inflammatory disorders, left side of brain +H47629 Disorders of visual cortex in (due to) inflammatory disorders, unspecified side of brain +H47631 Disorders of visual cortex in (due to) neoplasm, right side of brain +H47632 Disorders of visual cortex in (due to) neoplasm, left side of brain +H47639 Disorders of visual cortex in (due to) neoplasm, unspecified side of brain +H47641 Disorders of visual cortex in (due to) vascular disorders, right side of brain +H47642 Disorders of visual cortex in (due to) vascular disorders, left side of brain +H47649 Disorders of visual cortex in (due to) vascular disorders, unspecified side of brain +H479 Unspecified disorder of visual pathways +H4900 Third [oculomotor] nerve palsy, unspecified eye +H4901 Third [oculomotor] nerve palsy, right eye +H4902 Third [oculomotor] nerve palsy, left eye +H4903 Third [oculomotor] nerve palsy, bilateral +H4910 Fourth [trochlear] nerve palsy, unspecified eye +H4911 Fourth [trochlear] nerve palsy, right eye +H4912 Fourth [trochlear] nerve palsy, left eye +H4913 Fourth [trochlear] nerve palsy, bilateral +H4920 Sixth [abducent] nerve palsy, unspecified eye +H4921 Sixth [abducent] nerve palsy, right eye +H4922 Sixth [abducent] nerve palsy, left eye +H4923 Sixth [abducent] nerve palsy, bilateral +H4930 Total (external) ophthalmoplegia, unspecified eye +H4931 Total (external) ophthalmoplegia, right eye +H4932 Total (external) ophthalmoplegia, left eye +H4933 Total (external) ophthalmoplegia, bilateral +H4940 Progressive external ophthalmoplegia, unspecified eye +H4941 Progressive external ophthalmoplegia, right eye +H4942 Progressive external ophthalmoplegia, left eye +H4943 Progressive external ophthalmoplegia, bilateral +H49811 Kearns-Sayre syndrome, right eye +H49812 Kearns-Sayre syndrome, left eye +H49813 Kearns-Sayre syndrome, bilateral +H49819 Kearns-Sayre syndrome, unspecified eye +H49881 Other paralytic strabismus, right eye +H49882 Other paralytic strabismus, left eye +H49883 Other paralytic strabismus, bilateral +H49889 Other paralytic strabismus, unspecified eye +H499 Unspecified paralytic strabismus +H5000 Unspecified esotropia +H50011 Monocular esotropia, right eye +H50012 Monocular esotropia, left eye +H50021 Monocular esotropia with A pattern, right eye +H50022 Monocular esotropia with A pattern, left eye +H50031 Monocular esotropia with V pattern, right eye +H50032 Monocular esotropia with V pattern, left eye +H50041 Monocular esotropia with other noncomitancies, right eye +H50042 Monocular esotropia with other noncomitancies, left eye +H5005 Alternating esotropia +H5006 Alternating esotropia with A pattern +H5007 Alternating esotropia with V pattern +H5008 Alternating esotropia with other noncomitancies +H5010 Unspecified exotropia +H50111 Monocular exotropia, right eye +H50112 Monocular exotropia, left eye +H50121 Monocular exotropia with A pattern, right eye +H50122 Monocular exotropia with A pattern, left eye +H50131 Monocular exotropia with V pattern, right eye +H50132 Monocular exotropia with V pattern, left eye +H50141 Monocular exotropia with other noncomitancies, right eye +H50142 Monocular exotropia with other noncomitancies, left eye +H5015 Alternating exotropia +H5016 Alternating exotropia with A pattern +H5017 Alternating exotropia with V pattern +H5018 Alternating exotropia with other noncomitancies +H5021 Vertical strabismus, right eye +H5022 Vertical strabismus, left eye +H5030 Unspecified intermittent heterotropia +H50311 Intermittent monocular esotropia, right eye +H50312 Intermittent monocular esotropia, left eye +H5032 Intermittent alternating esotropia +H50331 Intermittent monocular exotropia, right eye +H50332 Intermittent monocular exotropia, left eye +H5034 Intermittent alternating exotropia +H5040 Unspecified heterotropia +H50411 Cyclotropia, right eye +H50412 Cyclotropia, left eye +H5042 Monofixation syndrome +H5043 Accommodative component in esotropia +H5050 Unspecified heterophoria +H5051 Esophoria +H5052 Exophoria +H5053 Vertical heterophoria +H5054 Cyclophoria +H5055 Alternating heterophoria +H5060 Mechanical strabismus, unspecified +H50611 Brown's sheath syndrome, right eye +H50612 Brown's sheath syndrome, left eye +H5069 Other mechanical strabismus +H50811 Duane's syndrome, right eye +H50812 Duane's syndrome, left eye +H5089 Other specified strabismus +H509 Unspecified strabismus +H510 Palsy (spasm) of conjugate gaze +H5111 Convergence insufficiency +H5112 Convergence excess +H5120 Internuclear ophthalmoplegia, unspecified eye +H5121 Internuclear ophthalmoplegia, right eye +H5122 Internuclear ophthalmoplegia, left eye +H5123 Internuclear ophthalmoplegia, bilateral +H518 Other specified disorders of binocular movement +H519 Unspecified disorder of binocular movement +H5200 Hypermetropia, unspecified eye +H5201 Hypermetropia, right eye +H5202 Hypermetropia, left eye +H5203 Hypermetropia, bilateral +H5210 Myopia, unspecified eye +H5211 Myopia, right eye +H5212 Myopia, left eye +H5213 Myopia, bilateral +H52201 Unspecified astigmatism, right eye +H52202 Unspecified astigmatism, left eye +H52203 Unspecified astigmatism, bilateral +H52209 Unspecified astigmatism, unspecified eye +H52211 Irregular astigmatism, right eye +H52212 Irregular astigmatism, left eye +H52213 Irregular astigmatism, bilateral +H52219 Irregular astigmatism, unspecified eye +H52221 Regular astigmatism, right eye +H52222 Regular astigmatism, left eye +H52223 Regular astigmatism, bilateral +H52229 Regular astigmatism, unspecified eye +H5231 Anisometropia +H5232 Aniseikonia +H524 Presbyopia +H52511 Internal ophthalmoplegia (complete) (total), right eye +H52512 Internal ophthalmoplegia (complete) (total), left eye +H52513 Internal ophthalmoplegia (complete) (total), bilateral +H52519 Internal ophthalmoplegia (complete) (total), unspecified eye +H52521 Paresis of accommodation, right eye +H52522 Paresis of accommodation, left eye +H52523 Paresis of accommodation, bilateral +H52529 Paresis of accommodation, unspecified eye +H52531 Spasm of accommodation, right eye +H52532 Spasm of accommodation, left eye +H52533 Spasm of accommodation, bilateral +H52539 Spasm of accommodation, unspecified eye +H526 Other disorders of refraction +H527 Unspecified disorder of refraction +H53001 Unspecified amblyopia, right eye +H53002 Unspecified amblyopia, left eye +H53003 Unspecified amblyopia, bilateral +H53009 Unspecified amblyopia, unspecified eye +H53011 Deprivation amblyopia, right eye +H53012 Deprivation amblyopia, left eye +H53013 Deprivation amblyopia, bilateral +H53019 Deprivation amblyopia, unspecified eye +H53021 Refractive amblyopia, right eye +H53022 Refractive amblyopia, left eye +H53023 Refractive amblyopia, bilateral +H53029 Refractive amblyopia, unspecified eye +H53031 Strabismic amblyopia, right eye +H53032 Strabismic amblyopia, left eye +H53033 Strabismic amblyopia, bilateral +H53039 Strabismic amblyopia, unspecified eye +H53041 Amblyopia suspect, right eye +H53042 Amblyopia suspect, left eye +H53043 Amblyopia suspect, bilateral +H53049 Amblyopia suspect, unspecified eye +H5310 Unspecified subjective visual disturbances +H5311 Day blindness +H53121 Transient visual loss, right eye +H53122 Transient visual loss, left eye +H53123 Transient visual loss, bilateral +H53129 Transient visual loss, unspecified eye +H53131 Sudden visual loss, right eye +H53132 Sudden visual loss, left eye +H53133 Sudden visual loss, bilateral +H53139 Sudden visual loss, unspecified eye +H53141 Visual discomfort, right eye +H53142 Visual discomfort, left eye +H53143 Visual discomfort, bilateral +H53149 Visual discomfort, unspecified +H5315 Visual distortions of shape and size +H5316 Psychophysical visual disturbances +H5319 Other subjective visual disturbances +H532 Diplopia +H5330 Unspecified disorder of binocular vision +H5331 Abnormal retinal correspondence +H5332 Fusion with defective stereopsis +H5333 Simultaneous visual perception without fusion +H5334 Suppression of binocular vision +H5340 Unspecified visual field defects +H53411 Scotoma involving central area, right eye +H53412 Scotoma involving central area, left eye +H53413 Scotoma involving central area, bilateral +H53419 Scotoma involving central area, unspecified eye +H53421 Scotoma of blind spot area, right eye +H53422 Scotoma of blind spot area, left eye +H53423 Scotoma of blind spot area, bilateral +H53429 Scotoma of blind spot area, unspecified eye +H53431 Sector or arcuate defects, right eye +H53432 Sector or arcuate defects, left eye +H53433 Sector or arcuate defects, bilateral +H53439 Sector or arcuate defects, unspecified eye +H53451 Other localized visual field defect, right eye +H53452 Other localized visual field defect, left eye +H53453 Other localized visual field defect, bilateral +H53459 Other localized visual field defect, unspecified eye +H53461 Homonymous bilateral field defects, right side +H53462 Homonymous bilateral field defects, left side +H53469 Homonymous bilateral field defects, unspecified side +H5347 Heteronymous bilateral field defects +H53481 Generalized contraction of visual field, right eye +H53482 Generalized contraction of visual field, left eye +H53483 Generalized contraction of visual field, bilateral +H53489 Generalized contraction of visual field, unspecified eye +H5350 Unspecified color vision deficiencies +H5351 Achromatopsia +H5352 Acquired color vision deficiency +H5353 Deuteranomaly +H5354 Protanomaly +H5355 Tritanomaly +H5359 Other color vision deficiencies +H5360 Unspecified night blindness +H5361 Abnormal dark adaptation curve +H5362 Acquired night blindness +H5363 Congenital night blindness +H5369 Other night blindness +H5371 Glare sensitivity +H5372 Impaired contrast sensitivity +H538 Other visual disturbances +H539 Unspecified visual disturbance +H540X33 Blindness right eye category 3, blindness left eye category 3 +H540X34 Blindness right eye category 3, blindness left eye category 4 +H540X35 Blindness right eye category 3, blindness left eye category 5 +H540X43 Blindness right eye category 4, blindness left eye category 3 +H540X44 Blindness right eye category 4, blindness left eye category 4 +H540X45 Blindness right eye category 4, blindness left eye category 5 +H540X53 Blindness right eye category 5, blindness left eye category 3 +H540X54 Blindness right eye category 5, blindness left eye category 4 +H540X55 Blindness right eye category 5, blindness left eye category 5 +H5410 Blindness, one eye, low vision other eye, unspecified eyes +H541131 Blindness right eye category 3, low vision left eye category 1 +H541132 Blindness right eye category 3, low vision left eye category 2 +H541141 Blindness right eye category 4, low vision left eye category 1 +H541142 Blindness right eye category 4, low vision left eye category 2 +H541151 Blindness right eye category 5, low vision left eye category 1 +H541152 Blindness right eye category 5, low vision left eye category 2 +H541213 Low vision right eye category 1, blindness left eye category 3 +H541214 Low vision right eye category 1, blindness left eye category 4 +H541215 Low vision right eye category 1, blindness left eye category 5 +H541223 Low vision right eye category 2, blindness left eye category 3 +H541224 Low vision right eye category 2, blindness left eye category 4 +H541225 Low vision right eye category 2, blindness left eye category 5 +H542X11 Low vision right eye category 1, low vision left eye category 1 +H542X12 Low vision right eye category 1, low vision left eye category 2 +H542X21 Low vision right eye category 2, low vision left eye category 1 +H542X22 Low vision right eye category 2, low vision left eye category 2 +H543 Unqualified visual loss, both eyes +H5440 Blindness, one eye, unspecified eye +H54413A Blindness right eye category 3, normal vision left eye +H54414A Blindness right eye category 4, normal vision left eye +H54415A Blindness right eye category 5, normal vision left eye +H5442A3 Blindness left eye category 3, normal vision right eye +H5442A4 Blindness left eye category 4, normal vision right eye +H5442A5 Blindness left eye category 5, normal vision right eye +H5450 Low vision, one eye, unspecified eye +H54511A Low vision right eye category 1, normal vision left eye +H54512A Low vision right eye category 2, normal vision left eye +H5452A1 Low vision left eye category 1, normal vision right eye +H5452A2 Low vision left eye category 2, normal vision right eye +H5460 Unqualified visual loss, one eye, unspecified +H5461 Unqualified visual loss, right eye, normal vision left eye +H5462 Unqualified visual loss, left eye, normal vision right eye +H547 Unspecified visual loss +H548 Legal blindness, as defined in USA +H5500 Unspecified nystagmus +H5501 Congenital nystagmus +H5502 Latent nystagmus +H5503 Visual deprivation nystagmus +H5504 Dissociated nystagmus +H5509 Other forms of nystagmus +H5581 Saccadic eye movements +H5589 Other irregular eye movements +H5700 Unspecified anomaly of pupillary function +H5701 Argyll Robertson pupil, atypical +H5702 Anisocoria +H5703 Miosis +H5704 Mydriasis +H57051 Tonic pupil, right eye +H57052 Tonic pupil, left eye +H57053 Tonic pupil, bilateral +H57059 Tonic pupil, unspecified eye +H5709 Other anomalies of pupillary function +H5710 Ocular pain, unspecified eye +H5711 Ocular pain, right eye +H5712 Ocular pain, left eye +H5713 Ocular pain, bilateral +H57811 Brow ptosis, right +H57812 Brow ptosis, left +H57813 Brow ptosis, bilateral +H57819 Brow ptosis, unspecified +H5789 Other specified disorders of eye and adnexa +H579 Unspecified disorder of eye and adnexa +H59011 Keratopathy (bullous aphakic) following cataract surgery, right eye +H59012 Keratopathy (bullous aphakic) following cataract surgery, left eye +H59013 Keratopathy (bullous aphakic) following cataract surgery, bilateral +H59019 Keratopathy (bullous aphakic) following cataract surgery, unspecified eye +H59021 Cataract (lens) fragments in eye following cataract surgery, right eye +H59022 Cataract (lens) fragments in eye following cataract surgery, left eye +H59023 Cataract (lens) fragments in eye following cataract surgery, bilateral +H59029 Cataract (lens) fragments in eye following cataract surgery, unspecified eye +H59031 Cystoid macular edema following cataract surgery, right eye +H59032 Cystoid macular edema following cataract surgery, left eye +H59033 Cystoid macular edema following cataract surgery, bilateral +H59039 Cystoid macular edema following cataract surgery, unspecified eye +H59091 Other disorders of the right eye following cataract surgery +H59092 Other disorders of the left eye following cataract surgery +H59093 Other disorders of the eye following cataract surgery, bilateral +H59099 Other disorders of unspecified eye following cataract surgery +H59111 Intraoperative hemorrhage and hematoma of right eye and adnexa complicating an ophthalmic procedure +H59112 Intraoperative hemorrhage and hematoma of left eye and adnexa complicating an ophthalmic procedure +H59113 Intraoperative hemorrhage and hematoma of eye and adnexa complicating an ophthalmic procedure, bilateral +H59119 Intraoperative hemorrhage and hematoma of unspecified eye and adnexa complicating an ophthalmic procedure +H59121 Intraoperative hemorrhage and hematoma of right eye and adnexa complicating other procedure +H59122 Intraoperative hemorrhage and hematoma of left eye and adnexa complicating other procedure +H59123 Intraoperative hemorrhage and hematoma of eye and adnexa complicating other procedure, bilateral +H59129 Intraoperative hemorrhage and hematoma of unspecified eye and adnexa complicating other procedure +H59211 Accidental puncture and laceration of right eye and adnexa during an ophthalmic procedure +H59212 Accidental puncture and laceration of left eye and adnexa during an ophthalmic procedure +H59213 Accidental puncture and laceration of eye and adnexa during an ophthalmic procedure, bilateral +H59219 Accidental puncture and laceration of unspecified eye and adnexa during an ophthalmic procedure +H59221 Accidental puncture and laceration of right eye and adnexa during other procedure +H59222 Accidental puncture and laceration of left eye and adnexa during other procedure +H59223 Accidental puncture and laceration of eye and adnexa during other procedure, bilateral +H59229 Accidental puncture and laceration of unspecified eye and adnexa during other procedure +H59311 Postprocedural hemorrhage of right eye and adnexa following an ophthalmic procedure +H59312 Postprocedural hemorrhage of left eye and adnexa following an ophthalmic procedure +H59313 Postprocedural hemorrhage of eye and adnexa following an ophthalmic procedure, bilateral +H59319 Postprocedural hemorrhage of unspecified eye and adnexa following an ophthalmic procedure +H59321 Postprocedural hemorrhage of right eye and adnexa following other procedure +H59322 Postprocedural hemorrhage of left eye and adnexa following other procedure +H59323 Postprocedural hemorrhage of eye and adnexa following other procedure, bilateral +H59329 Postprocedural hemorrhage of unspecified eye and adnexa following other procedure +H59331 Postprocedural hematoma of right eye and adnexa following an ophthalmic procedure +H59332 Postprocedural hematoma of left eye and adnexa following an ophthalmic procedure +H59333 Postprocedural hematoma of eye and adnexa following an ophthalmic procedure, bilateral +H59339 Postprocedural hematoma of unspecified eye and adnexa following an ophthalmic procedure +H59341 Postprocedural hematoma of right eye and adnexa following other procedure +H59342 Postprocedural hematoma of left eye and adnexa following other procedure +H59343 Postprocedural hematoma of eye and adnexa following other procedure, bilateral +H59349 Postprocedural hematoma of unspecified eye and adnexa following other procedure +H59351 Postprocedural seroma of right eye and adnexa following an ophthalmic procedure +H59352 Postprocedural seroma of left eye and adnexa following an ophthalmic procedure +H59353 Postprocedural seroma of eye and adnexa following an ophthalmic procedure, bilateral +H59359 Postprocedural seroma of unspecified eye and adnexa following an ophthalmic procedure +H59361 Postprocedural seroma of right eye and adnexa following other procedure +H59362 Postprocedural seroma of left eye and adnexa following other procedure +H59363 Postprocedural seroma of eye and adnexa following other procedure, bilateral +H59369 Postprocedural seroma of unspecified eye and adnexa following other procedure +H5940 Inflammation (infection) of postprocedural bleb, unspecified +H5941 Inflammation (infection) of postprocedural bleb, stage 1 +H5942 Inflammation (infection) of postprocedural bleb, stage 2 +H5943 Inflammation (infection) of postprocedural bleb, stage 3 +H59811 Chorioretinal scars after surgery for detachment, right eye +H59812 Chorioretinal scars after surgery for detachment, left eye +H59813 Chorioretinal scars after surgery for detachment, bilateral +H59819 Chorioretinal scars after surgery for detachment, unspecified eye +H5988 Other intraoperative complications of eye and adnexa, not elsewhere classified +H5989 Other postprocedural complications and disorders of eye and adnexa, not elsewhere classified +H6000 Abscess of external ear, unspecified ear +H6001 Abscess of right external ear +H6002 Abscess of left external ear +H6003 Abscess of external ear, bilateral +H6010 Cellulitis of external ear, unspecified ear +H6011 Cellulitis of right external ear +H6012 Cellulitis of left external ear +H6013 Cellulitis of external ear, bilateral +H6020 Malignant otitis externa, unspecified ear +H6021 Malignant otitis externa, right ear +H6022 Malignant otitis externa, left ear +H6023 Malignant otitis externa, bilateral +H60311 Diffuse otitis externa, right ear +H60312 Diffuse otitis externa, left ear +H60313 Diffuse otitis externa, bilateral +H60319 Diffuse otitis externa, unspecified ear +H60321 Hemorrhagic otitis externa, right ear +H60322 Hemorrhagic otitis externa, left ear +H60323 Hemorrhagic otitis externa, bilateral +H60329 Hemorrhagic otitis externa, unspecified ear +H60331 Swimmer's ear, right ear +H60332 Swimmer's ear, left ear +H60333 Swimmer's ear, bilateral +H60339 Swimmer's ear, unspecified ear +H60391 Other infective otitis externa, right ear +H60392 Other infective otitis externa, left ear +H60393 Other infective otitis externa, bilateral +H60399 Other infective otitis externa, unspecified ear +H6040 Cholesteatoma of external ear, unspecified ear +H6041 Cholesteatoma of right external ear +H6042 Cholesteatoma of left external ear +H6043 Cholesteatoma of external ear, bilateral +H60501 Unspecified acute noninfective otitis externa, right ear +H60502 Unspecified acute noninfective otitis externa, left ear +H60503 Unspecified acute noninfective otitis externa, bilateral +H60509 Unspecified acute noninfective otitis externa, unspecified ear +H60511 Acute actinic otitis externa, right ear +H60512 Acute actinic otitis externa, left ear +H60513 Acute actinic otitis externa, bilateral +H60519 Acute actinic otitis externa, unspecified ear +H60521 Acute chemical otitis externa, right ear +H60522 Acute chemical otitis externa, left ear +H60523 Acute chemical otitis externa, bilateral +H60529 Acute chemical otitis externa, unspecified ear +H60531 Acute contact otitis externa, right ear +H60532 Acute contact otitis externa, left ear +H60533 Acute contact otitis externa, bilateral +H60539 Acute contact otitis externa, unspecified ear +H60541 Acute eczematoid otitis externa, right ear +H60542 Acute eczematoid otitis externa, left ear +H60543 Acute eczematoid otitis externa, bilateral +H60549 Acute eczematoid otitis externa, unspecified ear +H60551 Acute reactive otitis externa, right ear +H60552 Acute reactive otitis externa, left ear +H60553 Acute reactive otitis externa, bilateral +H60559 Acute reactive otitis externa, unspecified ear +H60591 Other noninfective acute otitis externa, right ear +H60592 Other noninfective acute otitis externa, left ear +H60593 Other noninfective acute otitis externa, bilateral +H60599 Other noninfective acute otitis externa, unspecified ear +H6060 Unspecified chronic otitis externa, unspecified ear +H6061 Unspecified chronic otitis externa, right ear +H6062 Unspecified chronic otitis externa, left ear +H6063 Unspecified chronic otitis externa, bilateral +H608X1 Other otitis externa, right ear +H608X2 Other otitis externa, left ear +H608X3 Other otitis externa, bilateral +H608X9 Other otitis externa, unspecified ear +H6090 Unspecified otitis externa, unspecified ear +H6091 Unspecified otitis externa, right ear +H6092 Unspecified otitis externa, left ear +H6093 Unspecified otitis externa, bilateral +H61001 Unspecified perichondritis of right external ear +H61002 Unspecified perichondritis of left external ear +H61003 Unspecified perichondritis of external ear, bilateral +H61009 Unspecified perichondritis of external ear, unspecified ear +H61011 Acute perichondritis of right external ear +H61012 Acute perichondritis of left external ear +H61013 Acute perichondritis of external ear, bilateral +H61019 Acute perichondritis of external ear, unspecified ear +H61021 Chronic perichondritis of right external ear +H61022 Chronic perichondritis of left external ear +H61023 Chronic perichondritis of external ear, bilateral +H61029 Chronic perichondritis of external ear, unspecified ear +H61031 Chondritis of right external ear +H61032 Chondritis of left external ear +H61033 Chondritis of external ear, bilateral +H61039 Chondritis of external ear, unspecified ear +H61101 Unspecified noninfective disorders of pinna, right ear +H61102 Unspecified noninfective disorders of pinna, left ear +H61103 Unspecified noninfective disorders of pinna, bilateral +H61109 Unspecified noninfective disorders of pinna, unspecified ear +H61111 Acquired deformity of pinna, right ear +H61112 Acquired deformity of pinna, left ear +H61113 Acquired deformity of pinna, bilateral +H61119 Acquired deformity of pinna, unspecified ear +H61121 Hematoma of pinna, right ear +H61122 Hematoma of pinna, left ear +H61123 Hematoma of pinna, bilateral +H61129 Hematoma of pinna, unspecified ear +H61191 Noninfective disorders of pinna, right ear +H61192 Noninfective disorders of pinna, left ear +H61193 Noninfective disorders of pinna, bilateral +H61199 Noninfective disorders of pinna, unspecified ear +H6120 Impacted cerumen, unspecified ear +H6121 Impacted cerumen, right ear +H6122 Impacted cerumen, left ear +H6123 Impacted cerumen, bilateral +H61301 Acquired stenosis of right external ear canal, unspecified +H61302 Acquired stenosis of left external ear canal, unspecified +H61303 Acquired stenosis of external ear canal, unspecified, bilateral +H61309 Acquired stenosis of external ear canal, unspecified, unspecified ear +H61311 Acquired stenosis of right external ear canal secondary to trauma +H61312 Acquired stenosis of left external ear canal secondary to trauma +H61313 Acquired stenosis of external ear canal secondary to trauma, bilateral +H61319 Acquired stenosis of external ear canal secondary to trauma, unspecified ear +H61321 Acquired stenosis of right external ear canal secondary to inflammation and infection +H61322 Acquired stenosis of left external ear canal secondary to inflammation and infection +H61323 Acquired stenosis of external ear canal secondary to inflammation and infection, bilateral +H61329 Acquired stenosis of external ear canal secondary to inflammation and infection, unspecified ear +H61391 Other acquired stenosis of right external ear canal +H61392 Other acquired stenosis of left external ear canal +H61393 Other acquired stenosis of external ear canal, bilateral +H61399 Other acquired stenosis of external ear canal, unspecified ear +H61811 Exostosis of right external canal +H61812 Exostosis of left external canal +H61813 Exostosis of external canal, bilateral +H61819 Exostosis of external canal, unspecified ear +H61891 Other specified disorders of right external ear +H61892 Other specified disorders of left external ear +H61893 Other specified disorders of external ear, bilateral +H61899 Other specified disorders of external ear, unspecified ear +H6190 Disorder of external ear, unspecified, unspecified ear +H6191 Disorder of right external ear, unspecified +H6192 Disorder of left external ear, unspecified +H6193 Disorder of external ear, unspecified, bilateral +H6240 Otitis externa in other diseases classified elsewhere, unspecified ear +H6241 Otitis externa in other diseases classified elsewhere, right ear +H6242 Otitis externa in other diseases classified elsewhere, left ear +H6243 Otitis externa in other diseases classified elsewhere, bilateral +H628X1 Other disorders of right external ear in diseases classified elsewhere +H628X2 Other disorders of left external ear in diseases classified elsewhere +H628X3 Other disorders of external ear in diseases classified elsewhere, bilateral +H628X9 Other disorders of external ear in diseases classified elsewhere, unspecified ear +H6500 Acute serous otitis media, unspecified ear +H6501 Acute serous otitis media, right ear +H6502 Acute serous otitis media, left ear +H6503 Acute serous otitis media, bilateral +H6504 Acute serous otitis media, recurrent, right ear +H6505 Acute serous otitis media, recurrent, left ear +H6506 Acute serous otitis media, recurrent, bilateral +H6507 Acute serous otitis media, recurrent, unspecified ear +H65111 Acute and subacute allergic otitis media (mucoid) (sanguinous) (serous), right ear +H65112 Acute and subacute allergic otitis media (mucoid) (sanguinous) (serous), left ear +H65113 Acute and subacute allergic otitis media (mucoid) (sanguinous) (serous), bilateral +H65114 Acute and subacute allergic otitis media (mucoid) (sanguinous) (serous), recurrent, right ear +H65115 Acute and subacute allergic otitis media (mucoid) (sanguinous) (serous), recurrent, left ear +H65116 Acute and subacute allergic otitis media (mucoid) (sanguinous) (serous), recurrent, bilateral +H65117 Acute and subacute allergic otitis media (mucoid) (sanguinous) (serous), recurrent, unspecified ear +H65119 Acute and subacute allergic otitis media (mucoid) (sanguinous) (serous), unspecified ear +H65191 Other acute nonsuppurative otitis media, right ear +H65192 Other acute nonsuppurative otitis media, left ear +H65193 Other acute nonsuppurative otitis media, bilateral +H65194 Other acute nonsuppurative otitis media, recurrent, right ear +H65195 Other acute nonsuppurative otitis media, recurrent, left ear +H65196 Other acute nonsuppurative otitis media, recurrent, bilateral +H65197 Other acute nonsuppurative otitis media recurrent, unspecified ear +H65199 Other acute nonsuppurative otitis media, unspecified ear +H6520 Chronic serous otitis media, unspecified ear +H6521 Chronic serous otitis media, right ear +H6522 Chronic serous otitis media, left ear +H6523 Chronic serous otitis media, bilateral +H6530 Chronic mucoid otitis media, unspecified ear +H6531 Chronic mucoid otitis media, right ear +H6532 Chronic mucoid otitis media, left ear +H6533 Chronic mucoid otitis media, bilateral +H65411 Chronic allergic otitis media, right ear +H65412 Chronic allergic otitis media, left ear +H65413 Chronic allergic otitis media, bilateral +H65419 Chronic allergic otitis media, unspecified ear +H65491 Other chronic nonsuppurative otitis media, right ear +H65492 Other chronic nonsuppurative otitis media, left ear +H65493 Other chronic nonsuppurative otitis media, bilateral +H65499 Other chronic nonsuppurative otitis media, unspecified ear +H6590 Unspecified nonsuppurative otitis media, unspecified ear +H6591 Unspecified nonsuppurative otitis media, right ear +H6592 Unspecified nonsuppurative otitis media, left ear +H6593 Unspecified nonsuppurative otitis media, bilateral +H66001 Acute suppurative otitis media without spontaneous rupture of ear drum, right ear +H66002 Acute suppurative otitis media without spontaneous rupture of ear drum, left ear +H66003 Acute suppurative otitis media without spontaneous rupture of ear drum, bilateral +H66004 Acute suppurative otitis media without spontaneous rupture of ear drum, recurrent, right ear +H66005 Acute suppurative otitis media without spontaneous rupture of ear drum, recurrent, left ear +H66006 Acute suppurative otitis media without spontaneous rupture of ear drum, recurrent, bilateral +H66007 Acute suppurative otitis media without spontaneous rupture of ear drum, recurrent, unspecified ear +H66009 Acute suppurative otitis media without spontaneous rupture of ear drum, unspecified ear +H66011 Acute suppurative otitis media with spontaneous rupture of ear drum, right ear +H66012 Acute suppurative otitis media with spontaneous rupture of ear drum, left ear +H66013 Acute suppurative otitis media with spontaneous rupture of ear drum, bilateral +H66014 Acute suppurative otitis media with spontaneous rupture of ear drum, recurrent, right ear +H66015 Acute suppurative otitis media with spontaneous rupture of ear drum, recurrent, left ear +H66016 Acute suppurative otitis media with spontaneous rupture of ear drum, recurrent, bilateral +H66017 Acute suppurative otitis media with spontaneous rupture of ear drum, recurrent, unspecified ear +H66019 Acute suppurative otitis media with spontaneous rupture of ear drum, unspecified ear +H6610 Chronic tubotympanic suppurative otitis media, unspecified +H6611 Chronic tubotympanic suppurative otitis media, right ear +H6612 Chronic tubotympanic suppurative otitis media, left ear +H6613 Chronic tubotympanic suppurative otitis media, bilateral +H6620 Chronic atticoantral suppurative otitis media, unspecified ear +H6621 Chronic atticoantral suppurative otitis media, right ear +H6622 Chronic atticoantral suppurative otitis media, left ear +H6623 Chronic atticoantral suppurative otitis media, bilateral +H663X1 Other chronic suppurative otitis media, right ear +H663X2 Other chronic suppurative otitis media, left ear +H663X3 Other chronic suppurative otitis media, bilateral +H663X9 Other chronic suppurative otitis media, unspecified ear +H6640 Suppurative otitis media, unspecified, unspecified ear +H6641 Suppurative otitis media, unspecified, right ear +H6642 Suppurative otitis media, unspecified, left ear +H6643 Suppurative otitis media, unspecified, bilateral +H6690 Otitis media, unspecified, unspecified ear +H6691 Otitis media, unspecified, right ear +H6692 Otitis media, unspecified, left ear +H6693 Otitis media, unspecified, bilateral +H671 Otitis media in diseases classified elsewhere, right ear +H672 Otitis media in diseases classified elsewhere, left ear +H673 Otitis media in diseases classified elsewhere, bilateral +H679 Otitis media in diseases classified elsewhere, unspecified ear +H68001 Unspecified Eustachian salpingitis, right ear +H68002 Unspecified Eustachian salpingitis, left ear +H68003 Unspecified Eustachian salpingitis, bilateral +H68009 Unspecified Eustachian salpingitis, unspecified ear +H68011 Acute Eustachian salpingitis, right ear +H68012 Acute Eustachian salpingitis, left ear +H68013 Acute Eustachian salpingitis, bilateral +H68019 Acute Eustachian salpingitis, unspecified ear +H68021 Chronic Eustachian salpingitis, right ear +H68022 Chronic Eustachian salpingitis, left ear +H68023 Chronic Eustachian salpingitis, bilateral +H68029 Chronic Eustachian salpingitis, unspecified ear +H68101 Unspecified obstruction of Eustachian tube, right ear +H68102 Unspecified obstruction of Eustachian tube, left ear +H68103 Unspecified obstruction of Eustachian tube, bilateral +H68109 Unspecified obstruction of Eustachian tube, unspecified ear +H68111 Osseous obstruction of Eustachian tube, right ear +H68112 Osseous obstruction of Eustachian tube, left ear +H68113 Osseous obstruction of Eustachian tube, bilateral +H68119 Osseous obstruction of Eustachian tube, unspecified ear +H68121 Intrinsic cartilagenous obstruction of Eustachian tube, right ear +H68122 Intrinsic cartilagenous obstruction of Eustachian tube, left ear +H68123 Intrinsic cartilagenous obstruction of Eustachian tube, bilateral +H68129 Intrinsic cartilagenous obstruction of Eustachian tube, unspecified ear +H68131 Extrinsic cartilagenous obstruction of Eustachian tube, right ear +H68132 Extrinsic cartilagenous obstruction of Eustachian tube, left ear +H68133 Extrinsic cartilagenous obstruction of Eustachian tube, bilateral +H68139 Extrinsic cartilagenous obstruction of Eustachian tube, unspecified ear +H6900 Patulous Eustachian tube, unspecified ear +H6901 Patulous Eustachian tube, right ear +H6902 Patulous Eustachian tube, left ear +H6903 Patulous Eustachian tube, bilateral +H6980 Other specified disorders of Eustachian tube, unspecified ear +H6981 Other specified disorders of Eustachian tube, right ear +H6982 Other specified disorders of Eustachian tube, left ear +H6983 Other specified disorders of Eustachian tube, bilateral +H6990 Unspecified Eustachian tube disorder, unspecified ear +H6991 Unspecified Eustachian tube disorder, right ear +H6992 Unspecified Eustachian tube disorder, left ear +H6993 Unspecified Eustachian tube disorder, bilateral +H70001 Acute mastoiditis without complications, right ear +H70002 Acute mastoiditis without complications, left ear +H70003 Acute mastoiditis without complications, bilateral +H70009 Acute mastoiditis without complications, unspecified ear +H70011 Subperiosteal abscess of mastoid, right ear +H70012 Subperiosteal abscess of mastoid, left ear +H70013 Subperiosteal abscess of mastoid, bilateral +H70019 Subperiosteal abscess of mastoid, unspecified ear +H70091 Acute mastoiditis with other complications, right ear +H70092 Acute mastoiditis with other complications, left ear +H70093 Acute mastoiditis with other complications, bilateral +H70099 Acute mastoiditis with other complications, unspecified ear +H7010 Chronic mastoiditis, unspecified ear +H7011 Chronic mastoiditis, right ear +H7012 Chronic mastoiditis, left ear +H7013 Chronic mastoiditis, bilateral +H70201 Unspecified petrositis, right ear +H70202 Unspecified petrositis, left ear +H70203 Unspecified petrositis, bilateral +H70209 Unspecified petrositis, unspecified ear +H70211 Acute petrositis, right ear +H70212 Acute petrositis, left ear +H70213 Acute petrositis, bilateral +H70219 Acute petrositis, unspecified ear +H70221 Chronic petrositis, right ear +H70222 Chronic petrositis, left ear +H70223 Chronic petrositis, bilateral +H70229 Chronic petrositis, unspecified ear +H70811 Postauricular fistula, right ear +H70812 Postauricular fistula, left ear +H70813 Postauricular fistula, bilateral +H70819 Postauricular fistula, unspecified ear +H70891 Other mastoiditis and related conditions, right ear +H70892 Other mastoiditis and related conditions, left ear +H70893 Other mastoiditis and related conditions, bilateral +H70899 Other mastoiditis and related conditions, unspecified ear +H7090 Unspecified mastoiditis, unspecified ear +H7091 Unspecified mastoiditis, right ear +H7092 Unspecified mastoiditis, left ear +H7093 Unspecified mastoiditis, bilateral +H7100 Cholesteatoma of attic, unspecified ear +H7101 Cholesteatoma of attic, right ear +H7102 Cholesteatoma of attic, left ear +H7103 Cholesteatoma of attic, bilateral +H7110 Cholesteatoma of tympanum, unspecified ear +H7111 Cholesteatoma of tympanum, right ear +H7112 Cholesteatoma of tympanum, left ear +H7113 Cholesteatoma of tympanum, bilateral +H7120 Cholesteatoma of mastoid, unspecified ear +H7121 Cholesteatoma of mastoid, right ear +H7122 Cholesteatoma of mastoid, left ear +H7123 Cholesteatoma of mastoid, bilateral +H7130 Diffuse cholesteatosis, unspecified ear +H7131 Diffuse cholesteatosis, right ear +H7132 Diffuse cholesteatosis, left ear +H7133 Diffuse cholesteatosis, bilateral +H7190 Unspecified cholesteatoma, unspecified ear +H7191 Unspecified cholesteatoma, right ear +H7192 Unspecified cholesteatoma, left ear +H7193 Unspecified cholesteatoma, bilateral +H7200 Central perforation of tympanic membrane, unspecified ear +H7201 Central perforation of tympanic membrane, right ear +H7202 Central perforation of tympanic membrane, left ear +H7203 Central perforation of tympanic membrane, bilateral +H7210 Attic perforation of tympanic membrane, unspecified ear +H7211 Attic perforation of tympanic membrane, right ear +H7212 Attic perforation of tympanic membrane, left ear +H7213 Attic perforation of tympanic membrane, bilateral +H722X1 Other marginal perforations of tympanic membrane, right ear +H722X2 Other marginal perforations of tympanic membrane, left ear +H722X3 Other marginal perforations of tympanic membrane, bilateral +H722X9 Other marginal perforations of tympanic membrane, unspecified ear +H72811 Multiple perforations of tympanic membrane, right ear +H72812 Multiple perforations of tympanic membrane, left ear +H72813 Multiple perforations of tympanic membrane, bilateral +H72819 Multiple perforations of tympanic membrane, unspecified ear +H72821 Total perforations of tympanic membrane, right ear +H72822 Total perforations of tympanic membrane, left ear +H72823 Total perforations of tympanic membrane, bilateral +H72829 Total perforations of tympanic membrane, unspecified ear +H7290 Unspecified perforation of tympanic membrane, unspecified ear +H7291 Unspecified perforation of tympanic membrane, right ear +H7292 Unspecified perforation of tympanic membrane, left ear +H7293 Unspecified perforation of tympanic membrane, bilateral +H73001 Acute myringitis, right ear +H73002 Acute myringitis, left ear +H73003 Acute myringitis, bilateral +H73009 Acute myringitis, unspecified ear +H73011 Bullous myringitis, right ear +H73012 Bullous myringitis, left ear +H73013 Bullous myringitis, bilateral +H73019 Bullous myringitis, unspecified ear +H73091 Other acute myringitis, right ear +H73092 Other acute myringitis, left ear +H73093 Other acute myringitis, bilateral +H73099 Other acute myringitis, unspecified ear +H7310 Chronic myringitis, unspecified ear +H7311 Chronic myringitis, right ear +H7312 Chronic myringitis, left ear +H7313 Chronic myringitis, bilateral +H7320 Unspecified myringitis, unspecified ear +H7321 Unspecified myringitis, right ear +H7322 Unspecified myringitis, left ear +H7323 Unspecified myringitis, bilateral +H73811 Atrophic flaccid tympanic membrane, right ear +H73812 Atrophic flaccid tympanic membrane, left ear +H73813 Atrophic flaccid tympanic membrane, bilateral +H73819 Atrophic flaccid tympanic membrane, unspecified ear +H73821 Atrophic nonflaccid tympanic membrane, right ear +H73822 Atrophic nonflaccid tympanic membrane, left ear +H73823 Atrophic nonflaccid tympanic membrane, bilateral +H73829 Atrophic nonflaccid tympanic membrane, unspecified ear +H73891 Other specified disorders of tympanic membrane, right ear +H73892 Other specified disorders of tympanic membrane, left ear +H73893 Other specified disorders of tympanic membrane, bilateral +H73899 Other specified disorders of tympanic membrane, unspecified ear +H7390 Unspecified disorder of tympanic membrane, unspecified ear +H7391 Unspecified disorder of tympanic membrane, right ear +H7392 Unspecified disorder of tympanic membrane, left ear +H7393 Unspecified disorder of tympanic membrane, bilateral +H7401 Tympanosclerosis, right ear +H7402 Tympanosclerosis, left ear +H7403 Tympanosclerosis, bilateral +H7409 Tympanosclerosis, unspecified ear +H7411 Adhesive right middle ear disease +H7412 Adhesive left middle ear disease +H7413 Adhesive middle ear disease, bilateral +H7419 Adhesive middle ear disease, unspecified ear +H7420 Discontinuity and dislocation of ear ossicles, unspecified ear +H7421 Discontinuity and dislocation of right ear ossicles +H7422 Discontinuity and dislocation of left ear ossicles +H7423 Discontinuity and dislocation of ear ossicles, bilateral +H74311 Ankylosis of ear ossicles, right ear +H74312 Ankylosis of ear ossicles, left ear +H74313 Ankylosis of ear ossicles, bilateral +H74319 Ankylosis of ear ossicles, unspecified ear +H74321 Partial loss of ear ossicles, right ear +H74322 Partial loss of ear ossicles, left ear +H74323 Partial loss of ear ossicles, bilateral +H74329 Partial loss of ear ossicles, unspecified ear +H74391 Other acquired abnormalities of right ear ossicles +H74392 Other acquired abnormalities of left ear ossicles +H74393 Other acquired abnormalities of ear ossicles, bilateral +H74399 Other acquired abnormalities of ear ossicles, unspecified ear +H7440 Polyp of middle ear, unspecified ear +H7441 Polyp of right middle ear +H7442 Polyp of left middle ear +H7443 Polyp of middle ear, bilateral +H748X1 Other specified disorders of right middle ear and mastoid +H748X2 Other specified disorders of left middle ear and mastoid +H748X3 Other specified disorders of middle ear and mastoid, bilateral +H748X9 Other specified disorders of middle ear and mastoid, unspecified ear +H7490 Unspecified disorder of middle ear and mastoid, unspecified ear +H7491 Unspecified disorder of right middle ear and mastoid +H7492 Unspecified disorder of left middle ear and mastoid +H7493 Unspecified disorder of middle ear and mastoid, bilateral +H7500 Mastoiditis in infectious and parasitic diseases classified elsewhere, unspecified ear +H7501 Mastoiditis in infectious and parasitic diseases classified elsewhere, right ear +H7502 Mastoiditis in infectious and parasitic diseases classified elsewhere, left ear +H7503 Mastoiditis in infectious and parasitic diseases classified elsewhere, bilateral +H7580 Other specified disorders of middle ear and mastoid in diseases classified elsewhere, unspecified ear +H7581 Other specified disorders of right middle ear and mastoid in diseases classified elsewhere +H7582 Other specified disorders of left middle ear and mastoid in diseases classified elsewhere +H7583 Other specified disorders of middle ear and mastoid in diseases classified elsewhere, bilateral +H8000 Otosclerosis involving oval window, nonobliterative, unspecified ear +H8001 Otosclerosis involving oval window, nonobliterative, right ear +H8002 Otosclerosis involving oval window, nonobliterative, left ear +H8003 Otosclerosis involving oval window, nonobliterative, bilateral +H8010 Otosclerosis involving oval window, obliterative, unspecified ear +H8011 Otosclerosis involving oval window, obliterative, right ear +H8012 Otosclerosis involving oval window, obliterative, left ear +H8013 Otosclerosis involving oval window, obliterative, bilateral +H8020 Cochlear otosclerosis, unspecified ear +H8021 Cochlear otosclerosis, right ear +H8022 Cochlear otosclerosis, left ear +H8023 Cochlear otosclerosis, bilateral +H8080 Other otosclerosis, unspecified ear +H8081 Other otosclerosis, right ear +H8082 Other otosclerosis, left ear +H8083 Other otosclerosis, bilateral +H8090 Unspecified otosclerosis, unspecified ear +H8091 Unspecified otosclerosis, right ear +H8092 Unspecified otosclerosis, left ear +H8093 Unspecified otosclerosis, bilateral +H8101 Meniere's disease, right ear +H8102 Meniere's disease, left ear +H8103 Meniere's disease, bilateral +H8109 Meniere's disease, unspecified ear +H8110 Benign paroxysmal vertigo, unspecified ear +H8111 Benign paroxysmal vertigo, right ear +H8112 Benign paroxysmal vertigo, left ear +H8113 Benign paroxysmal vertigo, bilateral +H8120 Vestibular neuronitis, unspecified ear +H8121 Vestibular neuronitis, right ear +H8122 Vestibular neuronitis, left ear +H8123 Vestibular neuronitis, bilateral +H81311 Aural vertigo, right ear +H81312 Aural vertigo, left ear +H81313 Aural vertigo, bilateral +H81319 Aural vertigo, unspecified ear +H81391 Other peripheral vertigo, right ear +H81392 Other peripheral vertigo, left ear +H81393 Other peripheral vertigo, bilateral +H81399 Other peripheral vertigo, unspecified ear +H8141 Vertigo of central origin, right ear +H8142 Vertigo of central origin, left ear +H8143 Vertigo of central origin, bilateral +H8149 Vertigo of central origin, unspecified ear +H818X1 Other disorders of vestibular function, right ear +H818X2 Other disorders of vestibular function, left ear +H818X3 Other disorders of vestibular function, bilateral +H818X9 Other disorders of vestibular function, unspecified ear +H8190 Unspecified disorder of vestibular function, unspecified ear +H8191 Unspecified disorder of vestibular function, right ear +H8192 Unspecified disorder of vestibular function, left ear +H8193 Unspecified disorder of vestibular function, bilateral +H821 Vertiginous syndromes in diseases classified elsewhere, right ear +H822 Vertiginous syndromes in diseases classified elsewhere, left ear +H823 Vertiginous syndromes in diseases classified elsewhere, bilateral +H829 Vertiginous syndromes in diseases classified elsewhere, unspecified ear +H8301 Labyrinthitis, right ear +H8302 Labyrinthitis, left ear +H8303 Labyrinthitis, bilateral +H8309 Labyrinthitis, unspecified ear +H8311 Labyrinthine fistula, right ear +H8312 Labyrinthine fistula, left ear +H8313 Labyrinthine fistula, bilateral +H8319 Labyrinthine fistula, unspecified ear +H832X1 Labyrinthine dysfunction, right ear +H832X2 Labyrinthine dysfunction, left ear +H832X3 Labyrinthine dysfunction, bilateral +H832X9 Labyrinthine dysfunction, unspecified ear +H833X1 Noise effects on right inner ear +H833X2 Noise effects on left inner ear +H833X3 Noise effects on inner ear, bilateral +H833X9 Noise effects on inner ear, unspecified ear +H838X1 Other specified diseases of right inner ear +H838X2 Other specified diseases of left inner ear +H838X3 Other specified diseases of inner ear, bilateral +H838X9 Other specified diseases of inner ear, unspecified ear +H8390 Unspecified disease of inner ear, unspecified ear +H8391 Unspecified disease of right inner ear +H8392 Unspecified disease of left inner ear +H8393 Unspecified disease of inner ear, bilateral +H900 Conductive hearing loss, bilateral +H9011 Conductive hearing loss, unilateral, right ear, with unrestricted hearing on the contralateral side +H9012 Conductive hearing loss, unilateral, left ear, with unrestricted hearing on the contralateral side +H902 Conductive hearing loss, unspecified +H903 Sensorineural hearing loss, bilateral +H9041 Sensorineural hearing loss, unilateral, right ear, with unrestricted hearing on the contralateral side +H9042 Sensorineural hearing loss, unilateral, left ear, with unrestricted hearing on the contralateral side +H905 Unspecified sensorineural hearing loss +H906 Mixed conductive and sensorineural hearing loss, bilateral +H9071 Mixed conductive and sensorineural hearing loss, unilateral, right ear, with unrestricted hearing on the contralateral side +H9072 Mixed conductive and sensorineural hearing loss, unilateral, left ear, with unrestricted hearing on the contralateral side +H908 Mixed conductive and sensorineural hearing loss, unspecified +H90A11 Conductive hearing loss, unilateral, right ear with restricted hearing on the contralateral side +H90A12 Conductive hearing loss, unilateral, left ear with restricted hearing on the contralateral side +H90A21 Sensorineural hearing loss, unilateral, right ear, with restricted hearing on the contralateral side +H90A22 Sensorineural hearing loss, unilateral, left ear, with restricted hearing on the contralateral side +H90A31 Mixed conductive and sensorineural hearing loss, unilateral, right ear with restricted hearing on the contralateral side +H90A32 Mixed conductive and sensorineural hearing loss, unilateral, left ear with restricted hearing on the contralateral side +H9101 Ototoxic hearing loss, right ear +H9102 Ototoxic hearing loss, left ear +H9103 Ototoxic hearing loss, bilateral +H9109 Ototoxic hearing loss, unspecified ear +H9110 Presbycusis, unspecified ear +H9111 Presbycusis, right ear +H9112 Presbycusis, left ear +H9113 Presbycusis, bilateral +H9120 Sudden idiopathic hearing loss, unspecified ear +H9121 Sudden idiopathic hearing loss, right ear +H9122 Sudden idiopathic hearing loss, left ear +H9123 Sudden idiopathic hearing loss, bilateral +H913 Deaf nonspeaking, not elsewhere classified +H918X1 Other specified hearing loss, right ear +H918X2 Other specified hearing loss, left ear +H918X3 Other specified hearing loss, bilateral +H918X9 Other specified hearing loss, unspecified ear +H9190 Unspecified hearing loss, unspecified ear +H9191 Unspecified hearing loss, right ear +H9192 Unspecified hearing loss, left ear +H9193 Unspecified hearing loss, bilateral +H9201 Otalgia, right ear +H9202 Otalgia, left ear +H9203 Otalgia, bilateral +H9209 Otalgia, unspecified ear +H9210 Otorrhea, unspecified ear +H9211 Otorrhea, right ear +H9212 Otorrhea, left ear +H9213 Otorrhea, bilateral +H9220 Otorrhagia, unspecified ear +H9221 Otorrhagia, right ear +H9222 Otorrhagia, left ear +H9223 Otorrhagia, bilateral +H93011 Transient ischemic deafness, right ear +H93012 Transient ischemic deafness, left ear +H93013 Transient ischemic deafness, bilateral +H93019 Transient ischemic deafness, unspecified ear +H93091 Unspecified degenerative and vascular disorders of right ear +H93092 Unspecified degenerative and vascular disorders of left ear +H93093 Unspecified degenerative and vascular disorders of ear, bilateral +H93099 Unspecified degenerative and vascular disorders of unspecified ear +H9311 Tinnitus, right ear +H9312 Tinnitus, left ear +H9313 Tinnitus, bilateral +H9319 Tinnitus, unspecified ear +H93A1 Pulsatile tinnitus, right ear +H93A2 Pulsatile tinnitus, left ear +H93A3 Pulsatile tinnitus, bilateral +H93A9 Pulsatile tinnitus, unspecified ear +H93211 Auditory recruitment, right ear +H93212 Auditory recruitment, left ear +H93213 Auditory recruitment, bilateral +H93219 Auditory recruitment, unspecified ear +H93221 Diplacusis, right ear +H93222 Diplacusis, left ear +H93223 Diplacusis, bilateral +H93229 Diplacusis, unspecified ear +H93231 Hyperacusis, right ear +H93232 Hyperacusis, left ear +H93233 Hyperacusis, bilateral +H93239 Hyperacusis, unspecified ear +H93241 Temporary auditory threshold shift, right ear +H93242 Temporary auditory threshold shift, left ear +H93243 Temporary auditory threshold shift, bilateral +H93249 Temporary auditory threshold shift, unspecified ear +H9325 Central auditory processing disorder +H93291 Other abnormal auditory perceptions, right ear +H93292 Other abnormal auditory perceptions, left ear +H93293 Other abnormal auditory perceptions, bilateral +H93299 Other abnormal auditory perceptions, unspecified ear +H933X1 Disorders of right acoustic nerve +H933X2 Disorders of left acoustic nerve +H933X3 Disorders of bilateral acoustic nerves +H933X9 Disorders of unspecified acoustic nerve +H938X1 Other specified disorders of right ear +H938X2 Other specified disorders of left ear +H938X3 Other specified disorders of ear, bilateral +H938X9 Other specified disorders of ear, unspecified ear +H9390 Unspecified disorder of ear, unspecified ear +H9391 Unspecified disorder of right ear +H9392 Unspecified disorder of left ear +H9393 Unspecified disorder of ear, bilateral +H9400 Acoustic neuritis in infectious and parasitic diseases classified elsewhere, unspecified ear +H9401 Acoustic neuritis in infectious and parasitic diseases classified elsewhere, right ear +H9402 Acoustic neuritis in infectious and parasitic diseases classified elsewhere, left ear +H9403 Acoustic neuritis in infectious and parasitic diseases classified elsewhere, bilateral +H9480 Other specified disorders of ear in diseases classified elsewhere, unspecified ear +H9481 Other specified disorders of right ear in diseases classified elsewhere +H9482 Other specified disorders of left ear in diseases classified elsewhere +H9483 Other specified disorders of ear in diseases classified elsewhere, bilateral +H9500 Recurrent cholesteatoma of postmastoidectomy cavity, unspecified ear +H9501 Recurrent cholesteatoma of postmastoidectomy cavity, right ear +H9502 Recurrent cholesteatoma of postmastoidectomy cavity, left ear +H9503 Recurrent cholesteatoma of postmastoidectomy cavity, bilateral ears +H95111 Chronic inflammation of postmastoidectomy cavity, right ear +H95112 Chronic inflammation of postmastoidectomy cavity, left ear +H95113 Chronic inflammation of postmastoidectomy cavity, bilateral ears +H95119 Chronic inflammation of postmastoidectomy cavity, unspecified ear +H95121 Granulation of postmastoidectomy cavity, right ear +H95122 Granulation of postmastoidectomy cavity, left ear +H95123 Granulation of postmastoidectomy cavity, bilateral ears +H95129 Granulation of postmastoidectomy cavity, unspecified ear +H95131 Mucosal cyst of postmastoidectomy cavity, right ear +H95132 Mucosal cyst of postmastoidectomy cavity, left ear +H95133 Mucosal cyst of postmastoidectomy cavity, bilateral ears +H95139 Mucosal cyst of postmastoidectomy cavity, unspecified ear +H95191 Other disorders following mastoidectomy, right ear +H95192 Other disorders following mastoidectomy, left ear +H95193 Other disorders following mastoidectomy, bilateral ears +H95199 Other disorders following mastoidectomy, unspecified ear +H9521 Intraoperative hemorrhage and hematoma of ear and mastoid process complicating a procedure on the ear and mastoid process +H9522 Intraoperative hemorrhage and hematoma of ear and mastoid process complicating other procedure +H9531 Accidental puncture and laceration of the ear and mastoid process during a procedure on the ear and mastoid process +H9532 Accidental puncture and laceration of the ear and mastoid process during other procedure +H9541 Postprocedural hemorrhage of ear and mastoid process following a procedure on the ear and mastoid process +H9542 Postprocedural hemorrhage of ear and mastoid process following other procedure +H9551 Postprocedural hematoma of ear and mastoid process following a procedure on the ear and mastoid process +H9552 Postprocedural hematoma of ear and mastoid process following other procedure +H9553 Postprocedural seroma of ear and mastoid process following a procedure on the ear and mastoid process +H9554 Postprocedural seroma of ear and mastoid process following other procedure +H95811 Postprocedural stenosis of right external ear canal +H95812 Postprocedural stenosis of left external ear canal +H95813 Postprocedural stenosis of external ear canal, bilateral +H95819 Postprocedural stenosis of unspecified external ear canal +H9588 Other intraoperative complications and disorders of the ear and mastoid process, not elsewhere classified +H9589 Other postprocedural complications and disorders of the ear and mastoid process, not elsewhere classified +I00 Rheumatic fever without heart involvement +I010 Acute rheumatic pericarditis +I011 Acute rheumatic endocarditis +I012 Acute rheumatic myocarditis +I018 Other acute rheumatic heart disease +I019 Acute rheumatic heart disease, unspecified +I020 Rheumatic chorea with heart involvement +I029 Rheumatic chorea without heart involvement +I050 Rheumatic mitral stenosis +I051 Rheumatic mitral insufficiency +I052 Rheumatic mitral stenosis with insufficiency +I058 Other rheumatic mitral valve diseases +I059 Rheumatic mitral valve disease, unspecified +I060 Rheumatic aortic stenosis +I061 Rheumatic aortic insufficiency +I062 Rheumatic aortic stenosis with insufficiency +I068 Other rheumatic aortic valve diseases +I069 Rheumatic aortic valve disease, unspecified +I070 Rheumatic tricuspid stenosis +I071 Rheumatic tricuspid insufficiency +I072 Rheumatic tricuspid stenosis and insufficiency +I078 Other rheumatic tricuspid valve diseases +I079 Rheumatic tricuspid valve disease, unspecified +I080 Rheumatic disorders of both mitral and aortic valves +I081 Rheumatic disorders of both mitral and tricuspid valves +I082 Rheumatic disorders of both aortic and tricuspid valves +I083 Combined rheumatic disorders of mitral, aortic and tricuspid valves +I088 Other rheumatic multiple valve diseases +I089 Rheumatic multiple valve disease, unspecified +I090 Rheumatic myocarditis +I091 Rheumatic diseases of endocardium, valve unspecified +I092 Chronic rheumatic pericarditis +I0981 Rheumatic heart failure +I0989 Other specified rheumatic heart diseases +I099 Rheumatic heart disease, unspecified +I10 Essential (primary) hypertension +I110 Hypertensive heart disease with heart failure +I119 Hypertensive heart disease without heart failure +I120 Hypertensive chronic kidney disease with stage 5 chronic kidney disease or end stage renal disease +I129 Hypertensive chronic kidney disease with stage 1 through stage 4 chronic kidney disease, or unspecified chronic kidney disease +I130 Hypertensive heart and chronic kidney disease with heart failure and stage 1 through stage 4 chronic kidney disease, or unspecified chronic kidney disease +I1310 Hypertensive heart and chronic kidney disease without heart failure, with stage 1 through stage 4 chronic kidney disease, or unspecified chronic kidney disease +I1311 Hypertensive heart and chronic kidney disease without heart failure, with stage 5 chronic kidney disease, or end stage renal disease +I132 Hypertensive heart and chronic kidney disease with heart failure and with stage 5 chronic kidney disease, or end stage renal disease +I150 Renovascular hypertension +I151 Hypertension secondary to other renal disorders +I152 Hypertension secondary to endocrine disorders +I158 Other secondary hypertension +I159 Secondary hypertension, unspecified +I160 Hypertensive urgency +I161 Hypertensive emergency +I169 Hypertensive crisis, unspecified +I200 Unstable angina +I201 Angina pectoris with documented spasm +I208 Other forms of angina pectoris +I209 Angina pectoris, unspecified +I2101 ST elevation (STEMI) myocardial infarction involving left main coronary artery +I2102 ST elevation (STEMI) myocardial infarction involving left anterior descending coronary artery +I2109 ST elevation (STEMI) myocardial infarction involving other coronary artery of anterior wall +I2111 ST elevation (STEMI) myocardial infarction involving right coronary artery +I2119 ST elevation (STEMI) myocardial infarction involving other coronary artery of inferior wall +I2121 ST elevation (STEMI) myocardial infarction involving left circumflex coronary artery +I2129 ST elevation (STEMI) myocardial infarction involving other sites +I213 ST elevation (STEMI) myocardial infarction of unspecified site +I214 Non-ST elevation (NSTEMI) myocardial infarction +I219 Acute myocardial infarction, unspecified +I21A1 Myocardial infarction type 2 +I21A9 Other myocardial infarction type +I220 Subsequent ST elevation (STEMI) myocardial infarction of anterior wall +I221 Subsequent ST elevation (STEMI) myocardial infarction of inferior wall +I222 Subsequent non-ST elevation (NSTEMI) myocardial infarction +I228 Subsequent ST elevation (STEMI) myocardial infarction of other sites +I229 Subsequent ST elevation (STEMI) myocardial infarction of unspecified site +I230 Hemopericardium as current complication following acute myocardial infarction +I231 Atrial septal defect as current complication following acute myocardial infarction +I232 Ventricular septal defect as current complication following acute myocardial infarction +I233 Rupture of cardiac wall without hemopericardium as current complication following acute myocardial infarction +I234 Rupture of chordae tendineae as current complication following acute myocardial infarction +I235 Rupture of papillary muscle as current complication following acute myocardial infarction +I236 Thrombosis of atrium, auricular appendage, and ventricle as current complications following acute myocardial infarction +I237 Postinfarction angina +I238 Other current complications following acute myocardial infarction +I240 Acute coronary thrombosis not resulting in myocardial infarction +I241 Dressler's syndrome +I248 Other forms of acute ischemic heart disease +I249 Acute ischemic heart disease, unspecified +I2510 Atherosclerotic heart disease of native coronary artery without angina pectoris +I25110 Atherosclerotic heart disease of native coronary artery with unstable angina pectoris +I25111 Atherosclerotic heart disease of native coronary artery with angina pectoris with documented spasm +I25118 Atherosclerotic heart disease of native coronary artery with other forms of angina pectoris +I25119 Atherosclerotic heart disease of native coronary artery with unspecified angina pectoris +I252 Old myocardial infarction +I253 Aneurysm of heart +I2541 Coronary artery aneurysm +I2542 Coronary artery dissection +I255 Ischemic cardiomyopathy +I256 Silent myocardial ischemia +I25700 Atherosclerosis of coronary artery bypass graft(s), unspecified, with unstable angina pectoris +I25701 Atherosclerosis of coronary artery bypass graft(s), unspecified, with angina pectoris with documented spasm +I25708 Atherosclerosis of coronary artery bypass graft(s), unspecified, with other forms of angina pectoris +I25709 Atherosclerosis of coronary artery bypass graft(s), unspecified, with unspecified angina pectoris +I25710 Atherosclerosis of autologous vein coronary artery bypass graft(s) with unstable angina pectoris +I25711 Atherosclerosis of autologous vein coronary artery bypass graft(s) with angina pectoris with documented spasm +I25718 Atherosclerosis of autologous vein coronary artery bypass graft(s) with other forms of angina pectoris +I25719 Atherosclerosis of autologous vein coronary artery bypass graft(s) with unspecified angina pectoris +I25720 Atherosclerosis of autologous artery coronary artery bypass graft(s) with unstable angina pectoris +I25721 Atherosclerosis of autologous artery coronary artery bypass graft(s) with angina pectoris with documented spasm +I25728 Atherosclerosis of autologous artery coronary artery bypass graft(s) with other forms of angina pectoris +I25729 Atherosclerosis of autologous artery coronary artery bypass graft(s) with unspecified angina pectoris +I25730 Atherosclerosis of nonautologous biological coronary artery bypass graft(s) with unstable angina pectoris +I25731 Atherosclerosis of nonautologous biological coronary artery bypass graft(s) with angina pectoris with documented spasm +I25738 Atherosclerosis of nonautologous biological coronary artery bypass graft(s) with other forms of angina pectoris +I25739 Atherosclerosis of nonautologous biological coronary artery bypass graft(s) with unspecified angina pectoris +I25750 Atherosclerosis of native coronary artery of transplanted heart with unstable angina +I25751 Atherosclerosis of native coronary artery of transplanted heart with angina pectoris with documented spasm +I25758 Atherosclerosis of native coronary artery of transplanted heart with other forms of angina pectoris +I25759 Atherosclerosis of native coronary artery of transplanted heart with unspecified angina pectoris +I25760 Atherosclerosis of bypass graft of coronary artery of transplanted heart with unstable angina +I25761 Atherosclerosis of bypass graft of coronary artery of transplanted heart with angina pectoris with documented spasm +I25768 Atherosclerosis of bypass graft of coronary artery of transplanted heart with other forms of angina pectoris +I25769 Atherosclerosis of bypass graft of coronary artery of transplanted heart with unspecified angina pectoris +I25790 Atherosclerosis of other coronary artery bypass graft(s) with unstable angina pectoris +I25791 Atherosclerosis of other coronary artery bypass graft(s) with angina pectoris with documented spasm +I25798 Atherosclerosis of other coronary artery bypass graft(s) with other forms of angina pectoris +I25799 Atherosclerosis of other coronary artery bypass graft(s) with unspecified angina pectoris +I25810 Atherosclerosis of coronary artery bypass graft(s) without angina pectoris +I25811 Atherosclerosis of native coronary artery of transplanted heart without angina pectoris +I25812 Atherosclerosis of bypass graft of coronary artery of transplanted heart without angina pectoris +I2582 Chronic total occlusion of coronary artery +I2583 Coronary atherosclerosis due to lipid rich plaque +I2584 Coronary atherosclerosis due to calcified coronary lesion +I2589 Other forms of chronic ischemic heart disease +I259 Chronic ischemic heart disease, unspecified +I2601 Septic pulmonary embolism with acute cor pulmonale +I2602 Saddle embolus of pulmonary artery with acute cor pulmonale +I2609 Other pulmonary embolism with acute cor pulmonale +I2690 Septic pulmonary embolism without acute cor pulmonale +I2692 Saddle embolus of pulmonary artery without acute cor pulmonale +I2699 Other pulmonary embolism without acute cor pulmonale +I270 Primary pulmonary hypertension +I271 Kyphoscoliotic heart disease +I2720 Pulmonary hypertension, unspecified +I2721 Secondary pulmonary arterial hypertension +I2722 Pulmonary hypertension due to left heart disease +I2723 Pulmonary hypertension due to lung diseases and hypoxia +I2724 Chronic thromboembolic pulmonary hypertension +I2729 Other secondary pulmonary hypertension +I2781 Cor pulmonale (chronic) +I2782 Chronic pulmonary embolism +I2783 Eisenmenger's syndrome +I2789 Other specified pulmonary heart diseases +I279 Pulmonary heart disease, unspecified +I280 Arteriovenous fistula of pulmonary vessels +I281 Aneurysm of pulmonary artery +I288 Other diseases of pulmonary vessels +I289 Disease of pulmonary vessels, unspecified +I300 Acute nonspecific idiopathic pericarditis +I301 Infective pericarditis +I308 Other forms of acute pericarditis +I309 Acute pericarditis, unspecified +I310 Chronic adhesive pericarditis +I311 Chronic constrictive pericarditis +I312 Hemopericardium, not elsewhere classified +I313 Pericardial effusion (noninflammatory) +I314 Cardiac tamponade +I318 Other specified diseases of pericardium +I319 Disease of pericardium, unspecified +I32 Pericarditis in diseases classified elsewhere +I330 Acute and subacute infective endocarditis +I339 Acute and subacute endocarditis, unspecified +I340 Nonrheumatic mitral (valve) insufficiency +I341 Nonrheumatic mitral (valve) prolapse +I342 Nonrheumatic mitral (valve) stenosis +I348 Other nonrheumatic mitral valve disorders +I349 Nonrheumatic mitral valve disorder, unspecified +I350 Nonrheumatic aortic (valve) stenosis +I351 Nonrheumatic aortic (valve) insufficiency +I352 Nonrheumatic aortic (valve) stenosis with insufficiency +I358 Other nonrheumatic aortic valve disorders +I359 Nonrheumatic aortic valve disorder, unspecified +I360 Nonrheumatic tricuspid (valve) stenosis +I361 Nonrheumatic tricuspid (valve) insufficiency +I362 Nonrheumatic tricuspid (valve) stenosis with insufficiency +I368 Other nonrheumatic tricuspid valve disorders +I369 Nonrheumatic tricuspid valve disorder, unspecified +I370 Nonrheumatic pulmonary valve stenosis +I371 Nonrheumatic pulmonary valve insufficiency +I372 Nonrheumatic pulmonary valve stenosis with insufficiency +I378 Other nonrheumatic pulmonary valve disorders +I379 Nonrheumatic pulmonary valve disorder, unspecified +I38 Endocarditis, valve unspecified +I39 Endocarditis and heart valve disorders in diseases classified elsewhere +I400 Infective myocarditis +I401 Isolated myocarditis +I408 Other acute myocarditis +I409 Acute myocarditis, unspecified +I41 Myocarditis in diseases classified elsewhere +I420 Dilated cardiomyopathy +I421 Obstructive hypertrophic cardiomyopathy +I422 Other hypertrophic cardiomyopathy +I423 Endomyocardial (eosinophilic) disease +I424 Endocardial fibroelastosis +I425 Other restrictive cardiomyopathy +I426 Alcoholic cardiomyopathy +I427 Cardiomyopathy due to drug and external agent +I428 Other cardiomyopathies +I429 Cardiomyopathy, unspecified +I43 Cardiomyopathy in diseases classified elsewhere +I440 Atrioventricular block, first degree +I441 Atrioventricular block, second degree +I442 Atrioventricular block, complete +I4430 Unspecified atrioventricular block +I4439 Other atrioventricular block +I444 Left anterior fascicular block +I445 Left posterior fascicular block +I4460 Unspecified fascicular block +I4469 Other fascicular block +I447 Left bundle-branch block, unspecified +I450 Right fascicular block +I4510 Unspecified right bundle-branch block +I4519 Other right bundle-branch block +I452 Bifascicular block +I453 Trifascicular block +I454 Nonspecific intraventricular block +I455 Other specified heart block +I456 Pre-excitation syndrome +I4581 Long QT syndrome +I4589 Other specified conduction disorders +I459 Conduction disorder, unspecified +I462 Cardiac arrest due to underlying cardiac condition +I468 Cardiac arrest due to other underlying condition +I469 Cardiac arrest, cause unspecified +I470 Re-entry ventricular arrhythmia +I471 Supraventricular tachycardia +I472 Ventricular tachycardia +I479 Paroxysmal tachycardia, unspecified +I480 Paroxysmal atrial fibrillation +I481 Persistent atrial fibrillation +I482 Chronic atrial fibrillation +I483 Typical atrial flutter +I484 Atypical atrial flutter +I4891 Unspecified atrial fibrillation +I4892 Unspecified atrial flutter +I4901 Ventricular fibrillation +I4902 Ventricular flutter +I491 Atrial premature depolarization +I492 Junctional premature depolarization +I493 Ventricular premature depolarization +I4940 Unspecified premature depolarization +I4949 Other premature depolarization +I495 Sick sinus syndrome +I498 Other specified cardiac arrhythmias +I499 Cardiac arrhythmia, unspecified +I501 Left ventricular failure, unspecified +I5020 Unspecified systolic (congestive) heart failure +I5021 Acute systolic (congestive) heart failure +I5022 Chronic systolic (congestive) heart failure +I5023 Acute on chronic systolic (congestive) heart failure +I5030 Unspecified diastolic (congestive) heart failure +I5031 Acute diastolic (congestive) heart failure +I5032 Chronic diastolic (congestive) heart failure +I5033 Acute on chronic diastolic (congestive) heart failure +I5040 Unspecified combined systolic (congestive) and diastolic (congestive) heart failure +I5041 Acute combined systolic (congestive) and diastolic (congestive) heart failure +I5042 Chronic combined systolic (congestive) and diastolic (congestive) heart failure +I5043 Acute on chronic combined systolic (congestive) and diastolic (congestive) heart failure +I50810 Right heart failure, unspecified +I50811 Acute right heart failure +I50812 Chronic right heart failure +I50813 Acute on chronic right heart failure +I50814 Right heart failure due to left heart failure +I5082 Biventricular heart failure +I5083 High output heart failure +I5084 End stage heart failure +I5089 Other heart failure +I509 Heart failure, unspecified +I510 Cardiac septal defect, acquired +I511 Rupture of chordae tendineae, not elsewhere classified +I512 Rupture of papillary muscle, not elsewhere classified +I513 Intracardiac thrombosis, not elsewhere classified +I514 Myocarditis, unspecified +I515 Myocardial degeneration +I517 Cardiomegaly +I5181 Takotsubo syndrome +I5189 Other ill-defined heart diseases +I519 Heart disease, unspecified +I52 Other heart disorders in diseases classified elsewhere +I6000 Nontraumatic subarachnoid hemorrhage from unspecified carotid siphon and bifurcation +I6001 Nontraumatic subarachnoid hemorrhage from right carotid siphon and bifurcation +I6002 Nontraumatic subarachnoid hemorrhage from left carotid siphon and bifurcation +I6010 Nontraumatic subarachnoid hemorrhage from unspecified middle cerebral artery +I6011 Nontraumatic subarachnoid hemorrhage from right middle cerebral artery +I6012 Nontraumatic subarachnoid hemorrhage from left middle cerebral artery +I602 Nontraumatic subarachnoid hemorrhage from anterior communicating artery +I6030 Nontraumatic subarachnoid hemorrhage from unspecified posterior communicating artery +I6031 Nontraumatic subarachnoid hemorrhage from right posterior communicating artery +I6032 Nontraumatic subarachnoid hemorrhage from left posterior communicating artery +I604 Nontraumatic subarachnoid hemorrhage from basilar artery +I6050 Nontraumatic subarachnoid hemorrhage from unspecified vertebral artery +I6051 Nontraumatic subarachnoid hemorrhage from right vertebral artery +I6052 Nontraumatic subarachnoid hemorrhage from left vertebral artery +I606 Nontraumatic subarachnoid hemorrhage from other intracranial arteries +I607 Nontraumatic subarachnoid hemorrhage from unspecified intracranial artery +I608 Other nontraumatic subarachnoid hemorrhage +I609 Nontraumatic subarachnoid hemorrhage, unspecified +I610 Nontraumatic intracerebral hemorrhage in hemisphere, subcortical +I611 Nontraumatic intracerebral hemorrhage in hemisphere, cortical +I612 Nontraumatic intracerebral hemorrhage in hemisphere, unspecified +I613 Nontraumatic intracerebral hemorrhage in brain stem +I614 Nontraumatic intracerebral hemorrhage in cerebellum +I615 Nontraumatic intracerebral hemorrhage, intraventricular +I616 Nontraumatic intracerebral hemorrhage, multiple localized +I618 Other nontraumatic intracerebral hemorrhage +I619 Nontraumatic intracerebral hemorrhage, unspecified +I6200 Nontraumatic subdural hemorrhage, unspecified +I6201 Nontraumatic acute subdural hemorrhage +I6202 Nontraumatic subacute subdural hemorrhage +I6203 Nontraumatic chronic subdural hemorrhage +I621 Nontraumatic extradural hemorrhage +I629 Nontraumatic intracranial hemorrhage, unspecified +I6300 Cerebral infarction due to thrombosis of unspecified precerebral artery +I63011 Cerebral infarction due to thrombosis of right vertebral artery +I63012 Cerebral infarction due to thrombosis of left vertebral artery +I63013 Cerebral infarction due to thrombosis of bilateral vertebral arteries +I63019 Cerebral infarction due to thrombosis of unspecified vertebral artery +I6302 Cerebral infarction due to thrombosis of basilar artery +I63031 Cerebral infarction due to thrombosis of right carotid artery +I63032 Cerebral infarction due to thrombosis of left carotid artery +I63033 Cerebral infarction due to thrombosis of bilateral carotid arteries +I63039 Cerebral infarction due to thrombosis of unspecified carotid artery +I6309 Cerebral infarction due to thrombosis of other precerebral artery +I6310 Cerebral infarction due to embolism of unspecified precerebral artery +I63111 Cerebral infarction due to embolism of right vertebral artery +I63112 Cerebral infarction due to embolism of left vertebral artery +I63113 Cerebral infarction due to embolism of bilateral vertebral arteries +I63119 Cerebral infarction due to embolism of unspecified vertebral artery +I6312 Cerebral infarction due to embolism of basilar artery +I63131 Cerebral infarction due to embolism of right carotid artery +I63132 Cerebral infarction due to embolism of left carotid artery +I63133 Cerebral infarction due to embolism of bilateral carotid arteries +I63139 Cerebral infarction due to embolism of unspecified carotid artery +I6319 Cerebral infarction due to embolism of other precerebral artery +I6320 Cerebral infarction due to unspecified occlusion or stenosis of unspecified precerebral arteries +I63211 Cerebral infarction due to unspecified occlusion or stenosis of right vertebral artery +I63212 Cerebral infarction due to unspecified occlusion or stenosis of left vertebral artery +I63213 Cerebral infarction due to unspecified occlusion or stenosis of bilateral vertebral arteries +I63219 Cerebral infarction due to unspecified occlusion or stenosis of unspecified vertebral artery +I6322 Cerebral infarction due to unspecified occlusion or stenosis of basilar artery +I63231 Cerebral infarction due to unspecified occlusion or stenosis of right carotid arteries +I63232 Cerebral infarction due to unspecified occlusion or stenosis of left carotid arteries +I63233 Cerebral infarction due to unspecified occlusion or stenosis of bilateral carotid arteries +I63239 Cerebral infarction due to unspecified occlusion or stenosis of unspecified carotid artery +I6329 Cerebral infarction due to unspecified occlusion or stenosis of other precerebral arteries +I6330 Cerebral infarction due to thrombosis of unspecified cerebral artery +I63311 Cerebral infarction due to thrombosis of right middle cerebral artery +I63312 Cerebral infarction due to thrombosis of left middle cerebral artery +I63313 Cerebral infarction due to thrombosis of bilateral middle cerebral arteries +I63319 Cerebral infarction due to thrombosis of unspecified middle cerebral artery +I63321 Cerebral infarction due to thrombosis of right anterior cerebral artery +I63322 Cerebral infarction due to thrombosis of left anterior cerebral artery +I63323 Cerebral infarction due to thrombosis of bilateral anterior cerebral arteries +I63329 Cerebral infarction due to thrombosis of unspecified anterior cerebral artery +I63331 Cerebral infarction due to thrombosis of right posterior cerebral artery +I63332 Cerebral infarction due to thrombosis of left posterior cerebral artery +I63333 Cerebral infarction due to thrombosis of bilateral posterior cerebral arteries +I63339 Cerebral infarction due to thrombosis of unspecified posterior cerebral artery +I63341 Cerebral infarction due to thrombosis of right cerebellar artery +I63342 Cerebral infarction due to thrombosis of left cerebellar artery +I63343 Cerebral infarction due to thrombosis of bilateral cerebellar arteries +I63349 Cerebral infarction due to thrombosis of unspecified cerebellar artery +I6339 Cerebral infarction due to thrombosis of other cerebral artery +I6340 Cerebral infarction due to embolism of unspecified cerebral artery +I63411 Cerebral infarction due to embolism of right middle cerebral artery +I63412 Cerebral infarction due to embolism of left middle cerebral artery +I63413 Cerebral infarction due to embolism of bilateral middle cerebral arteries +I63419 Cerebral infarction due to embolism of unspecified middle cerebral artery +I63421 Cerebral infarction due to embolism of right anterior cerebral artery +I63422 Cerebral infarction due to embolism of left anterior cerebral artery +I63423 Cerebral infarction due to embolism of bilateral anterior cerebral arteries +I63429 Cerebral infarction due to embolism of unspecified anterior cerebral artery +I63431 Cerebral infarction due to embolism of right posterior cerebral artery +I63432 Cerebral infarction due to embolism of left posterior cerebral artery +I63433 Cerebral infarction due to embolism of bilateral posterior cerebral arteries +I63439 Cerebral infarction due to embolism of unspecified posterior cerebral artery +I63441 Cerebral infarction due to embolism of right cerebellar artery +I63442 Cerebral infarction due to embolism of left cerebellar artery +I63443 Cerebral infarction due to embolism of bilateral cerebellar arteries +I63449 Cerebral infarction due to embolism of unspecified cerebellar artery +I6349 Cerebral infarction due to embolism of other cerebral artery +I6350 Cerebral infarction due to unspecified occlusion or stenosis of unspecified cerebral artery +I63511 Cerebral infarction due to unspecified occlusion or stenosis of right middle cerebral artery +I63512 Cerebral infarction due to unspecified occlusion or stenosis of left middle cerebral artery +I63513 Cerebral infarction due to unspecified occlusion or stenosis of bilateral middle cerebral arteries +I63519 Cerebral infarction due to unspecified occlusion or stenosis of unspecified middle cerebral artery +I63521 Cerebral infarction due to unspecified occlusion or stenosis of right anterior cerebral artery +I63522 Cerebral infarction due to unspecified occlusion or stenosis of left anterior cerebral artery +I63523 Cerebral infarction due to unspecified occlusion or stenosis of bilateral anterior cerebral arteries +I63529 Cerebral infarction due to unspecified occlusion or stenosis of unspecified anterior cerebral artery +I63531 Cerebral infarction due to unspecified occlusion or stenosis of right posterior cerebral artery +I63532 Cerebral infarction due to unspecified occlusion or stenosis of left posterior cerebral artery +I63533 Cerebral infarction due to unspecified occlusion or stenosis of bilateral posterior cerebral arteries +I63539 Cerebral infarction due to unspecified occlusion or stenosis of unspecified posterior cerebral artery +I63541 Cerebral infarction due to unspecified occlusion or stenosis of right cerebellar artery +I63542 Cerebral infarction due to unspecified occlusion or stenosis of left cerebellar artery +I63543 Cerebral infarction due to unspecified occlusion or stenosis of bilateral cerebellar arteries +I63549 Cerebral infarction due to unspecified occlusion or stenosis of unspecified cerebellar artery +I6359 Cerebral infarction due to unspecified occlusion or stenosis of other cerebral artery +I636 Cerebral infarction due to cerebral venous thrombosis, nonpyogenic +I6381 Other cerebral infarction due to occlusion or stenosis of small artery +I6389 Other cerebral infarction +I639 Cerebral infarction, unspecified +I6501 Occlusion and stenosis of right vertebral artery +I6502 Occlusion and stenosis of left vertebral artery +I6503 Occlusion and stenosis of bilateral vertebral arteries +I6509 Occlusion and stenosis of unspecified vertebral artery +I651 Occlusion and stenosis of basilar artery +I6521 Occlusion and stenosis of right carotid artery +I6522 Occlusion and stenosis of left carotid artery +I6523 Occlusion and stenosis of bilateral carotid arteries +I6529 Occlusion and stenosis of unspecified carotid artery +I658 Occlusion and stenosis of other precerebral arteries +I659 Occlusion and stenosis of unspecified precerebral artery +I6601 Occlusion and stenosis of right middle cerebral artery +I6602 Occlusion and stenosis of left middle cerebral artery +I6603 Occlusion and stenosis of bilateral middle cerebral arteries +I6609 Occlusion and stenosis of unspecified middle cerebral artery +I6611 Occlusion and stenosis of right anterior cerebral artery +I6612 Occlusion and stenosis of left anterior cerebral artery +I6613 Occlusion and stenosis of bilateral anterior cerebral arteries +I6619 Occlusion and stenosis of unspecified anterior cerebral artery +I6621 Occlusion and stenosis of right posterior cerebral artery +I6622 Occlusion and stenosis of left posterior cerebral artery +I6623 Occlusion and stenosis of bilateral posterior cerebral arteries +I6629 Occlusion and stenosis of unspecified posterior cerebral artery +I663 Occlusion and stenosis of cerebellar arteries +I668 Occlusion and stenosis of other cerebral arteries +I669 Occlusion and stenosis of unspecified cerebral artery +I670 Dissection of cerebral arteries, nonruptured +I671 Cerebral aneurysm, nonruptured +I672 Cerebral atherosclerosis +I673 Progressive vascular leukoencephalopathy +I674 Hypertensive encephalopathy +I675 Moyamoya disease +I676 Nonpyogenic thrombosis of intracranial venous system +I677 Cerebral arteritis, not elsewhere classified +I6781 Acute cerebrovascular insufficiency +I6782 Cerebral ischemia +I6783 Posterior reversible encephalopathy syndrome +I67841 Reversible cerebrovascular vasoconstriction syndrome +I67848 Other cerebrovascular vasospasm and vasoconstriction +I67850 Cerebral autosomal dominant arteriopathy with subcortical infarcts and leukoencephalopathy +I67858 Other hereditary cerebrovascular disease +I6789 Other cerebrovascular disease +I679 Cerebrovascular disease, unspecified +I680 Cerebral amyloid angiopathy +I682 Cerebral arteritis in other diseases classified elsewhere +I688 Other cerebrovascular disorders in diseases classified elsewhere +I6900 Unspecified sequelae of nontraumatic subarachnoid hemorrhage +I69010 Attention and concentration deficit following nontraumatic subarachnoid hemorrhage +I69011 Memory deficit following nontraumatic subarachnoid hemorrhage +I69012 Visuospatial deficit and spatial neglect following nontraumatic subarachnoid hemorrhage +I69013 Psychomotor deficit following nontraumatic subarachnoid hemorrhage +I69014 Frontal lobe and executive function deficit following nontraumatic subarachnoid hemorrhage +I69015 Cognitive social or emotional deficit following nontraumatic subarachnoid hemorrhage +I69018 Other symptoms and signs involving cognitive functions following nontraumatic subarachnoid hemorrhage +I69019 Unspecified symptoms and signs involving cognitive functions following nontraumatic subarachnoid hemorrhage +I69020 Aphasia following nontraumatic subarachnoid hemorrhage +I69021 Dysphasia following nontraumatic subarachnoid hemorrhage +I69022 Dysarthria following nontraumatic subarachnoid hemorrhage +I69023 Fluency disorder following nontraumatic subarachnoid hemorrhage +I69028 Other speech and language deficits following nontraumatic subarachnoid hemorrhage +I69031 Monoplegia of upper limb following nontraumatic subarachnoid hemorrhage affecting right dominant side +I69032 Monoplegia of upper limb following nontraumatic subarachnoid hemorrhage affecting left dominant side +I69033 Monoplegia of upper limb following nontraumatic subarachnoid hemorrhage affecting right non-dominant side +I69034 Monoplegia of upper limb following nontraumatic subarachnoid hemorrhage affecting left non-dominant side +I69039 Monoplegia of upper limb following nontraumatic subarachnoid hemorrhage affecting unspecified side +I69041 Monoplegia of lower limb following nontraumatic subarachnoid hemorrhage affecting right dominant side +I69042 Monoplegia of lower limb following nontraumatic subarachnoid hemorrhage affecting left dominant side +I69043 Monoplegia of lower limb following nontraumatic subarachnoid hemorrhage affecting right non-dominant side +I69044 Monoplegia of lower limb following nontraumatic subarachnoid hemorrhage affecting left non-dominant side +I69049 Monoplegia of lower limb following nontraumatic subarachnoid hemorrhage affecting unspecified side +I69051 Hemiplegia and hemiparesis following nontraumatic subarachnoid hemorrhage affecting right dominant side +I69052 Hemiplegia and hemiparesis following nontraumatic subarachnoid hemorrhage affecting left dominant side +I69053 Hemiplegia and hemiparesis following nontraumatic subarachnoid hemorrhage affecting right non-dominant side +I69054 Hemiplegia and hemiparesis following nontraumatic subarachnoid hemorrhage affecting left non-dominant side +I69059 Hemiplegia and hemiparesis following nontraumatic subarachnoid hemorrhage affecting unspecified side +I69061 Other paralytic syndrome following nontraumatic subarachnoid hemorrhage affecting right dominant side +I69062 Other paralytic syndrome following nontraumatic subarachnoid hemorrhage affecting left dominant side +I69063 Other paralytic syndrome following nontraumatic subarachnoid hemorrhage affecting right non-dominant side +I69064 Other paralytic syndrome following nontraumatic subarachnoid hemorrhage affecting left non-dominant side +I69065 Other paralytic syndrome following nontraumatic subarachnoid hemorrhage, bilateral +I69069 Other paralytic syndrome following nontraumatic subarachnoid hemorrhage affecting unspecified side +I69090 Apraxia following nontraumatic subarachnoid hemorrhage +I69091 Dysphagia following nontraumatic subarachnoid hemorrhage +I69092 Facial weakness following nontraumatic subarachnoid hemorrhage +I69093 Ataxia following nontraumatic subarachnoid hemorrhage +I69098 Other sequelae following nontraumatic subarachnoid hemorrhage +I6910 Unspecified sequelae of nontraumatic intracerebral hemorrhage +I69110 Attention and concentration deficit following nontraumatic intracerebral hemorrhage +I69111 Memory deficit following nontraumatic intracerebral hemorrhage +I69112 Visuospatial deficit and spatial neglect following nontraumatic intracerebral hemorrhage +I69113 Psychomotor deficit following nontraumatic intracerebral hemorrhage +I69114 Frontal lobe and executive function deficit following nontraumatic intracerebral hemorrhage +I69115 Cognitive social or emotional deficit following nontraumatic intracerebral hemorrhage +I69118 Other symptoms and signs involving cognitive functions following nontraumatic intracerebral hemorrhage +I69119 Unspecified symptoms and signs involving cognitive functions following nontraumatic intracerebral hemorrhage +I69120 Aphasia following nontraumatic intracerebral hemorrhage +I69121 Dysphasia following nontraumatic intracerebral hemorrhage +I69122 Dysarthria following nontraumatic intracerebral hemorrhage +I69123 Fluency disorder following nontraumatic intracerebral hemorrhage +I69128 Other speech and language deficits following nontraumatic intracerebral hemorrhage +I69131 Monoplegia of upper limb following nontraumatic intracerebral hemorrhage affecting right dominant side +I69132 Monoplegia of upper limb following nontraumatic intracerebral hemorrhage affecting left dominant side +I69133 Monoplegia of upper limb following nontraumatic intracerebral hemorrhage affecting right non-dominant side +I69134 Monoplegia of upper limb following nontraumatic intracerebral hemorrhage affecting left non-dominant side +I69139 Monoplegia of upper limb following nontraumatic intracerebral hemorrhage affecting unspecified side +I69141 Monoplegia of lower limb following nontraumatic intracerebral hemorrhage affecting right dominant side +I69142 Monoplegia of lower limb following nontraumatic intracerebral hemorrhage affecting left dominant side +I69143 Monoplegia of lower limb following nontraumatic intracerebral hemorrhage affecting right non-dominant side +I69144 Monoplegia of lower limb following nontraumatic intracerebral hemorrhage affecting left non-dominant side +I69149 Monoplegia of lower limb following nontraumatic intracerebral hemorrhage affecting unspecified side +I69151 Hemiplegia and hemiparesis following nontraumatic intracerebral hemorrhage affecting right dominant side +I69152 Hemiplegia and hemiparesis following nontraumatic intracerebral hemorrhage affecting left dominant side +I69153 Hemiplegia and hemiparesis following nontraumatic intracerebral hemorrhage affecting right non-dominant side +I69154 Hemiplegia and hemiparesis following nontraumatic intracerebral hemorrhage affecting left non-dominant side +I69159 Hemiplegia and hemiparesis following nontraumatic intracerebral hemorrhage affecting unspecified side +I69161 Other paralytic syndrome following nontraumatic intracerebral hemorrhage affecting right dominant side +I69162 Other paralytic syndrome following nontraumatic intracerebral hemorrhage affecting left dominant side +I69163 Other paralytic syndrome following nontraumatic intracerebral hemorrhage affecting right non-dominant side +I69164 Other paralytic syndrome following nontraumatic intracerebral hemorrhage affecting left non-dominant side +I69165 Other paralytic syndrome following nontraumatic intracerebral hemorrhage, bilateral +I69169 Other paralytic syndrome following nontraumatic intracerebral hemorrhage affecting unspecified side +I69190 Apraxia following nontraumatic intracerebral hemorrhage +I69191 Dysphagia following nontraumatic intracerebral hemorrhage +I69192 Facial weakness following nontraumatic intracerebral hemorrhage +I69193 Ataxia following nontraumatic intracerebral hemorrhage +I69198 Other sequelae of nontraumatic intracerebral hemorrhage +I6920 Unspecified sequelae of other nontraumatic intracranial hemorrhage +I69210 Attention and concentration deficit following other nontraumatic intracranial hemorrhage +I69211 Memory deficit following other nontraumatic intracranial hemorrhage +I69212 Visuospatial deficit and spatial neglect following other nontraumatic intracranial hemorrhage +I69213 Psychomotor deficit following other nontraumatic intracranial hemorrhage +I69214 Frontal lobe and executive function deficit following other nontraumatic intracranial hemorrhage +I69215 Cognitive social or emotional deficit following other nontraumatic intracranial hemorrhage +I69218 Other symptoms and signs involving cognitive functions following other nontraumatic intracranial hemorrhage +I69219 Unspecified symptoms and signs involving cognitive functions following other nontraumatic intracranial hemorrhage +I69220 Aphasia following other nontraumatic intracranial hemorrhage +I69221 Dysphasia following other nontraumatic intracranial hemorrhage +I69222 Dysarthria following other nontraumatic intracranial hemorrhage +I69223 Fluency disorder following other nontraumatic intracranial hemorrhage +I69228 Other speech and language deficits following other nontraumatic intracranial hemorrhage +I69231 Monoplegia of upper limb following other nontraumatic intracranial hemorrhage affecting right dominant side +I69232 Monoplegia of upper limb following other nontraumatic intracranial hemorrhage affecting left dominant side +I69233 Monoplegia of upper limb following other nontraumatic intracranial hemorrhage affecting right non-dominant side +I69234 Monoplegia of upper limb following other nontraumatic intracranial hemorrhage affecting left non-dominant side +I69239 Monoplegia of upper limb following other nontraumatic intracranial hemorrhage affecting unspecified side +I69241 Monoplegia of lower limb following other nontraumatic intracranial hemorrhage affecting right dominant side +I69242 Monoplegia of lower limb following other nontraumatic intracranial hemorrhage affecting left dominant side +I69243 Monoplegia of lower limb following other nontraumatic intracranial hemorrhage affecting right non-dominant side +I69244 Monoplegia of lower limb following other nontraumatic intracranial hemorrhage affecting left non-dominant side +I69249 Monoplegia of lower limb following other nontraumatic intracranial hemorrhage affecting unspecified side +I69251 Hemiplegia and hemiparesis following other nontraumatic intracranial hemorrhage affecting right dominant side +I69252 Hemiplegia and hemiparesis following other nontraumatic intracranial hemorrhage affecting left dominant side +I69253 Hemiplegia and hemiparesis following other nontraumatic intracranial hemorrhage affecting right non-dominant side +I69254 Hemiplegia and hemiparesis following other nontraumatic intracranial hemorrhage affecting left non-dominant side +I69259 Hemiplegia and hemiparesis following other nontraumatic intracranial hemorrhage affecting unspecified side +I69261 Other paralytic syndrome following other nontraumatic intracranial hemorrhage affecting right dominant side +I69262 Other paralytic syndrome following other nontraumatic intracranial hemorrhage affecting left dominant side +I69263 Other paralytic syndrome following other nontraumatic intracranial hemorrhage affecting right non-dominant side +I69264 Other paralytic syndrome following other nontraumatic intracranial hemorrhage affecting left non-dominant side +I69265 Other paralytic syndrome following other nontraumatic intracranial hemorrhage, bilateral +I69269 Other paralytic syndrome following other nontraumatic intracranial hemorrhage affecting unspecified side +I69290 Apraxia following other nontraumatic intracranial hemorrhage +I69291 Dysphagia following other nontraumatic intracranial hemorrhage +I69292 Facial weakness following other nontraumatic intracranial hemorrhage +I69293 Ataxia following other nontraumatic intracranial hemorrhage +I69298 Other sequelae of other nontraumatic intracranial hemorrhage +I6930 Unspecified sequelae of cerebral infarction +I69310 Attention and concentration deficit following cerebral infarction +I69311 Memory deficit following cerebral infarction +I69312 Visuospatial deficit and spatial neglect following cerebral infarction +I69313 Psychomotor deficit following cerebral infarction +I69314 Frontal lobe and executive function deficit following cerebral infarction +I69315 Cognitive social or emotional deficit following cerebral infarction +I69318 Other symptoms and signs involving cognitive functions following cerebral infarction +I69319 Unspecified symptoms and signs involving cognitive functions following cerebral infarction +I69320 Aphasia following cerebral infarction +I69321 Dysphasia following cerebral infarction +I69322 Dysarthria following cerebral infarction +I69323 Fluency disorder following cerebral infarction +I69328 Other speech and language deficits following cerebral infarction +I69331 Monoplegia of upper limb following cerebral infarction affecting right dominant side +I69332 Monoplegia of upper limb following cerebral infarction affecting left dominant side +I69333 Monoplegia of upper limb following cerebral infarction affecting right non-dominant side +I69334 Monoplegia of upper limb following cerebral infarction affecting left non-dominant side +I69339 Monoplegia of upper limb following cerebral infarction affecting unspecified side +I69341 Monoplegia of lower limb following cerebral infarction affecting right dominant side +I69342 Monoplegia of lower limb following cerebral infarction affecting left dominant side +I69343 Monoplegia of lower limb following cerebral infarction affecting right non-dominant side +I69344 Monoplegia of lower limb following cerebral infarction affecting left non-dominant side +I69349 Monoplegia of lower limb following cerebral infarction affecting unspecified side +I69351 Hemiplegia and hemiparesis following cerebral infarction affecting right dominant side +I69352 Hemiplegia and hemiparesis following cerebral infarction affecting left dominant side +I69353 Hemiplegia and hemiparesis following cerebral infarction affecting right non-dominant side +I69354 Hemiplegia and hemiparesis following cerebral infarction affecting left non-dominant side +I69359 Hemiplegia and hemiparesis following cerebral infarction affecting unspecified side +I69361 Other paralytic syndrome following cerebral infarction affecting right dominant side +I69362 Other paralytic syndrome following cerebral infarction affecting left dominant side +I69363 Other paralytic syndrome following cerebral infarction affecting right non-dominant side +I69364 Other paralytic syndrome following cerebral infarction affecting left non-dominant side +I69365 Other paralytic syndrome following cerebral infarction, bilateral +I69369 Other paralytic syndrome following cerebral infarction affecting unspecified side +I69390 Apraxia following cerebral infarction +I69391 Dysphagia following cerebral infarction +I69392 Facial weakness following cerebral infarction +I69393 Ataxia following cerebral infarction +I69398 Other sequelae of cerebral infarction +I6980 Unspecified sequelae of other cerebrovascular disease +I69810 Attention and concentration deficit following other cerebrovascular disease +I69811 Memory deficit following other cerebrovascular disease +I69812 Visuospatial deficit and spatial neglect following other cerebrovascular disease +I69813 Psychomotor deficit following other cerebrovascular disease +I69814 Frontal lobe and executive function deficit following other cerebrovascular disease +I69815 Cognitive social or emotional deficit following other cerebrovascular disease +I69818 Other symptoms and signs involving cognitive functions following other cerebrovascular disease +I69819 Unspecified symptoms and signs involving cognitive functions following other cerebrovascular disease +I69820 Aphasia following other cerebrovascular disease +I69821 Dysphasia following other cerebrovascular disease +I69822 Dysarthria following other cerebrovascular disease +I69823 Fluency disorder following other cerebrovascular disease +I69828 Other speech and language deficits following other cerebrovascular disease +I69831 Monoplegia of upper limb following other cerebrovascular disease affecting right dominant side +I69832 Monoplegia of upper limb following other cerebrovascular disease affecting left dominant side +I69833 Monoplegia of upper limb following other cerebrovascular disease affecting right non-dominant side +I69834 Monoplegia of upper limb following other cerebrovascular disease affecting left non-dominant side +I69839 Monoplegia of upper limb following other cerebrovascular disease affecting unspecified side +I69841 Monoplegia of lower limb following other cerebrovascular disease affecting right dominant side +I69842 Monoplegia of lower limb following other cerebrovascular disease affecting left dominant side +I69843 Monoplegia of lower limb following other cerebrovascular disease affecting right non-dominant side +I69844 Monoplegia of lower limb following other cerebrovascular disease affecting left non-dominant side +I69849 Monoplegia of lower limb following other cerebrovascular disease affecting unspecified side +I69851 Hemiplegia and hemiparesis following other cerebrovascular disease affecting right dominant side +I69852 Hemiplegia and hemiparesis following other cerebrovascular disease affecting left dominant side +I69853 Hemiplegia and hemiparesis following other cerebrovascular disease affecting right non-dominant side +I69854 Hemiplegia and hemiparesis following other cerebrovascular disease affecting left non-dominant side +I69859 Hemiplegia and hemiparesis following other cerebrovascular disease affecting unspecified side +I69861 Other paralytic syndrome following other cerebrovascular disease affecting right dominant side +I69862 Other paralytic syndrome following other cerebrovascular disease affecting left dominant side +I69863 Other paralytic syndrome following other cerebrovascular disease affecting right non-dominant side +I69864 Other paralytic syndrome following other cerebrovascular disease affecting left non-dominant side +I69865 Other paralytic syndrome following other cerebrovascular disease, bilateral +I69869 Other paralytic syndrome following other cerebrovascular disease affecting unspecified side +I69890 Apraxia following other cerebrovascular disease +I69891 Dysphagia following other cerebrovascular disease +I69892 Facial weakness following other cerebrovascular disease +I69893 Ataxia following other cerebrovascular disease +I69898 Other sequelae of other cerebrovascular disease +I6990 Unspecified sequelae of unspecified cerebrovascular disease +I69910 Attention and concentration deficit following unspecified cerebrovascular disease +I69911 Memory deficit following unspecified cerebrovascular disease +I69912 Visuospatial deficit and spatial neglect following unspecified cerebrovascular disease +I69913 Psychomotor deficit following unspecified cerebrovascular disease +I69914 Frontal lobe and executive function deficit following unspecified cerebrovascular disease +I69915 Cognitive social or emotional deficit following unspecified cerebrovascular disease +I69918 Other symptoms and signs involving cognitive functions following unspecified cerebrovascular disease +I69919 Unspecified symptoms and signs involving cognitive functions following unspecified cerebrovascular disease +I69920 Aphasia following unspecified cerebrovascular disease +I69921 Dysphasia following unspecified cerebrovascular disease +I69922 Dysarthria following unspecified cerebrovascular disease +I69923 Fluency disorder following unspecified cerebrovascular disease +I69928 Other speech and language deficits following unspecified cerebrovascular disease +I69931 Monoplegia of upper limb following unspecified cerebrovascular disease affecting right dominant side +I69932 Monoplegia of upper limb following unspecified cerebrovascular disease affecting left dominant side +I69933 Monoplegia of upper limb following unspecified cerebrovascular disease affecting right non-dominant side +I69934 Monoplegia of upper limb following unspecified cerebrovascular disease affecting left non-dominant side +I69939 Monoplegia of upper limb following unspecified cerebrovascular disease affecting unspecified side +I69941 Monoplegia of lower limb following unspecified cerebrovascular disease affecting right dominant side +I69942 Monoplegia of lower limb following unspecified cerebrovascular disease affecting left dominant side +I69943 Monoplegia of lower limb following unspecified cerebrovascular disease affecting right non-dominant side +I69944 Monoplegia of lower limb following unspecified cerebrovascular disease affecting left non-dominant side +I69949 Monoplegia of lower limb following unspecified cerebrovascular disease affecting unspecified side +I69951 Hemiplegia and hemiparesis following unspecified cerebrovascular disease affecting right dominant side +I69952 Hemiplegia and hemiparesis following unspecified cerebrovascular disease affecting left dominant side +I69953 Hemiplegia and hemiparesis following unspecified cerebrovascular disease affecting right non-dominant side +I69954 Hemiplegia and hemiparesis following unspecified cerebrovascular disease affecting left non-dominant side +I69959 Hemiplegia and hemiparesis following unspecified cerebrovascular disease affecting unspecified side +I69961 Other paralytic syndrome following unspecified cerebrovascular disease affecting right dominant side +I69962 Other paralytic syndrome following unspecified cerebrovascular disease affecting left dominant side +I69963 Other paralytic syndrome following unspecified cerebrovascular disease affecting right non-dominant side +I69964 Other paralytic syndrome following unspecified cerebrovascular disease affecting left non-dominant side +I69965 Other paralytic syndrome following unspecified cerebrovascular disease, bilateral +I69969 Other paralytic syndrome following unspecified cerebrovascular disease affecting unspecified side +I69990 Apraxia following unspecified cerebrovascular disease +I69991 Dysphagia following unspecified cerebrovascular disease +I69992 Facial weakness following unspecified cerebrovascular disease +I69993 Ataxia following unspecified cerebrovascular disease +I69998 Other sequelae following unspecified cerebrovascular disease +I700 Atherosclerosis of aorta +I701 Atherosclerosis of renal artery +I70201 Unspecified atherosclerosis of native arteries of extremities, right leg +I70202 Unspecified atherosclerosis of native arteries of extremities, left leg +I70203 Unspecified atherosclerosis of native arteries of extremities, bilateral legs +I70208 Unspecified atherosclerosis of native arteries of extremities, other extremity +I70209 Unspecified atherosclerosis of native arteries of extremities, unspecified extremity +I70211 Atherosclerosis of native arteries of extremities with intermittent claudication, right leg +I70212 Atherosclerosis of native arteries of extremities with intermittent claudication, left leg +I70213 Atherosclerosis of native arteries of extremities with intermittent claudication, bilateral legs +I70218 Atherosclerosis of native arteries of extremities with intermittent claudication, other extremity +I70219 Atherosclerosis of native arteries of extremities with intermittent claudication, unspecified extremity +I70221 Atherosclerosis of native arteries of extremities with rest pain, right leg +I70222 Atherosclerosis of native arteries of extremities with rest pain, left leg +I70223 Atherosclerosis of native arteries of extremities with rest pain, bilateral legs +I70228 Atherosclerosis of native arteries of extremities with rest pain, other extremity +I70229 Atherosclerosis of native arteries of extremities with rest pain, unspecified extremity +I70231 Atherosclerosis of native arteries of right leg with ulceration of thigh +I70232 Atherosclerosis of native arteries of right leg with ulceration of calf +I70233 Atherosclerosis of native arteries of right leg with ulceration of ankle +I70234 Atherosclerosis of native arteries of right leg with ulceration of heel and midfoot +I70235 Atherosclerosis of native arteries of right leg with ulceration of other part of foot +I70238 Atherosclerosis of native arteries of right leg with ulceration of other part of lower right leg +I70239 Atherosclerosis of native arteries of right leg with ulceration of unspecified site +I70241 Atherosclerosis of native arteries of left leg with ulceration of thigh +I70242 Atherosclerosis of native arteries of left leg with ulceration of calf +I70243 Atherosclerosis of native arteries of left leg with ulceration of ankle +I70244 Atherosclerosis of native arteries of left leg with ulceration of heel and midfoot +I70245 Atherosclerosis of native arteries of left leg with ulceration of other part of foot +I70248 Atherosclerosis of native arteries of left leg with ulceration of other part of lower left leg +I70249 Atherosclerosis of native arteries of left leg with ulceration of unspecified site +I7025 Atherosclerosis of native arteries of other extremities with ulceration +I70261 Atherosclerosis of native arteries of extremities with gangrene, right leg +I70262 Atherosclerosis of native arteries of extremities with gangrene, left leg +I70263 Atherosclerosis of native arteries of extremities with gangrene, bilateral legs +I70268 Atherosclerosis of native arteries of extremities with gangrene, other extremity +I70269 Atherosclerosis of native arteries of extremities with gangrene, unspecified extremity +I70291 Other atherosclerosis of native arteries of extremities, right leg +I70292 Other atherosclerosis of native arteries of extremities, left leg +I70293 Other atherosclerosis of native arteries of extremities, bilateral legs +I70298 Other atherosclerosis of native arteries of extremities, other extremity +I70299 Other atherosclerosis of native arteries of extremities, unspecified extremity +I70301 Unspecified atherosclerosis of unspecified type of bypass graft(s) of the extremities, right leg +I70302 Unspecified atherosclerosis of unspecified type of bypass graft(s) of the extremities, left leg +I70303 Unspecified atherosclerosis of unspecified type of bypass graft(s) of the extremities, bilateral legs +I70308 Unspecified atherosclerosis of unspecified type of bypass graft(s) of the extremities, other extremity +I70309 Unspecified atherosclerosis of unspecified type of bypass graft(s) of the extremities, unspecified extremity +I70311 Atherosclerosis of unspecified type of bypass graft(s) of the extremities with intermittent claudication, right leg +I70312 Atherosclerosis of unspecified type of bypass graft(s) of the extremities with intermittent claudication, left leg +I70313 Atherosclerosis of unspecified type of bypass graft(s) of the extremities with intermittent claudication, bilateral legs +I70318 Atherosclerosis of unspecified type of bypass graft(s) of the extremities with intermittent claudication, other extremity +I70319 Atherosclerosis of unspecified type of bypass graft(s) of the extremities with intermittent claudication, unspecified extremity +I70321 Atherosclerosis of unspecified type of bypass graft(s) of the extremities with rest pain, right leg +I70322 Atherosclerosis of unspecified type of bypass graft(s) of the extremities with rest pain, left leg +I70323 Atherosclerosis of unspecified type of bypass graft(s) of the extremities with rest pain, bilateral legs +I70328 Atherosclerosis of unspecified type of bypass graft(s) of the extremities with rest pain, other extremity +I70329 Atherosclerosis of unspecified type of bypass graft(s) of the extremities with rest pain, unspecified extremity +I70331 Atherosclerosis of unspecified type of bypass graft(s) of the right leg with ulceration of thigh +I70332 Atherosclerosis of unspecified type of bypass graft(s) of the right leg with ulceration of calf +I70333 Atherosclerosis of unspecified type of bypass graft(s) of the right leg with ulceration of ankle +I70334 Atherosclerosis of unspecified type of bypass graft(s) of the right leg with ulceration of heel and midfoot +I70335 Atherosclerosis of unspecified type of bypass graft(s) of the right leg with ulceration of other part of foot +I70338 Atherosclerosis of unspecified type of bypass graft(s) of the right leg with ulceration of other part of lower leg +I70339 Atherosclerosis of unspecified type of bypass graft(s) of the right leg with ulceration of unspecified site +I70341 Atherosclerosis of unspecified type of bypass graft(s) of the left leg with ulceration of thigh +I70342 Atherosclerosis of unspecified type of bypass graft(s) of the left leg with ulceration of calf +I70343 Atherosclerosis of unspecified type of bypass graft(s) of the left leg with ulceration of ankle +I70344 Atherosclerosis of unspecified type of bypass graft(s) of the left leg with ulceration of heel and midfoot +I70345 Atherosclerosis of unspecified type of bypass graft(s) of the left leg with ulceration of other part of foot +I70348 Atherosclerosis of unspecified type of bypass graft(s) of the left leg with ulceration of other part of lower leg +I70349 Atherosclerosis of unspecified type of bypass graft(s) of the left leg with ulceration of unspecified site +I7035 Atherosclerosis of unspecified type of bypass graft(s) of other extremity with ulceration +I70361 Atherosclerosis of unspecified type of bypass graft(s) of the extremities with gangrene, right leg +I70362 Atherosclerosis of unspecified type of bypass graft(s) of the extremities with gangrene, left leg +I70363 Atherosclerosis of unspecified type of bypass graft(s) of the extremities with gangrene, bilateral legs +I70368 Atherosclerosis of unspecified type of bypass graft(s) of the extremities with gangrene, other extremity +I70369 Atherosclerosis of unspecified type of bypass graft(s) of the extremities with gangrene, unspecified extremity +I70391 Other atherosclerosis of unspecified type of bypass graft(s) of the extremities, right leg +I70392 Other atherosclerosis of unspecified type of bypass graft(s) of the extremities, left leg +I70393 Other atherosclerosis of unspecified type of bypass graft(s) of the extremities, bilateral legs +I70398 Other atherosclerosis of unspecified type of bypass graft(s) of the extremities, other extremity +I70399 Other atherosclerosis of unspecified type of bypass graft(s) of the extremities, unspecified extremity +I70401 Unspecified atherosclerosis of autologous vein bypass graft(s) of the extremities, right leg +I70402 Unspecified atherosclerosis of autologous vein bypass graft(s) of the extremities, left leg +I70403 Unspecified atherosclerosis of autologous vein bypass graft(s) of the extremities, bilateral legs +I70408 Unspecified atherosclerosis of autologous vein bypass graft(s) of the extremities, other extremity +I70409 Unspecified atherosclerosis of autologous vein bypass graft(s) of the extremities, unspecified extremity +I70411 Atherosclerosis of autologous vein bypass graft(s) of the extremities with intermittent claudication, right leg +I70412 Atherosclerosis of autologous vein bypass graft(s) of the extremities with intermittent claudication, left leg +I70413 Atherosclerosis of autologous vein bypass graft(s) of the extremities with intermittent claudication, bilateral legs +I70418 Atherosclerosis of autologous vein bypass graft(s) of the extremities with intermittent claudication, other extremity +I70419 Atherosclerosis of autologous vein bypass graft(s) of the extremities with intermittent claudication, unspecified extremity +I70421 Atherosclerosis of autologous vein bypass graft(s) of the extremities with rest pain, right leg +I70422 Atherosclerosis of autologous vein bypass graft(s) of the extremities with rest pain, left leg +I70423 Atherosclerosis of autologous vein bypass graft(s) of the extremities with rest pain, bilateral legs +I70428 Atherosclerosis of autologous vein bypass graft(s) of the extremities with rest pain, other extremity +I70429 Atherosclerosis of autologous vein bypass graft(s) of the extremities with rest pain, unspecified extremity +I70431 Atherosclerosis of autologous vein bypass graft(s) of the right leg with ulceration of thigh +I70432 Atherosclerosis of autologous vein bypass graft(s) of the right leg with ulceration of calf +I70433 Atherosclerosis of autologous vein bypass graft(s) of the right leg with ulceration of ankle +I70434 Atherosclerosis of autologous vein bypass graft(s) of the right leg with ulceration of heel and midfoot +I70435 Atherosclerosis of autologous vein bypass graft(s) of the right leg with ulceration of other part of foot +I70438 Atherosclerosis of autologous vein bypass graft(s) of the right leg with ulceration of other part of lower leg +I70439 Atherosclerosis of autologous vein bypass graft(s) of the right leg with ulceration of unspecified site +I70441 Atherosclerosis of autologous vein bypass graft(s) of the left leg with ulceration of thigh +I70442 Atherosclerosis of autologous vein bypass graft(s) of the left leg with ulceration of calf +I70443 Atherosclerosis of autologous vein bypass graft(s) of the left leg with ulceration of ankle +I70444 Atherosclerosis of autologous vein bypass graft(s) of the left leg with ulceration of heel and midfoot +I70445 Atherosclerosis of autologous vein bypass graft(s) of the left leg with ulceration of other part of foot +I70448 Atherosclerosis of autologous vein bypass graft(s) of the left leg with ulceration of other part of lower leg +I70449 Atherosclerosis of autologous vein bypass graft(s) of the left leg with ulceration of unspecified site +I7045 Atherosclerosis of autologous vein bypass graft(s) of other extremity with ulceration +I70461 Atherosclerosis of autologous vein bypass graft(s) of the extremities with gangrene, right leg +I70462 Atherosclerosis of autologous vein bypass graft(s) of the extremities with gangrene, left leg +I70463 Atherosclerosis of autologous vein bypass graft(s) of the extremities with gangrene, bilateral legs +I70468 Atherosclerosis of autologous vein bypass graft(s) of the extremities with gangrene, other extremity +I70469 Atherosclerosis of autologous vein bypass graft(s) of the extremities with gangrene, unspecified extremity +I70491 Other atherosclerosis of autologous vein bypass graft(s) of the extremities, right leg +I70492 Other atherosclerosis of autologous vein bypass graft(s) of the extremities, left leg +I70493 Other atherosclerosis of autologous vein bypass graft(s) of the extremities, bilateral legs +I70498 Other atherosclerosis of autologous vein bypass graft(s) of the extremities, other extremity +I70499 Other atherosclerosis of autologous vein bypass graft(s) of the extremities, unspecified extremity +I70501 Unspecified atherosclerosis of nonautologous biological bypass graft(s) of the extremities, right leg +I70502 Unspecified atherosclerosis of nonautologous biological bypass graft(s) of the extremities, left leg +I70503 Unspecified atherosclerosis of nonautologous biological bypass graft(s) of the extremities, bilateral legs +I70508 Unspecified atherosclerosis of nonautologous biological bypass graft(s) of the extremities, other extremity +I70509 Unspecified atherosclerosis of nonautologous biological bypass graft(s) of the extremities, unspecified extremity +I70511 Atherosclerosis of nonautologous biological bypass graft(s) of the extremities with intermittent claudication, right leg +I70512 Atherosclerosis of nonautologous biological bypass graft(s) of the extremities with intermittent claudication, left leg +I70513 Atherosclerosis of nonautologous biological bypass graft(s) of the extremities with intermittent claudication, bilateral legs +I70518 Atherosclerosis of nonautologous biological bypass graft(s) of the extremities with intermittent claudication, other extremity +I70519 Atherosclerosis of nonautologous biological bypass graft(s) of the extremities with intermittent claudication, unspecified extremity +I70521 Atherosclerosis of nonautologous biological bypass graft(s) of the extremities with rest pain, right leg +I70522 Atherosclerosis of nonautologous biological bypass graft(s) of the extremities with rest pain, left leg +I70523 Atherosclerosis of nonautologous biological bypass graft(s) of the extremities with rest pain, bilateral legs +I70528 Atherosclerosis of nonautologous biological bypass graft(s) of the extremities with rest pain, other extremity +I70529 Atherosclerosis of nonautologous biological bypass graft(s) of the extremities with rest pain, unspecified extremity +I70531 Atherosclerosis of nonautologous biological bypass graft(s) of the right leg with ulceration of thigh +I70532 Atherosclerosis of nonautologous biological bypass graft(s) of the right leg with ulceration of calf +I70533 Atherosclerosis of nonautologous biological bypass graft(s) of the right leg with ulceration of ankle +I70534 Atherosclerosis of nonautologous biological bypass graft(s) of the right leg with ulceration of heel and midfoot +I70535 Atherosclerosis of nonautologous biological bypass graft(s) of the right leg with ulceration of other part of foot +I70538 Atherosclerosis of nonautologous biological bypass graft(s) of the right leg with ulceration of other part of lower leg +I70539 Atherosclerosis of nonautologous biological bypass graft(s) of the right leg with ulceration of unspecified site +I70541 Atherosclerosis of nonautologous biological bypass graft(s) of the left leg with ulceration of thigh +I70542 Atherosclerosis of nonautologous biological bypass graft(s) of the left leg with ulceration of calf +I70543 Atherosclerosis of nonautologous biological bypass graft(s) of the left leg with ulceration of ankle +I70544 Atherosclerosis of nonautologous biological bypass graft(s) of the left leg with ulceration of heel and midfoot +I70545 Atherosclerosis of nonautologous biological bypass graft(s) of the left leg with ulceration of other part of foot +I70548 Atherosclerosis of nonautologous biological bypass graft(s) of the left leg with ulceration of other part of lower leg +I70549 Atherosclerosis of nonautologous biological bypass graft(s) of the left leg with ulceration of unspecified site +I7055 Atherosclerosis of nonautologous biological bypass graft(s) of other extremity with ulceration +I70561 Atherosclerosis of nonautologous biological bypass graft(s) of the extremities with gangrene, right leg +I70562 Atherosclerosis of nonautologous biological bypass graft(s) of the extremities with gangrene, left leg +I70563 Atherosclerosis of nonautologous biological bypass graft(s) of the extremities with gangrene, bilateral legs +I70568 Atherosclerosis of nonautologous biological bypass graft(s) of the extremities with gangrene, other extremity +I70569 Atherosclerosis of nonautologous biological bypass graft(s) of the extremities with gangrene, unspecified extremity +I70591 Other atherosclerosis of nonautologous biological bypass graft(s) of the extremities, right leg +I70592 Other atherosclerosis of nonautologous biological bypass graft(s) of the extremities, left leg +I70593 Other atherosclerosis of nonautologous biological bypass graft(s) of the extremities, bilateral legs +I70598 Other atherosclerosis of nonautologous biological bypass graft(s) of the extremities, other extremity +I70599 Other atherosclerosis of nonautologous biological bypass graft(s) of the extremities, unspecified extremity +I70601 Unspecified atherosclerosis of nonbiological bypass graft(s) of the extremities, right leg +I70602 Unspecified atherosclerosis of nonbiological bypass graft(s) of the extremities, left leg +I70603 Unspecified atherosclerosis of nonbiological bypass graft(s) of the extremities, bilateral legs +I70608 Unspecified atherosclerosis of nonbiological bypass graft(s) of the extremities, other extremity +I70609 Unspecified atherosclerosis of nonbiological bypass graft(s) of the extremities, unspecified extremity +I70611 Atherosclerosis of nonbiological bypass graft(s) of the extremities with intermittent claudication, right leg +I70612 Atherosclerosis of nonbiological bypass graft(s) of the extremities with intermittent claudication, left leg +I70613 Atherosclerosis of nonbiological bypass graft(s) of the extremities with intermittent claudication, bilateral legs +I70618 Atherosclerosis of nonbiological bypass graft(s) of the extremities with intermittent claudication, other extremity +I70619 Atherosclerosis of nonbiological bypass graft(s) of the extremities with intermittent claudication, unspecified extremity +I70621 Atherosclerosis of nonbiological bypass graft(s) of the extremities with rest pain, right leg +I70622 Atherosclerosis of nonbiological bypass graft(s) of the extremities with rest pain, left leg +I70623 Atherosclerosis of nonbiological bypass graft(s) of the extremities with rest pain, bilateral legs +I70628 Atherosclerosis of nonbiological bypass graft(s) of the extremities with rest pain, other extremity +I70629 Atherosclerosis of nonbiological bypass graft(s) of the extremities with rest pain, unspecified extremity +I70631 Atherosclerosis of nonbiological bypass graft(s) of the right leg with ulceration of thigh +I70632 Atherosclerosis of nonbiological bypass graft(s) of the right leg with ulceration of calf +I70633 Atherosclerosis of nonbiological bypass graft(s) of the right leg with ulceration of ankle +I70634 Atherosclerosis of nonbiological bypass graft(s) of the right leg with ulceration of heel and midfoot +I70635 Atherosclerosis of nonbiological bypass graft(s) of the right leg with ulceration of other part of foot +I70638 Atherosclerosis of nonbiological bypass graft(s) of the right leg with ulceration of other part of lower leg +I70639 Atherosclerosis of nonbiological bypass graft(s) of the right leg with ulceration of unspecified site +I70641 Atherosclerosis of nonbiological bypass graft(s) of the left leg with ulceration of thigh +I70642 Atherosclerosis of nonbiological bypass graft(s) of the left leg with ulceration of calf +I70643 Atherosclerosis of nonbiological bypass graft(s) of the left leg with ulceration of ankle +I70644 Atherosclerosis of nonbiological bypass graft(s) of the left leg with ulceration of heel and midfoot +I70645 Atherosclerosis of nonbiological bypass graft(s) of the left leg with ulceration of other part of foot +I70648 Atherosclerosis of nonbiological bypass graft(s) of the left leg with ulceration of other part of lower leg +I70649 Atherosclerosis of nonbiological bypass graft(s) of the left leg with ulceration of unspecified site +I7065 Atherosclerosis of nonbiological bypass graft(s) of other extremity with ulceration +I70661 Atherosclerosis of nonbiological bypass graft(s) of the extremities with gangrene, right leg +I70662 Atherosclerosis of nonbiological bypass graft(s) of the extremities with gangrene, left leg +I70663 Atherosclerosis of nonbiological bypass graft(s) of the extremities with gangrene, bilateral legs +I70668 Atherosclerosis of nonbiological bypass graft(s) of the extremities with gangrene, other extremity +I70669 Atherosclerosis of nonbiological bypass graft(s) of the extremities with gangrene, unspecified extremity +I70691 Other atherosclerosis of nonbiological bypass graft(s) of the extremities, right leg +I70692 Other atherosclerosis of nonbiological bypass graft(s) of the extremities, left leg +I70693 Other atherosclerosis of nonbiological bypass graft(s) of the extremities, bilateral legs +I70698 Other atherosclerosis of nonbiological bypass graft(s) of the extremities, other extremity +I70699 Other atherosclerosis of nonbiological bypass graft(s) of the extremities, unspecified extremity +I70701 Unspecified atherosclerosis of other type of bypass graft(s) of the extremities, right leg +I70702 Unspecified atherosclerosis of other type of bypass graft(s) of the extremities, left leg +I70703 Unspecified atherosclerosis of other type of bypass graft(s) of the extremities, bilateral legs +I70708 Unspecified atherosclerosis of other type of bypass graft(s) of the extremities, other extremity +I70709 Unspecified atherosclerosis of other type of bypass graft(s) of the extremities, unspecified extremity +I70711 Atherosclerosis of other type of bypass graft(s) of the extremities with intermittent claudication, right leg +I70712 Atherosclerosis of other type of bypass graft(s) of the extremities with intermittent claudication, left leg +I70713 Atherosclerosis of other type of bypass graft(s) of the extremities with intermittent claudication, bilateral legs +I70718 Atherosclerosis of other type of bypass graft(s) of the extremities with intermittent claudication, other extremity +I70719 Atherosclerosis of other type of bypass graft(s) of the extremities with intermittent claudication, unspecified extremity +I70721 Atherosclerosis of other type of bypass graft(s) of the extremities with rest pain, right leg +I70722 Atherosclerosis of other type of bypass graft(s) of the extremities with rest pain, left leg +I70723 Atherosclerosis of other type of bypass graft(s) of the extremities with rest pain, bilateral legs +I70728 Atherosclerosis of other type of bypass graft(s) of the extremities with rest pain, other extremity +I70729 Atherosclerosis of other type of bypass graft(s) of the extremities with rest pain, unspecified extremity +I70731 Atherosclerosis of other type of bypass graft(s) of the right leg with ulceration of thigh +I70732 Atherosclerosis of other type of bypass graft(s) of the right leg with ulceration of calf +I70733 Atherosclerosis of other type of bypass graft(s) of the right leg with ulceration of ankle +I70734 Atherosclerosis of other type of bypass graft(s) of the right leg with ulceration of heel and midfoot +I70735 Atherosclerosis of other type of bypass graft(s) of the right leg with ulceration of other part of foot +I70738 Atherosclerosis of other type of bypass graft(s) of the right leg with ulceration of other part of lower leg +I70739 Atherosclerosis of other type of bypass graft(s) of the right leg with ulceration of unspecified site +I70741 Atherosclerosis of other type of bypass graft(s) of the left leg with ulceration of thigh +I70742 Atherosclerosis of other type of bypass graft(s) of the left leg with ulceration of calf +I70743 Atherosclerosis of other type of bypass graft(s) of the left leg with ulceration of ankle +I70744 Atherosclerosis of other type of bypass graft(s) of the left leg with ulceration of heel and midfoot +I70745 Atherosclerosis of other type of bypass graft(s) of the left leg with ulceration of other part of foot +I70748 Atherosclerosis of other type of bypass graft(s) of the left leg with ulceration of other part of lower leg +I70749 Atherosclerosis of other type of bypass graft(s) of the left leg with ulceration of unspecified site +I7075 Atherosclerosis of other type of bypass graft(s) of other extremity with ulceration +I70761 Atherosclerosis of other type of bypass graft(s) of the extremities with gangrene, right leg +I70762 Atherosclerosis of other type of bypass graft(s) of the extremities with gangrene, left leg +I70763 Atherosclerosis of other type of bypass graft(s) of the extremities with gangrene, bilateral legs +I70768 Atherosclerosis of other type of bypass graft(s) of the extremities with gangrene, other extremity +I70769 Atherosclerosis of other type of bypass graft(s) of the extremities with gangrene, unspecified extremity +I70791 Other atherosclerosis of other type of bypass graft(s) of the extremities, right leg +I70792 Other atherosclerosis of other type of bypass graft(s) of the extremities, left leg +I70793 Other atherosclerosis of other type of bypass graft(s) of the extremities, bilateral legs +I70798 Other atherosclerosis of other type of bypass graft(s) of the extremities, other extremity +I70799 Other atherosclerosis of other type of bypass graft(s) of the extremities, unspecified extremity +I708 Atherosclerosis of other arteries +I7090 Unspecified atherosclerosis +I7091 Generalized atherosclerosis +I7092 Chronic total occlusion of artery of the extremities +I7100 Dissection of unspecified site of aorta +I7101 Dissection of thoracic aorta +I7102 Dissection of abdominal aorta +I7103 Dissection of thoracoabdominal aorta +I711 Thoracic aortic aneurysm, ruptured +I712 Thoracic aortic aneurysm, without rupture +I713 Abdominal aortic aneurysm, ruptured +I714 Abdominal aortic aneurysm, without rupture +I715 Thoracoabdominal aortic aneurysm, ruptured +I716 Thoracoabdominal aortic aneurysm, without rupture +I718 Aortic aneurysm of unspecified site, ruptured +I719 Aortic aneurysm of unspecified site, without rupture +I720 Aneurysm of carotid artery +I721 Aneurysm of artery of upper extremity +I722 Aneurysm of renal artery +I723 Aneurysm of iliac artery +I724 Aneurysm of artery of lower extremity +I725 Aneurysm of other precerebral arteries +I726 Aneurysm of vertebral artery +I728 Aneurysm of other specified arteries +I729 Aneurysm of unspecified site +I7300 Raynaud's syndrome without gangrene +I7301 Raynaud's syndrome with gangrene +I731 Thromboangiitis obliterans [Buerger's disease] +I7381 Erythromelalgia +I7389 Other specified peripheral vascular diseases +I739 Peripheral vascular disease, unspecified +I7401 Saddle embolus of abdominal aorta +I7409 Other arterial embolism and thrombosis of abdominal aorta +I7410 Embolism and thrombosis of unspecified parts of aorta +I7411 Embolism and thrombosis of thoracic aorta +I7419 Embolism and thrombosis of other parts of aorta +I742 Embolism and thrombosis of arteries of the upper extremities +I743 Embolism and thrombosis of arteries of the lower extremities +I744 Embolism and thrombosis of arteries of extremities, unspecified +I745 Embolism and thrombosis of iliac artery +I748 Embolism and thrombosis of other arteries +I749 Embolism and thrombosis of unspecified artery +I75011 Atheroembolism of right upper extremity +I75012 Atheroembolism of left upper extremity +I75013 Atheroembolism of bilateral upper extremities +I75019 Atheroembolism of unspecified upper extremity +I75021 Atheroembolism of right lower extremity +I75022 Atheroembolism of left lower extremity +I75023 Atheroembolism of bilateral lower extremities +I75029 Atheroembolism of unspecified lower extremity +I7581 Atheroembolism of kidney +I7589 Atheroembolism of other site +I76 Septic arterial embolism +I770 Arteriovenous fistula, acquired +I771 Stricture of artery +I772 Rupture of artery +I773 Arterial fibromuscular dysplasia +I774 Celiac artery compression syndrome +I775 Necrosis of artery +I776 Arteritis, unspecified +I7770 Dissection of unspecified artery +I7771 Dissection of carotid artery +I7772 Dissection of iliac artery +I7773 Dissection of renal artery +I7774 Dissection of vertebral artery +I7775 Dissection of other precerebral arteries +I7776 Dissection of artery of upper extremity +I7777 Dissection of artery of lower extremity +I7779 Dissection of other specified artery +I77810 Thoracic aortic ectasia +I77811 Abdominal aortic ectasia +I77812 Thoracoabdominal aortic ectasia +I77819 Aortic ectasia, unspecified site +I7789 Other specified disorders of arteries and arterioles +I779 Disorder of arteries and arterioles, unspecified +I780 Hereditary hemorrhagic telangiectasia +I781 Nevus, non-neoplastic +I788 Other diseases of capillaries +I789 Disease of capillaries, unspecified +I790 Aneurysm of aorta in diseases classified elsewhere +I791 Aortitis in diseases classified elsewhere +I798 Other disorders of arteries, arterioles and capillaries in diseases classified elsewhere +I8000 Phlebitis and thrombophlebitis of superficial vessels of unspecified lower extremity +I8001 Phlebitis and thrombophlebitis of superficial vessels of right lower extremity +I8002 Phlebitis and thrombophlebitis of superficial vessels of left lower extremity +I8003 Phlebitis and thrombophlebitis of superficial vessels of lower extremities, bilateral +I8010 Phlebitis and thrombophlebitis of unspecified femoral vein +I8011 Phlebitis and thrombophlebitis of right femoral vein +I8012 Phlebitis and thrombophlebitis of left femoral vein +I8013 Phlebitis and thrombophlebitis of femoral vein, bilateral +I80201 Phlebitis and thrombophlebitis of unspecified deep vessels of right lower extremity +I80202 Phlebitis and thrombophlebitis of unspecified deep vessels of left lower extremity +I80203 Phlebitis and thrombophlebitis of unspecified deep vessels of lower extremities, bilateral +I80209 Phlebitis and thrombophlebitis of unspecified deep vessels of unspecified lower extremity +I80211 Phlebitis and thrombophlebitis of right iliac vein +I80212 Phlebitis and thrombophlebitis of left iliac vein +I80213 Phlebitis and thrombophlebitis of iliac vein, bilateral +I80219 Phlebitis and thrombophlebitis of unspecified iliac vein +I80221 Phlebitis and thrombophlebitis of right popliteal vein +I80222 Phlebitis and thrombophlebitis of left popliteal vein +I80223 Phlebitis and thrombophlebitis of popliteal vein, bilateral +I80229 Phlebitis and thrombophlebitis of unspecified popliteal vein +I80231 Phlebitis and thrombophlebitis of right tibial vein +I80232 Phlebitis and thrombophlebitis of left tibial vein +I80233 Phlebitis and thrombophlebitis of tibial vein, bilateral +I80239 Phlebitis and thrombophlebitis of unspecified tibial vein +I80291 Phlebitis and thrombophlebitis of other deep vessels of right lower extremity +I80292 Phlebitis and thrombophlebitis of other deep vessels of left lower extremity +I80293 Phlebitis and thrombophlebitis of other deep vessels of lower extremity, bilateral +I80299 Phlebitis and thrombophlebitis of other deep vessels of unspecified lower extremity +I803 Phlebitis and thrombophlebitis of lower extremities, unspecified +I808 Phlebitis and thrombophlebitis of other sites +I809 Phlebitis and thrombophlebitis of unspecified site +I81 Portal vein thrombosis +I820 Budd-Chiari syndrome +I821 Thrombophlebitis migrans +I82210 Acute embolism and thrombosis of superior vena cava +I82211 Chronic embolism and thrombosis of superior vena cava +I82220 Acute embolism and thrombosis of inferior vena cava +I82221 Chronic embolism and thrombosis of inferior vena cava +I82290 Acute embolism and thrombosis of other thoracic veins +I82291 Chronic embolism and thrombosis of other thoracic veins +I823 Embolism and thrombosis of renal vein +I82401 Acute embolism and thrombosis of unspecified deep veins of right lower extremity +I82402 Acute embolism and thrombosis of unspecified deep veins of left lower extremity +I82403 Acute embolism and thrombosis of unspecified deep veins of lower extremity, bilateral +I82409 Acute embolism and thrombosis of unspecified deep veins of unspecified lower extremity +I82411 Acute embolism and thrombosis of right femoral vein +I82412 Acute embolism and thrombosis of left femoral vein +I82413 Acute embolism and thrombosis of femoral vein, bilateral +I82419 Acute embolism and thrombosis of unspecified femoral vein +I82421 Acute embolism and thrombosis of right iliac vein +I82422 Acute embolism and thrombosis of left iliac vein +I82423 Acute embolism and thrombosis of iliac vein, bilateral +I82429 Acute embolism and thrombosis of unspecified iliac vein +I82431 Acute embolism and thrombosis of right popliteal vein +I82432 Acute embolism and thrombosis of left popliteal vein +I82433 Acute embolism and thrombosis of popliteal vein, bilateral +I82439 Acute embolism and thrombosis of unspecified popliteal vein +I82441 Acute embolism and thrombosis of right tibial vein +I82442 Acute embolism and thrombosis of left tibial vein +I82443 Acute embolism and thrombosis of tibial vein, bilateral +I82449 Acute embolism and thrombosis of unspecified tibial vein +I82491 Acute embolism and thrombosis of other specified deep vein of right lower extremity +I82492 Acute embolism and thrombosis of other specified deep vein of left lower extremity +I82493 Acute embolism and thrombosis of other specified deep vein of lower extremity, bilateral +I82499 Acute embolism and thrombosis of other specified deep vein of unspecified lower extremity +I824Y1 Acute embolism and thrombosis of unspecified deep veins of right proximal lower extremity +I824Y2 Acute embolism and thrombosis of unspecified deep veins of left proximal lower extremity +I824Y3 Acute embolism and thrombosis of unspecified deep veins of proximal lower extremity, bilateral +I824Y9 Acute embolism and thrombosis of unspecified deep veins of unspecified proximal lower extremity +I824Z1 Acute embolism and thrombosis of unspecified deep veins of right distal lower extremity +I824Z2 Acute embolism and thrombosis of unspecified deep veins of left distal lower extremity +I824Z3 Acute embolism and thrombosis of unspecified deep veins of distal lower extremity, bilateral +I824Z9 Acute embolism and thrombosis of unspecified deep veins of unspecified distal lower extremity +I82501 Chronic embolism and thrombosis of unspecified deep veins of right lower extremity +I82502 Chronic embolism and thrombosis of unspecified deep veins of left lower extremity +I82503 Chronic embolism and thrombosis of unspecified deep veins of lower extremity, bilateral +I82509 Chronic embolism and thrombosis of unspecified deep veins of unspecified lower extremity +I82511 Chronic embolism and thrombosis of right femoral vein +I82512 Chronic embolism and thrombosis of left femoral vein +I82513 Chronic embolism and thrombosis of femoral vein, bilateral +I82519 Chronic embolism and thrombosis of unspecified femoral vein +I82521 Chronic embolism and thrombosis of right iliac vein +I82522 Chronic embolism and thrombosis of left iliac vein +I82523 Chronic embolism and thrombosis of iliac vein, bilateral +I82529 Chronic embolism and thrombosis of unspecified iliac vein +I82531 Chronic embolism and thrombosis of right popliteal vein +I82532 Chronic embolism and thrombosis of left popliteal vein +I82533 Chronic embolism and thrombosis of popliteal vein, bilateral +I82539 Chronic embolism and thrombosis of unspecified popliteal vein +I82541 Chronic embolism and thrombosis of right tibial vein +I82542 Chronic embolism and thrombosis of left tibial vein +I82543 Chronic embolism and thrombosis of tibial vein, bilateral +I82549 Chronic embolism and thrombosis of unspecified tibial vein +I82591 Chronic embolism and thrombosis of other specified deep vein of right lower extremity +I82592 Chronic embolism and thrombosis of other specified deep vein of left lower extremity +I82593 Chronic embolism and thrombosis of other specified deep vein of lower extremity, bilateral +I82599 Chronic embolism and thrombosis of other specified deep vein of unspecified lower extremity +I825Y1 Chronic embolism and thrombosis of unspecified deep veins of right proximal lower extremity +I825Y2 Chronic embolism and thrombosis of unspecified deep veins of left proximal lower extremity +I825Y3 Chronic embolism and thrombosis of unspecified deep veins of proximal lower extremity, bilateral +I825Y9 Chronic embolism and thrombosis of unspecified deep veins of unspecified proximal lower extremity +I825Z1 Chronic embolism and thrombosis of unspecified deep veins of right distal lower extremity +I825Z2 Chronic embolism and thrombosis of unspecified deep veins of left distal lower extremity +I825Z3 Chronic embolism and thrombosis of unspecified deep veins of distal lower extremity, bilateral +I825Z9 Chronic embolism and thrombosis of unspecified deep veins of unspecified distal lower extremity +I82601 Acute embolism and thrombosis of unspecified veins of right upper extremity +I82602 Acute embolism and thrombosis of unspecified veins of left upper extremity +I82603 Acute embolism and thrombosis of unspecified veins of upper extremity, bilateral +I82609 Acute embolism and thrombosis of unspecified veins of unspecified upper extremity +I82611 Acute embolism and thrombosis of superficial veins of right upper extremity +I82612 Acute embolism and thrombosis of superficial veins of left upper extremity +I82613 Acute embolism and thrombosis of superficial veins of upper extremity, bilateral +I82619 Acute embolism and thrombosis of superficial veins of unspecified upper extremity +I82621 Acute embolism and thrombosis of deep veins of right upper extremity +I82622 Acute embolism and thrombosis of deep veins of left upper extremity +I82623 Acute embolism and thrombosis of deep veins of upper extremity, bilateral +I82629 Acute embolism and thrombosis of deep veins of unspecified upper extremity +I82701 Chronic embolism and thrombosis of unspecified veins of right upper extremity +I82702 Chronic embolism and thrombosis of unspecified veins of left upper extremity +I82703 Chronic embolism and thrombosis of unspecified veins of upper extremity, bilateral +I82709 Chronic embolism and thrombosis of unspecified veins of unspecified upper extremity +I82711 Chronic embolism and thrombosis of superficial veins of right upper extremity +I82712 Chronic embolism and thrombosis of superficial veins of left upper extremity +I82713 Chronic embolism and thrombosis of superficial veins of upper extremity, bilateral +I82719 Chronic embolism and thrombosis of superficial veins of unspecified upper extremity +I82721 Chronic embolism and thrombosis of deep veins of right upper extremity +I82722 Chronic embolism and thrombosis of deep veins of left upper extremity +I82723 Chronic embolism and thrombosis of deep veins of upper extremity, bilateral +I82729 Chronic embolism and thrombosis of deep veins of unspecified upper extremity +I82A11 Acute embolism and thrombosis of right axillary vein +I82A12 Acute embolism and thrombosis of left axillary vein +I82A13 Acute embolism and thrombosis of axillary vein, bilateral +I82A19 Acute embolism and thrombosis of unspecified axillary vein +I82A21 Chronic embolism and thrombosis of right axillary vein +I82A22 Chronic embolism and thrombosis of left axillary vein +I82A23 Chronic embolism and thrombosis of axillary vein, bilateral +I82A29 Chronic embolism and thrombosis of unspecified axillary vein +I82B11 Acute embolism and thrombosis of right subclavian vein +I82B12 Acute embolism and thrombosis of left subclavian vein +I82B13 Acute embolism and thrombosis of subclavian vein, bilateral +I82B19 Acute embolism and thrombosis of unspecified subclavian vein +I82B21 Chronic embolism and thrombosis of right subclavian vein +I82B22 Chronic embolism and thrombosis of left subclavian vein +I82B23 Chronic embolism and thrombosis of subclavian vein, bilateral +I82B29 Chronic embolism and thrombosis of unspecified subclavian vein +I82C11 Acute embolism and thrombosis of right internal jugular vein +I82C12 Acute embolism and thrombosis of left internal jugular vein +I82C13 Acute embolism and thrombosis of internal jugular vein, bilateral +I82C19 Acute embolism and thrombosis of unspecified internal jugular vein +I82C21 Chronic embolism and thrombosis of right internal jugular vein +I82C22 Chronic embolism and thrombosis of left internal jugular vein +I82C23 Chronic embolism and thrombosis of internal jugular vein, bilateral +I82C29 Chronic embolism and thrombosis of unspecified internal jugular vein +I82811 Embolism and thrombosis of superficial veins of right lower extremity +I82812 Embolism and thrombosis of superficial veins of left lower extremity +I82813 Embolism and thrombosis of superficial veins of lower extremities, bilateral +I82819 Embolism and thrombosis of superficial veins of unspecified lower extremity +I82890 Acute embolism and thrombosis of other specified veins +I82891 Chronic embolism and thrombosis of other specified veins +I8290 Acute embolism and thrombosis of unspecified vein +I8291 Chronic embolism and thrombosis of unspecified vein +I83001 Varicose veins of unspecified lower extremity with ulcer of thigh +I83002 Varicose veins of unspecified lower extremity with ulcer of calf +I83003 Varicose veins of unspecified lower extremity with ulcer of ankle +I83004 Varicose veins of unspecified lower extremity with ulcer of heel and midfoot +I83005 Varicose veins of unspecified lower extremity with ulcer other part of foot +I83008 Varicose veins of unspecified lower extremity with ulcer other part of lower leg +I83009 Varicose veins of unspecified lower extremity with ulcer of unspecified site +I83011 Varicose veins of right lower extremity with ulcer of thigh +I83012 Varicose veins of right lower extremity with ulcer of calf +I83013 Varicose veins of right lower extremity with ulcer of ankle +I83014 Varicose veins of right lower extremity with ulcer of heel and midfoot +I83015 Varicose veins of right lower extremity with ulcer other part of foot +I83018 Varicose veins of right lower extremity with ulcer other part of lower leg +I83019 Varicose veins of right lower extremity with ulcer of unspecified site +I83021 Varicose veins of left lower extremity with ulcer of thigh +I83022 Varicose veins of left lower extremity with ulcer of calf +I83023 Varicose veins of left lower extremity with ulcer of ankle +I83024 Varicose veins of left lower extremity with ulcer of heel and midfoot +I83025 Varicose veins of left lower extremity with ulcer other part of foot +I83028 Varicose veins of left lower extremity with ulcer other part of lower leg +I83029 Varicose veins of left lower extremity with ulcer of unspecified site +I8310 Varicose veins of unspecified lower extremity with inflammation +I8311 Varicose veins of right lower extremity with inflammation +I8312 Varicose veins of left lower extremity with inflammation +I83201 Varicose veins of unspecified lower extremity with both ulcer of thigh and inflammation +I83202 Varicose veins of unspecified lower extremity with both ulcer of calf and inflammation +I83203 Varicose veins of unspecified lower extremity with both ulcer of ankle and inflammation +I83204 Varicose veins of unspecified lower extremity with both ulcer of heel and midfoot and inflammation +I83205 Varicose veins of unspecified lower extremity with both ulcer other part of foot and inflammation +I83208 Varicose veins of unspecified lower extremity with both ulcer of other part of lower extremity and inflammation +I83209 Varicose veins of unspecified lower extremity with both ulcer of unspecified site and inflammation +I83211 Varicose veins of right lower extremity with both ulcer of thigh and inflammation +I83212 Varicose veins of right lower extremity with both ulcer of calf and inflammation +I83213 Varicose veins of right lower extremity with both ulcer of ankle and inflammation +I83214 Varicose veins of right lower extremity with both ulcer of heel and midfoot and inflammation +I83215 Varicose veins of right lower extremity with both ulcer other part of foot and inflammation +I83218 Varicose veins of right lower extremity with both ulcer of other part of lower extremity and inflammation +I83219 Varicose veins of right lower extremity with both ulcer of unspecified site and inflammation +I83221 Varicose veins of left lower extremity with both ulcer of thigh and inflammation +I83222 Varicose veins of left lower extremity with both ulcer of calf and inflammation +I83223 Varicose veins of left lower extremity with both ulcer of ankle and inflammation +I83224 Varicose veins of left lower extremity with both ulcer of heel and midfoot and inflammation +I83225 Varicose veins of left lower extremity with both ulcer other part of foot and inflammation +I83228 Varicose veins of left lower extremity with both ulcer of other part of lower extremity and inflammation +I83229 Varicose veins of left lower extremity with both ulcer of unspecified site and inflammation +I83811 Varicose veins of right lower extremity with pain +I83812 Varicose veins of left lower extremity with pain +I83813 Varicose veins of bilateral lower extremities with pain +I83819 Varicose veins of unspecified lower extremity with pain +I83891 Varicose veins of right lower extremity with other complications +I83892 Varicose veins of left lower extremity with other complications +I83893 Varicose veins of bilateral lower extremities with other complications +I83899 Varicose veins of unspecified lower extremity with other complications +I8390 Asymptomatic varicose veins of unspecified lower extremity +I8391 Asymptomatic varicose veins of right lower extremity +I8392 Asymptomatic varicose veins of left lower extremity +I8393 Asymptomatic varicose veins of bilateral lower extremities +I8500 Esophageal varices without bleeding +I8501 Esophageal varices with bleeding +I8510 Secondary esophageal varices without bleeding +I8511 Secondary esophageal varices with bleeding +I860 Sublingual varices +I861 Scrotal varices +I862 Pelvic varices +I863 Vulval varices +I864 Gastric varices +I868 Varicose veins of other specified sites +I87001 Postthrombotic syndrome without complications of right lower extremity +I87002 Postthrombotic syndrome without complications of left lower extremity +I87003 Postthrombotic syndrome without complications of bilateral lower extremity +I87009 Postthrombotic syndrome without complications of unspecified extremity +I87011 Postthrombotic syndrome with ulcer of right lower extremity +I87012 Postthrombotic syndrome with ulcer of left lower extremity +I87013 Postthrombotic syndrome with ulcer of bilateral lower extremity +I87019 Postthrombotic syndrome with ulcer of unspecified lower extremity +I87021 Postthrombotic syndrome with inflammation of right lower extremity +I87022 Postthrombotic syndrome with inflammation of left lower extremity +I87023 Postthrombotic syndrome with inflammation of bilateral lower extremity +I87029 Postthrombotic syndrome with inflammation of unspecified lower extremity +I87031 Postthrombotic syndrome with ulcer and inflammation of right lower extremity +I87032 Postthrombotic syndrome with ulcer and inflammation of left lower extremity +I87033 Postthrombotic syndrome with ulcer and inflammation of bilateral lower extremity +I87039 Postthrombotic syndrome with ulcer and inflammation of unspecified lower extremity +I87091 Postthrombotic syndrome with other complications of right lower extremity +I87092 Postthrombotic syndrome with other complications of left lower extremity +I87093 Postthrombotic syndrome with other complications of bilateral lower extremity +I87099 Postthrombotic syndrome with other complications of unspecified lower extremity +I871 Compression of vein +I872 Venous insufficiency (chronic) (peripheral) +I87301 Chronic venous hypertension (idiopathic) without complications of right lower extremity +I87302 Chronic venous hypertension (idiopathic) without complications of left lower extremity +I87303 Chronic venous hypertension (idiopathic) without complications of bilateral lower extremity +I87309 Chronic venous hypertension (idiopathic) without complications of unspecified lower extremity +I87311 Chronic venous hypertension (idiopathic) with ulcer of right lower extremity +I87312 Chronic venous hypertension (idiopathic) with ulcer of left lower extremity +I87313 Chronic venous hypertension (idiopathic) with ulcer of bilateral lower extremity +I87319 Chronic venous hypertension (idiopathic) with ulcer of unspecified lower extremity +I87321 Chronic venous hypertension (idiopathic) with inflammation of right lower extremity +I87322 Chronic venous hypertension (idiopathic) with inflammation of left lower extremity +I87323 Chronic venous hypertension (idiopathic) with inflammation of bilateral lower extremity +I87329 Chronic venous hypertension (idiopathic) with inflammation of unspecified lower extremity +I87331 Chronic venous hypertension (idiopathic) with ulcer and inflammation of right lower extremity +I87332 Chronic venous hypertension (idiopathic) with ulcer and inflammation of left lower extremity +I87333 Chronic venous hypertension (idiopathic) with ulcer and inflammation of bilateral lower extremity +I87339 Chronic venous hypertension (idiopathic) with ulcer and inflammation of unspecified lower extremity +I87391 Chronic venous hypertension (idiopathic) with other complications of right lower extremity +I87392 Chronic venous hypertension (idiopathic) with other complications of left lower extremity +I87393 Chronic venous hypertension (idiopathic) with other complications of bilateral lower extremity +I87399 Chronic venous hypertension (idiopathic) with other complications of unspecified lower extremity +I878 Other specified disorders of veins +I879 Disorder of vein, unspecified +I880 Nonspecific mesenteric lymphadenitis +I881 Chronic lymphadenitis, except mesenteric +I888 Other nonspecific lymphadenitis +I889 Nonspecific lymphadenitis, unspecified +I890 Lymphedema, not elsewhere classified +I891 Lymphangitis +I898 Other specified noninfective disorders of lymphatic vessels and lymph nodes +I899 Noninfective disorder of lymphatic vessels and lymph nodes, unspecified +I950 Idiopathic hypotension +I951 Orthostatic hypotension +I952 Hypotension due to drugs +I953 Hypotension of hemodialysis +I9581 Postprocedural hypotension +I9589 Other hypotension +I959 Hypotension, unspecified +I96 Gangrene, not elsewhere classified +I970 Postcardiotomy syndrome +I97110 Postprocedural cardiac insufficiency following cardiac surgery +I97111 Postprocedural cardiac insufficiency following other surgery +I97120 Postprocedural cardiac arrest following cardiac surgery +I97121 Postprocedural cardiac arrest following other surgery +I97130 Postprocedural heart failure following cardiac surgery +I97131 Postprocedural heart failure following other surgery +I97190 Other postprocedural cardiac functional disturbances following cardiac surgery +I97191 Other postprocedural cardiac functional disturbances following other surgery +I972 Postmastectomy lymphedema syndrome +I973 Postprocedural hypertension +I97410 Intraoperative hemorrhage and hematoma of a circulatory system organ or structure complicating a cardiac catheterization +I97411 Intraoperative hemorrhage and hematoma of a circulatory system organ or structure complicating a cardiac bypass +I97418 Intraoperative hemorrhage and hematoma of a circulatory system organ or structure complicating other circulatory system procedure +I9742 Intraoperative hemorrhage and hematoma of a circulatory system organ or structure complicating other procedure +I9751 Accidental puncture and laceration of a circulatory system organ or structure during a circulatory system procedure +I9752 Accidental puncture and laceration of a circulatory system organ or structure during other procedure +I97610 Postprocedural hemorrhage of a circulatory system organ or structure following a cardiac catheterization +I97611 Postprocedural hemorrhage of a circulatory system organ or structure following cardiac bypass +I97618 Postprocedural hemorrhage of a circulatory system organ or structure following other circulatory system procedure +I97620 Postprocedural hemorrhage of a circulatory system organ or structure following other procedure +I97621 Postprocedural hematoma of a circulatory system organ or structure following other procedure +I97622 Postprocedural seroma of a circulatory system organ or structure following other procedure +I97630 Postprocedural hematoma of a circulatory system organ or structure following a cardiac catheterization +I97631 Postprocedural hematoma of a circulatory system organ or structure following cardiac bypass +I97638 Postprocedural hematoma of a circulatory system organ or structure following other circulatory system procedure +I97640 Postprocedural seroma of a circulatory system organ or structure following a cardiac catheterization +I97641 Postprocedural seroma of a circulatory system organ or structure following cardiac bypass +I97648 Postprocedural seroma of a circulatory system organ or structure following other circulatory system procedure +I97710 Intraoperative cardiac arrest during cardiac surgery +I97711 Intraoperative cardiac arrest during other surgery +I97790 Other intraoperative cardiac functional disturbances during cardiac surgery +I97791 Other intraoperative cardiac functional disturbances during other surgery +I97810 Intraoperative cerebrovascular infarction during cardiac surgery +I97811 Intraoperative cerebrovascular infarction during other surgery +I97820 Postprocedural cerebrovascular infarction following cardiac surgery +I97821 Postprocedural cerebrovascular infarction following other surgery +I9788 Other intraoperative complications of the circulatory system, not elsewhere classified +I9789 Other postprocedural complications and disorders of the circulatory system, not elsewhere classified +I998 Other disorder of circulatory system +I999 Unspecified disorder of circulatory system +J00 Acute nasopharyngitis [common cold] +J0100 Acute maxillary sinusitis, unspecified +J0101 Acute recurrent maxillary sinusitis +J0110 Acute frontal sinusitis, unspecified +J0111 Acute recurrent frontal sinusitis +J0120 Acute ethmoidal sinusitis, unspecified +J0121 Acute recurrent ethmoidal sinusitis +J0130 Acute sphenoidal sinusitis, unspecified +J0131 Acute recurrent sphenoidal sinusitis +J0140 Acute pansinusitis, unspecified +J0141 Acute recurrent pansinusitis +J0180 Other acute sinusitis +J0181 Other acute recurrent sinusitis +J0190 Acute sinusitis, unspecified +J0191 Acute recurrent sinusitis, unspecified +J020 Streptococcal pharyngitis +J028 Acute pharyngitis due to other specified organisms +J029 Acute pharyngitis, unspecified +J0300 Acute streptococcal tonsillitis, unspecified +J0301 Acute recurrent streptococcal tonsillitis +J0380 Acute tonsillitis due to other specified organisms +J0381 Acute recurrent tonsillitis due to other specified organisms +J0390 Acute tonsillitis, unspecified +J0391 Acute recurrent tonsillitis, unspecified +J040 Acute laryngitis +J0410 Acute tracheitis without obstruction +J0411 Acute tracheitis with obstruction +J042 Acute laryngotracheitis +J0430 Supraglottitis, unspecified, without obstruction +J0431 Supraglottitis, unspecified, with obstruction +J050 Acute obstructive laryngitis [croup] +J0510 Acute epiglottitis without obstruction +J0511 Acute epiglottitis with obstruction +J060 Acute laryngopharyngitis +J069 Acute upper respiratory infection, unspecified +J09X1 Influenza due to identified novel influenza A virus with pneumonia +J09X2 Influenza due to identified novel influenza A virus with other respiratory manifestations +J09X3 Influenza due to identified novel influenza A virus with gastrointestinal manifestations +J09X9 Influenza due to identified novel influenza A virus with other manifestations +J1000 Influenza due to other identified influenza virus with unspecified type of pneumonia +J1001 Influenza due to other identified influenza virus with the same other identified influenza virus pneumonia +J1008 Influenza due to other identified influenza virus with other specified pneumonia +J101 Influenza due to other identified influenza virus with other respiratory manifestations +J102 Influenza due to other identified influenza virus with gastrointestinal manifestations +J1081 Influenza due to other identified influenza virus with encephalopathy +J1082 Influenza due to other identified influenza virus with myocarditis +J1083 Influenza due to other identified influenza virus with otitis media +J1089 Influenza due to other identified influenza virus with other manifestations +J1100 Influenza due to unidentified influenza virus with unspecified type of pneumonia +J1108 Influenza due to unidentified influenza virus with specified pneumonia +J111 Influenza due to unidentified influenza virus with other respiratory manifestations +J112 Influenza due to unidentified influenza virus with gastrointestinal manifestations +J1181 Influenza due to unidentified influenza virus with encephalopathy +J1182 Influenza due to unidentified influenza virus with myocarditis +J1183 Influenza due to unidentified influenza virus with otitis media +J1189 Influenza due to unidentified influenza virus with other manifestations +J120 Adenoviral pneumonia +J121 Respiratory syncytial virus pneumonia +J122 Parainfluenza virus pneumonia +J123 Human metapneumovirus pneumonia +J1281 Pneumonia due to SARS-associated coronavirus +J1289 Other viral pneumonia +J129 Viral pneumonia, unspecified +J13 Pneumonia due to Streptococcus pneumoniae +J14 Pneumonia due to Hemophilus influenzae +J150 Pneumonia due to Klebsiella pneumoniae +J151 Pneumonia due to Pseudomonas +J1520 Pneumonia due to staphylococcus, unspecified +J15211 Pneumonia due to Methicillin susceptible Staphylococcus aureus +J15212 Pneumonia due to Methicillin resistant Staphylococcus aureus +J1529 Pneumonia due to other staphylococcus +J153 Pneumonia due to streptococcus, group B +J154 Pneumonia due to other streptococci +J155 Pneumonia due to Escherichia coli +J156 Pneumonia due to other Gram-negative bacteria +J157 Pneumonia due to Mycoplasma pneumoniae +J158 Pneumonia due to other specified bacteria +J159 Unspecified bacterial pneumonia +J160 Chlamydial pneumonia +J168 Pneumonia due to other specified infectious organisms +J17 Pneumonia in diseases classified elsewhere +J180 Bronchopneumonia, unspecified organism +J181 Lobar pneumonia, unspecified organism +J182 Hypostatic pneumonia, unspecified organism +J188 Other pneumonia, unspecified organism +J189 Pneumonia, unspecified organism +J200 Acute bronchitis due to Mycoplasma pneumoniae +J201 Acute bronchitis due to Hemophilus influenzae +J202 Acute bronchitis due to streptococcus +J203 Acute bronchitis due to coxsackievirus +J204 Acute bronchitis due to parainfluenza virus +J205 Acute bronchitis due to respiratory syncytial virus +J206 Acute bronchitis due to rhinovirus +J207 Acute bronchitis due to echovirus +J208 Acute bronchitis due to other specified organisms +J209 Acute bronchitis, unspecified +J210 Acute bronchiolitis due to respiratory syncytial virus +J211 Acute bronchiolitis due to human metapneumovirus +J218 Acute bronchiolitis due to other specified organisms +J219 Acute bronchiolitis, unspecified +J22 Unspecified acute lower respiratory infection +J300 Vasomotor rhinitis +J301 Allergic rhinitis due to pollen +J302 Other seasonal allergic rhinitis +J305 Allergic rhinitis due to food +J3081 Allergic rhinitis due to animal (cat) (dog) hair and dander +J3089 Other allergic rhinitis +J309 Allergic rhinitis, unspecified +J310 Chronic rhinitis +J311 Chronic nasopharyngitis +J312 Chronic pharyngitis +J320 Chronic maxillary sinusitis +J321 Chronic frontal sinusitis +J322 Chronic ethmoidal sinusitis +J323 Chronic sphenoidal sinusitis +J324 Chronic pansinusitis +J328 Other chronic sinusitis +J329 Chronic sinusitis, unspecified +J330 Polyp of nasal cavity +J331 Polypoid sinus degeneration +J338 Other polyp of sinus +J339 Nasal polyp, unspecified +J340 Abscess, furuncle and carbuncle of nose +J341 Cyst and mucocele of nose and nasal sinus +J342 Deviated nasal septum +J343 Hypertrophy of nasal turbinates +J3481 Nasal mucositis (ulcerative) +J3489 Other specified disorders of nose and nasal sinuses +J349 Unspecified disorder of nose and nasal sinuses +J3501 Chronic tonsillitis +J3502 Chronic adenoiditis +J3503 Chronic tonsillitis and adenoiditis +J351 Hypertrophy of tonsils +J352 Hypertrophy of adenoids +J353 Hypertrophy of tonsils with hypertrophy of adenoids +J358 Other chronic diseases of tonsils and adenoids +J359 Chronic disease of tonsils and adenoids, unspecified +J36 Peritonsillar abscess +J370 Chronic laryngitis +J371 Chronic laryngotracheitis +J3800 Paralysis of vocal cords and larynx, unspecified +J3801 Paralysis of vocal cords and larynx, unilateral +J3802 Paralysis of vocal cords and larynx, bilateral +J381 Polyp of vocal cord and larynx +J382 Nodules of vocal cords +J383 Other diseases of vocal cords +J384 Edema of larynx +J385 Laryngeal spasm +J386 Stenosis of larynx +J387 Other diseases of larynx +J390 Retropharyngeal and parapharyngeal abscess +J391 Other abscess of pharynx +J392 Other diseases of pharynx +J393 Upper respiratory tract hypersensitivity reaction, site unspecified +J398 Other specified diseases of upper respiratory tract +J399 Disease of upper respiratory tract, unspecified +J40 Bronchitis, not specified as acute or chronic +J410 Simple chronic bronchitis +J411 Mucopurulent chronic bronchitis +J418 Mixed simple and mucopurulent chronic bronchitis +J42 Unspecified chronic bronchitis +J430 Unilateral pulmonary emphysema [MacLeod's syndrome] +J431 Panlobular emphysema +J432 Centrilobular emphysema +J438 Other emphysema +J439 Emphysema, unspecified +J440 Chronic obstructive pulmonary disease with acute lower respiratory infection +J441 Chronic obstructive pulmonary disease with (acute) exacerbation +J449 Chronic obstructive pulmonary disease, unspecified +J4520 Mild intermittent asthma, uncomplicated +J4521 Mild intermittent asthma with (acute) exacerbation +J4522 Mild intermittent asthma with status asthmaticus +J4530 Mild persistent asthma, uncomplicated +J4531 Mild persistent asthma with (acute) exacerbation +J4532 Mild persistent asthma with status asthmaticus +J4540 Moderate persistent asthma, uncomplicated +J4541 Moderate persistent asthma with (acute) exacerbation +J4542 Moderate persistent asthma with status asthmaticus +J4550 Severe persistent asthma, uncomplicated +J4551 Severe persistent asthma with (acute) exacerbation +J4552 Severe persistent asthma with status asthmaticus +J45901 Unspecified asthma with (acute) exacerbation +J45902 Unspecified asthma with status asthmaticus +J45909 Unspecified asthma, uncomplicated +J45990 Exercise induced bronchospasm +J45991 Cough variant asthma +J45998 Other asthma +J470 Bronchiectasis with acute lower respiratory infection +J471 Bronchiectasis with (acute) exacerbation +J479 Bronchiectasis, uncomplicated +J60 Coalworker's pneumoconiosis +J61 Pneumoconiosis due to asbestos and other mineral fibers +J620 Pneumoconiosis due to talc dust +J628 Pneumoconiosis due to other dust containing silica +J630 Aluminosis (of lung) +J631 Bauxite fibrosis (of lung) +J632 Berylliosis +J633 Graphite fibrosis (of lung) +J634 Siderosis +J635 Stannosis +J636 Pneumoconiosis due to other specified inorganic dusts +J64 Unspecified pneumoconiosis +J65 Pneumoconiosis associated with tuberculosis +J660 Byssinosis +J661 Flax-dressers' disease +J662 Cannabinosis +J668 Airway disease due to other specific organic dusts +J670 Farmer's lung +J671 Bagassosis +J672 Bird fancier's lung +J673 Suberosis +J674 Maltworker's lung +J675 Mushroom-worker's lung +J676 Maple-bark-stripper's lung +J677 Air conditioner and humidifier lung +J678 Hypersensitivity pneumonitis due to other organic dusts +J679 Hypersensitivity pneumonitis due to unspecified organic dust +J680 Bronchitis and pneumonitis due to chemicals, gases, fumes and vapors +J681 Pulmonary edema due to chemicals, gases, fumes and vapors +J682 Upper respiratory inflammation due to chemicals, gases, fumes and vapors, not elsewhere classified +J683 Other acute and subacute respiratory conditions due to chemicals, gases, fumes and vapors +J684 Chronic respiratory conditions due to chemicals, gases, fumes and vapors +J688 Other respiratory conditions due to chemicals, gases, fumes and vapors +J689 Unspecified respiratory condition due to chemicals, gases, fumes and vapors +J690 Pneumonitis due to inhalation of food and vomit +J691 Pneumonitis due to inhalation of oils and essences +J698 Pneumonitis due to inhalation of other solids and liquids +J700 Acute pulmonary manifestations due to radiation +J701 Chronic and other pulmonary manifestations due to radiation +J702 Acute drug-induced interstitial lung disorders +J703 Chronic drug-induced interstitial lung disorders +J704 Drug-induced interstitial lung disorders, unspecified +J705 Respiratory conditions due to smoke inhalation +J708 Respiratory conditions due to other specified external agents +J709 Respiratory conditions due to unspecified external agent +J80 Acute respiratory distress syndrome +J810 Acute pulmonary edema +J811 Chronic pulmonary edema +J82 Pulmonary eosinophilia, not elsewhere classified +J8401 Alveolar proteinosis +J8402 Pulmonary alveolar microlithiasis +J8403 Idiopathic pulmonary hemosiderosis +J8409 Other alveolar and parieto-alveolar conditions +J8410 Pulmonary fibrosis, unspecified +J84111 Idiopathic interstitial pneumonia, not otherwise specified +J84112 Idiopathic pulmonary fibrosis +J84113 Idiopathic non-specific interstitial pneumonitis +J84114 Acute interstitial pneumonitis +J84115 Respiratory bronchiolitis interstitial lung disease +J84116 Cryptogenic organizing pneumonia +J84117 Desquamative interstitial pneumonia +J8417 Other interstitial pulmonary diseases with fibrosis in diseases classified elsewhere +J842 Lymphoid interstitial pneumonia +J8481 Lymphangioleiomyomatosis +J8482 Adult pulmonary Langerhans cell histiocytosis +J8483 Surfactant mutations of the lung +J84841 Neuroendocrine cell hyperplasia of infancy +J84842 Pulmonary interstitial glycogenosis +J84843 Alveolar capillary dysplasia with vein misalignment +J84848 Other interstitial lung diseases of childhood +J8489 Other specified interstitial pulmonary diseases +J849 Interstitial pulmonary disease, unspecified +J850 Gangrene and necrosis of lung +J851 Abscess of lung with pneumonia +J852 Abscess of lung without pneumonia +J853 Abscess of mediastinum +J860 Pyothorax with fistula +J869 Pyothorax without fistula +J90 Pleural effusion, not elsewhere classified +J910 Malignant pleural effusion +J918 Pleural effusion in other conditions classified elsewhere +J920 Pleural plaque with presence of asbestos +J929 Pleural plaque without asbestos +J930 Spontaneous tension pneumothorax +J9311 Primary spontaneous pneumothorax +J9312 Secondary spontaneous pneumothorax +J9381 Chronic pneumothorax +J9382 Other air leak +J9383 Other pneumothorax +J939 Pneumothorax, unspecified +J940 Chylous effusion +J941 Fibrothorax +J942 Hemothorax +J948 Other specified pleural conditions +J949 Pleural condition, unspecified +J9500 Unspecified tracheostomy complication +J9501 Hemorrhage from tracheostomy stoma +J9502 Infection of tracheostomy stoma +J9503 Malfunction of tracheostomy stoma +J9504 Tracheo-esophageal fistula following tracheostomy +J9509 Other tracheostomy complication +J951 Acute pulmonary insufficiency following thoracic surgery +J952 Acute pulmonary insufficiency following nonthoracic surgery +J953 Chronic pulmonary insufficiency following surgery +J954 Chemical pneumonitis due to anesthesia +J955 Postprocedural subglottic stenosis +J9561 Intraoperative hemorrhage and hematoma of a respiratory system organ or structure complicating a respiratory system procedure +J9562 Intraoperative hemorrhage and hematoma of a respiratory system organ or structure complicating other procedure +J9571 Accidental puncture and laceration of a respiratory system organ or structure during a respiratory system procedure +J9572 Accidental puncture and laceration of a respiratory system organ or structure during other procedure +J95811 Postprocedural pneumothorax +J95812 Postprocedural air leak +J95821 Acute postprocedural respiratory failure +J95822 Acute and chronic postprocedural respiratory failure +J95830 Postprocedural hemorrhage of a respiratory system organ or structure following a respiratory system procedure +J95831 Postprocedural hemorrhage of a respiratory system organ or structure following other procedure +J9584 Transfusion-related acute lung injury (TRALI) +J95850 Mechanical complication of respirator +J95851 Ventilator associated pneumonia +J95859 Other complication of respirator [ventilator] +J95860 Postprocedural hematoma of a respiratory system organ or structure following a respiratory system procedure +J95861 Postprocedural hematoma of a respiratory system organ or structure following other procedure +J95862 Postprocedural seroma of a respiratory system organ or structure following a respiratory system procedure +J95863 Postprocedural seroma of a respiratory system organ or structure following other procedure +J9588 Other intraoperative complications of respiratory system, not elsewhere classified +J9589 Other postprocedural complications and disorders of respiratory system, not elsewhere classified +J9600 Acute respiratory failure, unspecified whether with hypoxia or hypercapnia +J9601 Acute respiratory failure with hypoxia +J9602 Acute respiratory failure with hypercapnia +J9610 Chronic respiratory failure, unspecified whether with hypoxia or hypercapnia +J9611 Chronic respiratory failure with hypoxia +J9612 Chronic respiratory failure with hypercapnia +J9620 Acute and chronic respiratory failure, unspecified whether with hypoxia or hypercapnia +J9621 Acute and chronic respiratory failure with hypoxia +J9622 Acute and chronic respiratory failure with hypercapnia +J9690 Respiratory failure, unspecified, unspecified whether with hypoxia or hypercapnia +J9691 Respiratory failure, unspecified with hypoxia +J9692 Respiratory failure, unspecified with hypercapnia +J9801 Acute bronchospasm +J9809 Other diseases of bronchus, not elsewhere classified +J9811 Atelectasis +J9819 Other pulmonary collapse +J982 Interstitial emphysema +J983 Compensatory emphysema +J984 Other disorders of lung +J9851 Mediastinitis +J9859 Other diseases of mediastinum, not elsewhere classified +J986 Disorders of diaphragm +J988 Other specified respiratory disorders +J989 Respiratory disorder, unspecified +J99 Respiratory disorders in diseases classified elsewhere +K000 Anodontia +K001 Supernumerary teeth +K002 Abnormalities of size and form of teeth +K003 Mottled teeth +K004 Disturbances in tooth formation +K005 Hereditary disturbances in tooth structure, not elsewhere classified +K006 Disturbances in tooth eruption +K007 Teething syndrome +K008 Other disorders of tooth development +K009 Disorder of tooth development, unspecified +K010 Embedded teeth +K011 Impacted teeth +K023 Arrested dental caries +K0251 Dental caries on pit and fissure surface limited to enamel +K0252 Dental caries on pit and fissure surface penetrating into dentin +K0253 Dental caries on pit and fissure surface penetrating into pulp +K0261 Dental caries on smooth surface limited to enamel +K0262 Dental caries on smooth surface penetrating into dentin +K0263 Dental caries on smooth surface penetrating into pulp +K027 Dental root caries +K029 Dental caries, unspecified +K030 Excessive attrition of teeth +K031 Abrasion of teeth +K032 Erosion of teeth +K033 Pathological resorption of teeth +K034 Hypercementosis +K035 Ankylosis of teeth +K036 Deposits [accretions] on teeth +K037 Posteruptive color changes of dental hard tissues +K0381 Cracked tooth +K0389 Other specified diseases of hard tissues of teeth +K039 Disease of hard tissues of teeth, unspecified +K0401 Reversible pulpitis +K0402 Irreversible pulpitis +K041 Necrosis of pulp +K042 Pulp degeneration +K043 Abnormal hard tissue formation in pulp +K044 Acute apical periodontitis of pulpal origin +K045 Chronic apical periodontitis +K046 Periapical abscess with sinus +K047 Periapical abscess without sinus +K048 Radicular cyst +K0490 Unspecified diseases of pulp and periapical tissues +K0499 Other diseases of pulp and periapical tissues +K0500 Acute gingivitis, plaque induced +K0501 Acute gingivitis, non-plaque induced +K0510 Chronic gingivitis, plaque induced +K0511 Chronic gingivitis, non-plaque induced +K0520 Aggressive periodontitis, unspecified +K05211 Aggressive periodontitis, localized, slight +K05212 Aggressive periodontitis, localized, moderate +K05213 Aggressive periodontitis, localized, severe +K05219 Aggressive periodontitis, localized, unspecified severity +K05221 Aggressive periodontitis, generalized, slight +K05222 Aggressive periodontitis, generalized, moderate +K05223 Aggressive periodontitis, generalized, severe +K05229 Aggressive periodontitis, generalized, unspecified severity +K0530 Chronic periodontitis, unspecified +K05311 Chronic periodontitis, localized, slight +K05312 Chronic periodontitis, localized, moderate +K05313 Chronic periodontitis, localized, severe +K05319 Chronic periodontitis, localized, unspecified severity +K05321 Chronic periodontitis, generalized, slight +K05322 Chronic periodontitis, generalized, moderate +K05323 Chronic periodontitis, generalized, severe +K05329 Chronic periodontitis, generalized, unspecified severity +K054 Periodontosis +K055 Other periodontal diseases +K056 Periodontal disease, unspecified +K06010 Localized gingival recession, unspecified +K06011 Localized gingival recession, minimal +K06012 Localized gingival recession, moderate +K06013 Localized gingival recession, severe +K06020 Generalized gingival recession, unspecified +K06021 Generalized gingival recession, minimal +K06022 Generalized gingival recession, moderate +K06023 Generalized gingival recession, severe +K061 Gingival enlargement +K062 Gingival and edentulous alveolar ridge lesions associated with trauma +K063 Horizontal alveolar bone loss +K068 Other specified disorders of gingiva and edentulous alveolar ridge +K069 Disorder of gingiva and edentulous alveolar ridge, unspecified +K080 Exfoliation of teeth due to systemic causes +K08101 Complete loss of teeth, unspecified cause, class I +K08102 Complete loss of teeth, unspecified cause, class II +K08103 Complete loss of teeth, unspecified cause, class III +K08104 Complete loss of teeth, unspecified cause, class IV +K08109 Complete loss of teeth, unspecified cause, unspecified class +K08111 Complete loss of teeth due to trauma, class I +K08112 Complete loss of teeth due to trauma, class II +K08113 Complete loss of teeth due to trauma, class III +K08114 Complete loss of teeth due to trauma, class IV +K08119 Complete loss of teeth due to trauma, unspecified class +K08121 Complete loss of teeth due to periodontal diseases, class I +K08122 Complete loss of teeth due to periodontal diseases, class II +K08123 Complete loss of teeth due to periodontal diseases, class III +K08124 Complete loss of teeth due to periodontal diseases, class IV +K08129 Complete loss of teeth due to periodontal diseases, unspecified class +K08131 Complete loss of teeth due to caries, class I +K08132 Complete loss of teeth due to caries, class II +K08133 Complete loss of teeth due to caries, class III +K08134 Complete loss of teeth due to caries, class IV +K08139 Complete loss of teeth due to caries, unspecified class +K08191 Complete loss of teeth due to other specified cause, class I +K08192 Complete loss of teeth due to other specified cause, class II +K08193 Complete loss of teeth due to other specified cause, class III +K08194 Complete loss of teeth due to other specified cause, class IV +K08199 Complete loss of teeth due to other specified cause, unspecified class +K0820 Unspecified atrophy of edentulous alveolar ridge +K0821 Minimal atrophy of the mandible +K0822 Moderate atrophy of the mandible +K0823 Severe atrophy of the mandible +K0824 Minimal atrophy of maxilla +K0825 Moderate atrophy of the maxilla +K0826 Severe atrophy of the maxilla +K083 Retained dental root +K08401 Partial loss of teeth, unspecified cause, class I +K08402 Partial loss of teeth, unspecified cause, class II +K08403 Partial loss of teeth, unspecified cause, class III +K08404 Partial loss of teeth, unspecified cause, class IV +K08409 Partial loss of teeth, unspecified cause, unspecified class +K08411 Partial loss of teeth due to trauma, class I +K08412 Partial loss of teeth due to trauma, class II +K08413 Partial loss of teeth due to trauma, class III +K08414 Partial loss of teeth due to trauma, class IV +K08419 Partial loss of teeth due to trauma, unspecified class +K08421 Partial loss of teeth due to periodontal diseases, class I +K08422 Partial loss of teeth due to periodontal diseases, class II +K08423 Partial loss of teeth due to periodontal diseases, class III +K08424 Partial loss of teeth due to periodontal diseases, class IV +K08429 Partial loss of teeth due to periodontal diseases, unspecified class +K08431 Partial loss of teeth due to caries, class I +K08432 Partial loss of teeth due to caries, class II +K08433 Partial loss of teeth due to caries, class III +K08434 Partial loss of teeth due to caries, class IV +K08439 Partial loss of teeth due to caries, unspecified class +K08491 Partial loss of teeth due to other specified cause, class I +K08492 Partial loss of teeth due to other specified cause, class II +K08493 Partial loss of teeth due to other specified cause, class III +K08494 Partial loss of teeth due to other specified cause, class IV +K08499 Partial loss of teeth due to other specified cause, unspecified class +K0850 Unsatisfactory restoration of tooth, unspecified +K0851 Open restoration margins of tooth +K0852 Unrepairable overhanging of dental restorative materials +K08530 Fractured dental restorative material without loss of material +K08531 Fractured dental restorative material with loss of material +K08539 Fractured dental restorative material, unspecified +K0854 Contour of existing restoration of tooth biologically incompatible with oral health +K0855 Allergy to existing dental restorative material +K0856 Poor aesthetic of existing restoration of tooth +K0859 Other unsatisfactory restoration of tooth +K0881 Primary occlusal trauma +K0882 Secondary occlusal trauma +K0889 Other specified disorders of teeth and supporting structures +K089 Disorder of teeth and supporting structures, unspecified +K090 Developmental odontogenic cysts +K091 Developmental (nonodontogenic) cysts of oral region +K098 Other cysts of oral region, not elsewhere classified +K099 Cyst of oral region, unspecified +K110 Atrophy of salivary gland +K111 Hypertrophy of salivary gland +K1120 Sialoadenitis, unspecified +K1121 Acute sialoadenitis +K1122 Acute recurrent sialoadenitis +K1123 Chronic sialoadenitis +K113 Abscess of salivary gland +K114 Fistula of salivary gland +K115 Sialolithiasis +K116 Mucocele of salivary gland +K117 Disturbances of salivary secretion +K118 Other diseases of salivary glands +K119 Disease of salivary gland, unspecified +K120 Recurrent oral aphthae +K121 Other forms of stomatitis +K122 Cellulitis and abscess of mouth +K1230 Oral mucositis (ulcerative), unspecified +K1231 Oral mucositis (ulcerative) due to antineoplastic therapy +K1232 Oral mucositis (ulcerative) due to other drugs +K1233 Oral mucositis (ulcerative) due to radiation +K1239 Other oral mucositis (ulcerative) +K130 Diseases of lips +K131 Cheek and lip biting +K1321 Leukoplakia of oral mucosa, including tongue +K1322 Minimal keratinized residual ridge mucosa +K1323 Excessive keratinized residual ridge mucosa +K1324 Leukokeratosis nicotina palati +K1329 Other disturbances of oral epithelium, including tongue +K133 Hairy leukoplakia +K134 Granuloma and granuloma-like lesions of oral mucosa +K135 Oral submucous fibrosis +K136 Irritative hyperplasia of oral mucosa +K1370 Unspecified lesions of oral mucosa +K1379 Other lesions of oral mucosa +K140 Glossitis +K141 Geographic tongue +K142 Median rhomboid glossitis +K143 Hypertrophy of tongue papillae +K144 Atrophy of tongue papillae +K145 Plicated tongue +K146 Glossodynia +K148 Other diseases of tongue +K149 Disease of tongue, unspecified +K200 Eosinophilic esophagitis +K208 Other esophagitis +K209 Esophagitis, unspecified +K210 Gastro-esophageal reflux disease with esophagitis +K219 Gastro-esophageal reflux disease without esophagitis +K220 Achalasia of cardia +K2210 Ulcer of esophagus without bleeding +K2211 Ulcer of esophagus with bleeding +K222 Esophageal obstruction +K223 Perforation of esophagus +K224 Dyskinesia of esophagus +K225 Diverticulum of esophagus, acquired +K226 Gastro-esophageal laceration-hemorrhage syndrome +K2270 Barrett's esophagus without dysplasia +K22710 Barrett's esophagus with low grade dysplasia +K22711 Barrett's esophagus with high grade dysplasia +K22719 Barrett's esophagus with dysplasia, unspecified +K228 Other specified diseases of esophagus +K229 Disease of esophagus, unspecified +K23 Disorders of esophagus in diseases classified elsewhere +K250 Acute gastric ulcer with hemorrhage +K251 Acute gastric ulcer with perforation +K252 Acute gastric ulcer with both hemorrhage and perforation +K253 Acute gastric ulcer without hemorrhage or perforation +K254 Chronic or unspecified gastric ulcer with hemorrhage +K255 Chronic or unspecified gastric ulcer with perforation +K256 Chronic or unspecified gastric ulcer with both hemorrhage and perforation +K257 Chronic gastric ulcer without hemorrhage or perforation +K259 Gastric ulcer, unspecified as acute or chronic, without hemorrhage or perforation +K260 Acute duodenal ulcer with hemorrhage +K261 Acute duodenal ulcer with perforation +K262 Acute duodenal ulcer with both hemorrhage and perforation +K263 Acute duodenal ulcer without hemorrhage or perforation +K264 Chronic or unspecified duodenal ulcer with hemorrhage +K265 Chronic or unspecified duodenal ulcer with perforation +K266 Chronic or unspecified duodenal ulcer with both hemorrhage and perforation +K267 Chronic duodenal ulcer without hemorrhage or perforation +K269 Duodenal ulcer, unspecified as acute or chronic, without hemorrhage or perforation +K270 Acute peptic ulcer, site unspecified, with hemorrhage +K271 Acute peptic ulcer, site unspecified, with perforation +K272 Acute peptic ulcer, site unspecified, with both hemorrhage and perforation +K273 Acute peptic ulcer, site unspecified, without hemorrhage or perforation +K274 Chronic or unspecified peptic ulcer, site unspecified, with hemorrhage +K275 Chronic or unspecified peptic ulcer, site unspecified, with perforation +K276 Chronic or unspecified peptic ulcer, site unspecified, with both hemorrhage and perforation +K277 Chronic peptic ulcer, site unspecified, without hemorrhage or perforation +K279 Peptic ulcer, site unspecified, unspecified as acute or chronic, without hemorrhage or perforation +K280 Acute gastrojejunal ulcer with hemorrhage +K281 Acute gastrojejunal ulcer with perforation +K282 Acute gastrojejunal ulcer with both hemorrhage and perforation +K283 Acute gastrojejunal ulcer without hemorrhage or perforation +K284 Chronic or unspecified gastrojejunal ulcer with hemorrhage +K285 Chronic or unspecified gastrojejunal ulcer with perforation +K286 Chronic or unspecified gastrojejunal ulcer with both hemorrhage and perforation +K287 Chronic gastrojejunal ulcer without hemorrhage or perforation +K289 Gastrojejunal ulcer, unspecified as acute or chronic, without hemorrhage or perforation +K2900 Acute gastritis without bleeding +K2901 Acute gastritis with bleeding +K2920 Alcoholic gastritis without bleeding +K2921 Alcoholic gastritis with bleeding +K2930 Chronic superficial gastritis without bleeding +K2931 Chronic superficial gastritis with bleeding +K2940 Chronic atrophic gastritis without bleeding +K2941 Chronic atrophic gastritis with bleeding +K2950 Unspecified chronic gastritis without bleeding +K2951 Unspecified chronic gastritis with bleeding +K2960 Other gastritis without bleeding +K2961 Other gastritis with bleeding +K2970 Gastritis, unspecified, without bleeding +K2971 Gastritis, unspecified, with bleeding +K2980 Duodenitis without bleeding +K2981 Duodenitis with bleeding +K2990 Gastroduodenitis, unspecified, without bleeding +K2991 Gastroduodenitis, unspecified, with bleeding +K30 Functional dyspepsia +K310 Acute dilatation of stomach +K311 Adult hypertrophic pyloric stenosis +K312 Hourglass stricture and stenosis of stomach +K313 Pylorospasm, not elsewhere classified +K314 Gastric diverticulum +K315 Obstruction of duodenum +K316 Fistula of stomach and duodenum +K317 Polyp of stomach and duodenum +K31811 Angiodysplasia of stomach and duodenum with bleeding +K31819 Angiodysplasia of stomach and duodenum without bleeding +K3182 Dieulafoy lesion (hemorrhagic) of stomach and duodenum +K3183 Achlorhydria +K3184 Gastroparesis +K3189 Other diseases of stomach and duodenum +K319 Disease of stomach and duodenum, unspecified +K3520 Acute appendicitis with generalized peritonitis, without abscess +K3521 Acute appendicitis with generalized peritonitis, with abscess +K3530 Acute appendicitis with localized peritonitis, without perforation or gangrene +K3531 Acute appendicitis with localized peritonitis and gangrene, without perforation +K3532 Acute appendicitis with perforation and localized peritonitis, without abscess +K3533 Acute appendicitis with perforation and localized peritonitis, with abscess +K3580 Unspecified acute appendicitis +K35890 Other acute appendicitis without perforation or gangrene +K35891 Other acute appendicitis without perforation, with gangrene +K36 Other appendicitis +K37 Unspecified appendicitis +K380 Hyperplasia of appendix +K381 Appendicular concretions +K382 Diverticulum of appendix +K383 Fistula of appendix +K388 Other specified diseases of appendix +K389 Disease of appendix, unspecified +K4000 Bilateral inguinal hernia, with obstruction, without gangrene, not specified as recurrent +K4001 Bilateral inguinal hernia, with obstruction, without gangrene, recurrent +K4010 Bilateral inguinal hernia, with gangrene, not specified as recurrent +K4011 Bilateral inguinal hernia, with gangrene, recurrent +K4020 Bilateral inguinal hernia, without obstruction or gangrene, not specified as recurrent +K4021 Bilateral inguinal hernia, without obstruction or gangrene, recurrent +K4030 Unilateral inguinal hernia, with obstruction, without gangrene, not specified as recurrent +K4031 Unilateral inguinal hernia, with obstruction, without gangrene, recurrent +K4040 Unilateral inguinal hernia, with gangrene, not specified as recurrent +K4041 Unilateral inguinal hernia, with gangrene, recurrent +K4090 Unilateral inguinal hernia, without obstruction or gangrene, not specified as recurrent +K4091 Unilateral inguinal hernia, without obstruction or gangrene, recurrent +K4100 Bilateral femoral hernia, with obstruction, without gangrene, not specified as recurrent +K4101 Bilateral femoral hernia, with obstruction, without gangrene, recurrent +K4110 Bilateral femoral hernia, with gangrene, not specified as recurrent +K4111 Bilateral femoral hernia, with gangrene, recurrent +K4120 Bilateral femoral hernia, without obstruction or gangrene, not specified as recurrent +K4121 Bilateral femoral hernia, without obstruction or gangrene, recurrent +K4130 Unilateral femoral hernia, with obstruction, without gangrene, not specified as recurrent +K4131 Unilateral femoral hernia, with obstruction, without gangrene, recurrent +K4140 Unilateral femoral hernia, with gangrene, not specified as recurrent +K4141 Unilateral femoral hernia, with gangrene, recurrent +K4190 Unilateral femoral hernia, without obstruction or gangrene, not specified as recurrent +K4191 Unilateral femoral hernia, without obstruction or gangrene, recurrent +K420 Umbilical hernia with obstruction, without gangrene +K421 Umbilical hernia with gangrene +K429 Umbilical hernia without obstruction or gangrene +K430 Incisional hernia with obstruction, without gangrene +K431 Incisional hernia with gangrene +K432 Incisional hernia without obstruction or gangrene +K433 Parastomal hernia with obstruction, without gangrene +K434 Parastomal hernia with gangrene +K435 Parastomal hernia without obstruction or gangrene +K436 Other and unspecified ventral hernia with obstruction, without gangrene +K437 Other and unspecified ventral hernia with gangrene +K439 Ventral hernia without obstruction or gangrene +K440 Diaphragmatic hernia with obstruction, without gangrene +K441 Diaphragmatic hernia with gangrene +K449 Diaphragmatic hernia without obstruction or gangrene +K450 Other specified abdominal hernia with obstruction, without gangrene +K451 Other specified abdominal hernia with gangrene +K458 Other specified abdominal hernia without obstruction or gangrene +K460 Unspecified abdominal hernia with obstruction, without gangrene +K461 Unspecified abdominal hernia with gangrene +K469 Unspecified abdominal hernia without obstruction or gangrene +K5000 Crohn's disease of small intestine without complications +K50011 Crohn's disease of small intestine with rectal bleeding +K50012 Crohn's disease of small intestine with intestinal obstruction +K50013 Crohn's disease of small intestine with fistula +K50014 Crohn's disease of small intestine with abscess +K50018 Crohn's disease of small intestine with other complication +K50019 Crohn's disease of small intestine with unspecified complications +K5010 Crohn's disease of large intestine without complications +K50111 Crohn's disease of large intestine with rectal bleeding +K50112 Crohn's disease of large intestine with intestinal obstruction +K50113 Crohn's disease of large intestine with fistula +K50114 Crohn's disease of large intestine with abscess +K50118 Crohn's disease of large intestine with other complication +K50119 Crohn's disease of large intestine with unspecified complications +K5080 Crohn's disease of both small and large intestine without complications +K50811 Crohn's disease of both small and large intestine with rectal bleeding +K50812 Crohn's disease of both small and large intestine with intestinal obstruction +K50813 Crohn's disease of both small and large intestine with fistula +K50814 Crohn's disease of both small and large intestine with abscess +K50818 Crohn's disease of both small and large intestine with other complication +K50819 Crohn's disease of both small and large intestine with unspecified complications +K5090 Crohn's disease, unspecified, without complications +K50911 Crohn's disease, unspecified, with rectal bleeding +K50912 Crohn's disease, unspecified, with intestinal obstruction +K50913 Crohn's disease, unspecified, with fistula +K50914 Crohn's disease, unspecified, with abscess +K50918 Crohn's disease, unspecified, with other complication +K50919 Crohn's disease, unspecified, with unspecified complications +K5100 Ulcerative (chronic) pancolitis without complications +K51011 Ulcerative (chronic) pancolitis with rectal bleeding +K51012 Ulcerative (chronic) pancolitis with intestinal obstruction +K51013 Ulcerative (chronic) pancolitis with fistula +K51014 Ulcerative (chronic) pancolitis with abscess +K51018 Ulcerative (chronic) pancolitis with other complication +K51019 Ulcerative (chronic) pancolitis with unspecified complications +K5120 Ulcerative (chronic) proctitis without complications +K51211 Ulcerative (chronic) proctitis with rectal bleeding +K51212 Ulcerative (chronic) proctitis with intestinal obstruction +K51213 Ulcerative (chronic) proctitis with fistula +K51214 Ulcerative (chronic) proctitis with abscess +K51218 Ulcerative (chronic) proctitis with other complication +K51219 Ulcerative (chronic) proctitis with unspecified complications +K5130 Ulcerative (chronic) rectosigmoiditis without complications +K51311 Ulcerative (chronic) rectosigmoiditis with rectal bleeding +K51312 Ulcerative (chronic) rectosigmoiditis with intestinal obstruction +K51313 Ulcerative (chronic) rectosigmoiditis with fistula +K51314 Ulcerative (chronic) rectosigmoiditis with abscess +K51318 Ulcerative (chronic) rectosigmoiditis with other complication +K51319 Ulcerative (chronic) rectosigmoiditis with unspecified complications +K5140 Inflammatory polyps of colon without complications +K51411 Inflammatory polyps of colon with rectal bleeding +K51412 Inflammatory polyps of colon with intestinal obstruction +K51413 Inflammatory polyps of colon with fistula +K51414 Inflammatory polyps of colon with abscess +K51418 Inflammatory polyps of colon with other complication +K51419 Inflammatory polyps of colon with unspecified complications +K5150 Left sided colitis without complications +K51511 Left sided colitis with rectal bleeding +K51512 Left sided colitis with intestinal obstruction +K51513 Left sided colitis with fistula +K51514 Left sided colitis with abscess +K51518 Left sided colitis with other complication +K51519 Left sided colitis with unspecified complications +K5180 Other ulcerative colitis without complications +K51811 Other ulcerative colitis with rectal bleeding +K51812 Other ulcerative colitis with intestinal obstruction +K51813 Other ulcerative colitis with fistula +K51814 Other ulcerative colitis with abscess +K51818 Other ulcerative colitis with other complication +K51819 Other ulcerative colitis with unspecified complications +K5190 Ulcerative colitis, unspecified, without complications +K51911 Ulcerative colitis, unspecified with rectal bleeding +K51912 Ulcerative colitis, unspecified with intestinal obstruction +K51913 Ulcerative colitis, unspecified with fistula +K51914 Ulcerative colitis, unspecified with abscess +K51918 Ulcerative colitis, unspecified with other complication +K51919 Ulcerative colitis, unspecified with unspecified complications +K520 Gastroenteritis and colitis due to radiation +K521 Toxic gastroenteritis and colitis +K5221 Food protein-induced enterocolitis syndrome +K5222 Food protein-induced enteropathy +K5229 Other allergic and dietetic gastroenteritis and colitis +K523 Indeterminate colitis +K5281 Eosinophilic gastritis or gastroenteritis +K5282 Eosinophilic colitis +K52831 Collagenous colitis +K52832 Lymphocytic colitis +K52838 Other microscopic colitis +K52839 Microscopic colitis, unspecified +K5289 Other specified noninfective gastroenteritis and colitis +K529 Noninfective gastroenteritis and colitis, unspecified +K55011 Focal (segmental) acute (reversible) ischemia of small intestine +K55012 Diffuse acute (reversible) ischemia of small intestine +K55019 Acute (reversible) ischemia of small intestine, extent unspecified +K55021 Focal (segmental) acute infarction of small intestine +K55022 Diffuse acute infarction of small intestine +K55029 Acute infarction of small intestine, extent unspecified +K55031 Focal (segmental) acute (reversible) ischemia of large intestine +K55032 Diffuse acute (reversible) ischemia of large intestine +K55039 Acute (reversible) ischemia of large intestine, extent unspecified +K55041 Focal (segmental) acute infarction of large intestine +K55042 Diffuse acute infarction of large intestine +K55049 Acute infarction of large intestine, extent unspecified +K55051 Focal (segmental) acute (reversible) ischemia of intestine, part unspecified +K55052 Diffuse acute (reversible) ischemia of intestine, part unspecified +K55059 Acute (reversible) ischemia of intestine, part and extent unspecified +K55061 Focal (segmental) acute infarction of intestine, part unspecified +K55062 Diffuse acute infarction of intestine, part unspecified +K55069 Acute infarction of intestine, part and extent unspecified +K551 Chronic vascular disorders of intestine +K5520 Angiodysplasia of colon without hemorrhage +K5521 Angiodysplasia of colon with hemorrhage +K5530 Necrotizing enterocolitis, unspecified +K5531 Stage 1 necrotizing enterocolitis +K5532 Stage 2 necrotizing enterocolitis +K5533 Stage 3 necrotizing enterocolitis +K558 Other vascular disorders of intestine +K559 Vascular disorder of intestine, unspecified +K560 Paralytic ileus +K561 Intussusception +K562 Volvulus +K563 Gallstone ileus +K5641 Fecal impaction +K5649 Other impaction of intestine +K5650 Intestinal adhesions [bands], unspecified as to partial versus complete obstruction +K5651 Intestinal adhesions [bands], with partial obstruction +K5652 Intestinal adhesions [bands] with complete obstruction +K56600 Partial intestinal obstruction, unspecified as to cause +K56601 Complete intestinal obstruction, unspecified as to cause +K56609 Unspecified intestinal obstruction, unspecified as to partial versus complete obstruction +K56690 Other partial intestinal obstruction +K56691 Other complete intestinal obstruction +K56699 Other intestinal obstruction unspecified as to partial versus complete obstruction +K567 Ileus, unspecified +K5700 Diverticulitis of small intestine with perforation and abscess without bleeding +K5701 Diverticulitis of small intestine with perforation and abscess with bleeding +K5710 Diverticulosis of small intestine without perforation or abscess without bleeding +K5711 Diverticulosis of small intestine without perforation or abscess with bleeding +K5712 Diverticulitis of small intestine without perforation or abscess without bleeding +K5713 Diverticulitis of small intestine without perforation or abscess with bleeding +K5720 Diverticulitis of large intestine with perforation and abscess without bleeding +K5721 Diverticulitis of large intestine with perforation and abscess with bleeding +K5730 Diverticulosis of large intestine without perforation or abscess without bleeding +K5731 Diverticulosis of large intestine without perforation or abscess with bleeding +K5732 Diverticulitis of large intestine without perforation or abscess without bleeding +K5733 Diverticulitis of large intestine without perforation or abscess with bleeding +K5740 Diverticulitis of both small and large intestine with perforation and abscess without bleeding +K5741 Diverticulitis of both small and large intestine with perforation and abscess with bleeding +K5750 Diverticulosis of both small and large intestine without perforation or abscess without bleeding +K5751 Diverticulosis of both small and large intestine without perforation or abscess with bleeding +K5752 Diverticulitis of both small and large intestine without perforation or abscess without bleeding +K5753 Diverticulitis of both small and large intestine without perforation or abscess with bleeding +K5780 Diverticulitis of intestine, part unspecified, with perforation and abscess without bleeding +K5781 Diverticulitis of intestine, part unspecified, with perforation and abscess with bleeding +K5790 Diverticulosis of intestine, part unspecified, without perforation or abscess without bleeding +K5791 Diverticulosis of intestine, part unspecified, without perforation or abscess with bleeding +K5792 Diverticulitis of intestine, part unspecified, without perforation or abscess without bleeding +K5793 Diverticulitis of intestine, part unspecified, without perforation or abscess with bleeding +K580 Irritable bowel syndrome with diarrhea +K581 Irritable bowel syndrome with constipation +K582 Mixed irritable bowel syndrome +K588 Other irritable bowel syndrome +K589 Irritable bowel syndrome without diarrhea +K5900 Constipation, unspecified +K5901 Slow transit constipation +K5902 Outlet dysfunction constipation +K5903 Drug induced constipation +K5904 Chronic idiopathic constipation +K5909 Other constipation +K591 Functional diarrhea +K592 Neurogenic bowel, not elsewhere classified +K5931 Toxic megacolon +K5939 Other megacolon +K594 Anal spasm +K598 Other specified functional intestinal disorders +K599 Functional intestinal disorder, unspecified +K600 Acute anal fissure +K601 Chronic anal fissure +K602 Anal fissure, unspecified +K603 Anal fistula +K604 Rectal fistula +K605 Anorectal fistula +K610 Anal abscess +K611 Rectal abscess +K612 Anorectal abscess +K6131 Horseshoe abscess +K6139 Other ischiorectal abscess +K614 Intrasphincteric abscess +K615 Supralevator abscess +K620 Anal polyp +K621 Rectal polyp +K622 Anal prolapse +K623 Rectal prolapse +K624 Stenosis of anus and rectum +K625 Hemorrhage of anus and rectum +K626 Ulcer of anus and rectum +K627 Radiation proctitis +K6281 Anal sphincter tear (healed) (nontraumatic) (old) +K6282 Dysplasia of anus +K6289 Other specified diseases of anus and rectum +K629 Disease of anus and rectum, unspecified +K630 Abscess of intestine +K631 Perforation of intestine (nontraumatic) +K632 Fistula of intestine +K633 Ulcer of intestine +K634 Enteroptosis +K635 Polyp of colon +K6381 Dieulafoy lesion of intestine +K6389 Other specified diseases of intestine +K639 Disease of intestine, unspecified +K640 First degree hemorrhoids +K641 Second degree hemorrhoids +K642 Third degree hemorrhoids +K643 Fourth degree hemorrhoids +K644 Residual hemorrhoidal skin tags +K645 Perianal venous thrombosis +K648 Other hemorrhoids +K649 Unspecified hemorrhoids +K650 Generalized (acute) peritonitis +K651 Peritoneal abscess +K652 Spontaneous bacterial peritonitis +K653 Choleperitonitis +K654 Sclerosing mesenteritis +K658 Other peritonitis +K659 Peritonitis, unspecified +K660 Peritoneal adhesions (postprocedural) (postinfection) +K661 Hemoperitoneum +K668 Other specified disorders of peritoneum +K669 Disorder of peritoneum, unspecified +K67 Disorders of peritoneum in infectious diseases classified elsewhere +K6811 Postprocedural retroperitoneal abscess +K6812 Psoas muscle abscess +K6819 Other retroperitoneal abscess +K689 Other disorders of retroperitoneum +K700 Alcoholic fatty liver +K7010 Alcoholic hepatitis without ascites +K7011 Alcoholic hepatitis with ascites +K702 Alcoholic fibrosis and sclerosis of liver +K7030 Alcoholic cirrhosis of liver without ascites +K7031 Alcoholic cirrhosis of liver with ascites +K7040 Alcoholic hepatic failure without coma +K7041 Alcoholic hepatic failure with coma +K709 Alcoholic liver disease, unspecified +K710 Toxic liver disease with cholestasis +K7110 Toxic liver disease with hepatic necrosis, without coma +K7111 Toxic liver disease with hepatic necrosis, with coma +K712 Toxic liver disease with acute hepatitis +K713 Toxic liver disease with chronic persistent hepatitis +K714 Toxic liver disease with chronic lobular hepatitis +K7150 Toxic liver disease with chronic active hepatitis without ascites +K7151 Toxic liver disease with chronic active hepatitis with ascites +K716 Toxic liver disease with hepatitis, not elsewhere classified +K717 Toxic liver disease with fibrosis and cirrhosis of liver +K718 Toxic liver disease with other disorders of liver +K719 Toxic liver disease, unspecified +K7200 Acute and subacute hepatic failure without coma +K7201 Acute and subacute hepatic failure with coma +K7210 Chronic hepatic failure without coma +K7211 Chronic hepatic failure with coma +K7290 Hepatic failure, unspecified without coma +K7291 Hepatic failure, unspecified with coma +K730 Chronic persistent hepatitis, not elsewhere classified +K731 Chronic lobular hepatitis, not elsewhere classified +K732 Chronic active hepatitis, not elsewhere classified +K738 Other chronic hepatitis, not elsewhere classified +K739 Chronic hepatitis, unspecified +K740 Hepatic fibrosis +K741 Hepatic sclerosis +K742 Hepatic fibrosis with hepatic sclerosis +K743 Primary biliary cirrhosis +K744 Secondary biliary cirrhosis +K745 Biliary cirrhosis, unspecified +K7460 Unspecified cirrhosis of liver +K7469 Other cirrhosis of liver +K750 Abscess of liver +K751 Phlebitis of portal vein +K752 Nonspecific reactive hepatitis +K753 Granulomatous hepatitis, not elsewhere classified +K754 Autoimmune hepatitis +K7581 Nonalcoholic steatohepatitis (NASH) +K7589 Other specified inflammatory liver diseases +K759 Inflammatory liver disease, unspecified +K760 Fatty (change of) liver, not elsewhere classified +K761 Chronic passive congestion of liver +K762 Central hemorrhagic necrosis of liver +K763 Infarction of liver +K764 Peliosis hepatis +K765 Hepatic veno-occlusive disease +K766 Portal hypertension +K767 Hepatorenal syndrome +K7681 Hepatopulmonary syndrome +K7689 Other specified diseases of liver +K769 Liver disease, unspecified +K77 Liver disorders in diseases classified elsewhere +K8000 Calculus of gallbladder with acute cholecystitis without obstruction +K8001 Calculus of gallbladder with acute cholecystitis with obstruction +K8010 Calculus of gallbladder with chronic cholecystitis without obstruction +K8011 Calculus of gallbladder with chronic cholecystitis with obstruction +K8012 Calculus of gallbladder with acute and chronic cholecystitis without obstruction +K8013 Calculus of gallbladder with acute and chronic cholecystitis with obstruction +K8018 Calculus of gallbladder with other cholecystitis without obstruction +K8019 Calculus of gallbladder with other cholecystitis with obstruction +K8020 Calculus of gallbladder without cholecystitis without obstruction +K8021 Calculus of gallbladder without cholecystitis with obstruction +K8030 Calculus of bile duct with cholangitis, unspecified, without obstruction +K8031 Calculus of bile duct with cholangitis, unspecified, with obstruction +K8032 Calculus of bile duct with acute cholangitis without obstruction +K8033 Calculus of bile duct with acute cholangitis with obstruction +K8034 Calculus of bile duct with chronic cholangitis without obstruction +K8035 Calculus of bile duct with chronic cholangitis with obstruction +K8036 Calculus of bile duct with acute and chronic cholangitis without obstruction +K8037 Calculus of bile duct with acute and chronic cholangitis with obstruction +K8040 Calculus of bile duct with cholecystitis, unspecified, without obstruction +K8041 Calculus of bile duct with cholecystitis, unspecified, with obstruction +K8042 Calculus of bile duct with acute cholecystitis without obstruction +K8043 Calculus of bile duct with acute cholecystitis with obstruction +K8044 Calculus of bile duct with chronic cholecystitis without obstruction +K8045 Calculus of bile duct with chronic cholecystitis with obstruction +K8046 Calculus of bile duct with acute and chronic cholecystitis without obstruction +K8047 Calculus of bile duct with acute and chronic cholecystitis with obstruction +K8050 Calculus of bile duct without cholangitis or cholecystitis without obstruction +K8051 Calculus of bile duct without cholangitis or cholecystitis with obstruction +K8060 Calculus of gallbladder and bile duct with cholecystitis, unspecified, without obstruction +K8061 Calculus of gallbladder and bile duct with cholecystitis, unspecified, with obstruction +K8062 Calculus of gallbladder and bile duct with acute cholecystitis without obstruction +K8063 Calculus of gallbladder and bile duct with acute cholecystitis with obstruction +K8064 Calculus of gallbladder and bile duct with chronic cholecystitis without obstruction +K8065 Calculus of gallbladder and bile duct with chronic cholecystitis with obstruction +K8066 Calculus of gallbladder and bile duct with acute and chronic cholecystitis without obstruction +K8067 Calculus of gallbladder and bile duct with acute and chronic cholecystitis with obstruction +K8070 Calculus of gallbladder and bile duct without cholecystitis without obstruction +K8071 Calculus of gallbladder and bile duct without cholecystitis with obstruction +K8080 Other cholelithiasis without obstruction +K8081 Other cholelithiasis with obstruction +K810 Acute cholecystitis +K811 Chronic cholecystitis +K812 Acute cholecystitis with chronic cholecystitis +K819 Cholecystitis, unspecified +K820 Obstruction of gallbladder +K821 Hydrops of gallbladder +K822 Perforation of gallbladder +K823 Fistula of gallbladder +K824 Cholesterolosis of gallbladder +K828 Other specified diseases of gallbladder +K829 Disease of gallbladder, unspecified +K82A1 Gangrene of gallbladder in cholecystitis +K82A2 Perforation of gallbladder in cholecystitis +K8301 Primary sclerosing cholangitis +K8309 Other cholangitis +K831 Obstruction of bile duct +K832 Perforation of bile duct +K833 Fistula of bile duct +K834 Spasm of sphincter of Oddi +K835 Biliary cyst +K838 Other specified diseases of biliary tract +K839 Disease of biliary tract, unspecified +K8500 Idiopathic acute pancreatitis without necrosis or infection +K8501 Idiopathic acute pancreatitis with uninfected necrosis +K8502 Idiopathic acute pancreatitis with infected necrosis +K8510 Biliary acute pancreatitis without necrosis or infection +K8511 Biliary acute pancreatitis with uninfected necrosis +K8512 Biliary acute pancreatitis with infected necrosis +K8520 Alcohol induced acute pancreatitis without necrosis or infection +K8521 Alcohol induced acute pancreatitis with uninfected necrosis +K8522 Alcohol induced acute pancreatitis with infected necrosis +K8530 Drug induced acute pancreatitis without necrosis or infection +K8531 Drug induced acute pancreatitis with uninfected necrosis +K8532 Drug induced acute pancreatitis with infected necrosis +K8580 Other acute pancreatitis without necrosis or infection +K8581 Other acute pancreatitis with uninfected necrosis +K8582 Other acute pancreatitis with infected necrosis +K8590 Acute pancreatitis without necrosis or infection, unspecified +K8591 Acute pancreatitis with uninfected necrosis, unspecified +K8592 Acute pancreatitis with infected necrosis, unspecified +K860 Alcohol-induced chronic pancreatitis +K861 Other chronic pancreatitis +K862 Cyst of pancreas +K863 Pseudocyst of pancreas +K8681 Exocrine pancreatic insufficiency +K8689 Other specified diseases of pancreas +K869 Disease of pancreas, unspecified +K87 Disorders of gallbladder, biliary tract and pancreas in diseases classified elsewhere +K900 Celiac disease +K901 Tropical sprue +K902 Blind loop syndrome, not elsewhere classified +K903 Pancreatic steatorrhea +K9041 Non-celiac gluten sensitivity +K9049 Malabsorption due to intolerance, not elsewhere classified +K9081 Whipple's disease +K9089 Other intestinal malabsorption +K909 Intestinal malabsorption, unspecified +K910 Vomiting following gastrointestinal surgery +K911 Postgastric surgery syndromes +K912 Postsurgical malabsorption, not elsewhere classified +K9130 Postprocedural intestinal obstruction, unspecified as to partial versus complete +K9131 Postprocedural partial intestinal obstruction +K9132 Postprocedural complete intestinal obstruction +K915 Postcholecystectomy syndrome +K9161 Intraoperative hemorrhage and hematoma of a digestive system organ or structure complicating a digestive system procedure +K9162 Intraoperative hemorrhage and hematoma of a digestive system organ or structure complicating other procedure +K9171 Accidental puncture and laceration of a digestive system organ or structure during a digestive system procedure +K9172 Accidental puncture and laceration of a digestive system organ or structure during other procedure +K9181 Other intraoperative complications of digestive system +K9182 Postprocedural hepatic failure +K9183 Postprocedural hepatorenal syndrome +K91840 Postprocedural hemorrhage of a digestive system organ or structure following a digestive system procedure +K91841 Postprocedural hemorrhage of a digestive system organ or structure following other procedure +K91850 Pouchitis +K91858 Other complications of intestinal pouch +K9186 Retained cholelithiasis following cholecystectomy +K91870 Postprocedural hematoma of a digestive system organ or structure following a digestive system procedure +K91871 Postprocedural hematoma of a digestive system organ or structure following other procedure +K91872 Postprocedural seroma of a digestive system organ or structure following a digestive system procedure +K91873 Postprocedural seroma of a digestive system organ or structure following other procedure +K9189 Other postprocedural complications and disorders of digestive system +K920 Hematemesis +K921 Melena +K922 Gastrointestinal hemorrhage, unspecified +K9281 Gastrointestinal mucositis (ulcerative) +K9289 Other specified diseases of the digestive system +K929 Disease of digestive system, unspecified +K9400 Colostomy complication, unspecified +K9401 Colostomy hemorrhage +K9402 Colostomy infection +K9403 Colostomy malfunction +K9409 Other complications of colostomy +K9410 Enterostomy complication, unspecified +K9411 Enterostomy hemorrhage +K9412 Enterostomy infection +K9413 Enterostomy malfunction +K9419 Other complications of enterostomy +K9420 Gastrostomy complication, unspecified +K9421 Gastrostomy hemorrhage +K9422 Gastrostomy infection +K9423 Gastrostomy malfunction +K9429 Other complications of gastrostomy +K9430 Esophagostomy complications, unspecified +K9431 Esophagostomy hemorrhage +K9432 Esophagostomy infection +K9433 Esophagostomy malfunction +K9439 Other complications of esophagostomy +K9501 Infection due to gastric band procedure +K9509 Other complications of gastric band procedure +K9581 Infection due to other bariatric procedure +K9589 Other complications of other bariatric procedure +L00 Staphylococcal scalded skin syndrome +L0100 Impetigo, unspecified +L0101 Non-bullous impetigo +L0102 Bockhart's impetigo +L0103 Bullous impetigo +L0109 Other impetigo +L011 Impetiginization of other dermatoses +L0201 Cutaneous abscess of face +L0202 Furuncle of face +L0203 Carbuncle of face +L0211 Cutaneous abscess of neck +L0212 Furuncle of neck +L0213 Carbuncle of neck +L02211 Cutaneous abscess of abdominal wall +L02212 Cutaneous abscess of back [any part, except buttock] +L02213 Cutaneous abscess of chest wall +L02214 Cutaneous abscess of groin +L02215 Cutaneous abscess of perineum +L02216 Cutaneous abscess of umbilicus +L02219 Cutaneous abscess of trunk, unspecified +L02221 Furuncle of abdominal wall +L02222 Furuncle of back [any part, except buttock] +L02223 Furuncle of chest wall +L02224 Furuncle of groin +L02225 Furuncle of perineum +L02226 Furuncle of umbilicus +L02229 Furuncle of trunk, unspecified +L02231 Carbuncle of abdominal wall +L02232 Carbuncle of back [any part, except buttock] +L02233 Carbuncle of chest wall +L02234 Carbuncle of groin +L02235 Carbuncle of perineum +L02236 Carbuncle of umbilicus +L02239 Carbuncle of trunk, unspecified +L0231 Cutaneous abscess of buttock +L0232 Furuncle of buttock +L0233 Carbuncle of buttock +L02411 Cutaneous abscess of right axilla +L02412 Cutaneous abscess of left axilla +L02413 Cutaneous abscess of right upper limb +L02414 Cutaneous abscess of left upper limb +L02415 Cutaneous abscess of right lower limb +L02416 Cutaneous abscess of left lower limb +L02419 Cutaneous abscess of limb, unspecified +L02421 Furuncle of right axilla +L02422 Furuncle of left axilla +L02423 Furuncle of right upper limb +L02424 Furuncle of left upper limb +L02425 Furuncle of right lower limb +L02426 Furuncle of left lower limb +L02429 Furuncle of limb, unspecified +L02431 Carbuncle of right axilla +L02432 Carbuncle of left axilla +L02433 Carbuncle of right upper limb +L02434 Carbuncle of left upper limb +L02435 Carbuncle of right lower limb +L02436 Carbuncle of left lower limb +L02439 Carbuncle of limb, unspecified +L02511 Cutaneous abscess of right hand +L02512 Cutaneous abscess of left hand +L02519 Cutaneous abscess of unspecified hand +L02521 Furuncle right hand +L02522 Furuncle left hand +L02529 Furuncle unspecified hand +L02531 Carbuncle of right hand +L02532 Carbuncle of left hand +L02539 Carbuncle of unspecified hand +L02611 Cutaneous abscess of right foot +L02612 Cutaneous abscess of left foot +L02619 Cutaneous abscess of unspecified foot +L02621 Furuncle of right foot +L02622 Furuncle of left foot +L02629 Furuncle of unspecified foot +L02631 Carbuncle of right foot +L02632 Carbuncle of left foot +L02639 Carbuncle of unspecified foot +L02811 Cutaneous abscess of head [any part, except face] +L02818 Cutaneous abscess of other sites +L02821 Furuncle of head [any part, except face] +L02828 Furuncle of other sites +L02831 Carbuncle of head [any part, except face] +L02838 Carbuncle of other sites +L0291 Cutaneous abscess, unspecified +L0292 Furuncle, unspecified +L0293 Carbuncle, unspecified +L03011 Cellulitis of right finger +L03012 Cellulitis of left finger +L03019 Cellulitis of unspecified finger +L03021 Acute lymphangitis of right finger +L03022 Acute lymphangitis of left finger +L03029 Acute lymphangitis of unspecified finger +L03031 Cellulitis of right toe +L03032 Cellulitis of left toe +L03039 Cellulitis of unspecified toe +L03041 Acute lymphangitis of right toe +L03042 Acute lymphangitis of left toe +L03049 Acute lymphangitis of unspecified toe +L03111 Cellulitis of right axilla +L03112 Cellulitis of left axilla +L03113 Cellulitis of right upper limb +L03114 Cellulitis of left upper limb +L03115 Cellulitis of right lower limb +L03116 Cellulitis of left lower limb +L03119 Cellulitis of unspecified part of limb +L03121 Acute lymphangitis of right axilla +L03122 Acute lymphangitis of left axilla +L03123 Acute lymphangitis of right upper limb +L03124 Acute lymphangitis of left upper limb +L03125 Acute lymphangitis of right lower limb +L03126 Acute lymphangitis of left lower limb +L03129 Acute lymphangitis of unspecified part of limb +L03211 Cellulitis of face +L03212 Acute lymphangitis of face +L03213 Periorbital cellulitis +L03221 Cellulitis of neck +L03222 Acute lymphangitis of neck +L03311 Cellulitis of abdominal wall +L03312 Cellulitis of back [any part except buttock] +L03313 Cellulitis of chest wall +L03314 Cellulitis of groin +L03315 Cellulitis of perineum +L03316 Cellulitis of umbilicus +L03317 Cellulitis of buttock +L03319 Cellulitis of trunk, unspecified +L03321 Acute lymphangitis of abdominal wall +L03322 Acute lymphangitis of back [any part except buttock] +L03323 Acute lymphangitis of chest wall +L03324 Acute lymphangitis of groin +L03325 Acute lymphangitis of perineum +L03326 Acute lymphangitis of umbilicus +L03327 Acute lymphangitis of buttock +L03329 Acute lymphangitis of trunk, unspecified +L03811 Cellulitis of head [any part, except face] +L03818 Cellulitis of other sites +L03891 Acute lymphangitis of head [any part, except face] +L03898 Acute lymphangitis of other sites +L0390 Cellulitis, unspecified +L0391 Acute lymphangitis, unspecified +L040 Acute lymphadenitis of face, head and neck +L041 Acute lymphadenitis of trunk +L042 Acute lymphadenitis of upper limb +L043 Acute lymphadenitis of lower limb +L048 Acute lymphadenitis of other sites +L049 Acute lymphadenitis, unspecified +L0501 Pilonidal cyst with abscess +L0502 Pilonidal sinus with abscess +L0591 Pilonidal cyst without abscess +L0592 Pilonidal sinus without abscess +L080 Pyoderma +L081 Erythrasma +L0881 Pyoderma vegetans +L0882 Omphalitis not of newborn +L0889 Other specified local infections of the skin and subcutaneous tissue +L089 Local infection of the skin and subcutaneous tissue, unspecified +L100 Pemphigus vulgaris +L101 Pemphigus vegetans +L102 Pemphigus foliaceous +L103 Brazilian pemphigus [fogo selvagem] +L104 Pemphigus erythematosus +L105 Drug-induced pemphigus +L1081 Paraneoplastic pemphigus +L1089 Other pemphigus +L109 Pemphigus, unspecified +L110 Acquired keratosis follicularis +L111 Transient acantholytic dermatosis [Grover] +L118 Other specified acantholytic disorders +L119 Acantholytic disorder, unspecified +L120 Bullous pemphigoid +L121 Cicatricial pemphigoid +L122 Chronic bullous disease of childhood +L1230 Acquired epidermolysis bullosa, unspecified +L1231 Epidermolysis bullosa due to drug +L1235 Other acquired epidermolysis bullosa +L128 Other pemphigoid +L129 Pemphigoid, unspecified +L130 Dermatitis herpetiformis +L131 Subcorneal pustular dermatitis +L138 Other specified bullous disorders +L139 Bullous disorder, unspecified +L14 Bullous disorders in diseases classified elsewhere +L200 Besnier's prurigo +L2081 Atopic neurodermatitis +L2082 Flexural eczema +L2083 Infantile (acute) (chronic) eczema +L2084 Intrinsic (allergic) eczema +L2089 Other atopic dermatitis +L209 Atopic dermatitis, unspecified +L210 Seborrhea capitis +L211 Seborrheic infantile dermatitis +L218 Other seborrheic dermatitis +L219 Seborrheic dermatitis, unspecified +L22 Diaper dermatitis +L230 Allergic contact dermatitis due to metals +L231 Allergic contact dermatitis due to adhesives +L232 Allergic contact dermatitis due to cosmetics +L233 Allergic contact dermatitis due to drugs in contact with skin +L234 Allergic contact dermatitis due to dyes +L235 Allergic contact dermatitis due to other chemical products +L236 Allergic contact dermatitis due to food in contact with the skin +L237 Allergic contact dermatitis due to plants, except food +L2381 Allergic contact dermatitis due to animal (cat) (dog) dander +L2389 Allergic contact dermatitis due to other agents +L239 Allergic contact dermatitis, unspecified cause +L240 Irritant contact dermatitis due to detergents +L241 Irritant contact dermatitis due to oils and greases +L242 Irritant contact dermatitis due to solvents +L243 Irritant contact dermatitis due to cosmetics +L244 Irritant contact dermatitis due to drugs in contact with skin +L245 Irritant contact dermatitis due to other chemical products +L246 Irritant contact dermatitis due to food in contact with skin +L247 Irritant contact dermatitis due to plants, except food +L2481 Irritant contact dermatitis due to metals +L2489 Irritant contact dermatitis due to other agents +L249 Irritant contact dermatitis, unspecified cause +L250 Unspecified contact dermatitis due to cosmetics +L251 Unspecified contact dermatitis due to drugs in contact with skin +L252 Unspecified contact dermatitis due to dyes +L253 Unspecified contact dermatitis due to other chemical products +L254 Unspecified contact dermatitis due to food in contact with skin +L255 Unspecified contact dermatitis due to plants, except food +L258 Unspecified contact dermatitis due to other agents +L259 Unspecified contact dermatitis, unspecified cause +L26 Exfoliative dermatitis +L270 Generalized skin eruption due to drugs and medicaments taken internally +L271 Localized skin eruption due to drugs and medicaments taken internally +L272 Dermatitis due to ingested food +L278 Dermatitis due to other substances taken internally +L279 Dermatitis due to unspecified substance taken internally +L280 Lichen simplex chronicus +L281 Prurigo nodularis +L282 Other prurigo +L290 Pruritus ani +L291 Pruritus scroti +L292 Pruritus vulvae +L293 Anogenital pruritus, unspecified +L298 Other pruritus +L299 Pruritus, unspecified +L300 Nummular dermatitis +L301 Dyshidrosis [pompholyx] +L302 Cutaneous autosensitization +L303 Infective dermatitis +L304 Erythema intertrigo +L305 Pityriasis alba +L308 Other specified dermatitis +L309 Dermatitis, unspecified +L400 Psoriasis vulgaris +L401 Generalized pustular psoriasis +L402 Acrodermatitis continua +L403 Pustulosis palmaris et plantaris +L404 Guttate psoriasis +L4050 Arthropathic psoriasis, unspecified +L4051 Distal interphalangeal psoriatic arthropathy +L4052 Psoriatic arthritis mutilans +L4053 Psoriatic spondylitis +L4054 Psoriatic juvenile arthropathy +L4059 Other psoriatic arthropathy +L408 Other psoriasis +L409 Psoriasis, unspecified +L410 Pityriasis lichenoides et varioliformis acuta +L411 Pityriasis lichenoides chronica +L413 Small plaque parapsoriasis +L414 Large plaque parapsoriasis +L415 Retiform parapsoriasis +L418 Other parapsoriasis +L419 Parapsoriasis, unspecified +L42 Pityriasis rosea +L430 Hypertrophic lichen planus +L431 Bullous lichen planus +L432 Lichenoid drug reaction +L433 Subacute (active) lichen planus +L438 Other lichen planus +L439 Lichen planus, unspecified +L440 Pityriasis rubra pilaris +L441 Lichen nitidus +L442 Lichen striatus +L443 Lichen ruber moniliformis +L444 Infantile papular acrodermatitis [Gianotti-Crosti] +L448 Other specified papulosquamous disorders +L449 Papulosquamous disorder, unspecified +L45 Papulosquamous disorders in diseases classified elsewhere +L490 Exfoliation due to erythematous condition involving less than 10 percent of body surface +L491 Exfoliation due to erythematous condition involving 10-19 percent of body surface +L492 Exfoliation due to erythematous condition involving 20-29 percent of body surface +L493 Exfoliation due to erythematous condition involving 30-39 percent of body surface +L494 Exfoliation due to erythematous condition involving 40-49 percent of body surface +L495 Exfoliation due to erythematous condition involving 50-59 percent of body surface +L496 Exfoliation due to erythematous condition involving 60-69 percent of body surface +L497 Exfoliation due to erythematous condition involving 70-79 percent of body surface +L498 Exfoliation due to erythematous condition involving 80-89 percent of body surface +L499 Exfoliation due to erythematous condition involving 90 or more percent of body surface +L500 Allergic urticaria +L501 Idiopathic urticaria +L502 Urticaria due to cold and heat +L503 Dermatographic urticaria +L504 Vibratory urticaria +L505 Cholinergic urticaria +L506 Contact urticaria +L508 Other urticaria +L509 Urticaria, unspecified +L510 Nonbullous erythema multiforme +L511 Stevens-Johnson syndrome +L512 Toxic epidermal necrolysis [Lyell] +L513 Stevens-Johnson syndrome-toxic epidermal necrolysis overlap syndrome +L518 Other erythema multiforme +L519 Erythema multiforme, unspecified +L52 Erythema nodosum +L530 Toxic erythema +L531 Erythema annulare centrifugum +L532 Erythema marginatum +L533 Other chronic figurate erythema +L538 Other specified erythematous conditions +L539 Erythematous condition, unspecified +L54 Erythema in diseases classified elsewhere +L550 Sunburn of first degree +L551 Sunburn of second degree +L552 Sunburn of third degree +L559 Sunburn, unspecified +L560 Drug phototoxic response +L561 Drug photoallergic response +L562 Photocontact dermatitis [berloque dermatitis] +L563 Solar urticaria +L564 Polymorphous light eruption +L565 Disseminated superficial actinic porokeratosis (DSAP) +L568 Other specified acute skin changes due to ultraviolet radiation +L569 Acute skin change due to ultraviolet radiation, unspecified +L570 Actinic keratosis +L571 Actinic reticuloid +L572 Cutis rhomboidalis nuchae +L573 Poikiloderma of Civatte +L574 Cutis laxa senilis +L575 Actinic granuloma +L578 Other skin changes due to chronic exposure to nonionizing radiation +L579 Skin changes due to chronic exposure to nonionizing radiation, unspecified +L580 Acute radiodermatitis +L581 Chronic radiodermatitis +L589 Radiodermatitis, unspecified +L590 Erythema ab igne [dermatitis ab igne] +L598 Other specified disorders of the skin and subcutaneous tissue related to radiation +L599 Disorder of the skin and subcutaneous tissue related to radiation, unspecified +L600 Ingrowing nail +L601 Onycholysis +L602 Onychogryphosis +L603 Nail dystrophy +L604 Beau's lines +L605 Yellow nail syndrome +L608 Other nail disorders +L609 Nail disorder, unspecified +L62 Nail disorders in diseases classified elsewhere +L630 Alopecia (capitis) totalis +L631 Alopecia universalis +L632 Ophiasis +L638 Other alopecia areata +L639 Alopecia areata, unspecified +L640 Drug-induced androgenic alopecia +L648 Other androgenic alopecia +L649 Androgenic alopecia, unspecified +L650 Telogen effluvium +L651 Anagen effluvium +L652 Alopecia mucinosa +L658 Other specified nonscarring hair loss +L659 Nonscarring hair loss, unspecified +L660 Pseudopelade +L661 Lichen planopilaris +L662 Folliculitis decalvans +L663 Perifolliculitis capitis abscedens +L664 Folliculitis ulerythematosa reticulata +L668 Other cicatricial alopecia +L669 Cicatricial alopecia, unspecified +L670 Trichorrhexis nodosa +L671 Variations in hair color +L678 Other hair color and hair shaft abnormalities +L679 Hair color and hair shaft abnormality, unspecified +L680 Hirsutism +L681 Acquired hypertrichosis lanuginosa +L682 Localized hypertrichosis +L683 Polytrichia +L688 Other hypertrichosis +L689 Hypertrichosis, unspecified +L700 Acne vulgaris +L701 Acne conglobata +L702 Acne varioliformis +L703 Acne tropica +L704 Infantile acne +L705 Acne excoriee +L708 Other acne +L709 Acne, unspecified +L710 Perioral dermatitis +L711 Rhinophyma +L718 Other rosacea +L719 Rosacea, unspecified +L720 Epidermal cyst +L7211 Pilar cyst +L7212 Trichodermal cyst +L722 Steatocystoma multiplex +L723 Sebaceous cyst +L728 Other follicular cysts of the skin and subcutaneous tissue +L729 Follicular cyst of the skin and subcutaneous tissue, unspecified +L730 Acne keloid +L731 Pseudofolliculitis barbae +L732 Hidradenitis suppurativa +L738 Other specified follicular disorders +L739 Follicular disorder, unspecified +L740 Miliaria rubra +L741 Miliaria crystallina +L742 Miliaria profunda +L743 Miliaria, unspecified +L744 Anhidrosis +L74510 Primary focal hyperhidrosis, axilla +L74511 Primary focal hyperhidrosis, face +L74512 Primary focal hyperhidrosis, palms +L74513 Primary focal hyperhidrosis, soles +L74519 Primary focal hyperhidrosis, unspecified +L7452 Secondary focal hyperhidrosis +L748 Other eccrine sweat disorders +L749 Eccrine sweat disorder, unspecified +L750 Bromhidrosis +L751 Chromhidrosis +L752 Apocrine miliaria +L758 Other apocrine sweat disorders +L759 Apocrine sweat disorder, unspecified +L7601 Intraoperative hemorrhage and hematoma of skin and subcutaneous tissue complicating a dermatologic procedure +L7602 Intraoperative hemorrhage and hematoma of skin and subcutaneous tissue complicating other procedure +L7611 Accidental puncture and laceration of skin and subcutaneous tissue during a dermatologic procedure +L7612 Accidental puncture and laceration of skin and subcutaneous tissue during other procedure +L7621 Postprocedural hemorrhage of skin and subcutaneous tissue following a dermatologic procedure +L7622 Postprocedural hemorrhage of skin and subcutaneous tissue following other procedure +L7631 Postprocedural hematoma of skin and subcutaneous tissue following a dermatologic procedure +L7632 Postprocedural hematoma of skin and subcutaneous tissue following other procedure +L7633 Postprocedural seroma of skin and subcutaneous tissue following a dermatologic procedure +L7634 Postprocedural seroma of skin and subcutaneous tissue following other procedure +L7681 Other intraoperative complications of skin and subcutaneous tissue +L7682 Other postprocedural complications of skin and subcutaneous tissue +L80 Vitiligo +L810 Postinflammatory hyperpigmentation +L811 Chloasma +L812 Freckles +L813 Cafe au lait spots +L814 Other melanin hyperpigmentation +L815 Leukoderma, not elsewhere classified +L816 Other disorders of diminished melanin formation +L817 Pigmented purpuric dermatosis +L818 Other specified disorders of pigmentation +L819 Disorder of pigmentation, unspecified +L820 Inflamed seborrheic keratosis +L821 Other seborrheic keratosis +L83 Acanthosis nigricans +L84 Corns and callosities +L850 Acquired ichthyosis +L851 Acquired keratosis [keratoderma] palmaris et plantaris +L852 Keratosis punctata (palmaris et plantaris) +L853 Xerosis cutis +L858 Other specified epidermal thickening +L859 Epidermal thickening, unspecified +L86 Keratoderma in diseases classified elsewhere +L870 Keratosis follicularis et parafollicularis in cutem penetrans +L871 Reactive perforating collagenosis +L872 Elastosis perforans serpiginosa +L878 Other transepidermal elimination disorders +L879 Transepidermal elimination disorder, unspecified +L88 Pyoderma gangrenosum +L89000 Pressure ulcer of unspecified elbow, unstageable +L89001 Pressure ulcer of unspecified elbow, stage 1 +L89002 Pressure ulcer of unspecified elbow, stage 2 +L89003 Pressure ulcer of unspecified elbow, stage 3 +L89004 Pressure ulcer of unspecified elbow, stage 4 +L89009 Pressure ulcer of unspecified elbow, unspecified stage +L89010 Pressure ulcer of right elbow, unstageable +L89011 Pressure ulcer of right elbow, stage 1 +L89012 Pressure ulcer of right elbow, stage 2 +L89013 Pressure ulcer of right elbow, stage 3 +L89014 Pressure ulcer of right elbow, stage 4 +L89019 Pressure ulcer of right elbow, unspecified stage +L89020 Pressure ulcer of left elbow, unstageable +L89021 Pressure ulcer of left elbow, stage 1 +L89022 Pressure ulcer of left elbow, stage 2 +L89023 Pressure ulcer of left elbow, stage 3 +L89024 Pressure ulcer of left elbow, stage 4 +L89029 Pressure ulcer of left elbow, unspecified stage +L89100 Pressure ulcer of unspecified part of back, unstageable +L89101 Pressure ulcer of unspecified part of back, stage 1 +L89102 Pressure ulcer of unspecified part of back, stage 2 +L89103 Pressure ulcer of unspecified part of back, stage 3 +L89104 Pressure ulcer of unspecified part of back, stage 4 +L89109 Pressure ulcer of unspecified part of back, unspecified stage +L89110 Pressure ulcer of right upper back, unstageable +L89111 Pressure ulcer of right upper back, stage 1 +L89112 Pressure ulcer of right upper back, stage 2 +L89113 Pressure ulcer of right upper back, stage 3 +L89114 Pressure ulcer of right upper back, stage 4 +L89119 Pressure ulcer of right upper back, unspecified stage +L89120 Pressure ulcer of left upper back, unstageable +L89121 Pressure ulcer of left upper back, stage 1 +L89122 Pressure ulcer of left upper back, stage 2 +L89123 Pressure ulcer of left upper back, stage 3 +L89124 Pressure ulcer of left upper back, stage 4 +L89129 Pressure ulcer of left upper back, unspecified stage +L89130 Pressure ulcer of right lower back, unstageable +L89131 Pressure ulcer of right lower back, stage 1 +L89132 Pressure ulcer of right lower back, stage 2 +L89133 Pressure ulcer of right lower back, stage 3 +L89134 Pressure ulcer of right lower back, stage 4 +L89139 Pressure ulcer of right lower back, unspecified stage +L89140 Pressure ulcer of left lower back, unstageable +L89141 Pressure ulcer of left lower back, stage 1 +L89142 Pressure ulcer of left lower back, stage 2 +L89143 Pressure ulcer of left lower back, stage 3 +L89144 Pressure ulcer of left lower back, stage 4 +L89149 Pressure ulcer of left lower back, unspecified stage +L89150 Pressure ulcer of sacral region, unstageable +L89151 Pressure ulcer of sacral region, stage 1 +L89152 Pressure ulcer of sacral region, stage 2 +L89153 Pressure ulcer of sacral region, stage 3 +L89154 Pressure ulcer of sacral region, stage 4 +L89159 Pressure ulcer of sacral region, unspecified stage +L89200 Pressure ulcer of unspecified hip, unstageable +L89201 Pressure ulcer of unspecified hip, stage 1 +L89202 Pressure ulcer of unspecified hip, stage 2 +L89203 Pressure ulcer of unspecified hip, stage 3 +L89204 Pressure ulcer of unspecified hip, stage 4 +L89209 Pressure ulcer of unspecified hip, unspecified stage +L89210 Pressure ulcer of right hip, unstageable +L89211 Pressure ulcer of right hip, stage 1 +L89212 Pressure ulcer of right hip, stage 2 +L89213 Pressure ulcer of right hip, stage 3 +L89214 Pressure ulcer of right hip, stage 4 +L89219 Pressure ulcer of right hip, unspecified stage +L89220 Pressure ulcer of left hip, unstageable +L89221 Pressure ulcer of left hip, stage 1 +L89222 Pressure ulcer of left hip, stage 2 +L89223 Pressure ulcer of left hip, stage 3 +L89224 Pressure ulcer of left hip, stage 4 +L89229 Pressure ulcer of left hip, unspecified stage +L89300 Pressure ulcer of unspecified buttock, unstageable +L89301 Pressure ulcer of unspecified buttock, stage 1 +L89302 Pressure ulcer of unspecified buttock, stage 2 +L89303 Pressure ulcer of unspecified buttock, stage 3 +L89304 Pressure ulcer of unspecified buttock, stage 4 +L89309 Pressure ulcer of unspecified buttock, unspecified stage +L89310 Pressure ulcer of right buttock, unstageable +L89311 Pressure ulcer of right buttock, stage 1 +L89312 Pressure ulcer of right buttock, stage 2 +L89313 Pressure ulcer of right buttock, stage 3 +L89314 Pressure ulcer of right buttock, stage 4 +L89319 Pressure ulcer of right buttock, unspecified stage +L89320 Pressure ulcer of left buttock, unstageable +L89321 Pressure ulcer of left buttock, stage 1 +L89322 Pressure ulcer of left buttock, stage 2 +L89323 Pressure ulcer of left buttock, stage 3 +L89324 Pressure ulcer of left buttock, stage 4 +L89329 Pressure ulcer of left buttock, unspecified stage +L8940 Pressure ulcer of contiguous site of back, buttock and hip, unspecified stage +L8941 Pressure ulcer of contiguous site of back, buttock and hip, stage 1 +L8942 Pressure ulcer of contiguous site of back, buttock and hip, stage 2 +L8943 Pressure ulcer of contiguous site of back, buttock and hip, stage 3 +L8944 Pressure ulcer of contiguous site of back, buttock and hip, stage 4 +L8945 Pressure ulcer of contiguous site of back, buttock and hip, unstageable +L89500 Pressure ulcer of unspecified ankle, unstageable +L89501 Pressure ulcer of unspecified ankle, stage 1 +L89502 Pressure ulcer of unspecified ankle, stage 2 +L89503 Pressure ulcer of unspecified ankle, stage 3 +L89504 Pressure ulcer of unspecified ankle, stage 4 +L89509 Pressure ulcer of unspecified ankle, unspecified stage +L89510 Pressure ulcer of right ankle, unstageable +L89511 Pressure ulcer of right ankle, stage 1 +L89512 Pressure ulcer of right ankle, stage 2 +L89513 Pressure ulcer of right ankle, stage 3 +L89514 Pressure ulcer of right ankle, stage 4 +L89519 Pressure ulcer of right ankle, unspecified stage +L89520 Pressure ulcer of left ankle, unstageable +L89521 Pressure ulcer of left ankle, stage 1 +L89522 Pressure ulcer of left ankle, stage 2 +L89523 Pressure ulcer of left ankle, stage 3 +L89524 Pressure ulcer of left ankle, stage 4 +L89529 Pressure ulcer of left ankle, unspecified stage +L89600 Pressure ulcer of unspecified heel, unstageable +L89601 Pressure ulcer of unspecified heel, stage 1 +L89602 Pressure ulcer of unspecified heel, stage 2 +L89603 Pressure ulcer of unspecified heel, stage 3 +L89604 Pressure ulcer of unspecified heel, stage 4 +L89609 Pressure ulcer of unspecified heel, unspecified stage +L89610 Pressure ulcer of right heel, unstageable +L89611 Pressure ulcer of right heel, stage 1 +L89612 Pressure ulcer of right heel, stage 2 +L89613 Pressure ulcer of right heel, stage 3 +L89614 Pressure ulcer of right heel, stage 4 +L89619 Pressure ulcer of right heel, unspecified stage +L89620 Pressure ulcer of left heel, unstageable +L89621 Pressure ulcer of left heel, stage 1 +L89622 Pressure ulcer of left heel, stage 2 +L89623 Pressure ulcer of left heel, stage 3 +L89624 Pressure ulcer of left heel, stage 4 +L89629 Pressure ulcer of left heel, unspecified stage +L89810 Pressure ulcer of head, unstageable +L89811 Pressure ulcer of head, stage 1 +L89812 Pressure ulcer of head, stage 2 +L89813 Pressure ulcer of head, stage 3 +L89814 Pressure ulcer of head, stage 4 +L89819 Pressure ulcer of head, unspecified stage +L89890 Pressure ulcer of other site, unstageable +L89891 Pressure ulcer of other site, stage 1 +L89892 Pressure ulcer of other site, stage 2 +L89893 Pressure ulcer of other site, stage 3 +L89894 Pressure ulcer of other site, stage 4 +L89899 Pressure ulcer of other site, unspecified stage +L8990 Pressure ulcer of unspecified site, unspecified stage +L8991 Pressure ulcer of unspecified site, stage 1 +L8992 Pressure ulcer of unspecified site, stage 2 +L8993 Pressure ulcer of unspecified site, stage 3 +L8994 Pressure ulcer of unspecified site, stage 4 +L8995 Pressure ulcer of unspecified site, unstageable +L900 Lichen sclerosus et atrophicus +L901 Anetoderma of Schweninger-Buzzi +L902 Anetoderma of Jadassohn-Pellizzari +L903 Atrophoderma of Pasini and Pierini +L904 Acrodermatitis chronica atrophicans +L905 Scar conditions and fibrosis of skin +L906 Striae atrophicae +L908 Other atrophic disorders of skin +L909 Atrophic disorder of skin, unspecified +L910 Hypertrophic scar +L918 Other hypertrophic disorders of the skin +L919 Hypertrophic disorder of the skin, unspecified +L920 Granuloma annulare +L921 Necrobiosis lipoidica, not elsewhere classified +L922 Granuloma faciale [eosinophilic granuloma of skin] +L923 Foreign body granuloma of the skin and subcutaneous tissue +L928 Other granulomatous disorders of the skin and subcutaneous tissue +L929 Granulomatous disorder of the skin and subcutaneous tissue, unspecified +L930 Discoid lupus erythematosus +L931 Subacute cutaneous lupus erythematosus +L932 Other local lupus erythematosus +L940 Localized scleroderma [morphea] +L941 Linear scleroderma +L942 Calcinosis cutis +L943 Sclerodactyly +L944 Gottron's papules +L945 Poikiloderma vasculare atrophicans +L946 Ainhum +L948 Other specified localized connective tissue disorders +L949 Localized connective tissue disorder, unspecified +L950 Livedoid vasculitis +L951 Erythema elevatum diutinum +L958 Other vasculitis limited to the skin +L959 Vasculitis limited to the skin, unspecified +L97101 Non-pressure chronic ulcer of unspecified thigh limited to breakdown of skin +L97102 Non-pressure chronic ulcer of unspecified thigh with fat layer exposed +L97103 Non-pressure chronic ulcer of unspecified thigh with necrosis of muscle +L97104 Non-pressure chronic ulcer of unspecified thigh with necrosis of bone +L97105 Non-pressure chronic ulcer of unspecified thigh with muscle involvement without evidence of necrosis +L97106 Non-pressure chronic ulcer of unspecified thigh with bone involvement without evidence of necrosis +L97108 Non-pressure chronic ulcer of unspecified thigh with other specified severity +L97109 Non-pressure chronic ulcer of unspecified thigh with unspecified severity +L97111 Non-pressure chronic ulcer of right thigh limited to breakdown of skin +L97112 Non-pressure chronic ulcer of right thigh with fat layer exposed +L97113 Non-pressure chronic ulcer of right thigh with necrosis of muscle +L97114 Non-pressure chronic ulcer of right thigh with necrosis of bone +L97115 Non-pressure chronic ulcer of right thigh with muscle involvement without evidence of necrosis +L97116 Non-pressure chronic ulcer of right thigh with bone involvement without evidence of necrosis +L97118 Non-pressure chronic ulcer of right thigh with other specified severity +L97119 Non-pressure chronic ulcer of right thigh with unspecified severity +L97121 Non-pressure chronic ulcer of left thigh limited to breakdown of skin +L97122 Non-pressure chronic ulcer of left thigh with fat layer exposed +L97123 Non-pressure chronic ulcer of left thigh with necrosis of muscle +L97124 Non-pressure chronic ulcer of left thigh with necrosis of bone +L97125 Non-pressure chronic ulcer of left thigh with muscle involvement without evidence of necrosis +L97126 Non-pressure chronic ulcer of left thigh with bone involvement without evidence of necrosis +L97128 Non-pressure chronic ulcer of left thigh with other specified severity +L97129 Non-pressure chronic ulcer of left thigh with unspecified severity +L97201 Non-pressure chronic ulcer of unspecified calf limited to breakdown of skin +L97202 Non-pressure chronic ulcer of unspecified calf with fat layer exposed +L97203 Non-pressure chronic ulcer of unspecified calf with necrosis of muscle +L97204 Non-pressure chronic ulcer of unspecified calf with necrosis of bone +L97205 Non-pressure chronic ulcer of unspecified calf with muscle involvement without evidence of necrosis +L97206 Non-pressure chronic ulcer of unspecified calf with bone involvement without evidence of necrosis +L97208 Non-pressure chronic ulcer of unspecified calf with other specified severity +L97209 Non-pressure chronic ulcer of unspecified calf with unspecified severity +L97211 Non-pressure chronic ulcer of right calf limited to breakdown of skin +L97212 Non-pressure chronic ulcer of right calf with fat layer exposed +L97213 Non-pressure chronic ulcer of right calf with necrosis of muscle +L97214 Non-pressure chronic ulcer of right calf with necrosis of bone +L97215 Non-pressure chronic ulcer of right calf with muscle involvement without evidence of necrosis +L97216 Non-pressure chronic ulcer of right calf with bone involvement without evidence of necrosis +L97218 Non-pressure chronic ulcer of right calf with other specified severity +L97219 Non-pressure chronic ulcer of right calf with unspecified severity +L97221 Non-pressure chronic ulcer of left calf limited to breakdown of skin +L97222 Non-pressure chronic ulcer of left calf with fat layer exposed +L97223 Non-pressure chronic ulcer of left calf with necrosis of muscle +L97224 Non-pressure chronic ulcer of left calf with necrosis of bone +L97225 Non-pressure chronic ulcer of left calf with muscle involvement without evidence of necrosis +L97226 Non-pressure chronic ulcer of left calf with bone involvement without evidence of necrosis +L97228 Non-pressure chronic ulcer of left calf with other specified severity +L97229 Non-pressure chronic ulcer of left calf with unspecified severity +L97301 Non-pressure chronic ulcer of unspecified ankle limited to breakdown of skin +L97302 Non-pressure chronic ulcer of unspecified ankle with fat layer exposed +L97303 Non-pressure chronic ulcer of unspecified ankle with necrosis of muscle +L97304 Non-pressure chronic ulcer of unspecified ankle with necrosis of bone +L97305 Non-pressure chronic ulcer of unspecified ankle with muscle involvement without evidence of necrosis +L97306 Non-pressure chronic ulcer of unspecified ankle with bone involvement without evidence of necrosis +L97308 Non-pressure chronic ulcer of unspecified ankle with other specified severity +L97309 Non-pressure chronic ulcer of unspecified ankle with unspecified severity +L97311 Non-pressure chronic ulcer of right ankle limited to breakdown of skin +L97312 Non-pressure chronic ulcer of right ankle with fat layer exposed +L97313 Non-pressure chronic ulcer of right ankle with necrosis of muscle +L97314 Non-pressure chronic ulcer of right ankle with necrosis of bone +L97315 Non-pressure chronic ulcer of right ankle with muscle involvement without evidence of necrosis +L97316 Non-pressure chronic ulcer of right ankle with bone involvement without evidence of necrosis +L97318 Non-pressure chronic ulcer of right ankle with other specified severity +L97319 Non-pressure chronic ulcer of right ankle with unspecified severity +L97321 Non-pressure chronic ulcer of left ankle limited to breakdown of skin +L97322 Non-pressure chronic ulcer of left ankle with fat layer exposed +L97323 Non-pressure chronic ulcer of left ankle with necrosis of muscle +L97324 Non-pressure chronic ulcer of left ankle with necrosis of bone +L97325 Non-pressure chronic ulcer of left ankle with muscle involvement without evidence of necrosis +L97326 Non-pressure chronic ulcer of left ankle with bone involvement without evidence of necrosis +L97328 Non-pressure chronic ulcer of left ankle with other specified severity +L97329 Non-pressure chronic ulcer of left ankle with unspecified severity +L97401 Non-pressure chronic ulcer of unspecified heel and midfoot limited to breakdown of skin +L97402 Non-pressure chronic ulcer of unspecified heel and midfoot with fat layer exposed +L97403 Non-pressure chronic ulcer of unspecified heel and midfoot with necrosis of muscle +L97404 Non-pressure chronic ulcer of unspecified heel and midfoot with necrosis of bone +L97405 Non-pressure chronic ulcer of unspecified heel and midfoot with muscle involvement without evidence of necrosis +L97406 Non-pressure chronic ulcer of unspecified heel and midfoot with bone involvement without evidence of necrosis +L97408 Non-pressure chronic ulcer of unspecified heel and midfoot with other specified severity +L97409 Non-pressure chronic ulcer of unspecified heel and midfoot with unspecified severity +L97411 Non-pressure chronic ulcer of right heel and midfoot limited to breakdown of skin +L97412 Non-pressure chronic ulcer of right heel and midfoot with fat layer exposed +L97413 Non-pressure chronic ulcer of right heel and midfoot with necrosis of muscle +L97414 Non-pressure chronic ulcer of right heel and midfoot with necrosis of bone +L97415 Non-pressure chronic ulcer of right heel and midfoot with muscle involvement without evidence of necrosis +L97416 Non-pressure chronic ulcer of right heel and midfoot with bone involvement without evidence of necrosis +L97418 Non-pressure chronic ulcer of right heel and midfoot with other specified severity +L97419 Non-pressure chronic ulcer of right heel and midfoot with unspecified severity +L97421 Non-pressure chronic ulcer of left heel and midfoot limited to breakdown of skin +L97422 Non-pressure chronic ulcer of left heel and midfoot with fat layer exposed +L97423 Non-pressure chronic ulcer of left heel and midfoot with necrosis of muscle +L97424 Non-pressure chronic ulcer of left heel and midfoot with necrosis of bone +L97425 Non-pressure chronic ulcer of left heel and midfoot with muscle involvement without evidence of necrosis +L97426 Non-pressure chronic ulcer of left heel and midfoot with bone involvement without evidence of necrosis +L97428 Non-pressure chronic ulcer of left heel and midfoot with other specified severity +L97429 Non-pressure chronic ulcer of left heel and midfoot with unspecified severity +L97501 Non-pressure chronic ulcer of other part of unspecified foot limited to breakdown of skin +L97502 Non-pressure chronic ulcer of other part of unspecified foot with fat layer exposed +L97503 Non-pressure chronic ulcer of other part of unspecified foot with necrosis of muscle +L97504 Non-pressure chronic ulcer of other part of unspecified foot with necrosis of bone +L97505 Non-pressure chronic ulcer of other part of unspecified foot with muscle involvement without evidence of necrosis +L97506 Non-pressure chronic ulcer of other part of unspecified foot with bone involvement without evidence of necrosis +L97508 Non-pressure chronic ulcer of other part of unspecified foot with other specified severity +L97509 Non-pressure chronic ulcer of other part of unspecified foot with unspecified severity +L97511 Non-pressure chronic ulcer of other part of right foot limited to breakdown of skin +L97512 Non-pressure chronic ulcer of other part of right foot with fat layer exposed +L97513 Non-pressure chronic ulcer of other part of right foot with necrosis of muscle +L97514 Non-pressure chronic ulcer of other part of right foot with necrosis of bone +L97515 Non-pressure chronic ulcer of other part of right foot with muscle involvement without evidence of necrosis +L97516 Non-pressure chronic ulcer of other part of right foot with bone involvement without evidence of necrosis +L97518 Non-pressure chronic ulcer of other part of right foot with other specified severity +L97519 Non-pressure chronic ulcer of other part of right foot with unspecified severity +L97521 Non-pressure chronic ulcer of other part of left foot limited to breakdown of skin +L97522 Non-pressure chronic ulcer of other part of left foot with fat layer exposed +L97523 Non-pressure chronic ulcer of other part of left foot with necrosis of muscle +L97524 Non-pressure chronic ulcer of other part of left foot with necrosis of bone +L97525 Non-pressure chronic ulcer of other part of left foot with muscle involvement without evidence of necrosis +L97526 Non-pressure chronic ulcer of other part of left foot with bone involvement without evidence of necrosis +L97528 Non-pressure chronic ulcer of other part of left foot with other specified severity +L97529 Non-pressure chronic ulcer of other part of left foot with unspecified severity +L97801 Non-pressure chronic ulcer of other part of unspecified lower leg limited to breakdown of skin +L97802 Non-pressure chronic ulcer of other part of unspecified lower leg with fat layer exposed +L97803 Non-pressure chronic ulcer of other part of unspecified lower leg with necrosis of muscle +L97804 Non-pressure chronic ulcer of other part of unspecified lower leg with necrosis of bone +L97805 Non-pressure chronic ulcer of other part of unspecified lower leg with muscle involvement without evidence of necrosis +L97806 Non-pressure chronic ulcer of other part of unspecified lower leg with bone involvement without evidence of necrosis +L97808 Non-pressure chronic ulcer of other part of unspecified lower leg with other specified severity +L97809 Non-pressure chronic ulcer of other part of unspecified lower leg with unspecified severity +L97811 Non-pressure chronic ulcer of other part of right lower leg limited to breakdown of skin +L97812 Non-pressure chronic ulcer of other part of right lower leg with fat layer exposed +L97813 Non-pressure chronic ulcer of other part of right lower leg with necrosis of muscle +L97814 Non-pressure chronic ulcer of other part of right lower leg with necrosis of bone +L97815 Non-pressure chronic ulcer of other part of right lower leg with muscle involvement without evidence of necrosis +L97816 Non-pressure chronic ulcer of other part of right lower leg with bone involvement without evidence of necrosis +L97818 Non-pressure chronic ulcer of other part of right lower leg with other specified severity +L97819 Non-pressure chronic ulcer of other part of right lower leg with unspecified severity +L97821 Non-pressure chronic ulcer of other part of left lower leg limited to breakdown of skin +L97822 Non-pressure chronic ulcer of other part of left lower leg with fat layer exposed +L97823 Non-pressure chronic ulcer of other part of left lower leg with necrosis of muscle +L97824 Non-pressure chronic ulcer of other part of left lower leg with necrosis of bone +L97825 Non-pressure chronic ulcer of other part of left lower leg with muscle involvement without evidence of necrosis +L97826 Non-pressure chronic ulcer of other part of left lower leg with bone involvement without evidence of necrosis +L97828 Non-pressure chronic ulcer of other part of left lower leg with other specified severity +L97829 Non-pressure chronic ulcer of other part of left lower leg with unspecified severity +L97901 Non-pressure chronic ulcer of unspecified part of unspecified lower leg limited to breakdown of skin +L97902 Non-pressure chronic ulcer of unspecified part of unspecified lower leg with fat layer exposed +L97903 Non-pressure chronic ulcer of unspecified part of unspecified lower leg with necrosis of muscle +L97904 Non-pressure chronic ulcer of unspecified part of unspecified lower leg with necrosis of bone +L97905 Non-pressure chronic ulcer of unspecified part of unspecified lower leg with muscle involvement without evidence of necrosis +L97906 Non-pressure chronic ulcer of unspecified part of unspecified lower leg with bone involvement without evidence of necrosis +L97908 Non-pressure chronic ulcer of unspecified part of unspecified lower leg with other specified severity +L97909 Non-pressure chronic ulcer of unspecified part of unspecified lower leg with unspecified severity +L97911 Non-pressure chronic ulcer of unspecified part of right lower leg limited to breakdown of skin +L97912 Non-pressure chronic ulcer of unspecified part of right lower leg with fat layer exposed +L97913 Non-pressure chronic ulcer of unspecified part of right lower leg with necrosis of muscle +L97914 Non-pressure chronic ulcer of unspecified part of right lower leg with necrosis of bone +L97915 Non-pressure chronic ulcer of unspecified part of right lower leg with muscle involvement without evidence of necrosis +L97916 Non-pressure chronic ulcer of unspecified part of right lower leg with bone involvement without evidence of necrosis +L97918 Non-pressure chronic ulcer of unspecified part of right lower leg with other specified severity +L97919 Non-pressure chronic ulcer of unspecified part of right lower leg with unspecified severity +L97921 Non-pressure chronic ulcer of unspecified part of left lower leg limited to breakdown of skin +L97922 Non-pressure chronic ulcer of unspecified part of left lower leg with fat layer exposed +L97923 Non-pressure chronic ulcer of unspecified part of left lower leg with necrosis of muscle +L97924 Non-pressure chronic ulcer of unspecified part of left lower leg with necrosis of bone +L97925 Non-pressure chronic ulcer of unspecified part of left lower leg with muscle involvement without evidence of necrosis +L97926 Non-pressure chronic ulcer of unspecified part of left lower leg with bone involvement without evidence of necrosis +L97928 Non-pressure chronic ulcer of unspecified part of left lower leg with other specified severity +L97929 Non-pressure chronic ulcer of unspecified part of left lower leg with unspecified severity +L980 Pyogenic granuloma +L981 Factitial dermatitis +L982 Febrile neutrophilic dermatosis [Sweet] +L983 Eosinophilic cellulitis [Wells] +L98411 Non-pressure chronic ulcer of buttock limited to breakdown of skin +L98412 Non-pressure chronic ulcer of buttock with fat layer exposed +L98413 Non-pressure chronic ulcer of buttock with necrosis of muscle +L98414 Non-pressure chronic ulcer of buttock with necrosis of bone +L98415 Non-pressure chronic ulcer of buttock with muscle involvement without evidence of necrosis +L98416 Non-pressure chronic ulcer of buttock with bone involvement without evidence of necrosis +L98418 Non-pressure chronic ulcer of buttock with other specified severity +L98419 Non-pressure chronic ulcer of buttock with unspecified severity +L98421 Non-pressure chronic ulcer of back limited to breakdown of skin +L98422 Non-pressure chronic ulcer of back with fat layer exposed +L98423 Non-pressure chronic ulcer of back with necrosis of muscle +L98424 Non-pressure chronic ulcer of back with necrosis of bone +L98425 Non-pressure chronic ulcer of back with muscle involvement without evidence of necrosis +L98426 Non-pressure chronic ulcer of back with bone involvement without evidence of necrosis +L98428 Non-pressure chronic ulcer of back with other specified severity +L98429 Non-pressure chronic ulcer of back with unspecified severity +L98491 Non-pressure chronic ulcer of skin of other sites limited to breakdown of skin +L98492 Non-pressure chronic ulcer of skin of other sites with fat layer exposed +L98493 Non-pressure chronic ulcer of skin of other sites with necrosis of muscle +L98494 Non-pressure chronic ulcer of skin of other sites with necrosis of bone +L98495 Non-pressure chronic ulcer of skin of other sites with muscle involvement without evidence of necrosis +L98496 Non-pressure chronic ulcer of skin of other sites with bone involvement without evidence of necrosis +L98498 Non-pressure chronic ulcer of skin of other sites with other specified severity +L98499 Non-pressure chronic ulcer of skin of other sites with unspecified severity +L985 Mucinosis of the skin +L986 Other infiltrative disorders of the skin and subcutaneous tissue +L987 Excessive and redundant skin and subcutaneous tissue +L988 Other specified disorders of the skin and subcutaneous tissue +L989 Disorder of the skin and subcutaneous tissue, unspecified +L99 Other disorders of skin and subcutaneous tissue in diseases classified elsewhere +M0000 Staphylococcal arthritis, unspecified joint +M00011 Staphylococcal arthritis, right shoulder +M00012 Staphylococcal arthritis, left shoulder +M00019 Staphylococcal arthritis, unspecified shoulder +M00021 Staphylococcal arthritis, right elbow +M00022 Staphylococcal arthritis, left elbow +M00029 Staphylococcal arthritis, unspecified elbow +M00031 Staphylococcal arthritis, right wrist +M00032 Staphylococcal arthritis, left wrist +M00039 Staphylococcal arthritis, unspecified wrist +M00041 Staphylococcal arthritis, right hand +M00042 Staphylococcal arthritis, left hand +M00049 Staphylococcal arthritis, unspecified hand +M00051 Staphylococcal arthritis, right hip +M00052 Staphylococcal arthritis, left hip +M00059 Staphylococcal arthritis, unspecified hip +M00061 Staphylococcal arthritis, right knee +M00062 Staphylococcal arthritis, left knee +M00069 Staphylococcal arthritis, unspecified knee +M00071 Staphylococcal arthritis, right ankle and foot +M00072 Staphylococcal arthritis, left ankle and foot +M00079 Staphylococcal arthritis, unspecified ankle and foot +M0008 Staphylococcal arthritis, vertebrae +M0009 Staphylococcal polyarthritis +M0010 Pneumococcal arthritis, unspecified joint +M00111 Pneumococcal arthritis, right shoulder +M00112 Pneumococcal arthritis, left shoulder +M00119 Pneumococcal arthritis, unspecified shoulder +M00121 Pneumococcal arthritis, right elbow +M00122 Pneumococcal arthritis, left elbow +M00129 Pneumococcal arthritis, unspecified elbow +M00131 Pneumococcal arthritis, right wrist +M00132 Pneumococcal arthritis, left wrist +M00139 Pneumococcal arthritis, unspecified wrist +M00141 Pneumococcal arthritis, right hand +M00142 Pneumococcal arthritis, left hand +M00149 Pneumococcal arthritis, unspecified hand +M00151 Pneumococcal arthritis, right hip +M00152 Pneumococcal arthritis, left hip +M00159 Pneumococcal arthritis, unspecified hip +M00161 Pneumococcal arthritis, right knee +M00162 Pneumococcal arthritis, left knee +M00169 Pneumococcal arthritis, unspecified knee +M00171 Pneumococcal arthritis, right ankle and foot +M00172 Pneumococcal arthritis, left ankle and foot +M00179 Pneumococcal arthritis, unspecified ankle and foot +M0018 Pneumococcal arthritis, vertebrae +M0019 Pneumococcal polyarthritis +M0020 Other streptococcal arthritis, unspecified joint +M00211 Other streptococcal arthritis, right shoulder +M00212 Other streptococcal arthritis, left shoulder +M00219 Other streptococcal arthritis, unspecified shoulder +M00221 Other streptococcal arthritis, right elbow +M00222 Other streptococcal arthritis, left elbow +M00229 Other streptococcal arthritis, unspecified elbow +M00231 Other streptococcal arthritis, right wrist +M00232 Other streptococcal arthritis, left wrist +M00239 Other streptococcal arthritis, unspecified wrist +M00241 Other streptococcal arthritis, right hand +M00242 Other streptococcal arthritis, left hand +M00249 Other streptococcal arthritis, unspecified hand +M00251 Other streptococcal arthritis, right hip +M00252 Other streptococcal arthritis, left hip +M00259 Other streptococcal arthritis, unspecified hip +M00261 Other streptococcal arthritis, right knee +M00262 Other streptococcal arthritis, left knee +M00269 Other streptococcal arthritis, unspecified knee +M00271 Other streptococcal arthritis, right ankle and foot +M00272 Other streptococcal arthritis, left ankle and foot +M00279 Other streptococcal arthritis, unspecified ankle and foot +M0028 Other streptococcal arthritis, vertebrae +M0029 Other streptococcal polyarthritis +M0080 Arthritis due to other bacteria, unspecified joint +M00811 Arthritis due to other bacteria, right shoulder +M00812 Arthritis due to other bacteria, left shoulder +M00819 Arthritis due to other bacteria, unspecified shoulder +M00821 Arthritis due to other bacteria, right elbow +M00822 Arthritis due to other bacteria, left elbow +M00829 Arthritis due to other bacteria, unspecified elbow +M00831 Arthritis due to other bacteria, right wrist +M00832 Arthritis due to other bacteria, left wrist +M00839 Arthritis due to other bacteria, unspecified wrist +M00841 Arthritis due to other bacteria, right hand +M00842 Arthritis due to other bacteria, left hand +M00849 Arthritis due to other bacteria, unspecified hand +M00851 Arthritis due to other bacteria, right hip +M00852 Arthritis due to other bacteria, left hip +M00859 Arthritis due to other bacteria, unspecified hip +M00861 Arthritis due to other bacteria, right knee +M00862 Arthritis due to other bacteria, left knee +M00869 Arthritis due to other bacteria, unspecified knee +M00871 Arthritis due to other bacteria, right ankle and foot +M00872 Arthritis due to other bacteria, left ankle and foot +M00879 Arthritis due to other bacteria, unspecified ankle and foot +M0088 Arthritis due to other bacteria, vertebrae +M0089 Polyarthritis due to other bacteria +M009 Pyogenic arthritis, unspecified +M01X0 Direct infection of unspecified joint in infectious and parasitic diseases classified elsewhere +M01X11 Direct infection of right shoulder in infectious and parasitic diseases classified elsewhere +M01X12 Direct infection of left shoulder in infectious and parasitic diseases classified elsewhere +M01X19 Direct infection of unspecified shoulder in infectious and parasitic diseases classified elsewhere +M01X21 Direct infection of right elbow in infectious and parasitic diseases classified elsewhere +M01X22 Direct infection of left elbow in infectious and parasitic diseases classified elsewhere +M01X29 Direct infection of unspecified elbow in infectious and parasitic diseases classified elsewhere +M01X31 Direct infection of right wrist in infectious and parasitic diseases classified elsewhere +M01X32 Direct infection of left wrist in infectious and parasitic diseases classified elsewhere +M01X39 Direct infection of unspecified wrist in infectious and parasitic diseases classified elsewhere +M01X41 Direct infection of right hand in infectious and parasitic diseases classified elsewhere +M01X42 Direct infection of left hand in infectious and parasitic diseases classified elsewhere +M01X49 Direct infection of unspecified hand in infectious and parasitic diseases classified elsewhere +M01X51 Direct infection of right hip in infectious and parasitic diseases classified elsewhere +M01X52 Direct infection of left hip in infectious and parasitic diseases classified elsewhere +M01X59 Direct infection of unspecified hip in infectious and parasitic diseases classified elsewhere +M01X61 Direct infection of right knee in infectious and parasitic diseases classified elsewhere +M01X62 Direct infection of left knee in infectious and parasitic diseases classified elsewhere +M01X69 Direct infection of unspecified knee in infectious and parasitic diseases classified elsewhere +M01X71 Direct infection of right ankle and foot in infectious and parasitic diseases classified elsewhere +M01X72 Direct infection of left ankle and foot in infectious and parasitic diseases classified elsewhere +M01X79 Direct infection of unspecified ankle and foot in infectious and parasitic diseases classified elsewhere +M01X8 Direct infection of vertebrae in infectious and parasitic diseases classified elsewhere +M01X9 Direct infection of multiple joints in infectious and parasitic diseases classified elsewhere +M0200 Arthropathy following intestinal bypass, unspecified site +M02011 Arthropathy following intestinal bypass, right shoulder +M02012 Arthropathy following intestinal bypass, left shoulder +M02019 Arthropathy following intestinal bypass, unspecified shoulder +M02021 Arthropathy following intestinal bypass, right elbow +M02022 Arthropathy following intestinal bypass, left elbow +M02029 Arthropathy following intestinal bypass, unspecified elbow +M02031 Arthropathy following intestinal bypass, right wrist +M02032 Arthropathy following intestinal bypass, left wrist +M02039 Arthropathy following intestinal bypass, unspecified wrist +M02041 Arthropathy following intestinal bypass, right hand +M02042 Arthropathy following intestinal bypass, left hand +M02049 Arthropathy following intestinal bypass, unspecified hand +M02051 Arthropathy following intestinal bypass, right hip +M02052 Arthropathy following intestinal bypass, left hip +M02059 Arthropathy following intestinal bypass, unspecified hip +M02061 Arthropathy following intestinal bypass, right knee +M02062 Arthropathy following intestinal bypass, left knee +M02069 Arthropathy following intestinal bypass, unspecified knee +M02071 Arthropathy following intestinal bypass, right ankle and foot +M02072 Arthropathy following intestinal bypass, left ankle and foot +M02079 Arthropathy following intestinal bypass, unspecified ankle and foot +M0208 Arthropathy following intestinal bypass, vertebrae +M0209 Arthropathy following intestinal bypass, multiple sites +M0210 Postdysenteric arthropathy, unspecified site +M02111 Postdysenteric arthropathy, right shoulder +M02112 Postdysenteric arthropathy, left shoulder +M02119 Postdysenteric arthropathy, unspecified shoulder +M02121 Postdysenteric arthropathy, right elbow +M02122 Postdysenteric arthropathy, left elbow +M02129 Postdysenteric arthropathy, unspecified elbow +M02131 Postdysenteric arthropathy, right wrist +M02132 Postdysenteric arthropathy, left wrist +M02139 Postdysenteric arthropathy, unspecified wrist +M02141 Postdysenteric arthropathy, right hand +M02142 Postdysenteric arthropathy, left hand +M02149 Postdysenteric arthropathy, unspecified hand +M02151 Postdysenteric arthropathy, right hip +M02152 Postdysenteric arthropathy, left hip +M02159 Postdysenteric arthropathy, unspecified hip +M02161 Postdysenteric arthropathy, right knee +M02162 Postdysenteric arthropathy, left knee +M02169 Postdysenteric arthropathy, unspecified knee +M02171 Postdysenteric arthropathy, right ankle and foot +M02172 Postdysenteric arthropathy, left ankle and foot +M02179 Postdysenteric arthropathy, unspecified ankle and foot +M0218 Postdysenteric arthropathy, vertebrae +M0219 Postdysenteric arthropathy, multiple sites +M0220 Postimmunization arthropathy, unspecified site +M02211 Postimmunization arthropathy, right shoulder +M02212 Postimmunization arthropathy, left shoulder +M02219 Postimmunization arthropathy, unspecified shoulder +M02221 Postimmunization arthropathy, right elbow +M02222 Postimmunization arthropathy, left elbow +M02229 Postimmunization arthropathy, unspecified elbow +M02231 Postimmunization arthropathy, right wrist +M02232 Postimmunization arthropathy, left wrist +M02239 Postimmunization arthropathy, unspecified wrist +M02241 Postimmunization arthropathy, right hand +M02242 Postimmunization arthropathy, left hand +M02249 Postimmunization arthropathy, unspecified hand +M02251 Postimmunization arthropathy, right hip +M02252 Postimmunization arthropathy, left hip +M02259 Postimmunization arthropathy, unspecified hip +M02261 Postimmunization arthropathy, right knee +M02262 Postimmunization arthropathy, left knee +M02269 Postimmunization arthropathy, unspecified knee +M02271 Postimmunization arthropathy, right ankle and foot +M02272 Postimmunization arthropathy, left ankle and foot +M02279 Postimmunization arthropathy, unspecified ankle and foot +M0228 Postimmunization arthropathy, vertebrae +M0229 Postimmunization arthropathy, multiple sites +M0230 Reiter's disease, unspecified site +M02311 Reiter's disease, right shoulder +M02312 Reiter's disease, left shoulder +M02319 Reiter's disease, unspecified shoulder +M02321 Reiter's disease, right elbow +M02322 Reiter's disease, left elbow +M02329 Reiter's disease, unspecified elbow +M02331 Reiter's disease, right wrist +M02332 Reiter's disease, left wrist +M02339 Reiter's disease, unspecified wrist +M02341 Reiter's disease, right hand +M02342 Reiter's disease, left hand +M02349 Reiter's disease, unspecified hand +M02351 Reiter's disease, right hip +M02352 Reiter's disease, left hip +M02359 Reiter's disease, unspecified hip +M02361 Reiter's disease, right knee +M02362 Reiter's disease, left knee +M02369 Reiter's disease, unspecified knee +M02371 Reiter's disease, right ankle and foot +M02372 Reiter's disease, left ankle and foot +M02379 Reiter's disease, unspecified ankle and foot +M0238 Reiter's disease, vertebrae +M0239 Reiter's disease, multiple sites +M0280 Other reactive arthropathies, unspecified site +M02811 Other reactive arthropathies, right shoulder +M02812 Other reactive arthropathies, left shoulder +M02819 Other reactive arthropathies, unspecified shoulder +M02821 Other reactive arthropathies, right elbow +M02822 Other reactive arthropathies, left elbow +M02829 Other reactive arthropathies, unspecified elbow +M02831 Other reactive arthropathies, right wrist +M02832 Other reactive arthropathies, left wrist +M02839 Other reactive arthropathies, unspecified wrist +M02841 Other reactive arthropathies, right hand +M02842 Other reactive arthropathies, left hand +M02849 Other reactive arthropathies, unspecified hand +M02851 Other reactive arthropathies, right hip +M02852 Other reactive arthropathies, left hip +M02859 Other reactive arthropathies, unspecified hip +M02861 Other reactive arthropathies, right knee +M02862 Other reactive arthropathies, left knee +M02869 Other reactive arthropathies, unspecified knee +M02871 Other reactive arthropathies, right ankle and foot +M02872 Other reactive arthropathies, left ankle and foot +M02879 Other reactive arthropathies, unspecified ankle and foot +M0288 Other reactive arthropathies, vertebrae +M0289 Other reactive arthropathies, multiple sites +M029 Reactive arthropathy, unspecified +M041 Periodic fever syndromes +M042 Cryopyrin-associated periodic syndromes +M048 Other autoinflammatory syndromes +M049 Autoinflammatory syndrome, unspecified +M0500 Felty's syndrome, unspecified site +M05011 Felty's syndrome, right shoulder +M05012 Felty's syndrome, left shoulder +M05019 Felty's syndrome, unspecified shoulder +M05021 Felty's syndrome, right elbow +M05022 Felty's syndrome, left elbow +M05029 Felty's syndrome, unspecified elbow +M05031 Felty's syndrome, right wrist +M05032 Felty's syndrome, left wrist +M05039 Felty's syndrome, unspecified wrist +M05041 Felty's syndrome, right hand +M05042 Felty's syndrome, left hand +M05049 Felty's syndrome, unspecified hand +M05051 Felty's syndrome, right hip +M05052 Felty's syndrome, left hip +M05059 Felty's syndrome, unspecified hip +M05061 Felty's syndrome, right knee +M05062 Felty's syndrome, left knee +M05069 Felty's syndrome, unspecified knee +M05071 Felty's syndrome, right ankle and foot +M05072 Felty's syndrome, left ankle and foot +M05079 Felty's syndrome, unspecified ankle and foot +M0509 Felty's syndrome, multiple sites +M0510 Rheumatoid lung disease with rheumatoid arthritis of unspecified site +M05111 Rheumatoid lung disease with rheumatoid arthritis of right shoulder +M05112 Rheumatoid lung disease with rheumatoid arthritis of left shoulder +M05119 Rheumatoid lung disease with rheumatoid arthritis of unspecified shoulder +M05121 Rheumatoid lung disease with rheumatoid arthritis of right elbow +M05122 Rheumatoid lung disease with rheumatoid arthritis of left elbow +M05129 Rheumatoid lung disease with rheumatoid arthritis of unspecified elbow +M05131 Rheumatoid lung disease with rheumatoid arthritis of right wrist +M05132 Rheumatoid lung disease with rheumatoid arthritis of left wrist +M05139 Rheumatoid lung disease with rheumatoid arthritis of unspecified wrist +M05141 Rheumatoid lung disease with rheumatoid arthritis of right hand +M05142 Rheumatoid lung disease with rheumatoid arthritis of left hand +M05149 Rheumatoid lung disease with rheumatoid arthritis of unspecified hand +M05151 Rheumatoid lung disease with rheumatoid arthritis of right hip +M05152 Rheumatoid lung disease with rheumatoid arthritis of left hip +M05159 Rheumatoid lung disease with rheumatoid arthritis of unspecified hip +M05161 Rheumatoid lung disease with rheumatoid arthritis of right knee +M05162 Rheumatoid lung disease with rheumatoid arthritis of left knee +M05169 Rheumatoid lung disease with rheumatoid arthritis of unspecified knee +M05171 Rheumatoid lung disease with rheumatoid arthritis of right ankle and foot +M05172 Rheumatoid lung disease with rheumatoid arthritis of left ankle and foot +M05179 Rheumatoid lung disease with rheumatoid arthritis of unspecified ankle and foot +M0519 Rheumatoid lung disease with rheumatoid arthritis of multiple sites +M0520 Rheumatoid vasculitis with rheumatoid arthritis of unspecified site +M05211 Rheumatoid vasculitis with rheumatoid arthritis of right shoulder +M05212 Rheumatoid vasculitis with rheumatoid arthritis of left shoulder +M05219 Rheumatoid vasculitis with rheumatoid arthritis of unspecified shoulder +M05221 Rheumatoid vasculitis with rheumatoid arthritis of right elbow +M05222 Rheumatoid vasculitis with rheumatoid arthritis of left elbow +M05229 Rheumatoid vasculitis with rheumatoid arthritis of unspecified elbow +M05231 Rheumatoid vasculitis with rheumatoid arthritis of right wrist +M05232 Rheumatoid vasculitis with rheumatoid arthritis of left wrist +M05239 Rheumatoid vasculitis with rheumatoid arthritis of unspecified wrist +M05241 Rheumatoid vasculitis with rheumatoid arthritis of right hand +M05242 Rheumatoid vasculitis with rheumatoid arthritis of left hand +M05249 Rheumatoid vasculitis with rheumatoid arthritis of unspecified hand +M05251 Rheumatoid vasculitis with rheumatoid arthritis of right hip +M05252 Rheumatoid vasculitis with rheumatoid arthritis of left hip +M05259 Rheumatoid vasculitis with rheumatoid arthritis of unspecified hip +M05261 Rheumatoid vasculitis with rheumatoid arthritis of right knee +M05262 Rheumatoid vasculitis with rheumatoid arthritis of left knee +M05269 Rheumatoid vasculitis with rheumatoid arthritis of unspecified knee +M05271 Rheumatoid vasculitis with rheumatoid arthritis of right ankle and foot +M05272 Rheumatoid vasculitis with rheumatoid arthritis of left ankle and foot +M05279 Rheumatoid vasculitis with rheumatoid arthritis of unspecified ankle and foot +M0529 Rheumatoid vasculitis with rheumatoid arthritis of multiple sites +M0530 Rheumatoid heart disease with rheumatoid arthritis of unspecified site +M05311 Rheumatoid heart disease with rheumatoid arthritis of right shoulder +M05312 Rheumatoid heart disease with rheumatoid arthritis of left shoulder +M05319 Rheumatoid heart disease with rheumatoid arthritis of unspecified shoulder +M05321 Rheumatoid heart disease with rheumatoid arthritis of right elbow +M05322 Rheumatoid heart disease with rheumatoid arthritis of left elbow +M05329 Rheumatoid heart disease with rheumatoid arthritis of unspecified elbow +M05331 Rheumatoid heart disease with rheumatoid arthritis of right wrist +M05332 Rheumatoid heart disease with rheumatoid arthritis of left wrist +M05339 Rheumatoid heart disease with rheumatoid arthritis of unspecified wrist +M05341 Rheumatoid heart disease with rheumatoid arthritis of right hand +M05342 Rheumatoid heart disease with rheumatoid arthritis of left hand +M05349 Rheumatoid heart disease with rheumatoid arthritis of unspecified hand +M05351 Rheumatoid heart disease with rheumatoid arthritis of right hip +M05352 Rheumatoid heart disease with rheumatoid arthritis of left hip +M05359 Rheumatoid heart disease with rheumatoid arthritis of unspecified hip +M05361 Rheumatoid heart disease with rheumatoid arthritis of right knee +M05362 Rheumatoid heart disease with rheumatoid arthritis of left knee +M05369 Rheumatoid heart disease with rheumatoid arthritis of unspecified knee +M05371 Rheumatoid heart disease with rheumatoid arthritis of right ankle and foot +M05372 Rheumatoid heart disease with rheumatoid arthritis of left ankle and foot +M05379 Rheumatoid heart disease with rheumatoid arthritis of unspecified ankle and foot +M0539 Rheumatoid heart disease with rheumatoid arthritis of multiple sites +M0540 Rheumatoid myopathy with rheumatoid arthritis of unspecified site +M05411 Rheumatoid myopathy with rheumatoid arthritis of right shoulder +M05412 Rheumatoid myopathy with rheumatoid arthritis of left shoulder +M05419 Rheumatoid myopathy with rheumatoid arthritis of unspecified shoulder +M05421 Rheumatoid myopathy with rheumatoid arthritis of right elbow +M05422 Rheumatoid myopathy with rheumatoid arthritis of left elbow +M05429 Rheumatoid myopathy with rheumatoid arthritis of unspecified elbow +M05431 Rheumatoid myopathy with rheumatoid arthritis of right wrist +M05432 Rheumatoid myopathy with rheumatoid arthritis of left wrist +M05439 Rheumatoid myopathy with rheumatoid arthritis of unspecified wrist +M05441 Rheumatoid myopathy with rheumatoid arthritis of right hand +M05442 Rheumatoid myopathy with rheumatoid arthritis of left hand +M05449 Rheumatoid myopathy with rheumatoid arthritis of unspecified hand +M05451 Rheumatoid myopathy with rheumatoid arthritis of right hip +M05452 Rheumatoid myopathy with rheumatoid arthritis of left hip +M05459 Rheumatoid myopathy with rheumatoid arthritis of unspecified hip +M05461 Rheumatoid myopathy with rheumatoid arthritis of right knee +M05462 Rheumatoid myopathy with rheumatoid arthritis of left knee +M05469 Rheumatoid myopathy with rheumatoid arthritis of unspecified knee +M05471 Rheumatoid myopathy with rheumatoid arthritis of right ankle and foot +M05472 Rheumatoid myopathy with rheumatoid arthritis of left ankle and foot +M05479 Rheumatoid myopathy with rheumatoid arthritis of unspecified ankle and foot +M0549 Rheumatoid myopathy with rheumatoid arthritis of multiple sites +M0550 Rheumatoid polyneuropathy with rheumatoid arthritis of unspecified site +M05511 Rheumatoid polyneuropathy with rheumatoid arthritis of right shoulder +M05512 Rheumatoid polyneuropathy with rheumatoid arthritis of left shoulder +M05519 Rheumatoid polyneuropathy with rheumatoid arthritis of unspecified shoulder +M05521 Rheumatoid polyneuropathy with rheumatoid arthritis of right elbow +M05522 Rheumatoid polyneuropathy with rheumatoid arthritis of left elbow +M05529 Rheumatoid polyneuropathy with rheumatoid arthritis of unspecified elbow +M05531 Rheumatoid polyneuropathy with rheumatoid arthritis of right wrist +M05532 Rheumatoid polyneuropathy with rheumatoid arthritis of left wrist +M05539 Rheumatoid polyneuropathy with rheumatoid arthritis of unspecified wrist +M05541 Rheumatoid polyneuropathy with rheumatoid arthritis of right hand +M05542 Rheumatoid polyneuropathy with rheumatoid arthritis of left hand +M05549 Rheumatoid polyneuropathy with rheumatoid arthritis of unspecified hand +M05551 Rheumatoid polyneuropathy with rheumatoid arthritis of right hip +M05552 Rheumatoid polyneuropathy with rheumatoid arthritis of left hip +M05559 Rheumatoid polyneuropathy with rheumatoid arthritis of unspecified hip +M05561 Rheumatoid polyneuropathy with rheumatoid arthritis of right knee +M05562 Rheumatoid polyneuropathy with rheumatoid arthritis of left knee +M05569 Rheumatoid polyneuropathy with rheumatoid arthritis of unspecified knee +M05571 Rheumatoid polyneuropathy with rheumatoid arthritis of right ankle and foot +M05572 Rheumatoid polyneuropathy with rheumatoid arthritis of left ankle and foot +M05579 Rheumatoid polyneuropathy with rheumatoid arthritis of unspecified ankle and foot +M0559 Rheumatoid polyneuropathy with rheumatoid arthritis of multiple sites +M0560 Rheumatoid arthritis of unspecified site with involvement of other organs and systems +M05611 Rheumatoid arthritis of right shoulder with involvement of other organs and systems +M05612 Rheumatoid arthritis of left shoulder with involvement of other organs and systems +M05619 Rheumatoid arthritis of unspecified shoulder with involvement of other organs and systems +M05621 Rheumatoid arthritis of right elbow with involvement of other organs and systems +M05622 Rheumatoid arthritis of left elbow with involvement of other organs and systems +M05629 Rheumatoid arthritis of unspecified elbow with involvement of other organs and systems +M05631 Rheumatoid arthritis of right wrist with involvement of other organs and systems +M05632 Rheumatoid arthritis of left wrist with involvement of other organs and systems +M05639 Rheumatoid arthritis of unspecified wrist with involvement of other organs and systems +M05641 Rheumatoid arthritis of right hand with involvement of other organs and systems +M05642 Rheumatoid arthritis of left hand with involvement of other organs and systems +M05649 Rheumatoid arthritis of unspecified hand with involvement of other organs and systems +M05651 Rheumatoid arthritis of right hip with involvement of other organs and systems +M05652 Rheumatoid arthritis of left hip with involvement of other organs and systems +M05659 Rheumatoid arthritis of unspecified hip with involvement of other organs and systems +M05661 Rheumatoid arthritis of right knee with involvement of other organs and systems +M05662 Rheumatoid arthritis of left knee with involvement of other organs and systems +M05669 Rheumatoid arthritis of unspecified knee with involvement of other organs and systems +M05671 Rheumatoid arthritis of right ankle and foot with involvement of other organs and systems +M05672 Rheumatoid arthritis of left ankle and foot with involvement of other organs and systems +M05679 Rheumatoid arthritis of unspecified ankle and foot with involvement of other organs and systems +M0569 Rheumatoid arthritis of multiple sites with involvement of other organs and systems +M0570 Rheumatoid arthritis with rheumatoid factor of unspecified site without organ or systems involvement +M05711 Rheumatoid arthritis with rheumatoid factor of right shoulder without organ or systems involvement +M05712 Rheumatoid arthritis with rheumatoid factor of left shoulder without organ or systems involvement +M05719 Rheumatoid arthritis with rheumatoid factor of unspecified shoulder without organ or systems involvement +M05721 Rheumatoid arthritis with rheumatoid factor of right elbow without organ or systems involvement +M05722 Rheumatoid arthritis with rheumatoid factor of left elbow without organ or systems involvement +M05729 Rheumatoid arthritis with rheumatoid factor of unspecified elbow without organ or systems involvement +M05731 Rheumatoid arthritis with rheumatoid factor of right wrist without organ or systems involvement +M05732 Rheumatoid arthritis with rheumatoid factor of left wrist without organ or systems involvement +M05739 Rheumatoid arthritis with rheumatoid factor of unspecified wrist without organ or systems involvement +M05741 Rheumatoid arthritis with rheumatoid factor of right hand without organ or systems involvement +M05742 Rheumatoid arthritis with rheumatoid factor of left hand without organ or systems involvement +M05749 Rheumatoid arthritis with rheumatoid factor of unspecified hand without organ or systems involvement +M05751 Rheumatoid arthritis with rheumatoid factor of right hip without organ or systems involvement +M05752 Rheumatoid arthritis with rheumatoid factor of left hip without organ or systems involvement +M05759 Rheumatoid arthritis with rheumatoid factor of unspecified hip without organ or systems involvement +M05761 Rheumatoid arthritis with rheumatoid factor of right knee without organ or systems involvement +M05762 Rheumatoid arthritis with rheumatoid factor of left knee without organ or systems involvement +M05769 Rheumatoid arthritis with rheumatoid factor of unspecified knee without organ or systems involvement +M05771 Rheumatoid arthritis with rheumatoid factor of right ankle and foot without organ or systems involvement +M05772 Rheumatoid arthritis with rheumatoid factor of left ankle and foot without organ or systems involvement +M05779 Rheumatoid arthritis with rheumatoid factor of unspecified ankle and foot without organ or systems involvement +M0579 Rheumatoid arthritis with rheumatoid factor of multiple sites without organ or systems involvement +M0580 Other rheumatoid arthritis with rheumatoid factor of unspecified site +M05811 Other rheumatoid arthritis with rheumatoid factor of right shoulder +M05812 Other rheumatoid arthritis with rheumatoid factor of left shoulder +M05819 Other rheumatoid arthritis with rheumatoid factor of unspecified shoulder +M05821 Other rheumatoid arthritis with rheumatoid factor of right elbow +M05822 Other rheumatoid arthritis with rheumatoid factor of left elbow +M05829 Other rheumatoid arthritis with rheumatoid factor of unspecified elbow +M05831 Other rheumatoid arthritis with rheumatoid factor of right wrist +M05832 Other rheumatoid arthritis with rheumatoid factor of left wrist +M05839 Other rheumatoid arthritis with rheumatoid factor of unspecified wrist +M05841 Other rheumatoid arthritis with rheumatoid factor of right hand +M05842 Other rheumatoid arthritis with rheumatoid factor of left hand +M05849 Other rheumatoid arthritis with rheumatoid factor of unspecified hand +M05851 Other rheumatoid arthritis with rheumatoid factor of right hip +M05852 Other rheumatoid arthritis with rheumatoid factor of left hip +M05859 Other rheumatoid arthritis with rheumatoid factor of unspecified hip +M05861 Other rheumatoid arthritis with rheumatoid factor of right knee +M05862 Other rheumatoid arthritis with rheumatoid factor of left knee +M05869 Other rheumatoid arthritis with rheumatoid factor of unspecified knee +M05871 Other rheumatoid arthritis with rheumatoid factor of right ankle and foot +M05872 Other rheumatoid arthritis with rheumatoid factor of left ankle and foot +M05879 Other rheumatoid arthritis with rheumatoid factor of unspecified ankle and foot +M0589 Other rheumatoid arthritis with rheumatoid factor of multiple sites +M059 Rheumatoid arthritis with rheumatoid factor, unspecified +M0600 Rheumatoid arthritis without rheumatoid factor, unspecified site +M06011 Rheumatoid arthritis without rheumatoid factor, right shoulder +M06012 Rheumatoid arthritis without rheumatoid factor, left shoulder +M06019 Rheumatoid arthritis without rheumatoid factor, unspecified shoulder +M06021 Rheumatoid arthritis without rheumatoid factor, right elbow +M06022 Rheumatoid arthritis without rheumatoid factor, left elbow +M06029 Rheumatoid arthritis without rheumatoid factor, unspecified elbow +M06031 Rheumatoid arthritis without rheumatoid factor, right wrist +M06032 Rheumatoid arthritis without rheumatoid factor, left wrist +M06039 Rheumatoid arthritis without rheumatoid factor, unspecified wrist +M06041 Rheumatoid arthritis without rheumatoid factor, right hand +M06042 Rheumatoid arthritis without rheumatoid factor, left hand +M06049 Rheumatoid arthritis without rheumatoid factor, unspecified hand +M06051 Rheumatoid arthritis without rheumatoid factor, right hip +M06052 Rheumatoid arthritis without rheumatoid factor, left hip +M06059 Rheumatoid arthritis without rheumatoid factor, unspecified hip +M06061 Rheumatoid arthritis without rheumatoid factor, right knee +M06062 Rheumatoid arthritis without rheumatoid factor, left knee +M06069 Rheumatoid arthritis without rheumatoid factor, unspecified knee +M06071 Rheumatoid arthritis without rheumatoid factor, right ankle and foot +M06072 Rheumatoid arthritis without rheumatoid factor, left ankle and foot +M06079 Rheumatoid arthritis without rheumatoid factor, unspecified ankle and foot +M0608 Rheumatoid arthritis without rheumatoid factor, vertebrae +M0609 Rheumatoid arthritis without rheumatoid factor, multiple sites +M061 Adult-onset Still's disease +M0620 Rheumatoid bursitis, unspecified site +M06211 Rheumatoid bursitis, right shoulder +M06212 Rheumatoid bursitis, left shoulder +M06219 Rheumatoid bursitis, unspecified shoulder +M06221 Rheumatoid bursitis, right elbow +M06222 Rheumatoid bursitis, left elbow +M06229 Rheumatoid bursitis, unspecified elbow +M06231 Rheumatoid bursitis, right wrist +M06232 Rheumatoid bursitis, left wrist +M06239 Rheumatoid bursitis, unspecified wrist +M06241 Rheumatoid bursitis, right hand +M06242 Rheumatoid bursitis, left hand +M06249 Rheumatoid bursitis, unspecified hand +M06251 Rheumatoid bursitis, right hip +M06252 Rheumatoid bursitis, left hip +M06259 Rheumatoid bursitis, unspecified hip +M06261 Rheumatoid bursitis, right knee +M06262 Rheumatoid bursitis, left knee +M06269 Rheumatoid bursitis, unspecified knee +M06271 Rheumatoid bursitis, right ankle and foot +M06272 Rheumatoid bursitis, left ankle and foot +M06279 Rheumatoid bursitis, unspecified ankle and foot +M0628 Rheumatoid bursitis, vertebrae +M0629 Rheumatoid bursitis, multiple sites +M0630 Rheumatoid nodule, unspecified site +M06311 Rheumatoid nodule, right shoulder +M06312 Rheumatoid nodule, left shoulder +M06319 Rheumatoid nodule, unspecified shoulder +M06321 Rheumatoid nodule, right elbow +M06322 Rheumatoid nodule, left elbow +M06329 Rheumatoid nodule, unspecified elbow +M06331 Rheumatoid nodule, right wrist +M06332 Rheumatoid nodule, left wrist +M06339 Rheumatoid nodule, unspecified wrist +M06341 Rheumatoid nodule, right hand +M06342 Rheumatoid nodule, left hand +M06349 Rheumatoid nodule, unspecified hand +M06351 Rheumatoid nodule, right hip +M06352 Rheumatoid nodule, left hip +M06359 Rheumatoid nodule, unspecified hip +M06361 Rheumatoid nodule, right knee +M06362 Rheumatoid nodule, left knee +M06369 Rheumatoid nodule, unspecified knee +M06371 Rheumatoid nodule, right ankle and foot +M06372 Rheumatoid nodule, left ankle and foot +M06379 Rheumatoid nodule, unspecified ankle and foot +M0638 Rheumatoid nodule, vertebrae +M0639 Rheumatoid nodule, multiple sites +M064 Inflammatory polyarthropathy +M0680 Other specified rheumatoid arthritis, unspecified site +M06811 Other specified rheumatoid arthritis, right shoulder +M06812 Other specified rheumatoid arthritis, left shoulder +M06819 Other specified rheumatoid arthritis, unspecified shoulder +M06821 Other specified rheumatoid arthritis, right elbow +M06822 Other specified rheumatoid arthritis, left elbow +M06829 Other specified rheumatoid arthritis, unspecified elbow +M06831 Other specified rheumatoid arthritis, right wrist +M06832 Other specified rheumatoid arthritis, left wrist +M06839 Other specified rheumatoid arthritis, unspecified wrist +M06841 Other specified rheumatoid arthritis, right hand +M06842 Other specified rheumatoid arthritis, left hand +M06849 Other specified rheumatoid arthritis, unspecified hand +M06851 Other specified rheumatoid arthritis, right hip +M06852 Other specified rheumatoid arthritis, left hip +M06859 Other specified rheumatoid arthritis, unspecified hip +M06861 Other specified rheumatoid arthritis, right knee +M06862 Other specified rheumatoid arthritis, left knee +M06869 Other specified rheumatoid arthritis, unspecified knee +M06871 Other specified rheumatoid arthritis, right ankle and foot +M06872 Other specified rheumatoid arthritis, left ankle and foot +M06879 Other specified rheumatoid arthritis, unspecified ankle and foot +M0688 Other specified rheumatoid arthritis, vertebrae +M0689 Other specified rheumatoid arthritis, multiple sites +M069 Rheumatoid arthritis, unspecified +M0760 Enteropathic arthropathies, unspecified site +M07611 Enteropathic arthropathies, right shoulder +M07612 Enteropathic arthropathies, left shoulder +M07619 Enteropathic arthropathies, unspecified shoulder +M07621 Enteropathic arthropathies, right elbow +M07622 Enteropathic arthropathies, left elbow +M07629 Enteropathic arthropathies, unspecified elbow +M07631 Enteropathic arthropathies, right wrist +M07632 Enteropathic arthropathies, left wrist +M07639 Enteropathic arthropathies, unspecified wrist +M07641 Enteropathic arthropathies, right hand +M07642 Enteropathic arthropathies, left hand +M07649 Enteropathic arthropathies, unspecified hand +M07651 Enteropathic arthropathies, right hip +M07652 Enteropathic arthropathies, left hip +M07659 Enteropathic arthropathies, unspecified hip +M07661 Enteropathic arthropathies, right knee +M07662 Enteropathic arthropathies, left knee +M07669 Enteropathic arthropathies, unspecified knee +M07671 Enteropathic arthropathies, right ankle and foot +M07672 Enteropathic arthropathies, left ankle and foot +M07679 Enteropathic arthropathies, unspecified ankle and foot +M0768 Enteropathic arthropathies, vertebrae +M0769 Enteropathic arthropathies, multiple sites +M0800 Unspecified juvenile rheumatoid arthritis of unspecified site +M08011 Unspecified juvenile rheumatoid arthritis, right shoulder +M08012 Unspecified juvenile rheumatoid arthritis, left shoulder +M08019 Unspecified juvenile rheumatoid arthritis, unspecified shoulder +M08021 Unspecified juvenile rheumatoid arthritis, right elbow +M08022 Unspecified juvenile rheumatoid arthritis, left elbow +M08029 Unspecified juvenile rheumatoid arthritis, unspecified elbow +M08031 Unspecified juvenile rheumatoid arthritis, right wrist +M08032 Unspecified juvenile rheumatoid arthritis, left wrist +M08039 Unspecified juvenile rheumatoid arthritis, unspecified wrist +M08041 Unspecified juvenile rheumatoid arthritis, right hand +M08042 Unspecified juvenile rheumatoid arthritis, left hand +M08049 Unspecified juvenile rheumatoid arthritis, unspecified hand +M08051 Unspecified juvenile rheumatoid arthritis, right hip +M08052 Unspecified juvenile rheumatoid arthritis, left hip +M08059 Unspecified juvenile rheumatoid arthritis, unspecified hip +M08061 Unspecified juvenile rheumatoid arthritis, right knee +M08062 Unspecified juvenile rheumatoid arthritis, left knee +M08069 Unspecified juvenile rheumatoid arthritis, unspecified knee +M08071 Unspecified juvenile rheumatoid arthritis, right ankle and foot +M08072 Unspecified juvenile rheumatoid arthritis, left ankle and foot +M08079 Unspecified juvenile rheumatoid arthritis, unspecified ankle and foot +M0808 Unspecified juvenile rheumatoid arthritis, vertebrae +M0809 Unspecified juvenile rheumatoid arthritis, multiple sites +M081 Juvenile ankylosing spondylitis +M0820 Juvenile rheumatoid arthritis with systemic onset, unspecified site +M08211 Juvenile rheumatoid arthritis with systemic onset, right shoulder +M08212 Juvenile rheumatoid arthritis with systemic onset, left shoulder +M08219 Juvenile rheumatoid arthritis with systemic onset, unspecified shoulder +M08221 Juvenile rheumatoid arthritis with systemic onset, right elbow +M08222 Juvenile rheumatoid arthritis with systemic onset, left elbow +M08229 Juvenile rheumatoid arthritis with systemic onset, unspecified elbow +M08231 Juvenile rheumatoid arthritis with systemic onset, right wrist +M08232 Juvenile rheumatoid arthritis with systemic onset, left wrist +M08239 Juvenile rheumatoid arthritis with systemic onset, unspecified wrist +M08241 Juvenile rheumatoid arthritis with systemic onset, right hand +M08242 Juvenile rheumatoid arthritis with systemic onset, left hand +M08249 Juvenile rheumatoid arthritis with systemic onset, unspecified hand +M08251 Juvenile rheumatoid arthritis with systemic onset, right hip +M08252 Juvenile rheumatoid arthritis with systemic onset, left hip +M08259 Juvenile rheumatoid arthritis with systemic onset, unspecified hip +M08261 Juvenile rheumatoid arthritis with systemic onset, right knee +M08262 Juvenile rheumatoid arthritis with systemic onset, left knee +M08269 Juvenile rheumatoid arthritis with systemic onset, unspecified knee +M08271 Juvenile rheumatoid arthritis with systemic onset, right ankle and foot +M08272 Juvenile rheumatoid arthritis with systemic onset, left ankle and foot +M08279 Juvenile rheumatoid arthritis with systemic onset, unspecified ankle and foot +M0828 Juvenile rheumatoid arthritis with systemic onset, vertebrae +M0829 Juvenile rheumatoid arthritis with systemic onset, multiple sites +M083 Juvenile rheumatoid polyarthritis (seronegative) +M0840 Pauciarticular juvenile rheumatoid arthritis, unspecified site +M08411 Pauciarticular juvenile rheumatoid arthritis, right shoulder +M08412 Pauciarticular juvenile rheumatoid arthritis, left shoulder +M08419 Pauciarticular juvenile rheumatoid arthritis, unspecified shoulder +M08421 Pauciarticular juvenile rheumatoid arthritis, right elbow +M08422 Pauciarticular juvenile rheumatoid arthritis, left elbow +M08429 Pauciarticular juvenile rheumatoid arthritis, unspecified elbow +M08431 Pauciarticular juvenile rheumatoid arthritis, right wrist +M08432 Pauciarticular juvenile rheumatoid arthritis, left wrist +M08439 Pauciarticular juvenile rheumatoid arthritis, unspecified wrist +M08441 Pauciarticular juvenile rheumatoid arthritis, right hand +M08442 Pauciarticular juvenile rheumatoid arthritis, left hand +M08449 Pauciarticular juvenile rheumatoid arthritis, unspecified hand +M08451 Pauciarticular juvenile rheumatoid arthritis, right hip +M08452 Pauciarticular juvenile rheumatoid arthritis, left hip +M08459 Pauciarticular juvenile rheumatoid arthritis, unspecified hip +M08461 Pauciarticular juvenile rheumatoid arthritis, right knee +M08462 Pauciarticular juvenile rheumatoid arthritis, left knee +M08469 Pauciarticular juvenile rheumatoid arthritis, unspecified knee +M08471 Pauciarticular juvenile rheumatoid arthritis, right ankle and foot +M08472 Pauciarticular juvenile rheumatoid arthritis, left ankle and foot +M08479 Pauciarticular juvenile rheumatoid arthritis, unspecified ankle and foot +M0848 Pauciarticular juvenile rheumatoid arthritis, vertebrae +M0880 Other juvenile arthritis, unspecified site +M08811 Other juvenile arthritis, right shoulder +M08812 Other juvenile arthritis, left shoulder +M08819 Other juvenile arthritis, unspecified shoulder +M08821 Other juvenile arthritis, right elbow +M08822 Other juvenile arthritis, left elbow +M08829 Other juvenile arthritis, unspecified elbow +M08831 Other juvenile arthritis, right wrist +M08832 Other juvenile arthritis, left wrist +M08839 Other juvenile arthritis, unspecified wrist +M08841 Other juvenile arthritis, right hand +M08842 Other juvenile arthritis, left hand +M08849 Other juvenile arthritis, unspecified hand +M08851 Other juvenile arthritis, right hip +M08852 Other juvenile arthritis, left hip +M08859 Other juvenile arthritis, unspecified hip +M08861 Other juvenile arthritis, right knee +M08862 Other juvenile arthritis, left knee +M08869 Other juvenile arthritis, unspecified knee +M08871 Other juvenile arthritis, right ankle and foot +M08872 Other juvenile arthritis, left ankle and foot +M08879 Other juvenile arthritis, unspecified ankle and foot +M0888 Other juvenile arthritis, other specified site +M0889 Other juvenile arthritis, multiple sites +M0890 Juvenile arthritis, unspecified, unspecified site +M08911 Juvenile arthritis, unspecified, right shoulder +M08912 Juvenile arthritis, unspecified, left shoulder +M08919 Juvenile arthritis, unspecified, unspecified shoulder +M08921 Juvenile arthritis, unspecified, right elbow +M08922 Juvenile arthritis, unspecified, left elbow +M08929 Juvenile arthritis, unspecified, unspecified elbow +M08931 Juvenile arthritis, unspecified, right wrist +M08932 Juvenile arthritis, unspecified, left wrist +M08939 Juvenile arthritis, unspecified, unspecified wrist +M08941 Juvenile arthritis, unspecified, right hand +M08942 Juvenile arthritis, unspecified, left hand +M08949 Juvenile arthritis, unspecified, unspecified hand +M08951 Juvenile arthritis, unspecified, right hip +M08952 Juvenile arthritis, unspecified, left hip +M08959 Juvenile arthritis, unspecified, unspecified hip +M08961 Juvenile arthritis, unspecified, right knee +M08962 Juvenile arthritis, unspecified, left knee +M08969 Juvenile arthritis, unspecified, unspecified knee +M08971 Juvenile arthritis, unspecified, right ankle and foot +M08972 Juvenile arthritis, unspecified, left ankle and foot +M08979 Juvenile arthritis, unspecified, unspecified ankle and foot +M0898 Juvenile arthritis, unspecified, vertebrae +M0899 Juvenile arthritis, unspecified, multiple sites +M1A00X0 Idiopathic chronic gout, unspecified site, without tophus (tophi) +M1A00X1 Idiopathic chronic gout, unspecified site, with tophus (tophi) +M1A0110 Idiopathic chronic gout, right shoulder, without tophus (tophi) +M1A0111 Idiopathic chronic gout, right shoulder, with tophus (tophi) +M1A0120 Idiopathic chronic gout, left shoulder, without tophus (tophi) +M1A0121 Idiopathic chronic gout, left shoulder, with tophus (tophi) +M1A0190 Idiopathic chronic gout, unspecified shoulder, without tophus (tophi) +M1A0191 Idiopathic chronic gout, unspecified shoulder, with tophus (tophi) +M1A0210 Idiopathic chronic gout, right elbow, without tophus (tophi) +M1A0211 Idiopathic chronic gout, right elbow, with tophus (tophi) +M1A0220 Idiopathic chronic gout, left elbow, without tophus (tophi) +M1A0221 Idiopathic chronic gout, left elbow, with tophus (tophi) +M1A0290 Idiopathic chronic gout, unspecified elbow, without tophus (tophi) +M1A0291 Idiopathic chronic gout, unspecified elbow, with tophus (tophi) +M1A0310 Idiopathic chronic gout, right wrist, without tophus (tophi) +M1A0311 Idiopathic chronic gout, right wrist, with tophus (tophi) +M1A0320 Idiopathic chronic gout, left wrist, without tophus (tophi) +M1A0321 Idiopathic chronic gout, left wrist, with tophus (tophi) +M1A0390 Idiopathic chronic gout, unspecified wrist, without tophus (tophi) +M1A0391 Idiopathic chronic gout, unspecified wrist, with tophus (tophi) +M1A0410 Idiopathic chronic gout, right hand, without tophus (tophi) +M1A0411 Idiopathic chronic gout, right hand, with tophus (tophi) +M1A0420 Idiopathic chronic gout, left hand, without tophus (tophi) +M1A0421 Idiopathic chronic gout, left hand, with tophus (tophi) +M1A0490 Idiopathic chronic gout, unspecified hand, without tophus (tophi) +M1A0491 Idiopathic chronic gout, unspecified hand, with tophus (tophi) +M1A0510 Idiopathic chronic gout, right hip, without tophus (tophi) +M1A0511 Idiopathic chronic gout, right hip, with tophus (tophi) +M1A0520 Idiopathic chronic gout, left hip, without tophus (tophi) +M1A0521 Idiopathic chronic gout, left hip, with tophus (tophi) +M1A0590 Idiopathic chronic gout, unspecified hip, without tophus (tophi) +M1A0591 Idiopathic chronic gout, unspecified hip, with tophus (tophi) +M1A0610 Idiopathic chronic gout, right knee, without tophus (tophi) +M1A0611 Idiopathic chronic gout, right knee, with tophus (tophi) +M1A0620 Idiopathic chronic gout, left knee, without tophus (tophi) +M1A0621 Idiopathic chronic gout, left knee, with tophus (tophi) +M1A0690 Idiopathic chronic gout, unspecified knee, without tophus (tophi) +M1A0691 Idiopathic chronic gout, unspecified knee, with tophus (tophi) +M1A0710 Idiopathic chronic gout, right ankle and foot, without tophus (tophi) +M1A0711 Idiopathic chronic gout, right ankle and foot, with tophus (tophi) +M1A0720 Idiopathic chronic gout, left ankle and foot, without tophus (tophi) +M1A0721 Idiopathic chronic gout, left ankle and foot, with tophus (tophi) +M1A0790 Idiopathic chronic gout, unspecified ankle and foot, without tophus (tophi) +M1A0791 Idiopathic chronic gout, unspecified ankle and foot, with tophus (tophi) +M1A08X0 Idiopathic chronic gout, vertebrae, without tophus (tophi) +M1A08X1 Idiopathic chronic gout, vertebrae, with tophus (tophi) +M1A09X0 Idiopathic chronic gout, multiple sites, without tophus (tophi) +M1A09X1 Idiopathic chronic gout, multiple sites, with tophus (tophi) +M1A10X0 Lead-induced chronic gout, unspecified site, without tophus (tophi) +M1A10X1 Lead-induced chronic gout, unspecified site, with tophus (tophi) +M1A1110 Lead-induced chronic gout, right shoulder, without tophus (tophi) +M1A1111 Lead-induced chronic gout, right shoulder, with tophus (tophi) +M1A1120 Lead-induced chronic gout, left shoulder, without tophus (tophi) +M1A1121 Lead-induced chronic gout, left shoulder, with tophus (tophi) +M1A1190 Lead-induced chronic gout, unspecified shoulder, without tophus (tophi) +M1A1191 Lead-induced chronic gout, unspecified shoulder, with tophus (tophi) +M1A1210 Lead-induced chronic gout, right elbow, without tophus (tophi) +M1A1211 Lead-induced chronic gout, right elbow, with tophus (tophi) +M1A1220 Lead-induced chronic gout, left elbow, without tophus (tophi) +M1A1221 Lead-induced chronic gout, left elbow, with tophus (tophi) +M1A1290 Lead-induced chronic gout, unspecified elbow, without tophus (tophi) +M1A1291 Lead-induced chronic gout, unspecified elbow, with tophus (tophi) +M1A1310 Lead-induced chronic gout, right wrist, without tophus (tophi) +M1A1311 Lead-induced chronic gout, right wrist, with tophus (tophi) +M1A1320 Lead-induced chronic gout, left wrist, without tophus (tophi) +M1A1321 Lead-induced chronic gout, left wrist, with tophus (tophi) +M1A1390 Lead-induced chronic gout, unspecified wrist, without tophus (tophi) +M1A1391 Lead-induced chronic gout, unspecified wrist, with tophus (tophi) +M1A1410 Lead-induced chronic gout, right hand, without tophus (tophi) +M1A1411 Lead-induced chronic gout, right hand, with tophus (tophi) +M1A1420 Lead-induced chronic gout, left hand, without tophus (tophi) +M1A1421 Lead-induced chronic gout, left hand, with tophus (tophi) +M1A1490 Lead-induced chronic gout, unspecified hand, without tophus (tophi) +M1A1491 Lead-induced chronic gout, unspecified hand, with tophus (tophi) +M1A1510 Lead-induced chronic gout, right hip, without tophus (tophi) +M1A1511 Lead-induced chronic gout, right hip, with tophus (tophi) +M1A1520 Lead-induced chronic gout, left hip, without tophus (tophi) +M1A1521 Lead-induced chronic gout, left hip, with tophus (tophi) +M1A1590 Lead-induced chronic gout, unspecified hip, without tophus (tophi) +M1A1591 Lead-induced chronic gout, unspecified hip, with tophus (tophi) +M1A1610 Lead-induced chronic gout, right knee, without tophus (tophi) +M1A1611 Lead-induced chronic gout, right knee, with tophus (tophi) +M1A1620 Lead-induced chronic gout, left knee, without tophus (tophi) +M1A1621 Lead-induced chronic gout, left knee, with tophus (tophi) +M1A1690 Lead-induced chronic gout, unspecified knee, without tophus (tophi) +M1A1691 Lead-induced chronic gout, unspecified knee, with tophus (tophi) +M1A1710 Lead-induced chronic gout, right ankle and foot, without tophus (tophi) +M1A1711 Lead-induced chronic gout, right ankle and foot, with tophus (tophi) +M1A1720 Lead-induced chronic gout, left ankle and foot, without tophus (tophi) +M1A1721 Lead-induced chronic gout, left ankle and foot, with tophus (tophi) +M1A1790 Lead-induced chronic gout, unspecified ankle and foot, without tophus (tophi) +M1A1791 Lead-induced chronic gout, unspecified ankle and foot, with tophus (tophi) +M1A18X0 Lead-induced chronic gout, vertebrae, without tophus (tophi) +M1A18X1 Lead-induced chronic gout, vertebrae, with tophus (tophi) +M1A19X0 Lead-induced chronic gout, multiple sites, without tophus (tophi) +M1A19X1 Lead-induced chronic gout, multiple sites, with tophus (tophi) +M1A20X0 Drug-induced chronic gout, unspecified site, without tophus (tophi) +M1A20X1 Drug-induced chronic gout, unspecified site, with tophus (tophi) +M1A2110 Drug-induced chronic gout, right shoulder, without tophus (tophi) +M1A2111 Drug-induced chronic gout, right shoulder, with tophus (tophi) +M1A2120 Drug-induced chronic gout, left shoulder, without tophus (tophi) +M1A2121 Drug-induced chronic gout, left shoulder, with tophus (tophi) +M1A2190 Drug-induced chronic gout, unspecified shoulder, without tophus (tophi) +M1A2191 Drug-induced chronic gout, unspecified shoulder, with tophus (tophi) +M1A2210 Drug-induced chronic gout, right elbow, without tophus (tophi) +M1A2211 Drug-induced chronic gout, right elbow, with tophus (tophi) +M1A2220 Drug-induced chronic gout, left elbow, without tophus (tophi) +M1A2221 Drug-induced chronic gout, left elbow, with tophus (tophi) +M1A2290 Drug-induced chronic gout, unspecified elbow, without tophus (tophi) +M1A2291 Drug-induced chronic gout, unspecified elbow, with tophus (tophi) +M1A2310 Drug-induced chronic gout, right wrist, without tophus (tophi) +M1A2311 Drug-induced chronic gout, right wrist, with tophus (tophi) +M1A2320 Drug-induced chronic gout, left wrist, without tophus (tophi) +M1A2321 Drug-induced chronic gout, left wrist, with tophus (tophi) +M1A2390 Drug-induced chronic gout, unspecified wrist, without tophus (tophi) +M1A2391 Drug-induced chronic gout, unspecified wrist, with tophus (tophi) +M1A2410 Drug-induced chronic gout, right hand, without tophus (tophi) +M1A2411 Drug-induced chronic gout, right hand, with tophus (tophi) +M1A2420 Drug-induced chronic gout, left hand, without tophus (tophi) +M1A2421 Drug-induced chronic gout, left hand, with tophus (tophi) +M1A2490 Drug-induced chronic gout, unspecified hand, without tophus (tophi) +M1A2491 Drug-induced chronic gout, unspecified hand, with tophus (tophi) +M1A2510 Drug-induced chronic gout, right hip, without tophus (tophi) +M1A2511 Drug-induced chronic gout, right hip, with tophus (tophi) +M1A2520 Drug-induced chronic gout, left hip, without tophus (tophi) +M1A2521 Drug-induced chronic gout, left hip, with tophus (tophi) +M1A2590 Drug-induced chronic gout, unspecified hip, without tophus (tophi) +M1A2591 Drug-induced chronic gout, unspecified hip, with tophus (tophi) +M1A2610 Drug-induced chronic gout, right knee, without tophus (tophi) +M1A2611 Drug-induced chronic gout, right knee, with tophus (tophi) +M1A2620 Drug-induced chronic gout, left knee, without tophus (tophi) +M1A2621 Drug-induced chronic gout, left knee, with tophus (tophi) +M1A2690 Drug-induced chronic gout, unspecified knee, without tophus (tophi) +M1A2691 Drug-induced chronic gout, unspecified knee, with tophus (tophi) +M1A2710 Drug-induced chronic gout, right ankle and foot, without tophus (tophi) +M1A2711 Drug-induced chronic gout, right ankle and foot, with tophus (tophi) +M1A2720 Drug-induced chronic gout, left ankle and foot, without tophus (tophi) +M1A2721 Drug-induced chronic gout, left ankle and foot, with tophus (tophi) +M1A2790 Drug-induced chronic gout, unspecified ankle and foot, without tophus (tophi) +M1A2791 Drug-induced chronic gout, unspecified ankle and foot, with tophus (tophi) +M1A28X0 Drug-induced chronic gout, vertebrae, without tophus (tophi) +M1A28X1 Drug-induced chronic gout, vertebrae, with tophus (tophi) +M1A29X0 Drug-induced chronic gout, multiple sites, without tophus (tophi) +M1A29X1 Drug-induced chronic gout, multiple sites, with tophus (tophi) +M1A30X0 Chronic gout due to renal impairment, unspecified site, without tophus (tophi) +M1A30X1 Chronic gout due to renal impairment, unspecified site, with tophus (tophi) +M1A3110 Chronic gout due to renal impairment, right shoulder, without tophus (tophi) +M1A3111 Chronic gout due to renal impairment, right shoulder, with tophus (tophi) +M1A3120 Chronic gout due to renal impairment, left shoulder, without tophus (tophi) +M1A3121 Chronic gout due to renal impairment, left shoulder, with tophus (tophi) +M1A3190 Chronic gout due to renal impairment, unspecified shoulder, without tophus (tophi) +M1A3191 Chronic gout due to renal impairment, unspecified shoulder, with tophus (tophi) +M1A3210 Chronic gout due to renal impairment, right elbow, without tophus (tophi) +M1A3211 Chronic gout due to renal impairment, right elbow, with tophus (tophi) +M1A3220 Chronic gout due to renal impairment, left elbow, without tophus (tophi) +M1A3221 Chronic gout due to renal impairment, left elbow, with tophus (tophi) +M1A3290 Chronic gout due to renal impairment, unspecified elbow, without tophus (tophi) +M1A3291 Chronic gout due to renal impairment, unspecified elbow, with tophus (tophi) +M1A3310 Chronic gout due to renal impairment, right wrist, without tophus (tophi) +M1A3311 Chronic gout due to renal impairment, right wrist, with tophus (tophi) +M1A3320 Chronic gout due to renal impairment, left wrist, without tophus (tophi) +M1A3321 Chronic gout due to renal impairment, left wrist, with tophus (tophi) +M1A3390 Chronic gout due to renal impairment, unspecified wrist, without tophus (tophi) +M1A3391 Chronic gout due to renal impairment, unspecified wrist, with tophus (tophi) +M1A3410 Chronic gout due to renal impairment, right hand, without tophus (tophi) +M1A3411 Chronic gout due to renal impairment, right hand, with tophus (tophi) +M1A3420 Chronic gout due to renal impairment, left hand, without tophus (tophi) +M1A3421 Chronic gout due to renal impairment, left hand, with tophus (tophi) +M1A3490 Chronic gout due to renal impairment, unspecified hand, without tophus (tophi) +M1A3491 Chronic gout due to renal impairment, unspecified hand, with tophus (tophi) +M1A3510 Chronic gout due to renal impairment, right hip, without tophus (tophi) +M1A3511 Chronic gout due to renal impairment, right hip, with tophus (tophi) +M1A3520 Chronic gout due to renal impairment, left hip, without tophus (tophi) +M1A3521 Chronic gout due to renal impairment, left hip, with tophus (tophi) +M1A3590 Chronic gout due to renal impairment, unspecified hip, without tophus (tophi) +M1A3591 Chronic gout due to renal impairment, unspecified hip, with tophus (tophi) +M1A3610 Chronic gout due to renal impairment, right knee, without tophus (tophi) +M1A3611 Chronic gout due to renal impairment, right knee, with tophus (tophi) +M1A3620 Chronic gout due to renal impairment, left knee, without tophus (tophi) +M1A3621 Chronic gout due to renal impairment, left knee, with tophus (tophi) +M1A3690 Chronic gout due to renal impairment, unspecified knee, without tophus (tophi) +M1A3691 Chronic gout due to renal impairment, unspecified knee, with tophus (tophi) +M1A3710 Chronic gout due to renal impairment, right ankle and foot, without tophus (tophi) +M1A3711 Chronic gout due to renal impairment, right ankle and foot, with tophus (tophi) +M1A3720 Chronic gout due to renal impairment, left ankle and foot, without tophus (tophi) +M1A3721 Chronic gout due to renal impairment, left ankle and foot, with tophus (tophi) +M1A3790 Chronic gout due to renal impairment, unspecified ankle and foot, without tophus (tophi) +M1A3791 Chronic gout due to renal impairment, unspecified ankle and foot, with tophus (tophi) +M1A38X0 Chronic gout due to renal impairment, vertebrae, without tophus (tophi) +M1A38X1 Chronic gout due to renal impairment, vertebrae, with tophus (tophi) +M1A39X0 Chronic gout due to renal impairment, multiple sites, without tophus (tophi) +M1A39X1 Chronic gout due to renal impairment, multiple sites, with tophus (tophi) +M1A40X0 Other secondary chronic gout, unspecified site, without tophus (tophi) +M1A40X1 Other secondary chronic gout, unspecified site, with tophus (tophi) +M1A4110 Other secondary chronic gout, right shoulder, without tophus (tophi) +M1A4111 Other secondary chronic gout, right shoulder, with tophus (tophi) +M1A4120 Other secondary chronic gout, left shoulder, without tophus (tophi) +M1A4121 Other secondary chronic gout, left shoulder, with tophus (tophi) +M1A4190 Other secondary chronic gout, unspecified shoulder, without tophus (tophi) +M1A4191 Other secondary chronic gout, unspecified shoulder, with tophus (tophi) +M1A4210 Other secondary chronic gout, right elbow, without tophus (tophi) +M1A4211 Other secondary chronic gout, right elbow, with tophus (tophi) +M1A4220 Other secondary chronic gout, left elbow, without tophus (tophi) +M1A4221 Other secondary chronic gout, left elbow, with tophus (tophi) +M1A4290 Other secondary chronic gout, unspecified elbow, without tophus (tophi) +M1A4291 Other secondary chronic gout, unspecified elbow, with tophus (tophi) +M1A4310 Other secondary chronic gout, right wrist, without tophus (tophi) +M1A4311 Other secondary chronic gout, right wrist, with tophus (tophi) +M1A4320 Other secondary chronic gout, left wrist, without tophus (tophi) +M1A4321 Other secondary chronic gout, left wrist, with tophus (tophi) +M1A4390 Other secondary chronic gout, unspecified wrist, without tophus (tophi) +M1A4391 Other secondary chronic gout, unspecified wrist, with tophus (tophi) +M1A4410 Other secondary chronic gout, right hand, without tophus (tophi) +M1A4411 Other secondary chronic gout, right hand, with tophus (tophi) +M1A4420 Other secondary chronic gout, left hand, without tophus (tophi) +M1A4421 Other secondary chronic gout, left hand, with tophus (tophi) +M1A4490 Other secondary chronic gout, unspecified hand, without tophus (tophi) +M1A4491 Other secondary chronic gout, unspecified hand, with tophus (tophi) +M1A4510 Other secondary chronic gout, right hip, without tophus (tophi) +M1A4511 Other secondary chronic gout, right hip, with tophus (tophi) +M1A4520 Other secondary chronic gout, left hip, without tophus (tophi) +M1A4521 Other secondary chronic gout, left hip, with tophus (tophi) +M1A4590 Other secondary chronic gout, unspecified hip, without tophus (tophi) +M1A4591 Other secondary chronic gout, unspecified hip, with tophus (tophi) +M1A4610 Other secondary chronic gout, right knee, without tophus (tophi) +M1A4611 Other secondary chronic gout, right knee, with tophus (tophi) +M1A4620 Other secondary chronic gout, left knee, without tophus (tophi) +M1A4621 Other secondary chronic gout, left knee, with tophus (tophi) +M1A4690 Other secondary chronic gout, unspecified knee, without tophus (tophi) +M1A4691 Other secondary chronic gout, unspecified knee, with tophus (tophi) +M1A4710 Other secondary chronic gout, right ankle and foot, without tophus (tophi) +M1A4711 Other secondary chronic gout, right ankle and foot, with tophus (tophi) +M1A4720 Other secondary chronic gout, left ankle and foot, without tophus (tophi) +M1A4721 Other secondary chronic gout, left ankle and foot, with tophus (tophi) +M1A4790 Other secondary chronic gout, unspecified ankle and foot, without tophus (tophi) +M1A4791 Other secondary chronic gout, unspecified ankle and foot, with tophus (tophi) +M1A48X0 Other secondary chronic gout, vertebrae, without tophus (tophi) +M1A48X1 Other secondary chronic gout, vertebrae, with tophus (tophi) +M1A49X0 Other secondary chronic gout, multiple sites, without tophus (tophi) +M1A49X1 Other secondary chronic gout, multiple sites, with tophus (tophi) +M1A9XX0 Chronic gout, unspecified, without tophus (tophi) +M1A9XX1 Chronic gout, unspecified, with tophus (tophi) +M1000 Idiopathic gout, unspecified site +M10011 Idiopathic gout, right shoulder +M10012 Idiopathic gout, left shoulder +M10019 Idiopathic gout, unspecified shoulder +M10021 Idiopathic gout, right elbow +M10022 Idiopathic gout, left elbow +M10029 Idiopathic gout, unspecified elbow +M10031 Idiopathic gout, right wrist +M10032 Idiopathic gout, left wrist +M10039 Idiopathic gout, unspecified wrist +M10041 Idiopathic gout, right hand +M10042 Idiopathic gout, left hand +M10049 Idiopathic gout, unspecified hand +M10051 Idiopathic gout, right hip +M10052 Idiopathic gout, left hip +M10059 Idiopathic gout, unspecified hip +M10061 Idiopathic gout, right knee +M10062 Idiopathic gout, left knee +M10069 Idiopathic gout, unspecified knee +M10071 Idiopathic gout, right ankle and foot +M10072 Idiopathic gout, left ankle and foot +M10079 Idiopathic gout, unspecified ankle and foot +M1008 Idiopathic gout, vertebrae +M1009 Idiopathic gout, multiple sites +M1010 Lead-induced gout, unspecified site +M10111 Lead-induced gout, right shoulder +M10112 Lead-induced gout, left shoulder +M10119 Lead-induced gout, unspecified shoulder +M10121 Lead-induced gout, right elbow +M10122 Lead-induced gout, left elbow +M10129 Lead-induced gout, unspecified elbow +M10131 Lead-induced gout, right wrist +M10132 Lead-induced gout, left wrist +M10139 Lead-induced gout, unspecified wrist +M10141 Lead-induced gout, right hand +M10142 Lead-induced gout, left hand +M10149 Lead-induced gout, unspecified hand +M10151 Lead-induced gout, right hip +M10152 Lead-induced gout, left hip +M10159 Lead-induced gout, unspecified hip +M10161 Lead-induced gout, right knee +M10162 Lead-induced gout, left knee +M10169 Lead-induced gout, unspecified knee +M10171 Lead-induced gout, right ankle and foot +M10172 Lead-induced gout, left ankle and foot +M10179 Lead-induced gout, unspecified ankle and foot +M1018 Lead-induced gout, vertebrae +M1019 Lead-induced gout, multiple sites +M1020 Drug-induced gout, unspecified site +M10211 Drug-induced gout, right shoulder +M10212 Drug-induced gout, left shoulder +M10219 Drug-induced gout, unspecified shoulder +M10221 Drug-induced gout, right elbow +M10222 Drug-induced gout, left elbow +M10229 Drug-induced gout, unspecified elbow +M10231 Drug-induced gout, right wrist +M10232 Drug-induced gout, left wrist +M10239 Drug-induced gout, unspecified wrist +M10241 Drug-induced gout, right hand +M10242 Drug-induced gout, left hand +M10249 Drug-induced gout, unspecified hand +M10251 Drug-induced gout, right hip +M10252 Drug-induced gout, left hip +M10259 Drug-induced gout, unspecified hip +M10261 Drug-induced gout, right knee +M10262 Drug-induced gout, left knee +M10269 Drug-induced gout, unspecified knee +M10271 Drug-induced gout, right ankle and foot +M10272 Drug-induced gout, left ankle and foot +M10279 Drug-induced gout, unspecified ankle and foot +M1028 Drug-induced gout, vertebrae +M1029 Drug-induced gout, multiple sites +M1030 Gout due to renal impairment, unspecified site +M10311 Gout due to renal impairment, right shoulder +M10312 Gout due to renal impairment, left shoulder +M10319 Gout due to renal impairment, unspecified shoulder +M10321 Gout due to renal impairment, right elbow +M10322 Gout due to renal impairment, left elbow +M10329 Gout due to renal impairment, unspecified elbow +M10331 Gout due to renal impairment, right wrist +M10332 Gout due to renal impairment, left wrist +M10339 Gout due to renal impairment, unspecified wrist +M10341 Gout due to renal impairment, right hand +M10342 Gout due to renal impairment, left hand +M10349 Gout due to renal impairment, unspecified hand +M10351 Gout due to renal impairment, right hip +M10352 Gout due to renal impairment, left hip +M10359 Gout due to renal impairment, unspecified hip +M10361 Gout due to renal impairment, right knee +M10362 Gout due to renal impairment, left knee +M10369 Gout due to renal impairment, unspecified knee +M10371 Gout due to renal impairment, right ankle and foot +M10372 Gout due to renal impairment, left ankle and foot +M10379 Gout due to renal impairment, unspecified ankle and foot +M1038 Gout due to renal impairment, vertebrae +M1039 Gout due to renal impairment, multiple sites +M1040 Other secondary gout, unspecified site +M10411 Other secondary gout, right shoulder +M10412 Other secondary gout, left shoulder +M10419 Other secondary gout, unspecified shoulder +M10421 Other secondary gout, right elbow +M10422 Other secondary gout, left elbow +M10429 Other secondary gout, unspecified elbow +M10431 Other secondary gout, right wrist +M10432 Other secondary gout, left wrist +M10439 Other secondary gout, unspecified wrist +M10441 Other secondary gout, right hand +M10442 Other secondary gout, left hand +M10449 Other secondary gout, unspecified hand +M10451 Other secondary gout, right hip +M10452 Other secondary gout, left hip +M10459 Other secondary gout, unspecified hip +M10461 Other secondary gout, right knee +M10462 Other secondary gout, left knee +M10469 Other secondary gout, unspecified knee +M10471 Other secondary gout, right ankle and foot +M10472 Other secondary gout, left ankle and foot +M10479 Other secondary gout, unspecified ankle and foot +M1048 Other secondary gout, vertebrae +M1049 Other secondary gout, multiple sites +M109 Gout, unspecified +M1100 Hydroxyapatite deposition disease, unspecified site +M11011 Hydroxyapatite deposition disease, right shoulder +M11012 Hydroxyapatite deposition disease, left shoulder +M11019 Hydroxyapatite deposition disease, unspecified shoulder +M11021 Hydroxyapatite deposition disease, right elbow +M11022 Hydroxyapatite deposition disease, left elbow +M11029 Hydroxyapatite deposition disease, unspecified elbow +M11031 Hydroxyapatite deposition disease, right wrist +M11032 Hydroxyapatite deposition disease, left wrist +M11039 Hydroxyapatite deposition disease, unspecified wrist +M11041 Hydroxyapatite deposition disease, right hand +M11042 Hydroxyapatite deposition disease, left hand +M11049 Hydroxyapatite deposition disease, unspecified hand +M11051 Hydroxyapatite deposition disease, right hip +M11052 Hydroxyapatite deposition disease, left hip +M11059 Hydroxyapatite deposition disease, unspecified hip +M11061 Hydroxyapatite deposition disease, right knee +M11062 Hydroxyapatite deposition disease, left knee +M11069 Hydroxyapatite deposition disease, unspecified knee +M11071 Hydroxyapatite deposition disease, right ankle and foot +M11072 Hydroxyapatite deposition disease, left ankle and foot +M11079 Hydroxyapatite deposition disease, unspecified ankle and foot +M1108 Hydroxyapatite deposition disease, vertebrae +M1109 Hydroxyapatite deposition disease, multiple sites +M1110 Familial chondrocalcinosis, unspecified site +M11111 Familial chondrocalcinosis, right shoulder +M11112 Familial chondrocalcinosis, left shoulder +M11119 Familial chondrocalcinosis, unspecified shoulder +M11121 Familial chondrocalcinosis, right elbow +M11122 Familial chondrocalcinosis, left elbow +M11129 Familial chondrocalcinosis, unspecified elbow +M11131 Familial chondrocalcinosis, right wrist +M11132 Familial chondrocalcinosis, left wrist +M11139 Familial chondrocalcinosis, unspecified wrist +M11141 Familial chondrocalcinosis, right hand +M11142 Familial chondrocalcinosis, left hand +M11149 Familial chondrocalcinosis, unspecified hand +M11151 Familial chondrocalcinosis, right hip +M11152 Familial chondrocalcinosis, left hip +M11159 Familial chondrocalcinosis, unspecified hip +M11161 Familial chondrocalcinosis, right knee +M11162 Familial chondrocalcinosis, left knee +M11169 Familial chondrocalcinosis, unspecified knee +M11171 Familial chondrocalcinosis, right ankle and foot +M11172 Familial chondrocalcinosis, left ankle and foot +M11179 Familial chondrocalcinosis, unspecified ankle and foot +M1118 Familial chondrocalcinosis, vertebrae +M1119 Familial chondrocalcinosis, multiple sites +M1120 Other chondrocalcinosis, unspecified site +M11211 Other chondrocalcinosis, right shoulder +M11212 Other chondrocalcinosis, left shoulder +M11219 Other chondrocalcinosis, unspecified shoulder +M11221 Other chondrocalcinosis, right elbow +M11222 Other chondrocalcinosis, left elbow +M11229 Other chondrocalcinosis, unspecified elbow +M11231 Other chondrocalcinosis, right wrist +M11232 Other chondrocalcinosis, left wrist +M11239 Other chondrocalcinosis, unspecified wrist +M11241 Other chondrocalcinosis, right hand +M11242 Other chondrocalcinosis, left hand +M11249 Other chondrocalcinosis, unspecified hand +M11251 Other chondrocalcinosis, right hip +M11252 Other chondrocalcinosis, left hip +M11259 Other chondrocalcinosis, unspecified hip +M11261 Other chondrocalcinosis, right knee +M11262 Other chondrocalcinosis, left knee +M11269 Other chondrocalcinosis, unspecified knee +M11271 Other chondrocalcinosis, right ankle and foot +M11272 Other chondrocalcinosis, left ankle and foot +M11279 Other chondrocalcinosis, unspecified ankle and foot +M1128 Other chondrocalcinosis, vertebrae +M1129 Other chondrocalcinosis, multiple sites +M1180 Other specified crystal arthropathies, unspecified site +M11811 Other specified crystal arthropathies, right shoulder +M11812 Other specified crystal arthropathies, left shoulder +M11819 Other specified crystal arthropathies, unspecified shoulder +M11821 Other specified crystal arthropathies, right elbow +M11822 Other specified crystal arthropathies, left elbow +M11829 Other specified crystal arthropathies, unspecified elbow +M11831 Other specified crystal arthropathies, right wrist +M11832 Other specified crystal arthropathies, left wrist +M11839 Other specified crystal arthropathies, unspecified wrist +M11841 Other specified crystal arthropathies, right hand +M11842 Other specified crystal arthropathies, left hand +M11849 Other specified crystal arthropathies, unspecified hand +M11851 Other specified crystal arthropathies, right hip +M11852 Other specified crystal arthropathies, left hip +M11859 Other specified crystal arthropathies, unspecified hip +M11861 Other specified crystal arthropathies, right knee +M11862 Other specified crystal arthropathies, left knee +M11869 Other specified crystal arthropathies, unspecified knee +M11871 Other specified crystal arthropathies, right ankle and foot +M11872 Other specified crystal arthropathies, left ankle and foot +M11879 Other specified crystal arthropathies, unspecified ankle and foot +M1188 Other specified crystal arthropathies, vertebrae +M1189 Other specified crystal arthropathies, multiple sites +M119 Crystal arthropathy, unspecified +M1200 Chronic postrheumatic arthropathy [Jaccoud], unspecified site +M12011 Chronic postrheumatic arthropathy [Jaccoud], right shoulder +M12012 Chronic postrheumatic arthropathy [Jaccoud], left shoulder +M12019 Chronic postrheumatic arthropathy [Jaccoud], unspecified shoulder +M12021 Chronic postrheumatic arthropathy [Jaccoud], right elbow +M12022 Chronic postrheumatic arthropathy [Jaccoud], left elbow +M12029 Chronic postrheumatic arthropathy [Jaccoud], unspecified elbow +M12031 Chronic postrheumatic arthropathy [Jaccoud], right wrist +M12032 Chronic postrheumatic arthropathy [Jaccoud], left wrist +M12039 Chronic postrheumatic arthropathy [Jaccoud], unspecified wrist +M12041 Chronic postrheumatic arthropathy [Jaccoud], right hand +M12042 Chronic postrheumatic arthropathy [Jaccoud], left hand +M12049 Chronic postrheumatic arthropathy [Jaccoud], unspecified hand +M12051 Chronic postrheumatic arthropathy [Jaccoud], right hip +M12052 Chronic postrheumatic arthropathy [Jaccoud], left hip +M12059 Chronic postrheumatic arthropathy [Jaccoud], unspecified hip +M12061 Chronic postrheumatic arthropathy [Jaccoud], right knee +M12062 Chronic postrheumatic arthropathy [Jaccoud], left knee +M12069 Chronic postrheumatic arthropathy [Jaccoud], unspecified knee +M12071 Chronic postrheumatic arthropathy [Jaccoud], right ankle and foot +M12072 Chronic postrheumatic arthropathy [Jaccoud], left ankle and foot +M12079 Chronic postrheumatic arthropathy [Jaccoud], unspecified ankle and foot +M1208 Chronic postrheumatic arthropathy [Jaccoud], other specified site +M1209 Chronic postrheumatic arthropathy [Jaccoud], multiple sites +M1210 Kaschin-Beck disease, unspecified site +M12111 Kaschin-Beck disease, right shoulder +M12112 Kaschin-Beck disease, left shoulder +M12119 Kaschin-Beck disease, unspecified shoulder +M12121 Kaschin-Beck disease, right elbow +M12122 Kaschin-Beck disease, left elbow +M12129 Kaschin-Beck disease, unspecified elbow +M12131 Kaschin-Beck disease, right wrist +M12132 Kaschin-Beck disease, left wrist +M12139 Kaschin-Beck disease, unspecified wrist +M12141 Kaschin-Beck disease, right hand +M12142 Kaschin-Beck disease, left hand +M12149 Kaschin-Beck disease, unspecified hand +M12151 Kaschin-Beck disease, right hip +M12152 Kaschin-Beck disease, left hip +M12159 Kaschin-Beck disease, unspecified hip +M12161 Kaschin-Beck disease, right knee +M12162 Kaschin-Beck disease, left knee +M12169 Kaschin-Beck disease, unspecified knee +M12171 Kaschin-Beck disease, right ankle and foot +M12172 Kaschin-Beck disease, left ankle and foot +M12179 Kaschin-Beck disease, unspecified ankle and foot +M1218 Kaschin-Beck disease, vertebrae +M1219 Kaschin-Beck disease, multiple sites +M1220 Villonodular synovitis (pigmented), unspecified site +M12211 Villonodular synovitis (pigmented), right shoulder +M12212 Villonodular synovitis (pigmented), left shoulder +M12219 Villonodular synovitis (pigmented), unspecified shoulder +M12221 Villonodular synovitis (pigmented), right elbow +M12222 Villonodular synovitis (pigmented), left elbow +M12229 Villonodular synovitis (pigmented), unspecified elbow +M12231 Villonodular synovitis (pigmented), right wrist +M12232 Villonodular synovitis (pigmented), left wrist +M12239 Villonodular synovitis (pigmented), unspecified wrist +M12241 Villonodular synovitis (pigmented), right hand +M12242 Villonodular synovitis (pigmented), left hand +M12249 Villonodular synovitis (pigmented), unspecified hand +M12251 Villonodular synovitis (pigmented), right hip +M12252 Villonodular synovitis (pigmented), left hip +M12259 Villonodular synovitis (pigmented), unspecified hip +M12261 Villonodular synovitis (pigmented), right knee +M12262 Villonodular synovitis (pigmented), left knee +M12269 Villonodular synovitis (pigmented), unspecified knee +M12271 Villonodular synovitis (pigmented), right ankle and foot +M12272 Villonodular synovitis (pigmented), left ankle and foot +M12279 Villonodular synovitis (pigmented), unspecified ankle and foot +M1228 Villonodular synovitis (pigmented), other specified site +M1229 Villonodular synovitis (pigmented), multiple sites +M1230 Palindromic rheumatism, unspecified site +M12311 Palindromic rheumatism, right shoulder +M12312 Palindromic rheumatism, left shoulder +M12319 Palindromic rheumatism, unspecified shoulder +M12321 Palindromic rheumatism, right elbow +M12322 Palindromic rheumatism, left elbow +M12329 Palindromic rheumatism, unspecified elbow +M12331 Palindromic rheumatism, right wrist +M12332 Palindromic rheumatism, left wrist +M12339 Palindromic rheumatism, unspecified wrist +M12341 Palindromic rheumatism, right hand +M12342 Palindromic rheumatism, left hand +M12349 Palindromic rheumatism, unspecified hand +M12351 Palindromic rheumatism, right hip +M12352 Palindromic rheumatism, left hip +M12359 Palindromic rheumatism, unspecified hip +M12361 Palindromic rheumatism, right knee +M12362 Palindromic rheumatism, left knee +M12369 Palindromic rheumatism, unspecified knee +M12371 Palindromic rheumatism, right ankle and foot +M12372 Palindromic rheumatism, left ankle and foot +M12379 Palindromic rheumatism, unspecified ankle and foot +M1238 Palindromic rheumatism, other specified site +M1239 Palindromic rheumatism, multiple sites +M1240 Intermittent hydrarthrosis, unspecified site +M12411 Intermittent hydrarthrosis, right shoulder +M12412 Intermittent hydrarthrosis, left shoulder +M12419 Intermittent hydrarthrosis, unspecified shoulder +M12421 Intermittent hydrarthrosis, right elbow +M12422 Intermittent hydrarthrosis, left elbow +M12429 Intermittent hydrarthrosis, unspecified elbow +M12431 Intermittent hydrarthrosis, right wrist +M12432 Intermittent hydrarthrosis, left wrist +M12439 Intermittent hydrarthrosis, unspecified wrist +M12441 Intermittent hydrarthrosis, right hand +M12442 Intermittent hydrarthrosis, left hand +M12449 Intermittent hydrarthrosis, unspecified hand +M12451 Intermittent hydrarthrosis, right hip +M12452 Intermittent hydrarthrosis, left hip +M12459 Intermittent hydrarthrosis, unspecified hip +M12461 Intermittent hydrarthrosis, right knee +M12462 Intermittent hydrarthrosis, left knee +M12469 Intermittent hydrarthrosis, unspecified knee +M12471 Intermittent hydrarthrosis, right ankle and foot +M12472 Intermittent hydrarthrosis, left ankle and foot +M12479 Intermittent hydrarthrosis, unspecified ankle and foot +M1248 Intermittent hydrarthrosis, other site +M1249 Intermittent hydrarthrosis, multiple sites +M1250 Traumatic arthropathy, unspecified site +M12511 Traumatic arthropathy, right shoulder +M12512 Traumatic arthropathy, left shoulder +M12519 Traumatic arthropathy, unspecified shoulder +M12521 Traumatic arthropathy, right elbow +M12522 Traumatic arthropathy, left elbow +M12529 Traumatic arthropathy, unspecified elbow +M12531 Traumatic arthropathy, right wrist +M12532 Traumatic arthropathy, left wrist +M12539 Traumatic arthropathy, unspecified wrist +M12541 Traumatic arthropathy, right hand +M12542 Traumatic arthropathy, left hand +M12549 Traumatic arthropathy, unspecified hand +M12551 Traumatic arthropathy, right hip +M12552 Traumatic arthropathy, left hip +M12559 Traumatic arthropathy, unspecified hip +M12561 Traumatic arthropathy, right knee +M12562 Traumatic arthropathy, left knee +M12569 Traumatic arthropathy, unspecified knee +M12571 Traumatic arthropathy, right ankle and foot +M12572 Traumatic arthropathy, left ankle and foot +M12579 Traumatic arthropathy, unspecified ankle and foot +M1258 Traumatic arthropathy, other specified site +M1259 Traumatic arthropathy, multiple sites +M1280 Other specific arthropathies, not elsewhere classified, unspecified site +M12811 Other specific arthropathies, not elsewhere classified, right shoulder +M12812 Other specific arthropathies, not elsewhere classified, left shoulder +M12819 Other specific arthropathies, not elsewhere classified, unspecified shoulder +M12821 Other specific arthropathies, not elsewhere classified, right elbow +M12822 Other specific arthropathies, not elsewhere classified, left elbow +M12829 Other specific arthropathies, not elsewhere classified, unspecified elbow +M12831 Other specific arthropathies, not elsewhere classified, right wrist +M12832 Other specific arthropathies, not elsewhere classified, left wrist +M12839 Other specific arthropathies, not elsewhere classified, unspecified wrist +M12841 Other specific arthropathies, not elsewhere classified, right hand +M12842 Other specific arthropathies, not elsewhere classified, left hand +M12849 Other specific arthropathies, not elsewhere classified, unspecified hand +M12851 Other specific arthropathies, not elsewhere classified, right hip +M12852 Other specific arthropathies, not elsewhere classified, left hip +M12859 Other specific arthropathies, not elsewhere classified, unspecified hip +M12861 Other specific arthropathies, not elsewhere classified, right knee +M12862 Other specific arthropathies, not elsewhere classified, left knee +M12869 Other specific arthropathies, not elsewhere classified, unspecified knee +M12871 Other specific arthropathies, not elsewhere classified, right ankle and foot +M12872 Other specific arthropathies, not elsewhere classified, left ankle and foot +M12879 Other specific arthropathies, not elsewhere classified, unspecified ankle and foot +M1288 Other specific arthropathies, not elsewhere classified, other specified site +M1289 Other specific arthropathies, not elsewhere classified, multiple sites +M129 Arthropathy, unspecified +M130 Polyarthritis, unspecified +M1310 Monoarthritis, not elsewhere classified, unspecified site +M13111 Monoarthritis, not elsewhere classified, right shoulder +M13112 Monoarthritis, not elsewhere classified, left shoulder +M13119 Monoarthritis, not elsewhere classified, unspecified shoulder +M13121 Monoarthritis, not elsewhere classified, right elbow +M13122 Monoarthritis, not elsewhere classified, left elbow +M13129 Monoarthritis, not elsewhere classified, unspecified elbow +M13131 Monoarthritis, not elsewhere classified, right wrist +M13132 Monoarthritis, not elsewhere classified, left wrist +M13139 Monoarthritis, not elsewhere classified, unspecified wrist +M13141 Monoarthritis, not elsewhere classified, right hand +M13142 Monoarthritis, not elsewhere classified, left hand +M13149 Monoarthritis, not elsewhere classified, unspecified hand +M13151 Monoarthritis, not elsewhere classified, right hip +M13152 Monoarthritis, not elsewhere classified, left hip +M13159 Monoarthritis, not elsewhere classified, unspecified hip +M13161 Monoarthritis, not elsewhere classified, right knee +M13162 Monoarthritis, not elsewhere classified, left knee +M13169 Monoarthritis, not elsewhere classified, unspecified knee +M13171 Monoarthritis, not elsewhere classified, right ankle and foot +M13172 Monoarthritis, not elsewhere classified, left ankle and foot +M13179 Monoarthritis, not elsewhere classified, unspecified ankle and foot +M1380 Other specified arthritis, unspecified site +M13811 Other specified arthritis, right shoulder +M13812 Other specified arthritis, left shoulder +M13819 Other specified arthritis, unspecified shoulder +M13821 Other specified arthritis, right elbow +M13822 Other specified arthritis, left elbow +M13829 Other specified arthritis, unspecified elbow +M13831 Other specified arthritis, right wrist +M13832 Other specified arthritis, left wrist +M13839 Other specified arthritis, unspecified wrist +M13841 Other specified arthritis, right hand +M13842 Other specified arthritis, left hand +M13849 Other specified arthritis, unspecified hand +M13851 Other specified arthritis, right hip +M13852 Other specified arthritis, left hip +M13859 Other specified arthritis, unspecified hip +M13861 Other specified arthritis, right knee +M13862 Other specified arthritis, left knee +M13869 Other specified arthritis, unspecified knee +M13871 Other specified arthritis, right ankle and foot +M13872 Other specified arthritis, left ankle and foot +M13879 Other specified arthritis, unspecified ankle and foot +M1388 Other specified arthritis, other site +M1389 Other specified arthritis, multiple sites +M1460 Charcot's joint, unspecified site +M14611 Charcot's joint, right shoulder +M14612 Charcot's joint, left shoulder +M14619 Charcot's joint, unspecified shoulder +M14621 Charcot's joint, right elbow +M14622 Charcot's joint, left elbow +M14629 Charcot's joint, unspecified elbow +M14631 Charcot's joint, right wrist +M14632 Charcot's joint, left wrist +M14639 Charcot's joint, unspecified wrist +M14641 Charcot's joint, right hand +M14642 Charcot's joint, left hand +M14649 Charcot's joint, unspecified hand +M14651 Charcot's joint, right hip +M14652 Charcot's joint, left hip +M14659 Charcot's joint, unspecified hip +M14661 Charcot's joint, right knee +M14662 Charcot's joint, left knee +M14669 Charcot's joint, unspecified knee +M14671 Charcot's joint, right ankle and foot +M14672 Charcot's joint, left ankle and foot +M14679 Charcot's joint, unspecified ankle and foot +M1468 Charcot's joint, vertebrae +M1469 Charcot's joint, multiple sites +M1480 Arthropathies in other specified diseases classified elsewhere, unspecified site +M14811 Arthropathies in other specified diseases classified elsewhere, right shoulder +M14812 Arthropathies in other specified diseases classified elsewhere, left shoulder +M14819 Arthropathies in other specified diseases classified elsewhere, unspecified shoulder +M14821 Arthropathies in other specified diseases classified elsewhere, right elbow +M14822 Arthropathies in other specified diseases classified elsewhere, left elbow +M14829 Arthropathies in other specified diseases classified elsewhere, unspecified elbow +M14831 Arthropathies in other specified diseases classified elsewhere, right wrist +M14832 Arthropathies in other specified diseases classified elsewhere, left wrist +M14839 Arthropathies in other specified diseases classified elsewhere, unspecified wrist +M14841 Arthropathies in other specified diseases classified elsewhere, right hand +M14842 Arthropathies in other specified diseases classified elsewhere, left hand +M14849 Arthropathies in other specified diseases classified elsewhere, unspecified hand +M14851 Arthropathies in other specified diseases classified elsewhere, right hip +M14852 Arthropathies in other specified diseases classified elsewhere, left hip +M14859 Arthropathies in other specified diseases classified elsewhere, unspecified hip +M14861 Arthropathies in other specified diseases classified elsewhere, right knee +M14862 Arthropathies in other specified diseases classified elsewhere, left knee +M14869 Arthropathies in other specified diseases classified elsewhere, unspecified knee +M14871 Arthropathies in other specified diseases classified elsewhere, right ankle and foot +M14872 Arthropathies in other specified diseases classified elsewhere, left ankle and foot +M14879 Arthropathies in other specified diseases classified elsewhere, unspecified ankle and foot +M1488 Arthropathies in other specified diseases classified elsewhere, vertebrae +M1489 Arthropathies in other specified diseases classified elsewhere, multiple sites +M150 Primary generalized (osteo)arthritis +M151 Heberden's nodes (with arthropathy) +M152 Bouchard's nodes (with arthropathy) +M153 Secondary multiple arthritis +M154 Erosive (osteo)arthritis +M158 Other polyosteoarthritis +M159 Polyosteoarthritis, unspecified +M160 Bilateral primary osteoarthritis of hip +M1610 Unilateral primary osteoarthritis, unspecified hip +M1611 Unilateral primary osteoarthritis, right hip +M1612 Unilateral primary osteoarthritis, left hip +M162 Bilateral osteoarthritis resulting from hip dysplasia +M1630 Unilateral osteoarthritis resulting from hip dysplasia, unspecified hip +M1631 Unilateral osteoarthritis resulting from hip dysplasia, right hip +M1632 Unilateral osteoarthritis resulting from hip dysplasia, left hip +M164 Bilateral post-traumatic osteoarthritis of hip +M1650 Unilateral post-traumatic osteoarthritis, unspecified hip +M1651 Unilateral post-traumatic osteoarthritis, right hip +M1652 Unilateral post-traumatic osteoarthritis, left hip +M166 Other bilateral secondary osteoarthritis of hip +M167 Other unilateral secondary osteoarthritis of hip +M169 Osteoarthritis of hip, unspecified +M170 Bilateral primary osteoarthritis of knee +M1710 Unilateral primary osteoarthritis, unspecified knee +M1711 Unilateral primary osteoarthritis, right knee +M1712 Unilateral primary osteoarthritis, left knee +M172 Bilateral post-traumatic osteoarthritis of knee +M1730 Unilateral post-traumatic osteoarthritis, unspecified knee +M1731 Unilateral post-traumatic osteoarthritis, right knee +M1732 Unilateral post-traumatic osteoarthritis, left knee +M174 Other bilateral secondary osteoarthritis of knee +M175 Other unilateral secondary osteoarthritis of knee +M179 Osteoarthritis of knee, unspecified +M180 Bilateral primary osteoarthritis of first carpometacarpal joints +M1810 Unilateral primary osteoarthritis of first carpometacarpal joint, unspecified hand +M1811 Unilateral primary osteoarthritis of first carpometacarpal joint, right hand +M1812 Unilateral primary osteoarthritis of first carpometacarpal joint, left hand +M182 Bilateral post-traumatic osteoarthritis of first carpometacarpal joints +M1830 Unilateral post-traumatic osteoarthritis of first carpometacarpal joint, unspecified hand +M1831 Unilateral post-traumatic osteoarthritis of first carpometacarpal joint, right hand +M1832 Unilateral post-traumatic osteoarthritis of first carpometacarpal joint, left hand +M184 Other bilateral secondary osteoarthritis of first carpometacarpal joints +M1850 Other unilateral secondary osteoarthritis of first carpometacarpal joint, unspecified hand +M1851 Other unilateral secondary osteoarthritis of first carpometacarpal joint, right hand +M1852 Other unilateral secondary osteoarthritis of first carpometacarpal joint, left hand +M189 Osteoarthritis of first carpometacarpal joint, unspecified +M19011 Primary osteoarthritis, right shoulder +M19012 Primary osteoarthritis, left shoulder +M19019 Primary osteoarthritis, unspecified shoulder +M19021 Primary osteoarthritis, right elbow +M19022 Primary osteoarthritis, left elbow +M19029 Primary osteoarthritis, unspecified elbow +M19031 Primary osteoarthritis, right wrist +M19032 Primary osteoarthritis, left wrist +M19039 Primary osteoarthritis, unspecified wrist +M19041 Primary osteoarthritis, right hand +M19042 Primary osteoarthritis, left hand +M19049 Primary osteoarthritis, unspecified hand +M19071 Primary osteoarthritis, right ankle and foot +M19072 Primary osteoarthritis, left ankle and foot +M19079 Primary osteoarthritis, unspecified ankle and foot +M19111 Post-traumatic osteoarthritis, right shoulder +M19112 Post-traumatic osteoarthritis, left shoulder +M19119 Post-traumatic osteoarthritis, unspecified shoulder +M19121 Post-traumatic osteoarthritis, right elbow +M19122 Post-traumatic osteoarthritis, left elbow +M19129 Post-traumatic osteoarthritis, unspecified elbow +M19131 Post-traumatic osteoarthritis, right wrist +M19132 Post-traumatic osteoarthritis, left wrist +M19139 Post-traumatic osteoarthritis, unspecified wrist +M19141 Post-traumatic osteoarthritis, right hand +M19142 Post-traumatic osteoarthritis, left hand +M19149 Post-traumatic osteoarthritis, unspecified hand +M19171 Post-traumatic osteoarthritis, right ankle and foot +M19172 Post-traumatic osteoarthritis, left ankle and foot +M19179 Post-traumatic osteoarthritis, unspecified ankle and foot +M19211 Secondary osteoarthritis, right shoulder +M19212 Secondary osteoarthritis, left shoulder +M19219 Secondary osteoarthritis, unspecified shoulder +M19221 Secondary osteoarthritis, right elbow +M19222 Secondary osteoarthritis, left elbow +M19229 Secondary osteoarthritis, unspecified elbow +M19231 Secondary osteoarthritis, right wrist +M19232 Secondary osteoarthritis, left wrist +M19239 Secondary osteoarthritis, unspecified wrist +M19241 Secondary osteoarthritis, right hand +M19242 Secondary osteoarthritis, left hand +M19249 Secondary osteoarthritis, unspecified hand +M19271 Secondary osteoarthritis, right ankle and foot +M19272 Secondary osteoarthritis, left ankle and foot +M19279 Secondary osteoarthritis, unspecified ankle and foot +M1990 Unspecified osteoarthritis, unspecified site +M1991 Primary osteoarthritis, unspecified site +M1992 Post-traumatic osteoarthritis, unspecified site +M1993 Secondary osteoarthritis, unspecified site +M20001 Unspecified deformity of right finger(s) +M20002 Unspecified deformity of left finger(s) +M20009 Unspecified deformity of unspecified finger(s) +M20011 Mallet finger of right finger(s) +M20012 Mallet finger of left finger(s) +M20019 Mallet finger of unspecified finger(s) +M20021 Boutonniere deformity of right finger(s) +M20022 Boutonniere deformity of left finger(s) +M20029 Boutonniere deformity of unspecified finger(s) +M20031 Swan-neck deformity of right finger(s) +M20032 Swan-neck deformity of left finger(s) +M20039 Swan-neck deformity of unspecified finger(s) +M20091 Other deformity of right finger(s) +M20092 Other deformity of left finger(s) +M20099 Other deformity of finger(s), unspecified finger(s) +M2010 Hallux valgus (acquired), unspecified foot +M2011 Hallux valgus (acquired), right foot +M2012 Hallux valgus (acquired), left foot +M2020 Hallux rigidus, unspecified foot +M2021 Hallux rigidus, right foot +M2022 Hallux rigidus, left foot +M2030 Hallux varus (acquired), unspecified foot +M2031 Hallux varus (acquired), right foot +M2032 Hallux varus (acquired), left foot +M2040 Other hammer toe(s) (acquired), unspecified foot +M2041 Other hammer toe(s) (acquired), right foot +M2042 Other hammer toe(s) (acquired), left foot +M205X1 Other deformities of toe(s) (acquired), right foot +M205X2 Other deformities of toe(s) (acquired), left foot +M205X9 Other deformities of toe(s) (acquired), unspecified foot +M2060 Acquired deformities of toe(s), unspecified, unspecified foot +M2061 Acquired deformities of toe(s), unspecified, right foot +M2062 Acquired deformities of toe(s), unspecified, left foot +M2100 Valgus deformity, not elsewhere classified, unspecified site +M21021 Valgus deformity, not elsewhere classified, right elbow +M21022 Valgus deformity, not elsewhere classified, left elbow +M21029 Valgus deformity, not elsewhere classified, unspecified elbow +M21051 Valgus deformity, not elsewhere classified, right hip +M21052 Valgus deformity, not elsewhere classified, left hip +M21059 Valgus deformity, not elsewhere classified, unspecified hip +M21061 Valgus deformity, not elsewhere classified, right knee +M21062 Valgus deformity, not elsewhere classified, left knee +M21069 Valgus deformity, not elsewhere classified, unspecified knee +M21071 Valgus deformity, not elsewhere classified, right ankle +M21072 Valgus deformity, not elsewhere classified, left ankle +M21079 Valgus deformity, not elsewhere classified, unspecified ankle +M2110 Varus deformity, not elsewhere classified, unspecified site +M21121 Varus deformity, not elsewhere classified, right elbow +M21122 Varus deformity, not elsewhere classified, left elbow +M21129 Varus deformity, not elsewhere classified, unspecified elbow +M21151 Varus deformity, not elsewhere classified, right hip +M21152 Varus deformity, not elsewhere classified, left hip +M21159 Varus deformity, not elsewhere classified, unspecified +M21161 Varus deformity, not elsewhere classified, right knee +M21162 Varus deformity, not elsewhere classified, left knee +M21169 Varus deformity, not elsewhere classified, unspecified knee +M21171 Varus deformity, not elsewhere classified, right ankle +M21172 Varus deformity, not elsewhere classified, left ankle +M21179 Varus deformity, not elsewhere classified, unspecified ankle +M2120 Flexion deformity, unspecified site +M21211 Flexion deformity, right shoulder +M21212 Flexion deformity, left shoulder +M21219 Flexion deformity, unspecified shoulder +M21221 Flexion deformity, right elbow +M21222 Flexion deformity, left elbow +M21229 Flexion deformity, unspecified elbow +M21231 Flexion deformity, right wrist +M21232 Flexion deformity, left wrist +M21239 Flexion deformity, unspecified wrist +M21241 Flexion deformity, right finger joints +M21242 Flexion deformity, left finger joints +M21249 Flexion deformity, unspecified finger joints +M21251 Flexion deformity, right hip +M21252 Flexion deformity, left hip +M21259 Flexion deformity, unspecified hip +M21261 Flexion deformity, right knee +M21262 Flexion deformity, left knee +M21269 Flexion deformity, unspecified knee +M21271 Flexion deformity, right ankle and toes +M21272 Flexion deformity, left ankle and toes +M21279 Flexion deformity, unspecified ankle and toes +M21331 Wrist drop, right wrist +M21332 Wrist drop, left wrist +M21339 Wrist drop, unspecified wrist +M21371 Foot drop, right foot +M21372 Foot drop, left foot +M21379 Foot drop, unspecified foot +M2140 Flat foot [pes planus] (acquired), unspecified foot +M2141 Flat foot [pes planus] (acquired), right foot +M2142 Flat foot [pes planus] (acquired), left foot +M21511 Acquired clawhand, right hand +M21512 Acquired clawhand, left hand +M21519 Acquired clawhand, unspecified hand +M21521 Acquired clubhand, right hand +M21522 Acquired clubhand, left hand +M21529 Acquired clubhand, unspecified hand +M21531 Acquired clawfoot, right foot +M21532 Acquired clawfoot, left foot +M21539 Acquired clawfoot, unspecified foot +M21541 Acquired clubfoot, right foot +M21542 Acquired clubfoot, left foot +M21549 Acquired clubfoot, unspecified foot +M21611 Bunion of right foot +M21612 Bunion of left foot +M21619 Bunion of unspecified foot +M21621 Bunionette of right foot +M21622 Bunionette of left foot +M21629 Bunionette of unspecified foot +M216X1 Other acquired deformities of right foot +M216X2 Other acquired deformities of left foot +M216X9 Other acquired deformities of unspecified foot +M2170 Unequal limb length (acquired), unspecified site +M21721 Unequal limb length (acquired), right humerus +M21722 Unequal limb length (acquired), left humerus +M21729 Unequal limb length (acquired), unspecified humerus +M21731 Unequal limb length (acquired), right ulna +M21732 Unequal limb length (acquired), left ulna +M21733 Unequal limb length (acquired), right radius +M21734 Unequal limb length (acquired), left radius +M21739 Unequal limb length (acquired), unspecified ulna and radius +M21751 Unequal limb length (acquired), right femur +M21752 Unequal limb length (acquired), left femur +M21759 Unequal limb length (acquired), unspecified femur +M21761 Unequal limb length (acquired), right tibia +M21762 Unequal limb length (acquired), left tibia +M21763 Unequal limb length (acquired), right fibula +M21764 Unequal limb length (acquired), left fibula +M21769 Unequal limb length (acquired), unspecified tibia and fibula +M2180 Other specified acquired deformities of unspecified limb +M21821 Other specified acquired deformities of right upper arm +M21822 Other specified acquired deformities of left upper arm +M21829 Other specified acquired deformities of unspecified upper arm +M21831 Other specified acquired deformities of right forearm +M21832 Other specified acquired deformities of left forearm +M21839 Other specified acquired deformities of unspecified forearm +M21851 Other specified acquired deformities of right thigh +M21852 Other specified acquired deformities of left thigh +M21859 Other specified acquired deformities of unspecified thigh +M21861 Other specified acquired deformities of right lower leg +M21862 Other specified acquired deformities of left lower leg +M21869 Other specified acquired deformities of unspecified lower leg +M2190 Unspecified acquired deformity of unspecified limb +M21921 Unspecified acquired deformity of right upper arm +M21922 Unspecified acquired deformity of left upper arm +M21929 Unspecified acquired deformity of unspecified upper arm +M21931 Unspecified acquired deformity of right forearm +M21932 Unspecified acquired deformity of left forearm +M21939 Unspecified acquired deformity of unspecified forearm +M21941 Unspecified acquired deformity of hand, right hand +M21942 Unspecified acquired deformity of hand, left hand +M21949 Unspecified acquired deformity of hand, unspecified hand +M21951 Unspecified acquired deformity of right thigh +M21952 Unspecified acquired deformity of left thigh +M21959 Unspecified acquired deformity of unspecified thigh +M21961 Unspecified acquired deformity of right lower leg +M21962 Unspecified acquired deformity of left lower leg +M21969 Unspecified acquired deformity of unspecified lower leg +M2200 Recurrent dislocation of patella, unspecified knee +M2201 Recurrent dislocation of patella, right knee +M2202 Recurrent dislocation of patella, left knee +M2210 Recurrent subluxation of patella, unspecified knee +M2211 Recurrent subluxation of patella, right knee +M2212 Recurrent subluxation of patella, left knee +M222X1 Patellofemoral disorders, right knee +M222X2 Patellofemoral disorders, left knee +M222X9 Patellofemoral disorders, unspecified knee +M223X1 Other derangements of patella, right knee +M223X2 Other derangements of patella, left knee +M223X9 Other derangements of patella, unspecified knee +M2240 Chondromalacia patellae, unspecified knee +M2241 Chondromalacia patellae, right knee +M2242 Chondromalacia patellae, left knee +M228X1 Other disorders of patella, right knee +M228X2 Other disorders of patella, left knee +M228X9 Other disorders of patella, unspecified knee +M2290 Unspecified disorder of patella, unspecified knee +M2291 Unspecified disorder of patella, right knee +M2292 Unspecified disorder of patella, left knee +M23000 Cystic meniscus, unspecified lateral meniscus, right knee +M23001 Cystic meniscus, unspecified lateral meniscus, left knee +M23002 Cystic meniscus, unspecified lateral meniscus, unspecified knee +M23003 Cystic meniscus, unspecified medial meniscus, right knee +M23004 Cystic meniscus, unspecified medial meniscus, left knee +M23005 Cystic meniscus, unspecified medial meniscus, unspecified knee +M23006 Cystic meniscus, unspecified meniscus, right knee +M23007 Cystic meniscus, unspecified meniscus, left knee +M23009 Cystic meniscus, unspecified meniscus, unspecified knee +M23011 Cystic meniscus, anterior horn of medial meniscus, right knee +M23012 Cystic meniscus, anterior horn of medial meniscus, left knee +M23019 Cystic meniscus, anterior horn of medial meniscus, unspecified knee +M23021 Cystic meniscus, posterior horn of medial meniscus, right knee +M23022 Cystic meniscus, posterior horn of medial meniscus, left knee +M23029 Cystic meniscus, posterior horn of medial meniscus, unspecified knee +M23031 Cystic meniscus, other medial meniscus, right knee +M23032 Cystic meniscus, other medial meniscus, left knee +M23039 Cystic meniscus, other medial meniscus, unspecified knee +M23041 Cystic meniscus, anterior horn of lateral meniscus, right knee +M23042 Cystic meniscus, anterior horn of lateral meniscus, left knee +M23049 Cystic meniscus, anterior horn of lateral meniscus, unspecified knee +M23051 Cystic meniscus, posterior horn of lateral meniscus, right knee +M23052 Cystic meniscus, posterior horn of lateral meniscus, left knee +M23059 Cystic meniscus, posterior horn of lateral meniscus, unspecified knee +M23061 Cystic meniscus, other lateral meniscus, right knee +M23062 Cystic meniscus, other lateral meniscus, left knee +M23069 Cystic meniscus, other lateral meniscus, unspecified knee +M23200 Derangement of unspecified lateral meniscus due to old tear or injury, right knee +M23201 Derangement of unspecified lateral meniscus due to old tear or injury, left knee +M23202 Derangement of unspecified lateral meniscus due to old tear or injury, unspecified knee +M23203 Derangement of unspecified medial meniscus due to old tear or injury, right knee +M23204 Derangement of unspecified medial meniscus due to old tear or injury, left knee +M23205 Derangement of unspecified medial meniscus due to old tear or injury, unspecified knee +M23206 Derangement of unspecified meniscus due to old tear or injury, right knee +M23207 Derangement of unspecified meniscus due to old tear or injury, left knee +M23209 Derangement of unspecified meniscus due to old tear or injury, unspecified knee +M23211 Derangement of anterior horn of medial meniscus due to old tear or injury, right knee +M23212 Derangement of anterior horn of medial meniscus due to old tear or injury, left knee +M23219 Derangement of anterior horn of medial meniscus due to old tear or injury, unspecified knee +M23221 Derangement of posterior horn of medial meniscus due to old tear or injury, right knee +M23222 Derangement of posterior horn of medial meniscus due to old tear or injury, left knee +M23229 Derangement of posterior horn of medial meniscus due to old tear or injury, unspecified knee +M23231 Derangement of other medial meniscus due to old tear or injury, right knee +M23232 Derangement of other medial meniscus due to old tear or injury, left knee +M23239 Derangement of other medial meniscus due to old tear or injury, unspecified knee +M23241 Derangement of anterior horn of lateral meniscus due to old tear or injury, right knee +M23242 Derangement of anterior horn of lateral meniscus due to old tear or injury, left knee +M23249 Derangement of anterior horn of lateral meniscus due to old tear or injury, unspecified knee +M23251 Derangement of posterior horn of lateral meniscus due to old tear or injury, right knee +M23252 Derangement of posterior horn of lateral meniscus due to old tear or injury, left knee +M23259 Derangement of posterior horn of lateral meniscus due to old tear or injury, unspecified knee +M23261 Derangement of other lateral meniscus due to old tear or injury, right knee +M23262 Derangement of other lateral meniscus due to old tear or injury, left knee +M23269 Derangement of other lateral meniscus due to old tear or injury, unspecified knee +M23300 Other meniscus derangements, unspecified lateral meniscus, right knee +M23301 Other meniscus derangements, unspecified lateral meniscus, left knee +M23302 Other meniscus derangements, unspecified lateral meniscus, unspecified knee +M23303 Other meniscus derangements, unspecified medial meniscus, right knee +M23304 Other meniscus derangements, unspecified medial meniscus, left knee +M23305 Other meniscus derangements, unspecified medial meniscus, unspecified knee +M23306 Other meniscus derangements, unspecified meniscus, right knee +M23307 Other meniscus derangements, unspecified meniscus, left knee +M23309 Other meniscus derangements, unspecified meniscus, unspecified knee +M23311 Other meniscus derangements, anterior horn of medial meniscus, right knee +M23312 Other meniscus derangements, anterior horn of medial meniscus, left knee +M23319 Other meniscus derangements, anterior horn of medial meniscus, unspecified knee +M23321 Other meniscus derangements, posterior horn of medial meniscus, right knee +M23322 Other meniscus derangements, posterior horn of medial meniscus, left knee +M23329 Other meniscus derangements, posterior horn of medial meniscus, unspecified knee +M23331 Other meniscus derangements, other medial meniscus, right knee +M23332 Other meniscus derangements, other medial meniscus, left knee +M23339 Other meniscus derangements, other medial meniscus, unspecified knee +M23341 Other meniscus derangements, anterior horn of lateral meniscus, right knee +M23342 Other meniscus derangements, anterior horn of lateral meniscus, left knee +M23349 Other meniscus derangements, anterior horn of lateral meniscus, unspecified knee +M23351 Other meniscus derangements, posterior horn of lateral meniscus, right knee +M23352 Other meniscus derangements, posterior horn of lateral meniscus, left knee +M23359 Other meniscus derangements, posterior horn of lateral meniscus, unspecified knee +M23361 Other meniscus derangements, other lateral meniscus, right knee +M23362 Other meniscus derangements, other lateral meniscus, left knee +M23369 Other meniscus derangements, other lateral meniscus, unspecified knee +M2340 Loose body in knee, unspecified knee +M2341 Loose body in knee, right knee +M2342 Loose body in knee, left knee +M2350 Chronic instability of knee, unspecified knee +M2351 Chronic instability of knee, right knee +M2352 Chronic instability of knee, left knee +M23601 Other spontaneous disruption of unspecified ligament of right knee +M23602 Other spontaneous disruption of unspecified ligament of left knee +M23609 Other spontaneous disruption of unspecified ligament of unspecified knee +M23611 Other spontaneous disruption of anterior cruciate ligament of right knee +M23612 Other spontaneous disruption of anterior cruciate ligament of left knee +M23619 Other spontaneous disruption of anterior cruciate ligament of unspecified knee +M23621 Other spontaneous disruption of posterior cruciate ligament of right knee +M23622 Other spontaneous disruption of posterior cruciate ligament of left knee +M23629 Other spontaneous disruption of posterior cruciate ligament of unspecified knee +M23631 Other spontaneous disruption of medial collateral ligament of right knee +M23632 Other spontaneous disruption of medial collateral ligament of left knee +M23639 Other spontaneous disruption of medial collateral ligament of unspecified knee +M23641 Other spontaneous disruption of lateral collateral ligament of right knee +M23642 Other spontaneous disruption of lateral collateral ligament of left knee +M23649 Other spontaneous disruption of lateral collateral ligament of unspecified knee +M23671 Other spontaneous disruption of capsular ligament of right knee +M23672 Other spontaneous disruption of capsular ligament of left knee +M23679 Other spontaneous disruption of capsular ligament of unspecified knee +M238X1 Other internal derangements of right knee +M238X2 Other internal derangements of left knee +M238X9 Other internal derangements of unspecified knee +M2390 Unspecified internal derangement of unspecified knee +M2391 Unspecified internal derangement of right knee +M2392 Unspecified internal derangement of left knee +M2400 Loose body in unspecified joint +M24011 Loose body in right shoulder +M24012 Loose body in left shoulder +M24019 Loose body in unspecified shoulder +M24021 Loose body in right elbow +M24022 Loose body in left elbow +M24029 Loose body in unspecified elbow +M24031 Loose body in right wrist +M24032 Loose body in left wrist +M24039 Loose body in unspecified wrist +M24041 Loose body in right finger joint(s) +M24042 Loose body in left finger joint(s) +M24049 Loose body in unspecified finger joint(s) +M24051 Loose body in right hip +M24052 Loose body in left hip +M24059 Loose body in unspecified hip +M24071 Loose body in right ankle +M24072 Loose body in left ankle +M24073 Loose body in unspecified ankle +M24074 Loose body in right toe joint(s) +M24075 Loose body in left toe joint(s) +M24076 Loose body in unspecified toe joints +M2408 Loose body, other site +M2410 Other articular cartilage disorders, unspecified site +M24111 Other articular cartilage disorders, right shoulder +M24112 Other articular cartilage disorders, left shoulder +M24119 Other articular cartilage disorders, unspecified shoulder +M24121 Other articular cartilage disorders, right elbow +M24122 Other articular cartilage disorders, left elbow +M24129 Other articular cartilage disorders, unspecified elbow +M24131 Other articular cartilage disorders, right wrist +M24132 Other articular cartilage disorders, left wrist +M24139 Other articular cartilage disorders, unspecified wrist +M24141 Other articular cartilage disorders, right hand +M24142 Other articular cartilage disorders, left hand +M24149 Other articular cartilage disorders, unspecified hand +M24151 Other articular cartilage disorders, right hip +M24152 Other articular cartilage disorders, left hip +M24159 Other articular cartilage disorders, unspecified hip +M24171 Other articular cartilage disorders, right ankle +M24172 Other articular cartilage disorders, left ankle +M24173 Other articular cartilage disorders, unspecified ankle +M24174 Other articular cartilage disorders, right foot +M24175 Other articular cartilage disorders, left foot +M24176 Other articular cartilage disorders, unspecified foot +M2420 Disorder of ligament, unspecified site +M24211 Disorder of ligament, right shoulder +M24212 Disorder of ligament, left shoulder +M24219 Disorder of ligament, unspecified shoulder +M24221 Disorder of ligament, right elbow +M24222 Disorder of ligament, left elbow +M24229 Disorder of ligament, unspecified elbow +M24231 Disorder of ligament, right wrist +M24232 Disorder of ligament, left wrist +M24239 Disorder of ligament, unspecified wrist +M24241 Disorder of ligament, right hand +M24242 Disorder of ligament, left hand +M24249 Disorder of ligament, unspecified hand +M24251 Disorder of ligament, right hip +M24252 Disorder of ligament, left hip +M24259 Disorder of ligament, unspecified hip +M24271 Disorder of ligament, right ankle +M24272 Disorder of ligament, left ankle +M24273 Disorder of ligament, unspecified ankle +M24274 Disorder of ligament, right foot +M24275 Disorder of ligament, left foot +M24276 Disorder of ligament, unspecified foot +M2428 Disorder of ligament, vertebrae +M2430 Pathological dislocation of unspecified joint, not elsewhere classified +M24311 Pathological dislocation of right shoulder, not elsewhere classified +M24312 Pathological dislocation of left shoulder, not elsewhere classified +M24319 Pathological dislocation of unspecified shoulder, not elsewhere classified +M24321 Pathological dislocation of right elbow, not elsewhere classified +M24322 Pathological dislocation of left elbow, not elsewhere classified +M24329 Pathological dislocation of unspecified elbow, not elsewhere classified +M24331 Pathological dislocation of right wrist, not elsewhere classified +M24332 Pathological dislocation of left wrist, not elsewhere classified +M24339 Pathological dislocation of unspecified wrist, not elsewhere classified +M24341 Pathological dislocation of right hand, not elsewhere classified +M24342 Pathological dislocation of left hand, not elsewhere classified +M24349 Pathological dislocation of unspecified hand, not elsewhere classified +M24351 Pathological dislocation of right hip, not elsewhere classified +M24352 Pathological dislocation of left hip, not elsewhere classified +M24359 Pathological dislocation of unspecified hip, not elsewhere classified +M24361 Pathological dislocation of right knee, not elsewhere classified +M24362 Pathological dislocation of left knee, not elsewhere classified +M24369 Pathological dislocation of unspecified knee, not elsewhere classified +M24371 Pathological dislocation of right ankle, not elsewhere classified +M24372 Pathological dislocation of left ankle, not elsewhere classified +M24373 Pathological dislocation of unspecified ankle, not elsewhere classified +M24374 Pathological dislocation of right foot, not elsewhere classified +M24375 Pathological dislocation of left foot, not elsewhere classified +M24376 Pathological dislocation of unspecified foot, not elsewhere classified +M2440 Recurrent dislocation, unspecified joint +M24411 Recurrent dislocation, right shoulder +M24412 Recurrent dislocation, left shoulder +M24419 Recurrent dislocation, unspecified shoulder +M24421 Recurrent dislocation, right elbow +M24422 Recurrent dislocation, left elbow +M24429 Recurrent dislocation, unspecified elbow +M24431 Recurrent dislocation, right wrist +M24432 Recurrent dislocation, left wrist +M24439 Recurrent dislocation, unspecified wrist +M24441 Recurrent dislocation, right hand +M24442 Recurrent dislocation, left hand +M24443 Recurrent dislocation, unspecified hand +M24444 Recurrent dislocation, right finger +M24445 Recurrent dislocation, left finger +M24446 Recurrent dislocation, unspecified finger +M24451 Recurrent dislocation, right hip +M24452 Recurrent dislocation, left hip +M24459 Recurrent dislocation, unspecified hip +M24461 Recurrent dislocation, right knee +M24462 Recurrent dislocation, left knee +M24469 Recurrent dislocation, unspecified knee +M24471 Recurrent dislocation, right ankle +M24472 Recurrent dislocation, left ankle +M24473 Recurrent dislocation, unspecified ankle +M24474 Recurrent dislocation, right foot +M24475 Recurrent dislocation, left foot +M24476 Recurrent dislocation, unspecified foot +M24477 Recurrent dislocation, right toe(s) +M24478 Recurrent dislocation, left toe(s) +M24479 Recurrent dislocation, unspecified toe(s) +M2450 Contracture, unspecified joint +M24511 Contracture, right shoulder +M24512 Contracture, left shoulder +M24519 Contracture, unspecified shoulder +M24521 Contracture, right elbow +M24522 Contracture, left elbow +M24529 Contracture, unspecified elbow +M24531 Contracture, right wrist +M24532 Contracture, left wrist +M24539 Contracture, unspecified wrist +M24541 Contracture, right hand +M24542 Contracture, left hand +M24549 Contracture, unspecified hand +M24551 Contracture, right hip +M24552 Contracture, left hip +M24559 Contracture, unspecified hip +M24561 Contracture, right knee +M24562 Contracture, left knee +M24569 Contracture, unspecified knee +M24571 Contracture, right ankle +M24572 Contracture, left ankle +M24573 Contracture, unspecified ankle +M24574 Contracture, right foot +M24575 Contracture, left foot +M24576 Contracture, unspecified foot +M2460 Ankylosis, unspecified joint +M24611 Ankylosis, right shoulder +M24612 Ankylosis, left shoulder +M24619 Ankylosis, unspecified shoulder +M24621 Ankylosis, right elbow +M24622 Ankylosis, left elbow +M24629 Ankylosis, unspecified elbow +M24631 Ankylosis, right wrist +M24632 Ankylosis, left wrist +M24639 Ankylosis, unspecified wrist +M24641 Ankylosis, right hand +M24642 Ankylosis, left hand +M24649 Ankylosis, unspecified hand +M24651 Ankylosis, right hip +M24652 Ankylosis, left hip +M24659 Ankylosis, unspecified hip +M24661 Ankylosis, right knee +M24662 Ankylosis, left knee +M24669 Ankylosis, unspecified knee +M24671 Ankylosis, right ankle +M24672 Ankylosis, left ankle +M24673 Ankylosis, unspecified ankle +M24674 Ankylosis, right foot +M24675 Ankylosis, left foot +M24676 Ankylosis, unspecified foot +M247 Protrusio acetabuli +M2480 Other specific joint derangements of unspecified joint, not elsewhere classified +M24811 Other specific joint derangements of right shoulder, not elsewhere classified +M24812 Other specific joint derangements of left shoulder, not elsewhere classified +M24819 Other specific joint derangements of unspecified shoulder, not elsewhere classified +M24821 Other specific joint derangements of right elbow, not elsewhere classified +M24822 Other specific joint derangements of left elbow, not elsewhere classified +M24829 Other specific joint derangements of unspecified elbow, not elsewhere classified +M24831 Other specific joint derangements of right wrist, not elsewhere classified +M24832 Other specific joint derangements of left wrist, not elsewhere classified +M24839 Other specific joint derangements of unspecified wrist, not elsewhere classified +M24841 Other specific joint derangements of right hand, not elsewhere classified +M24842 Other specific joint derangements of left hand, not elsewhere classified +M24849 Other specific joint derangements of unspecified hand, not elsewhere classified +M24851 Other specific joint derangements of right hip, not elsewhere classified +M24852 Other specific joint derangements of left hip, not elsewhere classified +M24859 Other specific joint derangements of unspecified hip, not elsewhere classified +M24871 Other specific joint derangements of right ankle, not elsewhere classified +M24872 Other specific joint derangements of left ankle, not elsewhere classified +M24873 Other specific joint derangements of unspecified ankle, not elsewhere classified +M24874 Other specific joint derangements of right foot, not elsewhere classified +M24875 Other specific joint derangements left foot, not elsewhere classified +M24876 Other specific joint derangements of unspecified foot, not elsewhere classified +M249 Joint derangement, unspecified +M2500 Hemarthrosis, unspecified joint +M25011 Hemarthrosis, right shoulder +M25012 Hemarthrosis, left shoulder +M25019 Hemarthrosis, unspecified shoulder +M25021 Hemarthrosis, right elbow +M25022 Hemarthrosis, left elbow +M25029 Hemarthrosis, unspecified elbow +M25031 Hemarthrosis, right wrist +M25032 Hemarthrosis, left wrist +M25039 Hemarthrosis, unspecified wrist +M25041 Hemarthrosis, right hand +M25042 Hemarthrosis, left hand +M25049 Hemarthrosis, unspecified hand +M25051 Hemarthrosis, right hip +M25052 Hemarthrosis, left hip +M25059 Hemarthrosis, unspecified hip +M25061 Hemarthrosis, right knee +M25062 Hemarthrosis, left knee +M25069 Hemarthrosis, unspecified knee +M25071 Hemarthrosis, right ankle +M25072 Hemarthrosis, left ankle +M25073 Hemarthrosis, unspecified ankle +M25074 Hemarthrosis, right foot +M25075 Hemarthrosis, left foot +M25076 Hemarthrosis, unspecified foot +M2508 Hemarthrosis, other specified site +M2510 Fistula, unspecified joint +M25111 Fistula, right shoulder +M25112 Fistula, left shoulder +M25119 Fistula, unspecified shoulder +M25121 Fistula, right elbow +M25122 Fistula, left elbow +M25129 Fistula, unspecified elbow +M25131 Fistula, right wrist +M25132 Fistula, left wrist +M25139 Fistula, unspecified wrist +M25141 Fistula, right hand +M25142 Fistula, left hand +M25149 Fistula, unspecified hand +M25151 Fistula, right hip +M25152 Fistula, left hip +M25159 Fistula, unspecified hip +M25161 Fistula, right knee +M25162 Fistula, left knee +M25169 Fistula, unspecified knee +M25171 Fistula, right ankle +M25172 Fistula, left ankle +M25173 Fistula, unspecified ankle +M25174 Fistula, right foot +M25175 Fistula, left foot +M25176 Fistula, unspecified foot +M2518 Fistula, other specified site +M2520 Flail joint, unspecified joint +M25211 Flail joint, right shoulder +M25212 Flail joint, left shoulder +M25219 Flail joint, unspecified shoulder +M25221 Flail joint, right elbow +M25222 Flail joint, left elbow +M25229 Flail joint, unspecified elbow +M25231 Flail joint, right wrist +M25232 Flail joint, left wrist +M25239 Flail joint, unspecified wrist +M25241 Flail joint, right hand +M25242 Flail joint, left hand +M25249 Flail joint, unspecified hand +M25251 Flail joint, right hip +M25252 Flail joint, left hip +M25259 Flail joint, unspecified hip +M25261 Flail joint, right knee +M25262 Flail joint, left knee +M25269 Flail joint, unspecified knee +M25271 Flail joint, right ankle and foot +M25272 Flail joint, left ankle and foot +M25279 Flail joint, unspecified ankle and foot +M2528 Flail joint, other site +M2530 Other instability, unspecified joint +M25311 Other instability, right shoulder +M25312 Other instability, left shoulder +M25319 Other instability, unspecified shoulder +M25321 Other instability, right elbow +M25322 Other instability, left elbow +M25329 Other instability, unspecified elbow +M25331 Other instability, right wrist +M25332 Other instability, left wrist +M25339 Other instability, unspecified wrist +M25341 Other instability, right hand +M25342 Other instability, left hand +M25349 Other instability, unspecified hand +M25351 Other instability, right hip +M25352 Other instability, left hip +M25359 Other instability, unspecified hip +M25361 Other instability, right knee +M25362 Other instability, left knee +M25369 Other instability, unspecified knee +M25371 Other instability, right ankle +M25372 Other instability, left ankle +M25373 Other instability, unspecified ankle +M25374 Other instability, right foot +M25375 Other instability, left foot +M25376 Other instability, unspecified foot +M2540 Effusion, unspecified joint +M25411 Effusion, right shoulder +M25412 Effusion, left shoulder +M25419 Effusion, unspecified shoulder +M25421 Effusion, right elbow +M25422 Effusion, left elbow +M25429 Effusion, unspecified elbow +M25431 Effusion, right wrist +M25432 Effusion, left wrist +M25439 Effusion, unspecified wrist +M25441 Effusion, right hand +M25442 Effusion, left hand +M25449 Effusion, unspecified hand +M25451 Effusion, right hip +M25452 Effusion, left hip +M25459 Effusion, unspecified hip +M25461 Effusion, right knee +M25462 Effusion, left knee +M25469 Effusion, unspecified knee +M25471 Effusion, right ankle +M25472 Effusion, left ankle +M25473 Effusion, unspecified ankle +M25474 Effusion, right foot +M25475 Effusion, left foot +M25476 Effusion, unspecified foot +M2548 Effusion, other site +M2550 Pain in unspecified joint +M25511 Pain in right shoulder +M25512 Pain in left shoulder +M25519 Pain in unspecified shoulder +M25521 Pain in right elbow +M25522 Pain in left elbow +M25529 Pain in unspecified elbow +M25531 Pain in right wrist +M25532 Pain in left wrist +M25539 Pain in unspecified wrist +M25541 Pain in joints of right hand +M25542 Pain in joints of left hand +M25549 Pain in joints of unspecified hand +M25551 Pain in right hip +M25552 Pain in left hip +M25559 Pain in unspecified hip +M25561 Pain in right knee +M25562 Pain in left knee +M25569 Pain in unspecified knee +M25571 Pain in right ankle and joints of right foot +M25572 Pain in left ankle and joints of left foot +M25579 Pain in unspecified ankle and joints of unspecified foot +M2560 Stiffness of unspecified joint, not elsewhere classified +M25611 Stiffness of right shoulder, not elsewhere classified +M25612 Stiffness of left shoulder, not elsewhere classified +M25619 Stiffness of unspecified shoulder, not elsewhere classified +M25621 Stiffness of right elbow, not elsewhere classified +M25622 Stiffness of left elbow, not elsewhere classified +M25629 Stiffness of unspecified elbow, not elsewhere classified +M25631 Stiffness of right wrist, not elsewhere classified +M25632 Stiffness of left wrist, not elsewhere classified +M25639 Stiffness of unspecified wrist, not elsewhere classified +M25641 Stiffness of right hand, not elsewhere classified +M25642 Stiffness of left hand, not elsewhere classified +M25649 Stiffness of unspecified hand, not elsewhere classified +M25651 Stiffness of right hip, not elsewhere classified +M25652 Stiffness of left hip, not elsewhere classified +M25659 Stiffness of unspecified hip, not elsewhere classified +M25661 Stiffness of right knee, not elsewhere classified +M25662 Stiffness of left knee, not elsewhere classified +M25669 Stiffness of unspecified knee, not elsewhere classified +M25671 Stiffness of right ankle, not elsewhere classified +M25672 Stiffness of left ankle, not elsewhere classified +M25673 Stiffness of unspecified ankle, not elsewhere classified +M25674 Stiffness of right foot, not elsewhere classified +M25675 Stiffness of left foot, not elsewhere classified +M25676 Stiffness of unspecified foot, not elsewhere classified +M2570 Osteophyte, unspecified joint +M25711 Osteophyte, right shoulder +M25712 Osteophyte, left shoulder +M25719 Osteophyte, unspecified shoulder +M25721 Osteophyte, right elbow +M25722 Osteophyte, left elbow +M25729 Osteophyte, unspecified elbow +M25731 Osteophyte, right wrist +M25732 Osteophyte, left wrist +M25739 Osteophyte, unspecified wrist +M25741 Osteophyte, right hand +M25742 Osteophyte, left hand +M25749 Osteophyte, unspecified hand +M25751 Osteophyte, right hip +M25752 Osteophyte, left hip +M25759 Osteophyte, unspecified hip +M25761 Osteophyte, right knee +M25762 Osteophyte, left knee +M25769 Osteophyte, unspecified knee +M25771 Osteophyte, right ankle +M25772 Osteophyte, left ankle +M25773 Osteophyte, unspecified ankle +M25774 Osteophyte, right foot +M25775 Osteophyte, left foot +M25776 Osteophyte, unspecified foot +M2578 Osteophyte, vertebrae +M2580 Other specified joint disorders, unspecified joint +M25811 Other specified joint disorders, right shoulder +M25812 Other specified joint disorders, left shoulder +M25819 Other specified joint disorders, unspecified shoulder +M25821 Other specified joint disorders, right elbow +M25822 Other specified joint disorders, left elbow +M25829 Other specified joint disorders, unspecified elbow +M25831 Other specified joint disorders, right wrist +M25832 Other specified joint disorders, left wrist +M25839 Other specified joint disorders, unspecified wrist +M25841 Other specified joint disorders, right hand +M25842 Other specified joint disorders, left hand +M25849 Other specified joint disorders, unspecified hand +M25851 Other specified joint disorders, right hip +M25852 Other specified joint disorders, left hip +M25859 Other specified joint disorders, unspecified hip +M25861 Other specified joint disorders, right knee +M25862 Other specified joint disorders, left knee +M25869 Other specified joint disorders, unspecified knee +M25871 Other specified joint disorders, right ankle and foot +M25872 Other specified joint disorders, left ankle and foot +M25879 Other specified joint disorders, unspecified ankle and foot +M259 Joint disorder, unspecified +M2600 Unspecified anomaly of jaw size +M2601 Maxillary hyperplasia +M2602 Maxillary hypoplasia +M2603 Mandibular hyperplasia +M2604 Mandibular hypoplasia +M2605 Macrogenia +M2606 Microgenia +M2607 Excessive tuberosity of jaw +M2609 Other specified anomalies of jaw size +M2610 Unspecified anomaly of jaw-cranial base relationship +M2611 Maxillary asymmetry +M2612 Other jaw asymmetry +M2619 Other specified anomalies of jaw-cranial base relationship +M2620 Unspecified anomaly of dental arch relationship +M26211 Malocclusion, Angle's class I +M26212 Malocclusion, Angle's class II +M26213 Malocclusion, Angle's class III +M26219 Malocclusion, Angle's class, unspecified +M26220 Open anterior occlusal relationship +M26221 Open posterior occlusal relationship +M2623 Excessive horizontal overlap +M2624 Reverse articulation +M2625 Anomalies of interarch distance +M2629 Other anomalies of dental arch relationship +M2630 Unspecified anomaly of tooth position of fully erupted tooth or teeth +M2631 Crowding of fully erupted teeth +M2632 Excessive spacing of fully erupted teeth +M2633 Horizontal displacement of fully erupted tooth or teeth +M2634 Vertical displacement of fully erupted tooth or teeth +M2635 Rotation of fully erupted tooth or teeth +M2636 Insufficient interocclusal distance of fully erupted teeth (ridge) +M2637 Excessive interocclusal distance of fully erupted teeth +M2639 Other anomalies of tooth position of fully erupted tooth or teeth +M264 Malocclusion, unspecified +M2650 Dentofacial functional abnormalities, unspecified +M2651 Abnormal jaw closure +M2652 Limited mandibular range of motion +M2653 Deviation in opening and closing of the mandible +M2654 Insufficient anterior guidance +M2655 Centric occlusion maximum intercuspation discrepancy +M2656 Non-working side interference +M2657 Lack of posterior occlusal support +M2659 Other dentofacial functional abnormalities +M26601 Right temporomandibular joint disorder, unspecified +M26602 Left temporomandibular joint disorder, unspecified +M26603 Bilateral temporomandibular joint disorder, unspecified +M26609 Unspecified temporomandibular joint disorder, unspecified side +M26611 Adhesions and ankylosis of right temporomandibular joint +M26612 Adhesions and ankylosis of left temporomandibular joint +M26613 Adhesions and ankylosis of bilateral temporomandibular joint +M26619 Adhesions and ankylosis of temporomandibular joint, unspecified side +M26621 Arthralgia of right temporomandibular joint +M26622 Arthralgia of left temporomandibular joint +M26623 Arthralgia of bilateral temporomandibular joint +M26629 Arthralgia of temporomandibular joint, unspecified side +M26631 Articular disc disorder of right temporomandibular joint +M26632 Articular disc disorder of left temporomandibular joint +M26633 Articular disc disorder of bilateral temporomandibular joint +M26639 Articular disc disorder of temporomandibular joint, unspecified side +M2669 Other specified disorders of temporomandibular joint +M2670 Unspecified alveolar anomaly +M2671 Alveolar maxillary hyperplasia +M2672 Alveolar mandibular hyperplasia +M2673 Alveolar maxillary hypoplasia +M2674 Alveolar mandibular hypoplasia +M2679 Other specified alveolar anomalies +M2681 Anterior soft tissue impingement +M2682 Posterior soft tissue impingement +M2689 Other dentofacial anomalies +M269 Dentofacial anomaly, unspecified +M270 Developmental disorders of jaws +M271 Giant cell granuloma, central +M272 Inflammatory conditions of jaws +M273 Alveolitis of jaws +M2740 Unspecified cyst of jaw +M2749 Other cysts of jaw +M2751 Perforation of root canal space due to endodontic treatment +M2752 Endodontic overfill +M2753 Endodontic underfill +M2759 Other periradicular pathology associated with previous endodontic treatment +M2761 Osseointegration failure of dental implant +M2762 Post-osseointegration biological failure of dental implant +M2763 Post-osseointegration mechanical failure of dental implant +M2769 Other endosseous dental implant failure +M278 Other specified diseases of jaws +M279 Disease of jaws, unspecified +M300 Polyarteritis nodosa +M301 Polyarteritis with lung involvement [Churg-Strauss] +M302 Juvenile polyarteritis +M303 Mucocutaneous lymph node syndrome [Kawasaki] +M308 Other conditions related to polyarteritis nodosa +M310 Hypersensitivity angiitis +M311 Thrombotic microangiopathy +M312 Lethal midline granuloma +M3130 Wegener's granulomatosis without renal involvement +M3131 Wegener's granulomatosis with renal involvement +M314 Aortic arch syndrome [Takayasu] +M315 Giant cell arteritis with polymyalgia rheumatica +M316 Other giant cell arteritis +M317 Microscopic polyangiitis +M318 Other specified necrotizing vasculopathies +M319 Necrotizing vasculopathy, unspecified +M320 Drug-induced systemic lupus erythematosus +M3210 Systemic lupus erythematosus, organ or system involvement unspecified +M3211 Endocarditis in systemic lupus erythematosus +M3212 Pericarditis in systemic lupus erythematosus +M3213 Lung involvement in systemic lupus erythematosus +M3214 Glomerular disease in systemic lupus erythematosus +M3215 Tubulo-interstitial nephropathy in systemic lupus erythematosus +M3219 Other organ or system involvement in systemic lupus erythematosus +M328 Other forms of systemic lupus erythematosus +M329 Systemic lupus erythematosus, unspecified +M3300 Juvenile dermatomyositis, organ involvement unspecified +M3301 Juvenile dermatomyositis with respiratory involvement +M3302 Juvenile dermatomyositis with myopathy +M3303 Juvenile dermatomyositis without myopathy +M3309 Juvenile dermatomyositis with other organ involvement +M3310 Other dermatomyositis, organ involvement unspecified +M3311 Other dermatomyositis with respiratory involvement +M3312 Other dermatomyositis with myopathy +M3313 Other dermatomyositis without myopathy +M3319 Other dermatomyositis with other organ involvement +M3320 Polymyositis, organ involvement unspecified +M3321 Polymyositis with respiratory involvement +M3322 Polymyositis with myopathy +M3329 Polymyositis with other organ involvement +M3390 Dermatopolymyositis, unspecified, organ involvement unspecified +M3391 Dermatopolymyositis, unspecified with respiratory involvement +M3392 Dermatopolymyositis, unspecified with myopathy +M3393 Dermatopolymyositis, unspecified without myopathy +M3399 Dermatopolymyositis, unspecified with other organ involvement +M340 Progressive systemic sclerosis +M341 CR(E)ST syndrome +M342 Systemic sclerosis induced by drug and chemical +M3481 Systemic sclerosis with lung involvement +M3482 Systemic sclerosis with myopathy +M3483 Systemic sclerosis with polyneuropathy +M3489 Other systemic sclerosis +M349 Systemic sclerosis, unspecified +M3500 Sicca syndrome, unspecified +M3501 Sicca syndrome with keratoconjunctivitis +M3502 Sicca syndrome with lung involvement +M3503 Sicca syndrome with myopathy +M3504 Sicca syndrome with tubulo-interstitial nephropathy +M3509 Sicca syndrome with other organ involvement +M351 Other overlap syndromes +M352 Behcet's disease +M353 Polymyalgia rheumatica +M354 Diffuse (eosinophilic) fasciitis +M355 Multifocal fibrosclerosis +M356 Relapsing panniculitis [Weber-Christian] +M357 Hypermobility syndrome +M358 Other specified systemic involvement of connective tissue +M359 Systemic involvement of connective tissue, unspecified +M360 Dermato(poly)myositis in neoplastic disease +M361 Arthropathy in neoplastic disease +M362 Hemophilic arthropathy +M363 Arthropathy in other blood disorders +M364 Arthropathy in hypersensitivity reactions classified elsewhere +M368 Systemic disorders of connective tissue in other diseases classified elsewhere +M4000 Postural kyphosis, site unspecified +M4003 Postural kyphosis, cervicothoracic region +M4004 Postural kyphosis, thoracic region +M4005 Postural kyphosis, thoracolumbar region +M4010 Other secondary kyphosis, site unspecified +M4012 Other secondary kyphosis, cervical region +M4013 Other secondary kyphosis, cervicothoracic region +M4014 Other secondary kyphosis, thoracic region +M4015 Other secondary kyphosis, thoracolumbar region +M40202 Unspecified kyphosis, cervical region +M40203 Unspecified kyphosis, cervicothoracic region +M40204 Unspecified kyphosis, thoracic region +M40205 Unspecified kyphosis, thoracolumbar region +M40209 Unspecified kyphosis, site unspecified +M40292 Other kyphosis, cervical region +M40293 Other kyphosis, cervicothoracic region +M40294 Other kyphosis, thoracic region +M40295 Other kyphosis, thoracolumbar region +M40299 Other kyphosis, site unspecified +M4030 Flatback syndrome, site unspecified +M4035 Flatback syndrome, thoracolumbar region +M4036 Flatback syndrome, lumbar region +M4037 Flatback syndrome, lumbosacral region +M4040 Postural lordosis, site unspecified +M4045 Postural lordosis, thoracolumbar region +M4046 Postural lordosis, lumbar region +M4047 Postural lordosis, lumbosacral region +M4050 Lordosis, unspecified, site unspecified +M4055 Lordosis, unspecified, thoracolumbar region +M4056 Lordosis, unspecified, lumbar region +M4057 Lordosis, unspecified, lumbosacral region +M4100 Infantile idiopathic scoliosis, site unspecified +M4102 Infantile idiopathic scoliosis, cervical region +M4103 Infantile idiopathic scoliosis, cervicothoracic region +M4104 Infantile idiopathic scoliosis, thoracic region +M4105 Infantile idiopathic scoliosis, thoracolumbar region +M4106 Infantile idiopathic scoliosis, lumbar region +M4107 Infantile idiopathic scoliosis, lumbosacral region +M4108 Infantile idiopathic scoliosis, sacral and sacrococcygeal region +M41112 Juvenile idiopathic scoliosis, cervical region +M41113 Juvenile idiopathic scoliosis, cervicothoracic region +M41114 Juvenile idiopathic scoliosis, thoracic region +M41115 Juvenile idiopathic scoliosis, thoracolumbar region +M41116 Juvenile idiopathic scoliosis, lumbar region +M41117 Juvenile idiopathic scoliosis, lumbosacral region +M41119 Juvenile idiopathic scoliosis, site unspecified +M41122 Adolescent idiopathic scoliosis, cervical region +M41123 Adolescent idiopathic scoliosis, cervicothoracic region +M41124 Adolescent idiopathic scoliosis, thoracic region +M41125 Adolescent idiopathic scoliosis, thoracolumbar region +M41126 Adolescent idiopathic scoliosis, lumbar region +M41127 Adolescent idiopathic scoliosis, lumbosacral region +M41129 Adolescent idiopathic scoliosis, site unspecified +M4120 Other idiopathic scoliosis, site unspecified +M4122 Other idiopathic scoliosis, cervical region +M4123 Other idiopathic scoliosis, cervicothoracic region +M4124 Other idiopathic scoliosis, thoracic region +M4125 Other idiopathic scoliosis, thoracolumbar region +M4126 Other idiopathic scoliosis, lumbar region +M4127 Other idiopathic scoliosis, lumbosacral region +M4130 Thoracogenic scoliosis, site unspecified +M4134 Thoracogenic scoliosis, thoracic region +M4135 Thoracogenic scoliosis, thoracolumbar region +M4140 Neuromuscular scoliosis, site unspecified +M4141 Neuromuscular scoliosis, occipito-atlanto-axial region +M4142 Neuromuscular scoliosis, cervical region +M4143 Neuromuscular scoliosis, cervicothoracic region +M4144 Neuromuscular scoliosis, thoracic region +M4145 Neuromuscular scoliosis, thoracolumbar region +M4146 Neuromuscular scoliosis, lumbar region +M4147 Neuromuscular scoliosis, lumbosacral region +M4150 Other secondary scoliosis, site unspecified +M4152 Other secondary scoliosis, cervical region +M4153 Other secondary scoliosis, cervicothoracic region +M4154 Other secondary scoliosis, thoracic region +M4155 Other secondary scoliosis, thoracolumbar region +M4156 Other secondary scoliosis, lumbar region +M4157 Other secondary scoliosis, lumbosacral region +M4180 Other forms of scoliosis, site unspecified +M4182 Other forms of scoliosis, cervical region +M4183 Other forms of scoliosis, cervicothoracic region +M4184 Other forms of scoliosis, thoracic region +M4185 Other forms of scoliosis, thoracolumbar region +M4186 Other forms of scoliosis, lumbar region +M4187 Other forms of scoliosis, lumbosacral region +M419 Scoliosis, unspecified +M4200 Juvenile osteochondrosis of spine, site unspecified +M4201 Juvenile osteochondrosis of spine, occipito-atlanto-axial region +M4202 Juvenile osteochondrosis of spine, cervical region +M4203 Juvenile osteochondrosis of spine, cervicothoracic region +M4204 Juvenile osteochondrosis of spine, thoracic region +M4205 Juvenile osteochondrosis of spine, thoracolumbar region +M4206 Juvenile osteochondrosis of spine, lumbar region +M4207 Juvenile osteochondrosis of spine, lumbosacral region +M4208 Juvenile osteochondrosis of spine, sacral and sacrococcygeal region +M4209 Juvenile osteochondrosis of spine, multiple sites in spine +M4210 Adult osteochondrosis of spine, site unspecified +M4211 Adult osteochondrosis of spine, occipito-atlanto-axial region +M4212 Adult osteochondrosis of spine, cervical region +M4213 Adult osteochondrosis of spine, cervicothoracic region +M4214 Adult osteochondrosis of spine, thoracic region +M4215 Adult osteochondrosis of spine, thoracolumbar region +M4216 Adult osteochondrosis of spine, lumbar region +M4217 Adult osteochondrosis of spine, lumbosacral region +M4218 Adult osteochondrosis of spine, sacral and sacrococcygeal region +M4219 Adult osteochondrosis of spine, multiple sites in spine +M429 Spinal osteochondrosis, unspecified +M4300 Spondylolysis, site unspecified +M4301 Spondylolysis, occipito-atlanto-axial region +M4302 Spondylolysis, cervical region +M4303 Spondylolysis, cervicothoracic region +M4304 Spondylolysis, thoracic region +M4305 Spondylolysis, thoracolumbar region +M4306 Spondylolysis, lumbar region +M4307 Spondylolysis, lumbosacral region +M4308 Spondylolysis, sacral and sacrococcygeal region +M4309 Spondylolysis, multiple sites in spine +M4310 Spondylolisthesis, site unspecified +M4311 Spondylolisthesis, occipito-atlanto-axial region +M4312 Spondylolisthesis, cervical region +M4313 Spondylolisthesis, cervicothoracic region +M4314 Spondylolisthesis, thoracic region +M4315 Spondylolisthesis, thoracolumbar region +M4316 Spondylolisthesis, lumbar region +M4317 Spondylolisthesis, lumbosacral region +M4318 Spondylolisthesis, sacral and sacrococcygeal region +M4319 Spondylolisthesis, multiple sites in spine +M4320 Fusion of spine, site unspecified +M4321 Fusion of spine, occipito-atlanto-axial region +M4322 Fusion of spine, cervical region +M4323 Fusion of spine, cervicothoracic region +M4324 Fusion of spine, thoracic region +M4325 Fusion of spine, thoracolumbar region +M4326 Fusion of spine, lumbar region +M4327 Fusion of spine, lumbosacral region +M4328 Fusion of spine, sacral and sacrococcygeal region +M433 Recurrent atlantoaxial dislocation with myelopathy +M434 Other recurrent atlantoaxial dislocation +M435X2 Other recurrent vertebral dislocation, cervical region +M435X3 Other recurrent vertebral dislocation, cervicothoracic region +M435X4 Other recurrent vertebral dislocation, thoracic region +M435X5 Other recurrent vertebral dislocation, thoracolumbar region +M435X6 Other recurrent vertebral dislocation, lumbar region +M435X7 Other recurrent vertebral dislocation, lumbosacral region +M435X8 Other recurrent vertebral dislocation, sacral and sacrococcygeal region +M435X9 Other recurrent vertebral dislocation, site unspecified +M436 Torticollis +M438X1 Other specified deforming dorsopathies, occipito-atlanto-axial region +M438X2 Other specified deforming dorsopathies, cervical region +M438X3 Other specified deforming dorsopathies, cervicothoracic region +M438X4 Other specified deforming dorsopathies, thoracic region +M438X5 Other specified deforming dorsopathies, thoracolumbar region +M438X6 Other specified deforming dorsopathies, lumbar region +M438X7 Other specified deforming dorsopathies, lumbosacral region +M438X8 Other specified deforming dorsopathies, sacral and sacrococcygeal region +M438X9 Other specified deforming dorsopathies, site unspecified +M439 Deforming dorsopathy, unspecified +M450 Ankylosing spondylitis of multiple sites in spine +M451 Ankylosing spondylitis of occipito-atlanto-axial region +M452 Ankylosing spondylitis of cervical region +M453 Ankylosing spondylitis of cervicothoracic region +M454 Ankylosing spondylitis of thoracic region +M455 Ankylosing spondylitis of thoracolumbar region +M456 Ankylosing spondylitis lumbar region +M457 Ankylosing spondylitis of lumbosacral region +M458 Ankylosing spondylitis sacral and sacrococcygeal region +M459 Ankylosing spondylitis of unspecified sites in spine +M4600 Spinal enthesopathy, site unspecified +M4601 Spinal enthesopathy, occipito-atlanto-axial region +M4602 Spinal enthesopathy, cervical region +M4603 Spinal enthesopathy, cervicothoracic region +M4604 Spinal enthesopathy, thoracic region +M4605 Spinal enthesopathy, thoracolumbar region +M4606 Spinal enthesopathy, lumbar region +M4607 Spinal enthesopathy, lumbosacral region +M4608 Spinal enthesopathy, sacral and sacrococcygeal region +M4609 Spinal enthesopathy, multiple sites in spine +M461 Sacroiliitis, not elsewhere classified +M4620 Osteomyelitis of vertebra, site unspecified +M4621 Osteomyelitis of vertebra, occipito-atlanto-axial region +M4622 Osteomyelitis of vertebra, cervical region +M4623 Osteomyelitis of vertebra, cervicothoracic region +M4624 Osteomyelitis of vertebra, thoracic region +M4625 Osteomyelitis of vertebra, thoracolumbar region +M4626 Osteomyelitis of vertebra, lumbar region +M4627 Osteomyelitis of vertebra, lumbosacral region +M4628 Osteomyelitis of vertebra, sacral and sacrococcygeal region +M4630 Infection of intervertebral disc (pyogenic), site unspecified +M4631 Infection of intervertebral disc (pyogenic), occipito-atlanto-axial region +M4632 Infection of intervertebral disc (pyogenic), cervical region +M4633 Infection of intervertebral disc (pyogenic), cervicothoracic region +M4634 Infection of intervertebral disc (pyogenic), thoracic region +M4635 Infection of intervertebral disc (pyogenic), thoracolumbar region +M4636 Infection of intervertebral disc (pyogenic), lumbar region +M4637 Infection of intervertebral disc (pyogenic), lumbosacral region +M4638 Infection of intervertebral disc (pyogenic), sacral and sacrococcygeal region +M4639 Infection of intervertebral disc (pyogenic), multiple sites in spine +M4640 Discitis, unspecified, site unspecified +M4641 Discitis, unspecified, occipito-atlanto-axial region +M4642 Discitis, unspecified, cervical region +M4643 Discitis, unspecified, cervicothoracic region +M4644 Discitis, unspecified, thoracic region +M4645 Discitis, unspecified, thoracolumbar region +M4646 Discitis, unspecified, lumbar region +M4647 Discitis, unspecified, lumbosacral region +M4648 Discitis, unspecified, sacral and sacrococcygeal region +M4649 Discitis, unspecified, multiple sites in spine +M4650 Other infective spondylopathies, site unspecified +M4651 Other infective spondylopathies, occipito-atlanto-axial region +M4652 Other infective spondylopathies, cervical region +M4653 Other infective spondylopathies, cervicothoracic region +M4654 Other infective spondylopathies, thoracic region +M4655 Other infective spondylopathies, thoracolumbar region +M4656 Other infective spondylopathies, lumbar region +M4657 Other infective spondylopathies, lumbosacral region +M4658 Other infective spondylopathies, sacral and sacrococcygeal region +M4659 Other infective spondylopathies, multiple sites in spine +M4680 Other specified inflammatory spondylopathies, site unspecified +M4681 Other specified inflammatory spondylopathies, occipito-atlanto-axial region +M4682 Other specified inflammatory spondylopathies, cervical region +M4683 Other specified inflammatory spondylopathies, cervicothoracic region +M4684 Other specified inflammatory spondylopathies, thoracic region +M4685 Other specified inflammatory spondylopathies, thoracolumbar region +M4686 Other specified inflammatory spondylopathies, lumbar region +M4687 Other specified inflammatory spondylopathies, lumbosacral region +M4688 Other specified inflammatory spondylopathies, sacral and sacrococcygeal region +M4689 Other specified inflammatory spondylopathies, multiple sites in spine +M4690 Unspecified inflammatory spondylopathy, site unspecified +M4691 Unspecified inflammatory spondylopathy, occipito-atlanto-axial region +M4692 Unspecified inflammatory spondylopathy, cervical region +M4693 Unspecified inflammatory spondylopathy, cervicothoracic region +M4694 Unspecified inflammatory spondylopathy, thoracic region +M4695 Unspecified inflammatory spondylopathy, thoracolumbar region +M4696 Unspecified inflammatory spondylopathy, lumbar region +M4697 Unspecified inflammatory spondylopathy, lumbosacral region +M4698 Unspecified inflammatory spondylopathy, sacral and sacrococcygeal region +M4699 Unspecified inflammatory spondylopathy, multiple sites in spine +M47011 Anterior spinal artery compression syndromes, occipito-atlanto-axial region +M47012 Anterior spinal artery compression syndromes, cervical region +M47013 Anterior spinal artery compression syndromes, cervicothoracic region +M47014 Anterior spinal artery compression syndromes, thoracic region +M47015 Anterior spinal artery compression syndromes, thoracolumbar region +M47016 Anterior spinal artery compression syndromes, lumbar region +M47019 Anterior spinal artery compression syndromes, site unspecified +M47021 Vertebral artery compression syndromes, occipito-atlanto-axial region +M47022 Vertebral artery compression syndromes, cervical region +M47029 Vertebral artery compression syndromes, site unspecified +M4710 Other spondylosis with myelopathy, site unspecified +M4711 Other spondylosis with myelopathy, occipito-atlanto-axial region +M4712 Other spondylosis with myelopathy, cervical region +M4713 Other spondylosis with myelopathy, cervicothoracic region +M4714 Other spondylosis with myelopathy, thoracic region +M4715 Other spondylosis with myelopathy, thoracolumbar region +M4716 Other spondylosis with myelopathy, lumbar region +M4720 Other spondylosis with radiculopathy, site unspecified +M4721 Other spondylosis with radiculopathy, occipito-atlanto-axial region +M4722 Other spondylosis with radiculopathy, cervical region +M4723 Other spondylosis with radiculopathy, cervicothoracic region +M4724 Other spondylosis with radiculopathy, thoracic region +M4725 Other spondylosis with radiculopathy, thoracolumbar region +M4726 Other spondylosis with radiculopathy, lumbar region +M4727 Other spondylosis with radiculopathy, lumbosacral region +M4728 Other spondylosis with radiculopathy, sacral and sacrococcygeal region +M47811 Spondylosis without myelopathy or radiculopathy, occipito-atlanto-axial region +M47812 Spondylosis without myelopathy or radiculopathy, cervical region +M47813 Spondylosis without myelopathy or radiculopathy, cervicothoracic region +M47814 Spondylosis without myelopathy or radiculopathy, thoracic region +M47815 Spondylosis without myelopathy or radiculopathy, thoracolumbar region +M47816 Spondylosis without myelopathy or radiculopathy, lumbar region +M47817 Spondylosis without myelopathy or radiculopathy, lumbosacral region +M47818 Spondylosis without myelopathy or radiculopathy, sacral and sacrococcygeal region +M47819 Spondylosis without myelopathy or radiculopathy, site unspecified +M47891 Other spondylosis, occipito-atlanto-axial region +M47892 Other spondylosis, cervical region +M47893 Other spondylosis, cervicothoracic region +M47894 Other spondylosis, thoracic region +M47895 Other spondylosis, thoracolumbar region +M47896 Other spondylosis, lumbar region +M47897 Other spondylosis, lumbosacral region +M47898 Other spondylosis, sacral and sacrococcygeal region +M47899 Other spondylosis, site unspecified +M479 Spondylosis, unspecified +M4800 Spinal stenosis, site unspecified +M4801 Spinal stenosis, occipito-atlanto-axial region +M4802 Spinal stenosis, cervical region +M4803 Spinal stenosis, cervicothoracic region +M4804 Spinal stenosis, thoracic region +M4805 Spinal stenosis, thoracolumbar region +M48061 Spinal stenosis, lumbar region without neurogenic claudication +M48062 Spinal stenosis, lumbar region with neurogenic claudication +M4807 Spinal stenosis, lumbosacral region +M4808 Spinal stenosis, sacral and sacrococcygeal region +M4810 Ankylosing hyperostosis [Forestier], site unspecified +M4811 Ankylosing hyperostosis [Forestier], occipito-atlanto-axial region +M4812 Ankylosing hyperostosis [Forestier], cervical region +M4813 Ankylosing hyperostosis [Forestier], cervicothoracic region +M4814 Ankylosing hyperostosis [Forestier], thoracic region +M4815 Ankylosing hyperostosis [Forestier], thoracolumbar region +M4816 Ankylosing hyperostosis [Forestier], lumbar region +M4817 Ankylosing hyperostosis [Forestier], lumbosacral region +M4818 Ankylosing hyperostosis [Forestier], sacral and sacrococcygeal region +M4819 Ankylosing hyperostosis [Forestier], multiple sites in spine +M4820 Kissing spine, site unspecified +M4821 Kissing spine, occipito-atlanto-axial region +M4822 Kissing spine, cervical region +M4823 Kissing spine, cervicothoracic region +M4824 Kissing spine, thoracic region +M4825 Kissing spine, thoracolumbar region +M4826 Kissing spine, lumbar region +M4827 Kissing spine, lumbosacral region +M4830 Traumatic spondylopathy, site unspecified +M4831 Traumatic spondylopathy, occipito-atlanto-axial region +M4832 Traumatic spondylopathy, cervical region +M4833 Traumatic spondylopathy, cervicothoracic region +M4834 Traumatic spondylopathy, thoracic region +M4835 Traumatic spondylopathy, thoracolumbar region +M4836 Traumatic spondylopathy, lumbar region +M4837 Traumatic spondylopathy, lumbosacral region +M4838 Traumatic spondylopathy, sacral and sacrococcygeal region +M4840XA Fatigue fracture of vertebra, site unspecified, initial encounter for fracture +M4840XD Fatigue fracture of vertebra, site unspecified, subsequent encounter for fracture with routine healing +M4840XG Fatigue fracture of vertebra, site unspecified, subsequent encounter for fracture with delayed healing +M4840XS Fatigue fracture of vertebra, site unspecified, sequela of fracture +M4841XA Fatigue fracture of vertebra, occipito-atlanto-axial region, initial encounter for fracture +M4841XD Fatigue fracture of vertebra, occipito-atlanto-axial region, subsequent encounter for fracture with routine healing +M4841XG Fatigue fracture of vertebra, occipito-atlanto-axial region, subsequent encounter for fracture with delayed healing +M4841XS Fatigue fracture of vertebra, occipito-atlanto-axial region, sequela of fracture +M4842XA Fatigue fracture of vertebra, cervical region, initial encounter for fracture +M4842XD Fatigue fracture of vertebra, cervical region, subsequent encounter for fracture with routine healing +M4842XG Fatigue fracture of vertebra, cervical region, subsequent encounter for fracture with delayed healing +M4842XS Fatigue fracture of vertebra, cervical region, sequela of fracture +M4843XA Fatigue fracture of vertebra, cervicothoracic region, initial encounter for fracture +M4843XD Fatigue fracture of vertebra, cervicothoracic region, subsequent encounter for fracture with routine healing +M4843XG Fatigue fracture of vertebra, cervicothoracic region, subsequent encounter for fracture with delayed healing +M4843XS Fatigue fracture of vertebra, cervicothoracic region, sequela of fracture +M4844XA Fatigue fracture of vertebra, thoracic region, initial encounter for fracture +M4844XD Fatigue fracture of vertebra, thoracic region, subsequent encounter for fracture with routine healing +M4844XG Fatigue fracture of vertebra, thoracic region, subsequent encounter for fracture with delayed healing +M4844XS Fatigue fracture of vertebra, thoracic region, sequela of fracture +M4845XA Fatigue fracture of vertebra, thoracolumbar region, initial encounter for fracture +M4845XD Fatigue fracture of vertebra, thoracolumbar region, subsequent encounter for fracture with routine healing +M4845XG Fatigue fracture of vertebra, thoracolumbar region, subsequent encounter for fracture with delayed healing +M4845XS Fatigue fracture of vertebra, thoracolumbar region, sequela of fracture +M4846XA Fatigue fracture of vertebra, lumbar region, initial encounter for fracture +M4846XD Fatigue fracture of vertebra, lumbar region, subsequent encounter for fracture with routine healing +M4846XG Fatigue fracture of vertebra, lumbar region, subsequent encounter for fracture with delayed healing +M4846XS Fatigue fracture of vertebra, lumbar region, sequela of fracture +M4847XA Fatigue fracture of vertebra, lumbosacral region, initial encounter for fracture +M4847XD Fatigue fracture of vertebra, lumbosacral region, subsequent encounter for fracture with routine healing +M4847XG Fatigue fracture of vertebra, lumbosacral region, subsequent encounter for fracture with delayed healing +M4847XS Fatigue fracture of vertebra, lumbosacral region, sequela of fracture +M4848XA Fatigue fracture of vertebra, sacral and sacrococcygeal region, initial encounter for fracture +M4848XD Fatigue fracture of vertebra, sacral and sacrococcygeal region, subsequent encounter for fracture with routine healing +M4848XG Fatigue fracture of vertebra, sacral and sacrococcygeal region, subsequent encounter for fracture with delayed healing +M4848XS Fatigue fracture of vertebra, sacral and sacrococcygeal region, sequela of fracture +M4850XA Collapsed vertebra, not elsewhere classified, site unspecified, initial encounter for fracture +M4850XD Collapsed vertebra, not elsewhere classified, site unspecified, subsequent encounter for fracture with routine healing +M4850XG Collapsed vertebra, not elsewhere classified, site unspecified, subsequent encounter for fracture with delayed healing +M4850XS Collapsed vertebra, not elsewhere classified, site unspecified, sequela of fracture +M4851XA Collapsed vertebra, not elsewhere classified, occipito-atlanto-axial region, initial encounter for fracture +M4851XD Collapsed vertebra, not elsewhere classified, occipito-atlanto-axial region, subsequent encounter for fracture with routine healing +M4851XG Collapsed vertebra, not elsewhere classified, occipito-atlanto-axial region, subsequent encounter for fracture with delayed healing +M4851XS Collapsed vertebra, not elsewhere classified, occipito-atlanto-axial region, sequela of fracture +M4852XA Collapsed vertebra, not elsewhere classified, cervical region, initial encounter for fracture +M4852XD Collapsed vertebra, not elsewhere classified, cervical region, subsequent encounter for fracture with routine healing +M4852XG Collapsed vertebra, not elsewhere classified, cervical region, subsequent encounter for fracture with delayed healing +M4852XS Collapsed vertebra, not elsewhere classified, cervical region, sequela of fracture +M4853XA Collapsed vertebra, not elsewhere classified, cervicothoracic region, initial encounter for fracture +M4853XD Collapsed vertebra, not elsewhere classified, cervicothoracic region, subsequent encounter for fracture with routine healing +M4853XG Collapsed vertebra, not elsewhere classified, cervicothoracic region, subsequent encounter for fracture with delayed healing +M4853XS Collapsed vertebra, not elsewhere classified, cervicothoracic region, sequela of fracture +M4854XA Collapsed vertebra, not elsewhere classified, thoracic region, initial encounter for fracture +M4854XD Collapsed vertebra, not elsewhere classified, thoracic region, subsequent encounter for fracture with routine healing +M4854XG Collapsed vertebra, not elsewhere classified, thoracic region, subsequent encounter for fracture with delayed healing +M4854XS Collapsed vertebra, not elsewhere classified, thoracic region, sequela of fracture +M4855XA Collapsed vertebra, not elsewhere classified, thoracolumbar region, initial encounter for fracture +M4855XD Collapsed vertebra, not elsewhere classified, thoracolumbar region, subsequent encounter for fracture with routine healing +M4855XG Collapsed vertebra, not elsewhere classified, thoracolumbar region, subsequent encounter for fracture with delayed healing +M4855XS Collapsed vertebra, not elsewhere classified, thoracolumbar region, sequela of fracture +M4856XA Collapsed vertebra, not elsewhere classified, lumbar region, initial encounter for fracture +M4856XD Collapsed vertebra, not elsewhere classified, lumbar region, subsequent encounter for fracture with routine healing +M4856XG Collapsed vertebra, not elsewhere classified, lumbar region, subsequent encounter for fracture with delayed healing +M4856XS Collapsed vertebra, not elsewhere classified, lumbar region, sequela of fracture +M4857XA Collapsed vertebra, not elsewhere classified, lumbosacral region, initial encounter for fracture +M4857XD Collapsed vertebra, not elsewhere classified, lumbosacral region, subsequent encounter for fracture with routine healing +M4857XG Collapsed vertebra, not elsewhere classified, lumbosacral region, subsequent encounter for fracture with delayed healing +M4857XS Collapsed vertebra, not elsewhere classified, lumbosacral region, sequela of fracture +M4858XA Collapsed vertebra, not elsewhere classified, sacral and sacrococcygeal region, initial encounter for fracture +M4858XD Collapsed vertebra, not elsewhere classified, sacral and sacrococcygeal region, subsequent encounter for fracture with routine healing +M4858XG Collapsed vertebra, not elsewhere classified, sacral and sacrococcygeal region, subsequent encounter for fracture with delayed healing +M4858XS Collapsed vertebra, not elsewhere classified, sacral and sacrococcygeal region, sequela of fracture +M488X1 Other specified spondylopathies, occipito-atlanto-axial region +M488X2 Other specified spondylopathies, cervical region +M488X3 Other specified spondylopathies, cervicothoracic region +M488X4 Other specified spondylopathies, thoracic region +M488X5 Other specified spondylopathies, thoracolumbar region +M488X6 Other specified spondylopathies, lumbar region +M488X7 Other specified spondylopathies, lumbosacral region +M488X8 Other specified spondylopathies, sacral and sacrococcygeal region +M488X9 Other specified spondylopathies, site unspecified +M489 Spondylopathy, unspecified +M4980 Spondylopathy in diseases classified elsewhere, site unspecified +M4981 Spondylopathy in diseases classified elsewhere, occipito-atlanto-axial region +M4982 Spondylopathy in diseases classified elsewhere, cervical region +M4983 Spondylopathy in diseases classified elsewhere, cervicothoracic region +M4984 Spondylopathy in diseases classified elsewhere, thoracic region +M4985 Spondylopathy in diseases classified elsewhere, thoracolumbar region +M4986 Spondylopathy in diseases classified elsewhere, lumbar region +M4987 Spondylopathy in diseases classified elsewhere, lumbosacral region +M4988 Spondylopathy in diseases classified elsewhere, sacral and sacrococcygeal region +M4989 Spondylopathy in diseases classified elsewhere, multiple sites in spine +M5000 Cervical disc disorder with myelopathy, unspecified cervical region +M5001 Cervical disc disorder with myelopathy, high cervical region +M50020 Cervical disc disorder with myelopathy, mid-cervical region, unspecified level +M50021 Cervical disc disorder at C4-C5 level with myelopathy +M50022 Cervical disc disorder at C5-C6 level with myelopathy +M50023 Cervical disc disorder at C6-C7 level with myelopathy +M5003 Cervical disc disorder with myelopathy, cervicothoracic region +M5010 Cervical disc disorder with radiculopathy, unspecified cervical region +M5011 Cervical disc disorder with radiculopathy, high cervical region +M50120 Mid-cervical disc disorder, unspecified +M50121 Cervical disc disorder at C4-C5 level with radiculopathy +M50122 Cervical disc disorder at C5-C6 level with radiculopathy +M50123 Cervical disc disorder at C6-C7 level with radiculopathy +M5013 Cervical disc disorder with radiculopathy, cervicothoracic region +M5020 Other cervical disc displacement, unspecified cervical region +M5021 Other cervical disc displacement, high cervical region +M50220 Other cervical disc displacement, mid-cervical region, unspecified level +M50221 Other cervical disc displacement at C4-C5 level +M50222 Other cervical disc displacement at C5-C6 level +M50223 Other cervical disc displacement at C6-C7 level +M5023 Other cervical disc displacement, cervicothoracic region +M5030 Other cervical disc degeneration, unspecified cervical region +M5031 Other cervical disc degeneration, high cervical region +M50320 Other cervical disc degeneration, mid-cervical region, unspecified level +M50321 Other cervical disc degeneration at C4-C5 level +M50322 Other cervical disc degeneration at C5-C6 level +M50323 Other cervical disc degeneration at C6-C7 level +M5033 Other cervical disc degeneration, cervicothoracic region +M5080 Other cervical disc disorders, unspecified cervical region +M5081 Other cervical disc disorders, high cervical region +M50820 Other cervical disc disorders, mid-cervical region, unspecified level +M50821 Other cervical disc disorders at C4-C5 level +M50822 Other cervical disc disorders at C5-C6 level +M50823 Other cervical disc disorders at C6-C7 level +M5083 Other cervical disc disorders, cervicothoracic region +M5090 Cervical disc disorder, unspecified, unspecified cervical region +M5091 Cervical disc disorder, unspecified, high cervical region +M50920 Unspecified cervical disc disorder, mid-cervical region, unspecified level +M50921 Unspecified cervical disc disorder at C4-C5 level +M50922 Unspecified cervical disc disorder at C5-C6 level +M50923 Unspecified cervical disc disorder at C6-C7 level +M5093 Cervical disc disorder, unspecified, cervicothoracic region +M5104 Intervertebral disc disorders with myelopathy, thoracic region +M5105 Intervertebral disc disorders with myelopathy, thoracolumbar region +M5106 Intervertebral disc disorders with myelopathy, lumbar region +M5114 Intervertebral disc disorders with radiculopathy, thoracic region +M5115 Intervertebral disc disorders with radiculopathy, thoracolumbar region +M5116 Intervertebral disc disorders with radiculopathy, lumbar region +M5117 Intervertebral disc disorders with radiculopathy, lumbosacral region +M5124 Other intervertebral disc displacement, thoracic region +M5125 Other intervertebral disc displacement, thoracolumbar region +M5126 Other intervertebral disc displacement, lumbar region +M5127 Other intervertebral disc displacement, lumbosacral region +M5134 Other intervertebral disc degeneration, thoracic region +M5135 Other intervertebral disc degeneration, thoracolumbar region +M5136 Other intervertebral disc degeneration, lumbar region +M5137 Other intervertebral disc degeneration, lumbosacral region +M5144 Schmorl's nodes, thoracic region +M5145 Schmorl's nodes, thoracolumbar region +M5146 Schmorl's nodes, lumbar region +M5147 Schmorl's nodes, lumbosacral region +M5184 Other intervertebral disc disorders, thoracic region +M5185 Other intervertebral disc disorders, thoracolumbar region +M5186 Other intervertebral disc disorders, lumbar region +M5187 Other intervertebral disc disorders, lumbosacral region +M519 Unspecified thoracic, thoracolumbar and lumbosacral intervertebral disc disorder +M530 Cervicocranial syndrome +M531 Cervicobrachial syndrome +M532X1 Spinal instabilities, occipito-atlanto-axial region +M532X2 Spinal instabilities, cervical region +M532X3 Spinal instabilities, cervicothoracic region +M532X4 Spinal instabilities, thoracic region +M532X5 Spinal instabilities, thoracolumbar region +M532X6 Spinal instabilities, lumbar region +M532X7 Spinal instabilities, lumbosacral region +M532X8 Spinal instabilities, sacral and sacrococcygeal region +M532X9 Spinal instabilities, site unspecified +M533 Sacrococcygeal disorders, not elsewhere classified +M5380 Other specified dorsopathies, site unspecified +M5381 Other specified dorsopathies, occipito-atlanto-axial region +M5382 Other specified dorsopathies, cervical region +M5383 Other specified dorsopathies, cervicothoracic region +M5384 Other specified dorsopathies, thoracic region +M5385 Other specified dorsopathies, thoracolumbar region +M5386 Other specified dorsopathies, lumbar region +M5387 Other specified dorsopathies, lumbosacral region +M5388 Other specified dorsopathies, sacral and sacrococcygeal region +M539 Dorsopathy, unspecified +M5400 Panniculitis affecting regions of neck and back, site unspecified +M5401 Panniculitis affecting regions of neck and back, occipito-atlanto-axial region +M5402 Panniculitis affecting regions of neck and back, cervical region +M5403 Panniculitis affecting regions of neck and back, cervicothoracic region +M5404 Panniculitis affecting regions of neck and back, thoracic region +M5405 Panniculitis affecting regions of neck and back, thoracolumbar region +M5406 Panniculitis affecting regions of neck and back, lumbar region +M5407 Panniculitis affecting regions of neck and back, lumbosacral region +M5408 Panniculitis affecting regions of neck and back, sacral and sacrococcygeal region +M5409 Panniculitis affecting regions, neck and back, multiple sites in spine +M5410 Radiculopathy, site unspecified +M5411 Radiculopathy, occipito-atlanto-axial region +M5412 Radiculopathy, cervical region +M5413 Radiculopathy, cervicothoracic region +M5414 Radiculopathy, thoracic region +M5415 Radiculopathy, thoracolumbar region +M5416 Radiculopathy, lumbar region +M5417 Radiculopathy, lumbosacral region +M5418 Radiculopathy, sacral and sacrococcygeal region +M542 Cervicalgia +M5430 Sciatica, unspecified side +M5431 Sciatica, right side +M5432 Sciatica, left side +M5440 Lumbago with sciatica, unspecified side +M5441 Lumbago with sciatica, right side +M5442 Lumbago with sciatica, left side +M545 Low back pain +M546 Pain in thoracic spine +M5481 Occipital neuralgia +M5489 Other dorsalgia +M549 Dorsalgia, unspecified +M60000 Infective myositis, unspecified right arm +M60001 Infective myositis, unspecified left arm +M60002 Infective myositis, unspecified arm +M60003 Infective myositis, unspecified right leg +M60004 Infective myositis, unspecified left leg +M60005 Infective myositis, unspecified leg +M60009 Infective myositis, unspecified site +M60011 Infective myositis, right shoulder +M60012 Infective myositis, left shoulder +M60019 Infective myositis, unspecified shoulder +M60021 Infective myositis, right upper arm +M60022 Infective myositis, left upper arm +M60029 Infective myositis, unspecified upper arm +M60031 Infective myositis, right forearm +M60032 Infective myositis, left forearm +M60039 Infective myositis, unspecified forearm +M60041 Infective myositis, right hand +M60042 Infective myositis, left hand +M60043 Infective myositis, unspecified hand +M60044 Infective myositis, right finger(s) +M60045 Infective myositis, left finger(s) +M60046 Infective myositis, unspecified finger(s) +M60051 Infective myositis, right thigh +M60052 Infective myositis, left thigh +M60059 Infective myositis, unspecified thigh +M60061 Infective myositis, right lower leg +M60062 Infective myositis, left lower leg +M60069 Infective myositis, unspecified lower leg +M60070 Infective myositis, right ankle +M60071 Infective myositis, left ankle +M60072 Infective myositis, unspecified ankle +M60073 Infective myositis, right foot +M60074 Infective myositis, left foot +M60075 Infective myositis, unspecified foot +M60076 Infective myositis, right toe(s) +M60077 Infective myositis, left toe(s) +M60078 Infective myositis, unspecified toe(s) +M6008 Infective myositis, other site +M6009 Infective myositis, multiple sites +M6010 Interstitial myositis of unspecified site +M60111 Interstitial myositis, right shoulder +M60112 Interstitial myositis, left shoulder +M60119 Interstitial myositis, unspecified shoulder +M60121 Interstitial myositis, right upper arm +M60122 Interstitial myositis, left upper arm +M60129 Interstitial myositis, unspecified upper arm +M60131 Interstitial myositis, right forearm +M60132 Interstitial myositis, left forearm +M60139 Interstitial myositis, unspecified forearm +M60141 Interstitial myositis, right hand +M60142 Interstitial myositis, left hand +M60149 Interstitial myositis, unspecified hand +M60151 Interstitial myositis, right thigh +M60152 Interstitial myositis, left thigh +M60159 Interstitial myositis, unspecified thigh +M60161 Interstitial myositis, right lower leg +M60162 Interstitial myositis, left lower leg +M60169 Interstitial myositis, unspecified lower leg +M60171 Interstitial myositis, right ankle and foot +M60172 Interstitial myositis, left ankle and foot +M60179 Interstitial myositis, unspecified ankle and foot +M6018 Interstitial myositis, other site +M6019 Interstitial myositis, multiple sites +M6020 Foreign body granuloma of soft tissue, not elsewhere classified, unspecified site +M60211 Foreign body granuloma of soft tissue, not elsewhere classified, right shoulder +M60212 Foreign body granuloma of soft tissue, not elsewhere classified, left shoulder +M60219 Foreign body granuloma of soft tissue, not elsewhere classified, unspecified shoulder +M60221 Foreign body granuloma of soft tissue, not elsewhere classified, right upper arm +M60222 Foreign body granuloma of soft tissue, not elsewhere classified, left upper arm +M60229 Foreign body granuloma of soft tissue, not elsewhere classified, unspecified upper arm +M60231 Foreign body granuloma of soft tissue, not elsewhere classified, right forearm +M60232 Foreign body granuloma of soft tissue, not elsewhere classified, left forearm +M60239 Foreign body granuloma of soft tissue, not elsewhere classified, unspecified forearm +M60241 Foreign body granuloma of soft tissue, not elsewhere classified, right hand +M60242 Foreign body granuloma of soft tissue, not elsewhere classified, left hand +M60249 Foreign body granuloma of soft tissue, not elsewhere classified, unspecified hand +M60251 Foreign body granuloma of soft tissue, not elsewhere classified, right thigh +M60252 Foreign body granuloma of soft tissue, not elsewhere classified, left thigh +M60259 Foreign body granuloma of soft tissue, not elsewhere classified, unspecified thigh +M60261 Foreign body granuloma of soft tissue, not elsewhere classified, right lower leg +M60262 Foreign body granuloma of soft tissue, not elsewhere classified, left lower leg +M60269 Foreign body granuloma of soft tissue, not elsewhere classified, unspecified lower leg +M60271 Foreign body granuloma of soft tissue, not elsewhere classified, right ankle and foot +M60272 Foreign body granuloma of soft tissue, not elsewhere classified, left ankle and foot +M60279 Foreign body granuloma of soft tissue, not elsewhere classified, unspecified ankle and foot +M6028 Foreign body granuloma of soft tissue, not elsewhere classified, other site +M6080 Other myositis, unspecified site +M60811 Other myositis, right shoulder +M60812 Other myositis, left shoulder +M60819 Other myositis, unspecified shoulder +M60821 Other myositis, right upper arm +M60822 Other myositis, left upper arm +M60829 Other myositis, unspecified upper arm +M60831 Other myositis, right forearm +M60832 Other myositis, left forearm +M60839 Other myositis, unspecified forearm +M60841 Other myositis, right hand +M60842 Other myositis, left hand +M60849 Other myositis, unspecified hand +M60851 Other myositis, right thigh +M60852 Other myositis, left thigh +M60859 Other myositis, unspecified thigh +M60861 Other myositis, right lower leg +M60862 Other myositis, left lower leg +M60869 Other myositis, unspecified lower leg +M60871 Other myositis, right ankle and foot +M60872 Other myositis, left ankle and foot +M60879 Other myositis, unspecified ankle and foot +M6088 Other myositis, other site +M6089 Other myositis, multiple sites +M609 Myositis, unspecified +M6100 Myositis ossificans traumatica, unspecified site +M61011 Myositis ossificans traumatica, right shoulder +M61012 Myositis ossificans traumatica, left shoulder +M61019 Myositis ossificans traumatica, unspecified shoulder +M61021 Myositis ossificans traumatica, right upper arm +M61022 Myositis ossificans traumatica, left upper arm +M61029 Myositis ossificans traumatica, unspecified upper arm +M61031 Myositis ossificans traumatica, right forearm +M61032 Myositis ossificans traumatica, left forearm +M61039 Myositis ossificans traumatica, unspecified forearm +M61041 Myositis ossificans traumatica, right hand +M61042 Myositis ossificans traumatica, left hand +M61049 Myositis ossificans traumatica, unspecified hand +M61051 Myositis ossificans traumatica, right thigh +M61052 Myositis ossificans traumatica, left thigh +M61059 Myositis ossificans traumatica, unspecified thigh +M61061 Myositis ossificans traumatica, right lower leg +M61062 Myositis ossificans traumatica, left lower leg +M61069 Myositis ossificans traumatica, unspecified lower leg +M61071 Myositis ossificans traumatica, right ankle and foot +M61072 Myositis ossificans traumatica, left ankle and foot +M61079 Myositis ossificans traumatica, unspecified ankle and foot +M6108 Myositis ossificans traumatica, other site +M6109 Myositis ossificans traumatica, multiple sites +M6110 Myositis ossificans progressiva, unspecified site +M61111 Myositis ossificans progressiva, right shoulder +M61112 Myositis ossificans progressiva, left shoulder +M61119 Myositis ossificans progressiva, unspecified shoulder +M61121 Myositis ossificans progressiva, right upper arm +M61122 Myositis ossificans progressiva, left upper arm +M61129 Myositis ossificans progressiva, unspecified arm +M61131 Myositis ossificans progressiva, right forearm +M61132 Myositis ossificans progressiva, left forearm +M61139 Myositis ossificans progressiva, unspecified forearm +M61141 Myositis ossificans progressiva, right hand +M61142 Myositis ossificans progressiva, left hand +M61143 Myositis ossificans progressiva, unspecified hand +M61144 Myositis ossificans progressiva, right finger(s) +M61145 Myositis ossificans progressiva, left finger(s) +M61146 Myositis ossificans progressiva, unspecified finger(s) +M61151 Myositis ossificans progressiva, right thigh +M61152 Myositis ossificans progressiva, left thigh +M61159 Myositis ossificans progressiva, unspecified thigh +M61161 Myositis ossificans progressiva, right lower leg +M61162 Myositis ossificans progressiva, left lower leg +M61169 Myositis ossificans progressiva, unspecified lower leg +M61171 Myositis ossificans progressiva, right ankle +M61172 Myositis ossificans progressiva, left ankle +M61173 Myositis ossificans progressiva, unspecified ankle +M61174 Myositis ossificans progressiva, right foot +M61175 Myositis ossificans progressiva, left foot +M61176 Myositis ossificans progressiva, unspecified foot +M61177 Myositis ossificans progressiva, right toe(s) +M61178 Myositis ossificans progressiva, left toe(s) +M61179 Myositis ossificans progressiva, unspecified toe(s) +M6118 Myositis ossificans progressiva, other site +M6119 Myositis ossificans progressiva, multiple sites +M6120 Paralytic calcification and ossification of muscle, unspecified site +M61211 Paralytic calcification and ossification of muscle, right shoulder +M61212 Paralytic calcification and ossification of muscle, left shoulder +M61219 Paralytic calcification and ossification of muscle, unspecified shoulder +M61221 Paralytic calcification and ossification of muscle, right upper arm +M61222 Paralytic calcification and ossification of muscle, left upper arm +M61229 Paralytic calcification and ossification of muscle, unspecified upper arm +M61231 Paralytic calcification and ossification of muscle, right forearm +M61232 Paralytic calcification and ossification of muscle, left forearm +M61239 Paralytic calcification and ossification of muscle, unspecified forearm +M61241 Paralytic calcification and ossification of muscle, right hand +M61242 Paralytic calcification and ossification of muscle, left hand +M61249 Paralytic calcification and ossification of muscle, unspecified hand +M61251 Paralytic calcification and ossification of muscle, right thigh +M61252 Paralytic calcification and ossification of muscle, left thigh +M61259 Paralytic calcification and ossification of muscle, unspecified thigh +M61261 Paralytic calcification and ossification of muscle, right lower leg +M61262 Paralytic calcification and ossification of muscle, left lower leg +M61269 Paralytic calcification and ossification of muscle, unspecified lower leg +M61271 Paralytic calcification and ossification of muscle, right ankle and foot +M61272 Paralytic calcification and ossification of muscle, left ankle and foot +M61279 Paralytic calcification and ossification of muscle, unspecified ankle and foot +M6128 Paralytic calcification and ossification of muscle, other site +M6129 Paralytic calcification and ossification of muscle, multiple sites +M6130 Calcification and ossification of muscles associated with burns, unspecified site +M61311 Calcification and ossification of muscles associated with burns, right shoulder +M61312 Calcification and ossification of muscles associated with burns, left shoulder +M61319 Calcification and ossification of muscles associated with burns, unspecified shoulder +M61321 Calcification and ossification of muscles associated with burns, right upper arm +M61322 Calcification and ossification of muscles associated with burns, left upper arm +M61329 Calcification and ossification of muscles associated with burns, unspecified upper arm +M61331 Calcification and ossification of muscles associated with burns, right forearm +M61332 Calcification and ossification of muscles associated with burns, left forearm +M61339 Calcification and ossification of muscles associated with burns, unspecified forearm +M61341 Calcification and ossification of muscles associated with burns, right hand +M61342 Calcification and ossification of muscles associated with burns, left hand +M61349 Calcification and ossification of muscles associated with burns, unspecified hand +M61351 Calcification and ossification of muscles associated with burns, right thigh +M61352 Calcification and ossification of muscles associated with burns, left thigh +M61359 Calcification and ossification of muscles associated with burns, unspecified thigh +M61361 Calcification and ossification of muscles associated with burns, right lower leg +M61362 Calcification and ossification of muscles associated with burns, left lower leg +M61369 Calcification and ossification of muscles associated with burns, unspecified lower leg +M61371 Calcification and ossification of muscles associated with burns, right ankle and foot +M61372 Calcification and ossification of muscles associated with burns, left ankle and foot +M61379 Calcification and ossification of muscles associated with burns, unspecified ankle and foot +M6138 Calcification and ossification of muscles associated with burns, other site +M6139 Calcification and ossification of muscles associated with burns, multiple sites +M6140 Other calcification of muscle, unspecified site +M61411 Other calcification of muscle, right shoulder +M61412 Other calcification of muscle, left shoulder +M61419 Other calcification of muscle, unspecified shoulder +M61421 Other calcification of muscle, right upper arm +M61422 Other calcification of muscle, left upper arm +M61429 Other calcification of muscle, unspecified upper arm +M61431 Other calcification of muscle, right forearm +M61432 Other calcification of muscle, left forearm +M61439 Other calcification of muscle, unspecified forearm +M61441 Other calcification of muscle, right hand +M61442 Other calcification of muscle, left hand +M61449 Other calcification of muscle, unspecified hand +M61451 Other calcification of muscle, right thigh +M61452 Other calcification of muscle, left thigh +M61459 Other calcification of muscle, unspecified thigh +M61461 Other calcification of muscle, right lower leg +M61462 Other calcification of muscle, left lower leg +M61469 Other calcification of muscle, unspecified lower leg +M61471 Other calcification of muscle, right ankle and foot +M61472 Other calcification of muscle, left ankle and foot +M61479 Other calcification of muscle, unspecified ankle and foot +M6148 Other calcification of muscle, other site +M6149 Other calcification of muscle, multiple sites +M6150 Other ossification of muscle, unspecified site +M61511 Other ossification of muscle, right shoulder +M61512 Other ossification of muscle, left shoulder +M61519 Other ossification of muscle, unspecified shoulder +M61521 Other ossification of muscle, right upper arm +M61522 Other ossification of muscle, left upper arm +M61529 Other ossification of muscle, unspecified upper arm +M61531 Other ossification of muscle, right forearm +M61532 Other ossification of muscle, left forearm +M61539 Other ossification of muscle, unspecified forearm +M61541 Other ossification of muscle, right hand +M61542 Other ossification of muscle, left hand +M61549 Other ossification of muscle, unspecified hand +M61551 Other ossification of muscle, right thigh +M61552 Other ossification of muscle, left thigh +M61559 Other ossification of muscle, unspecified thigh +M61561 Other ossification of muscle, right lower leg +M61562 Other ossification of muscle, left lower leg +M61569 Other ossification of muscle, unspecified lower leg +M61571 Other ossification of muscle, right ankle and foot +M61572 Other ossification of muscle, left ankle and foot +M61579 Other ossification of muscle, unspecified ankle and foot +M6158 Other ossification of muscle, other site +M6159 Other ossification of muscle, multiple sites +M619 Calcification and ossification of muscle, unspecified +M6200 Separation of muscle (nontraumatic), unspecified site +M62011 Separation of muscle (nontraumatic), right shoulder +M62012 Separation of muscle (nontraumatic), left shoulder +M62019 Separation of muscle (nontraumatic), unspecified shoulder +M62021 Separation of muscle (nontraumatic), right upper arm +M62022 Separation of muscle (nontraumatic), left upper arm +M62029 Separation of muscle (nontraumatic), unspecified upper arm +M62031 Separation of muscle (nontraumatic), right forearm +M62032 Separation of muscle (nontraumatic), left forearm +M62039 Separation of muscle (nontraumatic), unspecified forearm +M62041 Separation of muscle (nontraumatic), right hand +M62042 Separation of muscle (nontraumatic), left hand +M62049 Separation of muscle (nontraumatic), unspecified hand +M62051 Separation of muscle (nontraumatic), right thigh +M62052 Separation of muscle (nontraumatic), left thigh +M62059 Separation of muscle (nontraumatic), unspecified thigh +M62061 Separation of muscle (nontraumatic), right lower leg +M62062 Separation of muscle (nontraumatic), left lower leg +M62069 Separation of muscle (nontraumatic), unspecified lower leg +M62071 Separation of muscle (nontraumatic), right ankle and foot +M62072 Separation of muscle (nontraumatic), left ankle and foot +M62079 Separation of muscle (nontraumatic), unspecified ankle and foot +M6208 Separation of muscle (nontraumatic), other site +M6210 Other rupture of muscle (nontraumatic), unspecified site +M62111 Other rupture of muscle (nontraumatic), right shoulder +M62112 Other rupture of muscle (nontraumatic), left shoulder +M62119 Other rupture of muscle (nontraumatic), unspecified shoulder +M62121 Other rupture of muscle (nontraumatic), right upper arm +M62122 Other rupture of muscle (nontraumatic), left upper arm +M62129 Other rupture of muscle (nontraumatic), unspecified upper arm +M62131 Other rupture of muscle (nontraumatic), right forearm +M62132 Other rupture of muscle (nontraumatic), left forearm +M62139 Other rupture of muscle (nontraumatic), unspecified forearm +M62141 Other rupture of muscle (nontraumatic), right hand +M62142 Other rupture of muscle (nontraumatic), left hand +M62149 Other rupture of muscle (nontraumatic), unspecified hand +M62151 Other rupture of muscle (nontraumatic), right thigh +M62152 Other rupture of muscle (nontraumatic), left thigh +M62159 Other rupture of muscle (nontraumatic), unspecified thigh +M62161 Other rupture of muscle (nontraumatic), right lower leg +M62162 Other rupture of muscle (nontraumatic), left lower leg +M62169 Other rupture of muscle (nontraumatic), unspecified lower leg +M62171 Other rupture of muscle (nontraumatic), right ankle and foot +M62172 Other rupture of muscle (nontraumatic), left ankle and foot +M62179 Other rupture of muscle (nontraumatic), unspecified ankle and foot +M6218 Other rupture of muscle (nontraumatic), other site +M6220 Nontraumatic ischemic infarction of muscle, unspecified site +M62211 Nontraumatic ischemic infarction of muscle, right shoulder +M62212 Nontraumatic ischemic infarction of muscle, left shoulder +M62219 Nontraumatic ischemic infarction of muscle, unspecified shoulder +M62221 Nontraumatic ischemic infarction of muscle, right upper arm +M62222 Nontraumatic ischemic infarction of muscle, left upper arm +M62229 Nontraumatic ischemic infarction of muscle, unspecified upper arm +M62231 Nontraumatic ischemic infarction of muscle, right forearm +M62232 Nontraumatic ischemic infarction of muscle, left forearm +M62239 Nontraumatic ischemic infarction of muscle, unspecified forearm +M62241 Nontraumatic ischemic infarction of muscle, right hand +M62242 Nontraumatic ischemic infarction of muscle, left hand +M62249 Nontraumatic ischemic infarction of muscle, unspecified hand +M62251 Nontraumatic ischemic infarction of muscle, right thigh +M62252 Nontraumatic ischemic infarction of muscle, left thigh +M62259 Nontraumatic ischemic infarction of muscle, unspecified thigh +M62261 Nontraumatic ischemic infarction of muscle, right lower leg +M62262 Nontraumatic ischemic infarction of muscle, left lower leg +M62269 Nontraumatic ischemic infarction of muscle, unspecified lower leg +M62271 Nontraumatic ischemic infarction of muscle, right ankle and foot +M62272 Nontraumatic ischemic infarction of muscle, left ankle and foot +M62279 Nontraumatic ischemic infarction of muscle, unspecified ankle and foot +M6228 Nontraumatic ischemic infarction of muscle, other site +M623 Immobility syndrome (paraplegic) +M6240 Contracture of muscle, unspecified site +M62411 Contracture of muscle, right shoulder +M62412 Contracture of muscle, left shoulder +M62419 Contracture of muscle, unspecified shoulder +M62421 Contracture of muscle, right upper arm +M62422 Contracture of muscle, left upper arm +M62429 Contracture of muscle, unspecified upper arm +M62431 Contracture of muscle, right forearm +M62432 Contracture of muscle, left forearm +M62439 Contracture of muscle, unspecified forearm +M62441 Contracture of muscle, right hand +M62442 Contracture of muscle, left hand +M62449 Contracture of muscle, unspecified hand +M62451 Contracture of muscle, right thigh +M62452 Contracture of muscle, left thigh +M62459 Contracture of muscle, unspecified thigh +M62461 Contracture of muscle, right lower leg +M62462 Contracture of muscle, left lower leg +M62469 Contracture of muscle, unspecified lower leg +M62471 Contracture of muscle, right ankle and foot +M62472 Contracture of muscle, left ankle and foot +M62479 Contracture of muscle, unspecified ankle and foot +M6248 Contracture of muscle, other site +M6249 Contracture of muscle, multiple sites +M6250 Muscle wasting and atrophy, not elsewhere classified, unspecified site +M62511 Muscle wasting and atrophy, not elsewhere classified, right shoulder +M62512 Muscle wasting and atrophy, not elsewhere classified, left shoulder +M62519 Muscle wasting and atrophy, not elsewhere classified, unspecified shoulder +M62521 Muscle wasting and atrophy, not elsewhere classified, right upper arm +M62522 Muscle wasting and atrophy, not elsewhere classified, left upper arm +M62529 Muscle wasting and atrophy, not elsewhere classified, unspecified upper arm +M62531 Muscle wasting and atrophy, not elsewhere classified, right forearm +M62532 Muscle wasting and atrophy, not elsewhere classified, left forearm +M62539 Muscle wasting and atrophy, not elsewhere classified, unspecified forearm +M62541 Muscle wasting and atrophy, not elsewhere classified, right hand +M62542 Muscle wasting and atrophy, not elsewhere classified, left hand +M62549 Muscle wasting and atrophy, not elsewhere classified, unspecified hand +M62551 Muscle wasting and atrophy, not elsewhere classified, right thigh +M62552 Muscle wasting and atrophy, not elsewhere classified, left thigh +M62559 Muscle wasting and atrophy, not elsewhere classified, unspecified thigh +M62561 Muscle wasting and atrophy, not elsewhere classified, right lower leg +M62562 Muscle wasting and atrophy, not elsewhere classified, left lower leg +M62569 Muscle wasting and atrophy, not elsewhere classified, unspecified lower leg +M62571 Muscle wasting and atrophy, not elsewhere classified, right ankle and foot +M62572 Muscle wasting and atrophy, not elsewhere classified, left ankle and foot +M62579 Muscle wasting and atrophy, not elsewhere classified, unspecified ankle and foot +M6258 Muscle wasting and atrophy, not elsewhere classified, other site +M6259 Muscle wasting and atrophy, not elsewhere classified, multiple sites +M6281 Muscle weakness (generalized) +M6282 Rhabdomyolysis +M62830 Muscle spasm of back +M62831 Muscle spasm of calf +M62838 Other muscle spasm +M6284 Sarcopenia +M6289 Other specified disorders of muscle +M629 Disorder of muscle, unspecified +M6380 Disorders of muscle in diseases classified elsewhere, unspecified site +M63811 Disorders of muscle in diseases classified elsewhere, right shoulder +M63812 Disorders of muscle in diseases classified elsewhere, left shoulder +M63819 Disorders of muscle in diseases classified elsewhere, unspecified shoulder +M63821 Disorders of muscle in diseases classified elsewhere, right upper arm +M63822 Disorders of muscle in diseases classified elsewhere, left upper arm +M63829 Disorders of muscle in diseases classified elsewhere, unspecified upper arm +M63831 Disorders of muscle in diseases classified elsewhere, right forearm +M63832 Disorders of muscle in diseases classified elsewhere, left forearm +M63839 Disorders of muscle in diseases classified elsewhere, unspecified forearm +M63841 Disorders of muscle in diseases classified elsewhere, right hand +M63842 Disorders of muscle in diseases classified elsewhere, left hand +M63849 Disorders of muscle in diseases classified elsewhere, unspecified hand +M63851 Disorders of muscle in diseases classified elsewhere, right thigh +M63852 Disorders of muscle in diseases classified elsewhere, left thigh +M63859 Disorders of muscle in diseases classified elsewhere, unspecified thigh +M63861 Disorders of muscle in diseases classified elsewhere, right lower leg +M63862 Disorders of muscle in diseases classified elsewhere, left lower leg +M63869 Disorders of muscle in diseases classified elsewhere, unspecified lower leg +M63871 Disorders of muscle in diseases classified elsewhere, right ankle and foot +M63872 Disorders of muscle in diseases classified elsewhere, left ankle and foot +M63879 Disorders of muscle in diseases classified elsewhere, unspecified ankle and foot +M6388 Disorders of muscle in diseases classified elsewhere, other site +M6389 Disorders of muscle in diseases classified elsewhere, multiple sites +M6500 Abscess of tendon sheath, unspecified site +M65011 Abscess of tendon sheath, right shoulder +M65012 Abscess of tendon sheath, left shoulder +M65019 Abscess of tendon sheath, unspecified shoulder +M65021 Abscess of tendon sheath, right upper arm +M65022 Abscess of tendon sheath, left upper arm +M65029 Abscess of tendon sheath, unspecified upper arm +M65031 Abscess of tendon sheath, right forearm +M65032 Abscess of tendon sheath, left forearm +M65039 Abscess of tendon sheath, unspecified forearm +M65041 Abscess of tendon sheath, right hand +M65042 Abscess of tendon sheath, left hand +M65049 Abscess of tendon sheath, unspecified hand +M65051 Abscess of tendon sheath, right thigh +M65052 Abscess of tendon sheath, left thigh +M65059 Abscess of tendon sheath, unspecified thigh +M65061 Abscess of tendon sheath, right lower leg +M65062 Abscess of tendon sheath, left lower leg +M65069 Abscess of tendon sheath, unspecified lower leg +M65071 Abscess of tendon sheath, right ankle and foot +M65072 Abscess of tendon sheath, left ankle and foot +M65079 Abscess of tendon sheath, unspecified ankle and foot +M6508 Abscess of tendon sheath, other site +M6510 Other infective (teno)synovitis, unspecified site +M65111 Other infective (teno)synovitis, right shoulder +M65112 Other infective (teno)synovitis, left shoulder +M65119 Other infective (teno)synovitis, unspecified shoulder +M65121 Other infective (teno)synovitis, right elbow +M65122 Other infective (teno)synovitis, left elbow +M65129 Other infective (teno)synovitis, unspecified elbow +M65131 Other infective (teno)synovitis, right wrist +M65132 Other infective (teno)synovitis, left wrist +M65139 Other infective (teno)synovitis, unspecified wrist +M65141 Other infective (teno)synovitis, right hand +M65142 Other infective (teno)synovitis, left hand +M65149 Other infective (teno)synovitis, unspecified hand +M65151 Other infective (teno)synovitis, right hip +M65152 Other infective (teno)synovitis, left hip +M65159 Other infective (teno)synovitis, unspecified hip +M65161 Other infective (teno)synovitis, right knee +M65162 Other infective (teno)synovitis, left knee +M65169 Other infective (teno)synovitis, unspecified knee +M65171 Other infective (teno)synovitis, right ankle and foot +M65172 Other infective (teno)synovitis, left ankle and foot +M65179 Other infective (teno)synovitis, unspecified ankle and foot +M6518 Other infective (teno)synovitis, other site +M6519 Other infective (teno)synovitis, multiple sites +M6520 Calcific tendinitis, unspecified site +M65221 Calcific tendinitis, right upper arm +M65222 Calcific tendinitis, left upper arm +M65229 Calcific tendinitis, unspecified upper arm +M65231 Calcific tendinitis, right forearm +M65232 Calcific tendinitis, left forearm +M65239 Calcific tendinitis, unspecified forearm +M65241 Calcific tendinitis, right hand +M65242 Calcific tendinitis, left hand +M65249 Calcific tendinitis, unspecified hand +M65251 Calcific tendinitis, right thigh +M65252 Calcific tendinitis, left thigh +M65259 Calcific tendinitis, unspecified thigh +M65261 Calcific tendinitis, right lower leg +M65262 Calcific tendinitis, left lower leg +M65269 Calcific tendinitis, unspecified lower leg +M65271 Calcific tendinitis, right ankle and foot +M65272 Calcific tendinitis, left ankle and foot +M65279 Calcific tendinitis, unspecified ankle and foot +M6528 Calcific tendinitis, other site +M6529 Calcific tendinitis, multiple sites +M6530 Trigger finger, unspecified finger +M65311 Trigger thumb, right thumb +M65312 Trigger thumb, left thumb +M65319 Trigger thumb, unspecified thumb +M65321 Trigger finger, right index finger +M65322 Trigger finger, left index finger +M65329 Trigger finger, unspecified index finger +M65331 Trigger finger, right middle finger +M65332 Trigger finger, left middle finger +M65339 Trigger finger, unspecified middle finger +M65341 Trigger finger, right ring finger +M65342 Trigger finger, left ring finger +M65349 Trigger finger, unspecified ring finger +M65351 Trigger finger, right little finger +M65352 Trigger finger, left little finger +M65359 Trigger finger, unspecified little finger +M654 Radial styloid tenosynovitis [de Quervain] +M6580 Other synovitis and tenosynovitis, unspecified site +M65811 Other synovitis and tenosynovitis, right shoulder +M65812 Other synovitis and tenosynovitis, left shoulder +M65819 Other synovitis and tenosynovitis, unspecified shoulder +M65821 Other synovitis and tenosynovitis, right upper arm +M65822 Other synovitis and tenosynovitis, left upper arm +M65829 Other synovitis and tenosynovitis, unspecified upper arm +M65831 Other synovitis and tenosynovitis, right forearm +M65832 Other synovitis and tenosynovitis, left forearm +M65839 Other synovitis and tenosynovitis, unspecified forearm +M65841 Other synovitis and tenosynovitis, right hand +M65842 Other synovitis and tenosynovitis, left hand +M65849 Other synovitis and tenosynovitis, unspecified hand +M65851 Other synovitis and tenosynovitis, right thigh +M65852 Other synovitis and tenosynovitis, left thigh +M65859 Other synovitis and tenosynovitis, unspecified thigh +M65861 Other synovitis and tenosynovitis, right lower leg +M65862 Other synovitis and tenosynovitis, left lower leg +M65869 Other synovitis and tenosynovitis, unspecified lower leg +M65871 Other synovitis and tenosynovitis, right ankle and foot +M65872 Other synovitis and tenosynovitis, left ankle and foot +M65879 Other synovitis and tenosynovitis, unspecified ankle and foot +M6588 Other synovitis and tenosynovitis, other site +M6589 Other synovitis and tenosynovitis, multiple sites +M659 Synovitis and tenosynovitis, unspecified +M660 Rupture of popliteal cyst +M6610 Rupture of synovium, unspecified joint +M66111 Rupture of synovium, right shoulder +M66112 Rupture of synovium, left shoulder +M66119 Rupture of synovium, unspecified shoulder +M66121 Rupture of synovium, right elbow +M66122 Rupture of synovium, left elbow +M66129 Rupture of synovium, unspecified elbow +M66131 Rupture of synovium, right wrist +M66132 Rupture of synovium, left wrist +M66139 Rupture of synovium, unspecified wrist +M66141 Rupture of synovium, right hand +M66142 Rupture of synovium, left hand +M66143 Rupture of synovium, unspecified hand +M66144 Rupture of synovium, right finger(s) +M66145 Rupture of synovium, left finger(s) +M66146 Rupture of synovium, unspecified finger(s) +M66151 Rupture of synovium, right hip +M66152 Rupture of synovium, left hip +M66159 Rupture of synovium, unspecified hip +M66171 Rupture of synovium, right ankle +M66172 Rupture of synovium, left ankle +M66173 Rupture of synovium, unspecified ankle +M66174 Rupture of synovium, right foot +M66175 Rupture of synovium, left foot +M66176 Rupture of synovium, unspecified foot +M66177 Rupture of synovium, right toe(s) +M66178 Rupture of synovium, left toe(s) +M66179 Rupture of synovium, unspecified toe(s) +M6618 Rupture of synovium, other site +M6620 Spontaneous rupture of extensor tendons, unspecified site +M66211 Spontaneous rupture of extensor tendons, right shoulder +M66212 Spontaneous rupture of extensor tendons, left shoulder +M66219 Spontaneous rupture of extensor tendons, unspecified shoulder +M66221 Spontaneous rupture of extensor tendons, right upper arm +M66222 Spontaneous rupture of extensor tendons, left upper arm +M66229 Spontaneous rupture of extensor tendons, unspecified upper arm +M66231 Spontaneous rupture of extensor tendons, right forearm +M66232 Spontaneous rupture of extensor tendons, left forearm +M66239 Spontaneous rupture of extensor tendons, unspecified forearm +M66241 Spontaneous rupture of extensor tendons, right hand +M66242 Spontaneous rupture of extensor tendons, left hand +M66249 Spontaneous rupture of extensor tendons, unspecified hand +M66251 Spontaneous rupture of extensor tendons, right thigh +M66252 Spontaneous rupture of extensor tendons, left thigh +M66259 Spontaneous rupture of extensor tendons, unspecified thigh +M66261 Spontaneous rupture of extensor tendons, right lower leg +M66262 Spontaneous rupture of extensor tendons, left lower leg +M66269 Spontaneous rupture of extensor tendons, unspecified lower leg +M66271 Spontaneous rupture of extensor tendons, right ankle and foot +M66272 Spontaneous rupture of extensor tendons, left ankle and foot +M66279 Spontaneous rupture of extensor tendons, unspecified ankle and foot +M6628 Spontaneous rupture of extensor tendons, other site +M6629 Spontaneous rupture of extensor tendons, multiple sites +M6630 Spontaneous rupture of flexor tendons, unspecified site +M66311 Spontaneous rupture of flexor tendons, right shoulder +M66312 Spontaneous rupture of flexor tendons, left shoulder +M66319 Spontaneous rupture of flexor tendons, unspecified shoulder +M66321 Spontaneous rupture of flexor tendons, right upper arm +M66322 Spontaneous rupture of flexor tendons, left upper arm +M66329 Spontaneous rupture of flexor tendons, unspecified upper arm +M66331 Spontaneous rupture of flexor tendons, right forearm +M66332 Spontaneous rupture of flexor tendons, left forearm +M66339 Spontaneous rupture of flexor tendons, unspecified forearm +M66341 Spontaneous rupture of flexor tendons, right hand +M66342 Spontaneous rupture of flexor tendons, left hand +M66349 Spontaneous rupture of flexor tendons, unspecified hand +M66351 Spontaneous rupture of flexor tendons, right thigh +M66352 Spontaneous rupture of flexor tendons, left thigh +M66359 Spontaneous rupture of flexor tendons, unspecified thigh +M66361 Spontaneous rupture of flexor tendons, right lower leg +M66362 Spontaneous rupture of flexor tendons, left lower leg +M66369 Spontaneous rupture of flexor tendons, unspecified lower leg +M66371 Spontaneous rupture of flexor tendons, right ankle and foot +M66372 Spontaneous rupture of flexor tendons, left ankle and foot +M66379 Spontaneous rupture of flexor tendons, unspecified ankle and foot +M6638 Spontaneous rupture of flexor tendons, other site +M6639 Spontaneous rupture of flexor tendons, multiple sites +M6680 Spontaneous rupture of other tendons, unspecified site +M66811 Spontaneous rupture of other tendons, right shoulder +M66812 Spontaneous rupture of other tendons, left shoulder +M66819 Spontaneous rupture of other tendons, unspecified shoulder +M66821 Spontaneous rupture of other tendons, right upper arm +M66822 Spontaneous rupture of other tendons, left upper arm +M66829 Spontaneous rupture of other tendons, unspecified upper arm +M66831 Spontaneous rupture of other tendons, right forearm +M66832 Spontaneous rupture of other tendons, left forearm +M66839 Spontaneous rupture of other tendons, unspecified forearm +M66841 Spontaneous rupture of other tendons, right hand +M66842 Spontaneous rupture of other tendons, left hand +M66849 Spontaneous rupture of other tendons, unspecified hand +M66851 Spontaneous rupture of other tendons, right thigh +M66852 Spontaneous rupture of other tendons, left thigh +M66859 Spontaneous rupture of other tendons, unspecified thigh +M66861 Spontaneous rupture of other tendons, right lower leg +M66862 Spontaneous rupture of other tendons, left lower leg +M66869 Spontaneous rupture of other tendons, unspecified lower leg +M66871 Spontaneous rupture of other tendons, right ankle and foot +M66872 Spontaneous rupture of other tendons, left ankle and foot +M66879 Spontaneous rupture of other tendons, unspecified ankle and foot +M6688 Spontaneous rupture of other tendons, other +M6689 Spontaneous rupture of other tendons, multiple sites +M669 Spontaneous rupture of unspecified tendon +M6700 Short Achilles tendon (acquired), unspecified ankle +M6701 Short Achilles tendon (acquired), right ankle +M6702 Short Achilles tendon (acquired), left ankle +M6720 Synovial hypertrophy, not elsewhere classified, unspecified site +M67211 Synovial hypertrophy, not elsewhere classified, right shoulder +M67212 Synovial hypertrophy, not elsewhere classified, left shoulder +M67219 Synovial hypertrophy, not elsewhere classified, unspecified shoulder +M67221 Synovial hypertrophy, not elsewhere classified, right upper arm +M67222 Synovial hypertrophy, not elsewhere classified, left upper arm +M67229 Synovial hypertrophy, not elsewhere classified, unspecified upper arm +M67231 Synovial hypertrophy, not elsewhere classified, right forearm +M67232 Synovial hypertrophy, not elsewhere classified, left forearm +M67239 Synovial hypertrophy, not elsewhere classified, unspecified forearm +M67241 Synovial hypertrophy, not elsewhere classified, right hand +M67242 Synovial hypertrophy, not elsewhere classified, left hand +M67249 Synovial hypertrophy, not elsewhere classified, unspecified hand +M67251 Synovial hypertrophy, not elsewhere classified, right thigh +M67252 Synovial hypertrophy, not elsewhere classified, left thigh +M67259 Synovial hypertrophy, not elsewhere classified, unspecified thigh +M67261 Synovial hypertrophy, not elsewhere classified, right lower leg +M67262 Synovial hypertrophy, not elsewhere classified, left lower leg +M67269 Synovial hypertrophy, not elsewhere classified, unspecified lower leg +M67271 Synovial hypertrophy, not elsewhere classified, right ankle and foot +M67272 Synovial hypertrophy, not elsewhere classified, left ankle and foot +M67279 Synovial hypertrophy, not elsewhere classified, unspecified ankle and foot +M6728 Synovial hypertrophy, not elsewhere classified, other site +M6729 Synovial hypertrophy, not elsewhere classified, multiple sites +M6730 Transient synovitis, unspecified site +M67311 Transient synovitis, right shoulder +M67312 Transient synovitis, left shoulder +M67319 Transient synovitis, unspecified shoulder +M67321 Transient synovitis, right elbow +M67322 Transient synovitis, left elbow +M67329 Transient synovitis, unspecified elbow +M67331 Transient synovitis, right wrist +M67332 Transient synovitis, left wrist +M67339 Transient synovitis, unspecified wrist +M67341 Transient synovitis, right hand +M67342 Transient synovitis, left hand +M67349 Transient synovitis, unspecified hand +M67351 Transient synovitis, right hip +M67352 Transient synovitis, left hip +M67359 Transient synovitis, unspecified hip +M67361 Transient synovitis, right knee +M67362 Transient synovitis, left knee +M67369 Transient synovitis, unspecified knee +M67371 Transient synovitis, right ankle and foot +M67372 Transient synovitis, left ankle and foot +M67379 Transient synovitis, unspecified ankle and foot +M6738 Transient synovitis, other site +M6739 Transient synovitis, multiple sites +M6740 Ganglion, unspecified site +M67411 Ganglion, right shoulder +M67412 Ganglion, left shoulder +M67419 Ganglion, unspecified shoulder +M67421 Ganglion, right elbow +M67422 Ganglion, left elbow +M67429 Ganglion, unspecified elbow +M67431 Ganglion, right wrist +M67432 Ganglion, left wrist +M67439 Ganglion, unspecified wrist +M67441 Ganglion, right hand +M67442 Ganglion, left hand +M67449 Ganglion, unspecified hand +M67451 Ganglion, right hip +M67452 Ganglion, left hip +M67459 Ganglion, unspecified hip +M67461 Ganglion, right knee +M67462 Ganglion, left knee +M67469 Ganglion, unspecified knee +M67471 Ganglion, right ankle and foot +M67472 Ganglion, left ankle and foot +M67479 Ganglion, unspecified ankle and foot +M6748 Ganglion, other site +M6749 Ganglion, multiple sites +M6750 Plica syndrome, unspecified knee +M6751 Plica syndrome, right knee +M6752 Plica syndrome, left knee +M6780 Other specified disorders of synovium and tendon, unspecified site +M67811 Other specified disorders of synovium, right shoulder +M67812 Other specified disorders of synovium, left shoulder +M67813 Other specified disorders of tendon, right shoulder +M67814 Other specified disorders of tendon, left shoulder +M67819 Other specified disorders of synovium and tendon, unspecified shoulder +M67821 Other specified disorders of synovium, right elbow +M67822 Other specified disorders of synovium, left elbow +M67823 Other specified disorders of tendon, right elbow +M67824 Other specified disorders of tendon, left elbow +M67829 Other specified disorders of synovium and tendon, unspecified elbow +M67831 Other specified disorders of synovium, right wrist +M67832 Other specified disorders of synovium, left wrist +M67833 Other specified disorders of tendon, right wrist +M67834 Other specified disorders of tendon, left wrist +M67839 Other specified disorders of synovium and tendon, unspecified forearm +M67841 Other specified disorders of synovium, right hand +M67842 Other specified disorders of synovium, left hand +M67843 Other specified disorders of tendon, right hand +M67844 Other specified disorders of tendon, left hand +M67849 Other specified disorders of synovium and tendon, unspecified hand +M67851 Other specified disorders of synovium, right hip +M67852 Other specified disorders of synovium, left hip +M67853 Other specified disorders of tendon, right hip +M67854 Other specified disorders of tendon, left hip +M67859 Other specified disorders of synovium and tendon, unspecified hip +M67861 Other specified disorders of synovium, right knee +M67862 Other specified disorders of synovium, left knee +M67863 Other specified disorders of tendon, right knee +M67864 Other specified disorders of tendon, left knee +M67869 Other specified disorders of synovium and tendon, unspecified knee +M67871 Other specified disorders of synovium, right ankle and foot +M67872 Other specified disorders of synovium, left ankle and foot +M67873 Other specified disorders of tendon, right ankle and foot +M67874 Other specified disorders of tendon, left ankle and foot +M67879 Other specified disorders of synovium and tendon, unspecified ankle and foot +M6788 Other specified disorders of synovium and tendon, other site +M6789 Other specified disorders of synovium and tendon, multiple sites +M6790 Unspecified disorder of synovium and tendon, unspecified site +M67911 Unspecified disorder of synovium and tendon, right shoulder +M67912 Unspecified disorder of synovium and tendon, left shoulder +M67919 Unspecified disorder of synovium and tendon, unspecified shoulder +M67921 Unspecified disorder of synovium and tendon, right upper arm +M67922 Unspecified disorder of synovium and tendon, left upper arm +M67929 Unspecified disorder of synovium and tendon, unspecified upper arm +M67931 Unspecified disorder of synovium and tendon, right forearm +M67932 Unspecified disorder of synovium and tendon, left forearm +M67939 Unspecified disorder of synovium and tendon, unspecified forearm +M67941 Unspecified disorder of synovium and tendon, right hand +M67942 Unspecified disorder of synovium and tendon, left hand +M67949 Unspecified disorder of synovium and tendon, unspecified hand +M67951 Unspecified disorder of synovium and tendon, right thigh +M67952 Unspecified disorder of synovium and tendon, left thigh +M67959 Unspecified disorder of synovium and tendon, unspecified thigh +M67961 Unspecified disorder of synovium and tendon, right lower leg +M67962 Unspecified disorder of synovium and tendon, left lower leg +M67969 Unspecified disorder of synovium and tendon, unspecified lower leg +M67971 Unspecified disorder of synovium and tendon, right ankle and foot +M67972 Unspecified disorder of synovium and tendon, left ankle and foot +M67979 Unspecified disorder of synovium and tendon, unspecified ankle and foot +M6798 Unspecified disorder of synovium and tendon, other site +M6799 Unspecified disorder of synovium and tendon, multiple sites +M70031 Crepitant synovitis (acute) (chronic), right wrist +M70032 Crepitant synovitis (acute) (chronic), left wrist +M70039 Crepitant synovitis (acute) (chronic), unspecified wrist +M70041 Crepitant synovitis (acute) (chronic), right hand +M70042 Crepitant synovitis (acute) (chronic), left hand +M70049 Crepitant synovitis (acute) (chronic), unspecified hand +M7010 Bursitis, unspecified hand +M7011 Bursitis, right hand +M7012 Bursitis, left hand +M7020 Olecranon bursitis, unspecified elbow +M7021 Olecranon bursitis, right elbow +M7022 Olecranon bursitis, left elbow +M7030 Other bursitis of elbow, unspecified elbow +M7031 Other bursitis of elbow, right elbow +M7032 Other bursitis of elbow, left elbow +M7040 Prepatellar bursitis, unspecified knee +M7041 Prepatellar bursitis, right knee +M7042 Prepatellar bursitis, left knee +M7050 Other bursitis of knee, unspecified knee +M7051 Other bursitis of knee, right knee +M7052 Other bursitis of knee, left knee +M7060 Trochanteric bursitis, unspecified hip +M7061 Trochanteric bursitis, right hip +M7062 Trochanteric bursitis, left hip +M7070 Other bursitis of hip, unspecified hip +M7071 Other bursitis of hip, right hip +M7072 Other bursitis of hip, left hip +M7080 Other soft tissue disorders related to use, overuse and pressure of unspecified site +M70811 Other soft tissue disorders related to use, overuse and pressure, right shoulder +M70812 Other soft tissue disorders related to use, overuse and pressure, left shoulder +M70819 Other soft tissue disorders related to use, overuse and pressure, unspecified shoulder +M70821 Other soft tissue disorders related to use, overuse and pressure, right upper arm +M70822 Other soft tissue disorders related to use, overuse and pressure, left upper arm +M70829 Other soft tissue disorders related to use, overuse and pressure, unspecified upper arms +M70831 Other soft tissue disorders related to use, overuse and pressure, right forearm +M70832 Other soft tissue disorders related to use, overuse and pressure, left forearm +M70839 Other soft tissue disorders related to use, overuse and pressure, unspecified forearm +M70841 Other soft tissue disorders related to use, overuse and pressure, right hand +M70842 Other soft tissue disorders related to use, overuse and pressure, left hand +M70849 Other soft tissue disorders related to use, overuse and pressure, unspecified hand +M70851 Other soft tissue disorders related to use, overuse and pressure, right thigh +M70852 Other soft tissue disorders related to use, overuse and pressure, left thigh +M70859 Other soft tissue disorders related to use, overuse and pressure, unspecified thigh +M70861 Other soft tissue disorders related to use, overuse and pressure, right lower leg +M70862 Other soft tissue disorders related to use, overuse and pressure, left lower leg +M70869 Other soft tissue disorders related to use, overuse and pressure, unspecified leg +M70871 Other soft tissue disorders related to use, overuse and pressure, right ankle and foot +M70872 Other soft tissue disorders related to use, overuse and pressure, left ankle and foot +M70879 Other soft tissue disorders related to use, overuse and pressure, unspecified ankle and foot +M7088 Other soft tissue disorders related to use, overuse and pressure other site +M7089 Other soft tissue disorders related to use, overuse and pressure multiple sites +M7090 Unspecified soft tissue disorder related to use, overuse and pressure of unspecified site +M70911 Unspecified soft tissue disorder related to use, overuse and pressure, right shoulder +M70912 Unspecified soft tissue disorder related to use, overuse and pressure, left shoulder +M70919 Unspecified soft tissue disorder related to use, overuse and pressure, unspecified shoulder +M70921 Unspecified soft tissue disorder related to use, overuse and pressure, right upper arm +M70922 Unspecified soft tissue disorder related to use, overuse and pressure, left upper arm +M70929 Unspecified soft tissue disorder related to use, overuse and pressure, unspecified upper arm +M70931 Unspecified soft tissue disorder related to use, overuse and pressure, right forearm +M70932 Unspecified soft tissue disorder related to use, overuse and pressure, left forearm +M70939 Unspecified soft tissue disorder related to use, overuse and pressure, unspecified forearm +M70941 Unspecified soft tissue disorder related to use, overuse and pressure, right hand +M70942 Unspecified soft tissue disorder related to use, overuse and pressure, left hand +M70949 Unspecified soft tissue disorder related to use, overuse and pressure, unspecified hand +M70951 Unspecified soft tissue disorder related to use, overuse and pressure, right thigh +M70952 Unspecified soft tissue disorder related to use, overuse and pressure, left thigh +M70959 Unspecified soft tissue disorder related to use, overuse and pressure, unspecified thigh +M70961 Unspecified soft tissue disorder related to use, overuse and pressure, right lower leg +M70962 Unspecified soft tissue disorder related to use, overuse and pressure, left lower leg +M70969 Unspecified soft tissue disorder related to use, overuse and pressure, unspecified lower leg +M70971 Unspecified soft tissue disorder related to use, overuse and pressure, right ankle and foot +M70972 Unspecified soft tissue disorder related to use, overuse and pressure, left ankle and foot +M70979 Unspecified soft tissue disorder related to use, overuse and pressure, unspecified ankle and foot +M7098 Unspecified soft tissue disorder related to use, overuse and pressure other +M7099 Unspecified soft tissue disorder related to use, overuse and pressure multiple sites +M7100 Abscess of bursa, unspecified site +M71011 Abscess of bursa, right shoulder +M71012 Abscess of bursa, left shoulder +M71019 Abscess of bursa, unspecified shoulder +M71021 Abscess of bursa, right elbow +M71022 Abscess of bursa, left elbow +M71029 Abscess of bursa, unspecified elbow +M71031 Abscess of bursa, right wrist +M71032 Abscess of bursa, left wrist +M71039 Abscess of bursa, unspecified wrist +M71041 Abscess of bursa, right hand +M71042 Abscess of bursa, left hand +M71049 Abscess of bursa, unspecified hand +M71051 Abscess of bursa, right hip +M71052 Abscess of bursa, left hip +M71059 Abscess of bursa, unspecified hip +M71061 Abscess of bursa, right knee +M71062 Abscess of bursa, left knee +M71069 Abscess of bursa, unspecified knee +M71071 Abscess of bursa, right ankle and foot +M71072 Abscess of bursa, left ankle and foot +M71079 Abscess of bursa, unspecified ankle and foot +M7108 Abscess of bursa, other site +M7109 Abscess of bursa, multiple sites +M7110 Other infective bursitis, unspecified site +M71111 Other infective bursitis, right shoulder +M71112 Other infective bursitis, left shoulder +M71119 Other infective bursitis, unspecified shoulder +M71121 Other infective bursitis, right elbow +M71122 Other infective bursitis, left elbow +M71129 Other infective bursitis, unspecified elbow +M71131 Other infective bursitis, right wrist +M71132 Other infective bursitis, left wrist +M71139 Other infective bursitis, unspecified wrist +M71141 Other infective bursitis, right hand +M71142 Other infective bursitis, left hand +M71149 Other infective bursitis, unspecified hand +M71151 Other infective bursitis, right hip +M71152 Other infective bursitis, left hip +M71159 Other infective bursitis, unspecified hip +M71161 Other infective bursitis, right knee +M71162 Other infective bursitis, left knee +M71169 Other infective bursitis, unspecified knee +M71171 Other infective bursitis, right ankle and foot +M71172 Other infective bursitis, left ankle and foot +M71179 Other infective bursitis, unspecified ankle and foot +M7118 Other infective bursitis, other site +M7119 Other infective bursitis, multiple sites +M7120 Synovial cyst of popliteal space [Baker], unspecified knee +M7121 Synovial cyst of popliteal space [Baker], right knee +M7122 Synovial cyst of popliteal space [Baker], left knee +M7130 Other bursal cyst, unspecified site +M71311 Other bursal cyst, right shoulder +M71312 Other bursal cyst, left shoulder +M71319 Other bursal cyst, unspecified shoulder +M71321 Other bursal cyst, right elbow +M71322 Other bursal cyst, left elbow +M71329 Other bursal cyst, unspecified elbow +M71331 Other bursal cyst, right wrist +M71332 Other bursal cyst, left wrist +M71339 Other bursal cyst, unspecified wrist +M71341 Other bursal cyst, right hand +M71342 Other bursal cyst, left hand +M71349 Other bursal cyst, unspecified hand +M71351 Other bursal cyst, right hip +M71352 Other bursal cyst, left hip +M71359 Other bursal cyst, unspecified hip +M71371 Other bursal cyst, right ankle and foot +M71372 Other bursal cyst, left ankle and foot +M71379 Other bursal cyst, unspecified ankle and foot +M7138 Other bursal cyst, other site +M7139 Other bursal cyst, multiple sites +M7140 Calcium deposit in bursa, unspecified site +M71421 Calcium deposit in bursa, right elbow +M71422 Calcium deposit in bursa, left elbow +M71429 Calcium deposit in bursa, unspecified elbow +M71431 Calcium deposit in bursa, right wrist +M71432 Calcium deposit in bursa, left wrist +M71439 Calcium deposit in bursa, unspecified wrist +M71441 Calcium deposit in bursa, right hand +M71442 Calcium deposit in bursa, left hand +M71449 Calcium deposit in bursa, unspecified hand +M71451 Calcium deposit in bursa, right hip +M71452 Calcium deposit in bursa, left hip +M71459 Calcium deposit in bursa, unspecified hip +M71461 Calcium deposit in bursa, right knee +M71462 Calcium deposit in bursa, left knee +M71469 Calcium deposit in bursa, unspecified knee +M71471 Calcium deposit in bursa, right ankle and foot +M71472 Calcium deposit in bursa, left ankle and foot +M71479 Calcium deposit in bursa, unspecified ankle and foot +M7148 Calcium deposit in bursa, other site +M7149 Calcium deposit in bursa, multiple sites +M7150 Other bursitis, not elsewhere classified, unspecified site +M71521 Other bursitis, not elsewhere classified, right elbow +M71522 Other bursitis, not elsewhere classified, left elbow +M71529 Other bursitis, not elsewhere classified, unspecified elbow +M71531 Other bursitis, not elsewhere classified, right wrist +M71532 Other bursitis, not elsewhere classified, left wrist +M71539 Other bursitis, not elsewhere classified, unspecified wrist +M71541 Other bursitis, not elsewhere classified, right hand +M71542 Other bursitis, not elsewhere classified, left hand +M71549 Other bursitis, not elsewhere classified, unspecified hand +M71551 Other bursitis, not elsewhere classified, right hip +M71552 Other bursitis, not elsewhere classified, left hip +M71559 Other bursitis, not elsewhere classified, unspecified hip +M71561 Other bursitis, not elsewhere classified, right knee +M71562 Other bursitis, not elsewhere classified, left knee +M71569 Other bursitis, not elsewhere classified, unspecified knee +M71571 Other bursitis, not elsewhere classified, right ankle and foot +M71572 Other bursitis, not elsewhere classified, left ankle and foot +M71579 Other bursitis, not elsewhere classified, unspecified ankle and foot +M7158 Other bursitis, not elsewhere classified, other site +M7180 Other specified bursopathies, unspecified site +M71811 Other specified bursopathies, right shoulder +M71812 Other specified bursopathies, left shoulder +M71819 Other specified bursopathies, unspecified shoulder +M71821 Other specified bursopathies, right elbow +M71822 Other specified bursopathies, left elbow +M71829 Other specified bursopathies, unspecified elbow +M71831 Other specified bursopathies, right wrist +M71832 Other specified bursopathies, left wrist +M71839 Other specified bursopathies, unspecified wrist +M71841 Other specified bursopathies, right hand +M71842 Other specified bursopathies, left hand +M71849 Other specified bursopathies, unspecified hand +M71851 Other specified bursopathies, right hip +M71852 Other specified bursopathies, left hip +M71859 Other specified bursopathies, unspecified hip +M71861 Other specified bursopathies, right knee +M71862 Other specified bursopathies, left knee +M71869 Other specified bursopathies, unspecified knee +M71871 Other specified bursopathies, right ankle and foot +M71872 Other specified bursopathies, left ankle and foot +M71879 Other specified bursopathies, unspecified ankle and foot +M7188 Other specified bursopathies, other site +M7189 Other specified bursopathies, multiple sites +M719 Bursopathy, unspecified +M720 Palmar fascial fibromatosis [Dupuytren] +M721 Knuckle pads +M722 Plantar fascial fibromatosis +M724 Pseudosarcomatous fibromatosis +M726 Necrotizing fasciitis +M728 Other fibroblastic disorders +M729 Fibroblastic disorder, unspecified +M7500 Adhesive capsulitis of unspecified shoulder +M7501 Adhesive capsulitis of right shoulder +M7502 Adhesive capsulitis of left shoulder +M75100 Unspecified rotator cuff tear or rupture of unspecified shoulder, not specified as traumatic +M75101 Unspecified rotator cuff tear or rupture of right shoulder, not specified as traumatic +M75102 Unspecified rotator cuff tear or rupture of left shoulder, not specified as traumatic +M75110 Incomplete rotator cuff tear or rupture of unspecified shoulder, not specified as traumatic +M75111 Incomplete rotator cuff tear or rupture of right shoulder, not specified as traumatic +M75112 Incomplete rotator cuff tear or rupture of left shoulder, not specified as traumatic +M75120 Complete rotator cuff tear or rupture of unspecified shoulder, not specified as traumatic +M75121 Complete rotator cuff tear or rupture of right shoulder, not specified as traumatic +M75122 Complete rotator cuff tear or rupture of left shoulder, not specified as traumatic +M7520 Bicipital tendinitis, unspecified shoulder +M7521 Bicipital tendinitis, right shoulder +M7522 Bicipital tendinitis, left shoulder +M7530 Calcific tendinitis of unspecified shoulder +M7531 Calcific tendinitis of right shoulder +M7532 Calcific tendinitis of left shoulder +M7540 Impingement syndrome of unspecified shoulder +M7541 Impingement syndrome of right shoulder +M7542 Impingement syndrome of left shoulder +M7550 Bursitis of unspecified shoulder +M7551 Bursitis of right shoulder +M7552 Bursitis of left shoulder +M7580 Other shoulder lesions, unspecified shoulder +M7581 Other shoulder lesions, right shoulder +M7582 Other shoulder lesions, left shoulder +M7590 Shoulder lesion, unspecified, unspecified shoulder +M7591 Shoulder lesion, unspecified, right shoulder +M7592 Shoulder lesion, unspecified, left shoulder +M7600 Gluteal tendinitis, unspecified hip +M7601 Gluteal tendinitis, right hip +M7602 Gluteal tendinitis, left hip +M7610 Psoas tendinitis, unspecified hip +M7611 Psoas tendinitis, right hip +M7612 Psoas tendinitis, left hip +M7620 Iliac crest spur, unspecified hip +M7621 Iliac crest spur, right hip +M7622 Iliac crest spur, left hip +M7630 Iliotibial band syndrome, unspecified leg +M7631 Iliotibial band syndrome, right leg +M7632 Iliotibial band syndrome, left leg +M7640 Tibial collateral bursitis [Pellegrini-Stieda], unspecified leg +M7641 Tibial collateral bursitis [Pellegrini-Stieda], right leg +M7642 Tibial collateral bursitis [Pellegrini-Stieda], left leg +M7650 Patellar tendinitis, unspecified knee +M7651 Patellar tendinitis, right knee +M7652 Patellar tendinitis, left knee +M7660 Achilles tendinitis, unspecified leg +M7661 Achilles tendinitis, right leg +M7662 Achilles tendinitis, left leg +M7670 Peroneal tendinitis, unspecified leg +M7671 Peroneal tendinitis, right leg +M7672 Peroneal tendinitis, left leg +M76811 Anterior tibial syndrome, right leg +M76812 Anterior tibial syndrome, left leg +M76819 Anterior tibial syndrome, unspecified leg +M76821 Posterior tibial tendinitis, right leg +M76822 Posterior tibial tendinitis, left leg +M76829 Posterior tibial tendinitis, unspecified leg +M76891 Other specified enthesopathies of right lower limb, excluding foot +M76892 Other specified enthesopathies of left lower limb, excluding foot +M76899 Other specified enthesopathies of unspecified lower limb, excluding foot +M769 Unspecified enthesopathy, lower limb, excluding foot +M7700 Medial epicondylitis, unspecified elbow +M7701 Medial epicondylitis, right elbow +M7702 Medial epicondylitis, left elbow +M7710 Lateral epicondylitis, unspecified elbow +M7711 Lateral epicondylitis, right elbow +M7712 Lateral epicondylitis, left elbow +M7720 Periarthritis, unspecified wrist +M7721 Periarthritis, right wrist +M7722 Periarthritis, left wrist +M7730 Calcaneal spur, unspecified foot +M7731 Calcaneal spur, right foot +M7732 Calcaneal spur, left foot +M7740 Metatarsalgia, unspecified foot +M7741 Metatarsalgia, right foot +M7742 Metatarsalgia, left foot +M7750 Other enthesopathy of unspecified foot +M7751 Other enthesopathy of right foot +M7752 Other enthesopathy of left foot +M778 Other enthesopathies, not elsewhere classified +M779 Enthesopathy, unspecified +M790 Rheumatism, unspecified +M7910 Myalgia, unspecified site +M7911 Myalgia of mastication muscle +M7912 Myalgia of auxiliary muscles, head and neck +M7918 Myalgia, other site +M792 Neuralgia and neuritis, unspecified +M793 Panniculitis, unspecified +M794 Hypertrophy of (infrapatellar) fat pad +M795 Residual foreign body in soft tissue +M79601 Pain in right arm +M79602 Pain in left arm +M79603 Pain in arm, unspecified +M79604 Pain in right leg +M79605 Pain in left leg +M79606 Pain in leg, unspecified +M79609 Pain in unspecified limb +M79621 Pain in right upper arm +M79622 Pain in left upper arm +M79629 Pain in unspecified upper arm +M79631 Pain in right forearm +M79632 Pain in left forearm +M79639 Pain in unspecified forearm +M79641 Pain in right hand +M79642 Pain in left hand +M79643 Pain in unspecified hand +M79644 Pain in right finger(s) +M79645 Pain in left finger(s) +M79646 Pain in unspecified finger(s) +M79651 Pain in right thigh +M79652 Pain in left thigh +M79659 Pain in unspecified thigh +M79661 Pain in right lower leg +M79662 Pain in left lower leg +M79669 Pain in unspecified lower leg +M79671 Pain in right foot +M79672 Pain in left foot +M79673 Pain in unspecified foot +M79674 Pain in right toe(s) +M79675 Pain in left toe(s) +M79676 Pain in unspecified toe(s) +M797 Fibromyalgia +M79A11 Nontraumatic compartment syndrome of right upper extremity +M79A12 Nontraumatic compartment syndrome of left upper extremity +M79A19 Nontraumatic compartment syndrome of unspecified upper extremity +M79A21 Nontraumatic compartment syndrome of right lower extremity +M79A22 Nontraumatic compartment syndrome of left lower extremity +M79A29 Nontraumatic compartment syndrome of unspecified lower extremity +M79A3 Nontraumatic compartment syndrome of abdomen +M79A9 Nontraumatic compartment syndrome of other sites +M7981 Nontraumatic hematoma of soft tissue +M7989 Other specified soft tissue disorders +M799 Soft tissue disorder, unspecified +M8000XA Age-related osteoporosis with current pathological fracture, unspecified site, initial encounter for fracture +M8000XD Age-related osteoporosis with current pathological fracture, unspecified site, subsequent encounter for fracture with routine healing +M8000XG Age-related osteoporosis with current pathological fracture, unspecified site, subsequent encounter for fracture with delayed healing +M8000XK Age-related osteoporosis with current pathological fracture, unspecified site, subsequent encounter for fracture with nonunion +M8000XP Age-related osteoporosis with current pathological fracture, unspecified site, subsequent encounter for fracture with malunion +M8000XS Age-related osteoporosis with current pathological fracture, unspecified site, sequela +M80011A Age-related osteoporosis with current pathological fracture, right shoulder, initial encounter for fracture +M80011D Age-related osteoporosis with current pathological fracture, right shoulder, subsequent encounter for fracture with routine healing +M80011G Age-related osteoporosis with current pathological fracture, right shoulder, subsequent encounter for fracture with delayed healing +M80011K Age-related osteoporosis with current pathological fracture, right shoulder, subsequent encounter for fracture with nonunion +M80011P Age-related osteoporosis with current pathological fracture, right shoulder, subsequent encounter for fracture with malunion +M80011S Age-related osteoporosis with current pathological fracture, right shoulder, sequela +M80012A Age-related osteoporosis with current pathological fracture, left shoulder, initial encounter for fracture +M80012D Age-related osteoporosis with current pathological fracture, left shoulder, subsequent encounter for fracture with routine healing +M80012G Age-related osteoporosis with current pathological fracture, left shoulder, subsequent encounter for fracture with delayed healing +M80012K Age-related osteoporosis with current pathological fracture, left shoulder, subsequent encounter for fracture with nonunion +M80012P Age-related osteoporosis with current pathological fracture, left shoulder, subsequent encounter for fracture with malunion +M80012S Age-related osteoporosis with current pathological fracture, left shoulder, sequela +M80019A Age-related osteoporosis with current pathological fracture, unspecified shoulder, initial encounter for fracture +M80019D Age-related osteoporosis with current pathological fracture, unspecified shoulder, subsequent encounter for fracture with routine healing +M80019G Age-related osteoporosis with current pathological fracture, unspecified shoulder, subsequent encounter for fracture with delayed healing +M80019K Age-related osteoporosis with current pathological fracture, unspecified shoulder, subsequent encounter for fracture with nonunion +M80019P Age-related osteoporosis with current pathological fracture, unspecified shoulder, subsequent encounter for fracture with malunion +M80019S Age-related osteoporosis with current pathological fracture, unspecified shoulder, sequela +M80021A Age-related osteoporosis with current pathological fracture, right humerus, initial encounter for fracture +M80021D Age-related osteoporosis with current pathological fracture, right humerus, subsequent encounter for fracture with routine healing +M80021G Age-related osteoporosis with current pathological fracture, right humerus, subsequent encounter for fracture with delayed healing +M80021K Age-related osteoporosis with current pathological fracture, right humerus, subsequent encounter for fracture with nonunion +M80021P Age-related osteoporosis with current pathological fracture, right humerus, subsequent encounter for fracture with malunion +M80021S Age-related osteoporosis with current pathological fracture, right humerus, sequela +M80022A Age-related osteoporosis with current pathological fracture, left humerus, initial encounter for fracture +M80022D Age-related osteoporosis with current pathological fracture, left humerus, subsequent encounter for fracture with routine healing +M80022G Age-related osteoporosis with current pathological fracture, left humerus, subsequent encounter for fracture with delayed healing +M80022K Age-related osteoporosis with current pathological fracture, left humerus, subsequent encounter for fracture with nonunion +M80022P Age-related osteoporosis with current pathological fracture, left humerus, subsequent encounter for fracture with malunion +M80022S Age-related osteoporosis with current pathological fracture, left humerus, sequela +M80029A Age-related osteoporosis with current pathological fracture, unspecified humerus, initial encounter for fracture +M80029D Age-related osteoporosis with current pathological fracture, unspecified humerus, subsequent encounter for fracture with routine healing +M80029G Age-related osteoporosis with current pathological fracture, unspecified humerus, subsequent encounter for fracture with delayed healing +M80029K Age-related osteoporosis with current pathological fracture, unspecified humerus, subsequent encounter for fracture with nonunion +M80029P Age-related osteoporosis with current pathological fracture, unspecified humerus, subsequent encounter for fracture with malunion +M80029S Age-related osteoporosis with current pathological fracture, unspecified humerus, sequela +M80031A Age-related osteoporosis with current pathological fracture, right forearm, initial encounter for fracture +M80031D Age-related osteoporosis with current pathological fracture, right forearm, subsequent encounter for fracture with routine healing +M80031G Age-related osteoporosis with current pathological fracture, right forearm, subsequent encounter for fracture with delayed healing +M80031K Age-related osteoporosis with current pathological fracture, right forearm, subsequent encounter for fracture with nonunion +M80031P Age-related osteoporosis with current pathological fracture, right forearm, subsequent encounter for fracture with malunion +M80031S Age-related osteoporosis with current pathological fracture, right forearm, sequela +M80032A Age-related osteoporosis with current pathological fracture, left forearm, initial encounter for fracture +M80032D Age-related osteoporosis with current pathological fracture, left forearm, subsequent encounter for fracture with routine healing +M80032G Age-related osteoporosis with current pathological fracture, left forearm, subsequent encounter for fracture with delayed healing +M80032K Age-related osteoporosis with current pathological fracture, left forearm, subsequent encounter for fracture with nonunion +M80032P Age-related osteoporosis with current pathological fracture, left forearm, subsequent encounter for fracture with malunion +M80032S Age-related osteoporosis with current pathological fracture, left forearm, sequela +M80039A Age-related osteoporosis with current pathological fracture, unspecified forearm, initial encounter for fracture +M80039D Age-related osteoporosis with current pathological fracture, unspecified forearm, subsequent encounter for fracture with routine healing +M80039G Age-related osteoporosis with current pathological fracture, unspecified forearm, subsequent encounter for fracture with delayed healing +M80039K Age-related osteoporosis with current pathological fracture, unspecified forearm, subsequent encounter for fracture with nonunion +M80039P Age-related osteoporosis with current pathological fracture, unspecified forearm, subsequent encounter for fracture with malunion +M80039S Age-related osteoporosis with current pathological fracture, unspecified forearm, sequela +M80041A Age-related osteoporosis with current pathological fracture, right hand, initial encounter for fracture +M80041D Age-related osteoporosis with current pathological fracture, right hand, subsequent encounter for fracture with routine healing +M80041G Age-related osteoporosis with current pathological fracture, right hand, subsequent encounter for fracture with delayed healing +M80041K Age-related osteoporosis with current pathological fracture, right hand, subsequent encounter for fracture with nonunion +M80041P Age-related osteoporosis with current pathological fracture, right hand, subsequent encounter for fracture with malunion +M80041S Age-related osteoporosis with current pathological fracture, right hand, sequela +M80042A Age-related osteoporosis with current pathological fracture, left hand, initial encounter for fracture +M80042D Age-related osteoporosis with current pathological fracture, left hand, subsequent encounter for fracture with routine healing +M80042G Age-related osteoporosis with current pathological fracture, left hand, subsequent encounter for fracture with delayed healing +M80042K Age-related osteoporosis with current pathological fracture, left hand, subsequent encounter for fracture with nonunion +M80042P Age-related osteoporosis with current pathological fracture, left hand, subsequent encounter for fracture with malunion +M80042S Age-related osteoporosis with current pathological fracture, left hand, sequela +M80049A Age-related osteoporosis with current pathological fracture, unspecified hand, initial encounter for fracture +M80049D Age-related osteoporosis with current pathological fracture, unspecified hand, subsequent encounter for fracture with routine healing +M80049G Age-related osteoporosis with current pathological fracture, unspecified hand, subsequent encounter for fracture with delayed healing +M80049K Age-related osteoporosis with current pathological fracture, unspecified hand, subsequent encounter for fracture with nonunion +M80049P Age-related osteoporosis with current pathological fracture, unspecified hand, subsequent encounter for fracture with malunion +M80049S Age-related osteoporosis with current pathological fracture, unspecified hand, sequela +M80051A Age-related osteoporosis with current pathological fracture, right femur, initial encounter for fracture +M80051D Age-related osteoporosis with current pathological fracture, right femur, subsequent encounter for fracture with routine healing +M80051G Age-related osteoporosis with current pathological fracture, right femur, subsequent encounter for fracture with delayed healing +M80051K Age-related osteoporosis with current pathological fracture, right femur, subsequent encounter for fracture with nonunion +M80051P Age-related osteoporosis with current pathological fracture, right femur, subsequent encounter for fracture with malunion +M80051S Age-related osteoporosis with current pathological fracture, right femur, sequela +M80052A Age-related osteoporosis with current pathological fracture, left femur, initial encounter for fracture +M80052D Age-related osteoporosis with current pathological fracture, left femur, subsequent encounter for fracture with routine healing +M80052G Age-related osteoporosis with current pathological fracture, left femur, subsequent encounter for fracture with delayed healing +M80052K Age-related osteoporosis with current pathological fracture, left femur, subsequent encounter for fracture with nonunion +M80052P Age-related osteoporosis with current pathological fracture, left femur, subsequent encounter for fracture with malunion +M80052S Age-related osteoporosis with current pathological fracture, left femur, sequela +M80059A Age-related osteoporosis with current pathological fracture, unspecified femur, initial encounter for fracture +M80059D Age-related osteoporosis with current pathological fracture, unspecified femur, subsequent encounter for fracture with routine healing +M80059G Age-related osteoporosis with current pathological fracture, unspecified femur, subsequent encounter for fracture with delayed healing +M80059K Age-related osteoporosis with current pathological fracture, unspecified femur, subsequent encounter for fracture with nonunion +M80059P Age-related osteoporosis with current pathological fracture, unspecified femur, subsequent encounter for fracture with malunion +M80059S Age-related osteoporosis with current pathological fracture, unspecified femur, sequela +M80061A Age-related osteoporosis with current pathological fracture, right lower leg, initial encounter for fracture +M80061D Age-related osteoporosis with current pathological fracture, right lower leg, subsequent encounter for fracture with routine healing +M80061G Age-related osteoporosis with current pathological fracture, right lower leg, subsequent encounter for fracture with delayed healing +M80061K Age-related osteoporosis with current pathological fracture, right lower leg, subsequent encounter for fracture with nonunion +M80061P Age-related osteoporosis with current pathological fracture, right lower leg, subsequent encounter for fracture with malunion +M80061S Age-related osteoporosis with current pathological fracture, right lower leg, sequela +M80062A Age-related osteoporosis with current pathological fracture, left lower leg, initial encounter for fracture +M80062D Age-related osteoporosis with current pathological fracture, left lower leg, subsequent encounter for fracture with routine healing +M80062G Age-related osteoporosis with current pathological fracture, left lower leg, subsequent encounter for fracture with delayed healing +M80062K Age-related osteoporosis with current pathological fracture, left lower leg, subsequent encounter for fracture with nonunion +M80062P Age-related osteoporosis with current pathological fracture, left lower leg, subsequent encounter for fracture with malunion +M80062S Age-related osteoporosis with current pathological fracture, left lower leg, sequela +M80069A Age-related osteoporosis with current pathological fracture, unspecified lower leg, initial encounter for fracture +M80069D Age-related osteoporosis with current pathological fracture, unspecified lower leg, subsequent encounter for fracture with routine healing +M80069G Age-related osteoporosis with current pathological fracture, unspecified lower leg, subsequent encounter for fracture with delayed healing +M80069K Age-related osteoporosis with current pathological fracture, unspecified lower leg, subsequent encounter for fracture with nonunion +M80069P Age-related osteoporosis with current pathological fracture, unspecified lower leg, subsequent encounter for fracture with malunion +M80069S Age-related osteoporosis with current pathological fracture, unspecified lower leg, sequela +M80071A Age-related osteoporosis with current pathological fracture, right ankle and foot, initial encounter for fracture +M80071D Age-related osteoporosis with current pathological fracture, right ankle and foot, subsequent encounter for fracture with routine healing +M80071G Age-related osteoporosis with current pathological fracture, right ankle and foot, subsequent encounter for fracture with delayed healing +M80071K Age-related osteoporosis with current pathological fracture, right ankle and foot, subsequent encounter for fracture with nonunion +M80071P Age-related osteoporosis with current pathological fracture, right ankle and foot, subsequent encounter for fracture with malunion +M80071S Age-related osteoporosis with current pathological fracture, right ankle and foot, sequela +M80072A Age-related osteoporosis with current pathological fracture, left ankle and foot, initial encounter for fracture +M80072D Age-related osteoporosis with current pathological fracture, left ankle and foot, subsequent encounter for fracture with routine healing +M80072G Age-related osteoporosis with current pathological fracture, left ankle and foot, subsequent encounter for fracture with delayed healing +M80072K Age-related osteoporosis with current pathological fracture, left ankle and foot, subsequent encounter for fracture with nonunion +M80072P Age-related osteoporosis with current pathological fracture, left ankle and foot, subsequent encounter for fracture with malunion +M80072S Age-related osteoporosis with current pathological fracture, left ankle and foot, sequela +M80079A Age-related osteoporosis with current pathological fracture, unspecified ankle and foot, initial encounter for fracture +M80079D Age-related osteoporosis with current pathological fracture, unspecified ankle and foot, subsequent encounter for fracture with routine healing +M80079G Age-related osteoporosis with current pathological fracture, unspecified ankle and foot, subsequent encounter for fracture with delayed healing +M80079K Age-related osteoporosis with current pathological fracture, unspecified ankle and foot, subsequent encounter for fracture with nonunion +M80079P Age-related osteoporosis with current pathological fracture, unspecified ankle and foot, subsequent encounter for fracture with malunion +M80079S Age-related osteoporosis with current pathological fracture, unspecified ankle and foot, sequela +M8008XA Age-related osteoporosis with current pathological fracture, vertebra(e), initial encounter for fracture +M8008XD Age-related osteoporosis with current pathological fracture, vertebra(e), subsequent encounter for fracture with routine healing +M8008XG Age-related osteoporosis with current pathological fracture, vertebra(e), subsequent encounter for fracture with delayed healing +M8008XK Age-related osteoporosis with current pathological fracture, vertebra(e), subsequent encounter for fracture with nonunion +M8008XP Age-related osteoporosis with current pathological fracture, vertebra(e), subsequent encounter for fracture with malunion +M8008XS Age-related osteoporosis with current pathological fracture, vertebra(e), sequela +M8080XA Other osteoporosis with current pathological fracture, unspecified site, initial encounter for fracture +M8080XD Other osteoporosis with current pathological fracture, unspecified site, subsequent encounter for fracture with routine healing +M8080XG Other osteoporosis with current pathological fracture, unspecified site, subsequent encounter for fracture with delayed healing +M8080XK Other osteoporosis with current pathological fracture, unspecified site, subsequent encounter for fracture with nonunion +M8080XP Other osteoporosis with current pathological fracture, unspecified site, subsequent encounter for fracture with malunion +M8080XS Other osteoporosis with current pathological fracture, unspecified site, sequela +M80811A Other osteoporosis with current pathological fracture, right shoulder, initial encounter for fracture +M80811D Other osteoporosis with current pathological fracture, right shoulder, subsequent encounter for fracture with routine healing +M80811G Other osteoporosis with current pathological fracture, right shoulder, subsequent encounter for fracture with delayed healing +M80811K Other osteoporosis with current pathological fracture, right shoulder, subsequent encounter for fracture with nonunion +M80811P Other osteoporosis with current pathological fracture, right shoulder, subsequent encounter for fracture with malunion +M80811S Other osteoporosis with current pathological fracture, right shoulder, sequela +M80812A Other osteoporosis with current pathological fracture, left shoulder, initial encounter for fracture +M80812D Other osteoporosis with current pathological fracture, left shoulder, subsequent encounter for fracture with routine healing +M80812G Other osteoporosis with current pathological fracture, left shoulder, subsequent encounter for fracture with delayed healing +M80812K Other osteoporosis with current pathological fracture, left shoulder, subsequent encounter for fracture with nonunion +M80812P Other osteoporosis with current pathological fracture, left shoulder, subsequent encounter for fracture with malunion +M80812S Other osteoporosis with current pathological fracture, left shoulder, sequela +M80819A Other osteoporosis with current pathological fracture, unspecified shoulder, initial encounter for fracture +M80819D Other osteoporosis with current pathological fracture, unspecified shoulder, subsequent encounter for fracture with routine healing +M80819G Other osteoporosis with current pathological fracture, unspecified shoulder, subsequent encounter for fracture with delayed healing +M80819K Other osteoporosis with current pathological fracture, unspecified shoulder, subsequent encounter for fracture with nonunion +M80819P Other osteoporosis with current pathological fracture, unspecified shoulder, subsequent encounter for fracture with malunion +M80819S Other osteoporosis with current pathological fracture, unspecified shoulder, sequela +M80821A Other osteoporosis with current pathological fracture, right humerus, initial encounter for fracture +M80821D Other osteoporosis with current pathological fracture, right humerus, subsequent encounter for fracture with routine healing +M80821G Other osteoporosis with current pathological fracture, right humerus, subsequent encounter for fracture with delayed healing +M80821K Other osteoporosis with current pathological fracture, right humerus, subsequent encounter for fracture with nonunion +M80821P Other osteoporosis with current pathological fracture, right humerus, subsequent encounter for fracture with malunion +M80821S Other osteoporosis with current pathological fracture, right humerus, sequela +M80822A Other osteoporosis with current pathological fracture, left humerus, initial encounter for fracture +M80822D Other osteoporosis with current pathological fracture, left humerus, subsequent encounter for fracture with routine healing +M80822G Other osteoporosis with current pathological fracture, left humerus, subsequent encounter for fracture with delayed healing +M80822K Other osteoporosis with current pathological fracture, left humerus, subsequent encounter for fracture with nonunion +M80822P Other osteoporosis with current pathological fracture, left humerus, subsequent encounter for fracture with malunion +M80822S Other osteoporosis with current pathological fracture, left humerus, sequela +M80829A Other osteoporosis with current pathological fracture, unspecified humerus, initial encounter for fracture +M80829D Other osteoporosis with current pathological fracture, unspecified humerus, subsequent encounter for fracture with routine healing +M80829G Other osteoporosis with current pathological fracture, unspecified humerus, subsequent encounter for fracture with delayed healing +M80829K Other osteoporosis with current pathological fracture, unspecified humerus, subsequent encounter for fracture with nonunion +M80829P Other osteoporosis with current pathological fracture, unspecified humerus, subsequent encounter for fracture with malunion +M80829S Other osteoporosis with current pathological fracture, unspecified humerus, sequela +M80831A Other osteoporosis with current pathological fracture, right forearm, initial encounter for fracture +M80831D Other osteoporosis with current pathological fracture, right forearm, subsequent encounter for fracture with routine healing +M80831G Other osteoporosis with current pathological fracture, right forearm, subsequent encounter for fracture with delayed healing +M80831K Other osteoporosis with current pathological fracture, right forearm, subsequent encounter for fracture with nonunion +M80831P Other osteoporosis with current pathological fracture, right forearm, subsequent encounter for fracture with malunion +M80831S Other osteoporosis with current pathological fracture, right forearm, sequela +M80832A Other osteoporosis with current pathological fracture, left forearm, initial encounter for fracture +M80832D Other osteoporosis with current pathological fracture, left forearm, subsequent encounter for fracture with routine healing +M80832G Other osteoporosis with current pathological fracture, left forearm, subsequent encounter for fracture with delayed healing +M80832K Other osteoporosis with current pathological fracture, left forearm, subsequent encounter for fracture with nonunion +M80832P Other osteoporosis with current pathological fracture, left forearm, subsequent encounter for fracture with malunion +M80832S Other osteoporosis with current pathological fracture, left forearm, sequela +M80839A Other osteoporosis with current pathological fracture, unspecified forearm, initial encounter for fracture +M80839D Other osteoporosis with current pathological fracture, unspecified forearm, subsequent encounter for fracture with routine healing +M80839G Other osteoporosis with current pathological fracture, unspecified forearm, subsequent encounter for fracture with delayed healing +M80839K Other osteoporosis with current pathological fracture, unspecified forearm, subsequent encounter for fracture with nonunion +M80839P Other osteoporosis with current pathological fracture, unspecified forearm, subsequent encounter for fracture with malunion +M80839S Other osteoporosis with current pathological fracture, unspecified forearm, sequela +M80841A Other osteoporosis with current pathological fracture, right hand, initial encounter for fracture +M80841D Other osteoporosis with current pathological fracture, right hand, subsequent encounter for fracture with routine healing +M80841G Other osteoporosis with current pathological fracture, right hand, subsequent encounter for fracture with delayed healing +M80841K Other osteoporosis with current pathological fracture, right hand, subsequent encounter for fracture with nonunion +M80841P Other osteoporosis with current pathological fracture, right hand, subsequent encounter for fracture with malunion +M80841S Other osteoporosis with current pathological fracture, right hand, sequela +M80842A Other osteoporosis with current pathological fracture, left hand, initial encounter for fracture +M80842D Other osteoporosis with current pathological fracture, left hand, subsequent encounter for fracture with routine healing +M80842G Other osteoporosis with current pathological fracture, left hand, subsequent encounter for fracture with delayed healing +M80842K Other osteoporosis with current pathological fracture, left hand, subsequent encounter for fracture with nonunion +M80842P Other osteoporosis with current pathological fracture, left hand, subsequent encounter for fracture with malunion +M80842S Other osteoporosis with current pathological fracture, left hand, sequela +M80849A Other osteoporosis with current pathological fracture, unspecified hand, initial encounter for fracture +M80849D Other osteoporosis with current pathological fracture, unspecified hand, subsequent encounter for fracture with routine healing +M80849G Other osteoporosis with current pathological fracture, unspecified hand, subsequent encounter for fracture with delayed healing +M80849K Other osteoporosis with current pathological fracture, unspecified hand, subsequent encounter for fracture with nonunion +M80849P Other osteoporosis with current pathological fracture, unspecified hand, subsequent encounter for fracture with malunion +M80849S Other osteoporosis with current pathological fracture, unspecified hand, sequela +M80851A Other osteoporosis with current pathological fracture, right femur, initial encounter for fracture +M80851D Other osteoporosis with current pathological fracture, right femur, subsequent encounter for fracture with routine healing +M80851G Other osteoporosis with current pathological fracture, right femur, subsequent encounter for fracture with delayed healing +M80851K Other osteoporosis with current pathological fracture, right femur, subsequent encounter for fracture with nonunion +M80851P Other osteoporosis with current pathological fracture, right femur, subsequent encounter for fracture with malunion +M80851S Other osteoporosis with current pathological fracture, right femur, sequela +M80852A Other osteoporosis with current pathological fracture, left femur, initial encounter for fracture +M80852D Other osteoporosis with current pathological fracture, left femur, subsequent encounter for fracture with routine healing +M80852G Other osteoporosis with current pathological fracture, left femur, subsequent encounter for fracture with delayed healing +M80852K Other osteoporosis with current pathological fracture, left femur, subsequent encounter for fracture with nonunion +M80852P Other osteoporosis with current pathological fracture, left femur, subsequent encounter for fracture with malunion +M80852S Other osteoporosis with current pathological fracture, left femur, sequela +M80859A Other osteoporosis with current pathological fracture, unspecified femur, initial encounter for fracture +M80859D Other osteoporosis with current pathological fracture, unspecified femur, subsequent encounter for fracture with routine healing +M80859G Other osteoporosis with current pathological fracture, unspecified femur, subsequent encounter for fracture with delayed healing +M80859K Other osteoporosis with current pathological fracture, unspecified femur, subsequent encounter for fracture with nonunion +M80859P Other osteoporosis with current pathological fracture, unspecified femur, subsequent encounter for fracture with malunion +M80859S Other osteoporosis with current pathological fracture, unspecified femur, sequela +M80861A Other osteoporosis with current pathological fracture, right lower leg, initial encounter for fracture +M80861D Other osteoporosis with current pathological fracture, right lower leg, subsequent encounter for fracture with routine healing +M80861G Other osteoporosis with current pathological fracture, right lower leg, subsequent encounter for fracture with delayed healing +M80861K Other osteoporosis with current pathological fracture, right lower leg, subsequent encounter for fracture with nonunion +M80861P Other osteoporosis with current pathological fracture, right lower leg, subsequent encounter for fracture with malunion +M80861S Other osteoporosis with current pathological fracture, right lower leg, sequela +M80862A Other osteoporosis with current pathological fracture, left lower leg, initial encounter for fracture +M80862D Other osteoporosis with current pathological fracture, left lower leg, subsequent encounter for fracture with routine healing +M80862G Other osteoporosis with current pathological fracture, left lower leg, subsequent encounter for fracture with delayed healing +M80862K Other osteoporosis with current pathological fracture, left lower leg, subsequent encounter for fracture with nonunion +M80862P Other osteoporosis with current pathological fracture, left lower leg, subsequent encounter for fracture with malunion +M80862S Other osteoporosis with current pathological fracture, left lower leg, sequela +M80869A Other osteoporosis with current pathological fracture, unspecified lower leg, initial encounter for fracture +M80869D Other osteoporosis with current pathological fracture, unspecified lower leg, subsequent encounter for fracture with routine healing +M80869G Other osteoporosis with current pathological fracture, unspecified lower leg, subsequent encounter for fracture with delayed healing +M80869K Other osteoporosis with current pathological fracture, unspecified lower leg, subsequent encounter for fracture with nonunion +M80869P Other osteoporosis with current pathological fracture, unspecified lower leg, subsequent encounter for fracture with malunion +M80869S Other osteoporosis with current pathological fracture, unspecified lower leg, sequela +M80871A Other osteoporosis with current pathological fracture, right ankle and foot, initial encounter for fracture +M80871D Other osteoporosis with current pathological fracture, right ankle and foot, subsequent encounter for fracture with routine healing +M80871G Other osteoporosis with current pathological fracture, right ankle and foot, subsequent encounter for fracture with delayed healing +M80871K Other osteoporosis with current pathological fracture, right ankle and foot, subsequent encounter for fracture with nonunion +M80871P Other osteoporosis with current pathological fracture, right ankle and foot, subsequent encounter for fracture with malunion +M80871S Other osteoporosis with current pathological fracture, right ankle and foot, sequela +M80872A Other osteoporosis with current pathological fracture, left ankle and foot, initial encounter for fracture +M80872D Other osteoporosis with current pathological fracture, left ankle and foot, subsequent encounter for fracture with routine healing +M80872G Other osteoporosis with current pathological fracture, left ankle and foot, subsequent encounter for fracture with delayed healing +M80872K Other osteoporosis with current pathological fracture, left ankle and foot, subsequent encounter for fracture with nonunion +M80872P Other osteoporosis with current pathological fracture, left ankle and foot, subsequent encounter for fracture with malunion +M80872S Other osteoporosis with current pathological fracture, left ankle and foot, sequela +M80879A Other osteoporosis with current pathological fracture, unspecified ankle and foot, initial encounter for fracture +M80879D Other osteoporosis with current pathological fracture, unspecified ankle and foot, subsequent encounter for fracture with routine healing +M80879G Other osteoporosis with current pathological fracture, unspecified ankle and foot, subsequent encounter for fracture with delayed healing +M80879K Other osteoporosis with current pathological fracture, unspecified ankle and foot, subsequent encounter for fracture with nonunion +M80879P Other osteoporosis with current pathological fracture, unspecified ankle and foot, subsequent encounter for fracture with malunion +M80879S Other osteoporosis with current pathological fracture, unspecified ankle and foot, sequela +M8088XA Other osteoporosis with current pathological fracture, vertebra(e), initial encounter for fracture +M8088XD Other osteoporosis with current pathological fracture, vertebra(e), subsequent encounter for fracture with routine healing +M8088XG Other osteoporosis with current pathological fracture, vertebra(e), subsequent encounter for fracture with delayed healing +M8088XK Other osteoporosis with current pathological fracture, vertebra(e), subsequent encounter for fracture with nonunion +M8088XP Other osteoporosis with current pathological fracture, vertebra(e), subsequent encounter for fracture with malunion +M8088XS Other osteoporosis with current pathological fracture, vertebra(e), sequela +M810 Age-related osteoporosis without current pathological fracture +M816 Localized osteoporosis [Lequesne] +M818 Other osteoporosis without current pathological fracture +M830 Puerperal osteomalacia +M831 Senile osteomalacia +M832 Adult osteomalacia due to malabsorption +M833 Adult osteomalacia due to malnutrition +M834 Aluminum bone disease +M835 Other drug-induced osteomalacia in adults +M838 Other adult osteomalacia +M839 Adult osteomalacia, unspecified +M8430XA Stress fracture, unspecified site, initial encounter for fracture +M8430XD Stress fracture, unspecified site, subsequent encounter for fracture with routine healing +M8430XG Stress fracture, unspecified site, subsequent encounter for fracture with delayed healing +M8430XK Stress fracture, unspecified site, subsequent encounter for fracture with nonunion +M8430XP Stress fracture, unspecified site, subsequent encounter for fracture with malunion +M8430XS Stress fracture, unspecified site, sequela +M84311A Stress fracture, right shoulder, initial encounter for fracture +M84311D Stress fracture, right shoulder, subsequent encounter for fracture with routine healing +M84311G Stress fracture, right shoulder, subsequent encounter for fracture with delayed healing +M84311K Stress fracture, right shoulder, subsequent encounter for fracture with nonunion +M84311P Stress fracture, right shoulder, subsequent encounter for fracture with malunion +M84311S Stress fracture, right shoulder, sequela +M84312A Stress fracture, left shoulder, initial encounter for fracture +M84312D Stress fracture, left shoulder, subsequent encounter for fracture with routine healing +M84312G Stress fracture, left shoulder, subsequent encounter for fracture with delayed healing +M84312K Stress fracture, left shoulder, subsequent encounter for fracture with nonunion +M84312P Stress fracture, left shoulder, subsequent encounter for fracture with malunion +M84312S Stress fracture, left shoulder, sequela +M84319A Stress fracture, unspecified shoulder, initial encounter for fracture +M84319D Stress fracture, unspecified shoulder, subsequent encounter for fracture with routine healing +M84319G Stress fracture, unspecified shoulder, subsequent encounter for fracture with delayed healing +M84319K Stress fracture, unspecified shoulder, subsequent encounter for fracture with nonunion +M84319P Stress fracture, unspecified shoulder, subsequent encounter for fracture with malunion +M84319S Stress fracture, unspecified shoulder, sequela +M84321A Stress fracture, right humerus, initial encounter for fracture +M84321D Stress fracture, right humerus, subsequent encounter for fracture with routine healing +M84321G Stress fracture, right humerus, subsequent encounter for fracture with delayed healing +M84321K Stress fracture, right humerus, subsequent encounter for fracture with nonunion +M84321P Stress fracture, right humerus, subsequent encounter for fracture with malunion +M84321S Stress fracture, right humerus, sequela +M84322A Stress fracture, left humerus, initial encounter for fracture +M84322D Stress fracture, left humerus, subsequent encounter for fracture with routine healing +M84322G Stress fracture, left humerus, subsequent encounter for fracture with delayed healing +M84322K Stress fracture, left humerus, subsequent encounter for fracture with nonunion +M84322P Stress fracture, left humerus, subsequent encounter for fracture with malunion +M84322S Stress fracture, left humerus, sequela +M84329A Stress fracture, unspecified humerus, initial encounter for fracture +M84329D Stress fracture, unspecified humerus, subsequent encounter for fracture with routine healing +M84329G Stress fracture, unspecified humerus, subsequent encounter for fracture with delayed healing +M84329K Stress fracture, unspecified humerus, subsequent encounter for fracture with nonunion +M84329P Stress fracture, unspecified humerus, subsequent encounter for fracture with malunion +M84329S Stress fracture, unspecified humerus, sequela +M84331A Stress fracture, right ulna, initial encounter for fracture +M84331D Stress fracture, right ulna, subsequent encounter for fracture with routine healing +M84331G Stress fracture, right ulna, subsequent encounter for fracture with delayed healing +M84331K Stress fracture, right ulna, subsequent encounter for fracture with nonunion +M84331P Stress fracture, right ulna, subsequent encounter for fracture with malunion +M84331S Stress fracture, right ulna, sequela +M84332A Stress fracture, left ulna, initial encounter for fracture +M84332D Stress fracture, left ulna, subsequent encounter for fracture with routine healing +M84332G Stress fracture, left ulna, subsequent encounter for fracture with delayed healing +M84332K Stress fracture, left ulna, subsequent encounter for fracture with nonunion +M84332P Stress fracture, left ulna, subsequent encounter for fracture with malunion +M84332S Stress fracture, left ulna, sequela +M84333A Stress fracture, right radius, initial encounter for fracture +M84333D Stress fracture, right radius, subsequent encounter for fracture with routine healing +M84333G Stress fracture, right radius, subsequent encounter for fracture with delayed healing +M84333K Stress fracture, right radius, subsequent encounter for fracture with nonunion +M84333P Stress fracture, right radius, subsequent encounter for fracture with malunion +M84333S Stress fracture, right radius, sequela +M84334A Stress fracture, left radius, initial encounter for fracture +M84334D Stress fracture, left radius, subsequent encounter for fracture with routine healing +M84334G Stress fracture, left radius, subsequent encounter for fracture with delayed healing +M84334K Stress fracture, left radius, subsequent encounter for fracture with nonunion +M84334P Stress fracture, left radius, subsequent encounter for fracture with malunion +M84334S Stress fracture, left radius, sequela +M84339A Stress fracture, unspecified ulna and radius, initial encounter for fracture +M84339D Stress fracture, unspecified ulna and radius, subsequent encounter for fracture with routine healing +M84339G Stress fracture, unspecified ulna and radius, subsequent encounter for fracture with delayed healing +M84339K Stress fracture, unspecified ulna and radius, subsequent encounter for fracture with nonunion +M84339P Stress fracture, unspecified ulna and radius, subsequent encounter for fracture with malunion +M84339S Stress fracture, unspecified ulna and radius, sequela +M84341A Stress fracture, right hand, initial encounter for fracture +M84341D Stress fracture, right hand, subsequent encounter for fracture with routine healing +M84341G Stress fracture, right hand, subsequent encounter for fracture with delayed healing +M84341K Stress fracture, right hand, subsequent encounter for fracture with nonunion +M84341P Stress fracture, right hand, subsequent encounter for fracture with malunion +M84341S Stress fracture, right hand, sequela +M84342A Stress fracture, left hand, initial encounter for fracture +M84342D Stress fracture, left hand, subsequent encounter for fracture with routine healing +M84342G Stress fracture, left hand, subsequent encounter for fracture with delayed healing +M84342K Stress fracture, left hand, subsequent encounter for fracture with nonunion +M84342P Stress fracture, left hand, subsequent encounter for fracture with malunion +M84342S Stress fracture, left hand, sequela +M84343A Stress fracture, unspecified hand, initial encounter for fracture +M84343D Stress fracture, unspecified hand, subsequent encounter for fracture with routine healing +M84343G Stress fracture, unspecified hand, subsequent encounter for fracture with delayed healing +M84343K Stress fracture, unspecified hand, subsequent encounter for fracture with nonunion +M84343P Stress fracture, unspecified hand, subsequent encounter for fracture with malunion +M84343S Stress fracture, unspecified hand, sequela +M84344A Stress fracture, right finger(s), initial encounter for fracture +M84344D Stress fracture, right finger(s), subsequent encounter for fracture with routine healing +M84344G Stress fracture, right finger(s), subsequent encounter for fracture with delayed healing +M84344K Stress fracture, right finger(s), subsequent encounter for fracture with nonunion +M84344P Stress fracture, right finger(s), subsequent encounter for fracture with malunion +M84344S Stress fracture, right finger(s), sequela +M84345A Stress fracture, left finger(s), initial encounter for fracture +M84345D Stress fracture, left finger(s), subsequent encounter for fracture with routine healing +M84345G Stress fracture, left finger(s), subsequent encounter for fracture with delayed healing +M84345K Stress fracture, left finger(s), subsequent encounter for fracture with nonunion +M84345P Stress fracture, left finger(s), subsequent encounter for fracture with malunion +M84345S Stress fracture, left finger(s), sequela +M84346A Stress fracture, unspecified finger(s), initial encounter for fracture +M84346D Stress fracture, unspecified finger(s), subsequent encounter for fracture with routine healing +M84346G Stress fracture, unspecified finger(s), subsequent encounter for fracture with delayed healing +M84346K Stress fracture, unspecified finger(s), subsequent encounter for fracture with nonunion +M84346P Stress fracture, unspecified finger(s), subsequent encounter for fracture with malunion +M84346S Stress fracture, unspecified finger(s), sequela +M84350A Stress fracture, pelvis, initial encounter for fracture +M84350D Stress fracture, pelvis, subsequent encounter for fracture with routine healing +M84350G Stress fracture, pelvis, subsequent encounter for fracture with delayed healing +M84350K Stress fracture, pelvis, subsequent encounter for fracture with nonunion +M84350P Stress fracture, pelvis, subsequent encounter for fracture with malunion +M84350S Stress fracture, pelvis, sequela +M84351A Stress fracture, right femur, initial encounter for fracture +M84351D Stress fracture, right femur, subsequent encounter for fracture with routine healing +M84351G Stress fracture, right femur, subsequent encounter for fracture with delayed healing +M84351K Stress fracture, right femur, subsequent encounter for fracture with nonunion +M84351P Stress fracture, right femur, subsequent encounter for fracture with malunion +M84351S Stress fracture, right femur, sequela +M84352A Stress fracture, left femur, initial encounter for fracture +M84352D Stress fracture, left femur, subsequent encounter for fracture with routine healing +M84352G Stress fracture, left femur, subsequent encounter for fracture with delayed healing +M84352K Stress fracture, left femur, subsequent encounter for fracture with nonunion +M84352P Stress fracture, left femur, subsequent encounter for fracture with malunion +M84352S Stress fracture, left femur, sequela +M84353A Stress fracture, unspecified femur, initial encounter for fracture +M84353D Stress fracture, unspecified femur, subsequent encounter for fracture with routine healing +M84353G Stress fracture, unspecified femur, subsequent encounter for fracture with delayed healing +M84353K Stress fracture, unspecified femur, subsequent encounter for fracture with nonunion +M84353P Stress fracture, unspecified femur, subsequent encounter for fracture with malunion +M84353S Stress fracture, unspecified femur, sequela +M84359A Stress fracture, hip, unspecified, initial encounter for fracture +M84359D Stress fracture, hip, unspecified, subsequent encounter for fracture with routine healing +M84359G Stress fracture, hip, unspecified, subsequent encounter for fracture with delayed healing +M84359K Stress fracture, hip, unspecified, subsequent encounter for fracture with nonunion +M84359P Stress fracture, hip, unspecified, subsequent encounter for fracture with malunion +M84359S Stress fracture, hip, unspecified, sequela +M84361A Stress fracture, right tibia, initial encounter for fracture +M84361D Stress fracture, right tibia, subsequent encounter for fracture with routine healing +M84361G Stress fracture, right tibia, subsequent encounter for fracture with delayed healing +M84361K Stress fracture, right tibia, subsequent encounter for fracture with nonunion +M84361P Stress fracture, right tibia, subsequent encounter for fracture with malunion +M84361S Stress fracture, right tibia, sequela +M84362A Stress fracture, left tibia, initial encounter for fracture +M84362D Stress fracture, left tibia, subsequent encounter for fracture with routine healing +M84362G Stress fracture, left tibia, subsequent encounter for fracture with delayed healing +M84362K Stress fracture, left tibia, subsequent encounter for fracture with nonunion +M84362P Stress fracture, left tibia, subsequent encounter for fracture with malunion +M84362S Stress fracture, left tibia, sequela +M84363A Stress fracture, right fibula, initial encounter for fracture +M84363D Stress fracture, right fibula, subsequent encounter for fracture with routine healing +M84363G Stress fracture, right fibula, subsequent encounter for fracture with delayed healing +M84363K Stress fracture, right fibula, subsequent encounter for fracture with nonunion +M84363P Stress fracture, right fibula, subsequent encounter for fracture with malunion +M84363S Stress fracture, right fibula, sequela +M84364A Stress fracture, left fibula, initial encounter for fracture +M84364D Stress fracture, left fibula, subsequent encounter for fracture with routine healing +M84364G Stress fracture, left fibula, subsequent encounter for fracture with delayed healing +M84364K Stress fracture, left fibula, subsequent encounter for fracture with nonunion +M84364P Stress fracture, left fibula, subsequent encounter for fracture with malunion +M84364S Stress fracture, left fibula, sequela +M84369A Stress fracture, unspecified tibia and fibula, initial encounter for fracture +M84369D Stress fracture, unspecified tibia and fibula, subsequent encounter for fracture with routine healing +M84369G Stress fracture, unspecified tibia and fibula, subsequent encounter for fracture with delayed healing +M84369K Stress fracture, unspecified tibia and fibula, subsequent encounter for fracture with nonunion +M84369P Stress fracture, unspecified tibia and fibula, subsequent encounter for fracture with malunion +M84369S Stress fracture, unspecified tibia and fibula, sequela +M84371A Stress fracture, right ankle, initial encounter for fracture +M84371D Stress fracture, right ankle, subsequent encounter for fracture with routine healing +M84371G Stress fracture, right ankle, subsequent encounter for fracture with delayed healing +M84371K Stress fracture, right ankle, subsequent encounter for fracture with nonunion +M84371P Stress fracture, right ankle, subsequent encounter for fracture with malunion +M84371S Stress fracture, right ankle, sequela +M84372A Stress fracture, left ankle, initial encounter for fracture +M84372D Stress fracture, left ankle, subsequent encounter for fracture with routine healing +M84372G Stress fracture, left ankle, subsequent encounter for fracture with delayed healing +M84372K Stress fracture, left ankle, subsequent encounter for fracture with nonunion +M84372P Stress fracture, left ankle, subsequent encounter for fracture with malunion +M84372S Stress fracture, left ankle, sequela +M84373A Stress fracture, unspecified ankle, initial encounter for fracture +M84373D Stress fracture, unspecified ankle, subsequent encounter for fracture with routine healing +M84373G Stress fracture, unspecified ankle, subsequent encounter for fracture with delayed healing +M84373K Stress fracture, unspecified ankle, subsequent encounter for fracture with nonunion +M84373P Stress fracture, unspecified ankle, subsequent encounter for fracture with malunion +M84373S Stress fracture, unspecified ankle, sequela +M84374A Stress fracture, right foot, initial encounter for fracture +M84374D Stress fracture, right foot, subsequent encounter for fracture with routine healing +M84374G Stress fracture, right foot, subsequent encounter for fracture with delayed healing +M84374K Stress fracture, right foot, subsequent encounter for fracture with nonunion +M84374P Stress fracture, right foot, subsequent encounter for fracture with malunion +M84374S Stress fracture, right foot, sequela +M84375A Stress fracture, left foot, initial encounter for fracture +M84375D Stress fracture, left foot, subsequent encounter for fracture with routine healing +M84375G Stress fracture, left foot, subsequent encounter for fracture with delayed healing +M84375K Stress fracture, left foot, subsequent encounter for fracture with nonunion +M84375P Stress fracture, left foot, subsequent encounter for fracture with malunion +M84375S Stress fracture, left foot, sequela +M84376A Stress fracture, unspecified foot, initial encounter for fracture +M84376D Stress fracture, unspecified foot, subsequent encounter for fracture with routine healing +M84376G Stress fracture, unspecified foot, subsequent encounter for fracture with delayed healing +M84376K Stress fracture, unspecified foot, subsequent encounter for fracture with nonunion +M84376P Stress fracture, unspecified foot, subsequent encounter for fracture with malunion +M84376S Stress fracture, unspecified foot, sequela +M84377A Stress fracture, right toe(s), initial encounter for fracture +M84377D Stress fracture, right toe(s), subsequent encounter for fracture with routine healing +M84377G Stress fracture, right toe(s), subsequent encounter for fracture with delayed healing +M84377K Stress fracture, right toe(s), subsequent encounter for fracture with nonunion +M84377P Stress fracture, right toe(s), subsequent encounter for fracture with malunion +M84377S Stress fracture, right toe(s), sequela +M84378A Stress fracture, left toe(s), initial encounter for fracture +M84378D Stress fracture, left toe(s), subsequent encounter for fracture with routine healing +M84378G Stress fracture, left toe(s), subsequent encounter for fracture with delayed healing +M84378K Stress fracture, left toe(s), subsequent encounter for fracture with nonunion +M84378P Stress fracture, left toe(s), subsequent encounter for fracture with malunion +M84378S Stress fracture, left toe(s), sequela +M84379A Stress fracture, unspecified toe(s), initial encounter for fracture +M84379D Stress fracture, unspecified toe(s), subsequent encounter for fracture with routine healing +M84379G Stress fracture, unspecified toe(s), subsequent encounter for fracture with delayed healing +M84379K Stress fracture, unspecified toe(s), subsequent encounter for fracture with nonunion +M84379P Stress fracture, unspecified toe(s), subsequent encounter for fracture with malunion +M84379S Stress fracture, unspecified toe(s), sequela +M8438XA Stress fracture, other site, initial encounter for fracture +M8438XD Stress fracture, other site, subsequent encounter for fracture with routine healing +M8438XG Stress fracture, other site, subsequent encounter for fracture with delayed healing +M8438XK Stress fracture, other site, subsequent encounter for fracture with nonunion +M8438XP Stress fracture, other site, subsequent encounter for fracture with malunion +M8438XS Stress fracture, other site, sequela +M8440XA Pathological fracture, unspecified site, initial encounter for fracture +M8440XD Pathological fracture, unspecified site, subsequent encounter for fracture with routine healing +M8440XG Pathological fracture, unspecified site, subsequent encounter for fracture with delayed healing +M8440XK Pathological fracture, unspecified site, subsequent encounter for fracture with nonunion +M8440XP Pathological fracture, unspecified site, subsequent encounter for fracture with malunion +M8440XS Pathological fracture, unspecified site, sequela +M84411A Pathological fracture, right shoulder, initial encounter for fracture +M84411D Pathological fracture, right shoulder, subsequent encounter for fracture with routine healing +M84411G Pathological fracture, right shoulder, subsequent encounter for fracture with delayed healing +M84411K Pathological fracture, right shoulder, subsequent encounter for fracture with nonunion +M84411P Pathological fracture, right shoulder, subsequent encounter for fracture with malunion +M84411S Pathological fracture, right shoulder, sequela +M84412A Pathological fracture, left shoulder, initial encounter for fracture +M84412D Pathological fracture, left shoulder, subsequent encounter for fracture with routine healing +M84412G Pathological fracture, left shoulder, subsequent encounter for fracture with delayed healing +M84412K Pathological fracture, left shoulder, subsequent encounter for fracture with nonunion +M84412P Pathological fracture, left shoulder, subsequent encounter for fracture with malunion +M84412S Pathological fracture, left shoulder, sequela +M84419A Pathological fracture, unspecified shoulder, initial encounter for fracture +M84419D Pathological fracture, unspecified shoulder, subsequent encounter for fracture with routine healing +M84419G Pathological fracture, unspecified shoulder, subsequent encounter for fracture with delayed healing +M84419K Pathological fracture, unspecified shoulder, subsequent encounter for fracture with nonunion +M84419P Pathological fracture, unspecified shoulder, subsequent encounter for fracture with malunion +M84419S Pathological fracture, unspecified shoulder, sequela +M84421A Pathological fracture, right humerus, initial encounter for fracture +M84421D Pathological fracture, right humerus, subsequent encounter for fracture with routine healing +M84421G Pathological fracture, right humerus, subsequent encounter for fracture with delayed healing +M84421K Pathological fracture, right humerus, subsequent encounter for fracture with nonunion +M84421P Pathological fracture, right humerus, subsequent encounter for fracture with malunion +M84421S Pathological fracture, right humerus, sequela +M84422A Pathological fracture, left humerus, initial encounter for fracture +M84422D Pathological fracture, left humerus, subsequent encounter for fracture with routine healing +M84422G Pathological fracture, left humerus, subsequent encounter for fracture with delayed healing +M84422K Pathological fracture, left humerus, subsequent encounter for fracture with nonunion +M84422P Pathological fracture, left humerus, subsequent encounter for fracture with malunion +M84422S Pathological fracture, left humerus, sequela +M84429A Pathological fracture, unspecified humerus, initial encounter for fracture +M84429D Pathological fracture, unspecified humerus, subsequent encounter for fracture with routine healing +M84429G Pathological fracture, unspecified humerus, subsequent encounter for fracture with delayed healing +M84429K Pathological fracture, unspecified humerus, subsequent encounter for fracture with nonunion +M84429P Pathological fracture, unspecified humerus, subsequent encounter for fracture with malunion +M84429S Pathological fracture, unspecified humerus, sequela +M84431A Pathological fracture, right ulna, initial encounter for fracture +M84431D Pathological fracture, right ulna, subsequent encounter for fracture with routine healing +M84431G Pathological fracture, right ulna, subsequent encounter for fracture with delayed healing +M84431K Pathological fracture, right ulna, subsequent encounter for fracture with nonunion +M84431P Pathological fracture, right ulna, subsequent encounter for fracture with malunion +M84431S Pathological fracture, right ulna, sequela +M84432A Pathological fracture, left ulna, initial encounter for fracture +M84432D Pathological fracture, left ulna, subsequent encounter for fracture with routine healing +M84432G Pathological fracture, left ulna, subsequent encounter for fracture with delayed healing +M84432K Pathological fracture, left ulna, subsequent encounter for fracture with nonunion +M84432P Pathological fracture, left ulna, subsequent encounter for fracture with malunion +M84432S Pathological fracture, left ulna, sequela +M84433A Pathological fracture, right radius, initial encounter for fracture +M84433D Pathological fracture, right radius, subsequent encounter for fracture with routine healing +M84433G Pathological fracture, right radius, subsequent encounter for fracture with delayed healing +M84433K Pathological fracture, right radius, subsequent encounter for fracture with nonunion +M84433P Pathological fracture, right radius, subsequent encounter for fracture with malunion +M84433S Pathological fracture, right radius, sequela +M84434A Pathological fracture, left radius, initial encounter for fracture +M84434D Pathological fracture, left radius, subsequent encounter for fracture with routine healing +M84434G Pathological fracture, left radius, subsequent encounter for fracture with delayed healing +M84434K Pathological fracture, left radius, subsequent encounter for fracture with nonunion +M84434P Pathological fracture, left radius, subsequent encounter for fracture with malunion +M84434S Pathological fracture, left radius, sequela +M84439A Pathological fracture, unspecified ulna and radius, initial encounter for fracture +M84439D Pathological fracture, unspecified ulna and radius, subsequent encounter for fracture with routine healing +M84439G Pathological fracture, unspecified ulna and radius, subsequent encounter for fracture with delayed healing +M84439K Pathological fracture, unspecified ulna and radius, subsequent encounter for fracture with nonunion +M84439P Pathological fracture, unspecified ulna and radius, subsequent encounter for fracture with malunion +M84439S Pathological fracture, unspecified ulna and radius, sequela +M84441A Pathological fracture, right hand, initial encounter for fracture +M84441D Pathological fracture, right hand, subsequent encounter for fracture with routine healing +M84441G Pathological fracture, right hand, subsequent encounter for fracture with delayed healing +M84441K Pathological fracture, right hand, subsequent encounter for fracture with nonunion +M84441P Pathological fracture, right hand, subsequent encounter for fracture with malunion +M84441S Pathological fracture, right hand, sequela +M84442A Pathological fracture, left hand, initial encounter for fracture +M84442D Pathological fracture, left hand, subsequent encounter for fracture with routine healing +M84442G Pathological fracture, left hand, subsequent encounter for fracture with delayed healing +M84442K Pathological fracture, left hand, subsequent encounter for fracture with nonunion +M84442P Pathological fracture, left hand, subsequent encounter for fracture with malunion +M84442S Pathological fracture, left hand, sequela +M84443A Pathological fracture, unspecified hand, initial encounter for fracture +M84443D Pathological fracture, unspecified hand, subsequent encounter for fracture with routine healing +M84443G Pathological fracture, unspecified hand, subsequent encounter for fracture with delayed healing +M84443K Pathological fracture, unspecified hand, subsequent encounter for fracture with nonunion +M84443P Pathological fracture, unspecified hand, subsequent encounter for fracture with malunion +M84443S Pathological fracture, unspecified hand, sequela +M84444A Pathological fracture, right finger(s), initial encounter for fracture +M84444D Pathological fracture, right finger(s), subsequent encounter for fracture with routine healing +M84444G Pathological fracture, right finger(s), subsequent encounter for fracture with delayed healing +M84444K Pathological fracture, right finger(s), subsequent encounter for fracture with nonunion +M84444P Pathological fracture, right finger(s), subsequent encounter for fracture with malunion +M84444S Pathological fracture, right finger(s), sequela +M84445A Pathological fracture, left finger(s), initial encounter for fracture +M84445D Pathological fracture, left finger(s), subsequent encounter for fracture with routine healing +M84445G Pathological fracture, left finger(s), subsequent encounter for fracture with delayed healing +M84445K Pathological fracture, left finger(s), subsequent encounter for fracture with nonunion +M84445P Pathological fracture, left finger(s), subsequent encounter for fracture with malunion +M84445S Pathological fracture, left finger(s), sequela +M84446A Pathological fracture, unspecified finger(s), initial encounter for fracture +M84446D Pathological fracture, unspecified finger(s), subsequent encounter for fracture with routine healing +M84446G Pathological fracture, unspecified finger(s), subsequent encounter for fracture with delayed healing +M84446K Pathological fracture, unspecified finger(s), subsequent encounter for fracture with nonunion +M84446P Pathological fracture, unspecified finger(s), subsequent encounter for fracture with malunion +M84446S Pathological fracture, unspecified finger(s), sequela +M84451A Pathological fracture, right femur, initial encounter for fracture +M84451D Pathological fracture, right femur, subsequent encounter for fracture with routine healing +M84451G Pathological fracture, right femur, subsequent encounter for fracture with delayed healing +M84451K Pathological fracture, right femur, subsequent encounter for fracture with nonunion +M84451P Pathological fracture, right femur, subsequent encounter for fracture with malunion +M84451S Pathological fracture, right femur, sequela +M84452A Pathological fracture, left femur, initial encounter for fracture +M84452D Pathological fracture, left femur, subsequent encounter for fracture with routine healing +M84452G Pathological fracture, left femur, subsequent encounter for fracture with delayed healing +M84452K Pathological fracture, left femur, subsequent encounter for fracture with nonunion +M84452P Pathological fracture, left femur, subsequent encounter for fracture with malunion +M84452S Pathological fracture, left femur, sequela +M84453A Pathological fracture, unspecified femur, initial encounter for fracture +M84453D Pathological fracture, unspecified femur, subsequent encounter for fracture with routine healing +M84453G Pathological fracture, unspecified femur, subsequent encounter for fracture with delayed healing +M84453K Pathological fracture, unspecified femur, subsequent encounter for fracture with nonunion +M84453P Pathological fracture, unspecified femur, subsequent encounter for fracture with malunion +M84453S Pathological fracture, unspecified femur, sequela +M84454A Pathological fracture, pelvis, initial encounter for fracture +M84454D Pathological fracture, pelvis, subsequent encounter for fracture with routine healing +M84454G Pathological fracture, pelvis, subsequent encounter for fracture with delayed healing +M84454K Pathological fracture, pelvis, subsequent encounter for fracture with nonunion +M84454P Pathological fracture, pelvis, subsequent encounter for fracture with malunion +M84454S Pathological fracture, pelvis, sequela +M84459A Pathological fracture, hip, unspecified, initial encounter for fracture +M84459D Pathological fracture, hip, unspecified, subsequent encounter for fracture with routine healing +M84459G Pathological fracture, hip, unspecified, subsequent encounter for fracture with delayed healing +M84459K Pathological fracture, hip, unspecified, subsequent encounter for fracture with nonunion +M84459P Pathological fracture, hip, unspecified, subsequent encounter for fracture with malunion +M84459S Pathological fracture, hip, unspecified, sequela +M84461A Pathological fracture, right tibia, initial encounter for fracture +M84461D Pathological fracture, right tibia, subsequent encounter for fracture with routine healing +M84461G Pathological fracture, right tibia, subsequent encounter for fracture with delayed healing +M84461K Pathological fracture, right tibia, subsequent encounter for fracture with nonunion +M84461P Pathological fracture, right tibia, subsequent encounter for fracture with malunion +M84461S Pathological fracture, right tibia, sequela +M84462A Pathological fracture, left tibia, initial encounter for fracture +M84462D Pathological fracture, left tibia, subsequent encounter for fracture with routine healing +M84462G Pathological fracture, left tibia, subsequent encounter for fracture with delayed healing +M84462K Pathological fracture, left tibia, subsequent encounter for fracture with nonunion +M84462P Pathological fracture, left tibia, subsequent encounter for fracture with malunion +M84462S Pathological fracture, left tibia, sequela +M84463A Pathological fracture, right fibula, initial encounter for fracture +M84463D Pathological fracture, right fibula, subsequent encounter for fracture with routine healing +M84463G Pathological fracture, right fibula, subsequent encounter for fracture with delayed healing +M84463K Pathological fracture, right fibula, subsequent encounter for fracture with nonunion +M84463P Pathological fracture, right fibula, subsequent encounter for fracture with malunion +M84463S Pathological fracture, right fibula, sequela +M84464A Pathological fracture, left fibula, initial encounter for fracture +M84464D Pathological fracture, left fibula, subsequent encounter for fracture with routine healing +M84464G Pathological fracture, left fibula, subsequent encounter for fracture with delayed healing +M84464K Pathological fracture, left fibula, subsequent encounter for fracture with nonunion +M84464P Pathological fracture, left fibula, subsequent encounter for fracture with malunion +M84464S Pathological fracture, left fibula, sequela +M84469A Pathological fracture, unspecified tibia and fibula, initial encounter for fracture +M84469D Pathological fracture, unspecified tibia and fibula, subsequent encounter for fracture with routine healing +M84469G Pathological fracture, unspecified tibia and fibula, subsequent encounter for fracture with delayed healing +M84469K Pathological fracture, unspecified tibia and fibula, subsequent encounter for fracture with nonunion +M84469P Pathological fracture, unspecified tibia and fibula, subsequent encounter for fracture with malunion +M84469S Pathological fracture, unspecified tibia and fibula, sequela +M84471A Pathological fracture, right ankle, initial encounter for fracture +M84471D Pathological fracture, right ankle, subsequent encounter for fracture with routine healing +M84471G Pathological fracture, right ankle, subsequent encounter for fracture with delayed healing +M84471K Pathological fracture, right ankle, subsequent encounter for fracture with nonunion +M84471P Pathological fracture, right ankle, subsequent encounter for fracture with malunion +M84471S Pathological fracture, right ankle, sequela +M84472A Pathological fracture, left ankle, initial encounter for fracture +M84472D Pathological fracture, left ankle, subsequent encounter for fracture with routine healing +M84472G Pathological fracture, left ankle, subsequent encounter for fracture with delayed healing +M84472K Pathological fracture, left ankle, subsequent encounter for fracture with nonunion +M84472P Pathological fracture, left ankle, subsequent encounter for fracture with malunion +M84472S Pathological fracture, left ankle, sequela +M84473A Pathological fracture, unspecified ankle, initial encounter for fracture +M84473D Pathological fracture, unspecified ankle, subsequent encounter for fracture with routine healing +M84473G Pathological fracture, unspecified ankle, subsequent encounter for fracture with delayed healing +M84473K Pathological fracture, unspecified ankle, subsequent encounter for fracture with nonunion +M84473P Pathological fracture, unspecified ankle, subsequent encounter for fracture with malunion +M84473S Pathological fracture, unspecified ankle, sequela +M84474A Pathological fracture, right foot, initial encounter for fracture +M84474D Pathological fracture, right foot, subsequent encounter for fracture with routine healing +M84474G Pathological fracture, right foot, subsequent encounter for fracture with delayed healing +M84474K Pathological fracture, right foot, subsequent encounter for fracture with nonunion +M84474P Pathological fracture, right foot, subsequent encounter for fracture with malunion +M84474S Pathological fracture, right foot, sequela +M84475A Pathological fracture, left foot, initial encounter for fracture +M84475D Pathological fracture, left foot, subsequent encounter for fracture with routine healing +M84475G Pathological fracture, left foot, subsequent encounter for fracture with delayed healing +M84475K Pathological fracture, left foot, subsequent encounter for fracture with nonunion +M84475P Pathological fracture, left foot, subsequent encounter for fracture with malunion +M84475S Pathological fracture, left foot, sequela +M84476A Pathological fracture, unspecified foot, initial encounter for fracture +M84476D Pathological fracture, unspecified foot, subsequent encounter for fracture with routine healing +M84476G Pathological fracture, unspecified foot, subsequent encounter for fracture with delayed healing +M84476K Pathological fracture, unspecified foot, subsequent encounter for fracture with nonunion +M84476P Pathological fracture, unspecified foot, subsequent encounter for fracture with malunion +M84476S Pathological fracture, unspecified foot, sequela +M84477A Pathological fracture, right toe(s), initial encounter for fracture +M84477D Pathological fracture, right toe(s), subsequent encounter for fracture with routine healing +M84477G Pathological fracture, right toe(s), subsequent encounter for fracture with delayed healing +M84477K Pathological fracture, right toe(s), subsequent encounter for fracture with nonunion +M84477P Pathological fracture, right toe(s), subsequent encounter for fracture with malunion +M84477S Pathological fracture, right toe(s), sequela +M84478A Pathological fracture, left toe(s), initial encounter for fracture +M84478D Pathological fracture, left toe(s), subsequent encounter for fracture with routine healing +M84478G Pathological fracture, left toe(s), subsequent encounter for fracture with delayed healing +M84478K Pathological fracture, left toe(s), subsequent encounter for fracture with nonunion +M84478P Pathological fracture, left toe(s), subsequent encounter for fracture with malunion +M84478S Pathological fracture, left toe(s), sequela +M84479A Pathological fracture, unspecified toe(s), initial encounter for fracture +M84479D Pathological fracture, unspecified toe(s), subsequent encounter for fracture with routine healing +M84479G Pathological fracture, unspecified toe(s), subsequent encounter for fracture with delayed healing +M84479K Pathological fracture, unspecified toe(s), subsequent encounter for fracture with nonunion +M84479P Pathological fracture, unspecified toe(s), subsequent encounter for fracture with malunion +M84479S Pathological fracture, unspecified toe(s), sequela +M8448XA Pathological fracture, other site, initial encounter for fracture +M8448XD Pathological fracture, other site, subsequent encounter for fracture with routine healing +M8448XG Pathological fracture, other site, subsequent encounter for fracture with delayed healing +M8448XK Pathological fracture, other site, subsequent encounter for fracture with nonunion +M8448XP Pathological fracture, other site, subsequent encounter for fracture with malunion +M8448XS Pathological fracture, other site, sequela +M8450XA Pathological fracture in neoplastic disease, unspecified site, initial encounter for fracture +M8450XD Pathological fracture in neoplastic disease, unspecified site, subsequent encounter for fracture with routine healing +M8450XG Pathological fracture in neoplastic disease, unspecified site, subsequent encounter for fracture with delayed healing +M8450XK Pathological fracture in neoplastic disease, unspecified site, subsequent encounter for fracture with nonunion +M8450XP Pathological fracture in neoplastic disease, unspecified site, subsequent encounter for fracture with malunion +M8450XS Pathological fracture in neoplastic disease, unspecified site, sequela +M84511A Pathological fracture in neoplastic disease, right shoulder, initial encounter for fracture +M84511D Pathological fracture in neoplastic disease, right shoulder, subsequent encounter for fracture with routine healing +M84511G Pathological fracture in neoplastic disease, right shoulder, subsequent encounter for fracture with delayed healing +M84511K Pathological fracture in neoplastic disease, right shoulder, subsequent encounter for fracture with nonunion +M84511P Pathological fracture in neoplastic disease, right shoulder, subsequent encounter for fracture with malunion +M84511S Pathological fracture in neoplastic disease, right shoulder, sequela +M84512A Pathological fracture in neoplastic disease, left shoulder, initial encounter for fracture +M84512D Pathological fracture in neoplastic disease, left shoulder, subsequent encounter for fracture with routine healing +M84512G Pathological fracture in neoplastic disease, left shoulder, subsequent encounter for fracture with delayed healing +M84512K Pathological fracture in neoplastic disease, left shoulder, subsequent encounter for fracture with nonunion +M84512P Pathological fracture in neoplastic disease, left shoulder, subsequent encounter for fracture with malunion +M84512S Pathological fracture in neoplastic disease, left shoulder, sequela +M84519A Pathological fracture in neoplastic disease, unspecified shoulder, initial encounter for fracture +M84519D Pathological fracture in neoplastic disease, unspecified shoulder, subsequent encounter for fracture with routine healing +M84519G Pathological fracture in neoplastic disease, unspecified shoulder, subsequent encounter for fracture with delayed healing +M84519K Pathological fracture in neoplastic disease, unspecified shoulder, subsequent encounter for fracture with nonunion +M84519P Pathological fracture in neoplastic disease, unspecified shoulder, subsequent encounter for fracture with malunion +M84519S Pathological fracture in neoplastic disease, unspecified shoulder, sequela +M84521A Pathological fracture in neoplastic disease, right humerus, initial encounter for fracture +M84521D Pathological fracture in neoplastic disease, right humerus, subsequent encounter for fracture with routine healing +M84521G Pathological fracture in neoplastic disease, right humerus, subsequent encounter for fracture with delayed healing +M84521K Pathological fracture in neoplastic disease, right humerus, subsequent encounter for fracture with nonunion +M84521P Pathological fracture in neoplastic disease, right humerus, subsequent encounter for fracture with malunion +M84521S Pathological fracture in neoplastic disease, right humerus, sequela +M84522A Pathological fracture in neoplastic disease, left humerus, initial encounter for fracture +M84522D Pathological fracture in neoplastic disease, left humerus, subsequent encounter for fracture with routine healing +M84522G Pathological fracture in neoplastic disease, left humerus, subsequent encounter for fracture with delayed healing +M84522K Pathological fracture in neoplastic disease, left humerus, subsequent encounter for fracture with nonunion +M84522P Pathological fracture in neoplastic disease, left humerus, subsequent encounter for fracture with malunion +M84522S Pathological fracture in neoplastic disease, left humerus, sequela +M84529A Pathological fracture in neoplastic disease, unspecified humerus, initial encounter for fracture +M84529D Pathological fracture in neoplastic disease, unspecified humerus, subsequent encounter for fracture with routine healing +M84529G Pathological fracture in neoplastic disease, unspecified humerus, subsequent encounter for fracture with delayed healing +M84529K Pathological fracture in neoplastic disease, unspecified humerus, subsequent encounter for fracture with nonunion +M84529P Pathological fracture in neoplastic disease, unspecified humerus, subsequent encounter for fracture with malunion +M84529S Pathological fracture in neoplastic disease, unspecified humerus, sequela +M84531A Pathological fracture in neoplastic disease, right ulna, initial encounter for fracture +M84531D Pathological fracture in neoplastic disease, right ulna, subsequent encounter for fracture with routine healing +M84531G Pathological fracture in neoplastic disease, right ulna, subsequent encounter for fracture with delayed healing +M84531K Pathological fracture in neoplastic disease, right ulna, subsequent encounter for fracture with nonunion +M84531P Pathological fracture in neoplastic disease, right ulna, subsequent encounter for fracture with malunion +M84531S Pathological fracture in neoplastic disease, right ulna, sequela +M84532A Pathological fracture in neoplastic disease, left ulna, initial encounter for fracture +M84532D Pathological fracture in neoplastic disease, left ulna, subsequent encounter for fracture with routine healing +M84532G Pathological fracture in neoplastic disease, left ulna, subsequent encounter for fracture with delayed healing +M84532K Pathological fracture in neoplastic disease, left ulna, subsequent encounter for fracture with nonunion +M84532P Pathological fracture in neoplastic disease, left ulna, subsequent encounter for fracture with malunion +M84532S Pathological fracture in neoplastic disease, left ulna, sequela +M84533A Pathological fracture in neoplastic disease, right radius, initial encounter for fracture +M84533D Pathological fracture in neoplastic disease, right radius, subsequent encounter for fracture with routine healing +M84533G Pathological fracture in neoplastic disease, right radius, subsequent encounter for fracture with delayed healing +M84533K Pathological fracture in neoplastic disease, right radius, subsequent encounter for fracture with nonunion +M84533P Pathological fracture in neoplastic disease, right radius, subsequent encounter for fracture with malunion +M84533S Pathological fracture in neoplastic disease, right radius, sequela +M84534A Pathological fracture in neoplastic disease, left radius, initial encounter for fracture +M84534D Pathological fracture in neoplastic disease, left radius, subsequent encounter for fracture with routine healing +M84534G Pathological fracture in neoplastic disease, left radius, subsequent encounter for fracture with delayed healing +M84534K Pathological fracture in neoplastic disease, left radius, subsequent encounter for fracture with nonunion +M84534P Pathological fracture in neoplastic disease, left radius, subsequent encounter for fracture with malunion +M84534S Pathological fracture in neoplastic disease, left radius, sequela +M84539A Pathological fracture in neoplastic disease, unspecified ulna and radius, initial encounter for fracture +M84539D Pathological fracture in neoplastic disease, unspecified ulna and radius, subsequent encounter for fracture with routine healing +M84539G Pathological fracture in neoplastic disease, unspecified ulna and radius, subsequent encounter for fracture with delayed healing +M84539K Pathological fracture in neoplastic disease, unspecified ulna and radius, subsequent encounter for fracture with nonunion +M84539P Pathological fracture in neoplastic disease, unspecified ulna and radius, subsequent encounter for fracture with malunion +M84539S Pathological fracture in neoplastic disease, unspecified ulna and radius, sequela +M84541A Pathological fracture in neoplastic disease, right hand, initial encounter for fracture +M84541D Pathological fracture in neoplastic disease, right hand, subsequent encounter for fracture with routine healing +M84541G Pathological fracture in neoplastic disease, right hand, subsequent encounter for fracture with delayed healing +M84541K Pathological fracture in neoplastic disease, right hand, subsequent encounter for fracture with nonunion +M84541P Pathological fracture in neoplastic disease, right hand, subsequent encounter for fracture with malunion +M84541S Pathological fracture in neoplastic disease, right hand, sequela +M84542A Pathological fracture in neoplastic disease, left hand, initial encounter for fracture +M84542D Pathological fracture in neoplastic disease, left hand, subsequent encounter for fracture with routine healing +M84542G Pathological fracture in neoplastic disease, left hand, subsequent encounter for fracture with delayed healing +M84542K Pathological fracture in neoplastic disease, left hand, subsequent encounter for fracture with nonunion +M84542P Pathological fracture in neoplastic disease, left hand, subsequent encounter for fracture with malunion +M84542S Pathological fracture in neoplastic disease, left hand, sequela +M84549A Pathological fracture in neoplastic disease, unspecified hand, initial encounter for fracture +M84549D Pathological fracture in neoplastic disease, unspecified hand, subsequent encounter for fracture with routine healing +M84549G Pathological fracture in neoplastic disease, unspecified hand, subsequent encounter for fracture with delayed healing +M84549K Pathological fracture in neoplastic disease, unspecified hand, subsequent encounter for fracture with nonunion +M84549P Pathological fracture in neoplastic disease, unspecified hand, subsequent encounter for fracture with malunion +M84549S Pathological fracture in neoplastic disease, unspecified hand, sequela +M84550A Pathological fracture in neoplastic disease, pelvis, initial encounter for fracture +M84550D Pathological fracture in neoplastic disease, pelvis, subsequent encounter for fracture with routine healing +M84550G Pathological fracture in neoplastic disease, pelvis, subsequent encounter for fracture with delayed healing +M84550K Pathological fracture in neoplastic disease, pelvis, subsequent encounter for fracture with nonunion +M84550P Pathological fracture in neoplastic disease, pelvis, subsequent encounter for fracture with malunion +M84550S Pathological fracture in neoplastic disease, pelvis, sequela +M84551A Pathological fracture in neoplastic disease, right femur, initial encounter for fracture +M84551D Pathological fracture in neoplastic disease, right femur, subsequent encounter for fracture with routine healing +M84551G Pathological fracture in neoplastic disease, right femur, subsequent encounter for fracture with delayed healing +M84551K Pathological fracture in neoplastic disease, right femur, subsequent encounter for fracture with nonunion +M84551P Pathological fracture in neoplastic disease, right femur, subsequent encounter for fracture with malunion +M84551S Pathological fracture in neoplastic disease, right femur, sequela +M84552A Pathological fracture in neoplastic disease, left femur, initial encounter for fracture +M84552D Pathological fracture in neoplastic disease, left femur, subsequent encounter for fracture with routine healing +M84552G Pathological fracture in neoplastic disease, left femur, subsequent encounter for fracture with delayed healing +M84552K Pathological fracture in neoplastic disease, left femur, subsequent encounter for fracture with nonunion +M84552P Pathological fracture in neoplastic disease, left femur, subsequent encounter for fracture with malunion +M84552S Pathological fracture in neoplastic disease, left femur, sequela +M84553A Pathological fracture in neoplastic disease, unspecified femur, initial encounter for fracture +M84553D Pathological fracture in neoplastic disease, unspecified femur, subsequent encounter for fracture with routine healing +M84553G Pathological fracture in neoplastic disease, unspecified femur, subsequent encounter for fracture with delayed healing +M84553K Pathological fracture in neoplastic disease, unspecified femur, subsequent encounter for fracture with nonunion +M84553P Pathological fracture in neoplastic disease, unspecified femur, subsequent encounter for fracture with malunion +M84553S Pathological fracture in neoplastic disease, unspecified femur, sequela +M84559A Pathological fracture in neoplastic disease, hip, unspecified, initial encounter for fracture +M84559D Pathological fracture in neoplastic disease, hip, unspecified, subsequent encounter for fracture with routine healing +M84559G Pathological fracture in neoplastic disease, hip, unspecified, subsequent encounter for fracture with delayed healing +M84559K Pathological fracture in neoplastic disease, hip, unspecified, subsequent encounter for fracture with nonunion +M84559P Pathological fracture in neoplastic disease, hip, unspecified, subsequent encounter for fracture with malunion +M84559S Pathological fracture in neoplastic disease, hip, unspecified, sequela +M84561A Pathological fracture in neoplastic disease, right tibia, initial encounter for fracture +M84561D Pathological fracture in neoplastic disease, right tibia, subsequent encounter for fracture with routine healing +M84561G Pathological fracture in neoplastic disease, right tibia, subsequent encounter for fracture with delayed healing +M84561K Pathological fracture in neoplastic disease, right tibia, subsequent encounter for fracture with nonunion +M84561P Pathological fracture in neoplastic disease, right tibia, subsequent encounter for fracture with malunion +M84561S Pathological fracture in neoplastic disease, right tibia, sequela +M84562A Pathological fracture in neoplastic disease, left tibia, initial encounter for fracture +M84562D Pathological fracture in neoplastic disease, left tibia, subsequent encounter for fracture with routine healing +M84562G Pathological fracture in neoplastic disease, left tibia, subsequent encounter for fracture with delayed healing +M84562K Pathological fracture in neoplastic disease, left tibia, subsequent encounter for fracture with nonunion +M84562P Pathological fracture in neoplastic disease, left tibia, subsequent encounter for fracture with malunion +M84562S Pathological fracture in neoplastic disease, left tibia, sequela +M84563A Pathological fracture in neoplastic disease, right fibula, initial encounter for fracture +M84563D Pathological fracture in neoplastic disease, right fibula, subsequent encounter for fracture with routine healing +M84563G Pathological fracture in neoplastic disease, right fibula, subsequent encounter for fracture with delayed healing +M84563K Pathological fracture in neoplastic disease, right fibula, subsequent encounter for fracture with nonunion +M84563P Pathological fracture in neoplastic disease, right fibula, subsequent encounter for fracture with malunion +M84563S Pathological fracture in neoplastic disease, right fibula, sequela +M84564A Pathological fracture in neoplastic disease, left fibula, initial encounter for fracture +M84564D Pathological fracture in neoplastic disease, left fibula, subsequent encounter for fracture with routine healing +M84564G Pathological fracture in neoplastic disease, left fibula, subsequent encounter for fracture with delayed healing +M84564K Pathological fracture in neoplastic disease, left fibula, subsequent encounter for fracture with nonunion +M84564P Pathological fracture in neoplastic disease, left fibula, subsequent encounter for fracture with malunion +M84564S Pathological fracture in neoplastic disease, left fibula, sequela +M84569A Pathological fracture in neoplastic disease, unspecified tibia and fibula, initial encounter for fracture +M84569D Pathological fracture in neoplastic disease, unspecified tibia and fibula, subsequent encounter for fracture with routine healing +M84569G Pathological fracture in neoplastic disease, unspecified tibia and fibula, subsequent encounter for fracture with delayed healing +M84569K Pathological fracture in neoplastic disease, unspecified tibia and fibula, subsequent encounter for fracture with nonunion +M84569P Pathological fracture in neoplastic disease, unspecified tibia and fibula, subsequent encounter for fracture with malunion +M84569S Pathological fracture in neoplastic disease, unspecified tibia and fibula, sequela +M84571A Pathological fracture in neoplastic disease, right ankle, initial encounter for fracture +M84571D Pathological fracture in neoplastic disease, right ankle, subsequent encounter for fracture with routine healing +M84571G Pathological fracture in neoplastic disease, right ankle, subsequent encounter for fracture with delayed healing +M84571K Pathological fracture in neoplastic disease, right ankle, subsequent encounter for fracture with nonunion +M84571P Pathological fracture in neoplastic disease, right ankle, subsequent encounter for fracture with malunion +M84571S Pathological fracture in neoplastic disease, right ankle, sequela +M84572A Pathological fracture in neoplastic disease, left ankle, initial encounter for fracture +M84572D Pathological fracture in neoplastic disease, left ankle, subsequent encounter for fracture with routine healing +M84572G Pathological fracture in neoplastic disease, left ankle, subsequent encounter for fracture with delayed healing +M84572K Pathological fracture in neoplastic disease, left ankle, subsequent encounter for fracture with nonunion +M84572P Pathological fracture in neoplastic disease, left ankle, subsequent encounter for fracture with malunion +M84572S Pathological fracture in neoplastic disease, left ankle, sequela +M84573A Pathological fracture in neoplastic disease, unspecified ankle, initial encounter for fracture +M84573D Pathological fracture in neoplastic disease, unspecified ankle, subsequent encounter for fracture with routine healing +M84573G Pathological fracture in neoplastic disease, unspecified ankle, subsequent encounter for fracture with delayed healing +M84573K Pathological fracture in neoplastic disease, unspecified ankle, subsequent encounter for fracture with nonunion +M84573P Pathological fracture in neoplastic disease, unspecified ankle, subsequent encounter for fracture with malunion +M84573S Pathological fracture in neoplastic disease, unspecified ankle, sequela +M84574A Pathological fracture in neoplastic disease, right foot, initial encounter for fracture +M84574D Pathological fracture in neoplastic disease, right foot, subsequent encounter for fracture with routine healing +M84574G Pathological fracture in neoplastic disease, right foot, subsequent encounter for fracture with delayed healing +M84574K Pathological fracture in neoplastic disease, right foot, subsequent encounter for fracture with nonunion +M84574P Pathological fracture in neoplastic disease, right foot, subsequent encounter for fracture with malunion +M84574S Pathological fracture in neoplastic disease, right foot, sequela +M84575A Pathological fracture in neoplastic disease, left foot, initial encounter for fracture +M84575D Pathological fracture in neoplastic disease, left foot, subsequent encounter for fracture with routine healing +M84575G Pathological fracture in neoplastic disease, left foot, subsequent encounter for fracture with delayed healing +M84575K Pathological fracture in neoplastic disease, left foot, subsequent encounter for fracture with nonunion +M84575P Pathological fracture in neoplastic disease, left foot, subsequent encounter for fracture with malunion +M84575S Pathological fracture in neoplastic disease, left foot, sequela +M84576A Pathological fracture in neoplastic disease, unspecified foot, initial encounter for fracture +M84576D Pathological fracture in neoplastic disease, unspecified foot, subsequent encounter for fracture with routine healing +M84576G Pathological fracture in neoplastic disease, unspecified foot, subsequent encounter for fracture with delayed healing +M84576K Pathological fracture in neoplastic disease, unspecified foot, subsequent encounter for fracture with nonunion +M84576P Pathological fracture in neoplastic disease, unspecified foot, subsequent encounter for fracture with malunion +M84576S Pathological fracture in neoplastic disease, unspecified foot, sequela +M8458XA Pathological fracture in neoplastic disease, other specified site, initial encounter for fracture +M8458XD Pathological fracture in neoplastic disease, other specified site, subsequent encounter for fracture with routine healing +M8458XG Pathological fracture in neoplastic disease, other specified site, subsequent encounter for fracture with delayed healing +M8458XK Pathological fracture in neoplastic disease, other specified site, subsequent encounter for fracture with nonunion +M8458XP Pathological fracture in neoplastic disease, other specified site, subsequent encounter for fracture with malunion +M8458XS Pathological fracture in neoplastic disease, other specified site, sequela +M8460XA Pathological fracture in other disease, unspecified site, initial encounter for fracture +M8460XD Pathological fracture in other disease, unspecified site, subsequent encounter for fracture with routine healing +M8460XG Pathological fracture in other disease, unspecified site, subsequent encounter for fracture with delayed healing +M8460XK Pathological fracture in other disease, unspecified site, subsequent encounter for fracture with nonunion +M8460XP Pathological fracture in other disease, unspecified site, subsequent encounter for fracture with malunion +M8460XS Pathological fracture in other disease, unspecified site, sequela +M84611A Pathological fracture in other disease, right shoulder, initial encounter for fracture +M84611D Pathological fracture in other disease, right shoulder, subsequent encounter for fracture with routine healing +M84611G Pathological fracture in other disease, right shoulder, subsequent encounter for fracture with delayed healing +M84611K Pathological fracture in other disease, right shoulder, subsequent encounter for fracture with nonunion +M84611P Pathological fracture in other disease, right shoulder, subsequent encounter for fracture with malunion +M84611S Pathological fracture in other disease, right shoulder, sequela +M84612A Pathological fracture in other disease, left shoulder, initial encounter for fracture +M84612D Pathological fracture in other disease, left shoulder, subsequent encounter for fracture with routine healing +M84612G Pathological fracture in other disease, left shoulder, subsequent encounter for fracture with delayed healing +M84612K Pathological fracture in other disease, left shoulder, subsequent encounter for fracture with nonunion +M84612P Pathological fracture in other disease, left shoulder, subsequent encounter for fracture with malunion +M84612S Pathological fracture in other disease, left shoulder, sequela +M84619A Pathological fracture in other disease, unspecified shoulder, initial encounter for fracture +M84619D Pathological fracture in other disease, unspecified shoulder, subsequent encounter for fracture with routine healing +M84619G Pathological fracture in other disease, unspecified shoulder, subsequent encounter for fracture with delayed healing +M84619K Pathological fracture in other disease, unspecified shoulder, subsequent encounter for fracture with nonunion +M84619P Pathological fracture in other disease, unspecified shoulder, subsequent encounter for fracture with malunion +M84619S Pathological fracture in other disease, unspecified shoulder, sequela +M84621A Pathological fracture in other disease, right humerus, initial encounter for fracture +M84621D Pathological fracture in other disease, right humerus, subsequent encounter for fracture with routine healing +M84621G Pathological fracture in other disease, right humerus, subsequent encounter for fracture with delayed healing +M84621K Pathological fracture in other disease, right humerus, subsequent encounter for fracture with nonunion +M84621P Pathological fracture in other disease, right humerus, subsequent encounter for fracture with malunion +M84621S Pathological fracture in other disease, right humerus, sequela +M84622A Pathological fracture in other disease, left humerus, initial encounter for fracture +M84622D Pathological fracture in other disease, left humerus, subsequent encounter for fracture with routine healing +M84622G Pathological fracture in other disease, left humerus, subsequent encounter for fracture with delayed healing +M84622K Pathological fracture in other disease, left humerus, subsequent encounter for fracture with nonunion +M84622P Pathological fracture in other disease, left humerus, subsequent encounter for fracture with malunion +M84622S Pathological fracture in other disease, left humerus, sequela +M84629A Pathological fracture in other disease, unspecified humerus, initial encounter for fracture +M84629D Pathological fracture in other disease, unspecified humerus, subsequent encounter for fracture with routine healing +M84629G Pathological fracture in other disease, unspecified humerus, subsequent encounter for fracture with delayed healing +M84629K Pathological fracture in other disease, unspecified humerus, subsequent encounter for fracture with nonunion +M84629P Pathological fracture in other disease, unspecified humerus, subsequent encounter for fracture with malunion +M84629S Pathological fracture in other disease, unspecified humerus, sequela +M84631A Pathological fracture in other disease, right ulna, initial encounter for fracture +M84631D Pathological fracture in other disease, right ulna, subsequent encounter for fracture with routine healing +M84631G Pathological fracture in other disease, right ulna, subsequent encounter for fracture with delayed healing +M84631K Pathological fracture in other disease, right ulna, subsequent encounter for fracture with nonunion +M84631P Pathological fracture in other disease, right ulna, subsequent encounter for fracture with malunion +M84631S Pathological fracture in other disease, right ulna, sequela +M84632A Pathological fracture in other disease, left ulna, initial encounter for fracture +M84632D Pathological fracture in other disease, left ulna, subsequent encounter for fracture with routine healing +M84632G Pathological fracture in other disease, left ulna, subsequent encounter for fracture with delayed healing +M84632K Pathological fracture in other disease, left ulna, subsequent encounter for fracture with nonunion +M84632P Pathological fracture in other disease, left ulna, subsequent encounter for fracture with malunion +M84632S Pathological fracture in other disease, left ulna, sequela +M84633A Pathological fracture in other disease, right radius, initial encounter for fracture +M84633D Pathological fracture in other disease, right radius, subsequent encounter for fracture with routine healing +M84633G Pathological fracture in other disease, right radius, subsequent encounter for fracture with delayed healing +M84633K Pathological fracture in other disease, right radius, subsequent encounter for fracture with nonunion +M84633P Pathological fracture in other disease, right radius, subsequent encounter for fracture with malunion +M84633S Pathological fracture in other disease, right radius, sequela +M84634A Pathological fracture in other disease, left radius, initial encounter for fracture +M84634D Pathological fracture in other disease, left radius, subsequent encounter for fracture with routine healing +M84634G Pathological fracture in other disease, left radius, subsequent encounter for fracture with delayed healing +M84634K Pathological fracture in other disease, left radius, subsequent encounter for fracture with nonunion +M84634P Pathological fracture in other disease, left radius, subsequent encounter for fracture with malunion +M84634S Pathological fracture in other disease, left radius, sequela +M84639A Pathological fracture in other disease, unspecified ulna and radius, initial encounter for fracture +M84639D Pathological fracture in other disease, unspecified ulna and radius, subsequent encounter for fracture with routine healing +M84639G Pathological fracture in other disease, unspecified ulna and radius, subsequent encounter for fracture with delayed healing +M84639K Pathological fracture in other disease, unspecified ulna and radius, subsequent encounter for fracture with nonunion +M84639P Pathological fracture in other disease, unspecified ulna and radius, subsequent encounter for fracture with malunion +M84639S Pathological fracture in other disease, unspecified ulna and radius, sequela +M84641A Pathological fracture in other disease, right hand, initial encounter for fracture +M84641D Pathological fracture in other disease, right hand, subsequent encounter for fracture with routine healing +M84641G Pathological fracture in other disease, right hand, subsequent encounter for fracture with delayed healing +M84641K Pathological fracture in other disease, right hand, subsequent encounter for fracture with nonunion +M84641P Pathological fracture in other disease, right hand, subsequent encounter for fracture with malunion +M84641S Pathological fracture in other disease, right hand, sequela +M84642A Pathological fracture in other disease, left hand, initial encounter for fracture +M84642D Pathological fracture in other disease, left hand, subsequent encounter for fracture with routine healing +M84642G Pathological fracture in other disease, left hand, subsequent encounter for fracture with delayed healing +M84642K Pathological fracture in other disease, left hand, subsequent encounter for fracture with nonunion +M84642P Pathological fracture in other disease, left hand, subsequent encounter for fracture with malunion +M84642S Pathological fracture in other disease, left hand, sequela +M84649A Pathological fracture in other disease, unspecified hand, initial encounter for fracture +M84649D Pathological fracture in other disease, unspecified hand, subsequent encounter for fracture with routine healing +M84649G Pathological fracture in other disease, unspecified hand, subsequent encounter for fracture with delayed healing +M84649K Pathological fracture in other disease, unspecified hand, subsequent encounter for fracture with nonunion +M84649P Pathological fracture in other disease, unspecified hand, subsequent encounter for fracture with malunion +M84649S Pathological fracture in other disease, unspecified hand, sequela +M84650A Pathological fracture in other disease, pelvis, initial encounter for fracture +M84650D Pathological fracture in other disease, pelvis, subsequent encounter for fracture with routine healing +M84650G Pathological fracture in other disease, pelvis, subsequent encounter for fracture with delayed healing +M84650K Pathological fracture in other disease, pelvis, subsequent encounter for fracture with nonunion +M84650P Pathological fracture in other disease, pelvis, subsequent encounter for fracture with malunion +M84650S Pathological fracture in other disease, pelvis, sequela +M84651A Pathological fracture in other disease, right femur, initial encounter for fracture +M84651D Pathological fracture in other disease, right femur, subsequent encounter for fracture with routine healing +M84651G Pathological fracture in other disease, right femur, subsequent encounter for fracture with delayed healing +M84651K Pathological fracture in other disease, right femur, subsequent encounter for fracture with nonunion +M84651P Pathological fracture in other disease, right femur, subsequent encounter for fracture with malunion +M84651S Pathological fracture in other disease, right femur, sequela +M84652A Pathological fracture in other disease, left femur, initial encounter for fracture +M84652D Pathological fracture in other disease, left femur, subsequent encounter for fracture with routine healing +M84652G Pathological fracture in other disease, left femur, subsequent encounter for fracture with delayed healing +M84652K Pathological fracture in other disease, left femur, subsequent encounter for fracture with nonunion +M84652P Pathological fracture in other disease, left femur, subsequent encounter for fracture with malunion +M84652S Pathological fracture in other disease, left femur, sequela +M84653A Pathological fracture in other disease, unspecified femur, initial encounter for fracture +M84653D Pathological fracture in other disease, unspecified femur, subsequent encounter for fracture with routine healing +M84653G Pathological fracture in other disease, unspecified femur, subsequent encounter for fracture with delayed healing +M84653K Pathological fracture in other disease, unspecified femur, subsequent encounter for fracture with nonunion +M84653P Pathological fracture in other disease, unspecified femur, subsequent encounter for fracture with malunion +M84653S Pathological fracture in other disease, unspecified femur, sequela +M84659A Pathological fracture in other disease, hip, unspecified, initial encounter for fracture +M84659D Pathological fracture in other disease, hip, unspecified, subsequent encounter for fracture with routine healing +M84659G Pathological fracture in other disease, hip, unspecified, subsequent encounter for fracture with delayed healing +M84659K Pathological fracture in other disease, hip, unspecified, subsequent encounter for fracture with nonunion +M84659P Pathological fracture in other disease, hip, unspecified, subsequent encounter for fracture with malunion +M84659S Pathological fracture in other disease, hip, unspecified, sequela +M84661A Pathological fracture in other disease, right tibia, initial encounter for fracture +M84661D Pathological fracture in other disease, right tibia, subsequent encounter for fracture with routine healing +M84661G Pathological fracture in other disease, right tibia, subsequent encounter for fracture with delayed healing +M84661K Pathological fracture in other disease, right tibia, subsequent encounter for fracture with nonunion +M84661P Pathological fracture in other disease, right tibia, subsequent encounter for fracture with malunion +M84661S Pathological fracture in other disease, right tibia, sequela +M84662A Pathological fracture in other disease, left tibia, initial encounter for fracture +M84662D Pathological fracture in other disease, left tibia, subsequent encounter for fracture with routine healing +M84662G Pathological fracture in other disease, left tibia, subsequent encounter for fracture with delayed healing +M84662K Pathological fracture in other disease, left tibia, subsequent encounter for fracture with nonunion +M84662P Pathological fracture in other disease, left tibia, subsequent encounter for fracture with malunion +M84662S Pathological fracture in other disease, left tibia, sequela +M84663A Pathological fracture in other disease, right fibula, initial encounter for fracture +M84663D Pathological fracture in other disease, right fibula, subsequent encounter for fracture with routine healing +M84663G Pathological fracture in other disease, right fibula, subsequent encounter for fracture with delayed healing +M84663K Pathological fracture in other disease, right fibula, subsequent encounter for fracture with nonunion +M84663P Pathological fracture in other disease, right fibula, subsequent encounter for fracture with malunion +M84663S Pathological fracture in other disease, right fibula, sequela +M84664A Pathological fracture in other disease, left fibula, initial encounter for fracture +M84664D Pathological fracture in other disease, left fibula, subsequent encounter for fracture with routine healing +M84664G Pathological fracture in other disease, left fibula, subsequent encounter for fracture with delayed healing +M84664K Pathological fracture in other disease, left fibula, subsequent encounter for fracture with nonunion +M84664P Pathological fracture in other disease, left fibula, subsequent encounter for fracture with malunion +M84664S Pathological fracture in other disease, left fibula, sequela +M84669A Pathological fracture in other disease, unspecified tibia and fibula, initial encounter for fracture +M84669D Pathological fracture in other disease, unspecified tibia and fibula, subsequent encounter for fracture with routine healing +M84669G Pathological fracture in other disease, unspecified tibia and fibula, subsequent encounter for fracture with delayed healing +M84669K Pathological fracture in other disease, unspecified tibia and fibula, subsequent encounter for fracture with nonunion +M84669P Pathological fracture in other disease, unspecified tibia and fibula, subsequent encounter for fracture with malunion +M84669S Pathological fracture in other disease, unspecified tibia and fibula, sequela +M84671A Pathological fracture in other disease, right ankle, initial encounter for fracture +M84671D Pathological fracture in other disease, right ankle, subsequent encounter for fracture with routine healing +M84671G Pathological fracture in other disease, right ankle, subsequent encounter for fracture with delayed healing +M84671K Pathological fracture in other disease, right ankle, subsequent encounter for fracture with nonunion +M84671P Pathological fracture in other disease, right ankle, subsequent encounter for fracture with malunion +M84671S Pathological fracture in other disease, right ankle, sequela +M84672A Pathological fracture in other disease, left ankle, initial encounter for fracture +M84672D Pathological fracture in other disease, left ankle, subsequent encounter for fracture with routine healing +M84672G Pathological fracture in other disease, left ankle, subsequent encounter for fracture with delayed healing +M84672K Pathological fracture in other disease, left ankle, subsequent encounter for fracture with nonunion +M84672P Pathological fracture in other disease, left ankle, subsequent encounter for fracture with malunion +M84672S Pathological fracture in other disease, left ankle, sequela +M84673A Pathological fracture in other disease, unspecified ankle, initial encounter for fracture +M84673D Pathological fracture in other disease, unspecified ankle, subsequent encounter for fracture with routine healing +M84673G Pathological fracture in other disease, unspecified ankle, subsequent encounter for fracture with delayed healing +M84673K Pathological fracture in other disease, unspecified ankle, subsequent encounter for fracture with nonunion +M84673P Pathological fracture in other disease, unspecified ankle, subsequent encounter for fracture with malunion +M84673S Pathological fracture in other disease, unspecified ankle, sequela +M84674A Pathological fracture in other disease, right foot, initial encounter for fracture +M84674D Pathological fracture in other disease, right foot, subsequent encounter for fracture with routine healing +M84674G Pathological fracture in other disease, right foot, subsequent encounter for fracture with delayed healing +M84674K Pathological fracture in other disease, right foot, subsequent encounter for fracture with nonunion +M84674P Pathological fracture in other disease, right foot, subsequent encounter for fracture with malunion +M84674S Pathological fracture in other disease, right foot, sequela +M84675A Pathological fracture in other disease, left foot, initial encounter for fracture +M84675D Pathological fracture in other disease, left foot, subsequent encounter for fracture with routine healing +M84675G Pathological fracture in other disease, left foot, subsequent encounter for fracture with delayed healing +M84675K Pathological fracture in other disease, left foot, subsequent encounter for fracture with nonunion +M84675P Pathological fracture in other disease, left foot, subsequent encounter for fracture with malunion +M84675S Pathological fracture in other disease, left foot, sequela +M84676A Pathological fracture in other disease, unspecified foot, initial encounter for fracture +M84676D Pathological fracture in other disease, unspecified foot, subsequent encounter for fracture with routine healing +M84676G Pathological fracture in other disease, unspecified foot, subsequent encounter for fracture with delayed healing +M84676K Pathological fracture in other disease, unspecified foot, subsequent encounter for fracture with nonunion +M84676P Pathological fracture in other disease, unspecified foot, subsequent encounter for fracture with malunion +M84676S Pathological fracture in other disease, unspecified foot, sequela +M8468XA Pathological fracture in other disease, other site, initial encounter for fracture +M8468XD Pathological fracture in other disease, other site, subsequent encounter for fracture with routine healing +M8468XG Pathological fracture in other disease, other site, subsequent encounter for fracture with delayed healing +M8468XK Pathological fracture in other disease, other site, subsequent encounter for fracture with nonunion +M8468XP Pathological fracture in other disease, other site, subsequent encounter for fracture with malunion +M8468XS Pathological fracture in other disease, other site, sequela +M84750A Atypical femoral fracture, unspecified, initial encounter for fracture +M84750D Atypical femoral fracture, unspecified, subsequent encounter for fracture with routine healing +M84750G Atypical femoral fracture, unspecified, subsequent encounter for fracture with delayed healing +M84750K Atypical femoral fracture, unspecified, subsequent encounter for fracture with nonunion +M84750P Atypical femoral fracture, unspecified, subsequent encounter for fracture with malunion +M84750S Atypical femoral fracture, unspecified, sequela +M84751A Incomplete atypical femoral fracture, right leg, initial encounter for fracture +M84751D Incomplete atypical femoral fracture, right leg, subsequent encounter for fracture with routine healing +M84751G Incomplete atypical femoral fracture, right leg, subsequent encounter for fracture with delayed healing +M84751K Incomplete atypical femoral fracture, right leg, subsequent encounter for fracture with nonunion +M84751P Incomplete atypical femoral fracture, right leg, subsequent encounter for fracture with malunion +M84751S Incomplete atypical femoral fracture, right leg, sequela +M84752A Incomplete atypical femoral fracture, left leg, initial encounter for fracture +M84752D Incomplete atypical femoral fracture, left leg, subsequent encounter for fracture with routine healing +M84752G Incomplete atypical femoral fracture, left leg, subsequent encounter for fracture with delayed healing +M84752K Incomplete atypical femoral fracture, left leg, subsequent encounter for fracture with nonunion +M84752P Incomplete atypical femoral fracture, left leg, subsequent encounter for fracture with malunion +M84752S Incomplete atypical femoral fracture, left leg, sequela +M84753A Incomplete atypical femoral fracture, unspecified leg, initial encounter for fracture +M84753D Incomplete atypical femoral fracture, unspecified leg, subsequent encounter for fracture with routine healing +M84753G Incomplete atypical femoral fracture, unspecified leg, subsequent encounter for fracture with delayed healing +M84753K Incomplete atypical femoral fracture, unspecified leg, subsequent encounter for fracture with nonunion +M84753P Incomplete atypical femoral fracture, unspecified leg, subsequent encounter for fracture with malunion +M84753S Incomplete atypical femoral fracture, unspecified leg, sequela +M84754A Complete transverse atypical femoral fracture, right leg, initial encounter for fracture +M84754D Complete transverse atypical femoral fracture, right leg, subsequent encounter for fracture with routine healing +M84754G Complete transverse atypical femoral fracture, right leg, subsequent encounter for fracture with delayed healing +M84754K Complete transverse atypical femoral fracture, right leg, subsequent encounter for fracture with nonunion +M84754P Complete transverse atypical femoral fracture, right leg, subsequent encounter for fracture with malunion +M84754S Complete transverse atypical femoral fracture, right leg, sequela +M84755A Complete transverse atypical femoral fracture, left leg, initial encounter for fracture +M84755D Complete transverse atypical femoral fracture, left leg, subsequent encounter for fracture with routine healing +M84755G Complete transverse atypical femoral fracture, left leg, subsequent encounter for fracture with delayed healing +M84755K Complete transverse atypical femoral fracture, left leg, subsequent encounter for fracture with nonunion +M84755P Complete transverse atypical femoral fracture, left leg, subsequent encounter for fracture with malunion +M84755S Complete transverse atypical femoral fracture, left leg, sequela +M84756A Complete transverse atypical femoral fracture, unspecified leg, initial encounter for fracture +M84756D Complete transverse atypical femoral fracture, unspecified leg, subsequent encounter for fracture with routine healing +M84756G Complete transverse atypical femoral fracture, unspecified leg, subsequent encounter for fracture with delayed healing +M84756K Complete transverse atypical femoral fracture, unspecified leg, subsequent encounter for fracture with nonunion +M84756P Complete transverse atypical femoral fracture, unspecified leg, subsequent encounter for fracture with malunion +M84756S Complete transverse atypical femoral fracture, unspecified leg, sequela +M84757A Complete oblique atypical femoral fracture, right leg, initial encounter for fracture +M84757D Complete oblique atypical femoral fracture, right leg, subsequent encounter for fracture with routine healing +M84757G Complete oblique atypical femoral fracture, right leg, subsequent encounter for fracture with delayed healing +M84757K Complete oblique atypical femoral fracture, right leg, subsequent encounter for fracture with nonunion +M84757P Complete oblique atypical femoral fracture, right leg, subsequent encounter for fracture with malunion +M84757S Complete oblique atypical femoral fracture, right leg, sequela +M84758A Complete oblique atypical femoral fracture, left leg, initial encounter for fracture +M84758D Complete oblique atypical femoral fracture, left leg, subsequent encounter for fracture with routine healing +M84758G Complete oblique atypical femoral fracture, left leg, subsequent encounter for fracture with delayed healing +M84758K Complete oblique atypical femoral fracture, left leg, subsequent encounter for fracture with nonunion +M84758P Complete oblique atypical femoral fracture, left leg, subsequent encounter for fracture with malunion +M84758S Complete oblique atypical femoral fracture, left leg, sequela +M84759A Complete oblique atypical femoral fracture, unspecified leg, initial encounter for fracture +M84759D Complete oblique atypical femoral fracture, unspecified leg, subsequent encounter for fracture with routine healing +M84759G Complete oblique atypical femoral fracture, unspecified leg, subsequent encounter for fracture with delayed healing +M84759K Complete oblique atypical femoral fracture, unspecified leg, subsequent encounter for fracture with nonunion +M84759P Complete oblique atypical femoral fracture, unspecified leg, subsequent encounter for fracture with malunion +M84759S Complete oblique atypical femoral fracture, unspecified leg, sequela +M8480 Other disorders of continuity of bone, unspecified site +M84811 Other disorders of continuity of bone, right shoulder +M84812 Other disorders of continuity of bone, left shoulder +M84819 Other disorders of continuity of bone, unspecified shoulder +M84821 Other disorders of continuity of bone, right humerus +M84822 Other disorders of continuity of bone, left humerus +M84829 Other disorders of continuity of bone, unspecified humerus +M84831 Other disorders of continuity of bone, right ulna +M84832 Other disorders of continuity of bone, left ulna +M84833 Other disorders of continuity of bone, right radius +M84834 Other disorders of continuity of bone, left radius +M84839 Other disorders of continuity of bone, unspecified ulna and radius +M84841 Other disorders of continuity of bone, right hand +M84842 Other disorders of continuity of bone, left hand +M84849 Other disorders of continuity of bone, unspecified hand +M84851 Other disorders of continuity of bone, right pelvic region and thigh +M84852 Other disorders of continuity of bone, left pelvic region and thigh +M84859 Other disorders of continuity of bone, unspecified pelvic region and thigh +M84861 Other disorders of continuity of bone, right tibia +M84862 Other disorders of continuity of bone, left tibia +M84863 Other disorders of continuity of bone, right fibula +M84864 Other disorders of continuity of bone, left fibula +M84869 Other disorders of continuity of bone, unspecified tibia and fibula +M84871 Other disorders of continuity of bone, right ankle and foot +M84872 Other disorders of continuity of bone, left ankle and foot +M84879 Other disorders of continuity of bone, unspecified ankle and foot +M8488 Other disorders of continuity of bone, other site +M849 Disorder of continuity of bone, unspecified +M8500 Fibrous dysplasia (monostotic), unspecified site +M85011 Fibrous dysplasia (monostotic), right shoulder +M85012 Fibrous dysplasia (monostotic), left shoulder +M85019 Fibrous dysplasia (monostotic), unspecified shoulder +M85021 Fibrous dysplasia (monostotic), right upper arm +M85022 Fibrous dysplasia (monostotic), left upper arm +M85029 Fibrous dysplasia (monostotic), unspecified upper arm +M85031 Fibrous dysplasia (monostotic), right forearm +M85032 Fibrous dysplasia (monostotic), left forearm +M85039 Fibrous dysplasia (monostotic), unspecified forearm +M85041 Fibrous dysplasia (monostotic), right hand +M85042 Fibrous dysplasia (monostotic), left hand +M85049 Fibrous dysplasia (monostotic), unspecified hand +M85051 Fibrous dysplasia (monostotic), right thigh +M85052 Fibrous dysplasia (monostotic), left thigh +M85059 Fibrous dysplasia (monostotic), unspecified thigh +M85061 Fibrous dysplasia (monostotic), right lower leg +M85062 Fibrous dysplasia (monostotic), left lower leg +M85069 Fibrous dysplasia (monostotic), unspecified lower leg +M85071 Fibrous dysplasia (monostotic), right ankle and foot +M85072 Fibrous dysplasia (monostotic), left ankle and foot +M85079 Fibrous dysplasia (monostotic), unspecified ankle and foot +M8508 Fibrous dysplasia (monostotic), other site +M8509 Fibrous dysplasia (monostotic), multiple sites +M8510 Skeletal fluorosis, unspecified site +M85111 Skeletal fluorosis, right shoulder +M85112 Skeletal fluorosis, left shoulder +M85119 Skeletal fluorosis, unspecified shoulder +M85121 Skeletal fluorosis, right upper arm +M85122 Skeletal fluorosis, left upper arm +M85129 Skeletal fluorosis, unspecified upper arm +M85131 Skeletal fluorosis, right forearm +M85132 Skeletal fluorosis, left forearm +M85139 Skeletal fluorosis, unspecified forearm +M85141 Skeletal fluorosis, right hand +M85142 Skeletal fluorosis, left hand +M85149 Skeletal fluorosis, unspecified hand +M85151 Skeletal fluorosis, right thigh +M85152 Skeletal fluorosis, left thigh +M85159 Skeletal fluorosis, unspecified thigh +M85161 Skeletal fluorosis, right lower leg +M85162 Skeletal fluorosis, left lower leg +M85169 Skeletal fluorosis, unspecified lower leg +M85171 Skeletal fluorosis, right ankle and foot +M85172 Skeletal fluorosis, left ankle and foot +M85179 Skeletal fluorosis, unspecified ankle and foot +M8518 Skeletal fluorosis, other site +M8519 Skeletal fluorosis, multiple sites +M852 Hyperostosis of skull +M8530 Osteitis condensans, unspecified site +M85311 Osteitis condensans, right shoulder +M85312 Osteitis condensans, left shoulder +M85319 Osteitis condensans, unspecified shoulder +M85321 Osteitis condensans, right upper arm +M85322 Osteitis condensans, left upper arm +M85329 Osteitis condensans, unspecified upper arm +M85331 Osteitis condensans, right forearm +M85332 Osteitis condensans, left forearm +M85339 Osteitis condensans, unspecified forearm +M85341 Osteitis condensans, right hand +M85342 Osteitis condensans, left hand +M85349 Osteitis condensans, unspecified hand +M85351 Osteitis condensans, right thigh +M85352 Osteitis condensans, left thigh +M85359 Osteitis condensans, unspecified thigh +M85361 Osteitis condensans, right lower leg +M85362 Osteitis condensans, left lower leg +M85369 Osteitis condensans, unspecified lower leg +M85371 Osteitis condensans, right ankle and foot +M85372 Osteitis condensans, left ankle and foot +M85379 Osteitis condensans, unspecified ankle and foot +M8538 Osteitis condensans, other site +M8539 Osteitis condensans, multiple sites +M8540 Solitary bone cyst, unspecified site +M85411 Solitary bone cyst, right shoulder +M85412 Solitary bone cyst, left shoulder +M85419 Solitary bone cyst, unspecified shoulder +M85421 Solitary bone cyst, right humerus +M85422 Solitary bone cyst, left humerus +M85429 Solitary bone cyst, unspecified humerus +M85431 Solitary bone cyst, right ulna and radius +M85432 Solitary bone cyst, left ulna and radius +M85439 Solitary bone cyst, unspecified ulna and radius +M85441 Solitary bone cyst, right hand +M85442 Solitary bone cyst, left hand +M85449 Solitary bone cyst, unspecified hand +M85451 Solitary bone cyst, right pelvis +M85452 Solitary bone cyst, left pelvis +M85459 Solitary bone cyst, unspecified pelvis +M85461 Solitary bone cyst, right tibia and fibula +M85462 Solitary bone cyst, left tibia and fibula +M85469 Solitary bone cyst, unspecified tibia and fibula +M85471 Solitary bone cyst, right ankle and foot +M85472 Solitary bone cyst, left ankle and foot +M85479 Solitary bone cyst, unspecified ankle and foot +M8548 Solitary bone cyst, other site +M8550 Aneurysmal bone cyst, unspecified site +M85511 Aneurysmal bone cyst, right shoulder +M85512 Aneurysmal bone cyst, left shoulder +M85519 Aneurysmal bone cyst, unspecified shoulder +M85521 Aneurysmal bone cyst, right upper arm +M85522 Aneurysmal bone cyst, left upper arm +M85529 Aneurysmal bone cyst, unspecified upper arm +M85531 Aneurysmal bone cyst, right forearm +M85532 Aneurysmal bone cyst, left forearm +M85539 Aneurysmal bone cyst, unspecified forearm +M85541 Aneurysmal bone cyst, right hand +M85542 Aneurysmal bone cyst, left hand +M85549 Aneurysmal bone cyst, unspecified hand +M85551 Aneurysmal bone cyst, right thigh +M85552 Aneurysmal bone cyst, left thigh +M85559 Aneurysmal bone cyst, unspecified thigh +M85561 Aneurysmal bone cyst, right lower leg +M85562 Aneurysmal bone cyst, left lower leg +M85569 Aneurysmal bone cyst, unspecified lower leg +M85571 Aneurysmal bone cyst, right ankle and foot +M85572 Aneurysmal bone cyst, left ankle and foot +M85579 Aneurysmal bone cyst, unspecified ankle and foot +M8558 Aneurysmal bone cyst, other site +M8559 Aneurysmal bone cyst, multiple sites +M8560 Other cyst of bone, unspecified site +M85611 Other cyst of bone, right shoulder +M85612 Other cyst of bone, left shoulder +M85619 Other cyst of bone, unspecified shoulder +M85621 Other cyst of bone, right upper arm +M85622 Other cyst of bone, left upper arm +M85629 Other cyst of bone, unspecified upper arm +M85631 Other cyst of bone, right forearm +M85632 Other cyst of bone, left forearm +M85639 Other cyst of bone, unspecified forearm +M85641 Other cyst of bone, right hand +M85642 Other cyst of bone, left hand +M85649 Other cyst of bone, unspecified hand +M85651 Other cyst of bone, right thigh +M85652 Other cyst of bone, left thigh +M85659 Other cyst of bone, unspecified thigh +M85661 Other cyst of bone, right lower leg +M85662 Other cyst of bone, left lower leg +M85669 Other cyst of bone, unspecified lower leg +M85671 Other cyst of bone, right ankle and foot +M85672 Other cyst of bone, left ankle and foot +M85679 Other cyst of bone, unspecified ankle and foot +M8568 Other cyst of bone, other site +M8569 Other cyst of bone, multiple sites +M8580 Other specified disorders of bone density and structure, unspecified site +M85811 Other specified disorders of bone density and structure, right shoulder +M85812 Other specified disorders of bone density and structure, left shoulder +M85819 Other specified disorders of bone density and structure, unspecified shoulder +M85821 Other specified disorders of bone density and structure, right upper arm +M85822 Other specified disorders of bone density and structure, left upper arm +M85829 Other specified disorders of bone density and structure, unspecified upper arm +M85831 Other specified disorders of bone density and structure, right forearm +M85832 Other specified disorders of bone density and structure, left forearm +M85839 Other specified disorders of bone density and structure, unspecified forearm +M85841 Other specified disorders of bone density and structure, right hand +M85842 Other specified disorders of bone density and structure, left hand +M85849 Other specified disorders of bone density and structure, unspecified hand +M85851 Other specified disorders of bone density and structure, right thigh +M85852 Other specified disorders of bone density and structure, left thigh +M85859 Other specified disorders of bone density and structure, unspecified thigh +M85861 Other specified disorders of bone density and structure, right lower leg +M85862 Other specified disorders of bone density and structure, left lower leg +M85869 Other specified disorders of bone density and structure, unspecified lower leg +M85871 Other specified disorders of bone density and structure, right ankle and foot +M85872 Other specified disorders of bone density and structure, left ankle and foot +M85879 Other specified disorders of bone density and structure, unspecified ankle and foot +M8588 Other specified disorders of bone density and structure, other site +M8589 Other specified disorders of bone density and structure, multiple sites +M859 Disorder of bone density and structure, unspecified +M8600 Acute hematogenous osteomyelitis, unspecified site +M86011 Acute hematogenous osteomyelitis, right shoulder +M86012 Acute hematogenous osteomyelitis, left shoulder +M86019 Acute hematogenous osteomyelitis, unspecified shoulder +M86021 Acute hematogenous osteomyelitis, right humerus +M86022 Acute hematogenous osteomyelitis, left humerus +M86029 Acute hematogenous osteomyelitis, unspecified humerus +M86031 Acute hematogenous osteomyelitis, right radius and ulna +M86032 Acute hematogenous osteomyelitis, left radius and ulna +M86039 Acute hematogenous osteomyelitis, unspecified radius and ulna +M86041 Acute hematogenous osteomyelitis, right hand +M86042 Acute hematogenous osteomyelitis, left hand +M86049 Acute hematogenous osteomyelitis, unspecified hand +M86051 Acute hematogenous osteomyelitis, right femur +M86052 Acute hematogenous osteomyelitis, left femur +M86059 Acute hematogenous osteomyelitis, unspecified femur +M86061 Acute hematogenous osteomyelitis, right tibia and fibula +M86062 Acute hematogenous osteomyelitis, left tibia and fibula +M86069 Acute hematogenous osteomyelitis, unspecified tibia and fibula +M86071 Acute hematogenous osteomyelitis, right ankle and foot +M86072 Acute hematogenous osteomyelitis, left ankle and foot +M86079 Acute hematogenous osteomyelitis, unspecified ankle and foot +M8608 Acute hematogenous osteomyelitis, other sites +M8609 Acute hematogenous osteomyelitis, multiple sites +M8610 Other acute osteomyelitis, unspecified site +M86111 Other acute osteomyelitis, right shoulder +M86112 Other acute osteomyelitis, left shoulder +M86119 Other acute osteomyelitis, unspecified shoulder +M86121 Other acute osteomyelitis, right humerus +M86122 Other acute osteomyelitis, left humerus +M86129 Other acute osteomyelitis, unspecified humerus +M86131 Other acute osteomyelitis, right radius and ulna +M86132 Other acute osteomyelitis, left radius and ulna +M86139 Other acute osteomyelitis, unspecified radius and ulna +M86141 Other acute osteomyelitis, right hand +M86142 Other acute osteomyelitis, left hand +M86149 Other acute osteomyelitis, unspecified hand +M86151 Other acute osteomyelitis, right femur +M86152 Other acute osteomyelitis, left femur +M86159 Other acute osteomyelitis, unspecified femur +M86161 Other acute osteomyelitis, right tibia and fibula +M86162 Other acute osteomyelitis, left tibia and fibula +M86169 Other acute osteomyelitis, unspecified tibia and fibula +M86171 Other acute osteomyelitis, right ankle and foot +M86172 Other acute osteomyelitis, left ankle and foot +M86179 Other acute osteomyelitis, unspecified ankle and foot +M8618 Other acute osteomyelitis, other site +M8619 Other acute osteomyelitis, multiple sites +M8620 Subacute osteomyelitis, unspecified site +M86211 Subacute osteomyelitis, right shoulder +M86212 Subacute osteomyelitis, left shoulder +M86219 Subacute osteomyelitis, unspecified shoulder +M86221 Subacute osteomyelitis, right humerus +M86222 Subacute osteomyelitis, left humerus +M86229 Subacute osteomyelitis, unspecified humerus +M86231 Subacute osteomyelitis, right radius and ulna +M86232 Subacute osteomyelitis, left radius and ulna +M86239 Subacute osteomyelitis, unspecified radius and ulna +M86241 Subacute osteomyelitis, right hand +M86242 Subacute osteomyelitis, left hand +M86249 Subacute osteomyelitis, unspecified hand +M86251 Subacute osteomyelitis, right femur +M86252 Subacute osteomyelitis, left femur +M86259 Subacute osteomyelitis, unspecified femur +M86261 Subacute osteomyelitis, right tibia and fibula +M86262 Subacute osteomyelitis, left tibia and fibula +M86269 Subacute osteomyelitis, unspecified tibia and fibula +M86271 Subacute osteomyelitis, right ankle and foot +M86272 Subacute osteomyelitis, left ankle and foot +M86279 Subacute osteomyelitis, unspecified ankle and foot +M8628 Subacute osteomyelitis, other site +M8629 Subacute osteomyelitis, multiple sites +M8630 Chronic multifocal osteomyelitis, unspecified site +M86311 Chronic multifocal osteomyelitis, right shoulder +M86312 Chronic multifocal osteomyelitis, left shoulder +M86319 Chronic multifocal osteomyelitis, unspecified shoulder +M86321 Chronic multifocal osteomyelitis, right humerus +M86322 Chronic multifocal osteomyelitis, left humerus +M86329 Chronic multifocal osteomyelitis, unspecified humerus +M86331 Chronic multifocal osteomyelitis, right radius and ulna +M86332 Chronic multifocal osteomyelitis, left radius and ulna +M86339 Chronic multifocal osteomyelitis, unspecified radius and ulna +M86341 Chronic multifocal osteomyelitis, right hand +M86342 Chronic multifocal osteomyelitis, left hand +M86349 Chronic multifocal osteomyelitis, unspecified hand +M86351 Chronic multifocal osteomyelitis, right femur +M86352 Chronic multifocal osteomyelitis, left femur +M86359 Chronic multifocal osteomyelitis, unspecified femur +M86361 Chronic multifocal osteomyelitis, right tibia and fibula +M86362 Chronic multifocal osteomyelitis, left tibia and fibula +M86369 Chronic multifocal osteomyelitis, unspecified tibia and fibula +M86371 Chronic multifocal osteomyelitis, right ankle and foot +M86372 Chronic multifocal osteomyelitis, left ankle and foot +M86379 Chronic multifocal osteomyelitis, unspecified ankle and foot +M8638 Chronic multifocal osteomyelitis, other site +M8639 Chronic multifocal osteomyelitis, multiple sites +M8640 Chronic osteomyelitis with draining sinus, unspecified site +M86411 Chronic osteomyelitis with draining sinus, right shoulder +M86412 Chronic osteomyelitis with draining sinus, left shoulder +M86419 Chronic osteomyelitis with draining sinus, unspecified shoulder +M86421 Chronic osteomyelitis with draining sinus, right humerus +M86422 Chronic osteomyelitis with draining sinus, left humerus +M86429 Chronic osteomyelitis with draining sinus, unspecified humerus +M86431 Chronic osteomyelitis with draining sinus, right radius and ulna +M86432 Chronic osteomyelitis with draining sinus, left radius and ulna +M86439 Chronic osteomyelitis with draining sinus, unspecified radius and ulna +M86441 Chronic osteomyelitis with draining sinus, right hand +M86442 Chronic osteomyelitis with draining sinus, left hand +M86449 Chronic osteomyelitis with draining sinus, unspecified hand +M86451 Chronic osteomyelitis with draining sinus, right femur +M86452 Chronic osteomyelitis with draining sinus, left femur +M86459 Chronic osteomyelitis with draining sinus, unspecified femur +M86461 Chronic osteomyelitis with draining sinus, right tibia and fibula +M86462 Chronic osteomyelitis with draining sinus, left tibia and fibula +M86469 Chronic osteomyelitis with draining sinus, unspecified tibia and fibula +M86471 Chronic osteomyelitis with draining sinus, right ankle and foot +M86472 Chronic osteomyelitis with draining sinus, left ankle and foot +M86479 Chronic osteomyelitis with draining sinus, unspecified ankle and foot +M8648 Chronic osteomyelitis with draining sinus, other site +M8649 Chronic osteomyelitis with draining sinus, multiple sites +M8650 Other chronic hematogenous osteomyelitis, unspecified site +M86511 Other chronic hematogenous osteomyelitis, right shoulder +M86512 Other chronic hematogenous osteomyelitis, left shoulder +M86519 Other chronic hematogenous osteomyelitis, unspecified shoulder +M86521 Other chronic hematogenous osteomyelitis, right humerus +M86522 Other chronic hematogenous osteomyelitis, left humerus +M86529 Other chronic hematogenous osteomyelitis, unspecified humerus +M86531 Other chronic hematogenous osteomyelitis, right radius and ulna +M86532 Other chronic hematogenous osteomyelitis, left radius and ulna +M86539 Other chronic hematogenous osteomyelitis, unspecified radius and ulna +M86541 Other chronic hematogenous osteomyelitis, right hand +M86542 Other chronic hematogenous osteomyelitis, left hand +M86549 Other chronic hematogenous osteomyelitis, unspecified hand +M86551 Other chronic hematogenous osteomyelitis, right femur +M86552 Other chronic hematogenous osteomyelitis, left femur +M86559 Other chronic hematogenous osteomyelitis, unspecified femur +M86561 Other chronic hematogenous osteomyelitis, right tibia and fibula +M86562 Other chronic hematogenous osteomyelitis, left tibia and fibula +M86569 Other chronic hematogenous osteomyelitis, unspecified tibia and fibula +M86571 Other chronic hematogenous osteomyelitis, right ankle and foot +M86572 Other chronic hematogenous osteomyelitis, left ankle and foot +M86579 Other chronic hematogenous osteomyelitis, unspecified ankle and foot +M8658 Other chronic hematogenous osteomyelitis, other site +M8659 Other chronic hematogenous osteomyelitis, multiple sites +M8660 Other chronic osteomyelitis, unspecified site +M86611 Other chronic osteomyelitis, right shoulder +M86612 Other chronic osteomyelitis, left shoulder +M86619 Other chronic osteomyelitis, unspecified shoulder +M86621 Other chronic osteomyelitis, right humerus +M86622 Other chronic osteomyelitis, left humerus +M86629 Other chronic osteomyelitis, unspecified humerus +M86631 Other chronic osteomyelitis, right radius and ulna +M86632 Other chronic osteomyelitis, left radius and ulna +M86639 Other chronic osteomyelitis, unspecified radius and ulna +M86641 Other chronic osteomyelitis, right hand +M86642 Other chronic osteomyelitis, left hand +M86649 Other chronic osteomyelitis, unspecified hand +M86651 Other chronic osteomyelitis, right thigh +M86652 Other chronic osteomyelitis, left thigh +M86659 Other chronic osteomyelitis, unspecified thigh +M86661 Other chronic osteomyelitis, right tibia and fibula +M86662 Other chronic osteomyelitis, left tibia and fibula +M86669 Other chronic osteomyelitis, unspecified tibia and fibula +M86671 Other chronic osteomyelitis, right ankle and foot +M86672 Other chronic osteomyelitis, left ankle and foot +M86679 Other chronic osteomyelitis, unspecified ankle and foot +M8668 Other chronic osteomyelitis, other site +M8669 Other chronic osteomyelitis, multiple sites +M868X0 Other osteomyelitis, multiple sites +M868X1 Other osteomyelitis, shoulder +M868X2 Other osteomyelitis, upper arm +M868X3 Other osteomyelitis, forearm +M868X4 Other osteomyelitis, hand +M868X5 Other osteomyelitis, thigh +M868X6 Other osteomyelitis, lower leg +M868X7 Other osteomyelitis, ankle and foot +M868X8 Other osteomyelitis, other site +M868X9 Other osteomyelitis, unspecified sites +M869 Osteomyelitis, unspecified +M8700 Idiopathic aseptic necrosis of unspecified bone +M87011 Idiopathic aseptic necrosis of right shoulder +M87012 Idiopathic aseptic necrosis of left shoulder +M87019 Idiopathic aseptic necrosis of unspecified shoulder +M87021 Idiopathic aseptic necrosis of right humerus +M87022 Idiopathic aseptic necrosis of left humerus +M87029 Idiopathic aseptic necrosis of unspecified humerus +M87031 Idiopathic aseptic necrosis of right radius +M87032 Idiopathic aseptic necrosis of left radius +M87033 Idiopathic aseptic necrosis of unspecified radius +M87034 Idiopathic aseptic necrosis of right ulna +M87035 Idiopathic aseptic necrosis of left ulna +M87036 Idiopathic aseptic necrosis of unspecified ulna +M87037 Idiopathic aseptic necrosis of right carpus +M87038 Idiopathic aseptic necrosis of left carpus +M87039 Idiopathic aseptic necrosis of unspecified carpus +M87041 Idiopathic aseptic necrosis of right hand +M87042 Idiopathic aseptic necrosis of left hand +M87043 Idiopathic aseptic necrosis of unspecified hand +M87044 Idiopathic aseptic necrosis of right finger(s) +M87045 Idiopathic aseptic necrosis of left finger(s) +M87046 Idiopathic aseptic necrosis of unspecified finger(s) +M87050 Idiopathic aseptic necrosis of pelvis +M87051 Idiopathic aseptic necrosis of right femur +M87052 Idiopathic aseptic necrosis of left femur +M87059 Idiopathic aseptic necrosis of unspecified femur +M87061 Idiopathic aseptic necrosis of right tibia +M87062 Idiopathic aseptic necrosis of left tibia +M87063 Idiopathic aseptic necrosis of unspecified tibia +M87064 Idiopathic aseptic necrosis of right fibula +M87065 Idiopathic aseptic necrosis of left fibula +M87066 Idiopathic aseptic necrosis of unspecified fibula +M87071 Idiopathic aseptic necrosis of right ankle +M87072 Idiopathic aseptic necrosis of left ankle +M87073 Idiopathic aseptic necrosis of unspecified ankle +M87074 Idiopathic aseptic necrosis of right foot +M87075 Idiopathic aseptic necrosis of left foot +M87076 Idiopathic aseptic necrosis of unspecified foot +M87077 Idiopathic aseptic necrosis of right toe(s) +M87078 Idiopathic aseptic necrosis of left toe(s) +M87079 Idiopathic aseptic necrosis of unspecified toe(s) +M8708 Idiopathic aseptic necrosis of bone, other site +M8709 Idiopathic aseptic necrosis of bone, multiple sites +M8710 Osteonecrosis due to drugs, unspecified bone +M87111 Osteonecrosis due to drugs, right shoulder +M87112 Osteonecrosis due to drugs, left shoulder +M87119 Osteonecrosis due to drugs, unspecified shoulder +M87121 Osteonecrosis due to drugs, right humerus +M87122 Osteonecrosis due to drugs, left humerus +M87129 Osteonecrosis due to drugs, unspecified humerus +M87131 Osteonecrosis due to drugs of right radius +M87132 Osteonecrosis due to drugs of left radius +M87133 Osteonecrosis due to drugs of unspecified radius +M87134 Osteonecrosis due to drugs of right ulna +M87135 Osteonecrosis due to drugs of left ulna +M87136 Osteonecrosis due to drugs of unspecified ulna +M87137 Osteonecrosis due to drugs of right carpus +M87138 Osteonecrosis due to drugs of left carpus +M87139 Osteonecrosis due to drugs of unspecified carpus +M87141 Osteonecrosis due to drugs, right hand +M87142 Osteonecrosis due to drugs, left hand +M87143 Osteonecrosis due to drugs, unspecified hand +M87144 Osteonecrosis due to drugs, right finger(s) +M87145 Osteonecrosis due to drugs, left finger(s) +M87146 Osteonecrosis due to drugs, unspecified finger(s) +M87150 Osteonecrosis due to drugs, pelvis +M87151 Osteonecrosis due to drugs, right femur +M87152 Osteonecrosis due to drugs, left femur +M87159 Osteonecrosis due to drugs, unspecified femur +M87161 Osteonecrosis due to drugs, right tibia +M87162 Osteonecrosis due to drugs, left tibia +M87163 Osteonecrosis due to drugs, unspecified tibia +M87164 Osteonecrosis due to drugs, right fibula +M87165 Osteonecrosis due to drugs, left fibula +M87166 Osteonecrosis due to drugs, unspecified fibula +M87171 Osteonecrosis due to drugs, right ankle +M87172 Osteonecrosis due to drugs, left ankle +M87173 Osteonecrosis due to drugs, unspecified ankle +M87174 Osteonecrosis due to drugs, right foot +M87175 Osteonecrosis due to drugs, left foot +M87176 Osteonecrosis due to drugs, unspecified foot +M87177 Osteonecrosis due to drugs, right toe(s) +M87178 Osteonecrosis due to drugs, left toe(s) +M87179 Osteonecrosis due to drugs, unspecified toe(s) +M87180 Osteonecrosis due to drugs, jaw +M87188 Osteonecrosis due to drugs, other site +M8719 Osteonecrosis due to drugs, multiple sites +M8720 Osteonecrosis due to previous trauma, unspecified bone +M87211 Osteonecrosis due to previous trauma, right shoulder +M87212 Osteonecrosis due to previous trauma, left shoulder +M87219 Osteonecrosis due to previous trauma, unspecified shoulder +M87221 Osteonecrosis due to previous trauma, right humerus +M87222 Osteonecrosis due to previous trauma, left humerus +M87229 Osteonecrosis due to previous trauma, unspecified humerus +M87231 Osteonecrosis due to previous trauma of right radius +M87232 Osteonecrosis due to previous trauma of left radius +M87233 Osteonecrosis due to previous trauma of unspecified radius +M87234 Osteonecrosis due to previous trauma of right ulna +M87235 Osteonecrosis due to previous trauma of left ulna +M87236 Osteonecrosis due to previous trauma of unspecified ulna +M87237 Osteonecrosis due to previous trauma of right carpus +M87238 Osteonecrosis due to previous trauma of left carpus +M87239 Osteonecrosis due to previous trauma of unspecified carpus +M87241 Osteonecrosis due to previous trauma, right hand +M87242 Osteonecrosis due to previous trauma, left hand +M87243 Osteonecrosis due to previous trauma, unspecified hand +M87244 Osteonecrosis due to previous trauma, right finger(s) +M87245 Osteonecrosis due to previous trauma, left finger(s) +M87246 Osteonecrosis due to previous trauma, unspecified finger(s) +M87250 Osteonecrosis due to previous trauma, pelvis +M87251 Osteonecrosis due to previous trauma, right femur +M87252 Osteonecrosis due to previous trauma, left femur +M87256 Osteonecrosis due to previous trauma, unspecified femur +M87261 Osteonecrosis due to previous trauma, right tibia +M87262 Osteonecrosis due to previous trauma, left tibia +M87263 Osteonecrosis due to previous trauma, unspecified tibia +M87264 Osteonecrosis due to previous trauma, right fibula +M87265 Osteonecrosis due to previous trauma, left fibula +M87266 Osteonecrosis due to previous trauma, unspecified fibula +M87271 Osteonecrosis due to previous trauma, right ankle +M87272 Osteonecrosis due to previous trauma, left ankle +M87273 Osteonecrosis due to previous trauma, unspecified ankle +M87274 Osteonecrosis due to previous trauma, right foot +M87275 Osteonecrosis due to previous trauma, left foot +M87276 Osteonecrosis due to previous trauma, unspecified foot +M87277 Osteonecrosis due to previous trauma, right toe(s) +M87278 Osteonecrosis due to previous trauma, left toe(s) +M87279 Osteonecrosis due to previous trauma, unspecified toe(s) +M8728 Osteonecrosis due to previous trauma, other site +M8729 Osteonecrosis due to previous trauma, multiple sites +M8730 Other secondary osteonecrosis, unspecified bone +M87311 Other secondary osteonecrosis, right shoulder +M87312 Other secondary osteonecrosis, left shoulder +M87319 Other secondary osteonecrosis, unspecified shoulder +M87321 Other secondary osteonecrosis, right humerus +M87322 Other secondary osteonecrosis, left humerus +M87329 Other secondary osteonecrosis, unspecified humerus +M87331 Other secondary osteonecrosis of right radius +M87332 Other secondary osteonecrosis of left radius +M87333 Other secondary osteonecrosis of unspecified radius +M87334 Other secondary osteonecrosis of right ulna +M87335 Other secondary osteonecrosis of left ulna +M87336 Other secondary osteonecrosis of unspecified ulna +M87337 Other secondary osteonecrosis of right carpus +M87338 Other secondary osteonecrosis of left carpus +M87339 Other secondary osteonecrosis of unspecified carpus +M87341 Other secondary osteonecrosis, right hand +M87342 Other secondary osteonecrosis, left hand +M87343 Other secondary osteonecrosis, unspecified hand +M87344 Other secondary osteonecrosis, right finger(s) +M87345 Other secondary osteonecrosis, left finger(s) +M87346 Other secondary osteonecrosis, unspecified finger(s) +M87350 Other secondary osteonecrosis, pelvis +M87351 Other secondary osteonecrosis, right femur +M87352 Other secondary osteonecrosis, left femur +M87353 Other secondary osteonecrosis, unspecified femur +M87361 Other secondary osteonecrosis, right tibia +M87362 Other secondary osteonecrosis, left tibia +M87363 Other secondary osteonecrosis, unspecified tibia +M87364 Other secondary osteonecrosis, right fibula +M87365 Other secondary osteonecrosis, left fibula +M87366 Other secondary osteonecrosis, unspecified fibula +M87371 Other secondary osteonecrosis, right ankle +M87372 Other secondary osteonecrosis, left ankle +M87373 Other secondary osteonecrosis, unspecified ankle +M87374 Other secondary osteonecrosis, right foot +M87375 Other secondary osteonecrosis, left foot +M87376 Other secondary osteonecrosis, unspecified foot +M87377 Other secondary osteonecrosis, right toe(s) +M87378 Other secondary osteonecrosis, left toe(s) +M87379 Other secondary osteonecrosis, unspecified toe(s) +M8738 Other secondary osteonecrosis, other site +M8739 Other secondary osteonecrosis, multiple sites +M8780 Other osteonecrosis, unspecified bone +M87811 Other osteonecrosis, right shoulder +M87812 Other osteonecrosis, left shoulder +M87819 Other osteonecrosis, unspecified shoulder +M87821 Other osteonecrosis, right humerus +M87822 Other osteonecrosis, left humerus +M87829 Other osteonecrosis, unspecified humerus +M87831 Other osteonecrosis of right radius +M87832 Other osteonecrosis of left radius +M87833 Other osteonecrosis of unspecified radius +M87834 Other osteonecrosis of right ulna +M87835 Other osteonecrosis of left ulna +M87836 Other osteonecrosis of unspecified ulna +M87837 Other osteonecrosis of right carpus +M87838 Other osteonecrosis of left carpus +M87839 Other osteonecrosis of unspecified carpus +M87841 Other osteonecrosis, right hand +M87842 Other osteonecrosis, left hand +M87843 Other osteonecrosis, unspecified hand +M87844 Other osteonecrosis, right finger(s) +M87845 Other osteonecrosis, left finger(s) +M87849 Other osteonecrosis, unspecified finger(s) +M87850 Other osteonecrosis, pelvis +M87851 Other osteonecrosis, right femur +M87852 Other osteonecrosis, left femur +M87859 Other osteonecrosis, unspecified femur +M87861 Other osteonecrosis, right tibia +M87862 Other osteonecrosis, left tibia +M87863 Other osteonecrosis, unspecified tibia +M87864 Other osteonecrosis, right fibula +M87865 Other osteonecrosis, left fibula +M87869 Other osteonecrosis, unspecified fibula +M87871 Other osteonecrosis, right ankle +M87872 Other osteonecrosis, left ankle +M87873 Other osteonecrosis, unspecified ankle +M87874 Other osteonecrosis, right foot +M87875 Other osteonecrosis, left foot +M87876 Other osteonecrosis, unspecified foot +M87877 Other osteonecrosis, right toe(s) +M87878 Other osteonecrosis, left toe(s) +M87879 Other osteonecrosis, unspecified toe(s) +M8788 Other osteonecrosis, other site +M8789 Other osteonecrosis, multiple sites +M879 Osteonecrosis, unspecified +M880 Osteitis deformans of skull +M881 Osteitis deformans of vertebrae +M88811 Osteitis deformans of right shoulder +M88812 Osteitis deformans of left shoulder +M88819 Osteitis deformans of unspecified shoulder +M88821 Osteitis deformans of right upper arm +M88822 Osteitis deformans of left upper arm +M88829 Osteitis deformans of unspecified upper arm +M88831 Osteitis deformans of right forearm +M88832 Osteitis deformans of left forearm +M88839 Osteitis deformans of unspecified forearm +M88841 Osteitis deformans of right hand +M88842 Osteitis deformans of left hand +M88849 Osteitis deformans of unspecified hand +M88851 Osteitis deformans of right thigh +M88852 Osteitis deformans of left thigh +M88859 Osteitis deformans of unspecified thigh +M88861 Osteitis deformans of right lower leg +M88862 Osteitis deformans of left lower leg +M88869 Osteitis deformans of unspecified lower leg +M88871 Osteitis deformans of right ankle and foot +M88872 Osteitis deformans of left ankle and foot +M88879 Osteitis deformans of unspecified ankle and foot +M8888 Osteitis deformans of other bones +M8889 Osteitis deformans of multiple sites +M889 Osteitis deformans of unspecified bone +M8900 Algoneurodystrophy, unspecified site +M89011 Algoneurodystrophy, right shoulder +M89012 Algoneurodystrophy, left shoulder +M89019 Algoneurodystrophy, unspecified shoulder +M89021 Algoneurodystrophy, right upper arm +M89022 Algoneurodystrophy, left upper arm +M89029 Algoneurodystrophy, unspecified upper arm +M89031 Algoneurodystrophy, right forearm +M89032 Algoneurodystrophy, left forearm +M89039 Algoneurodystrophy, unspecified forearm +M89041 Algoneurodystrophy, right hand +M89042 Algoneurodystrophy, left hand +M89049 Algoneurodystrophy, unspecified hand +M89051 Algoneurodystrophy, right thigh +M89052 Algoneurodystrophy, left thigh +M89059 Algoneurodystrophy, unspecified thigh +M89061 Algoneurodystrophy, right lower leg +M89062 Algoneurodystrophy, left lower leg +M89069 Algoneurodystrophy, unspecified lower leg +M89071 Algoneurodystrophy, right ankle and foot +M89072 Algoneurodystrophy, left ankle and foot +M89079 Algoneurodystrophy, unspecified ankle and foot +M8908 Algoneurodystrophy, other site +M8909 Algoneurodystrophy, multiple sites +M89121 Complete physeal arrest, right proximal humerus +M89122 Complete physeal arrest, left proximal humerus +M89123 Partial physeal arrest, right proximal humerus +M89124 Partial physeal arrest, left proximal humerus +M89125 Complete physeal arrest, right distal humerus +M89126 Complete physeal arrest, left distal humerus +M89127 Partial physeal arrest, right distal humerus +M89128 Partial physeal arrest, left distal humerus +M89129 Physeal arrest, humerus, unspecified +M89131 Complete physeal arrest, right distal radius +M89132 Complete physeal arrest, left distal radius +M89133 Partial physeal arrest, right distal radius +M89134 Partial physeal arrest, left distal radius +M89138 Other physeal arrest of forearm +M89139 Physeal arrest, forearm, unspecified +M89151 Complete physeal arrest, right proximal femur +M89152 Complete physeal arrest, left proximal femur +M89153 Partial physeal arrest, right proximal femur +M89154 Partial physeal arrest, left proximal femur +M89155 Complete physeal arrest, right distal femur +M89156 Complete physeal arrest, left distal femur +M89157 Partial physeal arrest, right distal femur +M89158 Partial physeal arrest, left distal femur +M89159 Physeal arrest, femur, unspecified +M89160 Complete physeal arrest, right proximal tibia +M89161 Complete physeal arrest, left proximal tibia +M89162 Partial physeal arrest, right proximal tibia +M89163 Partial physeal arrest, left proximal tibia +M89164 Complete physeal arrest, right distal tibia +M89165 Complete physeal arrest, left distal tibia +M89166 Partial physeal arrest, right distal tibia +M89167 Partial physeal arrest, left distal tibia +M89168 Other physeal arrest of lower leg +M89169 Physeal arrest, lower leg, unspecified +M8918 Physeal arrest, other site +M8920 Other disorders of bone development and growth, unspecified site +M89211 Other disorders of bone development and growth, right shoulder +M89212 Other disorders of bone development and growth, left shoulder +M89219 Other disorders of bone development and growth, unspecified shoulder +M89221 Other disorders of bone development and growth, right humerus +M89222 Other disorders of bone development and growth, left humerus +M89229 Other disorders of bone development and growth, unspecified humerus +M89231 Other disorders of bone development and growth, right ulna +M89232 Other disorders of bone development and growth, left ulna +M89233 Other disorders of bone development and growth, right radius +M89234 Other disorders of bone development and growth, left radius +M89239 Other disorders of bone development and growth, unspecified ulna and radius +M89241 Other disorders of bone development and growth, right hand +M89242 Other disorders of bone development and growth, left hand +M89249 Other disorders of bone development and growth, unspecified hand +M89251 Other disorders of bone development and growth, right femur +M89252 Other disorders of bone development and growth, left femur +M89259 Other disorders of bone development and growth, unspecified femur +M89261 Other disorders of bone development and growth, right tibia +M89262 Other disorders of bone development and growth, left tibia +M89263 Other disorders of bone development and growth, right fibula +M89264 Other disorders of bone development and growth, left fibula +M89269 Other disorders of bone development and growth, unspecified lower leg +M89271 Other disorders of bone development and growth, right ankle and foot +M89272 Other disorders of bone development and growth, left ankle and foot +M89279 Other disorders of bone development and growth, unspecified ankle and foot +M8928 Other disorders of bone development and growth, other site +M8929 Other disorders of bone development and growth, multiple sites +M8930 Hypertrophy of bone, unspecified site +M89311 Hypertrophy of bone, right shoulder +M89312 Hypertrophy of bone, left shoulder +M89319 Hypertrophy of bone, unspecified shoulder +M89321 Hypertrophy of bone, right humerus +M89322 Hypertrophy of bone, left humerus +M89329 Hypertrophy of bone, unspecified humerus +M89331 Hypertrophy of bone, right ulna +M89332 Hypertrophy of bone, left ulna +M89333 Hypertrophy of bone, right radius +M89334 Hypertrophy of bone, left radius +M89339 Hypertrophy of bone, unspecified ulna and radius +M89341 Hypertrophy of bone, right hand +M89342 Hypertrophy of bone, left hand +M89349 Hypertrophy of bone, unspecified hand +M89351 Hypertrophy of bone, right femur +M89352 Hypertrophy of bone, left femur +M89359 Hypertrophy of bone, unspecified femur +M89361 Hypertrophy of bone, right tibia +M89362 Hypertrophy of bone, left tibia +M89363 Hypertrophy of bone, right fibula +M89364 Hypertrophy of bone, left fibula +M89369 Hypertrophy of bone, unspecified tibia and fibula +M89371 Hypertrophy of bone, right ankle and foot +M89372 Hypertrophy of bone, left ankle and foot +M89379 Hypertrophy of bone, unspecified ankle and foot +M8938 Hypertrophy of bone, other site +M8939 Hypertrophy of bone, multiple sites +M8940 Other hypertrophic osteoarthropathy, unspecified site +M89411 Other hypertrophic osteoarthropathy, right shoulder +M89412 Other hypertrophic osteoarthropathy, left shoulder +M89419 Other hypertrophic osteoarthropathy, unspecified shoulder +M89421 Other hypertrophic osteoarthropathy, right upper arm +M89422 Other hypertrophic osteoarthropathy, left upper arm +M89429 Other hypertrophic osteoarthropathy, unspecified upper arm +M89431 Other hypertrophic osteoarthropathy, right forearm +M89432 Other hypertrophic osteoarthropathy, left forearm +M89439 Other hypertrophic osteoarthropathy, unspecified forearm +M89441 Other hypertrophic osteoarthropathy, right hand +M89442 Other hypertrophic osteoarthropathy, left hand +M89449 Other hypertrophic osteoarthropathy, unspecified hand +M89451 Other hypertrophic osteoarthropathy, right thigh +M89452 Other hypertrophic osteoarthropathy, left thigh +M89459 Other hypertrophic osteoarthropathy, unspecified thigh +M89461 Other hypertrophic osteoarthropathy, right lower leg +M89462 Other hypertrophic osteoarthropathy, left lower leg +M89469 Other hypertrophic osteoarthropathy, unspecified lower leg +M89471 Other hypertrophic osteoarthropathy, right ankle and foot +M89472 Other hypertrophic osteoarthropathy, left ankle and foot +M89479 Other hypertrophic osteoarthropathy, unspecified ankle and foot +M8948 Other hypertrophic osteoarthropathy, other site +M8949 Other hypertrophic osteoarthropathy, multiple sites +M8950 Osteolysis, unspecified site +M89511 Osteolysis, right shoulder +M89512 Osteolysis, left shoulder +M89519 Osteolysis, unspecified shoulder +M89521 Osteolysis, right upper arm +M89522 Osteolysis, left upper arm +M89529 Osteolysis, unspecified upper arm +M89531 Osteolysis, right forearm +M89532 Osteolysis, left forearm +M89539 Osteolysis, unspecified forearm +M89541 Osteolysis, right hand +M89542 Osteolysis, left hand +M89549 Osteolysis, unspecified hand +M89551 Osteolysis, right thigh +M89552 Osteolysis, left thigh +M89559 Osteolysis, unspecified thigh +M89561 Osteolysis, right lower leg +M89562 Osteolysis, left lower leg +M89569 Osteolysis, unspecified lower leg +M89571 Osteolysis, right ankle and foot +M89572 Osteolysis, left ankle and foot +M89579 Osteolysis, unspecified ankle and foot +M8958 Osteolysis, other site +M8959 Osteolysis, multiple sites +M8960 Osteopathy after poliomyelitis, unspecified site +M89611 Osteopathy after poliomyelitis, right shoulder +M89612 Osteopathy after poliomyelitis, left shoulder +M89619 Osteopathy after poliomyelitis, unspecified shoulder +M89621 Osteopathy after poliomyelitis, right upper arm +M89622 Osteopathy after poliomyelitis, left upper arm +M89629 Osteopathy after poliomyelitis, unspecified upper arm +M89631 Osteopathy after poliomyelitis, right forearm +M89632 Osteopathy after poliomyelitis, left forearm +M89639 Osteopathy after poliomyelitis, unspecified forearm +M89641 Osteopathy after poliomyelitis, right hand +M89642 Osteopathy after poliomyelitis, left hand +M89649 Osteopathy after poliomyelitis, unspecified hand +M89651 Osteopathy after poliomyelitis, right thigh +M89652 Osteopathy after poliomyelitis, left thigh +M89659 Osteopathy after poliomyelitis, unspecified thigh +M89661 Osteopathy after poliomyelitis, right lower leg +M89662 Osteopathy after poliomyelitis, left lower leg +M89669 Osteopathy after poliomyelitis, unspecified lower leg +M89671 Osteopathy after poliomyelitis, right ankle and foot +M89672 Osteopathy after poliomyelitis, left ankle and foot +M89679 Osteopathy after poliomyelitis, unspecified ankle and foot +M8968 Osteopathy after poliomyelitis, other site +M8969 Osteopathy after poliomyelitis, multiple sites +M8970 Major osseous defect, unspecified site +M89711 Major osseous defect, right shoulder region +M89712 Major osseous defect, left shoulder region +M89719 Major osseous defect, unspecified shoulder region +M89721 Major osseous defect, right humerus +M89722 Major osseous defect, left humerus +M89729 Major osseous defect, unspecified humerus +M89731 Major osseous defect, right forearm +M89732 Major osseous defect, left forearm +M89739 Major osseous defect, unspecified forearm +M89741 Major osseous defect, right hand +M89742 Major osseous defect, left hand +M89749 Major osseous defect, unspecified hand +M89751 Major osseous defect, right pelvic region and thigh +M89752 Major osseous defect, left pelvic region and thigh +M89759 Major osseous defect, unspecified pelvic region and thigh +M89761 Major osseous defect, right lower leg +M89762 Major osseous defect, left lower leg +M89769 Major osseous defect, unspecified lower leg +M89771 Major osseous defect, right ankle and foot +M89772 Major osseous defect, left ankle and foot +M89779 Major osseous defect, unspecified ankle and foot +M8978 Major osseous defect, other site +M8979 Major osseous defect, multiple sites +M898X0 Other specified disorders of bone, multiple sites +M898X1 Other specified disorders of bone, shoulder +M898X2 Other specified disorders of bone, upper arm +M898X3 Other specified disorders of bone, forearm +M898X4 Other specified disorders of bone, hand +M898X5 Other specified disorders of bone, thigh +M898X6 Other specified disorders of bone, lower leg +M898X7 Other specified disorders of bone, ankle and foot +M898X8 Other specified disorders of bone, other site +M898X9 Other specified disorders of bone, unspecified site +M899 Disorder of bone, unspecified +M9050 Osteonecrosis in diseases classified elsewhere, unspecified site +M90511 Osteonecrosis in diseases classified elsewhere, right shoulder +M90512 Osteonecrosis in diseases classified elsewhere, left shoulder +M90519 Osteonecrosis in diseases classified elsewhere, unspecified shoulder +M90521 Osteonecrosis in diseases classified elsewhere, right upper arm +M90522 Osteonecrosis in diseases classified elsewhere, left upper arm +M90529 Osteonecrosis in diseases classified elsewhere, unspecified upper arm +M90531 Osteonecrosis in diseases classified elsewhere, right forearm +M90532 Osteonecrosis in diseases classified elsewhere, left forearm +M90539 Osteonecrosis in diseases classified elsewhere, unspecified forearm +M90541 Osteonecrosis in diseases classified elsewhere, right hand +M90542 Osteonecrosis in diseases classified elsewhere, left hand +M90549 Osteonecrosis in diseases classified elsewhere, unspecified hand +M90551 Osteonecrosis in diseases classified elsewhere, right thigh +M90552 Osteonecrosis in diseases classified elsewhere, left thigh +M90559 Osteonecrosis in diseases classified elsewhere, unspecified thigh +M90561 Osteonecrosis in diseases classified elsewhere, right lower leg +M90562 Osteonecrosis in diseases classified elsewhere, left lower leg +M90569 Osteonecrosis in diseases classified elsewhere, unspecified lower leg +M90571 Osteonecrosis in diseases classified elsewhere, right ankle and foot +M90572 Osteonecrosis in diseases classified elsewhere, left ankle and foot +M90579 Osteonecrosis in diseases classified elsewhere, unspecified ankle and foot +M9058 Osteonecrosis in diseases classified elsewhere, other site +M9059 Osteonecrosis in diseases classified elsewhere, multiple sites +M9060 Osteitis deformans in neoplastic diseases, unspecified site +M90611 Osteitis deformans in neoplastic diseases, right shoulder +M90612 Osteitis deformans in neoplastic diseases, left shoulder +M90619 Osteitis deformans in neoplastic diseases, unspecified shoulder +M90621 Osteitis deformans in neoplastic diseases, right upper arm +M90622 Osteitis deformans in neoplastic diseases, left upper arm +M90629 Osteitis deformans in neoplastic diseases, unspecified upper arm +M90631 Osteitis deformans in neoplastic diseases, right forearm +M90632 Osteitis deformans in neoplastic diseases, left forearm +M90639 Osteitis deformans in neoplastic diseases, unspecified forearm +M90641 Osteitis deformans in neoplastic diseases, right hand +M90642 Osteitis deformans in neoplastic diseases, left hand +M90649 Osteitis deformans in neoplastic diseases, unspecified hand +M90651 Osteitis deformans in neoplastic diseases, right thigh +M90652 Osteitis deformans in neoplastic diseases, left thigh +M90659 Osteitis deformans in neoplastic diseases, unspecified thigh +M90661 Osteitis deformans in neoplastic diseases, right lower leg +M90662 Osteitis deformans in neoplastic diseases, left lower leg +M90669 Osteitis deformans in neoplastic diseases, unspecified lower leg +M90671 Osteitis deformans in neoplastic diseases, right ankle and foot +M90672 Osteitis deformans in neoplastic diseases, left ankle and foot +M90679 Osteitis deformans in neoplastic diseases, unspecified ankle and foot +M9068 Osteitis deformans in neoplastic diseases, other site +M9069 Osteitis deformans in neoplastic diseases, multiple sites +M9080 Osteopathy in diseases classified elsewhere, unspecified site +M90811 Osteopathy in diseases classified elsewhere, right shoulder +M90812 Osteopathy in diseases classified elsewhere, left shoulder +M90819 Osteopathy in diseases classified elsewhere, unspecified shoulder +M90821 Osteopathy in diseases classified elsewhere, right upper arm +M90822 Osteopathy in diseases classified elsewhere, left upper arm +M90829 Osteopathy in diseases classified elsewhere, unspecified upper arm +M90831 Osteopathy in diseases classified elsewhere, right forearm +M90832 Osteopathy in diseases classified elsewhere, left forearm +M90839 Osteopathy in diseases classified elsewhere, unspecified forearm +M90841 Osteopathy in diseases classified elsewhere, right hand +M90842 Osteopathy in diseases classified elsewhere, left hand +M90849 Osteopathy in diseases classified elsewhere, unspecified hand +M90851 Osteopathy in diseases classified elsewhere, right thigh +M90852 Osteopathy in diseases classified elsewhere, left thigh +M90859 Osteopathy in diseases classified elsewhere, unspecified thigh +M90861 Osteopathy in diseases classified elsewhere, right lower leg +M90862 Osteopathy in diseases classified elsewhere, left lower leg +M90869 Osteopathy in diseases classified elsewhere, unspecified lower leg +M90871 Osteopathy in diseases classified elsewhere, right ankle and foot +M90872 Osteopathy in diseases classified elsewhere, left ankle and foot +M90879 Osteopathy in diseases classified elsewhere, unspecified ankle and foot +M9088 Osteopathy in diseases classified elsewhere, other site +M9089 Osteopathy in diseases classified elsewhere, multiple sites +M910 Juvenile osteochondrosis of pelvis +M9110 Juvenile osteochondrosis of head of femur [Legg-Calve-Perthes], unspecified leg +M9111 Juvenile osteochondrosis of head of femur [Legg-Calve-Perthes], right leg +M9112 Juvenile osteochondrosis of head of femur [Legg-Calve-Perthes], left leg +M9120 Coxa plana, unspecified hip +M9121 Coxa plana, right hip +M9122 Coxa plana, left hip +M9130 Pseudocoxalgia, unspecified hip +M9131 Pseudocoxalgia, right hip +M9132 Pseudocoxalgia, left hip +M9140 Coxa magna, unspecified hip +M9141 Coxa magna, right hip +M9142 Coxa magna, left hip +M9180 Other juvenile osteochondrosis of hip and pelvis, unspecified leg +M9181 Other juvenile osteochondrosis of hip and pelvis, right leg +M9182 Other juvenile osteochondrosis of hip and pelvis, left leg +M9190 Juvenile osteochondrosis of hip and pelvis, unspecified, unspecified leg +M9191 Juvenile osteochondrosis of hip and pelvis, unspecified, right leg +M9192 Juvenile osteochondrosis of hip and pelvis, unspecified, left leg +M9200 Juvenile osteochondrosis of humerus, unspecified arm +M9201 Juvenile osteochondrosis of humerus, right arm +M9202 Juvenile osteochondrosis of humerus, left arm +M9210 Juvenile osteochondrosis of radius and ulna, unspecified arm +M9211 Juvenile osteochondrosis of radius and ulna, right arm +M9212 Juvenile osteochondrosis of radius and ulna, left arm +M92201 Unspecified juvenile osteochondrosis, right hand +M92202 Unspecified juvenile osteochondrosis, left hand +M92209 Unspecified juvenile osteochondrosis, unspecified hand +M92211 Osteochondrosis (juvenile) of carpal lunate [Kienbock], right hand +M92212 Osteochondrosis (juvenile) of carpal lunate [Kienbock], left hand +M92219 Osteochondrosis (juvenile) of carpal lunate [Kienbock], unspecified hand +M92221 Osteochondrosis (juvenile) of metacarpal heads [Mauclaire], right hand +M92222 Osteochondrosis (juvenile) of metacarpal heads [Mauclaire], left hand +M92229 Osteochondrosis (juvenile) of metacarpal heads [Mauclaire], unspecified hand +M92291 Other juvenile osteochondrosis, right hand +M92292 Other juvenile osteochondrosis, left hand +M92299 Other juvenile osteochondrosis, unspecified hand +M9230 Other juvenile osteochondrosis, unspecified upper limb +M9231 Other juvenile osteochondrosis, right upper limb +M9232 Other juvenile osteochondrosis, left upper limb +M9240 Juvenile osteochondrosis of patella, unspecified knee +M9241 Juvenile osteochondrosis of patella, right knee +M9242 Juvenile osteochondrosis of patella, left knee +M9250 Juvenile osteochondrosis of tibia and fibula, unspecified leg +M9251 Juvenile osteochondrosis of tibia and fibula, right leg +M9252 Juvenile osteochondrosis of tibia and fibula, left leg +M9260 Juvenile osteochondrosis of tarsus, unspecified ankle +M9261 Juvenile osteochondrosis of tarsus, right ankle +M9262 Juvenile osteochondrosis of tarsus, left ankle +M9270 Juvenile osteochondrosis of metatarsus, unspecified foot +M9271 Juvenile osteochondrosis of metatarsus, right foot +M9272 Juvenile osteochondrosis of metatarsus, left foot +M928 Other specified juvenile osteochondrosis +M929 Juvenile osteochondrosis, unspecified +M93001 Unspecified slipped upper femoral epiphysis (nontraumatic), right hip +M93002 Unspecified slipped upper femoral epiphysis (nontraumatic), left hip +M93003 Unspecified slipped upper femoral epiphysis (nontraumatic), unspecified hip +M93011 Acute slipped upper femoral epiphysis (nontraumatic), right hip +M93012 Acute slipped upper femoral epiphysis (nontraumatic), left hip +M93013 Acute slipped upper femoral epiphysis (nontraumatic), unspecified hip +M93021 Chronic slipped upper femoral epiphysis (nontraumatic), right hip +M93022 Chronic slipped upper femoral epiphysis (nontraumatic), left hip +M93023 Chronic slipped upper femoral epiphysis (nontraumatic), unspecified hip +M93031 Acute on chronic slipped upper femoral epiphysis (nontraumatic), right hip +M93032 Acute on chronic slipped upper femoral epiphysis (nontraumatic), left hip +M93033 Acute on chronic slipped upper femoral epiphysis (nontraumatic), unspecified hip +M931 Kienbock's disease of adults +M9320 Osteochondritis dissecans of unspecified site +M93211 Osteochondritis dissecans, right shoulder +M93212 Osteochondritis dissecans, left shoulder +M93219 Osteochondritis dissecans, unspecified shoulder +M93221 Osteochondritis dissecans, right elbow +M93222 Osteochondritis dissecans, left elbow +M93229 Osteochondritis dissecans, unspecified elbow +M93231 Osteochondritis dissecans, right wrist +M93232 Osteochondritis dissecans, left wrist +M93239 Osteochondritis dissecans, unspecified wrist +M93241 Osteochondritis dissecans, joints of right hand +M93242 Osteochondritis dissecans, joints of left hand +M93249 Osteochondritis dissecans, joints of unspecified hand +M93251 Osteochondritis dissecans, right hip +M93252 Osteochondritis dissecans, left hip +M93259 Osteochondritis dissecans, unspecified hip +M93261 Osteochondritis dissecans, right knee +M93262 Osteochondritis dissecans, left knee +M93269 Osteochondritis dissecans, unspecified knee +M93271 Osteochondritis dissecans, right ankle and joints of right foot +M93272 Osteochondritis dissecans, left ankle and joints of left foot +M93279 Osteochondritis dissecans, unspecified ankle and joints of foot +M9328 Osteochondritis dissecans other site +M9329 Osteochondritis dissecans multiple sites +M9380 Other specified osteochondropathies of unspecified site +M93811 Other specified osteochondropathies, right shoulder +M93812 Other specified osteochondropathies, left shoulder +M93819 Other specified osteochondropathies, unspecified shoulder +M93821 Other specified osteochondropathies, right upper arm +M93822 Other specified osteochondropathies, left upper arm +M93829 Other specified osteochondropathies, unspecified upper arm +M93831 Other specified osteochondropathies, right forearm +M93832 Other specified osteochondropathies, left forearm +M93839 Other specified osteochondropathies, unspecified forearm +M93841 Other specified osteochondropathies, right hand +M93842 Other specified osteochondropathies, left hand +M93849 Other specified osteochondropathies, unspecified hand +M93851 Other specified osteochondropathies, right thigh +M93852 Other specified osteochondropathies, left thigh +M93859 Other specified osteochondropathies, unspecified thigh +M93861 Other specified osteochondropathies, right lower leg +M93862 Other specified osteochondropathies, left lower leg +M93869 Other specified osteochondropathies, unspecified lower leg +M93871 Other specified osteochondropathies, right ankle and foot +M93872 Other specified osteochondropathies, left ankle and foot +M93879 Other specified osteochondropathies, unspecified ankle and foot +M9388 Other specified osteochondropathies other +M9389 Other specified osteochondropathies multiple sites +M9390 Osteochondropathy, unspecified of unspecified site +M93911 Osteochondropathy, unspecified, right shoulder +M93912 Osteochondropathy, unspecified, left shoulder +M93919 Osteochondropathy, unspecified, unspecified shoulder +M93921 Osteochondropathy, unspecified, right upper arm +M93922 Osteochondropathy, unspecified, left upper arm +M93929 Osteochondropathy, unspecified, unspecified upper arm +M93931 Osteochondropathy, unspecified, right forearm +M93932 Osteochondropathy, unspecified, left forearm +M93939 Osteochondropathy, unspecified, unspecified forearm +M93941 Osteochondropathy, unspecified, right hand +M93942 Osteochondropathy, unspecified, left hand +M93949 Osteochondropathy, unspecified, unspecified hand +M93951 Osteochondropathy, unspecified, right thigh +M93952 Osteochondropathy, unspecified, left thigh +M93959 Osteochondropathy, unspecified, unspecified thigh +M93961 Osteochondropathy, unspecified, right lower leg +M93962 Osteochondropathy, unspecified, left lower leg +M93969 Osteochondropathy, unspecified, unspecified lower leg +M93971 Osteochondropathy, unspecified, right ankle and foot +M93972 Osteochondropathy, unspecified, left ankle and foot +M93979 Osteochondropathy, unspecified, unspecified ankle and foot +M9398 Osteochondropathy, unspecified other +M9399 Osteochondropathy, unspecified multiple sites +M940 Chondrocostal junction syndrome [Tietze] +M941 Relapsing polychondritis +M9420 Chondromalacia, unspecified site +M94211 Chondromalacia, right shoulder +M94212 Chondromalacia, left shoulder +M94219 Chondromalacia, unspecified shoulder +M94221 Chondromalacia, right elbow +M94222 Chondromalacia, left elbow +M94229 Chondromalacia, unspecified elbow +M94231 Chondromalacia, right wrist +M94232 Chondromalacia, left wrist +M94239 Chondromalacia, unspecified wrist +M94241 Chondromalacia, joints of right hand +M94242 Chondromalacia, joints of left hand +M94249 Chondromalacia, joints of unspecified hand +M94251 Chondromalacia, right hip +M94252 Chondromalacia, left hip +M94259 Chondromalacia, unspecified hip +M94261 Chondromalacia, right knee +M94262 Chondromalacia, left knee +M94269 Chondromalacia, unspecified knee +M94271 Chondromalacia, right ankle and joints of right foot +M94272 Chondromalacia, left ankle and joints of left foot +M94279 Chondromalacia, unspecified ankle and joints of foot +M9428 Chondromalacia, other site +M9429 Chondromalacia, multiple sites +M94351 Chondrolysis, right hip +M94352 Chondrolysis, left hip +M94359 Chondrolysis, unspecified hip +M948X0 Other specified disorders of cartilage, multiple sites +M948X1 Other specified disorders of cartilage, shoulder +M948X2 Other specified disorders of cartilage, upper arm +M948X3 Other specified disorders of cartilage, forearm +M948X4 Other specified disorders of cartilage, hand +M948X5 Other specified disorders of cartilage, thigh +M948X6 Other specified disorders of cartilage, lower leg +M948X7 Other specified disorders of cartilage, ankle and foot +M948X8 Other specified disorders of cartilage, other site +M948X9 Other specified disorders of cartilage, unspecified sites +M949 Disorder of cartilage, unspecified +M950 Acquired deformity of nose +M9510 Cauliflower ear, unspecified ear +M9511 Cauliflower ear, right ear +M9512 Cauliflower ear, left ear +M952 Other acquired deformity of head +M953 Acquired deformity of neck +M954 Acquired deformity of chest and rib +M955 Acquired deformity of pelvis +M958 Other specified acquired deformities of musculoskeletal system +M959 Acquired deformity of musculoskeletal system, unspecified +M960 Pseudarthrosis after fusion or arthrodesis +M961 Postlaminectomy syndrome, not elsewhere classified +M962 Postradiation kyphosis +M963 Postlaminectomy kyphosis +M964 Postsurgical lordosis +M965 Postradiation scoliosis +M96621 Fracture of humerus following insertion of orthopedic implant, joint prosthesis, or bone plate, right arm +M96622 Fracture of humerus following insertion of orthopedic implant, joint prosthesis, or bone plate, left arm +M96629 Fracture of humerus following insertion of orthopedic implant, joint prosthesis, or bone plate, unspecified arm +M96631 Fracture of radius or ulna following insertion of orthopedic implant, joint prosthesis, or bone plate, right arm +M96632 Fracture of radius or ulna following insertion of orthopedic implant, joint prosthesis, or bone plate, left arm +M96639 Fracture of radius or ulna following insertion of orthopedic implant, joint prosthesis, or bone plate, unspecified arm +M9665 Fracture of pelvis following insertion of orthopedic implant, joint prosthesis, or bone plate +M96661 Fracture of femur following insertion of orthopedic implant, joint prosthesis, or bone plate, right leg +M96662 Fracture of femur following insertion of orthopedic implant, joint prosthesis, or bone plate, left leg +M96669 Fracture of femur following insertion of orthopedic implant, joint prosthesis, or bone plate, unspecified leg +M96671 Fracture of tibia or fibula following insertion of orthopedic implant, joint prosthesis, or bone plate, right leg +M96672 Fracture of tibia or fibula following insertion of orthopedic implant, joint prosthesis, or bone plate, left leg +M96679 Fracture of tibia or fibula following insertion of orthopedic implant, joint prosthesis, or bone plate, unspecified leg +M9669 Fracture of other bone following insertion of orthopedic implant, joint prosthesis, or bone plate +M96810 Intraoperative hemorrhage and hematoma of a musculoskeletal structure complicating a musculoskeletal system procedure +M96811 Intraoperative hemorrhage and hematoma of a musculoskeletal structure complicating other procedure +M96820 Accidental puncture and laceration of a musculoskeletal structure during a musculoskeletal system procedure +M96821 Accidental puncture and laceration of a musculoskeletal structure during other procedure +M96830 Postprocedural hemorrhage of a musculoskeletal structure following a musculoskeletal system procedure +M96831 Postprocedural hemorrhage of a musculoskeletal structure following other procedure +M96840 Postprocedural hematoma of a musculoskeletal structure following a musculoskeletal system procedure +M96841 Postprocedural hematoma of a musculoskeletal structure following other procedure +M96842 Postprocedural seroma of a musculoskeletal structure following a musculoskeletal system procedure +M96843 Postprocedural seroma of a musculoskeletal structure following other procedure +M9689 Other intraoperative and postprocedural complications and disorders of the musculoskeletal system +M9701XA Periprosthetic fracture around internal prosthetic right hip joint, initial encounter +M9701XD Periprosthetic fracture around internal prosthetic right hip joint, subsequent encounter +M9701XS Periprosthetic fracture around internal prosthetic right hip joint, sequela +M9702XA Periprosthetic fracture around internal prosthetic left hip joint, initial encounter +M9702XD Periprosthetic fracture around internal prosthetic left hip joint, subsequent encounter +M9702XS Periprosthetic fracture around internal prosthetic left hip joint, sequela +M9711XA Periprosthetic fracture around internal prosthetic right knee joint, initial encounter +M9711XD Periprosthetic fracture around internal prosthetic right knee joint, subsequent encounter +M9711XS Periprosthetic fracture around internal prosthetic right knee joint, sequela +M9712XA Periprosthetic fracture around internal prosthetic left knee joint, initial encounter +M9712XD Periprosthetic fracture around internal prosthetic left knee joint, subsequent encounter +M9712XS Periprosthetic fracture around internal prosthetic left knee joint, sequela +M9721XA Periprosthetic fracture around internal prosthetic right ankle joint, initial encounter +M9721XD Periprosthetic fracture around internal prosthetic right ankle joint, subsequent encounter +M9721XS Periprosthetic fracture around internal prosthetic right ankle joint, sequela +M9722XA Periprosthetic fracture around internal prosthetic left ankle joint, initial encounter +M9722XD Periprosthetic fracture around internal prosthetic left ankle joint, subsequent encounter +M9722XS Periprosthetic fracture around internal prosthetic left ankle joint, sequela +M9731XA Periprosthetic fracture around internal prosthetic right shoulder joint, initial encounter +M9731XD Periprosthetic fracture around internal prosthetic right shoulder joint, subsequent encounter +M9731XS Periprosthetic fracture around internal prosthetic right shoulder joint, sequela +M9732XA Periprosthetic fracture around internal prosthetic left shoulder joint, initial encounter +M9732XD Periprosthetic fracture around internal prosthetic left shoulder joint, subsequent encounter +M9732XS Periprosthetic fracture around internal prosthetic left shoulder joint, sequela +M9741XA Periprosthetic fracture around internal prosthetic right elbow joint, initial encounter +M9741XD Periprosthetic fracture around internal prosthetic right elbow joint, subsequent encounter +M9741XS Periprosthetic fracture around internal prosthetic right elbow joint, sequela +M9742XA Periprosthetic fracture around internal prosthetic left elbow joint, initial encounter +M9742XD Periprosthetic fracture around internal prosthetic left elbow joint, subsequent encounter +M9742XS Periprosthetic fracture around internal prosthetic left elbow joint, sequela +M978XXA Periprosthetic fracture around other internal prosthetic joint, initial encounter +M978XXD Periprosthetic fracture around other internal prosthetic joint, subsequent encounter +M978XXS Periprosthetic fracture around other internal prosthetic joint, sequela +M979XXA Periprosthetic fracture around unspecified internal prosthetic joint, initial encounter +M979XXD Periprosthetic fracture around unspecified internal prosthetic joint, subsequent encounter +M979XXS Periprosthetic fracture around unspecified internal prosthetic joint, sequela +M9900 Segmental and somatic dysfunction of head region +M9901 Segmental and somatic dysfunction of cervical region +M9902 Segmental and somatic dysfunction of thoracic region +M9903 Segmental and somatic dysfunction of lumbar region +M9904 Segmental and somatic dysfunction of sacral region +M9905 Segmental and somatic dysfunction of pelvic region +M9906 Segmental and somatic dysfunction of lower extremity +M9907 Segmental and somatic dysfunction of upper extremity +M9908 Segmental and somatic dysfunction of rib cage +M9909 Segmental and somatic dysfunction of abdomen and other regions +M9910 Subluxation complex (vertebral) of head region +M9911 Subluxation complex (vertebral) of cervical region +M9912 Subluxation complex (vertebral) of thoracic region +M9913 Subluxation complex (vertebral) of lumbar region +M9914 Subluxation complex (vertebral) of sacral region +M9915 Subluxation complex (vertebral) of pelvic region +M9916 Subluxation complex (vertebral) of lower extremity +M9917 Subluxation complex (vertebral) of upper extremity +M9918 Subluxation complex (vertebral) of rib cage +M9919 Subluxation complex (vertebral) of abdomen and other regions +M9920 Subluxation stenosis of neural canal of head region +M9921 Subluxation stenosis of neural canal of cervical region +M9922 Subluxation stenosis of neural canal of thoracic region +M9923 Subluxation stenosis of neural canal of lumbar region +M9924 Subluxation stenosis of neural canal of sacral region +M9925 Subluxation stenosis of neural canal of pelvic region +M9926 Subluxation stenosis of neural canal of lower extremity +M9927 Subluxation stenosis of neural canal of upper extremity +M9928 Subluxation stenosis of neural canal of rib cage +M9929 Subluxation stenosis of neural canal of abdomen and other regions +M9930 Osseous stenosis of neural canal of head region +M9931 Osseous stenosis of neural canal of cervical region +M9932 Osseous stenosis of neural canal of thoracic region +M9933 Osseous stenosis of neural canal of lumbar region +M9934 Osseous stenosis of neural canal of sacral region +M9935 Osseous stenosis of neural canal of pelvic region +M9936 Osseous stenosis of neural canal of lower extremity +M9937 Osseous stenosis of neural canal of upper extremity +M9938 Osseous stenosis of neural canal of rib cage +M9939 Osseous stenosis of neural canal of abdomen and other regions +M9940 Connective tissue stenosis of neural canal of head region +M9941 Connective tissue stenosis of neural canal of cervical region +M9942 Connective tissue stenosis of neural canal of thoracic region +M9943 Connective tissue stenosis of neural canal of lumbar region +M9944 Connective tissue stenosis of neural canal of sacral region +M9945 Connective tissue stenosis of neural canal of pelvic region +M9946 Connective tissue stenosis of neural canal of lower extremity +M9947 Connective tissue stenosis of neural canal of upper extremity +M9948 Connective tissue stenosis of neural canal of rib cage +M9949 Connective tissue stenosis of neural canal of abdomen and other regions +M9950 Intervertebral disc stenosis of neural canal of head region +M9951 Intervertebral disc stenosis of neural canal of cervical region +M9952 Intervertebral disc stenosis of neural canal of thoracic region +M9953 Intervertebral disc stenosis of neural canal of lumbar region +M9954 Intervertebral disc stenosis of neural canal of sacral region +M9955 Intervertebral disc stenosis of neural canal of pelvic region +M9956 Intervertebral disc stenosis of neural canal of lower extremity +M9957 Intervertebral disc stenosis of neural canal of upper extremity +M9958 Intervertebral disc stenosis of neural canal of rib cage +M9959 Intervertebral disc stenosis of neural canal of abdomen and other regions +M9960 Osseous and subluxation stenosis of intervertebral foramina of head region +M9961 Osseous and subluxation stenosis of intervertebral foramina of cervical region +M9962 Osseous and subluxation stenosis of intervertebral foramina of thoracic region +M9963 Osseous and subluxation stenosis of intervertebral foramina of lumbar region +M9964 Osseous and subluxation stenosis of intervertebral foramina of sacral region +M9965 Osseous and subluxation stenosis of intervertebral foramina of pelvic region +M9966 Osseous and subluxation stenosis of intervertebral foramina of lower extremity +M9967 Osseous and subluxation stenosis of intervertebral foramina of upper extremity +M9968 Osseous and subluxation stenosis of intervertebral foramina of rib cage +M9969 Osseous and subluxation stenosis of intervertebral foramina of abdomen and other regions +M9970 Connective tissue and disc stenosis of intervertebral foramina of head region +M9971 Connective tissue and disc stenosis of intervertebral foramina of cervical region +M9972 Connective tissue and disc stenosis of intervertebral foramina of thoracic region +M9973 Connective tissue and disc stenosis of intervertebral foramina of lumbar region +M9974 Connective tissue and disc stenosis of intervertebral foramina of sacral region +M9975 Connective tissue and disc stenosis of intervertebral foramina of pelvic region +M9976 Connective tissue and disc stenosis of intervertebral foramina of lower extremity +M9977 Connective tissue and disc stenosis of intervertebral foramina of upper extremity +M9978 Connective tissue and disc stenosis of intervertebral foramina of rib cage +M9979 Connective tissue and disc stenosis of intervertebral foramina of abdomen and other regions +M9980 Other biomechanical lesions of head region +M9981 Other biomechanical lesions of cervical region +M9982 Other biomechanical lesions of thoracic region +M9983 Other biomechanical lesions of lumbar region +M9984 Other biomechanical lesions of sacral region +M9985 Other biomechanical lesions of pelvic region +M9986 Other biomechanical lesions of lower extremity +M9987 Other biomechanical lesions of upper extremity +M9988 Other biomechanical lesions of rib cage +M9989 Other biomechanical lesions of abdomen and other regions +M999 Biomechanical lesion, unspecified +N000 Acute nephritic syndrome with minor glomerular abnormality +N001 Acute nephritic syndrome with focal and segmental glomerular lesions +N002 Acute nephritic syndrome with diffuse membranous glomerulonephritis +N003 Acute nephritic syndrome with diffuse mesangial proliferative glomerulonephritis +N004 Acute nephritic syndrome with diffuse endocapillary proliferative glomerulonephritis +N005 Acute nephritic syndrome with diffuse mesangiocapillary glomerulonephritis +N006 Acute nephritic syndrome with dense deposit disease +N007 Acute nephritic syndrome with diffuse crescentic glomerulonephritis +N008 Acute nephritic syndrome with other morphologic changes +N009 Acute nephritic syndrome with unspecified morphologic changes +N010 Rapidly progressive nephritic syndrome with minor glomerular abnormality +N011 Rapidly progressive nephritic syndrome with focal and segmental glomerular lesions +N012 Rapidly progressive nephritic syndrome with diffuse membranous glomerulonephritis +N013 Rapidly progressive nephritic syndrome with diffuse mesangial proliferative glomerulonephritis +N014 Rapidly progressive nephritic syndrome with diffuse endocapillary proliferative glomerulonephritis +N015 Rapidly progressive nephritic syndrome with diffuse mesangiocapillary glomerulonephritis +N016 Rapidly progressive nephritic syndrome with dense deposit disease +N017 Rapidly progressive nephritic syndrome with diffuse crescentic glomerulonephritis +N018 Rapidly progressive nephritic syndrome with other morphologic changes +N019 Rapidly progressive nephritic syndrome with unspecified morphologic changes +N020 Recurrent and persistent hematuria with minor glomerular abnormality +N021 Recurrent and persistent hematuria with focal and segmental glomerular lesions +N022 Recurrent and persistent hematuria with diffuse membranous glomerulonephritis +N023 Recurrent and persistent hematuria with diffuse mesangial proliferative glomerulonephritis +N024 Recurrent and persistent hematuria with diffuse endocapillary proliferative glomerulonephritis +N025 Recurrent and persistent hematuria with diffuse mesangiocapillary glomerulonephritis +N026 Recurrent and persistent hematuria with dense deposit disease +N027 Recurrent and persistent hematuria with diffuse crescentic glomerulonephritis +N028 Recurrent and persistent hematuria with other morphologic changes +N029 Recurrent and persistent hematuria with unspecified morphologic changes +N030 Chronic nephritic syndrome with minor glomerular abnormality +N031 Chronic nephritic syndrome with focal and segmental glomerular lesions +N032 Chronic nephritic syndrome with diffuse membranous glomerulonephritis +N033 Chronic nephritic syndrome with diffuse mesangial proliferative glomerulonephritis +N034 Chronic nephritic syndrome with diffuse endocapillary proliferative glomerulonephritis +N035 Chronic nephritic syndrome with diffuse mesangiocapillary glomerulonephritis +N036 Chronic nephritic syndrome with dense deposit disease +N037 Chronic nephritic syndrome with diffuse crescentic glomerulonephritis +N038 Chronic nephritic syndrome with other morphologic changes +N039 Chronic nephritic syndrome with unspecified morphologic changes +N040 Nephrotic syndrome with minor glomerular abnormality +N041 Nephrotic syndrome with focal and segmental glomerular lesions +N042 Nephrotic syndrome with diffuse membranous glomerulonephritis +N043 Nephrotic syndrome with diffuse mesangial proliferative glomerulonephritis +N044 Nephrotic syndrome with diffuse endocapillary proliferative glomerulonephritis +N045 Nephrotic syndrome with diffuse mesangiocapillary glomerulonephritis +N046 Nephrotic syndrome with dense deposit disease +N047 Nephrotic syndrome with diffuse crescentic glomerulonephritis +N048 Nephrotic syndrome with other morphologic changes +N049 Nephrotic syndrome with unspecified morphologic changes +N050 Unspecified nephritic syndrome with minor glomerular abnormality +N051 Unspecified nephritic syndrome with focal and segmental glomerular lesions +N052 Unspecified nephritic syndrome with diffuse membranous glomerulonephritis +N053 Unspecified nephritic syndrome with diffuse mesangial proliferative glomerulonephritis +N054 Unspecified nephritic syndrome with diffuse endocapillary proliferative glomerulonephritis +N055 Unspecified nephritic syndrome with diffuse mesangiocapillary glomerulonephritis +N056 Unspecified nephritic syndrome with dense deposit disease +N057 Unspecified nephritic syndrome with diffuse crescentic glomerulonephritis +N058 Unspecified nephritic syndrome with other morphologic changes +N059 Unspecified nephritic syndrome with unspecified morphologic changes +N060 Isolated proteinuria with minor glomerular abnormality +N061 Isolated proteinuria with focal and segmental glomerular lesions +N062 Isolated proteinuria with diffuse membranous glomerulonephritis +N063 Isolated proteinuria with diffuse mesangial proliferative glomerulonephritis +N064 Isolated proteinuria with diffuse endocapillary proliferative glomerulonephritis +N065 Isolated proteinuria with diffuse mesangiocapillary glomerulonephritis +N066 Isolated proteinuria with dense deposit disease +N067 Isolated proteinuria with diffuse crescentic glomerulonephritis +N068 Isolated proteinuria with other morphologic lesion +N069 Isolated proteinuria with unspecified morphologic lesion +N070 Hereditary nephropathy, not elsewhere classified with minor glomerular abnormality +N071 Hereditary nephropathy, not elsewhere classified with focal and segmental glomerular lesions +N072 Hereditary nephropathy, not elsewhere classified with diffuse membranous glomerulonephritis +N073 Hereditary nephropathy, not elsewhere classified with diffuse mesangial proliferative glomerulonephritis +N074 Hereditary nephropathy, not elsewhere classified with diffuse endocapillary proliferative glomerulonephritis +N075 Hereditary nephropathy, not elsewhere classified with diffuse mesangiocapillary glomerulonephritis +N076 Hereditary nephropathy, not elsewhere classified with dense deposit disease +N077 Hereditary nephropathy, not elsewhere classified with diffuse crescentic glomerulonephritis +N078 Hereditary nephropathy, not elsewhere classified with other morphologic lesions +N079 Hereditary nephropathy, not elsewhere classified with unspecified morphologic lesions +N08 Glomerular disorders in diseases classified elsewhere +N10 Acute pyelonephritis +N110 Nonobstructive reflux-associated chronic pyelonephritis +N111 Chronic obstructive pyelonephritis +N118 Other chronic tubulo-interstitial nephritis +N119 Chronic tubulo-interstitial nephritis, unspecified +N12 Tubulo-interstitial nephritis, not specified as acute or chronic +N130 Hydronephrosis with ureteropelvic junction obstruction +N131 Hydronephrosis with ureteral stricture, not elsewhere classified +N132 Hydronephrosis with renal and ureteral calculous obstruction +N1330 Unspecified hydronephrosis +N1339 Other hydronephrosis +N134 Hydroureter +N135 Crossing vessel and stricture of ureter without hydronephrosis +N136 Pyonephrosis +N1370 Vesicoureteral-reflux, unspecified +N1371 Vesicoureteral-reflux without reflux nephropathy +N13721 Vesicoureteral-reflux with reflux nephropathy without hydroureter, unilateral +N13722 Vesicoureteral-reflux with reflux nephropathy without hydroureter, bilateral +N13729 Vesicoureteral-reflux with reflux nephropathy without hydroureter, unspecified +N13731 Vesicoureteral-reflux with reflux nephropathy with hydroureter, unilateral +N13732 Vesicoureteral-reflux with reflux nephropathy with hydroureter, bilateral +N13739 Vesicoureteral-reflux with reflux nephropathy with hydroureter, unspecified +N138 Other obstructive and reflux uropathy +N139 Obstructive and reflux uropathy, unspecified +N140 Analgesic nephropathy +N141 Nephropathy induced by other drugs, medicaments and biological substances +N142 Nephropathy induced by unspecified drug, medicament or biological substance +N143 Nephropathy induced by heavy metals +N144 Toxic nephropathy, not elsewhere classified +N150 Balkan nephropathy +N151 Renal and perinephric abscess +N158 Other specified renal tubulo-interstitial diseases +N159 Renal tubulo-interstitial disease, unspecified +N16 Renal tubulo-interstitial disorders in diseases classified elsewhere +N170 Acute kidney failure with tubular necrosis +N171 Acute kidney failure with acute cortical necrosis +N172 Acute kidney failure with medullary necrosis +N178 Other acute kidney failure +N179 Acute kidney failure, unspecified +N181 Chronic kidney disease, stage 1 +N182 Chronic kidney disease, stage 2 (mild) +N183 Chronic kidney disease, stage 3 (moderate) +N184 Chronic kidney disease, stage 4 (severe) +N185 Chronic kidney disease, stage 5 +N186 End stage renal disease +N189 Chronic kidney disease, unspecified +N19 Unspecified kidney failure +N200 Calculus of kidney +N201 Calculus of ureter +N202 Calculus of kidney with calculus of ureter +N209 Urinary calculus, unspecified +N210 Calculus in bladder +N211 Calculus in urethra +N218 Other lower urinary tract calculus +N219 Calculus of lower urinary tract, unspecified +N22 Calculus of urinary tract in diseases classified elsewhere +N23 Unspecified renal colic +N250 Renal osteodystrophy +N251 Nephrogenic diabetes insipidus +N2581 Secondary hyperparathyroidism of renal origin +N2589 Other disorders resulting from impaired renal tubular function +N259 Disorder resulting from impaired renal tubular function, unspecified +N261 Atrophy of kidney (terminal) +N262 Page kidney +N269 Renal sclerosis, unspecified +N270 Small kidney, unilateral +N271 Small kidney, bilateral +N279 Small kidney, unspecified +N280 Ischemia and infarction of kidney +N281 Cyst of kidney, acquired +N2881 Hypertrophy of kidney +N2882 Megaloureter +N2883 Nephroptosis +N2884 Pyelitis cystica +N2885 Pyeloureteritis cystica +N2886 Ureteritis cystica +N2889 Other specified disorders of kidney and ureter +N289 Disorder of kidney and ureter, unspecified +N29 Other disorders of kidney and ureter in diseases classified elsewhere +N3000 Acute cystitis without hematuria +N3001 Acute cystitis with hematuria +N3010 Interstitial cystitis (chronic) without hematuria +N3011 Interstitial cystitis (chronic) with hematuria +N3020 Other chronic cystitis without hematuria +N3021 Other chronic cystitis with hematuria +N3030 Trigonitis without hematuria +N3031 Trigonitis with hematuria +N3040 Irradiation cystitis without hematuria +N3041 Irradiation cystitis with hematuria +N3080 Other cystitis without hematuria +N3081 Other cystitis with hematuria +N3090 Cystitis, unspecified without hematuria +N3091 Cystitis, unspecified with hematuria +N310 Uninhibited neuropathic bladder, not elsewhere classified +N311 Reflex neuropathic bladder, not elsewhere classified +N312 Flaccid neuropathic bladder, not elsewhere classified +N318 Other neuromuscular dysfunction of bladder +N319 Neuromuscular dysfunction of bladder, unspecified +N320 Bladder-neck obstruction +N321 Vesicointestinal fistula +N322 Vesical fistula, not elsewhere classified +N323 Diverticulum of bladder +N3281 Overactive bladder +N3289 Other specified disorders of bladder +N329 Bladder disorder, unspecified +N33 Bladder disorders in diseases classified elsewhere +N340 Urethral abscess +N341 Nonspecific urethritis +N342 Other urethritis +N343 Urethral syndrome, unspecified +N35010 Post-traumatic urethral stricture, male, meatal +N35011 Post-traumatic bulbous urethral stricture +N35012 Post-traumatic membranous urethral stricture +N35013 Post-traumatic anterior urethral stricture +N35014 Post-traumatic urethral stricture, male, unspecified +N35016 Post-traumatic urethral stricture, male, overlapping sites +N35021 Urethral stricture due to childbirth +N35028 Other post-traumatic urethral stricture, female +N35111 Postinfective urethral stricture, not elsewhere classified, male, meatal +N35112 Postinfective bulbous urethral stricture, not elsewhere classified, male +N35113 Postinfective membranous urethral stricture, not elsewhere classified, male +N35114 Postinfective anterior urethral stricture, not elsewhere classified, male +N35116 Postinfective urethral stricture, not elsewhere classified, male, overlapping sites +N35119 Postinfective urethral stricture, not elsewhere classified, male, unspecified +N3512 Postinfective urethral stricture, not elsewhere classified, female +N35811 Other urethral stricture, male, meatal +N35812 Other urethral bulbous stricture, male +N35813 Other membranous urethral stricture, male +N35814 Other anterior urethral stricture, male, anterior +N35816 Other urethral stricture, male, overlapping sites +N35819 Other urethral stricture, male, unspecified site +N3582 Other urethral stricture, female +N35911 Unspecified urethral stricture, male, meatal +N35912 Unspecified bulbous urethral stricture, male +N35913 Unspecified membranous urethral stricture, male +N35914 Unspecified anterior urethral stricture, male +N35916 Unspecified urethral stricture, male, overlapping sites +N35919 Unspecified urethral stricture, male, unspecified site +N3592 Unspecified urethral stricture, female +N360 Urethral fistula +N361 Urethral diverticulum +N362 Urethral caruncle +N3641 Hypermobility of urethra +N3642 Intrinsic sphincter deficiency (ISD) +N3643 Combined hypermobility of urethra and intrinsic sphincter deficiency +N3644 Muscular disorders of urethra +N365 Urethral false passage +N368 Other specified disorders of urethra +N369 Urethral disorder, unspecified +N37 Urethral disorders in diseases classified elsewhere +N390 Urinary tract infection, site not specified +N393 Stress incontinence (female) (male) +N3941 Urge incontinence +N3942 Incontinence without sensory awareness +N3943 Post-void dribbling +N3944 Nocturnal enuresis +N3945 Continuous leakage +N3946 Mixed incontinence +N39490 Overflow incontinence +N39491 Coital incontinence +N39492 Postural (urinary) incontinence +N39498 Other specified urinary incontinence +N398 Other specified disorders of urinary system +N399 Disorder of urinary system, unspecified +N400 Benign prostatic hyperplasia without lower urinary tract symptoms +N401 Benign prostatic hyperplasia with lower urinary tract symptoms +N402 Nodular prostate without lower urinary tract symptoms +N403 Nodular prostate with lower urinary tract symptoms +N410 Acute prostatitis +N411 Chronic prostatitis +N412 Abscess of prostate +N413 Prostatocystitis +N414 Granulomatous prostatitis +N418 Other inflammatory diseases of prostate +N419 Inflammatory disease of prostate, unspecified +N420 Calculus of prostate +N421 Congestion and hemorrhage of prostate +N4230 Unspecified dysplasia of prostate +N4231 Prostatic intraepithelial neoplasia +N4232 Atypical small acinar proliferation of prostate +N4239 Other dysplasia of prostate +N4281 Prostatodynia syndrome +N4282 Prostatosis syndrome +N4283 Cyst of prostate +N4289 Other specified disorders of prostate +N429 Disorder of prostate, unspecified +N430 Encysted hydrocele +N431 Infected hydrocele +N432 Other hydrocele +N433 Hydrocele, unspecified +N4340 Spermatocele of epididymis, unspecified +N4341 Spermatocele of epididymis, single +N4342 Spermatocele of epididymis, multiple +N4400 Torsion of testis, unspecified +N4401 Extravaginal torsion of spermatic cord +N4402 Intravaginal torsion of spermatic cord +N4403 Torsion of appendix testis +N4404 Torsion of appendix epididymis +N441 Cyst of tunica albuginea testis +N442 Benign cyst of testis +N448 Other noninflammatory disorders of the testis +N451 Epididymitis +N452 Orchitis +N453 Epididymo-orchitis +N454 Abscess of epididymis or testis +N4601 Organic azoospermia +N46021 Azoospermia due to drug therapy +N46022 Azoospermia due to infection +N46023 Azoospermia due to obstruction of efferent ducts +N46024 Azoospermia due to radiation +N46025 Azoospermia due to systemic disease +N46029 Azoospermia due to other extratesticular causes +N4611 Organic oligospermia +N46121 Oligospermia due to drug therapy +N46122 Oligospermia due to infection +N46123 Oligospermia due to obstruction of efferent ducts +N46124 Oligospermia due to radiation +N46125 Oligospermia due to systemic disease +N46129 Oligospermia due to other extratesticular causes +N468 Other male infertility +N469 Male infertility, unspecified +N470 Adherent prepuce, newborn +N471 Phimosis +N472 Paraphimosis +N473 Deficient foreskin +N474 Benign cyst of prepuce +N475 Adhesions of prepuce and glans penis +N476 Balanoposthitis +N477 Other inflammatory diseases of prepuce +N478 Other disorders of prepuce +N480 Leukoplakia of penis +N481 Balanitis +N4821 Abscess of corpus cavernosum and penis +N4822 Cellulitis of corpus cavernosum and penis +N4829 Other inflammatory disorders of penis +N4830 Priapism, unspecified +N4831 Priapism due to trauma +N4832 Priapism due to disease classified elsewhere +N4833 Priapism, drug-induced +N4839 Other priapism +N485 Ulcer of penis +N486 Induration penis plastica +N4881 Thrombosis of superficial vein of penis +N4882 Acquired torsion of penis +N4883 Acquired buried penis +N4889 Other specified disorders of penis +N489 Disorder of penis, unspecified +N490 Inflammatory disorders of seminal vesicle +N491 Inflammatory disorders of spermatic cord, tunica vaginalis and vas deferens +N492 Inflammatory disorders of scrotum +N493 Fournier gangrene +N498 Inflammatory disorders of other specified male genital organs +N499 Inflammatory disorder of unspecified male genital organ +N500 Atrophy of testis +N501 Vascular disorders of male genital organs +N503 Cyst of epididymis +N50811 Right testicular pain +N50812 Left testicular pain +N50819 Testicular pain, unspecified +N5082 Scrotal pain +N5089 Other specified disorders of the male genital organs +N509 Disorder of male genital organs, unspecified +N51 Disorders of male genital organs in diseases classified elsewhere +N5201 Erectile dysfunction due to arterial insufficiency +N5202 Corporo-venous occlusive erectile dysfunction +N5203 Combined arterial insufficiency and corporo-venous occlusive erectile dysfunction +N521 Erectile dysfunction due to diseases classified elsewhere +N522 Drug-induced erectile dysfunction +N5231 Erectile dysfunction following radical prostatectomy +N5232 Erectile dysfunction following radical cystectomy +N5233 Erectile dysfunction following urethral surgery +N5234 Erectile dysfunction following simple prostatectomy +N5235 Erectile dysfunction following radiation therapy +N5236 Erectile dysfunction following interstitial seed therapy +N5237 Erectile dysfunction following prostate ablative therapy +N5239 Other and unspecified postprocedural erectile dysfunction +N528 Other male erectile dysfunction +N529 Male erectile dysfunction, unspecified +N5311 Retarded ejaculation +N5312 Painful ejaculation +N5313 Anejaculatory orgasm +N5314 Retrograde ejaculation +N5319 Other ejaculatory dysfunction +N538 Other male sexual dysfunction +N539 Unspecified male sexual dysfunction +N6001 Solitary cyst of right breast +N6002 Solitary cyst of left breast +N6009 Solitary cyst of unspecified breast +N6011 Diffuse cystic mastopathy of right breast +N6012 Diffuse cystic mastopathy of left breast +N6019 Diffuse cystic mastopathy of unspecified breast +N6021 Fibroadenosis of right breast +N6022 Fibroadenosis of left breast +N6029 Fibroadenosis of unspecified breast +N6031 Fibrosclerosis of right breast +N6032 Fibrosclerosis of left breast +N6039 Fibrosclerosis of unspecified breast +N6041 Mammary duct ectasia of right breast +N6042 Mammary duct ectasia of left breast +N6049 Mammary duct ectasia of unspecified breast +N6081 Other benign mammary dysplasias of right breast +N6082 Other benign mammary dysplasias of left breast +N6089 Other benign mammary dysplasias of unspecified breast +N6091 Unspecified benign mammary dysplasia of right breast +N6092 Unspecified benign mammary dysplasia of left breast +N6099 Unspecified benign mammary dysplasia of unspecified breast +N610 Mastitis without abscess +N611 Abscess of the breast and nipple +N62 Hypertrophy of breast +N630 Unspecified lump in unspecified breast +N6310 Unspecified lump in the right breast, unspecified quadrant +N6311 Unspecified lump in the right breast, upper outer quadrant +N6312 Unspecified lump in the right breast, upper inner quadrant +N6313 Unspecified lump in the right breast, lower outer quadrant +N6314 Unspecified lump in the right breast, lower inner quadrant +N6320 Unspecified lump in the left breast, unspecified quadrant +N6321 Unspecified lump in the left breast, upper outer quadrant +N6322 Unspecified lump in the left breast, upper inner quadrant +N6323 Unspecified lump in the left breast, lower outer quadrant +N6324 Unspecified lump in the left breast, lower inner quadrant +N6331 Unspecified lump in axillary tail of the right breast +N6332 Unspecified lump in axillary tail of the left breast +N6341 Unspecified lump in right breast, subareolar +N6342 Unspecified lump in left breast, subareolar +N640 Fissure and fistula of nipple +N641 Fat necrosis of breast +N642 Atrophy of breast +N643 Galactorrhea not associated with childbirth +N644 Mastodynia +N6451 Induration of breast +N6452 Nipple discharge +N6453 Retraction of nipple +N6459 Other signs and symptoms in breast +N6481 Ptosis of breast +N6482 Hypoplasia of breast +N6489 Other specified disorders of breast +N649 Disorder of breast, unspecified +N650 Deformity of reconstructed breast +N651 Disproportion of reconstructed breast +N7001 Acute salpingitis +N7002 Acute oophoritis +N7003 Acute salpingitis and oophoritis +N7011 Chronic salpingitis +N7012 Chronic oophoritis +N7013 Chronic salpingitis and oophoritis +N7091 Salpingitis, unspecified +N7092 Oophoritis, unspecified +N7093 Salpingitis and oophoritis, unspecified +N710 Acute inflammatory disease of uterus +N711 Chronic inflammatory disease of uterus +N719 Inflammatory disease of uterus, unspecified +N72 Inflammatory disease of cervix uteri +N730 Acute parametritis and pelvic cellulitis +N731 Chronic parametritis and pelvic cellulitis +N732 Unspecified parametritis and pelvic cellulitis +N733 Female acute pelvic peritonitis +N734 Female chronic pelvic peritonitis +N735 Female pelvic peritonitis, unspecified +N736 Female pelvic peritoneal adhesions (postinfective) +N738 Other specified female pelvic inflammatory diseases +N739 Female pelvic inflammatory disease, unspecified +N74 Female pelvic inflammatory disorders in diseases classified elsewhere +N750 Cyst of Bartholin's gland +N751 Abscess of Bartholin's gland +N758 Other diseases of Bartholin's gland +N759 Disease of Bartholin's gland, unspecified +N760 Acute vaginitis +N761 Subacute and chronic vaginitis +N762 Acute vulvitis +N763 Subacute and chronic vulvitis +N764 Abscess of vulva +N765 Ulceration of vagina +N766 Ulceration of vulva +N7681 Mucositis (ulcerative) of vagina and vulva +N7689 Other specified inflammation of vagina and vulva +N770 Ulceration of vulva in diseases classified elsewhere +N771 Vaginitis, vulvitis and vulvovaginitis in diseases classified elsewhere +N800 Endometriosis of uterus +N801 Endometriosis of ovary +N802 Endometriosis of fallopian tube +N803 Endometriosis of pelvic peritoneum +N804 Endometriosis of rectovaginal septum and vagina +N805 Endometriosis of intestine +N806 Endometriosis in cutaneous scar +N808 Other endometriosis +N809 Endometriosis, unspecified +N810 Urethrocele +N8110 Cystocele, unspecified +N8111 Cystocele, midline +N8112 Cystocele, lateral +N812 Incomplete uterovaginal prolapse +N813 Complete uterovaginal prolapse +N814 Uterovaginal prolapse, unspecified +N815 Vaginal enterocele +N816 Rectocele +N8181 Perineocele +N8182 Incompetence or weakening of pubocervical tissue +N8183 Incompetence or weakening of rectovaginal tissue +N8184 Pelvic muscle wasting +N8185 Cervical stump prolapse +N8189 Other female genital prolapse +N819 Female genital prolapse, unspecified +N820 Vesicovaginal fistula +N821 Other female urinary-genital tract fistulae +N822 Fistula of vagina to small intestine +N823 Fistula of vagina to large intestine +N824 Other female intestinal-genital tract fistulae +N825 Female genital tract-skin fistulae +N828 Other female genital tract fistulae +N829 Female genital tract fistula, unspecified +N8300 Follicular cyst of ovary, unspecified side +N8301 Follicular cyst of right ovary +N8302 Follicular cyst of left ovary +N8310 Corpus luteum cyst of ovary, unspecified side +N8311 Corpus luteum cyst of right ovary +N8312 Corpus luteum cyst of left ovary +N83201 Unspecified ovarian cyst, right side +N83202 Unspecified ovarian cyst, left side +N83209 Unspecified ovarian cyst, unspecified side +N83291 Other ovarian cyst, right side +N83292 Other ovarian cyst, left side +N83299 Other ovarian cyst, unspecified side +N83311 Acquired atrophy of right ovary +N83312 Acquired atrophy of left ovary +N83319 Acquired atrophy of ovary, unspecified side +N83321 Acquired atrophy of right fallopian tube +N83322 Acquired atrophy of left fallopian tube +N83329 Acquired atrophy of fallopian tube, unspecified side +N83331 Acquired atrophy of right ovary and fallopian tube +N83332 Acquired atrophy of left ovary and fallopian tube +N83339 Acquired atrophy of ovary and fallopian tube, unspecified side +N8340 Prolapse and hernia of ovary and fallopian tube, unspecified side +N8341 Prolapse and hernia of right ovary and fallopian tube +N8342 Prolapse and hernia of left ovary and fallopian tube +N83511 Torsion of right ovary and ovarian pedicle +N83512 Torsion of left ovary and ovarian pedicle +N83519 Torsion of ovary and ovarian pedicle, unspecified side +N83521 Torsion of right fallopian tube +N83522 Torsion of left fallopian tube +N83529 Torsion of fallopian tube, unspecified side +N8353 Torsion of ovary, ovarian pedicle and fallopian tube +N836 Hematosalpinx +N837 Hematoma of broad ligament +N838 Other noninflammatory disorders of ovary, fallopian tube and broad ligament +N839 Noninflammatory disorder of ovary, fallopian tube and broad ligament, unspecified +N840 Polyp of corpus uteri +N841 Polyp of cervix uteri +N842 Polyp of vagina +N843 Polyp of vulva +N848 Polyp of other parts of female genital tract +N849 Polyp of female genital tract, unspecified +N8500 Endometrial hyperplasia, unspecified +N8501 Benign endometrial hyperplasia +N8502 Endometrial intraepithelial neoplasia [EIN] +N852 Hypertrophy of uterus +N853 Subinvolution of uterus +N854 Malposition of uterus +N855 Inversion of uterus +N856 Intrauterine synechiae +N857 Hematometra +N858 Other specified noninflammatory disorders of uterus +N859 Noninflammatory disorder of uterus, unspecified +N86 Erosion and ectropion of cervix uteri +N870 Mild cervical dysplasia +N871 Moderate cervical dysplasia +N879 Dysplasia of cervix uteri, unspecified +N880 Leukoplakia of cervix uteri +N881 Old laceration of cervix uteri +N882 Stricture and stenosis of cervix uteri +N883 Incompetence of cervix uteri +N884 Hypertrophic elongation of cervix uteri +N888 Other specified noninflammatory disorders of cervix uteri +N889 Noninflammatory disorder of cervix uteri, unspecified +N890 Mild vaginal dysplasia +N891 Moderate vaginal dysplasia +N893 Dysplasia of vagina, unspecified +N894 Leukoplakia of vagina +N895 Stricture and atresia of vagina +N896 Tight hymenal ring +N897 Hematocolpos +N898 Other specified noninflammatory disorders of vagina +N899 Noninflammatory disorder of vagina, unspecified +N900 Mild vulvar dysplasia +N901 Moderate vulvar dysplasia +N903 Dysplasia of vulva, unspecified +N904 Leukoplakia of vulva +N905 Atrophy of vulva +N9060 Unspecified hypertrophy of vulva +N9061 Childhood asymmetric labium majus enlargement +N9069 Other specified hypertrophy of vulva +N907 Vulvar cyst +N90810 Female genital mutilation status, unspecified +N90811 Female genital mutilation Type I status +N90812 Female genital mutilation Type II status +N90813 Female genital mutilation Type III status +N90818 Other female genital mutilation status +N9089 Other specified noninflammatory disorders of vulva and perineum +N909 Noninflammatory disorder of vulva and perineum, unspecified +N910 Primary amenorrhea +N911 Secondary amenorrhea +N912 Amenorrhea, unspecified +N913 Primary oligomenorrhea +N914 Secondary oligomenorrhea +N915 Oligomenorrhea, unspecified +N920 Excessive and frequent menstruation with regular cycle +N921 Excessive and frequent menstruation with irregular cycle +N922 Excessive menstruation at puberty +N923 Ovulation bleeding +N924 Excessive bleeding in the premenopausal period +N925 Other specified irregular menstruation +N926 Irregular menstruation, unspecified +N930 Postcoital and contact bleeding +N931 Pre-pubertal vaginal bleeding +N938 Other specified abnormal uterine and vaginal bleeding +N939 Abnormal uterine and vaginal bleeding, unspecified +N940 Mittelschmerz +N9410 Unspecified dyspareunia +N9411 Superficial (introital) dyspareunia +N9412 Deep dyspareunia +N9419 Other specified dyspareunia +N942 Vaginismus +N943 Premenstrual tension syndrome +N944 Primary dysmenorrhea +N945 Secondary dysmenorrhea +N946 Dysmenorrhea, unspecified +N94810 Vulvar vestibulitis +N94818 Other vulvodynia +N94819 Vulvodynia, unspecified +N9489 Other specified conditions associated with female genital organs and menstrual cycle +N949 Unspecified condition associated with female genital organs and menstrual cycle +N950 Postmenopausal bleeding +N951 Menopausal and female climacteric states +N952 Postmenopausal atrophic vaginitis +N958 Other specified menopausal and perimenopausal disorders +N959 Unspecified menopausal and perimenopausal disorder +N96 Recurrent pregnancy loss +N970 Female infertility associated with anovulation +N971 Female infertility of tubal origin +N972 Female infertility of uterine origin +N978 Female infertility of other origin +N979 Female infertility, unspecified +N980 Infection associated with artificial insemination +N981 Hyperstimulation of ovaries +N982 Complications of attempted introduction of fertilized ovum following in vitro fertilization +N983 Complications of attempted introduction of embryo in embryo transfer +N988 Other complications associated with artificial fertilization +N989 Complication associated with artificial fertilization, unspecified +N990 Postprocedural (acute) (chronic) kidney failure +N99110 Postprocedural urethral stricture, male, meatal +N99111 Postprocedural bulbous urethral stricture, male +N99112 Postprocedural membranous urethral stricture, male +N99113 Postprocedural anterior bulbous urethral stricture, male +N99114 Postprocedural urethral stricture, male, unspecified +N99115 Postprocedural fossa navicularis urethral stricture +N99116 Postprocedural urethral stricture, male, overlapping sites +N9912 Postprocedural urethral stricture, female +N992 Postprocedural adhesions of vagina +N993 Prolapse of vaginal vault after hysterectomy +N994 Postprocedural pelvic peritoneal adhesions +N99510 Cystostomy hemorrhage +N99511 Cystostomy infection +N99512 Cystostomy malfunction +N99518 Other cystostomy complication +N99520 Hemorrhage of incontinent external stoma of urinary tract +N99521 Infection of incontinent external stoma of urinary tract +N99522 Malfunction of incontinent external stoma of urinary tract +N99523 Herniation of incontinent stoma of urinary tract +N99524 Stenosis of incontinent stoma of urinary tract +N99528 Other complication of incontinent external stoma of urinary tract +N99530 Hemorrhage of continent stoma of urinary tract +N99531 Infection of continent stoma of urinary tract +N99532 Malfunction of continent stoma of urinary tract +N99533 Herniation of continent stoma of urinary tract +N99534 Stenosis of continent stoma of urinary tract +N99538 Other complication of continent stoma of urinary tract +N9961 Intraoperative hemorrhage and hematoma of a genitourinary system organ or structure complicating a genitourinary system procedure +N9962 Intraoperative hemorrhage and hematoma of a genitourinary system organ or structure complicating other procedure +N9971 Accidental puncture and laceration of a genitourinary system organ or structure during a genitourinary system procedure +N9972 Accidental puncture and laceration of a genitourinary system organ or structure during other procedure +N9981 Other intraoperative complications of genitourinary system +N99820 Postprocedural hemorrhage of a genitourinary system organ or structure following a genitourinary system procedure +N99821 Postprocedural hemorrhage of a genitourinary system organ or structure following other procedure +N9983 Residual ovary syndrome +N99840 Postprocedural hematoma of a genitourinary system organ or structure following a genitourinary system procedure +N99841 Postprocedural hematoma of a genitourinary system organ or structure following other procedure +N99842 Postprocedural seroma of a genitourinary system organ or structure following a genitourinary system procedure +N99843 Postprocedural seroma of a genitourinary system organ or structure following other procedure +N9989 Other postprocedural complications and disorders of genitourinary system +O0000 Abdominal pregnancy without intrauterine pregnancy +O0001 Abdominal pregnancy with intrauterine pregnancy +O00101 Right tubal pregnancy without intrauterine pregnancy +O00102 Left tubal pregnancy without intrauterine pregnancy +O00109 Unspecified tubal pregnancy without intrauterine pregnancy +O00111 Right tubal pregnancy with intrauterine pregnancy +O00112 Left tubal pregnancy with intrauterine pregnancy +O00119 Unspecified tubal pregnancy with intrauterine pregnancy +O00201 Right ovarian pregnancy without intrauterine pregnancy +O00202 Left ovarian pregnancy without intrauterine pregnancy +O00209 Unspecified ovarian pregnancy without intrauterine pregnancy +O00211 Right ovarian pregnancy with intrauterine pregnancy +O00212 Left ovarian pregnancy with intrauterine pregnancy +O00219 Unspecified ovarian pregnancy with intrauterine pregnancy +O0080 Other ectopic pregnancy without intrauterine pregnancy +O0081 Other ectopic pregnancy with intrauterine pregnancy +O0090 Unspecified ectopic pregnancy without intrauterine pregnancy +O0091 Unspecified ectopic pregnancy with intrauterine pregnancy +O010 Classical hydatidiform mole +O011 Incomplete and partial hydatidiform mole +O019 Hydatidiform mole, unspecified +O020 Blighted ovum and nonhydatidiform mole +O021 Missed abortion +O0281 Inappropriate change in quantitative human chorionic gonadotropin (hCG) in early pregnancy +O0289 Other abnormal products of conception +O029 Abnormal product of conception, unspecified +O030 Genital tract and pelvic infection following incomplete spontaneous abortion +O031 Delayed or excessive hemorrhage following incomplete spontaneous abortion +O032 Embolism following incomplete spontaneous abortion +O0330 Unspecified complication following incomplete spontaneous abortion +O0331 Shock following incomplete spontaneous abortion +O0332 Renal failure following incomplete spontaneous abortion +O0333 Metabolic disorder following incomplete spontaneous abortion +O0334 Damage to pelvic organs following incomplete spontaneous abortion +O0335 Other venous complications following incomplete spontaneous abortion +O0336 Cardiac arrest following incomplete spontaneous abortion +O0337 Sepsis following incomplete spontaneous abortion +O0338 Urinary tract infection following incomplete spontaneous abortion +O0339 Incomplete spontaneous abortion with other complications +O034 Incomplete spontaneous abortion without complication +O035 Genital tract and pelvic infection following complete or unspecified spontaneous abortion +O036 Delayed or excessive hemorrhage following complete or unspecified spontaneous abortion +O037 Embolism following complete or unspecified spontaneous abortion +O0380 Unspecified complication following complete or unspecified spontaneous abortion +O0381 Shock following complete or unspecified spontaneous abortion +O0382 Renal failure following complete or unspecified spontaneous abortion +O0383 Metabolic disorder following complete or unspecified spontaneous abortion +O0384 Damage to pelvic organs following complete or unspecified spontaneous abortion +O0385 Other venous complications following complete or unspecified spontaneous abortion +O0386 Cardiac arrest following complete or unspecified spontaneous abortion +O0387 Sepsis following complete or unspecified spontaneous abortion +O0388 Urinary tract infection following complete or unspecified spontaneous abortion +O0389 Complete or unspecified spontaneous abortion with other complications +O039 Complete or unspecified spontaneous abortion without complication +O045 Genital tract and pelvic infection following (induced) termination of pregnancy +O046 Delayed or excessive hemorrhage following (induced) termination of pregnancy +O047 Embolism following (induced) termination of pregnancy +O0480 (Induced) termination of pregnancy with unspecified complications +O0481 Shock following (induced) termination of pregnancy +O0482 Renal failure following (induced) termination of pregnancy +O0483 Metabolic disorder following (induced) termination of pregnancy +O0484 Damage to pelvic organs following (induced) termination of pregnancy +O0485 Other venous complications following (induced) termination of pregnancy +O0486 Cardiac arrest following (induced) termination of pregnancy +O0487 Sepsis following (induced) termination of pregnancy +O0488 Urinary tract infection following (induced) termination of pregnancy +O0489 (Induced) termination of pregnancy with other complications +O070 Genital tract and pelvic infection following failed attempted termination of pregnancy +O071 Delayed or excessive hemorrhage following failed attempted termination of pregnancy +O072 Embolism following failed attempted termination of pregnancy +O0730 Failed attempted termination of pregnancy with unspecified complications +O0731 Shock following failed attempted termination of pregnancy +O0732 Renal failure following failed attempted termination of pregnancy +O0733 Metabolic disorder following failed attempted termination of pregnancy +O0734 Damage to pelvic organs following failed attempted termination of pregnancy +O0735 Other venous complications following failed attempted termination of pregnancy +O0736 Cardiac arrest following failed attempted termination of pregnancy +O0737 Sepsis following failed attempted termination of pregnancy +O0738 Urinary tract infection following failed attempted termination of pregnancy +O0739 Failed attempted termination of pregnancy with other complications +O074 Failed attempted termination of pregnancy without complication +O080 Genital tract and pelvic infection following ectopic and molar pregnancy +O081 Delayed or excessive hemorrhage following ectopic and molar pregnancy +O082 Embolism following ectopic and molar pregnancy +O083 Shock following ectopic and molar pregnancy +O084 Renal failure following ectopic and molar pregnancy +O085 Metabolic disorders following an ectopic and molar pregnancy +O086 Damage to pelvic organs and tissues following an ectopic and molar pregnancy +O087 Other venous complications following an ectopic and molar pregnancy +O0881 Cardiac arrest following an ectopic and molar pregnancy +O0882 Sepsis following ectopic and molar pregnancy +O0883 Urinary tract infection following an ectopic and molar pregnancy +O0889 Other complications following an ectopic and molar pregnancy +O089 Unspecified complication following an ectopic and molar pregnancy +O0900 Supervision of pregnancy with history of infertility, unspecified trimester +O0901 Supervision of pregnancy with history of infertility, first trimester +O0902 Supervision of pregnancy with history of infertility, second trimester +O0903 Supervision of pregnancy with history of infertility, third trimester +O0910 Supervision of pregnancy with history of ectopic pregnancy, unspecified trimester +O0911 Supervision of pregnancy with history of ectopic pregnancy, first trimester +O0912 Supervision of pregnancy with history of ectopic pregnancy, second trimester +O0913 Supervision of pregnancy with history of ectopic pregnancy, third trimester +O09A0 Supervision of pregnancy with history of molar pregnancy, unspecified trimester +O09A1 Supervision of pregnancy with history of molar pregnancy, first trimester +O09A2 Supervision of pregnancy with history of molar pregnancy, second trimester +O09A3 Supervision of pregnancy with history of molar pregnancy, third trimester +O09211 Supervision of pregnancy with history of pre-term labor, first trimester +O09212 Supervision of pregnancy with history of pre-term labor, second trimester +O09213 Supervision of pregnancy with history of pre-term labor, third trimester +O09219 Supervision of pregnancy with history of pre-term labor, unspecified trimester +O09291 Supervision of pregnancy with other poor reproductive or obstetric history, first trimester +O09292 Supervision of pregnancy with other poor reproductive or obstetric history, second trimester +O09293 Supervision of pregnancy with other poor reproductive or obstetric history, third trimester +O09299 Supervision of pregnancy with other poor reproductive or obstetric history, unspecified trimester +O0930 Supervision of pregnancy with insufficient antenatal care, unspecified trimester +O0931 Supervision of pregnancy with insufficient antenatal care, first trimester +O0932 Supervision of pregnancy with insufficient antenatal care, second trimester +O0933 Supervision of pregnancy with insufficient antenatal care, third trimester +O0940 Supervision of pregnancy with grand multiparity, unspecified trimester +O0941 Supervision of pregnancy with grand multiparity, first trimester +O0942 Supervision of pregnancy with grand multiparity, second trimester +O0943 Supervision of pregnancy with grand multiparity, third trimester +O09511 Supervision of elderly primigravida, first trimester +O09512 Supervision of elderly primigravida, second trimester +O09513 Supervision of elderly primigravida, third trimester +O09519 Supervision of elderly primigravida, unspecified trimester +O09521 Supervision of elderly multigravida, first trimester +O09522 Supervision of elderly multigravida, second trimester +O09523 Supervision of elderly multigravida, third trimester +O09529 Supervision of elderly multigravida, unspecified trimester +O09611 Supervision of young primigravida, first trimester +O09612 Supervision of young primigravida, second trimester +O09613 Supervision of young primigravida, third trimester +O09619 Supervision of young primigravida, unspecified trimester +O09621 Supervision of young multigravida, first trimester +O09622 Supervision of young multigravida, second trimester +O09623 Supervision of young multigravida, third trimester +O09629 Supervision of young multigravida, unspecified trimester +O0970 Supervision of high risk pregnancy due to social problems, unspecified trimester +O0971 Supervision of high risk pregnancy due to social problems, first trimester +O0972 Supervision of high risk pregnancy due to social problems, second trimester +O0973 Supervision of high risk pregnancy due to social problems, third trimester +O09811 Supervision of pregnancy resulting from assisted reproductive technology, first trimester +O09812 Supervision of pregnancy resulting from assisted reproductive technology, second trimester +O09813 Supervision of pregnancy resulting from assisted reproductive technology, third trimester +O09819 Supervision of pregnancy resulting from assisted reproductive technology, unspecified trimester +O09821 Supervision of pregnancy with history of in utero procedure during previous pregnancy, first trimester +O09822 Supervision of pregnancy with history of in utero procedure during previous pregnancy, second trimester +O09823 Supervision of pregnancy with history of in utero procedure during previous pregnancy, third trimester +O09829 Supervision of pregnancy with history of in utero procedure during previous pregnancy, unspecified trimester +O09891 Supervision of other high risk pregnancies, first trimester +O09892 Supervision of other high risk pregnancies, second trimester +O09893 Supervision of other high risk pregnancies, third trimester +O09899 Supervision of other high risk pregnancies, unspecified trimester +O0990 Supervision of high risk pregnancy, unspecified, unspecified trimester +O0991 Supervision of high risk pregnancy, unspecified, first trimester +O0992 Supervision of high risk pregnancy, unspecified, second trimester +O0993 Supervision of high risk pregnancy, unspecified, third trimester +O10011 Pre-existing essential hypertension complicating pregnancy, first trimester +O10012 Pre-existing essential hypertension complicating pregnancy, second trimester +O10013 Pre-existing essential hypertension complicating pregnancy, third trimester +O10019 Pre-existing essential hypertension complicating pregnancy, unspecified trimester +O1002 Pre-existing essential hypertension complicating childbirth +O1003 Pre-existing essential hypertension complicating the puerperium +O10111 Pre-existing hypertensive heart disease complicating pregnancy, first trimester +O10112 Pre-existing hypertensive heart disease complicating pregnancy, second trimester +O10113 Pre-existing hypertensive heart disease complicating pregnancy, third trimester +O10119 Pre-existing hypertensive heart disease complicating pregnancy, unspecified trimester +O1012 Pre-existing hypertensive heart disease complicating childbirth +O1013 Pre-existing hypertensive heart disease complicating the puerperium +O10211 Pre-existing hypertensive chronic kidney disease complicating pregnancy, first trimester +O10212 Pre-existing hypertensive chronic kidney disease complicating pregnancy, second trimester +O10213 Pre-existing hypertensive chronic kidney disease complicating pregnancy, third trimester +O10219 Pre-existing hypertensive chronic kidney disease complicating pregnancy, unspecified trimester +O1022 Pre-existing hypertensive chronic kidney disease complicating childbirth +O1023 Pre-existing hypertensive chronic kidney disease complicating the puerperium +O10311 Pre-existing hypertensive heart and chronic kidney disease complicating pregnancy, first trimester +O10312 Pre-existing hypertensive heart and chronic kidney disease complicating pregnancy, second trimester +O10313 Pre-existing hypertensive heart and chronic kidney disease complicating pregnancy, third trimester +O10319 Pre-existing hypertensive heart and chronic kidney disease complicating pregnancy, unspecified trimester +O1032 Pre-existing hypertensive heart and chronic kidney disease complicating childbirth +O1033 Pre-existing hypertensive heart and chronic kidney disease complicating the puerperium +O10411 Pre-existing secondary hypertension complicating pregnancy, first trimester +O10412 Pre-existing secondary hypertension complicating pregnancy, second trimester +O10413 Pre-existing secondary hypertension complicating pregnancy, third trimester +O10419 Pre-existing secondary hypertension complicating pregnancy, unspecified trimester +O1042 Pre-existing secondary hypertension complicating childbirth +O1043 Pre-existing secondary hypertension complicating the puerperium +O10911 Unspecified pre-existing hypertension complicating pregnancy, first trimester +O10912 Unspecified pre-existing hypertension complicating pregnancy, second trimester +O10913 Unspecified pre-existing hypertension complicating pregnancy, third trimester +O10919 Unspecified pre-existing hypertension complicating pregnancy, unspecified trimester +O1092 Unspecified pre-existing hypertension complicating childbirth +O1093 Unspecified pre-existing hypertension complicating the puerperium +O111 Pre-existing hypertension with pre-eclampsia, first trimester +O112 Pre-existing hypertension with pre-eclampsia, second trimester +O113 Pre-existing hypertension with pre-eclampsia, third trimester +O114 Pre-existing hypertension with pre-eclampsia, complicating childbirth +O115 Pre-existing hypertension with pre-eclampsia, complicating the puerperium +O119 Pre-existing hypertension with pre-eclampsia, unspecified trimester +O1200 Gestational edema, unspecified trimester +O1201 Gestational edema, first trimester +O1202 Gestational edema, second trimester +O1203 Gestational edema, third trimester +O1204 Gestational edema, complicating childbirth +O1205 Gestational edema, complicating the puerperium +O1210 Gestational proteinuria, unspecified trimester +O1211 Gestational proteinuria, first trimester +O1212 Gestational proteinuria, second trimester +O1213 Gestational proteinuria, third trimester +O1214 Gestational proteinuria, complicating childbirth +O1215 Gestational proteinuria, complicating the puerperium +O1220 Gestational edema with proteinuria, unspecified trimester +O1221 Gestational edema with proteinuria, first trimester +O1222 Gestational edema with proteinuria, second trimester +O1223 Gestational edema with proteinuria, third trimester +O1224 Gestational edema with proteinuria, complicating childbirth +O1225 Gestational edema with proteinuria, complicating the puerperium +O131 Gestational [pregnancy-induced] hypertension without significant proteinuria, first trimester +O132 Gestational [pregnancy-induced] hypertension without significant proteinuria, second trimester +O133 Gestational [pregnancy-induced] hypertension without significant proteinuria, third trimester +O134 Gestational [pregnancy-induced] hypertension without significant proteinuria, complicating childbirth +O135 Gestational [pregnancy-induced] hypertension without significant proteinuria, complicating the puerperium +O139 Gestational [pregnancy-induced] hypertension without significant proteinuria, unspecified trimester +O1400 Mild to moderate pre-eclampsia, unspecified trimester +O1402 Mild to moderate pre-eclampsia, second trimester +O1403 Mild to moderate pre-eclampsia, third trimester +O1404 Mild to moderate pre-eclampsia, complicating childbirth +O1405 Mild to moderate pre-eclampsia, complicating the puerperium +O1410 Severe pre-eclampsia, unspecified trimester +O1412 Severe pre-eclampsia, second trimester +O1413 Severe pre-eclampsia, third trimester +O1414 Severe pre-eclampsia complicating childbirth +O1415 Severe pre-eclampsia, complicating the puerperium +O1420 HELLP syndrome (HELLP), unspecified trimester +O1422 HELLP syndrome (HELLP), second trimester +O1423 HELLP syndrome (HELLP), third trimester +O1424 HELLP syndrome, complicating childbirth +O1425 HELLP syndrome, complicating the puerperium +O1490 Unspecified pre-eclampsia, unspecified trimester +O1492 Unspecified pre-eclampsia, second trimester +O1493 Unspecified pre-eclampsia, third trimester +O1494 Unspecified pre-eclampsia, complicating childbirth +O1495 Unspecified pre-eclampsia, complicating the puerperium +O1500 Eclampsia complicating pregnancy, unspecified trimester +O1502 Eclampsia complicating pregnancy, second trimester +O1503 Eclampsia complicating pregnancy, third trimester +O151 Eclampsia complicating labor +O152 Eclampsia complicating the puerperium +O159 Eclampsia, unspecified as to time period +O161 Unspecified maternal hypertension, first trimester +O162 Unspecified maternal hypertension, second trimester +O163 Unspecified maternal hypertension, third trimester +O164 Unspecified maternal hypertension, complicating childbirth +O165 Unspecified maternal hypertension, complicating the puerperium +O169 Unspecified maternal hypertension, unspecified trimester +O200 Threatened abortion +O208 Other hemorrhage in early pregnancy +O209 Hemorrhage in early pregnancy, unspecified +O210 Mild hyperemesis gravidarum +O211 Hyperemesis gravidarum with metabolic disturbance +O212 Late vomiting of pregnancy +O218 Other vomiting complicating pregnancy +O219 Vomiting of pregnancy, unspecified +O2200 Varicose veins of lower extremity in pregnancy, unspecified trimester +O2201 Varicose veins of lower extremity in pregnancy, first trimester +O2202 Varicose veins of lower extremity in pregnancy, second trimester +O2203 Varicose veins of lower extremity in pregnancy, third trimester +O2210 Genital varices in pregnancy, unspecified trimester +O2211 Genital varices in pregnancy, first trimester +O2212 Genital varices in pregnancy, second trimester +O2213 Genital varices in pregnancy, third trimester +O2220 Superficial thrombophlebitis in pregnancy, unspecified trimester +O2221 Superficial thrombophlebitis in pregnancy, first trimester +O2222 Superficial thrombophlebitis in pregnancy, second trimester +O2223 Superficial thrombophlebitis in pregnancy, third trimester +O2230 Deep phlebothrombosis in pregnancy, unspecified trimester +O2231 Deep phlebothrombosis in pregnancy, first trimester +O2232 Deep phlebothrombosis in pregnancy, second trimester +O2233 Deep phlebothrombosis in pregnancy, third trimester +O2240 Hemorrhoids in pregnancy, unspecified trimester +O2241 Hemorrhoids in pregnancy, first trimester +O2242 Hemorrhoids in pregnancy, second trimester +O2243 Hemorrhoids in pregnancy, third trimester +O2250 Cerebral venous thrombosis in pregnancy, unspecified trimester +O2251 Cerebral venous thrombosis in pregnancy, first trimester +O2252 Cerebral venous thrombosis in pregnancy, second trimester +O2253 Cerebral venous thrombosis in pregnancy, third trimester +O228X1 Other venous complications in pregnancy, first trimester +O228X2 Other venous complications in pregnancy, second trimester +O228X3 Other venous complications in pregnancy, third trimester +O228X9 Other venous complications in pregnancy, unspecified trimester +O2290 Venous complication in pregnancy, unspecified, unspecified trimester +O2291 Venous complication in pregnancy, unspecified, first trimester +O2292 Venous complication in pregnancy, unspecified, second trimester +O2293 Venous complication in pregnancy, unspecified, third trimester +O2300 Infections of kidney in pregnancy, unspecified trimester +O2301 Infections of kidney in pregnancy, first trimester +O2302 Infections of kidney in pregnancy, second trimester +O2303 Infections of kidney in pregnancy, third trimester +O2310 Infections of bladder in pregnancy, unspecified trimester +O2311 Infections of bladder in pregnancy, first trimester +O2312 Infections of bladder in pregnancy, second trimester +O2313 Infections of bladder in pregnancy, third trimester +O2320 Infections of urethra in pregnancy, unspecified trimester +O2321 Infections of urethra in pregnancy, first trimester +O2322 Infections of urethra in pregnancy, second trimester +O2323 Infections of urethra in pregnancy, third trimester +O2330 Infections of other parts of urinary tract in pregnancy, unspecified trimester +O2331 Infections of other parts of urinary tract in pregnancy, first trimester +O2332 Infections of other parts of urinary tract in pregnancy, second trimester +O2333 Infections of other parts of urinary tract in pregnancy, third trimester +O2340 Unspecified infection of urinary tract in pregnancy, unspecified trimester +O2341 Unspecified infection of urinary tract in pregnancy, first trimester +O2342 Unspecified infection of urinary tract in pregnancy, second trimester +O2343 Unspecified infection of urinary tract in pregnancy, third trimester +O23511 Infections of cervix in pregnancy, first trimester +O23512 Infections of cervix in pregnancy, second trimester +O23513 Infections of cervix in pregnancy, third trimester +O23519 Infections of cervix in pregnancy, unspecified trimester +O23521 Salpingo-oophoritis in pregnancy, first trimester +O23522 Salpingo-oophoritis in pregnancy, second trimester +O23523 Salpingo-oophoritis in pregnancy, third trimester +O23529 Salpingo-oophoritis in pregnancy, unspecified trimester +O23591 Infection of other part of genital tract in pregnancy, first trimester +O23592 Infection of other part of genital tract in pregnancy, second trimester +O23593 Infection of other part of genital tract in pregnancy, third trimester +O23599 Infection of other part of genital tract in pregnancy, unspecified trimester +O2390 Unspecified genitourinary tract infection in pregnancy, unspecified trimester +O2391 Unspecified genitourinary tract infection in pregnancy, first trimester +O2392 Unspecified genitourinary tract infection in pregnancy, second trimester +O2393 Unspecified genitourinary tract infection in pregnancy, third trimester +O24011 Pre-existing type 1 diabetes mellitus, in pregnancy, first trimester +O24012 Pre-existing type 1 diabetes mellitus, in pregnancy, second trimester +O24013 Pre-existing type 1 diabetes mellitus, in pregnancy, third trimester +O24019 Pre-existing type 1 diabetes mellitus, in pregnancy, unspecified trimester +O2402 Pre-existing type 1 diabetes mellitus, in childbirth +O2403 Pre-existing type 1 diabetes mellitus, in the puerperium +O24111 Pre-existing type 2 diabetes mellitus, in pregnancy, first trimester +O24112 Pre-existing type 2 diabetes mellitus, in pregnancy, second trimester +O24113 Pre-existing type 2 diabetes mellitus, in pregnancy, third trimester +O24119 Pre-existing type 2 diabetes mellitus, in pregnancy, unspecified trimester +O2412 Pre-existing type 2 diabetes mellitus, in childbirth +O2413 Pre-existing type 2 diabetes mellitus, in the puerperium +O24311 Unspecified pre-existing diabetes mellitus in pregnancy, first trimester +O24312 Unspecified pre-existing diabetes mellitus in pregnancy, second trimester +O24313 Unspecified pre-existing diabetes mellitus in pregnancy, third trimester +O24319 Unspecified pre-existing diabetes mellitus in pregnancy, unspecified trimester +O2432 Unspecified pre-existing diabetes mellitus in childbirth +O2433 Unspecified pre-existing diabetes mellitus in the puerperium +O24410 Gestational diabetes mellitus in pregnancy, diet controlled +O24414 Gestational diabetes mellitus in pregnancy, insulin controlled +O24415 Gestational diabetes mellitus in pregnancy, controlled by oral hypoglycemic drugs +O24419 Gestational diabetes mellitus in pregnancy, unspecified control +O24420 Gestational diabetes mellitus in childbirth, diet controlled +O24424 Gestational diabetes mellitus in childbirth, insulin controlled +O24425 Gestational diabetes mellitus in childbirth, controlled by oral hypoglycemic drugs +O24429 Gestational diabetes mellitus in childbirth, unspecified control +O24430 Gestational diabetes mellitus in the puerperium, diet controlled +O24434 Gestational diabetes mellitus in the puerperium, insulin controlled +O24435 Gestational diabetes mellitus in puerperium, controlled by oral hypoglycemic drugs +O24439 Gestational diabetes mellitus in the puerperium, unspecified control +O24811 Other pre-existing diabetes mellitus in pregnancy, first trimester +O24812 Other pre-existing diabetes mellitus in pregnancy, second trimester +O24813 Other pre-existing diabetes mellitus in pregnancy, third trimester +O24819 Other pre-existing diabetes mellitus in pregnancy, unspecified trimester +O2482 Other pre-existing diabetes mellitus in childbirth +O2483 Other pre-existing diabetes mellitus in the puerperium +O24911 Unspecified diabetes mellitus in pregnancy, first trimester +O24912 Unspecified diabetes mellitus in pregnancy, second trimester +O24913 Unspecified diabetes mellitus in pregnancy, third trimester +O24919 Unspecified diabetes mellitus in pregnancy, unspecified trimester +O2492 Unspecified diabetes mellitus in childbirth +O2493 Unspecified diabetes mellitus in the puerperium +O2510 Malnutrition in pregnancy, unspecified trimester +O2511 Malnutrition in pregnancy, first trimester +O2512 Malnutrition in pregnancy, second trimester +O2513 Malnutrition in pregnancy, third trimester +O252 Malnutrition in childbirth +O253 Malnutrition in the puerperium +O2600 Excessive weight gain in pregnancy, unspecified trimester +O2601 Excessive weight gain in pregnancy, first trimester +O2602 Excessive weight gain in pregnancy, second trimester +O2603 Excessive weight gain in pregnancy, third trimester +O2610 Low weight gain in pregnancy, unspecified trimester +O2611 Low weight gain in pregnancy, first trimester +O2612 Low weight gain in pregnancy, second trimester +O2613 Low weight gain in pregnancy, third trimester +O2620 Pregnancy care for patient with recurrent pregnancy loss, unspecified trimester +O2621 Pregnancy care for patient with recurrent pregnancy loss, first trimester +O2622 Pregnancy care for patient with recurrent pregnancy loss, second trimester +O2623 Pregnancy care for patient with recurrent pregnancy loss, third trimester +O2630 Retained intrauterine contraceptive device in pregnancy, unspecified trimester +O2631 Retained intrauterine contraceptive device in pregnancy, first trimester +O2632 Retained intrauterine contraceptive device in pregnancy, second trimester +O2633 Retained intrauterine contraceptive device in pregnancy, third trimester +O2640 Herpes gestationis, unspecified trimester +O2641 Herpes gestationis, first trimester +O2642 Herpes gestationis, second trimester +O2643 Herpes gestationis, third trimester +O2650 Maternal hypotension syndrome, unspecified trimester +O2651 Maternal hypotension syndrome, first trimester +O2652 Maternal hypotension syndrome, second trimester +O2653 Maternal hypotension syndrome, third trimester +O26611 Liver and biliary tract disorders in pregnancy, first trimester +O26612 Liver and biliary tract disorders in pregnancy, second trimester +O26613 Liver and biliary tract disorders in pregnancy, third trimester +O26619 Liver and biliary tract disorders in pregnancy, unspecified trimester +O2662 Liver and biliary tract disorders in childbirth +O2663 Liver and biliary tract disorders in the puerperium +O26711 Subluxation of symphysis (pubis) in pregnancy, first trimester +O26712 Subluxation of symphysis (pubis) in pregnancy, second trimester +O26713 Subluxation of symphysis (pubis) in pregnancy, third trimester +O26719 Subluxation of symphysis (pubis) in pregnancy, unspecified trimester +O2672 Subluxation of symphysis (pubis) in childbirth +O2673 Subluxation of symphysis (pubis) in the puerperium +O26811 Pregnancy related exhaustion and fatigue, first trimester +O26812 Pregnancy related exhaustion and fatigue, second trimester +O26813 Pregnancy related exhaustion and fatigue, third trimester +O26819 Pregnancy related exhaustion and fatigue, unspecified trimester +O26821 Pregnancy related peripheral neuritis, first trimester +O26822 Pregnancy related peripheral neuritis, second trimester +O26823 Pregnancy related peripheral neuritis, third trimester +O26829 Pregnancy related peripheral neuritis, unspecified trimester +O26831 Pregnancy related renal disease, first trimester +O26832 Pregnancy related renal disease, second trimester +O26833 Pregnancy related renal disease, third trimester +O26839 Pregnancy related renal disease, unspecified trimester +O26841 Uterine size-date discrepancy, first trimester +O26842 Uterine size-date discrepancy, second trimester +O26843 Uterine size-date discrepancy, third trimester +O26849 Uterine size-date discrepancy, unspecified trimester +O26851 Spotting complicating pregnancy, first trimester +O26852 Spotting complicating pregnancy, second trimester +O26853 Spotting complicating pregnancy, third trimester +O26859 Spotting complicating pregnancy, unspecified trimester +O2686 Pruritic urticarial papules and plaques of pregnancy (PUPPP) +O26872 Cervical shortening, second trimester +O26873 Cervical shortening, third trimester +O26879 Cervical shortening, unspecified trimester +O26891 Other specified pregnancy related conditions, first trimester +O26892 Other specified pregnancy related conditions, second trimester +O26893 Other specified pregnancy related conditions, third trimester +O26899 Other specified pregnancy related conditions, unspecified trimester +O2690 Pregnancy related conditions, unspecified, unspecified trimester +O2691 Pregnancy related conditions, unspecified, first trimester +O2692 Pregnancy related conditions, unspecified, second trimester +O2693 Pregnancy related conditions, unspecified, third trimester +O280 Abnormal hematological finding on antenatal screening of mother +O281 Abnormal biochemical finding on antenatal screening of mother +O282 Abnormal cytological finding on antenatal screening of mother +O283 Abnormal ultrasonic finding on antenatal screening of mother +O284 Abnormal radiological finding on antenatal screening of mother +O285 Abnormal chromosomal and genetic finding on antenatal screening of mother +O288 Other abnormal findings on antenatal screening of mother +O289 Unspecified abnormal findings on antenatal screening of mother +O29011 Aspiration pneumonitis due to anesthesia during pregnancy, first trimester +O29012 Aspiration pneumonitis due to anesthesia during pregnancy, second trimester +O29013 Aspiration pneumonitis due to anesthesia during pregnancy, third trimester +O29019 Aspiration pneumonitis due to anesthesia during pregnancy, unspecified trimester +O29021 Pressure collapse of lung due to anesthesia during pregnancy, first trimester +O29022 Pressure collapse of lung due to anesthesia during pregnancy, second trimester +O29023 Pressure collapse of lung due to anesthesia during pregnancy, third trimester +O29029 Pressure collapse of lung due to anesthesia during pregnancy, unspecified trimester +O29091 Other pulmonary complications of anesthesia during pregnancy, first trimester +O29092 Other pulmonary complications of anesthesia during pregnancy, second trimester +O29093 Other pulmonary complications of anesthesia during pregnancy, third trimester +O29099 Other pulmonary complications of anesthesia during pregnancy, unspecified trimester +O29111 Cardiac arrest due to anesthesia during pregnancy, first trimester +O29112 Cardiac arrest due to anesthesia during pregnancy, second trimester +O29113 Cardiac arrest due to anesthesia during pregnancy, third trimester +O29119 Cardiac arrest due to anesthesia during pregnancy, unspecified trimester +O29121 Cardiac failure due to anesthesia during pregnancy, first trimester +O29122 Cardiac failure due to anesthesia during pregnancy, second trimester +O29123 Cardiac failure due to anesthesia during pregnancy, third trimester +O29129 Cardiac failure due to anesthesia during pregnancy, unspecified trimester +O29191 Other cardiac complications of anesthesia during pregnancy, first trimester +O29192 Other cardiac complications of anesthesia during pregnancy, second trimester +O29193 Other cardiac complications of anesthesia during pregnancy, third trimester +O29199 Other cardiac complications of anesthesia during pregnancy, unspecified trimester +O29211 Cerebral anoxia due to anesthesia during pregnancy, first trimester +O29212 Cerebral anoxia due to anesthesia during pregnancy, second trimester +O29213 Cerebral anoxia due to anesthesia during pregnancy, third trimester +O29219 Cerebral anoxia due to anesthesia during pregnancy, unspecified trimester +O29291 Other central nervous system complications of anesthesia during pregnancy, first trimester +O29292 Other central nervous system complications of anesthesia during pregnancy, second trimester +O29293 Other central nervous system complications of anesthesia during pregnancy, third trimester +O29299 Other central nervous system complications of anesthesia during pregnancy, unspecified trimester +O293X1 Toxic reaction to local anesthesia during pregnancy, first trimester +O293X2 Toxic reaction to local anesthesia during pregnancy, second trimester +O293X3 Toxic reaction to local anesthesia during pregnancy, third trimester +O293X9 Toxic reaction to local anesthesia during pregnancy, unspecified trimester +O2940 Spinal and epidural anesthesia induced headache during pregnancy, unspecified trimester +O2941 Spinal and epidural anesthesia induced headache during pregnancy, first trimester +O2942 Spinal and epidural anesthesia induced headache during pregnancy, second trimester +O2943 Spinal and epidural anesthesia induced headache during pregnancy, third trimester +O295X1 Other complications of spinal and epidural anesthesia during pregnancy, first trimester +O295X2 Other complications of spinal and epidural anesthesia during pregnancy, second trimester +O295X3 Other complications of spinal and epidural anesthesia during pregnancy, third trimester +O295X9 Other complications of spinal and epidural anesthesia during pregnancy, unspecified trimester +O2960 Failed or difficult intubation for anesthesia during pregnancy, unspecified trimester +O2961 Failed or difficult intubation for anesthesia during pregnancy, first trimester +O2962 Failed or difficult intubation for anesthesia during pregnancy, second trimester +O2963 Failed or difficult intubation for anesthesia during pregnancy, third trimester +O298X1 Other complications of anesthesia during pregnancy, first trimester +O298X2 Other complications of anesthesia during pregnancy, second trimester +O298X3 Other complications of anesthesia during pregnancy, third trimester +O298X9 Other complications of anesthesia during pregnancy, unspecified trimester +O2990 Unspecified complication of anesthesia during pregnancy, unspecified trimester +O2991 Unspecified complication of anesthesia during pregnancy, first trimester +O2992 Unspecified complication of anesthesia during pregnancy, second trimester +O2993 Unspecified complication of anesthesia during pregnancy, third trimester +O30001 Twin pregnancy, unspecified number of placenta and unspecified number of amniotic sacs, first trimester +O30002 Twin pregnancy, unspecified number of placenta and unspecified number of amniotic sacs, second trimester +O30003 Twin pregnancy, unspecified number of placenta and unspecified number of amniotic sacs, third trimester +O30009 Twin pregnancy, unspecified number of placenta and unspecified number of amniotic sacs, unspecified trimester +O30011 Twin pregnancy, monochorionic/monoamniotic, first trimester +O30012 Twin pregnancy, monochorionic/monoamniotic, second trimester +O30013 Twin pregnancy, monochorionic/monoamniotic, third trimester +O30019 Twin pregnancy, monochorionic/monoamniotic, unspecified trimester +O30021 Conjoined twin pregnancy, first trimester +O30022 Conjoined twin pregnancy, second trimester +O30023 Conjoined twin pregnancy, third trimester +O30029 Conjoined twin pregnancy, unspecified trimester +O30031 Twin pregnancy, monochorionic/diamniotic, first trimester +O30032 Twin pregnancy, monochorionic/diamniotic, second trimester +O30033 Twin pregnancy, monochorionic/diamniotic, third trimester +O30039 Twin pregnancy, monochorionic/diamniotic, unspecified trimester +O30041 Twin pregnancy, dichorionic/diamniotic, first trimester +O30042 Twin pregnancy, dichorionic/diamniotic, second trimester +O30043 Twin pregnancy, dichorionic/diamniotic, third trimester +O30049 Twin pregnancy, dichorionic/diamniotic, unspecified trimester +O30091 Twin pregnancy, unable to determine number of placenta and number of amniotic sacs, first trimester +O30092 Twin pregnancy, unable to determine number of placenta and number of amniotic sacs, second trimester +O30093 Twin pregnancy, unable to determine number of placenta and number of amniotic sacs, third trimester +O30099 Twin pregnancy, unable to determine number of placenta and number of amniotic sacs, unspecified trimester +O30101 Triplet pregnancy, unspecified number of placenta and unspecified number of amniotic sacs, first trimester +O30102 Triplet pregnancy, unspecified number of placenta and unspecified number of amniotic sacs, second trimester +O30103 Triplet pregnancy, unspecified number of placenta and unspecified number of amniotic sacs, third trimester +O30109 Triplet pregnancy, unspecified number of placenta and unspecified number of amniotic sacs, unspecified trimester +O30111 Triplet pregnancy with two or more monochorionic fetuses, first trimester +O30112 Triplet pregnancy with two or more monochorionic fetuses, second trimester +O30113 Triplet pregnancy with two or more monochorionic fetuses, third trimester +O30119 Triplet pregnancy with two or more monochorionic fetuses, unspecified trimester +O30121 Triplet pregnancy with two or more monoamniotic fetuses, first trimester +O30122 Triplet pregnancy with two or more monoamniotic fetuses, second trimester +O30123 Triplet pregnancy with two or more monoamniotic fetuses, third trimester +O30129 Triplet pregnancy with two or more monoamniotic fetuses, unspecified trimester +O30131 Triplet pregnancy, trichorionic/triamniotic, first trimester +O30132 Triplet pregnancy, trichorionic/triamniotic, second trimester +O30133 Triplet pregnancy, trichorionic/triamniotic, third trimester +O30139 Triplet pregnancy, trichorionic/triamniotic, unspecified trimester +O30191 Triplet pregnancy, unable to determine number of placenta and number of amniotic sacs, first trimester +O30192 Triplet pregnancy, unable to determine number of placenta and number of amniotic sacs, second trimester +O30193 Triplet pregnancy, unable to determine number of placenta and number of amniotic sacs, third trimester +O30199 Triplet pregnancy, unable to determine number of placenta and number of amniotic sacs, unspecified trimester +O30201 Quadruplet pregnancy, unspecified number of placenta and unspecified number of amniotic sacs, first trimester +O30202 Quadruplet pregnancy, unspecified number of placenta and unspecified number of amniotic sacs, second trimester +O30203 Quadruplet pregnancy, unspecified number of placenta and unspecified number of amniotic sacs, third trimester +O30209 Quadruplet pregnancy, unspecified number of placenta and unspecified number of amniotic sacs, unspecified trimester +O30211 Quadruplet pregnancy with two or more monochorionic fetuses, first trimester +O30212 Quadruplet pregnancy with two or more monochorionic fetuses, second trimester +O30213 Quadruplet pregnancy with two or more monochorionic fetuses, third trimester +O30219 Quadruplet pregnancy with two or more monochorionic fetuses, unspecified trimester +O30221 Quadruplet pregnancy with two or more monoamniotic fetuses, first trimester +O30222 Quadruplet pregnancy with two or more monoamniotic fetuses, second trimester +O30223 Quadruplet pregnancy with two or more monoamniotic fetuses, third trimester +O30229 Quadruplet pregnancy with two or more monoamniotic fetuses, unspecified trimester +O30231 Quadruplet pregnancy, quadrachorionic/quadra-amniotic, first trimester +O30232 Quadruplet pregnancy, quadrachorionic/quadra-amniotic, second trimester +O30233 Quadruplet pregnancy, quadrachorionic/quadra-amniotic, third trimester +O30239 Quadruplet pregnancy, quadrachorionic/quadra-amniotic, unspecified trimester +O30291 Quadruplet pregnancy, unable to determine number of placenta and number of amniotic sacs, first trimester +O30292 Quadruplet pregnancy, unable to determine number of placenta and number of amniotic sacs, second trimester +O30293 Quadruplet pregnancy, unable to determine number of placenta and number of amniotic sacs, third trimester +O30299 Quadruplet pregnancy, unable to determine number of placenta and number of amniotic sacs, unspecified trimester +O30801 Other specified multiple gestation, unspecified number of placenta and unspecified number of amniotic sacs, first trimester +O30802 Other specified multiple gestation, unspecified number of placenta and unspecified number of amniotic sacs, second trimester +O30803 Other specified multiple gestation, unspecified number of placenta and unspecified number of amniotic sacs, third trimester +O30809 Other specified multiple gestation, unspecified number of placenta and unspecified number of amniotic sacs, unspecified trimester +O30811 Other specified multiple gestation with two or more monochorionic fetuses, first trimester +O30812 Other specified multiple gestation with two or more monochorionic fetuses, second trimester +O30813 Other specified multiple gestation with two or more monochorionic fetuses, third trimester +O30819 Other specified multiple gestation with two or more monochorionic fetuses, unspecified trimester +O30821 Other specified multiple gestation with two or more monoamniotic fetuses, first trimester +O30822 Other specified multiple gestation with two or more monoamniotic fetuses, second trimester +O30823 Other specified multiple gestation with two or more monoamniotic fetuses, third trimester +O30829 Other specified multiple gestation with two or more monoamniotic fetuses, unspecified trimester +O30831 Other specified multiple gestation, number of chorions and amnions are both equal to the number of fetuses, first trimester +O30832 Other specified multiple gestation, number of chorions and amnions are both equal to the number of fetuses, second trimester +O30833 Other specified multiple gestation, number of chorions and amnions are both equal to the number of fetuses, third trimester +O30839 Other specified multiple gestation, number of chorions and amnions are both equal to the number of fetuses, unspecified trimester +O30891 Other specified multiple gestation, unable to determine number of placenta and number of amniotic sacs, first trimester +O30892 Other specified multiple gestation, unable to determine number of placenta and number of amniotic sacs, second trimester +O30893 Other specified multiple gestation, unable to determine number of placenta and number of amniotic sacs, third trimester +O30899 Other specified multiple gestation, unable to determine number of placenta and number of amniotic sacs, unspecified trimester +O3090 Multiple gestation, unspecified, unspecified trimester +O3091 Multiple gestation, unspecified, first trimester +O3092 Multiple gestation, unspecified, second trimester +O3093 Multiple gestation, unspecified, third trimester +O3100X0 Papyraceous fetus, unspecified trimester, not applicable or unspecified +O3100X1 Papyraceous fetus, unspecified trimester, fetus 1 +O3100X2 Papyraceous fetus, unspecified trimester, fetus 2 +O3100X3 Papyraceous fetus, unspecified trimester, fetus 3 +O3100X4 Papyraceous fetus, unspecified trimester, fetus 4 +O3100X5 Papyraceous fetus, unspecified trimester, fetus 5 +O3100X9 Papyraceous fetus, unspecified trimester, other fetus +O3101X0 Papyraceous fetus, first trimester, not applicable or unspecified +O3101X1 Papyraceous fetus, first trimester, fetus 1 +O3101X2 Papyraceous fetus, first trimester, fetus 2 +O3101X3 Papyraceous fetus, first trimester, fetus 3 +O3101X4 Papyraceous fetus, first trimester, fetus 4 +O3101X5 Papyraceous fetus, first trimester, fetus 5 +O3101X9 Papyraceous fetus, first trimester, other fetus +O3102X0 Papyraceous fetus, second trimester, not applicable or unspecified +O3102X1 Papyraceous fetus, second trimester, fetus 1 +O3102X2 Papyraceous fetus, second trimester, fetus 2 +O3102X3 Papyraceous fetus, second trimester, fetus 3 +O3102X4 Papyraceous fetus, second trimester, fetus 4 +O3102X5 Papyraceous fetus, second trimester, fetus 5 +O3102X9 Papyraceous fetus, second trimester, other fetus +O3103X0 Papyraceous fetus, third trimester, not applicable or unspecified +O3103X1 Papyraceous fetus, third trimester, fetus 1 +O3103X2 Papyraceous fetus, third trimester, fetus 2 +O3103X3 Papyraceous fetus, third trimester, fetus 3 +O3103X4 Papyraceous fetus, third trimester, fetus 4 +O3103X5 Papyraceous fetus, third trimester, fetus 5 +O3103X9 Papyraceous fetus, third trimester, other fetus +O3110X0 Continuing pregnancy after spontaneous abortion of one fetus or more, unspecified trimester, not applicable or unspecified +O3110X1 Continuing pregnancy after spontaneous abortion of one fetus or more, unspecified trimester, fetus 1 +O3110X2 Continuing pregnancy after spontaneous abortion of one fetus or more, unspecified trimester, fetus 2 +O3110X3 Continuing pregnancy after spontaneous abortion of one fetus or more, unspecified trimester, fetus 3 +O3110X4 Continuing pregnancy after spontaneous abortion of one fetus or more, unspecified trimester, fetus 4 +O3110X5 Continuing pregnancy after spontaneous abortion of one fetus or more, unspecified trimester, fetus 5 +O3110X9 Continuing pregnancy after spontaneous abortion of one fetus or more, unspecified trimester, other fetus +O3111X0 Continuing pregnancy after spontaneous abortion of one fetus or more, first trimester, not applicable or unspecified +O3111X1 Continuing pregnancy after spontaneous abortion of one fetus or more, first trimester, fetus 1 +O3111X2 Continuing pregnancy after spontaneous abortion of one fetus or more, first trimester, fetus 2 +O3111X3 Continuing pregnancy after spontaneous abortion of one fetus or more, first trimester, fetus 3 +O3111X4 Continuing pregnancy after spontaneous abortion of one fetus or more, first trimester, fetus 4 +O3111X5 Continuing pregnancy after spontaneous abortion of one fetus or more, first trimester, fetus 5 +O3111X9 Continuing pregnancy after spontaneous abortion of one fetus or more, first trimester, other fetus +O3112X0 Continuing pregnancy after spontaneous abortion of one fetus or more, second trimester, not applicable or unspecified +O3112X1 Continuing pregnancy after spontaneous abortion of one fetus or more, second trimester, fetus 1 +O3112X2 Continuing pregnancy after spontaneous abortion of one fetus or more, second trimester, fetus 2 +O3112X3 Continuing pregnancy after spontaneous abortion of one fetus or more, second trimester, fetus 3 +O3112X4 Continuing pregnancy after spontaneous abortion of one fetus or more, second trimester, fetus 4 +O3112X5 Continuing pregnancy after spontaneous abortion of one fetus or more, second trimester, fetus 5 +O3112X9 Continuing pregnancy after spontaneous abortion of one fetus or more, second trimester, other fetus +O3113X0 Continuing pregnancy after spontaneous abortion of one fetus or more, third trimester, not applicable or unspecified +O3113X1 Continuing pregnancy after spontaneous abortion of one fetus or more, third trimester, fetus 1 +O3113X2 Continuing pregnancy after spontaneous abortion of one fetus or more, third trimester, fetus 2 +O3113X3 Continuing pregnancy after spontaneous abortion of one fetus or more, third trimester, fetus 3 +O3113X4 Continuing pregnancy after spontaneous abortion of one fetus or more, third trimester, fetus 4 +O3113X5 Continuing pregnancy after spontaneous abortion of one fetus or more, third trimester, fetus 5 +O3113X9 Continuing pregnancy after spontaneous abortion of one fetus or more, third trimester, other fetus +O3120X0 Continuing pregnancy after intrauterine death of one fetus or more, unspecified trimester, not applicable or unspecified +O3120X1 Continuing pregnancy after intrauterine death of one fetus or more, unspecified trimester, fetus 1 +O3120X2 Continuing pregnancy after intrauterine death of one fetus or more, unspecified trimester, fetus 2 +O3120X3 Continuing pregnancy after intrauterine death of one fetus or more, unspecified trimester, fetus 3 +O3120X4 Continuing pregnancy after intrauterine death of one fetus or more, unspecified trimester, fetus 4 +O3120X5 Continuing pregnancy after intrauterine death of one fetus or more, unspecified trimester, fetus 5 +O3120X9 Continuing pregnancy after intrauterine death of one fetus or more, unspecified trimester, other fetus +O3121X0 Continuing pregnancy after intrauterine death of one fetus or more, first trimester, not applicable or unspecified +O3121X1 Continuing pregnancy after intrauterine death of one fetus or more, first trimester, fetus 1 +O3121X2 Continuing pregnancy after intrauterine death of one fetus or more, first trimester, fetus 2 +O3121X3 Continuing pregnancy after intrauterine death of one fetus or more, first trimester, fetus 3 +O3121X4 Continuing pregnancy after intrauterine death of one fetus or more, first trimester, fetus 4 +O3121X5 Continuing pregnancy after intrauterine death of one fetus or more, first trimester, fetus 5 +O3121X9 Continuing pregnancy after intrauterine death of one fetus or more, first trimester, other fetus +O3122X0 Continuing pregnancy after intrauterine death of one fetus or more, second trimester, not applicable or unspecified +O3122X1 Continuing pregnancy after intrauterine death of one fetus or more, second trimester, fetus 1 +O3122X2 Continuing pregnancy after intrauterine death of one fetus or more, second trimester, fetus 2 +O3122X3 Continuing pregnancy after intrauterine death of one fetus or more, second trimester, fetus 3 +O3122X4 Continuing pregnancy after intrauterine death of one fetus or more, second trimester, fetus 4 +O3122X5 Continuing pregnancy after intrauterine death of one fetus or more, second trimester, fetus 5 +O3122X9 Continuing pregnancy after intrauterine death of one fetus or more, second trimester, other fetus +O3123X0 Continuing pregnancy after intrauterine death of one fetus or more, third trimester, not applicable or unspecified +O3123X1 Continuing pregnancy after intrauterine death of one fetus or more, third trimester, fetus 1 +O3123X2 Continuing pregnancy after intrauterine death of one fetus or more, third trimester, fetus 2 +O3123X3 Continuing pregnancy after intrauterine death of one fetus or more, third trimester, fetus 3 +O3123X4 Continuing pregnancy after intrauterine death of one fetus or more, third trimester, fetus 4 +O3123X5 Continuing pregnancy after intrauterine death of one fetus or more, third trimester, fetus 5 +O3123X9 Continuing pregnancy after intrauterine death of one fetus or more, third trimester, other fetus +O3130X0 Continuing pregnancy after elective fetal reduction of one fetus or more, unspecified trimester, not applicable or unspecified +O3130X1 Continuing pregnancy after elective fetal reduction of one fetus or more, unspecified trimester, fetus 1 +O3130X2 Continuing pregnancy after elective fetal reduction of one fetus or more, unspecified trimester, fetus 2 +O3130X3 Continuing pregnancy after elective fetal reduction of one fetus or more, unspecified trimester, fetus 3 +O3130X4 Continuing pregnancy after elective fetal reduction of one fetus or more, unspecified trimester, fetus 4 +O3130X5 Continuing pregnancy after elective fetal reduction of one fetus or more, unspecified trimester, fetus 5 +O3130X9 Continuing pregnancy after elective fetal reduction of one fetus or more, unspecified trimester, other fetus +O3131X0 Continuing pregnancy after elective fetal reduction of one fetus or more, first trimester, not applicable or unspecified +O3131X1 Continuing pregnancy after elective fetal reduction of one fetus or more, first trimester, fetus 1 +O3131X2 Continuing pregnancy after elective fetal reduction of one fetus or more, first trimester, fetus 2 +O3131X3 Continuing pregnancy after elective fetal reduction of one fetus or more, first trimester, fetus 3 +O3131X4 Continuing pregnancy after elective fetal reduction of one fetus or more, first trimester, fetus 4 +O3131X5 Continuing pregnancy after elective fetal reduction of one fetus or more, first trimester, fetus 5 +O3131X9 Continuing pregnancy after elective fetal reduction of one fetus or more, first trimester, other fetus +O3132X0 Continuing pregnancy after elective fetal reduction of one fetus or more, second trimester, not applicable or unspecified +O3132X1 Continuing pregnancy after elective fetal reduction of one fetus or more, second trimester, fetus 1 +O3132X2 Continuing pregnancy after elective fetal reduction of one fetus or more, second trimester, fetus 2 +O3132X3 Continuing pregnancy after elective fetal reduction of one fetus or more, second trimester, fetus 3 +O3132X4 Continuing pregnancy after elective fetal reduction of one fetus or more, second trimester, fetus 4 +O3132X5 Continuing pregnancy after elective fetal reduction of one fetus or more, second trimester, fetus 5 +O3132X9 Continuing pregnancy after elective fetal reduction of one fetus or more, second trimester, other fetus +O3133X0 Continuing pregnancy after elective fetal reduction of one fetus or more, third trimester, not applicable or unspecified +O3133X1 Continuing pregnancy after elective fetal reduction of one fetus or more, third trimester, fetus 1 +O3133X2 Continuing pregnancy after elective fetal reduction of one fetus or more, third trimester, fetus 2 +O3133X3 Continuing pregnancy after elective fetal reduction of one fetus or more, third trimester, fetus 3 +O3133X4 Continuing pregnancy after elective fetal reduction of one fetus or more, third trimester, fetus 4 +O3133X5 Continuing pregnancy after elective fetal reduction of one fetus or more, third trimester, fetus 5 +O3133X9 Continuing pregnancy after elective fetal reduction of one fetus or more, third trimester, other fetus +O318X10 Other complications specific to multiple gestation, first trimester, not applicable or unspecified +O318X11 Other complications specific to multiple gestation, first trimester, fetus 1 +O318X12 Other complications specific to multiple gestation, first trimester, fetus 2 +O318X13 Other complications specific to multiple gestation, first trimester, fetus 3 +O318X14 Other complications specific to multiple gestation, first trimester, fetus 4 +O318X15 Other complications specific to multiple gestation, first trimester, fetus 5 +O318X19 Other complications specific to multiple gestation, first trimester, other fetus +O318X20 Other complications specific to multiple gestation, second trimester, not applicable or unspecified +O318X21 Other complications specific to multiple gestation, second trimester, fetus 1 +O318X22 Other complications specific to multiple gestation, second trimester, fetus 2 +O318X23 Other complications specific to multiple gestation, second trimester, fetus 3 +O318X24 Other complications specific to multiple gestation, second trimester, fetus 4 +O318X25 Other complications specific to multiple gestation, second trimester, fetus 5 +O318X29 Other complications specific to multiple gestation, second trimester, other fetus +O318X30 Other complications specific to multiple gestation, third trimester, not applicable or unspecified +O318X31 Other complications specific to multiple gestation, third trimester, fetus 1 +O318X32 Other complications specific to multiple gestation, third trimester, fetus 2 +O318X33 Other complications specific to multiple gestation, third trimester, fetus 3 +O318X34 Other complications specific to multiple gestation, third trimester, fetus 4 +O318X35 Other complications specific to multiple gestation, third trimester, fetus 5 +O318X39 Other complications specific to multiple gestation, third trimester, other fetus +O318X90 Other complications specific to multiple gestation, unspecified trimester, not applicable or unspecified +O318X91 Other complications specific to multiple gestation, unspecified trimester, fetus 1 +O318X92 Other complications specific to multiple gestation, unspecified trimester, fetus 2 +O318X93 Other complications specific to multiple gestation, unspecified trimester, fetus 3 +O318X94 Other complications specific to multiple gestation, unspecified trimester, fetus 4 +O318X95 Other complications specific to multiple gestation, unspecified trimester, fetus 5 +O318X99 Other complications specific to multiple gestation, unspecified trimester, other fetus +O320XX0 Maternal care for unstable lie, not applicable or unspecified +O320XX1 Maternal care for unstable lie, fetus 1 +O320XX2 Maternal care for unstable lie, fetus 2 +O320XX3 Maternal care for unstable lie, fetus 3 +O320XX4 Maternal care for unstable lie, fetus 4 +O320XX5 Maternal care for unstable lie, fetus 5 +O320XX9 Maternal care for unstable lie, other fetus +O321XX0 Maternal care for breech presentation, not applicable or unspecified +O321XX1 Maternal care for breech presentation, fetus 1 +O321XX2 Maternal care for breech presentation, fetus 2 +O321XX3 Maternal care for breech presentation, fetus 3 +O321XX4 Maternal care for breech presentation, fetus 4 +O321XX5 Maternal care for breech presentation, fetus 5 +O321XX9 Maternal care for breech presentation, other fetus +O322XX0 Maternal care for transverse and oblique lie, not applicable or unspecified +O322XX1 Maternal care for transverse and oblique lie, fetus 1 +O322XX2 Maternal care for transverse and oblique lie, fetus 2 +O322XX3 Maternal care for transverse and oblique lie, fetus 3 +O322XX4 Maternal care for transverse and oblique lie, fetus 4 +O322XX5 Maternal care for transverse and oblique lie, fetus 5 +O322XX9 Maternal care for transverse and oblique lie, other fetus +O323XX0 Maternal care for face, brow and chin presentation, not applicable or unspecified +O323XX1 Maternal care for face, brow and chin presentation, fetus 1 +O323XX2 Maternal care for face, brow and chin presentation, fetus 2 +O323XX3 Maternal care for face, brow and chin presentation, fetus 3 +O323XX4 Maternal care for face, brow and chin presentation, fetus 4 +O323XX5 Maternal care for face, brow and chin presentation, fetus 5 +O323XX9 Maternal care for face, brow and chin presentation, other fetus +O324XX0 Maternal care for high head at term, not applicable or unspecified +O324XX1 Maternal care for high head at term, fetus 1 +O324XX2 Maternal care for high head at term, fetus 2 +O324XX3 Maternal care for high head at term, fetus 3 +O324XX4 Maternal care for high head at term, fetus 4 +O324XX5 Maternal care for high head at term, fetus 5 +O324XX9 Maternal care for high head at term, other fetus +O326XX0 Maternal care for compound presentation, not applicable or unspecified +O326XX1 Maternal care for compound presentation, fetus 1 +O326XX2 Maternal care for compound presentation, fetus 2 +O326XX3 Maternal care for compound presentation, fetus 3 +O326XX4 Maternal care for compound presentation, fetus 4 +O326XX5 Maternal care for compound presentation, fetus 5 +O326XX9 Maternal care for compound presentation, other fetus +O328XX0 Maternal care for other malpresentation of fetus, not applicable or unspecified +O328XX1 Maternal care for other malpresentation of fetus, fetus 1 +O328XX2 Maternal care for other malpresentation of fetus, fetus 2 +O328XX3 Maternal care for other malpresentation of fetus, fetus 3 +O328XX4 Maternal care for other malpresentation of fetus, fetus 4 +O328XX5 Maternal care for other malpresentation of fetus, fetus 5 +O328XX9 Maternal care for other malpresentation of fetus, other fetus +O329XX0 Maternal care for malpresentation of fetus, unspecified, not applicable or unspecified +O329XX1 Maternal care for malpresentation of fetus, unspecified, fetus 1 +O329XX2 Maternal care for malpresentation of fetus, unspecified, fetus 2 +O329XX3 Maternal care for malpresentation of fetus, unspecified, fetus 3 +O329XX4 Maternal care for malpresentation of fetus, unspecified, fetus 4 +O329XX5 Maternal care for malpresentation of fetus, unspecified, fetus 5 +O329XX9 Maternal care for malpresentation of fetus, unspecified, other fetus +O330 Maternal care for disproportion due to deformity of maternal pelvic bones +O331 Maternal care for disproportion due to generally contracted pelvis +O332 Maternal care for disproportion due to inlet contraction of pelvis +O333XX0 Maternal care for disproportion due to outlet contraction of pelvis, not applicable or unspecified +O333XX1 Maternal care for disproportion due to outlet contraction of pelvis, fetus 1 +O333XX2 Maternal care for disproportion due to outlet contraction of pelvis, fetus 2 +O333XX3 Maternal care for disproportion due to outlet contraction of pelvis, fetus 3 +O333XX4 Maternal care for disproportion due to outlet contraction of pelvis, fetus 4 +O333XX5 Maternal care for disproportion due to outlet contraction of pelvis, fetus 5 +O333XX9 Maternal care for disproportion due to outlet contraction of pelvis, other fetus +O334XX0 Maternal care for disproportion of mixed maternal and fetal origin, not applicable or unspecified +O334XX1 Maternal care for disproportion of mixed maternal and fetal origin, fetus 1 +O334XX2 Maternal care for disproportion of mixed maternal and fetal origin, fetus 2 +O334XX3 Maternal care for disproportion of mixed maternal and fetal origin, fetus 3 +O334XX4 Maternal care for disproportion of mixed maternal and fetal origin, fetus 4 +O334XX5 Maternal care for disproportion of mixed maternal and fetal origin, fetus 5 +O334XX9 Maternal care for disproportion of mixed maternal and fetal origin, other fetus +O335XX0 Maternal care for disproportion due to unusually large fetus, not applicable or unspecified +O335XX1 Maternal care for disproportion due to unusually large fetus, fetus 1 +O335XX2 Maternal care for disproportion due to unusually large fetus, fetus 2 +O335XX3 Maternal care for disproportion due to unusually large fetus, fetus 3 +O335XX4 Maternal care for disproportion due to unusually large fetus, fetus 4 +O335XX5 Maternal care for disproportion due to unusually large fetus, fetus 5 +O335XX9 Maternal care for disproportion due to unusually large fetus, other fetus +O336XX0 Maternal care for disproportion due to hydrocephalic fetus, not applicable or unspecified +O336XX1 Maternal care for disproportion due to hydrocephalic fetus, fetus 1 +O336XX2 Maternal care for disproportion due to hydrocephalic fetus, fetus 2 +O336XX3 Maternal care for disproportion due to hydrocephalic fetus, fetus 3 +O336XX4 Maternal care for disproportion due to hydrocephalic fetus, fetus 4 +O336XX5 Maternal care for disproportion due to hydrocephalic fetus, fetus 5 +O336XX9 Maternal care for disproportion due to hydrocephalic fetus, other fetus +O337XX0 Maternal care for disproportion due to other fetal deformities, not applicable or unspecified +O337XX1 Maternal care for disproportion due to other fetal deformities, fetus 1 +O337XX2 Maternal care for disproportion due to other fetal deformities, fetus 2 +O337XX3 Maternal care for disproportion due to other fetal deformities, fetus 3 +O337XX4 Maternal care for disproportion due to other fetal deformities, fetus 4 +O337XX5 Maternal care for disproportion due to other fetal deformities, fetus 5 +O337XX9 Maternal care for disproportion due to other fetal deformities, other fetus +O338 Maternal care for disproportion of other origin +O339 Maternal care for disproportion, unspecified +O3400 Maternal care for unspecified congenital malformation of uterus, unspecified trimester +O3401 Maternal care for unspecified congenital malformation of uterus, first trimester +O3402 Maternal care for unspecified congenital malformation of uterus, second trimester +O3403 Maternal care for unspecified congenital malformation of uterus, third trimester +O3410 Maternal care for benign tumor of corpus uteri, unspecified trimester +O3411 Maternal care for benign tumor of corpus uteri, first trimester +O3412 Maternal care for benign tumor of corpus uteri, second trimester +O3413 Maternal care for benign tumor of corpus uteri, third trimester +O34211 Maternal care for low transverse scar from previous cesarean delivery +O34212 Maternal care for vertical scar from previous cesarean delivery +O34219 Maternal care for unspecified type scar from previous cesarean delivery +O3429 Maternal care due to uterine scar from other previous surgery +O3430 Maternal care for cervical incompetence, unspecified trimester +O3431 Maternal care for cervical incompetence, first trimester +O3432 Maternal care for cervical incompetence, second trimester +O3433 Maternal care for cervical incompetence, third trimester +O3440 Maternal care for other abnormalities of cervix, unspecified trimester +O3441 Maternal care for other abnormalities of cervix, first trimester +O3442 Maternal care for other abnormalities of cervix, second trimester +O3443 Maternal care for other abnormalities of cervix, third trimester +O34511 Maternal care for incarceration of gravid uterus, first trimester +O34512 Maternal care for incarceration of gravid uterus, second trimester +O34513 Maternal care for incarceration of gravid uterus, third trimester +O34519 Maternal care for incarceration of gravid uterus, unspecified trimester +O34521 Maternal care for prolapse of gravid uterus, first trimester +O34522 Maternal care for prolapse of gravid uterus, second trimester +O34523 Maternal care for prolapse of gravid uterus, third trimester +O34529 Maternal care for prolapse of gravid uterus, unspecified trimester +O34531 Maternal care for retroversion of gravid uterus, first trimester +O34532 Maternal care for retroversion of gravid uterus, second trimester +O34533 Maternal care for retroversion of gravid uterus, third trimester +O34539 Maternal care for retroversion of gravid uterus, unspecified trimester +O34591 Maternal care for other abnormalities of gravid uterus, first trimester +O34592 Maternal care for other abnormalities of gravid uterus, second trimester +O34593 Maternal care for other abnormalities of gravid uterus, third trimester +O34599 Maternal care for other abnormalities of gravid uterus, unspecified trimester +O3460 Maternal care for abnormality of vagina, unspecified trimester +O3461 Maternal care for abnormality of vagina, first trimester +O3462 Maternal care for abnormality of vagina, second trimester +O3463 Maternal care for abnormality of vagina, third trimester +O3470 Maternal care for abnormality of vulva and perineum, unspecified trimester +O3471 Maternal care for abnormality of vulva and perineum, first trimester +O3472 Maternal care for abnormality of vulva and perineum, second trimester +O3473 Maternal care for abnormality of vulva and perineum, third trimester +O3480 Maternal care for other abnormalities of pelvic organs, unspecified trimester +O3481 Maternal care for other abnormalities of pelvic organs, first trimester +O3482 Maternal care for other abnormalities of pelvic organs, second trimester +O3483 Maternal care for other abnormalities of pelvic organs, third trimester +O3490 Maternal care for abnormality of pelvic organ, unspecified, unspecified trimester +O3491 Maternal care for abnormality of pelvic organ, unspecified, first trimester +O3492 Maternal care for abnormality of pelvic organ, unspecified, second trimester +O3493 Maternal care for abnormality of pelvic organ, unspecified, third trimester +O350XX0 Maternal care for (suspected) central nervous system malformation in fetus, not applicable or unspecified +O350XX1 Maternal care for (suspected) central nervous system malformation in fetus, fetus 1 +O350XX2 Maternal care for (suspected) central nervous system malformation in fetus, fetus 2 +O350XX3 Maternal care for (suspected) central nervous system malformation in fetus, fetus 3 +O350XX4 Maternal care for (suspected) central nervous system malformation in fetus, fetus 4 +O350XX5 Maternal care for (suspected) central nervous system malformation in fetus, fetus 5 +O350XX9 Maternal care for (suspected) central nervous system malformation in fetus, other fetus +O351XX0 Maternal care for (suspected) chromosomal abnormality in fetus, not applicable or unspecified +O351XX1 Maternal care for (suspected) chromosomal abnormality in fetus, fetus 1 +O351XX2 Maternal care for (suspected) chromosomal abnormality in fetus, fetus 2 +O351XX3 Maternal care for (suspected) chromosomal abnormality in fetus, fetus 3 +O351XX4 Maternal care for (suspected) chromosomal abnormality in fetus, fetus 4 +O351XX5 Maternal care for (suspected) chromosomal abnormality in fetus, fetus 5 +O351XX9 Maternal care for (suspected) chromosomal abnormality in fetus, other fetus +O352XX0 Maternal care for (suspected) hereditary disease in fetus, not applicable or unspecified +O352XX1 Maternal care for (suspected) hereditary disease in fetus, fetus 1 +O352XX2 Maternal care for (suspected) hereditary disease in fetus, fetus 2 +O352XX3 Maternal care for (suspected) hereditary disease in fetus, fetus 3 +O352XX4 Maternal care for (suspected) hereditary disease in fetus, fetus 4 +O352XX5 Maternal care for (suspected) hereditary disease in fetus, fetus 5 +O352XX9 Maternal care for (suspected) hereditary disease in fetus, other fetus +O353XX0 Maternal care for (suspected) damage to fetus from viral disease in mother, not applicable or unspecified +O353XX1 Maternal care for (suspected) damage to fetus from viral disease in mother, fetus 1 +O353XX2 Maternal care for (suspected) damage to fetus from viral disease in mother, fetus 2 +O353XX3 Maternal care for (suspected) damage to fetus from viral disease in mother, fetus 3 +O353XX4 Maternal care for (suspected) damage to fetus from viral disease in mother, fetus 4 +O353XX5 Maternal care for (suspected) damage to fetus from viral disease in mother, fetus 5 +O353XX9 Maternal care for (suspected) damage to fetus from viral disease in mother, other fetus +O354XX0 Maternal care for (suspected) damage to fetus from alcohol, not applicable or unspecified +O354XX1 Maternal care for (suspected) damage to fetus from alcohol, fetus 1 +O354XX2 Maternal care for (suspected) damage to fetus from alcohol, fetus 2 +O354XX3 Maternal care for (suspected) damage to fetus from alcohol, fetus 3 +O354XX4 Maternal care for (suspected) damage to fetus from alcohol, fetus 4 +O354XX5 Maternal care for (suspected) damage to fetus from alcohol, fetus 5 +O354XX9 Maternal care for (suspected) damage to fetus from alcohol, other fetus +O355XX0 Maternal care for (suspected) damage to fetus by drugs, not applicable or unspecified +O355XX1 Maternal care for (suspected) damage to fetus by drugs, fetus 1 +O355XX2 Maternal care for (suspected) damage to fetus by drugs, fetus 2 +O355XX3 Maternal care for (suspected) damage to fetus by drugs, fetus 3 +O355XX4 Maternal care for (suspected) damage to fetus by drugs, fetus 4 +O355XX5 Maternal care for (suspected) damage to fetus by drugs, fetus 5 +O355XX9 Maternal care for (suspected) damage to fetus by drugs, other fetus +O356XX0 Maternal care for (suspected) damage to fetus by radiation, not applicable or unspecified +O356XX1 Maternal care for (suspected) damage to fetus by radiation, fetus 1 +O356XX2 Maternal care for (suspected) damage to fetus by radiation, fetus 2 +O356XX3 Maternal care for (suspected) damage to fetus by radiation, fetus 3 +O356XX4 Maternal care for (suspected) damage to fetus by radiation, fetus 4 +O356XX5 Maternal care for (suspected) damage to fetus by radiation, fetus 5 +O356XX9 Maternal care for (suspected) damage to fetus by radiation, other fetus +O357XX0 Maternal care for (suspected) damage to fetus by other medical procedures, not applicable or unspecified +O357XX1 Maternal care for (suspected) damage to fetus by other medical procedures, fetus 1 +O357XX2 Maternal care for (suspected) damage to fetus by other medical procedures, fetus 2 +O357XX3 Maternal care for (suspected) damage to fetus by other medical procedures, fetus 3 +O357XX4 Maternal care for (suspected) damage to fetus by other medical procedures, fetus 4 +O357XX5 Maternal care for (suspected) damage to fetus by other medical procedures, fetus 5 +O357XX9 Maternal care for (suspected) damage to fetus by other medical procedures, other fetus +O358XX0 Maternal care for other (suspected) fetal abnormality and damage, not applicable or unspecified +O358XX1 Maternal care for other (suspected) fetal abnormality and damage, fetus 1 +O358XX2 Maternal care for other (suspected) fetal abnormality and damage, fetus 2 +O358XX3 Maternal care for other (suspected) fetal abnormality and damage, fetus 3 +O358XX4 Maternal care for other (suspected) fetal abnormality and damage, fetus 4 +O358XX5 Maternal care for other (suspected) fetal abnormality and damage, fetus 5 +O358XX9 Maternal care for other (suspected) fetal abnormality and damage, other fetus +O359XX0 Maternal care for (suspected) fetal abnormality and damage, unspecified, not applicable or unspecified +O359XX1 Maternal care for (suspected) fetal abnormality and damage, unspecified, fetus 1 +O359XX2 Maternal care for (suspected) fetal abnormality and damage, unspecified, fetus 2 +O359XX3 Maternal care for (suspected) fetal abnormality and damage, unspecified, fetus 3 +O359XX4 Maternal care for (suspected) fetal abnormality and damage, unspecified, fetus 4 +O359XX5 Maternal care for (suspected) fetal abnormality and damage, unspecified, fetus 5 +O359XX9 Maternal care for (suspected) fetal abnormality and damage, unspecified, other fetus +O360110 Maternal care for anti-D [Rh] antibodies, first trimester, not applicable or unspecified +O360111 Maternal care for anti-D [Rh] antibodies, first trimester, fetus 1 +O360112 Maternal care for anti-D [Rh] antibodies, first trimester, fetus 2 +O360113 Maternal care for anti-D [Rh] antibodies, first trimester, fetus 3 +O360114 Maternal care for anti-D [Rh] antibodies, first trimester, fetus 4 +O360115 Maternal care for anti-D [Rh] antibodies, first trimester, fetus 5 +O360119 Maternal care for anti-D [Rh] antibodies, first trimester, other fetus +O360120 Maternal care for anti-D [Rh] antibodies, second trimester, not applicable or unspecified +O360121 Maternal care for anti-D [Rh] antibodies, second trimester, fetus 1 +O360122 Maternal care for anti-D [Rh] antibodies, second trimester, fetus 2 +O360123 Maternal care for anti-D [Rh] antibodies, second trimester, fetus 3 +O360124 Maternal care for anti-D [Rh] antibodies, second trimester, fetus 4 +O360125 Maternal care for anti-D [Rh] antibodies, second trimester, fetus 5 +O360129 Maternal care for anti-D [Rh] antibodies, second trimester, other fetus +O360130 Maternal care for anti-D [Rh] antibodies, third trimester, not applicable or unspecified +O360131 Maternal care for anti-D [Rh] antibodies, third trimester, fetus 1 +O360132 Maternal care for anti-D [Rh] antibodies, third trimester, fetus 2 +O360133 Maternal care for anti-D [Rh] antibodies, third trimester, fetus 3 +O360134 Maternal care for anti-D [Rh] antibodies, third trimester, fetus 4 +O360135 Maternal care for anti-D [Rh] antibodies, third trimester, fetus 5 +O360139 Maternal care for anti-D [Rh] antibodies, third trimester, other fetus +O360190 Maternal care for anti-D [Rh] antibodies, unspecified trimester, not applicable or unspecified +O360191 Maternal care for anti-D [Rh] antibodies, unspecified trimester, fetus 1 +O360192 Maternal care for anti-D [Rh] antibodies, unspecified trimester, fetus 2 +O360193 Maternal care for anti-D [Rh] antibodies, unspecified trimester, fetus 3 +O360194 Maternal care for anti-D [Rh] antibodies, unspecified trimester, fetus 4 +O360195 Maternal care for anti-D [Rh] antibodies, unspecified trimester, fetus 5 +O360199 Maternal care for anti-D [Rh] antibodies, unspecified trimester, other fetus +O360910 Maternal care for other rhesus isoimmunization, first trimester, not applicable or unspecified +O360911 Maternal care for other rhesus isoimmunization, first trimester, fetus 1 +O360912 Maternal care for other rhesus isoimmunization, first trimester, fetus 2 +O360913 Maternal care for other rhesus isoimmunization, first trimester, fetus 3 +O360914 Maternal care for other rhesus isoimmunization, first trimester, fetus 4 +O360915 Maternal care for other rhesus isoimmunization, first trimester, fetus 5 +O360919 Maternal care for other rhesus isoimmunization, first trimester, other fetus +O360920 Maternal care for other rhesus isoimmunization, second trimester, not applicable or unspecified +O360921 Maternal care for other rhesus isoimmunization, second trimester, fetus 1 +O360922 Maternal care for other rhesus isoimmunization, second trimester, fetus 2 +O360923 Maternal care for other rhesus isoimmunization, second trimester, fetus 3 +O360924 Maternal care for other rhesus isoimmunization, second trimester, fetus 4 +O360925 Maternal care for other rhesus isoimmunization, second trimester, fetus 5 +O360929 Maternal care for other rhesus isoimmunization, second trimester, other fetus +O360930 Maternal care for other rhesus isoimmunization, third trimester, not applicable or unspecified +O360931 Maternal care for other rhesus isoimmunization, third trimester, fetus 1 +O360932 Maternal care for other rhesus isoimmunization, third trimester, fetus 2 +O360933 Maternal care for other rhesus isoimmunization, third trimester, fetus 3 +O360934 Maternal care for other rhesus isoimmunization, third trimester, fetus 4 +O360935 Maternal care for other rhesus isoimmunization, third trimester, fetus 5 +O360939 Maternal care for other rhesus isoimmunization, third trimester, other fetus +O360990 Maternal care for other rhesus isoimmunization, unspecified trimester, not applicable or unspecified +O360991 Maternal care for other rhesus isoimmunization, unspecified trimester, fetus 1 +O360992 Maternal care for other rhesus isoimmunization, unspecified trimester, fetus 2 +O360993 Maternal care for other rhesus isoimmunization, unspecified trimester, fetus 3 +O360994 Maternal care for other rhesus isoimmunization, unspecified trimester, fetus 4 +O360995 Maternal care for other rhesus isoimmunization, unspecified trimester, fetus 5 +O360999 Maternal care for other rhesus isoimmunization, unspecified trimester, other fetus +O361110 Maternal care for Anti-A sensitization, first trimester, not applicable or unspecified +O361111 Maternal care for Anti-A sensitization, first trimester, fetus 1 +O361112 Maternal care for Anti-A sensitization, first trimester, fetus 2 +O361113 Maternal care for Anti-A sensitization, first trimester, fetus 3 +O361114 Maternal care for Anti-A sensitization, first trimester, fetus 4 +O361115 Maternal care for Anti-A sensitization, first trimester, fetus 5 +O361119 Maternal care for Anti-A sensitization, first trimester, other fetus +O361120 Maternal care for Anti-A sensitization, second trimester, not applicable or unspecified +O361121 Maternal care for Anti-A sensitization, second trimester, fetus 1 +O361122 Maternal care for Anti-A sensitization, second trimester, fetus 2 +O361123 Maternal care for Anti-A sensitization, second trimester, fetus 3 +O361124 Maternal care for Anti-A sensitization, second trimester, fetus 4 +O361125 Maternal care for Anti-A sensitization, second trimester, fetus 5 +O361129 Maternal care for Anti-A sensitization, second trimester, other fetus +O361130 Maternal care for Anti-A sensitization, third trimester, not applicable or unspecified +O361131 Maternal care for Anti-A sensitization, third trimester, fetus 1 +O361132 Maternal care for Anti-A sensitization, third trimester, fetus 2 +O361133 Maternal care for Anti-A sensitization, third trimester, fetus 3 +O361134 Maternal care for Anti-A sensitization, third trimester, fetus 4 +O361135 Maternal care for Anti-A sensitization, third trimester, fetus 5 +O361139 Maternal care for Anti-A sensitization, third trimester, other fetus +O361190 Maternal care for Anti-A sensitization, unspecified trimester, not applicable or unspecified +O361191 Maternal care for Anti-A sensitization, unspecified trimester, fetus 1 +O361192 Maternal care for Anti-A sensitization, unspecified trimester, fetus 2 +O361193 Maternal care for Anti-A sensitization, unspecified trimester, fetus 3 +O361194 Maternal care for Anti-A sensitization, unspecified trimester, fetus 4 +O361195 Maternal care for Anti-A sensitization, unspecified trimester, fetus 5 +O361199 Maternal care for Anti-A sensitization, unspecified trimester, other fetus +O361910 Maternal care for other isoimmunization, first trimester, not applicable or unspecified +O361911 Maternal care for other isoimmunization, first trimester, fetus 1 +O361912 Maternal care for other isoimmunization, first trimester, fetus 2 +O361913 Maternal care for other isoimmunization, first trimester, fetus 3 +O361914 Maternal care for other isoimmunization, first trimester, fetus 4 +O361915 Maternal care for other isoimmunization, first trimester, fetus 5 +O361919 Maternal care for other isoimmunization, first trimester, other fetus +O361920 Maternal care for other isoimmunization, second trimester, not applicable or unspecified +O361921 Maternal care for other isoimmunization, second trimester, fetus 1 +O361922 Maternal care for other isoimmunization, second trimester, fetus 2 +O361923 Maternal care for other isoimmunization, second trimester, fetus 3 +O361924 Maternal care for other isoimmunization, second trimester, fetus 4 +O361925 Maternal care for other isoimmunization, second trimester, fetus 5 +O361929 Maternal care for other isoimmunization, second trimester, other fetus +O361930 Maternal care for other isoimmunization, third trimester, not applicable or unspecified +O361931 Maternal care for other isoimmunization, third trimester, fetus 1 +O361932 Maternal care for other isoimmunization, third trimester, fetus 2 +O361933 Maternal care for other isoimmunization, third trimester, fetus 3 +O361934 Maternal care for other isoimmunization, third trimester, fetus 4 +O361935 Maternal care for other isoimmunization, third trimester, fetus 5 +O361939 Maternal care for other isoimmunization, third trimester, other fetus +O361990 Maternal care for other isoimmunization, unspecified trimester, not applicable or unspecified +O361991 Maternal care for other isoimmunization, unspecified trimester, fetus 1 +O361992 Maternal care for other isoimmunization, unspecified trimester, fetus 2 +O361993 Maternal care for other isoimmunization, unspecified trimester, fetus 3 +O361994 Maternal care for other isoimmunization, unspecified trimester, fetus 4 +O361995 Maternal care for other isoimmunization, unspecified trimester, fetus 5 +O361999 Maternal care for other isoimmunization, unspecified trimester, other fetus +O3620X0 Maternal care for hydrops fetalis, unspecified trimester, not applicable or unspecified +O3620X1 Maternal care for hydrops fetalis, unspecified trimester, fetus 1 +O3620X2 Maternal care for hydrops fetalis, unspecified trimester, fetus 2 +O3620X3 Maternal care for hydrops fetalis, unspecified trimester, fetus 3 +O3620X4 Maternal care for hydrops fetalis, unspecified trimester, fetus 4 +O3620X5 Maternal care for hydrops fetalis, unspecified trimester, fetus 5 +O3620X9 Maternal care for hydrops fetalis, unspecified trimester, other fetus +O3621X0 Maternal care for hydrops fetalis, first trimester, not applicable or unspecified +O3621X1 Maternal care for hydrops fetalis, first trimester, fetus 1 +O3621X2 Maternal care for hydrops fetalis, first trimester, fetus 2 +O3621X3 Maternal care for hydrops fetalis, first trimester, fetus 3 +O3621X4 Maternal care for hydrops fetalis, first trimester, fetus 4 +O3621X5 Maternal care for hydrops fetalis, first trimester, fetus 5 +O3621X9 Maternal care for hydrops fetalis, first trimester, other fetus +O3622X0 Maternal care for hydrops fetalis, second trimester, not applicable or unspecified +O3622X1 Maternal care for hydrops fetalis, second trimester, fetus 1 +O3622X2 Maternal care for hydrops fetalis, second trimester, fetus 2 +O3622X3 Maternal care for hydrops fetalis, second trimester, fetus 3 +O3622X4 Maternal care for hydrops fetalis, second trimester, fetus 4 +O3622X5 Maternal care for hydrops fetalis, second trimester, fetus 5 +O3622X9 Maternal care for hydrops fetalis, second trimester, other fetus +O3623X0 Maternal care for hydrops fetalis, third trimester, not applicable or unspecified +O3623X1 Maternal care for hydrops fetalis, third trimester, fetus 1 +O3623X2 Maternal care for hydrops fetalis, third trimester, fetus 2 +O3623X3 Maternal care for hydrops fetalis, third trimester, fetus 3 +O3623X4 Maternal care for hydrops fetalis, third trimester, fetus 4 +O3623X5 Maternal care for hydrops fetalis, third trimester, fetus 5 +O3623X9 Maternal care for hydrops fetalis, third trimester, other fetus +O364XX0 Maternal care for intrauterine death, not applicable or unspecified +O364XX1 Maternal care for intrauterine death, fetus 1 +O364XX2 Maternal care for intrauterine death, fetus 2 +O364XX3 Maternal care for intrauterine death, fetus 3 +O364XX4 Maternal care for intrauterine death, fetus 4 +O364XX5 Maternal care for intrauterine death, fetus 5 +O364XX9 Maternal care for intrauterine death, other fetus +O365110 Maternal care for known or suspected placental insufficiency, first trimester, not applicable or unspecified +O365111 Maternal care for known or suspected placental insufficiency, first trimester, fetus 1 +O365112 Maternal care for known or suspected placental insufficiency, first trimester, fetus 2 +O365113 Maternal care for known or suspected placental insufficiency, first trimester, fetus 3 +O365114 Maternal care for known or suspected placental insufficiency, first trimester, fetus 4 +O365115 Maternal care for known or suspected placental insufficiency, first trimester, fetus 5 +O365119 Maternal care for known or suspected placental insufficiency, first trimester, other fetus +O365120 Maternal care for known or suspected placental insufficiency, second trimester, not applicable or unspecified +O365121 Maternal care for known or suspected placental insufficiency, second trimester, fetus 1 +O365122 Maternal care for known or suspected placental insufficiency, second trimester, fetus 2 +O365123 Maternal care for known or suspected placental insufficiency, second trimester, fetus 3 +O365124 Maternal care for known or suspected placental insufficiency, second trimester, fetus 4 +O365125 Maternal care for known or suspected placental insufficiency, second trimester, fetus 5 +O365129 Maternal care for known or suspected placental insufficiency, second trimester, other fetus +O365130 Maternal care for known or suspected placental insufficiency, third trimester, not applicable or unspecified +O365131 Maternal care for known or suspected placental insufficiency, third trimester, fetus 1 +O365132 Maternal care for known or suspected placental insufficiency, third trimester, fetus 2 +O365133 Maternal care for known or suspected placental insufficiency, third trimester, fetus 3 +O365134 Maternal care for known or suspected placental insufficiency, third trimester, fetus 4 +O365135 Maternal care for known or suspected placental insufficiency, third trimester, fetus 5 +O365139 Maternal care for known or suspected placental insufficiency, third trimester, other fetus +O365190 Maternal care for known or suspected placental insufficiency, unspecified trimester, not applicable or unspecified +O365191 Maternal care for known or suspected placental insufficiency, unspecified trimester, fetus 1 +O365192 Maternal care for known or suspected placental insufficiency, unspecified trimester, fetus 2 +O365193 Maternal care for known or suspected placental insufficiency, unspecified trimester, fetus 3 +O365194 Maternal care for known or suspected placental insufficiency, unspecified trimester, fetus 4 +O365195 Maternal care for known or suspected placental insufficiency, unspecified trimester, fetus 5 +O365199 Maternal care for known or suspected placental insufficiency, unspecified trimester, other fetus +O365910 Maternal care for other known or suspected poor fetal growth, first trimester, not applicable or unspecified +O365911 Maternal care for other known or suspected poor fetal growth, first trimester, fetus 1 +O365912 Maternal care for other known or suspected poor fetal growth, first trimester, fetus 2 +O365913 Maternal care for other known or suspected poor fetal growth, first trimester, fetus 3 +O365914 Maternal care for other known or suspected poor fetal growth, first trimester, fetus 4 +O365915 Maternal care for other known or suspected poor fetal growth, first trimester, fetus 5 +O365919 Maternal care for other known or suspected poor fetal growth, first trimester, other fetus +O365920 Maternal care for other known or suspected poor fetal growth, second trimester, not applicable or unspecified +O365921 Maternal care for other known or suspected poor fetal growth, second trimester, fetus 1 +O365922 Maternal care for other known or suspected poor fetal growth, second trimester, fetus 2 +O365923 Maternal care for other known or suspected poor fetal growth, second trimester, fetus 3 +O365924 Maternal care for other known or suspected poor fetal growth, second trimester, fetus 4 +O365925 Maternal care for other known or suspected poor fetal growth, second trimester, fetus 5 +O365929 Maternal care for other known or suspected poor fetal growth, second trimester, other fetus +O365930 Maternal care for other known or suspected poor fetal growth, third trimester, not applicable or unspecified +O365931 Maternal care for other known or suspected poor fetal growth, third trimester, fetus 1 +O365932 Maternal care for other known or suspected poor fetal growth, third trimester, fetus 2 +O365933 Maternal care for other known or suspected poor fetal growth, third trimester, fetus 3 +O365934 Maternal care for other known or suspected poor fetal growth, third trimester, fetus 4 +O365935 Maternal care for other known or suspected poor fetal growth, third trimester, fetus 5 +O365939 Maternal care for other known or suspected poor fetal growth, third trimester, other fetus +O365990 Maternal care for other known or suspected poor fetal growth, unspecified trimester, not applicable or unspecified +O365991 Maternal care for other known or suspected poor fetal growth, unspecified trimester, fetus 1 +O365992 Maternal care for other known or suspected poor fetal growth, unspecified trimester, fetus 2 +O365993 Maternal care for other known or suspected poor fetal growth, unspecified trimester, fetus 3 +O365994 Maternal care for other known or suspected poor fetal growth, unspecified trimester, fetus 4 +O365995 Maternal care for other known or suspected poor fetal growth, unspecified trimester, fetus 5 +O365999 Maternal care for other known or suspected poor fetal growth, unspecified trimester, other fetus +O3660X0 Maternal care for excessive fetal growth, unspecified trimester, not applicable or unspecified +O3660X1 Maternal care for excessive fetal growth, unspecified trimester, fetus 1 +O3660X2 Maternal care for excessive fetal growth, unspecified trimester, fetus 2 +O3660X3 Maternal care for excessive fetal growth, unspecified trimester, fetus 3 +O3660X4 Maternal care for excessive fetal growth, unspecified trimester, fetus 4 +O3660X5 Maternal care for excessive fetal growth, unspecified trimester, fetus 5 +O3660X9 Maternal care for excessive fetal growth, unspecified trimester, other fetus +O3661X0 Maternal care for excessive fetal growth, first trimester, not applicable or unspecified +O3661X1 Maternal care for excessive fetal growth, first trimester, fetus 1 +O3661X2 Maternal care for excessive fetal growth, first trimester, fetus 2 +O3661X3 Maternal care for excessive fetal growth, first trimester, fetus 3 +O3661X4 Maternal care for excessive fetal growth, first trimester, fetus 4 +O3661X5 Maternal care for excessive fetal growth, first trimester, fetus 5 +O3661X9 Maternal care for excessive fetal growth, first trimester, other fetus +O3662X0 Maternal care for excessive fetal growth, second trimester, not applicable or unspecified +O3662X1 Maternal care for excessive fetal growth, second trimester, fetus 1 +O3662X2 Maternal care for excessive fetal growth, second trimester, fetus 2 +O3662X3 Maternal care for excessive fetal growth, second trimester, fetus 3 +O3662X4 Maternal care for excessive fetal growth, second trimester, fetus 4 +O3662X5 Maternal care for excessive fetal growth, second trimester, fetus 5 +O3662X9 Maternal care for excessive fetal growth, second trimester, other fetus +O3663X0 Maternal care for excessive fetal growth, third trimester, not applicable or unspecified +O3663X1 Maternal care for excessive fetal growth, third trimester, fetus 1 +O3663X2 Maternal care for excessive fetal growth, third trimester, fetus 2 +O3663X3 Maternal care for excessive fetal growth, third trimester, fetus 3 +O3663X4 Maternal care for excessive fetal growth, third trimester, fetus 4 +O3663X5 Maternal care for excessive fetal growth, third trimester, fetus 5 +O3663X9 Maternal care for excessive fetal growth, third trimester, other fetus +O3670X0 Maternal care for viable fetus in abdominal pregnancy, unspecified trimester, not applicable or unspecified +O3670X1 Maternal care for viable fetus in abdominal pregnancy, unspecified trimester, fetus 1 +O3670X2 Maternal care for viable fetus in abdominal pregnancy, unspecified trimester, fetus 2 +O3670X3 Maternal care for viable fetus in abdominal pregnancy, unspecified trimester, fetus 3 +O3670X4 Maternal care for viable fetus in abdominal pregnancy, unspecified trimester, fetus 4 +O3670X5 Maternal care for viable fetus in abdominal pregnancy, unspecified trimester, fetus 5 +O3670X9 Maternal care for viable fetus in abdominal pregnancy, unspecified trimester, other fetus +O3671X0 Maternal care for viable fetus in abdominal pregnancy, first trimester, not applicable or unspecified +O3671X1 Maternal care for viable fetus in abdominal pregnancy, first trimester, fetus 1 +O3671X2 Maternal care for viable fetus in abdominal pregnancy, first trimester, fetus 2 +O3671X3 Maternal care for viable fetus in abdominal pregnancy, first trimester, fetus 3 +O3671X4 Maternal care for viable fetus in abdominal pregnancy, first trimester, fetus 4 +O3671X5 Maternal care for viable fetus in abdominal pregnancy, first trimester, fetus 5 +O3671X9 Maternal care for viable fetus in abdominal pregnancy, first trimester, other fetus +O3672X0 Maternal care for viable fetus in abdominal pregnancy, second trimester, not applicable or unspecified +O3672X1 Maternal care for viable fetus in abdominal pregnancy, second trimester, fetus 1 +O3672X2 Maternal care for viable fetus in abdominal pregnancy, second trimester, fetus 2 +O3672X3 Maternal care for viable fetus in abdominal pregnancy, second trimester, fetus 3 +O3672X4 Maternal care for viable fetus in abdominal pregnancy, second trimester, fetus 4 +O3672X5 Maternal care for viable fetus in abdominal pregnancy, second trimester, fetus 5 +O3672X9 Maternal care for viable fetus in abdominal pregnancy, second trimester, other fetus +O3673X0 Maternal care for viable fetus in abdominal pregnancy, third trimester, not applicable or unspecified +O3673X1 Maternal care for viable fetus in abdominal pregnancy, third trimester, fetus 1 +O3673X2 Maternal care for viable fetus in abdominal pregnancy, third trimester, fetus 2 +O3673X3 Maternal care for viable fetus in abdominal pregnancy, third trimester, fetus 3 +O3673X4 Maternal care for viable fetus in abdominal pregnancy, third trimester, fetus 4 +O3673X5 Maternal care for viable fetus in abdominal pregnancy, third trimester, fetus 5 +O3673X9 Maternal care for viable fetus in abdominal pregnancy, third trimester, other fetus +O3680X0 Pregnancy with inconclusive fetal viability, not applicable or unspecified +O3680X1 Pregnancy with inconclusive fetal viability, fetus 1 +O3680X2 Pregnancy with inconclusive fetal viability, fetus 2 +O3680X3 Pregnancy with inconclusive fetal viability, fetus 3 +O3680X4 Pregnancy with inconclusive fetal viability, fetus 4 +O3680X5 Pregnancy with inconclusive fetal viability, fetus 5 +O3680X9 Pregnancy with inconclusive fetal viability, other fetus +O368120 Decreased fetal movements, second trimester, not applicable or unspecified +O368121 Decreased fetal movements, second trimester, fetus 1 +O368122 Decreased fetal movements, second trimester, fetus 2 +O368123 Decreased fetal movements, second trimester, fetus 3 +O368124 Decreased fetal movements, second trimester, fetus 4 +O368125 Decreased fetal movements, second trimester, fetus 5 +O368129 Decreased fetal movements, second trimester, other fetus +O368130 Decreased fetal movements, third trimester, not applicable or unspecified +O368131 Decreased fetal movements, third trimester, fetus 1 +O368132 Decreased fetal movements, third trimester, fetus 2 +O368133 Decreased fetal movements, third trimester, fetus 3 +O368134 Decreased fetal movements, third trimester, fetus 4 +O368135 Decreased fetal movements, third trimester, fetus 5 +O368139 Decreased fetal movements, third trimester, other fetus +O368190 Decreased fetal movements, unspecified trimester, not applicable or unspecified +O368191 Decreased fetal movements, unspecified trimester, fetus 1 +O368192 Decreased fetal movements, unspecified trimester, fetus 2 +O368193 Decreased fetal movements, unspecified trimester, fetus 3 +O368194 Decreased fetal movements, unspecified trimester, fetus 4 +O368195 Decreased fetal movements, unspecified trimester, fetus 5 +O368199 Decreased fetal movements, unspecified trimester, other fetus +O368210 Fetal anemia and thrombocytopenia, first trimester, not applicable or unspecified +O368211 Fetal anemia and thrombocytopenia, first trimester, fetus 1 +O368212 Fetal anemia and thrombocytopenia, first trimester, fetus 2 +O368213 Fetal anemia and thrombocytopenia, first trimester, fetus 3 +O368214 Fetal anemia and thrombocytopenia, first trimester, fetus 4 +O368215 Fetal anemia and thrombocytopenia, first trimester, fetus 5 +O368219 Fetal anemia and thrombocytopenia, first trimester, other fetus +O368220 Fetal anemia and thrombocytopenia, second trimester, not applicable or unspecified +O368221 Fetal anemia and thrombocytopenia, second trimester, fetus 1 +O368222 Fetal anemia and thrombocytopenia, second trimester, fetus 2 +O368223 Fetal anemia and thrombocytopenia, second trimester, fetus 3 +O368224 Fetal anemia and thrombocytopenia, second trimester, fetus 4 +O368225 Fetal anemia and thrombocytopenia, second trimester, fetus 5 +O368229 Fetal anemia and thrombocytopenia, second trimester, other fetus +O368230 Fetal anemia and thrombocytopenia, third trimester, not applicable or unspecified +O368231 Fetal anemia and thrombocytopenia, third trimester, fetus 1 +O368232 Fetal anemia and thrombocytopenia, third trimester, fetus 2 +O368233 Fetal anemia and thrombocytopenia, third trimester, fetus 3 +O368234 Fetal anemia and thrombocytopenia, third trimester, fetus 4 +O368235 Fetal anemia and thrombocytopenia, third trimester, fetus 5 +O368239 Fetal anemia and thrombocytopenia, third trimester, other fetus +O368290 Fetal anemia and thrombocytopenia, unspecified trimester, not applicable or unspecified +O368291 Fetal anemia and thrombocytopenia, unspecified trimester, fetus 1 +O368292 Fetal anemia and thrombocytopenia, unspecified trimester, fetus 2 +O368293 Fetal anemia and thrombocytopenia, unspecified trimester, fetus 3 +O368294 Fetal anemia and thrombocytopenia, unspecified trimester, fetus 4 +O368295 Fetal anemia and thrombocytopenia, unspecified trimester, fetus 5 +O368299 Fetal anemia and thrombocytopenia, unspecified trimester, other fetus +O368310 Maternal care for abnormalities of the fetal heart rate or rhythm, first trimester, not applicable or unspecified +O368311 Maternal care for abnormalities of the fetal heart rate or rhythm, first trimester, fetus 1 +O368312 Maternal care for abnormalities of the fetal heart rate or rhythm, first trimester, fetus 2 +O368313 Maternal care for abnormalities of the fetal heart rate or rhythm, first trimester, fetus 3 +O368314 Maternal care for abnormalities of the fetal heart rate or rhythm, first trimester, fetus 4 +O368315 Maternal care for abnormalities of the fetal heart rate or rhythm, first trimester, fetus 5 +O368319 Maternal care for abnormalities of the fetal heart rate or rhythm, first trimester, other fetus +O368320 Maternal care for abnormalities of the fetal heart rate or rhythm, second trimester, not applicable or unspecified +O368321 Maternal care for abnormalities of the fetal heart rate or rhythm, second trimester, fetus 1 +O368322 Maternal care for abnormalities of the fetal heart rate or rhythm, second trimester, fetus 2 +O368323 Maternal care for abnormalities of the fetal heart rate or rhythm, second trimester, fetus 3 +O368324 Maternal care for abnormalities of the fetal heart rate or rhythm, second trimester, fetus 4 +O368325 Maternal care for abnormalities of the fetal heart rate or rhythm, second trimester, fetus 5 +O368329 Maternal care for abnormalities of the fetal heart rate or rhythm, second trimester, other fetus +O368330 Maternal care for abnormalities of the fetal heart rate or rhythm, third trimester, not applicable or unspecified +O368331 Maternal care for abnormalities of the fetal heart rate or rhythm, third trimester, fetus 1 +O368332 Maternal care for abnormalities of the fetal heart rate or rhythm, third trimester, fetus 2 +O368333 Maternal care for abnormalities of the fetal heart rate or rhythm, third trimester, fetus 3 +O368334 Maternal care for abnormalities of the fetal heart rate or rhythm, third trimester, fetus 4 +O368335 Maternal care for abnormalities of the fetal heart rate or rhythm, third trimester, fetus 5 +O368339 Maternal care for abnormalities of the fetal heart rate or rhythm, third trimester, other fetus +O368390 Maternal care for abnormalities of the fetal heart rate or rhythm, unspecified trimester, not applicable or unspecified +O368391 Maternal care for abnormalities of the fetal heart rate or rhythm, unspecified trimester, fetus 1 +O368392 Maternal care for abnormalities of the fetal heart rate or rhythm, unspecified trimester, fetus 2 +O368393 Maternal care for abnormalities of the fetal heart rate or rhythm, unspecified trimester, fetus 3 +O368394 Maternal care for abnormalities of the fetal heart rate or rhythm, unspecified trimester, fetus 4 +O368395 Maternal care for abnormalities of the fetal heart rate or rhythm, unspecified trimester, fetus 5 +O368399 Maternal care for abnormalities of the fetal heart rate or rhythm, unspecified trimester, other fetus +O368910 Maternal care for other specified fetal problems, first trimester, not applicable or unspecified +O368911 Maternal care for other specified fetal problems, first trimester, fetus 1 +O368912 Maternal care for other specified fetal problems, first trimester, fetus 2 +O368913 Maternal care for other specified fetal problems, first trimester, fetus 3 +O368914 Maternal care for other specified fetal problems, first trimester, fetus 4 +O368915 Maternal care for other specified fetal problems, first trimester, fetus 5 +O368919 Maternal care for other specified fetal problems, first trimester, other fetus +O368920 Maternal care for other specified fetal problems, second trimester, not applicable or unspecified +O368921 Maternal care for other specified fetal problems, second trimester, fetus 1 +O368922 Maternal care for other specified fetal problems, second trimester, fetus 2 +O368923 Maternal care for other specified fetal problems, second trimester, fetus 3 +O368924 Maternal care for other specified fetal problems, second trimester, fetus 4 +O368925 Maternal care for other specified fetal problems, second trimester, fetus 5 +O368929 Maternal care for other specified fetal problems, second trimester, other fetus +O368930 Maternal care for other specified fetal problems, third trimester, not applicable or unspecified +O368931 Maternal care for other specified fetal problems, third trimester, fetus 1 +O368932 Maternal care for other specified fetal problems, third trimester, fetus 2 +O368933 Maternal care for other specified fetal problems, third trimester, fetus 3 +O368934 Maternal care for other specified fetal problems, third trimester, fetus 4 +O368935 Maternal care for other specified fetal problems, third trimester, fetus 5 +O368939 Maternal care for other specified fetal problems, third trimester, other fetus +O368990 Maternal care for other specified fetal problems, unspecified trimester, not applicable or unspecified +O368991 Maternal care for other specified fetal problems, unspecified trimester, fetus 1 +O368992 Maternal care for other specified fetal problems, unspecified trimester, fetus 2 +O368993 Maternal care for other specified fetal problems, unspecified trimester, fetus 3 +O368994 Maternal care for other specified fetal problems, unspecified trimester, fetus 4 +O368995 Maternal care for other specified fetal problems, unspecified trimester, fetus 5 +O368999 Maternal care for other specified fetal problems, unspecified trimester, other fetus +O3690X0 Maternal care for fetal problem, unspecified, unspecified trimester, not applicable or unspecified +O3690X1 Maternal care for fetal problem, unspecified, unspecified trimester, fetus 1 +O3690X2 Maternal care for fetal problem, unspecified, unspecified trimester, fetus 2 +O3690X3 Maternal care for fetal problem, unspecified, unspecified trimester, fetus 3 +O3690X4 Maternal care for fetal problem, unspecified, unspecified trimester, fetus 4 +O3690X5 Maternal care for fetal problem, unspecified, unspecified trimester, fetus 5 +O3690X9 Maternal care for fetal problem, unspecified, unspecified trimester, other fetus +O3691X0 Maternal care for fetal problem, unspecified, first trimester, not applicable or unspecified +O3691X1 Maternal care for fetal problem, unspecified, first trimester, fetus 1 +O3691X2 Maternal care for fetal problem, unspecified, first trimester, fetus 2 +O3691X3 Maternal care for fetal problem, unspecified, first trimester, fetus 3 +O3691X4 Maternal care for fetal problem, unspecified, first trimester, fetus 4 +O3691X5 Maternal care for fetal problem, unspecified, first trimester, fetus 5 +O3691X9 Maternal care for fetal problem, unspecified, first trimester, other fetus +O3692X0 Maternal care for fetal problem, unspecified, second trimester, not applicable or unspecified +O3692X1 Maternal care for fetal problem, unspecified, second trimester, fetus 1 +O3692X2 Maternal care for fetal problem, unspecified, second trimester, fetus 2 +O3692X3 Maternal care for fetal problem, unspecified, second trimester, fetus 3 +O3692X4 Maternal care for fetal problem, unspecified, second trimester, fetus 4 +O3692X5 Maternal care for fetal problem, unspecified, second trimester, fetus 5 +O3692X9 Maternal care for fetal problem, unspecified, second trimester, other fetus +O3693X0 Maternal care for fetal problem, unspecified, third trimester, not applicable or unspecified +O3693X1 Maternal care for fetal problem, unspecified, third trimester, fetus 1 +O3693X2 Maternal care for fetal problem, unspecified, third trimester, fetus 2 +O3693X3 Maternal care for fetal problem, unspecified, third trimester, fetus 3 +O3693X4 Maternal care for fetal problem, unspecified, third trimester, fetus 4 +O3693X5 Maternal care for fetal problem, unspecified, third trimester, fetus 5 +O3693X9 Maternal care for fetal problem, unspecified, third trimester, other fetus +O401XX0 Polyhydramnios, first trimester, not applicable or unspecified +O401XX1 Polyhydramnios, first trimester, fetus 1 +O401XX2 Polyhydramnios, first trimester, fetus 2 +O401XX3 Polyhydramnios, first trimester, fetus 3 +O401XX4 Polyhydramnios, first trimester, fetus 4 +O401XX5 Polyhydramnios, first trimester, fetus 5 +O401XX9 Polyhydramnios, first trimester, other fetus +O402XX0 Polyhydramnios, second trimester, not applicable or unspecified +O402XX1 Polyhydramnios, second trimester, fetus 1 +O402XX2 Polyhydramnios, second trimester, fetus 2 +O402XX3 Polyhydramnios, second trimester, fetus 3 +O402XX4 Polyhydramnios, second trimester, fetus 4 +O402XX5 Polyhydramnios, second trimester, fetus 5 +O402XX9 Polyhydramnios, second trimester, other fetus +O403XX0 Polyhydramnios, third trimester, not applicable or unspecified +O403XX1 Polyhydramnios, third trimester, fetus 1 +O403XX2 Polyhydramnios, third trimester, fetus 2 +O403XX3 Polyhydramnios, third trimester, fetus 3 +O403XX4 Polyhydramnios, third trimester, fetus 4 +O403XX5 Polyhydramnios, third trimester, fetus 5 +O403XX9 Polyhydramnios, third trimester, other fetus +O409XX0 Polyhydramnios, unspecified trimester, not applicable or unspecified +O409XX1 Polyhydramnios, unspecified trimester, fetus 1 +O409XX2 Polyhydramnios, unspecified trimester, fetus 2 +O409XX3 Polyhydramnios, unspecified trimester, fetus 3 +O409XX4 Polyhydramnios, unspecified trimester, fetus 4 +O409XX5 Polyhydramnios, unspecified trimester, fetus 5 +O409XX9 Polyhydramnios, unspecified trimester, other fetus +O4100X0 Oligohydramnios, unspecified trimester, not applicable or unspecified +O4100X1 Oligohydramnios, unspecified trimester, fetus 1 +O4100X2 Oligohydramnios, unspecified trimester, fetus 2 +O4100X3 Oligohydramnios, unspecified trimester, fetus 3 +O4100X4 Oligohydramnios, unspecified trimester, fetus 4 +O4100X5 Oligohydramnios, unspecified trimester, fetus 5 +O4100X9 Oligohydramnios, unspecified trimester, other fetus +O4101X0 Oligohydramnios, first trimester, not applicable or unspecified +O4101X1 Oligohydramnios, first trimester, fetus 1 +O4101X2 Oligohydramnios, first trimester, fetus 2 +O4101X3 Oligohydramnios, first trimester, fetus 3 +O4101X4 Oligohydramnios, first trimester, fetus 4 +O4101X5 Oligohydramnios, first trimester, fetus 5 +O4101X9 Oligohydramnios, first trimester, other fetus +O4102X0 Oligohydramnios, second trimester, not applicable or unspecified +O4102X1 Oligohydramnios, second trimester, fetus 1 +O4102X2 Oligohydramnios, second trimester, fetus 2 +O4102X3 Oligohydramnios, second trimester, fetus 3 +O4102X4 Oligohydramnios, second trimester, fetus 4 +O4102X5 Oligohydramnios, second trimester, fetus 5 +O4102X9 Oligohydramnios, second trimester, other fetus +O4103X0 Oligohydramnios, third trimester, not applicable or unspecified +O4103X1 Oligohydramnios, third trimester, fetus 1 +O4103X2 Oligohydramnios, third trimester, fetus 2 +O4103X3 Oligohydramnios, third trimester, fetus 3 +O4103X4 Oligohydramnios, third trimester, fetus 4 +O4103X5 Oligohydramnios, third trimester, fetus 5 +O4103X9 Oligohydramnios, third trimester, other fetus +O411010 Infection of amniotic sac and membranes, unspecified, first trimester, not applicable or unspecified +O411011 Infection of amniotic sac and membranes, unspecified, first trimester, fetus 1 +O411012 Infection of amniotic sac and membranes, unspecified, first trimester, fetus 2 +O411013 Infection of amniotic sac and membranes, unspecified, first trimester, fetus 3 +O411014 Infection of amniotic sac and membranes, unspecified, first trimester, fetus 4 +O411015 Infection of amniotic sac and membranes, unspecified, first trimester, fetus 5 +O411019 Infection of amniotic sac and membranes, unspecified, first trimester, other fetus +O411020 Infection of amniotic sac and membranes, unspecified, second trimester, not applicable or unspecified +O411021 Infection of amniotic sac and membranes, unspecified, second trimester, fetus 1 +O411022 Infection of amniotic sac and membranes, unspecified, second trimester, fetus 2 +O411023 Infection of amniotic sac and membranes, unspecified, second trimester, fetus 3 +O411024 Infection of amniotic sac and membranes, unspecified, second trimester, fetus 4 +O411025 Infection of amniotic sac and membranes, unspecified, second trimester, fetus 5 +O411029 Infection of amniotic sac and membranes, unspecified, second trimester, other fetus +O411030 Infection of amniotic sac and membranes, unspecified, third trimester, not applicable or unspecified +O411031 Infection of amniotic sac and membranes, unspecified, third trimester, fetus 1 +O411032 Infection of amniotic sac and membranes, unspecified, third trimester, fetus 2 +O411033 Infection of amniotic sac and membranes, unspecified, third trimester, fetus 3 +O411034 Infection of amniotic sac and membranes, unspecified, third trimester, fetus 4 +O411035 Infection of amniotic sac and membranes, unspecified, third trimester, fetus 5 +O411039 Infection of amniotic sac and membranes, unspecified, third trimester, other fetus +O411090 Infection of amniotic sac and membranes, unspecified, unspecified trimester, not applicable or unspecified +O411091 Infection of amniotic sac and membranes, unspecified, unspecified trimester, fetus 1 +O411092 Infection of amniotic sac and membranes, unspecified, unspecified trimester, fetus 2 +O411093 Infection of amniotic sac and membranes, unspecified, unspecified trimester, fetus 3 +O411094 Infection of amniotic sac and membranes, unspecified, unspecified trimester, fetus 4 +O411095 Infection of amniotic sac and membranes, unspecified, unspecified trimester, fetus 5 +O411099 Infection of amniotic sac and membranes, unspecified, unspecified trimester, other fetus +O411210 Chorioamnionitis, first trimester, not applicable or unspecified +O411211 Chorioamnionitis, first trimester, fetus 1 +O411212 Chorioamnionitis, first trimester, fetus 2 +O411213 Chorioamnionitis, first trimester, fetus 3 +O411214 Chorioamnionitis, first trimester, fetus 4 +O411215 Chorioamnionitis, first trimester, fetus 5 +O411219 Chorioamnionitis, first trimester, other fetus +O411220 Chorioamnionitis, second trimester, not applicable or unspecified +O411221 Chorioamnionitis, second trimester, fetus 1 +O411222 Chorioamnionitis, second trimester, fetus 2 +O411223 Chorioamnionitis, second trimester, fetus 3 +O411224 Chorioamnionitis, second trimester, fetus 4 +O411225 Chorioamnionitis, second trimester, fetus 5 +O411229 Chorioamnionitis, second trimester, other fetus +O411230 Chorioamnionitis, third trimester, not applicable or unspecified +O411231 Chorioamnionitis, third trimester, fetus 1 +O411232 Chorioamnionitis, third trimester, fetus 2 +O411233 Chorioamnionitis, third trimester, fetus 3 +O411234 Chorioamnionitis, third trimester, fetus 4 +O411235 Chorioamnionitis, third trimester, fetus 5 +O411239 Chorioamnionitis, third trimester, other fetus +O411290 Chorioamnionitis, unspecified trimester, not applicable or unspecified +O411291 Chorioamnionitis, unspecified trimester, fetus 1 +O411292 Chorioamnionitis, unspecified trimester, fetus 2 +O411293 Chorioamnionitis, unspecified trimester, fetus 3 +O411294 Chorioamnionitis, unspecified trimester, fetus 4 +O411295 Chorioamnionitis, unspecified trimester, fetus 5 +O411299 Chorioamnionitis, unspecified trimester, other fetus +O411410 Placentitis, first trimester, not applicable or unspecified +O411411 Placentitis, first trimester, fetus 1 +O411412 Placentitis, first trimester, fetus 2 +O411413 Placentitis, first trimester, fetus 3 +O411414 Placentitis, first trimester, fetus 4 +O411415 Placentitis, first trimester, fetus 5 +O411419 Placentitis, first trimester, other fetus +O411420 Placentitis, second trimester, not applicable or unspecified +O411421 Placentitis, second trimester, fetus 1 +O411422 Placentitis, second trimester, fetus 2 +O411423 Placentitis, second trimester, fetus 3 +O411424 Placentitis, second trimester, fetus 4 +O411425 Placentitis, second trimester, fetus 5 +O411429 Placentitis, second trimester, other fetus +O411430 Placentitis, third trimester, not applicable or unspecified +O411431 Placentitis, third trimester, fetus 1 +O411432 Placentitis, third trimester, fetus 2 +O411433 Placentitis, third trimester, fetus 3 +O411434 Placentitis, third trimester, fetus 4 +O411435 Placentitis, third trimester, fetus 5 +O411439 Placentitis, third trimester, other fetus +O411490 Placentitis, unspecified trimester, not applicable or unspecified +O411491 Placentitis, unspecified trimester, fetus 1 +O411492 Placentitis, unspecified trimester, fetus 2 +O411493 Placentitis, unspecified trimester, fetus 3 +O411494 Placentitis, unspecified trimester, fetus 4 +O411495 Placentitis, unspecified trimester, fetus 5 +O411499 Placentitis, unspecified trimester, other fetus +O418X10 Other specified disorders of amniotic fluid and membranes, first trimester, not applicable or unspecified +O418X11 Other specified disorders of amniotic fluid and membranes, first trimester, fetus 1 +O418X12 Other specified disorders of amniotic fluid and membranes, first trimester, fetus 2 +O418X13 Other specified disorders of amniotic fluid and membranes, first trimester, fetus 3 +O418X14 Other specified disorders of amniotic fluid and membranes, first trimester, fetus 4 +O418X15 Other specified disorders of amniotic fluid and membranes, first trimester, fetus 5 +O418X19 Other specified disorders of amniotic fluid and membranes, first trimester, other fetus +O418X20 Other specified disorders of amniotic fluid and membranes, second trimester, not applicable or unspecified +O418X21 Other specified disorders of amniotic fluid and membranes, second trimester, fetus 1 +O418X22 Other specified disorders of amniotic fluid and membranes, second trimester, fetus 2 +O418X23 Other specified disorders of amniotic fluid and membranes, second trimester, fetus 3 +O418X24 Other specified disorders of amniotic fluid and membranes, second trimester, fetus 4 +O418X25 Other specified disorders of amniotic fluid and membranes, second trimester, fetus 5 +O418X29 Other specified disorders of amniotic fluid and membranes, second trimester, other fetus +O418X30 Other specified disorders of amniotic fluid and membranes, third trimester, not applicable or unspecified +O418X31 Other specified disorders of amniotic fluid and membranes, third trimester, fetus 1 +O418X32 Other specified disorders of amniotic fluid and membranes, third trimester, fetus 2 +O418X33 Other specified disorders of amniotic fluid and membranes, third trimester, fetus 3 +O418X34 Other specified disorders of amniotic fluid and membranes, third trimester, fetus 4 +O418X35 Other specified disorders of amniotic fluid and membranes, third trimester, fetus 5 +O418X39 Other specified disorders of amniotic fluid and membranes, third trimester, other fetus +O418X90 Other specified disorders of amniotic fluid and membranes, unspecified trimester, not applicable or unspecified +O418X91 Other specified disorders of amniotic fluid and membranes, unspecified trimester, fetus 1 +O418X92 Other specified disorders of amniotic fluid and membranes, unspecified trimester, fetus 2 +O418X93 Other specified disorders of amniotic fluid and membranes, unspecified trimester, fetus 3 +O418X94 Other specified disorders of amniotic fluid and membranes, unspecified trimester, fetus 4 +O418X95 Other specified disorders of amniotic fluid and membranes, unspecified trimester, fetus 5 +O418X99 Other specified disorders of amniotic fluid and membranes, unspecified trimester, other fetus +O4190X0 Disorder of amniotic fluid and membranes, unspecified, unspecified trimester, not applicable or unspecified +O4190X1 Disorder of amniotic fluid and membranes, unspecified, unspecified trimester, fetus 1 +O4190X2 Disorder of amniotic fluid and membranes, unspecified, unspecified trimester, fetus 2 +O4190X3 Disorder of amniotic fluid and membranes, unspecified, unspecified trimester, fetus 3 +O4190X4 Disorder of amniotic fluid and membranes, unspecified, unspecified trimester, fetus 4 +O4190X5 Disorder of amniotic fluid and membranes, unspecified, unspecified trimester, fetus 5 +O4190X9 Disorder of amniotic fluid and membranes, unspecified, unspecified trimester, other fetus +O4191X0 Disorder of amniotic fluid and membranes, unspecified, first trimester, not applicable or unspecified +O4191X1 Disorder of amniotic fluid and membranes, unspecified, first trimester, fetus 1 +O4191X2 Disorder of amniotic fluid and membranes, unspecified, first trimester, fetus 2 +O4191X3 Disorder of amniotic fluid and membranes, unspecified, first trimester, fetus 3 +O4191X4 Disorder of amniotic fluid and membranes, unspecified, first trimester, fetus 4 +O4191X5 Disorder of amniotic fluid and membranes, unspecified, first trimester, fetus 5 +O4191X9 Disorder of amniotic fluid and membranes, unspecified, first trimester, other fetus +O4192X0 Disorder of amniotic fluid and membranes, unspecified, second trimester, not applicable or unspecified +O4192X1 Disorder of amniotic fluid and membranes, unspecified, second trimester, fetus 1 +O4192X2 Disorder of amniotic fluid and membranes, unspecified, second trimester, fetus 2 +O4192X3 Disorder of amniotic fluid and membranes, unspecified, second trimester, fetus 3 +O4192X4 Disorder of amniotic fluid and membranes, unspecified, second trimester, fetus 4 +O4192X5 Disorder of amniotic fluid and membranes, unspecified, second trimester, fetus 5 +O4192X9 Disorder of amniotic fluid and membranes, unspecified, second trimester, other fetus +O4193X0 Disorder of amniotic fluid and membranes, unspecified, third trimester, not applicable or unspecified +O4193X1 Disorder of amniotic fluid and membranes, unspecified, third trimester, fetus 1 +O4193X2 Disorder of amniotic fluid and membranes, unspecified, third trimester, fetus 2 +O4193X3 Disorder of amniotic fluid and membranes, unspecified, third trimester, fetus 3 +O4193X4 Disorder of amniotic fluid and membranes, unspecified, third trimester, fetus 4 +O4193X5 Disorder of amniotic fluid and membranes, unspecified, third trimester, fetus 5 +O4193X9 Disorder of amniotic fluid and membranes, unspecified, third trimester, other fetus +O4200 Premature rupture of membranes, onset of labor within 24 hours of rupture, unspecified weeks of gestation +O42011 Preterm premature rupture of membranes, onset of labor within 24 hours of rupture, first trimester +O42012 Preterm premature rupture of membranes, onset of labor within 24 hours of rupture, second trimester +O42013 Preterm premature rupture of membranes, onset of labor within 24 hours of rupture, third trimester +O42019 Preterm premature rupture of membranes, onset of labor within 24 hours of rupture, unspecified trimester +O4202 Full-term premature rupture of membranes, onset of labor within 24 hours of rupture +O4210 Premature rupture of membranes, onset of labor more than 24 hours following rupture, unspecified weeks of gestation +O42111 Preterm premature rupture of membranes, onset of labor more than 24 hours following rupture, first trimester +O42112 Preterm premature rupture of membranes, onset of labor more than 24 hours following rupture, second trimester +O42113 Preterm premature rupture of membranes, onset of labor more than 24 hours following rupture, third trimester +O42119 Preterm premature rupture of membranes, onset of labor more than 24 hours following rupture, unspecified trimester +O4212 Full-term premature rupture of membranes, onset of labor more than 24 hours following rupture +O4290 Premature rupture of membranes, unspecified as to length of time between rupture and onset of labor, unspecified weeks of gestation +O42911 Preterm premature rupture of membranes, unspecified as to length of time between rupture and onset of labor, first trimester +O42912 Preterm premature rupture of membranes, unspecified as to length of time between rupture and onset of labor, second trimester +O42913 Preterm premature rupture of membranes, unspecified as to length of time between rupture and onset of labor, third trimester +O42919 Preterm premature rupture of membranes, unspecified as to length of time between rupture and onset of labor, unspecified trimester +O4292 Full-term premature rupture of membranes, unspecified as to length of time between rupture and onset of labor +O43011 Fetomaternal placental transfusion syndrome, first trimester +O43012 Fetomaternal placental transfusion syndrome, second trimester +O43013 Fetomaternal placental transfusion syndrome, third trimester +O43019 Fetomaternal placental transfusion syndrome, unspecified trimester +O43021 Fetus-to-fetus placental transfusion syndrome, first trimester +O43022 Fetus-to-fetus placental transfusion syndrome, second trimester +O43023 Fetus-to-fetus placental transfusion syndrome, third trimester +O43029 Fetus-to-fetus placental transfusion syndrome, unspecified trimester +O43101 Malformation of placenta, unspecified, first trimester +O43102 Malformation of placenta, unspecified, second trimester +O43103 Malformation of placenta, unspecified, third trimester +O43109 Malformation of placenta, unspecified, unspecified trimester +O43111 Circumvallate placenta, first trimester +O43112 Circumvallate placenta, second trimester +O43113 Circumvallate placenta, third trimester +O43119 Circumvallate placenta, unspecified trimester +O43121 Velamentous insertion of umbilical cord, first trimester +O43122 Velamentous insertion of umbilical cord, second trimester +O43123 Velamentous insertion of umbilical cord, third trimester +O43129 Velamentous insertion of umbilical cord, unspecified trimester +O43191 Other malformation of placenta, first trimester +O43192 Other malformation of placenta, second trimester +O43193 Other malformation of placenta, third trimester +O43199 Other malformation of placenta, unspecified trimester +O43211 Placenta accreta, first trimester +O43212 Placenta accreta, second trimester +O43213 Placenta accreta, third trimester +O43219 Placenta accreta, unspecified trimester +O43221 Placenta increta, first trimester +O43222 Placenta increta, second trimester +O43223 Placenta increta, third trimester +O43229 Placenta increta, unspecified trimester +O43231 Placenta percreta, first trimester +O43232 Placenta percreta, second trimester +O43233 Placenta percreta, third trimester +O43239 Placenta percreta, unspecified trimester +O43811 Placental infarction, first trimester +O43812 Placental infarction, second trimester +O43813 Placental infarction, third trimester +O43819 Placental infarction, unspecified trimester +O43891 Other placental disorders, first trimester +O43892 Other placental disorders, second trimester +O43893 Other placental disorders, third trimester +O43899 Other placental disorders, unspecified trimester +O4390 Unspecified placental disorder, unspecified trimester +O4391 Unspecified placental disorder, first trimester +O4392 Unspecified placental disorder, second trimester +O4393 Unspecified placental disorder, third trimester +O4400 Complete placenta previa NOS or without hemorrhage, unspecified trimester +O4401 Complete placenta previa NOS or without hemorrhage, first trimester +O4402 Complete placenta previa NOS or without hemorrhage, second trimester +O4403 Complete placenta previa NOS or without hemorrhage, third trimester +O4410 Complete placenta previa with hemorrhage, unspecified trimester +O4411 Complete placenta previa with hemorrhage, first trimester +O4412 Complete placenta previa with hemorrhage, second trimester +O4413 Complete placenta previa with hemorrhage, third trimester +O4420 Partial placenta previa NOS or without hemorrhage, unspecified trimester +O4421 Partial placenta previa NOS or without hemorrhage, first trimester +O4422 Partial placenta previa NOS or without hemorrhage, second trimester +O4423 Partial placenta previa NOS or without hemorrhage, third trimester +O4430 Partial placenta previa with hemorrhage, unspecified trimester +O4431 Partial placenta previa with hemorrhage, first trimester +O4432 Partial placenta previa with hemorrhage, second trimester +O4433 Partial placenta previa with hemorrhage, third trimester +O4440 Low lying placenta NOS or without hemorrhage, unspecified trimester +O4441 Low lying placenta NOS or without hemorrhage, first trimester +O4442 Low lying placenta NOS or without hemorrhage, second trimester +O4443 Low lying placenta NOS or without hemorrhage, third trimester +O4450 Low lying placenta with hemorrhage, unspecified trimester +O4451 Low lying placenta with hemorrhage, first trimester +O4452 Low lying placenta with hemorrhage, second trimester +O4453 Low lying placenta with hemorrhage, third trimester +O45001 Premature separation of placenta with coagulation defect, unspecified, first trimester +O45002 Premature separation of placenta with coagulation defect, unspecified, second trimester +O45003 Premature separation of placenta with coagulation defect, unspecified, third trimester +O45009 Premature separation of placenta with coagulation defect, unspecified, unspecified trimester +O45011 Premature separation of placenta with afibrinogenemia, first trimester +O45012 Premature separation of placenta with afibrinogenemia, second trimester +O45013 Premature separation of placenta with afibrinogenemia, third trimester +O45019 Premature separation of placenta with afibrinogenemia, unspecified trimester +O45021 Premature separation of placenta with disseminated intravascular coagulation, first trimester +O45022 Premature separation of placenta with disseminated intravascular coagulation, second trimester +O45023 Premature separation of placenta with disseminated intravascular coagulation, third trimester +O45029 Premature separation of placenta with disseminated intravascular coagulation, unspecified trimester +O45091 Premature separation of placenta with other coagulation defect, first trimester +O45092 Premature separation of placenta with other coagulation defect, second trimester +O45093 Premature separation of placenta with other coagulation defect, third trimester +O45099 Premature separation of placenta with other coagulation defect, unspecified trimester +O458X1 Other premature separation of placenta, first trimester +O458X2 Other premature separation of placenta, second trimester +O458X3 Other premature separation of placenta, third trimester +O458X9 Other premature separation of placenta, unspecified trimester +O4590 Premature separation of placenta, unspecified, unspecified trimester +O4591 Premature separation of placenta, unspecified, first trimester +O4592 Premature separation of placenta, unspecified, second trimester +O4593 Premature separation of placenta, unspecified, third trimester +O46001 Antepartum hemorrhage with coagulation defect, unspecified, first trimester +O46002 Antepartum hemorrhage with coagulation defect, unspecified, second trimester +O46003 Antepartum hemorrhage with coagulation defect, unspecified, third trimester +O46009 Antepartum hemorrhage with coagulation defect, unspecified, unspecified trimester +O46011 Antepartum hemorrhage with afibrinogenemia, first trimester +O46012 Antepartum hemorrhage with afibrinogenemia, second trimester +O46013 Antepartum hemorrhage with afibrinogenemia, third trimester +O46019 Antepartum hemorrhage with afibrinogenemia, unspecified trimester +O46021 Antepartum hemorrhage with disseminated intravascular coagulation, first trimester +O46022 Antepartum hemorrhage with disseminated intravascular coagulation, second trimester +O46023 Antepartum hemorrhage with disseminated intravascular coagulation, third trimester +O46029 Antepartum hemorrhage with disseminated intravascular coagulation, unspecified trimester +O46091 Antepartum hemorrhage with other coagulation defect, first trimester +O46092 Antepartum hemorrhage with other coagulation defect, second trimester +O46093 Antepartum hemorrhage with other coagulation defect, third trimester +O46099 Antepartum hemorrhage with other coagulation defect, unspecified trimester +O468X1 Other antepartum hemorrhage, first trimester +O468X2 Other antepartum hemorrhage, second trimester +O468X3 Other antepartum hemorrhage, third trimester +O468X9 Other antepartum hemorrhage, unspecified trimester +O4690 Antepartum hemorrhage, unspecified, unspecified trimester +O4691 Antepartum hemorrhage, unspecified, first trimester +O4692 Antepartum hemorrhage, unspecified, second trimester +O4693 Antepartum hemorrhage, unspecified, third trimester +O4700 False labor before 37 completed weeks of gestation, unspecified trimester +O4702 False labor before 37 completed weeks of gestation, second trimester +O4703 False labor before 37 completed weeks of gestation, third trimester +O471 False labor at or after 37 completed weeks of gestation +O479 False labor, unspecified +O480 Post-term pregnancy +O481 Prolonged pregnancy +O6000 Preterm labor without delivery, unspecified trimester +O6002 Preterm labor without delivery, second trimester +O6003 Preterm labor without delivery, third trimester +O6010X0 Preterm labor with preterm delivery, unspecified trimester, not applicable or unspecified +O6010X1 Preterm labor with preterm delivery, unspecified trimester, fetus 1 +O6010X2 Preterm labor with preterm delivery, unspecified trimester, fetus 2 +O6010X3 Preterm labor with preterm delivery, unspecified trimester, fetus 3 +O6010X4 Preterm labor with preterm delivery, unspecified trimester, fetus 4 +O6010X5 Preterm labor with preterm delivery, unspecified trimester, fetus 5 +O6010X9 Preterm labor with preterm delivery, unspecified trimester, other fetus +O6012X0 Preterm labor second trimester with preterm delivery second trimester, not applicable or unspecified +O6012X1 Preterm labor second trimester with preterm delivery second trimester, fetus 1 +O6012X2 Preterm labor second trimester with preterm delivery second trimester, fetus 2 +O6012X3 Preterm labor second trimester with preterm delivery second trimester, fetus 3 +O6012X4 Preterm labor second trimester with preterm delivery second trimester, fetus 4 +O6012X5 Preterm labor second trimester with preterm delivery second trimester, fetus 5 +O6012X9 Preterm labor second trimester with preterm delivery second trimester, other fetus +O6013X0 Preterm labor second trimester with preterm delivery third trimester, not applicable or unspecified +O6013X1 Preterm labor second trimester with preterm delivery third trimester, fetus 1 +O6013X2 Preterm labor second trimester with preterm delivery third trimester, fetus 2 +O6013X3 Preterm labor second trimester with preterm delivery third trimester, fetus 3 +O6013X4 Preterm labor second trimester with preterm delivery third trimester, fetus 4 +O6013X5 Preterm labor second trimester with preterm delivery third trimester, fetus 5 +O6013X9 Preterm labor second trimester with preterm delivery third trimester, other fetus +O6014X0 Preterm labor third trimester with preterm delivery third trimester, not applicable or unspecified +O6014X1 Preterm labor third trimester with preterm delivery third trimester, fetus 1 +O6014X2 Preterm labor third trimester with preterm delivery third trimester, fetus 2 +O6014X3 Preterm labor third trimester with preterm delivery third trimester, fetus 3 +O6014X4 Preterm labor third trimester with preterm delivery third trimester, fetus 4 +O6014X5 Preterm labor third trimester with preterm delivery third trimester, fetus 5 +O6014X9 Preterm labor third trimester with preterm delivery third trimester, other fetus +O6020X0 Term delivery with preterm labor, unspecified trimester, not applicable or unspecified +O6020X1 Term delivery with preterm labor, unspecified trimester, fetus 1 +O6020X2 Term delivery with preterm labor, unspecified trimester, fetus 2 +O6020X3 Term delivery with preterm labor, unspecified trimester, fetus 3 +O6020X4 Term delivery with preterm labor, unspecified trimester, fetus 4 +O6020X5 Term delivery with preterm labor, unspecified trimester, fetus 5 +O6020X9 Term delivery with preterm labor, unspecified trimester, other fetus +O6022X0 Term delivery with preterm labor, second trimester, not applicable or unspecified +O6022X1 Term delivery with preterm labor, second trimester, fetus 1 +O6022X2 Term delivery with preterm labor, second trimester, fetus 2 +O6022X3 Term delivery with preterm labor, second trimester, fetus 3 +O6022X4 Term delivery with preterm labor, second trimester, fetus 4 +O6022X5 Term delivery with preterm labor, second trimester, fetus 5 +O6022X9 Term delivery with preterm labor, second trimester, other fetus +O6023X0 Term delivery with preterm labor, third trimester, not applicable or unspecified +O6023X1 Term delivery with preterm labor, third trimester, fetus 1 +O6023X2 Term delivery with preterm labor, third trimester, fetus 2 +O6023X3 Term delivery with preterm labor, third trimester, fetus 3 +O6023X4 Term delivery with preterm labor, third trimester, fetus 4 +O6023X5 Term delivery with preterm labor, third trimester, fetus 5 +O6023X9 Term delivery with preterm labor, third trimester, other fetus +O610 Failed medical induction of labor +O611 Failed instrumental induction of labor +O618 Other failed induction of labor +O619 Failed induction of labor, unspecified +O620 Primary inadequate contractions +O621 Secondary uterine inertia +O622 Other uterine inertia +O623 Precipitate labor +O624 Hypertonic, incoordinate, and prolonged uterine contractions +O628 Other abnormalities of forces of labor +O629 Abnormality of forces of labor, unspecified +O630 Prolonged first stage (of labor) +O631 Prolonged second stage (of labor) +O632 Delayed delivery of second twin, triplet, etc. +O639 Long labor, unspecified +O640XX0 Obstructed labor due to incomplete rotation of fetal head, not applicable or unspecified +O640XX1 Obstructed labor due to incomplete rotation of fetal head, fetus 1 +O640XX2 Obstructed labor due to incomplete rotation of fetal head, fetus 2 +O640XX3 Obstructed labor due to incomplete rotation of fetal head, fetus 3 +O640XX4 Obstructed labor due to incomplete rotation of fetal head, fetus 4 +O640XX5 Obstructed labor due to incomplete rotation of fetal head, fetus 5 +O640XX9 Obstructed labor due to incomplete rotation of fetal head, other fetus +O641XX0 Obstructed labor due to breech presentation, not applicable or unspecified +O641XX1 Obstructed labor due to breech presentation, fetus 1 +O641XX2 Obstructed labor due to breech presentation, fetus 2 +O641XX3 Obstructed labor due to breech presentation, fetus 3 +O641XX4 Obstructed labor due to breech presentation, fetus 4 +O641XX5 Obstructed labor due to breech presentation, fetus 5 +O641XX9 Obstructed labor due to breech presentation, other fetus +O642XX0 Obstructed labor due to face presentation, not applicable or unspecified +O642XX1 Obstructed labor due to face presentation, fetus 1 +O642XX2 Obstructed labor due to face presentation, fetus 2 +O642XX3 Obstructed labor due to face presentation, fetus 3 +O642XX4 Obstructed labor due to face presentation, fetus 4 +O642XX5 Obstructed labor due to face presentation, fetus 5 +O642XX9 Obstructed labor due to face presentation, other fetus +O643XX0 Obstructed labor due to brow presentation, not applicable or unspecified +O643XX1 Obstructed labor due to brow presentation, fetus 1 +O643XX2 Obstructed labor due to brow presentation, fetus 2 +O643XX3 Obstructed labor due to brow presentation, fetus 3 +O643XX4 Obstructed labor due to brow presentation, fetus 4 +O643XX5 Obstructed labor due to brow presentation, fetus 5 +O643XX9 Obstructed labor due to brow presentation, other fetus +O644XX0 Obstructed labor due to shoulder presentation, not applicable or unspecified +O644XX1 Obstructed labor due to shoulder presentation, fetus 1 +O644XX2 Obstructed labor due to shoulder presentation, fetus 2 +O644XX3 Obstructed labor due to shoulder presentation, fetus 3 +O644XX4 Obstructed labor due to shoulder presentation, fetus 4 +O644XX5 Obstructed labor due to shoulder presentation, fetus 5 +O644XX9 Obstructed labor due to shoulder presentation, other fetus +O645XX0 Obstructed labor due to compound presentation, not applicable or unspecified +O645XX1 Obstructed labor due to compound presentation, fetus 1 +O645XX2 Obstructed labor due to compound presentation, fetus 2 +O645XX3 Obstructed labor due to compound presentation, fetus 3 +O645XX4 Obstructed labor due to compound presentation, fetus 4 +O645XX5 Obstructed labor due to compound presentation, fetus 5 +O645XX9 Obstructed labor due to compound presentation, other fetus +O648XX0 Obstructed labor due to other malposition and malpresentation, not applicable or unspecified +O648XX1 Obstructed labor due to other malposition and malpresentation, fetus 1 +O648XX2 Obstructed labor due to other malposition and malpresentation, fetus 2 +O648XX3 Obstructed labor due to other malposition and malpresentation, fetus 3 +O648XX4 Obstructed labor due to other malposition and malpresentation, fetus 4 +O648XX5 Obstructed labor due to other malposition and malpresentation, fetus 5 +O648XX9 Obstructed labor due to other malposition and malpresentation, other fetus +O649XX0 Obstructed labor due to malposition and malpresentation, unspecified, not applicable or unspecified +O649XX1 Obstructed labor due to malposition and malpresentation, unspecified, fetus 1 +O649XX2 Obstructed labor due to malposition and malpresentation, unspecified, fetus 2 +O649XX3 Obstructed labor due to malposition and malpresentation, unspecified, fetus 3 +O649XX4 Obstructed labor due to malposition and malpresentation, unspecified, fetus 4 +O649XX5 Obstructed labor due to malposition and malpresentation, unspecified, fetus 5 +O649XX9 Obstructed labor due to malposition and malpresentation, unspecified, other fetus +O650 Obstructed labor due to deformed pelvis +O651 Obstructed labor due to generally contracted pelvis +O652 Obstructed labor due to pelvic inlet contraction +O653 Obstructed labor due to pelvic outlet and mid-cavity contraction +O654 Obstructed labor due to fetopelvic disproportion, unspecified +O655 Obstructed labor due to abnormality of maternal pelvic organs +O658 Obstructed labor due to other maternal pelvic abnormalities +O659 Obstructed labor due to maternal pelvic abnormality, unspecified +O660 Obstructed labor due to shoulder dystocia +O661 Obstructed labor due to locked twins +O662 Obstructed labor due to unusually large fetus +O663 Obstructed labor due to other abnormalities of fetus +O6640 Failed trial of labor, unspecified +O6641 Failed attempted vaginal birth after previous cesarean delivery +O665 Attempted application of vacuum extractor and forceps +O666 Obstructed labor due to other multiple fetuses +O668 Other specified obstructed labor +O669 Obstructed labor, unspecified +O670 Intrapartum hemorrhage with coagulation defect +O678 Other intrapartum hemorrhage +O679 Intrapartum hemorrhage, unspecified +O68 Labor and delivery complicated by abnormality of fetal acid-base balance +O690XX0 Labor and delivery complicated by prolapse of cord, not applicable or unspecified +O690XX1 Labor and delivery complicated by prolapse of cord, fetus 1 +O690XX2 Labor and delivery complicated by prolapse of cord, fetus 2 +O690XX3 Labor and delivery complicated by prolapse of cord, fetus 3 +O690XX4 Labor and delivery complicated by prolapse of cord, fetus 4 +O690XX5 Labor and delivery complicated by prolapse of cord, fetus 5 +O690XX9 Labor and delivery complicated by prolapse of cord, other fetus +O691XX0 Labor and delivery complicated by cord around neck, with compression, not applicable or unspecified +O691XX1 Labor and delivery complicated by cord around neck, with compression, fetus 1 +O691XX2 Labor and delivery complicated by cord around neck, with compression, fetus 2 +O691XX3 Labor and delivery complicated by cord around neck, with compression, fetus 3 +O691XX4 Labor and delivery complicated by cord around neck, with compression, fetus 4 +O691XX5 Labor and delivery complicated by cord around neck, with compression, fetus 5 +O691XX9 Labor and delivery complicated by cord around neck, with compression, other fetus +O692XX0 Labor and delivery complicated by other cord entanglement, with compression, not applicable or unspecified +O692XX1 Labor and delivery complicated by other cord entanglement, with compression, fetus 1 +O692XX2 Labor and delivery complicated by other cord entanglement, with compression, fetus 2 +O692XX3 Labor and delivery complicated by other cord entanglement, with compression, fetus 3 +O692XX4 Labor and delivery complicated by other cord entanglement, with compression, fetus 4 +O692XX5 Labor and delivery complicated by other cord entanglement, with compression, fetus 5 +O692XX9 Labor and delivery complicated by other cord entanglement, with compression, other fetus +O693XX0 Labor and delivery complicated by short cord, not applicable or unspecified +O693XX1 Labor and delivery complicated by short cord, fetus 1 +O693XX2 Labor and delivery complicated by short cord, fetus 2 +O693XX3 Labor and delivery complicated by short cord, fetus 3 +O693XX4 Labor and delivery complicated by short cord, fetus 4 +O693XX5 Labor and delivery complicated by short cord, fetus 5 +O693XX9 Labor and delivery complicated by short cord, other fetus +O694XX0 Labor and delivery complicated by vasa previa, not applicable or unspecified +O694XX1 Labor and delivery complicated by vasa previa, fetus 1 +O694XX2 Labor and delivery complicated by vasa previa, fetus 2 +O694XX3 Labor and delivery complicated by vasa previa, fetus 3 +O694XX4 Labor and delivery complicated by vasa previa, fetus 4 +O694XX5 Labor and delivery complicated by vasa previa, fetus 5 +O694XX9 Labor and delivery complicated by vasa previa, other fetus +O695XX0 Labor and delivery complicated by vascular lesion of cord, not applicable or unspecified +O695XX1 Labor and delivery complicated by vascular lesion of cord, fetus 1 +O695XX2 Labor and delivery complicated by vascular lesion of cord, fetus 2 +O695XX3 Labor and delivery complicated by vascular lesion of cord, fetus 3 +O695XX4 Labor and delivery complicated by vascular lesion of cord, fetus 4 +O695XX5 Labor and delivery complicated by vascular lesion of cord, fetus 5 +O695XX9 Labor and delivery complicated by vascular lesion of cord, other fetus +O6981X0 Labor and delivery complicated by cord around neck, without compression, not applicable or unspecified +O6981X1 Labor and delivery complicated by cord around neck, without compression, fetus 1 +O6981X2 Labor and delivery complicated by cord around neck, without compression, fetus 2 +O6981X3 Labor and delivery complicated by cord around neck, without compression, fetus 3 +O6981X4 Labor and delivery complicated by cord around neck, without compression, fetus 4 +O6981X5 Labor and delivery complicated by cord around neck, without compression, fetus 5 +O6981X9 Labor and delivery complicated by cord around neck, without compression, other fetus +O6982X0 Labor and delivery complicated by other cord entanglement, without compression, not applicable or unspecified +O6982X1 Labor and delivery complicated by other cord entanglement, without compression, fetus 1 +O6982X2 Labor and delivery complicated by other cord entanglement, without compression, fetus 2 +O6982X3 Labor and delivery complicated by other cord entanglement, without compression, fetus 3 +O6982X4 Labor and delivery complicated by other cord entanglement, without compression, fetus 4 +O6982X5 Labor and delivery complicated by other cord entanglement, without compression, fetus 5 +O6982X9 Labor and delivery complicated by other cord entanglement, without compression, other fetus +O6989X0 Labor and delivery complicated by other cord complications, not applicable or unspecified +O6989X1 Labor and delivery complicated by other cord complications, fetus 1 +O6989X2 Labor and delivery complicated by other cord complications, fetus 2 +O6989X3 Labor and delivery complicated by other cord complications, fetus 3 +O6989X4 Labor and delivery complicated by other cord complications, fetus 4 +O6989X5 Labor and delivery complicated by other cord complications, fetus 5 +O6989X9 Labor and delivery complicated by other cord complications, other fetus +O699XX0 Labor and delivery complicated by cord complication, unspecified, not applicable or unspecified +O699XX1 Labor and delivery complicated by cord complication, unspecified, fetus 1 +O699XX2 Labor and delivery complicated by cord complication, unspecified, fetus 2 +O699XX3 Labor and delivery complicated by cord complication, unspecified, fetus 3 +O699XX4 Labor and delivery complicated by cord complication, unspecified, fetus 4 +O699XX5 Labor and delivery complicated by cord complication, unspecified, fetus 5 +O699XX9 Labor and delivery complicated by cord complication, unspecified, other fetus +O700 First degree perineal laceration during delivery +O701 Second degree perineal laceration during delivery +O7020 Third degree perineal laceration during delivery, unspecified +O7021 Third degree perineal laceration during delivery, IIIa +O7022 Third degree perineal laceration during delivery, IIIb +O7023 Third degree perineal laceration during delivery, IIIc +O703 Fourth degree perineal laceration during delivery +O704 Anal sphincter tear complicating delivery, not associated with third degree laceration +O709 Perineal laceration during delivery, unspecified +O7100 Rupture of uterus before onset of labor, unspecified trimester +O7102 Rupture of uterus before onset of labor, second trimester +O7103 Rupture of uterus before onset of labor, third trimester +O711 Rupture of uterus during labor +O712 Postpartum inversion of uterus +O713 Obstetric laceration of cervix +O714 Obstetric high vaginal laceration alone +O715 Other obstetric injury to pelvic organs +O716 Obstetric damage to pelvic joints and ligaments +O717 Obstetric hematoma of pelvis +O7181 Laceration of uterus, not elsewhere classified +O7182 Other specified trauma to perineum and vulva +O7189 Other specified obstetric trauma +O719 Obstetric trauma, unspecified +O720 Third-stage hemorrhage +O721 Other immediate postpartum hemorrhage +O722 Delayed and secondary postpartum hemorrhage +O723 Postpartum coagulation defects +O730 Retained placenta without hemorrhage +O731 Retained portions of placenta and membranes, without hemorrhage +O740 Aspiration pneumonitis due to anesthesia during labor and delivery +O741 Other pulmonary complications of anesthesia during labor and delivery +O742 Cardiac complications of anesthesia during labor and delivery +O743 Central nervous system complications of anesthesia during labor and delivery +O744 Toxic reaction to local anesthesia during labor and delivery +O745 Spinal and epidural anesthesia-induced headache during labor and delivery +O746 Other complications of spinal and epidural anesthesia during labor and delivery +O747 Failed or difficult intubation for anesthesia during labor and delivery +O748 Other complications of anesthesia during labor and delivery +O749 Complication of anesthesia during labor and delivery, unspecified +O750 Maternal distress during labor and delivery +O751 Shock during or following labor and delivery +O752 Pyrexia during labor, not elsewhere classified +O753 Other infection during labor +O754 Other complications of obstetric surgery and procedures +O755 Delayed delivery after artificial rupture of membranes +O7581 Maternal exhaustion complicating labor and delivery +O7582 Onset (spontaneous) of labor after 37 completed weeks of gestation but before 39 completed weeks gestation, with delivery by (planned) cesarean section +O7589 Other specified complications of labor and delivery +O759 Complication of labor and delivery, unspecified +O76 Abnormality in fetal heart rate and rhythm complicating labor and delivery +O770 Labor and delivery complicated by meconium in amniotic fluid +O771 Fetal stress in labor or delivery due to drug administration +O778 Labor and delivery complicated by other evidence of fetal stress +O779 Labor and delivery complicated by fetal stress, unspecified +O80 Encounter for full-term uncomplicated delivery +O82 Encounter for cesarean delivery without indication +O85 Puerperal sepsis +O8600 Infection of obstetric surgical wound, unspecified +O8601 Infection of obstetric surgical wound, superficial incisional site +O8602 Infection of obstetric surgical wound, deep incisional site +O8603 Infection of obstetric surgical wound, organ and space site +O8604 Sepsis following an obstetrical procedure +O8609 Infection of obstetric surgical wound, other surgical site +O8611 Cervicitis following delivery +O8612 Endometritis following delivery +O8613 Vaginitis following delivery +O8619 Other infection of genital tract following delivery +O8620 Urinary tract infection following delivery, unspecified +O8621 Infection of kidney following delivery +O8622 Infection of bladder following delivery +O8629 Other urinary tract infection following delivery +O864 Pyrexia of unknown origin following delivery +O8681 Puerperal septic thrombophlebitis +O8689 Other specified puerperal infections +O870 Superficial thrombophlebitis in the puerperium +O871 Deep phlebothrombosis in the puerperium +O872 Hemorrhoids in the puerperium +O873 Cerebral venous thrombosis in the puerperium +O874 Varicose veins of lower extremity in the puerperium +O878 Other venous complications in the puerperium +O879 Venous complication in the puerperium, unspecified +O88011 Air embolism in pregnancy, first trimester +O88012 Air embolism in pregnancy, second trimester +O88013 Air embolism in pregnancy, third trimester +O88019 Air embolism in pregnancy, unspecified trimester +O8802 Air embolism in childbirth +O8803 Air embolism in the puerperium +O88111 Amniotic fluid embolism in pregnancy, first trimester +O88112 Amniotic fluid embolism in pregnancy, second trimester +O88113 Amniotic fluid embolism in pregnancy, third trimester +O88119 Amniotic fluid embolism in pregnancy, unspecified trimester +O8812 Amniotic fluid embolism in childbirth +O8813 Amniotic fluid embolism in the puerperium +O88211 Thromboembolism in pregnancy, first trimester +O88212 Thromboembolism in pregnancy, second trimester +O88213 Thromboembolism in pregnancy, third trimester +O88219 Thromboembolism in pregnancy, unspecified trimester +O8822 Thromboembolism in childbirth +O8823 Thromboembolism in the puerperium +O88311 Pyemic and septic embolism in pregnancy, first trimester +O88312 Pyemic and septic embolism in pregnancy, second trimester +O88313 Pyemic and septic embolism in pregnancy, third trimester +O88319 Pyemic and septic embolism in pregnancy, unspecified trimester +O8832 Pyemic and septic embolism in childbirth +O8833 Pyemic and septic embolism in the puerperium +O88811 Other embolism in pregnancy, first trimester +O88812 Other embolism in pregnancy, second trimester +O88813 Other embolism in pregnancy, third trimester +O88819 Other embolism in pregnancy, unspecified trimester +O8882 Other embolism in childbirth +O8883 Other embolism in the puerperium +O8901 Aspiration pneumonitis due to anesthesia during the puerperium +O8909 Other pulmonary complications of anesthesia during the puerperium +O891 Cardiac complications of anesthesia during the puerperium +O892 Central nervous system complications of anesthesia during the puerperium +O893 Toxic reaction to local anesthesia during the puerperium +O894 Spinal and epidural anesthesia-induced headache during the puerperium +O895 Other complications of spinal and epidural anesthesia during the puerperium +O896 Failed or difficult intubation for anesthesia during the puerperium +O898 Other complications of anesthesia during the puerperium +O899 Complication of anesthesia during the puerperium, unspecified +O900 Disruption of cesarean delivery wound +O901 Disruption of perineal obstetric wound +O902 Hematoma of obstetric wound +O903 Peripartum cardiomyopathy +O904 Postpartum acute kidney failure +O905 Postpartum thyroiditis +O906 Postpartum mood disturbance +O9081 Anemia of the puerperium +O9089 Other complications of the puerperium, not elsewhere classified +O909 Complication of the puerperium, unspecified +O91011 Infection of nipple associated with pregnancy, first trimester +O91012 Infection of nipple associated with pregnancy, second trimester +O91013 Infection of nipple associated with pregnancy, third trimester +O91019 Infection of nipple associated with pregnancy, unspecified trimester +O9102 Infection of nipple associated with the puerperium +O9103 Infection of nipple associated with lactation +O91111 Abscess of breast associated with pregnancy, first trimester +O91112 Abscess of breast associated with pregnancy, second trimester +O91113 Abscess of breast associated with pregnancy, third trimester +O91119 Abscess of breast associated with pregnancy, unspecified trimester +O9112 Abscess of breast associated with the puerperium +O9113 Abscess of breast associated with lactation +O91211 Nonpurulent mastitis associated with pregnancy, first trimester +O91212 Nonpurulent mastitis associated with pregnancy, second trimester +O91213 Nonpurulent mastitis associated with pregnancy, third trimester +O91219 Nonpurulent mastitis associated with pregnancy, unspecified trimester +O9122 Nonpurulent mastitis associated with the puerperium +O9123 Nonpurulent mastitis associated with lactation +O92011 Retracted nipple associated with pregnancy, first trimester +O92012 Retracted nipple associated with pregnancy, second trimester +O92013 Retracted nipple associated with pregnancy, third trimester +O92019 Retracted nipple associated with pregnancy, unspecified trimester +O9202 Retracted nipple associated with the puerperium +O9203 Retracted nipple associated with lactation +O92111 Cracked nipple associated with pregnancy, first trimester +O92112 Cracked nipple associated with pregnancy, second trimester +O92113 Cracked nipple associated with pregnancy, third trimester +O92119 Cracked nipple associated with pregnancy, unspecified trimester +O9212 Cracked nipple associated with the puerperium +O9213 Cracked nipple associated with lactation +O9220 Unspecified disorder of breast associated with pregnancy and the puerperium +O9229 Other disorders of breast associated with pregnancy and the puerperium +O923 Agalactia +O924 Hypogalactia +O925 Suppressed lactation +O926 Galactorrhea +O9270 Unspecified disorders of lactation +O9279 Other disorders of lactation +O94 Sequelae of complication of pregnancy, childbirth, and the puerperium +O98011 Tuberculosis complicating pregnancy, first trimester +O98012 Tuberculosis complicating pregnancy, second trimester +O98013 Tuberculosis complicating pregnancy, third trimester +O98019 Tuberculosis complicating pregnancy, unspecified trimester +O9802 Tuberculosis complicating childbirth +O9803 Tuberculosis complicating the puerperium +O98111 Syphilis complicating pregnancy, first trimester +O98112 Syphilis complicating pregnancy, second trimester +O98113 Syphilis complicating pregnancy, third trimester +O98119 Syphilis complicating pregnancy, unspecified trimester +O9812 Syphilis complicating childbirth +O9813 Syphilis complicating the puerperium +O98211 Gonorrhea complicating pregnancy, first trimester +O98212 Gonorrhea complicating pregnancy, second trimester +O98213 Gonorrhea complicating pregnancy, third trimester +O98219 Gonorrhea complicating pregnancy, unspecified trimester +O9822 Gonorrhea complicating childbirth +O9823 Gonorrhea complicating the puerperium +O98311 Other infections with a predominantly sexual mode of transmission complicating pregnancy, first trimester +O98312 Other infections with a predominantly sexual mode of transmission complicating pregnancy, second trimester +O98313 Other infections with a predominantly sexual mode of transmission complicating pregnancy, third trimester +O98319 Other infections with a predominantly sexual mode of transmission complicating pregnancy, unspecified trimester +O9832 Other infections with a predominantly sexual mode of transmission complicating childbirth +O9833 Other infections with a predominantly sexual mode of transmission complicating the puerperium +O98411 Viral hepatitis complicating pregnancy, first trimester +O98412 Viral hepatitis complicating pregnancy, second trimester +O98413 Viral hepatitis complicating pregnancy, third trimester +O98419 Viral hepatitis complicating pregnancy, unspecified trimester +O9842 Viral hepatitis complicating childbirth +O9843 Viral hepatitis complicating the puerperium +O98511 Other viral diseases complicating pregnancy, first trimester +O98512 Other viral diseases complicating pregnancy, second trimester +O98513 Other viral diseases complicating pregnancy, third trimester +O98519 Other viral diseases complicating pregnancy, unspecified trimester +O9852 Other viral diseases complicating childbirth +O9853 Other viral diseases complicating the puerperium +O98611 Protozoal diseases complicating pregnancy, first trimester +O98612 Protozoal diseases complicating pregnancy, second trimester +O98613 Protozoal diseases complicating pregnancy, third trimester +O98619 Protozoal diseases complicating pregnancy, unspecified trimester +O9862 Protozoal diseases complicating childbirth +O9863 Protozoal diseases complicating the puerperium +O98711 Human immunodeficiency virus [HIV] disease complicating pregnancy, first trimester +O98712 Human immunodeficiency virus [HIV] disease complicating pregnancy, second trimester +O98713 Human immunodeficiency virus [HIV] disease complicating pregnancy, third trimester +O98719 Human immunodeficiency virus [HIV] disease complicating pregnancy, unspecified trimester +O9872 Human immunodeficiency virus [HIV] disease complicating childbirth +O9873 Human immunodeficiency virus [HIV] disease complicating the puerperium +O98811 Other maternal infectious and parasitic diseases complicating pregnancy, first trimester +O98812 Other maternal infectious and parasitic diseases complicating pregnancy, second trimester +O98813 Other maternal infectious and parasitic diseases complicating pregnancy, third trimester +O98819 Other maternal infectious and parasitic diseases complicating pregnancy, unspecified trimester +O9882 Other maternal infectious and parasitic diseases complicating childbirth +O9883 Other maternal infectious and parasitic diseases complicating the puerperium +O98911 Unspecified maternal infectious and parasitic disease complicating pregnancy, first trimester +O98912 Unspecified maternal infectious and parasitic disease complicating pregnancy, second trimester +O98913 Unspecified maternal infectious and parasitic disease complicating pregnancy, third trimester +O98919 Unspecified maternal infectious and parasitic disease complicating pregnancy, unspecified trimester +O9892 Unspecified maternal infectious and parasitic disease complicating childbirth +O9893 Unspecified maternal infectious and parasitic disease complicating the puerperium +O99011 Anemia complicating pregnancy, first trimester +O99012 Anemia complicating pregnancy, second trimester +O99013 Anemia complicating pregnancy, third trimester +O99019 Anemia complicating pregnancy, unspecified trimester +O9902 Anemia complicating childbirth +O9903 Anemia complicating the puerperium +O99111 Other diseases of the blood and blood-forming organs and certain disorders involving the immune mechanism complicating pregnancy, first trimester +O99112 Other diseases of the blood and blood-forming organs and certain disorders involving the immune mechanism complicating pregnancy, second trimester +O99113 Other diseases of the blood and blood-forming organs and certain disorders involving the immune mechanism complicating pregnancy, third trimester +O99119 Other diseases of the blood and blood-forming organs and certain disorders involving the immune mechanism complicating pregnancy, unspecified trimester +O9912 Other diseases of the blood and blood-forming organs and certain disorders involving the immune mechanism complicating childbirth +O9913 Other diseases of the blood and blood-forming organs and certain disorders involving the immune mechanism complicating the puerperium +O99210 Obesity complicating pregnancy, unspecified trimester +O99211 Obesity complicating pregnancy, first trimester +O99212 Obesity complicating pregnancy, second trimester +O99213 Obesity complicating pregnancy, third trimester +O99214 Obesity complicating childbirth +O99215 Obesity complicating the puerperium +O99280 Endocrine, nutritional and metabolic diseases complicating pregnancy, unspecified trimester +O99281 Endocrine, nutritional and metabolic diseases complicating pregnancy, first trimester +O99282 Endocrine, nutritional and metabolic diseases complicating pregnancy, second trimester +O99283 Endocrine, nutritional and metabolic diseases complicating pregnancy, third trimester +O99284 Endocrine, nutritional and metabolic diseases complicating childbirth +O99285 Endocrine, nutritional and metabolic diseases complicating the puerperium +O99310 Alcohol use complicating pregnancy, unspecified trimester +O99311 Alcohol use complicating pregnancy, first trimester +O99312 Alcohol use complicating pregnancy, second trimester +O99313 Alcohol use complicating pregnancy, third trimester +O99314 Alcohol use complicating childbirth +O99315 Alcohol use complicating the puerperium +O99320 Drug use complicating pregnancy, unspecified trimester +O99321 Drug use complicating pregnancy, first trimester +O99322 Drug use complicating pregnancy, second trimester +O99323 Drug use complicating pregnancy, third trimester +O99324 Drug use complicating childbirth +O99325 Drug use complicating the puerperium +O99330 Smoking (tobacco) complicating pregnancy, unspecified trimester +O99331 Smoking (tobacco) complicating pregnancy, first trimester +O99332 Smoking (tobacco) complicating pregnancy, second trimester +O99333 Smoking (tobacco) complicating pregnancy, third trimester +O99334 Smoking (tobacco) complicating childbirth +O99335 Smoking (tobacco) complicating the puerperium +O99340 Other mental disorders complicating pregnancy, unspecified trimester +O99341 Other mental disorders complicating pregnancy, first trimester +O99342 Other mental disorders complicating pregnancy, second trimester +O99343 Other mental disorders complicating pregnancy, third trimester +O99344 Other mental disorders complicating childbirth +O99345 Other mental disorders complicating the puerperium +O99350 Diseases of the nervous system complicating pregnancy, unspecified trimester +O99351 Diseases of the nervous system complicating pregnancy, first trimester +O99352 Diseases of the nervous system complicating pregnancy, second trimester +O99353 Diseases of the nervous system complicating pregnancy, third trimester +O99354 Diseases of the nervous system complicating childbirth +O99355 Diseases of the nervous system complicating the puerperium +O99411 Diseases of the circulatory system complicating pregnancy, first trimester +O99412 Diseases of the circulatory system complicating pregnancy, second trimester +O99413 Diseases of the circulatory system complicating pregnancy, third trimester +O99419 Diseases of the circulatory system complicating pregnancy, unspecified trimester +O9942 Diseases of the circulatory system complicating childbirth +O9943 Diseases of the circulatory system complicating the puerperium +O99511 Diseases of the respiratory system complicating pregnancy, first trimester +O99512 Diseases of the respiratory system complicating pregnancy, second trimester +O99513 Diseases of the respiratory system complicating pregnancy, third trimester +O99519 Diseases of the respiratory system complicating pregnancy, unspecified trimester +O9952 Diseases of the respiratory system complicating childbirth +O9953 Diseases of the respiratory system complicating the puerperium +O99611 Diseases of the digestive system complicating pregnancy, first trimester +O99612 Diseases of the digestive system complicating pregnancy, second trimester +O99613 Diseases of the digestive system complicating pregnancy, third trimester +O99619 Diseases of the digestive system complicating pregnancy, unspecified trimester +O9962 Diseases of the digestive system complicating childbirth +O9963 Diseases of the digestive system complicating the puerperium +O99711 Diseases of the skin and subcutaneous tissue complicating pregnancy, first trimester +O99712 Diseases of the skin and subcutaneous tissue complicating pregnancy, second trimester +O99713 Diseases of the skin and subcutaneous tissue complicating pregnancy, third trimester +O99719 Diseases of the skin and subcutaneous tissue complicating pregnancy, unspecified trimester +O9972 Diseases of the skin and subcutaneous tissue complicating childbirth +O9973 Diseases of the skin and subcutaneous tissue complicating the puerperium +O99810 Abnormal glucose complicating pregnancy +O99814 Abnormal glucose complicating childbirth +O99815 Abnormal glucose complicating the puerperium +O99820 Streptococcus B carrier state complicating pregnancy +O99824 Streptococcus B carrier state complicating childbirth +O99825 Streptococcus B carrier state complicating the puerperium +O99830 Other infection carrier state complicating pregnancy +O99834 Other infection carrier state complicating childbirth +O99835 Other infection carrier state complicating the puerperium +O99840 Bariatric surgery status complicating pregnancy, unspecified trimester +O99841 Bariatric surgery status complicating pregnancy, first trimester +O99842 Bariatric surgery status complicating pregnancy, second trimester +O99843 Bariatric surgery status complicating pregnancy, third trimester +O99844 Bariatric surgery status complicating childbirth +O99845 Bariatric surgery status complicating the puerperium +O9989 Other specified diseases and conditions complicating pregnancy, childbirth and the puerperium +O9A111 Malignant neoplasm complicating pregnancy, first trimester +O9A112 Malignant neoplasm complicating pregnancy, second trimester +O9A113 Malignant neoplasm complicating pregnancy, third trimester +O9A119 Malignant neoplasm complicating pregnancy, unspecified trimester +O9A12 Malignant neoplasm complicating childbirth +O9A13 Malignant neoplasm complicating the puerperium +O9A211 Injury, poisoning and certain other consequences of external causes complicating pregnancy, first trimester +O9A212 Injury, poisoning and certain other consequences of external causes complicating pregnancy, second trimester +O9A213 Injury, poisoning and certain other consequences of external causes complicating pregnancy, third trimester +O9A219 Injury, poisoning and certain other consequences of external causes complicating pregnancy, unspecified trimester +O9A22 Injury, poisoning and certain other consequences of external causes complicating childbirth +O9A23 Injury, poisoning and certain other consequences of external causes complicating the puerperium +O9A311 Physical abuse complicating pregnancy, first trimester +O9A312 Physical abuse complicating pregnancy, second trimester +O9A313 Physical abuse complicating pregnancy, third trimester +O9A319 Physical abuse complicating pregnancy, unspecified trimester +O9A32 Physical abuse complicating childbirth +O9A33 Physical abuse complicating the puerperium +O9A411 Sexual abuse complicating pregnancy, first trimester +O9A412 Sexual abuse complicating pregnancy, second trimester +O9A413 Sexual abuse complicating pregnancy, third trimester +O9A419 Sexual abuse complicating pregnancy, unspecified trimester +O9A42 Sexual abuse complicating childbirth +O9A43 Sexual abuse complicating the puerperium +O9A511 Psychological abuse complicating pregnancy, first trimester +O9A512 Psychological abuse complicating pregnancy, second trimester +O9A513 Psychological abuse complicating pregnancy, third trimester +O9A519 Psychological abuse complicating pregnancy, unspecified trimester +O9A52 Psychological abuse complicating childbirth +O9A53 Psychological abuse complicating the puerperium +P000 Newborn affected by maternal hypertensive disorders +P001 Newborn affected by maternal renal and urinary tract diseases +P002 Newborn affected by maternal infectious and parasitic diseases +P003 Newborn affected by other maternal circulatory and respiratory diseases +P004 Newborn affected by maternal nutritional disorders +P005 Newborn affected by maternal injury +P006 Newborn affected by surgical procedure on mother +P007 Newborn affected by other medical procedures on mother, not elsewhere classified +P0081 Newborn affected by periodontal disease in mother +P0089 Newborn affected by other maternal conditions +P009 Newborn affected by unspecified maternal condition +P010 Newborn affected by incompetent cervix +P011 Newborn affected by premature rupture of membranes +P012 Newborn affected by oligohydramnios +P013 Newborn affected by polyhydramnios +P014 Newborn affected by ectopic pregnancy +P015 Newborn affected by multiple pregnancy +P016 Newborn affected by maternal death +P017 Newborn affected by malpresentation before labor +P018 Newborn affected by other maternal complications of pregnancy +P019 Newborn affected by maternal complication of pregnancy, unspecified +P020 Newborn affected by placenta previa +P021 Newborn affected by other forms of placental separation and hemorrhage +P0220 Newborn affected by unspecified morphological and functional abnormalities of placenta +P0229 Newborn affected by other morphological and functional abnormalities of placenta +P023 Newborn affected by placental transfusion syndromes +P024 Newborn affected by prolapsed cord +P025 Newborn affected by other compression of umbilical cord +P0260 Newborn affected by unspecified conditions of umbilical cord +P0269 Newborn affected by other conditions of umbilical cord +P0270 Newborn affected by fetal inflammatory response syndrome +P0278 Newborn affected by other conditions from chorioamnionitis +P028 Newborn affected by other abnormalities of membranes +P029 Newborn affected by abnormality of membranes, unspecified +P030 Newborn affected by breech delivery and extraction +P031 Newborn affected by other malpresentation, malposition and disproportion during labor and delivery +P032 Newborn affected by forceps delivery +P033 Newborn affected by delivery by vacuum extractor [ventouse] +P034 Newborn affected by Cesarean delivery +P035 Newborn affected by precipitate delivery +P036 Newborn affected by abnormal uterine contractions +P03810 Newborn affected by abnormality in fetal (intrauterine) heart rate or rhythm before the onset of labor +P03811 Newborn affected by abnormality in fetal (intrauterine) heart rate or rhythm during labor +P03819 Newborn affected by abnormality in fetal (intrauterine) heart rate or rhythm, unspecified as to time of onset +P0382 Meconium passage during delivery +P0389 Newborn affected by other specified complications of labor and delivery +P039 Newborn affected by complication of labor and delivery, unspecified +P040 Newborn affected by maternal anesthesia and analgesia in pregnancy, labor and delivery +P0411 Newborn affected by maternal antineoplastic chemotherapy +P0412 Newborn affected by maternal cytotoxic drugs +P0413 Newborn affected by maternal use of anticonvulsants +P0414 Newborn affected by maternal use of opiates +P0415 Newborn affected by maternal use of antidepressants +P0416 Newborn affected by maternal use of amphetamines +P0417 Newborn affected by maternal use of sedative-hypnotics +P041A Newborn affected by maternal use of anxiolytics +P0418 Newborn affected by other maternal medication +P0419 Newborn affected by maternal use of unspecified medication +P042 Newborn affected by maternal use of tobacco +P043 Newborn affected by maternal use of alcohol +P0440 Newborn affected by maternal use of unspecified drugs of addiction +P0441 Newborn affected by maternal use of cocaine +P0442 Newborn affected by maternal use of hallucinogens +P0449 Newborn affected by maternal use of other drugs of addiction +P045 Newborn affected by maternal use of nutritional chemical substances +P046 Newborn affected by maternal exposure to environmental chemical substances +P0481 Newborn affected by maternal use of cannabis +P0489 Newborn affected by other maternal noxious substances +P049 Newborn affected by maternal noxious substance, unspecified +P0500 Newborn light for gestational age, unspecified weight +P0501 Newborn light for gestational age, less than 500 grams +P0502 Newborn light for gestational age, 500-749 grams +P0503 Newborn light for gestational age, 750-999 grams +P0504 Newborn light for gestational age, 1000-1249 grams +P0505 Newborn light for gestational age, 1250-1499 grams +P0506 Newborn light for gestational age, 1500-1749 grams +P0507 Newborn light for gestational age, 1750-1999 grams +P0508 Newborn light for gestational age, 2000-2499 grams +P0509 Newborn light for gestational age, 2500 grams and over +P0510 Newborn small for gestational age, unspecified weight +P0511 Newborn small for gestational age, less than 500 grams +P0512 Newborn small for gestational age, 500-749 grams +P0513 Newborn small for gestational age, 750-999 grams +P0514 Newborn small for gestational age, 1000-1249 grams +P0515 Newborn small for gestational age, 1250-1499 grams +P0516 Newborn small for gestational age, 1500-1749 grams +P0517 Newborn small for gestational age, 1750-1999 grams +P0518 Newborn small for gestational age, 2000-2499 grams +P0519 Newborn small for gestational age, other +P052 Newborn affected by fetal (intrauterine) malnutrition not light or small for gestational age +P059 Newborn affected by slow intrauterine growth, unspecified +P0700 Extremely low birth weight newborn, unspecified weight +P0701 Extremely low birth weight newborn, less than 500 grams +P0702 Extremely low birth weight newborn, 500-749 grams +P0703 Extremely low birth weight newborn, 750-999 grams +P0710 Other low birth weight newborn, unspecified weight +P0714 Other low birth weight newborn, 1000-1249 grams +P0715 Other low birth weight newborn, 1250-1499 grams +P0716 Other low birth weight newborn, 1500-1749 grams +P0717 Other low birth weight newborn, 1750-1999 grams +P0718 Other low birth weight newborn, 2000-2499 grams +P0720 Extreme immaturity of newborn, unspecified weeks of gestation +P0721 Extreme immaturity of newborn, gestational age less than 23 completed weeks +P0722 Extreme immaturity of newborn, gestational age 23 completed weeks +P0723 Extreme immaturity of newborn, gestational age 24 completed weeks +P0724 Extreme immaturity of newborn, gestational age 25 completed weeks +P0725 Extreme immaturity of newborn, gestational age 26 completed weeks +P0726 Extreme immaturity of newborn, gestational age 27 completed weeks +P0730 Preterm newborn, unspecified weeks of gestation +P0731 Preterm newborn, gestational age 28 completed weeks +P0732 Preterm newborn, gestational age 29 completed weeks +P0733 Preterm newborn, gestational age 30 completed weeks +P0734 Preterm newborn, gestational age 31 completed weeks +P0735 Preterm newborn, gestational age 32 completed weeks +P0736 Preterm newborn, gestational age 33 completed weeks +P0737 Preterm newborn, gestational age 34 completed weeks +P0738 Preterm newborn, gestational age 35 completed weeks +P0739 Preterm newborn, gestational age 36 completed weeks +P080 Exceptionally large newborn baby +P081 Other heavy for gestational age newborn +P0821 Post-term newborn +P0822 Prolonged gestation of newborn +P09 Abnormal findings on neonatal screening +P100 Subdural hemorrhage due to birth injury +P101 Cerebral hemorrhage due to birth injury +P102 Intraventricular hemorrhage due to birth injury +P103 Subarachnoid hemorrhage due to birth injury +P104 Tentorial tear due to birth injury +P108 Other intracranial lacerations and hemorrhages due to birth injury +P109 Unspecified intracranial laceration and hemorrhage due to birth injury +P110 Cerebral edema due to birth injury +P111 Other specified brain damage due to birth injury +P112 Unspecified brain damage due to birth injury +P113 Birth injury to facial nerve +P114 Birth injury to other cranial nerves +P115 Birth injury to spine and spinal cord +P119 Birth injury to central nervous system, unspecified +P120 Cephalhematoma due to birth injury +P121 Chignon (from vacuum extraction) due to birth injury +P122 Epicranial subaponeurotic hemorrhage due to birth injury +P123 Bruising of scalp due to birth injury +P124 Injury of scalp of newborn due to monitoring equipment +P1281 Caput succedaneum +P1289 Other birth injuries to scalp +P129 Birth injury to scalp, unspecified +P130 Fracture of skull due to birth injury +P131 Other birth injuries to skull +P132 Birth injury to femur +P133 Birth injury to other long bones +P134 Fracture of clavicle due to birth injury +P138 Birth injuries to other parts of skeleton +P139 Birth injury to skeleton, unspecified +P140 Erb's paralysis due to birth injury +P141 Klumpke's paralysis due to birth injury +P142 Phrenic nerve paralysis due to birth injury +P143 Other brachial plexus birth injuries +P148 Birth injuries to other parts of peripheral nervous system +P149 Birth injury to peripheral nervous system, unspecified +P150 Birth injury to liver +P151 Birth injury to spleen +P152 Sternomastoid injury due to birth injury +P153 Birth injury to eye +P154 Birth injury to face +P155 Birth injury to external genitalia +P156 Subcutaneous fat necrosis due to birth injury +P158 Other specified birth injuries +P159 Birth injury, unspecified +P190 Metabolic acidemia in newborn first noted before onset of labor +P191 Metabolic acidemia in newborn first noted during labor +P192 Metabolic acidemia noted at birth +P199 Metabolic acidemia, unspecified +P220 Respiratory distress syndrome of newborn +P221 Transient tachypnea of newborn +P228 Other respiratory distress of newborn +P229 Respiratory distress of newborn, unspecified +P230 Congenital pneumonia due to viral agent +P231 Congenital pneumonia due to Chlamydia +P232 Congenital pneumonia due to staphylococcus +P233 Congenital pneumonia due to streptococcus, group B +P234 Congenital pneumonia due to Escherichia coli +P235 Congenital pneumonia due to Pseudomonas +P236 Congenital pneumonia due to other bacterial agents +P238 Congenital pneumonia due to other organisms +P239 Congenital pneumonia, unspecified +P2400 Meconium aspiration without respiratory symptoms +P2401 Meconium aspiration with respiratory symptoms +P2410 Neonatal aspiration of (clear) amniotic fluid and mucus without respiratory symptoms +P2411 Neonatal aspiration of (clear) amniotic fluid and mucus with respiratory symptoms +P2420 Neonatal aspiration of blood without respiratory symptoms +P2421 Neonatal aspiration of blood with respiratory symptoms +P2430 Neonatal aspiration of milk and regurgitated food without respiratory symptoms +P2431 Neonatal aspiration of milk and regurgitated food with respiratory symptoms +P2480 Other neonatal aspiration without respiratory symptoms +P2481 Other neonatal aspiration with respiratory symptoms +P249 Neonatal aspiration, unspecified +P250 Interstitial emphysema originating in the perinatal period +P251 Pneumothorax originating in the perinatal period +P252 Pneumomediastinum originating in the perinatal period +P253 Pneumopericardium originating in the perinatal period +P258 Other conditions related to interstitial emphysema originating in the perinatal period +P260 Tracheobronchial hemorrhage originating in the perinatal period +P261 Massive pulmonary hemorrhage originating in the perinatal period +P268 Other pulmonary hemorrhages originating in the perinatal period +P269 Unspecified pulmonary hemorrhage originating in the perinatal period +P270 Wilson-Mikity syndrome +P271 Bronchopulmonary dysplasia originating in the perinatal period +P278 Other chronic respiratory diseases originating in the perinatal period +P279 Unspecified chronic respiratory disease originating in the perinatal period +P280 Primary atelectasis of newborn +P2810 Unspecified atelectasis of newborn +P2811 Resorption atelectasis without respiratory distress syndrome +P2819 Other atelectasis of newborn +P282 Cyanotic attacks of newborn +P283 Primary sleep apnea of newborn +P284 Other apnea of newborn +P285 Respiratory failure of newborn +P2881 Respiratory arrest of newborn +P2889 Other specified respiratory conditions of newborn +P289 Respiratory condition of newborn, unspecified +P290 Neonatal cardiac failure +P2911 Neonatal tachycardia +P2912 Neonatal bradycardia +P292 Neonatal hypertension +P2930 Pulmonary hypertension of newborn +P2938 Other persistent fetal circulation +P294 Transient myocardial ischemia in newborn +P2981 Cardiac arrest of newborn +P2989 Other cardiovascular disorders originating in the perinatal period +P299 Cardiovascular disorder originating in the perinatal period, unspecified +P350 Congenital rubella syndrome +P351 Congenital cytomegalovirus infection +P352 Congenital herpesviral [herpes simplex] infection +P353 Congenital viral hepatitis +P354 Congenital Zika virus disease +P358 Other congenital viral diseases +P359 Congenital viral disease, unspecified +P360 Sepsis of newborn due to streptococcus, group B +P3610 Sepsis of newborn due to unspecified streptococci +P3619 Sepsis of newborn due to other streptococci +P362 Sepsis of newborn due to Staphylococcus aureus +P3630 Sepsis of newborn due to unspecified staphylococci +P3639 Sepsis of newborn due to other staphylococci +P364 Sepsis of newborn due to Escherichia coli +P365 Sepsis of newborn due to anaerobes +P368 Other bacterial sepsis of newborn +P369 Bacterial sepsis of newborn, unspecified +P370 Congenital tuberculosis +P371 Congenital toxoplasmosis +P372 Neonatal (disseminated) listeriosis +P373 Congenital falciparum malaria +P374 Other congenital malaria +P375 Neonatal candidiasis +P378 Other specified congenital infectious and parasitic diseases +P379 Congenital infectious or parasitic disease, unspecified +P381 Omphalitis with mild hemorrhage +P389 Omphalitis without hemorrhage +P390 Neonatal infective mastitis +P391 Neonatal conjunctivitis and dacryocystitis +P392 Intra-amniotic infection affecting newborn, not elsewhere classified +P393 Neonatal urinary tract infection +P394 Neonatal skin infection +P398 Other specified infections specific to the perinatal period +P399 Infection specific to the perinatal period, unspecified +P500 Newborn affected by intrauterine (fetal) blood loss from vasa previa +P501 Newborn affected by intrauterine (fetal) blood loss from ruptured cord +P502 Newborn affected by intrauterine (fetal) blood loss from placenta +P503 Newborn affected by hemorrhage into co-twin +P504 Newborn affected by hemorrhage into maternal circulation +P505 Newborn affected by intrauterine (fetal) blood loss from cut end of co-twin's cord +P508 Newborn affected by other intrauterine (fetal) blood loss +P509 Newborn affected by intrauterine (fetal) blood loss, unspecified +P510 Massive umbilical hemorrhage of newborn +P518 Other umbilical hemorrhages of newborn +P519 Umbilical hemorrhage of newborn, unspecified +P520 Intraventricular (nontraumatic) hemorrhage, grade 1, of newborn +P521 Intraventricular (nontraumatic) hemorrhage, grade 2, of newborn +P5221 Intraventricular (nontraumatic) hemorrhage, grade 3, of newborn +P5222 Intraventricular (nontraumatic) hemorrhage, grade 4, of newborn +P523 Unspecified intraventricular (nontraumatic) hemorrhage of newborn +P524 Intracerebral (nontraumatic) hemorrhage of newborn +P525 Subarachnoid (nontraumatic) hemorrhage of newborn +P526 Cerebellar (nontraumatic) and posterior fossa hemorrhage of newborn +P528 Other intracranial (nontraumatic) hemorrhages of newborn +P529 Intracranial (nontraumatic) hemorrhage of newborn, unspecified +P53 Hemorrhagic disease of newborn +P540 Neonatal hematemesis +P541 Neonatal melena +P542 Neonatal rectal hemorrhage +P543 Other neonatal gastrointestinal hemorrhage +P544 Neonatal adrenal hemorrhage +P545 Neonatal cutaneous hemorrhage +P546 Neonatal vaginal hemorrhage +P548 Other specified neonatal hemorrhages +P549 Neonatal hemorrhage, unspecified +P550 Rh isoimmunization of newborn +P551 ABO isoimmunization of newborn +P558 Other hemolytic diseases of newborn +P559 Hemolytic disease of newborn, unspecified +P560 Hydrops fetalis due to isoimmunization +P5690 Hydrops fetalis due to unspecified hemolytic disease +P5699 Hydrops fetalis due to other hemolytic disease +P570 Kernicterus due to isoimmunization +P578 Other specified kernicterus +P579 Kernicterus, unspecified +P580 Neonatal jaundice due to bruising +P581 Neonatal jaundice due to bleeding +P582 Neonatal jaundice due to infection +P583 Neonatal jaundice due to polycythemia +P5841 Neonatal jaundice due to drugs or toxins transmitted from mother +P5842 Neonatal jaundice due to drugs or toxins given to newborn +P585 Neonatal jaundice due to swallowed maternal blood +P588 Neonatal jaundice due to other specified excessive hemolysis +P589 Neonatal jaundice due to excessive hemolysis, unspecified +P590 Neonatal jaundice associated with preterm delivery +P591 Inspissated bile syndrome +P5920 Neonatal jaundice from unspecified hepatocellular damage +P5929 Neonatal jaundice from other hepatocellular damage +P593 Neonatal jaundice from breast milk inhibitor +P598 Neonatal jaundice from other specified causes +P599 Neonatal jaundice, unspecified +P60 Disseminated intravascular coagulation of newborn +P610 Transient neonatal thrombocytopenia +P611 Polycythemia neonatorum +P612 Anemia of prematurity +P613 Congenital anemia from fetal blood loss +P614 Other congenital anemias, not elsewhere classified +P615 Transient neonatal neutropenia +P616 Other transient neonatal disorders of coagulation +P618 Other specified perinatal hematological disorders +P619 Perinatal hematological disorder, unspecified +P700 Syndrome of infant of mother with gestational diabetes +P701 Syndrome of infant of a diabetic mother +P702 Neonatal diabetes mellitus +P703 Iatrogenic neonatal hypoglycemia +P704 Other neonatal hypoglycemia +P708 Other transitory disorders of carbohydrate metabolism of newborn +P709 Transitory disorder of carbohydrate metabolism of newborn, unspecified +P710 Cow's milk hypocalcemia in newborn +P711 Other neonatal hypocalcemia +P712 Neonatal hypomagnesemia +P713 Neonatal tetany without calcium or magnesium deficiency +P714 Transitory neonatal hypoparathyroidism +P718 Other transitory neonatal disorders of calcium and magnesium metabolism +P719 Transitory neonatal disorder of calcium and magnesium metabolism, unspecified +P720 Neonatal goiter, not elsewhere classified +P721 Transitory neonatal hyperthyroidism +P722 Other transitory neonatal disorders of thyroid function, not elsewhere classified +P728 Other specified transitory neonatal endocrine disorders +P729 Transitory neonatal endocrine disorder, unspecified +P740 Late metabolic acidosis of newborn +P741 Dehydration of newborn +P7421 Hypernatremia of newborn +P7422 Hyponatremia of newborn +P7431 Hyperkalemia of newborn +P7432 Hypokalemia of newborn +P7441 Alkalosis of newborn +P74421 Hyperchloremia of newborn +P74422 Hypochloremia of newborn +P7449 Other transitory electrolyte disturbance of newborn +P745 Transitory tyrosinemia of newborn +P746 Transitory hyperammonemia of newborn +P748 Other transitory metabolic disturbances of newborn +P749 Transitory metabolic disturbance of newborn, unspecified +P760 Meconium plug syndrome +P761 Transitory ileus of newborn +P762 Intestinal obstruction due to inspissated milk +P768 Other specified intestinal obstruction of newborn +P769 Intestinal obstruction of newborn, unspecified +P771 Stage 1 necrotizing enterocolitis in newborn +P772 Stage 2 necrotizing enterocolitis in newborn +P773 Stage 3 necrotizing enterocolitis in newborn +P779 Necrotizing enterocolitis in newborn, unspecified +P780 Perinatal intestinal perforation +P781 Other neonatal peritonitis +P782 Neonatal hematemesis and melena due to swallowed maternal blood +P783 Noninfective neonatal diarrhea +P7881 Congenital cirrhosis (of liver) +P7882 Peptic ulcer of newborn +P7883 Newborn esophageal reflux +P7884 Gestational alloimmune liver disease +P7889 Other specified perinatal digestive system disorders +P789 Perinatal digestive system disorder, unspecified +P800 Cold injury syndrome +P808 Other hypothermia of newborn +P809 Hypothermia of newborn, unspecified +P810 Environmental hyperthermia of newborn +P818 Other specified disturbances of temperature regulation of newborn +P819 Disturbance of temperature regulation of newborn, unspecified +P830 Sclerema neonatorum +P831 Neonatal erythema toxicum +P832 Hydrops fetalis not due to hemolytic disease +P8330 Unspecified edema specific to newborn +P8339 Other edema specific to newborn +P834 Breast engorgement of newborn +P835 Congenital hydrocele +P836 Umbilical polyp of newborn +P8381 Umbilical granuloma +P8388 Other specified conditions of integument specific to newborn +P839 Condition of the integument specific to newborn, unspecified +P84 Other problems with newborn +P90 Convulsions of newborn +P910 Neonatal cerebral ischemia +P911 Acquired periventricular cysts of newborn +P912 Neonatal cerebral leukomalacia +P913 Neonatal cerebral irritability +P914 Neonatal cerebral depression +P915 Neonatal coma +P9160 Hypoxic ischemic encephalopathy [HIE], unspecified +P9161 Mild hypoxic ischemic encephalopathy [HIE] +P9162 Moderate hypoxic ischemic encephalopathy [HIE] +P9163 Severe hypoxic ischemic encephalopathy [HIE] +P91811 Neonatal encephalopathy in diseases classified elsewhere +P91819 Neonatal encephalopathy, unspecified +P9188 Other specified disturbances of cerebral status of newborn +P919 Disturbance of cerebral status of newborn, unspecified +P9201 Bilious vomiting of newborn +P9209 Other vomiting of newborn +P921 Regurgitation and rumination of newborn +P922 Slow feeding of newborn +P923 Underfeeding of newborn +P924 Overfeeding of newborn +P925 Neonatal difficulty in feeding at breast +P926 Failure to thrive in newborn +P928 Other feeding problems of newborn +P929 Feeding problem of newborn, unspecified +P930 Grey baby syndrome +P938 Other reactions and intoxications due to drugs administered to newborn +P940 Transient neonatal myasthenia gravis +P941 Congenital hypertonia +P942 Congenital hypotonia +P948 Other disorders of muscle tone of newborn +P949 Disorder of muscle tone of newborn, unspecified +P95 Stillbirth +P960 Congenital renal failure +P961 Neonatal withdrawal symptoms from maternal use of drugs of addiction +P962 Withdrawal symptoms from therapeutic use of drugs in newborn +P963 Wide cranial sutures of newborn +P965 Complication to newborn due to (fetal) intrauterine procedure +P9681 Exposure to (parental) (environmental) tobacco smoke in the perinatal period +P9682 Delayed separation of umbilical cord +P9683 Meconium staining +P9689 Other specified conditions originating in the perinatal period +P969 Condition originating in the perinatal period, unspecified +Q000 Anencephaly +Q001 Craniorachischisis +Q002 Iniencephaly +Q010 Frontal encephalocele +Q011 Nasofrontal encephalocele +Q012 Occipital encephalocele +Q018 Encephalocele of other sites +Q019 Encephalocele, unspecified +Q02 Microcephaly +Q030 Malformations of aqueduct of Sylvius +Q031 Atresia of foramina of Magendie and Luschka +Q038 Other congenital hydrocephalus +Q039 Congenital hydrocephalus, unspecified +Q040 Congenital malformations of corpus callosum +Q041 Arhinencephaly +Q042 Holoprosencephaly +Q043 Other reduction deformities of brain +Q044 Septo-optic dysplasia of brain +Q045 Megalencephaly +Q046 Congenital cerebral cysts +Q048 Other specified congenital malformations of brain +Q049 Congenital malformation of brain, unspecified +Q050 Cervical spina bifida with hydrocephalus +Q051 Thoracic spina bifida with hydrocephalus +Q052 Lumbar spina bifida with hydrocephalus +Q053 Sacral spina bifida with hydrocephalus +Q054 Unspecified spina bifida with hydrocephalus +Q055 Cervical spina bifida without hydrocephalus +Q056 Thoracic spina bifida without hydrocephalus +Q057 Lumbar spina bifida without hydrocephalus +Q058 Sacral spina bifida without hydrocephalus +Q059 Spina bifida, unspecified +Q060 Amyelia +Q061 Hypoplasia and dysplasia of spinal cord +Q062 Diastematomyelia +Q063 Other congenital cauda equina malformations +Q064 Hydromyelia +Q068 Other specified congenital malformations of spinal cord +Q069 Congenital malformation of spinal cord, unspecified +Q0700 Arnold-Chiari syndrome without spina bifida or hydrocephalus +Q0701 Arnold-Chiari syndrome with spina bifida +Q0702 Arnold-Chiari syndrome with hydrocephalus +Q0703 Arnold-Chiari syndrome with spina bifida and hydrocephalus +Q078 Other specified congenital malformations of nervous system +Q079 Congenital malformation of nervous system, unspecified +Q100 Congenital ptosis +Q101 Congenital ectropion +Q102 Congenital entropion +Q103 Other congenital malformations of eyelid +Q104 Absence and agenesis of lacrimal apparatus +Q105 Congenital stenosis and stricture of lacrimal duct +Q106 Other congenital malformations of lacrimal apparatus +Q107 Congenital malformation of orbit +Q110 Cystic eyeball +Q111 Other anophthalmos +Q112 Microphthalmos +Q113 Macrophthalmos +Q120 Congenital cataract +Q121 Congenital displaced lens +Q122 Coloboma of lens +Q123 Congenital aphakia +Q124 Spherophakia +Q128 Other congenital lens malformations +Q129 Congenital lens malformation, unspecified +Q130 Coloboma of iris +Q131 Absence of iris +Q132 Other congenital malformations of iris +Q133 Congenital corneal opacity +Q134 Other congenital corneal malformations +Q135 Blue sclera +Q1381 Rieger's anomaly +Q1389 Other congenital malformations of anterior segment of eye +Q139 Congenital malformation of anterior segment of eye, unspecified +Q140 Congenital malformation of vitreous humor +Q141 Congenital malformation of retina +Q142 Congenital malformation of optic disc +Q143 Congenital malformation of choroid +Q148 Other congenital malformations of posterior segment of eye +Q149 Congenital malformation of posterior segment of eye, unspecified +Q150 Congenital glaucoma +Q158 Other specified congenital malformations of eye +Q159 Congenital malformation of eye, unspecified +Q160 Congenital absence of (ear) auricle +Q161 Congenital absence, atresia and stricture of auditory canal (external) +Q162 Absence of eustachian tube +Q163 Congenital malformation of ear ossicles +Q164 Other congenital malformations of middle ear +Q165 Congenital malformation of inner ear +Q169 Congenital malformation of ear causing impairment of hearing, unspecified +Q170 Accessory auricle +Q171 Macrotia +Q172 Microtia +Q173 Other misshapen ear +Q174 Misplaced ear +Q175 Prominent ear +Q178 Other specified congenital malformations of ear +Q179 Congenital malformation of ear, unspecified +Q180 Sinus, fistula and cyst of branchial cleft +Q181 Preauricular sinus and cyst +Q182 Other branchial cleft malformations +Q183 Webbing of neck +Q184 Macrostomia +Q185 Microstomia +Q186 Macrocheilia +Q187 Microcheilia +Q188 Other specified congenital malformations of face and neck +Q189 Congenital malformation of face and neck, unspecified +Q200 Common arterial trunk +Q201 Double outlet right ventricle +Q202 Double outlet left ventricle +Q203 Discordant ventriculoarterial connection +Q204 Double inlet ventricle +Q205 Discordant atrioventricular connection +Q206 Isomerism of atrial appendages +Q208 Other congenital malformations of cardiac chambers and connections +Q209 Congenital malformation of cardiac chambers and connections, unspecified +Q210 Ventricular septal defect +Q211 Atrial septal defect +Q212 Atrioventricular septal defect +Q213 Tetralogy of Fallot +Q214 Aortopulmonary septal defect +Q218 Other congenital malformations of cardiac septa +Q219 Congenital malformation of cardiac septum, unspecified +Q220 Pulmonary valve atresia +Q221 Congenital pulmonary valve stenosis +Q222 Congenital pulmonary valve insufficiency +Q223 Other congenital malformations of pulmonary valve +Q224 Congenital tricuspid stenosis +Q225 Ebstein's anomaly +Q226 Hypoplastic right heart syndrome +Q228 Other congenital malformations of tricuspid valve +Q229 Congenital malformation of tricuspid valve, unspecified +Q230 Congenital stenosis of aortic valve +Q231 Congenital insufficiency of aortic valve +Q232 Congenital mitral stenosis +Q233 Congenital mitral insufficiency +Q234 Hypoplastic left heart syndrome +Q238 Other congenital malformations of aortic and mitral valves +Q239 Congenital malformation of aortic and mitral valves, unspecified +Q240 Dextrocardia +Q241 Levocardia +Q242 Cor triatriatum +Q243 Pulmonary infundibular stenosis +Q244 Congenital subaortic stenosis +Q245 Malformation of coronary vessels +Q246 Congenital heart block +Q248 Other specified congenital malformations of heart +Q249 Congenital malformation of heart, unspecified +Q250 Patent ductus arteriosus +Q251 Coarctation of aorta +Q2521 Interruption of aortic arch +Q2529 Other atresia of aorta +Q253 Supravalvular aortic stenosis +Q2540 Congenital malformation of aorta unspecified +Q2541 Absence and aplasia of aorta +Q2542 Hypoplasia of aorta +Q2543 Congenital aneurysm of aorta +Q2544 Congenital dilation of aorta +Q2545 Double aortic arch +Q2546 Tortuous aortic arch +Q2547 Right aortic arch +Q2548 Anomalous origin of subclavian artery +Q2549 Other congenital malformations of aorta +Q255 Atresia of pulmonary artery +Q256 Stenosis of pulmonary artery +Q2571 Coarctation of pulmonary artery +Q2572 Congenital pulmonary arteriovenous malformation +Q2579 Other congenital malformations of pulmonary artery +Q258 Other congenital malformations of other great arteries +Q259 Congenital malformation of great arteries, unspecified +Q260 Congenital stenosis of vena cava +Q261 Persistent left superior vena cava +Q262 Total anomalous pulmonary venous connection +Q263 Partial anomalous pulmonary venous connection +Q264 Anomalous pulmonary venous connection, unspecified +Q265 Anomalous portal venous connection +Q266 Portal vein-hepatic artery fistula +Q268 Other congenital malformations of great veins +Q269 Congenital malformation of great vein, unspecified +Q270 Congenital absence and hypoplasia of umbilical artery +Q271 Congenital renal artery stenosis +Q272 Other congenital malformations of renal artery +Q2730 Arteriovenous malformation, site unspecified +Q2731 Arteriovenous malformation of vessel of upper limb +Q2732 Arteriovenous malformation of vessel of lower limb +Q2733 Arteriovenous malformation of digestive system vessel +Q2734 Arteriovenous malformation of renal vessel +Q2739 Arteriovenous malformation, other site +Q274 Congenital phlebectasia +Q278 Other specified congenital malformations of peripheral vascular system +Q279 Congenital malformation of peripheral vascular system, unspecified +Q280 Arteriovenous malformation of precerebral vessels +Q281 Other malformations of precerebral vessels +Q282 Arteriovenous malformation of cerebral vessels +Q283 Other malformations of cerebral vessels +Q288 Other specified congenital malformations of circulatory system +Q289 Congenital malformation of circulatory system, unspecified +Q300 Choanal atresia +Q301 Agenesis and underdevelopment of nose +Q302 Fissured, notched and cleft nose +Q303 Congenital perforated nasal septum +Q308 Other congenital malformations of nose +Q309 Congenital malformation of nose, unspecified +Q310 Web of larynx +Q311 Congenital subglottic stenosis +Q312 Laryngeal hypoplasia +Q313 Laryngocele +Q315 Congenital laryngomalacia +Q318 Other congenital malformations of larynx +Q319 Congenital malformation of larynx, unspecified +Q320 Congenital tracheomalacia +Q321 Other congenital malformations of trachea +Q322 Congenital bronchomalacia +Q323 Congenital stenosis of bronchus +Q324 Other congenital malformations of bronchus +Q330 Congenital cystic lung +Q331 Accessory lobe of lung +Q332 Sequestration of lung +Q333 Agenesis of lung +Q334 Congenital bronchiectasis +Q335 Ectopic tissue in lung +Q336 Congenital hypoplasia and dysplasia of lung +Q338 Other congenital malformations of lung +Q339 Congenital malformation of lung, unspecified +Q340 Anomaly of pleura +Q341 Congenital cyst of mediastinum +Q348 Other specified congenital malformations of respiratory system +Q349 Congenital malformation of respiratory system, unspecified +Q351 Cleft hard palate +Q353 Cleft soft palate +Q355 Cleft hard palate with cleft soft palate +Q357 Cleft uvula +Q359 Cleft palate, unspecified +Q360 Cleft lip, bilateral +Q361 Cleft lip, median +Q369 Cleft lip, unilateral +Q370 Cleft hard palate with bilateral cleft lip +Q371 Cleft hard palate with unilateral cleft lip +Q372 Cleft soft palate with bilateral cleft lip +Q373 Cleft soft palate with unilateral cleft lip +Q374 Cleft hard and soft palate with bilateral cleft lip +Q375 Cleft hard and soft palate with unilateral cleft lip +Q378 Unspecified cleft palate with bilateral cleft lip +Q379 Unspecified cleft palate with unilateral cleft lip +Q380 Congenital malformations of lips, not elsewhere classified +Q381 Ankyloglossia +Q382 Macroglossia +Q383 Other congenital malformations of tongue +Q384 Congenital malformations of salivary glands and ducts +Q385 Congenital malformations of palate, not elsewhere classified +Q386 Other congenital malformations of mouth +Q387 Congenital pharyngeal pouch +Q388 Other congenital malformations of pharynx +Q390 Atresia of esophagus without fistula +Q391 Atresia of esophagus with tracheo-esophageal fistula +Q392 Congenital tracheo-esophageal fistula without atresia +Q393 Congenital stenosis and stricture of esophagus +Q394 Esophageal web +Q395 Congenital dilatation of esophagus +Q396 Congenital diverticulum of esophagus +Q398 Other congenital malformations of esophagus +Q399 Congenital malformation of esophagus, unspecified +Q400 Congenital hypertrophic pyloric stenosis +Q401 Congenital hiatus hernia +Q402 Other specified congenital malformations of stomach +Q403 Congenital malformation of stomach, unspecified +Q408 Other specified congenital malformations of upper alimentary tract +Q409 Congenital malformation of upper alimentary tract, unspecified +Q410 Congenital absence, atresia and stenosis of duodenum +Q411 Congenital absence, atresia and stenosis of jejunum +Q412 Congenital absence, atresia and stenosis of ileum +Q418 Congenital absence, atresia and stenosis of other specified parts of small intestine +Q419 Congenital absence, atresia and stenosis of small intestine, part unspecified +Q420 Congenital absence, atresia and stenosis of rectum with fistula +Q421 Congenital absence, atresia and stenosis of rectum without fistula +Q422 Congenital absence, atresia and stenosis of anus with fistula +Q423 Congenital absence, atresia and stenosis of anus without fistula +Q428 Congenital absence, atresia and stenosis of other parts of large intestine +Q429 Congenital absence, atresia and stenosis of large intestine, part unspecified +Q430 Meckel's diverticulum (displaced) (hypertrophic) +Q431 Hirschsprung's disease +Q432 Other congenital functional disorders of colon +Q433 Congenital malformations of intestinal fixation +Q434 Duplication of intestine +Q435 Ectopic anus +Q436 Congenital fistula of rectum and anus +Q437 Persistent cloaca +Q438 Other specified congenital malformations of intestine +Q439 Congenital malformation of intestine, unspecified +Q440 Agenesis, aplasia and hypoplasia of gallbladder +Q441 Other congenital malformations of gallbladder +Q442 Atresia of bile ducts +Q443 Congenital stenosis and stricture of bile ducts +Q444 Choledochal cyst +Q445 Other congenital malformations of bile ducts +Q446 Cystic disease of liver +Q447 Other congenital malformations of liver +Q450 Agenesis, aplasia and hypoplasia of pancreas +Q451 Annular pancreas +Q452 Congenital pancreatic cyst +Q453 Other congenital malformations of pancreas and pancreatic duct +Q458 Other specified congenital malformations of digestive system +Q459 Congenital malformation of digestive system, unspecified +Q5001 Congenital absence of ovary, unilateral +Q5002 Congenital absence of ovary, bilateral +Q501 Developmental ovarian cyst +Q502 Congenital torsion of ovary +Q5031 Accessory ovary +Q5032 Ovarian streak +Q5039 Other congenital malformation of ovary +Q504 Embryonic cyst of fallopian tube +Q505 Embryonic cyst of broad ligament +Q506 Other congenital malformations of fallopian tube and broad ligament +Q510 Agenesis and aplasia of uterus +Q5110 Doubling of uterus with doubling of cervix and vagina without obstruction +Q5111 Doubling of uterus with doubling of cervix and vagina with obstruction +Q5120 Other doubling of uterus, unspecified +Q5121 Other complete doubling of uterus +Q5122 Other partial doubling of uterus +Q5128 Other doubling of uterus, other specified +Q513 Bicornate uterus +Q514 Unicornate uterus +Q515 Agenesis and aplasia of cervix +Q516 Embryonic cyst of cervix +Q517 Congenital fistulae between uterus and digestive and urinary tracts +Q51810 Arcuate uterus +Q51811 Hypoplasia of uterus +Q51818 Other congenital malformations of uterus +Q51820 Cervical duplication +Q51821 Hypoplasia of cervix +Q51828 Other congenital malformations of cervix +Q519 Congenital malformation of uterus and cervix, unspecified +Q520 Congenital absence of vagina +Q5210 Doubling of vagina, unspecified +Q5211 Transverse vaginal septum +Q52120 Longitudinal vaginal septum, nonobstructing +Q52121 Longitudinal vaginal septum, obstructing, right side +Q52122 Longitudinal vaginal septum, obstructing, left side +Q52123 Longitudinal vaginal septum, microperforate, right side +Q52124 Longitudinal vaginal septum, microperforate, left side +Q52129 Other and unspecified longitudinal vaginal septum +Q522 Congenital rectovaginal fistula +Q523 Imperforate hymen +Q524 Other congenital malformations of vagina +Q525 Fusion of labia +Q526 Congenital malformation of clitoris +Q5270 Unspecified congenital malformations of vulva +Q5271 Congenital absence of vulva +Q5279 Other congenital malformations of vulva +Q528 Other specified congenital malformations of female genitalia +Q529 Congenital malformation of female genitalia, unspecified +Q5300 Ectopic testis, unspecified +Q5301 Ectopic testis, unilateral +Q5302 Ectopic testes, bilateral +Q5310 Unspecified undescended testicle, unilateral +Q53111 Unilateral intraabdominal testis +Q53112 Unilateral inguinal testis +Q5312 Ectopic perineal testis, unilateral +Q5313 Unilateral high scrotal testis +Q5320 Undescended testicle, unspecified, bilateral +Q53211 Bilateral intraabdominal testes +Q53212 Bilateral inguinal testes +Q5322 Ectopic perineal testis, bilateral +Q5323 Bilateral high scrotal testes +Q539 Undescended testicle, unspecified +Q540 Hypospadias, balanic +Q541 Hypospadias, penile +Q542 Hypospadias, penoscrotal +Q543 Hypospadias, perineal +Q544 Congenital chordee +Q548 Other hypospadias +Q549 Hypospadias, unspecified +Q550 Absence and aplasia of testis +Q551 Hypoplasia of testis and scrotum +Q5520 Unspecified congenital malformations of testis and scrotum +Q5521 Polyorchism +Q5522 Retractile testis +Q5523 Scrotal transposition +Q5529 Other congenital malformations of testis and scrotum +Q553 Atresia of vas deferens +Q554 Other congenital malformations of vas deferens, epididymis, seminal vesicles and prostate +Q555 Congenital absence and aplasia of penis +Q5561 Curvature of penis (lateral) +Q5562 Hypoplasia of penis +Q5563 Congenital torsion of penis +Q5564 Hidden penis +Q5569 Other congenital malformation of penis +Q557 Congenital vasocutaneous fistula +Q558 Other specified congenital malformations of male genital organs +Q559 Congenital malformation of male genital organ, unspecified +Q560 Hermaphroditism, not elsewhere classified +Q561 Male pseudohermaphroditism, not elsewhere classified +Q562 Female pseudohermaphroditism, not elsewhere classified +Q563 Pseudohermaphroditism, unspecified +Q564 Indeterminate sex, unspecified +Q600 Renal agenesis, unilateral +Q601 Renal agenesis, bilateral +Q602 Renal agenesis, unspecified +Q603 Renal hypoplasia, unilateral +Q604 Renal hypoplasia, bilateral +Q605 Renal hypoplasia, unspecified +Q606 Potter's syndrome +Q6100 Congenital renal cyst, unspecified +Q6101 Congenital single renal cyst +Q6102 Congenital multiple renal cysts +Q6111 Cystic dilatation of collecting ducts +Q6119 Other polycystic kidney, infantile type +Q612 Polycystic kidney, adult type +Q613 Polycystic kidney, unspecified +Q614 Renal dysplasia +Q615 Medullary cystic kidney +Q618 Other cystic kidney diseases +Q619 Cystic kidney disease, unspecified +Q620 Congenital hydronephrosis +Q6210 Congenital occlusion of ureter, unspecified +Q6211 Congenital occlusion of ureteropelvic junction +Q6212 Congenital occlusion of ureterovesical orifice +Q622 Congenital megaureter +Q6231 Congenital ureterocele, orthotopic +Q6232 Cecoureterocele +Q6239 Other obstructive defects of renal pelvis and ureter +Q624 Agenesis of ureter +Q625 Duplication of ureter +Q6260 Malposition of ureter, unspecified +Q6261 Deviation of ureter +Q6262 Displacement of ureter +Q6263 Anomalous implantation of ureter +Q6269 Other malposition of ureter +Q627 Congenital vesico-uretero-renal reflux +Q628 Other congenital malformations of ureter +Q630 Accessory kidney +Q631 Lobulated, fused and horseshoe kidney +Q632 Ectopic kidney +Q633 Hyperplastic and giant kidney +Q638 Other specified congenital malformations of kidney +Q639 Congenital malformation of kidney, unspecified +Q640 Epispadias +Q6410 Exstrophy of urinary bladder, unspecified +Q6411 Supravesical fissure of urinary bladder +Q6412 Cloacal exstrophy of urinary bladder +Q6419 Other exstrophy of urinary bladder +Q642 Congenital posterior urethral valves +Q6431 Congenital bladder neck obstruction +Q6432 Congenital stricture of urethra +Q6433 Congenital stricture of urinary meatus +Q6439 Other atresia and stenosis of urethra and bladder neck +Q644 Malformation of urachus +Q645 Congenital absence of bladder and urethra +Q646 Congenital diverticulum of bladder +Q6470 Unspecified congenital malformation of bladder and urethra +Q6471 Congenital prolapse of urethra +Q6472 Congenital prolapse of urinary meatus +Q6473 Congenital urethrorectal fistula +Q6474 Double urethra +Q6475 Double urinary meatus +Q6479 Other congenital malformations of bladder and urethra +Q648 Other specified congenital malformations of urinary system +Q649 Congenital malformation of urinary system, unspecified +Q6500 Congenital dislocation of unspecified hip, unilateral +Q6501 Congenital dislocation of right hip, unilateral +Q6502 Congenital dislocation of left hip, unilateral +Q651 Congenital dislocation of hip, bilateral +Q652 Congenital dislocation of hip, unspecified +Q6530 Congenital partial dislocation of unspecified hip, unilateral +Q6531 Congenital partial dislocation of right hip, unilateral +Q6532 Congenital partial dislocation of left hip, unilateral +Q654 Congenital partial dislocation of hip, bilateral +Q655 Congenital partial dislocation of hip, unspecified +Q656 Congenital unstable hip +Q6581 Congenital coxa valga +Q6582 Congenital coxa vara +Q6589 Other specified congenital deformities of hip +Q659 Congenital deformity of hip, unspecified +Q660 Congenital talipes equinovarus +Q661 Congenital talipes calcaneovarus +Q6621 Congenital metatarsus primus varus +Q6622 Congenital metatarsus adductus +Q663 Other congenital varus deformities of feet +Q664 Congenital talipes calcaneovalgus +Q6650 Congenital pes planus, unspecified foot +Q6651 Congenital pes planus, right foot +Q6652 Congenital pes planus, left foot +Q666 Other congenital valgus deformities of feet +Q667 Congenital pes cavus +Q6680 Congenital vertical talus deformity, unspecified foot +Q6681 Congenital vertical talus deformity, right foot +Q6682 Congenital vertical talus deformity, left foot +Q6689 Other specified congenital deformities of feet +Q669 Congenital deformity of feet, unspecified +Q670 Congenital facial asymmetry +Q671 Congenital compression facies +Q672 Dolichocephaly +Q673 Plagiocephaly +Q674 Other congenital deformities of skull, face and jaw +Q675 Congenital deformity of spine +Q676 Pectus excavatum +Q677 Pectus carinatum +Q678 Other congenital deformities of chest +Q680 Congenital deformity of sternocleidomastoid muscle +Q681 Congenital deformity of finger(s) and hand +Q682 Congenital deformity of knee +Q683 Congenital bowing of femur +Q684 Congenital bowing of tibia and fibula +Q685 Congenital bowing of long bones of leg, unspecified +Q686 Discoid meniscus +Q688 Other specified congenital musculoskeletal deformities +Q690 Accessory finger(s) +Q691 Accessory thumb(s) +Q692 Accessory toe(s) +Q699 Polydactyly, unspecified +Q7000 Fused fingers, unspecified hand +Q7001 Fused fingers, right hand +Q7002 Fused fingers, left hand +Q7003 Fused fingers, bilateral +Q7010 Webbed fingers, unspecified hand +Q7011 Webbed fingers, right hand +Q7012 Webbed fingers, left hand +Q7013 Webbed fingers, bilateral +Q7020 Fused toes, unspecified foot +Q7021 Fused toes, right foot +Q7022 Fused toes, left foot +Q7023 Fused toes, bilateral +Q7030 Webbed toes, unspecified foot +Q7031 Webbed toes, right foot +Q7032 Webbed toes, left foot +Q7033 Webbed toes, bilateral +Q704 Polysyndactyly, unspecified +Q709 Syndactyly, unspecified +Q7100 Congenital complete absence of unspecified upper limb +Q7101 Congenital complete absence of right upper limb +Q7102 Congenital complete absence of left upper limb +Q7103 Congenital complete absence of upper limb, bilateral +Q7110 Congenital absence of unspecified upper arm and forearm with hand present +Q7111 Congenital absence of right upper arm and forearm with hand present +Q7112 Congenital absence of left upper arm and forearm with hand present +Q7113 Congenital absence of upper arm and forearm with hand present, bilateral +Q7120 Congenital absence of both forearm and hand, unspecified upper limb +Q7121 Congenital absence of both forearm and hand, right upper limb +Q7122 Congenital absence of both forearm and hand, left upper limb +Q7123 Congenital absence of both forearm and hand, bilateral +Q7130 Congenital absence of unspecified hand and finger +Q7131 Congenital absence of right hand and finger +Q7132 Congenital absence of left hand and finger +Q7133 Congenital absence of hand and finger, bilateral +Q7140 Longitudinal reduction defect of unspecified radius +Q7141 Longitudinal reduction defect of right radius +Q7142 Longitudinal reduction defect of left radius +Q7143 Longitudinal reduction defect of radius, bilateral +Q7150 Longitudinal reduction defect of unspecified ulna +Q7151 Longitudinal reduction defect of right ulna +Q7152 Longitudinal reduction defect of left ulna +Q7153 Longitudinal reduction defect of ulna, bilateral +Q7160 Lobster-claw hand, unspecified hand +Q7161 Lobster-claw right hand +Q7162 Lobster-claw left hand +Q7163 Lobster-claw hand, bilateral +Q71811 Congenital shortening of right upper limb +Q71812 Congenital shortening of left upper limb +Q71813 Congenital shortening of upper limb, bilateral +Q71819 Congenital shortening of unspecified upper limb +Q71891 Other reduction defects of right upper limb +Q71892 Other reduction defects of left upper limb +Q71893 Other reduction defects of upper limb, bilateral +Q71899 Other reduction defects of unspecified upper limb +Q7190 Unspecified reduction defect of unspecified upper limb +Q7191 Unspecified reduction defect of right upper limb +Q7192 Unspecified reduction defect of left upper limb +Q7193 Unspecified reduction defect of upper limb, bilateral +Q7200 Congenital complete absence of unspecified lower limb +Q7201 Congenital complete absence of right lower limb +Q7202 Congenital complete absence of left lower limb +Q7203 Congenital complete absence of lower limb, bilateral +Q7210 Congenital absence of unspecified thigh and lower leg with foot present +Q7211 Congenital absence of right thigh and lower leg with foot present +Q7212 Congenital absence of left thigh and lower leg with foot present +Q7213 Congenital absence of thigh and lower leg with foot present, bilateral +Q7220 Congenital absence of both lower leg and foot, unspecified lower limb +Q7221 Congenital absence of both lower leg and foot, right lower limb +Q7222 Congenital absence of both lower leg and foot, left lower limb +Q7223 Congenital absence of both lower leg and foot, bilateral +Q7230 Congenital absence of unspecified foot and toe(s) +Q7231 Congenital absence of right foot and toe(s) +Q7232 Congenital absence of left foot and toe(s) +Q7233 Congenital absence of foot and toe(s), bilateral +Q7240 Longitudinal reduction defect of unspecified femur +Q7241 Longitudinal reduction defect of right femur +Q7242 Longitudinal reduction defect of left femur +Q7243 Longitudinal reduction defect of femur, bilateral +Q7250 Longitudinal reduction defect of unspecified tibia +Q7251 Longitudinal reduction defect of right tibia +Q7252 Longitudinal reduction defect of left tibia +Q7253 Longitudinal reduction defect of tibia, bilateral +Q7260 Longitudinal reduction defect of unspecified fibula +Q7261 Longitudinal reduction defect of right fibula +Q7262 Longitudinal reduction defect of left fibula +Q7263 Longitudinal reduction defect of fibula, bilateral +Q7270 Split foot, unspecified lower limb +Q7271 Split foot, right lower limb +Q7272 Split foot, left lower limb +Q7273 Split foot, bilateral +Q72811 Congenital shortening of right lower limb +Q72812 Congenital shortening of left lower limb +Q72813 Congenital shortening of lower limb, bilateral +Q72819 Congenital shortening of unspecified lower limb +Q72891 Other reduction defects of right lower limb +Q72892 Other reduction defects of left lower limb +Q72893 Other reduction defects of lower limb, bilateral +Q72899 Other reduction defects of unspecified lower limb +Q7290 Unspecified reduction defect of unspecified lower limb +Q7291 Unspecified reduction defect of right lower limb +Q7292 Unspecified reduction defect of left lower limb +Q7293 Unspecified reduction defect of lower limb, bilateral +Q730 Congenital absence of unspecified limb(s) +Q731 Phocomelia, unspecified limb(s) +Q738 Other reduction defects of unspecified limb(s) +Q740 Other congenital malformations of upper limb(s), including shoulder girdle +Q741 Congenital malformation of knee +Q742 Other congenital malformations of lower limb(s), including pelvic girdle +Q743 Arthrogryposis multiplex congenita +Q748 Other specified congenital malformations of limb(s) +Q749 Unspecified congenital malformation of limb(s) +Q750 Craniosynostosis +Q751 Craniofacial dysostosis +Q752 Hypertelorism +Q753 Macrocephaly +Q754 Mandibulofacial dysostosis +Q755 Oculomandibular dysostosis +Q758 Other specified congenital malformations of skull and face bones +Q759 Congenital malformation of skull and face bones, unspecified +Q760 Spina bifida occulta +Q761 Klippel-Feil syndrome +Q762 Congenital spondylolisthesis +Q763 Congenital scoliosis due to congenital bony malformation +Q76411 Congenital kyphosis, occipito-atlanto-axial region +Q76412 Congenital kyphosis, cervical region +Q76413 Congenital kyphosis, cervicothoracic region +Q76414 Congenital kyphosis, thoracic region +Q76415 Congenital kyphosis, thoracolumbar region +Q76419 Congenital kyphosis, unspecified region +Q76425 Congenital lordosis, thoracolumbar region +Q76426 Congenital lordosis, lumbar region +Q76427 Congenital lordosis, lumbosacral region +Q76428 Congenital lordosis, sacral and sacrococcygeal region +Q76429 Congenital lordosis, unspecified region +Q7649 Other congenital malformations of spine, not associated with scoliosis +Q765 Cervical rib +Q766 Other congenital malformations of ribs +Q767 Congenital malformation of sternum +Q768 Other congenital malformations of bony thorax +Q769 Congenital malformation of bony thorax, unspecified +Q770 Achondrogenesis +Q771 Thanatophoric short stature +Q772 Short rib syndrome +Q773 Chondrodysplasia punctata +Q774 Achondroplasia +Q775 Diastrophic dysplasia +Q776 Chondroectodermal dysplasia +Q777 Spondyloepiphyseal dysplasia +Q778 Other osteochondrodysplasia with defects of growth of tubular bones and spine +Q779 Osteochondrodysplasia with defects of growth of tubular bones and spine, unspecified +Q780 Osteogenesis imperfecta +Q781 Polyostotic fibrous dysplasia +Q782 Osteopetrosis +Q783 Progressive diaphyseal dysplasia +Q784 Enchondromatosis +Q785 Metaphyseal dysplasia +Q786 Multiple congenital exostoses +Q788 Other specified osteochondrodysplasias +Q789 Osteochondrodysplasia, unspecified +Q790 Congenital diaphragmatic hernia +Q791 Other congenital malformations of diaphragm +Q792 Exomphalos +Q793 Gastroschisis +Q794 Prune belly syndrome +Q7951 Congenital hernia of bladder +Q7959 Other congenital malformations of abdominal wall +Q796 Ehlers-Danlos syndrome +Q798 Other congenital malformations of musculoskeletal system +Q799 Congenital malformation of musculoskeletal system, unspecified +Q800 Ichthyosis vulgaris +Q801 X-linked ichthyosis +Q802 Lamellar ichthyosis +Q803 Congenital bullous ichthyosiform erythroderma +Q804 Harlequin fetus +Q808 Other congenital ichthyosis +Q809 Congenital ichthyosis, unspecified +Q810 Epidermolysis bullosa simplex +Q811 Epidermolysis bullosa letalis +Q812 Epidermolysis bullosa dystrophica +Q818 Other epidermolysis bullosa +Q819 Epidermolysis bullosa, unspecified +Q820 Hereditary lymphedema +Q821 Xeroderma pigmentosum +Q822 Congenital cutaneous mastocytosis +Q823 Incontinentia pigmenti +Q824 Ectodermal dysplasia (anhidrotic) +Q825 Congenital non-neoplastic nevus +Q826 Congenital sacral dimple +Q828 Other specified congenital malformations of skin +Q829 Congenital malformation of skin, unspecified +Q830 Congenital absence of breast with absent nipple +Q831 Accessory breast +Q832 Absent nipple +Q833 Accessory nipple +Q838 Other congenital malformations of breast +Q839 Congenital malformation of breast, unspecified +Q840 Congenital alopecia +Q841 Congenital morphological disturbances of hair, not elsewhere classified +Q842 Other congenital malformations of hair +Q843 Anonychia +Q844 Congenital leukonychia +Q845 Enlarged and hypertrophic nails +Q846 Other congenital malformations of nails +Q848 Other specified congenital malformations of integument +Q849 Congenital malformation of integument, unspecified +Q8500 Neurofibromatosis, unspecified +Q8501 Neurofibromatosis, type 1 +Q8502 Neurofibromatosis, type 2 +Q8503 Schwannomatosis +Q8509 Other neurofibromatosis +Q851 Tuberous sclerosis +Q858 Other phakomatoses, not elsewhere classified +Q859 Phakomatosis, unspecified +Q860 Fetal alcohol syndrome (dysmorphic) +Q861 Fetal hydantoin syndrome +Q862 Dysmorphism due to warfarin +Q868 Other congenital malformation syndromes due to known exogenous causes +Q870 Congenital malformation syndromes predominantly affecting facial appearance +Q871 Congenital malformation syndromes predominantly associated with short stature +Q872 Congenital malformation syndromes predominantly involving limbs +Q873 Congenital malformation syndromes involving early overgrowth +Q8740 Marfan's syndrome, unspecified +Q87410 Marfan's syndrome with aortic dilation +Q87418 Marfan's syndrome with other cardiovascular manifestations +Q8742 Marfan's syndrome with ocular manifestations +Q8743 Marfan's syndrome with skeletal manifestation +Q875 Other congenital malformation syndromes with other skeletal changes +Q8781 Alport syndrome +Q8782 Arterial tortuosity syndrome +Q8789 Other specified congenital malformation syndromes, not elsewhere classified +Q8901 Asplenia (congenital) +Q8909 Congenital malformations of spleen +Q891 Congenital malformations of adrenal gland +Q892 Congenital malformations of other endocrine glands +Q893 Situs inversus +Q894 Conjoined twins +Q897 Multiple congenital malformations, not elsewhere classified +Q898 Other specified congenital malformations +Q899 Congenital malformation, unspecified +Q900 Trisomy 21, nonmosaicism (meiotic nondisjunction) +Q901 Trisomy 21, mosaicism (mitotic nondisjunction) +Q902 Trisomy 21, translocation +Q909 Down syndrome, unspecified +Q910 Trisomy 18, nonmosaicism (meiotic nondisjunction) +Q911 Trisomy 18, mosaicism (mitotic nondisjunction) +Q912 Trisomy 18, translocation +Q913 Trisomy 18, unspecified +Q914 Trisomy 13, nonmosaicism (meiotic nondisjunction) +Q915 Trisomy 13, mosaicism (mitotic nondisjunction) +Q916 Trisomy 13, translocation +Q917 Trisomy 13, unspecified +Q920 Whole chromosome trisomy, nonmosaicism (meiotic nondisjunction) +Q921 Whole chromosome trisomy, mosaicism (mitotic nondisjunction) +Q922 Partial trisomy +Q925 Duplications with other complex rearrangements +Q9261 Marker chromosomes in normal individual +Q9262 Marker chromosomes in abnormal individual +Q927 Triploidy and polyploidy +Q928 Other specified trisomies and partial trisomies of autosomes +Q929 Trisomy and partial trisomy of autosomes, unspecified +Q930 Whole chromosome monosomy, nonmosaicism (meiotic nondisjunction) +Q931 Whole chromosome monosomy, mosaicism (mitotic nondisjunction) +Q932 Chromosome replaced with ring, dicentric or isochromosome +Q933 Deletion of short arm of chromosome 4 +Q934 Deletion of short arm of chromosome 5 +Q9351 Angelman syndrome +Q9359 Other deletions of part of a chromosome +Q937 Deletions with other complex rearrangements +Q9381 Velo-cardio-facial syndrome +Q9382 Williams syndrome +Q9388 Other microdeletions +Q9389 Other deletions from the autosomes +Q939 Deletion from autosomes, unspecified +Q950 Balanced translocation and insertion in normal individual +Q951 Chromosome inversion in normal individual +Q952 Balanced autosomal rearrangement in abnormal individual +Q953 Balanced sex/autosomal rearrangement in abnormal individual +Q955 Individual with autosomal fragile site +Q958 Other balanced rearrangements and structural markers +Q959 Balanced rearrangement and structural marker, unspecified +Q960 Karyotype 45, X +Q961 Karyotype 46, X iso (Xq) +Q962 Karyotype 46, X with abnormal sex chromosome, except iso (Xq) +Q963 Mosaicism, 45, X/46, XX or XY +Q964 Mosaicism, 45, X/other cell line(s) with abnormal sex chromosome +Q968 Other variants of Turner's syndrome +Q969 Turner's syndrome, unspecified +Q970 Karyotype 47, XXX +Q971 Female with more than three X chromosomes +Q972 Mosaicism, lines with various numbers of X chromosomes +Q973 Female with 46, XY karyotype +Q978 Other specified sex chromosome abnormalities, female phenotype +Q979 Sex chromosome abnormality, female phenotype, unspecified +Q980 Klinefelter syndrome karyotype 47, XXY +Q981 Klinefelter syndrome, male with more than two X chromosomes +Q983 Other male with 46, XX karyotype +Q984 Klinefelter syndrome, unspecified +Q985 Karyotype 47, XYY +Q986 Male with structurally abnormal sex chromosome +Q987 Male with sex chromosome mosaicism +Q988 Other specified sex chromosome abnormalities, male phenotype +Q989 Sex chromosome abnormality, male phenotype, unspecified +Q990 Chimera 46, XX/46, XY +Q991 46, XX true hermaphrodite +Q992 Fragile X chromosome +Q998 Other specified chromosome abnormalities +Q999 Chromosomal abnormality, unspecified +R000 Tachycardia, unspecified +R001 Bradycardia, unspecified +R002 Palpitations +R008 Other abnormalities of heart beat +R009 Unspecified abnormalities of heart beat +R010 Benign and innocent cardiac murmurs +R011 Cardiac murmur, unspecified +R012 Other cardiac sounds +R030 Elevated blood-pressure reading, without diagnosis of hypertension +R031 Nonspecific low blood-pressure reading +R040 Epistaxis +R041 Hemorrhage from throat +R042 Hemoptysis +R0481 Acute idiopathic pulmonary hemorrhage in infants +R0489 Hemorrhage from other sites in respiratory passages +R049 Hemorrhage from respiratory passages, unspecified +R05 Cough +R0600 Dyspnea, unspecified +R0601 Orthopnea +R0602 Shortness of breath +R0603 Acute respiratory distress +R0609 Other forms of dyspnea +R061 Stridor +R062 Wheezing +R063 Periodic breathing +R064 Hyperventilation +R065 Mouth breathing +R066 Hiccough +R067 Sneezing +R0681 Apnea, not elsewhere classified +R0682 Tachypnea, not elsewhere classified +R0683 Snoring +R0689 Other abnormalities of breathing +R069 Unspecified abnormalities of breathing +R070 Pain in throat +R071 Chest pain on breathing +R072 Precordial pain +R0781 Pleurodynia +R0782 Intercostal pain +R0789 Other chest pain +R079 Chest pain, unspecified +R0901 Asphyxia +R0902 Hypoxemia +R091 Pleurisy +R092 Respiratory arrest +R093 Abnormal sputum +R0981 Nasal congestion +R0982 Postnasal drip +R0989 Other specified symptoms and signs involving the circulatory and respiratory systems +R100 Acute abdomen +R1010 Upper abdominal pain, unspecified +R1011 Right upper quadrant pain +R1012 Left upper quadrant pain +R1013 Epigastric pain +R102 Pelvic and perineal pain +R1030 Lower abdominal pain, unspecified +R1031 Right lower quadrant pain +R1032 Left lower quadrant pain +R1033 Periumbilical pain +R10811 Right upper quadrant abdominal tenderness +R10812 Left upper quadrant abdominal tenderness +R10813 Right lower quadrant abdominal tenderness +R10814 Left lower quadrant abdominal tenderness +R10815 Periumbilic abdominal tenderness +R10816 Epigastric abdominal tenderness +R10817 Generalized abdominal tenderness +R10819 Abdominal tenderness, unspecified site +R10821 Right upper quadrant rebound abdominal tenderness +R10822 Left upper quadrant rebound abdominal tenderness +R10823 Right lower quadrant rebound abdominal tenderness +R10824 Left lower quadrant rebound abdominal tenderness +R10825 Periumbilic rebound abdominal tenderness +R10826 Epigastric rebound abdominal tenderness +R10827 Generalized rebound abdominal tenderness +R10829 Rebound abdominal tenderness, unspecified site +R1083 Colic +R1084 Generalized abdominal pain +R109 Unspecified abdominal pain +R110 Nausea +R1110 Vomiting, unspecified +R1111 Vomiting without nausea +R1112 Projectile vomiting +R1113 Vomiting of fecal matter +R1114 Bilious vomiting +R112 Nausea with vomiting, unspecified +R12 Heartburn +R130 Aphagia +R1310 Dysphagia, unspecified +R1311 Dysphagia, oral phase +R1312 Dysphagia, oropharyngeal phase +R1313 Dysphagia, pharyngeal phase +R1314 Dysphagia, pharyngoesophageal phase +R1319 Other dysphagia +R140 Abdominal distension (gaseous) +R141 Gas pain +R142 Eructation +R143 Flatulence +R150 Incomplete defecation +R151 Fecal smearing +R152 Fecal urgency +R159 Full incontinence of feces +R160 Hepatomegaly, not elsewhere classified +R161 Splenomegaly, not elsewhere classified +R162 Hepatomegaly with splenomegaly, not elsewhere classified +R17 Unspecified jaundice +R180 Malignant ascites +R188 Other ascites +R1900 Intra-abdominal and pelvic swelling, mass and lump, unspecified site +R1901 Right upper quadrant abdominal swelling, mass and lump +R1902 Left upper quadrant abdominal swelling, mass and lump +R1903 Right lower quadrant abdominal swelling, mass and lump +R1904 Left lower quadrant abdominal swelling, mass and lump +R1905 Periumbilic swelling, mass or lump +R1906 Epigastric swelling, mass or lump +R1907 Generalized intra-abdominal and pelvic swelling, mass and lump +R1909 Other intra-abdominal and pelvic swelling, mass and lump +R1911 Absent bowel sounds +R1912 Hyperactive bowel sounds +R1915 Other abnormal bowel sounds +R192 Visible peristalsis +R1930 Abdominal rigidity, unspecified site +R1931 Right upper quadrant abdominal rigidity +R1932 Left upper quadrant abdominal rigidity +R1933 Right lower quadrant abdominal rigidity +R1934 Left lower quadrant abdominal rigidity +R1935 Periumbilic abdominal rigidity +R1936 Epigastric abdominal rigidity +R1937 Generalized abdominal rigidity +R194 Change in bowel habit +R195 Other fecal abnormalities +R196 Halitosis +R197 Diarrhea, unspecified +R198 Other specified symptoms and signs involving the digestive system and abdomen +R200 Anesthesia of skin +R201 Hypoesthesia of skin +R202 Paresthesia of skin +R203 Hyperesthesia +R208 Other disturbances of skin sensation +R209 Unspecified disturbances of skin sensation +R21 Rash and other nonspecific skin eruption +R220 Localized swelling, mass and lump, head +R221 Localized swelling, mass and lump, neck +R222 Localized swelling, mass and lump, trunk +R2230 Localized swelling, mass and lump, unspecified upper limb +R2231 Localized swelling, mass and lump, right upper limb +R2232 Localized swelling, mass and lump, left upper limb +R2233 Localized swelling, mass and lump, upper limb, bilateral +R2240 Localized swelling, mass and lump, unspecified lower limb +R2241 Localized swelling, mass and lump, right lower limb +R2242 Localized swelling, mass and lump, left lower limb +R2243 Localized swelling, mass and lump, lower limb, bilateral +R229 Localized swelling, mass and lump, unspecified +R230 Cyanosis +R231 Pallor +R232 Flushing +R233 Spontaneous ecchymoses +R234 Changes in skin texture +R238 Other skin changes +R239 Unspecified skin changes +R250 Abnormal head movements +R251 Tremor, unspecified +R252 Cramp and spasm +R253 Fasciculation +R258 Other abnormal involuntary movements +R259 Unspecified abnormal involuntary movements +R260 Ataxic gait +R261 Paralytic gait +R262 Difficulty in walking, not elsewhere classified +R2681 Unsteadiness on feet +R2689 Other abnormalities of gait and mobility +R269 Unspecified abnormalities of gait and mobility +R270 Ataxia, unspecified +R278 Other lack of coordination +R279 Unspecified lack of coordination +R290 Tetany +R291 Meningismus +R292 Abnormal reflex +R293 Abnormal posture +R294 Clicking hip +R295 Transient paralysis +R296 Repeated falls +R29700 NIHSS score 0 +R29701 NIHSS score 1 +R29702 NIHSS score 2 +R29703 NIHSS score 3 +R29704 NIHSS score 4 +R29705 NIHSS score 5 +R29706 NIHSS score 6 +R29707 NIHSS score 7 +R29708 NIHSS score 8 +R29709 NIHSS score 9 +R29710 NIHSS score 10 +R29711 NIHSS score 11 +R29712 NIHSS score 12 +R29713 NIHSS score 13 +R29714 NIHSS score 14 +R29715 NIHSS score 15 +R29716 NIHSS score 16 +R29717 NIHSS score 17 +R29718 NIHSS score 18 +R29719 NIHSS score 19 +R29720 NIHSS score 20 +R29721 NIHSS score 21 +R29722 NIHSS score 22 +R29723 NIHSS score 23 +R29724 NIHSS score 24 +R29725 NIHSS score 25 +R29726 NIHSS score 26 +R29727 NIHSS score 27 +R29728 NIHSS score 28 +R29729 NIHSS score 29 +R29730 NIHSS score 30 +R29731 NIHSS score 31 +R29732 NIHSS score 32 +R29733 NIHSS score 33 +R29734 NIHSS score 34 +R29735 NIHSS score 35 +R29736 NIHSS score 36 +R29737 NIHSS score 37 +R29738 NIHSS score 38 +R29739 NIHSS score 39 +R29740 NIHSS score 40 +R29741 NIHSS score 41 +R29742 NIHSS score 42 +R29810 Facial weakness +R29818 Other symptoms and signs involving the nervous system +R29890 Loss of height +R29891 Ocular torticollis +R29898 Other symptoms and signs involving the musculoskeletal system +R2990 Unspecified symptoms and signs involving the nervous system +R2991 Unspecified symptoms and signs involving the musculoskeletal system +R300 Dysuria +R301 Vesical tenesmus +R309 Painful micturition, unspecified +R310 Gross hematuria +R311 Benign essential microscopic hematuria +R3121 Asymptomatic microscopic hematuria +R3129 Other microscopic hematuria +R319 Hematuria, unspecified +R32 Unspecified urinary incontinence +R330 Drug induced retention of urine +R338 Other retention of urine +R339 Retention of urine, unspecified +R34 Anuria and oliguria +R350 Frequency of micturition +R351 Nocturia +R358 Other polyuria +R360 Urethral discharge without blood +R361 Hematospermia +R369 Urethral discharge, unspecified +R37 Sexual dysfunction, unspecified +R390 Extravasation of urine +R3911 Hesitancy of micturition +R3912 Poor urinary stream +R3913 Splitting of urinary stream +R3914 Feeling of incomplete bladder emptying +R3915 Urgency of urination +R3916 Straining to void +R39191 Need to immediately re-void +R39192 Position dependent micturition +R39198 Other difficulties with micturition +R392 Extrarenal uremia +R3981 Functional urinary incontinence +R3982 Chronic bladder pain +R3983 Unilateral non-palpable testicle +R3984 Bilateral non-palpable testicles +R3989 Other symptoms and signs involving the genitourinary system +R399 Unspecified symptoms and signs involving the genitourinary system +R400 Somnolence +R401 Stupor +R4020 Unspecified coma +R402110 Coma scale, eyes open, never, unspecified time +R402111 Coma scale, eyes open, never, in the field [EMT or ambulance] +R402112 Coma scale, eyes open, never, at arrival to emergency department +R402113 Coma scale, eyes open, never, at hospital admission +R402114 Coma scale, eyes open, never, 24 hours or more after hospital admission +R402120 Coma scale, eyes open, to pain, unspecified time +R402121 Coma scale, eyes open, to pain, in the field [EMT or ambulance] +R402122 Coma scale, eyes open, to pain, at arrival to emergency department +R402123 Coma scale, eyes open, to pain, at hospital admission +R402124 Coma scale, eyes open, to pain, 24 hours or more after hospital admission +R402130 Coma scale, eyes open, to sound, unspecified time +R402131 Coma scale, eyes open, to sound, in the field [EMT or ambulance] +R402132 Coma scale, eyes open, to sound, at arrival to emergency department +R402133 Coma scale, eyes open, to sound, at hospital admission +R402134 Coma scale, eyes open, to sound, 24 hours or more after hospital admission +R402140 Coma scale, eyes open, spontaneous, unspecified time +R402141 Coma scale, eyes open, spontaneous, in the field [EMT or ambulance] +R402142 Coma scale, eyes open, spontaneous, at arrival to emergency department +R402143 Coma scale, eyes open, spontaneous, at hospital admission +R402144 Coma scale, eyes open, spontaneous, 24 hours or more after hospital admission +R402210 Coma scale, best verbal response, none, unspecified time +R402211 Coma scale, best verbal response, none, in the field [EMT or ambulance] +R402212 Coma scale, best verbal response, none, at arrival to emergency department +R402213 Coma scale, best verbal response, none, at hospital admission +R402214 Coma scale, best verbal response, none, 24 hours or more after hospital admission +R402220 Coma scale, best verbal response, incomprehensible words, unspecified time +R402221 Coma scale, best verbal response, incomprehensible words, in the field [EMT or ambulance] +R402222 Coma scale, best verbal response, incomprehensible words, at arrival to emergency department +R402223 Coma scale, best verbal response, incomprehensible words, at hospital admission +R402224 Coma scale, best verbal response, incomprehensible words, 24 hours or more after hospital admission +R402230 Coma scale, best verbal response, inappropriate words, unspecified time +R402231 Coma scale, best verbal response, inappropriate words, in the field [EMT or ambulance] +R402232 Coma scale, best verbal response, inappropriate words, at arrival to emergency department +R402233 Coma scale, best verbal response, inappropriate words, at hospital admission +R402234 Coma scale, best verbal response, inappropriate words, 24 hours or more after hospital admission +R402240 Coma scale, best verbal response, confused conversation, unspecified time +R402241 Coma scale, best verbal response, confused conversation, in the field [EMT or ambulance] +R402242 Coma scale, best verbal response, confused conversation, at arrival to emergency department +R402243 Coma scale, best verbal response, confused conversation, at hospital admission +R402244 Coma scale, best verbal response, confused conversation, 24 hours or more after hospital admission +R402250 Coma scale, best verbal response, oriented, unspecified time +R402251 Coma scale, best verbal response, oriented, in the field [EMT or ambulance] +R402252 Coma scale, best verbal response, oriented, at arrival to emergency department +R402253 Coma scale, best verbal response, oriented, at hospital admission +R402254 Coma scale, best verbal response, oriented, 24 hours or more after hospital admission +R402310 Coma scale, best motor response, none, unspecified time +R402311 Coma scale, best motor response, none, in the field [EMT or ambulance] +R402312 Coma scale, best motor response, none, at arrival to emergency department +R402313 Coma scale, best motor response, none, at hospital admission +R402314 Coma scale, best motor response, none, 24 hours or more after hospital admission +R402320 Coma scale, best motor response, extension, unspecified time +R402321 Coma scale, best motor response, extension, in the field [EMT or ambulance] +R402322 Coma scale, best motor response, extension, at arrival to emergency department +R402323 Coma scale, best motor response, extension, at hospital admission +R402324 Coma scale, best motor response, extension, 24 hours or more after hospital admission +R402330 Coma scale, best motor response, abnormal flexion, unspecified time +R402331 Coma scale, best motor response, abnormal flexion, in the field [EMT or ambulance] +R402332 Coma scale, best motor response, abnormal flexion, at arrival to emergency department +R402333 Coma scale, best motor response, abnormal flexion, at hospital admission +R402334 Coma scale, best motor response, abnormal flexion, 24 hours or more after hospital admission +R402340 Coma scale, best motor response, flexion withdrawal, unspecified time +R402341 Coma scale, best motor response, flexion withdrawal, in the field [EMT or ambulance] +R402342 Coma scale, best motor response, flexion withdrawal, at arrival to emergency department +R402343 Coma scale, best motor response, flexion withdrawal, at hospital admission +R402344 Coma scale, best motor response, flexion withdrawal, 24 hours or more after hospital admission +R402350 Coma scale, best motor response, localizes pain, unspecified time +R402351 Coma scale, best motor response, localizes pain, in the field [EMT or ambulance] +R402352 Coma scale, best motor response, localizes pain, at arrival to emergency department +R402353 Coma scale, best motor response, localizes pain, at hospital admission +R402354 Coma scale, best motor response, localizes pain, 24 hours or more after hospital admission +R402360 Coma scale, best motor response, obeys commands, unspecified time +R402361 Coma scale, best motor response, obeys commands, in the field [EMT or ambulance] +R402362 Coma scale, best motor response, obeys commands, at arrival to emergency department +R402363 Coma scale, best motor response, obeys commands, at hospital admission +R402364 Coma scale, best motor response, obeys commands, 24 hours or more after hospital admission +R402410 Glasgow coma scale score 13-15, unspecified time +R402411 Glasgow coma scale score 13-15, in the field [EMT or ambulance] +R402412 Glasgow coma scale score 13-15, at arrival to emergency department +R402413 Glasgow coma scale score 13-15, at hospital admission +R402414 Glasgow coma scale score 13-15, 24 hours or more after hospital admission +R402420 Glasgow coma scale score 9-12, unspecified time +R402421 Glasgow coma scale score 9-12, in the field [EMT or ambulance] +R402422 Glasgow coma scale score 9-12, at arrival to emergency department +R402423 Glasgow coma scale score 9-12, at hospital admission +R402424 Glasgow coma scale score 9-12, 24 hours or more after hospital admission +R402430 Glasgow coma scale score 3-8, unspecified time +R402431 Glasgow coma scale score 3-8, in the field [EMT or ambulance] +R402432 Glasgow coma scale score 3-8, at arrival to emergency department +R402433 Glasgow coma scale score 3-8, at hospital admission +R402434 Glasgow coma scale score 3-8, 24 hours or more after hospital admission +R402440 Other coma, without documented Glasgow coma scale score, or with partial score reported, unspecified time +R402441 Other coma, without documented Glasgow coma scale score, or with partial score reported, in the field [EMT or ambulance] +R402442 Other coma, without documented Glasgow coma scale score, or with partial score reported, at arrival to emergency department +R402443 Other coma, without documented Glasgow coma scale score, or with partial score reported, at hospital admission +R402444 Other coma, without documented Glasgow coma scale score, or with partial score reported, 24 hours or more after hospital admission +R403 Persistent vegetative state +R404 Transient alteration of awareness +R410 Disorientation, unspecified +R411 Anterograde amnesia +R412 Retrograde amnesia +R413 Other amnesia +R414 Neurologic neglect syndrome +R4181 Age-related cognitive decline +R4182 Altered mental status, unspecified +R4183 Borderline intellectual functioning +R41840 Attention and concentration deficit +R41841 Cognitive communication deficit +R41842 Visuospatial deficit +R41843 Psychomotor deficit +R41844 Frontal lobe and executive function deficit +R4189 Other symptoms and signs involving cognitive functions and awareness +R419 Unspecified symptoms and signs involving cognitive functions and awareness +R42 Dizziness and giddiness +R430 Anosmia +R431 Parosmia +R432 Parageusia +R438 Other disturbances of smell and taste +R439 Unspecified disturbances of smell and taste +R440 Auditory hallucinations +R441 Visual hallucinations +R442 Other hallucinations +R443 Hallucinations, unspecified +R448 Other symptoms and signs involving general sensations and perceptions +R449 Unspecified symptoms and signs involving general sensations and perceptions +R450 Nervousness +R451 Restlessness and agitation +R452 Unhappiness +R453 Demoralization and apathy +R454 Irritability and anger +R455 Hostility +R456 Violent behavior +R457 State of emotional shock and stress, unspecified +R4581 Low self-esteem +R4582 Worries +R4583 Excessive crying of child, adolescent or adult +R4584 Anhedonia +R45850 Homicidal ideations +R45851 Suicidal ideations +R4586 Emotional lability +R4587 Impulsiveness +R4589 Other symptoms and signs involving emotional state +R460 Very low level of personal hygiene +R461 Bizarre personal appearance +R462 Strange and inexplicable behavior +R463 Overactivity +R464 Slowness and poor responsiveness +R465 Suspiciousness and marked evasiveness +R466 Undue concern and preoccupation with stressful events +R467 Verbosity and circumstantial detail obscuring reason for contact +R4681 Obsessive-compulsive behavior +R4689 Other symptoms and signs involving appearance and behavior +R4701 Aphasia +R4702 Dysphasia +R471 Dysarthria and anarthria +R4781 Slurred speech +R4782 Fluency disorder in conditions classified elsewhere +R4789 Other speech disturbances +R479 Unspecified speech disturbances +R480 Dyslexia and alexia +R481 Agnosia +R482 Apraxia +R483 Visual agnosia +R488 Other symbolic dysfunctions +R489 Unspecified symbolic dysfunctions +R490 Dysphonia +R491 Aphonia +R4921 Hypernasality +R4922 Hyponasality +R498 Other voice and resonance disorders +R499 Unspecified voice and resonance disorder +R502 Drug induced fever +R5081 Fever presenting with conditions classified elsewhere +R5082 Postprocedural fever +R5083 Postvaccination fever +R5084 Febrile nonhemolytic transfusion reaction +R509 Fever, unspecified +R51 Headache +R52 Pain, unspecified +R530 Neoplastic (malignant) related fatigue +R531 Weakness +R532 Functional quadriplegia +R5381 Other malaise +R5382 Chronic fatigue, unspecified +R5383 Other fatigue +R54 Age-related physical debility +R55 Syncope and collapse +R5600 Simple febrile convulsions +R5601 Complex febrile convulsions +R561 Post traumatic seizures +R569 Unspecified convulsions +R570 Cardiogenic shock +R571 Hypovolemic shock +R578 Other shock +R579 Shock, unspecified +R58 Hemorrhage, not elsewhere classified +R590 Localized enlarged lymph nodes +R591 Generalized enlarged lymph nodes +R599 Enlarged lymph nodes, unspecified +R600 Localized edema +R601 Generalized edema +R609 Edema, unspecified +R61 Generalized hyperhidrosis +R620 Delayed milestone in childhood +R6250 Unspecified lack of expected normal physiological development in childhood +R6251 Failure to thrive (child) +R6252 Short stature (child) +R6259 Other lack of expected normal physiological development in childhood +R627 Adult failure to thrive +R630 Anorexia +R631 Polydipsia +R632 Polyphagia +R633 Feeding difficulties +R634 Abnormal weight loss +R635 Abnormal weight gain +R636 Underweight +R638 Other symptoms and signs concerning food and fluid intake +R64 Cachexia +R6510 Systemic inflammatory response syndrome (SIRS) of non-infectious origin without acute organ dysfunction +R6511 Systemic inflammatory response syndrome (SIRS) of non-infectious origin with acute organ dysfunction +R6520 Severe sepsis without septic shock +R6521 Severe sepsis with septic shock +R680 Hypothermia, not associated with low environmental temperature +R6811 Excessive crying of infant (baby) +R6812 Fussy infant (baby) +R6813 Apparent life threatening event in infant (ALTE) +R6819 Other nonspecific symptoms peculiar to infancy +R682 Dry mouth, unspecified +R683 Clubbing of fingers +R6881 Early satiety +R6882 Decreased libido +R6883 Chills (without fever) +R6884 Jaw pain +R6889 Other general symptoms and signs +R69 Illness, unspecified +R700 Elevated erythrocyte sedimentation rate +R701 Abnormal plasma viscosity +R710 Precipitous drop in hematocrit +R718 Other abnormality of red blood cells +R7301 Impaired fasting glucose +R7302 Impaired glucose tolerance (oral) +R7303 Prediabetes +R7309 Other abnormal glucose +R739 Hyperglycemia, unspecified +R740 Nonspecific elevation of levels of transaminase and lactic acid dehydrogenase [LDH] +R748 Abnormal levels of other serum enzymes +R749 Abnormal serum enzyme level, unspecified +R75 Inconclusive laboratory evidence of human immunodeficiency virus [HIV] +R760 Raised antibody titer +R7611 Nonspecific reaction to tuberculin skin test without active tuberculosis +R7612 Nonspecific reaction to cell mediated immunity measurement of gamma interferon antigen response without active tuberculosis +R768 Other specified abnormal immunological findings in serum +R769 Abnormal immunological finding in serum, unspecified +R770 Abnormality of albumin +R771 Abnormality of globulin +R772 Abnormality of alphafetoprotein +R778 Other specified abnormalities of plasma proteins +R779 Abnormality of plasma protein, unspecified +R780 Finding of alcohol in blood +R781 Finding of opiate drug in blood +R782 Finding of cocaine in blood +R783 Finding of hallucinogen in blood +R784 Finding of other drugs of addictive potential in blood +R785 Finding of other psychotropic drug in blood +R786 Finding of steroid agent in blood +R7871 Abnormal lead level in blood +R7879 Finding of abnormal level of heavy metals in blood +R7881 Bacteremia +R7889 Finding of other specified substances, not normally found in blood +R789 Finding of unspecified substance, not normally found in blood +R790 Abnormal level of blood mineral +R791 Abnormal coagulation profile +R7981 Abnormal blood-gas level +R7982 Elevated C-reactive protein (CRP) +R7989 Other specified abnormal findings of blood chemistry +R799 Abnormal finding of blood chemistry, unspecified +R800 Isolated proteinuria +R801 Persistent proteinuria, unspecified +R802 Orthostatic proteinuria, unspecified +R803 Bence Jones proteinuria +R808 Other proteinuria +R809 Proteinuria, unspecified +R81 Glycosuria +R820 Chyluria +R821 Myoglobinuria +R822 Biliuria +R823 Hemoglobinuria +R824 Acetonuria +R825 Elevated urine levels of drugs, medicaments and biological substances +R826 Abnormal urine levels of substances chiefly nonmedicinal as to source +R8271 Bacteriuria +R8279 Other abnormal findings on microbiological examination of urine +R828 Abnormal findings on cytological and histological examination of urine +R8290 Unspecified abnormal findings in urine +R8291 Other chromoabnormalities of urine +R82991 Hypocitraturia +R82992 Hyperoxaluria +R82993 Hyperuricoscuria +R82994 Hypercalciuria +R82998 Other abnormal findings in urine +R830 Abnormal level of enzymes in cerebrospinal fluid +R831 Abnormal level of hormones in cerebrospinal fluid +R832 Abnormal level of other drugs, medicaments and biological substances in cerebrospinal fluid +R833 Abnormal level of substances chiefly nonmedicinal as to source in cerebrospinal fluid +R834 Abnormal immunological findings in cerebrospinal fluid +R835 Abnormal microbiological findings in cerebrospinal fluid +R836 Abnormal cytological findings in cerebrospinal fluid +R838 Other abnormal findings in cerebrospinal fluid +R839 Unspecified abnormal finding in cerebrospinal fluid +R840 Abnormal level of enzymes in specimens from respiratory organs and thorax +R841 Abnormal level of hormones in specimens from respiratory organs and thorax +R842 Abnormal level of other drugs, medicaments and biological substances in specimens from respiratory organs and thorax +R843 Abnormal level of substances chiefly nonmedicinal as to source in specimens from respiratory organs and thorax +R844 Abnormal immunological findings in specimens from respiratory organs and thorax +R845 Abnormal microbiological findings in specimens from respiratory organs and thorax +R846 Abnormal cytological findings in specimens from respiratory organs and thorax +R847 Abnormal histological findings in specimens from respiratory organs and thorax +R848 Other abnormal findings in specimens from respiratory organs and thorax +R849 Unspecified abnormal finding in specimens from respiratory organs and thorax +R850 Abnormal level of enzymes in specimens from digestive organs and abdominal cavity +R851 Abnormal level of hormones in specimens from digestive organs and abdominal cavity +R852 Abnormal level of other drugs, medicaments and biological substances in specimens from digestive organs and abdominal cavity +R853 Abnormal level of substances chiefly nonmedicinal as to source in specimens from digestive organs and abdominal cavity +R854 Abnormal immunological findings in specimens from digestive organs and abdominal cavity +R855 Abnormal microbiological findings in specimens from digestive organs and abdominal cavity +R85610 Atypical squamous cells of undetermined significance on cytologic smear of anus (ASC-US) +R85611 Atypical squamous cells cannot exclude high grade squamous intraepithelial lesion on cytologic smear of anus (ASC-H) +R85612 Low grade squamous intraepithelial lesion on cytologic smear of anus (LGSIL) +R85613 High grade squamous intraepithelial lesion on cytologic smear of anus (HGSIL) +R85614 Cytologic evidence of malignancy on smear of anus +R85615 Unsatisfactory cytologic smear of anus +R85616 Satisfactory anal smear but lacking transformation zone +R85618 Other abnormal cytological findings on specimens from anus +R85619 Unspecified abnormal cytological findings in specimens from anus +R8569 Abnormal cytological findings in specimens from other digestive organs and abdominal cavity +R857 Abnormal histological findings in specimens from digestive organs and abdominal cavity +R8581 Anal high risk human papillomavirus (HPV) DNA test positive +R8582 Anal low risk human papillomavirus (HPV) DNA test positive +R8589 Other abnormal findings in specimens from digestive organs and abdominal cavity +R859 Unspecified abnormal finding in specimens from digestive organs and abdominal cavity +R860 Abnormal level of enzymes in specimens from male genital organs +R861 Abnormal level of hormones in specimens from male genital organs +R862 Abnormal level of other drugs, medicaments and biological substances in specimens from male genital organs +R863 Abnormal level of substances chiefly nonmedicinal as to source in specimens from male genital organs +R864 Abnormal immunological findings in specimens from male genital organs +R865 Abnormal microbiological findings in specimens from male genital organs +R866 Abnormal cytological findings in specimens from male genital organs +R867 Abnormal histological findings in specimens from male genital organs +R868 Other abnormal findings in specimens from male genital organs +R869 Unspecified abnormal finding in specimens from male genital organs +R870 Abnormal level of enzymes in specimens from female genital organs +R871 Abnormal level of hormones in specimens from female genital organs +R872 Abnormal level of other drugs, medicaments and biological substances in specimens from female genital organs +R873 Abnormal level of substances chiefly nonmedicinal as to source in specimens from female genital organs +R874 Abnormal immunological findings in specimens from female genital organs +R875 Abnormal microbiological findings in specimens from female genital organs +R87610 Atypical squamous cells of undetermined significance on cytologic smear of cervix (ASC-US) +R87611 Atypical squamous cells cannot exclude high grade squamous intraepithelial lesion on cytologic smear of cervix (ASC-H) +R87612 Low grade squamous intraepithelial lesion on cytologic smear of cervix (LGSIL) +R87613 High grade squamous intraepithelial lesion on cytologic smear of cervix (HGSIL) +R87614 Cytologic evidence of malignancy on smear of cervix +R87615 Unsatisfactory cytologic smear of cervix +R87616 Satisfactory cervical smear but lacking transformation zone +R87618 Other abnormal cytological findings on specimens from cervix uteri +R87619 Unspecified abnormal cytological findings in specimens from cervix uteri +R87620 Atypical squamous cells of undetermined significance on cytologic smear of vagina (ASC-US) +R87621 Atypical squamous cells cannot exclude high grade squamous intraepithelial lesion on cytologic smear of vagina (ASC-H) +R87622 Low grade squamous intraepithelial lesion on cytologic smear of vagina (LGSIL) +R87623 High grade squamous intraepithelial lesion on cytologic smear of vagina (HGSIL) +R87624 Cytologic evidence of malignancy on smear of vagina +R87625 Unsatisfactory cytologic smear of vagina +R87628 Other abnormal cytological findings on specimens from vagina +R87629 Unspecified abnormal cytological findings in specimens from vagina +R8769 Abnormal cytological findings in specimens from other female genital organs +R877 Abnormal histological findings in specimens from female genital organs +R87810 Cervical high risk human papillomavirus (HPV) DNA test positive +R87811 Vaginal high risk human papillomavirus (HPV) DNA test positive +R87820 Cervical low risk human papillomavirus (HPV) DNA test positive +R87821 Vaginal low risk human papillomavirus (HPV) DNA test positive +R8789 Other abnormal findings in specimens from female genital organs +R879 Unspecified abnormal finding in specimens from female genital organs +R880 Cloudy (hemodialysis) (peritoneal) dialysis effluent +R888 Abnormal findings in other body fluids and substances +R890 Abnormal level of enzymes in specimens from other organs, systems and tissues +R891 Abnormal level of hormones in specimens from other organs, systems and tissues +R892 Abnormal level of other drugs, medicaments and biological substances in specimens from other organs, systems and tissues +R893 Abnormal level of substances chiefly nonmedicinal as to source in specimens from other organs, systems and tissues +R894 Abnormal immunological findings in specimens from other organs, systems and tissues +R895 Abnormal microbiological findings in specimens from other organs, systems and tissues +R896 Abnormal cytological findings in specimens from other organs, systems and tissues +R897 Abnormal histological findings in specimens from other organs, systems and tissues +R898 Other abnormal findings in specimens from other organs, systems and tissues +R899 Unspecified abnormal finding in specimens from other organs, systems and tissues +R900 Intracranial space-occupying lesion found on diagnostic imaging of central nervous system +R9081 Abnormal echoencephalogram +R9082 White matter disease, unspecified +R9089 Other abnormal findings on diagnostic imaging of central nervous system +R911 Solitary pulmonary nodule +R918 Other nonspecific abnormal finding of lung field +R920 Mammographic microcalcification found on diagnostic imaging of breast +R921 Mammographic calcification found on diagnostic imaging of breast +R922 Inconclusive mammogram +R928 Other abnormal and inconclusive findings on diagnostic imaging of breast +R930 Abnormal findings on diagnostic imaging of skull and head, not elsewhere classified +R931 Abnormal findings on diagnostic imaging of heart and coronary circulation +R932 Abnormal findings on diagnostic imaging of liver and biliary tract +R933 Abnormal findings on diagnostic imaging of other parts of digestive tract +R9341 Abnormal radiologic findings on diagnostic imaging of renal pelvis, ureter, or bladder +R93421 Abnormal radiologic findings on diagnostic imaging of right kidney +R93422 Abnormal radiologic findings on diagnostic imaging of left kidney +R93429 Abnormal radiologic findings on diagnostic imaging of unspecified kidney +R9349 Abnormal radiologic findings on diagnostic imaging of other urinary organs +R935 Abnormal findings on diagnostic imaging of other abdominal regions, including retroperitoneum +R936 Abnormal findings on diagnostic imaging of limbs +R937 Abnormal findings on diagnostic imaging of other parts of musculoskeletal system +R93811 Abnormal radiologic findings on diagnostic imaging of right testicle +R93812 Abnormal radiologic findings on diagnostic imaging of left testicle +R93813 Abnormal radiologic findings on diagnostic imaging of testicles, bilateral +R93819 Abnormal radiologic findings on diagnostic imaging of unspecified testicle +R9389 Abnormal findings on diagnostic imaging of other specified body structures +R939 Diagnostic imaging inconclusive due to excess body fat of patient +R9401 Abnormal electroencephalogram [EEG] +R9402 Abnormal brain scan +R9409 Abnormal results of other function studies of central nervous system +R94110 Abnormal electro-oculogram [EOG] +R94111 Abnormal electroretinogram [ERG] +R94112 Abnormal visually evoked potential [VEP] +R94113 Abnormal oculomotor study +R94118 Abnormal results of other function studies of eye +R94120 Abnormal auditory function study +R94121 Abnormal vestibular function study +R94128 Abnormal results of other function studies of ear and other special senses +R94130 Abnormal response to nerve stimulation, unspecified +R94131 Abnormal electromyogram [EMG] +R94138 Abnormal results of other function studies of peripheral nervous system +R942 Abnormal results of pulmonary function studies +R9430 Abnormal result of cardiovascular function study, unspecified +R9431 Abnormal electrocardiogram [ECG] [EKG] +R9439 Abnormal result of other cardiovascular function study +R944 Abnormal results of kidney function studies +R945 Abnormal results of liver function studies +R946 Abnormal results of thyroid function studies +R947 Abnormal results of other endocrine function studies +R948 Abnormal results of function studies of other organs and systems +R970 Elevated carcinoembryonic antigen [CEA] +R971 Elevated cancer antigen 125 [CA 125] +R9720 Elevated prostate specific antigen [PSA] +R9721 Rising PSA following treatment for malignant neoplasm of prostate +R978 Other abnormal tumor markers +R99 Ill-defined and unknown cause of mortality +S0000XA Unspecified superficial injury of scalp, initial encounter +S0000XD Unspecified superficial injury of scalp, subsequent encounter +S0000XS Unspecified superficial injury of scalp, sequela +S0001XA Abrasion of scalp, initial encounter +S0001XD Abrasion of scalp, subsequent encounter +S0001XS Abrasion of scalp, sequela +S0002XA Blister (nonthermal) of scalp, initial encounter +S0002XD Blister (nonthermal) of scalp, subsequent encounter +S0002XS Blister (nonthermal) of scalp, sequela +S0003XA Contusion of scalp, initial encounter +S0003XD Contusion of scalp, subsequent encounter +S0003XS Contusion of scalp, sequela +S0004XA External constriction of part of scalp, initial encounter +S0004XD External constriction of part of scalp, subsequent encounter +S0004XS External constriction of part of scalp, sequela +S0005XA Superficial foreign body of scalp, initial encounter +S0005XD Superficial foreign body of scalp, subsequent encounter +S0005XS Superficial foreign body of scalp, sequela +S0006XA Insect bite (nonvenomous) of scalp, initial encounter +S0006XD Insect bite (nonvenomous) of scalp, subsequent encounter +S0006XS Insect bite (nonvenomous) of scalp, sequela +S0007XA Other superficial bite of scalp, initial encounter +S0007XD Other superficial bite of scalp, subsequent encounter +S0007XS Other superficial bite of scalp, sequela +S0010XA Contusion of unspecified eyelid and periocular area, initial encounter +S0010XD Contusion of unspecified eyelid and periocular area, subsequent encounter +S0010XS Contusion of unspecified eyelid and periocular area, sequela +S0011XA Contusion of right eyelid and periocular area, initial encounter +S0011XD Contusion of right eyelid and periocular area, subsequent encounter +S0011XS Contusion of right eyelid and periocular area, sequela +S0012XA Contusion of left eyelid and periocular area, initial encounter +S0012XD Contusion of left eyelid and periocular area, subsequent encounter +S0012XS Contusion of left eyelid and periocular area, sequela +S00201A Unspecified superficial injury of right eyelid and periocular area, initial encounter +S00201D Unspecified superficial injury of right eyelid and periocular area, subsequent encounter +S00201S Unspecified superficial injury of right eyelid and periocular area, sequela +S00202A Unspecified superficial injury of left eyelid and periocular area, initial encounter +S00202D Unspecified superficial injury of left eyelid and periocular area, subsequent encounter +S00202S Unspecified superficial injury of left eyelid and periocular area, sequela +S00209A Unspecified superficial injury of unspecified eyelid and periocular area, initial encounter +S00209D Unspecified superficial injury of unspecified eyelid and periocular area, subsequent encounter +S00209S Unspecified superficial injury of unspecified eyelid and periocular area, sequela +S00211A Abrasion of right eyelid and periocular area, initial encounter +S00211D Abrasion of right eyelid and periocular area, subsequent encounter +S00211S Abrasion of right eyelid and periocular area, sequela +S00212A Abrasion of left eyelid and periocular area, initial encounter +S00212D Abrasion of left eyelid and periocular area, subsequent encounter +S00212S Abrasion of left eyelid and periocular area, sequela +S00219A Abrasion of unspecified eyelid and periocular area, initial encounter +S00219D Abrasion of unspecified eyelid and periocular area, subsequent encounter +S00219S Abrasion of unspecified eyelid and periocular area, sequela +S00221A Blister (nonthermal) of right eyelid and periocular area, initial encounter +S00221D Blister (nonthermal) of right eyelid and periocular area, subsequent encounter +S00221S Blister (nonthermal) of right eyelid and periocular area, sequela +S00222A Blister (nonthermal) of left eyelid and periocular area, initial encounter +S00222D Blister (nonthermal) of left eyelid and periocular area, subsequent encounter +S00222S Blister (nonthermal) of left eyelid and periocular area, sequela +S00229A Blister (nonthermal) of unspecified eyelid and periocular area, initial encounter +S00229D Blister (nonthermal) of unspecified eyelid and periocular area, subsequent encounter +S00229S Blister (nonthermal) of unspecified eyelid and periocular area, sequela +S00241A External constriction of right eyelid and periocular area, initial encounter +S00241D External constriction of right eyelid and periocular area, subsequent encounter +S00241S External constriction of right eyelid and periocular area, sequela +S00242A External constriction of left eyelid and periocular area, initial encounter +S00242D External constriction of left eyelid and periocular area, subsequent encounter +S00242S External constriction of left eyelid and periocular area, sequela +S00249A External constriction of unspecified eyelid and periocular area, initial encounter +S00249D External constriction of unspecified eyelid and periocular area, subsequent encounter +S00249S External constriction of unspecified eyelid and periocular area, sequela +S00251A Superficial foreign body of right eyelid and periocular area, initial encounter +S00251D Superficial foreign body of right eyelid and periocular area, subsequent encounter +S00251S Superficial foreign body of right eyelid and periocular area, sequela +S00252A Superficial foreign body of left eyelid and periocular area, initial encounter +S00252D Superficial foreign body of left eyelid and periocular area, subsequent encounter +S00252S Superficial foreign body of left eyelid and periocular area, sequela +S00259A Superficial foreign body of unspecified eyelid and periocular area, initial encounter +S00259D Superficial foreign body of unspecified eyelid and periocular area, subsequent encounter +S00259S Superficial foreign body of unspecified eyelid and periocular area, sequela +S00261A Insect bite (nonvenomous) of right eyelid and periocular area, initial encounter +S00261D Insect bite (nonvenomous) of right eyelid and periocular area, subsequent encounter +S00261S Insect bite (nonvenomous) of right eyelid and periocular area, sequela +S00262A Insect bite (nonvenomous) of left eyelid and periocular area, initial encounter +S00262D Insect bite (nonvenomous) of left eyelid and periocular area, subsequent encounter +S00262S Insect bite (nonvenomous) of left eyelid and periocular area, sequela +S00269A Insect bite (nonvenomous) of unspecified eyelid and periocular area, initial encounter +S00269D Insect bite (nonvenomous) of unspecified eyelid and periocular area, subsequent encounter +S00269S Insect bite (nonvenomous) of unspecified eyelid and periocular area, sequela +S00271A Other superficial bite of right eyelid and periocular area, initial encounter +S00271D Other superficial bite of right eyelid and periocular area, subsequent encounter +S00271S Other superficial bite of right eyelid and periocular area, sequela +S00272A Other superficial bite of left eyelid and periocular area, initial encounter +S00272D Other superficial bite of left eyelid and periocular area, subsequent encounter +S00272S Other superficial bite of left eyelid and periocular area, sequela +S00279A Other superficial bite of unspecified eyelid and periocular area, initial encounter +S00279D Other superficial bite of unspecified eyelid and periocular area, subsequent encounter +S00279S Other superficial bite of unspecified eyelid and periocular area, sequela +S0030XA Unspecified superficial injury of nose, initial encounter +S0030XD Unspecified superficial injury of nose, subsequent encounter +S0030XS Unspecified superficial injury of nose, sequela +S0031XA Abrasion of nose, initial encounter +S0031XD Abrasion of nose, subsequent encounter +S0031XS Abrasion of nose, sequela +S0032XA Blister (nonthermal) of nose, initial encounter +S0032XD Blister (nonthermal) of nose, subsequent encounter +S0032XS Blister (nonthermal) of nose, sequela +S0033XA Contusion of nose, initial encounter +S0033XD Contusion of nose, subsequent encounter +S0033XS Contusion of nose, sequela +S0034XA External constriction of nose, initial encounter +S0034XD External constriction of nose, subsequent encounter +S0034XS External constriction of nose, sequela +S0035XA Superficial foreign body of nose, initial encounter +S0035XD Superficial foreign body of nose, subsequent encounter +S0035XS Superficial foreign body of nose, sequela +S0036XA Insect bite (nonvenomous) of nose, initial encounter +S0036XD Insect bite (nonvenomous) of nose, subsequent encounter +S0036XS Insect bite (nonvenomous) of nose, sequela +S0037XA Other superficial bite of nose, initial encounter +S0037XD Other superficial bite of nose, subsequent encounter +S0037XS Other superficial bite of nose, sequela +S00401A Unspecified superficial injury of right ear, initial encounter +S00401D Unspecified superficial injury of right ear, subsequent encounter +S00401S Unspecified superficial injury of right ear, sequela +S00402A Unspecified superficial injury of left ear, initial encounter +S00402D Unspecified superficial injury of left ear, subsequent encounter +S00402S Unspecified superficial injury of left ear, sequela +S00409A Unspecified superficial injury of unspecified ear, initial encounter +S00409D Unspecified superficial injury of unspecified ear, subsequent encounter +S00409S Unspecified superficial injury of unspecified ear, sequela +S00411A Abrasion of right ear, initial encounter +S00411D Abrasion of right ear, subsequent encounter +S00411S Abrasion of right ear, sequela +S00412A Abrasion of left ear, initial encounter +S00412D Abrasion of left ear, subsequent encounter +S00412S Abrasion of left ear, sequela +S00419A Abrasion of unspecified ear, initial encounter +S00419D Abrasion of unspecified ear, subsequent encounter +S00419S Abrasion of unspecified ear, sequela +S00421A Blister (nonthermal) of right ear, initial encounter +S00421D Blister (nonthermal) of right ear, subsequent encounter +S00421S Blister (nonthermal) of right ear, sequela +S00422A Blister (nonthermal) of left ear, initial encounter +S00422D Blister (nonthermal) of left ear, subsequent encounter +S00422S Blister (nonthermal) of left ear, sequela +S00429A Blister (nonthermal) of unspecified ear, initial encounter +S00429D Blister (nonthermal) of unspecified ear, subsequent encounter +S00429S Blister (nonthermal) of unspecified ear, sequela +S00431A Contusion of right ear, initial encounter +S00431D Contusion of right ear, subsequent encounter +S00431S Contusion of right ear, sequela +S00432A Contusion of left ear, initial encounter +S00432D Contusion of left ear, subsequent encounter +S00432S Contusion of left ear, sequela +S00439A Contusion of unspecified ear, initial encounter +S00439D Contusion of unspecified ear, subsequent encounter +S00439S Contusion of unspecified ear, sequela +S00441A External constriction of right ear, initial encounter +S00441D External constriction of right ear, subsequent encounter +S00441S External constriction of right ear, sequela +S00442A External constriction of left ear, initial encounter +S00442D External constriction of left ear, subsequent encounter +S00442S External constriction of left ear, sequela +S00449A External constriction of unspecified ear, initial encounter +S00449D External constriction of unspecified ear, subsequent encounter +S00449S External constriction of unspecified ear, sequela +S00451A Superficial foreign body of right ear, initial encounter +S00451D Superficial foreign body of right ear, subsequent encounter +S00451S Superficial foreign body of right ear, sequela +S00452A Superficial foreign body of left ear, initial encounter +S00452D Superficial foreign body of left ear, subsequent encounter +S00452S Superficial foreign body of left ear, sequela +S00459A Superficial foreign body of unspecified ear, initial encounter +S00459D Superficial foreign body of unspecified ear, subsequent encounter +S00459S Superficial foreign body of unspecified ear, sequela +S00461A Insect bite (nonvenomous) of right ear, initial encounter +S00461D Insect bite (nonvenomous) of right ear, subsequent encounter +S00461S Insect bite (nonvenomous) of right ear, sequela +S00462A Insect bite (nonvenomous) of left ear, initial encounter +S00462D Insect bite (nonvenomous) of left ear, subsequent encounter +S00462S Insect bite (nonvenomous) of left ear, sequela +S00469A Insect bite (nonvenomous) of unspecified ear, initial encounter +S00469D Insect bite (nonvenomous) of unspecified ear, subsequent encounter +S00469S Insect bite (nonvenomous) of unspecified ear, sequela +S00471A Other superficial bite of right ear, initial encounter +S00471D Other superficial bite of right ear, subsequent encounter +S00471S Other superficial bite of right ear, sequela +S00472A Other superficial bite of left ear, initial encounter +S00472D Other superficial bite of left ear, subsequent encounter +S00472S Other superficial bite of left ear, sequela +S00479A Other superficial bite of unspecified ear, initial encounter +S00479D Other superficial bite of unspecified ear, subsequent encounter +S00479S Other superficial bite of unspecified ear, sequela +S00501A Unspecified superficial injury of lip, initial encounter +S00501D Unspecified superficial injury of lip, subsequent encounter +S00501S Unspecified superficial injury of lip, sequela +S00502A Unspecified superficial injury of oral cavity, initial encounter +S00502D Unspecified superficial injury of oral cavity, subsequent encounter +S00502S Unspecified superficial injury of oral cavity, sequela +S00511A Abrasion of lip, initial encounter +S00511D Abrasion of lip, subsequent encounter +S00511S Abrasion of lip, sequela +S00512A Abrasion of oral cavity, initial encounter +S00512D Abrasion of oral cavity, subsequent encounter +S00512S Abrasion of oral cavity, sequela +S00521A Blister (nonthermal) of lip, initial encounter +S00521D Blister (nonthermal) of lip, subsequent encounter +S00521S Blister (nonthermal) of lip, sequela +S00522A Blister (nonthermal) of oral cavity, initial encounter +S00522D Blister (nonthermal) of oral cavity, subsequent encounter +S00522S Blister (nonthermal) of oral cavity, sequela +S00531A Contusion of lip, initial encounter +S00531D Contusion of lip, subsequent encounter +S00531S Contusion of lip, sequela +S00532A Contusion of oral cavity, initial encounter +S00532D Contusion of oral cavity, subsequent encounter +S00532S Contusion of oral cavity, sequela +S00541A External constriction of lip, initial encounter +S00541D External constriction of lip, subsequent encounter +S00541S External constriction of lip, sequela +S00542A External constriction of oral cavity, initial encounter +S00542D External constriction of oral cavity, subsequent encounter +S00542S External constriction of oral cavity, sequela +S00551A Superficial foreign body of lip, initial encounter +S00551D Superficial foreign body of lip, subsequent encounter +S00551S Superficial foreign body of lip, sequela +S00552A Superficial foreign body of oral cavity, initial encounter +S00552D Superficial foreign body of oral cavity, subsequent encounter +S00552S Superficial foreign body of oral cavity, sequela +S00561A Insect bite (nonvenomous) of lip, initial encounter +S00561D Insect bite (nonvenomous) of lip, subsequent encounter +S00561S Insect bite (nonvenomous) of lip, sequela +S00562A Insect bite (nonvenomous) of oral cavity, initial encounter +S00562D Insect bite (nonvenomous) of oral cavity, subsequent encounter +S00562S Insect bite (nonvenomous) of oral cavity, sequela +S00571A Other superficial bite of lip, initial encounter +S00571D Other superficial bite of lip, subsequent encounter +S00571S Other superficial bite of lip, sequela +S00572A Other superficial bite of oral cavity, initial encounter +S00572D Other superficial bite of oral cavity, subsequent encounter +S00572S Other superficial bite of oral cavity, sequela +S0080XA Unspecified superficial injury of other part of head, initial encounter +S0080XD Unspecified superficial injury of other part of head, subsequent encounter +S0080XS Unspecified superficial injury of other part of head, sequela +S0081XA Abrasion of other part of head, initial encounter +S0081XD Abrasion of other part of head, subsequent encounter +S0081XS Abrasion of other part of head, sequela +S0082XA Blister (nonthermal) of other part of head, initial encounter +S0082XD Blister (nonthermal) of other part of head, subsequent encounter +S0082XS Blister (nonthermal) of other part of head, sequela +S0083XA Contusion of other part of head, initial encounter +S0083XD Contusion of other part of head, subsequent encounter +S0083XS Contusion of other part of head, sequela +S0084XA External constriction of other part of head, initial encounter +S0084XD External constriction of other part of head, subsequent encounter +S0084XS External constriction of other part of head, sequela +S0085XA Superficial foreign body of other part of head, initial encounter +S0085XD Superficial foreign body of other part of head, subsequent encounter +S0085XS Superficial foreign body of other part of head, sequela +S0086XA Insect bite (nonvenomous) of other part of head, initial encounter +S0086XD Insect bite (nonvenomous) of other part of head, subsequent encounter +S0086XS Insect bite (nonvenomous) of other part of head, sequela +S0087XA Other superficial bite of other part of head, initial encounter +S0087XD Other superficial bite of other part of head, subsequent encounter +S0087XS Other superficial bite of other part of head, sequela +S0090XA Unspecified superficial injury of unspecified part of head, initial encounter +S0090XD Unspecified superficial injury of unspecified part of head, subsequent encounter +S0090XS Unspecified superficial injury of unspecified part of head, sequela +S0091XA Abrasion of unspecified part of head, initial encounter +S0091XD Abrasion of unspecified part of head, subsequent encounter +S0091XS Abrasion of unspecified part of head, sequela +S0092XA Blister (nonthermal) of unspecified part of head, initial encounter +S0092XD Blister (nonthermal) of unspecified part of head, subsequent encounter +S0092XS Blister (nonthermal) of unspecified part of head, sequela +S0093XA Contusion of unspecified part of head, initial encounter +S0093XD Contusion of unspecified part of head, subsequent encounter +S0093XS Contusion of unspecified part of head, sequela +S0094XA External constriction of unspecified part of head, initial encounter +S0094XD External constriction of unspecified part of head, subsequent encounter +S0094XS External constriction of unspecified part of head, sequela +S0095XA Superficial foreign body of unspecified part of head, initial encounter +S0095XD Superficial foreign body of unspecified part of head, subsequent encounter +S0095XS Superficial foreign body of unspecified part of head, sequela +S0096XA Insect bite (nonvenomous) of unspecified part of head, initial encounter +S0096XD Insect bite (nonvenomous) of unspecified part of head, subsequent encounter +S0096XS Insect bite (nonvenomous) of unspecified part of head, sequela +S0097XA Other superficial bite of unspecified part of head, initial encounter +S0097XD Other superficial bite of unspecified part of head, subsequent encounter +S0097XS Other superficial bite of unspecified part of head, sequela +S0100XA Unspecified open wound of scalp, initial encounter +S0100XD Unspecified open wound of scalp, subsequent encounter +S0100XS Unspecified open wound of scalp, sequela +S0101XA Laceration without foreign body of scalp, initial encounter +S0101XD Laceration without foreign body of scalp, subsequent encounter +S0101XS Laceration without foreign body of scalp, sequela +S0102XA Laceration with foreign body of scalp, initial encounter +S0102XD Laceration with foreign body of scalp, subsequent encounter +S0102XS Laceration with foreign body of scalp, sequela +S0103XA Puncture wound without foreign body of scalp, initial encounter +S0103XD Puncture wound without foreign body of scalp, subsequent encounter +S0103XS Puncture wound without foreign body of scalp, sequela +S0104XA Puncture wound with foreign body of scalp, initial encounter +S0104XD Puncture wound with foreign body of scalp, subsequent encounter +S0104XS Puncture wound with foreign body of scalp, sequela +S0105XA Open bite of scalp, initial encounter +S0105XD Open bite of scalp, subsequent encounter +S0105XS Open bite of scalp, sequela +S01101A Unspecified open wound of right eyelid and periocular area, initial encounter +S01101D Unspecified open wound of right eyelid and periocular area, subsequent encounter +S01101S Unspecified open wound of right eyelid and periocular area, sequela +S01102A Unspecified open wound of left eyelid and periocular area, initial encounter +S01102D Unspecified open wound of left eyelid and periocular area, subsequent encounter +S01102S Unspecified open wound of left eyelid and periocular area, sequela +S01109A Unspecified open wound of unspecified eyelid and periocular area, initial encounter +S01109D Unspecified open wound of unspecified eyelid and periocular area, subsequent encounter +S01109S Unspecified open wound of unspecified eyelid and periocular area, sequela +S01111A Laceration without foreign body of right eyelid and periocular area, initial encounter +S01111D Laceration without foreign body of right eyelid and periocular area, subsequent encounter +S01111S Laceration without foreign body of right eyelid and periocular area, sequela +S01112A Laceration without foreign body of left eyelid and periocular area, initial encounter +S01112D Laceration without foreign body of left eyelid and periocular area, subsequent encounter +S01112S Laceration without foreign body of left eyelid and periocular area, sequela +S01119A Laceration without foreign body of unspecified eyelid and periocular area, initial encounter +S01119D Laceration without foreign body of unspecified eyelid and periocular area, subsequent encounter +S01119S Laceration without foreign body of unspecified eyelid and periocular area, sequela +S01121A Laceration with foreign body of right eyelid and periocular area, initial encounter +S01121D Laceration with foreign body of right eyelid and periocular area, subsequent encounter +S01121S Laceration with foreign body of right eyelid and periocular area, sequela +S01122A Laceration with foreign body of left eyelid and periocular area, initial encounter +S01122D Laceration with foreign body of left eyelid and periocular area, subsequent encounter +S01122S Laceration with foreign body of left eyelid and periocular area, sequela +S01129A Laceration with foreign body of unspecified eyelid and periocular area, initial encounter +S01129D Laceration with foreign body of unspecified eyelid and periocular area, subsequent encounter +S01129S Laceration with foreign body of unspecified eyelid and periocular area, sequela +S01131A Puncture wound without foreign body of right eyelid and periocular area, initial encounter +S01131D Puncture wound without foreign body of right eyelid and periocular area, subsequent encounter +S01131S Puncture wound without foreign body of right eyelid and periocular area, sequela +S01132A Puncture wound without foreign body of left eyelid and periocular area, initial encounter +S01132D Puncture wound without foreign body of left eyelid and periocular area, subsequent encounter +S01132S Puncture wound without foreign body of left eyelid and periocular area, sequela +S01139A Puncture wound without foreign body of unspecified eyelid and periocular area, initial encounter +S01139D Puncture wound without foreign body of unspecified eyelid and periocular area, subsequent encounter +S01139S Puncture wound without foreign body of unspecified eyelid and periocular area, sequela +S01141A Puncture wound with foreign body of right eyelid and periocular area, initial encounter +S01141D Puncture wound with foreign body of right eyelid and periocular area, subsequent encounter +S01141S Puncture wound with foreign body of right eyelid and periocular area, sequela +S01142A Puncture wound with foreign body of left eyelid and periocular area, initial encounter +S01142D Puncture wound with foreign body of left eyelid and periocular area, subsequent encounter +S01142S Puncture wound with foreign body of left eyelid and periocular area, sequela +S01149A Puncture wound with foreign body of unspecified eyelid and periocular area, initial encounter +S01149D Puncture wound with foreign body of unspecified eyelid and periocular area, subsequent encounter +S01149S Puncture wound with foreign body of unspecified eyelid and periocular area, sequela +S01151A Open bite of right eyelid and periocular area, initial encounter +S01151D Open bite of right eyelid and periocular area, subsequent encounter +S01151S Open bite of right eyelid and periocular area, sequela +S01152A Open bite of left eyelid and periocular area, initial encounter +S01152D Open bite of left eyelid and periocular area, subsequent encounter +S01152S Open bite of left eyelid and periocular area, sequela +S01159A Open bite of unspecified eyelid and periocular area, initial encounter +S01159D Open bite of unspecified eyelid and periocular area, subsequent encounter +S01159S Open bite of unspecified eyelid and periocular area, sequela +S0120XA Unspecified open wound of nose, initial encounter +S0120XD Unspecified open wound of nose, subsequent encounter +S0120XS Unspecified open wound of nose, sequela +S0121XA Laceration without foreign body of nose, initial encounter +S0121XD Laceration without foreign body of nose, subsequent encounter +S0121XS Laceration without foreign body of nose, sequela +S0122XA Laceration with foreign body of nose, initial encounter +S0122XD Laceration with foreign body of nose, subsequent encounter +S0122XS Laceration with foreign body of nose, sequela +S0123XA Puncture wound without foreign body of nose, initial encounter +S0123XD Puncture wound without foreign body of nose, subsequent encounter +S0123XS Puncture wound without foreign body of nose, sequela +S0124XA Puncture wound with foreign body of nose, initial encounter +S0124XD Puncture wound with foreign body of nose, subsequent encounter +S0124XS Puncture wound with foreign body of nose, sequela +S0125XA Open bite of nose, initial encounter +S0125XD Open bite of nose, subsequent encounter +S0125XS Open bite of nose, sequela +S01301A Unspecified open wound of right ear, initial encounter +S01301D Unspecified open wound of right ear, subsequent encounter +S01301S Unspecified open wound of right ear, sequela +S01302A Unspecified open wound of left ear, initial encounter +S01302D Unspecified open wound of left ear, subsequent encounter +S01302S Unspecified open wound of left ear, sequela +S01309A Unspecified open wound of unspecified ear, initial encounter +S01309D Unspecified open wound of unspecified ear, subsequent encounter +S01309S Unspecified open wound of unspecified ear, sequela +S01311A Laceration without foreign body of right ear, initial encounter +S01311D Laceration without foreign body of right ear, subsequent encounter +S01311S Laceration without foreign body of right ear, sequela +S01312A Laceration without foreign body of left ear, initial encounter +S01312D Laceration without foreign body of left ear, subsequent encounter +S01312S Laceration without foreign body of left ear, sequela +S01319A Laceration without foreign body of unspecified ear, initial encounter +S01319D Laceration without foreign body of unspecified ear, subsequent encounter +S01319S Laceration without foreign body of unspecified ear, sequela +S01321A Laceration with foreign body of right ear, initial encounter +S01321D Laceration with foreign body of right ear, subsequent encounter +S01321S Laceration with foreign body of right ear, sequela +S01322A Laceration with foreign body of left ear, initial encounter +S01322D Laceration with foreign body of left ear, subsequent encounter +S01322S Laceration with foreign body of left ear, sequela +S01329A Laceration with foreign body of unspecified ear, initial encounter +S01329D Laceration with foreign body of unspecified ear, subsequent encounter +S01329S Laceration with foreign body of unspecified ear, sequela +S01331A Puncture wound without foreign body of right ear, initial encounter +S01331D Puncture wound without foreign body of right ear, subsequent encounter +S01331S Puncture wound without foreign body of right ear, sequela +S01332A Puncture wound without foreign body of left ear, initial encounter +S01332D Puncture wound without foreign body of left ear, subsequent encounter +S01332S Puncture wound without foreign body of left ear, sequela +S01339A Puncture wound without foreign body of unspecified ear, initial encounter +S01339D Puncture wound without foreign body of unspecified ear, subsequent encounter +S01339S Puncture wound without foreign body of unspecified ear, sequela +S01341A Puncture wound with foreign body of right ear, initial encounter +S01341D Puncture wound with foreign body of right ear, subsequent encounter +S01341S Puncture wound with foreign body of right ear, sequela +S01342A Puncture wound with foreign body of left ear, initial encounter +S01342D Puncture wound with foreign body of left ear, subsequent encounter +S01342S Puncture wound with foreign body of left ear, sequela +S01349A Puncture wound with foreign body of unspecified ear, initial encounter +S01349D Puncture wound with foreign body of unspecified ear, subsequent encounter +S01349S Puncture wound with foreign body of unspecified ear, sequela +S01351A Open bite of right ear, initial encounter +S01351D Open bite of right ear, subsequent encounter +S01351S Open bite of right ear, sequela +S01352A Open bite of left ear, initial encounter +S01352D Open bite of left ear, subsequent encounter +S01352S Open bite of left ear, sequela +S01359A Open bite of unspecified ear, initial encounter +S01359D Open bite of unspecified ear, subsequent encounter +S01359S Open bite of unspecified ear, sequela +S01401A Unspecified open wound of right cheek and temporomandibular area, initial encounter +S01401D Unspecified open wound of right cheek and temporomandibular area, subsequent encounter +S01401S Unspecified open wound of right cheek and temporomandibular area, sequela +S01402A Unspecified open wound of left cheek and temporomandibular area, initial encounter +S01402D Unspecified open wound of left cheek and temporomandibular area, subsequent encounter +S01402S Unspecified open wound of left cheek and temporomandibular area, sequela +S01409A Unspecified open wound of unspecified cheek and temporomandibular area, initial encounter +S01409D Unspecified open wound of unspecified cheek and temporomandibular area, subsequent encounter +S01409S Unspecified open wound of unspecified cheek and temporomandibular area, sequela +S01411A Laceration without foreign body of right cheek and temporomandibular area, initial encounter +S01411D Laceration without foreign body of right cheek and temporomandibular area, subsequent encounter +S01411S Laceration without foreign body of right cheek and temporomandibular area, sequela +S01412A Laceration without foreign body of left cheek and temporomandibular area, initial encounter +S01412D Laceration without foreign body of left cheek and temporomandibular area, subsequent encounter +S01412S Laceration without foreign body of left cheek and temporomandibular area, sequela +S01419A Laceration without foreign body of unspecified cheek and temporomandibular area, initial encounter +S01419D Laceration without foreign body of unspecified cheek and temporomandibular area, subsequent encounter +S01419S Laceration without foreign body of unspecified cheek and temporomandibular area, sequela +S01421A Laceration with foreign body of right cheek and temporomandibular area, initial encounter +S01421D Laceration with foreign body of right cheek and temporomandibular area, subsequent encounter +S01421S Laceration with foreign body of right cheek and temporomandibular area, sequela +S01422A Laceration with foreign body of left cheek and temporomandibular area, initial encounter +S01422D Laceration with foreign body of left cheek and temporomandibular area, subsequent encounter +S01422S Laceration with foreign body of left cheek and temporomandibular area, sequela +S01429A Laceration with foreign body of unspecified cheek and temporomandibular area, initial encounter +S01429D Laceration with foreign body of unspecified cheek and temporomandibular area, subsequent encounter +S01429S Laceration with foreign body of unspecified cheek and temporomandibular area, sequela +S01431A Puncture wound without foreign body of right cheek and temporomandibular area, initial encounter +S01431D Puncture wound without foreign body of right cheek and temporomandibular area, subsequent encounter +S01431S Puncture wound without foreign body of right cheek and temporomandibular area, sequela +S01432A Puncture wound without foreign body of left cheek and temporomandibular area, initial encounter +S01432D Puncture wound without foreign body of left cheek and temporomandibular area, subsequent encounter +S01432S Puncture wound without foreign body of left cheek and temporomandibular area, sequela +S01439A Puncture wound without foreign body of unspecified cheek and temporomandibular area, initial encounter +S01439D Puncture wound without foreign body of unspecified cheek and temporomandibular area, subsequent encounter +S01439S Puncture wound without foreign body of unspecified cheek and temporomandibular area, sequela +S01441A Puncture wound with foreign body of right cheek and temporomandibular area, initial encounter +S01441D Puncture wound with foreign body of right cheek and temporomandibular area, subsequent encounter +S01441S Puncture wound with foreign body of right cheek and temporomandibular area, sequela +S01442A Puncture wound with foreign body of left cheek and temporomandibular area, initial encounter +S01442D Puncture wound with foreign body of left cheek and temporomandibular area, subsequent encounter +S01442S Puncture wound with foreign body of left cheek and temporomandibular area, sequela +S01449A Puncture wound with foreign body of unspecified cheek and temporomandibular area, initial encounter +S01449D Puncture wound with foreign body of unspecified cheek and temporomandibular area, subsequent encounter +S01449S Puncture wound with foreign body of unspecified cheek and temporomandibular area, sequela +S01451A Open bite of right cheek and temporomandibular area, initial encounter +S01451D Open bite of right cheek and temporomandibular area, subsequent encounter +S01451S Open bite of right cheek and temporomandibular area, sequela +S01452A Open bite of left cheek and temporomandibular area, initial encounter +S01452D Open bite of left cheek and temporomandibular area, subsequent encounter +S01452S Open bite of left cheek and temporomandibular area, sequela +S01459A Open bite of unspecified cheek and temporomandibular area, initial encounter +S01459D Open bite of unspecified cheek and temporomandibular area, subsequent encounter +S01459S Open bite of unspecified cheek and temporomandibular area, sequela +S01501A Unspecified open wound of lip, initial encounter +S01501D Unspecified open wound of lip, subsequent encounter +S01501S Unspecified open wound of lip, sequela +S01502A Unspecified open wound of oral cavity, initial encounter +S01502D Unspecified open wound of oral cavity, subsequent encounter +S01502S Unspecified open wound of oral cavity, sequela +S01511A Laceration without foreign body of lip, initial encounter +S01511D Laceration without foreign body of lip, subsequent encounter +S01511S Laceration without foreign body of lip, sequela +S01512A Laceration without foreign body of oral cavity, initial encounter +S01512D Laceration without foreign body of oral cavity, subsequent encounter +S01512S Laceration without foreign body of oral cavity, sequela +S01521A Laceration with foreign body of lip, initial encounter +S01521D Laceration with foreign body of lip, subsequent encounter +S01521S Laceration with foreign body of lip, sequela +S01522A Laceration with foreign body of oral cavity, initial encounter +S01522D Laceration with foreign body of oral cavity, subsequent encounter +S01522S Laceration with foreign body of oral cavity, sequela +S01531A Puncture wound without foreign body of lip, initial encounter +S01531D Puncture wound without foreign body of lip, subsequent encounter +S01531S Puncture wound without foreign body of lip, sequela +S01532A Puncture wound without foreign body of oral cavity, initial encounter +S01532D Puncture wound without foreign body of oral cavity, subsequent encounter +S01532S Puncture wound without foreign body of oral cavity, sequela +S01541A Puncture wound with foreign body of lip, initial encounter +S01541D Puncture wound with foreign body of lip, subsequent encounter +S01541S Puncture wound with foreign body of lip, sequela +S01542A Puncture wound with foreign body of oral cavity, initial encounter +S01542D Puncture wound with foreign body of oral cavity, subsequent encounter +S01542S Puncture wound with foreign body of oral cavity, sequela +S01551A Open bite of lip, initial encounter +S01551D Open bite of lip, subsequent encounter +S01551S Open bite of lip, sequela +S01552A Open bite of oral cavity, initial encounter +S01552D Open bite of oral cavity, subsequent encounter +S01552S Open bite of oral cavity, sequela +S0180XA Unspecified open wound of other part of head, initial encounter +S0180XD Unspecified open wound of other part of head, subsequent encounter +S0180XS Unspecified open wound of other part of head, sequela +S0181XA Laceration without foreign body of other part of head, initial encounter +S0181XD Laceration without foreign body of other part of head, subsequent encounter +S0181XS Laceration without foreign body of other part of head, sequela +S0182XA Laceration with foreign body of other part of head, initial encounter +S0182XD Laceration with foreign body of other part of head, subsequent encounter +S0182XS Laceration with foreign body of other part of head, sequela +S0183XA Puncture wound without foreign body of other part of head, initial encounter +S0183XD Puncture wound without foreign body of other part of head, subsequent encounter +S0183XS Puncture wound without foreign body of other part of head, sequela +S0184XA Puncture wound with foreign body of other part of head, initial encounter +S0184XD Puncture wound with foreign body of other part of head, subsequent encounter +S0184XS Puncture wound with foreign body of other part of head, sequela +S0185XA Open bite of other part of head, initial encounter +S0185XD Open bite of other part of head, subsequent encounter +S0185XS Open bite of other part of head, sequela +S0190XA Unspecified open wound of unspecified part of head, initial encounter +S0190XD Unspecified open wound of unspecified part of head, subsequent encounter +S0190XS Unspecified open wound of unspecified part of head, sequela +S0191XA Laceration without foreign body of unspecified part of head, initial encounter +S0191XD Laceration without foreign body of unspecified part of head, subsequent encounter +S0191XS Laceration without foreign body of unspecified part of head, sequela +S0192XA Laceration with foreign body of unspecified part of head, initial encounter +S0192XD Laceration with foreign body of unspecified part of head, subsequent encounter +S0192XS Laceration with foreign body of unspecified part of head, sequela +S0193XA Puncture wound without foreign body of unspecified part of head, initial encounter +S0193XD Puncture wound without foreign body of unspecified part of head, subsequent encounter +S0193XS Puncture wound without foreign body of unspecified part of head, sequela +S0194XA Puncture wound with foreign body of unspecified part of head, initial encounter +S0194XD Puncture wound with foreign body of unspecified part of head, subsequent encounter +S0194XS Puncture wound with foreign body of unspecified part of head, sequela +S0195XA Open bite of unspecified part of head, initial encounter +S0195XD Open bite of unspecified part of head, subsequent encounter +S0195XS Open bite of unspecified part of head, sequela +S020XXA Fracture of vault of skull, initial encounter for closed fracture +S020XXB Fracture of vault of skull, initial encounter for open fracture +S020XXD Fracture of vault of skull, subsequent encounter for fracture with routine healing +S020XXG Fracture of vault of skull, subsequent encounter for fracture with delayed healing +S020XXK Fracture of vault of skull, subsequent encounter for fracture with nonunion +S020XXS Fracture of vault of skull, sequela +S02101A Fracture of base of skull, right side, initial encounter for closed fracture +S02101B Fracture of base of skull, right side, initial encounter for open fracture +S02101D Fracture of base of skull, right side, subsequent encounter for fracture with routine healing +S02101G Fracture of base of skull, right side, subsequent encounter for fracture with delayed healing +S02101K Fracture of base of skull, right side, subsequent encounter for fracture with nonunion +S02101S Fracture of base of skull, right side, sequela +S02102A Fracture of base of skull, left side, initial encounter for closed fracture +S02102B Fracture of base of skull, left side, initial encounter for open fracture +S02102D Fracture of base of skull, left side, subsequent encounter for fracture with routine healing +S02102G Fracture of base of skull, left side, subsequent encounter for fracture with delayed healing +S02102K Fracture of base of skull, left side, subsequent encounter for fracture with nonunion +S02102S Fracture of base of skull, left side, sequela +S02109A Fracture of base of skull, unspecified side, initial encounter for closed fracture +S02109B Fracture of base of skull, unspecified side, initial encounter for open fracture +S02109D Fracture of base of skull, unspecified side, subsequent encounter for fracture with routine healing +S02109G Fracture of base of skull, unspecified side, subsequent encounter for fracture with delayed healing +S02109K Fracture of base of skull, unspecified side, subsequent encounter for fracture with nonunion +S02109S Fracture of base of skull, unspecified side, sequela +S02110A Type I occipital condyle fracture, unspecified side, initial encounter for closed fracture +S02110B Type I occipital condyle fracture, unspecified side, initial encounter for open fracture +S02110D Type I occipital condyle fracture, unspecified side, subsequent encounter for fracture with routine healing +S02110G Type I occipital condyle fracture, unspecified side, subsequent encounter for fracture with delayed healing +S02110K Type I occipital condyle fracture, unspecified side, subsequent encounter for fracture with nonunion +S02110S Type I occipital condyle fracture, unspecified side, sequela +S02111A Type II occipital condyle fracture, unspecified side, initial encounter for closed fracture +S02111B Type II occipital condyle fracture, unspecified side, initial encounter for open fracture +S02111D Type II occipital condyle fracture, unspecified side, subsequent encounter for fracture with routine healing +S02111G Type II occipital condyle fracture, unspecified side, subsequent encounter for fracture with delayed healing +S02111K Type II occipital condyle fracture, unspecified side, subsequent encounter for fracture with nonunion +S02111S Type II occipital condyle fracture, unspecified side, sequela +S02112A Type III occipital condyle fracture, unspecified side, initial encounter for closed fracture +S02112B Type III occipital condyle fracture, unspecified side, initial encounter for open fracture +S02112D Type III occipital condyle fracture, unspecified side, subsequent encounter for fracture with routine healing +S02112G Type III occipital condyle fracture, unspecified side, subsequent encounter for fracture with delayed healing +S02112K Type III occipital condyle fracture, unspecified side, subsequent encounter for fracture with nonunion +S02112S Type III occipital condyle fracture, unspecified side, sequela +S02113A Unspecified occipital condyle fracture, initial encounter for closed fracture +S02113B Unspecified occipital condyle fracture, initial encounter for open fracture +S02113D Unspecified occipital condyle fracture, subsequent encounter for fracture with routine healing +S02113G Unspecified occipital condyle fracture, subsequent encounter for fracture with delayed healing +S02113K Unspecified occipital condyle fracture, subsequent encounter for fracture with nonunion +S02113S Unspecified occipital condyle fracture, sequela +S02118A Other fracture of occiput, unspecified side, initial encounter for closed fracture +S02118B Other fracture of occiput, unspecified side, initial encounter for open fracture +S02118D Other fracture of occiput, unspecified side, subsequent encounter for fracture with routine healing +S02118G Other fracture of occiput, unspecified side, subsequent encounter for fracture with delayed healing +S02118K Other fracture of occiput, unspecified side, subsequent encounter for fracture with nonunion +S02118S Other fracture of occiput, unspecified side, sequela +S02119A Unspecified fracture of occiput, initial encounter for closed fracture +S02119B Unspecified fracture of occiput, initial encounter for open fracture +S02119D Unspecified fracture of occiput, subsequent encounter for fracture with routine healing +S02119G Unspecified fracture of occiput, subsequent encounter for fracture with delayed healing +S02119K Unspecified fracture of occiput, subsequent encounter for fracture with nonunion +S02119S Unspecified fracture of occiput, sequela +S0211AA Type I occipital condyle fracture, right side, initial encounter for closed fracture +S0211AB Type I occipital condyle fracture, right side, initial encounter for open fracture +S0211AD Type I occipital condyle fracture, right side, subsequent encounter for fracture with routine healing +S0211AG Type I occipital condyle fracture, right side, subsequent encounter for fracture with delayed healing +S0211AK Type I occipital condyle fracture, right side, subsequent encounter for fracture with nonunion +S0211AS Type I occipital condyle fracture, right side, sequela +S0211BA Type I occipital condyle fracture, left side, initial encounter for closed fracture +S0211BB Type I occipital condyle fracture, left side, initial encounter for open fracture +S0211BD Type I occipital condyle fracture, left side, subsequent encounter for fracture with routine healing +S0211BG Type I occipital condyle fracture, left side, subsequent encounter for fracture with delayed healing +S0211BK Type I occipital condyle fracture, left side, subsequent encounter for fracture with nonunion +S0211BS Type I occipital condyle fracture, left side, sequela +S0211CA Type II occipital condyle fracture, right side, initial encounter for closed fracture +S0211CB Type II occipital condyle fracture, right side, initial encounter for open fracture +S0211CD Type II occipital condyle fracture, right side, subsequent encounter for fracture with routine healing +S0211CG Type II occipital condyle fracture, right side, subsequent encounter for fracture with delayed healing +S0211CK Type II occipital condyle fracture, right side, subsequent encounter for fracture with nonunion +S0211CS Type II occipital condyle fracture, right side, sequela +S0211DA Type II occipital condyle fracture, left side, initial encounter for closed fracture +S0211DB Type II occipital condyle fracture, left side, initial encounter for open fracture +S0211DD Type II occipital condyle fracture, left side, subsequent encounter for fracture with routine healing +S0211DG Type II occipital condyle fracture, left side, subsequent encounter for fracture with delayed healing +S0211DK Type II occipital condyle fracture, left side, subsequent encounter for fracture with nonunion +S0211DS Type II occipital condyle fracture, left side, sequela +S0211EA Type III occipital condyle fracture, right side, initial encounter for closed fracture +S0211EB Type III occipital condyle fracture, right side, initial encounter for open fracture +S0211ED Type III occipital condyle fracture, right side, subsequent encounter for fracture with routine healing +S0211EG Type III occipital condyle fracture, right side, subsequent encounter for fracture with delayed healing +S0211EK Type III occipital condyle fracture, right side, subsequent encounter for fracture with nonunion +S0211ES Type III occipital condyle fracture, right side, sequela +S0211FA Type III occipital condyle fracture, left side, initial encounter for closed fracture +S0211FB Type III occipital condyle fracture, left side, initial encounter for open fracture +S0211FD Type III occipital condyle fracture, left side, subsequent encounter for fracture with routine healing +S0211FG Type III occipital condyle fracture, left side, subsequent encounter for fracture with delayed healing +S0211FK Type III occipital condyle fracture, left side, subsequent encounter for fracture with nonunion +S0211FS Type III occipital condyle fracture, left side, sequela +S0211GA Other fracture of occiput, right side, initial encounter for closed fracture +S0211GB Other fracture of occiput, right side, initial encounter for open fracture +S0211GD Other fracture of occiput, right side, subsequent encounter for fracture with routine healing +S0211GG Other fracture of occiput, right side, subsequent encounter for fracture with delayed healing +S0211GK Other fracture of occiput, right side, subsequent encounter for fracture with nonunion +S0211GS Other fracture of occiput, right side, sequela +S0211HA Other fracture of occiput, left side, initial encounter for closed fracture +S0211HB Other fracture of occiput, left side, initial encounter for open fracture +S0211HD Other fracture of occiput, left side, subsequent encounter for fracture with routine healing +S0211HG Other fracture of occiput, left side, subsequent encounter for fracture with delayed healing +S0211HK Other fracture of occiput, left side, subsequent encounter for fracture with nonunion +S0211HS Other fracture of occiput, left side, sequela +S0219XA Other fracture of base of skull, initial encounter for closed fracture +S0219XB Other fracture of base of skull, initial encounter for open fracture +S0219XD Other fracture of base of skull, subsequent encounter for fracture with routine healing +S0219XG Other fracture of base of skull, subsequent encounter for fracture with delayed healing +S0219XK Other fracture of base of skull, subsequent encounter for fracture with nonunion +S0219XS Other fracture of base of skull, sequela +S022XXA Fracture of nasal bones, initial encounter for closed fracture +S022XXB Fracture of nasal bones, initial encounter for open fracture +S022XXD Fracture of nasal bones, subsequent encounter for fracture with routine healing +S022XXG Fracture of nasal bones, subsequent encounter for fracture with delayed healing +S022XXK Fracture of nasal bones, subsequent encounter for fracture with nonunion +S022XXS Fracture of nasal bones, sequela +S0230XA Fracture of orbital floor, unspecified side, initial encounter for closed fracture +S0230XB Fracture of orbital floor, unspecified side, initial encounter for open fracture +S0230XD Fracture of orbital floor, unspecified side, subsequent encounter for fracture with routine healing +S0230XG Fracture of orbital floor, unspecified side, subsequent encounter for fracture with delayed healing +S0230XK Fracture of orbital floor, unspecified side, subsequent encounter for fracture with nonunion +S0230XS Fracture of orbital floor, unspecified side, sequela +S0231XA Fracture of orbital floor, right side, initial encounter for closed fracture +S0231XB Fracture of orbital floor, right side, initial encounter for open fracture +S0231XD Fracture of orbital floor, right side, subsequent encounter for fracture with routine healing +S0231XG Fracture of orbital floor, right side, subsequent encounter for fracture with delayed healing +S0231XK Fracture of orbital floor, right side, subsequent encounter for fracture with nonunion +S0231XS Fracture of orbital floor, right side, sequela +S0232XA Fracture of orbital floor, left side, initial encounter for closed fracture +S0232XB Fracture of orbital floor, left side, initial encounter for open fracture +S0232XD Fracture of orbital floor, left side, subsequent encounter for fracture with routine healing +S0232XG Fracture of orbital floor, left side, subsequent encounter for fracture with delayed healing +S0232XK Fracture of orbital floor, left side, subsequent encounter for fracture with nonunion +S0232XS Fracture of orbital floor, left side, sequela +S02400A Malar fracture, unspecified side, initial encounter for closed fracture +S02400B Malar fracture, unspecified side, initial encounter for open fracture +S02400D Malar fracture, unspecified side, subsequent encounter for fracture with routine healing +S02400G Malar fracture, unspecified side, subsequent encounter for fracture with delayed healing +S02400K Malar fracture, unspecified side, subsequent encounter for fracture with nonunion +S02400S Malar fracture, unspecified side, sequela +S02401A Maxillary fracture, unspecified side, initial encounter for closed fracture +S02401B Maxillary fracture, unspecified side, initial encounter for open fracture +S02401D Maxillary fracture, unspecified side, subsequent encounter for fracture with routine healing +S02401G Maxillary fracture, unspecified side, subsequent encounter for fracture with delayed healing +S02401K Maxillary fracture, unspecified side, subsequent encounter for fracture with nonunion +S02401S Maxillary fracture, unspecified side, sequela +S02402A Zygomatic fracture, unspecified side, initial encounter for closed fracture +S02402B Zygomatic fracture, unspecified side, initial encounter for open fracture +S02402D Zygomatic fracture, unspecified side, subsequent encounter for fracture with routine healing +S02402G Zygomatic fracture, unspecified side, subsequent encounter for fracture with delayed healing +S02402K Zygomatic fracture, unspecified side, subsequent encounter for fracture with nonunion +S02402S Zygomatic fracture, unspecified side, sequela +S0240AA Malar fracture, right side, initial encounter for closed fracture +S0240AB Malar fracture, right side, initial encounter for open fracture +S0240AD Malar fracture, right side, subsequent encounter for fracture with routine healing +S0240AG Malar fracture, right side, subsequent encounter for fracture with delayed healing +S0240AK Malar fracture, right side, subsequent encounter for fracture with nonunion +S0240AS Malar fracture, right side, sequela +S0240BA Malar fracture, left side, initial encounter for closed fracture +S0240BB Malar fracture, left side, initial encounter for open fracture +S0240BD Malar fracture, left side, subsequent encounter for fracture with routine healing +S0240BG Malar fracture, left side, subsequent encounter for fracture with delayed healing +S0240BK Malar fracture, left side, subsequent encounter for fracture with nonunion +S0240BS Malar fracture, left side, sequela +S0240CA Maxillary fracture, right side, initial encounter for closed fracture +S0240CB Maxillary fracture, right side, initial encounter for open fracture +S0240CD Maxillary fracture, right side, subsequent encounter for fracture with routine healing +S0240CG Maxillary fracture, right side, subsequent encounter for fracture with delayed healing +S0240CK Maxillary fracture, right side, subsequent encounter for fracture with nonunion +S0240CS Maxillary fracture, right side, sequela +S0240DA Maxillary fracture, left side, initial encounter for closed fracture +S0240DB Maxillary fracture, left side, initial encounter for open fracture +S0240DD Maxillary fracture, left side, subsequent encounter for fracture with routine healing +S0240DG Maxillary fracture, left side, subsequent encounter for fracture with delayed healing +S0240DK Maxillary fracture, left side, subsequent encounter for fracture with nonunion +S0240DS Maxillary fracture, left side, sequela +S0240EA Zygomatic fracture, right side, initial encounter for closed fracture +S0240EB Zygomatic fracture, right side, initial encounter for open fracture +S0240ED Zygomatic fracture, right side, subsequent encounter for fracture with routine healing +S0240EG Zygomatic fracture, right side, subsequent encounter for fracture with delayed healing +S0240EK Zygomatic fracture, right side, subsequent encounter for fracture with nonunion +S0240ES Zygomatic fracture, right side, sequela +S0240FA Zygomatic fracture, left side, initial encounter for closed fracture +S0240FB Zygomatic fracture, left side, initial encounter for open fracture +S0240FD Zygomatic fracture, left side, subsequent encounter for fracture with routine healing +S0240FG Zygomatic fracture, left side, subsequent encounter for fracture with delayed healing +S0240FK Zygomatic fracture, left side, subsequent encounter for fracture with nonunion +S0240FS Zygomatic fracture, left side, sequela +S02411A LeFort I fracture, initial encounter for closed fracture +S02411B LeFort I fracture, initial encounter for open fracture +S02411D LeFort I fracture, subsequent encounter for fracture with routine healing +S02411G LeFort I fracture, subsequent encounter for fracture with delayed healing +S02411K LeFort I fracture, subsequent encounter for fracture with nonunion +S02411S LeFort I fracture, sequela +S02412A LeFort II fracture, initial encounter for closed fracture +S02412B LeFort II fracture, initial encounter for open fracture +S02412D LeFort II fracture, subsequent encounter for fracture with routine healing +S02412G LeFort II fracture, subsequent encounter for fracture with delayed healing +S02412K LeFort II fracture, subsequent encounter for fracture with nonunion +S02412S LeFort II fracture, sequela +S02413A LeFort III fracture, initial encounter for closed fracture +S02413B LeFort III fracture, initial encounter for open fracture +S02413D LeFort III fracture, subsequent encounter for fracture with routine healing +S02413G LeFort III fracture, subsequent encounter for fracture with delayed healing +S02413K LeFort III fracture, subsequent encounter for fracture with nonunion +S02413S LeFort III fracture, sequela +S0242XA Fracture of alveolus of maxilla, initial encounter for closed fracture +S0242XB Fracture of alveolus of maxilla, initial encounter for open fracture +S0242XD Fracture of alveolus of maxilla, subsequent encounter for fracture with routine healing +S0242XG Fracture of alveolus of maxilla, subsequent encounter for fracture with delayed healing +S0242XK Fracture of alveolus of maxilla, subsequent encounter for fracture with nonunion +S0242XS Fracture of alveolus of maxilla, sequela +S025XXA Fracture of tooth (traumatic), initial encounter for closed fracture +S025XXB Fracture of tooth (traumatic), initial encounter for open fracture +S025XXD Fracture of tooth (traumatic), subsequent encounter for fracture with routine healing +S025XXG Fracture of tooth (traumatic), subsequent encounter for fracture with delayed healing +S025XXK Fracture of tooth (traumatic), subsequent encounter for fracture with nonunion +S025XXS Fracture of tooth (traumatic), sequela +S02600A Fracture of unspecified part of body of mandible, unspecified side, initial encounter for closed fracture +S02600B Fracture of unspecified part of body of mandible, unspecified side, initial encounter for open fracture +S02600D Fracture of unspecified part of body of mandible, unspecified side, subsequent encounter for fracture with routine healing +S02600G Fracture of unspecified part of body of mandible, unspecified side, subsequent encounter for fracture with delayed healing +S02600K Fracture of unspecified part of body of mandible, unspecified side, subsequent encounter for fracture with nonunion +S02600S Fracture of unspecified part of body of mandible, unspecified side, sequela +S02601A Fracture of unspecified part of body of right mandible, initial encounter for closed fracture +S02601B Fracture of unspecified part of body of right mandible, initial encounter for open fracture +S02601D Fracture of unspecified part of body of right mandible, subsequent encounter for fracture with routine healing +S02601G Fracture of unspecified part of body of right mandible, subsequent encounter for fracture with delayed healing +S02601K Fracture of unspecified part of body of right mandible, subsequent encounter for fracture with nonunion +S02601S Fracture of unspecified part of body of right mandible, sequela +S02602A Fracture of unspecified part of body of left mandible, initial encounter for closed fracture +S02602B Fracture of unspecified part of body of left mandible, initial encounter for open fracture +S02602D Fracture of unspecified part of body of left mandible, subsequent encounter for fracture with routine healing +S02602G Fracture of unspecified part of body of left mandible, subsequent encounter for fracture with delayed healing +S02602K Fracture of unspecified part of body of left mandible, subsequent encounter for fracture with nonunion +S02602S Fracture of unspecified part of body of left mandible, sequela +S02609A Fracture of mandible, unspecified, initial encounter for closed fracture +S02609B Fracture of mandible, unspecified, initial encounter for open fracture +S02609D Fracture of mandible, unspecified, subsequent encounter for fracture with routine healing +S02609G Fracture of mandible, unspecified, subsequent encounter for fracture with delayed healing +S02609K Fracture of mandible, unspecified, subsequent encounter for fracture with nonunion +S02609S Fracture of mandible, unspecified, sequela +S02610A Fracture of condylar process of mandible, unspecified side, initial encounter for closed fracture +S02610B Fracture of condylar process of mandible, unspecified side, initial encounter for open fracture +S02610D Fracture of condylar process of mandible, unspecified side, subsequent encounter for fracture with routine healing +S02610G Fracture of condylar process of mandible, unspecified side, subsequent encounter for fracture with delayed healing +S02610K Fracture of condylar process of mandible, unspecified side, subsequent encounter for fracture with nonunion +S02610S Fracture of condylar process of mandible, unspecified side, sequela +S02611A Fracture of condylar process of right mandible, initial encounter for closed fracture +S02611B Fracture of condylar process of right mandible, initial encounter for open fracture +S02611D Fracture of condylar process of right mandible, subsequent encounter for fracture with routine healing +S02611G Fracture of condylar process of right mandible, subsequent encounter for fracture with delayed healing +S02611K Fracture of condylar process of right mandible, subsequent encounter for fracture with nonunion +S02611S Fracture of condylar process of right mandible, sequela +S02612A Fracture of condylar process of left mandible, initial encounter for closed fracture +S02612B Fracture of condylar process of left mandible, initial encounter for open fracture +S02612D Fracture of condylar process of left mandible, subsequent encounter for fracture with routine healing +S02612G Fracture of condylar process of left mandible, subsequent encounter for fracture with delayed healing +S02612K Fracture of condylar process of left mandible, subsequent encounter for fracture with nonunion +S02612S Fracture of condylar process of left mandible, sequela +S02620A Fracture of subcondylar process of mandible, unspecified side, initial encounter for closed fracture +S02620B Fracture of subcondylar process of mandible, unspecified side, initial encounter for open fracture +S02620D Fracture of subcondylar process of mandible, unspecified side, subsequent encounter for fracture with routine healing +S02620G Fracture of subcondylar process of mandible, unspecified side, subsequent encounter for fracture with delayed healing +S02620K Fracture of subcondylar process of mandible, unspecified side, subsequent encounter for fracture with nonunion +S02620S Fracture of subcondylar process of mandible, unspecified side, sequela +S02621A Fracture of subcondylar process of right mandible, initial encounter for closed fracture +S02621B Fracture of subcondylar process of right mandible, initial encounter for open fracture +S02621D Fracture of subcondylar process of right mandible, subsequent encounter for fracture with routine healing +S02621G Fracture of subcondylar process of right mandible, subsequent encounter for fracture with delayed healing +S02621K Fracture of subcondylar process of right mandible, subsequent encounter for fracture with nonunion +S02621S Fracture of subcondylar process of right mandible, sequela +S02622A Fracture of subcondylar process of left mandible, initial encounter for closed fracture +S02622B Fracture of subcondylar process of left mandible, initial encounter for open fracture +S02622D Fracture of subcondylar process of left mandible, subsequent encounter for fracture with routine healing +S02622G Fracture of subcondylar process of left mandible, subsequent encounter for fracture with delayed healing +S02622K Fracture of subcondylar process of left mandible, subsequent encounter for fracture with nonunion +S02622S Fracture of subcondylar process of left mandible, sequela +S02630A Fracture of coronoid process of mandible, unspecified side, initial encounter for closed fracture +S02630B Fracture of coronoid process of mandible, unspecified side, initial encounter for open fracture +S02630D Fracture of coronoid process of mandible, unspecified side, subsequent encounter for fracture with routine healing +S02630G Fracture of coronoid process of mandible, unspecified side, subsequent encounter for fracture with delayed healing +S02630K Fracture of coronoid process of mandible, unspecified side, subsequent encounter for fracture with nonunion +S02630S Fracture of coronoid process of mandible, unspecified side, sequela +S02631A Fracture of coronoid process of right mandible, initial encounter for closed fracture +S02631B Fracture of coronoid process of right mandible, initial encounter for open fracture +S02631D Fracture of coronoid process of right mandible, subsequent encounter for fracture with routine healing +S02631G Fracture of coronoid process of right mandible, subsequent encounter for fracture with delayed healing +S02631K Fracture of coronoid process of right mandible, subsequent encounter for fracture with nonunion +S02631S Fracture of coronoid process of right mandible, sequela +S02632A Fracture of coronoid process of left mandible, initial encounter for closed fracture +S02632B Fracture of coronoid process of left mandible, initial encounter for open fracture +S02632D Fracture of coronoid process of left mandible, subsequent encounter for fracture with routine healing +S02632G Fracture of coronoid process of left mandible, subsequent encounter for fracture with delayed healing +S02632K Fracture of coronoid process of left mandible, subsequent encounter for fracture with nonunion +S02632S Fracture of coronoid process of left mandible, sequela +S02640A Fracture of ramus of mandible, unspecified side, initial encounter for closed fracture +S02640B Fracture of ramus of mandible, unspecified side, initial encounter for open fracture +S02640D Fracture of ramus of mandible, unspecified side, subsequent encounter for fracture with routine healing +S02640G Fracture of ramus of mandible, unspecified side, subsequent encounter for fracture with delayed healing +S02640K Fracture of ramus of mandible, unspecified side, subsequent encounter for fracture with nonunion +S02640S Fracture of ramus of mandible, unspecified side, sequela +S02641A Fracture of ramus of right mandible, initial encounter for closed fracture +S02641B Fracture of ramus of right mandible, initial encounter for open fracture +S02641D Fracture of ramus of right mandible, subsequent encounter for fracture with routine healing +S02641G Fracture of ramus of right mandible, subsequent encounter for fracture with delayed healing +S02641K Fracture of ramus of right mandible, subsequent encounter for fracture with nonunion +S02641S Fracture of ramus of right mandible, sequela +S02642A Fracture of ramus of left mandible, initial encounter for closed fracture +S02642B Fracture of ramus of left mandible, initial encounter for open fracture +S02642D Fracture of ramus of left mandible, subsequent encounter for fracture with routine healing +S02642G Fracture of ramus of left mandible, subsequent encounter for fracture with delayed healing +S02642K Fracture of ramus of left mandible, subsequent encounter for fracture with nonunion +S02642S Fracture of ramus of left mandible, sequela +S02650A Fracture of angle of mandible, unspecified side, initial encounter for closed fracture +S02650B Fracture of angle of mandible, unspecified side, initial encounter for open fracture +S02650D Fracture of angle of mandible, unspecified side, subsequent encounter for fracture with routine healing +S02650G Fracture of angle of mandible, unspecified side, subsequent encounter for fracture with delayed healing +S02650K Fracture of angle of mandible, unspecified side, subsequent encounter for fracture with nonunion +S02650S Fracture of angle of mandible, unspecified side, sequela +S02651A Fracture of angle of right mandible, initial encounter for closed fracture +S02651B Fracture of angle of right mandible, initial encounter for open fracture +S02651D Fracture of angle of right mandible, subsequent encounter for fracture with routine healing +S02651G Fracture of angle of right mandible, subsequent encounter for fracture with delayed healing +S02651K Fracture of angle of right mandible, subsequent encounter for fracture with nonunion +S02651S Fracture of angle of right mandible, sequela +S02652A Fracture of angle of left mandible, initial encounter for closed fracture +S02652B Fracture of angle of left mandible, initial encounter for open fracture +S02652D Fracture of angle of left mandible, subsequent encounter for fracture with routine healing +S02652G Fracture of angle of left mandible, subsequent encounter for fracture with delayed healing +S02652K Fracture of angle of left mandible, subsequent encounter for fracture with nonunion +S02652S Fracture of angle of left mandible, sequela +S0266XA Fracture of symphysis of mandible, initial encounter for closed fracture +S0266XB Fracture of symphysis of mandible, initial encounter for open fracture +S0266XD Fracture of symphysis of mandible, subsequent encounter for fracture with routine healing +S0266XG Fracture of symphysis of mandible, subsequent encounter for fracture with delayed healing +S0266XK Fracture of symphysis of mandible, subsequent encounter for fracture with nonunion +S0266XS Fracture of symphysis of mandible, sequela +S02670A Fracture of alveolus of mandible, unspecified side, initial encounter for closed fracture +S02670B Fracture of alveolus of mandible, unspecified side, initial encounter for open fracture +S02670D Fracture of alveolus of mandible, unspecified side, subsequent encounter for fracture with routine healing +S02670G Fracture of alveolus of mandible, unspecified side, subsequent encounter for fracture with delayed healing +S02670K Fracture of alveolus of mandible, unspecified side, subsequent encounter for fracture with nonunion +S02670S Fracture of alveolus of mandible, unspecified side, sequela +S02671A Fracture of alveolus of right mandible, initial encounter for closed fracture +S02671B Fracture of alveolus of right mandible, initial encounter for open fracture +S02671D Fracture of alveolus of right mandible, subsequent encounter for fracture with routine healing +S02671G Fracture of alveolus of right mandible, subsequent encounter for fracture with delayed healing +S02671K Fracture of alveolus of right mandible, subsequent encounter for fracture with nonunion +S02671S Fracture of alveolus of right mandible, sequela +S02672A Fracture of alveolus of left mandible, initial encounter for closed fracture +S02672B Fracture of alveolus of left mandible, initial encounter for open fracture +S02672D Fracture of alveolus of left mandible, subsequent encounter for fracture with routine healing +S02672G Fracture of alveolus of left mandible, subsequent encounter for fracture with delayed healing +S02672K Fracture of alveolus of left mandible, subsequent encounter for fracture with nonunion +S02672S Fracture of alveolus of left mandible, sequela +S0269XA Fracture of mandible of other specified site, initial encounter for closed fracture +S0269XB Fracture of mandible of other specified site, initial encounter for open fracture +S0269XD Fracture of mandible of other specified site, subsequent encounter for fracture with routine healing +S0269XG Fracture of mandible of other specified site, subsequent encounter for fracture with delayed healing +S0269XK Fracture of mandible of other specified site, subsequent encounter for fracture with nonunion +S0269XS Fracture of mandible of other specified site, sequela +S0280XA Fracture of other specified skull and facial bones, unspecified side, initial encounter for closed fracture +S0280XB Fracture of other specified skull and facial bones, unspecified side, initial encounter for open fracture +S0280XD Fracture of other specified skull and facial bones, unspecified side, subsequent encounter for fracture with routine healing +S0280XG Fracture of other specified skull and facial bones, unspecified side, subsequent encounter for fracture with delayed healing +S0280XK Fracture of other specified skull and facial bones, unspecified side, subsequent encounter for fracture with nonunion +S0280XS Fracture of other specified skull and facial bones, unspecified side, sequela +S0281XA Fracture of other specified skull and facial bones, right side, initial encounter for closed fracture +S0281XB Fracture of other specified skull and facial bones, right side, initial encounter for open fracture +S0281XD Fracture of other specified skull and facial bones, right side, subsequent encounter for fracture with routine healing +S0281XG Fracture of other specified skull and facial bones, right side, subsequent encounter for fracture with delayed healing +S0281XK Fracture of other specified skull and facial bones, right side, subsequent encounter for fracture with nonunion +S0281XS Fracture of other specified skull and facial bones, right side, sequela +S0282XA Fracture of other specified skull and facial bones, left side, initial encounter for closed fracture +S0282XB Fracture of other specified skull and facial bones, left side, initial encounter for open fracture +S0282XD Fracture of other specified skull and facial bones, left side, subsequent encounter for fracture with routine healing +S0282XG Fracture of other specified skull and facial bones, left side, subsequent encounter for fracture with delayed healing +S0282XK Fracture of other specified skull and facial bones, left side, subsequent encounter for fracture with nonunion +S0282XS Fracture of other specified skull and facial bones, left side, sequela +S0291XA Unspecified fracture of skull, initial encounter for closed fracture +S0291XB Unspecified fracture of skull, initial encounter for open fracture +S0291XD Unspecified fracture of skull, subsequent encounter for fracture with routine healing +S0291XG Unspecified fracture of skull, subsequent encounter for fracture with delayed healing +S0291XK Unspecified fracture of skull, subsequent encounter for fracture with nonunion +S0291XS Unspecified fracture of skull, sequela +S0292XA Unspecified fracture of facial bones, initial encounter for closed fracture +S0292XB Unspecified fracture of facial bones, initial encounter for open fracture +S0292XD Unspecified fracture of facial bones, subsequent encounter for fracture with routine healing +S0292XG Unspecified fracture of facial bones, subsequent encounter for fracture with delayed healing +S0292XK Unspecified fracture of facial bones, subsequent encounter for fracture with nonunion +S0292XS Unspecified fracture of facial bones, sequela +S0300XA Dislocation of jaw, unspecified side, initial encounter +S0300XD Dislocation of jaw, unspecified side, subsequent encounter +S0300XS Dislocation of jaw, unspecified side, sequela +S0301XA Dislocation of jaw, right side, initial encounter +S0301XD Dislocation of jaw, right side, subsequent encounter +S0301XS Dislocation of jaw, right side, sequela +S0302XA Dislocation of jaw, left side, initial encounter +S0302XD Dislocation of jaw, left side, subsequent encounter +S0302XS Dislocation of jaw, left side, sequela +S0303XA Dislocation of jaw, bilateral, initial encounter +S0303XD Dislocation of jaw, bilateral, subsequent encounter +S0303XS Dislocation of jaw, bilateral, sequela +S031XXA Dislocation of septal cartilage of nose, initial encounter +S031XXD Dislocation of septal cartilage of nose, subsequent encounter +S031XXS Dislocation of septal cartilage of nose, sequela +S032XXA Dislocation of tooth, initial encounter +S032XXD Dislocation of tooth, subsequent encounter +S032XXS Dislocation of tooth, sequela +S0340XA Sprain of jaw, unspecified side, initial encounter +S0340XD Sprain of jaw, unspecified side, subsequent encounter +S0340XS Sprain of jaw, unspecified side, sequela +S0341XA Sprain of jaw, right side, initial encounter +S0341XD Sprain of jaw, right side, subsequent encounter +S0341XS Sprain of jaw, right side, sequela +S0342XA Sprain of jaw, left side, initial encounter +S0342XD Sprain of jaw, left side, subsequent encounter +S0342XS Sprain of jaw, left side, sequela +S0343XA Sprain of jaw, bilateral, initial encounter +S0343XD Sprain of jaw, bilateral, subsequent encounter +S0343XS Sprain of jaw, bilateral, sequela +S038XXA Sprain of joints and ligaments of other parts of head, initial encounter +S038XXD Sprain of joints and ligaments of other parts of head, subsequent encounter +S038XXS Sprain of joints and ligaments of other parts of head, sequela +S039XXA Sprain of joints and ligaments of unspecified parts of head, initial encounter +S039XXD Sprain of joints and ligaments of unspecified parts of head, subsequent encounter +S039XXS Sprain of joints and ligaments of unspecified parts of head, sequela +S04011A Injury of optic nerve, right eye, initial encounter +S04011D Injury of optic nerve, right eye, subsequent encounter +S04011S Injury of optic nerve, right eye, sequela +S04012A Injury of optic nerve, left eye, initial encounter +S04012D Injury of optic nerve, left eye, subsequent encounter +S04012S Injury of optic nerve, left eye, sequela +S04019A Injury of optic nerve, unspecified eye, initial encounter +S04019D Injury of optic nerve, unspecified eye, subsequent encounter +S04019S Injury of optic nerve, unspecified eye, sequela +S0402XA Injury of optic chiasm, initial encounter +S0402XD Injury of optic chiasm, subsequent encounter +S0402XS Injury of optic chiasm, sequela +S04031A Injury of optic tract and pathways, right side, initial encounter +S04031D Injury of optic tract and pathways, right side, subsequent encounter +S04031S Injury of optic tract and pathways, right side, sequela +S04032A Injury of optic tract and pathways, left side, initial encounter +S04032D Injury of optic tract and pathways, left side, subsequent encounter +S04032S Injury of optic tract and pathways, left side, sequela +S04039A Injury of optic tract and pathways, unspecified side, initial encounter +S04039D Injury of optic tract and pathways, unspecified side, subsequent encounter +S04039S Injury of optic tract and pathways, unspecified side, sequela +S04041A Injury of visual cortex, right side, initial encounter +S04041D Injury of visual cortex, right side, subsequent encounter +S04041S Injury of visual cortex, right side, sequela +S04042A Injury of visual cortex, left side, initial encounter +S04042D Injury of visual cortex, left side, subsequent encounter +S04042S Injury of visual cortex, left side, sequela +S04049A Injury of visual cortex, unspecified side, initial encounter +S04049D Injury of visual cortex, unspecified side, subsequent encounter +S04049S Injury of visual cortex, unspecified side, sequela +S0410XA Injury of oculomotor nerve, unspecified side, initial encounter +S0410XD Injury of oculomotor nerve, unspecified side, subsequent encounter +S0410XS Injury of oculomotor nerve, unspecified side, sequela +S0411XA Injury of oculomotor nerve, right side, initial encounter +S0411XD Injury of oculomotor nerve, right side, subsequent encounter +S0411XS Injury of oculomotor nerve, right side, sequela +S0412XA Injury of oculomotor nerve, left side, initial encounter +S0412XD Injury of oculomotor nerve, left side, subsequent encounter +S0412XS Injury of oculomotor nerve, left side, sequela +S0420XA Injury of trochlear nerve, unspecified side, initial encounter +S0420XD Injury of trochlear nerve, unspecified side, subsequent encounter +S0420XS Injury of trochlear nerve, unspecified side, sequela +S0421XA Injury of trochlear nerve, right side, initial encounter +S0421XD Injury of trochlear nerve, right side, subsequent encounter +S0421XS Injury of trochlear nerve, right side, sequela +S0422XA Injury of trochlear nerve, left side, initial encounter +S0422XD Injury of trochlear nerve, left side, subsequent encounter +S0422XS Injury of trochlear nerve, left side, sequela +S0430XA Injury of trigeminal nerve, unspecified side, initial encounter +S0430XD Injury of trigeminal nerve, unspecified side, subsequent encounter +S0430XS Injury of trigeminal nerve, unspecified side, sequela +S0431XA Injury of trigeminal nerve, right side, initial encounter +S0431XD Injury of trigeminal nerve, right side, subsequent encounter +S0431XS Injury of trigeminal nerve, right side, sequela +S0432XA Injury of trigeminal nerve, left side, initial encounter +S0432XD Injury of trigeminal nerve, left side, subsequent encounter +S0432XS Injury of trigeminal nerve, left side, sequela +S0440XA Injury of abducent nerve, unspecified side, initial encounter +S0440XD Injury of abducent nerve, unspecified side, subsequent encounter +S0440XS Injury of abducent nerve, unspecified side, sequela +S0441XA Injury of abducent nerve, right side, initial encounter +S0441XD Injury of abducent nerve, right side, subsequent encounter +S0441XS Injury of abducent nerve, right side, sequela +S0442XA Injury of abducent nerve, left side, initial encounter +S0442XD Injury of abducent nerve, left side, subsequent encounter +S0442XS Injury of abducent nerve, left side, sequela +S0450XA Injury of facial nerve, unspecified side, initial encounter +S0450XD Injury of facial nerve, unspecified side, subsequent encounter +S0450XS Injury of facial nerve, unspecified side, sequela +S0451XA Injury of facial nerve, right side, initial encounter +S0451XD Injury of facial nerve, right side, subsequent encounter +S0451XS Injury of facial nerve, right side, sequela +S0452XA Injury of facial nerve, left side, initial encounter +S0452XD Injury of facial nerve, left side, subsequent encounter +S0452XS Injury of facial nerve, left side, sequela +S0460XA Injury of acoustic nerve, unspecified side, initial encounter +S0460XD Injury of acoustic nerve, unspecified side, subsequent encounter +S0460XS Injury of acoustic nerve, unspecified side, sequela +S0461XA Injury of acoustic nerve, right side, initial encounter +S0461XD Injury of acoustic nerve, right side, subsequent encounter +S0461XS Injury of acoustic nerve, right side, sequela +S0462XA Injury of acoustic nerve, left side, initial encounter +S0462XD Injury of acoustic nerve, left side, subsequent encounter +S0462XS Injury of acoustic nerve, left side, sequela +S0470XA Injury of accessory nerve, unspecified side, initial encounter +S0470XD Injury of accessory nerve, unspecified side, subsequent encounter +S0470XS Injury of accessory nerve, unspecified side, sequela +S0471XA Injury of accessory nerve, right side, initial encounter +S0471XD Injury of accessory nerve, right side, subsequent encounter +S0471XS Injury of accessory nerve, right side, sequela +S0472XA Injury of accessory nerve, left side, initial encounter +S0472XD Injury of accessory nerve, left side, subsequent encounter +S0472XS Injury of accessory nerve, left side, sequela +S04811A Injury of olfactory [1st ] nerve, right side, initial encounter +S04811D Injury of olfactory [1st ] nerve, right side, subsequent encounter +S04811S Injury of olfactory [1st ] nerve, right side, sequela +S04812A Injury of olfactory [1st ] nerve, left side, initial encounter +S04812D Injury of olfactory [1st ] nerve, left side, subsequent encounter +S04812S Injury of olfactory [1st ] nerve, left side, sequela +S04819A Injury of olfactory [1st ] nerve, unspecified side, initial encounter +S04819D Injury of olfactory [1st ] nerve, unspecified side, subsequent encounter +S04819S Injury of olfactory [1st ] nerve, unspecified side, sequela +S04891A Injury of other cranial nerves, right side, initial encounter +S04891D Injury of other cranial nerves, right side, subsequent encounter +S04891S Injury of other cranial nerves, right side, sequela +S04892A Injury of other cranial nerves, left side, initial encounter +S04892D Injury of other cranial nerves, left side, subsequent encounter +S04892S Injury of other cranial nerves, left side, sequela +S04899A Injury of other cranial nerves, unspecified side, initial encounter +S04899D Injury of other cranial nerves, unspecified side, subsequent encounter +S04899S Injury of other cranial nerves, unspecified side, sequela +S049XXA Injury of unspecified cranial nerve, initial encounter +S049XXD Injury of unspecified cranial nerve, subsequent encounter +S049XXS Injury of unspecified cranial nerve, sequela +S0500XA Injury of conjunctiva and corneal abrasion without foreign body, unspecified eye, initial encounter +S0500XD Injury of conjunctiva and corneal abrasion without foreign body, unspecified eye, subsequent encounter +S0500XS Injury of conjunctiva and corneal abrasion without foreign body, unspecified eye, sequela +S0501XA Injury of conjunctiva and corneal abrasion without foreign body, right eye, initial encounter +S0501XD Injury of conjunctiva and corneal abrasion without foreign body, right eye, subsequent encounter +S0501XS Injury of conjunctiva and corneal abrasion without foreign body, right eye, sequela +S0502XA Injury of conjunctiva and corneal abrasion without foreign body, left eye, initial encounter +S0502XD Injury of conjunctiva and corneal abrasion without foreign body, left eye, subsequent encounter +S0502XS Injury of conjunctiva and corneal abrasion without foreign body, left eye, sequela +S0510XA Contusion of eyeball and orbital tissues, unspecified eye, initial encounter +S0510XD Contusion of eyeball and orbital tissues, unspecified eye, subsequent encounter +S0510XS Contusion of eyeball and orbital tissues, unspecified eye, sequela +S0511XA Contusion of eyeball and orbital tissues, right eye, initial encounter +S0511XD Contusion of eyeball and orbital tissues, right eye, subsequent encounter +S0511XS Contusion of eyeball and orbital tissues, right eye, sequela +S0512XA Contusion of eyeball and orbital tissues, left eye, initial encounter +S0512XD Contusion of eyeball and orbital tissues, left eye, subsequent encounter +S0512XS Contusion of eyeball and orbital tissues, left eye, sequela +S0520XA Ocular laceration and rupture with prolapse or loss of intraocular tissue, unspecified eye, initial encounter +S0520XD Ocular laceration and rupture with prolapse or loss of intraocular tissue, unspecified eye, subsequent encounter +S0520XS Ocular laceration and rupture with prolapse or loss of intraocular tissue, unspecified eye, sequela +S0521XA Ocular laceration and rupture with prolapse or loss of intraocular tissue, right eye, initial encounter +S0521XD Ocular laceration and rupture with prolapse or loss of intraocular tissue, right eye, subsequent encounter +S0521XS Ocular laceration and rupture with prolapse or loss of intraocular tissue, right eye, sequela +S0522XA Ocular laceration and rupture with prolapse or loss of intraocular tissue, left eye, initial encounter +S0522XD Ocular laceration and rupture with prolapse or loss of intraocular tissue, left eye, subsequent encounter +S0522XS Ocular laceration and rupture with prolapse or loss of intraocular tissue, left eye, sequela +S0530XA Ocular laceration without prolapse or loss of intraocular tissue, unspecified eye, initial encounter +S0530XD Ocular laceration without prolapse or loss of intraocular tissue, unspecified eye, subsequent encounter +S0530XS Ocular laceration without prolapse or loss of intraocular tissue, unspecified eye, sequela +S0531XA Ocular laceration without prolapse or loss of intraocular tissue, right eye, initial encounter +S0531XD Ocular laceration without prolapse or loss of intraocular tissue, right eye, subsequent encounter +S0531XS Ocular laceration without prolapse or loss of intraocular tissue, right eye, sequela +S0532XA Ocular laceration without prolapse or loss of intraocular tissue, left eye, initial encounter +S0532XD Ocular laceration without prolapse or loss of intraocular tissue, left eye, subsequent encounter +S0532XS Ocular laceration without prolapse or loss of intraocular tissue, left eye, sequela +S0540XA Penetrating wound of orbit with or without foreign body, unspecified eye, initial encounter +S0540XD Penetrating wound of orbit with or without foreign body, unspecified eye, subsequent encounter +S0540XS Penetrating wound of orbit with or without foreign body, unspecified eye, sequela +S0541XA Penetrating wound of orbit with or without foreign body, right eye, initial encounter +S0541XD Penetrating wound of orbit with or without foreign body, right eye, subsequent encounter +S0541XS Penetrating wound of orbit with or without foreign body, right eye, sequela +S0542XA Penetrating wound of orbit with or without foreign body, left eye, initial encounter +S0542XD Penetrating wound of orbit with or without foreign body, left eye, subsequent encounter +S0542XS Penetrating wound of orbit with or without foreign body, left eye, sequela +S0550XA Penetrating wound with foreign body of unspecified eyeball, initial encounter +S0550XD Penetrating wound with foreign body of unspecified eyeball, subsequent encounter +S0550XS Penetrating wound with foreign body of unspecified eyeball, sequela +S0551XA Penetrating wound with foreign body of right eyeball, initial encounter +S0551XD Penetrating wound with foreign body of right eyeball, subsequent encounter +S0551XS Penetrating wound with foreign body of right eyeball, sequela +S0552XA Penetrating wound with foreign body of left eyeball, initial encounter +S0552XD Penetrating wound with foreign body of left eyeball, subsequent encounter +S0552XS Penetrating wound with foreign body of left eyeball, sequela +S0560XA Penetrating wound without foreign body of unspecified eyeball, initial encounter +S0560XD Penetrating wound without foreign body of unspecified eyeball, subsequent encounter +S0560XS Penetrating wound without foreign body of unspecified eyeball, sequela +S0561XA Penetrating wound without foreign body of right eyeball, initial encounter +S0561XD Penetrating wound without foreign body of right eyeball, subsequent encounter +S0561XS Penetrating wound without foreign body of right eyeball, sequela +S0562XA Penetrating wound without foreign body of left eyeball, initial encounter +S0562XD Penetrating wound without foreign body of left eyeball, subsequent encounter +S0562XS Penetrating wound without foreign body of left eyeball, sequela +S0570XA Avulsion of unspecified eye, initial encounter +S0570XD Avulsion of unspecified eye, subsequent encounter +S0570XS Avulsion of unspecified eye, sequela +S0571XA Avulsion of right eye, initial encounter +S0571XD Avulsion of right eye, subsequent encounter +S0571XS Avulsion of right eye, sequela +S0572XA Avulsion of left eye, initial encounter +S0572XD Avulsion of left eye, subsequent encounter +S0572XS Avulsion of left eye, sequela +S058X1A Other injuries of right eye and orbit, initial encounter +S058X1D Other injuries of right eye and orbit, subsequent encounter +S058X1S Other injuries of right eye and orbit, sequela +S058X2A Other injuries of left eye and orbit, initial encounter +S058X2D Other injuries of left eye and orbit, subsequent encounter +S058X2S Other injuries of left eye and orbit, sequela +S058X9A Other injuries of unspecified eye and orbit, initial encounter +S058X9D Other injuries of unspecified eye and orbit, subsequent encounter +S058X9S Other injuries of unspecified eye and orbit, sequela +S0590XA Unspecified injury of unspecified eye and orbit, initial encounter +S0590XD Unspecified injury of unspecified eye and orbit, subsequent encounter +S0590XS Unspecified injury of unspecified eye and orbit, sequela +S0591XA Unspecified injury of right eye and orbit, initial encounter +S0591XD Unspecified injury of right eye and orbit, subsequent encounter +S0591XS Unspecified injury of right eye and orbit, sequela +S0592XA Unspecified injury of left eye and orbit, initial encounter +S0592XD Unspecified injury of left eye and orbit, subsequent encounter +S0592XS Unspecified injury of left eye and orbit, sequela +S060X0A Concussion without loss of consciousness, initial encounter +S060X0D Concussion without loss of consciousness, subsequent encounter +S060X0S Concussion without loss of consciousness, sequela +S060X1A Concussion with loss of consciousness of 30 minutes or less, initial encounter +S060X1D Concussion with loss of consciousness of 30 minutes or less, subsequent encounter +S060X1S Concussion with loss of consciousness of 30 minutes or less, sequela +S060X9A Concussion with loss of consciousness of unspecified duration, initial encounter +S060X9D Concussion with loss of consciousness of unspecified duration, subsequent encounter +S060X9S Concussion with loss of consciousness of unspecified duration, sequela +S061X0A Traumatic cerebral edema without loss of consciousness, initial encounter +S061X0D Traumatic cerebral edema without loss of consciousness, subsequent encounter +S061X0S Traumatic cerebral edema without loss of consciousness, sequela +S061X1A Traumatic cerebral edema with loss of consciousness of 30 minutes or less, initial encounter +S061X1D Traumatic cerebral edema with loss of consciousness of 30 minutes or less, subsequent encounter +S061X1S Traumatic cerebral edema with loss of consciousness of 30 minutes or less, sequela +S061X2A Traumatic cerebral edema with loss of consciousness of 31 minutes to 59 minutes, initial encounter +S061X2D Traumatic cerebral edema with loss of consciousness of 31 minutes to 59 minutes, subsequent encounter +S061X2S Traumatic cerebral edema with loss of consciousness of 31 minutes to 59 minutes, sequela +S061X3A Traumatic cerebral edema with loss of consciousness of 1 hour to 5 hours 59 minutes, initial encounter +S061X3D Traumatic cerebral edema with loss of consciousness of 1 hour to 5 hours 59 minutes, subsequent encounter +S061X3S Traumatic cerebral edema with loss of consciousness of 1 hour to 5 hours 59 minutes, sequela +S061X4A Traumatic cerebral edema with loss of consciousness of 6 hours to 24 hours, initial encounter +S061X4D Traumatic cerebral edema with loss of consciousness of 6 hours to 24 hours, subsequent encounter +S061X4S Traumatic cerebral edema with loss of consciousness of 6 hours to 24 hours, sequela +S061X5A Traumatic cerebral edema with loss of consciousness greater than 24 hours with return to pre-existing conscious level, initial encounter +S061X5D Traumatic cerebral edema with loss of consciousness greater than 24 hours with return to pre-existing conscious level, subsequent encounter +S061X5S Traumatic cerebral edema with loss of consciousness greater than 24 hours with return to pre-existing conscious level, sequela +S061X6A Traumatic cerebral edema with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, initial encounter +S061X6D Traumatic cerebral edema with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, subsequent encounter +S061X6S Traumatic cerebral edema with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, sequela +S061X7A Traumatic cerebral edema with loss of consciousness of any duration with death due to brain injury prior to regaining consciousness, initial encounter +S061X8A Traumatic cerebral edema with loss of consciousness of any duration with death due to other cause prior to regaining consciousness, initial encounter +S061X9A Traumatic cerebral edema with loss of consciousness of unspecified duration, initial encounter +S061X9D Traumatic cerebral edema with loss of consciousness of unspecified duration, subsequent encounter +S061X9S Traumatic cerebral edema with loss of consciousness of unspecified duration, sequela +S062X0A Diffuse traumatic brain injury without loss of consciousness, initial encounter +S062X0D Diffuse traumatic brain injury without loss of consciousness, subsequent encounter +S062X0S Diffuse traumatic brain injury without loss of consciousness, sequela +S062X1A Diffuse traumatic brain injury with loss of consciousness of 30 minutes or less, initial encounter +S062X1D Diffuse traumatic brain injury with loss of consciousness of 30 minutes or less, subsequent encounter +S062X1S Diffuse traumatic brain injury with loss of consciousness of 30 minutes or less, sequela +S062X2A Diffuse traumatic brain injury with loss of consciousness of 31 minutes to 59 minutes, initial encounter +S062X2D Diffuse traumatic brain injury with loss of consciousness of 31 minutes to 59 minutes, subsequent encounter +S062X2S Diffuse traumatic brain injury with loss of consciousness of 31 minutes to 59 minutes, sequela +S062X3A Diffuse traumatic brain injury with loss of consciousness of 1 hour to 5 hours 59 minutes, initial encounter +S062X3D Diffuse traumatic brain injury with loss of consciousness of 1 hour to 5 hours 59 minutes, subsequent encounter +S062X3S Diffuse traumatic brain injury with loss of consciousness of 1 hour to 5 hours 59 minutes, sequela +S062X4A Diffuse traumatic brain injury with loss of consciousness of 6 hours to 24 hours, initial encounter +S062X4D Diffuse traumatic brain injury with loss of consciousness of 6 hours to 24 hours, subsequent encounter +S062X4S Diffuse traumatic brain injury with loss of consciousness of 6 hours to 24 hours, sequela +S062X5A Diffuse traumatic brain injury with loss of consciousness greater than 24 hours with return to pre-existing conscious levels, initial encounter +S062X5D Diffuse traumatic brain injury with loss of consciousness greater than 24 hours with return to pre-existing conscious levels, subsequent encounter +S062X5S Diffuse traumatic brain injury with loss of consciousness greater than 24 hours with return to pre-existing conscious levels, sequela +S062X6A Diffuse traumatic brain injury with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, initial encounter +S062X6D Diffuse traumatic brain injury with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, subsequent encounter +S062X6S Diffuse traumatic brain injury with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, sequela +S062X7A Diffuse traumatic brain injury with loss of consciousness of any duration with death due to brain injury prior to regaining consciousness, initial encounter +S062X8A Diffuse traumatic brain injury with loss of consciousness of any duration with death due to other cause prior to regaining consciousness, initial encounter +S062X9A Diffuse traumatic brain injury with loss of consciousness of unspecified duration, initial encounter +S062X9D Diffuse traumatic brain injury with loss of consciousness of unspecified duration, subsequent encounter +S062X9S Diffuse traumatic brain injury with loss of consciousness of unspecified duration, sequela +S06300A Unspecified focal traumatic brain injury without loss of consciousness, initial encounter +S06300D Unspecified focal traumatic brain injury without loss of consciousness, subsequent encounter +S06300S Unspecified focal traumatic brain injury without loss of consciousness, sequela +S06301A Unspecified focal traumatic brain injury with loss of consciousness of 30 minutes or less, initial encounter +S06301D Unspecified focal traumatic brain injury with loss of consciousness of 30 minutes or less, subsequent encounter +S06301S Unspecified focal traumatic brain injury with loss of consciousness of 30 minutes or less, sequela +S06302A Unspecified focal traumatic brain injury with loss of consciousness of 31 minutes to 59 minutes, initial encounter +S06302D Unspecified focal traumatic brain injury with loss of consciousness of 31 minutes to 59 minutes, subsequent encounter +S06302S Unspecified focal traumatic brain injury with loss of consciousness of 31 minutes to 59 minutes, sequela +S06303A Unspecified focal traumatic brain injury with loss of consciousness of 1 hour to 5 hours 59 minutes, initial encounter +S06303D Unspecified focal traumatic brain injury with loss of consciousness of 1 hour to 5 hours 59 minutes, subsequent encounter +S06303S Unspecified focal traumatic brain injury with loss of consciousness of 1 hour to 5 hours 59 minutes, sequela +S06304A Unspecified focal traumatic brain injury with loss of consciousness of 6 hours to 24 hours, initial encounter +S06304D Unspecified focal traumatic brain injury with loss of consciousness of 6 hours to 24 hours, subsequent encounter +S06304S Unspecified focal traumatic brain injury with loss of consciousness of 6 hours to 24 hours, sequela +S06305A Unspecified focal traumatic brain injury with loss of consciousness greater than 24 hours with return to pre-existing conscious level, initial encounter +S06305D Unspecified focal traumatic brain injury with loss of consciousness greater than 24 hours with return to pre-existing conscious level, subsequent encounter +S06305S Unspecified focal traumatic brain injury with loss of consciousness greater than 24 hours with return to pre-existing conscious level, sequela +S06306A Unspecified focal traumatic brain injury with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, initial encounter +S06306D Unspecified focal traumatic brain injury with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, subsequent encounter +S06306S Unspecified focal traumatic brain injury with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, sequela +S06307A Unspecified focal traumatic brain injury with loss of consciousness of any duration with death due to brain injury prior to regaining consciousness, initial encounter +S06308A Unspecified focal traumatic brain injury with loss of consciousness of any duration with death due to other cause prior to regaining consciousness, initial encounter +S06309A Unspecified focal traumatic brain injury with loss of consciousness of unspecified duration, initial encounter +S06309D Unspecified focal traumatic brain injury with loss of consciousness of unspecified duration, subsequent encounter +S06309S Unspecified focal traumatic brain injury with loss of consciousness of unspecified duration, sequela +S06310A Contusion and laceration of right cerebrum without loss of consciousness, initial encounter +S06310D Contusion and laceration of right cerebrum without loss of consciousness, subsequent encounter +S06310S Contusion and laceration of right cerebrum without loss of consciousness, sequela +S06311A Contusion and laceration of right cerebrum with loss of consciousness of 30 minutes or less, initial encounter +S06311D Contusion and laceration of right cerebrum with loss of consciousness of 30 minutes or less, subsequent encounter +S06311S Contusion and laceration of right cerebrum with loss of consciousness of 30 minutes or less, sequela +S06312A Contusion and laceration of right cerebrum with loss of consciousness of 31 minutes to 59 minutes, initial encounter +S06312D Contusion and laceration of right cerebrum with loss of consciousness of 31 minutes to 59 minutes, subsequent encounter +S06312S Contusion and laceration of right cerebrum with loss of consciousness of 31 minutes to 59 minutes, sequela +S06313A Contusion and laceration of right cerebrum with loss of consciousness of 1 hour to 5 hours 59 minutes, initial encounter +S06313D Contusion and laceration of right cerebrum with loss of consciousness of 1 hour to 5 hours 59 minutes, subsequent encounter +S06313S Contusion and laceration of right cerebrum with loss of consciousness of 1 hour to 5 hours 59 minutes, sequela +S06314A Contusion and laceration of right cerebrum with loss of consciousness of 6 hours to 24 hours, initial encounter +S06314D Contusion and laceration of right cerebrum with loss of consciousness of 6 hours to 24 hours, subsequent encounter +S06314S Contusion and laceration of right cerebrum with loss of consciousness of 6 hours to 24 hours, sequela +S06315A Contusion and laceration of right cerebrum with loss of consciousness greater than 24 hours with return to pre-existing conscious level, initial encounter +S06315D Contusion and laceration of right cerebrum with loss of consciousness greater than 24 hours with return to pre-existing conscious level, subsequent encounter +S06315S Contusion and laceration of right cerebrum with loss of consciousness greater than 24 hours with return to pre-existing conscious level, sequela +S06316A Contusion and laceration of right cerebrum with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, initial encounter +S06316D Contusion and laceration of right cerebrum with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, subsequent encounter +S06316S Contusion and laceration of right cerebrum with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, sequela +S06317A Contusion and laceration of right cerebrum with loss of consciousness of any duration with death due to brain injury prior to regaining consciousness, initial encounter +S06318A Contusion and laceration of right cerebrum with loss of consciousness of any duration with death due to other cause prior to regaining consciousness, initial encounter +S06319A Contusion and laceration of right cerebrum with loss of consciousness of unspecified duration, initial encounter +S06319D Contusion and laceration of right cerebrum with loss of consciousness of unspecified duration, subsequent encounter +S06319S Contusion and laceration of right cerebrum with loss of consciousness of unspecified duration, sequela +S06320A Contusion and laceration of left cerebrum without loss of consciousness, initial encounter +S06320D Contusion and laceration of left cerebrum without loss of consciousness, subsequent encounter +S06320S Contusion and laceration of left cerebrum without loss of consciousness, sequela +S06321A Contusion and laceration of left cerebrum with loss of consciousness of 30 minutes or less, initial encounter +S06321D Contusion and laceration of left cerebrum with loss of consciousness of 30 minutes or less, subsequent encounter +S06321S Contusion and laceration of left cerebrum with loss of consciousness of 30 minutes or less, sequela +S06322A Contusion and laceration of left cerebrum with loss of consciousness of 31 minutes to 59 minutes, initial encounter +S06322D Contusion and laceration of left cerebrum with loss of consciousness of 31 minutes to 59 minutes, subsequent encounter +S06322S Contusion and laceration of left cerebrum with loss of consciousness of 31 minutes to 59 minutes, sequela +S06323A Contusion and laceration of left cerebrum with loss of consciousness of 1 hour to 5 hours 59 minutes, initial encounter +S06323D Contusion and laceration of left cerebrum with loss of consciousness of 1 hour to 5 hours 59 minutes, subsequent encounter +S06323S Contusion and laceration of left cerebrum with loss of consciousness of 1 hour to 5 hours 59 minutes, sequela +S06324A Contusion and laceration of left cerebrum with loss of consciousness of 6 hours to 24 hours, initial encounter +S06324D Contusion and laceration of left cerebrum with loss of consciousness of 6 hours to 24 hours, subsequent encounter +S06324S Contusion and laceration of left cerebrum with loss of consciousness of 6 hours to 24 hours, sequela +S06325A Contusion and laceration of left cerebrum with loss of consciousness greater than 24 hours with return to pre-existing conscious level, initial encounter +S06325D Contusion and laceration of left cerebrum with loss of consciousness greater than 24 hours with return to pre-existing conscious level, subsequent encounter +S06325S Contusion and laceration of left cerebrum with loss of consciousness greater than 24 hours with return to pre-existing conscious level, sequela +S06326A Contusion and laceration of left cerebrum with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, initial encounter +S06326D Contusion and laceration of left cerebrum with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, subsequent encounter +S06326S Contusion and laceration of left cerebrum with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, sequela +S06327A Contusion and laceration of left cerebrum with loss of consciousness of any duration with death due to brain injury prior to regaining consciousness, initial encounter +S06328A Contusion and laceration of left cerebrum with loss of consciousness of any duration with death due to other cause prior to regaining consciousness, initial encounter +S06329A Contusion and laceration of left cerebrum with loss of consciousness of unspecified duration, initial encounter +S06329D Contusion and laceration of left cerebrum with loss of consciousness of unspecified duration, subsequent encounter +S06329S Contusion and laceration of left cerebrum with loss of consciousness of unspecified duration, sequela +S06330A Contusion and laceration of cerebrum, unspecified, without loss of consciousness, initial encounter +S06330D Contusion and laceration of cerebrum, unspecified, without loss of consciousness, subsequent encounter +S06330S Contusion and laceration of cerebrum, unspecified, without loss of consciousness, sequela +S06331A Contusion and laceration of cerebrum, unspecified, with loss of consciousness of 30 minutes or less, initial encounter +S06331D Contusion and laceration of cerebrum, unspecified, with loss of consciousness of 30 minutes or less, subsequent encounter +S06331S Contusion and laceration of cerebrum, unspecified, with loss of consciousness of 30 minutes or less, sequela +S06332A Contusion and laceration of cerebrum, unspecified, with loss of consciousness of 31 minutes to 59 minutes, initial encounter +S06332D Contusion and laceration of cerebrum, unspecified, with loss of consciousness of 31 minutes to 59 minutes, subsequent encounter +S06332S Contusion and laceration of cerebrum, unspecified, with loss of consciousness of 31 minutes to 59 minutes, sequela +S06333A Contusion and laceration of cerebrum, unspecified, with loss of consciousness of 1 hour to 5 hours 59 minutes, initial encounter +S06333D Contusion and laceration of cerebrum, unspecified, with loss of consciousness of 1 hour to 5 hours 59 minutes, subsequent encounter +S06333S Contusion and laceration of cerebrum, unspecified, with loss of consciousness of 1 hour to 5 hours 59 minutes, sequela +S06334A Contusion and laceration of cerebrum, unspecified, with loss of consciousness of 6 hours to 24 hours, initial encounter +S06334D Contusion and laceration of cerebrum, unspecified, with loss of consciousness of 6 hours to 24 hours, subsequent encounter +S06334S Contusion and laceration of cerebrum, unspecified, with loss of consciousness of 6 hours to 24 hours, sequela +S06335A Contusion and laceration of cerebrum, unspecified, with loss of consciousness greater than 24 hours with return to pre-existing conscious level, initial encounter +S06335D Contusion and laceration of cerebrum, unspecified, with loss of consciousness greater than 24 hours with return to pre-existing conscious level, subsequent encounter +S06335S Contusion and laceration of cerebrum, unspecified, with loss of consciousness greater than 24 hours with return to pre-existing conscious level, sequela +S06336A Contusion and laceration of cerebrum, unspecified, with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, initial encounter +S06336D Contusion and laceration of cerebrum, unspecified, with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, subsequent encounter +S06336S Contusion and laceration of cerebrum, unspecified, with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, sequela +S06337A Contusion and laceration of cerebrum, unspecified, with loss of consciousness of any duration with death due to brain injury prior to regaining consciousness, initial encounter +S06338A Contusion and laceration of cerebrum, unspecified, with loss of consciousness of any duration with death due to other cause prior to regaining consciousness, initial encounter +S06339A Contusion and laceration of cerebrum, unspecified, with loss of consciousness of unspecified duration, initial encounter +S06339D Contusion and laceration of cerebrum, unspecified, with loss of consciousness of unspecified duration, subsequent encounter +S06339S Contusion and laceration of cerebrum, unspecified, with loss of consciousness of unspecified duration, sequela +S06340A Traumatic hemorrhage of right cerebrum without loss of consciousness, initial encounter +S06340D Traumatic hemorrhage of right cerebrum without loss of consciousness, subsequent encounter +S06340S Traumatic hemorrhage of right cerebrum without loss of consciousness, sequela +S06341A Traumatic hemorrhage of right cerebrum with loss of consciousness of 30 minutes or less, initial encounter +S06341D Traumatic hemorrhage of right cerebrum with loss of consciousness of 30 minutes or less, subsequent encounter +S06341S Traumatic hemorrhage of right cerebrum with loss of consciousness of 30 minutes or less, sequela +S06342A Traumatic hemorrhage of right cerebrum with loss of consciousness of 31 minutes to 59 minutes, initial encounter +S06342D Traumatic hemorrhage of right cerebrum with loss of consciousness of 31 minutes to 59 minutes, subsequent encounter +S06342S Traumatic hemorrhage of right cerebrum with loss of consciousness of 31 minutes to 59 minutes, sequela +S06343A Traumatic hemorrhage of right cerebrum with loss of consciousness of 1 hours to 5 hours 59 minutes, initial encounter +S06343D Traumatic hemorrhage of right cerebrum with loss of consciousness of 1 hours to 5 hours 59 minutes, subsequent encounter +S06343S Traumatic hemorrhage of right cerebrum with loss of consciousness of 1 hours to 5 hours 59 minutes, sequela +S06344A Traumatic hemorrhage of right cerebrum with loss of consciousness of 6 hours to 24 hours, initial encounter +S06344D Traumatic hemorrhage of right cerebrum with loss of consciousness of 6 hours to 24 hours, subsequent encounter +S06344S Traumatic hemorrhage of right cerebrum with loss of consciousness of 6 hours to 24 hours, sequela +S06345A Traumatic hemorrhage of right cerebrum with loss of consciousness greater than 24 hours with return to pre-existing conscious level, initial encounter +S06345D Traumatic hemorrhage of right cerebrum with loss of consciousness greater than 24 hours with return to pre-existing conscious level, subsequent encounter +S06345S Traumatic hemorrhage of right cerebrum with loss of consciousness greater than 24 hours with return to pre-existing conscious level, sequela +S06346A Traumatic hemorrhage of right cerebrum with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, initial encounter +S06346D Traumatic hemorrhage of right cerebrum with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, subsequent encounter +S06346S Traumatic hemorrhage of right cerebrum with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, sequela +S06347A Traumatic hemorrhage of right cerebrum with loss of consciousness of any duration with death due to brain injury prior to regaining consciousness, initial encounter +S06348A Traumatic hemorrhage of right cerebrum with loss of consciousness of any duration with death due to other cause prior to regaining consciousness, initial encounter +S06349A Traumatic hemorrhage of right cerebrum with loss of consciousness of unspecified duration, initial encounter +S06349D Traumatic hemorrhage of right cerebrum with loss of consciousness of unspecified duration, subsequent encounter +S06349S Traumatic hemorrhage of right cerebrum with loss of consciousness of unspecified duration, sequela +S06350A Traumatic hemorrhage of left cerebrum without loss of consciousness, initial encounter +S06350D Traumatic hemorrhage of left cerebrum without loss of consciousness, subsequent encounter +S06350S Traumatic hemorrhage of left cerebrum without loss of consciousness, sequela +S06351A Traumatic hemorrhage of left cerebrum with loss of consciousness of 30 minutes or less, initial encounter +S06351D Traumatic hemorrhage of left cerebrum with loss of consciousness of 30 minutes or less, subsequent encounter +S06351S Traumatic hemorrhage of left cerebrum with loss of consciousness of 30 minutes or less, sequela +S06352A Traumatic hemorrhage of left cerebrum with loss of consciousness of 31 minutes to 59 minutes, initial encounter +S06352D Traumatic hemorrhage of left cerebrum with loss of consciousness of 31 minutes to 59 minutes, subsequent encounter +S06352S Traumatic hemorrhage of left cerebrum with loss of consciousness of 31 minutes to 59 minutes, sequela +S06353A Traumatic hemorrhage of left cerebrum with loss of consciousness of 1 hours to 5 hours 59 minutes, initial encounter +S06353D Traumatic hemorrhage of left cerebrum with loss of consciousness of 1 hours to 5 hours 59 minutes, subsequent encounter +S06353S Traumatic hemorrhage of left cerebrum with loss of consciousness of 1 hours to 5 hours 59 minutes, sequela +S06354A Traumatic hemorrhage of left cerebrum with loss of consciousness of 6 hours to 24 hours, initial encounter +S06354D Traumatic hemorrhage of left cerebrum with loss of consciousness of 6 hours to 24 hours, subsequent encounter +S06354S Traumatic hemorrhage of left cerebrum with loss of consciousness of 6 hours to 24 hours, sequela +S06355A Traumatic hemorrhage of left cerebrum with loss of consciousness greater than 24 hours with return to pre-existing conscious level, initial encounter +S06355D Traumatic hemorrhage of left cerebrum with loss of consciousness greater than 24 hours with return to pre-existing conscious level, subsequent encounter +S06355S Traumatic hemorrhage of left cerebrum with loss of consciousness greater than 24 hours with return to pre-existing conscious level, sequela +S06356A Traumatic hemorrhage of left cerebrum with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, initial encounter +S06356D Traumatic hemorrhage of left cerebrum with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, subsequent encounter +S06356S Traumatic hemorrhage of left cerebrum with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, sequela +S06357A Traumatic hemorrhage of left cerebrum with loss of consciousness of any duration with death due to brain injury prior to regaining consciousness, initial encounter +S06358A Traumatic hemorrhage of left cerebrum with loss of consciousness of any duration with death due to other cause prior to regaining consciousness, initial encounter +S06359A Traumatic hemorrhage of left cerebrum with loss of consciousness of unspecified duration, initial encounter +S06359D Traumatic hemorrhage of left cerebrum with loss of consciousness of unspecified duration, subsequent encounter +S06359S Traumatic hemorrhage of left cerebrum with loss of consciousness of unspecified duration, sequela +S06360A Traumatic hemorrhage of cerebrum, unspecified, without loss of consciousness, initial encounter +S06360D Traumatic hemorrhage of cerebrum, unspecified, without loss of consciousness, subsequent encounter +S06360S Traumatic hemorrhage of cerebrum, unspecified, without loss of consciousness, sequela +S06361A Traumatic hemorrhage of cerebrum, unspecified, with loss of consciousness of 30 minutes or less, initial encounter +S06361D Traumatic hemorrhage of cerebrum, unspecified, with loss of consciousness of 30 minutes or less, subsequent encounter +S06361S Traumatic hemorrhage of cerebrum, unspecified, with loss of consciousness of 30 minutes or less, sequela +S06362A Traumatic hemorrhage of cerebrum, unspecified, with loss of consciousness of 31 minutes to 59 minutes, initial encounter +S06362D Traumatic hemorrhage of cerebrum, unspecified, with loss of consciousness of 31 minutes to 59 minutes, subsequent encounter +S06362S Traumatic hemorrhage of cerebrum, unspecified, with loss of consciousness of 31 minutes to 59 minutes, sequela +S06363A Traumatic hemorrhage of cerebrum, unspecified, with loss of consciousness of 1 hours to 5 hours 59 minutes, initial encounter +S06363D Traumatic hemorrhage of cerebrum, unspecified, with loss of consciousness of 1 hours to 5 hours 59 minutes, subsequent encounter +S06363S Traumatic hemorrhage of cerebrum, unspecified, with loss of consciousness of 1 hours to 5 hours 59 minutes, sequela +S06364A Traumatic hemorrhage of cerebrum, unspecified, with loss of consciousness of 6 hours to 24 hours, initial encounter +S06364D Traumatic hemorrhage of cerebrum, unspecified, with loss of consciousness of 6 hours to 24 hours, subsequent encounter +S06364S Traumatic hemorrhage of cerebrum, unspecified, with loss of consciousness of 6 hours to 24 hours, sequela +S06365A Traumatic hemorrhage of cerebrum, unspecified, with loss of consciousness greater than 24 hours with return to pre-existing conscious level, initial encounter +S06365D Traumatic hemorrhage of cerebrum, unspecified, with loss of consciousness greater than 24 hours with return to pre-existing conscious level, subsequent encounter +S06365S Traumatic hemorrhage of cerebrum, unspecified, with loss of consciousness greater than 24 hours with return to pre-existing conscious level, sequela +S06366A Traumatic hemorrhage of cerebrum, unspecified, with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, initial encounter +S06366D Traumatic hemorrhage of cerebrum, unspecified, with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, subsequent encounter +S06366S Traumatic hemorrhage of cerebrum, unspecified, with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, sequela +S06367A Traumatic hemorrhage of cerebrum, unspecified, with loss of consciousness of any duration with death due to brain injury prior to regaining consciousness, initial encounter +S06368A Traumatic hemorrhage of cerebrum, unspecified, with loss of consciousness of any duration with death due to other cause prior to regaining consciousness, initial encounter +S06369A Traumatic hemorrhage of cerebrum, unspecified, with loss of consciousness of unspecified duration, initial encounter +S06369D Traumatic hemorrhage of cerebrum, unspecified, with loss of consciousness of unspecified duration, subsequent encounter +S06369S Traumatic hemorrhage of cerebrum, unspecified, with loss of consciousness of unspecified duration, sequela +S06370A Contusion, laceration, and hemorrhage of cerebellum without loss of consciousness, initial encounter +S06370D Contusion, laceration, and hemorrhage of cerebellum without loss of consciousness, subsequent encounter +S06370S Contusion, laceration, and hemorrhage of cerebellum without loss of consciousness, sequela +S06371A Contusion, laceration, and hemorrhage of cerebellum with loss of consciousness of 30 minutes or less, initial encounter +S06371D Contusion, laceration, and hemorrhage of cerebellum with loss of consciousness of 30 minutes or less, subsequent encounter +S06371S Contusion, laceration, and hemorrhage of cerebellum with loss of consciousness of 30 minutes or less, sequela +S06372A Contusion, laceration, and hemorrhage of cerebellum with loss of consciousness of 31 minutes to 59 minutes, initial encounter +S06372D Contusion, laceration, and hemorrhage of cerebellum with loss of consciousness of 31 minutes to 59 minutes, subsequent encounter +S06372S Contusion, laceration, and hemorrhage of cerebellum with loss of consciousness of 31 minutes to 59 minutes, sequela +S06373A Contusion, laceration, and hemorrhage of cerebellum with loss of consciousness of 1 hour to 5 hours 59 minutes, initial encounter +S06373D Contusion, laceration, and hemorrhage of cerebellum with loss of consciousness of 1 hour to 5 hours 59 minutes, subsequent encounter +S06373S Contusion, laceration, and hemorrhage of cerebellum with loss of consciousness of 1 hour to 5 hours 59 minutes, sequela +S06374A Contusion, laceration, and hemorrhage of cerebellum with loss of consciousness of 6 hours to 24 hours, initial encounter +S06374D Contusion, laceration, and hemorrhage of cerebellum with loss of consciousness of 6 hours to 24 hours, subsequent encounter +S06374S Contusion, laceration, and hemorrhage of cerebellum with loss of consciousness of 6 hours to 24 hours, sequela +S06375A Contusion, laceration, and hemorrhage of cerebellum with loss of consciousness greater than 24 hours with return to pre-existing conscious level, initial encounter +S06375D Contusion, laceration, and hemorrhage of cerebellum with loss of consciousness greater than 24 hours with return to pre-existing conscious level, subsequent encounter +S06375S Contusion, laceration, and hemorrhage of cerebellum with loss of consciousness greater than 24 hours with return to pre-existing conscious level, sequela +S06376A Contusion, laceration, and hemorrhage of cerebellum with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, initial encounter +S06376D Contusion, laceration, and hemorrhage of cerebellum with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, subsequent encounter +S06376S Contusion, laceration, and hemorrhage of cerebellum with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, sequela +S06377A Contusion, laceration, and hemorrhage of cerebellum with loss of consciousness of any duration with death due to brain injury prior to regaining consciousness, initial encounter +S06378A Contusion, laceration, and hemorrhage of cerebellum with loss of consciousness of any duration with death due to other cause prior to regaining consciousness, initial encounter +S06379A Contusion, laceration, and hemorrhage of cerebellum with loss of consciousness of unspecified duration, initial encounter +S06379D Contusion, laceration, and hemorrhage of cerebellum with loss of consciousness of unspecified duration, subsequent encounter +S06379S Contusion, laceration, and hemorrhage of cerebellum with loss of consciousness of unspecified duration, sequela +S06380A Contusion, laceration, and hemorrhage of brainstem without loss of consciousness, initial encounter +S06380D Contusion, laceration, and hemorrhage of brainstem without loss of consciousness, subsequent encounter +S06380S Contusion, laceration, and hemorrhage of brainstem without loss of consciousness, sequela +S06381A Contusion, laceration, and hemorrhage of brainstem with loss of consciousness of 30 minutes or less, initial encounter +S06381D Contusion, laceration, and hemorrhage of brainstem with loss of consciousness of 30 minutes or less, subsequent encounter +S06381S Contusion, laceration, and hemorrhage of brainstem with loss of consciousness of 30 minutes or less, sequela +S06382A Contusion, laceration, and hemorrhage of brainstem with loss of consciousness of 31 minutes to 59 minutes, initial encounter +S06382D Contusion, laceration, and hemorrhage of brainstem with loss of consciousness of 31 minutes to 59 minutes, subsequent encounter +S06382S Contusion, laceration, and hemorrhage of brainstem with loss of consciousness of 31 minutes to 59 minutes, sequela +S06383A Contusion, laceration, and hemorrhage of brainstem with loss of consciousness of 1 hour to 5 hours 59 minutes, initial encounter +S06383D Contusion, laceration, and hemorrhage of brainstem with loss of consciousness of 1 hour to 5 hours 59 minutes, subsequent encounter +S06383S Contusion, laceration, and hemorrhage of brainstem with loss of consciousness of 1 hour to 5 hours 59 minutes, sequela +S06384A Contusion, laceration, and hemorrhage of brainstem with loss of consciousness of 6 hours to 24 hours, initial encounter +S06384D Contusion, laceration, and hemorrhage of brainstem with loss of consciousness of 6 hours to 24 hours, subsequent encounter +S06384S Contusion, laceration, and hemorrhage of brainstem with loss of consciousness of 6 hours to 24 hours, sequela +S06385A Contusion, laceration, and hemorrhage of brainstem with loss of consciousness greater than 24 hours with return to pre-existing conscious level, initial encounter +S06385D Contusion, laceration, and hemorrhage of brainstem with loss of consciousness greater than 24 hours with return to pre-existing conscious level, subsequent encounter +S06385S Contusion, laceration, and hemorrhage of brainstem with loss of consciousness greater than 24 hours with return to pre-existing conscious level, sequela +S06386A Contusion, laceration, and hemorrhage of brainstem with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, initial encounter +S06386D Contusion, laceration, and hemorrhage of brainstem with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, subsequent encounter +S06386S Contusion, laceration, and hemorrhage of brainstem with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, sequela +S06387A Contusion, laceration, and hemorrhage of brainstem with loss of consciousness of any duration with death due to brain injury prior to regaining consciousness, initial encounter +S06388A Contusion, laceration, and hemorrhage of brainstem with loss of consciousness of any duration with death due to other cause prior to regaining consciousness, initial encounter +S06389A Contusion, laceration, and hemorrhage of brainstem with loss of consciousness of unspecified duration, initial encounter +S06389D Contusion, laceration, and hemorrhage of brainstem with loss of consciousness of unspecified duration, subsequent encounter +S06389S Contusion, laceration, and hemorrhage of brainstem with loss of consciousness of unspecified duration, sequela +S064X0A Epidural hemorrhage without loss of consciousness, initial encounter +S064X0D Epidural hemorrhage without loss of consciousness, subsequent encounter +S064X0S Epidural hemorrhage without loss of consciousness, sequela +S064X1A Epidural hemorrhage with loss of consciousness of 30 minutes or less, initial encounter +S064X1D Epidural hemorrhage with loss of consciousness of 30 minutes or less, subsequent encounter +S064X1S Epidural hemorrhage with loss of consciousness of 30 minutes or less, sequela +S064X2A Epidural hemorrhage with loss of consciousness of 31 minutes to 59 minutes, initial encounter +S064X2D Epidural hemorrhage with loss of consciousness of 31 minutes to 59 minutes, subsequent encounter +S064X2S Epidural hemorrhage with loss of consciousness of 31 minutes to 59 minutes, sequela +S064X3A Epidural hemorrhage with loss of consciousness of 1 hour to 5 hours 59 minutes, initial encounter +S064X3D Epidural hemorrhage with loss of consciousness of 1 hour to 5 hours 59 minutes, subsequent encounter +S064X3S Epidural hemorrhage with loss of consciousness of 1 hour to 5 hours 59 minutes, sequela +S064X4A Epidural hemorrhage with loss of consciousness of 6 hours to 24 hours, initial encounter +S064X4D Epidural hemorrhage with loss of consciousness of 6 hours to 24 hours, subsequent encounter +S064X4S Epidural hemorrhage with loss of consciousness of 6 hours to 24 hours, sequela +S064X5A Epidural hemorrhage with loss of consciousness greater than 24 hours with return to pre-existing conscious level, initial encounter +S064X5D Epidural hemorrhage with loss of consciousness greater than 24 hours with return to pre-existing conscious level, subsequent encounter +S064X5S Epidural hemorrhage with loss of consciousness greater than 24 hours with return to pre-existing conscious level, sequela +S064X6A Epidural hemorrhage with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, initial encounter +S064X6D Epidural hemorrhage with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, subsequent encounter +S064X6S Epidural hemorrhage with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, sequela +S064X7A Epidural hemorrhage with loss of consciousness of any duration with death due to brain injury prior to regaining consciousness, initial encounter +S064X8A Epidural hemorrhage with loss of consciousness of any duration with death due to other causes prior to regaining consciousness, initial encounter +S064X9A Epidural hemorrhage with loss of consciousness of unspecified duration, initial encounter +S064X9D Epidural hemorrhage with loss of consciousness of unspecified duration, subsequent encounter +S064X9S Epidural hemorrhage with loss of consciousness of unspecified duration, sequela +S065X0A Traumatic subdural hemorrhage without loss of consciousness, initial encounter +S065X0D Traumatic subdural hemorrhage without loss of consciousness, subsequent encounter +S065X0S Traumatic subdural hemorrhage without loss of consciousness, sequela +S065X1A Traumatic subdural hemorrhage with loss of consciousness of 30 minutes or less, initial encounter +S065X1D Traumatic subdural hemorrhage with loss of consciousness of 30 minutes or less, subsequent encounter +S065X1S Traumatic subdural hemorrhage with loss of consciousness of 30 minutes or less, sequela +S065X2A Traumatic subdural hemorrhage with loss of consciousness of 31 minutes to 59 minutes, initial encounter +S065X2D Traumatic subdural hemorrhage with loss of consciousness of 31 minutes to 59 minutes, subsequent encounter +S065X2S Traumatic subdural hemorrhage with loss of consciousness of 31 minutes to 59 minutes, sequela +S065X3A Traumatic subdural hemorrhage with loss of consciousness of 1 hour to 5 hours 59 minutes, initial encounter +S065X3D Traumatic subdural hemorrhage with loss of consciousness of 1 hour to 5 hours 59 minutes, subsequent encounter +S065X3S Traumatic subdural hemorrhage with loss of consciousness of 1 hour to 5 hours 59 minutes, sequela +S065X4A Traumatic subdural hemorrhage with loss of consciousness of 6 hours to 24 hours, initial encounter +S065X4D Traumatic subdural hemorrhage with loss of consciousness of 6 hours to 24 hours, subsequent encounter +S065X4S Traumatic subdural hemorrhage with loss of consciousness of 6 hours to 24 hours, sequela +S065X5A Traumatic subdural hemorrhage with loss of consciousness greater than 24 hours with return to pre-existing conscious level, initial encounter +S065X5D Traumatic subdural hemorrhage with loss of consciousness greater than 24 hours with return to pre-existing conscious level, subsequent encounter +S065X5S Traumatic subdural hemorrhage with loss of consciousness greater than 24 hours with return to pre-existing conscious level, sequela +S065X6A Traumatic subdural hemorrhage with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, initial encounter +S065X6D Traumatic subdural hemorrhage with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, subsequent encounter +S065X6S Traumatic subdural hemorrhage with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, sequela +S065X7A Traumatic subdural hemorrhage with loss of consciousness of any duration with death due to brain injury before regaining consciousness, initial encounter +S065X8A Traumatic subdural hemorrhage with loss of consciousness of any duration with death due to other cause before regaining consciousness, initial encounter +S065X9A Traumatic subdural hemorrhage with loss of consciousness of unspecified duration, initial encounter +S065X9D Traumatic subdural hemorrhage with loss of consciousness of unspecified duration, subsequent encounter +S065X9S Traumatic subdural hemorrhage with loss of consciousness of unspecified duration, sequela +S066X0A Traumatic subarachnoid hemorrhage without loss of consciousness, initial encounter +S066X0D Traumatic subarachnoid hemorrhage without loss of consciousness, subsequent encounter +S066X0S Traumatic subarachnoid hemorrhage without loss of consciousness, sequela +S066X1A Traumatic subarachnoid hemorrhage with loss of consciousness of 30 minutes or less, initial encounter +S066X1D Traumatic subarachnoid hemorrhage with loss of consciousness of 30 minutes or less, subsequent encounter +S066X1S Traumatic subarachnoid hemorrhage with loss of consciousness of 30 minutes or less, sequela +S066X2A Traumatic subarachnoid hemorrhage with loss of consciousness of 31 minutes to 59 minutes, initial encounter +S066X2D Traumatic subarachnoid hemorrhage with loss of consciousness of 31 minutes to 59 minutes, subsequent encounter +S066X2S Traumatic subarachnoid hemorrhage with loss of consciousness of 31 minutes to 59 minutes, sequela +S066X3A Traumatic subarachnoid hemorrhage with loss of consciousness of 1 hour to 5 hours 59 minutes, initial encounter +S066X3D Traumatic subarachnoid hemorrhage with loss of consciousness of 1 hour to 5 hours 59 minutes, subsequent encounter +S066X3S Traumatic subarachnoid hemorrhage with loss of consciousness of 1 hour to 5 hours 59 minutes, sequela +S066X4A Traumatic subarachnoid hemorrhage with loss of consciousness of 6 hours to 24 hours, initial encounter +S066X4D Traumatic subarachnoid hemorrhage with loss of consciousness of 6 hours to 24 hours, subsequent encounter +S066X4S Traumatic subarachnoid hemorrhage with loss of consciousness of 6 hours to 24 hours, sequela +S066X5A Traumatic subarachnoid hemorrhage with loss of consciousness greater than 24 hours with return to pre-existing conscious level, initial encounter +S066X5D Traumatic subarachnoid hemorrhage with loss of consciousness greater than 24 hours with return to pre-existing conscious level, subsequent encounter +S066X5S Traumatic subarachnoid hemorrhage with loss of consciousness greater than 24 hours with return to pre-existing conscious level, sequela +S066X6A Traumatic subarachnoid hemorrhage with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, initial encounter +S066X6D Traumatic subarachnoid hemorrhage with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, subsequent encounter +S066X6S Traumatic subarachnoid hemorrhage with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, sequela +S066X7A Traumatic subarachnoid hemorrhage with loss of consciousness of any duration with death due to brain injury prior to regaining consciousness, initial encounter +S066X8A Traumatic subarachnoid hemorrhage with loss of consciousness of any duration with death due to other cause prior to regaining consciousness, initial encounter +S066X9A Traumatic subarachnoid hemorrhage with loss of consciousness of unspecified duration, initial encounter +S066X9D Traumatic subarachnoid hemorrhage with loss of consciousness of unspecified duration, subsequent encounter +S066X9S Traumatic subarachnoid hemorrhage with loss of consciousness of unspecified duration, sequela +S06810A Injury of right internal carotid artery, intracranial portion, not elsewhere classified without loss of consciousness, initial encounter +S06810D Injury of right internal carotid artery, intracranial portion, not elsewhere classified without loss of consciousness, subsequent encounter +S06810S Injury of right internal carotid artery, intracranial portion, not elsewhere classified without loss of consciousness, sequela +S06811A Injury of right internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of 30 minutes or less, initial encounter +S06811D Injury of right internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of 30 minutes or less, subsequent encounter +S06811S Injury of right internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of 30 minutes or less, sequela +S06812A Injury of right internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of 31 minutes to 59 minutes, initial encounter +S06812D Injury of right internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of 31 minutes to 59 minutes, subsequent encounter +S06812S Injury of right internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of 31 minutes to 59 minutes, sequela +S06813A Injury of right internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of 1 hour to 5 hours 59 minutes, initial encounter +S06813D Injury of right internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of 1 hour to 5 hours 59 minutes, subsequent encounter +S06813S Injury of right internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of 1 hour to 5 hours 59 minutes, sequela +S06814A Injury of right internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of 6 hours to 24 hours, initial encounter +S06814D Injury of right internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of 6 hours to 24 hours, subsequent encounter +S06814S Injury of right internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of 6 hours to 24 hours, sequela +S06815A Injury of right internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness greater than 24 hours with return to pre-existing conscious level, initial encounter +S06815D Injury of right internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness greater than 24 hours with return to pre-existing conscious level, subsequent encounter +S06815S Injury of right internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness greater than 24 hours with return to pre-existing conscious level, sequela +S06816A Injury of right internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, initial encounter +S06816D Injury of right internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, subsequent encounter +S06816S Injury of right internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, sequela +S06817A Injury of right internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of any duration with death due to brain injury prior to regaining consciousness, initial encounter +S06818A Injury of right internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of any duration with death due to other cause prior to regaining consciousness, initial encounter +S06819A Injury of right internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of unspecified duration, initial encounter +S06819D Injury of right internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of unspecified duration, subsequent encounter +S06819S Injury of right internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of unspecified duration, sequela +S06820A Injury of left internal carotid artery, intracranial portion, not elsewhere classified without loss of consciousness, initial encounter +S06820D Injury of left internal carotid artery, intracranial portion, not elsewhere classified without loss of consciousness, subsequent encounter +S06820S Injury of left internal carotid artery, intracranial portion, not elsewhere classified without loss of consciousness, sequela +S06821A Injury of left internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of 30 minutes or less, initial encounter +S06821D Injury of left internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of 30 minutes or less, subsequent encounter +S06821S Injury of left internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of 30 minutes or less, sequela +S06822A Injury of left internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of 31 minutes to 59 minutes, initial encounter +S06822D Injury of left internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of 31 minutes to 59 minutes, subsequent encounter +S06822S Injury of left internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of 31 minutes to 59 minutes, sequela +S06823A Injury of left internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of 1 hour to 5 hours 59 minutes, initial encounter +S06823D Injury of left internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of 1 hour to 5 hours 59 minutes, subsequent encounter +S06823S Injury of left internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of 1 hour to 5 hours 59 minutes, sequela +S06824A Injury of left internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of 6 hours to 24 hours, initial encounter +S06824D Injury of left internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of 6 hours to 24 hours, subsequent encounter +S06824S Injury of left internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of 6 hours to 24 hours, sequela +S06825A Injury of left internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness greater than 24 hours with return to pre-existing conscious level, initial encounter +S06825D Injury of left internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness greater than 24 hours with return to pre-existing conscious level, subsequent encounter +S06825S Injury of left internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness greater than 24 hours with return to pre-existing conscious level, sequela +S06826A Injury of left internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, initial encounter +S06826D Injury of left internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, subsequent encounter +S06826S Injury of left internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, sequela +S06827A Injury of left internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of any duration with death due to brain injury prior to regaining consciousness, initial encounter +S06828A Injury of left internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of any duration with death due to other cause prior to regaining consciousness, initial encounter +S06829A Injury of left internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of unspecified duration, initial encounter +S06829D Injury of left internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of unspecified duration, subsequent encounter +S06829S Injury of left internal carotid artery, intracranial portion, not elsewhere classified with loss of consciousness of unspecified duration, sequela +S06890A Other specified intracranial injury without loss of consciousness, initial encounter +S06890D Other specified intracranial injury without loss of consciousness, subsequent encounter +S06890S Other specified intracranial injury without loss of consciousness, sequela +S06891A Other specified intracranial injury with loss of consciousness of 30 minutes or less, initial encounter +S06891D Other specified intracranial injury with loss of consciousness of 30 minutes or less, subsequent encounter +S06891S Other specified intracranial injury with loss of consciousness of 30 minutes or less, sequela +S06892A Other specified intracranial injury with loss of consciousness of 31 minutes to 59 minutes, initial encounter +S06892D Other specified intracranial injury with loss of consciousness of 31 minutes to 59 minutes, subsequent encounter +S06892S Other specified intracranial injury with loss of consciousness of 31 minutes to 59 minutes, sequela +S06893A Other specified intracranial injury with loss of consciousness of 1 hour to 5 hours 59 minutes, initial encounter +S06893D Other specified intracranial injury with loss of consciousness of 1 hour to 5 hours 59 minutes, subsequent encounter +S06893S Other specified intracranial injury with loss of consciousness of 1 hour to 5 hours 59 minutes, sequela +S06894A Other specified intracranial injury with loss of consciousness of 6 hours to 24 hours, initial encounter +S06894D Other specified intracranial injury with loss of consciousness of 6 hours to 24 hours, subsequent encounter +S06894S Other specified intracranial injury with loss of consciousness of 6 hours to 24 hours, sequela +S06895A Other specified intracranial injury with loss of consciousness greater than 24 hours with return to pre-existing conscious level, initial encounter +S06895D Other specified intracranial injury with loss of consciousness greater than 24 hours with return to pre-existing conscious level, subsequent encounter +S06895S Other specified intracranial injury with loss of consciousness greater than 24 hours with return to pre-existing conscious level, sequela +S06896A Other specified intracranial injury with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, initial encounter +S06896D Other specified intracranial injury with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, subsequent encounter +S06896S Other specified intracranial injury with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, sequela +S06897A Other specified intracranial injury with loss of consciousness of any duration with death due to brain injury prior to regaining consciousness, initial encounter +S06898A Other specified intracranial injury with loss of consciousness of any duration with death due to other cause prior to regaining consciousness, initial encounter +S06899A Other specified intracranial injury with loss of consciousness of unspecified duration, initial encounter +S06899D Other specified intracranial injury with loss of consciousness of unspecified duration, subsequent encounter +S06899S Other specified intracranial injury with loss of consciousness of unspecified duration, sequela +S069X0A Unspecified intracranial injury without loss of consciousness, initial encounter +S069X0D Unspecified intracranial injury without loss of consciousness, subsequent encounter +S069X0S Unspecified intracranial injury without loss of consciousness, sequela +S069X1A Unspecified intracranial injury with loss of consciousness of 30 minutes or less, initial encounter +S069X1D Unspecified intracranial injury with loss of consciousness of 30 minutes or less, subsequent encounter +S069X1S Unspecified intracranial injury with loss of consciousness of 30 minutes or less, sequela +S069X2A Unspecified intracranial injury with loss of consciousness of 31 minutes to 59 minutes, initial encounter +S069X2D Unspecified intracranial injury with loss of consciousness of 31 minutes to 59 minutes, subsequent encounter +S069X2S Unspecified intracranial injury with loss of consciousness of 31 minutes to 59 minutes, sequela +S069X3A Unspecified intracranial injury with loss of consciousness of 1 hour to 5 hours 59 minutes, initial encounter +S069X3D Unspecified intracranial injury with loss of consciousness of 1 hour to 5 hours 59 minutes, subsequent encounter +S069X3S Unspecified intracranial injury with loss of consciousness of 1 hour to 5 hours 59 minutes, sequela +S069X4A Unspecified intracranial injury with loss of consciousness of 6 hours to 24 hours, initial encounter +S069X4D Unspecified intracranial injury with loss of consciousness of 6 hours to 24 hours, subsequent encounter +S069X4S Unspecified intracranial injury with loss of consciousness of 6 hours to 24 hours, sequela +S069X5A Unspecified intracranial injury with loss of consciousness greater than 24 hours with return to pre-existing conscious level, initial encounter +S069X5D Unspecified intracranial injury with loss of consciousness greater than 24 hours with return to pre-existing conscious level, subsequent encounter +S069X5S Unspecified intracranial injury with loss of consciousness greater than 24 hours with return to pre-existing conscious level, sequela +S069X6A Unspecified intracranial injury with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, initial encounter +S069X6D Unspecified intracranial injury with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, subsequent encounter +S069X6S Unspecified intracranial injury with loss of consciousness greater than 24 hours without return to pre-existing conscious level with patient surviving, sequela +S069X7A Unspecified intracranial injury with loss of consciousness of any duration with death due to brain injury prior to regaining consciousness, initial encounter +S069X8A Unspecified intracranial injury with loss of consciousness of any duration with death due to other cause prior to regaining consciousness, initial encounter +S069X9A Unspecified intracranial injury with loss of consciousness of unspecified duration, initial encounter +S069X9D Unspecified intracranial injury with loss of consciousness of unspecified duration, subsequent encounter +S069X9S Unspecified intracranial injury with loss of consciousness of unspecified duration, sequela +S070XXA Crushing injury of face, initial encounter +S070XXD Crushing injury of face, subsequent encounter +S070XXS Crushing injury of face, sequela +S071XXA Crushing injury of skull, initial encounter +S071XXD Crushing injury of skull, subsequent encounter +S071XXS Crushing injury of skull, sequela +S078XXA Crushing injury of other parts of head, initial encounter +S078XXD Crushing injury of other parts of head, subsequent encounter +S078XXS Crushing injury of other parts of head, sequela +S079XXA Crushing injury of head, part unspecified, initial encounter +S079XXD Crushing injury of head, part unspecified, subsequent encounter +S079XXS Crushing injury of head, part unspecified, sequela +S080XXA Avulsion of scalp, initial encounter +S080XXD Avulsion of scalp, subsequent encounter +S080XXS Avulsion of scalp, sequela +S08111A Complete traumatic amputation of right ear, initial encounter +S08111D Complete traumatic amputation of right ear, subsequent encounter +S08111S Complete traumatic amputation of right ear, sequela +S08112A Complete traumatic amputation of left ear, initial encounter +S08112D Complete traumatic amputation of left ear, subsequent encounter +S08112S Complete traumatic amputation of left ear, sequela +S08119A Complete traumatic amputation of unspecified ear, initial encounter +S08119D Complete traumatic amputation of unspecified ear, subsequent encounter +S08119S Complete traumatic amputation of unspecified ear, sequela +S08121A Partial traumatic amputation of right ear, initial encounter +S08121D Partial traumatic amputation of right ear, subsequent encounter +S08121S Partial traumatic amputation of right ear, sequela +S08122A Partial traumatic amputation of left ear, initial encounter +S08122D Partial traumatic amputation of left ear, subsequent encounter +S08122S Partial traumatic amputation of left ear, sequela +S08129A Partial traumatic amputation of unspecified ear, initial encounter +S08129D Partial traumatic amputation of unspecified ear, subsequent encounter +S08129S Partial traumatic amputation of unspecified ear, sequela +S08811A Complete traumatic amputation of nose, initial encounter +S08811D Complete traumatic amputation of nose, subsequent encounter +S08811S Complete traumatic amputation of nose, sequela +S08812A Partial traumatic amputation of nose, initial encounter +S08812D Partial traumatic amputation of nose, subsequent encounter +S08812S Partial traumatic amputation of nose, sequela +S0889XA Traumatic amputation of other parts of head, initial encounter +S0889XD Traumatic amputation of other parts of head, subsequent encounter +S0889XS Traumatic amputation of other parts of head, sequela +S090XXA Injury of blood vessels of head, not elsewhere classified, initial encounter +S090XXD Injury of blood vessels of head, not elsewhere classified, subsequent encounter +S090XXS Injury of blood vessels of head, not elsewhere classified, sequela +S0910XA Unspecified injury of muscle and tendon of head, initial encounter +S0910XD Unspecified injury of muscle and tendon of head, subsequent encounter +S0910XS Unspecified injury of muscle and tendon of head, sequela +S0911XA Strain of muscle and tendon of head, initial encounter +S0911XD Strain of muscle and tendon of head, subsequent encounter +S0911XS Strain of muscle and tendon of head, sequela +S0912XA Laceration of muscle and tendon of head, initial encounter +S0912XD Laceration of muscle and tendon of head, subsequent encounter +S0912XS Laceration of muscle and tendon of head, sequela +S0919XA Other specified injury of muscle and tendon of head, initial encounter +S0919XD Other specified injury of muscle and tendon of head, subsequent encounter +S0919XS Other specified injury of muscle and tendon of head, sequela +S0920XA Traumatic rupture of unspecified ear drum, initial encounter +S0920XD Traumatic rupture of unspecified ear drum, subsequent encounter +S0920XS Traumatic rupture of unspecified ear drum, sequela +S0921XA Traumatic rupture of right ear drum, initial encounter +S0921XD Traumatic rupture of right ear drum, subsequent encounter +S0921XS Traumatic rupture of right ear drum, sequela +S0922XA Traumatic rupture of left ear drum, initial encounter +S0922XD Traumatic rupture of left ear drum, subsequent encounter +S0922XS Traumatic rupture of left ear drum, sequela +S09301A Unspecified injury of right middle and inner ear, initial encounter +S09301D Unspecified injury of right middle and inner ear, subsequent encounter +S09301S Unspecified injury of right middle and inner ear, sequela +S09302A Unspecified injury of left middle and inner ear, initial encounter +S09302D Unspecified injury of left middle and inner ear, subsequent encounter +S09302S Unspecified injury of left middle and inner ear, sequela +S09309A Unspecified injury of unspecified middle and inner ear, initial encounter +S09309D Unspecified injury of unspecified middle and inner ear, subsequent encounter +S09309S Unspecified injury of unspecified middle and inner ear, sequela +S09311A Primary blast injury of right ear, initial encounter +S09311D Primary blast injury of right ear, subsequent encounter +S09311S Primary blast injury of right ear, sequela +S09312A Primary blast injury of left ear, initial encounter +S09312D Primary blast injury of left ear, subsequent encounter +S09312S Primary blast injury of left ear, sequela +S09313A Primary blast injury of ear, bilateral, initial encounter +S09313D Primary blast injury of ear, bilateral, subsequent encounter +S09313S Primary blast injury of ear, bilateral, sequela +S09319A Primary blast injury of unspecified ear, initial encounter +S09319D Primary blast injury of unspecified ear, subsequent encounter +S09319S Primary blast injury of unspecified ear, sequela +S09391A Other specified injury of right middle and inner ear, initial encounter +S09391D Other specified injury of right middle and inner ear, subsequent encounter +S09391S Other specified injury of right middle and inner ear, sequela +S09392A Other specified injury of left middle and inner ear, initial encounter +S09392D Other specified injury of left middle and inner ear, subsequent encounter +S09392S Other specified injury of left middle and inner ear, sequela +S09399A Other specified injury of unspecified middle and inner ear, initial encounter +S09399D Other specified injury of unspecified middle and inner ear, subsequent encounter +S09399S Other specified injury of unspecified middle and inner ear, sequela +S098XXA Other specified injuries of head, initial encounter +S098XXD Other specified injuries of head, subsequent encounter +S098XXS Other specified injuries of head, sequela +S0990XA Unspecified injury of head, initial encounter +S0990XD Unspecified injury of head, subsequent encounter +S0990XS Unspecified injury of head, sequela +S0991XA Unspecified injury of ear, initial encounter +S0991XD Unspecified injury of ear, subsequent encounter +S0991XS Unspecified injury of ear, sequela +S0992XA Unspecified injury of nose, initial encounter +S0992XD Unspecified injury of nose, subsequent encounter +S0992XS Unspecified injury of nose, sequela +S0993XA Unspecified injury of face, initial encounter +S0993XD Unspecified injury of face, subsequent encounter +S0993XS Unspecified injury of face, sequela +S100XXA Contusion of throat, initial encounter +S100XXD Contusion of throat, subsequent encounter +S100XXS Contusion of throat, sequela +S1010XA Unspecified superficial injuries of throat, initial encounter +S1010XD Unspecified superficial injuries of throat, subsequent encounter +S1010XS Unspecified superficial injuries of throat, sequela +S1011XA Abrasion of throat, initial encounter +S1011XD Abrasion of throat, subsequent encounter +S1011XS Abrasion of throat, sequela +S1012XA Blister (nonthermal) of throat, initial encounter +S1012XD Blister (nonthermal) of throat, subsequent encounter +S1012XS Blister (nonthermal) of throat, sequela +S1014XA External constriction of part of throat, initial encounter +S1014XD External constriction of part of throat, subsequent encounter +S1014XS External constriction of part of throat, sequela +S1015XA Superficial foreign body of throat, initial encounter +S1015XD Superficial foreign body of throat, subsequent encounter +S1015XS Superficial foreign body of throat, sequela +S1016XA Insect bite (nonvenomous) of throat, initial encounter +S1016XD Insect bite (nonvenomous) of throat, subsequent encounter +S1016XS Insect bite (nonvenomous) of throat, sequela +S1017XA Other superficial bite of throat, initial encounter +S1017XD Other superficial bite of throat, subsequent encounter +S1017XS Other superficial bite of throat, sequela +S1080XA Unspecified superficial injury of other specified part of neck, initial encounter +S1080XD Unspecified superficial injury of other specified part of neck, subsequent encounter +S1080XS Unspecified superficial injury of other specified part of neck, sequela +S1081XA Abrasion of other specified part of neck, initial encounter +S1081XD Abrasion of other specified part of neck, subsequent encounter +S1081XS Abrasion of other specified part of neck, sequela +S1082XA Blister (nonthermal) of other specified part of neck, initial encounter +S1082XD Blister (nonthermal) of other specified part of neck, subsequent encounter +S1082XS Blister (nonthermal) of other specified part of neck, sequela +S1083XA Contusion of other specified part of neck, initial encounter +S1083XD Contusion of other specified part of neck, subsequent encounter +S1083XS Contusion of other specified part of neck, sequela +S1084XA External constriction of other specified part of neck, initial encounter +S1084XD External constriction of other specified part of neck, subsequent encounter +S1084XS External constriction of other specified part of neck, sequela +S1085XA Superficial foreign body of other specified part of neck, initial encounter +S1085XD Superficial foreign body of other specified part of neck, subsequent encounter +S1085XS Superficial foreign body of other specified part of neck, sequela +S1086XA Insect bite of other specified part of neck, initial encounter +S1086XD Insect bite of other specified part of neck, subsequent encounter +S1086XS Insect bite of other specified part of neck, sequela +S1087XA Other superficial bite of other specified part of neck, initial encounter +S1087XD Other superficial bite of other specified part of neck, subsequent encounter +S1087XS Other superficial bite of other specified part of neck, sequela +S1090XA Unspecified superficial injury of unspecified part of neck, initial encounter +S1090XD Unspecified superficial injury of unspecified part of neck, subsequent encounter +S1090XS Unspecified superficial injury of unspecified part of neck, sequela +S1091XA Abrasion of unspecified part of neck, initial encounter +S1091XD Abrasion of unspecified part of neck, subsequent encounter +S1091XS Abrasion of unspecified part of neck, sequela +S1092XA Blister (nonthermal) of unspecified part of neck, initial encounter +S1092XD Blister (nonthermal) of unspecified part of neck, subsequent encounter +S1092XS Blister (nonthermal) of unspecified part of neck, sequela +S1093XA Contusion of unspecified part of neck, initial encounter +S1093XD Contusion of unspecified part of neck, subsequent encounter +S1093XS Contusion of unspecified part of neck, sequela +S1094XA External constriction of unspecified part of neck, initial encounter +S1094XD External constriction of unspecified part of neck, subsequent encounter +S1094XS External constriction of unspecified part of neck, sequela +S1095XA Superficial foreign body of unspecified part of neck, initial encounter +S1095XD Superficial foreign body of unspecified part of neck, subsequent encounter +S1095XS Superficial foreign body of unspecified part of neck, sequela +S1096XA Insect bite of unspecified part of neck, initial encounter +S1096XD Insect bite of unspecified part of neck, subsequent encounter +S1096XS Insect bite of unspecified part of neck, sequela +S1097XA Other superficial bite of unspecified part of neck, initial encounter +S1097XD Other superficial bite of unspecified part of neck, subsequent encounter +S1097XS Other superficial bite of unspecified part of neck, sequela +S11011A Laceration without foreign body of larynx, initial encounter +S11011D Laceration without foreign body of larynx, subsequent encounter +S11011S Laceration without foreign body of larynx, sequela +S11012A Laceration with foreign body of larynx, initial encounter +S11012D Laceration with foreign body of larynx, subsequent encounter +S11012S Laceration with foreign body of larynx, sequela +S11013A Puncture wound without foreign body of larynx, initial encounter +S11013D Puncture wound without foreign body of larynx, subsequent encounter +S11013S Puncture wound without foreign body of larynx, sequela +S11014A Puncture wound with foreign body of larynx, initial encounter +S11014D Puncture wound with foreign body of larynx, subsequent encounter +S11014S Puncture wound with foreign body of larynx, sequela +S11015A Open bite of larynx, initial encounter +S11015D Open bite of larynx, subsequent encounter +S11015S Open bite of larynx, sequela +S11019A Unspecified open wound of larynx, initial encounter +S11019D Unspecified open wound of larynx, subsequent encounter +S11019S Unspecified open wound of larynx, sequela +S11021A Laceration without foreign body of trachea, initial encounter +S11021D Laceration without foreign body of trachea, subsequent encounter +S11021S Laceration without foreign body of trachea, sequela +S11022A Laceration with foreign body of trachea, initial encounter +S11022D Laceration with foreign body of trachea, subsequent encounter +S11022S Laceration with foreign body of trachea, sequela +S11023A Puncture wound without foreign body of trachea, initial encounter +S11023D Puncture wound without foreign body of trachea, subsequent encounter +S11023S Puncture wound without foreign body of trachea, sequela +S11024A Puncture wound with foreign body of trachea, initial encounter +S11024D Puncture wound with foreign body of trachea, subsequent encounter +S11024S Puncture wound with foreign body of trachea, sequela +S11025A Open bite of trachea, initial encounter +S11025D Open bite of trachea, subsequent encounter +S11025S Open bite of trachea, sequela +S11029A Unspecified open wound of trachea, initial encounter +S11029D Unspecified open wound of trachea, subsequent encounter +S11029S Unspecified open wound of trachea, sequela +S11031A Laceration without foreign body of vocal cord, initial encounter +S11031D Laceration without foreign body of vocal cord, subsequent encounter +S11031S Laceration without foreign body of vocal cord, sequela +S11032A Laceration with foreign body of vocal cord, initial encounter +S11032D Laceration with foreign body of vocal cord, subsequent encounter +S11032S Laceration with foreign body of vocal cord, sequela +S11033A Puncture wound without foreign body of vocal cord, initial encounter +S11033D Puncture wound without foreign body of vocal cord, subsequent encounter +S11033S Puncture wound without foreign body of vocal cord, sequela +S11034A Puncture wound with foreign body of vocal cord, initial encounter +S11034D Puncture wound with foreign body of vocal cord, subsequent encounter +S11034S Puncture wound with foreign body of vocal cord, sequela +S11035A Open bite of vocal cord, initial encounter +S11035D Open bite of vocal cord, subsequent encounter +S11035S Open bite of vocal cord, sequela +S11039A Unspecified open wound of vocal cord, initial encounter +S11039D Unspecified open wound of vocal cord, subsequent encounter +S11039S Unspecified open wound of vocal cord, sequela +S1110XA Unspecified open wound of thyroid gland, initial encounter +S1110XD Unspecified open wound of thyroid gland, subsequent encounter +S1110XS Unspecified open wound of thyroid gland, sequela +S1111XA Laceration without foreign body of thyroid gland, initial encounter +S1111XD Laceration without foreign body of thyroid gland, subsequent encounter +S1111XS Laceration without foreign body of thyroid gland, sequela +S1112XA Laceration with foreign body of thyroid gland, initial encounter +S1112XD Laceration with foreign body of thyroid gland, subsequent encounter +S1112XS Laceration with foreign body of thyroid gland, sequela +S1113XA Puncture wound without foreign body of thyroid gland, initial encounter +S1113XD Puncture wound without foreign body of thyroid gland, subsequent encounter +S1113XS Puncture wound without foreign body of thyroid gland, sequela +S1114XA Puncture wound with foreign body of thyroid gland, initial encounter +S1114XD Puncture wound with foreign body of thyroid gland, subsequent encounter +S1114XS Puncture wound with foreign body of thyroid gland, sequela +S1115XA Open bite of thyroid gland, initial encounter +S1115XD Open bite of thyroid gland, subsequent encounter +S1115XS Open bite of thyroid gland, sequela +S1120XA Unspecified open wound of pharynx and cervical esophagus, initial encounter +S1120XD Unspecified open wound of pharynx and cervical esophagus, subsequent encounter +S1120XS Unspecified open wound of pharynx and cervical esophagus, sequela +S1121XA Laceration without foreign body of pharynx and cervical esophagus, initial encounter +S1121XD Laceration without foreign body of pharynx and cervical esophagus, subsequent encounter +S1121XS Laceration without foreign body of pharynx and cervical esophagus, sequela +S1122XA Laceration with foreign body of pharynx and cervical esophagus, initial encounter +S1122XD Laceration with foreign body of pharynx and cervical esophagus, subsequent encounter +S1122XS Laceration with foreign body of pharynx and cervical esophagus, sequela +S1123XA Puncture wound without foreign body of pharynx and cervical esophagus, initial encounter +S1123XD Puncture wound without foreign body of pharynx and cervical esophagus, subsequent encounter +S1123XS Puncture wound without foreign body of pharynx and cervical esophagus, sequela +S1124XA Puncture wound with foreign body of pharynx and cervical esophagus, initial encounter +S1124XD Puncture wound with foreign body of pharynx and cervical esophagus, subsequent encounter +S1124XS Puncture wound with foreign body of pharynx and cervical esophagus, sequela +S1125XA Open bite of pharynx and cervical esophagus, initial encounter +S1125XD Open bite of pharynx and cervical esophagus, subsequent encounter +S1125XS Open bite of pharynx and cervical esophagus, sequela +S1180XA Unspecified open wound of other specified part of neck, initial encounter +S1180XD Unspecified open wound of other specified part of neck, subsequent encounter +S1180XS Unspecified open wound of other specified part of neck, sequela +S1181XA Laceration without foreign body of other specified part of neck, initial encounter +S1181XD Laceration without foreign body of other specified part of neck, subsequent encounter +S1181XS Laceration without foreign body of other specified part of neck, sequela +S1182XA Laceration with foreign body of other specified part of neck, initial encounter +S1182XD Laceration with foreign body of other specified part of neck, subsequent encounter +S1182XS Laceration with foreign body of other specified part of neck, sequela +S1183XA Puncture wound without foreign body of other specified part of neck, initial encounter +S1183XD Puncture wound without foreign body of other specified part of neck, subsequent encounter +S1183XS Puncture wound without foreign body of other specified part of neck, sequela +S1184XA Puncture wound with foreign body of other specified part of neck, initial encounter +S1184XD Puncture wound with foreign body of other specified part of neck, subsequent encounter +S1184XS Puncture wound with foreign body of other specified part of neck, sequela +S1185XA Open bite of other specified part of neck, initial encounter +S1185XD Open bite of other specified part of neck, subsequent encounter +S1185XS Open bite of other specified part of neck, sequela +S1189XA Other open wound of other specified part of neck, initial encounter +S1189XD Other open wound of other specified part of neck, subsequent encounter +S1189XS Other open wound of other specified part of neck, sequela +S1190XA Unspecified open wound of unspecified part of neck, initial encounter +S1190XD Unspecified open wound of unspecified part of neck, subsequent encounter +S1190XS Unspecified open wound of unspecified part of neck, sequela +S1191XA Laceration without foreign body of unspecified part of neck, initial encounter +S1191XD Laceration without foreign body of unspecified part of neck, subsequent encounter +S1191XS Laceration without foreign body of unspecified part of neck, sequela +S1192XA Laceration with foreign body of unspecified part of neck, initial encounter +S1192XD Laceration with foreign body of unspecified part of neck, subsequent encounter +S1192XS Laceration with foreign body of unspecified part of neck, sequela +S1193XA Puncture wound without foreign body of unspecified part of neck, initial encounter +S1193XD Puncture wound without foreign body of unspecified part of neck, subsequent encounter +S1193XS Puncture wound without foreign body of unspecified part of neck, sequela +S1194XA Puncture wound with foreign body of unspecified part of neck, initial encounter +S1194XD Puncture wound with foreign body of unspecified part of neck, subsequent encounter +S1194XS Puncture wound with foreign body of unspecified part of neck, sequela +S1195XA Open bite of unspecified part of neck, initial encounter +S1195XD Open bite of unspecified part of neck, subsequent encounter +S1195XS Open bite of unspecified part of neck, sequela +S12000A Unspecified displaced fracture of first cervical vertebra, initial encounter for closed fracture +S12000B Unspecified displaced fracture of first cervical vertebra, initial encounter for open fracture +S12000D Unspecified displaced fracture of first cervical vertebra, subsequent encounter for fracture with routine healing +S12000G Unspecified displaced fracture of first cervical vertebra, subsequent encounter for fracture with delayed healing +S12000K Unspecified displaced fracture of first cervical vertebra, subsequent encounter for fracture with nonunion +S12000S Unspecified displaced fracture of first cervical vertebra, sequela +S12001A Unspecified nondisplaced fracture of first cervical vertebra, initial encounter for closed fracture +S12001B Unspecified nondisplaced fracture of first cervical vertebra, initial encounter for open fracture +S12001D Unspecified nondisplaced fracture of first cervical vertebra, subsequent encounter for fracture with routine healing +S12001G Unspecified nondisplaced fracture of first cervical vertebra, subsequent encounter for fracture with delayed healing +S12001K Unspecified nondisplaced fracture of first cervical vertebra, subsequent encounter for fracture with nonunion +S12001S Unspecified nondisplaced fracture of first cervical vertebra, sequela +S1201XA Stable burst fracture of first cervical vertebra, initial encounter for closed fracture +S1201XB Stable burst fracture of first cervical vertebra, initial encounter for open fracture +S1201XD Stable burst fracture of first cervical vertebra, subsequent encounter for fracture with routine healing +S1201XG Stable burst fracture of first cervical vertebra, subsequent encounter for fracture with delayed healing +S1201XK Stable burst fracture of first cervical vertebra, subsequent encounter for fracture with nonunion +S1201XS Stable burst fracture of first cervical vertebra, sequela +S1202XA Unstable burst fracture of first cervical vertebra, initial encounter for closed fracture +S1202XB Unstable burst fracture of first cervical vertebra, initial encounter for open fracture +S1202XD Unstable burst fracture of first cervical vertebra, subsequent encounter for fracture with routine healing +S1202XG Unstable burst fracture of first cervical vertebra, subsequent encounter for fracture with delayed healing +S1202XK Unstable burst fracture of first cervical vertebra, subsequent encounter for fracture with nonunion +S1202XS Unstable burst fracture of first cervical vertebra, sequela +S12030A Displaced posterior arch fracture of first cervical vertebra, initial encounter for closed fracture +S12030B Displaced posterior arch fracture of first cervical vertebra, initial encounter for open fracture +S12030D Displaced posterior arch fracture of first cervical vertebra, subsequent encounter for fracture with routine healing +S12030G Displaced posterior arch fracture of first cervical vertebra, subsequent encounter for fracture with delayed healing +S12030K Displaced posterior arch fracture of first cervical vertebra, subsequent encounter for fracture with nonunion +S12030S Displaced posterior arch fracture of first cervical vertebra, sequela +S12031A Nondisplaced posterior arch fracture of first cervical vertebra, initial encounter for closed fracture +S12031B Nondisplaced posterior arch fracture of first cervical vertebra, initial encounter for open fracture +S12031D Nondisplaced posterior arch fracture of first cervical vertebra, subsequent encounter for fracture with routine healing +S12031G Nondisplaced posterior arch fracture of first cervical vertebra, subsequent encounter for fracture with delayed healing +S12031K Nondisplaced posterior arch fracture of first cervical vertebra, subsequent encounter for fracture with nonunion +S12031S Nondisplaced posterior arch fracture of first cervical vertebra, sequela +S12040A Displaced lateral mass fracture of first cervical vertebra, initial encounter for closed fracture +S12040B Displaced lateral mass fracture of first cervical vertebra, initial encounter for open fracture +S12040D Displaced lateral mass fracture of first cervical vertebra, subsequent encounter for fracture with routine healing +S12040G Displaced lateral mass fracture of first cervical vertebra, subsequent encounter for fracture with delayed healing +S12040K Displaced lateral mass fracture of first cervical vertebra, subsequent encounter for fracture with nonunion +S12040S Displaced lateral mass fracture of first cervical vertebra, sequela +S12041A Nondisplaced lateral mass fracture of first cervical vertebra, initial encounter for closed fracture +S12041B Nondisplaced lateral mass fracture of first cervical vertebra, initial encounter for open fracture +S12041D Nondisplaced lateral mass fracture of first cervical vertebra, subsequent encounter for fracture with routine healing +S12041G Nondisplaced lateral mass fracture of first cervical vertebra, subsequent encounter for fracture with delayed healing +S12041K Nondisplaced lateral mass fracture of first cervical vertebra, subsequent encounter for fracture with nonunion +S12041S Nondisplaced lateral mass fracture of first cervical vertebra, sequela +S12090A Other displaced fracture of first cervical vertebra, initial encounter for closed fracture +S12090B Other displaced fracture of first cervical vertebra, initial encounter for open fracture +S12090D Other displaced fracture of first cervical vertebra, subsequent encounter for fracture with routine healing +S12090G Other displaced fracture of first cervical vertebra, subsequent encounter for fracture with delayed healing +S12090K Other displaced fracture of first cervical vertebra, subsequent encounter for fracture with nonunion +S12090S Other displaced fracture of first cervical vertebra, sequela +S12091A Other nondisplaced fracture of first cervical vertebra, initial encounter for closed fracture +S12091B Other nondisplaced fracture of first cervical vertebra, initial encounter for open fracture +S12091D Other nondisplaced fracture of first cervical vertebra, subsequent encounter for fracture with routine healing +S12091G Other nondisplaced fracture of first cervical vertebra, subsequent encounter for fracture with delayed healing +S12091K Other nondisplaced fracture of first cervical vertebra, subsequent encounter for fracture with nonunion +S12091S Other nondisplaced fracture of first cervical vertebra, sequela +S12100A Unspecified displaced fracture of second cervical vertebra, initial encounter for closed fracture +S12100B Unspecified displaced fracture of second cervical vertebra, initial encounter for open fracture +S12100D Unspecified displaced fracture of second cervical vertebra, subsequent encounter for fracture with routine healing +S12100G Unspecified displaced fracture of second cervical vertebra, subsequent encounter for fracture with delayed healing +S12100K Unspecified displaced fracture of second cervical vertebra, subsequent encounter for fracture with nonunion +S12100S Unspecified displaced fracture of second cervical vertebra, sequela +S12101A Unspecified nondisplaced fracture of second cervical vertebra, initial encounter for closed fracture +S12101B Unspecified nondisplaced fracture of second cervical vertebra, initial encounter for open fracture +S12101D Unspecified nondisplaced fracture of second cervical vertebra, subsequent encounter for fracture with routine healing +S12101G Unspecified nondisplaced fracture of second cervical vertebra, subsequent encounter for fracture with delayed healing +S12101K Unspecified nondisplaced fracture of second cervical vertebra, subsequent encounter for fracture with nonunion +S12101S Unspecified nondisplaced fracture of second cervical vertebra, sequela +S12110A Anterior displaced Type II dens fracture, initial encounter for closed fracture +S12110B Anterior displaced Type II dens fracture, initial encounter for open fracture +S12110D Anterior displaced Type II dens fracture, subsequent encounter for fracture with routine healing +S12110G Anterior displaced Type II dens fracture, subsequent encounter for fracture with delayed healing +S12110K Anterior displaced Type II dens fracture, subsequent encounter for fracture with nonunion +S12110S Anterior displaced Type II dens fracture, sequela +S12111A Posterior displaced Type II dens fracture, initial encounter for closed fracture +S12111B Posterior displaced Type II dens fracture, initial encounter for open fracture +S12111D Posterior displaced Type II dens fracture, subsequent encounter for fracture with routine healing +S12111G Posterior displaced Type II dens fracture, subsequent encounter for fracture with delayed healing +S12111K Posterior displaced Type II dens fracture, subsequent encounter for fracture with nonunion +S12111S Posterior displaced Type II dens fracture, sequela +S12112A Nondisplaced Type II dens fracture, initial encounter for closed fracture +S12112B Nondisplaced Type II dens fracture, initial encounter for open fracture +S12112D Nondisplaced Type II dens fracture, subsequent encounter for fracture with routine healing +S12112G Nondisplaced Type II dens fracture, subsequent encounter for fracture with delayed healing +S12112K Nondisplaced Type II dens fracture, subsequent encounter for fracture with nonunion +S12112S Nondisplaced Type II dens fracture, sequela +S12120A Other displaced dens fracture, initial encounter for closed fracture +S12120B Other displaced dens fracture, initial encounter for open fracture +S12120D Other displaced dens fracture, subsequent encounter for fracture with routine healing +S12120G Other displaced dens fracture, subsequent encounter for fracture with delayed healing +S12120K Other displaced dens fracture, subsequent encounter for fracture with nonunion +S12120S Other displaced dens fracture, sequela +S12121A Other nondisplaced dens fracture, initial encounter for closed fracture +S12121B Other nondisplaced dens fracture, initial encounter for open fracture +S12121D Other nondisplaced dens fracture, subsequent encounter for fracture with routine healing +S12121G Other nondisplaced dens fracture, subsequent encounter for fracture with delayed healing +S12121K Other nondisplaced dens fracture, subsequent encounter for fracture with nonunion +S12121S Other nondisplaced dens fracture, sequela +S12130A Unspecified traumatic displaced spondylolisthesis of second cervical vertebra, initial encounter for closed fracture +S12130B Unspecified traumatic displaced spondylolisthesis of second cervical vertebra, initial encounter for open fracture +S12130D Unspecified traumatic displaced spondylolisthesis of second cervical vertebra, subsequent encounter for fracture with routine healing +S12130G Unspecified traumatic displaced spondylolisthesis of second cervical vertebra, subsequent encounter for fracture with delayed healing +S12130K Unspecified traumatic displaced spondylolisthesis of second cervical vertebra, subsequent encounter for fracture with nonunion +S12130S Unspecified traumatic displaced spondylolisthesis of second cervical vertebra, sequela +S12131A Unspecified traumatic nondisplaced spondylolisthesis of second cervical vertebra, initial encounter for closed fracture +S12131B Unspecified traumatic nondisplaced spondylolisthesis of second cervical vertebra, initial encounter for open fracture +S12131D Unspecified traumatic nondisplaced spondylolisthesis of second cervical vertebra, subsequent encounter for fracture with routine healing +S12131G Unspecified traumatic nondisplaced spondylolisthesis of second cervical vertebra, subsequent encounter for fracture with delayed healing +S12131K Unspecified traumatic nondisplaced spondylolisthesis of second cervical vertebra, subsequent encounter for fracture with nonunion +S12131S Unspecified traumatic nondisplaced spondylolisthesis of second cervical vertebra, sequela +S1214XA Type III traumatic spondylolisthesis of second cervical vertebra, initial encounter for closed fracture +S1214XB Type III traumatic spondylolisthesis of second cervical vertebra, initial encounter for open fracture +S1214XD Type III traumatic spondylolisthesis of second cervical vertebra, subsequent encounter for fracture with routine healing +S1214XG Type III traumatic spondylolisthesis of second cervical vertebra, subsequent encounter for fracture with delayed healing +S1214XK Type III traumatic spondylolisthesis of second cervical vertebra, subsequent encounter for fracture with nonunion +S1214XS Type III traumatic spondylolisthesis of second cervical vertebra, sequela +S12150A Other traumatic displaced spondylolisthesis of second cervical vertebra, initial encounter for closed fracture +S12150B Other traumatic displaced spondylolisthesis of second cervical vertebra, initial encounter for open fracture +S12150D Other traumatic displaced spondylolisthesis of second cervical vertebra, subsequent encounter for fracture with routine healing +S12150G Other traumatic displaced spondylolisthesis of second cervical vertebra, subsequent encounter for fracture with delayed healing +S12150K Other traumatic displaced spondylolisthesis of second cervical vertebra, subsequent encounter for fracture with nonunion +S12150S Other traumatic displaced spondylolisthesis of second cervical vertebra, sequela +S12151A Other traumatic nondisplaced spondylolisthesis of second cervical vertebra, initial encounter for closed fracture +S12151B Other traumatic nondisplaced spondylolisthesis of second cervical vertebra, initial encounter for open fracture +S12151D Other traumatic nondisplaced spondylolisthesis of second cervical vertebra, subsequent encounter for fracture with routine healing +S12151G Other traumatic nondisplaced spondylolisthesis of second cervical vertebra, subsequent encounter for fracture with delayed healing +S12151K Other traumatic nondisplaced spondylolisthesis of second cervical vertebra, subsequent encounter for fracture with nonunion +S12151S Other traumatic nondisplaced spondylolisthesis of second cervical vertebra, sequela +S12190A Other displaced fracture of second cervical vertebra, initial encounter for closed fracture +S12190B Other displaced fracture of second cervical vertebra, initial encounter for open fracture +S12190D Other displaced fracture of second cervical vertebra, subsequent encounter for fracture with routine healing +S12190G Other displaced fracture of second cervical vertebra, subsequent encounter for fracture with delayed healing +S12190K Other displaced fracture of second cervical vertebra, subsequent encounter for fracture with nonunion +S12190S Other displaced fracture of second cervical vertebra, sequela +S12191A Other nondisplaced fracture of second cervical vertebra, initial encounter for closed fracture +S12191B Other nondisplaced fracture of second cervical vertebra, initial encounter for open fracture +S12191D Other nondisplaced fracture of second cervical vertebra, subsequent encounter for fracture with routine healing +S12191G Other nondisplaced fracture of second cervical vertebra, subsequent encounter for fracture with delayed healing +S12191K Other nondisplaced fracture of second cervical vertebra, subsequent encounter for fracture with nonunion +S12191S Other nondisplaced fracture of second cervical vertebra, sequela +S12200A Unspecified displaced fracture of third cervical vertebra, initial encounter for closed fracture +S12200B Unspecified displaced fracture of third cervical vertebra, initial encounter for open fracture +S12200D Unspecified displaced fracture of third cervical vertebra, subsequent encounter for fracture with routine healing +S12200G Unspecified displaced fracture of third cervical vertebra, subsequent encounter for fracture with delayed healing +S12200K Unspecified displaced fracture of third cervical vertebra, subsequent encounter for fracture with nonunion +S12200S Unspecified displaced fracture of third cervical vertebra, sequela +S12201A Unspecified nondisplaced fracture of third cervical vertebra, initial encounter for closed fracture +S12201B Unspecified nondisplaced fracture of third cervical vertebra, initial encounter for open fracture +S12201D Unspecified nondisplaced fracture of third cervical vertebra, subsequent encounter for fracture with routine healing +S12201G Unspecified nondisplaced fracture of third cervical vertebra, subsequent encounter for fracture with delayed healing +S12201K Unspecified nondisplaced fracture of third cervical vertebra, subsequent encounter for fracture with nonunion +S12201S Unspecified nondisplaced fracture of third cervical vertebra, sequela +S12230A Unspecified traumatic displaced spondylolisthesis of third cervical vertebra, initial encounter for closed fracture +S12230B Unspecified traumatic displaced spondylolisthesis of third cervical vertebra, initial encounter for open fracture +S12230D Unspecified traumatic displaced spondylolisthesis of third cervical vertebra, subsequent encounter for fracture with routine healing +S12230G Unspecified traumatic displaced spondylolisthesis of third cervical vertebra, subsequent encounter for fracture with delayed healing +S12230K Unspecified traumatic displaced spondylolisthesis of third cervical vertebra, subsequent encounter for fracture with nonunion +S12230S Unspecified traumatic displaced spondylolisthesis of third cervical vertebra, sequela +S12231A Unspecified traumatic nondisplaced spondylolisthesis of third cervical vertebra, initial encounter for closed fracture +S12231B Unspecified traumatic nondisplaced spondylolisthesis of third cervical vertebra, initial encounter for open fracture +S12231D Unspecified traumatic nondisplaced spondylolisthesis of third cervical vertebra, subsequent encounter for fracture with routine healing +S12231G Unspecified traumatic nondisplaced spondylolisthesis of third cervical vertebra, subsequent encounter for fracture with delayed healing +S12231K Unspecified traumatic nondisplaced spondylolisthesis of third cervical vertebra, subsequent encounter for fracture with nonunion +S12231S Unspecified traumatic nondisplaced spondylolisthesis of third cervical vertebra, sequela +S1224XA Type III traumatic spondylolisthesis of third cervical vertebra, initial encounter for closed fracture +S1224XB Type III traumatic spondylolisthesis of third cervical vertebra, initial encounter for open fracture +S1224XD Type III traumatic spondylolisthesis of third cervical vertebra, subsequent encounter for fracture with routine healing +S1224XG Type III traumatic spondylolisthesis of third cervical vertebra, subsequent encounter for fracture with delayed healing +S1224XK Type III traumatic spondylolisthesis of third cervical vertebra, subsequent encounter for fracture with nonunion +S1224XS Type III traumatic spondylolisthesis of third cervical vertebra, sequela +S12250A Other traumatic displaced spondylolisthesis of third cervical vertebra, initial encounter for closed fracture +S12250B Other traumatic displaced spondylolisthesis of third cervical vertebra, initial encounter for open fracture +S12250D Other traumatic displaced spondylolisthesis of third cervical vertebra, subsequent encounter for fracture with routine healing +S12250G Other traumatic displaced spondylolisthesis of third cervical vertebra, subsequent encounter for fracture with delayed healing +S12250K Other traumatic displaced spondylolisthesis of third cervical vertebra, subsequent encounter for fracture with nonunion +S12250S Other traumatic displaced spondylolisthesis of third cervical vertebra, sequela +S12251A Other traumatic nondisplaced spondylolisthesis of third cervical vertebra, initial encounter for closed fracture +S12251B Other traumatic nondisplaced spondylolisthesis of third cervical vertebra, initial encounter for open fracture +S12251D Other traumatic nondisplaced spondylolisthesis of third cervical vertebra, subsequent encounter for fracture with routine healing +S12251G Other traumatic nondisplaced spondylolisthesis of third cervical vertebra, subsequent encounter for fracture with delayed healing +S12251K Other traumatic nondisplaced spondylolisthesis of third cervical vertebra, subsequent encounter for fracture with nonunion +S12251S Other traumatic nondisplaced spondylolisthesis of third cervical vertebra, sequela +S12290A Other displaced fracture of third cervical vertebra, initial encounter for closed fracture +S12290B Other displaced fracture of third cervical vertebra, initial encounter for open fracture +S12290D Other displaced fracture of third cervical vertebra, subsequent encounter for fracture with routine healing +S12290G Other displaced fracture of third cervical vertebra, subsequent encounter for fracture with delayed healing +S12290K Other displaced fracture of third cervical vertebra, subsequent encounter for fracture with nonunion +S12290S Other displaced fracture of third cervical vertebra, sequela +S12291A Other nondisplaced fracture of third cervical vertebra, initial encounter for closed fracture +S12291B Other nondisplaced fracture of third cervical vertebra, initial encounter for open fracture +S12291D Other nondisplaced fracture of third cervical vertebra, subsequent encounter for fracture with routine healing +S12291G Other nondisplaced fracture of third cervical vertebra, subsequent encounter for fracture with delayed healing +S12291K Other nondisplaced fracture of third cervical vertebra, subsequent encounter for fracture with nonunion +S12291S Other nondisplaced fracture of third cervical vertebra, sequela +S12300A Unspecified displaced fracture of fourth cervical vertebra, initial encounter for closed fracture +S12300B Unspecified displaced fracture of fourth cervical vertebra, initial encounter for open fracture +S12300D Unspecified displaced fracture of fourth cervical vertebra, subsequent encounter for fracture with routine healing +S12300G Unspecified displaced fracture of fourth cervical vertebra, subsequent encounter for fracture with delayed healing +S12300K Unspecified displaced fracture of fourth cervical vertebra, subsequent encounter for fracture with nonunion +S12300S Unspecified displaced fracture of fourth cervical vertebra, sequela +S12301A Unspecified nondisplaced fracture of fourth cervical vertebra, initial encounter for closed fracture +S12301B Unspecified nondisplaced fracture of fourth cervical vertebra, initial encounter for open fracture +S12301D Unspecified nondisplaced fracture of fourth cervical vertebra, subsequent encounter for fracture with routine healing +S12301G Unspecified nondisplaced fracture of fourth cervical vertebra, subsequent encounter for fracture with delayed healing +S12301K Unspecified nondisplaced fracture of fourth cervical vertebra, subsequent encounter for fracture with nonunion +S12301S Unspecified nondisplaced fracture of fourth cervical vertebra, sequela +S12330A Unspecified traumatic displaced spondylolisthesis of fourth cervical vertebra, initial encounter for closed fracture +S12330B Unspecified traumatic displaced spondylolisthesis of fourth cervical vertebra, initial encounter for open fracture +S12330D Unspecified traumatic displaced spondylolisthesis of fourth cervical vertebra, subsequent encounter for fracture with routine healing +S12330G Unspecified traumatic displaced spondylolisthesis of fourth cervical vertebra, subsequent encounter for fracture with delayed healing +S12330K Unspecified traumatic displaced spondylolisthesis of fourth cervical vertebra, subsequent encounter for fracture with nonunion +S12330S Unspecified traumatic displaced spondylolisthesis of fourth cervical vertebra, sequela +S12331A Unspecified traumatic nondisplaced spondylolisthesis of fourth cervical vertebra, initial encounter for closed fracture +S12331B Unspecified traumatic nondisplaced spondylolisthesis of fourth cervical vertebra, initial encounter for open fracture +S12331D Unspecified traumatic nondisplaced spondylolisthesis of fourth cervical vertebra, subsequent encounter for fracture with routine healing +S12331G Unspecified traumatic nondisplaced spondylolisthesis of fourth cervical vertebra, subsequent encounter for fracture with delayed healing +S12331K Unspecified traumatic nondisplaced spondylolisthesis of fourth cervical vertebra, subsequent encounter for fracture with nonunion +S12331S Unspecified traumatic nondisplaced spondylolisthesis of fourth cervical vertebra, sequela +S1234XA Type III traumatic spondylolisthesis of fourth cervical vertebra, initial encounter for closed fracture +S1234XB Type III traumatic spondylolisthesis of fourth cervical vertebra, initial encounter for open fracture +S1234XD Type III traumatic spondylolisthesis of fourth cervical vertebra, subsequent encounter for fracture with routine healing +S1234XG Type III traumatic spondylolisthesis of fourth cervical vertebra, subsequent encounter for fracture with delayed healing +S1234XK Type III traumatic spondylolisthesis of fourth cervical vertebra, subsequent encounter for fracture with nonunion +S1234XS Type III traumatic spondylolisthesis of fourth cervical vertebra, sequela +S12350A Other traumatic displaced spondylolisthesis of fourth cervical vertebra, initial encounter for closed fracture +S12350B Other traumatic displaced spondylolisthesis of fourth cervical vertebra, initial encounter for open fracture +S12350D Other traumatic displaced spondylolisthesis of fourth cervical vertebra, subsequent encounter for fracture with routine healing +S12350G Other traumatic displaced spondylolisthesis of fourth cervical vertebra, subsequent encounter for fracture with delayed healing +S12350K Other traumatic displaced spondylolisthesis of fourth cervical vertebra, subsequent encounter for fracture with nonunion +S12350S Other traumatic displaced spondylolisthesis of fourth cervical vertebra, sequela +S12351A Other traumatic nondisplaced spondylolisthesis of fourth cervical vertebra, initial encounter for closed fracture +S12351B Other traumatic nondisplaced spondylolisthesis of fourth cervical vertebra, initial encounter for open fracture +S12351D Other traumatic nondisplaced spondylolisthesis of fourth cervical vertebra, subsequent encounter for fracture with routine healing +S12351G Other traumatic nondisplaced spondylolisthesis of fourth cervical vertebra, subsequent encounter for fracture with delayed healing +S12351K Other traumatic nondisplaced spondylolisthesis of fourth cervical vertebra, subsequent encounter for fracture with nonunion +S12351S Other traumatic nondisplaced spondylolisthesis of fourth cervical vertebra, sequela +S12390A Other displaced fracture of fourth cervical vertebra, initial encounter for closed fracture +S12390B Other displaced fracture of fourth cervical vertebra, initial encounter for open fracture +S12390D Other displaced fracture of fourth cervical vertebra, subsequent encounter for fracture with routine healing +S12390G Other displaced fracture of fourth cervical vertebra, subsequent encounter for fracture with delayed healing +S12390K Other displaced fracture of fourth cervical vertebra, subsequent encounter for fracture with nonunion +S12390S Other displaced fracture of fourth cervical vertebra, sequela +S12391A Other nondisplaced fracture of fourth cervical vertebra, initial encounter for closed fracture +S12391B Other nondisplaced fracture of fourth cervical vertebra, initial encounter for open fracture +S12391D Other nondisplaced fracture of fourth cervical vertebra, subsequent encounter for fracture with routine healing +S12391G Other nondisplaced fracture of fourth cervical vertebra, subsequent encounter for fracture with delayed healing +S12391K Other nondisplaced fracture of fourth cervical vertebra, subsequent encounter for fracture with nonunion +S12391S Other nondisplaced fracture of fourth cervical vertebra, sequela +S12400A Unspecified displaced fracture of fifth cervical vertebra, initial encounter for closed fracture +S12400B Unspecified displaced fracture of fifth cervical vertebra, initial encounter for open fracture +S12400D Unspecified displaced fracture of fifth cervical vertebra, subsequent encounter for fracture with routine healing +S12400G Unspecified displaced fracture of fifth cervical vertebra, subsequent encounter for fracture with delayed healing +S12400K Unspecified displaced fracture of fifth cervical vertebra, subsequent encounter for fracture with nonunion +S12400S Unspecified displaced fracture of fifth cervical vertebra, sequela +S12401A Unspecified nondisplaced fracture of fifth cervical vertebra, initial encounter for closed fracture +S12401B Unspecified nondisplaced fracture of fifth cervical vertebra, initial encounter for open fracture +S12401D Unspecified nondisplaced fracture of fifth cervical vertebra, subsequent encounter for fracture with routine healing +S12401G Unspecified nondisplaced fracture of fifth cervical vertebra, subsequent encounter for fracture with delayed healing +S12401K Unspecified nondisplaced fracture of fifth cervical vertebra, subsequent encounter for fracture with nonunion +S12401S Unspecified nondisplaced fracture of fifth cervical vertebra, sequela +S12430A Unspecified traumatic displaced spondylolisthesis of fifth cervical vertebra, initial encounter for closed fracture +S12430B Unspecified traumatic displaced spondylolisthesis of fifth cervical vertebra, initial encounter for open fracture +S12430D Unspecified traumatic displaced spondylolisthesis of fifth cervical vertebra, subsequent encounter for fracture with routine healing +S12430G Unspecified traumatic displaced spondylolisthesis of fifth cervical vertebra, subsequent encounter for fracture with delayed healing +S12430K Unspecified traumatic displaced spondylolisthesis of fifth cervical vertebra, subsequent encounter for fracture with nonunion +S12430S Unspecified traumatic displaced spondylolisthesis of fifth cervical vertebra, sequela +S12431A Unspecified traumatic nondisplaced spondylolisthesis of fifth cervical vertebra, initial encounter for closed fracture +S12431B Unspecified traumatic nondisplaced spondylolisthesis of fifth cervical vertebra, initial encounter for open fracture +S12431D Unspecified traumatic nondisplaced spondylolisthesis of fifth cervical vertebra, subsequent encounter for fracture with routine healing +S12431G Unspecified traumatic nondisplaced spondylolisthesis of fifth cervical vertebra, subsequent encounter for fracture with delayed healing +S12431K Unspecified traumatic nondisplaced spondylolisthesis of fifth cervical vertebra, subsequent encounter for fracture with nonunion +S12431S Unspecified traumatic nondisplaced spondylolisthesis of fifth cervical vertebra, sequela +S1244XA Type III traumatic spondylolisthesis of fifth cervical vertebra, initial encounter for closed fracture +S1244XB Type III traumatic spondylolisthesis of fifth cervical vertebra, initial encounter for open fracture +S1244XD Type III traumatic spondylolisthesis of fifth cervical vertebra, subsequent encounter for fracture with routine healing +S1244XG Type III traumatic spondylolisthesis of fifth cervical vertebra, subsequent encounter for fracture with delayed healing +S1244XK Type III traumatic spondylolisthesis of fifth cervical vertebra, subsequent encounter for fracture with nonunion +S1244XS Type III traumatic spondylolisthesis of fifth cervical vertebra, sequela +S12450A Other traumatic displaced spondylolisthesis of fifth cervical vertebra, initial encounter for closed fracture +S12450B Other traumatic displaced spondylolisthesis of fifth cervical vertebra, initial encounter for open fracture +S12450D Other traumatic displaced spondylolisthesis of fifth cervical vertebra, subsequent encounter for fracture with routine healing +S12450G Other traumatic displaced spondylolisthesis of fifth cervical vertebra, subsequent encounter for fracture with delayed healing +S12450K Other traumatic displaced spondylolisthesis of fifth cervical vertebra, subsequent encounter for fracture with nonunion +S12450S Other traumatic displaced spondylolisthesis of fifth cervical vertebra, sequela +S12451A Other traumatic nondisplaced spondylolisthesis of fifth cervical vertebra, initial encounter for closed fracture +S12451B Other traumatic nondisplaced spondylolisthesis of fifth cervical vertebra, initial encounter for open fracture +S12451D Other traumatic nondisplaced spondylolisthesis of fifth cervical vertebra, subsequent encounter for fracture with routine healing +S12451G Other traumatic nondisplaced spondylolisthesis of fifth cervical vertebra, subsequent encounter for fracture with delayed healing +S12451K Other traumatic nondisplaced spondylolisthesis of fifth cervical vertebra, subsequent encounter for fracture with nonunion +S12451S Other traumatic nondisplaced spondylolisthesis of fifth cervical vertebra, sequela +S12490A Other displaced fracture of fifth cervical vertebra, initial encounter for closed fracture +S12490B Other displaced fracture of fifth cervical vertebra, initial encounter for open fracture +S12490D Other displaced fracture of fifth cervical vertebra, subsequent encounter for fracture with routine healing +S12490G Other displaced fracture of fifth cervical vertebra, subsequent encounter for fracture with delayed healing +S12490K Other displaced fracture of fifth cervical vertebra, subsequent encounter for fracture with nonunion +S12490S Other displaced fracture of fifth cervical vertebra, sequela +S12491A Other nondisplaced fracture of fifth cervical vertebra, initial encounter for closed fracture +S12491B Other nondisplaced fracture of fifth cervical vertebra, initial encounter for open fracture +S12491D Other nondisplaced fracture of fifth cervical vertebra, subsequent encounter for fracture with routine healing +S12491G Other nondisplaced fracture of fifth cervical vertebra, subsequent encounter for fracture with delayed healing +S12491K Other nondisplaced fracture of fifth cervical vertebra, subsequent encounter for fracture with nonunion +S12491S Other nondisplaced fracture of fifth cervical vertebra, sequela +S12500A Unspecified displaced fracture of sixth cervical vertebra, initial encounter for closed fracture +S12500B Unspecified displaced fracture of sixth cervical vertebra, initial encounter for open fracture +S12500D Unspecified displaced fracture of sixth cervical vertebra, subsequent encounter for fracture with routine healing +S12500G Unspecified displaced fracture of sixth cervical vertebra, subsequent encounter for fracture with delayed healing +S12500K Unspecified displaced fracture of sixth cervical vertebra, subsequent encounter for fracture with nonunion +S12500S Unspecified displaced fracture of sixth cervical vertebra, sequela +S12501A Unspecified nondisplaced fracture of sixth cervical vertebra, initial encounter for closed fracture +S12501B Unspecified nondisplaced fracture of sixth cervical vertebra, initial encounter for open fracture +S12501D Unspecified nondisplaced fracture of sixth cervical vertebra, subsequent encounter for fracture with routine healing +S12501G Unspecified nondisplaced fracture of sixth cervical vertebra, subsequent encounter for fracture with delayed healing +S12501K Unspecified nondisplaced fracture of sixth cervical vertebra, subsequent encounter for fracture with nonunion +S12501S Unspecified nondisplaced fracture of sixth cervical vertebra, sequela +S12530A Unspecified traumatic displaced spondylolisthesis of sixth cervical vertebra, initial encounter for closed fracture +S12530B Unspecified traumatic displaced spondylolisthesis of sixth cervical vertebra, initial encounter for open fracture +S12530D Unspecified traumatic displaced spondylolisthesis of sixth cervical vertebra, subsequent encounter for fracture with routine healing +S12530G Unspecified traumatic displaced spondylolisthesis of sixth cervical vertebra, subsequent encounter for fracture with delayed healing +S12530K Unspecified traumatic displaced spondylolisthesis of sixth cervical vertebra, subsequent encounter for fracture with nonunion +S12530S Unspecified traumatic displaced spondylolisthesis of sixth cervical vertebra, sequela +S12531A Unspecified traumatic nondisplaced spondylolisthesis of sixth cervical vertebra, initial encounter for closed fracture +S12531B Unspecified traumatic nondisplaced spondylolisthesis of sixth cervical vertebra, initial encounter for open fracture +S12531D Unspecified traumatic nondisplaced spondylolisthesis of sixth cervical vertebra, subsequent encounter for fracture with routine healing +S12531G Unspecified traumatic nondisplaced spondylolisthesis of sixth cervical vertebra, subsequent encounter for fracture with delayed healing +S12531K Unspecified traumatic nondisplaced spondylolisthesis of sixth cervical vertebra, subsequent encounter for fracture with nonunion +S12531S Unspecified traumatic nondisplaced spondylolisthesis of sixth cervical vertebra, sequela +S1254XA Type III traumatic spondylolisthesis of sixth cervical vertebra, initial encounter for closed fracture +S1254XB Type III traumatic spondylolisthesis of sixth cervical vertebra, initial encounter for open fracture +S1254XD Type III traumatic spondylolisthesis of sixth cervical vertebra, subsequent encounter for fracture with routine healing +S1254XG Type III traumatic spondylolisthesis of sixth cervical vertebra, subsequent encounter for fracture with delayed healing +S1254XK Type III traumatic spondylolisthesis of sixth cervical vertebra, subsequent encounter for fracture with nonunion +S1254XS Type III traumatic spondylolisthesis of sixth cervical vertebra, sequela +S12550A Other traumatic displaced spondylolisthesis of sixth cervical vertebra, initial encounter for closed fracture +S12550B Other traumatic displaced spondylolisthesis of sixth cervical vertebra, initial encounter for open fracture +S12550D Other traumatic displaced spondylolisthesis of sixth cervical vertebra, subsequent encounter for fracture with routine healing +S12550G Other traumatic displaced spondylolisthesis of sixth cervical vertebra, subsequent encounter for fracture with delayed healing +S12550K Other traumatic displaced spondylolisthesis of sixth cervical vertebra, subsequent encounter for fracture with nonunion +S12550S Other traumatic displaced spondylolisthesis of sixth cervical vertebra, sequela +S12551A Other traumatic nondisplaced spondylolisthesis of sixth cervical vertebra, initial encounter for closed fracture +S12551B Other traumatic nondisplaced spondylolisthesis of sixth cervical vertebra, initial encounter for open fracture +S12551D Other traumatic nondisplaced spondylolisthesis of sixth cervical vertebra, subsequent encounter for fracture with routine healing +S12551G Other traumatic nondisplaced spondylolisthesis of sixth cervical vertebra, subsequent encounter for fracture with delayed healing +S12551K Other traumatic nondisplaced spondylolisthesis of sixth cervical vertebra, subsequent encounter for fracture with nonunion +S12551S Other traumatic nondisplaced spondylolisthesis of sixth cervical vertebra, sequela +S12590A Other displaced fracture of sixth cervical vertebra, initial encounter for closed fracture +S12590B Other displaced fracture of sixth cervical vertebra, initial encounter for open fracture +S12590D Other displaced fracture of sixth cervical vertebra, subsequent encounter for fracture with routine healing +S12590G Other displaced fracture of sixth cervical vertebra, subsequent encounter for fracture with delayed healing +S12590K Other displaced fracture of sixth cervical vertebra, subsequent encounter for fracture with nonunion +S12590S Other displaced fracture of sixth cervical vertebra, sequela +S12591A Other nondisplaced fracture of sixth cervical vertebra, initial encounter for closed fracture +S12591B Other nondisplaced fracture of sixth cervical vertebra, initial encounter for open fracture +S12591D Other nondisplaced fracture of sixth cervical vertebra, subsequent encounter for fracture with routine healing +S12591G Other nondisplaced fracture of sixth cervical vertebra, subsequent encounter for fracture with delayed healing +S12591K Other nondisplaced fracture of sixth cervical vertebra, subsequent encounter for fracture with nonunion +S12591S Other nondisplaced fracture of sixth cervical vertebra, sequela +S12600A Unspecified displaced fracture of seventh cervical vertebra, initial encounter for closed fracture +S12600B Unspecified displaced fracture of seventh cervical vertebra, initial encounter for open fracture +S12600D Unspecified displaced fracture of seventh cervical vertebra, subsequent encounter for fracture with routine healing +S12600G Unspecified displaced fracture of seventh cervical vertebra, subsequent encounter for fracture with delayed healing +S12600K Unspecified displaced fracture of seventh cervical vertebra, subsequent encounter for fracture with nonunion +S12600S Unspecified displaced fracture of seventh cervical vertebra, sequela +S12601A Unspecified nondisplaced fracture of seventh cervical vertebra, initial encounter for closed fracture +S12601B Unspecified nondisplaced fracture of seventh cervical vertebra, initial encounter for open fracture +S12601D Unspecified nondisplaced fracture of seventh cervical vertebra, subsequent encounter for fracture with routine healing +S12601G Unspecified nondisplaced fracture of seventh cervical vertebra, subsequent encounter for fracture with delayed healing +S12601K Unspecified nondisplaced fracture of seventh cervical vertebra, subsequent encounter for fracture with nonunion +S12601S Unspecified nondisplaced fracture of seventh cervical vertebra, sequela +S12630A Unspecified traumatic displaced spondylolisthesis of seventh cervical vertebra, initial encounter for closed fracture +S12630B Unspecified traumatic displaced spondylolisthesis of seventh cervical vertebra, initial encounter for open fracture +S12630D Unspecified traumatic displaced spondylolisthesis of seventh cervical vertebra, subsequent encounter for fracture with routine healing +S12630G Unspecified traumatic displaced spondylolisthesis of seventh cervical vertebra, subsequent encounter for fracture with delayed healing +S12630K Unspecified traumatic displaced spondylolisthesis of seventh cervical vertebra, subsequent encounter for fracture with nonunion +S12630S Unspecified traumatic displaced spondylolisthesis of seventh cervical vertebra, sequela +S12631A Unspecified traumatic nondisplaced spondylolisthesis of seventh cervical vertebra, initial encounter for closed fracture +S12631B Unspecified traumatic nondisplaced spondylolisthesis of seventh cervical vertebra, initial encounter for open fracture +S12631D Unspecified traumatic nondisplaced spondylolisthesis of seventh cervical vertebra, subsequent encounter for fracture with routine healing +S12631G Unspecified traumatic nondisplaced spondylolisthesis of seventh cervical vertebra, subsequent encounter for fracture with delayed healing +S12631K Unspecified traumatic nondisplaced spondylolisthesis of seventh cervical vertebra, subsequent encounter for fracture with nonunion +S12631S Unspecified traumatic nondisplaced spondylolisthesis of seventh cervical vertebra, sequela +S1264XA Type III traumatic spondylolisthesis of seventh cervical vertebra, initial encounter for closed fracture +S1264XB Type III traumatic spondylolisthesis of seventh cervical vertebra, initial encounter for open fracture +S1264XD Type III traumatic spondylolisthesis of seventh cervical vertebra, subsequent encounter for fracture with routine healing +S1264XG Type III traumatic spondylolisthesis of seventh cervical vertebra, subsequent encounter for fracture with delayed healing +S1264XK Type III traumatic spondylolisthesis of seventh cervical vertebra, subsequent encounter for fracture with nonunion +S1264XS Type III traumatic spondylolisthesis of seventh cervical vertebra, sequela +S12650A Other traumatic displaced spondylolisthesis of seventh cervical vertebra, initial encounter for closed fracture +S12650B Other traumatic displaced spondylolisthesis of seventh cervical vertebra, initial encounter for open fracture +S12650D Other traumatic displaced spondylolisthesis of seventh cervical vertebra, subsequent encounter for fracture with routine healing +S12650G Other traumatic displaced spondylolisthesis of seventh cervical vertebra, subsequent encounter for fracture with delayed healing +S12650K Other traumatic displaced spondylolisthesis of seventh cervical vertebra, subsequent encounter for fracture with nonunion +S12650S Other traumatic displaced spondylolisthesis of seventh cervical vertebra, sequela +S12651A Other traumatic nondisplaced spondylolisthesis of seventh cervical vertebra, initial encounter for closed fracture +S12651B Other traumatic nondisplaced spondylolisthesis of seventh cervical vertebra, initial encounter for open fracture +S12651D Other traumatic nondisplaced spondylolisthesis of seventh cervical vertebra, subsequent encounter for fracture with routine healing +S12651G Other traumatic nondisplaced spondylolisthesis of seventh cervical vertebra, subsequent encounter for fracture with delayed healing +S12651K Other traumatic nondisplaced spondylolisthesis of seventh cervical vertebra, subsequent encounter for fracture with nonunion +S12651S Other traumatic nondisplaced spondylolisthesis of seventh cervical vertebra, sequela +S12690A Other displaced fracture of seventh cervical vertebra, initial encounter for closed fracture +S12690B Other displaced fracture of seventh cervical vertebra, initial encounter for open fracture +S12690D Other displaced fracture of seventh cervical vertebra, subsequent encounter for fracture with routine healing +S12690G Other displaced fracture of seventh cervical vertebra, subsequent encounter for fracture with delayed healing +S12690K Other displaced fracture of seventh cervical vertebra, subsequent encounter for fracture with nonunion +S12690S Other displaced fracture of seventh cervical vertebra, sequela +S12691A Other nondisplaced fracture of seventh cervical vertebra, initial encounter for closed fracture +S12691B Other nondisplaced fracture of seventh cervical vertebra, initial encounter for open fracture +S12691D Other nondisplaced fracture of seventh cervical vertebra, subsequent encounter for fracture with routine healing +S12691G Other nondisplaced fracture of seventh cervical vertebra, subsequent encounter for fracture with delayed healing +S12691K Other nondisplaced fracture of seventh cervical vertebra, subsequent encounter for fracture with nonunion +S12691S Other nondisplaced fracture of seventh cervical vertebra, sequela +S128XXA Fracture of other parts of neck, initial encounter +S128XXD Fracture of other parts of neck, subsequent encounter +S128XXS Fracture of other parts of neck, sequela +S129XXA Fracture of neck, unspecified, initial encounter +S129XXD Fracture of neck, unspecified, subsequent encounter +S129XXS Fracture of neck, unspecified, sequela +S130XXA Traumatic rupture of cervical intervertebral disc, initial encounter +S130XXD Traumatic rupture of cervical intervertebral disc, subsequent encounter +S130XXS Traumatic rupture of cervical intervertebral disc, sequela +S13100A Subluxation of unspecified cervical vertebrae, initial encounter +S13100D Subluxation of unspecified cervical vertebrae, subsequent encounter +S13100S Subluxation of unspecified cervical vertebrae, sequela +S13101A Dislocation of unspecified cervical vertebrae, initial encounter +S13101D Dislocation of unspecified cervical vertebrae, subsequent encounter +S13101S Dislocation of unspecified cervical vertebrae, sequela +S13110A Subluxation of C0/C1 cervical vertebrae, initial encounter +S13110D Subluxation of C0/C1 cervical vertebrae, subsequent encounter +S13110S Subluxation of C0/C1 cervical vertebrae, sequela +S13111A Dislocation of C0/C1 cervical vertebrae, initial encounter +S13111D Dislocation of C0/C1 cervical vertebrae, subsequent encounter +S13111S Dislocation of C0/C1 cervical vertebrae, sequela +S13120A Subluxation of C1/C2 cervical vertebrae, initial encounter +S13120D Subluxation of C1/C2 cervical vertebrae, subsequent encounter +S13120S Subluxation of C1/C2 cervical vertebrae, sequela +S13121A Dislocation of C1/C2 cervical vertebrae, initial encounter +S13121D Dislocation of C1/C2 cervical vertebrae, subsequent encounter +S13121S Dislocation of C1/C2 cervical vertebrae, sequela +S13130A Subluxation of C2/C3 cervical vertebrae, initial encounter +S13130D Subluxation of C2/C3 cervical vertebrae, subsequent encounter +S13130S Subluxation of C2/C3 cervical vertebrae, sequela +S13131A Dislocation of C2/C3 cervical vertebrae, initial encounter +S13131D Dislocation of C2/C3 cervical vertebrae, subsequent encounter +S13131S Dislocation of C2/C3 cervical vertebrae, sequela +S13140A Subluxation of C3/C4 cervical vertebrae, initial encounter +S13140D Subluxation of C3/C4 cervical vertebrae, subsequent encounter +S13140S Subluxation of C3/C4 cervical vertebrae, sequela +S13141A Dislocation of C3/C4 cervical vertebrae, initial encounter +S13141D Dislocation of C3/C4 cervical vertebrae, subsequent encounter +S13141S Dislocation of C3/C4 cervical vertebrae, sequela +S13150A Subluxation of C4/C5 cervical vertebrae, initial encounter +S13150D Subluxation of C4/C5 cervical vertebrae, subsequent encounter +S13150S Subluxation of C4/C5 cervical vertebrae, sequela +S13151A Dislocation of C4/C5 cervical vertebrae, initial encounter +S13151D Dislocation of C4/C5 cervical vertebrae, subsequent encounter +S13151S Dislocation of C4/C5 cervical vertebrae, sequela +S13160A Subluxation of C5/C6 cervical vertebrae, initial encounter +S13160D Subluxation of C5/C6 cervical vertebrae, subsequent encounter +S13160S Subluxation of C5/C6 cervical vertebrae, sequela +S13161A Dislocation of C5/C6 cervical vertebrae, initial encounter +S13161D Dislocation of C5/C6 cervical vertebrae, subsequent encounter +S13161S Dislocation of C5/C6 cervical vertebrae, sequela +S13170A Subluxation of C6/C7 cervical vertebrae, initial encounter +S13170D Subluxation of C6/C7 cervical vertebrae, subsequent encounter +S13170S Subluxation of C6/C7 cervical vertebrae, sequela +S13171A Dislocation of C6/C7 cervical vertebrae, initial encounter +S13171D Dislocation of C6/C7 cervical vertebrae, subsequent encounter +S13171S Dislocation of C6/C7 cervical vertebrae, sequela +S13180A Subluxation of C7/T1 cervical vertebrae, initial encounter +S13180D Subluxation of C7/T1 cervical vertebrae, subsequent encounter +S13180S Subluxation of C7/T1 cervical vertebrae, sequela +S13181A Dislocation of C7/T1 cervical vertebrae, initial encounter +S13181D Dislocation of C7/T1 cervical vertebrae, subsequent encounter +S13181S Dislocation of C7/T1 cervical vertebrae, sequela +S1320XA Dislocation of unspecified parts of neck, initial encounter +S1320XD Dislocation of unspecified parts of neck, subsequent encounter +S1320XS Dislocation of unspecified parts of neck, sequela +S1329XA Dislocation of other parts of neck, initial encounter +S1329XD Dislocation of other parts of neck, subsequent encounter +S1329XS Dislocation of other parts of neck, sequela +S134XXA Sprain of ligaments of cervical spine, initial encounter +S134XXD Sprain of ligaments of cervical spine, subsequent encounter +S134XXS Sprain of ligaments of cervical spine, sequela +S135XXA Sprain of thyroid region, initial encounter +S135XXD Sprain of thyroid region, subsequent encounter +S135XXS Sprain of thyroid region, sequela +S138XXA Sprain of joints and ligaments of other parts of neck, initial encounter +S138XXD Sprain of joints and ligaments of other parts of neck, subsequent encounter +S138XXS Sprain of joints and ligaments of other parts of neck, sequela +S139XXA Sprain of joints and ligaments of unspecified parts of neck, initial encounter +S139XXD Sprain of joints and ligaments of unspecified parts of neck, subsequent encounter +S139XXS Sprain of joints and ligaments of unspecified parts of neck, sequela +S140XXA Concussion and edema of cervical spinal cord, initial encounter +S140XXD Concussion and edema of cervical spinal cord, subsequent encounter +S140XXS Concussion and edema of cervical spinal cord, sequela +S14101A Unspecified injury at C1 level of cervical spinal cord, initial encounter +S14101D Unspecified injury at C1 level of cervical spinal cord, subsequent encounter +S14101S Unspecified injury at C1 level of cervical spinal cord, sequela +S14102A Unspecified injury at C2 level of cervical spinal cord, initial encounter +S14102D Unspecified injury at C2 level of cervical spinal cord, subsequent encounter +S14102S Unspecified injury at C2 level of cervical spinal cord, sequela +S14103A Unspecified injury at C3 level of cervical spinal cord, initial encounter +S14103D Unspecified injury at C3 level of cervical spinal cord, subsequent encounter +S14103S Unspecified injury at C3 level of cervical spinal cord, sequela +S14104A Unspecified injury at C4 level of cervical spinal cord, initial encounter +S14104D Unspecified injury at C4 level of cervical spinal cord, subsequent encounter +S14104S Unspecified injury at C4 level of cervical spinal cord, sequela +S14105A Unspecified injury at C5 level of cervical spinal cord, initial encounter +S14105D Unspecified injury at C5 level of cervical spinal cord, subsequent encounter +S14105S Unspecified injury at C5 level of cervical spinal cord, sequela +S14106A Unspecified injury at C6 level of cervical spinal cord, initial encounter +S14106D Unspecified injury at C6 level of cervical spinal cord, subsequent encounter +S14106S Unspecified injury at C6 level of cervical spinal cord, sequela +S14107A Unspecified injury at C7 level of cervical spinal cord, initial encounter +S14107D Unspecified injury at C7 level of cervical spinal cord, subsequent encounter +S14107S Unspecified injury at C7 level of cervical spinal cord, sequela +S14108A Unspecified injury at C8 level of cervical spinal cord, initial encounter +S14108D Unspecified injury at C8 level of cervical spinal cord, subsequent encounter +S14108S Unspecified injury at C8 level of cervical spinal cord, sequela +S14109A Unspecified injury at unspecified level of cervical spinal cord, initial encounter +S14109D Unspecified injury at unspecified level of cervical spinal cord, subsequent encounter +S14109S Unspecified injury at unspecified level of cervical spinal cord, sequela +S14111A Complete lesion at C1 level of cervical spinal cord, initial encounter +S14111D Complete lesion at C1 level of cervical spinal cord, subsequent encounter +S14111S Complete lesion at C1 level of cervical spinal cord, sequela +S14112A Complete lesion at C2 level of cervical spinal cord, initial encounter +S14112D Complete lesion at C2 level of cervical spinal cord, subsequent encounter +S14112S Complete lesion at C2 level of cervical spinal cord, sequela +S14113A Complete lesion at C3 level of cervical spinal cord, initial encounter +S14113D Complete lesion at C3 level of cervical spinal cord, subsequent encounter +S14113S Complete lesion at C3 level of cervical spinal cord, sequela +S14114A Complete lesion at C4 level of cervical spinal cord, initial encounter +S14114D Complete lesion at C4 level of cervical spinal cord, subsequent encounter +S14114S Complete lesion at C4 level of cervical spinal cord, sequela +S14115A Complete lesion at C5 level of cervical spinal cord, initial encounter +S14115D Complete lesion at C5 level of cervical spinal cord, subsequent encounter +S14115S Complete lesion at C5 level of cervical spinal cord, sequela +S14116A Complete lesion at C6 level of cervical spinal cord, initial encounter +S14116D Complete lesion at C6 level of cervical spinal cord, subsequent encounter +S14116S Complete lesion at C6 level of cervical spinal cord, sequela +S14117A Complete lesion at C7 level of cervical spinal cord, initial encounter +S14117D Complete lesion at C7 level of cervical spinal cord, subsequent encounter +S14117S Complete lesion at C7 level of cervical spinal cord, sequela +S14118A Complete lesion at C8 level of cervical spinal cord, initial encounter +S14118D Complete lesion at C8 level of cervical spinal cord, subsequent encounter +S14118S Complete lesion at C8 level of cervical spinal cord, sequela +S14119A Complete lesion at unspecified level of cervical spinal cord, initial encounter +S14119D Complete lesion at unspecified level of cervical spinal cord, subsequent encounter +S14119S Complete lesion at unspecified level of cervical spinal cord, sequela +S14121A Central cord syndrome at C1 level of cervical spinal cord, initial encounter +S14121D Central cord syndrome at C1 level of cervical spinal cord, subsequent encounter +S14121S Central cord syndrome at C1 level of cervical spinal cord, sequela +S14122A Central cord syndrome at C2 level of cervical spinal cord, initial encounter +S14122D Central cord syndrome at C2 level of cervical spinal cord, subsequent encounter +S14122S Central cord syndrome at C2 level of cervical spinal cord, sequela +S14123A Central cord syndrome at C3 level of cervical spinal cord, initial encounter +S14123D Central cord syndrome at C3 level of cervical spinal cord, subsequent encounter +S14123S Central cord syndrome at C3 level of cervical spinal cord, sequela +S14124A Central cord syndrome at C4 level of cervical spinal cord, initial encounter +S14124D Central cord syndrome at C4 level of cervical spinal cord, subsequent encounter +S14124S Central cord syndrome at C4 level of cervical spinal cord, sequela +S14125A Central cord syndrome at C5 level of cervical spinal cord, initial encounter +S14125D Central cord syndrome at C5 level of cervical spinal cord, subsequent encounter +S14125S Central cord syndrome at C5 level of cervical spinal cord, sequela +S14126A Central cord syndrome at C6 level of cervical spinal cord, initial encounter +S14126D Central cord syndrome at C6 level of cervical spinal cord, subsequent encounter +S14126S Central cord syndrome at C6 level of cervical spinal cord, sequela +S14127A Central cord syndrome at C7 level of cervical spinal cord, initial encounter +S14127D Central cord syndrome at C7 level of cervical spinal cord, subsequent encounter +S14127S Central cord syndrome at C7 level of cervical spinal cord, sequela +S14128A Central cord syndrome at C8 level of cervical spinal cord, initial encounter +S14128D Central cord syndrome at C8 level of cervical spinal cord, subsequent encounter +S14128S Central cord syndrome at C8 level of cervical spinal cord, sequela +S14129A Central cord syndrome at unspecified level of cervical spinal cord, initial encounter +S14129D Central cord syndrome at unspecified level of cervical spinal cord, subsequent encounter +S14129S Central cord syndrome at unspecified level of cervical spinal cord, sequela +S14131A Anterior cord syndrome at C1 level of cervical spinal cord, initial encounter +S14131D Anterior cord syndrome at C1 level of cervical spinal cord, subsequent encounter +S14131S Anterior cord syndrome at C1 level of cervical spinal cord, sequela +S14132A Anterior cord syndrome at C2 level of cervical spinal cord, initial encounter +S14132D Anterior cord syndrome at C2 level of cervical spinal cord, subsequent encounter +S14132S Anterior cord syndrome at C2 level of cervical spinal cord, sequela +S14133A Anterior cord syndrome at C3 level of cervical spinal cord, initial encounter +S14133D Anterior cord syndrome at C3 level of cervical spinal cord, subsequent encounter +S14133S Anterior cord syndrome at C3 level of cervical spinal cord, sequela +S14134A Anterior cord syndrome at C4 level of cervical spinal cord, initial encounter +S14134D Anterior cord syndrome at C4 level of cervical spinal cord, subsequent encounter +S14134S Anterior cord syndrome at C4 level of cervical spinal cord, sequela +S14135A Anterior cord syndrome at C5 level of cervical spinal cord, initial encounter +S14135D Anterior cord syndrome at C5 level of cervical spinal cord, subsequent encounter +S14135S Anterior cord syndrome at C5 level of cervical spinal cord, sequela +S14136A Anterior cord syndrome at C6 level of cervical spinal cord, initial encounter +S14136D Anterior cord syndrome at C6 level of cervical spinal cord, subsequent encounter +S14136S Anterior cord syndrome at C6 level of cervical spinal cord, sequela +S14137A Anterior cord syndrome at C7 level of cervical spinal cord, initial encounter +S14137D Anterior cord syndrome at C7 level of cervical spinal cord, subsequent encounter +S14137S Anterior cord syndrome at C7 level of cervical spinal cord, sequela +S14138A Anterior cord syndrome at C8 level of cervical spinal cord, initial encounter +S14138D Anterior cord syndrome at C8 level of cervical spinal cord, subsequent encounter +S14138S Anterior cord syndrome at C8 level of cervical spinal cord, sequela +S14139A Anterior cord syndrome at unspecified level of cervical spinal cord, initial encounter +S14139D Anterior cord syndrome at unspecified level of cervical spinal cord, subsequent encounter +S14139S Anterior cord syndrome at unspecified level of cervical spinal cord, sequela +S14141A Brown-Sequard syndrome at C1 level of cervical spinal cord, initial encounter +S14141D Brown-Sequard syndrome at C1 level of cervical spinal cord, subsequent encounter +S14141S Brown-Sequard syndrome at C1 level of cervical spinal cord, sequela +S14142A Brown-Sequard syndrome at C2 level of cervical spinal cord, initial encounter +S14142D Brown-Sequard syndrome at C2 level of cervical spinal cord, subsequent encounter +S14142S Brown-Sequard syndrome at C2 level of cervical spinal cord, sequela +S14143A Brown-Sequard syndrome at C3 level of cervical spinal cord, initial encounter +S14143D Brown-Sequard syndrome at C3 level of cervical spinal cord, subsequent encounter +S14143S Brown-Sequard syndrome at C3 level of cervical spinal cord, sequela +S14144A Brown-Sequard syndrome at C4 level of cervical spinal cord, initial encounter +S14144D Brown-Sequard syndrome at C4 level of cervical spinal cord, subsequent encounter +S14144S Brown-Sequard syndrome at C4 level of cervical spinal cord, sequela +S14145A Brown-Sequard syndrome at C5 level of cervical spinal cord, initial encounter +S14145D Brown-Sequard syndrome at C5 level of cervical spinal cord, subsequent encounter +S14145S Brown-Sequard syndrome at C5 level of cervical spinal cord, sequela +S14146A Brown-Sequard syndrome at C6 level of cervical spinal cord, initial encounter +S14146D Brown-Sequard syndrome at C6 level of cervical spinal cord, subsequent encounter +S14146S Brown-Sequard syndrome at C6 level of cervical spinal cord, sequela +S14147A Brown-Sequard syndrome at C7 level of cervical spinal cord, initial encounter +S14147D Brown-Sequard syndrome at C7 level of cervical spinal cord, subsequent encounter +S14147S Brown-Sequard syndrome at C7 level of cervical spinal cord, sequela +S14148A Brown-Sequard syndrome at C8 level of cervical spinal cord, initial encounter +S14148D Brown-Sequard syndrome at C8 level of cervical spinal cord, subsequent encounter +S14148S Brown-Sequard syndrome at C8 level of cervical spinal cord, sequela +S14149A Brown-Sequard syndrome at unspecified level of cervical spinal cord, initial encounter +S14149D Brown-Sequard syndrome at unspecified level of cervical spinal cord, subsequent encounter +S14149S Brown-Sequard syndrome at unspecified level of cervical spinal cord, sequela +S14151A Other incomplete lesion at C1 level of cervical spinal cord, initial encounter +S14151D Other incomplete lesion at C1 level of cervical spinal cord, subsequent encounter +S14151S Other incomplete lesion at C1 level of cervical spinal cord, sequela +S14152A Other incomplete lesion at C2 level of cervical spinal cord, initial encounter +S14152D Other incomplete lesion at C2 level of cervical spinal cord, subsequent encounter +S14152S Other incomplete lesion at C2 level of cervical spinal cord, sequela +S14153A Other incomplete lesion at C3 level of cervical spinal cord, initial encounter +S14153D Other incomplete lesion at C3 level of cervical spinal cord, subsequent encounter +S14153S Other incomplete lesion at C3 level of cervical spinal cord, sequela +S14154A Other incomplete lesion at C4 level of cervical spinal cord, initial encounter +S14154D Other incomplete lesion at C4 level of cervical spinal cord, subsequent encounter +S14154S Other incomplete lesion at C4 level of cervical spinal cord, sequela +S14155A Other incomplete lesion at C5 level of cervical spinal cord, initial encounter +S14155D Other incomplete lesion at C5 level of cervical spinal cord, subsequent encounter +S14155S Other incomplete lesion at C5 level of cervical spinal cord, sequela +S14156A Other incomplete lesion at C6 level of cervical spinal cord, initial encounter +S14156D Other incomplete lesion at C6 level of cervical spinal cord, subsequent encounter +S14156S Other incomplete lesion at C6 level of cervical spinal cord, sequela +S14157A Other incomplete lesion at C7 level of cervical spinal cord, initial encounter +S14157D Other incomplete lesion at C7 level of cervical spinal cord, subsequent encounter +S14157S Other incomplete lesion at C7 level of cervical spinal cord, sequela +S14158A Other incomplete lesion at C8 level of cervical spinal cord, initial encounter +S14158D Other incomplete lesion at C8 level of cervical spinal cord, subsequent encounter +S14158S Other incomplete lesion at C8 level of cervical spinal cord, sequela +S14159A Other incomplete lesion at unspecified level of cervical spinal cord, initial encounter +S14159D Other incomplete lesion at unspecified level of cervical spinal cord, subsequent encounter +S14159S Other incomplete lesion at unspecified level of cervical spinal cord, sequela +S142XXA Injury of nerve root of cervical spine, initial encounter +S142XXD Injury of nerve root of cervical spine, subsequent encounter +S142XXS Injury of nerve root of cervical spine, sequela +S143XXA Injury of brachial plexus, initial encounter +S143XXD Injury of brachial plexus, subsequent encounter +S143XXS Injury of brachial plexus, sequela +S144XXA Injury of peripheral nerves of neck, initial encounter +S144XXD Injury of peripheral nerves of neck, subsequent encounter +S144XXS Injury of peripheral nerves of neck, sequela +S145XXA Injury of cervical sympathetic nerves, initial encounter +S145XXD Injury of cervical sympathetic nerves, subsequent encounter +S145XXS Injury of cervical sympathetic nerves, sequela +S148XXA Injury of other specified nerves of neck, initial encounter +S148XXD Injury of other specified nerves of neck, subsequent encounter +S148XXS Injury of other specified nerves of neck, sequela +S149XXA Injury of unspecified nerves of neck, initial encounter +S149XXD Injury of unspecified nerves of neck, subsequent encounter +S149XXS Injury of unspecified nerves of neck, sequela +S15001A Unspecified injury of right carotid artery, initial encounter +S15001D Unspecified injury of right carotid artery, subsequent encounter +S15001S Unspecified injury of right carotid artery, sequela +S15002A Unspecified injury of left carotid artery, initial encounter +S15002D Unspecified injury of left carotid artery, subsequent encounter +S15002S Unspecified injury of left carotid artery, sequela +S15009A Unspecified injury of unspecified carotid artery, initial encounter +S15009D Unspecified injury of unspecified carotid artery, subsequent encounter +S15009S Unspecified injury of unspecified carotid artery, sequela +S15011A Minor laceration of right carotid artery, initial encounter +S15011D Minor laceration of right carotid artery, subsequent encounter +S15011S Minor laceration of right carotid artery, sequela +S15012A Minor laceration of left carotid artery, initial encounter +S15012D Minor laceration of left carotid artery, subsequent encounter +S15012S Minor laceration of left carotid artery, sequela +S15019A Minor laceration of unspecified carotid artery, initial encounter +S15019D Minor laceration of unspecified carotid artery, subsequent encounter +S15019S Minor laceration of unspecified carotid artery, sequela +S15021A Major laceration of right carotid artery, initial encounter +S15021D Major laceration of right carotid artery, subsequent encounter +S15021S Major laceration of right carotid artery, sequela +S15022A Major laceration of left carotid artery, initial encounter +S15022D Major laceration of left carotid artery, subsequent encounter +S15022S Major laceration of left carotid artery, sequela +S15029A Major laceration of unspecified carotid artery, initial encounter +S15029D Major laceration of unspecified carotid artery, subsequent encounter +S15029S Major laceration of unspecified carotid artery, sequela +S15091A Other specified injury of right carotid artery, initial encounter +S15091D Other specified injury of right carotid artery, subsequent encounter +S15091S Other specified injury of right carotid artery, sequela +S15092A Other specified injury of left carotid artery, initial encounter +S15092D Other specified injury of left carotid artery, subsequent encounter +S15092S Other specified injury of left carotid artery, sequela +S15099A Other specified injury of unspecified carotid artery, initial encounter +S15099D Other specified injury of unspecified carotid artery, subsequent encounter +S15099S Other specified injury of unspecified carotid artery, sequela +S15101A Unspecified injury of right vertebral artery, initial encounter +S15101D Unspecified injury of right vertebral artery, subsequent encounter +S15101S Unspecified injury of right vertebral artery, sequela +S15102A Unspecified injury of left vertebral artery, initial encounter +S15102D Unspecified injury of left vertebral artery, subsequent encounter +S15102S Unspecified injury of left vertebral artery, sequela +S15109A Unspecified injury of unspecified vertebral artery, initial encounter +S15109D Unspecified injury of unspecified vertebral artery, subsequent encounter +S15109S Unspecified injury of unspecified vertebral artery, sequela +S15111A Minor laceration of right vertebral artery, initial encounter +S15111D Minor laceration of right vertebral artery, subsequent encounter +S15111S Minor laceration of right vertebral artery, sequela +S15112A Minor laceration of left vertebral artery, initial encounter +S15112D Minor laceration of left vertebral artery, subsequent encounter +S15112S Minor laceration of left vertebral artery, sequela +S15119A Minor laceration of unspecified vertebral artery, initial encounter +S15119D Minor laceration of unspecified vertebral artery, subsequent encounter +S15119S Minor laceration of unspecified vertebral artery, sequela +S15121A Major laceration of right vertebral artery, initial encounter +S15121D Major laceration of right vertebral artery, subsequent encounter +S15121S Major laceration of right vertebral artery, sequela +S15122A Major laceration of left vertebral artery, initial encounter +S15122D Major laceration of left vertebral artery, subsequent encounter +S15122S Major laceration of left vertebral artery, sequela +S15129A Major laceration of unspecified vertebral artery, initial encounter +S15129D Major laceration of unspecified vertebral artery, subsequent encounter +S15129S Major laceration of unspecified vertebral artery, sequela +S15191A Other specified injury of right vertebral artery, initial encounter +S15191D Other specified injury of right vertebral artery, subsequent encounter +S15191S Other specified injury of right vertebral artery, sequela +S15192A Other specified injury of left vertebral artery, initial encounter +S15192D Other specified injury of left vertebral artery, subsequent encounter +S15192S Other specified injury of left vertebral artery, sequela +S15199A Other specified injury of unspecified vertebral artery, initial encounter +S15199D Other specified injury of unspecified vertebral artery, subsequent encounter +S15199S Other specified injury of unspecified vertebral artery, sequela +S15201A Unspecified injury of right external jugular vein, initial encounter +S15201D Unspecified injury of right external jugular vein, subsequent encounter +S15201S Unspecified injury of right external jugular vein, sequela +S15202A Unspecified injury of left external jugular vein, initial encounter +S15202D Unspecified injury of left external jugular vein, subsequent encounter +S15202S Unspecified injury of left external jugular vein, sequela +S15209A Unspecified injury of unspecified external jugular vein, initial encounter +S15209D Unspecified injury of unspecified external jugular vein, subsequent encounter +S15209S Unspecified injury of unspecified external jugular vein, sequela +S15211A Minor laceration of right external jugular vein, initial encounter +S15211D Minor laceration of right external jugular vein, subsequent encounter +S15211S Minor laceration of right external jugular vein, sequela +S15212A Minor laceration of left external jugular vein, initial encounter +S15212D Minor laceration of left external jugular vein, subsequent encounter +S15212S Minor laceration of left external jugular vein, sequela +S15219A Minor laceration of unspecified external jugular vein, initial encounter +S15219D Minor laceration of unspecified external jugular vein, subsequent encounter +S15219S Minor laceration of unspecified external jugular vein, sequela +S15221A Major laceration of right external jugular vein, initial encounter +S15221D Major laceration of right external jugular vein, subsequent encounter +S15221S Major laceration of right external jugular vein, sequela +S15222A Major laceration of left external jugular vein, initial encounter +S15222D Major laceration of left external jugular vein, subsequent encounter +S15222S Major laceration of left external jugular vein, sequela +S15229A Major laceration of unspecified external jugular vein, initial encounter +S15229D Major laceration of unspecified external jugular vein, subsequent encounter +S15229S Major laceration of unspecified external jugular vein, sequela +S15291A Other specified injury of right external jugular vein, initial encounter +S15291D Other specified injury of right external jugular vein, subsequent encounter +S15291S Other specified injury of right external jugular vein, sequela +S15292A Other specified injury of left external jugular vein, initial encounter +S15292D Other specified injury of left external jugular vein, subsequent encounter +S15292S Other specified injury of left external jugular vein, sequela +S15299A Other specified injury of unspecified external jugular vein, initial encounter +S15299D Other specified injury of unspecified external jugular vein, subsequent encounter +S15299S Other specified injury of unspecified external jugular vein, sequela +S15301A Unspecified injury of right internal jugular vein, initial encounter +S15301D Unspecified injury of right internal jugular vein, subsequent encounter +S15301S Unspecified injury of right internal jugular vein, sequela +S15302A Unspecified injury of left internal jugular vein, initial encounter +S15302D Unspecified injury of left internal jugular vein, subsequent encounter +S15302S Unspecified injury of left internal jugular vein, sequela +S15309A Unspecified injury of unspecified internal jugular vein, initial encounter +S15309D Unspecified injury of unspecified internal jugular vein, subsequent encounter +S15309S Unspecified injury of unspecified internal jugular vein, sequela +S15311A Minor laceration of right internal jugular vein, initial encounter +S15311D Minor laceration of right internal jugular vein, subsequent encounter +S15311S Minor laceration of right internal jugular vein, sequela +S15312A Minor laceration of left internal jugular vein, initial encounter +S15312D Minor laceration of left internal jugular vein, subsequent encounter +S15312S Minor laceration of left internal jugular vein, sequela +S15319A Minor laceration of unspecified internal jugular vein, initial encounter +S15319D Minor laceration of unspecified internal jugular vein, subsequent encounter +S15319S Minor laceration of unspecified internal jugular vein, sequela +S15321A Major laceration of right internal jugular vein, initial encounter +S15321D Major laceration of right internal jugular vein, subsequent encounter +S15321S Major laceration of right internal jugular vein, sequela +S15322A Major laceration of left internal jugular vein, initial encounter +S15322D Major laceration of left internal jugular vein, subsequent encounter +S15322S Major laceration of left internal jugular vein, sequela +S15329A Major laceration of unspecified internal jugular vein, initial encounter +S15329D Major laceration of unspecified internal jugular vein, subsequent encounter +S15329S Major laceration of unspecified internal jugular vein, sequela +S15391A Other specified injury of right internal jugular vein, initial encounter +S15391D Other specified injury of right internal jugular vein, subsequent encounter +S15391S Other specified injury of right internal jugular vein, sequela +S15392A Other specified injury of left internal jugular vein, initial encounter +S15392D Other specified injury of left internal jugular vein, subsequent encounter +S15392S Other specified injury of left internal jugular vein, sequela +S15399A Other specified injury of unspecified internal jugular vein, initial encounter +S15399D Other specified injury of unspecified internal jugular vein, subsequent encounter +S15399S Other specified injury of unspecified internal jugular vein, sequela +S158XXA Injury of other specified blood vessels at neck level, initial encounter +S158XXD Injury of other specified blood vessels at neck level, subsequent encounter +S158XXS Injury of other specified blood vessels at neck level, sequela +S159XXA Injury of unspecified blood vessel at neck level, initial encounter +S159XXD Injury of unspecified blood vessel at neck level, subsequent encounter +S159XXS Injury of unspecified blood vessel at neck level, sequela +S161XXA Strain of muscle, fascia and tendon at neck level, initial encounter +S161XXD Strain of muscle, fascia and tendon at neck level, subsequent encounter +S161XXS Strain of muscle, fascia and tendon at neck level, sequela +S162XXA Laceration of muscle, fascia and tendon at neck level, initial encounter +S162XXD Laceration of muscle, fascia and tendon at neck level, subsequent encounter +S162XXS Laceration of muscle, fascia and tendon at neck level, sequela +S168XXA Other specified injury of muscle, fascia and tendon at neck level, initial encounter +S168XXD Other specified injury of muscle, fascia and tendon at neck level, subsequent encounter +S168XXS Other specified injury of muscle, fascia and tendon at neck level, sequela +S169XXA Unspecified injury of muscle, fascia and tendon at neck level, initial encounter +S169XXD Unspecified injury of muscle, fascia and tendon at neck level, subsequent encounter +S169XXS Unspecified injury of muscle, fascia and tendon at neck level, sequela +S170XXA Crushing injury of larynx and trachea, initial encounter +S170XXD Crushing injury of larynx and trachea, subsequent encounter +S170XXS Crushing injury of larynx and trachea, sequela +S178XXA Crushing injury of other specified parts of neck, initial encounter +S178XXD Crushing injury of other specified parts of neck, subsequent encounter +S178XXS Crushing injury of other specified parts of neck, sequela +S179XXA Crushing injury of neck, part unspecified, initial encounter +S179XXD Crushing injury of neck, part unspecified, subsequent encounter +S179XXS Crushing injury of neck, part unspecified, sequela +S1980XA Other specified injuries of unspecified part of neck, initial encounter +S1980XD Other specified injuries of unspecified part of neck, subsequent encounter +S1980XS Other specified injuries of unspecified part of neck, sequela +S1981XA Other specified injuries of larynx, initial encounter +S1981XD Other specified injuries of larynx, subsequent encounter +S1981XS Other specified injuries of larynx, sequela +S1982XA Other specified injuries of cervical trachea, initial encounter +S1982XD Other specified injuries of cervical trachea, subsequent encounter +S1982XS Other specified injuries of cervical trachea, sequela +S1983XA Other specified injuries of vocal cord, initial encounter +S1983XD Other specified injuries of vocal cord, subsequent encounter +S1983XS Other specified injuries of vocal cord, sequela +S1984XA Other specified injuries of thyroid gland, initial encounter +S1984XD Other specified injuries of thyroid gland, subsequent encounter +S1984XS Other specified injuries of thyroid gland, sequela +S1985XA Other specified injuries of pharynx and cervical esophagus, initial encounter +S1985XD Other specified injuries of pharynx and cervical esophagus, subsequent encounter +S1985XS Other specified injuries of pharynx and cervical esophagus, sequela +S1989XA Other specified injuries of other specified part of neck, initial encounter +S1989XD Other specified injuries of other specified part of neck, subsequent encounter +S1989XS Other specified injuries of other specified part of neck, sequela +S199XXA Unspecified injury of neck, initial encounter +S199XXD Unspecified injury of neck, subsequent encounter +S199XXS Unspecified injury of neck, sequela +S2000XA Contusion of breast, unspecified breast, initial encounter +S2000XD Contusion of breast, unspecified breast, subsequent encounter +S2000XS Contusion of breast, unspecified breast, sequela +S2001XA Contusion of right breast, initial encounter +S2001XD Contusion of right breast, subsequent encounter +S2001XS Contusion of right breast, sequela +S2002XA Contusion of left breast, initial encounter +S2002XD Contusion of left breast, subsequent encounter +S2002XS Contusion of left breast, sequela +S20101A Unspecified superficial injuries of breast, right breast, initial encounter +S20101D Unspecified superficial injuries of breast, right breast, subsequent encounter +S20101S Unspecified superficial injuries of breast, right breast, sequela +S20102A Unspecified superficial injuries of breast, left breast, initial encounter +S20102D Unspecified superficial injuries of breast, left breast, subsequent encounter +S20102S Unspecified superficial injuries of breast, left breast, sequela +S20109A Unspecified superficial injuries of breast, unspecified breast, initial encounter +S20109D Unspecified superficial injuries of breast, unspecified breast, subsequent encounter +S20109S Unspecified superficial injuries of breast, unspecified breast, sequela +S20111A Abrasion of breast, right breast, initial encounter +S20111D Abrasion of breast, right breast, subsequent encounter +S20111S Abrasion of breast, right breast, sequela +S20112A Abrasion of breast, left breast, initial encounter +S20112D Abrasion of breast, left breast, subsequent encounter +S20112S Abrasion of breast, left breast, sequela +S20119A Abrasion of breast, unspecified breast, initial encounter +S20119D Abrasion of breast, unspecified breast, subsequent encounter +S20119S Abrasion of breast, unspecified breast, sequela +S20121A Blister (nonthermal) of breast, right breast, initial encounter +S20121D Blister (nonthermal) of breast, right breast, subsequent encounter +S20121S Blister (nonthermal) of breast, right breast, sequela +S20122A Blister (nonthermal) of breast, left breast, initial encounter +S20122D Blister (nonthermal) of breast, left breast, subsequent encounter +S20122S Blister (nonthermal) of breast, left breast, sequela +S20129A Blister (nonthermal) of breast, unspecified breast, initial encounter +S20129D Blister (nonthermal) of breast, unspecified breast, subsequent encounter +S20129S Blister (nonthermal) of breast, unspecified breast, sequela +S20141A External constriction of part of breast, right breast, initial encounter +S20141D External constriction of part of breast, right breast, subsequent encounter +S20141S External constriction of part of breast, right breast, sequela +S20142A External constriction of part of breast, left breast, initial encounter +S20142D External constriction of part of breast, left breast, subsequent encounter +S20142S External constriction of part of breast, left breast, sequela +S20149A External constriction of part of breast, unspecified breast, initial encounter +S20149D External constriction of part of breast, unspecified breast, subsequent encounter +S20149S External constriction of part of breast, unspecified breast, sequela +S20151A Superficial foreign body of breast, right breast, initial encounter +S20151D Superficial foreign body of breast, right breast, subsequent encounter +S20151S Superficial foreign body of breast, right breast, sequela +S20152A Superficial foreign body of breast, left breast, initial encounter +S20152D Superficial foreign body of breast, left breast, subsequent encounter +S20152S Superficial foreign body of breast, left breast, sequela +S20159A Superficial foreign body of breast, unspecified breast, initial encounter +S20159D Superficial foreign body of breast, unspecified breast, subsequent encounter +S20159S Superficial foreign body of breast, unspecified breast, sequela +S20161A Insect bite (nonvenomous) of breast, right breast, initial encounter +S20161D Insect bite (nonvenomous) of breast, right breast, subsequent encounter +S20161S Insect bite (nonvenomous) of breast, right breast, sequela +S20162A Insect bite (nonvenomous) of breast, left breast, initial encounter +S20162D Insect bite (nonvenomous) of breast, left breast, subsequent encounter +S20162S Insect bite (nonvenomous) of breast, left breast, sequela +S20169A Insect bite (nonvenomous) of breast, unspecified breast, initial encounter +S20169D Insect bite (nonvenomous) of breast, unspecified breast, subsequent encounter +S20169S Insect bite (nonvenomous) of breast, unspecified breast, sequela +S20171A Other superficial bite of breast, right breast, initial encounter +S20171D Other superficial bite of breast, right breast, subsequent encounter +S20171S Other superficial bite of breast, right breast, sequela +S20172A Other superficial bite of breast, left breast, initial encounter +S20172D Other superficial bite of breast, left breast, subsequent encounter +S20172S Other superficial bite of breast, left breast, sequela +S20179A Other superficial bite of breast, unspecified breast, initial encounter +S20179D Other superficial bite of breast, unspecified breast, subsequent encounter +S20179S Other superficial bite of breast, unspecified breast, sequela +S2020XA Contusion of thorax, unspecified, initial encounter +S2020XD Contusion of thorax, unspecified, subsequent encounter +S2020XS Contusion of thorax, unspecified, sequela +S20211A Contusion of right front wall of thorax, initial encounter +S20211D Contusion of right front wall of thorax, subsequent encounter +S20211S Contusion of right front wall of thorax, sequela +S20212A Contusion of left front wall of thorax, initial encounter +S20212D Contusion of left front wall of thorax, subsequent encounter +S20212S Contusion of left front wall of thorax, sequela +S20219A Contusion of unspecified front wall of thorax, initial encounter +S20219D Contusion of unspecified front wall of thorax, subsequent encounter +S20219S Contusion of unspecified front wall of thorax, sequela +S20221A Contusion of right back wall of thorax, initial encounter +S20221D Contusion of right back wall of thorax, subsequent encounter +S20221S Contusion of right back wall of thorax, sequela +S20222A Contusion of left back wall of thorax, initial encounter +S20222D Contusion of left back wall of thorax, subsequent encounter +S20222S Contusion of left back wall of thorax, sequela +S20229A Contusion of unspecified back wall of thorax, initial encounter +S20229D Contusion of unspecified back wall of thorax, subsequent encounter +S20229S Contusion of unspecified back wall of thorax, sequela +S20301A Unspecified superficial injuries of right front wall of thorax, initial encounter +S20301D Unspecified superficial injuries of right front wall of thorax, subsequent encounter +S20301S Unspecified superficial injuries of right front wall of thorax, sequela +S20302A Unspecified superficial injuries of left front wall of thorax, initial encounter +S20302D Unspecified superficial injuries of left front wall of thorax, subsequent encounter +S20302S Unspecified superficial injuries of left front wall of thorax, sequela +S20309A Unspecified superficial injuries of unspecified front wall of thorax, initial encounter +S20309D Unspecified superficial injuries of unspecified front wall of thorax, subsequent encounter +S20309S Unspecified superficial injuries of unspecified front wall of thorax, sequela +S20311A Abrasion of right front wall of thorax, initial encounter +S20311D Abrasion of right front wall of thorax, subsequent encounter +S20311S Abrasion of right front wall of thorax, sequela +S20312A Abrasion of left front wall of thorax, initial encounter +S20312D Abrasion of left front wall of thorax, subsequent encounter +S20312S Abrasion of left front wall of thorax, sequela +S20319A Abrasion of unspecified front wall of thorax, initial encounter +S20319D Abrasion of unspecified front wall of thorax, subsequent encounter +S20319S Abrasion of unspecified front wall of thorax, sequela +S20321A Blister (nonthermal) of right front wall of thorax, initial encounter +S20321D Blister (nonthermal) of right front wall of thorax, subsequent encounter +S20321S Blister (nonthermal) of right front wall of thorax, sequela +S20322A Blister (nonthermal) of left front wall of thorax, initial encounter +S20322D Blister (nonthermal) of left front wall of thorax, subsequent encounter +S20322S Blister (nonthermal) of left front wall of thorax, sequela +S20329A Blister (nonthermal) of unspecified front wall of thorax, initial encounter +S20329D Blister (nonthermal) of unspecified front wall of thorax, subsequent encounter +S20329S Blister (nonthermal) of unspecified front wall of thorax, sequela +S20341A External constriction of right front wall of thorax, initial encounter +S20341D External constriction of right front wall of thorax, subsequent encounter +S20341S External constriction of right front wall of thorax, sequela +S20342A External constriction of left front wall of thorax, initial encounter +S20342D External constriction of left front wall of thorax, subsequent encounter +S20342S External constriction of left front wall of thorax, sequela +S20349A External constriction of unspecified front wall of thorax, initial encounter +S20349D External constriction of unspecified front wall of thorax, subsequent encounter +S20349S External constriction of unspecified front wall of thorax, sequela +S20351A Superficial foreign body of right front wall of thorax, initial encounter +S20351D Superficial foreign body of right front wall of thorax, subsequent encounter +S20351S Superficial foreign body of right front wall of thorax, sequela +S20352A Superficial foreign body of left front wall of thorax, initial encounter +S20352D Superficial foreign body of left front wall of thorax, subsequent encounter +S20352S Superficial foreign body of left front wall of thorax, sequela +S20359A Superficial foreign body of unspecified front wall of thorax, initial encounter +S20359D Superficial foreign body of unspecified front wall of thorax, subsequent encounter +S20359S Superficial foreign body of unspecified front wall of thorax, sequela +S20361A Insect bite (nonvenomous) of right front wall of thorax, initial encounter +S20361D Insect bite (nonvenomous) of right front wall of thorax, subsequent encounter +S20361S Insect bite (nonvenomous) of right front wall of thorax, sequela +S20362A Insect bite (nonvenomous) of left front wall of thorax, initial encounter +S20362D Insect bite (nonvenomous) of left front wall of thorax, subsequent encounter +S20362S Insect bite (nonvenomous) of left front wall of thorax, sequela +S20369A Insect bite (nonvenomous) of unspecified front wall of thorax, initial encounter +S20369D Insect bite (nonvenomous) of unspecified front wall of thorax, subsequent encounter +S20369S Insect bite (nonvenomous) of unspecified front wall of thorax, sequela +S20371A Other superficial bite of right front wall of thorax, initial encounter +S20371D Other superficial bite of right front wall of thorax, subsequent encounter +S20371S Other superficial bite of right front wall of thorax, sequela +S20372A Other superficial bite of left front wall of thorax, initial encounter +S20372D Other superficial bite of left front wall of thorax, subsequent encounter +S20372S Other superficial bite of left front wall of thorax, sequela +S20379A Other superficial bite of unspecified front wall of thorax, initial encounter +S20379D Other superficial bite of unspecified front wall of thorax, subsequent encounter +S20379S Other superficial bite of unspecified front wall of thorax, sequela +S20401A Unspecified superficial injuries of right back wall of thorax, initial encounter +S20401D Unspecified superficial injuries of right back wall of thorax, subsequent encounter +S20401S Unspecified superficial injuries of right back wall of thorax, sequela +S20402A Unspecified superficial injuries of left back wall of thorax, initial encounter +S20402D Unspecified superficial injuries of left back wall of thorax, subsequent encounter +S20402S Unspecified superficial injuries of left back wall of thorax, sequela +S20409A Unspecified superficial injuries of unspecified back wall of thorax, initial encounter +S20409D Unspecified superficial injuries of unspecified back wall of thorax, subsequent encounter +S20409S Unspecified superficial injuries of unspecified back wall of thorax, sequela +S20411A Abrasion of right back wall of thorax, initial encounter +S20411D Abrasion of right back wall of thorax, subsequent encounter +S20411S Abrasion of right back wall of thorax, sequela +S20412A Abrasion of left back wall of thorax, initial encounter +S20412D Abrasion of left back wall of thorax, subsequent encounter +S20412S Abrasion of left back wall of thorax, sequela +S20419A Abrasion of unspecified back wall of thorax, initial encounter +S20419D Abrasion of unspecified back wall of thorax, subsequent encounter +S20419S Abrasion of unspecified back wall of thorax, sequela +S20421A Blister (nonthermal) of right back wall of thorax, initial encounter +S20421D Blister (nonthermal) of right back wall of thorax, subsequent encounter +S20421S Blister (nonthermal) of right back wall of thorax, sequela +S20422A Blister (nonthermal) of left back wall of thorax, initial encounter +S20422D Blister (nonthermal) of left back wall of thorax, subsequent encounter +S20422S Blister (nonthermal) of left back wall of thorax, sequela +S20429A Blister (nonthermal) of unspecified back wall of thorax, initial encounter +S20429D Blister (nonthermal) of unspecified back wall of thorax, subsequent encounter +S20429S Blister (nonthermal) of unspecified back wall of thorax, sequela +S20441A External constriction of right back wall of thorax, initial encounter +S20441D External constriction of right back wall of thorax, subsequent encounter +S20441S External constriction of right back wall of thorax, sequela +S20442A External constriction of left back wall of thorax, initial encounter +S20442D External constriction of left back wall of thorax, subsequent encounter +S20442S External constriction of left back wall of thorax, sequela +S20449A External constriction of unspecified back wall of thorax, initial encounter +S20449D External constriction of unspecified back wall of thorax, subsequent encounter +S20449S External constriction of unspecified back wall of thorax, sequela +S20451A Superficial foreign body of right back wall of thorax, initial encounter +S20451D Superficial foreign body of right back wall of thorax, subsequent encounter +S20451S Superficial foreign body of right back wall of thorax, sequela +S20452A Superficial foreign body of left back wall of thorax, initial encounter +S20452D Superficial foreign body of left back wall of thorax, subsequent encounter +S20452S Superficial foreign body of left back wall of thorax, sequela +S20459A Superficial foreign body of unspecified back wall of thorax, initial encounter +S20459D Superficial foreign body of unspecified back wall of thorax, subsequent encounter +S20459S Superficial foreign body of unspecified back wall of thorax, sequela +S20461A Insect bite (nonvenomous) of right back wall of thorax, initial encounter +S20461D Insect bite (nonvenomous) of right back wall of thorax, subsequent encounter +S20461S Insect bite (nonvenomous) of right back wall of thorax, sequela +S20462A Insect bite (nonvenomous) of left back wall of thorax, initial encounter +S20462D Insect bite (nonvenomous) of left back wall of thorax, subsequent encounter +S20462S Insect bite (nonvenomous) of left back wall of thorax, sequela +S20469A Insect bite (nonvenomous) of unspecified back wall of thorax, initial encounter +S20469D Insect bite (nonvenomous) of unspecified back wall of thorax, subsequent encounter +S20469S Insect bite (nonvenomous) of unspecified back wall of thorax, sequela +S20471A Other superficial bite of right back wall of thorax, initial encounter +S20471D Other superficial bite of right back wall of thorax, subsequent encounter +S20471S Other superficial bite of right back wall of thorax, sequela +S20472A Other superficial bite of left back wall of thorax, initial encounter +S20472D Other superficial bite of left back wall of thorax, subsequent encounter +S20472S Other superficial bite of left back wall of thorax, sequela +S20479A Other superficial bite of unspecified back wall of thorax, initial encounter +S20479D Other superficial bite of unspecified back wall of thorax, subsequent encounter +S20479S Other superficial bite of unspecified back wall of thorax, sequela +S2090XA Unspecified superficial injury of unspecified parts of thorax, initial encounter +S2090XD Unspecified superficial injury of unspecified parts of thorax, subsequent encounter +S2090XS Unspecified superficial injury of unspecified parts of thorax, sequela +S2091XA Abrasion of unspecified parts of thorax, initial encounter +S2091XD Abrasion of unspecified parts of thorax, subsequent encounter +S2091XS Abrasion of unspecified parts of thorax, sequela +S2092XA Blister (nonthermal) of unspecified parts of thorax, initial encounter +S2092XD Blister (nonthermal) of unspecified parts of thorax, subsequent encounter +S2092XS Blister (nonthermal) of unspecified parts of thorax, sequela +S2094XA External constriction of unspecified parts of thorax, initial encounter +S2094XD External constriction of unspecified parts of thorax, subsequent encounter +S2094XS External constriction of unspecified parts of thorax, sequela +S2095XA Superficial foreign body of unspecified parts of thorax, initial encounter +S2095XD Superficial foreign body of unspecified parts of thorax, subsequent encounter +S2095XS Superficial foreign body of unspecified parts of thorax, sequela +S2096XA Insect bite (nonvenomous) of unspecified parts of thorax, initial encounter +S2096XD Insect bite (nonvenomous) of unspecified parts of thorax, subsequent encounter +S2096XS Insect bite (nonvenomous) of unspecified parts of thorax, sequela +S2097XA Other superficial bite of unspecified parts of thorax, initial encounter +S2097XD Other superficial bite of unspecified parts of thorax, subsequent encounter +S2097XS Other superficial bite of unspecified parts of thorax, sequela +S21001A Unspecified open wound of right breast, initial encounter +S21001D Unspecified open wound of right breast, subsequent encounter +S21001S Unspecified open wound of right breast, sequela +S21002A Unspecified open wound of left breast, initial encounter +S21002D Unspecified open wound of left breast, subsequent encounter +S21002S Unspecified open wound of left breast, sequela +S21009A Unspecified open wound of unspecified breast, initial encounter +S21009D Unspecified open wound of unspecified breast, subsequent encounter +S21009S Unspecified open wound of unspecified breast, sequela +S21011A Laceration without foreign body of right breast, initial encounter +S21011D Laceration without foreign body of right breast, subsequent encounter +S21011S Laceration without foreign body of right breast, sequela +S21012A Laceration without foreign body of left breast, initial encounter +S21012D Laceration without foreign body of left breast, subsequent encounter +S21012S Laceration without foreign body of left breast, sequela +S21019A Laceration without foreign body of unspecified breast, initial encounter +S21019D Laceration without foreign body of unspecified breast, subsequent encounter +S21019S Laceration without foreign body of unspecified breast, sequela +S21021A Laceration with foreign body of right breast, initial encounter +S21021D Laceration with foreign body of right breast, subsequent encounter +S21021S Laceration with foreign body of right breast, sequela +S21022A Laceration with foreign body of left breast, initial encounter +S21022D Laceration with foreign body of left breast, subsequent encounter +S21022S Laceration with foreign body of left breast, sequela +S21029A Laceration with foreign body of unspecified breast, initial encounter +S21029D Laceration with foreign body of unspecified breast, subsequent encounter +S21029S Laceration with foreign body of unspecified breast, sequela +S21031A Puncture wound without foreign body of right breast, initial encounter +S21031D Puncture wound without foreign body of right breast, subsequent encounter +S21031S Puncture wound without foreign body of right breast, sequela +S21032A Puncture wound without foreign body of left breast, initial encounter +S21032D Puncture wound without foreign body of left breast, subsequent encounter +S21032S Puncture wound without foreign body of left breast, sequela +S21039A Puncture wound without foreign body of unspecified breast, initial encounter +S21039D Puncture wound without foreign body of unspecified breast, subsequent encounter +S21039S Puncture wound without foreign body of unspecified breast, sequela +S21041A Puncture wound with foreign body of right breast, initial encounter +S21041D Puncture wound with foreign body of right breast, subsequent encounter +S21041S Puncture wound with foreign body of right breast, sequela +S21042A Puncture wound with foreign body of left breast, initial encounter +S21042D Puncture wound with foreign body of left breast, subsequent encounter +S21042S Puncture wound with foreign body of left breast, sequela +S21049A Puncture wound with foreign body of unspecified breast, initial encounter +S21049D Puncture wound with foreign body of unspecified breast, subsequent encounter +S21049S Puncture wound with foreign body of unspecified breast, sequela +S21051A Open bite of right breast, initial encounter +S21051D Open bite of right breast, subsequent encounter +S21051S Open bite of right breast, sequela +S21052A Open bite of left breast, initial encounter +S21052D Open bite of left breast, subsequent encounter +S21052S Open bite of left breast, sequela +S21059A Open bite of unspecified breast, initial encounter +S21059D Open bite of unspecified breast, subsequent encounter +S21059S Open bite of unspecified breast, sequela +S21101A Unspecified open wound of right front wall of thorax without penetration into thoracic cavity, initial encounter +S21101D Unspecified open wound of right front wall of thorax without penetration into thoracic cavity, subsequent encounter +S21101S Unspecified open wound of right front wall of thorax without penetration into thoracic cavity, sequela +S21102A Unspecified open wound of left front wall of thorax without penetration into thoracic cavity, initial encounter +S21102D Unspecified open wound of left front wall of thorax without penetration into thoracic cavity, subsequent encounter +S21102S Unspecified open wound of left front wall of thorax without penetration into thoracic cavity, sequela +S21109A Unspecified open wound of unspecified front wall of thorax without penetration into thoracic cavity, initial encounter +S21109D Unspecified open wound of unspecified front wall of thorax without penetration into thoracic cavity, subsequent encounter +S21109S Unspecified open wound of unspecified front wall of thorax without penetration into thoracic cavity, sequela +S21111A Laceration without foreign body of right front wall of thorax without penetration into thoracic cavity, initial encounter +S21111D Laceration without foreign body of right front wall of thorax without penetration into thoracic cavity, subsequent encounter +S21111S Laceration without foreign body of right front wall of thorax without penetration into thoracic cavity, sequela +S21112A Laceration without foreign body of left front wall of thorax without penetration into thoracic cavity, initial encounter +S21112D Laceration without foreign body of left front wall of thorax without penetration into thoracic cavity, subsequent encounter +S21112S Laceration without foreign body of left front wall of thorax without penetration into thoracic cavity, sequela +S21119A Laceration without foreign body of unspecified front wall of thorax without penetration into thoracic cavity, initial encounter +S21119D Laceration without foreign body of unspecified front wall of thorax without penetration into thoracic cavity, subsequent encounter +S21119S Laceration without foreign body of unspecified front wall of thorax without penetration into thoracic cavity, sequela +S21121A Laceration with foreign body of right front wall of thorax without penetration into thoracic cavity, initial encounter +S21121D Laceration with foreign body of right front wall of thorax without penetration into thoracic cavity, subsequent encounter +S21121S Laceration with foreign body of right front wall of thorax without penetration into thoracic cavity, sequela +S21122A Laceration with foreign body of left front wall of thorax without penetration into thoracic cavity, initial encounter +S21122D Laceration with foreign body of left front wall of thorax without penetration into thoracic cavity, subsequent encounter +S21122S Laceration with foreign body of left front wall of thorax without penetration into thoracic cavity, sequela +S21129A Laceration with foreign body of unspecified front wall of thorax without penetration into thoracic cavity, initial encounter +S21129D Laceration with foreign body of unspecified front wall of thorax without penetration into thoracic cavity, subsequent encounter +S21129S Laceration with foreign body of unspecified front wall of thorax without penetration into thoracic cavity, sequela +S21131A Puncture wound without foreign body of right front wall of thorax without penetration into thoracic cavity, initial encounter +S21131D Puncture wound without foreign body of right front wall of thorax without penetration into thoracic cavity, subsequent encounter +S21131S Puncture wound without foreign body of right front wall of thorax without penetration into thoracic cavity, sequela +S21132A Puncture wound without foreign body of left front wall of thorax without penetration into thoracic cavity, initial encounter +S21132D Puncture wound without foreign body of left front wall of thorax without penetration into thoracic cavity, subsequent encounter +S21132S Puncture wound without foreign body of left front wall of thorax without penetration into thoracic cavity, sequela +S21139A Puncture wound without foreign body of unspecified front wall of thorax without penetration into thoracic cavity, initial encounter +S21139D Puncture wound without foreign body of unspecified front wall of thorax without penetration into thoracic cavity, subsequent encounter +S21139S Puncture wound without foreign body of unspecified front wall of thorax without penetration into thoracic cavity, sequela +S21141A Puncture wound with foreign body of right front wall of thorax without penetration into thoracic cavity, initial encounter +S21141D Puncture wound with foreign body of right front wall of thorax without penetration into thoracic cavity, subsequent encounter +S21141S Puncture wound with foreign body of right front wall of thorax without penetration into thoracic cavity, sequela +S21142A Puncture wound with foreign body of left front wall of thorax without penetration into thoracic cavity, initial encounter +S21142D Puncture wound with foreign body of left front wall of thorax without penetration into thoracic cavity, subsequent encounter +S21142S Puncture wound with foreign body of left front wall of thorax without penetration into thoracic cavity, sequela +S21149A Puncture wound with foreign body of unspecified front wall of thorax without penetration into thoracic cavity, initial encounter +S21149D Puncture wound with foreign body of unspecified front wall of thorax without penetration into thoracic cavity, subsequent encounter +S21149S Puncture wound with foreign body of unspecified front wall of thorax without penetration into thoracic cavity, sequela +S21151A Open bite of right front wall of thorax without penetration into thoracic cavity, initial encounter +S21151D Open bite of right front wall of thorax without penetration into thoracic cavity, subsequent encounter +S21151S Open bite of right front wall of thorax without penetration into thoracic cavity, sequela +S21152A Open bite of left front wall of thorax without penetration into thoracic cavity, initial encounter +S21152D Open bite of left front wall of thorax without penetration into thoracic cavity, subsequent encounter +S21152S Open bite of left front wall of thorax without penetration into thoracic cavity, sequela +S21159A Open bite of unspecified front wall of thorax without penetration into thoracic cavity, initial encounter +S21159D Open bite of unspecified front wall of thorax without penetration into thoracic cavity, subsequent encounter +S21159S Open bite of unspecified front wall of thorax without penetration into thoracic cavity, sequela +S21201A Unspecified open wound of right back wall of thorax without penetration into thoracic cavity, initial encounter +S21201D Unspecified open wound of right back wall of thorax without penetration into thoracic cavity, subsequent encounter +S21201S Unspecified open wound of right back wall of thorax without penetration into thoracic cavity, sequela +S21202A Unspecified open wound of left back wall of thorax without penetration into thoracic cavity, initial encounter +S21202D Unspecified open wound of left back wall of thorax without penetration into thoracic cavity, subsequent encounter +S21202S Unspecified open wound of left back wall of thorax without penetration into thoracic cavity, sequela +S21209A Unspecified open wound of unspecified back wall of thorax without penetration into thoracic cavity, initial encounter +S21209D Unspecified open wound of unspecified back wall of thorax without penetration into thoracic cavity, subsequent encounter +S21209S Unspecified open wound of unspecified back wall of thorax without penetration into thoracic cavity, sequela +S21211A Laceration without foreign body of right back wall of thorax without penetration into thoracic cavity, initial encounter +S21211D Laceration without foreign body of right back wall of thorax without penetration into thoracic cavity, subsequent encounter +S21211S Laceration without foreign body of right back wall of thorax without penetration into thoracic cavity, sequela +S21212A Laceration without foreign body of left back wall of thorax without penetration into thoracic cavity, initial encounter +S21212D Laceration without foreign body of left back wall of thorax without penetration into thoracic cavity, subsequent encounter +S21212S Laceration without foreign body of left back wall of thorax without penetration into thoracic cavity, sequela +S21219A Laceration without foreign body of unspecified back wall of thorax without penetration into thoracic cavity, initial encounter +S21219D Laceration without foreign body of unspecified back wall of thorax without penetration into thoracic cavity, subsequent encounter +S21219S Laceration without foreign body of unspecified back wall of thorax without penetration into thoracic cavity, sequela +S21221A Laceration with foreign body of right back wall of thorax without penetration into thoracic cavity, initial encounter +S21221D Laceration with foreign body of right back wall of thorax without penetration into thoracic cavity, subsequent encounter +S21221S Laceration with foreign body of right back wall of thorax without penetration into thoracic cavity, sequela +S21222A Laceration with foreign body of left back wall of thorax without penetration into thoracic cavity, initial encounter +S21222D Laceration with foreign body of left back wall of thorax without penetration into thoracic cavity, subsequent encounter +S21222S Laceration with foreign body of left back wall of thorax without penetration into thoracic cavity, sequela +S21229A Laceration with foreign body of unspecified back wall of thorax without penetration into thoracic cavity, initial encounter +S21229D Laceration with foreign body of unspecified back wall of thorax without penetration into thoracic cavity, subsequent encounter +S21229S Laceration with foreign body of unspecified back wall of thorax without penetration into thoracic cavity, sequela +S21231A Puncture wound without foreign body of right back wall of thorax without penetration into thoracic cavity, initial encounter +S21231D Puncture wound without foreign body of right back wall of thorax without penetration into thoracic cavity, subsequent encounter +S21231S Puncture wound without foreign body of right back wall of thorax without penetration into thoracic cavity, sequela +S21232A Puncture wound without foreign body of left back wall of thorax without penetration into thoracic cavity, initial encounter +S21232D Puncture wound without foreign body of left back wall of thorax without penetration into thoracic cavity, subsequent encounter +S21232S Puncture wound without foreign body of left back wall of thorax without penetration into thoracic cavity, sequela +S21239A Puncture wound without foreign body of unspecified back wall of thorax without penetration into thoracic cavity, initial encounter +S21239D Puncture wound without foreign body of unspecified back wall of thorax without penetration into thoracic cavity, subsequent encounter +S21239S Puncture wound without foreign body of unspecified back wall of thorax without penetration into thoracic cavity, sequela +S21241A Puncture wound with foreign body of right back wall of thorax without penetration into thoracic cavity, initial encounter +S21241D Puncture wound with foreign body of right back wall of thorax without penetration into thoracic cavity, subsequent encounter +S21241S Puncture wound with foreign body of right back wall of thorax without penetration into thoracic cavity, sequela +S21242A Puncture wound with foreign body of left back wall of thorax without penetration into thoracic cavity, initial encounter +S21242D Puncture wound with foreign body of left back wall of thorax without penetration into thoracic cavity, subsequent encounter +S21242S Puncture wound with foreign body of left back wall of thorax without penetration into thoracic cavity, sequela +S21249A Puncture wound with foreign body of unspecified back wall of thorax without penetration into thoracic cavity, initial encounter +S21249D Puncture wound with foreign body of unspecified back wall of thorax without penetration into thoracic cavity, subsequent encounter +S21249S Puncture wound with foreign body of unspecified back wall of thorax without penetration into thoracic cavity, sequela +S21251A Open bite of right back wall of thorax without penetration into thoracic cavity, initial encounter +S21251D Open bite of right back wall of thorax without penetration into thoracic cavity, subsequent encounter +S21251S Open bite of right back wall of thorax without penetration into thoracic cavity, sequela +S21252A Open bite of left back wall of thorax without penetration into thoracic cavity, initial encounter +S21252D Open bite of left back wall of thorax without penetration into thoracic cavity, subsequent encounter +S21252S Open bite of left back wall of thorax without penetration into thoracic cavity, sequela +S21259A Open bite of unspecified back wall of thorax without penetration into thoracic cavity, initial encounter +S21259D Open bite of unspecified back wall of thorax without penetration into thoracic cavity, subsequent encounter +S21259S Open bite of unspecified back wall of thorax without penetration into thoracic cavity, sequela +S21301A Unspecified open wound of right front wall of thorax with penetration into thoracic cavity, initial encounter +S21301D Unspecified open wound of right front wall of thorax with penetration into thoracic cavity, subsequent encounter +S21301S Unspecified open wound of right front wall of thorax with penetration into thoracic cavity, sequela +S21302A Unspecified open wound of left front wall of thorax with penetration into thoracic cavity, initial encounter +S21302D Unspecified open wound of left front wall of thorax with penetration into thoracic cavity, subsequent encounter +S21302S Unspecified open wound of left front wall of thorax with penetration into thoracic cavity, sequela +S21309A Unspecified open wound of unspecified front wall of thorax with penetration into thoracic cavity, initial encounter +S21309D Unspecified open wound of unspecified front wall of thorax with penetration into thoracic cavity, subsequent encounter +S21309S Unspecified open wound of unspecified front wall of thorax with penetration into thoracic cavity, sequela +S21311A Laceration without foreign body of right front wall of thorax with penetration into thoracic cavity, initial encounter +S21311D Laceration without foreign body of right front wall of thorax with penetration into thoracic cavity, subsequent encounter +S21311S Laceration without foreign body of right front wall of thorax with penetration into thoracic cavity, sequela +S21312A Laceration without foreign body of left front wall of thorax with penetration into thoracic cavity, initial encounter +S21312D Laceration without foreign body of left front wall of thorax with penetration into thoracic cavity, subsequent encounter +S21312S Laceration without foreign body of left front wall of thorax with penetration into thoracic cavity, sequela +S21319A Laceration without foreign body of unspecified front wall of thorax with penetration into thoracic cavity, initial encounter +S21319D Laceration without foreign body of unspecified front wall of thorax with penetration into thoracic cavity, subsequent encounter +S21319S Laceration without foreign body of unspecified front wall of thorax with penetration into thoracic cavity, sequela +S21321A Laceration with foreign body of right front wall of thorax with penetration into thoracic cavity, initial encounter +S21321D Laceration with foreign body of right front wall of thorax with penetration into thoracic cavity, subsequent encounter +S21321S Laceration with foreign body of right front wall of thorax with penetration into thoracic cavity, sequela +S21322A Laceration with foreign body of left front wall of thorax with penetration into thoracic cavity, initial encounter +S21322D Laceration with foreign body of left front wall of thorax with penetration into thoracic cavity, subsequent encounter +S21322S Laceration with foreign body of left front wall of thorax with penetration into thoracic cavity, sequela +S21329A Laceration with foreign body of unspecified front wall of thorax with penetration into thoracic cavity, initial encounter +S21329D Laceration with foreign body of unspecified front wall of thorax with penetration into thoracic cavity, subsequent encounter +S21329S Laceration with foreign body of unspecified front wall of thorax with penetration into thoracic cavity, sequela +S21331A Puncture wound without foreign body of right front wall of thorax with penetration into thoracic cavity, initial encounter +S21331D Puncture wound without foreign body of right front wall of thorax with penetration into thoracic cavity, subsequent encounter +S21331S Puncture wound without foreign body of right front wall of thorax with penetration into thoracic cavity, sequela +S21332A Puncture wound without foreign body of left front wall of thorax with penetration into thoracic cavity, initial encounter +S21332D Puncture wound without foreign body of left front wall of thorax with penetration into thoracic cavity, subsequent encounter +S21332S Puncture wound without foreign body of left front wall of thorax with penetration into thoracic cavity, sequela +S21339A Puncture wound without foreign body of unspecified front wall of thorax with penetration into thoracic cavity, initial encounter +S21339D Puncture wound without foreign body of unspecified front wall of thorax with penetration into thoracic cavity, subsequent encounter +S21339S Puncture wound without foreign body of unspecified front wall of thorax with penetration into thoracic cavity, sequela +S21341A Puncture wound with foreign body of right front wall of thorax with penetration into thoracic cavity, initial encounter +S21341D Puncture wound with foreign body of right front wall of thorax with penetration into thoracic cavity, subsequent encounter +S21341S Puncture wound with foreign body of right front wall of thorax with penetration into thoracic cavity, sequela +S21342A Puncture wound with foreign body of left front wall of thorax with penetration into thoracic cavity, initial encounter +S21342D Puncture wound with foreign body of left front wall of thorax with penetration into thoracic cavity, subsequent encounter +S21342S Puncture wound with foreign body of left front wall of thorax with penetration into thoracic cavity, sequela +S21349A Puncture wound with foreign body of unspecified front wall of thorax with penetration into thoracic cavity, initial encounter +S21349D Puncture wound with foreign body of unspecified front wall of thorax with penetration into thoracic cavity, subsequent encounter +S21349S Puncture wound with foreign body of unspecified front wall of thorax with penetration into thoracic cavity, sequela +S21351A Open bite of right front wall of thorax with penetration into thoracic cavity, initial encounter +S21351D Open bite of right front wall of thorax with penetration into thoracic cavity, subsequent encounter +S21351S Open bite of right front wall of thorax with penetration into thoracic cavity, sequela +S21352A Open bite of left front wall of thorax with penetration into thoracic cavity, initial encounter +S21352D Open bite of left front wall of thorax with penetration into thoracic cavity, subsequent encounter +S21352S Open bite of left front wall of thorax with penetration into thoracic cavity, sequela +S21359A Open bite of unspecified front wall of thorax with penetration into thoracic cavity, initial encounter +S21359D Open bite of unspecified front wall of thorax with penetration into thoracic cavity, subsequent encounter +S21359S Open bite of unspecified front wall of thorax with penetration into thoracic cavity, sequela +S21401A Unspecified open wound of right back wall of thorax with penetration into thoracic cavity, initial encounter +S21401D Unspecified open wound of right back wall of thorax with penetration into thoracic cavity, subsequent encounter +S21401S Unspecified open wound of right back wall of thorax with penetration into thoracic cavity, sequela +S21402A Unspecified open wound of left back wall of thorax with penetration into thoracic cavity, initial encounter +S21402D Unspecified open wound of left back wall of thorax with penetration into thoracic cavity, subsequent encounter +S21402S Unspecified open wound of left back wall of thorax with penetration into thoracic cavity, sequela +S21409A Unspecified open wound of unspecified back wall of thorax with penetration into thoracic cavity, initial encounter +S21409D Unspecified open wound of unspecified back wall of thorax with penetration into thoracic cavity, subsequent encounter +S21409S Unspecified open wound of unspecified back wall of thorax with penetration into thoracic cavity, sequela +S21411A Laceration without foreign body of right back wall of thorax with penetration into thoracic cavity, initial encounter +S21411D Laceration without foreign body of right back wall of thorax with penetration into thoracic cavity, subsequent encounter +S21411S Laceration without foreign body of right back wall of thorax with penetration into thoracic cavity, sequela +S21412A Laceration without foreign body of left back wall of thorax with penetration into thoracic cavity, initial encounter +S21412D Laceration without foreign body of left back wall of thorax with penetration into thoracic cavity, subsequent encounter +S21412S Laceration without foreign body of left back wall of thorax with penetration into thoracic cavity, sequela +S21419A Laceration without foreign body of unspecified back wall of thorax with penetration into thoracic cavity, initial encounter +S21419D Laceration without foreign body of unspecified back wall of thorax with penetration into thoracic cavity, subsequent encounter +S21419S Laceration without foreign body of unspecified back wall of thorax with penetration into thoracic cavity, sequela +S21421A Laceration with foreign body of right back wall of thorax with penetration into thoracic cavity, initial encounter +S21421D Laceration with foreign body of right back wall of thorax with penetration into thoracic cavity, subsequent encounter +S21421S Laceration with foreign body of right back wall of thorax with penetration into thoracic cavity, sequela +S21422A Laceration with foreign body of left back wall of thorax with penetration into thoracic cavity, initial encounter +S21422D Laceration with foreign body of left back wall of thorax with penetration into thoracic cavity, subsequent encounter +S21422S Laceration with foreign body of left back wall of thorax with penetration into thoracic cavity, sequela +S21429A Laceration with foreign body of unspecified back wall of thorax with penetration into thoracic cavity, initial encounter +S21429D Laceration with foreign body of unspecified back wall of thorax with penetration into thoracic cavity, subsequent encounter +S21429S Laceration with foreign body of unspecified back wall of thorax with penetration into thoracic cavity, sequela +S21431A Puncture wound without foreign body of right back wall of thorax with penetration into thoracic cavity, initial encounter +S21431D Puncture wound without foreign body of right back wall of thorax with penetration into thoracic cavity, subsequent encounter +S21431S Puncture wound without foreign body of right back wall of thorax with penetration into thoracic cavity, sequela +S21432A Puncture wound without foreign body of left back wall of thorax with penetration into thoracic cavity, initial encounter +S21432D Puncture wound without foreign body of left back wall of thorax with penetration into thoracic cavity, subsequent encounter +S21432S Puncture wound without foreign body of left back wall of thorax with penetration into thoracic cavity, sequela +S21439A Puncture wound without foreign body of unspecified back wall of thorax with penetration into thoracic cavity, initial encounter +S21439D Puncture wound without foreign body of unspecified back wall of thorax with penetration into thoracic cavity, subsequent encounter +S21439S Puncture wound without foreign body of unspecified back wall of thorax with penetration into thoracic cavity, sequela +S21441A Puncture wound with foreign body of right back wall of thorax with penetration into thoracic cavity, initial encounter +S21441D Puncture wound with foreign body of right back wall of thorax with penetration into thoracic cavity, subsequent encounter +S21441S Puncture wound with foreign body of right back wall of thorax with penetration into thoracic cavity, sequela +S21442A Puncture wound with foreign body of left back wall of thorax with penetration into thoracic cavity, initial encounter +S21442D Puncture wound with foreign body of left back wall of thorax with penetration into thoracic cavity, subsequent encounter +S21442S Puncture wound with foreign body of left back wall of thorax with penetration into thoracic cavity, sequela +S21449A Puncture wound with foreign body of unspecified back wall of thorax with penetration into thoracic cavity, initial encounter +S21449D Puncture wound with foreign body of unspecified back wall of thorax with penetration into thoracic cavity, subsequent encounter +S21449S Puncture wound with foreign body of unspecified back wall of thorax with penetration into thoracic cavity, sequela +S21451A Open bite of right back wall of thorax with penetration into thoracic cavity, initial encounter +S21451D Open bite of right back wall of thorax with penetration into thoracic cavity, subsequent encounter +S21451S Open bite of right back wall of thorax with penetration into thoracic cavity, sequela +S21452A Open bite of left back wall of thorax with penetration into thoracic cavity, initial encounter +S21452D Open bite of left back wall of thorax with penetration into thoracic cavity, subsequent encounter +S21452S Open bite of left back wall of thorax with penetration into thoracic cavity, sequela +S21459A Open bite of unspecified back wall of thorax with penetration into thoracic cavity, initial encounter +S21459D Open bite of unspecified back wall of thorax with penetration into thoracic cavity, subsequent encounter +S21459S Open bite of unspecified back wall of thorax with penetration into thoracic cavity, sequela +S2190XA Unspecified open wound of unspecified part of thorax, initial encounter +S2190XD Unspecified open wound of unspecified part of thorax, subsequent encounter +S2190XS Unspecified open wound of unspecified part of thorax, sequela +S2191XA Laceration without foreign body of unspecified part of thorax, initial encounter +S2191XD Laceration without foreign body of unspecified part of thorax, subsequent encounter +S2191XS Laceration without foreign body of unspecified part of thorax, sequela +S2192XA Laceration with foreign body of unspecified part of thorax, initial encounter +S2192XD Laceration with foreign body of unspecified part of thorax, subsequent encounter +S2192XS Laceration with foreign body of unspecified part of thorax, sequela +S2193XA Puncture wound without foreign body of unspecified part of thorax, initial encounter +S2193XD Puncture wound without foreign body of unspecified part of thorax, subsequent encounter +S2193XS Puncture wound without foreign body of unspecified part of thorax, sequela +S2194XA Puncture wound with foreign body of unspecified part of thorax, initial encounter +S2194XD Puncture wound with foreign body of unspecified part of thorax, subsequent encounter +S2194XS Puncture wound with foreign body of unspecified part of thorax, sequela +S2195XA Open bite of unspecified part of thorax, initial encounter +S2195XD Open bite of unspecified part of thorax, subsequent encounter +S2195XS Open bite of unspecified part of thorax, sequela +S22000A Wedge compression fracture of unspecified thoracic vertebra, initial encounter for closed fracture +S22000B Wedge compression fracture of unspecified thoracic vertebra, initial encounter for open fracture +S22000D Wedge compression fracture of unspecified thoracic vertebra, subsequent encounter for fracture with routine healing +S22000G Wedge compression fracture of unspecified thoracic vertebra, subsequent encounter for fracture with delayed healing +S22000K Wedge compression fracture of unspecified thoracic vertebra, subsequent encounter for fracture with nonunion +S22000S Wedge compression fracture of unspecified thoracic vertebra, sequela +S22001A Stable burst fracture of unspecified thoracic vertebra, initial encounter for closed fracture +S22001B Stable burst fracture of unspecified thoracic vertebra, initial encounter for open fracture +S22001D Stable burst fracture of unspecified thoracic vertebra, subsequent encounter for fracture with routine healing +S22001G Stable burst fracture of unspecified thoracic vertebra, subsequent encounter for fracture with delayed healing +S22001K Stable burst fracture of unspecified thoracic vertebra, subsequent encounter for fracture with nonunion +S22001S Stable burst fracture of unspecified thoracic vertebra, sequela +S22002A Unstable burst fracture of unspecified thoracic vertebra, initial encounter for closed fracture +S22002B Unstable burst fracture of unspecified thoracic vertebra, initial encounter for open fracture +S22002D Unstable burst fracture of unspecified thoracic vertebra, subsequent encounter for fracture with routine healing +S22002G Unstable burst fracture of unspecified thoracic vertebra, subsequent encounter for fracture with delayed healing +S22002K Unstable burst fracture of unspecified thoracic vertebra, subsequent encounter for fracture with nonunion +S22002S Unstable burst fracture of unspecified thoracic vertebra, sequela +S22008A Other fracture of unspecified thoracic vertebra, initial encounter for closed fracture +S22008B Other fracture of unspecified thoracic vertebra, initial encounter for open fracture +S22008D Other fracture of unspecified thoracic vertebra, subsequent encounter for fracture with routine healing +S22008G Other fracture of unspecified thoracic vertebra, subsequent encounter for fracture with delayed healing +S22008K Other fracture of unspecified thoracic vertebra, subsequent encounter for fracture with nonunion +S22008S Other fracture of unspecified thoracic vertebra, sequela +S22009A Unspecified fracture of unspecified thoracic vertebra, initial encounter for closed fracture +S22009B Unspecified fracture of unspecified thoracic vertebra, initial encounter for open fracture +S22009D Unspecified fracture of unspecified thoracic vertebra, subsequent encounter for fracture with routine healing +S22009G Unspecified fracture of unspecified thoracic vertebra, subsequent encounter for fracture with delayed healing +S22009K Unspecified fracture of unspecified thoracic vertebra, subsequent encounter for fracture with nonunion +S22009S Unspecified fracture of unspecified thoracic vertebra, sequela +S22010A Wedge compression fracture of first thoracic vertebra, initial encounter for closed fracture +S22010B Wedge compression fracture of first thoracic vertebra, initial encounter for open fracture +S22010D Wedge compression fracture of first thoracic vertebra, subsequent encounter for fracture with routine healing +S22010G Wedge compression fracture of first thoracic vertebra, subsequent encounter for fracture with delayed healing +S22010K Wedge compression fracture of first thoracic vertebra, subsequent encounter for fracture with nonunion +S22010S Wedge compression fracture of first thoracic vertebra, sequela +S22011A Stable burst fracture of first thoracic vertebra, initial encounter for closed fracture +S22011B Stable burst fracture of first thoracic vertebra, initial encounter for open fracture +S22011D Stable burst fracture of first thoracic vertebra, subsequent encounter for fracture with routine healing +S22011G Stable burst fracture of first thoracic vertebra, subsequent encounter for fracture with delayed healing +S22011K Stable burst fracture of first thoracic vertebra, subsequent encounter for fracture with nonunion +S22011S Stable burst fracture of first thoracic vertebra, sequela +S22012A Unstable burst fracture of first thoracic vertebra, initial encounter for closed fracture +S22012B Unstable burst fracture of first thoracic vertebra, initial encounter for open fracture +S22012D Unstable burst fracture of first thoracic vertebra, subsequent encounter for fracture with routine healing +S22012G Unstable burst fracture of first thoracic vertebra, subsequent encounter for fracture with delayed healing +S22012K Unstable burst fracture of first thoracic vertebra, subsequent encounter for fracture with nonunion +S22012S Unstable burst fracture of first thoracic vertebra, sequela +S22018A Other fracture of first thoracic vertebra, initial encounter for closed fracture +S22018B Other fracture of first thoracic vertebra, initial encounter for open fracture +S22018D Other fracture of first thoracic vertebra, subsequent encounter for fracture with routine healing +S22018G Other fracture of first thoracic vertebra, subsequent encounter for fracture with delayed healing +S22018K Other fracture of first thoracic vertebra, subsequent encounter for fracture with nonunion +S22018S Other fracture of first thoracic vertebra, sequela +S22019A Unspecified fracture of first thoracic vertebra, initial encounter for closed fracture +S22019B Unspecified fracture of first thoracic vertebra, initial encounter for open fracture +S22019D Unspecified fracture of first thoracic vertebra, subsequent encounter for fracture with routine healing +S22019G Unspecified fracture of first thoracic vertebra, subsequent encounter for fracture with delayed healing +S22019K Unspecified fracture of first thoracic vertebra, subsequent encounter for fracture with nonunion +S22019S Unspecified fracture of first thoracic vertebra, sequela +S22020A Wedge compression fracture of second thoracic vertebra, initial encounter for closed fracture +S22020B Wedge compression fracture of second thoracic vertebra, initial encounter for open fracture +S22020D Wedge compression fracture of second thoracic vertebra, subsequent encounter for fracture with routine healing +S22020G Wedge compression fracture of second thoracic vertebra, subsequent encounter for fracture with delayed healing +S22020K Wedge compression fracture of second thoracic vertebra, subsequent encounter for fracture with nonunion +S22020S Wedge compression fracture of second thoracic vertebra, sequela +S22021A Stable burst fracture of second thoracic vertebra, initial encounter for closed fracture +S22021B Stable burst fracture of second thoracic vertebra, initial encounter for open fracture +S22021D Stable burst fracture of second thoracic vertebra, subsequent encounter for fracture with routine healing +S22021G Stable burst fracture of second thoracic vertebra, subsequent encounter for fracture with delayed healing +S22021K Stable burst fracture of second thoracic vertebra, subsequent encounter for fracture with nonunion +S22021S Stable burst fracture of second thoracic vertebra, sequela +S22022A Unstable burst fracture of second thoracic vertebra, initial encounter for closed fracture +S22022B Unstable burst fracture of second thoracic vertebra, initial encounter for open fracture +S22022D Unstable burst fracture of second thoracic vertebra, subsequent encounter for fracture with routine healing +S22022G Unstable burst fracture of second thoracic vertebra, subsequent encounter for fracture with delayed healing +S22022K Unstable burst fracture of second thoracic vertebra, subsequent encounter for fracture with nonunion +S22022S Unstable burst fracture of second thoracic vertebra, sequela +S22028A Other fracture of second thoracic vertebra, initial encounter for closed fracture +S22028B Other fracture of second thoracic vertebra, initial encounter for open fracture +S22028D Other fracture of second thoracic vertebra, subsequent encounter for fracture with routine healing +S22028G Other fracture of second thoracic vertebra, subsequent encounter for fracture with delayed healing +S22028K Other fracture of second thoracic vertebra, subsequent encounter for fracture with nonunion +S22028S Other fracture of second thoracic vertebra, sequela +S22029A Unspecified fracture of second thoracic vertebra, initial encounter for closed fracture +S22029B Unspecified fracture of second thoracic vertebra, initial encounter for open fracture +S22029D Unspecified fracture of second thoracic vertebra, subsequent encounter for fracture with routine healing +S22029G Unspecified fracture of second thoracic vertebra, subsequent encounter for fracture with delayed healing +S22029K Unspecified fracture of second thoracic vertebra, subsequent encounter for fracture with nonunion +S22029S Unspecified fracture of second thoracic vertebra, sequela +S22030A Wedge compression fracture of third thoracic vertebra, initial encounter for closed fracture +S22030B Wedge compression fracture of third thoracic vertebra, initial encounter for open fracture +S22030D Wedge compression fracture of third thoracic vertebra, subsequent encounter for fracture with routine healing +S22030G Wedge compression fracture of third thoracic vertebra, subsequent encounter for fracture with delayed healing +S22030K Wedge compression fracture of third thoracic vertebra, subsequent encounter for fracture with nonunion +S22030S Wedge compression fracture of third thoracic vertebra, sequela +S22031A Stable burst fracture of third thoracic vertebra, initial encounter for closed fracture +S22031B Stable burst fracture of third thoracic vertebra, initial encounter for open fracture +S22031D Stable burst fracture of third thoracic vertebra, subsequent encounter for fracture with routine healing +S22031G Stable burst fracture of third thoracic vertebra, subsequent encounter for fracture with delayed healing +S22031K Stable burst fracture of third thoracic vertebra, subsequent encounter for fracture with nonunion +S22031S Stable burst fracture of third thoracic vertebra, sequela +S22032A Unstable burst fracture of third thoracic vertebra, initial encounter for closed fracture +S22032B Unstable burst fracture of third thoracic vertebra, initial encounter for open fracture +S22032D Unstable burst fracture of third thoracic vertebra, subsequent encounter for fracture with routine healing +S22032G Unstable burst fracture of third thoracic vertebra, subsequent encounter for fracture with delayed healing +S22032K Unstable burst fracture of third thoracic vertebra, subsequent encounter for fracture with nonunion +S22032S Unstable burst fracture of third thoracic vertebra, sequela +S22038A Other fracture of third thoracic vertebra, initial encounter for closed fracture +S22038B Other fracture of third thoracic vertebra, initial encounter for open fracture +S22038D Other fracture of third thoracic vertebra, subsequent encounter for fracture with routine healing +S22038G Other fracture of third thoracic vertebra, subsequent encounter for fracture with delayed healing +S22038K Other fracture of third thoracic vertebra, subsequent encounter for fracture with nonunion +S22038S Other fracture of third thoracic vertebra, sequela +S22039A Unspecified fracture of third thoracic vertebra, initial encounter for closed fracture +S22039B Unspecified fracture of third thoracic vertebra, initial encounter for open fracture +S22039D Unspecified fracture of third thoracic vertebra, subsequent encounter for fracture with routine healing +S22039G Unspecified fracture of third thoracic vertebra, subsequent encounter for fracture with delayed healing +S22039K Unspecified fracture of third thoracic vertebra, subsequent encounter for fracture with nonunion +S22039S Unspecified fracture of third thoracic vertebra, sequela +S22040A Wedge compression fracture of fourth thoracic vertebra, initial encounter for closed fracture +S22040B Wedge compression fracture of fourth thoracic vertebra, initial encounter for open fracture +S22040D Wedge compression fracture of fourth thoracic vertebra, subsequent encounter for fracture with routine healing +S22040G Wedge compression fracture of fourth thoracic vertebra, subsequent encounter for fracture with delayed healing +S22040K Wedge compression fracture of fourth thoracic vertebra, subsequent encounter for fracture with nonunion +S22040S Wedge compression fracture of fourth thoracic vertebra, sequela +S22041A Stable burst fracture of fourth thoracic vertebra, initial encounter for closed fracture +S22041B Stable burst fracture of fourth thoracic vertebra, initial encounter for open fracture +S22041D Stable burst fracture of fourth thoracic vertebra, subsequent encounter for fracture with routine healing +S22041G Stable burst fracture of fourth thoracic vertebra, subsequent encounter for fracture with delayed healing +S22041K Stable burst fracture of fourth thoracic vertebra, subsequent encounter for fracture with nonunion +S22041S Stable burst fracture of fourth thoracic vertebra, sequela +S22042A Unstable burst fracture of fourth thoracic vertebra, initial encounter for closed fracture +S22042B Unstable burst fracture of fourth thoracic vertebra, initial encounter for open fracture +S22042D Unstable burst fracture of fourth thoracic vertebra, subsequent encounter for fracture with routine healing +S22042G Unstable burst fracture of fourth thoracic vertebra, subsequent encounter for fracture with delayed healing +S22042K Unstable burst fracture of fourth thoracic vertebra, subsequent encounter for fracture with nonunion +S22042S Unstable burst fracture of fourth thoracic vertebra, sequela +S22048A Other fracture of fourth thoracic vertebra, initial encounter for closed fracture +S22048B Other fracture of fourth thoracic vertebra, initial encounter for open fracture +S22048D Other fracture of fourth thoracic vertebra, subsequent encounter for fracture with routine healing +S22048G Other fracture of fourth thoracic vertebra, subsequent encounter for fracture with delayed healing +S22048K Other fracture of fourth thoracic vertebra, subsequent encounter for fracture with nonunion +S22048S Other fracture of fourth thoracic vertebra, sequela +S22049A Unspecified fracture of fourth thoracic vertebra, initial encounter for closed fracture +S22049B Unspecified fracture of fourth thoracic vertebra, initial encounter for open fracture +S22049D Unspecified fracture of fourth thoracic vertebra, subsequent encounter for fracture with routine healing +S22049G Unspecified fracture of fourth thoracic vertebra, subsequent encounter for fracture with delayed healing +S22049K Unspecified fracture of fourth thoracic vertebra, subsequent encounter for fracture with nonunion +S22049S Unspecified fracture of fourth thoracic vertebra, sequela +S22050A Wedge compression fracture of T5-T6 vertebra, initial encounter for closed fracture +S22050B Wedge compression fracture of T5-T6 vertebra, initial encounter for open fracture +S22050D Wedge compression fracture of T5-T6 vertebra, subsequent encounter for fracture with routine healing +S22050G Wedge compression fracture of T5-T6 vertebra, subsequent encounter for fracture with delayed healing +S22050K Wedge compression fracture of T5-T6 vertebra, subsequent encounter for fracture with nonunion +S22050S Wedge compression fracture of T5-T6 vertebra, sequela +S22051A Stable burst fracture of T5-T6 vertebra, initial encounter for closed fracture +S22051B Stable burst fracture of T5-T6 vertebra, initial encounter for open fracture +S22051D Stable burst fracture of T5-T6 vertebra, subsequent encounter for fracture with routine healing +S22051G Stable burst fracture of T5-T6 vertebra, subsequent encounter for fracture with delayed healing +S22051K Stable burst fracture of T5-T6 vertebra, subsequent encounter for fracture with nonunion +S22051S Stable burst fracture of T5-T6 vertebra, sequela +S22052A Unstable burst fracture of T5-T6 vertebra, initial encounter for closed fracture +S22052B Unstable burst fracture of T5-T6 vertebra, initial encounter for open fracture +S22052D Unstable burst fracture of T5-T6 vertebra, subsequent encounter for fracture with routine healing +S22052G Unstable burst fracture of T5-T6 vertebra, subsequent encounter for fracture with delayed healing +S22052K Unstable burst fracture of T5-T6 vertebra, subsequent encounter for fracture with nonunion +S22052S Unstable burst fracture of T5-T6 vertebra, sequela +S22058A Other fracture of T5-T6 vertebra, initial encounter for closed fracture +S22058B Other fracture of T5-T6 vertebra, initial encounter for open fracture +S22058D Other fracture of T5-T6 vertebra, subsequent encounter for fracture with routine healing +S22058G Other fracture of T5-T6 vertebra, subsequent encounter for fracture with delayed healing +S22058K Other fracture of T5-T6 vertebra, subsequent encounter for fracture with nonunion +S22058S Other fracture of T5-T6 vertebra, sequela +S22059A Unspecified fracture of T5-T6 vertebra, initial encounter for closed fracture +S22059B Unspecified fracture of T5-T6 vertebra, initial encounter for open fracture +S22059D Unspecified fracture of T5-T6 vertebra, subsequent encounter for fracture with routine healing +S22059G Unspecified fracture of T5-T6 vertebra, subsequent encounter for fracture with delayed healing +S22059K Unspecified fracture of T5-T6 vertebra, subsequent encounter for fracture with nonunion +S22059S Unspecified fracture of T5-T6 vertebra, sequela +S22060A Wedge compression fracture of T7-T8 vertebra, initial encounter for closed fracture +S22060B Wedge compression fracture of T7-T8 vertebra, initial encounter for open fracture +S22060D Wedge compression fracture of T7-T8 vertebra, subsequent encounter for fracture with routine healing +S22060G Wedge compression fracture of T7-T8 vertebra, subsequent encounter for fracture with delayed healing +S22060K Wedge compression fracture of T7-T8 vertebra, subsequent encounter for fracture with nonunion +S22060S Wedge compression fracture of T7-T8 vertebra, sequela +S22061A Stable burst fracture of T7-T8 vertebra, initial encounter for closed fracture +S22061B Stable burst fracture of T7-T8 vertebra, initial encounter for open fracture +S22061D Stable burst fracture of T7-T8 vertebra, subsequent encounter for fracture with routine healing +S22061G Stable burst fracture of T7-T8 vertebra, subsequent encounter for fracture with delayed healing +S22061K Stable burst fracture of T7-T8 vertebra, subsequent encounter for fracture with nonunion +S22061S Stable burst fracture of T7-T8 vertebra, sequela +S22062A Unstable burst fracture of T7-T8 vertebra, initial encounter for closed fracture +S22062B Unstable burst fracture of T7-T8 vertebra, initial encounter for open fracture +S22062D Unstable burst fracture of T7-T8 vertebra, subsequent encounter for fracture with routine healing +S22062G Unstable burst fracture of T7-T8 vertebra, subsequent encounter for fracture with delayed healing +S22062K Unstable burst fracture of T7-T8 vertebra, subsequent encounter for fracture with nonunion +S22062S Unstable burst fracture of T7-T8 vertebra, sequela +S22068A Other fracture of T7-T8 thoracic vertebra, initial encounter for closed fracture +S22068B Other fracture of T7-T8 thoracic vertebra, initial encounter for open fracture +S22068D Other fracture of T7-T8 thoracic vertebra, subsequent encounter for fracture with routine healing +S22068G Other fracture of T7-T8 thoracic vertebra, subsequent encounter for fracture with delayed healing +S22068K Other fracture of T7-T8 thoracic vertebra, subsequent encounter for fracture with nonunion +S22068S Other fracture of T7-T8 thoracic vertebra, sequela +S22069A Unspecified fracture of T7-T8 vertebra, initial encounter for closed fracture +S22069B Unspecified fracture of T7-T8 vertebra, initial encounter for open fracture +S22069D Unspecified fracture of T7-T8 vertebra, subsequent encounter for fracture with routine healing +S22069G Unspecified fracture of T7-T8 vertebra, subsequent encounter for fracture with delayed healing +S22069K Unspecified fracture of T7-T8 vertebra, subsequent encounter for fracture with nonunion +S22069S Unspecified fracture of T7-T8 vertebra, sequela +S22070A Wedge compression fracture of T9-T10 vertebra, initial encounter for closed fracture +S22070B Wedge compression fracture of T9-T10 vertebra, initial encounter for open fracture +S22070D Wedge compression fracture of T9-T10 vertebra, subsequent encounter for fracture with routine healing +S22070G Wedge compression fracture of T9-T10 vertebra, subsequent encounter for fracture with delayed healing +S22070K Wedge compression fracture of T9-T10 vertebra, subsequent encounter for fracture with nonunion +S22070S Wedge compression fracture of T9-T10 vertebra, sequela +S22071A Stable burst fracture of T9-T10 vertebra, initial encounter for closed fracture +S22071B Stable burst fracture of T9-T10 vertebra, initial encounter for open fracture +S22071D Stable burst fracture of T9-T10 vertebra, subsequent encounter for fracture with routine healing +S22071G Stable burst fracture of T9-T10 vertebra, subsequent encounter for fracture with delayed healing +S22071K Stable burst fracture of T9-T10 vertebra, subsequent encounter for fracture with nonunion +S22071S Stable burst fracture of T9-T10 vertebra, sequela +S22072A Unstable burst fracture of T9-T10 vertebra, initial encounter for closed fracture +S22072B Unstable burst fracture of T9-T10 vertebra, initial encounter for open fracture +S22072D Unstable burst fracture of T9-T10 vertebra, subsequent encounter for fracture with routine healing +S22072G Unstable burst fracture of T9-T10 vertebra, subsequent encounter for fracture with delayed healing +S22072K Unstable burst fracture of T9-T10 vertebra, subsequent encounter for fracture with nonunion +S22072S Unstable burst fracture of T9-T10 vertebra, sequela +S22078A Other fracture of T9-T10 vertebra, initial encounter for closed fracture +S22078B Other fracture of T9-T10 vertebra, initial encounter for open fracture +S22078D Other fracture of T9-T10 vertebra, subsequent encounter for fracture with routine healing +S22078G Other fracture of T9-T10 vertebra, subsequent encounter for fracture with delayed healing +S22078K Other fracture of T9-T10 vertebra, subsequent encounter for fracture with nonunion +S22078S Other fracture of T9-T10 vertebra, sequela +S22079A Unspecified fracture of T9-T10 vertebra, initial encounter for closed fracture +S22079B Unspecified fracture of T9-T10 vertebra, initial encounter for open fracture +S22079D Unspecified fracture of T9-T10 vertebra, subsequent encounter for fracture with routine healing +S22079G Unspecified fracture of T9-T10 vertebra, subsequent encounter for fracture with delayed healing +S22079K Unspecified fracture of T9-T10 vertebra, subsequent encounter for fracture with nonunion +S22079S Unspecified fracture of T9-T10 vertebra, sequela +S22080A Wedge compression fracture of T11-T12 vertebra, initial encounter for closed fracture +S22080B Wedge compression fracture of T11-T12 vertebra, initial encounter for open fracture +S22080D Wedge compression fracture of T11-T12 vertebra, subsequent encounter for fracture with routine healing +S22080G Wedge compression fracture of T11-T12 vertebra, subsequent encounter for fracture with delayed healing +S22080K Wedge compression fracture of T11-T12 vertebra, subsequent encounter for fracture with nonunion +S22080S Wedge compression fracture of T11-T12 vertebra, sequela +S22081A Stable burst fracture of T11-T12 vertebra, initial encounter for closed fracture +S22081B Stable burst fracture of T11-T12 vertebra, initial encounter for open fracture +S22081D Stable burst fracture of T11-T12 vertebra, subsequent encounter for fracture with routine healing +S22081G Stable burst fracture of T11-T12 vertebra, subsequent encounter for fracture with delayed healing +S22081K Stable burst fracture of T11-T12 vertebra, subsequent encounter for fracture with nonunion +S22081S Stable burst fracture of T11-T12 vertebra, sequela +S22082A Unstable burst fracture of T11-T12 vertebra, initial encounter for closed fracture +S22082B Unstable burst fracture of T11-T12 vertebra, initial encounter for open fracture +S22082D Unstable burst fracture of T11-T12 vertebra, subsequent encounter for fracture with routine healing +S22082G Unstable burst fracture of T11-T12 vertebra, subsequent encounter for fracture with delayed healing +S22082K Unstable burst fracture of T11-T12 vertebra, subsequent encounter for fracture with nonunion +S22082S Unstable burst fracture of T11-T12 vertebra, sequela +S22088A Other fracture of T11-T12 vertebra, initial encounter for closed fracture +S22088B Other fracture of T11-T12 vertebra, initial encounter for open fracture +S22088D Other fracture of T11-T12 vertebra, subsequent encounter for fracture with routine healing +S22088G Other fracture of T11-T12 vertebra, subsequent encounter for fracture with delayed healing +S22088K Other fracture of T11-T12 vertebra, subsequent encounter for fracture with nonunion +S22088S Other fracture of T11-T12 vertebra, sequela +S22089A Unspecified fracture of T11-T12 vertebra, initial encounter for closed fracture +S22089B Unspecified fracture of T11-T12 vertebra, initial encounter for open fracture +S22089D Unspecified fracture of T11-T12 vertebra, subsequent encounter for fracture with routine healing +S22089G Unspecified fracture of T11-T12 vertebra, subsequent encounter for fracture with delayed healing +S22089K Unspecified fracture of T11-T12 vertebra, subsequent encounter for fracture with nonunion +S22089S Unspecified fracture of T11-T12 vertebra, sequela +S2220XA Unspecified fracture of sternum, initial encounter for closed fracture +S2220XB Unspecified fracture of sternum, initial encounter for open fracture +S2220XD Unspecified fracture of sternum, subsequent encounter for fracture with routine healing +S2220XG Unspecified fracture of sternum, subsequent encounter for fracture with delayed healing +S2220XK Unspecified fracture of sternum, subsequent encounter for fracture with nonunion +S2220XS Unspecified fracture of sternum, sequela +S2221XA Fracture of manubrium, initial encounter for closed fracture +S2221XB Fracture of manubrium, initial encounter for open fracture +S2221XD Fracture of manubrium, subsequent encounter for fracture with routine healing +S2221XG Fracture of manubrium, subsequent encounter for fracture with delayed healing +S2221XK Fracture of manubrium, subsequent encounter for fracture with nonunion +S2221XS Fracture of manubrium, sequela +S2222XA Fracture of body of sternum, initial encounter for closed fracture +S2222XB Fracture of body of sternum, initial encounter for open fracture +S2222XD Fracture of body of sternum, subsequent encounter for fracture with routine healing +S2222XG Fracture of body of sternum, subsequent encounter for fracture with delayed healing +S2222XK Fracture of body of sternum, subsequent encounter for fracture with nonunion +S2222XS Fracture of body of sternum, sequela +S2223XA Sternal manubrial dissociation, initial encounter for closed fracture +S2223XB Sternal manubrial dissociation, initial encounter for open fracture +S2223XD Sternal manubrial dissociation, subsequent encounter for fracture with routine healing +S2223XG Sternal manubrial dissociation, subsequent encounter for fracture with delayed healing +S2223XK Sternal manubrial dissociation, subsequent encounter for fracture with nonunion +S2223XS Sternal manubrial dissociation, sequela +S2224XA Fracture of xiphoid process, initial encounter for closed fracture +S2224XB Fracture of xiphoid process, initial encounter for open fracture +S2224XD Fracture of xiphoid process, subsequent encounter for fracture with routine healing +S2224XG Fracture of xiphoid process, subsequent encounter for fracture with delayed healing +S2224XK Fracture of xiphoid process, subsequent encounter for fracture with nonunion +S2224XS Fracture of xiphoid process, sequela +S2231XA Fracture of one rib, right side, initial encounter for closed fracture +S2231XB Fracture of one rib, right side, initial encounter for open fracture +S2231XD Fracture of one rib, right side, subsequent encounter for fracture with routine healing +S2231XG Fracture of one rib, right side, subsequent encounter for fracture with delayed healing +S2231XK Fracture of one rib, right side, subsequent encounter for fracture with nonunion +S2231XS Fracture of one rib, right side, sequela +S2232XA Fracture of one rib, left side, initial encounter for closed fracture +S2232XB Fracture of one rib, left side, initial encounter for open fracture +S2232XD Fracture of one rib, left side, subsequent encounter for fracture with routine healing +S2232XG Fracture of one rib, left side, subsequent encounter for fracture with delayed healing +S2232XK Fracture of one rib, left side, subsequent encounter for fracture with nonunion +S2232XS Fracture of one rib, left side, sequela +S2239XA Fracture of one rib, unspecified side, initial encounter for closed fracture +S2239XB Fracture of one rib, unspecified side, initial encounter for open fracture +S2239XD Fracture of one rib, unspecified side, subsequent encounter for fracture with routine healing +S2239XG Fracture of one rib, unspecified side, subsequent encounter for fracture with delayed healing +S2239XK Fracture of one rib, unspecified side, subsequent encounter for fracture with nonunion +S2239XS Fracture of one rib, unspecified side, sequela +S2241XA Multiple fractures of ribs, right side, initial encounter for closed fracture +S2241XB Multiple fractures of ribs, right side, initial encounter for open fracture +S2241XD Multiple fractures of ribs, right side, subsequent encounter for fracture with routine healing +S2241XG Multiple fractures of ribs, right side, subsequent encounter for fracture with delayed healing +S2241XK Multiple fractures of ribs, right side, subsequent encounter for fracture with nonunion +S2241XS Multiple fractures of ribs, right side, sequela +S2242XA Multiple fractures of ribs, left side, initial encounter for closed fracture +S2242XB Multiple fractures of ribs, left side, initial encounter for open fracture +S2242XD Multiple fractures of ribs, left side, subsequent encounter for fracture with routine healing +S2242XG Multiple fractures of ribs, left side, subsequent encounter for fracture with delayed healing +S2242XK Multiple fractures of ribs, left side, subsequent encounter for fracture with nonunion +S2242XS Multiple fractures of ribs, left side, sequela +S2243XA Multiple fractures of ribs, bilateral, initial encounter for closed fracture +S2243XB Multiple fractures of ribs, bilateral, initial encounter for open fracture +S2243XD Multiple fractures of ribs, bilateral, subsequent encounter for fracture with routine healing +S2243XG Multiple fractures of ribs, bilateral, subsequent encounter for fracture with delayed healing +S2243XK Multiple fractures of ribs, bilateral, subsequent encounter for fracture with nonunion +S2243XS Multiple fractures of ribs, bilateral, sequela +S2249XA Multiple fractures of ribs, unspecified side, initial encounter for closed fracture +S2249XB Multiple fractures of ribs, unspecified side, initial encounter for open fracture +S2249XD Multiple fractures of ribs, unspecified side, subsequent encounter for fracture with routine healing +S2249XG Multiple fractures of ribs, unspecified side, subsequent encounter for fracture with delayed healing +S2249XK Multiple fractures of ribs, unspecified side, subsequent encounter for fracture with nonunion +S2249XS Multiple fractures of ribs, unspecified side, sequela +S225XXA Flail chest, initial encounter for closed fracture +S225XXB Flail chest, initial encounter for open fracture +S225XXD Flail chest, subsequent encounter for fracture with routine healing +S225XXG Flail chest, subsequent encounter for fracture with delayed healing +S225XXK Flail chest, subsequent encounter for fracture with nonunion +S225XXS Flail chest, sequela +S229XXA Fracture of bony thorax, part unspecified, initial encounter for closed fracture +S229XXB Fracture of bony thorax, part unspecified, initial encounter for open fracture +S229XXD Fracture of bony thorax, part unspecified, subsequent encounter for fracture with routine healing +S229XXG Fracture of bony thorax, part unspecified, subsequent encounter for fracture with delayed healing +S229XXK Fracture of bony thorax, part unspecified, subsequent encounter for fracture with nonunion +S229XXS Fracture of bony thorax, part unspecified, sequela +S230XXA Traumatic rupture of thoracic intervertebral disc, initial encounter +S230XXD Traumatic rupture of thoracic intervertebral disc, subsequent encounter +S230XXS Traumatic rupture of thoracic intervertebral disc, sequela +S23100A Subluxation of unspecified thoracic vertebra, initial encounter +S23100D Subluxation of unspecified thoracic vertebra, subsequent encounter +S23100S Subluxation of unspecified thoracic vertebra, sequela +S23101A Dislocation of unspecified thoracic vertebra, initial encounter +S23101D Dislocation of unspecified thoracic vertebra, subsequent encounter +S23101S Dislocation of unspecified thoracic vertebra, sequela +S23110A Subluxation of T1/T2 thoracic vertebra, initial encounter +S23110D Subluxation of T1/T2 thoracic vertebra, subsequent encounter +S23110S Subluxation of T1/T2 thoracic vertebra, sequela +S23111A Dislocation of T1/T2 thoracic vertebra, initial encounter +S23111D Dislocation of T1/T2 thoracic vertebra, subsequent encounter +S23111S Dislocation of T1/T2 thoracic vertebra, sequela +S23120A Subluxation of T2/T3 thoracic vertebra, initial encounter +S23120D Subluxation of T2/T3 thoracic vertebra, subsequent encounter +S23120S Subluxation of T2/T3 thoracic vertebra, sequela +S23121A Dislocation of T2/T3 thoracic vertebra, initial encounter +S23121D Dislocation of T2/T3 thoracic vertebra, subsequent encounter +S23121S Dislocation of T2/T3 thoracic vertebra, sequela +S23122A Subluxation of T3/T4 thoracic vertebra, initial encounter +S23122D Subluxation of T3/T4 thoracic vertebra, subsequent encounter +S23122S Subluxation of T3/T4 thoracic vertebra, sequela +S23123A Dislocation of T3/T4 thoracic vertebra, initial encounter +S23123D Dislocation of T3/T4 thoracic vertebra, subsequent encounter +S23123S Dislocation of T3/T4 thoracic vertebra, sequela +S23130A Subluxation of T4/T5 thoracic vertebra, initial encounter +S23130D Subluxation of T4/T5 thoracic vertebra, subsequent encounter +S23130S Subluxation of T4/T5 thoracic vertebra, sequela +S23131A Dislocation of T4/T5 thoracic vertebra, initial encounter +S23131D Dislocation of T4/T5 thoracic vertebra, subsequent encounter +S23131S Dislocation of T4/T5 thoracic vertebra, sequela +S23132A Subluxation of T5/T6 thoracic vertebra, initial encounter +S23132D Subluxation of T5/T6 thoracic vertebra, subsequent encounter +S23132S Subluxation of T5/T6 thoracic vertebra, sequela +S23133A Dislocation of T5/T6 thoracic vertebra, initial encounter +S23133D Dislocation of T5/T6 thoracic vertebra, subsequent encounter +S23133S Dislocation of T5/T6 thoracic vertebra, sequela +S23140A Subluxation of T6/T7 thoracic vertebra, initial encounter +S23140D Subluxation of T6/T7 thoracic vertebra, subsequent encounter +S23140S Subluxation of T6/T7 thoracic vertebra, sequela +S23141A Dislocation of T6/T7 thoracic vertebra, initial encounter +S23141D Dislocation of T6/T7 thoracic vertebra, subsequent encounter +S23141S Dislocation of T6/T7 thoracic vertebra, sequela +S23142A Subluxation of T7/T8 thoracic vertebra, initial encounter +S23142D Subluxation of T7/T8 thoracic vertebra, subsequent encounter +S23142S Subluxation of T7/T8 thoracic vertebra, sequela +S23143A Dislocation of T7/T8 thoracic vertebra, initial encounter +S23143D Dislocation of T7/T8 thoracic vertebra, subsequent encounter +S23143S Dislocation of T7/T8 thoracic vertebra, sequela +S23150A Subluxation of T8/T9 thoracic vertebra, initial encounter +S23150D Subluxation of T8/T9 thoracic vertebra, subsequent encounter +S23150S Subluxation of T8/T9 thoracic vertebra, sequela +S23151A Dislocation of T8/T9 thoracic vertebra, initial encounter +S23151D Dislocation of T8/T9 thoracic vertebra, subsequent encounter +S23151S Dislocation of T8/T9 thoracic vertebra, sequela +S23152A Subluxation of T9/T10 thoracic vertebra, initial encounter +S23152D Subluxation of T9/T10 thoracic vertebra, subsequent encounter +S23152S Subluxation of T9/T10 thoracic vertebra, sequela +S23153A Dislocation of T9/T10 thoracic vertebra, initial encounter +S23153D Dislocation of T9/T10 thoracic vertebra, subsequent encounter +S23153S Dislocation of T9/T10 thoracic vertebra, sequela +S23160A Subluxation of T10/T11 thoracic vertebra, initial encounter +S23160D Subluxation of T10/T11 thoracic vertebra, subsequent encounter +S23160S Subluxation of T10/T11 thoracic vertebra, sequela +S23161A Dislocation of T10/T11 thoracic vertebra, initial encounter +S23161D Dislocation of T10/T11 thoracic vertebra, subsequent encounter +S23161S Dislocation of T10/T11 thoracic vertebra, sequela +S23162A Subluxation of T11/T12 thoracic vertebra, initial encounter +S23162D Subluxation of T11/T12 thoracic vertebra, subsequent encounter +S23162S Subluxation of T11/T12 thoracic vertebra, sequela +S23163A Dislocation of T11/T12 thoracic vertebra, initial encounter +S23163D Dislocation of T11/T12 thoracic vertebra, subsequent encounter +S23163S Dislocation of T11/T12 thoracic vertebra, sequela +S23170A Subluxation of T12/L1 thoracic vertebra, initial encounter +S23170D Subluxation of T12/L1 thoracic vertebra, subsequent encounter +S23170S Subluxation of T12/L1 thoracic vertebra, sequela +S23171A Dislocation of T12/L1 thoracic vertebra, initial encounter +S23171D Dislocation of T12/L1 thoracic vertebra, subsequent encounter +S23171S Dislocation of T12/L1 thoracic vertebra, sequela +S2320XA Dislocation of unspecified part of thorax, initial encounter +S2320XD Dislocation of unspecified part of thorax, subsequent encounter +S2320XS Dislocation of unspecified part of thorax, sequela +S2329XA Dislocation of other parts of thorax, initial encounter +S2329XD Dislocation of other parts of thorax, subsequent encounter +S2329XS Dislocation of other parts of thorax, sequela +S233XXA Sprain of ligaments of thoracic spine, initial encounter +S233XXD Sprain of ligaments of thoracic spine, subsequent encounter +S233XXS Sprain of ligaments of thoracic spine, sequela +S2341XA Sprain of ribs, initial encounter +S2341XD Sprain of ribs, subsequent encounter +S2341XS Sprain of ribs, sequela +S23420A Sprain of sternoclavicular (joint) (ligament), initial encounter +S23420D Sprain of sternoclavicular (joint) (ligament), subsequent encounter +S23420S Sprain of sternoclavicular (joint) (ligament), sequela +S23421A Sprain of chondrosternal joint, initial encounter +S23421D Sprain of chondrosternal joint, subsequent encounter +S23421S Sprain of chondrosternal joint, sequela +S23428A Other sprain of sternum, initial encounter +S23428D Other sprain of sternum, subsequent encounter +S23428S Other sprain of sternum, sequela +S23429A Unspecified sprain of sternum, initial encounter +S23429D Unspecified sprain of sternum, subsequent encounter +S23429S Unspecified sprain of sternum, sequela +S238XXA Sprain of other specified parts of thorax, initial encounter +S238XXD Sprain of other specified parts of thorax, subsequent encounter +S238XXS Sprain of other specified parts of thorax, sequela +S239XXA Sprain of unspecified parts of thorax, initial encounter +S239XXD Sprain of unspecified parts of thorax, subsequent encounter +S239XXS Sprain of unspecified parts of thorax, sequela +S240XXA Concussion and edema of thoracic spinal cord, initial encounter +S240XXD Concussion and edema of thoracic spinal cord, subsequent encounter +S240XXS Concussion and edema of thoracic spinal cord, sequela +S24101A Unspecified injury at T1 level of thoracic spinal cord, initial encounter +S24101D Unspecified injury at T1 level of thoracic spinal cord, subsequent encounter +S24101S Unspecified injury at T1 level of thoracic spinal cord, sequela +S24102A Unspecified injury at T2-T6 level of thoracic spinal cord, initial encounter +S24102D Unspecified injury at T2-T6 level of thoracic spinal cord, subsequent encounter +S24102S Unspecified injury at T2-T6 level of thoracic spinal cord, sequela +S24103A Unspecified injury at T7-T10 level of thoracic spinal cord, initial encounter +S24103D Unspecified injury at T7-T10 level of thoracic spinal cord, subsequent encounter +S24103S Unspecified injury at T7-T10 level of thoracic spinal cord, sequela +S24104A Unspecified injury at T11-T12 level of thoracic spinal cord, initial encounter +S24104D Unspecified injury at T11-T12 level of thoracic spinal cord, subsequent encounter +S24104S Unspecified injury at T11-T12 level of thoracic spinal cord, sequela +S24109A Unspecified injury at unspecified level of thoracic spinal cord, initial encounter +S24109D Unspecified injury at unspecified level of thoracic spinal cord, subsequent encounter +S24109S Unspecified injury at unspecified level of thoracic spinal cord, sequela +S24111A Complete lesion at T1 level of thoracic spinal cord, initial encounter +S24111D Complete lesion at T1 level of thoracic spinal cord, subsequent encounter +S24111S Complete lesion at T1 level of thoracic spinal cord, sequela +S24112A Complete lesion at T2-T6 level of thoracic spinal cord, initial encounter +S24112D Complete lesion at T2-T6 level of thoracic spinal cord, subsequent encounter +S24112S Complete lesion at T2-T6 level of thoracic spinal cord, sequela +S24113A Complete lesion at T7-T10 level of thoracic spinal cord, initial encounter +S24113D Complete lesion at T7-T10 level of thoracic spinal cord, subsequent encounter +S24113S Complete lesion at T7-T10 level of thoracic spinal cord, sequela +S24114A Complete lesion at T11-T12 level of thoracic spinal cord, initial encounter +S24114D Complete lesion at T11-T12 level of thoracic spinal cord, subsequent encounter +S24114S Complete lesion at T11-T12 level of thoracic spinal cord, sequela +S24119A Complete lesion at unspecified level of thoracic spinal cord, initial encounter +S24119D Complete lesion at unspecified level of thoracic spinal cord, subsequent encounter +S24119S Complete lesion at unspecified level of thoracic spinal cord, sequela +S24131A Anterior cord syndrome at T1 level of thoracic spinal cord, initial encounter +S24131D Anterior cord syndrome at T1 level of thoracic spinal cord, subsequent encounter +S24131S Anterior cord syndrome at T1 level of thoracic spinal cord, sequela +S24132A Anterior cord syndrome at T2-T6 level of thoracic spinal cord, initial encounter +S24132D Anterior cord syndrome at T2-T6 level of thoracic spinal cord, subsequent encounter +S24132S Anterior cord syndrome at T2-T6 level of thoracic spinal cord, sequela +S24133A Anterior cord syndrome at T7-T10 level of thoracic spinal cord, initial encounter +S24133D Anterior cord syndrome at T7-T10 level of thoracic spinal cord, subsequent encounter +S24133S Anterior cord syndrome at T7-T10 level of thoracic spinal cord, sequela +S24134A Anterior cord syndrome at T11-T12 level of thoracic spinal cord, initial encounter +S24134D Anterior cord syndrome at T11-T12 level of thoracic spinal cord, subsequent encounter +S24134S Anterior cord syndrome at T11-T12 level of thoracic spinal cord, sequela +S24139A Anterior cord syndrome at unspecified level of thoracic spinal cord, initial encounter +S24139D Anterior cord syndrome at unspecified level of thoracic spinal cord, subsequent encounter +S24139S Anterior cord syndrome at unspecified level of thoracic spinal cord, sequela +S24141A Brown-Sequard syndrome at T1 level of thoracic spinal cord, initial encounter +S24141D Brown-Sequard syndrome at T1 level of thoracic spinal cord, subsequent encounter +S24141S Brown-Sequard syndrome at T1 level of thoracic spinal cord, sequela +S24142A Brown-Sequard syndrome at T2-T6 level of thoracic spinal cord, initial encounter +S24142D Brown-Sequard syndrome at T2-T6 level of thoracic spinal cord, subsequent encounter +S24142S Brown-Sequard syndrome at T2-T6 level of thoracic spinal cord, sequela +S24143A Brown-Sequard syndrome at T7-T10 level of thoracic spinal cord, initial encounter +S24143D Brown-Sequard syndrome at T7-T10 level of thoracic spinal cord, subsequent encounter +S24143S Brown-Sequard syndrome at T7-T10 level of thoracic spinal cord, sequela +S24144A Brown-Sequard syndrome at T11-T12 level of thoracic spinal cord, initial encounter +S24144D Brown-Sequard syndrome at T11-T12 level of thoracic spinal cord, subsequent encounter +S24144S Brown-Sequard syndrome at T11-T12 level of thoracic spinal cord, sequela +S24149A Brown-Sequard syndrome at unspecified level of thoracic spinal cord, initial encounter +S24149D Brown-Sequard syndrome at unspecified level of thoracic spinal cord, subsequent encounter +S24149S Brown-Sequard syndrome at unspecified level of thoracic spinal cord, sequela +S24151A Other incomplete lesion at T1 level of thoracic spinal cord, initial encounter +S24151D Other incomplete lesion at T1 level of thoracic spinal cord, subsequent encounter +S24151S Other incomplete lesion at T1 level of thoracic spinal cord, sequela +S24152A Other incomplete lesion at T2-T6 level of thoracic spinal cord, initial encounter +S24152D Other incomplete lesion at T2-T6 level of thoracic spinal cord, subsequent encounter +S24152S Other incomplete lesion at T2-T6 level of thoracic spinal cord, sequela +S24153A Other incomplete lesion at T7-T10 level of thoracic spinal cord, initial encounter +S24153D Other incomplete lesion at T7-T10 level of thoracic spinal cord, subsequent encounter +S24153S Other incomplete lesion at T7-T10 level of thoracic spinal cord, sequela +S24154A Other incomplete lesion at T11-T12 level of thoracic spinal cord, initial encounter +S24154D Other incomplete lesion at T11-T12 level of thoracic spinal cord, subsequent encounter +S24154S Other incomplete lesion at T11-T12 level of thoracic spinal cord, sequela +S24159A Other incomplete lesion at unspecified level of thoracic spinal cord, initial encounter +S24159D Other incomplete lesion at unspecified level of thoracic spinal cord, subsequent encounter +S24159S Other incomplete lesion at unspecified level of thoracic spinal cord, sequela +S242XXA Injury of nerve root of thoracic spine, initial encounter +S242XXD Injury of nerve root of thoracic spine, subsequent encounter +S242XXS Injury of nerve root of thoracic spine, sequela +S243XXA Injury of peripheral nerves of thorax, initial encounter +S243XXD Injury of peripheral nerves of thorax, subsequent encounter +S243XXS Injury of peripheral nerves of thorax, sequela +S244XXA Injury of thoracic sympathetic nervous system, initial encounter +S244XXD Injury of thoracic sympathetic nervous system, subsequent encounter +S244XXS Injury of thoracic sympathetic nervous system, sequela +S248XXA Injury of other specified nerves of thorax, initial encounter +S248XXD Injury of other specified nerves of thorax, subsequent encounter +S248XXS Injury of other specified nerves of thorax, sequela +S249XXA Injury of unspecified nerve of thorax, initial encounter +S249XXD Injury of unspecified nerve of thorax, subsequent encounter +S249XXS Injury of unspecified nerve of thorax, sequela +S2500XA Unspecified injury of thoracic aorta, initial encounter +S2500XD Unspecified injury of thoracic aorta, subsequent encounter +S2500XS Unspecified injury of thoracic aorta, sequela +S2501XA Minor laceration of thoracic aorta, initial encounter +S2501XD Minor laceration of thoracic aorta, subsequent encounter +S2501XS Minor laceration of thoracic aorta, sequela +S2502XA Major laceration of thoracic aorta, initial encounter +S2502XD Major laceration of thoracic aorta, subsequent encounter +S2502XS Major laceration of thoracic aorta, sequela +S2509XA Other specified injury of thoracic aorta, initial encounter +S2509XD Other specified injury of thoracic aorta, subsequent encounter +S2509XS Other specified injury of thoracic aorta, sequela +S25101A Unspecified injury of right innominate or subclavian artery, initial encounter +S25101D Unspecified injury of right innominate or subclavian artery, subsequent encounter +S25101S Unspecified injury of right innominate or subclavian artery, sequela +S25102A Unspecified injury of left innominate or subclavian artery, initial encounter +S25102D Unspecified injury of left innominate or subclavian artery, subsequent encounter +S25102S Unspecified injury of left innominate or subclavian artery, sequela +S25109A Unspecified injury of unspecified innominate or subclavian artery, initial encounter +S25109D Unspecified injury of unspecified innominate or subclavian artery, subsequent encounter +S25109S Unspecified injury of unspecified innominate or subclavian artery, sequela +S25111A Minor laceration of right innominate or subclavian artery, initial encounter +S25111D Minor laceration of right innominate or subclavian artery, subsequent encounter +S25111S Minor laceration of right innominate or subclavian artery, sequela +S25112A Minor laceration of left innominate or subclavian artery, initial encounter +S25112D Minor laceration of left innominate or subclavian artery, subsequent encounter +S25112S Minor laceration of left innominate or subclavian artery, sequela +S25119A Minor laceration of unspecified innominate or subclavian artery, initial encounter +S25119D Minor laceration of unspecified innominate or subclavian artery, subsequent encounter +S25119S Minor laceration of unspecified innominate or subclavian artery, sequela +S25121A Major laceration of right innominate or subclavian artery, initial encounter +S25121D Major laceration of right innominate or subclavian artery, subsequent encounter +S25121S Major laceration of right innominate or subclavian artery, sequela +S25122A Major laceration of left innominate or subclavian artery, initial encounter +S25122D Major laceration of left innominate or subclavian artery, subsequent encounter +S25122S Major laceration of left innominate or subclavian artery, sequela +S25129A Major laceration of unspecified innominate or subclavian artery, initial encounter +S25129D Major laceration of unspecified innominate or subclavian artery, subsequent encounter +S25129S Major laceration of unspecified innominate or subclavian artery, sequela +S25191A Other specified injury of right innominate or subclavian artery, initial encounter +S25191D Other specified injury of right innominate or subclavian artery, subsequent encounter +S25191S Other specified injury of right innominate or subclavian artery, sequela +S25192A Other specified injury of left innominate or subclavian artery, initial encounter +S25192D Other specified injury of left innominate or subclavian artery, subsequent encounter +S25192S Other specified injury of left innominate or subclavian artery, sequela +S25199A Other specified injury of unspecified innominate or subclavian artery, initial encounter +S25199D Other specified injury of unspecified innominate or subclavian artery, subsequent encounter +S25199S Other specified injury of unspecified innominate or subclavian artery, sequela +S2520XA Unspecified injury of superior vena cava, initial encounter +S2520XD Unspecified injury of superior vena cava, subsequent encounter +S2520XS Unspecified injury of superior vena cava, sequela +S2521XA Minor laceration of superior vena cava, initial encounter +S2521XD Minor laceration of superior vena cava, subsequent encounter +S2521XS Minor laceration of superior vena cava, sequela +S2522XA Major laceration of superior vena cava, initial encounter +S2522XD Major laceration of superior vena cava, subsequent encounter +S2522XS Major laceration of superior vena cava, sequela +S2529XA Other specified injury of superior vena cava, initial encounter +S2529XD Other specified injury of superior vena cava, subsequent encounter +S2529XS Other specified injury of superior vena cava, sequela +S25301A Unspecified injury of right innominate or subclavian vein, initial encounter +S25301D Unspecified injury of right innominate or subclavian vein, subsequent encounter +S25301S Unspecified injury of right innominate or subclavian vein, sequela +S25302A Unspecified injury of left innominate or subclavian vein, initial encounter +S25302D Unspecified injury of left innominate or subclavian vein, subsequent encounter +S25302S Unspecified injury of left innominate or subclavian vein, sequela +S25309A Unspecified injury of unspecified innominate or subclavian vein, initial encounter +S25309D Unspecified injury of unspecified innominate or subclavian vein, subsequent encounter +S25309S Unspecified injury of unspecified innominate or subclavian vein, sequela +S25311A Minor laceration of right innominate or subclavian vein, initial encounter +S25311D Minor laceration of right innominate or subclavian vein, subsequent encounter +S25311S Minor laceration of right innominate or subclavian vein, sequela +S25312A Minor laceration of left innominate or subclavian vein, initial encounter +S25312D Minor laceration of left innominate or subclavian vein, subsequent encounter +S25312S Minor laceration of left innominate or subclavian vein, sequela +S25319A Minor laceration of unspecified innominate or subclavian vein, initial encounter +S25319D Minor laceration of unspecified innominate or subclavian vein, subsequent encounter +S25319S Minor laceration of unspecified innominate or subclavian vein, sequela +S25321A Major laceration of right innominate or subclavian vein, initial encounter +S25321D Major laceration of right innominate or subclavian vein, subsequent encounter +S25321S Major laceration of right innominate or subclavian vein, sequela +S25322A Major laceration of left innominate or subclavian vein, initial encounter +S25322D Major laceration of left innominate or subclavian vein, subsequent encounter +S25322S Major laceration of left innominate or subclavian vein, sequela +S25329A Major laceration of unspecified innominate or subclavian vein, initial encounter +S25329D Major laceration of unspecified innominate or subclavian vein, subsequent encounter +S25329S Major laceration of unspecified innominate or subclavian vein, sequela +S25391A Other specified injury of right innominate or subclavian vein, initial encounter +S25391D Other specified injury of right innominate or subclavian vein, subsequent encounter +S25391S Other specified injury of right innominate or subclavian vein, sequela +S25392A Other specified injury of left innominate or subclavian vein, initial encounter +S25392D Other specified injury of left innominate or subclavian vein, subsequent encounter +S25392S Other specified injury of left innominate or subclavian vein, sequela +S25399A Other specified injury of unspecified innominate or subclavian vein, initial encounter +S25399D Other specified injury of unspecified innominate or subclavian vein, subsequent encounter +S25399S Other specified injury of unspecified innominate or subclavian vein, sequela +S25401A Unspecified injury of right pulmonary blood vessels, initial encounter +S25401D Unspecified injury of right pulmonary blood vessels, subsequent encounter +S25401S Unspecified injury of right pulmonary blood vessels, sequela +S25402A Unspecified injury of left pulmonary blood vessels, initial encounter +S25402D Unspecified injury of left pulmonary blood vessels, subsequent encounter +S25402S Unspecified injury of left pulmonary blood vessels, sequela +S25409A Unspecified injury of unspecified pulmonary blood vessels, initial encounter +S25409D Unspecified injury of unspecified pulmonary blood vessels, subsequent encounter +S25409S Unspecified injury of unspecified pulmonary blood vessels, sequela +S25411A Minor laceration of right pulmonary blood vessels, initial encounter +S25411D Minor laceration of right pulmonary blood vessels, subsequent encounter +S25411S Minor laceration of right pulmonary blood vessels, sequela +S25412A Minor laceration of left pulmonary blood vessels, initial encounter +S25412D Minor laceration of left pulmonary blood vessels, subsequent encounter +S25412S Minor laceration of left pulmonary blood vessels, sequela +S25419A Minor laceration of unspecified pulmonary blood vessels, initial encounter +S25419D Minor laceration of unspecified pulmonary blood vessels, subsequent encounter +S25419S Minor laceration of unspecified pulmonary blood vessels, sequela +S25421A Major laceration of right pulmonary blood vessels, initial encounter +S25421D Major laceration of right pulmonary blood vessels, subsequent encounter +S25421S Major laceration of right pulmonary blood vessels, sequela +S25422A Major laceration of left pulmonary blood vessels, initial encounter +S25422D Major laceration of left pulmonary blood vessels, subsequent encounter +S25422S Major laceration of left pulmonary blood vessels, sequela +S25429A Major laceration of unspecified pulmonary blood vessels, initial encounter +S25429D Major laceration of unspecified pulmonary blood vessels, subsequent encounter +S25429S Major laceration of unspecified pulmonary blood vessels, sequela +S25491A Other specified injury of right pulmonary blood vessels, initial encounter +S25491D Other specified injury of right pulmonary blood vessels, subsequent encounter +S25491S Other specified injury of right pulmonary blood vessels, sequela +S25492A Other specified injury of left pulmonary blood vessels, initial encounter +S25492D Other specified injury of left pulmonary blood vessels, subsequent encounter +S25492S Other specified injury of left pulmonary blood vessels, sequela +S25499A Other specified injury of unspecified pulmonary blood vessels, initial encounter +S25499D Other specified injury of unspecified pulmonary blood vessels, subsequent encounter +S25499S Other specified injury of unspecified pulmonary blood vessels, sequela +S25501A Unspecified injury of intercostal blood vessels, right side, initial encounter +S25501D Unspecified injury of intercostal blood vessels, right side, subsequent encounter +S25501S Unspecified injury of intercostal blood vessels, right side, sequela +S25502A Unspecified injury of intercostal blood vessels, left side, initial encounter +S25502D Unspecified injury of intercostal blood vessels, left side, subsequent encounter +S25502S Unspecified injury of intercostal blood vessels, left side, sequela +S25509A Unspecified injury of intercostal blood vessels, unspecified side, initial encounter +S25509D Unspecified injury of intercostal blood vessels, unspecified side, subsequent encounter +S25509S Unspecified injury of intercostal blood vessels, unspecified side, sequela +S25511A Laceration of intercostal blood vessels, right side, initial encounter +S25511D Laceration of intercostal blood vessels, right side, subsequent encounter +S25511S Laceration of intercostal blood vessels, right side, sequela +S25512A Laceration of intercostal blood vessels, left side, initial encounter +S25512D Laceration of intercostal blood vessels, left side, subsequent encounter +S25512S Laceration of intercostal blood vessels, left side, sequela +S25519A Laceration of intercostal blood vessels, unspecified side, initial encounter +S25519D Laceration of intercostal blood vessels, unspecified side, subsequent encounter +S25519S Laceration of intercostal blood vessels, unspecified side, sequela +S25591A Other specified injury of intercostal blood vessels, right side, initial encounter +S25591D Other specified injury of intercostal blood vessels, right side, subsequent encounter +S25591S Other specified injury of intercostal blood vessels, right side, sequela +S25592A Other specified injury of intercostal blood vessels, left side, initial encounter +S25592D Other specified injury of intercostal blood vessels, left side, subsequent encounter +S25592S Other specified injury of intercostal blood vessels, left side, sequela +S25599A Other specified injury of intercostal blood vessels, unspecified side, initial encounter +S25599D Other specified injury of intercostal blood vessels, unspecified side, subsequent encounter +S25599S Other specified injury of intercostal blood vessels, unspecified side, sequela +S25801A Unspecified injury of other blood vessels of thorax, right side, initial encounter +S25801D Unspecified injury of other blood vessels of thorax, right side, subsequent encounter +S25801S Unspecified injury of other blood vessels of thorax, right side, sequela +S25802A Unspecified injury of other blood vessels of thorax, left side, initial encounter +S25802D Unspecified injury of other blood vessels of thorax, left side, subsequent encounter +S25802S Unspecified injury of other blood vessels of thorax, left side, sequela +S25809A Unspecified injury of other blood vessels of thorax, unspecified side, initial encounter +S25809D Unspecified injury of other blood vessels of thorax, unspecified side, subsequent encounter +S25809S Unspecified injury of other blood vessels of thorax, unspecified side, sequela +S25811A Laceration of other blood vessels of thorax, right side, initial encounter +S25811D Laceration of other blood vessels of thorax, right side, subsequent encounter +S25811S Laceration of other blood vessels of thorax, right side, sequela +S25812A Laceration of other blood vessels of thorax, left side, initial encounter +S25812D Laceration of other blood vessels of thorax, left side, subsequent encounter +S25812S Laceration of other blood vessels of thorax, left side, sequela +S25819A Laceration of other blood vessels of thorax, unspecified side, initial encounter +S25819D Laceration of other blood vessels of thorax, unspecified side, subsequent encounter +S25819S Laceration of other blood vessels of thorax, unspecified side, sequela +S25891A Other specified injury of other blood vessels of thorax, right side, initial encounter +S25891D Other specified injury of other blood vessels of thorax, right side, subsequent encounter +S25891S Other specified injury of other blood vessels of thorax, right side, sequela +S25892A Other specified injury of other blood vessels of thorax, left side, initial encounter +S25892D Other specified injury of other blood vessels of thorax, left side, subsequent encounter +S25892S Other specified injury of other blood vessels of thorax, left side, sequela +S25899A Other specified injury of other blood vessels of thorax, unspecified side, initial encounter +S25899D Other specified injury of other blood vessels of thorax, unspecified side, subsequent encounter +S25899S Other specified injury of other blood vessels of thorax, unspecified side, sequela +S2590XA Unspecified injury of unspecified blood vessel of thorax, initial encounter +S2590XD Unspecified injury of unspecified blood vessel of thorax, subsequent encounter +S2590XS Unspecified injury of unspecified blood vessel of thorax, sequela +S2591XA Laceration of unspecified blood vessel of thorax, initial encounter +S2591XD Laceration of unspecified blood vessel of thorax, subsequent encounter +S2591XS Laceration of unspecified blood vessel of thorax, sequela +S2599XA Other specified injury of unspecified blood vessel of thorax, initial encounter +S2599XD Other specified injury of unspecified blood vessel of thorax, subsequent encounter +S2599XS Other specified injury of unspecified blood vessel of thorax, sequela +S2600XA Unspecified injury of heart with hemopericardium, initial encounter +S2600XD Unspecified injury of heart with hemopericardium, subsequent encounter +S2600XS Unspecified injury of heart with hemopericardium, sequela +S2601XA Contusion of heart with hemopericardium, initial encounter +S2601XD Contusion of heart with hemopericardium, subsequent encounter +S2601XS Contusion of heart with hemopericardium, sequela +S26020A Mild laceration of heart with hemopericardium, initial encounter +S26020D Mild laceration of heart with hemopericardium, subsequent encounter +S26020S Mild laceration of heart with hemopericardium, sequela +S26021A Moderate laceration of heart with hemopericardium, initial encounter +S26021D Moderate laceration of heart with hemopericardium, subsequent encounter +S26021S Moderate laceration of heart with hemopericardium, sequela +S26022A Major laceration of heart with hemopericardium, initial encounter +S26022D Major laceration of heart with hemopericardium, subsequent encounter +S26022S Major laceration of heart with hemopericardium, sequela +S2609XA Other injury of heart with hemopericardium, initial encounter +S2609XD Other injury of heart with hemopericardium, subsequent encounter +S2609XS Other injury of heart with hemopericardium, sequela +S2610XA Unspecified injury of heart without hemopericardium, initial encounter +S2610XD Unspecified injury of heart without hemopericardium, subsequent encounter +S2610XS Unspecified injury of heart without hemopericardium, sequela +S2611XA Contusion of heart without hemopericardium, initial encounter +S2611XD Contusion of heart without hemopericardium, subsequent encounter +S2611XS Contusion of heart without hemopericardium, sequela +S2612XA Laceration of heart without hemopericardium, initial encounter +S2612XD Laceration of heart without hemopericardium, subsequent encounter +S2612XS Laceration of heart without hemopericardium, sequela +S2619XA Other injury of heart without hemopericardium, initial encounter +S2619XD Other injury of heart without hemopericardium, subsequent encounter +S2619XS Other injury of heart without hemopericardium, sequela +S2690XA Unspecified injury of heart, unspecified with or without hemopericardium, initial encounter +S2690XD Unspecified injury of heart, unspecified with or without hemopericardium, subsequent encounter +S2690XS Unspecified injury of heart, unspecified with or without hemopericardium, sequela +S2691XA Contusion of heart, unspecified with or without hemopericardium, initial encounter +S2691XD Contusion of heart, unspecified with or without hemopericardium, subsequent encounter +S2691XS Contusion of heart, unspecified with or without hemopericardium, sequela +S2692XA Laceration of heart, unspecified with or without hemopericardium, initial encounter +S2692XD Laceration of heart, unspecified with or without hemopericardium, subsequent encounter +S2692XS Laceration of heart, unspecified with or without hemopericardium, sequela +S2699XA Other injury of heart, unspecified with or without hemopericardium, initial encounter +S2699XD Other injury of heart, unspecified with or without hemopericardium, subsequent encounter +S2699XS Other injury of heart, unspecified with or without hemopericardium, sequela +S270XXA Traumatic pneumothorax, initial encounter +S270XXD Traumatic pneumothorax, subsequent encounter +S270XXS Traumatic pneumothorax, sequela +S271XXA Traumatic hemothorax, initial encounter +S271XXD Traumatic hemothorax, subsequent encounter +S271XXS Traumatic hemothorax, sequela +S272XXA Traumatic hemopneumothorax, initial encounter +S272XXD Traumatic hemopneumothorax, subsequent encounter +S272XXS Traumatic hemopneumothorax, sequela +S27301A Unspecified injury of lung, unilateral, initial encounter +S27301D Unspecified injury of lung, unilateral, subsequent encounter +S27301S Unspecified injury of lung, unilateral, sequela +S27302A Unspecified injury of lung, bilateral, initial encounter +S27302D Unspecified injury of lung, bilateral, subsequent encounter +S27302S Unspecified injury of lung, bilateral, sequela +S27309A Unspecified injury of lung, unspecified, initial encounter +S27309D Unspecified injury of lung, unspecified, subsequent encounter +S27309S Unspecified injury of lung, unspecified, sequela +S27311A Primary blast injury of lung, unilateral, initial encounter +S27311D Primary blast injury of lung, unilateral, subsequent encounter +S27311S Primary blast injury of lung, unilateral, sequela +S27312A Primary blast injury of lung, bilateral, initial encounter +S27312D Primary blast injury of lung, bilateral, subsequent encounter +S27312S Primary blast injury of lung, bilateral, sequela +S27319A Primary blast injury of lung, unspecified, initial encounter +S27319D Primary blast injury of lung, unspecified, subsequent encounter +S27319S Primary blast injury of lung, unspecified, sequela +S27321A Contusion of lung, unilateral, initial encounter +S27321D Contusion of lung, unilateral, subsequent encounter +S27321S Contusion of lung, unilateral, sequela +S27322A Contusion of lung, bilateral, initial encounter +S27322D Contusion of lung, bilateral, subsequent encounter +S27322S Contusion of lung, bilateral, sequela +S27329A Contusion of lung, unspecified, initial encounter +S27329D Contusion of lung, unspecified, subsequent encounter +S27329S Contusion of lung, unspecified, sequela +S27331A Laceration of lung, unilateral, initial encounter +S27331D Laceration of lung, unilateral, subsequent encounter +S27331S Laceration of lung, unilateral, sequela +S27332A Laceration of lung, bilateral, initial encounter +S27332D Laceration of lung, bilateral, subsequent encounter +S27332S Laceration of lung, bilateral, sequela +S27339A Laceration of lung, unspecified, initial encounter +S27339D Laceration of lung, unspecified, subsequent encounter +S27339S Laceration of lung, unspecified, sequela +S27391A Other injuries of lung, unilateral, initial encounter +S27391D Other injuries of lung, unilateral, subsequent encounter +S27391S Other injuries of lung, unilateral, sequela +S27392A Other injuries of lung, bilateral, initial encounter +S27392D Other injuries of lung, bilateral, subsequent encounter +S27392S Other injuries of lung, bilateral, sequela +S27399A Other injuries of lung, unspecified, initial encounter +S27399D Other injuries of lung, unspecified, subsequent encounter +S27399S Other injuries of lung, unspecified, sequela +S27401A Unspecified injury of bronchus, unilateral, initial encounter +S27401D Unspecified injury of bronchus, unilateral, subsequent encounter +S27401S Unspecified injury of bronchus, unilateral, sequela +S27402A Unspecified injury of bronchus, bilateral, initial encounter +S27402D Unspecified injury of bronchus, bilateral, subsequent encounter +S27402S Unspecified injury of bronchus, bilateral, sequela +S27409A Unspecified injury of bronchus, unspecified, initial encounter +S27409D Unspecified injury of bronchus, unspecified, subsequent encounter +S27409S Unspecified injury of bronchus, unspecified, sequela +S27411A Primary blast injury of bronchus, unilateral, initial encounter +S27411D Primary blast injury of bronchus, unilateral, subsequent encounter +S27411S Primary blast injury of bronchus, unilateral, sequela +S27412A Primary blast injury of bronchus, bilateral, initial encounter +S27412D Primary blast injury of bronchus, bilateral, subsequent encounter +S27412S Primary blast injury of bronchus, bilateral, sequela +S27419A Primary blast injury of bronchus, unspecified, initial encounter +S27419D Primary blast injury of bronchus, unspecified, subsequent encounter +S27419S Primary blast injury of bronchus, unspecified, sequela +S27421A Contusion of bronchus, unilateral, initial encounter +S27421D Contusion of bronchus, unilateral, subsequent encounter +S27421S Contusion of bronchus, unilateral, sequela +S27422A Contusion of bronchus, bilateral, initial encounter +S27422D Contusion of bronchus, bilateral, subsequent encounter +S27422S Contusion of bronchus, bilateral, sequela +S27429A Contusion of bronchus, unspecified, initial encounter +S27429D Contusion of bronchus, unspecified, subsequent encounter +S27429S Contusion of bronchus, unspecified, sequela +S27431A Laceration of bronchus, unilateral, initial encounter +S27431D Laceration of bronchus, unilateral, subsequent encounter +S27431S Laceration of bronchus, unilateral, sequela +S27432A Laceration of bronchus, bilateral, initial encounter +S27432D Laceration of bronchus, bilateral, subsequent encounter +S27432S Laceration of bronchus, bilateral, sequela +S27439A Laceration of bronchus, unspecified, initial encounter +S27439D Laceration of bronchus, unspecified, subsequent encounter +S27439S Laceration of bronchus, unspecified, sequela +S27491A Other injury of bronchus, unilateral, initial encounter +S27491D Other injury of bronchus, unilateral, subsequent encounter +S27491S Other injury of bronchus, unilateral, sequela +S27492A Other injury of bronchus, bilateral, initial encounter +S27492D Other injury of bronchus, bilateral, subsequent encounter +S27492S Other injury of bronchus, bilateral, sequela +S27499A Other injury of bronchus, unspecified, initial encounter +S27499D Other injury of bronchus, unspecified, subsequent encounter +S27499S Other injury of bronchus, unspecified, sequela +S2750XA Unspecified injury of thoracic trachea, initial encounter +S2750XD Unspecified injury of thoracic trachea, subsequent encounter +S2750XS Unspecified injury of thoracic trachea, sequela +S2751XA Primary blast injury of thoracic trachea, initial encounter +S2751XD Primary blast injury of thoracic trachea, subsequent encounter +S2751XS Primary blast injury of thoracic trachea, sequela +S2752XA Contusion of thoracic trachea, initial encounter +S2752XD Contusion of thoracic trachea, subsequent encounter +S2752XS Contusion of thoracic trachea, sequela +S2753XA Laceration of thoracic trachea, initial encounter +S2753XD Laceration of thoracic trachea, subsequent encounter +S2753XS Laceration of thoracic trachea, sequela +S2759XA Other injury of thoracic trachea, initial encounter +S2759XD Other injury of thoracic trachea, subsequent encounter +S2759XS Other injury of thoracic trachea, sequela +S2760XA Unspecified injury of pleura, initial encounter +S2760XD Unspecified injury of pleura, subsequent encounter +S2760XS Unspecified injury of pleura, sequela +S2763XA Laceration of pleura, initial encounter +S2763XD Laceration of pleura, subsequent encounter +S2763XS Laceration of pleura, sequela +S2769XA Other injury of pleura, initial encounter +S2769XD Other injury of pleura, subsequent encounter +S2769XS Other injury of pleura, sequela +S27802A Contusion of diaphragm, initial encounter +S27802D Contusion of diaphragm, subsequent encounter +S27802S Contusion of diaphragm, sequela +S27803A Laceration of diaphragm, initial encounter +S27803D Laceration of diaphragm, subsequent encounter +S27803S Laceration of diaphragm, sequela +S27808A Other injury of diaphragm, initial encounter +S27808D Other injury of diaphragm, subsequent encounter +S27808S Other injury of diaphragm, sequela +S27809A Unspecified injury of diaphragm, initial encounter +S27809D Unspecified injury of diaphragm, subsequent encounter +S27809S Unspecified injury of diaphragm, sequela +S27812A Contusion of esophagus (thoracic part), initial encounter +S27812D Contusion of esophagus (thoracic part), subsequent encounter +S27812S Contusion of esophagus (thoracic part), sequela +S27813A Laceration of esophagus (thoracic part), initial encounter +S27813D Laceration of esophagus (thoracic part), subsequent encounter +S27813S Laceration of esophagus (thoracic part), sequela +S27818A Other injury of esophagus (thoracic part), initial encounter +S27818D Other injury of esophagus (thoracic part), subsequent encounter +S27818S Other injury of esophagus (thoracic part), sequela +S27819A Unspecified injury of esophagus (thoracic part), initial encounter +S27819D Unspecified injury of esophagus (thoracic part), subsequent encounter +S27819S Unspecified injury of esophagus (thoracic part), sequela +S27892A Contusion of other specified intrathoracic organs, initial encounter +S27892D Contusion of other specified intrathoracic organs, subsequent encounter +S27892S Contusion of other specified intrathoracic organs, sequela +S27893A Laceration of other specified intrathoracic organs, initial encounter +S27893D Laceration of other specified intrathoracic organs, subsequent encounter +S27893S Laceration of other specified intrathoracic organs, sequela +S27898A Other injury of other specified intrathoracic organs, initial encounter +S27898D Other injury of other specified intrathoracic organs, subsequent encounter +S27898S Other injury of other specified intrathoracic organs, sequela +S27899A Unspecified injury of other specified intrathoracic organs, initial encounter +S27899D Unspecified injury of other specified intrathoracic organs, subsequent encounter +S27899S Unspecified injury of other specified intrathoracic organs, sequela +S279XXA Injury of unspecified intrathoracic organ, initial encounter +S279XXD Injury of unspecified intrathoracic organ, subsequent encounter +S279XXS Injury of unspecified intrathoracic organ, sequela +S280XXA Crushed chest, initial encounter +S280XXD Crushed chest, subsequent encounter +S280XXS Crushed chest, sequela +S281XXA Traumatic amputation (partial) of part of thorax, except breast, initial encounter +S281XXD Traumatic amputation (partial) of part of thorax, except breast, subsequent encounter +S281XXS Traumatic amputation (partial) of part of thorax, except breast, sequela +S28211A Complete traumatic amputation of right breast, initial encounter +S28211D Complete traumatic amputation of right breast, subsequent encounter +S28211S Complete traumatic amputation of right breast, sequela +S28212A Complete traumatic amputation of left breast, initial encounter +S28212D Complete traumatic amputation of left breast, subsequent encounter +S28212S Complete traumatic amputation of left breast, sequela +S28219A Complete traumatic amputation of unspecified breast, initial encounter +S28219D Complete traumatic amputation of unspecified breast, subsequent encounter +S28219S Complete traumatic amputation of unspecified breast, sequela +S28221A Partial traumatic amputation of right breast, initial encounter +S28221D Partial traumatic amputation of right breast, subsequent encounter +S28221S Partial traumatic amputation of right breast, sequela +S28222A Partial traumatic amputation of left breast, initial encounter +S28222D Partial traumatic amputation of left breast, subsequent encounter +S28222S Partial traumatic amputation of left breast, sequela +S28229A Partial traumatic amputation of unspecified breast, initial encounter +S28229D Partial traumatic amputation of unspecified breast, subsequent encounter +S28229S Partial traumatic amputation of unspecified breast, sequela +S29001A Unspecified injury of muscle and tendon of front wall of thorax, initial encounter +S29001D Unspecified injury of muscle and tendon of front wall of thorax, subsequent encounter +S29001S Unspecified injury of muscle and tendon of front wall of thorax, sequela +S29002A Unspecified injury of muscle and tendon of back wall of thorax, initial encounter +S29002D Unspecified injury of muscle and tendon of back wall of thorax, subsequent encounter +S29002S Unspecified injury of muscle and tendon of back wall of thorax, sequela +S29009A Unspecified injury of muscle and tendon of unspecified wall of thorax, initial encounter +S29009D Unspecified injury of muscle and tendon of unspecified wall of thorax, subsequent encounter +S29009S Unspecified injury of muscle and tendon of unspecified wall of thorax, sequela +S29011A Strain of muscle and tendon of front wall of thorax, initial encounter +S29011D Strain of muscle and tendon of front wall of thorax, subsequent encounter +S29011S Strain of muscle and tendon of front wall of thorax, sequela +S29012A Strain of muscle and tendon of back wall of thorax, initial encounter +S29012D Strain of muscle and tendon of back wall of thorax, subsequent encounter +S29012S Strain of muscle and tendon of back wall of thorax, sequela +S29019A Strain of muscle and tendon of unspecified wall of thorax, initial encounter +S29019D Strain of muscle and tendon of unspecified wall of thorax, subsequent encounter +S29019S Strain of muscle and tendon of unspecified wall of thorax, sequela +S29021A Laceration of muscle and tendon of front wall of thorax, initial encounter +S29021D Laceration of muscle and tendon of front wall of thorax, subsequent encounter +S29021S Laceration of muscle and tendon of front wall of thorax, sequela +S29022A Laceration of muscle and tendon of back wall of thorax, initial encounter +S29022D Laceration of muscle and tendon of back wall of thorax, subsequent encounter +S29022S Laceration of muscle and tendon of back wall of thorax, sequela +S29029A Laceration of muscle and tendon of unspecified wall of thorax, initial encounter +S29029D Laceration of muscle and tendon of unspecified wall of thorax, subsequent encounter +S29029S Laceration of muscle and tendon of unspecified wall of thorax, sequela +S29091A Other injury of muscle and tendon of front wall of thorax, initial encounter +S29091D Other injury of muscle and tendon of front wall of thorax, subsequent encounter +S29091S Other injury of muscle and tendon of front wall of thorax, sequela +S29092A Other injury of muscle and tendon of back wall of thorax, initial encounter +S29092D Other injury of muscle and tendon of back wall of thorax, subsequent encounter +S29092S Other injury of muscle and tendon of back wall of thorax, sequela +S29099A Other injury of muscle and tendon of unspecified wall of thorax, initial encounter +S29099D Other injury of muscle and tendon of unspecified wall of thorax, subsequent encounter +S29099S Other injury of muscle and tendon of unspecified wall of thorax, sequela +S298XXA Other specified injuries of thorax, initial encounter +S298XXD Other specified injuries of thorax, subsequent encounter +S298XXS Other specified injuries of thorax, sequela +S299XXA Unspecified injury of thorax, initial encounter +S299XXD Unspecified injury of thorax, subsequent encounter +S299XXS Unspecified injury of thorax, sequela +S300XXA Contusion of lower back and pelvis, initial encounter +S300XXD Contusion of lower back and pelvis, subsequent encounter +S300XXS Contusion of lower back and pelvis, sequela +S301XXA Contusion of abdominal wall, initial encounter +S301XXD Contusion of abdominal wall, subsequent encounter +S301XXS Contusion of abdominal wall, sequela +S30201A Contusion of unspecified external genital organ, male, initial encounter +S30201D Contusion of unspecified external genital organ, male, subsequent encounter +S30201S Contusion of unspecified external genital organ, male, sequela +S30202A Contusion of unspecified external genital organ, female, initial encounter +S30202D Contusion of unspecified external genital organ, female, subsequent encounter +S30202S Contusion of unspecified external genital organ, female, sequela +S3021XA Contusion of penis, initial encounter +S3021XD Contusion of penis, subsequent encounter +S3021XS Contusion of penis, sequela +S3022XA Contusion of scrotum and testes, initial encounter +S3022XD Contusion of scrotum and testes, subsequent encounter +S3022XS Contusion of scrotum and testes, sequela +S3023XA Contusion of vagina and vulva, initial encounter +S3023XD Contusion of vagina and vulva, subsequent encounter +S3023XS Contusion of vagina and vulva, sequela +S303XXA Contusion of anus, initial encounter +S303XXD Contusion of anus, subsequent encounter +S303XXS Contusion of anus, sequela +S30810A Abrasion of lower back and pelvis, initial encounter +S30810D Abrasion of lower back and pelvis, subsequent encounter +S30810S Abrasion of lower back and pelvis, sequela +S30811A Abrasion of abdominal wall, initial encounter +S30811D Abrasion of abdominal wall, subsequent encounter +S30811S Abrasion of abdominal wall, sequela +S30812A Abrasion of penis, initial encounter +S30812D Abrasion of penis, subsequent encounter +S30812S Abrasion of penis, sequela +S30813A Abrasion of scrotum and testes, initial encounter +S30813D Abrasion of scrotum and testes, subsequent encounter +S30813S Abrasion of scrotum and testes, sequela +S30814A Abrasion of vagina and vulva, initial encounter +S30814D Abrasion of vagina and vulva, subsequent encounter +S30814S Abrasion of vagina and vulva, sequela +S30815A Abrasion of unspecified external genital organs, male, initial encounter +S30815D Abrasion of unspecified external genital organs, male, subsequent encounter +S30815S Abrasion of unspecified external genital organs, male, sequela +S30816A Abrasion of unspecified external genital organs, female, initial encounter +S30816D Abrasion of unspecified external genital organs, female, subsequent encounter +S30816S Abrasion of unspecified external genital organs, female, sequela +S30817A Abrasion of anus, initial encounter +S30817D Abrasion of anus, subsequent encounter +S30817S Abrasion of anus, sequela +S30820A Blister (nonthermal) of lower back and pelvis, initial encounter +S30820D Blister (nonthermal) of lower back and pelvis, subsequent encounter +S30820S Blister (nonthermal) of lower back and pelvis, sequela +S30821A Blister (nonthermal) of abdominal wall, initial encounter +S30821D Blister (nonthermal) of abdominal wall, subsequent encounter +S30821S Blister (nonthermal) of abdominal wall, sequela +S30822A Blister (nonthermal) of penis, initial encounter +S30822D Blister (nonthermal) of penis, subsequent encounter +S30822S Blister (nonthermal) of penis, sequela +S30823A Blister (nonthermal) of scrotum and testes, initial encounter +S30823D Blister (nonthermal) of scrotum and testes, subsequent encounter +S30823S Blister (nonthermal) of scrotum and testes, sequela +S30824A Blister (nonthermal) of vagina and vulva, initial encounter +S30824D Blister (nonthermal) of vagina and vulva, subsequent encounter +S30824S Blister (nonthermal) of vagina and vulva, sequela +S30825A Blister (nonthermal) of unspecified external genital organs, male, initial encounter +S30825D Blister (nonthermal) of unspecified external genital organs, male, subsequent encounter +S30825S Blister (nonthermal) of unspecified external genital organs, male, sequela +S30826A Blister (nonthermal) of unspecified external genital organs, female, initial encounter +S30826D Blister (nonthermal) of unspecified external genital organs, female, subsequent encounter +S30826S Blister (nonthermal) of unspecified external genital organs, female, sequela +S30827A Blister (nonthermal) of anus, initial encounter +S30827D Blister (nonthermal) of anus, subsequent encounter +S30827S Blister (nonthermal) of anus, sequela +S30840A External constriction of lower back and pelvis, initial encounter +S30840D External constriction of lower back and pelvis, subsequent encounter +S30840S External constriction of lower back and pelvis, sequela +S30841A External constriction of abdominal wall, initial encounter +S30841D External constriction of abdominal wall, subsequent encounter +S30841S External constriction of abdominal wall, sequela +S30842A External constriction of penis, initial encounter +S30842D External constriction of penis, subsequent encounter +S30842S External constriction of penis, sequela +S30843A External constriction of scrotum and testes, initial encounter +S30843D External constriction of scrotum and testes, subsequent encounter +S30843S External constriction of scrotum and testes, sequela +S30844A External constriction of vagina and vulva, initial encounter +S30844D External constriction of vagina and vulva, subsequent encounter +S30844S External constriction of vagina and vulva, sequela +S30845A External constriction of unspecified external genital organs, male, initial encounter +S30845D External constriction of unspecified external genital organs, male, subsequent encounter +S30845S External constriction of unspecified external genital organs, male, sequela +S30846A External constriction of unspecified external genital organs, female, initial encounter +S30846D External constriction of unspecified external genital organs, female, subsequent encounter +S30846S External constriction of unspecified external genital organs, female, sequela +S30850A Superficial foreign body of lower back and pelvis, initial encounter +S30850D Superficial foreign body of lower back and pelvis, subsequent encounter +S30850S Superficial foreign body of lower back and pelvis, sequela +S30851A Superficial foreign body of abdominal wall, initial encounter +S30851D Superficial foreign body of abdominal wall, subsequent encounter +S30851S Superficial foreign body of abdominal wall, sequela +S30852A Superficial foreign body of penis, initial encounter +S30852D Superficial foreign body of penis, subsequent encounter +S30852S Superficial foreign body of penis, sequela +S30853A Superficial foreign body of scrotum and testes, initial encounter +S30853D Superficial foreign body of scrotum and testes, subsequent encounter +S30853S Superficial foreign body of scrotum and testes, sequela +S30854A Superficial foreign body of vagina and vulva, initial encounter +S30854D Superficial foreign body of vagina and vulva, subsequent encounter +S30854S Superficial foreign body of vagina and vulva, sequela +S30855A Superficial foreign body of unspecified external genital organs, male, initial encounter +S30855D Superficial foreign body of unspecified external genital organs, male, subsequent encounter +S30855S Superficial foreign body of unspecified external genital organs, male, sequela +S30856A Superficial foreign body of unspecified external genital organs, female, initial encounter +S30856D Superficial foreign body of unspecified external genital organs, female, subsequent encounter +S30856S Superficial foreign body of unspecified external genital organs, female, sequela +S30857A Superficial foreign body of anus, initial encounter +S30857D Superficial foreign body of anus, subsequent encounter +S30857S Superficial foreign body of anus, sequela +S30860A Insect bite (nonvenomous) of lower back and pelvis, initial encounter +S30860D Insect bite (nonvenomous) of lower back and pelvis, subsequent encounter +S30860S Insect bite (nonvenomous) of lower back and pelvis, sequela +S30861A Insect bite (nonvenomous) of abdominal wall, initial encounter +S30861D Insect bite (nonvenomous) of abdominal wall, subsequent encounter +S30861S Insect bite (nonvenomous) of abdominal wall, sequela +S30862A Insect bite (nonvenomous) of penis, initial encounter +S30862D Insect bite (nonvenomous) of penis, subsequent encounter +S30862S Insect bite (nonvenomous) of penis, sequela +S30863A Insect bite (nonvenomous) of scrotum and testes, initial encounter +S30863D Insect bite (nonvenomous) of scrotum and testes, subsequent encounter +S30863S Insect bite (nonvenomous) of scrotum and testes, sequela +S30864A Insect bite (nonvenomous) of vagina and vulva, initial encounter +S30864D Insect bite (nonvenomous) of vagina and vulva, subsequent encounter +S30864S Insect bite (nonvenomous) of vagina and vulva, sequela +S30865A Insect bite (nonvenomous) of unspecified external genital organs, male, initial encounter +S30865D Insect bite (nonvenomous) of unspecified external genital organs, male, subsequent encounter +S30865S Insect bite (nonvenomous) of unspecified external genital organs, male, sequela +S30866A Insect bite (nonvenomous) of unspecified external genital organs, female, initial encounter +S30866D Insect bite (nonvenomous) of unspecified external genital organs, female, subsequent encounter +S30866S Insect bite (nonvenomous) of unspecified external genital organs, female, sequela +S30867A Insect bite (nonvenomous) of anus, initial encounter +S30867D Insect bite (nonvenomous) of anus, subsequent encounter +S30867S Insect bite (nonvenomous) of anus, sequela +S30870A Other superficial bite of lower back and pelvis, initial encounter +S30870D Other superficial bite of lower back and pelvis, subsequent encounter +S30870S Other superficial bite of lower back and pelvis, sequela +S30871A Other superficial bite of abdominal wall, initial encounter +S30871D Other superficial bite of abdominal wall, subsequent encounter +S30871S Other superficial bite of abdominal wall, sequela +S30872A Other superficial bite of penis, initial encounter +S30872D Other superficial bite of penis, subsequent encounter +S30872S Other superficial bite of penis, sequela +S30873A Other superficial bite of scrotum and testes, initial encounter +S30873D Other superficial bite of scrotum and testes, subsequent encounter +S30873S Other superficial bite of scrotum and testes, sequela +S30874A Other superficial bite of vagina and vulva, initial encounter +S30874D Other superficial bite of vagina and vulva, subsequent encounter +S30874S Other superficial bite of vagina and vulva, sequela +S30875A Other superficial bite of unspecified external genital organs, male, initial encounter +S30875D Other superficial bite of unspecified external genital organs, male, subsequent encounter +S30875S Other superficial bite of unspecified external genital organs, male, sequela +S30876A Other superficial bite of unspecified external genital organs, female, initial encounter +S30876D Other superficial bite of unspecified external genital organs, female, subsequent encounter +S30876S Other superficial bite of unspecified external genital organs, female, sequela +S30877A Other superficial bite of anus, initial encounter +S30877D Other superficial bite of anus, subsequent encounter +S30877S Other superficial bite of anus, sequela +S3091XA Unspecified superficial injury of lower back and pelvis, initial encounter +S3091XD Unspecified superficial injury of lower back and pelvis, subsequent encounter +S3091XS Unspecified superficial injury of lower back and pelvis, sequela +S3092XA Unspecified superficial injury of abdominal wall, initial encounter +S3092XD Unspecified superficial injury of abdominal wall, subsequent encounter +S3092XS Unspecified superficial injury of abdominal wall, sequela +S3093XA Unspecified superficial injury of penis, initial encounter +S3093XD Unspecified superficial injury of penis, subsequent encounter +S3093XS Unspecified superficial injury of penis, sequela +S3094XA Unspecified superficial injury of scrotum and testes, initial encounter +S3094XD Unspecified superficial injury of scrotum and testes, subsequent encounter +S3094XS Unspecified superficial injury of scrotum and testes, sequela +S3095XA Unspecified superficial injury of vagina and vulva, initial encounter +S3095XD Unspecified superficial injury of vagina and vulva, subsequent encounter +S3095XS Unspecified superficial injury of vagina and vulva, sequela +S3096XA Unspecified superficial injury of unspecified external genital organs, male, initial encounter +S3096XD Unspecified superficial injury of unspecified external genital organs, male, subsequent encounter +S3096XS Unspecified superficial injury of unspecified external genital organs, male, sequela +S3097XA Unspecified superficial injury of unspecified external genital organs, female, initial encounter +S3097XD Unspecified superficial injury of unspecified external genital organs, female, subsequent encounter +S3097XS Unspecified superficial injury of unspecified external genital organs, female, sequela +S3098XA Unspecified superficial injury of anus, initial encounter +S3098XD Unspecified superficial injury of anus, subsequent encounter +S3098XS Unspecified superficial injury of anus, sequela +S31000A Unspecified open wound of lower back and pelvis without penetration into retroperitoneum, initial encounter +S31000D Unspecified open wound of lower back and pelvis without penetration into retroperitoneum, subsequent encounter +S31000S Unspecified open wound of lower back and pelvis without penetration into retroperitoneum, sequela +S31001A Unspecified open wound of lower back and pelvis with penetration into retroperitoneum, initial encounter +S31001D Unspecified open wound of lower back and pelvis with penetration into retroperitoneum, subsequent encounter +S31001S Unspecified open wound of lower back and pelvis with penetration into retroperitoneum, sequela +S31010A Laceration without foreign body of lower back and pelvis without penetration into retroperitoneum, initial encounter +S31010D Laceration without foreign body of lower back and pelvis without penetration into retroperitoneum, subsequent encounter +S31010S Laceration without foreign body of lower back and pelvis without penetration into retroperitoneum, sequela +S31011A Laceration without foreign body of lower back and pelvis with penetration into retroperitoneum, initial encounter +S31011D Laceration without foreign body of lower back and pelvis with penetration into retroperitoneum, subsequent encounter +S31011S Laceration without foreign body of lower back and pelvis with penetration into retroperitoneum, sequela +S31020A Laceration with foreign body of lower back and pelvis without penetration into retroperitoneum, initial encounter +S31020D Laceration with foreign body of lower back and pelvis without penetration into retroperitoneum, subsequent encounter +S31020S Laceration with foreign body of lower back and pelvis without penetration into retroperitoneum, sequela +S31021A Laceration with foreign body of lower back and pelvis with penetration into retroperitoneum, initial encounter +S31021D Laceration with foreign body of lower back and pelvis with penetration into retroperitoneum, subsequent encounter +S31021S Laceration with foreign body of lower back and pelvis with penetration into retroperitoneum, sequela +S31030A Puncture wound without foreign body of lower back and pelvis without penetration into retroperitoneum, initial encounter +S31030D Puncture wound without foreign body of lower back and pelvis without penetration into retroperitoneum, subsequent encounter +S31030S Puncture wound without foreign body of lower back and pelvis without penetration into retroperitoneum, sequela +S31031A Puncture wound without foreign body of lower back and pelvis with penetration into retroperitoneum, initial encounter +S31031D Puncture wound without foreign body of lower back and pelvis with penetration into retroperitoneum, subsequent encounter +S31031S Puncture wound without foreign body of lower back and pelvis with penetration into retroperitoneum, sequela +S31040A Puncture wound with foreign body of lower back and pelvis without penetration into retroperitoneum, initial encounter +S31040D Puncture wound with foreign body of lower back and pelvis without penetration into retroperitoneum, subsequent encounter +S31040S Puncture wound with foreign body of lower back and pelvis without penetration into retroperitoneum, sequela +S31041A Puncture wound with foreign body of lower back and pelvis with penetration into retroperitoneum, initial encounter +S31041D Puncture wound with foreign body of lower back and pelvis with penetration into retroperitoneum, subsequent encounter +S31041S Puncture wound with foreign body of lower back and pelvis with penetration into retroperitoneum, sequela +S31050A Open bite of lower back and pelvis without penetration into retroperitoneum, initial encounter +S31050D Open bite of lower back and pelvis without penetration into retroperitoneum, subsequent encounter +S31050S Open bite of lower back and pelvis without penetration into retroperitoneum, sequela +S31051A Open bite of lower back and pelvis with penetration into retroperitoneum, initial encounter +S31051D Open bite of lower back and pelvis with penetration into retroperitoneum, subsequent encounter +S31051S Open bite of lower back and pelvis with penetration into retroperitoneum, sequela +S31100A Unspecified open wound of abdominal wall, right upper quadrant without penetration into peritoneal cavity, initial encounter +S31100D Unspecified open wound of abdominal wall, right upper quadrant without penetration into peritoneal cavity, subsequent encounter +S31100S Unspecified open wound of abdominal wall, right upper quadrant without penetration into peritoneal cavity, sequela +S31101A Unspecified open wound of abdominal wall, left upper quadrant without penetration into peritoneal cavity, initial encounter +S31101D Unspecified open wound of abdominal wall, left upper quadrant without penetration into peritoneal cavity, subsequent encounter +S31101S Unspecified open wound of abdominal wall, left upper quadrant without penetration into peritoneal cavity, sequela +S31102A Unspecified open wound of abdominal wall, epigastric region without penetration into peritoneal cavity, initial encounter +S31102D Unspecified open wound of abdominal wall, epigastric region without penetration into peritoneal cavity, subsequent encounter +S31102S Unspecified open wound of abdominal wall, epigastric region without penetration into peritoneal cavity, sequela +S31103A Unspecified open wound of abdominal wall, right lower quadrant without penetration into peritoneal cavity, initial encounter +S31103D Unspecified open wound of abdominal wall, right lower quadrant without penetration into peritoneal cavity, subsequent encounter +S31103S Unspecified open wound of abdominal wall, right lower quadrant without penetration into peritoneal cavity, sequela +S31104A Unspecified open wound of abdominal wall, left lower quadrant without penetration into peritoneal cavity, initial encounter +S31104D Unspecified open wound of abdominal wall, left lower quadrant without penetration into peritoneal cavity, subsequent encounter +S31104S Unspecified open wound of abdominal wall, left lower quadrant without penetration into peritoneal cavity, sequela +S31105A Unspecified open wound of abdominal wall, periumbilic region without penetration into peritoneal cavity, initial encounter +S31105D Unspecified open wound of abdominal wall, periumbilic region without penetration into peritoneal cavity, subsequent encounter +S31105S Unspecified open wound of abdominal wall, periumbilic region without penetration into peritoneal cavity, sequela +S31109A Unspecified open wound of abdominal wall, unspecified quadrant without penetration into peritoneal cavity, initial encounter +S31109D Unspecified open wound of abdominal wall, unspecified quadrant without penetration into peritoneal cavity, subsequent encounter +S31109S Unspecified open wound of abdominal wall, unspecified quadrant without penetration into peritoneal cavity, sequela +S31110A Laceration without foreign body of abdominal wall, right upper quadrant without penetration into peritoneal cavity, initial encounter +S31110D Laceration without foreign body of abdominal wall, right upper quadrant without penetration into peritoneal cavity, subsequent encounter +S31110S Laceration without foreign body of abdominal wall, right upper quadrant without penetration into peritoneal cavity, sequela +S31111A Laceration without foreign body of abdominal wall, left upper quadrant without penetration into peritoneal cavity, initial encounter +S31111D Laceration without foreign body of abdominal wall, left upper quadrant without penetration into peritoneal cavity, subsequent encounter +S31111S Laceration without foreign body of abdominal wall, left upper quadrant without penetration into peritoneal cavity, sequela +S31112A Laceration without foreign body of abdominal wall, epigastric region without penetration into peritoneal cavity, initial encounter +S31112D Laceration without foreign body of abdominal wall, epigastric region without penetration into peritoneal cavity, subsequent encounter +S31112S Laceration without foreign body of abdominal wall, epigastric region without penetration into peritoneal cavity, sequela +S31113A Laceration without foreign body of abdominal wall, right lower quadrant without penetration into peritoneal cavity, initial encounter +S31113D Laceration without foreign body of abdominal wall, right lower quadrant without penetration into peritoneal cavity, subsequent encounter +S31113S Laceration without foreign body of abdominal wall, right lower quadrant without penetration into peritoneal cavity, sequela +S31114A Laceration without foreign body of abdominal wall, left lower quadrant without penetration into peritoneal cavity, initial encounter +S31114D Laceration without foreign body of abdominal wall, left lower quadrant without penetration into peritoneal cavity, subsequent encounter +S31114S Laceration without foreign body of abdominal wall, left lower quadrant without penetration into peritoneal cavity, sequela +S31115A Laceration without foreign body of abdominal wall, periumbilic region without penetration into peritoneal cavity, initial encounter +S31115D Laceration without foreign body of abdominal wall, periumbilic region without penetration into peritoneal cavity, subsequent encounter +S31115S Laceration without foreign body of abdominal wall, periumbilic region without penetration into peritoneal cavity, sequela +S31119A Laceration without foreign body of abdominal wall, unspecified quadrant without penetration into peritoneal cavity, initial encounter +S31119D Laceration without foreign body of abdominal wall, unspecified quadrant without penetration into peritoneal cavity, subsequent encounter +S31119S Laceration without foreign body of abdominal wall, unspecified quadrant without penetration into peritoneal cavity, sequela +S31120A Laceration of abdominal wall with foreign body, right upper quadrant without penetration into peritoneal cavity, initial encounter +S31120D Laceration of abdominal wall with foreign body, right upper quadrant without penetration into peritoneal cavity, subsequent encounter +S31120S Laceration of abdominal wall with foreign body, right upper quadrant without penetration into peritoneal cavity, sequela +S31121A Laceration of abdominal wall with foreign body, left upper quadrant without penetration into peritoneal cavity, initial encounter +S31121D Laceration of abdominal wall with foreign body, left upper quadrant without penetration into peritoneal cavity, subsequent encounter +S31121S Laceration of abdominal wall with foreign body, left upper quadrant without penetration into peritoneal cavity, sequela +S31122A Laceration of abdominal wall with foreign body, epigastric region without penetration into peritoneal cavity, initial encounter +S31122D Laceration of abdominal wall with foreign body, epigastric region without penetration into peritoneal cavity, subsequent encounter +S31122S Laceration of abdominal wall with foreign body, epigastric region without penetration into peritoneal cavity, sequela +S31123A Laceration of abdominal wall with foreign body, right lower quadrant without penetration into peritoneal cavity, initial encounter +S31123D Laceration of abdominal wall with foreign body, right lower quadrant without penetration into peritoneal cavity, subsequent encounter +S31123S Laceration of abdominal wall with foreign body, right lower quadrant without penetration into peritoneal cavity, sequela +S31124A Laceration of abdominal wall with foreign body, left lower quadrant without penetration into peritoneal cavity, initial encounter +S31124D Laceration of abdominal wall with foreign body, left lower quadrant without penetration into peritoneal cavity, subsequent encounter +S31124S Laceration of abdominal wall with foreign body, left lower quadrant without penetration into peritoneal cavity, sequela +S31125A Laceration of abdominal wall with foreign body, periumbilic region without penetration into peritoneal cavity, initial encounter +S31125D Laceration of abdominal wall with foreign body, periumbilic region without penetration into peritoneal cavity, subsequent encounter +S31125S Laceration of abdominal wall with foreign body, periumbilic region without penetration into peritoneal cavity, sequela +S31129A Laceration of abdominal wall with foreign body, unspecified quadrant without penetration into peritoneal cavity, initial encounter +S31129D Laceration of abdominal wall with foreign body, unspecified quadrant without penetration into peritoneal cavity, subsequent encounter +S31129S Laceration of abdominal wall with foreign body, unspecified quadrant without penetration into peritoneal cavity, sequela +S31130A Puncture wound of abdominal wall without foreign body, right upper quadrant without penetration into peritoneal cavity, initial encounter +S31130D Puncture wound of abdominal wall without foreign body, right upper quadrant without penetration into peritoneal cavity, subsequent encounter +S31130S Puncture wound of abdominal wall without foreign body, right upper quadrant without penetration into peritoneal cavity, sequela +S31131A Puncture wound of abdominal wall without foreign body, left upper quadrant without penetration into peritoneal cavity, initial encounter +S31131D Puncture wound of abdominal wall without foreign body, left upper quadrant without penetration into peritoneal cavity, subsequent encounter +S31131S Puncture wound of abdominal wall without foreign body, left upper quadrant without penetration into peritoneal cavity, sequela +S31132A Puncture wound of abdominal wall without foreign body, epigastric region without penetration into peritoneal cavity, initial encounter +S31132D Puncture wound of abdominal wall without foreign body, epigastric region without penetration into peritoneal cavity, subsequent encounter +S31132S Puncture wound of abdominal wall without foreign body, epigastric region without penetration into peritoneal cavity, sequela +S31133A Puncture wound of abdominal wall without foreign body, right lower quadrant without penetration into peritoneal cavity, initial encounter +S31133D Puncture wound of abdominal wall without foreign body, right lower quadrant without penetration into peritoneal cavity, subsequent encounter +S31133S Puncture wound of abdominal wall without foreign body, right lower quadrant without penetration into peritoneal cavity, sequela +S31134A Puncture wound of abdominal wall without foreign body, left lower quadrant without penetration into peritoneal cavity, initial encounter +S31134D Puncture wound of abdominal wall without foreign body, left lower quadrant without penetration into peritoneal cavity, subsequent encounter +S31134S Puncture wound of abdominal wall without foreign body, left lower quadrant without penetration into peritoneal cavity, sequela +S31135A Puncture wound of abdominal wall without foreign body, periumbilic region without penetration into peritoneal cavity, initial encounter +S31135D Puncture wound of abdominal wall without foreign body, periumbilic region without penetration into peritoneal cavity, subsequent encounter +S31135S Puncture wound of abdominal wall without foreign body, periumbilic region without penetration into peritoneal cavity, sequela +S31139A Puncture wound of abdominal wall without foreign body, unspecified quadrant without penetration into peritoneal cavity, initial encounter +S31139D Puncture wound of abdominal wall without foreign body, unspecified quadrant without penetration into peritoneal cavity, subsequent encounter +S31139S Puncture wound of abdominal wall without foreign body, unspecified quadrant without penetration into peritoneal cavity, sequela +S31140A Puncture wound of abdominal wall with foreign body, right upper quadrant without penetration into peritoneal cavity, initial encounter +S31140D Puncture wound of abdominal wall with foreign body, right upper quadrant without penetration into peritoneal cavity, subsequent encounter +S31140S Puncture wound of abdominal wall with foreign body, right upper quadrant without penetration into peritoneal cavity, sequela +S31141A Puncture wound of abdominal wall with foreign body, left upper quadrant without penetration into peritoneal cavity, initial encounter +S31141D Puncture wound of abdominal wall with foreign body, left upper quadrant without penetration into peritoneal cavity, subsequent encounter +S31141S Puncture wound of abdominal wall with foreign body, left upper quadrant without penetration into peritoneal cavity, sequela +S31142A Puncture wound of abdominal wall with foreign body, epigastric region without penetration into peritoneal cavity, initial encounter +S31142D Puncture wound of abdominal wall with foreign body, epigastric region without penetration into peritoneal cavity, subsequent encounter +S31142S Puncture wound of abdominal wall with foreign body, epigastric region without penetration into peritoneal cavity, sequela +S31143A Puncture wound of abdominal wall with foreign body, right lower quadrant without penetration into peritoneal cavity, initial encounter +S31143D Puncture wound of abdominal wall with foreign body, right lower quadrant without penetration into peritoneal cavity, subsequent encounter +S31143S Puncture wound of abdominal wall with foreign body, right lower quadrant without penetration into peritoneal cavity, sequela +S31144A Puncture wound of abdominal wall with foreign body, left lower quadrant without penetration into peritoneal cavity, initial encounter +S31144D Puncture wound of abdominal wall with foreign body, left lower quadrant without penetration into peritoneal cavity, subsequent encounter +S31144S Puncture wound of abdominal wall with foreign body, left lower quadrant without penetration into peritoneal cavity, sequela +S31145A Puncture wound of abdominal wall with foreign body, periumbilic region without penetration into peritoneal cavity, initial encounter +S31145D Puncture wound of abdominal wall with foreign body, periumbilic region without penetration into peritoneal cavity, subsequent encounter +S31145S Puncture wound of abdominal wall with foreign body, periumbilic region without penetration into peritoneal cavity, sequela +S31149A Puncture wound of abdominal wall with foreign body, unspecified quadrant without penetration into peritoneal cavity, initial encounter +S31149D Puncture wound of abdominal wall with foreign body, unspecified quadrant without penetration into peritoneal cavity, subsequent encounter +S31149S Puncture wound of abdominal wall with foreign body, unspecified quadrant without penetration into peritoneal cavity, sequela +S31150A Open bite of abdominal wall, right upper quadrant without penetration into peritoneal cavity, initial encounter +S31150D Open bite of abdominal wall, right upper quadrant without penetration into peritoneal cavity, subsequent encounter +S31150S Open bite of abdominal wall, right upper quadrant without penetration into peritoneal cavity, sequela +S31151A Open bite of abdominal wall, left upper quadrant without penetration into peritoneal cavity, initial encounter +S31151D Open bite of abdominal wall, left upper quadrant without penetration into peritoneal cavity, subsequent encounter +S31151S Open bite of abdominal wall, left upper quadrant without penetration into peritoneal cavity, sequela +S31152A Open bite of abdominal wall, epigastric region without penetration into peritoneal cavity, initial encounter +S31152D Open bite of abdominal wall, epigastric region without penetration into peritoneal cavity, subsequent encounter +S31152S Open bite of abdominal wall, epigastric region without penetration into peritoneal cavity, sequela +S31153A Open bite of abdominal wall, right lower quadrant without penetration into peritoneal cavity, initial encounter +S31153D Open bite of abdominal wall, right lower quadrant without penetration into peritoneal cavity, subsequent encounter +S31153S Open bite of abdominal wall, right lower quadrant without penetration into peritoneal cavity, sequela +S31154A Open bite of abdominal wall, left lower quadrant without penetration into peritoneal cavity, initial encounter +S31154D Open bite of abdominal wall, left lower quadrant without penetration into peritoneal cavity, subsequent encounter +S31154S Open bite of abdominal wall, left lower quadrant without penetration into peritoneal cavity, sequela +S31155A Open bite of abdominal wall, periumbilic region without penetration into peritoneal cavity, initial encounter +S31155D Open bite of abdominal wall, periumbilic region without penetration into peritoneal cavity, subsequent encounter +S31155S Open bite of abdominal wall, periumbilic region without penetration into peritoneal cavity, sequela +S31159A Open bite of abdominal wall, unspecified quadrant without penetration into peritoneal cavity, initial encounter +S31159D Open bite of abdominal wall, unspecified quadrant without penetration into peritoneal cavity, subsequent encounter +S31159S Open bite of abdominal wall, unspecified quadrant without penetration into peritoneal cavity, sequela +S3120XA Unspecified open wound of penis, initial encounter +S3120XD Unspecified open wound of penis, subsequent encounter +S3120XS Unspecified open wound of penis, sequela +S3121XA Laceration without foreign body of penis, initial encounter +S3121XD Laceration without foreign body of penis, subsequent encounter +S3121XS Laceration without foreign body of penis, sequela +S3122XA Laceration with foreign body of penis, initial encounter +S3122XD Laceration with foreign body of penis, subsequent encounter +S3122XS Laceration with foreign body of penis, sequela +S3123XA Puncture wound without foreign body of penis, initial encounter +S3123XD Puncture wound without foreign body of penis, subsequent encounter +S3123XS Puncture wound without foreign body of penis, sequela +S3124XA Puncture wound with foreign body of penis, initial encounter +S3124XD Puncture wound with foreign body of penis, subsequent encounter +S3124XS Puncture wound with foreign body of penis, sequela +S3125XA Open bite of penis, initial encounter +S3125XD Open bite of penis, subsequent encounter +S3125XS Open bite of penis, sequela +S3130XA Unspecified open wound of scrotum and testes, initial encounter +S3130XD Unspecified open wound of scrotum and testes, subsequent encounter +S3130XS Unspecified open wound of scrotum and testes, sequela +S3131XA Laceration without foreign body of scrotum and testes, initial encounter +S3131XD Laceration without foreign body of scrotum and testes, subsequent encounter +S3131XS Laceration without foreign body of scrotum and testes, sequela +S3132XA Laceration with foreign body of scrotum and testes, initial encounter +S3132XD Laceration with foreign body of scrotum and testes, subsequent encounter +S3132XS Laceration with foreign body of scrotum and testes, sequela +S3133XA Puncture wound without foreign body of scrotum and testes, initial encounter +S3133XD Puncture wound without foreign body of scrotum and testes, subsequent encounter +S3133XS Puncture wound without foreign body of scrotum and testes, sequela +S3134XA Puncture wound with foreign body of scrotum and testes, initial encounter +S3134XD Puncture wound with foreign body of scrotum and testes, subsequent encounter +S3134XS Puncture wound with foreign body of scrotum and testes, sequela +S3135XA Open bite of scrotum and testes, initial encounter +S3135XD Open bite of scrotum and testes, subsequent encounter +S3135XS Open bite of scrotum and testes, sequela +S3140XA Unspecified open wound of vagina and vulva, initial encounter +S3140XD Unspecified open wound of vagina and vulva, subsequent encounter +S3140XS Unspecified open wound of vagina and vulva, sequela +S3141XA Laceration without foreign body of vagina and vulva, initial encounter +S3141XD Laceration without foreign body of vagina and vulva, subsequent encounter +S3141XS Laceration without foreign body of vagina and vulva, sequela +S3142XA Laceration with foreign body of vagina and vulva, initial encounter +S3142XD Laceration with foreign body of vagina and vulva, subsequent encounter +S3142XS Laceration with foreign body of vagina and vulva, sequela +S3143XA Puncture wound without foreign body of vagina and vulva, initial encounter +S3143XD Puncture wound without foreign body of vagina and vulva, subsequent encounter +S3143XS Puncture wound without foreign body of vagina and vulva, sequela +S3144XA Puncture wound with foreign body of vagina and vulva, initial encounter +S3144XD Puncture wound with foreign body of vagina and vulva, subsequent encounter +S3144XS Puncture wound with foreign body of vagina and vulva, sequela +S3145XA Open bite of vagina and vulva, initial encounter +S3145XD Open bite of vagina and vulva, subsequent encounter +S3145XS Open bite of vagina and vulva, sequela +S31501A Unspecified open wound of unspecified external genital organs, male, initial encounter +S31501D Unspecified open wound of unspecified external genital organs, male, subsequent encounter +S31501S Unspecified open wound of unspecified external genital organs, male, sequela +S31502A Unspecified open wound of unspecified external genital organs, female, initial encounter +S31502D Unspecified open wound of unspecified external genital organs, female, subsequent encounter +S31502S Unspecified open wound of unspecified external genital organs, female, sequela +S31511A Laceration without foreign body of unspecified external genital organs, male, initial encounter +S31511D Laceration without foreign body of unspecified external genital organs, male, subsequent encounter +S31511S Laceration without foreign body of unspecified external genital organs, male, sequela +S31512A Laceration without foreign body of unspecified external genital organs, female, initial encounter +S31512D Laceration without foreign body of unspecified external genital organs, female, subsequent encounter +S31512S Laceration without foreign body of unspecified external genital organs, female, sequela +S31521A Laceration with foreign body of unspecified external genital organs, male, initial encounter +S31521D Laceration with foreign body of unspecified external genital organs, male, subsequent encounter +S31521S Laceration with foreign body of unspecified external genital organs, male, sequela +S31522A Laceration with foreign body of unspecified external genital organs, female, initial encounter +S31522D Laceration with foreign body of unspecified external genital organs, female, subsequent encounter +S31522S Laceration with foreign body of unspecified external genital organs, female, sequela +S31531A Puncture wound without foreign body of unspecified external genital organs, male, initial encounter +S31531D Puncture wound without foreign body of unspecified external genital organs, male, subsequent encounter +S31531S Puncture wound without foreign body of unspecified external genital organs, male, sequela +S31532A Puncture wound without foreign body of unspecified external genital organs, female, initial encounter +S31532D Puncture wound without foreign body of unspecified external genital organs, female, subsequent encounter +S31532S Puncture wound without foreign body of unspecified external genital organs, female, sequela +S31541A Puncture wound with foreign body of unspecified external genital organs, male, initial encounter +S31541D Puncture wound with foreign body of unspecified external genital organs, male, subsequent encounter +S31541S Puncture wound with foreign body of unspecified external genital organs, male, sequela +S31542A Puncture wound with foreign body of unspecified external genital organs, female, initial encounter +S31542D Puncture wound with foreign body of unspecified external genital organs, female, subsequent encounter +S31542S Puncture wound with foreign body of unspecified external genital organs, female, sequela +S31551A Open bite of unspecified external genital organs, male, initial encounter +S31551D Open bite of unspecified external genital organs, male, subsequent encounter +S31551S Open bite of unspecified external genital organs, male, sequela +S31552A Open bite of unspecified external genital organs, female, initial encounter +S31552D Open bite of unspecified external genital organs, female, subsequent encounter +S31552S Open bite of unspecified external genital organs, female, sequela +S31600A Unspecified open wound of abdominal wall, right upper quadrant with penetration into peritoneal cavity, initial encounter +S31600D Unspecified open wound of abdominal wall, right upper quadrant with penetration into peritoneal cavity, subsequent encounter +S31600S Unspecified open wound of abdominal wall, right upper quadrant with penetration into peritoneal cavity, sequela +S31601A Unspecified open wound of abdominal wall, left upper quadrant with penetration into peritoneal cavity, initial encounter +S31601D Unspecified open wound of abdominal wall, left upper quadrant with penetration into peritoneal cavity, subsequent encounter +S31601S Unspecified open wound of abdominal wall, left upper quadrant with penetration into peritoneal cavity, sequela +S31602A Unspecified open wound of abdominal wall, epigastric region with penetration into peritoneal cavity, initial encounter +S31602D Unspecified open wound of abdominal wall, epigastric region with penetration into peritoneal cavity, subsequent encounter +S31602S Unspecified open wound of abdominal wall, epigastric region with penetration into peritoneal cavity, sequela +S31603A Unspecified open wound of abdominal wall, right lower quadrant with penetration into peritoneal cavity, initial encounter +S31603D Unspecified open wound of abdominal wall, right lower quadrant with penetration into peritoneal cavity, subsequent encounter +S31603S Unspecified open wound of abdominal wall, right lower quadrant with penetration into peritoneal cavity, sequela +S31604A Unspecified open wound of abdominal wall, left lower quadrant with penetration into peritoneal cavity, initial encounter +S31604D Unspecified open wound of abdominal wall, left lower quadrant with penetration into peritoneal cavity, subsequent encounter +S31604S Unspecified open wound of abdominal wall, left lower quadrant with penetration into peritoneal cavity, sequela +S31605A Unspecified open wound of abdominal wall, periumbilic region with penetration into peritoneal cavity, initial encounter +S31605D Unspecified open wound of abdominal wall, periumbilic region with penetration into peritoneal cavity, subsequent encounter +S31605S Unspecified open wound of abdominal wall, periumbilic region with penetration into peritoneal cavity, sequela +S31609A Unspecified open wound of abdominal wall, unspecified quadrant with penetration into peritoneal cavity, initial encounter +S31609D Unspecified open wound of abdominal wall, unspecified quadrant with penetration into peritoneal cavity, subsequent encounter +S31609S Unspecified open wound of abdominal wall, unspecified quadrant with penetration into peritoneal cavity, sequela +S31610A Laceration without foreign body of abdominal wall, right upper quadrant with penetration into peritoneal cavity, initial encounter +S31610D Laceration without foreign body of abdominal wall, right upper quadrant with penetration into peritoneal cavity, subsequent encounter +S31610S Laceration without foreign body of abdominal wall, right upper quadrant with penetration into peritoneal cavity, sequela +S31611A Laceration without foreign body of abdominal wall, left upper quadrant with penetration into peritoneal cavity, initial encounter +S31611D Laceration without foreign body of abdominal wall, left upper quadrant with penetration into peritoneal cavity, subsequent encounter +S31611S Laceration without foreign body of abdominal wall, left upper quadrant with penetration into peritoneal cavity, sequela +S31612A Laceration without foreign body of abdominal wall, epigastric region with penetration into peritoneal cavity, initial encounter +S31612D Laceration without foreign body of abdominal wall, epigastric region with penetration into peritoneal cavity, subsequent encounter +S31612S Laceration without foreign body of abdominal wall, epigastric region with penetration into peritoneal cavity, sequela +S31613A Laceration without foreign body of abdominal wall, right lower quadrant with penetration into peritoneal cavity, initial encounter +S31613D Laceration without foreign body of abdominal wall, right lower quadrant with penetration into peritoneal cavity, subsequent encounter +S31613S Laceration without foreign body of abdominal wall, right lower quadrant with penetration into peritoneal cavity, sequela +S31614A Laceration without foreign body of abdominal wall, left lower quadrant with penetration into peritoneal cavity, initial encounter +S31614D Laceration without foreign body of abdominal wall, left lower quadrant with penetration into peritoneal cavity, subsequent encounter +S31614S Laceration without foreign body of abdominal wall, left lower quadrant with penetration into peritoneal cavity, sequela +S31615A Laceration without foreign body of abdominal wall, periumbilic region with penetration into peritoneal cavity, initial encounter +S31615D Laceration without foreign body of abdominal wall, periumbilic region with penetration into peritoneal cavity, subsequent encounter +S31615S Laceration without foreign body of abdominal wall, periumbilic region with penetration into peritoneal cavity, sequela +S31619A Laceration without foreign body of abdominal wall, unspecified quadrant with penetration into peritoneal cavity, initial encounter +S31619D Laceration without foreign body of abdominal wall, unspecified quadrant with penetration into peritoneal cavity, subsequent encounter +S31619S Laceration without foreign body of abdominal wall, unspecified quadrant with penetration into peritoneal cavity, sequela +S31620A Laceration with foreign body of abdominal wall, right upper quadrant with penetration into peritoneal cavity, initial encounter +S31620D Laceration with foreign body of abdominal wall, right upper quadrant with penetration into peritoneal cavity, subsequent encounter +S31620S Laceration with foreign body of abdominal wall, right upper quadrant with penetration into peritoneal cavity, sequela +S31621A Laceration with foreign body of abdominal wall, left upper quadrant with penetration into peritoneal cavity, initial encounter +S31621D Laceration with foreign body of abdominal wall, left upper quadrant with penetration into peritoneal cavity, subsequent encounter +S31621S Laceration with foreign body of abdominal wall, left upper quadrant with penetration into peritoneal cavity, sequela +S31622A Laceration with foreign body of abdominal wall, epigastric region with penetration into peritoneal cavity, initial encounter +S31622D Laceration with foreign body of abdominal wall, epigastric region with penetration into peritoneal cavity, subsequent encounter +S31622S Laceration with foreign body of abdominal wall, epigastric region with penetration into peritoneal cavity, sequela +S31623A Laceration with foreign body of abdominal wall, right lower quadrant with penetration into peritoneal cavity, initial encounter +S31623D Laceration with foreign body of abdominal wall, right lower quadrant with penetration into peritoneal cavity, subsequent encounter +S31623S Laceration with foreign body of abdominal wall, right lower quadrant with penetration into peritoneal cavity, sequela +S31624A Laceration with foreign body of abdominal wall, left lower quadrant with penetration into peritoneal cavity, initial encounter +S31624D Laceration with foreign body of abdominal wall, left lower quadrant with penetration into peritoneal cavity, subsequent encounter +S31624S Laceration with foreign body of abdominal wall, left lower quadrant with penetration into peritoneal cavity, sequela +S31625A Laceration with foreign body of abdominal wall, periumbilic region with penetration into peritoneal cavity, initial encounter +S31625D Laceration with foreign body of abdominal wall, periumbilic region with penetration into peritoneal cavity, subsequent encounter +S31625S Laceration with foreign body of abdominal wall, periumbilic region with penetration into peritoneal cavity, sequela +S31629A Laceration with foreign body of abdominal wall, unspecified quadrant with penetration into peritoneal cavity, initial encounter +S31629D Laceration with foreign body of abdominal wall, unspecified quadrant with penetration into peritoneal cavity, subsequent encounter +S31629S Laceration with foreign body of abdominal wall, unspecified quadrant with penetration into peritoneal cavity, sequela +S31630A Puncture wound without foreign body of abdominal wall, right upper quadrant with penetration into peritoneal cavity, initial encounter +S31630D Puncture wound without foreign body of abdominal wall, right upper quadrant with penetration into peritoneal cavity, subsequent encounter +S31630S Puncture wound without foreign body of abdominal wall, right upper quadrant with penetration into peritoneal cavity, sequela +S31631A Puncture wound without foreign body of abdominal wall, left upper quadrant with penetration into peritoneal cavity, initial encounter +S31631D Puncture wound without foreign body of abdominal wall, left upper quadrant with penetration into peritoneal cavity, subsequent encounter +S31631S Puncture wound without foreign body of abdominal wall, left upper quadrant with penetration into peritoneal cavity, sequela +S31632A Puncture wound without foreign body of abdominal wall, epigastric region with penetration into peritoneal cavity, initial encounter +S31632D Puncture wound without foreign body of abdominal wall, epigastric region with penetration into peritoneal cavity, subsequent encounter +S31632S Puncture wound without foreign body of abdominal wall, epigastric region with penetration into peritoneal cavity, sequela +S31633A Puncture wound without foreign body of abdominal wall, right lower quadrant with penetration into peritoneal cavity, initial encounter +S31633D Puncture wound without foreign body of abdominal wall, right lower quadrant with penetration into peritoneal cavity, subsequent encounter +S31633S Puncture wound without foreign body of abdominal wall, right lower quadrant with penetration into peritoneal cavity, sequela +S31634A Puncture wound without foreign body of abdominal wall, left lower quadrant with penetration into peritoneal cavity, initial encounter +S31634D Puncture wound without foreign body of abdominal wall, left lower quadrant with penetration into peritoneal cavity, subsequent encounter +S31634S Puncture wound without foreign body of abdominal wall, left lower quadrant with penetration into peritoneal cavity, sequela +S31635A Puncture wound without foreign body of abdominal wall, periumbilic region with penetration into peritoneal cavity, initial encounter +S31635D Puncture wound without foreign body of abdominal wall, periumbilic region with penetration into peritoneal cavity, subsequent encounter +S31635S Puncture wound without foreign body of abdominal wall, periumbilic region with penetration into peritoneal cavity, sequela +S31639A Puncture wound without foreign body of abdominal wall, unspecified quadrant with penetration into peritoneal cavity, initial encounter +S31639D Puncture wound without foreign body of abdominal wall, unspecified quadrant with penetration into peritoneal cavity, subsequent encounter +S31639S Puncture wound without foreign body of abdominal wall, unspecified quadrant with penetration into peritoneal cavity, sequela +S31640A Puncture wound with foreign body of abdominal wall, right upper quadrant with penetration into peritoneal cavity, initial encounter +S31640D Puncture wound with foreign body of abdominal wall, right upper quadrant with penetration into peritoneal cavity, subsequent encounter +S31640S Puncture wound with foreign body of abdominal wall, right upper quadrant with penetration into peritoneal cavity, sequela +S31641A Puncture wound with foreign body of abdominal wall, left upper quadrant with penetration into peritoneal cavity, initial encounter +S31641D Puncture wound with foreign body of abdominal wall, left upper quadrant with penetration into peritoneal cavity, subsequent encounter +S31641S Puncture wound with foreign body of abdominal wall, left upper quadrant with penetration into peritoneal cavity, sequela +S31642A Puncture wound with foreign body of abdominal wall, epigastric region with penetration into peritoneal cavity, initial encounter +S31642D Puncture wound with foreign body of abdominal wall, epigastric region with penetration into peritoneal cavity, subsequent encounter +S31642S Puncture wound with foreign body of abdominal wall, epigastric region with penetration into peritoneal cavity, sequela +S31643A Puncture wound with foreign body of abdominal wall, right lower quadrant with penetration into peritoneal cavity, initial encounter +S31643D Puncture wound with foreign body of abdominal wall, right lower quadrant with penetration into peritoneal cavity, subsequent encounter +S31643S Puncture wound with foreign body of abdominal wall, right lower quadrant with penetration into peritoneal cavity, sequela +S31644A Puncture wound with foreign body of abdominal wall, left lower quadrant with penetration into peritoneal cavity, initial encounter +S31644D Puncture wound with foreign body of abdominal wall, left lower quadrant with penetration into peritoneal cavity, subsequent encounter +S31644S Puncture wound with foreign body of abdominal wall, left lower quadrant with penetration into peritoneal cavity, sequela +S31645A Puncture wound with foreign body of abdominal wall, periumbilic region with penetration into peritoneal cavity, initial encounter +S31645D Puncture wound with foreign body of abdominal wall, periumbilic region with penetration into peritoneal cavity, subsequent encounter +S31645S Puncture wound with foreign body of abdominal wall, periumbilic region with penetration into peritoneal cavity, sequela +S31649A Puncture wound with foreign body of abdominal wall, unspecified quadrant with penetration into peritoneal cavity, initial encounter +S31649D Puncture wound with foreign body of abdominal wall, unspecified quadrant with penetration into peritoneal cavity, subsequent encounter +S31649S Puncture wound with foreign body of abdominal wall, unspecified quadrant with penetration into peritoneal cavity, sequela +S31650A Open bite of abdominal wall, right upper quadrant with penetration into peritoneal cavity, initial encounter +S31650D Open bite of abdominal wall, right upper quadrant with penetration into peritoneal cavity, subsequent encounter +S31650S Open bite of abdominal wall, right upper quadrant with penetration into peritoneal cavity, sequela +S31651A Open bite of abdominal wall, left upper quadrant with penetration into peritoneal cavity, initial encounter +S31651D Open bite of abdominal wall, left upper quadrant with penetration into peritoneal cavity, subsequent encounter +S31651S Open bite of abdominal wall, left upper quadrant with penetration into peritoneal cavity, sequela +S31652A Open bite of abdominal wall, epigastric region with penetration into peritoneal cavity, initial encounter +S31652D Open bite of abdominal wall, epigastric region with penetration into peritoneal cavity, subsequent encounter +S31652S Open bite of abdominal wall, epigastric region with penetration into peritoneal cavity, sequela +S31653A Open bite of abdominal wall, right lower quadrant with penetration into peritoneal cavity, initial encounter +S31653D Open bite of abdominal wall, right lower quadrant with penetration into peritoneal cavity, subsequent encounter +S31653S Open bite of abdominal wall, right lower quadrant with penetration into peritoneal cavity, sequela +S31654A Open bite of abdominal wall, left lower quadrant with penetration into peritoneal cavity, initial encounter +S31654D Open bite of abdominal wall, left lower quadrant with penetration into peritoneal cavity, subsequent encounter +S31654S Open bite of abdominal wall, left lower quadrant with penetration into peritoneal cavity, sequela +S31655A Open bite of abdominal wall, periumbilic region with penetration into peritoneal cavity, initial encounter +S31655D Open bite of abdominal wall, periumbilic region with penetration into peritoneal cavity, subsequent encounter +S31655S Open bite of abdominal wall, periumbilic region with penetration into peritoneal cavity, sequela +S31659A Open bite of abdominal wall, unspecified quadrant with penetration into peritoneal cavity, initial encounter +S31659D Open bite of abdominal wall, unspecified quadrant with penetration into peritoneal cavity, subsequent encounter +S31659S Open bite of abdominal wall, unspecified quadrant with penetration into peritoneal cavity, sequela +S31801A Laceration without foreign body of unspecified buttock, initial encounter +S31801D Laceration without foreign body of unspecified buttock, subsequent encounter +S31801S Laceration without foreign body of unspecified buttock, sequela +S31802A Laceration with foreign body of unspecified buttock, initial encounter +S31802D Laceration with foreign body of unspecified buttock, subsequent encounter +S31802S Laceration with foreign body of unspecified buttock, sequela +S31803A Puncture wound without foreign body of unspecified buttock, initial encounter +S31803D Puncture wound without foreign body of unspecified buttock, subsequent encounter +S31803S Puncture wound without foreign body of unspecified buttock, sequela +S31804A Puncture wound with foreign body of unspecified buttock, initial encounter +S31804D Puncture wound with foreign body of unspecified buttock, subsequent encounter +S31804S Puncture wound with foreign body of unspecified buttock, sequela +S31805A Open bite of unspecified buttock, initial encounter +S31805D Open bite of unspecified buttock, subsequent encounter +S31805S Open bite of unspecified buttock, sequela +S31809A Unspecified open wound of unspecified buttock, initial encounter +S31809D Unspecified open wound of unspecified buttock, subsequent encounter +S31809S Unspecified open wound of unspecified buttock, sequela +S31811A Laceration without foreign body of right buttock, initial encounter +S31811D Laceration without foreign body of right buttock, subsequent encounter +S31811S Laceration without foreign body of right buttock, sequela +S31812A Laceration with foreign body of right buttock, initial encounter +S31812D Laceration with foreign body of right buttock, subsequent encounter +S31812S Laceration with foreign body of right buttock, sequela +S31813A Puncture wound without foreign body of right buttock, initial encounter +S31813D Puncture wound without foreign body of right buttock, subsequent encounter +S31813S Puncture wound without foreign body of right buttock, sequela +S31814A Puncture wound with foreign body of right buttock, initial encounter +S31814D Puncture wound with foreign body of right buttock, subsequent encounter +S31814S Puncture wound with foreign body of right buttock, sequela +S31815A Open bite of right buttock, initial encounter +S31815D Open bite of right buttock, subsequent encounter +S31815S Open bite of right buttock, sequela +S31819A Unspecified open wound of right buttock, initial encounter +S31819D Unspecified open wound of right buttock, subsequent encounter +S31819S Unspecified open wound of right buttock, sequela +S31821A Laceration without foreign body of left buttock, initial encounter +S31821D Laceration without foreign body of left buttock, subsequent encounter +S31821S Laceration without foreign body of left buttock, sequela +S31822A Laceration with foreign body of left buttock, initial encounter +S31822D Laceration with foreign body of left buttock, subsequent encounter +S31822S Laceration with foreign body of left buttock, sequela +S31823A Puncture wound without foreign body of left buttock, initial encounter +S31823D Puncture wound without foreign body of left buttock, subsequent encounter +S31823S Puncture wound without foreign body of left buttock, sequela +S31824A Puncture wound with foreign body of left buttock, initial encounter +S31824D Puncture wound with foreign body of left buttock, subsequent encounter +S31824S Puncture wound with foreign body of left buttock, sequela +S31825A Open bite of left buttock, initial encounter +S31825D Open bite of left buttock, subsequent encounter +S31825S Open bite of left buttock, sequela +S31829A Unspecified open wound of left buttock, initial encounter +S31829D Unspecified open wound of left buttock, subsequent encounter +S31829S Unspecified open wound of left buttock, sequela +S31831A Laceration without foreign body of anus, initial encounter +S31831D Laceration without foreign body of anus, subsequent encounter +S31831S Laceration without foreign body of anus, sequela +S31832A Laceration with foreign body of anus, initial encounter +S31832D Laceration with foreign body of anus, subsequent encounter +S31832S Laceration with foreign body of anus, sequela +S31833A Puncture wound without foreign body of anus, initial encounter +S31833D Puncture wound without foreign body of anus, subsequent encounter +S31833S Puncture wound without foreign body of anus, sequela +S31834A Puncture wound with foreign body of anus, initial encounter +S31834D Puncture wound with foreign body of anus, subsequent encounter +S31834S Puncture wound with foreign body of anus, sequela +S31835A Open bite of anus, initial encounter +S31835D Open bite of anus, subsequent encounter +S31835S Open bite of anus, sequela +S31839A Unspecified open wound of anus, initial encounter +S31839D Unspecified open wound of anus, subsequent encounter +S31839S Unspecified open wound of anus, sequela +S32000A Wedge compression fracture of unspecified lumbar vertebra, initial encounter for closed fracture +S32000B Wedge compression fracture of unspecified lumbar vertebra, initial encounter for open fracture +S32000D Wedge compression fracture of unspecified lumbar vertebra, subsequent encounter for fracture with routine healing +S32000G Wedge compression fracture of unspecified lumbar vertebra, subsequent encounter for fracture with delayed healing +S32000K Wedge compression fracture of unspecified lumbar vertebra, subsequent encounter for fracture with nonunion +S32000S Wedge compression fracture of unspecified lumbar vertebra, sequela +S32001A Stable burst fracture of unspecified lumbar vertebra, initial encounter for closed fracture +S32001B Stable burst fracture of unspecified lumbar vertebra, initial encounter for open fracture +S32001D Stable burst fracture of unspecified lumbar vertebra, subsequent encounter for fracture with routine healing +S32001G Stable burst fracture of unspecified lumbar vertebra, subsequent encounter for fracture with delayed healing +S32001K Stable burst fracture of unspecified lumbar vertebra, subsequent encounter for fracture with nonunion +S32001S Stable burst fracture of unspecified lumbar vertebra, sequela +S32002A Unstable burst fracture of unspecified lumbar vertebra, initial encounter for closed fracture +S32002B Unstable burst fracture of unspecified lumbar vertebra, initial encounter for open fracture +S32002D Unstable burst fracture of unspecified lumbar vertebra, subsequent encounter for fracture with routine healing +S32002G Unstable burst fracture of unspecified lumbar vertebra, subsequent encounter for fracture with delayed healing +S32002K Unstable burst fracture of unspecified lumbar vertebra, subsequent encounter for fracture with nonunion +S32002S Unstable burst fracture of unspecified lumbar vertebra, sequela +S32008A Other fracture of unspecified lumbar vertebra, initial encounter for closed fracture +S32008B Other fracture of unspecified lumbar vertebra, initial encounter for open fracture +S32008D Other fracture of unspecified lumbar vertebra, subsequent encounter for fracture with routine healing +S32008G Other fracture of unspecified lumbar vertebra, subsequent encounter for fracture with delayed healing +S32008K Other fracture of unspecified lumbar vertebra, subsequent encounter for fracture with nonunion +S32008S Other fracture of unspecified lumbar vertebra, sequela +S32009A Unspecified fracture of unspecified lumbar vertebra, initial encounter for closed fracture +S32009B Unspecified fracture of unspecified lumbar vertebra, initial encounter for open fracture +S32009D Unspecified fracture of unspecified lumbar vertebra, subsequent encounter for fracture with routine healing +S32009G Unspecified fracture of unspecified lumbar vertebra, subsequent encounter for fracture with delayed healing +S32009K Unspecified fracture of unspecified lumbar vertebra, subsequent encounter for fracture with nonunion +S32009S Unspecified fracture of unspecified lumbar vertebra, sequela +S32010A Wedge compression fracture of first lumbar vertebra, initial encounter for closed fracture +S32010B Wedge compression fracture of first lumbar vertebra, initial encounter for open fracture +S32010D Wedge compression fracture of first lumbar vertebra, subsequent encounter for fracture with routine healing +S32010G Wedge compression fracture of first lumbar vertebra, subsequent encounter for fracture with delayed healing +S32010K Wedge compression fracture of first lumbar vertebra, subsequent encounter for fracture with nonunion +S32010S Wedge compression fracture of first lumbar vertebra, sequela +S32011A Stable burst fracture of first lumbar vertebra, initial encounter for closed fracture +S32011B Stable burst fracture of first lumbar vertebra, initial encounter for open fracture +S32011D Stable burst fracture of first lumbar vertebra, subsequent encounter for fracture with routine healing +S32011G Stable burst fracture of first lumbar vertebra, subsequent encounter for fracture with delayed healing +S32011K Stable burst fracture of first lumbar vertebra, subsequent encounter for fracture with nonunion +S32011S Stable burst fracture of first lumbar vertebra, sequela +S32012A Unstable burst fracture of first lumbar vertebra, initial encounter for closed fracture +S32012B Unstable burst fracture of first lumbar vertebra, initial encounter for open fracture +S32012D Unstable burst fracture of first lumbar vertebra, subsequent encounter for fracture with routine healing +S32012G Unstable burst fracture of first lumbar vertebra, subsequent encounter for fracture with delayed healing +S32012K Unstable burst fracture of first lumbar vertebra, subsequent encounter for fracture with nonunion +S32012S Unstable burst fracture of first lumbar vertebra, sequela +S32018A Other fracture of first lumbar vertebra, initial encounter for closed fracture +S32018B Other fracture of first lumbar vertebra, initial encounter for open fracture +S32018D Other fracture of first lumbar vertebra, subsequent encounter for fracture with routine healing +S32018G Other fracture of first lumbar vertebra, subsequent encounter for fracture with delayed healing +S32018K Other fracture of first lumbar vertebra, subsequent encounter for fracture with nonunion +S32018S Other fracture of first lumbar vertebra, sequela +S32019A Unspecified fracture of first lumbar vertebra, initial encounter for closed fracture +S32019B Unspecified fracture of first lumbar vertebra, initial encounter for open fracture +S32019D Unspecified fracture of first lumbar vertebra, subsequent encounter for fracture with routine healing +S32019G Unspecified fracture of first lumbar vertebra, subsequent encounter for fracture with delayed healing +S32019K Unspecified fracture of first lumbar vertebra, subsequent encounter for fracture with nonunion +S32019S Unspecified fracture of first lumbar vertebra, sequela +S32020A Wedge compression fracture of second lumbar vertebra, initial encounter for closed fracture +S32020B Wedge compression fracture of second lumbar vertebra, initial encounter for open fracture +S32020D Wedge compression fracture of second lumbar vertebra, subsequent encounter for fracture with routine healing +S32020G Wedge compression fracture of second lumbar vertebra, subsequent encounter for fracture with delayed healing +S32020K Wedge compression fracture of second lumbar vertebra, subsequent encounter for fracture with nonunion +S32020S Wedge compression fracture of second lumbar vertebra, sequela +S32021A Stable burst fracture of second lumbar vertebra, initial encounter for closed fracture +S32021B Stable burst fracture of second lumbar vertebra, initial encounter for open fracture +S32021D Stable burst fracture of second lumbar vertebra, subsequent encounter for fracture with routine healing +S32021G Stable burst fracture of second lumbar vertebra, subsequent encounter for fracture with delayed healing +S32021K Stable burst fracture of second lumbar vertebra, subsequent encounter for fracture with nonunion +S32021S Stable burst fracture of second lumbar vertebra, sequela +S32022A Unstable burst fracture of second lumbar vertebra, initial encounter for closed fracture +S32022B Unstable burst fracture of second lumbar vertebra, initial encounter for open fracture +S32022D Unstable burst fracture of second lumbar vertebra, subsequent encounter for fracture with routine healing +S32022G Unstable burst fracture of second lumbar vertebra, subsequent encounter for fracture with delayed healing +S32022K Unstable burst fracture of second lumbar vertebra, subsequent encounter for fracture with nonunion +S32022S Unstable burst fracture of second lumbar vertebra, sequela +S32028A Other fracture of second lumbar vertebra, initial encounter for closed fracture +S32028B Other fracture of second lumbar vertebra, initial encounter for open fracture +S32028D Other fracture of second lumbar vertebra, subsequent encounter for fracture with routine healing +S32028G Other fracture of second lumbar vertebra, subsequent encounter for fracture with delayed healing +S32028K Other fracture of second lumbar vertebra, subsequent encounter for fracture with nonunion +S32028S Other fracture of second lumbar vertebra, sequela +S32029A Unspecified fracture of second lumbar vertebra, initial encounter for closed fracture +S32029B Unspecified fracture of second lumbar vertebra, initial encounter for open fracture +S32029D Unspecified fracture of second lumbar vertebra, subsequent encounter for fracture with routine healing +S32029G Unspecified fracture of second lumbar vertebra, subsequent encounter for fracture with delayed healing +S32029K Unspecified fracture of second lumbar vertebra, subsequent encounter for fracture with nonunion +S32029S Unspecified fracture of second lumbar vertebra, sequela +S32030A Wedge compression fracture of third lumbar vertebra, initial encounter for closed fracture +S32030B Wedge compression fracture of third lumbar vertebra, initial encounter for open fracture +S32030D Wedge compression fracture of third lumbar vertebra, subsequent encounter for fracture with routine healing +S32030G Wedge compression fracture of third lumbar vertebra, subsequent encounter for fracture with delayed healing +S32030K Wedge compression fracture of third lumbar vertebra, subsequent encounter for fracture with nonunion +S32030S Wedge compression fracture of third lumbar vertebra, sequela +S32031A Stable burst fracture of third lumbar vertebra, initial encounter for closed fracture +S32031B Stable burst fracture of third lumbar vertebra, initial encounter for open fracture +S32031D Stable burst fracture of third lumbar vertebra, subsequent encounter for fracture with routine healing +S32031G Stable burst fracture of third lumbar vertebra, subsequent encounter for fracture with delayed healing +S32031K Stable burst fracture of third lumbar vertebra, subsequent encounter for fracture with nonunion +S32031S Stable burst fracture of third lumbar vertebra, sequela +S32032A Unstable burst fracture of third lumbar vertebra, initial encounter for closed fracture +S32032B Unstable burst fracture of third lumbar vertebra, initial encounter for open fracture +S32032D Unstable burst fracture of third lumbar vertebra, subsequent encounter for fracture with routine healing +S32032G Unstable burst fracture of third lumbar vertebra, subsequent encounter for fracture with delayed healing +S32032K Unstable burst fracture of third lumbar vertebra, subsequent encounter for fracture with nonunion +S32032S Unstable burst fracture of third lumbar vertebra, sequela +S32038A Other fracture of third lumbar vertebra, initial encounter for closed fracture +S32038B Other fracture of third lumbar vertebra, initial encounter for open fracture +S32038D Other fracture of third lumbar vertebra, subsequent encounter for fracture with routine healing +S32038G Other fracture of third lumbar vertebra, subsequent encounter for fracture with delayed healing +S32038K Other fracture of third lumbar vertebra, subsequent encounter for fracture with nonunion +S32038S Other fracture of third lumbar vertebra, sequela +S32039A Unspecified fracture of third lumbar vertebra, initial encounter for closed fracture +S32039B Unspecified fracture of third lumbar vertebra, initial encounter for open fracture +S32039D Unspecified fracture of third lumbar vertebra, subsequent encounter for fracture with routine healing +S32039G Unspecified fracture of third lumbar vertebra, subsequent encounter for fracture with delayed healing +S32039K Unspecified fracture of third lumbar vertebra, subsequent encounter for fracture with nonunion +S32039S Unspecified fracture of third lumbar vertebra, sequela +S32040A Wedge compression fracture of fourth lumbar vertebra, initial encounter for closed fracture +S32040B Wedge compression fracture of fourth lumbar vertebra, initial encounter for open fracture +S32040D Wedge compression fracture of fourth lumbar vertebra, subsequent encounter for fracture with routine healing +S32040G Wedge compression fracture of fourth lumbar vertebra, subsequent encounter for fracture with delayed healing +S32040K Wedge compression fracture of fourth lumbar vertebra, subsequent encounter for fracture with nonunion +S32040S Wedge compression fracture of fourth lumbar vertebra, sequela +S32041A Stable burst fracture of fourth lumbar vertebra, initial encounter for closed fracture +S32041B Stable burst fracture of fourth lumbar vertebra, initial encounter for open fracture +S32041D Stable burst fracture of fourth lumbar vertebra, subsequent encounter for fracture with routine healing +S32041G Stable burst fracture of fourth lumbar vertebra, subsequent encounter for fracture with delayed healing +S32041K Stable burst fracture of fourth lumbar vertebra, subsequent encounter for fracture with nonunion +S32041S Stable burst fracture of fourth lumbar vertebra, sequela +S32042A Unstable burst fracture of fourth lumbar vertebra, initial encounter for closed fracture +S32042B Unstable burst fracture of fourth lumbar vertebra, initial encounter for open fracture +S32042D Unstable burst fracture of fourth lumbar vertebra, subsequent encounter for fracture with routine healing +S32042G Unstable burst fracture of fourth lumbar vertebra, subsequent encounter for fracture with delayed healing +S32042K Unstable burst fracture of fourth lumbar vertebra, subsequent encounter for fracture with nonunion +S32042S Unstable burst fracture of fourth lumbar vertebra, sequela +S32048A Other fracture of fourth lumbar vertebra, initial encounter for closed fracture +S32048B Other fracture of fourth lumbar vertebra, initial encounter for open fracture +S32048D Other fracture of fourth lumbar vertebra, subsequent encounter for fracture with routine healing +S32048G Other fracture of fourth lumbar vertebra, subsequent encounter for fracture with delayed healing +S32048K Other fracture of fourth lumbar vertebra, subsequent encounter for fracture with nonunion +S32048S Other fracture of fourth lumbar vertebra, sequela +S32049A Unspecified fracture of fourth lumbar vertebra, initial encounter for closed fracture +S32049B Unspecified fracture of fourth lumbar vertebra, initial encounter for open fracture +S32049D Unspecified fracture of fourth lumbar vertebra, subsequent encounter for fracture with routine healing +S32049G Unspecified fracture of fourth lumbar vertebra, subsequent encounter for fracture with delayed healing +S32049K Unspecified fracture of fourth lumbar vertebra, subsequent encounter for fracture with nonunion +S32049S Unspecified fracture of fourth lumbar vertebra, sequela +S32050A Wedge compression fracture of fifth lumbar vertebra, initial encounter for closed fracture +S32050B Wedge compression fracture of fifth lumbar vertebra, initial encounter for open fracture +S32050D Wedge compression fracture of fifth lumbar vertebra, subsequent encounter for fracture with routine healing +S32050G Wedge compression fracture of fifth lumbar vertebra, subsequent encounter for fracture with delayed healing +S32050K Wedge compression fracture of fifth lumbar vertebra, subsequent encounter for fracture with nonunion +S32050S Wedge compression fracture of fifth lumbar vertebra, sequela +S32051A Stable burst fracture of fifth lumbar vertebra, initial encounter for closed fracture +S32051B Stable burst fracture of fifth lumbar vertebra, initial encounter for open fracture +S32051D Stable burst fracture of fifth lumbar vertebra, subsequent encounter for fracture with routine healing +S32051G Stable burst fracture of fifth lumbar vertebra, subsequent encounter for fracture with delayed healing +S32051K Stable burst fracture of fifth lumbar vertebra, subsequent encounter for fracture with nonunion +S32051S Stable burst fracture of fifth lumbar vertebra, sequela +S32052A Unstable burst fracture of fifth lumbar vertebra, initial encounter for closed fracture +S32052B Unstable burst fracture of fifth lumbar vertebra, initial encounter for open fracture +S32052D Unstable burst fracture of fifth lumbar vertebra, subsequent encounter for fracture with routine healing +S32052G Unstable burst fracture of fifth lumbar vertebra, subsequent encounter for fracture with delayed healing +S32052K Unstable burst fracture of fifth lumbar vertebra, subsequent encounter for fracture with nonunion +S32052S Unstable burst fracture of fifth lumbar vertebra, sequela +S32058A Other fracture of fifth lumbar vertebra, initial encounter for closed fracture +S32058B Other fracture of fifth lumbar vertebra, initial encounter for open fracture +S32058D Other fracture of fifth lumbar vertebra, subsequent encounter for fracture with routine healing +S32058G Other fracture of fifth lumbar vertebra, subsequent encounter for fracture with delayed healing +S32058K Other fracture of fifth lumbar vertebra, subsequent encounter for fracture with nonunion +S32058S Other fracture of fifth lumbar vertebra, sequela +S32059A Unspecified fracture of fifth lumbar vertebra, initial encounter for closed fracture +S32059B Unspecified fracture of fifth lumbar vertebra, initial encounter for open fracture +S32059D Unspecified fracture of fifth lumbar vertebra, subsequent encounter for fracture with routine healing +S32059G Unspecified fracture of fifth lumbar vertebra, subsequent encounter for fracture with delayed healing +S32059K Unspecified fracture of fifth lumbar vertebra, subsequent encounter for fracture with nonunion +S32059S Unspecified fracture of fifth lumbar vertebra, sequela +S3210XA Unspecified fracture of sacrum, initial encounter for closed fracture +S3210XB Unspecified fracture of sacrum, initial encounter for open fracture +S3210XD Unspecified fracture of sacrum, subsequent encounter for fracture with routine healing +S3210XG Unspecified fracture of sacrum, subsequent encounter for fracture with delayed healing +S3210XK Unspecified fracture of sacrum, subsequent encounter for fracture with nonunion +S3210XS Unspecified fracture of sacrum, sequela +S32110A Nondisplaced Zone I fracture of sacrum, initial encounter for closed fracture +S32110B Nondisplaced Zone I fracture of sacrum, initial encounter for open fracture +S32110D Nondisplaced Zone I fracture of sacrum, subsequent encounter for fracture with routine healing +S32110G Nondisplaced Zone I fracture of sacrum, subsequent encounter for fracture with delayed healing +S32110K Nondisplaced Zone I fracture of sacrum, subsequent encounter for fracture with nonunion +S32110S Nondisplaced Zone I fracture of sacrum, sequela +S32111A Minimally displaced Zone I fracture of sacrum, initial encounter for closed fracture +S32111B Minimally displaced Zone I fracture of sacrum, initial encounter for open fracture +S32111D Minimally displaced Zone I fracture of sacrum, subsequent encounter for fracture with routine healing +S32111G Minimally displaced Zone I fracture of sacrum, subsequent encounter for fracture with delayed healing +S32111K Minimally displaced Zone I fracture of sacrum, subsequent encounter for fracture with nonunion +S32111S Minimally displaced Zone I fracture of sacrum, sequela +S32112A Severely displaced Zone I fracture of sacrum, initial encounter for closed fracture +S32112B Severely displaced Zone I fracture of sacrum, initial encounter for open fracture +S32112D Severely displaced Zone I fracture of sacrum, subsequent encounter for fracture with routine healing +S32112G Severely displaced Zone I fracture of sacrum, subsequent encounter for fracture with delayed healing +S32112K Severely displaced Zone I fracture of sacrum, subsequent encounter for fracture with nonunion +S32112S Severely displaced Zone I fracture of sacrum, sequela +S32119A Unspecified Zone I fracture of sacrum, initial encounter for closed fracture +S32119B Unspecified Zone I fracture of sacrum, initial encounter for open fracture +S32119D Unspecified Zone I fracture of sacrum, subsequent encounter for fracture with routine healing +S32119G Unspecified Zone I fracture of sacrum, subsequent encounter for fracture with delayed healing +S32119K Unspecified Zone I fracture of sacrum, subsequent encounter for fracture with nonunion +S32119S Unspecified Zone I fracture of sacrum, sequela +S32120A Nondisplaced Zone II fracture of sacrum, initial encounter for closed fracture +S32120B Nondisplaced Zone II fracture of sacrum, initial encounter for open fracture +S32120D Nondisplaced Zone II fracture of sacrum, subsequent encounter for fracture with routine healing +S32120G Nondisplaced Zone II fracture of sacrum, subsequent encounter for fracture with delayed healing +S32120K Nondisplaced Zone II fracture of sacrum, subsequent encounter for fracture with nonunion +S32120S Nondisplaced Zone II fracture of sacrum, sequela +S32121A Minimally displaced Zone II fracture of sacrum, initial encounter for closed fracture +S32121B Minimally displaced Zone II fracture of sacrum, initial encounter for open fracture +S32121D Minimally displaced Zone II fracture of sacrum, subsequent encounter for fracture with routine healing +S32121G Minimally displaced Zone II fracture of sacrum, subsequent encounter for fracture with delayed healing +S32121K Minimally displaced Zone II fracture of sacrum, subsequent encounter for fracture with nonunion +S32121S Minimally displaced Zone II fracture of sacrum, sequela +S32122A Severely displaced Zone II fracture of sacrum, initial encounter for closed fracture +S32122B Severely displaced Zone II fracture of sacrum, initial encounter for open fracture +S32122D Severely displaced Zone II fracture of sacrum, subsequent encounter for fracture with routine healing +S32122G Severely displaced Zone II fracture of sacrum, subsequent encounter for fracture with delayed healing +S32122K Severely displaced Zone II fracture of sacrum, subsequent encounter for fracture with nonunion +S32122S Severely displaced Zone II fracture of sacrum, sequela +S32129A Unspecified Zone II fracture of sacrum, initial encounter for closed fracture +S32129B Unspecified Zone II fracture of sacrum, initial encounter for open fracture +S32129D Unspecified Zone II fracture of sacrum, subsequent encounter for fracture with routine healing +S32129G Unspecified Zone II fracture of sacrum, subsequent encounter for fracture with delayed healing +S32129K Unspecified Zone II fracture of sacrum, subsequent encounter for fracture with nonunion +S32129S Unspecified Zone II fracture of sacrum, sequela +S32130A Nondisplaced Zone III fracture of sacrum, initial encounter for closed fracture +S32130B Nondisplaced Zone III fracture of sacrum, initial encounter for open fracture +S32130D Nondisplaced Zone III fracture of sacrum, subsequent encounter for fracture with routine healing +S32130G Nondisplaced Zone III fracture of sacrum, subsequent encounter for fracture with delayed healing +S32130K Nondisplaced Zone III fracture of sacrum, subsequent encounter for fracture with nonunion +S32130S Nondisplaced Zone III fracture of sacrum, sequela +S32131A Minimally displaced Zone III fracture of sacrum, initial encounter for closed fracture +S32131B Minimally displaced Zone III fracture of sacrum, initial encounter for open fracture +S32131D Minimally displaced Zone III fracture of sacrum, subsequent encounter for fracture with routine healing +S32131G Minimally displaced Zone III fracture of sacrum, subsequent encounter for fracture with delayed healing +S32131K Minimally displaced Zone III fracture of sacrum, subsequent encounter for fracture with nonunion +S32131S Minimally displaced Zone III fracture of sacrum, sequela +S32132A Severely displaced Zone III fracture of sacrum, initial encounter for closed fracture +S32132B Severely displaced Zone III fracture of sacrum, initial encounter for open fracture +S32132D Severely displaced Zone III fracture of sacrum, subsequent encounter for fracture with routine healing +S32132G Severely displaced Zone III fracture of sacrum, subsequent encounter for fracture with delayed healing +S32132K Severely displaced Zone III fracture of sacrum, subsequent encounter for fracture with nonunion +S32132S Severely displaced Zone III fracture of sacrum, sequela +S32139A Unspecified Zone III fracture of sacrum, initial encounter for closed fracture +S32139B Unspecified Zone III fracture of sacrum, initial encounter for open fracture +S32139D Unspecified Zone III fracture of sacrum, subsequent encounter for fracture with routine healing +S32139G Unspecified Zone III fracture of sacrum, subsequent encounter for fracture with delayed healing +S32139K Unspecified Zone III fracture of sacrum, subsequent encounter for fracture with nonunion +S32139S Unspecified Zone III fracture of sacrum, sequela +S3214XA Type 1 fracture of sacrum, initial encounter for closed fracture +S3214XB Type 1 fracture of sacrum, initial encounter for open fracture +S3214XD Type 1 fracture of sacrum, subsequent encounter for fracture with routine healing +S3214XG Type 1 fracture of sacrum, subsequent encounter for fracture with delayed healing +S3214XK Type 1 fracture of sacrum, subsequent encounter for fracture with nonunion +S3214XS Type 1 fracture of sacrum, sequela +S3215XA Type 2 fracture of sacrum, initial encounter for closed fracture +S3215XB Type 2 fracture of sacrum, initial encounter for open fracture +S3215XD Type 2 fracture of sacrum, subsequent encounter for fracture with routine healing +S3215XG Type 2 fracture of sacrum, subsequent encounter for fracture with delayed healing +S3215XK Type 2 fracture of sacrum, subsequent encounter for fracture with nonunion +S3215XS Type 2 fracture of sacrum, sequela +S3216XA Type 3 fracture of sacrum, initial encounter for closed fracture +S3216XB Type 3 fracture of sacrum, initial encounter for open fracture +S3216XD Type 3 fracture of sacrum, subsequent encounter for fracture with routine healing +S3216XG Type 3 fracture of sacrum, subsequent encounter for fracture with delayed healing +S3216XK Type 3 fracture of sacrum, subsequent encounter for fracture with nonunion +S3216XS Type 3 fracture of sacrum, sequela +S3217XA Type 4 fracture of sacrum, initial encounter for closed fracture +S3217XB Type 4 fracture of sacrum, initial encounter for open fracture +S3217XD Type 4 fracture of sacrum, subsequent encounter for fracture with routine healing +S3217XG Type 4 fracture of sacrum, subsequent encounter for fracture with delayed healing +S3217XK Type 4 fracture of sacrum, subsequent encounter for fracture with nonunion +S3217XS Type 4 fracture of sacrum, sequela +S3219XA Other fracture of sacrum, initial encounter for closed fracture +S3219XB Other fracture of sacrum, initial encounter for open fracture +S3219XD Other fracture of sacrum, subsequent encounter for fracture with routine healing +S3219XG Other fracture of sacrum, subsequent encounter for fracture with delayed healing +S3219XK Other fracture of sacrum, subsequent encounter for fracture with nonunion +S3219XS Other fracture of sacrum, sequela +S322XXA Fracture of coccyx, initial encounter for closed fracture +S322XXB Fracture of coccyx, initial encounter for open fracture +S322XXD Fracture of coccyx, subsequent encounter for fracture with routine healing +S322XXG Fracture of coccyx, subsequent encounter for fracture with delayed healing +S322XXK Fracture of coccyx, subsequent encounter for fracture with nonunion +S322XXS Fracture of coccyx, sequela +S32301A Unspecified fracture of right ilium, initial encounter for closed fracture +S32301B Unspecified fracture of right ilium, initial encounter for open fracture +S32301D Unspecified fracture of right ilium, subsequent encounter for fracture with routine healing +S32301G Unspecified fracture of right ilium, subsequent encounter for fracture with delayed healing +S32301K Unspecified fracture of right ilium, subsequent encounter for fracture with nonunion +S32301S Unspecified fracture of right ilium, sequela +S32302A Unspecified fracture of left ilium, initial encounter for closed fracture +S32302B Unspecified fracture of left ilium, initial encounter for open fracture +S32302D Unspecified fracture of left ilium, subsequent encounter for fracture with routine healing +S32302G Unspecified fracture of left ilium, subsequent encounter for fracture with delayed healing +S32302K Unspecified fracture of left ilium, subsequent encounter for fracture with nonunion +S32302S Unspecified fracture of left ilium, sequela +S32309A Unspecified fracture of unspecified ilium, initial encounter for closed fracture +S32309B Unspecified fracture of unspecified ilium, initial encounter for open fracture +S32309D Unspecified fracture of unspecified ilium, subsequent encounter for fracture with routine healing +S32309G Unspecified fracture of unspecified ilium, subsequent encounter for fracture with delayed healing +S32309K Unspecified fracture of unspecified ilium, subsequent encounter for fracture with nonunion +S32309S Unspecified fracture of unspecified ilium, sequela +S32311A Displaced avulsion fracture of right ilium, initial encounter for closed fracture +S32311B Displaced avulsion fracture of right ilium, initial encounter for open fracture +S32311D Displaced avulsion fracture of right ilium, subsequent encounter for fracture with routine healing +S32311G Displaced avulsion fracture of right ilium, subsequent encounter for fracture with delayed healing +S32311K Displaced avulsion fracture of right ilium, subsequent encounter for fracture with nonunion +S32311S Displaced avulsion fracture of right ilium, sequela +S32312A Displaced avulsion fracture of left ilium, initial encounter for closed fracture +S32312B Displaced avulsion fracture of left ilium, initial encounter for open fracture +S32312D Displaced avulsion fracture of left ilium, subsequent encounter for fracture with routine healing +S32312G Displaced avulsion fracture of left ilium, subsequent encounter for fracture with delayed healing +S32312K Displaced avulsion fracture of left ilium, subsequent encounter for fracture with nonunion +S32312S Displaced avulsion fracture of left ilium, sequela +S32313A Displaced avulsion fracture of unspecified ilium, initial encounter for closed fracture +S32313B Displaced avulsion fracture of unspecified ilium, initial encounter for open fracture +S32313D Displaced avulsion fracture of unspecified ilium, subsequent encounter for fracture with routine healing +S32313G Displaced avulsion fracture of unspecified ilium, subsequent encounter for fracture with delayed healing +S32313K Displaced avulsion fracture of unspecified ilium, subsequent encounter for fracture with nonunion +S32313S Displaced avulsion fracture of unspecified ilium, sequela +S32314A Nondisplaced avulsion fracture of right ilium, initial encounter for closed fracture +S32314B Nondisplaced avulsion fracture of right ilium, initial encounter for open fracture +S32314D Nondisplaced avulsion fracture of right ilium, subsequent encounter for fracture with routine healing +S32314G Nondisplaced avulsion fracture of right ilium, subsequent encounter for fracture with delayed healing +S32314K Nondisplaced avulsion fracture of right ilium, subsequent encounter for fracture with nonunion +S32314S Nondisplaced avulsion fracture of right ilium, sequela +S32315A Nondisplaced avulsion fracture of left ilium, initial encounter for closed fracture +S32315B Nondisplaced avulsion fracture of left ilium, initial encounter for open fracture +S32315D Nondisplaced avulsion fracture of left ilium, subsequent encounter for fracture with routine healing +S32315G Nondisplaced avulsion fracture of left ilium, subsequent encounter for fracture with delayed healing +S32315K Nondisplaced avulsion fracture of left ilium, subsequent encounter for fracture with nonunion +S32315S Nondisplaced avulsion fracture of left ilium, sequela +S32316A Nondisplaced avulsion fracture of unspecified ilium, initial encounter for closed fracture +S32316B Nondisplaced avulsion fracture of unspecified ilium, initial encounter for open fracture +S32316D Nondisplaced avulsion fracture of unspecified ilium, subsequent encounter for fracture with routine healing +S32316G Nondisplaced avulsion fracture of unspecified ilium, subsequent encounter for fracture with delayed healing +S32316K Nondisplaced avulsion fracture of unspecified ilium, subsequent encounter for fracture with nonunion +S32316S Nondisplaced avulsion fracture of unspecified ilium, sequela +S32391A Other fracture of right ilium, initial encounter for closed fracture +S32391B Other fracture of right ilium, initial encounter for open fracture +S32391D Other fracture of right ilium, subsequent encounter for fracture with routine healing +S32391G Other fracture of right ilium, subsequent encounter for fracture with delayed healing +S32391K Other fracture of right ilium, subsequent encounter for fracture with nonunion +S32391S Other fracture of right ilium, sequela +S32392A Other fracture of left ilium, initial encounter for closed fracture +S32392B Other fracture of left ilium, initial encounter for open fracture +S32392D Other fracture of left ilium, subsequent encounter for fracture with routine healing +S32392G Other fracture of left ilium, subsequent encounter for fracture with delayed healing +S32392K Other fracture of left ilium, subsequent encounter for fracture with nonunion +S32392S Other fracture of left ilium, sequela +S32399A Other fracture of unspecified ilium, initial encounter for closed fracture +S32399B Other fracture of unspecified ilium, initial encounter for open fracture +S32399D Other fracture of unspecified ilium, subsequent encounter for fracture with routine healing +S32399G Other fracture of unspecified ilium, subsequent encounter for fracture with delayed healing +S32399K Other fracture of unspecified ilium, subsequent encounter for fracture with nonunion +S32399S Other fracture of unspecified ilium, sequela +S32401A Unspecified fracture of right acetabulum, initial encounter for closed fracture +S32401B Unspecified fracture of right acetabulum, initial encounter for open fracture +S32401D Unspecified fracture of right acetabulum, subsequent encounter for fracture with routine healing +S32401G Unspecified fracture of right acetabulum, subsequent encounter for fracture with delayed healing +S32401K Unspecified fracture of right acetabulum, subsequent encounter for fracture with nonunion +S32401S Unspecified fracture of right acetabulum, sequela +S32402A Unspecified fracture of left acetabulum, initial encounter for closed fracture +S32402B Unspecified fracture of left acetabulum, initial encounter for open fracture +S32402D Unspecified fracture of left acetabulum, subsequent encounter for fracture with routine healing +S32402G Unspecified fracture of left acetabulum, subsequent encounter for fracture with delayed healing +S32402K Unspecified fracture of left acetabulum, subsequent encounter for fracture with nonunion +S32402S Unspecified fracture of left acetabulum, sequela +S32409A Unspecified fracture of unspecified acetabulum, initial encounter for closed fracture +S32409B Unspecified fracture of unspecified acetabulum, initial encounter for open fracture +S32409D Unspecified fracture of unspecified acetabulum, subsequent encounter for fracture with routine healing +S32409G Unspecified fracture of unspecified acetabulum, subsequent encounter for fracture with delayed healing +S32409K Unspecified fracture of unspecified acetabulum, subsequent encounter for fracture with nonunion +S32409S Unspecified fracture of unspecified acetabulum, sequela +S32411A Displaced fracture of anterior wall of right acetabulum, initial encounter for closed fracture +S32411B Displaced fracture of anterior wall of right acetabulum, initial encounter for open fracture +S32411D Displaced fracture of anterior wall of right acetabulum, subsequent encounter for fracture with routine healing +S32411G Displaced fracture of anterior wall of right acetabulum, subsequent encounter for fracture with delayed healing +S32411K Displaced fracture of anterior wall of right acetabulum, subsequent encounter for fracture with nonunion +S32411S Displaced fracture of anterior wall of right acetabulum, sequela +S32412A Displaced fracture of anterior wall of left acetabulum, initial encounter for closed fracture +S32412B Displaced fracture of anterior wall of left acetabulum, initial encounter for open fracture +S32412D Displaced fracture of anterior wall of left acetabulum, subsequent encounter for fracture with routine healing +S32412G Displaced fracture of anterior wall of left acetabulum, subsequent encounter for fracture with delayed healing +S32412K Displaced fracture of anterior wall of left acetabulum, subsequent encounter for fracture with nonunion +S32412S Displaced fracture of anterior wall of left acetabulum, sequela +S32413A Displaced fracture of anterior wall of unspecified acetabulum, initial encounter for closed fracture +S32413B Displaced fracture of anterior wall of unspecified acetabulum, initial encounter for open fracture +S32413D Displaced fracture of anterior wall of unspecified acetabulum, subsequent encounter for fracture with routine healing +S32413G Displaced fracture of anterior wall of unspecified acetabulum, subsequent encounter for fracture with delayed healing +S32413K Displaced fracture of anterior wall of unspecified acetabulum, subsequent encounter for fracture with nonunion +S32413S Displaced fracture of anterior wall of unspecified acetabulum, sequela +S32414A Nondisplaced fracture of anterior wall of right acetabulum, initial encounter for closed fracture +S32414B Nondisplaced fracture of anterior wall of right acetabulum, initial encounter for open fracture +S32414D Nondisplaced fracture of anterior wall of right acetabulum, subsequent encounter for fracture with routine healing +S32414G Nondisplaced fracture of anterior wall of right acetabulum, subsequent encounter for fracture with delayed healing +S32414K Nondisplaced fracture of anterior wall of right acetabulum, subsequent encounter for fracture with nonunion +S32414S Nondisplaced fracture of anterior wall of right acetabulum, sequela +S32415A Nondisplaced fracture of anterior wall of left acetabulum, initial encounter for closed fracture +S32415B Nondisplaced fracture of anterior wall of left acetabulum, initial encounter for open fracture +S32415D Nondisplaced fracture of anterior wall of left acetabulum, subsequent encounter for fracture with routine healing +S32415G Nondisplaced fracture of anterior wall of left acetabulum, subsequent encounter for fracture with delayed healing +S32415K Nondisplaced fracture of anterior wall of left acetabulum, subsequent encounter for fracture with nonunion +S32415S Nondisplaced fracture of anterior wall of left acetabulum, sequela +S32416A Nondisplaced fracture of anterior wall of unspecified acetabulum, initial encounter for closed fracture +S32416B Nondisplaced fracture of anterior wall of unspecified acetabulum, initial encounter for open fracture +S32416D Nondisplaced fracture of anterior wall of unspecified acetabulum, subsequent encounter for fracture with routine healing +S32416G Nondisplaced fracture of anterior wall of unspecified acetabulum, subsequent encounter for fracture with delayed healing +S32416K Nondisplaced fracture of anterior wall of unspecified acetabulum, subsequent encounter for fracture with nonunion +S32416S Nondisplaced fracture of anterior wall of unspecified acetabulum, sequela +S32421A Displaced fracture of posterior wall of right acetabulum, initial encounter for closed fracture +S32421B Displaced fracture of posterior wall of right acetabulum, initial encounter for open fracture +S32421D Displaced fracture of posterior wall of right acetabulum, subsequent encounter for fracture with routine healing +S32421G Displaced fracture of posterior wall of right acetabulum, subsequent encounter for fracture with delayed healing +S32421K Displaced fracture of posterior wall of right acetabulum, subsequent encounter for fracture with nonunion +S32421S Displaced fracture of posterior wall of right acetabulum, sequela +S32422A Displaced fracture of posterior wall of left acetabulum, initial encounter for closed fracture +S32422B Displaced fracture of posterior wall of left acetabulum, initial encounter for open fracture +S32422D Displaced fracture of posterior wall of left acetabulum, subsequent encounter for fracture with routine healing +S32422G Displaced fracture of posterior wall of left acetabulum, subsequent encounter for fracture with delayed healing +S32422K Displaced fracture of posterior wall of left acetabulum, subsequent encounter for fracture with nonunion +S32422S Displaced fracture of posterior wall of left acetabulum, sequela +S32423A Displaced fracture of posterior wall of unspecified acetabulum, initial encounter for closed fracture +S32423B Displaced fracture of posterior wall of unspecified acetabulum, initial encounter for open fracture +S32423D Displaced fracture of posterior wall of unspecified acetabulum, subsequent encounter for fracture with routine healing +S32423G Displaced fracture of posterior wall of unspecified acetabulum, subsequent encounter for fracture with delayed healing +S32423K Displaced fracture of posterior wall of unspecified acetabulum, subsequent encounter for fracture with nonunion +S32423S Displaced fracture of posterior wall of unspecified acetabulum, sequela +S32424A Nondisplaced fracture of posterior wall of right acetabulum, initial encounter for closed fracture +S32424B Nondisplaced fracture of posterior wall of right acetabulum, initial encounter for open fracture +S32424D Nondisplaced fracture of posterior wall of right acetabulum, subsequent encounter for fracture with routine healing +S32424G Nondisplaced fracture of posterior wall of right acetabulum, subsequent encounter for fracture with delayed healing +S32424K Nondisplaced fracture of posterior wall of right acetabulum, subsequent encounter for fracture with nonunion +S32424S Nondisplaced fracture of posterior wall of right acetabulum, sequela +S32425A Nondisplaced fracture of posterior wall of left acetabulum, initial encounter for closed fracture +S32425B Nondisplaced fracture of posterior wall of left acetabulum, initial encounter for open fracture +S32425D Nondisplaced fracture of posterior wall of left acetabulum, subsequent encounter for fracture with routine healing +S32425G Nondisplaced fracture of posterior wall of left acetabulum, subsequent encounter for fracture with delayed healing +S32425K Nondisplaced fracture of posterior wall of left acetabulum, subsequent encounter for fracture with nonunion +S32425S Nondisplaced fracture of posterior wall of left acetabulum, sequela +S32426A Nondisplaced fracture of posterior wall of unspecified acetabulum, initial encounter for closed fracture +S32426B Nondisplaced fracture of posterior wall of unspecified acetabulum, initial encounter for open fracture +S32426D Nondisplaced fracture of posterior wall of unspecified acetabulum, subsequent encounter for fracture with routine healing +S32426G Nondisplaced fracture of posterior wall of unspecified acetabulum, subsequent encounter for fracture with delayed healing +S32426K Nondisplaced fracture of posterior wall of unspecified acetabulum, subsequent encounter for fracture with nonunion +S32426S Nondisplaced fracture of posterior wall of unspecified acetabulum, sequela +S32431A Displaced fracture of anterior column [iliopubic] of right acetabulum, initial encounter for closed fracture +S32431B Displaced fracture of anterior column [iliopubic] of right acetabulum, initial encounter for open fracture +S32431D Displaced fracture of anterior column [iliopubic] of right acetabulum, subsequent encounter for fracture with routine healing +S32431G Displaced fracture of anterior column [iliopubic] of right acetabulum, subsequent encounter for fracture with delayed healing +S32431K Displaced fracture of anterior column [iliopubic] of right acetabulum, subsequent encounter for fracture with nonunion +S32431S Displaced fracture of anterior column [iliopubic] of right acetabulum, sequela +S32432A Displaced fracture of anterior column [iliopubic] of left acetabulum, initial encounter for closed fracture +S32432B Displaced fracture of anterior column [iliopubic] of left acetabulum, initial encounter for open fracture +S32432D Displaced fracture of anterior column [iliopubic] of left acetabulum, subsequent encounter for fracture with routine healing +S32432G Displaced fracture of anterior column [iliopubic] of left acetabulum, subsequent encounter for fracture with delayed healing +S32432K Displaced fracture of anterior column [iliopubic] of left acetabulum, subsequent encounter for fracture with nonunion +S32432S Displaced fracture of anterior column [iliopubic] of left acetabulum, sequela +S32433A Displaced fracture of anterior column [iliopubic] of unspecified acetabulum, initial encounter for closed fracture +S32433B Displaced fracture of anterior column [iliopubic] of unspecified acetabulum, initial encounter for open fracture +S32433D Displaced fracture of anterior column [iliopubic] of unspecified acetabulum, subsequent encounter for fracture with routine healing +S32433G Displaced fracture of anterior column [iliopubic] of unspecified acetabulum, subsequent encounter for fracture with delayed healing +S32433K Displaced fracture of anterior column [iliopubic] of unspecified acetabulum, subsequent encounter for fracture with nonunion +S32433S Displaced fracture of anterior column [iliopubic] of unspecified acetabulum, sequela +S32434A Nondisplaced fracture of anterior column [iliopubic] of right acetabulum, initial encounter for closed fracture +S32434B Nondisplaced fracture of anterior column [iliopubic] of right acetabulum, initial encounter for open fracture +S32434D Nondisplaced fracture of anterior column [iliopubic] of right acetabulum, subsequent encounter for fracture with routine healing +S32434G Nondisplaced fracture of anterior column [iliopubic] of right acetabulum, subsequent encounter for fracture with delayed healing +S32434K Nondisplaced fracture of anterior column [iliopubic] of right acetabulum, subsequent encounter for fracture with nonunion +S32434S Nondisplaced fracture of anterior column [iliopubic] of right acetabulum, sequela +S32435A Nondisplaced fracture of anterior column [iliopubic] of left acetabulum, initial encounter for closed fracture +S32435B Nondisplaced fracture of anterior column [iliopubic] of left acetabulum, initial encounter for open fracture +S32435D Nondisplaced fracture of anterior column [iliopubic] of left acetabulum, subsequent encounter for fracture with routine healing +S32435G Nondisplaced fracture of anterior column [iliopubic] of left acetabulum, subsequent encounter for fracture with delayed healing +S32435K Nondisplaced fracture of anterior column [iliopubic] of left acetabulum, subsequent encounter for fracture with nonunion +S32435S Nondisplaced fracture of anterior column [iliopubic] of left acetabulum, sequela +S32436A Nondisplaced fracture of anterior column [iliopubic] of unspecified acetabulum, initial encounter for closed fracture +S32436B Nondisplaced fracture of anterior column [iliopubic] of unspecified acetabulum, initial encounter for open fracture +S32436D Nondisplaced fracture of anterior column [iliopubic] of unspecified acetabulum, subsequent encounter for fracture with routine healing +S32436G Nondisplaced fracture of anterior column [iliopubic] of unspecified acetabulum, subsequent encounter for fracture with delayed healing +S32436K Nondisplaced fracture of anterior column [iliopubic] of unspecified acetabulum, subsequent encounter for fracture with nonunion +S32436S Nondisplaced fracture of anterior column [iliopubic] of unspecified acetabulum, sequela +S32441A Displaced fracture of posterior column [ilioischial] of right acetabulum, initial encounter for closed fracture +S32441B Displaced fracture of posterior column [ilioischial] of right acetabulum, initial encounter for open fracture +S32441D Displaced fracture of posterior column [ilioischial] of right acetabulum, subsequent encounter for fracture with routine healing +S32441G Displaced fracture of posterior column [ilioischial] of right acetabulum, subsequent encounter for fracture with delayed healing +S32441K Displaced fracture of posterior column [ilioischial] of right acetabulum, subsequent encounter for fracture with nonunion +S32441S Displaced fracture of posterior column [ilioischial] of right acetabulum, sequela +S32442A Displaced fracture of posterior column [ilioischial] of left acetabulum, initial encounter for closed fracture +S32442B Displaced fracture of posterior column [ilioischial] of left acetabulum, initial encounter for open fracture +S32442D Displaced fracture of posterior column [ilioischial] of left acetabulum, subsequent encounter for fracture with routine healing +S32442G Displaced fracture of posterior column [ilioischial] of left acetabulum, subsequent encounter for fracture with delayed healing +S32442K Displaced fracture of posterior column [ilioischial] of left acetabulum, subsequent encounter for fracture with nonunion +S32442S Displaced fracture of posterior column [ilioischial] of left acetabulum, sequela +S32443A Displaced fracture of posterior column [ilioischial] of unspecified acetabulum, initial encounter for closed fracture +S32443B Displaced fracture of posterior column [ilioischial] of unspecified acetabulum, initial encounter for open fracture +S32443D Displaced fracture of posterior column [ilioischial] of unspecified acetabulum, subsequent encounter for fracture with routine healing +S32443G Displaced fracture of posterior column [ilioischial] of unspecified acetabulum, subsequent encounter for fracture with delayed healing +S32443K Displaced fracture of posterior column [ilioischial] of unspecified acetabulum, subsequent encounter for fracture with nonunion +S32443S Displaced fracture of posterior column [ilioischial] of unspecified acetabulum, sequela +S32444A Nondisplaced fracture of posterior column [ilioischial] of right acetabulum, initial encounter for closed fracture +S32444B Nondisplaced fracture of posterior column [ilioischial] of right acetabulum, initial encounter for open fracture +S32444D Nondisplaced fracture of posterior column [ilioischial] of right acetabulum, subsequent encounter for fracture with routine healing +S32444G Nondisplaced fracture of posterior column [ilioischial] of right acetabulum, subsequent encounter for fracture with delayed healing +S32444K Nondisplaced fracture of posterior column [ilioischial] of right acetabulum, subsequent encounter for fracture with nonunion +S32444S Nondisplaced fracture of posterior column [ilioischial] of right acetabulum, sequela +S32445A Nondisplaced fracture of posterior column [ilioischial] of left acetabulum, initial encounter for closed fracture +S32445B Nondisplaced fracture of posterior column [ilioischial] of left acetabulum, initial encounter for open fracture +S32445D Nondisplaced fracture of posterior column [ilioischial] of left acetabulum, subsequent encounter for fracture with routine healing +S32445G Nondisplaced fracture of posterior column [ilioischial] of left acetabulum, subsequent encounter for fracture with delayed healing +S32445K Nondisplaced fracture of posterior column [ilioischial] of left acetabulum, subsequent encounter for fracture with nonunion +S32445S Nondisplaced fracture of posterior column [ilioischial] of left acetabulum, sequela +S32446A Nondisplaced fracture of posterior column [ilioischial] of unspecified acetabulum, initial encounter for closed fracture +S32446B Nondisplaced fracture of posterior column [ilioischial] of unspecified acetabulum, initial encounter for open fracture +S32446D Nondisplaced fracture of posterior column [ilioischial] of unspecified acetabulum, subsequent encounter for fracture with routine healing +S32446G Nondisplaced fracture of posterior column [ilioischial] of unspecified acetabulum, subsequent encounter for fracture with delayed healing +S32446K Nondisplaced fracture of posterior column [ilioischial] of unspecified acetabulum, subsequent encounter for fracture with nonunion +S32446S Nondisplaced fracture of posterior column [ilioischial] of unspecified acetabulum, sequela +S32451A Displaced transverse fracture of right acetabulum, initial encounter for closed fracture +S32451B Displaced transverse fracture of right acetabulum, initial encounter for open fracture +S32451D Displaced transverse fracture of right acetabulum, subsequent encounter for fracture with routine healing +S32451G Displaced transverse fracture of right acetabulum, subsequent encounter for fracture with delayed healing +S32451K Displaced transverse fracture of right acetabulum, subsequent encounter for fracture with nonunion +S32451S Displaced transverse fracture of right acetabulum, sequela +S32452A Displaced transverse fracture of left acetabulum, initial encounter for closed fracture +S32452B Displaced transverse fracture of left acetabulum, initial encounter for open fracture +S32452D Displaced transverse fracture of left acetabulum, subsequent encounter for fracture with routine healing +S32452G Displaced transverse fracture of left acetabulum, subsequent encounter for fracture with delayed healing +S32452K Displaced transverse fracture of left acetabulum, subsequent encounter for fracture with nonunion +S32452S Displaced transverse fracture of left acetabulum, sequela +S32453A Displaced transverse fracture of unspecified acetabulum, initial encounter for closed fracture +S32453B Displaced transverse fracture of unspecified acetabulum, initial encounter for open fracture +S32453D Displaced transverse fracture of unspecified acetabulum, subsequent encounter for fracture with routine healing +S32453G Displaced transverse fracture of unspecified acetabulum, subsequent encounter for fracture with delayed healing +S32453K Displaced transverse fracture of unspecified acetabulum, subsequent encounter for fracture with nonunion +S32453S Displaced transverse fracture of unspecified acetabulum, sequela +S32454A Nondisplaced transverse fracture of right acetabulum, initial encounter for closed fracture +S32454B Nondisplaced transverse fracture of right acetabulum, initial encounter for open fracture +S32454D Nondisplaced transverse fracture of right acetabulum, subsequent encounter for fracture with routine healing +S32454G Nondisplaced transverse fracture of right acetabulum, subsequent encounter for fracture with delayed healing +S32454K Nondisplaced transverse fracture of right acetabulum, subsequent encounter for fracture with nonunion +S32454S Nondisplaced transverse fracture of right acetabulum, sequela +S32455A Nondisplaced transverse fracture of left acetabulum, initial encounter for closed fracture +S32455B Nondisplaced transverse fracture of left acetabulum, initial encounter for open fracture +S32455D Nondisplaced transverse fracture of left acetabulum, subsequent encounter for fracture with routine healing +S32455G Nondisplaced transverse fracture of left acetabulum, subsequent encounter for fracture with delayed healing +S32455K Nondisplaced transverse fracture of left acetabulum, subsequent encounter for fracture with nonunion +S32455S Nondisplaced transverse fracture of left acetabulum, sequela +S32456A Nondisplaced transverse fracture of unspecified acetabulum, initial encounter for closed fracture +S32456B Nondisplaced transverse fracture of unspecified acetabulum, initial encounter for open fracture +S32456D Nondisplaced transverse fracture of unspecified acetabulum, subsequent encounter for fracture with routine healing +S32456G Nondisplaced transverse fracture of unspecified acetabulum, subsequent encounter for fracture with delayed healing +S32456K Nondisplaced transverse fracture of unspecified acetabulum, subsequent encounter for fracture with nonunion +S32456S Nondisplaced transverse fracture of unspecified acetabulum, sequela +S32461A Displaced associated transverse-posterior fracture of right acetabulum, initial encounter for closed fracture +S32461B Displaced associated transverse-posterior fracture of right acetabulum, initial encounter for open fracture +S32461D Displaced associated transverse-posterior fracture of right acetabulum, subsequent encounter for fracture with routine healing +S32461G Displaced associated transverse-posterior fracture of right acetabulum, subsequent encounter for fracture with delayed healing +S32461K Displaced associated transverse-posterior fracture of right acetabulum, subsequent encounter for fracture with nonunion +S32461S Displaced associated transverse-posterior fracture of right acetabulum, sequela +S32462A Displaced associated transverse-posterior fracture of left acetabulum, initial encounter for closed fracture +S32462B Displaced associated transverse-posterior fracture of left acetabulum, initial encounter for open fracture +S32462D Displaced associated transverse-posterior fracture of left acetabulum, subsequent encounter for fracture with routine healing +S32462G Displaced associated transverse-posterior fracture of left acetabulum, subsequent encounter for fracture with delayed healing +S32462K Displaced associated transverse-posterior fracture of left acetabulum, subsequent encounter for fracture with nonunion +S32462S Displaced associated transverse-posterior fracture of left acetabulum, sequela +S32463A Displaced associated transverse-posterior fracture of unspecified acetabulum, initial encounter for closed fracture +S32463B Displaced associated transverse-posterior fracture of unspecified acetabulum, initial encounter for open fracture +S32463D Displaced associated transverse-posterior fracture of unspecified acetabulum, subsequent encounter for fracture with routine healing +S32463G Displaced associated transverse-posterior fracture of unspecified acetabulum, subsequent encounter for fracture with delayed healing +S32463K Displaced associated transverse-posterior fracture of unspecified acetabulum, subsequent encounter for fracture with nonunion +S32463S Displaced associated transverse-posterior fracture of unspecified acetabulum, sequela +S32464A Nondisplaced associated transverse-posterior fracture of right acetabulum, initial encounter for closed fracture +S32464B Nondisplaced associated transverse-posterior fracture of right acetabulum, initial encounter for open fracture +S32464D Nondisplaced associated transverse-posterior fracture of right acetabulum, subsequent encounter for fracture with routine healing +S32464G Nondisplaced associated transverse-posterior fracture of right acetabulum, subsequent encounter for fracture with delayed healing +S32464K Nondisplaced associated transverse-posterior fracture of right acetabulum, subsequent encounter for fracture with nonunion +S32464S Nondisplaced associated transverse-posterior fracture of right acetabulum, sequela +S32465A Nondisplaced associated transverse-posterior fracture of left acetabulum, initial encounter for closed fracture +S32465B Nondisplaced associated transverse-posterior fracture of left acetabulum, initial encounter for open fracture +S32465D Nondisplaced associated transverse-posterior fracture of left acetabulum, subsequent encounter for fracture with routine healing +S32465G Nondisplaced associated transverse-posterior fracture of left acetabulum, subsequent encounter for fracture with delayed healing +S32465K Nondisplaced associated transverse-posterior fracture of left acetabulum, subsequent encounter for fracture with nonunion +S32465S Nondisplaced associated transverse-posterior fracture of left acetabulum, sequela +S32466A Nondisplaced associated transverse-posterior fracture of unspecified acetabulum, initial encounter for closed fracture +S32466B Nondisplaced associated transverse-posterior fracture of unspecified acetabulum, initial encounter for open fracture +S32466D Nondisplaced associated transverse-posterior fracture of unspecified acetabulum, subsequent encounter for fracture with routine healing +S32466G Nondisplaced associated transverse-posterior fracture of unspecified acetabulum, subsequent encounter for fracture with delayed healing +S32466K Nondisplaced associated transverse-posterior fracture of unspecified acetabulum, subsequent encounter for fracture with nonunion +S32466S Nondisplaced associated transverse-posterior fracture of unspecified acetabulum, sequela +S32471A Displaced fracture of medial wall of right acetabulum, initial encounter for closed fracture +S32471B Displaced fracture of medial wall of right acetabulum, initial encounter for open fracture +S32471D Displaced fracture of medial wall of right acetabulum, subsequent encounter for fracture with routine healing +S32471G Displaced fracture of medial wall of right acetabulum, subsequent encounter for fracture with delayed healing +S32471K Displaced fracture of medial wall of right acetabulum, subsequent encounter for fracture with nonunion +S32471S Displaced fracture of medial wall of right acetabulum, sequela +S32472A Displaced fracture of medial wall of left acetabulum, initial encounter for closed fracture +S32472B Displaced fracture of medial wall of left acetabulum, initial encounter for open fracture +S32472D Displaced fracture of medial wall of left acetabulum, subsequent encounter for fracture with routine healing +S32472G Displaced fracture of medial wall of left acetabulum, subsequent encounter for fracture with delayed healing +S32472K Displaced fracture of medial wall of left acetabulum, subsequent encounter for fracture with nonunion +S32472S Displaced fracture of medial wall of left acetabulum, sequela +S32473A Displaced fracture of medial wall of unspecified acetabulum, initial encounter for closed fracture +S32473B Displaced fracture of medial wall of unspecified acetabulum, initial encounter for open fracture +S32473D Displaced fracture of medial wall of unspecified acetabulum, subsequent encounter for fracture with routine healing +S32473G Displaced fracture of medial wall of unspecified acetabulum, subsequent encounter for fracture with delayed healing +S32473K Displaced fracture of medial wall of unspecified acetabulum, subsequent encounter for fracture with nonunion +S32473S Displaced fracture of medial wall of unspecified acetabulum, sequela +S32474A Nondisplaced fracture of medial wall of right acetabulum, initial encounter for closed fracture +S32474B Nondisplaced fracture of medial wall of right acetabulum, initial encounter for open fracture +S32474D Nondisplaced fracture of medial wall of right acetabulum, subsequent encounter for fracture with routine healing +S32474G Nondisplaced fracture of medial wall of right acetabulum, subsequent encounter for fracture with delayed healing +S32474K Nondisplaced fracture of medial wall of right acetabulum, subsequent encounter for fracture with nonunion +S32474S Nondisplaced fracture of medial wall of right acetabulum, sequela +S32475A Nondisplaced fracture of medial wall of left acetabulum, initial encounter for closed fracture +S32475B Nondisplaced fracture of medial wall of left acetabulum, initial encounter for open fracture +S32475D Nondisplaced fracture of medial wall of left acetabulum, subsequent encounter for fracture with routine healing +S32475G Nondisplaced fracture of medial wall of left acetabulum, subsequent encounter for fracture with delayed healing +S32475K Nondisplaced fracture of medial wall of left acetabulum, subsequent encounter for fracture with nonunion +S32475S Nondisplaced fracture of medial wall of left acetabulum, sequela +S32476A Nondisplaced fracture of medial wall of unspecified acetabulum, initial encounter for closed fracture +S32476B Nondisplaced fracture of medial wall of unspecified acetabulum, initial encounter for open fracture +S32476D Nondisplaced fracture of medial wall of unspecified acetabulum, subsequent encounter for fracture with routine healing +S32476G Nondisplaced fracture of medial wall of unspecified acetabulum, subsequent encounter for fracture with delayed healing +S32476K Nondisplaced fracture of medial wall of unspecified acetabulum, subsequent encounter for fracture with nonunion +S32476S Nondisplaced fracture of medial wall of unspecified acetabulum, sequela +S32481A Displaced dome fracture of right acetabulum, initial encounter for closed fracture +S32481B Displaced dome fracture of right acetabulum, initial encounter for open fracture +S32481D Displaced dome fracture of right acetabulum, subsequent encounter for fracture with routine healing +S32481G Displaced dome fracture of right acetabulum, subsequent encounter for fracture with delayed healing +S32481K Displaced dome fracture of right acetabulum, subsequent encounter for fracture with nonunion +S32481S Displaced dome fracture of right acetabulum, sequela +S32482A Displaced dome fracture of left acetabulum, initial encounter for closed fracture +S32482B Displaced dome fracture of left acetabulum, initial encounter for open fracture +S32482D Displaced dome fracture of left acetabulum, subsequent encounter for fracture with routine healing +S32482G Displaced dome fracture of left acetabulum, subsequent encounter for fracture with delayed healing +S32482K Displaced dome fracture of left acetabulum, subsequent encounter for fracture with nonunion +S32482S Displaced dome fracture of left acetabulum, sequela +S32483A Displaced dome fracture of unspecified acetabulum, initial encounter for closed fracture +S32483B Displaced dome fracture of unspecified acetabulum, initial encounter for open fracture +S32483D Displaced dome fracture of unspecified acetabulum, subsequent encounter for fracture with routine healing +S32483G Displaced dome fracture of unspecified acetabulum, subsequent encounter for fracture with delayed healing +S32483K Displaced dome fracture of unspecified acetabulum, subsequent encounter for fracture with nonunion +S32483S Displaced dome fracture of unspecified acetabulum, sequela +S32484A Nondisplaced dome fracture of right acetabulum, initial encounter for closed fracture +S32484B Nondisplaced dome fracture of right acetabulum, initial encounter for open fracture +S32484D Nondisplaced dome fracture of right acetabulum, subsequent encounter for fracture with routine healing +S32484G Nondisplaced dome fracture of right acetabulum, subsequent encounter for fracture with delayed healing +S32484K Nondisplaced dome fracture of right acetabulum, subsequent encounter for fracture with nonunion +S32484S Nondisplaced dome fracture of right acetabulum, sequela +S32485A Nondisplaced dome fracture of left acetabulum, initial encounter for closed fracture +S32485B Nondisplaced dome fracture of left acetabulum, initial encounter for open fracture +S32485D Nondisplaced dome fracture of left acetabulum, subsequent encounter for fracture with routine healing +S32485G Nondisplaced dome fracture of left acetabulum, subsequent encounter for fracture with delayed healing +S32485K Nondisplaced dome fracture of left acetabulum, subsequent encounter for fracture with nonunion +S32485S Nondisplaced dome fracture of left acetabulum, sequela +S32486A Nondisplaced dome fracture of unspecified acetabulum, initial encounter for closed fracture +S32486B Nondisplaced dome fracture of unspecified acetabulum, initial encounter for open fracture +S32486D Nondisplaced dome fracture of unspecified acetabulum, subsequent encounter for fracture with routine healing +S32486G Nondisplaced dome fracture of unspecified acetabulum, subsequent encounter for fracture with delayed healing +S32486K Nondisplaced dome fracture of unspecified acetabulum, subsequent encounter for fracture with nonunion +S32486S Nondisplaced dome fracture of unspecified acetabulum, sequela +S32491A Other specified fracture of right acetabulum, initial encounter for closed fracture +S32491B Other specified fracture of right acetabulum, initial encounter for open fracture +S32491D Other specified fracture of right acetabulum, subsequent encounter for fracture with routine healing +S32491G Other specified fracture of right acetabulum, subsequent encounter for fracture with delayed healing +S32491K Other specified fracture of right acetabulum, subsequent encounter for fracture with nonunion +S32491S Other specified fracture of right acetabulum, sequela +S32492A Other specified fracture of left acetabulum, initial encounter for closed fracture +S32492B Other specified fracture of left acetabulum, initial encounter for open fracture +S32492D Other specified fracture of left acetabulum, subsequent encounter for fracture with routine healing +S32492G Other specified fracture of left acetabulum, subsequent encounter for fracture with delayed healing +S32492K Other specified fracture of left acetabulum, subsequent encounter for fracture with nonunion +S32492S Other specified fracture of left acetabulum, sequela +S32499A Other specified fracture of unspecified acetabulum, initial encounter for closed fracture +S32499B Other specified fracture of unspecified acetabulum, initial encounter for open fracture +S32499D Other specified fracture of unspecified acetabulum, subsequent encounter for fracture with routine healing +S32499G Other specified fracture of unspecified acetabulum, subsequent encounter for fracture with delayed healing +S32499K Other specified fracture of unspecified acetabulum, subsequent encounter for fracture with nonunion +S32499S Other specified fracture of unspecified acetabulum, sequela +S32501A Unspecified fracture of right pubis, initial encounter for closed fracture +S32501B Unspecified fracture of right pubis, initial encounter for open fracture +S32501D Unspecified fracture of right pubis, subsequent encounter for fracture with routine healing +S32501G Unspecified fracture of right pubis, subsequent encounter for fracture with delayed healing +S32501K Unspecified fracture of right pubis, subsequent encounter for fracture with nonunion +S32501S Unspecified fracture of right pubis, sequela +S32502A Unspecified fracture of left pubis, initial encounter for closed fracture +S32502B Unspecified fracture of left pubis, initial encounter for open fracture +S32502D Unspecified fracture of left pubis, subsequent encounter for fracture with routine healing +S32502G Unspecified fracture of left pubis, subsequent encounter for fracture with delayed healing +S32502K Unspecified fracture of left pubis, subsequent encounter for fracture with nonunion +S32502S Unspecified fracture of left pubis, sequela +S32509A Unspecified fracture of unspecified pubis, initial encounter for closed fracture +S32509B Unspecified fracture of unspecified pubis, initial encounter for open fracture +S32509D Unspecified fracture of unspecified pubis, subsequent encounter for fracture with routine healing +S32509G Unspecified fracture of unspecified pubis, subsequent encounter for fracture with delayed healing +S32509K Unspecified fracture of unspecified pubis, subsequent encounter for fracture with nonunion +S32509S Unspecified fracture of unspecified pubis, sequela +S32511A Fracture of superior rim of right pubis, initial encounter for closed fracture +S32511B Fracture of superior rim of right pubis, initial encounter for open fracture +S32511D Fracture of superior rim of right pubis, subsequent encounter for fracture with routine healing +S32511G Fracture of superior rim of right pubis, subsequent encounter for fracture with delayed healing +S32511K Fracture of superior rim of right pubis, subsequent encounter for fracture with nonunion +S32511S Fracture of superior rim of right pubis, sequela +S32512A Fracture of superior rim of left pubis, initial encounter for closed fracture +S32512B Fracture of superior rim of left pubis, initial encounter for open fracture +S32512D Fracture of superior rim of left pubis, subsequent encounter for fracture with routine healing +S32512G Fracture of superior rim of left pubis, subsequent encounter for fracture with delayed healing +S32512K Fracture of superior rim of left pubis, subsequent encounter for fracture with nonunion +S32512S Fracture of superior rim of left pubis, sequela +S32519A Fracture of superior rim of unspecified pubis, initial encounter for closed fracture +S32519B Fracture of superior rim of unspecified pubis, initial encounter for open fracture +S32519D Fracture of superior rim of unspecified pubis, subsequent encounter for fracture with routine healing +S32519G Fracture of superior rim of unspecified pubis, subsequent encounter for fracture with delayed healing +S32519K Fracture of superior rim of unspecified pubis, subsequent encounter for fracture with nonunion +S32519S Fracture of superior rim of unspecified pubis, sequela +S32591A Other specified fracture of right pubis, initial encounter for closed fracture +S32591B Other specified fracture of right pubis, initial encounter for open fracture +S32591D Other specified fracture of right pubis, subsequent encounter for fracture with routine healing +S32591G Other specified fracture of right pubis, subsequent encounter for fracture with delayed healing +S32591K Other specified fracture of right pubis, subsequent encounter for fracture with nonunion +S32591S Other specified fracture of right pubis, sequela +S32592A Other specified fracture of left pubis, initial encounter for closed fracture +S32592B Other specified fracture of left pubis, initial encounter for open fracture +S32592D Other specified fracture of left pubis, subsequent encounter for fracture with routine healing +S32592G Other specified fracture of left pubis, subsequent encounter for fracture with delayed healing +S32592K Other specified fracture of left pubis, subsequent encounter for fracture with nonunion +S32592S Other specified fracture of left pubis, sequela +S32599A Other specified fracture of unspecified pubis, initial encounter for closed fracture +S32599B Other specified fracture of unspecified pubis, initial encounter for open fracture +S32599D Other specified fracture of unspecified pubis, subsequent encounter for fracture with routine healing +S32599G Other specified fracture of unspecified pubis, subsequent encounter for fracture with delayed healing +S32599K Other specified fracture of unspecified pubis, subsequent encounter for fracture with nonunion +S32599S Other specified fracture of unspecified pubis, sequela +S32601A Unspecified fracture of right ischium, initial encounter for closed fracture +S32601B Unspecified fracture of right ischium, initial encounter for open fracture +S32601D Unspecified fracture of right ischium, subsequent encounter for fracture with routine healing +S32601G Unspecified fracture of right ischium, subsequent encounter for fracture with delayed healing +S32601K Unspecified fracture of right ischium, subsequent encounter for fracture with nonunion +S32601S Unspecified fracture of right ischium, sequela +S32602A Unspecified fracture of left ischium, initial encounter for closed fracture +S32602B Unspecified fracture of left ischium, initial encounter for open fracture +S32602D Unspecified fracture of left ischium, subsequent encounter for fracture with routine healing +S32602G Unspecified fracture of left ischium, subsequent encounter for fracture with delayed healing +S32602K Unspecified fracture of left ischium, subsequent encounter for fracture with nonunion +S32602S Unspecified fracture of left ischium, sequela +S32609A Unspecified fracture of unspecified ischium, initial encounter for closed fracture +S32609B Unspecified fracture of unspecified ischium, initial encounter for open fracture +S32609D Unspecified fracture of unspecified ischium, subsequent encounter for fracture with routine healing +S32609G Unspecified fracture of unspecified ischium, subsequent encounter for fracture with delayed healing +S32609K Unspecified fracture of unspecified ischium, subsequent encounter for fracture with nonunion +S32609S Unspecified fracture of unspecified ischium, sequela +S32611A Displaced avulsion fracture of right ischium, initial encounter for closed fracture +S32611B Displaced avulsion fracture of right ischium, initial encounter for open fracture +S32611D Displaced avulsion fracture of right ischium, subsequent encounter for fracture with routine healing +S32611G Displaced avulsion fracture of right ischium, subsequent encounter for fracture with delayed healing +S32611K Displaced avulsion fracture of right ischium, subsequent encounter for fracture with nonunion +S32611S Displaced avulsion fracture of right ischium, sequela +S32612A Displaced avulsion fracture of left ischium, initial encounter for closed fracture +S32612B Displaced avulsion fracture of left ischium, initial encounter for open fracture +S32612D Displaced avulsion fracture of left ischium, subsequent encounter for fracture with routine healing +S32612G Displaced avulsion fracture of left ischium, subsequent encounter for fracture with delayed healing +S32612K Displaced avulsion fracture of left ischium, subsequent encounter for fracture with nonunion +S32612S Displaced avulsion fracture of left ischium, sequela +S32613A Displaced avulsion fracture of unspecified ischium, initial encounter for closed fracture +S32613B Displaced avulsion fracture of unspecified ischium, initial encounter for open fracture +S32613D Displaced avulsion fracture of unspecified ischium, subsequent encounter for fracture with routine healing +S32613G Displaced avulsion fracture of unspecified ischium, subsequent encounter for fracture with delayed healing +S32613K Displaced avulsion fracture of unspecified ischium, subsequent encounter for fracture with nonunion +S32613S Displaced avulsion fracture of unspecified ischium, sequela +S32614A Nondisplaced avulsion fracture of right ischium, initial encounter for closed fracture +S32614B Nondisplaced avulsion fracture of right ischium, initial encounter for open fracture +S32614D Nondisplaced avulsion fracture of right ischium, subsequent encounter for fracture with routine healing +S32614G Nondisplaced avulsion fracture of right ischium, subsequent encounter for fracture with delayed healing +S32614K Nondisplaced avulsion fracture of right ischium, subsequent encounter for fracture with nonunion +S32614S Nondisplaced avulsion fracture of right ischium, sequela +S32615A Nondisplaced avulsion fracture of left ischium, initial encounter for closed fracture +S32615B Nondisplaced avulsion fracture of left ischium, initial encounter for open fracture +S32615D Nondisplaced avulsion fracture of left ischium, subsequent encounter for fracture with routine healing +S32615G Nondisplaced avulsion fracture of left ischium, subsequent encounter for fracture with delayed healing +S32615K Nondisplaced avulsion fracture of left ischium, subsequent encounter for fracture with nonunion +S32615S Nondisplaced avulsion fracture of left ischium, sequela +S32616A Nondisplaced avulsion fracture of unspecified ischium, initial encounter for closed fracture +S32616B Nondisplaced avulsion fracture of unspecified ischium, initial encounter for open fracture +S32616D Nondisplaced avulsion fracture of unspecified ischium, subsequent encounter for fracture with routine healing +S32616G Nondisplaced avulsion fracture of unspecified ischium, subsequent encounter for fracture with delayed healing +S32616K Nondisplaced avulsion fracture of unspecified ischium, subsequent encounter for fracture with nonunion +S32616S Nondisplaced avulsion fracture of unspecified ischium, sequela +S32691A Other specified fracture of right ischium, initial encounter for closed fracture +S32691B Other specified fracture of right ischium, initial encounter for open fracture +S32691D Other specified fracture of right ischium, subsequent encounter for fracture with routine healing +S32691G Other specified fracture of right ischium, subsequent encounter for fracture with delayed healing +S32691K Other specified fracture of right ischium, subsequent encounter for fracture with nonunion +S32691S Other specified fracture of right ischium, sequela +S32692A Other specified fracture of left ischium, initial encounter for closed fracture +S32692B Other specified fracture of left ischium, initial encounter for open fracture +S32692D Other specified fracture of left ischium, subsequent encounter for fracture with routine healing +S32692G Other specified fracture of left ischium, subsequent encounter for fracture with delayed healing +S32692K Other specified fracture of left ischium, subsequent encounter for fracture with nonunion +S32692S Other specified fracture of left ischium, sequela +S32699A Other specified fracture of unspecified ischium, initial encounter for closed fracture +S32699B Other specified fracture of unspecified ischium, initial encounter for open fracture +S32699D Other specified fracture of unspecified ischium, subsequent encounter for fracture with routine healing +S32699G Other specified fracture of unspecified ischium, subsequent encounter for fracture with delayed healing +S32699K Other specified fracture of unspecified ischium, subsequent encounter for fracture with nonunion +S32699S Other specified fracture of unspecified ischium, sequela +S32810A Multiple fractures of pelvis with stable disruption of pelvic ring, initial encounter for closed fracture +S32810B Multiple fractures of pelvis with stable disruption of pelvic ring, initial encounter for open fracture +S32810D Multiple fractures of pelvis with stable disruption of pelvic ring, subsequent encounter for fracture with routine healing +S32810G Multiple fractures of pelvis with stable disruption of pelvic ring, subsequent encounter for fracture with delayed healing +S32810K Multiple fractures of pelvis with stable disruption of pelvic ring, subsequent encounter for fracture with nonunion +S32810S Multiple fractures of pelvis with stable disruption of pelvic ring, sequela +S32811A Multiple fractures of pelvis with unstable disruption of pelvic ring, initial encounter for closed fracture +S32811B Multiple fractures of pelvis with unstable disruption of pelvic ring, initial encounter for open fracture +S32811D Multiple fractures of pelvis with unstable disruption of pelvic ring, subsequent encounter for fracture with routine healing +S32811G Multiple fractures of pelvis with unstable disruption of pelvic ring, subsequent encounter for fracture with delayed healing +S32811K Multiple fractures of pelvis with unstable disruption of pelvic ring, subsequent encounter for fracture with nonunion +S32811S Multiple fractures of pelvis with unstable disruption of pelvic ring, sequela +S3282XA Multiple fractures of pelvis without disruption of pelvic ring, initial encounter for closed fracture +S3282XB Multiple fractures of pelvis without disruption of pelvic ring, initial encounter for open fracture +S3282XD Multiple fractures of pelvis without disruption of pelvic ring, subsequent encounter for fracture with routine healing +S3282XG Multiple fractures of pelvis without disruption of pelvic ring, subsequent encounter for fracture with delayed healing +S3282XK Multiple fractures of pelvis without disruption of pelvic ring, subsequent encounter for fracture with nonunion +S3282XS Multiple fractures of pelvis without disruption of pelvic ring, sequela +S3289XA Fracture of other parts of pelvis, initial encounter for closed fracture +S3289XB Fracture of other parts of pelvis, initial encounter for open fracture +S3289XD Fracture of other parts of pelvis, subsequent encounter for fracture with routine healing +S3289XG Fracture of other parts of pelvis, subsequent encounter for fracture with delayed healing +S3289XK Fracture of other parts of pelvis, subsequent encounter for fracture with nonunion +S3289XS Fracture of other parts of pelvis, sequela +S329XXA Fracture of unspecified parts of lumbosacral spine and pelvis, initial encounter for closed fracture +S329XXB Fracture of unspecified parts of lumbosacral spine and pelvis, initial encounter for open fracture +S329XXD Fracture of unspecified parts of lumbosacral spine and pelvis, subsequent encounter for fracture with routine healing +S329XXG Fracture of unspecified parts of lumbosacral spine and pelvis, subsequent encounter for fracture with delayed healing +S329XXK Fracture of unspecified parts of lumbosacral spine and pelvis, subsequent encounter for fracture with nonunion +S329XXS Fracture of unspecified parts of lumbosacral spine and pelvis, sequela +S330XXA Traumatic rupture of lumbar intervertebral disc, initial encounter +S330XXD Traumatic rupture of lumbar intervertebral disc, subsequent encounter +S330XXS Traumatic rupture of lumbar intervertebral disc, sequela +S33100A Subluxation of unspecified lumbar vertebra, initial encounter +S33100D Subluxation of unspecified lumbar vertebra, subsequent encounter +S33100S Subluxation of unspecified lumbar vertebra, sequela +S33101A Dislocation of unspecified lumbar vertebra, initial encounter +S33101D Dislocation of unspecified lumbar vertebra, subsequent encounter +S33101S Dislocation of unspecified lumbar vertebra, sequela +S33110A Subluxation of L1/L2 lumbar vertebra, initial encounter +S33110D Subluxation of L1/L2 lumbar vertebra, subsequent encounter +S33110S Subluxation of L1/L2 lumbar vertebra, sequela +S33111A Dislocation of L1/L2 lumbar vertebra, initial encounter +S33111D Dislocation of L1/L2 lumbar vertebra, subsequent encounter +S33111S Dislocation of L1/L2 lumbar vertebra, sequela +S33120A Subluxation of L2/L3 lumbar vertebra, initial encounter +S33120D Subluxation of L2/L3 lumbar vertebra, subsequent encounter +S33120S Subluxation of L2/L3 lumbar vertebra, sequela +S33121A Dislocation of L2/L3 lumbar vertebra, initial encounter +S33121D Dislocation of L2/L3 lumbar vertebra, subsequent encounter +S33121S Dislocation of L2/L3 lumbar vertebra, sequela +S33130A Subluxation of L3/L4 lumbar vertebra, initial encounter +S33130D Subluxation of L3/L4 lumbar vertebra, subsequent encounter +S33130S Subluxation of L3/L4 lumbar vertebra, sequela +S33131A Dislocation of L3/L4 lumbar vertebra, initial encounter +S33131D Dislocation of L3/L4 lumbar vertebra, subsequent encounter +S33131S Dislocation of L3/L4 lumbar vertebra, sequela +S33140A Subluxation of L4/L5 lumbar vertebra, initial encounter +S33140D Subluxation of L4/L5 lumbar vertebra, subsequent encounter +S33140S Subluxation of L4/L5 lumbar vertebra, sequela +S33141A Dislocation of L4/L5 lumbar vertebra, initial encounter +S33141D Dislocation of L4/L5 lumbar vertebra, subsequent encounter +S33141S Dislocation of L4/L5 lumbar vertebra, sequela +S332XXA Dislocation of sacroiliac and sacrococcygeal joint, initial encounter +S332XXD Dislocation of sacroiliac and sacrococcygeal joint, subsequent encounter +S332XXS Dislocation of sacroiliac and sacrococcygeal joint, sequela +S3330XA Dislocation of unspecified parts of lumbar spine and pelvis, initial encounter +S3330XD Dislocation of unspecified parts of lumbar spine and pelvis, subsequent encounter +S3330XS Dislocation of unspecified parts of lumbar spine and pelvis, sequela +S3339XA Dislocation of other parts of lumbar spine and pelvis, initial encounter +S3339XD Dislocation of other parts of lumbar spine and pelvis, subsequent encounter +S3339XS Dislocation of other parts of lumbar spine and pelvis, sequela +S334XXA Traumatic rupture of symphysis pubis, initial encounter +S334XXD Traumatic rupture of symphysis pubis, subsequent encounter +S334XXS Traumatic rupture of symphysis pubis, sequela +S335XXA Sprain of ligaments of lumbar spine, initial encounter +S335XXD Sprain of ligaments of lumbar spine, subsequent encounter +S335XXS Sprain of ligaments of lumbar spine, sequela +S336XXA Sprain of sacroiliac joint, initial encounter +S336XXD Sprain of sacroiliac joint, subsequent encounter +S336XXS Sprain of sacroiliac joint, sequela +S338XXA Sprain of other parts of lumbar spine and pelvis, initial encounter +S338XXD Sprain of other parts of lumbar spine and pelvis, subsequent encounter +S338XXS Sprain of other parts of lumbar spine and pelvis, sequela +S339XXA Sprain of unspecified parts of lumbar spine and pelvis, initial encounter +S339XXD Sprain of unspecified parts of lumbar spine and pelvis, subsequent encounter +S339XXS Sprain of unspecified parts of lumbar spine and pelvis, sequela +S3401XA Concussion and edema of lumbar spinal cord, initial encounter +S3401XD Concussion and edema of lumbar spinal cord, subsequent encounter +S3401XS Concussion and edema of lumbar spinal cord, sequela +S3402XA Concussion and edema of sacral spinal cord, initial encounter +S3402XD Concussion and edema of sacral spinal cord, subsequent encounter +S3402XS Concussion and edema of sacral spinal cord, sequela +S34101A Unspecified injury to L1 level of lumbar spinal cord, initial encounter +S34101D Unspecified injury to L1 level of lumbar spinal cord, subsequent encounter +S34101S Unspecified injury to L1 level of lumbar spinal cord, sequela +S34102A Unspecified injury to L2 level of lumbar spinal cord, initial encounter +S34102D Unspecified injury to L2 level of lumbar spinal cord, subsequent encounter +S34102S Unspecified injury to L2 level of lumbar spinal cord, sequela +S34103A Unspecified injury to L3 level of lumbar spinal cord, initial encounter +S34103D Unspecified injury to L3 level of lumbar spinal cord, subsequent encounter +S34103S Unspecified injury to L3 level of lumbar spinal cord, sequela +S34104A Unspecified injury to L4 level of lumbar spinal cord, initial encounter +S34104D Unspecified injury to L4 level of lumbar spinal cord, subsequent encounter +S34104S Unspecified injury to L4 level of lumbar spinal cord, sequela +S34105A Unspecified injury to L5 level of lumbar spinal cord, initial encounter +S34105D Unspecified injury to L5 level of lumbar spinal cord, subsequent encounter +S34105S Unspecified injury to L5 level of lumbar spinal cord, sequela +S34109A Unspecified injury to unspecified level of lumbar spinal cord, initial encounter +S34109D Unspecified injury to unspecified level of lumbar spinal cord, subsequent encounter +S34109S Unspecified injury to unspecified level of lumbar spinal cord, sequela +S34111A Complete lesion of L1 level of lumbar spinal cord, initial encounter +S34111D Complete lesion of L1 level of lumbar spinal cord, subsequent encounter +S34111S Complete lesion of L1 level of lumbar spinal cord, sequela +S34112A Complete lesion of L2 level of lumbar spinal cord, initial encounter +S34112D Complete lesion of L2 level of lumbar spinal cord, subsequent encounter +S34112S Complete lesion of L2 level of lumbar spinal cord, sequela +S34113A Complete lesion of L3 level of lumbar spinal cord, initial encounter +S34113D Complete lesion of L3 level of lumbar spinal cord, subsequent encounter +S34113S Complete lesion of L3 level of lumbar spinal cord, sequela +S34114A Complete lesion of L4 level of lumbar spinal cord, initial encounter +S34114D Complete lesion of L4 level of lumbar spinal cord, subsequent encounter +S34114S Complete lesion of L4 level of lumbar spinal cord, sequela +S34115A Complete lesion of L5 level of lumbar spinal cord, initial encounter +S34115D Complete lesion of L5 level of lumbar spinal cord, subsequent encounter +S34115S Complete lesion of L5 level of lumbar spinal cord, sequela +S34119A Complete lesion of unspecified level of lumbar spinal cord, initial encounter +S34119D Complete lesion of unspecified level of lumbar spinal cord, subsequent encounter +S34119S Complete lesion of unspecified level of lumbar spinal cord, sequela +S34121A Incomplete lesion of L1 level of lumbar spinal cord, initial encounter +S34121D Incomplete lesion of L1 level of lumbar spinal cord, subsequent encounter +S34121S Incomplete lesion of L1 level of lumbar spinal cord, sequela +S34122A Incomplete lesion of L2 level of lumbar spinal cord, initial encounter +S34122D Incomplete lesion of L2 level of lumbar spinal cord, subsequent encounter +S34122S Incomplete lesion of L2 level of lumbar spinal cord, sequela +S34123A Incomplete lesion of L3 level of lumbar spinal cord, initial encounter +S34123D Incomplete lesion of L3 level of lumbar spinal cord, subsequent encounter +S34123S Incomplete lesion of L3 level of lumbar spinal cord, sequela +S34124A Incomplete lesion of L4 level of lumbar spinal cord, initial encounter +S34124D Incomplete lesion of L4 level of lumbar spinal cord, subsequent encounter +S34124S Incomplete lesion of L4 level of lumbar spinal cord, sequela +S34125A Incomplete lesion of L5 level of lumbar spinal cord, initial encounter +S34125D Incomplete lesion of L5 level of lumbar spinal cord, subsequent encounter +S34125S Incomplete lesion of L5 level of lumbar spinal cord, sequela +S34129A Incomplete lesion of unspecified level of lumbar spinal cord, initial encounter +S34129D Incomplete lesion of unspecified level of lumbar spinal cord, subsequent encounter +S34129S Incomplete lesion of unspecified level of lumbar spinal cord, sequela +S34131A Complete lesion of sacral spinal cord, initial encounter +S34131D Complete lesion of sacral spinal cord, subsequent encounter +S34131S Complete lesion of sacral spinal cord, sequela +S34132A Incomplete lesion of sacral spinal cord, initial encounter +S34132D Incomplete lesion of sacral spinal cord, subsequent encounter +S34132S Incomplete lesion of sacral spinal cord, sequela +S34139A Unspecified injury to sacral spinal cord, initial encounter +S34139D Unspecified injury to sacral spinal cord, subsequent encounter +S34139S Unspecified injury to sacral spinal cord, sequela +S3421XA Injury of nerve root of lumbar spine, initial encounter +S3421XD Injury of nerve root of lumbar spine, subsequent encounter +S3421XS Injury of nerve root of lumbar spine, sequela +S3422XA Injury of nerve root of sacral spine, initial encounter +S3422XD Injury of nerve root of sacral spine, subsequent encounter +S3422XS Injury of nerve root of sacral spine, sequela +S343XXA Injury of cauda equina, initial encounter +S343XXD Injury of cauda equina, subsequent encounter +S343XXS Injury of cauda equina, sequela +S344XXA Injury of lumbosacral plexus, initial encounter +S344XXD Injury of lumbosacral plexus, subsequent encounter +S344XXS Injury of lumbosacral plexus, sequela +S345XXA Injury of lumbar, sacral and pelvic sympathetic nerves, initial encounter +S345XXD Injury of lumbar, sacral and pelvic sympathetic nerves, subsequent encounter +S345XXS Injury of lumbar, sacral and pelvic sympathetic nerves, sequela +S346XXA Injury of peripheral nerve(s) at abdomen, lower back and pelvis level, initial encounter +S346XXD Injury of peripheral nerve(s) at abdomen, lower back and pelvis level, subsequent encounter +S346XXS Injury of peripheral nerve(s) at abdomen, lower back and pelvis level, sequela +S348XXA Injury of other nerves at abdomen, lower back and pelvis level, initial encounter +S348XXD Injury of other nerves at abdomen, lower back and pelvis level, subsequent encounter +S348XXS Injury of other nerves at abdomen, lower back and pelvis level, sequela +S349XXA Injury of unspecified nerves at abdomen, lower back and pelvis level, initial encounter +S349XXD Injury of unspecified nerves at abdomen, lower back and pelvis level, subsequent encounter +S349XXS Injury of unspecified nerves at abdomen, lower back and pelvis level, sequela +S3500XA Unspecified injury of abdominal aorta, initial encounter +S3500XD Unspecified injury of abdominal aorta, subsequent encounter +S3500XS Unspecified injury of abdominal aorta, sequela +S3501XA Minor laceration of abdominal aorta, initial encounter +S3501XD Minor laceration of abdominal aorta, subsequent encounter +S3501XS Minor laceration of abdominal aorta, sequela +S3502XA Major laceration of abdominal aorta, initial encounter +S3502XD Major laceration of abdominal aorta, subsequent encounter +S3502XS Major laceration of abdominal aorta, sequela +S3509XA Other injury of abdominal aorta, initial encounter +S3509XD Other injury of abdominal aorta, subsequent encounter +S3509XS Other injury of abdominal aorta, sequela +S3510XA Unspecified injury of inferior vena cava, initial encounter +S3510XD Unspecified injury of inferior vena cava, subsequent encounter +S3510XS Unspecified injury of inferior vena cava, sequela +S3511XA Minor laceration of inferior vena cava, initial encounter +S3511XD Minor laceration of inferior vena cava, subsequent encounter +S3511XS Minor laceration of inferior vena cava, sequela +S3512XA Major laceration of inferior vena cava, initial encounter +S3512XD Major laceration of inferior vena cava, subsequent encounter +S3512XS Major laceration of inferior vena cava, sequela +S3519XA Other injury of inferior vena cava, initial encounter +S3519XD Other injury of inferior vena cava, subsequent encounter +S3519XS Other injury of inferior vena cava, sequela +S35211A Minor laceration of celiac artery, initial encounter +S35211D Minor laceration of celiac artery, subsequent encounter +S35211S Minor laceration of celiac artery, sequela +S35212A Major laceration of celiac artery, initial encounter +S35212D Major laceration of celiac artery, subsequent encounter +S35212S Major laceration of celiac artery, sequela +S35218A Other injury of celiac artery, initial encounter +S35218D Other injury of celiac artery, subsequent encounter +S35218S Other injury of celiac artery, sequela +S35219A Unspecified injury of celiac artery, initial encounter +S35219D Unspecified injury of celiac artery, subsequent encounter +S35219S Unspecified injury of celiac artery, sequela +S35221A Minor laceration of superior mesenteric artery, initial encounter +S35221D Minor laceration of superior mesenteric artery, subsequent encounter +S35221S Minor laceration of superior mesenteric artery, sequela +S35222A Major laceration of superior mesenteric artery, initial encounter +S35222D Major laceration of superior mesenteric artery, subsequent encounter +S35222S Major laceration of superior mesenteric artery, sequela +S35228A Other injury of superior mesenteric artery, initial encounter +S35228D Other injury of superior mesenteric artery, subsequent encounter +S35228S Other injury of superior mesenteric artery, sequela +S35229A Unspecified injury of superior mesenteric artery, initial encounter +S35229D Unspecified injury of superior mesenteric artery, subsequent encounter +S35229S Unspecified injury of superior mesenteric artery, sequela +S35231A Minor laceration of inferior mesenteric artery, initial encounter +S35231D Minor laceration of inferior mesenteric artery, subsequent encounter +S35231S Minor laceration of inferior mesenteric artery, sequela +S35232A Major laceration of inferior mesenteric artery, initial encounter +S35232D Major laceration of inferior mesenteric artery, subsequent encounter +S35232S Major laceration of inferior mesenteric artery, sequela +S35238A Other injury of inferior mesenteric artery, initial encounter +S35238D Other injury of inferior mesenteric artery, subsequent encounter +S35238S Other injury of inferior mesenteric artery, sequela +S35239A Unspecified injury of inferior mesenteric artery, initial encounter +S35239D Unspecified injury of inferior mesenteric artery, subsequent encounter +S35239S Unspecified injury of inferior mesenteric artery, sequela +S35291A Minor laceration of branches of celiac and mesenteric artery, initial encounter +S35291D Minor laceration of branches of celiac and mesenteric artery, subsequent encounter +S35291S Minor laceration of branches of celiac and mesenteric artery, sequela +S35292A Major laceration of branches of celiac and mesenteric artery, initial encounter +S35292D Major laceration of branches of celiac and mesenteric artery, subsequent encounter +S35292S Major laceration of branches of celiac and mesenteric artery, sequela +S35298A Other injury of branches of celiac and mesenteric artery, initial encounter +S35298D Other injury of branches of celiac and mesenteric artery, subsequent encounter +S35298S Other injury of branches of celiac and mesenteric artery, sequela +S35299A Unspecified injury of branches of celiac and mesenteric artery, initial encounter +S35299D Unspecified injury of branches of celiac and mesenteric artery, subsequent encounter +S35299S Unspecified injury of branches of celiac and mesenteric artery, sequela +S35311A Laceration of portal vein, initial encounter +S35311D Laceration of portal vein, subsequent encounter +S35311S Laceration of portal vein, sequela +S35318A Other specified injury of portal vein, initial encounter +S35318D Other specified injury of portal vein, subsequent encounter +S35318S Other specified injury of portal vein, sequela +S35319A Unspecified injury of portal vein, initial encounter +S35319D Unspecified injury of portal vein, subsequent encounter +S35319S Unspecified injury of portal vein, sequela +S35321A Laceration of splenic vein, initial encounter +S35321D Laceration of splenic vein, subsequent encounter +S35321S Laceration of splenic vein, sequela +S35328A Other specified injury of splenic vein, initial encounter +S35328D Other specified injury of splenic vein, subsequent encounter +S35328S Other specified injury of splenic vein, sequela +S35329A Unspecified injury of splenic vein, initial encounter +S35329D Unspecified injury of splenic vein, subsequent encounter +S35329S Unspecified injury of splenic vein, sequela +S35331A Laceration of superior mesenteric vein, initial encounter +S35331D Laceration of superior mesenteric vein, subsequent encounter +S35331S Laceration of superior mesenteric vein, sequela +S35338A Other specified injury of superior mesenteric vein, initial encounter +S35338D Other specified injury of superior mesenteric vein, subsequent encounter +S35338S Other specified injury of superior mesenteric vein, sequela +S35339A Unspecified injury of superior mesenteric vein, initial encounter +S35339D Unspecified injury of superior mesenteric vein, subsequent encounter +S35339S Unspecified injury of superior mesenteric vein, sequela +S35341A Laceration of inferior mesenteric vein, initial encounter +S35341D Laceration of inferior mesenteric vein, subsequent encounter +S35341S Laceration of inferior mesenteric vein, sequela +S35348A Other specified injury of inferior mesenteric vein, initial encounter +S35348D Other specified injury of inferior mesenteric vein, subsequent encounter +S35348S Other specified injury of inferior mesenteric vein, sequela +S35349A Unspecified injury of inferior mesenteric vein, initial encounter +S35349D Unspecified injury of inferior mesenteric vein, subsequent encounter +S35349S Unspecified injury of inferior mesenteric vein, sequela +S35401A Unspecified injury of right renal artery, initial encounter +S35401D Unspecified injury of right renal artery, subsequent encounter +S35401S Unspecified injury of right renal artery, sequela +S35402A Unspecified injury of left renal artery, initial encounter +S35402D Unspecified injury of left renal artery, subsequent encounter +S35402S Unspecified injury of left renal artery, sequela +S35403A Unspecified injury of unspecified renal artery, initial encounter +S35403D Unspecified injury of unspecified renal artery, subsequent encounter +S35403S Unspecified injury of unspecified renal artery, sequela +S35404A Unspecified injury of right renal vein, initial encounter +S35404D Unspecified injury of right renal vein, subsequent encounter +S35404S Unspecified injury of right renal vein, sequela +S35405A Unspecified injury of left renal vein, initial encounter +S35405D Unspecified injury of left renal vein, subsequent encounter +S35405S Unspecified injury of left renal vein, sequela +S35406A Unspecified injury of unspecified renal vein, initial encounter +S35406D Unspecified injury of unspecified renal vein, subsequent encounter +S35406S Unspecified injury of unspecified renal vein, sequela +S35411A Laceration of right renal artery, initial encounter +S35411D Laceration of right renal artery, subsequent encounter +S35411S Laceration of right renal artery, sequela +S35412A Laceration of left renal artery, initial encounter +S35412D Laceration of left renal artery, subsequent encounter +S35412S Laceration of left renal artery, sequela +S35413A Laceration of unspecified renal artery, initial encounter +S35413D Laceration of unspecified renal artery, subsequent encounter +S35413S Laceration of unspecified renal artery, sequela +S35414A Laceration of right renal vein, initial encounter +S35414D Laceration of right renal vein, subsequent encounter +S35414S Laceration of right renal vein, sequela +S35415A Laceration of left renal vein, initial encounter +S35415D Laceration of left renal vein, subsequent encounter +S35415S Laceration of left renal vein, sequela +S35416A Laceration of unspecified renal vein, initial encounter +S35416D Laceration of unspecified renal vein, subsequent encounter +S35416S Laceration of unspecified renal vein, sequela +S35491A Other specified injury of right renal artery, initial encounter +S35491D Other specified injury of right renal artery, subsequent encounter +S35491S Other specified injury of right renal artery, sequela +S35492A Other specified injury of left renal artery, initial encounter +S35492D Other specified injury of left renal artery, subsequent encounter +S35492S Other specified injury of left renal artery, sequela +S35493A Other specified injury of unspecified renal artery, initial encounter +S35493D Other specified injury of unspecified renal artery, subsequent encounter +S35493S Other specified injury of unspecified renal artery, sequela +S35494A Other specified injury of right renal vein, initial encounter +S35494D Other specified injury of right renal vein, subsequent encounter +S35494S Other specified injury of right renal vein, sequela +S35495A Other specified injury of left renal vein, initial encounter +S35495D Other specified injury of left renal vein, subsequent encounter +S35495S Other specified injury of left renal vein, sequela +S35496A Other specified injury of unspecified renal vein, initial encounter +S35496D Other specified injury of unspecified renal vein, subsequent encounter +S35496S Other specified injury of unspecified renal vein, sequela +S3550XA Injury of unspecified iliac blood vessel(s), initial encounter +S3550XD Injury of unspecified iliac blood vessel(s), subsequent encounter +S3550XS Injury of unspecified iliac blood vessel(s), sequela +S35511A Injury of right iliac artery, initial encounter +S35511D Injury of right iliac artery, subsequent encounter +S35511S Injury of right iliac artery, sequela +S35512A Injury of left iliac artery, initial encounter +S35512D Injury of left iliac artery, subsequent encounter +S35512S Injury of left iliac artery, sequela +S35513A Injury of unspecified iliac artery, initial encounter +S35513D Injury of unspecified iliac artery, subsequent encounter +S35513S Injury of unspecified iliac artery, sequela +S35514A Injury of right iliac vein, initial encounter +S35514D Injury of right iliac vein, subsequent encounter +S35514S Injury of right iliac vein, sequela +S35515A Injury of left iliac vein, initial encounter +S35515D Injury of left iliac vein, subsequent encounter +S35515S Injury of left iliac vein, sequela +S35516A Injury of unspecified iliac vein, initial encounter +S35516D Injury of unspecified iliac vein, subsequent encounter +S35516S Injury of unspecified iliac vein, sequela +S35531A Injury of right uterine artery, initial encounter +S35531D Injury of right uterine artery, subsequent encounter +S35531S Injury of right uterine artery, sequela +S35532A Injury of left uterine artery, initial encounter +S35532D Injury of left uterine artery, subsequent encounter +S35532S Injury of left uterine artery, sequela +S35533A Injury of unspecified uterine artery, initial encounter +S35533D Injury of unspecified uterine artery, subsequent encounter +S35533S Injury of unspecified uterine artery, sequela +S35534A Injury of right uterine vein, initial encounter +S35534D Injury of right uterine vein, subsequent encounter +S35534S Injury of right uterine vein, sequela +S35535A Injury of left uterine vein, initial encounter +S35535D Injury of left uterine vein, subsequent encounter +S35535S Injury of left uterine vein, sequela +S35536A Injury of unspecified uterine vein, initial encounter +S35536D Injury of unspecified uterine vein, subsequent encounter +S35536S Injury of unspecified uterine vein, sequela +S3559XA Injury of other iliac blood vessels, initial encounter +S3559XD Injury of other iliac blood vessels, subsequent encounter +S3559XS Injury of other iliac blood vessels, sequela +S358X1A Laceration of other blood vessels at abdomen, lower back and pelvis level, initial encounter +S358X1D Laceration of other blood vessels at abdomen, lower back and pelvis level, subsequent encounter +S358X1S Laceration of other blood vessels at abdomen, lower back and pelvis level, sequela +S358X8A Other specified injury of other blood vessels at abdomen, lower back and pelvis level, initial encounter +S358X8D Other specified injury of other blood vessels at abdomen, lower back and pelvis level, subsequent encounter +S358X8S Other specified injury of other blood vessels at abdomen, lower back and pelvis level, sequela +S358X9A Unspecified injury of other blood vessels at abdomen, lower back and pelvis level, initial encounter +S358X9D Unspecified injury of other blood vessels at abdomen, lower back and pelvis level, subsequent encounter +S358X9S Unspecified injury of other blood vessels at abdomen, lower back and pelvis level, sequela +S3590XA Unspecified injury of unspecified blood vessel at abdomen, lower back and pelvis level, initial encounter +S3590XD Unspecified injury of unspecified blood vessel at abdomen, lower back and pelvis level, subsequent encounter +S3590XS Unspecified injury of unspecified blood vessel at abdomen, lower back and pelvis level, sequela +S3591XA Laceration of unspecified blood vessel at abdomen, lower back and pelvis level, initial encounter +S3591XD Laceration of unspecified blood vessel at abdomen, lower back and pelvis level, subsequent encounter +S3591XS Laceration of unspecified blood vessel at abdomen, lower back and pelvis level, sequela +S3599XA Other specified injury of unspecified blood vessel at abdomen, lower back and pelvis level, initial encounter +S3599XD Other specified injury of unspecified blood vessel at abdomen, lower back and pelvis level, subsequent encounter +S3599XS Other specified injury of unspecified blood vessel at abdomen, lower back and pelvis level, sequela +S3600XA Unspecified injury of spleen, initial encounter +S3600XD Unspecified injury of spleen, subsequent encounter +S3600XS Unspecified injury of spleen, sequela +S36020A Minor contusion of spleen, initial encounter +S36020D Minor contusion of spleen, subsequent encounter +S36020S Minor contusion of spleen, sequela +S36021A Major contusion of spleen, initial encounter +S36021D Major contusion of spleen, subsequent encounter +S36021S Major contusion of spleen, sequela +S36029A Unspecified contusion of spleen, initial encounter +S36029D Unspecified contusion of spleen, subsequent encounter +S36029S Unspecified contusion of spleen, sequela +S36030A Superficial (capsular) laceration of spleen, initial encounter +S36030D Superficial (capsular) laceration of spleen, subsequent encounter +S36030S Superficial (capsular) laceration of spleen, sequela +S36031A Moderate laceration of spleen, initial encounter +S36031D Moderate laceration of spleen, subsequent encounter +S36031S Moderate laceration of spleen, sequela +S36032A Major laceration of spleen, initial encounter +S36032D Major laceration of spleen, subsequent encounter +S36032S Major laceration of spleen, sequela +S36039A Unspecified laceration of spleen, initial encounter +S36039D Unspecified laceration of spleen, subsequent encounter +S36039S Unspecified laceration of spleen, sequela +S3609XA Other injury of spleen, initial encounter +S3609XD Other injury of spleen, subsequent encounter +S3609XS Other injury of spleen, sequela +S36112A Contusion of liver, initial encounter +S36112D Contusion of liver, subsequent encounter +S36112S Contusion of liver, sequela +S36113A Laceration of liver, unspecified degree, initial encounter +S36113D Laceration of liver, unspecified degree, subsequent encounter +S36113S Laceration of liver, unspecified degree, sequela +S36114A Minor laceration of liver, initial encounter +S36114D Minor laceration of liver, subsequent encounter +S36114S Minor laceration of liver, sequela +S36115A Moderate laceration of liver, initial encounter +S36115D Moderate laceration of liver, subsequent encounter +S36115S Moderate laceration of liver, sequela +S36116A Major laceration of liver, initial encounter +S36116D Major laceration of liver, subsequent encounter +S36116S Major laceration of liver, sequela +S36118A Other injury of liver, initial encounter +S36118D Other injury of liver, subsequent encounter +S36118S Other injury of liver, sequela +S36119A Unspecified injury of liver, initial encounter +S36119D Unspecified injury of liver, subsequent encounter +S36119S Unspecified injury of liver, sequela +S36122A Contusion of gallbladder, initial encounter +S36122D Contusion of gallbladder, subsequent encounter +S36122S Contusion of gallbladder, sequela +S36123A Laceration of gallbladder, initial encounter +S36123D Laceration of gallbladder, subsequent encounter +S36123S Laceration of gallbladder, sequela +S36128A Other injury of gallbladder, initial encounter +S36128D Other injury of gallbladder, subsequent encounter +S36128S Other injury of gallbladder, sequela +S36129A Unspecified injury of gallbladder, initial encounter +S36129D Unspecified injury of gallbladder, subsequent encounter +S36129S Unspecified injury of gallbladder, sequela +S3613XA Injury of bile duct, initial encounter +S3613XD Injury of bile duct, subsequent encounter +S3613XS Injury of bile duct, sequela +S36200A Unspecified injury of head of pancreas, initial encounter +S36200D Unspecified injury of head of pancreas, subsequent encounter +S36200S Unspecified injury of head of pancreas, sequela +S36201A Unspecified injury of body of pancreas, initial encounter +S36201D Unspecified injury of body of pancreas, subsequent encounter +S36201S Unspecified injury of body of pancreas, sequela +S36202A Unspecified injury of tail of pancreas, initial encounter +S36202D Unspecified injury of tail of pancreas, subsequent encounter +S36202S Unspecified injury of tail of pancreas, sequela +S36209A Unspecified injury of unspecified part of pancreas, initial encounter +S36209D Unspecified injury of unspecified part of pancreas, subsequent encounter +S36209S Unspecified injury of unspecified part of pancreas, sequela +S36220A Contusion of head of pancreas, initial encounter +S36220D Contusion of head of pancreas, subsequent encounter +S36220S Contusion of head of pancreas, sequela +S36221A Contusion of body of pancreas, initial encounter +S36221D Contusion of body of pancreas, subsequent encounter +S36221S Contusion of body of pancreas, sequela +S36222A Contusion of tail of pancreas, initial encounter +S36222D Contusion of tail of pancreas, subsequent encounter +S36222S Contusion of tail of pancreas, sequela +S36229A Contusion of unspecified part of pancreas, initial encounter +S36229D Contusion of unspecified part of pancreas, subsequent encounter +S36229S Contusion of unspecified part of pancreas, sequela +S36230A Laceration of head of pancreas, unspecified degree, initial encounter +S36230D Laceration of head of pancreas, unspecified degree, subsequent encounter +S36230S Laceration of head of pancreas, unspecified degree, sequela +S36231A Laceration of body of pancreas, unspecified degree, initial encounter +S36231D Laceration of body of pancreas, unspecified degree, subsequent encounter +S36231S Laceration of body of pancreas, unspecified degree, sequela +S36232A Laceration of tail of pancreas, unspecified degree, initial encounter +S36232D Laceration of tail of pancreas, unspecified degree, subsequent encounter +S36232S Laceration of tail of pancreas, unspecified degree, sequela +S36239A Laceration of unspecified part of pancreas, unspecified degree, initial encounter +S36239D Laceration of unspecified part of pancreas, unspecified degree, subsequent encounter +S36239S Laceration of unspecified part of pancreas, unspecified degree, sequela +S36240A Minor laceration of head of pancreas, initial encounter +S36240D Minor laceration of head of pancreas, subsequent encounter +S36240S Minor laceration of head of pancreas, sequela +S36241A Minor laceration of body of pancreas, initial encounter +S36241D Minor laceration of body of pancreas, subsequent encounter +S36241S Minor laceration of body of pancreas, sequela +S36242A Minor laceration of tail of pancreas, initial encounter +S36242D Minor laceration of tail of pancreas, subsequent encounter +S36242S Minor laceration of tail of pancreas, sequela +S36249A Minor laceration of unspecified part of pancreas, initial encounter +S36249D Minor laceration of unspecified part of pancreas, subsequent encounter +S36249S Minor laceration of unspecified part of pancreas, sequela +S36250A Moderate laceration of head of pancreas, initial encounter +S36250D Moderate laceration of head of pancreas, subsequent encounter +S36250S Moderate laceration of head of pancreas, sequela +S36251A Moderate laceration of body of pancreas, initial encounter +S36251D Moderate laceration of body of pancreas, subsequent encounter +S36251S Moderate laceration of body of pancreas, sequela +S36252A Moderate laceration of tail of pancreas, initial encounter +S36252D Moderate laceration of tail of pancreas, subsequent encounter +S36252S Moderate laceration of tail of pancreas, sequela +S36259A Moderate laceration of unspecified part of pancreas, initial encounter +S36259D Moderate laceration of unspecified part of pancreas, subsequent encounter +S36259S Moderate laceration of unspecified part of pancreas, sequela +S36260A Major laceration of head of pancreas, initial encounter +S36260D Major laceration of head of pancreas, subsequent encounter +S36260S Major laceration of head of pancreas, sequela +S36261A Major laceration of body of pancreas, initial encounter +S36261D Major laceration of body of pancreas, subsequent encounter +S36261S Major laceration of body of pancreas, sequela +S36262A Major laceration of tail of pancreas, initial encounter +S36262D Major laceration of tail of pancreas, subsequent encounter +S36262S Major laceration of tail of pancreas, sequela +S36269A Major laceration of unspecified part of pancreas, initial encounter +S36269D Major laceration of unspecified part of pancreas, subsequent encounter +S36269S Major laceration of unspecified part of pancreas, sequela +S36290A Other injury of head of pancreas, initial encounter +S36290D Other injury of head of pancreas, subsequent encounter +S36290S Other injury of head of pancreas, sequela +S36291A Other injury of body of pancreas, initial encounter +S36291D Other injury of body of pancreas, subsequent encounter +S36291S Other injury of body of pancreas, sequela +S36292A Other injury of tail of pancreas, initial encounter +S36292D Other injury of tail of pancreas, subsequent encounter +S36292S Other injury of tail of pancreas, sequela +S36299A Other injury of unspecified part of pancreas, initial encounter +S36299D Other injury of unspecified part of pancreas, subsequent encounter +S36299S Other injury of unspecified part of pancreas, sequela +S3630XA Unspecified injury of stomach, initial encounter +S3630XD Unspecified injury of stomach, subsequent encounter +S3630XS Unspecified injury of stomach, sequela +S3632XA Contusion of stomach, initial encounter +S3632XD Contusion of stomach, subsequent encounter +S3632XS Contusion of stomach, sequela +S3633XA Laceration of stomach, initial encounter +S3633XD Laceration of stomach, subsequent encounter +S3633XS Laceration of stomach, sequela +S3639XA Other injury of stomach, initial encounter +S3639XD Other injury of stomach, subsequent encounter +S3639XS Other injury of stomach, sequela +S36400A Unspecified injury of duodenum, initial encounter +S36400D Unspecified injury of duodenum, subsequent encounter +S36400S Unspecified injury of duodenum, sequela +S36408A Unspecified injury of other part of small intestine, initial encounter +S36408D Unspecified injury of other part of small intestine, subsequent encounter +S36408S Unspecified injury of other part of small intestine, sequela +S36409A Unspecified injury of unspecified part of small intestine, initial encounter +S36409D Unspecified injury of unspecified part of small intestine, subsequent encounter +S36409S Unspecified injury of unspecified part of small intestine, sequela +S36410A Primary blast injury of duodenum, initial encounter +S36410D Primary blast injury of duodenum, subsequent encounter +S36410S Primary blast injury of duodenum, sequela +S36418A Primary blast injury of other part of small intestine, initial encounter +S36418D Primary blast injury of other part of small intestine, subsequent encounter +S36418S Primary blast injury of other part of small intestine, sequela +S36419A Primary blast injury of unspecified part of small intestine, initial encounter +S36419D Primary blast injury of unspecified part of small intestine, subsequent encounter +S36419S Primary blast injury of unspecified part of small intestine, sequela +S36420A Contusion of duodenum, initial encounter +S36420D Contusion of duodenum, subsequent encounter +S36420S Contusion of duodenum, sequela +S36428A Contusion of other part of small intestine, initial encounter +S36428D Contusion of other part of small intestine, subsequent encounter +S36428S Contusion of other part of small intestine, sequela +S36429A Contusion of unspecified part of small intestine, initial encounter +S36429D Contusion of unspecified part of small intestine, subsequent encounter +S36429S Contusion of unspecified part of small intestine, sequela +S36430A Laceration of duodenum, initial encounter +S36430D Laceration of duodenum, subsequent encounter +S36430S Laceration of duodenum, sequela +S36438A Laceration of other part of small intestine, initial encounter +S36438D Laceration of other part of small intestine, subsequent encounter +S36438S Laceration of other part of small intestine, sequela +S36439A Laceration of unspecified part of small intestine, initial encounter +S36439D Laceration of unspecified part of small intestine, subsequent encounter +S36439S Laceration of unspecified part of small intestine, sequela +S36490A Other injury of duodenum, initial encounter +S36490D Other injury of duodenum, subsequent encounter +S36490S Other injury of duodenum, sequela +S36498A Other injury of other part of small intestine, initial encounter +S36498D Other injury of other part of small intestine, subsequent encounter +S36498S Other injury of other part of small intestine, sequela +S36499A Other injury of unspecified part of small intestine, initial encounter +S36499D Other injury of unspecified part of small intestine, subsequent encounter +S36499S Other injury of unspecified part of small intestine, sequela +S36500A Unspecified injury of ascending [right] colon, initial encounter +S36500D Unspecified injury of ascending [right] colon, subsequent encounter +S36500S Unspecified injury of ascending [right] colon, sequela +S36501A Unspecified injury of transverse colon, initial encounter +S36501D Unspecified injury of transverse colon, subsequent encounter +S36501S Unspecified injury of transverse colon, sequela +S36502A Unspecified injury of descending [left] colon, initial encounter +S36502D Unspecified injury of descending [left] colon, subsequent encounter +S36502S Unspecified injury of descending [left] colon, sequela +S36503A Unspecified injury of sigmoid colon, initial encounter +S36503D Unspecified injury of sigmoid colon, subsequent encounter +S36503S Unspecified injury of sigmoid colon, sequela +S36508A Unspecified injury of other part of colon, initial encounter +S36508D Unspecified injury of other part of colon, subsequent encounter +S36508S Unspecified injury of other part of colon, sequela +S36509A Unspecified injury of unspecified part of colon, initial encounter +S36509D Unspecified injury of unspecified part of colon, subsequent encounter +S36509S Unspecified injury of unspecified part of colon, sequela +S36510A Primary blast injury of ascending [right] colon, initial encounter +S36510D Primary blast injury of ascending [right] colon, subsequent encounter +S36510S Primary blast injury of ascending [right] colon, sequela +S36511A Primary blast injury of transverse colon, initial encounter +S36511D Primary blast injury of transverse colon, subsequent encounter +S36511S Primary blast injury of transverse colon, sequela +S36512A Primary blast injury of descending [left] colon, initial encounter +S36512D Primary blast injury of descending [left] colon, subsequent encounter +S36512S Primary blast injury of descending [left] colon, sequela +S36513A Primary blast injury of sigmoid colon, initial encounter +S36513D Primary blast injury of sigmoid colon, subsequent encounter +S36513S Primary blast injury of sigmoid colon, sequela +S36518A Primary blast injury of other part of colon, initial encounter +S36518D Primary blast injury of other part of colon, subsequent encounter +S36518S Primary blast injury of other part of colon, sequela +S36519A Primary blast injury of unspecified part of colon, initial encounter +S36519D Primary blast injury of unspecified part of colon, subsequent encounter +S36519S Primary blast injury of unspecified part of colon, sequela +S36520A Contusion of ascending [right] colon, initial encounter +S36520D Contusion of ascending [right] colon, subsequent encounter +S36520S Contusion of ascending [right] colon, sequela +S36521A Contusion of transverse colon, initial encounter +S36521D Contusion of transverse colon, subsequent encounter +S36521S Contusion of transverse colon, sequela +S36522A Contusion of descending [left] colon, initial encounter +S36522D Contusion of descending [left] colon, subsequent encounter +S36522S Contusion of descending [left] colon, sequela +S36523A Contusion of sigmoid colon, initial encounter +S36523D Contusion of sigmoid colon, subsequent encounter +S36523S Contusion of sigmoid colon, sequela +S36528A Contusion of other part of colon, initial encounter +S36528D Contusion of other part of colon, subsequent encounter +S36528S Contusion of other part of colon, sequela +S36529A Contusion of unspecified part of colon, initial encounter +S36529D Contusion of unspecified part of colon, subsequent encounter +S36529S Contusion of unspecified part of colon, sequela +S36530A Laceration of ascending [right] colon, initial encounter +S36530D Laceration of ascending [right] colon, subsequent encounter +S36530S Laceration of ascending [right] colon, sequela +S36531A Laceration of transverse colon, initial encounter +S36531D Laceration of transverse colon, subsequent encounter +S36531S Laceration of transverse colon, sequela +S36532A Laceration of descending [left] colon, initial encounter +S36532D Laceration of descending [left] colon, subsequent encounter +S36532S Laceration of descending [left] colon, sequela +S36533A Laceration of sigmoid colon, initial encounter +S36533D Laceration of sigmoid colon, subsequent encounter +S36533S Laceration of sigmoid colon, sequela +S36538A Laceration of other part of colon, initial encounter +S36538D Laceration of other part of colon, subsequent encounter +S36538S Laceration of other part of colon, sequela +S36539A Laceration of unspecified part of colon, initial encounter +S36539D Laceration of unspecified part of colon, subsequent encounter +S36539S Laceration of unspecified part of colon, sequela +S36590A Other injury of ascending [right] colon, initial encounter +S36590D Other injury of ascending [right] colon, subsequent encounter +S36590S Other injury of ascending [right] colon, sequela +S36591A Other injury of transverse colon, initial encounter +S36591D Other injury of transverse colon, subsequent encounter +S36591S Other injury of transverse colon, sequela +S36592A Other injury of descending [left] colon, initial encounter +S36592D Other injury of descending [left] colon, subsequent encounter +S36592S Other injury of descending [left] colon, sequela +S36593A Other injury of sigmoid colon, initial encounter +S36593D Other injury of sigmoid colon, subsequent encounter +S36593S Other injury of sigmoid colon, sequela +S36598A Other injury of other part of colon, initial encounter +S36598D Other injury of other part of colon, subsequent encounter +S36598S Other injury of other part of colon, sequela +S36599A Other injury of unspecified part of colon, initial encounter +S36599D Other injury of unspecified part of colon, subsequent encounter +S36599S Other injury of unspecified part of colon, sequela +S3660XA Unspecified injury of rectum, initial encounter +S3660XD Unspecified injury of rectum, subsequent encounter +S3660XS Unspecified injury of rectum, sequela +S3661XA Primary blast injury of rectum, initial encounter +S3661XD Primary blast injury of rectum, subsequent encounter +S3661XS Primary blast injury of rectum, sequela +S3662XA Contusion of rectum, initial encounter +S3662XD Contusion of rectum, subsequent encounter +S3662XS Contusion of rectum, sequela +S3663XA Laceration of rectum, initial encounter +S3663XD Laceration of rectum, subsequent encounter +S3663XS Laceration of rectum, sequela +S3669XA Other injury of rectum, initial encounter +S3669XD Other injury of rectum, subsequent encounter +S3669XS Other injury of rectum, sequela +S3681XA Injury of peritoneum, initial encounter +S3681XD Injury of peritoneum, subsequent encounter +S3681XS Injury of peritoneum, sequela +S36892A Contusion of other intra-abdominal organs, initial encounter +S36892D Contusion of other intra-abdominal organs, subsequent encounter +S36892S Contusion of other intra-abdominal organs, sequela +S36893A Laceration of other intra-abdominal organs, initial encounter +S36893D Laceration of other intra-abdominal organs, subsequent encounter +S36893S Laceration of other intra-abdominal organs, sequela +S36898A Other injury of other intra-abdominal organs, initial encounter +S36898D Other injury of other intra-abdominal organs, subsequent encounter +S36898S Other injury of other intra-abdominal organs, sequela +S36899A Unspecified injury of other intra-abdominal organs, initial encounter +S36899D Unspecified injury of other intra-abdominal organs, subsequent encounter +S36899S Unspecified injury of other intra-abdominal organs, sequela +S3690XA Unspecified injury of unspecified intra-abdominal organ, initial encounter +S3690XD Unspecified injury of unspecified intra-abdominal organ, subsequent encounter +S3690XS Unspecified injury of unspecified intra-abdominal organ, sequela +S3692XA Contusion of unspecified intra-abdominal organ, initial encounter +S3692XD Contusion of unspecified intra-abdominal organ, subsequent encounter +S3692XS Contusion of unspecified intra-abdominal organ, sequela +S3693XA Laceration of unspecified intra-abdominal organ, initial encounter +S3693XD Laceration of unspecified intra-abdominal organ, subsequent encounter +S3693XS Laceration of unspecified intra-abdominal organ, sequela +S3699XA Other injury of unspecified intra-abdominal organ, initial encounter +S3699XD Other injury of unspecified intra-abdominal organ, subsequent encounter +S3699XS Other injury of unspecified intra-abdominal organ, sequela +S37001A Unspecified injury of right kidney, initial encounter +S37001D Unspecified injury of right kidney, subsequent encounter +S37001S Unspecified injury of right kidney, sequela +S37002A Unspecified injury of left kidney, initial encounter +S37002D Unspecified injury of left kidney, subsequent encounter +S37002S Unspecified injury of left kidney, sequela +S37009A Unspecified injury of unspecified kidney, initial encounter +S37009D Unspecified injury of unspecified kidney, subsequent encounter +S37009S Unspecified injury of unspecified kidney, sequela +S37011A Minor contusion of right kidney, initial encounter +S37011D Minor contusion of right kidney, subsequent encounter +S37011S Minor contusion of right kidney, sequela +S37012A Minor contusion of left kidney, initial encounter +S37012D Minor contusion of left kidney, subsequent encounter +S37012S Minor contusion of left kidney, sequela +S37019A Minor contusion of unspecified kidney, initial encounter +S37019D Minor contusion of unspecified kidney, subsequent encounter +S37019S Minor contusion of unspecified kidney, sequela +S37021A Major contusion of right kidney, initial encounter +S37021D Major contusion of right kidney, subsequent encounter +S37021S Major contusion of right kidney, sequela +S37022A Major contusion of left kidney, initial encounter +S37022D Major contusion of left kidney, subsequent encounter +S37022S Major contusion of left kidney, sequela +S37029A Major contusion of unspecified kidney, initial encounter +S37029D Major contusion of unspecified kidney, subsequent encounter +S37029S Major contusion of unspecified kidney, sequela +S37031A Laceration of right kidney, unspecified degree, initial encounter +S37031D Laceration of right kidney, unspecified degree, subsequent encounter +S37031S Laceration of right kidney, unspecified degree, sequela +S37032A Laceration of left kidney, unspecified degree, initial encounter +S37032D Laceration of left kidney, unspecified degree, subsequent encounter +S37032S Laceration of left kidney, unspecified degree, sequela +S37039A Laceration of unspecified kidney, unspecified degree, initial encounter +S37039D Laceration of unspecified kidney, unspecified degree, subsequent encounter +S37039S Laceration of unspecified kidney, unspecified degree, sequela +S37041A Minor laceration of right kidney, initial encounter +S37041D Minor laceration of right kidney, subsequent encounter +S37041S Minor laceration of right kidney, sequela +S37042A Minor laceration of left kidney, initial encounter +S37042D Minor laceration of left kidney, subsequent encounter +S37042S Minor laceration of left kidney, sequela +S37049A Minor laceration of unspecified kidney, initial encounter +S37049D Minor laceration of unspecified kidney, subsequent encounter +S37049S Minor laceration of unspecified kidney, sequela +S37051A Moderate laceration of right kidney, initial encounter +S37051D Moderate laceration of right kidney, subsequent encounter +S37051S Moderate laceration of right kidney, sequela +S37052A Moderate laceration of left kidney, initial encounter +S37052D Moderate laceration of left kidney, subsequent encounter +S37052S Moderate laceration of left kidney, sequela +S37059A Moderate laceration of unspecified kidney, initial encounter +S37059D Moderate laceration of unspecified kidney, subsequent encounter +S37059S Moderate laceration of unspecified kidney, sequela +S37061A Major laceration of right kidney, initial encounter +S37061D Major laceration of right kidney, subsequent encounter +S37061S Major laceration of right kidney, sequela +S37062A Major laceration of left kidney, initial encounter +S37062D Major laceration of left kidney, subsequent encounter +S37062S Major laceration of left kidney, sequela +S37069A Major laceration of unspecified kidney, initial encounter +S37069D Major laceration of unspecified kidney, subsequent encounter +S37069S Major laceration of unspecified kidney, sequela +S37091A Other injury of right kidney, initial encounter +S37091D Other injury of right kidney, subsequent encounter +S37091S Other injury of right kidney, sequela +S37092A Other injury of left kidney, initial encounter +S37092D Other injury of left kidney, subsequent encounter +S37092S Other injury of left kidney, sequela +S37099A Other injury of unspecified kidney, initial encounter +S37099D Other injury of unspecified kidney, subsequent encounter +S37099S Other injury of unspecified kidney, sequela +S3710XA Unspecified injury of ureter, initial encounter +S3710XD Unspecified injury of ureter, subsequent encounter +S3710XS Unspecified injury of ureter, sequela +S3712XA Contusion of ureter, initial encounter +S3712XD Contusion of ureter, subsequent encounter +S3712XS Contusion of ureter, sequela +S3713XA Laceration of ureter, initial encounter +S3713XD Laceration of ureter, subsequent encounter +S3713XS Laceration of ureter, sequela +S3719XA Other injury of ureter, initial encounter +S3719XD Other injury of ureter, subsequent encounter +S3719XS Other injury of ureter, sequela +S3720XA Unspecified injury of bladder, initial encounter +S3720XD Unspecified injury of bladder, subsequent encounter +S3720XS Unspecified injury of bladder, sequela +S3722XA Contusion of bladder, initial encounter +S3722XD Contusion of bladder, subsequent encounter +S3722XS Contusion of bladder, sequela +S3723XA Laceration of bladder, initial encounter +S3723XD Laceration of bladder, subsequent encounter +S3723XS Laceration of bladder, sequela +S3729XA Other injury of bladder, initial encounter +S3729XD Other injury of bladder, subsequent encounter +S3729XS Other injury of bladder, sequela +S3730XA Unspecified injury of urethra, initial encounter +S3730XD Unspecified injury of urethra, subsequent encounter +S3730XS Unspecified injury of urethra, sequela +S3732XA Contusion of urethra, initial encounter +S3732XD Contusion of urethra, subsequent encounter +S3732XS Contusion of urethra, sequela +S3733XA Laceration of urethra, initial encounter +S3733XD Laceration of urethra, subsequent encounter +S3733XS Laceration of urethra, sequela +S3739XA Other injury of urethra, initial encounter +S3739XD Other injury of urethra, subsequent encounter +S3739XS Other injury of urethra, sequela +S37401A Unspecified injury of ovary, unilateral, initial encounter +S37401D Unspecified injury of ovary, unilateral, subsequent encounter +S37401S Unspecified injury of ovary, unilateral, sequela +S37402A Unspecified injury of ovary, bilateral, initial encounter +S37402D Unspecified injury of ovary, bilateral, subsequent encounter +S37402S Unspecified injury of ovary, bilateral, sequela +S37409A Unspecified injury of ovary, unspecified, initial encounter +S37409D Unspecified injury of ovary, unspecified, subsequent encounter +S37409S Unspecified injury of ovary, unspecified, sequela +S37421A Contusion of ovary, unilateral, initial encounter +S37421D Contusion of ovary, unilateral, subsequent encounter +S37421S Contusion of ovary, unilateral, sequela +S37422A Contusion of ovary, bilateral, initial encounter +S37422D Contusion of ovary, bilateral, subsequent encounter +S37422S Contusion of ovary, bilateral, sequela +S37429A Contusion of ovary, unspecified, initial encounter +S37429D Contusion of ovary, unspecified, subsequent encounter +S37429S Contusion of ovary, unspecified, sequela +S37431A Laceration of ovary, unilateral, initial encounter +S37431D Laceration of ovary, unilateral, subsequent encounter +S37431S Laceration of ovary, unilateral, sequela +S37432A Laceration of ovary, bilateral, initial encounter +S37432D Laceration of ovary, bilateral, subsequent encounter +S37432S Laceration of ovary, bilateral, sequela +S37439A Laceration of ovary, unspecified, initial encounter +S37439D Laceration of ovary, unspecified, subsequent encounter +S37439S Laceration of ovary, unspecified, sequela +S37491A Other injury of ovary, unilateral, initial encounter +S37491D Other injury of ovary, unilateral, subsequent encounter +S37491S Other injury of ovary, unilateral, sequela +S37492A Other injury of ovary, bilateral, initial encounter +S37492D Other injury of ovary, bilateral, subsequent encounter +S37492S Other injury of ovary, bilateral, sequela +S37499A Other injury of ovary, unspecified, initial encounter +S37499D Other injury of ovary, unspecified, subsequent encounter +S37499S Other injury of ovary, unspecified, sequela +S37501A Unspecified injury of fallopian tube, unilateral, initial encounter +S37501D Unspecified injury of fallopian tube, unilateral, subsequent encounter +S37501S Unspecified injury of fallopian tube, unilateral, sequela +S37502A Unspecified injury of fallopian tube, bilateral, initial encounter +S37502D Unspecified injury of fallopian tube, bilateral, subsequent encounter +S37502S Unspecified injury of fallopian tube, bilateral, sequela +S37509A Unspecified injury of fallopian tube, unspecified, initial encounter +S37509D Unspecified injury of fallopian tube, unspecified, subsequent encounter +S37509S Unspecified injury of fallopian tube, unspecified, sequela +S37511A Primary blast injury of fallopian tube, unilateral, initial encounter +S37511D Primary blast injury of fallopian tube, unilateral, subsequent encounter +S37511S Primary blast injury of fallopian tube, unilateral, sequela +S37512A Primary blast injury of fallopian tube, bilateral, initial encounter +S37512D Primary blast injury of fallopian tube, bilateral, subsequent encounter +S37512S Primary blast injury of fallopian tube, bilateral, sequela +S37519A Primary blast injury of fallopian tube, unspecified, initial encounter +S37519D Primary blast injury of fallopian tube, unspecified, subsequent encounter +S37519S Primary blast injury of fallopian tube, unspecified, sequela +S37521A Contusion of fallopian tube, unilateral, initial encounter +S37521D Contusion of fallopian tube, unilateral, subsequent encounter +S37521S Contusion of fallopian tube, unilateral, sequela +S37522A Contusion of fallopian tube, bilateral, initial encounter +S37522D Contusion of fallopian tube, bilateral, subsequent encounter +S37522S Contusion of fallopian tube, bilateral, sequela +S37529A Contusion of fallopian tube, unspecified, initial encounter +S37529D Contusion of fallopian tube, unspecified, subsequent encounter +S37529S Contusion of fallopian tube, unspecified, sequela +S37531A Laceration of fallopian tube, unilateral, initial encounter +S37531D Laceration of fallopian tube, unilateral, subsequent encounter +S37531S Laceration of fallopian tube, unilateral, sequela +S37532A Laceration of fallopian tube, bilateral, initial encounter +S37532D Laceration of fallopian tube, bilateral, subsequent encounter +S37532S Laceration of fallopian tube, bilateral, sequela +S37539A Laceration of fallopian tube, unspecified, initial encounter +S37539D Laceration of fallopian tube, unspecified, subsequent encounter +S37539S Laceration of fallopian tube, unspecified, sequela +S37591A Other injury of fallopian tube, unilateral, initial encounter +S37591D Other injury of fallopian tube, unilateral, subsequent encounter +S37591S Other injury of fallopian tube, unilateral, sequela +S37592A Other injury of fallopian tube, bilateral, initial encounter +S37592D Other injury of fallopian tube, bilateral, subsequent encounter +S37592S Other injury of fallopian tube, bilateral, sequela +S37599A Other injury of fallopian tube, unspecified, initial encounter +S37599D Other injury of fallopian tube, unspecified, subsequent encounter +S37599S Other injury of fallopian tube, unspecified, sequela +S3760XA Unspecified injury of uterus, initial encounter +S3760XD Unspecified injury of uterus, subsequent encounter +S3760XS Unspecified injury of uterus, sequela +S3762XA Contusion of uterus, initial encounter +S3762XD Contusion of uterus, subsequent encounter +S3762XS Contusion of uterus, sequela +S3763XA Laceration of uterus, initial encounter +S3763XD Laceration of uterus, subsequent encounter +S3763XS Laceration of uterus, sequela +S3769XA Other injury of uterus, initial encounter +S3769XD Other injury of uterus, subsequent encounter +S3769XS Other injury of uterus, sequela +S37812A Contusion of adrenal gland, initial encounter +S37812D Contusion of adrenal gland, subsequent encounter +S37812S Contusion of adrenal gland, sequela +S37813A Laceration of adrenal gland, initial encounter +S37813D Laceration of adrenal gland, subsequent encounter +S37813S Laceration of adrenal gland, sequela +S37818A Other injury of adrenal gland, initial encounter +S37818D Other injury of adrenal gland, subsequent encounter +S37818S Other injury of adrenal gland, sequela +S37819A Unspecified injury of adrenal gland, initial encounter +S37819D Unspecified injury of adrenal gland, subsequent encounter +S37819S Unspecified injury of adrenal gland, sequela +S37822A Contusion of prostate, initial encounter +S37822D Contusion of prostate, subsequent encounter +S37822S Contusion of prostate, sequela +S37823A Laceration of prostate, initial encounter +S37823D Laceration of prostate, subsequent encounter +S37823S Laceration of prostate, sequela +S37828A Other injury of prostate, initial encounter +S37828D Other injury of prostate, subsequent encounter +S37828S Other injury of prostate, sequela +S37829A Unspecified injury of prostate, initial encounter +S37829D Unspecified injury of prostate, subsequent encounter +S37829S Unspecified injury of prostate, sequela +S37892A Contusion of other urinary and pelvic organ, initial encounter +S37892D Contusion of other urinary and pelvic organ, subsequent encounter +S37892S Contusion of other urinary and pelvic organ, sequela +S37893A Laceration of other urinary and pelvic organ, initial encounter +S37893D Laceration of other urinary and pelvic organ, subsequent encounter +S37893S Laceration of other urinary and pelvic organ, sequela +S37898A Other injury of other urinary and pelvic organ, initial encounter +S37898D Other injury of other urinary and pelvic organ, subsequent encounter +S37898S Other injury of other urinary and pelvic organ, sequela +S37899A Unspecified injury of other urinary and pelvic organ, initial encounter +S37899D Unspecified injury of other urinary and pelvic organ, subsequent encounter +S37899S Unspecified injury of other urinary and pelvic organ, sequela +S3790XA Unspecified injury of unspecified urinary and pelvic organ, initial encounter +S3790XD Unspecified injury of unspecified urinary and pelvic organ, subsequent encounter +S3790XS Unspecified injury of unspecified urinary and pelvic organ, sequela +S3792XA Contusion of unspecified urinary and pelvic organ, initial encounter +S3792XD Contusion of unspecified urinary and pelvic organ, subsequent encounter +S3792XS Contusion of unspecified urinary and pelvic organ, sequela +S3793XA Laceration of unspecified urinary and pelvic organ, initial encounter +S3793XD Laceration of unspecified urinary and pelvic organ, subsequent encounter +S3793XS Laceration of unspecified urinary and pelvic organ, sequela +S3799XA Other injury of unspecified urinary and pelvic organ, initial encounter +S3799XD Other injury of unspecified urinary and pelvic organ, subsequent encounter +S3799XS Other injury of unspecified urinary and pelvic organ, sequela +S38001A Crushing injury of unspecified external genital organs, male, initial encounter +S38001D Crushing injury of unspecified external genital organs, male, subsequent encounter +S38001S Crushing injury of unspecified external genital organs, male, sequela +S38002A Crushing injury of unspecified external genital organs, female, initial encounter +S38002D Crushing injury of unspecified external genital organs, female, subsequent encounter +S38002S Crushing injury of unspecified external genital organs, female, sequela +S3801XA Crushing injury of penis, initial encounter +S3801XD Crushing injury of penis, subsequent encounter +S3801XS Crushing injury of penis, sequela +S3802XA Crushing injury of scrotum and testis, initial encounter +S3802XD Crushing injury of scrotum and testis, subsequent encounter +S3802XS Crushing injury of scrotum and testis, sequela +S3803XA Crushing injury of vulva, initial encounter +S3803XD Crushing injury of vulva, subsequent encounter +S3803XS Crushing injury of vulva, sequela +S381XXA Crushing injury of abdomen, lower back, and pelvis, initial encounter +S381XXD Crushing injury of abdomen, lower back, and pelvis, subsequent encounter +S381XXS Crushing injury of abdomen, lower back, and pelvis, sequela +S38211A Complete traumatic amputation of female external genital organs, initial encounter +S38211D Complete traumatic amputation of female external genital organs, subsequent encounter +S38211S Complete traumatic amputation of female external genital organs, sequela +S38212A Partial traumatic amputation of female external genital organs, initial encounter +S38212D Partial traumatic amputation of female external genital organs, subsequent encounter +S38212S Partial traumatic amputation of female external genital organs, sequela +S38221A Complete traumatic amputation of penis, initial encounter +S38221D Complete traumatic amputation of penis, subsequent encounter +S38221S Complete traumatic amputation of penis, sequela +S38222A Partial traumatic amputation of penis, initial encounter +S38222D Partial traumatic amputation of penis, subsequent encounter +S38222S Partial traumatic amputation of penis, sequela +S38231A Complete traumatic amputation of scrotum and testis, initial encounter +S38231D Complete traumatic amputation of scrotum and testis, subsequent encounter +S38231S Complete traumatic amputation of scrotum and testis, sequela +S38232A Partial traumatic amputation of scrotum and testis, initial encounter +S38232D Partial traumatic amputation of scrotum and testis, subsequent encounter +S38232S Partial traumatic amputation of scrotum and testis, sequela +S383XXA Transection (partial) of abdomen, initial encounter +S383XXD Transection (partial) of abdomen, subsequent encounter +S383XXS Transection (partial) of abdomen, sequela +S39001A Unspecified injury of muscle, fascia and tendon of abdomen, initial encounter +S39001D Unspecified injury of muscle, fascia and tendon of abdomen, subsequent encounter +S39001S Unspecified injury of muscle, fascia and tendon of abdomen, sequela +S39002A Unspecified injury of muscle, fascia and tendon of lower back, initial encounter +S39002D Unspecified injury of muscle, fascia and tendon of lower back, subsequent encounter +S39002S Unspecified injury of muscle, fascia and tendon of lower back, sequela +S39003A Unspecified injury of muscle, fascia and tendon of pelvis, initial encounter +S39003D Unspecified injury of muscle, fascia and tendon of pelvis, subsequent encounter +S39003S Unspecified injury of muscle, fascia and tendon of pelvis, sequela +S39011A Strain of muscle, fascia and tendon of abdomen, initial encounter +S39011D Strain of muscle, fascia and tendon of abdomen, subsequent encounter +S39011S Strain of muscle, fascia and tendon of abdomen, sequela +S39012A Strain of muscle, fascia and tendon of lower back, initial encounter +S39012D Strain of muscle, fascia and tendon of lower back, subsequent encounter +S39012S Strain of muscle, fascia and tendon of lower back, sequela +S39013A Strain of muscle, fascia and tendon of pelvis, initial encounter +S39013D Strain of muscle, fascia and tendon of pelvis, subsequent encounter +S39013S Strain of muscle, fascia and tendon of pelvis, sequela +S39021A Laceration of muscle, fascia and tendon of abdomen, initial encounter +S39021D Laceration of muscle, fascia and tendon of abdomen, subsequent encounter +S39021S Laceration of muscle, fascia and tendon of abdomen, sequela +S39022A Laceration of muscle, fascia and tendon of lower back, initial encounter +S39022D Laceration of muscle, fascia and tendon of lower back, subsequent encounter +S39022S Laceration of muscle, fascia and tendon of lower back, sequela +S39023A Laceration of muscle, fascia and tendon of pelvis, initial encounter +S39023D Laceration of muscle, fascia and tendon of pelvis, subsequent encounter +S39023S Laceration of muscle, fascia and tendon of pelvis, sequela +S39091A Other injury of muscle, fascia and tendon of abdomen, initial encounter +S39091D Other injury of muscle, fascia and tendon of abdomen, subsequent encounter +S39091S Other injury of muscle, fascia and tendon of abdomen, sequela +S39092A Other injury of muscle, fascia and tendon of lower back, initial encounter +S39092D Other injury of muscle, fascia and tendon of lower back, subsequent encounter +S39092S Other injury of muscle, fascia and tendon of lower back, sequela +S39093A Other injury of muscle, fascia and tendon of pelvis, initial encounter +S39093D Other injury of muscle, fascia and tendon of pelvis, subsequent encounter +S39093S Other injury of muscle, fascia and tendon of pelvis, sequela +S3981XA Other specified injuries of abdomen, initial encounter +S3981XD Other specified injuries of abdomen, subsequent encounter +S3981XS Other specified injuries of abdomen, sequela +S3982XA Other specified injuries of lower back, initial encounter +S3982XD Other specified injuries of lower back, subsequent encounter +S3982XS Other specified injuries of lower back, sequela +S3983XA Other specified injuries of pelvis, initial encounter +S3983XD Other specified injuries of pelvis, subsequent encounter +S3983XS Other specified injuries of pelvis, sequela +S39840A Fracture of corpus cavernosum penis, initial encounter +S39840D Fracture of corpus cavernosum penis, subsequent encounter +S39840S Fracture of corpus cavernosum penis, sequela +S39848A Other specified injuries of external genitals, initial encounter +S39848D Other specified injuries of external genitals, subsequent encounter +S39848S Other specified injuries of external genitals, sequela +S3991XA Unspecified injury of abdomen, initial encounter +S3991XD Unspecified injury of abdomen, subsequent encounter +S3991XS Unspecified injury of abdomen, sequela +S3992XA Unspecified injury of lower back, initial encounter +S3992XD Unspecified injury of lower back, subsequent encounter +S3992XS Unspecified injury of lower back, sequela +S3993XA Unspecified injury of pelvis, initial encounter +S3993XD Unspecified injury of pelvis, subsequent encounter +S3993XS Unspecified injury of pelvis, sequela +S3994XA Unspecified injury of external genitals, initial encounter +S3994XD Unspecified injury of external genitals, subsequent encounter +S3994XS Unspecified injury of external genitals, sequela +S40011A Contusion of right shoulder, initial encounter +S40011D Contusion of right shoulder, subsequent encounter +S40011S Contusion of right shoulder, sequela +S40012A Contusion of left shoulder, initial encounter +S40012D Contusion of left shoulder, subsequent encounter +S40012S Contusion of left shoulder, sequela +S40019A Contusion of unspecified shoulder, initial encounter +S40019D Contusion of unspecified shoulder, subsequent encounter +S40019S Contusion of unspecified shoulder, sequela +S40021A Contusion of right upper arm, initial encounter +S40021D Contusion of right upper arm, subsequent encounter +S40021S Contusion of right upper arm, sequela +S40022A Contusion of left upper arm, initial encounter +S40022D Contusion of left upper arm, subsequent encounter +S40022S Contusion of left upper arm, sequela +S40029A Contusion of unspecified upper arm, initial encounter +S40029D Contusion of unspecified upper arm, subsequent encounter +S40029S Contusion of unspecified upper arm, sequela +S40211A Abrasion of right shoulder, initial encounter +S40211D Abrasion of right shoulder, subsequent encounter +S40211S Abrasion of right shoulder, sequela +S40212A Abrasion of left shoulder, initial encounter +S40212D Abrasion of left shoulder, subsequent encounter +S40212S Abrasion of left shoulder, sequela +S40219A Abrasion of unspecified shoulder, initial encounter +S40219D Abrasion of unspecified shoulder, subsequent encounter +S40219S Abrasion of unspecified shoulder, sequela +S40221A Blister (nonthermal) of right shoulder, initial encounter +S40221D Blister (nonthermal) of right shoulder, subsequent encounter +S40221S Blister (nonthermal) of right shoulder, sequela +S40222A Blister (nonthermal) of left shoulder, initial encounter +S40222D Blister (nonthermal) of left shoulder, subsequent encounter +S40222S Blister (nonthermal) of left shoulder, sequela +S40229A Blister (nonthermal) of unspecified shoulder, initial encounter +S40229D Blister (nonthermal) of unspecified shoulder, subsequent encounter +S40229S Blister (nonthermal) of unspecified shoulder, sequela +S40241A External constriction of right shoulder, initial encounter +S40241D External constriction of right shoulder, subsequent encounter +S40241S External constriction of right shoulder, sequela +S40242A External constriction of left shoulder, initial encounter +S40242D External constriction of left shoulder, subsequent encounter +S40242S External constriction of left shoulder, sequela +S40249A External constriction of unspecified shoulder, initial encounter +S40249D External constriction of unspecified shoulder, subsequent encounter +S40249S External constriction of unspecified shoulder, sequela +S40251A Superficial foreign body of right shoulder, initial encounter +S40251D Superficial foreign body of right shoulder, subsequent encounter +S40251S Superficial foreign body of right shoulder, sequela +S40252A Superficial foreign body of left shoulder, initial encounter +S40252D Superficial foreign body of left shoulder, subsequent encounter +S40252S Superficial foreign body of left shoulder, sequela +S40259A Superficial foreign body of unspecified shoulder, initial encounter +S40259D Superficial foreign body of unspecified shoulder, subsequent encounter +S40259S Superficial foreign body of unspecified shoulder, sequela +S40261A Insect bite (nonvenomous) of right shoulder, initial encounter +S40261D Insect bite (nonvenomous) of right shoulder, subsequent encounter +S40261S Insect bite (nonvenomous) of right shoulder, sequela +S40262A Insect bite (nonvenomous) of left shoulder, initial encounter +S40262D Insect bite (nonvenomous) of left shoulder, subsequent encounter +S40262S Insect bite (nonvenomous) of left shoulder, sequela +S40269A Insect bite (nonvenomous) of unspecified shoulder, initial encounter +S40269D Insect bite (nonvenomous) of unspecified shoulder, subsequent encounter +S40269S Insect bite (nonvenomous) of unspecified shoulder, sequela +S40271A Other superficial bite of right shoulder, initial encounter +S40271D Other superficial bite of right shoulder, subsequent encounter +S40271S Other superficial bite of right shoulder, sequela +S40272A Other superficial bite of left shoulder, initial encounter +S40272D Other superficial bite of left shoulder, subsequent encounter +S40272S Other superficial bite of left shoulder, sequela +S40279A Other superficial bite of unspecified shoulder, initial encounter +S40279D Other superficial bite of unspecified shoulder, subsequent encounter +S40279S Other superficial bite of unspecified shoulder, sequela +S40811A Abrasion of right upper arm, initial encounter +S40811D Abrasion of right upper arm, subsequent encounter +S40811S Abrasion of right upper arm, sequela +S40812A Abrasion of left upper arm, initial encounter +S40812D Abrasion of left upper arm, subsequent encounter +S40812S Abrasion of left upper arm, sequela +S40819A Abrasion of unspecified upper arm, initial encounter +S40819D Abrasion of unspecified upper arm, subsequent encounter +S40819S Abrasion of unspecified upper arm, sequela +S40821A Blister (nonthermal) of right upper arm, initial encounter +S40821D Blister (nonthermal) of right upper arm, subsequent encounter +S40821S Blister (nonthermal) of right upper arm, sequela +S40822A Blister (nonthermal) of left upper arm, initial encounter +S40822D Blister (nonthermal) of left upper arm, subsequent encounter +S40822S Blister (nonthermal) of left upper arm, sequela +S40829A Blister (nonthermal) of unspecified upper arm, initial encounter +S40829D Blister (nonthermal) of unspecified upper arm, subsequent encounter +S40829S Blister (nonthermal) of unspecified upper arm, sequela +S40841A External constriction of right upper arm, initial encounter +S40841D External constriction of right upper arm, subsequent encounter +S40841S External constriction of right upper arm, sequela +S40842A External constriction of left upper arm, initial encounter +S40842D External constriction of left upper arm, subsequent encounter +S40842S External constriction of left upper arm, sequela +S40849A External constriction of unspecified upper arm, initial encounter +S40849D External constriction of unspecified upper arm, subsequent encounter +S40849S External constriction of unspecified upper arm, sequela +S40851A Superficial foreign body of right upper arm, initial encounter +S40851D Superficial foreign body of right upper arm, subsequent encounter +S40851S Superficial foreign body of right upper arm, sequela +S40852A Superficial foreign body of left upper arm, initial encounter +S40852D Superficial foreign body of left upper arm, subsequent encounter +S40852S Superficial foreign body of left upper arm, sequela +S40859A Superficial foreign body of unspecified upper arm, initial encounter +S40859D Superficial foreign body of unspecified upper arm, subsequent encounter +S40859S Superficial foreign body of unspecified upper arm, sequela +S40861A Insect bite (nonvenomous) of right upper arm, initial encounter +S40861D Insect bite (nonvenomous) of right upper arm, subsequent encounter +S40861S Insect bite (nonvenomous) of right upper arm, sequela +S40862A Insect bite (nonvenomous) of left upper arm, initial encounter +S40862D Insect bite (nonvenomous) of left upper arm, subsequent encounter +S40862S Insect bite (nonvenomous) of left upper arm, sequela +S40869A Insect bite (nonvenomous) of unspecified upper arm, initial encounter +S40869D Insect bite (nonvenomous) of unspecified upper arm, subsequent encounter +S40869S Insect bite (nonvenomous) of unspecified upper arm, sequela +S40871A Other superficial bite of right upper arm, initial encounter +S40871D Other superficial bite of right upper arm, subsequent encounter +S40871S Other superficial bite of right upper arm, sequela +S40872A Other superficial bite of left upper arm, initial encounter +S40872D Other superficial bite of left upper arm, subsequent encounter +S40872S Other superficial bite of left upper arm, sequela +S40879A Other superficial bite of unspecified upper arm, initial encounter +S40879D Other superficial bite of unspecified upper arm, subsequent encounter +S40879S Other superficial bite of unspecified upper arm, sequela +S40911A Unspecified superficial injury of right shoulder, initial encounter +S40911D Unspecified superficial injury of right shoulder, subsequent encounter +S40911S Unspecified superficial injury of right shoulder, sequela +S40912A Unspecified superficial injury of left shoulder, initial encounter +S40912D Unspecified superficial injury of left shoulder, subsequent encounter +S40912S Unspecified superficial injury of left shoulder, sequela +S40919A Unspecified superficial injury of unspecified shoulder, initial encounter +S40919D Unspecified superficial injury of unspecified shoulder, subsequent encounter +S40919S Unspecified superficial injury of unspecified shoulder, sequela +S40921A Unspecified superficial injury of right upper arm, initial encounter +S40921D Unspecified superficial injury of right upper arm, subsequent encounter +S40921S Unspecified superficial injury of right upper arm, sequela +S40922A Unspecified superficial injury of left upper arm, initial encounter +S40922D Unspecified superficial injury of left upper arm, subsequent encounter +S40922S Unspecified superficial injury of left upper arm, sequela +S40929A Unspecified superficial injury of unspecified upper arm, initial encounter +S40929D Unspecified superficial injury of unspecified upper arm, subsequent encounter +S40929S Unspecified superficial injury of unspecified upper arm, sequela +S41001A Unspecified open wound of right shoulder, initial encounter +S41001D Unspecified open wound of right shoulder, subsequent encounter +S41001S Unspecified open wound of right shoulder, sequela +S41002A Unspecified open wound of left shoulder, initial encounter +S41002D Unspecified open wound of left shoulder, subsequent encounter +S41002S Unspecified open wound of left shoulder, sequela +S41009A Unspecified open wound of unspecified shoulder, initial encounter +S41009D Unspecified open wound of unspecified shoulder, subsequent encounter +S41009S Unspecified open wound of unspecified shoulder, sequela +S41011A Laceration without foreign body of right shoulder, initial encounter +S41011D Laceration without foreign body of right shoulder, subsequent encounter +S41011S Laceration without foreign body of right shoulder, sequela +S41012A Laceration without foreign body of left shoulder, initial encounter +S41012D Laceration without foreign body of left shoulder, subsequent encounter +S41012S Laceration without foreign body of left shoulder, sequela +S41019A Laceration without foreign body of unspecified shoulder, initial encounter +S41019D Laceration without foreign body of unspecified shoulder, subsequent encounter +S41019S Laceration without foreign body of unspecified shoulder, sequela +S41021A Laceration with foreign body of right shoulder, initial encounter +S41021D Laceration with foreign body of right shoulder, subsequent encounter +S41021S Laceration with foreign body of right shoulder, sequela +S41022A Laceration with foreign body of left shoulder, initial encounter +S41022D Laceration with foreign body of left shoulder, subsequent encounter +S41022S Laceration with foreign body of left shoulder, sequela +S41029A Laceration with foreign body of unspecified shoulder, initial encounter +S41029D Laceration with foreign body of unspecified shoulder, subsequent encounter +S41029S Laceration with foreign body of unspecified shoulder, sequela +S41031A Puncture wound without foreign body of right shoulder, initial encounter +S41031D Puncture wound without foreign body of right shoulder, subsequent encounter +S41031S Puncture wound without foreign body of right shoulder, sequela +S41032A Puncture wound without foreign body of left shoulder, initial encounter +S41032D Puncture wound without foreign body of left shoulder, subsequent encounter +S41032S Puncture wound without foreign body of left shoulder, sequela +S41039A Puncture wound without foreign body of unspecified shoulder, initial encounter +S41039D Puncture wound without foreign body of unspecified shoulder, subsequent encounter +S41039S Puncture wound without foreign body of unspecified shoulder, sequela +S41041A Puncture wound with foreign body of right shoulder, initial encounter +S41041D Puncture wound with foreign body of right shoulder, subsequent encounter +S41041S Puncture wound with foreign body of right shoulder, sequela +S41042A Puncture wound with foreign body of left shoulder, initial encounter +S41042D Puncture wound with foreign body of left shoulder, subsequent encounter +S41042S Puncture wound with foreign body of left shoulder, sequela +S41049A Puncture wound with foreign body of unspecified shoulder, initial encounter +S41049D Puncture wound with foreign body of unspecified shoulder, subsequent encounter +S41049S Puncture wound with foreign body of unspecified shoulder, sequela +S41051A Open bite of right shoulder, initial encounter +S41051D Open bite of right shoulder, subsequent encounter +S41051S Open bite of right shoulder, sequela +S41052A Open bite of left shoulder, initial encounter +S41052D Open bite of left shoulder, subsequent encounter +S41052S Open bite of left shoulder, sequela +S41059A Open bite of unspecified shoulder, initial encounter +S41059D Open bite of unspecified shoulder, subsequent encounter +S41059S Open bite of unspecified shoulder, sequela +S41101A Unspecified open wound of right upper arm, initial encounter +S41101D Unspecified open wound of right upper arm, subsequent encounter +S41101S Unspecified open wound of right upper arm, sequela +S41102A Unspecified open wound of left upper arm, initial encounter +S41102D Unspecified open wound of left upper arm, subsequent encounter +S41102S Unspecified open wound of left upper arm, sequela +S41109A Unspecified open wound of unspecified upper arm, initial encounter +S41109D Unspecified open wound of unspecified upper arm, subsequent encounter +S41109S Unspecified open wound of unspecified upper arm, sequela +S41111A Laceration without foreign body of right upper arm, initial encounter +S41111D Laceration without foreign body of right upper arm, subsequent encounter +S41111S Laceration without foreign body of right upper arm, sequela +S41112A Laceration without foreign body of left upper arm, initial encounter +S41112D Laceration without foreign body of left upper arm, subsequent encounter +S41112S Laceration without foreign body of left upper arm, sequela +S41119A Laceration without foreign body of unspecified upper arm, initial encounter +S41119D Laceration without foreign body of unspecified upper arm, subsequent encounter +S41119S Laceration without foreign body of unspecified upper arm, sequela +S41121A Laceration with foreign body of right upper arm, initial encounter +S41121D Laceration with foreign body of right upper arm, subsequent encounter +S41121S Laceration with foreign body of right upper arm, sequela +S41122A Laceration with foreign body of left upper arm, initial encounter +S41122D Laceration with foreign body of left upper arm, subsequent encounter +S41122S Laceration with foreign body of left upper arm, sequela +S41129A Laceration with foreign body of unspecified upper arm, initial encounter +S41129D Laceration with foreign body of unspecified upper arm, subsequent encounter +S41129S Laceration with foreign body of unspecified upper arm, sequela +S41131A Puncture wound without foreign body of right upper arm, initial encounter +S41131D Puncture wound without foreign body of right upper arm, subsequent encounter +S41131S Puncture wound without foreign body of right upper arm, sequela +S41132A Puncture wound without foreign body of left upper arm, initial encounter +S41132D Puncture wound without foreign body of left upper arm, subsequent encounter +S41132S Puncture wound without foreign body of left upper arm, sequela +S41139A Puncture wound without foreign body of unspecified upper arm, initial encounter +S41139D Puncture wound without foreign body of unspecified upper arm, subsequent encounter +S41139S Puncture wound without foreign body of unspecified upper arm, sequela +S41141A Puncture wound with foreign body of right upper arm, initial encounter +S41141D Puncture wound with foreign body of right upper arm, subsequent encounter +S41141S Puncture wound with foreign body of right upper arm, sequela +S41142A Puncture wound with foreign body of left upper arm, initial encounter +S41142D Puncture wound with foreign body of left upper arm, subsequent encounter +S41142S Puncture wound with foreign body of left upper arm, sequela +S41149A Puncture wound with foreign body of unspecified upper arm, initial encounter +S41149D Puncture wound with foreign body of unspecified upper arm, subsequent encounter +S41149S Puncture wound with foreign body of unspecified upper arm, sequela +S41151A Open bite of right upper arm, initial encounter +S41151D Open bite of right upper arm, subsequent encounter +S41151S Open bite of right upper arm, sequela +S41152A Open bite of left upper arm, initial encounter +S41152D Open bite of left upper arm, subsequent encounter +S41152S Open bite of left upper arm, sequela +S41159A Open bite of unspecified upper arm, initial encounter +S41159D Open bite of unspecified upper arm, subsequent encounter +S41159S Open bite of unspecified upper arm, sequela +S42001A Fracture of unspecified part of right clavicle, initial encounter for closed fracture +S42001B Fracture of unspecified part of right clavicle, initial encounter for open fracture +S42001D Fracture of unspecified part of right clavicle, subsequent encounter for fracture with routine healing +S42001G Fracture of unspecified part of right clavicle, subsequent encounter for fracture with delayed healing +S42001K Fracture of unspecified part of right clavicle, subsequent encounter for fracture with nonunion +S42001P Fracture of unspecified part of right clavicle, subsequent encounter for fracture with malunion +S42001S Fracture of unspecified part of right clavicle, sequela +S42002A Fracture of unspecified part of left clavicle, initial encounter for closed fracture +S42002B Fracture of unspecified part of left clavicle, initial encounter for open fracture +S42002D Fracture of unspecified part of left clavicle, subsequent encounter for fracture with routine healing +S42002G Fracture of unspecified part of left clavicle, subsequent encounter for fracture with delayed healing +S42002K Fracture of unspecified part of left clavicle, subsequent encounter for fracture with nonunion +S42002P Fracture of unspecified part of left clavicle, subsequent encounter for fracture with malunion +S42002S Fracture of unspecified part of left clavicle, sequela +S42009A Fracture of unspecified part of unspecified clavicle, initial encounter for closed fracture +S42009B Fracture of unspecified part of unspecified clavicle, initial encounter for open fracture +S42009D Fracture of unspecified part of unspecified clavicle, subsequent encounter for fracture with routine healing +S42009G Fracture of unspecified part of unspecified clavicle, subsequent encounter for fracture with delayed healing +S42009K Fracture of unspecified part of unspecified clavicle, subsequent encounter for fracture with nonunion +S42009P Fracture of unspecified part of unspecified clavicle, subsequent encounter for fracture with malunion +S42009S Fracture of unspecified part of unspecified clavicle, sequela +S42011A Anterior displaced fracture of sternal end of right clavicle, initial encounter for closed fracture +S42011B Anterior displaced fracture of sternal end of right clavicle, initial encounter for open fracture +S42011D Anterior displaced fracture of sternal end of right clavicle, subsequent encounter for fracture with routine healing +S42011G Anterior displaced fracture of sternal end of right clavicle, subsequent encounter for fracture with delayed healing +S42011K Anterior displaced fracture of sternal end of right clavicle, subsequent encounter for fracture with nonunion +S42011P Anterior displaced fracture of sternal end of right clavicle, subsequent encounter for fracture with malunion +S42011S Anterior displaced fracture of sternal end of right clavicle, sequela +S42012A Anterior displaced fracture of sternal end of left clavicle, initial encounter for closed fracture +S42012B Anterior displaced fracture of sternal end of left clavicle, initial encounter for open fracture +S42012D Anterior displaced fracture of sternal end of left clavicle, subsequent encounter for fracture with routine healing +S42012G Anterior displaced fracture of sternal end of left clavicle, subsequent encounter for fracture with delayed healing +S42012K Anterior displaced fracture of sternal end of left clavicle, subsequent encounter for fracture with nonunion +S42012P Anterior displaced fracture of sternal end of left clavicle, subsequent encounter for fracture with malunion +S42012S Anterior displaced fracture of sternal end of left clavicle, sequela +S42013A Anterior displaced fracture of sternal end of unspecified clavicle, initial encounter for closed fracture +S42013B Anterior displaced fracture of sternal end of unspecified clavicle, initial encounter for open fracture +S42013D Anterior displaced fracture of sternal end of unspecified clavicle, subsequent encounter for fracture with routine healing +S42013G Anterior displaced fracture of sternal end of unspecified clavicle, subsequent encounter for fracture with delayed healing +S42013K Anterior displaced fracture of sternal end of unspecified clavicle, subsequent encounter for fracture with nonunion +S42013P Anterior displaced fracture of sternal end of unspecified clavicle, subsequent encounter for fracture with malunion +S42013S Anterior displaced fracture of sternal end of unspecified clavicle, sequela +S42014A Posterior displaced fracture of sternal end of right clavicle, initial encounter for closed fracture +S42014B Posterior displaced fracture of sternal end of right clavicle, initial encounter for open fracture +S42014D Posterior displaced fracture of sternal end of right clavicle, subsequent encounter for fracture with routine healing +S42014G Posterior displaced fracture of sternal end of right clavicle, subsequent encounter for fracture with delayed healing +S42014K Posterior displaced fracture of sternal end of right clavicle, subsequent encounter for fracture with nonunion +S42014P Posterior displaced fracture of sternal end of right clavicle, subsequent encounter for fracture with malunion +S42014S Posterior displaced fracture of sternal end of right clavicle, sequela +S42015A Posterior displaced fracture of sternal end of left clavicle, initial encounter for closed fracture +S42015B Posterior displaced fracture of sternal end of left clavicle, initial encounter for open fracture +S42015D Posterior displaced fracture of sternal end of left clavicle, subsequent encounter for fracture with routine healing +S42015G Posterior displaced fracture of sternal end of left clavicle, subsequent encounter for fracture with delayed healing +S42015K Posterior displaced fracture of sternal end of left clavicle, subsequent encounter for fracture with nonunion +S42015P Posterior displaced fracture of sternal end of left clavicle, subsequent encounter for fracture with malunion +S42015S Posterior displaced fracture of sternal end of left clavicle, sequela +S42016A Posterior displaced fracture of sternal end of unspecified clavicle, initial encounter for closed fracture +S42016B Posterior displaced fracture of sternal end of unspecified clavicle, initial encounter for open fracture +S42016D Posterior displaced fracture of sternal end of unspecified clavicle, subsequent encounter for fracture with routine healing +S42016G Posterior displaced fracture of sternal end of unspecified clavicle, subsequent encounter for fracture with delayed healing +S42016K Posterior displaced fracture of sternal end of unspecified clavicle, subsequent encounter for fracture with nonunion +S42016P Posterior displaced fracture of sternal end of unspecified clavicle, subsequent encounter for fracture with malunion +S42016S Posterior displaced fracture of sternal end of unspecified clavicle, sequela +S42017A Nondisplaced fracture of sternal end of right clavicle, initial encounter for closed fracture +S42017B Nondisplaced fracture of sternal end of right clavicle, initial encounter for open fracture +S42017D Nondisplaced fracture of sternal end of right clavicle, subsequent encounter for fracture with routine healing +S42017G Nondisplaced fracture of sternal end of right clavicle, subsequent encounter for fracture with delayed healing +S42017K Nondisplaced fracture of sternal end of right clavicle, subsequent encounter for fracture with nonunion +S42017P Nondisplaced fracture of sternal end of right clavicle, subsequent encounter for fracture with malunion +S42017S Nondisplaced fracture of sternal end of right clavicle, sequela +S42018A Nondisplaced fracture of sternal end of left clavicle, initial encounter for closed fracture +S42018B Nondisplaced fracture of sternal end of left clavicle, initial encounter for open fracture +S42018D Nondisplaced fracture of sternal end of left clavicle, subsequent encounter for fracture with routine healing +S42018G Nondisplaced fracture of sternal end of left clavicle, subsequent encounter for fracture with delayed healing +S42018K Nondisplaced fracture of sternal end of left clavicle, subsequent encounter for fracture with nonunion +S42018P Nondisplaced fracture of sternal end of left clavicle, subsequent encounter for fracture with malunion +S42018S Nondisplaced fracture of sternal end of left clavicle, sequela +S42019A Nondisplaced fracture of sternal end of unspecified clavicle, initial encounter for closed fracture +S42019B Nondisplaced fracture of sternal end of unspecified clavicle, initial encounter for open fracture +S42019D Nondisplaced fracture of sternal end of unspecified clavicle, subsequent encounter for fracture with routine healing +S42019G Nondisplaced fracture of sternal end of unspecified clavicle, subsequent encounter for fracture with delayed healing +S42019K Nondisplaced fracture of sternal end of unspecified clavicle, subsequent encounter for fracture with nonunion +S42019P Nondisplaced fracture of sternal end of unspecified clavicle, subsequent encounter for fracture with malunion +S42019S Nondisplaced fracture of sternal end of unspecified clavicle, sequela +S42021A Displaced fracture of shaft of right clavicle, initial encounter for closed fracture +S42021B Displaced fracture of shaft of right clavicle, initial encounter for open fracture +S42021D Displaced fracture of shaft of right clavicle, subsequent encounter for fracture with routine healing +S42021G Displaced fracture of shaft of right clavicle, subsequent encounter for fracture with delayed healing +S42021K Displaced fracture of shaft of right clavicle, subsequent encounter for fracture with nonunion +S42021P Displaced fracture of shaft of right clavicle, subsequent encounter for fracture with malunion +S42021S Displaced fracture of shaft of right clavicle, sequela +S42022A Displaced fracture of shaft of left clavicle, initial encounter for closed fracture +S42022B Displaced fracture of shaft of left clavicle, initial encounter for open fracture +S42022D Displaced fracture of shaft of left clavicle, subsequent encounter for fracture with routine healing +S42022G Displaced fracture of shaft of left clavicle, subsequent encounter for fracture with delayed healing +S42022K Displaced fracture of shaft of left clavicle, subsequent encounter for fracture with nonunion +S42022P Displaced fracture of shaft of left clavicle, subsequent encounter for fracture with malunion +S42022S Displaced fracture of shaft of left clavicle, sequela +S42023A Displaced fracture of shaft of unspecified clavicle, initial encounter for closed fracture +S42023B Displaced fracture of shaft of unspecified clavicle, initial encounter for open fracture +S42023D Displaced fracture of shaft of unspecified clavicle, subsequent encounter for fracture with routine healing +S42023G Displaced fracture of shaft of unspecified clavicle, subsequent encounter for fracture with delayed healing +S42023K Displaced fracture of shaft of unspecified clavicle, subsequent encounter for fracture with nonunion +S42023P Displaced fracture of shaft of unspecified clavicle, subsequent encounter for fracture with malunion +S42023S Displaced fracture of shaft of unspecified clavicle, sequela +S42024A Nondisplaced fracture of shaft of right clavicle, initial encounter for closed fracture +S42024B Nondisplaced fracture of shaft of right clavicle, initial encounter for open fracture +S42024D Nondisplaced fracture of shaft of right clavicle, subsequent encounter for fracture with routine healing +S42024G Nondisplaced fracture of shaft of right clavicle, subsequent encounter for fracture with delayed healing +S42024K Nondisplaced fracture of shaft of right clavicle, subsequent encounter for fracture with nonunion +S42024P Nondisplaced fracture of shaft of right clavicle, subsequent encounter for fracture with malunion +S42024S Nondisplaced fracture of shaft of right clavicle, sequela +S42025A Nondisplaced fracture of shaft of left clavicle, initial encounter for closed fracture +S42025B Nondisplaced fracture of shaft of left clavicle, initial encounter for open fracture +S42025D Nondisplaced fracture of shaft of left clavicle, subsequent encounter for fracture with routine healing +S42025G Nondisplaced fracture of shaft of left clavicle, subsequent encounter for fracture with delayed healing +S42025K Nondisplaced fracture of shaft of left clavicle, subsequent encounter for fracture with nonunion +S42025P Nondisplaced fracture of shaft of left clavicle, subsequent encounter for fracture with malunion +S42025S Nondisplaced fracture of shaft of left clavicle, sequela +S42026A Nondisplaced fracture of shaft of unspecified clavicle, initial encounter for closed fracture +S42026B Nondisplaced fracture of shaft of unspecified clavicle, initial encounter for open fracture +S42026D Nondisplaced fracture of shaft of unspecified clavicle, subsequent encounter for fracture with routine healing +S42026G Nondisplaced fracture of shaft of unspecified clavicle, subsequent encounter for fracture with delayed healing +S42026K Nondisplaced fracture of shaft of unspecified clavicle, subsequent encounter for fracture with nonunion +S42026P Nondisplaced fracture of shaft of unspecified clavicle, subsequent encounter for fracture with malunion +S42026S Nondisplaced fracture of shaft of unspecified clavicle, sequela +S42031A Displaced fracture of lateral end of right clavicle, initial encounter for closed fracture +S42031B Displaced fracture of lateral end of right clavicle, initial encounter for open fracture +S42031D Displaced fracture of lateral end of right clavicle, subsequent encounter for fracture with routine healing +S42031G Displaced fracture of lateral end of right clavicle, subsequent encounter for fracture with delayed healing +S42031K Displaced fracture of lateral end of right clavicle, subsequent encounter for fracture with nonunion +S42031P Displaced fracture of lateral end of right clavicle, subsequent encounter for fracture with malunion +S42031S Displaced fracture of lateral end of right clavicle, sequela +S42032A Displaced fracture of lateral end of left clavicle, initial encounter for closed fracture +S42032B Displaced fracture of lateral end of left clavicle, initial encounter for open fracture +S42032D Displaced fracture of lateral end of left clavicle, subsequent encounter for fracture with routine healing +S42032G Displaced fracture of lateral end of left clavicle, subsequent encounter for fracture with delayed healing +S42032K Displaced fracture of lateral end of left clavicle, subsequent encounter for fracture with nonunion +S42032P Displaced fracture of lateral end of left clavicle, subsequent encounter for fracture with malunion +S42032S Displaced fracture of lateral end of left clavicle, sequela +S42033A Displaced fracture of lateral end of unspecified clavicle, initial encounter for closed fracture +S42033B Displaced fracture of lateral end of unspecified clavicle, initial encounter for open fracture +S42033D Displaced fracture of lateral end of unspecified clavicle, subsequent encounter for fracture with routine healing +S42033G Displaced fracture of lateral end of unspecified clavicle, subsequent encounter for fracture with delayed healing +S42033K Displaced fracture of lateral end of unspecified clavicle, subsequent encounter for fracture with nonunion +S42033P Displaced fracture of lateral end of unspecified clavicle, subsequent encounter for fracture with malunion +S42033S Displaced fracture of lateral end of unspecified clavicle, sequela +S42034A Nondisplaced fracture of lateral end of right clavicle, initial encounter for closed fracture +S42034B Nondisplaced fracture of lateral end of right clavicle, initial encounter for open fracture +S42034D Nondisplaced fracture of lateral end of right clavicle, subsequent encounter for fracture with routine healing +S42034G Nondisplaced fracture of lateral end of right clavicle, subsequent encounter for fracture with delayed healing +S42034K Nondisplaced fracture of lateral end of right clavicle, subsequent encounter for fracture with nonunion +S42034P Nondisplaced fracture of lateral end of right clavicle, subsequent encounter for fracture with malunion +S42034S Nondisplaced fracture of lateral end of right clavicle, sequela +S42035A Nondisplaced fracture of lateral end of left clavicle, initial encounter for closed fracture +S42035B Nondisplaced fracture of lateral end of left clavicle, initial encounter for open fracture +S42035D Nondisplaced fracture of lateral end of left clavicle, subsequent encounter for fracture with routine healing +S42035G Nondisplaced fracture of lateral end of left clavicle, subsequent encounter for fracture with delayed healing +S42035K Nondisplaced fracture of lateral end of left clavicle, subsequent encounter for fracture with nonunion +S42035P Nondisplaced fracture of lateral end of left clavicle, subsequent encounter for fracture with malunion +S42035S Nondisplaced fracture of lateral end of left clavicle, sequela +S42036A Nondisplaced fracture of lateral end of unspecified clavicle, initial encounter for closed fracture +S42036B Nondisplaced fracture of lateral end of unspecified clavicle, initial encounter for open fracture +S42036D Nondisplaced fracture of lateral end of unspecified clavicle, subsequent encounter for fracture with routine healing +S42036G Nondisplaced fracture of lateral end of unspecified clavicle, subsequent encounter for fracture with delayed healing +S42036K Nondisplaced fracture of lateral end of unspecified clavicle, subsequent encounter for fracture with nonunion +S42036P Nondisplaced fracture of lateral end of unspecified clavicle, subsequent encounter for fracture with malunion +S42036S Nondisplaced fracture of lateral end of unspecified clavicle, sequela +S42101A Fracture of unspecified part of scapula, right shoulder, initial encounter for closed fracture +S42101B Fracture of unspecified part of scapula, right shoulder, initial encounter for open fracture +S42101D Fracture of unspecified part of scapula, right shoulder, subsequent encounter for fracture with routine healing +S42101G Fracture of unspecified part of scapula, right shoulder, subsequent encounter for fracture with delayed healing +S42101K Fracture of unspecified part of scapula, right shoulder, subsequent encounter for fracture with nonunion +S42101P Fracture of unspecified part of scapula, right shoulder, subsequent encounter for fracture with malunion +S42101S Fracture of unspecified part of scapula, right shoulder, sequela +S42102A Fracture of unspecified part of scapula, left shoulder, initial encounter for closed fracture +S42102B Fracture of unspecified part of scapula, left shoulder, initial encounter for open fracture +S42102D Fracture of unspecified part of scapula, left shoulder, subsequent encounter for fracture with routine healing +S42102G Fracture of unspecified part of scapula, left shoulder, subsequent encounter for fracture with delayed healing +S42102K Fracture of unspecified part of scapula, left shoulder, subsequent encounter for fracture with nonunion +S42102P Fracture of unspecified part of scapula, left shoulder, subsequent encounter for fracture with malunion +S42102S Fracture of unspecified part of scapula, left shoulder, sequela +S42109A Fracture of unspecified part of scapula, unspecified shoulder, initial encounter for closed fracture +S42109B Fracture of unspecified part of scapula, unspecified shoulder, initial encounter for open fracture +S42109D Fracture of unspecified part of scapula, unspecified shoulder, subsequent encounter for fracture with routine healing +S42109G Fracture of unspecified part of scapula, unspecified shoulder, subsequent encounter for fracture with delayed healing +S42109K Fracture of unspecified part of scapula, unspecified shoulder, subsequent encounter for fracture with nonunion +S42109P Fracture of unspecified part of scapula, unspecified shoulder, subsequent encounter for fracture with malunion +S42109S Fracture of unspecified part of scapula, unspecified shoulder, sequela +S42111A Displaced fracture of body of scapula, right shoulder, initial encounter for closed fracture +S42111B Displaced fracture of body of scapula, right shoulder, initial encounter for open fracture +S42111D Displaced fracture of body of scapula, right shoulder, subsequent encounter for fracture with routine healing +S42111G Displaced fracture of body of scapula, right shoulder, subsequent encounter for fracture with delayed healing +S42111K Displaced fracture of body of scapula, right shoulder, subsequent encounter for fracture with nonunion +S42111P Displaced fracture of body of scapula, right shoulder, subsequent encounter for fracture with malunion +S42111S Displaced fracture of body of scapula, right shoulder, sequela +S42112A Displaced fracture of body of scapula, left shoulder, initial encounter for closed fracture +S42112B Displaced fracture of body of scapula, left shoulder, initial encounter for open fracture +S42112D Displaced fracture of body of scapula, left shoulder, subsequent encounter for fracture with routine healing +S42112G Displaced fracture of body of scapula, left shoulder, subsequent encounter for fracture with delayed healing +S42112K Displaced fracture of body of scapula, left shoulder, subsequent encounter for fracture with nonunion +S42112P Displaced fracture of body of scapula, left shoulder, subsequent encounter for fracture with malunion +S42112S Displaced fracture of body of scapula, left shoulder, sequela +S42113A Displaced fracture of body of scapula, unspecified shoulder, initial encounter for closed fracture +S42113B Displaced fracture of body of scapula, unspecified shoulder, initial encounter for open fracture +S42113D Displaced fracture of body of scapula, unspecified shoulder, subsequent encounter for fracture with routine healing +S42113G Displaced fracture of body of scapula, unspecified shoulder, subsequent encounter for fracture with delayed healing +S42113K Displaced fracture of body of scapula, unspecified shoulder, subsequent encounter for fracture with nonunion +S42113P Displaced fracture of body of scapula, unspecified shoulder, subsequent encounter for fracture with malunion +S42113S Displaced fracture of body of scapula, unspecified shoulder, sequela +S42114A Nondisplaced fracture of body of scapula, right shoulder, initial encounter for closed fracture +S42114B Nondisplaced fracture of body of scapula, right shoulder, initial encounter for open fracture +S42114D Nondisplaced fracture of body of scapula, right shoulder, subsequent encounter for fracture with routine healing +S42114G Nondisplaced fracture of body of scapula, right shoulder, subsequent encounter for fracture with delayed healing +S42114K Nondisplaced fracture of body of scapula, right shoulder, subsequent encounter for fracture with nonunion +S42114P Nondisplaced fracture of body of scapula, right shoulder, subsequent encounter for fracture with malunion +S42114S Nondisplaced fracture of body of scapula, right shoulder, sequela +S42115A Nondisplaced fracture of body of scapula, left shoulder, initial encounter for closed fracture +S42115B Nondisplaced fracture of body of scapula, left shoulder, initial encounter for open fracture +S42115D Nondisplaced fracture of body of scapula, left shoulder, subsequent encounter for fracture with routine healing +S42115G Nondisplaced fracture of body of scapula, left shoulder, subsequent encounter for fracture with delayed healing +S42115K Nondisplaced fracture of body of scapula, left shoulder, subsequent encounter for fracture with nonunion +S42115P Nondisplaced fracture of body of scapula, left shoulder, subsequent encounter for fracture with malunion +S42115S Nondisplaced fracture of body of scapula, left shoulder, sequela +S42116A Nondisplaced fracture of body of scapula, unspecified shoulder, initial encounter for closed fracture +S42116B Nondisplaced fracture of body of scapula, unspecified shoulder, initial encounter for open fracture +S42116D Nondisplaced fracture of body of scapula, unspecified shoulder, subsequent encounter for fracture with routine healing +S42116G Nondisplaced fracture of body of scapula, unspecified shoulder, subsequent encounter for fracture with delayed healing +S42116K Nondisplaced fracture of body of scapula, unspecified shoulder, subsequent encounter for fracture with nonunion +S42116P Nondisplaced fracture of body of scapula, unspecified shoulder, subsequent encounter for fracture with malunion +S42116S Nondisplaced fracture of body of scapula, unspecified shoulder, sequela +S42121A Displaced fracture of acromial process, right shoulder, initial encounter for closed fracture +S42121B Displaced fracture of acromial process, right shoulder, initial encounter for open fracture +S42121D Displaced fracture of acromial process, right shoulder, subsequent encounter for fracture with routine healing +S42121G Displaced fracture of acromial process, right shoulder, subsequent encounter for fracture with delayed healing +S42121K Displaced fracture of acromial process, right shoulder, subsequent encounter for fracture with nonunion +S42121P Displaced fracture of acromial process, right shoulder, subsequent encounter for fracture with malunion +S42121S Displaced fracture of acromial process, right shoulder, sequela +S42122A Displaced fracture of acromial process, left shoulder, initial encounter for closed fracture +S42122B Displaced fracture of acromial process, left shoulder, initial encounter for open fracture +S42122D Displaced fracture of acromial process, left shoulder, subsequent encounter for fracture with routine healing +S42122G Displaced fracture of acromial process, left shoulder, subsequent encounter for fracture with delayed healing +S42122K Displaced fracture of acromial process, left shoulder, subsequent encounter for fracture with nonunion +S42122P Displaced fracture of acromial process, left shoulder, subsequent encounter for fracture with malunion +S42122S Displaced fracture of acromial process, left shoulder, sequela +S42123A Displaced fracture of acromial process, unspecified shoulder, initial encounter for closed fracture +S42123B Displaced fracture of acromial process, unspecified shoulder, initial encounter for open fracture +S42123D Displaced fracture of acromial process, unspecified shoulder, subsequent encounter for fracture with routine healing +S42123G Displaced fracture of acromial process, unspecified shoulder, subsequent encounter for fracture with delayed healing +S42123K Displaced fracture of acromial process, unspecified shoulder, subsequent encounter for fracture with nonunion +S42123P Displaced fracture of acromial process, unspecified shoulder, subsequent encounter for fracture with malunion +S42123S Displaced fracture of acromial process, unspecified shoulder, sequela +S42124A Nondisplaced fracture of acromial process, right shoulder, initial encounter for closed fracture +S42124B Nondisplaced fracture of acromial process, right shoulder, initial encounter for open fracture +S42124D Nondisplaced fracture of acromial process, right shoulder, subsequent encounter for fracture with routine healing +S42124G Nondisplaced fracture of acromial process, right shoulder, subsequent encounter for fracture with delayed healing +S42124K Nondisplaced fracture of acromial process, right shoulder, subsequent encounter for fracture with nonunion +S42124P Nondisplaced fracture of acromial process, right shoulder, subsequent encounter for fracture with malunion +S42124S Nondisplaced fracture of acromial process, right shoulder, sequela +S42125A Nondisplaced fracture of acromial process, left shoulder, initial encounter for closed fracture +S42125B Nondisplaced fracture of acromial process, left shoulder, initial encounter for open fracture +S42125D Nondisplaced fracture of acromial process, left shoulder, subsequent encounter for fracture with routine healing +S42125G Nondisplaced fracture of acromial process, left shoulder, subsequent encounter for fracture with delayed healing +S42125K Nondisplaced fracture of acromial process, left shoulder, subsequent encounter for fracture with nonunion +S42125P Nondisplaced fracture of acromial process, left shoulder, subsequent encounter for fracture with malunion +S42125S Nondisplaced fracture of acromial process, left shoulder, sequela +S42126A Nondisplaced fracture of acromial process, unspecified shoulder, initial encounter for closed fracture +S42126B Nondisplaced fracture of acromial process, unspecified shoulder, initial encounter for open fracture +S42126D Nondisplaced fracture of acromial process, unspecified shoulder, subsequent encounter for fracture with routine healing +S42126G Nondisplaced fracture of acromial process, unspecified shoulder, subsequent encounter for fracture with delayed healing +S42126K Nondisplaced fracture of acromial process, unspecified shoulder, subsequent encounter for fracture with nonunion +S42126P Nondisplaced fracture of acromial process, unspecified shoulder, subsequent encounter for fracture with malunion +S42126S Nondisplaced fracture of acromial process, unspecified shoulder, sequela +S42131A Displaced fracture of coracoid process, right shoulder, initial encounter for closed fracture +S42131B Displaced fracture of coracoid process, right shoulder, initial encounter for open fracture +S42131D Displaced fracture of coracoid process, right shoulder, subsequent encounter for fracture with routine healing +S42131G Displaced fracture of coracoid process, right shoulder, subsequent encounter for fracture with delayed healing +S42131K Displaced fracture of coracoid process, right shoulder, subsequent encounter for fracture with nonunion +S42131P Displaced fracture of coracoid process, right shoulder, subsequent encounter for fracture with malunion +S42131S Displaced fracture of coracoid process, right shoulder, sequela +S42132A Displaced fracture of coracoid process, left shoulder, initial encounter for closed fracture +S42132B Displaced fracture of coracoid process, left shoulder, initial encounter for open fracture +S42132D Displaced fracture of coracoid process, left shoulder, subsequent encounter for fracture with routine healing +S42132G Displaced fracture of coracoid process, left shoulder, subsequent encounter for fracture with delayed healing +S42132K Displaced fracture of coracoid process, left shoulder, subsequent encounter for fracture with nonunion +S42132P Displaced fracture of coracoid process, left shoulder, subsequent encounter for fracture with malunion +S42132S Displaced fracture of coracoid process, left shoulder, sequela +S42133A Displaced fracture of coracoid process, unspecified shoulder, initial encounter for closed fracture +S42133B Displaced fracture of coracoid process, unspecified shoulder, initial encounter for open fracture +S42133D Displaced fracture of coracoid process, unspecified shoulder, subsequent encounter for fracture with routine healing +S42133G Displaced fracture of coracoid process, unspecified shoulder, subsequent encounter for fracture with delayed healing +S42133K Displaced fracture of coracoid process, unspecified shoulder, subsequent encounter for fracture with nonunion +S42133P Displaced fracture of coracoid process, unspecified shoulder, subsequent encounter for fracture with malunion +S42133S Displaced fracture of coracoid process, unspecified shoulder, sequela +S42134A Nondisplaced fracture of coracoid process, right shoulder, initial encounter for closed fracture +S42134B Nondisplaced fracture of coracoid process, right shoulder, initial encounter for open fracture +S42134D Nondisplaced fracture of coracoid process, right shoulder, subsequent encounter for fracture with routine healing +S42134G Nondisplaced fracture of coracoid process, right shoulder, subsequent encounter for fracture with delayed healing +S42134K Nondisplaced fracture of coracoid process, right shoulder, subsequent encounter for fracture with nonunion +S42134P Nondisplaced fracture of coracoid process, right shoulder, subsequent encounter for fracture with malunion +S42134S Nondisplaced fracture of coracoid process, right shoulder, sequela +S42135A Nondisplaced fracture of coracoid process, left shoulder, initial encounter for closed fracture +S42135B Nondisplaced fracture of coracoid process, left shoulder, initial encounter for open fracture +S42135D Nondisplaced fracture of coracoid process, left shoulder, subsequent encounter for fracture with routine healing +S42135G Nondisplaced fracture of coracoid process, left shoulder, subsequent encounter for fracture with delayed healing +S42135K Nondisplaced fracture of coracoid process, left shoulder, subsequent encounter for fracture with nonunion +S42135P Nondisplaced fracture of coracoid process, left shoulder, subsequent encounter for fracture with malunion +S42135S Nondisplaced fracture of coracoid process, left shoulder, sequela +S42136A Nondisplaced fracture of coracoid process, unspecified shoulder, initial encounter for closed fracture +S42136B Nondisplaced fracture of coracoid process, unspecified shoulder, initial encounter for open fracture +S42136D Nondisplaced fracture of coracoid process, unspecified shoulder, subsequent encounter for fracture with routine healing +S42136G Nondisplaced fracture of coracoid process, unspecified shoulder, subsequent encounter for fracture with delayed healing +S42136K Nondisplaced fracture of coracoid process, unspecified shoulder, subsequent encounter for fracture with nonunion +S42136P Nondisplaced fracture of coracoid process, unspecified shoulder, subsequent encounter for fracture with malunion +S42136S Nondisplaced fracture of coracoid process, unspecified shoulder, sequela +S42141A Displaced fracture of glenoid cavity of scapula, right shoulder, initial encounter for closed fracture +S42141B Displaced fracture of glenoid cavity of scapula, right shoulder, initial encounter for open fracture +S42141D Displaced fracture of glenoid cavity of scapula, right shoulder, subsequent encounter for fracture with routine healing +S42141G Displaced fracture of glenoid cavity of scapula, right shoulder, subsequent encounter for fracture with delayed healing +S42141K Displaced fracture of glenoid cavity of scapula, right shoulder, subsequent encounter for fracture with nonunion +S42141P Displaced fracture of glenoid cavity of scapula, right shoulder, subsequent encounter for fracture with malunion +S42141S Displaced fracture of glenoid cavity of scapula, right shoulder, sequela +S42142A Displaced fracture of glenoid cavity of scapula, left shoulder, initial encounter for closed fracture +S42142B Displaced fracture of glenoid cavity of scapula, left shoulder, initial encounter for open fracture +S42142D Displaced fracture of glenoid cavity of scapula, left shoulder, subsequent encounter for fracture with routine healing +S42142G Displaced fracture of glenoid cavity of scapula, left shoulder, subsequent encounter for fracture with delayed healing +S42142K Displaced fracture of glenoid cavity of scapula, left shoulder, subsequent encounter for fracture with nonunion +S42142P Displaced fracture of glenoid cavity of scapula, left shoulder, subsequent encounter for fracture with malunion +S42142S Displaced fracture of glenoid cavity of scapula, left shoulder, sequela +S42143A Displaced fracture of glenoid cavity of scapula, unspecified shoulder, initial encounter for closed fracture +S42143B Displaced fracture of glenoid cavity of scapula, unspecified shoulder, initial encounter for open fracture +S42143D Displaced fracture of glenoid cavity of scapula, unspecified shoulder, subsequent encounter for fracture with routine healing +S42143G Displaced fracture of glenoid cavity of scapula, unspecified shoulder, subsequent encounter for fracture with delayed healing +S42143K Displaced fracture of glenoid cavity of scapula, unspecified shoulder, subsequent encounter for fracture with nonunion +S42143P Displaced fracture of glenoid cavity of scapula, unspecified shoulder, subsequent encounter for fracture with malunion +S42143S Displaced fracture of glenoid cavity of scapula, unspecified shoulder, sequela +S42144A Nondisplaced fracture of glenoid cavity of scapula, right shoulder, initial encounter for closed fracture +S42144B Nondisplaced fracture of glenoid cavity of scapula, right shoulder, initial encounter for open fracture +S42144D Nondisplaced fracture of glenoid cavity of scapula, right shoulder, subsequent encounter for fracture with routine healing +S42144G Nondisplaced fracture of glenoid cavity of scapula, right shoulder, subsequent encounter for fracture with delayed healing +S42144K Nondisplaced fracture of glenoid cavity of scapula, right shoulder, subsequent encounter for fracture with nonunion +S42144P Nondisplaced fracture of glenoid cavity of scapula, right shoulder, subsequent encounter for fracture with malunion +S42144S Nondisplaced fracture of glenoid cavity of scapula, right shoulder, sequela +S42145A Nondisplaced fracture of glenoid cavity of scapula, left shoulder, initial encounter for closed fracture +S42145B Nondisplaced fracture of glenoid cavity of scapula, left shoulder, initial encounter for open fracture +S42145D Nondisplaced fracture of glenoid cavity of scapula, left shoulder, subsequent encounter for fracture with routine healing +S42145G Nondisplaced fracture of glenoid cavity of scapula, left shoulder, subsequent encounter for fracture with delayed healing +S42145K Nondisplaced fracture of glenoid cavity of scapula, left shoulder, subsequent encounter for fracture with nonunion +S42145P Nondisplaced fracture of glenoid cavity of scapula, left shoulder, subsequent encounter for fracture with malunion +S42145S Nondisplaced fracture of glenoid cavity of scapula, left shoulder, sequela +S42146A Nondisplaced fracture of glenoid cavity of scapula, unspecified shoulder, initial encounter for closed fracture +S42146B Nondisplaced fracture of glenoid cavity of scapula, unspecified shoulder, initial encounter for open fracture +S42146D Nondisplaced fracture of glenoid cavity of scapula, unspecified shoulder, subsequent encounter for fracture with routine healing +S42146G Nondisplaced fracture of glenoid cavity of scapula, unspecified shoulder, subsequent encounter for fracture with delayed healing +S42146K Nondisplaced fracture of glenoid cavity of scapula, unspecified shoulder, subsequent encounter for fracture with nonunion +S42146P Nondisplaced fracture of glenoid cavity of scapula, unspecified shoulder, subsequent encounter for fracture with malunion +S42146S Nondisplaced fracture of glenoid cavity of scapula, unspecified shoulder, sequela +S42151A Displaced fracture of neck of scapula, right shoulder, initial encounter for closed fracture +S42151B Displaced fracture of neck of scapula, right shoulder, initial encounter for open fracture +S42151D Displaced fracture of neck of scapula, right shoulder, subsequent encounter for fracture with routine healing +S42151G Displaced fracture of neck of scapula, right shoulder, subsequent encounter for fracture with delayed healing +S42151K Displaced fracture of neck of scapula, right shoulder, subsequent encounter for fracture with nonunion +S42151P Displaced fracture of neck of scapula, right shoulder, subsequent encounter for fracture with malunion +S42151S Displaced fracture of neck of scapula, right shoulder, sequela +S42152A Displaced fracture of neck of scapula, left shoulder, initial encounter for closed fracture +S42152B Displaced fracture of neck of scapula, left shoulder, initial encounter for open fracture +S42152D Displaced fracture of neck of scapula, left shoulder, subsequent encounter for fracture with routine healing +S42152G Displaced fracture of neck of scapula, left shoulder, subsequent encounter for fracture with delayed healing +S42152K Displaced fracture of neck of scapula, left shoulder, subsequent encounter for fracture with nonunion +S42152P Displaced fracture of neck of scapula, left shoulder, subsequent encounter for fracture with malunion +S42152S Displaced fracture of neck of scapula, left shoulder, sequela +S42153A Displaced fracture of neck of scapula, unspecified shoulder, initial encounter for closed fracture +S42153B Displaced fracture of neck of scapula, unspecified shoulder, initial encounter for open fracture +S42153D Displaced fracture of neck of scapula, unspecified shoulder, subsequent encounter for fracture with routine healing +S42153G Displaced fracture of neck of scapula, unspecified shoulder, subsequent encounter for fracture with delayed healing +S42153K Displaced fracture of neck of scapula, unspecified shoulder, subsequent encounter for fracture with nonunion +S42153P Displaced fracture of neck of scapula, unspecified shoulder, subsequent encounter for fracture with malunion +S42153S Displaced fracture of neck of scapula, unspecified shoulder, sequela +S42154A Nondisplaced fracture of neck of scapula, right shoulder, initial encounter for closed fracture +S42154B Nondisplaced fracture of neck of scapula, right shoulder, initial encounter for open fracture +S42154D Nondisplaced fracture of neck of scapula, right shoulder, subsequent encounter for fracture with routine healing +S42154G Nondisplaced fracture of neck of scapula, right shoulder, subsequent encounter for fracture with delayed healing +S42154K Nondisplaced fracture of neck of scapula, right shoulder, subsequent encounter for fracture with nonunion +S42154P Nondisplaced fracture of neck of scapula, right shoulder, subsequent encounter for fracture with malunion +S42154S Nondisplaced fracture of neck of scapula, right shoulder, sequela +S42155A Nondisplaced fracture of neck of scapula, left shoulder, initial encounter for closed fracture +S42155B Nondisplaced fracture of neck of scapula, left shoulder, initial encounter for open fracture +S42155D Nondisplaced fracture of neck of scapula, left shoulder, subsequent encounter for fracture with routine healing +S42155G Nondisplaced fracture of neck of scapula, left shoulder, subsequent encounter for fracture with delayed healing +S42155K Nondisplaced fracture of neck of scapula, left shoulder, subsequent encounter for fracture with nonunion +S42155P Nondisplaced fracture of neck of scapula, left shoulder, subsequent encounter for fracture with malunion +S42155S Nondisplaced fracture of neck of scapula, left shoulder, sequela +S42156A Nondisplaced fracture of neck of scapula, unspecified shoulder, initial encounter for closed fracture +S42156B Nondisplaced fracture of neck of scapula, unspecified shoulder, initial encounter for open fracture +S42156D Nondisplaced fracture of neck of scapula, unspecified shoulder, subsequent encounter for fracture with routine healing +S42156G Nondisplaced fracture of neck of scapula, unspecified shoulder, subsequent encounter for fracture with delayed healing +S42156K Nondisplaced fracture of neck of scapula, unspecified shoulder, subsequent encounter for fracture with nonunion +S42156P Nondisplaced fracture of neck of scapula, unspecified shoulder, subsequent encounter for fracture with malunion +S42156S Nondisplaced fracture of neck of scapula, unspecified shoulder, sequela +S42191A Fracture of other part of scapula, right shoulder, initial encounter for closed fracture +S42191B Fracture of other part of scapula, right shoulder, initial encounter for open fracture +S42191D Fracture of other part of scapula, right shoulder, subsequent encounter for fracture with routine healing +S42191G Fracture of other part of scapula, right shoulder, subsequent encounter for fracture with delayed healing +S42191K Fracture of other part of scapula, right shoulder, subsequent encounter for fracture with nonunion +S42191P Fracture of other part of scapula, right shoulder, subsequent encounter for fracture with malunion +S42191S Fracture of other part of scapula, right shoulder, sequela +S42192A Fracture of other part of scapula, left shoulder, initial encounter for closed fracture +S42192B Fracture of other part of scapula, left shoulder, initial encounter for open fracture +S42192D Fracture of other part of scapula, left shoulder, subsequent encounter for fracture with routine healing +S42192G Fracture of other part of scapula, left shoulder, subsequent encounter for fracture with delayed healing +S42192K Fracture of other part of scapula, left shoulder, subsequent encounter for fracture with nonunion +S42192P Fracture of other part of scapula, left shoulder, subsequent encounter for fracture with malunion +S42192S Fracture of other part of scapula, left shoulder, sequela +S42199A Fracture of other part of scapula, unspecified shoulder, initial encounter for closed fracture +S42199B Fracture of other part of scapula, unspecified shoulder, initial encounter for open fracture +S42199D Fracture of other part of scapula, unspecified shoulder, subsequent encounter for fracture with routine healing +S42199G Fracture of other part of scapula, unspecified shoulder, subsequent encounter for fracture with delayed healing +S42199K Fracture of other part of scapula, unspecified shoulder, subsequent encounter for fracture with nonunion +S42199P Fracture of other part of scapula, unspecified shoulder, subsequent encounter for fracture with malunion +S42199S Fracture of other part of scapula, unspecified shoulder, sequela +S42201A Unspecified fracture of upper end of right humerus, initial encounter for closed fracture +S42201B Unspecified fracture of upper end of right humerus, initial encounter for open fracture +S42201D Unspecified fracture of upper end of right humerus, subsequent encounter for fracture with routine healing +S42201G Unspecified fracture of upper end of right humerus, subsequent encounter for fracture with delayed healing +S42201K Unspecified fracture of upper end of right humerus, subsequent encounter for fracture with nonunion +S42201P Unspecified fracture of upper end of right humerus, subsequent encounter for fracture with malunion +S42201S Unspecified fracture of upper end of right humerus, sequela +S42202A Unspecified fracture of upper end of left humerus, initial encounter for closed fracture +S42202B Unspecified fracture of upper end of left humerus, initial encounter for open fracture +S42202D Unspecified fracture of upper end of left humerus, subsequent encounter for fracture with routine healing +S42202G Unspecified fracture of upper end of left humerus, subsequent encounter for fracture with delayed healing +S42202K Unspecified fracture of upper end of left humerus, subsequent encounter for fracture with nonunion +S42202P Unspecified fracture of upper end of left humerus, subsequent encounter for fracture with malunion +S42202S Unspecified fracture of upper end of left humerus, sequela +S42209A Unspecified fracture of upper end of unspecified humerus, initial encounter for closed fracture +S42209B Unspecified fracture of upper end of unspecified humerus, initial encounter for open fracture +S42209D Unspecified fracture of upper end of unspecified humerus, subsequent encounter for fracture with routine healing +S42209G Unspecified fracture of upper end of unspecified humerus, subsequent encounter for fracture with delayed healing +S42209K Unspecified fracture of upper end of unspecified humerus, subsequent encounter for fracture with nonunion +S42209P Unspecified fracture of upper end of unspecified humerus, subsequent encounter for fracture with malunion +S42209S Unspecified fracture of upper end of unspecified humerus, sequela +S42211A Unspecified displaced fracture of surgical neck of right humerus, initial encounter for closed fracture +S42211B Unspecified displaced fracture of surgical neck of right humerus, initial encounter for open fracture +S42211D Unspecified displaced fracture of surgical neck of right humerus, subsequent encounter for fracture with routine healing +S42211G Unspecified displaced fracture of surgical neck of right humerus, subsequent encounter for fracture with delayed healing +S42211K Unspecified displaced fracture of surgical neck of right humerus, subsequent encounter for fracture with nonunion +S42211P Unspecified displaced fracture of surgical neck of right humerus, subsequent encounter for fracture with malunion +S42211S Unspecified displaced fracture of surgical neck of right humerus, sequela +S42212A Unspecified displaced fracture of surgical neck of left humerus, initial encounter for closed fracture +S42212B Unspecified displaced fracture of surgical neck of left humerus, initial encounter for open fracture +S42212D Unspecified displaced fracture of surgical neck of left humerus, subsequent encounter for fracture with routine healing +S42212G Unspecified displaced fracture of surgical neck of left humerus, subsequent encounter for fracture with delayed healing +S42212K Unspecified displaced fracture of surgical neck of left humerus, subsequent encounter for fracture with nonunion +S42212P Unspecified displaced fracture of surgical neck of left humerus, subsequent encounter for fracture with malunion +S42212S Unspecified displaced fracture of surgical neck of left humerus, sequela +S42213A Unspecified displaced fracture of surgical neck of unspecified humerus, initial encounter for closed fracture +S42213B Unspecified displaced fracture of surgical neck of unspecified humerus, initial encounter for open fracture +S42213D Unspecified displaced fracture of surgical neck of unspecified humerus, subsequent encounter for fracture with routine healing +S42213G Unspecified displaced fracture of surgical neck of unspecified humerus, subsequent encounter for fracture with delayed healing +S42213K Unspecified displaced fracture of surgical neck of unspecified humerus, subsequent encounter for fracture with nonunion +S42213P Unspecified displaced fracture of surgical neck of unspecified humerus, subsequent encounter for fracture with malunion +S42213S Unspecified displaced fracture of surgical neck of unspecified humerus, sequela +S42214A Unspecified nondisplaced fracture of surgical neck of right humerus, initial encounter for closed fracture +S42214B Unspecified nondisplaced fracture of surgical neck of right humerus, initial encounter for open fracture +S42214D Unspecified nondisplaced fracture of surgical neck of right humerus, subsequent encounter for fracture with routine healing +S42214G Unspecified nondisplaced fracture of surgical neck of right humerus, subsequent encounter for fracture with delayed healing +S42214K Unspecified nondisplaced fracture of surgical neck of right humerus, subsequent encounter for fracture with nonunion +S42214P Unspecified nondisplaced fracture of surgical neck of right humerus, subsequent encounter for fracture with malunion +S42214S Unspecified nondisplaced fracture of surgical neck of right humerus, sequela +S42215A Unspecified nondisplaced fracture of surgical neck of left humerus, initial encounter for closed fracture +S42215B Unspecified nondisplaced fracture of surgical neck of left humerus, initial encounter for open fracture +S42215D Unspecified nondisplaced fracture of surgical neck of left humerus, subsequent encounter for fracture with routine healing +S42215G Unspecified nondisplaced fracture of surgical neck of left humerus, subsequent encounter for fracture with delayed healing +S42215K Unspecified nondisplaced fracture of surgical neck of left humerus, subsequent encounter for fracture with nonunion +S42215P Unspecified nondisplaced fracture of surgical neck of left humerus, subsequent encounter for fracture with malunion +S42215S Unspecified nondisplaced fracture of surgical neck of left humerus, sequela +S42216A Unspecified nondisplaced fracture of surgical neck of unspecified humerus, initial encounter for closed fracture +S42216B Unspecified nondisplaced fracture of surgical neck of unspecified humerus, initial encounter for open fracture +S42216D Unspecified nondisplaced fracture of surgical neck of unspecified humerus, subsequent encounter for fracture with routine healing +S42216G Unspecified nondisplaced fracture of surgical neck of unspecified humerus, subsequent encounter for fracture with delayed healing +S42216K Unspecified nondisplaced fracture of surgical neck of unspecified humerus, subsequent encounter for fracture with nonunion +S42216P Unspecified nondisplaced fracture of surgical neck of unspecified humerus, subsequent encounter for fracture with malunion +S42216S Unspecified nondisplaced fracture of surgical neck of unspecified humerus, sequela +S42221A 2-part displaced fracture of surgical neck of right humerus, initial encounter for closed fracture +S42221B 2-part displaced fracture of surgical neck of right humerus, initial encounter for open fracture +S42221D 2-part displaced fracture of surgical neck of right humerus, subsequent encounter for fracture with routine healing +S42221G 2-part displaced fracture of surgical neck of right humerus, subsequent encounter for fracture with delayed healing +S42221K 2-part displaced fracture of surgical neck of right humerus, subsequent encounter for fracture with nonunion +S42221P 2-part displaced fracture of surgical neck of right humerus, subsequent encounter for fracture with malunion +S42221S 2-part displaced fracture of surgical neck of right humerus, sequela +S42222A 2-part displaced fracture of surgical neck of left humerus, initial encounter for closed fracture +S42222B 2-part displaced fracture of surgical neck of left humerus, initial encounter for open fracture +S42222D 2-part displaced fracture of surgical neck of left humerus, subsequent encounter for fracture with routine healing +S42222G 2-part displaced fracture of surgical neck of left humerus, subsequent encounter for fracture with delayed healing +S42222K 2-part displaced fracture of surgical neck of left humerus, subsequent encounter for fracture with nonunion +S42222P 2-part displaced fracture of surgical neck of left humerus, subsequent encounter for fracture with malunion +S42222S 2-part displaced fracture of surgical neck of left humerus, sequela +S42223A 2-part displaced fracture of surgical neck of unspecified humerus, initial encounter for closed fracture +S42223B 2-part displaced fracture of surgical neck of unspecified humerus, initial encounter for open fracture +S42223D 2-part displaced fracture of surgical neck of unspecified humerus, subsequent encounter for fracture with routine healing +S42223G 2-part displaced fracture of surgical neck of unspecified humerus, subsequent encounter for fracture with delayed healing +S42223K 2-part displaced fracture of surgical neck of unspecified humerus, subsequent encounter for fracture with nonunion +S42223P 2-part displaced fracture of surgical neck of unspecified humerus, subsequent encounter for fracture with malunion +S42223S 2-part displaced fracture of surgical neck of unspecified humerus, sequela +S42224A 2-part nondisplaced fracture of surgical neck of right humerus, initial encounter for closed fracture +S42224B 2-part nondisplaced fracture of surgical neck of right humerus, initial encounter for open fracture +S42224D 2-part nondisplaced fracture of surgical neck of right humerus, subsequent encounter for fracture with routine healing +S42224G 2-part nondisplaced fracture of surgical neck of right humerus, subsequent encounter for fracture with delayed healing +S42224K 2-part nondisplaced fracture of surgical neck of right humerus, subsequent encounter for fracture with nonunion +S42224P 2-part nondisplaced fracture of surgical neck of right humerus, subsequent encounter for fracture with malunion +S42224S 2-part nondisplaced fracture of surgical neck of right humerus, sequela +S42225A 2-part nondisplaced fracture of surgical neck of left humerus, initial encounter for closed fracture +S42225B 2-part nondisplaced fracture of surgical neck of left humerus, initial encounter for open fracture +S42225D 2-part nondisplaced fracture of surgical neck of left humerus, subsequent encounter for fracture with routine healing +S42225G 2-part nondisplaced fracture of surgical neck of left humerus, subsequent encounter for fracture with delayed healing +S42225K 2-part nondisplaced fracture of surgical neck of left humerus, subsequent encounter for fracture with nonunion +S42225P 2-part nondisplaced fracture of surgical neck of left humerus, subsequent encounter for fracture with malunion +S42225S 2-part nondisplaced fracture of surgical neck of left humerus, sequela +S42226A 2-part nondisplaced fracture of surgical neck of unspecified humerus, initial encounter for closed fracture +S42226B 2-part nondisplaced fracture of surgical neck of unspecified humerus, initial encounter for open fracture +S42226D 2-part nondisplaced fracture of surgical neck of unspecified humerus, subsequent encounter for fracture with routine healing +S42226G 2-part nondisplaced fracture of surgical neck of unspecified humerus, subsequent encounter for fracture with delayed healing +S42226K 2-part nondisplaced fracture of surgical neck of unspecified humerus, subsequent encounter for fracture with nonunion +S42226P 2-part nondisplaced fracture of surgical neck of unspecified humerus, subsequent encounter for fracture with malunion +S42226S 2-part nondisplaced fracture of surgical neck of unspecified humerus, sequela +S42231A 3-part fracture of surgical neck of right humerus, initial encounter for closed fracture +S42231B 3-part fracture of surgical neck of right humerus, initial encounter for open fracture +S42231D 3-part fracture of surgical neck of right humerus, subsequent encounter for fracture with routine healing +S42231G 3-part fracture of surgical neck of right humerus, subsequent encounter for fracture with delayed healing +S42231K 3-part fracture of surgical neck of right humerus, subsequent encounter for fracture with nonunion +S42231P 3-part fracture of surgical neck of right humerus, subsequent encounter for fracture with malunion +S42231S 3-part fracture of surgical neck of right humerus, sequela +S42232A 3-part fracture of surgical neck of left humerus, initial encounter for closed fracture +S42232B 3-part fracture of surgical neck of left humerus, initial encounter for open fracture +S42232D 3-part fracture of surgical neck of left humerus, subsequent encounter for fracture with routine healing +S42232G 3-part fracture of surgical neck of left humerus, subsequent encounter for fracture with delayed healing +S42232K 3-part fracture of surgical neck of left humerus, subsequent encounter for fracture with nonunion +S42232P 3-part fracture of surgical neck of left humerus, subsequent encounter for fracture with malunion +S42232S 3-part fracture of surgical neck of left humerus, sequela +S42239A 3-part fracture of surgical neck of unspecified humerus, initial encounter for closed fracture +S42239B 3-part fracture of surgical neck of unspecified humerus, initial encounter for open fracture +S42239D 3-part fracture of surgical neck of unspecified humerus, subsequent encounter for fracture with routine healing +S42239G 3-part fracture of surgical neck of unspecified humerus, subsequent encounter for fracture with delayed healing +S42239K 3-part fracture of surgical neck of unspecified humerus, subsequent encounter for fracture with nonunion +S42239P 3-part fracture of surgical neck of unspecified humerus, subsequent encounter for fracture with malunion +S42239S 3-part fracture of surgical neck of unspecified humerus, sequela +S42241A 4-part fracture of surgical neck of right humerus, initial encounter for closed fracture +S42241B 4-part fracture of surgical neck of right humerus, initial encounter for open fracture +S42241D 4-part fracture of surgical neck of right humerus, subsequent encounter for fracture with routine healing +S42241G 4-part fracture of surgical neck of right humerus, subsequent encounter for fracture with delayed healing +S42241K 4-part fracture of surgical neck of right humerus, subsequent encounter for fracture with nonunion +S42241P 4-part fracture of surgical neck of right humerus, subsequent encounter for fracture with malunion +S42241S 4-part fracture of surgical neck of right humerus, sequela +S42242A 4-part fracture of surgical neck of left humerus, initial encounter for closed fracture +S42242B 4-part fracture of surgical neck of left humerus, initial encounter for open fracture +S42242D 4-part fracture of surgical neck of left humerus, subsequent encounter for fracture with routine healing +S42242G 4-part fracture of surgical neck of left humerus, subsequent encounter for fracture with delayed healing +S42242K 4-part fracture of surgical neck of left humerus, subsequent encounter for fracture with nonunion +S42242P 4-part fracture of surgical neck of left humerus, subsequent encounter for fracture with malunion +S42242S 4-part fracture of surgical neck of left humerus, sequela +S42249A 4-part fracture of surgical neck of unspecified humerus, initial encounter for closed fracture +S42249B 4-part fracture of surgical neck of unspecified humerus, initial encounter for open fracture +S42249D 4-part fracture of surgical neck of unspecified humerus, subsequent encounter for fracture with routine healing +S42249G 4-part fracture of surgical neck of unspecified humerus, subsequent encounter for fracture with delayed healing +S42249K 4-part fracture of surgical neck of unspecified humerus, subsequent encounter for fracture with nonunion +S42249P 4-part fracture of surgical neck of unspecified humerus, subsequent encounter for fracture with malunion +S42249S 4-part fracture of surgical neck of unspecified humerus, sequela +S42251A Displaced fracture of greater tuberosity of right humerus, initial encounter for closed fracture +S42251B Displaced fracture of greater tuberosity of right humerus, initial encounter for open fracture +S42251D Displaced fracture of greater tuberosity of right humerus, subsequent encounter for fracture with routine healing +S42251G Displaced fracture of greater tuberosity of right humerus, subsequent encounter for fracture with delayed healing +S42251K Displaced fracture of greater tuberosity of right humerus, subsequent encounter for fracture with nonunion +S42251P Displaced fracture of greater tuberosity of right humerus, subsequent encounter for fracture with malunion +S42251S Displaced fracture of greater tuberosity of right humerus, sequela +S42252A Displaced fracture of greater tuberosity of left humerus, initial encounter for closed fracture +S42252B Displaced fracture of greater tuberosity of left humerus, initial encounter for open fracture +S42252D Displaced fracture of greater tuberosity of left humerus, subsequent encounter for fracture with routine healing +S42252G Displaced fracture of greater tuberosity of left humerus, subsequent encounter for fracture with delayed healing +S42252K Displaced fracture of greater tuberosity of left humerus, subsequent encounter for fracture with nonunion +S42252P Displaced fracture of greater tuberosity of left humerus, subsequent encounter for fracture with malunion +S42252S Displaced fracture of greater tuberosity of left humerus, sequela +S42253A Displaced fracture of greater tuberosity of unspecified humerus, initial encounter for closed fracture +S42253B Displaced fracture of greater tuberosity of unspecified humerus, initial encounter for open fracture +S42253D Displaced fracture of greater tuberosity of unspecified humerus, subsequent encounter for fracture with routine healing +S42253G Displaced fracture of greater tuberosity of unspecified humerus, subsequent encounter for fracture with delayed healing +S42253K Displaced fracture of greater tuberosity of unspecified humerus, subsequent encounter for fracture with nonunion +S42253P Displaced fracture of greater tuberosity of unspecified humerus, subsequent encounter for fracture with malunion +S42253S Displaced fracture of greater tuberosity of unspecified humerus, sequela +S42254A Nondisplaced fracture of greater tuberosity of right humerus, initial encounter for closed fracture +S42254B Nondisplaced fracture of greater tuberosity of right humerus, initial encounter for open fracture +S42254D Nondisplaced fracture of greater tuberosity of right humerus, subsequent encounter for fracture with routine healing +S42254G Nondisplaced fracture of greater tuberosity of right humerus, subsequent encounter for fracture with delayed healing +S42254K Nondisplaced fracture of greater tuberosity of right humerus, subsequent encounter for fracture with nonunion +S42254P Nondisplaced fracture of greater tuberosity of right humerus, subsequent encounter for fracture with malunion +S42254S Nondisplaced fracture of greater tuberosity of right humerus, sequela +S42255A Nondisplaced fracture of greater tuberosity of left humerus, initial encounter for closed fracture +S42255B Nondisplaced fracture of greater tuberosity of left humerus, initial encounter for open fracture +S42255D Nondisplaced fracture of greater tuberosity of left humerus, subsequent encounter for fracture with routine healing +S42255G Nondisplaced fracture of greater tuberosity of left humerus, subsequent encounter for fracture with delayed healing +S42255K Nondisplaced fracture of greater tuberosity of left humerus, subsequent encounter for fracture with nonunion +S42255P Nondisplaced fracture of greater tuberosity of left humerus, subsequent encounter for fracture with malunion +S42255S Nondisplaced fracture of greater tuberosity of left humerus, sequela +S42256A Nondisplaced fracture of greater tuberosity of unspecified humerus, initial encounter for closed fracture +S42256B Nondisplaced fracture of greater tuberosity of unspecified humerus, initial encounter for open fracture +S42256D Nondisplaced fracture of greater tuberosity of unspecified humerus, subsequent encounter for fracture with routine healing +S42256G Nondisplaced fracture of greater tuberosity of unspecified humerus, subsequent encounter for fracture with delayed healing +S42256K Nondisplaced fracture of greater tuberosity of unspecified humerus, subsequent encounter for fracture with nonunion +S42256P Nondisplaced fracture of greater tuberosity of unspecified humerus, subsequent encounter for fracture with malunion +S42256S Nondisplaced fracture of greater tuberosity of unspecified humerus, sequela +S42261A Displaced fracture of lesser tuberosity of right humerus, initial encounter for closed fracture +S42261B Displaced fracture of lesser tuberosity of right humerus, initial encounter for open fracture +S42261D Displaced fracture of lesser tuberosity of right humerus, subsequent encounter for fracture with routine healing +S42261G Displaced fracture of lesser tuberosity of right humerus, subsequent encounter for fracture with delayed healing +S42261K Displaced fracture of lesser tuberosity of right humerus, subsequent encounter for fracture with nonunion +S42261P Displaced fracture of lesser tuberosity of right humerus, subsequent encounter for fracture with malunion +S42261S Displaced fracture of lesser tuberosity of right humerus, sequela +S42262A Displaced fracture of lesser tuberosity of left humerus, initial encounter for closed fracture +S42262B Displaced fracture of lesser tuberosity of left humerus, initial encounter for open fracture +S42262D Displaced fracture of lesser tuberosity of left humerus, subsequent encounter for fracture with routine healing +S42262G Displaced fracture of lesser tuberosity of left humerus, subsequent encounter for fracture with delayed healing +S42262K Displaced fracture of lesser tuberosity of left humerus, subsequent encounter for fracture with nonunion +S42262P Displaced fracture of lesser tuberosity of left humerus, subsequent encounter for fracture with malunion +S42262S Displaced fracture of lesser tuberosity of left humerus, sequela +S42263A Displaced fracture of lesser tuberosity of unspecified humerus, initial encounter for closed fracture +S42263B Displaced fracture of lesser tuberosity of unspecified humerus, initial encounter for open fracture +S42263D Displaced fracture of lesser tuberosity of unspecified humerus, subsequent encounter for fracture with routine healing +S42263G Displaced fracture of lesser tuberosity of unspecified humerus, subsequent encounter for fracture with delayed healing +S42263K Displaced fracture of lesser tuberosity of unspecified humerus, subsequent encounter for fracture with nonunion +S42263P Displaced fracture of lesser tuberosity of unspecified humerus, subsequent encounter for fracture with malunion +S42263S Displaced fracture of lesser tuberosity of unspecified humerus, sequela +S42264A Nondisplaced fracture of lesser tuberosity of right humerus, initial encounter for closed fracture +S42264B Nondisplaced fracture of lesser tuberosity of right humerus, initial encounter for open fracture +S42264D Nondisplaced fracture of lesser tuberosity of right humerus, subsequent encounter for fracture with routine healing +S42264G Nondisplaced fracture of lesser tuberosity of right humerus, subsequent encounter for fracture with delayed healing +S42264K Nondisplaced fracture of lesser tuberosity of right humerus, subsequent encounter for fracture with nonunion +S42264P Nondisplaced fracture of lesser tuberosity of right humerus, subsequent encounter for fracture with malunion +S42264S Nondisplaced fracture of lesser tuberosity of right humerus, sequela +S42265A Nondisplaced fracture of lesser tuberosity of left humerus, initial encounter for closed fracture +S42265B Nondisplaced fracture of lesser tuberosity of left humerus, initial encounter for open fracture +S42265D Nondisplaced fracture of lesser tuberosity of left humerus, subsequent encounter for fracture with routine healing +S42265G Nondisplaced fracture of lesser tuberosity of left humerus, subsequent encounter for fracture with delayed healing +S42265K Nondisplaced fracture of lesser tuberosity of left humerus, subsequent encounter for fracture with nonunion +S42265P Nondisplaced fracture of lesser tuberosity of left humerus, subsequent encounter for fracture with malunion +S42265S Nondisplaced fracture of lesser tuberosity of left humerus, sequela +S42266A Nondisplaced fracture of lesser tuberosity of unspecified humerus, initial encounter for closed fracture +S42266B Nondisplaced fracture of lesser tuberosity of unspecified humerus, initial encounter for open fracture +S42266D Nondisplaced fracture of lesser tuberosity of unspecified humerus, subsequent encounter for fracture with routine healing +S42266G Nondisplaced fracture of lesser tuberosity of unspecified humerus, subsequent encounter for fracture with delayed healing +S42266K Nondisplaced fracture of lesser tuberosity of unspecified humerus, subsequent encounter for fracture with nonunion +S42266P Nondisplaced fracture of lesser tuberosity of unspecified humerus, subsequent encounter for fracture with malunion +S42266S Nondisplaced fracture of lesser tuberosity of unspecified humerus, sequela +S42271A Torus fracture of upper end of right humerus, initial encounter for closed fracture +S42271D Torus fracture of upper end of right humerus, subsequent encounter for fracture with routine healing +S42271G Torus fracture of upper end of right humerus, subsequent encounter for fracture with delayed healing +S42271K Torus fracture of upper end of right humerus, subsequent encounter for fracture with nonunion +S42271P Torus fracture of upper end of right humerus, subsequent encounter for fracture with malunion +S42271S Torus fracture of upper end of right humerus, sequela +S42272A Torus fracture of upper end of left humerus, initial encounter for closed fracture +S42272D Torus fracture of upper end of left humerus, subsequent encounter for fracture with routine healing +S42272G Torus fracture of upper end of left humerus, subsequent encounter for fracture with delayed healing +S42272K Torus fracture of upper end of left humerus, subsequent encounter for fracture with nonunion +S42272P Torus fracture of upper end of left humerus, subsequent encounter for fracture with malunion +S42272S Torus fracture of upper end of left humerus, sequela +S42279A Torus fracture of upper end of unspecified humerus, initial encounter for closed fracture +S42279D Torus fracture of upper end of unspecified humerus, subsequent encounter for fracture with routine healing +S42279G Torus fracture of upper end of unspecified humerus, subsequent encounter for fracture with delayed healing +S42279K Torus fracture of upper end of unspecified humerus, subsequent encounter for fracture with nonunion +S42279P Torus fracture of upper end of unspecified humerus, subsequent encounter for fracture with malunion +S42279S Torus fracture of upper end of unspecified humerus, sequela +S42291A Other displaced fracture of upper end of right humerus, initial encounter for closed fracture +S42291B Other displaced fracture of upper end of right humerus, initial encounter for open fracture +S42291D Other displaced fracture of upper end of right humerus, subsequent encounter for fracture with routine healing +S42291G Other displaced fracture of upper end of right humerus, subsequent encounter for fracture with delayed healing +S42291K Other displaced fracture of upper end of right humerus, subsequent encounter for fracture with nonunion +S42291P Other displaced fracture of upper end of right humerus, subsequent encounter for fracture with malunion +S42291S Other displaced fracture of upper end of right humerus, sequela +S42292A Other displaced fracture of upper end of left humerus, initial encounter for closed fracture +S42292B Other displaced fracture of upper end of left humerus, initial encounter for open fracture +S42292D Other displaced fracture of upper end of left humerus, subsequent encounter for fracture with routine healing +S42292G Other displaced fracture of upper end of left humerus, subsequent encounter for fracture with delayed healing +S42292K Other displaced fracture of upper end of left humerus, subsequent encounter for fracture with nonunion +S42292P Other displaced fracture of upper end of left humerus, subsequent encounter for fracture with malunion +S42292S Other displaced fracture of upper end of left humerus, sequela +S42293A Other displaced fracture of upper end of unspecified humerus, initial encounter for closed fracture +S42293B Other displaced fracture of upper end of unspecified humerus, initial encounter for open fracture +S42293D Other displaced fracture of upper end of unspecified humerus, subsequent encounter for fracture with routine healing +S42293G Other displaced fracture of upper end of unspecified humerus, subsequent encounter for fracture with delayed healing +S42293K Other displaced fracture of upper end of unspecified humerus, subsequent encounter for fracture with nonunion +S42293P Other displaced fracture of upper end of unspecified humerus, subsequent encounter for fracture with malunion +S42293S Other displaced fracture of upper end of unspecified humerus, sequela +S42294A Other nondisplaced fracture of upper end of right humerus, initial encounter for closed fracture +S42294B Other nondisplaced fracture of upper end of right humerus, initial encounter for open fracture +S42294D Other nondisplaced fracture of upper end of right humerus, subsequent encounter for fracture with routine healing +S42294G Other nondisplaced fracture of upper end of right humerus, subsequent encounter for fracture with delayed healing +S42294K Other nondisplaced fracture of upper end of right humerus, subsequent encounter for fracture with nonunion +S42294P Other nondisplaced fracture of upper end of right humerus, subsequent encounter for fracture with malunion +S42294S Other nondisplaced fracture of upper end of right humerus, sequela +S42295A Other nondisplaced fracture of upper end of left humerus, initial encounter for closed fracture +S42295B Other nondisplaced fracture of upper end of left humerus, initial encounter for open fracture +S42295D Other nondisplaced fracture of upper end of left humerus, subsequent encounter for fracture with routine healing +S42295G Other nondisplaced fracture of upper end of left humerus, subsequent encounter for fracture with delayed healing +S42295K Other nondisplaced fracture of upper end of left humerus, subsequent encounter for fracture with nonunion +S42295P Other nondisplaced fracture of upper end of left humerus, subsequent encounter for fracture with malunion +S42295S Other nondisplaced fracture of upper end of left humerus, sequela +S42296A Other nondisplaced fracture of upper end of unspecified humerus, initial encounter for closed fracture +S42296B Other nondisplaced fracture of upper end of unspecified humerus, initial encounter for open fracture +S42296D Other nondisplaced fracture of upper end of unspecified humerus, subsequent encounter for fracture with routine healing +S42296G Other nondisplaced fracture of upper end of unspecified humerus, subsequent encounter for fracture with delayed healing +S42296K Other nondisplaced fracture of upper end of unspecified humerus, subsequent encounter for fracture with nonunion +S42296P Other nondisplaced fracture of upper end of unspecified humerus, subsequent encounter for fracture with malunion +S42296S Other nondisplaced fracture of upper end of unspecified humerus, sequela +S42301A Unspecified fracture of shaft of humerus, right arm, initial encounter for closed fracture +S42301B Unspecified fracture of shaft of humerus, right arm, initial encounter for open fracture +S42301D Unspecified fracture of shaft of humerus, right arm, subsequent encounter for fracture with routine healing +S42301G Unspecified fracture of shaft of humerus, right arm, subsequent encounter for fracture with delayed healing +S42301K Unspecified fracture of shaft of humerus, right arm, subsequent encounter for fracture with nonunion +S42301P Unspecified fracture of shaft of humerus, right arm, subsequent encounter for fracture with malunion +S42301S Unspecified fracture of shaft of humerus, right arm, sequela +S42302A Unspecified fracture of shaft of humerus, left arm, initial encounter for closed fracture +S42302B Unspecified fracture of shaft of humerus, left arm, initial encounter for open fracture +S42302D Unspecified fracture of shaft of humerus, left arm, subsequent encounter for fracture with routine healing +S42302G Unspecified fracture of shaft of humerus, left arm, subsequent encounter for fracture with delayed healing +S42302K Unspecified fracture of shaft of humerus, left arm, subsequent encounter for fracture with nonunion +S42302P Unspecified fracture of shaft of humerus, left arm, subsequent encounter for fracture with malunion +S42302S Unspecified fracture of shaft of humerus, left arm, sequela +S42309A Unspecified fracture of shaft of humerus, unspecified arm, initial encounter for closed fracture +S42309B Unspecified fracture of shaft of humerus, unspecified arm, initial encounter for open fracture +S42309D Unspecified fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with routine healing +S42309G Unspecified fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with delayed healing +S42309K Unspecified fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with nonunion +S42309P Unspecified fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with malunion +S42309S Unspecified fracture of shaft of humerus, unspecified arm, sequela +S42311A Greenstick fracture of shaft of humerus, right arm, initial encounter for closed fracture +S42311D Greenstick fracture of shaft of humerus, right arm, subsequent encounter for fracture with routine healing +S42311G Greenstick fracture of shaft of humerus, right arm, subsequent encounter for fracture with delayed healing +S42311K Greenstick fracture of shaft of humerus, right arm, subsequent encounter for fracture with nonunion +S42311P Greenstick fracture of shaft of humerus, right arm, subsequent encounter for fracture with malunion +S42311S Greenstick fracture of shaft of humerus, right arm, sequela +S42312A Greenstick fracture of shaft of humerus, left arm, initial encounter for closed fracture +S42312D Greenstick fracture of shaft of humerus, left arm, subsequent encounter for fracture with routine healing +S42312G Greenstick fracture of shaft of humerus, left arm, subsequent encounter for fracture with delayed healing +S42312K Greenstick fracture of shaft of humerus, left arm, subsequent encounter for fracture with nonunion +S42312P Greenstick fracture of shaft of humerus, left arm, subsequent encounter for fracture with malunion +S42312S Greenstick fracture of shaft of humerus, left arm, sequela +S42319A Greenstick fracture of shaft of humerus, unspecified arm, initial encounter for closed fracture +S42319D Greenstick fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with routine healing +S42319G Greenstick fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with delayed healing +S42319K Greenstick fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with nonunion +S42319P Greenstick fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with malunion +S42319S Greenstick fracture of shaft of humerus, unspecified arm, sequela +S42321A Displaced transverse fracture of shaft of humerus, right arm, initial encounter for closed fracture +S42321B Displaced transverse fracture of shaft of humerus, right arm, initial encounter for open fracture +S42321D Displaced transverse fracture of shaft of humerus, right arm, subsequent encounter for fracture with routine healing +S42321G Displaced transverse fracture of shaft of humerus, right arm, subsequent encounter for fracture with delayed healing +S42321K Displaced transverse fracture of shaft of humerus, right arm, subsequent encounter for fracture with nonunion +S42321P Displaced transverse fracture of shaft of humerus, right arm, subsequent encounter for fracture with malunion +S42321S Displaced transverse fracture of shaft of humerus, right arm, sequela +S42322A Displaced transverse fracture of shaft of humerus, left arm, initial encounter for closed fracture +S42322B Displaced transverse fracture of shaft of humerus, left arm, initial encounter for open fracture +S42322D Displaced transverse fracture of shaft of humerus, left arm, subsequent encounter for fracture with routine healing +S42322G Displaced transverse fracture of shaft of humerus, left arm, subsequent encounter for fracture with delayed healing +S42322K Displaced transverse fracture of shaft of humerus, left arm, subsequent encounter for fracture with nonunion +S42322P Displaced transverse fracture of shaft of humerus, left arm, subsequent encounter for fracture with malunion +S42322S Displaced transverse fracture of shaft of humerus, left arm, sequela +S42323A Displaced transverse fracture of shaft of humerus, unspecified arm, initial encounter for closed fracture +S42323B Displaced transverse fracture of shaft of humerus, unspecified arm, initial encounter for open fracture +S42323D Displaced transverse fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with routine healing +S42323G Displaced transverse fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with delayed healing +S42323K Displaced transverse fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with nonunion +S42323P Displaced transverse fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with malunion +S42323S Displaced transverse fracture of shaft of humerus, unspecified arm, sequela +S42324A Nondisplaced transverse fracture of shaft of humerus, right arm, initial encounter for closed fracture +S42324B Nondisplaced transverse fracture of shaft of humerus, right arm, initial encounter for open fracture +S42324D Nondisplaced transverse fracture of shaft of humerus, right arm, subsequent encounter for fracture with routine healing +S42324G Nondisplaced transverse fracture of shaft of humerus, right arm, subsequent encounter for fracture with delayed healing +S42324K Nondisplaced transverse fracture of shaft of humerus, right arm, subsequent encounter for fracture with nonunion +S42324P Nondisplaced transverse fracture of shaft of humerus, right arm, subsequent encounter for fracture with malunion +S42324S Nondisplaced transverse fracture of shaft of humerus, right arm, sequela +S42325A Nondisplaced transverse fracture of shaft of humerus, left arm, initial encounter for closed fracture +S42325B Nondisplaced transverse fracture of shaft of humerus, left arm, initial encounter for open fracture +S42325D Nondisplaced transverse fracture of shaft of humerus, left arm, subsequent encounter for fracture with routine healing +S42325G Nondisplaced transverse fracture of shaft of humerus, left arm, subsequent encounter for fracture with delayed healing +S42325K Nondisplaced transverse fracture of shaft of humerus, left arm, subsequent encounter for fracture with nonunion +S42325P Nondisplaced transverse fracture of shaft of humerus, left arm, subsequent encounter for fracture with malunion +S42325S Nondisplaced transverse fracture of shaft of humerus, left arm, sequela +S42326A Nondisplaced transverse fracture of shaft of humerus, unspecified arm, initial encounter for closed fracture +S42326B Nondisplaced transverse fracture of shaft of humerus, unspecified arm, initial encounter for open fracture +S42326D Nondisplaced transverse fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with routine healing +S42326G Nondisplaced transverse fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with delayed healing +S42326K Nondisplaced transverse fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with nonunion +S42326P Nondisplaced transverse fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with malunion +S42326S Nondisplaced transverse fracture of shaft of humerus, unspecified arm, sequela +S42331A Displaced oblique fracture of shaft of humerus, right arm, initial encounter for closed fracture +S42331B Displaced oblique fracture of shaft of humerus, right arm, initial encounter for open fracture +S42331D Displaced oblique fracture of shaft of humerus, right arm, subsequent encounter for fracture with routine healing +S42331G Displaced oblique fracture of shaft of humerus, right arm, subsequent encounter for fracture with delayed healing +S42331K Displaced oblique fracture of shaft of humerus, right arm, subsequent encounter for fracture with nonunion +S42331P Displaced oblique fracture of shaft of humerus, right arm, subsequent encounter for fracture with malunion +S42331S Displaced oblique fracture of shaft of humerus, right arm, sequela +S42332A Displaced oblique fracture of shaft of humerus, left arm, initial encounter for closed fracture +S42332B Displaced oblique fracture of shaft of humerus, left arm, initial encounter for open fracture +S42332D Displaced oblique fracture of shaft of humerus, left arm, subsequent encounter for fracture with routine healing +S42332G Displaced oblique fracture of shaft of humerus, left arm, subsequent encounter for fracture with delayed healing +S42332K Displaced oblique fracture of shaft of humerus, left arm, subsequent encounter for fracture with nonunion +S42332P Displaced oblique fracture of shaft of humerus, left arm, subsequent encounter for fracture with malunion +S42332S Displaced oblique fracture of shaft of humerus, left arm, sequela +S42333A Displaced oblique fracture of shaft of humerus, unspecified arm, initial encounter for closed fracture +S42333B Displaced oblique fracture of shaft of humerus, unspecified arm, initial encounter for open fracture +S42333D Displaced oblique fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with routine healing +S42333G Displaced oblique fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with delayed healing +S42333K Displaced oblique fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with nonunion +S42333P Displaced oblique fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with malunion +S42333S Displaced oblique fracture of shaft of humerus, unspecified arm, sequela +S42334A Nondisplaced oblique fracture of shaft of humerus, right arm, initial encounter for closed fracture +S42334B Nondisplaced oblique fracture of shaft of humerus, right arm, initial encounter for open fracture +S42334D Nondisplaced oblique fracture of shaft of humerus, right arm, subsequent encounter for fracture with routine healing +S42334G Nondisplaced oblique fracture of shaft of humerus, right arm, subsequent encounter for fracture with delayed healing +S42334K Nondisplaced oblique fracture of shaft of humerus, right arm, subsequent encounter for fracture with nonunion +S42334P Nondisplaced oblique fracture of shaft of humerus, right arm, subsequent encounter for fracture with malunion +S42334S Nondisplaced oblique fracture of shaft of humerus, right arm, sequela +S42335A Nondisplaced oblique fracture of shaft of humerus, left arm, initial encounter for closed fracture +S42335B Nondisplaced oblique fracture of shaft of humerus, left arm, initial encounter for open fracture +S42335D Nondisplaced oblique fracture of shaft of humerus, left arm, subsequent encounter for fracture with routine healing +S42335G Nondisplaced oblique fracture of shaft of humerus, left arm, subsequent encounter for fracture with delayed healing +S42335K Nondisplaced oblique fracture of shaft of humerus, left arm, subsequent encounter for fracture with nonunion +S42335P Nondisplaced oblique fracture of shaft of humerus, left arm, subsequent encounter for fracture with malunion +S42335S Nondisplaced oblique fracture of shaft of humerus, left arm, sequela +S42336A Nondisplaced oblique fracture of shaft of humerus, unspecified arm, initial encounter for closed fracture +S42336B Nondisplaced oblique fracture of shaft of humerus, unspecified arm, initial encounter for open fracture +S42336D Nondisplaced oblique fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with routine healing +S42336G Nondisplaced oblique fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with delayed healing +S42336K Nondisplaced oblique fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with nonunion +S42336P Nondisplaced oblique fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with malunion +S42336S Nondisplaced oblique fracture of shaft of humerus, unspecified arm, sequela +S42341A Displaced spiral fracture of shaft of humerus, right arm, initial encounter for closed fracture +S42341B Displaced spiral fracture of shaft of humerus, right arm, initial encounter for open fracture +S42341D Displaced spiral fracture of shaft of humerus, right arm, subsequent encounter for fracture with routine healing +S42341G Displaced spiral fracture of shaft of humerus, right arm, subsequent encounter for fracture with delayed healing +S42341K Displaced spiral fracture of shaft of humerus, right arm, subsequent encounter for fracture with nonunion +S42341P Displaced spiral fracture of shaft of humerus, right arm, subsequent encounter for fracture with malunion +S42341S Displaced spiral fracture of shaft of humerus, right arm, sequela +S42342A Displaced spiral fracture of shaft of humerus, left arm, initial encounter for closed fracture +S42342B Displaced spiral fracture of shaft of humerus, left arm, initial encounter for open fracture +S42342D Displaced spiral fracture of shaft of humerus, left arm, subsequent encounter for fracture with routine healing +S42342G Displaced spiral fracture of shaft of humerus, left arm, subsequent encounter for fracture with delayed healing +S42342K Displaced spiral fracture of shaft of humerus, left arm, subsequent encounter for fracture with nonunion +S42342P Displaced spiral fracture of shaft of humerus, left arm, subsequent encounter for fracture with malunion +S42342S Displaced spiral fracture of shaft of humerus, left arm, sequela +S42343A Displaced spiral fracture of shaft of humerus, unspecified arm, initial encounter for closed fracture +S42343B Displaced spiral fracture of shaft of humerus, unspecified arm, initial encounter for open fracture +S42343D Displaced spiral fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with routine healing +S42343G Displaced spiral fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with delayed healing +S42343K Displaced spiral fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with nonunion +S42343P Displaced spiral fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with malunion +S42343S Displaced spiral fracture of shaft of humerus, unspecified arm, sequela +S42344A Nondisplaced spiral fracture of shaft of humerus, right arm, initial encounter for closed fracture +S42344B Nondisplaced spiral fracture of shaft of humerus, right arm, initial encounter for open fracture +S42344D Nondisplaced spiral fracture of shaft of humerus, right arm, subsequent encounter for fracture with routine healing +S42344G Nondisplaced spiral fracture of shaft of humerus, right arm, subsequent encounter for fracture with delayed healing +S42344K Nondisplaced spiral fracture of shaft of humerus, right arm, subsequent encounter for fracture with nonunion +S42344P Nondisplaced spiral fracture of shaft of humerus, right arm, subsequent encounter for fracture with malunion +S42344S Nondisplaced spiral fracture of shaft of humerus, right arm, sequela +S42345A Nondisplaced spiral fracture of shaft of humerus, left arm, initial encounter for closed fracture +S42345B Nondisplaced spiral fracture of shaft of humerus, left arm, initial encounter for open fracture +S42345D Nondisplaced spiral fracture of shaft of humerus, left arm, subsequent encounter for fracture with routine healing +S42345G Nondisplaced spiral fracture of shaft of humerus, left arm, subsequent encounter for fracture with delayed healing +S42345K Nondisplaced spiral fracture of shaft of humerus, left arm, subsequent encounter for fracture with nonunion +S42345P Nondisplaced spiral fracture of shaft of humerus, left arm, subsequent encounter for fracture with malunion +S42345S Nondisplaced spiral fracture of shaft of humerus, left arm, sequela +S42346A Nondisplaced spiral fracture of shaft of humerus, unspecified arm, initial encounter for closed fracture +S42346B Nondisplaced spiral fracture of shaft of humerus, unspecified arm, initial encounter for open fracture +S42346D Nondisplaced spiral fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with routine healing +S42346G Nondisplaced spiral fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with delayed healing +S42346K Nondisplaced spiral fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with nonunion +S42346P Nondisplaced spiral fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with malunion +S42346S Nondisplaced spiral fracture of shaft of humerus, unspecified arm, sequela +S42351A Displaced comminuted fracture of shaft of humerus, right arm, initial encounter for closed fracture +S42351B Displaced comminuted fracture of shaft of humerus, right arm, initial encounter for open fracture +S42351D Displaced comminuted fracture of shaft of humerus, right arm, subsequent encounter for fracture with routine healing +S42351G Displaced comminuted fracture of shaft of humerus, right arm, subsequent encounter for fracture with delayed healing +S42351K Displaced comminuted fracture of shaft of humerus, right arm, subsequent encounter for fracture with nonunion +S42351P Displaced comminuted fracture of shaft of humerus, right arm, subsequent encounter for fracture with malunion +S42351S Displaced comminuted fracture of shaft of humerus, right arm, sequela +S42352A Displaced comminuted fracture of shaft of humerus, left arm, initial encounter for closed fracture +S42352B Displaced comminuted fracture of shaft of humerus, left arm, initial encounter for open fracture +S42352D Displaced comminuted fracture of shaft of humerus, left arm, subsequent encounter for fracture with routine healing +S42352G Displaced comminuted fracture of shaft of humerus, left arm, subsequent encounter for fracture with delayed healing +S42352K Displaced comminuted fracture of shaft of humerus, left arm, subsequent encounter for fracture with nonunion +S42352P Displaced comminuted fracture of shaft of humerus, left arm, subsequent encounter for fracture with malunion +S42352S Displaced comminuted fracture of shaft of humerus, left arm, sequela +S42353A Displaced comminuted fracture of shaft of humerus, unspecified arm, initial encounter for closed fracture +S42353B Displaced comminuted fracture of shaft of humerus, unspecified arm, initial encounter for open fracture +S42353D Displaced comminuted fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with routine healing +S42353G Displaced comminuted fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with delayed healing +S42353K Displaced comminuted fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with nonunion +S42353P Displaced comminuted fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with malunion +S42353S Displaced comminuted fracture of shaft of humerus, unspecified arm, sequela +S42354A Nondisplaced comminuted fracture of shaft of humerus, right arm, initial encounter for closed fracture +S42354B Nondisplaced comminuted fracture of shaft of humerus, right arm, initial encounter for open fracture +S42354D Nondisplaced comminuted fracture of shaft of humerus, right arm, subsequent encounter for fracture with routine healing +S42354G Nondisplaced comminuted fracture of shaft of humerus, right arm, subsequent encounter for fracture with delayed healing +S42354K Nondisplaced comminuted fracture of shaft of humerus, right arm, subsequent encounter for fracture with nonunion +S42354P Nondisplaced comminuted fracture of shaft of humerus, right arm, subsequent encounter for fracture with malunion +S42354S Nondisplaced comminuted fracture of shaft of humerus, right arm, sequela +S42355A Nondisplaced comminuted fracture of shaft of humerus, left arm, initial encounter for closed fracture +S42355B Nondisplaced comminuted fracture of shaft of humerus, left arm, initial encounter for open fracture +S42355D Nondisplaced comminuted fracture of shaft of humerus, left arm, subsequent encounter for fracture with routine healing +S42355G Nondisplaced comminuted fracture of shaft of humerus, left arm, subsequent encounter for fracture with delayed healing +S42355K Nondisplaced comminuted fracture of shaft of humerus, left arm, subsequent encounter for fracture with nonunion +S42355P Nondisplaced comminuted fracture of shaft of humerus, left arm, subsequent encounter for fracture with malunion +S42355S Nondisplaced comminuted fracture of shaft of humerus, left arm, sequela +S42356A Nondisplaced comminuted fracture of shaft of humerus, unspecified arm, initial encounter for closed fracture +S42356B Nondisplaced comminuted fracture of shaft of humerus, unspecified arm, initial encounter for open fracture +S42356D Nondisplaced comminuted fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with routine healing +S42356G Nondisplaced comminuted fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with delayed healing +S42356K Nondisplaced comminuted fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with nonunion +S42356P Nondisplaced comminuted fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with malunion +S42356S Nondisplaced comminuted fracture of shaft of humerus, unspecified arm, sequela +S42361A Displaced segmental fracture of shaft of humerus, right arm, initial encounter for closed fracture +S42361B Displaced segmental fracture of shaft of humerus, right arm, initial encounter for open fracture +S42361D Displaced segmental fracture of shaft of humerus, right arm, subsequent encounter for fracture with routine healing +S42361G Displaced segmental fracture of shaft of humerus, right arm, subsequent encounter for fracture with delayed healing +S42361K Displaced segmental fracture of shaft of humerus, right arm, subsequent encounter for fracture with nonunion +S42361P Displaced segmental fracture of shaft of humerus, right arm, subsequent encounter for fracture with malunion +S42361S Displaced segmental fracture of shaft of humerus, right arm, sequela +S42362A Displaced segmental fracture of shaft of humerus, left arm, initial encounter for closed fracture +S42362B Displaced segmental fracture of shaft of humerus, left arm, initial encounter for open fracture +S42362D Displaced segmental fracture of shaft of humerus, left arm, subsequent encounter for fracture with routine healing +S42362G Displaced segmental fracture of shaft of humerus, left arm, subsequent encounter for fracture with delayed healing +S42362K Displaced segmental fracture of shaft of humerus, left arm, subsequent encounter for fracture with nonunion +S42362P Displaced segmental fracture of shaft of humerus, left arm, subsequent encounter for fracture with malunion +S42362S Displaced segmental fracture of shaft of humerus, left arm, sequela +S42363A Displaced segmental fracture of shaft of humerus, unspecified arm, initial encounter for closed fracture +S42363B Displaced segmental fracture of shaft of humerus, unspecified arm, initial encounter for open fracture +S42363D Displaced segmental fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with routine healing +S42363G Displaced segmental fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with delayed healing +S42363K Displaced segmental fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with nonunion +S42363P Displaced segmental fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with malunion +S42363S Displaced segmental fracture of shaft of humerus, unspecified arm, sequela +S42364A Nondisplaced segmental fracture of shaft of humerus, right arm, initial encounter for closed fracture +S42364B Nondisplaced segmental fracture of shaft of humerus, right arm, initial encounter for open fracture +S42364D Nondisplaced segmental fracture of shaft of humerus, right arm, subsequent encounter for fracture with routine healing +S42364G Nondisplaced segmental fracture of shaft of humerus, right arm, subsequent encounter for fracture with delayed healing +S42364K Nondisplaced segmental fracture of shaft of humerus, right arm, subsequent encounter for fracture with nonunion +S42364P Nondisplaced segmental fracture of shaft of humerus, right arm, subsequent encounter for fracture with malunion +S42364S Nondisplaced segmental fracture of shaft of humerus, right arm, sequela +S42365A Nondisplaced segmental fracture of shaft of humerus, left arm, initial encounter for closed fracture +S42365B Nondisplaced segmental fracture of shaft of humerus, left arm, initial encounter for open fracture +S42365D Nondisplaced segmental fracture of shaft of humerus, left arm, subsequent encounter for fracture with routine healing +S42365G Nondisplaced segmental fracture of shaft of humerus, left arm, subsequent encounter for fracture with delayed healing +S42365K Nondisplaced segmental fracture of shaft of humerus, left arm, subsequent encounter for fracture with nonunion +S42365P Nondisplaced segmental fracture of shaft of humerus, left arm, subsequent encounter for fracture with malunion +S42365S Nondisplaced segmental fracture of shaft of humerus, left arm, sequela +S42366A Nondisplaced segmental fracture of shaft of humerus, unspecified arm, initial encounter for closed fracture +S42366B Nondisplaced segmental fracture of shaft of humerus, unspecified arm, initial encounter for open fracture +S42366D Nondisplaced segmental fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with routine healing +S42366G Nondisplaced segmental fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with delayed healing +S42366K Nondisplaced segmental fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with nonunion +S42366P Nondisplaced segmental fracture of shaft of humerus, unspecified arm, subsequent encounter for fracture with malunion +S42366S Nondisplaced segmental fracture of shaft of humerus, unspecified arm, sequela +S42391A Other fracture of shaft of right humerus, initial encounter for closed fracture +S42391B Other fracture of shaft of right humerus, initial encounter for open fracture +S42391D Other fracture of shaft of right humerus, subsequent encounter for fracture with routine healing +S42391G Other fracture of shaft of right humerus, subsequent encounter for fracture with delayed healing +S42391K Other fracture of shaft of right humerus, subsequent encounter for fracture with nonunion +S42391P Other fracture of shaft of right humerus, subsequent encounter for fracture with malunion +S42391S Other fracture of shaft of right humerus, sequela +S42392A Other fracture of shaft of left humerus, initial encounter for closed fracture +S42392B Other fracture of shaft of left humerus, initial encounter for open fracture +S42392D Other fracture of shaft of left humerus, subsequent encounter for fracture with routine healing +S42392G Other fracture of shaft of left humerus, subsequent encounter for fracture with delayed healing +S42392K Other fracture of shaft of left humerus, subsequent encounter for fracture with nonunion +S42392P Other fracture of shaft of left humerus, subsequent encounter for fracture with malunion +S42392S Other fracture of shaft of left humerus, sequela +S42399A Other fracture of shaft of unspecified humerus, initial encounter for closed fracture +S42399B Other fracture of shaft of unspecified humerus, initial encounter for open fracture +S42399D Other fracture of shaft of unspecified humerus, subsequent encounter for fracture with routine healing +S42399G Other fracture of shaft of unspecified humerus, subsequent encounter for fracture with delayed healing +S42399K Other fracture of shaft of unspecified humerus, subsequent encounter for fracture with nonunion +S42399P Other fracture of shaft of unspecified humerus, subsequent encounter for fracture with malunion +S42399S Other fracture of shaft of unspecified humerus, sequela +S42401A Unspecified fracture of lower end of right humerus, initial encounter for closed fracture +S42401B Unspecified fracture of lower end of right humerus, initial encounter for open fracture +S42401D Unspecified fracture of lower end of right humerus, subsequent encounter for fracture with routine healing +S42401G Unspecified fracture of lower end of right humerus, subsequent encounter for fracture with delayed healing +S42401K Unspecified fracture of lower end of right humerus, subsequent encounter for fracture with nonunion +S42401P Unspecified fracture of lower end of right humerus, subsequent encounter for fracture with malunion +S42401S Unspecified fracture of lower end of right humerus, sequela +S42402A Unspecified fracture of lower end of left humerus, initial encounter for closed fracture +S42402B Unspecified fracture of lower end of left humerus, initial encounter for open fracture +S42402D Unspecified fracture of lower end of left humerus, subsequent encounter for fracture with routine healing +S42402G Unspecified fracture of lower end of left humerus, subsequent encounter for fracture with delayed healing +S42402K Unspecified fracture of lower end of left humerus, subsequent encounter for fracture with nonunion +S42402P Unspecified fracture of lower end of left humerus, subsequent encounter for fracture with malunion +S42402S Unspecified fracture of lower end of left humerus, sequela +S42409A Unspecified fracture of lower end of unspecified humerus, initial encounter for closed fracture +S42409B Unspecified fracture of lower end of unspecified humerus, initial encounter for open fracture +S42409D Unspecified fracture of lower end of unspecified humerus, subsequent encounter for fracture with routine healing +S42409G Unspecified fracture of lower end of unspecified humerus, subsequent encounter for fracture with delayed healing +S42409K Unspecified fracture of lower end of unspecified humerus, subsequent encounter for fracture with nonunion +S42409P Unspecified fracture of lower end of unspecified humerus, subsequent encounter for fracture with malunion +S42409S Unspecified fracture of lower end of unspecified humerus, sequela +S42411A Displaced simple supracondylar fracture without intercondylar fracture of right humerus, initial encounter for closed fracture +S42411B Displaced simple supracondylar fracture without intercondylar fracture of right humerus, initial encounter for open fracture +S42411D Displaced simple supracondylar fracture without intercondylar fracture of right humerus, subsequent encounter for fracture with routine healing +S42411G Displaced simple supracondylar fracture without intercondylar fracture of right humerus, subsequent encounter for fracture with delayed healing +S42411K Displaced simple supracondylar fracture without intercondylar fracture of right humerus, subsequent encounter for fracture with nonunion +S42411P Displaced simple supracondylar fracture without intercondylar fracture of right humerus, subsequent encounter for fracture with malunion +S42411S Displaced simple supracondylar fracture without intercondylar fracture of right humerus, sequela +S42412A Displaced simple supracondylar fracture without intercondylar fracture of left humerus, initial encounter for closed fracture +S42412B Displaced simple supracondylar fracture without intercondylar fracture of left humerus, initial encounter for open fracture +S42412D Displaced simple supracondylar fracture without intercondylar fracture of left humerus, subsequent encounter for fracture with routine healing +S42412G Displaced simple supracondylar fracture without intercondylar fracture of left humerus, subsequent encounter for fracture with delayed healing +S42412K Displaced simple supracondylar fracture without intercondylar fracture of left humerus, subsequent encounter for fracture with nonunion +S42412P Displaced simple supracondylar fracture without intercondylar fracture of left humerus, subsequent encounter for fracture with malunion +S42412S Displaced simple supracondylar fracture without intercondylar fracture of left humerus, sequela +S42413A Displaced simple supracondylar fracture without intercondylar fracture of unspecified humerus, initial encounter for closed fracture +S42413B Displaced simple supracondylar fracture without intercondylar fracture of unspecified humerus, initial encounter for open fracture +S42413D Displaced simple supracondylar fracture without intercondylar fracture of unspecified humerus, subsequent encounter for fracture with routine healing +S42413G Displaced simple supracondylar fracture without intercondylar fracture of unspecified humerus, subsequent encounter for fracture with delayed healing +S42413K Displaced simple supracondylar fracture without intercondylar fracture of unspecified humerus, subsequent encounter for fracture with nonunion +S42413P Displaced simple supracondylar fracture without intercondylar fracture of unspecified humerus, subsequent encounter for fracture with malunion +S42413S Displaced simple supracondylar fracture without intercondylar fracture of unspecified humerus, sequela +S42414A Nondisplaced simple supracondylar fracture without intercondylar fracture of right humerus, initial encounter for closed fracture +S42414B Nondisplaced simple supracondylar fracture without intercondylar fracture of right humerus, initial encounter for open fracture +S42414D Nondisplaced simple supracondylar fracture without intercondylar fracture of right humerus, subsequent encounter for fracture with routine healing +S42414G Nondisplaced simple supracondylar fracture without intercondylar fracture of right humerus, subsequent encounter for fracture with delayed healing +S42414K Nondisplaced simple supracondylar fracture without intercondylar fracture of right humerus, subsequent encounter for fracture with nonunion +S42414P Nondisplaced simple supracondylar fracture without intercondylar fracture of right humerus, subsequent encounter for fracture with malunion +S42414S Nondisplaced simple supracondylar fracture without intercondylar fracture of right humerus, sequela +S42415A Nondisplaced simple supracondylar fracture without intercondylar fracture of left humerus, initial encounter for closed fracture +S42415B Nondisplaced simple supracondylar fracture without intercondylar fracture of left humerus, initial encounter for open fracture +S42415D Nondisplaced simple supracondylar fracture without intercondylar fracture of left humerus, subsequent encounter for fracture with routine healing +S42415G Nondisplaced simple supracondylar fracture without intercondylar fracture of left humerus, subsequent encounter for fracture with delayed healing +S42415K Nondisplaced simple supracondylar fracture without intercondylar fracture of left humerus, subsequent encounter for fracture with nonunion +S42415P Nondisplaced simple supracondylar fracture without intercondylar fracture of left humerus, subsequent encounter for fracture with malunion +S42415S Nondisplaced simple supracondylar fracture without intercondylar fracture of left humerus, sequela +S42416A Nondisplaced simple supracondylar fracture without intercondylar fracture of unspecified humerus, initial encounter for closed fracture +S42416B Nondisplaced simple supracondylar fracture without intercondylar fracture of unspecified humerus, initial encounter for open fracture +S42416D Nondisplaced simple supracondylar fracture without intercondylar fracture of unspecified humerus, subsequent encounter for fracture with routine healing +S42416G Nondisplaced simple supracondylar fracture without intercondylar fracture of unspecified humerus, subsequent encounter for fracture with delayed healing +S42416K Nondisplaced simple supracondylar fracture without intercondylar fracture of unspecified humerus, subsequent encounter for fracture with nonunion +S42416P Nondisplaced simple supracondylar fracture without intercondylar fracture of unspecified humerus, subsequent encounter for fracture with malunion +S42416S Nondisplaced simple supracondylar fracture without intercondylar fracture of unspecified humerus, sequela +S42421A Displaced comminuted supracondylar fracture without intercondylar fracture of right humerus, initial encounter for closed fracture +S42421B Displaced comminuted supracondylar fracture without intercondylar fracture of right humerus, initial encounter for open fracture +S42421D Displaced comminuted supracondylar fracture without intercondylar fracture of right humerus, subsequent encounter for fracture with routine healing +S42421G Displaced comminuted supracondylar fracture without intercondylar fracture of right humerus, subsequent encounter for fracture with delayed healing +S42421K Displaced comminuted supracondylar fracture without intercondylar fracture of right humerus, subsequent encounter for fracture with nonunion +S42421P Displaced comminuted supracondylar fracture without intercondylar fracture of right humerus, subsequent encounter for fracture with malunion +S42421S Displaced comminuted supracondylar fracture without intercondylar fracture of right humerus, sequela +S42422A Displaced comminuted supracondylar fracture without intercondylar fracture of left humerus, initial encounter for closed fracture +S42422B Displaced comminuted supracondylar fracture without intercondylar fracture of left humerus, initial encounter for open fracture +S42422D Displaced comminuted supracondylar fracture without intercondylar fracture of left humerus, subsequent encounter for fracture with routine healing +S42422G Displaced comminuted supracondylar fracture without intercondylar fracture of left humerus, subsequent encounter for fracture with delayed healing +S42422K Displaced comminuted supracondylar fracture without intercondylar fracture of left humerus, subsequent encounter for fracture with nonunion +S42422P Displaced comminuted supracondylar fracture without intercondylar fracture of left humerus, subsequent encounter for fracture with malunion +S42422S Displaced comminuted supracondylar fracture without intercondylar fracture of left humerus, sequela +S42423A Displaced comminuted supracondylar fracture without intercondylar fracture of unspecified humerus, initial encounter for closed fracture +S42423B Displaced comminuted supracondylar fracture without intercondylar fracture of unspecified humerus, initial encounter for open fracture +S42423D Displaced comminuted supracondylar fracture without intercondylar fracture of unspecified humerus, subsequent encounter for fracture with routine healing +S42423G Displaced comminuted supracondylar fracture without intercondylar fracture of unspecified humerus, subsequent encounter for fracture with delayed healing +S42423K Displaced comminuted supracondylar fracture without intercondylar fracture of unspecified humerus, subsequent encounter for fracture with nonunion +S42423P Displaced comminuted supracondylar fracture without intercondylar fracture of unspecified humerus, subsequent encounter for fracture with malunion +S42423S Displaced comminuted supracondylar fracture without intercondylar fracture of unspecified humerus, sequela +S42424A Nondisplaced comminuted supracondylar fracture without intercondylar fracture of right humerus, initial encounter for closed fracture +S42424B Nondisplaced comminuted supracondylar fracture without intercondylar fracture of right humerus, initial encounter for open fracture +S42424D Nondisplaced comminuted supracondylar fracture without intercondylar fracture of right humerus, subsequent encounter for fracture with routine healing +S42424G Nondisplaced comminuted supracondylar fracture without intercondylar fracture of right humerus, subsequent encounter for fracture with delayed healing +S42424K Nondisplaced comminuted supracondylar fracture without intercondylar fracture of right humerus, subsequent encounter for fracture with nonunion +S42424P Nondisplaced comminuted supracondylar fracture without intercondylar fracture of right humerus, subsequent encounter for fracture with malunion +S42424S Nondisplaced comminuted supracondylar fracture without intercondylar fracture of right humerus, sequela +S42425A Nondisplaced comminuted supracondylar fracture without intercondylar fracture of left humerus, initial encounter for closed fracture +S42425B Nondisplaced comminuted supracondylar fracture without intercondylar fracture of left humerus, initial encounter for open fracture +S42425D Nondisplaced comminuted supracondylar fracture without intercondylar fracture of left humerus, subsequent encounter for fracture with routine healing +S42425G Nondisplaced comminuted supracondylar fracture without intercondylar fracture of left humerus, subsequent encounter for fracture with delayed healing +S42425K Nondisplaced comminuted supracondylar fracture without intercondylar fracture of left humerus, subsequent encounter for fracture with nonunion +S42425P Nondisplaced comminuted supracondylar fracture without intercondylar fracture of left humerus, subsequent encounter for fracture with malunion +S42425S Nondisplaced comminuted supracondylar fracture without intercondylar fracture of left humerus, sequela +S42426A Nondisplaced comminuted supracondylar fracture without intercondylar fracture of unspecified humerus, initial encounter for closed fracture +S42426B Nondisplaced comminuted supracondylar fracture without intercondylar fracture of unspecified humerus, initial encounter for open fracture +S42426D Nondisplaced comminuted supracondylar fracture without intercondylar fracture of unspecified humerus, subsequent encounter for fracture with routine healing +S42426G Nondisplaced comminuted supracondylar fracture without intercondylar fracture of unspecified humerus, subsequent encounter for fracture with delayed healing +S42426K Nondisplaced comminuted supracondylar fracture without intercondylar fracture of unspecified humerus, subsequent encounter for fracture with nonunion +S42426P Nondisplaced comminuted supracondylar fracture without intercondylar fracture of unspecified humerus, subsequent encounter for fracture with malunion +S42426S Nondisplaced comminuted supracondylar fracture without intercondylar fracture of unspecified humerus, sequela +S42431A Displaced fracture (avulsion) of lateral epicondyle of right humerus, initial encounter for closed fracture +S42431B Displaced fracture (avulsion) of lateral epicondyle of right humerus, initial encounter for open fracture +S42431D Displaced fracture (avulsion) of lateral epicondyle of right humerus, subsequent encounter for fracture with routine healing +S42431G Displaced fracture (avulsion) of lateral epicondyle of right humerus, subsequent encounter for fracture with delayed healing +S42431K Displaced fracture (avulsion) of lateral epicondyle of right humerus, subsequent encounter for fracture with nonunion +S42431P Displaced fracture (avulsion) of lateral epicondyle of right humerus, subsequent encounter for fracture with malunion +S42431S Displaced fracture (avulsion) of lateral epicondyle of right humerus, sequela +S42432A Displaced fracture (avulsion) of lateral epicondyle of left humerus, initial encounter for closed fracture +S42432B Displaced fracture (avulsion) of lateral epicondyle of left humerus, initial encounter for open fracture +S42432D Displaced fracture (avulsion) of lateral epicondyle of left humerus, subsequent encounter for fracture with routine healing +S42432G Displaced fracture (avulsion) of lateral epicondyle of left humerus, subsequent encounter for fracture with delayed healing +S42432K Displaced fracture (avulsion) of lateral epicondyle of left humerus, subsequent encounter for fracture with nonunion +S42432P Displaced fracture (avulsion) of lateral epicondyle of left humerus, subsequent encounter for fracture with malunion +S42432S Displaced fracture (avulsion) of lateral epicondyle of left humerus, sequela +S42433A Displaced fracture (avulsion) of lateral epicondyle of unspecified humerus, initial encounter for closed fracture +S42433B Displaced fracture (avulsion) of lateral epicondyle of unspecified humerus, initial encounter for open fracture +S42433D Displaced fracture (avulsion) of lateral epicondyle of unspecified humerus, subsequent encounter for fracture with routine healing +S42433G Displaced fracture (avulsion) of lateral epicondyle of unspecified humerus, subsequent encounter for fracture with delayed healing +S42433K Displaced fracture (avulsion) of lateral epicondyle of unspecified humerus, subsequent encounter for fracture with nonunion +S42433P Displaced fracture (avulsion) of lateral epicondyle of unspecified humerus, subsequent encounter for fracture with malunion +S42433S Displaced fracture (avulsion) of lateral epicondyle of unspecified humerus, sequela +S42434A Nondisplaced fracture (avulsion) of lateral epicondyle of right humerus, initial encounter for closed fracture +S42434B Nondisplaced fracture (avulsion) of lateral epicondyle of right humerus, initial encounter for open fracture +S42434D Nondisplaced fracture (avulsion) of lateral epicondyle of right humerus, subsequent encounter for fracture with routine healing +S42434G Nondisplaced fracture (avulsion) of lateral epicondyle of right humerus, subsequent encounter for fracture with delayed healing +S42434K Nondisplaced fracture (avulsion) of lateral epicondyle of right humerus, subsequent encounter for fracture with nonunion +S42434P Nondisplaced fracture (avulsion) of lateral epicondyle of right humerus, subsequent encounter for fracture with malunion +S42434S Nondisplaced fracture (avulsion) of lateral epicondyle of right humerus, sequela +S42435A Nondisplaced fracture (avulsion) of lateral epicondyle of left humerus, initial encounter for closed fracture +S42435B Nondisplaced fracture (avulsion) of lateral epicondyle of left humerus, initial encounter for open fracture +S42435D Nondisplaced fracture (avulsion) of lateral epicondyle of left humerus, subsequent encounter for fracture with routine healing +S42435G Nondisplaced fracture (avulsion) of lateral epicondyle of left humerus, subsequent encounter for fracture with delayed healing +S42435K Nondisplaced fracture (avulsion) of lateral epicondyle of left humerus, subsequent encounter for fracture with nonunion +S42435P Nondisplaced fracture (avulsion) of lateral epicondyle of left humerus, subsequent encounter for fracture with malunion +S42435S Nondisplaced fracture (avulsion) of lateral epicondyle of left humerus, sequela +S42436A Nondisplaced fracture (avulsion) of lateral epicondyle of unspecified humerus, initial encounter for closed fracture +S42436B Nondisplaced fracture (avulsion) of lateral epicondyle of unspecified humerus, initial encounter for open fracture +S42436D Nondisplaced fracture (avulsion) of lateral epicondyle of unspecified humerus, subsequent encounter for fracture with routine healing +S42436G Nondisplaced fracture (avulsion) of lateral epicondyle of unspecified humerus, subsequent encounter for fracture with delayed healing +S42436K Nondisplaced fracture (avulsion) of lateral epicondyle of unspecified humerus, subsequent encounter for fracture with nonunion +S42436P Nondisplaced fracture (avulsion) of lateral epicondyle of unspecified humerus, subsequent encounter for fracture with malunion +S42436S Nondisplaced fracture (avulsion) of lateral epicondyle of unspecified humerus, sequela +S42441A Displaced fracture (avulsion) of medial epicondyle of right humerus, initial encounter for closed fracture +S42441B Displaced fracture (avulsion) of medial epicondyle of right humerus, initial encounter for open fracture +S42441D Displaced fracture (avulsion) of medial epicondyle of right humerus, subsequent encounter for fracture with routine healing +S42441G Displaced fracture (avulsion) of medial epicondyle of right humerus, subsequent encounter for fracture with delayed healing +S42441K Displaced fracture (avulsion) of medial epicondyle of right humerus, subsequent encounter for fracture with nonunion +S42441P Displaced fracture (avulsion) of medial epicondyle of right humerus, subsequent encounter for fracture with malunion +S42441S Displaced fracture (avulsion) of medial epicondyle of right humerus, sequela +S42442A Displaced fracture (avulsion) of medial epicondyle of left humerus, initial encounter for closed fracture +S42442B Displaced fracture (avulsion) of medial epicondyle of left humerus, initial encounter for open fracture +S42442D Displaced fracture (avulsion) of medial epicondyle of left humerus, subsequent encounter for fracture with routine healing +S42442G Displaced fracture (avulsion) of medial epicondyle of left humerus, subsequent encounter for fracture with delayed healing +S42442K Displaced fracture (avulsion) of medial epicondyle of left humerus, subsequent encounter for fracture with nonunion +S42442P Displaced fracture (avulsion) of medial epicondyle of left humerus, subsequent encounter for fracture with malunion +S42442S Displaced fracture (avulsion) of medial epicondyle of left humerus, sequela +S42443A Displaced fracture (avulsion) of medial epicondyle of unspecified humerus, initial encounter for closed fracture +S42443B Displaced fracture (avulsion) of medial epicondyle of unspecified humerus, initial encounter for open fracture +S42443D Displaced fracture (avulsion) of medial epicondyle of unspecified humerus, subsequent encounter for fracture with routine healing +S42443G Displaced fracture (avulsion) of medial epicondyle of unspecified humerus, subsequent encounter for fracture with delayed healing +S42443K Displaced fracture (avulsion) of medial epicondyle of unspecified humerus, subsequent encounter for fracture with nonunion +S42443P Displaced fracture (avulsion) of medial epicondyle of unspecified humerus, subsequent encounter for fracture with malunion +S42443S Displaced fracture (avulsion) of medial epicondyle of unspecified humerus, sequela +S42444A Nondisplaced fracture (avulsion) of medial epicondyle of right humerus, initial encounter for closed fracture +S42444B Nondisplaced fracture (avulsion) of medial epicondyle of right humerus, initial encounter for open fracture +S42444D Nondisplaced fracture (avulsion) of medial epicondyle of right humerus, subsequent encounter for fracture with routine healing +S42444G Nondisplaced fracture (avulsion) of medial epicondyle of right humerus, subsequent encounter for fracture with delayed healing +S42444K Nondisplaced fracture (avulsion) of medial epicondyle of right humerus, subsequent encounter for fracture with nonunion +S42444P Nondisplaced fracture (avulsion) of medial epicondyle of right humerus, subsequent encounter for fracture with malunion +S42444S Nondisplaced fracture (avulsion) of medial epicondyle of right humerus, sequela +S42445A Nondisplaced fracture (avulsion) of medial epicondyle of left humerus, initial encounter for closed fracture +S42445B Nondisplaced fracture (avulsion) of medial epicondyle of left humerus, initial encounter for open fracture +S42445D Nondisplaced fracture (avulsion) of medial epicondyle of left humerus, subsequent encounter for fracture with routine healing +S42445G Nondisplaced fracture (avulsion) of medial epicondyle of left humerus, subsequent encounter for fracture with delayed healing +S42445K Nondisplaced fracture (avulsion) of medial epicondyle of left humerus, subsequent encounter for fracture with nonunion +S42445P Nondisplaced fracture (avulsion) of medial epicondyle of left humerus, subsequent encounter for fracture with malunion +S42445S Nondisplaced fracture (avulsion) of medial epicondyle of left humerus, sequela +S42446A Nondisplaced fracture (avulsion) of medial epicondyle of unspecified humerus, initial encounter for closed fracture +S42446B Nondisplaced fracture (avulsion) of medial epicondyle of unspecified humerus, initial encounter for open fracture +S42446D Nondisplaced fracture (avulsion) of medial epicondyle of unspecified humerus, subsequent encounter for fracture with routine healing +S42446G Nondisplaced fracture (avulsion) of medial epicondyle of unspecified humerus, subsequent encounter for fracture with delayed healing +S42446K Nondisplaced fracture (avulsion) of medial epicondyle of unspecified humerus, subsequent encounter for fracture with nonunion +S42446P Nondisplaced fracture (avulsion) of medial epicondyle of unspecified humerus, subsequent encounter for fracture with malunion +S42446S Nondisplaced fracture (avulsion) of medial epicondyle of unspecified humerus, sequela +S42447A Incarcerated fracture (avulsion) of medial epicondyle of right humerus, initial encounter for closed fracture +S42447B Incarcerated fracture (avulsion) of medial epicondyle of right humerus, initial encounter for open fracture +S42447D Incarcerated fracture (avulsion) of medial epicondyle of right humerus, subsequent encounter for fracture with routine healing +S42447G Incarcerated fracture (avulsion) of medial epicondyle of right humerus, subsequent encounter for fracture with delayed healing +S42447K Incarcerated fracture (avulsion) of medial epicondyle of right humerus, subsequent encounter for fracture with nonunion +S42447P Incarcerated fracture (avulsion) of medial epicondyle of right humerus, subsequent encounter for fracture with malunion +S42447S Incarcerated fracture (avulsion) of medial epicondyle of right humerus, sequela +S42448A Incarcerated fracture (avulsion) of medial epicondyle of left humerus, initial encounter for closed fracture +S42448B Incarcerated fracture (avulsion) of medial epicondyle of left humerus, initial encounter for open fracture +S42448D Incarcerated fracture (avulsion) of medial epicondyle of left humerus, subsequent encounter for fracture with routine healing +S42448G Incarcerated fracture (avulsion) of medial epicondyle of left humerus, subsequent encounter for fracture with delayed healing +S42448K Incarcerated fracture (avulsion) of medial epicondyle of left humerus, subsequent encounter for fracture with nonunion +S42448P Incarcerated fracture (avulsion) of medial epicondyle of left humerus, subsequent encounter for fracture with malunion +S42448S Incarcerated fracture (avulsion) of medial epicondyle of left humerus, sequela +S42449A Incarcerated fracture (avulsion) of medial epicondyle of unspecified humerus, initial encounter for closed fracture +S42449B Incarcerated fracture (avulsion) of medial epicondyle of unspecified humerus, initial encounter for open fracture +S42449D Incarcerated fracture (avulsion) of medial epicondyle of unspecified humerus, subsequent encounter for fracture with routine healing +S42449G Incarcerated fracture (avulsion) of medial epicondyle of unspecified humerus, subsequent encounter for fracture with delayed healing +S42449K Incarcerated fracture (avulsion) of medial epicondyle of unspecified humerus, subsequent encounter for fracture with nonunion +S42449P Incarcerated fracture (avulsion) of medial epicondyle of unspecified humerus, subsequent encounter for fracture with malunion +S42449S Incarcerated fracture (avulsion) of medial epicondyle of unspecified humerus, sequela +S42451A Displaced fracture of lateral condyle of right humerus, initial encounter for closed fracture +S42451B Displaced fracture of lateral condyle of right humerus, initial encounter for open fracture +S42451D Displaced fracture of lateral condyle of right humerus, subsequent encounter for fracture with routine healing +S42451G Displaced fracture of lateral condyle of right humerus, subsequent encounter for fracture with delayed healing +S42451K Displaced fracture of lateral condyle of right humerus, subsequent encounter for fracture with nonunion +S42451P Displaced fracture of lateral condyle of right humerus, subsequent encounter for fracture with malunion +S42451S Displaced fracture of lateral condyle of right humerus, sequela +S42452A Displaced fracture of lateral condyle of left humerus, initial encounter for closed fracture +S42452B Displaced fracture of lateral condyle of left humerus, initial encounter for open fracture +S42452D Displaced fracture of lateral condyle of left humerus, subsequent encounter for fracture with routine healing +S42452G Displaced fracture of lateral condyle of left humerus, subsequent encounter for fracture with delayed healing +S42452K Displaced fracture of lateral condyle of left humerus, subsequent encounter for fracture with nonunion +S42452P Displaced fracture of lateral condyle of left humerus, subsequent encounter for fracture with malunion +S42452S Displaced fracture of lateral condyle of left humerus, sequela +S42453A Displaced fracture of lateral condyle of unspecified humerus, initial encounter for closed fracture +S42453B Displaced fracture of lateral condyle of unspecified humerus, initial encounter for open fracture +S42453D Displaced fracture of lateral condyle of unspecified humerus, subsequent encounter for fracture with routine healing +S42453G Displaced fracture of lateral condyle of unspecified humerus, subsequent encounter for fracture with delayed healing +S42453K Displaced fracture of lateral condyle of unspecified humerus, subsequent encounter for fracture with nonunion +S42453P Displaced fracture of lateral condyle of unspecified humerus, subsequent encounter for fracture with malunion +S42453S Displaced fracture of lateral condyle of unspecified humerus, sequela +S42454A Nondisplaced fracture of lateral condyle of right humerus, initial encounter for closed fracture +S42454B Nondisplaced fracture of lateral condyle of right humerus, initial encounter for open fracture +S42454D Nondisplaced fracture of lateral condyle of right humerus, subsequent encounter for fracture with routine healing +S42454G Nondisplaced fracture of lateral condyle of right humerus, subsequent encounter for fracture with delayed healing +S42454K Nondisplaced fracture of lateral condyle of right humerus, subsequent encounter for fracture with nonunion +S42454P Nondisplaced fracture of lateral condyle of right humerus, subsequent encounter for fracture with malunion +S42454S Nondisplaced fracture of lateral condyle of right humerus, sequela +S42455A Nondisplaced fracture of lateral condyle of left humerus, initial encounter for closed fracture +S42455B Nondisplaced fracture of lateral condyle of left humerus, initial encounter for open fracture +S42455D Nondisplaced fracture of lateral condyle of left humerus, subsequent encounter for fracture with routine healing +S42455G Nondisplaced fracture of lateral condyle of left humerus, subsequent encounter for fracture with delayed healing +S42455K Nondisplaced fracture of lateral condyle of left humerus, subsequent encounter for fracture with nonunion +S42455P Nondisplaced fracture of lateral condyle of left humerus, subsequent encounter for fracture with malunion +S42455S Nondisplaced fracture of lateral condyle of left humerus, sequela +S42456A Nondisplaced fracture of lateral condyle of unspecified humerus, initial encounter for closed fracture +S42456B Nondisplaced fracture of lateral condyle of unspecified humerus, initial encounter for open fracture +S42456D Nondisplaced fracture of lateral condyle of unspecified humerus, subsequent encounter for fracture with routine healing +S42456G Nondisplaced fracture of lateral condyle of unspecified humerus, subsequent encounter for fracture with delayed healing +S42456K Nondisplaced fracture of lateral condyle of unspecified humerus, subsequent encounter for fracture with nonunion +S42456P Nondisplaced fracture of lateral condyle of unspecified humerus, subsequent encounter for fracture with malunion +S42456S Nondisplaced fracture of lateral condyle of unspecified humerus, sequela +S42461A Displaced fracture of medial condyle of right humerus, initial encounter for closed fracture +S42461B Displaced fracture of medial condyle of right humerus, initial encounter for open fracture +S42461D Displaced fracture of medial condyle of right humerus, subsequent encounter for fracture with routine healing +S42461G Displaced fracture of medial condyle of right humerus, subsequent encounter for fracture with delayed healing +S42461K Displaced fracture of medial condyle of right humerus, subsequent encounter for fracture with nonunion +S42461P Displaced fracture of medial condyle of right humerus, subsequent encounter for fracture with malunion +S42461S Displaced fracture of medial condyle of right humerus, sequela +S42462A Displaced fracture of medial condyle of left humerus, initial encounter for closed fracture +S42462B Displaced fracture of medial condyle of left humerus, initial encounter for open fracture +S42462D Displaced fracture of medial condyle of left humerus, subsequent encounter for fracture with routine healing +S42462G Displaced fracture of medial condyle of left humerus, subsequent encounter for fracture with delayed healing +S42462K Displaced fracture of medial condyle of left humerus, subsequent encounter for fracture with nonunion +S42462P Displaced fracture of medial condyle of left humerus, subsequent encounter for fracture with malunion +S42462S Displaced fracture of medial condyle of left humerus, sequela +S42463A Displaced fracture of medial condyle of unspecified humerus, initial encounter for closed fracture +S42463B Displaced fracture of medial condyle of unspecified humerus, initial encounter for open fracture +S42463D Displaced fracture of medial condyle of unspecified humerus, subsequent encounter for fracture with routine healing +S42463G Displaced fracture of medial condyle of unspecified humerus, subsequent encounter for fracture with delayed healing +S42463K Displaced fracture of medial condyle of unspecified humerus, subsequent encounter for fracture with nonunion +S42463P Displaced fracture of medial condyle of unspecified humerus, subsequent encounter for fracture with malunion +S42463S Displaced fracture of medial condyle of unspecified humerus, sequela +S42464A Nondisplaced fracture of medial condyle of right humerus, initial encounter for closed fracture +S42464B Nondisplaced fracture of medial condyle of right humerus, initial encounter for open fracture +S42464D Nondisplaced fracture of medial condyle of right humerus, subsequent encounter for fracture with routine healing +S42464G Nondisplaced fracture of medial condyle of right humerus, subsequent encounter for fracture with delayed healing +S42464K Nondisplaced fracture of medial condyle of right humerus, subsequent encounter for fracture with nonunion +S42464P Nondisplaced fracture of medial condyle of right humerus, subsequent encounter for fracture with malunion +S42464S Nondisplaced fracture of medial condyle of right humerus, sequela +S42465A Nondisplaced fracture of medial condyle of left humerus, initial encounter for closed fracture +S42465B Nondisplaced fracture of medial condyle of left humerus, initial encounter for open fracture +S42465D Nondisplaced fracture of medial condyle of left humerus, subsequent encounter for fracture with routine healing +S42465G Nondisplaced fracture of medial condyle of left humerus, subsequent encounter for fracture with delayed healing +S42465K Nondisplaced fracture of medial condyle of left humerus, subsequent encounter for fracture with nonunion +S42465P Nondisplaced fracture of medial condyle of left humerus, subsequent encounter for fracture with malunion +S42465S Nondisplaced fracture of medial condyle of left humerus, sequela +S42466A Nondisplaced fracture of medial condyle of unspecified humerus, initial encounter for closed fracture +S42466B Nondisplaced fracture of medial condyle of unspecified humerus, initial encounter for open fracture +S42466D Nondisplaced fracture of medial condyle of unspecified humerus, subsequent encounter for fracture with routine healing +S42466G Nondisplaced fracture of medial condyle of unspecified humerus, subsequent encounter for fracture with delayed healing +S42466K Nondisplaced fracture of medial condyle of unspecified humerus, subsequent encounter for fracture with nonunion +S42466P Nondisplaced fracture of medial condyle of unspecified humerus, subsequent encounter for fracture with malunion +S42466S Nondisplaced fracture of medial condyle of unspecified humerus, sequela +S42471A Displaced transcondylar fracture of right humerus, initial encounter for closed fracture +S42471B Displaced transcondylar fracture of right humerus, initial encounter for open fracture +S42471D Displaced transcondylar fracture of right humerus, subsequent encounter for fracture with routine healing +S42471G Displaced transcondylar fracture of right humerus, subsequent encounter for fracture with delayed healing +S42471K Displaced transcondylar fracture of right humerus, subsequent encounter for fracture with nonunion +S42471P Displaced transcondylar fracture of right humerus, subsequent encounter for fracture with malunion +S42471S Displaced transcondylar fracture of right humerus, sequela +S42472A Displaced transcondylar fracture of left humerus, initial encounter for closed fracture +S42472B Displaced transcondylar fracture of left humerus, initial encounter for open fracture +S42472D Displaced transcondylar fracture of left humerus, subsequent encounter for fracture with routine healing +S42472G Displaced transcondylar fracture of left humerus, subsequent encounter for fracture with delayed healing +S42472K Displaced transcondylar fracture of left humerus, subsequent encounter for fracture with nonunion +S42472P Displaced transcondylar fracture of left humerus, subsequent encounter for fracture with malunion +S42472S Displaced transcondylar fracture of left humerus, sequela +S42473A Displaced transcondylar fracture of unspecified humerus, initial encounter for closed fracture +S42473B Displaced transcondylar fracture of unspecified humerus, initial encounter for open fracture +S42473D Displaced transcondylar fracture of unspecified humerus, subsequent encounter for fracture with routine healing +S42473G Displaced transcondylar fracture of unspecified humerus, subsequent encounter for fracture with delayed healing +S42473K Displaced transcondylar fracture of unspecified humerus, subsequent encounter for fracture with nonunion +S42473P Displaced transcondylar fracture of unspecified humerus, subsequent encounter for fracture with malunion +S42473S Displaced transcondylar fracture of unspecified humerus, sequela +S42474A Nondisplaced transcondylar fracture of right humerus, initial encounter for closed fracture +S42474B Nondisplaced transcondylar fracture of right humerus, initial encounter for open fracture +S42474D Nondisplaced transcondylar fracture of right humerus, subsequent encounter for fracture with routine healing +S42474G Nondisplaced transcondylar fracture of right humerus, subsequent encounter for fracture with delayed healing +S42474K Nondisplaced transcondylar fracture of right humerus, subsequent encounter for fracture with nonunion +S42474P Nondisplaced transcondylar fracture of right humerus, subsequent encounter for fracture with malunion +S42474S Nondisplaced transcondylar fracture of right humerus, sequela +S42475A Nondisplaced transcondylar fracture of left humerus, initial encounter for closed fracture +S42475B Nondisplaced transcondylar fracture of left humerus, initial encounter for open fracture +S42475D Nondisplaced transcondylar fracture of left humerus, subsequent encounter for fracture with routine healing +S42475G Nondisplaced transcondylar fracture of left humerus, subsequent encounter for fracture with delayed healing +S42475K Nondisplaced transcondylar fracture of left humerus, subsequent encounter for fracture with nonunion +S42475P Nondisplaced transcondylar fracture of left humerus, subsequent encounter for fracture with malunion +S42475S Nondisplaced transcondylar fracture of left humerus, sequela +S42476A Nondisplaced transcondylar fracture of unspecified humerus, initial encounter for closed fracture +S42476B Nondisplaced transcondylar fracture of unspecified humerus, initial encounter for open fracture +S42476D Nondisplaced transcondylar fracture of unspecified humerus, subsequent encounter for fracture with routine healing +S42476G Nondisplaced transcondylar fracture of unspecified humerus, subsequent encounter for fracture with delayed healing +S42476K Nondisplaced transcondylar fracture of unspecified humerus, subsequent encounter for fracture with nonunion +S42476P Nondisplaced transcondylar fracture of unspecified humerus, subsequent encounter for fracture with malunion +S42476S Nondisplaced transcondylar fracture of unspecified humerus, sequela +S42481A Torus fracture of lower end of right humerus, initial encounter for closed fracture +S42481D Torus fracture of lower end of right humerus, subsequent encounter for fracture with routine healing +S42481G Torus fracture of lower end of right humerus, subsequent encounter for fracture with delayed healing +S42481K Torus fracture of lower end of right humerus, subsequent encounter for fracture with nonunion +S42481P Torus fracture of lower end of right humerus, subsequent encounter for fracture with malunion +S42481S Torus fracture of lower end of right humerus, sequela +S42482A Torus fracture of lower end of left humerus, initial encounter for closed fracture +S42482D Torus fracture of lower end of left humerus, subsequent encounter for fracture with routine healing +S42482G Torus fracture of lower end of left humerus, subsequent encounter for fracture with delayed healing +S42482K Torus fracture of lower end of left humerus, subsequent encounter for fracture with nonunion +S42482P Torus fracture of lower end of left humerus, subsequent encounter for fracture with malunion +S42482S Torus fracture of lower end of left humerus, sequela +S42489A Torus fracture of lower end of unspecified humerus, initial encounter for closed fracture +S42489D Torus fracture of lower end of unspecified humerus, subsequent encounter for fracture with routine healing +S42489G Torus fracture of lower end of unspecified humerus, subsequent encounter for fracture with delayed healing +S42489K Torus fracture of lower end of unspecified humerus, subsequent encounter for fracture with nonunion +S42489P Torus fracture of lower end of unspecified humerus, subsequent encounter for fracture with malunion +S42489S Torus fracture of lower end of unspecified humerus, sequela +S42491A Other displaced fracture of lower end of right humerus, initial encounter for closed fracture +S42491B Other displaced fracture of lower end of right humerus, initial encounter for open fracture +S42491D Other displaced fracture of lower end of right humerus, subsequent encounter for fracture with routine healing +S42491G Other displaced fracture of lower end of right humerus, subsequent encounter for fracture with delayed healing +S42491K Other displaced fracture of lower end of right humerus, subsequent encounter for fracture with nonunion +S42491P Other displaced fracture of lower end of right humerus, subsequent encounter for fracture with malunion +S42491S Other displaced fracture of lower end of right humerus, sequela +S42492A Other displaced fracture of lower end of left humerus, initial encounter for closed fracture +S42492B Other displaced fracture of lower end of left humerus, initial encounter for open fracture +S42492D Other displaced fracture of lower end of left humerus, subsequent encounter for fracture with routine healing +S42492G Other displaced fracture of lower end of left humerus, subsequent encounter for fracture with delayed healing +S42492K Other displaced fracture of lower end of left humerus, subsequent encounter for fracture with nonunion +S42492P Other displaced fracture of lower end of left humerus, subsequent encounter for fracture with malunion +S42492S Other displaced fracture of lower end of left humerus, sequela +S42493A Other displaced fracture of lower end of unspecified humerus, initial encounter for closed fracture +S42493B Other displaced fracture of lower end of unspecified humerus, initial encounter for open fracture +S42493D Other displaced fracture of lower end of unspecified humerus, subsequent encounter for fracture with routine healing +S42493G Other displaced fracture of lower end of unspecified humerus, subsequent encounter for fracture with delayed healing +S42493K Other displaced fracture of lower end of unspecified humerus, subsequent encounter for fracture with nonunion +S42493P Other displaced fracture of lower end of unspecified humerus, subsequent encounter for fracture with malunion +S42493S Other displaced fracture of lower end of unspecified humerus, sequela +S42494A Other nondisplaced fracture of lower end of right humerus, initial encounter for closed fracture +S42494B Other nondisplaced fracture of lower end of right humerus, initial encounter for open fracture +S42494D Other nondisplaced fracture of lower end of right humerus, subsequent encounter for fracture with routine healing +S42494G Other nondisplaced fracture of lower end of right humerus, subsequent encounter for fracture with delayed healing +S42494K Other nondisplaced fracture of lower end of right humerus, subsequent encounter for fracture with nonunion +S42494P Other nondisplaced fracture of lower end of right humerus, subsequent encounter for fracture with malunion +S42494S Other nondisplaced fracture of lower end of right humerus, sequela +S42495A Other nondisplaced fracture of lower end of left humerus, initial encounter for closed fracture +S42495B Other nondisplaced fracture of lower end of left humerus, initial encounter for open fracture +S42495D Other nondisplaced fracture of lower end of left humerus, subsequent encounter for fracture with routine healing +S42495G Other nondisplaced fracture of lower end of left humerus, subsequent encounter for fracture with delayed healing +S42495K Other nondisplaced fracture of lower end of left humerus, subsequent encounter for fracture with nonunion +S42495P Other nondisplaced fracture of lower end of left humerus, subsequent encounter for fracture with malunion +S42495S Other nondisplaced fracture of lower end of left humerus, sequela +S42496A Other nondisplaced fracture of lower end of unspecified humerus, initial encounter for closed fracture +S42496B Other nondisplaced fracture of lower end of unspecified humerus, initial encounter for open fracture +S42496D Other nondisplaced fracture of lower end of unspecified humerus, subsequent encounter for fracture with routine healing +S42496G Other nondisplaced fracture of lower end of unspecified humerus, subsequent encounter for fracture with delayed healing +S42496K Other nondisplaced fracture of lower end of unspecified humerus, subsequent encounter for fracture with nonunion +S42496P Other nondisplaced fracture of lower end of unspecified humerus, subsequent encounter for fracture with malunion +S42496S Other nondisplaced fracture of lower end of unspecified humerus, sequela +S4290XA Fracture of unspecified shoulder girdle, part unspecified, initial encounter for closed fracture +S4290XB Fracture of unspecified shoulder girdle, part unspecified, initial encounter for open fracture +S4290XD Fracture of unspecified shoulder girdle, part unspecified, subsequent encounter for fracture with routine healing +S4290XG Fracture of unspecified shoulder girdle, part unspecified, subsequent encounter for fracture with delayed healing +S4290XK Fracture of unspecified shoulder girdle, part unspecified, subsequent encounter for fracture with nonunion +S4290XP Fracture of unspecified shoulder girdle, part unspecified, subsequent encounter for fracture with malunion +S4290XS Fracture of unspecified shoulder girdle, part unspecified, sequela +S4291XA Fracture of right shoulder girdle, part unspecified, initial encounter for closed fracture +S4291XB Fracture of right shoulder girdle, part unspecified, initial encounter for open fracture +S4291XD Fracture of right shoulder girdle, part unspecified, subsequent encounter for fracture with routine healing +S4291XG Fracture of right shoulder girdle, part unspecified, subsequent encounter for fracture with delayed healing +S4291XK Fracture of right shoulder girdle, part unspecified, subsequent encounter for fracture with nonunion +S4291XP Fracture of right shoulder girdle, part unspecified, subsequent encounter for fracture with malunion +S4291XS Fracture of right shoulder girdle, part unspecified, sequela +S4292XA Fracture of left shoulder girdle, part unspecified, initial encounter for closed fracture +S4292XB Fracture of left shoulder girdle, part unspecified, initial encounter for open fracture +S4292XD Fracture of left shoulder girdle, part unspecified, subsequent encounter for fracture with routine healing +S4292XG Fracture of left shoulder girdle, part unspecified, subsequent encounter for fracture with delayed healing +S4292XK Fracture of left shoulder girdle, part unspecified, subsequent encounter for fracture with nonunion +S4292XP Fracture of left shoulder girdle, part unspecified, subsequent encounter for fracture with malunion +S4292XS Fracture of left shoulder girdle, part unspecified, sequela +S43001A Unspecified subluxation of right shoulder joint, initial encounter +S43001D Unspecified subluxation of right shoulder joint, subsequent encounter +S43001S Unspecified subluxation of right shoulder joint, sequela +S43002A Unspecified subluxation of left shoulder joint, initial encounter +S43002D Unspecified subluxation of left shoulder joint, subsequent encounter +S43002S Unspecified subluxation of left shoulder joint, sequela +S43003A Unspecified subluxation of unspecified shoulder joint, initial encounter +S43003D Unspecified subluxation of unspecified shoulder joint, subsequent encounter +S43003S Unspecified subluxation of unspecified shoulder joint, sequela +S43004A Unspecified dislocation of right shoulder joint, initial encounter +S43004D Unspecified dislocation of right shoulder joint, subsequent encounter +S43004S Unspecified dislocation of right shoulder joint, sequela +S43005A Unspecified dislocation of left shoulder joint, initial encounter +S43005D Unspecified dislocation of left shoulder joint, subsequent encounter +S43005S Unspecified dislocation of left shoulder joint, sequela +S43006A Unspecified dislocation of unspecified shoulder joint, initial encounter +S43006D Unspecified dislocation of unspecified shoulder joint, subsequent encounter +S43006S Unspecified dislocation of unspecified shoulder joint, sequela +S43011A Anterior subluxation of right humerus, initial encounter +S43011D Anterior subluxation of right humerus, subsequent encounter +S43011S Anterior subluxation of right humerus, sequela +S43012A Anterior subluxation of left humerus, initial encounter +S43012D Anterior subluxation of left humerus, subsequent encounter +S43012S Anterior subluxation of left humerus, sequela +S43013A Anterior subluxation of unspecified humerus, initial encounter +S43013D Anterior subluxation of unspecified humerus, subsequent encounter +S43013S Anterior subluxation of unspecified humerus, sequela +S43014A Anterior dislocation of right humerus, initial encounter +S43014D Anterior dislocation of right humerus, subsequent encounter +S43014S Anterior dislocation of right humerus, sequela +S43015A Anterior dislocation of left humerus, initial encounter +S43015D Anterior dislocation of left humerus, subsequent encounter +S43015S Anterior dislocation of left humerus, sequela +S43016A Anterior dislocation of unspecified humerus, initial encounter +S43016D Anterior dislocation of unspecified humerus, subsequent encounter +S43016S Anterior dislocation of unspecified humerus, sequela +S43021A Posterior subluxation of right humerus, initial encounter +S43021D Posterior subluxation of right humerus, subsequent encounter +S43021S Posterior subluxation of right humerus, sequela +S43022A Posterior subluxation of left humerus, initial encounter +S43022D Posterior subluxation of left humerus, subsequent encounter +S43022S Posterior subluxation of left humerus, sequela +S43023A Posterior subluxation of unspecified humerus, initial encounter +S43023D Posterior subluxation of unspecified humerus, subsequent encounter +S43023S Posterior subluxation of unspecified humerus, sequela +S43024A Posterior dislocation of right humerus, initial encounter +S43024D Posterior dislocation of right humerus, subsequent encounter +S43024S Posterior dislocation of right humerus, sequela +S43025A Posterior dislocation of left humerus, initial encounter +S43025D Posterior dislocation of left humerus, subsequent encounter +S43025S Posterior dislocation of left humerus, sequela +S43026A Posterior dislocation of unspecified humerus, initial encounter +S43026D Posterior dislocation of unspecified humerus, subsequent encounter +S43026S Posterior dislocation of unspecified humerus, sequela +S43031A Inferior subluxation of right humerus, initial encounter +S43031D Inferior subluxation of right humerus, subsequent encounter +S43031S Inferior subluxation of right humerus, sequela +S43032A Inferior subluxation of left humerus, initial encounter +S43032D Inferior subluxation of left humerus, subsequent encounter +S43032S Inferior subluxation of left humerus, sequela +S43033A Inferior subluxation of unspecified humerus, initial encounter +S43033D Inferior subluxation of unspecified humerus, subsequent encounter +S43033S Inferior subluxation of unspecified humerus, sequela +S43034A Inferior dislocation of right humerus, initial encounter +S43034D Inferior dislocation of right humerus, subsequent encounter +S43034S Inferior dislocation of right humerus, sequela +S43035A Inferior dislocation of left humerus, initial encounter +S43035D Inferior dislocation of left humerus, subsequent encounter +S43035S Inferior dislocation of left humerus, sequela +S43036A Inferior dislocation of unspecified humerus, initial encounter +S43036D Inferior dislocation of unspecified humerus, subsequent encounter +S43036S Inferior dislocation of unspecified humerus, sequela +S43081A Other subluxation of right shoulder joint, initial encounter +S43081D Other subluxation of right shoulder joint, subsequent encounter +S43081S Other subluxation of right shoulder joint, sequela +S43082A Other subluxation of left shoulder joint, initial encounter +S43082D Other subluxation of left shoulder joint, subsequent encounter +S43082S Other subluxation of left shoulder joint, sequela +S43083A Other subluxation of unspecified shoulder joint, initial encounter +S43083D Other subluxation of unspecified shoulder joint, subsequent encounter +S43083S Other subluxation of unspecified shoulder joint, sequela +S43084A Other dislocation of right shoulder joint, initial encounter +S43084D Other dislocation of right shoulder joint, subsequent encounter +S43084S Other dislocation of right shoulder joint, sequela +S43085A Other dislocation of left shoulder joint, initial encounter +S43085D Other dislocation of left shoulder joint, subsequent encounter +S43085S Other dislocation of left shoulder joint, sequela +S43086A Other dislocation of unspecified shoulder joint, initial encounter +S43086D Other dislocation of unspecified shoulder joint, subsequent encounter +S43086S Other dislocation of unspecified shoulder joint, sequela +S43101A Unspecified dislocation of right acromioclavicular joint, initial encounter +S43101D Unspecified dislocation of right acromioclavicular joint, subsequent encounter +S43101S Unspecified dislocation of right acromioclavicular joint, sequela +S43102A Unspecified dislocation of left acromioclavicular joint, initial encounter +S43102D Unspecified dislocation of left acromioclavicular joint, subsequent encounter +S43102S Unspecified dislocation of left acromioclavicular joint, sequela +S43109A Unspecified dislocation of unspecified acromioclavicular joint, initial encounter +S43109D Unspecified dislocation of unspecified acromioclavicular joint, subsequent encounter +S43109S Unspecified dislocation of unspecified acromioclavicular joint, sequela +S43111A Subluxation of right acromioclavicular joint, initial encounter +S43111D Subluxation of right acromioclavicular joint, subsequent encounter +S43111S Subluxation of right acromioclavicular joint, sequela +S43112A Subluxation of left acromioclavicular joint, initial encounter +S43112D Subluxation of left acromioclavicular joint, subsequent encounter +S43112S Subluxation of left acromioclavicular joint, sequela +S43119A Subluxation of unspecified acromioclavicular joint, initial encounter +S43119D Subluxation of unspecified acromioclavicular joint, subsequent encounter +S43119S Subluxation of unspecified acromioclavicular joint, sequela +S43121A Dislocation of right acromioclavicular joint, 100%-200% displacement, initial encounter +S43121D Dislocation of right acromioclavicular joint, 100%-200% displacement, subsequent encounter +S43121S Dislocation of right acromioclavicular joint, 100%-200% displacement, sequela +S43122A Dislocation of left acromioclavicular joint, 100%-200% displacement, initial encounter +S43122D Dislocation of left acromioclavicular joint, 100%-200% displacement, subsequent encounter +S43122S Dislocation of left acromioclavicular joint, 100%-200% displacement, sequela +S43129A Dislocation of unspecified acromioclavicular joint, 100%-200% displacement, initial encounter +S43129D Dislocation of unspecified acromioclavicular joint, 100%-200% displacement, subsequent encounter +S43129S Dislocation of unspecified acromioclavicular joint, 100%-200% displacement, sequela +S43131A Dislocation of right acromioclavicular joint, greater than 200% displacement, initial encounter +S43131D Dislocation of right acromioclavicular joint, greater than 200% displacement, subsequent encounter +S43131S Dislocation of right acromioclavicular joint, greater than 200% displacement, sequela +S43132A Dislocation of left acromioclavicular joint, greater than 200% displacement, initial encounter +S43132D Dislocation of left acromioclavicular joint, greater than 200% displacement, subsequent encounter +S43132S Dislocation of left acromioclavicular joint, greater than 200% displacement, sequela +S43139A Dislocation of unspecified acromioclavicular joint, greater than 200% displacement, initial encounter +S43139D Dislocation of unspecified acromioclavicular joint, greater than 200% displacement, subsequent encounter +S43139S Dislocation of unspecified acromioclavicular joint, greater than 200% displacement, sequela +S43141A Inferior dislocation of right acromioclavicular joint, initial encounter +S43141D Inferior dislocation of right acromioclavicular joint, subsequent encounter +S43141S Inferior dislocation of right acromioclavicular joint, sequela +S43142A Inferior dislocation of left acromioclavicular joint, initial encounter +S43142D Inferior dislocation of left acromioclavicular joint, subsequent encounter +S43142S Inferior dislocation of left acromioclavicular joint, sequela +S43149A Inferior dislocation of unspecified acromioclavicular joint, initial encounter +S43149D Inferior dislocation of unspecified acromioclavicular joint, subsequent encounter +S43149S Inferior dislocation of unspecified acromioclavicular joint, sequela +S43151A Posterior dislocation of right acromioclavicular joint, initial encounter +S43151D Posterior dislocation of right acromioclavicular joint, subsequent encounter +S43151S Posterior dislocation of right acromioclavicular joint, sequela +S43152A Posterior dislocation of left acromioclavicular joint, initial encounter +S43152D Posterior dislocation of left acromioclavicular joint, subsequent encounter +S43152S Posterior dislocation of left acromioclavicular joint, sequela +S43159A Posterior dislocation of unspecified acromioclavicular joint, initial encounter +S43159D Posterior dislocation of unspecified acromioclavicular joint, subsequent encounter +S43159S Posterior dislocation of unspecified acromioclavicular joint, sequela +S43201A Unspecified subluxation of right sternoclavicular joint, initial encounter +S43201D Unspecified subluxation of right sternoclavicular joint, subsequent encounter +S43201S Unspecified subluxation of right sternoclavicular joint, sequela +S43202A Unspecified subluxation of left sternoclavicular joint, initial encounter +S43202D Unspecified subluxation of left sternoclavicular joint, subsequent encounter +S43202S Unspecified subluxation of left sternoclavicular joint, sequela +S43203A Unspecified subluxation of unspecified sternoclavicular joint, initial encounter +S43203D Unspecified subluxation of unspecified sternoclavicular joint, subsequent encounter +S43203S Unspecified subluxation of unspecified sternoclavicular joint, sequela +S43204A Unspecified dislocation of right sternoclavicular joint, initial encounter +S43204D Unspecified dislocation of right sternoclavicular joint, subsequent encounter +S43204S Unspecified dislocation of right sternoclavicular joint, sequela +S43205A Unspecified dislocation of left sternoclavicular joint, initial encounter +S43205D Unspecified dislocation of left sternoclavicular joint, subsequent encounter +S43205S Unspecified dislocation of left sternoclavicular joint, sequela +S43206A Unspecified dislocation of unspecified sternoclavicular joint, initial encounter +S43206D Unspecified dislocation of unspecified sternoclavicular joint, subsequent encounter +S43206S Unspecified dislocation of unspecified sternoclavicular joint, sequela +S43211A Anterior subluxation of right sternoclavicular joint, initial encounter +S43211D Anterior subluxation of right sternoclavicular joint, subsequent encounter +S43211S Anterior subluxation of right sternoclavicular joint, sequela +S43212A Anterior subluxation of left sternoclavicular joint, initial encounter +S43212D Anterior subluxation of left sternoclavicular joint, subsequent encounter +S43212S Anterior subluxation of left sternoclavicular joint, sequela +S43213A Anterior subluxation of unspecified sternoclavicular joint, initial encounter +S43213D Anterior subluxation of unspecified sternoclavicular joint, subsequent encounter +S43213S Anterior subluxation of unspecified sternoclavicular joint, sequela +S43214A Anterior dislocation of right sternoclavicular joint, initial encounter +S43214D Anterior dislocation of right sternoclavicular joint, subsequent encounter +S43214S Anterior dislocation of right sternoclavicular joint, sequela +S43215A Anterior dislocation of left sternoclavicular joint, initial encounter +S43215D Anterior dislocation of left sternoclavicular joint, subsequent encounter +S43215S Anterior dislocation of left sternoclavicular joint, sequela +S43216A Anterior dislocation of unspecified sternoclavicular joint, initial encounter +S43216D Anterior dislocation of unspecified sternoclavicular joint, subsequent encounter +S43216S Anterior dislocation of unspecified sternoclavicular joint, sequela +S43221A Posterior subluxation of right sternoclavicular joint, initial encounter +S43221D Posterior subluxation of right sternoclavicular joint, subsequent encounter +S43221S Posterior subluxation of right sternoclavicular joint, sequela +S43222A Posterior subluxation of left sternoclavicular joint, initial encounter +S43222D Posterior subluxation of left sternoclavicular joint, subsequent encounter +S43222S Posterior subluxation of left sternoclavicular joint, sequela +S43223A Posterior subluxation of unspecified sternoclavicular joint, initial encounter +S43223D Posterior subluxation of unspecified sternoclavicular joint, subsequent encounter +S43223S Posterior subluxation of unspecified sternoclavicular joint, sequela +S43224A Posterior dislocation of right sternoclavicular joint, initial encounter +S43224D Posterior dislocation of right sternoclavicular joint, subsequent encounter +S43224S Posterior dislocation of right sternoclavicular joint, sequela +S43225A Posterior dislocation of left sternoclavicular joint, initial encounter +S43225D Posterior dislocation of left sternoclavicular joint, subsequent encounter +S43225S Posterior dislocation of left sternoclavicular joint, sequela +S43226A Posterior dislocation of unspecified sternoclavicular joint, initial encounter +S43226D Posterior dislocation of unspecified sternoclavicular joint, subsequent encounter +S43226S Posterior dislocation of unspecified sternoclavicular joint, sequela +S43301A Subluxation of unspecified parts of right shoulder girdle, initial encounter +S43301D Subluxation of unspecified parts of right shoulder girdle, subsequent encounter +S43301S Subluxation of unspecified parts of right shoulder girdle, sequela +S43302A Subluxation of unspecified parts of left shoulder girdle, initial encounter +S43302D Subluxation of unspecified parts of left shoulder girdle, subsequent encounter +S43302S Subluxation of unspecified parts of left shoulder girdle, sequela +S43303A Subluxation of unspecified parts of unspecified shoulder girdle, initial encounter +S43303D Subluxation of unspecified parts of unspecified shoulder girdle, subsequent encounter +S43303S Subluxation of unspecified parts of unspecified shoulder girdle, sequela +S43304A Dislocation of unspecified parts of right shoulder girdle, initial encounter +S43304D Dislocation of unspecified parts of right shoulder girdle, subsequent encounter +S43304S Dislocation of unspecified parts of right shoulder girdle, sequela +S43305A Dislocation of unspecified parts of left shoulder girdle, initial encounter +S43305D Dislocation of unspecified parts of left shoulder girdle, subsequent encounter +S43305S Dislocation of unspecified parts of left shoulder girdle, sequela +S43306A Dislocation of unspecified parts of unspecified shoulder girdle, initial encounter +S43306D Dislocation of unspecified parts of unspecified shoulder girdle, subsequent encounter +S43306S Dislocation of unspecified parts of unspecified shoulder girdle, sequela +S43311A Subluxation of right scapula, initial encounter +S43311D Subluxation of right scapula, subsequent encounter +S43311S Subluxation of right scapula, sequela +S43312A Subluxation of left scapula, initial encounter +S43312D Subluxation of left scapula, subsequent encounter +S43312S Subluxation of left scapula, sequela +S43313A Subluxation of unspecified scapula, initial encounter +S43313D Subluxation of unspecified scapula, subsequent encounter +S43313S Subluxation of unspecified scapula, sequela +S43314A Dislocation of right scapula, initial encounter +S43314D Dislocation of right scapula, subsequent encounter +S43314S Dislocation of right scapula, sequela +S43315A Dislocation of left scapula, initial encounter +S43315D Dislocation of left scapula, subsequent encounter +S43315S Dislocation of left scapula, sequela +S43316A Dislocation of unspecified scapula, initial encounter +S43316D Dislocation of unspecified scapula, subsequent encounter +S43316S Dislocation of unspecified scapula, sequela +S43391A Subluxation of other parts of right shoulder girdle, initial encounter +S43391D Subluxation of other parts of right shoulder girdle, subsequent encounter +S43391S Subluxation of other parts of right shoulder girdle, sequela +S43392A Subluxation of other parts of left shoulder girdle, initial encounter +S43392D Subluxation of other parts of left shoulder girdle, subsequent encounter +S43392S Subluxation of other parts of left shoulder girdle, sequela +S43393A Subluxation of other parts of unspecified shoulder girdle, initial encounter +S43393D Subluxation of other parts of unspecified shoulder girdle, subsequent encounter +S43393S Subluxation of other parts of unspecified shoulder girdle, sequela +S43394A Dislocation of other parts of right shoulder girdle, initial encounter +S43394D Dislocation of other parts of right shoulder girdle, subsequent encounter +S43394S Dislocation of other parts of right shoulder girdle, sequela +S43395A Dislocation of other parts of left shoulder girdle, initial encounter +S43395D Dislocation of other parts of left shoulder girdle, subsequent encounter +S43395S Dislocation of other parts of left shoulder girdle, sequela +S43396A Dislocation of other parts of unspecified shoulder girdle, initial encounter +S43396D Dislocation of other parts of unspecified shoulder girdle, subsequent encounter +S43396S Dislocation of other parts of unspecified shoulder girdle, sequela +S43401A Unspecified sprain of right shoulder joint, initial encounter +S43401D Unspecified sprain of right shoulder joint, subsequent encounter +S43401S Unspecified sprain of right shoulder joint, sequela +S43402A Unspecified sprain of left shoulder joint, initial encounter +S43402D Unspecified sprain of left shoulder joint, subsequent encounter +S43402S Unspecified sprain of left shoulder joint, sequela +S43409A Unspecified sprain of unspecified shoulder joint, initial encounter +S43409D Unspecified sprain of unspecified shoulder joint, subsequent encounter +S43409S Unspecified sprain of unspecified shoulder joint, sequela +S43411A Sprain of right coracohumeral (ligament), initial encounter +S43411D Sprain of right coracohumeral (ligament), subsequent encounter +S43411S Sprain of right coracohumeral (ligament), sequela +S43412A Sprain of left coracohumeral (ligament), initial encounter +S43412D Sprain of left coracohumeral (ligament), subsequent encounter +S43412S Sprain of left coracohumeral (ligament), sequela +S43419A Sprain of unspecified coracohumeral (ligament), initial encounter +S43419D Sprain of unspecified coracohumeral (ligament), subsequent encounter +S43419S Sprain of unspecified coracohumeral (ligament), sequela +S43421A Sprain of right rotator cuff capsule, initial encounter +S43421D Sprain of right rotator cuff capsule, subsequent encounter +S43421S Sprain of right rotator cuff capsule, sequela +S43422A Sprain of left rotator cuff capsule, initial encounter +S43422D Sprain of left rotator cuff capsule, subsequent encounter +S43422S Sprain of left rotator cuff capsule, sequela +S43429A Sprain of unspecified rotator cuff capsule, initial encounter +S43429D Sprain of unspecified rotator cuff capsule, subsequent encounter +S43429S Sprain of unspecified rotator cuff capsule, sequela +S43431A Superior glenoid labrum lesion of right shoulder, initial encounter +S43431D Superior glenoid labrum lesion of right shoulder, subsequent encounter +S43431S Superior glenoid labrum lesion of right shoulder, sequela +S43432A Superior glenoid labrum lesion of left shoulder, initial encounter +S43432D Superior glenoid labrum lesion of left shoulder, subsequent encounter +S43432S Superior glenoid labrum lesion of left shoulder, sequela +S43439A Superior glenoid labrum lesion of unspecified shoulder, initial encounter +S43439D Superior glenoid labrum lesion of unspecified shoulder, subsequent encounter +S43439S Superior glenoid labrum lesion of unspecified shoulder, sequela +S43491A Other sprain of right shoulder joint, initial encounter +S43491D Other sprain of right shoulder joint, subsequent encounter +S43491S Other sprain of right shoulder joint, sequela +S43492A Other sprain of left shoulder joint, initial encounter +S43492D Other sprain of left shoulder joint, subsequent encounter +S43492S Other sprain of left shoulder joint, sequela +S43499A Other sprain of unspecified shoulder joint, initial encounter +S43499D Other sprain of unspecified shoulder joint, subsequent encounter +S43499S Other sprain of unspecified shoulder joint, sequela +S4350XA Sprain of unspecified acromioclavicular joint, initial encounter +S4350XD Sprain of unspecified acromioclavicular joint, subsequent encounter +S4350XS Sprain of unspecified acromioclavicular joint, sequela +S4351XA Sprain of right acromioclavicular joint, initial encounter +S4351XD Sprain of right acromioclavicular joint, subsequent encounter +S4351XS Sprain of right acromioclavicular joint, sequela +S4352XA Sprain of left acromioclavicular joint, initial encounter +S4352XD Sprain of left acromioclavicular joint, subsequent encounter +S4352XS Sprain of left acromioclavicular joint, sequela +S4360XA Sprain of unspecified sternoclavicular joint, initial encounter +S4360XD Sprain of unspecified sternoclavicular joint, subsequent encounter +S4360XS Sprain of unspecified sternoclavicular joint, sequela +S4361XA Sprain of right sternoclavicular joint, initial encounter +S4361XD Sprain of right sternoclavicular joint, subsequent encounter +S4361XS Sprain of right sternoclavicular joint, sequela +S4362XA Sprain of left sternoclavicular joint, initial encounter +S4362XD Sprain of left sternoclavicular joint, subsequent encounter +S4362XS Sprain of left sternoclavicular joint, sequela +S4380XA Sprain of other specified parts of unspecified shoulder girdle, initial encounter +S4380XD Sprain of other specified parts of unspecified shoulder girdle, subsequent encounter +S4380XS Sprain of other specified parts of unspecified shoulder girdle, sequela +S4381XA Sprain of other specified parts of right shoulder girdle, initial encounter +S4381XD Sprain of other specified parts of right shoulder girdle, subsequent encounter +S4381XS Sprain of other specified parts of right shoulder girdle, sequela +S4382XA Sprain of other specified parts of left shoulder girdle, initial encounter +S4382XD Sprain of other specified parts of left shoulder girdle, subsequent encounter +S4382XS Sprain of other specified parts of left shoulder girdle, sequela +S4390XA Sprain of unspecified parts of unspecified shoulder girdle, initial encounter +S4390XD Sprain of unspecified parts of unspecified shoulder girdle, subsequent encounter +S4390XS Sprain of unspecified parts of unspecified shoulder girdle, sequela +S4391XA Sprain of unspecified parts of right shoulder girdle, initial encounter +S4391XD Sprain of unspecified parts of right shoulder girdle, subsequent encounter +S4391XS Sprain of unspecified parts of right shoulder girdle, sequela +S4392XA Sprain of unspecified parts of left shoulder girdle, initial encounter +S4392XD Sprain of unspecified parts of left shoulder girdle, subsequent encounter +S4392XS Sprain of unspecified parts of left shoulder girdle, sequela +S4400XA Injury of ulnar nerve at upper arm level, unspecified arm, initial encounter +S4400XD Injury of ulnar nerve at upper arm level, unspecified arm, subsequent encounter +S4400XS Injury of ulnar nerve at upper arm level, unspecified arm, sequela +S4401XA Injury of ulnar nerve at upper arm level, right arm, initial encounter +S4401XD Injury of ulnar nerve at upper arm level, right arm, subsequent encounter +S4401XS Injury of ulnar nerve at upper arm level, right arm, sequela +S4402XA Injury of ulnar nerve at upper arm level, left arm, initial encounter +S4402XD Injury of ulnar nerve at upper arm level, left arm, subsequent encounter +S4402XS Injury of ulnar nerve at upper arm level, left arm, sequela +S4410XA Injury of median nerve at upper arm level, unspecified arm, initial encounter +S4410XD Injury of median nerve at upper arm level, unspecified arm, subsequent encounter +S4410XS Injury of median nerve at upper arm level, unspecified arm, sequela +S4411XA Injury of median nerve at upper arm level, right arm, initial encounter +S4411XD Injury of median nerve at upper arm level, right arm, subsequent encounter +S4411XS Injury of median nerve at upper arm level, right arm, sequela +S4412XA Injury of median nerve at upper arm level, left arm, initial encounter +S4412XD Injury of median nerve at upper arm level, left arm, subsequent encounter +S4412XS Injury of median nerve at upper arm level, left arm, sequela +S4420XA Injury of radial nerve at upper arm level, unspecified arm, initial encounter +S4420XD Injury of radial nerve at upper arm level, unspecified arm, subsequent encounter +S4420XS Injury of radial nerve at upper arm level, unspecified arm, sequela +S4421XA Injury of radial nerve at upper arm level, right arm, initial encounter +S4421XD Injury of radial nerve at upper arm level, right arm, subsequent encounter +S4421XS Injury of radial nerve at upper arm level, right arm, sequela +S4422XA Injury of radial nerve at upper arm level, left arm, initial encounter +S4422XD Injury of radial nerve at upper arm level, left arm, subsequent encounter +S4422XS Injury of radial nerve at upper arm level, left arm, sequela +S4430XA Injury of axillary nerve, unspecified arm, initial encounter +S4430XD Injury of axillary nerve, unspecified arm, subsequent encounter +S4430XS Injury of axillary nerve, unspecified arm, sequela +S4431XA Injury of axillary nerve, right arm, initial encounter +S4431XD Injury of axillary nerve, right arm, subsequent encounter +S4431XS Injury of axillary nerve, right arm, sequela +S4432XA Injury of axillary nerve, left arm, initial encounter +S4432XD Injury of axillary nerve, left arm, subsequent encounter +S4432XS Injury of axillary nerve, left arm, sequela +S4440XA Injury of musculocutaneous nerve, unspecified arm, initial encounter +S4440XD Injury of musculocutaneous nerve, unspecified arm, subsequent encounter +S4440XS Injury of musculocutaneous nerve, unspecified arm, sequela +S4441XA Injury of musculocutaneous nerve, right arm, initial encounter +S4441XD Injury of musculocutaneous nerve, right arm, subsequent encounter +S4441XS Injury of musculocutaneous nerve, right arm, sequela +S4442XA Injury of musculocutaneous nerve, left arm, initial encounter +S4442XD Injury of musculocutaneous nerve, left arm, subsequent encounter +S4442XS Injury of musculocutaneous nerve, left arm, sequela +S4450XA Injury of cutaneous sensory nerve at shoulder and upper arm level, unspecified arm, initial encounter +S4450XD Injury of cutaneous sensory nerve at shoulder and upper arm level, unspecified arm, subsequent encounter +S4450XS Injury of cutaneous sensory nerve at shoulder and upper arm level, unspecified arm, sequela +S4451XA Injury of cutaneous sensory nerve at shoulder and upper arm level, right arm, initial encounter +S4451XD Injury of cutaneous sensory nerve at shoulder and upper arm level, right arm, subsequent encounter +S4451XS Injury of cutaneous sensory nerve at shoulder and upper arm level, right arm, sequela +S4452XA Injury of cutaneous sensory nerve at shoulder and upper arm level, left arm, initial encounter +S4452XD Injury of cutaneous sensory nerve at shoulder and upper arm level, left arm, subsequent encounter +S4452XS Injury of cutaneous sensory nerve at shoulder and upper arm level, left arm, sequela +S448X1A Injury of other nerves at shoulder and upper arm level, right arm, initial encounter +S448X1D Injury of other nerves at shoulder and upper arm level, right arm, subsequent encounter +S448X1S Injury of other nerves at shoulder and upper arm level, right arm, sequela +S448X2A Injury of other nerves at shoulder and upper arm level, left arm, initial encounter +S448X2D Injury of other nerves at shoulder and upper arm level, left arm, subsequent encounter +S448X2S Injury of other nerves at shoulder and upper arm level, left arm, sequela +S448X9A Injury of other nerves at shoulder and upper arm level, unspecified arm, initial encounter +S448X9D Injury of other nerves at shoulder and upper arm level, unspecified arm, subsequent encounter +S448X9S Injury of other nerves at shoulder and upper arm level, unspecified arm, sequela +S4490XA Injury of unspecified nerve at shoulder and upper arm level, unspecified arm, initial encounter +S4490XD Injury of unspecified nerve at shoulder and upper arm level, unspecified arm, subsequent encounter +S4490XS Injury of unspecified nerve at shoulder and upper arm level, unspecified arm, sequela +S4491XA Injury of unspecified nerve at shoulder and upper arm level, right arm, initial encounter +S4491XD Injury of unspecified nerve at shoulder and upper arm level, right arm, subsequent encounter +S4491XS Injury of unspecified nerve at shoulder and upper arm level, right arm, sequela +S4492XA Injury of unspecified nerve at shoulder and upper arm level, left arm, initial encounter +S4492XD Injury of unspecified nerve at shoulder and upper arm level, left arm, subsequent encounter +S4492XS Injury of unspecified nerve at shoulder and upper arm level, left arm, sequela +S45001A Unspecified injury of axillary artery, right side, initial encounter +S45001D Unspecified injury of axillary artery, right side, subsequent encounter +S45001S Unspecified injury of axillary artery, right side, sequela +S45002A Unspecified injury of axillary artery, left side, initial encounter +S45002D Unspecified injury of axillary artery, left side, subsequent encounter +S45002S Unspecified injury of axillary artery, left side, sequela +S45009A Unspecified injury of axillary artery, unspecified side, initial encounter +S45009D Unspecified injury of axillary artery, unspecified side, subsequent encounter +S45009S Unspecified injury of axillary artery, unspecified side, sequela +S45011A Laceration of axillary artery, right side, initial encounter +S45011D Laceration of axillary artery, right side, subsequent encounter +S45011S Laceration of axillary artery, right side, sequela +S45012A Laceration of axillary artery, left side, initial encounter +S45012D Laceration of axillary artery, left side, subsequent encounter +S45012S Laceration of axillary artery, left side, sequela +S45019A Laceration of axillary artery, unspecified side, initial encounter +S45019D Laceration of axillary artery, unspecified side, subsequent encounter +S45019S Laceration of axillary artery, unspecified side, sequela +S45091A Other specified injury of axillary artery, right side, initial encounter +S45091D Other specified injury of axillary artery, right side, subsequent encounter +S45091S Other specified injury of axillary artery, right side, sequela +S45092A Other specified injury of axillary artery, left side, initial encounter +S45092D Other specified injury of axillary artery, left side, subsequent encounter +S45092S Other specified injury of axillary artery, left side, sequela +S45099A Other specified injury of axillary artery, unspecified side, initial encounter +S45099D Other specified injury of axillary artery, unspecified side, subsequent encounter +S45099S Other specified injury of axillary artery, unspecified side, sequela +S45101A Unspecified injury of brachial artery, right side, initial encounter +S45101D Unspecified injury of brachial artery, right side, subsequent encounter +S45101S Unspecified injury of brachial artery, right side, sequela +S45102A Unspecified injury of brachial artery, left side, initial encounter +S45102D Unspecified injury of brachial artery, left side, subsequent encounter +S45102S Unspecified injury of brachial artery, left side, sequela +S45109A Unspecified injury of brachial artery, unspecified side, initial encounter +S45109D Unspecified injury of brachial artery, unspecified side, subsequent encounter +S45109S Unspecified injury of brachial artery, unspecified side, sequela +S45111A Laceration of brachial artery, right side, initial encounter +S45111D Laceration of brachial artery, right side, subsequent encounter +S45111S Laceration of brachial artery, right side, sequela +S45112A Laceration of brachial artery, left side, initial encounter +S45112D Laceration of brachial artery, left side, subsequent encounter +S45112S Laceration of brachial artery, left side, sequela +S45119A Laceration of brachial artery, unspecified side, initial encounter +S45119D Laceration of brachial artery, unspecified side, subsequent encounter +S45119S Laceration of brachial artery, unspecified side, sequela +S45191A Other specified injury of brachial artery, right side, initial encounter +S45191D Other specified injury of brachial artery, right side, subsequent encounter +S45191S Other specified injury of brachial artery, right side, sequela +S45192A Other specified injury of brachial artery, left side, initial encounter +S45192D Other specified injury of brachial artery, left side, subsequent encounter +S45192S Other specified injury of brachial artery, left side, sequela +S45199A Other specified injury of brachial artery, unspecified side, initial encounter +S45199D Other specified injury of brachial artery, unspecified side, subsequent encounter +S45199S Other specified injury of brachial artery, unspecified side, sequela +S45201A Unspecified injury of axillary or brachial vein, right side, initial encounter +S45201D Unspecified injury of axillary or brachial vein, right side, subsequent encounter +S45201S Unspecified injury of axillary or brachial vein, right side, sequela +S45202A Unspecified injury of axillary or brachial vein, left side, initial encounter +S45202D Unspecified injury of axillary or brachial vein, left side, subsequent encounter +S45202S Unspecified injury of axillary or brachial vein, left side, sequela +S45209A Unspecified injury of axillary or brachial vein, unspecified side, initial encounter +S45209D Unspecified injury of axillary or brachial vein, unspecified side, subsequent encounter +S45209S Unspecified injury of axillary or brachial vein, unspecified side, sequela +S45211A Laceration of axillary or brachial vein, right side, initial encounter +S45211D Laceration of axillary or brachial vein, right side, subsequent encounter +S45211S Laceration of axillary or brachial vein, right side, sequela +S45212A Laceration of axillary or brachial vein, left side, initial encounter +S45212D Laceration of axillary or brachial vein, left side, subsequent encounter +S45212S Laceration of axillary or brachial vein, left side, sequela +S45219A Laceration of axillary or brachial vein, unspecified side, initial encounter +S45219D Laceration of axillary or brachial vein, unspecified side, subsequent encounter +S45219S Laceration of axillary or brachial vein, unspecified side, sequela +S45291A Other specified injury of axillary or brachial vein, right side, initial encounter +S45291D Other specified injury of axillary or brachial vein, right side, subsequent encounter +S45291S Other specified injury of axillary or brachial vein, right side, sequela +S45292A Other specified injury of axillary or brachial vein, left side, initial encounter +S45292D Other specified injury of axillary or brachial vein, left side, subsequent encounter +S45292S Other specified injury of axillary or brachial vein, left side, sequela +S45299A Other specified injury of axillary or brachial vein, unspecified side, initial encounter +S45299D Other specified injury of axillary or brachial vein, unspecified side, subsequent encounter +S45299S Other specified injury of axillary or brachial vein, unspecified side, sequela +S45301A Unspecified injury of superficial vein at shoulder and upper arm level, right arm, initial encounter +S45301D Unspecified injury of superficial vein at shoulder and upper arm level, right arm, subsequent encounter +S45301S Unspecified injury of superficial vein at shoulder and upper arm level, right arm, sequela +S45302A Unspecified injury of superficial vein at shoulder and upper arm level, left arm, initial encounter +S45302D Unspecified injury of superficial vein at shoulder and upper arm level, left arm, subsequent encounter +S45302S Unspecified injury of superficial vein at shoulder and upper arm level, left arm, sequela +S45309A Unspecified injury of superficial vein at shoulder and upper arm level, unspecified arm, initial encounter +S45309D Unspecified injury of superficial vein at shoulder and upper arm level, unspecified arm, subsequent encounter +S45309S Unspecified injury of superficial vein at shoulder and upper arm level, unspecified arm, sequela +S45311A Laceration of superficial vein at shoulder and upper arm level, right arm, initial encounter +S45311D Laceration of superficial vein at shoulder and upper arm level, right arm, subsequent encounter +S45311S Laceration of superficial vein at shoulder and upper arm level, right arm, sequela +S45312A Laceration of superficial vein at shoulder and upper arm level, left arm, initial encounter +S45312D Laceration of superficial vein at shoulder and upper arm level, left arm, subsequent encounter +S45312S Laceration of superficial vein at shoulder and upper arm level, left arm, sequela +S45319A Laceration of superficial vein at shoulder and upper arm level, unspecified arm, initial encounter +S45319D Laceration of superficial vein at shoulder and upper arm level, unspecified arm, subsequent encounter +S45319S Laceration of superficial vein at shoulder and upper arm level, unspecified arm, sequela +S45391A Other specified injury of superficial vein at shoulder and upper arm level, right arm, initial encounter +S45391D Other specified injury of superficial vein at shoulder and upper arm level, right arm, subsequent encounter +S45391S Other specified injury of superficial vein at shoulder and upper arm level, right arm, sequela +S45392A Other specified injury of superficial vein at shoulder and upper arm level, left arm, initial encounter +S45392D Other specified injury of superficial vein at shoulder and upper arm level, left arm, subsequent encounter +S45392S Other specified injury of superficial vein at shoulder and upper arm level, left arm, sequela +S45399A Other specified injury of superficial vein at shoulder and upper arm level, unspecified arm, initial encounter +S45399D Other specified injury of superficial vein at shoulder and upper arm level, unspecified arm, subsequent encounter +S45399S Other specified injury of superficial vein at shoulder and upper arm level, unspecified arm, sequela +S45801A Unspecified injury of other specified blood vessels at shoulder and upper arm level, right arm, initial encounter +S45801D Unspecified injury of other specified blood vessels at shoulder and upper arm level, right arm, subsequent encounter +S45801S Unspecified injury of other specified blood vessels at shoulder and upper arm level, right arm, sequela +S45802A Unspecified injury of other specified blood vessels at shoulder and upper arm level, left arm, initial encounter +S45802D Unspecified injury of other specified blood vessels at shoulder and upper arm level, left arm, subsequent encounter +S45802S Unspecified injury of other specified blood vessels at shoulder and upper arm level, left arm, sequela +S45809A Unspecified injury of other specified blood vessels at shoulder and upper arm level, unspecified arm, initial encounter +S45809D Unspecified injury of other specified blood vessels at shoulder and upper arm level, unspecified arm, subsequent encounter +S45809S Unspecified injury of other specified blood vessels at shoulder and upper arm level, unspecified arm, sequela +S45811A Laceration of other specified blood vessels at shoulder and upper arm level, right arm, initial encounter +S45811D Laceration of other specified blood vessels at shoulder and upper arm level, right arm, subsequent encounter +S45811S Laceration of other specified blood vessels at shoulder and upper arm level, right arm, sequela +S45812A Laceration of other specified blood vessels at shoulder and upper arm level, left arm, initial encounter +S45812D Laceration of other specified blood vessels at shoulder and upper arm level, left arm, subsequent encounter +S45812S Laceration of other specified blood vessels at shoulder and upper arm level, left arm, sequela +S45819A Laceration of other specified blood vessels at shoulder and upper arm level, unspecified arm, initial encounter +S45819D Laceration of other specified blood vessels at shoulder and upper arm level, unspecified arm, subsequent encounter +S45819S Laceration of other specified blood vessels at shoulder and upper arm level, unspecified arm, sequela +S45891A Other specified injury of other specified blood vessels at shoulder and upper arm level, right arm, initial encounter +S45891D Other specified injury of other specified blood vessels at shoulder and upper arm level, right arm, subsequent encounter +S45891S Other specified injury of other specified blood vessels at shoulder and upper arm level, right arm, sequela +S45892A Other specified injury of other specified blood vessels at shoulder and upper arm level, left arm, initial encounter +S45892D Other specified injury of other specified blood vessels at shoulder and upper arm level, left arm, subsequent encounter +S45892S Other specified injury of other specified blood vessels at shoulder and upper arm level, left arm, sequela +S45899A Other specified injury of other specified blood vessels at shoulder and upper arm level, unspecified arm, initial encounter +S45899D Other specified injury of other specified blood vessels at shoulder and upper arm level, unspecified arm, subsequent encounter +S45899S Other specified injury of other specified blood vessels at shoulder and upper arm level, unspecified arm, sequela +S45901A Unspecified injury of unspecified blood vessel at shoulder and upper arm level, right arm, initial encounter +S45901D Unspecified injury of unspecified blood vessel at shoulder and upper arm level, right arm, subsequent encounter +S45901S Unspecified injury of unspecified blood vessel at shoulder and upper arm level, right arm, sequela +S45902A Unspecified injury of unspecified blood vessel at shoulder and upper arm level, left arm, initial encounter +S45902D Unspecified injury of unspecified blood vessel at shoulder and upper arm level, left arm, subsequent encounter +S45902S Unspecified injury of unspecified blood vessel at shoulder and upper arm level, left arm, sequela +S45909A Unspecified injury of unspecified blood vessel at shoulder and upper arm level, unspecified arm, initial encounter +S45909D Unspecified injury of unspecified blood vessel at shoulder and upper arm level, unspecified arm, subsequent encounter +S45909S Unspecified injury of unspecified blood vessel at shoulder and upper arm level, unspecified arm, sequela +S45911A Laceration of unspecified blood vessel at shoulder and upper arm level, right arm, initial encounter +S45911D Laceration of unspecified blood vessel at shoulder and upper arm level, right arm, subsequent encounter +S45911S Laceration of unspecified blood vessel at shoulder and upper arm level, right arm, sequela +S45912A Laceration of unspecified blood vessel at shoulder and upper arm level, left arm, initial encounter +S45912D Laceration of unspecified blood vessel at shoulder and upper arm level, left arm, subsequent encounter +S45912S Laceration of unspecified blood vessel at shoulder and upper arm level, left arm, sequela +S45919A Laceration of unspecified blood vessel at shoulder and upper arm level, unspecified arm, initial encounter +S45919D Laceration of unspecified blood vessel at shoulder and upper arm level, unspecified arm, subsequent encounter +S45919S Laceration of unspecified blood vessel at shoulder and upper arm level, unspecified arm, sequela +S45991A Other specified injury of unspecified blood vessel at shoulder and upper arm level, right arm, initial encounter +S45991D Other specified injury of unspecified blood vessel at shoulder and upper arm level, right arm, subsequent encounter +S45991S Other specified injury of unspecified blood vessel at shoulder and upper arm level, right arm, sequela +S45992A Other specified injury of unspecified blood vessel at shoulder and upper arm level, left arm, initial encounter +S45992D Other specified injury of unspecified blood vessel at shoulder and upper arm level, left arm, subsequent encounter +S45992S Other specified injury of unspecified blood vessel at shoulder and upper arm level, left arm, sequela +S45999A Other specified injury of unspecified blood vessel at shoulder and upper arm level, unspecified arm, initial encounter +S45999D Other specified injury of unspecified blood vessel at shoulder and upper arm level, unspecified arm, subsequent encounter +S45999S Other specified injury of unspecified blood vessel at shoulder and upper arm level, unspecified arm, sequela +S46001A Unspecified injury of muscle(s) and tendon(s) of the rotator cuff of right shoulder, initial encounter +S46001D Unspecified injury of muscle(s) and tendon(s) of the rotator cuff of right shoulder, subsequent encounter +S46001S Unspecified injury of muscle(s) and tendon(s) of the rotator cuff of right shoulder, sequela +S46002A Unspecified injury of muscle(s) and tendon(s) of the rotator cuff of left shoulder, initial encounter +S46002D Unspecified injury of muscle(s) and tendon(s) of the rotator cuff of left shoulder, subsequent encounter +S46002S Unspecified injury of muscle(s) and tendon(s) of the rotator cuff of left shoulder, sequela +S46009A Unspecified injury of muscle(s) and tendon(s) of the rotator cuff of unspecified shoulder, initial encounter +S46009D Unspecified injury of muscle(s) and tendon(s) of the rotator cuff of unspecified shoulder, subsequent encounter +S46009S Unspecified injury of muscle(s) and tendon(s) of the rotator cuff of unspecified shoulder, sequela +S46011A Strain of muscle(s) and tendon(s) of the rotator cuff of right shoulder, initial encounter +S46011D Strain of muscle(s) and tendon(s) of the rotator cuff of right shoulder, subsequent encounter +S46011S Strain of muscle(s) and tendon(s) of the rotator cuff of right shoulder, sequela +S46012A Strain of muscle(s) and tendon(s) of the rotator cuff of left shoulder, initial encounter +S46012D Strain of muscle(s) and tendon(s) of the rotator cuff of left shoulder, subsequent encounter +S46012S Strain of muscle(s) and tendon(s) of the rotator cuff of left shoulder, sequela +S46019A Strain of muscle(s) and tendon(s) of the rotator cuff of unspecified shoulder, initial encounter +S46019D Strain of muscle(s) and tendon(s) of the rotator cuff of unspecified shoulder, subsequent encounter +S46019S Strain of muscle(s) and tendon(s) of the rotator cuff of unspecified shoulder, sequela +S46021A Laceration of muscle(s) and tendon(s) of the rotator cuff of right shoulder, initial encounter +S46021D Laceration of muscle(s) and tendon(s) of the rotator cuff of right shoulder, subsequent encounter +S46021S Laceration of muscle(s) and tendon(s) of the rotator cuff of right shoulder, sequela +S46022A Laceration of muscle(s) and tendon(s) of the rotator cuff of left shoulder, initial encounter +S46022D Laceration of muscle(s) and tendon(s) of the rotator cuff of left shoulder, subsequent encounter +S46022S Laceration of muscle(s) and tendon(s) of the rotator cuff of left shoulder, sequela +S46029A Laceration of muscle(s) and tendon(s) of the rotator cuff of unspecified shoulder, initial encounter +S46029D Laceration of muscle(s) and tendon(s) of the rotator cuff of unspecified shoulder, subsequent encounter +S46029S Laceration of muscle(s) and tendon(s) of the rotator cuff of unspecified shoulder, sequela +S46091A Other injury of muscle(s) and tendon(s) of the rotator cuff of right shoulder, initial encounter +S46091D Other injury of muscle(s) and tendon(s) of the rotator cuff of right shoulder, subsequent encounter +S46091S Other injury of muscle(s) and tendon(s) of the rotator cuff of right shoulder, sequela +S46092A Other injury of muscle(s) and tendon(s) of the rotator cuff of left shoulder, initial encounter +S46092D Other injury of muscle(s) and tendon(s) of the rotator cuff of left shoulder, subsequent encounter +S46092S Other injury of muscle(s) and tendon(s) of the rotator cuff of left shoulder, sequela +S46099A Other injury of muscle(s) and tendon(s) of the rotator cuff of unspecified shoulder, initial encounter +S46099D Other injury of muscle(s) and tendon(s) of the rotator cuff of unspecified shoulder, subsequent encounter +S46099S Other injury of muscle(s) and tendon(s) of the rotator cuff of unspecified shoulder, sequela +S46101A Unspecified injury of muscle, fascia and tendon of long head of biceps, right arm, initial encounter +S46101D Unspecified injury of muscle, fascia and tendon of long head of biceps, right arm, subsequent encounter +S46101S Unspecified injury of muscle, fascia and tendon of long head of biceps, right arm, sequela +S46102A Unspecified injury of muscle, fascia and tendon of long head of biceps, left arm, initial encounter +S46102D Unspecified injury of muscle, fascia and tendon of long head of biceps, left arm, subsequent encounter +S46102S Unspecified injury of muscle, fascia and tendon of long head of biceps, left arm, sequela +S46109A Unspecified injury of muscle, fascia and tendon of long head of biceps, unspecified arm, initial encounter +S46109D Unspecified injury of muscle, fascia and tendon of long head of biceps, unspecified arm, subsequent encounter +S46109S Unspecified injury of muscle, fascia and tendon of long head of biceps, unspecified arm, sequela +S46111A Strain of muscle, fascia and tendon of long head of biceps, right arm, initial encounter +S46111D Strain of muscle, fascia and tendon of long head of biceps, right arm, subsequent encounter +S46111S Strain of muscle, fascia and tendon of long head of biceps, right arm, sequela +S46112A Strain of muscle, fascia and tendon of long head of biceps, left arm, initial encounter +S46112D Strain of muscle, fascia and tendon of long head of biceps, left arm, subsequent encounter +S46112S Strain of muscle, fascia and tendon of long head of biceps, left arm, sequela +S46119A Strain of muscle, fascia and tendon of long head of biceps, unspecified arm, initial encounter +S46119D Strain of muscle, fascia and tendon of long head of biceps, unspecified arm, subsequent encounter +S46119S Strain of muscle, fascia and tendon of long head of biceps, unspecified arm, sequela +S46121A Laceration of muscle, fascia and tendon of long head of biceps, right arm, initial encounter +S46121D Laceration of muscle, fascia and tendon of long head of biceps, right arm, subsequent encounter +S46121S Laceration of muscle, fascia and tendon of long head of biceps, right arm, sequela +S46122A Laceration of muscle, fascia and tendon of long head of biceps, left arm, initial encounter +S46122D Laceration of muscle, fascia and tendon of long head of biceps, left arm, subsequent encounter +S46122S Laceration of muscle, fascia and tendon of long head of biceps, left arm, sequela +S46129A Laceration of muscle, fascia and tendon of long head of biceps, unspecified arm, initial encounter +S46129D Laceration of muscle, fascia and tendon of long head of biceps, unspecified arm, subsequent encounter +S46129S Laceration of muscle, fascia and tendon of long head of biceps, unspecified arm, sequela +S46191A Other injury of muscle, fascia and tendon of long head of biceps, right arm, initial encounter +S46191D Other injury of muscle, fascia and tendon of long head of biceps, right arm, subsequent encounter +S46191S Other injury of muscle, fascia and tendon of long head of biceps, right arm, sequela +S46192A Other injury of muscle, fascia and tendon of long head of biceps, left arm, initial encounter +S46192D Other injury of muscle, fascia and tendon of long head of biceps, left arm, subsequent encounter +S46192S Other injury of muscle, fascia and tendon of long head of biceps, left arm, sequela +S46199A Other injury of muscle, fascia and tendon of long head of biceps, unspecified arm, initial encounter +S46199D Other injury of muscle, fascia and tendon of long head of biceps, unspecified arm, subsequent encounter +S46199S Other injury of muscle, fascia and tendon of long head of biceps, unspecified arm, sequela +S46201A Unspecified injury of muscle, fascia and tendon of other parts of biceps, right arm, initial encounter +S46201D Unspecified injury of muscle, fascia and tendon of other parts of biceps, right arm, subsequent encounter +S46201S Unspecified injury of muscle, fascia and tendon of other parts of biceps, right arm, sequela +S46202A Unspecified injury of muscle, fascia and tendon of other parts of biceps, left arm, initial encounter +S46202D Unspecified injury of muscle, fascia and tendon of other parts of biceps, left arm, subsequent encounter +S46202S Unspecified injury of muscle, fascia and tendon of other parts of biceps, left arm, sequela +S46209A Unspecified injury of muscle, fascia and tendon of other parts of biceps, unspecified arm, initial encounter +S46209D Unspecified injury of muscle, fascia and tendon of other parts of biceps, unspecified arm, subsequent encounter +S46209S Unspecified injury of muscle, fascia and tendon of other parts of biceps, unspecified arm, sequela +S46211A Strain of muscle, fascia and tendon of other parts of biceps, right arm, initial encounter +S46211D Strain of muscle, fascia and tendon of other parts of biceps, right arm, subsequent encounter +S46211S Strain of muscle, fascia and tendon of other parts of biceps, right arm, sequela +S46212A Strain of muscle, fascia and tendon of other parts of biceps, left arm, initial encounter +S46212D Strain of muscle, fascia and tendon of other parts of biceps, left arm, subsequent encounter +S46212S Strain of muscle, fascia and tendon of other parts of biceps, left arm, sequela +S46219A Strain of muscle, fascia and tendon of other parts of biceps, unspecified arm, initial encounter +S46219D Strain of muscle, fascia and tendon of other parts of biceps, unspecified arm, subsequent encounter +S46219S Strain of muscle, fascia and tendon of other parts of biceps, unspecified arm, sequela +S46221A Laceration of muscle, fascia and tendon of other parts of biceps, right arm, initial encounter +S46221D Laceration of muscle, fascia and tendon of other parts of biceps, right arm, subsequent encounter +S46221S Laceration of muscle, fascia and tendon of other parts of biceps, right arm, sequela +S46222A Laceration of muscle, fascia and tendon of other parts of biceps, left arm, initial encounter +S46222D Laceration of muscle, fascia and tendon of other parts of biceps, left arm, subsequent encounter +S46222S Laceration of muscle, fascia and tendon of other parts of biceps, left arm, sequela +S46229A Laceration of muscle, fascia and tendon of other parts of biceps, unspecified arm, initial encounter +S46229D Laceration of muscle, fascia and tendon of other parts of biceps, unspecified arm, subsequent encounter +S46229S Laceration of muscle, fascia and tendon of other parts of biceps, unspecified arm, sequela +S46291A Other injury of muscle, fascia and tendon of other parts of biceps, right arm, initial encounter +S46291D Other injury of muscle, fascia and tendon of other parts of biceps, right arm, subsequent encounter +S46291S Other injury of muscle, fascia and tendon of other parts of biceps, right arm, sequela +S46292A Other injury of muscle, fascia and tendon of other parts of biceps, left arm, initial encounter +S46292D Other injury of muscle, fascia and tendon of other parts of biceps, left arm, subsequent encounter +S46292S Other injury of muscle, fascia and tendon of other parts of biceps, left arm, sequela +S46299A Other injury of muscle, fascia and tendon of other parts of biceps, unspecified arm, initial encounter +S46299D Other injury of muscle, fascia and tendon of other parts of biceps, unspecified arm, subsequent encounter +S46299S Other injury of muscle, fascia and tendon of other parts of biceps, unspecified arm, sequela +S46301A Unspecified injury of muscle, fascia and tendon of triceps, right arm, initial encounter +S46301D Unspecified injury of muscle, fascia and tendon of triceps, right arm, subsequent encounter +S46301S Unspecified injury of muscle, fascia and tendon of triceps, right arm, sequela +S46302A Unspecified injury of muscle, fascia and tendon of triceps, left arm, initial encounter +S46302D Unspecified injury of muscle, fascia and tendon of triceps, left arm, subsequent encounter +S46302S Unspecified injury of muscle, fascia and tendon of triceps, left arm, sequela +S46309A Unspecified injury of muscle, fascia and tendon of triceps, unspecified arm, initial encounter +S46309D Unspecified injury of muscle, fascia and tendon of triceps, unspecified arm, subsequent encounter +S46309S Unspecified injury of muscle, fascia and tendon of triceps, unspecified arm, sequela +S46311A Strain of muscle, fascia and tendon of triceps, right arm, initial encounter +S46311D Strain of muscle, fascia and tendon of triceps, right arm, subsequent encounter +S46311S Strain of muscle, fascia and tendon of triceps, right arm, sequela +S46312A Strain of muscle, fascia and tendon of triceps, left arm, initial encounter +S46312D Strain of muscle, fascia and tendon of triceps, left arm, subsequent encounter +S46312S Strain of muscle, fascia and tendon of triceps, left arm, sequela +S46319A Strain of muscle, fascia and tendon of triceps, unspecified arm, initial encounter +S46319D Strain of muscle, fascia and tendon of triceps, unspecified arm, subsequent encounter +S46319S Strain of muscle, fascia and tendon of triceps, unspecified arm, sequela +S46321A Laceration of muscle, fascia and tendon of triceps, right arm, initial encounter +S46321D Laceration of muscle, fascia and tendon of triceps, right arm, subsequent encounter +S46321S Laceration of muscle, fascia and tendon of triceps, right arm, sequela +S46322A Laceration of muscle, fascia and tendon of triceps, left arm, initial encounter +S46322D Laceration of muscle, fascia and tendon of triceps, left arm, subsequent encounter +S46322S Laceration of muscle, fascia and tendon of triceps, left arm, sequela +S46329A Laceration of muscle, fascia and tendon of triceps, unspecified arm, initial encounter +S46329D Laceration of muscle, fascia and tendon of triceps, unspecified arm, subsequent encounter +S46329S Laceration of muscle, fascia and tendon of triceps, unspecified arm, sequela +S46391A Other injury of muscle, fascia and tendon of triceps, right arm, initial encounter +S46391D Other injury of muscle, fascia and tendon of triceps, right arm, subsequent encounter +S46391S Other injury of muscle, fascia and tendon of triceps, right arm, sequela +S46392A Other injury of muscle, fascia and tendon of triceps, left arm, initial encounter +S46392D Other injury of muscle, fascia and tendon of triceps, left arm, subsequent encounter +S46392S Other injury of muscle, fascia and tendon of triceps, left arm, sequela +S46399A Other injury of muscle, fascia and tendon of triceps, unspecified arm, initial encounter +S46399D Other injury of muscle, fascia and tendon of triceps, unspecified arm, subsequent encounter +S46399S Other injury of muscle, fascia and tendon of triceps, unspecified arm, sequela +S46801A Unspecified injury of other muscles, fascia and tendons at shoulder and upper arm level, right arm, initial encounter +S46801D Unspecified injury of other muscles, fascia and tendons at shoulder and upper arm level, right arm, subsequent encounter +S46801S Unspecified injury of other muscles, fascia and tendons at shoulder and upper arm level, right arm, sequela +S46802A Unspecified injury of other muscles, fascia and tendons at shoulder and upper arm level, left arm, initial encounter +S46802D Unspecified injury of other muscles, fascia and tendons at shoulder and upper arm level, left arm, subsequent encounter +S46802S Unspecified injury of other muscles, fascia and tendons at shoulder and upper arm level, left arm, sequela +S46809A Unspecified injury of other muscles, fascia and tendons at shoulder and upper arm level, unspecified arm, initial encounter +S46809D Unspecified injury of other muscles, fascia and tendons at shoulder and upper arm level, unspecified arm, subsequent encounter +S46809S Unspecified injury of other muscles, fascia and tendons at shoulder and upper arm level, unspecified arm, sequela +S46811A Strain of other muscles, fascia and tendons at shoulder and upper arm level, right arm, initial encounter +S46811D Strain of other muscles, fascia and tendons at shoulder and upper arm level, right arm, subsequent encounter +S46811S Strain of other muscles, fascia and tendons at shoulder and upper arm level, right arm, sequela +S46812A Strain of other muscles, fascia and tendons at shoulder and upper arm level, left arm, initial encounter +S46812D Strain of other muscles, fascia and tendons at shoulder and upper arm level, left arm, subsequent encounter +S46812S Strain of other muscles, fascia and tendons at shoulder and upper arm level, left arm, sequela +S46819A Strain of other muscles, fascia and tendons at shoulder and upper arm level, unspecified arm, initial encounter +S46819D Strain of other muscles, fascia and tendons at shoulder and upper arm level, unspecified arm, subsequent encounter +S46819S Strain of other muscles, fascia and tendons at shoulder and upper arm level, unspecified arm, sequela +S46821A Laceration of other muscles, fascia and tendons at shoulder and upper arm level, right arm, initial encounter +S46821D Laceration of other muscles, fascia and tendons at shoulder and upper arm level, right arm, subsequent encounter +S46821S Laceration of other muscles, fascia and tendons at shoulder and upper arm level, right arm, sequela +S46822A Laceration of other muscles, fascia and tendons at shoulder and upper arm level, left arm, initial encounter +S46822D Laceration of other muscles, fascia and tendons at shoulder and upper arm level, left arm, subsequent encounter +S46822S Laceration of other muscles, fascia and tendons at shoulder and upper arm level, left arm, sequela +S46829A Laceration of other muscles, fascia and tendons at shoulder and upper arm level, unspecified arm, initial encounter +S46829D Laceration of other muscles, fascia and tendons at shoulder and upper arm level, unspecified arm, subsequent encounter +S46829S Laceration of other muscles, fascia and tendons at shoulder and upper arm level, unspecified arm, sequela +S46891A Other injury of other muscles, fascia and tendons at shoulder and upper arm level, right arm, initial encounter +S46891D Other injury of other muscles, fascia and tendons at shoulder and upper arm level, right arm, subsequent encounter +S46891S Other injury of other muscles, fascia and tendons at shoulder and upper arm level, right arm, sequela +S46892A Other injury of other muscles, fascia and tendons at shoulder and upper arm level, left arm, initial encounter +S46892D Other injury of other muscles, fascia and tendons at shoulder and upper arm level, left arm, subsequent encounter +S46892S Other injury of other muscles, fascia and tendons at shoulder and upper arm level, left arm, sequela +S46899A Other injury of other muscles, fascia and tendons at shoulder and upper arm level, unspecified arm, initial encounter +S46899D Other injury of other muscles, fascia and tendons at shoulder and upper arm level, unspecified arm, subsequent encounter +S46899S Other injury of other muscles, fascia and tendons at shoulder and upper arm level, unspecified arm, sequela +S46901A Unspecified injury of unspecified muscle, fascia and tendon at shoulder and upper arm level, right arm, initial encounter +S46901D Unspecified injury of unspecified muscle, fascia and tendon at shoulder and upper arm level, right arm, subsequent encounter +S46901S Unspecified injury of unspecified muscle, fascia and tendon at shoulder and upper arm level, right arm, sequela +S46902A Unspecified injury of unspecified muscle, fascia and tendon at shoulder and upper arm level, left arm, initial encounter +S46902D Unspecified injury of unspecified muscle, fascia and tendon at shoulder and upper arm level, left arm, subsequent encounter +S46902S Unspecified injury of unspecified muscle, fascia and tendon at shoulder and upper arm level, left arm, sequela +S46909A Unspecified injury of unspecified muscle, fascia and tendon at shoulder and upper arm level, unspecified arm, initial encounter +S46909D Unspecified injury of unspecified muscle, fascia and tendon at shoulder and upper arm level, unspecified arm, subsequent encounter +S46909S Unspecified injury of unspecified muscle, fascia and tendon at shoulder and upper arm level, unspecified arm, sequela +S46911A Strain of unspecified muscle, fascia and tendon at shoulder and upper arm level, right arm, initial encounter +S46911D Strain of unspecified muscle, fascia and tendon at shoulder and upper arm level, right arm, subsequent encounter +S46911S Strain of unspecified muscle, fascia and tendon at shoulder and upper arm level, right arm, sequela +S46912A Strain of unspecified muscle, fascia and tendon at shoulder and upper arm level, left arm, initial encounter +S46912D Strain of unspecified muscle, fascia and tendon at shoulder and upper arm level, left arm, subsequent encounter +S46912S Strain of unspecified muscle, fascia and tendon at shoulder and upper arm level, left arm, sequela +S46919A Strain of unspecified muscle, fascia and tendon at shoulder and upper arm level, unspecified arm, initial encounter +S46919D Strain of unspecified muscle, fascia and tendon at shoulder and upper arm level, unspecified arm, subsequent encounter +S46919S Strain of unspecified muscle, fascia and tendon at shoulder and upper arm level, unspecified arm, sequela +S46921A Laceration of unspecified muscle, fascia and tendon at shoulder and upper arm level, right arm, initial encounter +S46921D Laceration of unspecified muscle, fascia and tendon at shoulder and upper arm level, right arm, subsequent encounter +S46921S Laceration of unspecified muscle, fascia and tendon at shoulder and upper arm level, right arm, sequela +S46922A Laceration of unspecified muscle, fascia and tendon at shoulder and upper arm level, left arm, initial encounter +S46922D Laceration of unspecified muscle, fascia and tendon at shoulder and upper arm level, left arm, subsequent encounter +S46922S Laceration of unspecified muscle, fascia and tendon at shoulder and upper arm level, left arm, sequela +S46929A Laceration of unspecified muscle, fascia and tendon at shoulder and upper arm level, unspecified arm, initial encounter +S46929D Laceration of unspecified muscle, fascia and tendon at shoulder and upper arm level, unspecified arm, subsequent encounter +S46929S Laceration of unspecified muscle, fascia and tendon at shoulder and upper arm level, unspecified arm, sequela +S46991A Other injury of unspecified muscle, fascia and tendon at shoulder and upper arm level, right arm, initial encounter +S46991D Other injury of unspecified muscle, fascia and tendon at shoulder and upper arm level, right arm, subsequent encounter +S46991S Other injury of unspecified muscle, fascia and tendon at shoulder and upper arm level, right arm, sequela +S46992A Other injury of unspecified muscle, fascia and tendon at shoulder and upper arm level, left arm, initial encounter +S46992D Other injury of unspecified muscle, fascia and tendon at shoulder and upper arm level, left arm, subsequent encounter +S46992S Other injury of unspecified muscle, fascia and tendon at shoulder and upper arm level, left arm, sequela +S46999A Other injury of unspecified muscle, fascia and tendon at shoulder and upper arm level, unspecified arm, initial encounter +S46999D Other injury of unspecified muscle, fascia and tendon at shoulder and upper arm level, unspecified arm, subsequent encounter +S46999S Other injury of unspecified muscle, fascia and tendon at shoulder and upper arm level, unspecified arm, sequela +S471XXA Crushing injury of right shoulder and upper arm, initial encounter +S471XXD Crushing injury of right shoulder and upper arm, subsequent encounter +S471XXS Crushing injury of right shoulder and upper arm, sequela +S472XXA Crushing injury of left shoulder and upper arm, initial encounter +S472XXD Crushing injury of left shoulder and upper arm, subsequent encounter +S472XXS Crushing injury of left shoulder and upper arm, sequela +S479XXA Crushing injury of shoulder and upper arm, unspecified arm, initial encounter +S479XXD Crushing injury of shoulder and upper arm, unspecified arm, subsequent encounter +S479XXS Crushing injury of shoulder and upper arm, unspecified arm, sequela +S48011A Complete traumatic amputation at right shoulder joint, initial encounter +S48011D Complete traumatic amputation at right shoulder joint, subsequent encounter +S48011S Complete traumatic amputation at right shoulder joint, sequela +S48012A Complete traumatic amputation at left shoulder joint, initial encounter +S48012D Complete traumatic amputation at left shoulder joint, subsequent encounter +S48012S Complete traumatic amputation at left shoulder joint, sequela +S48019A Complete traumatic amputation at unspecified shoulder joint, initial encounter +S48019D Complete traumatic amputation at unspecified shoulder joint, subsequent encounter +S48019S Complete traumatic amputation at unspecified shoulder joint, sequela +S48021A Partial traumatic amputation at right shoulder joint, initial encounter +S48021D Partial traumatic amputation at right shoulder joint, subsequent encounter +S48021S Partial traumatic amputation at right shoulder joint, sequela +S48022A Partial traumatic amputation at left shoulder joint, initial encounter +S48022D Partial traumatic amputation at left shoulder joint, subsequent encounter +S48022S Partial traumatic amputation at left shoulder joint, sequela +S48029A Partial traumatic amputation at unspecified shoulder joint, initial encounter +S48029D Partial traumatic amputation at unspecified shoulder joint, subsequent encounter +S48029S Partial traumatic amputation at unspecified shoulder joint, sequela +S48111A Complete traumatic amputation at level between right shoulder and elbow, initial encounter +S48111D Complete traumatic amputation at level between right shoulder and elbow, subsequent encounter +S48111S Complete traumatic amputation at level between right shoulder and elbow, sequela +S48112A Complete traumatic amputation at level between left shoulder and elbow, initial encounter +S48112D Complete traumatic amputation at level between left shoulder and elbow, subsequent encounter +S48112S Complete traumatic amputation at level between left shoulder and elbow, sequela +S48119A Complete traumatic amputation at level between unspecified shoulder and elbow, initial encounter +S48119D Complete traumatic amputation at level between unspecified shoulder and elbow, subsequent encounter +S48119S Complete traumatic amputation at level between unspecified shoulder and elbow, sequela +S48121A Partial traumatic amputation at level between right shoulder and elbow, initial encounter +S48121D Partial traumatic amputation at level between right shoulder and elbow, subsequent encounter +S48121S Partial traumatic amputation at level between right shoulder and elbow, sequela +S48122A Partial traumatic amputation at level between left shoulder and elbow, initial encounter +S48122D Partial traumatic amputation at level between left shoulder and elbow, subsequent encounter +S48122S Partial traumatic amputation at level between left shoulder and elbow, sequela +S48129A Partial traumatic amputation at level between unspecified shoulder and elbow, initial encounter +S48129D Partial traumatic amputation at level between unspecified shoulder and elbow, subsequent encounter +S48129S Partial traumatic amputation at level between unspecified shoulder and elbow, sequela +S48911A Complete traumatic amputation of right shoulder and upper arm, level unspecified, initial encounter +S48911D Complete traumatic amputation of right shoulder and upper arm, level unspecified, subsequent encounter +S48911S Complete traumatic amputation of right shoulder and upper arm, level unspecified, sequela +S48912A Complete traumatic amputation of left shoulder and upper arm, level unspecified, initial encounter +S48912D Complete traumatic amputation of left shoulder and upper arm, level unspecified, subsequent encounter +S48912S Complete traumatic amputation of left shoulder and upper arm, level unspecified, sequela +S48919A Complete traumatic amputation of unspecified shoulder and upper arm, level unspecified, initial encounter +S48919D Complete traumatic amputation of unspecified shoulder and upper arm, level unspecified, subsequent encounter +S48919S Complete traumatic amputation of unspecified shoulder and upper arm, level unspecified, sequela +S48921A Partial traumatic amputation of right shoulder and upper arm, level unspecified, initial encounter +S48921D Partial traumatic amputation of right shoulder and upper arm, level unspecified, subsequent encounter +S48921S Partial traumatic amputation of right shoulder and upper arm, level unspecified, sequela +S48922A Partial traumatic amputation of left shoulder and upper arm, level unspecified, initial encounter +S48922D Partial traumatic amputation of left shoulder and upper arm, level unspecified, subsequent encounter +S48922S Partial traumatic amputation of left shoulder and upper arm, level unspecified, sequela +S48929A Partial traumatic amputation of unspecified shoulder and upper arm, level unspecified, initial encounter +S48929D Partial traumatic amputation of unspecified shoulder and upper arm, level unspecified, subsequent encounter +S48929S Partial traumatic amputation of unspecified shoulder and upper arm, level unspecified, sequela +S49001A Unspecified physeal fracture of upper end of humerus, right arm, initial encounter for closed fracture +S49001D Unspecified physeal fracture of upper end of humerus, right arm, subsequent encounter for fracture with routine healing +S49001G Unspecified physeal fracture of upper end of humerus, right arm, subsequent encounter for fracture with delayed healing +S49001K Unspecified physeal fracture of upper end of humerus, right arm, subsequent encounter for fracture with nonunion +S49001P Unspecified physeal fracture of upper end of humerus, right arm, subsequent encounter for fracture with malunion +S49001S Unspecified physeal fracture of upper end of humerus, right arm, sequela +S49002A Unspecified physeal fracture of upper end of humerus, left arm, initial encounter for closed fracture +S49002D Unspecified physeal fracture of upper end of humerus, left arm, subsequent encounter for fracture with routine healing +S49002G Unspecified physeal fracture of upper end of humerus, left arm, subsequent encounter for fracture with delayed healing +S49002K Unspecified physeal fracture of upper end of humerus, left arm, subsequent encounter for fracture with nonunion +S49002P Unspecified physeal fracture of upper end of humerus, left arm, subsequent encounter for fracture with malunion +S49002S Unspecified physeal fracture of upper end of humerus, left arm, sequela +S49009A Unspecified physeal fracture of upper end of humerus, unspecified arm, initial encounter for closed fracture +S49009D Unspecified physeal fracture of upper end of humerus, unspecified arm, subsequent encounter for fracture with routine healing +S49009G Unspecified physeal fracture of upper end of humerus, unspecified arm, subsequent encounter for fracture with delayed healing +S49009K Unspecified physeal fracture of upper end of humerus, unspecified arm, subsequent encounter for fracture with nonunion +S49009P Unspecified physeal fracture of upper end of humerus, unspecified arm, subsequent encounter for fracture with malunion +S49009S Unspecified physeal fracture of upper end of humerus, unspecified arm, sequela +S49011A Salter-Harris Type I physeal fracture of upper end of humerus, right arm, initial encounter for closed fracture +S49011D Salter-Harris Type I physeal fracture of upper end of humerus, right arm, subsequent encounter for fracture with routine healing +S49011G Salter-Harris Type I physeal fracture of upper end of humerus, right arm, subsequent encounter for fracture with delayed healing +S49011K Salter-Harris Type I physeal fracture of upper end of humerus, right arm, subsequent encounter for fracture with nonunion +S49011P Salter-Harris Type I physeal fracture of upper end of humerus, right arm, subsequent encounter for fracture with malunion +S49011S Salter-Harris Type I physeal fracture of upper end of humerus, right arm, sequela +S49012A Salter-Harris Type I physeal fracture of upper end of humerus, left arm, initial encounter for closed fracture +S49012D Salter-Harris Type I physeal fracture of upper end of humerus, left arm, subsequent encounter for fracture with routine healing +S49012G Salter-Harris Type I physeal fracture of upper end of humerus, left arm, subsequent encounter for fracture with delayed healing +S49012K Salter-Harris Type I physeal fracture of upper end of humerus, left arm, subsequent encounter for fracture with nonunion +S49012P Salter-Harris Type I physeal fracture of upper end of humerus, left arm, subsequent encounter for fracture with malunion +S49012S Salter-Harris Type I physeal fracture of upper end of humerus, left arm, sequela +S49019A Salter-Harris Type I physeal fracture of upper end of humerus, unspecified arm, initial encounter for closed fracture +S49019D Salter-Harris Type I physeal fracture of upper end of humerus, unspecified arm, subsequent encounter for fracture with routine healing +S49019G Salter-Harris Type I physeal fracture of upper end of humerus, unspecified arm, subsequent encounter for fracture with delayed healing +S49019K Salter-Harris Type I physeal fracture of upper end of humerus, unspecified arm, subsequent encounter for fracture with nonunion +S49019P Salter-Harris Type I physeal fracture of upper end of humerus, unspecified arm, subsequent encounter for fracture with malunion +S49019S Salter-Harris Type I physeal fracture of upper end of humerus, unspecified arm, sequela +S49021A Salter-Harris Type II physeal fracture of upper end of humerus, right arm, initial encounter for closed fracture +S49021D Salter-Harris Type II physeal fracture of upper end of humerus, right arm, subsequent encounter for fracture with routine healing +S49021G Salter-Harris Type II physeal fracture of upper end of humerus, right arm, subsequent encounter for fracture with delayed healing +S49021K Salter-Harris Type II physeal fracture of upper end of humerus, right arm, subsequent encounter for fracture with nonunion +S49021P Salter-Harris Type II physeal fracture of upper end of humerus, right arm, subsequent encounter for fracture with malunion +S49021S Salter-Harris Type II physeal fracture of upper end of humerus, right arm, sequela +S49022A Salter-Harris Type II physeal fracture of upper end of humerus, left arm, initial encounter for closed fracture +S49022D Salter-Harris Type II physeal fracture of upper end of humerus, left arm, subsequent encounter for fracture with routine healing +S49022G Salter-Harris Type II physeal fracture of upper end of humerus, left arm, subsequent encounter for fracture with delayed healing +S49022K Salter-Harris Type II physeal fracture of upper end of humerus, left arm, subsequent encounter for fracture with nonunion +S49022P Salter-Harris Type II physeal fracture of upper end of humerus, left arm, subsequent encounter for fracture with malunion +S49022S Salter-Harris Type II physeal fracture of upper end of humerus, left arm, sequela +S49029A Salter-Harris Type II physeal fracture of upper end of humerus, unspecified arm, initial encounter for closed fracture +S49029D Salter-Harris Type II physeal fracture of upper end of humerus, unspecified arm, subsequent encounter for fracture with routine healing +S49029G Salter-Harris Type II physeal fracture of upper end of humerus, unspecified arm, subsequent encounter for fracture with delayed healing +S49029K Salter-Harris Type II physeal fracture of upper end of humerus, unspecified arm, subsequent encounter for fracture with nonunion +S49029P Salter-Harris Type II physeal fracture of upper end of humerus, unspecified arm, subsequent encounter for fracture with malunion +S49029S Salter-Harris Type II physeal fracture of upper end of humerus, unspecified arm, sequela +S49031A Salter-Harris Type III physeal fracture of upper end of humerus, right arm, initial encounter for closed fracture +S49031D Salter-Harris Type III physeal fracture of upper end of humerus, right arm, subsequent encounter for fracture with routine healing +S49031G Salter-Harris Type III physeal fracture of upper end of humerus, right arm, subsequent encounter for fracture with delayed healing +S49031K Salter-Harris Type III physeal fracture of upper end of humerus, right arm, subsequent encounter for fracture with nonunion +S49031P Salter-Harris Type III physeal fracture of upper end of humerus, right arm, subsequent encounter for fracture with malunion +S49031S Salter-Harris Type III physeal fracture of upper end of humerus, right arm, sequela +S49032A Salter-Harris Type III physeal fracture of upper end of humerus, left arm, initial encounter for closed fracture +S49032D Salter-Harris Type III physeal fracture of upper end of humerus, left arm, subsequent encounter for fracture with routine healing +S49032G Salter-Harris Type III physeal fracture of upper end of humerus, left arm, subsequent encounter for fracture with delayed healing +S49032K Salter-Harris Type III physeal fracture of upper end of humerus, left arm, subsequent encounter for fracture with nonunion +S49032P Salter-Harris Type III physeal fracture of upper end of humerus, left arm, subsequent encounter for fracture with malunion +S49032S Salter-Harris Type III physeal fracture of upper end of humerus, left arm, sequela +S49039A Salter-Harris Type III physeal fracture of upper end of humerus, unspecified arm, initial encounter for closed fracture +S49039D Salter-Harris Type III physeal fracture of upper end of humerus, unspecified arm, subsequent encounter for fracture with routine healing +S49039G Salter-Harris Type III physeal fracture of upper end of humerus, unspecified arm, subsequent encounter for fracture with delayed healing +S49039K Salter-Harris Type III physeal fracture of upper end of humerus, unspecified arm, subsequent encounter for fracture with nonunion +S49039P Salter-Harris Type III physeal fracture of upper end of humerus, unspecified arm, subsequent encounter for fracture with malunion +S49039S Salter-Harris Type III physeal fracture of upper end of humerus, unspecified arm, sequela +S49041A Salter-Harris Type IV physeal fracture of upper end of humerus, right arm, initial encounter for closed fracture +S49041D Salter-Harris Type IV physeal fracture of upper end of humerus, right arm, subsequent encounter for fracture with routine healing +S49041G Salter-Harris Type IV physeal fracture of upper end of humerus, right arm, subsequent encounter for fracture with delayed healing +S49041K Salter-Harris Type IV physeal fracture of upper end of humerus, right arm, subsequent encounter for fracture with nonunion +S49041P Salter-Harris Type IV physeal fracture of upper end of humerus, right arm, subsequent encounter for fracture with malunion +S49041S Salter-Harris Type IV physeal fracture of upper end of humerus, right arm, sequela +S49042A Salter-Harris Type IV physeal fracture of upper end of humerus, left arm, initial encounter for closed fracture +S49042D Salter-Harris Type IV physeal fracture of upper end of humerus, left arm, subsequent encounter for fracture with routine healing +S49042G Salter-Harris Type IV physeal fracture of upper end of humerus, left arm, subsequent encounter for fracture with delayed healing +S49042K Salter-Harris Type IV physeal fracture of upper end of humerus, left arm, subsequent encounter for fracture with nonunion +S49042P Salter-Harris Type IV physeal fracture of upper end of humerus, left arm, subsequent encounter for fracture with malunion +S49042S Salter-Harris Type IV physeal fracture of upper end of humerus, left arm, sequela +S49049A Salter-Harris Type IV physeal fracture of upper end of humerus, unspecified arm, initial encounter for closed fracture +S49049D Salter-Harris Type IV physeal fracture of upper end of humerus, unspecified arm, subsequent encounter for fracture with routine healing +S49049G Salter-Harris Type IV physeal fracture of upper end of humerus, unspecified arm, subsequent encounter for fracture with delayed healing +S49049K Salter-Harris Type IV physeal fracture of upper end of humerus, unspecified arm, subsequent encounter for fracture with nonunion +S49049P Salter-Harris Type IV physeal fracture of upper end of humerus, unspecified arm, subsequent encounter for fracture with malunion +S49049S Salter-Harris Type IV physeal fracture of upper end of humerus, unspecified arm, sequela +S49091A Other physeal fracture of upper end of humerus, right arm, initial encounter for closed fracture +S49091D Other physeal fracture of upper end of humerus, right arm, subsequent encounter for fracture with routine healing +S49091G Other physeal fracture of upper end of humerus, right arm, subsequent encounter for fracture with delayed healing +S49091K Other physeal fracture of upper end of humerus, right arm, subsequent encounter for fracture with nonunion +S49091P Other physeal fracture of upper end of humerus, right arm, subsequent encounter for fracture with malunion +S49091S Other physeal fracture of upper end of humerus, right arm, sequela +S49092A Other physeal fracture of upper end of humerus, left arm, initial encounter for closed fracture +S49092D Other physeal fracture of upper end of humerus, left arm, subsequent encounter for fracture with routine healing +S49092G Other physeal fracture of upper end of humerus, left arm, subsequent encounter for fracture with delayed healing +S49092K Other physeal fracture of upper end of humerus, left arm, subsequent encounter for fracture with nonunion +S49092P Other physeal fracture of upper end of humerus, left arm, subsequent encounter for fracture with malunion +S49092S Other physeal fracture of upper end of humerus, left arm, sequela +S49099A Other physeal fracture of upper end of humerus, unspecified arm, initial encounter for closed fracture +S49099D Other physeal fracture of upper end of humerus, unspecified arm, subsequent encounter for fracture with routine healing +S49099G Other physeal fracture of upper end of humerus, unspecified arm, subsequent encounter for fracture with delayed healing +S49099K Other physeal fracture of upper end of humerus, unspecified arm, subsequent encounter for fracture with nonunion +S49099P Other physeal fracture of upper end of humerus, unspecified arm, subsequent encounter for fracture with malunion +S49099S Other physeal fracture of upper end of humerus, unspecified arm, sequela +S49101A Unspecified physeal fracture of lower end of humerus, right arm, initial encounter for closed fracture +S49101D Unspecified physeal fracture of lower end of humerus, right arm, subsequent encounter for fracture with routine healing +S49101G Unspecified physeal fracture of lower end of humerus, right arm, subsequent encounter for fracture with delayed healing +S49101K Unspecified physeal fracture of lower end of humerus, right arm, subsequent encounter for fracture with nonunion +S49101P Unspecified physeal fracture of lower end of humerus, right arm, subsequent encounter for fracture with malunion +S49101S Unspecified physeal fracture of lower end of humerus, right arm, sequela +S49102A Unspecified physeal fracture of lower end of humerus, left arm, initial encounter for closed fracture +S49102D Unspecified physeal fracture of lower end of humerus, left arm, subsequent encounter for fracture with routine healing +S49102G Unspecified physeal fracture of lower end of humerus, left arm, subsequent encounter for fracture with delayed healing +S49102K Unspecified physeal fracture of lower end of humerus, left arm, subsequent encounter for fracture with nonunion +S49102P Unspecified physeal fracture of lower end of humerus, left arm, subsequent encounter for fracture with malunion +S49102S Unspecified physeal fracture of lower end of humerus, left arm, sequela +S49109A Unspecified physeal fracture of lower end of humerus, unspecified arm, initial encounter for closed fracture +S49109D Unspecified physeal fracture of lower end of humerus, unspecified arm, subsequent encounter for fracture with routine healing +S49109G Unspecified physeal fracture of lower end of humerus, unspecified arm, subsequent encounter for fracture with delayed healing +S49109K Unspecified physeal fracture of lower end of humerus, unspecified arm, subsequent encounter for fracture with nonunion +S49109P Unspecified physeal fracture of lower end of humerus, unspecified arm, subsequent encounter for fracture with malunion +S49109S Unspecified physeal fracture of lower end of humerus, unspecified arm, sequela +S49111A Salter-Harris Type I physeal fracture of lower end of humerus, right arm, initial encounter for closed fracture +S49111D Salter-Harris Type I physeal fracture of lower end of humerus, right arm, subsequent encounter for fracture with routine healing +S49111G Salter-Harris Type I physeal fracture of lower end of humerus, right arm, subsequent encounter for fracture with delayed healing +S49111K Salter-Harris Type I physeal fracture of lower end of humerus, right arm, subsequent encounter for fracture with nonunion +S49111P Salter-Harris Type I physeal fracture of lower end of humerus, right arm, subsequent encounter for fracture with malunion +S49111S Salter-Harris Type I physeal fracture of lower end of humerus, right arm, sequela +S49112A Salter-Harris Type I physeal fracture of lower end of humerus, left arm, initial encounter for closed fracture +S49112D Salter-Harris Type I physeal fracture of lower end of humerus, left arm, subsequent encounter for fracture with routine healing +S49112G Salter-Harris Type I physeal fracture of lower end of humerus, left arm, subsequent encounter for fracture with delayed healing +S49112K Salter-Harris Type I physeal fracture of lower end of humerus, left arm, subsequent encounter for fracture with nonunion +S49112P Salter-Harris Type I physeal fracture of lower end of humerus, left arm, subsequent encounter for fracture with malunion +S49112S Salter-Harris Type I physeal fracture of lower end of humerus, left arm, sequela +S49119A Salter-Harris Type I physeal fracture of lower end of humerus, unspecified arm, initial encounter for closed fracture +S49119D Salter-Harris Type I physeal fracture of lower end of humerus, unspecified arm, subsequent encounter for fracture with routine healing +S49119G Salter-Harris Type I physeal fracture of lower end of humerus, unspecified arm, subsequent encounter for fracture with delayed healing +S49119K Salter-Harris Type I physeal fracture of lower end of humerus, unspecified arm, subsequent encounter for fracture with nonunion +S49119P Salter-Harris Type I physeal fracture of lower end of humerus, unspecified arm, subsequent encounter for fracture with malunion +S49119S Salter-Harris Type I physeal fracture of lower end of humerus, unspecified arm, sequela +S49121A Salter-Harris Type II physeal fracture of lower end of humerus, right arm, initial encounter for closed fracture +S49121D Salter-Harris Type II physeal fracture of lower end of humerus, right arm, subsequent encounter for fracture with routine healing +S49121G Salter-Harris Type II physeal fracture of lower end of humerus, right arm, subsequent encounter for fracture with delayed healing +S49121K Salter-Harris Type II physeal fracture of lower end of humerus, right arm, subsequent encounter for fracture with nonunion +S49121P Salter-Harris Type II physeal fracture of lower end of humerus, right arm, subsequent encounter for fracture with malunion +S49121S Salter-Harris Type II physeal fracture of lower end of humerus, right arm, sequela +S49122A Salter-Harris Type II physeal fracture of lower end of humerus, left arm, initial encounter for closed fracture +S49122D Salter-Harris Type II physeal fracture of lower end of humerus, left arm, subsequent encounter for fracture with routine healing +S49122G Salter-Harris Type II physeal fracture of lower end of humerus, left arm, subsequent encounter for fracture with delayed healing +S49122K Salter-Harris Type II physeal fracture of lower end of humerus, left arm, subsequent encounter for fracture with nonunion +S49122P Salter-Harris Type II physeal fracture of lower end of humerus, left arm, subsequent encounter for fracture with malunion +S49122S Salter-Harris Type II physeal fracture of lower end of humerus, left arm, sequela +S49129A Salter-Harris Type II physeal fracture of lower end of humerus, unspecified arm, initial encounter for closed fracture +S49129D Salter-Harris Type II physeal fracture of lower end of humerus, unspecified arm, subsequent encounter for fracture with routine healing +S49129G Salter-Harris Type II physeal fracture of lower end of humerus, unspecified arm, subsequent encounter for fracture with delayed healing +S49129K Salter-Harris Type II physeal fracture of lower end of humerus, unspecified arm, subsequent encounter for fracture with nonunion +S49129P Salter-Harris Type II physeal fracture of lower end of humerus, unspecified arm, subsequent encounter for fracture with malunion +S49129S Salter-Harris Type II physeal fracture of lower end of humerus, unspecified arm, sequela +S49131A Salter-Harris Type III physeal fracture of lower end of humerus, right arm, initial encounter for closed fracture +S49131D Salter-Harris Type III physeal fracture of lower end of humerus, right arm, subsequent encounter for fracture with routine healing +S49131G Salter-Harris Type III physeal fracture of lower end of humerus, right arm, subsequent encounter for fracture with delayed healing +S49131K Salter-Harris Type III physeal fracture of lower end of humerus, right arm, subsequent encounter for fracture with nonunion +S49131P Salter-Harris Type III physeal fracture of lower end of humerus, right arm, subsequent encounter for fracture with malunion +S49131S Salter-Harris Type III physeal fracture of lower end of humerus, right arm, sequela +S49132A Salter-Harris Type III physeal fracture of lower end of humerus, left arm, initial encounter for closed fracture +S49132D Salter-Harris Type III physeal fracture of lower end of humerus, left arm, subsequent encounter for fracture with routine healing +S49132G Salter-Harris Type III physeal fracture of lower end of humerus, left arm, subsequent encounter for fracture with delayed healing +S49132K Salter-Harris Type III physeal fracture of lower end of humerus, left arm, subsequent encounter for fracture with nonunion +S49132P Salter-Harris Type III physeal fracture of lower end of humerus, left arm, subsequent encounter for fracture with malunion +S49132S Salter-Harris Type III physeal fracture of lower end of humerus, left arm, sequela +S49139A Salter-Harris Type III physeal fracture of lower end of humerus, unspecified arm, initial encounter for closed fracture +S49139D Salter-Harris Type III physeal fracture of lower end of humerus, unspecified arm, subsequent encounter for fracture with routine healing +S49139G Salter-Harris Type III physeal fracture of lower end of humerus, unspecified arm, subsequent encounter for fracture with delayed healing +S49139K Salter-Harris Type III physeal fracture of lower end of humerus, unspecified arm, subsequent encounter for fracture with nonunion +S49139P Salter-Harris Type III physeal fracture of lower end of humerus, unspecified arm, subsequent encounter for fracture with malunion +S49139S Salter-Harris Type III physeal fracture of lower end of humerus, unspecified arm, sequela +S49141A Salter-Harris Type IV physeal fracture of lower end of humerus, right arm, initial encounter for closed fracture +S49141D Salter-Harris Type IV physeal fracture of lower end of humerus, right arm, subsequent encounter for fracture with routine healing +S49141G Salter-Harris Type IV physeal fracture of lower end of humerus, right arm, subsequent encounter for fracture with delayed healing +S49141K Salter-Harris Type IV physeal fracture of lower end of humerus, right arm, subsequent encounter for fracture with nonunion +S49141P Salter-Harris Type IV physeal fracture of lower end of humerus, right arm, subsequent encounter for fracture with malunion +S49141S Salter-Harris Type IV physeal fracture of lower end of humerus, right arm, sequela +S49142A Salter-Harris Type IV physeal fracture of lower end of humerus, left arm, initial encounter for closed fracture +S49142D Salter-Harris Type IV physeal fracture of lower end of humerus, left arm, subsequent encounter for fracture with routine healing +S49142G Salter-Harris Type IV physeal fracture of lower end of humerus, left arm, subsequent encounter for fracture with delayed healing +S49142K Salter-Harris Type IV physeal fracture of lower end of humerus, left arm, subsequent encounter for fracture with nonunion +S49142P Salter-Harris Type IV physeal fracture of lower end of humerus, left arm, subsequent encounter for fracture with malunion +S49142S Salter-Harris Type IV physeal fracture of lower end of humerus, left arm, sequela +S49149A Salter-Harris Type IV physeal fracture of lower end of humerus, unspecified arm, initial encounter for closed fracture +S49149D Salter-Harris Type IV physeal fracture of lower end of humerus, unspecified arm, subsequent encounter for fracture with routine healing +S49149G Salter-Harris Type IV physeal fracture of lower end of humerus, unspecified arm, subsequent encounter for fracture with delayed healing +S49149K Salter-Harris Type IV physeal fracture of lower end of humerus, unspecified arm, subsequent encounter for fracture with nonunion +S49149P Salter-Harris Type IV physeal fracture of lower end of humerus, unspecified arm, subsequent encounter for fracture with malunion +S49149S Salter-Harris Type IV physeal fracture of lower end of humerus, unspecified arm, sequela +S49191A Other physeal fracture of lower end of humerus, right arm, initial encounter for closed fracture +S49191D Other physeal fracture of lower end of humerus, right arm, subsequent encounter for fracture with routine healing +S49191G Other physeal fracture of lower end of humerus, right arm, subsequent encounter for fracture with delayed healing +S49191K Other physeal fracture of lower end of humerus, right arm, subsequent encounter for fracture with nonunion +S49191P Other physeal fracture of lower end of humerus, right arm, subsequent encounter for fracture with malunion +S49191S Other physeal fracture of lower end of humerus, right arm, sequela +S49192A Other physeal fracture of lower end of humerus, left arm, initial encounter for closed fracture +S49192D Other physeal fracture of lower end of humerus, left arm, subsequent encounter for fracture with routine healing +S49192G Other physeal fracture of lower end of humerus, left arm, subsequent encounter for fracture with delayed healing +S49192K Other physeal fracture of lower end of humerus, left arm, subsequent encounter for fracture with nonunion +S49192P Other physeal fracture of lower end of humerus, left arm, subsequent encounter for fracture with malunion +S49192S Other physeal fracture of lower end of humerus, left arm, sequela +S49199A Other physeal fracture of lower end of humerus, unspecified arm, initial encounter for closed fracture +S49199D Other physeal fracture of lower end of humerus, unspecified arm, subsequent encounter for fracture with routine healing +S49199G Other physeal fracture of lower end of humerus, unspecified arm, subsequent encounter for fracture with delayed healing +S49199K Other physeal fracture of lower end of humerus, unspecified arm, subsequent encounter for fracture with nonunion +S49199P Other physeal fracture of lower end of humerus, unspecified arm, subsequent encounter for fracture with malunion +S49199S Other physeal fracture of lower end of humerus, unspecified arm, sequela +S4980XA Other specified injuries of shoulder and upper arm, unspecified arm, initial encounter +S4980XD Other specified injuries of shoulder and upper arm, unspecified arm, subsequent encounter +S4980XS Other specified injuries of shoulder and upper arm, unspecified arm, sequela +S4981XA Other specified injuries of right shoulder and upper arm, initial encounter +S4981XD Other specified injuries of right shoulder and upper arm, subsequent encounter +S4981XS Other specified injuries of right shoulder and upper arm, sequela +S4982XA Other specified injuries of left shoulder and upper arm, initial encounter +S4982XD Other specified injuries of left shoulder and upper arm, subsequent encounter +S4982XS Other specified injuries of left shoulder and upper arm, sequela +S4990XA Unspecified injury of shoulder and upper arm, unspecified arm, initial encounter +S4990XD Unspecified injury of shoulder and upper arm, unspecified arm, subsequent encounter +S4990XS Unspecified injury of shoulder and upper arm, unspecified arm, sequela +S4991XA Unspecified injury of right shoulder and upper arm, initial encounter +S4991XD Unspecified injury of right shoulder and upper arm, subsequent encounter +S4991XS Unspecified injury of right shoulder and upper arm, sequela +S4992XA Unspecified injury of left shoulder and upper arm, initial encounter +S4992XD Unspecified injury of left shoulder and upper arm, subsequent encounter +S4992XS Unspecified injury of left shoulder and upper arm, sequela +S5000XA Contusion of unspecified elbow, initial encounter +S5000XD Contusion of unspecified elbow, subsequent encounter +S5000XS Contusion of unspecified elbow, sequela +S5001XA Contusion of right elbow, initial encounter +S5001XD Contusion of right elbow, subsequent encounter +S5001XS Contusion of right elbow, sequela +S5002XA Contusion of left elbow, initial encounter +S5002XD Contusion of left elbow, subsequent encounter +S5002XS Contusion of left elbow, sequela +S5010XA Contusion of unspecified forearm, initial encounter +S5010XD Contusion of unspecified forearm, subsequent encounter +S5010XS Contusion of unspecified forearm, sequela +S5011XA Contusion of right forearm, initial encounter +S5011XD Contusion of right forearm, subsequent encounter +S5011XS Contusion of right forearm, sequela +S5012XA Contusion of left forearm, initial encounter +S5012XD Contusion of left forearm, subsequent encounter +S5012XS Contusion of left forearm, sequela +S50311A Abrasion of right elbow, initial encounter +S50311D Abrasion of right elbow, subsequent encounter +S50311S Abrasion of right elbow, sequela +S50312A Abrasion of left elbow, initial encounter +S50312D Abrasion of left elbow, subsequent encounter +S50312S Abrasion of left elbow, sequela +S50319A Abrasion of unspecified elbow, initial encounter +S50319D Abrasion of unspecified elbow, subsequent encounter +S50319S Abrasion of unspecified elbow, sequela +S50321A Blister (nonthermal) of right elbow, initial encounter +S50321D Blister (nonthermal) of right elbow, subsequent encounter +S50321S Blister (nonthermal) of right elbow, sequela +S50322A Blister (nonthermal) of left elbow, initial encounter +S50322D Blister (nonthermal) of left elbow, subsequent encounter +S50322S Blister (nonthermal) of left elbow, sequela +S50329A Blister (nonthermal) of unspecified elbow, initial encounter +S50329D Blister (nonthermal) of unspecified elbow, subsequent encounter +S50329S Blister (nonthermal) of unspecified elbow, sequela +S50341A External constriction of right elbow, initial encounter +S50341D External constriction of right elbow, subsequent encounter +S50341S External constriction of right elbow, sequela +S50342A External constriction of left elbow, initial encounter +S50342D External constriction of left elbow, subsequent encounter +S50342S External constriction of left elbow, sequela +S50349A External constriction of unspecified elbow, initial encounter +S50349D External constriction of unspecified elbow, subsequent encounter +S50349S External constriction of unspecified elbow, sequela +S50351A Superficial foreign body of right elbow, initial encounter +S50351D Superficial foreign body of right elbow, subsequent encounter +S50351S Superficial foreign body of right elbow, sequela +S50352A Superficial foreign body of left elbow, initial encounter +S50352D Superficial foreign body of left elbow, subsequent encounter +S50352S Superficial foreign body of left elbow, sequela +S50359A Superficial foreign body of unspecified elbow, initial encounter +S50359D Superficial foreign body of unspecified elbow, subsequent encounter +S50359S Superficial foreign body of unspecified elbow, sequela +S50361A Insect bite (nonvenomous) of right elbow, initial encounter +S50361D Insect bite (nonvenomous) of right elbow, subsequent encounter +S50361S Insect bite (nonvenomous) of right elbow, sequela +S50362A Insect bite (nonvenomous) of left elbow, initial encounter +S50362D Insect bite (nonvenomous) of left elbow, subsequent encounter +S50362S Insect bite (nonvenomous) of left elbow, sequela +S50369A Insect bite (nonvenomous) of unspecified elbow, initial encounter +S50369D Insect bite (nonvenomous) of unspecified elbow, subsequent encounter +S50369S Insect bite (nonvenomous) of unspecified elbow, sequela +S50371A Other superficial bite of right elbow, initial encounter +S50371D Other superficial bite of right elbow, subsequent encounter +S50371S Other superficial bite of right elbow, sequela +S50372A Other superficial bite of left elbow, initial encounter +S50372D Other superficial bite of left elbow, subsequent encounter +S50372S Other superficial bite of left elbow, sequela +S50379A Other superficial bite of unspecified elbow, initial encounter +S50379D Other superficial bite of unspecified elbow, subsequent encounter +S50379S Other superficial bite of unspecified elbow, sequela +S50811A Abrasion of right forearm, initial encounter +S50811D Abrasion of right forearm, subsequent encounter +S50811S Abrasion of right forearm, sequela +S50812A Abrasion of left forearm, initial encounter +S50812D Abrasion of left forearm, subsequent encounter +S50812S Abrasion of left forearm, sequela +S50819A Abrasion of unspecified forearm, initial encounter +S50819D Abrasion of unspecified forearm, subsequent encounter +S50819S Abrasion of unspecified forearm, sequela +S50821A Blister (nonthermal) of right forearm, initial encounter +S50821D Blister (nonthermal) of right forearm, subsequent encounter +S50821S Blister (nonthermal) of right forearm, sequela +S50822A Blister (nonthermal) of left forearm, initial encounter +S50822D Blister (nonthermal) of left forearm, subsequent encounter +S50822S Blister (nonthermal) of left forearm, sequela +S50829A Blister (nonthermal) of unspecified forearm, initial encounter +S50829D Blister (nonthermal) of unspecified forearm, subsequent encounter +S50829S Blister (nonthermal) of unspecified forearm, sequela +S50841A External constriction of right forearm, initial encounter +S50841D External constriction of right forearm, subsequent encounter +S50841S External constriction of right forearm, sequela +S50842A External constriction of left forearm, initial encounter +S50842D External constriction of left forearm, subsequent encounter +S50842S External constriction of left forearm, sequela +S50849A External constriction of unspecified forearm, initial encounter +S50849D External constriction of unspecified forearm, subsequent encounter +S50849S External constriction of unspecified forearm, sequela +S50851A Superficial foreign body of right forearm, initial encounter +S50851D Superficial foreign body of right forearm, subsequent encounter +S50851S Superficial foreign body of right forearm, sequela +S50852A Superficial foreign body of left forearm, initial encounter +S50852D Superficial foreign body of left forearm, subsequent encounter +S50852S Superficial foreign body of left forearm, sequela +S50859A Superficial foreign body of unspecified forearm, initial encounter +S50859D Superficial foreign body of unspecified forearm, subsequent encounter +S50859S Superficial foreign body of unspecified forearm, sequela +S50861A Insect bite (nonvenomous) of right forearm, initial encounter +S50861D Insect bite (nonvenomous) of right forearm, subsequent encounter +S50861S Insect bite (nonvenomous) of right forearm, sequela +S50862A Insect bite (nonvenomous) of left forearm, initial encounter +S50862D Insect bite (nonvenomous) of left forearm, subsequent encounter +S50862S Insect bite (nonvenomous) of left forearm, sequela +S50869A Insect bite (nonvenomous) of unspecified forearm, initial encounter +S50869D Insect bite (nonvenomous) of unspecified forearm, subsequent encounter +S50869S Insect bite (nonvenomous) of unspecified forearm, sequela +S50871A Other superficial bite of right forearm, initial encounter +S50871D Other superficial bite of right forearm, subsequent encounter +S50871S Other superficial bite of right forearm, sequela +S50872A Other superficial bite of left forearm, initial encounter +S50872D Other superficial bite of left forearm, subsequent encounter +S50872S Other superficial bite of left forearm, sequela +S50879A Other superficial bite of unspecified forearm, initial encounter +S50879D Other superficial bite of unspecified forearm, subsequent encounter +S50879S Other superficial bite of unspecified forearm, sequela +S50901A Unspecified superficial injury of right elbow, initial encounter +S50901D Unspecified superficial injury of right elbow, subsequent encounter +S50901S Unspecified superficial injury of right elbow, sequela +S50902A Unspecified superficial injury of left elbow, initial encounter +S50902D Unspecified superficial injury of left elbow, subsequent encounter +S50902S Unspecified superficial injury of left elbow, sequela +S50909A Unspecified superficial injury of unspecified elbow, initial encounter +S50909D Unspecified superficial injury of unspecified elbow, subsequent encounter +S50909S Unspecified superficial injury of unspecified elbow, sequela +S50911A Unspecified superficial injury of right forearm, initial encounter +S50911D Unspecified superficial injury of right forearm, subsequent encounter +S50911S Unspecified superficial injury of right forearm, sequela +S50912A Unspecified superficial injury of left forearm, initial encounter +S50912D Unspecified superficial injury of left forearm, subsequent encounter +S50912S Unspecified superficial injury of left forearm, sequela +S50919A Unspecified superficial injury of unspecified forearm, initial encounter +S50919D Unspecified superficial injury of unspecified forearm, subsequent encounter +S50919S Unspecified superficial injury of unspecified forearm, sequela +S51001A Unspecified open wound of right elbow, initial encounter +S51001D Unspecified open wound of right elbow, subsequent encounter +S51001S Unspecified open wound of right elbow, sequela +S51002A Unspecified open wound of left elbow, initial encounter +S51002D Unspecified open wound of left elbow, subsequent encounter +S51002S Unspecified open wound of left elbow, sequela +S51009A Unspecified open wound of unspecified elbow, initial encounter +S51009D Unspecified open wound of unspecified elbow, subsequent encounter +S51009S Unspecified open wound of unspecified elbow, sequela +S51011A Laceration without foreign body of right elbow, initial encounter +S51011D Laceration without foreign body of right elbow, subsequent encounter +S51011S Laceration without foreign body of right elbow, sequela +S51012A Laceration without foreign body of left elbow, initial encounter +S51012D Laceration without foreign body of left elbow, subsequent encounter +S51012S Laceration without foreign body of left elbow, sequela +S51019A Laceration without foreign body of unspecified elbow, initial encounter +S51019D Laceration without foreign body of unspecified elbow, subsequent encounter +S51019S Laceration without foreign body of unspecified elbow, sequela +S51021A Laceration with foreign body of right elbow, initial encounter +S51021D Laceration with foreign body of right elbow, subsequent encounter +S51021S Laceration with foreign body of right elbow, sequela +S51022A Laceration with foreign body of left elbow, initial encounter +S51022D Laceration with foreign body of left elbow, subsequent encounter +S51022S Laceration with foreign body of left elbow, sequela +S51029A Laceration with foreign body of unspecified elbow, initial encounter +S51029D Laceration with foreign body of unspecified elbow, subsequent encounter +S51029S Laceration with foreign body of unspecified elbow, sequela +S51031A Puncture wound without foreign body of right elbow, initial encounter +S51031D Puncture wound without foreign body of right elbow, subsequent encounter +S51031S Puncture wound without foreign body of right elbow, sequela +S51032A Puncture wound without foreign body of left elbow, initial encounter +S51032D Puncture wound without foreign body of left elbow, subsequent encounter +S51032S Puncture wound without foreign body of left elbow, sequela +S51039A Puncture wound without foreign body of unspecified elbow, initial encounter +S51039D Puncture wound without foreign body of unspecified elbow, subsequent encounter +S51039S Puncture wound without foreign body of unspecified elbow, sequela +S51041A Puncture wound with foreign body of right elbow, initial encounter +S51041D Puncture wound with foreign body of right elbow, subsequent encounter +S51041S Puncture wound with foreign body of right elbow, sequela +S51042A Puncture wound with foreign body of left elbow, initial encounter +S51042D Puncture wound with foreign body of left elbow, subsequent encounter +S51042S Puncture wound with foreign body of left elbow, sequela +S51049A Puncture wound with foreign body of unspecified elbow, initial encounter +S51049D Puncture wound with foreign body of unspecified elbow, subsequent encounter +S51049S Puncture wound with foreign body of unspecified elbow, sequela +S51051A Open bite, right elbow, initial encounter +S51051D Open bite, right elbow, subsequent encounter +S51051S Open bite, right elbow, sequela +S51052A Open bite, left elbow, initial encounter +S51052D Open bite, left elbow, subsequent encounter +S51052S Open bite, left elbow, sequela +S51059A Open bite, unspecified elbow, initial encounter +S51059D Open bite, unspecified elbow, subsequent encounter +S51059S Open bite, unspecified elbow, sequela +S51801A Unspecified open wound of right forearm, initial encounter +S51801D Unspecified open wound of right forearm, subsequent encounter +S51801S Unspecified open wound of right forearm, sequela +S51802A Unspecified open wound of left forearm, initial encounter +S51802D Unspecified open wound of left forearm, subsequent encounter +S51802S Unspecified open wound of left forearm, sequela +S51809A Unspecified open wound of unspecified forearm, initial encounter +S51809D Unspecified open wound of unspecified forearm, subsequent encounter +S51809S Unspecified open wound of unspecified forearm, sequela +S51811A Laceration without foreign body of right forearm, initial encounter +S51811D Laceration without foreign body of right forearm, subsequent encounter +S51811S Laceration without foreign body of right forearm, sequela +S51812A Laceration without foreign body of left forearm, initial encounter +S51812D Laceration without foreign body of left forearm, subsequent encounter +S51812S Laceration without foreign body of left forearm, sequela +S51819A Laceration without foreign body of unspecified forearm, initial encounter +S51819D Laceration without foreign body of unspecified forearm, subsequent encounter +S51819S Laceration without foreign body of unspecified forearm, sequela +S51821A Laceration with foreign body of right forearm, initial encounter +S51821D Laceration with foreign body of right forearm, subsequent encounter +S51821S Laceration with foreign body of right forearm, sequela +S51822A Laceration with foreign body of left forearm, initial encounter +S51822D Laceration with foreign body of left forearm, subsequent encounter +S51822S Laceration with foreign body of left forearm, sequela +S51829A Laceration with foreign body of unspecified forearm, initial encounter +S51829D Laceration with foreign body of unspecified forearm, subsequent encounter +S51829S Laceration with foreign body of unspecified forearm, sequela +S51831A Puncture wound without foreign body of right forearm, initial encounter +S51831D Puncture wound without foreign body of right forearm, subsequent encounter +S51831S Puncture wound without foreign body of right forearm, sequela +S51832A Puncture wound without foreign body of left forearm, initial encounter +S51832D Puncture wound without foreign body of left forearm, subsequent encounter +S51832S Puncture wound without foreign body of left forearm, sequela +S51839A Puncture wound without foreign body of unspecified forearm, initial encounter +S51839D Puncture wound without foreign body of unspecified forearm, subsequent encounter +S51839S Puncture wound without foreign body of unspecified forearm, sequela +S51841A Puncture wound with foreign body of right forearm, initial encounter +S51841D Puncture wound with foreign body of right forearm, subsequent encounter +S51841S Puncture wound with foreign body of right forearm, sequela +S51842A Puncture wound with foreign body of left forearm, initial encounter +S51842D Puncture wound with foreign body of left forearm, subsequent encounter +S51842S Puncture wound with foreign body of left forearm, sequela +S51849A Puncture wound with foreign body of unspecified forearm, initial encounter +S51849D Puncture wound with foreign body of unspecified forearm, subsequent encounter +S51849S Puncture wound with foreign body of unspecified forearm, sequela +S51851A Open bite of right forearm, initial encounter +S51851D Open bite of right forearm, subsequent encounter +S51851S Open bite of right forearm, sequela +S51852A Open bite of left forearm, initial encounter +S51852D Open bite of left forearm, subsequent encounter +S51852S Open bite of left forearm, sequela +S51859A Open bite of unspecified forearm, initial encounter +S51859D Open bite of unspecified forearm, subsequent encounter +S51859S Open bite of unspecified forearm, sequela +S52001A Unspecified fracture of upper end of right ulna, initial encounter for closed fracture +S52001B Unspecified fracture of upper end of right ulna, initial encounter for open fracture type I or II +S52001C Unspecified fracture of upper end of right ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52001D Unspecified fracture of upper end of right ulna, subsequent encounter for closed fracture with routine healing +S52001E Unspecified fracture of upper end of right ulna, subsequent encounter for open fracture type I or II with routine healing +S52001F Unspecified fracture of upper end of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52001G Unspecified fracture of upper end of right ulna, subsequent encounter for closed fracture with delayed healing +S52001H Unspecified fracture of upper end of right ulna, subsequent encounter for open fracture type I or II with delayed healing +S52001J Unspecified fracture of upper end of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52001K Unspecified fracture of upper end of right ulna, subsequent encounter for closed fracture with nonunion +S52001M Unspecified fracture of upper end of right ulna, subsequent encounter for open fracture type I or II with nonunion +S52001N Unspecified fracture of upper end of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52001P Unspecified fracture of upper end of right ulna, subsequent encounter for closed fracture with malunion +S52001Q Unspecified fracture of upper end of right ulna, subsequent encounter for open fracture type I or II with malunion +S52001R Unspecified fracture of upper end of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52001S Unspecified fracture of upper end of right ulna, sequela +S52002A Unspecified fracture of upper end of left ulna, initial encounter for closed fracture +S52002B Unspecified fracture of upper end of left ulna, initial encounter for open fracture type I or II +S52002C Unspecified fracture of upper end of left ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52002D Unspecified fracture of upper end of left ulna, subsequent encounter for closed fracture with routine healing +S52002E Unspecified fracture of upper end of left ulna, subsequent encounter for open fracture type I or II with routine healing +S52002F Unspecified fracture of upper end of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52002G Unspecified fracture of upper end of left ulna, subsequent encounter for closed fracture with delayed healing +S52002H Unspecified fracture of upper end of left ulna, subsequent encounter for open fracture type I or II with delayed healing +S52002J Unspecified fracture of upper end of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52002K Unspecified fracture of upper end of left ulna, subsequent encounter for closed fracture with nonunion +S52002M Unspecified fracture of upper end of left ulna, subsequent encounter for open fracture type I or II with nonunion +S52002N Unspecified fracture of upper end of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52002P Unspecified fracture of upper end of left ulna, subsequent encounter for closed fracture with malunion +S52002Q Unspecified fracture of upper end of left ulna, subsequent encounter for open fracture type I or II with malunion +S52002R Unspecified fracture of upper end of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52002S Unspecified fracture of upper end of left ulna, sequela +S52009A Unspecified fracture of upper end of unspecified ulna, initial encounter for closed fracture +S52009B Unspecified fracture of upper end of unspecified ulna, initial encounter for open fracture type I or II +S52009C Unspecified fracture of upper end of unspecified ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52009D Unspecified fracture of upper end of unspecified ulna, subsequent encounter for closed fracture with routine healing +S52009E Unspecified fracture of upper end of unspecified ulna, subsequent encounter for open fracture type I or II with routine healing +S52009F Unspecified fracture of upper end of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52009G Unspecified fracture of upper end of unspecified ulna, subsequent encounter for closed fracture with delayed healing +S52009H Unspecified fracture of upper end of unspecified ulna, subsequent encounter for open fracture type I or II with delayed healing +S52009J Unspecified fracture of upper end of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52009K Unspecified fracture of upper end of unspecified ulna, subsequent encounter for closed fracture with nonunion +S52009M Unspecified fracture of upper end of unspecified ulna, subsequent encounter for open fracture type I or II with nonunion +S52009N Unspecified fracture of upper end of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52009P Unspecified fracture of upper end of unspecified ulna, subsequent encounter for closed fracture with malunion +S52009Q Unspecified fracture of upper end of unspecified ulna, subsequent encounter for open fracture type I or II with malunion +S52009R Unspecified fracture of upper end of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52009S Unspecified fracture of upper end of unspecified ulna, sequela +S52011A Torus fracture of upper end of right ulna, initial encounter for closed fracture +S52011D Torus fracture of upper end of right ulna, subsequent encounter for fracture with routine healing +S52011G Torus fracture of upper end of right ulna, subsequent encounter for fracture with delayed healing +S52011K Torus fracture of upper end of right ulna, subsequent encounter for fracture with nonunion +S52011P Torus fracture of upper end of right ulna, subsequent encounter for fracture with malunion +S52011S Torus fracture of upper end of right ulna, sequela +S52012A Torus fracture of upper end of left ulna, initial encounter for closed fracture +S52012D Torus fracture of upper end of left ulna, subsequent encounter for fracture with routine healing +S52012G Torus fracture of upper end of left ulna, subsequent encounter for fracture with delayed healing +S52012K Torus fracture of upper end of left ulna, subsequent encounter for fracture with nonunion +S52012P Torus fracture of upper end of left ulna, subsequent encounter for fracture with malunion +S52012S Torus fracture of upper end of left ulna, sequela +S52019A Torus fracture of upper end of unspecified ulna, initial encounter for closed fracture +S52019D Torus fracture of upper end of unspecified ulna, subsequent encounter for fracture with routine healing +S52019G Torus fracture of upper end of unspecified ulna, subsequent encounter for fracture with delayed healing +S52019K Torus fracture of upper end of unspecified ulna, subsequent encounter for fracture with nonunion +S52019P Torus fracture of upper end of unspecified ulna, subsequent encounter for fracture with malunion +S52019S Torus fracture of upper end of unspecified ulna, sequela +S52021A Displaced fracture of olecranon process without intraarticular extension of right ulna, initial encounter for closed fracture +S52021B Displaced fracture of olecranon process without intraarticular extension of right ulna, initial encounter for open fracture type I or II +S52021C Displaced fracture of olecranon process without intraarticular extension of right ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52021D Displaced fracture of olecranon process without intraarticular extension of right ulna, subsequent encounter for closed fracture with routine healing +S52021E Displaced fracture of olecranon process without intraarticular extension of right ulna, subsequent encounter for open fracture type I or II with routine healing +S52021F Displaced fracture of olecranon process without intraarticular extension of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52021G Displaced fracture of olecranon process without intraarticular extension of right ulna, subsequent encounter for closed fracture with delayed healing +S52021H Displaced fracture of olecranon process without intraarticular extension of right ulna, subsequent encounter for open fracture type I or II with delayed healing +S52021J Displaced fracture of olecranon process without intraarticular extension of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52021K Displaced fracture of olecranon process without intraarticular extension of right ulna, subsequent encounter for closed fracture with nonunion +S52021M Displaced fracture of olecranon process without intraarticular extension of right ulna, subsequent encounter for open fracture type I or II with nonunion +S52021N Displaced fracture of olecranon process without intraarticular extension of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52021P Displaced fracture of olecranon process without intraarticular extension of right ulna, subsequent encounter for closed fracture with malunion +S52021Q Displaced fracture of olecranon process without intraarticular extension of right ulna, subsequent encounter for open fracture type I or II with malunion +S52021R Displaced fracture of olecranon process without intraarticular extension of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52021S Displaced fracture of olecranon process without intraarticular extension of right ulna, sequela +S52022A Displaced fracture of olecranon process without intraarticular extension of left ulna, initial encounter for closed fracture +S52022B Displaced fracture of olecranon process without intraarticular extension of left ulna, initial encounter for open fracture type I or II +S52022C Displaced fracture of olecranon process without intraarticular extension of left ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52022D Displaced fracture of olecranon process without intraarticular extension of left ulna, subsequent encounter for closed fracture with routine healing +S52022E Displaced fracture of olecranon process without intraarticular extension of left ulna, subsequent encounter for open fracture type I or II with routine healing +S52022F Displaced fracture of olecranon process without intraarticular extension of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52022G Displaced fracture of olecranon process without intraarticular extension of left ulna, subsequent encounter for closed fracture with delayed healing +S52022H Displaced fracture of olecranon process without intraarticular extension of left ulna, subsequent encounter for open fracture type I or II with delayed healing +S52022J Displaced fracture of olecranon process without intraarticular extension of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52022K Displaced fracture of olecranon process without intraarticular extension of left ulna, subsequent encounter for closed fracture with nonunion +S52022M Displaced fracture of olecranon process without intraarticular extension of left ulna, subsequent encounter for open fracture type I or II with nonunion +S52022N Displaced fracture of olecranon process without intraarticular extension of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52022P Displaced fracture of olecranon process without intraarticular extension of left ulna, subsequent encounter for closed fracture with malunion +S52022Q Displaced fracture of olecranon process without intraarticular extension of left ulna, subsequent encounter for open fracture type I or II with malunion +S52022R Displaced fracture of olecranon process without intraarticular extension of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52022S Displaced fracture of olecranon process without intraarticular extension of left ulna, sequela +S52023A Displaced fracture of olecranon process without intraarticular extension of unspecified ulna, initial encounter for closed fracture +S52023B Displaced fracture of olecranon process without intraarticular extension of unspecified ulna, initial encounter for open fracture type I or II +S52023C Displaced fracture of olecranon process without intraarticular extension of unspecified ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52023D Displaced fracture of olecranon process without intraarticular extension of unspecified ulna, subsequent encounter for closed fracture with routine healing +S52023E Displaced fracture of olecranon process without intraarticular extension of unspecified ulna, subsequent encounter for open fracture type I or II with routine healing +S52023F Displaced fracture of olecranon process without intraarticular extension of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52023G Displaced fracture of olecranon process without intraarticular extension of unspecified ulna, subsequent encounter for closed fracture with delayed healing +S52023H Displaced fracture of olecranon process without intraarticular extension of unspecified ulna, subsequent encounter for open fracture type I or II with delayed healing +S52023J Displaced fracture of olecranon process without intraarticular extension of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52023K Displaced fracture of olecranon process without intraarticular extension of unspecified ulna, subsequent encounter for closed fracture with nonunion +S52023M Displaced fracture of olecranon process without intraarticular extension of unspecified ulna, subsequent encounter for open fracture type I or II with nonunion +S52023N Displaced fracture of olecranon process without intraarticular extension of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52023P Displaced fracture of olecranon process without intraarticular extension of unspecified ulna, subsequent encounter for closed fracture with malunion +S52023Q Displaced fracture of olecranon process without intraarticular extension of unspecified ulna, subsequent encounter for open fracture type I or II with malunion +S52023R Displaced fracture of olecranon process without intraarticular extension of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52023S Displaced fracture of olecranon process without intraarticular extension of unspecified ulna, sequela +S52024A Nondisplaced fracture of olecranon process without intraarticular extension of right ulna, initial encounter for closed fracture +S52024B Nondisplaced fracture of olecranon process without intraarticular extension of right ulna, initial encounter for open fracture type I or II +S52024C Nondisplaced fracture of olecranon process without intraarticular extension of right ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52024D Nondisplaced fracture of olecranon process without intraarticular extension of right ulna, subsequent encounter for closed fracture with routine healing +S52024E Nondisplaced fracture of olecranon process without intraarticular extension of right ulna, subsequent encounter for open fracture type I or II with routine healing +S52024F Nondisplaced fracture of olecranon process without intraarticular extension of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52024G Nondisplaced fracture of olecranon process without intraarticular extension of right ulna, subsequent encounter for closed fracture with delayed healing +S52024H Nondisplaced fracture of olecranon process without intraarticular extension of right ulna, subsequent encounter for open fracture type I or II with delayed healing +S52024J Nondisplaced fracture of olecranon process without intraarticular extension of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52024K Nondisplaced fracture of olecranon process without intraarticular extension of right ulna, subsequent encounter for closed fracture with nonunion +S52024M Nondisplaced fracture of olecranon process without intraarticular extension of right ulna, subsequent encounter for open fracture type I or II with nonunion +S52024N Nondisplaced fracture of olecranon process without intraarticular extension of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52024P Nondisplaced fracture of olecranon process without intraarticular extension of right ulna, subsequent encounter for closed fracture with malunion +S52024Q Nondisplaced fracture of olecranon process without intraarticular extension of right ulna, subsequent encounter for open fracture type I or II with malunion +S52024R Nondisplaced fracture of olecranon process without intraarticular extension of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52024S Nondisplaced fracture of olecranon process without intraarticular extension of right ulna, sequela +S52025A Nondisplaced fracture of olecranon process without intraarticular extension of left ulna, initial encounter for closed fracture +S52025B Nondisplaced fracture of olecranon process without intraarticular extension of left ulna, initial encounter for open fracture type I or II +S52025C Nondisplaced fracture of olecranon process without intraarticular extension of left ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52025D Nondisplaced fracture of olecranon process without intraarticular extension of left ulna, subsequent encounter for closed fracture with routine healing +S52025E Nondisplaced fracture of olecranon process without intraarticular extension of left ulna, subsequent encounter for open fracture type I or II with routine healing +S52025F Nondisplaced fracture of olecranon process without intraarticular extension of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52025G Nondisplaced fracture of olecranon process without intraarticular extension of left ulna, subsequent encounter for closed fracture with delayed healing +S52025H Nondisplaced fracture of olecranon process without intraarticular extension of left ulna, subsequent encounter for open fracture type I or II with delayed healing +S52025J Nondisplaced fracture of olecranon process without intraarticular extension of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52025K Nondisplaced fracture of olecranon process without intraarticular extension of left ulna, subsequent encounter for closed fracture with nonunion +S52025M Nondisplaced fracture of olecranon process without intraarticular extension of left ulna, subsequent encounter for open fracture type I or II with nonunion +S52025N Nondisplaced fracture of olecranon process without intraarticular extension of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52025P Nondisplaced fracture of olecranon process without intraarticular extension of left ulna, subsequent encounter for closed fracture with malunion +S52025Q Nondisplaced fracture of olecranon process without intraarticular extension of left ulna, subsequent encounter for open fracture type I or II with malunion +S52025R Nondisplaced fracture of olecranon process without intraarticular extension of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52025S Nondisplaced fracture of olecranon process without intraarticular extension of left ulna, sequela +S52026A Nondisplaced fracture of olecranon process without intraarticular extension of unspecified ulna, initial encounter for closed fracture +S52026B Nondisplaced fracture of olecranon process without intraarticular extension of unspecified ulna, initial encounter for open fracture type I or II +S52026C Nondisplaced fracture of olecranon process without intraarticular extension of unspecified ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52026D Nondisplaced fracture of olecranon process without intraarticular extension of unspecified ulna, subsequent encounter for closed fracture with routine healing +S52026E Nondisplaced fracture of olecranon process without intraarticular extension of unspecified ulna, subsequent encounter for open fracture type I or II with routine healing +S52026F Nondisplaced fracture of olecranon process without intraarticular extension of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52026G Nondisplaced fracture of olecranon process without intraarticular extension of unspecified ulna, subsequent encounter for closed fracture with delayed healing +S52026H Nondisplaced fracture of olecranon process without intraarticular extension of unspecified ulna, subsequent encounter for open fracture type I or II with delayed healing +S52026J Nondisplaced fracture of olecranon process without intraarticular extension of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52026K Nondisplaced fracture of olecranon process without intraarticular extension of unspecified ulna, subsequent encounter for closed fracture with nonunion +S52026M Nondisplaced fracture of olecranon process without intraarticular extension of unspecified ulna, subsequent encounter for open fracture type I or II with nonunion +S52026N Nondisplaced fracture of olecranon process without intraarticular extension of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52026P Nondisplaced fracture of olecranon process without intraarticular extension of unspecified ulna, subsequent encounter for closed fracture with malunion +S52026Q Nondisplaced fracture of olecranon process without intraarticular extension of unspecified ulna, subsequent encounter for open fracture type I or II with malunion +S52026R Nondisplaced fracture of olecranon process without intraarticular extension of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52026S Nondisplaced fracture of olecranon process without intraarticular extension of unspecified ulna, sequela +S52031A Displaced fracture of olecranon process with intraarticular extension of right ulna, initial encounter for closed fracture +S52031B Displaced fracture of olecranon process with intraarticular extension of right ulna, initial encounter for open fracture type I or II +S52031C Displaced fracture of olecranon process with intraarticular extension of right ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52031D Displaced fracture of olecranon process with intraarticular extension of right ulna, subsequent encounter for closed fracture with routine healing +S52031E Displaced fracture of olecranon process with intraarticular extension of right ulna, subsequent encounter for open fracture type I or II with routine healing +S52031F Displaced fracture of olecranon process with intraarticular extension of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52031G Displaced fracture of olecranon process with intraarticular extension of right ulna, subsequent encounter for closed fracture with delayed healing +S52031H Displaced fracture of olecranon process with intraarticular extension of right ulna, subsequent encounter for open fracture type I or II with delayed healing +S52031J Displaced fracture of olecranon process with intraarticular extension of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52031K Displaced fracture of olecranon process with intraarticular extension of right ulna, subsequent encounter for closed fracture with nonunion +S52031M Displaced fracture of olecranon process with intraarticular extension of right ulna, subsequent encounter for open fracture type I or II with nonunion +S52031N Displaced fracture of olecranon process with intraarticular extension of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52031P Displaced fracture of olecranon process with intraarticular extension of right ulna, subsequent encounter for closed fracture with malunion +S52031Q Displaced fracture of olecranon process with intraarticular extension of right ulna, subsequent encounter for open fracture type I or II with malunion +S52031R Displaced fracture of olecranon process with intraarticular extension of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52031S Displaced fracture of olecranon process with intraarticular extension of right ulna, sequela +S52032A Displaced fracture of olecranon process with intraarticular extension of left ulna, initial encounter for closed fracture +S52032B Displaced fracture of olecranon process with intraarticular extension of left ulna, initial encounter for open fracture type I or II +S52032C Displaced fracture of olecranon process with intraarticular extension of left ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52032D Displaced fracture of olecranon process with intraarticular extension of left ulna, subsequent encounter for closed fracture with routine healing +S52032E Displaced fracture of olecranon process with intraarticular extension of left ulna, subsequent encounter for open fracture type I or II with routine healing +S52032F Displaced fracture of olecranon process with intraarticular extension of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52032G Displaced fracture of olecranon process with intraarticular extension of left ulna, subsequent encounter for closed fracture with delayed healing +S52032H Displaced fracture of olecranon process with intraarticular extension of left ulna, subsequent encounter for open fracture type I or II with delayed healing +S52032J Displaced fracture of olecranon process with intraarticular extension of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52032K Displaced fracture of olecranon process with intraarticular extension of left ulna, subsequent encounter for closed fracture with nonunion +S52032M Displaced fracture of olecranon process with intraarticular extension of left ulna, subsequent encounter for open fracture type I or II with nonunion +S52032N Displaced fracture of olecranon process with intraarticular extension of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52032P Displaced fracture of olecranon process with intraarticular extension of left ulna, subsequent encounter for closed fracture with malunion +S52032Q Displaced fracture of olecranon process with intraarticular extension of left ulna, subsequent encounter for open fracture type I or II with malunion +S52032R Displaced fracture of olecranon process with intraarticular extension of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52032S Displaced fracture of olecranon process with intraarticular extension of left ulna, sequela +S52033A Displaced fracture of olecranon process with intraarticular extension of unspecified ulna, initial encounter for closed fracture +S52033B Displaced fracture of olecranon process with intraarticular extension of unspecified ulna, initial encounter for open fracture type I or II +S52033C Displaced fracture of olecranon process with intraarticular extension of unspecified ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52033D Displaced fracture of olecranon process with intraarticular extension of unspecified ulna, subsequent encounter for closed fracture with routine healing +S52033E Displaced fracture of olecranon process with intraarticular extension of unspecified ulna, subsequent encounter for open fracture type I or II with routine healing +S52033F Displaced fracture of olecranon process with intraarticular extension of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52033G Displaced fracture of olecranon process with intraarticular extension of unspecified ulna, subsequent encounter for closed fracture with delayed healing +S52033H Displaced fracture of olecranon process with intraarticular extension of unspecified ulna, subsequent encounter for open fracture type I or II with delayed healing +S52033J Displaced fracture of olecranon process with intraarticular extension of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52033K Displaced fracture of olecranon process with intraarticular extension of unspecified ulna, subsequent encounter for closed fracture with nonunion +S52033M Displaced fracture of olecranon process with intraarticular extension of unspecified ulna, subsequent encounter for open fracture type I or II with nonunion +S52033N Displaced fracture of olecranon process with intraarticular extension of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52033P Displaced fracture of olecranon process with intraarticular extension of unspecified ulna, subsequent encounter for closed fracture with malunion +S52033Q Displaced fracture of olecranon process with intraarticular extension of unspecified ulna, subsequent encounter for open fracture type I or II with malunion +S52033R Displaced fracture of olecranon process with intraarticular extension of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52033S Displaced fracture of olecranon process with intraarticular extension of unspecified ulna, sequela +S52034A Nondisplaced fracture of olecranon process with intraarticular extension of right ulna, initial encounter for closed fracture +S52034B Nondisplaced fracture of olecranon process with intraarticular extension of right ulna, initial encounter for open fracture type I or II +S52034C Nondisplaced fracture of olecranon process with intraarticular extension of right ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52034D Nondisplaced fracture of olecranon process with intraarticular extension of right ulna, subsequent encounter for closed fracture with routine healing +S52034E Nondisplaced fracture of olecranon process with intraarticular extension of right ulna, subsequent encounter for open fracture type I or II with routine healing +S52034F Nondisplaced fracture of olecranon process with intraarticular extension of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52034G Nondisplaced fracture of olecranon process with intraarticular extension of right ulna, subsequent encounter for closed fracture with delayed healing +S52034H Nondisplaced fracture of olecranon process with intraarticular extension of right ulna, subsequent encounter for open fracture type I or II with delayed healing +S52034J Nondisplaced fracture of olecranon process with intraarticular extension of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52034K Nondisplaced fracture of olecranon process with intraarticular extension of right ulna, subsequent encounter for closed fracture with nonunion +S52034M Nondisplaced fracture of olecranon process with intraarticular extension of right ulna, subsequent encounter for open fracture type I or II with nonunion +S52034N Nondisplaced fracture of olecranon process with intraarticular extension of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52034P Nondisplaced fracture of olecranon process with intraarticular extension of right ulna, subsequent encounter for closed fracture with malunion +S52034Q Nondisplaced fracture of olecranon process with intraarticular extension of right ulna, subsequent encounter for open fracture type I or II with malunion +S52034R Nondisplaced fracture of olecranon process with intraarticular extension of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52034S Nondisplaced fracture of olecranon process with intraarticular extension of right ulna, sequela +S52035A Nondisplaced fracture of olecranon process with intraarticular extension of left ulna, initial encounter for closed fracture +S52035B Nondisplaced fracture of olecranon process with intraarticular extension of left ulna, initial encounter for open fracture type I or II +S52035C Nondisplaced fracture of olecranon process with intraarticular extension of left ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52035D Nondisplaced fracture of olecranon process with intraarticular extension of left ulna, subsequent encounter for closed fracture with routine healing +S52035E Nondisplaced fracture of olecranon process with intraarticular extension of left ulna, subsequent encounter for open fracture type I or II with routine healing +S52035F Nondisplaced fracture of olecranon process with intraarticular extension of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52035G Nondisplaced fracture of olecranon process with intraarticular extension of left ulna, subsequent encounter for closed fracture with delayed healing +S52035H Nondisplaced fracture of olecranon process with intraarticular extension of left ulna, subsequent encounter for open fracture type I or II with delayed healing +S52035J Nondisplaced fracture of olecranon process with intraarticular extension of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52035K Nondisplaced fracture of olecranon process with intraarticular extension of left ulna, subsequent encounter for closed fracture with nonunion +S52035M Nondisplaced fracture of olecranon process with intraarticular extension of left ulna, subsequent encounter for open fracture type I or II with nonunion +S52035N Nondisplaced fracture of olecranon process with intraarticular extension of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52035P Nondisplaced fracture of olecranon process with intraarticular extension of left ulna, subsequent encounter for closed fracture with malunion +S52035Q Nondisplaced fracture of olecranon process with intraarticular extension of left ulna, subsequent encounter for open fracture type I or II with malunion +S52035R Nondisplaced fracture of olecranon process with intraarticular extension of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52035S Nondisplaced fracture of olecranon process with intraarticular extension of left ulna, sequela +S52036A Nondisplaced fracture of olecranon process with intraarticular extension of unspecified ulna, initial encounter for closed fracture +S52036B Nondisplaced fracture of olecranon process with intraarticular extension of unspecified ulna, initial encounter for open fracture type I or II +S52036C Nondisplaced fracture of olecranon process with intraarticular extension of unspecified ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52036D Nondisplaced fracture of olecranon process with intraarticular extension of unspecified ulna, subsequent encounter for closed fracture with routine healing +S52036E Nondisplaced fracture of olecranon process with intraarticular extension of unspecified ulna, subsequent encounter for open fracture type I or II with routine healing +S52036F Nondisplaced fracture of olecranon process with intraarticular extension of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52036G Nondisplaced fracture of olecranon process with intraarticular extension of unspecified ulna, subsequent encounter for closed fracture with delayed healing +S52036H Nondisplaced fracture of olecranon process with intraarticular extension of unspecified ulna, subsequent encounter for open fracture type I or II with delayed healing +S52036J Nondisplaced fracture of olecranon process with intraarticular extension of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52036K Nondisplaced fracture of olecranon process with intraarticular extension of unspecified ulna, subsequent encounter for closed fracture with nonunion +S52036M Nondisplaced fracture of olecranon process with intraarticular extension of unspecified ulna, subsequent encounter for open fracture type I or II with nonunion +S52036N Nondisplaced fracture of olecranon process with intraarticular extension of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52036P Nondisplaced fracture of olecranon process with intraarticular extension of unspecified ulna, subsequent encounter for closed fracture with malunion +S52036Q Nondisplaced fracture of olecranon process with intraarticular extension of unspecified ulna, subsequent encounter for open fracture type I or II with malunion +S52036R Nondisplaced fracture of olecranon process with intraarticular extension of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52036S Nondisplaced fracture of olecranon process with intraarticular extension of unspecified ulna, sequela +S52041A Displaced fracture of coronoid process of right ulna, initial encounter for closed fracture +S52041B Displaced fracture of coronoid process of right ulna, initial encounter for open fracture type I or II +S52041C Displaced fracture of coronoid process of right ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52041D Displaced fracture of coronoid process of right ulna, subsequent encounter for closed fracture with routine healing +S52041E Displaced fracture of coronoid process of right ulna, subsequent encounter for open fracture type I or II with routine healing +S52041F Displaced fracture of coronoid process of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52041G Displaced fracture of coronoid process of right ulna, subsequent encounter for closed fracture with delayed healing +S52041H Displaced fracture of coronoid process of right ulna, subsequent encounter for open fracture type I or II with delayed healing +S52041J Displaced fracture of coronoid process of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52041K Displaced fracture of coronoid process of right ulna, subsequent encounter for closed fracture with nonunion +S52041M Displaced fracture of coronoid process of right ulna, subsequent encounter for open fracture type I or II with nonunion +S52041N Displaced fracture of coronoid process of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52041P Displaced fracture of coronoid process of right ulna, subsequent encounter for closed fracture with malunion +S52041Q Displaced fracture of coronoid process of right ulna, subsequent encounter for open fracture type I or II with malunion +S52041R Displaced fracture of coronoid process of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52041S Displaced fracture of coronoid process of right ulna, sequela +S52042A Displaced fracture of coronoid process of left ulna, initial encounter for closed fracture +S52042B Displaced fracture of coronoid process of left ulna, initial encounter for open fracture type I or II +S52042C Displaced fracture of coronoid process of left ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52042D Displaced fracture of coronoid process of left ulna, subsequent encounter for closed fracture with routine healing +S52042E Displaced fracture of coronoid process of left ulna, subsequent encounter for open fracture type I or II with routine healing +S52042F Displaced fracture of coronoid process of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52042G Displaced fracture of coronoid process of left ulna, subsequent encounter for closed fracture with delayed healing +S52042H Displaced fracture of coronoid process of left ulna, subsequent encounter for open fracture type I or II with delayed healing +S52042J Displaced fracture of coronoid process of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52042K Displaced fracture of coronoid process of left ulna, subsequent encounter for closed fracture with nonunion +S52042M Displaced fracture of coronoid process of left ulna, subsequent encounter for open fracture type I or II with nonunion +S52042N Displaced fracture of coronoid process of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52042P Displaced fracture of coronoid process of left ulna, subsequent encounter for closed fracture with malunion +S52042Q Displaced fracture of coronoid process of left ulna, subsequent encounter for open fracture type I or II with malunion +S52042R Displaced fracture of coronoid process of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52042S Displaced fracture of coronoid process of left ulna, sequela +S52043A Displaced fracture of coronoid process of unspecified ulna, initial encounter for closed fracture +S52043B Displaced fracture of coronoid process of unspecified ulna, initial encounter for open fracture type I or II +S52043C Displaced fracture of coronoid process of unspecified ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52043D Displaced fracture of coronoid process of unspecified ulna, subsequent encounter for closed fracture with routine healing +S52043E Displaced fracture of coronoid process of unspecified ulna, subsequent encounter for open fracture type I or II with routine healing +S52043F Displaced fracture of coronoid process of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52043G Displaced fracture of coronoid process of unspecified ulna, subsequent encounter for closed fracture with delayed healing +S52043H Displaced fracture of coronoid process of unspecified ulna, subsequent encounter for open fracture type I or II with delayed healing +S52043J Displaced fracture of coronoid process of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52043K Displaced fracture of coronoid process of unspecified ulna, subsequent encounter for closed fracture with nonunion +S52043M Displaced fracture of coronoid process of unspecified ulna, subsequent encounter for open fracture type I or II with nonunion +S52043N Displaced fracture of coronoid process of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52043P Displaced fracture of coronoid process of unspecified ulna, subsequent encounter for closed fracture with malunion +S52043Q Displaced fracture of coronoid process of unspecified ulna, subsequent encounter for open fracture type I or II with malunion +S52043R Displaced fracture of coronoid process of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52043S Displaced fracture of coronoid process of unspecified ulna, sequela +S52044A Nondisplaced fracture of coronoid process of right ulna, initial encounter for closed fracture +S52044B Nondisplaced fracture of coronoid process of right ulna, initial encounter for open fracture type I or II +S52044C Nondisplaced fracture of coronoid process of right ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52044D Nondisplaced fracture of coronoid process of right ulna, subsequent encounter for closed fracture with routine healing +S52044E Nondisplaced fracture of coronoid process of right ulna, subsequent encounter for open fracture type I or II with routine healing +S52044F Nondisplaced fracture of coronoid process of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52044G Nondisplaced fracture of coronoid process of right ulna, subsequent encounter for closed fracture with delayed healing +S52044H Nondisplaced fracture of coronoid process of right ulna, subsequent encounter for open fracture type I or II with delayed healing +S52044J Nondisplaced fracture of coronoid process of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52044K Nondisplaced fracture of coronoid process of right ulna, subsequent encounter for closed fracture with nonunion +S52044M Nondisplaced fracture of coronoid process of right ulna, subsequent encounter for open fracture type I or II with nonunion +S52044N Nondisplaced fracture of coronoid process of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52044P Nondisplaced fracture of coronoid process of right ulna, subsequent encounter for closed fracture with malunion +S52044Q Nondisplaced fracture of coronoid process of right ulna, subsequent encounter for open fracture type I or II with malunion +S52044R Nondisplaced fracture of coronoid process of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52044S Nondisplaced fracture of coronoid process of right ulna, sequela +S52045A Nondisplaced fracture of coronoid process of left ulna, initial encounter for closed fracture +S52045B Nondisplaced fracture of coronoid process of left ulna, initial encounter for open fracture type I or II +S52045C Nondisplaced fracture of coronoid process of left ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52045D Nondisplaced fracture of coronoid process of left ulna, subsequent encounter for closed fracture with routine healing +S52045E Nondisplaced fracture of coronoid process of left ulna, subsequent encounter for open fracture type I or II with routine healing +S52045F Nondisplaced fracture of coronoid process of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52045G Nondisplaced fracture of coronoid process of left ulna, subsequent encounter for closed fracture with delayed healing +S52045H Nondisplaced fracture of coronoid process of left ulna, subsequent encounter for open fracture type I or II with delayed healing +S52045J Nondisplaced fracture of coronoid process of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52045K Nondisplaced fracture of coronoid process of left ulna, subsequent encounter for closed fracture with nonunion +S52045M Nondisplaced fracture of coronoid process of left ulna, subsequent encounter for open fracture type I or II with nonunion +S52045N Nondisplaced fracture of coronoid process of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52045P Nondisplaced fracture of coronoid process of left ulna, subsequent encounter for closed fracture with malunion +S52045Q Nondisplaced fracture of coronoid process of left ulna, subsequent encounter for open fracture type I or II with malunion +S52045R Nondisplaced fracture of coronoid process of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52045S Nondisplaced fracture of coronoid process of left ulna, sequela +S52046A Nondisplaced fracture of coronoid process of unspecified ulna, initial encounter for closed fracture +S52046B Nondisplaced fracture of coronoid process of unspecified ulna, initial encounter for open fracture type I or II +S52046C Nondisplaced fracture of coronoid process of unspecified ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52046D Nondisplaced fracture of coronoid process of unspecified ulna, subsequent encounter for closed fracture with routine healing +S52046E Nondisplaced fracture of coronoid process of unspecified ulna, subsequent encounter for open fracture type I or II with routine healing +S52046F Nondisplaced fracture of coronoid process of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52046G Nondisplaced fracture of coronoid process of unspecified ulna, subsequent encounter for closed fracture with delayed healing +S52046H Nondisplaced fracture of coronoid process of unspecified ulna, subsequent encounter for open fracture type I or II with delayed healing +S52046J Nondisplaced fracture of coronoid process of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52046K Nondisplaced fracture of coronoid process of unspecified ulna, subsequent encounter for closed fracture with nonunion +S52046M Nondisplaced fracture of coronoid process of unspecified ulna, subsequent encounter for open fracture type I or II with nonunion +S52046N Nondisplaced fracture of coronoid process of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52046P Nondisplaced fracture of coronoid process of unspecified ulna, subsequent encounter for closed fracture with malunion +S52046Q Nondisplaced fracture of coronoid process of unspecified ulna, subsequent encounter for open fracture type I or II with malunion +S52046R Nondisplaced fracture of coronoid process of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52046S Nondisplaced fracture of coronoid process of unspecified ulna, sequela +S52091A Other fracture of upper end of right ulna, initial encounter for closed fracture +S52091B Other fracture of upper end of right ulna, initial encounter for open fracture type I or II +S52091C Other fracture of upper end of right ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52091D Other fracture of upper end of right ulna, subsequent encounter for closed fracture with routine healing +S52091E Other fracture of upper end of right ulna, subsequent encounter for open fracture type I or II with routine healing +S52091F Other fracture of upper end of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52091G Other fracture of upper end of right ulna, subsequent encounter for closed fracture with delayed healing +S52091H Other fracture of upper end of right ulna, subsequent encounter for open fracture type I or II with delayed healing +S52091J Other fracture of upper end of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52091K Other fracture of upper end of right ulna, subsequent encounter for closed fracture with nonunion +S52091M Other fracture of upper end of right ulna, subsequent encounter for open fracture type I or II with nonunion +S52091N Other fracture of upper end of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52091P Other fracture of upper end of right ulna, subsequent encounter for closed fracture with malunion +S52091Q Other fracture of upper end of right ulna, subsequent encounter for open fracture type I or II with malunion +S52091R Other fracture of upper end of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52091S Other fracture of upper end of right ulna, sequela +S52092A Other fracture of upper end of left ulna, initial encounter for closed fracture +S52092B Other fracture of upper end of left ulna, initial encounter for open fracture type I or II +S52092C Other fracture of upper end of left ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52092D Other fracture of upper end of left ulna, subsequent encounter for closed fracture with routine healing +S52092E Other fracture of upper end of left ulna, subsequent encounter for open fracture type I or II with routine healing +S52092F Other fracture of upper end of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52092G Other fracture of upper end of left ulna, subsequent encounter for closed fracture with delayed healing +S52092H Other fracture of upper end of left ulna, subsequent encounter for open fracture type I or II with delayed healing +S52092J Other fracture of upper end of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52092K Other fracture of upper end of left ulna, subsequent encounter for closed fracture with nonunion +S52092M Other fracture of upper end of left ulna, subsequent encounter for open fracture type I or II with nonunion +S52092N Other fracture of upper end of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52092P Other fracture of upper end of left ulna, subsequent encounter for closed fracture with malunion +S52092Q Other fracture of upper end of left ulna, subsequent encounter for open fracture type I or II with malunion +S52092R Other fracture of upper end of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52092S Other fracture of upper end of left ulna, sequela +S52099A Other fracture of upper end of unspecified ulna, initial encounter for closed fracture +S52099B Other fracture of upper end of unspecified ulna, initial encounter for open fracture type I or II +S52099C Other fracture of upper end of unspecified ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52099D Other fracture of upper end of unspecified ulna, subsequent encounter for closed fracture with routine healing +S52099E Other fracture of upper end of unspecified ulna, subsequent encounter for open fracture type I or II with routine healing +S52099F Other fracture of upper end of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52099G Other fracture of upper end of unspecified ulna, subsequent encounter for closed fracture with delayed healing +S52099H Other fracture of upper end of unspecified ulna, subsequent encounter for open fracture type I or II with delayed healing +S52099J Other fracture of upper end of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52099K Other fracture of upper end of unspecified ulna, subsequent encounter for closed fracture with nonunion +S52099M Other fracture of upper end of unspecified ulna, subsequent encounter for open fracture type I or II with nonunion +S52099N Other fracture of upper end of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52099P Other fracture of upper end of unspecified ulna, subsequent encounter for closed fracture with malunion +S52099Q Other fracture of upper end of unspecified ulna, subsequent encounter for open fracture type I or II with malunion +S52099R Other fracture of upper end of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52099S Other fracture of upper end of unspecified ulna, sequela +S52101A Unspecified fracture of upper end of right radius, initial encounter for closed fracture +S52101B Unspecified fracture of upper end of right radius, initial encounter for open fracture type I or II +S52101C Unspecified fracture of upper end of right radius, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52101D Unspecified fracture of upper end of right radius, subsequent encounter for closed fracture with routine healing +S52101E Unspecified fracture of upper end of right radius, subsequent encounter for open fracture type I or II with routine healing +S52101F Unspecified fracture of upper end of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52101G Unspecified fracture of upper end of right radius, subsequent encounter for closed fracture with delayed healing +S52101H Unspecified fracture of upper end of right radius, subsequent encounter for open fracture type I or II with delayed healing +S52101J Unspecified fracture of upper end of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52101K Unspecified fracture of upper end of right radius, subsequent encounter for closed fracture with nonunion +S52101M Unspecified fracture of upper end of right radius, subsequent encounter for open fracture type I or II with nonunion +S52101N Unspecified fracture of upper end of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52101P Unspecified fracture of upper end of right radius, subsequent encounter for closed fracture with malunion +S52101Q Unspecified fracture of upper end of right radius, subsequent encounter for open fracture type I or II with malunion +S52101R Unspecified fracture of upper end of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52101S Unspecified fracture of upper end of right radius, sequela +S52102A Unspecified fracture of upper end of left radius, initial encounter for closed fracture +S52102B Unspecified fracture of upper end of left radius, initial encounter for open fracture type I or II +S52102C Unspecified fracture of upper end of left radius, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52102D Unspecified fracture of upper end of left radius, subsequent encounter for closed fracture with routine healing +S52102E Unspecified fracture of upper end of left radius, subsequent encounter for open fracture type I or II with routine healing +S52102F Unspecified fracture of upper end of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52102G Unspecified fracture of upper end of left radius, subsequent encounter for closed fracture with delayed healing +S52102H Unspecified fracture of upper end of left radius, subsequent encounter for open fracture type I or II with delayed healing +S52102J Unspecified fracture of upper end of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52102K Unspecified fracture of upper end of left radius, subsequent encounter for closed fracture with nonunion +S52102M Unspecified fracture of upper end of left radius, subsequent encounter for open fracture type I or II with nonunion +S52102N Unspecified fracture of upper end of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52102P Unspecified fracture of upper end of left radius, subsequent encounter for closed fracture with malunion +S52102Q Unspecified fracture of upper end of left radius, subsequent encounter for open fracture type I or II with malunion +S52102R Unspecified fracture of upper end of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52102S Unspecified fracture of upper end of left radius, sequela +S52109A Unspecified fracture of upper end of unspecified radius, initial encounter for closed fracture +S52109B Unspecified fracture of upper end of unspecified radius, initial encounter for open fracture type I or II +S52109C Unspecified fracture of upper end of unspecified radius, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52109D Unspecified fracture of upper end of unspecified radius, subsequent encounter for closed fracture with routine healing +S52109E Unspecified fracture of upper end of unspecified radius, subsequent encounter for open fracture type I or II with routine healing +S52109F Unspecified fracture of upper end of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52109G Unspecified fracture of upper end of unspecified radius, subsequent encounter for closed fracture with delayed healing +S52109H Unspecified fracture of upper end of unspecified radius, subsequent encounter for open fracture type I or II with delayed healing +S52109J Unspecified fracture of upper end of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52109K Unspecified fracture of upper end of unspecified radius, subsequent encounter for closed fracture with nonunion +S52109M Unspecified fracture of upper end of unspecified radius, subsequent encounter for open fracture type I or II with nonunion +S52109N Unspecified fracture of upper end of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52109P Unspecified fracture of upper end of unspecified radius, subsequent encounter for closed fracture with malunion +S52109Q Unspecified fracture of upper end of unspecified radius, subsequent encounter for open fracture type I or II with malunion +S52109R Unspecified fracture of upper end of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52109S Unspecified fracture of upper end of unspecified radius, sequela +S52111A Torus fracture of upper end of right radius, initial encounter for closed fracture +S52111D Torus fracture of upper end of right radius, subsequent encounter for fracture with routine healing +S52111G Torus fracture of upper end of right radius, subsequent encounter for fracture with delayed healing +S52111K Torus fracture of upper end of right radius, subsequent encounter for fracture with nonunion +S52111P Torus fracture of upper end of right radius, subsequent encounter for fracture with malunion +S52111S Torus fracture of upper end of right radius, sequela +S52112A Torus fracture of upper end of left radius, initial encounter for closed fracture +S52112D Torus fracture of upper end of left radius, subsequent encounter for fracture with routine healing +S52112G Torus fracture of upper end of left radius, subsequent encounter for fracture with delayed healing +S52112K Torus fracture of upper end of left radius, subsequent encounter for fracture with nonunion +S52112P Torus fracture of upper end of left radius, subsequent encounter for fracture with malunion +S52112S Torus fracture of upper end of left radius, sequela +S52119A Torus fracture of upper end of unspecified radius, initial encounter for closed fracture +S52119D Torus fracture of upper end of unspecified radius, subsequent encounter for fracture with routine healing +S52119G Torus fracture of upper end of unspecified radius, subsequent encounter for fracture with delayed healing +S52119K Torus fracture of upper end of unspecified radius, subsequent encounter for fracture with nonunion +S52119P Torus fracture of upper end of unspecified radius, subsequent encounter for fracture with malunion +S52119S Torus fracture of upper end of unspecified radius, sequela +S52121A Displaced fracture of head of right radius, initial encounter for closed fracture +S52121B Displaced fracture of head of right radius, initial encounter for open fracture type I or II +S52121C Displaced fracture of head of right radius, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52121D Displaced fracture of head of right radius, subsequent encounter for closed fracture with routine healing +S52121E Displaced fracture of head of right radius, subsequent encounter for open fracture type I or II with routine healing +S52121F Displaced fracture of head of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52121G Displaced fracture of head of right radius, subsequent encounter for closed fracture with delayed healing +S52121H Displaced fracture of head of right radius, subsequent encounter for open fracture type I or II with delayed healing +S52121J Displaced fracture of head of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52121K Displaced fracture of head of right radius, subsequent encounter for closed fracture with nonunion +S52121M Displaced fracture of head of right radius, subsequent encounter for open fracture type I or II with nonunion +S52121N Displaced fracture of head of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52121P Displaced fracture of head of right radius, subsequent encounter for closed fracture with malunion +S52121Q Displaced fracture of head of right radius, subsequent encounter for open fracture type I or II with malunion +S52121R Displaced fracture of head of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52121S Displaced fracture of head of right radius, sequela +S52122A Displaced fracture of head of left radius, initial encounter for closed fracture +S52122B Displaced fracture of head of left radius, initial encounter for open fracture type I or II +S52122C Displaced fracture of head of left radius, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52122D Displaced fracture of head of left radius, subsequent encounter for closed fracture with routine healing +S52122E Displaced fracture of head of left radius, subsequent encounter for open fracture type I or II with routine healing +S52122F Displaced fracture of head of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52122G Displaced fracture of head of left radius, subsequent encounter for closed fracture with delayed healing +S52122H Displaced fracture of head of left radius, subsequent encounter for open fracture type I or II with delayed healing +S52122J Displaced fracture of head of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52122K Displaced fracture of head of left radius, subsequent encounter for closed fracture with nonunion +S52122M Displaced fracture of head of left radius, subsequent encounter for open fracture type I or II with nonunion +S52122N Displaced fracture of head of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52122P Displaced fracture of head of left radius, subsequent encounter for closed fracture with malunion +S52122Q Displaced fracture of head of left radius, subsequent encounter for open fracture type I or II with malunion +S52122R Displaced fracture of head of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52122S Displaced fracture of head of left radius, sequela +S52123A Displaced fracture of head of unspecified radius, initial encounter for closed fracture +S52123B Displaced fracture of head of unspecified radius, initial encounter for open fracture type I or II +S52123C Displaced fracture of head of unspecified radius, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52123D Displaced fracture of head of unspecified radius, subsequent encounter for closed fracture with routine healing +S52123E Displaced fracture of head of unspecified radius, subsequent encounter for open fracture type I or II with routine healing +S52123F Displaced fracture of head of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52123G Displaced fracture of head of unspecified radius, subsequent encounter for closed fracture with delayed healing +S52123H Displaced fracture of head of unspecified radius, subsequent encounter for open fracture type I or II with delayed healing +S52123J Displaced fracture of head of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52123K Displaced fracture of head of unspecified radius, subsequent encounter for closed fracture with nonunion +S52123M Displaced fracture of head of unspecified radius, subsequent encounter for open fracture type I or II with nonunion +S52123N Displaced fracture of head of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52123P Displaced fracture of head of unspecified radius, subsequent encounter for closed fracture with malunion +S52123Q Displaced fracture of head of unspecified radius, subsequent encounter for open fracture type I or II with malunion +S52123R Displaced fracture of head of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52123S Displaced fracture of head of unspecified radius, sequela +S52124A Nondisplaced fracture of head of right radius, initial encounter for closed fracture +S52124B Nondisplaced fracture of head of right radius, initial encounter for open fracture type I or II +S52124C Nondisplaced fracture of head of right radius, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52124D Nondisplaced fracture of head of right radius, subsequent encounter for closed fracture with routine healing +S52124E Nondisplaced fracture of head of right radius, subsequent encounter for open fracture type I or II with routine healing +S52124F Nondisplaced fracture of head of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52124G Nondisplaced fracture of head of right radius, subsequent encounter for closed fracture with delayed healing +S52124H Nondisplaced fracture of head of right radius, subsequent encounter for open fracture type I or II with delayed healing +S52124J Nondisplaced fracture of head of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52124K Nondisplaced fracture of head of right radius, subsequent encounter for closed fracture with nonunion +S52124M Nondisplaced fracture of head of right radius, subsequent encounter for open fracture type I or II with nonunion +S52124N Nondisplaced fracture of head of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52124P Nondisplaced fracture of head of right radius, subsequent encounter for closed fracture with malunion +S52124Q Nondisplaced fracture of head of right radius, subsequent encounter for open fracture type I or II with malunion +S52124R Nondisplaced fracture of head of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52124S Nondisplaced fracture of head of right radius, sequela +S52125A Nondisplaced fracture of head of left radius, initial encounter for closed fracture +S52125B Nondisplaced fracture of head of left radius, initial encounter for open fracture type I or II +S52125C Nondisplaced fracture of head of left radius, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52125D Nondisplaced fracture of head of left radius, subsequent encounter for closed fracture with routine healing +S52125E Nondisplaced fracture of head of left radius, subsequent encounter for open fracture type I or II with routine healing +S52125F Nondisplaced fracture of head of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52125G Nondisplaced fracture of head of left radius, subsequent encounter for closed fracture with delayed healing +S52125H Nondisplaced fracture of head of left radius, subsequent encounter for open fracture type I or II with delayed healing +S52125J Nondisplaced fracture of head of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52125K Nondisplaced fracture of head of left radius, subsequent encounter for closed fracture with nonunion +S52125M Nondisplaced fracture of head of left radius, subsequent encounter for open fracture type I or II with nonunion +S52125N Nondisplaced fracture of head of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52125P Nondisplaced fracture of head of left radius, subsequent encounter for closed fracture with malunion +S52125Q Nondisplaced fracture of head of left radius, subsequent encounter for open fracture type I or II with malunion +S52125R Nondisplaced fracture of head of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52125S Nondisplaced fracture of head of left radius, sequela +S52126A Nondisplaced fracture of head of unspecified radius, initial encounter for closed fracture +S52126B Nondisplaced fracture of head of unspecified radius, initial encounter for open fracture type I or II +S52126C Nondisplaced fracture of head of unspecified radius, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52126D Nondisplaced fracture of head of unspecified radius, subsequent encounter for closed fracture with routine healing +S52126E Nondisplaced fracture of head of unspecified radius, subsequent encounter for open fracture type I or II with routine healing +S52126F Nondisplaced fracture of head of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52126G Nondisplaced fracture of head of unspecified radius, subsequent encounter for closed fracture with delayed healing +S52126H Nondisplaced fracture of head of unspecified radius, subsequent encounter for open fracture type I or II with delayed healing +S52126J Nondisplaced fracture of head of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52126K Nondisplaced fracture of head of unspecified radius, subsequent encounter for closed fracture with nonunion +S52126M Nondisplaced fracture of head of unspecified radius, subsequent encounter for open fracture type I or II with nonunion +S52126N Nondisplaced fracture of head of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52126P Nondisplaced fracture of head of unspecified radius, subsequent encounter for closed fracture with malunion +S52126Q Nondisplaced fracture of head of unspecified radius, subsequent encounter for open fracture type I or II with malunion +S52126R Nondisplaced fracture of head of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52126S Nondisplaced fracture of head of unspecified radius, sequela +S52131A Displaced fracture of neck of right radius, initial encounter for closed fracture +S52131B Displaced fracture of neck of right radius, initial encounter for open fracture type I or II +S52131C Displaced fracture of neck of right radius, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52131D Displaced fracture of neck of right radius, subsequent encounter for closed fracture with routine healing +S52131E Displaced fracture of neck of right radius, subsequent encounter for open fracture type I or II with routine healing +S52131F Displaced fracture of neck of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52131G Displaced fracture of neck of right radius, subsequent encounter for closed fracture with delayed healing +S52131H Displaced fracture of neck of right radius, subsequent encounter for open fracture type I or II with delayed healing +S52131J Displaced fracture of neck of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52131K Displaced fracture of neck of right radius, subsequent encounter for closed fracture with nonunion +S52131M Displaced fracture of neck of right radius, subsequent encounter for open fracture type I or II with nonunion +S52131N Displaced fracture of neck of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52131P Displaced fracture of neck of right radius, subsequent encounter for closed fracture with malunion +S52131Q Displaced fracture of neck of right radius, subsequent encounter for open fracture type I or II with malunion +S52131R Displaced fracture of neck of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52131S Displaced fracture of neck of right radius, sequela +S52132A Displaced fracture of neck of left radius, initial encounter for closed fracture +S52132B Displaced fracture of neck of left radius, initial encounter for open fracture type I or II +S52132C Displaced fracture of neck of left radius, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52132D Displaced fracture of neck of left radius, subsequent encounter for closed fracture with routine healing +S52132E Displaced fracture of neck of left radius, subsequent encounter for open fracture type I or II with routine healing +S52132F Displaced fracture of neck of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52132G Displaced fracture of neck of left radius, subsequent encounter for closed fracture with delayed healing +S52132H Displaced fracture of neck of left radius, subsequent encounter for open fracture type I or II with delayed healing +S52132J Displaced fracture of neck of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52132K Displaced fracture of neck of left radius, subsequent encounter for closed fracture with nonunion +S52132M Displaced fracture of neck of left radius, subsequent encounter for open fracture type I or II with nonunion +S52132N Displaced fracture of neck of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52132P Displaced fracture of neck of left radius, subsequent encounter for closed fracture with malunion +S52132Q Displaced fracture of neck of left radius, subsequent encounter for open fracture type I or II with malunion +S52132R Displaced fracture of neck of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52132S Displaced fracture of neck of left radius, sequela +S52133A Displaced fracture of neck of unspecified radius, initial encounter for closed fracture +S52133B Displaced fracture of neck of unspecified radius, initial encounter for open fracture type I or II +S52133C Displaced fracture of neck of unspecified radius, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52133D Displaced fracture of neck of unspecified radius, subsequent encounter for closed fracture with routine healing +S52133E Displaced fracture of neck of unspecified radius, subsequent encounter for open fracture type I or II with routine healing +S52133F Displaced fracture of neck of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52133G Displaced fracture of neck of unspecified radius, subsequent encounter for closed fracture with delayed healing +S52133H Displaced fracture of neck of unspecified radius, subsequent encounter for open fracture type I or II with delayed healing +S52133J Displaced fracture of neck of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52133K Displaced fracture of neck of unspecified radius, subsequent encounter for closed fracture with nonunion +S52133M Displaced fracture of neck of unspecified radius, subsequent encounter for open fracture type I or II with nonunion +S52133N Displaced fracture of neck of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52133P Displaced fracture of neck of unspecified radius, subsequent encounter for closed fracture with malunion +S52133Q Displaced fracture of neck of unspecified radius, subsequent encounter for open fracture type I or II with malunion +S52133R Displaced fracture of neck of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52133S Displaced fracture of neck of unspecified radius, sequela +S52134A Nondisplaced fracture of neck of right radius, initial encounter for closed fracture +S52134B Nondisplaced fracture of neck of right radius, initial encounter for open fracture type I or II +S52134C Nondisplaced fracture of neck of right radius, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52134D Nondisplaced fracture of neck of right radius, subsequent encounter for closed fracture with routine healing +S52134E Nondisplaced fracture of neck of right radius, subsequent encounter for open fracture type I or II with routine healing +S52134F Nondisplaced fracture of neck of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52134G Nondisplaced fracture of neck of right radius, subsequent encounter for closed fracture with delayed healing +S52134H Nondisplaced fracture of neck of right radius, subsequent encounter for open fracture type I or II with delayed healing +S52134J Nondisplaced fracture of neck of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52134K Nondisplaced fracture of neck of right radius, subsequent encounter for closed fracture with nonunion +S52134M Nondisplaced fracture of neck of right radius, subsequent encounter for open fracture type I or II with nonunion +S52134N Nondisplaced fracture of neck of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52134P Nondisplaced fracture of neck of right radius, subsequent encounter for closed fracture with malunion +S52134Q Nondisplaced fracture of neck of right radius, subsequent encounter for open fracture type I or II with malunion +S52134R Nondisplaced fracture of neck of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52134S Nondisplaced fracture of neck of right radius, sequela +S52135A Nondisplaced fracture of neck of left radius, initial encounter for closed fracture +S52135B Nondisplaced fracture of neck of left radius, initial encounter for open fracture type I or II +S52135C Nondisplaced fracture of neck of left radius, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52135D Nondisplaced fracture of neck of left radius, subsequent encounter for closed fracture with routine healing +S52135E Nondisplaced fracture of neck of left radius, subsequent encounter for open fracture type I or II with routine healing +S52135F Nondisplaced fracture of neck of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52135G Nondisplaced fracture of neck of left radius, subsequent encounter for closed fracture with delayed healing +S52135H Nondisplaced fracture of neck of left radius, subsequent encounter for open fracture type I or II with delayed healing +S52135J Nondisplaced fracture of neck of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52135K Nondisplaced fracture of neck of left radius, subsequent encounter for closed fracture with nonunion +S52135M Nondisplaced fracture of neck of left radius, subsequent encounter for open fracture type I or II with nonunion +S52135N Nondisplaced fracture of neck of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52135P Nondisplaced fracture of neck of left radius, subsequent encounter for closed fracture with malunion +S52135Q Nondisplaced fracture of neck of left radius, subsequent encounter for open fracture type I or II with malunion +S52135R Nondisplaced fracture of neck of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52135S Nondisplaced fracture of neck of left radius, sequela +S52136A Nondisplaced fracture of neck of unspecified radius, initial encounter for closed fracture +S52136B Nondisplaced fracture of neck of unspecified radius, initial encounter for open fracture type I or II +S52136C Nondisplaced fracture of neck of unspecified radius, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52136D Nondisplaced fracture of neck of unspecified radius, subsequent encounter for closed fracture with routine healing +S52136E Nondisplaced fracture of neck of unspecified radius, subsequent encounter for open fracture type I or II with routine healing +S52136F Nondisplaced fracture of neck of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52136G Nondisplaced fracture of neck of unspecified radius, subsequent encounter for closed fracture with delayed healing +S52136H Nondisplaced fracture of neck of unspecified radius, subsequent encounter for open fracture type I or II with delayed healing +S52136J Nondisplaced fracture of neck of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52136K Nondisplaced fracture of neck of unspecified radius, subsequent encounter for closed fracture with nonunion +S52136M Nondisplaced fracture of neck of unspecified radius, subsequent encounter for open fracture type I or II with nonunion +S52136N Nondisplaced fracture of neck of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52136P Nondisplaced fracture of neck of unspecified radius, subsequent encounter for closed fracture with malunion +S52136Q Nondisplaced fracture of neck of unspecified radius, subsequent encounter for open fracture type I or II with malunion +S52136R Nondisplaced fracture of neck of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52136S Nondisplaced fracture of neck of unspecified radius, sequela +S52181A Other fracture of upper end of right radius, initial encounter for closed fracture +S52181B Other fracture of upper end of right radius, initial encounter for open fracture type I or II +S52181C Other fracture of upper end of right radius, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52181D Other fracture of upper end of right radius, subsequent encounter for closed fracture with routine healing +S52181E Other fracture of upper end of right radius, subsequent encounter for open fracture type I or II with routine healing +S52181F Other fracture of upper end of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52181G Other fracture of upper end of right radius, subsequent encounter for closed fracture with delayed healing +S52181H Other fracture of upper end of right radius, subsequent encounter for open fracture type I or II with delayed healing +S52181J Other fracture of upper end of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52181K Other fracture of upper end of right radius, subsequent encounter for closed fracture with nonunion +S52181M Other fracture of upper end of right radius, subsequent encounter for open fracture type I or II with nonunion +S52181N Other fracture of upper end of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52181P Other fracture of upper end of right radius, subsequent encounter for closed fracture with malunion +S52181Q Other fracture of upper end of right radius, subsequent encounter for open fracture type I or II with malunion +S52181R Other fracture of upper end of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52181S Other fracture of upper end of right radius, sequela +S52182A Other fracture of upper end of left radius, initial encounter for closed fracture +S52182B Other fracture of upper end of left radius, initial encounter for open fracture type I or II +S52182C Other fracture of upper end of left radius, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52182D Other fracture of upper end of left radius, subsequent encounter for closed fracture with routine healing +S52182E Other fracture of upper end of left radius, subsequent encounter for open fracture type I or II with routine healing +S52182F Other fracture of upper end of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52182G Other fracture of upper end of left radius, subsequent encounter for closed fracture with delayed healing +S52182H Other fracture of upper end of left radius, subsequent encounter for open fracture type I or II with delayed healing +S52182J Other fracture of upper end of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52182K Other fracture of upper end of left radius, subsequent encounter for closed fracture with nonunion +S52182M Other fracture of upper end of left radius, subsequent encounter for open fracture type I or II with nonunion +S52182N Other fracture of upper end of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52182P Other fracture of upper end of left radius, subsequent encounter for closed fracture with malunion +S52182Q Other fracture of upper end of left radius, subsequent encounter for open fracture type I or II with malunion +S52182R Other fracture of upper end of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52182S Other fracture of upper end of left radius, sequela +S52189A Other fracture of upper end of unspecified radius, initial encounter for closed fracture +S52189B Other fracture of upper end of unspecified radius, initial encounter for open fracture type I or II +S52189C Other fracture of upper end of unspecified radius, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52189D Other fracture of upper end of unspecified radius, subsequent encounter for closed fracture with routine healing +S52189E Other fracture of upper end of unspecified radius, subsequent encounter for open fracture type I or II with routine healing +S52189F Other fracture of upper end of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52189G Other fracture of upper end of unspecified radius, subsequent encounter for closed fracture with delayed healing +S52189H Other fracture of upper end of unspecified radius, subsequent encounter for open fracture type I or II with delayed healing +S52189J Other fracture of upper end of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52189K Other fracture of upper end of unspecified radius, subsequent encounter for closed fracture with nonunion +S52189M Other fracture of upper end of unspecified radius, subsequent encounter for open fracture type I or II with nonunion +S52189N Other fracture of upper end of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52189P Other fracture of upper end of unspecified radius, subsequent encounter for closed fracture with malunion +S52189Q Other fracture of upper end of unspecified radius, subsequent encounter for open fracture type I or II with malunion +S52189R Other fracture of upper end of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52189S Other fracture of upper end of unspecified radius, sequela +S52201A Unspecified fracture of shaft of right ulna, initial encounter for closed fracture +S52201B Unspecified fracture of shaft of right ulna, initial encounter for open fracture type I or II +S52201C Unspecified fracture of shaft of right ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52201D Unspecified fracture of shaft of right ulna, subsequent encounter for closed fracture with routine healing +S52201E Unspecified fracture of shaft of right ulna, subsequent encounter for open fracture type I or II with routine healing +S52201F Unspecified fracture of shaft of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52201G Unspecified fracture of shaft of right ulna, subsequent encounter for closed fracture with delayed healing +S52201H Unspecified fracture of shaft of right ulna, subsequent encounter for open fracture type I or II with delayed healing +S52201J Unspecified fracture of shaft of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52201K Unspecified fracture of shaft of right ulna, subsequent encounter for closed fracture with nonunion +S52201M Unspecified fracture of shaft of right ulna, subsequent encounter for open fracture type I or II with nonunion +S52201N Unspecified fracture of shaft of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52201P Unspecified fracture of shaft of right ulna, subsequent encounter for closed fracture with malunion +S52201Q Unspecified fracture of shaft of right ulna, subsequent encounter for open fracture type I or II with malunion +S52201R Unspecified fracture of shaft of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52201S Unspecified fracture of shaft of right ulna, sequela +S52202A Unspecified fracture of shaft of left ulna, initial encounter for closed fracture +S52202B Unspecified fracture of shaft of left ulna, initial encounter for open fracture type I or II +S52202C Unspecified fracture of shaft of left ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52202D Unspecified fracture of shaft of left ulna, subsequent encounter for closed fracture with routine healing +S52202E Unspecified fracture of shaft of left ulna, subsequent encounter for open fracture type I or II with routine healing +S52202F Unspecified fracture of shaft of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52202G Unspecified fracture of shaft of left ulna, subsequent encounter for closed fracture with delayed healing +S52202H Unspecified fracture of shaft of left ulna, subsequent encounter for open fracture type I or II with delayed healing +S52202J Unspecified fracture of shaft of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52202K Unspecified fracture of shaft of left ulna, subsequent encounter for closed fracture with nonunion +S52202M Unspecified fracture of shaft of left ulna, subsequent encounter for open fracture type I or II with nonunion +S52202N Unspecified fracture of shaft of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52202P Unspecified fracture of shaft of left ulna, subsequent encounter for closed fracture with malunion +S52202Q Unspecified fracture of shaft of left ulna, subsequent encounter for open fracture type I or II with malunion +S52202R Unspecified fracture of shaft of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52202S Unspecified fracture of shaft of left ulna, sequela +S52209A Unspecified fracture of shaft of unspecified ulna, initial encounter for closed fracture +S52209B Unspecified fracture of shaft of unspecified ulna, initial encounter for open fracture type I or II +S52209C Unspecified fracture of shaft of unspecified ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52209D Unspecified fracture of shaft of unspecified ulna, subsequent encounter for closed fracture with routine healing +S52209E Unspecified fracture of shaft of unspecified ulna, subsequent encounter for open fracture type I or II with routine healing +S52209F Unspecified fracture of shaft of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52209G Unspecified fracture of shaft of unspecified ulna, subsequent encounter for closed fracture with delayed healing +S52209H Unspecified fracture of shaft of unspecified ulna, subsequent encounter for open fracture type I or II with delayed healing +S52209J Unspecified fracture of shaft of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52209K Unspecified fracture of shaft of unspecified ulna, subsequent encounter for closed fracture with nonunion +S52209M Unspecified fracture of shaft of unspecified ulna, subsequent encounter for open fracture type I or II with nonunion +S52209N Unspecified fracture of shaft of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52209P Unspecified fracture of shaft of unspecified ulna, subsequent encounter for closed fracture with malunion +S52209Q Unspecified fracture of shaft of unspecified ulna, subsequent encounter for open fracture type I or II with malunion +S52209R Unspecified fracture of shaft of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52209S Unspecified fracture of shaft of unspecified ulna, sequela +S52211A Greenstick fracture of shaft of right ulna, initial encounter for closed fracture +S52211D Greenstick fracture of shaft of right ulna, subsequent encounter for fracture with routine healing +S52211G Greenstick fracture of shaft of right ulna, subsequent encounter for fracture with delayed healing +S52211K Greenstick fracture of shaft of right ulna, subsequent encounter for fracture with nonunion +S52211P Greenstick fracture of shaft of right ulna, subsequent encounter for fracture with malunion +S52211S Greenstick fracture of shaft of right ulna, sequela +S52212A Greenstick fracture of shaft of left ulna, initial encounter for closed fracture +S52212D Greenstick fracture of shaft of left ulna, subsequent encounter for fracture with routine healing +S52212G Greenstick fracture of shaft of left ulna, subsequent encounter for fracture with delayed healing +S52212K Greenstick fracture of shaft of left ulna, subsequent encounter for fracture with nonunion +S52212P Greenstick fracture of shaft of left ulna, subsequent encounter for fracture with malunion +S52212S Greenstick fracture of shaft of left ulna, sequela +S52219A Greenstick fracture of shaft of unspecified ulna, initial encounter for closed fracture +S52219D Greenstick fracture of shaft of unspecified ulna, subsequent encounter for fracture with routine healing +S52219G Greenstick fracture of shaft of unspecified ulna, subsequent encounter for fracture with delayed healing +S52219K Greenstick fracture of shaft of unspecified ulna, subsequent encounter for fracture with nonunion +S52219P Greenstick fracture of shaft of unspecified ulna, subsequent encounter for fracture with malunion +S52219S Greenstick fracture of shaft of unspecified ulna, sequela +S52221A Displaced transverse fracture of shaft of right ulna, initial encounter for closed fracture +S52221B Displaced transverse fracture of shaft of right ulna, initial encounter for open fracture type I or II +S52221C Displaced transverse fracture of shaft of right ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52221D Displaced transverse fracture of shaft of right ulna, subsequent encounter for closed fracture with routine healing +S52221E Displaced transverse fracture of shaft of right ulna, subsequent encounter for open fracture type I or II with routine healing +S52221F Displaced transverse fracture of shaft of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52221G Displaced transverse fracture of shaft of right ulna, subsequent encounter for closed fracture with delayed healing +S52221H Displaced transverse fracture of shaft of right ulna, subsequent encounter for open fracture type I or II with delayed healing +S52221J Displaced transverse fracture of shaft of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52221K Displaced transverse fracture of shaft of right ulna, subsequent encounter for closed fracture with nonunion +S52221M Displaced transverse fracture of shaft of right ulna, subsequent encounter for open fracture type I or II with nonunion +S52221N Displaced transverse fracture of shaft of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52221P Displaced transverse fracture of shaft of right ulna, subsequent encounter for closed fracture with malunion +S52221Q Displaced transverse fracture of shaft of right ulna, subsequent encounter for open fracture type I or II with malunion +S52221R Displaced transverse fracture of shaft of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52221S Displaced transverse fracture of shaft of right ulna, sequela +S52222A Displaced transverse fracture of shaft of left ulna, initial encounter for closed fracture +S52222B Displaced transverse fracture of shaft of left ulna, initial encounter for open fracture type I or II +S52222C Displaced transverse fracture of shaft of left ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52222D Displaced transverse fracture of shaft of left ulna, subsequent encounter for closed fracture with routine healing +S52222E Displaced transverse fracture of shaft of left ulna, subsequent encounter for open fracture type I or II with routine healing +S52222F Displaced transverse fracture of shaft of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52222G Displaced transverse fracture of shaft of left ulna, subsequent encounter for closed fracture with delayed healing +S52222H Displaced transverse fracture of shaft of left ulna, subsequent encounter for open fracture type I or II with delayed healing +S52222J Displaced transverse fracture of shaft of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52222K Displaced transverse fracture of shaft of left ulna, subsequent encounter for closed fracture with nonunion +S52222M Displaced transverse fracture of shaft of left ulna, subsequent encounter for open fracture type I or II with nonunion +S52222N Displaced transverse fracture of shaft of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52222P Displaced transverse fracture of shaft of left ulna, subsequent encounter for closed fracture with malunion +S52222Q Displaced transverse fracture of shaft of left ulna, subsequent encounter for open fracture type I or II with malunion +S52222R Displaced transverse fracture of shaft of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52222S Displaced transverse fracture of shaft of left ulna, sequela +S52223A Displaced transverse fracture of shaft of unspecified ulna, initial encounter for closed fracture +S52223B Displaced transverse fracture of shaft of unspecified ulna, initial encounter for open fracture type I or II +S52223C Displaced transverse fracture of shaft of unspecified ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52223D Displaced transverse fracture of shaft of unspecified ulna, subsequent encounter for closed fracture with routine healing +S52223E Displaced transverse fracture of shaft of unspecified ulna, subsequent encounter for open fracture type I or II with routine healing +S52223F Displaced transverse fracture of shaft of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52223G Displaced transverse fracture of shaft of unspecified ulna, subsequent encounter for closed fracture with delayed healing +S52223H Displaced transverse fracture of shaft of unspecified ulna, subsequent encounter for open fracture type I or II with delayed healing +S52223J Displaced transverse fracture of shaft of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52223K Displaced transverse fracture of shaft of unspecified ulna, subsequent encounter for closed fracture with nonunion +S52223M Displaced transverse fracture of shaft of unspecified ulna, subsequent encounter for open fracture type I or II with nonunion +S52223N Displaced transverse fracture of shaft of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52223P Displaced transverse fracture of shaft of unspecified ulna, subsequent encounter for closed fracture with malunion +S52223Q Displaced transverse fracture of shaft of unspecified ulna, subsequent encounter for open fracture type I or II with malunion +S52223R Displaced transverse fracture of shaft of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52223S Displaced transverse fracture of shaft of unspecified ulna, sequela +S52224A Nondisplaced transverse fracture of shaft of right ulna, initial encounter for closed fracture +S52224B Nondisplaced transverse fracture of shaft of right ulna, initial encounter for open fracture type I or II +S52224C Nondisplaced transverse fracture of shaft of right ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52224D Nondisplaced transverse fracture of shaft of right ulna, subsequent encounter for closed fracture with routine healing +S52224E Nondisplaced transverse fracture of shaft of right ulna, subsequent encounter for open fracture type I or II with routine healing +S52224F Nondisplaced transverse fracture of shaft of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52224G Nondisplaced transverse fracture of shaft of right ulna, subsequent encounter for closed fracture with delayed healing +S52224H Nondisplaced transverse fracture of shaft of right ulna, subsequent encounter for open fracture type I or II with delayed healing +S52224J Nondisplaced transverse fracture of shaft of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52224K Nondisplaced transverse fracture of shaft of right ulna, subsequent encounter for closed fracture with nonunion +S52224M Nondisplaced transverse fracture of shaft of right ulna, subsequent encounter for open fracture type I or II with nonunion +S52224N Nondisplaced transverse fracture of shaft of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52224P Nondisplaced transverse fracture of shaft of right ulna, subsequent encounter for closed fracture with malunion +S52224Q Nondisplaced transverse fracture of shaft of right ulna, subsequent encounter for open fracture type I or II with malunion +S52224R Nondisplaced transverse fracture of shaft of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52224S Nondisplaced transverse fracture of shaft of right ulna, sequela +S52225A Nondisplaced transverse fracture of shaft of left ulna, initial encounter for closed fracture +S52225B Nondisplaced transverse fracture of shaft of left ulna, initial encounter for open fracture type I or II +S52225C Nondisplaced transverse fracture of shaft of left ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52225D Nondisplaced transverse fracture of shaft of left ulna, subsequent encounter for closed fracture with routine healing +S52225E Nondisplaced transverse fracture of shaft of left ulna, subsequent encounter for open fracture type I or II with routine healing +S52225F Nondisplaced transverse fracture of shaft of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52225G Nondisplaced transverse fracture of shaft of left ulna, subsequent encounter for closed fracture with delayed healing +S52225H Nondisplaced transverse fracture of shaft of left ulna, subsequent encounter for open fracture type I or II with delayed healing +S52225J Nondisplaced transverse fracture of shaft of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52225K Nondisplaced transverse fracture of shaft of left ulna, subsequent encounter for closed fracture with nonunion +S52225M Nondisplaced transverse fracture of shaft of left ulna, subsequent encounter for open fracture type I or II with nonunion +S52225N Nondisplaced transverse fracture of shaft of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52225P Nondisplaced transverse fracture of shaft of left ulna, subsequent encounter for closed fracture with malunion +S52225Q Nondisplaced transverse fracture of shaft of left ulna, subsequent encounter for open fracture type I or II with malunion +S52225R Nondisplaced transverse fracture of shaft of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52225S Nondisplaced transverse fracture of shaft of left ulna, sequela +S52226A Nondisplaced transverse fracture of shaft of unspecified ulna, initial encounter for closed fracture +S52226B Nondisplaced transverse fracture of shaft of unspecified ulna, initial encounter for open fracture type I or II +S52226C Nondisplaced transverse fracture of shaft of unspecified ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52226D Nondisplaced transverse fracture of shaft of unspecified ulna, subsequent encounter for closed fracture with routine healing +S52226E Nondisplaced transverse fracture of shaft of unspecified ulna, subsequent encounter for open fracture type I or II with routine healing +S52226F Nondisplaced transverse fracture of shaft of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52226G Nondisplaced transverse fracture of shaft of unspecified ulna, subsequent encounter for closed fracture with delayed healing +S52226H Nondisplaced transverse fracture of shaft of unspecified ulna, subsequent encounter for open fracture type I or II with delayed healing +S52226J Nondisplaced transverse fracture of shaft of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52226K Nondisplaced transverse fracture of shaft of unspecified ulna, subsequent encounter for closed fracture with nonunion +S52226M Nondisplaced transverse fracture of shaft of unspecified ulna, subsequent encounter for open fracture type I or II with nonunion +S52226N Nondisplaced transverse fracture of shaft of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52226P Nondisplaced transverse fracture of shaft of unspecified ulna, subsequent encounter for closed fracture with malunion +S52226Q Nondisplaced transverse fracture of shaft of unspecified ulna, subsequent encounter for open fracture type I or II with malunion +S52226R Nondisplaced transverse fracture of shaft of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52226S Nondisplaced transverse fracture of shaft of unspecified ulna, sequela +S52231A Displaced oblique fracture of shaft of right ulna, initial encounter for closed fracture +S52231B Displaced oblique fracture of shaft of right ulna, initial encounter for open fracture type I or II +S52231C Displaced oblique fracture of shaft of right ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52231D Displaced oblique fracture of shaft of right ulna, subsequent encounter for closed fracture with routine healing +S52231E Displaced oblique fracture of shaft of right ulna, subsequent encounter for open fracture type I or II with routine healing +S52231F Displaced oblique fracture of shaft of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52231G Displaced oblique fracture of shaft of right ulna, subsequent encounter for closed fracture with delayed healing +S52231H Displaced oblique fracture of shaft of right ulna, subsequent encounter for open fracture type I or II with delayed healing +S52231J Displaced oblique fracture of shaft of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52231K Displaced oblique fracture of shaft of right ulna, subsequent encounter for closed fracture with nonunion +S52231M Displaced oblique fracture of shaft of right ulna, subsequent encounter for open fracture type I or II with nonunion +S52231N Displaced oblique fracture of shaft of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52231P Displaced oblique fracture of shaft of right ulna, subsequent encounter for closed fracture with malunion +S52231Q Displaced oblique fracture of shaft of right ulna, subsequent encounter for open fracture type I or II with malunion +S52231R Displaced oblique fracture of shaft of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52231S Displaced oblique fracture of shaft of right ulna, sequela +S52232A Displaced oblique fracture of shaft of left ulna, initial encounter for closed fracture +S52232B Displaced oblique fracture of shaft of left ulna, initial encounter for open fracture type I or II +S52232C Displaced oblique fracture of shaft of left ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52232D Displaced oblique fracture of shaft of left ulna, subsequent encounter for closed fracture with routine healing +S52232E Displaced oblique fracture of shaft of left ulna, subsequent encounter for open fracture type I or II with routine healing +S52232F Displaced oblique fracture of shaft of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52232G Displaced oblique fracture of shaft of left ulna, subsequent encounter for closed fracture with delayed healing +S52232H Displaced oblique fracture of shaft of left ulna, subsequent encounter for open fracture type I or II with delayed healing +S52232J Displaced oblique fracture of shaft of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52232K Displaced oblique fracture of shaft of left ulna, subsequent encounter for closed fracture with nonunion +S52232M Displaced oblique fracture of shaft of left ulna, subsequent encounter for open fracture type I or II with nonunion +S52232N Displaced oblique fracture of shaft of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52232P Displaced oblique fracture of shaft of left ulna, subsequent encounter for closed fracture with malunion +S52232Q Displaced oblique fracture of shaft of left ulna, subsequent encounter for open fracture type I or II with malunion +S52232R Displaced oblique fracture of shaft of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52232S Displaced oblique fracture of shaft of left ulna, sequela +S52233A Displaced oblique fracture of shaft of unspecified ulna, initial encounter for closed fracture +S52233B Displaced oblique fracture of shaft of unspecified ulna, initial encounter for open fracture type I or II +S52233C Displaced oblique fracture of shaft of unspecified ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52233D Displaced oblique fracture of shaft of unspecified ulna, subsequent encounter for closed fracture with routine healing +S52233E Displaced oblique fracture of shaft of unspecified ulna, subsequent encounter for open fracture type I or II with routine healing +S52233F Displaced oblique fracture of shaft of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52233G Displaced oblique fracture of shaft of unspecified ulna, subsequent encounter for closed fracture with delayed healing +S52233H Displaced oblique fracture of shaft of unspecified ulna, subsequent encounter for open fracture type I or II with delayed healing +S52233J Displaced oblique fracture of shaft of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52233K Displaced oblique fracture of shaft of unspecified ulna, subsequent encounter for closed fracture with nonunion +S52233M Displaced oblique fracture of shaft of unspecified ulna, subsequent encounter for open fracture type I or II with nonunion +S52233N Displaced oblique fracture of shaft of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52233P Displaced oblique fracture of shaft of unspecified ulna, subsequent encounter for closed fracture with malunion +S52233Q Displaced oblique fracture of shaft of unspecified ulna, subsequent encounter for open fracture type I or II with malunion +S52233R Displaced oblique fracture of shaft of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52233S Displaced oblique fracture of shaft of unspecified ulna, sequela +S52234A Nondisplaced oblique fracture of shaft of right ulna, initial encounter for closed fracture +S52234B Nondisplaced oblique fracture of shaft of right ulna, initial encounter for open fracture type I or II +S52234C Nondisplaced oblique fracture of shaft of right ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52234D Nondisplaced oblique fracture of shaft of right ulna, subsequent encounter for closed fracture with routine healing +S52234E Nondisplaced oblique fracture of shaft of right ulna, subsequent encounter for open fracture type I or II with routine healing +S52234F Nondisplaced oblique fracture of shaft of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52234G Nondisplaced oblique fracture of shaft of right ulna, subsequent encounter for closed fracture with delayed healing +S52234H Nondisplaced oblique fracture of shaft of right ulna, subsequent encounter for open fracture type I or II with delayed healing +S52234J Nondisplaced oblique fracture of shaft of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52234K Nondisplaced oblique fracture of shaft of right ulna, subsequent encounter for closed fracture with nonunion +S52234M Nondisplaced oblique fracture of shaft of right ulna, subsequent encounter for open fracture type I or II with nonunion +S52234N Nondisplaced oblique fracture of shaft of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52234P Nondisplaced oblique fracture of shaft of right ulna, subsequent encounter for closed fracture with malunion +S52234Q Nondisplaced oblique fracture of shaft of right ulna, subsequent encounter for open fracture type I or II with malunion +S52234R Nondisplaced oblique fracture of shaft of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52234S Nondisplaced oblique fracture of shaft of right ulna, sequela +S52235A Nondisplaced oblique fracture of shaft of left ulna, initial encounter for closed fracture +S52235B Nondisplaced oblique fracture of shaft of left ulna, initial encounter for open fracture type I or II +S52235C Nondisplaced oblique fracture of shaft of left ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52235D Nondisplaced oblique fracture of shaft of left ulna, subsequent encounter for closed fracture with routine healing +S52235E Nondisplaced oblique fracture of shaft of left ulna, subsequent encounter for open fracture type I or II with routine healing +S52235F Nondisplaced oblique fracture of shaft of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52235G Nondisplaced oblique fracture of shaft of left ulna, subsequent encounter for closed fracture with delayed healing +S52235H Nondisplaced oblique fracture of shaft of left ulna, subsequent encounter for open fracture type I or II with delayed healing +S52235J Nondisplaced oblique fracture of shaft of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52235K Nondisplaced oblique fracture of shaft of left ulna, subsequent encounter for closed fracture with nonunion +S52235M Nondisplaced oblique fracture of shaft of left ulna, subsequent encounter for open fracture type I or II with nonunion +S52235N Nondisplaced oblique fracture of shaft of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52235P Nondisplaced oblique fracture of shaft of left ulna, subsequent encounter for closed fracture with malunion +S52235Q Nondisplaced oblique fracture of shaft of left ulna, subsequent encounter for open fracture type I or II with malunion +S52235R Nondisplaced oblique fracture of shaft of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52235S Nondisplaced oblique fracture of shaft of left ulna, sequela +S52236A Nondisplaced oblique fracture of shaft of unspecified ulna, initial encounter for closed fracture +S52236B Nondisplaced oblique fracture of shaft of unspecified ulna, initial encounter for open fracture type I or II +S52236C Nondisplaced oblique fracture of shaft of unspecified ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52236D Nondisplaced oblique fracture of shaft of unspecified ulna, subsequent encounter for closed fracture with routine healing +S52236E Nondisplaced oblique fracture of shaft of unspecified ulna, subsequent encounter for open fracture type I or II with routine healing +S52236F Nondisplaced oblique fracture of shaft of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52236G Nondisplaced oblique fracture of shaft of unspecified ulna, subsequent encounter for closed fracture with delayed healing +S52236H Nondisplaced oblique fracture of shaft of unspecified ulna, subsequent encounter for open fracture type I or II with delayed healing +S52236J Nondisplaced oblique fracture of shaft of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52236K Nondisplaced oblique fracture of shaft of unspecified ulna, subsequent encounter for closed fracture with nonunion +S52236M Nondisplaced oblique fracture of shaft of unspecified ulna, subsequent encounter for open fracture type I or II with nonunion +S52236N Nondisplaced oblique fracture of shaft of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52236P Nondisplaced oblique fracture of shaft of unspecified ulna, subsequent encounter for closed fracture with malunion +S52236Q Nondisplaced oblique fracture of shaft of unspecified ulna, subsequent encounter for open fracture type I or II with malunion +S52236R Nondisplaced oblique fracture of shaft of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52236S Nondisplaced oblique fracture of shaft of unspecified ulna, sequela +S52241A Displaced spiral fracture of shaft of ulna, right arm, initial encounter for closed fracture +S52241B Displaced spiral fracture of shaft of ulna, right arm, initial encounter for open fracture type I or II +S52241C Displaced spiral fracture of shaft of ulna, right arm, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52241D Displaced spiral fracture of shaft of ulna, right arm, subsequent encounter for closed fracture with routine healing +S52241E Displaced spiral fracture of shaft of ulna, right arm, subsequent encounter for open fracture type I or II with routine healing +S52241F Displaced spiral fracture of shaft of ulna, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52241G Displaced spiral fracture of shaft of ulna, right arm, subsequent encounter for closed fracture with delayed healing +S52241H Displaced spiral fracture of shaft of ulna, right arm, subsequent encounter for open fracture type I or II with delayed healing +S52241J Displaced spiral fracture of shaft of ulna, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52241K Displaced spiral fracture of shaft of ulna, right arm, subsequent encounter for closed fracture with nonunion +S52241M Displaced spiral fracture of shaft of ulna, right arm, subsequent encounter for open fracture type I or II with nonunion +S52241N Displaced spiral fracture of shaft of ulna, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52241P Displaced spiral fracture of shaft of ulna, right arm, subsequent encounter for closed fracture with malunion +S52241Q Displaced spiral fracture of shaft of ulna, right arm, subsequent encounter for open fracture type I or II with malunion +S52241R Displaced spiral fracture of shaft of ulna, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52241S Displaced spiral fracture of shaft of ulna, right arm, sequela +S52242A Displaced spiral fracture of shaft of ulna, left arm, initial encounter for closed fracture +S52242B Displaced spiral fracture of shaft of ulna, left arm, initial encounter for open fracture type I or II +S52242C Displaced spiral fracture of shaft of ulna, left arm, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52242D Displaced spiral fracture of shaft of ulna, left arm, subsequent encounter for closed fracture with routine healing +S52242E Displaced spiral fracture of shaft of ulna, left arm, subsequent encounter for open fracture type I or II with routine healing +S52242F Displaced spiral fracture of shaft of ulna, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52242G Displaced spiral fracture of shaft of ulna, left arm, subsequent encounter for closed fracture with delayed healing +S52242H Displaced spiral fracture of shaft of ulna, left arm, subsequent encounter for open fracture type I or II with delayed healing +S52242J Displaced spiral fracture of shaft of ulna, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52242K Displaced spiral fracture of shaft of ulna, left arm, subsequent encounter for closed fracture with nonunion +S52242M Displaced spiral fracture of shaft of ulna, left arm, subsequent encounter for open fracture type I or II with nonunion +S52242N Displaced spiral fracture of shaft of ulna, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52242P Displaced spiral fracture of shaft of ulna, left arm, subsequent encounter for closed fracture with malunion +S52242Q Displaced spiral fracture of shaft of ulna, left arm, subsequent encounter for open fracture type I or II with malunion +S52242R Displaced spiral fracture of shaft of ulna, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52242S Displaced spiral fracture of shaft of ulna, left arm, sequela +S52243A Displaced spiral fracture of shaft of ulna, unspecified arm, initial encounter for closed fracture +S52243B Displaced spiral fracture of shaft of ulna, unspecified arm, initial encounter for open fracture type I or II +S52243C Displaced spiral fracture of shaft of ulna, unspecified arm, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52243D Displaced spiral fracture of shaft of ulna, unspecified arm, subsequent encounter for closed fracture with routine healing +S52243E Displaced spiral fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type I or II with routine healing +S52243F Displaced spiral fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52243G Displaced spiral fracture of shaft of ulna, unspecified arm, subsequent encounter for closed fracture with delayed healing +S52243H Displaced spiral fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type I or II with delayed healing +S52243J Displaced spiral fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52243K Displaced spiral fracture of shaft of ulna, unspecified arm, subsequent encounter for closed fracture with nonunion +S52243M Displaced spiral fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type I or II with nonunion +S52243N Displaced spiral fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52243P Displaced spiral fracture of shaft of ulna, unspecified arm, subsequent encounter for closed fracture with malunion +S52243Q Displaced spiral fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type I or II with malunion +S52243R Displaced spiral fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52243S Displaced spiral fracture of shaft of ulna, unspecified arm, sequela +S52244A Nondisplaced spiral fracture of shaft of ulna, right arm, initial encounter for closed fracture +S52244B Nondisplaced spiral fracture of shaft of ulna, right arm, initial encounter for open fracture type I or II +S52244C Nondisplaced spiral fracture of shaft of ulna, right arm, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52244D Nondisplaced spiral fracture of shaft of ulna, right arm, subsequent encounter for closed fracture with routine healing +S52244E Nondisplaced spiral fracture of shaft of ulna, right arm, subsequent encounter for open fracture type I or II with routine healing +S52244F Nondisplaced spiral fracture of shaft of ulna, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52244G Nondisplaced spiral fracture of shaft of ulna, right arm, subsequent encounter for closed fracture with delayed healing +S52244H Nondisplaced spiral fracture of shaft of ulna, right arm, subsequent encounter for open fracture type I or II with delayed healing +S52244J Nondisplaced spiral fracture of shaft of ulna, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52244K Nondisplaced spiral fracture of shaft of ulna, right arm, subsequent encounter for closed fracture with nonunion +S52244M Nondisplaced spiral fracture of shaft of ulna, right arm, subsequent encounter for open fracture type I or II with nonunion +S52244N Nondisplaced spiral fracture of shaft of ulna, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52244P Nondisplaced spiral fracture of shaft of ulna, right arm, subsequent encounter for closed fracture with malunion +S52244Q Nondisplaced spiral fracture of shaft of ulna, right arm, subsequent encounter for open fracture type I or II with malunion +S52244R Nondisplaced spiral fracture of shaft of ulna, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52244S Nondisplaced spiral fracture of shaft of ulna, right arm, sequela +S52245A Nondisplaced spiral fracture of shaft of ulna, left arm, initial encounter for closed fracture +S52245B Nondisplaced spiral fracture of shaft of ulna, left arm, initial encounter for open fracture type I or II +S52245C Nondisplaced spiral fracture of shaft of ulna, left arm, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52245D Nondisplaced spiral fracture of shaft of ulna, left arm, subsequent encounter for closed fracture with routine healing +S52245E Nondisplaced spiral fracture of shaft of ulna, left arm, subsequent encounter for open fracture type I or II with routine healing +S52245F Nondisplaced spiral fracture of shaft of ulna, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52245G Nondisplaced spiral fracture of shaft of ulna, left arm, subsequent encounter for closed fracture with delayed healing +S52245H Nondisplaced spiral fracture of shaft of ulna, left arm, subsequent encounter for open fracture type I or II with delayed healing +S52245J Nondisplaced spiral fracture of shaft of ulna, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52245K Nondisplaced spiral fracture of shaft of ulna, left arm, subsequent encounter for closed fracture with nonunion +S52245M Nondisplaced spiral fracture of shaft of ulna, left arm, subsequent encounter for open fracture type I or II with nonunion +S52245N Nondisplaced spiral fracture of shaft of ulna, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52245P Nondisplaced spiral fracture of shaft of ulna, left arm, subsequent encounter for closed fracture with malunion +S52245Q Nondisplaced spiral fracture of shaft of ulna, left arm, subsequent encounter for open fracture type I or II with malunion +S52245R Nondisplaced spiral fracture of shaft of ulna, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52245S Nondisplaced spiral fracture of shaft of ulna, left arm, sequela +S52246A Nondisplaced spiral fracture of shaft of ulna, unspecified arm, initial encounter for closed fracture +S52246B Nondisplaced spiral fracture of shaft of ulna, unspecified arm, initial encounter for open fracture type I or II +S52246C Nondisplaced spiral fracture of shaft of ulna, unspecified arm, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52246D Nondisplaced spiral fracture of shaft of ulna, unspecified arm, subsequent encounter for closed fracture with routine healing +S52246E Nondisplaced spiral fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type I or II with routine healing +S52246F Nondisplaced spiral fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52246G Nondisplaced spiral fracture of shaft of ulna, unspecified arm, subsequent encounter for closed fracture with delayed healing +S52246H Nondisplaced spiral fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type I or II with delayed healing +S52246J Nondisplaced spiral fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52246K Nondisplaced spiral fracture of shaft of ulna, unspecified arm, subsequent encounter for closed fracture with nonunion +S52246M Nondisplaced spiral fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type I or II with nonunion +S52246N Nondisplaced spiral fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52246P Nondisplaced spiral fracture of shaft of ulna, unspecified arm, subsequent encounter for closed fracture with malunion +S52246Q Nondisplaced spiral fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type I or II with malunion +S52246R Nondisplaced spiral fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52246S Nondisplaced spiral fracture of shaft of ulna, unspecified arm, sequela +S52251A Displaced comminuted fracture of shaft of ulna, right arm, initial encounter for closed fracture +S52251B Displaced comminuted fracture of shaft of ulna, right arm, initial encounter for open fracture type I or II +S52251C Displaced comminuted fracture of shaft of ulna, right arm, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52251D Displaced comminuted fracture of shaft of ulna, right arm, subsequent encounter for closed fracture with routine healing +S52251E Displaced comminuted fracture of shaft of ulna, right arm, subsequent encounter for open fracture type I or II with routine healing +S52251F Displaced comminuted fracture of shaft of ulna, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52251G Displaced comminuted fracture of shaft of ulna, right arm, subsequent encounter for closed fracture with delayed healing +S52251H Displaced comminuted fracture of shaft of ulna, right arm, subsequent encounter for open fracture type I or II with delayed healing +S52251J Displaced comminuted fracture of shaft of ulna, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52251K Displaced comminuted fracture of shaft of ulna, right arm, subsequent encounter for closed fracture with nonunion +S52251M Displaced comminuted fracture of shaft of ulna, right arm, subsequent encounter for open fracture type I or II with nonunion +S52251N Displaced comminuted fracture of shaft of ulna, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52251P Displaced comminuted fracture of shaft of ulna, right arm, subsequent encounter for closed fracture with malunion +S52251Q Displaced comminuted fracture of shaft of ulna, right arm, subsequent encounter for open fracture type I or II with malunion +S52251R Displaced comminuted fracture of shaft of ulna, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52251S Displaced comminuted fracture of shaft of ulna, right arm, sequela +S52252A Displaced comminuted fracture of shaft of ulna, left arm, initial encounter for closed fracture +S52252B Displaced comminuted fracture of shaft of ulna, left arm, initial encounter for open fracture type I or II +S52252C Displaced comminuted fracture of shaft of ulna, left arm, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52252D Displaced comminuted fracture of shaft of ulna, left arm, subsequent encounter for closed fracture with routine healing +S52252E Displaced comminuted fracture of shaft of ulna, left arm, subsequent encounter for open fracture type I or II with routine healing +S52252F Displaced comminuted fracture of shaft of ulna, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52252G Displaced comminuted fracture of shaft of ulna, left arm, subsequent encounter for closed fracture with delayed healing +S52252H Displaced comminuted fracture of shaft of ulna, left arm, subsequent encounter for open fracture type I or II with delayed healing +S52252J Displaced comminuted fracture of shaft of ulna, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52252K Displaced comminuted fracture of shaft of ulna, left arm, subsequent encounter for closed fracture with nonunion +S52252M Displaced comminuted fracture of shaft of ulna, left arm, subsequent encounter for open fracture type I or II with nonunion +S52252N Displaced comminuted fracture of shaft of ulna, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52252P Displaced comminuted fracture of shaft of ulna, left arm, subsequent encounter for closed fracture with malunion +S52252Q Displaced comminuted fracture of shaft of ulna, left arm, subsequent encounter for open fracture type I or II with malunion +S52252R Displaced comminuted fracture of shaft of ulna, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52252S Displaced comminuted fracture of shaft of ulna, left arm, sequela +S52253A Displaced comminuted fracture of shaft of ulna, unspecified arm, initial encounter for closed fracture +S52253B Displaced comminuted fracture of shaft of ulna, unspecified arm, initial encounter for open fracture type I or II +S52253C Displaced comminuted fracture of shaft of ulna, unspecified arm, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52253D Displaced comminuted fracture of shaft of ulna, unspecified arm, subsequent encounter for closed fracture with routine healing +S52253E Displaced comminuted fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type I or II with routine healing +S52253F Displaced comminuted fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52253G Displaced comminuted fracture of shaft of ulna, unspecified arm, subsequent encounter for closed fracture with delayed healing +S52253H Displaced comminuted fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type I or II with delayed healing +S52253J Displaced comminuted fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52253K Displaced comminuted fracture of shaft of ulna, unspecified arm, subsequent encounter for closed fracture with nonunion +S52253M Displaced comminuted fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type I or II with nonunion +S52253N Displaced comminuted fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52253P Displaced comminuted fracture of shaft of ulna, unspecified arm, subsequent encounter for closed fracture with malunion +S52253Q Displaced comminuted fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type I or II with malunion +S52253R Displaced comminuted fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52253S Displaced comminuted fracture of shaft of ulna, unspecified arm, sequela +S52254A Nondisplaced comminuted fracture of shaft of ulna, right arm, initial encounter for closed fracture +S52254B Nondisplaced comminuted fracture of shaft of ulna, right arm, initial encounter for open fracture type I or II +S52254C Nondisplaced comminuted fracture of shaft of ulna, right arm, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52254D Nondisplaced comminuted fracture of shaft of ulna, right arm, subsequent encounter for closed fracture with routine healing +S52254E Nondisplaced comminuted fracture of shaft of ulna, right arm, subsequent encounter for open fracture type I or II with routine healing +S52254F Nondisplaced comminuted fracture of shaft of ulna, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52254G Nondisplaced comminuted fracture of shaft of ulna, right arm, subsequent encounter for closed fracture with delayed healing +S52254H Nondisplaced comminuted fracture of shaft of ulna, right arm, subsequent encounter for open fracture type I or II with delayed healing +S52254J Nondisplaced comminuted fracture of shaft of ulna, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52254K Nondisplaced comminuted fracture of shaft of ulna, right arm, subsequent encounter for closed fracture with nonunion +S52254M Nondisplaced comminuted fracture of shaft of ulna, right arm, subsequent encounter for open fracture type I or II with nonunion +S52254N Nondisplaced comminuted fracture of shaft of ulna, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52254P Nondisplaced comminuted fracture of shaft of ulna, right arm, subsequent encounter for closed fracture with malunion +S52254Q Nondisplaced comminuted fracture of shaft of ulna, right arm, subsequent encounter for open fracture type I or II with malunion +S52254R Nondisplaced comminuted fracture of shaft of ulna, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52254S Nondisplaced comminuted fracture of shaft of ulna, right arm, sequela +S52255A Nondisplaced comminuted fracture of shaft of ulna, left arm, initial encounter for closed fracture +S52255B Nondisplaced comminuted fracture of shaft of ulna, left arm, initial encounter for open fracture type I or II +S52255C Nondisplaced comminuted fracture of shaft of ulna, left arm, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52255D Nondisplaced comminuted fracture of shaft of ulna, left arm, subsequent encounter for closed fracture with routine healing +S52255E Nondisplaced comminuted fracture of shaft of ulna, left arm, subsequent encounter for open fracture type I or II with routine healing +S52255F Nondisplaced comminuted fracture of shaft of ulna, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52255G Nondisplaced comminuted fracture of shaft of ulna, left arm, subsequent encounter for closed fracture with delayed healing +S52255H Nondisplaced comminuted fracture of shaft of ulna, left arm, subsequent encounter for open fracture type I or II with delayed healing +S52255J Nondisplaced comminuted fracture of shaft of ulna, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52255K Nondisplaced comminuted fracture of shaft of ulna, left arm, subsequent encounter for closed fracture with nonunion +S52255M Nondisplaced comminuted fracture of shaft of ulna, left arm, subsequent encounter for open fracture type I or II with nonunion +S52255N Nondisplaced comminuted fracture of shaft of ulna, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52255P Nondisplaced comminuted fracture of shaft of ulna, left arm, subsequent encounter for closed fracture with malunion +S52255Q Nondisplaced comminuted fracture of shaft of ulna, left arm, subsequent encounter for open fracture type I or II with malunion +S52255R Nondisplaced comminuted fracture of shaft of ulna, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52255S Nondisplaced comminuted fracture of shaft of ulna, left arm, sequela +S52256A Nondisplaced comminuted fracture of shaft of ulna, unspecified arm, initial encounter for closed fracture +S52256B Nondisplaced comminuted fracture of shaft of ulna, unspecified arm, initial encounter for open fracture type I or II +S52256C Nondisplaced comminuted fracture of shaft of ulna, unspecified arm, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52256D Nondisplaced comminuted fracture of shaft of ulna, unspecified arm, subsequent encounter for closed fracture with routine healing +S52256E Nondisplaced comminuted fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type I or II with routine healing +S52256F Nondisplaced comminuted fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52256G Nondisplaced comminuted fracture of shaft of ulna, unspecified arm, subsequent encounter for closed fracture with delayed healing +S52256H Nondisplaced comminuted fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type I or II with delayed healing +S52256J Nondisplaced comminuted fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52256K Nondisplaced comminuted fracture of shaft of ulna, unspecified arm, subsequent encounter for closed fracture with nonunion +S52256M Nondisplaced comminuted fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type I or II with nonunion +S52256N Nondisplaced comminuted fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52256P Nondisplaced comminuted fracture of shaft of ulna, unspecified arm, subsequent encounter for closed fracture with malunion +S52256Q Nondisplaced comminuted fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type I or II with malunion +S52256R Nondisplaced comminuted fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52256S Nondisplaced comminuted fracture of shaft of ulna, unspecified arm, sequela +S52261A Displaced segmental fracture of shaft of ulna, right arm, initial encounter for closed fracture +S52261B Displaced segmental fracture of shaft of ulna, right arm, initial encounter for open fracture type I or II +S52261C Displaced segmental fracture of shaft of ulna, right arm, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52261D Displaced segmental fracture of shaft of ulna, right arm, subsequent encounter for closed fracture with routine healing +S52261E Displaced segmental fracture of shaft of ulna, right arm, subsequent encounter for open fracture type I or II with routine healing +S52261F Displaced segmental fracture of shaft of ulna, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52261G Displaced segmental fracture of shaft of ulna, right arm, subsequent encounter for closed fracture with delayed healing +S52261H Displaced segmental fracture of shaft of ulna, right arm, subsequent encounter for open fracture type I or II with delayed healing +S52261J Displaced segmental fracture of shaft of ulna, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52261K Displaced segmental fracture of shaft of ulna, right arm, subsequent encounter for closed fracture with nonunion +S52261M Displaced segmental fracture of shaft of ulna, right arm, subsequent encounter for open fracture type I or II with nonunion +S52261N Displaced segmental fracture of shaft of ulna, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52261P Displaced segmental fracture of shaft of ulna, right arm, subsequent encounter for closed fracture with malunion +S52261Q Displaced segmental fracture of shaft of ulna, right arm, subsequent encounter for open fracture type I or II with malunion +S52261R Displaced segmental fracture of shaft of ulna, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52261S Displaced segmental fracture of shaft of ulna, right arm, sequela +S52262A Displaced segmental fracture of shaft of ulna, left arm, initial encounter for closed fracture +S52262B Displaced segmental fracture of shaft of ulna, left arm, initial encounter for open fracture type I or II +S52262C Displaced segmental fracture of shaft of ulna, left arm, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52262D Displaced segmental fracture of shaft of ulna, left arm, subsequent encounter for closed fracture with routine healing +S52262E Displaced segmental fracture of shaft of ulna, left arm, subsequent encounter for open fracture type I or II with routine healing +S52262F Displaced segmental fracture of shaft of ulna, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52262G Displaced segmental fracture of shaft of ulna, left arm, subsequent encounter for closed fracture with delayed healing +S52262H Displaced segmental fracture of shaft of ulna, left arm, subsequent encounter for open fracture type I or II with delayed healing +S52262J Displaced segmental fracture of shaft of ulna, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52262K Displaced segmental fracture of shaft of ulna, left arm, subsequent encounter for closed fracture with nonunion +S52262M Displaced segmental fracture of shaft of ulna, left arm, subsequent encounter for open fracture type I or II with nonunion +S52262N Displaced segmental fracture of shaft of ulna, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52262P Displaced segmental fracture of shaft of ulna, left arm, subsequent encounter for closed fracture with malunion +S52262Q Displaced segmental fracture of shaft of ulna, left arm, subsequent encounter for open fracture type I or II with malunion +S52262R Displaced segmental fracture of shaft of ulna, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52262S Displaced segmental fracture of shaft of ulna, left arm, sequela +S52263A Displaced segmental fracture of shaft of ulna, unspecified arm, initial encounter for closed fracture +S52263B Displaced segmental fracture of shaft of ulna, unspecified arm, initial encounter for open fracture type I or II +S52263C Displaced segmental fracture of shaft of ulna, unspecified arm, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52263D Displaced segmental fracture of shaft of ulna, unspecified arm, subsequent encounter for closed fracture with routine healing +S52263E Displaced segmental fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type I or II with routine healing +S52263F Displaced segmental fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52263G Displaced segmental fracture of shaft of ulna, unspecified arm, subsequent encounter for closed fracture with delayed healing +S52263H Displaced segmental fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type I or II with delayed healing +S52263J Displaced segmental fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52263K Displaced segmental fracture of shaft of ulna, unspecified arm, subsequent encounter for closed fracture with nonunion +S52263M Displaced segmental fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type I or II with nonunion +S52263N Displaced segmental fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52263P Displaced segmental fracture of shaft of ulna, unspecified arm, subsequent encounter for closed fracture with malunion +S52263Q Displaced segmental fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type I or II with malunion +S52263R Displaced segmental fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52263S Displaced segmental fracture of shaft of ulna, unspecified arm, sequela +S52264A Nondisplaced segmental fracture of shaft of ulna, right arm, initial encounter for closed fracture +S52264B Nondisplaced segmental fracture of shaft of ulna, right arm, initial encounter for open fracture type I or II +S52264C Nondisplaced segmental fracture of shaft of ulna, right arm, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52264D Nondisplaced segmental fracture of shaft of ulna, right arm, subsequent encounter for closed fracture with routine healing +S52264E Nondisplaced segmental fracture of shaft of ulna, right arm, subsequent encounter for open fracture type I or II with routine healing +S52264F Nondisplaced segmental fracture of shaft of ulna, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52264G Nondisplaced segmental fracture of shaft of ulna, right arm, subsequent encounter for closed fracture with delayed healing +S52264H Nondisplaced segmental fracture of shaft of ulna, right arm, subsequent encounter for open fracture type I or II with delayed healing +S52264J Nondisplaced segmental fracture of shaft of ulna, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52264K Nondisplaced segmental fracture of shaft of ulna, right arm, subsequent encounter for closed fracture with nonunion +S52264M Nondisplaced segmental fracture of shaft of ulna, right arm, subsequent encounter for open fracture type I or II with nonunion +S52264N Nondisplaced segmental fracture of shaft of ulna, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52264P Nondisplaced segmental fracture of shaft of ulna, right arm, subsequent encounter for closed fracture with malunion +S52264Q Nondisplaced segmental fracture of shaft of ulna, right arm, subsequent encounter for open fracture type I or II with malunion +S52264R Nondisplaced segmental fracture of shaft of ulna, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52264S Nondisplaced segmental fracture of shaft of ulna, right arm, sequela +S52265A Nondisplaced segmental fracture of shaft of ulna, left arm, initial encounter for closed fracture +S52265B Nondisplaced segmental fracture of shaft of ulna, left arm, initial encounter for open fracture type I or II +S52265C Nondisplaced segmental fracture of shaft of ulna, left arm, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52265D Nondisplaced segmental fracture of shaft of ulna, left arm, subsequent encounter for closed fracture with routine healing +S52265E Nondisplaced segmental fracture of shaft of ulna, left arm, subsequent encounter for open fracture type I or II with routine healing +S52265F Nondisplaced segmental fracture of shaft of ulna, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52265G Nondisplaced segmental fracture of shaft of ulna, left arm, subsequent encounter for closed fracture with delayed healing +S52265H Nondisplaced segmental fracture of shaft of ulna, left arm, subsequent encounter for open fracture type I or II with delayed healing +S52265J Nondisplaced segmental fracture of shaft of ulna, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52265K Nondisplaced segmental fracture of shaft of ulna, left arm, subsequent encounter for closed fracture with nonunion +S52265M Nondisplaced segmental fracture of shaft of ulna, left arm, subsequent encounter for open fracture type I or II with nonunion +S52265N Nondisplaced segmental fracture of shaft of ulna, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52265P Nondisplaced segmental fracture of shaft of ulna, left arm, subsequent encounter for closed fracture with malunion +S52265Q Nondisplaced segmental fracture of shaft of ulna, left arm, subsequent encounter for open fracture type I or II with malunion +S52265R Nondisplaced segmental fracture of shaft of ulna, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52265S Nondisplaced segmental fracture of shaft of ulna, left arm, sequela +S52266A Nondisplaced segmental fracture of shaft of ulna, unspecified arm, initial encounter for closed fracture +S52266B Nondisplaced segmental fracture of shaft of ulna, unspecified arm, initial encounter for open fracture type I or II +S52266C Nondisplaced segmental fracture of shaft of ulna, unspecified arm, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52266D Nondisplaced segmental fracture of shaft of ulna, unspecified arm, subsequent encounter for closed fracture with routine healing +S52266E Nondisplaced segmental fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type I or II with routine healing +S52266F Nondisplaced segmental fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52266G Nondisplaced segmental fracture of shaft of ulna, unspecified arm, subsequent encounter for closed fracture with delayed healing +S52266H Nondisplaced segmental fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type I or II with delayed healing +S52266J Nondisplaced segmental fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52266K Nondisplaced segmental fracture of shaft of ulna, unspecified arm, subsequent encounter for closed fracture with nonunion +S52266M Nondisplaced segmental fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type I or II with nonunion +S52266N Nondisplaced segmental fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52266P Nondisplaced segmental fracture of shaft of ulna, unspecified arm, subsequent encounter for closed fracture with malunion +S52266Q Nondisplaced segmental fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type I or II with malunion +S52266R Nondisplaced segmental fracture of shaft of ulna, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52266S Nondisplaced segmental fracture of shaft of ulna, unspecified arm, sequela +S52271A Monteggia's fracture of right ulna, initial encounter for closed fracture +S52271B Monteggia's fracture of right ulna, initial encounter for open fracture type I or II +S52271C Monteggia's fracture of right ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52271D Monteggia's fracture of right ulna, subsequent encounter for closed fracture with routine healing +S52271E Monteggia's fracture of right ulna, subsequent encounter for open fracture type I or II with routine healing +S52271F Monteggia's fracture of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52271G Monteggia's fracture of right ulna, subsequent encounter for closed fracture with delayed healing +S52271H Monteggia's fracture of right ulna, subsequent encounter for open fracture type I or II with delayed healing +S52271J Monteggia's fracture of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52271K Monteggia's fracture of right ulna, subsequent encounter for closed fracture with nonunion +S52271M Monteggia's fracture of right ulna, subsequent encounter for open fracture type I or II with nonunion +S52271N Monteggia's fracture of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52271P Monteggia's fracture of right ulna, subsequent encounter for closed fracture with malunion +S52271Q Monteggia's fracture of right ulna, subsequent encounter for open fracture type I or II with malunion +S52271R Monteggia's fracture of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52271S Monteggia's fracture of right ulna, sequela +S52272A Monteggia's fracture of left ulna, initial encounter for closed fracture +S52272B Monteggia's fracture of left ulna, initial encounter for open fracture type I or II +S52272C Monteggia's fracture of left ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52272D Monteggia's fracture of left ulna, subsequent encounter for closed fracture with routine healing +S52272E Monteggia's fracture of left ulna, subsequent encounter for open fracture type I or II with routine healing +S52272F Monteggia's fracture of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52272G Monteggia's fracture of left ulna, subsequent encounter for closed fracture with delayed healing +S52272H Monteggia's fracture of left ulna, subsequent encounter for open fracture type I or II with delayed healing +S52272J Monteggia's fracture of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52272K Monteggia's fracture of left ulna, subsequent encounter for closed fracture with nonunion +S52272M Monteggia's fracture of left ulna, subsequent encounter for open fracture type I or II with nonunion +S52272N Monteggia's fracture of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52272P Monteggia's fracture of left ulna, subsequent encounter for closed fracture with malunion +S52272Q Monteggia's fracture of left ulna, subsequent encounter for open fracture type I or II with malunion +S52272R Monteggia's fracture of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52272S Monteggia's fracture of left ulna, sequela +S52279A Monteggia's fracture of unspecified ulna, initial encounter for closed fracture +S52279B Monteggia's fracture of unspecified ulna, initial encounter for open fracture type I or II +S52279C Monteggia's fracture of unspecified ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52279D Monteggia's fracture of unspecified ulna, subsequent encounter for closed fracture with routine healing +S52279E Monteggia's fracture of unspecified ulna, subsequent encounter for open fracture type I or II with routine healing +S52279F Monteggia's fracture of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52279G Monteggia's fracture of unspecified ulna, subsequent encounter for closed fracture with delayed healing +S52279H Monteggia's fracture of unspecified ulna, subsequent encounter for open fracture type I or II with delayed healing +S52279J Monteggia's fracture of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52279K Monteggia's fracture of unspecified ulna, subsequent encounter for closed fracture with nonunion +S52279M Monteggia's fracture of unspecified ulna, subsequent encounter for open fracture type I or II with nonunion +S52279N Monteggia's fracture of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52279P Monteggia's fracture of unspecified ulna, subsequent encounter for closed fracture with malunion +S52279Q Monteggia's fracture of unspecified ulna, subsequent encounter for open fracture type I or II with malunion +S52279R Monteggia's fracture of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52279S Monteggia's fracture of unspecified ulna, sequela +S52281A Bent bone of right ulna, initial encounter for closed fracture +S52281B Bent bone of right ulna, initial encounter for open fracture type I or II +S52281C Bent bone of right ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52281D Bent bone of right ulna, subsequent encounter for closed fracture with routine healing +S52281E Bent bone of right ulna, subsequent encounter for open fracture type I or II with routine healing +S52281F Bent bone of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52281G Bent bone of right ulna, subsequent encounter for closed fracture with delayed healing +S52281H Bent bone of right ulna, subsequent encounter for open fracture type I or II with delayed healing +S52281J Bent bone of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52281K Bent bone of right ulna, subsequent encounter for closed fracture with nonunion +S52281M Bent bone of right ulna, subsequent encounter for open fracture type I or II with nonunion +S52281N Bent bone of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52281P Bent bone of right ulna, subsequent encounter for closed fracture with malunion +S52281Q Bent bone of right ulna, subsequent encounter for open fracture type I or II with malunion +S52281R Bent bone of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52281S Bent bone of right ulna, sequela +S52282A Bent bone of left ulna, initial encounter for closed fracture +S52282B Bent bone of left ulna, initial encounter for open fracture type I or II +S52282C Bent bone of left ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52282D Bent bone of left ulna, subsequent encounter for closed fracture with routine healing +S52282E Bent bone of left ulna, subsequent encounter for open fracture type I or II with routine healing +S52282F Bent bone of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52282G Bent bone of left ulna, subsequent encounter for closed fracture with delayed healing +S52282H Bent bone of left ulna, subsequent encounter for open fracture type I or II with delayed healing +S52282J Bent bone of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52282K Bent bone of left ulna, subsequent encounter for closed fracture with nonunion +S52282M Bent bone of left ulna, subsequent encounter for open fracture type I or II with nonunion +S52282N Bent bone of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52282P Bent bone of left ulna, subsequent encounter for closed fracture with malunion +S52282Q Bent bone of left ulna, subsequent encounter for open fracture type I or II with malunion +S52282R Bent bone of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52282S Bent bone of left ulna, sequela +S52283A Bent bone of unspecified ulna, initial encounter for closed fracture +S52283B Bent bone of unspecified ulna, initial encounter for open fracture type I or II +S52283C Bent bone of unspecified ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52283D Bent bone of unspecified ulna, subsequent encounter for closed fracture with routine healing +S52283E Bent bone of unspecified ulna, subsequent encounter for open fracture type I or II with routine healing +S52283F Bent bone of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52283G Bent bone of unspecified ulna, subsequent encounter for closed fracture with delayed healing +S52283H Bent bone of unspecified ulna, subsequent encounter for open fracture type I or II with delayed healing +S52283J Bent bone of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52283K Bent bone of unspecified ulna, subsequent encounter for closed fracture with nonunion +S52283M Bent bone of unspecified ulna, subsequent encounter for open fracture type I or II with nonunion +S52283N Bent bone of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52283P Bent bone of unspecified ulna, subsequent encounter for closed fracture with malunion +S52283Q Bent bone of unspecified ulna, subsequent encounter for open fracture type I or II with malunion +S52283R Bent bone of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52283S Bent bone of unspecified ulna, sequela +S52291A Other fracture of shaft of right ulna, initial encounter for closed fracture +S52291B Other fracture of shaft of right ulna, initial encounter for open fracture type I or II +S52291C Other fracture of shaft of right ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52291D Other fracture of shaft of right ulna, subsequent encounter for closed fracture with routine healing +S52291E Other fracture of shaft of right ulna, subsequent encounter for open fracture type I or II with routine healing +S52291F Other fracture of shaft of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52291G Other fracture of shaft of right ulna, subsequent encounter for closed fracture with delayed healing +S52291H Other fracture of shaft of right ulna, subsequent encounter for open fracture type I or II with delayed healing +S52291J Other fracture of shaft of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52291K Other fracture of shaft of right ulna, subsequent encounter for closed fracture with nonunion +S52291M Other fracture of shaft of right ulna, subsequent encounter for open fracture type I or II with nonunion +S52291N Other fracture of shaft of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52291P Other fracture of shaft of right ulna, subsequent encounter for closed fracture with malunion +S52291Q Other fracture of shaft of right ulna, subsequent encounter for open fracture type I or II with malunion +S52291R Other fracture of shaft of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52291S Other fracture of shaft of right ulna, sequela +S52292A Other fracture of shaft of left ulna, initial encounter for closed fracture +S52292B Other fracture of shaft of left ulna, initial encounter for open fracture type I or II +S52292C Other fracture of shaft of left ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52292D Other fracture of shaft of left ulna, subsequent encounter for closed fracture with routine healing +S52292E Other fracture of shaft of left ulna, subsequent encounter for open fracture type I or II with routine healing +S52292F Other fracture of shaft of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52292G Other fracture of shaft of left ulna, subsequent encounter for closed fracture with delayed healing +S52292H Other fracture of shaft of left ulna, subsequent encounter for open fracture type I or II with delayed healing +S52292J Other fracture of shaft of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52292K Other fracture of shaft of left ulna, subsequent encounter for closed fracture with nonunion +S52292M Other fracture of shaft of left ulna, subsequent encounter for open fracture type I or II with nonunion +S52292N Other fracture of shaft of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52292P Other fracture of shaft of left ulna, subsequent encounter for closed fracture with malunion +S52292Q Other fracture of shaft of left ulna, subsequent encounter for open fracture type I or II with malunion +S52292R Other fracture of shaft of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52292S Other fracture of shaft of left ulna, sequela +S52299A Other fracture of shaft of unspecified ulna, initial encounter for closed fracture +S52299B Other fracture of shaft of unspecified ulna, initial encounter for open fracture type I or II +S52299C Other fracture of shaft of unspecified ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52299D Other fracture of shaft of unspecified ulna, subsequent encounter for closed fracture with routine healing +S52299E Other fracture of shaft of unspecified ulna, subsequent encounter for open fracture type I or II with routine healing +S52299F Other fracture of shaft of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52299G Other fracture of shaft of unspecified ulna, subsequent encounter for closed fracture with delayed healing +S52299H Other fracture of shaft of unspecified ulna, subsequent encounter for open fracture type I or II with delayed healing +S52299J Other fracture of shaft of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52299K Other fracture of shaft of unspecified ulna, subsequent encounter for closed fracture with nonunion +S52299M Other fracture of shaft of unspecified ulna, subsequent encounter for open fracture type I or II with nonunion +S52299N Other fracture of shaft of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52299P Other fracture of shaft of unspecified ulna, subsequent encounter for closed fracture with malunion +S52299Q Other fracture of shaft of unspecified ulna, subsequent encounter for open fracture type I or II with malunion +S52299R Other fracture of shaft of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52299S Other fracture of shaft of unspecified ulna, sequela +S52301A Unspecified fracture of shaft of right radius, initial encounter for closed fracture +S52301B Unspecified fracture of shaft of right radius, initial encounter for open fracture type I or II +S52301C Unspecified fracture of shaft of right radius, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52301D Unspecified fracture of shaft of right radius, subsequent encounter for closed fracture with routine healing +S52301E Unspecified fracture of shaft of right radius, subsequent encounter for open fracture type I or II with routine healing +S52301F Unspecified fracture of shaft of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52301G Unspecified fracture of shaft of right radius, subsequent encounter for closed fracture with delayed healing +S52301H Unspecified fracture of shaft of right radius, subsequent encounter for open fracture type I or II with delayed healing +S52301J Unspecified fracture of shaft of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52301K Unspecified fracture of shaft of right radius, subsequent encounter for closed fracture with nonunion +S52301M Unspecified fracture of shaft of right radius, subsequent encounter for open fracture type I or II with nonunion +S52301N Unspecified fracture of shaft of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52301P Unspecified fracture of shaft of right radius, subsequent encounter for closed fracture with malunion +S52301Q Unspecified fracture of shaft of right radius, subsequent encounter for open fracture type I or II with malunion +S52301R Unspecified fracture of shaft of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52301S Unspecified fracture of shaft of right radius, sequela +S52302A Unspecified fracture of shaft of left radius, initial encounter for closed fracture +S52302B Unspecified fracture of shaft of left radius, initial encounter for open fracture type I or II +S52302C Unspecified fracture of shaft of left radius, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52302D Unspecified fracture of shaft of left radius, subsequent encounter for closed fracture with routine healing +S52302E Unspecified fracture of shaft of left radius, subsequent encounter for open fracture type I or II with routine healing +S52302F Unspecified fracture of shaft of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52302G Unspecified fracture of shaft of left radius, subsequent encounter for closed fracture with delayed healing +S52302H Unspecified fracture of shaft of left radius, subsequent encounter for open fracture type I or II with delayed healing +S52302J Unspecified fracture of shaft of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52302K Unspecified fracture of shaft of left radius, subsequent encounter for closed fracture with nonunion +S52302M Unspecified fracture of shaft of left radius, subsequent encounter for open fracture type I or II with nonunion +S52302N Unspecified fracture of shaft of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52302P Unspecified fracture of shaft of left radius, subsequent encounter for closed fracture with malunion +S52302Q Unspecified fracture of shaft of left radius, subsequent encounter for open fracture type I or II with malunion +S52302R Unspecified fracture of shaft of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52302S Unspecified fracture of shaft of left radius, sequela +S52309A Unspecified fracture of shaft of unspecified radius, initial encounter for closed fracture +S52309B Unspecified fracture of shaft of unspecified radius, initial encounter for open fracture type I or II +S52309C Unspecified fracture of shaft of unspecified radius, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52309D Unspecified fracture of shaft of unspecified radius, subsequent encounter for closed fracture with routine healing +S52309E Unspecified fracture of shaft of unspecified radius, subsequent encounter for open fracture type I or II with routine healing +S52309F Unspecified fracture of shaft of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52309G Unspecified fracture of shaft of unspecified radius, subsequent encounter for closed fracture with delayed healing +S52309H Unspecified fracture of shaft of unspecified radius, subsequent encounter for open fracture type I or II with delayed healing +S52309J Unspecified fracture of shaft of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52309K Unspecified fracture of shaft of unspecified radius, subsequent encounter for closed fracture with nonunion +S52309M Unspecified fracture of shaft of unspecified radius, subsequent encounter for open fracture type I or II with nonunion +S52309N Unspecified fracture of shaft of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52309P Unspecified fracture of shaft of unspecified radius, subsequent encounter for closed fracture with malunion +S52309Q Unspecified fracture of shaft of unspecified radius, subsequent encounter for open fracture type I or II with malunion +S52309R Unspecified fracture of shaft of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52309S Unspecified fracture of shaft of unspecified radius, sequela +S52311A Greenstick fracture of shaft of radius, right arm, initial encounter for closed fracture +S52311D Greenstick fracture of shaft of radius, right arm, subsequent encounter for fracture with routine healing +S52311G Greenstick fracture of shaft of radius, right arm, subsequent encounter for fracture with delayed healing +S52311K Greenstick fracture of shaft of radius, right arm, subsequent encounter for fracture with nonunion +S52311P Greenstick fracture of shaft of radius, right arm, subsequent encounter for fracture with malunion +S52311S Greenstick fracture of shaft of radius, right arm, sequela +S52312A Greenstick fracture of shaft of radius, left arm, initial encounter for closed fracture +S52312D Greenstick fracture of shaft of radius, left arm, subsequent encounter for fracture with routine healing +S52312G Greenstick fracture of shaft of radius, left arm, subsequent encounter for fracture with delayed healing +S52312K Greenstick fracture of shaft of radius, left arm, subsequent encounter for fracture with nonunion +S52312P Greenstick fracture of shaft of radius, left arm, subsequent encounter for fracture with malunion +S52312S Greenstick fracture of shaft of radius, left arm, sequela +S52319A Greenstick fracture of shaft of radius, unspecified arm, initial encounter for closed fracture +S52319D Greenstick fracture of shaft of radius, unspecified arm, subsequent encounter for fracture with routine healing +S52319G Greenstick fracture of shaft of radius, unspecified arm, subsequent encounter for fracture with delayed healing +S52319K Greenstick fracture of shaft of radius, unspecified arm, subsequent encounter for fracture with nonunion +S52319P Greenstick fracture of shaft of radius, unspecified arm, subsequent encounter for fracture with malunion +S52319S Greenstick fracture of shaft of radius, unspecified arm, sequela +S52321A Displaced transverse fracture of shaft of right radius, initial encounter for closed fracture +S52321B Displaced transverse fracture of shaft of right radius, initial encounter for open fracture type I or II +S52321C Displaced transverse fracture of shaft of right radius, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52321D Displaced transverse fracture of shaft of right radius, subsequent encounter for closed fracture with routine healing +S52321E Displaced transverse fracture of shaft of right radius, subsequent encounter for open fracture type I or II with routine healing +S52321F Displaced transverse fracture of shaft of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52321G Displaced transverse fracture of shaft of right radius, subsequent encounter for closed fracture with delayed healing +S52321H Displaced transverse fracture of shaft of right radius, subsequent encounter for open fracture type I or II with delayed healing +S52321J Displaced transverse fracture of shaft of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52321K Displaced transverse fracture of shaft of right radius, subsequent encounter for closed fracture with nonunion +S52321M Displaced transverse fracture of shaft of right radius, subsequent encounter for open fracture type I or II with nonunion +S52321N Displaced transverse fracture of shaft of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52321P Displaced transverse fracture of shaft of right radius, subsequent encounter for closed fracture with malunion +S52321Q Displaced transverse fracture of shaft of right radius, subsequent encounter for open fracture type I or II with malunion +S52321R Displaced transverse fracture of shaft of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52321S Displaced transverse fracture of shaft of right radius, sequela +S52322A Displaced transverse fracture of shaft of left radius, initial encounter for closed fracture +S52322B Displaced transverse fracture of shaft of left radius, initial encounter for open fracture type I or II +S52322C Displaced transverse fracture of shaft of left radius, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52322D Displaced transverse fracture of shaft of left radius, subsequent encounter for closed fracture with routine healing +S52322E Displaced transverse fracture of shaft of left radius, subsequent encounter for open fracture type I or II with routine healing +S52322F Displaced transverse fracture of shaft of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52322G Displaced transverse fracture of shaft of left radius, subsequent encounter for closed fracture with delayed healing +S52322H Displaced transverse fracture of shaft of left radius, subsequent encounter for open fracture type I or II with delayed healing +S52322J Displaced transverse fracture of shaft of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52322K Displaced transverse fracture of shaft of left radius, subsequent encounter for closed fracture with nonunion +S52322M Displaced transverse fracture of shaft of left radius, subsequent encounter for open fracture type I or II with nonunion +S52322N Displaced transverse fracture of shaft of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52322P Displaced transverse fracture of shaft of left radius, subsequent encounter for closed fracture with malunion +S52322Q Displaced transverse fracture of shaft of left radius, subsequent encounter for open fracture type I or II with malunion +S52322R Displaced transverse fracture of shaft of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52322S Displaced transverse fracture of shaft of left radius, sequela +S52323A Displaced transverse fracture of shaft of unspecified radius, initial encounter for closed fracture +S52323B Displaced transverse fracture of shaft of unspecified radius, initial encounter for open fracture type I or II +S52323C Displaced transverse fracture of shaft of unspecified radius, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52323D Displaced transverse fracture of shaft of unspecified radius, subsequent encounter for closed fracture with routine healing +S52323E Displaced transverse fracture of shaft of unspecified radius, subsequent encounter for open fracture type I or II with routine healing +S52323F Displaced transverse fracture of shaft of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52323G Displaced transverse fracture of shaft of unspecified radius, subsequent encounter for closed fracture with delayed healing +S52323H Displaced transverse fracture of shaft of unspecified radius, subsequent encounter for open fracture type I or II with delayed healing +S52323J Displaced transverse fracture of shaft of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52323K Displaced transverse fracture of shaft of unspecified radius, subsequent encounter for closed fracture with nonunion +S52323M Displaced transverse fracture of shaft of unspecified radius, subsequent encounter for open fracture type I or II with nonunion +S52323N Displaced transverse fracture of shaft of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52323P Displaced transverse fracture of shaft of unspecified radius, subsequent encounter for closed fracture with malunion +S52323Q Displaced transverse fracture of shaft of unspecified radius, subsequent encounter for open fracture type I or II with malunion +S52323R Displaced transverse fracture of shaft of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52323S Displaced transverse fracture of shaft of unspecified radius, sequela +S52324A Nondisplaced transverse fracture of shaft of right radius, initial encounter for closed fracture +S52324B Nondisplaced transverse fracture of shaft of right radius, initial encounter for open fracture type I or II +S52324C Nondisplaced transverse fracture of shaft of right radius, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52324D Nondisplaced transverse fracture of shaft of right radius, subsequent encounter for closed fracture with routine healing +S52324E Nondisplaced transverse fracture of shaft of right radius, subsequent encounter for open fracture type I or II with routine healing +S52324F Nondisplaced transverse fracture of shaft of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52324G Nondisplaced transverse fracture of shaft of right radius, subsequent encounter for closed fracture with delayed healing +S52324H Nondisplaced transverse fracture of shaft of right radius, subsequent encounter for open fracture type I or II with delayed healing +S52324J Nondisplaced transverse fracture of shaft of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52324K Nondisplaced transverse fracture of shaft of right radius, subsequent encounter for closed fracture with nonunion +S52324M Nondisplaced transverse fracture of shaft of right radius, subsequent encounter for open fracture type I or II with nonunion +S52324N Nondisplaced transverse fracture of shaft of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52324P Nondisplaced transverse fracture of shaft of right radius, subsequent encounter for closed fracture with malunion +S52324Q Nondisplaced transverse fracture of shaft of right radius, subsequent encounter for open fracture type I or II with malunion +S52324R Nondisplaced transverse fracture of shaft of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52324S Nondisplaced transverse fracture of shaft of right radius, sequela +S52325A Nondisplaced transverse fracture of shaft of left radius, initial encounter for closed fracture +S52325B Nondisplaced transverse fracture of shaft of left radius, initial encounter for open fracture type I or II +S52325C Nondisplaced transverse fracture of shaft of left radius, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52325D Nondisplaced transverse fracture of shaft of left radius, subsequent encounter for closed fracture with routine healing +S52325E Nondisplaced transverse fracture of shaft of left radius, subsequent encounter for open fracture type I or II with routine healing +S52325F Nondisplaced transverse fracture of shaft of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52325G Nondisplaced transverse fracture of shaft of left radius, subsequent encounter for closed fracture with delayed healing +S52325H Nondisplaced transverse fracture of shaft of left radius, subsequent encounter for open fracture type I or II with delayed healing +S52325J Nondisplaced transverse fracture of shaft of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52325K Nondisplaced transverse fracture of shaft of left radius, subsequent encounter for closed fracture with nonunion +S52325M Nondisplaced transverse fracture of shaft of left radius, subsequent encounter for open fracture type I or II with nonunion +S52325N Nondisplaced transverse fracture of shaft of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52325P Nondisplaced transverse fracture of shaft of left radius, subsequent encounter for closed fracture with malunion +S52325Q Nondisplaced transverse fracture of shaft of left radius, subsequent encounter for open fracture type I or II with malunion +S52325R Nondisplaced transverse fracture of shaft of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52325S Nondisplaced transverse fracture of shaft of left radius, sequela +S52326A Nondisplaced transverse fracture of shaft of unspecified radius, initial encounter for closed fracture +S52326B Nondisplaced transverse fracture of shaft of unspecified radius, initial encounter for open fracture type I or II +S52326C Nondisplaced transverse fracture of shaft of unspecified radius, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52326D Nondisplaced transverse fracture of shaft of unspecified radius, subsequent encounter for closed fracture with routine healing +S52326E Nondisplaced transverse fracture of shaft of unspecified radius, subsequent encounter for open fracture type I or II with routine healing +S52326F Nondisplaced transverse fracture of shaft of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52326G Nondisplaced transverse fracture of shaft of unspecified radius, subsequent encounter for closed fracture with delayed healing +S52326H Nondisplaced transverse fracture of shaft of unspecified radius, subsequent encounter for open fracture type I or II with delayed healing +S52326J Nondisplaced transverse fracture of shaft of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52326K Nondisplaced transverse fracture of shaft of unspecified radius, subsequent encounter for closed fracture with nonunion +S52326M Nondisplaced transverse fracture of shaft of unspecified radius, subsequent encounter for open fracture type I or II with nonunion +S52326N Nondisplaced transverse fracture of shaft of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52326P Nondisplaced transverse fracture of shaft of unspecified radius, subsequent encounter for closed fracture with malunion +S52326Q Nondisplaced transverse fracture of shaft of unspecified radius, subsequent encounter for open fracture type I or II with malunion +S52326R Nondisplaced transverse fracture of shaft of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52326S Nondisplaced transverse fracture of shaft of unspecified radius, sequela +S52331A Displaced oblique fracture of shaft of right radius, initial encounter for closed fracture +S52331B Displaced oblique fracture of shaft of right radius, initial encounter for open fracture type I or II +S52331C Displaced oblique fracture of shaft of right radius, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52331D Displaced oblique fracture of shaft of right radius, subsequent encounter for closed fracture with routine healing +S52331E Displaced oblique fracture of shaft of right radius, subsequent encounter for open fracture type I or II with routine healing +S52331F Displaced oblique fracture of shaft of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52331G Displaced oblique fracture of shaft of right radius, subsequent encounter for closed fracture with delayed healing +S52331H Displaced oblique fracture of shaft of right radius, subsequent encounter for open fracture type I or II with delayed healing +S52331J Displaced oblique fracture of shaft of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52331K Displaced oblique fracture of shaft of right radius, subsequent encounter for closed fracture with nonunion +S52331M Displaced oblique fracture of shaft of right radius, subsequent encounter for open fracture type I or II with nonunion +S52331N Displaced oblique fracture of shaft of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52331P Displaced oblique fracture of shaft of right radius, subsequent encounter for closed fracture with malunion +S52331Q Displaced oblique fracture of shaft of right radius, subsequent encounter for open fracture type I or II with malunion +S52331R Displaced oblique fracture of shaft of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52331S Displaced oblique fracture of shaft of right radius, sequela +S52332A Displaced oblique fracture of shaft of left radius, initial encounter for closed fracture +S52332B Displaced oblique fracture of shaft of left radius, initial encounter for open fracture type I or II +S52332C Displaced oblique fracture of shaft of left radius, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52332D Displaced oblique fracture of shaft of left radius, subsequent encounter for closed fracture with routine healing +S52332E Displaced oblique fracture of shaft of left radius, subsequent encounter for open fracture type I or II with routine healing +S52332F Displaced oblique fracture of shaft of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52332G Displaced oblique fracture of shaft of left radius, subsequent encounter for closed fracture with delayed healing +S52332H Displaced oblique fracture of shaft of left radius, subsequent encounter for open fracture type I or II with delayed healing +S52332J Displaced oblique fracture of shaft of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52332K Displaced oblique fracture of shaft of left radius, subsequent encounter for closed fracture with nonunion +S52332M Displaced oblique fracture of shaft of left radius, subsequent encounter for open fracture type I or II with nonunion +S52332N Displaced oblique fracture of shaft of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52332P Displaced oblique fracture of shaft of left radius, subsequent encounter for closed fracture with malunion +S52332Q Displaced oblique fracture of shaft of left radius, subsequent encounter for open fracture type I or II with malunion +S52332R Displaced oblique fracture of shaft of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52332S Displaced oblique fracture of shaft of left radius, sequela +S52333A Displaced oblique fracture of shaft of unspecified radius, initial encounter for closed fracture +S52333B Displaced oblique fracture of shaft of unspecified radius, initial encounter for open fracture type I or II +S52333C Displaced oblique fracture of shaft of unspecified radius, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52333D Displaced oblique fracture of shaft of unspecified radius, subsequent encounter for closed fracture with routine healing +S52333E Displaced oblique fracture of shaft of unspecified radius, subsequent encounter for open fracture type I or II with routine healing +S52333F Displaced oblique fracture of shaft of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52333G Displaced oblique fracture of shaft of unspecified radius, subsequent encounter for closed fracture with delayed healing +S52333H Displaced oblique fracture of shaft of unspecified radius, subsequent encounter for open fracture type I or II with delayed healing +S52333J Displaced oblique fracture of shaft of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52333K Displaced oblique fracture of shaft of unspecified radius, subsequent encounter for closed fracture with nonunion +S52333M Displaced oblique fracture of shaft of unspecified radius, subsequent encounter for open fracture type I or II with nonunion +S52333N Displaced oblique fracture of shaft of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52333P Displaced oblique fracture of shaft of unspecified radius, subsequent encounter for closed fracture with malunion +S52333Q Displaced oblique fracture of shaft of unspecified radius, subsequent encounter for open fracture type I or II with malunion +S52333R Displaced oblique fracture of shaft of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52333S Displaced oblique fracture of shaft of unspecified radius, sequela +S52334A Nondisplaced oblique fracture of shaft of right radius, initial encounter for closed fracture +S52334B Nondisplaced oblique fracture of shaft of right radius, initial encounter for open fracture type I or II +S52334C Nondisplaced oblique fracture of shaft of right radius, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52334D Nondisplaced oblique fracture of shaft of right radius, subsequent encounter for closed fracture with routine healing +S52334E Nondisplaced oblique fracture of shaft of right radius, subsequent encounter for open fracture type I or II with routine healing +S52334F Nondisplaced oblique fracture of shaft of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52334G Nondisplaced oblique fracture of shaft of right radius, subsequent encounter for closed fracture with delayed healing +S52334H Nondisplaced oblique fracture of shaft of right radius, subsequent encounter for open fracture type I or II with delayed healing +S52334J Nondisplaced oblique fracture of shaft of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52334K Nondisplaced oblique fracture of shaft of right radius, subsequent encounter for closed fracture with nonunion +S52334M Nondisplaced oblique fracture of shaft of right radius, subsequent encounter for open fracture type I or II with nonunion +S52334N Nondisplaced oblique fracture of shaft of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52334P Nondisplaced oblique fracture of shaft of right radius, subsequent encounter for closed fracture with malunion +S52334Q Nondisplaced oblique fracture of shaft of right radius, subsequent encounter for open fracture type I or II with malunion +S52334R Nondisplaced oblique fracture of shaft of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52334S Nondisplaced oblique fracture of shaft of right radius, sequela +S52335A Nondisplaced oblique fracture of shaft of left radius, initial encounter for closed fracture +S52335B Nondisplaced oblique fracture of shaft of left radius, initial encounter for open fracture type I or II +S52335C Nondisplaced oblique fracture of shaft of left radius, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52335D Nondisplaced oblique fracture of shaft of left radius, subsequent encounter for closed fracture with routine healing +S52335E Nondisplaced oblique fracture of shaft of left radius, subsequent encounter for open fracture type I or II with routine healing +S52335F Nondisplaced oblique fracture of shaft of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52335G Nondisplaced oblique fracture of shaft of left radius, subsequent encounter for closed fracture with delayed healing +S52335H Nondisplaced oblique fracture of shaft of left radius, subsequent encounter for open fracture type I or II with delayed healing +S52335J Nondisplaced oblique fracture of shaft of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52335K Nondisplaced oblique fracture of shaft of left radius, subsequent encounter for closed fracture with nonunion +S52335M Nondisplaced oblique fracture of shaft of left radius, subsequent encounter for open fracture type I or II with nonunion +S52335N Nondisplaced oblique fracture of shaft of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52335P Nondisplaced oblique fracture of shaft of left radius, subsequent encounter for closed fracture with malunion +S52335Q Nondisplaced oblique fracture of shaft of left radius, subsequent encounter for open fracture type I or II with malunion +S52335R Nondisplaced oblique fracture of shaft of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52335S Nondisplaced oblique fracture of shaft of left radius, sequela +S52336A Nondisplaced oblique fracture of shaft of unspecified radius, initial encounter for closed fracture +S52336B Nondisplaced oblique fracture of shaft of unspecified radius, initial encounter for open fracture type I or II +S52336C Nondisplaced oblique fracture of shaft of unspecified radius, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52336D Nondisplaced oblique fracture of shaft of unspecified radius, subsequent encounter for closed fracture with routine healing +S52336E Nondisplaced oblique fracture of shaft of unspecified radius, subsequent encounter for open fracture type I or II with routine healing +S52336F Nondisplaced oblique fracture of shaft of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52336G Nondisplaced oblique fracture of shaft of unspecified radius, subsequent encounter for closed fracture with delayed healing +S52336H Nondisplaced oblique fracture of shaft of unspecified radius, subsequent encounter for open fracture type I or II with delayed healing +S52336J Nondisplaced oblique fracture of shaft of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52336K Nondisplaced oblique fracture of shaft of unspecified radius, subsequent encounter for closed fracture with nonunion +S52336M Nondisplaced oblique fracture of shaft of unspecified radius, subsequent encounter for open fracture type I or II with nonunion +S52336N Nondisplaced oblique fracture of shaft of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52336P Nondisplaced oblique fracture of shaft of unspecified radius, subsequent encounter for closed fracture with malunion +S52336Q Nondisplaced oblique fracture of shaft of unspecified radius, subsequent encounter for open fracture type I or II with malunion +S52336R Nondisplaced oblique fracture of shaft of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52336S Nondisplaced oblique fracture of shaft of unspecified radius, sequela +S52341A Displaced spiral fracture of shaft of radius, right arm, initial encounter for closed fracture +S52341B Displaced spiral fracture of shaft of radius, right arm, initial encounter for open fracture type I or II +S52341C Displaced spiral fracture of shaft of radius, right arm, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52341D Displaced spiral fracture of shaft of radius, right arm, subsequent encounter for closed fracture with routine healing +S52341E Displaced spiral fracture of shaft of radius, right arm, subsequent encounter for open fracture type I or II with routine healing +S52341F Displaced spiral fracture of shaft of radius, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52341G Displaced spiral fracture of shaft of radius, right arm, subsequent encounter for closed fracture with delayed healing +S52341H Displaced spiral fracture of shaft of radius, right arm, subsequent encounter for open fracture type I or II with delayed healing +S52341J Displaced spiral fracture of shaft of radius, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52341K Displaced spiral fracture of shaft of radius, right arm, subsequent encounter for closed fracture with nonunion +S52341M Displaced spiral fracture of shaft of radius, right arm, subsequent encounter for open fracture type I or II with nonunion +S52341N Displaced spiral fracture of shaft of radius, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52341P Displaced spiral fracture of shaft of radius, right arm, subsequent encounter for closed fracture with malunion +S52341Q Displaced spiral fracture of shaft of radius, right arm, subsequent encounter for open fracture type I or II with malunion +S52341R Displaced spiral fracture of shaft of radius, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52341S Displaced spiral fracture of shaft of radius, right arm, sequela +S52342A Displaced spiral fracture of shaft of radius, left arm, initial encounter for closed fracture +S52342B Displaced spiral fracture of shaft of radius, left arm, initial encounter for open fracture type I or II +S52342C Displaced spiral fracture of shaft of radius, left arm, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52342D Displaced spiral fracture of shaft of radius, left arm, subsequent encounter for closed fracture with routine healing +S52342E Displaced spiral fracture of shaft of radius, left arm, subsequent encounter for open fracture type I or II with routine healing +S52342F Displaced spiral fracture of shaft of radius, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52342G Displaced spiral fracture of shaft of radius, left arm, subsequent encounter for closed fracture with delayed healing +S52342H Displaced spiral fracture of shaft of radius, left arm, subsequent encounter for open fracture type I or II with delayed healing +S52342J Displaced spiral fracture of shaft of radius, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52342K Displaced spiral fracture of shaft of radius, left arm, subsequent encounter for closed fracture with nonunion +S52342M Displaced spiral fracture of shaft of radius, left arm, subsequent encounter for open fracture type I or II with nonunion +S52342N Displaced spiral fracture of shaft of radius, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52342P Displaced spiral fracture of shaft of radius, left arm, subsequent encounter for closed fracture with malunion +S52342Q Displaced spiral fracture of shaft of radius, left arm, subsequent encounter for open fracture type I or II with malunion +S52342R Displaced spiral fracture of shaft of radius, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52342S Displaced spiral fracture of shaft of radius, left arm, sequela +S52343A Displaced spiral fracture of shaft of radius, unspecified arm, initial encounter for closed fracture +S52343B Displaced spiral fracture of shaft of radius, unspecified arm, initial encounter for open fracture type I or II +S52343C Displaced spiral fracture of shaft of radius, unspecified arm, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52343D Displaced spiral fracture of shaft of radius, unspecified arm, subsequent encounter for closed fracture with routine healing +S52343E Displaced spiral fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type I or II with routine healing +S52343F Displaced spiral fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52343G Displaced spiral fracture of shaft of radius, unspecified arm, subsequent encounter for closed fracture with delayed healing +S52343H Displaced spiral fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type I or II with delayed healing +S52343J Displaced spiral fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52343K Displaced spiral fracture of shaft of radius, unspecified arm, subsequent encounter for closed fracture with nonunion +S52343M Displaced spiral fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type I or II with nonunion +S52343N Displaced spiral fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52343P Displaced spiral fracture of shaft of radius, unspecified arm, subsequent encounter for closed fracture with malunion +S52343Q Displaced spiral fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type I or II with malunion +S52343R Displaced spiral fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52343S Displaced spiral fracture of shaft of radius, unspecified arm, sequela +S52344A Nondisplaced spiral fracture of shaft of radius, right arm, initial encounter for closed fracture +S52344B Nondisplaced spiral fracture of shaft of radius, right arm, initial encounter for open fracture type I or II +S52344C Nondisplaced spiral fracture of shaft of radius, right arm, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52344D Nondisplaced spiral fracture of shaft of radius, right arm, subsequent encounter for closed fracture with routine healing +S52344E Nondisplaced spiral fracture of shaft of radius, right arm, subsequent encounter for open fracture type I or II with routine healing +S52344F Nondisplaced spiral fracture of shaft of radius, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52344G Nondisplaced spiral fracture of shaft of radius, right arm, subsequent encounter for closed fracture with delayed healing +S52344H Nondisplaced spiral fracture of shaft of radius, right arm, subsequent encounter for open fracture type I or II with delayed healing +S52344J Nondisplaced spiral fracture of shaft of radius, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52344K Nondisplaced spiral fracture of shaft of radius, right arm, subsequent encounter for closed fracture with nonunion +S52344M Nondisplaced spiral fracture of shaft of radius, right arm, subsequent encounter for open fracture type I or II with nonunion +S52344N Nondisplaced spiral fracture of shaft of radius, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52344P Nondisplaced spiral fracture of shaft of radius, right arm, subsequent encounter for closed fracture with malunion +S52344Q Nondisplaced spiral fracture of shaft of radius, right arm, subsequent encounter for open fracture type I or II with malunion +S52344R Nondisplaced spiral fracture of shaft of radius, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52344S Nondisplaced spiral fracture of shaft of radius, right arm, sequela +S52345A Nondisplaced spiral fracture of shaft of radius, left arm, initial encounter for closed fracture +S52345B Nondisplaced spiral fracture of shaft of radius, left arm, initial encounter for open fracture type I or II +S52345C Nondisplaced spiral fracture of shaft of radius, left arm, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52345D Nondisplaced spiral fracture of shaft of radius, left arm, subsequent encounter for closed fracture with routine healing +S52345E Nondisplaced spiral fracture of shaft of radius, left arm, subsequent encounter for open fracture type I or II with routine healing +S52345F Nondisplaced spiral fracture of shaft of radius, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52345G Nondisplaced spiral fracture of shaft of radius, left arm, subsequent encounter for closed fracture with delayed healing +S52345H Nondisplaced spiral fracture of shaft of radius, left arm, subsequent encounter for open fracture type I or II with delayed healing +S52345J Nondisplaced spiral fracture of shaft of radius, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52345K Nondisplaced spiral fracture of shaft of radius, left arm, subsequent encounter for closed fracture with nonunion +S52345M Nondisplaced spiral fracture of shaft of radius, left arm, subsequent encounter for open fracture type I or II with nonunion +S52345N Nondisplaced spiral fracture of shaft of radius, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52345P Nondisplaced spiral fracture of shaft of radius, left arm, subsequent encounter for closed fracture with malunion +S52345Q Nondisplaced spiral fracture of shaft of radius, left arm, subsequent encounter for open fracture type I or II with malunion +S52345R Nondisplaced spiral fracture of shaft of radius, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52345S Nondisplaced spiral fracture of shaft of radius, left arm, sequela +S52346A Nondisplaced spiral fracture of shaft of radius, unspecified arm, initial encounter for closed fracture +S52346B Nondisplaced spiral fracture of shaft of radius, unspecified arm, initial encounter for open fracture type I or II +S52346C Nondisplaced spiral fracture of shaft of radius, unspecified arm, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52346D Nondisplaced spiral fracture of shaft of radius, unspecified arm, subsequent encounter for closed fracture with routine healing +S52346E Nondisplaced spiral fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type I or II with routine healing +S52346F Nondisplaced spiral fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52346G Nondisplaced spiral fracture of shaft of radius, unspecified arm, subsequent encounter for closed fracture with delayed healing +S52346H Nondisplaced spiral fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type I or II with delayed healing +S52346J Nondisplaced spiral fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52346K Nondisplaced spiral fracture of shaft of radius, unspecified arm, subsequent encounter for closed fracture with nonunion +S52346M Nondisplaced spiral fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type I or II with nonunion +S52346N Nondisplaced spiral fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52346P Nondisplaced spiral fracture of shaft of radius, unspecified arm, subsequent encounter for closed fracture with malunion +S52346Q Nondisplaced spiral fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type I or II with malunion +S52346R Nondisplaced spiral fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52346S Nondisplaced spiral fracture of shaft of radius, unspecified arm, sequela +S52351A Displaced comminuted fracture of shaft of radius, right arm, initial encounter for closed fracture +S52351B Displaced comminuted fracture of shaft of radius, right arm, initial encounter for open fracture type I or II +S52351C Displaced comminuted fracture of shaft of radius, right arm, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52351D Displaced comminuted fracture of shaft of radius, right arm, subsequent encounter for closed fracture with routine healing +S52351E Displaced comminuted fracture of shaft of radius, right arm, subsequent encounter for open fracture type I or II with routine healing +S52351F Displaced comminuted fracture of shaft of radius, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52351G Displaced comminuted fracture of shaft of radius, right arm, subsequent encounter for closed fracture with delayed healing +S52351H Displaced comminuted fracture of shaft of radius, right arm, subsequent encounter for open fracture type I or II with delayed healing +S52351J Displaced comminuted fracture of shaft of radius, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52351K Displaced comminuted fracture of shaft of radius, right arm, subsequent encounter for closed fracture with nonunion +S52351M Displaced comminuted fracture of shaft of radius, right arm, subsequent encounter for open fracture type I or II with nonunion +S52351N Displaced comminuted fracture of shaft of radius, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52351P Displaced comminuted fracture of shaft of radius, right arm, subsequent encounter for closed fracture with malunion +S52351Q Displaced comminuted fracture of shaft of radius, right arm, subsequent encounter for open fracture type I or II with malunion +S52351R Displaced comminuted fracture of shaft of radius, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52351S Displaced comminuted fracture of shaft of radius, right arm, sequela +S52352A Displaced comminuted fracture of shaft of radius, left arm, initial encounter for closed fracture +S52352B Displaced comminuted fracture of shaft of radius, left arm, initial encounter for open fracture type I or II +S52352C Displaced comminuted fracture of shaft of radius, left arm, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52352D Displaced comminuted fracture of shaft of radius, left arm, subsequent encounter for closed fracture with routine healing +S52352E Displaced comminuted fracture of shaft of radius, left arm, subsequent encounter for open fracture type I or II with routine healing +S52352F Displaced comminuted fracture of shaft of radius, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52352G Displaced comminuted fracture of shaft of radius, left arm, subsequent encounter for closed fracture with delayed healing +S52352H Displaced comminuted fracture of shaft of radius, left arm, subsequent encounter for open fracture type I or II with delayed healing +S52352J Displaced comminuted fracture of shaft of radius, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52352K Displaced comminuted fracture of shaft of radius, left arm, subsequent encounter for closed fracture with nonunion +S52352M Displaced comminuted fracture of shaft of radius, left arm, subsequent encounter for open fracture type I or II with nonunion +S52352N Displaced comminuted fracture of shaft of radius, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52352P Displaced comminuted fracture of shaft of radius, left arm, subsequent encounter for closed fracture with malunion +S52352Q Displaced comminuted fracture of shaft of radius, left arm, subsequent encounter for open fracture type I or II with malunion +S52352R Displaced comminuted fracture of shaft of radius, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52352S Displaced comminuted fracture of shaft of radius, left arm, sequela +S52353A Displaced comminuted fracture of shaft of radius, unspecified arm, initial encounter for closed fracture +S52353B Displaced comminuted fracture of shaft of radius, unspecified arm, initial encounter for open fracture type I or II +S52353C Displaced comminuted fracture of shaft of radius, unspecified arm, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52353D Displaced comminuted fracture of shaft of radius, unspecified arm, subsequent encounter for closed fracture with routine healing +S52353E Displaced comminuted fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type I or II with routine healing +S52353F Displaced comminuted fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52353G Displaced comminuted fracture of shaft of radius, unspecified arm, subsequent encounter for closed fracture with delayed healing +S52353H Displaced comminuted fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type I or II with delayed healing +S52353J Displaced comminuted fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52353K Displaced comminuted fracture of shaft of radius, unspecified arm, subsequent encounter for closed fracture with nonunion +S52353M Displaced comminuted fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type I or II with nonunion +S52353N Displaced comminuted fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52353P Displaced comminuted fracture of shaft of radius, unspecified arm, subsequent encounter for closed fracture with malunion +S52353Q Displaced comminuted fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type I or II with malunion +S52353R Displaced comminuted fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52353S Displaced comminuted fracture of shaft of radius, unspecified arm, sequela +S52354A Nondisplaced comminuted fracture of shaft of radius, right arm, initial encounter for closed fracture +S52354B Nondisplaced comminuted fracture of shaft of radius, right arm, initial encounter for open fracture type I or II +S52354C Nondisplaced comminuted fracture of shaft of radius, right arm, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52354D Nondisplaced comminuted fracture of shaft of radius, right arm, subsequent encounter for closed fracture with routine healing +S52354E Nondisplaced comminuted fracture of shaft of radius, right arm, subsequent encounter for open fracture type I or II with routine healing +S52354F Nondisplaced comminuted fracture of shaft of radius, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52354G Nondisplaced comminuted fracture of shaft of radius, right arm, subsequent encounter for closed fracture with delayed healing +S52354H Nondisplaced comminuted fracture of shaft of radius, right arm, subsequent encounter for open fracture type I or II with delayed healing +S52354J Nondisplaced comminuted fracture of shaft of radius, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52354K Nondisplaced comminuted fracture of shaft of radius, right arm, subsequent encounter for closed fracture with nonunion +S52354M Nondisplaced comminuted fracture of shaft of radius, right arm, subsequent encounter for open fracture type I or II with nonunion +S52354N Nondisplaced comminuted fracture of shaft of radius, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52354P Nondisplaced comminuted fracture of shaft of radius, right arm, subsequent encounter for closed fracture with malunion +S52354Q Nondisplaced comminuted fracture of shaft of radius, right arm, subsequent encounter for open fracture type I or II with malunion +S52354R Nondisplaced comminuted fracture of shaft of radius, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52354S Nondisplaced comminuted fracture of shaft of radius, right arm, sequela +S52355A Nondisplaced comminuted fracture of shaft of radius, left arm, initial encounter for closed fracture +S52355B Nondisplaced comminuted fracture of shaft of radius, left arm, initial encounter for open fracture type I or II +S52355C Nondisplaced comminuted fracture of shaft of radius, left arm, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52355D Nondisplaced comminuted fracture of shaft of radius, left arm, subsequent encounter for closed fracture with routine healing +S52355E Nondisplaced comminuted fracture of shaft of radius, left arm, subsequent encounter for open fracture type I or II with routine healing +S52355F Nondisplaced comminuted fracture of shaft of radius, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52355G Nondisplaced comminuted fracture of shaft of radius, left arm, subsequent encounter for closed fracture with delayed healing +S52355H Nondisplaced comminuted fracture of shaft of radius, left arm, subsequent encounter for open fracture type I or II with delayed healing +S52355J Nondisplaced comminuted fracture of shaft of radius, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52355K Nondisplaced comminuted fracture of shaft of radius, left arm, subsequent encounter for closed fracture with nonunion +S52355M Nondisplaced comminuted fracture of shaft of radius, left arm, subsequent encounter for open fracture type I or II with nonunion +S52355N Nondisplaced comminuted fracture of shaft of radius, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52355P Nondisplaced comminuted fracture of shaft of radius, left arm, subsequent encounter for closed fracture with malunion +S52355Q Nondisplaced comminuted fracture of shaft of radius, left arm, subsequent encounter for open fracture type I or II with malunion +S52355R Nondisplaced comminuted fracture of shaft of radius, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52355S Nondisplaced comminuted fracture of shaft of radius, left arm, sequela +S52356A Nondisplaced comminuted fracture of shaft of radius, unspecified arm, initial encounter for closed fracture +S52356B Nondisplaced comminuted fracture of shaft of radius, unspecified arm, initial encounter for open fracture type I or II +S52356C Nondisplaced comminuted fracture of shaft of radius, unspecified arm, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52356D Nondisplaced comminuted fracture of shaft of radius, unspecified arm, subsequent encounter for closed fracture with routine healing +S52356E Nondisplaced comminuted fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type I or II with routine healing +S52356F Nondisplaced comminuted fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52356G Nondisplaced comminuted fracture of shaft of radius, unspecified arm, subsequent encounter for closed fracture with delayed healing +S52356H Nondisplaced comminuted fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type I or II with delayed healing +S52356J Nondisplaced comminuted fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52356K Nondisplaced comminuted fracture of shaft of radius, unspecified arm, subsequent encounter for closed fracture with nonunion +S52356M Nondisplaced comminuted fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type I or II with nonunion +S52356N Nondisplaced comminuted fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52356P Nondisplaced comminuted fracture of shaft of radius, unspecified arm, subsequent encounter for closed fracture with malunion +S52356Q Nondisplaced comminuted fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type I or II with malunion +S52356R Nondisplaced comminuted fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52356S Nondisplaced comminuted fracture of shaft of radius, unspecified arm, sequela +S52361A Displaced segmental fracture of shaft of radius, right arm, initial encounter for closed fracture +S52361B Displaced segmental fracture of shaft of radius, right arm, initial encounter for open fracture type I or II +S52361C Displaced segmental fracture of shaft of radius, right arm, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52361D Displaced segmental fracture of shaft of radius, right arm, subsequent encounter for closed fracture with routine healing +S52361E Displaced segmental fracture of shaft of radius, right arm, subsequent encounter for open fracture type I or II with routine healing +S52361F Displaced segmental fracture of shaft of radius, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52361G Displaced segmental fracture of shaft of radius, right arm, subsequent encounter for closed fracture with delayed healing +S52361H Displaced segmental fracture of shaft of radius, right arm, subsequent encounter for open fracture type I or II with delayed healing +S52361J Displaced segmental fracture of shaft of radius, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52361K Displaced segmental fracture of shaft of radius, right arm, subsequent encounter for closed fracture with nonunion +S52361M Displaced segmental fracture of shaft of radius, right arm, subsequent encounter for open fracture type I or II with nonunion +S52361N Displaced segmental fracture of shaft of radius, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52361P Displaced segmental fracture of shaft of radius, right arm, subsequent encounter for closed fracture with malunion +S52361Q Displaced segmental fracture of shaft of radius, right arm, subsequent encounter for open fracture type I or II with malunion +S52361R Displaced segmental fracture of shaft of radius, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52361S Displaced segmental fracture of shaft of radius, right arm, sequela +S52362A Displaced segmental fracture of shaft of radius, left arm, initial encounter for closed fracture +S52362B Displaced segmental fracture of shaft of radius, left arm, initial encounter for open fracture type I or II +S52362C Displaced segmental fracture of shaft of radius, left arm, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52362D Displaced segmental fracture of shaft of radius, left arm, subsequent encounter for closed fracture with routine healing +S52362E Displaced segmental fracture of shaft of radius, left arm, subsequent encounter for open fracture type I or II with routine healing +S52362F Displaced segmental fracture of shaft of radius, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52362G Displaced segmental fracture of shaft of radius, left arm, subsequent encounter for closed fracture with delayed healing +S52362H Displaced segmental fracture of shaft of radius, left arm, subsequent encounter for open fracture type I or II with delayed healing +S52362J Displaced segmental fracture of shaft of radius, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52362K Displaced segmental fracture of shaft of radius, left arm, subsequent encounter for closed fracture with nonunion +S52362M Displaced segmental fracture of shaft of radius, left arm, subsequent encounter for open fracture type I or II with nonunion +S52362N Displaced segmental fracture of shaft of radius, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52362P Displaced segmental fracture of shaft of radius, left arm, subsequent encounter for closed fracture with malunion +S52362Q Displaced segmental fracture of shaft of radius, left arm, subsequent encounter for open fracture type I or II with malunion +S52362R Displaced segmental fracture of shaft of radius, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52362S Displaced segmental fracture of shaft of radius, left arm, sequela +S52363A Displaced segmental fracture of shaft of radius, unspecified arm, initial encounter for closed fracture +S52363B Displaced segmental fracture of shaft of radius, unspecified arm, initial encounter for open fracture type I or II +S52363C Displaced segmental fracture of shaft of radius, unspecified arm, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52363D Displaced segmental fracture of shaft of radius, unspecified arm, subsequent encounter for closed fracture with routine healing +S52363E Displaced segmental fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type I or II with routine healing +S52363F Displaced segmental fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52363G Displaced segmental fracture of shaft of radius, unspecified arm, subsequent encounter for closed fracture with delayed healing +S52363H Displaced segmental fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type I or II with delayed healing +S52363J Displaced segmental fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52363K Displaced segmental fracture of shaft of radius, unspecified arm, subsequent encounter for closed fracture with nonunion +S52363M Displaced segmental fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type I or II with nonunion +S52363N Displaced segmental fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52363P Displaced segmental fracture of shaft of radius, unspecified arm, subsequent encounter for closed fracture with malunion +S52363Q Displaced segmental fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type I or II with malunion +S52363R Displaced segmental fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52363S Displaced segmental fracture of shaft of radius, unspecified arm, sequela +S52364A Nondisplaced segmental fracture of shaft of radius, right arm, initial encounter for closed fracture +S52364B Nondisplaced segmental fracture of shaft of radius, right arm, initial encounter for open fracture type I or II +S52364C Nondisplaced segmental fracture of shaft of radius, right arm, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52364D Nondisplaced segmental fracture of shaft of radius, right arm, subsequent encounter for closed fracture with routine healing +S52364E Nondisplaced segmental fracture of shaft of radius, right arm, subsequent encounter for open fracture type I or II with routine healing +S52364F Nondisplaced segmental fracture of shaft of radius, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52364G Nondisplaced segmental fracture of shaft of radius, right arm, subsequent encounter for closed fracture with delayed healing +S52364H Nondisplaced segmental fracture of shaft of radius, right arm, subsequent encounter for open fracture type I or II with delayed healing +S52364J Nondisplaced segmental fracture of shaft of radius, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52364K Nondisplaced segmental fracture of shaft of radius, right arm, subsequent encounter for closed fracture with nonunion +S52364M Nondisplaced segmental fracture of shaft of radius, right arm, subsequent encounter for open fracture type I or II with nonunion +S52364N Nondisplaced segmental fracture of shaft of radius, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52364P Nondisplaced segmental fracture of shaft of radius, right arm, subsequent encounter for closed fracture with malunion +S52364Q Nondisplaced segmental fracture of shaft of radius, right arm, subsequent encounter for open fracture type I or II with malunion +S52364R Nondisplaced segmental fracture of shaft of radius, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52364S Nondisplaced segmental fracture of shaft of radius, right arm, sequela +S52365A Nondisplaced segmental fracture of shaft of radius, left arm, initial encounter for closed fracture +S52365B Nondisplaced segmental fracture of shaft of radius, left arm, initial encounter for open fracture type I or II +S52365C Nondisplaced segmental fracture of shaft of radius, left arm, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52365D Nondisplaced segmental fracture of shaft of radius, left arm, subsequent encounter for closed fracture with routine healing +S52365E Nondisplaced segmental fracture of shaft of radius, left arm, subsequent encounter for open fracture type I or II with routine healing +S52365F Nondisplaced segmental fracture of shaft of radius, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52365G Nondisplaced segmental fracture of shaft of radius, left arm, subsequent encounter for closed fracture with delayed healing +S52365H Nondisplaced segmental fracture of shaft of radius, left arm, subsequent encounter for open fracture type I or II with delayed healing +S52365J Nondisplaced segmental fracture of shaft of radius, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52365K Nondisplaced segmental fracture of shaft of radius, left arm, subsequent encounter for closed fracture with nonunion +S52365M Nondisplaced segmental fracture of shaft of radius, left arm, subsequent encounter for open fracture type I or II with nonunion +S52365N Nondisplaced segmental fracture of shaft of radius, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52365P Nondisplaced segmental fracture of shaft of radius, left arm, subsequent encounter for closed fracture with malunion +S52365Q Nondisplaced segmental fracture of shaft of radius, left arm, subsequent encounter for open fracture type I or II with malunion +S52365R Nondisplaced segmental fracture of shaft of radius, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52365S Nondisplaced segmental fracture of shaft of radius, left arm, sequela +S52366A Nondisplaced segmental fracture of shaft of radius, unspecified arm, initial encounter for closed fracture +S52366B Nondisplaced segmental fracture of shaft of radius, unspecified arm, initial encounter for open fracture type I or II +S52366C Nondisplaced segmental fracture of shaft of radius, unspecified arm, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52366D Nondisplaced segmental fracture of shaft of radius, unspecified arm, subsequent encounter for closed fracture with routine healing +S52366E Nondisplaced segmental fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type I or II with routine healing +S52366F Nondisplaced segmental fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52366G Nondisplaced segmental fracture of shaft of radius, unspecified arm, subsequent encounter for closed fracture with delayed healing +S52366H Nondisplaced segmental fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type I or II with delayed healing +S52366J Nondisplaced segmental fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52366K Nondisplaced segmental fracture of shaft of radius, unspecified arm, subsequent encounter for closed fracture with nonunion +S52366M Nondisplaced segmental fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type I or II with nonunion +S52366N Nondisplaced segmental fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52366P Nondisplaced segmental fracture of shaft of radius, unspecified arm, subsequent encounter for closed fracture with malunion +S52366Q Nondisplaced segmental fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type I or II with malunion +S52366R Nondisplaced segmental fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52366S Nondisplaced segmental fracture of shaft of radius, unspecified arm, sequela +S52371A Galeazzi's fracture of right radius, initial encounter for closed fracture +S52371B Galeazzi's fracture of right radius, initial encounter for open fracture type I or II +S52371C Galeazzi's fracture of right radius, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52371D Galeazzi's fracture of right radius, subsequent encounter for closed fracture with routine healing +S52371E Galeazzi's fracture of right radius, subsequent encounter for open fracture type I or II with routine healing +S52371F Galeazzi's fracture of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52371G Galeazzi's fracture of right radius, subsequent encounter for closed fracture with delayed healing +S52371H Galeazzi's fracture of right radius, subsequent encounter for open fracture type I or II with delayed healing +S52371J Galeazzi's fracture of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52371K Galeazzi's fracture of right radius, subsequent encounter for closed fracture with nonunion +S52371M Galeazzi's fracture of right radius, subsequent encounter for open fracture type I or II with nonunion +S52371N Galeazzi's fracture of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52371P Galeazzi's fracture of right radius, subsequent encounter for closed fracture with malunion +S52371Q Galeazzi's fracture of right radius, subsequent encounter for open fracture type I or II with malunion +S52371R Galeazzi's fracture of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52371S Galeazzi's fracture of right radius, sequela +S52372A Galeazzi's fracture of left radius, initial encounter for closed fracture +S52372B Galeazzi's fracture of left radius, initial encounter for open fracture type I or II +S52372C Galeazzi's fracture of left radius, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52372D Galeazzi's fracture of left radius, subsequent encounter for closed fracture with routine healing +S52372E Galeazzi's fracture of left radius, subsequent encounter for open fracture type I or II with routine healing +S52372F Galeazzi's fracture of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52372G Galeazzi's fracture of left radius, subsequent encounter for closed fracture with delayed healing +S52372H Galeazzi's fracture of left radius, subsequent encounter for open fracture type I or II with delayed healing +S52372J Galeazzi's fracture of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52372K Galeazzi's fracture of left radius, subsequent encounter for closed fracture with nonunion +S52372M Galeazzi's fracture of left radius, subsequent encounter for open fracture type I or II with nonunion +S52372N Galeazzi's fracture of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52372P Galeazzi's fracture of left radius, subsequent encounter for closed fracture with malunion +S52372Q Galeazzi's fracture of left radius, subsequent encounter for open fracture type I or II with malunion +S52372R Galeazzi's fracture of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52372S Galeazzi's fracture of left radius, sequela +S52379A Galeazzi's fracture of unspecified radius, initial encounter for closed fracture +S52379B Galeazzi's fracture of unspecified radius, initial encounter for open fracture type I or II +S52379C Galeazzi's fracture of unspecified radius, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52379D Galeazzi's fracture of unspecified radius, subsequent encounter for closed fracture with routine healing +S52379E Galeazzi's fracture of unspecified radius, subsequent encounter for open fracture type I or II with routine healing +S52379F Galeazzi's fracture of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52379G Galeazzi's fracture of unspecified radius, subsequent encounter for closed fracture with delayed healing +S52379H Galeazzi's fracture of unspecified radius, subsequent encounter for open fracture type I or II with delayed healing +S52379J Galeazzi's fracture of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52379K Galeazzi's fracture of unspecified radius, subsequent encounter for closed fracture with nonunion +S52379M Galeazzi's fracture of unspecified radius, subsequent encounter for open fracture type I or II with nonunion +S52379N Galeazzi's fracture of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52379P Galeazzi's fracture of unspecified radius, subsequent encounter for closed fracture with malunion +S52379Q Galeazzi's fracture of unspecified radius, subsequent encounter for open fracture type I or II with malunion +S52379R Galeazzi's fracture of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52379S Galeazzi's fracture of unspecified radius, sequela +S52381A Bent bone of right radius, initial encounter for closed fracture +S52381B Bent bone of right radius, initial encounter for open fracture type I or II +S52381C Bent bone of right radius, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52381D Bent bone of right radius, subsequent encounter for closed fracture with routine healing +S52381E Bent bone of right radius, subsequent encounter for open fracture type I or II with routine healing +S52381F Bent bone of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52381G Bent bone of right radius, subsequent encounter for closed fracture with delayed healing +S52381H Bent bone of right radius, subsequent encounter for open fracture type I or II with delayed healing +S52381J Bent bone of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52381K Bent bone of right radius, subsequent encounter for closed fracture with nonunion +S52381M Bent bone of right radius, subsequent encounter for open fracture type I or II with nonunion +S52381N Bent bone of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52381P Bent bone of right radius, subsequent encounter for closed fracture with malunion +S52381Q Bent bone of right radius, subsequent encounter for open fracture type I or II with malunion +S52381R Bent bone of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52381S Bent bone of right radius, sequela +S52382A Bent bone of left radius, initial encounter for closed fracture +S52382B Bent bone of left radius, initial encounter for open fracture type I or II +S52382C Bent bone of left radius, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52382D Bent bone of left radius, subsequent encounter for closed fracture with routine healing +S52382E Bent bone of left radius, subsequent encounter for open fracture type I or II with routine healing +S52382F Bent bone of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52382G Bent bone of left radius, subsequent encounter for closed fracture with delayed healing +S52382H Bent bone of left radius, subsequent encounter for open fracture type I or II with delayed healing +S52382J Bent bone of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52382K Bent bone of left radius, subsequent encounter for closed fracture with nonunion +S52382M Bent bone of left radius, subsequent encounter for open fracture type I or II with nonunion +S52382N Bent bone of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52382P Bent bone of left radius, subsequent encounter for closed fracture with malunion +S52382Q Bent bone of left radius, subsequent encounter for open fracture type I or II with malunion +S52382R Bent bone of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52382S Bent bone of left radius, sequela +S52389A Bent bone of unspecified radius, initial encounter for closed fracture +S52389B Bent bone of unspecified radius, initial encounter for open fracture type I or II +S52389C Bent bone of unspecified radius, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52389D Bent bone of unspecified radius, subsequent encounter for closed fracture with routine healing +S52389E Bent bone of unspecified radius, subsequent encounter for open fracture type I or II with routine healing +S52389F Bent bone of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52389G Bent bone of unspecified radius, subsequent encounter for closed fracture with delayed healing +S52389H Bent bone of unspecified radius, subsequent encounter for open fracture type I or II with delayed healing +S52389J Bent bone of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52389K Bent bone of unspecified radius, subsequent encounter for closed fracture with nonunion +S52389M Bent bone of unspecified radius, subsequent encounter for open fracture type I or II with nonunion +S52389N Bent bone of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52389P Bent bone of unspecified radius, subsequent encounter for closed fracture with malunion +S52389Q Bent bone of unspecified radius, subsequent encounter for open fracture type I or II with malunion +S52389R Bent bone of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52389S Bent bone of unspecified radius, sequela +S52391A Other fracture of shaft of radius, right arm, initial encounter for closed fracture +S52391B Other fracture of shaft of radius, right arm, initial encounter for open fracture type I or II +S52391C Other fracture of shaft of radius, right arm, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52391D Other fracture of shaft of radius, right arm, subsequent encounter for closed fracture with routine healing +S52391E Other fracture of shaft of radius, right arm, subsequent encounter for open fracture type I or II with routine healing +S52391F Other fracture of shaft of radius, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52391G Other fracture of shaft of radius, right arm, subsequent encounter for closed fracture with delayed healing +S52391H Other fracture of shaft of radius, right arm, subsequent encounter for open fracture type I or II with delayed healing +S52391J Other fracture of shaft of radius, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52391K Other fracture of shaft of radius, right arm, subsequent encounter for closed fracture with nonunion +S52391M Other fracture of shaft of radius, right arm, subsequent encounter for open fracture type I or II with nonunion +S52391N Other fracture of shaft of radius, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52391P Other fracture of shaft of radius, right arm, subsequent encounter for closed fracture with malunion +S52391Q Other fracture of shaft of radius, right arm, subsequent encounter for open fracture type I or II with malunion +S52391R Other fracture of shaft of radius, right arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52391S Other fracture of shaft of radius, right arm, sequela +S52392A Other fracture of shaft of radius, left arm, initial encounter for closed fracture +S52392B Other fracture of shaft of radius, left arm, initial encounter for open fracture type I or II +S52392C Other fracture of shaft of radius, left arm, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52392D Other fracture of shaft of radius, left arm, subsequent encounter for closed fracture with routine healing +S52392E Other fracture of shaft of radius, left arm, subsequent encounter for open fracture type I or II with routine healing +S52392F Other fracture of shaft of radius, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52392G Other fracture of shaft of radius, left arm, subsequent encounter for closed fracture with delayed healing +S52392H Other fracture of shaft of radius, left arm, subsequent encounter for open fracture type I or II with delayed healing +S52392J Other fracture of shaft of radius, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52392K Other fracture of shaft of radius, left arm, subsequent encounter for closed fracture with nonunion +S52392M Other fracture of shaft of radius, left arm, subsequent encounter for open fracture type I or II with nonunion +S52392N Other fracture of shaft of radius, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52392P Other fracture of shaft of radius, left arm, subsequent encounter for closed fracture with malunion +S52392Q Other fracture of shaft of radius, left arm, subsequent encounter for open fracture type I or II with malunion +S52392R Other fracture of shaft of radius, left arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52392S Other fracture of shaft of radius, left arm, sequela +S52399A Other fracture of shaft of radius, unspecified arm, initial encounter for closed fracture +S52399B Other fracture of shaft of radius, unspecified arm, initial encounter for open fracture type I or II +S52399C Other fracture of shaft of radius, unspecified arm, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52399D Other fracture of shaft of radius, unspecified arm, subsequent encounter for closed fracture with routine healing +S52399E Other fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type I or II with routine healing +S52399F Other fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52399G Other fracture of shaft of radius, unspecified arm, subsequent encounter for closed fracture with delayed healing +S52399H Other fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type I or II with delayed healing +S52399J Other fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52399K Other fracture of shaft of radius, unspecified arm, subsequent encounter for closed fracture with nonunion +S52399M Other fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type I or II with nonunion +S52399N Other fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52399P Other fracture of shaft of radius, unspecified arm, subsequent encounter for closed fracture with malunion +S52399Q Other fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type I or II with malunion +S52399R Other fracture of shaft of radius, unspecified arm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52399S Other fracture of shaft of radius, unspecified arm, sequela +S52501A Unspecified fracture of the lower end of right radius, initial encounter for closed fracture +S52501B Unspecified fracture of the lower end of right radius, initial encounter for open fracture type I or II +S52501C Unspecified fracture of the lower end of right radius, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52501D Unspecified fracture of the lower end of right radius, subsequent encounter for closed fracture with routine healing +S52501E Unspecified fracture of the lower end of right radius, subsequent encounter for open fracture type I or II with routine healing +S52501F Unspecified fracture of the lower end of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52501G Unspecified fracture of the lower end of right radius, subsequent encounter for closed fracture with delayed healing +S52501H Unspecified fracture of the lower end of right radius, subsequent encounter for open fracture type I or II with delayed healing +S52501J Unspecified fracture of the lower end of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52501K Unspecified fracture of the lower end of right radius, subsequent encounter for closed fracture with nonunion +S52501M Unspecified fracture of the lower end of right radius, subsequent encounter for open fracture type I or II with nonunion +S52501N Unspecified fracture of the lower end of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52501P Unspecified fracture of the lower end of right radius, subsequent encounter for closed fracture with malunion +S52501Q Unspecified fracture of the lower end of right radius, subsequent encounter for open fracture type I or II with malunion +S52501R Unspecified fracture of the lower end of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52501S Unspecified fracture of the lower end of right radius, sequela +S52502A Unspecified fracture of the lower end of left radius, initial encounter for closed fracture +S52502B Unspecified fracture of the lower end of left radius, initial encounter for open fracture type I or II +S52502C Unspecified fracture of the lower end of left radius, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52502D Unspecified fracture of the lower end of left radius, subsequent encounter for closed fracture with routine healing +S52502E Unspecified fracture of the lower end of left radius, subsequent encounter for open fracture type I or II with routine healing +S52502F Unspecified fracture of the lower end of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52502G Unspecified fracture of the lower end of left radius, subsequent encounter for closed fracture with delayed healing +S52502H Unspecified fracture of the lower end of left radius, subsequent encounter for open fracture type I or II with delayed healing +S52502J Unspecified fracture of the lower end of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52502K Unspecified fracture of the lower end of left radius, subsequent encounter for closed fracture with nonunion +S52502M Unspecified fracture of the lower end of left radius, subsequent encounter for open fracture type I or II with nonunion +S52502N Unspecified fracture of the lower end of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52502P Unspecified fracture of the lower end of left radius, subsequent encounter for closed fracture with malunion +S52502Q Unspecified fracture of the lower end of left radius, subsequent encounter for open fracture type I or II with malunion +S52502R Unspecified fracture of the lower end of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52502S Unspecified fracture of the lower end of left radius, sequela +S52509A Unspecified fracture of the lower end of unspecified radius, initial encounter for closed fracture +S52509B Unspecified fracture of the lower end of unspecified radius, initial encounter for open fracture type I or II +S52509C Unspecified fracture of the lower end of unspecified radius, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52509D Unspecified fracture of the lower end of unspecified radius, subsequent encounter for closed fracture with routine healing +S52509E Unspecified fracture of the lower end of unspecified radius, subsequent encounter for open fracture type I or II with routine healing +S52509F Unspecified fracture of the lower end of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52509G Unspecified fracture of the lower end of unspecified radius, subsequent encounter for closed fracture with delayed healing +S52509H Unspecified fracture of the lower end of unspecified radius, subsequent encounter for open fracture type I or II with delayed healing +S52509J Unspecified fracture of the lower end of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52509K Unspecified fracture of the lower end of unspecified radius, subsequent encounter for closed fracture with nonunion +S52509M Unspecified fracture of the lower end of unspecified radius, subsequent encounter for open fracture type I or II with nonunion +S52509N Unspecified fracture of the lower end of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52509P Unspecified fracture of the lower end of unspecified radius, subsequent encounter for closed fracture with malunion +S52509Q Unspecified fracture of the lower end of unspecified radius, subsequent encounter for open fracture type I or II with malunion +S52509R Unspecified fracture of the lower end of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52509S Unspecified fracture of the lower end of unspecified radius, sequela +S52511A Displaced fracture of right radial styloid process, initial encounter for closed fracture +S52511B Displaced fracture of right radial styloid process, initial encounter for open fracture type I or II +S52511C Displaced fracture of right radial styloid process, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52511D Displaced fracture of right radial styloid process, subsequent encounter for closed fracture with routine healing +S52511E Displaced fracture of right radial styloid process, subsequent encounter for open fracture type I or II with routine healing +S52511F Displaced fracture of right radial styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52511G Displaced fracture of right radial styloid process, subsequent encounter for closed fracture with delayed healing +S52511H Displaced fracture of right radial styloid process, subsequent encounter for open fracture type I or II with delayed healing +S52511J Displaced fracture of right radial styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52511K Displaced fracture of right radial styloid process, subsequent encounter for closed fracture with nonunion +S52511M Displaced fracture of right radial styloid process, subsequent encounter for open fracture type I or II with nonunion +S52511N Displaced fracture of right radial styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52511P Displaced fracture of right radial styloid process, subsequent encounter for closed fracture with malunion +S52511Q Displaced fracture of right radial styloid process, subsequent encounter for open fracture type I or II with malunion +S52511R Displaced fracture of right radial styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52511S Displaced fracture of right radial styloid process, sequela +S52512A Displaced fracture of left radial styloid process, initial encounter for closed fracture +S52512B Displaced fracture of left radial styloid process, initial encounter for open fracture type I or II +S52512C Displaced fracture of left radial styloid process, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52512D Displaced fracture of left radial styloid process, subsequent encounter for closed fracture with routine healing +S52512E Displaced fracture of left radial styloid process, subsequent encounter for open fracture type I or II with routine healing +S52512F Displaced fracture of left radial styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52512G Displaced fracture of left radial styloid process, subsequent encounter for closed fracture with delayed healing +S52512H Displaced fracture of left radial styloid process, subsequent encounter for open fracture type I or II with delayed healing +S52512J Displaced fracture of left radial styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52512K Displaced fracture of left radial styloid process, subsequent encounter for closed fracture with nonunion +S52512M Displaced fracture of left radial styloid process, subsequent encounter for open fracture type I or II with nonunion +S52512N Displaced fracture of left radial styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52512P Displaced fracture of left radial styloid process, subsequent encounter for closed fracture with malunion +S52512Q Displaced fracture of left radial styloid process, subsequent encounter for open fracture type I or II with malunion +S52512R Displaced fracture of left radial styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52512S Displaced fracture of left radial styloid process, sequela +S52513A Displaced fracture of unspecified radial styloid process, initial encounter for closed fracture +S52513B Displaced fracture of unspecified radial styloid process, initial encounter for open fracture type I or II +S52513C Displaced fracture of unspecified radial styloid process, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52513D Displaced fracture of unspecified radial styloid process, subsequent encounter for closed fracture with routine healing +S52513E Displaced fracture of unspecified radial styloid process, subsequent encounter for open fracture type I or II with routine healing +S52513F Displaced fracture of unspecified radial styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52513G Displaced fracture of unspecified radial styloid process, subsequent encounter for closed fracture with delayed healing +S52513H Displaced fracture of unspecified radial styloid process, subsequent encounter for open fracture type I or II with delayed healing +S52513J Displaced fracture of unspecified radial styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52513K Displaced fracture of unspecified radial styloid process, subsequent encounter for closed fracture with nonunion +S52513M Displaced fracture of unspecified radial styloid process, subsequent encounter for open fracture type I or II with nonunion +S52513N Displaced fracture of unspecified radial styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52513P Displaced fracture of unspecified radial styloid process, subsequent encounter for closed fracture with malunion +S52513Q Displaced fracture of unspecified radial styloid process, subsequent encounter for open fracture type I or II with malunion +S52513R Displaced fracture of unspecified radial styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52513S Displaced fracture of unspecified radial styloid process, sequela +S52514A Nondisplaced fracture of right radial styloid process, initial encounter for closed fracture +S52514B Nondisplaced fracture of right radial styloid process, initial encounter for open fracture type I or II +S52514C Nondisplaced fracture of right radial styloid process, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52514D Nondisplaced fracture of right radial styloid process, subsequent encounter for closed fracture with routine healing +S52514E Nondisplaced fracture of right radial styloid process, subsequent encounter for open fracture type I or II with routine healing +S52514F Nondisplaced fracture of right radial styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52514G Nondisplaced fracture of right radial styloid process, subsequent encounter for closed fracture with delayed healing +S52514H Nondisplaced fracture of right radial styloid process, subsequent encounter for open fracture type I or II with delayed healing +S52514J Nondisplaced fracture of right radial styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52514K Nondisplaced fracture of right radial styloid process, subsequent encounter for closed fracture with nonunion +S52514M Nondisplaced fracture of right radial styloid process, subsequent encounter for open fracture type I or II with nonunion +S52514N Nondisplaced fracture of right radial styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52514P Nondisplaced fracture of right radial styloid process, subsequent encounter for closed fracture with malunion +S52514Q Nondisplaced fracture of right radial styloid process, subsequent encounter for open fracture type I or II with malunion +S52514R Nondisplaced fracture of right radial styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52514S Nondisplaced fracture of right radial styloid process, sequela +S52515A Nondisplaced fracture of left radial styloid process, initial encounter for closed fracture +S52515B Nondisplaced fracture of left radial styloid process, initial encounter for open fracture type I or II +S52515C Nondisplaced fracture of left radial styloid process, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52515D Nondisplaced fracture of left radial styloid process, subsequent encounter for closed fracture with routine healing +S52515E Nondisplaced fracture of left radial styloid process, subsequent encounter for open fracture type I or II with routine healing +S52515F Nondisplaced fracture of left radial styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52515G Nondisplaced fracture of left radial styloid process, subsequent encounter for closed fracture with delayed healing +S52515H Nondisplaced fracture of left radial styloid process, subsequent encounter for open fracture type I or II with delayed healing +S52515J Nondisplaced fracture of left radial styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52515K Nondisplaced fracture of left radial styloid process, subsequent encounter for closed fracture with nonunion +S52515M Nondisplaced fracture of left radial styloid process, subsequent encounter for open fracture type I or II with nonunion +S52515N Nondisplaced fracture of left radial styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52515P Nondisplaced fracture of left radial styloid process, subsequent encounter for closed fracture with malunion +S52515Q Nondisplaced fracture of left radial styloid process, subsequent encounter for open fracture type I or II with malunion +S52515R Nondisplaced fracture of left radial styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52515S Nondisplaced fracture of left radial styloid process, sequela +S52516A Nondisplaced fracture of unspecified radial styloid process, initial encounter for closed fracture +S52516B Nondisplaced fracture of unspecified radial styloid process, initial encounter for open fracture type I or II +S52516C Nondisplaced fracture of unspecified radial styloid process, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52516D Nondisplaced fracture of unspecified radial styloid process, subsequent encounter for closed fracture with routine healing +S52516E Nondisplaced fracture of unspecified radial styloid process, subsequent encounter for open fracture type I or II with routine healing +S52516F Nondisplaced fracture of unspecified radial styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52516G Nondisplaced fracture of unspecified radial styloid process, subsequent encounter for closed fracture with delayed healing +S52516H Nondisplaced fracture of unspecified radial styloid process, subsequent encounter for open fracture type I or II with delayed healing +S52516J Nondisplaced fracture of unspecified radial styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52516K Nondisplaced fracture of unspecified radial styloid process, subsequent encounter for closed fracture with nonunion +S52516M Nondisplaced fracture of unspecified radial styloid process, subsequent encounter for open fracture type I or II with nonunion +S52516N Nondisplaced fracture of unspecified radial styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52516P Nondisplaced fracture of unspecified radial styloid process, subsequent encounter for closed fracture with malunion +S52516Q Nondisplaced fracture of unspecified radial styloid process, subsequent encounter for open fracture type I or II with malunion +S52516R Nondisplaced fracture of unspecified radial styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52516S Nondisplaced fracture of unspecified radial styloid process, sequela +S52521A Torus fracture of lower end of right radius, initial encounter for closed fracture +S52521D Torus fracture of lower end of right radius, subsequent encounter for fracture with routine healing +S52521G Torus fracture of lower end of right radius, subsequent encounter for fracture with delayed healing +S52521K Torus fracture of lower end of right radius, subsequent encounter for fracture with nonunion +S52521P Torus fracture of lower end of right radius, subsequent encounter for fracture with malunion +S52521S Torus fracture of lower end of right radius, sequela +S52522A Torus fracture of lower end of left radius, initial encounter for closed fracture +S52522D Torus fracture of lower end of left radius, subsequent encounter for fracture with routine healing +S52522G Torus fracture of lower end of left radius, subsequent encounter for fracture with delayed healing +S52522K Torus fracture of lower end of left radius, subsequent encounter for fracture with nonunion +S52522P Torus fracture of lower end of left radius, subsequent encounter for fracture with malunion +S52522S Torus fracture of lower end of left radius, sequela +S52529A Torus fracture of lower end of unspecified radius, initial encounter for closed fracture +S52529D Torus fracture of lower end of unspecified radius, subsequent encounter for fracture with routine healing +S52529G Torus fracture of lower end of unspecified radius, subsequent encounter for fracture with delayed healing +S52529K Torus fracture of lower end of unspecified radius, subsequent encounter for fracture with nonunion +S52529P Torus fracture of lower end of unspecified radius, subsequent encounter for fracture with malunion +S52529S Torus fracture of lower end of unspecified radius, sequela +S52531A Colles' fracture of right radius, initial encounter for closed fracture +S52531B Colles' fracture of right radius, initial encounter for open fracture type I or II +S52531C Colles' fracture of right radius, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52531D Colles' fracture of right radius, subsequent encounter for closed fracture with routine healing +S52531E Colles' fracture of right radius, subsequent encounter for open fracture type I or II with routine healing +S52531F Colles' fracture of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52531G Colles' fracture of right radius, subsequent encounter for closed fracture with delayed healing +S52531H Colles' fracture of right radius, subsequent encounter for open fracture type I or II with delayed healing +S52531J Colles' fracture of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52531K Colles' fracture of right radius, subsequent encounter for closed fracture with nonunion +S52531M Colles' fracture of right radius, subsequent encounter for open fracture type I or II with nonunion +S52531N Colles' fracture of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52531P Colles' fracture of right radius, subsequent encounter for closed fracture with malunion +S52531Q Colles' fracture of right radius, subsequent encounter for open fracture type I or II with malunion +S52531R Colles' fracture of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52531S Colles' fracture of right radius, sequela +S52532A Colles' fracture of left radius, initial encounter for closed fracture +S52532B Colles' fracture of left radius, initial encounter for open fracture type I or II +S52532C Colles' fracture of left radius, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52532D Colles' fracture of left radius, subsequent encounter for closed fracture with routine healing +S52532E Colles' fracture of left radius, subsequent encounter for open fracture type I or II with routine healing +S52532F Colles' fracture of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52532G Colles' fracture of left radius, subsequent encounter for closed fracture with delayed healing +S52532H Colles' fracture of left radius, subsequent encounter for open fracture type I or II with delayed healing +S52532J Colles' fracture of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52532K Colles' fracture of left radius, subsequent encounter for closed fracture with nonunion +S52532M Colles' fracture of left radius, subsequent encounter for open fracture type I or II with nonunion +S52532N Colles' fracture of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52532P Colles' fracture of left radius, subsequent encounter for closed fracture with malunion +S52532Q Colles' fracture of left radius, subsequent encounter for open fracture type I or II with malunion +S52532R Colles' fracture of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52532S Colles' fracture of left radius, sequela +S52539A Colles' fracture of unspecified radius, initial encounter for closed fracture +S52539B Colles' fracture of unspecified radius, initial encounter for open fracture type I or II +S52539C Colles' fracture of unspecified radius, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52539D Colles' fracture of unspecified radius, subsequent encounter for closed fracture with routine healing +S52539E Colles' fracture of unspecified radius, subsequent encounter for open fracture type I or II with routine healing +S52539F Colles' fracture of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52539G Colles' fracture of unspecified radius, subsequent encounter for closed fracture with delayed healing +S52539H Colles' fracture of unspecified radius, subsequent encounter for open fracture type I or II with delayed healing +S52539J Colles' fracture of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52539K Colles' fracture of unspecified radius, subsequent encounter for closed fracture with nonunion +S52539M Colles' fracture of unspecified radius, subsequent encounter for open fracture type I or II with nonunion +S52539N Colles' fracture of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52539P Colles' fracture of unspecified radius, subsequent encounter for closed fracture with malunion +S52539Q Colles' fracture of unspecified radius, subsequent encounter for open fracture type I or II with malunion +S52539R Colles' fracture of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52539S Colles' fracture of unspecified radius, sequela +S52541A Smith's fracture of right radius, initial encounter for closed fracture +S52541B Smith's fracture of right radius, initial encounter for open fracture type I or II +S52541C Smith's fracture of right radius, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52541D Smith's fracture of right radius, subsequent encounter for closed fracture with routine healing +S52541E Smith's fracture of right radius, subsequent encounter for open fracture type I or II with routine healing +S52541F Smith's fracture of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52541G Smith's fracture of right radius, subsequent encounter for closed fracture with delayed healing +S52541H Smith's fracture of right radius, subsequent encounter for open fracture type I or II with delayed healing +S52541J Smith's fracture of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52541K Smith's fracture of right radius, subsequent encounter for closed fracture with nonunion +S52541M Smith's fracture of right radius, subsequent encounter for open fracture type I or II with nonunion +S52541N Smith's fracture of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52541P Smith's fracture of right radius, subsequent encounter for closed fracture with malunion +S52541Q Smith's fracture of right radius, subsequent encounter for open fracture type I or II with malunion +S52541R Smith's fracture of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52541S Smith's fracture of right radius, sequela +S52542A Smith's fracture of left radius, initial encounter for closed fracture +S52542B Smith's fracture of left radius, initial encounter for open fracture type I or II +S52542C Smith's fracture of left radius, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52542D Smith's fracture of left radius, subsequent encounter for closed fracture with routine healing +S52542E Smith's fracture of left radius, subsequent encounter for open fracture type I or II with routine healing +S52542F Smith's fracture of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52542G Smith's fracture of left radius, subsequent encounter for closed fracture with delayed healing +S52542H Smith's fracture of left radius, subsequent encounter for open fracture type I or II with delayed healing +S52542J Smith's fracture of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52542K Smith's fracture of left radius, subsequent encounter for closed fracture with nonunion +S52542M Smith's fracture of left radius, subsequent encounter for open fracture type I or II with nonunion +S52542N Smith's fracture of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52542P Smith's fracture of left radius, subsequent encounter for closed fracture with malunion +S52542Q Smith's fracture of left radius, subsequent encounter for open fracture type I or II with malunion +S52542R Smith's fracture of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52542S Smith's fracture of left radius, sequela +S52549A Smith's fracture of unspecified radius, initial encounter for closed fracture +S52549B Smith's fracture of unspecified radius, initial encounter for open fracture type I or II +S52549C Smith's fracture of unspecified radius, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52549D Smith's fracture of unspecified radius, subsequent encounter for closed fracture with routine healing +S52549E Smith's fracture of unspecified radius, subsequent encounter for open fracture type I or II with routine healing +S52549F Smith's fracture of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52549G Smith's fracture of unspecified radius, subsequent encounter for closed fracture with delayed healing +S52549H Smith's fracture of unspecified radius, subsequent encounter for open fracture type I or II with delayed healing +S52549J Smith's fracture of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52549K Smith's fracture of unspecified radius, subsequent encounter for closed fracture with nonunion +S52549M Smith's fracture of unspecified radius, subsequent encounter for open fracture type I or II with nonunion +S52549N Smith's fracture of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52549P Smith's fracture of unspecified radius, subsequent encounter for closed fracture with malunion +S52549Q Smith's fracture of unspecified radius, subsequent encounter for open fracture type I or II with malunion +S52549R Smith's fracture of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52549S Smith's fracture of unspecified radius, sequela +S52551A Other extraarticular fracture of lower end of right radius, initial encounter for closed fracture +S52551B Other extraarticular fracture of lower end of right radius, initial encounter for open fracture type I or II +S52551C Other extraarticular fracture of lower end of right radius, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52551D Other extraarticular fracture of lower end of right radius, subsequent encounter for closed fracture with routine healing +S52551E Other extraarticular fracture of lower end of right radius, subsequent encounter for open fracture type I or II with routine healing +S52551F Other extraarticular fracture of lower end of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52551G Other extraarticular fracture of lower end of right radius, subsequent encounter for closed fracture with delayed healing +S52551H Other extraarticular fracture of lower end of right radius, subsequent encounter for open fracture type I or II with delayed healing +S52551J Other extraarticular fracture of lower end of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52551K Other extraarticular fracture of lower end of right radius, subsequent encounter for closed fracture with nonunion +S52551M Other extraarticular fracture of lower end of right radius, subsequent encounter for open fracture type I or II with nonunion +S52551N Other extraarticular fracture of lower end of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52551P Other extraarticular fracture of lower end of right radius, subsequent encounter for closed fracture with malunion +S52551Q Other extraarticular fracture of lower end of right radius, subsequent encounter for open fracture type I or II with malunion +S52551R Other extraarticular fracture of lower end of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52551S Other extraarticular fracture of lower end of right radius, sequela +S52552A Other extraarticular fracture of lower end of left radius, initial encounter for closed fracture +S52552B Other extraarticular fracture of lower end of left radius, initial encounter for open fracture type I or II +S52552C Other extraarticular fracture of lower end of left radius, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52552D Other extraarticular fracture of lower end of left radius, subsequent encounter for closed fracture with routine healing +S52552E Other extraarticular fracture of lower end of left radius, subsequent encounter for open fracture type I or II with routine healing +S52552F Other extraarticular fracture of lower end of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52552G Other extraarticular fracture of lower end of left radius, subsequent encounter for closed fracture with delayed healing +S52552H Other extraarticular fracture of lower end of left radius, subsequent encounter for open fracture type I or II with delayed healing +S52552J Other extraarticular fracture of lower end of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52552K Other extraarticular fracture of lower end of left radius, subsequent encounter for closed fracture with nonunion +S52552M Other extraarticular fracture of lower end of left radius, subsequent encounter for open fracture type I or II with nonunion +S52552N Other extraarticular fracture of lower end of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52552P Other extraarticular fracture of lower end of left radius, subsequent encounter for closed fracture with malunion +S52552Q Other extraarticular fracture of lower end of left radius, subsequent encounter for open fracture type I or II with malunion +S52552R Other extraarticular fracture of lower end of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52552S Other extraarticular fracture of lower end of left radius, sequela +S52559A Other extraarticular fracture of lower end of unspecified radius, initial encounter for closed fracture +S52559B Other extraarticular fracture of lower end of unspecified radius, initial encounter for open fracture type I or II +S52559C Other extraarticular fracture of lower end of unspecified radius, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52559D Other extraarticular fracture of lower end of unspecified radius, subsequent encounter for closed fracture with routine healing +S52559E Other extraarticular fracture of lower end of unspecified radius, subsequent encounter for open fracture type I or II with routine healing +S52559F Other extraarticular fracture of lower end of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52559G Other extraarticular fracture of lower end of unspecified radius, subsequent encounter for closed fracture with delayed healing +S52559H Other extraarticular fracture of lower end of unspecified radius, subsequent encounter for open fracture type I or II with delayed healing +S52559J Other extraarticular fracture of lower end of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52559K Other extraarticular fracture of lower end of unspecified radius, subsequent encounter for closed fracture with nonunion +S52559M Other extraarticular fracture of lower end of unspecified radius, subsequent encounter for open fracture type I or II with nonunion +S52559N Other extraarticular fracture of lower end of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52559P Other extraarticular fracture of lower end of unspecified radius, subsequent encounter for closed fracture with malunion +S52559Q Other extraarticular fracture of lower end of unspecified radius, subsequent encounter for open fracture type I or II with malunion +S52559R Other extraarticular fracture of lower end of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52559S Other extraarticular fracture of lower end of unspecified radius, sequela +S52561A Barton's fracture of right radius, initial encounter for closed fracture +S52561B Barton's fracture of right radius, initial encounter for open fracture type I or II +S52561C Barton's fracture of right radius, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52561D Barton's fracture of right radius, subsequent encounter for closed fracture with routine healing +S52561E Barton's fracture of right radius, subsequent encounter for open fracture type I or II with routine healing +S52561F Barton's fracture of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52561G Barton's fracture of right radius, subsequent encounter for closed fracture with delayed healing +S52561H Barton's fracture of right radius, subsequent encounter for open fracture type I or II with delayed healing +S52561J Barton's fracture of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52561K Barton's fracture of right radius, subsequent encounter for closed fracture with nonunion +S52561M Barton's fracture of right radius, subsequent encounter for open fracture type I or II with nonunion +S52561N Barton's fracture of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52561P Barton's fracture of right radius, subsequent encounter for closed fracture with malunion +S52561Q Barton's fracture of right radius, subsequent encounter for open fracture type I or II with malunion +S52561R Barton's fracture of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52561S Barton's fracture of right radius, sequela +S52562A Barton's fracture of left radius, initial encounter for closed fracture +S52562B Barton's fracture of left radius, initial encounter for open fracture type I or II +S52562C Barton's fracture of left radius, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52562D Barton's fracture of left radius, subsequent encounter for closed fracture with routine healing +S52562E Barton's fracture of left radius, subsequent encounter for open fracture type I or II with routine healing +S52562F Barton's fracture of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52562G Barton's fracture of left radius, subsequent encounter for closed fracture with delayed healing +S52562H Barton's fracture of left radius, subsequent encounter for open fracture type I or II with delayed healing +S52562J Barton's fracture of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52562K Barton's fracture of left radius, subsequent encounter for closed fracture with nonunion +S52562M Barton's fracture of left radius, subsequent encounter for open fracture type I or II with nonunion +S52562N Barton's fracture of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52562P Barton's fracture of left radius, subsequent encounter for closed fracture with malunion +S52562Q Barton's fracture of left radius, subsequent encounter for open fracture type I or II with malunion +S52562R Barton's fracture of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52562S Barton's fracture of left radius, sequela +S52569A Barton's fracture of unspecified radius, initial encounter for closed fracture +S52569B Barton's fracture of unspecified radius, initial encounter for open fracture type I or II +S52569C Barton's fracture of unspecified radius, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52569D Barton's fracture of unspecified radius, subsequent encounter for closed fracture with routine healing +S52569E Barton's fracture of unspecified radius, subsequent encounter for open fracture type I or II with routine healing +S52569F Barton's fracture of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52569G Barton's fracture of unspecified radius, subsequent encounter for closed fracture with delayed healing +S52569H Barton's fracture of unspecified radius, subsequent encounter for open fracture type I or II with delayed healing +S52569J Barton's fracture of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52569K Barton's fracture of unspecified radius, subsequent encounter for closed fracture with nonunion +S52569M Barton's fracture of unspecified radius, subsequent encounter for open fracture type I or II with nonunion +S52569N Barton's fracture of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52569P Barton's fracture of unspecified radius, subsequent encounter for closed fracture with malunion +S52569Q Barton's fracture of unspecified radius, subsequent encounter for open fracture type I or II with malunion +S52569R Barton's fracture of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52569S Barton's fracture of unspecified radius, sequela +S52571A Other intraarticular fracture of lower end of right radius, initial encounter for closed fracture +S52571B Other intraarticular fracture of lower end of right radius, initial encounter for open fracture type I or II +S52571C Other intraarticular fracture of lower end of right radius, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52571D Other intraarticular fracture of lower end of right radius, subsequent encounter for closed fracture with routine healing +S52571E Other intraarticular fracture of lower end of right radius, subsequent encounter for open fracture type I or II with routine healing +S52571F Other intraarticular fracture of lower end of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52571G Other intraarticular fracture of lower end of right radius, subsequent encounter for closed fracture with delayed healing +S52571H Other intraarticular fracture of lower end of right radius, subsequent encounter for open fracture type I or II with delayed healing +S52571J Other intraarticular fracture of lower end of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52571K Other intraarticular fracture of lower end of right radius, subsequent encounter for closed fracture with nonunion +S52571M Other intraarticular fracture of lower end of right radius, subsequent encounter for open fracture type I or II with nonunion +S52571N Other intraarticular fracture of lower end of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52571P Other intraarticular fracture of lower end of right radius, subsequent encounter for closed fracture with malunion +S52571Q Other intraarticular fracture of lower end of right radius, subsequent encounter for open fracture type I or II with malunion +S52571R Other intraarticular fracture of lower end of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52571S Other intraarticular fracture of lower end of right radius, sequela +S52572A Other intraarticular fracture of lower end of left radius, initial encounter for closed fracture +S52572B Other intraarticular fracture of lower end of left radius, initial encounter for open fracture type I or II +S52572C Other intraarticular fracture of lower end of left radius, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52572D Other intraarticular fracture of lower end of left radius, subsequent encounter for closed fracture with routine healing +S52572E Other intraarticular fracture of lower end of left radius, subsequent encounter for open fracture type I or II with routine healing +S52572F Other intraarticular fracture of lower end of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52572G Other intraarticular fracture of lower end of left radius, subsequent encounter for closed fracture with delayed healing +S52572H Other intraarticular fracture of lower end of left radius, subsequent encounter for open fracture type I or II with delayed healing +S52572J Other intraarticular fracture of lower end of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52572K Other intraarticular fracture of lower end of left radius, subsequent encounter for closed fracture with nonunion +S52572M Other intraarticular fracture of lower end of left radius, subsequent encounter for open fracture type I or II with nonunion +S52572N Other intraarticular fracture of lower end of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52572P Other intraarticular fracture of lower end of left radius, subsequent encounter for closed fracture with malunion +S52572Q Other intraarticular fracture of lower end of left radius, subsequent encounter for open fracture type I or II with malunion +S52572R Other intraarticular fracture of lower end of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52572S Other intraarticular fracture of lower end of left radius, sequela +S52579A Other intraarticular fracture of lower end of unspecified radius, initial encounter for closed fracture +S52579B Other intraarticular fracture of lower end of unspecified radius, initial encounter for open fracture type I or II +S52579C Other intraarticular fracture of lower end of unspecified radius, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52579D Other intraarticular fracture of lower end of unspecified radius, subsequent encounter for closed fracture with routine healing +S52579E Other intraarticular fracture of lower end of unspecified radius, subsequent encounter for open fracture type I or II with routine healing +S52579F Other intraarticular fracture of lower end of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52579G Other intraarticular fracture of lower end of unspecified radius, subsequent encounter for closed fracture with delayed healing +S52579H Other intraarticular fracture of lower end of unspecified radius, subsequent encounter for open fracture type I or II with delayed healing +S52579J Other intraarticular fracture of lower end of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52579K Other intraarticular fracture of lower end of unspecified radius, subsequent encounter for closed fracture with nonunion +S52579M Other intraarticular fracture of lower end of unspecified radius, subsequent encounter for open fracture type I or II with nonunion +S52579N Other intraarticular fracture of lower end of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52579P Other intraarticular fracture of lower end of unspecified radius, subsequent encounter for closed fracture with malunion +S52579Q Other intraarticular fracture of lower end of unspecified radius, subsequent encounter for open fracture type I or II with malunion +S52579R Other intraarticular fracture of lower end of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52579S Other intraarticular fracture of lower end of unspecified radius, sequela +S52591A Other fractures of lower end of right radius, initial encounter for closed fracture +S52591B Other fractures of lower end of right radius, initial encounter for open fracture type I or II +S52591C Other fractures of lower end of right radius, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52591D Other fractures of lower end of right radius, subsequent encounter for closed fracture with routine healing +S52591E Other fractures of lower end of right radius, subsequent encounter for open fracture type I or II with routine healing +S52591F Other fractures of lower end of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52591G Other fractures of lower end of right radius, subsequent encounter for closed fracture with delayed healing +S52591H Other fractures of lower end of right radius, subsequent encounter for open fracture type I or II with delayed healing +S52591J Other fractures of lower end of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52591K Other fractures of lower end of right radius, subsequent encounter for closed fracture with nonunion +S52591M Other fractures of lower end of right radius, subsequent encounter for open fracture type I or II with nonunion +S52591N Other fractures of lower end of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52591P Other fractures of lower end of right radius, subsequent encounter for closed fracture with malunion +S52591Q Other fractures of lower end of right radius, subsequent encounter for open fracture type I or II with malunion +S52591R Other fractures of lower end of right radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52591S Other fractures of lower end of right radius, sequela +S52592A Other fractures of lower end of left radius, initial encounter for closed fracture +S52592B Other fractures of lower end of left radius, initial encounter for open fracture type I or II +S52592C Other fractures of lower end of left radius, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52592D Other fractures of lower end of left radius, subsequent encounter for closed fracture with routine healing +S52592E Other fractures of lower end of left radius, subsequent encounter for open fracture type I or II with routine healing +S52592F Other fractures of lower end of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52592G Other fractures of lower end of left radius, subsequent encounter for closed fracture with delayed healing +S52592H Other fractures of lower end of left radius, subsequent encounter for open fracture type I or II with delayed healing +S52592J Other fractures of lower end of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52592K Other fractures of lower end of left radius, subsequent encounter for closed fracture with nonunion +S52592M Other fractures of lower end of left radius, subsequent encounter for open fracture type I or II with nonunion +S52592N Other fractures of lower end of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52592P Other fractures of lower end of left radius, subsequent encounter for closed fracture with malunion +S52592Q Other fractures of lower end of left radius, subsequent encounter for open fracture type I or II with malunion +S52592R Other fractures of lower end of left radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52592S Other fractures of lower end of left radius, sequela +S52599A Other fractures of lower end of unspecified radius, initial encounter for closed fracture +S52599B Other fractures of lower end of unspecified radius, initial encounter for open fracture type I or II +S52599C Other fractures of lower end of unspecified radius, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52599D Other fractures of lower end of unspecified radius, subsequent encounter for closed fracture with routine healing +S52599E Other fractures of lower end of unspecified radius, subsequent encounter for open fracture type I or II with routine healing +S52599F Other fractures of lower end of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52599G Other fractures of lower end of unspecified radius, subsequent encounter for closed fracture with delayed healing +S52599H Other fractures of lower end of unspecified radius, subsequent encounter for open fracture type I or II with delayed healing +S52599J Other fractures of lower end of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52599K Other fractures of lower end of unspecified radius, subsequent encounter for closed fracture with nonunion +S52599M Other fractures of lower end of unspecified radius, subsequent encounter for open fracture type I or II with nonunion +S52599N Other fractures of lower end of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52599P Other fractures of lower end of unspecified radius, subsequent encounter for closed fracture with malunion +S52599Q Other fractures of lower end of unspecified radius, subsequent encounter for open fracture type I or II with malunion +S52599R Other fractures of lower end of unspecified radius, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52599S Other fractures of lower end of unspecified radius, sequela +S52601A Unspecified fracture of lower end of right ulna, initial encounter for closed fracture +S52601B Unspecified fracture of lower end of right ulna, initial encounter for open fracture type I or II +S52601C Unspecified fracture of lower end of right ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52601D Unspecified fracture of lower end of right ulna, subsequent encounter for closed fracture with routine healing +S52601E Unspecified fracture of lower end of right ulna, subsequent encounter for open fracture type I or II with routine healing +S52601F Unspecified fracture of lower end of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52601G Unspecified fracture of lower end of right ulna, subsequent encounter for closed fracture with delayed healing +S52601H Unspecified fracture of lower end of right ulna, subsequent encounter for open fracture type I or II with delayed healing +S52601J Unspecified fracture of lower end of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52601K Unspecified fracture of lower end of right ulna, subsequent encounter for closed fracture with nonunion +S52601M Unspecified fracture of lower end of right ulna, subsequent encounter for open fracture type I or II with nonunion +S52601N Unspecified fracture of lower end of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52601P Unspecified fracture of lower end of right ulna, subsequent encounter for closed fracture with malunion +S52601Q Unspecified fracture of lower end of right ulna, subsequent encounter for open fracture type I or II with malunion +S52601R Unspecified fracture of lower end of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52601S Unspecified fracture of lower end of right ulna, sequela +S52602A Unspecified fracture of lower end of left ulna, initial encounter for closed fracture +S52602B Unspecified fracture of lower end of left ulna, initial encounter for open fracture type I or II +S52602C Unspecified fracture of lower end of left ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52602D Unspecified fracture of lower end of left ulna, subsequent encounter for closed fracture with routine healing +S52602E Unspecified fracture of lower end of left ulna, subsequent encounter for open fracture type I or II with routine healing +S52602F Unspecified fracture of lower end of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52602G Unspecified fracture of lower end of left ulna, subsequent encounter for closed fracture with delayed healing +S52602H Unspecified fracture of lower end of left ulna, subsequent encounter for open fracture type I or II with delayed healing +S52602J Unspecified fracture of lower end of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52602K Unspecified fracture of lower end of left ulna, subsequent encounter for closed fracture with nonunion +S52602M Unspecified fracture of lower end of left ulna, subsequent encounter for open fracture type I or II with nonunion +S52602N Unspecified fracture of lower end of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52602P Unspecified fracture of lower end of left ulna, subsequent encounter for closed fracture with malunion +S52602Q Unspecified fracture of lower end of left ulna, subsequent encounter for open fracture type I or II with malunion +S52602R Unspecified fracture of lower end of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52602S Unspecified fracture of lower end of left ulna, sequela +S52609A Unspecified fracture of lower end of unspecified ulna, initial encounter for closed fracture +S52609B Unspecified fracture of lower end of unspecified ulna, initial encounter for open fracture type I or II +S52609C Unspecified fracture of lower end of unspecified ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52609D Unspecified fracture of lower end of unspecified ulna, subsequent encounter for closed fracture with routine healing +S52609E Unspecified fracture of lower end of unspecified ulna, subsequent encounter for open fracture type I or II with routine healing +S52609F Unspecified fracture of lower end of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52609G Unspecified fracture of lower end of unspecified ulna, subsequent encounter for closed fracture with delayed healing +S52609H Unspecified fracture of lower end of unspecified ulna, subsequent encounter for open fracture type I or II with delayed healing +S52609J Unspecified fracture of lower end of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52609K Unspecified fracture of lower end of unspecified ulna, subsequent encounter for closed fracture with nonunion +S52609M Unspecified fracture of lower end of unspecified ulna, subsequent encounter for open fracture type I or II with nonunion +S52609N Unspecified fracture of lower end of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52609P Unspecified fracture of lower end of unspecified ulna, subsequent encounter for closed fracture with malunion +S52609Q Unspecified fracture of lower end of unspecified ulna, subsequent encounter for open fracture type I or II with malunion +S52609R Unspecified fracture of lower end of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52609S Unspecified fracture of lower end of unspecified ulna, sequela +S52611A Displaced fracture of right ulna styloid process, initial encounter for closed fracture +S52611B Displaced fracture of right ulna styloid process, initial encounter for open fracture type I or II +S52611C Displaced fracture of right ulna styloid process, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52611D Displaced fracture of right ulna styloid process, subsequent encounter for closed fracture with routine healing +S52611E Displaced fracture of right ulna styloid process, subsequent encounter for open fracture type I or II with routine healing +S52611F Displaced fracture of right ulna styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52611G Displaced fracture of right ulna styloid process, subsequent encounter for closed fracture with delayed healing +S52611H Displaced fracture of right ulna styloid process, subsequent encounter for open fracture type I or II with delayed healing +S52611J Displaced fracture of right ulna styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52611K Displaced fracture of right ulna styloid process, subsequent encounter for closed fracture with nonunion +S52611M Displaced fracture of right ulna styloid process, subsequent encounter for open fracture type I or II with nonunion +S52611N Displaced fracture of right ulna styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52611P Displaced fracture of right ulna styloid process, subsequent encounter for closed fracture with malunion +S52611Q Displaced fracture of right ulna styloid process, subsequent encounter for open fracture type I or II with malunion +S52611R Displaced fracture of right ulna styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52611S Displaced fracture of right ulna styloid process, sequela +S52612A Displaced fracture of left ulna styloid process, initial encounter for closed fracture +S52612B Displaced fracture of left ulna styloid process, initial encounter for open fracture type I or II +S52612C Displaced fracture of left ulna styloid process, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52612D Displaced fracture of left ulna styloid process, subsequent encounter for closed fracture with routine healing +S52612E Displaced fracture of left ulna styloid process, subsequent encounter for open fracture type I or II with routine healing +S52612F Displaced fracture of left ulna styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52612G Displaced fracture of left ulna styloid process, subsequent encounter for closed fracture with delayed healing +S52612H Displaced fracture of left ulna styloid process, subsequent encounter for open fracture type I or II with delayed healing +S52612J Displaced fracture of left ulna styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52612K Displaced fracture of left ulna styloid process, subsequent encounter for closed fracture with nonunion +S52612M Displaced fracture of left ulna styloid process, subsequent encounter for open fracture type I or II with nonunion +S52612N Displaced fracture of left ulna styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52612P Displaced fracture of left ulna styloid process, subsequent encounter for closed fracture with malunion +S52612Q Displaced fracture of left ulna styloid process, subsequent encounter for open fracture type I or II with malunion +S52612R Displaced fracture of left ulna styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52612S Displaced fracture of left ulna styloid process, sequela +S52613A Displaced fracture of unspecified ulna styloid process, initial encounter for closed fracture +S52613B Displaced fracture of unspecified ulna styloid process, initial encounter for open fracture type I or II +S52613C Displaced fracture of unspecified ulna styloid process, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52613D Displaced fracture of unspecified ulna styloid process, subsequent encounter for closed fracture with routine healing +S52613E Displaced fracture of unspecified ulna styloid process, subsequent encounter for open fracture type I or II with routine healing +S52613F Displaced fracture of unspecified ulna styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52613G Displaced fracture of unspecified ulna styloid process, subsequent encounter for closed fracture with delayed healing +S52613H Displaced fracture of unspecified ulna styloid process, subsequent encounter for open fracture type I or II with delayed healing +S52613J Displaced fracture of unspecified ulna styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52613K Displaced fracture of unspecified ulna styloid process, subsequent encounter for closed fracture with nonunion +S52613M Displaced fracture of unspecified ulna styloid process, subsequent encounter for open fracture type I or II with nonunion +S52613N Displaced fracture of unspecified ulna styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52613P Displaced fracture of unspecified ulna styloid process, subsequent encounter for closed fracture with malunion +S52613Q Displaced fracture of unspecified ulna styloid process, subsequent encounter for open fracture type I or II with malunion +S52613R Displaced fracture of unspecified ulna styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52613S Displaced fracture of unspecified ulna styloid process, sequela +S52614A Nondisplaced fracture of right ulna styloid process, initial encounter for closed fracture +S52614B Nondisplaced fracture of right ulna styloid process, initial encounter for open fracture type I or II +S52614C Nondisplaced fracture of right ulna styloid process, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52614D Nondisplaced fracture of right ulna styloid process, subsequent encounter for closed fracture with routine healing +S52614E Nondisplaced fracture of right ulna styloid process, subsequent encounter for open fracture type I or II with routine healing +S52614F Nondisplaced fracture of right ulna styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52614G Nondisplaced fracture of right ulna styloid process, subsequent encounter for closed fracture with delayed healing +S52614H Nondisplaced fracture of right ulna styloid process, subsequent encounter for open fracture type I or II with delayed healing +S52614J Nondisplaced fracture of right ulna styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52614K Nondisplaced fracture of right ulna styloid process, subsequent encounter for closed fracture with nonunion +S52614M Nondisplaced fracture of right ulna styloid process, subsequent encounter for open fracture type I or II with nonunion +S52614N Nondisplaced fracture of right ulna styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52614P Nondisplaced fracture of right ulna styloid process, subsequent encounter for closed fracture with malunion +S52614Q Nondisplaced fracture of right ulna styloid process, subsequent encounter for open fracture type I or II with malunion +S52614R Nondisplaced fracture of right ulna styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52614S Nondisplaced fracture of right ulna styloid process, sequela +S52615A Nondisplaced fracture of left ulna styloid process, initial encounter for closed fracture +S52615B Nondisplaced fracture of left ulna styloid process, initial encounter for open fracture type I or II +S52615C Nondisplaced fracture of left ulna styloid process, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52615D Nondisplaced fracture of left ulna styloid process, subsequent encounter for closed fracture with routine healing +S52615E Nondisplaced fracture of left ulna styloid process, subsequent encounter for open fracture type I or II with routine healing +S52615F Nondisplaced fracture of left ulna styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52615G Nondisplaced fracture of left ulna styloid process, subsequent encounter for closed fracture with delayed healing +S52615H Nondisplaced fracture of left ulna styloid process, subsequent encounter for open fracture type I or II with delayed healing +S52615J Nondisplaced fracture of left ulna styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52615K Nondisplaced fracture of left ulna styloid process, subsequent encounter for closed fracture with nonunion +S52615M Nondisplaced fracture of left ulna styloid process, subsequent encounter for open fracture type I or II with nonunion +S52615N Nondisplaced fracture of left ulna styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52615P Nondisplaced fracture of left ulna styloid process, subsequent encounter for closed fracture with malunion +S52615Q Nondisplaced fracture of left ulna styloid process, subsequent encounter for open fracture type I or II with malunion +S52615R Nondisplaced fracture of left ulna styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52615S Nondisplaced fracture of left ulna styloid process, sequela +S52616A Nondisplaced fracture of unspecified ulna styloid process, initial encounter for closed fracture +S52616B Nondisplaced fracture of unspecified ulna styloid process, initial encounter for open fracture type I or II +S52616C Nondisplaced fracture of unspecified ulna styloid process, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52616D Nondisplaced fracture of unspecified ulna styloid process, subsequent encounter for closed fracture with routine healing +S52616E Nondisplaced fracture of unspecified ulna styloid process, subsequent encounter for open fracture type I or II with routine healing +S52616F Nondisplaced fracture of unspecified ulna styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52616G Nondisplaced fracture of unspecified ulna styloid process, subsequent encounter for closed fracture with delayed healing +S52616H Nondisplaced fracture of unspecified ulna styloid process, subsequent encounter for open fracture type I or II with delayed healing +S52616J Nondisplaced fracture of unspecified ulna styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52616K Nondisplaced fracture of unspecified ulna styloid process, subsequent encounter for closed fracture with nonunion +S52616M Nondisplaced fracture of unspecified ulna styloid process, subsequent encounter for open fracture type I or II with nonunion +S52616N Nondisplaced fracture of unspecified ulna styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52616P Nondisplaced fracture of unspecified ulna styloid process, subsequent encounter for closed fracture with malunion +S52616Q Nondisplaced fracture of unspecified ulna styloid process, subsequent encounter for open fracture type I or II with malunion +S52616R Nondisplaced fracture of unspecified ulna styloid process, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52616S Nondisplaced fracture of unspecified ulna styloid process, sequela +S52621A Torus fracture of lower end of right ulna, initial encounter for closed fracture +S52621D Torus fracture of lower end of right ulna, subsequent encounter for fracture with routine healing +S52621G Torus fracture of lower end of right ulna, subsequent encounter for fracture with delayed healing +S52621K Torus fracture of lower end of right ulna, subsequent encounter for fracture with nonunion +S52621P Torus fracture of lower end of right ulna, subsequent encounter for fracture with malunion +S52621S Torus fracture of lower end of right ulna, sequela +S52622A Torus fracture of lower end of left ulna, initial encounter for closed fracture +S52622D Torus fracture of lower end of left ulna, subsequent encounter for fracture with routine healing +S52622G Torus fracture of lower end of left ulna, subsequent encounter for fracture with delayed healing +S52622K Torus fracture of lower end of left ulna, subsequent encounter for fracture with nonunion +S52622P Torus fracture of lower end of left ulna, subsequent encounter for fracture with malunion +S52622S Torus fracture of lower end of left ulna, sequela +S52629A Torus fracture of lower end of unspecified ulna, initial encounter for closed fracture +S52629D Torus fracture of lower end of unspecified ulna, subsequent encounter for fracture with routine healing +S52629G Torus fracture of lower end of unspecified ulna, subsequent encounter for fracture with delayed healing +S52629K Torus fracture of lower end of unspecified ulna, subsequent encounter for fracture with nonunion +S52629P Torus fracture of lower end of unspecified ulna, subsequent encounter for fracture with malunion +S52629S Torus fracture of lower end of unspecified ulna, sequela +S52691A Other fracture of lower end of right ulna, initial encounter for closed fracture +S52691B Other fracture of lower end of right ulna, initial encounter for open fracture type I or II +S52691C Other fracture of lower end of right ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52691D Other fracture of lower end of right ulna, subsequent encounter for closed fracture with routine healing +S52691E Other fracture of lower end of right ulna, subsequent encounter for open fracture type I or II with routine healing +S52691F Other fracture of lower end of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52691G Other fracture of lower end of right ulna, subsequent encounter for closed fracture with delayed healing +S52691H Other fracture of lower end of right ulna, subsequent encounter for open fracture type I or II with delayed healing +S52691J Other fracture of lower end of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52691K Other fracture of lower end of right ulna, subsequent encounter for closed fracture with nonunion +S52691M Other fracture of lower end of right ulna, subsequent encounter for open fracture type I or II with nonunion +S52691N Other fracture of lower end of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52691P Other fracture of lower end of right ulna, subsequent encounter for closed fracture with malunion +S52691Q Other fracture of lower end of right ulna, subsequent encounter for open fracture type I or II with malunion +S52691R Other fracture of lower end of right ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52691S Other fracture of lower end of right ulna, sequela +S52692A Other fracture of lower end of left ulna, initial encounter for closed fracture +S52692B Other fracture of lower end of left ulna, initial encounter for open fracture type I or II +S52692C Other fracture of lower end of left ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52692D Other fracture of lower end of left ulna, subsequent encounter for closed fracture with routine healing +S52692E Other fracture of lower end of left ulna, subsequent encounter for open fracture type I or II with routine healing +S52692F Other fracture of lower end of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52692G Other fracture of lower end of left ulna, subsequent encounter for closed fracture with delayed healing +S52692H Other fracture of lower end of left ulna, subsequent encounter for open fracture type I or II with delayed healing +S52692J Other fracture of lower end of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52692K Other fracture of lower end of left ulna, subsequent encounter for closed fracture with nonunion +S52692M Other fracture of lower end of left ulna, subsequent encounter for open fracture type I or II with nonunion +S52692N Other fracture of lower end of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52692P Other fracture of lower end of left ulna, subsequent encounter for closed fracture with malunion +S52692Q Other fracture of lower end of left ulna, subsequent encounter for open fracture type I or II with malunion +S52692R Other fracture of lower end of left ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52692S Other fracture of lower end of left ulna, sequela +S52699A Other fracture of lower end of unspecified ulna, initial encounter for closed fracture +S52699B Other fracture of lower end of unspecified ulna, initial encounter for open fracture type I or II +S52699C Other fracture of lower end of unspecified ulna, initial encounter for open fracture type IIIA, IIIB, or IIIC +S52699D Other fracture of lower end of unspecified ulna, subsequent encounter for closed fracture with routine healing +S52699E Other fracture of lower end of unspecified ulna, subsequent encounter for open fracture type I or II with routine healing +S52699F Other fracture of lower end of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S52699G Other fracture of lower end of unspecified ulna, subsequent encounter for closed fracture with delayed healing +S52699H Other fracture of lower end of unspecified ulna, subsequent encounter for open fracture type I or II with delayed healing +S52699J Other fracture of lower end of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S52699K Other fracture of lower end of unspecified ulna, subsequent encounter for closed fracture with nonunion +S52699M Other fracture of lower end of unspecified ulna, subsequent encounter for open fracture type I or II with nonunion +S52699N Other fracture of lower end of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S52699P Other fracture of lower end of unspecified ulna, subsequent encounter for closed fracture with malunion +S52699Q Other fracture of lower end of unspecified ulna, subsequent encounter for open fracture type I or II with malunion +S52699R Other fracture of lower end of unspecified ulna, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S52699S Other fracture of lower end of unspecified ulna, sequela +S5290XA Unspecified fracture of unspecified forearm, initial encounter for closed fracture +S5290XB Unspecified fracture of unspecified forearm, initial encounter for open fracture type I or II +S5290XC Unspecified fracture of unspecified forearm, initial encounter for open fracture type IIIA, IIIB, or IIIC +S5290XD Unspecified fracture of unspecified forearm, subsequent encounter for closed fracture with routine healing +S5290XE Unspecified fracture of unspecified forearm, subsequent encounter for open fracture type I or II with routine healing +S5290XF Unspecified fracture of unspecified forearm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S5290XG Unspecified fracture of unspecified forearm, subsequent encounter for closed fracture with delayed healing +S5290XH Unspecified fracture of unspecified forearm, subsequent encounter for open fracture type I or II with delayed healing +S5290XJ Unspecified fracture of unspecified forearm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S5290XK Unspecified fracture of unspecified forearm, subsequent encounter for closed fracture with nonunion +S5290XM Unspecified fracture of unspecified forearm, subsequent encounter for open fracture type I or II with nonunion +S5290XN Unspecified fracture of unspecified forearm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S5290XP Unspecified fracture of unspecified forearm, subsequent encounter for closed fracture with malunion +S5290XQ Unspecified fracture of unspecified forearm, subsequent encounter for open fracture type I or II with malunion +S5290XR Unspecified fracture of unspecified forearm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S5290XS Unspecified fracture of unspecified forearm, sequela +S5291XA Unspecified fracture of right forearm, initial encounter for closed fracture +S5291XB Unspecified fracture of right forearm, initial encounter for open fracture type I or II +S5291XC Unspecified fracture of right forearm, initial encounter for open fracture type IIIA, IIIB, or IIIC +S5291XD Unspecified fracture of right forearm, subsequent encounter for closed fracture with routine healing +S5291XE Unspecified fracture of right forearm, subsequent encounter for open fracture type I or II with routine healing +S5291XF Unspecified fracture of right forearm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S5291XG Unspecified fracture of right forearm, subsequent encounter for closed fracture with delayed healing +S5291XH Unspecified fracture of right forearm, subsequent encounter for open fracture type I or II with delayed healing +S5291XJ Unspecified fracture of right forearm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S5291XK Unspecified fracture of right forearm, subsequent encounter for closed fracture with nonunion +S5291XM Unspecified fracture of right forearm, subsequent encounter for open fracture type I or II with nonunion +S5291XN Unspecified fracture of right forearm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S5291XP Unspecified fracture of right forearm, subsequent encounter for closed fracture with malunion +S5291XQ Unspecified fracture of right forearm, subsequent encounter for open fracture type I or II with malunion +S5291XR Unspecified fracture of right forearm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S5291XS Unspecified fracture of right forearm, sequela +S5292XA Unspecified fracture of left forearm, initial encounter for closed fracture +S5292XB Unspecified fracture of left forearm, initial encounter for open fracture type I or II +S5292XC Unspecified fracture of left forearm, initial encounter for open fracture type IIIA, IIIB, or IIIC +S5292XD Unspecified fracture of left forearm, subsequent encounter for closed fracture with routine healing +S5292XE Unspecified fracture of left forearm, subsequent encounter for open fracture type I or II with routine healing +S5292XF Unspecified fracture of left forearm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S5292XG Unspecified fracture of left forearm, subsequent encounter for closed fracture with delayed healing +S5292XH Unspecified fracture of left forearm, subsequent encounter for open fracture type I or II with delayed healing +S5292XJ Unspecified fracture of left forearm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S5292XK Unspecified fracture of left forearm, subsequent encounter for closed fracture with nonunion +S5292XM Unspecified fracture of left forearm, subsequent encounter for open fracture type I or II with nonunion +S5292XN Unspecified fracture of left forearm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S5292XP Unspecified fracture of left forearm, subsequent encounter for closed fracture with malunion +S5292XQ Unspecified fracture of left forearm, subsequent encounter for open fracture type I or II with malunion +S5292XR Unspecified fracture of left forearm, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S5292XS Unspecified fracture of left forearm, sequela +S53001A Unspecified subluxation of right radial head, initial encounter +S53001D Unspecified subluxation of right radial head, subsequent encounter +S53001S Unspecified subluxation of right radial head, sequela +S53002A Unspecified subluxation of left radial head, initial encounter +S53002D Unspecified subluxation of left radial head, subsequent encounter +S53002S Unspecified subluxation of left radial head, sequela +S53003A Unspecified subluxation of unspecified radial head, initial encounter +S53003D Unspecified subluxation of unspecified radial head, subsequent encounter +S53003S Unspecified subluxation of unspecified radial head, sequela +S53004A Unspecified dislocation of right radial head, initial encounter +S53004D Unspecified dislocation of right radial head, subsequent encounter +S53004S Unspecified dislocation of right radial head, sequela +S53005A Unspecified dislocation of left radial head, initial encounter +S53005D Unspecified dislocation of left radial head, subsequent encounter +S53005S Unspecified dislocation of left radial head, sequela +S53006A Unspecified dislocation of unspecified radial head, initial encounter +S53006D Unspecified dislocation of unspecified radial head, subsequent encounter +S53006S Unspecified dislocation of unspecified radial head, sequela +S53011A Anterior subluxation of right radial head, initial encounter +S53011D Anterior subluxation of right radial head, subsequent encounter +S53011S Anterior subluxation of right radial head, sequela +S53012A Anterior subluxation of left radial head, initial encounter +S53012D Anterior subluxation of left radial head, subsequent encounter +S53012S Anterior subluxation of left radial head, sequela +S53013A Anterior subluxation of unspecified radial head, initial encounter +S53013D Anterior subluxation of unspecified radial head, subsequent encounter +S53013S Anterior subluxation of unspecified radial head, sequela +S53014A Anterior dislocation of right radial head, initial encounter +S53014D Anterior dislocation of right radial head, subsequent encounter +S53014S Anterior dislocation of right radial head, sequela +S53015A Anterior dislocation of left radial head, initial encounter +S53015D Anterior dislocation of left radial head, subsequent encounter +S53015S Anterior dislocation of left radial head, sequela +S53016A Anterior dislocation of unspecified radial head, initial encounter +S53016D Anterior dislocation of unspecified radial head, subsequent encounter +S53016S Anterior dislocation of unspecified radial head, sequela +S53021A Posterior subluxation of right radial head, initial encounter +S53021D Posterior subluxation of right radial head, subsequent encounter +S53021S Posterior subluxation of right radial head, sequela +S53022A Posterior subluxation of left radial head, initial encounter +S53022D Posterior subluxation of left radial head, subsequent encounter +S53022S Posterior subluxation of left radial head, sequela +S53023A Posterior subluxation of unspecified radial head, initial encounter +S53023D Posterior subluxation of unspecified radial head, subsequent encounter +S53023S Posterior subluxation of unspecified radial head, sequela +S53024A Posterior dislocation of right radial head, initial encounter +S53024D Posterior dislocation of right radial head, subsequent encounter +S53024S Posterior dislocation of right radial head, sequela +S53025A Posterior dislocation of left radial head, initial encounter +S53025D Posterior dislocation of left radial head, subsequent encounter +S53025S Posterior dislocation of left radial head, sequela +S53026A Posterior dislocation of unspecified radial head, initial encounter +S53026D Posterior dislocation of unspecified radial head, subsequent encounter +S53026S Posterior dislocation of unspecified radial head, sequela +S53031A Nursemaid's elbow, right elbow, initial encounter +S53031D Nursemaid's elbow, right elbow, subsequent encounter +S53031S Nursemaid's elbow, right elbow, sequela +S53032A Nursemaid's elbow, left elbow, initial encounter +S53032D Nursemaid's elbow, left elbow, subsequent encounter +S53032S Nursemaid's elbow, left elbow, sequela +S53033A Nursemaid's elbow, unspecified elbow, initial encounter +S53033D Nursemaid's elbow, unspecified elbow, subsequent encounter +S53033S Nursemaid's elbow, unspecified elbow, sequela +S53091A Other subluxation of right radial head, initial encounter +S53091D Other subluxation of right radial head, subsequent encounter +S53091S Other subluxation of right radial head, sequela +S53092A Other subluxation of left radial head, initial encounter +S53092D Other subluxation of left radial head, subsequent encounter +S53092S Other subluxation of left radial head, sequela +S53093A Other subluxation of unspecified radial head, initial encounter +S53093D Other subluxation of unspecified radial head, subsequent encounter +S53093S Other subluxation of unspecified radial head, sequela +S53094A Other dislocation of right radial head, initial encounter +S53094D Other dislocation of right radial head, subsequent encounter +S53094S Other dislocation of right radial head, sequela +S53095A Other dislocation of left radial head, initial encounter +S53095D Other dislocation of left radial head, subsequent encounter +S53095S Other dislocation of left radial head, sequela +S53096A Other dislocation of unspecified radial head, initial encounter +S53096D Other dislocation of unspecified radial head, subsequent encounter +S53096S Other dislocation of unspecified radial head, sequela +S53101A Unspecified subluxation of right ulnohumeral joint, initial encounter +S53101D Unspecified subluxation of right ulnohumeral joint, subsequent encounter +S53101S Unspecified subluxation of right ulnohumeral joint, sequela +S53102A Unspecified subluxation of left ulnohumeral joint, initial encounter +S53102D Unspecified subluxation of left ulnohumeral joint, subsequent encounter +S53102S Unspecified subluxation of left ulnohumeral joint, sequela +S53103A Unspecified subluxation of unspecified ulnohumeral joint, initial encounter +S53103D Unspecified subluxation of unspecified ulnohumeral joint, subsequent encounter +S53103S Unspecified subluxation of unspecified ulnohumeral joint, sequela +S53104A Unspecified dislocation of right ulnohumeral joint, initial encounter +S53104D Unspecified dislocation of right ulnohumeral joint, subsequent encounter +S53104S Unspecified dislocation of right ulnohumeral joint, sequela +S53105A Unspecified dislocation of left ulnohumeral joint, initial encounter +S53105D Unspecified dislocation of left ulnohumeral joint, subsequent encounter +S53105S Unspecified dislocation of left ulnohumeral joint, sequela +S53106A Unspecified dislocation of unspecified ulnohumeral joint, initial encounter +S53106D Unspecified dislocation of unspecified ulnohumeral joint, subsequent encounter +S53106S Unspecified dislocation of unspecified ulnohumeral joint, sequela +S53111A Anterior subluxation of right ulnohumeral joint, initial encounter +S53111D Anterior subluxation of right ulnohumeral joint, subsequent encounter +S53111S Anterior subluxation of right ulnohumeral joint, sequela +S53112A Anterior subluxation of left ulnohumeral joint, initial encounter +S53112D Anterior subluxation of left ulnohumeral joint, subsequent encounter +S53112S Anterior subluxation of left ulnohumeral joint, sequela +S53113A Anterior subluxation of unspecified ulnohumeral joint, initial encounter +S53113D Anterior subluxation of unspecified ulnohumeral joint, subsequent encounter +S53113S Anterior subluxation of unspecified ulnohumeral joint, sequela +S53114A Anterior dislocation of right ulnohumeral joint, initial encounter +S53114D Anterior dislocation of right ulnohumeral joint, subsequent encounter +S53114S Anterior dislocation of right ulnohumeral joint, sequela +S53115A Anterior dislocation of left ulnohumeral joint, initial encounter +S53115D Anterior dislocation of left ulnohumeral joint, subsequent encounter +S53115S Anterior dislocation of left ulnohumeral joint, sequela +S53116A Anterior dislocation of unspecified ulnohumeral joint, initial encounter +S53116D Anterior dislocation of unspecified ulnohumeral joint, subsequent encounter +S53116S Anterior dislocation of unspecified ulnohumeral joint, sequela +S53121A Posterior subluxation of right ulnohumeral joint, initial encounter +S53121D Posterior subluxation of right ulnohumeral joint, subsequent encounter +S53121S Posterior subluxation of right ulnohumeral joint, sequela +S53122A Posterior subluxation of left ulnohumeral joint, initial encounter +S53122D Posterior subluxation of left ulnohumeral joint, subsequent encounter +S53122S Posterior subluxation of left ulnohumeral joint, sequela +S53123A Posterior subluxation of unspecified ulnohumeral joint, initial encounter +S53123D Posterior subluxation of unspecified ulnohumeral joint, subsequent encounter +S53123S Posterior subluxation of unspecified ulnohumeral joint, sequela +S53124A Posterior dislocation of right ulnohumeral joint, initial encounter +S53124D Posterior dislocation of right ulnohumeral joint, subsequent encounter +S53124S Posterior dislocation of right ulnohumeral joint, sequela +S53125A Posterior dislocation of left ulnohumeral joint, initial encounter +S53125D Posterior dislocation of left ulnohumeral joint, subsequent encounter +S53125S Posterior dislocation of left ulnohumeral joint, sequela +S53126A Posterior dislocation of unspecified ulnohumeral joint, initial encounter +S53126D Posterior dislocation of unspecified ulnohumeral joint, subsequent encounter +S53126S Posterior dislocation of unspecified ulnohumeral joint, sequela +S53131A Medial subluxation of right ulnohumeral joint, initial encounter +S53131D Medial subluxation of right ulnohumeral joint, subsequent encounter +S53131S Medial subluxation of right ulnohumeral joint, sequela +S53132A Medial subluxation of left ulnohumeral joint, initial encounter +S53132D Medial subluxation of left ulnohumeral joint, subsequent encounter +S53132S Medial subluxation of left ulnohumeral joint, sequela +S53133A Medial subluxation of unspecified ulnohumeral joint, initial encounter +S53133D Medial subluxation of unspecified ulnohumeral joint, subsequent encounter +S53133S Medial subluxation of unspecified ulnohumeral joint, sequela +S53134A Medial dislocation of right ulnohumeral joint, initial encounter +S53134D Medial dislocation of right ulnohumeral joint, subsequent encounter +S53134S Medial dislocation of right ulnohumeral joint, sequela +S53135A Medial dislocation of left ulnohumeral joint, initial encounter +S53135D Medial dislocation of left ulnohumeral joint, subsequent encounter +S53135S Medial dislocation of left ulnohumeral joint, sequela +S53136A Medial dislocation of unspecified ulnohumeral joint, initial encounter +S53136D Medial dislocation of unspecified ulnohumeral joint, subsequent encounter +S53136S Medial dislocation of unspecified ulnohumeral joint, sequela +S53141A Lateral subluxation of right ulnohumeral joint, initial encounter +S53141D Lateral subluxation of right ulnohumeral joint, subsequent encounter +S53141S Lateral subluxation of right ulnohumeral joint, sequela +S53142A Lateral subluxation of left ulnohumeral joint, initial encounter +S53142D Lateral subluxation of left ulnohumeral joint, subsequent encounter +S53142S Lateral subluxation of left ulnohumeral joint, sequela +S53143A Lateral subluxation of unspecified ulnohumeral joint, initial encounter +S53143D Lateral subluxation of unspecified ulnohumeral joint, subsequent encounter +S53143S Lateral subluxation of unspecified ulnohumeral joint, sequela +S53144A Lateral dislocation of right ulnohumeral joint, initial encounter +S53144D Lateral dislocation of right ulnohumeral joint, subsequent encounter +S53144S Lateral dislocation of right ulnohumeral joint, sequela +S53145A Lateral dislocation of left ulnohumeral joint, initial encounter +S53145D Lateral dislocation of left ulnohumeral joint, subsequent encounter +S53145S Lateral dislocation of left ulnohumeral joint, sequela +S53146A Lateral dislocation of unspecified ulnohumeral joint, initial encounter +S53146D Lateral dislocation of unspecified ulnohumeral joint, subsequent encounter +S53146S Lateral dislocation of unspecified ulnohumeral joint, sequela +S53191A Other subluxation of right ulnohumeral joint, initial encounter +S53191D Other subluxation of right ulnohumeral joint, subsequent encounter +S53191S Other subluxation of right ulnohumeral joint, sequela +S53192A Other subluxation of left ulnohumeral joint, initial encounter +S53192D Other subluxation of left ulnohumeral joint, subsequent encounter +S53192S Other subluxation of left ulnohumeral joint, sequela +S53193A Other subluxation of unspecified ulnohumeral joint, initial encounter +S53193D Other subluxation of unspecified ulnohumeral joint, subsequent encounter +S53193S Other subluxation of unspecified ulnohumeral joint, sequela +S53194A Other dislocation of right ulnohumeral joint, initial encounter +S53194D Other dislocation of right ulnohumeral joint, subsequent encounter +S53194S Other dislocation of right ulnohumeral joint, sequela +S53195A Other dislocation of left ulnohumeral joint, initial encounter +S53195D Other dislocation of left ulnohumeral joint, subsequent encounter +S53195S Other dislocation of left ulnohumeral joint, sequela +S53196A Other dislocation of unspecified ulnohumeral joint, initial encounter +S53196D Other dislocation of unspecified ulnohumeral joint, subsequent encounter +S53196S Other dislocation of unspecified ulnohumeral joint, sequela +S5320XA Traumatic rupture of unspecified radial collateral ligament, initial encounter +S5320XD Traumatic rupture of unspecified radial collateral ligament, subsequent encounter +S5320XS Traumatic rupture of unspecified radial collateral ligament, sequela +S5321XA Traumatic rupture of right radial collateral ligament, initial encounter +S5321XD Traumatic rupture of right radial collateral ligament, subsequent encounter +S5321XS Traumatic rupture of right radial collateral ligament, sequela +S5322XA Traumatic rupture of left radial collateral ligament, initial encounter +S5322XD Traumatic rupture of left radial collateral ligament, subsequent encounter +S5322XS Traumatic rupture of left radial collateral ligament, sequela +S5330XA Traumatic rupture of unspecified ulnar collateral ligament, initial encounter +S5330XD Traumatic rupture of unspecified ulnar collateral ligament, subsequent encounter +S5330XS Traumatic rupture of unspecified ulnar collateral ligament, sequela +S5331XA Traumatic rupture of right ulnar collateral ligament, initial encounter +S5331XD Traumatic rupture of right ulnar collateral ligament, subsequent encounter +S5331XS Traumatic rupture of right ulnar collateral ligament, sequela +S5332XA Traumatic rupture of left ulnar collateral ligament, initial encounter +S5332XD Traumatic rupture of left ulnar collateral ligament, subsequent encounter +S5332XS Traumatic rupture of left ulnar collateral ligament, sequela +S53401A Unspecified sprain of right elbow, initial encounter +S53401D Unspecified sprain of right elbow, subsequent encounter +S53401S Unspecified sprain of right elbow, sequela +S53402A Unspecified sprain of left elbow, initial encounter +S53402D Unspecified sprain of left elbow, subsequent encounter +S53402S Unspecified sprain of left elbow, sequela +S53409A Unspecified sprain of unspecified elbow, initial encounter +S53409D Unspecified sprain of unspecified elbow, subsequent encounter +S53409S Unspecified sprain of unspecified elbow, sequela +S53411A Radiohumeral (joint) sprain of right elbow, initial encounter +S53411D Radiohumeral (joint) sprain of right elbow, subsequent encounter +S53411S Radiohumeral (joint) sprain of right elbow, sequela +S53412A Radiohumeral (joint) sprain of left elbow, initial encounter +S53412D Radiohumeral (joint) sprain of left elbow, subsequent encounter +S53412S Radiohumeral (joint) sprain of left elbow, sequela +S53419A Radiohumeral (joint) sprain of unspecified elbow, initial encounter +S53419D Radiohumeral (joint) sprain of unspecified elbow, subsequent encounter +S53419S Radiohumeral (joint) sprain of unspecified elbow, sequela +S53421A Ulnohumeral (joint) sprain of right elbow, initial encounter +S53421D Ulnohumeral (joint) sprain of right elbow, subsequent encounter +S53421S Ulnohumeral (joint) sprain of right elbow, sequela +S53422A Ulnohumeral (joint) sprain of left elbow, initial encounter +S53422D Ulnohumeral (joint) sprain of left elbow, subsequent encounter +S53422S Ulnohumeral (joint) sprain of left elbow, sequela +S53429A Ulnohumeral (joint) sprain of unspecified elbow, initial encounter +S53429D Ulnohumeral (joint) sprain of unspecified elbow, subsequent encounter +S53429S Ulnohumeral (joint) sprain of unspecified elbow, sequela +S53431A Radial collateral ligament sprain of right elbow, initial encounter +S53431D Radial collateral ligament sprain of right elbow, subsequent encounter +S53431S Radial collateral ligament sprain of right elbow, sequela +S53432A Radial collateral ligament sprain of left elbow, initial encounter +S53432D Radial collateral ligament sprain of left elbow, subsequent encounter +S53432S Radial collateral ligament sprain of left elbow, sequela +S53439A Radial collateral ligament sprain of unspecified elbow, initial encounter +S53439D Radial collateral ligament sprain of unspecified elbow, subsequent encounter +S53439S Radial collateral ligament sprain of unspecified elbow, sequela +S53441A Ulnar collateral ligament sprain of right elbow, initial encounter +S53441D Ulnar collateral ligament sprain of right elbow, subsequent encounter +S53441S Ulnar collateral ligament sprain of right elbow, sequela +S53442A Ulnar collateral ligament sprain of left elbow, initial encounter +S53442D Ulnar collateral ligament sprain of left elbow, subsequent encounter +S53442S Ulnar collateral ligament sprain of left elbow, sequela +S53449A Ulnar collateral ligament sprain of unspecified elbow, initial encounter +S53449D Ulnar collateral ligament sprain of unspecified elbow, subsequent encounter +S53449S Ulnar collateral ligament sprain of unspecified elbow, sequela +S53491A Other sprain of right elbow, initial encounter +S53491D Other sprain of right elbow, subsequent encounter +S53491S Other sprain of right elbow, sequela +S53492A Other sprain of left elbow, initial encounter +S53492D Other sprain of left elbow, subsequent encounter +S53492S Other sprain of left elbow, sequela +S53499A Other sprain of unspecified elbow, initial encounter +S53499D Other sprain of unspecified elbow, subsequent encounter +S53499S Other sprain of unspecified elbow, sequela +S5400XA Injury of ulnar nerve at forearm level, unspecified arm, initial encounter +S5400XD Injury of ulnar nerve at forearm level, unspecified arm, subsequent encounter +S5400XS Injury of ulnar nerve at forearm level, unspecified arm, sequela +S5401XA Injury of ulnar nerve at forearm level, right arm, initial encounter +S5401XD Injury of ulnar nerve at forearm level, right arm, subsequent encounter +S5401XS Injury of ulnar nerve at forearm level, right arm, sequela +S5402XA Injury of ulnar nerve at forearm level, left arm, initial encounter +S5402XD Injury of ulnar nerve at forearm level, left arm, subsequent encounter +S5402XS Injury of ulnar nerve at forearm level, left arm, sequela +S5410XA Injury of median nerve at forearm level, unspecified arm, initial encounter +S5410XD Injury of median nerve at forearm level, unspecified arm, subsequent encounter +S5410XS Injury of median nerve at forearm level, unspecified arm, sequela +S5411XA Injury of median nerve at forearm level, right arm, initial encounter +S5411XD Injury of median nerve at forearm level, right arm, subsequent encounter +S5411XS Injury of median nerve at forearm level, right arm, sequela +S5412XA Injury of median nerve at forearm level, left arm, initial encounter +S5412XD Injury of median nerve at forearm level, left arm, subsequent encounter +S5412XS Injury of median nerve at forearm level, left arm, sequela +S5420XA Injury of radial nerve at forearm level, unspecified arm, initial encounter +S5420XD Injury of radial nerve at forearm level, unspecified arm, subsequent encounter +S5420XS Injury of radial nerve at forearm level, unspecified arm, sequela +S5421XA Injury of radial nerve at forearm level, right arm, initial encounter +S5421XD Injury of radial nerve at forearm level, right arm, subsequent encounter +S5421XS Injury of radial nerve at forearm level, right arm, sequela +S5422XA Injury of radial nerve at forearm level, left arm, initial encounter +S5422XD Injury of radial nerve at forearm level, left arm, subsequent encounter +S5422XS Injury of radial nerve at forearm level, left arm, sequela +S5430XA Injury of cutaneous sensory nerve at forearm level, unspecified arm, initial encounter +S5430XD Injury of cutaneous sensory nerve at forearm level, unspecified arm, subsequent encounter +S5430XS Injury of cutaneous sensory nerve at forearm level, unspecified arm, sequela +S5431XA Injury of cutaneous sensory nerve at forearm level, right arm, initial encounter +S5431XD Injury of cutaneous sensory nerve at forearm level, right arm, subsequent encounter +S5431XS Injury of cutaneous sensory nerve at forearm level, right arm, sequela +S5432XA Injury of cutaneous sensory nerve at forearm level, left arm, initial encounter +S5432XD Injury of cutaneous sensory nerve at forearm level, left arm, subsequent encounter +S5432XS Injury of cutaneous sensory nerve at forearm level, left arm, sequela +S548X1A Injury of other nerves at forearm level, right arm, initial encounter +S548X1D Injury of other nerves at forearm level, right arm, subsequent encounter +S548X1S Injury of other nerves at forearm level, right arm, sequela +S548X2A Injury of other nerves at forearm level, left arm, initial encounter +S548X2D Injury of other nerves at forearm level, left arm, subsequent encounter +S548X2S Injury of other nerves at forearm level, left arm, sequela +S548X9A Injury of other nerves at forearm level, unspecified arm, initial encounter +S548X9D Injury of other nerves at forearm level, unspecified arm, subsequent encounter +S548X9S Injury of other nerves at forearm level, unspecified arm, sequela +S5490XA Injury of unspecified nerve at forearm level, unspecified arm, initial encounter +S5490XD Injury of unspecified nerve at forearm level, unspecified arm, subsequent encounter +S5490XS Injury of unspecified nerve at forearm level, unspecified arm, sequela +S5491XA Injury of unspecified nerve at forearm level, right arm, initial encounter +S5491XD Injury of unspecified nerve at forearm level, right arm, subsequent encounter +S5491XS Injury of unspecified nerve at forearm level, right arm, sequela +S5492XA Injury of unspecified nerve at forearm level, left arm, initial encounter +S5492XD Injury of unspecified nerve at forearm level, left arm, subsequent encounter +S5492XS Injury of unspecified nerve at forearm level, left arm, sequela +S55001A Unspecified injury of ulnar artery at forearm level, right arm, initial encounter +S55001D Unspecified injury of ulnar artery at forearm level, right arm, subsequent encounter +S55001S Unspecified injury of ulnar artery at forearm level, right arm, sequela +S55002A Unspecified injury of ulnar artery at forearm level, left arm, initial encounter +S55002D Unspecified injury of ulnar artery at forearm level, left arm, subsequent encounter +S55002S Unspecified injury of ulnar artery at forearm level, left arm, sequela +S55009A Unspecified injury of ulnar artery at forearm level, unspecified arm, initial encounter +S55009D Unspecified injury of ulnar artery at forearm level, unspecified arm, subsequent encounter +S55009S Unspecified injury of ulnar artery at forearm level, unspecified arm, sequela +S55011A Laceration of ulnar artery at forearm level, right arm, initial encounter +S55011D Laceration of ulnar artery at forearm level, right arm, subsequent encounter +S55011S Laceration of ulnar artery at forearm level, right arm, sequela +S55012A Laceration of ulnar artery at forearm level, left arm, initial encounter +S55012D Laceration of ulnar artery at forearm level, left arm, subsequent encounter +S55012S Laceration of ulnar artery at forearm level, left arm, sequela +S55019A Laceration of ulnar artery at forearm level, unspecified arm, initial encounter +S55019D Laceration of ulnar artery at forearm level, unspecified arm, subsequent encounter +S55019S Laceration of ulnar artery at forearm level, unspecified arm, sequela +S55091A Other specified injury of ulnar artery at forearm level, right arm, initial encounter +S55091D Other specified injury of ulnar artery at forearm level, right arm, subsequent encounter +S55091S Other specified injury of ulnar artery at forearm level, right arm, sequela +S55092A Other specified injury of ulnar artery at forearm level, left arm, initial encounter +S55092D Other specified injury of ulnar artery at forearm level, left arm, subsequent encounter +S55092S Other specified injury of ulnar artery at forearm level, left arm, sequela +S55099A Other specified injury of ulnar artery at forearm level, unspecified arm, initial encounter +S55099D Other specified injury of ulnar artery at forearm level, unspecified arm, subsequent encounter +S55099S Other specified injury of ulnar artery at forearm level, unspecified arm, sequela +S55101A Unspecified injury of radial artery at forearm level, right arm, initial encounter +S55101D Unspecified injury of radial artery at forearm level, right arm, subsequent encounter +S55101S Unspecified injury of radial artery at forearm level, right arm, sequela +S55102A Unspecified injury of radial artery at forearm level, left arm, initial encounter +S55102D Unspecified injury of radial artery at forearm level, left arm, subsequent encounter +S55102S Unspecified injury of radial artery at forearm level, left arm, sequela +S55109A Unspecified injury of radial artery at forearm level, unspecified arm, initial encounter +S55109D Unspecified injury of radial artery at forearm level, unspecified arm, subsequent encounter +S55109S Unspecified injury of radial artery at forearm level, unspecified arm, sequela +S55111A Laceration of radial artery at forearm level, right arm, initial encounter +S55111D Laceration of radial artery at forearm level, right arm, subsequent encounter +S55111S Laceration of radial artery at forearm level, right arm, sequela +S55112A Laceration of radial artery at forearm level, left arm, initial encounter +S55112D Laceration of radial artery at forearm level, left arm, subsequent encounter +S55112S Laceration of radial artery at forearm level, left arm, sequela +S55119A Laceration of radial artery at forearm level, unspecified arm, initial encounter +S55119D Laceration of radial artery at forearm level, unspecified arm, subsequent encounter +S55119S Laceration of radial artery at forearm level, unspecified arm, sequela +S55191A Other specified injury of radial artery at forearm level, right arm, initial encounter +S55191D Other specified injury of radial artery at forearm level, right arm, subsequent encounter +S55191S Other specified injury of radial artery at forearm level, right arm, sequela +S55192A Other specified injury of radial artery at forearm level, left arm, initial encounter +S55192D Other specified injury of radial artery at forearm level, left arm, subsequent encounter +S55192S Other specified injury of radial artery at forearm level, left arm, sequela +S55199A Other specified injury of radial artery at forearm level, unspecified arm, initial encounter +S55199D Other specified injury of radial artery at forearm level, unspecified arm, subsequent encounter +S55199S Other specified injury of radial artery at forearm level, unspecified arm, sequela +S55201A Unspecified injury of vein at forearm level, right arm, initial encounter +S55201D Unspecified injury of vein at forearm level, right arm, subsequent encounter +S55201S Unspecified injury of vein at forearm level, right arm, sequela +S55202A Unspecified injury of vein at forearm level, left arm, initial encounter +S55202D Unspecified injury of vein at forearm level, left arm, subsequent encounter +S55202S Unspecified injury of vein at forearm level, left arm, sequela +S55209A Unspecified injury of vein at forearm level, unspecified arm, initial encounter +S55209D Unspecified injury of vein at forearm level, unspecified arm, subsequent encounter +S55209S Unspecified injury of vein at forearm level, unspecified arm, sequela +S55211A Laceration of vein at forearm level, right arm, initial encounter +S55211D Laceration of vein at forearm level, right arm, subsequent encounter +S55211S Laceration of vein at forearm level, right arm, sequela +S55212A Laceration of vein at forearm level, left arm, initial encounter +S55212D Laceration of vein at forearm level, left arm, subsequent encounter +S55212S Laceration of vein at forearm level, left arm, sequela +S55219A Laceration of vein at forearm level, unspecified arm, initial encounter +S55219D Laceration of vein at forearm level, unspecified arm, subsequent encounter +S55219S Laceration of vein at forearm level, unspecified arm, sequela +S55291A Other specified injury of vein at forearm level, right arm, initial encounter +S55291D Other specified injury of vein at forearm level, right arm, subsequent encounter +S55291S Other specified injury of vein at forearm level, right arm, sequela +S55292A Other specified injury of vein at forearm level, left arm, initial encounter +S55292D Other specified injury of vein at forearm level, left arm, subsequent encounter +S55292S Other specified injury of vein at forearm level, left arm, sequela +S55299A Other specified injury of vein at forearm level, unspecified arm, initial encounter +S55299D Other specified injury of vein at forearm level, unspecified arm, subsequent encounter +S55299S Other specified injury of vein at forearm level, unspecified arm, sequela +S55801A Unspecified injury of other blood vessels at forearm level, right arm, initial encounter +S55801D Unspecified injury of other blood vessels at forearm level, right arm, subsequent encounter +S55801S Unspecified injury of other blood vessels at forearm level, right arm, sequela +S55802A Unspecified injury of other blood vessels at forearm level, left arm, initial encounter +S55802D Unspecified injury of other blood vessels at forearm level, left arm, subsequent encounter +S55802S Unspecified injury of other blood vessels at forearm level, left arm, sequela +S55809A Unspecified injury of other blood vessels at forearm level, unspecified arm, initial encounter +S55809D Unspecified injury of other blood vessels at forearm level, unspecified arm, subsequent encounter +S55809S Unspecified injury of other blood vessels at forearm level, unspecified arm, sequela +S55811A Laceration of other blood vessels at forearm level, right arm, initial encounter +S55811D Laceration of other blood vessels at forearm level, right arm, subsequent encounter +S55811S Laceration of other blood vessels at forearm level, right arm, sequela +S55812A Laceration of other blood vessels at forearm level, left arm, initial encounter +S55812D Laceration of other blood vessels at forearm level, left arm, subsequent encounter +S55812S Laceration of other blood vessels at forearm level, left arm, sequela +S55819A Laceration of other blood vessels at forearm level, unspecified arm, initial encounter +S55819D Laceration of other blood vessels at forearm level, unspecified arm, subsequent encounter +S55819S Laceration of other blood vessels at forearm level, unspecified arm, sequela +S55891A Other specified injury of other blood vessels at forearm level, right arm, initial encounter +S55891D Other specified injury of other blood vessels at forearm level, right arm, subsequent encounter +S55891S Other specified injury of other blood vessels at forearm level, right arm, sequela +S55892A Other specified injury of other blood vessels at forearm level, left arm, initial encounter +S55892D Other specified injury of other blood vessels at forearm level, left arm, subsequent encounter +S55892S Other specified injury of other blood vessels at forearm level, left arm, sequela +S55899A Other specified injury of other blood vessels at forearm level, unspecified arm, initial encounter +S55899D Other specified injury of other blood vessels at forearm level, unspecified arm, subsequent encounter +S55899S Other specified injury of other blood vessels at forearm level, unspecified arm, sequela +S55901A Unspecified injury of unspecified blood vessel at forearm level, right arm, initial encounter +S55901D Unspecified injury of unspecified blood vessel at forearm level, right arm, subsequent encounter +S55901S Unspecified injury of unspecified blood vessel at forearm level, right arm, sequela +S55902A Unspecified injury of unspecified blood vessel at forearm level, left arm, initial encounter +S55902D Unspecified injury of unspecified blood vessel at forearm level, left arm, subsequent encounter +S55902S Unspecified injury of unspecified blood vessel at forearm level, left arm, sequela +S55909A Unspecified injury of unspecified blood vessel at forearm level, unspecified arm, initial encounter +S55909D Unspecified injury of unspecified blood vessel at forearm level, unspecified arm, subsequent encounter +S55909S Unspecified injury of unspecified blood vessel at forearm level, unspecified arm, sequela +S55911A Laceration of unspecified blood vessel at forearm level, right arm, initial encounter +S55911D Laceration of unspecified blood vessel at forearm level, right arm, subsequent encounter +S55911S Laceration of unspecified blood vessel at forearm level, right arm, sequela +S55912A Laceration of unspecified blood vessel at forearm level, left arm, initial encounter +S55912D Laceration of unspecified blood vessel at forearm level, left arm, subsequent encounter +S55912S Laceration of unspecified blood vessel at forearm level, left arm, sequela +S55919A Laceration of unspecified blood vessel at forearm level, unspecified arm, initial encounter +S55919D Laceration of unspecified blood vessel at forearm level, unspecified arm, subsequent encounter +S55919S Laceration of unspecified blood vessel at forearm level, unspecified arm, sequela +S55991A Other specified injury of unspecified blood vessel at forearm level, right arm, initial encounter +S55991D Other specified injury of unspecified blood vessel at forearm level, right arm, subsequent encounter +S55991S Other specified injury of unspecified blood vessel at forearm level, right arm, sequela +S55992A Other specified injury of unspecified blood vessel at forearm level, left arm, initial encounter +S55992D Other specified injury of unspecified blood vessel at forearm level, left arm, subsequent encounter +S55992S Other specified injury of unspecified blood vessel at forearm level, left arm, sequela +S55999A Other specified injury of unspecified blood vessel at forearm level, unspecified arm, initial encounter +S55999D Other specified injury of unspecified blood vessel at forearm level, unspecified arm, subsequent encounter +S55999S Other specified injury of unspecified blood vessel at forearm level, unspecified arm, sequela +S56001A Unspecified injury of flexor muscle, fascia and tendon of right thumb at forearm level, initial encounter +S56001D Unspecified injury of flexor muscle, fascia and tendon of right thumb at forearm level, subsequent encounter +S56001S Unspecified injury of flexor muscle, fascia and tendon of right thumb at forearm level, sequela +S56002A Unspecified injury of flexor muscle, fascia and tendon of left thumb at forearm level, initial encounter +S56002D Unspecified injury of flexor muscle, fascia and tendon of left thumb at forearm level, subsequent encounter +S56002S Unspecified injury of flexor muscle, fascia and tendon of left thumb at forearm level, sequela +S56009A Unspecified injury of flexor muscle, fascia and tendon of unspecified thumb at forearm level, initial encounter +S56009D Unspecified injury of flexor muscle, fascia and tendon of unspecified thumb at forearm level, subsequent encounter +S56009S Unspecified injury of flexor muscle, fascia and tendon of unspecified thumb at forearm level, sequela +S56011A Strain of flexor muscle, fascia and tendon of right thumb at forearm level, initial encounter +S56011D Strain of flexor muscle, fascia and tendon of right thumb at forearm level, subsequent encounter +S56011S Strain of flexor muscle, fascia and tendon of right thumb at forearm level, sequela +S56012A Strain of flexor muscle, fascia and tendon of left thumb at forearm level, initial encounter +S56012D Strain of flexor muscle, fascia and tendon of left thumb at forearm level, subsequent encounter +S56012S Strain of flexor muscle, fascia and tendon of left thumb at forearm level, sequela +S56019A Strain of flexor muscle, fascia and tendon of unspecified thumb at forearm level, initial encounter +S56019D Strain of flexor muscle, fascia and tendon of unspecified thumb at forearm level, subsequent encounter +S56019S Strain of flexor muscle, fascia and tendon of unspecified thumb at forearm level, sequela +S56021A Laceration of flexor muscle, fascia and tendon of right thumb at forearm level, initial encounter +S56021D Laceration of flexor muscle, fascia and tendon of right thumb at forearm level, subsequent encounter +S56021S Laceration of flexor muscle, fascia and tendon of right thumb at forearm level, sequela +S56022A Laceration of flexor muscle, fascia and tendon of left thumb at forearm level, initial encounter +S56022D Laceration of flexor muscle, fascia and tendon of left thumb at forearm level, subsequent encounter +S56022S Laceration of flexor muscle, fascia and tendon of left thumb at forearm level, sequela +S56029A Laceration of flexor muscle, fascia and tendon of unspecified thumb at forearm level, initial encounter +S56029D Laceration of flexor muscle, fascia and tendon of unspecified thumb at forearm level, subsequent encounter +S56029S Laceration of flexor muscle, fascia and tendon of unspecified thumb at forearm level, sequela +S56091A Other injury of flexor muscle, fascia and tendon of right thumb at forearm level, initial encounter +S56091D Other injury of flexor muscle, fascia and tendon of right thumb at forearm level, subsequent encounter +S56091S Other injury of flexor muscle, fascia and tendon of right thumb at forearm level, sequela +S56092A Other injury of flexor muscle, fascia and tendon of left thumb at forearm level, initial encounter +S56092D Other injury of flexor muscle, fascia and tendon of left thumb at forearm level, subsequent encounter +S56092S Other injury of flexor muscle, fascia and tendon of left thumb at forearm level, sequela +S56099A Other injury of flexor muscle, fascia and tendon of unspecified thumb at forearm level, initial encounter +S56099D Other injury of flexor muscle, fascia and tendon of unspecified thumb at forearm level, subsequent encounter +S56099S Other injury of flexor muscle, fascia and tendon of unspecified thumb at forearm level, sequela +S56101A Unspecified injury of flexor muscle, fascia and tendon of right index finger at forearm level, initial encounter +S56101D Unspecified injury of flexor muscle, fascia and tendon of right index finger at forearm level, subsequent encounter +S56101S Unspecified injury of flexor muscle, fascia and tendon of right index finger at forearm level, sequela +S56102A Unspecified injury of flexor muscle, fascia and tendon of left index finger at forearm level, initial encounter +S56102D Unspecified injury of flexor muscle, fascia and tendon of left index finger at forearm level, subsequent encounter +S56102S Unspecified injury of flexor muscle, fascia and tendon of left index finger at forearm level, sequela +S56103A Unspecified injury of flexor muscle, fascia and tendon of right middle finger at forearm level, initial encounter +S56103D Unspecified injury of flexor muscle, fascia and tendon of right middle finger at forearm level, subsequent encounter +S56103S Unspecified injury of flexor muscle, fascia and tendon of right middle finger at forearm level, sequela +S56104A Unspecified injury of flexor muscle, fascia and tendon of left middle finger at forearm level, initial encounter +S56104D Unspecified injury of flexor muscle, fascia and tendon of left middle finger at forearm level, subsequent encounter +S56104S Unspecified injury of flexor muscle, fascia and tendon of left middle finger at forearm level, sequela +S56105A Unspecified injury of flexor muscle, fascia and tendon of right ring finger at forearm level, initial encounter +S56105D Unspecified injury of flexor muscle, fascia and tendon of right ring finger at forearm level, subsequent encounter +S56105S Unspecified injury of flexor muscle, fascia and tendon of right ring finger at forearm level, sequela +S56106A Unspecified injury of flexor muscle, fascia and tendon of left ring finger at forearm level, initial encounter +S56106D Unspecified injury of flexor muscle, fascia and tendon of left ring finger at forearm level, subsequent encounter +S56106S Unspecified injury of flexor muscle, fascia and tendon of left ring finger at forearm level, sequela +S56107A Unspecified injury of flexor muscle, fascia and tendon of right little finger at forearm level, initial encounter +S56107D Unspecified injury of flexor muscle, fascia and tendon of right little finger at forearm level, subsequent encounter +S56107S Unspecified injury of flexor muscle, fascia and tendon of right little finger at forearm level, sequela +S56108A Unspecified injury of flexor muscle, fascia and tendon of left little finger at forearm level, initial encounter +S56108D Unspecified injury of flexor muscle, fascia and tendon of left little finger at forearm level, subsequent encounter +S56108S Unspecified injury of flexor muscle, fascia and tendon of left little finger at forearm level, sequela +S56109A Unspecified injury of flexor muscle, fascia and tendon of unspecified finger at forearm level, initial encounter +S56109D Unspecified injury of flexor muscle, fascia and tendon of unspecified finger at forearm level, subsequent encounter +S56109S Unspecified injury of flexor muscle, fascia and tendon of unspecified finger at forearm level, sequela +S56111A Strain of flexor muscle, fascia and tendon of right index finger at forearm level, initial encounter +S56111D Strain of flexor muscle, fascia and tendon of right index finger at forearm level, subsequent encounter +S56111S Strain of flexor muscle, fascia and tendon of right index finger at forearm level, sequela +S56112A Strain of flexor muscle, fascia and tendon of left index finger at forearm level, initial encounter +S56112D Strain of flexor muscle, fascia and tendon of left index finger at forearm level, subsequent encounter +S56112S Strain of flexor muscle, fascia and tendon of left index finger at forearm level, sequela +S56113A Strain of flexor muscle, fascia and tendon of right middle finger at forearm level, initial encounter +S56113D Strain of flexor muscle, fascia and tendon of right middle finger at forearm level, subsequent encounter +S56113S Strain of flexor muscle, fascia and tendon of right middle finger at forearm level, sequela +S56114A Strain of flexor muscle, fascia and tendon of left middle finger at forearm level, initial encounter +S56114D Strain of flexor muscle, fascia and tendon of left middle finger at forearm level, subsequent encounter +S56114S Strain of flexor muscle, fascia and tendon of left middle finger at forearm level, sequela +S56115A Strain of flexor muscle, fascia and tendon of right ring finger at forearm level, initial encounter +S56115D Strain of flexor muscle, fascia and tendon of right ring finger at forearm level, subsequent encounter +S56115S Strain of flexor muscle, fascia and tendon of right ring finger at forearm level, sequela +S56116A Strain of flexor muscle, fascia and tendon of left ring finger at forearm level, initial encounter +S56116D Strain of flexor muscle, fascia and tendon of left ring finger at forearm level, subsequent encounter +S56116S Strain of flexor muscle, fascia and tendon of left ring finger at forearm level, sequela +S56117A Strain of flexor muscle, fascia and tendon of right little finger at forearm level, initial encounter +S56117D Strain of flexor muscle, fascia and tendon of right little finger at forearm level, subsequent encounter +S56117S Strain of flexor muscle, fascia and tendon of right little finger at forearm level, sequela +S56118A Strain of flexor muscle, fascia and tendon of left little finger at forearm level, initial encounter +S56118D Strain of flexor muscle, fascia and tendon of left little finger at forearm level, subsequent encounter +S56118S Strain of flexor muscle, fascia and tendon of left little finger at forearm level, sequela +S56119A Strain of flexor muscle, fascia and tendon of finger of unspecified finger at forearm level, initial encounter +S56119D Strain of flexor muscle, fascia and tendon of finger of unspecified finger at forearm level, subsequent encounter +S56119S Strain of flexor muscle, fascia and tendon of finger of unspecified finger at forearm level, sequela +S56121A Laceration of flexor muscle, fascia and tendon of right index finger at forearm level, initial encounter +S56121D Laceration of flexor muscle, fascia and tendon of right index finger at forearm level, subsequent encounter +S56121S Laceration of flexor muscle, fascia and tendon of right index finger at forearm level, sequela +S56122A Laceration of flexor muscle, fascia and tendon of left index finger at forearm level, initial encounter +S56122D Laceration of flexor muscle, fascia and tendon of left index finger at forearm level, subsequent encounter +S56122S Laceration of flexor muscle, fascia and tendon of left index finger at forearm level, sequela +S56123A Laceration of flexor muscle, fascia and tendon of right middle finger at forearm level, initial encounter +S56123D Laceration of flexor muscle, fascia and tendon of right middle finger at forearm level, subsequent encounter +S56123S Laceration of flexor muscle, fascia and tendon of right middle finger at forearm level, sequela +S56124A Laceration of flexor muscle, fascia and tendon of left middle finger at forearm level, initial encounter +S56124D Laceration of flexor muscle, fascia and tendon of left middle finger at forearm level, subsequent encounter +S56124S Laceration of flexor muscle, fascia and tendon of left middle finger at forearm level, sequela +S56125A Laceration of flexor muscle, fascia and tendon of right ring finger at forearm level, initial encounter +S56125D Laceration of flexor muscle, fascia and tendon of right ring finger at forearm level, subsequent encounter +S56125S Laceration of flexor muscle, fascia and tendon of right ring finger at forearm level, sequela +S56126A Laceration of flexor muscle, fascia and tendon of left ring finger at forearm level, initial encounter +S56126D Laceration of flexor muscle, fascia and tendon of left ring finger at forearm level, subsequent encounter +S56126S Laceration of flexor muscle, fascia and tendon of left ring finger at forearm level, sequela +S56127A Laceration of flexor muscle, fascia and tendon of right little finger at forearm level, initial encounter +S56127D Laceration of flexor muscle, fascia and tendon of right little finger at forearm level, subsequent encounter +S56127S Laceration of flexor muscle, fascia and tendon of right little finger at forearm level, sequela +S56128A Laceration of flexor muscle, fascia and tendon of left little finger at forearm level, initial encounter +S56128D Laceration of flexor muscle, fascia and tendon of left little finger at forearm level, subsequent encounter +S56128S Laceration of flexor muscle, fascia and tendon of left little finger at forearm level, sequela +S56129A Laceration of flexor muscle, fascia and tendon of unspecified finger at forearm level, initial encounter +S56129D Laceration of flexor muscle, fascia and tendon of unspecified finger at forearm level, subsequent encounter +S56129S Laceration of flexor muscle, fascia and tendon of unspecified finger at forearm level, sequela +S56191A Other injury of flexor muscle, fascia and tendon of right index finger at forearm level, initial encounter +S56191D Other injury of flexor muscle, fascia and tendon of right index finger at forearm level, subsequent encounter +S56191S Other injury of flexor muscle, fascia and tendon of right index finger at forearm level, sequela +S56192A Other injury of flexor muscle, fascia and tendon of left index finger at forearm level, initial encounter +S56192D Other injury of flexor muscle, fascia and tendon of left index finger at forearm level, subsequent encounter +S56192S Other injury of flexor muscle, fascia and tendon of left index finger at forearm level, sequela +S56193A Other injury of flexor muscle, fascia and tendon of right middle finger at forearm level, initial encounter +S56193D Other injury of flexor muscle, fascia and tendon of right middle finger at forearm level, subsequent encounter +S56193S Other injury of flexor muscle, fascia and tendon of right middle finger at forearm level, sequela +S56194A Other injury of flexor muscle, fascia and tendon of left middle finger at forearm level, initial encounter +S56194D Other injury of flexor muscle, fascia and tendon of left middle finger at forearm level, subsequent encounter +S56194S Other injury of flexor muscle, fascia and tendon of left middle finger at forearm level, sequela +S56195A Other injury of flexor muscle, fascia and tendon of right ring finger at forearm level, initial encounter +S56195D Other injury of flexor muscle, fascia and tendon of right ring finger at forearm level, subsequent encounter +S56195S Other injury of flexor muscle, fascia and tendon of right ring finger at forearm level, sequela +S56196A Other injury of flexor muscle, fascia and tendon of left ring finger at forearm level, initial encounter +S56196D Other injury of flexor muscle, fascia and tendon of left ring finger at forearm level, subsequent encounter +S56196S Other injury of flexor muscle, fascia and tendon of left ring finger at forearm level, sequela +S56197A Other injury of flexor muscle, fascia and tendon of right little finger at forearm level, initial encounter +S56197D Other injury of flexor muscle, fascia and tendon of right little finger at forearm level, subsequent encounter +S56197S Other injury of flexor muscle, fascia and tendon of right little finger at forearm level, sequela +S56198A Other injury of flexor muscle, fascia and tendon of left little finger at forearm level, initial encounter +S56198D Other injury of flexor muscle, fascia and tendon of left little finger at forearm level, subsequent encounter +S56198S Other injury of flexor muscle, fascia and tendon of left little finger at forearm level, sequela +S56199A Other injury of flexor muscle, fascia and tendon of unspecified finger at forearm level, initial encounter +S56199D Other injury of flexor muscle, fascia and tendon of unspecified finger at forearm level, subsequent encounter +S56199S Other injury of flexor muscle, fascia and tendon of unspecified finger at forearm level, sequela +S56201A Unspecified injury of other flexor muscle, fascia and tendon at forearm level, right arm, initial encounter +S56201D Unspecified injury of other flexor muscle, fascia and tendon at forearm level, right arm, subsequent encounter +S56201S Unspecified injury of other flexor muscle, fascia and tendon at forearm level, right arm, sequela +S56202A Unspecified injury of other flexor muscle, fascia and tendon at forearm level, left arm, initial encounter +S56202D Unspecified injury of other flexor muscle, fascia and tendon at forearm level, left arm, subsequent encounter +S56202S Unspecified injury of other flexor muscle, fascia and tendon at forearm level, left arm, sequela +S56209A Unspecified injury of other flexor muscle, fascia and tendon at forearm level, unspecified arm, initial encounter +S56209D Unspecified injury of other flexor muscle, fascia and tendon at forearm level, unspecified arm, subsequent encounter +S56209S Unspecified injury of other flexor muscle, fascia and tendon at forearm level, unspecified arm, sequela +S56211A Strain of other flexor muscle, fascia and tendon at forearm level, right arm, initial encounter +S56211D Strain of other flexor muscle, fascia and tendon at forearm level, right arm, subsequent encounter +S56211S Strain of other flexor muscle, fascia and tendon at forearm level, right arm, sequela +S56212A Strain of other flexor muscle, fascia and tendon at forearm level, left arm, initial encounter +S56212D Strain of other flexor muscle, fascia and tendon at forearm level, left arm, subsequent encounter +S56212S Strain of other flexor muscle, fascia and tendon at forearm level, left arm, sequela +S56219A Strain of other flexor muscle, fascia and tendon at forearm level, unspecified arm, initial encounter +S56219D Strain of other flexor muscle, fascia and tendon at forearm level, unspecified arm, subsequent encounter +S56219S Strain of other flexor muscle, fascia and tendon at forearm level, unspecified arm, sequela +S56221A Laceration of other flexor muscle, fascia and tendon at forearm level, right arm, initial encounter +S56221D Laceration of other flexor muscle, fascia and tendon at forearm level, right arm, subsequent encounter +S56221S Laceration of other flexor muscle, fascia and tendon at forearm level, right arm, sequela +S56222A Laceration of other flexor muscle, fascia and tendon at forearm level, left arm, initial encounter +S56222D Laceration of other flexor muscle, fascia and tendon at forearm level, left arm, subsequent encounter +S56222S Laceration of other flexor muscle, fascia and tendon at forearm level, left arm, sequela +S56229A Laceration of other flexor muscle, fascia and tendon at forearm level, unspecified arm, initial encounter +S56229D Laceration of other flexor muscle, fascia and tendon at forearm level, unspecified arm, subsequent encounter +S56229S Laceration of other flexor muscle, fascia and tendon at forearm level, unspecified arm, sequela +S56291A Other injury of other flexor muscle, fascia and tendon at forearm level, right arm, initial encounter +S56291D Other injury of other flexor muscle, fascia and tendon at forearm level, right arm, subsequent encounter +S56291S Other injury of other flexor muscle, fascia and tendon at forearm level, right arm, sequela +S56292A Other injury of other flexor muscle, fascia and tendon at forearm level, left arm, initial encounter +S56292D Other injury of other flexor muscle, fascia and tendon at forearm level, left arm, subsequent encounter +S56292S Other injury of other flexor muscle, fascia and tendon at forearm level, left arm, sequela +S56299A Other injury of other flexor muscle, fascia and tendon at forearm level, unspecified arm, initial encounter +S56299D Other injury of other flexor muscle, fascia and tendon at forearm level, unspecified arm, subsequent encounter +S56299S Other injury of other flexor muscle, fascia and tendon at forearm level, unspecified arm, sequela +S56301A Unspecified injury of extensor or abductor muscles, fascia and tendons of right thumb at forearm level, initial encounter +S56301D Unspecified injury of extensor or abductor muscles, fascia and tendons of right thumb at forearm level, subsequent encounter +S56301S Unspecified injury of extensor or abductor muscles, fascia and tendons of right thumb at forearm level, sequela +S56302A Unspecified injury of extensor or abductor muscles, fascia and tendons of left thumb at forearm level, initial encounter +S56302D Unspecified injury of extensor or abductor muscles, fascia and tendons of left thumb at forearm level, subsequent encounter +S56302S Unspecified injury of extensor or abductor muscles, fascia and tendons of left thumb at forearm level, sequela +S56309A Unspecified injury of extensor or abductor muscles, fascia and tendons of unspecified thumb at forearm level, initial encounter +S56309D Unspecified injury of extensor or abductor muscles, fascia and tendons of unspecified thumb at forearm level, subsequent encounter +S56309S Unspecified injury of extensor or abductor muscles, fascia and tendons of unspecified thumb at forearm level, sequela +S56311A Strain of extensor or abductor muscles, fascia and tendons of right thumb at forearm level, initial encounter +S56311D Strain of extensor or abductor muscles, fascia and tendons of right thumb at forearm level, subsequent encounter +S56311S Strain of extensor or abductor muscles, fascia and tendons of right thumb at forearm level, sequela +S56312A Strain of extensor or abductor muscles, fascia and tendons of left thumb at forearm level, initial encounter +S56312D Strain of extensor or abductor muscles, fascia and tendons of left thumb at forearm level, subsequent encounter +S56312S Strain of extensor or abductor muscles, fascia and tendons of left thumb at forearm level, sequela +S56319A Strain of extensor or abductor muscles, fascia and tendons of unspecified thumb at forearm level, initial encounter +S56319D Strain of extensor or abductor muscles, fascia and tendons of unspecified thumb at forearm level, subsequent encounter +S56319S Strain of extensor or abductor muscles, fascia and tendons of unspecified thumb at forearm level, sequela +S56321A Laceration of extensor or abductor muscles, fascia and tendons of right thumb at forearm level, initial encounter +S56321D Laceration of extensor or abductor muscles, fascia and tendons of right thumb at forearm level, subsequent encounter +S56321S Laceration of extensor or abductor muscles, fascia and tendons of right thumb at forearm level, sequela +S56322A Laceration of extensor or abductor muscles, fascia and tendons of left thumb at forearm level, initial encounter +S56322D Laceration of extensor or abductor muscles, fascia and tendons of left thumb at forearm level, subsequent encounter +S56322S Laceration of extensor or abductor muscles, fascia and tendons of left thumb at forearm level, sequela +S56329A Laceration of extensor or abductor muscles, fascia and tendons of unspecified thumb at forearm level, initial encounter +S56329D Laceration of extensor or abductor muscles, fascia and tendons of unspecified thumb at forearm level, subsequent encounter +S56329S Laceration of extensor or abductor muscles, fascia and tendons of unspecified thumb at forearm level, sequela +S56391A Other injury of extensor or abductor muscles, fascia and tendons of right thumb at forearm level, initial encounter +S56391D Other injury of extensor or abductor muscles, fascia and tendons of right thumb at forearm level, subsequent encounter +S56391S Other injury of extensor or abductor muscles, fascia and tendons of right thumb at forearm level, sequela +S56392A Other injury of extensor or abductor muscles, fascia and tendons of left thumb at forearm level, initial encounter +S56392D Other injury of extensor or abductor muscles, fascia and tendons of left thumb at forearm level, subsequent encounter +S56392S Other injury of extensor or abductor muscles, fascia and tendons of left thumb at forearm level, sequela +S56399A Other injury of extensor or abductor muscles, fascia and tendons of unspecified thumb at forearm level, initial encounter +S56399D Other injury of extensor or abductor muscles, fascia and tendons of unspecified thumb at forearm level, subsequent encounter +S56399S Other injury of extensor or abductor muscles, fascia and tendons of unspecified thumb at forearm level, sequela +S56401A Unspecified injury of extensor muscle, fascia and tendon of right index finger at forearm level, initial encounter +S56401D Unspecified injury of extensor muscle, fascia and tendon of right index finger at forearm level, subsequent encounter +S56401S Unspecified injury of extensor muscle, fascia and tendon of right index finger at forearm level, sequela +S56402A Unspecified injury of extensor muscle, fascia and tendon of left index finger at forearm level, initial encounter +S56402D Unspecified injury of extensor muscle, fascia and tendon of left index finger at forearm level, subsequent encounter +S56402S Unspecified injury of extensor muscle, fascia and tendon of left index finger at forearm level, sequela +S56403A Unspecified injury of extensor muscle, fascia and tendon of right middle finger at forearm level, initial encounter +S56403D Unspecified injury of extensor muscle, fascia and tendon of right middle finger at forearm level, subsequent encounter +S56403S Unspecified injury of extensor muscle, fascia and tendon of right middle finger at forearm level, sequela +S56404A Unspecified injury of extensor muscle, fascia and tendon of left middle finger at forearm level, initial encounter +S56404D Unspecified injury of extensor muscle, fascia and tendon of left middle finger at forearm level, subsequent encounter +S56404S Unspecified injury of extensor muscle, fascia and tendon of left middle finger at forearm level, sequela +S56405A Unspecified injury of extensor muscle, fascia and tendon of right ring finger at forearm level, initial encounter +S56405D Unspecified injury of extensor muscle, fascia and tendon of right ring finger at forearm level, subsequent encounter +S56405S Unspecified injury of extensor muscle, fascia and tendon of right ring finger at forearm level, sequela +S56406A Unspecified injury of extensor muscle, fascia and tendon of left ring finger at forearm level, initial encounter +S56406D Unspecified injury of extensor muscle, fascia and tendon of left ring finger at forearm level, subsequent encounter +S56406S Unspecified injury of extensor muscle, fascia and tendon of left ring finger at forearm level, sequela +S56407A Unspecified injury of extensor muscle, fascia and tendon of right little finger at forearm level, initial encounter +S56407D Unspecified injury of extensor muscle, fascia and tendon of right little finger at forearm level, subsequent encounter +S56407S Unspecified injury of extensor muscle, fascia and tendon of right little finger at forearm level, sequela +S56408A Unspecified injury of extensor muscle, fascia and tendon of left little finger at forearm level, initial encounter +S56408D Unspecified injury of extensor muscle, fascia and tendon of left little finger at forearm level, subsequent encounter +S56408S Unspecified injury of extensor muscle, fascia and tendon of left little finger at forearm level, sequela +S56409A Unspecified injury of extensor muscle, fascia and tendon of unspecified finger at forearm level, initial encounter +S56409D Unspecified injury of extensor muscle, fascia and tendon of unspecified finger at forearm level, subsequent encounter +S56409S Unspecified injury of extensor muscle, fascia and tendon of unspecified finger at forearm level, sequela +S56411A Strain of extensor muscle, fascia and tendon of right index finger at forearm level, initial encounter +S56411D Strain of extensor muscle, fascia and tendon of right index finger at forearm level, subsequent encounter +S56411S Strain of extensor muscle, fascia and tendon of right index finger at forearm level, sequela +S56412A Strain of extensor muscle, fascia and tendon of left index finger at forearm level, initial encounter +S56412D Strain of extensor muscle, fascia and tendon of left index finger at forearm level, subsequent encounter +S56412S Strain of extensor muscle, fascia and tendon of left index finger at forearm level, sequela +S56413A Strain of extensor muscle, fascia and tendon of right middle finger at forearm level, initial encounter +S56413D Strain of extensor muscle, fascia and tendon of right middle finger at forearm level, subsequent encounter +S56413S Strain of extensor muscle, fascia and tendon of right middle finger at forearm level, sequela +S56414A Strain of extensor muscle, fascia and tendon of left middle finger at forearm level, initial encounter +S56414D Strain of extensor muscle, fascia and tendon of left middle finger at forearm level, subsequent encounter +S56414S Strain of extensor muscle, fascia and tendon of left middle finger at forearm level, sequela +S56415A Strain of extensor muscle, fascia and tendon of right ring finger at forearm level, initial encounter +S56415D Strain of extensor muscle, fascia and tendon of right ring finger at forearm level, subsequent encounter +S56415S Strain of extensor muscle, fascia and tendon of right ring finger at forearm level, sequela +S56416A Strain of extensor muscle, fascia and tendon of left ring finger at forearm level, initial encounter +S56416D Strain of extensor muscle, fascia and tendon of left ring finger at forearm level, subsequent encounter +S56416S Strain of extensor muscle, fascia and tendon of left ring finger at forearm level, sequela +S56417A Strain of extensor muscle, fascia and tendon of right little finger at forearm level, initial encounter +S56417D Strain of extensor muscle, fascia and tendon of right little finger at forearm level, subsequent encounter +S56417S Strain of extensor muscle, fascia and tendon of right little finger at forearm level, sequela +S56418A Strain of extensor muscle, fascia and tendon of left little finger at forearm level, initial encounter +S56418D Strain of extensor muscle, fascia and tendon of left little finger at forearm level, subsequent encounter +S56418S Strain of extensor muscle, fascia and tendon of left little finger at forearm level, sequela +S56419A Strain of extensor muscle, fascia and tendon of finger, unspecified finger at forearm level, initial encounter +S56419D Strain of extensor muscle, fascia and tendon of finger, unspecified finger at forearm level, subsequent encounter +S56419S Strain of extensor muscle, fascia and tendon of finger, unspecified finger at forearm level, sequela +S56421A Laceration of extensor muscle, fascia and tendon of right index finger at forearm level, initial encounter +S56421D Laceration of extensor muscle, fascia and tendon of right index finger at forearm level, subsequent encounter +S56421S Laceration of extensor muscle, fascia and tendon of right index finger at forearm level, sequela +S56422A Laceration of extensor muscle, fascia and tendon of left index finger at forearm level, initial encounter +S56422D Laceration of extensor muscle, fascia and tendon of left index finger at forearm level, subsequent encounter +S56422S Laceration of extensor muscle, fascia and tendon of left index finger at forearm level, sequela +S56423A Laceration of extensor muscle, fascia and tendon of right middle finger at forearm level, initial encounter +S56423D Laceration of extensor muscle, fascia and tendon of right middle finger at forearm level, subsequent encounter +S56423S Laceration of extensor muscle, fascia and tendon of right middle finger at forearm level, sequela +S56424A Laceration of extensor muscle, fascia and tendon of left middle finger at forearm level, initial encounter +S56424D Laceration of extensor muscle, fascia and tendon of left middle finger at forearm level, subsequent encounter +S56424S Laceration of extensor muscle, fascia and tendon of left middle finger at forearm level, sequela +S56425A Laceration of extensor muscle, fascia and tendon of right ring finger at forearm level, initial encounter +S56425D Laceration of extensor muscle, fascia and tendon of right ring finger at forearm level, subsequent encounter +S56425S Laceration of extensor muscle, fascia and tendon of right ring finger at forearm level, sequela +S56426A Laceration of extensor muscle, fascia and tendon of left ring finger at forearm level, initial encounter +S56426D Laceration of extensor muscle, fascia and tendon of left ring finger at forearm level, subsequent encounter +S56426S Laceration of extensor muscle, fascia and tendon of left ring finger at forearm level, sequela +S56427A Laceration of extensor muscle, fascia and tendon of right little finger at forearm level, initial encounter +S56427D Laceration of extensor muscle, fascia and tendon of right little finger at forearm level, subsequent encounter +S56427S Laceration of extensor muscle, fascia and tendon of right little finger at forearm level, sequela +S56428A Laceration of extensor muscle, fascia and tendon of left little finger at forearm level, initial encounter +S56428D Laceration of extensor muscle, fascia and tendon of left little finger at forearm level, subsequent encounter +S56428S Laceration of extensor muscle, fascia and tendon of left little finger at forearm level, sequela +S56429A Laceration of extensor muscle, fascia and tendon of unspecified finger at forearm level, initial encounter +S56429D Laceration of extensor muscle, fascia and tendon of unspecified finger at forearm level, subsequent encounter +S56429S Laceration of extensor muscle, fascia and tendon of unspecified finger at forearm level, sequela +S56491A Other injury of extensor muscle, fascia and tendon of right index finger at forearm level, initial encounter +S56491D Other injury of extensor muscle, fascia and tendon of right index finger at forearm level, subsequent encounter +S56491S Other injury of extensor muscle, fascia and tendon of right index finger at forearm level, sequela +S56492A Other injury of extensor muscle, fascia and tendon of left index finger at forearm level, initial encounter +S56492D Other injury of extensor muscle, fascia and tendon of left index finger at forearm level, subsequent encounter +S56492S Other injury of extensor muscle, fascia and tendon of left index finger at forearm level, sequela +S56493A Other injury of extensor muscle, fascia and tendon of right middle finger at forearm level, initial encounter +S56493D Other injury of extensor muscle, fascia and tendon of right middle finger at forearm level, subsequent encounter +S56493S Other injury of extensor muscle, fascia and tendon of right middle finger at forearm level, sequela +S56494A Other injury of extensor muscle, fascia and tendon of left middle finger at forearm level, initial encounter +S56494D Other injury of extensor muscle, fascia and tendon of left middle finger at forearm level, subsequent encounter +S56494S Other injury of extensor muscle, fascia and tendon of left middle finger at forearm level, sequela +S56495A Other injury of extensor muscle, fascia and tendon of right ring finger at forearm level, initial encounter +S56495D Other injury of extensor muscle, fascia and tendon of right ring finger at forearm level, subsequent encounter +S56495S Other injury of extensor muscle, fascia and tendon of right ring finger at forearm level, sequela +S56496A Other injury of extensor muscle, fascia and tendon of left ring finger at forearm level, initial encounter +S56496D Other injury of extensor muscle, fascia and tendon of left ring finger at forearm level, subsequent encounter +S56496S Other injury of extensor muscle, fascia and tendon of left ring finger at forearm level, sequela +S56497A Other injury of extensor muscle, fascia and tendon of right little finger at forearm level, initial encounter +S56497D Other injury of extensor muscle, fascia and tendon of right little finger at forearm level, subsequent encounter +S56497S Other injury of extensor muscle, fascia and tendon of right little finger at forearm level, sequela +S56498A Other injury of extensor muscle, fascia and tendon of left little finger at forearm level, initial encounter +S56498D Other injury of extensor muscle, fascia and tendon of left little finger at forearm level, subsequent encounter +S56498S Other injury of extensor muscle, fascia and tendon of left little finger at forearm level, sequela +S56499A Other injury of extensor muscle, fascia and tendon of unspecified finger at forearm level, initial encounter +S56499D Other injury of extensor muscle, fascia and tendon of unspecified finger at forearm level, subsequent encounter +S56499S Other injury of extensor muscle, fascia and tendon of unspecified finger at forearm level, sequela +S56501A Unspecified injury of other extensor muscle, fascia and tendon at forearm level, right arm, initial encounter +S56501D Unspecified injury of other extensor muscle, fascia and tendon at forearm level, right arm, subsequent encounter +S56501S Unspecified injury of other extensor muscle, fascia and tendon at forearm level, right arm, sequela +S56502A Unspecified injury of other extensor muscle, fascia and tendon at forearm level, left arm, initial encounter +S56502D Unspecified injury of other extensor muscle, fascia and tendon at forearm level, left arm, subsequent encounter +S56502S Unspecified injury of other extensor muscle, fascia and tendon at forearm level, left arm, sequela +S56509A Unspecified injury of other extensor muscle, fascia and tendon at forearm level, unspecified arm, initial encounter +S56509D Unspecified injury of other extensor muscle, fascia and tendon at forearm level, unspecified arm, subsequent encounter +S56509S Unspecified injury of other extensor muscle, fascia and tendon at forearm level, unspecified arm, sequela +S56511A Strain of other extensor muscle, fascia and tendon at forearm level, right arm, initial encounter +S56511D Strain of other extensor muscle, fascia and tendon at forearm level, right arm, subsequent encounter +S56511S Strain of other extensor muscle, fascia and tendon at forearm level, right arm, sequela +S56512A Strain of other extensor muscle, fascia and tendon at forearm level, left arm, initial encounter +S56512D Strain of other extensor muscle, fascia and tendon at forearm level, left arm, subsequent encounter +S56512S Strain of other extensor muscle, fascia and tendon at forearm level, left arm, sequela +S56519A Strain of other extensor muscle, fascia and tendon at forearm level, unspecified arm, initial encounter +S56519D Strain of other extensor muscle, fascia and tendon at forearm level, unspecified arm, subsequent encounter +S56519S Strain of other extensor muscle, fascia and tendon at forearm level, unspecified arm, sequela +S56521A Laceration of other extensor muscle, fascia and tendon at forearm level, right arm, initial encounter +S56521D Laceration of other extensor muscle, fascia and tendon at forearm level, right arm, subsequent encounter +S56521S Laceration of other extensor muscle, fascia and tendon at forearm level, right arm, sequela +S56522A Laceration of other extensor muscle, fascia and tendon at forearm level, left arm, initial encounter +S56522D Laceration of other extensor muscle, fascia and tendon at forearm level, left arm, subsequent encounter +S56522S Laceration of other extensor muscle, fascia and tendon at forearm level, left arm, sequela +S56529A Laceration of other extensor muscle, fascia and tendon at forearm level, unspecified arm, initial encounter +S56529D Laceration of other extensor muscle, fascia and tendon at forearm level, unspecified arm, subsequent encounter +S56529S Laceration of other extensor muscle, fascia and tendon at forearm level, unspecified arm, sequela +S56591A Other injury of other extensor muscle, fascia and tendon at forearm level, right arm, initial encounter +S56591D Other injury of other extensor muscle, fascia and tendon at forearm level, right arm, subsequent encounter +S56591S Other injury of other extensor muscle, fascia and tendon at forearm level, right arm, sequela +S56592A Other injury of other extensor muscle, fascia and tendon at forearm level, left arm, initial encounter +S56592D Other injury of other extensor muscle, fascia and tendon at forearm level, left arm, subsequent encounter +S56592S Other injury of other extensor muscle, fascia and tendon at forearm level, left arm, sequela +S56599A Other injury of other extensor muscle, fascia and tendon at forearm level, unspecified arm, initial encounter +S56599D Other injury of other extensor muscle, fascia and tendon at forearm level, unspecified arm, subsequent encounter +S56599S Other injury of other extensor muscle, fascia and tendon at forearm level, unspecified arm, sequela +S56801A Unspecified injury of other muscles, fascia and tendons at forearm level, right arm, initial encounter +S56801D Unspecified injury of other muscles, fascia and tendons at forearm level, right arm, subsequent encounter +S56801S Unspecified injury of other muscles, fascia and tendons at forearm level, right arm, sequela +S56802A Unspecified injury of other muscles, fascia and tendons at forearm level, left arm, initial encounter +S56802D Unspecified injury of other muscles, fascia and tendons at forearm level, left arm, subsequent encounter +S56802S Unspecified injury of other muscles, fascia and tendons at forearm level, left arm, sequela +S56809A Unspecified injury of other muscles, fascia and tendons at forearm level, unspecified arm, initial encounter +S56809D Unspecified injury of other muscles, fascia and tendons at forearm level, unspecified arm, subsequent encounter +S56809S Unspecified injury of other muscles, fascia and tendons at forearm level, unspecified arm, sequela +S56811A Strain of other muscles, fascia and tendons at forearm level, right arm, initial encounter +S56811D Strain of other muscles, fascia and tendons at forearm level, right arm, subsequent encounter +S56811S Strain of other muscles, fascia and tendons at forearm level, right arm, sequela +S56812A Strain of other muscles, fascia and tendons at forearm level, left arm, initial encounter +S56812D Strain of other muscles, fascia and tendons at forearm level, left arm, subsequent encounter +S56812S Strain of other muscles, fascia and tendons at forearm level, left arm, sequela +S56819A Strain of other muscles, fascia and tendons at forearm level, unspecified arm, initial encounter +S56819D Strain of other muscles, fascia and tendons at forearm level, unspecified arm, subsequent encounter +S56819S Strain of other muscles, fascia and tendons at forearm level, unspecified arm, sequela +S56821A Laceration of other muscles, fascia and tendons at forearm level, right arm, initial encounter +S56821D Laceration of other muscles, fascia and tendons at forearm level, right arm, subsequent encounter +S56821S Laceration of other muscles, fascia and tendons at forearm level, right arm, sequela +S56822A Laceration of other muscles, fascia and tendons at forearm level, left arm, initial encounter +S56822D Laceration of other muscles, fascia and tendons at forearm level, left arm, subsequent encounter +S56822S Laceration of other muscles, fascia and tendons at forearm level, left arm, sequela +S56829A Laceration of other muscles, fascia and tendons at forearm level, unspecified arm, initial encounter +S56829D Laceration of other muscles, fascia and tendons at forearm level, unspecified arm, subsequent encounter +S56829S Laceration of other muscles, fascia and tendons at forearm level, unspecified arm, sequela +S56891A Other injury of other muscles, fascia and tendons at forearm level, right arm, initial encounter +S56891D Other injury of other muscles, fascia and tendons at forearm level, right arm, subsequent encounter +S56891S Other injury of other muscles, fascia and tendons at forearm level, right arm, sequela +S56892A Other injury of other muscles, fascia and tendons at forearm level, left arm, initial encounter +S56892D Other injury of other muscles, fascia and tendons at forearm level, left arm, subsequent encounter +S56892S Other injury of other muscles, fascia and tendons at forearm level, left arm, sequela +S56899A Other injury of other muscles, fascia and tendons at forearm level, unspecified arm, initial encounter +S56899D Other injury of other muscles, fascia and tendons at forearm level, unspecified arm, subsequent encounter +S56899S Other injury of other muscles, fascia and tendons at forearm level, unspecified arm, sequela +S56901A Unspecified injury of unspecified muscles, fascia and tendons at forearm level, right arm, initial encounter +S56901D Unspecified injury of unspecified muscles, fascia and tendons at forearm level, right arm, subsequent encounter +S56901S Unspecified injury of unspecified muscles, fascia and tendons at forearm level, right arm, sequela +S56902A Unspecified injury of unspecified muscles, fascia and tendons at forearm level, left arm, initial encounter +S56902D Unspecified injury of unspecified muscles, fascia and tendons at forearm level, left arm, subsequent encounter +S56902S Unspecified injury of unspecified muscles, fascia and tendons at forearm level, left arm, sequela +S56909A Unspecified injury of unspecified muscles, fascia and tendons at forearm level, unspecified arm, initial encounter +S56909D Unspecified injury of unspecified muscles, fascia and tendons at forearm level, unspecified arm, subsequent encounter +S56909S Unspecified injury of unspecified muscles, fascia and tendons at forearm level, unspecified arm, sequela +S56911A Strain of unspecified muscles, fascia and tendons at forearm level, right arm, initial encounter +S56911D Strain of unspecified muscles, fascia and tendons at forearm level, right arm, subsequent encounter +S56911S Strain of unspecified muscles, fascia and tendons at forearm level, right arm, sequela +S56912A Strain of unspecified muscles, fascia and tendons at forearm level, left arm, initial encounter +S56912D Strain of unspecified muscles, fascia and tendons at forearm level, left arm, subsequent encounter +S56912S Strain of unspecified muscles, fascia and tendons at forearm level, left arm, sequela +S56919A Strain of unspecified muscles, fascia and tendons at forearm level, unspecified arm, initial encounter +S56919D Strain of unspecified muscles, fascia and tendons at forearm level, unspecified arm, subsequent encounter +S56919S Strain of unspecified muscles, fascia and tendons at forearm level, unspecified arm, sequela +S56921A Laceration of unspecified muscles, fascia and tendons at forearm level, right arm, initial encounter +S56921D Laceration of unspecified muscles, fascia and tendons at forearm level, right arm, subsequent encounter +S56921S Laceration of unspecified muscles, fascia and tendons at forearm level, right arm, sequela +S56922A Laceration of unspecified muscles, fascia and tendons at forearm level, left arm, initial encounter +S56922D Laceration of unspecified muscles, fascia and tendons at forearm level, left arm, subsequent encounter +S56922S Laceration of unspecified muscles, fascia and tendons at forearm level, left arm, sequela +S56929A Laceration of unspecified muscles, fascia and tendons at forearm level, unspecified arm, initial encounter +S56929D Laceration of unspecified muscles, fascia and tendons at forearm level, unspecified arm, subsequent encounter +S56929S Laceration of unspecified muscles, fascia and tendons at forearm level, unspecified arm, sequela +S56991A Other injury of unspecified muscles, fascia and tendons at forearm level, right arm, initial encounter +S56991D Other injury of unspecified muscles, fascia and tendons at forearm level, right arm, subsequent encounter +S56991S Other injury of unspecified muscles, fascia and tendons at forearm level, right arm, sequela +S56992A Other injury of unspecified muscles, fascia and tendons at forearm level, left arm, initial encounter +S56992D Other injury of unspecified muscles, fascia and tendons at forearm level, left arm, subsequent encounter +S56992S Other injury of unspecified muscles, fascia and tendons at forearm level, left arm, sequela +S56999A Other injury of unspecified muscles, fascia and tendons at forearm level, unspecified arm, initial encounter +S56999D Other injury of unspecified muscles, fascia and tendons at forearm level, unspecified arm, subsequent encounter +S56999S Other injury of unspecified muscles, fascia and tendons at forearm level, unspecified arm, sequela +S5700XA Crushing injury of unspecified elbow, initial encounter +S5700XD Crushing injury of unspecified elbow, subsequent encounter +S5700XS Crushing injury of unspecified elbow, sequela +S5701XA Crushing injury of right elbow, initial encounter +S5701XD Crushing injury of right elbow, subsequent encounter +S5701XS Crushing injury of right elbow, sequela +S5702XA Crushing injury of left elbow, initial encounter +S5702XD Crushing injury of left elbow, subsequent encounter +S5702XS Crushing injury of left elbow, sequela +S5780XA Crushing injury of unspecified forearm, initial encounter +S5780XD Crushing injury of unspecified forearm, subsequent encounter +S5780XS Crushing injury of unspecified forearm, sequela +S5781XA Crushing injury of right forearm, initial encounter +S5781XD Crushing injury of right forearm, subsequent encounter +S5781XS Crushing injury of right forearm, sequela +S5782XA Crushing injury of left forearm, initial encounter +S5782XD Crushing injury of left forearm, subsequent encounter +S5782XS Crushing injury of left forearm, sequela +S58011A Complete traumatic amputation at elbow level, right arm, initial encounter +S58011D Complete traumatic amputation at elbow level, right arm, subsequent encounter +S58011S Complete traumatic amputation at elbow level, right arm, sequela +S58012A Complete traumatic amputation at elbow level, left arm, initial encounter +S58012D Complete traumatic amputation at elbow level, left arm, subsequent encounter +S58012S Complete traumatic amputation at elbow level, left arm, sequela +S58019A Complete traumatic amputation at elbow level, unspecified arm, initial encounter +S58019D Complete traumatic amputation at elbow level, unspecified arm, subsequent encounter +S58019S Complete traumatic amputation at elbow level, unspecified arm, sequela +S58021A Partial traumatic amputation at elbow level, right arm, initial encounter +S58021D Partial traumatic amputation at elbow level, right arm, subsequent encounter +S58021S Partial traumatic amputation at elbow level, right arm, sequela +S58022A Partial traumatic amputation at elbow level, left arm, initial encounter +S58022D Partial traumatic amputation at elbow level, left arm, subsequent encounter +S58022S Partial traumatic amputation at elbow level, left arm, sequela +S58029A Partial traumatic amputation at elbow level, unspecified arm, initial encounter +S58029D Partial traumatic amputation at elbow level, unspecified arm, subsequent encounter +S58029S Partial traumatic amputation at elbow level, unspecified arm, sequela +S58111A Complete traumatic amputation at level between elbow and wrist, right arm, initial encounter +S58111D Complete traumatic amputation at level between elbow and wrist, right arm, subsequent encounter +S58111S Complete traumatic amputation at level between elbow and wrist, right arm, sequela +S58112A Complete traumatic amputation at level between elbow and wrist, left arm, initial encounter +S58112D Complete traumatic amputation at level between elbow and wrist, left arm, subsequent encounter +S58112S Complete traumatic amputation at level between elbow and wrist, left arm, sequela +S58119A Complete traumatic amputation at level between elbow and wrist, unspecified arm, initial encounter +S58119D Complete traumatic amputation at level between elbow and wrist, unspecified arm, subsequent encounter +S58119S Complete traumatic amputation at level between elbow and wrist, unspecified arm, sequela +S58121A Partial traumatic amputation at level between elbow and wrist, right arm, initial encounter +S58121D Partial traumatic amputation at level between elbow and wrist, right arm, subsequent encounter +S58121S Partial traumatic amputation at level between elbow and wrist, right arm, sequela +S58122A Partial traumatic amputation at level between elbow and wrist, left arm, initial encounter +S58122D Partial traumatic amputation at level between elbow and wrist, left arm, subsequent encounter +S58122S Partial traumatic amputation at level between elbow and wrist, left arm, sequela +S58129A Partial traumatic amputation at level between elbow and wrist, unspecified arm, initial encounter +S58129D Partial traumatic amputation at level between elbow and wrist, unspecified arm, subsequent encounter +S58129S Partial traumatic amputation at level between elbow and wrist, unspecified arm, sequela +S58911A Complete traumatic amputation of right forearm, level unspecified, initial encounter +S58911D Complete traumatic amputation of right forearm, level unspecified, subsequent encounter +S58911S Complete traumatic amputation of right forearm, level unspecified, sequela +S58912A Complete traumatic amputation of left forearm, level unspecified, initial encounter +S58912D Complete traumatic amputation of left forearm, level unspecified, subsequent encounter +S58912S Complete traumatic amputation of left forearm, level unspecified, sequela +S58919A Complete traumatic amputation of unspecified forearm, level unspecified, initial encounter +S58919D Complete traumatic amputation of unspecified forearm, level unspecified, subsequent encounter +S58919S Complete traumatic amputation of unspecified forearm, level unspecified, sequela +S58921A Partial traumatic amputation of right forearm, level unspecified, initial encounter +S58921D Partial traumatic amputation of right forearm, level unspecified, subsequent encounter +S58921S Partial traumatic amputation of right forearm, level unspecified, sequela +S58922A Partial traumatic amputation of left forearm, level unspecified, initial encounter +S58922D Partial traumatic amputation of left forearm, level unspecified, subsequent encounter +S58922S Partial traumatic amputation of left forearm, level unspecified, sequela +S58929A Partial traumatic amputation of unspecified forearm, level unspecified, initial encounter +S58929D Partial traumatic amputation of unspecified forearm, level unspecified, subsequent encounter +S58929S Partial traumatic amputation of unspecified forearm, level unspecified, sequela +S59001A Unspecified physeal fracture of lower end of ulna, right arm, initial encounter for closed fracture +S59001D Unspecified physeal fracture of lower end of ulna, right arm, subsequent encounter for fracture with routine healing +S59001G Unspecified physeal fracture of lower end of ulna, right arm, subsequent encounter for fracture with delayed healing +S59001K Unspecified physeal fracture of lower end of ulna, right arm, subsequent encounter for fracture with nonunion +S59001P Unspecified physeal fracture of lower end of ulna, right arm, subsequent encounter for fracture with malunion +S59001S Unspecified physeal fracture of lower end of ulna, right arm, sequela +S59002A Unspecified physeal fracture of lower end of ulna, left arm, initial encounter for closed fracture +S59002D Unspecified physeal fracture of lower end of ulna, left arm, subsequent encounter for fracture with routine healing +S59002G Unspecified physeal fracture of lower end of ulna, left arm, subsequent encounter for fracture with delayed healing +S59002K Unspecified physeal fracture of lower end of ulna, left arm, subsequent encounter for fracture with nonunion +S59002P Unspecified physeal fracture of lower end of ulna, left arm, subsequent encounter for fracture with malunion +S59002S Unspecified physeal fracture of lower end of ulna, left arm, sequela +S59009A Unspecified physeal fracture of lower end of ulna, unspecified arm, initial encounter for closed fracture +S59009D Unspecified physeal fracture of lower end of ulna, unspecified arm, subsequent encounter for fracture with routine healing +S59009G Unspecified physeal fracture of lower end of ulna, unspecified arm, subsequent encounter for fracture with delayed healing +S59009K Unspecified physeal fracture of lower end of ulna, unspecified arm, subsequent encounter for fracture with nonunion +S59009P Unspecified physeal fracture of lower end of ulna, unspecified arm, subsequent encounter for fracture with malunion +S59009S Unspecified physeal fracture of lower end of ulna, unspecified arm, sequela +S59011A Salter-Harris Type I physeal fracture of lower end of ulna, right arm, initial encounter for closed fracture +S59011D Salter-Harris Type I physeal fracture of lower end of ulna, right arm, subsequent encounter for fracture with routine healing +S59011G Salter-Harris Type I physeal fracture of lower end of ulna, right arm, subsequent encounter for fracture with delayed healing +S59011K Salter-Harris Type I physeal fracture of lower end of ulna, right arm, subsequent encounter for fracture with nonunion +S59011P Salter-Harris Type I physeal fracture of lower end of ulna, right arm, subsequent encounter for fracture with malunion +S59011S Salter-Harris Type I physeal fracture of lower end of ulna, right arm, sequela +S59012A Salter-Harris Type I physeal fracture of lower end of ulna, left arm, initial encounter for closed fracture +S59012D Salter-Harris Type I physeal fracture of lower end of ulna, left arm, subsequent encounter for fracture with routine healing +S59012G Salter-Harris Type I physeal fracture of lower end of ulna, left arm, subsequent encounter for fracture with delayed healing +S59012K Salter-Harris Type I physeal fracture of lower end of ulna, left arm, subsequent encounter for fracture with nonunion +S59012P Salter-Harris Type I physeal fracture of lower end of ulna, left arm, subsequent encounter for fracture with malunion +S59012S Salter-Harris Type I physeal fracture of lower end of ulna, left arm, sequela +S59019A Salter-Harris Type I physeal fracture of lower end of ulna, unspecified arm, initial encounter for closed fracture +S59019D Salter-Harris Type I physeal fracture of lower end of ulna, unspecified arm, subsequent encounter for fracture with routine healing +S59019G Salter-Harris Type I physeal fracture of lower end of ulna, unspecified arm, subsequent encounter for fracture with delayed healing +S59019K Salter-Harris Type I physeal fracture of lower end of ulna, unspecified arm, subsequent encounter for fracture with nonunion +S59019P Salter-Harris Type I physeal fracture of lower end of ulna, unspecified arm, subsequent encounter for fracture with malunion +S59019S Salter-Harris Type I physeal fracture of lower end of ulna, unspecified arm, sequela +S59021A Salter-Harris Type II physeal fracture of lower end of ulna, right arm, initial encounter for closed fracture +S59021D Salter-Harris Type II physeal fracture of lower end of ulna, right arm, subsequent encounter for fracture with routine healing +S59021G Salter-Harris Type II physeal fracture of lower end of ulna, right arm, subsequent encounter for fracture with delayed healing +S59021K Salter-Harris Type II physeal fracture of lower end of ulna, right arm, subsequent encounter for fracture with nonunion +S59021P Salter-Harris Type II physeal fracture of lower end of ulna, right arm, subsequent encounter for fracture with malunion +S59021S Salter-Harris Type II physeal fracture of lower end of ulna, right arm, sequela +S59022A Salter-Harris Type II physeal fracture of lower end of ulna, left arm, initial encounter for closed fracture +S59022D Salter-Harris Type II physeal fracture of lower end of ulna, left arm, subsequent encounter for fracture with routine healing +S59022G Salter-Harris Type II physeal fracture of lower end of ulna, left arm, subsequent encounter for fracture with delayed healing +S59022K Salter-Harris Type II physeal fracture of lower end of ulna, left arm, subsequent encounter for fracture with nonunion +S59022P Salter-Harris Type II physeal fracture of lower end of ulna, left arm, subsequent encounter for fracture with malunion +S59022S Salter-Harris Type II physeal fracture of lower end of ulna, left arm, sequela +S59029A Salter-Harris Type II physeal fracture of lower end of ulna, unspecified arm, initial encounter for closed fracture +S59029D Salter-Harris Type II physeal fracture of lower end of ulna, unspecified arm, subsequent encounter for fracture with routine healing +S59029G Salter-Harris Type II physeal fracture of lower end of ulna, unspecified arm, subsequent encounter for fracture with delayed healing +S59029K Salter-Harris Type II physeal fracture of lower end of ulna, unspecified arm, subsequent encounter for fracture with nonunion +S59029P Salter-Harris Type II physeal fracture of lower end of ulna, unspecified arm, subsequent encounter for fracture with malunion +S59029S Salter-Harris Type II physeal fracture of lower end of ulna, unspecified arm, sequela +S59031A Salter-Harris Type III physeal fracture of lower end of ulna, right arm, initial encounter for closed fracture +S59031D Salter-Harris Type III physeal fracture of lower end of ulna, right arm, subsequent encounter for fracture with routine healing +S59031G Salter-Harris Type III physeal fracture of lower end of ulna, right arm, subsequent encounter for fracture with delayed healing +S59031K Salter-Harris Type III physeal fracture of lower end of ulna, right arm, subsequent encounter for fracture with nonunion +S59031P Salter-Harris Type III physeal fracture of lower end of ulna, right arm, subsequent encounter for fracture with malunion +S59031S Salter-Harris Type III physeal fracture of lower end of ulna, right arm, sequela +S59032A Salter-Harris Type III physeal fracture of lower end of ulna, left arm, initial encounter for closed fracture +S59032D Salter-Harris Type III physeal fracture of lower end of ulna, left arm, subsequent encounter for fracture with routine healing +S59032G Salter-Harris Type III physeal fracture of lower end of ulna, left arm, subsequent encounter for fracture with delayed healing +S59032K Salter-Harris Type III physeal fracture of lower end of ulna, left arm, subsequent encounter for fracture with nonunion +S59032P Salter-Harris Type III physeal fracture of lower end of ulna, left arm, subsequent encounter for fracture with malunion +S59032S Salter-Harris Type III physeal fracture of lower end of ulna, left arm, sequela +S59039A Salter-Harris Type III physeal fracture of lower end of ulna, unspecified arm, initial encounter for closed fracture +S59039D Salter-Harris Type III physeal fracture of lower end of ulna, unspecified arm, subsequent encounter for fracture with routine healing +S59039G Salter-Harris Type III physeal fracture of lower end of ulna, unspecified arm, subsequent encounter for fracture with delayed healing +S59039K Salter-Harris Type III physeal fracture of lower end of ulna, unspecified arm, subsequent encounter for fracture with nonunion +S59039P Salter-Harris Type III physeal fracture of lower end of ulna, unspecified arm, subsequent encounter for fracture with malunion +S59039S Salter-Harris Type III physeal fracture of lower end of ulna, unspecified arm, sequela +S59041A Salter-Harris Type IV physeal fracture of lower end of ulna, right arm, initial encounter for closed fracture +S59041D Salter-Harris Type IV physeal fracture of lower end of ulna, right arm, subsequent encounter for fracture with routine healing +S59041G Salter-Harris Type IV physeal fracture of lower end of ulna, right arm, subsequent encounter for fracture with delayed healing +S59041K Salter-Harris Type IV physeal fracture of lower end of ulna, right arm, subsequent encounter for fracture with nonunion +S59041P Salter-Harris Type IV physeal fracture of lower end of ulna, right arm, subsequent encounter for fracture with malunion +S59041S Salter-Harris Type IV physeal fracture of lower end of ulna, right arm, sequela +S59042A Salter-Harris Type IV physeal fracture of lower end of ulna, left arm, initial encounter for closed fracture +S59042D Salter-Harris Type IV physeal fracture of lower end of ulna, left arm, subsequent encounter for fracture with routine healing +S59042G Salter-Harris Type IV physeal fracture of lower end of ulna, left arm, subsequent encounter for fracture with delayed healing +S59042K Salter-Harris Type IV physeal fracture of lower end of ulna, left arm, subsequent encounter for fracture with nonunion +S59042P Salter-Harris Type IV physeal fracture of lower end of ulna, left arm, subsequent encounter for fracture with malunion +S59042S Salter-Harris Type IV physeal fracture of lower end of ulna, left arm, sequela +S59049A Salter-Harris Type IV physeal fracture of lower end of ulna, unspecified arm, initial encounter for closed fracture +S59049D Salter-Harris Type IV physeal fracture of lower end of ulna, unspecified arm, subsequent encounter for fracture with routine healing +S59049G Salter-Harris Type IV physeal fracture of lower end of ulna, unspecified arm, subsequent encounter for fracture with delayed healing +S59049K Salter-Harris Type IV physeal fracture of lower end of ulna, unspecified arm, subsequent encounter for fracture with nonunion +S59049P Salter-Harris Type IV physeal fracture of lower end of ulna, unspecified arm, subsequent encounter for fracture with malunion +S59049S Salter-Harris Type IV physeal fracture of lower end of ulna, unspecified arm, sequela +S59091A Other physeal fracture of lower end of ulna, right arm, initial encounter for closed fracture +S59091D Other physeal fracture of lower end of ulna, right arm, subsequent encounter for fracture with routine healing +S59091G Other physeal fracture of lower end of ulna, right arm, subsequent encounter for fracture with delayed healing +S59091K Other physeal fracture of lower end of ulna, right arm, subsequent encounter for fracture with nonunion +S59091P Other physeal fracture of lower end of ulna, right arm, subsequent encounter for fracture with malunion +S59091S Other physeal fracture of lower end of ulna, right arm, sequela +S59092A Other physeal fracture of lower end of ulna, left arm, initial encounter for closed fracture +S59092D Other physeal fracture of lower end of ulna, left arm, subsequent encounter for fracture with routine healing +S59092G Other physeal fracture of lower end of ulna, left arm, subsequent encounter for fracture with delayed healing +S59092K Other physeal fracture of lower end of ulna, left arm, subsequent encounter for fracture with nonunion +S59092P Other physeal fracture of lower end of ulna, left arm, subsequent encounter for fracture with malunion +S59092S Other physeal fracture of lower end of ulna, left arm, sequela +S59099A Other physeal fracture of lower end of ulna, unspecified arm, initial encounter for closed fracture +S59099D Other physeal fracture of lower end of ulna, unspecified arm, subsequent encounter for fracture with routine healing +S59099G Other physeal fracture of lower end of ulna, unspecified arm, subsequent encounter for fracture with delayed healing +S59099K Other physeal fracture of lower end of ulna, unspecified arm, subsequent encounter for fracture with nonunion +S59099P Other physeal fracture of lower end of ulna, unspecified arm, subsequent encounter for fracture with malunion +S59099S Other physeal fracture of lower end of ulna, unspecified arm, sequela +S59101A Unspecified physeal fracture of upper end of radius, right arm, initial encounter for closed fracture +S59101D Unspecified physeal fracture of upper end of radius, right arm, subsequent encounter for fracture with routine healing +S59101G Unspecified physeal fracture of upper end of radius, right arm, subsequent encounter for fracture with delayed healing +S59101K Unspecified physeal fracture of upper end of radius, right arm, subsequent encounter for fracture with nonunion +S59101P Unspecified physeal fracture of upper end of radius, right arm, subsequent encounter for fracture with malunion +S59101S Unspecified physeal fracture of upper end of radius, right arm, sequela +S59102A Unspecified physeal fracture of upper end of radius, left arm, initial encounter for closed fracture +S59102D Unspecified physeal fracture of upper end of radius, left arm, subsequent encounter for fracture with routine healing +S59102G Unspecified physeal fracture of upper end of radius, left arm, subsequent encounter for fracture with delayed healing +S59102K Unspecified physeal fracture of upper end of radius, left arm, subsequent encounter for fracture with nonunion +S59102P Unspecified physeal fracture of upper end of radius, left arm, subsequent encounter for fracture with malunion +S59102S Unspecified physeal fracture of upper end of radius, left arm, sequela +S59109A Unspecified physeal fracture of upper end of radius, unspecified arm, initial encounter for closed fracture +S59109D Unspecified physeal fracture of upper end of radius, unspecified arm, subsequent encounter for fracture with routine healing +S59109G Unspecified physeal fracture of upper end of radius, unspecified arm, subsequent encounter for fracture with delayed healing +S59109K Unspecified physeal fracture of upper end of radius, unspecified arm, subsequent encounter for fracture with nonunion +S59109P Unspecified physeal fracture of upper end of radius, unspecified arm, subsequent encounter for fracture with malunion +S59109S Unspecified physeal fracture of upper end of radius, unspecified arm, sequela +S59111A Salter-Harris Type I physeal fracture of upper end of radius, right arm, initial encounter for closed fracture +S59111D Salter-Harris Type I physeal fracture of upper end of radius, right arm, subsequent encounter for fracture with routine healing +S59111G Salter-Harris Type I physeal fracture of upper end of radius, right arm, subsequent encounter for fracture with delayed healing +S59111K Salter-Harris Type I physeal fracture of upper end of radius, right arm, subsequent encounter for fracture with nonunion +S59111P Salter-Harris Type I physeal fracture of upper end of radius, right arm, subsequent encounter for fracture with malunion +S59111S Salter-Harris Type I physeal fracture of upper end of radius, right arm, sequela +S59112A Salter-Harris Type I physeal fracture of upper end of radius, left arm, initial encounter for closed fracture +S59112D Salter-Harris Type I physeal fracture of upper end of radius, left arm, subsequent encounter for fracture with routine healing +S59112G Salter-Harris Type I physeal fracture of upper end of radius, left arm, subsequent encounter for fracture with delayed healing +S59112K Salter-Harris Type I physeal fracture of upper end of radius, left arm, subsequent encounter for fracture with nonunion +S59112P Salter-Harris Type I physeal fracture of upper end of radius, left arm, subsequent encounter for fracture with malunion +S59112S Salter-Harris Type I physeal fracture of upper end of radius, left arm, sequela +S59119A Salter-Harris Type I physeal fracture of upper end of radius, unspecified arm, initial encounter for closed fracture +S59119D Salter-Harris Type I physeal fracture of upper end of radius, unspecified arm, subsequent encounter for fracture with routine healing +S59119G Salter-Harris Type I physeal fracture of upper end of radius, unspecified arm, subsequent encounter for fracture with delayed healing +S59119K Salter-Harris Type I physeal fracture of upper end of radius, unspecified arm, subsequent encounter for fracture with nonunion +S59119P Salter-Harris Type I physeal fracture of upper end of radius, unspecified arm, subsequent encounter for fracture with malunion +S59119S Salter-Harris Type I physeal fracture of upper end of radius, unspecified arm, sequela +S59121A Salter-Harris Type II physeal fracture of upper end of radius, right arm, initial encounter for closed fracture +S59121D Salter-Harris Type II physeal fracture of upper end of radius, right arm, subsequent encounter for fracture with routine healing +S59121G Salter-Harris Type II physeal fracture of upper end of radius, right arm, subsequent encounter for fracture with delayed healing +S59121K Salter-Harris Type II physeal fracture of upper end of radius, right arm, subsequent encounter for fracture with nonunion +S59121P Salter-Harris Type II physeal fracture of upper end of radius, right arm, subsequent encounter for fracture with malunion +S59121S Salter-Harris Type II physeal fracture of upper end of radius, right arm, sequela +S59122A Salter-Harris Type II physeal fracture of upper end of radius, left arm, initial encounter for closed fracture +S59122D Salter-Harris Type II physeal fracture of upper end of radius, left arm, subsequent encounter for fracture with routine healing +S59122G Salter-Harris Type II physeal fracture of upper end of radius, left arm, subsequent encounter for fracture with delayed healing +S59122K Salter-Harris Type II physeal fracture of upper end of radius, left arm, subsequent encounter for fracture with nonunion +S59122P Salter-Harris Type II physeal fracture of upper end of radius, left arm, subsequent encounter for fracture with malunion +S59122S Salter-Harris Type II physeal fracture of upper end of radius, left arm, sequela +S59129A Salter-Harris Type II physeal fracture of upper end of radius, unspecified arm, initial encounter for closed fracture +S59129D Salter-Harris Type II physeal fracture of upper end of radius, unspecified arm, subsequent encounter for fracture with routine healing +S59129G Salter-Harris Type II physeal fracture of upper end of radius, unspecified arm, subsequent encounter for fracture with delayed healing +S59129K Salter-Harris Type II physeal fracture of upper end of radius, unspecified arm, subsequent encounter for fracture with nonunion +S59129P Salter-Harris Type II physeal fracture of upper end of radius, unspecified arm, subsequent encounter for fracture with malunion +S59129S Salter-Harris Type II physeal fracture of upper end of radius, unspecified arm, sequela +S59131A Salter-Harris Type III physeal fracture of upper end of radius, right arm, initial encounter for closed fracture +S59131D Salter-Harris Type III physeal fracture of upper end of radius, right arm, subsequent encounter for fracture with routine healing +S59131G Salter-Harris Type III physeal fracture of upper end of radius, right arm, subsequent encounter for fracture with delayed healing +S59131K Salter-Harris Type III physeal fracture of upper end of radius, right arm, subsequent encounter for fracture with nonunion +S59131P Salter-Harris Type III physeal fracture of upper end of radius, right arm, subsequent encounter for fracture with malunion +S59131S Salter-Harris Type III physeal fracture of upper end of radius, right arm, sequela +S59132A Salter-Harris Type III physeal fracture of upper end of radius, left arm, initial encounter for closed fracture +S59132D Salter-Harris Type III physeal fracture of upper end of radius, left arm, subsequent encounter for fracture with routine healing +S59132G Salter-Harris Type III physeal fracture of upper end of radius, left arm, subsequent encounter for fracture with delayed healing +S59132K Salter-Harris Type III physeal fracture of upper end of radius, left arm, subsequent encounter for fracture with nonunion +S59132P Salter-Harris Type III physeal fracture of upper end of radius, left arm, subsequent encounter for fracture with malunion +S59132S Salter-Harris Type III physeal fracture of upper end of radius, left arm, sequela +S59139A Salter-Harris Type III physeal fracture of upper end of radius, unspecified arm, initial encounter for closed fracture +S59139D Salter-Harris Type III physeal fracture of upper end of radius, unspecified arm, subsequent encounter for fracture with routine healing +S59139G Salter-Harris Type III physeal fracture of upper end of radius, unspecified arm, subsequent encounter for fracture with delayed healing +S59139K Salter-Harris Type III physeal fracture of upper end of radius, unspecified arm, subsequent encounter for fracture with nonunion +S59139P Salter-Harris Type III physeal fracture of upper end of radius, unspecified arm, subsequent encounter for fracture with malunion +S59139S Salter-Harris Type III physeal fracture of upper end of radius, unspecified arm, sequela +S59141A Salter-Harris Type IV physeal fracture of upper end of radius, right arm, initial encounter for closed fracture +S59141D Salter-Harris Type IV physeal fracture of upper end of radius, right arm, subsequent encounter for fracture with routine healing +S59141G Salter-Harris Type IV physeal fracture of upper end of radius, right arm, subsequent encounter for fracture with delayed healing +S59141K Salter-Harris Type IV physeal fracture of upper end of radius, right arm, subsequent encounter for fracture with nonunion +S59141P Salter-Harris Type IV physeal fracture of upper end of radius, right arm, subsequent encounter for fracture with malunion +S59141S Salter-Harris Type IV physeal fracture of upper end of radius, right arm, sequela +S59142A Salter-Harris Type IV physeal fracture of upper end of radius, left arm, initial encounter for closed fracture +S59142D Salter-Harris Type IV physeal fracture of upper end of radius, left arm, subsequent encounter for fracture with routine healing +S59142G Salter-Harris Type IV physeal fracture of upper end of radius, left arm, subsequent encounter for fracture with delayed healing +S59142K Salter-Harris Type IV physeal fracture of upper end of radius, left arm, subsequent encounter for fracture with nonunion +S59142P Salter-Harris Type IV physeal fracture of upper end of radius, left arm, subsequent encounter for fracture with malunion +S59142S Salter-Harris Type IV physeal fracture of upper end of radius, left arm, sequela +S59149A Salter-Harris Type IV physeal fracture of upper end of radius, unspecified arm, initial encounter for closed fracture +S59149D Salter-Harris Type IV physeal fracture of upper end of radius, unspecified arm, subsequent encounter for fracture with routine healing +S59149G Salter-Harris Type IV physeal fracture of upper end of radius, unspecified arm, subsequent encounter for fracture with delayed healing +S59149K Salter-Harris Type IV physeal fracture of upper end of radius, unspecified arm, subsequent encounter for fracture with nonunion +S59149P Salter-Harris Type IV physeal fracture of upper end of radius, unspecified arm, subsequent encounter for fracture with malunion +S59149S Salter-Harris Type IV physeal fracture of upper end of radius, unspecified arm, sequela +S59191A Other physeal fracture of upper end of radius, right arm, initial encounter for closed fracture +S59191D Other physeal fracture of upper end of radius, right arm, subsequent encounter for fracture with routine healing +S59191G Other physeal fracture of upper end of radius, right arm, subsequent encounter for fracture with delayed healing +S59191K Other physeal fracture of upper end of radius, right arm, subsequent encounter for fracture with nonunion +S59191P Other physeal fracture of upper end of radius, right arm, subsequent encounter for fracture with malunion +S59191S Other physeal fracture of upper end of radius, right arm, sequela +S59192A Other physeal fracture of upper end of radius, left arm, initial encounter for closed fracture +S59192D Other physeal fracture of upper end of radius, left arm, subsequent encounter for fracture with routine healing +S59192G Other physeal fracture of upper end of radius, left arm, subsequent encounter for fracture with delayed healing +S59192K Other physeal fracture of upper end of radius, left arm, subsequent encounter for fracture with nonunion +S59192P Other physeal fracture of upper end of radius, left arm, subsequent encounter for fracture with malunion +S59192S Other physeal fracture of upper end of radius, left arm, sequela +S59199A Other physeal fracture of upper end of radius, unspecified arm, initial encounter for closed fracture +S59199D Other physeal fracture of upper end of radius, unspecified arm, subsequent encounter for fracture with routine healing +S59199G Other physeal fracture of upper end of radius, unspecified arm, subsequent encounter for fracture with delayed healing +S59199K Other physeal fracture of upper end of radius, unspecified arm, subsequent encounter for fracture with nonunion +S59199P Other physeal fracture of upper end of radius, unspecified arm, subsequent encounter for fracture with malunion +S59199S Other physeal fracture of upper end of radius, unspecified arm, sequela +S59201A Unspecified physeal fracture of lower end of radius, right arm, initial encounter for closed fracture +S59201D Unspecified physeal fracture of lower end of radius, right arm, subsequent encounter for fracture with routine healing +S59201G Unspecified physeal fracture of lower end of radius, right arm, subsequent encounter for fracture with delayed healing +S59201K Unspecified physeal fracture of lower end of radius, right arm, subsequent encounter for fracture with nonunion +S59201P Unspecified physeal fracture of lower end of radius, right arm, subsequent encounter for fracture with malunion +S59201S Unspecified physeal fracture of lower end of radius, right arm, sequela +S59202A Unspecified physeal fracture of lower end of radius, left arm, initial encounter for closed fracture +S59202D Unspecified physeal fracture of lower end of radius, left arm, subsequent encounter for fracture with routine healing +S59202G Unspecified physeal fracture of lower end of radius, left arm, subsequent encounter for fracture with delayed healing +S59202K Unspecified physeal fracture of lower end of radius, left arm, subsequent encounter for fracture with nonunion +S59202P Unspecified physeal fracture of lower end of radius, left arm, subsequent encounter for fracture with malunion +S59202S Unspecified physeal fracture of lower end of radius, left arm, sequela +S59209A Unspecified physeal fracture of lower end of radius, unspecified arm, initial encounter for closed fracture +S59209D Unspecified physeal fracture of lower end of radius, unspecified arm, subsequent encounter for fracture with routine healing +S59209G Unspecified physeal fracture of lower end of radius, unspecified arm, subsequent encounter for fracture with delayed healing +S59209K Unspecified physeal fracture of lower end of radius, unspecified arm, subsequent encounter for fracture with nonunion +S59209P Unspecified physeal fracture of lower end of radius, unspecified arm, subsequent encounter for fracture with malunion +S59209S Unspecified physeal fracture of lower end of radius, unspecified arm, sequela +S59211A Salter-Harris Type I physeal fracture of lower end of radius, right arm, initial encounter for closed fracture +S59211D Salter-Harris Type I physeal fracture of lower end of radius, right arm, subsequent encounter for fracture with routine healing +S59211G Salter-Harris Type I physeal fracture of lower end of radius, right arm, subsequent encounter for fracture with delayed healing +S59211K Salter-Harris Type I physeal fracture of lower end of radius, right arm, subsequent encounter for fracture with nonunion +S59211P Salter-Harris Type I physeal fracture of lower end of radius, right arm, subsequent encounter for fracture with malunion +S59211S Salter-Harris Type I physeal fracture of lower end of radius, right arm, sequela +S59212A Salter-Harris Type I physeal fracture of lower end of radius, left arm, initial encounter for closed fracture +S59212D Salter-Harris Type I physeal fracture of lower end of radius, left arm, subsequent encounter for fracture with routine healing +S59212G Salter-Harris Type I physeal fracture of lower end of radius, left arm, subsequent encounter for fracture with delayed healing +S59212K Salter-Harris Type I physeal fracture of lower end of radius, left arm, subsequent encounter for fracture with nonunion +S59212P Salter-Harris Type I physeal fracture of lower end of radius, left arm, subsequent encounter for fracture with malunion +S59212S Salter-Harris Type I physeal fracture of lower end of radius, left arm, sequela +S59219A Salter-Harris Type I physeal fracture of lower end of radius, unspecified arm, initial encounter for closed fracture +S59219D Salter-Harris Type I physeal fracture of lower end of radius, unspecified arm, subsequent encounter for fracture with routine healing +S59219G Salter-Harris Type I physeal fracture of lower end of radius, unspecified arm, subsequent encounter for fracture with delayed healing +S59219K Salter-Harris Type I physeal fracture of lower end of radius, unspecified arm, subsequent encounter for fracture with nonunion +S59219P Salter-Harris Type I physeal fracture of lower end of radius, unspecified arm, subsequent encounter for fracture with malunion +S59219S Salter-Harris Type I physeal fracture of lower end of radius, unspecified arm, sequela +S59221A Salter-Harris Type II physeal fracture of lower end of radius, right arm, initial encounter for closed fracture +S59221D Salter-Harris Type II physeal fracture of lower end of radius, right arm, subsequent encounter for fracture with routine healing +S59221G Salter-Harris Type II physeal fracture of lower end of radius, right arm, subsequent encounter for fracture with delayed healing +S59221K Salter-Harris Type II physeal fracture of lower end of radius, right arm, subsequent encounter for fracture with nonunion +S59221P Salter-Harris Type II physeal fracture of lower end of radius, right arm, subsequent encounter for fracture with malunion +S59221S Salter-Harris Type II physeal fracture of lower end of radius, right arm, sequela +S59222A Salter-Harris Type II physeal fracture of lower end of radius, left arm, initial encounter for closed fracture +S59222D Salter-Harris Type II physeal fracture of lower end of radius, left arm, subsequent encounter for fracture with routine healing +S59222G Salter-Harris Type II physeal fracture of lower end of radius, left arm, subsequent encounter for fracture with delayed healing +S59222K Salter-Harris Type II physeal fracture of lower end of radius, left arm, subsequent encounter for fracture with nonunion +S59222P Salter-Harris Type II physeal fracture of lower end of radius, left arm, subsequent encounter for fracture with malunion +S59222S Salter-Harris Type II physeal fracture of lower end of radius, left arm, sequela +S59229A Salter-Harris Type II physeal fracture of lower end of radius, unspecified arm, initial encounter for closed fracture +S59229D Salter-Harris Type II physeal fracture of lower end of radius, unspecified arm, subsequent encounter for fracture with routine healing +S59229G Salter-Harris Type II physeal fracture of lower end of radius, unspecified arm, subsequent encounter for fracture with delayed healing +S59229K Salter-Harris Type II physeal fracture of lower end of radius, unspecified arm, subsequent encounter for fracture with nonunion +S59229P Salter-Harris Type II physeal fracture of lower end of radius, unspecified arm, subsequent encounter for fracture with malunion +S59229S Salter-Harris Type II physeal fracture of lower end of radius, unspecified arm, sequela +S59231A Salter-Harris Type III physeal fracture of lower end of radius, right arm, initial encounter for closed fracture +S59231D Salter-Harris Type III physeal fracture of lower end of radius, right arm, subsequent encounter for fracture with routine healing +S59231G Salter-Harris Type III physeal fracture of lower end of radius, right arm, subsequent encounter for fracture with delayed healing +S59231K Salter-Harris Type III physeal fracture of lower end of radius, right arm, subsequent encounter for fracture with nonunion +S59231P Salter-Harris Type III physeal fracture of lower end of radius, right arm, subsequent encounter for fracture with malunion +S59231S Salter-Harris Type III physeal fracture of lower end of radius, right arm, sequela +S59232A Salter-Harris Type III physeal fracture of lower end of radius, left arm, initial encounter for closed fracture +S59232D Salter-Harris Type III physeal fracture of lower end of radius, left arm, subsequent encounter for fracture with routine healing +S59232G Salter-Harris Type III physeal fracture of lower end of radius, left arm, subsequent encounter for fracture with delayed healing +S59232K Salter-Harris Type III physeal fracture of lower end of radius, left arm, subsequent encounter for fracture with nonunion +S59232P Salter-Harris Type III physeal fracture of lower end of radius, left arm, subsequent encounter for fracture with malunion +S59232S Salter-Harris Type III physeal fracture of lower end of radius, left arm, sequela +S59239A Salter-Harris Type III physeal fracture of lower end of radius, unspecified arm, initial encounter for closed fracture +S59239D Salter-Harris Type III physeal fracture of lower end of radius, unspecified arm, subsequent encounter for fracture with routine healing +S59239G Salter-Harris Type III physeal fracture of lower end of radius, unspecified arm, subsequent encounter for fracture with delayed healing +S59239K Salter-Harris Type III physeal fracture of lower end of radius, unspecified arm, subsequent encounter for fracture with nonunion +S59239P Salter-Harris Type III physeal fracture of lower end of radius, unspecified arm, subsequent encounter for fracture with malunion +S59239S Salter-Harris Type III physeal fracture of lower end of radius, unspecified arm, sequela +S59241A Salter-Harris Type IV physeal fracture of lower end of radius, right arm, initial encounter for closed fracture +S59241D Salter-Harris Type IV physeal fracture of lower end of radius, right arm, subsequent encounter for fracture with routine healing +S59241G Salter-Harris Type IV physeal fracture of lower end of radius, right arm, subsequent encounter for fracture with delayed healing +S59241K Salter-Harris Type IV physeal fracture of lower end of radius, right arm, subsequent encounter for fracture with nonunion +S59241P Salter-Harris Type IV physeal fracture of lower end of radius, right arm, subsequent encounter for fracture with malunion +S59241S Salter-Harris Type IV physeal fracture of lower end of radius, right arm, sequela +S59242A Salter-Harris Type IV physeal fracture of lower end of radius, left arm, initial encounter for closed fracture +S59242D Salter-Harris Type IV physeal fracture of lower end of radius, left arm, subsequent encounter for fracture with routine healing +S59242G Salter-Harris Type IV physeal fracture of lower end of radius, left arm, subsequent encounter for fracture with delayed healing +S59242K Salter-Harris Type IV physeal fracture of lower end of radius, left arm, subsequent encounter for fracture with nonunion +S59242P Salter-Harris Type IV physeal fracture of lower end of radius, left arm, subsequent encounter for fracture with malunion +S59242S Salter-Harris Type IV physeal fracture of lower end of radius, left arm, sequela +S59249A Salter-Harris Type IV physeal fracture of lower end of radius, unspecified arm, initial encounter for closed fracture +S59249D Salter-Harris Type IV physeal fracture of lower end of radius, unspecified arm, subsequent encounter for fracture with routine healing +S59249G Salter-Harris Type IV physeal fracture of lower end of radius, unspecified arm, subsequent encounter for fracture with delayed healing +S59249K Salter-Harris Type IV physeal fracture of lower end of radius, unspecified arm, subsequent encounter for fracture with nonunion +S59249P Salter-Harris Type IV physeal fracture of lower end of radius, unspecified arm, subsequent encounter for fracture with malunion +S59249S Salter-Harris Type IV physeal fracture of lower end of radius, unspecified arm, sequela +S59291A Other physeal fracture of lower end of radius, right arm, initial encounter for closed fracture +S59291D Other physeal fracture of lower end of radius, right arm, subsequent encounter for fracture with routine healing +S59291G Other physeal fracture of lower end of radius, right arm, subsequent encounter for fracture with delayed healing +S59291K Other physeal fracture of lower end of radius, right arm, subsequent encounter for fracture with nonunion +S59291P Other physeal fracture of lower end of radius, right arm, subsequent encounter for fracture with malunion +S59291S Other physeal fracture of lower end of radius, right arm, sequela +S59292A Other physeal fracture of lower end of radius, left arm, initial encounter for closed fracture +S59292D Other physeal fracture of lower end of radius, left arm, subsequent encounter for fracture with routine healing +S59292G Other physeal fracture of lower end of radius, left arm, subsequent encounter for fracture with delayed healing +S59292K Other physeal fracture of lower end of radius, left arm, subsequent encounter for fracture with nonunion +S59292P Other physeal fracture of lower end of radius, left arm, subsequent encounter for fracture with malunion +S59292S Other physeal fracture of lower end of radius, left arm, sequela +S59299A Other physeal fracture of lower end of radius, unspecified arm, initial encounter for closed fracture +S59299D Other physeal fracture of lower end of radius, unspecified arm, subsequent encounter for fracture with routine healing +S59299G Other physeal fracture of lower end of radius, unspecified arm, subsequent encounter for fracture with delayed healing +S59299K Other physeal fracture of lower end of radius, unspecified arm, subsequent encounter for fracture with nonunion +S59299P Other physeal fracture of lower end of radius, unspecified arm, subsequent encounter for fracture with malunion +S59299S Other physeal fracture of lower end of radius, unspecified arm, sequela +S59801A Other specified injuries of right elbow, initial encounter +S59801D Other specified injuries of right elbow, subsequent encounter +S59801S Other specified injuries of right elbow, sequela +S59802A Other specified injuries of left elbow, initial encounter +S59802D Other specified injuries of left elbow, subsequent encounter +S59802S Other specified injuries of left elbow, sequela +S59809A Other specified injuries of unspecified elbow, initial encounter +S59809D Other specified injuries of unspecified elbow, subsequent encounter +S59809S Other specified injuries of unspecified elbow, sequela +S59811A Other specified injuries right forearm, initial encounter +S59811D Other specified injuries right forearm, subsequent encounter +S59811S Other specified injuries right forearm, sequela +S59812A Other specified injuries left forearm, initial encounter +S59812D Other specified injuries left forearm, subsequent encounter +S59812S Other specified injuries left forearm, sequela +S59819A Other specified injuries unspecified forearm, initial encounter +S59819D Other specified injuries unspecified forearm, subsequent encounter +S59819S Other specified injuries unspecified forearm, sequela +S59901A Unspecified injury of right elbow, initial encounter +S59901D Unspecified injury of right elbow, subsequent encounter +S59901S Unspecified injury of right elbow, sequela +S59902A Unspecified injury of left elbow, initial encounter +S59902D Unspecified injury of left elbow, subsequent encounter +S59902S Unspecified injury of left elbow, sequela +S59909A Unspecified injury of unspecified elbow, initial encounter +S59909D Unspecified injury of unspecified elbow, subsequent encounter +S59909S Unspecified injury of unspecified elbow, sequela +S59911A Unspecified injury of right forearm, initial encounter +S59911D Unspecified injury of right forearm, subsequent encounter +S59911S Unspecified injury of right forearm, sequela +S59912A Unspecified injury of left forearm, initial encounter +S59912D Unspecified injury of left forearm, subsequent encounter +S59912S Unspecified injury of left forearm, sequela +S59919A Unspecified injury of unspecified forearm, initial encounter +S59919D Unspecified injury of unspecified forearm, subsequent encounter +S59919S Unspecified injury of unspecified forearm, sequela +S6000XA Contusion of unspecified finger without damage to nail, initial encounter +S6000XD Contusion of unspecified finger without damage to nail, subsequent encounter +S6000XS Contusion of unspecified finger without damage to nail, sequela +S60011A Contusion of right thumb without damage to nail, initial encounter +S60011D Contusion of right thumb without damage to nail, subsequent encounter +S60011S Contusion of right thumb without damage to nail, sequela +S60012A Contusion of left thumb without damage to nail, initial encounter +S60012D Contusion of left thumb without damage to nail, subsequent encounter +S60012S Contusion of left thumb without damage to nail, sequela +S60019A Contusion of unspecified thumb without damage to nail, initial encounter +S60019D Contusion of unspecified thumb without damage to nail, subsequent encounter +S60019S Contusion of unspecified thumb without damage to nail, sequela +S60021A Contusion of right index finger without damage to nail, initial encounter +S60021D Contusion of right index finger without damage to nail, subsequent encounter +S60021S Contusion of right index finger without damage to nail, sequela +S60022A Contusion of left index finger without damage to nail, initial encounter +S60022D Contusion of left index finger without damage to nail, subsequent encounter +S60022S Contusion of left index finger without damage to nail, sequela +S60029A Contusion of unspecified index finger without damage to nail, initial encounter +S60029D Contusion of unspecified index finger without damage to nail, subsequent encounter +S60029S Contusion of unspecified index finger without damage to nail, sequela +S60031A Contusion of right middle finger without damage to nail, initial encounter +S60031D Contusion of right middle finger without damage to nail, subsequent encounter +S60031S Contusion of right middle finger without damage to nail, sequela +S60032A Contusion of left middle finger without damage to nail, initial encounter +S60032D Contusion of left middle finger without damage to nail, subsequent encounter +S60032S Contusion of left middle finger without damage to nail, sequela +S60039A Contusion of unspecified middle finger without damage to nail, initial encounter +S60039D Contusion of unspecified middle finger without damage to nail, subsequent encounter +S60039S Contusion of unspecified middle finger without damage to nail, sequela +S60041A Contusion of right ring finger without damage to nail, initial encounter +S60041D Contusion of right ring finger without damage to nail, subsequent encounter +S60041S Contusion of right ring finger without damage to nail, sequela +S60042A Contusion of left ring finger without damage to nail, initial encounter +S60042D Contusion of left ring finger without damage to nail, subsequent encounter +S60042S Contusion of left ring finger without damage to nail, sequela +S60049A Contusion of unspecified ring finger without damage to nail, initial encounter +S60049D Contusion of unspecified ring finger without damage to nail, subsequent encounter +S60049S Contusion of unspecified ring finger without damage to nail, sequela +S60051A Contusion of right little finger without damage to nail, initial encounter +S60051D Contusion of right little finger without damage to nail, subsequent encounter +S60051S Contusion of right little finger without damage to nail, sequela +S60052A Contusion of left little finger without damage to nail, initial encounter +S60052D Contusion of left little finger without damage to nail, subsequent encounter +S60052S Contusion of left little finger without damage to nail, sequela +S60059A Contusion of unspecified little finger without damage to nail, initial encounter +S60059D Contusion of unspecified little finger without damage to nail, subsequent encounter +S60059S Contusion of unspecified little finger without damage to nail, sequela +S6010XA Contusion of unspecified finger with damage to nail, initial encounter +S6010XD Contusion of unspecified finger with damage to nail, subsequent encounter +S6010XS Contusion of unspecified finger with damage to nail, sequela +S60111A Contusion of right thumb with damage to nail, initial encounter +S60111D Contusion of right thumb with damage to nail, subsequent encounter +S60111S Contusion of right thumb with damage to nail, sequela +S60112A Contusion of left thumb with damage to nail, initial encounter +S60112D Contusion of left thumb with damage to nail, subsequent encounter +S60112S Contusion of left thumb with damage to nail, sequela +S60119A Contusion of unspecified thumb with damage to nail, initial encounter +S60119D Contusion of unspecified thumb with damage to nail, subsequent encounter +S60119S Contusion of unspecified thumb with damage to nail, sequela +S60121A Contusion of right index finger with damage to nail, initial encounter +S60121D Contusion of right index finger with damage to nail, subsequent encounter +S60121S Contusion of right index finger with damage to nail, sequela +S60122A Contusion of left index finger with damage to nail, initial encounter +S60122D Contusion of left index finger with damage to nail, subsequent encounter +S60122S Contusion of left index finger with damage to nail, sequela +S60129A Contusion of unspecified index finger with damage to nail, initial encounter +S60129D Contusion of unspecified index finger with damage to nail, subsequent encounter +S60129S Contusion of unspecified index finger with damage to nail, sequela +S60131A Contusion of right middle finger with damage to nail, initial encounter +S60131D Contusion of right middle finger with damage to nail, subsequent encounter +S60131S Contusion of right middle finger with damage to nail, sequela +S60132A Contusion of left middle finger with damage to nail, initial encounter +S60132D Contusion of left middle finger with damage to nail, subsequent encounter +S60132S Contusion of left middle finger with damage to nail, sequela +S60139A Contusion of unspecified middle finger with damage to nail, initial encounter +S60139D Contusion of unspecified middle finger with damage to nail, subsequent encounter +S60139S Contusion of unspecified middle finger with damage to nail, sequela +S60141A Contusion of right ring finger with damage to nail, initial encounter +S60141D Contusion of right ring finger with damage to nail, subsequent encounter +S60141S Contusion of right ring finger with damage to nail, sequela +S60142A Contusion of left ring finger with damage to nail, initial encounter +S60142D Contusion of left ring finger with damage to nail, subsequent encounter +S60142S Contusion of left ring finger with damage to nail, sequela +S60149A Contusion of unspecified ring finger with damage to nail, initial encounter +S60149D Contusion of unspecified ring finger with damage to nail, subsequent encounter +S60149S Contusion of unspecified ring finger with damage to nail, sequela +S60151A Contusion of right little finger with damage to nail, initial encounter +S60151D Contusion of right little finger with damage to nail, subsequent encounter +S60151S Contusion of right little finger with damage to nail, sequela +S60152A Contusion of left little finger with damage to nail, initial encounter +S60152D Contusion of left little finger with damage to nail, subsequent encounter +S60152S Contusion of left little finger with damage to nail, sequela +S60159A Contusion of unspecified little finger with damage to nail, initial encounter +S60159D Contusion of unspecified little finger with damage to nail, subsequent encounter +S60159S Contusion of unspecified little finger with damage to nail, sequela +S60211A Contusion of right wrist, initial encounter +S60211D Contusion of right wrist, subsequent encounter +S60211S Contusion of right wrist, sequela +S60212A Contusion of left wrist, initial encounter +S60212D Contusion of left wrist, subsequent encounter +S60212S Contusion of left wrist, sequela +S60219A Contusion of unspecified wrist, initial encounter +S60219D Contusion of unspecified wrist, subsequent encounter +S60219S Contusion of unspecified wrist, sequela +S60221A Contusion of right hand, initial encounter +S60221D Contusion of right hand, subsequent encounter +S60221S Contusion of right hand, sequela +S60222A Contusion of left hand, initial encounter +S60222D Contusion of left hand, subsequent encounter +S60222S Contusion of left hand, sequela +S60229A Contusion of unspecified hand, initial encounter +S60229D Contusion of unspecified hand, subsequent encounter +S60229S Contusion of unspecified hand, sequela +S60311A Abrasion of right thumb, initial encounter +S60311D Abrasion of right thumb, subsequent encounter +S60311S Abrasion of right thumb, sequela +S60312A Abrasion of left thumb, initial encounter +S60312D Abrasion of left thumb, subsequent encounter +S60312S Abrasion of left thumb, sequela +S60319A Abrasion of unspecified thumb, initial encounter +S60319D Abrasion of unspecified thumb, subsequent encounter +S60319S Abrasion of unspecified thumb, sequela +S60321A Blister (nonthermal) of right thumb, initial encounter +S60321D Blister (nonthermal) of right thumb, subsequent encounter +S60321S Blister (nonthermal) of right thumb, sequela +S60322A Blister (nonthermal) of left thumb, initial encounter +S60322D Blister (nonthermal) of left thumb, subsequent encounter +S60322S Blister (nonthermal) of left thumb, sequela +S60329A Blister (nonthermal) of unspecified thumb, initial encounter +S60329D Blister (nonthermal) of unspecified thumb, subsequent encounter +S60329S Blister (nonthermal) of unspecified thumb, sequela +S60341A External constriction of right thumb, initial encounter +S60341D External constriction of right thumb, subsequent encounter +S60341S External constriction of right thumb, sequela +S60342A External constriction of left thumb, initial encounter +S60342D External constriction of left thumb, subsequent encounter +S60342S External constriction of left thumb, sequela +S60349A External constriction of unspecified thumb, initial encounter +S60349D External constriction of unspecified thumb, subsequent encounter +S60349S External constriction of unspecified thumb, sequela +S60351A Superficial foreign body of right thumb, initial encounter +S60351D Superficial foreign body of right thumb, subsequent encounter +S60351S Superficial foreign body of right thumb, sequela +S60352A Superficial foreign body of left thumb, initial encounter +S60352D Superficial foreign body of left thumb, subsequent encounter +S60352S Superficial foreign body of left thumb, sequela +S60359A Superficial foreign body of unspecified thumb, initial encounter +S60359D Superficial foreign body of unspecified thumb, subsequent encounter +S60359S Superficial foreign body of unspecified thumb, sequela +S60361A Insect bite (nonvenomous) of right thumb, initial encounter +S60361D Insect bite (nonvenomous) of right thumb, subsequent encounter +S60361S Insect bite (nonvenomous) of right thumb, sequela +S60362A Insect bite (nonvenomous) of left thumb, initial encounter +S60362D Insect bite (nonvenomous) of left thumb, subsequent encounter +S60362S Insect bite (nonvenomous) of left thumb, sequela +S60369A Insect bite (nonvenomous) of unspecified thumb, initial encounter +S60369D Insect bite (nonvenomous) of unspecified thumb, subsequent encounter +S60369S Insect bite (nonvenomous) of unspecified thumb, sequela +S60371A Other superficial bite of right thumb, initial encounter +S60371D Other superficial bite of right thumb, subsequent encounter +S60371S Other superficial bite of right thumb, sequela +S60372A Other superficial bite of left thumb, initial encounter +S60372D Other superficial bite of left thumb, subsequent encounter +S60372S Other superficial bite of left thumb, sequela +S60379A Other superficial bite of unspecified thumb, initial encounter +S60379D Other superficial bite of unspecified thumb, subsequent encounter +S60379S Other superficial bite of unspecified thumb, sequela +S60391A Other superficial injuries of right thumb, initial encounter +S60391D Other superficial injuries of right thumb, subsequent encounter +S60391S Other superficial injuries of right thumb, sequela +S60392A Other superficial injuries of left thumb, initial encounter +S60392D Other superficial injuries of left thumb, subsequent encounter +S60392S Other superficial injuries of left thumb, sequela +S60399A Other superficial injuries of unspecified thumb, initial encounter +S60399D Other superficial injuries of unspecified thumb, subsequent encounter +S60399S Other superficial injuries of unspecified thumb, sequela +S60410A Abrasion of right index finger, initial encounter +S60410D Abrasion of right index finger, subsequent encounter +S60410S Abrasion of right index finger, sequela +S60411A Abrasion of left index finger, initial encounter +S60411D Abrasion of left index finger, subsequent encounter +S60411S Abrasion of left index finger, sequela +S60412A Abrasion of right middle finger, initial encounter +S60412D Abrasion of right middle finger, subsequent encounter +S60412S Abrasion of right middle finger, sequela +S60413A Abrasion of left middle finger, initial encounter +S60413D Abrasion of left middle finger, subsequent encounter +S60413S Abrasion of left middle finger, sequela +S60414A Abrasion of right ring finger, initial encounter +S60414D Abrasion of right ring finger, subsequent encounter +S60414S Abrasion of right ring finger, sequela +S60415A Abrasion of left ring finger, initial encounter +S60415D Abrasion of left ring finger, subsequent encounter +S60415S Abrasion of left ring finger, sequela +S60416A Abrasion of right little finger, initial encounter +S60416D Abrasion of right little finger, subsequent encounter +S60416S Abrasion of right little finger, sequela +S60417A Abrasion of left little finger, initial encounter +S60417D Abrasion of left little finger, subsequent encounter +S60417S Abrasion of left little finger, sequela +S60418A Abrasion of other finger, initial encounter +S60418D Abrasion of other finger, subsequent encounter +S60418S Abrasion of other finger, sequela +S60419A Abrasion of unspecified finger, initial encounter +S60419D Abrasion of unspecified finger, subsequent encounter +S60419S Abrasion of unspecified finger, sequela +S60420A Blister (nonthermal) of right index finger, initial encounter +S60420D Blister (nonthermal) of right index finger, subsequent encounter +S60420S Blister (nonthermal) of right index finger, sequela +S60421A Blister (nonthermal) of left index finger, initial encounter +S60421D Blister (nonthermal) of left index finger, subsequent encounter +S60421S Blister (nonthermal) of left index finger, sequela +S60422A Blister (nonthermal) of right middle finger, initial encounter +S60422D Blister (nonthermal) of right middle finger, subsequent encounter +S60422S Blister (nonthermal) of right middle finger, sequela +S60423A Blister (nonthermal) of left middle finger, initial encounter +S60423D Blister (nonthermal) of left middle finger, subsequent encounter +S60423S Blister (nonthermal) of left middle finger, sequela +S60424A Blister (nonthermal) of right ring finger, initial encounter +S60424D Blister (nonthermal) of right ring finger, subsequent encounter +S60424S Blister (nonthermal) of right ring finger, sequela +S60425A Blister (nonthermal) of left ring finger, initial encounter +S60425D Blister (nonthermal) of left ring finger, subsequent encounter +S60425S Blister (nonthermal) of left ring finger, sequela +S60426A Blister (nonthermal) of right little finger, initial encounter +S60426D Blister (nonthermal) of right little finger, subsequent encounter +S60426S Blister (nonthermal) of right little finger, sequela +S60427A Blister (nonthermal) of left little finger, initial encounter +S60427D Blister (nonthermal) of left little finger, subsequent encounter +S60427S Blister (nonthermal) of left little finger, sequela +S60428A Blister (nonthermal) of other finger, initial encounter +S60428D Blister (nonthermal) of other finger, subsequent encounter +S60428S Blister (nonthermal) of other finger, sequela +S60429A Blister (nonthermal) of unspecified finger, initial encounter +S60429D Blister (nonthermal) of unspecified finger, subsequent encounter +S60429S Blister (nonthermal) of unspecified finger, sequela +S60440A External constriction of right index finger, initial encounter +S60440D External constriction of right index finger, subsequent encounter +S60440S External constriction of right index finger, sequela +S60441A External constriction of left index finger, initial encounter +S60441D External constriction of left index finger, subsequent encounter +S60441S External constriction of left index finger, sequela +S60442A External constriction of right middle finger, initial encounter +S60442D External constriction of right middle finger, subsequent encounter +S60442S External constriction of right middle finger, sequela +S60443A External constriction of left middle finger, initial encounter +S60443D External constriction of left middle finger, subsequent encounter +S60443S External constriction of left middle finger, sequela +S60444A External constriction of right ring finger, initial encounter +S60444D External constriction of right ring finger, subsequent encounter +S60444S External constriction of right ring finger, sequela +S60445A External constriction of left ring finger, initial encounter +S60445D External constriction of left ring finger, subsequent encounter +S60445S External constriction of left ring finger, sequela +S60446A External constriction of right little finger, initial encounter +S60446D External constriction of right little finger, subsequent encounter +S60446S External constriction of right little finger, sequela +S60447A External constriction of left little finger, initial encounter +S60447D External constriction of left little finger, subsequent encounter +S60447S External constriction of left little finger, sequela +S60448A External constriction of other finger, initial encounter +S60448D External constriction of other finger, subsequent encounter +S60448S External constriction of other finger, sequela +S60449A External constriction of unspecified finger, initial encounter +S60449D External constriction of unspecified finger, subsequent encounter +S60449S External constriction of unspecified finger, sequela +S60450A Superficial foreign body of right index finger, initial encounter +S60450D Superficial foreign body of right index finger, subsequent encounter +S60450S Superficial foreign body of right index finger, sequela +S60451A Superficial foreign body of left index finger, initial encounter +S60451D Superficial foreign body of left index finger, subsequent encounter +S60451S Superficial foreign body of left index finger, sequela +S60452A Superficial foreign body of right middle finger, initial encounter +S60452D Superficial foreign body of right middle finger, subsequent encounter +S60452S Superficial foreign body of right middle finger, sequela +S60453A Superficial foreign body of left middle finger, initial encounter +S60453D Superficial foreign body of left middle finger, subsequent encounter +S60453S Superficial foreign body of left middle finger, sequela +S60454A Superficial foreign body of right ring finger, initial encounter +S60454D Superficial foreign body of right ring finger, subsequent encounter +S60454S Superficial foreign body of right ring finger, sequela +S60455A Superficial foreign body of left ring finger, initial encounter +S60455D Superficial foreign body of left ring finger, subsequent encounter +S60455S Superficial foreign body of left ring finger, sequela +S60456A Superficial foreign body of right little finger, initial encounter +S60456D Superficial foreign body of right little finger, subsequent encounter +S60456S Superficial foreign body of right little finger, sequela +S60457A Superficial foreign body of left little finger, initial encounter +S60457D Superficial foreign body of left little finger, subsequent encounter +S60457S Superficial foreign body of left little finger, sequela +S60458A Superficial foreign body of other finger, initial encounter +S60458D Superficial foreign body of other finger, subsequent encounter +S60458S Superficial foreign body of other finger, sequela +S60459A Superficial foreign body of unspecified finger, initial encounter +S60459D Superficial foreign body of unspecified finger, subsequent encounter +S60459S Superficial foreign body of unspecified finger, sequela +S60460A Insect bite (nonvenomous) of right index finger, initial encounter +S60460D Insect bite (nonvenomous) of right index finger, subsequent encounter +S60460S Insect bite (nonvenomous) of right index finger, sequela +S60461A Insect bite (nonvenomous) of left index finger, initial encounter +S60461D Insect bite (nonvenomous) of left index finger, subsequent encounter +S60461S Insect bite (nonvenomous) of left index finger, sequela +S60462A Insect bite (nonvenomous) of right middle finger, initial encounter +S60462D Insect bite (nonvenomous) of right middle finger, subsequent encounter +S60462S Insect bite (nonvenomous) of right middle finger, sequela +S60463A Insect bite (nonvenomous) of left middle finger, initial encounter +S60463D Insect bite (nonvenomous) of left middle finger, subsequent encounter +S60463S Insect bite (nonvenomous) of left middle finger, sequela +S60464A Insect bite (nonvenomous) of right ring finger, initial encounter +S60464D Insect bite (nonvenomous) of right ring finger, subsequent encounter +S60464S Insect bite (nonvenomous) of right ring finger, sequela +S60465A Insect bite (nonvenomous) of left ring finger, initial encounter +S60465D Insect bite (nonvenomous) of left ring finger, subsequent encounter +S60465S Insect bite (nonvenomous) of left ring finger, sequela +S60466A Insect bite (nonvenomous) of right little finger, initial encounter +S60466D Insect bite (nonvenomous) of right little finger, subsequent encounter +S60466S Insect bite (nonvenomous) of right little finger, sequela +S60467A Insect bite (nonvenomous) of left little finger, initial encounter +S60467D Insect bite (nonvenomous) of left little finger, subsequent encounter +S60467S Insect bite (nonvenomous) of left little finger, sequela +S60468A Insect bite (nonvenomous) of other finger, initial encounter +S60468D Insect bite (nonvenomous) of other finger, subsequent encounter +S60468S Insect bite (nonvenomous) of other finger, sequela +S60469A Insect bite (nonvenomous) of unspecified finger, initial encounter +S60469D Insect bite (nonvenomous) of unspecified finger, subsequent encounter +S60469S Insect bite (nonvenomous) of unspecified finger, sequela +S60470A Other superficial bite of right index finger, initial encounter +S60470D Other superficial bite of right index finger, subsequent encounter +S60470S Other superficial bite of right index finger, sequela +S60471A Other superficial bite of left index finger, initial encounter +S60471D Other superficial bite of left index finger, subsequent encounter +S60471S Other superficial bite of left index finger, sequela +S60472A Other superficial bite of right middle finger, initial encounter +S60472D Other superficial bite of right middle finger, subsequent encounter +S60472S Other superficial bite of right middle finger, sequela +S60473A Other superficial bite of left middle finger, initial encounter +S60473D Other superficial bite of left middle finger, subsequent encounter +S60473S Other superficial bite of left middle finger, sequela +S60474A Other superficial bite of right ring finger, initial encounter +S60474D Other superficial bite of right ring finger, subsequent encounter +S60474S Other superficial bite of right ring finger, sequela +S60475A Other superficial bite of left ring finger, initial encounter +S60475D Other superficial bite of left ring finger, subsequent encounter +S60475S Other superficial bite of left ring finger, sequela +S60476A Other superficial bite of right little finger, initial encounter +S60476D Other superficial bite of right little finger, subsequent encounter +S60476S Other superficial bite of right little finger, sequela +S60477A Other superficial bite of left little finger, initial encounter +S60477D Other superficial bite of left little finger, subsequent encounter +S60477S Other superficial bite of left little finger, sequela +S60478A Other superficial bite of other finger, initial encounter +S60478D Other superficial bite of other finger, subsequent encounter +S60478S Other superficial bite of other finger, sequela +S60479A Other superficial bite of unspecified finger, initial encounter +S60479D Other superficial bite of unspecified finger, subsequent encounter +S60479S Other superficial bite of unspecified finger, sequela +S60511A Abrasion of right hand, initial encounter +S60511D Abrasion of right hand, subsequent encounter +S60511S Abrasion of right hand, sequela +S60512A Abrasion of left hand, initial encounter +S60512D Abrasion of left hand, subsequent encounter +S60512S Abrasion of left hand, sequela +S60519A Abrasion of unspecified hand, initial encounter +S60519D Abrasion of unspecified hand, subsequent encounter +S60519S Abrasion of unspecified hand, sequela +S60521A Blister (nonthermal) of right hand, initial encounter +S60521D Blister (nonthermal) of right hand, subsequent encounter +S60521S Blister (nonthermal) of right hand, sequela +S60522A Blister (nonthermal) of left hand, initial encounter +S60522D Blister (nonthermal) of left hand, subsequent encounter +S60522S Blister (nonthermal) of left hand, sequela +S60529A Blister (nonthermal) of unspecified hand, initial encounter +S60529D Blister (nonthermal) of unspecified hand, subsequent encounter +S60529S Blister (nonthermal) of unspecified hand, sequela +S60541A External constriction of right hand, initial encounter +S60541D External constriction of right hand, subsequent encounter +S60541S External constriction of right hand, sequela +S60542A External constriction of left hand, initial encounter +S60542D External constriction of left hand, subsequent encounter +S60542S External constriction of left hand, sequela +S60549A External constriction of unspecified hand, initial encounter +S60549D External constriction of unspecified hand, subsequent encounter +S60549S External constriction of unspecified hand, sequela +S60551A Superficial foreign body of right hand, initial encounter +S60551D Superficial foreign body of right hand, subsequent encounter +S60551S Superficial foreign body of right hand, sequela +S60552A Superficial foreign body of left hand, initial encounter +S60552D Superficial foreign body of left hand, subsequent encounter +S60552S Superficial foreign body of left hand, sequela +S60559A Superficial foreign body of unspecified hand, initial encounter +S60559D Superficial foreign body of unspecified hand, subsequent encounter +S60559S Superficial foreign body of unspecified hand, sequela +S60561A Insect bite (nonvenomous) of right hand, initial encounter +S60561D Insect bite (nonvenomous) of right hand, subsequent encounter +S60561S Insect bite (nonvenomous) of right hand, sequela +S60562A Insect bite (nonvenomous) of left hand, initial encounter +S60562D Insect bite (nonvenomous) of left hand, subsequent encounter +S60562S Insect bite (nonvenomous) of left hand, sequela +S60569A Insect bite (nonvenomous) of unspecified hand, initial encounter +S60569D Insect bite (nonvenomous) of unspecified hand, subsequent encounter +S60569S Insect bite (nonvenomous) of unspecified hand, sequela +S60571A Other superficial bite of hand of right hand, initial encounter +S60571D Other superficial bite of hand of right hand, subsequent encounter +S60571S Other superficial bite of hand of right hand, sequela +S60572A Other superficial bite of hand of left hand, initial encounter +S60572D Other superficial bite of hand of left hand, subsequent encounter +S60572S Other superficial bite of hand of left hand, sequela +S60579A Other superficial bite of hand of unspecified hand, initial encounter +S60579D Other superficial bite of hand of unspecified hand, subsequent encounter +S60579S Other superficial bite of hand of unspecified hand, sequela +S60811A Abrasion of right wrist, initial encounter +S60811D Abrasion of right wrist, subsequent encounter +S60811S Abrasion of right wrist, sequela +S60812A Abrasion of left wrist, initial encounter +S60812D Abrasion of left wrist, subsequent encounter +S60812S Abrasion of left wrist, sequela +S60819A Abrasion of unspecified wrist, initial encounter +S60819D Abrasion of unspecified wrist, subsequent encounter +S60819S Abrasion of unspecified wrist, sequela +S60821A Blister (nonthermal) of right wrist, initial encounter +S60821D Blister (nonthermal) of right wrist, subsequent encounter +S60821S Blister (nonthermal) of right wrist, sequela +S60822A Blister (nonthermal) of left wrist, initial encounter +S60822D Blister (nonthermal) of left wrist, subsequent encounter +S60822S Blister (nonthermal) of left wrist, sequela +S60829A Blister (nonthermal) of unspecified wrist, initial encounter +S60829D Blister (nonthermal) of unspecified wrist, subsequent encounter +S60829S Blister (nonthermal) of unspecified wrist, sequela +S60841A External constriction of right wrist, initial encounter +S60841D External constriction of right wrist, subsequent encounter +S60841S External constriction of right wrist, sequela +S60842A External constriction of left wrist, initial encounter +S60842D External constriction of left wrist, subsequent encounter +S60842S External constriction of left wrist, sequela +S60849A External constriction of unspecified wrist, initial encounter +S60849D External constriction of unspecified wrist, subsequent encounter +S60849S External constriction of unspecified wrist, sequela +S60851A Superficial foreign body of right wrist, initial encounter +S60851D Superficial foreign body of right wrist, subsequent encounter +S60851S Superficial foreign body of right wrist, sequela +S60852A Superficial foreign body of left wrist, initial encounter +S60852D Superficial foreign body of left wrist, subsequent encounter +S60852S Superficial foreign body of left wrist, sequela +S60859A Superficial foreign body of unspecified wrist, initial encounter +S60859D Superficial foreign body of unspecified wrist, subsequent encounter +S60859S Superficial foreign body of unspecified wrist, sequela +S60861A Insect bite (nonvenomous) of right wrist, initial encounter +S60861D Insect bite (nonvenomous) of right wrist, subsequent encounter +S60861S Insect bite (nonvenomous) of right wrist, sequela +S60862A Insect bite (nonvenomous) of left wrist, initial encounter +S60862D Insect bite (nonvenomous) of left wrist, subsequent encounter +S60862S Insect bite (nonvenomous) of left wrist, sequela +S60869A Insect bite (nonvenomous) of unspecified wrist, initial encounter +S60869D Insect bite (nonvenomous) of unspecified wrist, subsequent encounter +S60869S Insect bite (nonvenomous) of unspecified wrist, sequela +S60871A Other superficial bite of right wrist, initial encounter +S60871D Other superficial bite of right wrist, subsequent encounter +S60871S Other superficial bite of right wrist, sequela +S60872A Other superficial bite of left wrist, initial encounter +S60872D Other superficial bite of left wrist, subsequent encounter +S60872S Other superficial bite of left wrist, sequela +S60879A Other superficial bite of unspecified wrist, initial encounter +S60879D Other superficial bite of unspecified wrist, subsequent encounter +S60879S Other superficial bite of unspecified wrist, sequela +S60911A Unspecified superficial injury of right wrist, initial encounter +S60911D Unspecified superficial injury of right wrist, subsequent encounter +S60911S Unspecified superficial injury of right wrist, sequela +S60912A Unspecified superficial injury of left wrist, initial encounter +S60912D Unspecified superficial injury of left wrist, subsequent encounter +S60912S Unspecified superficial injury of left wrist, sequela +S60919A Unspecified superficial injury of unspecified wrist, initial encounter +S60919D Unspecified superficial injury of unspecified wrist, subsequent encounter +S60919S Unspecified superficial injury of unspecified wrist, sequela +S60921A Unspecified superficial injury of right hand, initial encounter +S60921D Unspecified superficial injury of right hand, subsequent encounter +S60921S Unspecified superficial injury of right hand, sequela +S60922A Unspecified superficial injury of left hand, initial encounter +S60922D Unspecified superficial injury of left hand, subsequent encounter +S60922S Unspecified superficial injury of left hand, sequela +S60929A Unspecified superficial injury of unspecified hand, initial encounter +S60929D Unspecified superficial injury of unspecified hand, subsequent encounter +S60929S Unspecified superficial injury of unspecified hand, sequela +S60931A Unspecified superficial injury of right thumb, initial encounter +S60931D Unspecified superficial injury of right thumb, subsequent encounter +S60931S Unspecified superficial injury of right thumb, sequela +S60932A Unspecified superficial injury of left thumb, initial encounter +S60932D Unspecified superficial injury of left thumb, subsequent encounter +S60932S Unspecified superficial injury of left thumb, sequela +S60939A Unspecified superficial injury of unspecified thumb, initial encounter +S60939D Unspecified superficial injury of unspecified thumb, subsequent encounter +S60939S Unspecified superficial injury of unspecified thumb, sequela +S60940A Unspecified superficial injury of right index finger, initial encounter +S60940D Unspecified superficial injury of right index finger, subsequent encounter +S60940S Unspecified superficial injury of right index finger, sequela +S60941A Unspecified superficial injury of left index finger, initial encounter +S60941D Unspecified superficial injury of left index finger, subsequent encounter +S60941S Unspecified superficial injury of left index finger, sequela +S60942A Unspecified superficial injury of right middle finger, initial encounter +S60942D Unspecified superficial injury of right middle finger, subsequent encounter +S60942S Unspecified superficial injury of right middle finger, sequela +S60943A Unspecified superficial injury of left middle finger, initial encounter +S60943D Unspecified superficial injury of left middle finger, subsequent encounter +S60943S Unspecified superficial injury of left middle finger, sequela +S60944A Unspecified superficial injury of right ring finger, initial encounter +S60944D Unspecified superficial injury of right ring finger, subsequent encounter +S60944S Unspecified superficial injury of right ring finger, sequela +S60945A Unspecified superficial injury of left ring finger, initial encounter +S60945D Unspecified superficial injury of left ring finger, subsequent encounter +S60945S Unspecified superficial injury of left ring finger, sequela +S60946A Unspecified superficial injury of right little finger, initial encounter +S60946D Unspecified superficial injury of right little finger, subsequent encounter +S60946S Unspecified superficial injury of right little finger, sequela +S60947A Unspecified superficial injury of left little finger, initial encounter +S60947D Unspecified superficial injury of left little finger, subsequent encounter +S60947S Unspecified superficial injury of left little finger, sequela +S60948A Unspecified superficial injury of other finger, initial encounter +S60948D Unspecified superficial injury of other finger, subsequent encounter +S60948S Unspecified superficial injury of other finger, sequela +S60949A Unspecified superficial injury of unspecified finger, initial encounter +S60949D Unspecified superficial injury of unspecified finger, subsequent encounter +S60949S Unspecified superficial injury of unspecified finger, sequela +S61001A Unspecified open wound of right thumb without damage to nail, initial encounter +S61001D Unspecified open wound of right thumb without damage to nail, subsequent encounter +S61001S Unspecified open wound of right thumb without damage to nail, sequela +S61002A Unspecified open wound of left thumb without damage to nail, initial encounter +S61002D Unspecified open wound of left thumb without damage to nail, subsequent encounter +S61002S Unspecified open wound of left thumb without damage to nail, sequela +S61009A Unspecified open wound of unspecified thumb without damage to nail, initial encounter +S61009D Unspecified open wound of unspecified thumb without damage to nail, subsequent encounter +S61009S Unspecified open wound of unspecified thumb without damage to nail, sequela +S61011A Laceration without foreign body of right thumb without damage to nail, initial encounter +S61011D Laceration without foreign body of right thumb without damage to nail, subsequent encounter +S61011S Laceration without foreign body of right thumb without damage to nail, sequela +S61012A Laceration without foreign body of left thumb without damage to nail, initial encounter +S61012D Laceration without foreign body of left thumb without damage to nail, subsequent encounter +S61012S Laceration without foreign body of left thumb without damage to nail, sequela +S61019A Laceration without foreign body of unspecified thumb without damage to nail, initial encounter +S61019D Laceration without foreign body of unspecified thumb without damage to nail, subsequent encounter +S61019S Laceration without foreign body of unspecified thumb without damage to nail, sequela +S61021A Laceration with foreign body of right thumb without damage to nail, initial encounter +S61021D Laceration with foreign body of right thumb without damage to nail, subsequent encounter +S61021S Laceration with foreign body of right thumb without damage to nail, sequela +S61022A Laceration with foreign body of left thumb without damage to nail, initial encounter +S61022D Laceration with foreign body of left thumb without damage to nail, subsequent encounter +S61022S Laceration with foreign body of left thumb without damage to nail, sequela +S61029A Laceration with foreign body of unspecified thumb without damage to nail, initial encounter +S61029D Laceration with foreign body of unspecified thumb without damage to nail, subsequent encounter +S61029S Laceration with foreign body of unspecified thumb without damage to nail, sequela +S61031A Puncture wound without foreign body of right thumb without damage to nail, initial encounter +S61031D Puncture wound without foreign body of right thumb without damage to nail, subsequent encounter +S61031S Puncture wound without foreign body of right thumb without damage to nail, sequela +S61032A Puncture wound without foreign body of left thumb without damage to nail, initial encounter +S61032D Puncture wound without foreign body of left thumb without damage to nail, subsequent encounter +S61032S Puncture wound without foreign body of left thumb without damage to nail, sequela +S61039A Puncture wound without foreign body of unspecified thumb without damage to nail, initial encounter +S61039D Puncture wound without foreign body of unspecified thumb without damage to nail, subsequent encounter +S61039S Puncture wound without foreign body of unspecified thumb without damage to nail, sequela +S61041A Puncture wound with foreign body of right thumb without damage to nail, initial encounter +S61041D Puncture wound with foreign body of right thumb without damage to nail, subsequent encounter +S61041S Puncture wound with foreign body of right thumb without damage to nail, sequela +S61042A Puncture wound with foreign body of left thumb without damage to nail, initial encounter +S61042D Puncture wound with foreign body of left thumb without damage to nail, subsequent encounter +S61042S Puncture wound with foreign body of left thumb without damage to nail, sequela +S61049A Puncture wound with foreign body of unspecified thumb without damage to nail, initial encounter +S61049D Puncture wound with foreign body of unspecified thumb without damage to nail, subsequent encounter +S61049S Puncture wound with foreign body of unspecified thumb without damage to nail, sequela +S61051A Open bite of right thumb without damage to nail, initial encounter +S61051D Open bite of right thumb without damage to nail, subsequent encounter +S61051S Open bite of right thumb without damage to nail, sequela +S61052A Open bite of left thumb without damage to nail, initial encounter +S61052D Open bite of left thumb without damage to nail, subsequent encounter +S61052S Open bite of left thumb without damage to nail, sequela +S61059A Open bite of unspecified thumb without damage to nail, initial encounter +S61059D Open bite of unspecified thumb without damage to nail, subsequent encounter +S61059S Open bite of unspecified thumb without damage to nail, sequela +S61101A Unspecified open wound of right thumb with damage to nail, initial encounter +S61101D Unspecified open wound of right thumb with damage to nail, subsequent encounter +S61101S Unspecified open wound of right thumb with damage to nail, sequela +S61102A Unspecified open wound of left thumb with damage to nail, initial encounter +S61102D Unspecified open wound of left thumb with damage to nail, subsequent encounter +S61102S Unspecified open wound of left thumb with damage to nail, sequela +S61109A Unspecified open wound of unspecified thumb with damage to nail, initial encounter +S61109D Unspecified open wound of unspecified thumb with damage to nail, subsequent encounter +S61109S Unspecified open wound of unspecified thumb with damage to nail, sequela +S61111A Laceration without foreign body of right thumb with damage to nail, initial encounter +S61111D Laceration without foreign body of right thumb with damage to nail, subsequent encounter +S61111S Laceration without foreign body of right thumb with damage to nail, sequela +S61112A Laceration without foreign body of left thumb with damage to nail, initial encounter +S61112D Laceration without foreign body of left thumb with damage to nail, subsequent encounter +S61112S Laceration without foreign body of left thumb with damage to nail, sequela +S61119A Laceration without foreign body of unspecified thumb with damage to nail, initial encounter +S61119D Laceration without foreign body of unspecified thumb with damage to nail, subsequent encounter +S61119S Laceration without foreign body of unspecified thumb with damage to nail, sequela +S61121A Laceration with foreign body of right thumb with damage to nail, initial encounter +S61121D Laceration with foreign body of right thumb with damage to nail, subsequent encounter +S61121S Laceration with foreign body of right thumb with damage to nail, sequela +S61122A Laceration with foreign body of left thumb with damage to nail, initial encounter +S61122D Laceration with foreign body of left thumb with damage to nail, subsequent encounter +S61122S Laceration with foreign body of left thumb with damage to nail, sequela +S61129A Laceration with foreign body of unspecified thumb with damage to nail, initial encounter +S61129D Laceration with foreign body of unspecified thumb with damage to nail, subsequent encounter +S61129S Laceration with foreign body of unspecified thumb with damage to nail, sequela +S61131A Puncture wound without foreign body of right thumb with damage to nail, initial encounter +S61131D Puncture wound without foreign body of right thumb with damage to nail, subsequent encounter +S61131S Puncture wound without foreign body of right thumb with damage to nail, sequela +S61132A Puncture wound without foreign body of left thumb with damage to nail, initial encounter +S61132D Puncture wound without foreign body of left thumb with damage to nail, subsequent encounter +S61132S Puncture wound without foreign body of left thumb with damage to nail, sequela +S61139A Puncture wound without foreign body of unspecified thumb with damage to nail, initial encounter +S61139D Puncture wound without foreign body of unspecified thumb with damage to nail, subsequent encounter +S61139S Puncture wound without foreign body of unspecified thumb with damage to nail, sequela +S61141A Puncture wound with foreign body of right thumb with damage to nail, initial encounter +S61141D Puncture wound with foreign body of right thumb with damage to nail, subsequent encounter +S61141S Puncture wound with foreign body of right thumb with damage to nail, sequela +S61142A Puncture wound with foreign body of left thumb with damage to nail, initial encounter +S61142D Puncture wound with foreign body of left thumb with damage to nail, subsequent encounter +S61142S Puncture wound with foreign body of left thumb with damage to nail, sequela +S61149A Puncture wound with foreign body of unspecified thumb with damage to nail, initial encounter +S61149D Puncture wound with foreign body of unspecified thumb with damage to nail, subsequent encounter +S61149S Puncture wound with foreign body of unspecified thumb with damage to nail, sequela +S61151A Open bite of right thumb with damage to nail, initial encounter +S61151D Open bite of right thumb with damage to nail, subsequent encounter +S61151S Open bite of right thumb with damage to nail, sequela +S61152A Open bite of left thumb with damage to nail, initial encounter +S61152D Open bite of left thumb with damage to nail, subsequent encounter +S61152S Open bite of left thumb with damage to nail, sequela +S61159A Open bite of unspecified thumb with damage to nail, initial encounter +S61159D Open bite of unspecified thumb with damage to nail, subsequent encounter +S61159S Open bite of unspecified thumb with damage to nail, sequela +S61200A Unspecified open wound of right index finger without damage to nail, initial encounter +S61200D Unspecified open wound of right index finger without damage to nail, subsequent encounter +S61200S Unspecified open wound of right index finger without damage to nail, sequela +S61201A Unspecified open wound of left index finger without damage to nail, initial encounter +S61201D Unspecified open wound of left index finger without damage to nail, subsequent encounter +S61201S Unspecified open wound of left index finger without damage to nail, sequela +S61202A Unspecified open wound of right middle finger without damage to nail, initial encounter +S61202D Unspecified open wound of right middle finger without damage to nail, subsequent encounter +S61202S Unspecified open wound of right middle finger without damage to nail, sequela +S61203A Unspecified open wound of left middle finger without damage to nail, initial encounter +S61203D Unspecified open wound of left middle finger without damage to nail, subsequent encounter +S61203S Unspecified open wound of left middle finger without damage to nail, sequela +S61204A Unspecified open wound of right ring finger without damage to nail, initial encounter +S61204D Unspecified open wound of right ring finger without damage to nail, subsequent encounter +S61204S Unspecified open wound of right ring finger without damage to nail, sequela +S61205A Unspecified open wound of left ring finger without damage to nail, initial encounter +S61205D Unspecified open wound of left ring finger without damage to nail, subsequent encounter +S61205S Unspecified open wound of left ring finger without damage to nail, sequela +S61206A Unspecified open wound of right little finger without damage to nail, initial encounter +S61206D Unspecified open wound of right little finger without damage to nail, subsequent encounter +S61206S Unspecified open wound of right little finger without damage to nail, sequela +S61207A Unspecified open wound of left little finger without damage to nail, initial encounter +S61207D Unspecified open wound of left little finger without damage to nail, subsequent encounter +S61207S Unspecified open wound of left little finger without damage to nail, sequela +S61208A Unspecified open wound of other finger without damage to nail, initial encounter +S61208D Unspecified open wound of other finger without damage to nail, subsequent encounter +S61208S Unspecified open wound of other finger without damage to nail, sequela +S61209A Unspecified open wound of unspecified finger without damage to nail, initial encounter +S61209D Unspecified open wound of unspecified finger without damage to nail, subsequent encounter +S61209S Unspecified open wound of unspecified finger without damage to nail, sequela +S61210A Laceration without foreign body of right index finger without damage to nail, initial encounter +S61210D Laceration without foreign body of right index finger without damage to nail, subsequent encounter +S61210S Laceration without foreign body of right index finger without damage to nail, sequela +S61211A Laceration without foreign body of left index finger without damage to nail, initial encounter +S61211D Laceration without foreign body of left index finger without damage to nail, subsequent encounter +S61211S Laceration without foreign body of left index finger without damage to nail, sequela +S61212A Laceration without foreign body of right middle finger without damage to nail, initial encounter +S61212D Laceration without foreign body of right middle finger without damage to nail, subsequent encounter +S61212S Laceration without foreign body of right middle finger without damage to nail, sequela +S61213A Laceration without foreign body of left middle finger without damage to nail, initial encounter +S61213D Laceration without foreign body of left middle finger without damage to nail, subsequent encounter +S61213S Laceration without foreign body of left middle finger without damage to nail, sequela +S61214A Laceration without foreign body of right ring finger without damage to nail, initial encounter +S61214D Laceration without foreign body of right ring finger without damage to nail, subsequent encounter +S61214S Laceration without foreign body of right ring finger without damage to nail, sequela +S61215A Laceration without foreign body of left ring finger without damage to nail, initial encounter +S61215D Laceration without foreign body of left ring finger without damage to nail, subsequent encounter +S61215S Laceration without foreign body of left ring finger without damage to nail, sequela +S61216A Laceration without foreign body of right little finger without damage to nail, initial encounter +S61216D Laceration without foreign body of right little finger without damage to nail, subsequent encounter +S61216S Laceration without foreign body of right little finger without damage to nail, sequela +S61217A Laceration without foreign body of left little finger without damage to nail, initial encounter +S61217D Laceration without foreign body of left little finger without damage to nail, subsequent encounter +S61217S Laceration without foreign body of left little finger without damage to nail, sequela +S61218A Laceration without foreign body of other finger without damage to nail, initial encounter +S61218D Laceration without foreign body of other finger without damage to nail, subsequent encounter +S61218S Laceration without foreign body of other finger without damage to nail, sequela +S61219A Laceration without foreign body of unspecified finger without damage to nail, initial encounter +S61219D Laceration without foreign body of unspecified finger without damage to nail, subsequent encounter +S61219S Laceration without foreign body of unspecified finger without damage to nail, sequela +S61220A Laceration with foreign body of right index finger without damage to nail, initial encounter +S61220D Laceration with foreign body of right index finger without damage to nail, subsequent encounter +S61220S Laceration with foreign body of right index finger without damage to nail, sequela +S61221A Laceration with foreign body of left index finger without damage to nail, initial encounter +S61221D Laceration with foreign body of left index finger without damage to nail, subsequent encounter +S61221S Laceration with foreign body of left index finger without damage to nail, sequela +S61222A Laceration with foreign body of right middle finger without damage to nail, initial encounter +S61222D Laceration with foreign body of right middle finger without damage to nail, subsequent encounter +S61222S Laceration with foreign body of right middle finger without damage to nail, sequela +S61223A Laceration with foreign body of left middle finger without damage to nail, initial encounter +S61223D Laceration with foreign body of left middle finger without damage to nail, subsequent encounter +S61223S Laceration with foreign body of left middle finger without damage to nail, sequela +S61224A Laceration with foreign body of right ring finger without damage to nail, initial encounter +S61224D Laceration with foreign body of right ring finger without damage to nail, subsequent encounter +S61224S Laceration with foreign body of right ring finger without damage to nail, sequela +S61225A Laceration with foreign body of left ring finger without damage to nail, initial encounter +S61225D Laceration with foreign body of left ring finger without damage to nail, subsequent encounter +S61225S Laceration with foreign body of left ring finger without damage to nail, sequela +S61226A Laceration with foreign body of right little finger without damage to nail, initial encounter +S61226D Laceration with foreign body of right little finger without damage to nail, subsequent encounter +S61226S Laceration with foreign body of right little finger without damage to nail, sequela +S61227A Laceration with foreign body of left little finger without damage to nail, initial encounter +S61227D Laceration with foreign body of left little finger without damage to nail, subsequent encounter +S61227S Laceration with foreign body of left little finger without damage to nail, sequela +S61228A Laceration with foreign body of other finger without damage to nail, initial encounter +S61228D Laceration with foreign body of other finger without damage to nail, subsequent encounter +S61228S Laceration with foreign body of other finger without damage to nail, sequela +S61229A Laceration with foreign body of unspecified finger without damage to nail, initial encounter +S61229D Laceration with foreign body of unspecified finger without damage to nail, subsequent encounter +S61229S Laceration with foreign body of unspecified finger without damage to nail, sequela +S61230A Puncture wound without foreign body of right index finger without damage to nail, initial encounter +S61230D Puncture wound without foreign body of right index finger without damage to nail, subsequent encounter +S61230S Puncture wound without foreign body of right index finger without damage to nail, sequela +S61231A Puncture wound without foreign body of left index finger without damage to nail, initial encounter +S61231D Puncture wound without foreign body of left index finger without damage to nail, subsequent encounter +S61231S Puncture wound without foreign body of left index finger without damage to nail, sequela +S61232A Puncture wound without foreign body of right middle finger without damage to nail, initial encounter +S61232D Puncture wound without foreign body of right middle finger without damage to nail, subsequent encounter +S61232S Puncture wound without foreign body of right middle finger without damage to nail, sequela +S61233A Puncture wound without foreign body of left middle finger without damage to nail, initial encounter +S61233D Puncture wound without foreign body of left middle finger without damage to nail, subsequent encounter +S61233S Puncture wound without foreign body of left middle finger without damage to nail, sequela +S61234A Puncture wound without foreign body of right ring finger without damage to nail, initial encounter +S61234D Puncture wound without foreign body of right ring finger without damage to nail, subsequent encounter +S61234S Puncture wound without foreign body of right ring finger without damage to nail, sequela +S61235A Puncture wound without foreign body of left ring finger without damage to nail, initial encounter +S61235D Puncture wound without foreign body of left ring finger without damage to nail, subsequent encounter +S61235S Puncture wound without foreign body of left ring finger without damage to nail, sequela +S61236A Puncture wound without foreign body of right little finger without damage to nail, initial encounter +S61236D Puncture wound without foreign body of right little finger without damage to nail, subsequent encounter +S61236S Puncture wound without foreign body of right little finger without damage to nail, sequela +S61237A Puncture wound without foreign body of left little finger without damage to nail, initial encounter +S61237D Puncture wound without foreign body of left little finger without damage to nail, subsequent encounter +S61237S Puncture wound without foreign body of left little finger without damage to nail, sequela +S61238A Puncture wound without foreign body of other finger without damage to nail, initial encounter +S61238D Puncture wound without foreign body of other finger without damage to nail, subsequent encounter +S61238S Puncture wound without foreign body of other finger without damage to nail, sequela +S61239A Puncture wound without foreign body of unspecified finger without damage to nail, initial encounter +S61239D Puncture wound without foreign body of unspecified finger without damage to nail, subsequent encounter +S61239S Puncture wound without foreign body of unspecified finger without damage to nail, sequela +S61240A Puncture wound with foreign body of right index finger without damage to nail, initial encounter +S61240D Puncture wound with foreign body of right index finger without damage to nail, subsequent encounter +S61240S Puncture wound with foreign body of right index finger without damage to nail, sequela +S61241A Puncture wound with foreign body of left index finger without damage to nail, initial encounter +S61241D Puncture wound with foreign body of left index finger without damage to nail, subsequent encounter +S61241S Puncture wound with foreign body of left index finger without damage to nail, sequela +S61242A Puncture wound with foreign body of right middle finger without damage to nail, initial encounter +S61242D Puncture wound with foreign body of right middle finger without damage to nail, subsequent encounter +S61242S Puncture wound with foreign body of right middle finger without damage to nail, sequela +S61243A Puncture wound with foreign body of left middle finger without damage to nail, initial encounter +S61243D Puncture wound with foreign body of left middle finger without damage to nail, subsequent encounter +S61243S Puncture wound with foreign body of left middle finger without damage to nail, sequela +S61244A Puncture wound with foreign body of right ring finger without damage to nail, initial encounter +S61244D Puncture wound with foreign body of right ring finger without damage to nail, subsequent encounter +S61244S Puncture wound with foreign body of right ring finger without damage to nail, sequela +S61245A Puncture wound with foreign body of left ring finger without damage to nail, initial encounter +S61245D Puncture wound with foreign body of left ring finger without damage to nail, subsequent encounter +S61245S Puncture wound with foreign body of left ring finger without damage to nail, sequela +S61246A Puncture wound with foreign body of right little finger without damage to nail, initial encounter +S61246D Puncture wound with foreign body of right little finger without damage to nail, subsequent encounter +S61246S Puncture wound with foreign body of right little finger without damage to nail, sequela +S61247A Puncture wound with foreign body of left little finger without damage to nail, initial encounter +S61247D Puncture wound with foreign body of left little finger without damage to nail, subsequent encounter +S61247S Puncture wound with foreign body of left little finger without damage to nail, sequela +S61248A Puncture wound with foreign body of other finger without damage to nail, initial encounter +S61248D Puncture wound with foreign body of other finger without damage to nail, subsequent encounter +S61248S Puncture wound with foreign body of other finger without damage to nail, sequela +S61249A Puncture wound with foreign body of unspecified finger without damage to nail, initial encounter +S61249D Puncture wound with foreign body of unspecified finger without damage to nail, subsequent encounter +S61249S Puncture wound with foreign body of unspecified finger without damage to nail, sequela +S61250A Open bite of right index finger without damage to nail, initial encounter +S61250D Open bite of right index finger without damage to nail, subsequent encounter +S61250S Open bite of right index finger without damage to nail, sequela +S61251A Open bite of left index finger without damage to nail, initial encounter +S61251D Open bite of left index finger without damage to nail, subsequent encounter +S61251S Open bite of left index finger without damage to nail, sequela +S61252A Open bite of right middle finger without damage to nail, initial encounter +S61252D Open bite of right middle finger without damage to nail, subsequent encounter +S61252S Open bite of right middle finger without damage to nail, sequela +S61253A Open bite of left middle finger without damage to nail, initial encounter +S61253D Open bite of left middle finger without damage to nail, subsequent encounter +S61253S Open bite of left middle finger without damage to nail, sequela +S61254A Open bite of right ring finger without damage to nail, initial encounter +S61254D Open bite of right ring finger without damage to nail, subsequent encounter +S61254S Open bite of right ring finger without damage to nail, sequela +S61255A Open bite of left ring finger without damage to nail, initial encounter +S61255D Open bite of left ring finger without damage to nail, subsequent encounter +S61255S Open bite of left ring finger without damage to nail, sequela +S61256A Open bite of right little finger without damage to nail, initial encounter +S61256D Open bite of right little finger without damage to nail, subsequent encounter +S61256S Open bite of right little finger without damage to nail, sequela +S61257A Open bite of left little finger without damage to nail, initial encounter +S61257D Open bite of left little finger without damage to nail, subsequent encounter +S61257S Open bite of left little finger without damage to nail, sequela +S61258A Open bite of other finger without damage to nail, initial encounter +S61258D Open bite of other finger without damage to nail, subsequent encounter +S61258S Open bite of other finger without damage to nail, sequela +S61259A Open bite of unspecified finger without damage to nail, initial encounter +S61259D Open bite of unspecified finger without damage to nail, subsequent encounter +S61259S Open bite of unspecified finger without damage to nail, sequela +S61300A Unspecified open wound of right index finger with damage to nail, initial encounter +S61300D Unspecified open wound of right index finger with damage to nail, subsequent encounter +S61300S Unspecified open wound of right index finger with damage to nail, sequela +S61301A Unspecified open wound of left index finger with damage to nail, initial encounter +S61301D Unspecified open wound of left index finger with damage to nail, subsequent encounter +S61301S Unspecified open wound of left index finger with damage to nail, sequela +S61302A Unspecified open wound of right middle finger with damage to nail, initial encounter +S61302D Unspecified open wound of right middle finger with damage to nail, subsequent encounter +S61302S Unspecified open wound of right middle finger with damage to nail, sequela +S61303A Unspecified open wound of left middle finger with damage to nail, initial encounter +S61303D Unspecified open wound of left middle finger with damage to nail, subsequent encounter +S61303S Unspecified open wound of left middle finger with damage to nail, sequela +S61304A Unspecified open wound of right ring finger with damage to nail, initial encounter +S61304D Unspecified open wound of right ring finger with damage to nail, subsequent encounter +S61304S Unspecified open wound of right ring finger with damage to nail, sequela +S61305A Unspecified open wound of left ring finger with damage to nail, initial encounter +S61305D Unspecified open wound of left ring finger with damage to nail, subsequent encounter +S61305S Unspecified open wound of left ring finger with damage to nail, sequela +S61306A Unspecified open wound of right little finger with damage to nail, initial encounter +S61306D Unspecified open wound of right little finger with damage to nail, subsequent encounter +S61306S Unspecified open wound of right little finger with damage to nail, sequela +S61307A Unspecified open wound of left little finger with damage to nail, initial encounter +S61307D Unspecified open wound of left little finger with damage to nail, subsequent encounter +S61307S Unspecified open wound of left little finger with damage to nail, sequela +S61308A Unspecified open wound of other finger with damage to nail, initial encounter +S61308D Unspecified open wound of other finger with damage to nail, subsequent encounter +S61308S Unspecified open wound of other finger with damage to nail, sequela +S61309A Unspecified open wound of unspecified finger with damage to nail, initial encounter +S61309D Unspecified open wound of unspecified finger with damage to nail, subsequent encounter +S61309S Unspecified open wound of unspecified finger with damage to nail, sequela +S61310A Laceration without foreign body of right index finger with damage to nail, initial encounter +S61310D Laceration without foreign body of right index finger with damage to nail, subsequent encounter +S61310S Laceration without foreign body of right index finger with damage to nail, sequela +S61311A Laceration without foreign body of left index finger with damage to nail, initial encounter +S61311D Laceration without foreign body of left index finger with damage to nail, subsequent encounter +S61311S Laceration without foreign body of left index finger with damage to nail, sequela +S61312A Laceration without foreign body of right middle finger with damage to nail, initial encounter +S61312D Laceration without foreign body of right middle finger with damage to nail, subsequent encounter +S61312S Laceration without foreign body of right middle finger with damage to nail, sequela +S61313A Laceration without foreign body of left middle finger with damage to nail, initial encounter +S61313D Laceration without foreign body of left middle finger with damage to nail, subsequent encounter +S61313S Laceration without foreign body of left middle finger with damage to nail, sequela +S61314A Laceration without foreign body of right ring finger with damage to nail, initial encounter +S61314D Laceration without foreign body of right ring finger with damage to nail, subsequent encounter +S61314S Laceration without foreign body of right ring finger with damage to nail, sequela +S61315A Laceration without foreign body of left ring finger with damage to nail, initial encounter +S61315D Laceration without foreign body of left ring finger with damage to nail, subsequent encounter +S61315S Laceration without foreign body of left ring finger with damage to nail, sequela +S61316A Laceration without foreign body of right little finger with damage to nail, initial encounter +S61316D Laceration without foreign body of right little finger with damage to nail, subsequent encounter +S61316S Laceration without foreign body of right little finger with damage to nail, sequela +S61317A Laceration without foreign body of left little finger with damage to nail, initial encounter +S61317D Laceration without foreign body of left little finger with damage to nail, subsequent encounter +S61317S Laceration without foreign body of left little finger with damage to nail, sequela +S61318A Laceration without foreign body of other finger with damage to nail, initial encounter +S61318D Laceration without foreign body of other finger with damage to nail, subsequent encounter +S61318S Laceration without foreign body of other finger with damage to nail, sequela +S61319A Laceration without foreign body of unspecified finger with damage to nail, initial encounter +S61319D Laceration without foreign body of unspecified finger with damage to nail, subsequent encounter +S61319S Laceration without foreign body of unspecified finger with damage to nail, sequela +S61320A Laceration with foreign body of right index finger with damage to nail, initial encounter +S61320D Laceration with foreign body of right index finger with damage to nail, subsequent encounter +S61320S Laceration with foreign body of right index finger with damage to nail, sequela +S61321A Laceration with foreign body of left index finger with damage to nail, initial encounter +S61321D Laceration with foreign body of left index finger with damage to nail, subsequent encounter +S61321S Laceration with foreign body of left index finger with damage to nail, sequela +S61322A Laceration with foreign body of right middle finger with damage to nail, initial encounter +S61322D Laceration with foreign body of right middle finger with damage to nail, subsequent encounter +S61322S Laceration with foreign body of right middle finger with damage to nail, sequela +S61323A Laceration with foreign body of left middle finger with damage to nail, initial encounter +S61323D Laceration with foreign body of left middle finger with damage to nail, subsequent encounter +S61323S Laceration with foreign body of left middle finger with damage to nail, sequela +S61324A Laceration with foreign body of right ring finger with damage to nail, initial encounter +S61324D Laceration with foreign body of right ring finger with damage to nail, subsequent encounter +S61324S Laceration with foreign body of right ring finger with damage to nail, sequela +S61325A Laceration with foreign body of left ring finger with damage to nail, initial encounter +S61325D Laceration with foreign body of left ring finger with damage to nail, subsequent encounter +S61325S Laceration with foreign body of left ring finger with damage to nail, sequela +S61326A Laceration with foreign body of right little finger with damage to nail, initial encounter +S61326D Laceration with foreign body of right little finger with damage to nail, subsequent encounter +S61326S Laceration with foreign body of right little finger with damage to nail, sequela +S61327A Laceration with foreign body of left little finger with damage to nail, initial encounter +S61327D Laceration with foreign body of left little finger with damage to nail, subsequent encounter +S61327S Laceration with foreign body of left little finger with damage to nail, sequela +S61328A Laceration with foreign body of other finger with damage to nail, initial encounter +S61328D Laceration with foreign body of other finger with damage to nail, subsequent encounter +S61328S Laceration with foreign body of other finger with damage to nail, sequela +S61329A Laceration with foreign body of unspecified finger with damage to nail, initial encounter +S61329D Laceration with foreign body of unspecified finger with damage to nail, subsequent encounter +S61329S Laceration with foreign body of unspecified finger with damage to nail, sequela +S61330A Puncture wound without foreign body of right index finger with damage to nail, initial encounter +S61330D Puncture wound without foreign body of right index finger with damage to nail, subsequent encounter +S61330S Puncture wound without foreign body of right index finger with damage to nail, sequela +S61331A Puncture wound without foreign body of left index finger with damage to nail, initial encounter +S61331D Puncture wound without foreign body of left index finger with damage to nail, subsequent encounter +S61331S Puncture wound without foreign body of left index finger with damage to nail, sequela +S61332A Puncture wound without foreign body of right middle finger with damage to nail, initial encounter +S61332D Puncture wound without foreign body of right middle finger with damage to nail, subsequent encounter +S61332S Puncture wound without foreign body of right middle finger with damage to nail, sequela +S61333A Puncture wound without foreign body of left middle finger with damage to nail, initial encounter +S61333D Puncture wound without foreign body of left middle finger with damage to nail, subsequent encounter +S61333S Puncture wound without foreign body of left middle finger with damage to nail, sequela +S61334A Puncture wound without foreign body of right ring finger with damage to nail, initial encounter +S61334D Puncture wound without foreign body of right ring finger with damage to nail, subsequent encounter +S61334S Puncture wound without foreign body of right ring finger with damage to nail, sequela +S61335A Puncture wound without foreign body of left ring finger with damage to nail, initial encounter +S61335D Puncture wound without foreign body of left ring finger with damage to nail, subsequent encounter +S61335S Puncture wound without foreign body of left ring finger with damage to nail, sequela +S61336A Puncture wound without foreign body of right little finger with damage to nail, initial encounter +S61336D Puncture wound without foreign body of right little finger with damage to nail, subsequent encounter +S61336S Puncture wound without foreign body of right little finger with damage to nail, sequela +S61337A Puncture wound without foreign body of left little finger with damage to nail, initial encounter +S61337D Puncture wound without foreign body of left little finger with damage to nail, subsequent encounter +S61337S Puncture wound without foreign body of left little finger with damage to nail, sequela +S61338A Puncture wound without foreign body of other finger with damage to nail, initial encounter +S61338D Puncture wound without foreign body of other finger with damage to nail, subsequent encounter +S61338S Puncture wound without foreign body of other finger with damage to nail, sequela +S61339A Puncture wound without foreign body of unspecified finger with damage to nail, initial encounter +S61339D Puncture wound without foreign body of unspecified finger with damage to nail, subsequent encounter +S61339S Puncture wound without foreign body of unspecified finger with damage to nail, sequela +S61340A Puncture wound with foreign body of right index finger with damage to nail, initial encounter +S61340D Puncture wound with foreign body of right index finger with damage to nail, subsequent encounter +S61340S Puncture wound with foreign body of right index finger with damage to nail, sequela +S61341A Puncture wound with foreign body of left index finger with damage to nail, initial encounter +S61341D Puncture wound with foreign body of left index finger with damage to nail, subsequent encounter +S61341S Puncture wound with foreign body of left index finger with damage to nail, sequela +S61342A Puncture wound with foreign body of right middle finger with damage to nail, initial encounter +S61342D Puncture wound with foreign body of right middle finger with damage to nail, subsequent encounter +S61342S Puncture wound with foreign body of right middle finger with damage to nail, sequela +S61343A Puncture wound with foreign body of left middle finger with damage to nail, initial encounter +S61343D Puncture wound with foreign body of left middle finger with damage to nail, subsequent encounter +S61343S Puncture wound with foreign body of left middle finger with damage to nail, sequela +S61344A Puncture wound with foreign body of right ring finger with damage to nail, initial encounter +S61344D Puncture wound with foreign body of right ring finger with damage to nail, subsequent encounter +S61344S Puncture wound with foreign body of right ring finger with damage to nail, sequela +S61345A Puncture wound with foreign body of left ring finger with damage to nail, initial encounter +S61345D Puncture wound with foreign body of left ring finger with damage to nail, subsequent encounter +S61345S Puncture wound with foreign body of left ring finger with damage to nail, sequela +S61346A Puncture wound with foreign body of right little finger with damage to nail, initial encounter +S61346D Puncture wound with foreign body of right little finger with damage to nail, subsequent encounter +S61346S Puncture wound with foreign body of right little finger with damage to nail, sequela +S61347A Puncture wound with foreign body of left little finger with damage to nail, initial encounter +S61347D Puncture wound with foreign body of left little finger with damage to nail, subsequent encounter +S61347S Puncture wound with foreign body of left little finger with damage to nail, sequela +S61348A Puncture wound with foreign body of other finger with damage to nail, initial encounter +S61348D Puncture wound with foreign body of other finger with damage to nail, subsequent encounter +S61348S Puncture wound with foreign body of other finger with damage to nail, sequela +S61349A Puncture wound with foreign body of unspecified finger with damage to nail, initial encounter +S61349D Puncture wound with foreign body of unspecified finger with damage to nail, subsequent encounter +S61349S Puncture wound with foreign body of unspecified finger with damage to nail, sequela +S61350A Open bite of right index finger with damage to nail, initial encounter +S61350D Open bite of right index finger with damage to nail, subsequent encounter +S61350S Open bite of right index finger with damage to nail, sequela +S61351A Open bite of left index finger with damage to nail, initial encounter +S61351D Open bite of left index finger with damage to nail, subsequent encounter +S61351S Open bite of left index finger with damage to nail, sequela +S61352A Open bite of right middle finger with damage to nail, initial encounter +S61352D Open bite of right middle finger with damage to nail, subsequent encounter +S61352S Open bite of right middle finger with damage to nail, sequela +S61353A Open bite of left middle finger with damage to nail, initial encounter +S61353D Open bite of left middle finger with damage to nail, subsequent encounter +S61353S Open bite of left middle finger with damage to nail, sequela +S61354A Open bite of right ring finger with damage to nail, initial encounter +S61354D Open bite of right ring finger with damage to nail, subsequent encounter +S61354S Open bite of right ring finger with damage to nail, sequela +S61355A Open bite of left ring finger with damage to nail, initial encounter +S61355D Open bite of left ring finger with damage to nail, subsequent encounter +S61355S Open bite of left ring finger with damage to nail, sequela +S61356A Open bite of right little finger with damage to nail, initial encounter +S61356D Open bite of right little finger with damage to nail, subsequent encounter +S61356S Open bite of right little finger with damage to nail, sequela +S61357A Open bite of left little finger with damage to nail, initial encounter +S61357D Open bite of left little finger with damage to nail, subsequent encounter +S61357S Open bite of left little finger with damage to nail, sequela +S61358A Open bite of other finger with damage to nail, initial encounter +S61358D Open bite of other finger with damage to nail, subsequent encounter +S61358S Open bite of other finger with damage to nail, sequela +S61359A Open bite of unspecified finger with damage to nail, initial encounter +S61359D Open bite of unspecified finger with damage to nail, subsequent encounter +S61359S Open bite of unspecified finger with damage to nail, sequela +S61401A Unspecified open wound of right hand, initial encounter +S61401D Unspecified open wound of right hand, subsequent encounter +S61401S Unspecified open wound of right hand, sequela +S61402A Unspecified open wound of left hand, initial encounter +S61402D Unspecified open wound of left hand, subsequent encounter +S61402S Unspecified open wound of left hand, sequela +S61409A Unspecified open wound of unspecified hand, initial encounter +S61409D Unspecified open wound of unspecified hand, subsequent encounter +S61409S Unspecified open wound of unspecified hand, sequela +S61411A Laceration without foreign body of right hand, initial encounter +S61411D Laceration without foreign body of right hand, subsequent encounter +S61411S Laceration without foreign body of right hand, sequela +S61412A Laceration without foreign body of left hand, initial encounter +S61412D Laceration without foreign body of left hand, subsequent encounter +S61412S Laceration without foreign body of left hand, sequela +S61419A Laceration without foreign body of unspecified hand, initial encounter +S61419D Laceration without foreign body of unspecified hand, subsequent encounter +S61419S Laceration without foreign body of unspecified hand, sequela +S61421A Laceration with foreign body of right hand, initial encounter +S61421D Laceration with foreign body of right hand, subsequent encounter +S61421S Laceration with foreign body of right hand, sequela +S61422A Laceration with foreign body of left hand, initial encounter +S61422D Laceration with foreign body of left hand, subsequent encounter +S61422S Laceration with foreign body of left hand, sequela +S61429A Laceration with foreign body of unspecified hand, initial encounter +S61429D Laceration with foreign body of unspecified hand, subsequent encounter +S61429S Laceration with foreign body of unspecified hand, sequela +S61431A Puncture wound without foreign body of right hand, initial encounter +S61431D Puncture wound without foreign body of right hand, subsequent encounter +S61431S Puncture wound without foreign body of right hand, sequela +S61432A Puncture wound without foreign body of left hand, initial encounter +S61432D Puncture wound without foreign body of left hand, subsequent encounter +S61432S Puncture wound without foreign body of left hand, sequela +S61439A Puncture wound without foreign body of unspecified hand, initial encounter +S61439D Puncture wound without foreign body of unspecified hand, subsequent encounter +S61439S Puncture wound without foreign body of unspecified hand, sequela +S61441A Puncture wound with foreign body of right hand, initial encounter +S61441D Puncture wound with foreign body of right hand, subsequent encounter +S61441S Puncture wound with foreign body of right hand, sequela +S61442A Puncture wound with foreign body of left hand, initial encounter +S61442D Puncture wound with foreign body of left hand, subsequent encounter +S61442S Puncture wound with foreign body of left hand, sequela +S61449A Puncture wound with foreign body of unspecified hand, initial encounter +S61449D Puncture wound with foreign body of unspecified hand, subsequent encounter +S61449S Puncture wound with foreign body of unspecified hand, sequela +S61451A Open bite of right hand, initial encounter +S61451D Open bite of right hand, subsequent encounter +S61451S Open bite of right hand, sequela +S61452A Open bite of left hand, initial encounter +S61452D Open bite of left hand, subsequent encounter +S61452S Open bite of left hand, sequela +S61459A Open bite of unspecified hand, initial encounter +S61459D Open bite of unspecified hand, subsequent encounter +S61459S Open bite of unspecified hand, sequela +S61501A Unspecified open wound of right wrist, initial encounter +S61501D Unspecified open wound of right wrist, subsequent encounter +S61501S Unspecified open wound of right wrist, sequela +S61502A Unspecified open wound of left wrist, initial encounter +S61502D Unspecified open wound of left wrist, subsequent encounter +S61502S Unspecified open wound of left wrist, sequela +S61509A Unspecified open wound of unspecified wrist, initial encounter +S61509D Unspecified open wound of unspecified wrist, subsequent encounter +S61509S Unspecified open wound of unspecified wrist, sequela +S61511A Laceration without foreign body of right wrist, initial encounter +S61511D Laceration without foreign body of right wrist, subsequent encounter +S61511S Laceration without foreign body of right wrist, sequela +S61512A Laceration without foreign body of left wrist, initial encounter +S61512D Laceration without foreign body of left wrist, subsequent encounter +S61512S Laceration without foreign body of left wrist, sequela +S61519A Laceration without foreign body of unspecified wrist, initial encounter +S61519D Laceration without foreign body of unspecified wrist, subsequent encounter +S61519S Laceration without foreign body of unspecified wrist, sequela +S61521A Laceration with foreign body of right wrist, initial encounter +S61521D Laceration with foreign body of right wrist, subsequent encounter +S61521S Laceration with foreign body of right wrist, sequela +S61522A Laceration with foreign body of left wrist, initial encounter +S61522D Laceration with foreign body of left wrist, subsequent encounter +S61522S Laceration with foreign body of left wrist, sequela +S61529A Laceration with foreign body of unspecified wrist, initial encounter +S61529D Laceration with foreign body of unspecified wrist, subsequent encounter +S61529S Laceration with foreign body of unspecified wrist, sequela +S61531A Puncture wound without foreign body of right wrist, initial encounter +S61531D Puncture wound without foreign body of right wrist, subsequent encounter +S61531S Puncture wound without foreign body of right wrist, sequela +S61532A Puncture wound without foreign body of left wrist, initial encounter +S61532D Puncture wound without foreign body of left wrist, subsequent encounter +S61532S Puncture wound without foreign body of left wrist, sequela +S61539A Puncture wound without foreign body of unspecified wrist, initial encounter +S61539D Puncture wound without foreign body of unspecified wrist, subsequent encounter +S61539S Puncture wound without foreign body of unspecified wrist, sequela +S61541A Puncture wound with foreign body of right wrist, initial encounter +S61541D Puncture wound with foreign body of right wrist, subsequent encounter +S61541S Puncture wound with foreign body of right wrist, sequela +S61542A Puncture wound with foreign body of left wrist, initial encounter +S61542D Puncture wound with foreign body of left wrist, subsequent encounter +S61542S Puncture wound with foreign body of left wrist, sequela +S61549A Puncture wound with foreign body of unspecified wrist, initial encounter +S61549D Puncture wound with foreign body of unspecified wrist, subsequent encounter +S61549S Puncture wound with foreign body of unspecified wrist, sequela +S61551A Open bite of right wrist, initial encounter +S61551D Open bite of right wrist, subsequent encounter +S61551S Open bite of right wrist, sequela +S61552A Open bite of left wrist, initial encounter +S61552D Open bite of left wrist, subsequent encounter +S61552S Open bite of left wrist, sequela +S61559A Open bite of unspecified wrist, initial encounter +S61559D Open bite of unspecified wrist, subsequent encounter +S61559S Open bite of unspecified wrist, sequela +S62001A Unspecified fracture of navicular [scaphoid] bone of right wrist, initial encounter for closed fracture +S62001B Unspecified fracture of navicular [scaphoid] bone of right wrist, initial encounter for open fracture +S62001D Unspecified fracture of navicular [scaphoid] bone of right wrist, subsequent encounter for fracture with routine healing +S62001G Unspecified fracture of navicular [scaphoid] bone of right wrist, subsequent encounter for fracture with delayed healing +S62001K Unspecified fracture of navicular [scaphoid] bone of right wrist, subsequent encounter for fracture with nonunion +S62001P Unspecified fracture of navicular [scaphoid] bone of right wrist, subsequent encounter for fracture with malunion +S62001S Unspecified fracture of navicular [scaphoid] bone of right wrist, sequela +S62002A Unspecified fracture of navicular [scaphoid] bone of left wrist, initial encounter for closed fracture +S62002B Unspecified fracture of navicular [scaphoid] bone of left wrist, initial encounter for open fracture +S62002D Unspecified fracture of navicular [scaphoid] bone of left wrist, subsequent encounter for fracture with routine healing +S62002G Unspecified fracture of navicular [scaphoid] bone of left wrist, subsequent encounter for fracture with delayed healing +S62002K Unspecified fracture of navicular [scaphoid] bone of left wrist, subsequent encounter for fracture with nonunion +S62002P Unspecified fracture of navicular [scaphoid] bone of left wrist, subsequent encounter for fracture with malunion +S62002S Unspecified fracture of navicular [scaphoid] bone of left wrist, sequela +S62009A Unspecified fracture of navicular [scaphoid] bone of unspecified wrist, initial encounter for closed fracture +S62009B Unspecified fracture of navicular [scaphoid] bone of unspecified wrist, initial encounter for open fracture +S62009D Unspecified fracture of navicular [scaphoid] bone of unspecified wrist, subsequent encounter for fracture with routine healing +S62009G Unspecified fracture of navicular [scaphoid] bone of unspecified wrist, subsequent encounter for fracture with delayed healing +S62009K Unspecified fracture of navicular [scaphoid] bone of unspecified wrist, subsequent encounter for fracture with nonunion +S62009P Unspecified fracture of navicular [scaphoid] bone of unspecified wrist, subsequent encounter for fracture with malunion +S62009S Unspecified fracture of navicular [scaphoid] bone of unspecified wrist, sequela +S62011A Displaced fracture of distal pole of navicular [scaphoid] bone of right wrist, initial encounter for closed fracture +S62011B Displaced fracture of distal pole of navicular [scaphoid] bone of right wrist, initial encounter for open fracture +S62011D Displaced fracture of distal pole of navicular [scaphoid] bone of right wrist, subsequent encounter for fracture with routine healing +S62011G Displaced fracture of distal pole of navicular [scaphoid] bone of right wrist, subsequent encounter for fracture with delayed healing +S62011K Displaced fracture of distal pole of navicular [scaphoid] bone of right wrist, subsequent encounter for fracture with nonunion +S62011P Displaced fracture of distal pole of navicular [scaphoid] bone of right wrist, subsequent encounter for fracture with malunion +S62011S Displaced fracture of distal pole of navicular [scaphoid] bone of right wrist, sequela +S62012A Displaced fracture of distal pole of navicular [scaphoid] bone of left wrist, initial encounter for closed fracture +S62012B Displaced fracture of distal pole of navicular [scaphoid] bone of left wrist, initial encounter for open fracture +S62012D Displaced fracture of distal pole of navicular [scaphoid] bone of left wrist, subsequent encounter for fracture with routine healing +S62012G Displaced fracture of distal pole of navicular [scaphoid] bone of left wrist, subsequent encounter for fracture with delayed healing +S62012K Displaced fracture of distal pole of navicular [scaphoid] bone of left wrist, subsequent encounter for fracture with nonunion +S62012P Displaced fracture of distal pole of navicular [scaphoid] bone of left wrist, subsequent encounter for fracture with malunion +S62012S Displaced fracture of distal pole of navicular [scaphoid] bone of left wrist, sequela +S62013A Displaced fracture of distal pole of navicular [scaphoid] bone of unspecified wrist, initial encounter for closed fracture +S62013B Displaced fracture of distal pole of navicular [scaphoid] bone of unspecified wrist, initial encounter for open fracture +S62013D Displaced fracture of distal pole of navicular [scaphoid] bone of unspecified wrist, subsequent encounter for fracture with routine healing +S62013G Displaced fracture of distal pole of navicular [scaphoid] bone of unspecified wrist, subsequent encounter for fracture with delayed healing +S62013K Displaced fracture of distal pole of navicular [scaphoid] bone of unspecified wrist, subsequent encounter for fracture with nonunion +S62013P Displaced fracture of distal pole of navicular [scaphoid] bone of unspecified wrist, subsequent encounter for fracture with malunion +S62013S Displaced fracture of distal pole of navicular [scaphoid] bone of unspecified wrist, sequela +S62014A Nondisplaced fracture of distal pole of navicular [scaphoid] bone of right wrist, initial encounter for closed fracture +S62014B Nondisplaced fracture of distal pole of navicular [scaphoid] bone of right wrist, initial encounter for open fracture +S62014D Nondisplaced fracture of distal pole of navicular [scaphoid] bone of right wrist, subsequent encounter for fracture with routine healing +S62014G Nondisplaced fracture of distal pole of navicular [scaphoid] bone of right wrist, subsequent encounter for fracture with delayed healing +S62014K Nondisplaced fracture of distal pole of navicular [scaphoid] bone of right wrist, subsequent encounter for fracture with nonunion +S62014P Nondisplaced fracture of distal pole of navicular [scaphoid] bone of right wrist, subsequent encounter for fracture with malunion +S62014S Nondisplaced fracture of distal pole of navicular [scaphoid] bone of right wrist, sequela +S62015A Nondisplaced fracture of distal pole of navicular [scaphoid] bone of left wrist, initial encounter for closed fracture +S62015B Nondisplaced fracture of distal pole of navicular [scaphoid] bone of left wrist, initial encounter for open fracture +S62015D Nondisplaced fracture of distal pole of navicular [scaphoid] bone of left wrist, subsequent encounter for fracture with routine healing +S62015G Nondisplaced fracture of distal pole of navicular [scaphoid] bone of left wrist, subsequent encounter for fracture with delayed healing +S62015K Nondisplaced fracture of distal pole of navicular [scaphoid] bone of left wrist, subsequent encounter for fracture with nonunion +S62015P Nondisplaced fracture of distal pole of navicular [scaphoid] bone of left wrist, subsequent encounter for fracture with malunion +S62015S Nondisplaced fracture of distal pole of navicular [scaphoid] bone of left wrist, sequela +S62016A Nondisplaced fracture of distal pole of navicular [scaphoid] bone of unspecified wrist, initial encounter for closed fracture +S62016B Nondisplaced fracture of distal pole of navicular [scaphoid] bone of unspecified wrist, initial encounter for open fracture +S62016D Nondisplaced fracture of distal pole of navicular [scaphoid] bone of unspecified wrist, subsequent encounter for fracture with routine healing +S62016G Nondisplaced fracture of distal pole of navicular [scaphoid] bone of unspecified wrist, subsequent encounter for fracture with delayed healing +S62016K Nondisplaced fracture of distal pole of navicular [scaphoid] bone of unspecified wrist, subsequent encounter for fracture with nonunion +S62016P Nondisplaced fracture of distal pole of navicular [scaphoid] bone of unspecified wrist, subsequent encounter for fracture with malunion +S62016S Nondisplaced fracture of distal pole of navicular [scaphoid] bone of unspecified wrist, sequela +S62021A Displaced fracture of middle third of navicular [scaphoid] bone of right wrist, initial encounter for closed fracture +S62021B Displaced fracture of middle third of navicular [scaphoid] bone of right wrist, initial encounter for open fracture +S62021D Displaced fracture of middle third of navicular [scaphoid] bone of right wrist, subsequent encounter for fracture with routine healing +S62021G Displaced fracture of middle third of navicular [scaphoid] bone of right wrist, subsequent encounter for fracture with delayed healing +S62021K Displaced fracture of middle third of navicular [scaphoid] bone of right wrist, subsequent encounter for fracture with nonunion +S62021P Displaced fracture of middle third of navicular [scaphoid] bone of right wrist, subsequent encounter for fracture with malunion +S62021S Displaced fracture of middle third of navicular [scaphoid] bone of right wrist, sequela +S62022A Displaced fracture of middle third of navicular [scaphoid] bone of left wrist, initial encounter for closed fracture +S62022B Displaced fracture of middle third of navicular [scaphoid] bone of left wrist, initial encounter for open fracture +S62022D Displaced fracture of middle third of navicular [scaphoid] bone of left wrist, subsequent encounter for fracture with routine healing +S62022G Displaced fracture of middle third of navicular [scaphoid] bone of left wrist, subsequent encounter for fracture with delayed healing +S62022K Displaced fracture of middle third of navicular [scaphoid] bone of left wrist, subsequent encounter for fracture with nonunion +S62022P Displaced fracture of middle third of navicular [scaphoid] bone of left wrist, subsequent encounter for fracture with malunion +S62022S Displaced fracture of middle third of navicular [scaphoid] bone of left wrist, sequela +S62023A Displaced fracture of middle third of navicular [scaphoid] bone of unspecified wrist, initial encounter for closed fracture +S62023B Displaced fracture of middle third of navicular [scaphoid] bone of unspecified wrist, initial encounter for open fracture +S62023D Displaced fracture of middle third of navicular [scaphoid] bone of unspecified wrist, subsequent encounter for fracture with routine healing +S62023G Displaced fracture of middle third of navicular [scaphoid] bone of unspecified wrist, subsequent encounter for fracture with delayed healing +S62023K Displaced fracture of middle third of navicular [scaphoid] bone of unspecified wrist, subsequent encounter for fracture with nonunion +S62023P Displaced fracture of middle third of navicular [scaphoid] bone of unspecified wrist, subsequent encounter for fracture with malunion +S62023S Displaced fracture of middle third of navicular [scaphoid] bone of unspecified wrist, sequela +S62024A Nondisplaced fracture of middle third of navicular [scaphoid] bone of right wrist, initial encounter for closed fracture +S62024B Nondisplaced fracture of middle third of navicular [scaphoid] bone of right wrist, initial encounter for open fracture +S62024D Nondisplaced fracture of middle third of navicular [scaphoid] bone of right wrist, subsequent encounter for fracture with routine healing +S62024G Nondisplaced fracture of middle third of navicular [scaphoid] bone of right wrist, subsequent encounter for fracture with delayed healing +S62024K Nondisplaced fracture of middle third of navicular [scaphoid] bone of right wrist, subsequent encounter for fracture with nonunion +S62024P Nondisplaced fracture of middle third of navicular [scaphoid] bone of right wrist, subsequent encounter for fracture with malunion +S62024S Nondisplaced fracture of middle third of navicular [scaphoid] bone of right wrist, sequela +S62025A Nondisplaced fracture of middle third of navicular [scaphoid] bone of left wrist, initial encounter for closed fracture +S62025B Nondisplaced fracture of middle third of navicular [scaphoid] bone of left wrist, initial encounter for open fracture +S62025D Nondisplaced fracture of middle third of navicular [scaphoid] bone of left wrist, subsequent encounter for fracture with routine healing +S62025G Nondisplaced fracture of middle third of navicular [scaphoid] bone of left wrist, subsequent encounter for fracture with delayed healing +S62025K Nondisplaced fracture of middle third of navicular [scaphoid] bone of left wrist, subsequent encounter for fracture with nonunion +S62025P Nondisplaced fracture of middle third of navicular [scaphoid] bone of left wrist, subsequent encounter for fracture with malunion +S62025S Nondisplaced fracture of middle third of navicular [scaphoid] bone of left wrist, sequela +S62026A Nondisplaced fracture of middle third of navicular [scaphoid] bone of unspecified wrist, initial encounter for closed fracture +S62026B Nondisplaced fracture of middle third of navicular [scaphoid] bone of unspecified wrist, initial encounter for open fracture +S62026D Nondisplaced fracture of middle third of navicular [scaphoid] bone of unspecified wrist, subsequent encounter for fracture with routine healing +S62026G Nondisplaced fracture of middle third of navicular [scaphoid] bone of unspecified wrist, subsequent encounter for fracture with delayed healing +S62026K Nondisplaced fracture of middle third of navicular [scaphoid] bone of unspecified wrist, subsequent encounter for fracture with nonunion +S62026P Nondisplaced fracture of middle third of navicular [scaphoid] bone of unspecified wrist, subsequent encounter for fracture with malunion +S62026S Nondisplaced fracture of middle third of navicular [scaphoid] bone of unspecified wrist, sequela +S62031A Displaced fracture of proximal third of navicular [scaphoid] bone of right wrist, initial encounter for closed fracture +S62031B Displaced fracture of proximal third of navicular [scaphoid] bone of right wrist, initial encounter for open fracture +S62031D Displaced fracture of proximal third of navicular [scaphoid] bone of right wrist, subsequent encounter for fracture with routine healing +S62031G Displaced fracture of proximal third of navicular [scaphoid] bone of right wrist, subsequent encounter for fracture with delayed healing +S62031K Displaced fracture of proximal third of navicular [scaphoid] bone of right wrist, subsequent encounter for fracture with nonunion +S62031P Displaced fracture of proximal third of navicular [scaphoid] bone of right wrist, subsequent encounter for fracture with malunion +S62031S Displaced fracture of proximal third of navicular [scaphoid] bone of right wrist, sequela +S62032A Displaced fracture of proximal third of navicular [scaphoid] bone of left wrist, initial encounter for closed fracture +S62032B Displaced fracture of proximal third of navicular [scaphoid] bone of left wrist, initial encounter for open fracture +S62032D Displaced fracture of proximal third of navicular [scaphoid] bone of left wrist, subsequent encounter for fracture with routine healing +S62032G Displaced fracture of proximal third of navicular [scaphoid] bone of left wrist, subsequent encounter for fracture with delayed healing +S62032K Displaced fracture of proximal third of navicular [scaphoid] bone of left wrist, subsequent encounter for fracture with nonunion +S62032P Displaced fracture of proximal third of navicular [scaphoid] bone of left wrist, subsequent encounter for fracture with malunion +S62032S Displaced fracture of proximal third of navicular [scaphoid] bone of left wrist, sequela +S62033A Displaced fracture of proximal third of navicular [scaphoid] bone of unspecified wrist, initial encounter for closed fracture +S62033B Displaced fracture of proximal third of navicular [scaphoid] bone of unspecified wrist, initial encounter for open fracture +S62033D Displaced fracture of proximal third of navicular [scaphoid] bone of unspecified wrist, subsequent encounter for fracture with routine healing +S62033G Displaced fracture of proximal third of navicular [scaphoid] bone of unspecified wrist, subsequent encounter for fracture with delayed healing +S62033K Displaced fracture of proximal third of navicular [scaphoid] bone of unspecified wrist, subsequent encounter for fracture with nonunion +S62033P Displaced fracture of proximal third of navicular [scaphoid] bone of unspecified wrist, subsequent encounter for fracture with malunion +S62033S Displaced fracture of proximal third of navicular [scaphoid] bone of unspecified wrist, sequela +S62034A Nondisplaced fracture of proximal third of navicular [scaphoid] bone of right wrist, initial encounter for closed fracture +S62034B Nondisplaced fracture of proximal third of navicular [scaphoid] bone of right wrist, initial encounter for open fracture +S62034D Nondisplaced fracture of proximal third of navicular [scaphoid] bone of right wrist, subsequent encounter for fracture with routine healing +S62034G Nondisplaced fracture of proximal third of navicular [scaphoid] bone of right wrist, subsequent encounter for fracture with delayed healing +S62034K Nondisplaced fracture of proximal third of navicular [scaphoid] bone of right wrist, subsequent encounter for fracture with nonunion +S62034P Nondisplaced fracture of proximal third of navicular [scaphoid] bone of right wrist, subsequent encounter for fracture with malunion +S62034S Nondisplaced fracture of proximal third of navicular [scaphoid] bone of right wrist, sequela +S62035A Nondisplaced fracture of proximal third of navicular [scaphoid] bone of left wrist, initial encounter for closed fracture +S62035B Nondisplaced fracture of proximal third of navicular [scaphoid] bone of left wrist, initial encounter for open fracture +S62035D Nondisplaced fracture of proximal third of navicular [scaphoid] bone of left wrist, subsequent encounter for fracture with routine healing +S62035G Nondisplaced fracture of proximal third of navicular [scaphoid] bone of left wrist, subsequent encounter for fracture with delayed healing +S62035K Nondisplaced fracture of proximal third of navicular [scaphoid] bone of left wrist, subsequent encounter for fracture with nonunion +S62035P Nondisplaced fracture of proximal third of navicular [scaphoid] bone of left wrist, subsequent encounter for fracture with malunion +S62035S Nondisplaced fracture of proximal third of navicular [scaphoid] bone of left wrist, sequela +S62036A Nondisplaced fracture of proximal third of navicular [scaphoid] bone of unspecified wrist, initial encounter for closed fracture +S62036B Nondisplaced fracture of proximal third of navicular [scaphoid] bone of unspecified wrist, initial encounter for open fracture +S62036D Nondisplaced fracture of proximal third of navicular [scaphoid] bone of unspecified wrist, subsequent encounter for fracture with routine healing +S62036G Nondisplaced fracture of proximal third of navicular [scaphoid] bone of unspecified wrist, subsequent encounter for fracture with delayed healing +S62036K Nondisplaced fracture of proximal third of navicular [scaphoid] bone of unspecified wrist, subsequent encounter for fracture with nonunion +S62036P Nondisplaced fracture of proximal third of navicular [scaphoid] bone of unspecified wrist, subsequent encounter for fracture with malunion +S62036S Nondisplaced fracture of proximal third of navicular [scaphoid] bone of unspecified wrist, sequela +S62101A Fracture of unspecified carpal bone, right wrist, initial encounter for closed fracture +S62101B Fracture of unspecified carpal bone, right wrist, initial encounter for open fracture +S62101D Fracture of unspecified carpal bone, right wrist, subsequent encounter for fracture with routine healing +S62101G Fracture of unspecified carpal bone, right wrist, subsequent encounter for fracture with delayed healing +S62101K Fracture of unspecified carpal bone, right wrist, subsequent encounter for fracture with nonunion +S62101P Fracture of unspecified carpal bone, right wrist, subsequent encounter for fracture with malunion +S62101S Fracture of unspecified carpal bone, right wrist, sequela +S62102A Fracture of unspecified carpal bone, left wrist, initial encounter for closed fracture +S62102B Fracture of unspecified carpal bone, left wrist, initial encounter for open fracture +S62102D Fracture of unspecified carpal bone, left wrist, subsequent encounter for fracture with routine healing +S62102G Fracture of unspecified carpal bone, left wrist, subsequent encounter for fracture with delayed healing +S62102K Fracture of unspecified carpal bone, left wrist, subsequent encounter for fracture with nonunion +S62102P Fracture of unspecified carpal bone, left wrist, subsequent encounter for fracture with malunion +S62102S Fracture of unspecified carpal bone, left wrist, sequela +S62109A Fracture of unspecified carpal bone, unspecified wrist, initial encounter for closed fracture +S62109B Fracture of unspecified carpal bone, unspecified wrist, initial encounter for open fracture +S62109D Fracture of unspecified carpal bone, unspecified wrist, subsequent encounter for fracture with routine healing +S62109G Fracture of unspecified carpal bone, unspecified wrist, subsequent encounter for fracture with delayed healing +S62109K Fracture of unspecified carpal bone, unspecified wrist, subsequent encounter for fracture with nonunion +S62109P Fracture of unspecified carpal bone, unspecified wrist, subsequent encounter for fracture with malunion +S62109S Fracture of unspecified carpal bone, unspecified wrist, sequela +S62111A Displaced fracture of triquetrum [cuneiform] bone, right wrist, initial encounter for closed fracture +S62111B Displaced fracture of triquetrum [cuneiform] bone, right wrist, initial encounter for open fracture +S62111D Displaced fracture of triquetrum [cuneiform] bone, right wrist, subsequent encounter for fracture with routine healing +S62111G Displaced fracture of triquetrum [cuneiform] bone, right wrist, subsequent encounter for fracture with delayed healing +S62111K Displaced fracture of triquetrum [cuneiform] bone, right wrist, subsequent encounter for fracture with nonunion +S62111P Displaced fracture of triquetrum [cuneiform] bone, right wrist, subsequent encounter for fracture with malunion +S62111S Displaced fracture of triquetrum [cuneiform] bone, right wrist, sequela +S62112A Displaced fracture of triquetrum [cuneiform] bone, left wrist, initial encounter for closed fracture +S62112B Displaced fracture of triquetrum [cuneiform] bone, left wrist, initial encounter for open fracture +S62112D Displaced fracture of triquetrum [cuneiform] bone, left wrist, subsequent encounter for fracture with routine healing +S62112G Displaced fracture of triquetrum [cuneiform] bone, left wrist, subsequent encounter for fracture with delayed healing +S62112K Displaced fracture of triquetrum [cuneiform] bone, left wrist, subsequent encounter for fracture with nonunion +S62112P Displaced fracture of triquetrum [cuneiform] bone, left wrist, subsequent encounter for fracture with malunion +S62112S Displaced fracture of triquetrum [cuneiform] bone, left wrist, sequela +S62113A Displaced fracture of triquetrum [cuneiform] bone, unspecified wrist, initial encounter for closed fracture +S62113B Displaced fracture of triquetrum [cuneiform] bone, unspecified wrist, initial encounter for open fracture +S62113D Displaced fracture of triquetrum [cuneiform] bone, unspecified wrist, subsequent encounter for fracture with routine healing +S62113G Displaced fracture of triquetrum [cuneiform] bone, unspecified wrist, subsequent encounter for fracture with delayed healing +S62113K Displaced fracture of triquetrum [cuneiform] bone, unspecified wrist, subsequent encounter for fracture with nonunion +S62113P Displaced fracture of triquetrum [cuneiform] bone, unspecified wrist, subsequent encounter for fracture with malunion +S62113S Displaced fracture of triquetrum [cuneiform] bone, unspecified wrist, sequela +S62114A Nondisplaced fracture of triquetrum [cuneiform] bone, right wrist, initial encounter for closed fracture +S62114B Nondisplaced fracture of triquetrum [cuneiform] bone, right wrist, initial encounter for open fracture +S62114D Nondisplaced fracture of triquetrum [cuneiform] bone, right wrist, subsequent encounter for fracture with routine healing +S62114G Nondisplaced fracture of triquetrum [cuneiform] bone, right wrist, subsequent encounter for fracture with delayed healing +S62114K Nondisplaced fracture of triquetrum [cuneiform] bone, right wrist, subsequent encounter for fracture with nonunion +S62114P Nondisplaced fracture of triquetrum [cuneiform] bone, right wrist, subsequent encounter for fracture with malunion +S62114S Nondisplaced fracture of triquetrum [cuneiform] bone, right wrist, sequela +S62115A Nondisplaced fracture of triquetrum [cuneiform] bone, left wrist, initial encounter for closed fracture +S62115B Nondisplaced fracture of triquetrum [cuneiform] bone, left wrist, initial encounter for open fracture +S62115D Nondisplaced fracture of triquetrum [cuneiform] bone, left wrist, subsequent encounter for fracture with routine healing +S62115G Nondisplaced fracture of triquetrum [cuneiform] bone, left wrist, subsequent encounter for fracture with delayed healing +S62115K Nondisplaced fracture of triquetrum [cuneiform] bone, left wrist, subsequent encounter for fracture with nonunion +S62115P Nondisplaced fracture of triquetrum [cuneiform] bone, left wrist, subsequent encounter for fracture with malunion +S62115S Nondisplaced fracture of triquetrum [cuneiform] bone, left wrist, sequela +S62116A Nondisplaced fracture of triquetrum [cuneiform] bone, unspecified wrist, initial encounter for closed fracture +S62116B Nondisplaced fracture of triquetrum [cuneiform] bone, unspecified wrist, initial encounter for open fracture +S62116D Nondisplaced fracture of triquetrum [cuneiform] bone, unspecified wrist, subsequent encounter for fracture with routine healing +S62116G Nondisplaced fracture of triquetrum [cuneiform] bone, unspecified wrist, subsequent encounter for fracture with delayed healing +S62116K Nondisplaced fracture of triquetrum [cuneiform] bone, unspecified wrist, subsequent encounter for fracture with nonunion +S62116P Nondisplaced fracture of triquetrum [cuneiform] bone, unspecified wrist, subsequent encounter for fracture with malunion +S62116S Nondisplaced fracture of triquetrum [cuneiform] bone, unspecified wrist, sequela +S62121A Displaced fracture of lunate [semilunar], right wrist, initial encounter for closed fracture +S62121B Displaced fracture of lunate [semilunar], right wrist, initial encounter for open fracture +S62121D Displaced fracture of lunate [semilunar], right wrist, subsequent encounter for fracture with routine healing +S62121G Displaced fracture of lunate [semilunar], right wrist, subsequent encounter for fracture with delayed healing +S62121K Displaced fracture of lunate [semilunar], right wrist, subsequent encounter for fracture with nonunion +S62121P Displaced fracture of lunate [semilunar], right wrist, subsequent encounter for fracture with malunion +S62121S Displaced fracture of lunate [semilunar], right wrist, sequela +S62122A Displaced fracture of lunate [semilunar], left wrist, initial encounter for closed fracture +S62122B Displaced fracture of lunate [semilunar], left wrist, initial encounter for open fracture +S62122D Displaced fracture of lunate [semilunar], left wrist, subsequent encounter for fracture with routine healing +S62122G Displaced fracture of lunate [semilunar], left wrist, subsequent encounter for fracture with delayed healing +S62122K Displaced fracture of lunate [semilunar], left wrist, subsequent encounter for fracture with nonunion +S62122P Displaced fracture of lunate [semilunar], left wrist, subsequent encounter for fracture with malunion +S62122S Displaced fracture of lunate [semilunar], left wrist, sequela +S62123A Displaced fracture of lunate [semilunar], unspecified wrist, initial encounter for closed fracture +S62123B Displaced fracture of lunate [semilunar], unspecified wrist, initial encounter for open fracture +S62123D Displaced fracture of lunate [semilunar], unspecified wrist, subsequent encounter for fracture with routine healing +S62123G Displaced fracture of lunate [semilunar], unspecified wrist, subsequent encounter for fracture with delayed healing +S62123K Displaced fracture of lunate [semilunar], unspecified wrist, subsequent encounter for fracture with nonunion +S62123P Displaced fracture of lunate [semilunar], unspecified wrist, subsequent encounter for fracture with malunion +S62123S Displaced fracture of lunate [semilunar], unspecified wrist, sequela +S62124A Nondisplaced fracture of lunate [semilunar], right wrist, initial encounter for closed fracture +S62124B Nondisplaced fracture of lunate [semilunar], right wrist, initial encounter for open fracture +S62124D Nondisplaced fracture of lunate [semilunar], right wrist, subsequent encounter for fracture with routine healing +S62124G Nondisplaced fracture of lunate [semilunar], right wrist, subsequent encounter for fracture with delayed healing +S62124K Nondisplaced fracture of lunate [semilunar], right wrist, subsequent encounter for fracture with nonunion +S62124P Nondisplaced fracture of lunate [semilunar], right wrist, subsequent encounter for fracture with malunion +S62124S Nondisplaced fracture of lunate [semilunar], right wrist, sequela +S62125A Nondisplaced fracture of lunate [semilunar], left wrist, initial encounter for closed fracture +S62125B Nondisplaced fracture of lunate [semilunar], left wrist, initial encounter for open fracture +S62125D Nondisplaced fracture of lunate [semilunar], left wrist, subsequent encounter for fracture with routine healing +S62125G Nondisplaced fracture of lunate [semilunar], left wrist, subsequent encounter for fracture with delayed healing +S62125K Nondisplaced fracture of lunate [semilunar], left wrist, subsequent encounter for fracture with nonunion +S62125P Nondisplaced fracture of lunate [semilunar], left wrist, subsequent encounter for fracture with malunion +S62125S Nondisplaced fracture of lunate [semilunar], left wrist, sequela +S62126A Nondisplaced fracture of lunate [semilunar], unspecified wrist, initial encounter for closed fracture +S62126B Nondisplaced fracture of lunate [semilunar], unspecified wrist, initial encounter for open fracture +S62126D Nondisplaced fracture of lunate [semilunar], unspecified wrist, subsequent encounter for fracture with routine healing +S62126G Nondisplaced fracture of lunate [semilunar], unspecified wrist, subsequent encounter for fracture with delayed healing +S62126K Nondisplaced fracture of lunate [semilunar], unspecified wrist, subsequent encounter for fracture with nonunion +S62126P Nondisplaced fracture of lunate [semilunar], unspecified wrist, subsequent encounter for fracture with malunion +S62126S Nondisplaced fracture of lunate [semilunar], unspecified wrist, sequela +S62131A Displaced fracture of capitate [os magnum] bone, right wrist, initial encounter for closed fracture +S62131B Displaced fracture of capitate [os magnum] bone, right wrist, initial encounter for open fracture +S62131D Displaced fracture of capitate [os magnum] bone, right wrist, subsequent encounter for fracture with routine healing +S62131G Displaced fracture of capitate [os magnum] bone, right wrist, subsequent encounter for fracture with delayed healing +S62131K Displaced fracture of capitate [os magnum] bone, right wrist, subsequent encounter for fracture with nonunion +S62131P Displaced fracture of capitate [os magnum] bone, right wrist, subsequent encounter for fracture with malunion +S62131S Displaced fracture of capitate [os magnum] bone, right wrist, sequela +S62132A Displaced fracture of capitate [os magnum] bone, left wrist, initial encounter for closed fracture +S62132B Displaced fracture of capitate [os magnum] bone, left wrist, initial encounter for open fracture +S62132D Displaced fracture of capitate [os magnum] bone, left wrist, subsequent encounter for fracture with routine healing +S62132G Displaced fracture of capitate [os magnum] bone, left wrist, subsequent encounter for fracture with delayed healing +S62132K Displaced fracture of capitate [os magnum] bone, left wrist, subsequent encounter for fracture with nonunion +S62132P Displaced fracture of capitate [os magnum] bone, left wrist, subsequent encounter for fracture with malunion +S62132S Displaced fracture of capitate [os magnum] bone, left wrist, sequela +S62133A Displaced fracture of capitate [os magnum] bone, unspecified wrist, initial encounter for closed fracture +S62133B Displaced fracture of capitate [os magnum] bone, unspecified wrist, initial encounter for open fracture +S62133D Displaced fracture of capitate [os magnum] bone, unspecified wrist, subsequent encounter for fracture with routine healing +S62133G Displaced fracture of capitate [os magnum] bone, unspecified wrist, subsequent encounter for fracture with delayed healing +S62133K Displaced fracture of capitate [os magnum] bone, unspecified wrist, subsequent encounter for fracture with nonunion +S62133P Displaced fracture of capitate [os magnum] bone, unspecified wrist, subsequent encounter for fracture with malunion +S62133S Displaced fracture of capitate [os magnum] bone, unspecified wrist, sequela +S62134A Nondisplaced fracture of capitate [os magnum] bone, right wrist, initial encounter for closed fracture +S62134B Nondisplaced fracture of capitate [os magnum] bone, right wrist, initial encounter for open fracture +S62134D Nondisplaced fracture of capitate [os magnum] bone, right wrist, subsequent encounter for fracture with routine healing +S62134G Nondisplaced fracture of capitate [os magnum] bone, right wrist, subsequent encounter for fracture with delayed healing +S62134K Nondisplaced fracture of capitate [os magnum] bone, right wrist, subsequent encounter for fracture with nonunion +S62134P Nondisplaced fracture of capitate [os magnum] bone, right wrist, subsequent encounter for fracture with malunion +S62134S Nondisplaced fracture of capitate [os magnum] bone, right wrist, sequela +S62135A Nondisplaced fracture of capitate [os magnum] bone, left wrist, initial encounter for closed fracture +S62135B Nondisplaced fracture of capitate [os magnum] bone, left wrist, initial encounter for open fracture +S62135D Nondisplaced fracture of capitate [os magnum] bone, left wrist, subsequent encounter for fracture with routine healing +S62135G Nondisplaced fracture of capitate [os magnum] bone, left wrist, subsequent encounter for fracture with delayed healing +S62135K Nondisplaced fracture of capitate [os magnum] bone, left wrist, subsequent encounter for fracture with nonunion +S62135P Nondisplaced fracture of capitate [os magnum] bone, left wrist, subsequent encounter for fracture with malunion +S62135S Nondisplaced fracture of capitate [os magnum] bone, left wrist, sequela +S62136A Nondisplaced fracture of capitate [os magnum] bone, unspecified wrist, initial encounter for closed fracture +S62136B Nondisplaced fracture of capitate [os magnum] bone, unspecified wrist, initial encounter for open fracture +S62136D Nondisplaced fracture of capitate [os magnum] bone, unspecified wrist, subsequent encounter for fracture with routine healing +S62136G Nondisplaced fracture of capitate [os magnum] bone, unspecified wrist, subsequent encounter for fracture with delayed healing +S62136K Nondisplaced fracture of capitate [os magnum] bone, unspecified wrist, subsequent encounter for fracture with nonunion +S62136P Nondisplaced fracture of capitate [os magnum] bone, unspecified wrist, subsequent encounter for fracture with malunion +S62136S Nondisplaced fracture of capitate [os magnum] bone, unspecified wrist, sequela +S62141A Displaced fracture of body of hamate [unciform] bone, right wrist, initial encounter for closed fracture +S62141B Displaced fracture of body of hamate [unciform] bone, right wrist, initial encounter for open fracture +S62141D Displaced fracture of body of hamate [unciform] bone, right wrist, subsequent encounter for fracture with routine healing +S62141G Displaced fracture of body of hamate [unciform] bone, right wrist, subsequent encounter for fracture with delayed healing +S62141K Displaced fracture of body of hamate [unciform] bone, right wrist, subsequent encounter for fracture with nonunion +S62141P Displaced fracture of body of hamate [unciform] bone, right wrist, subsequent encounter for fracture with malunion +S62141S Displaced fracture of body of hamate [unciform] bone, right wrist, sequela +S62142A Displaced fracture of body of hamate [unciform] bone, left wrist, initial encounter for closed fracture +S62142B Displaced fracture of body of hamate [unciform] bone, left wrist, initial encounter for open fracture +S62142D Displaced fracture of body of hamate [unciform] bone, left wrist, subsequent encounter for fracture with routine healing +S62142G Displaced fracture of body of hamate [unciform] bone, left wrist, subsequent encounter for fracture with delayed healing +S62142K Displaced fracture of body of hamate [unciform] bone, left wrist, subsequent encounter for fracture with nonunion +S62142P Displaced fracture of body of hamate [unciform] bone, left wrist, subsequent encounter for fracture with malunion +S62142S Displaced fracture of body of hamate [unciform] bone, left wrist, sequela +S62143A Displaced fracture of body of hamate [unciform] bone, unspecified wrist, initial encounter for closed fracture +S62143B Displaced fracture of body of hamate [unciform] bone, unspecified wrist, initial encounter for open fracture +S62143D Displaced fracture of body of hamate [unciform] bone, unspecified wrist, subsequent encounter for fracture with routine healing +S62143G Displaced fracture of body of hamate [unciform] bone, unspecified wrist, subsequent encounter for fracture with delayed healing +S62143K Displaced fracture of body of hamate [unciform] bone, unspecified wrist, subsequent encounter for fracture with nonunion +S62143P Displaced fracture of body of hamate [unciform] bone, unspecified wrist, subsequent encounter for fracture with malunion +S62143S Displaced fracture of body of hamate [unciform] bone, unspecified wrist, sequela +S62144A Nondisplaced fracture of body of hamate [unciform] bone, right wrist, initial encounter for closed fracture +S62144B Nondisplaced fracture of body of hamate [unciform] bone, right wrist, initial encounter for open fracture +S62144D Nondisplaced fracture of body of hamate [unciform] bone, right wrist, subsequent encounter for fracture with routine healing +S62144G Nondisplaced fracture of body of hamate [unciform] bone, right wrist, subsequent encounter for fracture with delayed healing +S62144K Nondisplaced fracture of body of hamate [unciform] bone, right wrist, subsequent encounter for fracture with nonunion +S62144P Nondisplaced fracture of body of hamate [unciform] bone, right wrist, subsequent encounter for fracture with malunion +S62144S Nondisplaced fracture of body of hamate [unciform] bone, right wrist, sequela +S62145A Nondisplaced fracture of body of hamate [unciform] bone, left wrist, initial encounter for closed fracture +S62145B Nondisplaced fracture of body of hamate [unciform] bone, left wrist, initial encounter for open fracture +S62145D Nondisplaced fracture of body of hamate [unciform] bone, left wrist, subsequent encounter for fracture with routine healing +S62145G Nondisplaced fracture of body of hamate [unciform] bone, left wrist, subsequent encounter for fracture with delayed healing +S62145K Nondisplaced fracture of body of hamate [unciform] bone, left wrist, subsequent encounter for fracture with nonunion +S62145P Nondisplaced fracture of body of hamate [unciform] bone, left wrist, subsequent encounter for fracture with malunion +S62145S Nondisplaced fracture of body of hamate [unciform] bone, left wrist, sequela +S62146A Nondisplaced fracture of body of hamate [unciform] bone, unspecified wrist, initial encounter for closed fracture +S62146B Nondisplaced fracture of body of hamate [unciform] bone, unspecified wrist, initial encounter for open fracture +S62146D Nondisplaced fracture of body of hamate [unciform] bone, unspecified wrist, subsequent encounter for fracture with routine healing +S62146G Nondisplaced fracture of body of hamate [unciform] bone, unspecified wrist, subsequent encounter for fracture with delayed healing +S62146K Nondisplaced fracture of body of hamate [unciform] bone, unspecified wrist, subsequent encounter for fracture with nonunion +S62146P Nondisplaced fracture of body of hamate [unciform] bone, unspecified wrist, subsequent encounter for fracture with malunion +S62146S Nondisplaced fracture of body of hamate [unciform] bone, unspecified wrist, sequela +S62151A Displaced fracture of hook process of hamate [unciform] bone, right wrist, initial encounter for closed fracture +S62151B Displaced fracture of hook process of hamate [unciform] bone, right wrist, initial encounter for open fracture +S62151D Displaced fracture of hook process of hamate [unciform] bone, right wrist, subsequent encounter for fracture with routine healing +S62151G Displaced fracture of hook process of hamate [unciform] bone, right wrist, subsequent encounter for fracture with delayed healing +S62151K Displaced fracture of hook process of hamate [unciform] bone, right wrist, subsequent encounter for fracture with nonunion +S62151P Displaced fracture of hook process of hamate [unciform] bone, right wrist, subsequent encounter for fracture with malunion +S62151S Displaced fracture of hook process of hamate [unciform] bone, right wrist, sequela +S62152A Displaced fracture of hook process of hamate [unciform] bone, left wrist, initial encounter for closed fracture +S62152B Displaced fracture of hook process of hamate [unciform] bone, left wrist, initial encounter for open fracture +S62152D Displaced fracture of hook process of hamate [unciform] bone, left wrist, subsequent encounter for fracture with routine healing +S62152G Displaced fracture of hook process of hamate [unciform] bone, left wrist, subsequent encounter for fracture with delayed healing +S62152K Displaced fracture of hook process of hamate [unciform] bone, left wrist, subsequent encounter for fracture with nonunion +S62152P Displaced fracture of hook process of hamate [unciform] bone, left wrist, subsequent encounter for fracture with malunion +S62152S Displaced fracture of hook process of hamate [unciform] bone, left wrist, sequela +S62153A Displaced fracture of hook process of hamate [unciform] bone, unspecified wrist, initial encounter for closed fracture +S62153B Displaced fracture of hook process of hamate [unciform] bone, unspecified wrist, initial encounter for open fracture +S62153D Displaced fracture of hook process of hamate [unciform] bone, unspecified wrist, subsequent encounter for fracture with routine healing +S62153G Displaced fracture of hook process of hamate [unciform] bone, unspecified wrist, subsequent encounter for fracture with delayed healing +S62153K Displaced fracture of hook process of hamate [unciform] bone, unspecified wrist, subsequent encounter for fracture with nonunion +S62153P Displaced fracture of hook process of hamate [unciform] bone, unspecified wrist, subsequent encounter for fracture with malunion +S62153S Displaced fracture of hook process of hamate [unciform] bone, unspecified wrist, sequela +S62154A Nondisplaced fracture of hook process of hamate [unciform] bone, right wrist, initial encounter for closed fracture +S62154B Nondisplaced fracture of hook process of hamate [unciform] bone, right wrist, initial encounter for open fracture +S62154D Nondisplaced fracture of hook process of hamate [unciform] bone, right wrist, subsequent encounter for fracture with routine healing +S62154G Nondisplaced fracture of hook process of hamate [unciform] bone, right wrist, subsequent encounter for fracture with delayed healing +S62154K Nondisplaced fracture of hook process of hamate [unciform] bone, right wrist, subsequent encounter for fracture with nonunion +S62154P Nondisplaced fracture of hook process of hamate [unciform] bone, right wrist, subsequent encounter for fracture with malunion +S62154S Nondisplaced fracture of hook process of hamate [unciform] bone, right wrist, sequela +S62155A Nondisplaced fracture of hook process of hamate [unciform] bone, left wrist, initial encounter for closed fracture +S62155B Nondisplaced fracture of hook process of hamate [unciform] bone, left wrist, initial encounter for open fracture +S62155D Nondisplaced fracture of hook process of hamate [unciform] bone, left wrist, subsequent encounter for fracture with routine healing +S62155G Nondisplaced fracture of hook process of hamate [unciform] bone, left wrist, subsequent encounter for fracture with delayed healing +S62155K Nondisplaced fracture of hook process of hamate [unciform] bone, left wrist, subsequent encounter for fracture with nonunion +S62155P Nondisplaced fracture of hook process of hamate [unciform] bone, left wrist, subsequent encounter for fracture with malunion +S62155S Nondisplaced fracture of hook process of hamate [unciform] bone, left wrist, sequela +S62156A Nondisplaced fracture of hook process of hamate [unciform] bone, unspecified wrist, initial encounter for closed fracture +S62156B Nondisplaced fracture of hook process of hamate [unciform] bone, unspecified wrist, initial encounter for open fracture +S62156D Nondisplaced fracture of hook process of hamate [unciform] bone, unspecified wrist, subsequent encounter for fracture with routine healing +S62156G Nondisplaced fracture of hook process of hamate [unciform] bone, unspecified wrist, subsequent encounter for fracture with delayed healing +S62156K Nondisplaced fracture of hook process of hamate [unciform] bone, unspecified wrist, subsequent encounter for fracture with nonunion +S62156P Nondisplaced fracture of hook process of hamate [unciform] bone, unspecified wrist, subsequent encounter for fracture with malunion +S62156S Nondisplaced fracture of hook process of hamate [unciform] bone, unspecified wrist, sequela +S62161A Displaced fracture of pisiform, right wrist, initial encounter for closed fracture +S62161B Displaced fracture of pisiform, right wrist, initial encounter for open fracture +S62161D Displaced fracture of pisiform, right wrist, subsequent encounter for fracture with routine healing +S62161G Displaced fracture of pisiform, right wrist, subsequent encounter for fracture with delayed healing +S62161K Displaced fracture of pisiform, right wrist, subsequent encounter for fracture with nonunion +S62161P Displaced fracture of pisiform, right wrist, subsequent encounter for fracture with malunion +S62161S Displaced fracture of pisiform, right wrist, sequela +S62162A Displaced fracture of pisiform, left wrist, initial encounter for closed fracture +S62162B Displaced fracture of pisiform, left wrist, initial encounter for open fracture +S62162D Displaced fracture of pisiform, left wrist, subsequent encounter for fracture with routine healing +S62162G Displaced fracture of pisiform, left wrist, subsequent encounter for fracture with delayed healing +S62162K Displaced fracture of pisiform, left wrist, subsequent encounter for fracture with nonunion +S62162P Displaced fracture of pisiform, left wrist, subsequent encounter for fracture with malunion +S62162S Displaced fracture of pisiform, left wrist, sequela +S62163A Displaced fracture of pisiform, unspecified wrist, initial encounter for closed fracture +S62163B Displaced fracture of pisiform, unspecified wrist, initial encounter for open fracture +S62163D Displaced fracture of pisiform, unspecified wrist, subsequent encounter for fracture with routine healing +S62163G Displaced fracture of pisiform, unspecified wrist, subsequent encounter for fracture with delayed healing +S62163K Displaced fracture of pisiform, unspecified wrist, subsequent encounter for fracture with nonunion +S62163P Displaced fracture of pisiform, unspecified wrist, subsequent encounter for fracture with malunion +S62163S Displaced fracture of pisiform, unspecified wrist, sequela +S62164A Nondisplaced fracture of pisiform, right wrist, initial encounter for closed fracture +S62164B Nondisplaced fracture of pisiform, right wrist, initial encounter for open fracture +S62164D Nondisplaced fracture of pisiform, right wrist, subsequent encounter for fracture with routine healing +S62164G Nondisplaced fracture of pisiform, right wrist, subsequent encounter for fracture with delayed healing +S62164K Nondisplaced fracture of pisiform, right wrist, subsequent encounter for fracture with nonunion +S62164P Nondisplaced fracture of pisiform, right wrist, subsequent encounter for fracture with malunion +S62164S Nondisplaced fracture of pisiform, right wrist, sequela +S62165A Nondisplaced fracture of pisiform, left wrist, initial encounter for closed fracture +S62165B Nondisplaced fracture of pisiform, left wrist, initial encounter for open fracture +S62165D Nondisplaced fracture of pisiform, left wrist, subsequent encounter for fracture with routine healing +S62165G Nondisplaced fracture of pisiform, left wrist, subsequent encounter for fracture with delayed healing +S62165K Nondisplaced fracture of pisiform, left wrist, subsequent encounter for fracture with nonunion +S62165P Nondisplaced fracture of pisiform, left wrist, subsequent encounter for fracture with malunion +S62165S Nondisplaced fracture of pisiform, left wrist, sequela +S62166A Nondisplaced fracture of pisiform, unspecified wrist, initial encounter for closed fracture +S62166B Nondisplaced fracture of pisiform, unspecified wrist, initial encounter for open fracture +S62166D Nondisplaced fracture of pisiform, unspecified wrist, subsequent encounter for fracture with routine healing +S62166G Nondisplaced fracture of pisiform, unspecified wrist, subsequent encounter for fracture with delayed healing +S62166K Nondisplaced fracture of pisiform, unspecified wrist, subsequent encounter for fracture with nonunion +S62166P Nondisplaced fracture of pisiform, unspecified wrist, subsequent encounter for fracture with malunion +S62166S Nondisplaced fracture of pisiform, unspecified wrist, sequela +S62171A Displaced fracture of trapezium [larger multangular], right wrist, initial encounter for closed fracture +S62171B Displaced fracture of trapezium [larger multangular], right wrist, initial encounter for open fracture +S62171D Displaced fracture of trapezium [larger multangular], right wrist, subsequent encounter for fracture with routine healing +S62171G Displaced fracture of trapezium [larger multangular], right wrist, subsequent encounter for fracture with delayed healing +S62171K Displaced fracture of trapezium [larger multangular], right wrist, subsequent encounter for fracture with nonunion +S62171P Displaced fracture of trapezium [larger multangular], right wrist, subsequent encounter for fracture with malunion +S62171S Displaced fracture of trapezium [larger multangular], right wrist, sequela +S62172A Displaced fracture of trapezium [larger multangular], left wrist, initial encounter for closed fracture +S62172B Displaced fracture of trapezium [larger multangular], left wrist, initial encounter for open fracture +S62172D Displaced fracture of trapezium [larger multangular], left wrist, subsequent encounter for fracture with routine healing +S62172G Displaced fracture of trapezium [larger multangular], left wrist, subsequent encounter for fracture with delayed healing +S62172K Displaced fracture of trapezium [larger multangular], left wrist, subsequent encounter for fracture with nonunion +S62172P Displaced fracture of trapezium [larger multangular], left wrist, subsequent encounter for fracture with malunion +S62172S Displaced fracture of trapezium [larger multangular], left wrist, sequela +S62173A Displaced fracture of trapezium [larger multangular], unspecified wrist, initial encounter for closed fracture +S62173B Displaced fracture of trapezium [larger multangular], unspecified wrist, initial encounter for open fracture +S62173D Displaced fracture of trapezium [larger multangular], unspecified wrist, subsequent encounter for fracture with routine healing +S62173G Displaced fracture of trapezium [larger multangular], unspecified wrist, subsequent encounter for fracture with delayed healing +S62173K Displaced fracture of trapezium [larger multangular], unspecified wrist, subsequent encounter for fracture with nonunion +S62173P Displaced fracture of trapezium [larger multangular], unspecified wrist, subsequent encounter for fracture with malunion +S62173S Displaced fracture of trapezium [larger multangular], unspecified wrist, sequela +S62174A Nondisplaced fracture of trapezium [larger multangular], right wrist, initial encounter for closed fracture +S62174B Nondisplaced fracture of trapezium [larger multangular], right wrist, initial encounter for open fracture +S62174D Nondisplaced fracture of trapezium [larger multangular], right wrist, subsequent encounter for fracture with routine healing +S62174G Nondisplaced fracture of trapezium [larger multangular], right wrist, subsequent encounter for fracture with delayed healing +S62174K Nondisplaced fracture of trapezium [larger multangular], right wrist, subsequent encounter for fracture with nonunion +S62174P Nondisplaced fracture of trapezium [larger multangular], right wrist, subsequent encounter for fracture with malunion +S62174S Nondisplaced fracture of trapezium [larger multangular], right wrist, sequela +S62175A Nondisplaced fracture of trapezium [larger multangular], left wrist, initial encounter for closed fracture +S62175B Nondisplaced fracture of trapezium [larger multangular], left wrist, initial encounter for open fracture +S62175D Nondisplaced fracture of trapezium [larger multangular], left wrist, subsequent encounter for fracture with routine healing +S62175G Nondisplaced fracture of trapezium [larger multangular], left wrist, subsequent encounter for fracture with delayed healing +S62175K Nondisplaced fracture of trapezium [larger multangular], left wrist, subsequent encounter for fracture with nonunion +S62175P Nondisplaced fracture of trapezium [larger multangular], left wrist, subsequent encounter for fracture with malunion +S62175S Nondisplaced fracture of trapezium [larger multangular], left wrist, sequela +S62176A Nondisplaced fracture of trapezium [larger multangular], unspecified wrist, initial encounter for closed fracture +S62176B Nondisplaced fracture of trapezium [larger multangular], unspecified wrist, initial encounter for open fracture +S62176D Nondisplaced fracture of trapezium [larger multangular], unspecified wrist, subsequent encounter for fracture with routine healing +S62176G Nondisplaced fracture of trapezium [larger multangular], unspecified wrist, subsequent encounter for fracture with delayed healing +S62176K Nondisplaced fracture of trapezium [larger multangular], unspecified wrist, subsequent encounter for fracture with nonunion +S62176P Nondisplaced fracture of trapezium [larger multangular], unspecified wrist, subsequent encounter for fracture with malunion +S62176S Nondisplaced fracture of trapezium [larger multangular], unspecified wrist, sequela +S62181A Displaced fracture of trapezoid [smaller multangular], right wrist, initial encounter for closed fracture +S62181B Displaced fracture of trapezoid [smaller multangular], right wrist, initial encounter for open fracture +S62181D Displaced fracture of trapezoid [smaller multangular], right wrist, subsequent encounter for fracture with routine healing +S62181G Displaced fracture of trapezoid [smaller multangular], right wrist, subsequent encounter for fracture with delayed healing +S62181K Displaced fracture of trapezoid [smaller multangular], right wrist, subsequent encounter for fracture with nonunion +S62181P Displaced fracture of trapezoid [smaller multangular], right wrist, subsequent encounter for fracture with malunion +S62181S Displaced fracture of trapezoid [smaller multangular], right wrist, sequela +S62182A Displaced fracture of trapezoid [smaller multangular], left wrist, initial encounter for closed fracture +S62182B Displaced fracture of trapezoid [smaller multangular], left wrist, initial encounter for open fracture +S62182D Displaced fracture of trapezoid [smaller multangular], left wrist, subsequent encounter for fracture with routine healing +S62182G Displaced fracture of trapezoid [smaller multangular], left wrist, subsequent encounter for fracture with delayed healing +S62182K Displaced fracture of trapezoid [smaller multangular], left wrist, subsequent encounter for fracture with nonunion +S62182P Displaced fracture of trapezoid [smaller multangular], left wrist, subsequent encounter for fracture with malunion +S62182S Displaced fracture of trapezoid [smaller multangular], left wrist, sequela +S62183A Displaced fracture of trapezoid [smaller multangular], unspecified wrist, initial encounter for closed fracture +S62183B Displaced fracture of trapezoid [smaller multangular], unspecified wrist, initial encounter for open fracture +S62183D Displaced fracture of trapezoid [smaller multangular], unspecified wrist, subsequent encounter for fracture with routine healing +S62183G Displaced fracture of trapezoid [smaller multangular], unspecified wrist, subsequent encounter for fracture with delayed healing +S62183K Displaced fracture of trapezoid [smaller multangular], unspecified wrist, subsequent encounter for fracture with nonunion +S62183P Displaced fracture of trapezoid [smaller multangular], unspecified wrist, subsequent encounter for fracture with malunion +S62183S Displaced fracture of trapezoid [smaller multangular], unspecified wrist, sequela +S62184A Nondisplaced fracture of trapezoid [smaller multangular], right wrist, initial encounter for closed fracture +S62184B Nondisplaced fracture of trapezoid [smaller multangular], right wrist, initial encounter for open fracture +S62184D Nondisplaced fracture of trapezoid [smaller multangular], right wrist, subsequent encounter for fracture with routine healing +S62184G Nondisplaced fracture of trapezoid [smaller multangular], right wrist, subsequent encounter for fracture with delayed healing +S62184K Nondisplaced fracture of trapezoid [smaller multangular], right wrist, subsequent encounter for fracture with nonunion +S62184P Nondisplaced fracture of trapezoid [smaller multangular], right wrist, subsequent encounter for fracture with malunion +S62184S Nondisplaced fracture of trapezoid [smaller multangular], right wrist, sequela +S62185A Nondisplaced fracture of trapezoid [smaller multangular], left wrist, initial encounter for closed fracture +S62185B Nondisplaced fracture of trapezoid [smaller multangular], left wrist, initial encounter for open fracture +S62185D Nondisplaced fracture of trapezoid [smaller multangular], left wrist, subsequent encounter for fracture with routine healing +S62185G Nondisplaced fracture of trapezoid [smaller multangular], left wrist, subsequent encounter for fracture with delayed healing +S62185K Nondisplaced fracture of trapezoid [smaller multangular], left wrist, subsequent encounter for fracture with nonunion +S62185P Nondisplaced fracture of trapezoid [smaller multangular], left wrist, subsequent encounter for fracture with malunion +S62185S Nondisplaced fracture of trapezoid [smaller multangular], left wrist, sequela +S62186A Nondisplaced fracture of trapezoid [smaller multangular], unspecified wrist, initial encounter for closed fracture +S62186B Nondisplaced fracture of trapezoid [smaller multangular], unspecified wrist, initial encounter for open fracture +S62186D Nondisplaced fracture of trapezoid [smaller multangular], unspecified wrist, subsequent encounter for fracture with routine healing +S62186G Nondisplaced fracture of trapezoid [smaller multangular], unspecified wrist, subsequent encounter for fracture with delayed healing +S62186K Nondisplaced fracture of trapezoid [smaller multangular], unspecified wrist, subsequent encounter for fracture with nonunion +S62186P Nondisplaced fracture of trapezoid [smaller multangular], unspecified wrist, subsequent encounter for fracture with malunion +S62186S Nondisplaced fracture of trapezoid [smaller multangular], unspecified wrist, sequela +S62201A Unspecified fracture of first metacarpal bone, right hand, initial encounter for closed fracture +S62201B Unspecified fracture of first metacarpal bone, right hand, initial encounter for open fracture +S62201D Unspecified fracture of first metacarpal bone, right hand, subsequent encounter for fracture with routine healing +S62201G Unspecified fracture of first metacarpal bone, right hand, subsequent encounter for fracture with delayed healing +S62201K Unspecified fracture of first metacarpal bone, right hand, subsequent encounter for fracture with nonunion +S62201P Unspecified fracture of first metacarpal bone, right hand, subsequent encounter for fracture with malunion +S62201S Unspecified fracture of first metacarpal bone, right hand, sequela +S62202A Unspecified fracture of first metacarpal bone, left hand, initial encounter for closed fracture +S62202B Unspecified fracture of first metacarpal bone, left hand, initial encounter for open fracture +S62202D Unspecified fracture of first metacarpal bone, left hand, subsequent encounter for fracture with routine healing +S62202G Unspecified fracture of first metacarpal bone, left hand, subsequent encounter for fracture with delayed healing +S62202K Unspecified fracture of first metacarpal bone, left hand, subsequent encounter for fracture with nonunion +S62202P Unspecified fracture of first metacarpal bone, left hand, subsequent encounter for fracture with malunion +S62202S Unspecified fracture of first metacarpal bone, left hand, sequela +S62209A Unspecified fracture of first metacarpal bone, unspecified hand, initial encounter for closed fracture +S62209B Unspecified fracture of first metacarpal bone, unspecified hand, initial encounter for open fracture +S62209D Unspecified fracture of first metacarpal bone, unspecified hand, subsequent encounter for fracture with routine healing +S62209G Unspecified fracture of first metacarpal bone, unspecified hand, subsequent encounter for fracture with delayed healing +S62209K Unspecified fracture of first metacarpal bone, unspecified hand, subsequent encounter for fracture with nonunion +S62209P Unspecified fracture of first metacarpal bone, unspecified hand, subsequent encounter for fracture with malunion +S62209S Unspecified fracture of first metacarpal bone, unspecified hand, sequela +S62211A Bennett's fracture, right hand, initial encounter for closed fracture +S62211B Bennett's fracture, right hand, initial encounter for open fracture +S62211D Bennett's fracture, right hand, subsequent encounter for fracture with routine healing +S62211G Bennett's fracture, right hand, subsequent encounter for fracture with delayed healing +S62211K Bennett's fracture, right hand, subsequent encounter for fracture with nonunion +S62211P Bennett's fracture, right hand, subsequent encounter for fracture with malunion +S62211S Bennett's fracture, right hand, sequela +S62212A Bennett's fracture, left hand, initial encounter for closed fracture +S62212B Bennett's fracture, left hand, initial encounter for open fracture +S62212D Bennett's fracture, left hand, subsequent encounter for fracture with routine healing +S62212G Bennett's fracture, left hand, subsequent encounter for fracture with delayed healing +S62212K Bennett's fracture, left hand, subsequent encounter for fracture with nonunion +S62212P Bennett's fracture, left hand, subsequent encounter for fracture with malunion +S62212S Bennett's fracture, left hand, sequela +S62213A Bennett's fracture, unspecified hand, initial encounter for closed fracture +S62213B Bennett's fracture, unspecified hand, initial encounter for open fracture +S62213D Bennett's fracture, unspecified hand, subsequent encounter for fracture with routine healing +S62213G Bennett's fracture, unspecified hand, subsequent encounter for fracture with delayed healing +S62213K Bennett's fracture, unspecified hand, subsequent encounter for fracture with nonunion +S62213P Bennett's fracture, unspecified hand, subsequent encounter for fracture with malunion +S62213S Bennett's fracture, unspecified hand, sequela +S62221A Displaced Rolando's fracture, right hand, initial encounter for closed fracture +S62221B Displaced Rolando's fracture, right hand, initial encounter for open fracture +S62221D Displaced Rolando's fracture, right hand, subsequent encounter for fracture with routine healing +S62221G Displaced Rolando's fracture, right hand, subsequent encounter for fracture with delayed healing +S62221K Displaced Rolando's fracture, right hand, subsequent encounter for fracture with nonunion +S62221P Displaced Rolando's fracture, right hand, subsequent encounter for fracture with malunion +S62221S Displaced Rolando's fracture, right hand, sequela +S62222A Displaced Rolando's fracture, left hand, initial encounter for closed fracture +S62222B Displaced Rolando's fracture, left hand, initial encounter for open fracture +S62222D Displaced Rolando's fracture, left hand, subsequent encounter for fracture with routine healing +S62222G Displaced Rolando's fracture, left hand, subsequent encounter for fracture with delayed healing +S62222K Displaced Rolando's fracture, left hand, subsequent encounter for fracture with nonunion +S62222P Displaced Rolando's fracture, left hand, subsequent encounter for fracture with malunion +S62222S Displaced Rolando's fracture, left hand, sequela +S62223A Displaced Rolando's fracture, unspecified hand, initial encounter for closed fracture +S62223B Displaced Rolando's fracture, unspecified hand, initial encounter for open fracture +S62223D Displaced Rolando's fracture, unspecified hand, subsequent encounter for fracture with routine healing +S62223G Displaced Rolando's fracture, unspecified hand, subsequent encounter for fracture with delayed healing +S62223K Displaced Rolando's fracture, unspecified hand, subsequent encounter for fracture with nonunion +S62223P Displaced Rolando's fracture, unspecified hand, subsequent encounter for fracture with malunion +S62223S Displaced Rolando's fracture, unspecified hand, sequela +S62224A Nondisplaced Rolando's fracture, right hand, initial encounter for closed fracture +S62224B Nondisplaced Rolando's fracture, right hand, initial encounter for open fracture +S62224D Nondisplaced Rolando's fracture, right hand, subsequent encounter for fracture with routine healing +S62224G Nondisplaced Rolando's fracture, right hand, subsequent encounter for fracture with delayed healing +S62224K Nondisplaced Rolando's fracture, right hand, subsequent encounter for fracture with nonunion +S62224P Nondisplaced Rolando's fracture, right hand, subsequent encounter for fracture with malunion +S62224S Nondisplaced Rolando's fracture, right hand, sequela +S62225A Nondisplaced Rolando's fracture, left hand, initial encounter for closed fracture +S62225B Nondisplaced Rolando's fracture, left hand, initial encounter for open fracture +S62225D Nondisplaced Rolando's fracture, left hand, subsequent encounter for fracture with routine healing +S62225G Nondisplaced Rolando's fracture, left hand, subsequent encounter for fracture with delayed healing +S62225K Nondisplaced Rolando's fracture, left hand, subsequent encounter for fracture with nonunion +S62225P Nondisplaced Rolando's fracture, left hand, subsequent encounter for fracture with malunion +S62225S Nondisplaced Rolando's fracture, left hand, sequela +S62226A Nondisplaced Rolando's fracture, unspecified hand, initial encounter for closed fracture +S62226B Nondisplaced Rolando's fracture, unspecified hand, initial encounter for open fracture +S62226D Nondisplaced Rolando's fracture, unspecified hand, subsequent encounter for fracture with routine healing +S62226G Nondisplaced Rolando's fracture, unspecified hand, subsequent encounter for fracture with delayed healing +S62226K Nondisplaced Rolando's fracture, unspecified hand, subsequent encounter for fracture with nonunion +S62226P Nondisplaced Rolando's fracture, unspecified hand, subsequent encounter for fracture with malunion +S62226S Nondisplaced Rolando's fracture, unspecified hand, sequela +S62231A Other displaced fracture of base of first metacarpal bone, right hand, initial encounter for closed fracture +S62231B Other displaced fracture of base of first metacarpal bone, right hand, initial encounter for open fracture +S62231D Other displaced fracture of base of first metacarpal bone, right hand, subsequent encounter for fracture with routine healing +S62231G Other displaced fracture of base of first metacarpal bone, right hand, subsequent encounter for fracture with delayed healing +S62231K Other displaced fracture of base of first metacarpal bone, right hand, subsequent encounter for fracture with nonunion +S62231P Other displaced fracture of base of first metacarpal bone, right hand, subsequent encounter for fracture with malunion +S62231S Other displaced fracture of base of first metacarpal bone, right hand, sequela +S62232A Other displaced fracture of base of first metacarpal bone, left hand, initial encounter for closed fracture +S62232B Other displaced fracture of base of first metacarpal bone, left hand, initial encounter for open fracture +S62232D Other displaced fracture of base of first metacarpal bone, left hand, subsequent encounter for fracture with routine healing +S62232G Other displaced fracture of base of first metacarpal bone, left hand, subsequent encounter for fracture with delayed healing +S62232K Other displaced fracture of base of first metacarpal bone, left hand, subsequent encounter for fracture with nonunion +S62232P Other displaced fracture of base of first metacarpal bone, left hand, subsequent encounter for fracture with malunion +S62232S Other displaced fracture of base of first metacarpal bone, left hand, sequela +S62233A Other displaced fracture of base of first metacarpal bone, unspecified hand, initial encounter for closed fracture +S62233B Other displaced fracture of base of first metacarpal bone, unspecified hand, initial encounter for open fracture +S62233D Other displaced fracture of base of first metacarpal bone, unspecified hand, subsequent encounter for fracture with routine healing +S62233G Other displaced fracture of base of first metacarpal bone, unspecified hand, subsequent encounter for fracture with delayed healing +S62233K Other displaced fracture of base of first metacarpal bone, unspecified hand, subsequent encounter for fracture with nonunion +S62233P Other displaced fracture of base of first metacarpal bone, unspecified hand, subsequent encounter for fracture with malunion +S62233S Other displaced fracture of base of first metacarpal bone, unspecified hand, sequela +S62234A Other nondisplaced fracture of base of first metacarpal bone, right hand, initial encounter for closed fracture +S62234B Other nondisplaced fracture of base of first metacarpal bone, right hand, initial encounter for open fracture +S62234D Other nondisplaced fracture of base of first metacarpal bone, right hand, subsequent encounter for fracture with routine healing +S62234G Other nondisplaced fracture of base of first metacarpal bone, right hand, subsequent encounter for fracture with delayed healing +S62234K Other nondisplaced fracture of base of first metacarpal bone, right hand, subsequent encounter for fracture with nonunion +S62234P Other nondisplaced fracture of base of first metacarpal bone, right hand, subsequent encounter for fracture with malunion +S62234S Other nondisplaced fracture of base of first metacarpal bone, right hand, sequela +S62235A Other nondisplaced fracture of base of first metacarpal bone, left hand, initial encounter for closed fracture +S62235B Other nondisplaced fracture of base of first metacarpal bone, left hand, initial encounter for open fracture +S62235D Other nondisplaced fracture of base of first metacarpal bone, left hand, subsequent encounter for fracture with routine healing +S62235G Other nondisplaced fracture of base of first metacarpal bone, left hand, subsequent encounter for fracture with delayed healing +S62235K Other nondisplaced fracture of base of first metacarpal bone, left hand, subsequent encounter for fracture with nonunion +S62235P Other nondisplaced fracture of base of first metacarpal bone, left hand, subsequent encounter for fracture with malunion +S62235S Other nondisplaced fracture of base of first metacarpal bone, left hand, sequela +S62236A Other nondisplaced fracture of base of first metacarpal bone, unspecified hand, initial encounter for closed fracture +S62236B Other nondisplaced fracture of base of first metacarpal bone, unspecified hand, initial encounter for open fracture +S62236D Other nondisplaced fracture of base of first metacarpal bone, unspecified hand, subsequent encounter for fracture with routine healing +S62236G Other nondisplaced fracture of base of first metacarpal bone, unspecified hand, subsequent encounter for fracture with delayed healing +S62236K Other nondisplaced fracture of base of first metacarpal bone, unspecified hand, subsequent encounter for fracture with nonunion +S62236P Other nondisplaced fracture of base of first metacarpal bone, unspecified hand, subsequent encounter for fracture with malunion +S62236S Other nondisplaced fracture of base of first metacarpal bone, unspecified hand, sequela +S62241A Displaced fracture of shaft of first metacarpal bone, right hand, initial encounter for closed fracture +S62241B Displaced fracture of shaft of first metacarpal bone, right hand, initial encounter for open fracture +S62241D Displaced fracture of shaft of first metacarpal bone, right hand, subsequent encounter for fracture with routine healing +S62241G Displaced fracture of shaft of first metacarpal bone, right hand, subsequent encounter for fracture with delayed healing +S62241K Displaced fracture of shaft of first metacarpal bone, right hand, subsequent encounter for fracture with nonunion +S62241P Displaced fracture of shaft of first metacarpal bone, right hand, subsequent encounter for fracture with malunion +S62241S Displaced fracture of shaft of first metacarpal bone, right hand, sequela +S62242A Displaced fracture of shaft of first metacarpal bone, left hand, initial encounter for closed fracture +S62242B Displaced fracture of shaft of first metacarpal bone, left hand, initial encounter for open fracture +S62242D Displaced fracture of shaft of first metacarpal bone, left hand, subsequent encounter for fracture with routine healing +S62242G Displaced fracture of shaft of first metacarpal bone, left hand, subsequent encounter for fracture with delayed healing +S62242K Displaced fracture of shaft of first metacarpal bone, left hand, subsequent encounter for fracture with nonunion +S62242P Displaced fracture of shaft of first metacarpal bone, left hand, subsequent encounter for fracture with malunion +S62242S Displaced fracture of shaft of first metacarpal bone, left hand, sequela +S62243A Displaced fracture of shaft of first metacarpal bone, unspecified hand, initial encounter for closed fracture +S62243B Displaced fracture of shaft of first metacarpal bone, unspecified hand, initial encounter for open fracture +S62243D Displaced fracture of shaft of first metacarpal bone, unspecified hand, subsequent encounter for fracture with routine healing +S62243G Displaced fracture of shaft of first metacarpal bone, unspecified hand, subsequent encounter for fracture with delayed healing +S62243K Displaced fracture of shaft of first metacarpal bone, unspecified hand, subsequent encounter for fracture with nonunion +S62243P Displaced fracture of shaft of first metacarpal bone, unspecified hand, subsequent encounter for fracture with malunion +S62243S Displaced fracture of shaft of first metacarpal bone, unspecified hand, sequela +S62244A Nondisplaced fracture of shaft of first metacarpal bone, right hand, initial encounter for closed fracture +S62244B Nondisplaced fracture of shaft of first metacarpal bone, right hand, initial encounter for open fracture +S62244D Nondisplaced fracture of shaft of first metacarpal bone, right hand, subsequent encounter for fracture with routine healing +S62244G Nondisplaced fracture of shaft of first metacarpal bone, right hand, subsequent encounter for fracture with delayed healing +S62244K Nondisplaced fracture of shaft of first metacarpal bone, right hand, subsequent encounter for fracture with nonunion +S62244P Nondisplaced fracture of shaft of first metacarpal bone, right hand, subsequent encounter for fracture with malunion +S62244S Nondisplaced fracture of shaft of first metacarpal bone, right hand, sequela +S62245A Nondisplaced fracture of shaft of first metacarpal bone, left hand, initial encounter for closed fracture +S62245B Nondisplaced fracture of shaft of first metacarpal bone, left hand, initial encounter for open fracture +S62245D Nondisplaced fracture of shaft of first metacarpal bone, left hand, subsequent encounter for fracture with routine healing +S62245G Nondisplaced fracture of shaft of first metacarpal bone, left hand, subsequent encounter for fracture with delayed healing +S62245K Nondisplaced fracture of shaft of first metacarpal bone, left hand, subsequent encounter for fracture with nonunion +S62245P Nondisplaced fracture of shaft of first metacarpal bone, left hand, subsequent encounter for fracture with malunion +S62245S Nondisplaced fracture of shaft of first metacarpal bone, left hand, sequela +S62246A Nondisplaced fracture of shaft of first metacarpal bone, unspecified hand, initial encounter for closed fracture +S62246B Nondisplaced fracture of shaft of first metacarpal bone, unspecified hand, initial encounter for open fracture +S62246D Nondisplaced fracture of shaft of first metacarpal bone, unspecified hand, subsequent encounter for fracture with routine healing +S62246G Nondisplaced fracture of shaft of first metacarpal bone, unspecified hand, subsequent encounter for fracture with delayed healing +S62246K Nondisplaced fracture of shaft of first metacarpal bone, unspecified hand, subsequent encounter for fracture with nonunion +S62246P Nondisplaced fracture of shaft of first metacarpal bone, unspecified hand, subsequent encounter for fracture with malunion +S62246S Nondisplaced fracture of shaft of first metacarpal bone, unspecified hand, sequela +S62251A Displaced fracture of neck of first metacarpal bone, right hand, initial encounter for closed fracture +S62251B Displaced fracture of neck of first metacarpal bone, right hand, initial encounter for open fracture +S62251D Displaced fracture of neck of first metacarpal bone, right hand, subsequent encounter for fracture with routine healing +S62251G Displaced fracture of neck of first metacarpal bone, right hand, subsequent encounter for fracture with delayed healing +S62251K Displaced fracture of neck of first metacarpal bone, right hand, subsequent encounter for fracture with nonunion +S62251P Displaced fracture of neck of first metacarpal bone, right hand, subsequent encounter for fracture with malunion +S62251S Displaced fracture of neck of first metacarpal bone, right hand, sequela +S62252A Displaced fracture of neck of first metacarpal bone, left hand, initial encounter for closed fracture +S62252B Displaced fracture of neck of first metacarpal bone, left hand, initial encounter for open fracture +S62252D Displaced fracture of neck of first metacarpal bone, left hand, subsequent encounter for fracture with routine healing +S62252G Displaced fracture of neck of first metacarpal bone, left hand, subsequent encounter for fracture with delayed healing +S62252K Displaced fracture of neck of first metacarpal bone, left hand, subsequent encounter for fracture with nonunion +S62252P Displaced fracture of neck of first metacarpal bone, left hand, subsequent encounter for fracture with malunion +S62252S Displaced fracture of neck of first metacarpal bone, left hand, sequela +S62253A Displaced fracture of neck of first metacarpal bone, unspecified hand, initial encounter for closed fracture +S62253B Displaced fracture of neck of first metacarpal bone, unspecified hand, initial encounter for open fracture +S62253D Displaced fracture of neck of first metacarpal bone, unspecified hand, subsequent encounter for fracture with routine healing +S62253G Displaced fracture of neck of first metacarpal bone, unspecified hand, subsequent encounter for fracture with delayed healing +S62253K Displaced fracture of neck of first metacarpal bone, unspecified hand, subsequent encounter for fracture with nonunion +S62253P Displaced fracture of neck of first metacarpal bone, unspecified hand, subsequent encounter for fracture with malunion +S62253S Displaced fracture of neck of first metacarpal bone, unspecified hand, sequela +S62254A Nondisplaced fracture of neck of first metacarpal bone, right hand, initial encounter for closed fracture +S62254B Nondisplaced fracture of neck of first metacarpal bone, right hand, initial encounter for open fracture +S62254D Nondisplaced fracture of neck of first metacarpal bone, right hand, subsequent encounter for fracture with routine healing +S62254G Nondisplaced fracture of neck of first metacarpal bone, right hand, subsequent encounter for fracture with delayed healing +S62254K Nondisplaced fracture of neck of first metacarpal bone, right hand, subsequent encounter for fracture with nonunion +S62254P Nondisplaced fracture of neck of first metacarpal bone, right hand, subsequent encounter for fracture with malunion +S62254S Nondisplaced fracture of neck of first metacarpal bone, right hand, sequela +S62255A Nondisplaced fracture of neck of first metacarpal bone, left hand, initial encounter for closed fracture +S62255B Nondisplaced fracture of neck of first metacarpal bone, left hand, initial encounter for open fracture +S62255D Nondisplaced fracture of neck of first metacarpal bone, left hand, subsequent encounter for fracture with routine healing +S62255G Nondisplaced fracture of neck of first metacarpal bone, left hand, subsequent encounter for fracture with delayed healing +S62255K Nondisplaced fracture of neck of first metacarpal bone, left hand, subsequent encounter for fracture with nonunion +S62255P Nondisplaced fracture of neck of first metacarpal bone, left hand, subsequent encounter for fracture with malunion +S62255S Nondisplaced fracture of neck of first metacarpal bone, left hand, sequela +S62256A Nondisplaced fracture of neck of first metacarpal bone, unspecified hand, initial encounter for closed fracture +S62256B Nondisplaced fracture of neck of first metacarpal bone, unspecified hand, initial encounter for open fracture +S62256D Nondisplaced fracture of neck of first metacarpal bone, unspecified hand, subsequent encounter for fracture with routine healing +S62256G Nondisplaced fracture of neck of first metacarpal bone, unspecified hand, subsequent encounter for fracture with delayed healing +S62256K Nondisplaced fracture of neck of first metacarpal bone, unspecified hand, subsequent encounter for fracture with nonunion +S62256P Nondisplaced fracture of neck of first metacarpal bone, unspecified hand, subsequent encounter for fracture with malunion +S62256S Nondisplaced fracture of neck of first metacarpal bone, unspecified hand, sequela +S62291A Other fracture of first metacarpal bone, right hand, initial encounter for closed fracture +S62291B Other fracture of first metacarpal bone, right hand, initial encounter for open fracture +S62291D Other fracture of first metacarpal bone, right hand, subsequent encounter for fracture with routine healing +S62291G Other fracture of first metacarpal bone, right hand, subsequent encounter for fracture with delayed healing +S62291K Other fracture of first metacarpal bone, right hand, subsequent encounter for fracture with nonunion +S62291P Other fracture of first metacarpal bone, right hand, subsequent encounter for fracture with malunion +S62291S Other fracture of first metacarpal bone, right hand, sequela +S62292A Other fracture of first metacarpal bone, left hand, initial encounter for closed fracture +S62292B Other fracture of first metacarpal bone, left hand, initial encounter for open fracture +S62292D Other fracture of first metacarpal bone, left hand, subsequent encounter for fracture with routine healing +S62292G Other fracture of first metacarpal bone, left hand, subsequent encounter for fracture with delayed healing +S62292K Other fracture of first metacarpal bone, left hand, subsequent encounter for fracture with nonunion +S62292P Other fracture of first metacarpal bone, left hand, subsequent encounter for fracture with malunion +S62292S Other fracture of first metacarpal bone, left hand, sequela +S62299A Other fracture of first metacarpal bone, unspecified hand, initial encounter for closed fracture +S62299B Other fracture of first metacarpal bone, unspecified hand, initial encounter for open fracture +S62299D Other fracture of first metacarpal bone, unspecified hand, subsequent encounter for fracture with routine healing +S62299G Other fracture of first metacarpal bone, unspecified hand, subsequent encounter for fracture with delayed healing +S62299K Other fracture of first metacarpal bone, unspecified hand, subsequent encounter for fracture with nonunion +S62299P Other fracture of first metacarpal bone, unspecified hand, subsequent encounter for fracture with malunion +S62299S Other fracture of first metacarpal bone, unspecified hand, sequela +S62300A Unspecified fracture of second metacarpal bone, right hand, initial encounter for closed fracture +S62300B Unspecified fracture of second metacarpal bone, right hand, initial encounter for open fracture +S62300D Unspecified fracture of second metacarpal bone, right hand, subsequent encounter for fracture with routine healing +S62300G Unspecified fracture of second metacarpal bone, right hand, subsequent encounter for fracture with delayed healing +S62300K Unspecified fracture of second metacarpal bone, right hand, subsequent encounter for fracture with nonunion +S62300P Unspecified fracture of second metacarpal bone, right hand, subsequent encounter for fracture with malunion +S62300S Unspecified fracture of second metacarpal bone, right hand, sequela +S62301A Unspecified fracture of second metacarpal bone, left hand, initial encounter for closed fracture +S62301B Unspecified fracture of second metacarpal bone, left hand, initial encounter for open fracture +S62301D Unspecified fracture of second metacarpal bone, left hand, subsequent encounter for fracture with routine healing +S62301G Unspecified fracture of second metacarpal bone, left hand, subsequent encounter for fracture with delayed healing +S62301K Unspecified fracture of second metacarpal bone, left hand, subsequent encounter for fracture with nonunion +S62301P Unspecified fracture of second metacarpal bone, left hand, subsequent encounter for fracture with malunion +S62301S Unspecified fracture of second metacarpal bone, left hand, sequela +S62302A Unspecified fracture of third metacarpal bone, right hand, initial encounter for closed fracture +S62302B Unspecified fracture of third metacarpal bone, right hand, initial encounter for open fracture +S62302D Unspecified fracture of third metacarpal bone, right hand, subsequent encounter for fracture with routine healing +S62302G Unspecified fracture of third metacarpal bone, right hand, subsequent encounter for fracture with delayed healing +S62302K Unspecified fracture of third metacarpal bone, right hand, subsequent encounter for fracture with nonunion +S62302P Unspecified fracture of third metacarpal bone, right hand, subsequent encounter for fracture with malunion +S62302S Unspecified fracture of third metacarpal bone, right hand, sequela +S62303A Unspecified fracture of third metacarpal bone, left hand, initial encounter for closed fracture +S62303B Unspecified fracture of third metacarpal bone, left hand, initial encounter for open fracture +S62303D Unspecified fracture of third metacarpal bone, left hand, subsequent encounter for fracture with routine healing +S62303G Unspecified fracture of third metacarpal bone, left hand, subsequent encounter for fracture with delayed healing +S62303K Unspecified fracture of third metacarpal bone, left hand, subsequent encounter for fracture with nonunion +S62303P Unspecified fracture of third metacarpal bone, left hand, subsequent encounter for fracture with malunion +S62303S Unspecified fracture of third metacarpal bone, left hand, sequela +S62304A Unspecified fracture of fourth metacarpal bone, right hand, initial encounter for closed fracture +S62304B Unspecified fracture of fourth metacarpal bone, right hand, initial encounter for open fracture +S62304D Unspecified fracture of fourth metacarpal bone, right hand, subsequent encounter for fracture with routine healing +S62304G Unspecified fracture of fourth metacarpal bone, right hand, subsequent encounter for fracture with delayed healing +S62304K Unspecified fracture of fourth metacarpal bone, right hand, subsequent encounter for fracture with nonunion +S62304P Unspecified fracture of fourth metacarpal bone, right hand, subsequent encounter for fracture with malunion +S62304S Unspecified fracture of fourth metacarpal bone, right hand, sequela +S62305A Unspecified fracture of fourth metacarpal bone, left hand, initial encounter for closed fracture +S62305B Unspecified fracture of fourth metacarpal bone, left hand, initial encounter for open fracture +S62305D Unspecified fracture of fourth metacarpal bone, left hand, subsequent encounter for fracture with routine healing +S62305G Unspecified fracture of fourth metacarpal bone, left hand, subsequent encounter for fracture with delayed healing +S62305K Unspecified fracture of fourth metacarpal bone, left hand, subsequent encounter for fracture with nonunion +S62305P Unspecified fracture of fourth metacarpal bone, left hand, subsequent encounter for fracture with malunion +S62305S Unspecified fracture of fourth metacarpal bone, left hand, sequela +S62306A Unspecified fracture of fifth metacarpal bone, right hand, initial encounter for closed fracture +S62306B Unspecified fracture of fifth metacarpal bone, right hand, initial encounter for open fracture +S62306D Unspecified fracture of fifth metacarpal bone, right hand, subsequent encounter for fracture with routine healing +S62306G Unspecified fracture of fifth metacarpal bone, right hand, subsequent encounter for fracture with delayed healing +S62306K Unspecified fracture of fifth metacarpal bone, right hand, subsequent encounter for fracture with nonunion +S62306P Unspecified fracture of fifth metacarpal bone, right hand, subsequent encounter for fracture with malunion +S62306S Unspecified fracture of fifth metacarpal bone, right hand, sequela +S62307A Unspecified fracture of fifth metacarpal bone, left hand, initial encounter for closed fracture +S62307B Unspecified fracture of fifth metacarpal bone, left hand, initial encounter for open fracture +S62307D Unspecified fracture of fifth metacarpal bone, left hand, subsequent encounter for fracture with routine healing +S62307G Unspecified fracture of fifth metacarpal bone, left hand, subsequent encounter for fracture with delayed healing +S62307K Unspecified fracture of fifth metacarpal bone, left hand, subsequent encounter for fracture with nonunion +S62307P Unspecified fracture of fifth metacarpal bone, left hand, subsequent encounter for fracture with malunion +S62307S Unspecified fracture of fifth metacarpal bone, left hand, sequela +S62308A Unspecified fracture of other metacarpal bone, initial encounter for closed fracture +S62308B Unspecified fracture of other metacarpal bone, initial encounter for open fracture +S62308D Unspecified fracture of other metacarpal bone, subsequent encounter for fracture with routine healing +S62308G Unspecified fracture of other metacarpal bone, subsequent encounter for fracture with delayed healing +S62308K Unspecified fracture of other metacarpal bone, subsequent encounter for fracture with nonunion +S62308P Unspecified fracture of other metacarpal bone, subsequent encounter for fracture with malunion +S62308S Unspecified fracture of other metacarpal bone, sequela +S62309A Unspecified fracture of unspecified metacarpal bone, initial encounter for closed fracture +S62309B Unspecified fracture of unspecified metacarpal bone, initial encounter for open fracture +S62309D Unspecified fracture of unspecified metacarpal bone, subsequent encounter for fracture with routine healing +S62309G Unspecified fracture of unspecified metacarpal bone, subsequent encounter for fracture with delayed healing +S62309K Unspecified fracture of unspecified metacarpal bone, subsequent encounter for fracture with nonunion +S62309P Unspecified fracture of unspecified metacarpal bone, subsequent encounter for fracture with malunion +S62309S Unspecified fracture of unspecified metacarpal bone, sequela +S62310A Displaced fracture of base of second metacarpal bone, right hand, initial encounter for closed fracture +S62310B Displaced fracture of base of second metacarpal bone, right hand, initial encounter for open fracture +S62310D Displaced fracture of base of second metacarpal bone, right hand, subsequent encounter for fracture with routine healing +S62310G Displaced fracture of base of second metacarpal bone, right hand, subsequent encounter for fracture with delayed healing +S62310K Displaced fracture of base of second metacarpal bone, right hand, subsequent encounter for fracture with nonunion +S62310P Displaced fracture of base of second metacarpal bone, right hand, subsequent encounter for fracture with malunion +S62310S Displaced fracture of base of second metacarpal bone, right hand, sequela +S62311A Displaced fracture of base of second metacarpal bone, left hand, initial encounter for closed fracture +S62311B Displaced fracture of base of second metacarpal bone, left hand, initial encounter for open fracture +S62311D Displaced fracture of base of second metacarpal bone, left hand, subsequent encounter for fracture with routine healing +S62311G Displaced fracture of base of second metacarpal bone, left hand, subsequent encounter for fracture with delayed healing +S62311K Displaced fracture of base of second metacarpal bone, left hand, subsequent encounter for fracture with nonunion +S62311P Displaced fracture of base of second metacarpal bone, left hand, subsequent encounter for fracture with malunion +S62311S Displaced fracture of base of second metacarpal bone, left hand, sequela +S62312A Displaced fracture of base of third metacarpal bone, right hand, initial encounter for closed fracture +S62312B Displaced fracture of base of third metacarpal bone, right hand, initial encounter for open fracture +S62312D Displaced fracture of base of third metacarpal bone, right hand, subsequent encounter for fracture with routine healing +S62312G Displaced fracture of base of third metacarpal bone, right hand, subsequent encounter for fracture with delayed healing +S62312K Displaced fracture of base of third metacarpal bone, right hand, subsequent encounter for fracture with nonunion +S62312P Displaced fracture of base of third metacarpal bone, right hand, subsequent encounter for fracture with malunion +S62312S Displaced fracture of base of third metacarpal bone, right hand, sequela +S62313A Displaced fracture of base of third metacarpal bone, left hand, initial encounter for closed fracture +S62313B Displaced fracture of base of third metacarpal bone, left hand, initial encounter for open fracture +S62313D Displaced fracture of base of third metacarpal bone, left hand, subsequent encounter for fracture with routine healing +S62313G Displaced fracture of base of third metacarpal bone, left hand, subsequent encounter for fracture with delayed healing +S62313K Displaced fracture of base of third metacarpal bone, left hand, subsequent encounter for fracture with nonunion +S62313P Displaced fracture of base of third metacarpal bone, left hand, subsequent encounter for fracture with malunion +S62313S Displaced fracture of base of third metacarpal bone, left hand, sequela +S62314A Displaced fracture of base of fourth metacarpal bone, right hand, initial encounter for closed fracture +S62314B Displaced fracture of base of fourth metacarpal bone, right hand, initial encounter for open fracture +S62314D Displaced fracture of base of fourth metacarpal bone, right hand, subsequent encounter for fracture with routine healing +S62314G Displaced fracture of base of fourth metacarpal bone, right hand, subsequent encounter for fracture with delayed healing +S62314K Displaced fracture of base of fourth metacarpal bone, right hand, subsequent encounter for fracture with nonunion +S62314P Displaced fracture of base of fourth metacarpal bone, right hand, subsequent encounter for fracture with malunion +S62314S Displaced fracture of base of fourth metacarpal bone, right hand, sequela +S62315A Displaced fracture of base of fourth metacarpal bone, left hand, initial encounter for closed fracture +S62315B Displaced fracture of base of fourth metacarpal bone, left hand, initial encounter for open fracture +S62315D Displaced fracture of base of fourth metacarpal bone, left hand, subsequent encounter for fracture with routine healing +S62315G Displaced fracture of base of fourth metacarpal bone, left hand, subsequent encounter for fracture with delayed healing +S62315K Displaced fracture of base of fourth metacarpal bone, left hand, subsequent encounter for fracture with nonunion +S62315P Displaced fracture of base of fourth metacarpal bone, left hand, subsequent encounter for fracture with malunion +S62315S Displaced fracture of base of fourth metacarpal bone, left hand, sequela +S62316A Displaced fracture of base of fifth metacarpal bone, right hand, initial encounter for closed fracture +S62316B Displaced fracture of base of fifth metacarpal bone, right hand, initial encounter for open fracture +S62316D Displaced fracture of base of fifth metacarpal bone, right hand, subsequent encounter for fracture with routine healing +S62316G Displaced fracture of base of fifth metacarpal bone, right hand, subsequent encounter for fracture with delayed healing +S62316K Displaced fracture of base of fifth metacarpal bone, right hand, subsequent encounter for fracture with nonunion +S62316P Displaced fracture of base of fifth metacarpal bone, right hand, subsequent encounter for fracture with malunion +S62316S Displaced fracture of base of fifth metacarpal bone, right hand, sequela +S62317A Displaced fracture of base of fifth metacarpal bone, left hand, initial encounter for closed fracture +S62317B Displaced fracture of base of fifth metacarpal bone, left hand, initial encounter for open fracture +S62317D Displaced fracture of base of fifth metacarpal bone, left hand, subsequent encounter for fracture with routine healing +S62317G Displaced fracture of base of fifth metacarpal bone, left hand, subsequent encounter for fracture with delayed healing +S62317K Displaced fracture of base of fifth metacarpal bone, left hand, subsequent encounter for fracture with nonunion +S62317P Displaced fracture of base of fifth metacarpal bone, left hand, subsequent encounter for fracture with malunion +S62317S Displaced fracture of base of fifth metacarpal bone, left hand, sequela +S62318A Displaced fracture of base of other metacarpal bone, initial encounter for closed fracture +S62318B Displaced fracture of base of other metacarpal bone, initial encounter for open fracture +S62318D Displaced fracture of base of other metacarpal bone, subsequent encounter for fracture with routine healing +S62318G Displaced fracture of base of other metacarpal bone, subsequent encounter for fracture with delayed healing +S62318K Displaced fracture of base of other metacarpal bone, subsequent encounter for fracture with nonunion +S62318P Displaced fracture of base of other metacarpal bone, subsequent encounter for fracture with malunion +S62318S Displaced fracture of base of other metacarpal bone, sequela +S62319A Displaced fracture of base of unspecified metacarpal bone, initial encounter for closed fracture +S62319B Displaced fracture of base of unspecified metacarpal bone, initial encounter for open fracture +S62319D Displaced fracture of base of unspecified metacarpal bone, subsequent encounter for fracture with routine healing +S62319G Displaced fracture of base of unspecified metacarpal bone, subsequent encounter for fracture with delayed healing +S62319K Displaced fracture of base of unspecified metacarpal bone, subsequent encounter for fracture with nonunion +S62319P Displaced fracture of base of unspecified metacarpal bone, subsequent encounter for fracture with malunion +S62319S Displaced fracture of base of unspecified metacarpal bone, sequela +S62320A Displaced fracture of shaft of second metacarpal bone, right hand, initial encounter for closed fracture +S62320B Displaced fracture of shaft of second metacarpal bone, right hand, initial encounter for open fracture +S62320D Displaced fracture of shaft of second metacarpal bone, right hand, subsequent encounter for fracture with routine healing +S62320G Displaced fracture of shaft of second metacarpal bone, right hand, subsequent encounter for fracture with delayed healing +S62320K Displaced fracture of shaft of second metacarpal bone, right hand, subsequent encounter for fracture with nonunion +S62320P Displaced fracture of shaft of second metacarpal bone, right hand, subsequent encounter for fracture with malunion +S62320S Displaced fracture of shaft of second metacarpal bone, right hand, sequela +S62321A Displaced fracture of shaft of second metacarpal bone, left hand, initial encounter for closed fracture +S62321B Displaced fracture of shaft of second metacarpal bone, left hand, initial encounter for open fracture +S62321D Displaced fracture of shaft of second metacarpal bone, left hand, subsequent encounter for fracture with routine healing +S62321G Displaced fracture of shaft of second metacarpal bone, left hand, subsequent encounter for fracture with delayed healing +S62321K Displaced fracture of shaft of second metacarpal bone, left hand, subsequent encounter for fracture with nonunion +S62321P Displaced fracture of shaft of second metacarpal bone, left hand, subsequent encounter for fracture with malunion +S62321S Displaced fracture of shaft of second metacarpal bone, left hand, sequela +S62322A Displaced fracture of shaft of third metacarpal bone, right hand, initial encounter for closed fracture +S62322B Displaced fracture of shaft of third metacarpal bone, right hand, initial encounter for open fracture +S62322D Displaced fracture of shaft of third metacarpal bone, right hand, subsequent encounter for fracture with routine healing +S62322G Displaced fracture of shaft of third metacarpal bone, right hand, subsequent encounter for fracture with delayed healing +S62322K Displaced fracture of shaft of third metacarpal bone, right hand, subsequent encounter for fracture with nonunion +S62322P Displaced fracture of shaft of third metacarpal bone, right hand, subsequent encounter for fracture with malunion +S62322S Displaced fracture of shaft of third metacarpal bone, right hand, sequela +S62323A Displaced fracture of shaft of third metacarpal bone, left hand, initial encounter for closed fracture +S62323B Displaced fracture of shaft of third metacarpal bone, left hand, initial encounter for open fracture +S62323D Displaced fracture of shaft of third metacarpal bone, left hand, subsequent encounter for fracture with routine healing +S62323G Displaced fracture of shaft of third metacarpal bone, left hand, subsequent encounter for fracture with delayed healing +S62323K Displaced fracture of shaft of third metacarpal bone, left hand, subsequent encounter for fracture with nonunion +S62323P Displaced fracture of shaft of third metacarpal bone, left hand, subsequent encounter for fracture with malunion +S62323S Displaced fracture of shaft of third metacarpal bone, left hand, sequela +S62324A Displaced fracture of shaft of fourth metacarpal bone, right hand, initial encounter for closed fracture +S62324B Displaced fracture of shaft of fourth metacarpal bone, right hand, initial encounter for open fracture +S62324D Displaced fracture of shaft of fourth metacarpal bone, right hand, subsequent encounter for fracture with routine healing +S62324G Displaced fracture of shaft of fourth metacarpal bone, right hand, subsequent encounter for fracture with delayed healing +S62324K Displaced fracture of shaft of fourth metacarpal bone, right hand, subsequent encounter for fracture with nonunion +S62324P Displaced fracture of shaft of fourth metacarpal bone, right hand, subsequent encounter for fracture with malunion +S62324S Displaced fracture of shaft of fourth metacarpal bone, right hand, sequela +S62325A Displaced fracture of shaft of fourth metacarpal bone, left hand, initial encounter for closed fracture +S62325B Displaced fracture of shaft of fourth metacarpal bone, left hand, initial encounter for open fracture +S62325D Displaced fracture of shaft of fourth metacarpal bone, left hand, subsequent encounter for fracture with routine healing +S62325G Displaced fracture of shaft of fourth metacarpal bone, left hand, subsequent encounter for fracture with delayed healing +S62325K Displaced fracture of shaft of fourth metacarpal bone, left hand, subsequent encounter for fracture with nonunion +S62325P Displaced fracture of shaft of fourth metacarpal bone, left hand, subsequent encounter for fracture with malunion +S62325S Displaced fracture of shaft of fourth metacarpal bone, left hand, sequela +S62326A Displaced fracture of shaft of fifth metacarpal bone, right hand, initial encounter for closed fracture +S62326B Displaced fracture of shaft of fifth metacarpal bone, right hand, initial encounter for open fracture +S62326D Displaced fracture of shaft of fifth metacarpal bone, right hand, subsequent encounter for fracture with routine healing +S62326G Displaced fracture of shaft of fifth metacarpal bone, right hand, subsequent encounter for fracture with delayed healing +S62326K Displaced fracture of shaft of fifth metacarpal bone, right hand, subsequent encounter for fracture with nonunion +S62326P Displaced fracture of shaft of fifth metacarpal bone, right hand, subsequent encounter for fracture with malunion +S62326S Displaced fracture of shaft of fifth metacarpal bone, right hand, sequela +S62327A Displaced fracture of shaft of fifth metacarpal bone, left hand, initial encounter for closed fracture +S62327B Displaced fracture of shaft of fifth metacarpal bone, left hand, initial encounter for open fracture +S62327D Displaced fracture of shaft of fifth metacarpal bone, left hand, subsequent encounter for fracture with routine healing +S62327G Displaced fracture of shaft of fifth metacarpal bone, left hand, subsequent encounter for fracture with delayed healing +S62327K Displaced fracture of shaft of fifth metacarpal bone, left hand, subsequent encounter for fracture with nonunion +S62327P Displaced fracture of shaft of fifth metacarpal bone, left hand, subsequent encounter for fracture with malunion +S62327S Displaced fracture of shaft of fifth metacarpal bone, left hand, sequela +S62328A Displaced fracture of shaft of other metacarpal bone, initial encounter for closed fracture +S62328B Displaced fracture of shaft of other metacarpal bone, initial encounter for open fracture +S62328D Displaced fracture of shaft of other metacarpal bone, subsequent encounter for fracture with routine healing +S62328G Displaced fracture of shaft of other metacarpal bone, subsequent encounter for fracture with delayed healing +S62328K Displaced fracture of shaft of other metacarpal bone, subsequent encounter for fracture with nonunion +S62328P Displaced fracture of shaft of other metacarpal bone, subsequent encounter for fracture with malunion +S62328S Displaced fracture of shaft of other metacarpal bone, sequela +S62329A Displaced fracture of shaft of unspecified metacarpal bone, initial encounter for closed fracture +S62329B Displaced fracture of shaft of unspecified metacarpal bone, initial encounter for open fracture +S62329D Displaced fracture of shaft of unspecified metacarpal bone, subsequent encounter for fracture with routine healing +S62329G Displaced fracture of shaft of unspecified metacarpal bone, subsequent encounter for fracture with delayed healing +S62329K Displaced fracture of shaft of unspecified metacarpal bone, subsequent encounter for fracture with nonunion +S62329P Displaced fracture of shaft of unspecified metacarpal bone, subsequent encounter for fracture with malunion +S62329S Displaced fracture of shaft of unspecified metacarpal bone, sequela +S62330A Displaced fracture of neck of second metacarpal bone, right hand, initial encounter for closed fracture +S62330B Displaced fracture of neck of second metacarpal bone, right hand, initial encounter for open fracture +S62330D Displaced fracture of neck of second metacarpal bone, right hand, subsequent encounter for fracture with routine healing +S62330G Displaced fracture of neck of second metacarpal bone, right hand, subsequent encounter for fracture with delayed healing +S62330K Displaced fracture of neck of second metacarpal bone, right hand, subsequent encounter for fracture with nonunion +S62330P Displaced fracture of neck of second metacarpal bone, right hand, subsequent encounter for fracture with malunion +S62330S Displaced fracture of neck of second metacarpal bone, right hand, sequela +S62331A Displaced fracture of neck of second metacarpal bone, left hand, initial encounter for closed fracture +S62331B Displaced fracture of neck of second metacarpal bone, left hand, initial encounter for open fracture +S62331D Displaced fracture of neck of second metacarpal bone, left hand, subsequent encounter for fracture with routine healing +S62331G Displaced fracture of neck of second metacarpal bone, left hand, subsequent encounter for fracture with delayed healing +S62331K Displaced fracture of neck of second metacarpal bone, left hand, subsequent encounter for fracture with nonunion +S62331P Displaced fracture of neck of second metacarpal bone, left hand, subsequent encounter for fracture with malunion +S62331S Displaced fracture of neck of second metacarpal bone, left hand, sequela +S62332A Displaced fracture of neck of third metacarpal bone, right hand, initial encounter for closed fracture +S62332B Displaced fracture of neck of third metacarpal bone, right hand, initial encounter for open fracture +S62332D Displaced fracture of neck of third metacarpal bone, right hand, subsequent encounter for fracture with routine healing +S62332G Displaced fracture of neck of third metacarpal bone, right hand, subsequent encounter for fracture with delayed healing +S62332K Displaced fracture of neck of third metacarpal bone, right hand, subsequent encounter for fracture with nonunion +S62332P Displaced fracture of neck of third metacarpal bone, right hand, subsequent encounter for fracture with malunion +S62332S Displaced fracture of neck of third metacarpal bone, right hand, sequela +S62333A Displaced fracture of neck of third metacarpal bone, left hand, initial encounter for closed fracture +S62333B Displaced fracture of neck of third metacarpal bone, left hand, initial encounter for open fracture +S62333D Displaced fracture of neck of third metacarpal bone, left hand, subsequent encounter for fracture with routine healing +S62333G Displaced fracture of neck of third metacarpal bone, left hand, subsequent encounter for fracture with delayed healing +S62333K Displaced fracture of neck of third metacarpal bone, left hand, subsequent encounter for fracture with nonunion +S62333P Displaced fracture of neck of third metacarpal bone, left hand, subsequent encounter for fracture with malunion +S62333S Displaced fracture of neck of third metacarpal bone, left hand, sequela +S62334A Displaced fracture of neck of fourth metacarpal bone, right hand, initial encounter for closed fracture +S62334B Displaced fracture of neck of fourth metacarpal bone, right hand, initial encounter for open fracture +S62334D Displaced fracture of neck of fourth metacarpal bone, right hand, subsequent encounter for fracture with routine healing +S62334G Displaced fracture of neck of fourth metacarpal bone, right hand, subsequent encounter for fracture with delayed healing +S62334K Displaced fracture of neck of fourth metacarpal bone, right hand, subsequent encounter for fracture with nonunion +S62334P Displaced fracture of neck of fourth metacarpal bone, right hand, subsequent encounter for fracture with malunion +S62334S Displaced fracture of neck of fourth metacarpal bone, right hand, sequela +S62335A Displaced fracture of neck of fourth metacarpal bone, left hand, initial encounter for closed fracture +S62335B Displaced fracture of neck of fourth metacarpal bone, left hand, initial encounter for open fracture +S62335D Displaced fracture of neck of fourth metacarpal bone, left hand, subsequent encounter for fracture with routine healing +S62335G Displaced fracture of neck of fourth metacarpal bone, left hand, subsequent encounter for fracture with delayed healing +S62335K Displaced fracture of neck of fourth metacarpal bone, left hand, subsequent encounter for fracture with nonunion +S62335P Displaced fracture of neck of fourth metacarpal bone, left hand, subsequent encounter for fracture with malunion +S62335S Displaced fracture of neck of fourth metacarpal bone, left hand, sequela +S62336A Displaced fracture of neck of fifth metacarpal bone, right hand, initial encounter for closed fracture +S62336B Displaced fracture of neck of fifth metacarpal bone, right hand, initial encounter for open fracture +S62336D Displaced fracture of neck of fifth metacarpal bone, right hand, subsequent encounter for fracture with routine healing +S62336G Displaced fracture of neck of fifth metacarpal bone, right hand, subsequent encounter for fracture with delayed healing +S62336K Displaced fracture of neck of fifth metacarpal bone, right hand, subsequent encounter for fracture with nonunion +S62336P Displaced fracture of neck of fifth metacarpal bone, right hand, subsequent encounter for fracture with malunion +S62336S Displaced fracture of neck of fifth metacarpal bone, right hand, sequela +S62337A Displaced fracture of neck of fifth metacarpal bone, left hand, initial encounter for closed fracture +S62337B Displaced fracture of neck of fifth metacarpal bone, left hand, initial encounter for open fracture +S62337D Displaced fracture of neck of fifth metacarpal bone, left hand, subsequent encounter for fracture with routine healing +S62337G Displaced fracture of neck of fifth metacarpal bone, left hand, subsequent encounter for fracture with delayed healing +S62337K Displaced fracture of neck of fifth metacarpal bone, left hand, subsequent encounter for fracture with nonunion +S62337P Displaced fracture of neck of fifth metacarpal bone, left hand, subsequent encounter for fracture with malunion +S62337S Displaced fracture of neck of fifth metacarpal bone, left hand, sequela +S62338A Displaced fracture of neck of other metacarpal bone, initial encounter for closed fracture +S62338B Displaced fracture of neck of other metacarpal bone, initial encounter for open fracture +S62338D Displaced fracture of neck of other metacarpal bone, subsequent encounter for fracture with routine healing +S62338G Displaced fracture of neck of other metacarpal bone, subsequent encounter for fracture with delayed healing +S62338K Displaced fracture of neck of other metacarpal bone, subsequent encounter for fracture with nonunion +S62338P Displaced fracture of neck of other metacarpal bone, subsequent encounter for fracture with malunion +S62338S Displaced fracture of neck of other metacarpal bone, sequela +S62339A Displaced fracture of neck of unspecified metacarpal bone, initial encounter for closed fracture +S62339B Displaced fracture of neck of unspecified metacarpal bone, initial encounter for open fracture +S62339D Displaced fracture of neck of unspecified metacarpal bone, subsequent encounter for fracture with routine healing +S62339G Displaced fracture of neck of unspecified metacarpal bone, subsequent encounter for fracture with delayed healing +S62339K Displaced fracture of neck of unspecified metacarpal bone, subsequent encounter for fracture with nonunion +S62339P Displaced fracture of neck of unspecified metacarpal bone, subsequent encounter for fracture with malunion +S62339S Displaced fracture of neck of unspecified metacarpal bone, sequela +S62340A Nondisplaced fracture of base of second metacarpal bone, right hand, initial encounter for closed fracture +S62340B Nondisplaced fracture of base of second metacarpal bone, right hand, initial encounter for open fracture +S62340D Nondisplaced fracture of base of second metacarpal bone, right hand, subsequent encounter for fracture with routine healing +S62340G Nondisplaced fracture of base of second metacarpal bone, right hand, subsequent encounter for fracture with delayed healing +S62340K Nondisplaced fracture of base of second metacarpal bone, right hand, subsequent encounter for fracture with nonunion +S62340P Nondisplaced fracture of base of second metacarpal bone, right hand, subsequent encounter for fracture with malunion +S62340S Nondisplaced fracture of base of second metacarpal bone, right hand, sequela +S62341A Nondisplaced fracture of base of second metacarpal bone, left hand, initial encounter for closed fracture +S62341B Nondisplaced fracture of base of second metacarpal bone, left hand, initial encounter for open fracture +S62341D Nondisplaced fracture of base of second metacarpal bone, left hand, subsequent encounter for fracture with routine healing +S62341G Nondisplaced fracture of base of second metacarpal bone, left hand, subsequent encounter for fracture with delayed healing +S62341K Nondisplaced fracture of base of second metacarpal bone, left hand, subsequent encounter for fracture with nonunion +S62341P Nondisplaced fracture of base of second metacarpal bone, left hand, subsequent encounter for fracture with malunion +S62341S Nondisplaced fracture of base of second metacarpal bone, left hand, sequela +S62342A Nondisplaced fracture of base of third metacarpal bone, right hand, initial encounter for closed fracture +S62342B Nondisplaced fracture of base of third metacarpal bone, right hand, initial encounter for open fracture +S62342D Nondisplaced fracture of base of third metacarpal bone, right hand, subsequent encounter for fracture with routine healing +S62342G Nondisplaced fracture of base of third metacarpal bone, right hand, subsequent encounter for fracture with delayed healing +S62342K Nondisplaced fracture of base of third metacarpal bone, right hand, subsequent encounter for fracture with nonunion +S62342P Nondisplaced fracture of base of third metacarpal bone, right hand, subsequent encounter for fracture with malunion +S62342S Nondisplaced fracture of base of third metacarpal bone, right hand, sequela +S62343A Nondisplaced fracture of base of third metacarpal bone, left hand, initial encounter for closed fracture +S62343B Nondisplaced fracture of base of third metacarpal bone, left hand, initial encounter for open fracture +S62343D Nondisplaced fracture of base of third metacarpal bone, left hand, subsequent encounter for fracture with routine healing +S62343G Nondisplaced fracture of base of third metacarpal bone, left hand, subsequent encounter for fracture with delayed healing +S62343K Nondisplaced fracture of base of third metacarpal bone, left hand, subsequent encounter for fracture with nonunion +S62343P Nondisplaced fracture of base of third metacarpal bone, left hand, subsequent encounter for fracture with malunion +S62343S Nondisplaced fracture of base of third metacarpal bone, left hand, sequela +S62344A Nondisplaced fracture of base of fourth metacarpal bone, right hand, initial encounter for closed fracture +S62344B Nondisplaced fracture of base of fourth metacarpal bone, right hand, initial encounter for open fracture +S62344D Nondisplaced fracture of base of fourth metacarpal bone, right hand, subsequent encounter for fracture with routine healing +S62344G Nondisplaced fracture of base of fourth metacarpal bone, right hand, subsequent encounter for fracture with delayed healing +S62344K Nondisplaced fracture of base of fourth metacarpal bone, right hand, subsequent encounter for fracture with nonunion +S62344P Nondisplaced fracture of base of fourth metacarpal bone, right hand, subsequent encounter for fracture with malunion +S62344S Nondisplaced fracture of base of fourth metacarpal bone, right hand, sequela +S62345A Nondisplaced fracture of base of fourth metacarpal bone, left hand, initial encounter for closed fracture +S62345B Nondisplaced fracture of base of fourth metacarpal bone, left hand, initial encounter for open fracture +S62345D Nondisplaced fracture of base of fourth metacarpal bone, left hand, subsequent encounter for fracture with routine healing +S62345G Nondisplaced fracture of base of fourth metacarpal bone, left hand, subsequent encounter for fracture with delayed healing +S62345K Nondisplaced fracture of base of fourth metacarpal bone, left hand, subsequent encounter for fracture with nonunion +S62345P Nondisplaced fracture of base of fourth metacarpal bone, left hand, subsequent encounter for fracture with malunion +S62345S Nondisplaced fracture of base of fourth metacarpal bone, left hand, sequela +S62346A Nondisplaced fracture of base of fifth metacarpal bone, right hand, initial encounter for closed fracture +S62346B Nondisplaced fracture of base of fifth metacarpal bone, right hand, initial encounter for open fracture +S62346D Nondisplaced fracture of base of fifth metacarpal bone, right hand, subsequent encounter for fracture with routine healing +S62346G Nondisplaced fracture of base of fifth metacarpal bone, right hand, subsequent encounter for fracture with delayed healing +S62346K Nondisplaced fracture of base of fifth metacarpal bone, right hand, subsequent encounter for fracture with nonunion +S62346P Nondisplaced fracture of base of fifth metacarpal bone, right hand, subsequent encounter for fracture with malunion +S62346S Nondisplaced fracture of base of fifth metacarpal bone, right hand, sequela +S62347A Nondisplaced fracture of base of fifth metacarpal bone, left hand, initial encounter for closed fracture +S62347B Nondisplaced fracture of base of fifth metacarpal bone, left hand, initial encounter for open fracture +S62347D Nondisplaced fracture of base of fifth metacarpal bone, left hand, subsequent encounter for fracture with routine healing +S62347G Nondisplaced fracture of base of fifth metacarpal bone, left hand, subsequent encounter for fracture with delayed healing +S62347K Nondisplaced fracture of base of fifth metacarpal bone, left hand, subsequent encounter for fracture with nonunion +S62347P Nondisplaced fracture of base of fifth metacarpal bone, left hand, subsequent encounter for fracture with malunion +S62347S Nondisplaced fracture of base of fifth metacarpal bone, left hand, sequela +S62348A Nondisplaced fracture of base of other metacarpal bone, initial encounter for closed fracture +S62348B Nondisplaced fracture of base of other metacarpal bone, initial encounter for open fracture +S62348D Nondisplaced fracture of base of other metacarpal bone, subsequent encounter for fracture with routine healing +S62348G Nondisplaced fracture of base of other metacarpal bone, subsequent encounter for fracture with delayed healing +S62348K Nondisplaced fracture of base of other metacarpal bone, subsequent encounter for fracture with nonunion +S62348P Nondisplaced fracture of base of other metacarpal bone, subsequent encounter for fracture with malunion +S62348S Nondisplaced fracture of base of other metacarpal bone, sequela +S62349A Nondisplaced fracture of base of unspecified metacarpal bone, initial encounter for closed fracture +S62349B Nondisplaced fracture of base of unspecified metacarpal bone, initial encounter for open fracture +S62349D Nondisplaced fracture of base of unspecified metacarpal bone, subsequent encounter for fracture with routine healing +S62349G Nondisplaced fracture of base of unspecified metacarpal bone, subsequent encounter for fracture with delayed healing +S62349K Nondisplaced fracture of base of unspecified metacarpal bone, subsequent encounter for fracture with nonunion +S62349P Nondisplaced fracture of base of unspecified metacarpal bone, subsequent encounter for fracture with malunion +S62349S Nondisplaced fracture of base of unspecified metacarpal bone, sequela +S62350A Nondisplaced fracture of shaft of second metacarpal bone, right hand, initial encounter for closed fracture +S62350B Nondisplaced fracture of shaft of second metacarpal bone, right hand, initial encounter for open fracture +S62350D Nondisplaced fracture of shaft of second metacarpal bone, right hand, subsequent encounter for fracture with routine healing +S62350G Nondisplaced fracture of shaft of second metacarpal bone, right hand, subsequent encounter for fracture with delayed healing +S62350K Nondisplaced fracture of shaft of second metacarpal bone, right hand, subsequent encounter for fracture with nonunion +S62350P Nondisplaced fracture of shaft of second metacarpal bone, right hand, subsequent encounter for fracture with malunion +S62350S Nondisplaced fracture of shaft of second metacarpal bone, right hand, sequela +S62351A Nondisplaced fracture of shaft of second metacarpal bone, left hand, initial encounter for closed fracture +S62351B Nondisplaced fracture of shaft of second metacarpal bone, left hand, initial encounter for open fracture +S62351D Nondisplaced fracture of shaft of second metacarpal bone, left hand, subsequent encounter for fracture with routine healing +S62351G Nondisplaced fracture of shaft of second metacarpal bone, left hand, subsequent encounter for fracture with delayed healing +S62351K Nondisplaced fracture of shaft of second metacarpal bone, left hand, subsequent encounter for fracture with nonunion +S62351P Nondisplaced fracture of shaft of second metacarpal bone, left hand, subsequent encounter for fracture with malunion +S62351S Nondisplaced fracture of shaft of second metacarpal bone, left hand, sequela +S62352A Nondisplaced fracture of shaft of third metacarpal bone, right hand, initial encounter for closed fracture +S62352B Nondisplaced fracture of shaft of third metacarpal bone, right hand, initial encounter for open fracture +S62352D Nondisplaced fracture of shaft of third metacarpal bone, right hand, subsequent encounter for fracture with routine healing +S62352G Nondisplaced fracture of shaft of third metacarpal bone, right hand, subsequent encounter for fracture with delayed healing +S62352K Nondisplaced fracture of shaft of third metacarpal bone, right hand, subsequent encounter for fracture with nonunion +S62352P Nondisplaced fracture of shaft of third metacarpal bone, right hand, subsequent encounter for fracture with malunion +S62352S Nondisplaced fracture of shaft of third metacarpal bone, right hand, sequela +S62353A Nondisplaced fracture of shaft of third metacarpal bone, left hand, initial encounter for closed fracture +S62353B Nondisplaced fracture of shaft of third metacarpal bone, left hand, initial encounter for open fracture +S62353D Nondisplaced fracture of shaft of third metacarpal bone, left hand, subsequent encounter for fracture with routine healing +S62353G Nondisplaced fracture of shaft of third metacarpal bone, left hand, subsequent encounter for fracture with delayed healing +S62353K Nondisplaced fracture of shaft of third metacarpal bone, left hand, subsequent encounter for fracture with nonunion +S62353P Nondisplaced fracture of shaft of third metacarpal bone, left hand, subsequent encounter for fracture with malunion +S62353S Nondisplaced fracture of shaft of third metacarpal bone, left hand, sequela +S62354A Nondisplaced fracture of shaft of fourth metacarpal bone, right hand, initial encounter for closed fracture +S62354B Nondisplaced fracture of shaft of fourth metacarpal bone, right hand, initial encounter for open fracture +S62354D Nondisplaced fracture of shaft of fourth metacarpal bone, right hand, subsequent encounter for fracture with routine healing +S62354G Nondisplaced fracture of shaft of fourth metacarpal bone, right hand, subsequent encounter for fracture with delayed healing +S62354K Nondisplaced fracture of shaft of fourth metacarpal bone, right hand, subsequent encounter for fracture with nonunion +S62354P Nondisplaced fracture of shaft of fourth metacarpal bone, right hand, subsequent encounter for fracture with malunion +S62354S Nondisplaced fracture of shaft of fourth metacarpal bone, right hand, sequela +S62355A Nondisplaced fracture of shaft of fourth metacarpal bone, left hand, initial encounter for closed fracture +S62355B Nondisplaced fracture of shaft of fourth metacarpal bone, left hand, initial encounter for open fracture +S62355D Nondisplaced fracture of shaft of fourth metacarpal bone, left hand, subsequent encounter for fracture with routine healing +S62355G Nondisplaced fracture of shaft of fourth metacarpal bone, left hand, subsequent encounter for fracture with delayed healing +S62355K Nondisplaced fracture of shaft of fourth metacarpal bone, left hand, subsequent encounter for fracture with nonunion +S62355P Nondisplaced fracture of shaft of fourth metacarpal bone, left hand, subsequent encounter for fracture with malunion +S62355S Nondisplaced fracture of shaft of fourth metacarpal bone, left hand, sequela +S62356A Nondisplaced fracture of shaft of fifth metacarpal bone, right hand, initial encounter for closed fracture +S62356B Nondisplaced fracture of shaft of fifth metacarpal bone, right hand, initial encounter for open fracture +S62356D Nondisplaced fracture of shaft of fifth metacarpal bone, right hand, subsequent encounter for fracture with routine healing +S62356G Nondisplaced fracture of shaft of fifth metacarpal bone, right hand, subsequent encounter for fracture with delayed healing +S62356K Nondisplaced fracture of shaft of fifth metacarpal bone, right hand, subsequent encounter for fracture with nonunion +S62356P Nondisplaced fracture of shaft of fifth metacarpal bone, right hand, subsequent encounter for fracture with malunion +S62356S Nondisplaced fracture of shaft of fifth metacarpal bone, right hand, sequela +S62357A Nondisplaced fracture of shaft of fifth metacarpal bone, left hand, initial encounter for closed fracture +S62357B Nondisplaced fracture of shaft of fifth metacarpal bone, left hand, initial encounter for open fracture +S62357D Nondisplaced fracture of shaft of fifth metacarpal bone, left hand, subsequent encounter for fracture with routine healing +S62357G Nondisplaced fracture of shaft of fifth metacarpal bone, left hand, subsequent encounter for fracture with delayed healing +S62357K Nondisplaced fracture of shaft of fifth metacarpal bone, left hand, subsequent encounter for fracture with nonunion +S62357P Nondisplaced fracture of shaft of fifth metacarpal bone, left hand, subsequent encounter for fracture with malunion +S62357S Nondisplaced fracture of shaft of fifth metacarpal bone, left hand, sequela +S62358A Nondisplaced fracture of shaft of other metacarpal bone, initial encounter for closed fracture +S62358B Nondisplaced fracture of shaft of other metacarpal bone, initial encounter for open fracture +S62358D Nondisplaced fracture of shaft of other metacarpal bone, subsequent encounter for fracture with routine healing +S62358G Nondisplaced fracture of shaft of other metacarpal bone, subsequent encounter for fracture with delayed healing +S62358K Nondisplaced fracture of shaft of other metacarpal bone, subsequent encounter for fracture with nonunion +S62358P Nondisplaced fracture of shaft of other metacarpal bone, subsequent encounter for fracture with malunion +S62358S Nondisplaced fracture of shaft of other metacarpal bone, sequela +S62359A Nondisplaced fracture of shaft of unspecified metacarpal bone, initial encounter for closed fracture +S62359B Nondisplaced fracture of shaft of unspecified metacarpal bone, initial encounter for open fracture +S62359D Nondisplaced fracture of shaft of unspecified metacarpal bone, subsequent encounter for fracture with routine healing +S62359G Nondisplaced fracture of shaft of unspecified metacarpal bone, subsequent encounter for fracture with delayed healing +S62359K Nondisplaced fracture of shaft of unspecified metacarpal bone, subsequent encounter for fracture with nonunion +S62359P Nondisplaced fracture of shaft of unspecified metacarpal bone, subsequent encounter for fracture with malunion +S62359S Nondisplaced fracture of shaft of unspecified metacarpal bone, sequela +S62360A Nondisplaced fracture of neck of second metacarpal bone, right hand, initial encounter for closed fracture +S62360B Nondisplaced fracture of neck of second metacarpal bone, right hand, initial encounter for open fracture +S62360D Nondisplaced fracture of neck of second metacarpal bone, right hand, subsequent encounter for fracture with routine healing +S62360G Nondisplaced fracture of neck of second metacarpal bone, right hand, subsequent encounter for fracture with delayed healing +S62360K Nondisplaced fracture of neck of second metacarpal bone, right hand, subsequent encounter for fracture with nonunion +S62360P Nondisplaced fracture of neck of second metacarpal bone, right hand, subsequent encounter for fracture with malunion +S62360S Nondisplaced fracture of neck of second metacarpal bone, right hand, sequela +S62361A Nondisplaced fracture of neck of second metacarpal bone, left hand, initial encounter for closed fracture +S62361B Nondisplaced fracture of neck of second metacarpal bone, left hand, initial encounter for open fracture +S62361D Nondisplaced fracture of neck of second metacarpal bone, left hand, subsequent encounter for fracture with routine healing +S62361G Nondisplaced fracture of neck of second metacarpal bone, left hand, subsequent encounter for fracture with delayed healing +S62361K Nondisplaced fracture of neck of second metacarpal bone, left hand, subsequent encounter for fracture with nonunion +S62361P Nondisplaced fracture of neck of second metacarpal bone, left hand, subsequent encounter for fracture with malunion +S62361S Nondisplaced fracture of neck of second metacarpal bone, left hand, sequela +S62362A Nondisplaced fracture of neck of third metacarpal bone, right hand, initial encounter for closed fracture +S62362B Nondisplaced fracture of neck of third metacarpal bone, right hand, initial encounter for open fracture +S62362D Nondisplaced fracture of neck of third metacarpal bone, right hand, subsequent encounter for fracture with routine healing +S62362G Nondisplaced fracture of neck of third metacarpal bone, right hand, subsequent encounter for fracture with delayed healing +S62362K Nondisplaced fracture of neck of third metacarpal bone, right hand, subsequent encounter for fracture with nonunion +S62362P Nondisplaced fracture of neck of third metacarpal bone, right hand, subsequent encounter for fracture with malunion +S62362S Nondisplaced fracture of neck of third metacarpal bone, right hand, sequela +S62363A Nondisplaced fracture of neck of third metacarpal bone, left hand, initial encounter for closed fracture +S62363B Nondisplaced fracture of neck of third metacarpal bone, left hand, initial encounter for open fracture +S62363D Nondisplaced fracture of neck of third metacarpal bone, left hand, subsequent encounter for fracture with routine healing +S62363G Nondisplaced fracture of neck of third metacarpal bone, left hand, subsequent encounter for fracture with delayed healing +S62363K Nondisplaced fracture of neck of third metacarpal bone, left hand, subsequent encounter for fracture with nonunion +S62363P Nondisplaced fracture of neck of third metacarpal bone, left hand, subsequent encounter for fracture with malunion +S62363S Nondisplaced fracture of neck of third metacarpal bone, left hand, sequela +S62364A Nondisplaced fracture of neck of fourth metacarpal bone, right hand, initial encounter for closed fracture +S62364B Nondisplaced fracture of neck of fourth metacarpal bone, right hand, initial encounter for open fracture +S62364D Nondisplaced fracture of neck of fourth metacarpal bone, right hand, subsequent encounter for fracture with routine healing +S62364G Nondisplaced fracture of neck of fourth metacarpal bone, right hand, subsequent encounter for fracture with delayed healing +S62364K Nondisplaced fracture of neck of fourth metacarpal bone, right hand, subsequent encounter for fracture with nonunion +S62364P Nondisplaced fracture of neck of fourth metacarpal bone, right hand, subsequent encounter for fracture with malunion +S62364S Nondisplaced fracture of neck of fourth metacarpal bone, right hand, sequela +S62365A Nondisplaced fracture of neck of fourth metacarpal bone, left hand, initial encounter for closed fracture +S62365B Nondisplaced fracture of neck of fourth metacarpal bone, left hand, initial encounter for open fracture +S62365D Nondisplaced fracture of neck of fourth metacarpal bone, left hand, subsequent encounter for fracture with routine healing +S62365G Nondisplaced fracture of neck of fourth metacarpal bone, left hand, subsequent encounter for fracture with delayed healing +S62365K Nondisplaced fracture of neck of fourth metacarpal bone, left hand, subsequent encounter for fracture with nonunion +S62365P Nondisplaced fracture of neck of fourth metacarpal bone, left hand, subsequent encounter for fracture with malunion +S62365S Nondisplaced fracture of neck of fourth metacarpal bone, left hand, sequela +S62366A Nondisplaced fracture of neck of fifth metacarpal bone, right hand, initial encounter for closed fracture +S62366B Nondisplaced fracture of neck of fifth metacarpal bone, right hand, initial encounter for open fracture +S62366D Nondisplaced fracture of neck of fifth metacarpal bone, right hand, subsequent encounter for fracture with routine healing +S62366G Nondisplaced fracture of neck of fifth metacarpal bone, right hand, subsequent encounter for fracture with delayed healing +S62366K Nondisplaced fracture of neck of fifth metacarpal bone, right hand, subsequent encounter for fracture with nonunion +S62366P Nondisplaced fracture of neck of fifth metacarpal bone, right hand, subsequent encounter for fracture with malunion +S62366S Nondisplaced fracture of neck of fifth metacarpal bone, right hand, sequela +S62367A Nondisplaced fracture of neck of fifth metacarpal bone, left hand, initial encounter for closed fracture +S62367B Nondisplaced fracture of neck of fifth metacarpal bone, left hand, initial encounter for open fracture +S62367D Nondisplaced fracture of neck of fifth metacarpal bone, left hand, subsequent encounter for fracture with routine healing +S62367G Nondisplaced fracture of neck of fifth metacarpal bone, left hand, subsequent encounter for fracture with delayed healing +S62367K Nondisplaced fracture of neck of fifth metacarpal bone, left hand, subsequent encounter for fracture with nonunion +S62367P Nondisplaced fracture of neck of fifth metacarpal bone, left hand, subsequent encounter for fracture with malunion +S62367S Nondisplaced fracture of neck of fifth metacarpal bone, left hand, sequela +S62368A Nondisplaced fracture of neck of other metacarpal bone, initial encounter for closed fracture +S62368B Nondisplaced fracture of neck of other metacarpal bone, initial encounter for open fracture +S62368D Nondisplaced fracture of neck of other metacarpal bone, subsequent encounter for fracture with routine healing +S62368G Nondisplaced fracture of neck of other metacarpal bone, subsequent encounter for fracture with delayed healing +S62368K Nondisplaced fracture of neck of other metacarpal bone, subsequent encounter for fracture with nonunion +S62368P Nondisplaced fracture of neck of other metacarpal bone, subsequent encounter for fracture with malunion +S62368S Nondisplaced fracture of neck of other metacarpal bone, sequela +S62369A Nondisplaced fracture of neck of unspecified metacarpal bone, initial encounter for closed fracture +S62369B Nondisplaced fracture of neck of unspecified metacarpal bone, initial encounter for open fracture +S62369D Nondisplaced fracture of neck of unspecified metacarpal bone, subsequent encounter for fracture with routine healing +S62369G Nondisplaced fracture of neck of unspecified metacarpal bone, subsequent encounter for fracture with delayed healing +S62369K Nondisplaced fracture of neck of unspecified metacarpal bone, subsequent encounter for fracture with nonunion +S62369P Nondisplaced fracture of neck of unspecified metacarpal bone, subsequent encounter for fracture with malunion +S62369S Nondisplaced fracture of neck of unspecified metacarpal bone, sequela +S62390A Other fracture of second metacarpal bone, right hand, initial encounter for closed fracture +S62390B Other fracture of second metacarpal bone, right hand, initial encounter for open fracture +S62390D Other fracture of second metacarpal bone, right hand, subsequent encounter for fracture with routine healing +S62390G Other fracture of second metacarpal bone, right hand, subsequent encounter for fracture with delayed healing +S62390K Other fracture of second metacarpal bone, right hand, subsequent encounter for fracture with nonunion +S62390P Other fracture of second metacarpal bone, right hand, subsequent encounter for fracture with malunion +S62390S Other fracture of second metacarpal bone, right hand, sequela +S62391A Other fracture of second metacarpal bone, left hand, initial encounter for closed fracture +S62391B Other fracture of second metacarpal bone, left hand, initial encounter for open fracture +S62391D Other fracture of second metacarpal bone, left hand, subsequent encounter for fracture with routine healing +S62391G Other fracture of second metacarpal bone, left hand, subsequent encounter for fracture with delayed healing +S62391K Other fracture of second metacarpal bone, left hand, subsequent encounter for fracture with nonunion +S62391P Other fracture of second metacarpal bone, left hand, subsequent encounter for fracture with malunion +S62391S Other fracture of second metacarpal bone, left hand, sequela +S62392A Other fracture of third metacarpal bone, right hand, initial encounter for closed fracture +S62392B Other fracture of third metacarpal bone, right hand, initial encounter for open fracture +S62392D Other fracture of third metacarpal bone, right hand, subsequent encounter for fracture with routine healing +S62392G Other fracture of third metacarpal bone, right hand, subsequent encounter for fracture with delayed healing +S62392K Other fracture of third metacarpal bone, right hand, subsequent encounter for fracture with nonunion +S62392P Other fracture of third metacarpal bone, right hand, subsequent encounter for fracture with malunion +S62392S Other fracture of third metacarpal bone, right hand, sequela +S62393A Other fracture of third metacarpal bone, left hand, initial encounter for closed fracture +S62393B Other fracture of third metacarpal bone, left hand, initial encounter for open fracture +S62393D Other fracture of third metacarpal bone, left hand, subsequent encounter for fracture with routine healing +S62393G Other fracture of third metacarpal bone, left hand, subsequent encounter for fracture with delayed healing +S62393K Other fracture of third metacarpal bone, left hand, subsequent encounter for fracture with nonunion +S62393P Other fracture of third metacarpal bone, left hand, subsequent encounter for fracture with malunion +S62393S Other fracture of third metacarpal bone, left hand, sequela +S62394A Other fracture of fourth metacarpal bone, right hand, initial encounter for closed fracture +S62394B Other fracture of fourth metacarpal bone, right hand, initial encounter for open fracture +S62394D Other fracture of fourth metacarpal bone, right hand, subsequent encounter for fracture with routine healing +S62394G Other fracture of fourth metacarpal bone, right hand, subsequent encounter for fracture with delayed healing +S62394K Other fracture of fourth metacarpal bone, right hand, subsequent encounter for fracture with nonunion +S62394P Other fracture of fourth metacarpal bone, right hand, subsequent encounter for fracture with malunion +S62394S Other fracture of fourth metacarpal bone, right hand, sequela +S62395A Other fracture of fourth metacarpal bone, left hand, initial encounter for closed fracture +S62395B Other fracture of fourth metacarpal bone, left hand, initial encounter for open fracture +S62395D Other fracture of fourth metacarpal bone, left hand, subsequent encounter for fracture with routine healing +S62395G Other fracture of fourth metacarpal bone, left hand, subsequent encounter for fracture with delayed healing +S62395K Other fracture of fourth metacarpal bone, left hand, subsequent encounter for fracture with nonunion +S62395P Other fracture of fourth metacarpal bone, left hand, subsequent encounter for fracture with malunion +S62395S Other fracture of fourth metacarpal bone, left hand, sequela +S62396A Other fracture of fifth metacarpal bone, right hand, initial encounter for closed fracture +S62396B Other fracture of fifth metacarpal bone, right hand, initial encounter for open fracture +S62396D Other fracture of fifth metacarpal bone, right hand, subsequent encounter for fracture with routine healing +S62396G Other fracture of fifth metacarpal bone, right hand, subsequent encounter for fracture with delayed healing +S62396K Other fracture of fifth metacarpal bone, right hand, subsequent encounter for fracture with nonunion +S62396P Other fracture of fifth metacarpal bone, right hand, subsequent encounter for fracture with malunion +S62396S Other fracture of fifth metacarpal bone, right hand, sequela +S62397A Other fracture of fifth metacarpal bone, left hand, initial encounter for closed fracture +S62397B Other fracture of fifth metacarpal bone, left hand, initial encounter for open fracture +S62397D Other fracture of fifth metacarpal bone, left hand, subsequent encounter for fracture with routine healing +S62397G Other fracture of fifth metacarpal bone, left hand, subsequent encounter for fracture with delayed healing +S62397K Other fracture of fifth metacarpal bone, left hand, subsequent encounter for fracture with nonunion +S62397P Other fracture of fifth metacarpal bone, left hand, subsequent encounter for fracture with malunion +S62397S Other fracture of fifth metacarpal bone, left hand, sequela +S62398A Other fracture of other metacarpal bone, initial encounter for closed fracture +S62398B Other fracture of other metacarpal bone, initial encounter for open fracture +S62398D Other fracture of other metacarpal bone, subsequent encounter for fracture with routine healing +S62398G Other fracture of other metacarpal bone, subsequent encounter for fracture with delayed healing +S62398K Other fracture of other metacarpal bone, subsequent encounter for fracture with nonunion +S62398P Other fracture of other metacarpal bone, subsequent encounter for fracture with malunion +S62398S Other fracture of other metacarpal bone, sequela +S62399A Other fracture of unspecified metacarpal bone, initial encounter for closed fracture +S62399B Other fracture of unspecified metacarpal bone, initial encounter for open fracture +S62399D Other fracture of unspecified metacarpal bone, subsequent encounter for fracture with routine healing +S62399G Other fracture of unspecified metacarpal bone, subsequent encounter for fracture with delayed healing +S62399K Other fracture of unspecified metacarpal bone, subsequent encounter for fracture with nonunion +S62399P Other fracture of unspecified metacarpal bone, subsequent encounter for fracture with malunion +S62399S Other fracture of unspecified metacarpal bone, sequela +S62501A Fracture of unspecified phalanx of right thumb, initial encounter for closed fracture +S62501B Fracture of unspecified phalanx of right thumb, initial encounter for open fracture +S62501D Fracture of unspecified phalanx of right thumb, subsequent encounter for fracture with routine healing +S62501G Fracture of unspecified phalanx of right thumb, subsequent encounter for fracture with delayed healing +S62501K Fracture of unspecified phalanx of right thumb, subsequent encounter for fracture with nonunion +S62501P Fracture of unspecified phalanx of right thumb, subsequent encounter for fracture with malunion +S62501S Fracture of unspecified phalanx of right thumb, sequela +S62502A Fracture of unspecified phalanx of left thumb, initial encounter for closed fracture +S62502B Fracture of unspecified phalanx of left thumb, initial encounter for open fracture +S62502D Fracture of unspecified phalanx of left thumb, subsequent encounter for fracture with routine healing +S62502G Fracture of unspecified phalanx of left thumb, subsequent encounter for fracture with delayed healing +S62502K Fracture of unspecified phalanx of left thumb, subsequent encounter for fracture with nonunion +S62502P Fracture of unspecified phalanx of left thumb, subsequent encounter for fracture with malunion +S62502S Fracture of unspecified phalanx of left thumb, sequela +S62509A Fracture of unspecified phalanx of unspecified thumb, initial encounter for closed fracture +S62509B Fracture of unspecified phalanx of unspecified thumb, initial encounter for open fracture +S62509D Fracture of unspecified phalanx of unspecified thumb, subsequent encounter for fracture with routine healing +S62509G Fracture of unspecified phalanx of unspecified thumb, subsequent encounter for fracture with delayed healing +S62509K Fracture of unspecified phalanx of unspecified thumb, subsequent encounter for fracture with nonunion +S62509P Fracture of unspecified phalanx of unspecified thumb, subsequent encounter for fracture with malunion +S62509S Fracture of unspecified phalanx of unspecified thumb, sequela +S62511A Displaced fracture of proximal phalanx of right thumb, initial encounter for closed fracture +S62511B Displaced fracture of proximal phalanx of right thumb, initial encounter for open fracture +S62511D Displaced fracture of proximal phalanx of right thumb, subsequent encounter for fracture with routine healing +S62511G Displaced fracture of proximal phalanx of right thumb, subsequent encounter for fracture with delayed healing +S62511K Displaced fracture of proximal phalanx of right thumb, subsequent encounter for fracture with nonunion +S62511P Displaced fracture of proximal phalanx of right thumb, subsequent encounter for fracture with malunion +S62511S Displaced fracture of proximal phalanx of right thumb, sequela +S62512A Displaced fracture of proximal phalanx of left thumb, initial encounter for closed fracture +S62512B Displaced fracture of proximal phalanx of left thumb, initial encounter for open fracture +S62512D Displaced fracture of proximal phalanx of left thumb, subsequent encounter for fracture with routine healing +S62512G Displaced fracture of proximal phalanx of left thumb, subsequent encounter for fracture with delayed healing +S62512K Displaced fracture of proximal phalanx of left thumb, subsequent encounter for fracture with nonunion +S62512P Displaced fracture of proximal phalanx of left thumb, subsequent encounter for fracture with malunion +S62512S Displaced fracture of proximal phalanx of left thumb, sequela +S62513A Displaced fracture of proximal phalanx of unspecified thumb, initial encounter for closed fracture +S62513B Displaced fracture of proximal phalanx of unspecified thumb, initial encounter for open fracture +S62513D Displaced fracture of proximal phalanx of unspecified thumb, subsequent encounter for fracture with routine healing +S62513G Displaced fracture of proximal phalanx of unspecified thumb, subsequent encounter for fracture with delayed healing +S62513K Displaced fracture of proximal phalanx of unspecified thumb, subsequent encounter for fracture with nonunion +S62513P Displaced fracture of proximal phalanx of unspecified thumb, subsequent encounter for fracture with malunion +S62513S Displaced fracture of proximal phalanx of unspecified thumb, sequela +S62514A Nondisplaced fracture of proximal phalanx of right thumb, initial encounter for closed fracture +S62514B Nondisplaced fracture of proximal phalanx of right thumb, initial encounter for open fracture +S62514D Nondisplaced fracture of proximal phalanx of right thumb, subsequent encounter for fracture with routine healing +S62514G Nondisplaced fracture of proximal phalanx of right thumb, subsequent encounter for fracture with delayed healing +S62514K Nondisplaced fracture of proximal phalanx of right thumb, subsequent encounter for fracture with nonunion +S62514P Nondisplaced fracture of proximal phalanx of right thumb, subsequent encounter for fracture with malunion +S62514S Nondisplaced fracture of proximal phalanx of right thumb, sequela +S62515A Nondisplaced fracture of proximal phalanx of left thumb, initial encounter for closed fracture +S62515B Nondisplaced fracture of proximal phalanx of left thumb, initial encounter for open fracture +S62515D Nondisplaced fracture of proximal phalanx of left thumb, subsequent encounter for fracture with routine healing +S62515G Nondisplaced fracture of proximal phalanx of left thumb, subsequent encounter for fracture with delayed healing +S62515K Nondisplaced fracture of proximal phalanx of left thumb, subsequent encounter for fracture with nonunion +S62515P Nondisplaced fracture of proximal phalanx of left thumb, subsequent encounter for fracture with malunion +S62515S Nondisplaced fracture of proximal phalanx of left thumb, sequela +S62516A Nondisplaced fracture of proximal phalanx of unspecified thumb, initial encounter for closed fracture +S62516B Nondisplaced fracture of proximal phalanx of unspecified thumb, initial encounter for open fracture +S62516D Nondisplaced fracture of proximal phalanx of unspecified thumb, subsequent encounter for fracture with routine healing +S62516G Nondisplaced fracture of proximal phalanx of unspecified thumb, subsequent encounter for fracture with delayed healing +S62516K Nondisplaced fracture of proximal phalanx of unspecified thumb, subsequent encounter for fracture with nonunion +S62516P Nondisplaced fracture of proximal phalanx of unspecified thumb, subsequent encounter for fracture with malunion +S62516S Nondisplaced fracture of proximal phalanx of unspecified thumb, sequela +S62521A Displaced fracture of distal phalanx of right thumb, initial encounter for closed fracture +S62521B Displaced fracture of distal phalanx of right thumb, initial encounter for open fracture +S62521D Displaced fracture of distal phalanx of right thumb, subsequent encounter for fracture with routine healing +S62521G Displaced fracture of distal phalanx of right thumb, subsequent encounter for fracture with delayed healing +S62521K Displaced fracture of distal phalanx of right thumb, subsequent encounter for fracture with nonunion +S62521P Displaced fracture of distal phalanx of right thumb, subsequent encounter for fracture with malunion +S62521S Displaced fracture of distal phalanx of right thumb, sequela +S62522A Displaced fracture of distal phalanx of left thumb, initial encounter for closed fracture +S62522B Displaced fracture of distal phalanx of left thumb, initial encounter for open fracture +S62522D Displaced fracture of distal phalanx of left thumb, subsequent encounter for fracture with routine healing +S62522G Displaced fracture of distal phalanx of left thumb, subsequent encounter for fracture with delayed healing +S62522K Displaced fracture of distal phalanx of left thumb, subsequent encounter for fracture with nonunion +S62522P Displaced fracture of distal phalanx of left thumb, subsequent encounter for fracture with malunion +S62522S Displaced fracture of distal phalanx of left thumb, sequela +S62523A Displaced fracture of distal phalanx of unspecified thumb, initial encounter for closed fracture +S62523B Displaced fracture of distal phalanx of unspecified thumb, initial encounter for open fracture +S62523D Displaced fracture of distal phalanx of unspecified thumb, subsequent encounter for fracture with routine healing +S62523G Displaced fracture of distal phalanx of unspecified thumb, subsequent encounter for fracture with delayed healing +S62523K Displaced fracture of distal phalanx of unspecified thumb, subsequent encounter for fracture with nonunion +S62523P Displaced fracture of distal phalanx of unspecified thumb, subsequent encounter for fracture with malunion +S62523S Displaced fracture of distal phalanx of unspecified thumb, sequela +S62524A Nondisplaced fracture of distal phalanx of right thumb, initial encounter for closed fracture +S62524B Nondisplaced fracture of distal phalanx of right thumb, initial encounter for open fracture +S62524D Nondisplaced fracture of distal phalanx of right thumb, subsequent encounter for fracture with routine healing +S62524G Nondisplaced fracture of distal phalanx of right thumb, subsequent encounter for fracture with delayed healing +S62524K Nondisplaced fracture of distal phalanx of right thumb, subsequent encounter for fracture with nonunion +S62524P Nondisplaced fracture of distal phalanx of right thumb, subsequent encounter for fracture with malunion +S62524S Nondisplaced fracture of distal phalanx of right thumb, sequela +S62525A Nondisplaced fracture of distal phalanx of left thumb, initial encounter for closed fracture +S62525B Nondisplaced fracture of distal phalanx of left thumb, initial encounter for open fracture +S62525D Nondisplaced fracture of distal phalanx of left thumb, subsequent encounter for fracture with routine healing +S62525G Nondisplaced fracture of distal phalanx of left thumb, subsequent encounter for fracture with delayed healing +S62525K Nondisplaced fracture of distal phalanx of left thumb, subsequent encounter for fracture with nonunion +S62525P Nondisplaced fracture of distal phalanx of left thumb, subsequent encounter for fracture with malunion +S62525S Nondisplaced fracture of distal phalanx of left thumb, sequela +S62526A Nondisplaced fracture of distal phalanx of unspecified thumb, initial encounter for closed fracture +S62526B Nondisplaced fracture of distal phalanx of unspecified thumb, initial encounter for open fracture +S62526D Nondisplaced fracture of distal phalanx of unspecified thumb, subsequent encounter for fracture with routine healing +S62526G Nondisplaced fracture of distal phalanx of unspecified thumb, subsequent encounter for fracture with delayed healing +S62526K Nondisplaced fracture of distal phalanx of unspecified thumb, subsequent encounter for fracture with nonunion +S62526P Nondisplaced fracture of distal phalanx of unspecified thumb, subsequent encounter for fracture with malunion +S62526S Nondisplaced fracture of distal phalanx of unspecified thumb, sequela +S62600A Fracture of unspecified phalanx of right index finger, initial encounter for closed fracture +S62600B Fracture of unspecified phalanx of right index finger, initial encounter for open fracture +S62600D Fracture of unspecified phalanx of right index finger, subsequent encounter for fracture with routine healing +S62600G Fracture of unspecified phalanx of right index finger, subsequent encounter for fracture with delayed healing +S62600K Fracture of unspecified phalanx of right index finger, subsequent encounter for fracture with nonunion +S62600P Fracture of unspecified phalanx of right index finger, subsequent encounter for fracture with malunion +S62600S Fracture of unspecified phalanx of right index finger, sequela +S62601A Fracture of unspecified phalanx of left index finger, initial encounter for closed fracture +S62601B Fracture of unspecified phalanx of left index finger, initial encounter for open fracture +S62601D Fracture of unspecified phalanx of left index finger, subsequent encounter for fracture with routine healing +S62601G Fracture of unspecified phalanx of left index finger, subsequent encounter for fracture with delayed healing +S62601K Fracture of unspecified phalanx of left index finger, subsequent encounter for fracture with nonunion +S62601P Fracture of unspecified phalanx of left index finger, subsequent encounter for fracture with malunion +S62601S Fracture of unspecified phalanx of left index finger, sequela +S62602A Fracture of unspecified phalanx of right middle finger, initial encounter for closed fracture +S62602B Fracture of unspecified phalanx of right middle finger, initial encounter for open fracture +S62602D Fracture of unspecified phalanx of right middle finger, subsequent encounter for fracture with routine healing +S62602G Fracture of unspecified phalanx of right middle finger, subsequent encounter for fracture with delayed healing +S62602K Fracture of unspecified phalanx of right middle finger, subsequent encounter for fracture with nonunion +S62602P Fracture of unspecified phalanx of right middle finger, subsequent encounter for fracture with malunion +S62602S Fracture of unspecified phalanx of right middle finger, sequela +S62603A Fracture of unspecified phalanx of left middle finger, initial encounter for closed fracture +S62603B Fracture of unspecified phalanx of left middle finger, initial encounter for open fracture +S62603D Fracture of unspecified phalanx of left middle finger, subsequent encounter for fracture with routine healing +S62603G Fracture of unspecified phalanx of left middle finger, subsequent encounter for fracture with delayed healing +S62603K Fracture of unspecified phalanx of left middle finger, subsequent encounter for fracture with nonunion +S62603P Fracture of unspecified phalanx of left middle finger, subsequent encounter for fracture with malunion +S62603S Fracture of unspecified phalanx of left middle finger, sequela +S62604A Fracture of unspecified phalanx of right ring finger, initial encounter for closed fracture +S62604B Fracture of unspecified phalanx of right ring finger, initial encounter for open fracture +S62604D Fracture of unspecified phalanx of right ring finger, subsequent encounter for fracture with routine healing +S62604G Fracture of unspecified phalanx of right ring finger, subsequent encounter for fracture with delayed healing +S62604K Fracture of unspecified phalanx of right ring finger, subsequent encounter for fracture with nonunion +S62604P Fracture of unspecified phalanx of right ring finger, subsequent encounter for fracture with malunion +S62604S Fracture of unspecified phalanx of right ring finger, sequela +S62605A Fracture of unspecified phalanx of left ring finger, initial encounter for closed fracture +S62605B Fracture of unspecified phalanx of left ring finger, initial encounter for open fracture +S62605D Fracture of unspecified phalanx of left ring finger, subsequent encounter for fracture with routine healing +S62605G Fracture of unspecified phalanx of left ring finger, subsequent encounter for fracture with delayed healing +S62605K Fracture of unspecified phalanx of left ring finger, subsequent encounter for fracture with nonunion +S62605P Fracture of unspecified phalanx of left ring finger, subsequent encounter for fracture with malunion +S62605S Fracture of unspecified phalanx of left ring finger, sequela +S62606A Fracture of unspecified phalanx of right little finger, initial encounter for closed fracture +S62606B Fracture of unspecified phalanx of right little finger, initial encounter for open fracture +S62606D Fracture of unspecified phalanx of right little finger, subsequent encounter for fracture with routine healing +S62606G Fracture of unspecified phalanx of right little finger, subsequent encounter for fracture with delayed healing +S62606K Fracture of unspecified phalanx of right little finger, subsequent encounter for fracture with nonunion +S62606P Fracture of unspecified phalanx of right little finger, subsequent encounter for fracture with malunion +S62606S Fracture of unspecified phalanx of right little finger, sequela +S62607A Fracture of unspecified phalanx of left little finger, initial encounter for closed fracture +S62607B Fracture of unspecified phalanx of left little finger, initial encounter for open fracture +S62607D Fracture of unspecified phalanx of left little finger, subsequent encounter for fracture with routine healing +S62607G Fracture of unspecified phalanx of left little finger, subsequent encounter for fracture with delayed healing +S62607K Fracture of unspecified phalanx of left little finger, subsequent encounter for fracture with nonunion +S62607P Fracture of unspecified phalanx of left little finger, subsequent encounter for fracture with malunion +S62607S Fracture of unspecified phalanx of left little finger, sequela +S62608A Fracture of unspecified phalanx of other finger, initial encounter for closed fracture +S62608B Fracture of unspecified phalanx of other finger, initial encounter for open fracture +S62608D Fracture of unspecified phalanx of other finger, subsequent encounter for fracture with routine healing +S62608G Fracture of unspecified phalanx of other finger, subsequent encounter for fracture with delayed healing +S62608K Fracture of unspecified phalanx of other finger, subsequent encounter for fracture with nonunion +S62608P Fracture of unspecified phalanx of other finger, subsequent encounter for fracture with malunion +S62608S Fracture of unspecified phalanx of other finger, sequela +S62609A Fracture of unspecified phalanx of unspecified finger, initial encounter for closed fracture +S62609B Fracture of unspecified phalanx of unspecified finger, initial encounter for open fracture +S62609D Fracture of unspecified phalanx of unspecified finger, subsequent encounter for fracture with routine healing +S62609G Fracture of unspecified phalanx of unspecified finger, subsequent encounter for fracture with delayed healing +S62609K Fracture of unspecified phalanx of unspecified finger, subsequent encounter for fracture with nonunion +S62609P Fracture of unspecified phalanx of unspecified finger, subsequent encounter for fracture with malunion +S62609S Fracture of unspecified phalanx of unspecified finger, sequela +S62610A Displaced fracture of proximal phalanx of right index finger, initial encounter for closed fracture +S62610B Displaced fracture of proximal phalanx of right index finger, initial encounter for open fracture +S62610D Displaced fracture of proximal phalanx of right index finger, subsequent encounter for fracture with routine healing +S62610G Displaced fracture of proximal phalanx of right index finger, subsequent encounter for fracture with delayed healing +S62610K Displaced fracture of proximal phalanx of right index finger, subsequent encounter for fracture with nonunion +S62610P Displaced fracture of proximal phalanx of right index finger, subsequent encounter for fracture with malunion +S62610S Displaced fracture of proximal phalanx of right index finger, sequela +S62611A Displaced fracture of proximal phalanx of left index finger, initial encounter for closed fracture +S62611B Displaced fracture of proximal phalanx of left index finger, initial encounter for open fracture +S62611D Displaced fracture of proximal phalanx of left index finger, subsequent encounter for fracture with routine healing +S62611G Displaced fracture of proximal phalanx of left index finger, subsequent encounter for fracture with delayed healing +S62611K Displaced fracture of proximal phalanx of left index finger, subsequent encounter for fracture with nonunion +S62611P Displaced fracture of proximal phalanx of left index finger, subsequent encounter for fracture with malunion +S62611S Displaced fracture of proximal phalanx of left index finger, sequela +S62612A Displaced fracture of proximal phalanx of right middle finger, initial encounter for closed fracture +S62612B Displaced fracture of proximal phalanx of right middle finger, initial encounter for open fracture +S62612D Displaced fracture of proximal phalanx of right middle finger, subsequent encounter for fracture with routine healing +S62612G Displaced fracture of proximal phalanx of right middle finger, subsequent encounter for fracture with delayed healing +S62612K Displaced fracture of proximal phalanx of right middle finger, subsequent encounter for fracture with nonunion +S62612P Displaced fracture of proximal phalanx of right middle finger, subsequent encounter for fracture with malunion +S62612S Displaced fracture of proximal phalanx of right middle finger, sequela +S62613A Displaced fracture of proximal phalanx of left middle finger, initial encounter for closed fracture +S62613B Displaced fracture of proximal phalanx of left middle finger, initial encounter for open fracture +S62613D Displaced fracture of proximal phalanx of left middle finger, subsequent encounter for fracture with routine healing +S62613G Displaced fracture of proximal phalanx of left middle finger, subsequent encounter for fracture with delayed healing +S62613K Displaced fracture of proximal phalanx of left middle finger, subsequent encounter for fracture with nonunion +S62613P Displaced fracture of proximal phalanx of left middle finger, subsequent encounter for fracture with malunion +S62613S Displaced fracture of proximal phalanx of left middle finger, sequela +S62614A Displaced fracture of proximal phalanx of right ring finger, initial encounter for closed fracture +S62614B Displaced fracture of proximal phalanx of right ring finger, initial encounter for open fracture +S62614D Displaced fracture of proximal phalanx of right ring finger, subsequent encounter for fracture with routine healing +S62614G Displaced fracture of proximal phalanx of right ring finger, subsequent encounter for fracture with delayed healing +S62614K Displaced fracture of proximal phalanx of right ring finger, subsequent encounter for fracture with nonunion +S62614P Displaced fracture of proximal phalanx of right ring finger, subsequent encounter for fracture with malunion +S62614S Displaced fracture of proximal phalanx of right ring finger, sequela +S62615A Displaced fracture of proximal phalanx of left ring finger, initial encounter for closed fracture +S62615B Displaced fracture of proximal phalanx of left ring finger, initial encounter for open fracture +S62615D Displaced fracture of proximal phalanx of left ring finger, subsequent encounter for fracture with routine healing +S62615G Displaced fracture of proximal phalanx of left ring finger, subsequent encounter for fracture with delayed healing +S62615K Displaced fracture of proximal phalanx of left ring finger, subsequent encounter for fracture with nonunion +S62615P Displaced fracture of proximal phalanx of left ring finger, subsequent encounter for fracture with malunion +S62615S Displaced fracture of proximal phalanx of left ring finger, sequela +S62616A Displaced fracture of proximal phalanx of right little finger, initial encounter for closed fracture +S62616B Displaced fracture of proximal phalanx of right little finger, initial encounter for open fracture +S62616D Displaced fracture of proximal phalanx of right little finger, subsequent encounter for fracture with routine healing +S62616G Displaced fracture of proximal phalanx of right little finger, subsequent encounter for fracture with delayed healing +S62616K Displaced fracture of proximal phalanx of right little finger, subsequent encounter for fracture with nonunion +S62616P Displaced fracture of proximal phalanx of right little finger, subsequent encounter for fracture with malunion +S62616S Displaced fracture of proximal phalanx of right little finger, sequela +S62617A Displaced fracture of proximal phalanx of left little finger, initial encounter for closed fracture +S62617B Displaced fracture of proximal phalanx of left little finger, initial encounter for open fracture +S62617D Displaced fracture of proximal phalanx of left little finger, subsequent encounter for fracture with routine healing +S62617G Displaced fracture of proximal phalanx of left little finger, subsequent encounter for fracture with delayed healing +S62617K Displaced fracture of proximal phalanx of left little finger, subsequent encounter for fracture with nonunion +S62617P Displaced fracture of proximal phalanx of left little finger, subsequent encounter for fracture with malunion +S62617S Displaced fracture of proximal phalanx of left little finger, sequela +S62618A Displaced fracture of proximal phalanx of other finger, initial encounter for closed fracture +S62618B Displaced fracture of proximal phalanx of other finger, initial encounter for open fracture +S62618D Displaced fracture of proximal phalanx of other finger, subsequent encounter for fracture with routine healing +S62618G Displaced fracture of proximal phalanx of other finger, subsequent encounter for fracture with delayed healing +S62618K Displaced fracture of proximal phalanx of other finger, subsequent encounter for fracture with nonunion +S62618P Displaced fracture of proximal phalanx of other finger, subsequent encounter for fracture with malunion +S62618S Displaced fracture of proximal phalanx of other finger, sequela +S62619A Displaced fracture of proximal phalanx of unspecified finger, initial encounter for closed fracture +S62619B Displaced fracture of proximal phalanx of unspecified finger, initial encounter for open fracture +S62619D Displaced fracture of proximal phalanx of unspecified finger, subsequent encounter for fracture with routine healing +S62619G Displaced fracture of proximal phalanx of unspecified finger, subsequent encounter for fracture with delayed healing +S62619K Displaced fracture of proximal phalanx of unspecified finger, subsequent encounter for fracture with nonunion +S62619P Displaced fracture of proximal phalanx of unspecified finger, subsequent encounter for fracture with malunion +S62619S Displaced fracture of proximal phalanx of unspecified finger, sequela +S62620A Displaced fracture of middle phalanx of right index finger, initial encounter for closed fracture +S62620B Displaced fracture of middle phalanx of right index finger, initial encounter for open fracture +S62620D Displaced fracture of middle phalanx of right index finger, subsequent encounter for fracture with routine healing +S62620G Displaced fracture of middle phalanx of right index finger, subsequent encounter for fracture with delayed healing +S62620K Displaced fracture of middle phalanx of right index finger, subsequent encounter for fracture with nonunion +S62620P Displaced fracture of middle phalanx of right index finger, subsequent encounter for fracture with malunion +S62620S Displaced fracture of middle phalanx of right index finger, sequela +S62621A Displaced fracture of middle phalanx of left index finger, initial encounter for closed fracture +S62621B Displaced fracture of middle phalanx of left index finger, initial encounter for open fracture +S62621D Displaced fracture of middle phalanx of left index finger, subsequent encounter for fracture with routine healing +S62621G Displaced fracture of middle phalanx of left index finger, subsequent encounter for fracture with delayed healing +S62621K Displaced fracture of middle phalanx of left index finger, subsequent encounter for fracture with nonunion +S62621P Displaced fracture of middle phalanx of left index finger, subsequent encounter for fracture with malunion +S62621S Displaced fracture of middle phalanx of left index finger, sequela +S62622A Displaced fracture of middle phalanx of right middle finger, initial encounter for closed fracture +S62622B Displaced fracture of middle phalanx of right middle finger, initial encounter for open fracture +S62622D Displaced fracture of middle phalanx of right middle finger, subsequent encounter for fracture with routine healing +S62622G Displaced fracture of middle phalanx of right middle finger, subsequent encounter for fracture with delayed healing +S62622K Displaced fracture of middle phalanx of right middle finger, subsequent encounter for fracture with nonunion +S62622P Displaced fracture of middle phalanx of right middle finger, subsequent encounter for fracture with malunion +S62622S Displaced fracture of middle phalanx of right middle finger, sequela +S62623A Displaced fracture of middle phalanx of left middle finger, initial encounter for closed fracture +S62623B Displaced fracture of middle phalanx of left middle finger, initial encounter for open fracture +S62623D Displaced fracture of middle phalanx of left middle finger, subsequent encounter for fracture with routine healing +S62623G Displaced fracture of middle phalanx of left middle finger, subsequent encounter for fracture with delayed healing +S62623K Displaced fracture of middle phalanx of left middle finger, subsequent encounter for fracture with nonunion +S62623P Displaced fracture of middle phalanx of left middle finger, subsequent encounter for fracture with malunion +S62623S Displaced fracture of middle phalanx of left middle finger, sequela +S62624A Displaced fracture of middle phalanx of right ring finger, initial encounter for closed fracture +S62624B Displaced fracture of middle phalanx of right ring finger, initial encounter for open fracture +S62624D Displaced fracture of middle phalanx of right ring finger, subsequent encounter for fracture with routine healing +S62624G Displaced fracture of middle phalanx of right ring finger, subsequent encounter for fracture with delayed healing +S62624K Displaced fracture of middle phalanx of right ring finger, subsequent encounter for fracture with nonunion +S62624P Displaced fracture of middle phalanx of right ring finger, subsequent encounter for fracture with malunion +S62624S Displaced fracture of middle phalanx of right ring finger, sequela +S62625A Displaced fracture of middle phalanx of left ring finger, initial encounter for closed fracture +S62625B Displaced fracture of middle phalanx of left ring finger, initial encounter for open fracture +S62625D Displaced fracture of middle phalanx of left ring finger, subsequent encounter for fracture with routine healing +S62625G Displaced fracture of middle phalanx of left ring finger, subsequent encounter for fracture with delayed healing +S62625K Displaced fracture of middle phalanx of left ring finger, subsequent encounter for fracture with nonunion +S62625P Displaced fracture of middle phalanx of left ring finger, subsequent encounter for fracture with malunion +S62625S Displaced fracture of middle phalanx of left ring finger, sequela +S62626A Displaced fracture of middle phalanx of right little finger, initial encounter for closed fracture +S62626B Displaced fracture of middle phalanx of right little finger, initial encounter for open fracture +S62626D Displaced fracture of middle phalanx of right little finger, subsequent encounter for fracture with routine healing +S62626G Displaced fracture of middle phalanx of right little finger, subsequent encounter for fracture with delayed healing +S62626K Displaced fracture of middle phalanx of right little finger, subsequent encounter for fracture with nonunion +S62626P Displaced fracture of middle phalanx of right little finger, subsequent encounter for fracture with malunion +S62626S Displaced fracture of middle phalanx of right little finger, sequela +S62627A Displaced fracture of middle phalanx of left little finger, initial encounter for closed fracture +S62627B Displaced fracture of middle phalanx of left little finger, initial encounter for open fracture +S62627D Displaced fracture of middle phalanx of left little finger, subsequent encounter for fracture with routine healing +S62627G Displaced fracture of middle phalanx of left little finger, subsequent encounter for fracture with delayed healing +S62627K Displaced fracture of middle phalanx of left little finger, subsequent encounter for fracture with nonunion +S62627P Displaced fracture of middle phalanx of left little finger, subsequent encounter for fracture with malunion +S62627S Displaced fracture of middle phalanx of left little finger, sequela +S62628A Displaced fracture of middle phalanx of other finger, initial encounter for closed fracture +S62628B Displaced fracture of middle phalanx of other finger, initial encounter for open fracture +S62628D Displaced fracture of middle phalanx of other finger, subsequent encounter for fracture with routine healing +S62628G Displaced fracture of middle phalanx of other finger, subsequent encounter for fracture with delayed healing +S62628K Displaced fracture of middle phalanx of other finger, subsequent encounter for fracture with nonunion +S62628P Displaced fracture of middle phalanx of other finger, subsequent encounter for fracture with malunion +S62628S Displaced fracture of middle phalanx of other finger, sequela +S62629A Displaced fracture of middle phalanx of unspecified finger, initial encounter for closed fracture +S62629B Displaced fracture of middle phalanx of unspecified finger, initial encounter for open fracture +S62629D Displaced fracture of middle phalanx of unspecified finger, subsequent encounter for fracture with routine healing +S62629G Displaced fracture of middle phalanx of unspecified finger, subsequent encounter for fracture with delayed healing +S62629K Displaced fracture of middle phalanx of unspecified finger, subsequent encounter for fracture with nonunion +S62629P Displaced fracture of middle phalanx of unspecified finger, subsequent encounter for fracture with malunion +S62629S Displaced fracture of middle phalanx of unspecified finger, sequela +S62630A Displaced fracture of distal phalanx of right index finger, initial encounter for closed fracture +S62630B Displaced fracture of distal phalanx of right index finger, initial encounter for open fracture +S62630D Displaced fracture of distal phalanx of right index finger, subsequent encounter for fracture with routine healing +S62630G Displaced fracture of distal phalanx of right index finger, subsequent encounter for fracture with delayed healing +S62630K Displaced fracture of distal phalanx of right index finger, subsequent encounter for fracture with nonunion +S62630P Displaced fracture of distal phalanx of right index finger, subsequent encounter for fracture with malunion +S62630S Displaced fracture of distal phalanx of right index finger, sequela +S62631A Displaced fracture of distal phalanx of left index finger, initial encounter for closed fracture +S62631B Displaced fracture of distal phalanx of left index finger, initial encounter for open fracture +S62631D Displaced fracture of distal phalanx of left index finger, subsequent encounter for fracture with routine healing +S62631G Displaced fracture of distal phalanx of left index finger, subsequent encounter for fracture with delayed healing +S62631K Displaced fracture of distal phalanx of left index finger, subsequent encounter for fracture with nonunion +S62631P Displaced fracture of distal phalanx of left index finger, subsequent encounter for fracture with malunion +S62631S Displaced fracture of distal phalanx of left index finger, sequela +S62632A Displaced fracture of distal phalanx of right middle finger, initial encounter for closed fracture +S62632B Displaced fracture of distal phalanx of right middle finger, initial encounter for open fracture +S62632D Displaced fracture of distal phalanx of right middle finger, subsequent encounter for fracture with routine healing +S62632G Displaced fracture of distal phalanx of right middle finger, subsequent encounter for fracture with delayed healing +S62632K Displaced fracture of distal phalanx of right middle finger, subsequent encounter for fracture with nonunion +S62632P Displaced fracture of distal phalanx of right middle finger, subsequent encounter for fracture with malunion +S62632S Displaced fracture of distal phalanx of right middle finger, sequela +S62633A Displaced fracture of distal phalanx of left middle finger, initial encounter for closed fracture +S62633B Displaced fracture of distal phalanx of left middle finger, initial encounter for open fracture +S62633D Displaced fracture of distal phalanx of left middle finger, subsequent encounter for fracture with routine healing +S62633G Displaced fracture of distal phalanx of left middle finger, subsequent encounter for fracture with delayed healing +S62633K Displaced fracture of distal phalanx of left middle finger, subsequent encounter for fracture with nonunion +S62633P Displaced fracture of distal phalanx of left middle finger, subsequent encounter for fracture with malunion +S62633S Displaced fracture of distal phalanx of left middle finger, sequela +S62634A Displaced fracture of distal phalanx of right ring finger, initial encounter for closed fracture +S62634B Displaced fracture of distal phalanx of right ring finger, initial encounter for open fracture +S62634D Displaced fracture of distal phalanx of right ring finger, subsequent encounter for fracture with routine healing +S62634G Displaced fracture of distal phalanx of right ring finger, subsequent encounter for fracture with delayed healing +S62634K Displaced fracture of distal phalanx of right ring finger, subsequent encounter for fracture with nonunion +S62634P Displaced fracture of distal phalanx of right ring finger, subsequent encounter for fracture with malunion +S62634S Displaced fracture of distal phalanx of right ring finger, sequela +S62635A Displaced fracture of distal phalanx of left ring finger, initial encounter for closed fracture +S62635B Displaced fracture of distal phalanx of left ring finger, initial encounter for open fracture +S62635D Displaced fracture of distal phalanx of left ring finger, subsequent encounter for fracture with routine healing +S62635G Displaced fracture of distal phalanx of left ring finger, subsequent encounter for fracture with delayed healing +S62635K Displaced fracture of distal phalanx of left ring finger, subsequent encounter for fracture with nonunion +S62635P Displaced fracture of distal phalanx of left ring finger, subsequent encounter for fracture with malunion +S62635S Displaced fracture of distal phalanx of left ring finger, sequela +S62636A Displaced fracture of distal phalanx of right little finger, initial encounter for closed fracture +S62636B Displaced fracture of distal phalanx of right little finger, initial encounter for open fracture +S62636D Displaced fracture of distal phalanx of right little finger, subsequent encounter for fracture with routine healing +S62636G Displaced fracture of distal phalanx of right little finger, subsequent encounter for fracture with delayed healing +S62636K Displaced fracture of distal phalanx of right little finger, subsequent encounter for fracture with nonunion +S62636P Displaced fracture of distal phalanx of right little finger, subsequent encounter for fracture with malunion +S62636S Displaced fracture of distal phalanx of right little finger, sequela +S62637A Displaced fracture of distal phalanx of left little finger, initial encounter for closed fracture +S62637B Displaced fracture of distal phalanx of left little finger, initial encounter for open fracture +S62637D Displaced fracture of distal phalanx of left little finger, subsequent encounter for fracture with routine healing +S62637G Displaced fracture of distal phalanx of left little finger, subsequent encounter for fracture with delayed healing +S62637K Displaced fracture of distal phalanx of left little finger, subsequent encounter for fracture with nonunion +S62637P Displaced fracture of distal phalanx of left little finger, subsequent encounter for fracture with malunion +S62637S Displaced fracture of distal phalanx of left little finger, sequela +S62638A Displaced fracture of distal phalanx of other finger, initial encounter for closed fracture +S62638B Displaced fracture of distal phalanx of other finger, initial encounter for open fracture +S62638D Displaced fracture of distal phalanx of other finger, subsequent encounter for fracture with routine healing +S62638G Displaced fracture of distal phalanx of other finger, subsequent encounter for fracture with delayed healing +S62638K Displaced fracture of distal phalanx of other finger, subsequent encounter for fracture with nonunion +S62638P Displaced fracture of distal phalanx of other finger, subsequent encounter for fracture with malunion +S62638S Displaced fracture of distal phalanx of other finger, sequela +S62639A Displaced fracture of distal phalanx of unspecified finger, initial encounter for closed fracture +S62639B Displaced fracture of distal phalanx of unspecified finger, initial encounter for open fracture +S62639D Displaced fracture of distal phalanx of unspecified finger, subsequent encounter for fracture with routine healing +S62639G Displaced fracture of distal phalanx of unspecified finger, subsequent encounter for fracture with delayed healing +S62639K Displaced fracture of distal phalanx of unspecified finger, subsequent encounter for fracture with nonunion +S62639P Displaced fracture of distal phalanx of unspecified finger, subsequent encounter for fracture with malunion +S62639S Displaced fracture of distal phalanx of unspecified finger, sequela +S62640A Nondisplaced fracture of proximal phalanx of right index finger, initial encounter for closed fracture +S62640B Nondisplaced fracture of proximal phalanx of right index finger, initial encounter for open fracture +S62640D Nondisplaced fracture of proximal phalanx of right index finger, subsequent encounter for fracture with routine healing +S62640G Nondisplaced fracture of proximal phalanx of right index finger, subsequent encounter for fracture with delayed healing +S62640K Nondisplaced fracture of proximal phalanx of right index finger, subsequent encounter for fracture with nonunion +S62640P Nondisplaced fracture of proximal phalanx of right index finger, subsequent encounter for fracture with malunion +S62640S Nondisplaced fracture of proximal phalanx of right index finger, sequela +S62641A Nondisplaced fracture of proximal phalanx of left index finger, initial encounter for closed fracture +S62641B Nondisplaced fracture of proximal phalanx of left index finger, initial encounter for open fracture +S62641D Nondisplaced fracture of proximal phalanx of left index finger, subsequent encounter for fracture with routine healing +S62641G Nondisplaced fracture of proximal phalanx of left index finger, subsequent encounter for fracture with delayed healing +S62641K Nondisplaced fracture of proximal phalanx of left index finger, subsequent encounter for fracture with nonunion +S62641P Nondisplaced fracture of proximal phalanx of left index finger, subsequent encounter for fracture with malunion +S62641S Nondisplaced fracture of proximal phalanx of left index finger, sequela +S62642A Nondisplaced fracture of proximal phalanx of right middle finger, initial encounter for closed fracture +S62642B Nondisplaced fracture of proximal phalanx of right middle finger, initial encounter for open fracture +S62642D Nondisplaced fracture of proximal phalanx of right middle finger, subsequent encounter for fracture with routine healing +S62642G Nondisplaced fracture of proximal phalanx of right middle finger, subsequent encounter for fracture with delayed healing +S62642K Nondisplaced fracture of proximal phalanx of right middle finger, subsequent encounter for fracture with nonunion +S62642P Nondisplaced fracture of proximal phalanx of right middle finger, subsequent encounter for fracture with malunion +S62642S Nondisplaced fracture of proximal phalanx of right middle finger, sequela +S62643A Nondisplaced fracture of proximal phalanx of left middle finger, initial encounter for closed fracture +S62643B Nondisplaced fracture of proximal phalanx of left middle finger, initial encounter for open fracture +S62643D Nondisplaced fracture of proximal phalanx of left middle finger, subsequent encounter for fracture with routine healing +S62643G Nondisplaced fracture of proximal phalanx of left middle finger, subsequent encounter for fracture with delayed healing +S62643K Nondisplaced fracture of proximal phalanx of left middle finger, subsequent encounter for fracture with nonunion +S62643P Nondisplaced fracture of proximal phalanx of left middle finger, subsequent encounter for fracture with malunion +S62643S Nondisplaced fracture of proximal phalanx of left middle finger, sequela +S62644A Nondisplaced fracture of proximal phalanx of right ring finger, initial encounter for closed fracture +S62644B Nondisplaced fracture of proximal phalanx of right ring finger, initial encounter for open fracture +S62644D Nondisplaced fracture of proximal phalanx of right ring finger, subsequent encounter for fracture with routine healing +S62644G Nondisplaced fracture of proximal phalanx of right ring finger, subsequent encounter for fracture with delayed healing +S62644K Nondisplaced fracture of proximal phalanx of right ring finger, subsequent encounter for fracture with nonunion +S62644P Nondisplaced fracture of proximal phalanx of right ring finger, subsequent encounter for fracture with malunion +S62644S Nondisplaced fracture of proximal phalanx of right ring finger, sequela +S62645A Nondisplaced fracture of proximal phalanx of left ring finger, initial encounter for closed fracture +S62645B Nondisplaced fracture of proximal phalanx of left ring finger, initial encounter for open fracture +S62645D Nondisplaced fracture of proximal phalanx of left ring finger, subsequent encounter for fracture with routine healing +S62645G Nondisplaced fracture of proximal phalanx of left ring finger, subsequent encounter for fracture with delayed healing +S62645K Nondisplaced fracture of proximal phalanx of left ring finger, subsequent encounter for fracture with nonunion +S62645P Nondisplaced fracture of proximal phalanx of left ring finger, subsequent encounter for fracture with malunion +S62645S Nondisplaced fracture of proximal phalanx of left ring finger, sequela +S62646A Nondisplaced fracture of proximal phalanx of right little finger, initial encounter for closed fracture +S62646B Nondisplaced fracture of proximal phalanx of right little finger, initial encounter for open fracture +S62646D Nondisplaced fracture of proximal phalanx of right little finger, subsequent encounter for fracture with routine healing +S62646G Nondisplaced fracture of proximal phalanx of right little finger, subsequent encounter for fracture with delayed healing +S62646K Nondisplaced fracture of proximal phalanx of right little finger, subsequent encounter for fracture with nonunion +S62646P Nondisplaced fracture of proximal phalanx of right little finger, subsequent encounter for fracture with malunion +S62646S Nondisplaced fracture of proximal phalanx of right little finger, sequela +S62647A Nondisplaced fracture of proximal phalanx of left little finger, initial encounter for closed fracture +S62647B Nondisplaced fracture of proximal phalanx of left little finger, initial encounter for open fracture +S62647D Nondisplaced fracture of proximal phalanx of left little finger, subsequent encounter for fracture with routine healing +S62647G Nondisplaced fracture of proximal phalanx of left little finger, subsequent encounter for fracture with delayed healing +S62647K Nondisplaced fracture of proximal phalanx of left little finger, subsequent encounter for fracture with nonunion +S62647P Nondisplaced fracture of proximal phalanx of left little finger, subsequent encounter for fracture with malunion +S62647S Nondisplaced fracture of proximal phalanx of left little finger, sequela +S62648A Nondisplaced fracture of proximal phalanx of other finger, initial encounter for closed fracture +S62648B Nondisplaced fracture of proximal phalanx of other finger, initial encounter for open fracture +S62648D Nondisplaced fracture of proximal phalanx of other finger, subsequent encounter for fracture with routine healing +S62648G Nondisplaced fracture of proximal phalanx of other finger, subsequent encounter for fracture with delayed healing +S62648K Nondisplaced fracture of proximal phalanx of other finger, subsequent encounter for fracture with nonunion +S62648P Nondisplaced fracture of proximal phalanx of other finger, subsequent encounter for fracture with malunion +S62648S Nondisplaced fracture of proximal phalanx of other finger, sequela +S62649A Nondisplaced fracture of proximal phalanx of unspecified finger, initial encounter for closed fracture +S62649B Nondisplaced fracture of proximal phalanx of unspecified finger, initial encounter for open fracture +S62649D Nondisplaced fracture of proximal phalanx of unspecified finger, subsequent encounter for fracture with routine healing +S62649G Nondisplaced fracture of proximal phalanx of unspecified finger, subsequent encounter for fracture with delayed healing +S62649K Nondisplaced fracture of proximal phalanx of unspecified finger, subsequent encounter for fracture with nonunion +S62649P Nondisplaced fracture of proximal phalanx of unspecified finger, subsequent encounter for fracture with malunion +S62649S Nondisplaced fracture of proximal phalanx of unspecified finger, sequela +S62650A Nondisplaced fracture of middle phalanx of right index finger, initial encounter for closed fracture +S62650B Nondisplaced fracture of middle phalanx of right index finger, initial encounter for open fracture +S62650D Nondisplaced fracture of middle phalanx of right index finger, subsequent encounter for fracture with routine healing +S62650G Nondisplaced fracture of middle phalanx of right index finger, subsequent encounter for fracture with delayed healing +S62650K Nondisplaced fracture of middle phalanx of right index finger, subsequent encounter for fracture with nonunion +S62650P Nondisplaced fracture of middle phalanx of right index finger, subsequent encounter for fracture with malunion +S62650S Nondisplaced fracture of middle phalanx of right index finger, sequela +S62651A Nondisplaced fracture of middle phalanx of left index finger, initial encounter for closed fracture +S62651B Nondisplaced fracture of middle phalanx of left index finger, initial encounter for open fracture +S62651D Nondisplaced fracture of middle phalanx of left index finger, subsequent encounter for fracture with routine healing +S62651G Nondisplaced fracture of middle phalanx of left index finger, subsequent encounter for fracture with delayed healing +S62651K Nondisplaced fracture of middle phalanx of left index finger, subsequent encounter for fracture with nonunion +S62651P Nondisplaced fracture of middle phalanx of left index finger, subsequent encounter for fracture with malunion +S62651S Nondisplaced fracture of middle phalanx of left index finger, sequela +S62652A Nondisplaced fracture of middle phalanx of right middle finger, initial encounter for closed fracture +S62652B Nondisplaced fracture of middle phalanx of right middle finger, initial encounter for open fracture +S62652D Nondisplaced fracture of middle phalanx of right middle finger, subsequent encounter for fracture with routine healing +S62652G Nondisplaced fracture of middle phalanx of right middle finger, subsequent encounter for fracture with delayed healing +S62652K Nondisplaced fracture of middle phalanx of right middle finger, subsequent encounter for fracture with nonunion +S62652P Nondisplaced fracture of middle phalanx of right middle finger, subsequent encounter for fracture with malunion +S62652S Nondisplaced fracture of middle phalanx of right middle finger, sequela +S62653A Nondisplaced fracture of middle phalanx of left middle finger, initial encounter for closed fracture +S62653B Nondisplaced fracture of middle phalanx of left middle finger, initial encounter for open fracture +S62653D Nondisplaced fracture of middle phalanx of left middle finger, subsequent encounter for fracture with routine healing +S62653G Nondisplaced fracture of middle phalanx of left middle finger, subsequent encounter for fracture with delayed healing +S62653K Nondisplaced fracture of middle phalanx of left middle finger, subsequent encounter for fracture with nonunion +S62653P Nondisplaced fracture of middle phalanx of left middle finger, subsequent encounter for fracture with malunion +S62653S Nondisplaced fracture of middle phalanx of left middle finger, sequela +S62654A Nondisplaced fracture of middle phalanx of right ring finger, initial encounter for closed fracture +S62654B Nondisplaced fracture of middle phalanx of right ring finger, initial encounter for open fracture +S62654D Nondisplaced fracture of middle phalanx of right ring finger, subsequent encounter for fracture with routine healing +S62654G Nondisplaced fracture of middle phalanx of right ring finger, subsequent encounter for fracture with delayed healing +S62654K Nondisplaced fracture of middle phalanx of right ring finger, subsequent encounter for fracture with nonunion +S62654P Nondisplaced fracture of middle phalanx of right ring finger, subsequent encounter for fracture with malunion +S62654S Nondisplaced fracture of middle phalanx of right ring finger, sequela +S62655A Nondisplaced fracture of middle phalanx of left ring finger, initial encounter for closed fracture +S62655B Nondisplaced fracture of middle phalanx of left ring finger, initial encounter for open fracture +S62655D Nondisplaced fracture of middle phalanx of left ring finger, subsequent encounter for fracture with routine healing +S62655G Nondisplaced fracture of middle phalanx of left ring finger, subsequent encounter for fracture with delayed healing +S62655K Nondisplaced fracture of middle phalanx of left ring finger, subsequent encounter for fracture with nonunion +S62655P Nondisplaced fracture of middle phalanx of left ring finger, subsequent encounter for fracture with malunion +S62655S Nondisplaced fracture of middle phalanx of left ring finger, sequela +S62656A Nondisplaced fracture of middle phalanx of right little finger, initial encounter for closed fracture +S62656B Nondisplaced fracture of middle phalanx of right little finger, initial encounter for open fracture +S62656D Nondisplaced fracture of middle phalanx of right little finger, subsequent encounter for fracture with routine healing +S62656G Nondisplaced fracture of middle phalanx of right little finger, subsequent encounter for fracture with delayed healing +S62656K Nondisplaced fracture of middle phalanx of right little finger, subsequent encounter for fracture with nonunion +S62656P Nondisplaced fracture of middle phalanx of right little finger, subsequent encounter for fracture with malunion +S62656S Nondisplaced fracture of middle phalanx of right little finger, sequela +S62657A Nondisplaced fracture of middle phalanx of left little finger, initial encounter for closed fracture +S62657B Nondisplaced fracture of middle phalanx of left little finger, initial encounter for open fracture +S62657D Nondisplaced fracture of middle phalanx of left little finger, subsequent encounter for fracture with routine healing +S62657G Nondisplaced fracture of middle phalanx of left little finger, subsequent encounter for fracture with delayed healing +S62657K Nondisplaced fracture of middle phalanx of left little finger, subsequent encounter for fracture with nonunion +S62657P Nondisplaced fracture of middle phalanx of left little finger, subsequent encounter for fracture with malunion +S62657S Nondisplaced fracture of middle phalanx of left little finger, sequela +S62658A Nondisplaced fracture of middle phalanx of other finger, initial encounter for closed fracture +S62658B Nondisplaced fracture of middle phalanx of other finger, initial encounter for open fracture +S62658D Nondisplaced fracture of middle phalanx of other finger, subsequent encounter for fracture with routine healing +S62658G Nondisplaced fracture of middle phalanx of other finger, subsequent encounter for fracture with delayed healing +S62658K Nondisplaced fracture of middle phalanx of other finger, subsequent encounter for fracture with nonunion +S62658P Nondisplaced fracture of middle phalanx of other finger, subsequent encounter for fracture with malunion +S62658S Nondisplaced fracture of middle phalanx of other finger, sequela +S62659A Nondisplaced fracture of middle phalanx of unspecified finger, initial encounter for closed fracture +S62659B Nondisplaced fracture of middle phalanx of unspecified finger, initial encounter for open fracture +S62659D Nondisplaced fracture of middle phalanx of unspecified finger, subsequent encounter for fracture with routine healing +S62659G Nondisplaced fracture of middle phalanx of unspecified finger, subsequent encounter for fracture with delayed healing +S62659K Nondisplaced fracture of middle phalanx of unspecified finger, subsequent encounter for fracture with nonunion +S62659P Nondisplaced fracture of middle phalanx of unspecified finger, subsequent encounter for fracture with malunion +S62659S Nondisplaced fracture of middle phalanx of unspecified finger, sequela +S62660A Nondisplaced fracture of distal phalanx of right index finger, initial encounter for closed fracture +S62660B Nondisplaced fracture of distal phalanx of right index finger, initial encounter for open fracture +S62660D Nondisplaced fracture of distal phalanx of right index finger, subsequent encounter for fracture with routine healing +S62660G Nondisplaced fracture of distal phalanx of right index finger, subsequent encounter for fracture with delayed healing +S62660K Nondisplaced fracture of distal phalanx of right index finger, subsequent encounter for fracture with nonunion +S62660P Nondisplaced fracture of distal phalanx of right index finger, subsequent encounter for fracture with malunion +S62660S Nondisplaced fracture of distal phalanx of right index finger, sequela +S62661A Nondisplaced fracture of distal phalanx of left index finger, initial encounter for closed fracture +S62661B Nondisplaced fracture of distal phalanx of left index finger, initial encounter for open fracture +S62661D Nondisplaced fracture of distal phalanx of left index finger, subsequent encounter for fracture with routine healing +S62661G Nondisplaced fracture of distal phalanx of left index finger, subsequent encounter for fracture with delayed healing +S62661K Nondisplaced fracture of distal phalanx of left index finger, subsequent encounter for fracture with nonunion +S62661P Nondisplaced fracture of distal phalanx of left index finger, subsequent encounter for fracture with malunion +S62661S Nondisplaced fracture of distal phalanx of left index finger, sequela +S62662A Nondisplaced fracture of distal phalanx of right middle finger, initial encounter for closed fracture +S62662B Nondisplaced fracture of distal phalanx of right middle finger, initial encounter for open fracture +S62662D Nondisplaced fracture of distal phalanx of right middle finger, subsequent encounter for fracture with routine healing +S62662G Nondisplaced fracture of distal phalanx of right middle finger, subsequent encounter for fracture with delayed healing +S62662K Nondisplaced fracture of distal phalanx of right middle finger, subsequent encounter for fracture with nonunion +S62662P Nondisplaced fracture of distal phalanx of right middle finger, subsequent encounter for fracture with malunion +S62662S Nondisplaced fracture of distal phalanx of right middle finger, sequela +S62663A Nondisplaced fracture of distal phalanx of left middle finger, initial encounter for closed fracture +S62663B Nondisplaced fracture of distal phalanx of left middle finger, initial encounter for open fracture +S62663D Nondisplaced fracture of distal phalanx of left middle finger, subsequent encounter for fracture with routine healing +S62663G Nondisplaced fracture of distal phalanx of left middle finger, subsequent encounter for fracture with delayed healing +S62663K Nondisplaced fracture of distal phalanx of left middle finger, subsequent encounter for fracture with nonunion +S62663P Nondisplaced fracture of distal phalanx of left middle finger, subsequent encounter for fracture with malunion +S62663S Nondisplaced fracture of distal phalanx of left middle finger, sequela +S62664A Nondisplaced fracture of distal phalanx of right ring finger, initial encounter for closed fracture +S62664B Nondisplaced fracture of distal phalanx of right ring finger, initial encounter for open fracture +S62664D Nondisplaced fracture of distal phalanx of right ring finger, subsequent encounter for fracture with routine healing +S62664G Nondisplaced fracture of distal phalanx of right ring finger, subsequent encounter for fracture with delayed healing +S62664K Nondisplaced fracture of distal phalanx of right ring finger, subsequent encounter for fracture with nonunion +S62664P Nondisplaced fracture of distal phalanx of right ring finger, subsequent encounter for fracture with malunion +S62664S Nondisplaced fracture of distal phalanx of right ring finger, sequela +S62665A Nondisplaced fracture of distal phalanx of left ring finger, initial encounter for closed fracture +S62665B Nondisplaced fracture of distal phalanx of left ring finger, initial encounter for open fracture +S62665D Nondisplaced fracture of distal phalanx of left ring finger, subsequent encounter for fracture with routine healing +S62665G Nondisplaced fracture of distal phalanx of left ring finger, subsequent encounter for fracture with delayed healing +S62665K Nondisplaced fracture of distal phalanx of left ring finger, subsequent encounter for fracture with nonunion +S62665P Nondisplaced fracture of distal phalanx of left ring finger, subsequent encounter for fracture with malunion +S62665S Nondisplaced fracture of distal phalanx of left ring finger, sequela +S62666A Nondisplaced fracture of distal phalanx of right little finger, initial encounter for closed fracture +S62666B Nondisplaced fracture of distal phalanx of right little finger, initial encounter for open fracture +S62666D Nondisplaced fracture of distal phalanx of right little finger, subsequent encounter for fracture with routine healing +S62666G Nondisplaced fracture of distal phalanx of right little finger, subsequent encounter for fracture with delayed healing +S62666K Nondisplaced fracture of distal phalanx of right little finger, subsequent encounter for fracture with nonunion +S62666P Nondisplaced fracture of distal phalanx of right little finger, subsequent encounter for fracture with malunion +S62666S Nondisplaced fracture of distal phalanx of right little finger, sequela +S62667A Nondisplaced fracture of distal phalanx of left little finger, initial encounter for closed fracture +S62667B Nondisplaced fracture of distal phalanx of left little finger, initial encounter for open fracture +S62667D Nondisplaced fracture of distal phalanx of left little finger, subsequent encounter for fracture with routine healing +S62667G Nondisplaced fracture of distal phalanx of left little finger, subsequent encounter for fracture with delayed healing +S62667K Nondisplaced fracture of distal phalanx of left little finger, subsequent encounter for fracture with nonunion +S62667P Nondisplaced fracture of distal phalanx of left little finger, subsequent encounter for fracture with malunion +S62667S Nondisplaced fracture of distal phalanx of left little finger, sequela +S62668A Nondisplaced fracture of distal phalanx of other finger, initial encounter for closed fracture +S62668B Nondisplaced fracture of distal phalanx of other finger, initial encounter for open fracture +S62668D Nondisplaced fracture of distal phalanx of other finger, subsequent encounter for fracture with routine healing +S62668G Nondisplaced fracture of distal phalanx of other finger, subsequent encounter for fracture with delayed healing +S62668K Nondisplaced fracture of distal phalanx of other finger, subsequent encounter for fracture with nonunion +S62668P Nondisplaced fracture of distal phalanx of other finger, subsequent encounter for fracture with malunion +S62668S Nondisplaced fracture of distal phalanx of other finger, sequela +S62669A Nondisplaced fracture of distal phalanx of unspecified finger, initial encounter for closed fracture +S62669B Nondisplaced fracture of distal phalanx of unspecified finger, initial encounter for open fracture +S62669D Nondisplaced fracture of distal phalanx of unspecified finger, subsequent encounter for fracture with routine healing +S62669G Nondisplaced fracture of distal phalanx of unspecified finger, subsequent encounter for fracture with delayed healing +S62669K Nondisplaced fracture of distal phalanx of unspecified finger, subsequent encounter for fracture with nonunion +S62669P Nondisplaced fracture of distal phalanx of unspecified finger, subsequent encounter for fracture with malunion +S62669S Nondisplaced fracture of distal phalanx of unspecified finger, sequela +S6290XA Unspecified fracture of unspecified wrist and hand, initial encounter for closed fracture +S6290XB Unspecified fracture of unspecified wrist and hand, initial encounter for open fracture +S6290XD Unspecified fracture of unspecified wrist and hand, subsequent encounter for fracture with routine healing +S6290XG Unspecified fracture of unspecified wrist and hand, subsequent encounter for fracture with delayed healing +S6290XK Unspecified fracture of unspecified wrist and hand, subsequent encounter for fracture with nonunion +S6290XP Unspecified fracture of unspecified wrist and hand, subsequent encounter for fracture with malunion +S6290XS Unspecified fracture of unspecified wrist and hand, sequela +S6291XA Unspecified fracture of right wrist and hand, initial encounter for closed fracture +S6291XB Unspecified fracture of right wrist and hand, initial encounter for open fracture +S6291XD Unspecified fracture of right wrist and hand, subsequent encounter for fracture with routine healing +S6291XG Unspecified fracture of right wrist and hand, subsequent encounter for fracture with delayed healing +S6291XK Unspecified fracture of right wrist and hand, subsequent encounter for fracture with nonunion +S6291XP Unspecified fracture of right wrist and hand, subsequent encounter for fracture with malunion +S6291XS Unspecified fracture of right wrist and hand, sequela +S6292XA Unspecified fracture of left wrist and hand, initial encounter for closed fracture +S6292XB Unspecified fracture of left wrist and hand, initial encounter for open fracture +S6292XD Unspecified fracture of left wrist and hand, subsequent encounter for fracture with routine healing +S6292XG Unspecified fracture of left wrist and hand, subsequent encounter for fracture with delayed healing +S6292XK Unspecified fracture of left wrist and hand, subsequent encounter for fracture with nonunion +S6292XP Unspecified fracture of left wrist and hand, subsequent encounter for fracture with malunion +S6292XS Unspecified fracture of left wrist and hand, sequela +S63001A Unspecified subluxation of right wrist and hand, initial encounter +S63001D Unspecified subluxation of right wrist and hand, subsequent encounter +S63001S Unspecified subluxation of right wrist and hand, sequela +S63002A Unspecified subluxation of left wrist and hand, initial encounter +S63002D Unspecified subluxation of left wrist and hand, subsequent encounter +S63002S Unspecified subluxation of left wrist and hand, sequela +S63003A Unspecified subluxation of unspecified wrist and hand, initial encounter +S63003D Unspecified subluxation of unspecified wrist and hand, subsequent encounter +S63003S Unspecified subluxation of unspecified wrist and hand, sequela +S63004A Unspecified dislocation of right wrist and hand, initial encounter +S63004D Unspecified dislocation of right wrist and hand, subsequent encounter +S63004S Unspecified dislocation of right wrist and hand, sequela +S63005A Unspecified dislocation of left wrist and hand, initial encounter +S63005D Unspecified dislocation of left wrist and hand, subsequent encounter +S63005S Unspecified dislocation of left wrist and hand, sequela +S63006A Unspecified dislocation of unspecified wrist and hand, initial encounter +S63006D Unspecified dislocation of unspecified wrist and hand, subsequent encounter +S63006S Unspecified dislocation of unspecified wrist and hand, sequela +S63011A Subluxation of distal radioulnar joint of right wrist, initial encounter +S63011D Subluxation of distal radioulnar joint of right wrist, subsequent encounter +S63011S Subluxation of distal radioulnar joint of right wrist, sequela +S63012A Subluxation of distal radioulnar joint of left wrist, initial encounter +S63012D Subluxation of distal radioulnar joint of left wrist, subsequent encounter +S63012S Subluxation of distal radioulnar joint of left wrist, sequela +S63013A Subluxation of distal radioulnar joint of unspecified wrist, initial encounter +S63013D Subluxation of distal radioulnar joint of unspecified wrist, subsequent encounter +S63013S Subluxation of distal radioulnar joint of unspecified wrist, sequela +S63014A Dislocation of distal radioulnar joint of right wrist, initial encounter +S63014D Dislocation of distal radioulnar joint of right wrist, subsequent encounter +S63014S Dislocation of distal radioulnar joint of right wrist, sequela +S63015A Dislocation of distal radioulnar joint of left wrist, initial encounter +S63015D Dislocation of distal radioulnar joint of left wrist, subsequent encounter +S63015S Dislocation of distal radioulnar joint of left wrist, sequela +S63016A Dislocation of distal radioulnar joint of unspecified wrist, initial encounter +S63016D Dislocation of distal radioulnar joint of unspecified wrist, subsequent encounter +S63016S Dislocation of distal radioulnar joint of unspecified wrist, sequela +S63021A Subluxation of radiocarpal joint of right wrist, initial encounter +S63021D Subluxation of radiocarpal joint of right wrist, subsequent encounter +S63021S Subluxation of radiocarpal joint of right wrist, sequela +S63022A Subluxation of radiocarpal joint of left wrist, initial encounter +S63022D Subluxation of radiocarpal joint of left wrist, subsequent encounter +S63022S Subluxation of radiocarpal joint of left wrist, sequela +S63023A Subluxation of radiocarpal joint of unspecified wrist, initial encounter +S63023D Subluxation of radiocarpal joint of unspecified wrist, subsequent encounter +S63023S Subluxation of radiocarpal joint of unspecified wrist, sequela +S63024A Dislocation of radiocarpal joint of right wrist, initial encounter +S63024D Dislocation of radiocarpal joint of right wrist, subsequent encounter +S63024S Dislocation of radiocarpal joint of right wrist, sequela +S63025A Dislocation of radiocarpal joint of left wrist, initial encounter +S63025D Dislocation of radiocarpal joint of left wrist, subsequent encounter +S63025S Dislocation of radiocarpal joint of left wrist, sequela +S63026A Dislocation of radiocarpal joint of unspecified wrist, initial encounter +S63026D Dislocation of radiocarpal joint of unspecified wrist, subsequent encounter +S63026S Dislocation of radiocarpal joint of unspecified wrist, sequela +S63031A Subluxation of midcarpal joint of right wrist, initial encounter +S63031D Subluxation of midcarpal joint of right wrist, subsequent encounter +S63031S Subluxation of midcarpal joint of right wrist, sequela +S63032A Subluxation of midcarpal joint of left wrist, initial encounter +S63032D Subluxation of midcarpal joint of left wrist, subsequent encounter +S63032S Subluxation of midcarpal joint of left wrist, sequela +S63033A Subluxation of midcarpal joint of unspecified wrist, initial encounter +S63033D Subluxation of midcarpal joint of unspecified wrist, subsequent encounter +S63033S Subluxation of midcarpal joint of unspecified wrist, sequela +S63034A Dislocation of midcarpal joint of right wrist, initial encounter +S63034D Dislocation of midcarpal joint of right wrist, subsequent encounter +S63034S Dislocation of midcarpal joint of right wrist, sequela +S63035A Dislocation of midcarpal joint of left wrist, initial encounter +S63035D Dislocation of midcarpal joint of left wrist, subsequent encounter +S63035S Dislocation of midcarpal joint of left wrist, sequela +S63036A Dislocation of midcarpal joint of unspecified wrist, initial encounter +S63036D Dislocation of midcarpal joint of unspecified wrist, subsequent encounter +S63036S Dislocation of midcarpal joint of unspecified wrist, sequela +S63041A Subluxation of carpometacarpal joint of right thumb, initial encounter +S63041D Subluxation of carpometacarpal joint of right thumb, subsequent encounter +S63041S Subluxation of carpometacarpal joint of right thumb, sequela +S63042A Subluxation of carpometacarpal joint of left thumb, initial encounter +S63042D Subluxation of carpometacarpal joint of left thumb, subsequent encounter +S63042S Subluxation of carpometacarpal joint of left thumb, sequela +S63043A Subluxation of carpometacarpal joint of unspecified thumb, initial encounter +S63043D Subluxation of carpometacarpal joint of unspecified thumb, subsequent encounter +S63043S Subluxation of carpometacarpal joint of unspecified thumb, sequela +S63044A Dislocation of carpometacarpal joint of right thumb, initial encounter +S63044D Dislocation of carpometacarpal joint of right thumb, subsequent encounter +S63044S Dislocation of carpometacarpal joint of right thumb, sequela +S63045A Dislocation of carpometacarpal joint of left thumb, initial encounter +S63045D Dislocation of carpometacarpal joint of left thumb, subsequent encounter +S63045S Dislocation of carpometacarpal joint of left thumb, sequela +S63046A Dislocation of carpometacarpal joint of unspecified thumb, initial encounter +S63046D Dislocation of carpometacarpal joint of unspecified thumb, subsequent encounter +S63046S Dislocation of carpometacarpal joint of unspecified thumb, sequela +S63051A Subluxation of other carpometacarpal joint of right hand, initial encounter +S63051D Subluxation of other carpometacarpal joint of right hand, subsequent encounter +S63051S Subluxation of other carpometacarpal joint of right hand, sequela +S63052A Subluxation of other carpometacarpal joint of left hand, initial encounter +S63052D Subluxation of other carpometacarpal joint of left hand, subsequent encounter +S63052S Subluxation of other carpometacarpal joint of left hand, sequela +S63053A Subluxation of other carpometacarpal joint of unspecified hand, initial encounter +S63053D Subluxation of other carpometacarpal joint of unspecified hand, subsequent encounter +S63053S Subluxation of other carpometacarpal joint of unspecified hand, sequela +S63054A Dislocation of other carpometacarpal joint of right hand, initial encounter +S63054D Dislocation of other carpometacarpal joint of right hand, subsequent encounter +S63054S Dislocation of other carpometacarpal joint of right hand, sequela +S63055A Dislocation of other carpometacarpal joint of left hand, initial encounter +S63055D Dislocation of other carpometacarpal joint of left hand, subsequent encounter +S63055S Dislocation of other carpometacarpal joint of left hand, sequela +S63056A Dislocation of other carpometacarpal joint of unspecified hand, initial encounter +S63056D Dislocation of other carpometacarpal joint of unspecified hand, subsequent encounter +S63056S Dislocation of other carpometacarpal joint of unspecified hand, sequela +S63061A Subluxation of metacarpal (bone), proximal end of right hand, initial encounter +S63061D Subluxation of metacarpal (bone), proximal end of right hand, subsequent encounter +S63061S Subluxation of metacarpal (bone), proximal end of right hand, sequela +S63062A Subluxation of metacarpal (bone), proximal end of left hand, initial encounter +S63062D Subluxation of metacarpal (bone), proximal end of left hand, subsequent encounter +S63062S Subluxation of metacarpal (bone), proximal end of left hand, sequela +S63063A Subluxation of metacarpal (bone), proximal end of unspecified hand, initial encounter +S63063D Subluxation of metacarpal (bone), proximal end of unspecified hand, subsequent encounter +S63063S Subluxation of metacarpal (bone), proximal end of unspecified hand, sequela +S63064A Dislocation of metacarpal (bone), proximal end of right hand, initial encounter +S63064D Dislocation of metacarpal (bone), proximal end of right hand, subsequent encounter +S63064S Dislocation of metacarpal (bone), proximal end of right hand, sequela +S63065A Dislocation of metacarpal (bone), proximal end of left hand, initial encounter +S63065D Dislocation of metacarpal (bone), proximal end of left hand, subsequent encounter +S63065S Dislocation of metacarpal (bone), proximal end of left hand, sequela +S63066A Dislocation of metacarpal (bone), proximal end of unspecified hand, initial encounter +S63066D Dislocation of metacarpal (bone), proximal end of unspecified hand, subsequent encounter +S63066S Dislocation of metacarpal (bone), proximal end of unspecified hand, sequela +S63071A Subluxation of distal end of right ulna, initial encounter +S63071D Subluxation of distal end of right ulna, subsequent encounter +S63071S Subluxation of distal end of right ulna, sequela +S63072A Subluxation of distal end of left ulna, initial encounter +S63072D Subluxation of distal end of left ulna, subsequent encounter +S63072S Subluxation of distal end of left ulna, sequela +S63073A Subluxation of distal end of unspecified ulna, initial encounter +S63073D Subluxation of distal end of unspecified ulna, subsequent encounter +S63073S Subluxation of distal end of unspecified ulna, sequela +S63074A Dislocation of distal end of right ulna, initial encounter +S63074D Dislocation of distal end of right ulna, subsequent encounter +S63074S Dislocation of distal end of right ulna, sequela +S63075A Dislocation of distal end of left ulna, initial encounter +S63075D Dislocation of distal end of left ulna, subsequent encounter +S63075S Dislocation of distal end of left ulna, sequela +S63076A Dislocation of distal end of unspecified ulna, initial encounter +S63076D Dislocation of distal end of unspecified ulna, subsequent encounter +S63076S Dislocation of distal end of unspecified ulna, sequela +S63091A Other subluxation of right wrist and hand, initial encounter +S63091D Other subluxation of right wrist and hand, subsequent encounter +S63091S Other subluxation of right wrist and hand, sequela +S63092A Other subluxation of left wrist and hand, initial encounter +S63092D Other subluxation of left wrist and hand, subsequent encounter +S63092S Other subluxation of left wrist and hand, sequela +S63093A Other subluxation of unspecified wrist and hand, initial encounter +S63093D Other subluxation of unspecified wrist and hand, subsequent encounter +S63093S Other subluxation of unspecified wrist and hand, sequela +S63094A Other dislocation of right wrist and hand, initial encounter +S63094D Other dislocation of right wrist and hand, subsequent encounter +S63094S Other dislocation of right wrist and hand, sequela +S63095A Other dislocation of left wrist and hand, initial encounter +S63095D Other dislocation of left wrist and hand, subsequent encounter +S63095S Other dislocation of left wrist and hand, sequela +S63096A Other dislocation of unspecified wrist and hand, initial encounter +S63096D Other dislocation of unspecified wrist and hand, subsequent encounter +S63096S Other dislocation of unspecified wrist and hand, sequela +S63101A Unspecified subluxation of right thumb, initial encounter +S63101D Unspecified subluxation of right thumb, subsequent encounter +S63101S Unspecified subluxation of right thumb, sequela +S63102A Unspecified subluxation of left thumb, initial encounter +S63102D Unspecified subluxation of left thumb, subsequent encounter +S63102S Unspecified subluxation of left thumb, sequela +S63103A Unspecified subluxation of unspecified thumb, initial encounter +S63103D Unspecified subluxation of unspecified thumb, subsequent encounter +S63103S Unspecified subluxation of unspecified thumb, sequela +S63104A Unspecified dislocation of right thumb, initial encounter +S63104D Unspecified dislocation of right thumb, subsequent encounter +S63104S Unspecified dislocation of right thumb, sequela +S63105A Unspecified dislocation of left thumb, initial encounter +S63105D Unspecified dislocation of left thumb, subsequent encounter +S63105S Unspecified dislocation of left thumb, sequela +S63106A Unspecified dislocation of unspecified thumb, initial encounter +S63106D Unspecified dislocation of unspecified thumb, subsequent encounter +S63106S Unspecified dislocation of unspecified thumb, sequela +S63111A Subluxation of metacarpophalangeal joint of right thumb, initial encounter +S63111D Subluxation of metacarpophalangeal joint of right thumb, subsequent encounter +S63111S Subluxation of metacarpophalangeal joint of right thumb, sequela +S63112A Subluxation of metacarpophalangeal joint of left thumb, initial encounter +S63112D Subluxation of metacarpophalangeal joint of left thumb, subsequent encounter +S63112S Subluxation of metacarpophalangeal joint of left thumb, sequela +S63113A Subluxation of metacarpophalangeal joint of unspecified thumb, initial encounter +S63113D Subluxation of metacarpophalangeal joint of unspecified thumb, subsequent encounter +S63113S Subluxation of metacarpophalangeal joint of unspecified thumb, sequela +S63114A Dislocation of metacarpophalangeal joint of right thumb, initial encounter +S63114D Dislocation of metacarpophalangeal joint of right thumb, subsequent encounter +S63114S Dislocation of metacarpophalangeal joint of right thumb, sequela +S63115A Dislocation of metacarpophalangeal joint of left thumb, initial encounter +S63115D Dislocation of metacarpophalangeal joint of left thumb, subsequent encounter +S63115S Dislocation of metacarpophalangeal joint of left thumb, sequela +S63116A Dislocation of metacarpophalangeal joint of unspecified thumb, initial encounter +S63116D Dislocation of metacarpophalangeal joint of unspecified thumb, subsequent encounter +S63116S Dislocation of metacarpophalangeal joint of unspecified thumb, sequela +S63121A Subluxation of interphalangeal joint of right thumb, initial encounter +S63121D Subluxation of interphalangeal joint of right thumb, subsequent encounter +S63121S Subluxation of interphalangeal joint of right thumb, sequela +S63122A Subluxation of interphalangeal joint of left thumb, initial encounter +S63122D Subluxation of interphalangeal joint of left thumb, subsequent encounter +S63122S Subluxation of interphalangeal joint of left thumb, sequela +S63123A Subluxation of interphalangeal joint of unspecified thumb, initial encounter +S63123D Subluxation of interphalangeal joint of unspecified thumb, subsequent encounter +S63123S Subluxation of interphalangeal joint of unspecified thumb, sequela +S63124A Dislocation of interphalangeal joint of right thumb, initial encounter +S63124D Dislocation of interphalangeal joint of right thumb, subsequent encounter +S63124S Dislocation of interphalangeal joint of right thumb, sequela +S63125A Dislocation of interphalangeal joint of left thumb, initial encounter +S63125D Dislocation of interphalangeal joint of left thumb, subsequent encounter +S63125S Dislocation of interphalangeal joint of left thumb, sequela +S63126A Dislocation of interphalangeal joint of unspecified thumb, initial encounter +S63126D Dislocation of interphalangeal joint of unspecified thumb, subsequent encounter +S63126S Dislocation of interphalangeal joint of unspecified thumb, sequela +S63200A Unspecified subluxation of right index finger, initial encounter +S63200D Unspecified subluxation of right index finger, subsequent encounter +S63200S Unspecified subluxation of right index finger, sequela +S63201A Unspecified subluxation of left index finger, initial encounter +S63201D Unspecified subluxation of left index finger, subsequent encounter +S63201S Unspecified subluxation of left index finger, sequela +S63202A Unspecified subluxation of right middle finger, initial encounter +S63202D Unspecified subluxation of right middle finger, subsequent encounter +S63202S Unspecified subluxation of right middle finger, sequela +S63203A Unspecified subluxation of left middle finger, initial encounter +S63203D Unspecified subluxation of left middle finger, subsequent encounter +S63203S Unspecified subluxation of left middle finger, sequela +S63204A Unspecified subluxation of right ring finger, initial encounter +S63204D Unspecified subluxation of right ring finger, subsequent encounter +S63204S Unspecified subluxation of right ring finger, sequela +S63205A Unspecified subluxation of left ring finger, initial encounter +S63205D Unspecified subluxation of left ring finger, subsequent encounter +S63205S Unspecified subluxation of left ring finger, sequela +S63206A Unspecified subluxation of right little finger, initial encounter +S63206D Unspecified subluxation of right little finger, subsequent encounter +S63206S Unspecified subluxation of right little finger, sequela +S63207A Unspecified subluxation of left little finger, initial encounter +S63207D Unspecified subluxation of left little finger, subsequent encounter +S63207S Unspecified subluxation of left little finger, sequela +S63208A Unspecified subluxation of other finger, initial encounter +S63208D Unspecified subluxation of other finger, subsequent encounter +S63208S Unspecified subluxation of other finger, sequela +S63209A Unspecified subluxation of unspecified finger, initial encounter +S63209D Unspecified subluxation of unspecified finger, subsequent encounter +S63209S Unspecified subluxation of unspecified finger, sequela +S63210A Subluxation of metacarpophalangeal joint of right index finger, initial encounter +S63210D Subluxation of metacarpophalangeal joint of right index finger, subsequent encounter +S63210S Subluxation of metacarpophalangeal joint of right index finger, sequela +S63211A Subluxation of metacarpophalangeal joint of left index finger, initial encounter +S63211D Subluxation of metacarpophalangeal joint of left index finger, subsequent encounter +S63211S Subluxation of metacarpophalangeal joint of left index finger, sequela +S63212A Subluxation of metacarpophalangeal joint of right middle finger, initial encounter +S63212D Subluxation of metacarpophalangeal joint of right middle finger, subsequent encounter +S63212S Subluxation of metacarpophalangeal joint of right middle finger, sequela +S63213A Subluxation of metacarpophalangeal joint of left middle finger, initial encounter +S63213D Subluxation of metacarpophalangeal joint of left middle finger, subsequent encounter +S63213S Subluxation of metacarpophalangeal joint of left middle finger, sequela +S63214A Subluxation of metacarpophalangeal joint of right ring finger, initial encounter +S63214D Subluxation of metacarpophalangeal joint of right ring finger, subsequent encounter +S63214S Subluxation of metacarpophalangeal joint of right ring finger, sequela +S63215A Subluxation of metacarpophalangeal joint of left ring finger, initial encounter +S63215D Subluxation of metacarpophalangeal joint of left ring finger, subsequent encounter +S63215S Subluxation of metacarpophalangeal joint of left ring finger, sequela +S63216A Subluxation of metacarpophalangeal joint of right little finger, initial encounter +S63216D Subluxation of metacarpophalangeal joint of right little finger, subsequent encounter +S63216S Subluxation of metacarpophalangeal joint of right little finger, sequela +S63217A Subluxation of metacarpophalangeal joint of left little finger, initial encounter +S63217D Subluxation of metacarpophalangeal joint of left little finger, subsequent encounter +S63217S Subluxation of metacarpophalangeal joint of left little finger, sequela +S63218A Subluxation of metacarpophalangeal joint of other finger, initial encounter +S63218D Subluxation of metacarpophalangeal joint of other finger, subsequent encounter +S63218S Subluxation of metacarpophalangeal joint of other finger, sequela +S63219A Subluxation of metacarpophalangeal joint of unspecified finger, initial encounter +S63219D Subluxation of metacarpophalangeal joint of unspecified finger, subsequent encounter +S63219S Subluxation of metacarpophalangeal joint of unspecified finger, sequela +S63220A Subluxation of unspecified interphalangeal joint of right index finger, initial encounter +S63220D Subluxation of unspecified interphalangeal joint of right index finger, subsequent encounter +S63220S Subluxation of unspecified interphalangeal joint of right index finger, sequela +S63221A Subluxation of unspecified interphalangeal joint of left index finger, initial encounter +S63221D Subluxation of unspecified interphalangeal joint of left index finger, subsequent encounter +S63221S Subluxation of unspecified interphalangeal joint of left index finger, sequela +S63222A Subluxation of unspecified interphalangeal joint of right middle finger, initial encounter +S63222D Subluxation of unspecified interphalangeal joint of right middle finger, subsequent encounter +S63222S Subluxation of unspecified interphalangeal joint of right middle finger, sequela +S63223A Subluxation of unspecified interphalangeal joint of left middle finger, initial encounter +S63223D Subluxation of unspecified interphalangeal joint of left middle finger, subsequent encounter +S63223S Subluxation of unspecified interphalangeal joint of left middle finger, sequela +S63224A Subluxation of unspecified interphalangeal joint of right ring finger, initial encounter +S63224D Subluxation of unspecified interphalangeal joint of right ring finger, subsequent encounter +S63224S Subluxation of unspecified interphalangeal joint of right ring finger, sequela +S63225A Subluxation of unspecified interphalangeal joint of left ring finger, initial encounter +S63225D Subluxation of unspecified interphalangeal joint of left ring finger, subsequent encounter +S63225S Subluxation of unspecified interphalangeal joint of left ring finger, sequela +S63226A Subluxation of unspecified interphalangeal joint of right little finger, initial encounter +S63226D Subluxation of unspecified interphalangeal joint of right little finger, subsequent encounter +S63226S Subluxation of unspecified interphalangeal joint of right little finger, sequela +S63227A Subluxation of unspecified interphalangeal joint of left little finger, initial encounter +S63227D Subluxation of unspecified interphalangeal joint of left little finger, subsequent encounter +S63227S Subluxation of unspecified interphalangeal joint of left little finger, sequela +S63228A Subluxation of unspecified interphalangeal joint of other finger, initial encounter +S63228D Subluxation of unspecified interphalangeal joint of other finger, subsequent encounter +S63228S Subluxation of unspecified interphalangeal joint of other finger, sequela +S63229A Subluxation of unspecified interphalangeal joint of unspecified finger, initial encounter +S63229D Subluxation of unspecified interphalangeal joint of unspecified finger, subsequent encounter +S63229S Subluxation of unspecified interphalangeal joint of unspecified finger, sequela +S63230A Subluxation of proximal interphalangeal joint of right index finger, initial encounter +S63230D Subluxation of proximal interphalangeal joint of right index finger, subsequent encounter +S63230S Subluxation of proximal interphalangeal joint of right index finger, sequela +S63231A Subluxation of proximal interphalangeal joint of left index finger, initial encounter +S63231D Subluxation of proximal interphalangeal joint of left index finger, subsequent encounter +S63231S Subluxation of proximal interphalangeal joint of left index finger, sequela +S63232A Subluxation of proximal interphalangeal joint of right middle finger, initial encounter +S63232D Subluxation of proximal interphalangeal joint of right middle finger, subsequent encounter +S63232S Subluxation of proximal interphalangeal joint of right middle finger, sequela +S63233A Subluxation of proximal interphalangeal joint of left middle finger, initial encounter +S63233D Subluxation of proximal interphalangeal joint of left middle finger, subsequent encounter +S63233S Subluxation of proximal interphalangeal joint of left middle finger, sequela +S63234A Subluxation of proximal interphalangeal joint of right ring finger, initial encounter +S63234D Subluxation of proximal interphalangeal joint of right ring finger, subsequent encounter +S63234S Subluxation of proximal interphalangeal joint of right ring finger, sequela +S63235A Subluxation of proximal interphalangeal joint of left ring finger, initial encounter +S63235D Subluxation of proximal interphalangeal joint of left ring finger, subsequent encounter +S63235S Subluxation of proximal interphalangeal joint of left ring finger, sequela +S63236A Subluxation of proximal interphalangeal joint of right little finger, initial encounter +S63236D Subluxation of proximal interphalangeal joint of right little finger, subsequent encounter +S63236S Subluxation of proximal interphalangeal joint of right little finger, sequela +S63237A Subluxation of proximal interphalangeal joint of left little finger, initial encounter +S63237D Subluxation of proximal interphalangeal joint of left little finger, subsequent encounter +S63237S Subluxation of proximal interphalangeal joint of left little finger, sequela +S63238A Subluxation of proximal interphalangeal joint of other finger, initial encounter +S63238D Subluxation of proximal interphalangeal joint of other finger, subsequent encounter +S63238S Subluxation of proximal interphalangeal joint of other finger, sequela +S63239A Subluxation of proximal interphalangeal joint of unspecified finger, initial encounter +S63239D Subluxation of proximal interphalangeal joint of unspecified finger, subsequent encounter +S63239S Subluxation of proximal interphalangeal joint of unspecified finger, sequela +S63240A Subluxation of distal interphalangeal joint of right index finger, initial encounter +S63240D Subluxation of distal interphalangeal joint of right index finger, subsequent encounter +S63240S Subluxation of distal interphalangeal joint of right index finger, sequela +S63241A Subluxation of distal interphalangeal joint of left index finger, initial encounter +S63241D Subluxation of distal interphalangeal joint of left index finger, subsequent encounter +S63241S Subluxation of distal interphalangeal joint of left index finger, sequela +S63242A Subluxation of distal interphalangeal joint of right middle finger, initial encounter +S63242D Subluxation of distal interphalangeal joint of right middle finger, subsequent encounter +S63242S Subluxation of distal interphalangeal joint of right middle finger, sequela +S63243A Subluxation of distal interphalangeal joint of left middle finger, initial encounter +S63243D Subluxation of distal interphalangeal joint of left middle finger, subsequent encounter +S63243S Subluxation of distal interphalangeal joint of left middle finger, sequela +S63244A Subluxation of distal interphalangeal joint of right ring finger, initial encounter +S63244D Subluxation of distal interphalangeal joint of right ring finger, subsequent encounter +S63244S Subluxation of distal interphalangeal joint of right ring finger, sequela +S63245A Subluxation of distal interphalangeal joint of left ring finger, initial encounter +S63245D Subluxation of distal interphalangeal joint of left ring finger, subsequent encounter +S63245S Subluxation of distal interphalangeal joint of left ring finger, sequela +S63246A Subluxation of distal interphalangeal joint of right little finger, initial encounter +S63246D Subluxation of distal interphalangeal joint of right little finger, subsequent encounter +S63246S Subluxation of distal interphalangeal joint of right little finger, sequela +S63247A Subluxation of distal interphalangeal joint of left little finger, initial encounter +S63247D Subluxation of distal interphalangeal joint of left little finger, subsequent encounter +S63247S Subluxation of distal interphalangeal joint of left little finger, sequela +S63248A Subluxation of distal interphalangeal joint of other finger, initial encounter +S63248D Subluxation of distal interphalangeal joint of other finger, subsequent encounter +S63248S Subluxation of distal interphalangeal joint of other finger, sequela +S63249A Subluxation of distal interphalangeal joint of unspecified finger, initial encounter +S63249D Subluxation of distal interphalangeal joint of unspecified finger, subsequent encounter +S63249S Subluxation of distal interphalangeal joint of unspecified finger, sequela +S63250A Unspecified dislocation of right index finger, initial encounter +S63250D Unspecified dislocation of right index finger, subsequent encounter +S63250S Unspecified dislocation of right index finger, sequela +S63251A Unspecified dislocation of left index finger, initial encounter +S63251D Unspecified dislocation of left index finger, subsequent encounter +S63251S Unspecified dislocation of left index finger, sequela +S63252A Unspecified dislocation of right middle finger, initial encounter +S63252D Unspecified dislocation of right middle finger, subsequent encounter +S63252S Unspecified dislocation of right middle finger, sequela +S63253A Unspecified dislocation of left middle finger, initial encounter +S63253D Unspecified dislocation of left middle finger, subsequent encounter +S63253S Unspecified dislocation of left middle finger, sequela +S63254A Unspecified dislocation of right ring finger, initial encounter +S63254D Unspecified dislocation of right ring finger, subsequent encounter +S63254S Unspecified dislocation of right ring finger, sequela +S63255A Unspecified dislocation of left ring finger, initial encounter +S63255D Unspecified dislocation of left ring finger, subsequent encounter +S63255S Unspecified dislocation of left ring finger, sequela +S63256A Unspecified dislocation of right little finger, initial encounter +S63256D Unspecified dislocation of right little finger, subsequent encounter +S63256S Unspecified dislocation of right little finger, sequela +S63257A Unspecified dislocation of left little finger, initial encounter +S63257D Unspecified dislocation of left little finger, subsequent encounter +S63257S Unspecified dislocation of left little finger, sequela +S63258A Unspecified dislocation of other finger, initial encounter +S63258D Unspecified dislocation of other finger, subsequent encounter +S63258S Unspecified dislocation of other finger, sequela +S63259A Unspecified dislocation of unspecified finger, initial encounter +S63259D Unspecified dislocation of unspecified finger, subsequent encounter +S63259S Unspecified dislocation of unspecified finger, sequela +S63260A Dislocation of metacarpophalangeal joint of right index finger, initial encounter +S63260D Dislocation of metacarpophalangeal joint of right index finger, subsequent encounter +S63260S Dislocation of metacarpophalangeal joint of right index finger, sequela +S63261A Dislocation of metacarpophalangeal joint of left index finger, initial encounter +S63261D Dislocation of metacarpophalangeal joint of left index finger, subsequent encounter +S63261S Dislocation of metacarpophalangeal joint of left index finger, sequela +S63262A Dislocation of metacarpophalangeal joint of right middle finger, initial encounter +S63262D Dislocation of metacarpophalangeal joint of right middle finger, subsequent encounter +S63262S Dislocation of metacarpophalangeal joint of right middle finger, sequela +S63263A Dislocation of metacarpophalangeal joint of left middle finger, initial encounter +S63263D Dislocation of metacarpophalangeal joint of left middle finger, subsequent encounter +S63263S Dislocation of metacarpophalangeal joint of left middle finger, sequela +S63264A Dislocation of metacarpophalangeal joint of right ring finger, initial encounter +S63264D Dislocation of metacarpophalangeal joint of right ring finger, subsequent encounter +S63264S Dislocation of metacarpophalangeal joint of right ring finger, sequela +S63265A Dislocation of metacarpophalangeal joint of left ring finger, initial encounter +S63265D Dislocation of metacarpophalangeal joint of left ring finger, subsequent encounter +S63265S Dislocation of metacarpophalangeal joint of left ring finger, sequela +S63266A Dislocation of metacarpophalangeal joint of right little finger, initial encounter +S63266D Dislocation of metacarpophalangeal joint of right little finger, subsequent encounter +S63266S Dislocation of metacarpophalangeal joint of right little finger, sequela +S63267A Dislocation of metacarpophalangeal joint of left little finger, initial encounter +S63267D Dislocation of metacarpophalangeal joint of left little finger, subsequent encounter +S63267S Dislocation of metacarpophalangeal joint of left little finger, sequela +S63268A Dislocation of metacarpophalangeal joint of other finger, initial encounter +S63268D Dislocation of metacarpophalangeal joint of other finger, subsequent encounter +S63268S Dislocation of metacarpophalangeal joint of other finger, sequela +S63269A Dislocation of metacarpophalangeal joint of unspecified finger, initial encounter +S63269D Dislocation of metacarpophalangeal joint of unspecified finger, subsequent encounter +S63269S Dislocation of metacarpophalangeal joint of unspecified finger, sequela +S63270A Dislocation of unspecified interphalangeal joint of right index finger, initial encounter +S63270D Dislocation of unspecified interphalangeal joint of right index finger, subsequent encounter +S63270S Dislocation of unspecified interphalangeal joint of right index finger, sequela +S63271A Dislocation of unspecified interphalangeal joint of left index finger, initial encounter +S63271D Dislocation of unspecified interphalangeal joint of left index finger, subsequent encounter +S63271S Dislocation of unspecified interphalangeal joint of left index finger, sequela +S63272A Dislocation of unspecified interphalangeal joint of right middle finger, initial encounter +S63272D Dislocation of unspecified interphalangeal joint of right middle finger, subsequent encounter +S63272S Dislocation of unspecified interphalangeal joint of right middle finger, sequela +S63273A Dislocation of unspecified interphalangeal joint of left middle finger, initial encounter +S63273D Dislocation of unspecified interphalangeal joint of left middle finger, subsequent encounter +S63273S Dislocation of unspecified interphalangeal joint of left middle finger, sequela +S63274A Dislocation of unspecified interphalangeal joint of right ring finger, initial encounter +S63274D Dislocation of unspecified interphalangeal joint of right ring finger, subsequent encounter +S63274S Dislocation of unspecified interphalangeal joint of right ring finger, sequela +S63275A Dislocation of unspecified interphalangeal joint of left ring finger, initial encounter +S63275D Dislocation of unspecified interphalangeal joint of left ring finger, subsequent encounter +S63275S Dislocation of unspecified interphalangeal joint of left ring finger, sequela +S63276A Dislocation of unspecified interphalangeal joint of right little finger, initial encounter +S63276D Dislocation of unspecified interphalangeal joint of right little finger, subsequent encounter +S63276S Dislocation of unspecified interphalangeal joint of right little finger, sequela +S63277A Dislocation of unspecified interphalangeal joint of left little finger, initial encounter +S63277D Dislocation of unspecified interphalangeal joint of left little finger, subsequent encounter +S63277S Dislocation of unspecified interphalangeal joint of left little finger, sequela +S63278A Dislocation of unspecified interphalangeal joint of other finger, initial encounter +S63278D Dislocation of unspecified interphalangeal joint of other finger, subsequent encounter +S63278S Dislocation of unspecified interphalangeal joint of other finger, sequela +S63279A Dislocation of unspecified interphalangeal joint of unspecified finger, initial encounter +S63279D Dislocation of unspecified interphalangeal joint of unspecified finger, subsequent encounter +S63279S Dislocation of unspecified interphalangeal joint of unspecified finger, sequela +S63280A Dislocation of proximal interphalangeal joint of right index finger, initial encounter +S63280D Dislocation of proximal interphalangeal joint of right index finger, subsequent encounter +S63280S Dislocation of proximal interphalangeal joint of right index finger, sequela +S63281A Dislocation of proximal interphalangeal joint of left index finger, initial encounter +S63281D Dislocation of proximal interphalangeal joint of left index finger, subsequent encounter +S63281S Dislocation of proximal interphalangeal joint of left index finger, sequela +S63282A Dislocation of proximal interphalangeal joint of right middle finger, initial encounter +S63282D Dislocation of proximal interphalangeal joint of right middle finger, subsequent encounter +S63282S Dislocation of proximal interphalangeal joint of right middle finger, sequela +S63283A Dislocation of proximal interphalangeal joint of left middle finger, initial encounter +S63283D Dislocation of proximal interphalangeal joint of left middle finger, subsequent encounter +S63283S Dislocation of proximal interphalangeal joint of left middle finger, sequela +S63284A Dislocation of proximal interphalangeal joint of right ring finger, initial encounter +S63284D Dislocation of proximal interphalangeal joint of right ring finger, subsequent encounter +S63284S Dislocation of proximal interphalangeal joint of right ring finger, sequela +S63285A Dislocation of proximal interphalangeal joint of left ring finger, initial encounter +S63285D Dislocation of proximal interphalangeal joint of left ring finger, subsequent encounter +S63285S Dislocation of proximal interphalangeal joint of left ring finger, sequela +S63286A Dislocation of proximal interphalangeal joint of right little finger, initial encounter +S63286D Dislocation of proximal interphalangeal joint of right little finger, subsequent encounter +S63286S Dislocation of proximal interphalangeal joint of right little finger, sequela +S63287A Dislocation of proximal interphalangeal joint of left little finger, initial encounter +S63287D Dislocation of proximal interphalangeal joint of left little finger, subsequent encounter +S63287S Dislocation of proximal interphalangeal joint of left little finger, sequela +S63288A Dislocation of proximal interphalangeal joint of other finger, initial encounter +S63288D Dislocation of proximal interphalangeal joint of other finger, subsequent encounter +S63288S Dislocation of proximal interphalangeal joint of other finger, sequela +S63289A Dislocation of proximal interphalangeal joint of unspecified finger, initial encounter +S63289D Dislocation of proximal interphalangeal joint of unspecified finger, subsequent encounter +S63289S Dislocation of proximal interphalangeal joint of unspecified finger, sequela +S63290A Dislocation of distal interphalangeal joint of right index finger, initial encounter +S63290D Dislocation of distal interphalangeal joint of right index finger, subsequent encounter +S63290S Dislocation of distal interphalangeal joint of right index finger, sequela +S63291A Dislocation of distal interphalangeal joint of left index finger, initial encounter +S63291D Dislocation of distal interphalangeal joint of left index finger, subsequent encounter +S63291S Dislocation of distal interphalangeal joint of left index finger, sequela +S63292A Dislocation of distal interphalangeal joint of right middle finger, initial encounter +S63292D Dislocation of distal interphalangeal joint of right middle finger, subsequent encounter +S63292S Dislocation of distal interphalangeal joint of right middle finger, sequela +S63293A Dislocation of distal interphalangeal joint of left middle finger, initial encounter +S63293D Dislocation of distal interphalangeal joint of left middle finger, subsequent encounter +S63293S Dislocation of distal interphalangeal joint of left middle finger, sequela +S63294A Dislocation of distal interphalangeal joint of right ring finger, initial encounter +S63294D Dislocation of distal interphalangeal joint of right ring finger, subsequent encounter +S63294S Dislocation of distal interphalangeal joint of right ring finger, sequela +S63295A Dislocation of distal interphalangeal joint of left ring finger, initial encounter +S63295D Dislocation of distal interphalangeal joint of left ring finger, subsequent encounter +S63295S Dislocation of distal interphalangeal joint of left ring finger, sequela +S63296A Dislocation of distal interphalangeal joint of right little finger, initial encounter +S63296D Dislocation of distal interphalangeal joint of right little finger, subsequent encounter +S63296S Dislocation of distal interphalangeal joint of right little finger, sequela +S63297A Dislocation of distal interphalangeal joint of left little finger, initial encounter +S63297D Dislocation of distal interphalangeal joint of left little finger, subsequent encounter +S63297S Dislocation of distal interphalangeal joint of left little finger, sequela +S63298A Dislocation of distal interphalangeal joint of other finger, initial encounter +S63298D Dislocation of distal interphalangeal joint of other finger, subsequent encounter +S63298S Dislocation of distal interphalangeal joint of other finger, sequela +S63299A Dislocation of distal interphalangeal joint of unspecified finger, initial encounter +S63299D Dislocation of distal interphalangeal joint of unspecified finger, subsequent encounter +S63299S Dislocation of distal interphalangeal joint of unspecified finger, sequela +S63301A Traumatic rupture of unspecified ligament of right wrist, initial encounter +S63301D Traumatic rupture of unspecified ligament of right wrist, subsequent encounter +S63301S Traumatic rupture of unspecified ligament of right wrist, sequela +S63302A Traumatic rupture of unspecified ligament of left wrist, initial encounter +S63302D Traumatic rupture of unspecified ligament of left wrist, subsequent encounter +S63302S Traumatic rupture of unspecified ligament of left wrist, sequela +S63309A Traumatic rupture of unspecified ligament of unspecified wrist, initial encounter +S63309D Traumatic rupture of unspecified ligament of unspecified wrist, subsequent encounter +S63309S Traumatic rupture of unspecified ligament of unspecified wrist, sequela +S63311A Traumatic rupture of collateral ligament of right wrist, initial encounter +S63311D Traumatic rupture of collateral ligament of right wrist, subsequent encounter +S63311S Traumatic rupture of collateral ligament of right wrist, sequela +S63312A Traumatic rupture of collateral ligament of left wrist, initial encounter +S63312D Traumatic rupture of collateral ligament of left wrist, subsequent encounter +S63312S Traumatic rupture of collateral ligament of left wrist, sequela +S63319A Traumatic rupture of collateral ligament of unspecified wrist, initial encounter +S63319D Traumatic rupture of collateral ligament of unspecified wrist, subsequent encounter +S63319S Traumatic rupture of collateral ligament of unspecified wrist, sequela +S63321A Traumatic rupture of right radiocarpal ligament, initial encounter +S63321D Traumatic rupture of right radiocarpal ligament, subsequent encounter +S63321S Traumatic rupture of right radiocarpal ligament, sequela +S63322A Traumatic rupture of left radiocarpal ligament, initial encounter +S63322D Traumatic rupture of left radiocarpal ligament, subsequent encounter +S63322S Traumatic rupture of left radiocarpal ligament, sequela +S63329A Traumatic rupture of unspecified radiocarpal ligament, initial encounter +S63329D Traumatic rupture of unspecified radiocarpal ligament, subsequent encounter +S63329S Traumatic rupture of unspecified radiocarpal ligament, sequela +S63331A Traumatic rupture of right ulnocarpal (palmar) ligament, initial encounter +S63331D Traumatic rupture of right ulnocarpal (palmar) ligament, subsequent encounter +S63331S Traumatic rupture of right ulnocarpal (palmar) ligament, sequela +S63332A Traumatic rupture of left ulnocarpal (palmar) ligament, initial encounter +S63332D Traumatic rupture of left ulnocarpal (palmar) ligament, subsequent encounter +S63332S Traumatic rupture of left ulnocarpal (palmar) ligament, sequela +S63339A Traumatic rupture of unspecified ulnocarpal (palmar) ligament, initial encounter +S63339D Traumatic rupture of unspecified ulnocarpal (palmar) ligament, subsequent encounter +S63339S Traumatic rupture of unspecified ulnocarpal (palmar) ligament, sequela +S63391A Traumatic rupture of other ligament of right wrist, initial encounter +S63391D Traumatic rupture of other ligament of right wrist, subsequent encounter +S63391S Traumatic rupture of other ligament of right wrist, sequela +S63392A Traumatic rupture of other ligament of left wrist, initial encounter +S63392D Traumatic rupture of other ligament of left wrist, subsequent encounter +S63392S Traumatic rupture of other ligament of left wrist, sequela +S63399A Traumatic rupture of other ligament of unspecified wrist, initial encounter +S63399D Traumatic rupture of other ligament of unspecified wrist, subsequent encounter +S63399S Traumatic rupture of other ligament of unspecified wrist, sequela +S63400A Traumatic rupture of unspecified ligament of right index finger at metacarpophalangeal and interphalangeal joint, initial encounter +S63400D Traumatic rupture of unspecified ligament of right index finger at metacarpophalangeal and interphalangeal joint, subsequent encounter +S63400S Traumatic rupture of unspecified ligament of right index finger at metacarpophalangeal and interphalangeal joint, sequela +S63401A Traumatic rupture of unspecified ligament of left index finger at metacarpophalangeal and interphalangeal joint, initial encounter +S63401D Traumatic rupture of unspecified ligament of left index finger at metacarpophalangeal and interphalangeal joint, subsequent encounter +S63401S Traumatic rupture of unspecified ligament of left index finger at metacarpophalangeal and interphalangeal joint, sequela +S63402A Traumatic rupture of unspecified ligament of right middle finger at metacarpophalangeal and interphalangeal joint, initial encounter +S63402D Traumatic rupture of unspecified ligament of right middle finger at metacarpophalangeal and interphalangeal joint, subsequent encounter +S63402S Traumatic rupture of unspecified ligament of right middle finger at metacarpophalangeal and interphalangeal joint, sequela +S63403A Traumatic rupture of unspecified ligament of left middle finger at metacarpophalangeal and interphalangeal joint, initial encounter +S63403D Traumatic rupture of unspecified ligament of left middle finger at metacarpophalangeal and interphalangeal joint, subsequent encounter +S63403S Traumatic rupture of unspecified ligament of left middle finger at metacarpophalangeal and interphalangeal joint, sequela +S63404A Traumatic rupture of unspecified ligament of right ring finger at metacarpophalangeal and interphalangeal joint, initial encounter +S63404D Traumatic rupture of unspecified ligament of right ring finger at metacarpophalangeal and interphalangeal joint, subsequent encounter +S63404S Traumatic rupture of unspecified ligament of right ring finger at metacarpophalangeal and interphalangeal joint, sequela +S63405A Traumatic rupture of unspecified ligament of left ring finger at metacarpophalangeal and interphalangeal joint, initial encounter +S63405D Traumatic rupture of unspecified ligament of left ring finger at metacarpophalangeal and interphalangeal joint, subsequent encounter +S63405S Traumatic rupture of unspecified ligament of left ring finger at metacarpophalangeal and interphalangeal joint, sequela +S63406A Traumatic rupture of unspecified ligament of right little finger at metacarpophalangeal and interphalangeal joint, initial encounter +S63406D Traumatic rupture of unspecified ligament of right little finger at metacarpophalangeal and interphalangeal joint, subsequent encounter +S63406S Traumatic rupture of unspecified ligament of right little finger at metacarpophalangeal and interphalangeal joint, sequela +S63407A Traumatic rupture of unspecified ligament of left little finger at metacarpophalangeal and interphalangeal joint, initial encounter +S63407D Traumatic rupture of unspecified ligament of left little finger at metacarpophalangeal and interphalangeal joint, subsequent encounter +S63407S Traumatic rupture of unspecified ligament of left little finger at metacarpophalangeal and interphalangeal joint, sequela +S63408A Traumatic rupture of unspecified ligament of other finger at metacarpophalangeal and interphalangeal joint, initial encounter +S63408D Traumatic rupture of unspecified ligament of other finger at metacarpophalangeal and interphalangeal joint, subsequent encounter +S63408S Traumatic rupture of unspecified ligament of other finger at metacarpophalangeal and interphalangeal joint, sequela +S63409A Traumatic rupture of unspecified ligament of unspecified finger at metacarpophalangeal and interphalangeal joint, initial encounter +S63409D Traumatic rupture of unspecified ligament of unspecified finger at metacarpophalangeal and interphalangeal joint, subsequent encounter +S63409S Traumatic rupture of unspecified ligament of unspecified finger at metacarpophalangeal and interphalangeal joint, sequela +S63410A Traumatic rupture of collateral ligament of right index finger at metacarpophalangeal and interphalangeal joint, initial encounter +S63410D Traumatic rupture of collateral ligament of right index finger at metacarpophalangeal and interphalangeal joint, subsequent encounter +S63410S Traumatic rupture of collateral ligament of right index finger at metacarpophalangeal and interphalangeal joint, sequela +S63411A Traumatic rupture of collateral ligament of left index finger at metacarpophalangeal and interphalangeal joint, initial encounter +S63411D Traumatic rupture of collateral ligament of left index finger at metacarpophalangeal and interphalangeal joint, subsequent encounter +S63411S Traumatic rupture of collateral ligament of left index finger at metacarpophalangeal and interphalangeal joint, sequela +S63412A Traumatic rupture of collateral ligament of right middle finger at metacarpophalangeal and interphalangeal joint, initial encounter +S63412D Traumatic rupture of collateral ligament of right middle finger at metacarpophalangeal and interphalangeal joint, subsequent encounter +S63412S Traumatic rupture of collateral ligament of right middle finger at metacarpophalangeal and interphalangeal joint, sequela +S63413A Traumatic rupture of collateral ligament of left middle finger at metacarpophalangeal and interphalangeal joint, initial encounter +S63413D Traumatic rupture of collateral ligament of left middle finger at metacarpophalangeal and interphalangeal joint, subsequent encounter +S63413S Traumatic rupture of collateral ligament of left middle finger at metacarpophalangeal and interphalangeal joint, sequela +S63414A Traumatic rupture of collateral ligament of right ring finger at metacarpophalangeal and interphalangeal joint, initial encounter +S63414D Traumatic rupture of collateral ligament of right ring finger at metacarpophalangeal and interphalangeal joint, subsequent encounter +S63414S Traumatic rupture of collateral ligament of right ring finger at metacarpophalangeal and interphalangeal joint, sequela +S63415A Traumatic rupture of collateral ligament of left ring finger at metacarpophalangeal and interphalangeal joint, initial encounter +S63415D Traumatic rupture of collateral ligament of left ring finger at metacarpophalangeal and interphalangeal joint, subsequent encounter +S63415S Traumatic rupture of collateral ligament of left ring finger at metacarpophalangeal and interphalangeal joint, sequela +S63416A Traumatic rupture of collateral ligament of right little finger at metacarpophalangeal and interphalangeal joint, initial encounter +S63416D Traumatic rupture of collateral ligament of right little finger at metacarpophalangeal and interphalangeal joint, subsequent encounter +S63416S Traumatic rupture of collateral ligament of right little finger at metacarpophalangeal and interphalangeal joint, sequela +S63417A Traumatic rupture of collateral ligament of left little finger at metacarpophalangeal and interphalangeal joint, initial encounter +S63417D Traumatic rupture of collateral ligament of left little finger at metacarpophalangeal and interphalangeal joint, subsequent encounter +S63417S Traumatic rupture of collateral ligament of left little finger at metacarpophalangeal and interphalangeal joint, sequela +S63418A Traumatic rupture of collateral ligament of other finger at metacarpophalangeal and interphalangeal joint, initial encounter +S63418D Traumatic rupture of collateral ligament of other finger at metacarpophalangeal and interphalangeal joint, subsequent encounter +S63418S Traumatic rupture of collateral ligament of other finger at metacarpophalangeal and interphalangeal joint, sequela +S63419A Traumatic rupture of collateral ligament of unspecified finger at metacarpophalangeal and interphalangeal joint, initial encounter +S63419D Traumatic rupture of collateral ligament of unspecified finger at metacarpophalangeal and interphalangeal joint, subsequent encounter +S63419S Traumatic rupture of collateral ligament of unspecified finger at metacarpophalangeal and interphalangeal joint, sequela +S63420A Traumatic rupture of palmar ligament of right index finger at metacarpophalangeal and interphalangeal joint, initial encounter +S63420D Traumatic rupture of palmar ligament of right index finger at metacarpophalangeal and interphalangeal joint, subsequent encounter +S63420S Traumatic rupture of palmar ligament of right index finger at metacarpophalangeal and interphalangeal joint, sequela +S63421A Traumatic rupture of palmar ligament of left index finger at metacarpophalangeal and interphalangeal joint, initial encounter +S63421D Traumatic rupture of palmar ligament of left index finger at metacarpophalangeal and interphalangeal joint, subsequent encounter +S63421S Traumatic rupture of palmar ligament of left index finger at metacarpophalangeal and interphalangeal joint, sequela +S63422A Traumatic rupture of palmar ligament of right middle finger at metacarpophalangeal and interphalangeal joint, initial encounter +S63422D Traumatic rupture of palmar ligament of right middle finger at metacarpophalangeal and interphalangeal joint, subsequent encounter +S63422S Traumatic rupture of palmar ligament of right middle finger at metacarpophalangeal and interphalangeal joint, sequela +S63423A Traumatic rupture of palmar ligament of left middle finger at metacarpophalangeal and interphalangeal joint, initial encounter +S63423D Traumatic rupture of palmar ligament of left middle finger at metacarpophalangeal and interphalangeal joint, subsequent encounter +S63423S Traumatic rupture of palmar ligament of left middle finger at metacarpophalangeal and interphalangeal joint, sequela +S63424A Traumatic rupture of palmar ligament of right ring finger at metacarpophalangeal and interphalangeal joint, initial encounter +S63424D Traumatic rupture of palmar ligament of right ring finger at metacarpophalangeal and interphalangeal joint, subsequent encounter +S63424S Traumatic rupture of palmar ligament of right ring finger at metacarpophalangeal and interphalangeal joint, sequela +S63425A Traumatic rupture of palmar ligament of left ring finger at metacarpophalangeal and interphalangeal joint, initial encounter +S63425D Traumatic rupture of palmar ligament of left ring finger at metacarpophalangeal and interphalangeal joint, subsequent encounter +S63425S Traumatic rupture of palmar ligament of left ring finger at metacarpophalangeal and interphalangeal joint, sequela +S63426A Traumatic rupture of palmar ligament of right little finger at metacarpophalangeal and interphalangeal joint, initial encounter +S63426D Traumatic rupture of palmar ligament of right little finger at metacarpophalangeal and interphalangeal joint, subsequent encounter +S63426S Traumatic rupture of palmar ligament of right little finger at metacarpophalangeal and interphalangeal joint, sequela +S63427A Traumatic rupture of palmar ligament of left little finger at metacarpophalangeal and interphalangeal joint, initial encounter +S63427D Traumatic rupture of palmar ligament of left little finger at metacarpophalangeal and interphalangeal joint, subsequent encounter +S63427S Traumatic rupture of palmar ligament of left little finger at metacarpophalangeal and interphalangeal joint, sequela +S63428A Traumatic rupture of palmar ligament of other finger at metacarpophalangeal and interphalangeal joint, initial encounter +S63428D Traumatic rupture of palmar ligament of other finger at metacarpophalangeal and interphalangeal joint, subsequent encounter +S63428S Traumatic rupture of palmar ligament of other finger at metacarpophalangeal and interphalangeal joint, sequela +S63429A Traumatic rupture of palmar ligament of unspecified finger at metacarpophalangeal and interphalangeal joint, initial encounter +S63429D Traumatic rupture of palmar ligament of unspecified finger at metacarpophalangeal and interphalangeal joint, subsequent encounter +S63429S Traumatic rupture of palmar ligament of unspecified finger at metacarpophalangeal and interphalangeal joint, sequela +S63430A Traumatic rupture of volar plate of right index finger at metacarpophalangeal and interphalangeal joint, initial encounter +S63430D Traumatic rupture of volar plate of right index finger at metacarpophalangeal and interphalangeal joint, subsequent encounter +S63430S Traumatic rupture of volar plate of right index finger at metacarpophalangeal and interphalangeal joint, sequela +S63431A Traumatic rupture of volar plate of left index finger at metacarpophalangeal and interphalangeal joint, initial encounter +S63431D Traumatic rupture of volar plate of left index finger at metacarpophalangeal and interphalangeal joint, subsequent encounter +S63431S Traumatic rupture of volar plate of left index finger at metacarpophalangeal and interphalangeal joint, sequela +S63432A Traumatic rupture of volar plate of right middle finger at metacarpophalangeal and interphalangeal joint, initial encounter +S63432D Traumatic rupture of volar plate of right middle finger at metacarpophalangeal and interphalangeal joint, subsequent encounter +S63432S Traumatic rupture of volar plate of right middle finger at metacarpophalangeal and interphalangeal joint, sequela +S63433A Traumatic rupture of volar plate of left middle finger at metacarpophalangeal and interphalangeal joint, initial encounter +S63433D Traumatic rupture of volar plate of left middle finger at metacarpophalangeal and interphalangeal joint, subsequent encounter +S63433S Traumatic rupture of volar plate of left middle finger at metacarpophalangeal and interphalangeal joint, sequela +S63434A Traumatic rupture of volar plate of right ring finger at metacarpophalangeal and interphalangeal joint, initial encounter +S63434D Traumatic rupture of volar plate of right ring finger at metacarpophalangeal and interphalangeal joint, subsequent encounter +S63434S Traumatic rupture of volar plate of right ring finger at metacarpophalangeal and interphalangeal joint, sequela +S63435A Traumatic rupture of volar plate of left ring finger at metacarpophalangeal and interphalangeal joint, initial encounter +S63435D Traumatic rupture of volar plate of left ring finger at metacarpophalangeal and interphalangeal joint, subsequent encounter +S63435S Traumatic rupture of volar plate of left ring finger at metacarpophalangeal and interphalangeal joint, sequela +S63436A Traumatic rupture of volar plate of right little finger at metacarpophalangeal and interphalangeal joint, initial encounter +S63436D Traumatic rupture of volar plate of right little finger at metacarpophalangeal and interphalangeal joint, subsequent encounter +S63436S Traumatic rupture of volar plate of right little finger at metacarpophalangeal and interphalangeal joint, sequela +S63437A Traumatic rupture of volar plate of left little finger at metacarpophalangeal and interphalangeal joint, initial encounter +S63437D Traumatic rupture of volar plate of left little finger at metacarpophalangeal and interphalangeal joint, subsequent encounter +S63437S Traumatic rupture of volar plate of left little finger at metacarpophalangeal and interphalangeal joint, sequela +S63438A Traumatic rupture of volar plate of other finger at metacarpophalangeal and interphalangeal joint, initial encounter +S63438D Traumatic rupture of volar plate of other finger at metacarpophalangeal and interphalangeal joint, subsequent encounter +S63438S Traumatic rupture of volar plate of other finger at metacarpophalangeal and interphalangeal joint, sequela +S63439A Traumatic rupture of volar plate of unspecified finger at metacarpophalangeal and interphalangeal joint, initial encounter +S63439D Traumatic rupture of volar plate of unspecified finger at metacarpophalangeal and interphalangeal joint, subsequent encounter +S63439S Traumatic rupture of volar plate of unspecified finger at metacarpophalangeal and interphalangeal joint, sequela +S63490A Traumatic rupture of other ligament of right index finger at metacarpophalangeal and interphalangeal joint, initial encounter +S63490D Traumatic rupture of other ligament of right index finger at metacarpophalangeal and interphalangeal joint, subsequent encounter +S63490S Traumatic rupture of other ligament of right index finger at metacarpophalangeal and interphalangeal joint, sequela +S63491A Traumatic rupture of other ligament of left index finger at metacarpophalangeal and interphalangeal joint, initial encounter +S63491D Traumatic rupture of other ligament of left index finger at metacarpophalangeal and interphalangeal joint, subsequent encounter +S63491S Traumatic rupture of other ligament of left index finger at metacarpophalangeal and interphalangeal joint, sequela +S63492A Traumatic rupture of other ligament of right middle finger at metacarpophalangeal and interphalangeal joint, initial encounter +S63492D Traumatic rupture of other ligament of right middle finger at metacarpophalangeal and interphalangeal joint, subsequent encounter +S63492S Traumatic rupture of other ligament of right middle finger at metacarpophalangeal and interphalangeal joint, sequela +S63493A Traumatic rupture of other ligament of left middle finger at metacarpophalangeal and interphalangeal joint, initial encounter +S63493D Traumatic rupture of other ligament of left middle finger at metacarpophalangeal and interphalangeal joint, subsequent encounter +S63493S Traumatic rupture of other ligament of left middle finger at metacarpophalangeal and interphalangeal joint, sequela +S63494A Traumatic rupture of other ligament of right ring finger at metacarpophalangeal and interphalangeal joint, initial encounter +S63494D Traumatic rupture of other ligament of right ring finger at metacarpophalangeal and interphalangeal joint, subsequent encounter +S63494S Traumatic rupture of other ligament of right ring finger at metacarpophalangeal and interphalangeal joint, sequela +S63495A Traumatic rupture of other ligament of left ring finger at metacarpophalangeal and interphalangeal joint, initial encounter +S63495D Traumatic rupture of other ligament of left ring finger at metacarpophalangeal and interphalangeal joint, subsequent encounter +S63495S Traumatic rupture of other ligament of left ring finger at metacarpophalangeal and interphalangeal joint, sequela +S63496A Traumatic rupture of other ligament of right little finger at metacarpophalangeal and interphalangeal joint, initial encounter +S63496D Traumatic rupture of other ligament of right little finger at metacarpophalangeal and interphalangeal joint, subsequent encounter +S63496S Traumatic rupture of other ligament of right little finger at metacarpophalangeal and interphalangeal joint, sequela +S63497A Traumatic rupture of other ligament of left little finger at metacarpophalangeal and interphalangeal joint, initial encounter +S63497D Traumatic rupture of other ligament of left little finger at metacarpophalangeal and interphalangeal joint, subsequent encounter +S63497S Traumatic rupture of other ligament of left little finger at metacarpophalangeal and interphalangeal joint, sequela +S63498A Traumatic rupture of other ligament of other finger at metacarpophalangeal and interphalangeal joint, initial encounter +S63498D Traumatic rupture of other ligament of other finger at metacarpophalangeal and interphalangeal joint, subsequent encounter +S63498S Traumatic rupture of other ligament of other finger at metacarpophalangeal and interphalangeal joint, sequela +S63499A Traumatic rupture of other ligament of unspecified finger at metacarpophalangeal and interphalangeal joint, initial encounter +S63499D Traumatic rupture of other ligament of unspecified finger at metacarpophalangeal and interphalangeal joint, subsequent encounter +S63499S Traumatic rupture of other ligament of unspecified finger at metacarpophalangeal and interphalangeal joint, sequela +S63501A Unspecified sprain of right wrist, initial encounter +S63501D Unspecified sprain of right wrist, subsequent encounter +S63501S Unspecified sprain of right wrist, sequela +S63502A Unspecified sprain of left wrist, initial encounter +S63502D Unspecified sprain of left wrist, subsequent encounter +S63502S Unspecified sprain of left wrist, sequela +S63509A Unspecified sprain of unspecified wrist, initial encounter +S63509D Unspecified sprain of unspecified wrist, subsequent encounter +S63509S Unspecified sprain of unspecified wrist, sequela +S63511A Sprain of carpal joint of right wrist, initial encounter +S63511D Sprain of carpal joint of right wrist, subsequent encounter +S63511S Sprain of carpal joint of right wrist, sequela +S63512A Sprain of carpal joint of left wrist, initial encounter +S63512D Sprain of carpal joint of left wrist, subsequent encounter +S63512S Sprain of carpal joint of left wrist, sequela +S63519A Sprain of carpal joint of unspecified wrist, initial encounter +S63519D Sprain of carpal joint of unspecified wrist, subsequent encounter +S63519S Sprain of carpal joint of unspecified wrist, sequela +S63521A Sprain of radiocarpal joint of right wrist, initial encounter +S63521D Sprain of radiocarpal joint of right wrist, subsequent encounter +S63521S Sprain of radiocarpal joint of right wrist, sequela +S63522A Sprain of radiocarpal joint of left wrist, initial encounter +S63522D Sprain of radiocarpal joint of left wrist, subsequent encounter +S63522S Sprain of radiocarpal joint of left wrist, sequela +S63529A Sprain of radiocarpal joint of unspecified wrist, initial encounter +S63529D Sprain of radiocarpal joint of unspecified wrist, subsequent encounter +S63529S Sprain of radiocarpal joint of unspecified wrist, sequela +S63591A Other specified sprain of right wrist, initial encounter +S63591D Other specified sprain of right wrist, subsequent encounter +S63591S Other specified sprain of right wrist, sequela +S63592A Other specified sprain of left wrist, initial encounter +S63592D Other specified sprain of left wrist, subsequent encounter +S63592S Other specified sprain of left wrist, sequela +S63599A Other specified sprain of unspecified wrist, initial encounter +S63599D Other specified sprain of unspecified wrist, subsequent encounter +S63599S Other specified sprain of unspecified wrist, sequela +S63601A Unspecified sprain of right thumb, initial encounter +S63601D Unspecified sprain of right thumb, subsequent encounter +S63601S Unspecified sprain of right thumb, sequela +S63602A Unspecified sprain of left thumb, initial encounter +S63602D Unspecified sprain of left thumb, subsequent encounter +S63602S Unspecified sprain of left thumb, sequela +S63609A Unspecified sprain of unspecified thumb, initial encounter +S63609D Unspecified sprain of unspecified thumb, subsequent encounter +S63609S Unspecified sprain of unspecified thumb, sequela +S63610A Unspecified sprain of right index finger, initial encounter +S63610D Unspecified sprain of right index finger, subsequent encounter +S63610S Unspecified sprain of right index finger, sequela +S63611A Unspecified sprain of left index finger, initial encounter +S63611D Unspecified sprain of left index finger, subsequent encounter +S63611S Unspecified sprain of left index finger, sequela +S63612A Unspecified sprain of right middle finger, initial encounter +S63612D Unspecified sprain of right middle finger, subsequent encounter +S63612S Unspecified sprain of right middle finger, sequela +S63613A Unspecified sprain of left middle finger, initial encounter +S63613D Unspecified sprain of left middle finger, subsequent encounter +S63613S Unspecified sprain of left middle finger, sequela +S63614A Unspecified sprain of right ring finger, initial encounter +S63614D Unspecified sprain of right ring finger, subsequent encounter +S63614S Unspecified sprain of right ring finger, sequela +S63615A Unspecified sprain of left ring finger, initial encounter +S63615D Unspecified sprain of left ring finger, subsequent encounter +S63615S Unspecified sprain of left ring finger, sequela +S63616A Unspecified sprain of right little finger, initial encounter +S63616D Unspecified sprain of right little finger, subsequent encounter +S63616S Unspecified sprain of right little finger, sequela +S63617A Unspecified sprain of left little finger, initial encounter +S63617D Unspecified sprain of left little finger, subsequent encounter +S63617S Unspecified sprain of left little finger, sequela +S63618A Unspecified sprain of other finger, initial encounter +S63618D Unspecified sprain of other finger, subsequent encounter +S63618S Unspecified sprain of other finger, sequela +S63619A Unspecified sprain of unspecified finger, initial encounter +S63619D Unspecified sprain of unspecified finger, subsequent encounter +S63619S Unspecified sprain of unspecified finger, sequela +S63621A Sprain of interphalangeal joint of right thumb, initial encounter +S63621D Sprain of interphalangeal joint of right thumb, subsequent encounter +S63621S Sprain of interphalangeal joint of right thumb, sequela +S63622A Sprain of interphalangeal joint of left thumb, initial encounter +S63622D Sprain of interphalangeal joint of left thumb, subsequent encounter +S63622S Sprain of interphalangeal joint of left thumb, sequela +S63629A Sprain of interphalangeal joint of unspecified thumb, initial encounter +S63629D Sprain of interphalangeal joint of unspecified thumb, subsequent encounter +S63629S Sprain of interphalangeal joint of unspecified thumb, sequela +S63630A Sprain of interphalangeal joint of right index finger, initial encounter +S63630D Sprain of interphalangeal joint of right index finger, subsequent encounter +S63630S Sprain of interphalangeal joint of right index finger, sequela +S63631A Sprain of interphalangeal joint of left index finger, initial encounter +S63631D Sprain of interphalangeal joint of left index finger, subsequent encounter +S63631S Sprain of interphalangeal joint of left index finger, sequela +S63632A Sprain of interphalangeal joint of right middle finger, initial encounter +S63632D Sprain of interphalangeal joint of right middle finger, subsequent encounter +S63632S Sprain of interphalangeal joint of right middle finger, sequela +S63633A Sprain of interphalangeal joint of left middle finger, initial encounter +S63633D Sprain of interphalangeal joint of left middle finger, subsequent encounter +S63633S Sprain of interphalangeal joint of left middle finger, sequela +S63634A Sprain of interphalangeal joint of right ring finger, initial encounter +S63634D Sprain of interphalangeal joint of right ring finger, subsequent encounter +S63634S Sprain of interphalangeal joint of right ring finger, sequela +S63635A Sprain of interphalangeal joint of left ring finger, initial encounter +S63635D Sprain of interphalangeal joint of left ring finger, subsequent encounter +S63635S Sprain of interphalangeal joint of left ring finger, sequela +S63636A Sprain of interphalangeal joint of right little finger, initial encounter +S63636D Sprain of interphalangeal joint of right little finger, subsequent encounter +S63636S Sprain of interphalangeal joint of right little finger, sequela +S63637A Sprain of interphalangeal joint of left little finger, initial encounter +S63637D Sprain of interphalangeal joint of left little finger, subsequent encounter +S63637S Sprain of interphalangeal joint of left little finger, sequela +S63638A Sprain of interphalangeal joint of other finger, initial encounter +S63638D Sprain of interphalangeal joint of other finger, subsequent encounter +S63638S Sprain of interphalangeal joint of other finger, sequela +S63639A Sprain of interphalangeal joint of unspecified finger, initial encounter +S63639D Sprain of interphalangeal joint of unspecified finger, subsequent encounter +S63639S Sprain of interphalangeal joint of unspecified finger, sequela +S63641A Sprain of metacarpophalangeal joint of right thumb, initial encounter +S63641D Sprain of metacarpophalangeal joint of right thumb, subsequent encounter +S63641S Sprain of metacarpophalangeal joint of right thumb, sequela +S63642A Sprain of metacarpophalangeal joint of left thumb, initial encounter +S63642D Sprain of metacarpophalangeal joint of left thumb, subsequent encounter +S63642S Sprain of metacarpophalangeal joint of left thumb, sequela +S63649A Sprain of metacarpophalangeal joint of unspecified thumb, initial encounter +S63649D Sprain of metacarpophalangeal joint of unspecified thumb, subsequent encounter +S63649S Sprain of metacarpophalangeal joint of unspecified thumb, sequela +S63650A Sprain of metacarpophalangeal joint of right index finger, initial encounter +S63650D Sprain of metacarpophalangeal joint of right index finger, subsequent encounter +S63650S Sprain of metacarpophalangeal joint of right index finger, sequela +S63651A Sprain of metacarpophalangeal joint of left index finger, initial encounter +S63651D Sprain of metacarpophalangeal joint of left index finger, subsequent encounter +S63651S Sprain of metacarpophalangeal joint of left index finger, sequela +S63652A Sprain of metacarpophalangeal joint of right middle finger, initial encounter +S63652D Sprain of metacarpophalangeal joint of right middle finger, subsequent encounter +S63652S Sprain of metacarpophalangeal joint of right middle finger, sequela +S63653A Sprain of metacarpophalangeal joint of left middle finger, initial encounter +S63653D Sprain of metacarpophalangeal joint of left middle finger, subsequent encounter +S63653S Sprain of metacarpophalangeal joint of left middle finger, sequela +S63654A Sprain of metacarpophalangeal joint of right ring finger, initial encounter +S63654D Sprain of metacarpophalangeal joint of right ring finger, subsequent encounter +S63654S Sprain of metacarpophalangeal joint of right ring finger, sequela +S63655A Sprain of metacarpophalangeal joint of left ring finger, initial encounter +S63655D Sprain of metacarpophalangeal joint of left ring finger, subsequent encounter +S63655S Sprain of metacarpophalangeal joint of left ring finger, sequela +S63656A Sprain of metacarpophalangeal joint of right little finger, initial encounter +S63656D Sprain of metacarpophalangeal joint of right little finger, subsequent encounter +S63656S Sprain of metacarpophalangeal joint of right little finger, sequela +S63657A Sprain of metacarpophalangeal joint of left little finger, initial encounter +S63657D Sprain of metacarpophalangeal joint of left little finger, subsequent encounter +S63657S Sprain of metacarpophalangeal joint of left little finger, sequela +S63658A Sprain of metacarpophalangeal joint of other finger, initial encounter +S63658D Sprain of metacarpophalangeal joint of other finger, subsequent encounter +S63658S Sprain of metacarpophalangeal joint of other finger, sequela +S63659A Sprain of metacarpophalangeal joint of unspecified finger, initial encounter +S63659D Sprain of metacarpophalangeal joint of unspecified finger, subsequent encounter +S63659S Sprain of metacarpophalangeal joint of unspecified finger, sequela +S63681A Other sprain of right thumb, initial encounter +S63681D Other sprain of right thumb, subsequent encounter +S63681S Other sprain of right thumb, sequela +S63682A Other sprain of left thumb, initial encounter +S63682D Other sprain of left thumb, subsequent encounter +S63682S Other sprain of left thumb, sequela +S63689A Other sprain of unspecified thumb, initial encounter +S63689D Other sprain of unspecified thumb, subsequent encounter +S63689S Other sprain of unspecified thumb, sequela +S63690A Other sprain of right index finger, initial encounter +S63690D Other sprain of right index finger, subsequent encounter +S63690S Other sprain of right index finger, sequela +S63691A Other sprain of left index finger, initial encounter +S63691D Other sprain of left index finger, subsequent encounter +S63691S Other sprain of left index finger, sequela +S63692A Other sprain of right middle finger, initial encounter +S63692D Other sprain of right middle finger, subsequent encounter +S63692S Other sprain of right middle finger, sequela +S63693A Other sprain of left middle finger, initial encounter +S63693D Other sprain of left middle finger, subsequent encounter +S63693S Other sprain of left middle finger, sequela +S63694A Other sprain of right ring finger, initial encounter +S63694D Other sprain of right ring finger, subsequent encounter +S63694S Other sprain of right ring finger, sequela +S63695A Other sprain of left ring finger, initial encounter +S63695D Other sprain of left ring finger, subsequent encounter +S63695S Other sprain of left ring finger, sequela +S63696A Other sprain of right little finger, initial encounter +S63696D Other sprain of right little finger, subsequent encounter +S63696S Other sprain of right little finger, sequela +S63697A Other sprain of left little finger, initial encounter +S63697D Other sprain of left little finger, subsequent encounter +S63697S Other sprain of left little finger, sequela +S63698A Other sprain of other finger, initial encounter +S63698D Other sprain of other finger, subsequent encounter +S63698S Other sprain of other finger, sequela +S63699A Other sprain of unspecified finger, initial encounter +S63699D Other sprain of unspecified finger, subsequent encounter +S63699S Other sprain of unspecified finger, sequela +S638X1A Sprain of other part of right wrist and hand, initial encounter +S638X1D Sprain of other part of right wrist and hand, subsequent encounter +S638X1S Sprain of other part of right wrist and hand, sequela +S638X2A Sprain of other part of left wrist and hand, initial encounter +S638X2D Sprain of other part of left wrist and hand, subsequent encounter +S638X2S Sprain of other part of left wrist and hand, sequela +S638X9A Sprain of other part of unspecified wrist and hand, initial encounter +S638X9D Sprain of other part of unspecified wrist and hand, subsequent encounter +S638X9S Sprain of other part of unspecified wrist and hand, sequela +S6390XA Sprain of unspecified part of unspecified wrist and hand, initial encounter +S6390XD Sprain of unspecified part of unspecified wrist and hand, subsequent encounter +S6390XS Sprain of unspecified part of unspecified wrist and hand, sequela +S6391XA Sprain of unspecified part of right wrist and hand, initial encounter +S6391XD Sprain of unspecified part of right wrist and hand, subsequent encounter +S6391XS Sprain of unspecified part of right wrist and hand, sequela +S6392XA Sprain of unspecified part of left wrist and hand, initial encounter +S6392XD Sprain of unspecified part of left wrist and hand, subsequent encounter +S6392XS Sprain of unspecified part of left wrist and hand, sequela +S6400XA Injury of ulnar nerve at wrist and hand level of unspecified arm, initial encounter +S6400XD Injury of ulnar nerve at wrist and hand level of unspecified arm, subsequent encounter +S6400XS Injury of ulnar nerve at wrist and hand level of unspecified arm, sequela +S6401XA Injury of ulnar nerve at wrist and hand level of right arm, initial encounter +S6401XD Injury of ulnar nerve at wrist and hand level of right arm, subsequent encounter +S6401XS Injury of ulnar nerve at wrist and hand level of right arm, sequela +S6402XA Injury of ulnar nerve at wrist and hand level of left arm, initial encounter +S6402XD Injury of ulnar nerve at wrist and hand level of left arm, subsequent encounter +S6402XS Injury of ulnar nerve at wrist and hand level of left arm, sequela +S6410XA Injury of median nerve at wrist and hand level of unspecified arm, initial encounter +S6410XD Injury of median nerve at wrist and hand level of unspecified arm, subsequent encounter +S6410XS Injury of median nerve at wrist and hand level of unspecified arm, sequela +S6411XA Injury of median nerve at wrist and hand level of right arm, initial encounter +S6411XD Injury of median nerve at wrist and hand level of right arm, subsequent encounter +S6411XS Injury of median nerve at wrist and hand level of right arm, sequela +S6412XA Injury of median nerve at wrist and hand level of left arm, initial encounter +S6412XD Injury of median nerve at wrist and hand level of left arm, subsequent encounter +S6412XS Injury of median nerve at wrist and hand level of left arm, sequela +S6420XA Injury of radial nerve at wrist and hand level of unspecified arm, initial encounter +S6420XD Injury of radial nerve at wrist and hand level of unspecified arm, subsequent encounter +S6420XS Injury of radial nerve at wrist and hand level of unspecified arm, sequela +S6421XA Injury of radial nerve at wrist and hand level of right arm, initial encounter +S6421XD Injury of radial nerve at wrist and hand level of right arm, subsequent encounter +S6421XS Injury of radial nerve at wrist and hand level of right arm, sequela +S6422XA Injury of radial nerve at wrist and hand level of left arm, initial encounter +S6422XD Injury of radial nerve at wrist and hand level of left arm, subsequent encounter +S6422XS Injury of radial nerve at wrist and hand level of left arm, sequela +S6430XA Injury of digital nerve of unspecified thumb, initial encounter +S6430XD Injury of digital nerve of unspecified thumb, subsequent encounter +S6430XS Injury of digital nerve of unspecified thumb, sequela +S6431XA Injury of digital nerve of right thumb, initial encounter +S6431XD Injury of digital nerve of right thumb, subsequent encounter +S6431XS Injury of digital nerve of right thumb, sequela +S6432XA Injury of digital nerve of left thumb, initial encounter +S6432XD Injury of digital nerve of left thumb, subsequent encounter +S6432XS Injury of digital nerve of left thumb, sequela +S6440XA Injury of digital nerve of unspecified finger, initial encounter +S6440XD Injury of digital nerve of unspecified finger, subsequent encounter +S6440XS Injury of digital nerve of unspecified finger, sequela +S64490A Injury of digital nerve of right index finger, initial encounter +S64490D Injury of digital nerve of right index finger, subsequent encounter +S64490S Injury of digital nerve of right index finger, sequela +S64491A Injury of digital nerve of left index finger, initial encounter +S64491D Injury of digital nerve of left index finger, subsequent encounter +S64491S Injury of digital nerve of left index finger, sequela +S64492A Injury of digital nerve of right middle finger, initial encounter +S64492D Injury of digital nerve of right middle finger, subsequent encounter +S64492S Injury of digital nerve of right middle finger, sequela +S64493A Injury of digital nerve of left middle finger, initial encounter +S64493D Injury of digital nerve of left middle finger, subsequent encounter +S64493S Injury of digital nerve of left middle finger, sequela +S64494A Injury of digital nerve of right ring finger, initial encounter +S64494D Injury of digital nerve of right ring finger, subsequent encounter +S64494S Injury of digital nerve of right ring finger, sequela +S64495A Injury of digital nerve of left ring finger, initial encounter +S64495D Injury of digital nerve of left ring finger, subsequent encounter +S64495S Injury of digital nerve of left ring finger, sequela +S64496A Injury of digital nerve of right little finger, initial encounter +S64496D Injury of digital nerve of right little finger, subsequent encounter +S64496S Injury of digital nerve of right little finger, sequela +S64497A Injury of digital nerve of left little finger, initial encounter +S64497D Injury of digital nerve of left little finger, subsequent encounter +S64497S Injury of digital nerve of left little finger, sequela +S64498A Injury of digital nerve of other finger, initial encounter +S64498D Injury of digital nerve of other finger, subsequent encounter +S64498S Injury of digital nerve of other finger, sequela +S648X1A Injury of other nerves at wrist and hand level of right arm, initial encounter +S648X1D Injury of other nerves at wrist and hand level of right arm, subsequent encounter +S648X1S Injury of other nerves at wrist and hand level of right arm, sequela +S648X2A Injury of other nerves at wrist and hand level of left arm, initial encounter +S648X2D Injury of other nerves at wrist and hand level of left arm, subsequent encounter +S648X2S Injury of other nerves at wrist and hand level of left arm, sequela +S648X9A Injury of other nerves at wrist and hand level of unspecified arm, initial encounter +S648X9D Injury of other nerves at wrist and hand level of unspecified arm, subsequent encounter +S648X9S Injury of other nerves at wrist and hand level of unspecified arm, sequela +S6490XA Injury of unspecified nerve at wrist and hand level of unspecified arm, initial encounter +S6490XD Injury of unspecified nerve at wrist and hand level of unspecified arm, subsequent encounter +S6490XS Injury of unspecified nerve at wrist and hand level of unspecified arm, sequela +S6491XA Injury of unspecified nerve at wrist and hand level of right arm, initial encounter +S6491XD Injury of unspecified nerve at wrist and hand level of right arm, subsequent encounter +S6491XS Injury of unspecified nerve at wrist and hand level of right arm, sequela +S6492XA Injury of unspecified nerve at wrist and hand level of left arm, initial encounter +S6492XD Injury of unspecified nerve at wrist and hand level of left arm, subsequent encounter +S6492XS Injury of unspecified nerve at wrist and hand level of left arm, sequela +S65001A Unspecified injury of ulnar artery at wrist and hand level of right arm, initial encounter +S65001D Unspecified injury of ulnar artery at wrist and hand level of right arm, subsequent encounter +S65001S Unspecified injury of ulnar artery at wrist and hand level of right arm, sequela +S65002A Unspecified injury of ulnar artery at wrist and hand level of left arm, initial encounter +S65002D Unspecified injury of ulnar artery at wrist and hand level of left arm, subsequent encounter +S65002S Unspecified injury of ulnar artery at wrist and hand level of left arm, sequela +S65009A Unspecified injury of ulnar artery at wrist and hand level of unspecified arm, initial encounter +S65009D Unspecified injury of ulnar artery at wrist and hand level of unspecified arm, subsequent encounter +S65009S Unspecified injury of ulnar artery at wrist and hand level of unspecified arm, sequela +S65011A Laceration of ulnar artery at wrist and hand level of right arm, initial encounter +S65011D Laceration of ulnar artery at wrist and hand level of right arm, subsequent encounter +S65011S Laceration of ulnar artery at wrist and hand level of right arm, sequela +S65012A Laceration of ulnar artery at wrist and hand level of left arm, initial encounter +S65012D Laceration of ulnar artery at wrist and hand level of left arm, subsequent encounter +S65012S Laceration of ulnar artery at wrist and hand level of left arm, sequela +S65019A Laceration of ulnar artery at wrist and hand level of unspecified arm, initial encounter +S65019D Laceration of ulnar artery at wrist and hand level of unspecified arm, subsequent encounter +S65019S Laceration of ulnar artery at wrist and hand level of unspecified arm, sequela +S65091A Other specified injury of ulnar artery at wrist and hand level of right arm, initial encounter +S65091D Other specified injury of ulnar artery at wrist and hand level of right arm, subsequent encounter +S65091S Other specified injury of ulnar artery at wrist and hand level of right arm, sequela +S65092A Other specified injury of ulnar artery at wrist and hand level of left arm, initial encounter +S65092D Other specified injury of ulnar artery at wrist and hand level of left arm, subsequent encounter +S65092S Other specified injury of ulnar artery at wrist and hand level of left arm, sequela +S65099A Other specified injury of ulnar artery at wrist and hand level of unspecified arm, initial encounter +S65099D Other specified injury of ulnar artery at wrist and hand level of unspecified arm, subsequent encounter +S65099S Other specified injury of ulnar artery at wrist and hand level of unspecified arm, sequela +S65101A Unspecified injury of radial artery at wrist and hand level of right arm, initial encounter +S65101D Unspecified injury of radial artery at wrist and hand level of right arm, subsequent encounter +S65101S Unspecified injury of radial artery at wrist and hand level of right arm, sequela +S65102A Unspecified injury of radial artery at wrist and hand level of left arm, initial encounter +S65102D Unspecified injury of radial artery at wrist and hand level of left arm, subsequent encounter +S65102S Unspecified injury of radial artery at wrist and hand level of left arm, sequela +S65109A Unspecified injury of radial artery at wrist and hand level of unspecified arm, initial encounter +S65109D Unspecified injury of radial artery at wrist and hand level of unspecified arm, subsequent encounter +S65109S Unspecified injury of radial artery at wrist and hand level of unspecified arm, sequela +S65111A Laceration of radial artery at wrist and hand level of right arm, initial encounter +S65111D Laceration of radial artery at wrist and hand level of right arm, subsequent encounter +S65111S Laceration of radial artery at wrist and hand level of right arm, sequela +S65112A Laceration of radial artery at wrist and hand level of left arm, initial encounter +S65112D Laceration of radial artery at wrist and hand level of left arm, subsequent encounter +S65112S Laceration of radial artery at wrist and hand level of left arm, sequela +S65119A Laceration of radial artery at wrist and hand level of unspecified arm, initial encounter +S65119D Laceration of radial artery at wrist and hand level of unspecified arm, subsequent encounter +S65119S Laceration of radial artery at wrist and hand level of unspecified arm, sequela +S65191A Other specified injury of radial artery at wrist and hand level of right arm, initial encounter +S65191D Other specified injury of radial artery at wrist and hand level of right arm, subsequent encounter +S65191S Other specified injury of radial artery at wrist and hand level of right arm, sequela +S65192A Other specified injury of radial artery at wrist and hand level of left arm, initial encounter +S65192D Other specified injury of radial artery at wrist and hand level of left arm, subsequent encounter +S65192S Other specified injury of radial artery at wrist and hand level of left arm, sequela +S65199A Other specified injury of radial artery at wrist and hand level of unspecified arm, initial encounter +S65199D Other specified injury of radial artery at wrist and hand level of unspecified arm, subsequent encounter +S65199S Other specified injury of radial artery at wrist and hand level of unspecified arm, sequela +S65201A Unspecified injury of superficial palmar arch of right hand, initial encounter +S65201D Unspecified injury of superficial palmar arch of right hand, subsequent encounter +S65201S Unspecified injury of superficial palmar arch of right hand, sequela +S65202A Unspecified injury of superficial palmar arch of left hand, initial encounter +S65202D Unspecified injury of superficial palmar arch of left hand, subsequent encounter +S65202S Unspecified injury of superficial palmar arch of left hand, sequela +S65209A Unspecified injury of superficial palmar arch of unspecified hand, initial encounter +S65209D Unspecified injury of superficial palmar arch of unspecified hand, subsequent encounter +S65209S Unspecified injury of superficial palmar arch of unspecified hand, sequela +S65211A Laceration of superficial palmar arch of right hand, initial encounter +S65211D Laceration of superficial palmar arch of right hand, subsequent encounter +S65211S Laceration of superficial palmar arch of right hand, sequela +S65212A Laceration of superficial palmar arch of left hand, initial encounter +S65212D Laceration of superficial palmar arch of left hand, subsequent encounter +S65212S Laceration of superficial palmar arch of left hand, sequela +S65219A Laceration of superficial palmar arch of unspecified hand, initial encounter +S65219D Laceration of superficial palmar arch of unspecified hand, subsequent encounter +S65219S Laceration of superficial palmar arch of unspecified hand, sequela +S65291A Other specified injury of superficial palmar arch of right hand, initial encounter +S65291D Other specified injury of superficial palmar arch of right hand, subsequent encounter +S65291S Other specified injury of superficial palmar arch of right hand, sequela +S65292A Other specified injury of superficial palmar arch of left hand, initial encounter +S65292D Other specified injury of superficial palmar arch of left hand, subsequent encounter +S65292S Other specified injury of superficial palmar arch of left hand, sequela +S65299A Other specified injury of superficial palmar arch of unspecified hand, initial encounter +S65299D Other specified injury of superficial palmar arch of unspecified hand, subsequent encounter +S65299S Other specified injury of superficial palmar arch of unspecified hand, sequela +S65301A Unspecified injury of deep palmar arch of right hand, initial encounter +S65301D Unspecified injury of deep palmar arch of right hand, subsequent encounter +S65301S Unspecified injury of deep palmar arch of right hand, sequela +S65302A Unspecified injury of deep palmar arch of left hand, initial encounter +S65302D Unspecified injury of deep palmar arch of left hand, subsequent encounter +S65302S Unspecified injury of deep palmar arch of left hand, sequela +S65309A Unspecified injury of deep palmar arch of unspecified hand, initial encounter +S65309D Unspecified injury of deep palmar arch of unspecified hand, subsequent encounter +S65309S Unspecified injury of deep palmar arch of unspecified hand, sequela +S65311A Laceration of deep palmar arch of right hand, initial encounter +S65311D Laceration of deep palmar arch of right hand, subsequent encounter +S65311S Laceration of deep palmar arch of right hand, sequela +S65312A Laceration of deep palmar arch of left hand, initial encounter +S65312D Laceration of deep palmar arch of left hand, subsequent encounter +S65312S Laceration of deep palmar arch of left hand, sequela +S65319A Laceration of deep palmar arch of unspecified hand, initial encounter +S65319D Laceration of deep palmar arch of unspecified hand, subsequent encounter +S65319S Laceration of deep palmar arch of unspecified hand, sequela +S65391A Other specified injury of deep palmar arch of right hand, initial encounter +S65391D Other specified injury of deep palmar arch of right hand, subsequent encounter +S65391S Other specified injury of deep palmar arch of right hand, sequela +S65392A Other specified injury of deep palmar arch of left hand, initial encounter +S65392D Other specified injury of deep palmar arch of left hand, subsequent encounter +S65392S Other specified injury of deep palmar arch of left hand, sequela +S65399A Other specified injury of deep palmar arch of unspecified hand, initial encounter +S65399D Other specified injury of deep palmar arch of unspecified hand, subsequent encounter +S65399S Other specified injury of deep palmar arch of unspecified hand, sequela +S65401A Unspecified injury of blood vessel of right thumb, initial encounter +S65401D Unspecified injury of blood vessel of right thumb, subsequent encounter +S65401S Unspecified injury of blood vessel of right thumb, sequela +S65402A Unspecified injury of blood vessel of left thumb, initial encounter +S65402D Unspecified injury of blood vessel of left thumb, subsequent encounter +S65402S Unspecified injury of blood vessel of left thumb, sequela +S65409A Unspecified injury of blood vessel of unspecified thumb, initial encounter +S65409D Unspecified injury of blood vessel of unspecified thumb, subsequent encounter +S65409S Unspecified injury of blood vessel of unspecified thumb, sequela +S65411A Laceration of blood vessel of right thumb, initial encounter +S65411D Laceration of blood vessel of right thumb, subsequent encounter +S65411S Laceration of blood vessel of right thumb, sequela +S65412A Laceration of blood vessel of left thumb, initial encounter +S65412D Laceration of blood vessel of left thumb, subsequent encounter +S65412S Laceration of blood vessel of left thumb, sequela +S65419A Laceration of blood vessel of unspecified thumb, initial encounter +S65419D Laceration of blood vessel of unspecified thumb, subsequent encounter +S65419S Laceration of blood vessel of unspecified thumb, sequela +S65491A Other specified injury of blood vessel of right thumb, initial encounter +S65491D Other specified injury of blood vessel of right thumb, subsequent encounter +S65491S Other specified injury of blood vessel of right thumb, sequela +S65492A Other specified injury of blood vessel of left thumb, initial encounter +S65492D Other specified injury of blood vessel of left thumb, subsequent encounter +S65492S Other specified injury of blood vessel of left thumb, sequela +S65499A Other specified injury of blood vessel of unspecified thumb, initial encounter +S65499D Other specified injury of blood vessel of unspecified thumb, subsequent encounter +S65499S Other specified injury of blood vessel of unspecified thumb, sequela +S65500A Unspecified injury of blood vessel of right index finger, initial encounter +S65500D Unspecified injury of blood vessel of right index finger, subsequent encounter +S65500S Unspecified injury of blood vessel of right index finger, sequela +S65501A Unspecified injury of blood vessel of left index finger, initial encounter +S65501D Unspecified injury of blood vessel of left index finger, subsequent encounter +S65501S Unspecified injury of blood vessel of left index finger, sequela +S65502A Unspecified injury of blood vessel of right middle finger, initial encounter +S65502D Unspecified injury of blood vessel of right middle finger, subsequent encounter +S65502S Unspecified injury of blood vessel of right middle finger, sequela +S65503A Unspecified injury of blood vessel of left middle finger, initial encounter +S65503D Unspecified injury of blood vessel of left middle finger, subsequent encounter +S65503S Unspecified injury of blood vessel of left middle finger, sequela +S65504A Unspecified injury of blood vessel of right ring finger, initial encounter +S65504D Unspecified injury of blood vessel of right ring finger, subsequent encounter +S65504S Unspecified injury of blood vessel of right ring finger, sequela +S65505A Unspecified injury of blood vessel of left ring finger, initial encounter +S65505D Unspecified injury of blood vessel of left ring finger, subsequent encounter +S65505S Unspecified injury of blood vessel of left ring finger, sequela +S65506A Unspecified injury of blood vessel of right little finger, initial encounter +S65506D Unspecified injury of blood vessel of right little finger, subsequent encounter +S65506S Unspecified injury of blood vessel of right little finger, sequela +S65507A Unspecified injury of blood vessel of left little finger, initial encounter +S65507D Unspecified injury of blood vessel of left little finger, subsequent encounter +S65507S Unspecified injury of blood vessel of left little finger, sequela +S65508A Unspecified injury of blood vessel of other finger, initial encounter +S65508D Unspecified injury of blood vessel of other finger, subsequent encounter +S65508S Unspecified injury of blood vessel of other finger, sequela +S65509A Unspecified injury of blood vessel of unspecified finger, initial encounter +S65509D Unspecified injury of blood vessel of unspecified finger, subsequent encounter +S65509S Unspecified injury of blood vessel of unspecified finger, sequela +S65510A Laceration of blood vessel of right index finger, initial encounter +S65510D Laceration of blood vessel of right index finger, subsequent encounter +S65510S Laceration of blood vessel of right index finger, sequela +S65511A Laceration of blood vessel of left index finger, initial encounter +S65511D Laceration of blood vessel of left index finger, subsequent encounter +S65511S Laceration of blood vessel of left index finger, sequela +S65512A Laceration of blood vessel of right middle finger, initial encounter +S65512D Laceration of blood vessel of right middle finger, subsequent encounter +S65512S Laceration of blood vessel of right middle finger, sequela +S65513A Laceration of blood vessel of left middle finger, initial encounter +S65513D Laceration of blood vessel of left middle finger, subsequent encounter +S65513S Laceration of blood vessel of left middle finger, sequela +S65514A Laceration of blood vessel of right ring finger, initial encounter +S65514D Laceration of blood vessel of right ring finger, subsequent encounter +S65514S Laceration of blood vessel of right ring finger, sequela +S65515A Laceration of blood vessel of left ring finger, initial encounter +S65515D Laceration of blood vessel of left ring finger, subsequent encounter +S65515S Laceration of blood vessel of left ring finger, sequela +S65516A Laceration of blood vessel of right little finger, initial encounter +S65516D Laceration of blood vessel of right little finger, subsequent encounter +S65516S Laceration of blood vessel of right little finger, sequela +S65517A Laceration of blood vessel of left little finger, initial encounter +S65517D Laceration of blood vessel of left little finger, subsequent encounter +S65517S Laceration of blood vessel of left little finger, sequela +S65518A Laceration of blood vessel of other finger, initial encounter +S65518D Laceration of blood vessel of other finger, subsequent encounter +S65518S Laceration of blood vessel of other finger, sequela +S65519A Laceration of blood vessel of unspecified finger, initial encounter +S65519D Laceration of blood vessel of unspecified finger, subsequent encounter +S65519S Laceration of blood vessel of unspecified finger, sequela +S65590A Other specified injury of blood vessel of right index finger, initial encounter +S65590D Other specified injury of blood vessel of right index finger, subsequent encounter +S65590S Other specified injury of blood vessel of right index finger, sequela +S65591A Other specified injury of blood vessel of left index finger, initial encounter +S65591D Other specified injury of blood vessel of left index finger, subsequent encounter +S65591S Other specified injury of blood vessel of left index finger, sequela +S65592A Other specified injury of blood vessel of right middle finger, initial encounter +S65592D Other specified injury of blood vessel of right middle finger, subsequent encounter +S65592S Other specified injury of blood vessel of right middle finger, sequela +S65593A Other specified injury of blood vessel of left middle finger, initial encounter +S65593D Other specified injury of blood vessel of left middle finger, subsequent encounter +S65593S Other specified injury of blood vessel of left middle finger, sequela +S65594A Other specified injury of blood vessel of right ring finger, initial encounter +S65594D Other specified injury of blood vessel of right ring finger, subsequent encounter +S65594S Other specified injury of blood vessel of right ring finger, sequela +S65595A Other specified injury of blood vessel of left ring finger, initial encounter +S65595D Other specified injury of blood vessel of left ring finger, subsequent encounter +S65595S Other specified injury of blood vessel of left ring finger, sequela +S65596A Other specified injury of blood vessel of right little finger, initial encounter +S65596D Other specified injury of blood vessel of right little finger, subsequent encounter +S65596S Other specified injury of blood vessel of right little finger, sequela +S65597A Other specified injury of blood vessel of left little finger, initial encounter +S65597D Other specified injury of blood vessel of left little finger, subsequent encounter +S65597S Other specified injury of blood vessel of left little finger, sequela +S65598A Other specified injury of blood vessel of other finger, initial encounter +S65598D Other specified injury of blood vessel of other finger, subsequent encounter +S65598S Other specified injury of blood vessel of other finger, sequela +S65599A Other specified injury of blood vessel of unspecified finger, initial encounter +S65599D Other specified injury of blood vessel of unspecified finger, subsequent encounter +S65599S Other specified injury of blood vessel of unspecified finger, sequela +S65801A Unspecified injury of other blood vessels at wrist and hand level of right arm, initial encounter +S65801D Unspecified injury of other blood vessels at wrist and hand level of right arm, subsequent encounter +S65801S Unspecified injury of other blood vessels at wrist and hand level of right arm, sequela +S65802A Unspecified injury of other blood vessels at wrist and hand level of left arm, initial encounter +S65802D Unspecified injury of other blood vessels at wrist and hand level of left arm, subsequent encounter +S65802S Unspecified injury of other blood vessels at wrist and hand level of left arm, sequela +S65809A Unspecified injury of other blood vessels at wrist and hand level of unspecified arm, initial encounter +S65809D Unspecified injury of other blood vessels at wrist and hand level of unspecified arm, subsequent encounter +S65809S Unspecified injury of other blood vessels at wrist and hand level of unspecified arm, sequela +S65811A Laceration of other blood vessels at wrist and hand level of right arm, initial encounter +S65811D Laceration of other blood vessels at wrist and hand level of right arm, subsequent encounter +S65811S Laceration of other blood vessels at wrist and hand level of right arm, sequela +S65812A Laceration of other blood vessels at wrist and hand level of left arm, initial encounter +S65812D Laceration of other blood vessels at wrist and hand level of left arm, subsequent encounter +S65812S Laceration of other blood vessels at wrist and hand level of left arm, sequela +S65819A Laceration of other blood vessels at wrist and hand level of unspecified arm, initial encounter +S65819D Laceration of other blood vessels at wrist and hand level of unspecified arm, subsequent encounter +S65819S Laceration of other blood vessels at wrist and hand level of unspecified arm, sequela +S65891A Other specified injury of other blood vessels at wrist and hand level of right arm, initial encounter +S65891D Other specified injury of other blood vessels at wrist and hand level of right arm, subsequent encounter +S65891S Other specified injury of other blood vessels at wrist and hand level of right arm, sequela +S65892A Other specified injury of other blood vessels at wrist and hand level of left arm, initial encounter +S65892D Other specified injury of other blood vessels at wrist and hand level of left arm, subsequent encounter +S65892S Other specified injury of other blood vessels at wrist and hand level of left arm, sequela +S65899A Other specified injury of other blood vessels at wrist and hand level of unspecified arm, initial encounter +S65899D Other specified injury of other blood vessels at wrist and hand level of unspecified arm, subsequent encounter +S65899S Other specified injury of other blood vessels at wrist and hand level of unspecified arm, sequela +S65901A Unspecified injury of unspecified blood vessel at wrist and hand level of right arm, initial encounter +S65901D Unspecified injury of unspecified blood vessel at wrist and hand level of right arm, subsequent encounter +S65901S Unspecified injury of unspecified blood vessel at wrist and hand level of right arm, sequela +S65902A Unspecified injury of unspecified blood vessel at wrist and hand level of left arm, initial encounter +S65902D Unspecified injury of unspecified blood vessel at wrist and hand level of left arm, subsequent encounter +S65902S Unspecified injury of unspecified blood vessel at wrist and hand level of left arm, sequela +S65909A Unspecified injury of unspecified blood vessel at wrist and hand level of unspecified arm, initial encounter +S65909D Unspecified injury of unspecified blood vessel at wrist and hand level of unspecified arm, subsequent encounter +S65909S Unspecified injury of unspecified blood vessel at wrist and hand level of unspecified arm, sequela +S65911A Laceration of unspecified blood vessel at wrist and hand level of right arm, initial encounter +S65911D Laceration of unspecified blood vessel at wrist and hand level of right arm, subsequent encounter +S65911S Laceration of unspecified blood vessel at wrist and hand level of right arm, sequela +S65912A Laceration of unspecified blood vessel at wrist and hand level of left arm, initial encounter +S65912D Laceration of unspecified blood vessel at wrist and hand level of left arm, subsequent encounter +S65912S Laceration of unspecified blood vessel at wrist and hand level of left arm, sequela +S65919A Laceration of unspecified blood vessel at wrist and hand level of unspecified arm, initial encounter +S65919D Laceration of unspecified blood vessel at wrist and hand level of unspecified arm, subsequent encounter +S65919S Laceration of unspecified blood vessel at wrist and hand level of unspecified arm, sequela +S65991A Other specified injury of unspecified blood vessel at wrist and hand of right arm, initial encounter +S65991D Other specified injury of unspecified blood vessel at wrist and hand of right arm, subsequent encounter +S65991S Other specified injury of unspecified blood vessel at wrist and hand of right arm, sequela +S65992A Other specified injury of unspecified blood vessel at wrist and hand of left arm, initial encounter +S65992D Other specified injury of unspecified blood vessel at wrist and hand of left arm, subsequent encounter +S65992S Other specified injury of unspecified blood vessel at wrist and hand of left arm, sequela +S65999A Other specified injury of unspecified blood vessel at wrist and hand of unspecified arm, initial encounter +S65999D Other specified injury of unspecified blood vessel at wrist and hand of unspecified arm, subsequent encounter +S65999S Other specified injury of unspecified blood vessel at wrist and hand of unspecified arm, sequela +S66001A Unspecified injury of long flexor muscle, fascia and tendon of right thumb at wrist and hand level, initial encounter +S66001D Unspecified injury of long flexor muscle, fascia and tendon of right thumb at wrist and hand level, subsequent encounter +S66001S Unspecified injury of long flexor muscle, fascia and tendon of right thumb at wrist and hand level, sequela +S66002A Unspecified injury of long flexor muscle, fascia and tendon of left thumb at wrist and hand level, initial encounter +S66002D Unspecified injury of long flexor muscle, fascia and tendon of left thumb at wrist and hand level, subsequent encounter +S66002S Unspecified injury of long flexor muscle, fascia and tendon of left thumb at wrist and hand level, sequela +S66009A Unspecified injury of long flexor muscle, fascia and tendon of unspecified thumb at wrist and hand level, initial encounter +S66009D Unspecified injury of long flexor muscle, fascia and tendon of unspecified thumb at wrist and hand level, subsequent encounter +S66009S Unspecified injury of long flexor muscle, fascia and tendon of unspecified thumb at wrist and hand level, sequela +S66011A Strain of long flexor muscle, fascia and tendon of right thumb at wrist and hand level, initial encounter +S66011D Strain of long flexor muscle, fascia and tendon of right thumb at wrist and hand level, subsequent encounter +S66011S Strain of long flexor muscle, fascia and tendon of right thumb at wrist and hand level, sequela +S66012A Strain of long flexor muscle, fascia and tendon of left thumb at wrist and hand level, initial encounter +S66012D Strain of long flexor muscle, fascia and tendon of left thumb at wrist and hand level, subsequent encounter +S66012S Strain of long flexor muscle, fascia and tendon of left thumb at wrist and hand level, sequela +S66019A Strain of long flexor muscle, fascia and tendon of unspecified thumb at wrist and hand level, initial encounter +S66019D Strain of long flexor muscle, fascia and tendon of unspecified thumb at wrist and hand level, subsequent encounter +S66019S Strain of long flexor muscle, fascia and tendon of unspecified thumb at wrist and hand level, sequela +S66021A Laceration of long flexor muscle, fascia and tendon of right thumb at wrist and hand level, initial encounter +S66021D Laceration of long flexor muscle, fascia and tendon of right thumb at wrist and hand level, subsequent encounter +S66021S Laceration of long flexor muscle, fascia and tendon of right thumb at wrist and hand level, sequela +S66022A Laceration of long flexor muscle, fascia and tendon of left thumb at wrist and hand level, initial encounter +S66022D Laceration of long flexor muscle, fascia and tendon of left thumb at wrist and hand level, subsequent encounter +S66022S Laceration of long flexor muscle, fascia and tendon of left thumb at wrist and hand level, sequela +S66029A Laceration of long flexor muscle, fascia and tendon of unspecified thumb at wrist and hand level, initial encounter +S66029D Laceration of long flexor muscle, fascia and tendon of unspecified thumb at wrist and hand level, subsequent encounter +S66029S Laceration of long flexor muscle, fascia and tendon of unspecified thumb at wrist and hand level, sequela +S66091A Other specified injury of long flexor muscle, fascia and tendon of right thumb at wrist and hand level, initial encounter +S66091D Other specified injury of long flexor muscle, fascia and tendon of right thumb at wrist and hand level, subsequent encounter +S66091S Other specified injury of long flexor muscle, fascia and tendon of right thumb at wrist and hand level, sequela +S66092A Other specified injury of long flexor muscle, fascia and tendon of left thumb at wrist and hand level, initial encounter +S66092D Other specified injury of long flexor muscle, fascia and tendon of left thumb at wrist and hand level, subsequent encounter +S66092S Other specified injury of long flexor muscle, fascia and tendon of left thumb at wrist and hand level, sequela +S66099A Other specified injury of long flexor muscle, fascia and tendon of unspecified thumb at wrist and hand level, initial encounter +S66099D Other specified injury of long flexor muscle, fascia and tendon of unspecified thumb at wrist and hand level, subsequent encounter +S66099S Other specified injury of long flexor muscle, fascia and tendon of unspecified thumb at wrist and hand level, sequela +S66100A Unspecified injury of flexor muscle, fascia and tendon of right index finger at wrist and hand level, initial encounter +S66100D Unspecified injury of flexor muscle, fascia and tendon of right index finger at wrist and hand level, subsequent encounter +S66100S Unspecified injury of flexor muscle, fascia and tendon of right index finger at wrist and hand level, sequela +S66101A Unspecified injury of flexor muscle, fascia and tendon of left index finger at wrist and hand level, initial encounter +S66101D Unspecified injury of flexor muscle, fascia and tendon of left index finger at wrist and hand level, subsequent encounter +S66101S Unspecified injury of flexor muscle, fascia and tendon of left index finger at wrist and hand level, sequela +S66102A Unspecified injury of flexor muscle, fascia and tendon of right middle finger at wrist and hand level, initial encounter +S66102D Unspecified injury of flexor muscle, fascia and tendon of right middle finger at wrist and hand level, subsequent encounter +S66102S Unspecified injury of flexor muscle, fascia and tendon of right middle finger at wrist and hand level, sequela +S66103A Unspecified injury of flexor muscle, fascia and tendon of left middle finger at wrist and hand level, initial encounter +S66103D Unspecified injury of flexor muscle, fascia and tendon of left middle finger at wrist and hand level, subsequent encounter +S66103S Unspecified injury of flexor muscle, fascia and tendon of left middle finger at wrist and hand level, sequela +S66104A Unspecified injury of flexor muscle, fascia and tendon of right ring finger at wrist and hand level, initial encounter +S66104D Unspecified injury of flexor muscle, fascia and tendon of right ring finger at wrist and hand level, subsequent encounter +S66104S Unspecified injury of flexor muscle, fascia and tendon of right ring finger at wrist and hand level, sequela +S66105A Unspecified injury of flexor muscle, fascia and tendon of left ring finger at wrist and hand level, initial encounter +S66105D Unspecified injury of flexor muscle, fascia and tendon of left ring finger at wrist and hand level, subsequent encounter +S66105S Unspecified injury of flexor muscle, fascia and tendon of left ring finger at wrist and hand level, sequela +S66106A Unspecified injury of flexor muscle, fascia and tendon of right little finger at wrist and hand level, initial encounter +S66106D Unspecified injury of flexor muscle, fascia and tendon of right little finger at wrist and hand level, subsequent encounter +S66106S Unspecified injury of flexor muscle, fascia and tendon of right little finger at wrist and hand level, sequela +S66107A Unspecified injury of flexor muscle, fascia and tendon of left little finger at wrist and hand level, initial encounter +S66107D Unspecified injury of flexor muscle, fascia and tendon of left little finger at wrist and hand level, subsequent encounter +S66107S Unspecified injury of flexor muscle, fascia and tendon of left little finger at wrist and hand level, sequela +S66108A Unspecified injury of flexor muscle, fascia and tendon of other finger at wrist and hand level, initial encounter +S66108D Unspecified injury of flexor muscle, fascia and tendon of other finger at wrist and hand level, subsequent encounter +S66108S Unspecified injury of flexor muscle, fascia and tendon of other finger at wrist and hand level, sequela +S66109A Unspecified injury of flexor muscle, fascia and tendon of unspecified finger at wrist and hand level, initial encounter +S66109D Unspecified injury of flexor muscle, fascia and tendon of unspecified finger at wrist and hand level, subsequent encounter +S66109S Unspecified injury of flexor muscle, fascia and tendon of unspecified finger at wrist and hand level, sequela +S66110A Strain of flexor muscle, fascia and tendon of right index finger at wrist and hand level, initial encounter +S66110D Strain of flexor muscle, fascia and tendon of right index finger at wrist and hand level, subsequent encounter +S66110S Strain of flexor muscle, fascia and tendon of right index finger at wrist and hand level, sequela +S66111A Strain of flexor muscle, fascia and tendon of left index finger at wrist and hand level, initial encounter +S66111D Strain of flexor muscle, fascia and tendon of left index finger at wrist and hand level, subsequent encounter +S66111S Strain of flexor muscle, fascia and tendon of left index finger at wrist and hand level, sequela +S66112A Strain of flexor muscle, fascia and tendon of right middle finger at wrist and hand level, initial encounter +S66112D Strain of flexor muscle, fascia and tendon of right middle finger at wrist and hand level, subsequent encounter +S66112S Strain of flexor muscle, fascia and tendon of right middle finger at wrist and hand level, sequela +S66113A Strain of flexor muscle, fascia and tendon of left middle finger at wrist and hand level, initial encounter +S66113D Strain of flexor muscle, fascia and tendon of left middle finger at wrist and hand level, subsequent encounter +S66113S Strain of flexor muscle, fascia and tendon of left middle finger at wrist and hand level, sequela +S66114A Strain of flexor muscle, fascia and tendon of right ring finger at wrist and hand level, initial encounter +S66114D Strain of flexor muscle, fascia and tendon of right ring finger at wrist and hand level, subsequent encounter +S66114S Strain of flexor muscle, fascia and tendon of right ring finger at wrist and hand level, sequela +S66115A Strain of flexor muscle, fascia and tendon of left ring finger at wrist and hand level, initial encounter +S66115D Strain of flexor muscle, fascia and tendon of left ring finger at wrist and hand level, subsequent encounter +S66115S Strain of flexor muscle, fascia and tendon of left ring finger at wrist and hand level, sequela +S66116A Strain of flexor muscle, fascia and tendon of right little finger at wrist and hand level, initial encounter +S66116D Strain of flexor muscle, fascia and tendon of right little finger at wrist and hand level, subsequent encounter +S66116S Strain of flexor muscle, fascia and tendon of right little finger at wrist and hand level, sequela +S66117A Strain of flexor muscle, fascia and tendon of left little finger at wrist and hand level, initial encounter +S66117D Strain of flexor muscle, fascia and tendon of left little finger at wrist and hand level, subsequent encounter +S66117S Strain of flexor muscle, fascia and tendon of left little finger at wrist and hand level, sequela +S66118A Strain of flexor muscle, fascia and tendon of other finger at wrist and hand level, initial encounter +S66118D Strain of flexor muscle, fascia and tendon of other finger at wrist and hand level, subsequent encounter +S66118S Strain of flexor muscle, fascia and tendon of other finger at wrist and hand level, sequela +S66119A Strain of flexor muscle, fascia and tendon of unspecified finger at wrist and hand level, initial encounter +S66119D Strain of flexor muscle, fascia and tendon of unspecified finger at wrist and hand level, subsequent encounter +S66119S Strain of flexor muscle, fascia and tendon of unspecified finger at wrist and hand level, sequela +S66120A Laceration of flexor muscle, fascia and tendon of right index finger at wrist and hand level, initial encounter +S66120D Laceration of flexor muscle, fascia and tendon of right index finger at wrist and hand level, subsequent encounter +S66120S Laceration of flexor muscle, fascia and tendon of right index finger at wrist and hand level, sequela +S66121A Laceration of flexor muscle, fascia and tendon of left index finger at wrist and hand level, initial encounter +S66121D Laceration of flexor muscle, fascia and tendon of left index finger at wrist and hand level, subsequent encounter +S66121S Laceration of flexor muscle, fascia and tendon of left index finger at wrist and hand level, sequela +S66122A Laceration of flexor muscle, fascia and tendon of right middle finger at wrist and hand level, initial encounter +S66122D Laceration of flexor muscle, fascia and tendon of right middle finger at wrist and hand level, subsequent encounter +S66122S Laceration of flexor muscle, fascia and tendon of right middle finger at wrist and hand level, sequela +S66123A Laceration of flexor muscle, fascia and tendon of left middle finger at wrist and hand level, initial encounter +S66123D Laceration of flexor muscle, fascia and tendon of left middle finger at wrist and hand level, subsequent encounter +S66123S Laceration of flexor muscle, fascia and tendon of left middle finger at wrist and hand level, sequela +S66124A Laceration of flexor muscle, fascia and tendon of right ring finger at wrist and hand level, initial encounter +S66124D Laceration of flexor muscle, fascia and tendon of right ring finger at wrist and hand level, subsequent encounter +S66124S Laceration of flexor muscle, fascia and tendon of right ring finger at wrist and hand level, sequela +S66125A Laceration of flexor muscle, fascia and tendon of left ring finger at wrist and hand level, initial encounter +S66125D Laceration of flexor muscle, fascia and tendon of left ring finger at wrist and hand level, subsequent encounter +S66125S Laceration of flexor muscle, fascia and tendon of left ring finger at wrist and hand level, sequela +S66126A Laceration of flexor muscle, fascia and tendon of right little finger at wrist and hand level, initial encounter +S66126D Laceration of flexor muscle, fascia and tendon of right little finger at wrist and hand level, subsequent encounter +S66126S Laceration of flexor muscle, fascia and tendon of right little finger at wrist and hand level, sequela +S66127A Laceration of flexor muscle, fascia and tendon of left little finger at wrist and hand level, initial encounter +S66127D Laceration of flexor muscle, fascia and tendon of left little finger at wrist and hand level, subsequent encounter +S66127S Laceration of flexor muscle, fascia and tendon of left little finger at wrist and hand level, sequela +S66128A Laceration of flexor muscle, fascia and tendon of other finger at wrist and hand level, initial encounter +S66128D Laceration of flexor muscle, fascia and tendon of other finger at wrist and hand level, subsequent encounter +S66128S Laceration of flexor muscle, fascia and tendon of other finger at wrist and hand level, sequela +S66129A Laceration of flexor muscle, fascia and tendon of unspecified finger at wrist and hand level, initial encounter +S66129D Laceration of flexor muscle, fascia and tendon of unspecified finger at wrist and hand level, subsequent encounter +S66129S Laceration of flexor muscle, fascia and tendon of unspecified finger at wrist and hand level, sequela +S66190A Other injury of flexor muscle, fascia and tendon of right index finger at wrist and hand level, initial encounter +S66190D Other injury of flexor muscle, fascia and tendon of right index finger at wrist and hand level, subsequent encounter +S66190S Other injury of flexor muscle, fascia and tendon of right index finger at wrist and hand level, sequela +S66191A Other injury of flexor muscle, fascia and tendon of left index finger at wrist and hand level, initial encounter +S66191D Other injury of flexor muscle, fascia and tendon of left index finger at wrist and hand level, subsequent encounter +S66191S Other injury of flexor muscle, fascia and tendon of left index finger at wrist and hand level, sequela +S66192A Other injury of flexor muscle, fascia and tendon of right middle finger at wrist and hand level, initial encounter +S66192D Other injury of flexor muscle, fascia and tendon of right middle finger at wrist and hand level, subsequent encounter +S66192S Other injury of flexor muscle, fascia and tendon of right middle finger at wrist and hand level, sequela +S66193A Other injury of flexor muscle, fascia and tendon of left middle finger at wrist and hand level, initial encounter +S66193D Other injury of flexor muscle, fascia and tendon of left middle finger at wrist and hand level, subsequent encounter +S66193S Other injury of flexor muscle, fascia and tendon of left middle finger at wrist and hand level, sequela +S66194A Other injury of flexor muscle, fascia and tendon of right ring finger at wrist and hand level, initial encounter +S66194D Other injury of flexor muscle, fascia and tendon of right ring finger at wrist and hand level, subsequent encounter +S66194S Other injury of flexor muscle, fascia and tendon of right ring finger at wrist and hand level, sequela +S66195A Other injury of flexor muscle, fascia and tendon of left ring finger at wrist and hand level, initial encounter +S66195D Other injury of flexor muscle, fascia and tendon of left ring finger at wrist and hand level, subsequent encounter +S66195S Other injury of flexor muscle, fascia and tendon of left ring finger at wrist and hand level, sequela +S66196A Other injury of flexor muscle, fascia and tendon of right little finger at wrist and hand level, initial encounter +S66196D Other injury of flexor muscle, fascia and tendon of right little finger at wrist and hand level, subsequent encounter +S66196S Other injury of flexor muscle, fascia and tendon of right little finger at wrist and hand level, sequela +S66197A Other injury of flexor muscle, fascia and tendon of left little finger at wrist and hand level, initial encounter +S66197D Other injury of flexor muscle, fascia and tendon of left little finger at wrist and hand level, subsequent encounter +S66197S Other injury of flexor muscle, fascia and tendon of left little finger at wrist and hand level, sequela +S66198A Other injury of flexor muscle, fascia and tendon of other finger at wrist and hand level, initial encounter +S66198D Other injury of flexor muscle, fascia and tendon of other finger at wrist and hand level, subsequent encounter +S66198S Other injury of flexor muscle, fascia and tendon of other finger at wrist and hand level, sequela +S66199A Other injury of flexor muscle, fascia and tendon of unspecified finger at wrist and hand level, initial encounter +S66199D Other injury of flexor muscle, fascia and tendon of unspecified finger at wrist and hand level, subsequent encounter +S66199S Other injury of flexor muscle, fascia and tendon of unspecified finger at wrist and hand level, sequela +S66201A Unspecified injury of extensor muscle, fascia and tendon of right thumb at wrist and hand level, initial encounter +S66201D Unspecified injury of extensor muscle, fascia and tendon of right thumb at wrist and hand level, subsequent encounter +S66201S Unspecified injury of extensor muscle, fascia and tendon of right thumb at wrist and hand level, sequela +S66202A Unspecified injury of extensor muscle, fascia and tendon of left thumb at wrist and hand level, initial encounter +S66202D Unspecified injury of extensor muscle, fascia and tendon of left thumb at wrist and hand level, subsequent encounter +S66202S Unspecified injury of extensor muscle, fascia and tendon of left thumb at wrist and hand level, sequela +S66209A Unspecified injury of extensor muscle, fascia and tendon of unspecified thumb at wrist and hand level, initial encounter +S66209D Unspecified injury of extensor muscle, fascia and tendon of unspecified thumb at wrist and hand level, subsequent encounter +S66209S Unspecified injury of extensor muscle, fascia and tendon of unspecified thumb at wrist and hand level, sequela +S66211A Strain of extensor muscle, fascia and tendon of right thumb at wrist and hand level, initial encounter +S66211D Strain of extensor muscle, fascia and tendon of right thumb at wrist and hand level, subsequent encounter +S66211S Strain of extensor muscle, fascia and tendon of right thumb at wrist and hand level, sequela +S66212A Strain of extensor muscle, fascia and tendon of left thumb at wrist and hand level, initial encounter +S66212D Strain of extensor muscle, fascia and tendon of left thumb at wrist and hand level, subsequent encounter +S66212S Strain of extensor muscle, fascia and tendon of left thumb at wrist and hand level, sequela +S66219A Strain of extensor muscle, fascia and tendon of unspecified thumb at wrist and hand level, initial encounter +S66219D Strain of extensor muscle, fascia and tendon of unspecified thumb at wrist and hand level, subsequent encounter +S66219S Strain of extensor muscle, fascia and tendon of unspecified thumb at wrist and hand level, sequela +S66221A Laceration of extensor muscle, fascia and tendon of right thumb at wrist and hand level, initial encounter +S66221D Laceration of extensor muscle, fascia and tendon of right thumb at wrist and hand level, subsequent encounter +S66221S Laceration of extensor muscle, fascia and tendon of right thumb at wrist and hand level, sequela +S66222A Laceration of extensor muscle, fascia and tendon of left thumb at wrist and hand level, initial encounter +S66222D Laceration of extensor muscle, fascia and tendon of left thumb at wrist and hand level, subsequent encounter +S66222S Laceration of extensor muscle, fascia and tendon of left thumb at wrist and hand level, sequela +S66229A Laceration of extensor muscle, fascia and tendon of unspecified thumb at wrist and hand level, initial encounter +S66229D Laceration of extensor muscle, fascia and tendon of unspecified thumb at wrist and hand level, subsequent encounter +S66229S Laceration of extensor muscle, fascia and tendon of unspecified thumb at wrist and hand level, sequela +S66291A Other specified injury of extensor muscle, fascia and tendon of right thumb at wrist and hand level, initial encounter +S66291D Other specified injury of extensor muscle, fascia and tendon of right thumb at wrist and hand level, subsequent encounter +S66291S Other specified injury of extensor muscle, fascia and tendon of right thumb at wrist and hand level, sequela +S66292A Other specified injury of extensor muscle, fascia and tendon of left thumb at wrist and hand level, initial encounter +S66292D Other specified injury of extensor muscle, fascia and tendon of left thumb at wrist and hand level, subsequent encounter +S66292S Other specified injury of extensor muscle, fascia and tendon of left thumb at wrist and hand level, sequela +S66299A Other specified injury of extensor muscle, fascia and tendon of unspecified thumb at wrist and hand level, initial encounter +S66299D Other specified injury of extensor muscle, fascia and tendon of unspecified thumb at wrist and hand level, subsequent encounter +S66299S Other specified injury of extensor muscle, fascia and tendon of unspecified thumb at wrist and hand level, sequela +S66300A Unspecified injury of extensor muscle, fascia and tendon of right index finger at wrist and hand level, initial encounter +S66300D Unspecified injury of extensor muscle, fascia and tendon of right index finger at wrist and hand level, subsequent encounter +S66300S Unspecified injury of extensor muscle, fascia and tendon of right index finger at wrist and hand level, sequela +S66301A Unspecified injury of extensor muscle, fascia and tendon of left index finger at wrist and hand level, initial encounter +S66301D Unspecified injury of extensor muscle, fascia and tendon of left index finger at wrist and hand level, subsequent encounter +S66301S Unspecified injury of extensor muscle, fascia and tendon of left index finger at wrist and hand level, sequela +S66302A Unspecified injury of extensor muscle, fascia and tendon of right middle finger at wrist and hand level, initial encounter +S66302D Unspecified injury of extensor muscle, fascia and tendon of right middle finger at wrist and hand level, subsequent encounter +S66302S Unspecified injury of extensor muscle, fascia and tendon of right middle finger at wrist and hand level, sequela +S66303A Unspecified injury of extensor muscle, fascia and tendon of left middle finger at wrist and hand level, initial encounter +S66303D Unspecified injury of extensor muscle, fascia and tendon of left middle finger at wrist and hand level, subsequent encounter +S66303S Unspecified injury of extensor muscle, fascia and tendon of left middle finger at wrist and hand level, sequela +S66304A Unspecified injury of extensor muscle, fascia and tendon of right ring finger at wrist and hand level, initial encounter +S66304D Unspecified injury of extensor muscle, fascia and tendon of right ring finger at wrist and hand level, subsequent encounter +S66304S Unspecified injury of extensor muscle, fascia and tendon of right ring finger at wrist and hand level, sequela +S66305A Unspecified injury of extensor muscle, fascia and tendon of left ring finger at wrist and hand level, initial encounter +S66305D Unspecified injury of extensor muscle, fascia and tendon of left ring finger at wrist and hand level, subsequent encounter +S66305S Unspecified injury of extensor muscle, fascia and tendon of left ring finger at wrist and hand level, sequela +S66306A Unspecified injury of extensor muscle, fascia and tendon of right little finger at wrist and hand level, initial encounter +S66306D Unspecified injury of extensor muscle, fascia and tendon of right little finger at wrist and hand level, subsequent encounter +S66306S Unspecified injury of extensor muscle, fascia and tendon of right little finger at wrist and hand level, sequela +S66307A Unspecified injury of extensor muscle, fascia and tendon of left little finger at wrist and hand level, initial encounter +S66307D Unspecified injury of extensor muscle, fascia and tendon of left little finger at wrist and hand level, subsequent encounter +S66307S Unspecified injury of extensor muscle, fascia and tendon of left little finger at wrist and hand level, sequela +S66308A Unspecified injury of extensor muscle, fascia and tendon of other finger at wrist and hand level, initial encounter +S66308D Unspecified injury of extensor muscle, fascia and tendon of other finger at wrist and hand level, subsequent encounter +S66308S Unspecified injury of extensor muscle, fascia and tendon of other finger at wrist and hand level, sequela +S66309A Unspecified injury of extensor muscle, fascia and tendon of unspecified finger at wrist and hand level, initial encounter +S66309D Unspecified injury of extensor muscle, fascia and tendon of unspecified finger at wrist and hand level, subsequent encounter +S66309S Unspecified injury of extensor muscle, fascia and tendon of unspecified finger at wrist and hand level, sequela +S66310A Strain of extensor muscle, fascia and tendon of right index finger at wrist and hand level, initial encounter +S66310D Strain of extensor muscle, fascia and tendon of right index finger at wrist and hand level, subsequent encounter +S66310S Strain of extensor muscle, fascia and tendon of right index finger at wrist and hand level, sequela +S66311A Strain of extensor muscle, fascia and tendon of left index finger at wrist and hand level, initial encounter +S66311D Strain of extensor muscle, fascia and tendon of left index finger at wrist and hand level, subsequent encounter +S66311S Strain of extensor muscle, fascia and tendon of left index finger at wrist and hand level, sequela +S66312A Strain of extensor muscle, fascia and tendon of right middle finger at wrist and hand level, initial encounter +S66312D Strain of extensor muscle, fascia and tendon of right middle finger at wrist and hand level, subsequent encounter +S66312S Strain of extensor muscle, fascia and tendon of right middle finger at wrist and hand level, sequela +S66313A Strain of extensor muscle, fascia and tendon of left middle finger at wrist and hand level, initial encounter +S66313D Strain of extensor muscle, fascia and tendon of left middle finger at wrist and hand level, subsequent encounter +S66313S Strain of extensor muscle, fascia and tendon of left middle finger at wrist and hand level, sequela +S66314A Strain of extensor muscle, fascia and tendon of right ring finger at wrist and hand level, initial encounter +S66314D Strain of extensor muscle, fascia and tendon of right ring finger at wrist and hand level, subsequent encounter +S66314S Strain of extensor muscle, fascia and tendon of right ring finger at wrist and hand level, sequela +S66315A Strain of extensor muscle, fascia and tendon of left ring finger at wrist and hand level, initial encounter +S66315D Strain of extensor muscle, fascia and tendon of left ring finger at wrist and hand level, subsequent encounter +S66315S Strain of extensor muscle, fascia and tendon of left ring finger at wrist and hand level, sequela +S66316A Strain of extensor muscle, fascia and tendon of right little finger at wrist and hand level, initial encounter +S66316D Strain of extensor muscle, fascia and tendon of right little finger at wrist and hand level, subsequent encounter +S66316S Strain of extensor muscle, fascia and tendon of right little finger at wrist and hand level, sequela +S66317A Strain of extensor muscle, fascia and tendon of left little finger at wrist and hand level, initial encounter +S66317D Strain of extensor muscle, fascia and tendon of left little finger at wrist and hand level, subsequent encounter +S66317S Strain of extensor muscle, fascia and tendon of left little finger at wrist and hand level, sequela +S66318A Strain of extensor muscle, fascia and tendon of other finger at wrist and hand level, initial encounter +S66318D Strain of extensor muscle, fascia and tendon of other finger at wrist and hand level, subsequent encounter +S66318S Strain of extensor muscle, fascia and tendon of other finger at wrist and hand level, sequela +S66319A Strain of extensor muscle, fascia and tendon of unspecified finger at wrist and hand level, initial encounter +S66319D Strain of extensor muscle, fascia and tendon of unspecified finger at wrist and hand level, subsequent encounter +S66319S Strain of extensor muscle, fascia and tendon of unspecified finger at wrist and hand level, sequela +S66320A Laceration of extensor muscle, fascia and tendon of right index finger at wrist and hand level, initial encounter +S66320D Laceration of extensor muscle, fascia and tendon of right index finger at wrist and hand level, subsequent encounter +S66320S Laceration of extensor muscle, fascia and tendon of right index finger at wrist and hand level, sequela +S66321A Laceration of extensor muscle, fascia and tendon of left index finger at wrist and hand level, initial encounter +S66321D Laceration of extensor muscle, fascia and tendon of left index finger at wrist and hand level, subsequent encounter +S66321S Laceration of extensor muscle, fascia and tendon of left index finger at wrist and hand level, sequela +S66322A Laceration of extensor muscle, fascia and tendon of right middle finger at wrist and hand level, initial encounter +S66322D Laceration of extensor muscle, fascia and tendon of right middle finger at wrist and hand level, subsequent encounter +S66322S Laceration of extensor muscle, fascia and tendon of right middle finger at wrist and hand level, sequela +S66323A Laceration of extensor muscle, fascia and tendon of left middle finger at wrist and hand level, initial encounter +S66323D Laceration of extensor muscle, fascia and tendon of left middle finger at wrist and hand level, subsequent encounter +S66323S Laceration of extensor muscle, fascia and tendon of left middle finger at wrist and hand level, sequela +S66324A Laceration of extensor muscle, fascia and tendon of right ring finger at wrist and hand level, initial encounter +S66324D Laceration of extensor muscle, fascia and tendon of right ring finger at wrist and hand level, subsequent encounter +S66324S Laceration of extensor muscle, fascia and tendon of right ring finger at wrist and hand level, sequela +S66325A Laceration of extensor muscle, fascia and tendon of left ring finger at wrist and hand level, initial encounter +S66325D Laceration of extensor muscle, fascia and tendon of left ring finger at wrist and hand level, subsequent encounter +S66325S Laceration of extensor muscle, fascia and tendon of left ring finger at wrist and hand level, sequela +S66326A Laceration of extensor muscle, fascia and tendon of right little finger at wrist and hand level, initial encounter +S66326D Laceration of extensor muscle, fascia and tendon of right little finger at wrist and hand level, subsequent encounter +S66326S Laceration of extensor muscle, fascia and tendon of right little finger at wrist and hand level, sequela +S66327A Laceration of extensor muscle, fascia and tendon of left little finger at wrist and hand level, initial encounter +S66327D Laceration of extensor muscle, fascia and tendon of left little finger at wrist and hand level, subsequent encounter +S66327S Laceration of extensor muscle, fascia and tendon of left little finger at wrist and hand level, sequela +S66328A Laceration of extensor muscle, fascia and tendon of other finger at wrist and hand level, initial encounter +S66328D Laceration of extensor muscle, fascia and tendon of other finger at wrist and hand level, subsequent encounter +S66328S Laceration of extensor muscle, fascia and tendon of other finger at wrist and hand level, sequela +S66329A Laceration of extensor muscle, fascia and tendon of unspecified finger at wrist and hand level, initial encounter +S66329D Laceration of extensor muscle, fascia and tendon of unspecified finger at wrist and hand level, subsequent encounter +S66329S Laceration of extensor muscle, fascia and tendon of unspecified finger at wrist and hand level, sequela +S66390A Other injury of extensor muscle, fascia and tendon of right index finger at wrist and hand level, initial encounter +S66390D Other injury of extensor muscle, fascia and tendon of right index finger at wrist and hand level, subsequent encounter +S66390S Other injury of extensor muscle, fascia and tendon of right index finger at wrist and hand level, sequela +S66391A Other injury of extensor muscle, fascia and tendon of left index finger at wrist and hand level, initial encounter +S66391D Other injury of extensor muscle, fascia and tendon of left index finger at wrist and hand level, subsequent encounter +S66391S Other injury of extensor muscle, fascia and tendon of left index finger at wrist and hand level, sequela +S66392A Other injury of extensor muscle, fascia and tendon of right middle finger at wrist and hand level, initial encounter +S66392D Other injury of extensor muscle, fascia and tendon of right middle finger at wrist and hand level, subsequent encounter +S66392S Other injury of extensor muscle, fascia and tendon of right middle finger at wrist and hand level, sequela +S66393A Other injury of extensor muscle, fascia and tendon of left middle finger at wrist and hand level, initial encounter +S66393D Other injury of extensor muscle, fascia and tendon of left middle finger at wrist and hand level, subsequent encounter +S66393S Other injury of extensor muscle, fascia and tendon of left middle finger at wrist and hand level, sequela +S66394A Other injury of extensor muscle, fascia and tendon of right ring finger at wrist and hand level, initial encounter +S66394D Other injury of extensor muscle, fascia and tendon of right ring finger at wrist and hand level, subsequent encounter +S66394S Other injury of extensor muscle, fascia and tendon of right ring finger at wrist and hand level, sequela +S66395A Other injury of extensor muscle, fascia and tendon of left ring finger at wrist and hand level, initial encounter +S66395D Other injury of extensor muscle, fascia and tendon of left ring finger at wrist and hand level, subsequent encounter +S66395S Other injury of extensor muscle, fascia and tendon of left ring finger at wrist and hand level, sequela +S66396A Other injury of extensor muscle, fascia and tendon of right little finger at wrist and hand level, initial encounter +S66396D Other injury of extensor muscle, fascia and tendon of right little finger at wrist and hand level, subsequent encounter +S66396S Other injury of extensor muscle, fascia and tendon of right little finger at wrist and hand level, sequela +S66397A Other injury of extensor muscle, fascia and tendon of left little finger at wrist and hand level, initial encounter +S66397D Other injury of extensor muscle, fascia and tendon of left little finger at wrist and hand level, subsequent encounter +S66397S Other injury of extensor muscle, fascia and tendon of left little finger at wrist and hand level, sequela +S66398A Other injury of extensor muscle, fascia and tendon of other finger at wrist and hand level, initial encounter +S66398D Other injury of extensor muscle, fascia and tendon of other finger at wrist and hand level, subsequent encounter +S66398S Other injury of extensor muscle, fascia and tendon of other finger at wrist and hand level, sequela +S66399A Other injury of extensor muscle, fascia and tendon of unspecified finger at wrist and hand level, initial encounter +S66399D Other injury of extensor muscle, fascia and tendon of unspecified finger at wrist and hand level, subsequent encounter +S66399S Other injury of extensor muscle, fascia and tendon of unspecified finger at wrist and hand level, sequela +S66401A Unspecified injury of intrinsic muscle, fascia and tendon of right thumb at wrist and hand level, initial encounter +S66401D Unspecified injury of intrinsic muscle, fascia and tendon of right thumb at wrist and hand level, subsequent encounter +S66401S Unspecified injury of intrinsic muscle, fascia and tendon of right thumb at wrist and hand level, sequela +S66402A Unspecified injury of intrinsic muscle, fascia and tendon of left thumb at wrist and hand level, initial encounter +S66402D Unspecified injury of intrinsic muscle, fascia and tendon of left thumb at wrist and hand level, subsequent encounter +S66402S Unspecified injury of intrinsic muscle, fascia and tendon of left thumb at wrist and hand level, sequela +S66409A Unspecified injury of intrinsic muscle, fascia and tendon of unspecified thumb at wrist and hand level, initial encounter +S66409D Unspecified injury of intrinsic muscle, fascia and tendon of unspecified thumb at wrist and hand level, subsequent encounter +S66409S Unspecified injury of intrinsic muscle, fascia and tendon of unspecified thumb at wrist and hand level, sequela +S66411A Strain of intrinsic muscle, fascia and tendon of right thumb at wrist and hand level, initial encounter +S66411D Strain of intrinsic muscle, fascia and tendon of right thumb at wrist and hand level, subsequent encounter +S66411S Strain of intrinsic muscle, fascia and tendon of right thumb at wrist and hand level, sequela +S66412A Strain of intrinsic muscle, fascia and tendon of left thumb at wrist and hand level, initial encounter +S66412D Strain of intrinsic muscle, fascia and tendon of left thumb at wrist and hand level, subsequent encounter +S66412S Strain of intrinsic muscle, fascia and tendon of left thumb at wrist and hand level, sequela +S66419A Strain of intrinsic muscle, fascia and tendon of unspecified thumb at wrist and hand level, initial encounter +S66419D Strain of intrinsic muscle, fascia and tendon of unspecified thumb at wrist and hand level, subsequent encounter +S66419S Strain of intrinsic muscle, fascia and tendon of unspecified thumb at wrist and hand level, sequela +S66421A Laceration of intrinsic muscle, fascia and tendon of right thumb at wrist and hand level, initial encounter +S66421D Laceration of intrinsic muscle, fascia and tendon of right thumb at wrist and hand level, subsequent encounter +S66421S Laceration of intrinsic muscle, fascia and tendon of right thumb at wrist and hand level, sequela +S66422A Laceration of intrinsic muscle, fascia and tendon of left thumb at wrist and hand level, initial encounter +S66422D Laceration of intrinsic muscle, fascia and tendon of left thumb at wrist and hand level, subsequent encounter +S66422S Laceration of intrinsic muscle, fascia and tendon of left thumb at wrist and hand level, sequela +S66429A Laceration of intrinsic muscle, fascia and tendon of unspecified thumb at wrist and hand level, initial encounter +S66429D Laceration of intrinsic muscle, fascia and tendon of unspecified thumb at wrist and hand level, subsequent encounter +S66429S Laceration of intrinsic muscle, fascia and tendon of unspecified thumb at wrist and hand level, sequela +S66491A Other specified injury of intrinsic muscle, fascia and tendon of right thumb at wrist and hand level, initial encounter +S66491D Other specified injury of intrinsic muscle, fascia and tendon of right thumb at wrist and hand level, subsequent encounter +S66491S Other specified injury of intrinsic muscle, fascia and tendon of right thumb at wrist and hand level, sequela +S66492A Other specified injury of intrinsic muscle, fascia and tendon of left thumb at wrist and hand level, initial encounter +S66492D Other specified injury of intrinsic muscle, fascia and tendon of left thumb at wrist and hand level, subsequent encounter +S66492S Other specified injury of intrinsic muscle, fascia and tendon of left thumb at wrist and hand level, sequela +S66499A Other specified injury of intrinsic muscle, fascia and tendon of unspecified thumb at wrist and hand level, initial encounter +S66499D Other specified injury of intrinsic muscle, fascia and tendon of unspecified thumb at wrist and hand level, subsequent encounter +S66499S Other specified injury of intrinsic muscle, fascia and tendon of unspecified thumb at wrist and hand level, sequela +S66500A Unspecified injury of intrinsic muscle, fascia and tendon of right index finger at wrist and hand level, initial encounter +S66500D Unspecified injury of intrinsic muscle, fascia and tendon of right index finger at wrist and hand level, subsequent encounter +S66500S Unspecified injury of intrinsic muscle, fascia and tendon of right index finger at wrist and hand level, sequela +S66501A Unspecified injury of intrinsic muscle, fascia and tendon of left index finger at wrist and hand level, initial encounter +S66501D Unspecified injury of intrinsic muscle, fascia and tendon of left index finger at wrist and hand level, subsequent encounter +S66501S Unspecified injury of intrinsic muscle, fascia and tendon of left index finger at wrist and hand level, sequela +S66502A Unspecified injury of intrinsic muscle, fascia and tendon of right middle finger at wrist and hand level, initial encounter +S66502D Unspecified injury of intrinsic muscle, fascia and tendon of right middle finger at wrist and hand level, subsequent encounter +S66502S Unspecified injury of intrinsic muscle, fascia and tendon of right middle finger at wrist and hand level, sequela +S66503A Unspecified injury of intrinsic muscle, fascia and tendon of left middle finger at wrist and hand level, initial encounter +S66503D Unspecified injury of intrinsic muscle, fascia and tendon of left middle finger at wrist and hand level, subsequent encounter +S66503S Unspecified injury of intrinsic muscle, fascia and tendon of left middle finger at wrist and hand level, sequela +S66504A Unspecified injury of intrinsic muscle, fascia and tendon of right ring finger at wrist and hand level, initial encounter +S66504D Unspecified injury of intrinsic muscle, fascia and tendon of right ring finger at wrist and hand level, subsequent encounter +S66504S Unspecified injury of intrinsic muscle, fascia and tendon of right ring finger at wrist and hand level, sequela +S66505A Unspecified injury of intrinsic muscle, fascia and tendon of left ring finger at wrist and hand level, initial encounter +S66505D Unspecified injury of intrinsic muscle, fascia and tendon of left ring finger at wrist and hand level, subsequent encounter +S66505S Unspecified injury of intrinsic muscle, fascia and tendon of left ring finger at wrist and hand level, sequela +S66506A Unspecified injury of intrinsic muscle, fascia and tendon of right little finger at wrist and hand level, initial encounter +S66506D Unspecified injury of intrinsic muscle, fascia and tendon of right little finger at wrist and hand level, subsequent encounter +S66506S Unspecified injury of intrinsic muscle, fascia and tendon of right little finger at wrist and hand level, sequela +S66507A Unspecified injury of intrinsic muscle, fascia and tendon of left little finger at wrist and hand level, initial encounter +S66507D Unspecified injury of intrinsic muscle, fascia and tendon of left little finger at wrist and hand level, subsequent encounter +S66507S Unspecified injury of intrinsic muscle, fascia and tendon of left little finger at wrist and hand level, sequela +S66508A Unspecified injury of intrinsic muscle, fascia and tendon of other finger at wrist and hand level, initial encounter +S66508D Unspecified injury of intrinsic muscle, fascia and tendon of other finger at wrist and hand level, subsequent encounter +S66508S Unspecified injury of intrinsic muscle, fascia and tendon of other finger at wrist and hand level, sequela +S66509A Unspecified injury of intrinsic muscle, fascia and tendon of unspecified finger at wrist and hand level, initial encounter +S66509D Unspecified injury of intrinsic muscle, fascia and tendon of unspecified finger at wrist and hand level, subsequent encounter +S66509S Unspecified injury of intrinsic muscle, fascia and tendon of unspecified finger at wrist and hand level, sequela +S66510A Strain of intrinsic muscle, fascia and tendon of right index finger at wrist and hand level, initial encounter +S66510D Strain of intrinsic muscle, fascia and tendon of right index finger at wrist and hand level, subsequent encounter +S66510S Strain of intrinsic muscle, fascia and tendon of right index finger at wrist and hand level, sequela +S66511A Strain of intrinsic muscle, fascia and tendon of left index finger at wrist and hand level, initial encounter +S66511D Strain of intrinsic muscle, fascia and tendon of left index finger at wrist and hand level, subsequent encounter +S66511S Strain of intrinsic muscle, fascia and tendon of left index finger at wrist and hand level, sequela +S66512A Strain of intrinsic muscle, fascia and tendon of right middle finger at wrist and hand level, initial encounter +S66512D Strain of intrinsic muscle, fascia and tendon of right middle finger at wrist and hand level, subsequent encounter +S66512S Strain of intrinsic muscle, fascia and tendon of right middle finger at wrist and hand level, sequela +S66513A Strain of intrinsic muscle, fascia and tendon of left middle finger at wrist and hand level, initial encounter +S66513D Strain of intrinsic muscle, fascia and tendon of left middle finger at wrist and hand level, subsequent encounter +S66513S Strain of intrinsic muscle, fascia and tendon of left middle finger at wrist and hand level, sequela +S66514A Strain of intrinsic muscle, fascia and tendon of right ring finger at wrist and hand level, initial encounter +S66514D Strain of intrinsic muscle, fascia and tendon of right ring finger at wrist and hand level, subsequent encounter +S66514S Strain of intrinsic muscle, fascia and tendon of right ring finger at wrist and hand level, sequela +S66515A Strain of intrinsic muscle, fascia and tendon of left ring finger at wrist and hand level, initial encounter +S66515D Strain of intrinsic muscle, fascia and tendon of left ring finger at wrist and hand level, subsequent encounter +S66515S Strain of intrinsic muscle, fascia and tendon of left ring finger at wrist and hand level, sequela +S66516A Strain of intrinsic muscle, fascia and tendon of right little finger at wrist and hand level, initial encounter +S66516D Strain of intrinsic muscle, fascia and tendon of right little finger at wrist and hand level, subsequent encounter +S66516S Strain of intrinsic muscle, fascia and tendon of right little finger at wrist and hand level, sequela +S66517A Strain of intrinsic muscle, fascia and tendon of left little finger at wrist and hand level, initial encounter +S66517D Strain of intrinsic muscle, fascia and tendon of left little finger at wrist and hand level, subsequent encounter +S66517S Strain of intrinsic muscle, fascia and tendon of left little finger at wrist and hand level, sequela +S66518A Strain of intrinsic muscle, fascia and tendon of other finger at wrist and hand level, initial encounter +S66518D Strain of intrinsic muscle, fascia and tendon of other finger at wrist and hand level, subsequent encounter +S66518S Strain of intrinsic muscle, fascia and tendon of other finger at wrist and hand level, sequela +S66519A Strain of intrinsic muscle, fascia and tendon of unspecified finger at wrist and hand level, initial encounter +S66519D Strain of intrinsic muscle, fascia and tendon of unspecified finger at wrist and hand level, subsequent encounter +S66519S Strain of intrinsic muscle, fascia and tendon of unspecified finger at wrist and hand level, sequela +S66520A Laceration of intrinsic muscle, fascia and tendon of right index finger at wrist and hand level, initial encounter +S66520D Laceration of intrinsic muscle, fascia and tendon of right index finger at wrist and hand level, subsequent encounter +S66520S Laceration of intrinsic muscle, fascia and tendon of right index finger at wrist and hand level, sequela +S66521A Laceration of intrinsic muscle, fascia and tendon of left index finger at wrist and hand level, initial encounter +S66521D Laceration of intrinsic muscle, fascia and tendon of left index finger at wrist and hand level, subsequent encounter +S66521S Laceration of intrinsic muscle, fascia and tendon of left index finger at wrist and hand level, sequela +S66522A Laceration of intrinsic muscle, fascia and tendon of right middle finger at wrist and hand level, initial encounter +S66522D Laceration of intrinsic muscle, fascia and tendon of right middle finger at wrist and hand level, subsequent encounter +S66522S Laceration of intrinsic muscle, fascia and tendon of right middle finger at wrist and hand level, sequela +S66523A Laceration of intrinsic muscle, fascia and tendon of left middle finger at wrist and hand level, initial encounter +S66523D Laceration of intrinsic muscle, fascia and tendon of left middle finger at wrist and hand level, subsequent encounter +S66523S Laceration of intrinsic muscle, fascia and tendon of left middle finger at wrist and hand level, sequela +S66524A Laceration of intrinsic muscle, fascia and tendon of right ring finger at wrist and hand level, initial encounter +S66524D Laceration of intrinsic muscle, fascia and tendon of right ring finger at wrist and hand level, subsequent encounter +S66524S Laceration of intrinsic muscle, fascia and tendon of right ring finger at wrist and hand level, sequela +S66525A Laceration of intrinsic muscle, fascia and tendon of left ring finger at wrist and hand level, initial encounter +S66525D Laceration of intrinsic muscle, fascia and tendon of left ring finger at wrist and hand level, subsequent encounter +S66525S Laceration of intrinsic muscle, fascia and tendon of left ring finger at wrist and hand level, sequela +S66526A Laceration of intrinsic muscle, fascia and tendon of right little finger at wrist and hand level, initial encounter +S66526D Laceration of intrinsic muscle, fascia and tendon of right little finger at wrist and hand level, subsequent encounter +S66526S Laceration of intrinsic muscle, fascia and tendon of right little finger at wrist and hand level, sequela +S66527A Laceration of intrinsic muscle, fascia and tendon of left little finger at wrist and hand level, initial encounter +S66527D Laceration of intrinsic muscle, fascia and tendon of left little finger at wrist and hand level, subsequent encounter +S66527S Laceration of intrinsic muscle, fascia and tendon of left little finger at wrist and hand level, sequela +S66528A Laceration of intrinsic muscle, fascia and tendon of other finger at wrist and hand level, initial encounter +S66528D Laceration of intrinsic muscle, fascia and tendon of other finger at wrist and hand level, subsequent encounter +S66528S Laceration of intrinsic muscle, fascia and tendon of other finger at wrist and hand level, sequela +S66529A Laceration of intrinsic muscle, fascia and tendon of unspecified finger at wrist and hand level, initial encounter +S66529D Laceration of intrinsic muscle, fascia and tendon of unspecified finger at wrist and hand level, subsequent encounter +S66529S Laceration of intrinsic muscle, fascia and tendon of unspecified finger at wrist and hand level, sequela +S66590A Other injury of intrinsic muscle, fascia and tendon of right index finger at wrist and hand level, initial encounter +S66590D Other injury of intrinsic muscle, fascia and tendon of right index finger at wrist and hand level, subsequent encounter +S66590S Other injury of intrinsic muscle, fascia and tendon of right index finger at wrist and hand level, sequela +S66591A Other injury of intrinsic muscle, fascia and tendon of left index finger at wrist and hand level, initial encounter +S66591D Other injury of intrinsic muscle, fascia and tendon of left index finger at wrist and hand level, subsequent encounter +S66591S Other injury of intrinsic muscle, fascia and tendon of left index finger at wrist and hand level, sequela +S66592A Other injury of intrinsic muscle, fascia and tendon of right middle finger at wrist and hand level, initial encounter +S66592D Other injury of intrinsic muscle, fascia and tendon of right middle finger at wrist and hand level, subsequent encounter +S66592S Other injury of intrinsic muscle, fascia and tendon of right middle finger at wrist and hand level, sequela +S66593A Other injury of intrinsic muscle, fascia and tendon of left middle finger at wrist and hand level, initial encounter +S66593D Other injury of intrinsic muscle, fascia and tendon of left middle finger at wrist and hand level, subsequent encounter +S66593S Other injury of intrinsic muscle, fascia and tendon of left middle finger at wrist and hand level, sequela +S66594A Other injury of intrinsic muscle, fascia and tendon of right ring finger at wrist and hand level, initial encounter +S66594D Other injury of intrinsic muscle, fascia and tendon of right ring finger at wrist and hand level, subsequent encounter +S66594S Other injury of intrinsic muscle, fascia and tendon of right ring finger at wrist and hand level, sequela +S66595A Other injury of intrinsic muscle, fascia and tendon of left ring finger at wrist and hand level, initial encounter +S66595D Other injury of intrinsic muscle, fascia and tendon of left ring finger at wrist and hand level, subsequent encounter +S66595S Other injury of intrinsic muscle, fascia and tendon of left ring finger at wrist and hand level, sequela +S66596A Other injury of intrinsic muscle, fascia and tendon of right little finger at wrist and hand level, initial encounter +S66596D Other injury of intrinsic muscle, fascia and tendon of right little finger at wrist and hand level, subsequent encounter +S66596S Other injury of intrinsic muscle, fascia and tendon of right little finger at wrist and hand level, sequela +S66597A Other injury of intrinsic muscle, fascia and tendon of left little finger at wrist and hand level, initial encounter +S66597D Other injury of intrinsic muscle, fascia and tendon of left little finger at wrist and hand level, subsequent encounter +S66597S Other injury of intrinsic muscle, fascia and tendon of left little finger at wrist and hand level, sequela +S66598A Other injury of intrinsic muscle, fascia and tendon of other finger at wrist and hand level, initial encounter +S66598D Other injury of intrinsic muscle, fascia and tendon of other finger at wrist and hand level, subsequent encounter +S66598S Other injury of intrinsic muscle, fascia and tendon of other finger at wrist and hand level, sequela +S66599A Other injury of intrinsic muscle, fascia and tendon of unspecified finger at wrist and hand level, initial encounter +S66599D Other injury of intrinsic muscle, fascia and tendon of unspecified finger at wrist and hand level, subsequent encounter +S66599S Other injury of intrinsic muscle, fascia and tendon of unspecified finger at wrist and hand level, sequela +S66801A Unspecified injury of other specified muscles, fascia and tendons at wrist and hand level, right hand, initial encounter +S66801D Unspecified injury of other specified muscles, fascia and tendons at wrist and hand level, right hand, subsequent encounter +S66801S Unspecified injury of other specified muscles, fascia and tendons at wrist and hand level, right hand, sequela +S66802A Unspecified injury of other specified muscles, fascia and tendons at wrist and hand level, left hand, initial encounter +S66802D Unspecified injury of other specified muscles, fascia and tendons at wrist and hand level, left hand, subsequent encounter +S66802S Unspecified injury of other specified muscles, fascia and tendons at wrist and hand level, left hand, sequela +S66809A Unspecified injury of other specified muscles, fascia and tendons at wrist and hand level, unspecified hand, initial encounter +S66809D Unspecified injury of other specified muscles, fascia and tendons at wrist and hand level, unspecified hand, subsequent encounter +S66809S Unspecified injury of other specified muscles, fascia and tendons at wrist and hand level, unspecified hand, sequela +S66811A Strain of other specified muscles, fascia and tendons at wrist and hand level, right hand, initial encounter +S66811D Strain of other specified muscles, fascia and tendons at wrist and hand level, right hand, subsequent encounter +S66811S Strain of other specified muscles, fascia and tendons at wrist and hand level, right hand, sequela +S66812A Strain of other specified muscles, fascia and tendons at wrist and hand level, left hand, initial encounter +S66812D Strain of other specified muscles, fascia and tendons at wrist and hand level, left hand, subsequent encounter +S66812S Strain of other specified muscles, fascia and tendons at wrist and hand level, left hand, sequela +S66819A Strain of other specified muscles, fascia and tendons at wrist and hand level, unspecified hand, initial encounter +S66819D Strain of other specified muscles, fascia and tendons at wrist and hand level, unspecified hand, subsequent encounter +S66819S Strain of other specified muscles, fascia and tendons at wrist and hand level, unspecified hand, sequela +S66821A Laceration of other specified muscles, fascia and tendons at wrist and hand level, right hand, initial encounter +S66821D Laceration of other specified muscles, fascia and tendons at wrist and hand level, right hand, subsequent encounter +S66821S Laceration of other specified muscles, fascia and tendons at wrist and hand level, right hand, sequela +S66822A Laceration of other specified muscles, fascia and tendons at wrist and hand level, left hand, initial encounter +S66822D Laceration of other specified muscles, fascia and tendons at wrist and hand level, left hand, subsequent encounter +S66822S Laceration of other specified muscles, fascia and tendons at wrist and hand level, left hand, sequela +S66829A Laceration of other specified muscles, fascia and tendons at wrist and hand level, unspecified hand, initial encounter +S66829D Laceration of other specified muscles, fascia and tendons at wrist and hand level, unspecified hand, subsequent encounter +S66829S Laceration of other specified muscles, fascia and tendons at wrist and hand level, unspecified hand, sequela +S66891A Other injury of other specified muscles, fascia and tendons at wrist and hand level, right hand, initial encounter +S66891D Other injury of other specified muscles, fascia and tendons at wrist and hand level, right hand, subsequent encounter +S66891S Other injury of other specified muscles, fascia and tendons at wrist and hand level, right hand, sequela +S66892A Other injury of other specified muscles, fascia and tendons at wrist and hand level, left hand, initial encounter +S66892D Other injury of other specified muscles, fascia and tendons at wrist and hand level, left hand, subsequent encounter +S66892S Other injury of other specified muscles, fascia and tendons at wrist and hand level, left hand, sequela +S66899A Other injury of other specified muscles, fascia and tendons at wrist and hand level, unspecified hand, initial encounter +S66899D Other injury of other specified muscles, fascia and tendons at wrist and hand level, unspecified hand, subsequent encounter +S66899S Other injury of other specified muscles, fascia and tendons at wrist and hand level, unspecified hand, sequela +S66901A Unspecified injury of unspecified muscle, fascia and tendon at wrist and hand level, right hand, initial encounter +S66901D Unspecified injury of unspecified muscle, fascia and tendon at wrist and hand level, right hand, subsequent encounter +S66901S Unspecified injury of unspecified muscle, fascia and tendon at wrist and hand level, right hand, sequela +S66902A Unspecified injury of unspecified muscle, fascia and tendon at wrist and hand level, left hand, initial encounter +S66902D Unspecified injury of unspecified muscle, fascia and tendon at wrist and hand level, left hand, subsequent encounter +S66902S Unspecified injury of unspecified muscle, fascia and tendon at wrist and hand level, left hand, sequela +S66909A Unspecified injury of unspecified muscle, fascia and tendon at wrist and hand level, unspecified hand, initial encounter +S66909D Unspecified injury of unspecified muscle, fascia and tendon at wrist and hand level, unspecified hand, subsequent encounter +S66909S Unspecified injury of unspecified muscle, fascia and tendon at wrist and hand level, unspecified hand, sequela +S66911A Strain of unspecified muscle, fascia and tendon at wrist and hand level, right hand, initial encounter +S66911D Strain of unspecified muscle, fascia and tendon at wrist and hand level, right hand, subsequent encounter +S66911S Strain of unspecified muscle, fascia and tendon at wrist and hand level, right hand, sequela +S66912A Strain of unspecified muscle, fascia and tendon at wrist and hand level, left hand, initial encounter +S66912D Strain of unspecified muscle, fascia and tendon at wrist and hand level, left hand, subsequent encounter +S66912S Strain of unspecified muscle, fascia and tendon at wrist and hand level, left hand, sequela +S66919A Strain of unspecified muscle, fascia and tendon at wrist and hand level, unspecified hand, initial encounter +S66919D Strain of unspecified muscle, fascia and tendon at wrist and hand level, unspecified hand, subsequent encounter +S66919S Strain of unspecified muscle, fascia and tendon at wrist and hand level, unspecified hand, sequela +S66921A Laceration of unspecified muscle, fascia and tendon at wrist and hand level, right hand, initial encounter +S66921D Laceration of unspecified muscle, fascia and tendon at wrist and hand level, right hand, subsequent encounter +S66921S Laceration of unspecified muscle, fascia and tendon at wrist and hand level, right hand, sequela +S66922A Laceration of unspecified muscle, fascia and tendon at wrist and hand level, left hand, initial encounter +S66922D Laceration of unspecified muscle, fascia and tendon at wrist and hand level, left hand, subsequent encounter +S66922S Laceration of unspecified muscle, fascia and tendon at wrist and hand level, left hand, sequela +S66929A Laceration of unspecified muscle, fascia and tendon at wrist and hand level, unspecified hand, initial encounter +S66929D Laceration of unspecified muscle, fascia and tendon at wrist and hand level, unspecified hand, subsequent encounter +S66929S Laceration of unspecified muscle, fascia and tendon at wrist and hand level, unspecified hand, sequela +S66991A Other injury of unspecified muscle, fascia and tendon at wrist and hand level, right hand, initial encounter +S66991D Other injury of unspecified muscle, fascia and tendon at wrist and hand level, right hand, subsequent encounter +S66991S Other injury of unspecified muscle, fascia and tendon at wrist and hand level, right hand, sequela +S66992A Other injury of unspecified muscle, fascia and tendon at wrist and hand level, left hand, initial encounter +S66992D Other injury of unspecified muscle, fascia and tendon at wrist and hand level, left hand, subsequent encounter +S66992S Other injury of unspecified muscle, fascia and tendon at wrist and hand level, left hand, sequela +S66999A Other injury of unspecified muscle, fascia and tendon at wrist and hand level, unspecified hand, initial encounter +S66999D Other injury of unspecified muscle, fascia and tendon at wrist and hand level, unspecified hand, subsequent encounter +S66999S Other injury of unspecified muscle, fascia and tendon at wrist and hand level, unspecified hand, sequela +S6700XA Crushing injury of unspecified thumb, initial encounter +S6700XD Crushing injury of unspecified thumb, subsequent encounter +S6700XS Crushing injury of unspecified thumb, sequela +S6701XA Crushing injury of right thumb, initial encounter +S6701XD Crushing injury of right thumb, subsequent encounter +S6701XS Crushing injury of right thumb, sequela +S6702XA Crushing injury of left thumb, initial encounter +S6702XD Crushing injury of left thumb, subsequent encounter +S6702XS Crushing injury of left thumb, sequela +S6710XA Crushing injury of unspecified finger(s), initial encounter +S6710XD Crushing injury of unspecified finger(s), subsequent encounter +S6710XS Crushing injury of unspecified finger(s), sequela +S67190A Crushing injury of right index finger, initial encounter +S67190D Crushing injury of right index finger, subsequent encounter +S67190S Crushing injury of right index finger, sequela +S67191A Crushing injury of left index finger, initial encounter +S67191D Crushing injury of left index finger, subsequent encounter +S67191S Crushing injury of left index finger, sequela +S67192A Crushing injury of right middle finger, initial encounter +S67192D Crushing injury of right middle finger, subsequent encounter +S67192S Crushing injury of right middle finger, sequela +S67193A Crushing injury of left middle finger, initial encounter +S67193D Crushing injury of left middle finger, subsequent encounter +S67193S Crushing injury of left middle finger, sequela +S67194A Crushing injury of right ring finger, initial encounter +S67194D Crushing injury of right ring finger, subsequent encounter +S67194S Crushing injury of right ring finger, sequela +S67195A Crushing injury of left ring finger, initial encounter +S67195D Crushing injury of left ring finger, subsequent encounter +S67195S Crushing injury of left ring finger, sequela +S67196A Crushing injury of right little finger, initial encounter +S67196D Crushing injury of right little finger, subsequent encounter +S67196S Crushing injury of right little finger, sequela +S67197A Crushing injury of left little finger, initial encounter +S67197D Crushing injury of left little finger, subsequent encounter +S67197S Crushing injury of left little finger, sequela +S67198A Crushing injury of other finger, initial encounter +S67198D Crushing injury of other finger, subsequent encounter +S67198S Crushing injury of other finger, sequela +S6720XA Crushing injury of unspecified hand, initial encounter +S6720XD Crushing injury of unspecified hand, subsequent encounter +S6720XS Crushing injury of unspecified hand, sequela +S6721XA Crushing injury of right hand, initial encounter +S6721XD Crushing injury of right hand, subsequent encounter +S6721XS Crushing injury of right hand, sequela +S6722XA Crushing injury of left hand, initial encounter +S6722XD Crushing injury of left hand, subsequent encounter +S6722XS Crushing injury of left hand, sequela +S6730XA Crushing injury of unspecified wrist, initial encounter +S6730XD Crushing injury of unspecified wrist, subsequent encounter +S6730XS Crushing injury of unspecified wrist, sequela +S6731XA Crushing injury of right wrist, initial encounter +S6731XD Crushing injury of right wrist, subsequent encounter +S6731XS Crushing injury of right wrist, sequela +S6732XA Crushing injury of left wrist, initial encounter +S6732XD Crushing injury of left wrist, subsequent encounter +S6732XS Crushing injury of left wrist, sequela +S6740XA Crushing injury of unspecified wrist and hand, initial encounter +S6740XD Crushing injury of unspecified wrist and hand, subsequent encounter +S6740XS Crushing injury of unspecified wrist and hand, sequela +S6741XA Crushing injury of right wrist and hand, initial encounter +S6741XD Crushing injury of right wrist and hand, subsequent encounter +S6741XS Crushing injury of right wrist and hand, sequela +S6742XA Crushing injury of left wrist and hand, initial encounter +S6742XD Crushing injury of left wrist and hand, subsequent encounter +S6742XS Crushing injury of left wrist and hand, sequela +S6790XA Crushing injury of unspecified part(s) of unspecified wrist, hand and fingers, initial encounter +S6790XD Crushing injury of unspecified part(s) of unspecified wrist, hand and fingers, subsequent encounter +S6790XS Crushing injury of unspecified part(s) of unspecified wrist, hand and fingers, sequela +S6791XA Crushing injury of unspecified part(s) of right wrist, hand and fingers, initial encounter +S6791XD Crushing injury of unspecified part(s) of right wrist, hand and fingers, subsequent encounter +S6791XS Crushing injury of unspecified part(s) of right wrist, hand and fingers, sequela +S6792XA Crushing injury of unspecified part(s) of left wrist, hand and fingers, initial encounter +S6792XD Crushing injury of unspecified part(s) of left wrist, hand and fingers, subsequent encounter +S6792XS Crushing injury of unspecified part(s) of left wrist, hand and fingers, sequela +S68011A Complete traumatic metacarpophalangeal amputation of right thumb, initial encounter +S68011D Complete traumatic metacarpophalangeal amputation of right thumb, subsequent encounter +S68011S Complete traumatic metacarpophalangeal amputation of right thumb, sequela +S68012A Complete traumatic metacarpophalangeal amputation of left thumb, initial encounter +S68012D Complete traumatic metacarpophalangeal amputation of left thumb, subsequent encounter +S68012S Complete traumatic metacarpophalangeal amputation of left thumb, sequela +S68019A Complete traumatic metacarpophalangeal amputation of unspecified thumb, initial encounter +S68019D Complete traumatic metacarpophalangeal amputation of unspecified thumb, subsequent encounter +S68019S Complete traumatic metacarpophalangeal amputation of unspecified thumb, sequela +S68021A Partial traumatic metacarpophalangeal amputation of right thumb, initial encounter +S68021D Partial traumatic metacarpophalangeal amputation of right thumb, subsequent encounter +S68021S Partial traumatic metacarpophalangeal amputation of right thumb, sequela +S68022A Partial traumatic metacarpophalangeal amputation of left thumb, initial encounter +S68022D Partial traumatic metacarpophalangeal amputation of left thumb, subsequent encounter +S68022S Partial traumatic metacarpophalangeal amputation of left thumb, sequela +S68029A Partial traumatic metacarpophalangeal amputation of unspecified thumb, initial encounter +S68029D Partial traumatic metacarpophalangeal amputation of unspecified thumb, subsequent encounter +S68029S Partial traumatic metacarpophalangeal amputation of unspecified thumb, sequela +S68110A Complete traumatic metacarpophalangeal amputation of right index finger, initial encounter +S68110D Complete traumatic metacarpophalangeal amputation of right index finger, subsequent encounter +S68110S Complete traumatic metacarpophalangeal amputation of right index finger, sequela +S68111A Complete traumatic metacarpophalangeal amputation of left index finger, initial encounter +S68111D Complete traumatic metacarpophalangeal amputation of left index finger, subsequent encounter +S68111S Complete traumatic metacarpophalangeal amputation of left index finger, sequela +S68112A Complete traumatic metacarpophalangeal amputation of right middle finger, initial encounter +S68112D Complete traumatic metacarpophalangeal amputation of right middle finger, subsequent encounter +S68112S Complete traumatic metacarpophalangeal amputation of right middle finger, sequela +S68113A Complete traumatic metacarpophalangeal amputation of left middle finger, initial encounter +S68113D Complete traumatic metacarpophalangeal amputation of left middle finger, subsequent encounter +S68113S Complete traumatic metacarpophalangeal amputation of left middle finger, sequela +S68114A Complete traumatic metacarpophalangeal amputation of right ring finger, initial encounter +S68114D Complete traumatic metacarpophalangeal amputation of right ring finger, subsequent encounter +S68114S Complete traumatic metacarpophalangeal amputation of right ring finger, sequela +S68115A Complete traumatic metacarpophalangeal amputation of left ring finger, initial encounter +S68115D Complete traumatic metacarpophalangeal amputation of left ring finger, subsequent encounter +S68115S Complete traumatic metacarpophalangeal amputation of left ring finger, sequela +S68116A Complete traumatic metacarpophalangeal amputation of right little finger, initial encounter +S68116D Complete traumatic metacarpophalangeal amputation of right little finger, subsequent encounter +S68116S Complete traumatic metacarpophalangeal amputation of right little finger, sequela +S68117A Complete traumatic metacarpophalangeal amputation of left little finger, initial encounter +S68117D Complete traumatic metacarpophalangeal amputation of left little finger, subsequent encounter +S68117S Complete traumatic metacarpophalangeal amputation of left little finger, sequela +S68118A Complete traumatic metacarpophalangeal amputation of other finger, initial encounter +S68118D Complete traumatic metacarpophalangeal amputation of other finger, subsequent encounter +S68118S Complete traumatic metacarpophalangeal amputation of other finger, sequela +S68119A Complete traumatic metacarpophalangeal amputation of unspecified finger, initial encounter +S68119D Complete traumatic metacarpophalangeal amputation of unspecified finger, subsequent encounter +S68119S Complete traumatic metacarpophalangeal amputation of unspecified finger, sequela +S68120A Partial traumatic metacarpophalangeal amputation of right index finger, initial encounter +S68120D Partial traumatic metacarpophalangeal amputation of right index finger, subsequent encounter +S68120S Partial traumatic metacarpophalangeal amputation of right index finger, sequela +S68121A Partial traumatic metacarpophalangeal amputation of left index finger, initial encounter +S68121D Partial traumatic metacarpophalangeal amputation of left index finger, subsequent encounter +S68121S Partial traumatic metacarpophalangeal amputation of left index finger, sequela +S68122A Partial traumatic metacarpophalangeal amputation of right middle finger, initial encounter +S68122D Partial traumatic metacarpophalangeal amputation of right middle finger, subsequent encounter +S68122S Partial traumatic metacarpophalangeal amputation of right middle finger, sequela +S68123A Partial traumatic metacarpophalangeal amputation of left middle finger, initial encounter +S68123D Partial traumatic metacarpophalangeal amputation of left middle finger, subsequent encounter +S68123S Partial traumatic metacarpophalangeal amputation of left middle finger, sequela +S68124A Partial traumatic metacarpophalangeal amputation of right ring finger, initial encounter +S68124D Partial traumatic metacarpophalangeal amputation of right ring finger, subsequent encounter +S68124S Partial traumatic metacarpophalangeal amputation of right ring finger, sequela +S68125A Partial traumatic metacarpophalangeal amputation of left ring finger, initial encounter +S68125D Partial traumatic metacarpophalangeal amputation of left ring finger, subsequent encounter +S68125S Partial traumatic metacarpophalangeal amputation of left ring finger, sequela +S68126A Partial traumatic metacarpophalangeal amputation of right little finger, initial encounter +S68126D Partial traumatic metacarpophalangeal amputation of right little finger, subsequent encounter +S68126S Partial traumatic metacarpophalangeal amputation of right little finger, sequela +S68127A Partial traumatic metacarpophalangeal amputation of left little finger, initial encounter +S68127D Partial traumatic metacarpophalangeal amputation of left little finger, subsequent encounter +S68127S Partial traumatic metacarpophalangeal amputation of left little finger, sequela +S68128A Partial traumatic metacarpophalangeal amputation of other finger, initial encounter +S68128D Partial traumatic metacarpophalangeal amputation of other finger, subsequent encounter +S68128S Partial traumatic metacarpophalangeal amputation of other finger, sequela +S68129A Partial traumatic metacarpophalangeal amputation of unspecified finger, initial encounter +S68129D Partial traumatic metacarpophalangeal amputation of unspecified finger, subsequent encounter +S68129S Partial traumatic metacarpophalangeal amputation of unspecified finger, sequela +S68411A Complete traumatic amputation of right hand at wrist level, initial encounter +S68411D Complete traumatic amputation of right hand at wrist level, subsequent encounter +S68411S Complete traumatic amputation of right hand at wrist level, sequela +S68412A Complete traumatic amputation of left hand at wrist level, initial encounter +S68412D Complete traumatic amputation of left hand at wrist level, subsequent encounter +S68412S Complete traumatic amputation of left hand at wrist level, sequela +S68419A Complete traumatic amputation of unspecified hand at wrist level, initial encounter +S68419D Complete traumatic amputation of unspecified hand at wrist level, subsequent encounter +S68419S Complete traumatic amputation of unspecified hand at wrist level, sequela +S68421A Partial traumatic amputation of right hand at wrist level, initial encounter +S68421D Partial traumatic amputation of right hand at wrist level, subsequent encounter +S68421S Partial traumatic amputation of right hand at wrist level, sequela +S68422A Partial traumatic amputation of left hand at wrist level, initial encounter +S68422D Partial traumatic amputation of left hand at wrist level, subsequent encounter +S68422S Partial traumatic amputation of left hand at wrist level, sequela +S68429A Partial traumatic amputation of unspecified hand at wrist level, initial encounter +S68429D Partial traumatic amputation of unspecified hand at wrist level, subsequent encounter +S68429S Partial traumatic amputation of unspecified hand at wrist level, sequela +S68511A Complete traumatic transphalangeal amputation of right thumb, initial encounter +S68511D Complete traumatic transphalangeal amputation of right thumb, subsequent encounter +S68511S Complete traumatic transphalangeal amputation of right thumb, sequela +S68512A Complete traumatic transphalangeal amputation of left thumb, initial encounter +S68512D Complete traumatic transphalangeal amputation of left thumb, subsequent encounter +S68512S Complete traumatic transphalangeal amputation of left thumb, sequela +S68519A Complete traumatic transphalangeal amputation of unspecified thumb, initial encounter +S68519D Complete traumatic transphalangeal amputation of unspecified thumb, subsequent encounter +S68519S Complete traumatic transphalangeal amputation of unspecified thumb, sequela +S68521A Partial traumatic transphalangeal amputation of right thumb, initial encounter +S68521D Partial traumatic transphalangeal amputation of right thumb, subsequent encounter +S68521S Partial traumatic transphalangeal amputation of right thumb, sequela +S68522A Partial traumatic transphalangeal amputation of left thumb, initial encounter +S68522D Partial traumatic transphalangeal amputation of left thumb, subsequent encounter +S68522S Partial traumatic transphalangeal amputation of left thumb, sequela +S68529A Partial traumatic transphalangeal amputation of unspecified thumb, initial encounter +S68529D Partial traumatic transphalangeal amputation of unspecified thumb, subsequent encounter +S68529S Partial traumatic transphalangeal amputation of unspecified thumb, sequela +S68610A Complete traumatic transphalangeal amputation of right index finger, initial encounter +S68610D Complete traumatic transphalangeal amputation of right index finger, subsequent encounter +S68610S Complete traumatic transphalangeal amputation of right index finger, sequela +S68611A Complete traumatic transphalangeal amputation of left index finger, initial encounter +S68611D Complete traumatic transphalangeal amputation of left index finger, subsequent encounter +S68611S Complete traumatic transphalangeal amputation of left index finger, sequela +S68612A Complete traumatic transphalangeal amputation of right middle finger, initial encounter +S68612D Complete traumatic transphalangeal amputation of right middle finger, subsequent encounter +S68612S Complete traumatic transphalangeal amputation of right middle finger, sequela +S68613A Complete traumatic transphalangeal amputation of left middle finger, initial encounter +S68613D Complete traumatic transphalangeal amputation of left middle finger, subsequent encounter +S68613S Complete traumatic transphalangeal amputation of left middle finger, sequela +S68614A Complete traumatic transphalangeal amputation of right ring finger, initial encounter +S68614D Complete traumatic transphalangeal amputation of right ring finger, subsequent encounter +S68614S Complete traumatic transphalangeal amputation of right ring finger, sequela +S68615A Complete traumatic transphalangeal amputation of left ring finger, initial encounter +S68615D Complete traumatic transphalangeal amputation of left ring finger, subsequent encounter +S68615S Complete traumatic transphalangeal amputation of left ring finger, sequela +S68616A Complete traumatic transphalangeal amputation of right little finger, initial encounter +S68616D Complete traumatic transphalangeal amputation of right little finger, subsequent encounter +S68616S Complete traumatic transphalangeal amputation of right little finger, sequela +S68617A Complete traumatic transphalangeal amputation of left little finger, initial encounter +S68617D Complete traumatic transphalangeal amputation of left little finger, subsequent encounter +S68617S Complete traumatic transphalangeal amputation of left little finger, sequela +S68618A Complete traumatic transphalangeal amputation of other finger, initial encounter +S68618D Complete traumatic transphalangeal amputation of other finger, subsequent encounter +S68618S Complete traumatic transphalangeal amputation of other finger, sequela +S68619A Complete traumatic transphalangeal amputation of unspecified finger, initial encounter +S68619D Complete traumatic transphalangeal amputation of unspecified finger, subsequent encounter +S68619S Complete traumatic transphalangeal amputation of unspecified finger, sequela +S68620A Partial traumatic transphalangeal amputation of right index finger, initial encounter +S68620D Partial traumatic transphalangeal amputation of right index finger, subsequent encounter +S68620S Partial traumatic transphalangeal amputation of right index finger, sequela +S68621A Partial traumatic transphalangeal amputation of left index finger, initial encounter +S68621D Partial traumatic transphalangeal amputation of left index finger, subsequent encounter +S68621S Partial traumatic transphalangeal amputation of left index finger, sequela +S68622A Partial traumatic transphalangeal amputation of right middle finger, initial encounter +S68622D Partial traumatic transphalangeal amputation of right middle finger, subsequent encounter +S68622S Partial traumatic transphalangeal amputation of right middle finger, sequela +S68623A Partial traumatic transphalangeal amputation of left middle finger, initial encounter +S68623D Partial traumatic transphalangeal amputation of left middle finger, subsequent encounter +S68623S Partial traumatic transphalangeal amputation of left middle finger, sequela +S68624A Partial traumatic transphalangeal amputation of right ring finger, initial encounter +S68624D Partial traumatic transphalangeal amputation of right ring finger, subsequent encounter +S68624S Partial traumatic transphalangeal amputation of right ring finger, sequela +S68625A Partial traumatic transphalangeal amputation of left ring finger, initial encounter +S68625D Partial traumatic transphalangeal amputation of left ring finger, subsequent encounter +S68625S Partial traumatic transphalangeal amputation of left ring finger, sequela +S68626A Partial traumatic transphalangeal amputation of right little finger, initial encounter +S68626D Partial traumatic transphalangeal amputation of right little finger, subsequent encounter +S68626S Partial traumatic transphalangeal amputation of right little finger, sequela +S68627A Partial traumatic transphalangeal amputation of left little finger, initial encounter +S68627D Partial traumatic transphalangeal amputation of left little finger, subsequent encounter +S68627S Partial traumatic transphalangeal amputation of left little finger, sequela +S68628A Partial traumatic transphalangeal amputation of other finger, initial encounter +S68628D Partial traumatic transphalangeal amputation of other finger, subsequent encounter +S68628S Partial traumatic transphalangeal amputation of other finger, sequela +S68629A Partial traumatic transphalangeal amputation of unspecified finger, initial encounter +S68629D Partial traumatic transphalangeal amputation of unspecified finger, subsequent encounter +S68629S Partial traumatic transphalangeal amputation of unspecified finger, sequela +S68711A Complete traumatic transmetacarpal amputation of right hand, initial encounter +S68711D Complete traumatic transmetacarpal amputation of right hand, subsequent encounter +S68711S Complete traumatic transmetacarpal amputation of right hand, sequela +S68712A Complete traumatic transmetacarpal amputation of left hand, initial encounter +S68712D Complete traumatic transmetacarpal amputation of left hand, subsequent encounter +S68712S Complete traumatic transmetacarpal amputation of left hand, sequela +S68719A Complete traumatic transmetacarpal amputation of unspecified hand, initial encounter +S68719D Complete traumatic transmetacarpal amputation of unspecified hand, subsequent encounter +S68719S Complete traumatic transmetacarpal amputation of unspecified hand, sequela +S68721A Partial traumatic transmetacarpal amputation of right hand, initial encounter +S68721D Partial traumatic transmetacarpal amputation of right hand, subsequent encounter +S68721S Partial traumatic transmetacarpal amputation of right hand, sequela +S68722A Partial traumatic transmetacarpal amputation of left hand, initial encounter +S68722D Partial traumatic transmetacarpal amputation of left hand, subsequent encounter +S68722S Partial traumatic transmetacarpal amputation of left hand, sequela +S68729A Partial traumatic transmetacarpal amputation of unspecified hand, initial encounter +S68729D Partial traumatic transmetacarpal amputation of unspecified hand, subsequent encounter +S68729S Partial traumatic transmetacarpal amputation of unspecified hand, sequela +S6980XA Other specified injuries of unspecified wrist, hand and finger(s), initial encounter +S6980XD Other specified injuries of unspecified wrist, hand and finger(s), subsequent encounter +S6980XS Other specified injuries of unspecified wrist, hand and finger(s), sequela +S6981XA Other specified injuries of right wrist, hand and finger(s), initial encounter +S6981XD Other specified injuries of right wrist, hand and finger(s), subsequent encounter +S6981XS Other specified injuries of right wrist, hand and finger(s), sequela +S6982XA Other specified injuries of left wrist, hand and finger(s), initial encounter +S6982XD Other specified injuries of left wrist, hand and finger(s), subsequent encounter +S6982XS Other specified injuries of left wrist, hand and finger(s), sequela +S6990XA Unspecified injury of unspecified wrist, hand and finger(s), initial encounter +S6990XD Unspecified injury of unspecified wrist, hand and finger(s), subsequent encounter +S6990XS Unspecified injury of unspecified wrist, hand and finger(s), sequela +S6991XA Unspecified injury of right wrist, hand and finger(s), initial encounter +S6991XD Unspecified injury of right wrist, hand and finger(s), subsequent encounter +S6991XS Unspecified injury of right wrist, hand and finger(s), sequela +S6992XA Unspecified injury of left wrist, hand and finger(s), initial encounter +S6992XD Unspecified injury of left wrist, hand and finger(s), subsequent encounter +S6992XS Unspecified injury of left wrist, hand and finger(s), sequela +S7000XA Contusion of unspecified hip, initial encounter +S7000XD Contusion of unspecified hip, subsequent encounter +S7000XS Contusion of unspecified hip, sequela +S7001XA Contusion of right hip, initial encounter +S7001XD Contusion of right hip, subsequent encounter +S7001XS Contusion of right hip, sequela +S7002XA Contusion of left hip, initial encounter +S7002XD Contusion of left hip, subsequent encounter +S7002XS Contusion of left hip, sequela +S7010XA Contusion of unspecified thigh, initial encounter +S7010XD Contusion of unspecified thigh, subsequent encounter +S7010XS Contusion of unspecified thigh, sequela +S7011XA Contusion of right thigh, initial encounter +S7011XD Contusion of right thigh, subsequent encounter +S7011XS Contusion of right thigh, sequela +S7012XA Contusion of left thigh, initial encounter +S7012XD Contusion of left thigh, subsequent encounter +S7012XS Contusion of left thigh, sequela +S70211A Abrasion, right hip, initial encounter +S70211D Abrasion, right hip, subsequent encounter +S70211S Abrasion, right hip, sequela +S70212A Abrasion, left hip, initial encounter +S70212D Abrasion, left hip, subsequent encounter +S70212S Abrasion, left hip, sequela +S70219A Abrasion, unspecified hip, initial encounter +S70219D Abrasion, unspecified hip, subsequent encounter +S70219S Abrasion, unspecified hip, sequela +S70221A Blister (nonthermal), right hip, initial encounter +S70221D Blister (nonthermal), right hip, subsequent encounter +S70221S Blister (nonthermal), right hip, sequela +S70222A Blister (nonthermal), left hip, initial encounter +S70222D Blister (nonthermal), left hip, subsequent encounter +S70222S Blister (nonthermal), left hip, sequela +S70229A Blister (nonthermal), unspecified hip, initial encounter +S70229D Blister (nonthermal), unspecified hip, subsequent encounter +S70229S Blister (nonthermal), unspecified hip, sequela +S70241A External constriction, right hip, initial encounter +S70241D External constriction, right hip, subsequent encounter +S70241S External constriction, right hip, sequela +S70242A External constriction, left hip, initial encounter +S70242D External constriction, left hip, subsequent encounter +S70242S External constriction, left hip, sequela +S70249A External constriction, unspecified hip, initial encounter +S70249D External constriction, unspecified hip, subsequent encounter +S70249S External constriction, unspecified hip, sequela +S70251A Superficial foreign body, right hip, initial encounter +S70251D Superficial foreign body, right hip, subsequent encounter +S70251S Superficial foreign body, right hip, sequela +S70252A Superficial foreign body, left hip, initial encounter +S70252D Superficial foreign body, left hip, subsequent encounter +S70252S Superficial foreign body, left hip, sequela +S70259A Superficial foreign body, unspecified hip, initial encounter +S70259D Superficial foreign body, unspecified hip, subsequent encounter +S70259S Superficial foreign body, unspecified hip, sequela +S70261A Insect bite (nonvenomous), right hip, initial encounter +S70261D Insect bite (nonvenomous), right hip, subsequent encounter +S70261S Insect bite (nonvenomous), right hip, sequela +S70262A Insect bite (nonvenomous), left hip, initial encounter +S70262D Insect bite (nonvenomous), left hip, subsequent encounter +S70262S Insect bite (nonvenomous), left hip, sequela +S70269A Insect bite (nonvenomous), unspecified hip, initial encounter +S70269D Insect bite (nonvenomous), unspecified hip, subsequent encounter +S70269S Insect bite (nonvenomous), unspecified hip, sequela +S70271A Other superficial bite of hip, right hip, initial encounter +S70271D Other superficial bite of hip, right hip, subsequent encounter +S70271S Other superficial bite of hip, right hip, sequela +S70272A Other superficial bite of hip, left hip, initial encounter +S70272D Other superficial bite of hip, left hip, subsequent encounter +S70272S Other superficial bite of hip, left hip, sequela +S70279A Other superficial bite of hip, unspecified hip, initial encounter +S70279D Other superficial bite of hip, unspecified hip, subsequent encounter +S70279S Other superficial bite of hip, unspecified hip, sequela +S70311A Abrasion, right thigh, initial encounter +S70311D Abrasion, right thigh, subsequent encounter +S70311S Abrasion, right thigh, sequela +S70312A Abrasion, left thigh, initial encounter +S70312D Abrasion, left thigh, subsequent encounter +S70312S Abrasion, left thigh, sequela +S70319A Abrasion, unspecified thigh, initial encounter +S70319D Abrasion, unspecified thigh, subsequent encounter +S70319S Abrasion, unspecified thigh, sequela +S70321A Blister (nonthermal), right thigh, initial encounter +S70321D Blister (nonthermal), right thigh, subsequent encounter +S70321S Blister (nonthermal), right thigh, sequela +S70322A Blister (nonthermal), left thigh, initial encounter +S70322D Blister (nonthermal), left thigh, subsequent encounter +S70322S Blister (nonthermal), left thigh, sequela +S70329A Blister (nonthermal), unspecified thigh, initial encounter +S70329D Blister (nonthermal), unspecified thigh, subsequent encounter +S70329S Blister (nonthermal), unspecified thigh, sequela +S70341A External constriction, right thigh, initial encounter +S70341D External constriction, right thigh, subsequent encounter +S70341S External constriction, right thigh, sequela +S70342A External constriction, left thigh, initial encounter +S70342D External constriction, left thigh, subsequent encounter +S70342S External constriction, left thigh, sequela +S70349A External constriction, unspecified thigh, initial encounter +S70349D External constriction, unspecified thigh, subsequent encounter +S70349S External constriction, unspecified thigh, sequela +S70351A Superficial foreign body, right thigh, initial encounter +S70351D Superficial foreign body, right thigh, subsequent encounter +S70351S Superficial foreign body, right thigh, sequela +S70352A Superficial foreign body, left thigh, initial encounter +S70352D Superficial foreign body, left thigh, subsequent encounter +S70352S Superficial foreign body, left thigh, sequela +S70359A Superficial foreign body, unspecified thigh, initial encounter +S70359D Superficial foreign body, unspecified thigh, subsequent encounter +S70359S Superficial foreign body, unspecified thigh, sequela +S70361A Insect bite (nonvenomous), right thigh, initial encounter +S70361D Insect bite (nonvenomous), right thigh, subsequent encounter +S70361S Insect bite (nonvenomous), right thigh, sequela +S70362A Insect bite (nonvenomous), left thigh, initial encounter +S70362D Insect bite (nonvenomous), left thigh, subsequent encounter +S70362S Insect bite (nonvenomous), left thigh, sequela +S70369A Insect bite (nonvenomous), unspecified thigh, initial encounter +S70369D Insect bite (nonvenomous), unspecified thigh, subsequent encounter +S70369S Insect bite (nonvenomous), unspecified thigh, sequela +S70371A Other superficial bite of right thigh, initial encounter +S70371D Other superficial bite of right thigh, subsequent encounter +S70371S Other superficial bite of right thigh, sequela +S70372A Other superficial bite of left thigh, initial encounter +S70372D Other superficial bite of left thigh, subsequent encounter +S70372S Other superficial bite of left thigh, sequela +S70379A Other superficial bite of unspecified thigh, initial encounter +S70379D Other superficial bite of unspecified thigh, subsequent encounter +S70379S Other superficial bite of unspecified thigh, sequela +S70911A Unspecified superficial injury of right hip, initial encounter +S70911D Unspecified superficial injury of right hip, subsequent encounter +S70911S Unspecified superficial injury of right hip, sequela +S70912A Unspecified superficial injury of left hip, initial encounter +S70912D Unspecified superficial injury of left hip, subsequent encounter +S70912S Unspecified superficial injury of left hip, sequela +S70919A Unspecified superficial injury of unspecified hip, initial encounter +S70919D Unspecified superficial injury of unspecified hip, subsequent encounter +S70919S Unspecified superficial injury of unspecified hip, sequela +S70921A Unspecified superficial injury of right thigh, initial encounter +S70921D Unspecified superficial injury of right thigh, subsequent encounter +S70921S Unspecified superficial injury of right thigh, sequela +S70922A Unspecified superficial injury of left thigh, initial encounter +S70922D Unspecified superficial injury of left thigh, subsequent encounter +S70922S Unspecified superficial injury of left thigh, sequela +S70929A Unspecified superficial injury of unspecified thigh, initial encounter +S70929D Unspecified superficial injury of unspecified thigh, subsequent encounter +S70929S Unspecified superficial injury of unspecified thigh, sequela +S71001A Unspecified open wound, right hip, initial encounter +S71001D Unspecified open wound, right hip, subsequent encounter +S71001S Unspecified open wound, right hip, sequela +S71002A Unspecified open wound, left hip, initial encounter +S71002D Unspecified open wound, left hip, subsequent encounter +S71002S Unspecified open wound, left hip, sequela +S71009A Unspecified open wound, unspecified hip, initial encounter +S71009D Unspecified open wound, unspecified hip, subsequent encounter +S71009S Unspecified open wound, unspecified hip, sequela +S71011A Laceration without foreign body, right hip, initial encounter +S71011D Laceration without foreign body, right hip, subsequent encounter +S71011S Laceration without foreign body, right hip, sequela +S71012A Laceration without foreign body, left hip, initial encounter +S71012D Laceration without foreign body, left hip, subsequent encounter +S71012S Laceration without foreign body, left hip, sequela +S71019A Laceration without foreign body, unspecified hip, initial encounter +S71019D Laceration without foreign body, unspecified hip, subsequent encounter +S71019S Laceration without foreign body, unspecified hip, sequela +S71021A Laceration with foreign body, right hip, initial encounter +S71021D Laceration with foreign body, right hip, subsequent encounter +S71021S Laceration with foreign body, right hip, sequela +S71022A Laceration with foreign body, left hip, initial encounter +S71022D Laceration with foreign body, left hip, subsequent encounter +S71022S Laceration with foreign body, left hip, sequela +S71029A Laceration with foreign body, unspecified hip, initial encounter +S71029D Laceration with foreign body, unspecified hip, subsequent encounter +S71029S Laceration with foreign body, unspecified hip, sequela +S71031A Puncture wound without foreign body, right hip, initial encounter +S71031D Puncture wound without foreign body, right hip, subsequent encounter +S71031S Puncture wound without foreign body, right hip, sequela +S71032A Puncture wound without foreign body, left hip, initial encounter +S71032D Puncture wound without foreign body, left hip, subsequent encounter +S71032S Puncture wound without foreign body, left hip, sequela +S71039A Puncture wound without foreign body, unspecified hip, initial encounter +S71039D Puncture wound without foreign body, unspecified hip, subsequent encounter +S71039S Puncture wound without foreign body, unspecified hip, sequela +S71041A Puncture wound with foreign body, right hip, initial encounter +S71041D Puncture wound with foreign body, right hip, subsequent encounter +S71041S Puncture wound with foreign body, right hip, sequela +S71042A Puncture wound with foreign body, left hip, initial encounter +S71042D Puncture wound with foreign body, left hip, subsequent encounter +S71042S Puncture wound with foreign body, left hip, sequela +S71049A Puncture wound with foreign body, unspecified hip, initial encounter +S71049D Puncture wound with foreign body, unspecified hip, subsequent encounter +S71049S Puncture wound with foreign body, unspecified hip, sequela +S71051A Open bite, right hip, initial encounter +S71051D Open bite, right hip, subsequent encounter +S71051S Open bite, right hip, sequela +S71052A Open bite, left hip, initial encounter +S71052D Open bite, left hip, subsequent encounter +S71052S Open bite, left hip, sequela +S71059A Open bite, unspecified hip, initial encounter +S71059D Open bite, unspecified hip, subsequent encounter +S71059S Open bite, unspecified hip, sequela +S71101A Unspecified open wound, right thigh, initial encounter +S71101D Unspecified open wound, right thigh, subsequent encounter +S71101S Unspecified open wound, right thigh, sequela +S71102A Unspecified open wound, left thigh, initial encounter +S71102D Unspecified open wound, left thigh, subsequent encounter +S71102S Unspecified open wound, left thigh, sequela +S71109A Unspecified open wound, unspecified thigh, initial encounter +S71109D Unspecified open wound, unspecified thigh, subsequent encounter +S71109S Unspecified open wound, unspecified thigh, sequela +S71111A Laceration without foreign body, right thigh, initial encounter +S71111D Laceration without foreign body, right thigh, subsequent encounter +S71111S Laceration without foreign body, right thigh, sequela +S71112A Laceration without foreign body, left thigh, initial encounter +S71112D Laceration without foreign body, left thigh, subsequent encounter +S71112S Laceration without foreign body, left thigh, sequela +S71119A Laceration without foreign body, unspecified thigh, initial encounter +S71119D Laceration without foreign body, unspecified thigh, subsequent encounter +S71119S Laceration without foreign body, unspecified thigh, sequela +S71121A Laceration with foreign body, right thigh, initial encounter +S71121D Laceration with foreign body, right thigh, subsequent encounter +S71121S Laceration with foreign body, right thigh, sequela +S71122A Laceration with foreign body, left thigh, initial encounter +S71122D Laceration with foreign body, left thigh, subsequent encounter +S71122S Laceration with foreign body, left thigh, sequela +S71129A Laceration with foreign body, unspecified thigh, initial encounter +S71129D Laceration with foreign body, unspecified thigh, subsequent encounter +S71129S Laceration with foreign body, unspecified thigh, sequela +S71131A Puncture wound without foreign body, right thigh, initial encounter +S71131D Puncture wound without foreign body, right thigh, subsequent encounter +S71131S Puncture wound without foreign body, right thigh, sequela +S71132A Puncture wound without foreign body, left thigh, initial encounter +S71132D Puncture wound without foreign body, left thigh, subsequent encounter +S71132S Puncture wound without foreign body, left thigh, sequela +S71139A Puncture wound without foreign body, unspecified thigh, initial encounter +S71139D Puncture wound without foreign body, unspecified thigh, subsequent encounter +S71139S Puncture wound without foreign body, unspecified thigh, sequela +S71141A Puncture wound with foreign body, right thigh, initial encounter +S71141D Puncture wound with foreign body, right thigh, subsequent encounter +S71141S Puncture wound with foreign body, right thigh, sequela +S71142A Puncture wound with foreign body, left thigh, initial encounter +S71142D Puncture wound with foreign body, left thigh, subsequent encounter +S71142S Puncture wound with foreign body, left thigh, sequela +S71149A Puncture wound with foreign body, unspecified thigh, initial encounter +S71149D Puncture wound with foreign body, unspecified thigh, subsequent encounter +S71149S Puncture wound with foreign body, unspecified thigh, sequela +S71151A Open bite, right thigh, initial encounter +S71151D Open bite, right thigh, subsequent encounter +S71151S Open bite, right thigh, sequela +S71152A Open bite, left thigh, initial encounter +S71152D Open bite, left thigh, subsequent encounter +S71152S Open bite, left thigh, sequela +S71159A Open bite, unspecified thigh, initial encounter +S71159D Open bite, unspecified thigh, subsequent encounter +S71159S Open bite, unspecified thigh, sequela +S72001A Fracture of unspecified part of neck of right femur, initial encounter for closed fracture +S72001B Fracture of unspecified part of neck of right femur, initial encounter for open fracture type I or II +S72001C Fracture of unspecified part of neck of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72001D Fracture of unspecified part of neck of right femur, subsequent encounter for closed fracture with routine healing +S72001E Fracture of unspecified part of neck of right femur, subsequent encounter for open fracture type I or II with routine healing +S72001F Fracture of unspecified part of neck of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72001G Fracture of unspecified part of neck of right femur, subsequent encounter for closed fracture with delayed healing +S72001H Fracture of unspecified part of neck of right femur, subsequent encounter for open fracture type I or II with delayed healing +S72001J Fracture of unspecified part of neck of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72001K Fracture of unspecified part of neck of right femur, subsequent encounter for closed fracture with nonunion +S72001M Fracture of unspecified part of neck of right femur, subsequent encounter for open fracture type I or II with nonunion +S72001N Fracture of unspecified part of neck of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72001P Fracture of unspecified part of neck of right femur, subsequent encounter for closed fracture with malunion +S72001Q Fracture of unspecified part of neck of right femur, subsequent encounter for open fracture type I or II with malunion +S72001R Fracture of unspecified part of neck of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72001S Fracture of unspecified part of neck of right femur, sequela +S72002A Fracture of unspecified part of neck of left femur, initial encounter for closed fracture +S72002B Fracture of unspecified part of neck of left femur, initial encounter for open fracture type I or II +S72002C Fracture of unspecified part of neck of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72002D Fracture of unspecified part of neck of left femur, subsequent encounter for closed fracture with routine healing +S72002E Fracture of unspecified part of neck of left femur, subsequent encounter for open fracture type I or II with routine healing +S72002F Fracture of unspecified part of neck of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72002G Fracture of unspecified part of neck of left femur, subsequent encounter for closed fracture with delayed healing +S72002H Fracture of unspecified part of neck of left femur, subsequent encounter for open fracture type I or II with delayed healing +S72002J Fracture of unspecified part of neck of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72002K Fracture of unspecified part of neck of left femur, subsequent encounter for closed fracture with nonunion +S72002M Fracture of unspecified part of neck of left femur, subsequent encounter for open fracture type I or II with nonunion +S72002N Fracture of unspecified part of neck of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72002P Fracture of unspecified part of neck of left femur, subsequent encounter for closed fracture with malunion +S72002Q Fracture of unspecified part of neck of left femur, subsequent encounter for open fracture type I or II with malunion +S72002R Fracture of unspecified part of neck of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72002S Fracture of unspecified part of neck of left femur, sequela +S72009A Fracture of unspecified part of neck of unspecified femur, initial encounter for closed fracture +S72009B Fracture of unspecified part of neck of unspecified femur, initial encounter for open fracture type I or II +S72009C Fracture of unspecified part of neck of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72009D Fracture of unspecified part of neck of unspecified femur, subsequent encounter for closed fracture with routine healing +S72009E Fracture of unspecified part of neck of unspecified femur, subsequent encounter for open fracture type I or II with routine healing +S72009F Fracture of unspecified part of neck of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72009G Fracture of unspecified part of neck of unspecified femur, subsequent encounter for closed fracture with delayed healing +S72009H Fracture of unspecified part of neck of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing +S72009J Fracture of unspecified part of neck of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72009K Fracture of unspecified part of neck of unspecified femur, subsequent encounter for closed fracture with nonunion +S72009M Fracture of unspecified part of neck of unspecified femur, subsequent encounter for open fracture type I or II with nonunion +S72009N Fracture of unspecified part of neck of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72009P Fracture of unspecified part of neck of unspecified femur, subsequent encounter for closed fracture with malunion +S72009Q Fracture of unspecified part of neck of unspecified femur, subsequent encounter for open fracture type I or II with malunion +S72009R Fracture of unspecified part of neck of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72009S Fracture of unspecified part of neck of unspecified femur, sequela +S72011A Unspecified intracapsular fracture of right femur, initial encounter for closed fracture +S72011B Unspecified intracapsular fracture of right femur, initial encounter for open fracture type I or II +S72011C Unspecified intracapsular fracture of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72011D Unspecified intracapsular fracture of right femur, subsequent encounter for closed fracture with routine healing +S72011E Unspecified intracapsular fracture of right femur, subsequent encounter for open fracture type I or II with routine healing +S72011F Unspecified intracapsular fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72011G Unspecified intracapsular fracture of right femur, subsequent encounter for closed fracture with delayed healing +S72011H Unspecified intracapsular fracture of right femur, subsequent encounter for open fracture type I or II with delayed healing +S72011J Unspecified intracapsular fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72011K Unspecified intracapsular fracture of right femur, subsequent encounter for closed fracture with nonunion +S72011M Unspecified intracapsular fracture of right femur, subsequent encounter for open fracture type I or II with nonunion +S72011N Unspecified intracapsular fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72011P Unspecified intracapsular fracture of right femur, subsequent encounter for closed fracture with malunion +S72011Q Unspecified intracapsular fracture of right femur, subsequent encounter for open fracture type I or II with malunion +S72011R Unspecified intracapsular fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72011S Unspecified intracapsular fracture of right femur, sequela +S72012A Unspecified intracapsular fracture of left femur, initial encounter for closed fracture +S72012B Unspecified intracapsular fracture of left femur, initial encounter for open fracture type I or II +S72012C Unspecified intracapsular fracture of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72012D Unspecified intracapsular fracture of left femur, subsequent encounter for closed fracture with routine healing +S72012E Unspecified intracapsular fracture of left femur, subsequent encounter for open fracture type I or II with routine healing +S72012F Unspecified intracapsular fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72012G Unspecified intracapsular fracture of left femur, subsequent encounter for closed fracture with delayed healing +S72012H Unspecified intracapsular fracture of left femur, subsequent encounter for open fracture type I or II with delayed healing +S72012J Unspecified intracapsular fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72012K Unspecified intracapsular fracture of left femur, subsequent encounter for closed fracture with nonunion +S72012M Unspecified intracapsular fracture of left femur, subsequent encounter for open fracture type I or II with nonunion +S72012N Unspecified intracapsular fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72012P Unspecified intracapsular fracture of left femur, subsequent encounter for closed fracture with malunion +S72012Q Unspecified intracapsular fracture of left femur, subsequent encounter for open fracture type I or II with malunion +S72012R Unspecified intracapsular fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72012S Unspecified intracapsular fracture of left femur, sequela +S72019A Unspecified intracapsular fracture of unspecified femur, initial encounter for closed fracture +S72019B Unspecified intracapsular fracture of unspecified femur, initial encounter for open fracture type I or II +S72019C Unspecified intracapsular fracture of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72019D Unspecified intracapsular fracture of unspecified femur, subsequent encounter for closed fracture with routine healing +S72019E Unspecified intracapsular fracture of unspecified femur, subsequent encounter for open fracture type I or II with routine healing +S72019F Unspecified intracapsular fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72019G Unspecified intracapsular fracture of unspecified femur, subsequent encounter for closed fracture with delayed healing +S72019H Unspecified intracapsular fracture of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing +S72019J Unspecified intracapsular fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72019K Unspecified intracapsular fracture of unspecified femur, subsequent encounter for closed fracture with nonunion +S72019M Unspecified intracapsular fracture of unspecified femur, subsequent encounter for open fracture type I or II with nonunion +S72019N Unspecified intracapsular fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72019P Unspecified intracapsular fracture of unspecified femur, subsequent encounter for closed fracture with malunion +S72019Q Unspecified intracapsular fracture of unspecified femur, subsequent encounter for open fracture type I or II with malunion +S72019R Unspecified intracapsular fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72019S Unspecified intracapsular fracture of unspecified femur, sequela +S72021A Displaced fracture of epiphysis (separation) (upper) of right femur, initial encounter for closed fracture +S72021B Displaced fracture of epiphysis (separation) (upper) of right femur, initial encounter for open fracture type I or II +S72021C Displaced fracture of epiphysis (separation) (upper) of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72021D Displaced fracture of epiphysis (separation) (upper) of right femur, subsequent encounter for closed fracture with routine healing +S72021E Displaced fracture of epiphysis (separation) (upper) of right femur, subsequent encounter for open fracture type I or II with routine healing +S72021F Displaced fracture of epiphysis (separation) (upper) of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72021G Displaced fracture of epiphysis (separation) (upper) of right femur, subsequent encounter for closed fracture with delayed healing +S72021H Displaced fracture of epiphysis (separation) (upper) of right femur, subsequent encounter for open fracture type I or II with delayed healing +S72021J Displaced fracture of epiphysis (separation) (upper) of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72021K Displaced fracture of epiphysis (separation) (upper) of right femur, subsequent encounter for closed fracture with nonunion +S72021M Displaced fracture of epiphysis (separation) (upper) of right femur, subsequent encounter for open fracture type I or II with nonunion +S72021N Displaced fracture of epiphysis (separation) (upper) of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72021P Displaced fracture of epiphysis (separation) (upper) of right femur, subsequent encounter for closed fracture with malunion +S72021Q Displaced fracture of epiphysis (separation) (upper) of right femur, subsequent encounter for open fracture type I or II with malunion +S72021R Displaced fracture of epiphysis (separation) (upper) of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72021S Displaced fracture of epiphysis (separation) (upper) of right femur, sequela +S72022A Displaced fracture of epiphysis (separation) (upper) of left femur, initial encounter for closed fracture +S72022B Displaced fracture of epiphysis (separation) (upper) of left femur, initial encounter for open fracture type I or II +S72022C Displaced fracture of epiphysis (separation) (upper) of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72022D Displaced fracture of epiphysis (separation) (upper) of left femur, subsequent encounter for closed fracture with routine healing +S72022E Displaced fracture of epiphysis (separation) (upper) of left femur, subsequent encounter for open fracture type I or II with routine healing +S72022F Displaced fracture of epiphysis (separation) (upper) of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72022G Displaced fracture of epiphysis (separation) (upper) of left femur, subsequent encounter for closed fracture with delayed healing +S72022H Displaced fracture of epiphysis (separation) (upper) of left femur, subsequent encounter for open fracture type I or II with delayed healing +S72022J Displaced fracture of epiphysis (separation) (upper) of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72022K Displaced fracture of epiphysis (separation) (upper) of left femur, subsequent encounter for closed fracture with nonunion +S72022M Displaced fracture of epiphysis (separation) (upper) of left femur, subsequent encounter for open fracture type I or II with nonunion +S72022N Displaced fracture of epiphysis (separation) (upper) of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72022P Displaced fracture of epiphysis (separation) (upper) of left femur, subsequent encounter for closed fracture with malunion +S72022Q Displaced fracture of epiphysis (separation) (upper) of left femur, subsequent encounter for open fracture type I or II with malunion +S72022R Displaced fracture of epiphysis (separation) (upper) of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72022S Displaced fracture of epiphysis (separation) (upper) of left femur, sequela +S72023A Displaced fracture of epiphysis (separation) (upper) of unspecified femur, initial encounter for closed fracture +S72023B Displaced fracture of epiphysis (separation) (upper) of unspecified femur, initial encounter for open fracture type I or II +S72023C Displaced fracture of epiphysis (separation) (upper) of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72023D Displaced fracture of epiphysis (separation) (upper) of unspecified femur, subsequent encounter for closed fracture with routine healing +S72023E Displaced fracture of epiphysis (separation) (upper) of unspecified femur, subsequent encounter for open fracture type I or II with routine healing +S72023F Displaced fracture of epiphysis (separation) (upper) of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72023G Displaced fracture of epiphysis (separation) (upper) of unspecified femur, subsequent encounter for closed fracture with delayed healing +S72023H Displaced fracture of epiphysis (separation) (upper) of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing +S72023J Displaced fracture of epiphysis (separation) (upper) of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72023K Displaced fracture of epiphysis (separation) (upper) of unspecified femur, subsequent encounter for closed fracture with nonunion +S72023M Displaced fracture of epiphysis (separation) (upper) of unspecified femur, subsequent encounter for open fracture type I or II with nonunion +S72023N Displaced fracture of epiphysis (separation) (upper) of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72023P Displaced fracture of epiphysis (separation) (upper) of unspecified femur, subsequent encounter for closed fracture with malunion +S72023Q Displaced fracture of epiphysis (separation) (upper) of unspecified femur, subsequent encounter for open fracture type I or II with malunion +S72023R Displaced fracture of epiphysis (separation) (upper) of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72023S Displaced fracture of epiphysis (separation) (upper) of unspecified femur, sequela +S72024A Nondisplaced fracture of epiphysis (separation) (upper) of right femur, initial encounter for closed fracture +S72024B Nondisplaced fracture of epiphysis (separation) (upper) of right femur, initial encounter for open fracture type I or II +S72024C Nondisplaced fracture of epiphysis (separation) (upper) of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72024D Nondisplaced fracture of epiphysis (separation) (upper) of right femur, subsequent encounter for closed fracture with routine healing +S72024E Nondisplaced fracture of epiphysis (separation) (upper) of right femur, subsequent encounter for open fracture type I or II with routine healing +S72024F Nondisplaced fracture of epiphysis (separation) (upper) of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72024G Nondisplaced fracture of epiphysis (separation) (upper) of right femur, subsequent encounter for closed fracture with delayed healing +S72024H Nondisplaced fracture of epiphysis (separation) (upper) of right femur, subsequent encounter for open fracture type I or II with delayed healing +S72024J Nondisplaced fracture of epiphysis (separation) (upper) of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72024K Nondisplaced fracture of epiphysis (separation) (upper) of right femur, subsequent encounter for closed fracture with nonunion +S72024M Nondisplaced fracture of epiphysis (separation) (upper) of right femur, subsequent encounter for open fracture type I or II with nonunion +S72024N Nondisplaced fracture of epiphysis (separation) (upper) of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72024P Nondisplaced fracture of epiphysis (separation) (upper) of right femur, subsequent encounter for closed fracture with malunion +S72024Q Nondisplaced fracture of epiphysis (separation) (upper) of right femur, subsequent encounter for open fracture type I or II with malunion +S72024R Nondisplaced fracture of epiphysis (separation) (upper) of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72024S Nondisplaced fracture of epiphysis (separation) (upper) of right femur, sequela +S72025A Nondisplaced fracture of epiphysis (separation) (upper) of left femur, initial encounter for closed fracture +S72025B Nondisplaced fracture of epiphysis (separation) (upper) of left femur, initial encounter for open fracture type I or II +S72025C Nondisplaced fracture of epiphysis (separation) (upper) of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72025D Nondisplaced fracture of epiphysis (separation) (upper) of left femur, subsequent encounter for closed fracture with routine healing +S72025E Nondisplaced fracture of epiphysis (separation) (upper) of left femur, subsequent encounter for open fracture type I or II with routine healing +S72025F Nondisplaced fracture of epiphysis (separation) (upper) of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72025G Nondisplaced fracture of epiphysis (separation) (upper) of left femur, subsequent encounter for closed fracture with delayed healing +S72025H Nondisplaced fracture of epiphysis (separation) (upper) of left femur, subsequent encounter for open fracture type I or II with delayed healing +S72025J Nondisplaced fracture of epiphysis (separation) (upper) of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72025K Nondisplaced fracture of epiphysis (separation) (upper) of left femur, subsequent encounter for closed fracture with nonunion +S72025M Nondisplaced fracture of epiphysis (separation) (upper) of left femur, subsequent encounter for open fracture type I or II with nonunion +S72025N Nondisplaced fracture of epiphysis (separation) (upper) of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72025P Nondisplaced fracture of epiphysis (separation) (upper) of left femur, subsequent encounter for closed fracture with malunion +S72025Q Nondisplaced fracture of epiphysis (separation) (upper) of left femur, subsequent encounter for open fracture type I or II with malunion +S72025R Nondisplaced fracture of epiphysis (separation) (upper) of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72025S Nondisplaced fracture of epiphysis (separation) (upper) of left femur, sequela +S72026A Nondisplaced fracture of epiphysis (separation) (upper) of unspecified femur, initial encounter for closed fracture +S72026B Nondisplaced fracture of epiphysis (separation) (upper) of unspecified femur, initial encounter for open fracture type I or II +S72026C Nondisplaced fracture of epiphysis (separation) (upper) of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72026D Nondisplaced fracture of epiphysis (separation) (upper) of unspecified femur, subsequent encounter for closed fracture with routine healing +S72026E Nondisplaced fracture of epiphysis (separation) (upper) of unspecified femur, subsequent encounter for open fracture type I or II with routine healing +S72026F Nondisplaced fracture of epiphysis (separation) (upper) of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72026G Nondisplaced fracture of epiphysis (separation) (upper) of unspecified femur, subsequent encounter for closed fracture with delayed healing +S72026H Nondisplaced fracture of epiphysis (separation) (upper) of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing +S72026J Nondisplaced fracture of epiphysis (separation) (upper) of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72026K Nondisplaced fracture of epiphysis (separation) (upper) of unspecified femur, subsequent encounter for closed fracture with nonunion +S72026M Nondisplaced fracture of epiphysis (separation) (upper) of unspecified femur, subsequent encounter for open fracture type I or II with nonunion +S72026N Nondisplaced fracture of epiphysis (separation) (upper) of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72026P Nondisplaced fracture of epiphysis (separation) (upper) of unspecified femur, subsequent encounter for closed fracture with malunion +S72026Q Nondisplaced fracture of epiphysis (separation) (upper) of unspecified femur, subsequent encounter for open fracture type I or II with malunion +S72026R Nondisplaced fracture of epiphysis (separation) (upper) of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72026S Nondisplaced fracture of epiphysis (separation) (upper) of unspecified femur, sequela +S72031A Displaced midcervical fracture of right femur, initial encounter for closed fracture +S72031B Displaced midcervical fracture of right femur, initial encounter for open fracture type I or II +S72031C Displaced midcervical fracture of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72031D Displaced midcervical fracture of right femur, subsequent encounter for closed fracture with routine healing +S72031E Displaced midcervical fracture of right femur, subsequent encounter for open fracture type I or II with routine healing +S72031F Displaced midcervical fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72031G Displaced midcervical fracture of right femur, subsequent encounter for closed fracture with delayed healing +S72031H Displaced midcervical fracture of right femur, subsequent encounter for open fracture type I or II with delayed healing +S72031J Displaced midcervical fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72031K Displaced midcervical fracture of right femur, subsequent encounter for closed fracture with nonunion +S72031M Displaced midcervical fracture of right femur, subsequent encounter for open fracture type I or II with nonunion +S72031N Displaced midcervical fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72031P Displaced midcervical fracture of right femur, subsequent encounter for closed fracture with malunion +S72031Q Displaced midcervical fracture of right femur, subsequent encounter for open fracture type I or II with malunion +S72031R Displaced midcervical fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72031S Displaced midcervical fracture of right femur, sequela +S72032A Displaced midcervical fracture of left femur, initial encounter for closed fracture +S72032B Displaced midcervical fracture of left femur, initial encounter for open fracture type I or II +S72032C Displaced midcervical fracture of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72032D Displaced midcervical fracture of left femur, subsequent encounter for closed fracture with routine healing +S72032E Displaced midcervical fracture of left femur, subsequent encounter for open fracture type I or II with routine healing +S72032F Displaced midcervical fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72032G Displaced midcervical fracture of left femur, subsequent encounter for closed fracture with delayed healing +S72032H Displaced midcervical fracture of left femur, subsequent encounter for open fracture type I or II with delayed healing +S72032J Displaced midcervical fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72032K Displaced midcervical fracture of left femur, subsequent encounter for closed fracture with nonunion +S72032M Displaced midcervical fracture of left femur, subsequent encounter for open fracture type I or II with nonunion +S72032N Displaced midcervical fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72032P Displaced midcervical fracture of left femur, subsequent encounter for closed fracture with malunion +S72032Q Displaced midcervical fracture of left femur, subsequent encounter for open fracture type I or II with malunion +S72032R Displaced midcervical fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72032S Displaced midcervical fracture of left femur, sequela +S72033A Displaced midcervical fracture of unspecified femur, initial encounter for closed fracture +S72033B Displaced midcervical fracture of unspecified femur, initial encounter for open fracture type I or II +S72033C Displaced midcervical fracture of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72033D Displaced midcervical fracture of unspecified femur, subsequent encounter for closed fracture with routine healing +S72033E Displaced midcervical fracture of unspecified femur, subsequent encounter for open fracture type I or II with routine healing +S72033F Displaced midcervical fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72033G Displaced midcervical fracture of unspecified femur, subsequent encounter for closed fracture with delayed healing +S72033H Displaced midcervical fracture of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing +S72033J Displaced midcervical fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72033K Displaced midcervical fracture of unspecified femur, subsequent encounter for closed fracture with nonunion +S72033M Displaced midcervical fracture of unspecified femur, subsequent encounter for open fracture type I or II with nonunion +S72033N Displaced midcervical fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72033P Displaced midcervical fracture of unspecified femur, subsequent encounter for closed fracture with malunion +S72033Q Displaced midcervical fracture of unspecified femur, subsequent encounter for open fracture type I or II with malunion +S72033R Displaced midcervical fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72033S Displaced midcervical fracture of unspecified femur, sequela +S72034A Nondisplaced midcervical fracture of right femur, initial encounter for closed fracture +S72034B Nondisplaced midcervical fracture of right femur, initial encounter for open fracture type I or II +S72034C Nondisplaced midcervical fracture of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72034D Nondisplaced midcervical fracture of right femur, subsequent encounter for closed fracture with routine healing +S72034E Nondisplaced midcervical fracture of right femur, subsequent encounter for open fracture type I or II with routine healing +S72034F Nondisplaced midcervical fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72034G Nondisplaced midcervical fracture of right femur, subsequent encounter for closed fracture with delayed healing +S72034H Nondisplaced midcervical fracture of right femur, subsequent encounter for open fracture type I or II with delayed healing +S72034J Nondisplaced midcervical fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72034K Nondisplaced midcervical fracture of right femur, subsequent encounter for closed fracture with nonunion +S72034M Nondisplaced midcervical fracture of right femur, subsequent encounter for open fracture type I or II with nonunion +S72034N Nondisplaced midcervical fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72034P Nondisplaced midcervical fracture of right femur, subsequent encounter for closed fracture with malunion +S72034Q Nondisplaced midcervical fracture of right femur, subsequent encounter for open fracture type I or II with malunion +S72034R Nondisplaced midcervical fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72034S Nondisplaced midcervical fracture of right femur, sequela +S72035A Nondisplaced midcervical fracture of left femur, initial encounter for closed fracture +S72035B Nondisplaced midcervical fracture of left femur, initial encounter for open fracture type I or II +S72035C Nondisplaced midcervical fracture of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72035D Nondisplaced midcervical fracture of left femur, subsequent encounter for closed fracture with routine healing +S72035E Nondisplaced midcervical fracture of left femur, subsequent encounter for open fracture type I or II with routine healing +S72035F Nondisplaced midcervical fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72035G Nondisplaced midcervical fracture of left femur, subsequent encounter for closed fracture with delayed healing +S72035H Nondisplaced midcervical fracture of left femur, subsequent encounter for open fracture type I or II with delayed healing +S72035J Nondisplaced midcervical fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72035K Nondisplaced midcervical fracture of left femur, subsequent encounter for closed fracture with nonunion +S72035M Nondisplaced midcervical fracture of left femur, subsequent encounter for open fracture type I or II with nonunion +S72035N Nondisplaced midcervical fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72035P Nondisplaced midcervical fracture of left femur, subsequent encounter for closed fracture with malunion +S72035Q Nondisplaced midcervical fracture of left femur, subsequent encounter for open fracture type I or II with malunion +S72035R Nondisplaced midcervical fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72035S Nondisplaced midcervical fracture of left femur, sequela +S72036A Nondisplaced midcervical fracture of unspecified femur, initial encounter for closed fracture +S72036B Nondisplaced midcervical fracture of unspecified femur, initial encounter for open fracture type I or II +S72036C Nondisplaced midcervical fracture of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72036D Nondisplaced midcervical fracture of unspecified femur, subsequent encounter for closed fracture with routine healing +S72036E Nondisplaced midcervical fracture of unspecified femur, subsequent encounter for open fracture type I or II with routine healing +S72036F Nondisplaced midcervical fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72036G Nondisplaced midcervical fracture of unspecified femur, subsequent encounter for closed fracture with delayed healing +S72036H Nondisplaced midcervical fracture of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing +S72036J Nondisplaced midcervical fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72036K Nondisplaced midcervical fracture of unspecified femur, subsequent encounter for closed fracture with nonunion +S72036M Nondisplaced midcervical fracture of unspecified femur, subsequent encounter for open fracture type I or II with nonunion +S72036N Nondisplaced midcervical fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72036P Nondisplaced midcervical fracture of unspecified femur, subsequent encounter for closed fracture with malunion +S72036Q Nondisplaced midcervical fracture of unspecified femur, subsequent encounter for open fracture type I or II with malunion +S72036R Nondisplaced midcervical fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72036S Nondisplaced midcervical fracture of unspecified femur, sequela +S72041A Displaced fracture of base of neck of right femur, initial encounter for closed fracture +S72041B Displaced fracture of base of neck of right femur, initial encounter for open fracture type I or II +S72041C Displaced fracture of base of neck of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72041D Displaced fracture of base of neck of right femur, subsequent encounter for closed fracture with routine healing +S72041E Displaced fracture of base of neck of right femur, subsequent encounter for open fracture type I or II with routine healing +S72041F Displaced fracture of base of neck of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72041G Displaced fracture of base of neck of right femur, subsequent encounter for closed fracture with delayed healing +S72041H Displaced fracture of base of neck of right femur, subsequent encounter for open fracture type I or II with delayed healing +S72041J Displaced fracture of base of neck of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72041K Displaced fracture of base of neck of right femur, subsequent encounter for closed fracture with nonunion +S72041M Displaced fracture of base of neck of right femur, subsequent encounter for open fracture type I or II with nonunion +S72041N Displaced fracture of base of neck of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72041P Displaced fracture of base of neck of right femur, subsequent encounter for closed fracture with malunion +S72041Q Displaced fracture of base of neck of right femur, subsequent encounter for open fracture type I or II with malunion +S72041R Displaced fracture of base of neck of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72041S Displaced fracture of base of neck of right femur, sequela +S72042A Displaced fracture of base of neck of left femur, initial encounter for closed fracture +S72042B Displaced fracture of base of neck of left femur, initial encounter for open fracture type I or II +S72042C Displaced fracture of base of neck of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72042D Displaced fracture of base of neck of left femur, subsequent encounter for closed fracture with routine healing +S72042E Displaced fracture of base of neck of left femur, subsequent encounter for open fracture type I or II with routine healing +S72042F Displaced fracture of base of neck of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72042G Displaced fracture of base of neck of left femur, subsequent encounter for closed fracture with delayed healing +S72042H Displaced fracture of base of neck of left femur, subsequent encounter for open fracture type I or II with delayed healing +S72042J Displaced fracture of base of neck of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72042K Displaced fracture of base of neck of left femur, subsequent encounter for closed fracture with nonunion +S72042M Displaced fracture of base of neck of left femur, subsequent encounter for open fracture type I or II with nonunion +S72042N Displaced fracture of base of neck of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72042P Displaced fracture of base of neck of left femur, subsequent encounter for closed fracture with malunion +S72042Q Displaced fracture of base of neck of left femur, subsequent encounter for open fracture type I or II with malunion +S72042R Displaced fracture of base of neck of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72042S Displaced fracture of base of neck of left femur, sequela +S72043A Displaced fracture of base of neck of unspecified femur, initial encounter for closed fracture +S72043B Displaced fracture of base of neck of unspecified femur, initial encounter for open fracture type I or II +S72043C Displaced fracture of base of neck of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72043D Displaced fracture of base of neck of unspecified femur, subsequent encounter for closed fracture with routine healing +S72043E Displaced fracture of base of neck of unspecified femur, subsequent encounter for open fracture type I or II with routine healing +S72043F Displaced fracture of base of neck of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72043G Displaced fracture of base of neck of unspecified femur, subsequent encounter for closed fracture with delayed healing +S72043H Displaced fracture of base of neck of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing +S72043J Displaced fracture of base of neck of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72043K Displaced fracture of base of neck of unspecified femur, subsequent encounter for closed fracture with nonunion +S72043M Displaced fracture of base of neck of unspecified femur, subsequent encounter for open fracture type I or II with nonunion +S72043N Displaced fracture of base of neck of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72043P Displaced fracture of base of neck of unspecified femur, subsequent encounter for closed fracture with malunion +S72043Q Displaced fracture of base of neck of unspecified femur, subsequent encounter for open fracture type I or II with malunion +S72043R Displaced fracture of base of neck of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72043S Displaced fracture of base of neck of unspecified femur, sequela +S72044A Nondisplaced fracture of base of neck of right femur, initial encounter for closed fracture +S72044B Nondisplaced fracture of base of neck of right femur, initial encounter for open fracture type I or II +S72044C Nondisplaced fracture of base of neck of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72044D Nondisplaced fracture of base of neck of right femur, subsequent encounter for closed fracture with routine healing +S72044E Nondisplaced fracture of base of neck of right femur, subsequent encounter for open fracture type I or II with routine healing +S72044F Nondisplaced fracture of base of neck of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72044G Nondisplaced fracture of base of neck of right femur, subsequent encounter for closed fracture with delayed healing +S72044H Nondisplaced fracture of base of neck of right femur, subsequent encounter for open fracture type I or II with delayed healing +S72044J Nondisplaced fracture of base of neck of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72044K Nondisplaced fracture of base of neck of right femur, subsequent encounter for closed fracture with nonunion +S72044M Nondisplaced fracture of base of neck of right femur, subsequent encounter for open fracture type I or II with nonunion +S72044N Nondisplaced fracture of base of neck of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72044P Nondisplaced fracture of base of neck of right femur, subsequent encounter for closed fracture with malunion +S72044Q Nondisplaced fracture of base of neck of right femur, subsequent encounter for open fracture type I or II with malunion +S72044R Nondisplaced fracture of base of neck of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72044S Nondisplaced fracture of base of neck of right femur, sequela +S72045A Nondisplaced fracture of base of neck of left femur, initial encounter for closed fracture +S72045B Nondisplaced fracture of base of neck of left femur, initial encounter for open fracture type I or II +S72045C Nondisplaced fracture of base of neck of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72045D Nondisplaced fracture of base of neck of left femur, subsequent encounter for closed fracture with routine healing +S72045E Nondisplaced fracture of base of neck of left femur, subsequent encounter for open fracture type I or II with routine healing +S72045F Nondisplaced fracture of base of neck of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72045G Nondisplaced fracture of base of neck of left femur, subsequent encounter for closed fracture with delayed healing +S72045H Nondisplaced fracture of base of neck of left femur, subsequent encounter for open fracture type I or II with delayed healing +S72045J Nondisplaced fracture of base of neck of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72045K Nondisplaced fracture of base of neck of left femur, subsequent encounter for closed fracture with nonunion +S72045M Nondisplaced fracture of base of neck of left femur, subsequent encounter for open fracture type I or II with nonunion +S72045N Nondisplaced fracture of base of neck of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72045P Nondisplaced fracture of base of neck of left femur, subsequent encounter for closed fracture with malunion +S72045Q Nondisplaced fracture of base of neck of left femur, subsequent encounter for open fracture type I or II with malunion +S72045R Nondisplaced fracture of base of neck of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72045S Nondisplaced fracture of base of neck of left femur, sequela +S72046A Nondisplaced fracture of base of neck of unspecified femur, initial encounter for closed fracture +S72046B Nondisplaced fracture of base of neck of unspecified femur, initial encounter for open fracture type I or II +S72046C Nondisplaced fracture of base of neck of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72046D Nondisplaced fracture of base of neck of unspecified femur, subsequent encounter for closed fracture with routine healing +S72046E Nondisplaced fracture of base of neck of unspecified femur, subsequent encounter for open fracture type I or II with routine healing +S72046F Nondisplaced fracture of base of neck of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72046G Nondisplaced fracture of base of neck of unspecified femur, subsequent encounter for closed fracture with delayed healing +S72046H Nondisplaced fracture of base of neck of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing +S72046J Nondisplaced fracture of base of neck of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72046K Nondisplaced fracture of base of neck of unspecified femur, subsequent encounter for closed fracture with nonunion +S72046M Nondisplaced fracture of base of neck of unspecified femur, subsequent encounter for open fracture type I or II with nonunion +S72046N Nondisplaced fracture of base of neck of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72046P Nondisplaced fracture of base of neck of unspecified femur, subsequent encounter for closed fracture with malunion +S72046Q Nondisplaced fracture of base of neck of unspecified femur, subsequent encounter for open fracture type I or II with malunion +S72046R Nondisplaced fracture of base of neck of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72046S Nondisplaced fracture of base of neck of unspecified femur, sequela +S72051A Unspecified fracture of head of right femur, initial encounter for closed fracture +S72051B Unspecified fracture of head of right femur, initial encounter for open fracture type I or II +S72051C Unspecified fracture of head of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72051D Unspecified fracture of head of right femur, subsequent encounter for closed fracture with routine healing +S72051E Unspecified fracture of head of right femur, subsequent encounter for open fracture type I or II with routine healing +S72051F Unspecified fracture of head of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72051G Unspecified fracture of head of right femur, subsequent encounter for closed fracture with delayed healing +S72051H Unspecified fracture of head of right femur, subsequent encounter for open fracture type I or II with delayed healing +S72051J Unspecified fracture of head of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72051K Unspecified fracture of head of right femur, subsequent encounter for closed fracture with nonunion +S72051M Unspecified fracture of head of right femur, subsequent encounter for open fracture type I or II with nonunion +S72051N Unspecified fracture of head of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72051P Unspecified fracture of head of right femur, subsequent encounter for closed fracture with malunion +S72051Q Unspecified fracture of head of right femur, subsequent encounter for open fracture type I or II with malunion +S72051R Unspecified fracture of head of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72051S Unspecified fracture of head of right femur, sequela +S72052A Unspecified fracture of head of left femur, initial encounter for closed fracture +S72052B Unspecified fracture of head of left femur, initial encounter for open fracture type I or II +S72052C Unspecified fracture of head of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72052D Unspecified fracture of head of left femur, subsequent encounter for closed fracture with routine healing +S72052E Unspecified fracture of head of left femur, subsequent encounter for open fracture type I or II with routine healing +S72052F Unspecified fracture of head of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72052G Unspecified fracture of head of left femur, subsequent encounter for closed fracture with delayed healing +S72052H Unspecified fracture of head of left femur, subsequent encounter for open fracture type I or II with delayed healing +S72052J Unspecified fracture of head of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72052K Unspecified fracture of head of left femur, subsequent encounter for closed fracture with nonunion +S72052M Unspecified fracture of head of left femur, subsequent encounter for open fracture type I or II with nonunion +S72052N Unspecified fracture of head of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72052P Unspecified fracture of head of left femur, subsequent encounter for closed fracture with malunion +S72052Q Unspecified fracture of head of left femur, subsequent encounter for open fracture type I or II with malunion +S72052R Unspecified fracture of head of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72052S Unspecified fracture of head of left femur, sequela +S72059A Unspecified fracture of head of unspecified femur, initial encounter for closed fracture +S72059B Unspecified fracture of head of unspecified femur, initial encounter for open fracture type I or II +S72059C Unspecified fracture of head of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72059D Unspecified fracture of head of unspecified femur, subsequent encounter for closed fracture with routine healing +S72059E Unspecified fracture of head of unspecified femur, subsequent encounter for open fracture type I or II with routine healing +S72059F Unspecified fracture of head of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72059G Unspecified fracture of head of unspecified femur, subsequent encounter for closed fracture with delayed healing +S72059H Unspecified fracture of head of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing +S72059J Unspecified fracture of head of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72059K Unspecified fracture of head of unspecified femur, subsequent encounter for closed fracture with nonunion +S72059M Unspecified fracture of head of unspecified femur, subsequent encounter for open fracture type I or II with nonunion +S72059N Unspecified fracture of head of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72059P Unspecified fracture of head of unspecified femur, subsequent encounter for closed fracture with malunion +S72059Q Unspecified fracture of head of unspecified femur, subsequent encounter for open fracture type I or II with malunion +S72059R Unspecified fracture of head of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72059S Unspecified fracture of head of unspecified femur, sequela +S72061A Displaced articular fracture of head of right femur, initial encounter for closed fracture +S72061B Displaced articular fracture of head of right femur, initial encounter for open fracture type I or II +S72061C Displaced articular fracture of head of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72061D Displaced articular fracture of head of right femur, subsequent encounter for closed fracture with routine healing +S72061E Displaced articular fracture of head of right femur, subsequent encounter for open fracture type I or II with routine healing +S72061F Displaced articular fracture of head of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72061G Displaced articular fracture of head of right femur, subsequent encounter for closed fracture with delayed healing +S72061H Displaced articular fracture of head of right femur, subsequent encounter for open fracture type I or II with delayed healing +S72061J Displaced articular fracture of head of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72061K Displaced articular fracture of head of right femur, subsequent encounter for closed fracture with nonunion +S72061M Displaced articular fracture of head of right femur, subsequent encounter for open fracture type I or II with nonunion +S72061N Displaced articular fracture of head of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72061P Displaced articular fracture of head of right femur, subsequent encounter for closed fracture with malunion +S72061Q Displaced articular fracture of head of right femur, subsequent encounter for open fracture type I or II with malunion +S72061R Displaced articular fracture of head of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72061S Displaced articular fracture of head of right femur, sequela +S72062A Displaced articular fracture of head of left femur, initial encounter for closed fracture +S72062B Displaced articular fracture of head of left femur, initial encounter for open fracture type I or II +S72062C Displaced articular fracture of head of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72062D Displaced articular fracture of head of left femur, subsequent encounter for closed fracture with routine healing +S72062E Displaced articular fracture of head of left femur, subsequent encounter for open fracture type I or II with routine healing +S72062F Displaced articular fracture of head of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72062G Displaced articular fracture of head of left femur, subsequent encounter for closed fracture with delayed healing +S72062H Displaced articular fracture of head of left femur, subsequent encounter for open fracture type I or II with delayed healing +S72062J Displaced articular fracture of head of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72062K Displaced articular fracture of head of left femur, subsequent encounter for closed fracture with nonunion +S72062M Displaced articular fracture of head of left femur, subsequent encounter for open fracture type I or II with nonunion +S72062N Displaced articular fracture of head of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72062P Displaced articular fracture of head of left femur, subsequent encounter for closed fracture with malunion +S72062Q Displaced articular fracture of head of left femur, subsequent encounter for open fracture type I or II with malunion +S72062R Displaced articular fracture of head of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72062S Displaced articular fracture of head of left femur, sequela +S72063A Displaced articular fracture of head of unspecified femur, initial encounter for closed fracture +S72063B Displaced articular fracture of head of unspecified femur, initial encounter for open fracture type I or II +S72063C Displaced articular fracture of head of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72063D Displaced articular fracture of head of unspecified femur, subsequent encounter for closed fracture with routine healing +S72063E Displaced articular fracture of head of unspecified femur, subsequent encounter for open fracture type I or II with routine healing +S72063F Displaced articular fracture of head of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72063G Displaced articular fracture of head of unspecified femur, subsequent encounter for closed fracture with delayed healing +S72063H Displaced articular fracture of head of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing +S72063J Displaced articular fracture of head of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72063K Displaced articular fracture of head of unspecified femur, subsequent encounter for closed fracture with nonunion +S72063M Displaced articular fracture of head of unspecified femur, subsequent encounter for open fracture type I or II with nonunion +S72063N Displaced articular fracture of head of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72063P Displaced articular fracture of head of unspecified femur, subsequent encounter for closed fracture with malunion +S72063Q Displaced articular fracture of head of unspecified femur, subsequent encounter for open fracture type I or II with malunion +S72063R Displaced articular fracture of head of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72063S Displaced articular fracture of head of unspecified femur, sequela +S72064A Nondisplaced articular fracture of head of right femur, initial encounter for closed fracture +S72064B Nondisplaced articular fracture of head of right femur, initial encounter for open fracture type I or II +S72064C Nondisplaced articular fracture of head of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72064D Nondisplaced articular fracture of head of right femur, subsequent encounter for closed fracture with routine healing +S72064E Nondisplaced articular fracture of head of right femur, subsequent encounter for open fracture type I or II with routine healing +S72064F Nondisplaced articular fracture of head of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72064G Nondisplaced articular fracture of head of right femur, subsequent encounter for closed fracture with delayed healing +S72064H Nondisplaced articular fracture of head of right femur, subsequent encounter for open fracture type I or II with delayed healing +S72064J Nondisplaced articular fracture of head of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72064K Nondisplaced articular fracture of head of right femur, subsequent encounter for closed fracture with nonunion +S72064M Nondisplaced articular fracture of head of right femur, subsequent encounter for open fracture type I or II with nonunion +S72064N Nondisplaced articular fracture of head of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72064P Nondisplaced articular fracture of head of right femur, subsequent encounter for closed fracture with malunion +S72064Q Nondisplaced articular fracture of head of right femur, subsequent encounter for open fracture type I or II with malunion +S72064R Nondisplaced articular fracture of head of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72064S Nondisplaced articular fracture of head of right femur, sequela +S72065A Nondisplaced articular fracture of head of left femur, initial encounter for closed fracture +S72065B Nondisplaced articular fracture of head of left femur, initial encounter for open fracture type I or II +S72065C Nondisplaced articular fracture of head of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72065D Nondisplaced articular fracture of head of left femur, subsequent encounter for closed fracture with routine healing +S72065E Nondisplaced articular fracture of head of left femur, subsequent encounter for open fracture type I or II with routine healing +S72065F Nondisplaced articular fracture of head of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72065G Nondisplaced articular fracture of head of left femur, subsequent encounter for closed fracture with delayed healing +S72065H Nondisplaced articular fracture of head of left femur, subsequent encounter for open fracture type I or II with delayed healing +S72065J Nondisplaced articular fracture of head of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72065K Nondisplaced articular fracture of head of left femur, subsequent encounter for closed fracture with nonunion +S72065M Nondisplaced articular fracture of head of left femur, subsequent encounter for open fracture type I or II with nonunion +S72065N Nondisplaced articular fracture of head of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72065P Nondisplaced articular fracture of head of left femur, subsequent encounter for closed fracture with malunion +S72065Q Nondisplaced articular fracture of head of left femur, subsequent encounter for open fracture type I or II with malunion +S72065R Nondisplaced articular fracture of head of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72065S Nondisplaced articular fracture of head of left femur, sequela +S72066A Nondisplaced articular fracture of head of unspecified femur, initial encounter for closed fracture +S72066B Nondisplaced articular fracture of head of unspecified femur, initial encounter for open fracture type I or II +S72066C Nondisplaced articular fracture of head of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72066D Nondisplaced articular fracture of head of unspecified femur, subsequent encounter for closed fracture with routine healing +S72066E Nondisplaced articular fracture of head of unspecified femur, subsequent encounter for open fracture type I or II with routine healing +S72066F Nondisplaced articular fracture of head of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72066G Nondisplaced articular fracture of head of unspecified femur, subsequent encounter for closed fracture with delayed healing +S72066H Nondisplaced articular fracture of head of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing +S72066J Nondisplaced articular fracture of head of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72066K Nondisplaced articular fracture of head of unspecified femur, subsequent encounter for closed fracture with nonunion +S72066M Nondisplaced articular fracture of head of unspecified femur, subsequent encounter for open fracture type I or II with nonunion +S72066N Nondisplaced articular fracture of head of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72066P Nondisplaced articular fracture of head of unspecified femur, subsequent encounter for closed fracture with malunion +S72066Q Nondisplaced articular fracture of head of unspecified femur, subsequent encounter for open fracture type I or II with malunion +S72066R Nondisplaced articular fracture of head of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72066S Nondisplaced articular fracture of head of unspecified femur, sequela +S72091A Other fracture of head and neck of right femur, initial encounter for closed fracture +S72091B Other fracture of head and neck of right femur, initial encounter for open fracture type I or II +S72091C Other fracture of head and neck of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72091D Other fracture of head and neck of right femur, subsequent encounter for closed fracture with routine healing +S72091E Other fracture of head and neck of right femur, subsequent encounter for open fracture type I or II with routine healing +S72091F Other fracture of head and neck of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72091G Other fracture of head and neck of right femur, subsequent encounter for closed fracture with delayed healing +S72091H Other fracture of head and neck of right femur, subsequent encounter for open fracture type I or II with delayed healing +S72091J Other fracture of head and neck of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72091K Other fracture of head and neck of right femur, subsequent encounter for closed fracture with nonunion +S72091M Other fracture of head and neck of right femur, subsequent encounter for open fracture type I or II with nonunion +S72091N Other fracture of head and neck of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72091P Other fracture of head and neck of right femur, subsequent encounter for closed fracture with malunion +S72091Q Other fracture of head and neck of right femur, subsequent encounter for open fracture type I or II with malunion +S72091R Other fracture of head and neck of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72091S Other fracture of head and neck of right femur, sequela +S72092A Other fracture of head and neck of left femur, initial encounter for closed fracture +S72092B Other fracture of head and neck of left femur, initial encounter for open fracture type I or II +S72092C Other fracture of head and neck of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72092D Other fracture of head and neck of left femur, subsequent encounter for closed fracture with routine healing +S72092E Other fracture of head and neck of left femur, subsequent encounter for open fracture type I or II with routine healing +S72092F Other fracture of head and neck of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72092G Other fracture of head and neck of left femur, subsequent encounter for closed fracture with delayed healing +S72092H Other fracture of head and neck of left femur, subsequent encounter for open fracture type I or II with delayed healing +S72092J Other fracture of head and neck of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72092K Other fracture of head and neck of left femur, subsequent encounter for closed fracture with nonunion +S72092M Other fracture of head and neck of left femur, subsequent encounter for open fracture type I or II with nonunion +S72092N Other fracture of head and neck of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72092P Other fracture of head and neck of left femur, subsequent encounter for closed fracture with malunion +S72092Q Other fracture of head and neck of left femur, subsequent encounter for open fracture type I or II with malunion +S72092R Other fracture of head and neck of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72092S Other fracture of head and neck of left femur, sequela +S72099A Other fracture of head and neck of unspecified femur, initial encounter for closed fracture +S72099B Other fracture of head and neck of unspecified femur, initial encounter for open fracture type I or II +S72099C Other fracture of head and neck of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72099D Other fracture of head and neck of unspecified femur, subsequent encounter for closed fracture with routine healing +S72099E Other fracture of head and neck of unspecified femur, subsequent encounter for open fracture type I or II with routine healing +S72099F Other fracture of head and neck of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72099G Other fracture of head and neck of unspecified femur, subsequent encounter for closed fracture with delayed healing +S72099H Other fracture of head and neck of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing +S72099J Other fracture of head and neck of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72099K Other fracture of head and neck of unspecified femur, subsequent encounter for closed fracture with nonunion +S72099M Other fracture of head and neck of unspecified femur, subsequent encounter for open fracture type I or II with nonunion +S72099N Other fracture of head and neck of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72099P Other fracture of head and neck of unspecified femur, subsequent encounter for closed fracture with malunion +S72099Q Other fracture of head and neck of unspecified femur, subsequent encounter for open fracture type I or II with malunion +S72099R Other fracture of head and neck of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72099S Other fracture of head and neck of unspecified femur, sequela +S72101A Unspecified trochanteric fracture of right femur, initial encounter for closed fracture +S72101B Unspecified trochanteric fracture of right femur, initial encounter for open fracture type I or II +S72101C Unspecified trochanteric fracture of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72101D Unspecified trochanteric fracture of right femur, subsequent encounter for closed fracture with routine healing +S72101E Unspecified trochanteric fracture of right femur, subsequent encounter for open fracture type I or II with routine healing +S72101F Unspecified trochanteric fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72101G Unspecified trochanteric fracture of right femur, subsequent encounter for closed fracture with delayed healing +S72101H Unspecified trochanteric fracture of right femur, subsequent encounter for open fracture type I or II with delayed healing +S72101J Unspecified trochanteric fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72101K Unspecified trochanteric fracture of right femur, subsequent encounter for closed fracture with nonunion +S72101M Unspecified trochanteric fracture of right femur, subsequent encounter for open fracture type I or II with nonunion +S72101N Unspecified trochanteric fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72101P Unspecified trochanteric fracture of right femur, subsequent encounter for closed fracture with malunion +S72101Q Unspecified trochanteric fracture of right femur, subsequent encounter for open fracture type I or II with malunion +S72101R Unspecified trochanteric fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72101S Unspecified trochanteric fracture of right femur, sequela +S72102A Unspecified trochanteric fracture of left femur, initial encounter for closed fracture +S72102B Unspecified trochanteric fracture of left femur, initial encounter for open fracture type I or II +S72102C Unspecified trochanteric fracture of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72102D Unspecified trochanteric fracture of left femur, subsequent encounter for closed fracture with routine healing +S72102E Unspecified trochanteric fracture of left femur, subsequent encounter for open fracture type I or II with routine healing +S72102F Unspecified trochanteric fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72102G Unspecified trochanteric fracture of left femur, subsequent encounter for closed fracture with delayed healing +S72102H Unspecified trochanteric fracture of left femur, subsequent encounter for open fracture type I or II with delayed healing +S72102J Unspecified trochanteric fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72102K Unspecified trochanteric fracture of left femur, subsequent encounter for closed fracture with nonunion +S72102M Unspecified trochanteric fracture of left femur, subsequent encounter for open fracture type I or II with nonunion +S72102N Unspecified trochanteric fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72102P Unspecified trochanteric fracture of left femur, subsequent encounter for closed fracture with malunion +S72102Q Unspecified trochanteric fracture of left femur, subsequent encounter for open fracture type I or II with malunion +S72102R Unspecified trochanteric fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72102S Unspecified trochanteric fracture of left femur, sequela +S72109A Unspecified trochanteric fracture of unspecified femur, initial encounter for closed fracture +S72109B Unspecified trochanteric fracture of unspecified femur, initial encounter for open fracture type I or II +S72109C Unspecified trochanteric fracture of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72109D Unspecified trochanteric fracture of unspecified femur, subsequent encounter for closed fracture with routine healing +S72109E Unspecified trochanteric fracture of unspecified femur, subsequent encounter for open fracture type I or II with routine healing +S72109F Unspecified trochanteric fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72109G Unspecified trochanteric fracture of unspecified femur, subsequent encounter for closed fracture with delayed healing +S72109H Unspecified trochanteric fracture of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing +S72109J Unspecified trochanteric fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72109K Unspecified trochanteric fracture of unspecified femur, subsequent encounter for closed fracture with nonunion +S72109M Unspecified trochanteric fracture of unspecified femur, subsequent encounter for open fracture type I or II with nonunion +S72109N Unspecified trochanteric fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72109P Unspecified trochanteric fracture of unspecified femur, subsequent encounter for closed fracture with malunion +S72109Q Unspecified trochanteric fracture of unspecified femur, subsequent encounter for open fracture type I or II with malunion +S72109R Unspecified trochanteric fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72109S Unspecified trochanteric fracture of unspecified femur, sequela +S72111A Displaced fracture of greater trochanter of right femur, initial encounter for closed fracture +S72111B Displaced fracture of greater trochanter of right femur, initial encounter for open fracture type I or II +S72111C Displaced fracture of greater trochanter of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72111D Displaced fracture of greater trochanter of right femur, subsequent encounter for closed fracture with routine healing +S72111E Displaced fracture of greater trochanter of right femur, subsequent encounter for open fracture type I or II with routine healing +S72111F Displaced fracture of greater trochanter of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72111G Displaced fracture of greater trochanter of right femur, subsequent encounter for closed fracture with delayed healing +S72111H Displaced fracture of greater trochanter of right femur, subsequent encounter for open fracture type I or II with delayed healing +S72111J Displaced fracture of greater trochanter of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72111K Displaced fracture of greater trochanter of right femur, subsequent encounter for closed fracture with nonunion +S72111M Displaced fracture of greater trochanter of right femur, subsequent encounter for open fracture type I or II with nonunion +S72111N Displaced fracture of greater trochanter of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72111P Displaced fracture of greater trochanter of right femur, subsequent encounter for closed fracture with malunion +S72111Q Displaced fracture of greater trochanter of right femur, subsequent encounter for open fracture type I or II with malunion +S72111R Displaced fracture of greater trochanter of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72111S Displaced fracture of greater trochanter of right femur, sequela +S72112A Displaced fracture of greater trochanter of left femur, initial encounter for closed fracture +S72112B Displaced fracture of greater trochanter of left femur, initial encounter for open fracture type I or II +S72112C Displaced fracture of greater trochanter of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72112D Displaced fracture of greater trochanter of left femur, subsequent encounter for closed fracture with routine healing +S72112E Displaced fracture of greater trochanter of left femur, subsequent encounter for open fracture type I or II with routine healing +S72112F Displaced fracture of greater trochanter of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72112G Displaced fracture of greater trochanter of left femur, subsequent encounter for closed fracture with delayed healing +S72112H Displaced fracture of greater trochanter of left femur, subsequent encounter for open fracture type I or II with delayed healing +S72112J Displaced fracture of greater trochanter of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72112K Displaced fracture of greater trochanter of left femur, subsequent encounter for closed fracture with nonunion +S72112M Displaced fracture of greater trochanter of left femur, subsequent encounter for open fracture type I or II with nonunion +S72112N Displaced fracture of greater trochanter of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72112P Displaced fracture of greater trochanter of left femur, subsequent encounter for closed fracture with malunion +S72112Q Displaced fracture of greater trochanter of left femur, subsequent encounter for open fracture type I or II with malunion +S72112R Displaced fracture of greater trochanter of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72112S Displaced fracture of greater trochanter of left femur, sequela +S72113A Displaced fracture of greater trochanter of unspecified femur, initial encounter for closed fracture +S72113B Displaced fracture of greater trochanter of unspecified femur, initial encounter for open fracture type I or II +S72113C Displaced fracture of greater trochanter of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72113D Displaced fracture of greater trochanter of unspecified femur, subsequent encounter for closed fracture with routine healing +S72113E Displaced fracture of greater trochanter of unspecified femur, subsequent encounter for open fracture type I or II with routine healing +S72113F Displaced fracture of greater trochanter of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72113G Displaced fracture of greater trochanter of unspecified femur, subsequent encounter for closed fracture with delayed healing +S72113H Displaced fracture of greater trochanter of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing +S72113J Displaced fracture of greater trochanter of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72113K Displaced fracture of greater trochanter of unspecified femur, subsequent encounter for closed fracture with nonunion +S72113M Displaced fracture of greater trochanter of unspecified femur, subsequent encounter for open fracture type I or II with nonunion +S72113N Displaced fracture of greater trochanter of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72113P Displaced fracture of greater trochanter of unspecified femur, subsequent encounter for closed fracture with malunion +S72113Q Displaced fracture of greater trochanter of unspecified femur, subsequent encounter for open fracture type I or II with malunion +S72113R Displaced fracture of greater trochanter of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72113S Displaced fracture of greater trochanter of unspecified femur, sequela +S72114A Nondisplaced fracture of greater trochanter of right femur, initial encounter for closed fracture +S72114B Nondisplaced fracture of greater trochanter of right femur, initial encounter for open fracture type I or II +S72114C Nondisplaced fracture of greater trochanter of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72114D Nondisplaced fracture of greater trochanter of right femur, subsequent encounter for closed fracture with routine healing +S72114E Nondisplaced fracture of greater trochanter of right femur, subsequent encounter for open fracture type I or II with routine healing +S72114F Nondisplaced fracture of greater trochanter of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72114G Nondisplaced fracture of greater trochanter of right femur, subsequent encounter for closed fracture with delayed healing +S72114H Nondisplaced fracture of greater trochanter of right femur, subsequent encounter for open fracture type I or II with delayed healing +S72114J Nondisplaced fracture of greater trochanter of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72114K Nondisplaced fracture of greater trochanter of right femur, subsequent encounter for closed fracture with nonunion +S72114M Nondisplaced fracture of greater trochanter of right femur, subsequent encounter for open fracture type I or II with nonunion +S72114N Nondisplaced fracture of greater trochanter of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72114P Nondisplaced fracture of greater trochanter of right femur, subsequent encounter for closed fracture with malunion +S72114Q Nondisplaced fracture of greater trochanter of right femur, subsequent encounter for open fracture type I or II with malunion +S72114R Nondisplaced fracture of greater trochanter of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72114S Nondisplaced fracture of greater trochanter of right femur, sequela +S72115A Nondisplaced fracture of greater trochanter of left femur, initial encounter for closed fracture +S72115B Nondisplaced fracture of greater trochanter of left femur, initial encounter for open fracture type I or II +S72115C Nondisplaced fracture of greater trochanter of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72115D Nondisplaced fracture of greater trochanter of left femur, subsequent encounter for closed fracture with routine healing +S72115E Nondisplaced fracture of greater trochanter of left femur, subsequent encounter for open fracture type I or II with routine healing +S72115F Nondisplaced fracture of greater trochanter of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72115G Nondisplaced fracture of greater trochanter of left femur, subsequent encounter for closed fracture with delayed healing +S72115H Nondisplaced fracture of greater trochanter of left femur, subsequent encounter for open fracture type I or II with delayed healing +S72115J Nondisplaced fracture of greater trochanter of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72115K Nondisplaced fracture of greater trochanter of left femur, subsequent encounter for closed fracture with nonunion +S72115M Nondisplaced fracture of greater trochanter of left femur, subsequent encounter for open fracture type I or II with nonunion +S72115N Nondisplaced fracture of greater trochanter of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72115P Nondisplaced fracture of greater trochanter of left femur, subsequent encounter for closed fracture with malunion +S72115Q Nondisplaced fracture of greater trochanter of left femur, subsequent encounter for open fracture type I or II with malunion +S72115R Nondisplaced fracture of greater trochanter of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72115S Nondisplaced fracture of greater trochanter of left femur, sequela +S72116A Nondisplaced fracture of greater trochanter of unspecified femur, initial encounter for closed fracture +S72116B Nondisplaced fracture of greater trochanter of unspecified femur, initial encounter for open fracture type I or II +S72116C Nondisplaced fracture of greater trochanter of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72116D Nondisplaced fracture of greater trochanter of unspecified femur, subsequent encounter for closed fracture with routine healing +S72116E Nondisplaced fracture of greater trochanter of unspecified femur, subsequent encounter for open fracture type I or II with routine healing +S72116F Nondisplaced fracture of greater trochanter of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72116G Nondisplaced fracture of greater trochanter of unspecified femur, subsequent encounter for closed fracture with delayed healing +S72116H Nondisplaced fracture of greater trochanter of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing +S72116J Nondisplaced fracture of greater trochanter of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72116K Nondisplaced fracture of greater trochanter of unspecified femur, subsequent encounter for closed fracture with nonunion +S72116M Nondisplaced fracture of greater trochanter of unspecified femur, subsequent encounter for open fracture type I or II with nonunion +S72116N Nondisplaced fracture of greater trochanter of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72116P Nondisplaced fracture of greater trochanter of unspecified femur, subsequent encounter for closed fracture with malunion +S72116Q Nondisplaced fracture of greater trochanter of unspecified femur, subsequent encounter for open fracture type I or II with malunion +S72116R Nondisplaced fracture of greater trochanter of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72116S Nondisplaced fracture of greater trochanter of unspecified femur, sequela +S72121A Displaced fracture of lesser trochanter of right femur, initial encounter for closed fracture +S72121B Displaced fracture of lesser trochanter of right femur, initial encounter for open fracture type I or II +S72121C Displaced fracture of lesser trochanter of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72121D Displaced fracture of lesser trochanter of right femur, subsequent encounter for closed fracture with routine healing +S72121E Displaced fracture of lesser trochanter of right femur, subsequent encounter for open fracture type I or II with routine healing +S72121F Displaced fracture of lesser trochanter of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72121G Displaced fracture of lesser trochanter of right femur, subsequent encounter for closed fracture with delayed healing +S72121H Displaced fracture of lesser trochanter of right femur, subsequent encounter for open fracture type I or II with delayed healing +S72121J Displaced fracture of lesser trochanter of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72121K Displaced fracture of lesser trochanter of right femur, subsequent encounter for closed fracture with nonunion +S72121M Displaced fracture of lesser trochanter of right femur, subsequent encounter for open fracture type I or II with nonunion +S72121N Displaced fracture of lesser trochanter of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72121P Displaced fracture of lesser trochanter of right femur, subsequent encounter for closed fracture with malunion +S72121Q Displaced fracture of lesser trochanter of right femur, subsequent encounter for open fracture type I or II with malunion +S72121R Displaced fracture of lesser trochanter of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72121S Displaced fracture of lesser trochanter of right femur, sequela +S72122A Displaced fracture of lesser trochanter of left femur, initial encounter for closed fracture +S72122B Displaced fracture of lesser trochanter of left femur, initial encounter for open fracture type I or II +S72122C Displaced fracture of lesser trochanter of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72122D Displaced fracture of lesser trochanter of left femur, subsequent encounter for closed fracture with routine healing +S72122E Displaced fracture of lesser trochanter of left femur, subsequent encounter for open fracture type I or II with routine healing +S72122F Displaced fracture of lesser trochanter of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72122G Displaced fracture of lesser trochanter of left femur, subsequent encounter for closed fracture with delayed healing +S72122H Displaced fracture of lesser trochanter of left femur, subsequent encounter for open fracture type I or II with delayed healing +S72122J Displaced fracture of lesser trochanter of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72122K Displaced fracture of lesser trochanter of left femur, subsequent encounter for closed fracture with nonunion +S72122M Displaced fracture of lesser trochanter of left femur, subsequent encounter for open fracture type I or II with nonunion +S72122N Displaced fracture of lesser trochanter of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72122P Displaced fracture of lesser trochanter of left femur, subsequent encounter for closed fracture with malunion +S72122Q Displaced fracture of lesser trochanter of left femur, subsequent encounter for open fracture type I or II with malunion +S72122R Displaced fracture of lesser trochanter of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72122S Displaced fracture of lesser trochanter of left femur, sequela +S72123A Displaced fracture of lesser trochanter of unspecified femur, initial encounter for closed fracture +S72123B Displaced fracture of lesser trochanter of unspecified femur, initial encounter for open fracture type I or II +S72123C Displaced fracture of lesser trochanter of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72123D Displaced fracture of lesser trochanter of unspecified femur, subsequent encounter for closed fracture with routine healing +S72123E Displaced fracture of lesser trochanter of unspecified femur, subsequent encounter for open fracture type I or II with routine healing +S72123F Displaced fracture of lesser trochanter of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72123G Displaced fracture of lesser trochanter of unspecified femur, subsequent encounter for closed fracture with delayed healing +S72123H Displaced fracture of lesser trochanter of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing +S72123J Displaced fracture of lesser trochanter of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72123K Displaced fracture of lesser trochanter of unspecified femur, subsequent encounter for closed fracture with nonunion +S72123M Displaced fracture of lesser trochanter of unspecified femur, subsequent encounter for open fracture type I or II with nonunion +S72123N Displaced fracture of lesser trochanter of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72123P Displaced fracture of lesser trochanter of unspecified femur, subsequent encounter for closed fracture with malunion +S72123Q Displaced fracture of lesser trochanter of unspecified femur, subsequent encounter for open fracture type I or II with malunion +S72123R Displaced fracture of lesser trochanter of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72123S Displaced fracture of lesser trochanter of unspecified femur, sequela +S72124A Nondisplaced fracture of lesser trochanter of right femur, initial encounter for closed fracture +S72124B Nondisplaced fracture of lesser trochanter of right femur, initial encounter for open fracture type I or II +S72124C Nondisplaced fracture of lesser trochanter of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72124D Nondisplaced fracture of lesser trochanter of right femur, subsequent encounter for closed fracture with routine healing +S72124E Nondisplaced fracture of lesser trochanter of right femur, subsequent encounter for open fracture type I or II with routine healing +S72124F Nondisplaced fracture of lesser trochanter of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72124G Nondisplaced fracture of lesser trochanter of right femur, subsequent encounter for closed fracture with delayed healing +S72124H Nondisplaced fracture of lesser trochanter of right femur, subsequent encounter for open fracture type I or II with delayed healing +S72124J Nondisplaced fracture of lesser trochanter of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72124K Nondisplaced fracture of lesser trochanter of right femur, subsequent encounter for closed fracture with nonunion +S72124M Nondisplaced fracture of lesser trochanter of right femur, subsequent encounter for open fracture type I or II with nonunion +S72124N Nondisplaced fracture of lesser trochanter of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72124P Nondisplaced fracture of lesser trochanter of right femur, subsequent encounter for closed fracture with malunion +S72124Q Nondisplaced fracture of lesser trochanter of right femur, subsequent encounter for open fracture type I or II with malunion +S72124R Nondisplaced fracture of lesser trochanter of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72124S Nondisplaced fracture of lesser trochanter of right femur, sequela +S72125A Nondisplaced fracture of lesser trochanter of left femur, initial encounter for closed fracture +S72125B Nondisplaced fracture of lesser trochanter of left femur, initial encounter for open fracture type I or II +S72125C Nondisplaced fracture of lesser trochanter of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72125D Nondisplaced fracture of lesser trochanter of left femur, subsequent encounter for closed fracture with routine healing +S72125E Nondisplaced fracture of lesser trochanter of left femur, subsequent encounter for open fracture type I or II with routine healing +S72125F Nondisplaced fracture of lesser trochanter of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72125G Nondisplaced fracture of lesser trochanter of left femur, subsequent encounter for closed fracture with delayed healing +S72125H Nondisplaced fracture of lesser trochanter of left femur, subsequent encounter for open fracture type I or II with delayed healing +S72125J Nondisplaced fracture of lesser trochanter of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72125K Nondisplaced fracture of lesser trochanter of left femur, subsequent encounter for closed fracture with nonunion +S72125M Nondisplaced fracture of lesser trochanter of left femur, subsequent encounter for open fracture type I or II with nonunion +S72125N Nondisplaced fracture of lesser trochanter of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72125P Nondisplaced fracture of lesser trochanter of left femur, subsequent encounter for closed fracture with malunion +S72125Q Nondisplaced fracture of lesser trochanter of left femur, subsequent encounter for open fracture type I or II with malunion +S72125R Nondisplaced fracture of lesser trochanter of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72125S Nondisplaced fracture of lesser trochanter of left femur, sequela +S72126A Nondisplaced fracture of lesser trochanter of unspecified femur, initial encounter for closed fracture +S72126B Nondisplaced fracture of lesser trochanter of unspecified femur, initial encounter for open fracture type I or II +S72126C Nondisplaced fracture of lesser trochanter of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72126D Nondisplaced fracture of lesser trochanter of unspecified femur, subsequent encounter for closed fracture with routine healing +S72126E Nondisplaced fracture of lesser trochanter of unspecified femur, subsequent encounter for open fracture type I or II with routine healing +S72126F Nondisplaced fracture of lesser trochanter of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72126G Nondisplaced fracture of lesser trochanter of unspecified femur, subsequent encounter for closed fracture with delayed healing +S72126H Nondisplaced fracture of lesser trochanter of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing +S72126J Nondisplaced fracture of lesser trochanter of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72126K Nondisplaced fracture of lesser trochanter of unspecified femur, subsequent encounter for closed fracture with nonunion +S72126M Nondisplaced fracture of lesser trochanter of unspecified femur, subsequent encounter for open fracture type I or II with nonunion +S72126N Nondisplaced fracture of lesser trochanter of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72126P Nondisplaced fracture of lesser trochanter of unspecified femur, subsequent encounter for closed fracture with malunion +S72126Q Nondisplaced fracture of lesser trochanter of unspecified femur, subsequent encounter for open fracture type I or II with malunion +S72126R Nondisplaced fracture of lesser trochanter of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72126S Nondisplaced fracture of lesser trochanter of unspecified femur, sequela +S72131A Displaced apophyseal fracture of right femur, initial encounter for closed fracture +S72131B Displaced apophyseal fracture of right femur, initial encounter for open fracture type I or II +S72131C Displaced apophyseal fracture of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72131D Displaced apophyseal fracture of right femur, subsequent encounter for closed fracture with routine healing +S72131E Displaced apophyseal fracture of right femur, subsequent encounter for open fracture type I or II with routine healing +S72131F Displaced apophyseal fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72131G Displaced apophyseal fracture of right femur, subsequent encounter for closed fracture with delayed healing +S72131H Displaced apophyseal fracture of right femur, subsequent encounter for open fracture type I or II with delayed healing +S72131J Displaced apophyseal fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72131K Displaced apophyseal fracture of right femur, subsequent encounter for closed fracture with nonunion +S72131M Displaced apophyseal fracture of right femur, subsequent encounter for open fracture type I or II with nonunion +S72131N Displaced apophyseal fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72131P Displaced apophyseal fracture of right femur, subsequent encounter for closed fracture with malunion +S72131Q Displaced apophyseal fracture of right femur, subsequent encounter for open fracture type I or II with malunion +S72131R Displaced apophyseal fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72131S Displaced apophyseal fracture of right femur, sequela +S72132A Displaced apophyseal fracture of left femur, initial encounter for closed fracture +S72132B Displaced apophyseal fracture of left femur, initial encounter for open fracture type I or II +S72132C Displaced apophyseal fracture of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72132D Displaced apophyseal fracture of left femur, subsequent encounter for closed fracture with routine healing +S72132E Displaced apophyseal fracture of left femur, subsequent encounter for open fracture type I or II with routine healing +S72132F Displaced apophyseal fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72132G Displaced apophyseal fracture of left femur, subsequent encounter for closed fracture with delayed healing +S72132H Displaced apophyseal fracture of left femur, subsequent encounter for open fracture type I or II with delayed healing +S72132J Displaced apophyseal fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72132K Displaced apophyseal fracture of left femur, subsequent encounter for closed fracture with nonunion +S72132M Displaced apophyseal fracture of left femur, subsequent encounter for open fracture type I or II with nonunion +S72132N Displaced apophyseal fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72132P Displaced apophyseal fracture of left femur, subsequent encounter for closed fracture with malunion +S72132Q Displaced apophyseal fracture of left femur, subsequent encounter for open fracture type I or II with malunion +S72132R Displaced apophyseal fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72132S Displaced apophyseal fracture of left femur, sequela +S72133A Displaced apophyseal fracture of unspecified femur, initial encounter for closed fracture +S72133B Displaced apophyseal fracture of unspecified femur, initial encounter for open fracture type I or II +S72133C Displaced apophyseal fracture of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72133D Displaced apophyseal fracture of unspecified femur, subsequent encounter for closed fracture with routine healing +S72133E Displaced apophyseal fracture of unspecified femur, subsequent encounter for open fracture type I or II with routine healing +S72133F Displaced apophyseal fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72133G Displaced apophyseal fracture of unspecified femur, subsequent encounter for closed fracture with delayed healing +S72133H Displaced apophyseal fracture of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing +S72133J Displaced apophyseal fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72133K Displaced apophyseal fracture of unspecified femur, subsequent encounter for closed fracture with nonunion +S72133M Displaced apophyseal fracture of unspecified femur, subsequent encounter for open fracture type I or II with nonunion +S72133N Displaced apophyseal fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72133P Displaced apophyseal fracture of unspecified femur, subsequent encounter for closed fracture with malunion +S72133Q Displaced apophyseal fracture of unspecified femur, subsequent encounter for open fracture type I or II with malunion +S72133R Displaced apophyseal fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72133S Displaced apophyseal fracture of unspecified femur, sequela +S72134A Nondisplaced apophyseal fracture of right femur, initial encounter for closed fracture +S72134B Nondisplaced apophyseal fracture of right femur, initial encounter for open fracture type I or II +S72134C Nondisplaced apophyseal fracture of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72134D Nondisplaced apophyseal fracture of right femur, subsequent encounter for closed fracture with routine healing +S72134E Nondisplaced apophyseal fracture of right femur, subsequent encounter for open fracture type I or II with routine healing +S72134F Nondisplaced apophyseal fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72134G Nondisplaced apophyseal fracture of right femur, subsequent encounter for closed fracture with delayed healing +S72134H Nondisplaced apophyseal fracture of right femur, subsequent encounter for open fracture type I or II with delayed healing +S72134J Nondisplaced apophyseal fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72134K Nondisplaced apophyseal fracture of right femur, subsequent encounter for closed fracture with nonunion +S72134M Nondisplaced apophyseal fracture of right femur, subsequent encounter for open fracture type I or II with nonunion +S72134N Nondisplaced apophyseal fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72134P Nondisplaced apophyseal fracture of right femur, subsequent encounter for closed fracture with malunion +S72134Q Nondisplaced apophyseal fracture of right femur, subsequent encounter for open fracture type I or II with malunion +S72134R Nondisplaced apophyseal fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72134S Nondisplaced apophyseal fracture of right femur, sequela +S72135A Nondisplaced apophyseal fracture of left femur, initial encounter for closed fracture +S72135B Nondisplaced apophyseal fracture of left femur, initial encounter for open fracture type I or II +S72135C Nondisplaced apophyseal fracture of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72135D Nondisplaced apophyseal fracture of left femur, subsequent encounter for closed fracture with routine healing +S72135E Nondisplaced apophyseal fracture of left femur, subsequent encounter for open fracture type I or II with routine healing +S72135F Nondisplaced apophyseal fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72135G Nondisplaced apophyseal fracture of left femur, subsequent encounter for closed fracture with delayed healing +S72135H Nondisplaced apophyseal fracture of left femur, subsequent encounter for open fracture type I or II with delayed healing +S72135J Nondisplaced apophyseal fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72135K Nondisplaced apophyseal fracture of left femur, subsequent encounter for closed fracture with nonunion +S72135M Nondisplaced apophyseal fracture of left femur, subsequent encounter for open fracture type I or II with nonunion +S72135N Nondisplaced apophyseal fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72135P Nondisplaced apophyseal fracture of left femur, subsequent encounter for closed fracture with malunion +S72135Q Nondisplaced apophyseal fracture of left femur, subsequent encounter for open fracture type I or II with malunion +S72135R Nondisplaced apophyseal fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72135S Nondisplaced apophyseal fracture of left femur, sequela +S72136A Nondisplaced apophyseal fracture of unspecified femur, initial encounter for closed fracture +S72136B Nondisplaced apophyseal fracture of unspecified femur, initial encounter for open fracture type I or II +S72136C Nondisplaced apophyseal fracture of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72136D Nondisplaced apophyseal fracture of unspecified femur, subsequent encounter for closed fracture with routine healing +S72136E Nondisplaced apophyseal fracture of unspecified femur, subsequent encounter for open fracture type I or II with routine healing +S72136F Nondisplaced apophyseal fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72136G Nondisplaced apophyseal fracture of unspecified femur, subsequent encounter for closed fracture with delayed healing +S72136H Nondisplaced apophyseal fracture of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing +S72136J Nondisplaced apophyseal fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72136K Nondisplaced apophyseal fracture of unspecified femur, subsequent encounter for closed fracture with nonunion +S72136M Nondisplaced apophyseal fracture of unspecified femur, subsequent encounter for open fracture type I or II with nonunion +S72136N Nondisplaced apophyseal fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72136P Nondisplaced apophyseal fracture of unspecified femur, subsequent encounter for closed fracture with malunion +S72136Q Nondisplaced apophyseal fracture of unspecified femur, subsequent encounter for open fracture type I or II with malunion +S72136R Nondisplaced apophyseal fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72136S Nondisplaced apophyseal fracture of unspecified femur, sequela +S72141A Displaced intertrochanteric fracture of right femur, initial encounter for closed fracture +S72141B Displaced intertrochanteric fracture of right femur, initial encounter for open fracture type I or II +S72141C Displaced intertrochanteric fracture of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72141D Displaced intertrochanteric fracture of right femur, subsequent encounter for closed fracture with routine healing +S72141E Displaced intertrochanteric fracture of right femur, subsequent encounter for open fracture type I or II with routine healing +S72141F Displaced intertrochanteric fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72141G Displaced intertrochanteric fracture of right femur, subsequent encounter for closed fracture with delayed healing +S72141H Displaced intertrochanteric fracture of right femur, subsequent encounter for open fracture type I or II with delayed healing +S72141J Displaced intertrochanteric fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72141K Displaced intertrochanteric fracture of right femur, subsequent encounter for closed fracture with nonunion +S72141M Displaced intertrochanteric fracture of right femur, subsequent encounter for open fracture type I or II with nonunion +S72141N Displaced intertrochanteric fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72141P Displaced intertrochanteric fracture of right femur, subsequent encounter for closed fracture with malunion +S72141Q Displaced intertrochanteric fracture of right femur, subsequent encounter for open fracture type I or II with malunion +S72141R Displaced intertrochanteric fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72141S Displaced intertrochanteric fracture of right femur, sequela +S72142A Displaced intertrochanteric fracture of left femur, initial encounter for closed fracture +S72142B Displaced intertrochanteric fracture of left femur, initial encounter for open fracture type I or II +S72142C Displaced intertrochanteric fracture of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72142D Displaced intertrochanteric fracture of left femur, subsequent encounter for closed fracture with routine healing +S72142E Displaced intertrochanteric fracture of left femur, subsequent encounter for open fracture type I or II with routine healing +S72142F Displaced intertrochanteric fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72142G Displaced intertrochanteric fracture of left femur, subsequent encounter for closed fracture with delayed healing +S72142H Displaced intertrochanteric fracture of left femur, subsequent encounter for open fracture type I or II with delayed healing +S72142J Displaced intertrochanteric fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72142K Displaced intertrochanteric fracture of left femur, subsequent encounter for closed fracture with nonunion +S72142M Displaced intertrochanteric fracture of left femur, subsequent encounter for open fracture type I or II with nonunion +S72142N Displaced intertrochanteric fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72142P Displaced intertrochanteric fracture of left femur, subsequent encounter for closed fracture with malunion +S72142Q Displaced intertrochanteric fracture of left femur, subsequent encounter for open fracture type I or II with malunion +S72142R Displaced intertrochanteric fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72142S Displaced intertrochanteric fracture of left femur, sequela +S72143A Displaced intertrochanteric fracture of unspecified femur, initial encounter for closed fracture +S72143B Displaced intertrochanteric fracture of unspecified femur, initial encounter for open fracture type I or II +S72143C Displaced intertrochanteric fracture of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72143D Displaced intertrochanteric fracture of unspecified femur, subsequent encounter for closed fracture with routine healing +S72143E Displaced intertrochanteric fracture of unspecified femur, subsequent encounter for open fracture type I or II with routine healing +S72143F Displaced intertrochanteric fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72143G Displaced intertrochanteric fracture of unspecified femur, subsequent encounter for closed fracture with delayed healing +S72143H Displaced intertrochanteric fracture of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing +S72143J Displaced intertrochanteric fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72143K Displaced intertrochanteric fracture of unspecified femur, subsequent encounter for closed fracture with nonunion +S72143M Displaced intertrochanteric fracture of unspecified femur, subsequent encounter for open fracture type I or II with nonunion +S72143N Displaced intertrochanteric fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72143P Displaced intertrochanteric fracture of unspecified femur, subsequent encounter for closed fracture with malunion +S72143Q Displaced intertrochanteric fracture of unspecified femur, subsequent encounter for open fracture type I or II with malunion +S72143R Displaced intertrochanteric fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72143S Displaced intertrochanteric fracture of unspecified femur, sequela +S72144A Nondisplaced intertrochanteric fracture of right femur, initial encounter for closed fracture +S72144B Nondisplaced intertrochanteric fracture of right femur, initial encounter for open fracture type I or II +S72144C Nondisplaced intertrochanteric fracture of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72144D Nondisplaced intertrochanteric fracture of right femur, subsequent encounter for closed fracture with routine healing +S72144E Nondisplaced intertrochanteric fracture of right femur, subsequent encounter for open fracture type I or II with routine healing +S72144F Nondisplaced intertrochanteric fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72144G Nondisplaced intertrochanteric fracture of right femur, subsequent encounter for closed fracture with delayed healing +S72144H Nondisplaced intertrochanteric fracture of right femur, subsequent encounter for open fracture type I or II with delayed healing +S72144J Nondisplaced intertrochanteric fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72144K Nondisplaced intertrochanteric fracture of right femur, subsequent encounter for closed fracture with nonunion +S72144M Nondisplaced intertrochanteric fracture of right femur, subsequent encounter for open fracture type I or II with nonunion +S72144N Nondisplaced intertrochanteric fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72144P Nondisplaced intertrochanteric fracture of right femur, subsequent encounter for closed fracture with malunion +S72144Q Nondisplaced intertrochanteric fracture of right femur, subsequent encounter for open fracture type I or II with malunion +S72144R Nondisplaced intertrochanteric fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72144S Nondisplaced intertrochanteric fracture of right femur, sequela +S72145A Nondisplaced intertrochanteric fracture of left femur, initial encounter for closed fracture +S72145B Nondisplaced intertrochanteric fracture of left femur, initial encounter for open fracture type I or II +S72145C Nondisplaced intertrochanteric fracture of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72145D Nondisplaced intertrochanteric fracture of left femur, subsequent encounter for closed fracture with routine healing +S72145E Nondisplaced intertrochanteric fracture of left femur, subsequent encounter for open fracture type I or II with routine healing +S72145F Nondisplaced intertrochanteric fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72145G Nondisplaced intertrochanteric fracture of left femur, subsequent encounter for closed fracture with delayed healing +S72145H Nondisplaced intertrochanteric fracture of left femur, subsequent encounter for open fracture type I or II with delayed healing +S72145J Nondisplaced intertrochanteric fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72145K Nondisplaced intertrochanteric fracture of left femur, subsequent encounter for closed fracture with nonunion +S72145M Nondisplaced intertrochanteric fracture of left femur, subsequent encounter for open fracture type I or II with nonunion +S72145N Nondisplaced intertrochanteric fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72145P Nondisplaced intertrochanteric fracture of left femur, subsequent encounter for closed fracture with malunion +S72145Q Nondisplaced intertrochanteric fracture of left femur, subsequent encounter for open fracture type I or II with malunion +S72145R Nondisplaced intertrochanteric fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72145S Nondisplaced intertrochanteric fracture of left femur, sequela +S72146A Nondisplaced intertrochanteric fracture of unspecified femur, initial encounter for closed fracture +S72146B Nondisplaced intertrochanteric fracture of unspecified femur, initial encounter for open fracture type I or II +S72146C Nondisplaced intertrochanteric fracture of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72146D Nondisplaced intertrochanteric fracture of unspecified femur, subsequent encounter for closed fracture with routine healing +S72146E Nondisplaced intertrochanteric fracture of unspecified femur, subsequent encounter for open fracture type I or II with routine healing +S72146F Nondisplaced intertrochanteric fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72146G Nondisplaced intertrochanteric fracture of unspecified femur, subsequent encounter for closed fracture with delayed healing +S72146H Nondisplaced intertrochanteric fracture of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing +S72146J Nondisplaced intertrochanteric fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72146K Nondisplaced intertrochanteric fracture of unspecified femur, subsequent encounter for closed fracture with nonunion +S72146M Nondisplaced intertrochanteric fracture of unspecified femur, subsequent encounter for open fracture type I or II with nonunion +S72146N Nondisplaced intertrochanteric fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72146P Nondisplaced intertrochanteric fracture of unspecified femur, subsequent encounter for closed fracture with malunion +S72146Q Nondisplaced intertrochanteric fracture of unspecified femur, subsequent encounter for open fracture type I or II with malunion +S72146R Nondisplaced intertrochanteric fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72146S Nondisplaced intertrochanteric fracture of unspecified femur, sequela +S7221XA Displaced subtrochanteric fracture of right femur, initial encounter for closed fracture +S7221XB Displaced subtrochanteric fracture of right femur, initial encounter for open fracture type I or II +S7221XC Displaced subtrochanteric fracture of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S7221XD Displaced subtrochanteric fracture of right femur, subsequent encounter for closed fracture with routine healing +S7221XE Displaced subtrochanteric fracture of right femur, subsequent encounter for open fracture type I or II with routine healing +S7221XF Displaced subtrochanteric fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S7221XG Displaced subtrochanteric fracture of right femur, subsequent encounter for closed fracture with delayed healing +S7221XH Displaced subtrochanteric fracture of right femur, subsequent encounter for open fracture type I or II with delayed healing +S7221XJ Displaced subtrochanteric fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S7221XK Displaced subtrochanteric fracture of right femur, subsequent encounter for closed fracture with nonunion +S7221XM Displaced subtrochanteric fracture of right femur, subsequent encounter for open fracture type I or II with nonunion +S7221XN Displaced subtrochanteric fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S7221XP Displaced subtrochanteric fracture of right femur, subsequent encounter for closed fracture with malunion +S7221XQ Displaced subtrochanteric fracture of right femur, subsequent encounter for open fracture type I or II with malunion +S7221XR Displaced subtrochanteric fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S7221XS Displaced subtrochanteric fracture of right femur, sequela +S7222XA Displaced subtrochanteric fracture of left femur, initial encounter for closed fracture +S7222XB Displaced subtrochanteric fracture of left femur, initial encounter for open fracture type I or II +S7222XC Displaced subtrochanteric fracture of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S7222XD Displaced subtrochanteric fracture of left femur, subsequent encounter for closed fracture with routine healing +S7222XE Displaced subtrochanteric fracture of left femur, subsequent encounter for open fracture type I or II with routine healing +S7222XF Displaced subtrochanteric fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S7222XG Displaced subtrochanteric fracture of left femur, subsequent encounter for closed fracture with delayed healing +S7222XH Displaced subtrochanteric fracture of left femur, subsequent encounter for open fracture type I or II with delayed healing +S7222XJ Displaced subtrochanteric fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S7222XK Displaced subtrochanteric fracture of left femur, subsequent encounter for closed fracture with nonunion +S7222XM Displaced subtrochanteric fracture of left femur, subsequent encounter for open fracture type I or II with nonunion +S7222XN Displaced subtrochanteric fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S7222XP Displaced subtrochanteric fracture of left femur, subsequent encounter for closed fracture with malunion +S7222XQ Displaced subtrochanteric fracture of left femur, subsequent encounter for open fracture type I or II with malunion +S7222XR Displaced subtrochanteric fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S7222XS Displaced subtrochanteric fracture of left femur, sequela +S7223XA Displaced subtrochanteric fracture of unspecified femur, initial encounter for closed fracture +S7223XB Displaced subtrochanteric fracture of unspecified femur, initial encounter for open fracture type I or II +S7223XC Displaced subtrochanteric fracture of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S7223XD Displaced subtrochanteric fracture of unspecified femur, subsequent encounter for closed fracture with routine healing +S7223XE Displaced subtrochanteric fracture of unspecified femur, subsequent encounter for open fracture type I or II with routine healing +S7223XF Displaced subtrochanteric fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S7223XG Displaced subtrochanteric fracture of unspecified femur, subsequent encounter for closed fracture with delayed healing +S7223XH Displaced subtrochanteric fracture of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing +S7223XJ Displaced subtrochanteric fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S7223XK Displaced subtrochanteric fracture of unspecified femur, subsequent encounter for closed fracture with nonunion +S7223XM Displaced subtrochanteric fracture of unspecified femur, subsequent encounter for open fracture type I or II with nonunion +S7223XN Displaced subtrochanteric fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S7223XP Displaced subtrochanteric fracture of unspecified femur, subsequent encounter for closed fracture with malunion +S7223XQ Displaced subtrochanteric fracture of unspecified femur, subsequent encounter for open fracture type I or II with malunion +S7223XR Displaced subtrochanteric fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S7223XS Displaced subtrochanteric fracture of unspecified femur, sequela +S7224XA Nondisplaced subtrochanteric fracture of right femur, initial encounter for closed fracture +S7224XB Nondisplaced subtrochanteric fracture of right femur, initial encounter for open fracture type I or II +S7224XC Nondisplaced subtrochanteric fracture of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S7224XD Nondisplaced subtrochanteric fracture of right femur, subsequent encounter for closed fracture with routine healing +S7224XE Nondisplaced subtrochanteric fracture of right femur, subsequent encounter for open fracture type I or II with routine healing +S7224XF Nondisplaced subtrochanteric fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S7224XG Nondisplaced subtrochanteric fracture of right femur, subsequent encounter for closed fracture with delayed healing +S7224XH Nondisplaced subtrochanteric fracture of right femur, subsequent encounter for open fracture type I or II with delayed healing +S7224XJ Nondisplaced subtrochanteric fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S7224XK Nondisplaced subtrochanteric fracture of right femur, subsequent encounter for closed fracture with nonunion +S7224XM Nondisplaced subtrochanteric fracture of right femur, subsequent encounter for open fracture type I or II with nonunion +S7224XN Nondisplaced subtrochanteric fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S7224XP Nondisplaced subtrochanteric fracture of right femur, subsequent encounter for closed fracture with malunion +S7224XQ Nondisplaced subtrochanteric fracture of right femur, subsequent encounter for open fracture type I or II with malunion +S7224XR Nondisplaced subtrochanteric fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S7224XS Nondisplaced subtrochanteric fracture of right femur, sequela +S7225XA Nondisplaced subtrochanteric fracture of left femur, initial encounter for closed fracture +S7225XB Nondisplaced subtrochanteric fracture of left femur, initial encounter for open fracture type I or II +S7225XC Nondisplaced subtrochanteric fracture of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S7225XD Nondisplaced subtrochanteric fracture of left femur, subsequent encounter for closed fracture with routine healing +S7225XE Nondisplaced subtrochanteric fracture of left femur, subsequent encounter for open fracture type I or II with routine healing +S7225XF Nondisplaced subtrochanteric fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S7225XG Nondisplaced subtrochanteric fracture of left femur, subsequent encounter for closed fracture with delayed healing +S7225XH Nondisplaced subtrochanteric fracture of left femur, subsequent encounter for open fracture type I or II with delayed healing +S7225XJ Nondisplaced subtrochanteric fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S7225XK Nondisplaced subtrochanteric fracture of left femur, subsequent encounter for closed fracture with nonunion +S7225XM Nondisplaced subtrochanteric fracture of left femur, subsequent encounter for open fracture type I or II with nonunion +S7225XN Nondisplaced subtrochanteric fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S7225XP Nondisplaced subtrochanteric fracture of left femur, subsequent encounter for closed fracture with malunion +S7225XQ Nondisplaced subtrochanteric fracture of left femur, subsequent encounter for open fracture type I or II with malunion +S7225XR Nondisplaced subtrochanteric fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S7225XS Nondisplaced subtrochanteric fracture of left femur, sequela +S7226XA Nondisplaced subtrochanteric fracture of unspecified femur, initial encounter for closed fracture +S7226XB Nondisplaced subtrochanteric fracture of unspecified femur, initial encounter for open fracture type I or II +S7226XC Nondisplaced subtrochanteric fracture of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S7226XD Nondisplaced subtrochanteric fracture of unspecified femur, subsequent encounter for closed fracture with routine healing +S7226XE Nondisplaced subtrochanteric fracture of unspecified femur, subsequent encounter for open fracture type I or II with routine healing +S7226XF Nondisplaced subtrochanteric fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S7226XG Nondisplaced subtrochanteric fracture of unspecified femur, subsequent encounter for closed fracture with delayed healing +S7226XH Nondisplaced subtrochanteric fracture of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing +S7226XJ Nondisplaced subtrochanteric fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S7226XK Nondisplaced subtrochanteric fracture of unspecified femur, subsequent encounter for closed fracture with nonunion +S7226XM Nondisplaced subtrochanteric fracture of unspecified femur, subsequent encounter for open fracture type I or II with nonunion +S7226XN Nondisplaced subtrochanteric fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S7226XP Nondisplaced subtrochanteric fracture of unspecified femur, subsequent encounter for closed fracture with malunion +S7226XQ Nondisplaced subtrochanteric fracture of unspecified femur, subsequent encounter for open fracture type I or II with malunion +S7226XR Nondisplaced subtrochanteric fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S7226XS Nondisplaced subtrochanteric fracture of unspecified femur, sequela +S72301A Unspecified fracture of shaft of right femur, initial encounter for closed fracture +S72301B Unspecified fracture of shaft of right femur, initial encounter for open fracture type I or II +S72301C Unspecified fracture of shaft of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72301D Unspecified fracture of shaft of right femur, subsequent encounter for closed fracture with routine healing +S72301E Unspecified fracture of shaft of right femur, subsequent encounter for open fracture type I or II with routine healing +S72301F Unspecified fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72301G Unspecified fracture of shaft of right femur, subsequent encounter for closed fracture with delayed healing +S72301H Unspecified fracture of shaft of right femur, subsequent encounter for open fracture type I or II with delayed healing +S72301J Unspecified fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72301K Unspecified fracture of shaft of right femur, subsequent encounter for closed fracture with nonunion +S72301M Unspecified fracture of shaft of right femur, subsequent encounter for open fracture type I or II with nonunion +S72301N Unspecified fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72301P Unspecified fracture of shaft of right femur, subsequent encounter for closed fracture with malunion +S72301Q Unspecified fracture of shaft of right femur, subsequent encounter for open fracture type I or II with malunion +S72301R Unspecified fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72301S Unspecified fracture of shaft of right femur, sequela +S72302A Unspecified fracture of shaft of left femur, initial encounter for closed fracture +S72302B Unspecified fracture of shaft of left femur, initial encounter for open fracture type I or II +S72302C Unspecified fracture of shaft of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72302D Unspecified fracture of shaft of left femur, subsequent encounter for closed fracture with routine healing +S72302E Unspecified fracture of shaft of left femur, subsequent encounter for open fracture type I or II with routine healing +S72302F Unspecified fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72302G Unspecified fracture of shaft of left femur, subsequent encounter for closed fracture with delayed healing +S72302H Unspecified fracture of shaft of left femur, subsequent encounter for open fracture type I or II with delayed healing +S72302J Unspecified fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72302K Unspecified fracture of shaft of left femur, subsequent encounter for closed fracture with nonunion +S72302M Unspecified fracture of shaft of left femur, subsequent encounter for open fracture type I or II with nonunion +S72302N Unspecified fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72302P Unspecified fracture of shaft of left femur, subsequent encounter for closed fracture with malunion +S72302Q Unspecified fracture of shaft of left femur, subsequent encounter for open fracture type I or II with malunion +S72302R Unspecified fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72302S Unspecified fracture of shaft of left femur, sequela +S72309A Unspecified fracture of shaft of unspecified femur, initial encounter for closed fracture +S72309B Unspecified fracture of shaft of unspecified femur, initial encounter for open fracture type I or II +S72309C Unspecified fracture of shaft of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72309D Unspecified fracture of shaft of unspecified femur, subsequent encounter for closed fracture with routine healing +S72309E Unspecified fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with routine healing +S72309F Unspecified fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72309G Unspecified fracture of shaft of unspecified femur, subsequent encounter for closed fracture with delayed healing +S72309H Unspecified fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing +S72309J Unspecified fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72309K Unspecified fracture of shaft of unspecified femur, subsequent encounter for closed fracture with nonunion +S72309M Unspecified fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with nonunion +S72309N Unspecified fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72309P Unspecified fracture of shaft of unspecified femur, subsequent encounter for closed fracture with malunion +S72309Q Unspecified fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with malunion +S72309R Unspecified fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72309S Unspecified fracture of shaft of unspecified femur, sequela +S72321A Displaced transverse fracture of shaft of right femur, initial encounter for closed fracture +S72321B Displaced transverse fracture of shaft of right femur, initial encounter for open fracture type I or II +S72321C Displaced transverse fracture of shaft of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72321D Displaced transverse fracture of shaft of right femur, subsequent encounter for closed fracture with routine healing +S72321E Displaced transverse fracture of shaft of right femur, subsequent encounter for open fracture type I or II with routine healing +S72321F Displaced transverse fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72321G Displaced transverse fracture of shaft of right femur, subsequent encounter for closed fracture with delayed healing +S72321H Displaced transverse fracture of shaft of right femur, subsequent encounter for open fracture type I or II with delayed healing +S72321J Displaced transverse fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72321K Displaced transverse fracture of shaft of right femur, subsequent encounter for closed fracture with nonunion +S72321M Displaced transverse fracture of shaft of right femur, subsequent encounter for open fracture type I or II with nonunion +S72321N Displaced transverse fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72321P Displaced transverse fracture of shaft of right femur, subsequent encounter for closed fracture with malunion +S72321Q Displaced transverse fracture of shaft of right femur, subsequent encounter for open fracture type I or II with malunion +S72321R Displaced transverse fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72321S Displaced transverse fracture of shaft of right femur, sequela +S72322A Displaced transverse fracture of shaft of left femur, initial encounter for closed fracture +S72322B Displaced transverse fracture of shaft of left femur, initial encounter for open fracture type I or II +S72322C Displaced transverse fracture of shaft of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72322D Displaced transverse fracture of shaft of left femur, subsequent encounter for closed fracture with routine healing +S72322E Displaced transverse fracture of shaft of left femur, subsequent encounter for open fracture type I or II with routine healing +S72322F Displaced transverse fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72322G Displaced transverse fracture of shaft of left femur, subsequent encounter for closed fracture with delayed healing +S72322H Displaced transverse fracture of shaft of left femur, subsequent encounter for open fracture type I or II with delayed healing +S72322J Displaced transverse fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72322K Displaced transverse fracture of shaft of left femur, subsequent encounter for closed fracture with nonunion +S72322M Displaced transverse fracture of shaft of left femur, subsequent encounter for open fracture type I or II with nonunion +S72322N Displaced transverse fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72322P Displaced transverse fracture of shaft of left femur, subsequent encounter for closed fracture with malunion +S72322Q Displaced transverse fracture of shaft of left femur, subsequent encounter for open fracture type I or II with malunion +S72322R Displaced transverse fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72322S Displaced transverse fracture of shaft of left femur, sequela +S72323A Displaced transverse fracture of shaft of unspecified femur, initial encounter for closed fracture +S72323B Displaced transverse fracture of shaft of unspecified femur, initial encounter for open fracture type I or II +S72323C Displaced transverse fracture of shaft of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72323D Displaced transverse fracture of shaft of unspecified femur, subsequent encounter for closed fracture with routine healing +S72323E Displaced transverse fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with routine healing +S72323F Displaced transverse fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72323G Displaced transverse fracture of shaft of unspecified femur, subsequent encounter for closed fracture with delayed healing +S72323H Displaced transverse fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing +S72323J Displaced transverse fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72323K Displaced transverse fracture of shaft of unspecified femur, subsequent encounter for closed fracture with nonunion +S72323M Displaced transverse fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with nonunion +S72323N Displaced transverse fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72323P Displaced transverse fracture of shaft of unspecified femur, subsequent encounter for closed fracture with malunion +S72323Q Displaced transverse fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with malunion +S72323R Displaced transverse fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72323S Displaced transverse fracture of shaft of unspecified femur, sequela +S72324A Nondisplaced transverse fracture of shaft of right femur, initial encounter for closed fracture +S72324B Nondisplaced transverse fracture of shaft of right femur, initial encounter for open fracture type I or II +S72324C Nondisplaced transverse fracture of shaft of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72324D Nondisplaced transverse fracture of shaft of right femur, subsequent encounter for closed fracture with routine healing +S72324E Nondisplaced transverse fracture of shaft of right femur, subsequent encounter for open fracture type I or II with routine healing +S72324F Nondisplaced transverse fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72324G Nondisplaced transverse fracture of shaft of right femur, subsequent encounter for closed fracture with delayed healing +S72324H Nondisplaced transverse fracture of shaft of right femur, subsequent encounter for open fracture type I or II with delayed healing +S72324J Nondisplaced transverse fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72324K Nondisplaced transverse fracture of shaft of right femur, subsequent encounter for closed fracture with nonunion +S72324M Nondisplaced transverse fracture of shaft of right femur, subsequent encounter for open fracture type I or II with nonunion +S72324N Nondisplaced transverse fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72324P Nondisplaced transverse fracture of shaft of right femur, subsequent encounter for closed fracture with malunion +S72324Q Nondisplaced transverse fracture of shaft of right femur, subsequent encounter for open fracture type I or II with malunion +S72324R Nondisplaced transverse fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72324S Nondisplaced transverse fracture of shaft of right femur, sequela +S72325A Nondisplaced transverse fracture of shaft of left femur, initial encounter for closed fracture +S72325B Nondisplaced transverse fracture of shaft of left femur, initial encounter for open fracture type I or II +S72325C Nondisplaced transverse fracture of shaft of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72325D Nondisplaced transverse fracture of shaft of left femur, subsequent encounter for closed fracture with routine healing +S72325E Nondisplaced transverse fracture of shaft of left femur, subsequent encounter for open fracture type I or II with routine healing +S72325F Nondisplaced transverse fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72325G Nondisplaced transverse fracture of shaft of left femur, subsequent encounter for closed fracture with delayed healing +S72325H Nondisplaced transverse fracture of shaft of left femur, subsequent encounter for open fracture type I or II with delayed healing +S72325J Nondisplaced transverse fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72325K Nondisplaced transverse fracture of shaft of left femur, subsequent encounter for closed fracture with nonunion +S72325M Nondisplaced transverse fracture of shaft of left femur, subsequent encounter for open fracture type I or II with nonunion +S72325N Nondisplaced transverse fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72325P Nondisplaced transverse fracture of shaft of left femur, subsequent encounter for closed fracture with malunion +S72325Q Nondisplaced transverse fracture of shaft of left femur, subsequent encounter for open fracture type I or II with malunion +S72325R Nondisplaced transverse fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72325S Nondisplaced transverse fracture of shaft of left femur, sequela +S72326A Nondisplaced transverse fracture of shaft of unspecified femur, initial encounter for closed fracture +S72326B Nondisplaced transverse fracture of shaft of unspecified femur, initial encounter for open fracture type I or II +S72326C Nondisplaced transverse fracture of shaft of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72326D Nondisplaced transverse fracture of shaft of unspecified femur, subsequent encounter for closed fracture with routine healing +S72326E Nondisplaced transverse fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with routine healing +S72326F Nondisplaced transverse fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72326G Nondisplaced transverse fracture of shaft of unspecified femur, subsequent encounter for closed fracture with delayed healing +S72326H Nondisplaced transverse fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing +S72326J Nondisplaced transverse fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72326K Nondisplaced transverse fracture of shaft of unspecified femur, subsequent encounter for closed fracture with nonunion +S72326M Nondisplaced transverse fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with nonunion +S72326N Nondisplaced transverse fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72326P Nondisplaced transverse fracture of shaft of unspecified femur, subsequent encounter for closed fracture with malunion +S72326Q Nondisplaced transverse fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with malunion +S72326R Nondisplaced transverse fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72326S Nondisplaced transverse fracture of shaft of unspecified femur, sequela +S72331A Displaced oblique fracture of shaft of right femur, initial encounter for closed fracture +S72331B Displaced oblique fracture of shaft of right femur, initial encounter for open fracture type I or II +S72331C Displaced oblique fracture of shaft of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72331D Displaced oblique fracture of shaft of right femur, subsequent encounter for closed fracture with routine healing +S72331E Displaced oblique fracture of shaft of right femur, subsequent encounter for open fracture type I or II with routine healing +S72331F Displaced oblique fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72331G Displaced oblique fracture of shaft of right femur, subsequent encounter for closed fracture with delayed healing +S72331H Displaced oblique fracture of shaft of right femur, subsequent encounter for open fracture type I or II with delayed healing +S72331J Displaced oblique fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72331K Displaced oblique fracture of shaft of right femur, subsequent encounter for closed fracture with nonunion +S72331M Displaced oblique fracture of shaft of right femur, subsequent encounter for open fracture type I or II with nonunion +S72331N Displaced oblique fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72331P Displaced oblique fracture of shaft of right femur, subsequent encounter for closed fracture with malunion +S72331Q Displaced oblique fracture of shaft of right femur, subsequent encounter for open fracture type I or II with malunion +S72331R Displaced oblique fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72331S Displaced oblique fracture of shaft of right femur, sequela +S72332A Displaced oblique fracture of shaft of left femur, initial encounter for closed fracture +S72332B Displaced oblique fracture of shaft of left femur, initial encounter for open fracture type I or II +S72332C Displaced oblique fracture of shaft of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72332D Displaced oblique fracture of shaft of left femur, subsequent encounter for closed fracture with routine healing +S72332E Displaced oblique fracture of shaft of left femur, subsequent encounter for open fracture type I or II with routine healing +S72332F Displaced oblique fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72332G Displaced oblique fracture of shaft of left femur, subsequent encounter for closed fracture with delayed healing +S72332H Displaced oblique fracture of shaft of left femur, subsequent encounter for open fracture type I or II with delayed healing +S72332J Displaced oblique fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72332K Displaced oblique fracture of shaft of left femur, subsequent encounter for closed fracture with nonunion +S72332M Displaced oblique fracture of shaft of left femur, subsequent encounter for open fracture type I or II with nonunion +S72332N Displaced oblique fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72332P Displaced oblique fracture of shaft of left femur, subsequent encounter for closed fracture with malunion +S72332Q Displaced oblique fracture of shaft of left femur, subsequent encounter for open fracture type I or II with malunion +S72332R Displaced oblique fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72332S Displaced oblique fracture of shaft of left femur, sequela +S72333A Displaced oblique fracture of shaft of unspecified femur, initial encounter for closed fracture +S72333B Displaced oblique fracture of shaft of unspecified femur, initial encounter for open fracture type I or II +S72333C Displaced oblique fracture of shaft of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72333D Displaced oblique fracture of shaft of unspecified femur, subsequent encounter for closed fracture with routine healing +S72333E Displaced oblique fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with routine healing +S72333F Displaced oblique fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72333G Displaced oblique fracture of shaft of unspecified femur, subsequent encounter for closed fracture with delayed healing +S72333H Displaced oblique fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing +S72333J Displaced oblique fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72333K Displaced oblique fracture of shaft of unspecified femur, subsequent encounter for closed fracture with nonunion +S72333M Displaced oblique fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with nonunion +S72333N Displaced oblique fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72333P Displaced oblique fracture of shaft of unspecified femur, subsequent encounter for closed fracture with malunion +S72333Q Displaced oblique fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with malunion +S72333R Displaced oblique fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72333S Displaced oblique fracture of shaft of unspecified femur, sequela +S72334A Nondisplaced oblique fracture of shaft of right femur, initial encounter for closed fracture +S72334B Nondisplaced oblique fracture of shaft of right femur, initial encounter for open fracture type I or II +S72334C Nondisplaced oblique fracture of shaft of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72334D Nondisplaced oblique fracture of shaft of right femur, subsequent encounter for closed fracture with routine healing +S72334E Nondisplaced oblique fracture of shaft of right femur, subsequent encounter for open fracture type I or II with routine healing +S72334F Nondisplaced oblique fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72334G Nondisplaced oblique fracture of shaft of right femur, subsequent encounter for closed fracture with delayed healing +S72334H Nondisplaced oblique fracture of shaft of right femur, subsequent encounter for open fracture type I or II with delayed healing +S72334J Nondisplaced oblique fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72334K Nondisplaced oblique fracture of shaft of right femur, subsequent encounter for closed fracture with nonunion +S72334M Nondisplaced oblique fracture of shaft of right femur, subsequent encounter for open fracture type I or II with nonunion +S72334N Nondisplaced oblique fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72334P Nondisplaced oblique fracture of shaft of right femur, subsequent encounter for closed fracture with malunion +S72334Q Nondisplaced oblique fracture of shaft of right femur, subsequent encounter for open fracture type I or II with malunion +S72334R Nondisplaced oblique fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72334S Nondisplaced oblique fracture of shaft of right femur, sequela +S72335A Nondisplaced oblique fracture of shaft of left femur, initial encounter for closed fracture +S72335B Nondisplaced oblique fracture of shaft of left femur, initial encounter for open fracture type I or II +S72335C Nondisplaced oblique fracture of shaft of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72335D Nondisplaced oblique fracture of shaft of left femur, subsequent encounter for closed fracture with routine healing +S72335E Nondisplaced oblique fracture of shaft of left femur, subsequent encounter for open fracture type I or II with routine healing +S72335F Nondisplaced oblique fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72335G Nondisplaced oblique fracture of shaft of left femur, subsequent encounter for closed fracture with delayed healing +S72335H Nondisplaced oblique fracture of shaft of left femur, subsequent encounter for open fracture type I or II with delayed healing +S72335J Nondisplaced oblique fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72335K Nondisplaced oblique fracture of shaft of left femur, subsequent encounter for closed fracture with nonunion +S72335M Nondisplaced oblique fracture of shaft of left femur, subsequent encounter for open fracture type I or II with nonunion +S72335N Nondisplaced oblique fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72335P Nondisplaced oblique fracture of shaft of left femur, subsequent encounter for closed fracture with malunion +S72335Q Nondisplaced oblique fracture of shaft of left femur, subsequent encounter for open fracture type I or II with malunion +S72335R Nondisplaced oblique fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72335S Nondisplaced oblique fracture of shaft of left femur, sequela +S72336A Nondisplaced oblique fracture of shaft of unspecified femur, initial encounter for closed fracture +S72336B Nondisplaced oblique fracture of shaft of unspecified femur, initial encounter for open fracture type I or II +S72336C Nondisplaced oblique fracture of shaft of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72336D Nondisplaced oblique fracture of shaft of unspecified femur, subsequent encounter for closed fracture with routine healing +S72336E Nondisplaced oblique fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with routine healing +S72336F Nondisplaced oblique fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72336G Nondisplaced oblique fracture of shaft of unspecified femur, subsequent encounter for closed fracture with delayed healing +S72336H Nondisplaced oblique fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing +S72336J Nondisplaced oblique fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72336K Nondisplaced oblique fracture of shaft of unspecified femur, subsequent encounter for closed fracture with nonunion +S72336M Nondisplaced oblique fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with nonunion +S72336N Nondisplaced oblique fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72336P Nondisplaced oblique fracture of shaft of unspecified femur, subsequent encounter for closed fracture with malunion +S72336Q Nondisplaced oblique fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with malunion +S72336R Nondisplaced oblique fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72336S Nondisplaced oblique fracture of shaft of unspecified femur, sequela +S72341A Displaced spiral fracture of shaft of right femur, initial encounter for closed fracture +S72341B Displaced spiral fracture of shaft of right femur, initial encounter for open fracture type I or II +S72341C Displaced spiral fracture of shaft of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72341D Displaced spiral fracture of shaft of right femur, subsequent encounter for closed fracture with routine healing +S72341E Displaced spiral fracture of shaft of right femur, subsequent encounter for open fracture type I or II with routine healing +S72341F Displaced spiral fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72341G Displaced spiral fracture of shaft of right femur, subsequent encounter for closed fracture with delayed healing +S72341H Displaced spiral fracture of shaft of right femur, subsequent encounter for open fracture type I or II with delayed healing +S72341J Displaced spiral fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72341K Displaced spiral fracture of shaft of right femur, subsequent encounter for closed fracture with nonunion +S72341M Displaced spiral fracture of shaft of right femur, subsequent encounter for open fracture type I or II with nonunion +S72341N Displaced spiral fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72341P Displaced spiral fracture of shaft of right femur, subsequent encounter for closed fracture with malunion +S72341Q Displaced spiral fracture of shaft of right femur, subsequent encounter for open fracture type I or II with malunion +S72341R Displaced spiral fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72341S Displaced spiral fracture of shaft of right femur, sequela +S72342A Displaced spiral fracture of shaft of left femur, initial encounter for closed fracture +S72342B Displaced spiral fracture of shaft of left femur, initial encounter for open fracture type I or II +S72342C Displaced spiral fracture of shaft of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72342D Displaced spiral fracture of shaft of left femur, subsequent encounter for closed fracture with routine healing +S72342E Displaced spiral fracture of shaft of left femur, subsequent encounter for open fracture type I or II with routine healing +S72342F Displaced spiral fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72342G Displaced spiral fracture of shaft of left femur, subsequent encounter for closed fracture with delayed healing +S72342H Displaced spiral fracture of shaft of left femur, subsequent encounter for open fracture type I or II with delayed healing +S72342J Displaced spiral fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72342K Displaced spiral fracture of shaft of left femur, subsequent encounter for closed fracture with nonunion +S72342M Displaced spiral fracture of shaft of left femur, subsequent encounter for open fracture type I or II with nonunion +S72342N Displaced spiral fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72342P Displaced spiral fracture of shaft of left femur, subsequent encounter for closed fracture with malunion +S72342Q Displaced spiral fracture of shaft of left femur, subsequent encounter for open fracture type I or II with malunion +S72342R Displaced spiral fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72342S Displaced spiral fracture of shaft of left femur, sequela +S72343A Displaced spiral fracture of shaft of unspecified femur, initial encounter for closed fracture +S72343B Displaced spiral fracture of shaft of unspecified femur, initial encounter for open fracture type I or II +S72343C Displaced spiral fracture of shaft of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72343D Displaced spiral fracture of shaft of unspecified femur, subsequent encounter for closed fracture with routine healing +S72343E Displaced spiral fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with routine healing +S72343F Displaced spiral fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72343G Displaced spiral fracture of shaft of unspecified femur, subsequent encounter for closed fracture with delayed healing +S72343H Displaced spiral fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing +S72343J Displaced spiral fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72343K Displaced spiral fracture of shaft of unspecified femur, subsequent encounter for closed fracture with nonunion +S72343M Displaced spiral fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with nonunion +S72343N Displaced spiral fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72343P Displaced spiral fracture of shaft of unspecified femur, subsequent encounter for closed fracture with malunion +S72343Q Displaced spiral fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with malunion +S72343R Displaced spiral fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72343S Displaced spiral fracture of shaft of unspecified femur, sequela +S72344A Nondisplaced spiral fracture of shaft of right femur, initial encounter for closed fracture +S72344B Nondisplaced spiral fracture of shaft of right femur, initial encounter for open fracture type I or II +S72344C Nondisplaced spiral fracture of shaft of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72344D Nondisplaced spiral fracture of shaft of right femur, subsequent encounter for closed fracture with routine healing +S72344E Nondisplaced spiral fracture of shaft of right femur, subsequent encounter for open fracture type I or II with routine healing +S72344F Nondisplaced spiral fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72344G Nondisplaced spiral fracture of shaft of right femur, subsequent encounter for closed fracture with delayed healing +S72344H Nondisplaced spiral fracture of shaft of right femur, subsequent encounter for open fracture type I or II with delayed healing +S72344J Nondisplaced spiral fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72344K Nondisplaced spiral fracture of shaft of right femur, subsequent encounter for closed fracture with nonunion +S72344M Nondisplaced spiral fracture of shaft of right femur, subsequent encounter for open fracture type I or II with nonunion +S72344N Nondisplaced spiral fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72344P Nondisplaced spiral fracture of shaft of right femur, subsequent encounter for closed fracture with malunion +S72344Q Nondisplaced spiral fracture of shaft of right femur, subsequent encounter for open fracture type I or II with malunion +S72344R Nondisplaced spiral fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72344S Nondisplaced spiral fracture of shaft of right femur, sequela +S72345A Nondisplaced spiral fracture of shaft of left femur, initial encounter for closed fracture +S72345B Nondisplaced spiral fracture of shaft of left femur, initial encounter for open fracture type I or II +S72345C Nondisplaced spiral fracture of shaft of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72345D Nondisplaced spiral fracture of shaft of left femur, subsequent encounter for closed fracture with routine healing +S72345E Nondisplaced spiral fracture of shaft of left femur, subsequent encounter for open fracture type I or II with routine healing +S72345F Nondisplaced spiral fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72345G Nondisplaced spiral fracture of shaft of left femur, subsequent encounter for closed fracture with delayed healing +S72345H Nondisplaced spiral fracture of shaft of left femur, subsequent encounter for open fracture type I or II with delayed healing +S72345J Nondisplaced spiral fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72345K Nondisplaced spiral fracture of shaft of left femur, subsequent encounter for closed fracture with nonunion +S72345M Nondisplaced spiral fracture of shaft of left femur, subsequent encounter for open fracture type I or II with nonunion +S72345N Nondisplaced spiral fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72345P Nondisplaced spiral fracture of shaft of left femur, subsequent encounter for closed fracture with malunion +S72345Q Nondisplaced spiral fracture of shaft of left femur, subsequent encounter for open fracture type I or II with malunion +S72345R Nondisplaced spiral fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72345S Nondisplaced spiral fracture of shaft of left femur, sequela +S72346A Nondisplaced spiral fracture of shaft of unspecified femur, initial encounter for closed fracture +S72346B Nondisplaced spiral fracture of shaft of unspecified femur, initial encounter for open fracture type I or II +S72346C Nondisplaced spiral fracture of shaft of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72346D Nondisplaced spiral fracture of shaft of unspecified femur, subsequent encounter for closed fracture with routine healing +S72346E Nondisplaced spiral fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with routine healing +S72346F Nondisplaced spiral fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72346G Nondisplaced spiral fracture of shaft of unspecified femur, subsequent encounter for closed fracture with delayed healing +S72346H Nondisplaced spiral fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing +S72346J Nondisplaced spiral fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72346K Nondisplaced spiral fracture of shaft of unspecified femur, subsequent encounter for closed fracture with nonunion +S72346M Nondisplaced spiral fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with nonunion +S72346N Nondisplaced spiral fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72346P Nondisplaced spiral fracture of shaft of unspecified femur, subsequent encounter for closed fracture with malunion +S72346Q Nondisplaced spiral fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with malunion +S72346R Nondisplaced spiral fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72346S Nondisplaced spiral fracture of shaft of unspecified femur, sequela +S72351A Displaced comminuted fracture of shaft of right femur, initial encounter for closed fracture +S72351B Displaced comminuted fracture of shaft of right femur, initial encounter for open fracture type I or II +S72351C Displaced comminuted fracture of shaft of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72351D Displaced comminuted fracture of shaft of right femur, subsequent encounter for closed fracture with routine healing +S72351E Displaced comminuted fracture of shaft of right femur, subsequent encounter for open fracture type I or II with routine healing +S72351F Displaced comminuted fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72351G Displaced comminuted fracture of shaft of right femur, subsequent encounter for closed fracture with delayed healing +S72351H Displaced comminuted fracture of shaft of right femur, subsequent encounter for open fracture type I or II with delayed healing +S72351J Displaced comminuted fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72351K Displaced comminuted fracture of shaft of right femur, subsequent encounter for closed fracture with nonunion +S72351M Displaced comminuted fracture of shaft of right femur, subsequent encounter for open fracture type I or II with nonunion +S72351N Displaced comminuted fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72351P Displaced comminuted fracture of shaft of right femur, subsequent encounter for closed fracture with malunion +S72351Q Displaced comminuted fracture of shaft of right femur, subsequent encounter for open fracture type I or II with malunion +S72351R Displaced comminuted fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72351S Displaced comminuted fracture of shaft of right femur, sequela +S72352A Displaced comminuted fracture of shaft of left femur, initial encounter for closed fracture +S72352B Displaced comminuted fracture of shaft of left femur, initial encounter for open fracture type I or II +S72352C Displaced comminuted fracture of shaft of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72352D Displaced comminuted fracture of shaft of left femur, subsequent encounter for closed fracture with routine healing +S72352E Displaced comminuted fracture of shaft of left femur, subsequent encounter for open fracture type I or II with routine healing +S72352F Displaced comminuted fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72352G Displaced comminuted fracture of shaft of left femur, subsequent encounter for closed fracture with delayed healing +S72352H Displaced comminuted fracture of shaft of left femur, subsequent encounter for open fracture type I or II with delayed healing +S72352J Displaced comminuted fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72352K Displaced comminuted fracture of shaft of left femur, subsequent encounter for closed fracture with nonunion +S72352M Displaced comminuted fracture of shaft of left femur, subsequent encounter for open fracture type I or II with nonunion +S72352N Displaced comminuted fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72352P Displaced comminuted fracture of shaft of left femur, subsequent encounter for closed fracture with malunion +S72352Q Displaced comminuted fracture of shaft of left femur, subsequent encounter for open fracture type I or II with malunion +S72352R Displaced comminuted fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72352S Displaced comminuted fracture of shaft of left femur, sequela +S72353A Displaced comminuted fracture of shaft of unspecified femur, initial encounter for closed fracture +S72353B Displaced comminuted fracture of shaft of unspecified femur, initial encounter for open fracture type I or II +S72353C Displaced comminuted fracture of shaft of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72353D Displaced comminuted fracture of shaft of unspecified femur, subsequent encounter for closed fracture with routine healing +S72353E Displaced comminuted fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with routine healing +S72353F Displaced comminuted fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72353G Displaced comminuted fracture of shaft of unspecified femur, subsequent encounter for closed fracture with delayed healing +S72353H Displaced comminuted fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing +S72353J Displaced comminuted fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72353K Displaced comminuted fracture of shaft of unspecified femur, subsequent encounter for closed fracture with nonunion +S72353M Displaced comminuted fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with nonunion +S72353N Displaced comminuted fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72353P Displaced comminuted fracture of shaft of unspecified femur, subsequent encounter for closed fracture with malunion +S72353Q Displaced comminuted fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with malunion +S72353R Displaced comminuted fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72353S Displaced comminuted fracture of shaft of unspecified femur, sequela +S72354A Nondisplaced comminuted fracture of shaft of right femur, initial encounter for closed fracture +S72354B Nondisplaced comminuted fracture of shaft of right femur, initial encounter for open fracture type I or II +S72354C Nondisplaced comminuted fracture of shaft of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72354D Nondisplaced comminuted fracture of shaft of right femur, subsequent encounter for closed fracture with routine healing +S72354E Nondisplaced comminuted fracture of shaft of right femur, subsequent encounter for open fracture type I or II with routine healing +S72354F Nondisplaced comminuted fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72354G Nondisplaced comminuted fracture of shaft of right femur, subsequent encounter for closed fracture with delayed healing +S72354H Nondisplaced comminuted fracture of shaft of right femur, subsequent encounter for open fracture type I or II with delayed healing +S72354J Nondisplaced comminuted fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72354K Nondisplaced comminuted fracture of shaft of right femur, subsequent encounter for closed fracture with nonunion +S72354M Nondisplaced comminuted fracture of shaft of right femur, subsequent encounter for open fracture type I or II with nonunion +S72354N Nondisplaced comminuted fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72354P Nondisplaced comminuted fracture of shaft of right femur, subsequent encounter for closed fracture with malunion +S72354Q Nondisplaced comminuted fracture of shaft of right femur, subsequent encounter for open fracture type I or II with malunion +S72354R Nondisplaced comminuted fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72354S Nondisplaced comminuted fracture of shaft of right femur, sequela +S72355A Nondisplaced comminuted fracture of shaft of left femur, initial encounter for closed fracture +S72355B Nondisplaced comminuted fracture of shaft of left femur, initial encounter for open fracture type I or II +S72355C Nondisplaced comminuted fracture of shaft of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72355D Nondisplaced comminuted fracture of shaft of left femur, subsequent encounter for closed fracture with routine healing +S72355E Nondisplaced comminuted fracture of shaft of left femur, subsequent encounter for open fracture type I or II with routine healing +S72355F Nondisplaced comminuted fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72355G Nondisplaced comminuted fracture of shaft of left femur, subsequent encounter for closed fracture with delayed healing +S72355H Nondisplaced comminuted fracture of shaft of left femur, subsequent encounter for open fracture type I or II with delayed healing +S72355J Nondisplaced comminuted fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72355K Nondisplaced comminuted fracture of shaft of left femur, subsequent encounter for closed fracture with nonunion +S72355M Nondisplaced comminuted fracture of shaft of left femur, subsequent encounter for open fracture type I or II with nonunion +S72355N Nondisplaced comminuted fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72355P Nondisplaced comminuted fracture of shaft of left femur, subsequent encounter for closed fracture with malunion +S72355Q Nondisplaced comminuted fracture of shaft of left femur, subsequent encounter for open fracture type I or II with malunion +S72355R Nondisplaced comminuted fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72355S Nondisplaced comminuted fracture of shaft of left femur, sequela +S72356A Nondisplaced comminuted fracture of shaft of unspecified femur, initial encounter for closed fracture +S72356B Nondisplaced comminuted fracture of shaft of unspecified femur, initial encounter for open fracture type I or II +S72356C Nondisplaced comminuted fracture of shaft of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72356D Nondisplaced comminuted fracture of shaft of unspecified femur, subsequent encounter for closed fracture with routine healing +S72356E Nondisplaced comminuted fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with routine healing +S72356F Nondisplaced comminuted fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72356G Nondisplaced comminuted fracture of shaft of unspecified femur, subsequent encounter for closed fracture with delayed healing +S72356H Nondisplaced comminuted fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing +S72356J Nondisplaced comminuted fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72356K Nondisplaced comminuted fracture of shaft of unspecified femur, subsequent encounter for closed fracture with nonunion +S72356M Nondisplaced comminuted fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with nonunion +S72356N Nondisplaced comminuted fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72356P Nondisplaced comminuted fracture of shaft of unspecified femur, subsequent encounter for closed fracture with malunion +S72356Q Nondisplaced comminuted fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with malunion +S72356R Nondisplaced comminuted fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72356S Nondisplaced comminuted fracture of shaft of unspecified femur, sequela +S72361A Displaced segmental fracture of shaft of right femur, initial encounter for closed fracture +S72361B Displaced segmental fracture of shaft of right femur, initial encounter for open fracture type I or II +S72361C Displaced segmental fracture of shaft of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72361D Displaced segmental fracture of shaft of right femur, subsequent encounter for closed fracture with routine healing +S72361E Displaced segmental fracture of shaft of right femur, subsequent encounter for open fracture type I or II with routine healing +S72361F Displaced segmental fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72361G Displaced segmental fracture of shaft of right femur, subsequent encounter for closed fracture with delayed healing +S72361H Displaced segmental fracture of shaft of right femur, subsequent encounter for open fracture type I or II with delayed healing +S72361J Displaced segmental fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72361K Displaced segmental fracture of shaft of right femur, subsequent encounter for closed fracture with nonunion +S72361M Displaced segmental fracture of shaft of right femur, subsequent encounter for open fracture type I or II with nonunion +S72361N Displaced segmental fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72361P Displaced segmental fracture of shaft of right femur, subsequent encounter for closed fracture with malunion +S72361Q Displaced segmental fracture of shaft of right femur, subsequent encounter for open fracture type I or II with malunion +S72361R Displaced segmental fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72361S Displaced segmental fracture of shaft of right femur, sequela +S72362A Displaced segmental fracture of shaft of left femur, initial encounter for closed fracture +S72362B Displaced segmental fracture of shaft of left femur, initial encounter for open fracture type I or II +S72362C Displaced segmental fracture of shaft of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72362D Displaced segmental fracture of shaft of left femur, subsequent encounter for closed fracture with routine healing +S72362E Displaced segmental fracture of shaft of left femur, subsequent encounter for open fracture type I or II with routine healing +S72362F Displaced segmental fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72362G Displaced segmental fracture of shaft of left femur, subsequent encounter for closed fracture with delayed healing +S72362H Displaced segmental fracture of shaft of left femur, subsequent encounter for open fracture type I or II with delayed healing +S72362J Displaced segmental fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72362K Displaced segmental fracture of shaft of left femur, subsequent encounter for closed fracture with nonunion +S72362M Displaced segmental fracture of shaft of left femur, subsequent encounter for open fracture type I or II with nonunion +S72362N Displaced segmental fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72362P Displaced segmental fracture of shaft of left femur, subsequent encounter for closed fracture with malunion +S72362Q Displaced segmental fracture of shaft of left femur, subsequent encounter for open fracture type I or II with malunion +S72362R Displaced segmental fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72362S Displaced segmental fracture of shaft of left femur, sequela +S72363A Displaced segmental fracture of shaft of unspecified femur, initial encounter for closed fracture +S72363B Displaced segmental fracture of shaft of unspecified femur, initial encounter for open fracture type I or II +S72363C Displaced segmental fracture of shaft of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72363D Displaced segmental fracture of shaft of unspecified femur, subsequent encounter for closed fracture with routine healing +S72363E Displaced segmental fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with routine healing +S72363F Displaced segmental fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72363G Displaced segmental fracture of shaft of unspecified femur, subsequent encounter for closed fracture with delayed healing +S72363H Displaced segmental fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing +S72363J Displaced segmental fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72363K Displaced segmental fracture of shaft of unspecified femur, subsequent encounter for closed fracture with nonunion +S72363M Displaced segmental fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with nonunion +S72363N Displaced segmental fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72363P Displaced segmental fracture of shaft of unspecified femur, subsequent encounter for closed fracture with malunion +S72363Q Displaced segmental fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with malunion +S72363R Displaced segmental fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72363S Displaced segmental fracture of shaft of unspecified femur, sequela +S72364A Nondisplaced segmental fracture of shaft of right femur, initial encounter for closed fracture +S72364B Nondisplaced segmental fracture of shaft of right femur, initial encounter for open fracture type I or II +S72364C Nondisplaced segmental fracture of shaft of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72364D Nondisplaced segmental fracture of shaft of right femur, subsequent encounter for closed fracture with routine healing +S72364E Nondisplaced segmental fracture of shaft of right femur, subsequent encounter for open fracture type I or II with routine healing +S72364F Nondisplaced segmental fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72364G Nondisplaced segmental fracture of shaft of right femur, subsequent encounter for closed fracture with delayed healing +S72364H Nondisplaced segmental fracture of shaft of right femur, subsequent encounter for open fracture type I or II with delayed healing +S72364J Nondisplaced segmental fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72364K Nondisplaced segmental fracture of shaft of right femur, subsequent encounter for closed fracture with nonunion +S72364M Nondisplaced segmental fracture of shaft of right femur, subsequent encounter for open fracture type I or II with nonunion +S72364N Nondisplaced segmental fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72364P Nondisplaced segmental fracture of shaft of right femur, subsequent encounter for closed fracture with malunion +S72364Q Nondisplaced segmental fracture of shaft of right femur, subsequent encounter for open fracture type I or II with malunion +S72364R Nondisplaced segmental fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72364S Nondisplaced segmental fracture of shaft of right femur, sequela +S72365A Nondisplaced segmental fracture of shaft of left femur, initial encounter for closed fracture +S72365B Nondisplaced segmental fracture of shaft of left femur, initial encounter for open fracture type I or II +S72365C Nondisplaced segmental fracture of shaft of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72365D Nondisplaced segmental fracture of shaft of left femur, subsequent encounter for closed fracture with routine healing +S72365E Nondisplaced segmental fracture of shaft of left femur, subsequent encounter for open fracture type I or II with routine healing +S72365F Nondisplaced segmental fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72365G Nondisplaced segmental fracture of shaft of left femur, subsequent encounter for closed fracture with delayed healing +S72365H Nondisplaced segmental fracture of shaft of left femur, subsequent encounter for open fracture type I or II with delayed healing +S72365J Nondisplaced segmental fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72365K Nondisplaced segmental fracture of shaft of left femur, subsequent encounter for closed fracture with nonunion +S72365M Nondisplaced segmental fracture of shaft of left femur, subsequent encounter for open fracture type I or II with nonunion +S72365N Nondisplaced segmental fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72365P Nondisplaced segmental fracture of shaft of left femur, subsequent encounter for closed fracture with malunion +S72365Q Nondisplaced segmental fracture of shaft of left femur, subsequent encounter for open fracture type I or II with malunion +S72365R Nondisplaced segmental fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72365S Nondisplaced segmental fracture of shaft of left femur, sequela +S72366A Nondisplaced segmental fracture of shaft of unspecified femur, initial encounter for closed fracture +S72366B Nondisplaced segmental fracture of shaft of unspecified femur, initial encounter for open fracture type I or II +S72366C Nondisplaced segmental fracture of shaft of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72366D Nondisplaced segmental fracture of shaft of unspecified femur, subsequent encounter for closed fracture with routine healing +S72366E Nondisplaced segmental fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with routine healing +S72366F Nondisplaced segmental fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72366G Nondisplaced segmental fracture of shaft of unspecified femur, subsequent encounter for closed fracture with delayed healing +S72366H Nondisplaced segmental fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing +S72366J Nondisplaced segmental fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72366K Nondisplaced segmental fracture of shaft of unspecified femur, subsequent encounter for closed fracture with nonunion +S72366M Nondisplaced segmental fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with nonunion +S72366N Nondisplaced segmental fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72366P Nondisplaced segmental fracture of shaft of unspecified femur, subsequent encounter for closed fracture with malunion +S72366Q Nondisplaced segmental fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with malunion +S72366R Nondisplaced segmental fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72366S Nondisplaced segmental fracture of shaft of unspecified femur, sequela +S72391A Other fracture of shaft of right femur, initial encounter for closed fracture +S72391B Other fracture of shaft of right femur, initial encounter for open fracture type I or II +S72391C Other fracture of shaft of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72391D Other fracture of shaft of right femur, subsequent encounter for closed fracture with routine healing +S72391E Other fracture of shaft of right femur, subsequent encounter for open fracture type I or II with routine healing +S72391F Other fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72391G Other fracture of shaft of right femur, subsequent encounter for closed fracture with delayed healing +S72391H Other fracture of shaft of right femur, subsequent encounter for open fracture type I or II with delayed healing +S72391J Other fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72391K Other fracture of shaft of right femur, subsequent encounter for closed fracture with nonunion +S72391M Other fracture of shaft of right femur, subsequent encounter for open fracture type I or II with nonunion +S72391N Other fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72391P Other fracture of shaft of right femur, subsequent encounter for closed fracture with malunion +S72391Q Other fracture of shaft of right femur, subsequent encounter for open fracture type I or II with malunion +S72391R Other fracture of shaft of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72391S Other fracture of shaft of right femur, sequela +S72392A Other fracture of shaft of left femur, initial encounter for closed fracture +S72392B Other fracture of shaft of left femur, initial encounter for open fracture type I or II +S72392C Other fracture of shaft of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72392D Other fracture of shaft of left femur, subsequent encounter for closed fracture with routine healing +S72392E Other fracture of shaft of left femur, subsequent encounter for open fracture type I or II with routine healing +S72392F Other fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72392G Other fracture of shaft of left femur, subsequent encounter for closed fracture with delayed healing +S72392H Other fracture of shaft of left femur, subsequent encounter for open fracture type I or II with delayed healing +S72392J Other fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72392K Other fracture of shaft of left femur, subsequent encounter for closed fracture with nonunion +S72392M Other fracture of shaft of left femur, subsequent encounter for open fracture type I or II with nonunion +S72392N Other fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72392P Other fracture of shaft of left femur, subsequent encounter for closed fracture with malunion +S72392Q Other fracture of shaft of left femur, subsequent encounter for open fracture type I or II with malunion +S72392R Other fracture of shaft of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72392S Other fracture of shaft of left femur, sequela +S72399A Other fracture of shaft of unspecified femur, initial encounter for closed fracture +S72399B Other fracture of shaft of unspecified femur, initial encounter for open fracture type I or II +S72399C Other fracture of shaft of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72399D Other fracture of shaft of unspecified femur, subsequent encounter for closed fracture with routine healing +S72399E Other fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with routine healing +S72399F Other fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72399G Other fracture of shaft of unspecified femur, subsequent encounter for closed fracture with delayed healing +S72399H Other fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing +S72399J Other fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72399K Other fracture of shaft of unspecified femur, subsequent encounter for closed fracture with nonunion +S72399M Other fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with nonunion +S72399N Other fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72399P Other fracture of shaft of unspecified femur, subsequent encounter for closed fracture with malunion +S72399Q Other fracture of shaft of unspecified femur, subsequent encounter for open fracture type I or II with malunion +S72399R Other fracture of shaft of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72399S Other fracture of shaft of unspecified femur, sequela +S72401A Unspecified fracture of lower end of right femur, initial encounter for closed fracture +S72401B Unspecified fracture of lower end of right femur, initial encounter for open fracture type I or II +S72401C Unspecified fracture of lower end of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72401D Unspecified fracture of lower end of right femur, subsequent encounter for closed fracture with routine healing +S72401E Unspecified fracture of lower end of right femur, subsequent encounter for open fracture type I or II with routine healing +S72401F Unspecified fracture of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72401G Unspecified fracture of lower end of right femur, subsequent encounter for closed fracture with delayed healing +S72401H Unspecified fracture of lower end of right femur, subsequent encounter for open fracture type I or II with delayed healing +S72401J Unspecified fracture of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72401K Unspecified fracture of lower end of right femur, subsequent encounter for closed fracture with nonunion +S72401M Unspecified fracture of lower end of right femur, subsequent encounter for open fracture type I or II with nonunion +S72401N Unspecified fracture of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72401P Unspecified fracture of lower end of right femur, subsequent encounter for closed fracture with malunion +S72401Q Unspecified fracture of lower end of right femur, subsequent encounter for open fracture type I or II with malunion +S72401R Unspecified fracture of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72401S Unspecified fracture of lower end of right femur, sequela +S72402A Unspecified fracture of lower end of left femur, initial encounter for closed fracture +S72402B Unspecified fracture of lower end of left femur, initial encounter for open fracture type I or II +S72402C Unspecified fracture of lower end of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72402D Unspecified fracture of lower end of left femur, subsequent encounter for closed fracture with routine healing +S72402E Unspecified fracture of lower end of left femur, subsequent encounter for open fracture type I or II with routine healing +S72402F Unspecified fracture of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72402G Unspecified fracture of lower end of left femur, subsequent encounter for closed fracture with delayed healing +S72402H Unspecified fracture of lower end of left femur, subsequent encounter for open fracture type I or II with delayed healing +S72402J Unspecified fracture of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72402K Unspecified fracture of lower end of left femur, subsequent encounter for closed fracture with nonunion +S72402M Unspecified fracture of lower end of left femur, subsequent encounter for open fracture type I or II with nonunion +S72402N Unspecified fracture of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72402P Unspecified fracture of lower end of left femur, subsequent encounter for closed fracture with malunion +S72402Q Unspecified fracture of lower end of left femur, subsequent encounter for open fracture type I or II with malunion +S72402R Unspecified fracture of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72402S Unspecified fracture of lower end of left femur, sequela +S72409A Unspecified fracture of lower end of unspecified femur, initial encounter for closed fracture +S72409B Unspecified fracture of lower end of unspecified femur, initial encounter for open fracture type I or II +S72409C Unspecified fracture of lower end of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72409D Unspecified fracture of lower end of unspecified femur, subsequent encounter for closed fracture with routine healing +S72409E Unspecified fracture of lower end of unspecified femur, subsequent encounter for open fracture type I or II with routine healing +S72409F Unspecified fracture of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72409G Unspecified fracture of lower end of unspecified femur, subsequent encounter for closed fracture with delayed healing +S72409H Unspecified fracture of lower end of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing +S72409J Unspecified fracture of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72409K Unspecified fracture of lower end of unspecified femur, subsequent encounter for closed fracture with nonunion +S72409M Unspecified fracture of lower end of unspecified femur, subsequent encounter for open fracture type I or II with nonunion +S72409N Unspecified fracture of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72409P Unspecified fracture of lower end of unspecified femur, subsequent encounter for closed fracture with malunion +S72409Q Unspecified fracture of lower end of unspecified femur, subsequent encounter for open fracture type I or II with malunion +S72409R Unspecified fracture of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72409S Unspecified fracture of lower end of unspecified femur, sequela +S72411A Displaced unspecified condyle fracture of lower end of right femur, initial encounter for closed fracture +S72411B Displaced unspecified condyle fracture of lower end of right femur, initial encounter for open fracture type I or II +S72411C Displaced unspecified condyle fracture of lower end of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72411D Displaced unspecified condyle fracture of lower end of right femur, subsequent encounter for closed fracture with routine healing +S72411E Displaced unspecified condyle fracture of lower end of right femur, subsequent encounter for open fracture type I or II with routine healing +S72411F Displaced unspecified condyle fracture of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72411G Displaced unspecified condyle fracture of lower end of right femur, subsequent encounter for closed fracture with delayed healing +S72411H Displaced unspecified condyle fracture of lower end of right femur, subsequent encounter for open fracture type I or II with delayed healing +S72411J Displaced unspecified condyle fracture of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72411K Displaced unspecified condyle fracture of lower end of right femur, subsequent encounter for closed fracture with nonunion +S72411M Displaced unspecified condyle fracture of lower end of right femur, subsequent encounter for open fracture type I or II with nonunion +S72411N Displaced unspecified condyle fracture of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72411P Displaced unspecified condyle fracture of lower end of right femur, subsequent encounter for closed fracture with malunion +S72411Q Displaced unspecified condyle fracture of lower end of right femur, subsequent encounter for open fracture type I or II with malunion +S72411R Displaced unspecified condyle fracture of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72411S Displaced unspecified condyle fracture of lower end of right femur, sequela +S72412A Displaced unspecified condyle fracture of lower end of left femur, initial encounter for closed fracture +S72412B Displaced unspecified condyle fracture of lower end of left femur, initial encounter for open fracture type I or II +S72412C Displaced unspecified condyle fracture of lower end of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72412D Displaced unspecified condyle fracture of lower end of left femur, subsequent encounter for closed fracture with routine healing +S72412E Displaced unspecified condyle fracture of lower end of left femur, subsequent encounter for open fracture type I or II with routine healing +S72412F Displaced unspecified condyle fracture of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72412G Displaced unspecified condyle fracture of lower end of left femur, subsequent encounter for closed fracture with delayed healing +S72412H Displaced unspecified condyle fracture of lower end of left femur, subsequent encounter for open fracture type I or II with delayed healing +S72412J Displaced unspecified condyle fracture of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72412K Displaced unspecified condyle fracture of lower end of left femur, subsequent encounter for closed fracture with nonunion +S72412M Displaced unspecified condyle fracture of lower end of left femur, subsequent encounter for open fracture type I or II with nonunion +S72412N Displaced unspecified condyle fracture of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72412P Displaced unspecified condyle fracture of lower end of left femur, subsequent encounter for closed fracture with malunion +S72412Q Displaced unspecified condyle fracture of lower end of left femur, subsequent encounter for open fracture type I or II with malunion +S72412R Displaced unspecified condyle fracture of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72412S Displaced unspecified condyle fracture of lower end of left femur, sequela +S72413A Displaced unspecified condyle fracture of lower end of unspecified femur, initial encounter for closed fracture +S72413B Displaced unspecified condyle fracture of lower end of unspecified femur, initial encounter for open fracture type I or II +S72413C Displaced unspecified condyle fracture of lower end of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72413D Displaced unspecified condyle fracture of lower end of unspecified femur, subsequent encounter for closed fracture with routine healing +S72413E Displaced unspecified condyle fracture of lower end of unspecified femur, subsequent encounter for open fracture type I or II with routine healing +S72413F Displaced unspecified condyle fracture of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72413G Displaced unspecified condyle fracture of lower end of unspecified femur, subsequent encounter for closed fracture with delayed healing +S72413H Displaced unspecified condyle fracture of lower end of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing +S72413J Displaced unspecified condyle fracture of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72413K Displaced unspecified condyle fracture of lower end of unspecified femur, subsequent encounter for closed fracture with nonunion +S72413M Displaced unspecified condyle fracture of lower end of unspecified femur, subsequent encounter for open fracture type I or II with nonunion +S72413N Displaced unspecified condyle fracture of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72413P Displaced unspecified condyle fracture of lower end of unspecified femur, subsequent encounter for closed fracture with malunion +S72413Q Displaced unspecified condyle fracture of lower end of unspecified femur, subsequent encounter for open fracture type I or II with malunion +S72413R Displaced unspecified condyle fracture of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72413S Displaced unspecified condyle fracture of lower end of unspecified femur, sequela +S72414A Nondisplaced unspecified condyle fracture of lower end of right femur, initial encounter for closed fracture +S72414B Nondisplaced unspecified condyle fracture of lower end of right femur, initial encounter for open fracture type I or II +S72414C Nondisplaced unspecified condyle fracture of lower end of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72414D Nondisplaced unspecified condyle fracture of lower end of right femur, subsequent encounter for closed fracture with routine healing +S72414E Nondisplaced unspecified condyle fracture of lower end of right femur, subsequent encounter for open fracture type I or II with routine healing +S72414F Nondisplaced unspecified condyle fracture of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72414G Nondisplaced unspecified condyle fracture of lower end of right femur, subsequent encounter for closed fracture with delayed healing +S72414H Nondisplaced unspecified condyle fracture of lower end of right femur, subsequent encounter for open fracture type I or II with delayed healing +S72414J Nondisplaced unspecified condyle fracture of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72414K Nondisplaced unspecified condyle fracture of lower end of right femur, subsequent encounter for closed fracture with nonunion +S72414M Nondisplaced unspecified condyle fracture of lower end of right femur, subsequent encounter for open fracture type I or II with nonunion +S72414N Nondisplaced unspecified condyle fracture of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72414P Nondisplaced unspecified condyle fracture of lower end of right femur, subsequent encounter for closed fracture with malunion +S72414Q Nondisplaced unspecified condyle fracture of lower end of right femur, subsequent encounter for open fracture type I or II with malunion +S72414R Nondisplaced unspecified condyle fracture of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72414S Nondisplaced unspecified condyle fracture of lower end of right femur, sequela +S72415A Nondisplaced unspecified condyle fracture of lower end of left femur, initial encounter for closed fracture +S72415B Nondisplaced unspecified condyle fracture of lower end of left femur, initial encounter for open fracture type I or II +S72415C Nondisplaced unspecified condyle fracture of lower end of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72415D Nondisplaced unspecified condyle fracture of lower end of left femur, subsequent encounter for closed fracture with routine healing +S72415E Nondisplaced unspecified condyle fracture of lower end of left femur, subsequent encounter for open fracture type I or II with routine healing +S72415F Nondisplaced unspecified condyle fracture of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72415G Nondisplaced unspecified condyle fracture of lower end of left femur, subsequent encounter for closed fracture with delayed healing +S72415H Nondisplaced unspecified condyle fracture of lower end of left femur, subsequent encounter for open fracture type I or II with delayed healing +S72415J Nondisplaced unspecified condyle fracture of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72415K Nondisplaced unspecified condyle fracture of lower end of left femur, subsequent encounter for closed fracture with nonunion +S72415M Nondisplaced unspecified condyle fracture of lower end of left femur, subsequent encounter for open fracture type I or II with nonunion +S72415N Nondisplaced unspecified condyle fracture of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72415P Nondisplaced unspecified condyle fracture of lower end of left femur, subsequent encounter for closed fracture with malunion +S72415Q Nondisplaced unspecified condyle fracture of lower end of left femur, subsequent encounter for open fracture type I or II with malunion +S72415R Nondisplaced unspecified condyle fracture of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72415S Nondisplaced unspecified condyle fracture of lower end of left femur, sequela +S72416A Nondisplaced unspecified condyle fracture of lower end of unspecified femur, initial encounter for closed fracture +S72416B Nondisplaced unspecified condyle fracture of lower end of unspecified femur, initial encounter for open fracture type I or II +S72416C Nondisplaced unspecified condyle fracture of lower end of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72416D Nondisplaced unspecified condyle fracture of lower end of unspecified femur, subsequent encounter for closed fracture with routine healing +S72416E Nondisplaced unspecified condyle fracture of lower end of unspecified femur, subsequent encounter for open fracture type I or II with routine healing +S72416F Nondisplaced unspecified condyle fracture of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72416G Nondisplaced unspecified condyle fracture of lower end of unspecified femur, subsequent encounter for closed fracture with delayed healing +S72416H Nondisplaced unspecified condyle fracture of lower end of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing +S72416J Nondisplaced unspecified condyle fracture of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72416K Nondisplaced unspecified condyle fracture of lower end of unspecified femur, subsequent encounter for closed fracture with nonunion +S72416M Nondisplaced unspecified condyle fracture of lower end of unspecified femur, subsequent encounter for open fracture type I or II with nonunion +S72416N Nondisplaced unspecified condyle fracture of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72416P Nondisplaced unspecified condyle fracture of lower end of unspecified femur, subsequent encounter for closed fracture with malunion +S72416Q Nondisplaced unspecified condyle fracture of lower end of unspecified femur, subsequent encounter for open fracture type I or II with malunion +S72416R Nondisplaced unspecified condyle fracture of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72416S Nondisplaced unspecified condyle fracture of lower end of unspecified femur, sequela +S72421A Displaced fracture of lateral condyle of right femur, initial encounter for closed fracture +S72421B Displaced fracture of lateral condyle of right femur, initial encounter for open fracture type I or II +S72421C Displaced fracture of lateral condyle of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72421D Displaced fracture of lateral condyle of right femur, subsequent encounter for closed fracture with routine healing +S72421E Displaced fracture of lateral condyle of right femur, subsequent encounter for open fracture type I or II with routine healing +S72421F Displaced fracture of lateral condyle of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72421G Displaced fracture of lateral condyle of right femur, subsequent encounter for closed fracture with delayed healing +S72421H Displaced fracture of lateral condyle of right femur, subsequent encounter for open fracture type I or II with delayed healing +S72421J Displaced fracture of lateral condyle of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72421K Displaced fracture of lateral condyle of right femur, subsequent encounter for closed fracture with nonunion +S72421M Displaced fracture of lateral condyle of right femur, subsequent encounter for open fracture type I or II with nonunion +S72421N Displaced fracture of lateral condyle of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72421P Displaced fracture of lateral condyle of right femur, subsequent encounter for closed fracture with malunion +S72421Q Displaced fracture of lateral condyle of right femur, subsequent encounter for open fracture type I or II with malunion +S72421R Displaced fracture of lateral condyle of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72421S Displaced fracture of lateral condyle of right femur, sequela +S72422A Displaced fracture of lateral condyle of left femur, initial encounter for closed fracture +S72422B Displaced fracture of lateral condyle of left femur, initial encounter for open fracture type I or II +S72422C Displaced fracture of lateral condyle of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72422D Displaced fracture of lateral condyle of left femur, subsequent encounter for closed fracture with routine healing +S72422E Displaced fracture of lateral condyle of left femur, subsequent encounter for open fracture type I or II with routine healing +S72422F Displaced fracture of lateral condyle of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72422G Displaced fracture of lateral condyle of left femur, subsequent encounter for closed fracture with delayed healing +S72422H Displaced fracture of lateral condyle of left femur, subsequent encounter for open fracture type I or II with delayed healing +S72422J Displaced fracture of lateral condyle of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72422K Displaced fracture of lateral condyle of left femur, subsequent encounter for closed fracture with nonunion +S72422M Displaced fracture of lateral condyle of left femur, subsequent encounter for open fracture type I or II with nonunion +S72422N Displaced fracture of lateral condyle of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72422P Displaced fracture of lateral condyle of left femur, subsequent encounter for closed fracture with malunion +S72422Q Displaced fracture of lateral condyle of left femur, subsequent encounter for open fracture type I or II with malunion +S72422R Displaced fracture of lateral condyle of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72422S Displaced fracture of lateral condyle of left femur, sequela +S72423A Displaced fracture of lateral condyle of unspecified femur, initial encounter for closed fracture +S72423B Displaced fracture of lateral condyle of unspecified femur, initial encounter for open fracture type I or II +S72423C Displaced fracture of lateral condyle of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72423D Displaced fracture of lateral condyle of unspecified femur, subsequent encounter for closed fracture with routine healing +S72423E Displaced fracture of lateral condyle of unspecified femur, subsequent encounter for open fracture type I or II with routine healing +S72423F Displaced fracture of lateral condyle of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72423G Displaced fracture of lateral condyle of unspecified femur, subsequent encounter for closed fracture with delayed healing +S72423H Displaced fracture of lateral condyle of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing +S72423J Displaced fracture of lateral condyle of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72423K Displaced fracture of lateral condyle of unspecified femur, subsequent encounter for closed fracture with nonunion +S72423M Displaced fracture of lateral condyle of unspecified femur, subsequent encounter for open fracture type I or II with nonunion +S72423N Displaced fracture of lateral condyle of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72423P Displaced fracture of lateral condyle of unspecified femur, subsequent encounter for closed fracture with malunion +S72423Q Displaced fracture of lateral condyle of unspecified femur, subsequent encounter for open fracture type I or II with malunion +S72423R Displaced fracture of lateral condyle of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72423S Displaced fracture of lateral condyle of unspecified femur, sequela +S72424A Nondisplaced fracture of lateral condyle of right femur, initial encounter for closed fracture +S72424B Nondisplaced fracture of lateral condyle of right femur, initial encounter for open fracture type I or II +S72424C Nondisplaced fracture of lateral condyle of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72424D Nondisplaced fracture of lateral condyle of right femur, subsequent encounter for closed fracture with routine healing +S72424E Nondisplaced fracture of lateral condyle of right femur, subsequent encounter for open fracture type I or II with routine healing +S72424F Nondisplaced fracture of lateral condyle of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72424G Nondisplaced fracture of lateral condyle of right femur, subsequent encounter for closed fracture with delayed healing +S72424H Nondisplaced fracture of lateral condyle of right femur, subsequent encounter for open fracture type I or II with delayed healing +S72424J Nondisplaced fracture of lateral condyle of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72424K Nondisplaced fracture of lateral condyle of right femur, subsequent encounter for closed fracture with nonunion +S72424M Nondisplaced fracture of lateral condyle of right femur, subsequent encounter for open fracture type I or II with nonunion +S72424N Nondisplaced fracture of lateral condyle of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72424P Nondisplaced fracture of lateral condyle of right femur, subsequent encounter for closed fracture with malunion +S72424Q Nondisplaced fracture of lateral condyle of right femur, subsequent encounter for open fracture type I or II with malunion +S72424R Nondisplaced fracture of lateral condyle of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72424S Nondisplaced fracture of lateral condyle of right femur, sequela +S72425A Nondisplaced fracture of lateral condyle of left femur, initial encounter for closed fracture +S72425B Nondisplaced fracture of lateral condyle of left femur, initial encounter for open fracture type I or II +S72425C Nondisplaced fracture of lateral condyle of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72425D Nondisplaced fracture of lateral condyle of left femur, subsequent encounter for closed fracture with routine healing +S72425E Nondisplaced fracture of lateral condyle of left femur, subsequent encounter for open fracture type I or II with routine healing +S72425F Nondisplaced fracture of lateral condyle of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72425G Nondisplaced fracture of lateral condyle of left femur, subsequent encounter for closed fracture with delayed healing +S72425H Nondisplaced fracture of lateral condyle of left femur, subsequent encounter for open fracture type I or II with delayed healing +S72425J Nondisplaced fracture of lateral condyle of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72425K Nondisplaced fracture of lateral condyle of left femur, subsequent encounter for closed fracture with nonunion +S72425M Nondisplaced fracture of lateral condyle of left femur, subsequent encounter for open fracture type I or II with nonunion +S72425N Nondisplaced fracture of lateral condyle of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72425P Nondisplaced fracture of lateral condyle of left femur, subsequent encounter for closed fracture with malunion +S72425Q Nondisplaced fracture of lateral condyle of left femur, subsequent encounter for open fracture type I or II with malunion +S72425R Nondisplaced fracture of lateral condyle of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72425S Nondisplaced fracture of lateral condyle of left femur, sequela +S72426A Nondisplaced fracture of lateral condyle of unspecified femur, initial encounter for closed fracture +S72426B Nondisplaced fracture of lateral condyle of unspecified femur, initial encounter for open fracture type I or II +S72426C Nondisplaced fracture of lateral condyle of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72426D Nondisplaced fracture of lateral condyle of unspecified femur, subsequent encounter for closed fracture with routine healing +S72426E Nondisplaced fracture of lateral condyle of unspecified femur, subsequent encounter for open fracture type I or II with routine healing +S72426F Nondisplaced fracture of lateral condyle of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72426G Nondisplaced fracture of lateral condyle of unspecified femur, subsequent encounter for closed fracture with delayed healing +S72426H Nondisplaced fracture of lateral condyle of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing +S72426J Nondisplaced fracture of lateral condyle of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72426K Nondisplaced fracture of lateral condyle of unspecified femur, subsequent encounter for closed fracture with nonunion +S72426M Nondisplaced fracture of lateral condyle of unspecified femur, subsequent encounter for open fracture type I or II with nonunion +S72426N Nondisplaced fracture of lateral condyle of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72426P Nondisplaced fracture of lateral condyle of unspecified femur, subsequent encounter for closed fracture with malunion +S72426Q Nondisplaced fracture of lateral condyle of unspecified femur, subsequent encounter for open fracture type I or II with malunion +S72426R Nondisplaced fracture of lateral condyle of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72426S Nondisplaced fracture of lateral condyle of unspecified femur, sequela +S72431A Displaced fracture of medial condyle of right femur, initial encounter for closed fracture +S72431B Displaced fracture of medial condyle of right femur, initial encounter for open fracture type I or II +S72431C Displaced fracture of medial condyle of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72431D Displaced fracture of medial condyle of right femur, subsequent encounter for closed fracture with routine healing +S72431E Displaced fracture of medial condyle of right femur, subsequent encounter for open fracture type I or II with routine healing +S72431F Displaced fracture of medial condyle of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72431G Displaced fracture of medial condyle of right femur, subsequent encounter for closed fracture with delayed healing +S72431H Displaced fracture of medial condyle of right femur, subsequent encounter for open fracture type I or II with delayed healing +S72431J Displaced fracture of medial condyle of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72431K Displaced fracture of medial condyle of right femur, subsequent encounter for closed fracture with nonunion +S72431M Displaced fracture of medial condyle of right femur, subsequent encounter for open fracture type I or II with nonunion +S72431N Displaced fracture of medial condyle of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72431P Displaced fracture of medial condyle of right femur, subsequent encounter for closed fracture with malunion +S72431Q Displaced fracture of medial condyle of right femur, subsequent encounter for open fracture type I or II with malunion +S72431R Displaced fracture of medial condyle of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72431S Displaced fracture of medial condyle of right femur, sequela +S72432A Displaced fracture of medial condyle of left femur, initial encounter for closed fracture +S72432B Displaced fracture of medial condyle of left femur, initial encounter for open fracture type I or II +S72432C Displaced fracture of medial condyle of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72432D Displaced fracture of medial condyle of left femur, subsequent encounter for closed fracture with routine healing +S72432E Displaced fracture of medial condyle of left femur, subsequent encounter for open fracture type I or II with routine healing +S72432F Displaced fracture of medial condyle of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72432G Displaced fracture of medial condyle of left femur, subsequent encounter for closed fracture with delayed healing +S72432H Displaced fracture of medial condyle of left femur, subsequent encounter for open fracture type I or II with delayed healing +S72432J Displaced fracture of medial condyle of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72432K Displaced fracture of medial condyle of left femur, subsequent encounter for closed fracture with nonunion +S72432M Displaced fracture of medial condyle of left femur, subsequent encounter for open fracture type I or II with nonunion +S72432N Displaced fracture of medial condyle of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72432P Displaced fracture of medial condyle of left femur, subsequent encounter for closed fracture with malunion +S72432Q Displaced fracture of medial condyle of left femur, subsequent encounter for open fracture type I or II with malunion +S72432R Displaced fracture of medial condyle of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72432S Displaced fracture of medial condyle of left femur, sequela +S72433A Displaced fracture of medial condyle of unspecified femur, initial encounter for closed fracture +S72433B Displaced fracture of medial condyle of unspecified femur, initial encounter for open fracture type I or II +S72433C Displaced fracture of medial condyle of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72433D Displaced fracture of medial condyle of unspecified femur, subsequent encounter for closed fracture with routine healing +S72433E Displaced fracture of medial condyle of unspecified femur, subsequent encounter for open fracture type I or II with routine healing +S72433F Displaced fracture of medial condyle of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72433G Displaced fracture of medial condyle of unspecified femur, subsequent encounter for closed fracture with delayed healing +S72433H Displaced fracture of medial condyle of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing +S72433J Displaced fracture of medial condyle of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72433K Displaced fracture of medial condyle of unspecified femur, subsequent encounter for closed fracture with nonunion +S72433M Displaced fracture of medial condyle of unspecified femur, subsequent encounter for open fracture type I or II with nonunion +S72433N Displaced fracture of medial condyle of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72433P Displaced fracture of medial condyle of unspecified femur, subsequent encounter for closed fracture with malunion +S72433Q Displaced fracture of medial condyle of unspecified femur, subsequent encounter for open fracture type I or II with malunion +S72433R Displaced fracture of medial condyle of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72433S Displaced fracture of medial condyle of unspecified femur, sequela +S72434A Nondisplaced fracture of medial condyle of right femur, initial encounter for closed fracture +S72434B Nondisplaced fracture of medial condyle of right femur, initial encounter for open fracture type I or II +S72434C Nondisplaced fracture of medial condyle of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72434D Nondisplaced fracture of medial condyle of right femur, subsequent encounter for closed fracture with routine healing +S72434E Nondisplaced fracture of medial condyle of right femur, subsequent encounter for open fracture type I or II with routine healing +S72434F Nondisplaced fracture of medial condyle of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72434G Nondisplaced fracture of medial condyle of right femur, subsequent encounter for closed fracture with delayed healing +S72434H Nondisplaced fracture of medial condyle of right femur, subsequent encounter for open fracture type I or II with delayed healing +S72434J Nondisplaced fracture of medial condyle of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72434K Nondisplaced fracture of medial condyle of right femur, subsequent encounter for closed fracture with nonunion +S72434M Nondisplaced fracture of medial condyle of right femur, subsequent encounter for open fracture type I or II with nonunion +S72434N Nondisplaced fracture of medial condyle of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72434P Nondisplaced fracture of medial condyle of right femur, subsequent encounter for closed fracture with malunion +S72434Q Nondisplaced fracture of medial condyle of right femur, subsequent encounter for open fracture type I or II with malunion +S72434R Nondisplaced fracture of medial condyle of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72434S Nondisplaced fracture of medial condyle of right femur, sequela +S72435A Nondisplaced fracture of medial condyle of left femur, initial encounter for closed fracture +S72435B Nondisplaced fracture of medial condyle of left femur, initial encounter for open fracture type I or II +S72435C Nondisplaced fracture of medial condyle of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72435D Nondisplaced fracture of medial condyle of left femur, subsequent encounter for closed fracture with routine healing +S72435E Nondisplaced fracture of medial condyle of left femur, subsequent encounter for open fracture type I or II with routine healing +S72435F Nondisplaced fracture of medial condyle of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72435G Nondisplaced fracture of medial condyle of left femur, subsequent encounter for closed fracture with delayed healing +S72435H Nondisplaced fracture of medial condyle of left femur, subsequent encounter for open fracture type I or II with delayed healing +S72435J Nondisplaced fracture of medial condyle of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72435K Nondisplaced fracture of medial condyle of left femur, subsequent encounter for closed fracture with nonunion +S72435M Nondisplaced fracture of medial condyle of left femur, subsequent encounter for open fracture type I or II with nonunion +S72435N Nondisplaced fracture of medial condyle of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72435P Nondisplaced fracture of medial condyle of left femur, subsequent encounter for closed fracture with malunion +S72435Q Nondisplaced fracture of medial condyle of left femur, subsequent encounter for open fracture type I or II with malunion +S72435R Nondisplaced fracture of medial condyle of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72435S Nondisplaced fracture of medial condyle of left femur, sequela +S72436A Nondisplaced fracture of medial condyle of unspecified femur, initial encounter for closed fracture +S72436B Nondisplaced fracture of medial condyle of unspecified femur, initial encounter for open fracture type I or II +S72436C Nondisplaced fracture of medial condyle of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72436D Nondisplaced fracture of medial condyle of unspecified femur, subsequent encounter for closed fracture with routine healing +S72436E Nondisplaced fracture of medial condyle of unspecified femur, subsequent encounter for open fracture type I or II with routine healing +S72436F Nondisplaced fracture of medial condyle of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72436G Nondisplaced fracture of medial condyle of unspecified femur, subsequent encounter for closed fracture with delayed healing +S72436H Nondisplaced fracture of medial condyle of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing +S72436J Nondisplaced fracture of medial condyle of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72436K Nondisplaced fracture of medial condyle of unspecified femur, subsequent encounter for closed fracture with nonunion +S72436M Nondisplaced fracture of medial condyle of unspecified femur, subsequent encounter for open fracture type I or II with nonunion +S72436N Nondisplaced fracture of medial condyle of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72436P Nondisplaced fracture of medial condyle of unspecified femur, subsequent encounter for closed fracture with malunion +S72436Q Nondisplaced fracture of medial condyle of unspecified femur, subsequent encounter for open fracture type I or II with malunion +S72436R Nondisplaced fracture of medial condyle of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72436S Nondisplaced fracture of medial condyle of unspecified femur, sequela +S72441A Displaced fracture of lower epiphysis (separation) of right femur, initial encounter for closed fracture +S72441B Displaced fracture of lower epiphysis (separation) of right femur, initial encounter for open fracture type I or II +S72441C Displaced fracture of lower epiphysis (separation) of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72441D Displaced fracture of lower epiphysis (separation) of right femur, subsequent encounter for closed fracture with routine healing +S72441E Displaced fracture of lower epiphysis (separation) of right femur, subsequent encounter for open fracture type I or II with routine healing +S72441F Displaced fracture of lower epiphysis (separation) of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72441G Displaced fracture of lower epiphysis (separation) of right femur, subsequent encounter for closed fracture with delayed healing +S72441H Displaced fracture of lower epiphysis (separation) of right femur, subsequent encounter for open fracture type I or II with delayed healing +S72441J Displaced fracture of lower epiphysis (separation) of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72441K Displaced fracture of lower epiphysis (separation) of right femur, subsequent encounter for closed fracture with nonunion +S72441M Displaced fracture of lower epiphysis (separation) of right femur, subsequent encounter for open fracture type I or II with nonunion +S72441N Displaced fracture of lower epiphysis (separation) of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72441P Displaced fracture of lower epiphysis (separation) of right femur, subsequent encounter for closed fracture with malunion +S72441Q Displaced fracture of lower epiphysis (separation) of right femur, subsequent encounter for open fracture type I or II with malunion +S72441R Displaced fracture of lower epiphysis (separation) of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72441S Displaced fracture of lower epiphysis (separation) of right femur, sequela +S72442A Displaced fracture of lower epiphysis (separation) of left femur, initial encounter for closed fracture +S72442B Displaced fracture of lower epiphysis (separation) of left femur, initial encounter for open fracture type I or II +S72442C Displaced fracture of lower epiphysis (separation) of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72442D Displaced fracture of lower epiphysis (separation) of left femur, subsequent encounter for closed fracture with routine healing +S72442E Displaced fracture of lower epiphysis (separation) of left femur, subsequent encounter for open fracture type I or II with routine healing +S72442F Displaced fracture of lower epiphysis (separation) of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72442G Displaced fracture of lower epiphysis (separation) of left femur, subsequent encounter for closed fracture with delayed healing +S72442H Displaced fracture of lower epiphysis (separation) of left femur, subsequent encounter for open fracture type I or II with delayed healing +S72442J Displaced fracture of lower epiphysis (separation) of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72442K Displaced fracture of lower epiphysis (separation) of left femur, subsequent encounter for closed fracture with nonunion +S72442M Displaced fracture of lower epiphysis (separation) of left femur, subsequent encounter for open fracture type I or II with nonunion +S72442N Displaced fracture of lower epiphysis (separation) of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72442P Displaced fracture of lower epiphysis (separation) of left femur, subsequent encounter for closed fracture with malunion +S72442Q Displaced fracture of lower epiphysis (separation) of left femur, subsequent encounter for open fracture type I or II with malunion +S72442R Displaced fracture of lower epiphysis (separation) of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72442S Displaced fracture of lower epiphysis (separation) of left femur, sequela +S72443A Displaced fracture of lower epiphysis (separation) of unspecified femur, initial encounter for closed fracture +S72443B Displaced fracture of lower epiphysis (separation) of unspecified femur, initial encounter for open fracture type I or II +S72443C Displaced fracture of lower epiphysis (separation) of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72443D Displaced fracture of lower epiphysis (separation) of unspecified femur, subsequent encounter for closed fracture with routine healing +S72443E Displaced fracture of lower epiphysis (separation) of unspecified femur, subsequent encounter for open fracture type I or II with routine healing +S72443F Displaced fracture of lower epiphysis (separation) of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72443G Displaced fracture of lower epiphysis (separation) of unspecified femur, subsequent encounter for closed fracture with delayed healing +S72443H Displaced fracture of lower epiphysis (separation) of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing +S72443J Displaced fracture of lower epiphysis (separation) of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72443K Displaced fracture of lower epiphysis (separation) of unspecified femur, subsequent encounter for closed fracture with nonunion +S72443M Displaced fracture of lower epiphysis (separation) of unspecified femur, subsequent encounter for open fracture type I or II with nonunion +S72443N Displaced fracture of lower epiphysis (separation) of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72443P Displaced fracture of lower epiphysis (separation) of unspecified femur, subsequent encounter for closed fracture with malunion +S72443Q Displaced fracture of lower epiphysis (separation) of unspecified femur, subsequent encounter for open fracture type I or II with malunion +S72443R Displaced fracture of lower epiphysis (separation) of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72443S Displaced fracture of lower epiphysis (separation) of unspecified femur, sequela +S72444A Nondisplaced fracture of lower epiphysis (separation) of right femur, initial encounter for closed fracture +S72444B Nondisplaced fracture of lower epiphysis (separation) of right femur, initial encounter for open fracture type I or II +S72444C Nondisplaced fracture of lower epiphysis (separation) of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72444D Nondisplaced fracture of lower epiphysis (separation) of right femur, subsequent encounter for closed fracture with routine healing +S72444E Nondisplaced fracture of lower epiphysis (separation) of right femur, subsequent encounter for open fracture type I or II with routine healing +S72444F Nondisplaced fracture of lower epiphysis (separation) of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72444G Nondisplaced fracture of lower epiphysis (separation) of right femur, subsequent encounter for closed fracture with delayed healing +S72444H Nondisplaced fracture of lower epiphysis (separation) of right femur, subsequent encounter for open fracture type I or II with delayed healing +S72444J Nondisplaced fracture of lower epiphysis (separation) of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72444K Nondisplaced fracture of lower epiphysis (separation) of right femur, subsequent encounter for closed fracture with nonunion +S72444M Nondisplaced fracture of lower epiphysis (separation) of right femur, subsequent encounter for open fracture type I or II with nonunion +S72444N Nondisplaced fracture of lower epiphysis (separation) of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72444P Nondisplaced fracture of lower epiphysis (separation) of right femur, subsequent encounter for closed fracture with malunion +S72444Q Nondisplaced fracture of lower epiphysis (separation) of right femur, subsequent encounter for open fracture type I or II with malunion +S72444R Nondisplaced fracture of lower epiphysis (separation) of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72444S Nondisplaced fracture of lower epiphysis (separation) of right femur, sequela +S72445A Nondisplaced fracture of lower epiphysis (separation) of left femur, initial encounter for closed fracture +S72445B Nondisplaced fracture of lower epiphysis (separation) of left femur, initial encounter for open fracture type I or II +S72445C Nondisplaced fracture of lower epiphysis (separation) of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72445D Nondisplaced fracture of lower epiphysis (separation) of left femur, subsequent encounter for closed fracture with routine healing +S72445E Nondisplaced fracture of lower epiphysis (separation) of left femur, subsequent encounter for open fracture type I or II with routine healing +S72445F Nondisplaced fracture of lower epiphysis (separation) of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72445G Nondisplaced fracture of lower epiphysis (separation) of left femur, subsequent encounter for closed fracture with delayed healing +S72445H Nondisplaced fracture of lower epiphysis (separation) of left femur, subsequent encounter for open fracture type I or II with delayed healing +S72445J Nondisplaced fracture of lower epiphysis (separation) of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72445K Nondisplaced fracture of lower epiphysis (separation) of left femur, subsequent encounter for closed fracture with nonunion +S72445M Nondisplaced fracture of lower epiphysis (separation) of left femur, subsequent encounter for open fracture type I or II with nonunion +S72445N Nondisplaced fracture of lower epiphysis (separation) of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72445P Nondisplaced fracture of lower epiphysis (separation) of left femur, subsequent encounter for closed fracture with malunion +S72445Q Nondisplaced fracture of lower epiphysis (separation) of left femur, subsequent encounter for open fracture type I or II with malunion +S72445R Nondisplaced fracture of lower epiphysis (separation) of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72445S Nondisplaced fracture of lower epiphysis (separation) of left femur, sequela +S72446A Nondisplaced fracture of lower epiphysis (separation) of unspecified femur, initial encounter for closed fracture +S72446B Nondisplaced fracture of lower epiphysis (separation) of unspecified femur, initial encounter for open fracture type I or II +S72446C Nondisplaced fracture of lower epiphysis (separation) of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72446D Nondisplaced fracture of lower epiphysis (separation) of unspecified femur, subsequent encounter for closed fracture with routine healing +S72446E Nondisplaced fracture of lower epiphysis (separation) of unspecified femur, subsequent encounter for open fracture type I or II with routine healing +S72446F Nondisplaced fracture of lower epiphysis (separation) of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72446G Nondisplaced fracture of lower epiphysis (separation) of unspecified femur, subsequent encounter for closed fracture with delayed healing +S72446H Nondisplaced fracture of lower epiphysis (separation) of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing +S72446J Nondisplaced fracture of lower epiphysis (separation) of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72446K Nondisplaced fracture of lower epiphysis (separation) of unspecified femur, subsequent encounter for closed fracture with nonunion +S72446M Nondisplaced fracture of lower epiphysis (separation) of unspecified femur, subsequent encounter for open fracture type I or II with nonunion +S72446N Nondisplaced fracture of lower epiphysis (separation) of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72446P Nondisplaced fracture of lower epiphysis (separation) of unspecified femur, subsequent encounter for closed fracture with malunion +S72446Q Nondisplaced fracture of lower epiphysis (separation) of unspecified femur, subsequent encounter for open fracture type I or II with malunion +S72446R Nondisplaced fracture of lower epiphysis (separation) of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72446S Nondisplaced fracture of lower epiphysis (separation) of unspecified femur, sequela +S72451A Displaced supracondylar fracture without intracondylar extension of lower end of right femur, initial encounter for closed fracture +S72451B Displaced supracondylar fracture without intracondylar extension of lower end of right femur, initial encounter for open fracture type I or II +S72451C Displaced supracondylar fracture without intracondylar extension of lower end of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72451D Displaced supracondylar fracture without intracondylar extension of lower end of right femur, subsequent encounter for closed fracture with routine healing +S72451E Displaced supracondylar fracture without intracondylar extension of lower end of right femur, subsequent encounter for open fracture type I or II with routine healing +S72451F Displaced supracondylar fracture without intracondylar extension of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72451G Displaced supracondylar fracture without intracondylar extension of lower end of right femur, subsequent encounter for closed fracture with delayed healing +S72451H Displaced supracondylar fracture without intracondylar extension of lower end of right femur, subsequent encounter for open fracture type I or II with delayed healing +S72451J Displaced supracondylar fracture without intracondylar extension of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72451K Displaced supracondylar fracture without intracondylar extension of lower end of right femur, subsequent encounter for closed fracture with nonunion +S72451M Displaced supracondylar fracture without intracondylar extension of lower end of right femur, subsequent encounter for open fracture type I or II with nonunion +S72451N Displaced supracondylar fracture without intracondylar extension of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72451P Displaced supracondylar fracture without intracondylar extension of lower end of right femur, subsequent encounter for closed fracture with malunion +S72451Q Displaced supracondylar fracture without intracondylar extension of lower end of right femur, subsequent encounter for open fracture type I or II with malunion +S72451R Displaced supracondylar fracture without intracondylar extension of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72451S Displaced supracondylar fracture without intracondylar extension of lower end of right femur, sequela +S72452A Displaced supracondylar fracture without intracondylar extension of lower end of left femur, initial encounter for closed fracture +S72452B Displaced supracondylar fracture without intracondylar extension of lower end of left femur, initial encounter for open fracture type I or II +S72452C Displaced supracondylar fracture without intracondylar extension of lower end of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72452D Displaced supracondylar fracture without intracondylar extension of lower end of left femur, subsequent encounter for closed fracture with routine healing +S72452E Displaced supracondylar fracture without intracondylar extension of lower end of left femur, subsequent encounter for open fracture type I or II with routine healing +S72452F Displaced supracondylar fracture without intracondylar extension of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72452G Displaced supracondylar fracture without intracondylar extension of lower end of left femur, subsequent encounter for closed fracture with delayed healing +S72452H Displaced supracondylar fracture without intracondylar extension of lower end of left femur, subsequent encounter for open fracture type I or II with delayed healing +S72452J Displaced supracondylar fracture without intracondylar extension of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72452K Displaced supracondylar fracture without intracondylar extension of lower end of left femur, subsequent encounter for closed fracture with nonunion +S72452M Displaced supracondylar fracture without intracondylar extension of lower end of left femur, subsequent encounter for open fracture type I or II with nonunion +S72452N Displaced supracondylar fracture without intracondylar extension of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72452P Displaced supracondylar fracture without intracondylar extension of lower end of left femur, subsequent encounter for closed fracture with malunion +S72452Q Displaced supracondylar fracture without intracondylar extension of lower end of left femur, subsequent encounter for open fracture type I or II with malunion +S72452R Displaced supracondylar fracture without intracondylar extension of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72452S Displaced supracondylar fracture without intracondylar extension of lower end of left femur, sequela +S72453A Displaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, initial encounter for closed fracture +S72453B Displaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, initial encounter for open fracture type I or II +S72453C Displaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72453D Displaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, subsequent encounter for closed fracture with routine healing +S72453E Displaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type I or II with routine healing +S72453F Displaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72453G Displaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, subsequent encounter for closed fracture with delayed healing +S72453H Displaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing +S72453J Displaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72453K Displaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, subsequent encounter for closed fracture with nonunion +S72453M Displaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type I or II with nonunion +S72453N Displaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72453P Displaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, subsequent encounter for closed fracture with malunion +S72453Q Displaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type I or II with malunion +S72453R Displaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72453S Displaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, sequela +S72454A Nondisplaced supracondylar fracture without intracondylar extension of lower end of right femur, initial encounter for closed fracture +S72454B Nondisplaced supracondylar fracture without intracondylar extension of lower end of right femur, initial encounter for open fracture type I or II +S72454C Nondisplaced supracondylar fracture without intracondylar extension of lower end of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72454D Nondisplaced supracondylar fracture without intracondylar extension of lower end of right femur, subsequent encounter for closed fracture with routine healing +S72454E Nondisplaced supracondylar fracture without intracondylar extension of lower end of right femur, subsequent encounter for open fracture type I or II with routine healing +S72454F Nondisplaced supracondylar fracture without intracondylar extension of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72454G Nondisplaced supracondylar fracture without intracondylar extension of lower end of right femur, subsequent encounter for closed fracture with delayed healing +S72454H Nondisplaced supracondylar fracture without intracondylar extension of lower end of right femur, subsequent encounter for open fracture type I or II with delayed healing +S72454J Nondisplaced supracondylar fracture without intracondylar extension of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72454K Nondisplaced supracondylar fracture without intracondylar extension of lower end of right femur, subsequent encounter for closed fracture with nonunion +S72454M Nondisplaced supracondylar fracture without intracondylar extension of lower end of right femur, subsequent encounter for open fracture type I or II with nonunion +S72454N Nondisplaced supracondylar fracture without intracondylar extension of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72454P Nondisplaced supracondylar fracture without intracondylar extension of lower end of right femur, subsequent encounter for closed fracture with malunion +S72454Q Nondisplaced supracondylar fracture without intracondylar extension of lower end of right femur, subsequent encounter for open fracture type I or II with malunion +S72454R Nondisplaced supracondylar fracture without intracondylar extension of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72454S Nondisplaced supracondylar fracture without intracondylar extension of lower end of right femur, sequela +S72455A Nondisplaced supracondylar fracture without intracondylar extension of lower end of left femur, initial encounter for closed fracture +S72455B Nondisplaced supracondylar fracture without intracondylar extension of lower end of left femur, initial encounter for open fracture type I or II +S72455C Nondisplaced supracondylar fracture without intracondylar extension of lower end of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72455D Nondisplaced supracondylar fracture without intracondylar extension of lower end of left femur, subsequent encounter for closed fracture with routine healing +S72455E Nondisplaced supracondylar fracture without intracondylar extension of lower end of left femur, subsequent encounter for open fracture type I or II with routine healing +S72455F Nondisplaced supracondylar fracture without intracondylar extension of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72455G Nondisplaced supracondylar fracture without intracondylar extension of lower end of left femur, subsequent encounter for closed fracture with delayed healing +S72455H Nondisplaced supracondylar fracture without intracondylar extension of lower end of left femur, subsequent encounter for open fracture type I or II with delayed healing +S72455J Nondisplaced supracondylar fracture without intracondylar extension of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72455K Nondisplaced supracondylar fracture without intracondylar extension of lower end of left femur, subsequent encounter for closed fracture with nonunion +S72455M Nondisplaced supracondylar fracture without intracondylar extension of lower end of left femur, subsequent encounter for open fracture type I or II with nonunion +S72455N Nondisplaced supracondylar fracture without intracondylar extension of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72455P Nondisplaced supracondylar fracture without intracondylar extension of lower end of left femur, subsequent encounter for closed fracture with malunion +S72455Q Nondisplaced supracondylar fracture without intracondylar extension of lower end of left femur, subsequent encounter for open fracture type I or II with malunion +S72455R Nondisplaced supracondylar fracture without intracondylar extension of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72455S Nondisplaced supracondylar fracture without intracondylar extension of lower end of left femur, sequela +S72456A Nondisplaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, initial encounter for closed fracture +S72456B Nondisplaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, initial encounter for open fracture type I or II +S72456C Nondisplaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72456D Nondisplaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, subsequent encounter for closed fracture with routine healing +S72456E Nondisplaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type I or II with routine healing +S72456F Nondisplaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72456G Nondisplaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, subsequent encounter for closed fracture with delayed healing +S72456H Nondisplaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing +S72456J Nondisplaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72456K Nondisplaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, subsequent encounter for closed fracture with nonunion +S72456M Nondisplaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type I or II with nonunion +S72456N Nondisplaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72456P Nondisplaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, subsequent encounter for closed fracture with malunion +S72456Q Nondisplaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type I or II with malunion +S72456R Nondisplaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72456S Nondisplaced supracondylar fracture without intracondylar extension of lower end of unspecified femur, sequela +S72461A Displaced supracondylar fracture with intracondylar extension of lower end of right femur, initial encounter for closed fracture +S72461B Displaced supracondylar fracture with intracondylar extension of lower end of right femur, initial encounter for open fracture type I or II +S72461C Displaced supracondylar fracture with intracondylar extension of lower end of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72461D Displaced supracondylar fracture with intracondylar extension of lower end of right femur, subsequent encounter for closed fracture with routine healing +S72461E Displaced supracondylar fracture with intracondylar extension of lower end of right femur, subsequent encounter for open fracture type I or II with routine healing +S72461F Displaced supracondylar fracture with intracondylar extension of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72461G Displaced supracondylar fracture with intracondylar extension of lower end of right femur, subsequent encounter for closed fracture with delayed healing +S72461H Displaced supracondylar fracture with intracondylar extension of lower end of right femur, subsequent encounter for open fracture type I or II with delayed healing +S72461J Displaced supracondylar fracture with intracondylar extension of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72461K Displaced supracondylar fracture with intracondylar extension of lower end of right femur, subsequent encounter for closed fracture with nonunion +S72461M Displaced supracondylar fracture with intracondylar extension of lower end of right femur, subsequent encounter for open fracture type I or II with nonunion +S72461N Displaced supracondylar fracture with intracondylar extension of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72461P Displaced supracondylar fracture with intracondylar extension of lower end of right femur, subsequent encounter for closed fracture with malunion +S72461Q Displaced supracondylar fracture with intracondylar extension of lower end of right femur, subsequent encounter for open fracture type I or II with malunion +S72461R Displaced supracondylar fracture with intracondylar extension of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72461S Displaced supracondylar fracture with intracondylar extension of lower end of right femur, sequela +S72462A Displaced supracondylar fracture with intracondylar extension of lower end of left femur, initial encounter for closed fracture +S72462B Displaced supracondylar fracture with intracondylar extension of lower end of left femur, initial encounter for open fracture type I or II +S72462C Displaced supracondylar fracture with intracondylar extension of lower end of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72462D Displaced supracondylar fracture with intracondylar extension of lower end of left femur, subsequent encounter for closed fracture with routine healing +S72462E Displaced supracondylar fracture with intracondylar extension of lower end of left femur, subsequent encounter for open fracture type I or II with routine healing +S72462F Displaced supracondylar fracture with intracondylar extension of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72462G Displaced supracondylar fracture with intracondylar extension of lower end of left femur, subsequent encounter for closed fracture with delayed healing +S72462H Displaced supracondylar fracture with intracondylar extension of lower end of left femur, subsequent encounter for open fracture type I or II with delayed healing +S72462J Displaced supracondylar fracture with intracondylar extension of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72462K Displaced supracondylar fracture with intracondylar extension of lower end of left femur, subsequent encounter for closed fracture with nonunion +S72462M Displaced supracondylar fracture with intracondylar extension of lower end of left femur, subsequent encounter for open fracture type I or II with nonunion +S72462N Displaced supracondylar fracture with intracondylar extension of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72462P Displaced supracondylar fracture with intracondylar extension of lower end of left femur, subsequent encounter for closed fracture with malunion +S72462Q Displaced supracondylar fracture with intracondylar extension of lower end of left femur, subsequent encounter for open fracture type I or II with malunion +S72462R Displaced supracondylar fracture with intracondylar extension of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72462S Displaced supracondylar fracture with intracondylar extension of lower end of left femur, sequela +S72463A Displaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, initial encounter for closed fracture +S72463B Displaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, initial encounter for open fracture type I or II +S72463C Displaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72463D Displaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, subsequent encounter for closed fracture with routine healing +S72463E Displaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type I or II with routine healing +S72463F Displaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72463G Displaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, subsequent encounter for closed fracture with delayed healing +S72463H Displaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing +S72463J Displaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72463K Displaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, subsequent encounter for closed fracture with nonunion +S72463M Displaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type I or II with nonunion +S72463N Displaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72463P Displaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, subsequent encounter for closed fracture with malunion +S72463Q Displaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type I or II with malunion +S72463R Displaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72463S Displaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, sequela +S72464A Nondisplaced supracondylar fracture with intracondylar extension of lower end of right femur, initial encounter for closed fracture +S72464B Nondisplaced supracondylar fracture with intracondylar extension of lower end of right femur, initial encounter for open fracture type I or II +S72464C Nondisplaced supracondylar fracture with intracondylar extension of lower end of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72464D Nondisplaced supracondylar fracture with intracondylar extension of lower end of right femur, subsequent encounter for closed fracture with routine healing +S72464E Nondisplaced supracondylar fracture with intracondylar extension of lower end of right femur, subsequent encounter for open fracture type I or II with routine healing +S72464F Nondisplaced supracondylar fracture with intracondylar extension of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72464G Nondisplaced supracondylar fracture with intracondylar extension of lower end of right femur, subsequent encounter for closed fracture with delayed healing +S72464H Nondisplaced supracondylar fracture with intracondylar extension of lower end of right femur, subsequent encounter for open fracture type I or II with delayed healing +S72464J Nondisplaced supracondylar fracture with intracondylar extension of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72464K Nondisplaced supracondylar fracture with intracondylar extension of lower end of right femur, subsequent encounter for closed fracture with nonunion +S72464M Nondisplaced supracondylar fracture with intracondylar extension of lower end of right femur, subsequent encounter for open fracture type I or II with nonunion +S72464N Nondisplaced supracondylar fracture with intracondylar extension of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72464P Nondisplaced supracondylar fracture with intracondylar extension of lower end of right femur, subsequent encounter for closed fracture with malunion +S72464Q Nondisplaced supracondylar fracture with intracondylar extension of lower end of right femur, subsequent encounter for open fracture type I or II with malunion +S72464R Nondisplaced supracondylar fracture with intracondylar extension of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72464S Nondisplaced supracondylar fracture with intracondylar extension of lower end of right femur, sequela +S72465A Nondisplaced supracondylar fracture with intracondylar extension of lower end of left femur, initial encounter for closed fracture +S72465B Nondisplaced supracondylar fracture with intracondylar extension of lower end of left femur, initial encounter for open fracture type I or II +S72465C Nondisplaced supracondylar fracture with intracondylar extension of lower end of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72465D Nondisplaced supracondylar fracture with intracondylar extension of lower end of left femur, subsequent encounter for closed fracture with routine healing +S72465E Nondisplaced supracondylar fracture with intracondylar extension of lower end of left femur, subsequent encounter for open fracture type I or II with routine healing +S72465F Nondisplaced supracondylar fracture with intracondylar extension of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72465G Nondisplaced supracondylar fracture with intracondylar extension of lower end of left femur, subsequent encounter for closed fracture with delayed healing +S72465H Nondisplaced supracondylar fracture with intracondylar extension of lower end of left femur, subsequent encounter for open fracture type I or II with delayed healing +S72465J Nondisplaced supracondylar fracture with intracondylar extension of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72465K Nondisplaced supracondylar fracture with intracondylar extension of lower end of left femur, subsequent encounter for closed fracture with nonunion +S72465M Nondisplaced supracondylar fracture with intracondylar extension of lower end of left femur, subsequent encounter for open fracture type I or II with nonunion +S72465N Nondisplaced supracondylar fracture with intracondylar extension of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72465P Nondisplaced supracondylar fracture with intracondylar extension of lower end of left femur, subsequent encounter for closed fracture with malunion +S72465Q Nondisplaced supracondylar fracture with intracondylar extension of lower end of left femur, subsequent encounter for open fracture type I or II with malunion +S72465R Nondisplaced supracondylar fracture with intracondylar extension of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72465S Nondisplaced supracondylar fracture with intracondylar extension of lower end of left femur, sequela +S72466A Nondisplaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, initial encounter for closed fracture +S72466B Nondisplaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, initial encounter for open fracture type I or II +S72466C Nondisplaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72466D Nondisplaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, subsequent encounter for closed fracture with routine healing +S72466E Nondisplaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type I or II with routine healing +S72466F Nondisplaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72466G Nondisplaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, subsequent encounter for closed fracture with delayed healing +S72466H Nondisplaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing +S72466J Nondisplaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72466K Nondisplaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, subsequent encounter for closed fracture with nonunion +S72466M Nondisplaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type I or II with nonunion +S72466N Nondisplaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72466P Nondisplaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, subsequent encounter for closed fracture with malunion +S72466Q Nondisplaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type I or II with malunion +S72466R Nondisplaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72466S Nondisplaced supracondylar fracture with intracondylar extension of lower end of unspecified femur, sequela +S72471A Torus fracture of lower end of right femur, initial encounter for closed fracture +S72471D Torus fracture of lower end of right femur, subsequent encounter for fracture with routine healing +S72471G Torus fracture of lower end of right femur, subsequent encounter for fracture with delayed healing +S72471K Torus fracture of lower end of right femur, subsequent encounter for fracture with nonunion +S72471P Torus fracture of lower end of right femur, subsequent encounter for fracture with malunion +S72471S Torus fracture of lower end of right femur, sequela +S72472A Torus fracture of lower end of left femur, initial encounter for closed fracture +S72472D Torus fracture of lower end of left femur, subsequent encounter for fracture with routine healing +S72472G Torus fracture of lower end of left femur, subsequent encounter for fracture with delayed healing +S72472K Torus fracture of lower end of left femur, subsequent encounter for fracture with nonunion +S72472P Torus fracture of lower end of left femur, subsequent encounter for fracture with malunion +S72472S Torus fracture of lower end of left femur, sequela +S72479A Torus fracture of lower end of unspecified femur, initial encounter for closed fracture +S72479D Torus fracture of lower end of unspecified femur, subsequent encounter for fracture with routine healing +S72479G Torus fracture of lower end of unspecified femur, subsequent encounter for fracture with delayed healing +S72479K Torus fracture of lower end of unspecified femur, subsequent encounter for fracture with nonunion +S72479P Torus fracture of lower end of unspecified femur, subsequent encounter for fracture with malunion +S72479S Torus fracture of lower end of unspecified femur, sequela +S72491A Other fracture of lower end of right femur, initial encounter for closed fracture +S72491B Other fracture of lower end of right femur, initial encounter for open fracture type I or II +S72491C Other fracture of lower end of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72491D Other fracture of lower end of right femur, subsequent encounter for closed fracture with routine healing +S72491E Other fracture of lower end of right femur, subsequent encounter for open fracture type I or II with routine healing +S72491F Other fracture of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72491G Other fracture of lower end of right femur, subsequent encounter for closed fracture with delayed healing +S72491H Other fracture of lower end of right femur, subsequent encounter for open fracture type I or II with delayed healing +S72491J Other fracture of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72491K Other fracture of lower end of right femur, subsequent encounter for closed fracture with nonunion +S72491M Other fracture of lower end of right femur, subsequent encounter for open fracture type I or II with nonunion +S72491N Other fracture of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72491P Other fracture of lower end of right femur, subsequent encounter for closed fracture with malunion +S72491Q Other fracture of lower end of right femur, subsequent encounter for open fracture type I or II with malunion +S72491R Other fracture of lower end of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72491S Other fracture of lower end of right femur, sequela +S72492A Other fracture of lower end of left femur, initial encounter for closed fracture +S72492B Other fracture of lower end of left femur, initial encounter for open fracture type I or II +S72492C Other fracture of lower end of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72492D Other fracture of lower end of left femur, subsequent encounter for closed fracture with routine healing +S72492E Other fracture of lower end of left femur, subsequent encounter for open fracture type I or II with routine healing +S72492F Other fracture of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72492G Other fracture of lower end of left femur, subsequent encounter for closed fracture with delayed healing +S72492H Other fracture of lower end of left femur, subsequent encounter for open fracture type I or II with delayed healing +S72492J Other fracture of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72492K Other fracture of lower end of left femur, subsequent encounter for closed fracture with nonunion +S72492M Other fracture of lower end of left femur, subsequent encounter for open fracture type I or II with nonunion +S72492N Other fracture of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72492P Other fracture of lower end of left femur, subsequent encounter for closed fracture with malunion +S72492Q Other fracture of lower end of left femur, subsequent encounter for open fracture type I or II with malunion +S72492R Other fracture of lower end of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72492S Other fracture of lower end of left femur, sequela +S72499A Other fracture of lower end of unspecified femur, initial encounter for closed fracture +S72499B Other fracture of lower end of unspecified femur, initial encounter for open fracture type I or II +S72499C Other fracture of lower end of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S72499D Other fracture of lower end of unspecified femur, subsequent encounter for closed fracture with routine healing +S72499E Other fracture of lower end of unspecified femur, subsequent encounter for open fracture type I or II with routine healing +S72499F Other fracture of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S72499G Other fracture of lower end of unspecified femur, subsequent encounter for closed fracture with delayed healing +S72499H Other fracture of lower end of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing +S72499J Other fracture of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S72499K Other fracture of lower end of unspecified femur, subsequent encounter for closed fracture with nonunion +S72499M Other fracture of lower end of unspecified femur, subsequent encounter for open fracture type I or II with nonunion +S72499N Other fracture of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S72499P Other fracture of lower end of unspecified femur, subsequent encounter for closed fracture with malunion +S72499Q Other fracture of lower end of unspecified femur, subsequent encounter for open fracture type I or II with malunion +S72499R Other fracture of lower end of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S72499S Other fracture of lower end of unspecified femur, sequela +S728X1A Other fracture of right femur, initial encounter for closed fracture +S728X1B Other fracture of right femur, initial encounter for open fracture type I or II +S728X1C Other fracture of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S728X1D Other fracture of right femur, subsequent encounter for closed fracture with routine healing +S728X1E Other fracture of right femur, subsequent encounter for open fracture type I or II with routine healing +S728X1F Other fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S728X1G Other fracture of right femur, subsequent encounter for closed fracture with delayed healing +S728X1H Other fracture of right femur, subsequent encounter for open fracture type I or II with delayed healing +S728X1J Other fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S728X1K Other fracture of right femur, subsequent encounter for closed fracture with nonunion +S728X1M Other fracture of right femur, subsequent encounter for open fracture type I or II with nonunion +S728X1N Other fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S728X1P Other fracture of right femur, subsequent encounter for closed fracture with malunion +S728X1Q Other fracture of right femur, subsequent encounter for open fracture type I or II with malunion +S728X1R Other fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S728X1S Other fracture of right femur, sequela +S728X2A Other fracture of left femur, initial encounter for closed fracture +S728X2B Other fracture of left femur, initial encounter for open fracture type I or II +S728X2C Other fracture of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S728X2D Other fracture of left femur, subsequent encounter for closed fracture with routine healing +S728X2E Other fracture of left femur, subsequent encounter for open fracture type I or II with routine healing +S728X2F Other fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S728X2G Other fracture of left femur, subsequent encounter for closed fracture with delayed healing +S728X2H Other fracture of left femur, subsequent encounter for open fracture type I or II with delayed healing +S728X2J Other fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S728X2K Other fracture of left femur, subsequent encounter for closed fracture with nonunion +S728X2M Other fracture of left femur, subsequent encounter for open fracture type I or II with nonunion +S728X2N Other fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S728X2P Other fracture of left femur, subsequent encounter for closed fracture with malunion +S728X2Q Other fracture of left femur, subsequent encounter for open fracture type I or II with malunion +S728X2R Other fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S728X2S Other fracture of left femur, sequela +S728X9A Other fracture of unspecified femur, initial encounter for closed fracture +S728X9B Other fracture of unspecified femur, initial encounter for open fracture type I or II +S728X9C Other fracture of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S728X9D Other fracture of unspecified femur, subsequent encounter for closed fracture with routine healing +S728X9E Other fracture of unspecified femur, subsequent encounter for open fracture type I or II with routine healing +S728X9F Other fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S728X9G Other fracture of unspecified femur, subsequent encounter for closed fracture with delayed healing +S728X9H Other fracture of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing +S728X9J Other fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S728X9K Other fracture of unspecified femur, subsequent encounter for closed fracture with nonunion +S728X9M Other fracture of unspecified femur, subsequent encounter for open fracture type I or II with nonunion +S728X9N Other fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S728X9P Other fracture of unspecified femur, subsequent encounter for closed fracture with malunion +S728X9Q Other fracture of unspecified femur, subsequent encounter for open fracture type I or II with malunion +S728X9R Other fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S728X9S Other fracture of unspecified femur, sequela +S7290XA Unspecified fracture of unspecified femur, initial encounter for closed fracture +S7290XB Unspecified fracture of unspecified femur, initial encounter for open fracture type I or II +S7290XC Unspecified fracture of unspecified femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S7290XD Unspecified fracture of unspecified femur, subsequent encounter for closed fracture with routine healing +S7290XE Unspecified fracture of unspecified femur, subsequent encounter for open fracture type I or II with routine healing +S7290XF Unspecified fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S7290XG Unspecified fracture of unspecified femur, subsequent encounter for closed fracture with delayed healing +S7290XH Unspecified fracture of unspecified femur, subsequent encounter for open fracture type I or II with delayed healing +S7290XJ Unspecified fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S7290XK Unspecified fracture of unspecified femur, subsequent encounter for closed fracture with nonunion +S7290XM Unspecified fracture of unspecified femur, subsequent encounter for open fracture type I or II with nonunion +S7290XN Unspecified fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S7290XP Unspecified fracture of unspecified femur, subsequent encounter for closed fracture with malunion +S7290XQ Unspecified fracture of unspecified femur, subsequent encounter for open fracture type I or II with malunion +S7290XR Unspecified fracture of unspecified femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S7290XS Unspecified fracture of unspecified femur, sequela +S7291XA Unspecified fracture of right femur, initial encounter for closed fracture +S7291XB Unspecified fracture of right femur, initial encounter for open fracture type I or II +S7291XC Unspecified fracture of right femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S7291XD Unspecified fracture of right femur, subsequent encounter for closed fracture with routine healing +S7291XE Unspecified fracture of right femur, subsequent encounter for open fracture type I or II with routine healing +S7291XF Unspecified fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S7291XG Unspecified fracture of right femur, subsequent encounter for closed fracture with delayed healing +S7291XH Unspecified fracture of right femur, subsequent encounter for open fracture type I or II with delayed healing +S7291XJ Unspecified fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S7291XK Unspecified fracture of right femur, subsequent encounter for closed fracture with nonunion +S7291XM Unspecified fracture of right femur, subsequent encounter for open fracture type I or II with nonunion +S7291XN Unspecified fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S7291XP Unspecified fracture of right femur, subsequent encounter for closed fracture with malunion +S7291XQ Unspecified fracture of right femur, subsequent encounter for open fracture type I or II with malunion +S7291XR Unspecified fracture of right femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S7291XS Unspecified fracture of right femur, sequela +S7292XA Unspecified fracture of left femur, initial encounter for closed fracture +S7292XB Unspecified fracture of left femur, initial encounter for open fracture type I or II +S7292XC Unspecified fracture of left femur, initial encounter for open fracture type IIIA, IIIB, or IIIC +S7292XD Unspecified fracture of left femur, subsequent encounter for closed fracture with routine healing +S7292XE Unspecified fracture of left femur, subsequent encounter for open fracture type I or II with routine healing +S7292XF Unspecified fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S7292XG Unspecified fracture of left femur, subsequent encounter for closed fracture with delayed healing +S7292XH Unspecified fracture of left femur, subsequent encounter for open fracture type I or II with delayed healing +S7292XJ Unspecified fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S7292XK Unspecified fracture of left femur, subsequent encounter for closed fracture with nonunion +S7292XM Unspecified fracture of left femur, subsequent encounter for open fracture type I or II with nonunion +S7292XN Unspecified fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S7292XP Unspecified fracture of left femur, subsequent encounter for closed fracture with malunion +S7292XQ Unspecified fracture of left femur, subsequent encounter for open fracture type I or II with malunion +S7292XR Unspecified fracture of left femur, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S7292XS Unspecified fracture of left femur, sequela +S73001A Unspecified subluxation of right hip, initial encounter +S73001D Unspecified subluxation of right hip, subsequent encounter +S73001S Unspecified subluxation of right hip, sequela +S73002A Unspecified subluxation of left hip, initial encounter +S73002D Unspecified subluxation of left hip, subsequent encounter +S73002S Unspecified subluxation of left hip, sequela +S73003A Unspecified subluxation of unspecified hip, initial encounter +S73003D Unspecified subluxation of unspecified hip, subsequent encounter +S73003S Unspecified subluxation of unspecified hip, sequela +S73004A Unspecified dislocation of right hip, initial encounter +S73004D Unspecified dislocation of right hip, subsequent encounter +S73004S Unspecified dislocation of right hip, sequela +S73005A Unspecified dislocation of left hip, initial encounter +S73005D Unspecified dislocation of left hip, subsequent encounter +S73005S Unspecified dislocation of left hip, sequela +S73006A Unspecified dislocation of unspecified hip, initial encounter +S73006D Unspecified dislocation of unspecified hip, subsequent encounter +S73006S Unspecified dislocation of unspecified hip, sequela +S73011A Posterior subluxation of right hip, initial encounter +S73011D Posterior subluxation of right hip, subsequent encounter +S73011S Posterior subluxation of right hip, sequela +S73012A Posterior subluxation of left hip, initial encounter +S73012D Posterior subluxation of left hip, subsequent encounter +S73012S Posterior subluxation of left hip, sequela +S73013A Posterior subluxation of unspecified hip, initial encounter +S73013D Posterior subluxation of unspecified hip, subsequent encounter +S73013S Posterior subluxation of unspecified hip, sequela +S73014A Posterior dislocation of right hip, initial encounter +S73014D Posterior dislocation of right hip, subsequent encounter +S73014S Posterior dislocation of right hip, sequela +S73015A Posterior dislocation of left hip, initial encounter +S73015D Posterior dislocation of left hip, subsequent encounter +S73015S Posterior dislocation of left hip, sequela +S73016A Posterior dislocation of unspecified hip, initial encounter +S73016D Posterior dislocation of unspecified hip, subsequent encounter +S73016S Posterior dislocation of unspecified hip, sequela +S73021A Obturator subluxation of right hip, initial encounter +S73021D Obturator subluxation of right hip, subsequent encounter +S73021S Obturator subluxation of right hip, sequela +S73022A Obturator subluxation of left hip, initial encounter +S73022D Obturator subluxation of left hip, subsequent encounter +S73022S Obturator subluxation of left hip, sequela +S73023A Obturator subluxation of unspecified hip, initial encounter +S73023D Obturator subluxation of unspecified hip, subsequent encounter +S73023S Obturator subluxation of unspecified hip, sequela +S73024A Obturator dislocation of right hip, initial encounter +S73024D Obturator dislocation of right hip, subsequent encounter +S73024S Obturator dislocation of right hip, sequela +S73025A Obturator dislocation of left hip, initial encounter +S73025D Obturator dislocation of left hip, subsequent encounter +S73025S Obturator dislocation of left hip, sequela +S73026A Obturator dislocation of unspecified hip, initial encounter +S73026D Obturator dislocation of unspecified hip, subsequent encounter +S73026S Obturator dislocation of unspecified hip, sequela +S73031A Other anterior subluxation of right hip, initial encounter +S73031D Other anterior subluxation of right hip, subsequent encounter +S73031S Other anterior subluxation of right hip, sequela +S73032A Other anterior subluxation of left hip, initial encounter +S73032D Other anterior subluxation of left hip, subsequent encounter +S73032S Other anterior subluxation of left hip, sequela +S73033A Other anterior subluxation of unspecified hip, initial encounter +S73033D Other anterior subluxation of unspecified hip, subsequent encounter +S73033S Other anterior subluxation of unspecified hip, sequela +S73034A Other anterior dislocation of right hip, initial encounter +S73034D Other anterior dislocation of right hip, subsequent encounter +S73034S Other anterior dislocation of right hip, sequela +S73035A Other anterior dislocation of left hip, initial encounter +S73035D Other anterior dislocation of left hip, subsequent encounter +S73035S Other anterior dislocation of left hip, sequela +S73036A Other anterior dislocation of unspecified hip, initial encounter +S73036D Other anterior dislocation of unspecified hip, subsequent encounter +S73036S Other anterior dislocation of unspecified hip, sequela +S73041A Central subluxation of right hip, initial encounter +S73041D Central subluxation of right hip, subsequent encounter +S73041S Central subluxation of right hip, sequela +S73042A Central subluxation of left hip, initial encounter +S73042D Central subluxation of left hip, subsequent encounter +S73042S Central subluxation of left hip, sequela +S73043A Central subluxation of unspecified hip, initial encounter +S73043D Central subluxation of unspecified hip, subsequent encounter +S73043S Central subluxation of unspecified hip, sequela +S73044A Central dislocation of right hip, initial encounter +S73044D Central dislocation of right hip, subsequent encounter +S73044S Central dislocation of right hip, sequela +S73045A Central dislocation of left hip, initial encounter +S73045D Central dislocation of left hip, subsequent encounter +S73045S Central dislocation of left hip, sequela +S73046A Central dislocation of unspecified hip, initial encounter +S73046D Central dislocation of unspecified hip, subsequent encounter +S73046S Central dislocation of unspecified hip, sequela +S73101A Unspecified sprain of right hip, initial encounter +S73101D Unspecified sprain of right hip, subsequent encounter +S73101S Unspecified sprain of right hip, sequela +S73102A Unspecified sprain of left hip, initial encounter +S73102D Unspecified sprain of left hip, subsequent encounter +S73102S Unspecified sprain of left hip, sequela +S73109A Unspecified sprain of unspecified hip, initial encounter +S73109D Unspecified sprain of unspecified hip, subsequent encounter +S73109S Unspecified sprain of unspecified hip, sequela +S73111A Iliofemoral ligament sprain of right hip, initial encounter +S73111D Iliofemoral ligament sprain of right hip, subsequent encounter +S73111S Iliofemoral ligament sprain of right hip, sequela +S73112A Iliofemoral ligament sprain of left hip, initial encounter +S73112D Iliofemoral ligament sprain of left hip, subsequent encounter +S73112S Iliofemoral ligament sprain of left hip, sequela +S73119A Iliofemoral ligament sprain of unspecified hip, initial encounter +S73119D Iliofemoral ligament sprain of unspecified hip, subsequent encounter +S73119S Iliofemoral ligament sprain of unspecified hip, sequela +S73121A Ischiocapsular ligament sprain of right hip, initial encounter +S73121D Ischiocapsular ligament sprain of right hip, subsequent encounter +S73121S Ischiocapsular ligament sprain of right hip, sequela +S73122A Ischiocapsular ligament sprain of left hip, initial encounter +S73122D Ischiocapsular ligament sprain of left hip, subsequent encounter +S73122S Ischiocapsular ligament sprain of left hip, sequela +S73129A Ischiocapsular ligament sprain of unspecified hip, initial encounter +S73129D Ischiocapsular ligament sprain of unspecified hip, subsequent encounter +S73129S Ischiocapsular ligament sprain of unspecified hip, sequela +S73191A Other sprain of right hip, initial encounter +S73191D Other sprain of right hip, subsequent encounter +S73191S Other sprain of right hip, sequela +S73192A Other sprain of left hip, initial encounter +S73192D Other sprain of left hip, subsequent encounter +S73192S Other sprain of left hip, sequela +S73199A Other sprain of unspecified hip, initial encounter +S73199D Other sprain of unspecified hip, subsequent encounter +S73199S Other sprain of unspecified hip, sequela +S7400XA Injury of sciatic nerve at hip and thigh level, unspecified leg, initial encounter +S7400XD Injury of sciatic nerve at hip and thigh level, unspecified leg, subsequent encounter +S7400XS Injury of sciatic nerve at hip and thigh level, unspecified leg, sequela +S7401XA Injury of sciatic nerve at hip and thigh level, right leg, initial encounter +S7401XD Injury of sciatic nerve at hip and thigh level, right leg, subsequent encounter +S7401XS Injury of sciatic nerve at hip and thigh level, right leg, sequela +S7402XA Injury of sciatic nerve at hip and thigh level, left leg, initial encounter +S7402XD Injury of sciatic nerve at hip and thigh level, left leg, subsequent encounter +S7402XS Injury of sciatic nerve at hip and thigh level, left leg, sequela +S7410XA Injury of femoral nerve at hip and thigh level, unspecified leg, initial encounter +S7410XD Injury of femoral nerve at hip and thigh level, unspecified leg, subsequent encounter +S7410XS Injury of femoral nerve at hip and thigh level, unspecified leg, sequela +S7411XA Injury of femoral nerve at hip and thigh level, right leg, initial encounter +S7411XD Injury of femoral nerve at hip and thigh level, right leg, subsequent encounter +S7411XS Injury of femoral nerve at hip and thigh level, right leg, sequela +S7412XA Injury of femoral nerve at hip and thigh level, left leg, initial encounter +S7412XD Injury of femoral nerve at hip and thigh level, left leg, subsequent encounter +S7412XS Injury of femoral nerve at hip and thigh level, left leg, sequela +S7420XA Injury of cutaneous sensory nerve at hip and thigh level, unspecified leg, initial encounter +S7420XD Injury of cutaneous sensory nerve at hip and thigh level, unspecified leg, subsequent encounter +S7420XS Injury of cutaneous sensory nerve at hip and thigh level, unspecified leg, sequela +S7421XA Injury of cutaneous sensory nerve at hip and high level, right leg, initial encounter +S7421XD Injury of cutaneous sensory nerve at hip and high level, right leg, subsequent encounter +S7421XS Injury of cutaneous sensory nerve at hip and high level, right leg, sequela +S7422XA Injury of cutaneous sensory nerve at hip and thigh level, left leg, initial encounter +S7422XD Injury of cutaneous sensory nerve at hip and thigh level, left leg, subsequent encounter +S7422XS Injury of cutaneous sensory nerve at hip and thigh level, left leg, sequela +S748X1A Injury of other nerves at hip and thigh level, right leg, initial encounter +S748X1D Injury of other nerves at hip and thigh level, right leg, subsequent encounter +S748X1S Injury of other nerves at hip and thigh level, right leg, sequela +S748X2A Injury of other nerves at hip and thigh level, left leg, initial encounter +S748X2D Injury of other nerves at hip and thigh level, left leg, subsequent encounter +S748X2S Injury of other nerves at hip and thigh level, left leg, sequela +S748X9A Injury of other nerves at hip and thigh level, unspecified leg, initial encounter +S748X9D Injury of other nerves at hip and thigh level, unspecified leg, subsequent encounter +S748X9S Injury of other nerves at hip and thigh level, unspecified leg, sequela +S7490XA Injury of unspecified nerve at hip and thigh level, unspecified leg, initial encounter +S7490XD Injury of unspecified nerve at hip and thigh level, unspecified leg, subsequent encounter +S7490XS Injury of unspecified nerve at hip and thigh level, unspecified leg, sequela +S7491XA Injury of unspecified nerve at hip and thigh level, right leg, initial encounter +S7491XD Injury of unspecified nerve at hip and thigh level, right leg, subsequent encounter +S7491XS Injury of unspecified nerve at hip and thigh level, right leg, sequela +S7492XA Injury of unspecified nerve at hip and thigh level, left leg, initial encounter +S7492XD Injury of unspecified nerve at hip and thigh level, left leg, subsequent encounter +S7492XS Injury of unspecified nerve at hip and thigh level, left leg, sequela +S75001A Unspecified injury of femoral artery, right leg, initial encounter +S75001D Unspecified injury of femoral artery, right leg, subsequent encounter +S75001S Unspecified injury of femoral artery, right leg, sequela +S75002A Unspecified injury of femoral artery, left leg, initial encounter +S75002D Unspecified injury of femoral artery, left leg, subsequent encounter +S75002S Unspecified injury of femoral artery, left leg, sequela +S75009A Unspecified injury of femoral artery, unspecified leg, initial encounter +S75009D Unspecified injury of femoral artery, unspecified leg, subsequent encounter +S75009S Unspecified injury of femoral artery, unspecified leg, sequela +S75011A Minor laceration of femoral artery, right leg, initial encounter +S75011D Minor laceration of femoral artery, right leg, subsequent encounter +S75011S Minor laceration of femoral artery, right leg, sequela +S75012A Minor laceration of femoral artery, left leg, initial encounter +S75012D Minor laceration of femoral artery, left leg, subsequent encounter +S75012S Minor laceration of femoral artery, left leg, sequela +S75019A Minor laceration of femoral artery, unspecified leg, initial encounter +S75019D Minor laceration of femoral artery, unspecified leg, subsequent encounter +S75019S Minor laceration of femoral artery, unspecified leg, sequela +S75021A Major laceration of femoral artery, right leg, initial encounter +S75021D Major laceration of femoral artery, right leg, subsequent encounter +S75021S Major laceration of femoral artery, right leg, sequela +S75022A Major laceration of femoral artery, left leg, initial encounter +S75022D Major laceration of femoral artery, left leg, subsequent encounter +S75022S Major laceration of femoral artery, left leg, sequela +S75029A Major laceration of femoral artery, unspecified leg, initial encounter +S75029D Major laceration of femoral artery, unspecified leg, subsequent encounter +S75029S Major laceration of femoral artery, unspecified leg, sequela +S75091A Other specified injury of femoral artery, right leg, initial encounter +S75091D Other specified injury of femoral artery, right leg, subsequent encounter +S75091S Other specified injury of femoral artery, right leg, sequela +S75092A Other specified injury of femoral artery, left leg, initial encounter +S75092D Other specified injury of femoral artery, left leg, subsequent encounter +S75092S Other specified injury of femoral artery, left leg, sequela +S75099A Other specified injury of femoral artery, unspecified leg, initial encounter +S75099D Other specified injury of femoral artery, unspecified leg, subsequent encounter +S75099S Other specified injury of femoral artery, unspecified leg, sequela +S75101A Unspecified injury of femoral vein at hip and thigh level, right leg, initial encounter +S75101D Unspecified injury of femoral vein at hip and thigh level, right leg, subsequent encounter +S75101S Unspecified injury of femoral vein at hip and thigh level, right leg, sequela +S75102A Unspecified injury of femoral vein at hip and thigh level, left leg, initial encounter +S75102D Unspecified injury of femoral vein at hip and thigh level, left leg, subsequent encounter +S75102S Unspecified injury of femoral vein at hip and thigh level, left leg, sequela +S75109A Unspecified injury of femoral vein at hip and thigh level, unspecified leg, initial encounter +S75109D Unspecified injury of femoral vein at hip and thigh level, unspecified leg, subsequent encounter +S75109S Unspecified injury of femoral vein at hip and thigh level, unspecified leg, sequela +S75111A Minor laceration of femoral vein at hip and thigh level, right leg, initial encounter +S75111D Minor laceration of femoral vein at hip and thigh level, right leg, subsequent encounter +S75111S Minor laceration of femoral vein at hip and thigh level, right leg, sequela +S75112A Minor laceration of femoral vein at hip and thigh level, left leg, initial encounter +S75112D Minor laceration of femoral vein at hip and thigh level, left leg, subsequent encounter +S75112S Minor laceration of femoral vein at hip and thigh level, left leg, sequela +S75119A Minor laceration of femoral vein at hip and thigh level, unspecified leg, initial encounter +S75119D Minor laceration of femoral vein at hip and thigh level, unspecified leg, subsequent encounter +S75119S Minor laceration of femoral vein at hip and thigh level, unspecified leg, sequela +S75121A Major laceration of femoral vein at hip and thigh level, right leg, initial encounter +S75121D Major laceration of femoral vein at hip and thigh level, right leg, subsequent encounter +S75121S Major laceration of femoral vein at hip and thigh level, right leg, sequela +S75122A Major laceration of femoral vein at hip and thigh level, left leg, initial encounter +S75122D Major laceration of femoral vein at hip and thigh level, left leg, subsequent encounter +S75122S Major laceration of femoral vein at hip and thigh level, left leg, sequela +S75129A Major laceration of femoral vein at hip and thigh level, unspecified leg, initial encounter +S75129D Major laceration of femoral vein at hip and thigh level, unspecified leg, subsequent encounter +S75129S Major laceration of femoral vein at hip and thigh level, unspecified leg, sequela +S75191A Other specified injury of femoral vein at hip and thigh level, right leg, initial encounter +S75191D Other specified injury of femoral vein at hip and thigh level, right leg, subsequent encounter +S75191S Other specified injury of femoral vein at hip and thigh level, right leg, sequela +S75192A Other specified injury of femoral vein at hip and thigh level, left leg, initial encounter +S75192D Other specified injury of femoral vein at hip and thigh level, left leg, subsequent encounter +S75192S Other specified injury of femoral vein at hip and thigh level, left leg, sequela +S75199A Other specified injury of femoral vein at hip and thigh level, unspecified leg, initial encounter +S75199D Other specified injury of femoral vein at hip and thigh level, unspecified leg, subsequent encounter +S75199S Other specified injury of femoral vein at hip and thigh level, unspecified leg, sequela +S75201A Unspecified injury of greater saphenous vein at hip and thigh level, right leg, initial encounter +S75201D Unspecified injury of greater saphenous vein at hip and thigh level, right leg, subsequent encounter +S75201S Unspecified injury of greater saphenous vein at hip and thigh level, right leg, sequela +S75202A Unspecified injury of greater saphenous vein at hip and thigh level, left leg, initial encounter +S75202D Unspecified injury of greater saphenous vein at hip and thigh level, left leg, subsequent encounter +S75202S Unspecified injury of greater saphenous vein at hip and thigh level, left leg, sequela +S75209A Unspecified injury of greater saphenous vein at hip and thigh level, unspecified leg, initial encounter +S75209D Unspecified injury of greater saphenous vein at hip and thigh level, unspecified leg, subsequent encounter +S75209S Unspecified injury of greater saphenous vein at hip and thigh level, unspecified leg, sequela +S75211A Minor laceration of greater saphenous vein at hip and thigh level, right leg, initial encounter +S75211D Minor laceration of greater saphenous vein at hip and thigh level, right leg, subsequent encounter +S75211S Minor laceration of greater saphenous vein at hip and thigh level, right leg, sequela +S75212A Minor laceration of greater saphenous vein at hip and thigh level, left leg, initial encounter +S75212D Minor laceration of greater saphenous vein at hip and thigh level, left leg, subsequent encounter +S75212S Minor laceration of greater saphenous vein at hip and thigh level, left leg, sequela +S75219A Minor laceration of greater saphenous vein at hip and thigh level, unspecified leg, initial encounter +S75219D Minor laceration of greater saphenous vein at hip and thigh level, unspecified leg, subsequent encounter +S75219S Minor laceration of greater saphenous vein at hip and thigh level, unspecified leg, sequela +S75221A Major laceration of greater saphenous vein at hip and thigh level, right leg, initial encounter +S75221D Major laceration of greater saphenous vein at hip and thigh level, right leg, subsequent encounter +S75221S Major laceration of greater saphenous vein at hip and thigh level, right leg, sequela +S75222A Major laceration of greater saphenous vein at hip and thigh level, left leg, initial encounter +S75222D Major laceration of greater saphenous vein at hip and thigh level, left leg, subsequent encounter +S75222S Major laceration of greater saphenous vein at hip and thigh level, left leg, sequela +S75229A Major laceration of greater saphenous vein at hip and thigh level, unspecified leg, initial encounter +S75229D Major laceration of greater saphenous vein at hip and thigh level, unspecified leg, subsequent encounter +S75229S Major laceration of greater saphenous vein at hip and thigh level, unspecified leg, sequela +S75291A Other specified injury of greater saphenous vein at hip and thigh level, right leg, initial encounter +S75291D Other specified injury of greater saphenous vein at hip and thigh level, right leg, subsequent encounter +S75291S Other specified injury of greater saphenous vein at hip and thigh level, right leg, sequela +S75292A Other specified injury of greater saphenous vein at hip and thigh level, left leg, initial encounter +S75292D Other specified injury of greater saphenous vein at hip and thigh level, left leg, subsequent encounter +S75292S Other specified injury of greater saphenous vein at hip and thigh level, left leg, sequela +S75299A Other specified injury of greater saphenous vein at hip and thigh level, unspecified leg, initial encounter +S75299D Other specified injury of greater saphenous vein at hip and thigh level, unspecified leg, subsequent encounter +S75299S Other specified injury of greater saphenous vein at hip and thigh level, unspecified leg, sequela +S75801A Unspecified injury of other blood vessels at hip and thigh level, right leg, initial encounter +S75801D Unspecified injury of other blood vessels at hip and thigh level, right leg, subsequent encounter +S75801S Unspecified injury of other blood vessels at hip and thigh level, right leg, sequela +S75802A Unspecified injury of other blood vessels at hip and thigh level, left leg, initial encounter +S75802D Unspecified injury of other blood vessels at hip and thigh level, left leg, subsequent encounter +S75802S Unspecified injury of other blood vessels at hip and thigh level, left leg, sequela +S75809A Unspecified injury of other blood vessels at hip and thigh level, unspecified leg, initial encounter +S75809D Unspecified injury of other blood vessels at hip and thigh level, unspecified leg, subsequent encounter +S75809S Unspecified injury of other blood vessels at hip and thigh level, unspecified leg, sequela +S75811A Laceration of other blood vessels at hip and thigh level, right leg, initial encounter +S75811D Laceration of other blood vessels at hip and thigh level, right leg, subsequent encounter +S75811S Laceration of other blood vessels at hip and thigh level, right leg, sequela +S75812A Laceration of other blood vessels at hip and thigh level, left leg, initial encounter +S75812D Laceration of other blood vessels at hip and thigh level, left leg, subsequent encounter +S75812S Laceration of other blood vessels at hip and thigh level, left leg, sequela +S75819A Laceration of other blood vessels at hip and thigh level, unspecified leg, initial encounter +S75819D Laceration of other blood vessels at hip and thigh level, unspecified leg, subsequent encounter +S75819S Laceration of other blood vessels at hip and thigh level, unspecified leg, sequela +S75891A Other specified injury of other blood vessels at hip and thigh level, right leg, initial encounter +S75891D Other specified injury of other blood vessels at hip and thigh level, right leg, subsequent encounter +S75891S Other specified injury of other blood vessels at hip and thigh level, right leg, sequela +S75892A Other specified injury of other blood vessels at hip and thigh level, left leg, initial encounter +S75892D Other specified injury of other blood vessels at hip and thigh level, left leg, subsequent encounter +S75892S Other specified injury of other blood vessels at hip and thigh level, left leg, sequela +S75899A Other specified injury of other blood vessels at hip and thigh level, unspecified leg, initial encounter +S75899D Other specified injury of other blood vessels at hip and thigh level, unspecified leg, subsequent encounter +S75899S Other specified injury of other blood vessels at hip and thigh level, unspecified leg, sequela +S75901A Unspecified injury of unspecified blood vessel at hip and thigh level, right leg, initial encounter +S75901D Unspecified injury of unspecified blood vessel at hip and thigh level, right leg, subsequent encounter +S75901S Unspecified injury of unspecified blood vessel at hip and thigh level, right leg, sequela +S75902A Unspecified injury of unspecified blood vessel at hip and thigh level, left leg, initial encounter +S75902D Unspecified injury of unspecified blood vessel at hip and thigh level, left leg, subsequent encounter +S75902S Unspecified injury of unspecified blood vessel at hip and thigh level, left leg, sequela +S75909A Unspecified injury of unspecified blood vessel at hip and thigh level, unspecified leg, initial encounter +S75909D Unspecified injury of unspecified blood vessel at hip and thigh level, unspecified leg, subsequent encounter +S75909S Unspecified injury of unspecified blood vessel at hip and thigh level, unspecified leg, sequela +S75911A Laceration of unspecified blood vessel at hip and thigh level, right leg, initial encounter +S75911D Laceration of unspecified blood vessel at hip and thigh level, right leg, subsequent encounter +S75911S Laceration of unspecified blood vessel at hip and thigh level, right leg, sequela +S75912A Laceration of unspecified blood vessel at hip and thigh level, left leg, initial encounter +S75912D Laceration of unspecified blood vessel at hip and thigh level, left leg, subsequent encounter +S75912S Laceration of unspecified blood vessel at hip and thigh level, left leg, sequela +S75919A Laceration of unspecified blood vessel at hip and thigh level, unspecified leg, initial encounter +S75919D Laceration of unspecified blood vessel at hip and thigh level, unspecified leg, subsequent encounter +S75919S Laceration of unspecified blood vessel at hip and thigh level, unspecified leg, sequela +S75991A Other specified injury of unspecified blood vessel at hip and thigh level, right leg, initial encounter +S75991D Other specified injury of unspecified blood vessel at hip and thigh level, right leg, subsequent encounter +S75991S Other specified injury of unspecified blood vessel at hip and thigh level, right leg, sequela +S75992A Other specified injury of unspecified blood vessel at hip and thigh level, left leg, initial encounter +S75992D Other specified injury of unspecified blood vessel at hip and thigh level, left leg, subsequent encounter +S75992S Other specified injury of unspecified blood vessel at hip and thigh level, left leg, sequela +S75999A Other specified injury of unspecified blood vessel at hip and thigh level, unspecified leg, initial encounter +S75999D Other specified injury of unspecified blood vessel at hip and thigh level, unspecified leg, subsequent encounter +S75999S Other specified injury of unspecified blood vessel at hip and thigh level, unspecified leg, sequela +S76001A Unspecified injury of muscle, fascia and tendon of right hip, initial encounter +S76001D Unspecified injury of muscle, fascia and tendon of right hip, subsequent encounter +S76001S Unspecified injury of muscle, fascia and tendon of right hip, sequela +S76002A Unspecified injury of muscle, fascia and tendon of left hip, initial encounter +S76002D Unspecified injury of muscle, fascia and tendon of left hip, subsequent encounter +S76002S Unspecified injury of muscle, fascia and tendon of left hip, sequela +S76009A Unspecified injury of muscle, fascia and tendon of unspecified hip, initial encounter +S76009D Unspecified injury of muscle, fascia and tendon of unspecified hip, subsequent encounter +S76009S Unspecified injury of muscle, fascia and tendon of unspecified hip, sequela +S76011A Strain of muscle, fascia and tendon of right hip, initial encounter +S76011D Strain of muscle, fascia and tendon of right hip, subsequent encounter +S76011S Strain of muscle, fascia and tendon of right hip, sequela +S76012A Strain of muscle, fascia and tendon of left hip, initial encounter +S76012D Strain of muscle, fascia and tendon of left hip, subsequent encounter +S76012S Strain of muscle, fascia and tendon of left hip, sequela +S76019A Strain of muscle, fascia and tendon of unspecified hip, initial encounter +S76019D Strain of muscle, fascia and tendon of unspecified hip, subsequent encounter +S76019S Strain of muscle, fascia and tendon of unspecified hip, sequela +S76021A Laceration of muscle, fascia and tendon of right hip, initial encounter +S76021D Laceration of muscle, fascia and tendon of right hip, subsequent encounter +S76021S Laceration of muscle, fascia and tendon of right hip, sequela +S76022A Laceration of muscle, fascia and tendon of left hip, initial encounter +S76022D Laceration of muscle, fascia and tendon of left hip, subsequent encounter +S76022S Laceration of muscle, fascia and tendon of left hip, sequela +S76029A Laceration of muscle, fascia and tendon of unspecified hip, initial encounter +S76029D Laceration of muscle, fascia and tendon of unspecified hip, subsequent encounter +S76029S Laceration of muscle, fascia and tendon of unspecified hip, sequela +S76091A Other specified injury of muscle, fascia and tendon of right hip, initial encounter +S76091D Other specified injury of muscle, fascia and tendon of right hip, subsequent encounter +S76091S Other specified injury of muscle, fascia and tendon of right hip, sequela +S76092A Other specified injury of muscle, fascia and tendon of left hip, initial encounter +S76092D Other specified injury of muscle, fascia and tendon of left hip, subsequent encounter +S76092S Other specified injury of muscle, fascia and tendon of left hip, sequela +S76099A Other specified injury of muscle, fascia and tendon of unspecified hip, initial encounter +S76099D Other specified injury of muscle, fascia and tendon of unspecified hip, subsequent encounter +S76099S Other specified injury of muscle, fascia and tendon of unspecified hip, sequela +S76101A Unspecified injury of right quadriceps muscle, fascia and tendon, initial encounter +S76101D Unspecified injury of right quadriceps muscle, fascia and tendon, subsequent encounter +S76101S Unspecified injury of right quadriceps muscle, fascia and tendon, sequela +S76102A Unspecified injury of left quadriceps muscle, fascia and tendon, initial encounter +S76102D Unspecified injury of left quadriceps muscle, fascia and tendon, subsequent encounter +S76102S Unspecified injury of left quadriceps muscle, fascia and tendon, sequela +S76109A Unspecified injury of unspecified quadriceps muscle, fascia and tendon, initial encounter +S76109D Unspecified injury of unspecified quadriceps muscle, fascia and tendon, subsequent encounter +S76109S Unspecified injury of unspecified quadriceps muscle, fascia and tendon, sequela +S76111A Strain of right quadriceps muscle, fascia and tendon, initial encounter +S76111D Strain of right quadriceps muscle, fascia and tendon, subsequent encounter +S76111S Strain of right quadriceps muscle, fascia and tendon, sequela +S76112A Strain of left quadriceps muscle, fascia and tendon, initial encounter +S76112D Strain of left quadriceps muscle, fascia and tendon, subsequent encounter +S76112S Strain of left quadriceps muscle, fascia and tendon, sequela +S76119A Strain of unspecified quadriceps muscle, fascia and tendon, initial encounter +S76119D Strain of unspecified quadriceps muscle, fascia and tendon, subsequent encounter +S76119S Strain of unspecified quadriceps muscle, fascia and tendon, sequela +S76121A Laceration of right quadriceps muscle, fascia and tendon, initial encounter +S76121D Laceration of right quadriceps muscle, fascia and tendon, subsequent encounter +S76121S Laceration of right quadriceps muscle, fascia and tendon, sequela +S76122A Laceration of left quadriceps muscle, fascia and tendon, initial encounter +S76122D Laceration of left quadriceps muscle, fascia and tendon, subsequent encounter +S76122S Laceration of left quadriceps muscle, fascia and tendon, sequela +S76129A Laceration of unspecified quadriceps muscle, fascia and tendon, initial encounter +S76129D Laceration of unspecified quadriceps muscle, fascia and tendon, subsequent encounter +S76129S Laceration of unspecified quadriceps muscle, fascia and tendon, sequela +S76191A Other specified injury of right quadriceps muscle, fascia and tendon, initial encounter +S76191D Other specified injury of right quadriceps muscle, fascia and tendon, subsequent encounter +S76191S Other specified injury of right quadriceps muscle, fascia and tendon, sequela +S76192A Other specified injury of left quadriceps muscle, fascia and tendon, initial encounter +S76192D Other specified injury of left quadriceps muscle, fascia and tendon, subsequent encounter +S76192S Other specified injury of left quadriceps muscle, fascia and tendon, sequela +S76199A Other specified injury of unspecified quadriceps muscle, fascia and tendon, initial encounter +S76199D Other specified injury of unspecified quadriceps muscle, fascia and tendon, subsequent encounter +S76199S Other specified injury of unspecified quadriceps muscle, fascia and tendon, sequela +S76201A Unspecified injury of adductor muscle, fascia and tendon of right thigh, initial encounter +S76201D Unspecified injury of adductor muscle, fascia and tendon of right thigh, subsequent encounter +S76201S Unspecified injury of adductor muscle, fascia and tendon of right thigh, sequela +S76202A Unspecified injury of adductor muscle, fascia and tendon of left thigh, initial encounter +S76202D Unspecified injury of adductor muscle, fascia and tendon of left thigh, subsequent encounter +S76202S Unspecified injury of adductor muscle, fascia and tendon of left thigh, sequela +S76209A Unspecified injury of adductor muscle, fascia and tendon of unspecified thigh, initial encounter +S76209D Unspecified injury of adductor muscle, fascia and tendon of unspecified thigh, subsequent encounter +S76209S Unspecified injury of adductor muscle, fascia and tendon of unspecified thigh, sequela +S76211A Strain of adductor muscle, fascia and tendon of right thigh, initial encounter +S76211D Strain of adductor muscle, fascia and tendon of right thigh, subsequent encounter +S76211S Strain of adductor muscle, fascia and tendon of right thigh, sequela +S76212A Strain of adductor muscle, fascia and tendon of left thigh, initial encounter +S76212D Strain of adductor muscle, fascia and tendon of left thigh, subsequent encounter +S76212S Strain of adductor muscle, fascia and tendon of left thigh, sequela +S76219A Strain of adductor muscle, fascia and tendon of unspecified thigh, initial encounter +S76219D Strain of adductor muscle, fascia and tendon of unspecified thigh, subsequent encounter +S76219S Strain of adductor muscle, fascia and tendon of unspecified thigh, sequela +S76221A Laceration of adductor muscle, fascia and tendon of right thigh, initial encounter +S76221D Laceration of adductor muscle, fascia and tendon of right thigh, subsequent encounter +S76221S Laceration of adductor muscle, fascia and tendon of right thigh, sequela +S76222A Laceration of adductor muscle, fascia and tendon of left thigh, initial encounter +S76222D Laceration of adductor muscle, fascia and tendon of left thigh, subsequent encounter +S76222S Laceration of adductor muscle, fascia and tendon of left thigh, sequela +S76229A Laceration of adductor muscle, fascia and tendon of unspecified thigh, initial encounter +S76229D Laceration of adductor muscle, fascia and tendon of unspecified thigh, subsequent encounter +S76229S Laceration of adductor muscle, fascia and tendon of unspecified thigh, sequela +S76291A Other injury of adductor muscle, fascia and tendon of right thigh, initial encounter +S76291D Other injury of adductor muscle, fascia and tendon of right thigh, subsequent encounter +S76291S Other injury of adductor muscle, fascia and tendon of right thigh, sequela +S76292A Other injury of adductor muscle, fascia and tendon of left thigh, initial encounter +S76292D Other injury of adductor muscle, fascia and tendon of left thigh, subsequent encounter +S76292S Other injury of adductor muscle, fascia and tendon of left thigh, sequela +S76299A Other injury of adductor muscle, fascia and tendon of unspecified thigh, initial encounter +S76299D Other injury of adductor muscle, fascia and tendon of unspecified thigh, subsequent encounter +S76299S Other injury of adductor muscle, fascia and tendon of unspecified thigh, sequela +S76301A Unspecified injury of muscle, fascia and tendon of the posterior muscle group at thigh level, right thigh, initial encounter +S76301D Unspecified injury of muscle, fascia and tendon of the posterior muscle group at thigh level, right thigh, subsequent encounter +S76301S Unspecified injury of muscle, fascia and tendon of the posterior muscle group at thigh level, right thigh, sequela +S76302A Unspecified injury of muscle, fascia and tendon of the posterior muscle group at thigh level, left thigh, initial encounter +S76302D Unspecified injury of muscle, fascia and tendon of the posterior muscle group at thigh level, left thigh, subsequent encounter +S76302S Unspecified injury of muscle, fascia and tendon of the posterior muscle group at thigh level, left thigh, sequela +S76309A Unspecified injury of muscle, fascia and tendon of the posterior muscle group at thigh level, unspecified thigh, initial encounter +S76309D Unspecified injury of muscle, fascia and tendon of the posterior muscle group at thigh level, unspecified thigh, subsequent encounter +S76309S Unspecified injury of muscle, fascia and tendon of the posterior muscle group at thigh level, unspecified thigh, sequela +S76311A Strain of muscle, fascia and tendon of the posterior muscle group at thigh level, right thigh, initial encounter +S76311D Strain of muscle, fascia and tendon of the posterior muscle group at thigh level, right thigh, subsequent encounter +S76311S Strain of muscle, fascia and tendon of the posterior muscle group at thigh level, right thigh, sequela +S76312A Strain of muscle, fascia and tendon of the posterior muscle group at thigh level, left thigh, initial encounter +S76312D Strain of muscle, fascia and tendon of the posterior muscle group at thigh level, left thigh, subsequent encounter +S76312S Strain of muscle, fascia and tendon of the posterior muscle group at thigh level, left thigh, sequela +S76319A Strain of muscle, fascia and tendon of the posterior muscle group at thigh level, unspecified thigh, initial encounter +S76319D Strain of muscle, fascia and tendon of the posterior muscle group at thigh level, unspecified thigh, subsequent encounter +S76319S Strain of muscle, fascia and tendon of the posterior muscle group at thigh level, unspecified thigh, sequela +S76321A Laceration of muscle, fascia and tendon of the posterior muscle group at thigh level, right thigh, initial encounter +S76321D Laceration of muscle, fascia and tendon of the posterior muscle group at thigh level, right thigh, subsequent encounter +S76321S Laceration of muscle, fascia and tendon of the posterior muscle group at thigh level, right thigh, sequela +S76322A Laceration of muscle, fascia and tendon of the posterior muscle group at thigh level, left thigh, initial encounter +S76322D Laceration of muscle, fascia and tendon of the posterior muscle group at thigh level, left thigh, subsequent encounter +S76322S Laceration of muscle, fascia and tendon of the posterior muscle group at thigh level, left thigh, sequela +S76329A Laceration of muscle, fascia and tendon of the posterior muscle group at thigh level, unspecified thigh, initial encounter +S76329D Laceration of muscle, fascia and tendon of the posterior muscle group at thigh level, unspecified thigh, subsequent encounter +S76329S Laceration of muscle, fascia and tendon of the posterior muscle group at thigh level, unspecified thigh, sequela +S76391A Other specified injury of muscle, fascia and tendon of the posterior muscle group at thigh level, right thigh, initial encounter +S76391D Other specified injury of muscle, fascia and tendon of the posterior muscle group at thigh level, right thigh, subsequent encounter +S76391S Other specified injury of muscle, fascia and tendon of the posterior muscle group at thigh level, right thigh, sequela +S76392A Other specified injury of muscle, fascia and tendon of the posterior muscle group at thigh level, left thigh, initial encounter +S76392D Other specified injury of muscle, fascia and tendon of the posterior muscle group at thigh level, left thigh, subsequent encounter +S76392S Other specified injury of muscle, fascia and tendon of the posterior muscle group at thigh level, left thigh, sequela +S76399A Other specified injury of muscle, fascia and tendon of the posterior muscle group at thigh level, unspecified thigh, initial encounter +S76399D Other specified injury of muscle, fascia and tendon of the posterior muscle group at thigh level, unspecified thigh, subsequent encounter +S76399S Other specified injury of muscle, fascia and tendon of the posterior muscle group at thigh level, unspecified thigh, sequela +S76801A Unspecified injury of other specified muscles, fascia and tendons at thigh level, right thigh, initial encounter +S76801D Unspecified injury of other specified muscles, fascia and tendons at thigh level, right thigh, subsequent encounter +S76801S Unspecified injury of other specified muscles, fascia and tendons at thigh level, right thigh, sequela +S76802A Unspecified injury of other specified muscles, fascia and tendons at thigh level, left thigh, initial encounter +S76802D Unspecified injury of other specified muscles, fascia and tendons at thigh level, left thigh, subsequent encounter +S76802S Unspecified injury of other specified muscles, fascia and tendons at thigh level, left thigh, sequela +S76809A Unspecified injury of other specified muscles, fascia and tendons at thigh level, unspecified thigh, initial encounter +S76809D Unspecified injury of other specified muscles, fascia and tendons at thigh level, unspecified thigh, subsequent encounter +S76809S Unspecified injury of other specified muscles, fascia and tendons at thigh level, unspecified thigh, sequela +S76811A Strain of other specified muscles, fascia and tendons at thigh level, right thigh, initial encounter +S76811D Strain of other specified muscles, fascia and tendons at thigh level, right thigh, subsequent encounter +S76811S Strain of other specified muscles, fascia and tendons at thigh level, right thigh, sequela +S76812A Strain of other specified muscles, fascia and tendons at thigh level, left thigh, initial encounter +S76812D Strain of other specified muscles, fascia and tendons at thigh level, left thigh, subsequent encounter +S76812S Strain of other specified muscles, fascia and tendons at thigh level, left thigh, sequela +S76819A Strain of other specified muscles, fascia and tendons at thigh level, unspecified thigh, initial encounter +S76819D Strain of other specified muscles, fascia and tendons at thigh level, unspecified thigh, subsequent encounter +S76819S Strain of other specified muscles, fascia and tendons at thigh level, unspecified thigh, sequela +S76821A Laceration of other specified muscles, fascia and tendons at thigh level, right thigh, initial encounter +S76821D Laceration of other specified muscles, fascia and tendons at thigh level, right thigh, subsequent encounter +S76821S Laceration of other specified muscles, fascia and tendons at thigh level, right thigh, sequela +S76822A Laceration of other specified muscles, fascia and tendons at thigh level, left thigh, initial encounter +S76822D Laceration of other specified muscles, fascia and tendons at thigh level, left thigh, subsequent encounter +S76822S Laceration of other specified muscles, fascia and tendons at thigh level, left thigh, sequela +S76829A Laceration of other specified muscles, fascia and tendons at thigh level, unspecified thigh, initial encounter +S76829D Laceration of other specified muscles, fascia and tendons at thigh level, unspecified thigh, subsequent encounter +S76829S Laceration of other specified muscles, fascia and tendons at thigh level, unspecified thigh, sequela +S76891A Other injury of other specified muscles, fascia and tendons at thigh level, right thigh, initial encounter +S76891D Other injury of other specified muscles, fascia and tendons at thigh level, right thigh, subsequent encounter +S76891S Other injury of other specified muscles, fascia and tendons at thigh level, right thigh, sequela +S76892A Other injury of other specified muscles, fascia and tendons at thigh level, left thigh, initial encounter +S76892D Other injury of other specified muscles, fascia and tendons at thigh level, left thigh, subsequent encounter +S76892S Other injury of other specified muscles, fascia and tendons at thigh level, left thigh, sequela +S76899A Other injury of other specified muscles, fascia and tendons at thigh level, unspecified thigh, initial encounter +S76899D Other injury of other specified muscles, fascia and tendons at thigh level, unspecified thigh, subsequent encounter +S76899S Other injury of other specified muscles, fascia and tendons at thigh level, unspecified thigh, sequela +S76901A Unspecified injury of unspecified muscles, fascia and tendons at thigh level, right thigh, initial encounter +S76901D Unspecified injury of unspecified muscles, fascia and tendons at thigh level, right thigh, subsequent encounter +S76901S Unspecified injury of unspecified muscles, fascia and tendons at thigh level, right thigh, sequela +S76902A Unspecified injury of unspecified muscles, fascia and tendons at thigh level, left thigh, initial encounter +S76902D Unspecified injury of unspecified muscles, fascia and tendons at thigh level, left thigh, subsequent encounter +S76902S Unspecified injury of unspecified muscles, fascia and tendons at thigh level, left thigh, sequela +S76909A Unspecified injury of unspecified muscles, fascia and tendons at thigh level, unspecified thigh, initial encounter +S76909D Unspecified injury of unspecified muscles, fascia and tendons at thigh level, unspecified thigh, subsequent encounter +S76909S Unspecified injury of unspecified muscles, fascia and tendons at thigh level, unspecified thigh, sequela +S76911A Strain of unspecified muscles, fascia and tendons at thigh level, right thigh, initial encounter +S76911D Strain of unspecified muscles, fascia and tendons at thigh level, right thigh, subsequent encounter +S76911S Strain of unspecified muscles, fascia and tendons at thigh level, right thigh, sequela +S76912A Strain of unspecified muscles, fascia and tendons at thigh level, left thigh, initial encounter +S76912D Strain of unspecified muscles, fascia and tendons at thigh level, left thigh, subsequent encounter +S76912S Strain of unspecified muscles, fascia and tendons at thigh level, left thigh, sequela +S76919A Strain of unspecified muscles, fascia and tendons at thigh level, unspecified thigh, initial encounter +S76919D Strain of unspecified muscles, fascia and tendons at thigh level, unspecified thigh, subsequent encounter +S76919S Strain of unspecified muscles, fascia and tendons at thigh level, unspecified thigh, sequela +S76921A Laceration of unspecified muscles, fascia and tendons at thigh level, right thigh, initial encounter +S76921D Laceration of unspecified muscles, fascia and tendons at thigh level, right thigh, subsequent encounter +S76921S Laceration of unspecified muscles, fascia and tendons at thigh level, right thigh, sequela +S76922A Laceration of unspecified muscles, fascia and tendons at thigh level, left thigh, initial encounter +S76922D Laceration of unspecified muscles, fascia and tendons at thigh level, left thigh, subsequent encounter +S76922S Laceration of unspecified muscles, fascia and tendons at thigh level, left thigh, sequela +S76929A Laceration of unspecified muscles, fascia and tendons at thigh level, unspecified thigh, initial encounter +S76929D Laceration of unspecified muscles, fascia and tendons at thigh level, unspecified thigh, subsequent encounter +S76929S Laceration of unspecified muscles, fascia and tendons at thigh level, unspecified thigh, sequela +S76991A Other specified injury of unspecified muscles, fascia and tendons at thigh level, right thigh, initial encounter +S76991D Other specified injury of unspecified muscles, fascia and tendons at thigh level, right thigh, subsequent encounter +S76991S Other specified injury of unspecified muscles, fascia and tendons at thigh level, right thigh, sequela +S76992A Other specified injury of unspecified muscles, fascia and tendons at thigh level, left thigh, initial encounter +S76992D Other specified injury of unspecified muscles, fascia and tendons at thigh level, left thigh, subsequent encounter +S76992S Other specified injury of unspecified muscles, fascia and tendons at thigh level, left thigh, sequela +S76999A Other specified injury of unspecified muscles, fascia and tendons at thigh level, unspecified thigh, initial encounter +S76999D Other specified injury of unspecified muscles, fascia and tendons at thigh level, unspecified thigh, subsequent encounter +S76999S Other specified injury of unspecified muscles, fascia and tendons at thigh level, unspecified thigh, sequela +S7700XA Crushing injury of unspecified hip, initial encounter +S7700XD Crushing injury of unspecified hip, subsequent encounter +S7700XS Crushing injury of unspecified hip, sequela +S7701XA Crushing injury of right hip, initial encounter +S7701XD Crushing injury of right hip, subsequent encounter +S7701XS Crushing injury of right hip, sequela +S7702XA Crushing injury of left hip, initial encounter +S7702XD Crushing injury of left hip, subsequent encounter +S7702XS Crushing injury of left hip, sequela +S7710XA Crushing injury of unspecified thigh, initial encounter +S7710XD Crushing injury of unspecified thigh, subsequent encounter +S7710XS Crushing injury of unspecified thigh, sequela +S7711XA Crushing injury of right thigh, initial encounter +S7711XD Crushing injury of right thigh, subsequent encounter +S7711XS Crushing injury of right thigh, sequela +S7712XA Crushing injury of left thigh, initial encounter +S7712XD Crushing injury of left thigh, subsequent encounter +S7712XS Crushing injury of left thigh, sequela +S7720XA Crushing injury of unspecified hip with thigh, initial encounter +S7720XD Crushing injury of unspecified hip with thigh, subsequent encounter +S7720XS Crushing injury of unspecified hip with thigh, sequela +S7721XA Crushing injury of right hip with thigh, initial encounter +S7721XD Crushing injury of right hip with thigh, subsequent encounter +S7721XS Crushing injury of right hip with thigh, sequela +S7722XA Crushing injury of left hip with thigh, initial encounter +S7722XD Crushing injury of left hip with thigh, subsequent encounter +S7722XS Crushing injury of left hip with thigh, sequela +S78011A Complete traumatic amputation at right hip joint, initial encounter +S78011D Complete traumatic amputation at right hip joint, subsequent encounter +S78011S Complete traumatic amputation at right hip joint, sequela +S78012A Complete traumatic amputation at left hip joint, initial encounter +S78012D Complete traumatic amputation at left hip joint, subsequent encounter +S78012S Complete traumatic amputation at left hip joint, sequela +S78019A Complete traumatic amputation at unspecified hip joint, initial encounter +S78019D Complete traumatic amputation at unspecified hip joint, subsequent encounter +S78019S Complete traumatic amputation at unspecified hip joint, sequela +S78021A Partial traumatic amputation at right hip joint, initial encounter +S78021D Partial traumatic amputation at right hip joint, subsequent encounter +S78021S Partial traumatic amputation at right hip joint, sequela +S78022A Partial traumatic amputation at left hip joint, initial encounter +S78022D Partial traumatic amputation at left hip joint, subsequent encounter +S78022S Partial traumatic amputation at left hip joint, sequela +S78029A Partial traumatic amputation at unspecified hip joint, initial encounter +S78029D Partial traumatic amputation at unspecified hip joint, subsequent encounter +S78029S Partial traumatic amputation at unspecified hip joint, sequela +S78111A Complete traumatic amputation at level between right hip and knee, initial encounter +S78111D Complete traumatic amputation at level between right hip and knee, subsequent encounter +S78111S Complete traumatic amputation at level between right hip and knee, sequela +S78112A Complete traumatic amputation at level between left hip and knee, initial encounter +S78112D Complete traumatic amputation at level between left hip and knee, subsequent encounter +S78112S Complete traumatic amputation at level between left hip and knee, sequela +S78119A Complete traumatic amputation at level between unspecified hip and knee, initial encounter +S78119D Complete traumatic amputation at level between unspecified hip and knee, subsequent encounter +S78119S Complete traumatic amputation at level between unspecified hip and knee, sequela +S78121A Partial traumatic amputation at level between right hip and knee, initial encounter +S78121D Partial traumatic amputation at level between right hip and knee, subsequent encounter +S78121S Partial traumatic amputation at level between right hip and knee, sequela +S78122A Partial traumatic amputation at level between left hip and knee, initial encounter +S78122D Partial traumatic amputation at level between left hip and knee, subsequent encounter +S78122S Partial traumatic amputation at level between left hip and knee, sequela +S78129A Partial traumatic amputation at level between unspecified hip and knee, initial encounter +S78129D Partial traumatic amputation at level between unspecified hip and knee, subsequent encounter +S78129S Partial traumatic amputation at level between unspecified hip and knee, sequela +S78911A Complete traumatic amputation of right hip and thigh, level unspecified, initial encounter +S78911D Complete traumatic amputation of right hip and thigh, level unspecified, subsequent encounter +S78911S Complete traumatic amputation of right hip and thigh, level unspecified, sequela +S78912A Complete traumatic amputation of left hip and thigh, level unspecified, initial encounter +S78912D Complete traumatic amputation of left hip and thigh, level unspecified, subsequent encounter +S78912S Complete traumatic amputation of left hip and thigh, level unspecified, sequela +S78919A Complete traumatic amputation of unspecified hip and thigh, level unspecified, initial encounter +S78919D Complete traumatic amputation of unspecified hip and thigh, level unspecified, subsequent encounter +S78919S Complete traumatic amputation of unspecified hip and thigh, level unspecified, sequela +S78921A Partial traumatic amputation of right hip and thigh, level unspecified, initial encounter +S78921D Partial traumatic amputation of right hip and thigh, level unspecified, subsequent encounter +S78921S Partial traumatic amputation of right hip and thigh, level unspecified, sequela +S78922A Partial traumatic amputation of left hip and thigh, level unspecified, initial encounter +S78922D Partial traumatic amputation of left hip and thigh, level unspecified, subsequent encounter +S78922S Partial traumatic amputation of left hip and thigh, level unspecified, sequela +S78929A Partial traumatic amputation of unspecified hip and thigh, level unspecified, initial encounter +S78929D Partial traumatic amputation of unspecified hip and thigh, level unspecified, subsequent encounter +S78929S Partial traumatic amputation of unspecified hip and thigh, level unspecified, sequela +S79001A Unspecified physeal fracture of upper end of right femur, initial encounter for closed fracture +S79001D Unspecified physeal fracture of upper end of right femur, subsequent encounter for fracture with routine healing +S79001G Unspecified physeal fracture of upper end of right femur, subsequent encounter for fracture with delayed healing +S79001K Unspecified physeal fracture of upper end of right femur, subsequent encounter for fracture with nonunion +S79001P Unspecified physeal fracture of upper end of right femur, subsequent encounter for fracture with malunion +S79001S Unspecified physeal fracture of upper end of right femur, sequela +S79002A Unspecified physeal fracture of upper end of left femur, initial encounter for closed fracture +S79002D Unspecified physeal fracture of upper end of left femur, subsequent encounter for fracture with routine healing +S79002G Unspecified physeal fracture of upper end of left femur, subsequent encounter for fracture with delayed healing +S79002K Unspecified physeal fracture of upper end of left femur, subsequent encounter for fracture with nonunion +S79002P Unspecified physeal fracture of upper end of left femur, subsequent encounter for fracture with malunion +S79002S Unspecified physeal fracture of upper end of left femur, sequela +S79009A Unspecified physeal fracture of upper end of unspecified femur, initial encounter for closed fracture +S79009D Unspecified physeal fracture of upper end of unspecified femur, subsequent encounter for fracture with routine healing +S79009G Unspecified physeal fracture of upper end of unspecified femur, subsequent encounter for fracture with delayed healing +S79009K Unspecified physeal fracture of upper end of unspecified femur, subsequent encounter for fracture with nonunion +S79009P Unspecified physeal fracture of upper end of unspecified femur, subsequent encounter for fracture with malunion +S79009S Unspecified physeal fracture of upper end of unspecified femur, sequela +S79011A Salter-Harris Type I physeal fracture of upper end of right femur, initial encounter for closed fracture +S79011D Salter-Harris Type I physeal fracture of upper end of right femur, subsequent encounter for fracture with routine healing +S79011G Salter-Harris Type I physeal fracture of upper end of right femur, subsequent encounter for fracture with delayed healing +S79011K Salter-Harris Type I physeal fracture of upper end of right femur, subsequent encounter for fracture with nonunion +S79011P Salter-Harris Type I physeal fracture of upper end of right femur, subsequent encounter for fracture with malunion +S79011S Salter-Harris Type I physeal fracture of upper end of right femur, sequela +S79012A Salter-Harris Type I physeal fracture of upper end of left femur, initial encounter for closed fracture +S79012D Salter-Harris Type I physeal fracture of upper end of left femur, subsequent encounter for fracture with routine healing +S79012G Salter-Harris Type I physeal fracture of upper end of left femur, subsequent encounter for fracture with delayed healing +S79012K Salter-Harris Type I physeal fracture of upper end of left femur, subsequent encounter for fracture with nonunion +S79012P Salter-Harris Type I physeal fracture of upper end of left femur, subsequent encounter for fracture with malunion +S79012S Salter-Harris Type I physeal fracture of upper end of left femur, sequela +S79019A Salter-Harris Type I physeal fracture of upper end of unspecified femur, initial encounter for closed fracture +S79019D Salter-Harris Type I physeal fracture of upper end of unspecified femur, subsequent encounter for fracture with routine healing +S79019G Salter-Harris Type I physeal fracture of upper end of unspecified femur, subsequent encounter for fracture with delayed healing +S79019K Salter-Harris Type I physeal fracture of upper end of unspecified femur, subsequent encounter for fracture with nonunion +S79019P Salter-Harris Type I physeal fracture of upper end of unspecified femur, subsequent encounter for fracture with malunion +S79019S Salter-Harris Type I physeal fracture of upper end of unspecified femur, sequela +S79091A Other physeal fracture of upper end of right femur, initial encounter for closed fracture +S79091D Other physeal fracture of upper end of right femur, subsequent encounter for fracture with routine healing +S79091G Other physeal fracture of upper end of right femur, subsequent encounter for fracture with delayed healing +S79091K Other physeal fracture of upper end of right femur, subsequent encounter for fracture with nonunion +S79091P Other physeal fracture of upper end of right femur, subsequent encounter for fracture with malunion +S79091S Other physeal fracture of upper end of right femur, sequela +S79092A Other physeal fracture of upper end of left femur, initial encounter for closed fracture +S79092D Other physeal fracture of upper end of left femur, subsequent encounter for fracture with routine healing +S79092G Other physeal fracture of upper end of left femur, subsequent encounter for fracture with delayed healing +S79092K Other physeal fracture of upper end of left femur, subsequent encounter for fracture with nonunion +S79092P Other physeal fracture of upper end of left femur, subsequent encounter for fracture with malunion +S79092S Other physeal fracture of upper end of left femur, sequela +S79099A Other physeal fracture of upper end of unspecified femur, initial encounter for closed fracture +S79099D Other physeal fracture of upper end of unspecified femur, subsequent encounter for fracture with routine healing +S79099G Other physeal fracture of upper end of unspecified femur, subsequent encounter for fracture with delayed healing +S79099K Other physeal fracture of upper end of unspecified femur, subsequent encounter for fracture with nonunion +S79099P Other physeal fracture of upper end of unspecified femur, subsequent encounter for fracture with malunion +S79099S Other physeal fracture of upper end of unspecified femur, sequela +S79101A Unspecified physeal fracture of lower end of right femur, initial encounter for closed fracture +S79101D Unspecified physeal fracture of lower end of right femur, subsequent encounter for fracture with routine healing +S79101G Unspecified physeal fracture of lower end of right femur, subsequent encounter for fracture with delayed healing +S79101K Unspecified physeal fracture of lower end of right femur, subsequent encounter for fracture with nonunion +S79101P Unspecified physeal fracture of lower end of right femur, subsequent encounter for fracture with malunion +S79101S Unspecified physeal fracture of lower end of right femur, sequela +S79102A Unspecified physeal fracture of lower end of left femur, initial encounter for closed fracture +S79102D Unspecified physeal fracture of lower end of left femur, subsequent encounter for fracture with routine healing +S79102G Unspecified physeal fracture of lower end of left femur, subsequent encounter for fracture with delayed healing +S79102K Unspecified physeal fracture of lower end of left femur, subsequent encounter for fracture with nonunion +S79102P Unspecified physeal fracture of lower end of left femur, subsequent encounter for fracture with malunion +S79102S Unspecified physeal fracture of lower end of left femur, sequela +S79109A Unspecified physeal fracture of lower end of unspecified femur, initial encounter for closed fracture +S79109D Unspecified physeal fracture of lower end of unspecified femur, subsequent encounter for fracture with routine healing +S79109G Unspecified physeal fracture of lower end of unspecified femur, subsequent encounter for fracture with delayed healing +S79109K Unspecified physeal fracture of lower end of unspecified femur, subsequent encounter for fracture with nonunion +S79109P Unspecified physeal fracture of lower end of unspecified femur, subsequent encounter for fracture with malunion +S79109S Unspecified physeal fracture of lower end of unspecified femur, sequela +S79111A Salter-Harris Type I physeal fracture of lower end of right femur, initial encounter for closed fracture +S79111D Salter-Harris Type I physeal fracture of lower end of right femur, subsequent encounter for fracture with routine healing +S79111G Salter-Harris Type I physeal fracture of lower end of right femur, subsequent encounter for fracture with delayed healing +S79111K Salter-Harris Type I physeal fracture of lower end of right femur, subsequent encounter for fracture with nonunion +S79111P Salter-Harris Type I physeal fracture of lower end of right femur, subsequent encounter for fracture with malunion +S79111S Salter-Harris Type I physeal fracture of lower end of right femur, sequela +S79112A Salter-Harris Type I physeal fracture of lower end of left femur, initial encounter for closed fracture +S79112D Salter-Harris Type I physeal fracture of lower end of left femur, subsequent encounter for fracture with routine healing +S79112G Salter-Harris Type I physeal fracture of lower end of left femur, subsequent encounter for fracture with delayed healing +S79112K Salter-Harris Type I physeal fracture of lower end of left femur, subsequent encounter for fracture with nonunion +S79112P Salter-Harris Type I physeal fracture of lower end of left femur, subsequent encounter for fracture with malunion +S79112S Salter-Harris Type I physeal fracture of lower end of left femur, sequela +S79119A Salter-Harris Type I physeal fracture of lower end of unspecified femur, initial encounter for closed fracture +S79119D Salter-Harris Type I physeal fracture of lower end of unspecified femur, subsequent encounter for fracture with routine healing +S79119G Salter-Harris Type I physeal fracture of lower end of unspecified femur, subsequent encounter for fracture with delayed healing +S79119K Salter-Harris Type I physeal fracture of lower end of unspecified femur, subsequent encounter for fracture with nonunion +S79119P Salter-Harris Type I physeal fracture of lower end of unspecified femur, subsequent encounter for fracture with malunion +S79119S Salter-Harris Type I physeal fracture of lower end of unspecified femur, sequela +S79121A Salter-Harris Type II physeal fracture of lower end of right femur, initial encounter for closed fracture +S79121D Salter-Harris Type II physeal fracture of lower end of right femur, subsequent encounter for fracture with routine healing +S79121G Salter-Harris Type II physeal fracture of lower end of right femur, subsequent encounter for fracture with delayed healing +S79121K Salter-Harris Type II physeal fracture of lower end of right femur, subsequent encounter for fracture with nonunion +S79121P Salter-Harris Type II physeal fracture of lower end of right femur, subsequent encounter for fracture with malunion +S79121S Salter-Harris Type II physeal fracture of lower end of right femur, sequela +S79122A Salter-Harris Type II physeal fracture of lower end of left femur, initial encounter for closed fracture +S79122D Salter-Harris Type II physeal fracture of lower end of left femur, subsequent encounter for fracture with routine healing +S79122G Salter-Harris Type II physeal fracture of lower end of left femur, subsequent encounter for fracture with delayed healing +S79122K Salter-Harris Type II physeal fracture of lower end of left femur, subsequent encounter for fracture with nonunion +S79122P Salter-Harris Type II physeal fracture of lower end of left femur, subsequent encounter for fracture with malunion +S79122S Salter-Harris Type II physeal fracture of lower end of left femur, sequela +S79129A Salter-Harris Type II physeal fracture of lower end of unspecified femur, initial encounter for closed fracture +S79129D Salter-Harris Type II physeal fracture of lower end of unspecified femur, subsequent encounter for fracture with routine healing +S79129G Salter-Harris Type II physeal fracture of lower end of unspecified femur, subsequent encounter for fracture with delayed healing +S79129K Salter-Harris Type II physeal fracture of lower end of unspecified femur, subsequent encounter for fracture with nonunion +S79129P Salter-Harris Type II physeal fracture of lower end of unspecified femur, subsequent encounter for fracture with malunion +S79129S Salter-Harris Type II physeal fracture of lower end of unspecified femur, sequela +S79131A Salter-Harris Type III physeal fracture of lower end of right femur, initial encounter for closed fracture +S79131D Salter-Harris Type III physeal fracture of lower end of right femur, subsequent encounter for fracture with routine healing +S79131G Salter-Harris Type III physeal fracture of lower end of right femur, subsequent encounter for fracture with delayed healing +S79131K Salter-Harris Type III physeal fracture of lower end of right femur, subsequent encounter for fracture with nonunion +S79131P Salter-Harris Type III physeal fracture of lower end of right femur, subsequent encounter for fracture with malunion +S79131S Salter-Harris Type III physeal fracture of lower end of right femur, sequela +S79132A Salter-Harris Type III physeal fracture of lower end of left femur, initial encounter for closed fracture +S79132D Salter-Harris Type III physeal fracture of lower end of left femur, subsequent encounter for fracture with routine healing +S79132G Salter-Harris Type III physeal fracture of lower end of left femur, subsequent encounter for fracture with delayed healing +S79132K Salter-Harris Type III physeal fracture of lower end of left femur, subsequent encounter for fracture with nonunion +S79132P Salter-Harris Type III physeal fracture of lower end of left femur, subsequent encounter for fracture with malunion +S79132S Salter-Harris Type III physeal fracture of lower end of left femur, sequela +S79139A Salter-Harris Type III physeal fracture of lower end of unspecified femur, initial encounter for closed fracture +S79139D Salter-Harris Type III physeal fracture of lower end of unspecified femur, subsequent encounter for fracture with routine healing +S79139G Salter-Harris Type III physeal fracture of lower end of unspecified femur, subsequent encounter for fracture with delayed healing +S79139K Salter-Harris Type III physeal fracture of lower end of unspecified femur, subsequent encounter for fracture with nonunion +S79139P Salter-Harris Type III physeal fracture of lower end of unspecified femur, subsequent encounter for fracture with malunion +S79139S Salter-Harris Type III physeal fracture of lower end of unspecified femur, sequela +S79141A Salter-Harris Type IV physeal fracture of lower end of right femur, initial encounter for closed fracture +S79141D Salter-Harris Type IV physeal fracture of lower end of right femur, subsequent encounter for fracture with routine healing +S79141G Salter-Harris Type IV physeal fracture of lower end of right femur, subsequent encounter for fracture with delayed healing +S79141K Salter-Harris Type IV physeal fracture of lower end of right femur, subsequent encounter for fracture with nonunion +S79141P Salter-Harris Type IV physeal fracture of lower end of right femur, subsequent encounter for fracture with malunion +S79141S Salter-Harris Type IV physeal fracture of lower end of right femur, sequela +S79142A Salter-Harris Type IV physeal fracture of lower end of left femur, initial encounter for closed fracture +S79142D Salter-Harris Type IV physeal fracture of lower end of left femur, subsequent encounter for fracture with routine healing +S79142G Salter-Harris Type IV physeal fracture of lower end of left femur, subsequent encounter for fracture with delayed healing +S79142K Salter-Harris Type IV physeal fracture of lower end of left femur, subsequent encounter for fracture with nonunion +S79142P Salter-Harris Type IV physeal fracture of lower end of left femur, subsequent encounter for fracture with malunion +S79142S Salter-Harris Type IV physeal fracture of lower end of left femur, sequela +S79149A Salter-Harris Type IV physeal fracture of lower end of unspecified femur, initial encounter for closed fracture +S79149D Salter-Harris Type IV physeal fracture of lower end of unspecified femur, subsequent encounter for fracture with routine healing +S79149G Salter-Harris Type IV physeal fracture of lower end of unspecified femur, subsequent encounter for fracture with delayed healing +S79149K Salter-Harris Type IV physeal fracture of lower end of unspecified femur, subsequent encounter for fracture with nonunion +S79149P Salter-Harris Type IV physeal fracture of lower end of unspecified femur, subsequent encounter for fracture with malunion +S79149S Salter-Harris Type IV physeal fracture of lower end of unspecified femur, sequela +S79191A Other physeal fracture of lower end of right femur, initial encounter for closed fracture +S79191D Other physeal fracture of lower end of right femur, subsequent encounter for fracture with routine healing +S79191G Other physeal fracture of lower end of right femur, subsequent encounter for fracture with delayed healing +S79191K Other physeal fracture of lower end of right femur, subsequent encounter for fracture with nonunion +S79191P Other physeal fracture of lower end of right femur, subsequent encounter for fracture with malunion +S79191S Other physeal fracture of lower end of right femur, sequela +S79192A Other physeal fracture of lower end of left femur, initial encounter for closed fracture +S79192D Other physeal fracture of lower end of left femur, subsequent encounter for fracture with routine healing +S79192G Other physeal fracture of lower end of left femur, subsequent encounter for fracture with delayed healing +S79192K Other physeal fracture of lower end of left femur, subsequent encounter for fracture with nonunion +S79192P Other physeal fracture of lower end of left femur, subsequent encounter for fracture with malunion +S79192S Other physeal fracture of lower end of left femur, sequela +S79199A Other physeal fracture of lower end of unspecified femur, initial encounter for closed fracture +S79199D Other physeal fracture of lower end of unspecified femur, subsequent encounter for fracture with routine healing +S79199G Other physeal fracture of lower end of unspecified femur, subsequent encounter for fracture with delayed healing +S79199K Other physeal fracture of lower end of unspecified femur, subsequent encounter for fracture with nonunion +S79199P Other physeal fracture of lower end of unspecified femur, subsequent encounter for fracture with malunion +S79199S Other physeal fracture of lower end of unspecified femur, sequela +S79811A Other specified injuries of right hip, initial encounter +S79811D Other specified injuries of right hip, subsequent encounter +S79811S Other specified injuries of right hip, sequela +S79812A Other specified injuries of left hip, initial encounter +S79812D Other specified injuries of left hip, subsequent encounter +S79812S Other specified injuries of left hip, sequela +S79819A Other specified injuries of unspecified hip, initial encounter +S79819D Other specified injuries of unspecified hip, subsequent encounter +S79819S Other specified injuries of unspecified hip, sequela +S79821A Other specified injuries of right thigh, initial encounter +S79821D Other specified injuries of right thigh, subsequent encounter +S79821S Other specified injuries of right thigh, sequela +S79822A Other specified injuries of left thigh, initial encounter +S79822D Other specified injuries of left thigh, subsequent encounter +S79822S Other specified injuries of left thigh, sequela +S79829A Other specified injuries of unspecified thigh, initial encounter +S79829D Other specified injuries of unspecified thigh, subsequent encounter +S79829S Other specified injuries of unspecified thigh, sequela +S79911A Unspecified injury of right hip, initial encounter +S79911D Unspecified injury of right hip, subsequent encounter +S79911S Unspecified injury of right hip, sequela +S79912A Unspecified injury of left hip, initial encounter +S79912D Unspecified injury of left hip, subsequent encounter +S79912S Unspecified injury of left hip, sequela +S79919A Unspecified injury of unspecified hip, initial encounter +S79919D Unspecified injury of unspecified hip, subsequent encounter +S79919S Unspecified injury of unspecified hip, sequela +S79921A Unspecified injury of right thigh, initial encounter +S79921D Unspecified injury of right thigh, subsequent encounter +S79921S Unspecified injury of right thigh, sequela +S79922A Unspecified injury of left thigh, initial encounter +S79922D Unspecified injury of left thigh, subsequent encounter +S79922S Unspecified injury of left thigh, sequela +S79929A Unspecified injury of unspecified thigh, initial encounter +S79929D Unspecified injury of unspecified thigh, subsequent encounter +S79929S Unspecified injury of unspecified thigh, sequela +S8000XA Contusion of unspecified knee, initial encounter +S8000XD Contusion of unspecified knee, subsequent encounter +S8000XS Contusion of unspecified knee, sequela +S8001XA Contusion of right knee, initial encounter +S8001XD Contusion of right knee, subsequent encounter +S8001XS Contusion of right knee, sequela +S8002XA Contusion of left knee, initial encounter +S8002XD Contusion of left knee, subsequent encounter +S8002XS Contusion of left knee, sequela +S8010XA Contusion of unspecified lower leg, initial encounter +S8010XD Contusion of unspecified lower leg, subsequent encounter +S8010XS Contusion of unspecified lower leg, sequela +S8011XA Contusion of right lower leg, initial encounter +S8011XD Contusion of right lower leg, subsequent encounter +S8011XS Contusion of right lower leg, sequela +S8012XA Contusion of left lower leg, initial encounter +S8012XD Contusion of left lower leg, subsequent encounter +S8012XS Contusion of left lower leg, sequela +S80211A Abrasion, right knee, initial encounter +S80211D Abrasion, right knee, subsequent encounter +S80211S Abrasion, right knee, sequela +S80212A Abrasion, left knee, initial encounter +S80212D Abrasion, left knee, subsequent encounter +S80212S Abrasion, left knee, sequela +S80219A Abrasion, unspecified knee, initial encounter +S80219D Abrasion, unspecified knee, subsequent encounter +S80219S Abrasion, unspecified knee, sequela +S80221A Blister (nonthermal), right knee, initial encounter +S80221D Blister (nonthermal), right knee, subsequent encounter +S80221S Blister (nonthermal), right knee, sequela +S80222A Blister (nonthermal), left knee, initial encounter +S80222D Blister (nonthermal), left knee, subsequent encounter +S80222S Blister (nonthermal), left knee, sequela +S80229A Blister (nonthermal), unspecified knee, initial encounter +S80229D Blister (nonthermal), unspecified knee, subsequent encounter +S80229S Blister (nonthermal), unspecified knee, sequela +S80241A External constriction, right knee, initial encounter +S80241D External constriction, right knee, subsequent encounter +S80241S External constriction, right knee, sequela +S80242A External constriction, left knee, initial encounter +S80242D External constriction, left knee, subsequent encounter +S80242S External constriction, left knee, sequela +S80249A External constriction, unspecified knee, initial encounter +S80249D External constriction, unspecified knee, subsequent encounter +S80249S External constriction, unspecified knee, sequela +S80251A Superficial foreign body, right knee, initial encounter +S80251D Superficial foreign body, right knee, subsequent encounter +S80251S Superficial foreign body, right knee, sequela +S80252A Superficial foreign body, left knee, initial encounter +S80252D Superficial foreign body, left knee, subsequent encounter +S80252S Superficial foreign body, left knee, sequela +S80259A Superficial foreign body, unspecified knee, initial encounter +S80259D Superficial foreign body, unspecified knee, subsequent encounter +S80259S Superficial foreign body, unspecified knee, sequela +S80261A Insect bite (nonvenomous), right knee, initial encounter +S80261D Insect bite (nonvenomous), right knee, subsequent encounter +S80261S Insect bite (nonvenomous), right knee, sequela +S80262A Insect bite (nonvenomous), left knee, initial encounter +S80262D Insect bite (nonvenomous), left knee, subsequent encounter +S80262S Insect bite (nonvenomous), left knee, sequela +S80269A Insect bite (nonvenomous), unspecified knee, initial encounter +S80269D Insect bite (nonvenomous), unspecified knee, subsequent encounter +S80269S Insect bite (nonvenomous), unspecified knee, sequela +S80271A Other superficial bite of right knee, initial encounter +S80271D Other superficial bite of right knee, subsequent encounter +S80271S Other superficial bite of right knee, sequela +S80272A Other superficial bite of left knee, initial encounter +S80272D Other superficial bite of left knee, subsequent encounter +S80272S Other superficial bite of left knee, sequela +S80279A Other superficial bite of unspecified knee, initial encounter +S80279D Other superficial bite of unspecified knee, subsequent encounter +S80279S Other superficial bite of unspecified knee, sequela +S80811A Abrasion, right lower leg, initial encounter +S80811D Abrasion, right lower leg, subsequent encounter +S80811S Abrasion, right lower leg, sequela +S80812A Abrasion, left lower leg, initial encounter +S80812D Abrasion, left lower leg, subsequent encounter +S80812S Abrasion, left lower leg, sequela +S80819A Abrasion, unspecified lower leg, initial encounter +S80819D Abrasion, unspecified lower leg, subsequent encounter +S80819S Abrasion, unspecified lower leg, sequela +S80821A Blister (nonthermal), right lower leg, initial encounter +S80821D Blister (nonthermal), right lower leg, subsequent encounter +S80821S Blister (nonthermal), right lower leg, sequela +S80822A Blister (nonthermal), left lower leg, initial encounter +S80822D Blister (nonthermal), left lower leg, subsequent encounter +S80822S Blister (nonthermal), left lower leg, sequela +S80829A Blister (nonthermal), unspecified lower leg, initial encounter +S80829D Blister (nonthermal), unspecified lower leg, subsequent encounter +S80829S Blister (nonthermal), unspecified lower leg, sequela +S80841A External constriction, right lower leg, initial encounter +S80841D External constriction, right lower leg, subsequent encounter +S80841S External constriction, right lower leg, sequela +S80842A External constriction, left lower leg, initial encounter +S80842D External constriction, left lower leg, subsequent encounter +S80842S External constriction, left lower leg, sequela +S80849A External constriction, unspecified lower leg, initial encounter +S80849D External constriction, unspecified lower leg, subsequent encounter +S80849S External constriction, unspecified lower leg, sequela +S80851A Superficial foreign body, right lower leg, initial encounter +S80851D Superficial foreign body, right lower leg, subsequent encounter +S80851S Superficial foreign body, right lower leg, sequela +S80852A Superficial foreign body, left lower leg, initial encounter +S80852D Superficial foreign body, left lower leg, subsequent encounter +S80852S Superficial foreign body, left lower leg, sequela +S80859A Superficial foreign body, unspecified lower leg, initial encounter +S80859D Superficial foreign body, unspecified lower leg, subsequent encounter +S80859S Superficial foreign body, unspecified lower leg, sequela +S80861A Insect bite (nonvenomous), right lower leg, initial encounter +S80861D Insect bite (nonvenomous), right lower leg, subsequent encounter +S80861S Insect bite (nonvenomous), right lower leg, sequela +S80862A Insect bite (nonvenomous), left lower leg, initial encounter +S80862D Insect bite (nonvenomous), left lower leg, subsequent encounter +S80862S Insect bite (nonvenomous), left lower leg, sequela +S80869A Insect bite (nonvenomous), unspecified lower leg, initial encounter +S80869D Insect bite (nonvenomous), unspecified lower leg, subsequent encounter +S80869S Insect bite (nonvenomous), unspecified lower leg, sequela +S80871A Other superficial bite, right lower leg, initial encounter +S80871D Other superficial bite, right lower leg, subsequent encounter +S80871S Other superficial bite, right lower leg, sequela +S80872A Other superficial bite, left lower leg, initial encounter +S80872D Other superficial bite, left lower leg, subsequent encounter +S80872S Other superficial bite, left lower leg, sequela +S80879A Other superficial bite, unspecified lower leg, initial encounter +S80879D Other superficial bite, unspecified lower leg, subsequent encounter +S80879S Other superficial bite, unspecified lower leg, sequela +S80911A Unspecified superficial injury of right knee, initial encounter +S80911D Unspecified superficial injury of right knee, subsequent encounter +S80911S Unspecified superficial injury of right knee, sequela +S80912A Unspecified superficial injury of left knee, initial encounter +S80912D Unspecified superficial injury of left knee, subsequent encounter +S80912S Unspecified superficial injury of left knee, sequela +S80919A Unspecified superficial injury of unspecified knee, initial encounter +S80919D Unspecified superficial injury of unspecified knee, subsequent encounter +S80919S Unspecified superficial injury of unspecified knee, sequela +S80921A Unspecified superficial injury of right lower leg, initial encounter +S80921D Unspecified superficial injury of right lower leg, subsequent encounter +S80921S Unspecified superficial injury of right lower leg, sequela +S80922A Unspecified superficial injury of left lower leg, initial encounter +S80922D Unspecified superficial injury of left lower leg, subsequent encounter +S80922S Unspecified superficial injury of left lower leg, sequela +S80929A Unspecified superficial injury of unspecified lower leg, initial encounter +S80929D Unspecified superficial injury of unspecified lower leg, subsequent encounter +S80929S Unspecified superficial injury of unspecified lower leg, sequela +S81001A Unspecified open wound, right knee, initial encounter +S81001D Unspecified open wound, right knee, subsequent encounter +S81001S Unspecified open wound, right knee, sequela +S81002A Unspecified open wound, left knee, initial encounter +S81002D Unspecified open wound, left knee, subsequent encounter +S81002S Unspecified open wound, left knee, sequela +S81009A Unspecified open wound, unspecified knee, initial encounter +S81009D Unspecified open wound, unspecified knee, subsequent encounter +S81009S Unspecified open wound, unspecified knee, sequela +S81011A Laceration without foreign body, right knee, initial encounter +S81011D Laceration without foreign body, right knee, subsequent encounter +S81011S Laceration without foreign body, right knee, sequela +S81012A Laceration without foreign body, left knee, initial encounter +S81012D Laceration without foreign body, left knee, subsequent encounter +S81012S Laceration without foreign body, left knee, sequela +S81019A Laceration without foreign body, unspecified knee, initial encounter +S81019D Laceration without foreign body, unspecified knee, subsequent encounter +S81019S Laceration without foreign body, unspecified knee, sequela +S81021A Laceration with foreign body, right knee, initial encounter +S81021D Laceration with foreign body, right knee, subsequent encounter +S81021S Laceration with foreign body, right knee, sequela +S81022A Laceration with foreign body, left knee, initial encounter +S81022D Laceration with foreign body, left knee, subsequent encounter +S81022S Laceration with foreign body, left knee, sequela +S81029A Laceration with foreign body, unspecified knee, initial encounter +S81029D Laceration with foreign body, unspecified knee, subsequent encounter +S81029S Laceration with foreign body, unspecified knee, sequela +S81031A Puncture wound without foreign body, right knee, initial encounter +S81031D Puncture wound without foreign body, right knee, subsequent encounter +S81031S Puncture wound without foreign body, right knee, sequela +S81032A Puncture wound without foreign body, left knee, initial encounter +S81032D Puncture wound without foreign body, left knee, subsequent encounter +S81032S Puncture wound without foreign body, left knee, sequela +S81039A Puncture wound without foreign body, unspecified knee, initial encounter +S81039D Puncture wound without foreign body, unspecified knee, subsequent encounter +S81039S Puncture wound without foreign body, unspecified knee, sequela +S81041A Puncture wound with foreign body, right knee, initial encounter +S81041D Puncture wound with foreign body, right knee, subsequent encounter +S81041S Puncture wound with foreign body, right knee, sequela +S81042A Puncture wound with foreign body, left knee, initial encounter +S81042D Puncture wound with foreign body, left knee, subsequent encounter +S81042S Puncture wound with foreign body, left knee, sequela +S81049A Puncture wound with foreign body, unspecified knee, initial encounter +S81049D Puncture wound with foreign body, unspecified knee, subsequent encounter +S81049S Puncture wound with foreign body, unspecified knee, sequela +S81051A Open bite, right knee, initial encounter +S81051D Open bite, right knee, subsequent encounter +S81051S Open bite, right knee, sequela +S81052A Open bite, left knee, initial encounter +S81052D Open bite, left knee, subsequent encounter +S81052S Open bite, left knee, sequela +S81059A Open bite, unspecified knee, initial encounter +S81059D Open bite, unspecified knee, subsequent encounter +S81059S Open bite, unspecified knee, sequela +S81801A Unspecified open wound, right lower leg, initial encounter +S81801D Unspecified open wound, right lower leg, subsequent encounter +S81801S Unspecified open wound, right lower leg, sequela +S81802A Unspecified open wound, left lower leg, initial encounter +S81802D Unspecified open wound, left lower leg, subsequent encounter +S81802S Unspecified open wound, left lower leg, sequela +S81809A Unspecified open wound, unspecified lower leg, initial encounter +S81809D Unspecified open wound, unspecified lower leg, subsequent encounter +S81809S Unspecified open wound, unspecified lower leg, sequela +S81811A Laceration without foreign body, right lower leg, initial encounter +S81811D Laceration without foreign body, right lower leg, subsequent encounter +S81811S Laceration without foreign body, right lower leg, sequela +S81812A Laceration without foreign body, left lower leg, initial encounter +S81812D Laceration without foreign body, left lower leg, subsequent encounter +S81812S Laceration without foreign body, left lower leg, sequela +S81819A Laceration without foreign body, unspecified lower leg, initial encounter +S81819D Laceration without foreign body, unspecified lower leg, subsequent encounter +S81819S Laceration without foreign body, unspecified lower leg, sequela +S81821A Laceration with foreign body, right lower leg, initial encounter +S81821D Laceration with foreign body, right lower leg, subsequent encounter +S81821S Laceration with foreign body, right lower leg, sequela +S81822A Laceration with foreign body, left lower leg, initial encounter +S81822D Laceration with foreign body, left lower leg, subsequent encounter +S81822S Laceration with foreign body, left lower leg, sequela +S81829A Laceration with foreign body, unspecified lower leg, initial encounter +S81829D Laceration with foreign body, unspecified lower leg, subsequent encounter +S81829S Laceration with foreign body, unspecified lower leg, sequela +S81831A Puncture wound without foreign body, right lower leg, initial encounter +S81831D Puncture wound without foreign body, right lower leg, subsequent encounter +S81831S Puncture wound without foreign body, right lower leg, sequela +S81832A Puncture wound without foreign body, left lower leg, initial encounter +S81832D Puncture wound without foreign body, left lower leg, subsequent encounter +S81832S Puncture wound without foreign body, left lower leg, sequela +S81839A Puncture wound without foreign body, unspecified lower leg, initial encounter +S81839D Puncture wound without foreign body, unspecified lower leg, subsequent encounter +S81839S Puncture wound without foreign body, unspecified lower leg, sequela +S81841A Puncture wound with foreign body, right lower leg, initial encounter +S81841D Puncture wound with foreign body, right lower leg, subsequent encounter +S81841S Puncture wound with foreign body, right lower leg, sequela +S81842A Puncture wound with foreign body, left lower leg, initial encounter +S81842D Puncture wound with foreign body, left lower leg, subsequent encounter +S81842S Puncture wound with foreign body, left lower leg, sequela +S81849A Puncture wound with foreign body, unspecified lower leg, initial encounter +S81849D Puncture wound with foreign body, unspecified lower leg, subsequent encounter +S81849S Puncture wound with foreign body, unspecified lower leg, sequela +S81851A Open bite, right lower leg, initial encounter +S81851D Open bite, right lower leg, subsequent encounter +S81851S Open bite, right lower leg, sequela +S81852A Open bite, left lower leg, initial encounter +S81852D Open bite, left lower leg, subsequent encounter +S81852S Open bite, left lower leg, sequela +S81859A Open bite, unspecified lower leg, initial encounter +S81859D Open bite, unspecified lower leg, subsequent encounter +S81859S Open bite, unspecified lower leg, sequela +S82001A Unspecified fracture of right patella, initial encounter for closed fracture +S82001B Unspecified fracture of right patella, initial encounter for open fracture type I or II +S82001C Unspecified fracture of right patella, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82001D Unspecified fracture of right patella, subsequent encounter for closed fracture with routine healing +S82001E Unspecified fracture of right patella, subsequent encounter for open fracture type I or II with routine healing +S82001F Unspecified fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82001G Unspecified fracture of right patella, subsequent encounter for closed fracture with delayed healing +S82001H Unspecified fracture of right patella, subsequent encounter for open fracture type I or II with delayed healing +S82001J Unspecified fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82001K Unspecified fracture of right patella, subsequent encounter for closed fracture with nonunion +S82001M Unspecified fracture of right patella, subsequent encounter for open fracture type I or II with nonunion +S82001N Unspecified fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82001P Unspecified fracture of right patella, subsequent encounter for closed fracture with malunion +S82001Q Unspecified fracture of right patella, subsequent encounter for open fracture type I or II with malunion +S82001R Unspecified fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82001S Unspecified fracture of right patella, sequela +S82002A Unspecified fracture of left patella, initial encounter for closed fracture +S82002B Unspecified fracture of left patella, initial encounter for open fracture type I or II +S82002C Unspecified fracture of left patella, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82002D Unspecified fracture of left patella, subsequent encounter for closed fracture with routine healing +S82002E Unspecified fracture of left patella, subsequent encounter for open fracture type I or II with routine healing +S82002F Unspecified fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82002G Unspecified fracture of left patella, subsequent encounter for closed fracture with delayed healing +S82002H Unspecified fracture of left patella, subsequent encounter for open fracture type I or II with delayed healing +S82002J Unspecified fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82002K Unspecified fracture of left patella, subsequent encounter for closed fracture with nonunion +S82002M Unspecified fracture of left patella, subsequent encounter for open fracture type I or II with nonunion +S82002N Unspecified fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82002P Unspecified fracture of left patella, subsequent encounter for closed fracture with malunion +S82002Q Unspecified fracture of left patella, subsequent encounter for open fracture type I or II with malunion +S82002R Unspecified fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82002S Unspecified fracture of left patella, sequela +S82009A Unspecified fracture of unspecified patella, initial encounter for closed fracture +S82009B Unspecified fracture of unspecified patella, initial encounter for open fracture type I or II +S82009C Unspecified fracture of unspecified patella, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82009D Unspecified fracture of unspecified patella, subsequent encounter for closed fracture with routine healing +S82009E Unspecified fracture of unspecified patella, subsequent encounter for open fracture type I or II with routine healing +S82009F Unspecified fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82009G Unspecified fracture of unspecified patella, subsequent encounter for closed fracture with delayed healing +S82009H Unspecified fracture of unspecified patella, subsequent encounter for open fracture type I or II with delayed healing +S82009J Unspecified fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82009K Unspecified fracture of unspecified patella, subsequent encounter for closed fracture with nonunion +S82009M Unspecified fracture of unspecified patella, subsequent encounter for open fracture type I or II with nonunion +S82009N Unspecified fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82009P Unspecified fracture of unspecified patella, subsequent encounter for closed fracture with malunion +S82009Q Unspecified fracture of unspecified patella, subsequent encounter for open fracture type I or II with malunion +S82009R Unspecified fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82009S Unspecified fracture of unspecified patella, sequela +S82011A Displaced osteochondral fracture of right patella, initial encounter for closed fracture +S82011B Displaced osteochondral fracture of right patella, initial encounter for open fracture type I or II +S82011C Displaced osteochondral fracture of right patella, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82011D Displaced osteochondral fracture of right patella, subsequent encounter for closed fracture with routine healing +S82011E Displaced osteochondral fracture of right patella, subsequent encounter for open fracture type I or II with routine healing +S82011F Displaced osteochondral fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82011G Displaced osteochondral fracture of right patella, subsequent encounter for closed fracture with delayed healing +S82011H Displaced osteochondral fracture of right patella, subsequent encounter for open fracture type I or II with delayed healing +S82011J Displaced osteochondral fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82011K Displaced osteochondral fracture of right patella, subsequent encounter for closed fracture with nonunion +S82011M Displaced osteochondral fracture of right patella, subsequent encounter for open fracture type I or II with nonunion +S82011N Displaced osteochondral fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82011P Displaced osteochondral fracture of right patella, subsequent encounter for closed fracture with malunion +S82011Q Displaced osteochondral fracture of right patella, subsequent encounter for open fracture type I or II with malunion +S82011R Displaced osteochondral fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82011S Displaced osteochondral fracture of right patella, sequela +S82012A Displaced osteochondral fracture of left patella, initial encounter for closed fracture +S82012B Displaced osteochondral fracture of left patella, initial encounter for open fracture type I or II +S82012C Displaced osteochondral fracture of left patella, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82012D Displaced osteochondral fracture of left patella, subsequent encounter for closed fracture with routine healing +S82012E Displaced osteochondral fracture of left patella, subsequent encounter for open fracture type I or II with routine healing +S82012F Displaced osteochondral fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82012G Displaced osteochondral fracture of left patella, subsequent encounter for closed fracture with delayed healing +S82012H Displaced osteochondral fracture of left patella, subsequent encounter for open fracture type I or II with delayed healing +S82012J Displaced osteochondral fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82012K Displaced osteochondral fracture of left patella, subsequent encounter for closed fracture with nonunion +S82012M Displaced osteochondral fracture of left patella, subsequent encounter for open fracture type I or II with nonunion +S82012N Displaced osteochondral fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82012P Displaced osteochondral fracture of left patella, subsequent encounter for closed fracture with malunion +S82012Q Displaced osteochondral fracture of left patella, subsequent encounter for open fracture type I or II with malunion +S82012R Displaced osteochondral fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82012S Displaced osteochondral fracture of left patella, sequela +S82013A Displaced osteochondral fracture of unspecified patella, initial encounter for closed fracture +S82013B Displaced osteochondral fracture of unspecified patella, initial encounter for open fracture type I or II +S82013C Displaced osteochondral fracture of unspecified patella, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82013D Displaced osteochondral fracture of unspecified patella, subsequent encounter for closed fracture with routine healing +S82013E Displaced osteochondral fracture of unspecified patella, subsequent encounter for open fracture type I or II with routine healing +S82013F Displaced osteochondral fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82013G Displaced osteochondral fracture of unspecified patella, subsequent encounter for closed fracture with delayed healing +S82013H Displaced osteochondral fracture of unspecified patella, subsequent encounter for open fracture type I or II with delayed healing +S82013J Displaced osteochondral fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82013K Displaced osteochondral fracture of unspecified patella, subsequent encounter for closed fracture with nonunion +S82013M Displaced osteochondral fracture of unspecified patella, subsequent encounter for open fracture type I or II with nonunion +S82013N Displaced osteochondral fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82013P Displaced osteochondral fracture of unspecified patella, subsequent encounter for closed fracture with malunion +S82013Q Displaced osteochondral fracture of unspecified patella, subsequent encounter for open fracture type I or II with malunion +S82013R Displaced osteochondral fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82013S Displaced osteochondral fracture of unspecified patella, sequela +S82014A Nondisplaced osteochondral fracture of right patella, initial encounter for closed fracture +S82014B Nondisplaced osteochondral fracture of right patella, initial encounter for open fracture type I or II +S82014C Nondisplaced osteochondral fracture of right patella, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82014D Nondisplaced osteochondral fracture of right patella, subsequent encounter for closed fracture with routine healing +S82014E Nondisplaced osteochondral fracture of right patella, subsequent encounter for open fracture type I or II with routine healing +S82014F Nondisplaced osteochondral fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82014G Nondisplaced osteochondral fracture of right patella, subsequent encounter for closed fracture with delayed healing +S82014H Nondisplaced osteochondral fracture of right patella, subsequent encounter for open fracture type I or II with delayed healing +S82014J Nondisplaced osteochondral fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82014K Nondisplaced osteochondral fracture of right patella, subsequent encounter for closed fracture with nonunion +S82014M Nondisplaced osteochondral fracture of right patella, subsequent encounter for open fracture type I or II with nonunion +S82014N Nondisplaced osteochondral fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82014P Nondisplaced osteochondral fracture of right patella, subsequent encounter for closed fracture with malunion +S82014Q Nondisplaced osteochondral fracture of right patella, subsequent encounter for open fracture type I or II with malunion +S82014R Nondisplaced osteochondral fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82014S Nondisplaced osteochondral fracture of right patella, sequela +S82015A Nondisplaced osteochondral fracture of left patella, initial encounter for closed fracture +S82015B Nondisplaced osteochondral fracture of left patella, initial encounter for open fracture type I or II +S82015C Nondisplaced osteochondral fracture of left patella, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82015D Nondisplaced osteochondral fracture of left patella, subsequent encounter for closed fracture with routine healing +S82015E Nondisplaced osteochondral fracture of left patella, subsequent encounter for open fracture type I or II with routine healing +S82015F Nondisplaced osteochondral fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82015G Nondisplaced osteochondral fracture of left patella, subsequent encounter for closed fracture with delayed healing +S82015H Nondisplaced osteochondral fracture of left patella, subsequent encounter for open fracture type I or II with delayed healing +S82015J Nondisplaced osteochondral fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82015K Nondisplaced osteochondral fracture of left patella, subsequent encounter for closed fracture with nonunion +S82015M Nondisplaced osteochondral fracture of left patella, subsequent encounter for open fracture type I or II with nonunion +S82015N Nondisplaced osteochondral fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82015P Nondisplaced osteochondral fracture of left patella, subsequent encounter for closed fracture with malunion +S82015Q Nondisplaced osteochondral fracture of left patella, subsequent encounter for open fracture type I or II with malunion +S82015R Nondisplaced osteochondral fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82015S Nondisplaced osteochondral fracture of left patella, sequela +S82016A Nondisplaced osteochondral fracture of unspecified patella, initial encounter for closed fracture +S82016B Nondisplaced osteochondral fracture of unspecified patella, initial encounter for open fracture type I or II +S82016C Nondisplaced osteochondral fracture of unspecified patella, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82016D Nondisplaced osteochondral fracture of unspecified patella, subsequent encounter for closed fracture with routine healing +S82016E Nondisplaced osteochondral fracture of unspecified patella, subsequent encounter for open fracture type I or II with routine healing +S82016F Nondisplaced osteochondral fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82016G Nondisplaced osteochondral fracture of unspecified patella, subsequent encounter for closed fracture with delayed healing +S82016H Nondisplaced osteochondral fracture of unspecified patella, subsequent encounter for open fracture type I or II with delayed healing +S82016J Nondisplaced osteochondral fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82016K Nondisplaced osteochondral fracture of unspecified patella, subsequent encounter for closed fracture with nonunion +S82016M Nondisplaced osteochondral fracture of unspecified patella, subsequent encounter for open fracture type I or II with nonunion +S82016N Nondisplaced osteochondral fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82016P Nondisplaced osteochondral fracture of unspecified patella, subsequent encounter for closed fracture with malunion +S82016Q Nondisplaced osteochondral fracture of unspecified patella, subsequent encounter for open fracture type I or II with malunion +S82016R Nondisplaced osteochondral fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82016S Nondisplaced osteochondral fracture of unspecified patella, sequela +S82021A Displaced longitudinal fracture of right patella, initial encounter for closed fracture +S82021B Displaced longitudinal fracture of right patella, initial encounter for open fracture type I or II +S82021C Displaced longitudinal fracture of right patella, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82021D Displaced longitudinal fracture of right patella, subsequent encounter for closed fracture with routine healing +S82021E Displaced longitudinal fracture of right patella, subsequent encounter for open fracture type I or II with routine healing +S82021F Displaced longitudinal fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82021G Displaced longitudinal fracture of right patella, subsequent encounter for closed fracture with delayed healing +S82021H Displaced longitudinal fracture of right patella, subsequent encounter for open fracture type I or II with delayed healing +S82021J Displaced longitudinal fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82021K Displaced longitudinal fracture of right patella, subsequent encounter for closed fracture with nonunion +S82021M Displaced longitudinal fracture of right patella, subsequent encounter for open fracture type I or II with nonunion +S82021N Displaced longitudinal fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82021P Displaced longitudinal fracture of right patella, subsequent encounter for closed fracture with malunion +S82021Q Displaced longitudinal fracture of right patella, subsequent encounter for open fracture type I or II with malunion +S82021R Displaced longitudinal fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82021S Displaced longitudinal fracture of right patella, sequela +S82022A Displaced longitudinal fracture of left patella, initial encounter for closed fracture +S82022B Displaced longitudinal fracture of left patella, initial encounter for open fracture type I or II +S82022C Displaced longitudinal fracture of left patella, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82022D Displaced longitudinal fracture of left patella, subsequent encounter for closed fracture with routine healing +S82022E Displaced longitudinal fracture of left patella, subsequent encounter for open fracture type I or II with routine healing +S82022F Displaced longitudinal fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82022G Displaced longitudinal fracture of left patella, subsequent encounter for closed fracture with delayed healing +S82022H Displaced longitudinal fracture of left patella, subsequent encounter for open fracture type I or II with delayed healing +S82022J Displaced longitudinal fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82022K Displaced longitudinal fracture of left patella, subsequent encounter for closed fracture with nonunion +S82022M Displaced longitudinal fracture of left patella, subsequent encounter for open fracture type I or II with nonunion +S82022N Displaced longitudinal fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82022P Displaced longitudinal fracture of left patella, subsequent encounter for closed fracture with malunion +S82022Q Displaced longitudinal fracture of left patella, subsequent encounter for open fracture type I or II with malunion +S82022R Displaced longitudinal fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82022S Displaced longitudinal fracture of left patella, sequela +S82023A Displaced longitudinal fracture of unspecified patella, initial encounter for closed fracture +S82023B Displaced longitudinal fracture of unspecified patella, initial encounter for open fracture type I or II +S82023C Displaced longitudinal fracture of unspecified patella, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82023D Displaced longitudinal fracture of unspecified patella, subsequent encounter for closed fracture with routine healing +S82023E Displaced longitudinal fracture of unspecified patella, subsequent encounter for open fracture type I or II with routine healing +S82023F Displaced longitudinal fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82023G Displaced longitudinal fracture of unspecified patella, subsequent encounter for closed fracture with delayed healing +S82023H Displaced longitudinal fracture of unspecified patella, subsequent encounter for open fracture type I or II with delayed healing +S82023J Displaced longitudinal fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82023K Displaced longitudinal fracture of unspecified patella, subsequent encounter for closed fracture with nonunion +S82023M Displaced longitudinal fracture of unspecified patella, subsequent encounter for open fracture type I or II with nonunion +S82023N Displaced longitudinal fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82023P Displaced longitudinal fracture of unspecified patella, subsequent encounter for closed fracture with malunion +S82023Q Displaced longitudinal fracture of unspecified patella, subsequent encounter for open fracture type I or II with malunion +S82023R Displaced longitudinal fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82023S Displaced longitudinal fracture of unspecified patella, sequela +S82024A Nondisplaced longitudinal fracture of right patella, initial encounter for closed fracture +S82024B Nondisplaced longitudinal fracture of right patella, initial encounter for open fracture type I or II +S82024C Nondisplaced longitudinal fracture of right patella, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82024D Nondisplaced longitudinal fracture of right patella, subsequent encounter for closed fracture with routine healing +S82024E Nondisplaced longitudinal fracture of right patella, subsequent encounter for open fracture type I or II with routine healing +S82024F Nondisplaced longitudinal fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82024G Nondisplaced longitudinal fracture of right patella, subsequent encounter for closed fracture with delayed healing +S82024H Nondisplaced longitudinal fracture of right patella, subsequent encounter for open fracture type I or II with delayed healing +S82024J Nondisplaced longitudinal fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82024K Nondisplaced longitudinal fracture of right patella, subsequent encounter for closed fracture with nonunion +S82024M Nondisplaced longitudinal fracture of right patella, subsequent encounter for open fracture type I or II with nonunion +S82024N Nondisplaced longitudinal fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82024P Nondisplaced longitudinal fracture of right patella, subsequent encounter for closed fracture with malunion +S82024Q Nondisplaced longitudinal fracture of right patella, subsequent encounter for open fracture type I or II with malunion +S82024R Nondisplaced longitudinal fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82024S Nondisplaced longitudinal fracture of right patella, sequela +S82025A Nondisplaced longitudinal fracture of left patella, initial encounter for closed fracture +S82025B Nondisplaced longitudinal fracture of left patella, initial encounter for open fracture type I or II +S82025C Nondisplaced longitudinal fracture of left patella, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82025D Nondisplaced longitudinal fracture of left patella, subsequent encounter for closed fracture with routine healing +S82025E Nondisplaced longitudinal fracture of left patella, subsequent encounter for open fracture type I or II with routine healing +S82025F Nondisplaced longitudinal fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82025G Nondisplaced longitudinal fracture of left patella, subsequent encounter for closed fracture with delayed healing +S82025H Nondisplaced longitudinal fracture of left patella, subsequent encounter for open fracture type I or II with delayed healing +S82025J Nondisplaced longitudinal fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82025K Nondisplaced longitudinal fracture of left patella, subsequent encounter for closed fracture with nonunion +S82025M Nondisplaced longitudinal fracture of left patella, subsequent encounter for open fracture type I or II with nonunion +S82025N Nondisplaced longitudinal fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82025P Nondisplaced longitudinal fracture of left patella, subsequent encounter for closed fracture with malunion +S82025Q Nondisplaced longitudinal fracture of left patella, subsequent encounter for open fracture type I or II with malunion +S82025R Nondisplaced longitudinal fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82025S Nondisplaced longitudinal fracture of left patella, sequela +S82026A Nondisplaced longitudinal fracture of unspecified patella, initial encounter for closed fracture +S82026B Nondisplaced longitudinal fracture of unspecified patella, initial encounter for open fracture type I or II +S82026C Nondisplaced longitudinal fracture of unspecified patella, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82026D Nondisplaced longitudinal fracture of unspecified patella, subsequent encounter for closed fracture with routine healing +S82026E Nondisplaced longitudinal fracture of unspecified patella, subsequent encounter for open fracture type I or II with routine healing +S82026F Nondisplaced longitudinal fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82026G Nondisplaced longitudinal fracture of unspecified patella, subsequent encounter for closed fracture with delayed healing +S82026H Nondisplaced longitudinal fracture of unspecified patella, subsequent encounter for open fracture type I or II with delayed healing +S82026J Nondisplaced longitudinal fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82026K Nondisplaced longitudinal fracture of unspecified patella, subsequent encounter for closed fracture with nonunion +S82026M Nondisplaced longitudinal fracture of unspecified patella, subsequent encounter for open fracture type I or II with nonunion +S82026N Nondisplaced longitudinal fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82026P Nondisplaced longitudinal fracture of unspecified patella, subsequent encounter for closed fracture with malunion +S82026Q Nondisplaced longitudinal fracture of unspecified patella, subsequent encounter for open fracture type I or II with malunion +S82026R Nondisplaced longitudinal fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82026S Nondisplaced longitudinal fracture of unspecified patella, sequela +S82031A Displaced transverse fracture of right patella, initial encounter for closed fracture +S82031B Displaced transverse fracture of right patella, initial encounter for open fracture type I or II +S82031C Displaced transverse fracture of right patella, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82031D Displaced transverse fracture of right patella, subsequent encounter for closed fracture with routine healing +S82031E Displaced transverse fracture of right patella, subsequent encounter for open fracture type I or II with routine healing +S82031F Displaced transverse fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82031G Displaced transverse fracture of right patella, subsequent encounter for closed fracture with delayed healing +S82031H Displaced transverse fracture of right patella, subsequent encounter for open fracture type I or II with delayed healing +S82031J Displaced transverse fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82031K Displaced transverse fracture of right patella, subsequent encounter for closed fracture with nonunion +S82031M Displaced transverse fracture of right patella, subsequent encounter for open fracture type I or II with nonunion +S82031N Displaced transverse fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82031P Displaced transverse fracture of right patella, subsequent encounter for closed fracture with malunion +S82031Q Displaced transverse fracture of right patella, subsequent encounter for open fracture type I or II with malunion +S82031R Displaced transverse fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82031S Displaced transverse fracture of right patella, sequela +S82032A Displaced transverse fracture of left patella, initial encounter for closed fracture +S82032B Displaced transverse fracture of left patella, initial encounter for open fracture type I or II +S82032C Displaced transverse fracture of left patella, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82032D Displaced transverse fracture of left patella, subsequent encounter for closed fracture with routine healing +S82032E Displaced transverse fracture of left patella, subsequent encounter for open fracture type I or II with routine healing +S82032F Displaced transverse fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82032G Displaced transverse fracture of left patella, subsequent encounter for closed fracture with delayed healing +S82032H Displaced transverse fracture of left patella, subsequent encounter for open fracture type I or II with delayed healing +S82032J Displaced transverse fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82032K Displaced transverse fracture of left patella, subsequent encounter for closed fracture with nonunion +S82032M Displaced transverse fracture of left patella, subsequent encounter for open fracture type I or II with nonunion +S82032N Displaced transverse fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82032P Displaced transverse fracture of left patella, subsequent encounter for closed fracture with malunion +S82032Q Displaced transverse fracture of left patella, subsequent encounter for open fracture type I or II with malunion +S82032R Displaced transverse fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82032S Displaced transverse fracture of left patella, sequela +S82033A Displaced transverse fracture of unspecified patella, initial encounter for closed fracture +S82033B Displaced transverse fracture of unspecified patella, initial encounter for open fracture type I or II +S82033C Displaced transverse fracture of unspecified patella, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82033D Displaced transverse fracture of unspecified patella, subsequent encounter for closed fracture with routine healing +S82033E Displaced transverse fracture of unspecified patella, subsequent encounter for open fracture type I or II with routine healing +S82033F Displaced transverse fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82033G Displaced transverse fracture of unspecified patella, subsequent encounter for closed fracture with delayed healing +S82033H Displaced transverse fracture of unspecified patella, subsequent encounter for open fracture type I or II with delayed healing +S82033J Displaced transverse fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82033K Displaced transverse fracture of unspecified patella, subsequent encounter for closed fracture with nonunion +S82033M Displaced transverse fracture of unspecified patella, subsequent encounter for open fracture type I or II with nonunion +S82033N Displaced transverse fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82033P Displaced transverse fracture of unspecified patella, subsequent encounter for closed fracture with malunion +S82033Q Displaced transverse fracture of unspecified patella, subsequent encounter for open fracture type I or II with malunion +S82033R Displaced transverse fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82033S Displaced transverse fracture of unspecified patella, sequela +S82034A Nondisplaced transverse fracture of right patella, initial encounter for closed fracture +S82034B Nondisplaced transverse fracture of right patella, initial encounter for open fracture type I or II +S82034C Nondisplaced transverse fracture of right patella, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82034D Nondisplaced transverse fracture of right patella, subsequent encounter for closed fracture with routine healing +S82034E Nondisplaced transverse fracture of right patella, subsequent encounter for open fracture type I or II with routine healing +S82034F Nondisplaced transverse fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82034G Nondisplaced transverse fracture of right patella, subsequent encounter for closed fracture with delayed healing +S82034H Nondisplaced transverse fracture of right patella, subsequent encounter for open fracture type I or II with delayed healing +S82034J Nondisplaced transverse fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82034K Nondisplaced transverse fracture of right patella, subsequent encounter for closed fracture with nonunion +S82034M Nondisplaced transverse fracture of right patella, subsequent encounter for open fracture type I or II with nonunion +S82034N Nondisplaced transverse fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82034P Nondisplaced transverse fracture of right patella, subsequent encounter for closed fracture with malunion +S82034Q Nondisplaced transverse fracture of right patella, subsequent encounter for open fracture type I or II with malunion +S82034R Nondisplaced transverse fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82034S Nondisplaced transverse fracture of right patella, sequela +S82035A Nondisplaced transverse fracture of left patella, initial encounter for closed fracture +S82035B Nondisplaced transverse fracture of left patella, initial encounter for open fracture type I or II +S82035C Nondisplaced transverse fracture of left patella, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82035D Nondisplaced transverse fracture of left patella, subsequent encounter for closed fracture with routine healing +S82035E Nondisplaced transverse fracture of left patella, subsequent encounter for open fracture type I or II with routine healing +S82035F Nondisplaced transverse fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82035G Nondisplaced transverse fracture of left patella, subsequent encounter for closed fracture with delayed healing +S82035H Nondisplaced transverse fracture of left patella, subsequent encounter for open fracture type I or II with delayed healing +S82035J Nondisplaced transverse fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82035K Nondisplaced transverse fracture of left patella, subsequent encounter for closed fracture with nonunion +S82035M Nondisplaced transverse fracture of left patella, subsequent encounter for open fracture type I or II with nonunion +S82035N Nondisplaced transverse fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82035P Nondisplaced transverse fracture of left patella, subsequent encounter for closed fracture with malunion +S82035Q Nondisplaced transverse fracture of left patella, subsequent encounter for open fracture type I or II with malunion +S82035R Nondisplaced transverse fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82035S Nondisplaced transverse fracture of left patella, sequela +S82036A Nondisplaced transverse fracture of unspecified patella, initial encounter for closed fracture +S82036B Nondisplaced transverse fracture of unspecified patella, initial encounter for open fracture type I or II +S82036C Nondisplaced transverse fracture of unspecified patella, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82036D Nondisplaced transverse fracture of unspecified patella, subsequent encounter for closed fracture with routine healing +S82036E Nondisplaced transverse fracture of unspecified patella, subsequent encounter for open fracture type I or II with routine healing +S82036F Nondisplaced transverse fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82036G Nondisplaced transverse fracture of unspecified patella, subsequent encounter for closed fracture with delayed healing +S82036H Nondisplaced transverse fracture of unspecified patella, subsequent encounter for open fracture type I or II with delayed healing +S82036J Nondisplaced transverse fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82036K Nondisplaced transverse fracture of unspecified patella, subsequent encounter for closed fracture with nonunion +S82036M Nondisplaced transverse fracture of unspecified patella, subsequent encounter for open fracture type I or II with nonunion +S82036N Nondisplaced transverse fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82036P Nondisplaced transverse fracture of unspecified patella, subsequent encounter for closed fracture with malunion +S82036Q Nondisplaced transverse fracture of unspecified patella, subsequent encounter for open fracture type I or II with malunion +S82036R Nondisplaced transverse fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82036S Nondisplaced transverse fracture of unspecified patella, sequela +S82041A Displaced comminuted fracture of right patella, initial encounter for closed fracture +S82041B Displaced comminuted fracture of right patella, initial encounter for open fracture type I or II +S82041C Displaced comminuted fracture of right patella, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82041D Displaced comminuted fracture of right patella, subsequent encounter for closed fracture with routine healing +S82041E Displaced comminuted fracture of right patella, subsequent encounter for open fracture type I or II with routine healing +S82041F Displaced comminuted fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82041G Displaced comminuted fracture of right patella, subsequent encounter for closed fracture with delayed healing +S82041H Displaced comminuted fracture of right patella, subsequent encounter for open fracture type I or II with delayed healing +S82041J Displaced comminuted fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82041K Displaced comminuted fracture of right patella, subsequent encounter for closed fracture with nonunion +S82041M Displaced comminuted fracture of right patella, subsequent encounter for open fracture type I or II with nonunion +S82041N Displaced comminuted fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82041P Displaced comminuted fracture of right patella, subsequent encounter for closed fracture with malunion +S82041Q Displaced comminuted fracture of right patella, subsequent encounter for open fracture type I or II with malunion +S82041R Displaced comminuted fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82041S Displaced comminuted fracture of right patella, sequela +S82042A Displaced comminuted fracture of left patella, initial encounter for closed fracture +S82042B Displaced comminuted fracture of left patella, initial encounter for open fracture type I or II +S82042C Displaced comminuted fracture of left patella, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82042D Displaced comminuted fracture of left patella, subsequent encounter for closed fracture with routine healing +S82042E Displaced comminuted fracture of left patella, subsequent encounter for open fracture type I or II with routine healing +S82042F Displaced comminuted fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82042G Displaced comminuted fracture of left patella, subsequent encounter for closed fracture with delayed healing +S82042H Displaced comminuted fracture of left patella, subsequent encounter for open fracture type I or II with delayed healing +S82042J Displaced comminuted fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82042K Displaced comminuted fracture of left patella, subsequent encounter for closed fracture with nonunion +S82042M Displaced comminuted fracture of left patella, subsequent encounter for open fracture type I or II with nonunion +S82042N Displaced comminuted fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82042P Displaced comminuted fracture of left patella, subsequent encounter for closed fracture with malunion +S82042Q Displaced comminuted fracture of left patella, subsequent encounter for open fracture type I or II with malunion +S82042R Displaced comminuted fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82042S Displaced comminuted fracture of left patella, sequela +S82043A Displaced comminuted fracture of unspecified patella, initial encounter for closed fracture +S82043B Displaced comminuted fracture of unspecified patella, initial encounter for open fracture type I or II +S82043C Displaced comminuted fracture of unspecified patella, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82043D Displaced comminuted fracture of unspecified patella, subsequent encounter for closed fracture with routine healing +S82043E Displaced comminuted fracture of unspecified patella, subsequent encounter for open fracture type I or II with routine healing +S82043F Displaced comminuted fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82043G Displaced comminuted fracture of unspecified patella, subsequent encounter for closed fracture with delayed healing +S82043H Displaced comminuted fracture of unspecified patella, subsequent encounter for open fracture type I or II with delayed healing +S82043J Displaced comminuted fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82043K Displaced comminuted fracture of unspecified patella, subsequent encounter for closed fracture with nonunion +S82043M Displaced comminuted fracture of unspecified patella, subsequent encounter for open fracture type I or II with nonunion +S82043N Displaced comminuted fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82043P Displaced comminuted fracture of unspecified patella, subsequent encounter for closed fracture with malunion +S82043Q Displaced comminuted fracture of unspecified patella, subsequent encounter for open fracture type I or II with malunion +S82043R Displaced comminuted fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82043S Displaced comminuted fracture of unspecified patella, sequela +S82044A Nondisplaced comminuted fracture of right patella, initial encounter for closed fracture +S82044B Nondisplaced comminuted fracture of right patella, initial encounter for open fracture type I or II +S82044C Nondisplaced comminuted fracture of right patella, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82044D Nondisplaced comminuted fracture of right patella, subsequent encounter for closed fracture with routine healing +S82044E Nondisplaced comminuted fracture of right patella, subsequent encounter for open fracture type I or II with routine healing +S82044F Nondisplaced comminuted fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82044G Nondisplaced comminuted fracture of right patella, subsequent encounter for closed fracture with delayed healing +S82044H Nondisplaced comminuted fracture of right patella, subsequent encounter for open fracture type I or II with delayed healing +S82044J Nondisplaced comminuted fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82044K Nondisplaced comminuted fracture of right patella, subsequent encounter for closed fracture with nonunion +S82044M Nondisplaced comminuted fracture of right patella, subsequent encounter for open fracture type I or II with nonunion +S82044N Nondisplaced comminuted fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82044P Nondisplaced comminuted fracture of right patella, subsequent encounter for closed fracture with malunion +S82044Q Nondisplaced comminuted fracture of right patella, subsequent encounter for open fracture type I or II with malunion +S82044R Nondisplaced comminuted fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82044S Nondisplaced comminuted fracture of right patella, sequela +S82045A Nondisplaced comminuted fracture of left patella, initial encounter for closed fracture +S82045B Nondisplaced comminuted fracture of left patella, initial encounter for open fracture type I or II +S82045C Nondisplaced comminuted fracture of left patella, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82045D Nondisplaced comminuted fracture of left patella, subsequent encounter for closed fracture with routine healing +S82045E Nondisplaced comminuted fracture of left patella, subsequent encounter for open fracture type I or II with routine healing +S82045F Nondisplaced comminuted fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82045G Nondisplaced comminuted fracture of left patella, subsequent encounter for closed fracture with delayed healing +S82045H Nondisplaced comminuted fracture of left patella, subsequent encounter for open fracture type I or II with delayed healing +S82045J Nondisplaced comminuted fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82045K Nondisplaced comminuted fracture of left patella, subsequent encounter for closed fracture with nonunion +S82045M Nondisplaced comminuted fracture of left patella, subsequent encounter for open fracture type I or II with nonunion +S82045N Nondisplaced comminuted fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82045P Nondisplaced comminuted fracture of left patella, subsequent encounter for closed fracture with malunion +S82045Q Nondisplaced comminuted fracture of left patella, subsequent encounter for open fracture type I or II with malunion +S82045R Nondisplaced comminuted fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82045S Nondisplaced comminuted fracture of left patella, sequela +S82046A Nondisplaced comminuted fracture of unspecified patella, initial encounter for closed fracture +S82046B Nondisplaced comminuted fracture of unspecified patella, initial encounter for open fracture type I or II +S82046C Nondisplaced comminuted fracture of unspecified patella, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82046D Nondisplaced comminuted fracture of unspecified patella, subsequent encounter for closed fracture with routine healing +S82046E Nondisplaced comminuted fracture of unspecified patella, subsequent encounter for open fracture type I or II with routine healing +S82046F Nondisplaced comminuted fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82046G Nondisplaced comminuted fracture of unspecified patella, subsequent encounter for closed fracture with delayed healing +S82046H Nondisplaced comminuted fracture of unspecified patella, subsequent encounter for open fracture type I or II with delayed healing +S82046J Nondisplaced comminuted fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82046K Nondisplaced comminuted fracture of unspecified patella, subsequent encounter for closed fracture with nonunion +S82046M Nondisplaced comminuted fracture of unspecified patella, subsequent encounter for open fracture type I or II with nonunion +S82046N Nondisplaced comminuted fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82046P Nondisplaced comminuted fracture of unspecified patella, subsequent encounter for closed fracture with malunion +S82046Q Nondisplaced comminuted fracture of unspecified patella, subsequent encounter for open fracture type I or II with malunion +S82046R Nondisplaced comminuted fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82046S Nondisplaced comminuted fracture of unspecified patella, sequela +S82091A Other fracture of right patella, initial encounter for closed fracture +S82091B Other fracture of right patella, initial encounter for open fracture type I or II +S82091C Other fracture of right patella, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82091D Other fracture of right patella, subsequent encounter for closed fracture with routine healing +S82091E Other fracture of right patella, subsequent encounter for open fracture type I or II with routine healing +S82091F Other fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82091G Other fracture of right patella, subsequent encounter for closed fracture with delayed healing +S82091H Other fracture of right patella, subsequent encounter for open fracture type I or II with delayed healing +S82091J Other fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82091K Other fracture of right patella, subsequent encounter for closed fracture with nonunion +S82091M Other fracture of right patella, subsequent encounter for open fracture type I or II with nonunion +S82091N Other fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82091P Other fracture of right patella, subsequent encounter for closed fracture with malunion +S82091Q Other fracture of right patella, subsequent encounter for open fracture type I or II with malunion +S82091R Other fracture of right patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82091S Other fracture of right patella, sequela +S82092A Other fracture of left patella, initial encounter for closed fracture +S82092B Other fracture of left patella, initial encounter for open fracture type I or II +S82092C Other fracture of left patella, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82092D Other fracture of left patella, subsequent encounter for closed fracture with routine healing +S82092E Other fracture of left patella, subsequent encounter for open fracture type I or II with routine healing +S82092F Other fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82092G Other fracture of left patella, subsequent encounter for closed fracture with delayed healing +S82092H Other fracture of left patella, subsequent encounter for open fracture type I or II with delayed healing +S82092J Other fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82092K Other fracture of left patella, subsequent encounter for closed fracture with nonunion +S82092M Other fracture of left patella, subsequent encounter for open fracture type I or II with nonunion +S82092N Other fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82092P Other fracture of left patella, subsequent encounter for closed fracture with malunion +S82092Q Other fracture of left patella, subsequent encounter for open fracture type I or II with malunion +S82092R Other fracture of left patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82092S Other fracture of left patella, sequela +S82099A Other fracture of unspecified patella, initial encounter for closed fracture +S82099B Other fracture of unspecified patella, initial encounter for open fracture type I or II +S82099C Other fracture of unspecified patella, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82099D Other fracture of unspecified patella, subsequent encounter for closed fracture with routine healing +S82099E Other fracture of unspecified patella, subsequent encounter for open fracture type I or II with routine healing +S82099F Other fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82099G Other fracture of unspecified patella, subsequent encounter for closed fracture with delayed healing +S82099H Other fracture of unspecified patella, subsequent encounter for open fracture type I or II with delayed healing +S82099J Other fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82099K Other fracture of unspecified patella, subsequent encounter for closed fracture with nonunion +S82099M Other fracture of unspecified patella, subsequent encounter for open fracture type I or II with nonunion +S82099N Other fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82099P Other fracture of unspecified patella, subsequent encounter for closed fracture with malunion +S82099Q Other fracture of unspecified patella, subsequent encounter for open fracture type I or II with malunion +S82099R Other fracture of unspecified patella, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82099S Other fracture of unspecified patella, sequela +S82101A Unspecified fracture of upper end of right tibia, initial encounter for closed fracture +S82101B Unspecified fracture of upper end of right tibia, initial encounter for open fracture type I or II +S82101C Unspecified fracture of upper end of right tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82101D Unspecified fracture of upper end of right tibia, subsequent encounter for closed fracture with routine healing +S82101E Unspecified fracture of upper end of right tibia, subsequent encounter for open fracture type I or II with routine healing +S82101F Unspecified fracture of upper end of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82101G Unspecified fracture of upper end of right tibia, subsequent encounter for closed fracture with delayed healing +S82101H Unspecified fracture of upper end of right tibia, subsequent encounter for open fracture type I or II with delayed healing +S82101J Unspecified fracture of upper end of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82101K Unspecified fracture of upper end of right tibia, subsequent encounter for closed fracture with nonunion +S82101M Unspecified fracture of upper end of right tibia, subsequent encounter for open fracture type I or II with nonunion +S82101N Unspecified fracture of upper end of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82101P Unspecified fracture of upper end of right tibia, subsequent encounter for closed fracture with malunion +S82101Q Unspecified fracture of upper end of right tibia, subsequent encounter for open fracture type I or II with malunion +S82101R Unspecified fracture of upper end of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82101S Unspecified fracture of upper end of right tibia, sequela +S82102A Unspecified fracture of upper end of left tibia, initial encounter for closed fracture +S82102B Unspecified fracture of upper end of left tibia, initial encounter for open fracture type I or II +S82102C Unspecified fracture of upper end of left tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82102D Unspecified fracture of upper end of left tibia, subsequent encounter for closed fracture with routine healing +S82102E Unspecified fracture of upper end of left tibia, subsequent encounter for open fracture type I or II with routine healing +S82102F Unspecified fracture of upper end of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82102G Unspecified fracture of upper end of left tibia, subsequent encounter for closed fracture with delayed healing +S82102H Unspecified fracture of upper end of left tibia, subsequent encounter for open fracture type I or II with delayed healing +S82102J Unspecified fracture of upper end of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82102K Unspecified fracture of upper end of left tibia, subsequent encounter for closed fracture with nonunion +S82102M Unspecified fracture of upper end of left tibia, subsequent encounter for open fracture type I or II with nonunion +S82102N Unspecified fracture of upper end of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82102P Unspecified fracture of upper end of left tibia, subsequent encounter for closed fracture with malunion +S82102Q Unspecified fracture of upper end of left tibia, subsequent encounter for open fracture type I or II with malunion +S82102R Unspecified fracture of upper end of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82102S Unspecified fracture of upper end of left tibia, sequela +S82109A Unspecified fracture of upper end of unspecified tibia, initial encounter for closed fracture +S82109B Unspecified fracture of upper end of unspecified tibia, initial encounter for open fracture type I or II +S82109C Unspecified fracture of upper end of unspecified tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82109D Unspecified fracture of upper end of unspecified tibia, subsequent encounter for closed fracture with routine healing +S82109E Unspecified fracture of upper end of unspecified tibia, subsequent encounter for open fracture type I or II with routine healing +S82109F Unspecified fracture of upper end of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82109G Unspecified fracture of upper end of unspecified tibia, subsequent encounter for closed fracture with delayed healing +S82109H Unspecified fracture of upper end of unspecified tibia, subsequent encounter for open fracture type I or II with delayed healing +S82109J Unspecified fracture of upper end of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82109K Unspecified fracture of upper end of unspecified tibia, subsequent encounter for closed fracture with nonunion +S82109M Unspecified fracture of upper end of unspecified tibia, subsequent encounter for open fracture type I or II with nonunion +S82109N Unspecified fracture of upper end of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82109P Unspecified fracture of upper end of unspecified tibia, subsequent encounter for closed fracture with malunion +S82109Q Unspecified fracture of upper end of unspecified tibia, subsequent encounter for open fracture type I or II with malunion +S82109R Unspecified fracture of upper end of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82109S Unspecified fracture of upper end of unspecified tibia, sequela +S82111A Displaced fracture of right tibial spine, initial encounter for closed fracture +S82111B Displaced fracture of right tibial spine, initial encounter for open fracture type I or II +S82111C Displaced fracture of right tibial spine, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82111D Displaced fracture of right tibial spine, subsequent encounter for closed fracture with routine healing +S82111E Displaced fracture of right tibial spine, subsequent encounter for open fracture type I or II with routine healing +S82111F Displaced fracture of right tibial spine, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82111G Displaced fracture of right tibial spine, subsequent encounter for closed fracture with delayed healing +S82111H Displaced fracture of right tibial spine, subsequent encounter for open fracture type I or II with delayed healing +S82111J Displaced fracture of right tibial spine, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82111K Displaced fracture of right tibial spine, subsequent encounter for closed fracture with nonunion +S82111M Displaced fracture of right tibial spine, subsequent encounter for open fracture type I or II with nonunion +S82111N Displaced fracture of right tibial spine, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82111P Displaced fracture of right tibial spine, subsequent encounter for closed fracture with malunion +S82111Q Displaced fracture of right tibial spine, subsequent encounter for open fracture type I or II with malunion +S82111R Displaced fracture of right tibial spine, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82111S Displaced fracture of right tibial spine, sequela +S82112A Displaced fracture of left tibial spine, initial encounter for closed fracture +S82112B Displaced fracture of left tibial spine, initial encounter for open fracture type I or II +S82112C Displaced fracture of left tibial spine, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82112D Displaced fracture of left tibial spine, subsequent encounter for closed fracture with routine healing +S82112E Displaced fracture of left tibial spine, subsequent encounter for open fracture type I or II with routine healing +S82112F Displaced fracture of left tibial spine, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82112G Displaced fracture of left tibial spine, subsequent encounter for closed fracture with delayed healing +S82112H Displaced fracture of left tibial spine, subsequent encounter for open fracture type I or II with delayed healing +S82112J Displaced fracture of left tibial spine, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82112K Displaced fracture of left tibial spine, subsequent encounter for closed fracture with nonunion +S82112M Displaced fracture of left tibial spine, subsequent encounter for open fracture type I or II with nonunion +S82112N Displaced fracture of left tibial spine, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82112P Displaced fracture of left tibial spine, subsequent encounter for closed fracture with malunion +S82112Q Displaced fracture of left tibial spine, subsequent encounter for open fracture type I or II with malunion +S82112R Displaced fracture of left tibial spine, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82112S Displaced fracture of left tibial spine, sequela +S82113A Displaced fracture of unspecified tibial spine, initial encounter for closed fracture +S82113B Displaced fracture of unspecified tibial spine, initial encounter for open fracture type I or II +S82113C Displaced fracture of unspecified tibial spine, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82113D Displaced fracture of unspecified tibial spine, subsequent encounter for closed fracture with routine healing +S82113E Displaced fracture of unspecified tibial spine, subsequent encounter for open fracture type I or II with routine healing +S82113F Displaced fracture of unspecified tibial spine, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82113G Displaced fracture of unspecified tibial spine, subsequent encounter for closed fracture with delayed healing +S82113H Displaced fracture of unspecified tibial spine, subsequent encounter for open fracture type I or II with delayed healing +S82113J Displaced fracture of unspecified tibial spine, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82113K Displaced fracture of unspecified tibial spine, subsequent encounter for closed fracture with nonunion +S82113M Displaced fracture of unspecified tibial spine, subsequent encounter for open fracture type I or II with nonunion +S82113N Displaced fracture of unspecified tibial spine, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82113P Displaced fracture of unspecified tibial spine, subsequent encounter for closed fracture with malunion +S82113Q Displaced fracture of unspecified tibial spine, subsequent encounter for open fracture type I or II with malunion +S82113R Displaced fracture of unspecified tibial spine, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82113S Displaced fracture of unspecified tibial spine, sequela +S82114A Nondisplaced fracture of right tibial spine, initial encounter for closed fracture +S82114B Nondisplaced fracture of right tibial spine, initial encounter for open fracture type I or II +S82114C Nondisplaced fracture of right tibial spine, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82114D Nondisplaced fracture of right tibial spine, subsequent encounter for closed fracture with routine healing +S82114E Nondisplaced fracture of right tibial spine, subsequent encounter for open fracture type I or II with routine healing +S82114F Nondisplaced fracture of right tibial spine, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82114G Nondisplaced fracture of right tibial spine, subsequent encounter for closed fracture with delayed healing +S82114H Nondisplaced fracture of right tibial spine, subsequent encounter for open fracture type I or II with delayed healing +S82114J Nondisplaced fracture of right tibial spine, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82114K Nondisplaced fracture of right tibial spine, subsequent encounter for closed fracture with nonunion +S82114M Nondisplaced fracture of right tibial spine, subsequent encounter for open fracture type I or II with nonunion +S82114N Nondisplaced fracture of right tibial spine, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82114P Nondisplaced fracture of right tibial spine, subsequent encounter for closed fracture with malunion +S82114Q Nondisplaced fracture of right tibial spine, subsequent encounter for open fracture type I or II with malunion +S82114R Nondisplaced fracture of right tibial spine, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82114S Nondisplaced fracture of right tibial spine, sequela +S82115A Nondisplaced fracture of left tibial spine, initial encounter for closed fracture +S82115B Nondisplaced fracture of left tibial spine, initial encounter for open fracture type I or II +S82115C Nondisplaced fracture of left tibial spine, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82115D Nondisplaced fracture of left tibial spine, subsequent encounter for closed fracture with routine healing +S82115E Nondisplaced fracture of left tibial spine, subsequent encounter for open fracture type I or II with routine healing +S82115F Nondisplaced fracture of left tibial spine, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82115G Nondisplaced fracture of left tibial spine, subsequent encounter for closed fracture with delayed healing +S82115H Nondisplaced fracture of left tibial spine, subsequent encounter for open fracture type I or II with delayed healing +S82115J Nondisplaced fracture of left tibial spine, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82115K Nondisplaced fracture of left tibial spine, subsequent encounter for closed fracture with nonunion +S82115M Nondisplaced fracture of left tibial spine, subsequent encounter for open fracture type I or II with nonunion +S82115N Nondisplaced fracture of left tibial spine, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82115P Nondisplaced fracture of left tibial spine, subsequent encounter for closed fracture with malunion +S82115Q Nondisplaced fracture of left tibial spine, subsequent encounter for open fracture type I or II with malunion +S82115R Nondisplaced fracture of left tibial spine, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82115S Nondisplaced fracture of left tibial spine, sequela +S82116A Nondisplaced fracture of unspecified tibial spine, initial encounter for closed fracture +S82116B Nondisplaced fracture of unspecified tibial spine, initial encounter for open fracture type I or II +S82116C Nondisplaced fracture of unspecified tibial spine, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82116D Nondisplaced fracture of unspecified tibial spine, subsequent encounter for closed fracture with routine healing +S82116E Nondisplaced fracture of unspecified tibial spine, subsequent encounter for open fracture type I or II with routine healing +S82116F Nondisplaced fracture of unspecified tibial spine, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82116G Nondisplaced fracture of unspecified tibial spine, subsequent encounter for closed fracture with delayed healing +S82116H Nondisplaced fracture of unspecified tibial spine, subsequent encounter for open fracture type I or II with delayed healing +S82116J Nondisplaced fracture of unspecified tibial spine, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82116K Nondisplaced fracture of unspecified tibial spine, subsequent encounter for closed fracture with nonunion +S82116M Nondisplaced fracture of unspecified tibial spine, subsequent encounter for open fracture type I or II with nonunion +S82116N Nondisplaced fracture of unspecified tibial spine, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82116P Nondisplaced fracture of unspecified tibial spine, subsequent encounter for closed fracture with malunion +S82116Q Nondisplaced fracture of unspecified tibial spine, subsequent encounter for open fracture type I or II with malunion +S82116R Nondisplaced fracture of unspecified tibial spine, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82116S Nondisplaced fracture of unspecified tibial spine, sequela +S82121A Displaced fracture of lateral condyle of right tibia, initial encounter for closed fracture +S82121B Displaced fracture of lateral condyle of right tibia, initial encounter for open fracture type I or II +S82121C Displaced fracture of lateral condyle of right tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82121D Displaced fracture of lateral condyle of right tibia, subsequent encounter for closed fracture with routine healing +S82121E Displaced fracture of lateral condyle of right tibia, subsequent encounter for open fracture type I or II with routine healing +S82121F Displaced fracture of lateral condyle of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82121G Displaced fracture of lateral condyle of right tibia, subsequent encounter for closed fracture with delayed healing +S82121H Displaced fracture of lateral condyle of right tibia, subsequent encounter for open fracture type I or II with delayed healing +S82121J Displaced fracture of lateral condyle of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82121K Displaced fracture of lateral condyle of right tibia, subsequent encounter for closed fracture with nonunion +S82121M Displaced fracture of lateral condyle of right tibia, subsequent encounter for open fracture type I or II with nonunion +S82121N Displaced fracture of lateral condyle of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82121P Displaced fracture of lateral condyle of right tibia, subsequent encounter for closed fracture with malunion +S82121Q Displaced fracture of lateral condyle of right tibia, subsequent encounter for open fracture type I or II with malunion +S82121R Displaced fracture of lateral condyle of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82121S Displaced fracture of lateral condyle of right tibia, sequela +S82122A Displaced fracture of lateral condyle of left tibia, initial encounter for closed fracture +S82122B Displaced fracture of lateral condyle of left tibia, initial encounter for open fracture type I or II +S82122C Displaced fracture of lateral condyle of left tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82122D Displaced fracture of lateral condyle of left tibia, subsequent encounter for closed fracture with routine healing +S82122E Displaced fracture of lateral condyle of left tibia, subsequent encounter for open fracture type I or II with routine healing +S82122F Displaced fracture of lateral condyle of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82122G Displaced fracture of lateral condyle of left tibia, subsequent encounter for closed fracture with delayed healing +S82122H Displaced fracture of lateral condyle of left tibia, subsequent encounter for open fracture type I or II with delayed healing +S82122J Displaced fracture of lateral condyle of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82122K Displaced fracture of lateral condyle of left tibia, subsequent encounter for closed fracture with nonunion +S82122M Displaced fracture of lateral condyle of left tibia, subsequent encounter for open fracture type I or II with nonunion +S82122N Displaced fracture of lateral condyle of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82122P Displaced fracture of lateral condyle of left tibia, subsequent encounter for closed fracture with malunion +S82122Q Displaced fracture of lateral condyle of left tibia, subsequent encounter for open fracture type I or II with malunion +S82122R Displaced fracture of lateral condyle of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82122S Displaced fracture of lateral condyle of left tibia, sequela +S82123A Displaced fracture of lateral condyle of unspecified tibia, initial encounter for closed fracture +S82123B Displaced fracture of lateral condyle of unspecified tibia, initial encounter for open fracture type I or II +S82123C Displaced fracture of lateral condyle of unspecified tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82123D Displaced fracture of lateral condyle of unspecified tibia, subsequent encounter for closed fracture with routine healing +S82123E Displaced fracture of lateral condyle of unspecified tibia, subsequent encounter for open fracture type I or II with routine healing +S82123F Displaced fracture of lateral condyle of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82123G Displaced fracture of lateral condyle of unspecified tibia, subsequent encounter for closed fracture with delayed healing +S82123H Displaced fracture of lateral condyle of unspecified tibia, subsequent encounter for open fracture type I or II with delayed healing +S82123J Displaced fracture of lateral condyle of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82123K Displaced fracture of lateral condyle of unspecified tibia, subsequent encounter for closed fracture with nonunion +S82123M Displaced fracture of lateral condyle of unspecified tibia, subsequent encounter for open fracture type I or II with nonunion +S82123N Displaced fracture of lateral condyle of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82123P Displaced fracture of lateral condyle of unspecified tibia, subsequent encounter for closed fracture with malunion +S82123Q Displaced fracture of lateral condyle of unspecified tibia, subsequent encounter for open fracture type I or II with malunion +S82123R Displaced fracture of lateral condyle of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82123S Displaced fracture of lateral condyle of unspecified tibia, sequela +S82124A Nondisplaced fracture of lateral condyle of right tibia, initial encounter for closed fracture +S82124B Nondisplaced fracture of lateral condyle of right tibia, initial encounter for open fracture type I or II +S82124C Nondisplaced fracture of lateral condyle of right tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82124D Nondisplaced fracture of lateral condyle of right tibia, subsequent encounter for closed fracture with routine healing +S82124E Nondisplaced fracture of lateral condyle of right tibia, subsequent encounter for open fracture type I or II with routine healing +S82124F Nondisplaced fracture of lateral condyle of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82124G Nondisplaced fracture of lateral condyle of right tibia, subsequent encounter for closed fracture with delayed healing +S82124H Nondisplaced fracture of lateral condyle of right tibia, subsequent encounter for open fracture type I or II with delayed healing +S82124J Nondisplaced fracture of lateral condyle of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82124K Nondisplaced fracture of lateral condyle of right tibia, subsequent encounter for closed fracture with nonunion +S82124M Nondisplaced fracture of lateral condyle of right tibia, subsequent encounter for open fracture type I or II with nonunion +S82124N Nondisplaced fracture of lateral condyle of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82124P Nondisplaced fracture of lateral condyle of right tibia, subsequent encounter for closed fracture with malunion +S82124Q Nondisplaced fracture of lateral condyle of right tibia, subsequent encounter for open fracture type I or II with malunion +S82124R Nondisplaced fracture of lateral condyle of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82124S Nondisplaced fracture of lateral condyle of right tibia, sequela +S82125A Nondisplaced fracture of lateral condyle of left tibia, initial encounter for closed fracture +S82125B Nondisplaced fracture of lateral condyle of left tibia, initial encounter for open fracture type I or II +S82125C Nondisplaced fracture of lateral condyle of left tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82125D Nondisplaced fracture of lateral condyle of left tibia, subsequent encounter for closed fracture with routine healing +S82125E Nondisplaced fracture of lateral condyle of left tibia, subsequent encounter for open fracture type I or II with routine healing +S82125F Nondisplaced fracture of lateral condyle of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82125G Nondisplaced fracture of lateral condyle of left tibia, subsequent encounter for closed fracture with delayed healing +S82125H Nondisplaced fracture of lateral condyle of left tibia, subsequent encounter for open fracture type I or II with delayed healing +S82125J Nondisplaced fracture of lateral condyle of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82125K Nondisplaced fracture of lateral condyle of left tibia, subsequent encounter for closed fracture with nonunion +S82125M Nondisplaced fracture of lateral condyle of left tibia, subsequent encounter for open fracture type I or II with nonunion +S82125N Nondisplaced fracture of lateral condyle of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82125P Nondisplaced fracture of lateral condyle of left tibia, subsequent encounter for closed fracture with malunion +S82125Q Nondisplaced fracture of lateral condyle of left tibia, subsequent encounter for open fracture type I or II with malunion +S82125R Nondisplaced fracture of lateral condyle of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82125S Nondisplaced fracture of lateral condyle of left tibia, sequela +S82126A Nondisplaced fracture of lateral condyle of unspecified tibia, initial encounter for closed fracture +S82126B Nondisplaced fracture of lateral condyle of unspecified tibia, initial encounter for open fracture type I or II +S82126C Nondisplaced fracture of lateral condyle of unspecified tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82126D Nondisplaced fracture of lateral condyle of unspecified tibia, subsequent encounter for closed fracture with routine healing +S82126E Nondisplaced fracture of lateral condyle of unspecified tibia, subsequent encounter for open fracture type I or II with routine healing +S82126F Nondisplaced fracture of lateral condyle of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82126G Nondisplaced fracture of lateral condyle of unspecified tibia, subsequent encounter for closed fracture with delayed healing +S82126H Nondisplaced fracture of lateral condyle of unspecified tibia, subsequent encounter for open fracture type I or II with delayed healing +S82126J Nondisplaced fracture of lateral condyle of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82126K Nondisplaced fracture of lateral condyle of unspecified tibia, subsequent encounter for closed fracture with nonunion +S82126M Nondisplaced fracture of lateral condyle of unspecified tibia, subsequent encounter for open fracture type I or II with nonunion +S82126N Nondisplaced fracture of lateral condyle of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82126P Nondisplaced fracture of lateral condyle of unspecified tibia, subsequent encounter for closed fracture with malunion +S82126Q Nondisplaced fracture of lateral condyle of unspecified tibia, subsequent encounter for open fracture type I or II with malunion +S82126R Nondisplaced fracture of lateral condyle of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82126S Nondisplaced fracture of lateral condyle of unspecified tibia, sequela +S82131A Displaced fracture of medial condyle of right tibia, initial encounter for closed fracture +S82131B Displaced fracture of medial condyle of right tibia, initial encounter for open fracture type I or II +S82131C Displaced fracture of medial condyle of right tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82131D Displaced fracture of medial condyle of right tibia, subsequent encounter for closed fracture with routine healing +S82131E Displaced fracture of medial condyle of right tibia, subsequent encounter for open fracture type I or II with routine healing +S82131F Displaced fracture of medial condyle of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82131G Displaced fracture of medial condyle of right tibia, subsequent encounter for closed fracture with delayed healing +S82131H Displaced fracture of medial condyle of right tibia, subsequent encounter for open fracture type I or II with delayed healing +S82131J Displaced fracture of medial condyle of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82131K Displaced fracture of medial condyle of right tibia, subsequent encounter for closed fracture with nonunion +S82131M Displaced fracture of medial condyle of right tibia, subsequent encounter for open fracture type I or II with nonunion +S82131N Displaced fracture of medial condyle of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82131P Displaced fracture of medial condyle of right tibia, subsequent encounter for closed fracture with malunion +S82131Q Displaced fracture of medial condyle of right tibia, subsequent encounter for open fracture type I or II with malunion +S82131R Displaced fracture of medial condyle of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82131S Displaced fracture of medial condyle of right tibia, sequela +S82132A Displaced fracture of medial condyle of left tibia, initial encounter for closed fracture +S82132B Displaced fracture of medial condyle of left tibia, initial encounter for open fracture type I or II +S82132C Displaced fracture of medial condyle of left tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82132D Displaced fracture of medial condyle of left tibia, subsequent encounter for closed fracture with routine healing +S82132E Displaced fracture of medial condyle of left tibia, subsequent encounter for open fracture type I or II with routine healing +S82132F Displaced fracture of medial condyle of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82132G Displaced fracture of medial condyle of left tibia, subsequent encounter for closed fracture with delayed healing +S82132H Displaced fracture of medial condyle of left tibia, subsequent encounter for open fracture type I or II with delayed healing +S82132J Displaced fracture of medial condyle of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82132K Displaced fracture of medial condyle of left tibia, subsequent encounter for closed fracture with nonunion +S82132M Displaced fracture of medial condyle of left tibia, subsequent encounter for open fracture type I or II with nonunion +S82132N Displaced fracture of medial condyle of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82132P Displaced fracture of medial condyle of left tibia, subsequent encounter for closed fracture with malunion +S82132Q Displaced fracture of medial condyle of left tibia, subsequent encounter for open fracture type I or II with malunion +S82132R Displaced fracture of medial condyle of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82132S Displaced fracture of medial condyle of left tibia, sequela +S82133A Displaced fracture of medial condyle of unspecified tibia, initial encounter for closed fracture +S82133B Displaced fracture of medial condyle of unspecified tibia, initial encounter for open fracture type I or II +S82133C Displaced fracture of medial condyle of unspecified tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82133D Displaced fracture of medial condyle of unspecified tibia, subsequent encounter for closed fracture with routine healing +S82133E Displaced fracture of medial condyle of unspecified tibia, subsequent encounter for open fracture type I or II with routine healing +S82133F Displaced fracture of medial condyle of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82133G Displaced fracture of medial condyle of unspecified tibia, subsequent encounter for closed fracture with delayed healing +S82133H Displaced fracture of medial condyle of unspecified tibia, subsequent encounter for open fracture type I or II with delayed healing +S82133J Displaced fracture of medial condyle of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82133K Displaced fracture of medial condyle of unspecified tibia, subsequent encounter for closed fracture with nonunion +S82133M Displaced fracture of medial condyle of unspecified tibia, subsequent encounter for open fracture type I or II with nonunion +S82133N Displaced fracture of medial condyle of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82133P Displaced fracture of medial condyle of unspecified tibia, subsequent encounter for closed fracture with malunion +S82133Q Displaced fracture of medial condyle of unspecified tibia, subsequent encounter for open fracture type I or II with malunion +S82133R Displaced fracture of medial condyle of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82133S Displaced fracture of medial condyle of unspecified tibia, sequela +S82134A Nondisplaced fracture of medial condyle of right tibia, initial encounter for closed fracture +S82134B Nondisplaced fracture of medial condyle of right tibia, initial encounter for open fracture type I or II +S82134C Nondisplaced fracture of medial condyle of right tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82134D Nondisplaced fracture of medial condyle of right tibia, subsequent encounter for closed fracture with routine healing +S82134E Nondisplaced fracture of medial condyle of right tibia, subsequent encounter for open fracture type I or II with routine healing +S82134F Nondisplaced fracture of medial condyle of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82134G Nondisplaced fracture of medial condyle of right tibia, subsequent encounter for closed fracture with delayed healing +S82134H Nondisplaced fracture of medial condyle of right tibia, subsequent encounter for open fracture type I or II with delayed healing +S82134J Nondisplaced fracture of medial condyle of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82134K Nondisplaced fracture of medial condyle of right tibia, subsequent encounter for closed fracture with nonunion +S82134M Nondisplaced fracture of medial condyle of right tibia, subsequent encounter for open fracture type I or II with nonunion +S82134N Nondisplaced fracture of medial condyle of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82134P Nondisplaced fracture of medial condyle of right tibia, subsequent encounter for closed fracture with malunion +S82134Q Nondisplaced fracture of medial condyle of right tibia, subsequent encounter for open fracture type I or II with malunion +S82134R Nondisplaced fracture of medial condyle of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82134S Nondisplaced fracture of medial condyle of right tibia, sequela +S82135A Nondisplaced fracture of medial condyle of left tibia, initial encounter for closed fracture +S82135B Nondisplaced fracture of medial condyle of left tibia, initial encounter for open fracture type I or II +S82135C Nondisplaced fracture of medial condyle of left tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82135D Nondisplaced fracture of medial condyle of left tibia, subsequent encounter for closed fracture with routine healing +S82135E Nondisplaced fracture of medial condyle of left tibia, subsequent encounter for open fracture type I or II with routine healing +S82135F Nondisplaced fracture of medial condyle of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82135G Nondisplaced fracture of medial condyle of left tibia, subsequent encounter for closed fracture with delayed healing +S82135H Nondisplaced fracture of medial condyle of left tibia, subsequent encounter for open fracture type I or II with delayed healing +S82135J Nondisplaced fracture of medial condyle of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82135K Nondisplaced fracture of medial condyle of left tibia, subsequent encounter for closed fracture with nonunion +S82135M Nondisplaced fracture of medial condyle of left tibia, subsequent encounter for open fracture type I or II with nonunion +S82135N Nondisplaced fracture of medial condyle of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82135P Nondisplaced fracture of medial condyle of left tibia, subsequent encounter for closed fracture with malunion +S82135Q Nondisplaced fracture of medial condyle of left tibia, subsequent encounter for open fracture type I or II with malunion +S82135R Nondisplaced fracture of medial condyle of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82135S Nondisplaced fracture of medial condyle of left tibia, sequela +S82136A Nondisplaced fracture of medial condyle of unspecified tibia, initial encounter for closed fracture +S82136B Nondisplaced fracture of medial condyle of unspecified tibia, initial encounter for open fracture type I or II +S82136C Nondisplaced fracture of medial condyle of unspecified tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82136D Nondisplaced fracture of medial condyle of unspecified tibia, subsequent encounter for closed fracture with routine healing +S82136E Nondisplaced fracture of medial condyle of unspecified tibia, subsequent encounter for open fracture type I or II with routine healing +S82136F Nondisplaced fracture of medial condyle of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82136G Nondisplaced fracture of medial condyle of unspecified tibia, subsequent encounter for closed fracture with delayed healing +S82136H Nondisplaced fracture of medial condyle of unspecified tibia, subsequent encounter for open fracture type I or II with delayed healing +S82136J Nondisplaced fracture of medial condyle of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82136K Nondisplaced fracture of medial condyle of unspecified tibia, subsequent encounter for closed fracture with nonunion +S82136M Nondisplaced fracture of medial condyle of unspecified tibia, subsequent encounter for open fracture type I or II with nonunion +S82136N Nondisplaced fracture of medial condyle of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82136P Nondisplaced fracture of medial condyle of unspecified tibia, subsequent encounter for closed fracture with malunion +S82136Q Nondisplaced fracture of medial condyle of unspecified tibia, subsequent encounter for open fracture type I or II with malunion +S82136R Nondisplaced fracture of medial condyle of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82136S Nondisplaced fracture of medial condyle of unspecified tibia, sequela +S82141A Displaced bicondylar fracture of right tibia, initial encounter for closed fracture +S82141B Displaced bicondylar fracture of right tibia, initial encounter for open fracture type I or II +S82141C Displaced bicondylar fracture of right tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82141D Displaced bicondylar fracture of right tibia, subsequent encounter for closed fracture with routine healing +S82141E Displaced bicondylar fracture of right tibia, subsequent encounter for open fracture type I or II with routine healing +S82141F Displaced bicondylar fracture of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82141G Displaced bicondylar fracture of right tibia, subsequent encounter for closed fracture with delayed healing +S82141H Displaced bicondylar fracture of right tibia, subsequent encounter for open fracture type I or II with delayed healing +S82141J Displaced bicondylar fracture of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82141K Displaced bicondylar fracture of right tibia, subsequent encounter for closed fracture with nonunion +S82141M Displaced bicondylar fracture of right tibia, subsequent encounter for open fracture type I or II with nonunion +S82141N Displaced bicondylar fracture of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82141P Displaced bicondylar fracture of right tibia, subsequent encounter for closed fracture with malunion +S82141Q Displaced bicondylar fracture of right tibia, subsequent encounter for open fracture type I or II with malunion +S82141R Displaced bicondylar fracture of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82141S Displaced bicondylar fracture of right tibia, sequela +S82142A Displaced bicondylar fracture of left tibia, initial encounter for closed fracture +S82142B Displaced bicondylar fracture of left tibia, initial encounter for open fracture type I or II +S82142C Displaced bicondylar fracture of left tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82142D Displaced bicondylar fracture of left tibia, subsequent encounter for closed fracture with routine healing +S82142E Displaced bicondylar fracture of left tibia, subsequent encounter for open fracture type I or II with routine healing +S82142F Displaced bicondylar fracture of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82142G Displaced bicondylar fracture of left tibia, subsequent encounter for closed fracture with delayed healing +S82142H Displaced bicondylar fracture of left tibia, subsequent encounter for open fracture type I or II with delayed healing +S82142J Displaced bicondylar fracture of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82142K Displaced bicondylar fracture of left tibia, subsequent encounter for closed fracture with nonunion +S82142M Displaced bicondylar fracture of left tibia, subsequent encounter for open fracture type I or II with nonunion +S82142N Displaced bicondylar fracture of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82142P Displaced bicondylar fracture of left tibia, subsequent encounter for closed fracture with malunion +S82142Q Displaced bicondylar fracture of left tibia, subsequent encounter for open fracture type I or II with malunion +S82142R Displaced bicondylar fracture of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82142S Displaced bicondylar fracture of left tibia, sequela +S82143A Displaced bicondylar fracture of unspecified tibia, initial encounter for closed fracture +S82143B Displaced bicondylar fracture of unspecified tibia, initial encounter for open fracture type I or II +S82143C Displaced bicondylar fracture of unspecified tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82143D Displaced bicondylar fracture of unspecified tibia, subsequent encounter for closed fracture with routine healing +S82143E Displaced bicondylar fracture of unspecified tibia, subsequent encounter for open fracture type I or II with routine healing +S82143F Displaced bicondylar fracture of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82143G Displaced bicondylar fracture of unspecified tibia, subsequent encounter for closed fracture with delayed healing +S82143H Displaced bicondylar fracture of unspecified tibia, subsequent encounter for open fracture type I or II with delayed healing +S82143J Displaced bicondylar fracture of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82143K Displaced bicondylar fracture of unspecified tibia, subsequent encounter for closed fracture with nonunion +S82143M Displaced bicondylar fracture of unspecified tibia, subsequent encounter for open fracture type I or II with nonunion +S82143N Displaced bicondylar fracture of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82143P Displaced bicondylar fracture of unspecified tibia, subsequent encounter for closed fracture with malunion +S82143Q Displaced bicondylar fracture of unspecified tibia, subsequent encounter for open fracture type I or II with malunion +S82143R Displaced bicondylar fracture of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82143S Displaced bicondylar fracture of unspecified tibia, sequela +S82144A Nondisplaced bicondylar fracture of right tibia, initial encounter for closed fracture +S82144B Nondisplaced bicondylar fracture of right tibia, initial encounter for open fracture type I or II +S82144C Nondisplaced bicondylar fracture of right tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82144D Nondisplaced bicondylar fracture of right tibia, subsequent encounter for closed fracture with routine healing +S82144E Nondisplaced bicondylar fracture of right tibia, subsequent encounter for open fracture type I or II with routine healing +S82144F Nondisplaced bicondylar fracture of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82144G Nondisplaced bicondylar fracture of right tibia, subsequent encounter for closed fracture with delayed healing +S82144H Nondisplaced bicondylar fracture of right tibia, subsequent encounter for open fracture type I or II with delayed healing +S82144J Nondisplaced bicondylar fracture of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82144K Nondisplaced bicondylar fracture of right tibia, subsequent encounter for closed fracture with nonunion +S82144M Nondisplaced bicondylar fracture of right tibia, subsequent encounter for open fracture type I or II with nonunion +S82144N Nondisplaced bicondylar fracture of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82144P Nondisplaced bicondylar fracture of right tibia, subsequent encounter for closed fracture with malunion +S82144Q Nondisplaced bicondylar fracture of right tibia, subsequent encounter for open fracture type I or II with malunion +S82144R Nondisplaced bicondylar fracture of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82144S Nondisplaced bicondylar fracture of right tibia, sequela +S82145A Nondisplaced bicondylar fracture of left tibia, initial encounter for closed fracture +S82145B Nondisplaced bicondylar fracture of left tibia, initial encounter for open fracture type I or II +S82145C Nondisplaced bicondylar fracture of left tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82145D Nondisplaced bicondylar fracture of left tibia, subsequent encounter for closed fracture with routine healing +S82145E Nondisplaced bicondylar fracture of left tibia, subsequent encounter for open fracture type I or II with routine healing +S82145F Nondisplaced bicondylar fracture of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82145G Nondisplaced bicondylar fracture of left tibia, subsequent encounter for closed fracture with delayed healing +S82145H Nondisplaced bicondylar fracture of left tibia, subsequent encounter for open fracture type I or II with delayed healing +S82145J Nondisplaced bicondylar fracture of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82145K Nondisplaced bicondylar fracture of left tibia, subsequent encounter for closed fracture with nonunion +S82145M Nondisplaced bicondylar fracture of left tibia, subsequent encounter for open fracture type I or II with nonunion +S82145N Nondisplaced bicondylar fracture of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82145P Nondisplaced bicondylar fracture of left tibia, subsequent encounter for closed fracture with malunion +S82145Q Nondisplaced bicondylar fracture of left tibia, subsequent encounter for open fracture type I or II with malunion +S82145R Nondisplaced bicondylar fracture of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82145S Nondisplaced bicondylar fracture of left tibia, sequela +S82146A Nondisplaced bicondylar fracture of unspecified tibia, initial encounter for closed fracture +S82146B Nondisplaced bicondylar fracture of unspecified tibia, initial encounter for open fracture type I or II +S82146C Nondisplaced bicondylar fracture of unspecified tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82146D Nondisplaced bicondylar fracture of unspecified tibia, subsequent encounter for closed fracture with routine healing +S82146E Nondisplaced bicondylar fracture of unspecified tibia, subsequent encounter for open fracture type I or II with routine healing +S82146F Nondisplaced bicondylar fracture of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82146G Nondisplaced bicondylar fracture of unspecified tibia, subsequent encounter for closed fracture with delayed healing +S82146H Nondisplaced bicondylar fracture of unspecified tibia, subsequent encounter for open fracture type I or II with delayed healing +S82146J Nondisplaced bicondylar fracture of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82146K Nondisplaced bicondylar fracture of unspecified tibia, subsequent encounter for closed fracture with nonunion +S82146M Nondisplaced bicondylar fracture of unspecified tibia, subsequent encounter for open fracture type I or II with nonunion +S82146N Nondisplaced bicondylar fracture of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82146P Nondisplaced bicondylar fracture of unspecified tibia, subsequent encounter for closed fracture with malunion +S82146Q Nondisplaced bicondylar fracture of unspecified tibia, subsequent encounter for open fracture type I or II with malunion +S82146R Nondisplaced bicondylar fracture of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82146S Nondisplaced bicondylar fracture of unspecified tibia, sequela +S82151A Displaced fracture of right tibial tuberosity, initial encounter for closed fracture +S82151B Displaced fracture of right tibial tuberosity, initial encounter for open fracture type I or II +S82151C Displaced fracture of right tibial tuberosity, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82151D Displaced fracture of right tibial tuberosity, subsequent encounter for closed fracture with routine healing +S82151E Displaced fracture of right tibial tuberosity, subsequent encounter for open fracture type I or II with routine healing +S82151F Displaced fracture of right tibial tuberosity, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82151G Displaced fracture of right tibial tuberosity, subsequent encounter for closed fracture with delayed healing +S82151H Displaced fracture of right tibial tuberosity, subsequent encounter for open fracture type I or II with delayed healing +S82151J Displaced fracture of right tibial tuberosity, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82151K Displaced fracture of right tibial tuberosity, subsequent encounter for closed fracture with nonunion +S82151M Displaced fracture of right tibial tuberosity, subsequent encounter for open fracture type I or II with nonunion +S82151N Displaced fracture of right tibial tuberosity, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82151P Displaced fracture of right tibial tuberosity, subsequent encounter for closed fracture with malunion +S82151Q Displaced fracture of right tibial tuberosity, subsequent encounter for open fracture type I or II with malunion +S82151R Displaced fracture of right tibial tuberosity, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82151S Displaced fracture of right tibial tuberosity, sequela +S82152A Displaced fracture of left tibial tuberosity, initial encounter for closed fracture +S82152B Displaced fracture of left tibial tuberosity, initial encounter for open fracture type I or II +S82152C Displaced fracture of left tibial tuberosity, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82152D Displaced fracture of left tibial tuberosity, subsequent encounter for closed fracture with routine healing +S82152E Displaced fracture of left tibial tuberosity, subsequent encounter for open fracture type I or II with routine healing +S82152F Displaced fracture of left tibial tuberosity, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82152G Displaced fracture of left tibial tuberosity, subsequent encounter for closed fracture with delayed healing +S82152H Displaced fracture of left tibial tuberosity, subsequent encounter for open fracture type I or II with delayed healing +S82152J Displaced fracture of left tibial tuberosity, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82152K Displaced fracture of left tibial tuberosity, subsequent encounter for closed fracture with nonunion +S82152M Displaced fracture of left tibial tuberosity, subsequent encounter for open fracture type I or II with nonunion +S82152N Displaced fracture of left tibial tuberosity, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82152P Displaced fracture of left tibial tuberosity, subsequent encounter for closed fracture with malunion +S82152Q Displaced fracture of left tibial tuberosity, subsequent encounter for open fracture type I or II with malunion +S82152R Displaced fracture of left tibial tuberosity, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82152S Displaced fracture of left tibial tuberosity, sequela +S82153A Displaced fracture of unspecified tibial tuberosity, initial encounter for closed fracture +S82153B Displaced fracture of unspecified tibial tuberosity, initial encounter for open fracture type I or II +S82153C Displaced fracture of unspecified tibial tuberosity, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82153D Displaced fracture of unspecified tibial tuberosity, subsequent encounter for closed fracture with routine healing +S82153E Displaced fracture of unspecified tibial tuberosity, subsequent encounter for open fracture type I or II with routine healing +S82153F Displaced fracture of unspecified tibial tuberosity, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82153G Displaced fracture of unspecified tibial tuberosity, subsequent encounter for closed fracture with delayed healing +S82153H Displaced fracture of unspecified tibial tuberosity, subsequent encounter for open fracture type I or II with delayed healing +S82153J Displaced fracture of unspecified tibial tuberosity, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82153K Displaced fracture of unspecified tibial tuberosity, subsequent encounter for closed fracture with nonunion +S82153M Displaced fracture of unspecified tibial tuberosity, subsequent encounter for open fracture type I or II with nonunion +S82153N Displaced fracture of unspecified tibial tuberosity, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82153P Displaced fracture of unspecified tibial tuberosity, subsequent encounter for closed fracture with malunion +S82153Q Displaced fracture of unspecified tibial tuberosity, subsequent encounter for open fracture type I or II with malunion +S82153R Displaced fracture of unspecified tibial tuberosity, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82153S Displaced fracture of unspecified tibial tuberosity, sequela +S82154A Nondisplaced fracture of right tibial tuberosity, initial encounter for closed fracture +S82154B Nondisplaced fracture of right tibial tuberosity, initial encounter for open fracture type I or II +S82154C Nondisplaced fracture of right tibial tuberosity, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82154D Nondisplaced fracture of right tibial tuberosity, subsequent encounter for closed fracture with routine healing +S82154E Nondisplaced fracture of right tibial tuberosity, subsequent encounter for open fracture type I or II with routine healing +S82154F Nondisplaced fracture of right tibial tuberosity, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82154G Nondisplaced fracture of right tibial tuberosity, subsequent encounter for closed fracture with delayed healing +S82154H Nondisplaced fracture of right tibial tuberosity, subsequent encounter for open fracture type I or II with delayed healing +S82154J Nondisplaced fracture of right tibial tuberosity, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82154K Nondisplaced fracture of right tibial tuberosity, subsequent encounter for closed fracture with nonunion +S82154M Nondisplaced fracture of right tibial tuberosity, subsequent encounter for open fracture type I or II with nonunion +S82154N Nondisplaced fracture of right tibial tuberosity, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82154P Nondisplaced fracture of right tibial tuberosity, subsequent encounter for closed fracture with malunion +S82154Q Nondisplaced fracture of right tibial tuberosity, subsequent encounter for open fracture type I or II with malunion +S82154R Nondisplaced fracture of right tibial tuberosity, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82154S Nondisplaced fracture of right tibial tuberosity, sequela +S82155A Nondisplaced fracture of left tibial tuberosity, initial encounter for closed fracture +S82155B Nondisplaced fracture of left tibial tuberosity, initial encounter for open fracture type I or II +S82155C Nondisplaced fracture of left tibial tuberosity, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82155D Nondisplaced fracture of left tibial tuberosity, subsequent encounter for closed fracture with routine healing +S82155E Nondisplaced fracture of left tibial tuberosity, subsequent encounter for open fracture type I or II with routine healing +S82155F Nondisplaced fracture of left tibial tuberosity, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82155G Nondisplaced fracture of left tibial tuberosity, subsequent encounter for closed fracture with delayed healing +S82155H Nondisplaced fracture of left tibial tuberosity, subsequent encounter for open fracture type I or II with delayed healing +S82155J Nondisplaced fracture of left tibial tuberosity, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82155K Nondisplaced fracture of left tibial tuberosity, subsequent encounter for closed fracture with nonunion +S82155M Nondisplaced fracture of left tibial tuberosity, subsequent encounter for open fracture type I or II with nonunion +S82155N Nondisplaced fracture of left tibial tuberosity, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82155P Nondisplaced fracture of left tibial tuberosity, subsequent encounter for closed fracture with malunion +S82155Q Nondisplaced fracture of left tibial tuberosity, subsequent encounter for open fracture type I or II with malunion +S82155R Nondisplaced fracture of left tibial tuberosity, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82155S Nondisplaced fracture of left tibial tuberosity, sequela +S82156A Nondisplaced fracture of unspecified tibial tuberosity, initial encounter for closed fracture +S82156B Nondisplaced fracture of unspecified tibial tuberosity, initial encounter for open fracture type I or II +S82156C Nondisplaced fracture of unspecified tibial tuberosity, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82156D Nondisplaced fracture of unspecified tibial tuberosity, subsequent encounter for closed fracture with routine healing +S82156E Nondisplaced fracture of unspecified tibial tuberosity, subsequent encounter for open fracture type I or II with routine healing +S82156F Nondisplaced fracture of unspecified tibial tuberosity, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82156G Nondisplaced fracture of unspecified tibial tuberosity, subsequent encounter for closed fracture with delayed healing +S82156H Nondisplaced fracture of unspecified tibial tuberosity, subsequent encounter for open fracture type I or II with delayed healing +S82156J Nondisplaced fracture of unspecified tibial tuberosity, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82156K Nondisplaced fracture of unspecified tibial tuberosity, subsequent encounter for closed fracture with nonunion +S82156M Nondisplaced fracture of unspecified tibial tuberosity, subsequent encounter for open fracture type I or II with nonunion +S82156N Nondisplaced fracture of unspecified tibial tuberosity, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82156P Nondisplaced fracture of unspecified tibial tuberosity, subsequent encounter for closed fracture with malunion +S82156Q Nondisplaced fracture of unspecified tibial tuberosity, subsequent encounter for open fracture type I or II with malunion +S82156R Nondisplaced fracture of unspecified tibial tuberosity, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82156S Nondisplaced fracture of unspecified tibial tuberosity, sequela +S82161A Torus fracture of upper end of right tibia, initial encounter for closed fracture +S82161D Torus fracture of upper end of right tibia, subsequent encounter for fracture with routine healing +S82161G Torus fracture of upper end of right tibia, subsequent encounter for fracture with delayed healing +S82161K Torus fracture of upper end of right tibia, subsequent encounter for fracture with nonunion +S82161P Torus fracture of upper end of right tibia, subsequent encounter for fracture with malunion +S82161S Torus fracture of upper end of right tibia, sequela +S82162A Torus fracture of upper end of left tibia, initial encounter for closed fracture +S82162D Torus fracture of upper end of left tibia, subsequent encounter for fracture with routine healing +S82162G Torus fracture of upper end of left tibia, subsequent encounter for fracture with delayed healing +S82162K Torus fracture of upper end of left tibia, subsequent encounter for fracture with nonunion +S82162P Torus fracture of upper end of left tibia, subsequent encounter for fracture with malunion +S82162S Torus fracture of upper end of left tibia, sequela +S82169A Torus fracture of upper end of unspecified tibia, initial encounter for closed fracture +S82169D Torus fracture of upper end of unspecified tibia, subsequent encounter for fracture with routine healing +S82169G Torus fracture of upper end of unspecified tibia, subsequent encounter for fracture with delayed healing +S82169K Torus fracture of upper end of unspecified tibia, subsequent encounter for fracture with nonunion +S82169P Torus fracture of upper end of unspecified tibia, subsequent encounter for fracture with malunion +S82169S Torus fracture of upper end of unspecified tibia, sequela +S82191A Other fracture of upper end of right tibia, initial encounter for closed fracture +S82191B Other fracture of upper end of right tibia, initial encounter for open fracture type I or II +S82191C Other fracture of upper end of right tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82191D Other fracture of upper end of right tibia, subsequent encounter for closed fracture with routine healing +S82191E Other fracture of upper end of right tibia, subsequent encounter for open fracture type I or II with routine healing +S82191F Other fracture of upper end of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82191G Other fracture of upper end of right tibia, subsequent encounter for closed fracture with delayed healing +S82191H Other fracture of upper end of right tibia, subsequent encounter for open fracture type I or II with delayed healing +S82191J Other fracture of upper end of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82191K Other fracture of upper end of right tibia, subsequent encounter for closed fracture with nonunion +S82191M Other fracture of upper end of right tibia, subsequent encounter for open fracture type I or II with nonunion +S82191N Other fracture of upper end of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82191P Other fracture of upper end of right tibia, subsequent encounter for closed fracture with malunion +S82191Q Other fracture of upper end of right tibia, subsequent encounter for open fracture type I or II with malunion +S82191R Other fracture of upper end of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82191S Other fracture of upper end of right tibia, sequela +S82192A Other fracture of upper end of left tibia, initial encounter for closed fracture +S82192B Other fracture of upper end of left tibia, initial encounter for open fracture type I or II +S82192C Other fracture of upper end of left tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82192D Other fracture of upper end of left tibia, subsequent encounter for closed fracture with routine healing +S82192E Other fracture of upper end of left tibia, subsequent encounter for open fracture type I or II with routine healing +S82192F Other fracture of upper end of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82192G Other fracture of upper end of left tibia, subsequent encounter for closed fracture with delayed healing +S82192H Other fracture of upper end of left tibia, subsequent encounter for open fracture type I or II with delayed healing +S82192J Other fracture of upper end of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82192K Other fracture of upper end of left tibia, subsequent encounter for closed fracture with nonunion +S82192M Other fracture of upper end of left tibia, subsequent encounter for open fracture type I or II with nonunion +S82192N Other fracture of upper end of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82192P Other fracture of upper end of left tibia, subsequent encounter for closed fracture with malunion +S82192Q Other fracture of upper end of left tibia, subsequent encounter for open fracture type I or II with malunion +S82192R Other fracture of upper end of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82192S Other fracture of upper end of left tibia, sequela +S82199A Other fracture of upper end of unspecified tibia, initial encounter for closed fracture +S82199B Other fracture of upper end of unspecified tibia, initial encounter for open fracture type I or II +S82199C Other fracture of upper end of unspecified tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82199D Other fracture of upper end of unspecified tibia, subsequent encounter for closed fracture with routine healing +S82199E Other fracture of upper end of unspecified tibia, subsequent encounter for open fracture type I or II with routine healing +S82199F Other fracture of upper end of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82199G Other fracture of upper end of unspecified tibia, subsequent encounter for closed fracture with delayed healing +S82199H Other fracture of upper end of unspecified tibia, subsequent encounter for open fracture type I or II with delayed healing +S82199J Other fracture of upper end of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82199K Other fracture of upper end of unspecified tibia, subsequent encounter for closed fracture with nonunion +S82199M Other fracture of upper end of unspecified tibia, subsequent encounter for open fracture type I or II with nonunion +S82199N Other fracture of upper end of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82199P Other fracture of upper end of unspecified tibia, subsequent encounter for closed fracture with malunion +S82199Q Other fracture of upper end of unspecified tibia, subsequent encounter for open fracture type I or II with malunion +S82199R Other fracture of upper end of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82199S Other fracture of upper end of unspecified tibia, sequela +S82201A Unspecified fracture of shaft of right tibia, initial encounter for closed fracture +S82201B Unspecified fracture of shaft of right tibia, initial encounter for open fracture type I or II +S82201C Unspecified fracture of shaft of right tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82201D Unspecified fracture of shaft of right tibia, subsequent encounter for closed fracture with routine healing +S82201E Unspecified fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with routine healing +S82201F Unspecified fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82201G Unspecified fracture of shaft of right tibia, subsequent encounter for closed fracture with delayed healing +S82201H Unspecified fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with delayed healing +S82201J Unspecified fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82201K Unspecified fracture of shaft of right tibia, subsequent encounter for closed fracture with nonunion +S82201M Unspecified fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with nonunion +S82201N Unspecified fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82201P Unspecified fracture of shaft of right tibia, subsequent encounter for closed fracture with malunion +S82201Q Unspecified fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with malunion +S82201R Unspecified fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82201S Unspecified fracture of shaft of right tibia, sequela +S82202A Unspecified fracture of shaft of left tibia, initial encounter for closed fracture +S82202B Unspecified fracture of shaft of left tibia, initial encounter for open fracture type I or II +S82202C Unspecified fracture of shaft of left tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82202D Unspecified fracture of shaft of left tibia, subsequent encounter for closed fracture with routine healing +S82202E Unspecified fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with routine healing +S82202F Unspecified fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82202G Unspecified fracture of shaft of left tibia, subsequent encounter for closed fracture with delayed healing +S82202H Unspecified fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with delayed healing +S82202J Unspecified fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82202K Unspecified fracture of shaft of left tibia, subsequent encounter for closed fracture with nonunion +S82202M Unspecified fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with nonunion +S82202N Unspecified fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82202P Unspecified fracture of shaft of left tibia, subsequent encounter for closed fracture with malunion +S82202Q Unspecified fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with malunion +S82202R Unspecified fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82202S Unspecified fracture of shaft of left tibia, sequela +S82209A Unspecified fracture of shaft of unspecified tibia, initial encounter for closed fracture +S82209B Unspecified fracture of shaft of unspecified tibia, initial encounter for open fracture type I or II +S82209C Unspecified fracture of shaft of unspecified tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82209D Unspecified fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with routine healing +S82209E Unspecified fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with routine healing +S82209F Unspecified fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82209G Unspecified fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with delayed healing +S82209H Unspecified fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with delayed healing +S82209J Unspecified fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82209K Unspecified fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with nonunion +S82209M Unspecified fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with nonunion +S82209N Unspecified fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82209P Unspecified fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with malunion +S82209Q Unspecified fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with malunion +S82209R Unspecified fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82209S Unspecified fracture of shaft of unspecified tibia, sequela +S82221A Displaced transverse fracture of shaft of right tibia, initial encounter for closed fracture +S82221B Displaced transverse fracture of shaft of right tibia, initial encounter for open fracture type I or II +S82221C Displaced transverse fracture of shaft of right tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82221D Displaced transverse fracture of shaft of right tibia, subsequent encounter for closed fracture with routine healing +S82221E Displaced transverse fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with routine healing +S82221F Displaced transverse fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82221G Displaced transverse fracture of shaft of right tibia, subsequent encounter for closed fracture with delayed healing +S82221H Displaced transverse fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with delayed healing +S82221J Displaced transverse fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82221K Displaced transverse fracture of shaft of right tibia, subsequent encounter for closed fracture with nonunion +S82221M Displaced transverse fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with nonunion +S82221N Displaced transverse fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82221P Displaced transverse fracture of shaft of right tibia, subsequent encounter for closed fracture with malunion +S82221Q Displaced transverse fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with malunion +S82221R Displaced transverse fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82221S Displaced transverse fracture of shaft of right tibia, sequela +S82222A Displaced transverse fracture of shaft of left tibia, initial encounter for closed fracture +S82222B Displaced transverse fracture of shaft of left tibia, initial encounter for open fracture type I or II +S82222C Displaced transverse fracture of shaft of left tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82222D Displaced transverse fracture of shaft of left tibia, subsequent encounter for closed fracture with routine healing +S82222E Displaced transverse fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with routine healing +S82222F Displaced transverse fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82222G Displaced transverse fracture of shaft of left tibia, subsequent encounter for closed fracture with delayed healing +S82222H Displaced transverse fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with delayed healing +S82222J Displaced transverse fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82222K Displaced transverse fracture of shaft of left tibia, subsequent encounter for closed fracture with nonunion +S82222M Displaced transverse fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with nonunion +S82222N Displaced transverse fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82222P Displaced transverse fracture of shaft of left tibia, subsequent encounter for closed fracture with malunion +S82222Q Displaced transverse fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with malunion +S82222R Displaced transverse fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82222S Displaced transverse fracture of shaft of left tibia, sequela +S82223A Displaced transverse fracture of shaft of unspecified tibia, initial encounter for closed fracture +S82223B Displaced transverse fracture of shaft of unspecified tibia, initial encounter for open fracture type I or II +S82223C Displaced transverse fracture of shaft of unspecified tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82223D Displaced transverse fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with routine healing +S82223E Displaced transverse fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with routine healing +S82223F Displaced transverse fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82223G Displaced transverse fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with delayed healing +S82223H Displaced transverse fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with delayed healing +S82223J Displaced transverse fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82223K Displaced transverse fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with nonunion +S82223M Displaced transverse fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with nonunion +S82223N Displaced transverse fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82223P Displaced transverse fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with malunion +S82223Q Displaced transverse fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with malunion +S82223R Displaced transverse fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82223S Displaced transverse fracture of shaft of unspecified tibia, sequela +S82224A Nondisplaced transverse fracture of shaft of right tibia, initial encounter for closed fracture +S82224B Nondisplaced transverse fracture of shaft of right tibia, initial encounter for open fracture type I or II +S82224C Nondisplaced transverse fracture of shaft of right tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82224D Nondisplaced transverse fracture of shaft of right tibia, subsequent encounter for closed fracture with routine healing +S82224E Nondisplaced transverse fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with routine healing +S82224F Nondisplaced transverse fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82224G Nondisplaced transverse fracture of shaft of right tibia, subsequent encounter for closed fracture with delayed healing +S82224H Nondisplaced transverse fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with delayed healing +S82224J Nondisplaced transverse fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82224K Nondisplaced transverse fracture of shaft of right tibia, subsequent encounter for closed fracture with nonunion +S82224M Nondisplaced transverse fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with nonunion +S82224N Nondisplaced transverse fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82224P Nondisplaced transverse fracture of shaft of right tibia, subsequent encounter for closed fracture with malunion +S82224Q Nondisplaced transverse fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with malunion +S82224R Nondisplaced transverse fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82224S Nondisplaced transverse fracture of shaft of right tibia, sequela +S82225A Nondisplaced transverse fracture of shaft of left tibia, initial encounter for closed fracture +S82225B Nondisplaced transverse fracture of shaft of left tibia, initial encounter for open fracture type I or II +S82225C Nondisplaced transverse fracture of shaft of left tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82225D Nondisplaced transverse fracture of shaft of left tibia, subsequent encounter for closed fracture with routine healing +S82225E Nondisplaced transverse fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with routine healing +S82225F Nondisplaced transverse fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82225G Nondisplaced transverse fracture of shaft of left tibia, subsequent encounter for closed fracture with delayed healing +S82225H Nondisplaced transverse fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with delayed healing +S82225J Nondisplaced transverse fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82225K Nondisplaced transverse fracture of shaft of left tibia, subsequent encounter for closed fracture with nonunion +S82225M Nondisplaced transverse fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with nonunion +S82225N Nondisplaced transverse fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82225P Nondisplaced transverse fracture of shaft of left tibia, subsequent encounter for closed fracture with malunion +S82225Q Nondisplaced transverse fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with malunion +S82225R Nondisplaced transverse fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82225S Nondisplaced transverse fracture of shaft of left tibia, sequela +S82226A Nondisplaced transverse fracture of shaft of unspecified tibia, initial encounter for closed fracture +S82226B Nondisplaced transverse fracture of shaft of unspecified tibia, initial encounter for open fracture type I or II +S82226C Nondisplaced transverse fracture of shaft of unspecified tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82226D Nondisplaced transverse fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with routine healing +S82226E Nondisplaced transverse fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with routine healing +S82226F Nondisplaced transverse fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82226G Nondisplaced transverse fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with delayed healing +S82226H Nondisplaced transverse fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with delayed healing +S82226J Nondisplaced transverse fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82226K Nondisplaced transverse fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with nonunion +S82226M Nondisplaced transverse fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with nonunion +S82226N Nondisplaced transverse fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82226P Nondisplaced transverse fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with malunion +S82226Q Nondisplaced transverse fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with malunion +S82226R Nondisplaced transverse fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82226S Nondisplaced transverse fracture of shaft of unspecified tibia, sequela +S82231A Displaced oblique fracture of shaft of right tibia, initial encounter for closed fracture +S82231B Displaced oblique fracture of shaft of right tibia, initial encounter for open fracture type I or II +S82231C Displaced oblique fracture of shaft of right tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82231D Displaced oblique fracture of shaft of right tibia, subsequent encounter for closed fracture with routine healing +S82231E Displaced oblique fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with routine healing +S82231F Displaced oblique fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82231G Displaced oblique fracture of shaft of right tibia, subsequent encounter for closed fracture with delayed healing +S82231H Displaced oblique fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with delayed healing +S82231J Displaced oblique fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82231K Displaced oblique fracture of shaft of right tibia, subsequent encounter for closed fracture with nonunion +S82231M Displaced oblique fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with nonunion +S82231N Displaced oblique fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82231P Displaced oblique fracture of shaft of right tibia, subsequent encounter for closed fracture with malunion +S82231Q Displaced oblique fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with malunion +S82231R Displaced oblique fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82231S Displaced oblique fracture of shaft of right tibia, sequela +S82232A Displaced oblique fracture of shaft of left tibia, initial encounter for closed fracture +S82232B Displaced oblique fracture of shaft of left tibia, initial encounter for open fracture type I or II +S82232C Displaced oblique fracture of shaft of left tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82232D Displaced oblique fracture of shaft of left tibia, subsequent encounter for closed fracture with routine healing +S82232E Displaced oblique fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with routine healing +S82232F Displaced oblique fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82232G Displaced oblique fracture of shaft of left tibia, subsequent encounter for closed fracture with delayed healing +S82232H Displaced oblique fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with delayed healing +S82232J Displaced oblique fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82232K Displaced oblique fracture of shaft of left tibia, subsequent encounter for closed fracture with nonunion +S82232M Displaced oblique fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with nonunion +S82232N Displaced oblique fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82232P Displaced oblique fracture of shaft of left tibia, subsequent encounter for closed fracture with malunion +S82232Q Displaced oblique fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with malunion +S82232R Displaced oblique fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82232S Displaced oblique fracture of shaft of left tibia, sequela +S82233A Displaced oblique fracture of shaft of unspecified tibia, initial encounter for closed fracture +S82233B Displaced oblique fracture of shaft of unspecified tibia, initial encounter for open fracture type I or II +S82233C Displaced oblique fracture of shaft of unspecified tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82233D Displaced oblique fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with routine healing +S82233E Displaced oblique fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with routine healing +S82233F Displaced oblique fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82233G Displaced oblique fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with delayed healing +S82233H Displaced oblique fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with delayed healing +S82233J Displaced oblique fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82233K Displaced oblique fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with nonunion +S82233M Displaced oblique fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with nonunion +S82233N Displaced oblique fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82233P Displaced oblique fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with malunion +S82233Q Displaced oblique fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with malunion +S82233R Displaced oblique fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82233S Displaced oblique fracture of shaft of unspecified tibia, sequela +S82234A Nondisplaced oblique fracture of shaft of right tibia, initial encounter for closed fracture +S82234B Nondisplaced oblique fracture of shaft of right tibia, initial encounter for open fracture type I or II +S82234C Nondisplaced oblique fracture of shaft of right tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82234D Nondisplaced oblique fracture of shaft of right tibia, subsequent encounter for closed fracture with routine healing +S82234E Nondisplaced oblique fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with routine healing +S82234F Nondisplaced oblique fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82234G Nondisplaced oblique fracture of shaft of right tibia, subsequent encounter for closed fracture with delayed healing +S82234H Nondisplaced oblique fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with delayed healing +S82234J Nondisplaced oblique fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82234K Nondisplaced oblique fracture of shaft of right tibia, subsequent encounter for closed fracture with nonunion +S82234M Nondisplaced oblique fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with nonunion +S82234N Nondisplaced oblique fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82234P Nondisplaced oblique fracture of shaft of right tibia, subsequent encounter for closed fracture with malunion +S82234Q Nondisplaced oblique fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with malunion +S82234R Nondisplaced oblique fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82234S Nondisplaced oblique fracture of shaft of right tibia, sequela +S82235A Nondisplaced oblique fracture of shaft of left tibia, initial encounter for closed fracture +S82235B Nondisplaced oblique fracture of shaft of left tibia, initial encounter for open fracture type I or II +S82235C Nondisplaced oblique fracture of shaft of left tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82235D Nondisplaced oblique fracture of shaft of left tibia, subsequent encounter for closed fracture with routine healing +S82235E Nondisplaced oblique fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with routine healing +S82235F Nondisplaced oblique fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82235G Nondisplaced oblique fracture of shaft of left tibia, subsequent encounter for closed fracture with delayed healing +S82235H Nondisplaced oblique fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with delayed healing +S82235J Nondisplaced oblique fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82235K Nondisplaced oblique fracture of shaft of left tibia, subsequent encounter for closed fracture with nonunion +S82235M Nondisplaced oblique fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with nonunion +S82235N Nondisplaced oblique fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82235P Nondisplaced oblique fracture of shaft of left tibia, subsequent encounter for closed fracture with malunion +S82235Q Nondisplaced oblique fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with malunion +S82235R Nondisplaced oblique fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82235S Nondisplaced oblique fracture of shaft of left tibia, sequela +S82236A Nondisplaced oblique fracture of shaft of unspecified tibia, initial encounter for closed fracture +S82236B Nondisplaced oblique fracture of shaft of unspecified tibia, initial encounter for open fracture type I or II +S82236C Nondisplaced oblique fracture of shaft of unspecified tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82236D Nondisplaced oblique fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with routine healing +S82236E Nondisplaced oblique fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with routine healing +S82236F Nondisplaced oblique fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82236G Nondisplaced oblique fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with delayed healing +S82236H Nondisplaced oblique fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with delayed healing +S82236J Nondisplaced oblique fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82236K Nondisplaced oblique fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with nonunion +S82236M Nondisplaced oblique fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with nonunion +S82236N Nondisplaced oblique fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82236P Nondisplaced oblique fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with malunion +S82236Q Nondisplaced oblique fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with malunion +S82236R Nondisplaced oblique fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82236S Nondisplaced oblique fracture of shaft of unspecified tibia, sequela +S82241A Displaced spiral fracture of shaft of right tibia, initial encounter for closed fracture +S82241B Displaced spiral fracture of shaft of right tibia, initial encounter for open fracture type I or II +S82241C Displaced spiral fracture of shaft of right tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82241D Displaced spiral fracture of shaft of right tibia, subsequent encounter for closed fracture with routine healing +S82241E Displaced spiral fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with routine healing +S82241F Displaced spiral fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82241G Displaced spiral fracture of shaft of right tibia, subsequent encounter for closed fracture with delayed healing +S82241H Displaced spiral fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with delayed healing +S82241J Displaced spiral fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82241K Displaced spiral fracture of shaft of right tibia, subsequent encounter for closed fracture with nonunion +S82241M Displaced spiral fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with nonunion +S82241N Displaced spiral fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82241P Displaced spiral fracture of shaft of right tibia, subsequent encounter for closed fracture with malunion +S82241Q Displaced spiral fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with malunion +S82241R Displaced spiral fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82241S Displaced spiral fracture of shaft of right tibia, sequela +S82242A Displaced spiral fracture of shaft of left tibia, initial encounter for closed fracture +S82242B Displaced spiral fracture of shaft of left tibia, initial encounter for open fracture type I or II +S82242C Displaced spiral fracture of shaft of left tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82242D Displaced spiral fracture of shaft of left tibia, subsequent encounter for closed fracture with routine healing +S82242E Displaced spiral fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with routine healing +S82242F Displaced spiral fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82242G Displaced spiral fracture of shaft of left tibia, subsequent encounter for closed fracture with delayed healing +S82242H Displaced spiral fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with delayed healing +S82242J Displaced spiral fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82242K Displaced spiral fracture of shaft of left tibia, subsequent encounter for closed fracture with nonunion +S82242M Displaced spiral fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with nonunion +S82242N Displaced spiral fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82242P Displaced spiral fracture of shaft of left tibia, subsequent encounter for closed fracture with malunion +S82242Q Displaced spiral fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with malunion +S82242R Displaced spiral fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82242S Displaced spiral fracture of shaft of left tibia, sequela +S82243A Displaced spiral fracture of shaft of unspecified tibia, initial encounter for closed fracture +S82243B Displaced spiral fracture of shaft of unspecified tibia, initial encounter for open fracture type I or II +S82243C Displaced spiral fracture of shaft of unspecified tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82243D Displaced spiral fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with routine healing +S82243E Displaced spiral fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with routine healing +S82243F Displaced spiral fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82243G Displaced spiral fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with delayed healing +S82243H Displaced spiral fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with delayed healing +S82243J Displaced spiral fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82243K Displaced spiral fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with nonunion +S82243M Displaced spiral fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with nonunion +S82243N Displaced spiral fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82243P Displaced spiral fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with malunion +S82243Q Displaced spiral fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with malunion +S82243R Displaced spiral fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82243S Displaced spiral fracture of shaft of unspecified tibia, sequela +S82244A Nondisplaced spiral fracture of shaft of right tibia, initial encounter for closed fracture +S82244B Nondisplaced spiral fracture of shaft of right tibia, initial encounter for open fracture type I or II +S82244C Nondisplaced spiral fracture of shaft of right tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82244D Nondisplaced spiral fracture of shaft of right tibia, subsequent encounter for closed fracture with routine healing +S82244E Nondisplaced spiral fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with routine healing +S82244F Nondisplaced spiral fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82244G Nondisplaced spiral fracture of shaft of right tibia, subsequent encounter for closed fracture with delayed healing +S82244H Nondisplaced spiral fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with delayed healing +S82244J Nondisplaced spiral fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82244K Nondisplaced spiral fracture of shaft of right tibia, subsequent encounter for closed fracture with nonunion +S82244M Nondisplaced spiral fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with nonunion +S82244N Nondisplaced spiral fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82244P Nondisplaced spiral fracture of shaft of right tibia, subsequent encounter for closed fracture with malunion +S82244Q Nondisplaced spiral fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with malunion +S82244R Nondisplaced spiral fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82244S Nondisplaced spiral fracture of shaft of right tibia, sequela +S82245A Nondisplaced spiral fracture of shaft of left tibia, initial encounter for closed fracture +S82245B Nondisplaced spiral fracture of shaft of left tibia, initial encounter for open fracture type I or II +S82245C Nondisplaced spiral fracture of shaft of left tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82245D Nondisplaced spiral fracture of shaft of left tibia, subsequent encounter for closed fracture with routine healing +S82245E Nondisplaced spiral fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with routine healing +S82245F Nondisplaced spiral fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82245G Nondisplaced spiral fracture of shaft of left tibia, subsequent encounter for closed fracture with delayed healing +S82245H Nondisplaced spiral fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with delayed healing +S82245J Nondisplaced spiral fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82245K Nondisplaced spiral fracture of shaft of left tibia, subsequent encounter for closed fracture with nonunion +S82245M Nondisplaced spiral fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with nonunion +S82245N Nondisplaced spiral fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82245P Nondisplaced spiral fracture of shaft of left tibia, subsequent encounter for closed fracture with malunion +S82245Q Nondisplaced spiral fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with malunion +S82245R Nondisplaced spiral fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82245S Nondisplaced spiral fracture of shaft of left tibia, sequela +S82246A Nondisplaced spiral fracture of shaft of unspecified tibia, initial encounter for closed fracture +S82246B Nondisplaced spiral fracture of shaft of unspecified tibia, initial encounter for open fracture type I or II +S82246C Nondisplaced spiral fracture of shaft of unspecified tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82246D Nondisplaced spiral fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with routine healing +S82246E Nondisplaced spiral fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with routine healing +S82246F Nondisplaced spiral fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82246G Nondisplaced spiral fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with delayed healing +S82246H Nondisplaced spiral fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with delayed healing +S82246J Nondisplaced spiral fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82246K Nondisplaced spiral fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with nonunion +S82246M Nondisplaced spiral fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with nonunion +S82246N Nondisplaced spiral fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82246P Nondisplaced spiral fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with malunion +S82246Q Nondisplaced spiral fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with malunion +S82246R Nondisplaced spiral fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82246S Nondisplaced spiral fracture of shaft of unspecified tibia, sequela +S82251A Displaced comminuted fracture of shaft of right tibia, initial encounter for closed fracture +S82251B Displaced comminuted fracture of shaft of right tibia, initial encounter for open fracture type I or II +S82251C Displaced comminuted fracture of shaft of right tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82251D Displaced comminuted fracture of shaft of right tibia, subsequent encounter for closed fracture with routine healing +S82251E Displaced comminuted fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with routine healing +S82251F Displaced comminuted fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82251G Displaced comminuted fracture of shaft of right tibia, subsequent encounter for closed fracture with delayed healing +S82251H Displaced comminuted fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with delayed healing +S82251J Displaced comminuted fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82251K Displaced comminuted fracture of shaft of right tibia, subsequent encounter for closed fracture with nonunion +S82251M Displaced comminuted fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with nonunion +S82251N Displaced comminuted fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82251P Displaced comminuted fracture of shaft of right tibia, subsequent encounter for closed fracture with malunion +S82251Q Displaced comminuted fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with malunion +S82251R Displaced comminuted fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82251S Displaced comminuted fracture of shaft of right tibia, sequela +S82252A Displaced comminuted fracture of shaft of left tibia, initial encounter for closed fracture +S82252B Displaced comminuted fracture of shaft of left tibia, initial encounter for open fracture type I or II +S82252C Displaced comminuted fracture of shaft of left tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82252D Displaced comminuted fracture of shaft of left tibia, subsequent encounter for closed fracture with routine healing +S82252E Displaced comminuted fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with routine healing +S82252F Displaced comminuted fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82252G Displaced comminuted fracture of shaft of left tibia, subsequent encounter for closed fracture with delayed healing +S82252H Displaced comminuted fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with delayed healing +S82252J Displaced comminuted fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82252K Displaced comminuted fracture of shaft of left tibia, subsequent encounter for closed fracture with nonunion +S82252M Displaced comminuted fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with nonunion +S82252N Displaced comminuted fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82252P Displaced comminuted fracture of shaft of left tibia, subsequent encounter for closed fracture with malunion +S82252Q Displaced comminuted fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with malunion +S82252R Displaced comminuted fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82252S Displaced comminuted fracture of shaft of left tibia, sequela +S82253A Displaced comminuted fracture of shaft of unspecified tibia, initial encounter for closed fracture +S82253B Displaced comminuted fracture of shaft of unspecified tibia, initial encounter for open fracture type I or II +S82253C Displaced comminuted fracture of shaft of unspecified tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82253D Displaced comminuted fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with routine healing +S82253E Displaced comminuted fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with routine healing +S82253F Displaced comminuted fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82253G Displaced comminuted fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with delayed healing +S82253H Displaced comminuted fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with delayed healing +S82253J Displaced comminuted fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82253K Displaced comminuted fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with nonunion +S82253M Displaced comminuted fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with nonunion +S82253N Displaced comminuted fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82253P Displaced comminuted fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with malunion +S82253Q Displaced comminuted fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with malunion +S82253R Displaced comminuted fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82253S Displaced comminuted fracture of shaft of unspecified tibia, sequela +S82254A Nondisplaced comminuted fracture of shaft of right tibia, initial encounter for closed fracture +S82254B Nondisplaced comminuted fracture of shaft of right tibia, initial encounter for open fracture type I or II +S82254C Nondisplaced comminuted fracture of shaft of right tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82254D Nondisplaced comminuted fracture of shaft of right tibia, subsequent encounter for closed fracture with routine healing +S82254E Nondisplaced comminuted fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with routine healing +S82254F Nondisplaced comminuted fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82254G Nondisplaced comminuted fracture of shaft of right tibia, subsequent encounter for closed fracture with delayed healing +S82254H Nondisplaced comminuted fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with delayed healing +S82254J Nondisplaced comminuted fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82254K Nondisplaced comminuted fracture of shaft of right tibia, subsequent encounter for closed fracture with nonunion +S82254M Nondisplaced comminuted fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with nonunion +S82254N Nondisplaced comminuted fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82254P Nondisplaced comminuted fracture of shaft of right tibia, subsequent encounter for closed fracture with malunion +S82254Q Nondisplaced comminuted fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with malunion +S82254R Nondisplaced comminuted fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82254S Nondisplaced comminuted fracture of shaft of right tibia, sequela +S82255A Nondisplaced comminuted fracture of shaft of left tibia, initial encounter for closed fracture +S82255B Nondisplaced comminuted fracture of shaft of left tibia, initial encounter for open fracture type I or II +S82255C Nondisplaced comminuted fracture of shaft of left tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82255D Nondisplaced comminuted fracture of shaft of left tibia, subsequent encounter for closed fracture with routine healing +S82255E Nondisplaced comminuted fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with routine healing +S82255F Nondisplaced comminuted fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82255G Nondisplaced comminuted fracture of shaft of left tibia, subsequent encounter for closed fracture with delayed healing +S82255H Nondisplaced comminuted fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with delayed healing +S82255J Nondisplaced comminuted fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82255K Nondisplaced comminuted fracture of shaft of left tibia, subsequent encounter for closed fracture with nonunion +S82255M Nondisplaced comminuted fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with nonunion +S82255N Nondisplaced comminuted fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82255P Nondisplaced comminuted fracture of shaft of left tibia, subsequent encounter for closed fracture with malunion +S82255Q Nondisplaced comminuted fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with malunion +S82255R Nondisplaced comminuted fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82255S Nondisplaced comminuted fracture of shaft of left tibia, sequela +S82256A Nondisplaced comminuted fracture of shaft of unspecified tibia, initial encounter for closed fracture +S82256B Nondisplaced comminuted fracture of shaft of unspecified tibia, initial encounter for open fracture type I or II +S82256C Nondisplaced comminuted fracture of shaft of unspecified tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82256D Nondisplaced comminuted fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with routine healing +S82256E Nondisplaced comminuted fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with routine healing +S82256F Nondisplaced comminuted fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82256G Nondisplaced comminuted fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with delayed healing +S82256H Nondisplaced comminuted fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with delayed healing +S82256J Nondisplaced comminuted fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82256K Nondisplaced comminuted fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with nonunion +S82256M Nondisplaced comminuted fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with nonunion +S82256N Nondisplaced comminuted fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82256P Nondisplaced comminuted fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with malunion +S82256Q Nondisplaced comminuted fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with malunion +S82256R Nondisplaced comminuted fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82256S Nondisplaced comminuted fracture of shaft of unspecified tibia, sequela +S82261A Displaced segmental fracture of shaft of right tibia, initial encounter for closed fracture +S82261B Displaced segmental fracture of shaft of right tibia, initial encounter for open fracture type I or II +S82261C Displaced segmental fracture of shaft of right tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82261D Displaced segmental fracture of shaft of right tibia, subsequent encounter for closed fracture with routine healing +S82261E Displaced segmental fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with routine healing +S82261F Displaced segmental fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82261G Displaced segmental fracture of shaft of right tibia, subsequent encounter for closed fracture with delayed healing +S82261H Displaced segmental fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with delayed healing +S82261J Displaced segmental fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82261K Displaced segmental fracture of shaft of right tibia, subsequent encounter for closed fracture with nonunion +S82261M Displaced segmental fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with nonunion +S82261N Displaced segmental fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82261P Displaced segmental fracture of shaft of right tibia, subsequent encounter for closed fracture with malunion +S82261Q Displaced segmental fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with malunion +S82261R Displaced segmental fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82261S Displaced segmental fracture of shaft of right tibia, sequela +S82262A Displaced segmental fracture of shaft of left tibia, initial encounter for closed fracture +S82262B Displaced segmental fracture of shaft of left tibia, initial encounter for open fracture type I or II +S82262C Displaced segmental fracture of shaft of left tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82262D Displaced segmental fracture of shaft of left tibia, subsequent encounter for closed fracture with routine healing +S82262E Displaced segmental fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with routine healing +S82262F Displaced segmental fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82262G Displaced segmental fracture of shaft of left tibia, subsequent encounter for closed fracture with delayed healing +S82262H Displaced segmental fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with delayed healing +S82262J Displaced segmental fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82262K Displaced segmental fracture of shaft of left tibia, subsequent encounter for closed fracture with nonunion +S82262M Displaced segmental fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with nonunion +S82262N Displaced segmental fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82262P Displaced segmental fracture of shaft of left tibia, subsequent encounter for closed fracture with malunion +S82262Q Displaced segmental fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with malunion +S82262R Displaced segmental fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82262S Displaced segmental fracture of shaft of left tibia, sequela +S82263A Displaced segmental fracture of shaft of unspecified tibia, initial encounter for closed fracture +S82263B Displaced segmental fracture of shaft of unspecified tibia, initial encounter for open fracture type I or II +S82263C Displaced segmental fracture of shaft of unspecified tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82263D Displaced segmental fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with routine healing +S82263E Displaced segmental fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with routine healing +S82263F Displaced segmental fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82263G Displaced segmental fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with delayed healing +S82263H Displaced segmental fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with delayed healing +S82263J Displaced segmental fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82263K Displaced segmental fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with nonunion +S82263M Displaced segmental fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with nonunion +S82263N Displaced segmental fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82263P Displaced segmental fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with malunion +S82263Q Displaced segmental fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with malunion +S82263R Displaced segmental fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82263S Displaced segmental fracture of shaft of unspecified tibia, sequela +S82264A Nondisplaced segmental fracture of shaft of right tibia, initial encounter for closed fracture +S82264B Nondisplaced segmental fracture of shaft of right tibia, initial encounter for open fracture type I or II +S82264C Nondisplaced segmental fracture of shaft of right tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82264D Nondisplaced segmental fracture of shaft of right tibia, subsequent encounter for closed fracture with routine healing +S82264E Nondisplaced segmental fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with routine healing +S82264F Nondisplaced segmental fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82264G Nondisplaced segmental fracture of shaft of right tibia, subsequent encounter for closed fracture with delayed healing +S82264H Nondisplaced segmental fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with delayed healing +S82264J Nondisplaced segmental fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82264K Nondisplaced segmental fracture of shaft of right tibia, subsequent encounter for closed fracture with nonunion +S82264M Nondisplaced segmental fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with nonunion +S82264N Nondisplaced segmental fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82264P Nondisplaced segmental fracture of shaft of right tibia, subsequent encounter for closed fracture with malunion +S82264Q Nondisplaced segmental fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with malunion +S82264R Nondisplaced segmental fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82264S Nondisplaced segmental fracture of shaft of right tibia, sequela +S82265A Nondisplaced segmental fracture of shaft of left tibia, initial encounter for closed fracture +S82265B Nondisplaced segmental fracture of shaft of left tibia, initial encounter for open fracture type I or II +S82265C Nondisplaced segmental fracture of shaft of left tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82265D Nondisplaced segmental fracture of shaft of left tibia, subsequent encounter for closed fracture with routine healing +S82265E Nondisplaced segmental fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with routine healing +S82265F Nondisplaced segmental fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82265G Nondisplaced segmental fracture of shaft of left tibia, subsequent encounter for closed fracture with delayed healing +S82265H Nondisplaced segmental fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with delayed healing +S82265J Nondisplaced segmental fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82265K Nondisplaced segmental fracture of shaft of left tibia, subsequent encounter for closed fracture with nonunion +S82265M Nondisplaced segmental fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with nonunion +S82265N Nondisplaced segmental fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82265P Nondisplaced segmental fracture of shaft of left tibia, subsequent encounter for closed fracture with malunion +S82265Q Nondisplaced segmental fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with malunion +S82265R Nondisplaced segmental fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82265S Nondisplaced segmental fracture of shaft of left tibia, sequela +S82266A Nondisplaced segmental fracture of shaft of unspecified tibia, initial encounter for closed fracture +S82266B Nondisplaced segmental fracture of shaft of unspecified tibia, initial encounter for open fracture type I or II +S82266C Nondisplaced segmental fracture of shaft of unspecified tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82266D Nondisplaced segmental fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with routine healing +S82266E Nondisplaced segmental fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with routine healing +S82266F Nondisplaced segmental fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82266G Nondisplaced segmental fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with delayed healing +S82266H Nondisplaced segmental fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with delayed healing +S82266J Nondisplaced segmental fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82266K Nondisplaced segmental fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with nonunion +S82266M Nondisplaced segmental fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with nonunion +S82266N Nondisplaced segmental fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82266P Nondisplaced segmental fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with malunion +S82266Q Nondisplaced segmental fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with malunion +S82266R Nondisplaced segmental fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82266S Nondisplaced segmental fracture of shaft of unspecified tibia, sequela +S82291A Other fracture of shaft of right tibia, initial encounter for closed fracture +S82291B Other fracture of shaft of right tibia, initial encounter for open fracture type I or II +S82291C Other fracture of shaft of right tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82291D Other fracture of shaft of right tibia, subsequent encounter for closed fracture with routine healing +S82291E Other fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with routine healing +S82291F Other fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82291G Other fracture of shaft of right tibia, subsequent encounter for closed fracture with delayed healing +S82291H Other fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with delayed healing +S82291J Other fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82291K Other fracture of shaft of right tibia, subsequent encounter for closed fracture with nonunion +S82291M Other fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with nonunion +S82291N Other fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82291P Other fracture of shaft of right tibia, subsequent encounter for closed fracture with malunion +S82291Q Other fracture of shaft of right tibia, subsequent encounter for open fracture type I or II with malunion +S82291R Other fracture of shaft of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82291S Other fracture of shaft of right tibia, sequela +S82292A Other fracture of shaft of left tibia, initial encounter for closed fracture +S82292B Other fracture of shaft of left tibia, initial encounter for open fracture type I or II +S82292C Other fracture of shaft of left tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82292D Other fracture of shaft of left tibia, subsequent encounter for closed fracture with routine healing +S82292E Other fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with routine healing +S82292F Other fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82292G Other fracture of shaft of left tibia, subsequent encounter for closed fracture with delayed healing +S82292H Other fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with delayed healing +S82292J Other fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82292K Other fracture of shaft of left tibia, subsequent encounter for closed fracture with nonunion +S82292M Other fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with nonunion +S82292N Other fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82292P Other fracture of shaft of left tibia, subsequent encounter for closed fracture with malunion +S82292Q Other fracture of shaft of left tibia, subsequent encounter for open fracture type I or II with malunion +S82292R Other fracture of shaft of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82292S Other fracture of shaft of left tibia, sequela +S82299A Other fracture of shaft of unspecified tibia, initial encounter for closed fracture +S82299B Other fracture of shaft of unspecified tibia, initial encounter for open fracture type I or II +S82299C Other fracture of shaft of unspecified tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82299D Other fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with routine healing +S82299E Other fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with routine healing +S82299F Other fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82299G Other fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with delayed healing +S82299H Other fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with delayed healing +S82299J Other fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82299K Other fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with nonunion +S82299M Other fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with nonunion +S82299N Other fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82299P Other fracture of shaft of unspecified tibia, subsequent encounter for closed fracture with malunion +S82299Q Other fracture of shaft of unspecified tibia, subsequent encounter for open fracture type I or II with malunion +S82299R Other fracture of shaft of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82299S Other fracture of shaft of unspecified tibia, sequela +S82301A Unspecified fracture of lower end of right tibia, initial encounter for closed fracture +S82301B Unspecified fracture of lower end of right tibia, initial encounter for open fracture type I or II +S82301C Unspecified fracture of lower end of right tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82301D Unspecified fracture of lower end of right tibia, subsequent encounter for closed fracture with routine healing +S82301E Unspecified fracture of lower end of right tibia, subsequent encounter for open fracture type I or II with routine healing +S82301F Unspecified fracture of lower end of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82301G Unspecified fracture of lower end of right tibia, subsequent encounter for closed fracture with delayed healing +S82301H Unspecified fracture of lower end of right tibia, subsequent encounter for open fracture type I or II with delayed healing +S82301J Unspecified fracture of lower end of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82301K Unspecified fracture of lower end of right tibia, subsequent encounter for closed fracture with nonunion +S82301M Unspecified fracture of lower end of right tibia, subsequent encounter for open fracture type I or II with nonunion +S82301N Unspecified fracture of lower end of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82301P Unspecified fracture of lower end of right tibia, subsequent encounter for closed fracture with malunion +S82301Q Unspecified fracture of lower end of right tibia, subsequent encounter for open fracture type I or II with malunion +S82301R Unspecified fracture of lower end of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82301S Unspecified fracture of lower end of right tibia, sequela +S82302A Unspecified fracture of lower end of left tibia, initial encounter for closed fracture +S82302B Unspecified fracture of lower end of left tibia, initial encounter for open fracture type I or II +S82302C Unspecified fracture of lower end of left tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82302D Unspecified fracture of lower end of left tibia, subsequent encounter for closed fracture with routine healing +S82302E Unspecified fracture of lower end of left tibia, subsequent encounter for open fracture type I or II with routine healing +S82302F Unspecified fracture of lower end of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82302G Unspecified fracture of lower end of left tibia, subsequent encounter for closed fracture with delayed healing +S82302H Unspecified fracture of lower end of left tibia, subsequent encounter for open fracture type I or II with delayed healing +S82302J Unspecified fracture of lower end of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82302K Unspecified fracture of lower end of left tibia, subsequent encounter for closed fracture with nonunion +S82302M Unspecified fracture of lower end of left tibia, subsequent encounter for open fracture type I or II with nonunion +S82302N Unspecified fracture of lower end of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82302P Unspecified fracture of lower end of left tibia, subsequent encounter for closed fracture with malunion +S82302Q Unspecified fracture of lower end of left tibia, subsequent encounter for open fracture type I or II with malunion +S82302R Unspecified fracture of lower end of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82302S Unspecified fracture of lower end of left tibia, sequela +S82309A Unspecified fracture of lower end of unspecified tibia, initial encounter for closed fracture +S82309B Unspecified fracture of lower end of unspecified tibia, initial encounter for open fracture type I or II +S82309C Unspecified fracture of lower end of unspecified tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82309D Unspecified fracture of lower end of unspecified tibia, subsequent encounter for closed fracture with routine healing +S82309E Unspecified fracture of lower end of unspecified tibia, subsequent encounter for open fracture type I or II with routine healing +S82309F Unspecified fracture of lower end of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82309G Unspecified fracture of lower end of unspecified tibia, subsequent encounter for closed fracture with delayed healing +S82309H Unspecified fracture of lower end of unspecified tibia, subsequent encounter for open fracture type I or II with delayed healing +S82309J Unspecified fracture of lower end of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82309K Unspecified fracture of lower end of unspecified tibia, subsequent encounter for closed fracture with nonunion +S82309M Unspecified fracture of lower end of unspecified tibia, subsequent encounter for open fracture type I or II with nonunion +S82309N Unspecified fracture of lower end of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82309P Unspecified fracture of lower end of unspecified tibia, subsequent encounter for closed fracture with malunion +S82309Q Unspecified fracture of lower end of unspecified tibia, subsequent encounter for open fracture type I or II with malunion +S82309R Unspecified fracture of lower end of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82309S Unspecified fracture of lower end of unspecified tibia, sequela +S82311A Torus fracture of lower end of right tibia, initial encounter for closed fracture +S82311D Torus fracture of lower end of right tibia, subsequent encounter for fracture with routine healing +S82311G Torus fracture of lower end of right tibia, subsequent encounter for fracture with delayed healing +S82311K Torus fracture of lower end of right tibia, subsequent encounter for fracture with nonunion +S82311P Torus fracture of lower end of right tibia, subsequent encounter for fracture with malunion +S82311S Torus fracture of lower end of right tibia, sequela +S82312A Torus fracture of lower end of left tibia, initial encounter for closed fracture +S82312D Torus fracture of lower end of left tibia, subsequent encounter for fracture with routine healing +S82312G Torus fracture of lower end of left tibia, subsequent encounter for fracture with delayed healing +S82312K Torus fracture of lower end of left tibia, subsequent encounter for fracture with nonunion +S82312P Torus fracture of lower end of left tibia, subsequent encounter for fracture with malunion +S82312S Torus fracture of lower end of left tibia, sequela +S82319A Torus fracture of lower end of unspecified tibia, initial encounter for closed fracture +S82319D Torus fracture of lower end of unspecified tibia, subsequent encounter for fracture with routine healing +S82319G Torus fracture of lower end of unspecified tibia, subsequent encounter for fracture with delayed healing +S82319K Torus fracture of lower end of unspecified tibia, subsequent encounter for fracture with nonunion +S82319P Torus fracture of lower end of unspecified tibia, subsequent encounter for fracture with malunion +S82319S Torus fracture of lower end of unspecified tibia, sequela +S82391A Other fracture of lower end of right tibia, initial encounter for closed fracture +S82391B Other fracture of lower end of right tibia, initial encounter for open fracture type I or II +S82391C Other fracture of lower end of right tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82391D Other fracture of lower end of right tibia, subsequent encounter for closed fracture with routine healing +S82391E Other fracture of lower end of right tibia, subsequent encounter for open fracture type I or II with routine healing +S82391F Other fracture of lower end of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82391G Other fracture of lower end of right tibia, subsequent encounter for closed fracture with delayed healing +S82391H Other fracture of lower end of right tibia, subsequent encounter for open fracture type I or II with delayed healing +S82391J Other fracture of lower end of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82391K Other fracture of lower end of right tibia, subsequent encounter for closed fracture with nonunion +S82391M Other fracture of lower end of right tibia, subsequent encounter for open fracture type I or II with nonunion +S82391N Other fracture of lower end of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82391P Other fracture of lower end of right tibia, subsequent encounter for closed fracture with malunion +S82391Q Other fracture of lower end of right tibia, subsequent encounter for open fracture type I or II with malunion +S82391R Other fracture of lower end of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82391S Other fracture of lower end of right tibia, sequela +S82392A Other fracture of lower end of left tibia, initial encounter for closed fracture +S82392B Other fracture of lower end of left tibia, initial encounter for open fracture type I or II +S82392C Other fracture of lower end of left tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82392D Other fracture of lower end of left tibia, subsequent encounter for closed fracture with routine healing +S82392E Other fracture of lower end of left tibia, subsequent encounter for open fracture type I or II with routine healing +S82392F Other fracture of lower end of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82392G Other fracture of lower end of left tibia, subsequent encounter for closed fracture with delayed healing +S82392H Other fracture of lower end of left tibia, subsequent encounter for open fracture type I or II with delayed healing +S82392J Other fracture of lower end of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82392K Other fracture of lower end of left tibia, subsequent encounter for closed fracture with nonunion +S82392M Other fracture of lower end of left tibia, subsequent encounter for open fracture type I or II with nonunion +S82392N Other fracture of lower end of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82392P Other fracture of lower end of left tibia, subsequent encounter for closed fracture with malunion +S82392Q Other fracture of lower end of left tibia, subsequent encounter for open fracture type I or II with malunion +S82392R Other fracture of lower end of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82392S Other fracture of lower end of left tibia, sequela +S82399A Other fracture of lower end of unspecified tibia, initial encounter for closed fracture +S82399B Other fracture of lower end of unspecified tibia, initial encounter for open fracture type I or II +S82399C Other fracture of lower end of unspecified tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82399D Other fracture of lower end of unspecified tibia, subsequent encounter for closed fracture with routine healing +S82399E Other fracture of lower end of unspecified tibia, subsequent encounter for open fracture type I or II with routine healing +S82399F Other fracture of lower end of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82399G Other fracture of lower end of unspecified tibia, subsequent encounter for closed fracture with delayed healing +S82399H Other fracture of lower end of unspecified tibia, subsequent encounter for open fracture type I or II with delayed healing +S82399J Other fracture of lower end of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82399K Other fracture of lower end of unspecified tibia, subsequent encounter for closed fracture with nonunion +S82399M Other fracture of lower end of unspecified tibia, subsequent encounter for open fracture type I or II with nonunion +S82399N Other fracture of lower end of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82399P Other fracture of lower end of unspecified tibia, subsequent encounter for closed fracture with malunion +S82399Q Other fracture of lower end of unspecified tibia, subsequent encounter for open fracture type I or II with malunion +S82399R Other fracture of lower end of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82399S Other fracture of lower end of unspecified tibia, sequela +S82401A Unspecified fracture of shaft of right fibula, initial encounter for closed fracture +S82401B Unspecified fracture of shaft of right fibula, initial encounter for open fracture type I or II +S82401C Unspecified fracture of shaft of right fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82401D Unspecified fracture of shaft of right fibula, subsequent encounter for closed fracture with routine healing +S82401E Unspecified fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with routine healing +S82401F Unspecified fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82401G Unspecified fracture of shaft of right fibula, subsequent encounter for closed fracture with delayed healing +S82401H Unspecified fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with delayed healing +S82401J Unspecified fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82401K Unspecified fracture of shaft of right fibula, subsequent encounter for closed fracture with nonunion +S82401M Unspecified fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with nonunion +S82401N Unspecified fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82401P Unspecified fracture of shaft of right fibula, subsequent encounter for closed fracture with malunion +S82401Q Unspecified fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with malunion +S82401R Unspecified fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82401S Unspecified fracture of shaft of right fibula, sequela +S82402A Unspecified fracture of shaft of left fibula, initial encounter for closed fracture +S82402B Unspecified fracture of shaft of left fibula, initial encounter for open fracture type I or II +S82402C Unspecified fracture of shaft of left fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82402D Unspecified fracture of shaft of left fibula, subsequent encounter for closed fracture with routine healing +S82402E Unspecified fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with routine healing +S82402F Unspecified fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82402G Unspecified fracture of shaft of left fibula, subsequent encounter for closed fracture with delayed healing +S82402H Unspecified fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with delayed healing +S82402J Unspecified fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82402K Unspecified fracture of shaft of left fibula, subsequent encounter for closed fracture with nonunion +S82402M Unspecified fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with nonunion +S82402N Unspecified fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82402P Unspecified fracture of shaft of left fibula, subsequent encounter for closed fracture with malunion +S82402Q Unspecified fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with malunion +S82402R Unspecified fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82402S Unspecified fracture of shaft of left fibula, sequela +S82409A Unspecified fracture of shaft of unspecified fibula, initial encounter for closed fracture +S82409B Unspecified fracture of shaft of unspecified fibula, initial encounter for open fracture type I or II +S82409C Unspecified fracture of shaft of unspecified fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82409D Unspecified fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with routine healing +S82409E Unspecified fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with routine healing +S82409F Unspecified fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82409G Unspecified fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with delayed healing +S82409H Unspecified fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with delayed healing +S82409J Unspecified fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82409K Unspecified fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with nonunion +S82409M Unspecified fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with nonunion +S82409N Unspecified fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82409P Unspecified fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with malunion +S82409Q Unspecified fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with malunion +S82409R Unspecified fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82409S Unspecified fracture of shaft of unspecified fibula, sequela +S82421A Displaced transverse fracture of shaft of right fibula, initial encounter for closed fracture +S82421B Displaced transverse fracture of shaft of right fibula, initial encounter for open fracture type I or II +S82421C Displaced transverse fracture of shaft of right fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82421D Displaced transverse fracture of shaft of right fibula, subsequent encounter for closed fracture with routine healing +S82421E Displaced transverse fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with routine healing +S82421F Displaced transverse fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82421G Displaced transverse fracture of shaft of right fibula, subsequent encounter for closed fracture with delayed healing +S82421H Displaced transverse fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with delayed healing +S82421J Displaced transverse fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82421K Displaced transverse fracture of shaft of right fibula, subsequent encounter for closed fracture with nonunion +S82421M Displaced transverse fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with nonunion +S82421N Displaced transverse fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82421P Displaced transverse fracture of shaft of right fibula, subsequent encounter for closed fracture with malunion +S82421Q Displaced transverse fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with malunion +S82421R Displaced transverse fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82421S Displaced transverse fracture of shaft of right fibula, sequela +S82422A Displaced transverse fracture of shaft of left fibula, initial encounter for closed fracture +S82422B Displaced transverse fracture of shaft of left fibula, initial encounter for open fracture type I or II +S82422C Displaced transverse fracture of shaft of left fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82422D Displaced transverse fracture of shaft of left fibula, subsequent encounter for closed fracture with routine healing +S82422E Displaced transverse fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with routine healing +S82422F Displaced transverse fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82422G Displaced transverse fracture of shaft of left fibula, subsequent encounter for closed fracture with delayed healing +S82422H Displaced transverse fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with delayed healing +S82422J Displaced transverse fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82422K Displaced transverse fracture of shaft of left fibula, subsequent encounter for closed fracture with nonunion +S82422M Displaced transverse fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with nonunion +S82422N Displaced transverse fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82422P Displaced transverse fracture of shaft of left fibula, subsequent encounter for closed fracture with malunion +S82422Q Displaced transverse fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with malunion +S82422R Displaced transverse fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82422S Displaced transverse fracture of shaft of left fibula, sequela +S82423A Displaced transverse fracture of shaft of unspecified fibula, initial encounter for closed fracture +S82423B Displaced transverse fracture of shaft of unspecified fibula, initial encounter for open fracture type I or II +S82423C Displaced transverse fracture of shaft of unspecified fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82423D Displaced transverse fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with routine healing +S82423E Displaced transverse fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with routine healing +S82423F Displaced transverse fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82423G Displaced transverse fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with delayed healing +S82423H Displaced transverse fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with delayed healing +S82423J Displaced transverse fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82423K Displaced transverse fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with nonunion +S82423M Displaced transverse fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with nonunion +S82423N Displaced transverse fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82423P Displaced transverse fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with malunion +S82423Q Displaced transverse fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with malunion +S82423R Displaced transverse fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82423S Displaced transverse fracture of shaft of unspecified fibula, sequela +S82424A Nondisplaced transverse fracture of shaft of right fibula, initial encounter for closed fracture +S82424B Nondisplaced transverse fracture of shaft of right fibula, initial encounter for open fracture type I or II +S82424C Nondisplaced transverse fracture of shaft of right fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82424D Nondisplaced transverse fracture of shaft of right fibula, subsequent encounter for closed fracture with routine healing +S82424E Nondisplaced transverse fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with routine healing +S82424F Nondisplaced transverse fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82424G Nondisplaced transverse fracture of shaft of right fibula, subsequent encounter for closed fracture with delayed healing +S82424H Nondisplaced transverse fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with delayed healing +S82424J Nondisplaced transverse fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82424K Nondisplaced transverse fracture of shaft of right fibula, subsequent encounter for closed fracture with nonunion +S82424M Nondisplaced transverse fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with nonunion +S82424N Nondisplaced transverse fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82424P Nondisplaced transverse fracture of shaft of right fibula, subsequent encounter for closed fracture with malunion +S82424Q Nondisplaced transverse fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with malunion +S82424R Nondisplaced transverse fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82424S Nondisplaced transverse fracture of shaft of right fibula, sequela +S82425A Nondisplaced transverse fracture of shaft of left fibula, initial encounter for closed fracture +S82425B Nondisplaced transverse fracture of shaft of left fibula, initial encounter for open fracture type I or II +S82425C Nondisplaced transverse fracture of shaft of left fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82425D Nondisplaced transverse fracture of shaft of left fibula, subsequent encounter for closed fracture with routine healing +S82425E Nondisplaced transverse fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with routine healing +S82425F Nondisplaced transverse fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82425G Nondisplaced transverse fracture of shaft of left fibula, subsequent encounter for closed fracture with delayed healing +S82425H Nondisplaced transverse fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with delayed healing +S82425J Nondisplaced transverse fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82425K Nondisplaced transverse fracture of shaft of left fibula, subsequent encounter for closed fracture with nonunion +S82425M Nondisplaced transverse fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with nonunion +S82425N Nondisplaced transverse fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82425P Nondisplaced transverse fracture of shaft of left fibula, subsequent encounter for closed fracture with malunion +S82425Q Nondisplaced transverse fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with malunion +S82425R Nondisplaced transverse fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82425S Nondisplaced transverse fracture of shaft of left fibula, sequela +S82426A Nondisplaced transverse fracture of shaft of unspecified fibula, initial encounter for closed fracture +S82426B Nondisplaced transverse fracture of shaft of unspecified fibula, initial encounter for open fracture type I or II +S82426C Nondisplaced transverse fracture of shaft of unspecified fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82426D Nondisplaced transverse fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with routine healing +S82426E Nondisplaced transverse fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with routine healing +S82426F Nondisplaced transverse fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82426G Nondisplaced transverse fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with delayed healing +S82426H Nondisplaced transverse fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with delayed healing +S82426J Nondisplaced transverse fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82426K Nondisplaced transverse fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with nonunion +S82426M Nondisplaced transverse fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with nonunion +S82426N Nondisplaced transverse fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82426P Nondisplaced transverse fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with malunion +S82426Q Nondisplaced transverse fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with malunion +S82426R Nondisplaced transverse fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82426S Nondisplaced transverse fracture of shaft of unspecified fibula, sequela +S82431A Displaced oblique fracture of shaft of right fibula, initial encounter for closed fracture +S82431B Displaced oblique fracture of shaft of right fibula, initial encounter for open fracture type I or II +S82431C Displaced oblique fracture of shaft of right fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82431D Displaced oblique fracture of shaft of right fibula, subsequent encounter for closed fracture with routine healing +S82431E Displaced oblique fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with routine healing +S82431F Displaced oblique fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82431G Displaced oblique fracture of shaft of right fibula, subsequent encounter for closed fracture with delayed healing +S82431H Displaced oblique fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with delayed healing +S82431J Displaced oblique fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82431K Displaced oblique fracture of shaft of right fibula, subsequent encounter for closed fracture with nonunion +S82431M Displaced oblique fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with nonunion +S82431N Displaced oblique fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82431P Displaced oblique fracture of shaft of right fibula, subsequent encounter for closed fracture with malunion +S82431Q Displaced oblique fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with malunion +S82431R Displaced oblique fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82431S Displaced oblique fracture of shaft of right fibula, sequela +S82432A Displaced oblique fracture of shaft of left fibula, initial encounter for closed fracture +S82432B Displaced oblique fracture of shaft of left fibula, initial encounter for open fracture type I or II +S82432C Displaced oblique fracture of shaft of left fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82432D Displaced oblique fracture of shaft of left fibula, subsequent encounter for closed fracture with routine healing +S82432E Displaced oblique fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with routine healing +S82432F Displaced oblique fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82432G Displaced oblique fracture of shaft of left fibula, subsequent encounter for closed fracture with delayed healing +S82432H Displaced oblique fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with delayed healing +S82432J Displaced oblique fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82432K Displaced oblique fracture of shaft of left fibula, subsequent encounter for closed fracture with nonunion +S82432M Displaced oblique fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with nonunion +S82432N Displaced oblique fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82432P Displaced oblique fracture of shaft of left fibula, subsequent encounter for closed fracture with malunion +S82432Q Displaced oblique fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with malunion +S82432R Displaced oblique fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82432S Displaced oblique fracture of shaft of left fibula, sequela +S82433A Displaced oblique fracture of shaft of unspecified fibula, initial encounter for closed fracture +S82433B Displaced oblique fracture of shaft of unspecified fibula, initial encounter for open fracture type I or II +S82433C Displaced oblique fracture of shaft of unspecified fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82433D Displaced oblique fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with routine healing +S82433E Displaced oblique fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with routine healing +S82433F Displaced oblique fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82433G Displaced oblique fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with delayed healing +S82433H Displaced oblique fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with delayed healing +S82433J Displaced oblique fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82433K Displaced oblique fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with nonunion +S82433M Displaced oblique fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with nonunion +S82433N Displaced oblique fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82433P Displaced oblique fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with malunion +S82433Q Displaced oblique fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with malunion +S82433R Displaced oblique fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82433S Displaced oblique fracture of shaft of unspecified fibula, sequela +S82434A Nondisplaced oblique fracture of shaft of right fibula, initial encounter for closed fracture +S82434B Nondisplaced oblique fracture of shaft of right fibula, initial encounter for open fracture type I or II +S82434C Nondisplaced oblique fracture of shaft of right fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82434D Nondisplaced oblique fracture of shaft of right fibula, subsequent encounter for closed fracture with routine healing +S82434E Nondisplaced oblique fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with routine healing +S82434F Nondisplaced oblique fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82434G Nondisplaced oblique fracture of shaft of right fibula, subsequent encounter for closed fracture with delayed healing +S82434H Nondisplaced oblique fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with delayed healing +S82434J Nondisplaced oblique fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82434K Nondisplaced oblique fracture of shaft of right fibula, subsequent encounter for closed fracture with nonunion +S82434M Nondisplaced oblique fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with nonunion +S82434N Nondisplaced oblique fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82434P Nondisplaced oblique fracture of shaft of right fibula, subsequent encounter for closed fracture with malunion +S82434Q Nondisplaced oblique fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with malunion +S82434R Nondisplaced oblique fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82434S Nondisplaced oblique fracture of shaft of right fibula, sequela +S82435A Nondisplaced oblique fracture of shaft of left fibula, initial encounter for closed fracture +S82435B Nondisplaced oblique fracture of shaft of left fibula, initial encounter for open fracture type I or II +S82435C Nondisplaced oblique fracture of shaft of left fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82435D Nondisplaced oblique fracture of shaft of left fibula, subsequent encounter for closed fracture with routine healing +S82435E Nondisplaced oblique fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with routine healing +S82435F Nondisplaced oblique fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82435G Nondisplaced oblique fracture of shaft of left fibula, subsequent encounter for closed fracture with delayed healing +S82435H Nondisplaced oblique fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with delayed healing +S82435J Nondisplaced oblique fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82435K Nondisplaced oblique fracture of shaft of left fibula, subsequent encounter for closed fracture with nonunion +S82435M Nondisplaced oblique fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with nonunion +S82435N Nondisplaced oblique fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82435P Nondisplaced oblique fracture of shaft of left fibula, subsequent encounter for closed fracture with malunion +S82435Q Nondisplaced oblique fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with malunion +S82435R Nondisplaced oblique fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82435S Nondisplaced oblique fracture of shaft of left fibula, sequela +S82436A Nondisplaced oblique fracture of shaft of unspecified fibula, initial encounter for closed fracture +S82436B Nondisplaced oblique fracture of shaft of unspecified fibula, initial encounter for open fracture type I or II +S82436C Nondisplaced oblique fracture of shaft of unspecified fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82436D Nondisplaced oblique fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with routine healing +S82436E Nondisplaced oblique fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with routine healing +S82436F Nondisplaced oblique fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82436G Nondisplaced oblique fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with delayed healing +S82436H Nondisplaced oblique fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with delayed healing +S82436J Nondisplaced oblique fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82436K Nondisplaced oblique fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with nonunion +S82436M Nondisplaced oblique fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with nonunion +S82436N Nondisplaced oblique fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82436P Nondisplaced oblique fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with malunion +S82436Q Nondisplaced oblique fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with malunion +S82436R Nondisplaced oblique fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82436S Nondisplaced oblique fracture of shaft of unspecified fibula, sequela +S82441A Displaced spiral fracture of shaft of right fibula, initial encounter for closed fracture +S82441B Displaced spiral fracture of shaft of right fibula, initial encounter for open fracture type I or II +S82441C Displaced spiral fracture of shaft of right fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82441D Displaced spiral fracture of shaft of right fibula, subsequent encounter for closed fracture with routine healing +S82441E Displaced spiral fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with routine healing +S82441F Displaced spiral fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82441G Displaced spiral fracture of shaft of right fibula, subsequent encounter for closed fracture with delayed healing +S82441H Displaced spiral fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with delayed healing +S82441J Displaced spiral fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82441K Displaced spiral fracture of shaft of right fibula, subsequent encounter for closed fracture with nonunion +S82441M Displaced spiral fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with nonunion +S82441N Displaced spiral fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82441P Displaced spiral fracture of shaft of right fibula, subsequent encounter for closed fracture with malunion +S82441Q Displaced spiral fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with malunion +S82441R Displaced spiral fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82441S Displaced spiral fracture of shaft of right fibula, sequela +S82442A Displaced spiral fracture of shaft of left fibula, initial encounter for closed fracture +S82442B Displaced spiral fracture of shaft of left fibula, initial encounter for open fracture type I or II +S82442C Displaced spiral fracture of shaft of left fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82442D Displaced spiral fracture of shaft of left fibula, subsequent encounter for closed fracture with routine healing +S82442E Displaced spiral fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with routine healing +S82442F Displaced spiral fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82442G Displaced spiral fracture of shaft of left fibula, subsequent encounter for closed fracture with delayed healing +S82442H Displaced spiral fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with delayed healing +S82442J Displaced spiral fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82442K Displaced spiral fracture of shaft of left fibula, subsequent encounter for closed fracture with nonunion +S82442M Displaced spiral fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with nonunion +S82442N Displaced spiral fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82442P Displaced spiral fracture of shaft of left fibula, subsequent encounter for closed fracture with malunion +S82442Q Displaced spiral fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with malunion +S82442R Displaced spiral fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82442S Displaced spiral fracture of shaft of left fibula, sequela +S82443A Displaced spiral fracture of shaft of unspecified fibula, initial encounter for closed fracture +S82443B Displaced spiral fracture of shaft of unspecified fibula, initial encounter for open fracture type I or II +S82443C Displaced spiral fracture of shaft of unspecified fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82443D Displaced spiral fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with routine healing +S82443E Displaced spiral fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with routine healing +S82443F Displaced spiral fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82443G Displaced spiral fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with delayed healing +S82443H Displaced spiral fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with delayed healing +S82443J Displaced spiral fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82443K Displaced spiral fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with nonunion +S82443M Displaced spiral fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with nonunion +S82443N Displaced spiral fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82443P Displaced spiral fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with malunion +S82443Q Displaced spiral fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with malunion +S82443R Displaced spiral fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82443S Displaced spiral fracture of shaft of unspecified fibula, sequela +S82444A Nondisplaced spiral fracture of shaft of right fibula, initial encounter for closed fracture +S82444B Nondisplaced spiral fracture of shaft of right fibula, initial encounter for open fracture type I or II +S82444C Nondisplaced spiral fracture of shaft of right fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82444D Nondisplaced spiral fracture of shaft of right fibula, subsequent encounter for closed fracture with routine healing +S82444E Nondisplaced spiral fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with routine healing +S82444F Nondisplaced spiral fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82444G Nondisplaced spiral fracture of shaft of right fibula, subsequent encounter for closed fracture with delayed healing +S82444H Nondisplaced spiral fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with delayed healing +S82444J Nondisplaced spiral fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82444K Nondisplaced spiral fracture of shaft of right fibula, subsequent encounter for closed fracture with nonunion +S82444M Nondisplaced spiral fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with nonunion +S82444N Nondisplaced spiral fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82444P Nondisplaced spiral fracture of shaft of right fibula, subsequent encounter for closed fracture with malunion +S82444Q Nondisplaced spiral fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with malunion +S82444R Nondisplaced spiral fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82444S Nondisplaced spiral fracture of shaft of right fibula, sequela +S82445A Nondisplaced spiral fracture of shaft of left fibula, initial encounter for closed fracture +S82445B Nondisplaced spiral fracture of shaft of left fibula, initial encounter for open fracture type I or II +S82445C Nondisplaced spiral fracture of shaft of left fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82445D Nondisplaced spiral fracture of shaft of left fibula, subsequent encounter for closed fracture with routine healing +S82445E Nondisplaced spiral fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with routine healing +S82445F Nondisplaced spiral fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82445G Nondisplaced spiral fracture of shaft of left fibula, subsequent encounter for closed fracture with delayed healing +S82445H Nondisplaced spiral fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with delayed healing +S82445J Nondisplaced spiral fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82445K Nondisplaced spiral fracture of shaft of left fibula, subsequent encounter for closed fracture with nonunion +S82445M Nondisplaced spiral fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with nonunion +S82445N Nondisplaced spiral fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82445P Nondisplaced spiral fracture of shaft of left fibula, subsequent encounter for closed fracture with malunion +S82445Q Nondisplaced spiral fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with malunion +S82445R Nondisplaced spiral fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82445S Nondisplaced spiral fracture of shaft of left fibula, sequela +S82446A Nondisplaced spiral fracture of shaft of unspecified fibula, initial encounter for closed fracture +S82446B Nondisplaced spiral fracture of shaft of unspecified fibula, initial encounter for open fracture type I or II +S82446C Nondisplaced spiral fracture of shaft of unspecified fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82446D Nondisplaced spiral fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with routine healing +S82446E Nondisplaced spiral fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with routine healing +S82446F Nondisplaced spiral fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82446G Nondisplaced spiral fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with delayed healing +S82446H Nondisplaced spiral fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with delayed healing +S82446J Nondisplaced spiral fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82446K Nondisplaced spiral fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with nonunion +S82446M Nondisplaced spiral fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with nonunion +S82446N Nondisplaced spiral fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82446P Nondisplaced spiral fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with malunion +S82446Q Nondisplaced spiral fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with malunion +S82446R Nondisplaced spiral fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82446S Nondisplaced spiral fracture of shaft of unspecified fibula, sequela +S82451A Displaced comminuted fracture of shaft of right fibula, initial encounter for closed fracture +S82451B Displaced comminuted fracture of shaft of right fibula, initial encounter for open fracture type I or II +S82451C Displaced comminuted fracture of shaft of right fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82451D Displaced comminuted fracture of shaft of right fibula, subsequent encounter for closed fracture with routine healing +S82451E Displaced comminuted fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with routine healing +S82451F Displaced comminuted fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82451G Displaced comminuted fracture of shaft of right fibula, subsequent encounter for closed fracture with delayed healing +S82451H Displaced comminuted fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with delayed healing +S82451J Displaced comminuted fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82451K Displaced comminuted fracture of shaft of right fibula, subsequent encounter for closed fracture with nonunion +S82451M Displaced comminuted fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with nonunion +S82451N Displaced comminuted fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82451P Displaced comminuted fracture of shaft of right fibula, subsequent encounter for closed fracture with malunion +S82451Q Displaced comminuted fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with malunion +S82451R Displaced comminuted fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82451S Displaced comminuted fracture of shaft of right fibula, sequela +S82452A Displaced comminuted fracture of shaft of left fibula, initial encounter for closed fracture +S82452B Displaced comminuted fracture of shaft of left fibula, initial encounter for open fracture type I or II +S82452C Displaced comminuted fracture of shaft of left fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82452D Displaced comminuted fracture of shaft of left fibula, subsequent encounter for closed fracture with routine healing +S82452E Displaced comminuted fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with routine healing +S82452F Displaced comminuted fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82452G Displaced comminuted fracture of shaft of left fibula, subsequent encounter for closed fracture with delayed healing +S82452H Displaced comminuted fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with delayed healing +S82452J Displaced comminuted fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82452K Displaced comminuted fracture of shaft of left fibula, subsequent encounter for closed fracture with nonunion +S82452M Displaced comminuted fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with nonunion +S82452N Displaced comminuted fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82452P Displaced comminuted fracture of shaft of left fibula, subsequent encounter for closed fracture with malunion +S82452Q Displaced comminuted fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with malunion +S82452R Displaced comminuted fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82452S Displaced comminuted fracture of shaft of left fibula, sequela +S82453A Displaced comminuted fracture of shaft of unspecified fibula, initial encounter for closed fracture +S82453B Displaced comminuted fracture of shaft of unspecified fibula, initial encounter for open fracture type I or II +S82453C Displaced comminuted fracture of shaft of unspecified fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82453D Displaced comminuted fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with routine healing +S82453E Displaced comminuted fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with routine healing +S82453F Displaced comminuted fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82453G Displaced comminuted fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with delayed healing +S82453H Displaced comminuted fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with delayed healing +S82453J Displaced comminuted fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82453K Displaced comminuted fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with nonunion +S82453M Displaced comminuted fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with nonunion +S82453N Displaced comminuted fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82453P Displaced comminuted fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with malunion +S82453Q Displaced comminuted fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with malunion +S82453R Displaced comminuted fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82453S Displaced comminuted fracture of shaft of unspecified fibula, sequela +S82454A Nondisplaced comminuted fracture of shaft of right fibula, initial encounter for closed fracture +S82454B Nondisplaced comminuted fracture of shaft of right fibula, initial encounter for open fracture type I or II +S82454C Nondisplaced comminuted fracture of shaft of right fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82454D Nondisplaced comminuted fracture of shaft of right fibula, subsequent encounter for closed fracture with routine healing +S82454E Nondisplaced comminuted fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with routine healing +S82454F Nondisplaced comminuted fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82454G Nondisplaced comminuted fracture of shaft of right fibula, subsequent encounter for closed fracture with delayed healing +S82454H Nondisplaced comminuted fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with delayed healing +S82454J Nondisplaced comminuted fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82454K Nondisplaced comminuted fracture of shaft of right fibula, subsequent encounter for closed fracture with nonunion +S82454M Nondisplaced comminuted fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with nonunion +S82454N Nondisplaced comminuted fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82454P Nondisplaced comminuted fracture of shaft of right fibula, subsequent encounter for closed fracture with malunion +S82454Q Nondisplaced comminuted fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with malunion +S82454R Nondisplaced comminuted fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82454S Nondisplaced comminuted fracture of shaft of right fibula, sequela +S82455A Nondisplaced comminuted fracture of shaft of left fibula, initial encounter for closed fracture +S82455B Nondisplaced comminuted fracture of shaft of left fibula, initial encounter for open fracture type I or II +S82455C Nondisplaced comminuted fracture of shaft of left fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82455D Nondisplaced comminuted fracture of shaft of left fibula, subsequent encounter for closed fracture with routine healing +S82455E Nondisplaced comminuted fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with routine healing +S82455F Nondisplaced comminuted fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82455G Nondisplaced comminuted fracture of shaft of left fibula, subsequent encounter for closed fracture with delayed healing +S82455H Nondisplaced comminuted fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with delayed healing +S82455J Nondisplaced comminuted fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82455K Nondisplaced comminuted fracture of shaft of left fibula, subsequent encounter for closed fracture with nonunion +S82455M Nondisplaced comminuted fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with nonunion +S82455N Nondisplaced comminuted fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82455P Nondisplaced comminuted fracture of shaft of left fibula, subsequent encounter for closed fracture with malunion +S82455Q Nondisplaced comminuted fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with malunion +S82455R Nondisplaced comminuted fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82455S Nondisplaced comminuted fracture of shaft of left fibula, sequela +S82456A Nondisplaced comminuted fracture of shaft of unspecified fibula, initial encounter for closed fracture +S82456B Nondisplaced comminuted fracture of shaft of unspecified fibula, initial encounter for open fracture type I or II +S82456C Nondisplaced comminuted fracture of shaft of unspecified fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82456D Nondisplaced comminuted fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with routine healing +S82456E Nondisplaced comminuted fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with routine healing +S82456F Nondisplaced comminuted fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82456G Nondisplaced comminuted fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with delayed healing +S82456H Nondisplaced comminuted fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with delayed healing +S82456J Nondisplaced comminuted fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82456K Nondisplaced comminuted fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with nonunion +S82456M Nondisplaced comminuted fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with nonunion +S82456N Nondisplaced comminuted fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82456P Nondisplaced comminuted fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with malunion +S82456Q Nondisplaced comminuted fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with malunion +S82456R Nondisplaced comminuted fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82456S Nondisplaced comminuted fracture of shaft of unspecified fibula, sequela +S82461A Displaced segmental fracture of shaft of right fibula, initial encounter for closed fracture +S82461B Displaced segmental fracture of shaft of right fibula, initial encounter for open fracture type I or II +S82461C Displaced segmental fracture of shaft of right fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82461D Displaced segmental fracture of shaft of right fibula, subsequent encounter for closed fracture with routine healing +S82461E Displaced segmental fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with routine healing +S82461F Displaced segmental fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82461G Displaced segmental fracture of shaft of right fibula, subsequent encounter for closed fracture with delayed healing +S82461H Displaced segmental fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with delayed healing +S82461J Displaced segmental fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82461K Displaced segmental fracture of shaft of right fibula, subsequent encounter for closed fracture with nonunion +S82461M Displaced segmental fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with nonunion +S82461N Displaced segmental fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82461P Displaced segmental fracture of shaft of right fibula, subsequent encounter for closed fracture with malunion +S82461Q Displaced segmental fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with malunion +S82461R Displaced segmental fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82461S Displaced segmental fracture of shaft of right fibula, sequela +S82462A Displaced segmental fracture of shaft of left fibula, initial encounter for closed fracture +S82462B Displaced segmental fracture of shaft of left fibula, initial encounter for open fracture type I or II +S82462C Displaced segmental fracture of shaft of left fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82462D Displaced segmental fracture of shaft of left fibula, subsequent encounter for closed fracture with routine healing +S82462E Displaced segmental fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with routine healing +S82462F Displaced segmental fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82462G Displaced segmental fracture of shaft of left fibula, subsequent encounter for closed fracture with delayed healing +S82462H Displaced segmental fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with delayed healing +S82462J Displaced segmental fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82462K Displaced segmental fracture of shaft of left fibula, subsequent encounter for closed fracture with nonunion +S82462M Displaced segmental fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with nonunion +S82462N Displaced segmental fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82462P Displaced segmental fracture of shaft of left fibula, subsequent encounter for closed fracture with malunion +S82462Q Displaced segmental fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with malunion +S82462R Displaced segmental fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82462S Displaced segmental fracture of shaft of left fibula, sequela +S82463A Displaced segmental fracture of shaft of unspecified fibula, initial encounter for closed fracture +S82463B Displaced segmental fracture of shaft of unspecified fibula, initial encounter for open fracture type I or II +S82463C Displaced segmental fracture of shaft of unspecified fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82463D Displaced segmental fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with routine healing +S82463E Displaced segmental fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with routine healing +S82463F Displaced segmental fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82463G Displaced segmental fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with delayed healing +S82463H Displaced segmental fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with delayed healing +S82463J Displaced segmental fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82463K Displaced segmental fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with nonunion +S82463M Displaced segmental fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with nonunion +S82463N Displaced segmental fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82463P Displaced segmental fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with malunion +S82463Q Displaced segmental fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with malunion +S82463R Displaced segmental fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82463S Displaced segmental fracture of shaft of unspecified fibula, sequela +S82464A Nondisplaced segmental fracture of shaft of right fibula, initial encounter for closed fracture +S82464B Nondisplaced segmental fracture of shaft of right fibula, initial encounter for open fracture type I or II +S82464C Nondisplaced segmental fracture of shaft of right fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82464D Nondisplaced segmental fracture of shaft of right fibula, subsequent encounter for closed fracture with routine healing +S82464E Nondisplaced segmental fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with routine healing +S82464F Nondisplaced segmental fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82464G Nondisplaced segmental fracture of shaft of right fibula, subsequent encounter for closed fracture with delayed healing +S82464H Nondisplaced segmental fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with delayed healing +S82464J Nondisplaced segmental fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82464K Nondisplaced segmental fracture of shaft of right fibula, subsequent encounter for closed fracture with nonunion +S82464M Nondisplaced segmental fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with nonunion +S82464N Nondisplaced segmental fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82464P Nondisplaced segmental fracture of shaft of right fibula, subsequent encounter for closed fracture with malunion +S82464Q Nondisplaced segmental fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with malunion +S82464R Nondisplaced segmental fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82464S Nondisplaced segmental fracture of shaft of right fibula, sequela +S82465A Nondisplaced segmental fracture of shaft of left fibula, initial encounter for closed fracture +S82465B Nondisplaced segmental fracture of shaft of left fibula, initial encounter for open fracture type I or II +S82465C Nondisplaced segmental fracture of shaft of left fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82465D Nondisplaced segmental fracture of shaft of left fibula, subsequent encounter for closed fracture with routine healing +S82465E Nondisplaced segmental fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with routine healing +S82465F Nondisplaced segmental fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82465G Nondisplaced segmental fracture of shaft of left fibula, subsequent encounter for closed fracture with delayed healing +S82465H Nondisplaced segmental fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with delayed healing +S82465J Nondisplaced segmental fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82465K Nondisplaced segmental fracture of shaft of left fibula, subsequent encounter for closed fracture with nonunion +S82465M Nondisplaced segmental fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with nonunion +S82465N Nondisplaced segmental fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82465P Nondisplaced segmental fracture of shaft of left fibula, subsequent encounter for closed fracture with malunion +S82465Q Nondisplaced segmental fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with malunion +S82465R Nondisplaced segmental fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82465S Nondisplaced segmental fracture of shaft of left fibula, sequela +S82466A Nondisplaced segmental fracture of shaft of unspecified fibula, initial encounter for closed fracture +S82466B Nondisplaced segmental fracture of shaft of unspecified fibula, initial encounter for open fracture type I or II +S82466C Nondisplaced segmental fracture of shaft of unspecified fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82466D Nondisplaced segmental fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with routine healing +S82466E Nondisplaced segmental fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with routine healing +S82466F Nondisplaced segmental fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82466G Nondisplaced segmental fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with delayed healing +S82466H Nondisplaced segmental fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with delayed healing +S82466J Nondisplaced segmental fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82466K Nondisplaced segmental fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with nonunion +S82466M Nondisplaced segmental fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with nonunion +S82466N Nondisplaced segmental fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82466P Nondisplaced segmental fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with malunion +S82466Q Nondisplaced segmental fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with malunion +S82466R Nondisplaced segmental fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82466S Nondisplaced segmental fracture of shaft of unspecified fibula, sequela +S82491A Other fracture of shaft of right fibula, initial encounter for closed fracture +S82491B Other fracture of shaft of right fibula, initial encounter for open fracture type I or II +S82491C Other fracture of shaft of right fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82491D Other fracture of shaft of right fibula, subsequent encounter for closed fracture with routine healing +S82491E Other fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with routine healing +S82491F Other fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82491G Other fracture of shaft of right fibula, subsequent encounter for closed fracture with delayed healing +S82491H Other fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with delayed healing +S82491J Other fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82491K Other fracture of shaft of right fibula, subsequent encounter for closed fracture with nonunion +S82491M Other fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with nonunion +S82491N Other fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82491P Other fracture of shaft of right fibula, subsequent encounter for closed fracture with malunion +S82491Q Other fracture of shaft of right fibula, subsequent encounter for open fracture type I or II with malunion +S82491R Other fracture of shaft of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82491S Other fracture of shaft of right fibula, sequela +S82492A Other fracture of shaft of left fibula, initial encounter for closed fracture +S82492B Other fracture of shaft of left fibula, initial encounter for open fracture type I or II +S82492C Other fracture of shaft of left fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82492D Other fracture of shaft of left fibula, subsequent encounter for closed fracture with routine healing +S82492E Other fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with routine healing +S82492F Other fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82492G Other fracture of shaft of left fibula, subsequent encounter for closed fracture with delayed healing +S82492H Other fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with delayed healing +S82492J Other fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82492K Other fracture of shaft of left fibula, subsequent encounter for closed fracture with nonunion +S82492M Other fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with nonunion +S82492N Other fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82492P Other fracture of shaft of left fibula, subsequent encounter for closed fracture with malunion +S82492Q Other fracture of shaft of left fibula, subsequent encounter for open fracture type I or II with malunion +S82492R Other fracture of shaft of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82492S Other fracture of shaft of left fibula, sequela +S82499A Other fracture of shaft of unspecified fibula, initial encounter for closed fracture +S82499B Other fracture of shaft of unspecified fibula, initial encounter for open fracture type I or II +S82499C Other fracture of shaft of unspecified fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82499D Other fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with routine healing +S82499E Other fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with routine healing +S82499F Other fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82499G Other fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with delayed healing +S82499H Other fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with delayed healing +S82499J Other fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82499K Other fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with nonunion +S82499M Other fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with nonunion +S82499N Other fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82499P Other fracture of shaft of unspecified fibula, subsequent encounter for closed fracture with malunion +S82499Q Other fracture of shaft of unspecified fibula, subsequent encounter for open fracture type I or II with malunion +S82499R Other fracture of shaft of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82499S Other fracture of shaft of unspecified fibula, sequela +S8251XA Displaced fracture of medial malleolus of right tibia, initial encounter for closed fracture +S8251XB Displaced fracture of medial malleolus of right tibia, initial encounter for open fracture type I or II +S8251XC Displaced fracture of medial malleolus of right tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC +S8251XD Displaced fracture of medial malleolus of right tibia, subsequent encounter for closed fracture with routine healing +S8251XE Displaced fracture of medial malleolus of right tibia, subsequent encounter for open fracture type I or II with routine healing +S8251XF Displaced fracture of medial malleolus of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S8251XG Displaced fracture of medial malleolus of right tibia, subsequent encounter for closed fracture with delayed healing +S8251XH Displaced fracture of medial malleolus of right tibia, subsequent encounter for open fracture type I or II with delayed healing +S8251XJ Displaced fracture of medial malleolus of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S8251XK Displaced fracture of medial malleolus of right tibia, subsequent encounter for closed fracture with nonunion +S8251XM Displaced fracture of medial malleolus of right tibia, subsequent encounter for open fracture type I or II with nonunion +S8251XN Displaced fracture of medial malleolus of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S8251XP Displaced fracture of medial malleolus of right tibia, subsequent encounter for closed fracture with malunion +S8251XQ Displaced fracture of medial malleolus of right tibia, subsequent encounter for open fracture type I or II with malunion +S8251XR Displaced fracture of medial malleolus of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S8251XS Displaced fracture of medial malleolus of right tibia, sequela +S8252XA Displaced fracture of medial malleolus of left tibia, initial encounter for closed fracture +S8252XB Displaced fracture of medial malleolus of left tibia, initial encounter for open fracture type I or II +S8252XC Displaced fracture of medial malleolus of left tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC +S8252XD Displaced fracture of medial malleolus of left tibia, subsequent encounter for closed fracture with routine healing +S8252XE Displaced fracture of medial malleolus of left tibia, subsequent encounter for open fracture type I or II with routine healing +S8252XF Displaced fracture of medial malleolus of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S8252XG Displaced fracture of medial malleolus of left tibia, subsequent encounter for closed fracture with delayed healing +S8252XH Displaced fracture of medial malleolus of left tibia, subsequent encounter for open fracture type I or II with delayed healing +S8252XJ Displaced fracture of medial malleolus of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S8252XK Displaced fracture of medial malleolus of left tibia, subsequent encounter for closed fracture with nonunion +S8252XM Displaced fracture of medial malleolus of left tibia, subsequent encounter for open fracture type I or II with nonunion +S8252XN Displaced fracture of medial malleolus of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S8252XP Displaced fracture of medial malleolus of left tibia, subsequent encounter for closed fracture with malunion +S8252XQ Displaced fracture of medial malleolus of left tibia, subsequent encounter for open fracture type I or II with malunion +S8252XR Displaced fracture of medial malleolus of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S8252XS Displaced fracture of medial malleolus of left tibia, sequela +S8253XA Displaced fracture of medial malleolus of unspecified tibia, initial encounter for closed fracture +S8253XB Displaced fracture of medial malleolus of unspecified tibia, initial encounter for open fracture type I or II +S8253XC Displaced fracture of medial malleolus of unspecified tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC +S8253XD Displaced fracture of medial malleolus of unspecified tibia, subsequent encounter for closed fracture with routine healing +S8253XE Displaced fracture of medial malleolus of unspecified tibia, subsequent encounter for open fracture type I or II with routine healing +S8253XF Displaced fracture of medial malleolus of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S8253XG Displaced fracture of medial malleolus of unspecified tibia, subsequent encounter for closed fracture with delayed healing +S8253XH Displaced fracture of medial malleolus of unspecified tibia, subsequent encounter for open fracture type I or II with delayed healing +S8253XJ Displaced fracture of medial malleolus of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S8253XK Displaced fracture of medial malleolus of unspecified tibia, subsequent encounter for closed fracture with nonunion +S8253XM Displaced fracture of medial malleolus of unspecified tibia, subsequent encounter for open fracture type I or II with nonunion +S8253XN Displaced fracture of medial malleolus of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S8253XP Displaced fracture of medial malleolus of unspecified tibia, subsequent encounter for closed fracture with malunion +S8253XQ Displaced fracture of medial malleolus of unspecified tibia, subsequent encounter for open fracture type I or II with malunion +S8253XR Displaced fracture of medial malleolus of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S8253XS Displaced fracture of medial malleolus of unspecified tibia, sequela +S8254XA Nondisplaced fracture of medial malleolus of right tibia, initial encounter for closed fracture +S8254XB Nondisplaced fracture of medial malleolus of right tibia, initial encounter for open fracture type I or II +S8254XC Nondisplaced fracture of medial malleolus of right tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC +S8254XD Nondisplaced fracture of medial malleolus of right tibia, subsequent encounter for closed fracture with routine healing +S8254XE Nondisplaced fracture of medial malleolus of right tibia, subsequent encounter for open fracture type I or II with routine healing +S8254XF Nondisplaced fracture of medial malleolus of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S8254XG Nondisplaced fracture of medial malleolus of right tibia, subsequent encounter for closed fracture with delayed healing +S8254XH Nondisplaced fracture of medial malleolus of right tibia, subsequent encounter for open fracture type I or II with delayed healing +S8254XJ Nondisplaced fracture of medial malleolus of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S8254XK Nondisplaced fracture of medial malleolus of right tibia, subsequent encounter for closed fracture with nonunion +S8254XM Nondisplaced fracture of medial malleolus of right tibia, subsequent encounter for open fracture type I or II with nonunion +S8254XN Nondisplaced fracture of medial malleolus of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S8254XP Nondisplaced fracture of medial malleolus of right tibia, subsequent encounter for closed fracture with malunion +S8254XQ Nondisplaced fracture of medial malleolus of right tibia, subsequent encounter for open fracture type I or II with malunion +S8254XR Nondisplaced fracture of medial malleolus of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S8254XS Nondisplaced fracture of medial malleolus of right tibia, sequela +S8255XA Nondisplaced fracture of medial malleolus of left tibia, initial encounter for closed fracture +S8255XB Nondisplaced fracture of medial malleolus of left tibia, initial encounter for open fracture type I or II +S8255XC Nondisplaced fracture of medial malleolus of left tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC +S8255XD Nondisplaced fracture of medial malleolus of left tibia, subsequent encounter for closed fracture with routine healing +S8255XE Nondisplaced fracture of medial malleolus of left tibia, subsequent encounter for open fracture type I or II with routine healing +S8255XF Nondisplaced fracture of medial malleolus of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S8255XG Nondisplaced fracture of medial malleolus of left tibia, subsequent encounter for closed fracture with delayed healing +S8255XH Nondisplaced fracture of medial malleolus of left tibia, subsequent encounter for open fracture type I or II with delayed healing +S8255XJ Nondisplaced fracture of medial malleolus of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S8255XK Nondisplaced fracture of medial malleolus of left tibia, subsequent encounter for closed fracture with nonunion +S8255XM Nondisplaced fracture of medial malleolus of left tibia, subsequent encounter for open fracture type I or II with nonunion +S8255XN Nondisplaced fracture of medial malleolus of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S8255XP Nondisplaced fracture of medial malleolus of left tibia, subsequent encounter for closed fracture with malunion +S8255XQ Nondisplaced fracture of medial malleolus of left tibia, subsequent encounter for open fracture type I or II with malunion +S8255XR Nondisplaced fracture of medial malleolus of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S8255XS Nondisplaced fracture of medial malleolus of left tibia, sequela +S8256XA Nondisplaced fracture of medial malleolus of unspecified tibia, initial encounter for closed fracture +S8256XB Nondisplaced fracture of medial malleolus of unspecified tibia, initial encounter for open fracture type I or II +S8256XC Nondisplaced fracture of medial malleolus of unspecified tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC +S8256XD Nondisplaced fracture of medial malleolus of unspecified tibia, subsequent encounter for closed fracture with routine healing +S8256XE Nondisplaced fracture of medial malleolus of unspecified tibia, subsequent encounter for open fracture type I or II with routine healing +S8256XF Nondisplaced fracture of medial malleolus of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S8256XG Nondisplaced fracture of medial malleolus of unspecified tibia, subsequent encounter for closed fracture with delayed healing +S8256XH Nondisplaced fracture of medial malleolus of unspecified tibia, subsequent encounter for open fracture type I or II with delayed healing +S8256XJ Nondisplaced fracture of medial malleolus of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S8256XK Nondisplaced fracture of medial malleolus of unspecified tibia, subsequent encounter for closed fracture with nonunion +S8256XM Nondisplaced fracture of medial malleolus of unspecified tibia, subsequent encounter for open fracture type I or II with nonunion +S8256XN Nondisplaced fracture of medial malleolus of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S8256XP Nondisplaced fracture of medial malleolus of unspecified tibia, subsequent encounter for closed fracture with malunion +S8256XQ Nondisplaced fracture of medial malleolus of unspecified tibia, subsequent encounter for open fracture type I or II with malunion +S8256XR Nondisplaced fracture of medial malleolus of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S8256XS Nondisplaced fracture of medial malleolus of unspecified tibia, sequela +S8261XA Displaced fracture of lateral malleolus of right fibula, initial encounter for closed fracture +S8261XB Displaced fracture of lateral malleolus of right fibula, initial encounter for open fracture type I or II +S8261XC Displaced fracture of lateral malleolus of right fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC +S8261XD Displaced fracture of lateral malleolus of right fibula, subsequent encounter for closed fracture with routine healing +S8261XE Displaced fracture of lateral malleolus of right fibula, subsequent encounter for open fracture type I or II with routine healing +S8261XF Displaced fracture of lateral malleolus of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S8261XG Displaced fracture of lateral malleolus of right fibula, subsequent encounter for closed fracture with delayed healing +S8261XH Displaced fracture of lateral malleolus of right fibula, subsequent encounter for open fracture type I or II with delayed healing +S8261XJ Displaced fracture of lateral malleolus of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S8261XK Displaced fracture of lateral malleolus of right fibula, subsequent encounter for closed fracture with nonunion +S8261XM Displaced fracture of lateral malleolus of right fibula, subsequent encounter for open fracture type I or II with nonunion +S8261XN Displaced fracture of lateral malleolus of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S8261XP Displaced fracture of lateral malleolus of right fibula, subsequent encounter for closed fracture with malunion +S8261XQ Displaced fracture of lateral malleolus of right fibula, subsequent encounter for open fracture type I or II with malunion +S8261XR Displaced fracture of lateral malleolus of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S8261XS Displaced fracture of lateral malleolus of right fibula, sequela +S8262XA Displaced fracture of lateral malleolus of left fibula, initial encounter for closed fracture +S8262XB Displaced fracture of lateral malleolus of left fibula, initial encounter for open fracture type I or II +S8262XC Displaced fracture of lateral malleolus of left fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC +S8262XD Displaced fracture of lateral malleolus of left fibula, subsequent encounter for closed fracture with routine healing +S8262XE Displaced fracture of lateral malleolus of left fibula, subsequent encounter for open fracture type I or II with routine healing +S8262XF Displaced fracture of lateral malleolus of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S8262XG Displaced fracture of lateral malleolus of left fibula, subsequent encounter for closed fracture with delayed healing +S8262XH Displaced fracture of lateral malleolus of left fibula, subsequent encounter for open fracture type I or II with delayed healing +S8262XJ Displaced fracture of lateral malleolus of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S8262XK Displaced fracture of lateral malleolus of left fibula, subsequent encounter for closed fracture with nonunion +S8262XM Displaced fracture of lateral malleolus of left fibula, subsequent encounter for open fracture type I or II with nonunion +S8262XN Displaced fracture of lateral malleolus of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S8262XP Displaced fracture of lateral malleolus of left fibula, subsequent encounter for closed fracture with malunion +S8262XQ Displaced fracture of lateral malleolus of left fibula, subsequent encounter for open fracture type I or II with malunion +S8262XR Displaced fracture of lateral malleolus of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S8262XS Displaced fracture of lateral malleolus of left fibula, sequela +S8263XA Displaced fracture of lateral malleolus of unspecified fibula, initial encounter for closed fracture +S8263XB Displaced fracture of lateral malleolus of unspecified fibula, initial encounter for open fracture type I or II +S8263XC Displaced fracture of lateral malleolus of unspecified fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC +S8263XD Displaced fracture of lateral malleolus of unspecified fibula, subsequent encounter for closed fracture with routine healing +S8263XE Displaced fracture of lateral malleolus of unspecified fibula, subsequent encounter for open fracture type I or II with routine healing +S8263XF Displaced fracture of lateral malleolus of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S8263XG Displaced fracture of lateral malleolus of unspecified fibula, subsequent encounter for closed fracture with delayed healing +S8263XH Displaced fracture of lateral malleolus of unspecified fibula, subsequent encounter for open fracture type I or II with delayed healing +S8263XJ Displaced fracture of lateral malleolus of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S8263XK Displaced fracture of lateral malleolus of unspecified fibula, subsequent encounter for closed fracture with nonunion +S8263XM Displaced fracture of lateral malleolus of unspecified fibula, subsequent encounter for open fracture type I or II with nonunion +S8263XN Displaced fracture of lateral malleolus of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S8263XP Displaced fracture of lateral malleolus of unspecified fibula, subsequent encounter for closed fracture with malunion +S8263XQ Displaced fracture of lateral malleolus of unspecified fibula, subsequent encounter for open fracture type I or II with malunion +S8263XR Displaced fracture of lateral malleolus of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S8263XS Displaced fracture of lateral malleolus of unspecified fibula, sequela +S8264XA Nondisplaced fracture of lateral malleolus of right fibula, initial encounter for closed fracture +S8264XB Nondisplaced fracture of lateral malleolus of right fibula, initial encounter for open fracture type I or II +S8264XC Nondisplaced fracture of lateral malleolus of right fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC +S8264XD Nondisplaced fracture of lateral malleolus of right fibula, subsequent encounter for closed fracture with routine healing +S8264XE Nondisplaced fracture of lateral malleolus of right fibula, subsequent encounter for open fracture type I or II with routine healing +S8264XF Nondisplaced fracture of lateral malleolus of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S8264XG Nondisplaced fracture of lateral malleolus of right fibula, subsequent encounter for closed fracture with delayed healing +S8264XH Nondisplaced fracture of lateral malleolus of right fibula, subsequent encounter for open fracture type I or II with delayed healing +S8264XJ Nondisplaced fracture of lateral malleolus of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S8264XK Nondisplaced fracture of lateral malleolus of right fibula, subsequent encounter for closed fracture with nonunion +S8264XM Nondisplaced fracture of lateral malleolus of right fibula, subsequent encounter for open fracture type I or II with nonunion +S8264XN Nondisplaced fracture of lateral malleolus of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S8264XP Nondisplaced fracture of lateral malleolus of right fibula, subsequent encounter for closed fracture with malunion +S8264XQ Nondisplaced fracture of lateral malleolus of right fibula, subsequent encounter for open fracture type I or II with malunion +S8264XR Nondisplaced fracture of lateral malleolus of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S8264XS Nondisplaced fracture of lateral malleolus of right fibula, sequela +S8265XA Nondisplaced fracture of lateral malleolus of left fibula, initial encounter for closed fracture +S8265XB Nondisplaced fracture of lateral malleolus of left fibula, initial encounter for open fracture type I or II +S8265XC Nondisplaced fracture of lateral malleolus of left fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC +S8265XD Nondisplaced fracture of lateral malleolus of left fibula, subsequent encounter for closed fracture with routine healing +S8265XE Nondisplaced fracture of lateral malleolus of left fibula, subsequent encounter for open fracture type I or II with routine healing +S8265XF Nondisplaced fracture of lateral malleolus of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S8265XG Nondisplaced fracture of lateral malleolus of left fibula, subsequent encounter for closed fracture with delayed healing +S8265XH Nondisplaced fracture of lateral malleolus of left fibula, subsequent encounter for open fracture type I or II with delayed healing +S8265XJ Nondisplaced fracture of lateral malleolus of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S8265XK Nondisplaced fracture of lateral malleolus of left fibula, subsequent encounter for closed fracture with nonunion +S8265XM Nondisplaced fracture of lateral malleolus of left fibula, subsequent encounter for open fracture type I or II with nonunion +S8265XN Nondisplaced fracture of lateral malleolus of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S8265XP Nondisplaced fracture of lateral malleolus of left fibula, subsequent encounter for closed fracture with malunion +S8265XQ Nondisplaced fracture of lateral malleolus of left fibula, subsequent encounter for open fracture type I or II with malunion +S8265XR Nondisplaced fracture of lateral malleolus of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S8265XS Nondisplaced fracture of lateral malleolus of left fibula, sequela +S8266XA Nondisplaced fracture of lateral malleolus of unspecified fibula, initial encounter for closed fracture +S8266XB Nondisplaced fracture of lateral malleolus of unspecified fibula, initial encounter for open fracture type I or II +S8266XC Nondisplaced fracture of lateral malleolus of unspecified fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC +S8266XD Nondisplaced fracture of lateral malleolus of unspecified fibula, subsequent encounter for closed fracture with routine healing +S8266XE Nondisplaced fracture of lateral malleolus of unspecified fibula, subsequent encounter for open fracture type I or II with routine healing +S8266XF Nondisplaced fracture of lateral malleolus of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S8266XG Nondisplaced fracture of lateral malleolus of unspecified fibula, subsequent encounter for closed fracture with delayed healing +S8266XH Nondisplaced fracture of lateral malleolus of unspecified fibula, subsequent encounter for open fracture type I or II with delayed healing +S8266XJ Nondisplaced fracture of lateral malleolus of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S8266XK Nondisplaced fracture of lateral malleolus of unspecified fibula, subsequent encounter for closed fracture with nonunion +S8266XM Nondisplaced fracture of lateral malleolus of unspecified fibula, subsequent encounter for open fracture type I or II with nonunion +S8266XN Nondisplaced fracture of lateral malleolus of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S8266XP Nondisplaced fracture of lateral malleolus of unspecified fibula, subsequent encounter for closed fracture with malunion +S8266XQ Nondisplaced fracture of lateral malleolus of unspecified fibula, subsequent encounter for open fracture type I or II with malunion +S8266XR Nondisplaced fracture of lateral malleolus of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S8266XS Nondisplaced fracture of lateral malleolus of unspecified fibula, sequela +S82811A Torus fracture of upper end of right fibula, initial encounter for closed fracture +S82811D Torus fracture of upper end of right fibula, subsequent encounter for fracture with routine healing +S82811G Torus fracture of upper end of right fibula, subsequent encounter for fracture with delayed healing +S82811K Torus fracture of upper end of right fibula, subsequent encounter for fracture with nonunion +S82811P Torus fracture of upper end of right fibula, subsequent encounter for fracture with malunion +S82811S Torus fracture of upper end of right fibula, sequela +S82812A Torus fracture of upper end of left fibula, initial encounter for closed fracture +S82812D Torus fracture of upper end of left fibula, subsequent encounter for fracture with routine healing +S82812G Torus fracture of upper end of left fibula, subsequent encounter for fracture with delayed healing +S82812K Torus fracture of upper end of left fibula, subsequent encounter for fracture with nonunion +S82812P Torus fracture of upper end of left fibula, subsequent encounter for fracture with malunion +S82812S Torus fracture of upper end of left fibula, sequela +S82819A Torus fracture of upper end of unspecified fibula, initial encounter for closed fracture +S82819D Torus fracture of upper end of unspecified fibula, subsequent encounter for fracture with routine healing +S82819G Torus fracture of upper end of unspecified fibula, subsequent encounter for fracture with delayed healing +S82819K Torus fracture of upper end of unspecified fibula, subsequent encounter for fracture with nonunion +S82819P Torus fracture of upper end of unspecified fibula, subsequent encounter for fracture with malunion +S82819S Torus fracture of upper end of unspecified fibula, sequela +S82821A Torus fracture of lower end of right fibula, initial encounter for closed fracture +S82821D Torus fracture of lower end of right fibula, subsequent encounter for fracture with routine healing +S82821G Torus fracture of lower end of right fibula, subsequent encounter for fracture with delayed healing +S82821K Torus fracture of lower end of right fibula, subsequent encounter for fracture with nonunion +S82821P Torus fracture of lower end of right fibula, subsequent encounter for fracture with malunion +S82821S Torus fracture of lower end of right fibula, sequela +S82822A Torus fracture of lower end of left fibula, initial encounter for closed fracture +S82822D Torus fracture of lower end of left fibula, subsequent encounter for fracture with routine healing +S82822G Torus fracture of lower end of left fibula, subsequent encounter for fracture with delayed healing +S82822K Torus fracture of lower end of left fibula, subsequent encounter for fracture with nonunion +S82822P Torus fracture of lower end of left fibula, subsequent encounter for fracture with malunion +S82822S Torus fracture of lower end of left fibula, sequela +S82829A Torus fracture of lower end of unspecified fibula, initial encounter for closed fracture +S82829D Torus fracture of lower end of unspecified fibula, subsequent encounter for fracture with routine healing +S82829G Torus fracture of lower end of unspecified fibula, subsequent encounter for fracture with delayed healing +S82829K Torus fracture of lower end of unspecified fibula, subsequent encounter for fracture with nonunion +S82829P Torus fracture of lower end of unspecified fibula, subsequent encounter for fracture with malunion +S82829S Torus fracture of lower end of unspecified fibula, sequela +S82831A Other fracture of upper and lower end of right fibula, initial encounter for closed fracture +S82831B Other fracture of upper and lower end of right fibula, initial encounter for open fracture type I or II +S82831C Other fracture of upper and lower end of right fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82831D Other fracture of upper and lower end of right fibula, subsequent encounter for closed fracture with routine healing +S82831E Other fracture of upper and lower end of right fibula, subsequent encounter for open fracture type I or II with routine healing +S82831F Other fracture of upper and lower end of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82831G Other fracture of upper and lower end of right fibula, subsequent encounter for closed fracture with delayed healing +S82831H Other fracture of upper and lower end of right fibula, subsequent encounter for open fracture type I or II with delayed healing +S82831J Other fracture of upper and lower end of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82831K Other fracture of upper and lower end of right fibula, subsequent encounter for closed fracture with nonunion +S82831M Other fracture of upper and lower end of right fibula, subsequent encounter for open fracture type I or II with nonunion +S82831N Other fracture of upper and lower end of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82831P Other fracture of upper and lower end of right fibula, subsequent encounter for closed fracture with malunion +S82831Q Other fracture of upper and lower end of right fibula, subsequent encounter for open fracture type I or II with malunion +S82831R Other fracture of upper and lower end of right fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82831S Other fracture of upper and lower end of right fibula, sequela +S82832A Other fracture of upper and lower end of left fibula, initial encounter for closed fracture +S82832B Other fracture of upper and lower end of left fibula, initial encounter for open fracture type I or II +S82832C Other fracture of upper and lower end of left fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82832D Other fracture of upper and lower end of left fibula, subsequent encounter for closed fracture with routine healing +S82832E Other fracture of upper and lower end of left fibula, subsequent encounter for open fracture type I or II with routine healing +S82832F Other fracture of upper and lower end of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82832G Other fracture of upper and lower end of left fibula, subsequent encounter for closed fracture with delayed healing +S82832H Other fracture of upper and lower end of left fibula, subsequent encounter for open fracture type I or II with delayed healing +S82832J Other fracture of upper and lower end of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82832K Other fracture of upper and lower end of left fibula, subsequent encounter for closed fracture with nonunion +S82832M Other fracture of upper and lower end of left fibula, subsequent encounter for open fracture type I or II with nonunion +S82832N Other fracture of upper and lower end of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82832P Other fracture of upper and lower end of left fibula, subsequent encounter for closed fracture with malunion +S82832Q Other fracture of upper and lower end of left fibula, subsequent encounter for open fracture type I or II with malunion +S82832R Other fracture of upper and lower end of left fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82832S Other fracture of upper and lower end of left fibula, sequela +S82839A Other fracture of upper and lower end of unspecified fibula, initial encounter for closed fracture +S82839B Other fracture of upper and lower end of unspecified fibula, initial encounter for open fracture type I or II +S82839C Other fracture of upper and lower end of unspecified fibula, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82839D Other fracture of upper and lower end of unspecified fibula, subsequent encounter for closed fracture with routine healing +S82839E Other fracture of upper and lower end of unspecified fibula, subsequent encounter for open fracture type I or II with routine healing +S82839F Other fracture of upper and lower end of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82839G Other fracture of upper and lower end of unspecified fibula, subsequent encounter for closed fracture with delayed healing +S82839H Other fracture of upper and lower end of unspecified fibula, subsequent encounter for open fracture type I or II with delayed healing +S82839J Other fracture of upper and lower end of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82839K Other fracture of upper and lower end of unspecified fibula, subsequent encounter for closed fracture with nonunion +S82839M Other fracture of upper and lower end of unspecified fibula, subsequent encounter for open fracture type I or II with nonunion +S82839N Other fracture of upper and lower end of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82839P Other fracture of upper and lower end of unspecified fibula, subsequent encounter for closed fracture with malunion +S82839Q Other fracture of upper and lower end of unspecified fibula, subsequent encounter for open fracture type I or II with malunion +S82839R Other fracture of upper and lower end of unspecified fibula, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82839S Other fracture of upper and lower end of unspecified fibula, sequela +S82841A Displaced bimalleolar fracture of right lower leg, initial encounter for closed fracture +S82841B Displaced bimalleolar fracture of right lower leg, initial encounter for open fracture type I or II +S82841C Displaced bimalleolar fracture of right lower leg, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82841D Displaced bimalleolar fracture of right lower leg, subsequent encounter for closed fracture with routine healing +S82841E Displaced bimalleolar fracture of right lower leg, subsequent encounter for open fracture type I or II with routine healing +S82841F Displaced bimalleolar fracture of right lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82841G Displaced bimalleolar fracture of right lower leg, subsequent encounter for closed fracture with delayed healing +S82841H Displaced bimalleolar fracture of right lower leg, subsequent encounter for open fracture type I or II with delayed healing +S82841J Displaced bimalleolar fracture of right lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82841K Displaced bimalleolar fracture of right lower leg, subsequent encounter for closed fracture with nonunion +S82841M Displaced bimalleolar fracture of right lower leg, subsequent encounter for open fracture type I or II with nonunion +S82841N Displaced bimalleolar fracture of right lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82841P Displaced bimalleolar fracture of right lower leg, subsequent encounter for closed fracture with malunion +S82841Q Displaced bimalleolar fracture of right lower leg, subsequent encounter for open fracture type I or II with malunion +S82841R Displaced bimalleolar fracture of right lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82841S Displaced bimalleolar fracture of right lower leg, sequela +S82842A Displaced bimalleolar fracture of left lower leg, initial encounter for closed fracture +S82842B Displaced bimalleolar fracture of left lower leg, initial encounter for open fracture type I or II +S82842C Displaced bimalleolar fracture of left lower leg, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82842D Displaced bimalleolar fracture of left lower leg, subsequent encounter for closed fracture with routine healing +S82842E Displaced bimalleolar fracture of left lower leg, subsequent encounter for open fracture type I or II with routine healing +S82842F Displaced bimalleolar fracture of left lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82842G Displaced bimalleolar fracture of left lower leg, subsequent encounter for closed fracture with delayed healing +S82842H Displaced bimalleolar fracture of left lower leg, subsequent encounter for open fracture type I or II with delayed healing +S82842J Displaced bimalleolar fracture of left lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82842K Displaced bimalleolar fracture of left lower leg, subsequent encounter for closed fracture with nonunion +S82842M Displaced bimalleolar fracture of left lower leg, subsequent encounter for open fracture type I or II with nonunion +S82842N Displaced bimalleolar fracture of left lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82842P Displaced bimalleolar fracture of left lower leg, subsequent encounter for closed fracture with malunion +S82842Q Displaced bimalleolar fracture of left lower leg, subsequent encounter for open fracture type I or II with malunion +S82842R Displaced bimalleolar fracture of left lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82842S Displaced bimalleolar fracture of left lower leg, sequela +S82843A Displaced bimalleolar fracture of unspecified lower leg, initial encounter for closed fracture +S82843B Displaced bimalleolar fracture of unspecified lower leg, initial encounter for open fracture type I or II +S82843C Displaced bimalleolar fracture of unspecified lower leg, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82843D Displaced bimalleolar fracture of unspecified lower leg, subsequent encounter for closed fracture with routine healing +S82843E Displaced bimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type I or II with routine healing +S82843F Displaced bimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82843G Displaced bimalleolar fracture of unspecified lower leg, subsequent encounter for closed fracture with delayed healing +S82843H Displaced bimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type I or II with delayed healing +S82843J Displaced bimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82843K Displaced bimalleolar fracture of unspecified lower leg, subsequent encounter for closed fracture with nonunion +S82843M Displaced bimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type I or II with nonunion +S82843N Displaced bimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82843P Displaced bimalleolar fracture of unspecified lower leg, subsequent encounter for closed fracture with malunion +S82843Q Displaced bimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type I or II with malunion +S82843R Displaced bimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82843S Displaced bimalleolar fracture of unspecified lower leg, sequela +S82844A Nondisplaced bimalleolar fracture of right lower leg, initial encounter for closed fracture +S82844B Nondisplaced bimalleolar fracture of right lower leg, initial encounter for open fracture type I or II +S82844C Nondisplaced bimalleolar fracture of right lower leg, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82844D Nondisplaced bimalleolar fracture of right lower leg, subsequent encounter for closed fracture with routine healing +S82844E Nondisplaced bimalleolar fracture of right lower leg, subsequent encounter for open fracture type I or II with routine healing +S82844F Nondisplaced bimalleolar fracture of right lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82844G Nondisplaced bimalleolar fracture of right lower leg, subsequent encounter for closed fracture with delayed healing +S82844H Nondisplaced bimalleolar fracture of right lower leg, subsequent encounter for open fracture type I or II with delayed healing +S82844J Nondisplaced bimalleolar fracture of right lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82844K Nondisplaced bimalleolar fracture of right lower leg, subsequent encounter for closed fracture with nonunion +S82844M Nondisplaced bimalleolar fracture of right lower leg, subsequent encounter for open fracture type I or II with nonunion +S82844N Nondisplaced bimalleolar fracture of right lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82844P Nondisplaced bimalleolar fracture of right lower leg, subsequent encounter for closed fracture with malunion +S82844Q Nondisplaced bimalleolar fracture of right lower leg, subsequent encounter for open fracture type I or II with malunion +S82844R Nondisplaced bimalleolar fracture of right lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82844S Nondisplaced bimalleolar fracture of right lower leg, sequela +S82845A Nondisplaced bimalleolar fracture of left lower leg, initial encounter for closed fracture +S82845B Nondisplaced bimalleolar fracture of left lower leg, initial encounter for open fracture type I or II +S82845C Nondisplaced bimalleolar fracture of left lower leg, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82845D Nondisplaced bimalleolar fracture of left lower leg, subsequent encounter for closed fracture with routine healing +S82845E Nondisplaced bimalleolar fracture of left lower leg, subsequent encounter for open fracture type I or II with routine healing +S82845F Nondisplaced bimalleolar fracture of left lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82845G Nondisplaced bimalleolar fracture of left lower leg, subsequent encounter for closed fracture with delayed healing +S82845H Nondisplaced bimalleolar fracture of left lower leg, subsequent encounter for open fracture type I or II with delayed healing +S82845J Nondisplaced bimalleolar fracture of left lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82845K Nondisplaced bimalleolar fracture of left lower leg, subsequent encounter for closed fracture with nonunion +S82845M Nondisplaced bimalleolar fracture of left lower leg, subsequent encounter for open fracture type I or II with nonunion +S82845N Nondisplaced bimalleolar fracture of left lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82845P Nondisplaced bimalleolar fracture of left lower leg, subsequent encounter for closed fracture with malunion +S82845Q Nondisplaced bimalleolar fracture of left lower leg, subsequent encounter for open fracture type I or II with malunion +S82845R Nondisplaced bimalleolar fracture of left lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82845S Nondisplaced bimalleolar fracture of left lower leg, sequela +S82846A Nondisplaced bimalleolar fracture of unspecified lower leg, initial encounter for closed fracture +S82846B Nondisplaced bimalleolar fracture of unspecified lower leg, initial encounter for open fracture type I or II +S82846C Nondisplaced bimalleolar fracture of unspecified lower leg, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82846D Nondisplaced bimalleolar fracture of unspecified lower leg, subsequent encounter for closed fracture with routine healing +S82846E Nondisplaced bimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type I or II with routine healing +S82846F Nondisplaced bimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82846G Nondisplaced bimalleolar fracture of unspecified lower leg, subsequent encounter for closed fracture with delayed healing +S82846H Nondisplaced bimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type I or II with delayed healing +S82846J Nondisplaced bimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82846K Nondisplaced bimalleolar fracture of unspecified lower leg, subsequent encounter for closed fracture with nonunion +S82846M Nondisplaced bimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type I or II with nonunion +S82846N Nondisplaced bimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82846P Nondisplaced bimalleolar fracture of unspecified lower leg, subsequent encounter for closed fracture with malunion +S82846Q Nondisplaced bimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type I or II with malunion +S82846R Nondisplaced bimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82846S Nondisplaced bimalleolar fracture of unspecified lower leg, sequela +S82851A Displaced trimalleolar fracture of right lower leg, initial encounter for closed fracture +S82851B Displaced trimalleolar fracture of right lower leg, initial encounter for open fracture type I or II +S82851C Displaced trimalleolar fracture of right lower leg, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82851D Displaced trimalleolar fracture of right lower leg, subsequent encounter for closed fracture with routine healing +S82851E Displaced trimalleolar fracture of right lower leg, subsequent encounter for open fracture type I or II with routine healing +S82851F Displaced trimalleolar fracture of right lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82851G Displaced trimalleolar fracture of right lower leg, subsequent encounter for closed fracture with delayed healing +S82851H Displaced trimalleolar fracture of right lower leg, subsequent encounter for open fracture type I or II with delayed healing +S82851J Displaced trimalleolar fracture of right lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82851K Displaced trimalleolar fracture of right lower leg, subsequent encounter for closed fracture with nonunion +S82851M Displaced trimalleolar fracture of right lower leg, subsequent encounter for open fracture type I or II with nonunion +S82851N Displaced trimalleolar fracture of right lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82851P Displaced trimalleolar fracture of right lower leg, subsequent encounter for closed fracture with malunion +S82851Q Displaced trimalleolar fracture of right lower leg, subsequent encounter for open fracture type I or II with malunion +S82851R Displaced trimalleolar fracture of right lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82851S Displaced trimalleolar fracture of right lower leg, sequela +S82852A Displaced trimalleolar fracture of left lower leg, initial encounter for closed fracture +S82852B Displaced trimalleolar fracture of left lower leg, initial encounter for open fracture type I or II +S82852C Displaced trimalleolar fracture of left lower leg, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82852D Displaced trimalleolar fracture of left lower leg, subsequent encounter for closed fracture with routine healing +S82852E Displaced trimalleolar fracture of left lower leg, subsequent encounter for open fracture type I or II with routine healing +S82852F Displaced trimalleolar fracture of left lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82852G Displaced trimalleolar fracture of left lower leg, subsequent encounter for closed fracture with delayed healing +S82852H Displaced trimalleolar fracture of left lower leg, subsequent encounter for open fracture type I or II with delayed healing +S82852J Displaced trimalleolar fracture of left lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82852K Displaced trimalleolar fracture of left lower leg, subsequent encounter for closed fracture with nonunion +S82852M Displaced trimalleolar fracture of left lower leg, subsequent encounter for open fracture type I or II with nonunion +S82852N Displaced trimalleolar fracture of left lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82852P Displaced trimalleolar fracture of left lower leg, subsequent encounter for closed fracture with malunion +S82852Q Displaced trimalleolar fracture of left lower leg, subsequent encounter for open fracture type I or II with malunion +S82852R Displaced trimalleolar fracture of left lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82852S Displaced trimalleolar fracture of left lower leg, sequela +S82853A Displaced trimalleolar fracture of unspecified lower leg, initial encounter for closed fracture +S82853B Displaced trimalleolar fracture of unspecified lower leg, initial encounter for open fracture type I or II +S82853C Displaced trimalleolar fracture of unspecified lower leg, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82853D Displaced trimalleolar fracture of unspecified lower leg, subsequent encounter for closed fracture with routine healing +S82853E Displaced trimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type I or II with routine healing +S82853F Displaced trimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82853G Displaced trimalleolar fracture of unspecified lower leg, subsequent encounter for closed fracture with delayed healing +S82853H Displaced trimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type I or II with delayed healing +S82853J Displaced trimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82853K Displaced trimalleolar fracture of unspecified lower leg, subsequent encounter for closed fracture with nonunion +S82853M Displaced trimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type I or II with nonunion +S82853N Displaced trimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82853P Displaced trimalleolar fracture of unspecified lower leg, subsequent encounter for closed fracture with malunion +S82853Q Displaced trimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type I or II with malunion +S82853R Displaced trimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82853S Displaced trimalleolar fracture of unspecified lower leg, sequela +S82854A Nondisplaced trimalleolar fracture of right lower leg, initial encounter for closed fracture +S82854B Nondisplaced trimalleolar fracture of right lower leg, initial encounter for open fracture type I or II +S82854C Nondisplaced trimalleolar fracture of right lower leg, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82854D Nondisplaced trimalleolar fracture of right lower leg, subsequent encounter for closed fracture with routine healing +S82854E Nondisplaced trimalleolar fracture of right lower leg, subsequent encounter for open fracture type I or II with routine healing +S82854F Nondisplaced trimalleolar fracture of right lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82854G Nondisplaced trimalleolar fracture of right lower leg, subsequent encounter for closed fracture with delayed healing +S82854H Nondisplaced trimalleolar fracture of right lower leg, subsequent encounter for open fracture type I or II with delayed healing +S82854J Nondisplaced trimalleolar fracture of right lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82854K Nondisplaced trimalleolar fracture of right lower leg, subsequent encounter for closed fracture with nonunion +S82854M Nondisplaced trimalleolar fracture of right lower leg, subsequent encounter for open fracture type I or II with nonunion +S82854N Nondisplaced trimalleolar fracture of right lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82854P Nondisplaced trimalleolar fracture of right lower leg, subsequent encounter for closed fracture with malunion +S82854Q Nondisplaced trimalleolar fracture of right lower leg, subsequent encounter for open fracture type I or II with malunion +S82854R Nondisplaced trimalleolar fracture of right lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82854S Nondisplaced trimalleolar fracture of right lower leg, sequela +S82855A Nondisplaced trimalleolar fracture of left lower leg, initial encounter for closed fracture +S82855B Nondisplaced trimalleolar fracture of left lower leg, initial encounter for open fracture type I or II +S82855C Nondisplaced trimalleolar fracture of left lower leg, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82855D Nondisplaced trimalleolar fracture of left lower leg, subsequent encounter for closed fracture with routine healing +S82855E Nondisplaced trimalleolar fracture of left lower leg, subsequent encounter for open fracture type I or II with routine healing +S82855F Nondisplaced trimalleolar fracture of left lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82855G Nondisplaced trimalleolar fracture of left lower leg, subsequent encounter for closed fracture with delayed healing +S82855H Nondisplaced trimalleolar fracture of left lower leg, subsequent encounter for open fracture type I or II with delayed healing +S82855J Nondisplaced trimalleolar fracture of left lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82855K Nondisplaced trimalleolar fracture of left lower leg, subsequent encounter for closed fracture with nonunion +S82855M Nondisplaced trimalleolar fracture of left lower leg, subsequent encounter for open fracture type I or II with nonunion +S82855N Nondisplaced trimalleolar fracture of left lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82855P Nondisplaced trimalleolar fracture of left lower leg, subsequent encounter for closed fracture with malunion +S82855Q Nondisplaced trimalleolar fracture of left lower leg, subsequent encounter for open fracture type I or II with malunion +S82855R Nondisplaced trimalleolar fracture of left lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82855S Nondisplaced trimalleolar fracture of left lower leg, sequela +S82856A Nondisplaced trimalleolar fracture of unspecified lower leg, initial encounter for closed fracture +S82856B Nondisplaced trimalleolar fracture of unspecified lower leg, initial encounter for open fracture type I or II +S82856C Nondisplaced trimalleolar fracture of unspecified lower leg, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82856D Nondisplaced trimalleolar fracture of unspecified lower leg, subsequent encounter for closed fracture with routine healing +S82856E Nondisplaced trimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type I or II with routine healing +S82856F Nondisplaced trimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82856G Nondisplaced trimalleolar fracture of unspecified lower leg, subsequent encounter for closed fracture with delayed healing +S82856H Nondisplaced trimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type I or II with delayed healing +S82856J Nondisplaced trimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82856K Nondisplaced trimalleolar fracture of unspecified lower leg, subsequent encounter for closed fracture with nonunion +S82856M Nondisplaced trimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type I or II with nonunion +S82856N Nondisplaced trimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82856P Nondisplaced trimalleolar fracture of unspecified lower leg, subsequent encounter for closed fracture with malunion +S82856Q Nondisplaced trimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type I or II with malunion +S82856R Nondisplaced trimalleolar fracture of unspecified lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82856S Nondisplaced trimalleolar fracture of unspecified lower leg, sequela +S82861A Displaced Maisonneuve's fracture of right leg, initial encounter for closed fracture +S82861B Displaced Maisonneuve's fracture of right leg, initial encounter for open fracture type I or II +S82861C Displaced Maisonneuve's fracture of right leg, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82861D Displaced Maisonneuve's fracture of right leg, subsequent encounter for closed fracture with routine healing +S82861E Displaced Maisonneuve's fracture of right leg, subsequent encounter for open fracture type I or II with routine healing +S82861F Displaced Maisonneuve's fracture of right leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82861G Displaced Maisonneuve's fracture of right leg, subsequent encounter for closed fracture with delayed healing +S82861H Displaced Maisonneuve's fracture of right leg, subsequent encounter for open fracture type I or II with delayed healing +S82861J Displaced Maisonneuve's fracture of right leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82861K Displaced Maisonneuve's fracture of right leg, subsequent encounter for closed fracture with nonunion +S82861M Displaced Maisonneuve's fracture of right leg, subsequent encounter for open fracture type I or II with nonunion +S82861N Displaced Maisonneuve's fracture of right leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82861P Displaced Maisonneuve's fracture of right leg, subsequent encounter for closed fracture with malunion +S82861Q Displaced Maisonneuve's fracture of right leg, subsequent encounter for open fracture type I or II with malunion +S82861R Displaced Maisonneuve's fracture of right leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82861S Displaced Maisonneuve's fracture of right leg, sequela +S82862A Displaced Maisonneuve's fracture of left leg, initial encounter for closed fracture +S82862B Displaced Maisonneuve's fracture of left leg, initial encounter for open fracture type I or II +S82862C Displaced Maisonneuve's fracture of left leg, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82862D Displaced Maisonneuve's fracture of left leg, subsequent encounter for closed fracture with routine healing +S82862E Displaced Maisonneuve's fracture of left leg, subsequent encounter for open fracture type I or II with routine healing +S82862F Displaced Maisonneuve's fracture of left leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82862G Displaced Maisonneuve's fracture of left leg, subsequent encounter for closed fracture with delayed healing +S82862H Displaced Maisonneuve's fracture of left leg, subsequent encounter for open fracture type I or II with delayed healing +S82862J Displaced Maisonneuve's fracture of left leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82862K Displaced Maisonneuve's fracture of left leg, subsequent encounter for closed fracture with nonunion +S82862M Displaced Maisonneuve's fracture of left leg, subsequent encounter for open fracture type I or II with nonunion +S82862N Displaced Maisonneuve's fracture of left leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82862P Displaced Maisonneuve's fracture of left leg, subsequent encounter for closed fracture with malunion +S82862Q Displaced Maisonneuve's fracture of left leg, subsequent encounter for open fracture type I or II with malunion +S82862R Displaced Maisonneuve's fracture of left leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82862S Displaced Maisonneuve's fracture of left leg, sequela +S82863A Displaced Maisonneuve's fracture of unspecified leg, initial encounter for closed fracture +S82863B Displaced Maisonneuve's fracture of unspecified leg, initial encounter for open fracture type I or II +S82863C Displaced Maisonneuve's fracture of unspecified leg, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82863D Displaced Maisonneuve's fracture of unspecified leg, subsequent encounter for closed fracture with routine healing +S82863E Displaced Maisonneuve's fracture of unspecified leg, subsequent encounter for open fracture type I or II with routine healing +S82863F Displaced Maisonneuve's fracture of unspecified leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82863G Displaced Maisonneuve's fracture of unspecified leg, subsequent encounter for closed fracture with delayed healing +S82863H Displaced Maisonneuve's fracture of unspecified leg, subsequent encounter for open fracture type I or II with delayed healing +S82863J Displaced Maisonneuve's fracture of unspecified leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82863K Displaced Maisonneuve's fracture of unspecified leg, subsequent encounter for closed fracture with nonunion +S82863M Displaced Maisonneuve's fracture of unspecified leg, subsequent encounter for open fracture type I or II with nonunion +S82863N Displaced Maisonneuve's fracture of unspecified leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82863P Displaced Maisonneuve's fracture of unspecified leg, subsequent encounter for closed fracture with malunion +S82863Q Displaced Maisonneuve's fracture of unspecified leg, subsequent encounter for open fracture type I or II with malunion +S82863R Displaced Maisonneuve's fracture of unspecified leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82863S Displaced Maisonneuve's fracture of unspecified leg, sequela +S82864A Nondisplaced Maisonneuve's fracture of right leg, initial encounter for closed fracture +S82864B Nondisplaced Maisonneuve's fracture of right leg, initial encounter for open fracture type I or II +S82864C Nondisplaced Maisonneuve's fracture of right leg, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82864D Nondisplaced Maisonneuve's fracture of right leg, subsequent encounter for closed fracture with routine healing +S82864E Nondisplaced Maisonneuve's fracture of right leg, subsequent encounter for open fracture type I or II with routine healing +S82864F Nondisplaced Maisonneuve's fracture of right leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82864G Nondisplaced Maisonneuve's fracture of right leg, subsequent encounter for closed fracture with delayed healing +S82864H Nondisplaced Maisonneuve's fracture of right leg, subsequent encounter for open fracture type I or II with delayed healing +S82864J Nondisplaced Maisonneuve's fracture of right leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82864K Nondisplaced Maisonneuve's fracture of right leg, subsequent encounter for closed fracture with nonunion +S82864M Nondisplaced Maisonneuve's fracture of right leg, subsequent encounter for open fracture type I or II with nonunion +S82864N Nondisplaced Maisonneuve's fracture of right leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82864P Nondisplaced Maisonneuve's fracture of right leg, subsequent encounter for closed fracture with malunion +S82864Q Nondisplaced Maisonneuve's fracture of right leg, subsequent encounter for open fracture type I or II with malunion +S82864R Nondisplaced Maisonneuve's fracture of right leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82864S Nondisplaced Maisonneuve's fracture of right leg, sequela +S82865A Nondisplaced Maisonneuve's fracture of left leg, initial encounter for closed fracture +S82865B Nondisplaced Maisonneuve's fracture of left leg, initial encounter for open fracture type I or II +S82865C Nondisplaced Maisonneuve's fracture of left leg, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82865D Nondisplaced Maisonneuve's fracture of left leg, subsequent encounter for closed fracture with routine healing +S82865E Nondisplaced Maisonneuve's fracture of left leg, subsequent encounter for open fracture type I or II with routine healing +S82865F Nondisplaced Maisonneuve's fracture of left leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82865G Nondisplaced Maisonneuve's fracture of left leg, subsequent encounter for closed fracture with delayed healing +S82865H Nondisplaced Maisonneuve's fracture of left leg, subsequent encounter for open fracture type I or II with delayed healing +S82865J Nondisplaced Maisonneuve's fracture of left leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82865K Nondisplaced Maisonneuve's fracture of left leg, subsequent encounter for closed fracture with nonunion +S82865M Nondisplaced Maisonneuve's fracture of left leg, subsequent encounter for open fracture type I or II with nonunion +S82865N Nondisplaced Maisonneuve's fracture of left leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82865P Nondisplaced Maisonneuve's fracture of left leg, subsequent encounter for closed fracture with malunion +S82865Q Nondisplaced Maisonneuve's fracture of left leg, subsequent encounter for open fracture type I or II with malunion +S82865R Nondisplaced Maisonneuve's fracture of left leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82865S Nondisplaced Maisonneuve's fracture of left leg, sequela +S82866A Nondisplaced Maisonneuve's fracture of unspecified leg, initial encounter for closed fracture +S82866B Nondisplaced Maisonneuve's fracture of unspecified leg, initial encounter for open fracture type I or II +S82866C Nondisplaced Maisonneuve's fracture of unspecified leg, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82866D Nondisplaced Maisonneuve's fracture of unspecified leg, subsequent encounter for closed fracture with routine healing +S82866E Nondisplaced Maisonneuve's fracture of unspecified leg, subsequent encounter for open fracture type I or II with routine healing +S82866F Nondisplaced Maisonneuve's fracture of unspecified leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82866G Nondisplaced Maisonneuve's fracture of unspecified leg, subsequent encounter for closed fracture with delayed healing +S82866H Nondisplaced Maisonneuve's fracture of unspecified leg, subsequent encounter for open fracture type I or II with delayed healing +S82866J Nondisplaced Maisonneuve's fracture of unspecified leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82866K Nondisplaced Maisonneuve's fracture of unspecified leg, subsequent encounter for closed fracture with nonunion +S82866M Nondisplaced Maisonneuve's fracture of unspecified leg, subsequent encounter for open fracture type I or II with nonunion +S82866N Nondisplaced Maisonneuve's fracture of unspecified leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82866P Nondisplaced Maisonneuve's fracture of unspecified leg, subsequent encounter for closed fracture with malunion +S82866Q Nondisplaced Maisonneuve's fracture of unspecified leg, subsequent encounter for open fracture type I or II with malunion +S82866R Nondisplaced Maisonneuve's fracture of unspecified leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82866S Nondisplaced Maisonneuve's fracture of unspecified leg, sequela +S82871A Displaced pilon fracture of right tibia, initial encounter for closed fracture +S82871B Displaced pilon fracture of right tibia, initial encounter for open fracture type I or II +S82871C Displaced pilon fracture of right tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82871D Displaced pilon fracture of right tibia, subsequent encounter for closed fracture with routine healing +S82871E Displaced pilon fracture of right tibia, subsequent encounter for open fracture type I or II with routine healing +S82871F Displaced pilon fracture of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82871G Displaced pilon fracture of right tibia, subsequent encounter for closed fracture with delayed healing +S82871H Displaced pilon fracture of right tibia, subsequent encounter for open fracture type I or II with delayed healing +S82871J Displaced pilon fracture of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82871K Displaced pilon fracture of right tibia, subsequent encounter for closed fracture with nonunion +S82871M Displaced pilon fracture of right tibia, subsequent encounter for open fracture type I or II with nonunion +S82871N Displaced pilon fracture of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82871P Displaced pilon fracture of right tibia, subsequent encounter for closed fracture with malunion +S82871Q Displaced pilon fracture of right tibia, subsequent encounter for open fracture type I or II with malunion +S82871R Displaced pilon fracture of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82871S Displaced pilon fracture of right tibia, sequela +S82872A Displaced pilon fracture of left tibia, initial encounter for closed fracture +S82872B Displaced pilon fracture of left tibia, initial encounter for open fracture type I or II +S82872C Displaced pilon fracture of left tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82872D Displaced pilon fracture of left tibia, subsequent encounter for closed fracture with routine healing +S82872E Displaced pilon fracture of left tibia, subsequent encounter for open fracture type I or II with routine healing +S82872F Displaced pilon fracture of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82872G Displaced pilon fracture of left tibia, subsequent encounter for closed fracture with delayed healing +S82872H Displaced pilon fracture of left tibia, subsequent encounter for open fracture type I or II with delayed healing +S82872J Displaced pilon fracture of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82872K Displaced pilon fracture of left tibia, subsequent encounter for closed fracture with nonunion +S82872M Displaced pilon fracture of left tibia, subsequent encounter for open fracture type I or II with nonunion +S82872N Displaced pilon fracture of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82872P Displaced pilon fracture of left tibia, subsequent encounter for closed fracture with malunion +S82872Q Displaced pilon fracture of left tibia, subsequent encounter for open fracture type I or II with malunion +S82872R Displaced pilon fracture of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82872S Displaced pilon fracture of left tibia, sequela +S82873A Displaced pilon fracture of unspecified tibia, initial encounter for closed fracture +S82873B Displaced pilon fracture of unspecified tibia, initial encounter for open fracture type I or II +S82873C Displaced pilon fracture of unspecified tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82873D Displaced pilon fracture of unspecified tibia, subsequent encounter for closed fracture with routine healing +S82873E Displaced pilon fracture of unspecified tibia, subsequent encounter for open fracture type I or II with routine healing +S82873F Displaced pilon fracture of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82873G Displaced pilon fracture of unspecified tibia, subsequent encounter for closed fracture with delayed healing +S82873H Displaced pilon fracture of unspecified tibia, subsequent encounter for open fracture type I or II with delayed healing +S82873J Displaced pilon fracture of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82873K Displaced pilon fracture of unspecified tibia, subsequent encounter for closed fracture with nonunion +S82873M Displaced pilon fracture of unspecified tibia, subsequent encounter for open fracture type I or II with nonunion +S82873N Displaced pilon fracture of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82873P Displaced pilon fracture of unspecified tibia, subsequent encounter for closed fracture with malunion +S82873Q Displaced pilon fracture of unspecified tibia, subsequent encounter for open fracture type I or II with malunion +S82873R Displaced pilon fracture of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82873S Displaced pilon fracture of unspecified tibia, sequela +S82874A Nondisplaced pilon fracture of right tibia, initial encounter for closed fracture +S82874B Nondisplaced pilon fracture of right tibia, initial encounter for open fracture type I or II +S82874C Nondisplaced pilon fracture of right tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82874D Nondisplaced pilon fracture of right tibia, subsequent encounter for closed fracture with routine healing +S82874E Nondisplaced pilon fracture of right tibia, subsequent encounter for open fracture type I or II with routine healing +S82874F Nondisplaced pilon fracture of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82874G Nondisplaced pilon fracture of right tibia, subsequent encounter for closed fracture with delayed healing +S82874H Nondisplaced pilon fracture of right tibia, subsequent encounter for open fracture type I or II with delayed healing +S82874J Nondisplaced pilon fracture of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82874K Nondisplaced pilon fracture of right tibia, subsequent encounter for closed fracture with nonunion +S82874M Nondisplaced pilon fracture of right tibia, subsequent encounter for open fracture type I or II with nonunion +S82874N Nondisplaced pilon fracture of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82874P Nondisplaced pilon fracture of right tibia, subsequent encounter for closed fracture with malunion +S82874Q Nondisplaced pilon fracture of right tibia, subsequent encounter for open fracture type I or II with malunion +S82874R Nondisplaced pilon fracture of right tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82874S Nondisplaced pilon fracture of right tibia, sequela +S82875A Nondisplaced pilon fracture of left tibia, initial encounter for closed fracture +S82875B Nondisplaced pilon fracture of left tibia, initial encounter for open fracture type I or II +S82875C Nondisplaced pilon fracture of left tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82875D Nondisplaced pilon fracture of left tibia, subsequent encounter for closed fracture with routine healing +S82875E Nondisplaced pilon fracture of left tibia, subsequent encounter for open fracture type I or II with routine healing +S82875F Nondisplaced pilon fracture of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82875G Nondisplaced pilon fracture of left tibia, subsequent encounter for closed fracture with delayed healing +S82875H Nondisplaced pilon fracture of left tibia, subsequent encounter for open fracture type I or II with delayed healing +S82875J Nondisplaced pilon fracture of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82875K Nondisplaced pilon fracture of left tibia, subsequent encounter for closed fracture with nonunion +S82875M Nondisplaced pilon fracture of left tibia, subsequent encounter for open fracture type I or II with nonunion +S82875N Nondisplaced pilon fracture of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82875P Nondisplaced pilon fracture of left tibia, subsequent encounter for closed fracture with malunion +S82875Q Nondisplaced pilon fracture of left tibia, subsequent encounter for open fracture type I or II with malunion +S82875R Nondisplaced pilon fracture of left tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82875S Nondisplaced pilon fracture of left tibia, sequela +S82876A Nondisplaced pilon fracture of unspecified tibia, initial encounter for closed fracture +S82876B Nondisplaced pilon fracture of unspecified tibia, initial encounter for open fracture type I or II +S82876C Nondisplaced pilon fracture of unspecified tibia, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82876D Nondisplaced pilon fracture of unspecified tibia, subsequent encounter for closed fracture with routine healing +S82876E Nondisplaced pilon fracture of unspecified tibia, subsequent encounter for open fracture type I or II with routine healing +S82876F Nondisplaced pilon fracture of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82876G Nondisplaced pilon fracture of unspecified tibia, subsequent encounter for closed fracture with delayed healing +S82876H Nondisplaced pilon fracture of unspecified tibia, subsequent encounter for open fracture type I or II with delayed healing +S82876J Nondisplaced pilon fracture of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82876K Nondisplaced pilon fracture of unspecified tibia, subsequent encounter for closed fracture with nonunion +S82876M Nondisplaced pilon fracture of unspecified tibia, subsequent encounter for open fracture type I or II with nonunion +S82876N Nondisplaced pilon fracture of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82876P Nondisplaced pilon fracture of unspecified tibia, subsequent encounter for closed fracture with malunion +S82876Q Nondisplaced pilon fracture of unspecified tibia, subsequent encounter for open fracture type I or II with malunion +S82876R Nondisplaced pilon fracture of unspecified tibia, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82876S Nondisplaced pilon fracture of unspecified tibia, sequela +S82891A Other fracture of right lower leg, initial encounter for closed fracture +S82891B Other fracture of right lower leg, initial encounter for open fracture type I or II +S82891C Other fracture of right lower leg, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82891D Other fracture of right lower leg, subsequent encounter for closed fracture with routine healing +S82891E Other fracture of right lower leg, subsequent encounter for open fracture type I or II with routine healing +S82891F Other fracture of right lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82891G Other fracture of right lower leg, subsequent encounter for closed fracture with delayed healing +S82891H Other fracture of right lower leg, subsequent encounter for open fracture type I or II with delayed healing +S82891J Other fracture of right lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82891K Other fracture of right lower leg, subsequent encounter for closed fracture with nonunion +S82891M Other fracture of right lower leg, subsequent encounter for open fracture type I or II with nonunion +S82891N Other fracture of right lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82891P Other fracture of right lower leg, subsequent encounter for closed fracture with malunion +S82891Q Other fracture of right lower leg, subsequent encounter for open fracture type I or II with malunion +S82891R Other fracture of right lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82891S Other fracture of right lower leg, sequela +S82892A Other fracture of left lower leg, initial encounter for closed fracture +S82892B Other fracture of left lower leg, initial encounter for open fracture type I or II +S82892C Other fracture of left lower leg, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82892D Other fracture of left lower leg, subsequent encounter for closed fracture with routine healing +S82892E Other fracture of left lower leg, subsequent encounter for open fracture type I or II with routine healing +S82892F Other fracture of left lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82892G Other fracture of left lower leg, subsequent encounter for closed fracture with delayed healing +S82892H Other fracture of left lower leg, subsequent encounter for open fracture type I or II with delayed healing +S82892J Other fracture of left lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82892K Other fracture of left lower leg, subsequent encounter for closed fracture with nonunion +S82892M Other fracture of left lower leg, subsequent encounter for open fracture type I or II with nonunion +S82892N Other fracture of left lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82892P Other fracture of left lower leg, subsequent encounter for closed fracture with malunion +S82892Q Other fracture of left lower leg, subsequent encounter for open fracture type I or II with malunion +S82892R Other fracture of left lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82892S Other fracture of left lower leg, sequela +S82899A Other fracture of unspecified lower leg, initial encounter for closed fracture +S82899B Other fracture of unspecified lower leg, initial encounter for open fracture type I or II +S82899C Other fracture of unspecified lower leg, initial encounter for open fracture type IIIA, IIIB, or IIIC +S82899D Other fracture of unspecified lower leg, subsequent encounter for closed fracture with routine healing +S82899E Other fracture of unspecified lower leg, subsequent encounter for open fracture type I or II with routine healing +S82899F Other fracture of unspecified lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S82899G Other fracture of unspecified lower leg, subsequent encounter for closed fracture with delayed healing +S82899H Other fracture of unspecified lower leg, subsequent encounter for open fracture type I or II with delayed healing +S82899J Other fracture of unspecified lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S82899K Other fracture of unspecified lower leg, subsequent encounter for closed fracture with nonunion +S82899M Other fracture of unspecified lower leg, subsequent encounter for open fracture type I or II with nonunion +S82899N Other fracture of unspecified lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S82899P Other fracture of unspecified lower leg, subsequent encounter for closed fracture with malunion +S82899Q Other fracture of unspecified lower leg, subsequent encounter for open fracture type I or II with malunion +S82899R Other fracture of unspecified lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S82899S Other fracture of unspecified lower leg, sequela +S8290XA Unspecified fracture of unspecified lower leg, initial encounter for closed fracture +S8290XB Unspecified fracture of unspecified lower leg, initial encounter for open fracture type I or II +S8290XC Unspecified fracture of unspecified lower leg, initial encounter for open fracture type IIIA, IIIB, or IIIC +S8290XD Unspecified fracture of unspecified lower leg, subsequent encounter for closed fracture with routine healing +S8290XE Unspecified fracture of unspecified lower leg, subsequent encounter for open fracture type I or II with routine healing +S8290XF Unspecified fracture of unspecified lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S8290XG Unspecified fracture of unspecified lower leg, subsequent encounter for closed fracture with delayed healing +S8290XH Unspecified fracture of unspecified lower leg, subsequent encounter for open fracture type I or II with delayed healing +S8290XJ Unspecified fracture of unspecified lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S8290XK Unspecified fracture of unspecified lower leg, subsequent encounter for closed fracture with nonunion +S8290XM Unspecified fracture of unspecified lower leg, subsequent encounter for open fracture type I or II with nonunion +S8290XN Unspecified fracture of unspecified lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S8290XP Unspecified fracture of unspecified lower leg, subsequent encounter for closed fracture with malunion +S8290XQ Unspecified fracture of unspecified lower leg, subsequent encounter for open fracture type I or II with malunion +S8290XR Unspecified fracture of unspecified lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S8290XS Unspecified fracture of unspecified lower leg, sequela +S8291XA Unspecified fracture of right lower leg, initial encounter for closed fracture +S8291XB Unspecified fracture of right lower leg, initial encounter for open fracture type I or II +S8291XC Unspecified fracture of right lower leg, initial encounter for open fracture type IIIA, IIIB, or IIIC +S8291XD Unspecified fracture of right lower leg, subsequent encounter for closed fracture with routine healing +S8291XE Unspecified fracture of right lower leg, subsequent encounter for open fracture type I or II with routine healing +S8291XF Unspecified fracture of right lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S8291XG Unspecified fracture of right lower leg, subsequent encounter for closed fracture with delayed healing +S8291XH Unspecified fracture of right lower leg, subsequent encounter for open fracture type I or II with delayed healing +S8291XJ Unspecified fracture of right lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S8291XK Unspecified fracture of right lower leg, subsequent encounter for closed fracture with nonunion +S8291XM Unspecified fracture of right lower leg, subsequent encounter for open fracture type I or II with nonunion +S8291XN Unspecified fracture of right lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S8291XP Unspecified fracture of right lower leg, subsequent encounter for closed fracture with malunion +S8291XQ Unspecified fracture of right lower leg, subsequent encounter for open fracture type I or II with malunion +S8291XR Unspecified fracture of right lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S8291XS Unspecified fracture of right lower leg, sequela +S8292XA Unspecified fracture of left lower leg, initial encounter for closed fracture +S8292XB Unspecified fracture of left lower leg, initial encounter for open fracture type I or II +S8292XC Unspecified fracture of left lower leg, initial encounter for open fracture type IIIA, IIIB, or IIIC +S8292XD Unspecified fracture of left lower leg, subsequent encounter for closed fracture with routine healing +S8292XE Unspecified fracture of left lower leg, subsequent encounter for open fracture type I or II with routine healing +S8292XF Unspecified fracture of left lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with routine healing +S8292XG Unspecified fracture of left lower leg, subsequent encounter for closed fracture with delayed healing +S8292XH Unspecified fracture of left lower leg, subsequent encounter for open fracture type I or II with delayed healing +S8292XJ Unspecified fracture of left lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with delayed healing +S8292XK Unspecified fracture of left lower leg, subsequent encounter for closed fracture with nonunion +S8292XM Unspecified fracture of left lower leg, subsequent encounter for open fracture type I or II with nonunion +S8292XN Unspecified fracture of left lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with nonunion +S8292XP Unspecified fracture of left lower leg, subsequent encounter for closed fracture with malunion +S8292XQ Unspecified fracture of left lower leg, subsequent encounter for open fracture type I or II with malunion +S8292XR Unspecified fracture of left lower leg, subsequent encounter for open fracture type IIIA, IIIB, or IIIC with malunion +S8292XS Unspecified fracture of left lower leg, sequela +S83001A Unspecified subluxation of right patella, initial encounter +S83001D Unspecified subluxation of right patella, subsequent encounter +S83001S Unspecified subluxation of right patella, sequela +S83002A Unspecified subluxation of left patella, initial encounter +S83002D Unspecified subluxation of left patella, subsequent encounter +S83002S Unspecified subluxation of left patella, sequela +S83003A Unspecified subluxation of unspecified patella, initial encounter +S83003D Unspecified subluxation of unspecified patella, subsequent encounter +S83003S Unspecified subluxation of unspecified patella, sequela +S83004A Unspecified dislocation of right patella, initial encounter +S83004D Unspecified dislocation of right patella, subsequent encounter +S83004S Unspecified dislocation of right patella, sequela +S83005A Unspecified dislocation of left patella, initial encounter +S83005D Unspecified dislocation of left patella, subsequent encounter +S83005S Unspecified dislocation of left patella, sequela +S83006A Unspecified dislocation of unspecified patella, initial encounter +S83006D Unspecified dislocation of unspecified patella, subsequent encounter +S83006S Unspecified dislocation of unspecified patella, sequela +S83011A Lateral subluxation of right patella, initial encounter +S83011D Lateral subluxation of right patella, subsequent encounter +S83011S Lateral subluxation of right patella, sequela +S83012A Lateral subluxation of left patella, initial encounter +S83012D Lateral subluxation of left patella, subsequent encounter +S83012S Lateral subluxation of left patella, sequela +S83013A Lateral subluxation of unspecified patella, initial encounter +S83013D Lateral subluxation of unspecified patella, subsequent encounter +S83013S Lateral subluxation of unspecified patella, sequela +S83014A Lateral dislocation of right patella, initial encounter +S83014D Lateral dislocation of right patella, subsequent encounter +S83014S Lateral dislocation of right patella, sequela +S83015A Lateral dislocation of left patella, initial encounter +S83015D Lateral dislocation of left patella, subsequent encounter +S83015S Lateral dislocation of left patella, sequela +S83016A Lateral dislocation of unspecified patella, initial encounter +S83016D Lateral dislocation of unspecified patella, subsequent encounter +S83016S Lateral dislocation of unspecified patella, sequela +S83091A Other subluxation of right patella, initial encounter +S83091D Other subluxation of right patella, subsequent encounter +S83091S Other subluxation of right patella, sequela +S83092A Other subluxation of left patella, initial encounter +S83092D Other subluxation of left patella, subsequent encounter +S83092S Other subluxation of left patella, sequela +S83093A Other subluxation of unspecified patella, initial encounter +S83093D Other subluxation of unspecified patella, subsequent encounter +S83093S Other subluxation of unspecified patella, sequela +S83094A Other dislocation of right patella, initial encounter +S83094D Other dislocation of right patella, subsequent encounter +S83094S Other dislocation of right patella, sequela +S83095A Other dislocation of left patella, initial encounter +S83095D Other dislocation of left patella, subsequent encounter +S83095S Other dislocation of left patella, sequela +S83096A Other dislocation of unspecified patella, initial encounter +S83096D Other dislocation of unspecified patella, subsequent encounter +S83096S Other dislocation of unspecified patella, sequela +S83101A Unspecified subluxation of right knee, initial encounter +S83101D Unspecified subluxation of right knee, subsequent encounter +S83101S Unspecified subluxation of right knee, sequela +S83102A Unspecified subluxation of left knee, initial encounter +S83102D Unspecified subluxation of left knee, subsequent encounter +S83102S Unspecified subluxation of left knee, sequela +S83103A Unspecified subluxation of unspecified knee, initial encounter +S83103D Unspecified subluxation of unspecified knee, subsequent encounter +S83103S Unspecified subluxation of unspecified knee, sequela +S83104A Unspecified dislocation of right knee, initial encounter +S83104D Unspecified dislocation of right knee, subsequent encounter +S83104S Unspecified dislocation of right knee, sequela +S83105A Unspecified dislocation of left knee, initial encounter +S83105D Unspecified dislocation of left knee, subsequent encounter +S83105S Unspecified dislocation of left knee, sequela +S83106A Unspecified dislocation of unspecified knee, initial encounter +S83106D Unspecified dislocation of unspecified knee, subsequent encounter +S83106S Unspecified dislocation of unspecified knee, sequela +S83111A Anterior subluxation of proximal end of tibia, right knee, initial encounter +S83111D Anterior subluxation of proximal end of tibia, right knee, subsequent encounter +S83111S Anterior subluxation of proximal end of tibia, right knee, sequela +S83112A Anterior subluxation of proximal end of tibia, left knee, initial encounter +S83112D Anterior subluxation of proximal end of tibia, left knee, subsequent encounter +S83112S Anterior subluxation of proximal end of tibia, left knee, sequela +S83113A Anterior subluxation of proximal end of tibia, unspecified knee, initial encounter +S83113D Anterior subluxation of proximal end of tibia, unspecified knee, subsequent encounter +S83113S Anterior subluxation of proximal end of tibia, unspecified knee, sequela +S83114A Anterior dislocation of proximal end of tibia, right knee, initial encounter +S83114D Anterior dislocation of proximal end of tibia, right knee, subsequent encounter +S83114S Anterior dislocation of proximal end of tibia, right knee, sequela +S83115A Anterior dislocation of proximal end of tibia, left knee, initial encounter +S83115D Anterior dislocation of proximal end of tibia, left knee, subsequent encounter +S83115S Anterior dislocation of proximal end of tibia, left knee, sequela +S83116A Anterior dislocation of proximal end of tibia, unspecified knee, initial encounter +S83116D Anterior dislocation of proximal end of tibia, unspecified knee, subsequent encounter +S83116S Anterior dislocation of proximal end of tibia, unspecified knee, sequela +S83121A Posterior subluxation of proximal end of tibia, right knee, initial encounter +S83121D Posterior subluxation of proximal end of tibia, right knee, subsequent encounter +S83121S Posterior subluxation of proximal end of tibia, right knee, sequela +S83122A Posterior subluxation of proximal end of tibia, left knee, initial encounter +S83122D Posterior subluxation of proximal end of tibia, left knee, subsequent encounter +S83122S Posterior subluxation of proximal end of tibia, left knee, sequela +S83123A Posterior subluxation of proximal end of tibia, unspecified knee, initial encounter +S83123D Posterior subluxation of proximal end of tibia, unspecified knee, subsequent encounter +S83123S Posterior subluxation of proximal end of tibia, unspecified knee, sequela +S83124A Posterior dislocation of proximal end of tibia, right knee, initial encounter +S83124D Posterior dislocation of proximal end of tibia, right knee, subsequent encounter +S83124S Posterior dislocation of proximal end of tibia, right knee, sequela +S83125A Posterior dislocation of proximal end of tibia, left knee, initial encounter +S83125D Posterior dislocation of proximal end of tibia, left knee, subsequent encounter +S83125S Posterior dislocation of proximal end of tibia, left knee, sequela +S83126A Posterior dislocation of proximal end of tibia, unspecified knee, initial encounter +S83126D Posterior dislocation of proximal end of tibia, unspecified knee, subsequent encounter +S83126S Posterior dislocation of proximal end of tibia, unspecified knee, sequela +S83131A Medial subluxation of proximal end of tibia, right knee, initial encounter +S83131D Medial subluxation of proximal end of tibia, right knee, subsequent encounter +S83131S Medial subluxation of proximal end of tibia, right knee, sequela +S83132A Medial subluxation of proximal end of tibia, left knee, initial encounter +S83132D Medial subluxation of proximal end of tibia, left knee, subsequent encounter +S83132S Medial subluxation of proximal end of tibia, left knee, sequela +S83133A Medial subluxation of proximal end of tibia, unspecified knee, initial encounter +S83133D Medial subluxation of proximal end of tibia, unspecified knee, subsequent encounter +S83133S Medial subluxation of proximal end of tibia, unspecified knee, sequela +S83134A Medial dislocation of proximal end of tibia, right knee, initial encounter +S83134D Medial dislocation of proximal end of tibia, right knee, subsequent encounter +S83134S Medial dislocation of proximal end of tibia, right knee, sequela +S83135A Medial dislocation of proximal end of tibia, left knee, initial encounter +S83135D Medial dislocation of proximal end of tibia, left knee, subsequent encounter +S83135S Medial dislocation of proximal end of tibia, left knee, sequela +S83136A Medial dislocation of proximal end of tibia, unspecified knee, initial encounter +S83136D Medial dislocation of proximal end of tibia, unspecified knee, subsequent encounter +S83136S Medial dislocation of proximal end of tibia, unspecified knee, sequela +S83141A Lateral subluxation of proximal end of tibia, right knee, initial encounter +S83141D Lateral subluxation of proximal end of tibia, right knee, subsequent encounter +S83141S Lateral subluxation of proximal end of tibia, right knee, sequela +S83142A Lateral subluxation of proximal end of tibia, left knee, initial encounter +S83142D Lateral subluxation of proximal end of tibia, left knee, subsequent encounter +S83142S Lateral subluxation of proximal end of tibia, left knee, sequela +S83143A Lateral subluxation of proximal end of tibia, unspecified knee, initial encounter +S83143D Lateral subluxation of proximal end of tibia, unspecified knee, subsequent encounter +S83143S Lateral subluxation of proximal end of tibia, unspecified knee, sequela +S83144A Lateral dislocation of proximal end of tibia, right knee, initial encounter +S83144D Lateral dislocation of proximal end of tibia, right knee, subsequent encounter +S83144S Lateral dislocation of proximal end of tibia, right knee, sequela +S83145A Lateral dislocation of proximal end of tibia, left knee, initial encounter +S83145D Lateral dislocation of proximal end of tibia, left knee, subsequent encounter +S83145S Lateral dislocation of proximal end of tibia, left knee, sequela +S83146A Lateral dislocation of proximal end of tibia, unspecified knee, initial encounter +S83146D Lateral dislocation of proximal end of tibia, unspecified knee, subsequent encounter +S83146S Lateral dislocation of proximal end of tibia, unspecified knee, sequela +S83191A Other subluxation of right knee, initial encounter +S83191D Other subluxation of right knee, subsequent encounter +S83191S Other subluxation of right knee, sequela +S83192A Other subluxation of left knee, initial encounter +S83192D Other subluxation of left knee, subsequent encounter +S83192S Other subluxation of left knee, sequela +S83193A Other subluxation of unspecified knee, initial encounter +S83193D Other subluxation of unspecified knee, subsequent encounter +S83193S Other subluxation of unspecified knee, sequela +S83194A Other dislocation of right knee, initial encounter +S83194D Other dislocation of right knee, subsequent encounter +S83194S Other dislocation of right knee, sequela +S83195A Other dislocation of left knee, initial encounter +S83195D Other dislocation of left knee, subsequent encounter +S83195S Other dislocation of left knee, sequela +S83196A Other dislocation of unspecified knee, initial encounter +S83196D Other dislocation of unspecified knee, subsequent encounter +S83196S Other dislocation of unspecified knee, sequela +S83200A Bucket-handle tear of unspecified meniscus, current injury, right knee, initial encounter +S83200D Bucket-handle tear of unspecified meniscus, current injury, right knee, subsequent encounter +S83200S Bucket-handle tear of unspecified meniscus, current injury, right knee, sequela +S83201A Bucket-handle tear of unspecified meniscus, current injury, left knee, initial encounter +S83201D Bucket-handle tear of unspecified meniscus, current injury, left knee, subsequent encounter +S83201S Bucket-handle tear of unspecified meniscus, current injury, left knee, sequela +S83202A Bucket-handle tear of unspecified meniscus, current injury, unspecified knee, initial encounter +S83202D Bucket-handle tear of unspecified meniscus, current injury, unspecified knee, subsequent encounter +S83202S Bucket-handle tear of unspecified meniscus, current injury, unspecified knee, sequela +S83203A Other tear of unspecified meniscus, current injury, right knee, initial encounter +S83203D Other tear of unspecified meniscus, current injury, right knee, subsequent encounter +S83203S Other tear of unspecified meniscus, current injury, right knee, sequela +S83204A Other tear of unspecified meniscus, current injury, left knee, initial encounter +S83204D Other tear of unspecified meniscus, current injury, left knee, subsequent encounter +S83204S Other tear of unspecified meniscus, current injury, left knee, sequela +S83205A Other tear of unspecified meniscus, current injury, unspecified knee, initial encounter +S83205D Other tear of unspecified meniscus, current injury, unspecified knee, subsequent encounter +S83205S Other tear of unspecified meniscus, current injury, unspecified knee, sequela +S83206A Unspecified tear of unspecified meniscus, current injury, right knee, initial encounter +S83206D Unspecified tear of unspecified meniscus, current injury, right knee, subsequent encounter +S83206S Unspecified tear of unspecified meniscus, current injury, right knee, sequela +S83207A Unspecified tear of unspecified meniscus, current injury, left knee, initial encounter +S83207D Unspecified tear of unspecified meniscus, current injury, left knee, subsequent encounter +S83207S Unspecified tear of unspecified meniscus, current injury, left knee, sequela +S83209A Unspecified tear of unspecified meniscus, current injury, unspecified knee, initial encounter +S83209D Unspecified tear of unspecified meniscus, current injury, unspecified knee, subsequent encounter +S83209S Unspecified tear of unspecified meniscus, current injury, unspecified knee, sequela +S83211A Bucket-handle tear of medial meniscus, current injury, right knee, initial encounter +S83211D Bucket-handle tear of medial meniscus, current injury, right knee, subsequent encounter +S83211S Bucket-handle tear of medial meniscus, current injury, right knee, sequela +S83212A Bucket-handle tear of medial meniscus, current injury, left knee, initial encounter +S83212D Bucket-handle tear of medial meniscus, current injury, left knee, subsequent encounter +S83212S Bucket-handle tear of medial meniscus, current injury, left knee, sequela +S83219A Bucket-handle tear of medial meniscus, current injury, unspecified knee, initial encounter +S83219D Bucket-handle tear of medial meniscus, current injury, unspecified knee, subsequent encounter +S83219S Bucket-handle tear of medial meniscus, current injury, unspecified knee, sequela +S83221A Peripheral tear of medial meniscus, current injury, right knee, initial encounter +S83221D Peripheral tear of medial meniscus, current injury, right knee, subsequent encounter +S83221S Peripheral tear of medial meniscus, current injury, right knee, sequela +S83222A Peripheral tear of medial meniscus, current injury, left knee, initial encounter +S83222D Peripheral tear of medial meniscus, current injury, left knee, subsequent encounter +S83222S Peripheral tear of medial meniscus, current injury, left knee, sequela +S83229A Peripheral tear of medial meniscus, current injury, unspecified knee, initial encounter +S83229D Peripheral tear of medial meniscus, current injury, unspecified knee, subsequent encounter +S83229S Peripheral tear of medial meniscus, current injury, unspecified knee, sequela +S83231A Complex tear of medial meniscus, current injury, right knee, initial encounter +S83231D Complex tear of medial meniscus, current injury, right knee, subsequent encounter +S83231S Complex tear of medial meniscus, current injury, right knee, sequela +S83232A Complex tear of medial meniscus, current injury, left knee, initial encounter +S83232D Complex tear of medial meniscus, current injury, left knee, subsequent encounter +S83232S Complex tear of medial meniscus, current injury, left knee, sequela +S83239A Complex tear of medial meniscus, current injury, unspecified knee, initial encounter +S83239D Complex tear of medial meniscus, current injury, unspecified knee, subsequent encounter +S83239S Complex tear of medial meniscus, current injury, unspecified knee, sequela +S83241A Other tear of medial meniscus, current injury, right knee, initial encounter +S83241D Other tear of medial meniscus, current injury, right knee, subsequent encounter +S83241S Other tear of medial meniscus, current injury, right knee, sequela +S83242A Other tear of medial meniscus, current injury, left knee, initial encounter +S83242D Other tear of medial meniscus, current injury, left knee, subsequent encounter +S83242S Other tear of medial meniscus, current injury, left knee, sequela +S83249A Other tear of medial meniscus, current injury, unspecified knee, initial encounter +S83249D Other tear of medial meniscus, current injury, unspecified knee, subsequent encounter +S83249S Other tear of medial meniscus, current injury, unspecified knee, sequela +S83251A Bucket-handle tear of lateral meniscus, current injury, right knee, initial encounter +S83251D Bucket-handle tear of lateral meniscus, current injury, right knee, subsequent encounter +S83251S Bucket-handle tear of lateral meniscus, current injury, right knee, sequela +S83252A Bucket-handle tear of lateral meniscus, current injury, left knee, initial encounter +S83252D Bucket-handle tear of lateral meniscus, current injury, left knee, subsequent encounter +S83252S Bucket-handle tear of lateral meniscus, current injury, left knee, sequela +S83259A Bucket-handle tear of lateral meniscus, current injury, unspecified knee, initial encounter +S83259D Bucket-handle tear of lateral meniscus, current injury, unspecified knee, subsequent encounter +S83259S Bucket-handle tear of lateral meniscus, current injury, unspecified knee, sequela +S83261A Peripheral tear of lateral meniscus, current injury, right knee, initial encounter +S83261D Peripheral tear of lateral meniscus, current injury, right knee, subsequent encounter +S83261S Peripheral tear of lateral meniscus, current injury, right knee, sequela +S83262A Peripheral tear of lateral meniscus, current injury, left knee, initial encounter +S83262D Peripheral tear of lateral meniscus, current injury, left knee, subsequent encounter +S83262S Peripheral tear of lateral meniscus, current injury, left knee, sequela +S83269A Peripheral tear of lateral meniscus, current injury, unspecified knee, initial encounter +S83269D Peripheral tear of lateral meniscus, current injury, unspecified knee, subsequent encounter +S83269S Peripheral tear of lateral meniscus, current injury, unspecified knee, sequela +S83271A Complex tear of lateral meniscus, current injury, right knee, initial encounter +S83271D Complex tear of lateral meniscus, current injury, right knee, subsequent encounter +S83271S Complex tear of lateral meniscus, current injury, right knee, sequela +S83272A Complex tear of lateral meniscus, current injury, left knee, initial encounter +S83272D Complex tear of lateral meniscus, current injury, left knee, subsequent encounter +S83272S Complex tear of lateral meniscus, current injury, left knee, sequela +S83279A Complex tear of lateral meniscus, current injury, unspecified knee, initial encounter +S83279D Complex tear of lateral meniscus, current injury, unspecified knee, subsequent encounter +S83279S Complex tear of lateral meniscus, current injury, unspecified knee, sequela +S83281A Other tear of lateral meniscus, current injury, right knee, initial encounter +S83281D Other tear of lateral meniscus, current injury, right knee, subsequent encounter +S83281S Other tear of lateral meniscus, current injury, right knee, sequela +S83282A Other tear of lateral meniscus, current injury, left knee, initial encounter +S83282D Other tear of lateral meniscus, current injury, left knee, subsequent encounter +S83282S Other tear of lateral meniscus, current injury, left knee, sequela +S83289A Other tear of lateral meniscus, current injury, unspecified knee, initial encounter +S83289D Other tear of lateral meniscus, current injury, unspecified knee, subsequent encounter +S83289S Other tear of lateral meniscus, current injury, unspecified knee, sequela +S8330XA Tear of articular cartilage of unspecified knee, current, initial encounter +S8330XD Tear of articular cartilage of unspecified knee, current, subsequent encounter +S8330XS Tear of articular cartilage of unspecified knee, current, sequela +S8331XA Tear of articular cartilage of right knee, current, initial encounter +S8331XD Tear of articular cartilage of right knee, current, subsequent encounter +S8331XS Tear of articular cartilage of right knee, current, sequela +S8332XA Tear of articular cartilage of left knee, current, initial encounter +S8332XD Tear of articular cartilage of left knee, current, subsequent encounter +S8332XS Tear of articular cartilage of left knee, current, sequela +S83401A Sprain of unspecified collateral ligament of right knee, initial encounter +S83401D Sprain of unspecified collateral ligament of right knee, subsequent encounter +S83401S Sprain of unspecified collateral ligament of right knee, sequela +S83402A Sprain of unspecified collateral ligament of left knee, initial encounter +S83402D Sprain of unspecified collateral ligament of left knee, subsequent encounter +S83402S Sprain of unspecified collateral ligament of left knee, sequela +S83409A Sprain of unspecified collateral ligament of unspecified knee, initial encounter +S83409D Sprain of unspecified collateral ligament of unspecified knee, subsequent encounter +S83409S Sprain of unspecified collateral ligament of unspecified knee, sequela +S83411A Sprain of medial collateral ligament of right knee, initial encounter +S83411D Sprain of medial collateral ligament of right knee, subsequent encounter +S83411S Sprain of medial collateral ligament of right knee, sequela +S83412A Sprain of medial collateral ligament of left knee, initial encounter +S83412D Sprain of medial collateral ligament of left knee, subsequent encounter +S83412S Sprain of medial collateral ligament of left knee, sequela +S83419A Sprain of medial collateral ligament of unspecified knee, initial encounter +S83419D Sprain of medial collateral ligament of unspecified knee, subsequent encounter +S83419S Sprain of medial collateral ligament of unspecified knee, sequela +S83421A Sprain of lateral collateral ligament of right knee, initial encounter +S83421D Sprain of lateral collateral ligament of right knee, subsequent encounter +S83421S Sprain of lateral collateral ligament of right knee, sequela +S83422A Sprain of lateral collateral ligament of left knee, initial encounter +S83422D Sprain of lateral collateral ligament of left knee, subsequent encounter +S83422S Sprain of lateral collateral ligament of left knee, sequela +S83429A Sprain of lateral collateral ligament of unspecified knee, initial encounter +S83429D Sprain of lateral collateral ligament of unspecified knee, subsequent encounter +S83429S Sprain of lateral collateral ligament of unspecified knee, sequela +S83501A Sprain of unspecified cruciate ligament of right knee, initial encounter +S83501D Sprain of unspecified cruciate ligament of right knee, subsequent encounter +S83501S Sprain of unspecified cruciate ligament of right knee, sequela +S83502A Sprain of unspecified cruciate ligament of left knee, initial encounter +S83502D Sprain of unspecified cruciate ligament of left knee, subsequent encounter +S83502S Sprain of unspecified cruciate ligament of left knee, sequela +S83509A Sprain of unspecified cruciate ligament of unspecified knee, initial encounter +S83509D Sprain of unspecified cruciate ligament of unspecified knee, subsequent encounter +S83509S Sprain of unspecified cruciate ligament of unspecified knee, sequela +S83511A Sprain of anterior cruciate ligament of right knee, initial encounter +S83511D Sprain of anterior cruciate ligament of right knee, subsequent encounter +S83511S Sprain of anterior cruciate ligament of right knee, sequela +S83512A Sprain of anterior cruciate ligament of left knee, initial encounter +S83512D Sprain of anterior cruciate ligament of left knee, subsequent encounter +S83512S Sprain of anterior cruciate ligament of left knee, sequela +S83519A Sprain of anterior cruciate ligament of unspecified knee, initial encounter +S83519D Sprain of anterior cruciate ligament of unspecified knee, subsequent encounter +S83519S Sprain of anterior cruciate ligament of unspecified knee, sequela +S83521A Sprain of posterior cruciate ligament of right knee, initial encounter +S83521D Sprain of posterior cruciate ligament of right knee, subsequent encounter +S83521S Sprain of posterior cruciate ligament of right knee, sequela +S83522A Sprain of posterior cruciate ligament of left knee, initial encounter +S83522D Sprain of posterior cruciate ligament of left knee, subsequent encounter +S83522S Sprain of posterior cruciate ligament of left knee, sequela +S83529A Sprain of posterior cruciate ligament of unspecified knee, initial encounter +S83529D Sprain of posterior cruciate ligament of unspecified knee, subsequent encounter +S83529S Sprain of posterior cruciate ligament of unspecified knee, sequela +S8360XA Sprain of the superior tibiofibular joint and ligament, unspecified knee, initial encounter +S8360XD Sprain of the superior tibiofibular joint and ligament, unspecified knee, subsequent encounter +S8360XS Sprain of the superior tibiofibular joint and ligament, unspecified knee, sequela +S8361XA Sprain of the superior tibiofibular joint and ligament, right knee, initial encounter +S8361XD Sprain of the superior tibiofibular joint and ligament, right knee, subsequent encounter +S8361XS Sprain of the superior tibiofibular joint and ligament, right knee, sequela +S8362XA Sprain of the superior tibiofibular joint and ligament, left knee, initial encounter +S8362XD Sprain of the superior tibiofibular joint and ligament, left knee, subsequent encounter +S8362XS Sprain of the superior tibiofibular joint and ligament, left knee, sequela +S838X1A Sprain of other specified parts of right knee, initial encounter +S838X1D Sprain of other specified parts of right knee, subsequent encounter +S838X1S Sprain of other specified parts of right knee, sequela +S838X2A Sprain of other specified parts of left knee, initial encounter +S838X2D Sprain of other specified parts of left knee, subsequent encounter +S838X2S Sprain of other specified parts of left knee, sequela +S838X9A Sprain of other specified parts of unspecified knee, initial encounter +S838X9D Sprain of other specified parts of unspecified knee, subsequent encounter +S838X9S Sprain of other specified parts of unspecified knee, sequela +S8390XA Sprain of unspecified site of unspecified knee, initial encounter +S8390XD Sprain of unspecified site of unspecified knee, subsequent encounter +S8390XS Sprain of unspecified site of unspecified knee, sequela +S8391XA Sprain of unspecified site of right knee, initial encounter +S8391XD Sprain of unspecified site of right knee, subsequent encounter +S8391XS Sprain of unspecified site of right knee, sequela +S8392XA Sprain of unspecified site of left knee, initial encounter +S8392XD Sprain of unspecified site of left knee, subsequent encounter +S8392XS Sprain of unspecified site of left knee, sequela +S8400XA Injury of tibial nerve at lower leg level, unspecified leg, initial encounter +S8400XD Injury of tibial nerve at lower leg level, unspecified leg, subsequent encounter +S8400XS Injury of tibial nerve at lower leg level, unspecified leg, sequela +S8401XA Injury of tibial nerve at lower leg level, right leg, initial encounter +S8401XD Injury of tibial nerve at lower leg level, right leg, subsequent encounter +S8401XS Injury of tibial nerve at lower leg level, right leg, sequela +S8402XA Injury of tibial nerve at lower leg level, left leg, initial encounter +S8402XD Injury of tibial nerve at lower leg level, left leg, subsequent encounter +S8402XS Injury of tibial nerve at lower leg level, left leg, sequela +S8410XA Injury of peroneal nerve at lower leg level, unspecified leg, initial encounter +S8410XD Injury of peroneal nerve at lower leg level, unspecified leg, subsequent encounter +S8410XS Injury of peroneal nerve at lower leg level, unspecified leg, sequela +S8411XA Injury of peroneal nerve at lower leg level, right leg, initial encounter +S8411XD Injury of peroneal nerve at lower leg level, right leg, subsequent encounter +S8411XS Injury of peroneal nerve at lower leg level, right leg, sequela +S8412XA Injury of peroneal nerve at lower leg level, left leg, initial encounter +S8412XD Injury of peroneal nerve at lower leg level, left leg, subsequent encounter +S8412XS Injury of peroneal nerve at lower leg level, left leg, sequela +S8420XA Injury of cutaneous sensory nerve at lower leg level, unspecified leg, initial encounter +S8420XD Injury of cutaneous sensory nerve at lower leg level, unspecified leg, subsequent encounter +S8420XS Injury of cutaneous sensory nerve at lower leg level, unspecified leg, sequela +S8421XA Injury of cutaneous sensory nerve at lower leg level, right leg, initial encounter +S8421XD Injury of cutaneous sensory nerve at lower leg level, right leg, subsequent encounter +S8421XS Injury of cutaneous sensory nerve at lower leg level, right leg, sequela +S8422XA Injury of cutaneous sensory nerve at lower leg level, left leg, initial encounter +S8422XD Injury of cutaneous sensory nerve at lower leg level, left leg, subsequent encounter +S8422XS Injury of cutaneous sensory nerve at lower leg level, left leg, sequela +S84801A Injury of other nerves at lower leg level, right leg, initial encounter +S84801D Injury of other nerves at lower leg level, right leg, subsequent encounter +S84801S Injury of other nerves at lower leg level, right leg, sequela +S84802A Injury of other nerves at lower leg level, left leg, initial encounter +S84802D Injury of other nerves at lower leg level, left leg, subsequent encounter +S84802S Injury of other nerves at lower leg level, left leg, sequela +S84809A Injury of other nerves at lower leg level, unspecified leg, initial encounter +S84809D Injury of other nerves at lower leg level, unspecified leg, subsequent encounter +S84809S Injury of other nerves at lower leg level, unspecified leg, sequela +S8490XA Injury of unspecified nerve at lower leg level, unspecified leg, initial encounter +S8490XD Injury of unspecified nerve at lower leg level, unspecified leg, subsequent encounter +S8490XS Injury of unspecified nerve at lower leg level, unspecified leg, sequela +S8491XA Injury of unspecified nerve at lower leg level, right leg, initial encounter +S8491XD Injury of unspecified nerve at lower leg level, right leg, subsequent encounter +S8491XS Injury of unspecified nerve at lower leg level, right leg, sequela +S8492XA Injury of unspecified nerve at lower leg level, left leg, initial encounter +S8492XD Injury of unspecified nerve at lower leg level, left leg, subsequent encounter +S8492XS Injury of unspecified nerve at lower leg level, left leg, sequela +S85001A Unspecified injury of popliteal artery, right leg, initial encounter +S85001D Unspecified injury of popliteal artery, right leg, subsequent encounter +S85001S Unspecified injury of popliteal artery, right leg, sequela +S85002A Unspecified injury of popliteal artery, left leg, initial encounter +S85002D Unspecified injury of popliteal artery, left leg, subsequent encounter +S85002S Unspecified injury of popliteal artery, left leg, sequela +S85009A Unspecified injury of popliteal artery, unspecified leg, initial encounter +S85009D Unspecified injury of popliteal artery, unspecified leg, subsequent encounter +S85009S Unspecified injury of popliteal artery, unspecified leg, sequela +S85011A Laceration of popliteal artery, right leg, initial encounter +S85011D Laceration of popliteal artery, right leg, subsequent encounter +S85011S Laceration of popliteal artery, right leg, sequela +S85012A Laceration of popliteal artery, left leg, initial encounter +S85012D Laceration of popliteal artery, left leg, subsequent encounter +S85012S Laceration of popliteal artery, left leg, sequela +S85019A Laceration of popliteal artery, unspecified leg, initial encounter +S85019D Laceration of popliteal artery, unspecified leg, subsequent encounter +S85019S Laceration of popliteal artery, unspecified leg, sequela +S85091A Other specified injury of popliteal artery, right leg, initial encounter +S85091D Other specified injury of popliteal artery, right leg, subsequent encounter +S85091S Other specified injury of popliteal artery, right leg, sequela +S85092A Other specified injury of popliteal artery, left leg, initial encounter +S85092D Other specified injury of popliteal artery, left leg, subsequent encounter +S85092S Other specified injury of popliteal artery, left leg, sequela +S85099A Other specified injury of popliteal artery, unspecified leg, initial encounter +S85099D Other specified injury of popliteal artery, unspecified leg, subsequent encounter +S85099S Other specified injury of popliteal artery, unspecified leg, sequela +S85101A Unspecified injury of unspecified tibial artery, right leg, initial encounter +S85101D Unspecified injury of unspecified tibial artery, right leg, subsequent encounter +S85101S Unspecified injury of unspecified tibial artery, right leg, sequela +S85102A Unspecified injury of unspecified tibial artery, left leg, initial encounter +S85102D Unspecified injury of unspecified tibial artery, left leg, subsequent encounter +S85102S Unspecified injury of unspecified tibial artery, left leg, sequela +S85109A Unspecified injury of unspecified tibial artery, unspecified leg, initial encounter +S85109D Unspecified injury of unspecified tibial artery, unspecified leg, subsequent encounter +S85109S Unspecified injury of unspecified tibial artery, unspecified leg, sequela +S85111A Laceration of unspecified tibial artery, right leg, initial encounter +S85111D Laceration of unspecified tibial artery, right leg, subsequent encounter +S85111S Laceration of unspecified tibial artery, right leg, sequela +S85112A Laceration of unspecified tibial artery, left leg, initial encounter +S85112D Laceration of unspecified tibial artery, left leg, subsequent encounter +S85112S Laceration of unspecified tibial artery, left leg, sequela +S85119A Laceration of unspecified tibial artery, unspecified leg, initial encounter +S85119D Laceration of unspecified tibial artery, unspecified leg, subsequent encounter +S85119S Laceration of unspecified tibial artery, unspecified leg, sequela +S85121A Other specified injury of unspecified tibial artery, right leg, initial encounter +S85121D Other specified injury of unspecified tibial artery, right leg, subsequent encounter +S85121S Other specified injury of unspecified tibial artery, right leg, sequela +S85122A Other specified injury of unspecified tibial artery, left leg, initial encounter +S85122D Other specified injury of unspecified tibial artery, left leg, subsequent encounter +S85122S Other specified injury of unspecified tibial artery, left leg, sequela +S85129A Other specified injury of unspecified tibial artery, unspecified leg, initial encounter +S85129D Other specified injury of unspecified tibial artery, unspecified leg, subsequent encounter +S85129S Other specified injury of unspecified tibial artery, unspecified leg, sequela +S85131A Unspecified injury of anterior tibial artery, right leg, initial encounter +S85131D Unspecified injury of anterior tibial artery, right leg, subsequent encounter +S85131S Unspecified injury of anterior tibial artery, right leg, sequela +S85132A Unspecified injury of anterior tibial artery, left leg, initial encounter +S85132D Unspecified injury of anterior tibial artery, left leg, subsequent encounter +S85132S Unspecified injury of anterior tibial artery, left leg, sequela +S85139A Unspecified injury of anterior tibial artery, unspecified leg, initial encounter +S85139D Unspecified injury of anterior tibial artery, unspecified leg, subsequent encounter +S85139S Unspecified injury of anterior tibial artery, unspecified leg, sequela +S85141A Laceration of anterior tibial artery, right leg, initial encounter +S85141D Laceration of anterior tibial artery, right leg, subsequent encounter +S85141S Laceration of anterior tibial artery, right leg, sequela +S85142A Laceration of anterior tibial artery, left leg, initial encounter +S85142D Laceration of anterior tibial artery, left leg, subsequent encounter +S85142S Laceration of anterior tibial artery, left leg, sequela +S85149A Laceration of anterior tibial artery, unspecified leg, initial encounter +S85149D Laceration of anterior tibial artery, unspecified leg, subsequent encounter +S85149S Laceration of anterior tibial artery, unspecified leg, sequela +S85151A Other specified injury of anterior tibial artery, right leg, initial encounter +S85151D Other specified injury of anterior tibial artery, right leg, subsequent encounter +S85151S Other specified injury of anterior tibial artery, right leg, sequela +S85152A Other specified injury of anterior tibial artery, left leg, initial encounter +S85152D Other specified injury of anterior tibial artery, left leg, subsequent encounter +S85152S Other specified injury of anterior tibial artery, left leg, sequela +S85159A Other specified injury of anterior tibial artery, unspecified leg, initial encounter +S85159D Other specified injury of anterior tibial artery, unspecified leg, subsequent encounter +S85159S Other specified injury of anterior tibial artery, unspecified leg, sequela +S85161A Unspecified injury of posterior tibial artery, right leg, initial encounter +S85161D Unspecified injury of posterior tibial artery, right leg, subsequent encounter +S85161S Unspecified injury of posterior tibial artery, right leg, sequela +S85162A Unspecified injury of posterior tibial artery, left leg, initial encounter +S85162D Unspecified injury of posterior tibial artery, left leg, subsequent encounter +S85162S Unspecified injury of posterior tibial artery, left leg, sequela +S85169A Unspecified injury of posterior tibial artery, unspecified leg, initial encounter +S85169D Unspecified injury of posterior tibial artery, unspecified leg, subsequent encounter +S85169S Unspecified injury of posterior tibial artery, unspecified leg, sequela +S85171A Laceration of posterior tibial artery, right leg, initial encounter +S85171D Laceration of posterior tibial artery, right leg, subsequent encounter +S85171S Laceration of posterior tibial artery, right leg, sequela +S85172A Laceration of posterior tibial artery, left leg, initial encounter +S85172D Laceration of posterior tibial artery, left leg, subsequent encounter +S85172S Laceration of posterior tibial artery, left leg, sequela +S85179A Laceration of posterior tibial artery, unspecified leg, initial encounter +S85179D Laceration of posterior tibial artery, unspecified leg, subsequent encounter +S85179S Laceration of posterior tibial artery, unspecified leg, sequela +S85181A Other specified injury of posterior tibial artery, right leg, initial encounter +S85181D Other specified injury of posterior tibial artery, right leg, subsequent encounter +S85181S Other specified injury of posterior tibial artery, right leg, sequela +S85182A Other specified injury of posterior tibial artery, left leg, initial encounter +S85182D Other specified injury of posterior tibial artery, left leg, subsequent encounter +S85182S Other specified injury of posterior tibial artery, left leg, sequela +S85189A Other specified injury of posterior tibial artery, unspecified leg, initial encounter +S85189D Other specified injury of posterior tibial artery, unspecified leg, subsequent encounter +S85189S Other specified injury of posterior tibial artery, unspecified leg, sequela +S85201A Unspecified injury of peroneal artery, right leg, initial encounter +S85201D Unspecified injury of peroneal artery, right leg, subsequent encounter +S85201S Unspecified injury of peroneal artery, right leg, sequela +S85202A Unspecified injury of peroneal artery, left leg, initial encounter +S85202D Unspecified injury of peroneal artery, left leg, subsequent encounter +S85202S Unspecified injury of peroneal artery, left leg, sequela +S85209A Unspecified injury of peroneal artery, unspecified leg, initial encounter +S85209D Unspecified injury of peroneal artery, unspecified leg, subsequent encounter +S85209S Unspecified injury of peroneal artery, unspecified leg, sequela +S85211A Laceration of peroneal artery, right leg, initial encounter +S85211D Laceration of peroneal artery, right leg, subsequent encounter +S85211S Laceration of peroneal artery, right leg, sequela +S85212A Laceration of peroneal artery, left leg, initial encounter +S85212D Laceration of peroneal artery, left leg, subsequent encounter +S85212S Laceration of peroneal artery, left leg, sequela +S85219A Laceration of peroneal artery, unspecified leg, initial encounter +S85219D Laceration of peroneal artery, unspecified leg, subsequent encounter +S85219S Laceration of peroneal artery, unspecified leg, sequela +S85291A Other specified injury of peroneal artery, right leg, initial encounter +S85291D Other specified injury of peroneal artery, right leg, subsequent encounter +S85291S Other specified injury of peroneal artery, right leg, sequela +S85292A Other specified injury of peroneal artery, left leg, initial encounter +S85292D Other specified injury of peroneal artery, left leg, subsequent encounter +S85292S Other specified injury of peroneal artery, left leg, sequela +S85299A Other specified injury of peroneal artery, unspecified leg, initial encounter +S85299D Other specified injury of peroneal artery, unspecified leg, subsequent encounter +S85299S Other specified injury of peroneal artery, unspecified leg, sequela +S85301A Unspecified injury of greater saphenous vein at lower leg level, right leg, initial encounter +S85301D Unspecified injury of greater saphenous vein at lower leg level, right leg, subsequent encounter +S85301S Unspecified injury of greater saphenous vein at lower leg level, right leg, sequela +S85302A Unspecified injury of greater saphenous vein at lower leg level, left leg, initial encounter +S85302D Unspecified injury of greater saphenous vein at lower leg level, left leg, subsequent encounter +S85302S Unspecified injury of greater saphenous vein at lower leg level, left leg, sequela +S85309A Unspecified injury of greater saphenous vein at lower leg level, unspecified leg, initial encounter +S85309D Unspecified injury of greater saphenous vein at lower leg level, unspecified leg, subsequent encounter +S85309S Unspecified injury of greater saphenous vein at lower leg level, unspecified leg, sequela +S85311A Laceration of greater saphenous vein at lower leg level, right leg, initial encounter +S85311D Laceration of greater saphenous vein at lower leg level, right leg, subsequent encounter +S85311S Laceration of greater saphenous vein at lower leg level, right leg, sequela +S85312A Laceration of greater saphenous vein at lower leg level, left leg, initial encounter +S85312D Laceration of greater saphenous vein at lower leg level, left leg, subsequent encounter +S85312S Laceration of greater saphenous vein at lower leg level, left leg, sequela +S85319A Laceration of greater saphenous vein at lower leg level, unspecified leg, initial encounter +S85319D Laceration of greater saphenous vein at lower leg level, unspecified leg, subsequent encounter +S85319S Laceration of greater saphenous vein at lower leg level, unspecified leg, sequela +S85391A Other specified injury of greater saphenous vein at lower leg level, right leg, initial encounter +S85391D Other specified injury of greater saphenous vein at lower leg level, right leg, subsequent encounter +S85391S Other specified injury of greater saphenous vein at lower leg level, right leg, sequela +S85392A Other specified injury of greater saphenous vein at lower leg level, left leg, initial encounter +S85392D Other specified injury of greater saphenous vein at lower leg level, left leg, subsequent encounter +S85392S Other specified injury of greater saphenous vein at lower leg level, left leg, sequela +S85399A Other specified injury of greater saphenous vein at lower leg level, unspecified leg, initial encounter +S85399D Other specified injury of greater saphenous vein at lower leg level, unspecified leg, subsequent encounter +S85399S Other specified injury of greater saphenous vein at lower leg level, unspecified leg, sequela +S85401A Unspecified injury of lesser saphenous vein at lower leg level, right leg, initial encounter +S85401D Unspecified injury of lesser saphenous vein at lower leg level, right leg, subsequent encounter +S85401S Unspecified injury of lesser saphenous vein at lower leg level, right leg, sequela +S85402A Unspecified injury of lesser saphenous vein at lower leg level, left leg, initial encounter +S85402D Unspecified injury of lesser saphenous vein at lower leg level, left leg, subsequent encounter +S85402S Unspecified injury of lesser saphenous vein at lower leg level, left leg, sequela +S85409A Unspecified injury of lesser saphenous vein at lower leg level, unspecified leg, initial encounter +S85409D Unspecified injury of lesser saphenous vein at lower leg level, unspecified leg, subsequent encounter +S85409S Unspecified injury of lesser saphenous vein at lower leg level, unspecified leg, sequela +S85411A Laceration of lesser saphenous vein at lower leg level, right leg, initial encounter +S85411D Laceration of lesser saphenous vein at lower leg level, right leg, subsequent encounter +S85411S Laceration of lesser saphenous vein at lower leg level, right leg, sequela +S85412A Laceration of lesser saphenous vein at lower leg level, left leg, initial encounter +S85412D Laceration of lesser saphenous vein at lower leg level, left leg, subsequent encounter +S85412S Laceration of lesser saphenous vein at lower leg level, left leg, sequela +S85419A Laceration of lesser saphenous vein at lower leg level, unspecified leg, initial encounter +S85419D Laceration of lesser saphenous vein at lower leg level, unspecified leg, subsequent encounter +S85419S Laceration of lesser saphenous vein at lower leg level, unspecified leg, sequela +S85491A Other specified injury of lesser saphenous vein at lower leg level, right leg, initial encounter +S85491D Other specified injury of lesser saphenous vein at lower leg level, right leg, subsequent encounter +S85491S Other specified injury of lesser saphenous vein at lower leg level, right leg, sequela +S85492A Other specified injury of lesser saphenous vein at lower leg level, left leg, initial encounter +S85492D Other specified injury of lesser saphenous vein at lower leg level, left leg, subsequent encounter +S85492S Other specified injury of lesser saphenous vein at lower leg level, left leg, sequela +S85499A Other specified injury of lesser saphenous vein at lower leg level, unspecified leg, initial encounter +S85499D Other specified injury of lesser saphenous vein at lower leg level, unspecified leg, subsequent encounter +S85499S Other specified injury of lesser saphenous vein at lower leg level, unspecified leg, sequela +S85501A Unspecified injury of popliteal vein, right leg, initial encounter +S85501D Unspecified injury of popliteal vein, right leg, subsequent encounter +S85501S Unspecified injury of popliteal vein, right leg, sequela +S85502A Unspecified injury of popliteal vein, left leg, initial encounter +S85502D Unspecified injury of popliteal vein, left leg, subsequent encounter +S85502S Unspecified injury of popliteal vein, left leg, sequela +S85509A Unspecified injury of popliteal vein, unspecified leg, initial encounter +S85509D Unspecified injury of popliteal vein, unspecified leg, subsequent encounter +S85509S Unspecified injury of popliteal vein, unspecified leg, sequela +S85511A Laceration of popliteal vein, right leg, initial encounter +S85511D Laceration of popliteal vein, right leg, subsequent encounter +S85511S Laceration of popliteal vein, right leg, sequela +S85512A Laceration of popliteal vein, left leg, initial encounter +S85512D Laceration of popliteal vein, left leg, subsequent encounter +S85512S Laceration of popliteal vein, left leg, sequela +S85519A Laceration of popliteal vein, unspecified leg, initial encounter +S85519D Laceration of popliteal vein, unspecified leg, subsequent encounter +S85519S Laceration of popliteal vein, unspecified leg, sequela +S85591A Other specified injury of popliteal vein, right leg, initial encounter +S85591D Other specified injury of popliteal vein, right leg, subsequent encounter +S85591S Other specified injury of popliteal vein, right leg, sequela +S85592A Other specified injury of popliteal vein, left leg, initial encounter +S85592D Other specified injury of popliteal vein, left leg, subsequent encounter +S85592S Other specified injury of popliteal vein, left leg, sequela +S85599A Other specified injury of popliteal vein, unspecified leg, initial encounter +S85599D Other specified injury of popliteal vein, unspecified leg, subsequent encounter +S85599S Other specified injury of popliteal vein, unspecified leg, sequela +S85801A Unspecified injury of other blood vessels at lower leg level, right leg, initial encounter +S85801D Unspecified injury of other blood vessels at lower leg level, right leg, subsequent encounter +S85801S Unspecified injury of other blood vessels at lower leg level, right leg, sequela +S85802A Unspecified injury of other blood vessels at lower leg level, left leg, initial encounter +S85802D Unspecified injury of other blood vessels at lower leg level, left leg, subsequent encounter +S85802S Unspecified injury of other blood vessels at lower leg level, left leg, sequela +S85809A Unspecified injury of other blood vessels at lower leg level, unspecified leg, initial encounter +S85809D Unspecified injury of other blood vessels at lower leg level, unspecified leg, subsequent encounter +S85809S Unspecified injury of other blood vessels at lower leg level, unspecified leg, sequela +S85811A Laceration of other blood vessels at lower leg level, right leg, initial encounter +S85811D Laceration of other blood vessels at lower leg level, right leg, subsequent encounter +S85811S Laceration of other blood vessels at lower leg level, right leg, sequela +S85812A Laceration of other blood vessels at lower leg level, left leg, initial encounter +S85812D Laceration of other blood vessels at lower leg level, left leg, subsequent encounter +S85812S Laceration of other blood vessels at lower leg level, left leg, sequela +S85819A Laceration of other blood vessels at lower leg level, unspecified leg, initial encounter +S85819D Laceration of other blood vessels at lower leg level, unspecified leg, subsequent encounter +S85819S Laceration of other blood vessels at lower leg level, unspecified leg, sequela +S85891A Other specified injury of other blood vessels at lower leg level, right leg, initial encounter +S85891D Other specified injury of other blood vessels at lower leg level, right leg, subsequent encounter +S85891S Other specified injury of other blood vessels at lower leg level, right leg, sequela +S85892A Other specified injury of other blood vessels at lower leg level, left leg, initial encounter +S85892D Other specified injury of other blood vessels at lower leg level, left leg, subsequent encounter +S85892S Other specified injury of other blood vessels at lower leg level, left leg, sequela +S85899A Other specified injury of other blood vessels at lower leg level, unspecified leg, initial encounter +S85899D Other specified injury of other blood vessels at lower leg level, unspecified leg, subsequent encounter +S85899S Other specified injury of other blood vessels at lower leg level, unspecified leg, sequela +S85901A Unspecified injury of unspecified blood vessel at lower leg level, right leg, initial encounter +S85901D Unspecified injury of unspecified blood vessel at lower leg level, right leg, subsequent encounter +S85901S Unspecified injury of unspecified blood vessel at lower leg level, right leg, sequela +S85902A Unspecified injury of unspecified blood vessel at lower leg level, left leg, initial encounter +S85902D Unspecified injury of unspecified blood vessel at lower leg level, left leg, subsequent encounter +S85902S Unspecified injury of unspecified blood vessel at lower leg level, left leg, sequela +S85909A Unspecified injury of unspecified blood vessel at lower leg level, unspecified leg, initial encounter +S85909D Unspecified injury of unspecified blood vessel at lower leg level, unspecified leg, subsequent encounter +S85909S Unspecified injury of unspecified blood vessel at lower leg level, unspecified leg, sequela +S85911A Laceration of unspecified blood vessel at lower leg level, right leg, initial encounter +S85911D Laceration of unspecified blood vessel at lower leg level, right leg, subsequent encounter +S85911S Laceration of unspecified blood vessel at lower leg level, right leg, sequela +S85912A Laceration of unspecified blood vessel at lower leg level, left leg, initial encounter +S85912D Laceration of unspecified blood vessel at lower leg level, left leg, subsequent encounter +S85912S Laceration of unspecified blood vessel at lower leg level, left leg, sequela +S85919A Laceration of unspecified blood vessel at lower leg level, unspecified leg, initial encounter +S85919D Laceration of unspecified blood vessel at lower leg level, unspecified leg, subsequent encounter +S85919S Laceration of unspecified blood vessel at lower leg level, unspecified leg, sequela +S85991A Other specified injury of unspecified blood vessel at lower leg level, right leg, initial encounter +S85991D Other specified injury of unspecified blood vessel at lower leg level, right leg, subsequent encounter +S85991S Other specified injury of unspecified blood vessel at lower leg level, right leg, sequela +S85992A Other specified injury of unspecified blood vessel at lower leg level, left leg, initial encounter +S85992D Other specified injury of unspecified blood vessel at lower leg level, left leg, subsequent encounter +S85992S Other specified injury of unspecified blood vessel at lower leg level, left leg, sequela +S85999A Other specified injury of unspecified blood vessel at lower leg level, unspecified leg, initial encounter +S85999D Other specified injury of unspecified blood vessel at lower leg level, unspecified leg, subsequent encounter +S85999S Other specified injury of unspecified blood vessel at lower leg level, unspecified leg, sequela +S86001A Unspecified injury of right Achilles tendon, initial encounter +S86001D Unspecified injury of right Achilles tendon, subsequent encounter +S86001S Unspecified injury of right Achilles tendon, sequela +S86002A Unspecified injury of left Achilles tendon, initial encounter +S86002D Unspecified injury of left Achilles tendon, subsequent encounter +S86002S Unspecified injury of left Achilles tendon, sequela +S86009A Unspecified injury of unspecified Achilles tendon, initial encounter +S86009D Unspecified injury of unspecified Achilles tendon, subsequent encounter +S86009S Unspecified injury of unspecified Achilles tendon, sequela +S86011A Strain of right Achilles tendon, initial encounter +S86011D Strain of right Achilles tendon, subsequent encounter +S86011S Strain of right Achilles tendon, sequela +S86012A Strain of left Achilles tendon, initial encounter +S86012D Strain of left Achilles tendon, subsequent encounter +S86012S Strain of left Achilles tendon, sequela +S86019A Strain of unspecified Achilles tendon, initial encounter +S86019D Strain of unspecified Achilles tendon, subsequent encounter +S86019S Strain of unspecified Achilles tendon, sequela +S86021A Laceration of right Achilles tendon, initial encounter +S86021D Laceration of right Achilles tendon, subsequent encounter +S86021S Laceration of right Achilles tendon, sequela +S86022A Laceration of left Achilles tendon, initial encounter +S86022D Laceration of left Achilles tendon, subsequent encounter +S86022S Laceration of left Achilles tendon, sequela +S86029A Laceration of unspecified Achilles tendon, initial encounter +S86029D Laceration of unspecified Achilles tendon, subsequent encounter +S86029S Laceration of unspecified Achilles tendon, sequela +S86091A Other specified injury of right Achilles tendon, initial encounter +S86091D Other specified injury of right Achilles tendon, subsequent encounter +S86091S Other specified injury of right Achilles tendon, sequela +S86092A Other specified injury of left Achilles tendon, initial encounter +S86092D Other specified injury of left Achilles tendon, subsequent encounter +S86092S Other specified injury of left Achilles tendon, sequela +S86099A Other specified injury of unspecified Achilles tendon, initial encounter +S86099D Other specified injury of unspecified Achilles tendon, subsequent encounter +S86099S Other specified injury of unspecified Achilles tendon, sequela +S86101A Unspecified injury of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, right leg, initial encounter +S86101D Unspecified injury of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, right leg, subsequent encounter +S86101S Unspecified injury of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, right leg, sequela +S86102A Unspecified injury of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, left leg, initial encounter +S86102D Unspecified injury of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, left leg, subsequent encounter +S86102S Unspecified injury of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, left leg, sequela +S86109A Unspecified injury of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, unspecified leg, initial encounter +S86109D Unspecified injury of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, unspecified leg, subsequent encounter +S86109S Unspecified injury of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, unspecified leg, sequela +S86111A Strain of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, right leg, initial encounter +S86111D Strain of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, right leg, subsequent encounter +S86111S Strain of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, right leg, sequela +S86112A Strain of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, left leg, initial encounter +S86112D Strain of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, left leg, subsequent encounter +S86112S Strain of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, left leg, sequela +S86119A Strain of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, unspecified leg, initial encounter +S86119D Strain of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, unspecified leg, subsequent encounter +S86119S Strain of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, unspecified leg, sequela +S86121A Laceration of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, right leg, initial encounter +S86121D Laceration of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, right leg, subsequent encounter +S86121S Laceration of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, right leg, sequela +S86122A Laceration of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, left leg, initial encounter +S86122D Laceration of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, left leg, subsequent encounter +S86122S Laceration of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, left leg, sequela +S86129A Laceration of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, unspecified leg, initial encounter +S86129D Laceration of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, unspecified leg, subsequent encounter +S86129S Laceration of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, unspecified leg, sequela +S86191A Other injury of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, right leg, initial encounter +S86191D Other injury of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, right leg, subsequent encounter +S86191S Other injury of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, right leg, sequela +S86192A Other injury of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, left leg, initial encounter +S86192D Other injury of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, left leg, subsequent encounter +S86192S Other injury of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, left leg, sequela +S86199A Other injury of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, unspecified leg, initial encounter +S86199D Other injury of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, unspecified leg, subsequent encounter +S86199S Other injury of other muscle(s) and tendon(s) of posterior muscle group at lower leg level, unspecified leg, sequela +S86201A Unspecified injury of muscle(s) and tendon(s) of anterior muscle group at lower leg level, right leg, initial encounter +S86201D Unspecified injury of muscle(s) and tendon(s) of anterior muscle group at lower leg level, right leg, subsequent encounter +S86201S Unspecified injury of muscle(s) and tendon(s) of anterior muscle group at lower leg level, right leg, sequela +S86202A Unspecified injury of muscle(s) and tendon(s) of anterior muscle group at lower leg level, left leg, initial encounter +S86202D Unspecified injury of muscle(s) and tendon(s) of anterior muscle group at lower leg level, left leg, subsequent encounter +S86202S Unspecified injury of muscle(s) and tendon(s) of anterior muscle group at lower leg level, left leg, sequela +S86209A Unspecified injury of muscle(s) and tendon(s) of anterior muscle group at lower leg level, unspecified leg, initial encounter +S86209D Unspecified injury of muscle(s) and tendon(s) of anterior muscle group at lower leg level, unspecified leg, subsequent encounter +S86209S Unspecified injury of muscle(s) and tendon(s) of anterior muscle group at lower leg level, unspecified leg, sequela +S86211A Strain of muscle(s) and tendon(s) of anterior muscle group at lower leg level, right leg, initial encounter +S86211D Strain of muscle(s) and tendon(s) of anterior muscle group at lower leg level, right leg, subsequent encounter +S86211S Strain of muscle(s) and tendon(s) of anterior muscle group at lower leg level, right leg, sequela +S86212A Strain of muscle(s) and tendon(s) of anterior muscle group at lower leg level, left leg, initial encounter +S86212D Strain of muscle(s) and tendon(s) of anterior muscle group at lower leg level, left leg, subsequent encounter +S86212S Strain of muscle(s) and tendon(s) of anterior muscle group at lower leg level, left leg, sequela +S86219A Strain of muscle(s) and tendon(s) of anterior muscle group at lower leg level, unspecified leg, initial encounter +S86219D Strain of muscle(s) and tendon(s) of anterior muscle group at lower leg level, unspecified leg, subsequent encounter +S86219S Strain of muscle(s) and tendon(s) of anterior muscle group at lower leg level, unspecified leg, sequela +S86221A Laceration of muscle(s) and tendon(s) of anterior muscle group at lower leg level, right leg, initial encounter +S86221D Laceration of muscle(s) and tendon(s) of anterior muscle group at lower leg level, right leg, subsequent encounter +S86221S Laceration of muscle(s) and tendon(s) of anterior muscle group at lower leg level, right leg, sequela +S86222A Laceration of muscle(s) and tendon(s) of anterior muscle group at lower leg level, left leg, initial encounter +S86222D Laceration of muscle(s) and tendon(s) of anterior muscle group at lower leg level, left leg, subsequent encounter +S86222S Laceration of muscle(s) and tendon(s) of anterior muscle group at lower leg level, left leg, sequela +S86229A Laceration of muscle(s) and tendon(s) of anterior muscle group at lower leg level, unspecified leg, initial encounter +S86229D Laceration of muscle(s) and tendon(s) of anterior muscle group at lower leg level, unspecified leg, subsequent encounter +S86229S Laceration of muscle(s) and tendon(s) of anterior muscle group at lower leg level, unspecified leg, sequela +S86291A Other injury of muscle(s) and tendon(s) of anterior muscle group at lower leg level, right leg, initial encounter +S86291D Other injury of muscle(s) and tendon(s) of anterior muscle group at lower leg level, right leg, subsequent encounter +S86291S Other injury of muscle(s) and tendon(s) of anterior muscle group at lower leg level, right leg, sequela +S86292A Other injury of muscle(s) and tendon(s) of anterior muscle group at lower leg level, left leg, initial encounter +S86292D Other injury of muscle(s) and tendon(s) of anterior muscle group at lower leg level, left leg, subsequent encounter +S86292S Other injury of muscle(s) and tendon(s) of anterior muscle group at lower leg level, left leg, sequela +S86299A Other injury of muscle(s) and tendon(s) of anterior muscle group at lower leg level, unspecified leg, initial encounter +S86299D Other injury of muscle(s) and tendon(s) of anterior muscle group at lower leg level, unspecified leg, subsequent encounter +S86299S Other injury of muscle(s) and tendon(s) of anterior muscle group at lower leg level, unspecified leg, sequela +S86301A Unspecified injury of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, right leg, initial encounter +S86301D Unspecified injury of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, right leg, subsequent encounter +S86301S Unspecified injury of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, right leg, sequela +S86302A Unspecified injury of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, left leg, initial encounter +S86302D Unspecified injury of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, left leg, subsequent encounter +S86302S Unspecified injury of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, left leg, sequela +S86309A Unspecified injury of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, unspecified leg, initial encounter +S86309D Unspecified injury of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, unspecified leg, subsequent encounter +S86309S Unspecified injury of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, unspecified leg, sequela +S86311A Strain of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, right leg, initial encounter +S86311D Strain of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, right leg, subsequent encounter +S86311S Strain of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, right leg, sequela +S86312A Strain of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, left leg, initial encounter +S86312D Strain of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, left leg, subsequent encounter +S86312S Strain of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, left leg, sequela +S86319A Strain of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, unspecified leg, initial encounter +S86319D Strain of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, unspecified leg, subsequent encounter +S86319S Strain of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, unspecified leg, sequela +S86321A Laceration of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, right leg, initial encounter +S86321D Laceration of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, right leg, subsequent encounter +S86321S Laceration of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, right leg, sequela +S86322A Laceration of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, left leg, initial encounter +S86322D Laceration of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, left leg, subsequent encounter +S86322S Laceration of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, left leg, sequela +S86329A Laceration of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, unspecified leg, initial encounter +S86329D Laceration of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, unspecified leg, subsequent encounter +S86329S Laceration of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, unspecified leg, sequela +S86391A Other injury of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, right leg, initial encounter +S86391D Other injury of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, right leg, subsequent encounter +S86391S Other injury of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, right leg, sequela +S86392A Other injury of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, left leg, initial encounter +S86392D Other injury of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, left leg, subsequent encounter +S86392S Other injury of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, left leg, sequela +S86399A Other injury of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, unspecified leg, initial encounter +S86399D Other injury of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, unspecified leg, subsequent encounter +S86399S Other injury of muscle(s) and tendon(s) of peroneal muscle group at lower leg level, unspecified leg, sequela +S86801A Unspecified injury of other muscle(s) and tendon(s) at lower leg level, right leg, initial encounter +S86801D Unspecified injury of other muscle(s) and tendon(s) at lower leg level, right leg, subsequent encounter +S86801S Unspecified injury of other muscle(s) and tendon(s) at lower leg level, right leg, sequela +S86802A Unspecified injury of other muscle(s) and tendon(s) at lower leg level, left leg, initial encounter +S86802D Unspecified injury of other muscle(s) and tendon(s) at lower leg level, left leg, subsequent encounter +S86802S Unspecified injury of other muscle(s) and tendon(s) at lower leg level, left leg, sequela +S86809A Unspecified injury of other muscle(s) and tendon(s) at lower leg level, unspecified leg, initial encounter +S86809D Unspecified injury of other muscle(s) and tendon(s) at lower leg level, unspecified leg, subsequent encounter +S86809S Unspecified injury of other muscle(s) and tendon(s) at lower leg level, unspecified leg, sequela +S86811A Strain of other muscle(s) and tendon(s) at lower leg level, right leg, initial encounter +S86811D Strain of other muscle(s) and tendon(s) at lower leg level, right leg, subsequent encounter +S86811S Strain of other muscle(s) and tendon(s) at lower leg level, right leg, sequela +S86812A Strain of other muscle(s) and tendon(s) at lower leg level, left leg, initial encounter +S86812D Strain of other muscle(s) and tendon(s) at lower leg level, left leg, subsequent encounter +S86812S Strain of other muscle(s) and tendon(s) at lower leg level, left leg, sequela +S86819A Strain of other muscle(s) and tendon(s) at lower leg level, unspecified leg, initial encounter +S86819D Strain of other muscle(s) and tendon(s) at lower leg level, unspecified leg, subsequent encounter +S86819S Strain of other muscle(s) and tendon(s) at lower leg level, unspecified leg, sequela +S86821A Laceration of other muscle(s) and tendon(s) at lower leg level, right leg, initial encounter +S86821D Laceration of other muscle(s) and tendon(s) at lower leg level, right leg, subsequent encounter +S86821S Laceration of other muscle(s) and tendon(s) at lower leg level, right leg, sequela +S86822A Laceration of other muscle(s) and tendon(s) at lower leg level, left leg, initial encounter +S86822D Laceration of other muscle(s) and tendon(s) at lower leg level, left leg, subsequent encounter +S86822S Laceration of other muscle(s) and tendon(s) at lower leg level, left leg, sequela +S86829A Laceration of other muscle(s) and tendon(s) at lower leg level, unspecified leg, initial encounter +S86829D Laceration of other muscle(s) and tendon(s) at lower leg level, unspecified leg, subsequent encounter +S86829S Laceration of other muscle(s) and tendon(s) at lower leg level, unspecified leg, sequela +S86891A Other injury of other muscle(s) and tendon(s) at lower leg level, right leg, initial encounter +S86891D Other injury of other muscle(s) and tendon(s) at lower leg level, right leg, subsequent encounter +S86891S Other injury of other muscle(s) and tendon(s) at lower leg level, right leg, sequela +S86892A Other injury of other muscle(s) and tendon(s) at lower leg level, left leg, initial encounter +S86892D Other injury of other muscle(s) and tendon(s) at lower leg level, left leg, subsequent encounter +S86892S Other injury of other muscle(s) and tendon(s) at lower leg level, left leg, sequela +S86899A Other injury of other muscle(s) and tendon(s) at lower leg level, unspecified leg, initial encounter +S86899D Other injury of other muscle(s) and tendon(s) at lower leg level, unspecified leg, subsequent encounter +S86899S Other injury of other muscle(s) and tendon(s) at lower leg level, unspecified leg, sequela +S86901A Unspecified injury of unspecified muscle(s) and tendon(s) at lower leg level, right leg, initial encounter +S86901D Unspecified injury of unspecified muscle(s) and tendon(s) at lower leg level, right leg, subsequent encounter +S86901S Unspecified injury of unspecified muscle(s) and tendon(s) at lower leg level, right leg, sequela +S86902A Unspecified injury of unspecified muscle(s) and tendon(s) at lower leg level, left leg, initial encounter +S86902D Unspecified injury of unspecified muscle(s) and tendon(s) at lower leg level, left leg, subsequent encounter +S86902S Unspecified injury of unspecified muscle(s) and tendon(s) at lower leg level, left leg, sequela +S86909A Unspecified injury of unspecified muscle(s) and tendon(s) at lower leg level, unspecified leg, initial encounter +S86909D Unspecified injury of unspecified muscle(s) and tendon(s) at lower leg level, unspecified leg, subsequent encounter +S86909S Unspecified injury of unspecified muscle(s) and tendon(s) at lower leg level, unspecified leg, sequela +S86911A Strain of unspecified muscle(s) and tendon(s) at lower leg level, right leg, initial encounter +S86911D Strain of unspecified muscle(s) and tendon(s) at lower leg level, right leg, subsequent encounter +S86911S Strain of unspecified muscle(s) and tendon(s) at lower leg level, right leg, sequela +S86912A Strain of unspecified muscle(s) and tendon(s) at lower leg level, left leg, initial encounter +S86912D Strain of unspecified muscle(s) and tendon(s) at lower leg level, left leg, subsequent encounter +S86912S Strain of unspecified muscle(s) and tendon(s) at lower leg level, left leg, sequela +S86919A Strain of unspecified muscle(s) and tendon(s) at lower leg level, unspecified leg, initial encounter +S86919D Strain of unspecified muscle(s) and tendon(s) at lower leg level, unspecified leg, subsequent encounter +S86919S Strain of unspecified muscle(s) and tendon(s) at lower leg level, unspecified leg, sequela +S86921A Laceration of unspecified muscle(s) and tendon(s) at lower leg level, right leg, initial encounter +S86921D Laceration of unspecified muscle(s) and tendon(s) at lower leg level, right leg, subsequent encounter +S86921S Laceration of unspecified muscle(s) and tendon(s) at lower leg level, right leg, sequela +S86922A Laceration of unspecified muscle(s) and tendon(s) at lower leg level, left leg, initial encounter +S86922D Laceration of unspecified muscle(s) and tendon(s) at lower leg level, left leg, subsequent encounter +S86922S Laceration of unspecified muscle(s) and tendon(s) at lower leg level, left leg, sequela +S86929A Laceration of unspecified muscle(s) and tendon(s) at lower leg level, unspecified leg, initial encounter +S86929D Laceration of unspecified muscle(s) and tendon(s) at lower leg level, unspecified leg, subsequent encounter +S86929S Laceration of unspecified muscle(s) and tendon(s) at lower leg level, unspecified leg, sequela +S86991A Other injury of unspecified muscle(s) and tendon(s) at lower leg level, right leg, initial encounter +S86991D Other injury of unspecified muscle(s) and tendon(s) at lower leg level, right leg, subsequent encounter +S86991S Other injury of unspecified muscle(s) and tendon(s) at lower leg level, right leg, sequela +S86992A Other injury of unspecified muscle(s) and tendon(s) at lower leg level, left leg, initial encounter +S86992D Other injury of unspecified muscle(s) and tendon(s) at lower leg level, left leg, subsequent encounter +S86992S Other injury of unspecified muscle(s) and tendon(s) at lower leg level, left leg, sequela +S86999A Other injury of unspecified muscle(s) and tendon(s) at lower leg level, unspecified leg, initial encounter +S86999D Other injury of unspecified muscle(s) and tendon(s) at lower leg level, unspecified leg, subsequent encounter +S86999S Other injury of unspecified muscle(s) and tendon(s) at lower leg level, unspecified leg, sequela +S8700XA Crushing injury of unspecified knee, initial encounter +S8700XD Crushing injury of unspecified knee, subsequent encounter +S8700XS Crushing injury of unspecified knee, sequela +S8701XA Crushing injury of right knee, initial encounter +S8701XD Crushing injury of right knee, subsequent encounter +S8701XS Crushing injury of right knee, sequela +S8702XA Crushing injury of left knee, initial encounter +S8702XD Crushing injury of left knee, subsequent encounter +S8702XS Crushing injury of left knee, sequela +S8780XA Crushing injury of unspecified lower leg, initial encounter +S8780XD Crushing injury of unspecified lower leg, subsequent encounter +S8780XS Crushing injury of unspecified lower leg, sequela +S8781XA Crushing injury of right lower leg, initial encounter +S8781XD Crushing injury of right lower leg, subsequent encounter +S8781XS Crushing injury of right lower leg, sequela +S8782XA Crushing injury of left lower leg, initial encounter +S8782XD Crushing injury of left lower leg, subsequent encounter +S8782XS Crushing injury of left lower leg, sequela +S88011A Complete traumatic amputation at knee level, right lower leg, initial encounter +S88011D Complete traumatic amputation at knee level, right lower leg, subsequent encounter +S88011S Complete traumatic amputation at knee level, right lower leg, sequela +S88012A Complete traumatic amputation at knee level, left lower leg, initial encounter +S88012D Complete traumatic amputation at knee level, left lower leg, subsequent encounter +S88012S Complete traumatic amputation at knee level, left lower leg, sequela +S88019A Complete traumatic amputation at knee level, unspecified lower leg, initial encounter +S88019D Complete traumatic amputation at knee level, unspecified lower leg, subsequent encounter +S88019S Complete traumatic amputation at knee level, unspecified lower leg, sequela +S88021A Partial traumatic amputation at knee level, right lower leg, initial encounter +S88021D Partial traumatic amputation at knee level, right lower leg, subsequent encounter +S88021S Partial traumatic amputation at knee level, right lower leg, sequela +S88022A Partial traumatic amputation at knee level, left lower leg, initial encounter +S88022D Partial traumatic amputation at knee level, left lower leg, subsequent encounter +S88022S Partial traumatic amputation at knee level, left lower leg, sequela +S88029A Partial traumatic amputation at knee level, unspecified lower leg, initial encounter +S88029D Partial traumatic amputation at knee level, unspecified lower leg, subsequent encounter +S88029S Partial traumatic amputation at knee level, unspecified lower leg, sequela +S88111A Complete traumatic amputation at level between knee and ankle, right lower leg, initial encounter +S88111D Complete traumatic amputation at level between knee and ankle, right lower leg, subsequent encounter +S88111S Complete traumatic amputation at level between knee and ankle, right lower leg, sequela +S88112A Complete traumatic amputation at level between knee and ankle, left lower leg, initial encounter +S88112D Complete traumatic amputation at level between knee and ankle, left lower leg, subsequent encounter +S88112S Complete traumatic amputation at level between knee and ankle, left lower leg, sequela +S88119A Complete traumatic amputation at level between knee and ankle, unspecified lower leg, initial encounter +S88119D Complete traumatic amputation at level between knee and ankle, unspecified lower leg, subsequent encounter +S88119S Complete traumatic amputation at level between knee and ankle, unspecified lower leg, sequela +S88121A Partial traumatic amputation at level between knee and ankle, right lower leg, initial encounter +S88121D Partial traumatic amputation at level between knee and ankle, right lower leg, subsequent encounter +S88121S Partial traumatic amputation at level between knee and ankle, right lower leg, sequela +S88122A Partial traumatic amputation at level between knee and ankle, left lower leg, initial encounter +S88122D Partial traumatic amputation at level between knee and ankle, left lower leg, subsequent encounter +S88122S Partial traumatic amputation at level between knee and ankle, left lower leg, sequela +S88129A Partial traumatic amputation at level between knee and ankle, unspecified lower leg, initial encounter +S88129D Partial traumatic amputation at level between knee and ankle, unspecified lower leg, subsequent encounter +S88129S Partial traumatic amputation at level between knee and ankle, unspecified lower leg, sequela +S88911A Complete traumatic amputation of right lower leg, level unspecified, initial encounter +S88911D Complete traumatic amputation of right lower leg, level unspecified, subsequent encounter +S88911S Complete traumatic amputation of right lower leg, level unspecified, sequela +S88912A Complete traumatic amputation of left lower leg, level unspecified, initial encounter +S88912D Complete traumatic amputation of left lower leg, level unspecified, subsequent encounter +S88912S Complete traumatic amputation of left lower leg, level unspecified, sequela +S88919A Complete traumatic amputation of unspecified lower leg, level unspecified, initial encounter +S88919D Complete traumatic amputation of unspecified lower leg, level unspecified, subsequent encounter +S88919S Complete traumatic amputation of unspecified lower leg, level unspecified, sequela +S88921A Partial traumatic amputation of right lower leg, level unspecified, initial encounter +S88921D Partial traumatic amputation of right lower leg, level unspecified, subsequent encounter +S88921S Partial traumatic amputation of right lower leg, level unspecified, sequela +S88922A Partial traumatic amputation of left lower leg, level unspecified, initial encounter +S88922D Partial traumatic amputation of left lower leg, level unspecified, subsequent encounter +S88922S Partial traumatic amputation of left lower leg, level unspecified, sequela +S88929A Partial traumatic amputation of unspecified lower leg, level unspecified, initial encounter +S88929D Partial traumatic amputation of unspecified lower leg, level unspecified, subsequent encounter +S88929S Partial traumatic amputation of unspecified lower leg, level unspecified, sequela +S89001A Unspecified physeal fracture of upper end of right tibia, initial encounter for closed fracture +S89001D Unspecified physeal fracture of upper end of right tibia, subsequent encounter for fracture with routine healing +S89001G Unspecified physeal fracture of upper end of right tibia, subsequent encounter for fracture with delayed healing +S89001K Unspecified physeal fracture of upper end of right tibia, subsequent encounter for fracture with nonunion +S89001P Unspecified physeal fracture of upper end of right tibia, subsequent encounter for fracture with malunion +S89001S Unspecified physeal fracture of upper end of right tibia, sequela +S89002A Unspecified physeal fracture of upper end of left tibia, initial encounter for closed fracture +S89002D Unspecified physeal fracture of upper end of left tibia, subsequent encounter for fracture with routine healing +S89002G Unspecified physeal fracture of upper end of left tibia, subsequent encounter for fracture with delayed healing +S89002K Unspecified physeal fracture of upper end of left tibia, subsequent encounter for fracture with nonunion +S89002P Unspecified physeal fracture of upper end of left tibia, subsequent encounter for fracture with malunion +S89002S Unspecified physeal fracture of upper end of left tibia, sequela +S89009A Unspecified physeal fracture of upper end of unspecified tibia, initial encounter for closed fracture +S89009D Unspecified physeal fracture of upper end of unspecified tibia, subsequent encounter for fracture with routine healing +S89009G Unspecified physeal fracture of upper end of unspecified tibia, subsequent encounter for fracture with delayed healing +S89009K Unspecified physeal fracture of upper end of unspecified tibia, subsequent encounter for fracture with nonunion +S89009P Unspecified physeal fracture of upper end of unspecified tibia, subsequent encounter for fracture with malunion +S89009S Unspecified physeal fracture of upper end of unspecified tibia, sequela +S89011A Salter-Harris Type I physeal fracture of upper end of right tibia, initial encounter for closed fracture +S89011D Salter-Harris Type I physeal fracture of upper end of right tibia, subsequent encounter for fracture with routine healing +S89011G Salter-Harris Type I physeal fracture of upper end of right tibia, subsequent encounter for fracture with delayed healing +S89011K Salter-Harris Type I physeal fracture of upper end of right tibia, subsequent encounter for fracture with nonunion +S89011P Salter-Harris Type I physeal fracture of upper end of right tibia, subsequent encounter for fracture with malunion +S89011S Salter-Harris Type I physeal fracture of upper end of right tibia, sequela +S89012A Salter-Harris Type I physeal fracture of upper end of left tibia, initial encounter for closed fracture +S89012D Salter-Harris Type I physeal fracture of upper end of left tibia, subsequent encounter for fracture with routine healing +S89012G Salter-Harris Type I physeal fracture of upper end of left tibia, subsequent encounter for fracture with delayed healing +S89012K Salter-Harris Type I physeal fracture of upper end of left tibia, subsequent encounter for fracture with nonunion +S89012P Salter-Harris Type I physeal fracture of upper end of left tibia, subsequent encounter for fracture with malunion +S89012S Salter-Harris Type I physeal fracture of upper end of left tibia, sequela +S89019A Salter-Harris Type I physeal fracture of upper end of unspecified tibia, initial encounter for closed fracture +S89019D Salter-Harris Type I physeal fracture of upper end of unspecified tibia, subsequent encounter for fracture with routine healing +S89019G Salter-Harris Type I physeal fracture of upper end of unspecified tibia, subsequent encounter for fracture with delayed healing +S89019K Salter-Harris Type I physeal fracture of upper end of unspecified tibia, subsequent encounter for fracture with nonunion +S89019P Salter-Harris Type I physeal fracture of upper end of unspecified tibia, subsequent encounter for fracture with malunion +S89019S Salter-Harris Type I physeal fracture of upper end of unspecified tibia, sequela +S89021A Salter-Harris Type II physeal fracture of upper end of right tibia, initial encounter for closed fracture +S89021D Salter-Harris Type II physeal fracture of upper end of right tibia, subsequent encounter for fracture with routine healing +S89021G Salter-Harris Type II physeal fracture of upper end of right tibia, subsequent encounter for fracture with delayed healing +S89021K Salter-Harris Type II physeal fracture of upper end of right tibia, subsequent encounter for fracture with nonunion +S89021P Salter-Harris Type II physeal fracture of upper end of right tibia, subsequent encounter for fracture with malunion +S89021S Salter-Harris Type II physeal fracture of upper end of right tibia, sequela +S89022A Salter-Harris Type II physeal fracture of upper end of left tibia, initial encounter for closed fracture +S89022D Salter-Harris Type II physeal fracture of upper end of left tibia, subsequent encounter for fracture with routine healing +S89022G Salter-Harris Type II physeal fracture of upper end of left tibia, subsequent encounter for fracture with delayed healing +S89022K Salter-Harris Type II physeal fracture of upper end of left tibia, subsequent encounter for fracture with nonunion +S89022P Salter-Harris Type II physeal fracture of upper end of left tibia, subsequent encounter for fracture with malunion +S89022S Salter-Harris Type II physeal fracture of upper end of left tibia, sequela +S89029A Salter-Harris Type II physeal fracture of upper end of unspecified tibia, initial encounter for closed fracture +S89029D Salter-Harris Type II physeal fracture of upper end of unspecified tibia, subsequent encounter for fracture with routine healing +S89029G Salter-Harris Type II physeal fracture of upper end of unspecified tibia, subsequent encounter for fracture with delayed healing +S89029K Salter-Harris Type II physeal fracture of upper end of unspecified tibia, subsequent encounter for fracture with nonunion +S89029P Salter-Harris Type II physeal fracture of upper end of unspecified tibia, subsequent encounter for fracture with malunion +S89029S Salter-Harris Type II physeal fracture of upper end of unspecified tibia, sequela +S89031A Salter-Harris Type III physeal fracture of upper end of right tibia, initial encounter for closed fracture +S89031D Salter-Harris Type III physeal fracture of upper end of right tibia, subsequent encounter for fracture with routine healing +S89031G Salter-Harris Type III physeal fracture of upper end of right tibia, subsequent encounter for fracture with delayed healing +S89031K Salter-Harris Type III physeal fracture of upper end of right tibia, subsequent encounter for fracture with nonunion +S89031P Salter-Harris Type III physeal fracture of upper end of right tibia, subsequent encounter for fracture with malunion +S89031S Salter-Harris Type III physeal fracture of upper end of right tibia, sequela +S89032A Salter-Harris Type III physeal fracture of upper end of left tibia, initial encounter for closed fracture +S89032D Salter-Harris Type III physeal fracture of upper end of left tibia, subsequent encounter for fracture with routine healing +S89032G Salter-Harris Type III physeal fracture of upper end of left tibia, subsequent encounter for fracture with delayed healing +S89032K Salter-Harris Type III physeal fracture of upper end of left tibia, subsequent encounter for fracture with nonunion +S89032P Salter-Harris Type III physeal fracture of upper end of left tibia, subsequent encounter for fracture with malunion +S89032S Salter-Harris Type III physeal fracture of upper end of left tibia, sequela +S89039A Salter-Harris Type III physeal fracture of upper end of unspecified tibia, initial encounter for closed fracture +S89039D Salter-Harris Type III physeal fracture of upper end of unspecified tibia, subsequent encounter for fracture with routine healing +S89039G Salter-Harris Type III physeal fracture of upper end of unspecified tibia, subsequent encounter for fracture with delayed healing +S89039K Salter-Harris Type III physeal fracture of upper end of unspecified tibia, subsequent encounter for fracture with nonunion +S89039P Salter-Harris Type III physeal fracture of upper end of unspecified tibia, subsequent encounter for fracture with malunion +S89039S Salter-Harris Type III physeal fracture of upper end of unspecified tibia, sequela +S89041A Salter-Harris Type IV physeal fracture of upper end of right tibia, initial encounter for closed fracture +S89041D Salter-Harris Type IV physeal fracture of upper end of right tibia, subsequent encounter for fracture with routine healing +S89041G Salter-Harris Type IV physeal fracture of upper end of right tibia, subsequent encounter for fracture with delayed healing +S89041K Salter-Harris Type IV physeal fracture of upper end of right tibia, subsequent encounter for fracture with nonunion +S89041P Salter-Harris Type IV physeal fracture of upper end of right tibia, subsequent encounter for fracture with malunion +S89041S Salter-Harris Type IV physeal fracture of upper end of right tibia, sequela +S89042A Salter-Harris Type IV physeal fracture of upper end of left tibia, initial encounter for closed fracture +S89042D Salter-Harris Type IV physeal fracture of upper end of left tibia, subsequent encounter for fracture with routine healing +S89042G Salter-Harris Type IV physeal fracture of upper end of left tibia, subsequent encounter for fracture with delayed healing +S89042K Salter-Harris Type IV physeal fracture of upper end of left tibia, subsequent encounter for fracture with nonunion +S89042P Salter-Harris Type IV physeal fracture of upper end of left tibia, subsequent encounter for fracture with malunion +S89042S Salter-Harris Type IV physeal fracture of upper end of left tibia, sequela +S89049A Salter-Harris Type IV physeal fracture of upper end of unspecified tibia, initial encounter for closed fracture +S89049D Salter-Harris Type IV physeal fracture of upper end of unspecified tibia, subsequent encounter for fracture with routine healing +S89049G Salter-Harris Type IV physeal fracture of upper end of unspecified tibia, subsequent encounter for fracture with delayed healing +S89049K Salter-Harris Type IV physeal fracture of upper end of unspecified tibia, subsequent encounter for fracture with nonunion +S89049P Salter-Harris Type IV physeal fracture of upper end of unspecified tibia, subsequent encounter for fracture with malunion +S89049S Salter-Harris Type IV physeal fracture of upper end of unspecified tibia, sequela +S89091A Other physeal fracture of upper end of right tibia, initial encounter for closed fracture +S89091D Other physeal fracture of upper end of right tibia, subsequent encounter for fracture with routine healing +S89091G Other physeal fracture of upper end of right tibia, subsequent encounter for fracture with delayed healing +S89091K Other physeal fracture of upper end of right tibia, subsequent encounter for fracture with nonunion +S89091P Other physeal fracture of upper end of right tibia, subsequent encounter for fracture with malunion +S89091S Other physeal fracture of upper end of right tibia, sequela +S89092A Other physeal fracture of upper end of left tibia, initial encounter for closed fracture +S89092D Other physeal fracture of upper end of left tibia, subsequent encounter for fracture with routine healing +S89092G Other physeal fracture of upper end of left tibia, subsequent encounter for fracture with delayed healing +S89092K Other physeal fracture of upper end of left tibia, subsequent encounter for fracture with nonunion +S89092P Other physeal fracture of upper end of left tibia, subsequent encounter for fracture with malunion +S89092S Other physeal fracture of upper end of left tibia, sequela +S89099A Other physeal fracture of upper end of unspecified tibia, initial encounter for closed fracture +S89099D Other physeal fracture of upper end of unspecified tibia, subsequent encounter for fracture with routine healing +S89099G Other physeal fracture of upper end of unspecified tibia, subsequent encounter for fracture with delayed healing +S89099K Other physeal fracture of upper end of unspecified tibia, subsequent encounter for fracture with nonunion +S89099P Other physeal fracture of upper end of unspecified tibia, subsequent encounter for fracture with malunion +S89099S Other physeal fracture of upper end of unspecified tibia, sequela +S89101A Unspecified physeal fracture of lower end of right tibia, initial encounter for closed fracture +S89101D Unspecified physeal fracture of lower end of right tibia, subsequent encounter for fracture with routine healing +S89101G Unspecified physeal fracture of lower end of right tibia, subsequent encounter for fracture with delayed healing +S89101K Unspecified physeal fracture of lower end of right tibia, subsequent encounter for fracture with nonunion +S89101P Unspecified physeal fracture of lower end of right tibia, subsequent encounter for fracture with malunion +S89101S Unspecified physeal fracture of lower end of right tibia, sequela +S89102A Unspecified physeal fracture of lower end of left tibia, initial encounter for closed fracture +S89102D Unspecified physeal fracture of lower end of left tibia, subsequent encounter for fracture with routine healing +S89102G Unspecified physeal fracture of lower end of left tibia, subsequent encounter for fracture with delayed healing +S89102K Unspecified physeal fracture of lower end of left tibia, subsequent encounter for fracture with nonunion +S89102P Unspecified physeal fracture of lower end of left tibia, subsequent encounter for fracture with malunion +S89102S Unspecified physeal fracture of lower end of left tibia, sequela +S89109A Unspecified physeal fracture of lower end of unspecified tibia, initial encounter for closed fracture +S89109D Unspecified physeal fracture of lower end of unspecified tibia, subsequent encounter for fracture with routine healing +S89109G Unspecified physeal fracture of lower end of unspecified tibia, subsequent encounter for fracture with delayed healing +S89109K Unspecified physeal fracture of lower end of unspecified tibia, subsequent encounter for fracture with nonunion +S89109P Unspecified physeal fracture of lower end of unspecified tibia, subsequent encounter for fracture with malunion +S89109S Unspecified physeal fracture of lower end of unspecified tibia, sequela +S89111A Salter-Harris Type I physeal fracture of lower end of right tibia, initial encounter for closed fracture +S89111D Salter-Harris Type I physeal fracture of lower end of right tibia, subsequent encounter for fracture with routine healing +S89111G Salter-Harris Type I physeal fracture of lower end of right tibia, subsequent encounter for fracture with delayed healing +S89111K Salter-Harris Type I physeal fracture of lower end of right tibia, subsequent encounter for fracture with nonunion +S89111P Salter-Harris Type I physeal fracture of lower end of right tibia, subsequent encounter for fracture with malunion +S89111S Salter-Harris Type I physeal fracture of lower end of right tibia, sequela +S89112A Salter-Harris Type I physeal fracture of lower end of left tibia, initial encounter for closed fracture +S89112D Salter-Harris Type I physeal fracture of lower end of left tibia, subsequent encounter for fracture with routine healing +S89112G Salter-Harris Type I physeal fracture of lower end of left tibia, subsequent encounter for fracture with delayed healing +S89112K Salter-Harris Type I physeal fracture of lower end of left tibia, subsequent encounter for fracture with nonunion +S89112P Salter-Harris Type I physeal fracture of lower end of left tibia, subsequent encounter for fracture with malunion +S89112S Salter-Harris Type I physeal fracture of lower end of left tibia, sequela +S89119A Salter-Harris Type I physeal fracture of lower end of unspecified tibia, initial encounter for closed fracture +S89119D Salter-Harris Type I physeal fracture of lower end of unspecified tibia, subsequent encounter for fracture with routine healing +S89119G Salter-Harris Type I physeal fracture of lower end of unspecified tibia, subsequent encounter for fracture with delayed healing +S89119K Salter-Harris Type I physeal fracture of lower end of unspecified tibia, subsequent encounter for fracture with nonunion +S89119P Salter-Harris Type I physeal fracture of lower end of unspecified tibia, subsequent encounter for fracture with malunion +S89119S Salter-Harris Type I physeal fracture of lower end of unspecified tibia, sequela +S89121A Salter-Harris Type II physeal fracture of lower end of right tibia, initial encounter for closed fracture +S89121D Salter-Harris Type II physeal fracture of lower end of right tibia, subsequent encounter for fracture with routine healing +S89121G Salter-Harris Type II physeal fracture of lower end of right tibia, subsequent encounter for fracture with delayed healing +S89121K Salter-Harris Type II physeal fracture of lower end of right tibia, subsequent encounter for fracture with nonunion +S89121P Salter-Harris Type II physeal fracture of lower end of right tibia, subsequent encounter for fracture with malunion +S89121S Salter-Harris Type II physeal fracture of lower end of right tibia, sequela +S89122A Salter-Harris Type II physeal fracture of lower end of left tibia, initial encounter for closed fracture +S89122D Salter-Harris Type II physeal fracture of lower end of left tibia, subsequent encounter for fracture with routine healing +S89122G Salter-Harris Type II physeal fracture of lower end of left tibia, subsequent encounter for fracture with delayed healing +S89122K Salter-Harris Type II physeal fracture of lower end of left tibia, subsequent encounter for fracture with nonunion +S89122P Salter-Harris Type II physeal fracture of lower end of left tibia, subsequent encounter for fracture with malunion +S89122S Salter-Harris Type II physeal fracture of lower end of left tibia, sequela +S89129A Salter-Harris Type II physeal fracture of lower end of unspecified tibia, initial encounter for closed fracture +S89129D Salter-Harris Type II physeal fracture of lower end of unspecified tibia, subsequent encounter for fracture with routine healing +S89129G Salter-Harris Type II physeal fracture of lower end of unspecified tibia, subsequent encounter for fracture with delayed healing +S89129K Salter-Harris Type II physeal fracture of lower end of unspecified tibia, subsequent encounter for fracture with nonunion +S89129P Salter-Harris Type II physeal fracture of lower end of unspecified tibia, subsequent encounter for fracture with malunion +S89129S Salter-Harris Type II physeal fracture of lower end of unspecified tibia, sequela +S89131A Salter-Harris Type III physeal fracture of lower end of right tibia, initial encounter for closed fracture +S89131D Salter-Harris Type III physeal fracture of lower end of right tibia, subsequent encounter for fracture with routine healing +S89131G Salter-Harris Type III physeal fracture of lower end of right tibia, subsequent encounter for fracture with delayed healing +S89131K Salter-Harris Type III physeal fracture of lower end of right tibia, subsequent encounter for fracture with nonunion +S89131P Salter-Harris Type III physeal fracture of lower end of right tibia, subsequent encounter for fracture with malunion +S89131S Salter-Harris Type III physeal fracture of lower end of right tibia, sequela +S89132A Salter-Harris Type III physeal fracture of lower end of left tibia, initial encounter for closed fracture +S89132D Salter-Harris Type III physeal fracture of lower end of left tibia, subsequent encounter for fracture with routine healing +S89132G Salter-Harris Type III physeal fracture of lower end of left tibia, subsequent encounter for fracture with delayed healing +S89132K Salter-Harris Type III physeal fracture of lower end of left tibia, subsequent encounter for fracture with nonunion +S89132P Salter-Harris Type III physeal fracture of lower end of left tibia, subsequent encounter for fracture with malunion +S89132S Salter-Harris Type III physeal fracture of lower end of left tibia, sequela +S89139A Salter-Harris Type III physeal fracture of lower end of unspecified tibia, initial encounter for closed fracture +S89139D Salter-Harris Type III physeal fracture of lower end of unspecified tibia, subsequent encounter for fracture with routine healing +S89139G Salter-Harris Type III physeal fracture of lower end of unspecified tibia, subsequent encounter for fracture with delayed healing +S89139K Salter-Harris Type III physeal fracture of lower end of unspecified tibia, subsequent encounter for fracture with nonunion +S89139P Salter-Harris Type III physeal fracture of lower end of unspecified tibia, subsequent encounter for fracture with malunion +S89139S Salter-Harris Type III physeal fracture of lower end of unspecified tibia, sequela +S89141A Salter-Harris Type IV physeal fracture of lower end of right tibia, initial encounter for closed fracture +S89141D Salter-Harris Type IV physeal fracture of lower end of right tibia, subsequent encounter for fracture with routine healing +S89141G Salter-Harris Type IV physeal fracture of lower end of right tibia, subsequent encounter for fracture with delayed healing +S89141K Salter-Harris Type IV physeal fracture of lower end of right tibia, subsequent encounter for fracture with nonunion +S89141P Salter-Harris Type IV physeal fracture of lower end of right tibia, subsequent encounter for fracture with malunion +S89141S Salter-Harris Type IV physeal fracture of lower end of right tibia, sequela +S89142A Salter-Harris Type IV physeal fracture of lower end of left tibia, initial encounter for closed fracture +S89142D Salter-Harris Type IV physeal fracture of lower end of left tibia, subsequent encounter for fracture with routine healing +S89142G Salter-Harris Type IV physeal fracture of lower end of left tibia, subsequent encounter for fracture with delayed healing +S89142K Salter-Harris Type IV physeal fracture of lower end of left tibia, subsequent encounter for fracture with nonunion +S89142P Salter-Harris Type IV physeal fracture of lower end of left tibia, subsequent encounter for fracture with malunion +S89142S Salter-Harris Type IV physeal fracture of lower end of left tibia, sequela +S89149A Salter-Harris Type IV physeal fracture of lower end of unspecified tibia, initial encounter for closed fracture +S89149D Salter-Harris Type IV physeal fracture of lower end of unspecified tibia, subsequent encounter for fracture with routine healing +S89149G Salter-Harris Type IV physeal fracture of lower end of unspecified tibia, subsequent encounter for fracture with delayed healing +S89149K Salter-Harris Type IV physeal fracture of lower end of unspecified tibia, subsequent encounter for fracture with nonunion +S89149P Salter-Harris Type IV physeal fracture of lower end of unspecified tibia, subsequent encounter for fracture with malunion +S89149S Salter-Harris Type IV physeal fracture of lower end of unspecified tibia, sequela +S89191A Other physeal fracture of lower end of right tibia, initial encounter for closed fracture +S89191D Other physeal fracture of lower end of right tibia, subsequent encounter for fracture with routine healing +S89191G Other physeal fracture of lower end of right tibia, subsequent encounter for fracture with delayed healing +S89191K Other physeal fracture of lower end of right tibia, subsequent encounter for fracture with nonunion +S89191P Other physeal fracture of lower end of right tibia, subsequent encounter for fracture with malunion +S89191S Other physeal fracture of lower end of right tibia, sequela +S89192A Other physeal fracture of lower end of left tibia, initial encounter for closed fracture +S89192D Other physeal fracture of lower end of left tibia, subsequent encounter for fracture with routine healing +S89192G Other physeal fracture of lower end of left tibia, subsequent encounter for fracture with delayed healing +S89192K Other physeal fracture of lower end of left tibia, subsequent encounter for fracture with nonunion +S89192P Other physeal fracture of lower end of left tibia, subsequent encounter for fracture with malunion +S89192S Other physeal fracture of lower end of left tibia, sequela +S89199A Other physeal fracture of lower end of unspecified tibia, initial encounter for closed fracture +S89199D Other physeal fracture of lower end of unspecified tibia, subsequent encounter for fracture with routine healing +S89199G Other physeal fracture of lower end of unspecified tibia, subsequent encounter for fracture with delayed healing +S89199K Other physeal fracture of lower end of unspecified tibia, subsequent encounter for fracture with nonunion +S89199P Other physeal fracture of lower end of unspecified tibia, subsequent encounter for fracture with malunion +S89199S Other physeal fracture of lower end of unspecified tibia, sequela +S89201A Unspecified physeal fracture of upper end of right fibula, initial encounter for closed fracture +S89201D Unspecified physeal fracture of upper end of right fibula, subsequent encounter for fracture with routine healing +S89201G Unspecified physeal fracture of upper end of right fibula, subsequent encounter for fracture with delayed healing +S89201K Unspecified physeal fracture of upper end of right fibula, subsequent encounter for fracture with nonunion +S89201P Unspecified physeal fracture of upper end of right fibula, subsequent encounter for fracture with malunion +S89201S Unspecified physeal fracture of upper end of right fibula, sequela +S89202A Unspecified physeal fracture of upper end of left fibula, initial encounter for closed fracture +S89202D Unspecified physeal fracture of upper end of left fibula, subsequent encounter for fracture with routine healing +S89202G Unspecified physeal fracture of upper end of left fibula, subsequent encounter for fracture with delayed healing +S89202K Unspecified physeal fracture of upper end of left fibula, subsequent encounter for fracture with nonunion +S89202P Unspecified physeal fracture of upper end of left fibula, subsequent encounter for fracture with malunion +S89202S Unspecified physeal fracture of upper end of left fibula, sequela +S89209A Unspecified physeal fracture of upper end of unspecified fibula, initial encounter for closed fracture +S89209D Unspecified physeal fracture of upper end of unspecified fibula, subsequent encounter for fracture with routine healing +S89209G Unspecified physeal fracture of upper end of unspecified fibula, subsequent encounter for fracture with delayed healing +S89209K Unspecified physeal fracture of upper end of unspecified fibula, subsequent encounter for fracture with nonunion +S89209P Unspecified physeal fracture of upper end of unspecified fibula, subsequent encounter for fracture with malunion +S89209S Unspecified physeal fracture of upper end of unspecified fibula, sequela +S89211A Salter-Harris Type I physeal fracture of upper end of right fibula, initial encounter for closed fracture +S89211D Salter-Harris Type I physeal fracture of upper end of right fibula, subsequent encounter for fracture with routine healing +S89211G Salter-Harris Type I physeal fracture of upper end of right fibula, subsequent encounter for fracture with delayed healing +S89211K Salter-Harris Type I physeal fracture of upper end of right fibula, subsequent encounter for fracture with nonunion +S89211P Salter-Harris Type I physeal fracture of upper end of right fibula, subsequent encounter for fracture with malunion +S89211S Salter-Harris Type I physeal fracture of upper end of right fibula, sequela +S89212A Salter-Harris Type I physeal fracture of upper end of left fibula, initial encounter for closed fracture +S89212D Salter-Harris Type I physeal fracture of upper end of left fibula, subsequent encounter for fracture with routine healing +S89212G Salter-Harris Type I physeal fracture of upper end of left fibula, subsequent encounter for fracture with delayed healing +S89212K Salter-Harris Type I physeal fracture of upper end of left fibula, subsequent encounter for fracture with nonunion +S89212P Salter-Harris Type I physeal fracture of upper end of left fibula, subsequent encounter for fracture with malunion +S89212S Salter-Harris Type I physeal fracture of upper end of left fibula, sequela +S89219A Salter-Harris Type I physeal fracture of upper end of unspecified fibula, initial encounter for closed fracture +S89219D Salter-Harris Type I physeal fracture of upper end of unspecified fibula, subsequent encounter for fracture with routine healing +S89219G Salter-Harris Type I physeal fracture of upper end of unspecified fibula, subsequent encounter for fracture with delayed healing +S89219K Salter-Harris Type I physeal fracture of upper end of unspecified fibula, subsequent encounter for fracture with nonunion +S89219P Salter-Harris Type I physeal fracture of upper end of unspecified fibula, subsequent encounter for fracture with malunion +S89219S Salter-Harris Type I physeal fracture of upper end of unspecified fibula, sequela +S89221A Salter-Harris Type II physeal fracture of upper end of right fibula, initial encounter for closed fracture +S89221D Salter-Harris Type II physeal fracture of upper end of right fibula, subsequent encounter for fracture with routine healing +S89221G Salter-Harris Type II physeal fracture of upper end of right fibula, subsequent encounter for fracture with delayed healing +S89221K Salter-Harris Type II physeal fracture of upper end of right fibula, subsequent encounter for fracture with nonunion +S89221P Salter-Harris Type II physeal fracture of upper end of right fibula, subsequent encounter for fracture with malunion +S89221S Salter-Harris Type II physeal fracture of upper end of right fibula, sequela +S89222A Salter-Harris Type II physeal fracture of upper end of left fibula, initial encounter for closed fracture +S89222D Salter-Harris Type II physeal fracture of upper end of left fibula, subsequent encounter for fracture with routine healing +S89222G Salter-Harris Type II physeal fracture of upper end of left fibula, subsequent encounter for fracture with delayed healing +S89222K Salter-Harris Type II physeal fracture of upper end of left fibula, subsequent encounter for fracture with nonunion +S89222P Salter-Harris Type II physeal fracture of upper end of left fibula, subsequent encounter for fracture with malunion +S89222S Salter-Harris Type II physeal fracture of upper end of left fibula, sequela +S89229A Salter-Harris Type II physeal fracture of upper end of unspecified fibula, initial encounter for closed fracture +S89229D Salter-Harris Type II physeal fracture of upper end of unspecified fibula, subsequent encounter for fracture with routine healing +S89229G Salter-Harris Type II physeal fracture of upper end of unspecified fibula, subsequent encounter for fracture with delayed healing +S89229K Salter-Harris Type II physeal fracture of upper end of unspecified fibula, subsequent encounter for fracture with nonunion +S89229P Salter-Harris Type II physeal fracture of upper end of unspecified fibula, subsequent encounter for fracture with malunion +S89229S Salter-Harris Type II physeal fracture of upper end of unspecified fibula, sequela +S89291A Other physeal fracture of upper end of right fibula, initial encounter for closed fracture +S89291D Other physeal fracture of upper end of right fibula, subsequent encounter for fracture with routine healing +S89291G Other physeal fracture of upper end of right fibula, subsequent encounter for fracture with delayed healing +S89291K Other physeal fracture of upper end of right fibula, subsequent encounter for fracture with nonunion +S89291P Other physeal fracture of upper end of right fibula, subsequent encounter for fracture with malunion +S89291S Other physeal fracture of upper end of right fibula, sequela +S89292A Other physeal fracture of upper end of left fibula, initial encounter for closed fracture +S89292D Other physeal fracture of upper end of left fibula, subsequent encounter for fracture with routine healing +S89292G Other physeal fracture of upper end of left fibula, subsequent encounter for fracture with delayed healing +S89292K Other physeal fracture of upper end of left fibula, subsequent encounter for fracture with nonunion +S89292P Other physeal fracture of upper end of left fibula, subsequent encounter for fracture with malunion +S89292S Other physeal fracture of upper end of left fibula, sequela +S89299A Other physeal fracture of upper end of unspecified fibula, initial encounter for closed fracture +S89299D Other physeal fracture of upper end of unspecified fibula, subsequent encounter for fracture with routine healing +S89299G Other physeal fracture of upper end of unspecified fibula, subsequent encounter for fracture with delayed healing +S89299K Other physeal fracture of upper end of unspecified fibula, subsequent encounter for fracture with nonunion +S89299P Other physeal fracture of upper end of unspecified fibula, subsequent encounter for fracture with malunion +S89299S Other physeal fracture of upper end of unspecified fibula, sequela +S89301A Unspecified physeal fracture of lower end of right fibula, initial encounter for closed fracture +S89301D Unspecified physeal fracture of lower end of right fibula, subsequent encounter for fracture with routine healing +S89301G Unspecified physeal fracture of lower end of right fibula, subsequent encounter for fracture with delayed healing +S89301K Unspecified physeal fracture of lower end of right fibula, subsequent encounter for fracture with nonunion +S89301P Unspecified physeal fracture of lower end of right fibula, subsequent encounter for fracture with malunion +S89301S Unspecified physeal fracture of lower end of right fibula, sequela +S89302A Unspecified physeal fracture of lower end of left fibula, initial encounter for closed fracture +S89302D Unspecified physeal fracture of lower end of left fibula, subsequent encounter for fracture with routine healing +S89302G Unspecified physeal fracture of lower end of left fibula, subsequent encounter for fracture with delayed healing +S89302K Unspecified physeal fracture of lower end of left fibula, subsequent encounter for fracture with nonunion +S89302P Unspecified physeal fracture of lower end of left fibula, subsequent encounter for fracture with malunion +S89302S Unspecified physeal fracture of lower end of left fibula, sequela +S89309A Unspecified physeal fracture of lower end of unspecified fibula, initial encounter for closed fracture +S89309D Unspecified physeal fracture of lower end of unspecified fibula, subsequent encounter for fracture with routine healing +S89309G Unspecified physeal fracture of lower end of unspecified fibula, subsequent encounter for fracture with delayed healing +S89309K Unspecified physeal fracture of lower end of unspecified fibula, subsequent encounter for fracture with nonunion +S89309P Unspecified physeal fracture of lower end of unspecified fibula, subsequent encounter for fracture with malunion +S89309S Unspecified physeal fracture of lower end of unspecified fibula, sequela +S89311A Salter-Harris Type I physeal fracture of lower end of right fibula, initial encounter for closed fracture +S89311D Salter-Harris Type I physeal fracture of lower end of right fibula, subsequent encounter for fracture with routine healing +S89311G Salter-Harris Type I physeal fracture of lower end of right fibula, subsequent encounter for fracture with delayed healing +S89311K Salter-Harris Type I physeal fracture of lower end of right fibula, subsequent encounter for fracture with nonunion +S89311P Salter-Harris Type I physeal fracture of lower end of right fibula, subsequent encounter for fracture with malunion +S89311S Salter-Harris Type I physeal fracture of lower end of right fibula, sequela +S89312A Salter-Harris Type I physeal fracture of lower end of left fibula, initial encounter for closed fracture +S89312D Salter-Harris Type I physeal fracture of lower end of left fibula, subsequent encounter for fracture with routine healing +S89312G Salter-Harris Type I physeal fracture of lower end of left fibula, subsequent encounter for fracture with delayed healing +S89312K Salter-Harris Type I physeal fracture of lower end of left fibula, subsequent encounter for fracture with nonunion +S89312P Salter-Harris Type I physeal fracture of lower end of left fibula, subsequent encounter for fracture with malunion +S89312S Salter-Harris Type I physeal fracture of lower end of left fibula, sequela +S89319A Salter-Harris Type I physeal fracture of lower end of unspecified fibula, initial encounter for closed fracture +S89319D Salter-Harris Type I physeal fracture of lower end of unspecified fibula, subsequent encounter for fracture with routine healing +S89319G Salter-Harris Type I physeal fracture of lower end of unspecified fibula, subsequent encounter for fracture with delayed healing +S89319K Salter-Harris Type I physeal fracture of lower end of unspecified fibula, subsequent encounter for fracture with nonunion +S89319P Salter-Harris Type I physeal fracture of lower end of unspecified fibula, subsequent encounter for fracture with malunion +S89319S Salter-Harris Type I physeal fracture of lower end of unspecified fibula, sequela +S89321A Salter-Harris Type II physeal fracture of lower end of right fibula, initial encounter for closed fracture +S89321D Salter-Harris Type II physeal fracture of lower end of right fibula, subsequent encounter for fracture with routine healing +S89321G Salter-Harris Type II physeal fracture of lower end of right fibula, subsequent encounter for fracture with delayed healing +S89321K Salter-Harris Type II physeal fracture of lower end of right fibula, subsequent encounter for fracture with nonunion +S89321P Salter-Harris Type II physeal fracture of lower end of right fibula, subsequent encounter for fracture with malunion +S89321S Salter-Harris Type II physeal fracture of lower end of right fibula, sequela +S89322A Salter-Harris Type II physeal fracture of lower end of left fibula, initial encounter for closed fracture +S89322D Salter-Harris Type II physeal fracture of lower end of left fibula, subsequent encounter for fracture with routine healing +S89322G Salter-Harris Type II physeal fracture of lower end of left fibula, subsequent encounter for fracture with delayed healing +S89322K Salter-Harris Type II physeal fracture of lower end of left fibula, subsequent encounter for fracture with nonunion +S89322P Salter-Harris Type II physeal fracture of lower end of left fibula, subsequent encounter for fracture with malunion +S89322S Salter-Harris Type II physeal fracture of lower end of left fibula, sequela +S89329A Salter-Harris Type II physeal fracture of lower end of unspecified fibula, initial encounter for closed fracture +S89329D Salter-Harris Type II physeal fracture of lower end of unspecified fibula, subsequent encounter for fracture with routine healing +S89329G Salter-Harris Type II physeal fracture of lower end of unspecified fibula, subsequent encounter for fracture with delayed healing +S89329K Salter-Harris Type II physeal fracture of lower end of unspecified fibula, subsequent encounter for fracture with nonunion +S89329P Salter-Harris Type II physeal fracture of lower end of unspecified fibula, subsequent encounter for fracture with malunion +S89329S Salter-Harris Type II physeal fracture of lower end of unspecified fibula, sequela +S89391A Other physeal fracture of lower end of right fibula, initial encounter for closed fracture +S89391D Other physeal fracture of lower end of right fibula, subsequent encounter for fracture with routine healing +S89391G Other physeal fracture of lower end of right fibula, subsequent encounter for fracture with delayed healing +S89391K Other physeal fracture of lower end of right fibula, subsequent encounter for fracture with nonunion +S89391P Other physeal fracture of lower end of right fibula, subsequent encounter for fracture with malunion +S89391S Other physeal fracture of lower end of right fibula, sequela +S89392A Other physeal fracture of lower end of left fibula, initial encounter for closed fracture +S89392D Other physeal fracture of lower end of left fibula, subsequent encounter for fracture with routine healing +S89392G Other physeal fracture of lower end of left fibula, subsequent encounter for fracture with delayed healing +S89392K Other physeal fracture of lower end of left fibula, subsequent encounter for fracture with nonunion +S89392P Other physeal fracture of lower end of left fibula, subsequent encounter for fracture with malunion +S89392S Other physeal fracture of lower end of left fibula, sequela +S89399A Other physeal fracture of lower end of unspecified fibula, initial encounter for closed fracture +S89399D Other physeal fracture of lower end of unspecified fibula, subsequent encounter for fracture with routine healing +S89399G Other physeal fracture of lower end of unspecified fibula, subsequent encounter for fracture with delayed healing +S89399K Other physeal fracture of lower end of unspecified fibula, subsequent encounter for fracture with nonunion +S89399P Other physeal fracture of lower end of unspecified fibula, subsequent encounter for fracture with malunion +S89399S Other physeal fracture of lower end of unspecified fibula, sequela +S8980XA Other specified injuries of unspecified lower leg, initial encounter +S8980XD Other specified injuries of unspecified lower leg, subsequent encounter +S8980XS Other specified injuries of unspecified lower leg, sequela +S8981XA Other specified injuries of right lower leg, initial encounter +S8981XD Other specified injuries of right lower leg, subsequent encounter +S8981XS Other specified injuries of right lower leg, sequela +S8982XA Other specified injuries of left lower leg, initial encounter +S8982XD Other specified injuries of left lower leg, subsequent encounter +S8982XS Other specified injuries of left lower leg, sequela +S8990XA Unspecified injury of unspecified lower leg, initial encounter +S8990XD Unspecified injury of unspecified lower leg, subsequent encounter +S8990XS Unspecified injury of unspecified lower leg, sequela +S8991XA Unspecified injury of right lower leg, initial encounter +S8991XD Unspecified injury of right lower leg, subsequent encounter +S8991XS Unspecified injury of right lower leg, sequela +S8992XA Unspecified injury of left lower leg, initial encounter +S8992XD Unspecified injury of left lower leg, subsequent encounter +S8992XS Unspecified injury of left lower leg, sequela +S9000XA Contusion of unspecified ankle, initial encounter +S9000XD Contusion of unspecified ankle, subsequent encounter +S9000XS Contusion of unspecified ankle, sequela +S9001XA Contusion of right ankle, initial encounter +S9001XD Contusion of right ankle, subsequent encounter +S9001XS Contusion of right ankle, sequela +S9002XA Contusion of left ankle, initial encounter +S9002XD Contusion of left ankle, subsequent encounter +S9002XS Contusion of left ankle, sequela +S90111A Contusion of right great toe without damage to nail, initial encounter +S90111D Contusion of right great toe without damage to nail, subsequent encounter +S90111S Contusion of right great toe without damage to nail, sequela +S90112A Contusion of left great toe without damage to nail, initial encounter +S90112D Contusion of left great toe without damage to nail, subsequent encounter +S90112S Contusion of left great toe without damage to nail, sequela +S90119A Contusion of unspecified great toe without damage to nail, initial encounter +S90119D Contusion of unspecified great toe without damage to nail, subsequent encounter +S90119S Contusion of unspecified great toe without damage to nail, sequela +S90121A Contusion of right lesser toe(s) without damage to nail, initial encounter +S90121D Contusion of right lesser toe(s) without damage to nail, subsequent encounter +S90121S Contusion of right lesser toe(s) without damage to nail, sequela +S90122A Contusion of left lesser toe(s) without damage to nail, initial encounter +S90122D Contusion of left lesser toe(s) without damage to nail, subsequent encounter +S90122S Contusion of left lesser toe(s) without damage to nail, sequela +S90129A Contusion of unspecified lesser toe(s) without damage to nail, initial encounter +S90129D Contusion of unspecified lesser toe(s) without damage to nail, subsequent encounter +S90129S Contusion of unspecified lesser toe(s) without damage to nail, sequela +S90211A Contusion of right great toe with damage to nail, initial encounter +S90211D Contusion of right great toe with damage to nail, subsequent encounter +S90211S Contusion of right great toe with damage to nail, sequela +S90212A Contusion of left great toe with damage to nail, initial encounter +S90212D Contusion of left great toe with damage to nail, subsequent encounter +S90212S Contusion of left great toe with damage to nail, sequela +S90219A Contusion of unspecified great toe with damage to nail, initial encounter +S90219D Contusion of unspecified great toe with damage to nail, subsequent encounter +S90219S Contusion of unspecified great toe with damage to nail, sequela +S90221A Contusion of right lesser toe(s) with damage to nail, initial encounter +S90221D Contusion of right lesser toe(s) with damage to nail, subsequent encounter +S90221S Contusion of right lesser toe(s) with damage to nail, sequela +S90222A Contusion of left lesser toe(s) with damage to nail, initial encounter +S90222D Contusion of left lesser toe(s) with damage to nail, subsequent encounter +S90222S Contusion of left lesser toe(s) with damage to nail, sequela +S90229A Contusion of unspecified lesser toe(s) with damage to nail, initial encounter +S90229D Contusion of unspecified lesser toe(s) with damage to nail, subsequent encounter +S90229S Contusion of unspecified lesser toe(s) with damage to nail, sequela +S9030XA Contusion of unspecified foot, initial encounter +S9030XD Contusion of unspecified foot, subsequent encounter +S9030XS Contusion of unspecified foot, sequela +S9031XA Contusion of right foot, initial encounter +S9031XD Contusion of right foot, subsequent encounter +S9031XS Contusion of right foot, sequela +S9032XA Contusion of left foot, initial encounter +S9032XD Contusion of left foot, subsequent encounter +S9032XS Contusion of left foot, sequela +S90411A Abrasion, right great toe, initial encounter +S90411D Abrasion, right great toe, subsequent encounter +S90411S Abrasion, right great toe, sequela +S90412A Abrasion, left great toe, initial encounter +S90412D Abrasion, left great toe, subsequent encounter +S90412S Abrasion, left great toe, sequela +S90413A Abrasion, unspecified great toe, initial encounter +S90413D Abrasion, unspecified great toe, subsequent encounter +S90413S Abrasion, unspecified great toe, sequela +S90414A Abrasion, right lesser toe(s), initial encounter +S90414D Abrasion, right lesser toe(s), subsequent encounter +S90414S Abrasion, right lesser toe(s), sequela +S90415A Abrasion, left lesser toe(s), initial encounter +S90415D Abrasion, left lesser toe(s), subsequent encounter +S90415S Abrasion, left lesser toe(s), sequela +S90416A Abrasion, unspecified lesser toe(s), initial encounter +S90416D Abrasion, unspecified lesser toe(s), subsequent encounter +S90416S Abrasion, unspecified lesser toe(s), sequela +S90421A Blister (nonthermal), right great toe, initial encounter +S90421D Blister (nonthermal), right great toe, subsequent encounter +S90421S Blister (nonthermal), right great toe, sequela +S90422A Blister (nonthermal), left great toe, initial encounter +S90422D Blister (nonthermal), left great toe, subsequent encounter +S90422S Blister (nonthermal), left great toe, sequela +S90423A Blister (nonthermal), unspecified great toe, initial encounter +S90423D Blister (nonthermal), unspecified great toe, subsequent encounter +S90423S Blister (nonthermal), unspecified great toe, sequela +S90424A Blister (nonthermal), right lesser toe(s), initial encounter +S90424D Blister (nonthermal), right lesser toe(s), subsequent encounter +S90424S Blister (nonthermal), right lesser toe(s), sequela +S90425A Blister (nonthermal), left lesser toe(s), initial encounter +S90425D Blister (nonthermal), left lesser toe(s), subsequent encounter +S90425S Blister (nonthermal), left lesser toe(s), sequela +S90426A Blister (nonthermal), unspecified lesser toe(s), initial encounter +S90426D Blister (nonthermal), unspecified lesser toe(s), subsequent encounter +S90426S Blister (nonthermal), unspecified lesser toe(s), sequela +S90441A External constriction, right great toe, initial encounter +S90441D External constriction, right great toe, subsequent encounter +S90441S External constriction, right great toe, sequela +S90442A External constriction, left great toe, initial encounter +S90442D External constriction, left great toe, subsequent encounter +S90442S External constriction, left great toe, sequela +S90443A External constriction, unspecified great toe, initial encounter +S90443D External constriction, unspecified great toe, subsequent encounter +S90443S External constriction, unspecified great toe, sequela +S90444A External constriction, right lesser toe(s), initial encounter +S90444D External constriction, right lesser toe(s), subsequent encounter +S90444S External constriction, right lesser toe(s), sequela +S90445A External constriction, left lesser toe(s), initial encounter +S90445D External constriction, left lesser toe(s), subsequent encounter +S90445S External constriction, left lesser toe(s), sequela +S90446A External constriction, unspecified lesser toe(s), initial encounter +S90446D External constriction, unspecified lesser toe(s), subsequent encounter +S90446S External constriction, unspecified lesser toe(s), sequela +S90451A Superficial foreign body, right great toe, initial encounter +S90451D Superficial foreign body, right great toe, subsequent encounter +S90451S Superficial foreign body, right great toe, sequela +S90452A Superficial foreign body, left great toe, initial encounter +S90452D Superficial foreign body, left great toe, subsequent encounter +S90452S Superficial foreign body, left great toe, sequela +S90453A Superficial foreign body, unspecified great toe, initial encounter +S90453D Superficial foreign body, unspecified great toe, subsequent encounter +S90453S Superficial foreign body, unspecified great toe, sequela +S90454A Superficial foreign body, right lesser toe(s), initial encounter +S90454D Superficial foreign body, right lesser toe(s), subsequent encounter +S90454S Superficial foreign body, right lesser toe(s), sequela +S90455A Superficial foreign body, left lesser toe(s), initial encounter +S90455D Superficial foreign body, left lesser toe(s), subsequent encounter +S90455S Superficial foreign body, left lesser toe(s), sequela +S90456A Superficial foreign body, unspecified lesser toe(s), initial encounter +S90456D Superficial foreign body, unspecified lesser toe(s), subsequent encounter +S90456S Superficial foreign body, unspecified lesser toe(s), sequela +S90461A Insect bite (nonvenomous), right great toe, initial encounter +S90461D Insect bite (nonvenomous), right great toe, subsequent encounter +S90461S Insect bite (nonvenomous), right great toe, sequela +S90462A Insect bite (nonvenomous), left great toe, initial encounter +S90462D Insect bite (nonvenomous), left great toe, subsequent encounter +S90462S Insect bite (nonvenomous), left great toe, sequela +S90463A Insect bite (nonvenomous), unspecified great toe, initial encounter +S90463D Insect bite (nonvenomous), unspecified great toe, subsequent encounter +S90463S Insect bite (nonvenomous), unspecified great toe, sequela +S90464A Insect bite (nonvenomous), right lesser toe(s), initial encounter +S90464D Insect bite (nonvenomous), right lesser toe(s), subsequent encounter +S90464S Insect bite (nonvenomous), right lesser toe(s), sequela +S90465A Insect bite (nonvenomous), left lesser toe(s), initial encounter +S90465D Insect bite (nonvenomous), left lesser toe(s), subsequent encounter +S90465S Insect bite (nonvenomous), left lesser toe(s), sequela +S90466A Insect bite (nonvenomous), unspecified lesser toe(s), initial encounter +S90466D Insect bite (nonvenomous), unspecified lesser toe(s), subsequent encounter +S90466S Insect bite (nonvenomous), unspecified lesser toe(s), sequela +S90471A Other superficial bite of right great toe, initial encounter +S90471D Other superficial bite of right great toe, subsequent encounter +S90471S Other superficial bite of right great toe, sequela +S90472A Other superficial bite of left great toe, initial encounter +S90472D Other superficial bite of left great toe, subsequent encounter +S90472S Other superficial bite of left great toe, sequela +S90473A Other superficial bite of unspecified great toe, initial encounter +S90473D Other superficial bite of unspecified great toe, subsequent encounter +S90473S Other superficial bite of unspecified great toe, sequela +S90474A Other superficial bite of right lesser toe(s), initial encounter +S90474D Other superficial bite of right lesser toe(s), subsequent encounter +S90474S Other superficial bite of right lesser toe(s), sequela +S90475A Other superficial bite of left lesser toe(s), initial encounter +S90475D Other superficial bite of left lesser toe(s), subsequent encounter +S90475S Other superficial bite of left lesser toe(s), sequela +S90476A Other superficial bite of unspecified lesser toe(s), initial encounter +S90476D Other superficial bite of unspecified lesser toe(s), subsequent encounter +S90476S Other superficial bite of unspecified lesser toe(s), sequela +S90511A Abrasion, right ankle, initial encounter +S90511D Abrasion, right ankle, subsequent encounter +S90511S Abrasion, right ankle, sequela +S90512A Abrasion, left ankle, initial encounter +S90512D Abrasion, left ankle, subsequent encounter +S90512S Abrasion, left ankle, sequela +S90519A Abrasion, unspecified ankle, initial encounter +S90519D Abrasion, unspecified ankle, subsequent encounter +S90519S Abrasion, unspecified ankle, sequela +S90521A Blister (nonthermal), right ankle, initial encounter +S90521D Blister (nonthermal), right ankle, subsequent encounter +S90521S Blister (nonthermal), right ankle, sequela +S90522A Blister (nonthermal), left ankle, initial encounter +S90522D Blister (nonthermal), left ankle, subsequent encounter +S90522S Blister (nonthermal), left ankle, sequela +S90529A Blister (nonthermal), unspecified ankle, initial encounter +S90529D Blister (nonthermal), unspecified ankle, subsequent encounter +S90529S Blister (nonthermal), unspecified ankle, sequela +S90541A External constriction, right ankle, initial encounter +S90541D External constriction, right ankle, subsequent encounter +S90541S External constriction, right ankle, sequela +S90542A External constriction, left ankle, initial encounter +S90542D External constriction, left ankle, subsequent encounter +S90542S External constriction, left ankle, sequela +S90549A External constriction, unspecified ankle, initial encounter +S90549D External constriction, unspecified ankle, subsequent encounter +S90549S External constriction, unspecified ankle, sequela +S90551A Superficial foreign body, right ankle, initial encounter +S90551D Superficial foreign body, right ankle, subsequent encounter +S90551S Superficial foreign body, right ankle, sequela +S90552A Superficial foreign body, left ankle, initial encounter +S90552D Superficial foreign body, left ankle, subsequent encounter +S90552S Superficial foreign body, left ankle, sequela +S90559A Superficial foreign body, unspecified ankle, initial encounter +S90559D Superficial foreign body, unspecified ankle, subsequent encounter +S90559S Superficial foreign body, unspecified ankle, sequela +S90561A Insect bite (nonvenomous), right ankle, initial encounter +S90561D Insect bite (nonvenomous), right ankle, subsequent encounter +S90561S Insect bite (nonvenomous), right ankle, sequela +S90562A Insect bite (nonvenomous), left ankle, initial encounter +S90562D Insect bite (nonvenomous), left ankle, subsequent encounter +S90562S Insect bite (nonvenomous), left ankle, sequela +S90569A Insect bite (nonvenomous), unspecified ankle, initial encounter +S90569D Insect bite (nonvenomous), unspecified ankle, subsequent encounter +S90569S Insect bite (nonvenomous), unspecified ankle, sequela +S90571A Other superficial bite of ankle, right ankle, initial encounter +S90571D Other superficial bite of ankle, right ankle, subsequent encounter +S90571S Other superficial bite of ankle, right ankle, sequela +S90572A Other superficial bite of ankle, left ankle, initial encounter +S90572D Other superficial bite of ankle, left ankle, subsequent encounter +S90572S Other superficial bite of ankle, left ankle, sequela +S90579A Other superficial bite of ankle, unspecified ankle, initial encounter +S90579D Other superficial bite of ankle, unspecified ankle, subsequent encounter +S90579S Other superficial bite of ankle, unspecified ankle, sequela +S90811A Abrasion, right foot, initial encounter +S90811D Abrasion, right foot, subsequent encounter +S90811S Abrasion, right foot, sequela +S90812A Abrasion, left foot, initial encounter +S90812D Abrasion, left foot, subsequent encounter +S90812S Abrasion, left foot, sequela +S90819A Abrasion, unspecified foot, initial encounter +S90819D Abrasion, unspecified foot, subsequent encounter +S90819S Abrasion, unspecified foot, sequela +S90821A Blister (nonthermal), right foot, initial encounter +S90821D Blister (nonthermal), right foot, subsequent encounter +S90821S Blister (nonthermal), right foot, sequela +S90822A Blister (nonthermal), left foot, initial encounter +S90822D Blister (nonthermal), left foot, subsequent encounter +S90822S Blister (nonthermal), left foot, sequela +S90829A Blister (nonthermal), unspecified foot, initial encounter +S90829D Blister (nonthermal), unspecified foot, subsequent encounter +S90829S Blister (nonthermal), unspecified foot, sequela +S90841A External constriction, right foot, initial encounter +S90841D External constriction, right foot, subsequent encounter +S90841S External constriction, right foot, sequela +S90842A External constriction, left foot, initial encounter +S90842D External constriction, left foot, subsequent encounter +S90842S External constriction, left foot, sequela +S90849A External constriction, unspecified foot, initial encounter +S90849D External constriction, unspecified foot, subsequent encounter +S90849S External constriction, unspecified foot, sequela +S90851A Superficial foreign body, right foot, initial encounter +S90851D Superficial foreign body, right foot, subsequent encounter +S90851S Superficial foreign body, right foot, sequela +S90852A Superficial foreign body, left foot, initial encounter +S90852D Superficial foreign body, left foot, subsequent encounter +S90852S Superficial foreign body, left foot, sequela +S90859A Superficial foreign body, unspecified foot, initial encounter +S90859D Superficial foreign body, unspecified foot, subsequent encounter +S90859S Superficial foreign body, unspecified foot, sequela +S90861A Insect bite (nonvenomous), right foot, initial encounter +S90861D Insect bite (nonvenomous), right foot, subsequent encounter +S90861S Insect bite (nonvenomous), right foot, sequela +S90862A Insect bite (nonvenomous), left foot, initial encounter +S90862D Insect bite (nonvenomous), left foot, subsequent encounter +S90862S Insect bite (nonvenomous), left foot, sequela +S90869A Insect bite (nonvenomous), unspecified foot, initial encounter +S90869D Insect bite (nonvenomous), unspecified foot, subsequent encounter +S90869S Insect bite (nonvenomous), unspecified foot, sequela +S90871A Other superficial bite of right foot, initial encounter +S90871D Other superficial bite of right foot, subsequent encounter +S90871S Other superficial bite of right foot, sequela +S90872A Other superficial bite of left foot, initial encounter +S90872D Other superficial bite of left foot, subsequent encounter +S90872S Other superficial bite of left foot, sequela +S90879A Other superficial bite of unspecified foot, initial encounter +S90879D Other superficial bite of unspecified foot, subsequent encounter +S90879S Other superficial bite of unspecified foot, sequela +S90911A Unspecified superficial injury of right ankle, initial encounter +S90911D Unspecified superficial injury of right ankle, subsequent encounter +S90911S Unspecified superficial injury of right ankle, sequela +S90912A Unspecified superficial injury of left ankle, initial encounter +S90912D Unspecified superficial injury of left ankle, subsequent encounter +S90912S Unspecified superficial injury of left ankle, sequela +S90919A Unspecified superficial injury of unspecified ankle, initial encounter +S90919D Unspecified superficial injury of unspecified ankle, subsequent encounter +S90919S Unspecified superficial injury of unspecified ankle, sequela +S90921A Unspecified superficial injury of right foot, initial encounter +S90921D Unspecified superficial injury of right foot, subsequent encounter +S90921S Unspecified superficial injury of right foot, sequela +S90922A Unspecified superficial injury of left foot, initial encounter +S90922D Unspecified superficial injury of left foot, subsequent encounter +S90922S Unspecified superficial injury of left foot, sequela +S90929A Unspecified superficial injury of unspecified foot, initial encounter +S90929D Unspecified superficial injury of unspecified foot, subsequent encounter +S90929S Unspecified superficial injury of unspecified foot, sequela +S90931A Unspecified superficial injury of right great toe, initial encounter +S90931D Unspecified superficial injury of right great toe, subsequent encounter +S90931S Unspecified superficial injury of right great toe, sequela +S90932A Unspecified superficial injury of left great toe, initial encounter +S90932D Unspecified superficial injury of left great toe, subsequent encounter +S90932S Unspecified superficial injury of left great toe, sequela +S90933A Unspecified superficial injury of unspecified great toe, initial encounter +S90933D Unspecified superficial injury of unspecified great toe, subsequent encounter +S90933S Unspecified superficial injury of unspecified great toe, sequela +S90934A Unspecified superficial injury of right lesser toe(s), initial encounter +S90934D Unspecified superficial injury of right lesser toe(s), subsequent encounter +S90934S Unspecified superficial injury of right lesser toe(s), sequela +S90935A Unspecified superficial injury of left lesser toe(s), initial encounter +S90935D Unspecified superficial injury of left lesser toe(s), subsequent encounter +S90935S Unspecified superficial injury of left lesser toe(s), sequela +S90936A Unspecified superficial injury of unspecified lesser toe(s), initial encounter +S90936D Unspecified superficial injury of unspecified lesser toe(s), subsequent encounter +S90936S Unspecified superficial injury of unspecified lesser toe(s), sequela +S91001A Unspecified open wound, right ankle, initial encounter +S91001D Unspecified open wound, right ankle, subsequent encounter +S91001S Unspecified open wound, right ankle, sequela +S91002A Unspecified open wound, left ankle, initial encounter +S91002D Unspecified open wound, left ankle, subsequent encounter +S91002S Unspecified open wound, left ankle, sequela +S91009A Unspecified open wound, unspecified ankle, initial encounter +S91009D Unspecified open wound, unspecified ankle, subsequent encounter +S91009S Unspecified open wound, unspecified ankle, sequela +S91011A Laceration without foreign body, right ankle, initial encounter +S91011D Laceration without foreign body, right ankle, subsequent encounter +S91011S Laceration without foreign body, right ankle, sequela +S91012A Laceration without foreign body, left ankle, initial encounter +S91012D Laceration without foreign body, left ankle, subsequent encounter +S91012S Laceration without foreign body, left ankle, sequela +S91019A Laceration without foreign body, unspecified ankle, initial encounter +S91019D Laceration without foreign body, unspecified ankle, subsequent encounter +S91019S Laceration without foreign body, unspecified ankle, sequela +S91021A Laceration with foreign body, right ankle, initial encounter +S91021D Laceration with foreign body, right ankle, subsequent encounter +S91021S Laceration with foreign body, right ankle, sequela +S91022A Laceration with foreign body, left ankle, initial encounter +S91022D Laceration with foreign body, left ankle, subsequent encounter +S91022S Laceration with foreign body, left ankle, sequela +S91029A Laceration with foreign body, unspecified ankle, initial encounter +S91029D Laceration with foreign body, unspecified ankle, subsequent encounter +S91029S Laceration with foreign body, unspecified ankle, sequela +S91031A Puncture wound without foreign body, right ankle, initial encounter +S91031D Puncture wound without foreign body, right ankle, subsequent encounter +S91031S Puncture wound without foreign body, right ankle, sequela +S91032A Puncture wound without foreign body, left ankle, initial encounter +S91032D Puncture wound without foreign body, left ankle, subsequent encounter +S91032S Puncture wound without foreign body, left ankle, sequela +S91039A Puncture wound without foreign body, unspecified ankle, initial encounter +S91039D Puncture wound without foreign body, unspecified ankle, subsequent encounter +S91039S Puncture wound without foreign body, unspecified ankle, sequela +S91041A Puncture wound with foreign body, right ankle, initial encounter +S91041D Puncture wound with foreign body, right ankle, subsequent encounter +S91041S Puncture wound with foreign body, right ankle, sequela +S91042A Puncture wound with foreign body, left ankle, initial encounter +S91042D Puncture wound with foreign body, left ankle, subsequent encounter +S91042S Puncture wound with foreign body, left ankle, sequela +S91049A Puncture wound with foreign body, unspecified ankle, initial encounter +S91049D Puncture wound with foreign body, unspecified ankle, subsequent encounter +S91049S Puncture wound with foreign body, unspecified ankle, sequela +S91051A Open bite, right ankle, initial encounter +S91051D Open bite, right ankle, subsequent encounter +S91051S Open bite, right ankle, sequela +S91052A Open bite, left ankle, initial encounter +S91052D Open bite, left ankle, subsequent encounter +S91052S Open bite, left ankle, sequela +S91059A Open bite, unspecified ankle, initial encounter +S91059D Open bite, unspecified ankle, subsequent encounter +S91059S Open bite, unspecified ankle, sequela +S91101A Unspecified open wound of right great toe without damage to nail, initial encounter +S91101D Unspecified open wound of right great toe without damage to nail, subsequent encounter +S91101S Unspecified open wound of right great toe without damage to nail, sequela +S91102A Unspecified open wound of left great toe without damage to nail, initial encounter +S91102D Unspecified open wound of left great toe without damage to nail, subsequent encounter +S91102S Unspecified open wound of left great toe without damage to nail, sequela +S91103A Unspecified open wound of unspecified great toe without damage to nail, initial encounter +S91103D Unspecified open wound of unspecified great toe without damage to nail, subsequent encounter +S91103S Unspecified open wound of unspecified great toe without damage to nail, sequela +S91104A Unspecified open wound of right lesser toe(s) without damage to nail, initial encounter +S91104D Unspecified open wound of right lesser toe(s) without damage to nail, subsequent encounter +S91104S Unspecified open wound of right lesser toe(s) without damage to nail, sequela +S91105A Unspecified open wound of left lesser toe(s) without damage to nail, initial encounter +S91105D Unspecified open wound of left lesser toe(s) without damage to nail, subsequent encounter +S91105S Unspecified open wound of left lesser toe(s) without damage to nail, sequela +S91106A Unspecified open wound of unspecified lesser toe(s) without damage to nail, initial encounter +S91106D Unspecified open wound of unspecified lesser toe(s) without damage to nail, subsequent encounter +S91106S Unspecified open wound of unspecified lesser toe(s) without damage to nail, sequela +S91109A Unspecified open wound of unspecified toe(s) without damage to nail, initial encounter +S91109D Unspecified open wound of unspecified toe(s) without damage to nail, subsequent encounter +S91109S Unspecified open wound of unspecified toe(s) without damage to nail, sequela +S91111A Laceration without foreign body of right great toe without damage to nail, initial encounter +S91111D Laceration without foreign body of right great toe without damage to nail, subsequent encounter +S91111S Laceration without foreign body of right great toe without damage to nail, sequela +S91112A Laceration without foreign body of left great toe without damage to nail, initial encounter +S91112D Laceration without foreign body of left great toe without damage to nail, subsequent encounter +S91112S Laceration without foreign body of left great toe without damage to nail, sequela +S91113A Laceration without foreign body of unspecified great toe without damage to nail, initial encounter +S91113D Laceration without foreign body of unspecified great toe without damage to nail, subsequent encounter +S91113S Laceration without foreign body of unspecified great toe without damage to nail, sequela +S91114A Laceration without foreign body of right lesser toe(s) without damage to nail, initial encounter +S91114D Laceration without foreign body of right lesser toe(s) without damage to nail, subsequent encounter +S91114S Laceration without foreign body of right lesser toe(s) without damage to nail, sequela +S91115A Laceration without foreign body of left lesser toe(s) without damage to nail, initial encounter +S91115D Laceration without foreign body of left lesser toe(s) without damage to nail, subsequent encounter +S91115S Laceration without foreign body of left lesser toe(s) without damage to nail, sequela +S91116A Laceration without foreign body of unspecified lesser toe(s) without damage to nail, initial encounter +S91116D Laceration without foreign body of unspecified lesser toe(s) without damage to nail, subsequent encounter +S91116S Laceration without foreign body of unspecified lesser toe(s) without damage to nail, sequela +S91119A Laceration without foreign body of unspecified toe without damage to nail, initial encounter +S91119D Laceration without foreign body of unspecified toe without damage to nail, subsequent encounter +S91119S Laceration without foreign body of unspecified toe without damage to nail, sequela +S91121A Laceration with foreign body of right great toe without damage to nail, initial encounter +S91121D Laceration with foreign body of right great toe without damage to nail, subsequent encounter +S91121S Laceration with foreign body of right great toe without damage to nail, sequela +S91122A Laceration with foreign body of left great toe without damage to nail, initial encounter +S91122D Laceration with foreign body of left great toe without damage to nail, subsequent encounter +S91122S Laceration with foreign body of left great toe without damage to nail, sequela +S91123A Laceration with foreign body of unspecified great toe without damage to nail, initial encounter +S91123D Laceration with foreign body of unspecified great toe without damage to nail, subsequent encounter +S91123S Laceration with foreign body of unspecified great toe without damage to nail, sequela +S91124A Laceration with foreign body of right lesser toe(s) without damage to nail, initial encounter +S91124D Laceration with foreign body of right lesser toe(s) without damage to nail, subsequent encounter +S91124S Laceration with foreign body of right lesser toe(s) without damage to nail, sequela +S91125A Laceration with foreign body of left lesser toe(s) without damage to nail, initial encounter +S91125D Laceration with foreign body of left lesser toe(s) without damage to nail, subsequent encounter +S91125S Laceration with foreign body of left lesser toe(s) without damage to nail, sequela +S91126A Laceration with foreign body of unspecified lesser toe(s) without damage to nail, initial encounter +S91126D Laceration with foreign body of unspecified lesser toe(s) without damage to nail, subsequent encounter +S91126S Laceration with foreign body of unspecified lesser toe(s) without damage to nail, sequela +S91129A Laceration with foreign body of unspecified toe(s) without damage to nail, initial encounter +S91129D Laceration with foreign body of unspecified toe(s) without damage to nail, subsequent encounter +S91129S Laceration with foreign body of unspecified toe(s) without damage to nail, sequela +S91131A Puncture wound without foreign body of right great toe without damage to nail, initial encounter +S91131D Puncture wound without foreign body of right great toe without damage to nail, subsequent encounter +S91131S Puncture wound without foreign body of right great toe without damage to nail, sequela +S91132A Puncture wound without foreign body of left great toe without damage to nail, initial encounter +S91132D Puncture wound without foreign body of left great toe without damage to nail, subsequent encounter +S91132S Puncture wound without foreign body of left great toe without damage to nail, sequela +S91133A Puncture wound without foreign body of unspecified great toe without damage to nail, initial encounter +S91133D Puncture wound without foreign body of unspecified great toe without damage to nail, subsequent encounter +S91133S Puncture wound without foreign body of unspecified great toe without damage to nail, sequela +S91134A Puncture wound without foreign body of right lesser toe(s) without damage to nail, initial encounter +S91134D Puncture wound without foreign body of right lesser toe(s) without damage to nail, subsequent encounter +S91134S Puncture wound without foreign body of right lesser toe(s) without damage to nail, sequela +S91135A Puncture wound without foreign body of left lesser toe(s) without damage to nail, initial encounter +S91135D Puncture wound without foreign body of left lesser toe(s) without damage to nail, subsequent encounter +S91135S Puncture wound without foreign body of left lesser toe(s) without damage to nail, sequela +S91136A Puncture wound without foreign body of unspecified lesser toe(s) without damage to nail, initial encounter +S91136D Puncture wound without foreign body of unspecified lesser toe(s) without damage to nail, subsequent encounter +S91136S Puncture wound without foreign body of unspecified lesser toe(s) without damage to nail, sequela +S91139A Puncture wound without foreign body of unspecified toe(s) without damage to nail, initial encounter +S91139D Puncture wound without foreign body of unspecified toe(s) without damage to nail, subsequent encounter +S91139S Puncture wound without foreign body of unspecified toe(s) without damage to nail, sequela +S91141A Puncture wound with foreign body of right great toe without damage to nail, initial encounter +S91141D Puncture wound with foreign body of right great toe without damage to nail, subsequent encounter +S91141S Puncture wound with foreign body of right great toe without damage to nail, sequela +S91142A Puncture wound with foreign body of left great toe without damage to nail, initial encounter +S91142D Puncture wound with foreign body of left great toe without damage to nail, subsequent encounter +S91142S Puncture wound with foreign body of left great toe without damage to nail, sequela +S91143A Puncture wound with foreign body of unspecified great toe without damage to nail, initial encounter +S91143D Puncture wound with foreign body of unspecified great toe without damage to nail, subsequent encounter +S91143S Puncture wound with foreign body of unspecified great toe without damage to nail, sequela +S91144A Puncture wound with foreign body of right lesser toe(s) without damage to nail, initial encounter +S91144D Puncture wound with foreign body of right lesser toe(s) without damage to nail, subsequent encounter +S91144S Puncture wound with foreign body of right lesser toe(s) without damage to nail, sequela +S91145A Puncture wound with foreign body of left lesser toe(s) without damage to nail, initial encounter +S91145D Puncture wound with foreign body of left lesser toe(s) without damage to nail, subsequent encounter +S91145S Puncture wound with foreign body of left lesser toe(s) without damage to nail, sequela +S91146A Puncture wound with foreign body of unspecified lesser toe(s) without damage to nail, initial encounter +S91146D Puncture wound with foreign body of unspecified lesser toe(s) without damage to nail, subsequent encounter +S91146S Puncture wound with foreign body of unspecified lesser toe(s) without damage to nail, sequela +S91149A Puncture wound with foreign body of unspecified toe(s) without damage to nail, initial encounter +S91149D Puncture wound with foreign body of unspecified toe(s) without damage to nail, subsequent encounter +S91149S Puncture wound with foreign body of unspecified toe(s) without damage to nail, sequela +S91151A Open bite of right great toe without damage to nail, initial encounter +S91151D Open bite of right great toe without damage to nail, subsequent encounter +S91151S Open bite of right great toe without damage to nail, sequela +S91152A Open bite of left great toe without damage to nail, initial encounter +S91152D Open bite of left great toe without damage to nail, subsequent encounter +S91152S Open bite of left great toe without damage to nail, sequela +S91153A Open bite of unspecified great toe without damage to nail, initial encounter +S91153D Open bite of unspecified great toe without damage to nail, subsequent encounter +S91153S Open bite of unspecified great toe without damage to nail, sequela +S91154A Open bite of right lesser toe(s) without damage to nail, initial encounter +S91154D Open bite of right lesser toe(s) without damage to nail, subsequent encounter +S91154S Open bite of right lesser toe(s) without damage to nail, sequela +S91155A Open bite of left lesser toe(s) without damage to nail, initial encounter +S91155D Open bite of left lesser toe(s) without damage to nail, subsequent encounter +S91155S Open bite of left lesser toe(s) without damage to nail, sequela +S91156A Open bite of unspecified lesser toe(s) without damage to nail, initial encounter +S91156D Open bite of unspecified lesser toe(s) without damage to nail, subsequent encounter +S91156S Open bite of unspecified lesser toe(s) without damage to nail, sequela +S91159A Open bite of unspecified toe(s) without damage to nail, initial encounter +S91159D Open bite of unspecified toe(s) without damage to nail, subsequent encounter +S91159S Open bite of unspecified toe(s) without damage to nail, sequela +S91201A Unspecified open wound of right great toe with damage to nail, initial encounter +S91201D Unspecified open wound of right great toe with damage to nail, subsequent encounter +S91201S Unspecified open wound of right great toe with damage to nail, sequela +S91202A Unspecified open wound of left great toe with damage to nail, initial encounter +S91202D Unspecified open wound of left great toe with damage to nail, subsequent encounter +S91202S Unspecified open wound of left great toe with damage to nail, sequela +S91203A Unspecified open wound of unspecified great toe with damage to nail, initial encounter +S91203D Unspecified open wound of unspecified great toe with damage to nail, subsequent encounter +S91203S Unspecified open wound of unspecified great toe with damage to nail, sequela +S91204A Unspecified open wound of right lesser toe(s) with damage to nail, initial encounter +S91204D Unspecified open wound of right lesser toe(s) with damage to nail, subsequent encounter +S91204S Unspecified open wound of right lesser toe(s) with damage to nail, sequela +S91205A Unspecified open wound of left lesser toe(s) with damage to nail, initial encounter +S91205D Unspecified open wound of left lesser toe(s) with damage to nail, subsequent encounter +S91205S Unspecified open wound of left lesser toe(s) with damage to nail, sequela +S91206A Unspecified open wound of unspecified lesser toe(s) with damage to nail, initial encounter +S91206D Unspecified open wound of unspecified lesser toe(s) with damage to nail, subsequent encounter +S91206S Unspecified open wound of unspecified lesser toe(s) with damage to nail, sequela +S91209A Unspecified open wound of unspecified toe(s) with damage to nail, initial encounter +S91209D Unspecified open wound of unspecified toe(s) with damage to nail, subsequent encounter +S91209S Unspecified open wound of unspecified toe(s) with damage to nail, sequela +S91211A Laceration without foreign body of right great toe with damage to nail, initial encounter +S91211D Laceration without foreign body of right great toe with damage to nail, subsequent encounter +S91211S Laceration without foreign body of right great toe with damage to nail, sequela +S91212A Laceration without foreign body of left great toe with damage to nail, initial encounter +S91212D Laceration without foreign body of left great toe with damage to nail, subsequent encounter +S91212S Laceration without foreign body of left great toe with damage to nail, sequela +S91213A Laceration without foreign body of unspecified great toe with damage to nail, initial encounter +S91213D Laceration without foreign body of unspecified great toe with damage to nail, subsequent encounter +S91213S Laceration without foreign body of unspecified great toe with damage to nail, sequela +S91214A Laceration without foreign body of right lesser toe(s) with damage to nail, initial encounter +S91214D Laceration without foreign body of right lesser toe(s) with damage to nail, subsequent encounter +S91214S Laceration without foreign body of right lesser toe(s) with damage to nail, sequela +S91215A Laceration without foreign body of left lesser toe(s) with damage to nail, initial encounter +S91215D Laceration without foreign body of left lesser toe(s) with damage to nail, subsequent encounter +S91215S Laceration without foreign body of left lesser toe(s) with damage to nail, sequela +S91216A Laceration without foreign body of unspecified lesser toe(s) with damage to nail, initial encounter +S91216D Laceration without foreign body of unspecified lesser toe(s) with damage to nail, subsequent encounter +S91216S Laceration without foreign body of unspecified lesser toe(s) with damage to nail, sequela +S91219A Laceration without foreign body of unspecified toe(s) with damage to nail, initial encounter +S91219D Laceration without foreign body of unspecified toe(s) with damage to nail, subsequent encounter +S91219S Laceration without foreign body of unspecified toe(s) with damage to nail, sequela +S91221A Laceration with foreign body of right great toe with damage to nail, initial encounter +S91221D Laceration with foreign body of right great toe with damage to nail, subsequent encounter +S91221S Laceration with foreign body of right great toe with damage to nail, sequela +S91222A Laceration with foreign body of left great toe with damage to nail, initial encounter +S91222D Laceration with foreign body of left great toe with damage to nail, subsequent encounter +S91222S Laceration with foreign body of left great toe with damage to nail, sequela +S91223A Laceration with foreign body of unspecified great toe with damage to nail, initial encounter +S91223D Laceration with foreign body of unspecified great toe with damage to nail, subsequent encounter +S91223S Laceration with foreign body of unspecified great toe with damage to nail, sequela +S91224A Laceration with foreign body of right lesser toe(s) with damage to nail, initial encounter +S91224D Laceration with foreign body of right lesser toe(s) with damage to nail, subsequent encounter +S91224S Laceration with foreign body of right lesser toe(s) with damage to nail, sequela +S91225A Laceration with foreign body of left lesser toe(s) with damage to nail, initial encounter +S91225D Laceration with foreign body of left lesser toe(s) with damage to nail, subsequent encounter +S91225S Laceration with foreign body of left lesser toe(s) with damage to nail, sequela +S91226A Laceration with foreign body of unspecified lesser toe(s) with damage to nail, initial encounter +S91226D Laceration with foreign body of unspecified lesser toe(s) with damage to nail, subsequent encounter +S91226S Laceration with foreign body of unspecified lesser toe(s) with damage to nail, sequela +S91229A Laceration with foreign body of unspecified toe(s) with damage to nail, initial encounter +S91229D Laceration with foreign body of unspecified toe(s) with damage to nail, subsequent encounter +S91229S Laceration with foreign body of unspecified toe(s) with damage to nail, sequela +S91231A Puncture wound without foreign body of right great toe with damage to nail, initial encounter +S91231D Puncture wound without foreign body of right great toe with damage to nail, subsequent encounter +S91231S Puncture wound without foreign body of right great toe with damage to nail, sequela +S91232A Puncture wound without foreign body of left great toe with damage to nail, initial encounter +S91232D Puncture wound without foreign body of left great toe with damage to nail, subsequent encounter +S91232S Puncture wound without foreign body of left great toe with damage to nail, sequela +S91233A Puncture wound without foreign body of unspecified great toe with damage to nail, initial encounter +S91233D Puncture wound without foreign body of unspecified great toe with damage to nail, subsequent encounter +S91233S Puncture wound without foreign body of unspecified great toe with damage to nail, sequela +S91234A Puncture wound without foreign body of right lesser toe(s) with damage to nail, initial encounter +S91234D Puncture wound without foreign body of right lesser toe(s) with damage to nail, subsequent encounter +S91234S Puncture wound without foreign body of right lesser toe(s) with damage to nail, sequela +S91235A Puncture wound without foreign body of left lesser toe(s) with damage to nail, initial encounter +S91235D Puncture wound without foreign body of left lesser toe(s) with damage to nail, subsequent encounter +S91235S Puncture wound without foreign body of left lesser toe(s) with damage to nail, sequela +S91236A Puncture wound without foreign body of unspecified lesser toe(s) with damage to nail, initial encounter +S91236D Puncture wound without foreign body of unspecified lesser toe(s) with damage to nail, subsequent encounter +S91236S Puncture wound without foreign body of unspecified lesser toe(s) with damage to nail, sequela +S91239A Puncture wound without foreign body of unspecified toe(s) with damage to nail, initial encounter +S91239D Puncture wound without foreign body of unspecified toe(s) with damage to nail, subsequent encounter +S91239S Puncture wound without foreign body of unspecified toe(s) with damage to nail, sequela +S91241A Puncture wound with foreign body of right great toe with damage to nail, initial encounter +S91241D Puncture wound with foreign body of right great toe with damage to nail, subsequent encounter +S91241S Puncture wound with foreign body of right great toe with damage to nail, sequela +S91242A Puncture wound with foreign body of left great toe with damage to nail, initial encounter +S91242D Puncture wound with foreign body of left great toe with damage to nail, subsequent encounter +S91242S Puncture wound with foreign body of left great toe with damage to nail, sequela +S91243A Puncture wound with foreign body of unspecified great toe with damage to nail, initial encounter +S91243D Puncture wound with foreign body of unspecified great toe with damage to nail, subsequent encounter +S91243S Puncture wound with foreign body of unspecified great toe with damage to nail, sequela +S91244A Puncture wound with foreign body of right lesser toe(s) with damage to nail, initial encounter +S91244D Puncture wound with foreign body of right lesser toe(s) with damage to nail, subsequent encounter +S91244S Puncture wound with foreign body of right lesser toe(s) with damage to nail, sequela +S91245A Puncture wound with foreign body of left lesser toe(s) with damage to nail, initial encounter +S91245D Puncture wound with foreign body of left lesser toe(s) with damage to nail, subsequent encounter +S91245S Puncture wound with foreign body of left lesser toe(s) with damage to nail, sequela +S91246A Puncture wound with foreign body of unspecified lesser toe(s) with damage to nail, initial encounter +S91246D Puncture wound with foreign body of unspecified lesser toe(s) with damage to nail, subsequent encounter +S91246S Puncture wound with foreign body of unspecified lesser toe(s) with damage to nail, sequela +S91249A Puncture wound with foreign body of unspecified toe(s) with damage to nail, initial encounter +S91249D Puncture wound with foreign body of unspecified toe(s) with damage to nail, subsequent encounter +S91249S Puncture wound with foreign body of unspecified toe(s) with damage to nail, sequela +S91251A Open bite of right great toe with damage to nail, initial encounter +S91251D Open bite of right great toe with damage to nail, subsequent encounter +S91251S Open bite of right great toe with damage to nail, sequela +S91252A Open bite of left great toe with damage to nail, initial encounter +S91252D Open bite of left great toe with damage to nail, subsequent encounter +S91252S Open bite of left great toe with damage to nail, sequela +S91253A Open bite of unspecified great toe with damage to nail, initial encounter +S91253D Open bite of unspecified great toe with damage to nail, subsequent encounter +S91253S Open bite of unspecified great toe with damage to nail, sequela +S91254A Open bite of right lesser toe(s) with damage to nail, initial encounter +S91254D Open bite of right lesser toe(s) with damage to nail, subsequent encounter +S91254S Open bite of right lesser toe(s) with damage to nail, sequela +S91255A Open bite of left lesser toe(s) with damage to nail, initial encounter +S91255D Open bite of left lesser toe(s) with damage to nail, subsequent encounter +S91255S Open bite of left lesser toe(s) with damage to nail, sequela +S91256A Open bite of unspecified lesser toe(s) with damage to nail, initial encounter +S91256D Open bite of unspecified lesser toe(s) with damage to nail, subsequent encounter +S91256S Open bite of unspecified lesser toe(s) with damage to nail, sequela +S91259A Open bite of unspecified toe(s) with damage to nail, initial encounter +S91259D Open bite of unspecified toe(s) with damage to nail, subsequent encounter +S91259S Open bite of unspecified toe(s) with damage to nail, sequela +S91301A Unspecified open wound, right foot, initial encounter +S91301D Unspecified open wound, right foot, subsequent encounter +S91301S Unspecified open wound, right foot, sequela +S91302A Unspecified open wound, left foot, initial encounter +S91302D Unspecified open wound, left foot, subsequent encounter +S91302S Unspecified open wound, left foot, sequela +S91309A Unspecified open wound, unspecified foot, initial encounter +S91309D Unspecified open wound, unspecified foot, subsequent encounter +S91309S Unspecified open wound, unspecified foot, sequela +S91311A Laceration without foreign body, right foot, initial encounter +S91311D Laceration without foreign body, right foot, subsequent encounter +S91311S Laceration without foreign body, right foot, sequela +S91312A Laceration without foreign body, left foot, initial encounter +S91312D Laceration without foreign body, left foot, subsequent encounter +S91312S Laceration without foreign body, left foot, sequela +S91319A Laceration without foreign body, unspecified foot, initial encounter +S91319D Laceration without foreign body, unspecified foot, subsequent encounter +S91319S Laceration without foreign body, unspecified foot, sequela +S91321A Laceration with foreign body, right foot, initial encounter +S91321D Laceration with foreign body, right foot, subsequent encounter +S91321S Laceration with foreign body, right foot, sequela +S91322A Laceration with foreign body, left foot, initial encounter +S91322D Laceration with foreign body, left foot, subsequent encounter +S91322S Laceration with foreign body, left foot, sequela +S91329A Laceration with foreign body, unspecified foot, initial encounter +S91329D Laceration with foreign body, unspecified foot, subsequent encounter +S91329S Laceration with foreign body, unspecified foot, sequela +S91331A Puncture wound without foreign body, right foot, initial encounter +S91331D Puncture wound without foreign body, right foot, subsequent encounter +S91331S Puncture wound without foreign body, right foot, sequela +S91332A Puncture wound without foreign body, left foot, initial encounter +S91332D Puncture wound without foreign body, left foot, subsequent encounter +S91332S Puncture wound without foreign body, left foot, sequela +S91339A Puncture wound without foreign body, unspecified foot, initial encounter +S91339D Puncture wound without foreign body, unspecified foot, subsequent encounter +S91339S Puncture wound without foreign body, unspecified foot, sequela +S91341A Puncture wound with foreign body, right foot, initial encounter +S91341D Puncture wound with foreign body, right foot, subsequent encounter +S91341S Puncture wound with foreign body, right foot, sequela +S91342A Puncture wound with foreign body, left foot, initial encounter +S91342D Puncture wound with foreign body, left foot, subsequent encounter +S91342S Puncture wound with foreign body, left foot, sequela +S91349A Puncture wound with foreign body, unspecified foot, initial encounter +S91349D Puncture wound with foreign body, unspecified foot, subsequent encounter +S91349S Puncture wound with foreign body, unspecified foot, sequela +S91351A Open bite, right foot, initial encounter +S91351D Open bite, right foot, subsequent encounter +S91351S Open bite, right foot, sequela +S91352A Open bite, left foot, initial encounter +S91352D Open bite, left foot, subsequent encounter +S91352S Open bite, left foot, sequela +S91359A Open bite, unspecified foot, initial encounter +S91359D Open bite, unspecified foot, subsequent encounter +S91359S Open bite, unspecified foot, sequela +S92001A Unspecified fracture of right calcaneus, initial encounter for closed fracture +S92001B Unspecified fracture of right calcaneus, initial encounter for open fracture +S92001D Unspecified fracture of right calcaneus, subsequent encounter for fracture with routine healing +S92001G Unspecified fracture of right calcaneus, subsequent encounter for fracture with delayed healing +S92001K Unspecified fracture of right calcaneus, subsequent encounter for fracture with nonunion +S92001P Unspecified fracture of right calcaneus, subsequent encounter for fracture with malunion +S92001S Unspecified fracture of right calcaneus, sequela +S92002A Unspecified fracture of left calcaneus, initial encounter for closed fracture +S92002B Unspecified fracture of left calcaneus, initial encounter for open fracture +S92002D Unspecified fracture of left calcaneus, subsequent encounter for fracture with routine healing +S92002G Unspecified fracture of left calcaneus, subsequent encounter for fracture with delayed healing +S92002K Unspecified fracture of left calcaneus, subsequent encounter for fracture with nonunion +S92002P Unspecified fracture of left calcaneus, subsequent encounter for fracture with malunion +S92002S Unspecified fracture of left calcaneus, sequela +S92009A Unspecified fracture of unspecified calcaneus, initial encounter for closed fracture +S92009B Unspecified fracture of unspecified calcaneus, initial encounter for open fracture +S92009D Unspecified fracture of unspecified calcaneus, subsequent encounter for fracture with routine healing +S92009G Unspecified fracture of unspecified calcaneus, subsequent encounter for fracture with delayed healing +S92009K Unspecified fracture of unspecified calcaneus, subsequent encounter for fracture with nonunion +S92009P Unspecified fracture of unspecified calcaneus, subsequent encounter for fracture with malunion +S92009S Unspecified fracture of unspecified calcaneus, sequela +S92011A Displaced fracture of body of right calcaneus, initial encounter for closed fracture +S92011B Displaced fracture of body of right calcaneus, initial encounter for open fracture +S92011D Displaced fracture of body of right calcaneus, subsequent encounter for fracture with routine healing +S92011G Displaced fracture of body of right calcaneus, subsequent encounter for fracture with delayed healing +S92011K Displaced fracture of body of right calcaneus, subsequent encounter for fracture with nonunion +S92011P Displaced fracture of body of right calcaneus, subsequent encounter for fracture with malunion +S92011S Displaced fracture of body of right calcaneus, sequela +S92012A Displaced fracture of body of left calcaneus, initial encounter for closed fracture +S92012B Displaced fracture of body of left calcaneus, initial encounter for open fracture +S92012D Displaced fracture of body of left calcaneus, subsequent encounter for fracture with routine healing +S92012G Displaced fracture of body of left calcaneus, subsequent encounter for fracture with delayed healing +S92012K Displaced fracture of body of left calcaneus, subsequent encounter for fracture with nonunion +S92012P Displaced fracture of body of left calcaneus, subsequent encounter for fracture with malunion +S92012S Displaced fracture of body of left calcaneus, sequela +S92013A Displaced fracture of body of unspecified calcaneus, initial encounter for closed fracture +S92013B Displaced fracture of body of unspecified calcaneus, initial encounter for open fracture +S92013D Displaced fracture of body of unspecified calcaneus, subsequent encounter for fracture with routine healing +S92013G Displaced fracture of body of unspecified calcaneus, subsequent encounter for fracture with delayed healing +S92013K Displaced fracture of body of unspecified calcaneus, subsequent encounter for fracture with nonunion +S92013P Displaced fracture of body of unspecified calcaneus, subsequent encounter for fracture with malunion +S92013S Displaced fracture of body of unspecified calcaneus, sequela +S92014A Nondisplaced fracture of body of right calcaneus, initial encounter for closed fracture +S92014B Nondisplaced fracture of body of right calcaneus, initial encounter for open fracture +S92014D Nondisplaced fracture of body of right calcaneus, subsequent encounter for fracture with routine healing +S92014G Nondisplaced fracture of body of right calcaneus, subsequent encounter for fracture with delayed healing +S92014K Nondisplaced fracture of body of right calcaneus, subsequent encounter for fracture with nonunion +S92014P Nondisplaced fracture of body of right calcaneus, subsequent encounter for fracture with malunion +S92014S Nondisplaced fracture of body of right calcaneus, sequela +S92015A Nondisplaced fracture of body of left calcaneus, initial encounter for closed fracture +S92015B Nondisplaced fracture of body of left calcaneus, initial encounter for open fracture +S92015D Nondisplaced fracture of body of left calcaneus, subsequent encounter for fracture with routine healing +S92015G Nondisplaced fracture of body of left calcaneus, subsequent encounter for fracture with delayed healing +S92015K Nondisplaced fracture of body of left calcaneus, subsequent encounter for fracture with nonunion +S92015P Nondisplaced fracture of body of left calcaneus, subsequent encounter for fracture with malunion +S92015S Nondisplaced fracture of body of left calcaneus, sequela +S92016A Nondisplaced fracture of body of unspecified calcaneus, initial encounter for closed fracture +S92016B Nondisplaced fracture of body of unspecified calcaneus, initial encounter for open fracture +S92016D Nondisplaced fracture of body of unspecified calcaneus, subsequent encounter for fracture with routine healing +S92016G Nondisplaced fracture of body of unspecified calcaneus, subsequent encounter for fracture with delayed healing +S92016K Nondisplaced fracture of body of unspecified calcaneus, subsequent encounter for fracture with nonunion +S92016P Nondisplaced fracture of body of unspecified calcaneus, subsequent encounter for fracture with malunion +S92016S Nondisplaced fracture of body of unspecified calcaneus, sequela +S92021A Displaced fracture of anterior process of right calcaneus, initial encounter for closed fracture +S92021B Displaced fracture of anterior process of right calcaneus, initial encounter for open fracture +S92021D Displaced fracture of anterior process of right calcaneus, subsequent encounter for fracture with routine healing +S92021G Displaced fracture of anterior process of right calcaneus, subsequent encounter for fracture with delayed healing +S92021K Displaced fracture of anterior process of right calcaneus, subsequent encounter for fracture with nonunion +S92021P Displaced fracture of anterior process of right calcaneus, subsequent encounter for fracture with malunion +S92021S Displaced fracture of anterior process of right calcaneus, sequela +S92022A Displaced fracture of anterior process of left calcaneus, initial encounter for closed fracture +S92022B Displaced fracture of anterior process of left calcaneus, initial encounter for open fracture +S92022D Displaced fracture of anterior process of left calcaneus, subsequent encounter for fracture with routine healing +S92022G Displaced fracture of anterior process of left calcaneus, subsequent encounter for fracture with delayed healing +S92022K Displaced fracture of anterior process of left calcaneus, subsequent encounter for fracture with nonunion +S92022P Displaced fracture of anterior process of left calcaneus, subsequent encounter for fracture with malunion +S92022S Displaced fracture of anterior process of left calcaneus, sequela +S92023A Displaced fracture of anterior process of unspecified calcaneus, initial encounter for closed fracture +S92023B Displaced fracture of anterior process of unspecified calcaneus, initial encounter for open fracture +S92023D Displaced fracture of anterior process of unspecified calcaneus, subsequent encounter for fracture with routine healing +S92023G Displaced fracture of anterior process of unspecified calcaneus, subsequent encounter for fracture with delayed healing +S92023K Displaced fracture of anterior process of unspecified calcaneus, subsequent encounter for fracture with nonunion +S92023P Displaced fracture of anterior process of unspecified calcaneus, subsequent encounter for fracture with malunion +S92023S Displaced fracture of anterior process of unspecified calcaneus, sequela +S92024A Nondisplaced fracture of anterior process of right calcaneus, initial encounter for closed fracture +S92024B Nondisplaced fracture of anterior process of right calcaneus, initial encounter for open fracture +S92024D Nondisplaced fracture of anterior process of right calcaneus, subsequent encounter for fracture with routine healing +S92024G Nondisplaced fracture of anterior process of right calcaneus, subsequent encounter for fracture with delayed healing +S92024K Nondisplaced fracture of anterior process of right calcaneus, subsequent encounter for fracture with nonunion +S92024P Nondisplaced fracture of anterior process of right calcaneus, subsequent encounter for fracture with malunion +S92024S Nondisplaced fracture of anterior process of right calcaneus, sequela +S92025A Nondisplaced fracture of anterior process of left calcaneus, initial encounter for closed fracture +S92025B Nondisplaced fracture of anterior process of left calcaneus, initial encounter for open fracture +S92025D Nondisplaced fracture of anterior process of left calcaneus, subsequent encounter for fracture with routine healing +S92025G Nondisplaced fracture of anterior process of left calcaneus, subsequent encounter for fracture with delayed healing +S92025K Nondisplaced fracture of anterior process of left calcaneus, subsequent encounter for fracture with nonunion +S92025P Nondisplaced fracture of anterior process of left calcaneus, subsequent encounter for fracture with malunion +S92025S Nondisplaced fracture of anterior process of left calcaneus, sequela +S92026A Nondisplaced fracture of anterior process of unspecified calcaneus, initial encounter for closed fracture +S92026B Nondisplaced fracture of anterior process of unspecified calcaneus, initial encounter for open fracture +S92026D Nondisplaced fracture of anterior process of unspecified calcaneus, subsequent encounter for fracture with routine healing +S92026G Nondisplaced fracture of anterior process of unspecified calcaneus, subsequent encounter for fracture with delayed healing +S92026K Nondisplaced fracture of anterior process of unspecified calcaneus, subsequent encounter for fracture with nonunion +S92026P Nondisplaced fracture of anterior process of unspecified calcaneus, subsequent encounter for fracture with malunion +S92026S Nondisplaced fracture of anterior process of unspecified calcaneus, sequela +S92031A Displaced avulsion fracture of tuberosity of right calcaneus, initial encounter for closed fracture +S92031B Displaced avulsion fracture of tuberosity of right calcaneus, initial encounter for open fracture +S92031D Displaced avulsion fracture of tuberosity of right calcaneus, subsequent encounter for fracture with routine healing +S92031G Displaced avulsion fracture of tuberosity of right calcaneus, subsequent encounter for fracture with delayed healing +S92031K Displaced avulsion fracture of tuberosity of right calcaneus, subsequent encounter for fracture with nonunion +S92031P Displaced avulsion fracture of tuberosity of right calcaneus, subsequent encounter for fracture with malunion +S92031S Displaced avulsion fracture of tuberosity of right calcaneus, sequela +S92032A Displaced avulsion fracture of tuberosity of left calcaneus, initial encounter for closed fracture +S92032B Displaced avulsion fracture of tuberosity of left calcaneus, initial encounter for open fracture +S92032D Displaced avulsion fracture of tuberosity of left calcaneus, subsequent encounter for fracture with routine healing +S92032G Displaced avulsion fracture of tuberosity of left calcaneus, subsequent encounter for fracture with delayed healing +S92032K Displaced avulsion fracture of tuberosity of left calcaneus, subsequent encounter for fracture with nonunion +S92032P Displaced avulsion fracture of tuberosity of left calcaneus, subsequent encounter for fracture with malunion +S92032S Displaced avulsion fracture of tuberosity of left calcaneus, sequela +S92033A Displaced avulsion fracture of tuberosity of unspecified calcaneus, initial encounter for closed fracture +S92033B Displaced avulsion fracture of tuberosity of unspecified calcaneus, initial encounter for open fracture +S92033D Displaced avulsion fracture of tuberosity of unspecified calcaneus, subsequent encounter for fracture with routine healing +S92033G Displaced avulsion fracture of tuberosity of unspecified calcaneus, subsequent encounter for fracture with delayed healing +S92033K Displaced avulsion fracture of tuberosity of unspecified calcaneus, subsequent encounter for fracture with nonunion +S92033P Displaced avulsion fracture of tuberosity of unspecified calcaneus, subsequent encounter for fracture with malunion +S92033S Displaced avulsion fracture of tuberosity of unspecified calcaneus, sequela +S92034A Nondisplaced avulsion fracture of tuberosity of right calcaneus, initial encounter for closed fracture +S92034B Nondisplaced avulsion fracture of tuberosity of right calcaneus, initial encounter for open fracture +S92034D Nondisplaced avulsion fracture of tuberosity of right calcaneus, subsequent encounter for fracture with routine healing +S92034G Nondisplaced avulsion fracture of tuberosity of right calcaneus, subsequent encounter for fracture with delayed healing +S92034K Nondisplaced avulsion fracture of tuberosity of right calcaneus, subsequent encounter for fracture with nonunion +S92034P Nondisplaced avulsion fracture of tuberosity of right calcaneus, subsequent encounter for fracture with malunion +S92034S Nondisplaced avulsion fracture of tuberosity of right calcaneus, sequela +S92035A Nondisplaced avulsion fracture of tuberosity of left calcaneus, initial encounter for closed fracture +S92035B Nondisplaced avulsion fracture of tuberosity of left calcaneus, initial encounter for open fracture +S92035D Nondisplaced avulsion fracture of tuberosity of left calcaneus, subsequent encounter for fracture with routine healing +S92035G Nondisplaced avulsion fracture of tuberosity of left calcaneus, subsequent encounter for fracture with delayed healing +S92035K Nondisplaced avulsion fracture of tuberosity of left calcaneus, subsequent encounter for fracture with nonunion +S92035P Nondisplaced avulsion fracture of tuberosity of left calcaneus, subsequent encounter for fracture with malunion +S92035S Nondisplaced avulsion fracture of tuberosity of left calcaneus, sequela +S92036A Nondisplaced avulsion fracture of tuberosity of unspecified calcaneus, initial encounter for closed fracture +S92036B Nondisplaced avulsion fracture of tuberosity of unspecified calcaneus, initial encounter for open fracture +S92036D Nondisplaced avulsion fracture of tuberosity of unspecified calcaneus, subsequent encounter for fracture with routine healing +S92036G Nondisplaced avulsion fracture of tuberosity of unspecified calcaneus, subsequent encounter for fracture with delayed healing +S92036K Nondisplaced avulsion fracture of tuberosity of unspecified calcaneus, subsequent encounter for fracture with nonunion +S92036P Nondisplaced avulsion fracture of tuberosity of unspecified calcaneus, subsequent encounter for fracture with malunion +S92036S Nondisplaced avulsion fracture of tuberosity of unspecified calcaneus, sequela +S92041A Displaced other fracture of tuberosity of right calcaneus, initial encounter for closed fracture +S92041B Displaced other fracture of tuberosity of right calcaneus, initial encounter for open fracture +S92041D Displaced other fracture of tuberosity of right calcaneus, subsequent encounter for fracture with routine healing +S92041G Displaced other fracture of tuberosity of right calcaneus, subsequent encounter for fracture with delayed healing +S92041K Displaced other fracture of tuberosity of right calcaneus, subsequent encounter for fracture with nonunion +S92041P Displaced other fracture of tuberosity of right calcaneus, subsequent encounter for fracture with malunion +S92041S Displaced other fracture of tuberosity of right calcaneus, sequela +S92042A Displaced other fracture of tuberosity of left calcaneus, initial encounter for closed fracture +S92042B Displaced other fracture of tuberosity of left calcaneus, initial encounter for open fracture +S92042D Displaced other fracture of tuberosity of left calcaneus, subsequent encounter for fracture with routine healing +S92042G Displaced other fracture of tuberosity of left calcaneus, subsequent encounter for fracture with delayed healing +S92042K Displaced other fracture of tuberosity of left calcaneus, subsequent encounter for fracture with nonunion +S92042P Displaced other fracture of tuberosity of left calcaneus, subsequent encounter for fracture with malunion +S92042S Displaced other fracture of tuberosity of left calcaneus, sequela +S92043A Displaced other fracture of tuberosity of unspecified calcaneus, initial encounter for closed fracture +S92043B Displaced other fracture of tuberosity of unspecified calcaneus, initial encounter for open fracture +S92043D Displaced other fracture of tuberosity of unspecified calcaneus, subsequent encounter for fracture with routine healing +S92043G Displaced other fracture of tuberosity of unspecified calcaneus, subsequent encounter for fracture with delayed healing +S92043K Displaced other fracture of tuberosity of unspecified calcaneus, subsequent encounter for fracture with nonunion +S92043P Displaced other fracture of tuberosity of unspecified calcaneus, subsequent encounter for fracture with malunion +S92043S Displaced other fracture of tuberosity of unspecified calcaneus, sequela +S92044A Nondisplaced other fracture of tuberosity of right calcaneus, initial encounter for closed fracture +S92044B Nondisplaced other fracture of tuberosity of right calcaneus, initial encounter for open fracture +S92044D Nondisplaced other fracture of tuberosity of right calcaneus, subsequent encounter for fracture with routine healing +S92044G Nondisplaced other fracture of tuberosity of right calcaneus, subsequent encounter for fracture with delayed healing +S92044K Nondisplaced other fracture of tuberosity of right calcaneus, subsequent encounter for fracture with nonunion +S92044P Nondisplaced other fracture of tuberosity of right calcaneus, subsequent encounter for fracture with malunion +S92044S Nondisplaced other fracture of tuberosity of right calcaneus, sequela +S92045A Nondisplaced other fracture of tuberosity of left calcaneus, initial encounter for closed fracture +S92045B Nondisplaced other fracture of tuberosity of left calcaneus, initial encounter for open fracture +S92045D Nondisplaced other fracture of tuberosity of left calcaneus, subsequent encounter for fracture with routine healing +S92045G Nondisplaced other fracture of tuberosity of left calcaneus, subsequent encounter for fracture with delayed healing +S92045K Nondisplaced other fracture of tuberosity of left calcaneus, subsequent encounter for fracture with nonunion +S92045P Nondisplaced other fracture of tuberosity of left calcaneus, subsequent encounter for fracture with malunion +S92045S Nondisplaced other fracture of tuberosity of left calcaneus, sequela +S92046A Nondisplaced other fracture of tuberosity of unspecified calcaneus, initial encounter for closed fracture +S92046B Nondisplaced other fracture of tuberosity of unspecified calcaneus, initial encounter for open fracture +S92046D Nondisplaced other fracture of tuberosity of unspecified calcaneus, subsequent encounter for fracture with routine healing +S92046G Nondisplaced other fracture of tuberosity of unspecified calcaneus, subsequent encounter for fracture with delayed healing +S92046K Nondisplaced other fracture of tuberosity of unspecified calcaneus, subsequent encounter for fracture with nonunion +S92046P Nondisplaced other fracture of tuberosity of unspecified calcaneus, subsequent encounter for fracture with malunion +S92046S Nondisplaced other fracture of tuberosity of unspecified calcaneus, sequela +S92051A Displaced other extraarticular fracture of right calcaneus, initial encounter for closed fracture +S92051B Displaced other extraarticular fracture of right calcaneus, initial encounter for open fracture +S92051D Displaced other extraarticular fracture of right calcaneus, subsequent encounter for fracture with routine healing +S92051G Displaced other extraarticular fracture of right calcaneus, subsequent encounter for fracture with delayed healing +S92051K Displaced other extraarticular fracture of right calcaneus, subsequent encounter for fracture with nonunion +S92051P Displaced other extraarticular fracture of right calcaneus, subsequent encounter for fracture with malunion +S92051S Displaced other extraarticular fracture of right calcaneus, sequela +S92052A Displaced other extraarticular fracture of left calcaneus, initial encounter for closed fracture +S92052B Displaced other extraarticular fracture of left calcaneus, initial encounter for open fracture +S92052D Displaced other extraarticular fracture of left calcaneus, subsequent encounter for fracture with routine healing +S92052G Displaced other extraarticular fracture of left calcaneus, subsequent encounter for fracture with delayed healing +S92052K Displaced other extraarticular fracture of left calcaneus, subsequent encounter for fracture with nonunion +S92052P Displaced other extraarticular fracture of left calcaneus, subsequent encounter for fracture with malunion +S92052S Displaced other extraarticular fracture of left calcaneus, sequela +S92053A Displaced other extraarticular fracture of unspecified calcaneus, initial encounter for closed fracture +S92053B Displaced other extraarticular fracture of unspecified calcaneus, initial encounter for open fracture +S92053D Displaced other extraarticular fracture of unspecified calcaneus, subsequent encounter for fracture with routine healing +S92053G Displaced other extraarticular fracture of unspecified calcaneus, subsequent encounter for fracture with delayed healing +S92053K Displaced other extraarticular fracture of unspecified calcaneus, subsequent encounter for fracture with nonunion +S92053P Displaced other extraarticular fracture of unspecified calcaneus, subsequent encounter for fracture with malunion +S92053S Displaced other extraarticular fracture of unspecified calcaneus, sequela +S92054A Nondisplaced other extraarticular fracture of right calcaneus, initial encounter for closed fracture +S92054B Nondisplaced other extraarticular fracture of right calcaneus, initial encounter for open fracture +S92054D Nondisplaced other extraarticular fracture of right calcaneus, subsequent encounter for fracture with routine healing +S92054G Nondisplaced other extraarticular fracture of right calcaneus, subsequent encounter for fracture with delayed healing +S92054K Nondisplaced other extraarticular fracture of right calcaneus, subsequent encounter for fracture with nonunion +S92054P Nondisplaced other extraarticular fracture of right calcaneus, subsequent encounter for fracture with malunion +S92054S Nondisplaced other extraarticular fracture of right calcaneus, sequela +S92055A Nondisplaced other extraarticular fracture of left calcaneus, initial encounter for closed fracture +S92055B Nondisplaced other extraarticular fracture of left calcaneus, initial encounter for open fracture +S92055D Nondisplaced other extraarticular fracture of left calcaneus, subsequent encounter for fracture with routine healing +S92055G Nondisplaced other extraarticular fracture of left calcaneus, subsequent encounter for fracture with delayed healing +S92055K Nondisplaced other extraarticular fracture of left calcaneus, subsequent encounter for fracture with nonunion +S92055P Nondisplaced other extraarticular fracture of left calcaneus, subsequent encounter for fracture with malunion +S92055S Nondisplaced other extraarticular fracture of left calcaneus, sequela +S92056A Nondisplaced other extraarticular fracture of unspecified calcaneus, initial encounter for closed fracture +S92056B Nondisplaced other extraarticular fracture of unspecified calcaneus, initial encounter for open fracture +S92056D Nondisplaced other extraarticular fracture of unspecified calcaneus, subsequent encounter for fracture with routine healing +S92056G Nondisplaced other extraarticular fracture of unspecified calcaneus, subsequent encounter for fracture with delayed healing +S92056K Nondisplaced other extraarticular fracture of unspecified calcaneus, subsequent encounter for fracture with nonunion +S92056P Nondisplaced other extraarticular fracture of unspecified calcaneus, subsequent encounter for fracture with malunion +S92056S Nondisplaced other extraarticular fracture of unspecified calcaneus, sequela +S92061A Displaced intraarticular fracture of right calcaneus, initial encounter for closed fracture +S92061B Displaced intraarticular fracture of right calcaneus, initial encounter for open fracture +S92061D Displaced intraarticular fracture of right calcaneus, subsequent encounter for fracture with routine healing +S92061G Displaced intraarticular fracture of right calcaneus, subsequent encounter for fracture with delayed healing +S92061K Displaced intraarticular fracture of right calcaneus, subsequent encounter for fracture with nonunion +S92061P Displaced intraarticular fracture of right calcaneus, subsequent encounter for fracture with malunion +S92061S Displaced intraarticular fracture of right calcaneus, sequela +S92062A Displaced intraarticular fracture of left calcaneus, initial encounter for closed fracture +S92062B Displaced intraarticular fracture of left calcaneus, initial encounter for open fracture +S92062D Displaced intraarticular fracture of left calcaneus, subsequent encounter for fracture with routine healing +S92062G Displaced intraarticular fracture of left calcaneus, subsequent encounter for fracture with delayed healing +S92062K Displaced intraarticular fracture of left calcaneus, subsequent encounter for fracture with nonunion +S92062P Displaced intraarticular fracture of left calcaneus, subsequent encounter for fracture with malunion +S92062S Displaced intraarticular fracture of left calcaneus, sequela +S92063A Displaced intraarticular fracture of unspecified calcaneus, initial encounter for closed fracture +S92063B Displaced intraarticular fracture of unspecified calcaneus, initial encounter for open fracture +S92063D Displaced intraarticular fracture of unspecified calcaneus, subsequent encounter for fracture with routine healing +S92063G Displaced intraarticular fracture of unspecified calcaneus, subsequent encounter for fracture with delayed healing +S92063K Displaced intraarticular fracture of unspecified calcaneus, subsequent encounter for fracture with nonunion +S92063P Displaced intraarticular fracture of unspecified calcaneus, subsequent encounter for fracture with malunion +S92063S Displaced intraarticular fracture of unspecified calcaneus, sequela +S92064A Nondisplaced intraarticular fracture of right calcaneus, initial encounter for closed fracture +S92064B Nondisplaced intraarticular fracture of right calcaneus, initial encounter for open fracture +S92064D Nondisplaced intraarticular fracture of right calcaneus, subsequent encounter for fracture with routine healing +S92064G Nondisplaced intraarticular fracture of right calcaneus, subsequent encounter for fracture with delayed healing +S92064K Nondisplaced intraarticular fracture of right calcaneus, subsequent encounter for fracture with nonunion +S92064P Nondisplaced intraarticular fracture of right calcaneus, subsequent encounter for fracture with malunion +S92064S Nondisplaced intraarticular fracture of right calcaneus, sequela +S92065A Nondisplaced intraarticular fracture of left calcaneus, initial encounter for closed fracture +S92065B Nondisplaced intraarticular fracture of left calcaneus, initial encounter for open fracture +S92065D Nondisplaced intraarticular fracture of left calcaneus, subsequent encounter for fracture with routine healing +S92065G Nondisplaced intraarticular fracture of left calcaneus, subsequent encounter for fracture with delayed healing +S92065K Nondisplaced intraarticular fracture of left calcaneus, subsequent encounter for fracture with nonunion +S92065P Nondisplaced intraarticular fracture of left calcaneus, subsequent encounter for fracture with malunion +S92065S Nondisplaced intraarticular fracture of left calcaneus, sequela +S92066A Nondisplaced intraarticular fracture of unspecified calcaneus, initial encounter for closed fracture +S92066B Nondisplaced intraarticular fracture of unspecified calcaneus, initial encounter for open fracture +S92066D Nondisplaced intraarticular fracture of unspecified calcaneus, subsequent encounter for fracture with routine healing +S92066G Nondisplaced intraarticular fracture of unspecified calcaneus, subsequent encounter for fracture with delayed healing +S92066K Nondisplaced intraarticular fracture of unspecified calcaneus, subsequent encounter for fracture with nonunion +S92066P Nondisplaced intraarticular fracture of unspecified calcaneus, subsequent encounter for fracture with malunion +S92066S Nondisplaced intraarticular fracture of unspecified calcaneus, sequela +S92101A Unspecified fracture of right talus, initial encounter for closed fracture +S92101B Unspecified fracture of right talus, initial encounter for open fracture +S92101D Unspecified fracture of right talus, subsequent encounter for fracture with routine healing +S92101G Unspecified fracture of right talus, subsequent encounter for fracture with delayed healing +S92101K Unspecified fracture of right talus, subsequent encounter for fracture with nonunion +S92101P Unspecified fracture of right talus, subsequent encounter for fracture with malunion +S92101S Unspecified fracture of right talus, sequela +S92102A Unspecified fracture of left talus, initial encounter for closed fracture +S92102B Unspecified fracture of left talus, initial encounter for open fracture +S92102D Unspecified fracture of left talus, subsequent encounter for fracture with routine healing +S92102G Unspecified fracture of left talus, subsequent encounter for fracture with delayed healing +S92102K Unspecified fracture of left talus, subsequent encounter for fracture with nonunion +S92102P Unspecified fracture of left talus, subsequent encounter for fracture with malunion +S92102S Unspecified fracture of left talus, sequela +S92109A Unspecified fracture of unspecified talus, initial encounter for closed fracture +S92109B Unspecified fracture of unspecified talus, initial encounter for open fracture +S92109D Unspecified fracture of unspecified talus, subsequent encounter for fracture with routine healing +S92109G Unspecified fracture of unspecified talus, subsequent encounter for fracture with delayed healing +S92109K Unspecified fracture of unspecified talus, subsequent encounter for fracture with nonunion +S92109P Unspecified fracture of unspecified talus, subsequent encounter for fracture with malunion +S92109S Unspecified fracture of unspecified talus, sequela +S92111A Displaced fracture of neck of right talus, initial encounter for closed fracture +S92111B Displaced fracture of neck of right talus, initial encounter for open fracture +S92111D Displaced fracture of neck of right talus, subsequent encounter for fracture with routine healing +S92111G Displaced fracture of neck of right talus, subsequent encounter for fracture with delayed healing +S92111K Displaced fracture of neck of right talus, subsequent encounter for fracture with nonunion +S92111P Displaced fracture of neck of right talus, subsequent encounter for fracture with malunion +S92111S Displaced fracture of neck of right talus, sequela +S92112A Displaced fracture of neck of left talus, initial encounter for closed fracture +S92112B Displaced fracture of neck of left talus, initial encounter for open fracture +S92112D Displaced fracture of neck of left talus, subsequent encounter for fracture with routine healing +S92112G Displaced fracture of neck of left talus, subsequent encounter for fracture with delayed healing +S92112K Displaced fracture of neck of left talus, subsequent encounter for fracture with nonunion +S92112P Displaced fracture of neck of left talus, subsequent encounter for fracture with malunion +S92112S Displaced fracture of neck of left talus, sequela +S92113A Displaced fracture of neck of unspecified talus, initial encounter for closed fracture +S92113B Displaced fracture of neck of unspecified talus, initial encounter for open fracture +S92113D Displaced fracture of neck of unspecified talus, subsequent encounter for fracture with routine healing +S92113G Displaced fracture of neck of unspecified talus, subsequent encounter for fracture with delayed healing +S92113K Displaced fracture of neck of unspecified talus, subsequent encounter for fracture with nonunion +S92113P Displaced fracture of neck of unspecified talus, subsequent encounter for fracture with malunion +S92113S Displaced fracture of neck of unspecified talus, sequela +S92114A Nondisplaced fracture of neck of right talus, initial encounter for closed fracture +S92114B Nondisplaced fracture of neck of right talus, initial encounter for open fracture +S92114D Nondisplaced fracture of neck of right talus, subsequent encounter for fracture with routine healing +S92114G Nondisplaced fracture of neck of right talus, subsequent encounter for fracture with delayed healing +S92114K Nondisplaced fracture of neck of right talus, subsequent encounter for fracture with nonunion +S92114P Nondisplaced fracture of neck of right talus, subsequent encounter for fracture with malunion +S92114S Nondisplaced fracture of neck of right talus, sequela +S92115A Nondisplaced fracture of neck of left talus, initial encounter for closed fracture +S92115B Nondisplaced fracture of neck of left talus, initial encounter for open fracture +S92115D Nondisplaced fracture of neck of left talus, subsequent encounter for fracture with routine healing +S92115G Nondisplaced fracture of neck of left talus, subsequent encounter for fracture with delayed healing +S92115K Nondisplaced fracture of neck of left talus, subsequent encounter for fracture with nonunion +S92115P Nondisplaced fracture of neck of left talus, subsequent encounter for fracture with malunion +S92115S Nondisplaced fracture of neck of left talus, sequela +S92116A Nondisplaced fracture of neck of unspecified talus, initial encounter for closed fracture +S92116B Nondisplaced fracture of neck of unspecified talus, initial encounter for open fracture +S92116D Nondisplaced fracture of neck of unspecified talus, subsequent encounter for fracture with routine healing +S92116G Nondisplaced fracture of neck of unspecified talus, subsequent encounter for fracture with delayed healing +S92116K Nondisplaced fracture of neck of unspecified talus, subsequent encounter for fracture with nonunion +S92116P Nondisplaced fracture of neck of unspecified talus, subsequent encounter for fracture with malunion +S92116S Nondisplaced fracture of neck of unspecified talus, sequela +S92121A Displaced fracture of body of right talus, initial encounter for closed fracture +S92121B Displaced fracture of body of right talus, initial encounter for open fracture +S92121D Displaced fracture of body of right talus, subsequent encounter for fracture with routine healing +S92121G Displaced fracture of body of right talus, subsequent encounter for fracture with delayed healing +S92121K Displaced fracture of body of right talus, subsequent encounter for fracture with nonunion +S92121P Displaced fracture of body of right talus, subsequent encounter for fracture with malunion +S92121S Displaced fracture of body of right talus, sequela +S92122A Displaced fracture of body of left talus, initial encounter for closed fracture +S92122B Displaced fracture of body of left talus, initial encounter for open fracture +S92122D Displaced fracture of body of left talus, subsequent encounter for fracture with routine healing +S92122G Displaced fracture of body of left talus, subsequent encounter for fracture with delayed healing +S92122K Displaced fracture of body of left talus, subsequent encounter for fracture with nonunion +S92122P Displaced fracture of body of left talus, subsequent encounter for fracture with malunion +S92122S Displaced fracture of body of left talus, sequela +S92123A Displaced fracture of body of unspecified talus, initial encounter for closed fracture +S92123B Displaced fracture of body of unspecified talus, initial encounter for open fracture +S92123D Displaced fracture of body of unspecified talus, subsequent encounter for fracture with routine healing +S92123G Displaced fracture of body of unspecified talus, subsequent encounter for fracture with delayed healing +S92123K Displaced fracture of body of unspecified talus, subsequent encounter for fracture with nonunion +S92123P Displaced fracture of body of unspecified talus, subsequent encounter for fracture with malunion +S92123S Displaced fracture of body of unspecified talus, sequela +S92124A Nondisplaced fracture of body of right talus, initial encounter for closed fracture +S92124B Nondisplaced fracture of body of right talus, initial encounter for open fracture +S92124D Nondisplaced fracture of body of right talus, subsequent encounter for fracture with routine healing +S92124G Nondisplaced fracture of body of right talus, subsequent encounter for fracture with delayed healing +S92124K Nondisplaced fracture of body of right talus, subsequent encounter for fracture with nonunion +S92124P Nondisplaced fracture of body of right talus, subsequent encounter for fracture with malunion +S92124S Nondisplaced fracture of body of right talus, sequela +S92125A Nondisplaced fracture of body of left talus, initial encounter for closed fracture +S92125B Nondisplaced fracture of body of left talus, initial encounter for open fracture +S92125D Nondisplaced fracture of body of left talus, subsequent encounter for fracture with routine healing +S92125G Nondisplaced fracture of body of left talus, subsequent encounter for fracture with delayed healing +S92125K Nondisplaced fracture of body of left talus, subsequent encounter for fracture with nonunion +S92125P Nondisplaced fracture of body of left talus, subsequent encounter for fracture with malunion +S92125S Nondisplaced fracture of body of left talus, sequela +S92126A Nondisplaced fracture of body of unspecified talus, initial encounter for closed fracture +S92126B Nondisplaced fracture of body of unspecified talus, initial encounter for open fracture +S92126D Nondisplaced fracture of body of unspecified talus, subsequent encounter for fracture with routine healing +S92126G Nondisplaced fracture of body of unspecified talus, subsequent encounter for fracture with delayed healing +S92126K Nondisplaced fracture of body of unspecified talus, subsequent encounter for fracture with nonunion +S92126P Nondisplaced fracture of body of unspecified talus, subsequent encounter for fracture with malunion +S92126S Nondisplaced fracture of body of unspecified talus, sequela +S92131A Displaced fracture of posterior process of right talus, initial encounter for closed fracture +S92131B Displaced fracture of posterior process of right talus, initial encounter for open fracture +S92131D Displaced fracture of posterior process of right talus, subsequent encounter for fracture with routine healing +S92131G Displaced fracture of posterior process of right talus, subsequent encounter for fracture with delayed healing +S92131K Displaced fracture of posterior process of right talus, subsequent encounter for fracture with nonunion +S92131P Displaced fracture of posterior process of right talus, subsequent encounter for fracture with malunion +S92131S Displaced fracture of posterior process of right talus, sequela +S92132A Displaced fracture of posterior process of left talus, initial encounter for closed fracture +S92132B Displaced fracture of posterior process of left talus, initial encounter for open fracture +S92132D Displaced fracture of posterior process of left talus, subsequent encounter for fracture with routine healing +S92132G Displaced fracture of posterior process of left talus, subsequent encounter for fracture with delayed healing +S92132K Displaced fracture of posterior process of left talus, subsequent encounter for fracture with nonunion +S92132P Displaced fracture of posterior process of left talus, subsequent encounter for fracture with malunion +S92132S Displaced fracture of posterior process of left talus, sequela +S92133A Displaced fracture of posterior process of unspecified talus, initial encounter for closed fracture +S92133B Displaced fracture of posterior process of unspecified talus, initial encounter for open fracture +S92133D Displaced fracture of posterior process of unspecified talus, subsequent encounter for fracture with routine healing +S92133G Displaced fracture of posterior process of unspecified talus, subsequent encounter for fracture with delayed healing +S92133K Displaced fracture of posterior process of unspecified talus, subsequent encounter for fracture with nonunion +S92133P Displaced fracture of posterior process of unspecified talus, subsequent encounter for fracture with malunion +S92133S Displaced fracture of posterior process of unspecified talus, sequela +S92134A Nondisplaced fracture of posterior process of right talus, initial encounter for closed fracture +S92134B Nondisplaced fracture of posterior process of right talus, initial encounter for open fracture +S92134D Nondisplaced fracture of posterior process of right talus, subsequent encounter for fracture with routine healing +S92134G Nondisplaced fracture of posterior process of right talus, subsequent encounter for fracture with delayed healing +S92134K Nondisplaced fracture of posterior process of right talus, subsequent encounter for fracture with nonunion +S92134P Nondisplaced fracture of posterior process of right talus, subsequent encounter for fracture with malunion +S92134S Nondisplaced fracture of posterior process of right talus, sequela +S92135A Nondisplaced fracture of posterior process of left talus, initial encounter for closed fracture +S92135B Nondisplaced fracture of posterior process of left talus, initial encounter for open fracture +S92135D Nondisplaced fracture of posterior process of left talus, subsequent encounter for fracture with routine healing +S92135G Nondisplaced fracture of posterior process of left talus, subsequent encounter for fracture with delayed healing +S92135K Nondisplaced fracture of posterior process of left talus, subsequent encounter for fracture with nonunion +S92135P Nondisplaced fracture of posterior process of left talus, subsequent encounter for fracture with malunion +S92135S Nondisplaced fracture of posterior process of left talus, sequela +S92136A Nondisplaced fracture of posterior process of unspecified talus, initial encounter for closed fracture +S92136B Nondisplaced fracture of posterior process of unspecified talus, initial encounter for open fracture +S92136D Nondisplaced fracture of posterior process of unspecified talus, subsequent encounter for fracture with routine healing +S92136G Nondisplaced fracture of posterior process of unspecified talus, subsequent encounter for fracture with delayed healing +S92136K Nondisplaced fracture of posterior process of unspecified talus, subsequent encounter for fracture with nonunion +S92136P Nondisplaced fracture of posterior process of unspecified talus, subsequent encounter for fracture with malunion +S92136S Nondisplaced fracture of posterior process of unspecified talus, sequela +S92141A Displaced dome fracture of right talus, initial encounter for closed fracture +S92141B Displaced dome fracture of right talus, initial encounter for open fracture +S92141D Displaced dome fracture of right talus, subsequent encounter for fracture with routine healing +S92141G Displaced dome fracture of right talus, subsequent encounter for fracture with delayed healing +S92141K Displaced dome fracture of right talus, subsequent encounter for fracture with nonunion +S92141P Displaced dome fracture of right talus, subsequent encounter for fracture with malunion +S92141S Displaced dome fracture of right talus, sequela +S92142A Displaced dome fracture of left talus, initial encounter for closed fracture +S92142B Displaced dome fracture of left talus, initial encounter for open fracture +S92142D Displaced dome fracture of left talus, subsequent encounter for fracture with routine healing +S92142G Displaced dome fracture of left talus, subsequent encounter for fracture with delayed healing +S92142K Displaced dome fracture of left talus, subsequent encounter for fracture with nonunion +S92142P Displaced dome fracture of left talus, subsequent encounter for fracture with malunion +S92142S Displaced dome fracture of left talus, sequela +S92143A Displaced dome fracture of unspecified talus, initial encounter for closed fracture +S92143B Displaced dome fracture of unspecified talus, initial encounter for open fracture +S92143D Displaced dome fracture of unspecified talus, subsequent encounter for fracture with routine healing +S92143G Displaced dome fracture of unspecified talus, subsequent encounter for fracture with delayed healing +S92143K Displaced dome fracture of unspecified talus, subsequent encounter for fracture with nonunion +S92143P Displaced dome fracture of unspecified talus, subsequent encounter for fracture with malunion +S92143S Displaced dome fracture of unspecified talus, sequela +S92144A Nondisplaced dome fracture of right talus, initial encounter for closed fracture +S92144B Nondisplaced dome fracture of right talus, initial encounter for open fracture +S92144D Nondisplaced dome fracture of right talus, subsequent encounter for fracture with routine healing +S92144G Nondisplaced dome fracture of right talus, subsequent encounter for fracture with delayed healing +S92144K Nondisplaced dome fracture of right talus, subsequent encounter for fracture with nonunion +S92144P Nondisplaced dome fracture of right talus, subsequent encounter for fracture with malunion +S92144S Nondisplaced dome fracture of right talus, sequela +S92145A Nondisplaced dome fracture of left talus, initial encounter for closed fracture +S92145B Nondisplaced dome fracture of left talus, initial encounter for open fracture +S92145D Nondisplaced dome fracture of left talus, subsequent encounter for fracture with routine healing +S92145G Nondisplaced dome fracture of left talus, subsequent encounter for fracture with delayed healing +S92145K Nondisplaced dome fracture of left talus, subsequent encounter for fracture with nonunion +S92145P Nondisplaced dome fracture of left talus, subsequent encounter for fracture with malunion +S92145S Nondisplaced dome fracture of left talus, sequela +S92146A Nondisplaced dome fracture of unspecified talus, initial encounter for closed fracture +S92146B Nondisplaced dome fracture of unspecified talus, initial encounter for open fracture +S92146D Nondisplaced dome fracture of unspecified talus, subsequent encounter for fracture with routine healing +S92146G Nondisplaced dome fracture of unspecified talus, subsequent encounter for fracture with delayed healing +S92146K Nondisplaced dome fracture of unspecified talus, subsequent encounter for fracture with nonunion +S92146P Nondisplaced dome fracture of unspecified talus, subsequent encounter for fracture with malunion +S92146S Nondisplaced dome fracture of unspecified talus, sequela +S92151A Displaced avulsion fracture (chip fracture) of right talus, initial encounter for closed fracture +S92151B Displaced avulsion fracture (chip fracture) of right talus, initial encounter for open fracture +S92151D Displaced avulsion fracture (chip fracture) of right talus, subsequent encounter for fracture with routine healing +S92151G Displaced avulsion fracture (chip fracture) of right talus, subsequent encounter for fracture with delayed healing +S92151K Displaced avulsion fracture (chip fracture) of right talus, subsequent encounter for fracture with nonunion +S92151P Displaced avulsion fracture (chip fracture) of right talus, subsequent encounter for fracture with malunion +S92151S Displaced avulsion fracture (chip fracture) of right talus, sequela +S92152A Displaced avulsion fracture (chip fracture) of left talus, initial encounter for closed fracture +S92152B Displaced avulsion fracture (chip fracture) of left talus, initial encounter for open fracture +S92152D Displaced avulsion fracture (chip fracture) of left talus, subsequent encounter for fracture with routine healing +S92152G Displaced avulsion fracture (chip fracture) of left talus, subsequent encounter for fracture with delayed healing +S92152K Displaced avulsion fracture (chip fracture) of left talus, subsequent encounter for fracture with nonunion +S92152P Displaced avulsion fracture (chip fracture) of left talus, subsequent encounter for fracture with malunion +S92152S Displaced avulsion fracture (chip fracture) of left talus, sequela +S92153A Displaced avulsion fracture (chip fracture) of unspecified talus, initial encounter for closed fracture +S92153B Displaced avulsion fracture (chip fracture) of unspecified talus, initial encounter for open fracture +S92153D Displaced avulsion fracture (chip fracture) of unspecified talus, subsequent encounter for fracture with routine healing +S92153G Displaced avulsion fracture (chip fracture) of unspecified talus, subsequent encounter for fracture with delayed healing +S92153K Displaced avulsion fracture (chip fracture) of unspecified talus, subsequent encounter for fracture with nonunion +S92153P Displaced avulsion fracture (chip fracture) of unspecified talus, subsequent encounter for fracture with malunion +S92153S Displaced avulsion fracture (chip fracture) of unspecified talus, sequela +S92154A Nondisplaced avulsion fracture (chip fracture) of right talus, initial encounter for closed fracture +S92154B Nondisplaced avulsion fracture (chip fracture) of right talus, initial encounter for open fracture +S92154D Nondisplaced avulsion fracture (chip fracture) of right talus, subsequent encounter for fracture with routine healing +S92154G Nondisplaced avulsion fracture (chip fracture) of right talus, subsequent encounter for fracture with delayed healing +S92154K Nondisplaced avulsion fracture (chip fracture) of right talus, subsequent encounter for fracture with nonunion +S92154P Nondisplaced avulsion fracture (chip fracture) of right talus, subsequent encounter for fracture with malunion +S92154S Nondisplaced avulsion fracture (chip fracture) of right talus, sequela +S92155A Nondisplaced avulsion fracture (chip fracture) of left talus, initial encounter for closed fracture +S92155B Nondisplaced avulsion fracture (chip fracture) of left talus, initial encounter for open fracture +S92155D Nondisplaced avulsion fracture (chip fracture) of left talus, subsequent encounter for fracture with routine healing +S92155G Nondisplaced avulsion fracture (chip fracture) of left talus, subsequent encounter for fracture with delayed healing +S92155K Nondisplaced avulsion fracture (chip fracture) of left talus, subsequent encounter for fracture with nonunion +S92155P Nondisplaced avulsion fracture (chip fracture) of left talus, subsequent encounter for fracture with malunion +S92155S Nondisplaced avulsion fracture (chip fracture) of left talus, sequela +S92156A Nondisplaced avulsion fracture (chip fracture) of unspecified talus, initial encounter for closed fracture +S92156B Nondisplaced avulsion fracture (chip fracture) of unspecified talus, initial encounter for open fracture +S92156D Nondisplaced avulsion fracture (chip fracture) of unspecified talus, subsequent encounter for fracture with routine healing +S92156G Nondisplaced avulsion fracture (chip fracture) of unspecified talus, subsequent encounter for fracture with delayed healing +S92156K Nondisplaced avulsion fracture (chip fracture) of unspecified talus, subsequent encounter for fracture with nonunion +S92156P Nondisplaced avulsion fracture (chip fracture) of unspecified talus, subsequent encounter for fracture with malunion +S92156S Nondisplaced avulsion fracture (chip fracture) of unspecified talus, sequela +S92191A Other fracture of right talus, initial encounter for closed fracture +S92191B Other fracture of right talus, initial encounter for open fracture +S92191D Other fracture of right talus, subsequent encounter for fracture with routine healing +S92191G Other fracture of right talus, subsequent encounter for fracture with delayed healing +S92191K Other fracture of right talus, subsequent encounter for fracture with nonunion +S92191P Other fracture of right talus, subsequent encounter for fracture with malunion +S92191S Other fracture of right talus, sequela +S92192A Other fracture of left talus, initial encounter for closed fracture +S92192B Other fracture of left talus, initial encounter for open fracture +S92192D Other fracture of left talus, subsequent encounter for fracture with routine healing +S92192G Other fracture of left talus, subsequent encounter for fracture with delayed healing +S92192K Other fracture of left talus, subsequent encounter for fracture with nonunion +S92192P Other fracture of left talus, subsequent encounter for fracture with malunion +S92192S Other fracture of left talus, sequela +S92199A Other fracture of unspecified talus, initial encounter for closed fracture +S92199B Other fracture of unspecified talus, initial encounter for open fracture +S92199D Other fracture of unspecified talus, subsequent encounter for fracture with routine healing +S92199G Other fracture of unspecified talus, subsequent encounter for fracture with delayed healing +S92199K Other fracture of unspecified talus, subsequent encounter for fracture with nonunion +S92199P Other fracture of unspecified talus, subsequent encounter for fracture with malunion +S92199S Other fracture of unspecified talus, sequela +S92201A Fracture of unspecified tarsal bone(s) of right foot, initial encounter for closed fracture +S92201B Fracture of unspecified tarsal bone(s) of right foot, initial encounter for open fracture +S92201D Fracture of unspecified tarsal bone(s) of right foot, subsequent encounter for fracture with routine healing +S92201G Fracture of unspecified tarsal bone(s) of right foot, subsequent encounter for fracture with delayed healing +S92201K Fracture of unspecified tarsal bone(s) of right foot, subsequent encounter for fracture with nonunion +S92201P Fracture of unspecified tarsal bone(s) of right foot, subsequent encounter for fracture with malunion +S92201S Fracture of unspecified tarsal bone(s) of right foot, sequela +S92202A Fracture of unspecified tarsal bone(s) of left foot, initial encounter for closed fracture +S92202B Fracture of unspecified tarsal bone(s) of left foot, initial encounter for open fracture +S92202D Fracture of unspecified tarsal bone(s) of left foot, subsequent encounter for fracture with routine healing +S92202G Fracture of unspecified tarsal bone(s) of left foot, subsequent encounter for fracture with delayed healing +S92202K Fracture of unspecified tarsal bone(s) of left foot, subsequent encounter for fracture with nonunion +S92202P Fracture of unspecified tarsal bone(s) of left foot, subsequent encounter for fracture with malunion +S92202S Fracture of unspecified tarsal bone(s) of left foot, sequela +S92209A Fracture of unspecified tarsal bone(s) of unspecified foot, initial encounter for closed fracture +S92209B Fracture of unspecified tarsal bone(s) of unspecified foot, initial encounter for open fracture +S92209D Fracture of unspecified tarsal bone(s) of unspecified foot, subsequent encounter for fracture with routine healing +S92209G Fracture of unspecified tarsal bone(s) of unspecified foot, subsequent encounter for fracture with delayed healing +S92209K Fracture of unspecified tarsal bone(s) of unspecified foot, subsequent encounter for fracture with nonunion +S92209P Fracture of unspecified tarsal bone(s) of unspecified foot, subsequent encounter for fracture with malunion +S92209S Fracture of unspecified tarsal bone(s) of unspecified foot, sequela +S92211A Displaced fracture of cuboid bone of right foot, initial encounter for closed fracture +S92211B Displaced fracture of cuboid bone of right foot, initial encounter for open fracture +S92211D Displaced fracture of cuboid bone of right foot, subsequent encounter for fracture with routine healing +S92211G Displaced fracture of cuboid bone of right foot, subsequent encounter for fracture with delayed healing +S92211K Displaced fracture of cuboid bone of right foot, subsequent encounter for fracture with nonunion +S92211P Displaced fracture of cuboid bone of right foot, subsequent encounter for fracture with malunion +S92211S Displaced fracture of cuboid bone of right foot, sequela +S92212A Displaced fracture of cuboid bone of left foot, initial encounter for closed fracture +S92212B Displaced fracture of cuboid bone of left foot, initial encounter for open fracture +S92212D Displaced fracture of cuboid bone of left foot, subsequent encounter for fracture with routine healing +S92212G Displaced fracture of cuboid bone of left foot, subsequent encounter for fracture with delayed healing +S92212K Displaced fracture of cuboid bone of left foot, subsequent encounter for fracture with nonunion +S92212P Displaced fracture of cuboid bone of left foot, subsequent encounter for fracture with malunion +S92212S Displaced fracture of cuboid bone of left foot, sequela +S92213A Displaced fracture of cuboid bone of unspecified foot, initial encounter for closed fracture +S92213B Displaced fracture of cuboid bone of unspecified foot, initial encounter for open fracture +S92213D Displaced fracture of cuboid bone of unspecified foot, subsequent encounter for fracture with routine healing +S92213G Displaced fracture of cuboid bone of unspecified foot, subsequent encounter for fracture with delayed healing +S92213K Displaced fracture of cuboid bone of unspecified foot, subsequent encounter for fracture with nonunion +S92213P Displaced fracture of cuboid bone of unspecified foot, subsequent encounter for fracture with malunion +S92213S Displaced fracture of cuboid bone of unspecified foot, sequela +S92214A Nondisplaced fracture of cuboid bone of right foot, initial encounter for closed fracture +S92214B Nondisplaced fracture of cuboid bone of right foot, initial encounter for open fracture +S92214D Nondisplaced fracture of cuboid bone of right foot, subsequent encounter for fracture with routine healing +S92214G Nondisplaced fracture of cuboid bone of right foot, subsequent encounter for fracture with delayed healing +S92214K Nondisplaced fracture of cuboid bone of right foot, subsequent encounter for fracture with nonunion +S92214P Nondisplaced fracture of cuboid bone of right foot, subsequent encounter for fracture with malunion +S92214S Nondisplaced fracture of cuboid bone of right foot, sequela +S92215A Nondisplaced fracture of cuboid bone of left foot, initial encounter for closed fracture +S92215B Nondisplaced fracture of cuboid bone of left foot, initial encounter for open fracture +S92215D Nondisplaced fracture of cuboid bone of left foot, subsequent encounter for fracture with routine healing +S92215G Nondisplaced fracture of cuboid bone of left foot, subsequent encounter for fracture with delayed healing +S92215K Nondisplaced fracture of cuboid bone of left foot, subsequent encounter for fracture with nonunion +S92215P Nondisplaced fracture of cuboid bone of left foot, subsequent encounter for fracture with malunion +S92215S Nondisplaced fracture of cuboid bone of left foot, sequela +S92216A Nondisplaced fracture of cuboid bone of unspecified foot, initial encounter for closed fracture +S92216B Nondisplaced fracture of cuboid bone of unspecified foot, initial encounter for open fracture +S92216D Nondisplaced fracture of cuboid bone of unspecified foot, subsequent encounter for fracture with routine healing +S92216G Nondisplaced fracture of cuboid bone of unspecified foot, subsequent encounter for fracture with delayed healing +S92216K Nondisplaced fracture of cuboid bone of unspecified foot, subsequent encounter for fracture with nonunion +S92216P Nondisplaced fracture of cuboid bone of unspecified foot, subsequent encounter for fracture with malunion +S92216S Nondisplaced fracture of cuboid bone of unspecified foot, sequela +S92221A Displaced fracture of lateral cuneiform of right foot, initial encounter for closed fracture +S92221B Displaced fracture of lateral cuneiform of right foot, initial encounter for open fracture +S92221D Displaced fracture of lateral cuneiform of right foot, subsequent encounter for fracture with routine healing +S92221G Displaced fracture of lateral cuneiform of right foot, subsequent encounter for fracture with delayed healing +S92221K Displaced fracture of lateral cuneiform of right foot, subsequent encounter for fracture with nonunion +S92221P Displaced fracture of lateral cuneiform of right foot, subsequent encounter for fracture with malunion +S92221S Displaced fracture of lateral cuneiform of right foot, sequela +S92222A Displaced fracture of lateral cuneiform of left foot, initial encounter for closed fracture +S92222B Displaced fracture of lateral cuneiform of left foot, initial encounter for open fracture +S92222D Displaced fracture of lateral cuneiform of left foot, subsequent encounter for fracture with routine healing +S92222G Displaced fracture of lateral cuneiform of left foot, subsequent encounter for fracture with delayed healing +S92222K Displaced fracture of lateral cuneiform of left foot, subsequent encounter for fracture with nonunion +S92222P Displaced fracture of lateral cuneiform of left foot, subsequent encounter for fracture with malunion +S92222S Displaced fracture of lateral cuneiform of left foot, sequela +S92223A Displaced fracture of lateral cuneiform of unspecified foot, initial encounter for closed fracture +S92223B Displaced fracture of lateral cuneiform of unspecified foot, initial encounter for open fracture +S92223D Displaced fracture of lateral cuneiform of unspecified foot, subsequent encounter for fracture with routine healing +S92223G Displaced fracture of lateral cuneiform of unspecified foot, subsequent encounter for fracture with delayed healing +S92223K Displaced fracture of lateral cuneiform of unspecified foot, subsequent encounter for fracture with nonunion +S92223P Displaced fracture of lateral cuneiform of unspecified foot, subsequent encounter for fracture with malunion +S92223S Displaced fracture of lateral cuneiform of unspecified foot, sequela +S92224A Nondisplaced fracture of lateral cuneiform of right foot, initial encounter for closed fracture +S92224B Nondisplaced fracture of lateral cuneiform of right foot, initial encounter for open fracture +S92224D Nondisplaced fracture of lateral cuneiform of right foot, subsequent encounter for fracture with routine healing +S92224G Nondisplaced fracture of lateral cuneiform of right foot, subsequent encounter for fracture with delayed healing +S92224K Nondisplaced fracture of lateral cuneiform of right foot, subsequent encounter for fracture with nonunion +S92224P Nondisplaced fracture of lateral cuneiform of right foot, subsequent encounter for fracture with malunion +S92224S Nondisplaced fracture of lateral cuneiform of right foot, sequela +S92225A Nondisplaced fracture of lateral cuneiform of left foot, initial encounter for closed fracture +S92225B Nondisplaced fracture of lateral cuneiform of left foot, initial encounter for open fracture +S92225D Nondisplaced fracture of lateral cuneiform of left foot, subsequent encounter for fracture with routine healing +S92225G Nondisplaced fracture of lateral cuneiform of left foot, subsequent encounter for fracture with delayed healing +S92225K Nondisplaced fracture of lateral cuneiform of left foot, subsequent encounter for fracture with nonunion +S92225P Nondisplaced fracture of lateral cuneiform of left foot, subsequent encounter for fracture with malunion +S92225S Nondisplaced fracture of lateral cuneiform of left foot, sequela +S92226A Nondisplaced fracture of lateral cuneiform of unspecified foot, initial encounter for closed fracture +S92226B Nondisplaced fracture of lateral cuneiform of unspecified foot, initial encounter for open fracture +S92226D Nondisplaced fracture of lateral cuneiform of unspecified foot, subsequent encounter for fracture with routine healing +S92226G Nondisplaced fracture of lateral cuneiform of unspecified foot, subsequent encounter for fracture with delayed healing +S92226K Nondisplaced fracture of lateral cuneiform of unspecified foot, subsequent encounter for fracture with nonunion +S92226P Nondisplaced fracture of lateral cuneiform of unspecified foot, subsequent encounter for fracture with malunion +S92226S Nondisplaced fracture of lateral cuneiform of unspecified foot, sequela +S92231A Displaced fracture of intermediate cuneiform of right foot, initial encounter for closed fracture +S92231B Displaced fracture of intermediate cuneiform of right foot, initial encounter for open fracture +S92231D Displaced fracture of intermediate cuneiform of right foot, subsequent encounter for fracture with routine healing +S92231G Displaced fracture of intermediate cuneiform of right foot, subsequent encounter for fracture with delayed healing +S92231K Displaced fracture of intermediate cuneiform of right foot, subsequent encounter for fracture with nonunion +S92231P Displaced fracture of intermediate cuneiform of right foot, subsequent encounter for fracture with malunion +S92231S Displaced fracture of intermediate cuneiform of right foot, sequela +S92232A Displaced fracture of intermediate cuneiform of left foot, initial encounter for closed fracture +S92232B Displaced fracture of intermediate cuneiform of left foot, initial encounter for open fracture +S92232D Displaced fracture of intermediate cuneiform of left foot, subsequent encounter for fracture with routine healing +S92232G Displaced fracture of intermediate cuneiform of left foot, subsequent encounter for fracture with delayed healing +S92232K Displaced fracture of intermediate cuneiform of left foot, subsequent encounter for fracture with nonunion +S92232P Displaced fracture of intermediate cuneiform of left foot, subsequent encounter for fracture with malunion +S92232S Displaced fracture of intermediate cuneiform of left foot, sequela +S92233A Displaced fracture of intermediate cuneiform of unspecified foot, initial encounter for closed fracture +S92233B Displaced fracture of intermediate cuneiform of unspecified foot, initial encounter for open fracture +S92233D Displaced fracture of intermediate cuneiform of unspecified foot, subsequent encounter for fracture with routine healing +S92233G Displaced fracture of intermediate cuneiform of unspecified foot, subsequent encounter for fracture with delayed healing +S92233K Displaced fracture of intermediate cuneiform of unspecified foot, subsequent encounter for fracture with nonunion +S92233P Displaced fracture of intermediate cuneiform of unspecified foot, subsequent encounter for fracture with malunion +S92233S Displaced fracture of intermediate cuneiform of unspecified foot, sequela +S92234A Nondisplaced fracture of intermediate cuneiform of right foot, initial encounter for closed fracture +S92234B Nondisplaced fracture of intermediate cuneiform of right foot, initial encounter for open fracture +S92234D Nondisplaced fracture of intermediate cuneiform of right foot, subsequent encounter for fracture with routine healing +S92234G Nondisplaced fracture of intermediate cuneiform of right foot, subsequent encounter for fracture with delayed healing +S92234K Nondisplaced fracture of intermediate cuneiform of right foot, subsequent encounter for fracture with nonunion +S92234P Nondisplaced fracture of intermediate cuneiform of right foot, subsequent encounter for fracture with malunion +S92234S Nondisplaced fracture of intermediate cuneiform of right foot, sequela +S92235A Nondisplaced fracture of intermediate cuneiform of left foot, initial encounter for closed fracture +S92235B Nondisplaced fracture of intermediate cuneiform of left foot, initial encounter for open fracture +S92235D Nondisplaced fracture of intermediate cuneiform of left foot, subsequent encounter for fracture with routine healing +S92235G Nondisplaced fracture of intermediate cuneiform of left foot, subsequent encounter for fracture with delayed healing +S92235K Nondisplaced fracture of intermediate cuneiform of left foot, subsequent encounter for fracture with nonunion +S92235P Nondisplaced fracture of intermediate cuneiform of left foot, subsequent encounter for fracture with malunion +S92235S Nondisplaced fracture of intermediate cuneiform of left foot, sequela +S92236A Nondisplaced fracture of intermediate cuneiform of unspecified foot, initial encounter for closed fracture +S92236B Nondisplaced fracture of intermediate cuneiform of unspecified foot, initial encounter for open fracture +S92236D Nondisplaced fracture of intermediate cuneiform of unspecified foot, subsequent encounter for fracture with routine healing +S92236G Nondisplaced fracture of intermediate cuneiform of unspecified foot, subsequent encounter for fracture with delayed healing +S92236K Nondisplaced fracture of intermediate cuneiform of unspecified foot, subsequent encounter for fracture with nonunion +S92236P Nondisplaced fracture of intermediate cuneiform of unspecified foot, subsequent encounter for fracture with malunion +S92236S Nondisplaced fracture of intermediate cuneiform of unspecified foot, sequela +S92241A Displaced fracture of medial cuneiform of right foot, initial encounter for closed fracture +S92241B Displaced fracture of medial cuneiform of right foot, initial encounter for open fracture +S92241D Displaced fracture of medial cuneiform of right foot, subsequent encounter for fracture with routine healing +S92241G Displaced fracture of medial cuneiform of right foot, subsequent encounter for fracture with delayed healing +S92241K Displaced fracture of medial cuneiform of right foot, subsequent encounter for fracture with nonunion +S92241P Displaced fracture of medial cuneiform of right foot, subsequent encounter for fracture with malunion +S92241S Displaced fracture of medial cuneiform of right foot, sequela +S92242A Displaced fracture of medial cuneiform of left foot, initial encounter for closed fracture +S92242B Displaced fracture of medial cuneiform of left foot, initial encounter for open fracture +S92242D Displaced fracture of medial cuneiform of left foot, subsequent encounter for fracture with routine healing +S92242G Displaced fracture of medial cuneiform of left foot, subsequent encounter for fracture with delayed healing +S92242K Displaced fracture of medial cuneiform of left foot, subsequent encounter for fracture with nonunion +S92242P Displaced fracture of medial cuneiform of left foot, subsequent encounter for fracture with malunion +S92242S Displaced fracture of medial cuneiform of left foot, sequela +S92243A Displaced fracture of medial cuneiform of unspecified foot, initial encounter for closed fracture +S92243B Displaced fracture of medial cuneiform of unspecified foot, initial encounter for open fracture +S92243D Displaced fracture of medial cuneiform of unspecified foot, subsequent encounter for fracture with routine healing +S92243G Displaced fracture of medial cuneiform of unspecified foot, subsequent encounter for fracture with delayed healing +S92243K Displaced fracture of medial cuneiform of unspecified foot, subsequent encounter for fracture with nonunion +S92243P Displaced fracture of medial cuneiform of unspecified foot, subsequent encounter for fracture with malunion +S92243S Displaced fracture of medial cuneiform of unspecified foot, sequela +S92244A Nondisplaced fracture of medial cuneiform of right foot, initial encounter for closed fracture +S92244B Nondisplaced fracture of medial cuneiform of right foot, initial encounter for open fracture +S92244D Nondisplaced fracture of medial cuneiform of right foot, subsequent encounter for fracture with routine healing +S92244G Nondisplaced fracture of medial cuneiform of right foot, subsequent encounter for fracture with delayed healing +S92244K Nondisplaced fracture of medial cuneiform of right foot, subsequent encounter for fracture with nonunion +S92244P Nondisplaced fracture of medial cuneiform of right foot, subsequent encounter for fracture with malunion +S92244S Nondisplaced fracture of medial cuneiform of right foot, sequela +S92245A Nondisplaced fracture of medial cuneiform of left foot, initial encounter for closed fracture +S92245B Nondisplaced fracture of medial cuneiform of left foot, initial encounter for open fracture +S92245D Nondisplaced fracture of medial cuneiform of left foot, subsequent encounter for fracture with routine healing +S92245G Nondisplaced fracture of medial cuneiform of left foot, subsequent encounter for fracture with delayed healing +S92245K Nondisplaced fracture of medial cuneiform of left foot, subsequent encounter for fracture with nonunion +S92245P Nondisplaced fracture of medial cuneiform of left foot, subsequent encounter for fracture with malunion +S92245S Nondisplaced fracture of medial cuneiform of left foot, sequela +S92246A Nondisplaced fracture of medial cuneiform of unspecified foot, initial encounter for closed fracture +S92246B Nondisplaced fracture of medial cuneiform of unspecified foot, initial encounter for open fracture +S92246D Nondisplaced fracture of medial cuneiform of unspecified foot, subsequent encounter for fracture with routine healing +S92246G Nondisplaced fracture of medial cuneiform of unspecified foot, subsequent encounter for fracture with delayed healing +S92246K Nondisplaced fracture of medial cuneiform of unspecified foot, subsequent encounter for fracture with nonunion +S92246P Nondisplaced fracture of medial cuneiform of unspecified foot, subsequent encounter for fracture with malunion +S92246S Nondisplaced fracture of medial cuneiform of unspecified foot, sequela +S92251A Displaced fracture of navicular [scaphoid] of right foot, initial encounter for closed fracture +S92251B Displaced fracture of navicular [scaphoid] of right foot, initial encounter for open fracture +S92251D Displaced fracture of navicular [scaphoid] of right foot, subsequent encounter for fracture with routine healing +S92251G Displaced fracture of navicular [scaphoid] of right foot, subsequent encounter for fracture with delayed healing +S92251K Displaced fracture of navicular [scaphoid] of right foot, subsequent encounter for fracture with nonunion +S92251P Displaced fracture of navicular [scaphoid] of right foot, subsequent encounter for fracture with malunion +S92251S Displaced fracture of navicular [scaphoid] of right foot, sequela +S92252A Displaced fracture of navicular [scaphoid] of left foot, initial encounter for closed fracture +S92252B Displaced fracture of navicular [scaphoid] of left foot, initial encounter for open fracture +S92252D Displaced fracture of navicular [scaphoid] of left foot, subsequent encounter for fracture with routine healing +S92252G Displaced fracture of navicular [scaphoid] of left foot, subsequent encounter for fracture with delayed healing +S92252K Displaced fracture of navicular [scaphoid] of left foot, subsequent encounter for fracture with nonunion +S92252P Displaced fracture of navicular [scaphoid] of left foot, subsequent encounter for fracture with malunion +S92252S Displaced fracture of navicular [scaphoid] of left foot, sequela +S92253A Displaced fracture of navicular [scaphoid] of unspecified foot, initial encounter for closed fracture +S92253B Displaced fracture of navicular [scaphoid] of unspecified foot, initial encounter for open fracture +S92253D Displaced fracture of navicular [scaphoid] of unspecified foot, subsequent encounter for fracture with routine healing +S92253G Displaced fracture of navicular [scaphoid] of unspecified foot, subsequent encounter for fracture with delayed healing +S92253K Displaced fracture of navicular [scaphoid] of unspecified foot, subsequent encounter for fracture with nonunion +S92253P Displaced fracture of navicular [scaphoid] of unspecified foot, subsequent encounter for fracture with malunion +S92253S Displaced fracture of navicular [scaphoid] of unspecified foot, sequela +S92254A Nondisplaced fracture of navicular [scaphoid] of right foot, initial encounter for closed fracture +S92254B Nondisplaced fracture of navicular [scaphoid] of right foot, initial encounter for open fracture +S92254D Nondisplaced fracture of navicular [scaphoid] of right foot, subsequent encounter for fracture with routine healing +S92254G Nondisplaced fracture of navicular [scaphoid] of right foot, subsequent encounter for fracture with delayed healing +S92254K Nondisplaced fracture of navicular [scaphoid] of right foot, subsequent encounter for fracture with nonunion +S92254P Nondisplaced fracture of navicular [scaphoid] of right foot, subsequent encounter for fracture with malunion +S92254S Nondisplaced fracture of navicular [scaphoid] of right foot, sequela +S92255A Nondisplaced fracture of navicular [scaphoid] of left foot, initial encounter for closed fracture +S92255B Nondisplaced fracture of navicular [scaphoid] of left foot, initial encounter for open fracture +S92255D Nondisplaced fracture of navicular [scaphoid] of left foot, subsequent encounter for fracture with routine healing +S92255G Nondisplaced fracture of navicular [scaphoid] of left foot, subsequent encounter for fracture with delayed healing +S92255K Nondisplaced fracture of navicular [scaphoid] of left foot, subsequent encounter for fracture with nonunion +S92255P Nondisplaced fracture of navicular [scaphoid] of left foot, subsequent encounter for fracture with malunion +S92255S Nondisplaced fracture of navicular [scaphoid] of left foot, sequela +S92256A Nondisplaced fracture of navicular [scaphoid] of unspecified foot, initial encounter for closed fracture +S92256B Nondisplaced fracture of navicular [scaphoid] of unspecified foot, initial encounter for open fracture +S92256D Nondisplaced fracture of navicular [scaphoid] of unspecified foot, subsequent encounter for fracture with routine healing +S92256G Nondisplaced fracture of navicular [scaphoid] of unspecified foot, subsequent encounter for fracture with delayed healing +S92256K Nondisplaced fracture of navicular [scaphoid] of unspecified foot, subsequent encounter for fracture with nonunion +S92256P Nondisplaced fracture of navicular [scaphoid] of unspecified foot, subsequent encounter for fracture with malunion +S92256S Nondisplaced fracture of navicular [scaphoid] of unspecified foot, sequela +S92301A Fracture of unspecified metatarsal bone(s), right foot, initial encounter for closed fracture +S92301B Fracture of unspecified metatarsal bone(s), right foot, initial encounter for open fracture +S92301D Fracture of unspecified metatarsal bone(s), right foot, subsequent encounter for fracture with routine healing +S92301G Fracture of unspecified metatarsal bone(s), right foot, subsequent encounter for fracture with delayed healing +S92301K Fracture of unspecified metatarsal bone(s), right foot, subsequent encounter for fracture with nonunion +S92301P Fracture of unspecified metatarsal bone(s), right foot, subsequent encounter for fracture with malunion +S92301S Fracture of unspecified metatarsal bone(s), right foot, sequela +S92302A Fracture of unspecified metatarsal bone(s), left foot, initial encounter for closed fracture +S92302B Fracture of unspecified metatarsal bone(s), left foot, initial encounter for open fracture +S92302D Fracture of unspecified metatarsal bone(s), left foot, subsequent encounter for fracture with routine healing +S92302G Fracture of unspecified metatarsal bone(s), left foot, subsequent encounter for fracture with delayed healing +S92302K Fracture of unspecified metatarsal bone(s), left foot, subsequent encounter for fracture with nonunion +S92302P Fracture of unspecified metatarsal bone(s), left foot, subsequent encounter for fracture with malunion +S92302S Fracture of unspecified metatarsal bone(s), left foot, sequela +S92309A Fracture of unspecified metatarsal bone(s), unspecified foot, initial encounter for closed fracture +S92309B Fracture of unspecified metatarsal bone(s), unspecified foot, initial encounter for open fracture +S92309D Fracture of unspecified metatarsal bone(s), unspecified foot, subsequent encounter for fracture with routine healing +S92309G Fracture of unspecified metatarsal bone(s), unspecified foot, subsequent encounter for fracture with delayed healing +S92309K Fracture of unspecified metatarsal bone(s), unspecified foot, subsequent encounter for fracture with nonunion +S92309P Fracture of unspecified metatarsal bone(s), unspecified foot, subsequent encounter for fracture with malunion +S92309S Fracture of unspecified metatarsal bone(s), unspecified foot, sequela +S92311A Displaced fracture of first metatarsal bone, right foot, initial encounter for closed fracture +S92311B Displaced fracture of first metatarsal bone, right foot, initial encounter for open fracture +S92311D Displaced fracture of first metatarsal bone, right foot, subsequent encounter for fracture with routine healing +S92311G Displaced fracture of first metatarsal bone, right foot, subsequent encounter for fracture with delayed healing +S92311K Displaced fracture of first metatarsal bone, right foot, subsequent encounter for fracture with nonunion +S92311P Displaced fracture of first metatarsal bone, right foot, subsequent encounter for fracture with malunion +S92311S Displaced fracture of first metatarsal bone, right foot, sequela +S92312A Displaced fracture of first metatarsal bone, left foot, initial encounter for closed fracture +S92312B Displaced fracture of first metatarsal bone, left foot, initial encounter for open fracture +S92312D Displaced fracture of first metatarsal bone, left foot, subsequent encounter for fracture with routine healing +S92312G Displaced fracture of first metatarsal bone, left foot, subsequent encounter for fracture with delayed healing +S92312K Displaced fracture of first metatarsal bone, left foot, subsequent encounter for fracture with nonunion +S92312P Displaced fracture of first metatarsal bone, left foot, subsequent encounter for fracture with malunion +S92312S Displaced fracture of first metatarsal bone, left foot, sequela +S92313A Displaced fracture of first metatarsal bone, unspecified foot, initial encounter for closed fracture +S92313B Displaced fracture of first metatarsal bone, unspecified foot, initial encounter for open fracture +S92313D Displaced fracture of first metatarsal bone, unspecified foot, subsequent encounter for fracture with routine healing +S92313G Displaced fracture of first metatarsal bone, unspecified foot, subsequent encounter for fracture with delayed healing +S92313K Displaced fracture of first metatarsal bone, unspecified foot, subsequent encounter for fracture with nonunion +S92313P Displaced fracture of first metatarsal bone, unspecified foot, subsequent encounter for fracture with malunion +S92313S Displaced fracture of first metatarsal bone, unspecified foot, sequela +S92314A Nondisplaced fracture of first metatarsal bone, right foot, initial encounter for closed fracture +S92314B Nondisplaced fracture of first metatarsal bone, right foot, initial encounter for open fracture +S92314D Nondisplaced fracture of first metatarsal bone, right foot, subsequent encounter for fracture with routine healing +S92314G Nondisplaced fracture of first metatarsal bone, right foot, subsequent encounter for fracture with delayed healing +S92314K Nondisplaced fracture of first metatarsal bone, right foot, subsequent encounter for fracture with nonunion +S92314P Nondisplaced fracture of first metatarsal bone, right foot, subsequent encounter for fracture with malunion +S92314S Nondisplaced fracture of first metatarsal bone, right foot, sequela +S92315A Nondisplaced fracture of first metatarsal bone, left foot, initial encounter for closed fracture +S92315B Nondisplaced fracture of first metatarsal bone, left foot, initial encounter for open fracture +S92315D Nondisplaced fracture of first metatarsal bone, left foot, subsequent encounter for fracture with routine healing +S92315G Nondisplaced fracture of first metatarsal bone, left foot, subsequent encounter for fracture with delayed healing +S92315K Nondisplaced fracture of first metatarsal bone, left foot, subsequent encounter for fracture with nonunion +S92315P Nondisplaced fracture of first metatarsal bone, left foot, subsequent encounter for fracture with malunion +S92315S Nondisplaced fracture of first metatarsal bone, left foot, sequela +S92316A Nondisplaced fracture of first metatarsal bone, unspecified foot, initial encounter for closed fracture +S92316B Nondisplaced fracture of first metatarsal bone, unspecified foot, initial encounter for open fracture +S92316D Nondisplaced fracture of first metatarsal bone, unspecified foot, subsequent encounter for fracture with routine healing +S92316G Nondisplaced fracture of first metatarsal bone, unspecified foot, subsequent encounter for fracture with delayed healing +S92316K Nondisplaced fracture of first metatarsal bone, unspecified foot, subsequent encounter for fracture with nonunion +S92316P Nondisplaced fracture of first metatarsal bone, unspecified foot, subsequent encounter for fracture with malunion +S92316S Nondisplaced fracture of first metatarsal bone, unspecified foot, sequela +S92321A Displaced fracture of second metatarsal bone, right foot, initial encounter for closed fracture +S92321B Displaced fracture of second metatarsal bone, right foot, initial encounter for open fracture +S92321D Displaced fracture of second metatarsal bone, right foot, subsequent encounter for fracture with routine healing +S92321G Displaced fracture of second metatarsal bone, right foot, subsequent encounter for fracture with delayed healing +S92321K Displaced fracture of second metatarsal bone, right foot, subsequent encounter for fracture with nonunion +S92321P Displaced fracture of second metatarsal bone, right foot, subsequent encounter for fracture with malunion +S92321S Displaced fracture of second metatarsal bone, right foot, sequela +S92322A Displaced fracture of second metatarsal bone, left foot, initial encounter for closed fracture +S92322B Displaced fracture of second metatarsal bone, left foot, initial encounter for open fracture +S92322D Displaced fracture of second metatarsal bone, left foot, subsequent encounter for fracture with routine healing +S92322G Displaced fracture of second metatarsal bone, left foot, subsequent encounter for fracture with delayed healing +S92322K Displaced fracture of second metatarsal bone, left foot, subsequent encounter for fracture with nonunion +S92322P Displaced fracture of second metatarsal bone, left foot, subsequent encounter for fracture with malunion +S92322S Displaced fracture of second metatarsal bone, left foot, sequela +S92323A Displaced fracture of second metatarsal bone, unspecified foot, initial encounter for closed fracture +S92323B Displaced fracture of second metatarsal bone, unspecified foot, initial encounter for open fracture +S92323D Displaced fracture of second metatarsal bone, unspecified foot, subsequent encounter for fracture with routine healing +S92323G Displaced fracture of second metatarsal bone, unspecified foot, subsequent encounter for fracture with delayed healing +S92323K Displaced fracture of second metatarsal bone, unspecified foot, subsequent encounter for fracture with nonunion +S92323P Displaced fracture of second metatarsal bone, unspecified foot, subsequent encounter for fracture with malunion +S92323S Displaced fracture of second metatarsal bone, unspecified foot, sequela +S92324A Nondisplaced fracture of second metatarsal bone, right foot, initial encounter for closed fracture +S92324B Nondisplaced fracture of second metatarsal bone, right foot, initial encounter for open fracture +S92324D Nondisplaced fracture of second metatarsal bone, right foot, subsequent encounter for fracture with routine healing +S92324G Nondisplaced fracture of second metatarsal bone, right foot, subsequent encounter for fracture with delayed healing +S92324K Nondisplaced fracture of second metatarsal bone, right foot, subsequent encounter for fracture with nonunion +S92324P Nondisplaced fracture of second metatarsal bone, right foot, subsequent encounter for fracture with malunion +S92324S Nondisplaced fracture of second metatarsal bone, right foot, sequela +S92325A Nondisplaced fracture of second metatarsal bone, left foot, initial encounter for closed fracture +S92325B Nondisplaced fracture of second metatarsal bone, left foot, initial encounter for open fracture +S92325D Nondisplaced fracture of second metatarsal bone, left foot, subsequent encounter for fracture with routine healing +S92325G Nondisplaced fracture of second metatarsal bone, left foot, subsequent encounter for fracture with delayed healing +S92325K Nondisplaced fracture of second metatarsal bone, left foot, subsequent encounter for fracture with nonunion +S92325P Nondisplaced fracture of second metatarsal bone, left foot, subsequent encounter for fracture with malunion +S92325S Nondisplaced fracture of second metatarsal bone, left foot, sequela +S92326A Nondisplaced fracture of second metatarsal bone, unspecified foot, initial encounter for closed fracture +S92326B Nondisplaced fracture of second metatarsal bone, unspecified foot, initial encounter for open fracture +S92326D Nondisplaced fracture of second metatarsal bone, unspecified foot, subsequent encounter for fracture with routine healing +S92326G Nondisplaced fracture of second metatarsal bone, unspecified foot, subsequent encounter for fracture with delayed healing +S92326K Nondisplaced fracture of second metatarsal bone, unspecified foot, subsequent encounter for fracture with nonunion +S92326P Nondisplaced fracture of second metatarsal bone, unspecified foot, subsequent encounter for fracture with malunion +S92326S Nondisplaced fracture of second metatarsal bone, unspecified foot, sequela +S92331A Displaced fracture of third metatarsal bone, right foot, initial encounter for closed fracture +S92331B Displaced fracture of third metatarsal bone, right foot, initial encounter for open fracture +S92331D Displaced fracture of third metatarsal bone, right foot, subsequent encounter for fracture with routine healing +S92331G Displaced fracture of third metatarsal bone, right foot, subsequent encounter for fracture with delayed healing +S92331K Displaced fracture of third metatarsal bone, right foot, subsequent encounter for fracture with nonunion +S92331P Displaced fracture of third metatarsal bone, right foot, subsequent encounter for fracture with malunion +S92331S Displaced fracture of third metatarsal bone, right foot, sequela +S92332A Displaced fracture of third metatarsal bone, left foot, initial encounter for closed fracture +S92332B Displaced fracture of third metatarsal bone, left foot, initial encounter for open fracture +S92332D Displaced fracture of third metatarsal bone, left foot, subsequent encounter for fracture with routine healing +S92332G Displaced fracture of third metatarsal bone, left foot, subsequent encounter for fracture with delayed healing +S92332K Displaced fracture of third metatarsal bone, left foot, subsequent encounter for fracture with nonunion +S92332P Displaced fracture of third metatarsal bone, left foot, subsequent encounter for fracture with malunion +S92332S Displaced fracture of third metatarsal bone, left foot, sequela +S92333A Displaced fracture of third metatarsal bone, unspecified foot, initial encounter for closed fracture +S92333B Displaced fracture of third metatarsal bone, unspecified foot, initial encounter for open fracture +S92333D Displaced fracture of third metatarsal bone, unspecified foot, subsequent encounter for fracture with routine healing +S92333G Displaced fracture of third metatarsal bone, unspecified foot, subsequent encounter for fracture with delayed healing +S92333K Displaced fracture of third metatarsal bone, unspecified foot, subsequent encounter for fracture with nonunion +S92333P Displaced fracture of third metatarsal bone, unspecified foot, subsequent encounter for fracture with malunion +S92333S Displaced fracture of third metatarsal bone, unspecified foot, sequela +S92334A Nondisplaced fracture of third metatarsal bone, right foot, initial encounter for closed fracture +S92334B Nondisplaced fracture of third metatarsal bone, right foot, initial encounter for open fracture +S92334D Nondisplaced fracture of third metatarsal bone, right foot, subsequent encounter for fracture with routine healing +S92334G Nondisplaced fracture of third metatarsal bone, right foot, subsequent encounter for fracture with delayed healing +S92334K Nondisplaced fracture of third metatarsal bone, right foot, subsequent encounter for fracture with nonunion +S92334P Nondisplaced fracture of third metatarsal bone, right foot, subsequent encounter for fracture with malunion +S92334S Nondisplaced fracture of third metatarsal bone, right foot, sequela +S92335A Nondisplaced fracture of third metatarsal bone, left foot, initial encounter for closed fracture +S92335B Nondisplaced fracture of third metatarsal bone, left foot, initial encounter for open fracture +S92335D Nondisplaced fracture of third metatarsal bone, left foot, subsequent encounter for fracture with routine healing +S92335G Nondisplaced fracture of third metatarsal bone, left foot, subsequent encounter for fracture with delayed healing +S92335K Nondisplaced fracture of third metatarsal bone, left foot, subsequent encounter for fracture with nonunion +S92335P Nondisplaced fracture of third metatarsal bone, left foot, subsequent encounter for fracture with malunion +S92335S Nondisplaced fracture of third metatarsal bone, left foot, sequela +S92336A Nondisplaced fracture of third metatarsal bone, unspecified foot, initial encounter for closed fracture +S92336B Nondisplaced fracture of third metatarsal bone, unspecified foot, initial encounter for open fracture +S92336D Nondisplaced fracture of third metatarsal bone, unspecified foot, subsequent encounter for fracture with routine healing +S92336G Nondisplaced fracture of third metatarsal bone, unspecified foot, subsequent encounter for fracture with delayed healing +S92336K Nondisplaced fracture of third metatarsal bone, unspecified foot, subsequent encounter for fracture with nonunion +S92336P Nondisplaced fracture of third metatarsal bone, unspecified foot, subsequent encounter for fracture with malunion +S92336S Nondisplaced fracture of third metatarsal bone, unspecified foot, sequela +S92341A Displaced fracture of fourth metatarsal bone, right foot, initial encounter for closed fracture +S92341B Displaced fracture of fourth metatarsal bone, right foot, initial encounter for open fracture +S92341D Displaced fracture of fourth metatarsal bone, right foot, subsequent encounter for fracture with routine healing +S92341G Displaced fracture of fourth metatarsal bone, right foot, subsequent encounter for fracture with delayed healing +S92341K Displaced fracture of fourth metatarsal bone, right foot, subsequent encounter for fracture with nonunion +S92341P Displaced fracture of fourth metatarsal bone, right foot, subsequent encounter for fracture with malunion +S92341S Displaced fracture of fourth metatarsal bone, right foot, sequela +S92342A Displaced fracture of fourth metatarsal bone, left foot, initial encounter for closed fracture +S92342B Displaced fracture of fourth metatarsal bone, left foot, initial encounter for open fracture +S92342D Displaced fracture of fourth metatarsal bone, left foot, subsequent encounter for fracture with routine healing +S92342G Displaced fracture of fourth metatarsal bone, left foot, subsequent encounter for fracture with delayed healing +S92342K Displaced fracture of fourth metatarsal bone, left foot, subsequent encounter for fracture with nonunion +S92342P Displaced fracture of fourth metatarsal bone, left foot, subsequent encounter for fracture with malunion +S92342S Displaced fracture of fourth metatarsal bone, left foot, sequela +S92343A Displaced fracture of fourth metatarsal bone, unspecified foot, initial encounter for closed fracture +S92343B Displaced fracture of fourth metatarsal bone, unspecified foot, initial encounter for open fracture +S92343D Displaced fracture of fourth metatarsal bone, unspecified foot, subsequent encounter for fracture with routine healing +S92343G Displaced fracture of fourth metatarsal bone, unspecified foot, subsequent encounter for fracture with delayed healing +S92343K Displaced fracture of fourth metatarsal bone, unspecified foot, subsequent encounter for fracture with nonunion +S92343P Displaced fracture of fourth metatarsal bone, unspecified foot, subsequent encounter for fracture with malunion +S92343S Displaced fracture of fourth metatarsal bone, unspecified foot, sequela +S92344A Nondisplaced fracture of fourth metatarsal bone, right foot, initial encounter for closed fracture +S92344B Nondisplaced fracture of fourth metatarsal bone, right foot, initial encounter for open fracture +S92344D Nondisplaced fracture of fourth metatarsal bone, right foot, subsequent encounter for fracture with routine healing +S92344G Nondisplaced fracture of fourth metatarsal bone, right foot, subsequent encounter for fracture with delayed healing +S92344K Nondisplaced fracture of fourth metatarsal bone, right foot, subsequent encounter for fracture with nonunion +S92344P Nondisplaced fracture of fourth metatarsal bone, right foot, subsequent encounter for fracture with malunion +S92344S Nondisplaced fracture of fourth metatarsal bone, right foot, sequela +S92345A Nondisplaced fracture of fourth metatarsal bone, left foot, initial encounter for closed fracture +S92345B Nondisplaced fracture of fourth metatarsal bone, left foot, initial encounter for open fracture +S92345D Nondisplaced fracture of fourth metatarsal bone, left foot, subsequent encounter for fracture with routine healing +S92345G Nondisplaced fracture of fourth metatarsal bone, left foot, subsequent encounter for fracture with delayed healing +S92345K Nondisplaced fracture of fourth metatarsal bone, left foot, subsequent encounter for fracture with nonunion +S92345P Nondisplaced fracture of fourth metatarsal bone, left foot, subsequent encounter for fracture with malunion +S92345S Nondisplaced fracture of fourth metatarsal bone, left foot, sequela +S92346A Nondisplaced fracture of fourth metatarsal bone, unspecified foot, initial encounter for closed fracture +S92346B Nondisplaced fracture of fourth metatarsal bone, unspecified foot, initial encounter for open fracture +S92346D Nondisplaced fracture of fourth metatarsal bone, unspecified foot, subsequent encounter for fracture with routine healing +S92346G Nondisplaced fracture of fourth metatarsal bone, unspecified foot, subsequent encounter for fracture with delayed healing +S92346K Nondisplaced fracture of fourth metatarsal bone, unspecified foot, subsequent encounter for fracture with nonunion +S92346P Nondisplaced fracture of fourth metatarsal bone, unspecified foot, subsequent encounter for fracture with malunion +S92346S Nondisplaced fracture of fourth metatarsal bone, unspecified foot, sequela +S92351A Displaced fracture of fifth metatarsal bone, right foot, initial encounter for closed fracture +S92351B Displaced fracture of fifth metatarsal bone, right foot, initial encounter for open fracture +S92351D Displaced fracture of fifth metatarsal bone, right foot, subsequent encounter for fracture with routine healing +S92351G Displaced fracture of fifth metatarsal bone, right foot, subsequent encounter for fracture with delayed healing +S92351K Displaced fracture of fifth metatarsal bone, right foot, subsequent encounter for fracture with nonunion +S92351P Displaced fracture of fifth metatarsal bone, right foot, subsequent encounter for fracture with malunion +S92351S Displaced fracture of fifth metatarsal bone, right foot, sequela +S92352A Displaced fracture of fifth metatarsal bone, left foot, initial encounter for closed fracture +S92352B Displaced fracture of fifth metatarsal bone, left foot, initial encounter for open fracture +S92352D Displaced fracture of fifth metatarsal bone, left foot, subsequent encounter for fracture with routine healing +S92352G Displaced fracture of fifth metatarsal bone, left foot, subsequent encounter for fracture with delayed healing +S92352K Displaced fracture of fifth metatarsal bone, left foot, subsequent encounter for fracture with nonunion +S92352P Displaced fracture of fifth metatarsal bone, left foot, subsequent encounter for fracture with malunion +S92352S Displaced fracture of fifth metatarsal bone, left foot, sequela +S92353A Displaced fracture of fifth metatarsal bone, unspecified foot, initial encounter for closed fracture +S92353B Displaced fracture of fifth metatarsal bone, unspecified foot, initial encounter for open fracture +S92353D Displaced fracture of fifth metatarsal bone, unspecified foot, subsequent encounter for fracture with routine healing +S92353G Displaced fracture of fifth metatarsal bone, unspecified foot, subsequent encounter for fracture with delayed healing +S92353K Displaced fracture of fifth metatarsal bone, unspecified foot, subsequent encounter for fracture with nonunion +S92353P Displaced fracture of fifth metatarsal bone, unspecified foot, subsequent encounter for fracture with malunion +S92353S Displaced fracture of fifth metatarsal bone, unspecified foot, sequela +S92354A Nondisplaced fracture of fifth metatarsal bone, right foot, initial encounter for closed fracture +S92354B Nondisplaced fracture of fifth metatarsal bone, right foot, initial encounter for open fracture +S92354D Nondisplaced fracture of fifth metatarsal bone, right foot, subsequent encounter for fracture with routine healing +S92354G Nondisplaced fracture of fifth metatarsal bone, right foot, subsequent encounter for fracture with delayed healing +S92354K Nondisplaced fracture of fifth metatarsal bone, right foot, subsequent encounter for fracture with nonunion +S92354P Nondisplaced fracture of fifth metatarsal bone, right foot, subsequent encounter for fracture with malunion +S92354S Nondisplaced fracture of fifth metatarsal bone, right foot, sequela +S92355A Nondisplaced fracture of fifth metatarsal bone, left foot, initial encounter for closed fracture +S92355B Nondisplaced fracture of fifth metatarsal bone, left foot, initial encounter for open fracture +S92355D Nondisplaced fracture of fifth metatarsal bone, left foot, subsequent encounter for fracture with routine healing +S92355G Nondisplaced fracture of fifth metatarsal bone, left foot, subsequent encounter for fracture with delayed healing +S92355K Nondisplaced fracture of fifth metatarsal bone, left foot, subsequent encounter for fracture with nonunion +S92355P Nondisplaced fracture of fifth metatarsal bone, left foot, subsequent encounter for fracture with malunion +S92355S Nondisplaced fracture of fifth metatarsal bone, left foot, sequela +S92356A Nondisplaced fracture of fifth metatarsal bone, unspecified foot, initial encounter for closed fracture +S92356B Nondisplaced fracture of fifth metatarsal bone, unspecified foot, initial encounter for open fracture +S92356D Nondisplaced fracture of fifth metatarsal bone, unspecified foot, subsequent encounter for fracture with routine healing +S92356G Nondisplaced fracture of fifth metatarsal bone, unspecified foot, subsequent encounter for fracture with delayed healing +S92356K Nondisplaced fracture of fifth metatarsal bone, unspecified foot, subsequent encounter for fracture with nonunion +S92356P Nondisplaced fracture of fifth metatarsal bone, unspecified foot, subsequent encounter for fracture with malunion +S92356S Nondisplaced fracture of fifth metatarsal bone, unspecified foot, sequela +S92401A Displaced unspecified fracture of right great toe, initial encounter for closed fracture +S92401B Displaced unspecified fracture of right great toe, initial encounter for open fracture +S92401D Displaced unspecified fracture of right great toe, subsequent encounter for fracture with routine healing +S92401G Displaced unspecified fracture of right great toe, subsequent encounter for fracture with delayed healing +S92401K Displaced unspecified fracture of right great toe, subsequent encounter for fracture with nonunion +S92401P Displaced unspecified fracture of right great toe, subsequent encounter for fracture with malunion +S92401S Displaced unspecified fracture of right great toe, sequela +S92402A Displaced unspecified fracture of left great toe, initial encounter for closed fracture +S92402B Displaced unspecified fracture of left great toe, initial encounter for open fracture +S92402D Displaced unspecified fracture of left great toe, subsequent encounter for fracture with routine healing +S92402G Displaced unspecified fracture of left great toe, subsequent encounter for fracture with delayed healing +S92402K Displaced unspecified fracture of left great toe, subsequent encounter for fracture with nonunion +S92402P Displaced unspecified fracture of left great toe, subsequent encounter for fracture with malunion +S92402S Displaced unspecified fracture of left great toe, sequela +S92403A Displaced unspecified fracture of unspecified great toe, initial encounter for closed fracture +S92403B Displaced unspecified fracture of unspecified great toe, initial encounter for open fracture +S92403D Displaced unspecified fracture of unspecified great toe, subsequent encounter for fracture with routine healing +S92403G Displaced unspecified fracture of unspecified great toe, subsequent encounter for fracture with delayed healing +S92403K Displaced unspecified fracture of unspecified great toe, subsequent encounter for fracture with nonunion +S92403P Displaced unspecified fracture of unspecified great toe, subsequent encounter for fracture with malunion +S92403S Displaced unspecified fracture of unspecified great toe, sequela +S92404A Nondisplaced unspecified fracture of right great toe, initial encounter for closed fracture +S92404B Nondisplaced unspecified fracture of right great toe, initial encounter for open fracture +S92404D Nondisplaced unspecified fracture of right great toe, subsequent encounter for fracture with routine healing +S92404G Nondisplaced unspecified fracture of right great toe, subsequent encounter for fracture with delayed healing +S92404K Nondisplaced unspecified fracture of right great toe, subsequent encounter for fracture with nonunion +S92404P Nondisplaced unspecified fracture of right great toe, subsequent encounter for fracture with malunion +S92404S Nondisplaced unspecified fracture of right great toe, sequela +S92405A Nondisplaced unspecified fracture of left great toe, initial encounter for closed fracture +S92405B Nondisplaced unspecified fracture of left great toe, initial encounter for open fracture +S92405D Nondisplaced unspecified fracture of left great toe, subsequent encounter for fracture with routine healing +S92405G Nondisplaced unspecified fracture of left great toe, subsequent encounter for fracture with delayed healing +S92405K Nondisplaced unspecified fracture of left great toe, subsequent encounter for fracture with nonunion +S92405P Nondisplaced unspecified fracture of left great toe, subsequent encounter for fracture with malunion +S92405S Nondisplaced unspecified fracture of left great toe, sequela +S92406A Nondisplaced unspecified fracture of unspecified great toe, initial encounter for closed fracture +S92406B Nondisplaced unspecified fracture of unspecified great toe, initial encounter for open fracture +S92406D Nondisplaced unspecified fracture of unspecified great toe, subsequent encounter for fracture with routine healing +S92406G Nondisplaced unspecified fracture of unspecified great toe, subsequent encounter for fracture with delayed healing +S92406K Nondisplaced unspecified fracture of unspecified great toe, subsequent encounter for fracture with nonunion +S92406P Nondisplaced unspecified fracture of unspecified great toe, subsequent encounter for fracture with malunion +S92406S Nondisplaced unspecified fracture of unspecified great toe, sequela +S92411A Displaced fracture of proximal phalanx of right great toe, initial encounter for closed fracture +S92411B Displaced fracture of proximal phalanx of right great toe, initial encounter for open fracture +S92411D Displaced fracture of proximal phalanx of right great toe, subsequent encounter for fracture with routine healing +S92411G Displaced fracture of proximal phalanx of right great toe, subsequent encounter for fracture with delayed healing +S92411K Displaced fracture of proximal phalanx of right great toe, subsequent encounter for fracture with nonunion +S92411P Displaced fracture of proximal phalanx of right great toe, subsequent encounter for fracture with malunion +S92411S Displaced fracture of proximal phalanx of right great toe, sequela +S92412A Displaced fracture of proximal phalanx of left great toe, initial encounter for closed fracture +S92412B Displaced fracture of proximal phalanx of left great toe, initial encounter for open fracture +S92412D Displaced fracture of proximal phalanx of left great toe, subsequent encounter for fracture with routine healing +S92412G Displaced fracture of proximal phalanx of left great toe, subsequent encounter for fracture with delayed healing +S92412K Displaced fracture of proximal phalanx of left great toe, subsequent encounter for fracture with nonunion +S92412P Displaced fracture of proximal phalanx of left great toe, subsequent encounter for fracture with malunion +S92412S Displaced fracture of proximal phalanx of left great toe, sequela +S92413A Displaced fracture of proximal phalanx of unspecified great toe, initial encounter for closed fracture +S92413B Displaced fracture of proximal phalanx of unspecified great toe, initial encounter for open fracture +S92413D Displaced fracture of proximal phalanx of unspecified great toe, subsequent encounter for fracture with routine healing +S92413G Displaced fracture of proximal phalanx of unspecified great toe, subsequent encounter for fracture with delayed healing +S92413K Displaced fracture of proximal phalanx of unspecified great toe, subsequent encounter for fracture with nonunion +S92413P Displaced fracture of proximal phalanx of unspecified great toe, subsequent encounter for fracture with malunion +S92413S Displaced fracture of proximal phalanx of unspecified great toe, sequela +S92414A Nondisplaced fracture of proximal phalanx of right great toe, initial encounter for closed fracture +S92414B Nondisplaced fracture of proximal phalanx of right great toe, initial encounter for open fracture +S92414D Nondisplaced fracture of proximal phalanx of right great toe, subsequent encounter for fracture with routine healing +S92414G Nondisplaced fracture of proximal phalanx of right great toe, subsequent encounter for fracture with delayed healing +S92414K Nondisplaced fracture of proximal phalanx of right great toe, subsequent encounter for fracture with nonunion +S92414P Nondisplaced fracture of proximal phalanx of right great toe, subsequent encounter for fracture with malunion +S92414S Nondisplaced fracture of proximal phalanx of right great toe, sequela +S92415A Nondisplaced fracture of proximal phalanx of left great toe, initial encounter for closed fracture +S92415B Nondisplaced fracture of proximal phalanx of left great toe, initial encounter for open fracture +S92415D Nondisplaced fracture of proximal phalanx of left great toe, subsequent encounter for fracture with routine healing +S92415G Nondisplaced fracture of proximal phalanx of left great toe, subsequent encounter for fracture with delayed healing +S92415K Nondisplaced fracture of proximal phalanx of left great toe, subsequent encounter for fracture with nonunion +S92415P Nondisplaced fracture of proximal phalanx of left great toe, subsequent encounter for fracture with malunion +S92415S Nondisplaced fracture of proximal phalanx of left great toe, sequela +S92416A Nondisplaced fracture of proximal phalanx of unspecified great toe, initial encounter for closed fracture +S92416B Nondisplaced fracture of proximal phalanx of unspecified great toe, initial encounter for open fracture +S92416D Nondisplaced fracture of proximal phalanx of unspecified great toe, subsequent encounter for fracture with routine healing +S92416G Nondisplaced fracture of proximal phalanx of unspecified great toe, subsequent encounter for fracture with delayed healing +S92416K Nondisplaced fracture of proximal phalanx of unspecified great toe, subsequent encounter for fracture with nonunion +S92416P Nondisplaced fracture of proximal phalanx of unspecified great toe, subsequent encounter for fracture with malunion +S92416S Nondisplaced fracture of proximal phalanx of unspecified great toe, sequela +S92421A Displaced fracture of distal phalanx of right great toe, initial encounter for closed fracture +S92421B Displaced fracture of distal phalanx of right great toe, initial encounter for open fracture +S92421D Displaced fracture of distal phalanx of right great toe, subsequent encounter for fracture with routine healing +S92421G Displaced fracture of distal phalanx of right great toe, subsequent encounter for fracture with delayed healing +S92421K Displaced fracture of distal phalanx of right great toe, subsequent encounter for fracture with nonunion +S92421P Displaced fracture of distal phalanx of right great toe, subsequent encounter for fracture with malunion +S92421S Displaced fracture of distal phalanx of right great toe, sequela +S92422A Displaced fracture of distal phalanx of left great toe, initial encounter for closed fracture +S92422B Displaced fracture of distal phalanx of left great toe, initial encounter for open fracture +S92422D Displaced fracture of distal phalanx of left great toe, subsequent encounter for fracture with routine healing +S92422G Displaced fracture of distal phalanx of left great toe, subsequent encounter for fracture with delayed healing +S92422K Displaced fracture of distal phalanx of left great toe, subsequent encounter for fracture with nonunion +S92422P Displaced fracture of distal phalanx of left great toe, subsequent encounter for fracture with malunion +S92422S Displaced fracture of distal phalanx of left great toe, sequela +S92423A Displaced fracture of distal phalanx of unspecified great toe, initial encounter for closed fracture +S92423B Displaced fracture of distal phalanx of unspecified great toe, initial encounter for open fracture +S92423D Displaced fracture of distal phalanx of unspecified great toe, subsequent encounter for fracture with routine healing +S92423G Displaced fracture of distal phalanx of unspecified great toe, subsequent encounter for fracture with delayed healing +S92423K Displaced fracture of distal phalanx of unspecified great toe, subsequent encounter for fracture with nonunion +S92423P Displaced fracture of distal phalanx of unspecified great toe, subsequent encounter for fracture with malunion +S92423S Displaced fracture of distal phalanx of unspecified great toe, sequela +S92424A Nondisplaced fracture of distal phalanx of right great toe, initial encounter for closed fracture +S92424B Nondisplaced fracture of distal phalanx of right great toe, initial encounter for open fracture +S92424D Nondisplaced fracture of distal phalanx of right great toe, subsequent encounter for fracture with routine healing +S92424G Nondisplaced fracture of distal phalanx of right great toe, subsequent encounter for fracture with delayed healing +S92424K Nondisplaced fracture of distal phalanx of right great toe, subsequent encounter for fracture with nonunion +S92424P Nondisplaced fracture of distal phalanx of right great toe, subsequent encounter for fracture with malunion +S92424S Nondisplaced fracture of distal phalanx of right great toe, sequela +S92425A Nondisplaced fracture of distal phalanx of left great toe, initial encounter for closed fracture +S92425B Nondisplaced fracture of distal phalanx of left great toe, initial encounter for open fracture +S92425D Nondisplaced fracture of distal phalanx of left great toe, subsequent encounter for fracture with routine healing +S92425G Nondisplaced fracture of distal phalanx of left great toe, subsequent encounter for fracture with delayed healing +S92425K Nondisplaced fracture of distal phalanx of left great toe, subsequent encounter for fracture with nonunion +S92425P Nondisplaced fracture of distal phalanx of left great toe, subsequent encounter for fracture with malunion +S92425S Nondisplaced fracture of distal phalanx of left great toe, sequela +S92426A Nondisplaced fracture of distal phalanx of unspecified great toe, initial encounter for closed fracture +S92426B Nondisplaced fracture of distal phalanx of unspecified great toe, initial encounter for open fracture +S92426D Nondisplaced fracture of distal phalanx of unspecified great toe, subsequent encounter for fracture with routine healing +S92426G Nondisplaced fracture of distal phalanx of unspecified great toe, subsequent encounter for fracture with delayed healing +S92426K Nondisplaced fracture of distal phalanx of unspecified great toe, subsequent encounter for fracture with nonunion +S92426P Nondisplaced fracture of distal phalanx of unspecified great toe, subsequent encounter for fracture with malunion +S92426S Nondisplaced fracture of distal phalanx of unspecified great toe, sequela +S92491A Other fracture of right great toe, initial encounter for closed fracture +S92491B Other fracture of right great toe, initial encounter for open fracture +S92491D Other fracture of right great toe, subsequent encounter for fracture with routine healing +S92491G Other fracture of right great toe, subsequent encounter for fracture with delayed healing +S92491K Other fracture of right great toe, subsequent encounter for fracture with nonunion +S92491P Other fracture of right great toe, subsequent encounter for fracture with malunion +S92491S Other fracture of right great toe, sequela +S92492A Other fracture of left great toe, initial encounter for closed fracture +S92492B Other fracture of left great toe, initial encounter for open fracture +S92492D Other fracture of left great toe, subsequent encounter for fracture with routine healing +S92492G Other fracture of left great toe, subsequent encounter for fracture with delayed healing +S92492K Other fracture of left great toe, subsequent encounter for fracture with nonunion +S92492P Other fracture of left great toe, subsequent encounter for fracture with malunion +S92492S Other fracture of left great toe, sequela +S92499A Other fracture of unspecified great toe, initial encounter for closed fracture +S92499B Other fracture of unspecified great toe, initial encounter for open fracture +S92499D Other fracture of unspecified great toe, subsequent encounter for fracture with routine healing +S92499G Other fracture of unspecified great toe, subsequent encounter for fracture with delayed healing +S92499K Other fracture of unspecified great toe, subsequent encounter for fracture with nonunion +S92499P Other fracture of unspecified great toe, subsequent encounter for fracture with malunion +S92499S Other fracture of unspecified great toe, sequela +S92501A Displaced unspecified fracture of right lesser toe(s), initial encounter for closed fracture +S92501B Displaced unspecified fracture of right lesser toe(s), initial encounter for open fracture +S92501D Displaced unspecified fracture of right lesser toe(s), subsequent encounter for fracture with routine healing +S92501G Displaced unspecified fracture of right lesser toe(s), subsequent encounter for fracture with delayed healing +S92501K Displaced unspecified fracture of right lesser toe(s), subsequent encounter for fracture with nonunion +S92501P Displaced unspecified fracture of right lesser toe(s), subsequent encounter for fracture with malunion +S92501S Displaced unspecified fracture of right lesser toe(s), sequela +S92502A Displaced unspecified fracture of left lesser toe(s), initial encounter for closed fracture +S92502B Displaced unspecified fracture of left lesser toe(s), initial encounter for open fracture +S92502D Displaced unspecified fracture of left lesser toe(s), subsequent encounter for fracture with routine healing +S92502G Displaced unspecified fracture of left lesser toe(s), subsequent encounter for fracture with delayed healing +S92502K Displaced unspecified fracture of left lesser toe(s), subsequent encounter for fracture with nonunion +S92502P Displaced unspecified fracture of left lesser toe(s), subsequent encounter for fracture with malunion +S92502S Displaced unspecified fracture of left lesser toe(s), sequela +S92503A Displaced unspecified fracture of unspecified lesser toe(s), initial encounter for closed fracture +S92503B Displaced unspecified fracture of unspecified lesser toe(s), initial encounter for open fracture +S92503D Displaced unspecified fracture of unspecified lesser toe(s), subsequent encounter for fracture with routine healing +S92503G Displaced unspecified fracture of unspecified lesser toe(s), subsequent encounter for fracture with delayed healing +S92503K Displaced unspecified fracture of unspecified lesser toe(s), subsequent encounter for fracture with nonunion +S92503P Displaced unspecified fracture of unspecified lesser toe(s), subsequent encounter for fracture with malunion +S92503S Displaced unspecified fracture of unspecified lesser toe(s), sequela +S92504A Nondisplaced unspecified fracture of right lesser toe(s), initial encounter for closed fracture +S92504B Nondisplaced unspecified fracture of right lesser toe(s), initial encounter for open fracture +S92504D Nondisplaced unspecified fracture of right lesser toe(s), subsequent encounter for fracture with routine healing +S92504G Nondisplaced unspecified fracture of right lesser toe(s), subsequent encounter for fracture with delayed healing +S92504K Nondisplaced unspecified fracture of right lesser toe(s), subsequent encounter for fracture with nonunion +S92504P Nondisplaced unspecified fracture of right lesser toe(s), subsequent encounter for fracture with malunion +S92504S Nondisplaced unspecified fracture of right lesser toe(s), sequela +S92505A Nondisplaced unspecified fracture of left lesser toe(s), initial encounter for closed fracture +S92505B Nondisplaced unspecified fracture of left lesser toe(s), initial encounter for open fracture +S92505D Nondisplaced unspecified fracture of left lesser toe(s), subsequent encounter for fracture with routine healing +S92505G Nondisplaced unspecified fracture of left lesser toe(s), subsequent encounter for fracture with delayed healing +S92505K Nondisplaced unspecified fracture of left lesser toe(s), subsequent encounter for fracture with nonunion +S92505P Nondisplaced unspecified fracture of left lesser toe(s), subsequent encounter for fracture with malunion +S92505S Nondisplaced unspecified fracture of left lesser toe(s), sequela +S92506A Nondisplaced unspecified fracture of unspecified lesser toe(s), initial encounter for closed fracture +S92506B Nondisplaced unspecified fracture of unspecified lesser toe(s), initial encounter for open fracture +S92506D Nondisplaced unspecified fracture of unspecified lesser toe(s), subsequent encounter for fracture with routine healing +S92506G Nondisplaced unspecified fracture of unspecified lesser toe(s), subsequent encounter for fracture with delayed healing +S92506K Nondisplaced unspecified fracture of unspecified lesser toe(s), subsequent encounter for fracture with nonunion +S92506P Nondisplaced unspecified fracture of unspecified lesser toe(s), subsequent encounter for fracture with malunion +S92506S Nondisplaced unspecified fracture of unspecified lesser toe(s), sequela +S92511A Displaced fracture of proximal phalanx of right lesser toe(s), initial encounter for closed fracture +S92511B Displaced fracture of proximal phalanx of right lesser toe(s), initial encounter for open fracture +S92511D Displaced fracture of proximal phalanx of right lesser toe(s), subsequent encounter for fracture with routine healing +S92511G Displaced fracture of proximal phalanx of right lesser toe(s), subsequent encounter for fracture with delayed healing +S92511K Displaced fracture of proximal phalanx of right lesser toe(s), subsequent encounter for fracture with nonunion +S92511P Displaced fracture of proximal phalanx of right lesser toe(s), subsequent encounter for fracture with malunion +S92511S Displaced fracture of proximal phalanx of right lesser toe(s), sequela +S92512A Displaced fracture of proximal phalanx of left lesser toe(s), initial encounter for closed fracture +S92512B Displaced fracture of proximal phalanx of left lesser toe(s), initial encounter for open fracture +S92512D Displaced fracture of proximal phalanx of left lesser toe(s), subsequent encounter for fracture with routine healing +S92512G Displaced fracture of proximal phalanx of left lesser toe(s), subsequent encounter for fracture with delayed healing +S92512K Displaced fracture of proximal phalanx of left lesser toe(s), subsequent encounter for fracture with nonunion +S92512P Displaced fracture of proximal phalanx of left lesser toe(s), subsequent encounter for fracture with malunion +S92512S Displaced fracture of proximal phalanx of left lesser toe(s), sequela +S92513A Displaced fracture of proximal phalanx of unspecified lesser toe(s), initial encounter for closed fracture +S92513B Displaced fracture of proximal phalanx of unspecified lesser toe(s), initial encounter for open fracture +S92513D Displaced fracture of proximal phalanx of unspecified lesser toe(s), subsequent encounter for fracture with routine healing +S92513G Displaced fracture of proximal phalanx of unspecified lesser toe(s), subsequent encounter for fracture with delayed healing +S92513K Displaced fracture of proximal phalanx of unspecified lesser toe(s), subsequent encounter for fracture with nonunion +S92513P Displaced fracture of proximal phalanx of unspecified lesser toe(s), subsequent encounter for fracture with malunion +S92513S Displaced fracture of proximal phalanx of unspecified lesser toe(s), sequela +S92514A Nondisplaced fracture of proximal phalanx of right lesser toe(s), initial encounter for closed fracture +S92514B Nondisplaced fracture of proximal phalanx of right lesser toe(s), initial encounter for open fracture +S92514D Nondisplaced fracture of proximal phalanx of right lesser toe(s), subsequent encounter for fracture with routine healing +S92514G Nondisplaced fracture of proximal phalanx of right lesser toe(s), subsequent encounter for fracture with delayed healing +S92514K Nondisplaced fracture of proximal phalanx of right lesser toe(s), subsequent encounter for fracture with nonunion +S92514P Nondisplaced fracture of proximal phalanx of right lesser toe(s), subsequent encounter for fracture with malunion +S92514S Nondisplaced fracture of proximal phalanx of right lesser toe(s), sequela +S92515A Nondisplaced fracture of proximal phalanx of left lesser toe(s), initial encounter for closed fracture +S92515B Nondisplaced fracture of proximal phalanx of left lesser toe(s), initial encounter for open fracture +S92515D Nondisplaced fracture of proximal phalanx of left lesser toe(s), subsequent encounter for fracture with routine healing +S92515G Nondisplaced fracture of proximal phalanx of left lesser toe(s), subsequent encounter for fracture with delayed healing +S92515K Nondisplaced fracture of proximal phalanx of left lesser toe(s), subsequent encounter for fracture with nonunion +S92515P Nondisplaced fracture of proximal phalanx of left lesser toe(s), subsequent encounter for fracture with malunion +S92515S Nondisplaced fracture of proximal phalanx of left lesser toe(s), sequela +S92516A Nondisplaced fracture of proximal phalanx of unspecified lesser toe(s), initial encounter for closed fracture +S92516B Nondisplaced fracture of proximal phalanx of unspecified lesser toe(s), initial encounter for open fracture +S92516D Nondisplaced fracture of proximal phalanx of unspecified lesser toe(s), subsequent encounter for fracture with routine healing +S92516G Nondisplaced fracture of proximal phalanx of unspecified lesser toe(s), subsequent encounter for fracture with delayed healing +S92516K Nondisplaced fracture of proximal phalanx of unspecified lesser toe(s), subsequent encounter for fracture with nonunion +S92516P Nondisplaced fracture of proximal phalanx of unspecified lesser toe(s), subsequent encounter for fracture with malunion +S92516S Nondisplaced fracture of proximal phalanx of unspecified lesser toe(s), sequela +S92521A Displaced fracture of middle phalanx of right lesser toe(s), initial encounter for closed fracture +S92521B Displaced fracture of middle phalanx of right lesser toe(s), initial encounter for open fracture +S92521D Displaced fracture of middle phalanx of right lesser toe(s), subsequent encounter for fracture with routine healing +S92521G Displaced fracture of middle phalanx of right lesser toe(s), subsequent encounter for fracture with delayed healing +S92521K Displaced fracture of middle phalanx of right lesser toe(s), subsequent encounter for fracture with nonunion +S92521P Displaced fracture of middle phalanx of right lesser toe(s), subsequent encounter for fracture with malunion +S92521S Displaced fracture of middle phalanx of right lesser toe(s), sequela +S92522A Displaced fracture of middle phalanx of left lesser toe(s), initial encounter for closed fracture +S92522B Displaced fracture of middle phalanx of left lesser toe(s), initial encounter for open fracture +S92522D Displaced fracture of middle phalanx of left lesser toe(s), subsequent encounter for fracture with routine healing +S92522G Displaced fracture of middle phalanx of left lesser toe(s), subsequent encounter for fracture with delayed healing +S92522K Displaced fracture of middle phalanx of left lesser toe(s), subsequent encounter for fracture with nonunion +S92522P Displaced fracture of middle phalanx of left lesser toe(s), subsequent encounter for fracture with malunion +S92522S Displaced fracture of middle phalanx of left lesser toe(s), sequela +S92523A Displaced fracture of middle phalanx of unspecified lesser toe(s), initial encounter for closed fracture +S92523B Displaced fracture of middle phalanx of unspecified lesser toe(s), initial encounter for open fracture +S92523D Displaced fracture of middle phalanx of unspecified lesser toe(s), subsequent encounter for fracture with routine healing +S92523G Displaced fracture of middle phalanx of unspecified lesser toe(s), subsequent encounter for fracture with delayed healing +S92523K Displaced fracture of middle phalanx of unspecified lesser toe(s), subsequent encounter for fracture with nonunion +S92523P Displaced fracture of middle phalanx of unspecified lesser toe(s), subsequent encounter for fracture with malunion +S92523S Displaced fracture of middle phalanx of unspecified lesser toe(s), sequela +S92524A Nondisplaced fracture of middle phalanx of right lesser toe(s), initial encounter for closed fracture +S92524B Nondisplaced fracture of middle phalanx of right lesser toe(s), initial encounter for open fracture +S92524D Nondisplaced fracture of middle phalanx of right lesser toe(s), subsequent encounter for fracture with routine healing +S92524G Nondisplaced fracture of middle phalanx of right lesser toe(s), subsequent encounter for fracture with delayed healing +S92524K Nondisplaced fracture of middle phalanx of right lesser toe(s), subsequent encounter for fracture with nonunion +S92524P Nondisplaced fracture of middle phalanx of right lesser toe(s), subsequent encounter for fracture with malunion +S92524S Nondisplaced fracture of middle phalanx of right lesser toe(s), sequela +S92525A Nondisplaced fracture of middle phalanx of left lesser toe(s), initial encounter for closed fracture +S92525B Nondisplaced fracture of middle phalanx of left lesser toe(s), initial encounter for open fracture +S92525D Nondisplaced fracture of middle phalanx of left lesser toe(s), subsequent encounter for fracture with routine healing +S92525G Nondisplaced fracture of middle phalanx of left lesser toe(s), subsequent encounter for fracture with delayed healing +S92525K Nondisplaced fracture of middle phalanx of left lesser toe(s), subsequent encounter for fracture with nonunion +S92525P Nondisplaced fracture of middle phalanx of left lesser toe(s), subsequent encounter for fracture with malunion +S92525S Nondisplaced fracture of middle phalanx of left lesser toe(s), sequela +S92526A Nondisplaced fracture of middle phalanx of unspecified lesser toe(s), initial encounter for closed fracture +S92526B Nondisplaced fracture of middle phalanx of unspecified lesser toe(s), initial encounter for open fracture +S92526D Nondisplaced fracture of middle phalanx of unspecified lesser toe(s), subsequent encounter for fracture with routine healing +S92526G Nondisplaced fracture of middle phalanx of unspecified lesser toe(s), subsequent encounter for fracture with delayed healing +S92526K Nondisplaced fracture of middle phalanx of unspecified lesser toe(s), subsequent encounter for fracture with nonunion +S92526P Nondisplaced fracture of middle phalanx of unspecified lesser toe(s), subsequent encounter for fracture with malunion +S92526S Nondisplaced fracture of middle phalanx of unspecified lesser toe(s), sequela +S92531A Displaced fracture of distal phalanx of right lesser toe(s), initial encounter for closed fracture +S92531B Displaced fracture of distal phalanx of right lesser toe(s), initial encounter for open fracture +S92531D Displaced fracture of distal phalanx of right lesser toe(s), subsequent encounter for fracture with routine healing +S92531G Displaced fracture of distal phalanx of right lesser toe(s), subsequent encounter for fracture with delayed healing +S92531K Displaced fracture of distal phalanx of right lesser toe(s), subsequent encounter for fracture with nonunion +S92531P Displaced fracture of distal phalanx of right lesser toe(s), subsequent encounter for fracture with malunion +S92531S Displaced fracture of distal phalanx of right lesser toe(s), sequela +S92532A Displaced fracture of distal phalanx of left lesser toe(s), initial encounter for closed fracture +S92532B Displaced fracture of distal phalanx of left lesser toe(s), initial encounter for open fracture +S92532D Displaced fracture of distal phalanx of left lesser toe(s), subsequent encounter for fracture with routine healing +S92532G Displaced fracture of distal phalanx of left lesser toe(s), subsequent encounter for fracture with delayed healing +S92532K Displaced fracture of distal phalanx of left lesser toe(s), subsequent encounter for fracture with nonunion +S92532P Displaced fracture of distal phalanx of left lesser toe(s), subsequent encounter for fracture with malunion +S92532S Displaced fracture of distal phalanx of left lesser toe(s), sequela +S92533A Displaced fracture of distal phalanx of unspecified lesser toe(s), initial encounter for closed fracture +S92533B Displaced fracture of distal phalanx of unspecified lesser toe(s), initial encounter for open fracture +S92533D Displaced fracture of distal phalanx of unspecified lesser toe(s), subsequent encounter for fracture with routine healing +S92533G Displaced fracture of distal phalanx of unspecified lesser toe(s), subsequent encounter for fracture with delayed healing +S92533K Displaced fracture of distal phalanx of unspecified lesser toe(s), subsequent encounter for fracture with nonunion +S92533P Displaced fracture of distal phalanx of unspecified lesser toe(s), subsequent encounter for fracture with malunion +S92533S Displaced fracture of distal phalanx of unspecified lesser toe(s), sequela +S92534A Nondisplaced fracture of distal phalanx of right lesser toe(s), initial encounter for closed fracture +S92534B Nondisplaced fracture of distal phalanx of right lesser toe(s), initial encounter for open fracture +S92534D Nondisplaced fracture of distal phalanx of right lesser toe(s), subsequent encounter for fracture with routine healing +S92534G Nondisplaced fracture of distal phalanx of right lesser toe(s), subsequent encounter for fracture with delayed healing +S92534K Nondisplaced fracture of distal phalanx of right lesser toe(s), subsequent encounter for fracture with nonunion +S92534P Nondisplaced fracture of distal phalanx of right lesser toe(s), subsequent encounter for fracture with malunion +S92534S Nondisplaced fracture of distal phalanx of right lesser toe(s), sequela +S92535A Nondisplaced fracture of distal phalanx of left lesser toe(s), initial encounter for closed fracture +S92535B Nondisplaced fracture of distal phalanx of left lesser toe(s), initial encounter for open fracture +S92535D Nondisplaced fracture of distal phalanx of left lesser toe(s), subsequent encounter for fracture with routine healing +S92535G Nondisplaced fracture of distal phalanx of left lesser toe(s), subsequent encounter for fracture with delayed healing +S92535K Nondisplaced fracture of distal phalanx of left lesser toe(s), subsequent encounter for fracture with nonunion +S92535P Nondisplaced fracture of distal phalanx of left lesser toe(s), subsequent encounter for fracture with malunion +S92535S Nondisplaced fracture of distal phalanx of left lesser toe(s), sequela +S92536A Nondisplaced fracture of distal phalanx of unspecified lesser toe(s), initial encounter for closed fracture +S92536B Nondisplaced fracture of distal phalanx of unspecified lesser toe(s), initial encounter for open fracture +S92536D Nondisplaced fracture of distal phalanx of unspecified lesser toe(s), subsequent encounter for fracture with routine healing +S92536G Nondisplaced fracture of distal phalanx of unspecified lesser toe(s), subsequent encounter for fracture with delayed healing +S92536K Nondisplaced fracture of distal phalanx of unspecified lesser toe(s), subsequent encounter for fracture with nonunion +S92536P Nondisplaced fracture of distal phalanx of unspecified lesser toe(s), subsequent encounter for fracture with malunion +S92536S Nondisplaced fracture of distal phalanx of unspecified lesser toe(s), sequela +S92591A Other fracture of right lesser toe(s), initial encounter for closed fracture +S92591B Other fracture of right lesser toe(s), initial encounter for open fracture +S92591D Other fracture of right lesser toe(s), subsequent encounter for fracture with routine healing +S92591G Other fracture of right lesser toe(s), subsequent encounter for fracture with delayed healing +S92591K Other fracture of right lesser toe(s), subsequent encounter for fracture with nonunion +S92591P Other fracture of right lesser toe(s), subsequent encounter for fracture with malunion +S92591S Other fracture of right lesser toe(s), sequela +S92592A Other fracture of left lesser toe(s), initial encounter for closed fracture +S92592B Other fracture of left lesser toe(s), initial encounter for open fracture +S92592D Other fracture of left lesser toe(s), subsequent encounter for fracture with routine healing +S92592G Other fracture of left lesser toe(s), subsequent encounter for fracture with delayed healing +S92592K Other fracture of left lesser toe(s), subsequent encounter for fracture with nonunion +S92592P Other fracture of left lesser toe(s), subsequent encounter for fracture with malunion +S92592S Other fracture of left lesser toe(s), sequela +S92599A Other fracture of unspecified lesser toe(s), initial encounter for closed fracture +S92599B Other fracture of unspecified lesser toe(s), initial encounter for open fracture +S92599D Other fracture of unspecified lesser toe(s), subsequent encounter for fracture with routine healing +S92599G Other fracture of unspecified lesser toe(s), subsequent encounter for fracture with delayed healing +S92599K Other fracture of unspecified lesser toe(s), subsequent encounter for fracture with nonunion +S92599P Other fracture of unspecified lesser toe(s), subsequent encounter for fracture with malunion +S92599S Other fracture of unspecified lesser toe(s), sequela +S92811A Other fracture of right foot, initial encounter for closed fracture +S92811B Other fracture of right foot, initial encounter for open fracture +S92811D Other fracture of right foot, subsequent encounter for fracture with routine healing +S92811G Other fracture of right foot, subsequent encounter for fracture with delayed healing +S92811K Other fracture of right foot, subsequent encounter for fracture with nonunion +S92811P Other fracture of right foot, subsequent encounter for fracture with malunion +S92811S Other fracture of right foot, sequela +S92812A Other fracture of left foot, initial encounter for closed fracture +S92812B Other fracture of left foot, initial encounter for open fracture +S92812D Other fracture of left foot, subsequent encounter for fracture with routine healing +S92812G Other fracture of left foot, subsequent encounter for fracture with delayed healing +S92812K Other fracture of left foot, subsequent encounter for fracture with nonunion +S92812P Other fracture of left foot, subsequent encounter for fracture with malunion +S92812S Other fracture of left foot, sequela +S92819A Other fracture of unspecified foot, initial encounter for closed fracture +S92819B Other fracture of unspecified foot, initial encounter for open fracture +S92819D Other fracture of unspecified foot, subsequent encounter for fracture with routine healing +S92819G Other fracture of unspecified foot, subsequent encounter for fracture with delayed healing +S92819K Other fracture of unspecified foot, subsequent encounter for fracture with nonunion +S92819P Other fracture of unspecified foot, subsequent encounter for fracture with malunion +S92819S Other fracture of unspecified foot, sequela +S92901A Unspecified fracture of right foot, initial encounter for closed fracture +S92901B Unspecified fracture of right foot, initial encounter for open fracture +S92901D Unspecified fracture of right foot, subsequent encounter for fracture with routine healing +S92901G Unspecified fracture of right foot, subsequent encounter for fracture with delayed healing +S92901K Unspecified fracture of right foot, subsequent encounter for fracture with nonunion +S92901P Unspecified fracture of right foot, subsequent encounter for fracture with malunion +S92901S Unspecified fracture of right foot, sequela +S92902A Unspecified fracture of left foot, initial encounter for closed fracture +S92902B Unspecified fracture of left foot, initial encounter for open fracture +S92902D Unspecified fracture of left foot, subsequent encounter for fracture with routine healing +S92902G Unspecified fracture of left foot, subsequent encounter for fracture with delayed healing +S92902K Unspecified fracture of left foot, subsequent encounter for fracture with nonunion +S92902P Unspecified fracture of left foot, subsequent encounter for fracture with malunion +S92902S Unspecified fracture of left foot, sequela +S92909A Unspecified fracture of unspecified foot, initial encounter for closed fracture +S92909B Unspecified fracture of unspecified foot, initial encounter for open fracture +S92909D Unspecified fracture of unspecified foot, subsequent encounter for fracture with routine healing +S92909G Unspecified fracture of unspecified foot, subsequent encounter for fracture with delayed healing +S92909K Unspecified fracture of unspecified foot, subsequent encounter for fracture with nonunion +S92909P Unspecified fracture of unspecified foot, subsequent encounter for fracture with malunion +S92909S Unspecified fracture of unspecified foot, sequela +S92911A Unspecified fracture of right toe(s), initial encounter for closed fracture +S92911B Unspecified fracture of right toe(s), initial encounter for open fracture +S92911D Unspecified fracture of right toe(s), subsequent encounter for fracture with routine healing +S92911G Unspecified fracture of right toe(s), subsequent encounter for fracture with delayed healing +S92911K Unspecified fracture of right toe(s), subsequent encounter for fracture with nonunion +S92911P Unspecified fracture of right toe(s), subsequent encounter for fracture with malunion +S92911S Unspecified fracture of right toe(s), sequela +S92912A Unspecified fracture of left toe(s), initial encounter for closed fracture +S92912B Unspecified fracture of left toe(s), initial encounter for open fracture +S92912D Unspecified fracture of left toe(s), subsequent encounter for fracture with routine healing +S92912G Unspecified fracture of left toe(s), subsequent encounter for fracture with delayed healing +S92912K Unspecified fracture of left toe(s), subsequent encounter for fracture with nonunion +S92912P Unspecified fracture of left toe(s), subsequent encounter for fracture with malunion +S92912S Unspecified fracture of left toe(s), sequela +S92919A Unspecified fracture of unspecified toe(s), initial encounter for closed fracture +S92919B Unspecified fracture of unspecified toe(s), initial encounter for open fracture +S92919D Unspecified fracture of unspecified toe(s), subsequent encounter for fracture with routine healing +S92919G Unspecified fracture of unspecified toe(s), subsequent encounter for fracture with delayed healing +S92919K Unspecified fracture of unspecified toe(s), subsequent encounter for fracture with nonunion +S92919P Unspecified fracture of unspecified toe(s), subsequent encounter for fracture with malunion +S92919S Unspecified fracture of unspecified toe(s), sequela +S9301XA Subluxation of right ankle joint, initial encounter +S9301XD Subluxation of right ankle joint, subsequent encounter +S9301XS Subluxation of right ankle joint, sequela +S9302XA Subluxation of left ankle joint, initial encounter +S9302XD Subluxation of left ankle joint, subsequent encounter +S9302XS Subluxation of left ankle joint, sequela +S9303XA Subluxation of unspecified ankle joint, initial encounter +S9303XD Subluxation of unspecified ankle joint, subsequent encounter +S9303XS Subluxation of unspecified ankle joint, sequela +S9304XA Dislocation of right ankle joint, initial encounter +S9304XD Dislocation of right ankle joint, subsequent encounter +S9304XS Dislocation of right ankle joint, sequela +S9305XA Dislocation of left ankle joint, initial encounter +S9305XD Dislocation of left ankle joint, subsequent encounter +S9305XS Dislocation of left ankle joint, sequela +S9306XA Dislocation of unspecified ankle joint, initial encounter +S9306XD Dislocation of unspecified ankle joint, subsequent encounter +S9306XS Dislocation of unspecified ankle joint, sequela +S93101A Unspecified subluxation of right toe(s), initial encounter +S93101D Unspecified subluxation of right toe(s), subsequent encounter +S93101S Unspecified subluxation of right toe(s), sequela +S93102A Unspecified subluxation of left toe(s), initial encounter +S93102D Unspecified subluxation of left toe(s), subsequent encounter +S93102S Unspecified subluxation of left toe(s), sequela +S93103A Unspecified subluxation of unspecified toe(s), initial encounter +S93103D Unspecified subluxation of unspecified toe(s), subsequent encounter +S93103S Unspecified subluxation of unspecified toe(s), sequela +S93104A Unspecified dislocation of right toe(s), initial encounter +S93104D Unspecified dislocation of right toe(s), subsequent encounter +S93104S Unspecified dislocation of right toe(s), sequela +S93105A Unspecified dislocation of left toe(s), initial encounter +S93105D Unspecified dislocation of left toe(s), subsequent encounter +S93105S Unspecified dislocation of left toe(s), sequela +S93106A Unspecified dislocation of unspecified toe(s), initial encounter +S93106D Unspecified dislocation of unspecified toe(s), subsequent encounter +S93106S Unspecified dislocation of unspecified toe(s), sequela +S93111A Dislocation of interphalangeal joint of right great toe, initial encounter +S93111D Dislocation of interphalangeal joint of right great toe, subsequent encounter +S93111S Dislocation of interphalangeal joint of right great toe, sequela +S93112A Dislocation of interphalangeal joint of left great toe, initial encounter +S93112D Dislocation of interphalangeal joint of left great toe, subsequent encounter +S93112S Dislocation of interphalangeal joint of left great toe, sequela +S93113A Dislocation of interphalangeal joint of unspecified great toe, initial encounter +S93113D Dislocation of interphalangeal joint of unspecified great toe, subsequent encounter +S93113S Dislocation of interphalangeal joint of unspecified great toe, sequela +S93114A Dislocation of interphalangeal joint of right lesser toe(s), initial encounter +S93114D Dislocation of interphalangeal joint of right lesser toe(s), subsequent encounter +S93114S Dislocation of interphalangeal joint of right lesser toe(s), sequela +S93115A Dislocation of interphalangeal joint of left lesser toe(s), initial encounter +S93115D Dislocation of interphalangeal joint of left lesser toe(s), subsequent encounter +S93115S Dislocation of interphalangeal joint of left lesser toe(s), sequela +S93116A Dislocation of interphalangeal joint of unspecified lesser toe(s), initial encounter +S93116D Dislocation of interphalangeal joint of unspecified lesser toe(s), subsequent encounter +S93116S Dislocation of interphalangeal joint of unspecified lesser toe(s), sequela +S93119A Dislocation of interphalangeal joint of unspecified toe(s), initial encounter +S93119D Dislocation of interphalangeal joint of unspecified toe(s), subsequent encounter +S93119S Dislocation of interphalangeal joint of unspecified toe(s), sequela +S93121A Dislocation of metatarsophalangeal joint of right great toe, initial encounter +S93121D Dislocation of metatarsophalangeal joint of right great toe, subsequent encounter +S93121S Dislocation of metatarsophalangeal joint of right great toe, sequela +S93122A Dislocation of metatarsophalangeal joint of left great toe, initial encounter +S93122D Dislocation of metatarsophalangeal joint of left great toe, subsequent encounter +S93122S Dislocation of metatarsophalangeal joint of left great toe, sequela +S93123A Dislocation of metatarsophalangeal joint of unspecified great toe, initial encounter +S93123D Dislocation of metatarsophalangeal joint of unspecified great toe, subsequent encounter +S93123S Dislocation of metatarsophalangeal joint of unspecified great toe, sequela +S93124A Dislocation of metatarsophalangeal joint of right lesser toe(s), initial encounter +S93124D Dislocation of metatarsophalangeal joint of right lesser toe(s), subsequent encounter +S93124S Dislocation of metatarsophalangeal joint of right lesser toe(s), sequela +S93125A Dislocation of metatarsophalangeal joint of left lesser toe(s), initial encounter +S93125D Dislocation of metatarsophalangeal joint of left lesser toe(s), subsequent encounter +S93125S Dislocation of metatarsophalangeal joint of left lesser toe(s), sequela +S93126A Dislocation of metatarsophalangeal joint of unspecified lesser toe(s), initial encounter +S93126D Dislocation of metatarsophalangeal joint of unspecified lesser toe(s), subsequent encounter +S93126S Dislocation of metatarsophalangeal joint of unspecified lesser toe(s), sequela +S93129A Dislocation of metatarsophalangeal joint of unspecified toe(s), initial encounter +S93129D Dislocation of metatarsophalangeal joint of unspecified toe(s), subsequent encounter +S93129S Dislocation of metatarsophalangeal joint of unspecified toe(s), sequela +S93131A Subluxation of interphalangeal joint of right great toe, initial encounter +S93131D Subluxation of interphalangeal joint of right great toe, subsequent encounter +S93131S Subluxation of interphalangeal joint of right great toe, sequela +S93132A Subluxation of interphalangeal joint of left great toe, initial encounter +S93132D Subluxation of interphalangeal joint of left great toe, subsequent encounter +S93132S Subluxation of interphalangeal joint of left great toe, sequela +S93133A Subluxation of interphalangeal joint of unspecified great toe, initial encounter +S93133D Subluxation of interphalangeal joint of unspecified great toe, subsequent encounter +S93133S Subluxation of interphalangeal joint of unspecified great toe, sequela +S93134A Subluxation of interphalangeal joint of right lesser toe(s), initial encounter +S93134D Subluxation of interphalangeal joint of right lesser toe(s), subsequent encounter +S93134S Subluxation of interphalangeal joint of right lesser toe(s), sequela +S93135A Subluxation of interphalangeal joint of left lesser toe(s), initial encounter +S93135D Subluxation of interphalangeal joint of left lesser toe(s), subsequent encounter +S93135S Subluxation of interphalangeal joint of left lesser toe(s), sequela +S93136A Subluxation of interphalangeal joint of unspecified lesser toe(s), initial encounter +S93136D Subluxation of interphalangeal joint of unspecified lesser toe(s), subsequent encounter +S93136S Subluxation of interphalangeal joint of unspecified lesser toe(s), sequela +S93139A Subluxation of interphalangeal joint of unspecified toe(s), initial encounter +S93139D Subluxation of interphalangeal joint of unspecified toe(s), subsequent encounter +S93139S Subluxation of interphalangeal joint of unspecified toe(s), sequela +S93141A Subluxation of metatarsophalangeal joint of right great toe, initial encounter +S93141D Subluxation of metatarsophalangeal joint of right great toe, subsequent encounter +S93141S Subluxation of metatarsophalangeal joint of right great toe, sequela +S93142A Subluxation of metatarsophalangeal joint of left great toe, initial encounter +S93142D Subluxation of metatarsophalangeal joint of left great toe, subsequent encounter +S93142S Subluxation of metatarsophalangeal joint of left great toe, sequela +S93143A Subluxation of metatarsophalangeal joint of unspecified great toe, initial encounter +S93143D Subluxation of metatarsophalangeal joint of unspecified great toe, subsequent encounter +S93143S Subluxation of metatarsophalangeal joint of unspecified great toe, sequela +S93144A Subluxation of metatarsophalangeal joint of right lesser toe(s), initial encounter +S93144D Subluxation of metatarsophalangeal joint of right lesser toe(s), subsequent encounter +S93144S Subluxation of metatarsophalangeal joint of right lesser toe(s), sequela +S93145A Subluxation of metatarsophalangeal joint of left lesser toe(s), initial encounter +S93145D Subluxation of metatarsophalangeal joint of left lesser toe(s), subsequent encounter +S93145S Subluxation of metatarsophalangeal joint of left lesser toe(s), sequela +S93146A Subluxation of metatarsophalangeal joint of unspecified lesser toe(s), initial encounter +S93146D Subluxation of metatarsophalangeal joint of unspecified lesser toe(s), subsequent encounter +S93146S Subluxation of metatarsophalangeal joint of unspecified lesser toe(s), sequela +S93149A Subluxation of metatarsophalangeal joint of unspecified toe(s), initial encounter +S93149D Subluxation of metatarsophalangeal joint of unspecified toe(s), subsequent encounter +S93149S Subluxation of metatarsophalangeal joint of unspecified toe(s), sequela +S93301A Unspecified subluxation of right foot, initial encounter +S93301D Unspecified subluxation of right foot, subsequent encounter +S93301S Unspecified subluxation of right foot, sequela +S93302A Unspecified subluxation of left foot, initial encounter +S93302D Unspecified subluxation of left foot, subsequent encounter +S93302S Unspecified subluxation of left foot, sequela +S93303A Unspecified subluxation of unspecified foot, initial encounter +S93303D Unspecified subluxation of unspecified foot, subsequent encounter +S93303S Unspecified subluxation of unspecified foot, sequela +S93304A Unspecified dislocation of right foot, initial encounter +S93304D Unspecified dislocation of right foot, subsequent encounter +S93304S Unspecified dislocation of right foot, sequela +S93305A Unspecified dislocation of left foot, initial encounter +S93305D Unspecified dislocation of left foot, subsequent encounter +S93305S Unspecified dislocation of left foot, sequela +S93306A Unspecified dislocation of unspecified foot, initial encounter +S93306D Unspecified dislocation of unspecified foot, subsequent encounter +S93306S Unspecified dislocation of unspecified foot, sequela +S93311A Subluxation of tarsal joint of right foot, initial encounter +S93311D Subluxation of tarsal joint of right foot, subsequent encounter +S93311S Subluxation of tarsal joint of right foot, sequela +S93312A Subluxation of tarsal joint of left foot, initial encounter +S93312D Subluxation of tarsal joint of left foot, subsequent encounter +S93312S Subluxation of tarsal joint of left foot, sequela +S93313A Subluxation of tarsal joint of unspecified foot, initial encounter +S93313D Subluxation of tarsal joint of unspecified foot, subsequent encounter +S93313S Subluxation of tarsal joint of unspecified foot, sequela +S93314A Dislocation of tarsal joint of right foot, initial encounter +S93314D Dislocation of tarsal joint of right foot, subsequent encounter +S93314S Dislocation of tarsal joint of right foot, sequela +S93315A Dislocation of tarsal joint of left foot, initial encounter +S93315D Dislocation of tarsal joint of left foot, subsequent encounter +S93315S Dislocation of tarsal joint of left foot, sequela +S93316A Dislocation of tarsal joint of unspecified foot, initial encounter +S93316D Dislocation of tarsal joint of unspecified foot, subsequent encounter +S93316S Dislocation of tarsal joint of unspecified foot, sequela +S93321A Subluxation of tarsometatarsal joint of right foot, initial encounter +S93321D Subluxation of tarsometatarsal joint of right foot, subsequent encounter +S93321S Subluxation of tarsometatarsal joint of right foot, sequela +S93322A Subluxation of tarsometatarsal joint of left foot, initial encounter +S93322D Subluxation of tarsometatarsal joint of left foot, subsequent encounter +S93322S Subluxation of tarsometatarsal joint of left foot, sequela +S93323A Subluxation of tarsometatarsal joint of unspecified foot, initial encounter +S93323D Subluxation of tarsometatarsal joint of unspecified foot, subsequent encounter +S93323S Subluxation of tarsometatarsal joint of unspecified foot, sequela +S93324A Dislocation of tarsometatarsal joint of right foot, initial encounter +S93324D Dislocation of tarsometatarsal joint of right foot, subsequent encounter +S93324S Dislocation of tarsometatarsal joint of right foot, sequela +S93325A Dislocation of tarsometatarsal joint of left foot, initial encounter +S93325D Dislocation of tarsometatarsal joint of left foot, subsequent encounter +S93325S Dislocation of tarsometatarsal joint of left foot, sequela +S93326A Dislocation of tarsometatarsal joint of unspecified foot, initial encounter +S93326D Dislocation of tarsometatarsal joint of unspecified foot, subsequent encounter +S93326S Dislocation of tarsometatarsal joint of unspecified foot, sequela +S93331A Other subluxation of right foot, initial encounter +S93331D Other subluxation of right foot, subsequent encounter +S93331S Other subluxation of right foot, sequela +S93332A Other subluxation of left foot, initial encounter +S93332D Other subluxation of left foot, subsequent encounter +S93332S Other subluxation of left foot, sequela +S93333A Other subluxation of unspecified foot, initial encounter +S93333D Other subluxation of unspecified foot, subsequent encounter +S93333S Other subluxation of unspecified foot, sequela +S93334A Other dislocation of right foot, initial encounter +S93334D Other dislocation of right foot, subsequent encounter +S93334S Other dislocation of right foot, sequela +S93335A Other dislocation of left foot, initial encounter +S93335D Other dislocation of left foot, subsequent encounter +S93335S Other dislocation of left foot, sequela +S93336A Other dislocation of unspecified foot, initial encounter +S93336D Other dislocation of unspecified foot, subsequent encounter +S93336S Other dislocation of unspecified foot, sequela +S93401A Sprain of unspecified ligament of right ankle, initial encounter +S93401D Sprain of unspecified ligament of right ankle, subsequent encounter +S93401S Sprain of unspecified ligament of right ankle, sequela +S93402A Sprain of unspecified ligament of left ankle, initial encounter +S93402D Sprain of unspecified ligament of left ankle, subsequent encounter +S93402S Sprain of unspecified ligament of left ankle, sequela +S93409A Sprain of unspecified ligament of unspecified ankle, initial encounter +S93409D Sprain of unspecified ligament of unspecified ankle, subsequent encounter +S93409S Sprain of unspecified ligament of unspecified ankle, sequela +S93411A Sprain of calcaneofibular ligament of right ankle, initial encounter +S93411D Sprain of calcaneofibular ligament of right ankle, subsequent encounter +S93411S Sprain of calcaneofibular ligament of right ankle, sequela +S93412A Sprain of calcaneofibular ligament of left ankle, initial encounter +S93412D Sprain of calcaneofibular ligament of left ankle, subsequent encounter +S93412S Sprain of calcaneofibular ligament of left ankle, sequela +S93419A Sprain of calcaneofibular ligament of unspecified ankle, initial encounter +S93419D Sprain of calcaneofibular ligament of unspecified ankle, subsequent encounter +S93419S Sprain of calcaneofibular ligament of unspecified ankle, sequela +S93421A Sprain of deltoid ligament of right ankle, initial encounter +S93421D Sprain of deltoid ligament of right ankle, subsequent encounter +S93421S Sprain of deltoid ligament of right ankle, sequela +S93422A Sprain of deltoid ligament of left ankle, initial encounter +S93422D Sprain of deltoid ligament of left ankle, subsequent encounter +S93422S Sprain of deltoid ligament of left ankle, sequela +S93429A Sprain of deltoid ligament of unspecified ankle, initial encounter +S93429D Sprain of deltoid ligament of unspecified ankle, subsequent encounter +S93429S Sprain of deltoid ligament of unspecified ankle, sequela +S93431A Sprain of tibiofibular ligament of right ankle, initial encounter +S93431D Sprain of tibiofibular ligament of right ankle, subsequent encounter +S93431S Sprain of tibiofibular ligament of right ankle, sequela +S93432A Sprain of tibiofibular ligament of left ankle, initial encounter +S93432D Sprain of tibiofibular ligament of left ankle, subsequent encounter +S93432S Sprain of tibiofibular ligament of left ankle, sequela +S93439A Sprain of tibiofibular ligament of unspecified ankle, initial encounter +S93439D Sprain of tibiofibular ligament of unspecified ankle, subsequent encounter +S93439S Sprain of tibiofibular ligament of unspecified ankle, sequela +S93491A Sprain of other ligament of right ankle, initial encounter +S93491D Sprain of other ligament of right ankle, subsequent encounter +S93491S Sprain of other ligament of right ankle, sequela +S93492A Sprain of other ligament of left ankle, initial encounter +S93492D Sprain of other ligament of left ankle, subsequent encounter +S93492S Sprain of other ligament of left ankle, sequela +S93499A Sprain of other ligament of unspecified ankle, initial encounter +S93499D Sprain of other ligament of unspecified ankle, subsequent encounter +S93499S Sprain of other ligament of unspecified ankle, sequela +S93501A Unspecified sprain of right great toe, initial encounter +S93501D Unspecified sprain of right great toe, subsequent encounter +S93501S Unspecified sprain of right great toe, sequela +S93502A Unspecified sprain of left great toe, initial encounter +S93502D Unspecified sprain of left great toe, subsequent encounter +S93502S Unspecified sprain of left great toe, sequela +S93503A Unspecified sprain of unspecified great toe, initial encounter +S93503D Unspecified sprain of unspecified great toe, subsequent encounter +S93503S Unspecified sprain of unspecified great toe, sequela +S93504A Unspecified sprain of right lesser toe(s), initial encounter +S93504D Unspecified sprain of right lesser toe(s), subsequent encounter +S93504S Unspecified sprain of right lesser toe(s), sequela +S93505A Unspecified sprain of left lesser toe(s), initial encounter +S93505D Unspecified sprain of left lesser toe(s), subsequent encounter +S93505S Unspecified sprain of left lesser toe(s), sequela +S93506A Unspecified sprain of unspecified lesser toe(s), initial encounter +S93506D Unspecified sprain of unspecified lesser toe(s), subsequent encounter +S93506S Unspecified sprain of unspecified lesser toe(s), sequela +S93509A Unspecified sprain of unspecified toe(s), initial encounter +S93509D Unspecified sprain of unspecified toe(s), subsequent encounter +S93509S Unspecified sprain of unspecified toe(s), sequela +S93511A Sprain of interphalangeal joint of right great toe, initial encounter +S93511D Sprain of interphalangeal joint of right great toe, subsequent encounter +S93511S Sprain of interphalangeal joint of right great toe, sequela +S93512A Sprain of interphalangeal joint of left great toe, initial encounter +S93512D Sprain of interphalangeal joint of left great toe, subsequent encounter +S93512S Sprain of interphalangeal joint of left great toe, sequela +S93513A Sprain of interphalangeal joint of unspecified great toe, initial encounter +S93513D Sprain of interphalangeal joint of unspecified great toe, subsequent encounter +S93513S Sprain of interphalangeal joint of unspecified great toe, sequela +S93514A Sprain of interphalangeal joint of right lesser toe(s), initial encounter +S93514D Sprain of interphalangeal joint of right lesser toe(s), subsequent encounter +S93514S Sprain of interphalangeal joint of right lesser toe(s), sequela +S93515A Sprain of interphalangeal joint of left lesser toe(s), initial encounter +S93515D Sprain of interphalangeal joint of left lesser toe(s), subsequent encounter +S93515S Sprain of interphalangeal joint of left lesser toe(s), sequela +S93516A Sprain of interphalangeal joint of unspecified lesser toe(s), initial encounter +S93516D Sprain of interphalangeal joint of unspecified lesser toe(s), subsequent encounter +S93516S Sprain of interphalangeal joint of unspecified lesser toe(s), sequela +S93519A Sprain of interphalangeal joint of unspecified toe(s), initial encounter +S93519D Sprain of interphalangeal joint of unspecified toe(s), subsequent encounter +S93519S Sprain of interphalangeal joint of unspecified toe(s), sequela +S93521A Sprain of metatarsophalangeal joint of right great toe, initial encounter +S93521D Sprain of metatarsophalangeal joint of right great toe, subsequent encounter +S93521S Sprain of metatarsophalangeal joint of right great toe, sequela +S93522A Sprain of metatarsophalangeal joint of left great toe, initial encounter +S93522D Sprain of metatarsophalangeal joint of left great toe, subsequent encounter +S93522S Sprain of metatarsophalangeal joint of left great toe, sequela +S93523A Sprain of metatarsophalangeal joint of unspecified great toe, initial encounter +S93523D Sprain of metatarsophalangeal joint of unspecified great toe, subsequent encounter +S93523S Sprain of metatarsophalangeal joint of unspecified great toe, sequela +S93524A Sprain of metatarsophalangeal joint of right lesser toe(s), initial encounter +S93524D Sprain of metatarsophalangeal joint of right lesser toe(s), subsequent encounter +S93524S Sprain of metatarsophalangeal joint of right lesser toe(s), sequela +S93525A Sprain of metatarsophalangeal joint of left lesser toe(s), initial encounter +S93525D Sprain of metatarsophalangeal joint of left lesser toe(s), subsequent encounter +S93525S Sprain of metatarsophalangeal joint of left lesser toe(s), sequela +S93526A Sprain of metatarsophalangeal joint of unspecified lesser toe(s), initial encounter +S93526D Sprain of metatarsophalangeal joint of unspecified lesser toe(s), subsequent encounter +S93526S Sprain of metatarsophalangeal joint of unspecified lesser toe(s), sequela +S93529A Sprain of metatarsophalangeal joint of unspecified toe(s), initial encounter +S93529D Sprain of metatarsophalangeal joint of unspecified toe(s), subsequent encounter +S93529S Sprain of metatarsophalangeal joint of unspecified toe(s), sequela +S93601A Unspecified sprain of right foot, initial encounter +S93601D Unspecified sprain of right foot, subsequent encounter +S93601S Unspecified sprain of right foot, sequela +S93602A Unspecified sprain of left foot, initial encounter +S93602D Unspecified sprain of left foot, subsequent encounter +S93602S Unspecified sprain of left foot, sequela +S93609A Unspecified sprain of unspecified foot, initial encounter +S93609D Unspecified sprain of unspecified foot, subsequent encounter +S93609S Unspecified sprain of unspecified foot, sequela +S93611A Sprain of tarsal ligament of right foot, initial encounter +S93611D Sprain of tarsal ligament of right foot, subsequent encounter +S93611S Sprain of tarsal ligament of right foot, sequela +S93612A Sprain of tarsal ligament of left foot, initial encounter +S93612D Sprain of tarsal ligament of left foot, subsequent encounter +S93612S Sprain of tarsal ligament of left foot, sequela +S93619A Sprain of tarsal ligament of unspecified foot, initial encounter +S93619D Sprain of tarsal ligament of unspecified foot, subsequent encounter +S93619S Sprain of tarsal ligament of unspecified foot, sequela +S93621A Sprain of tarsometatarsal ligament of right foot, initial encounter +S93621D Sprain of tarsometatarsal ligament of right foot, subsequent encounter +S93621S Sprain of tarsometatarsal ligament of right foot, sequela +S93622A Sprain of tarsometatarsal ligament of left foot, initial encounter +S93622D Sprain of tarsometatarsal ligament of left foot, subsequent encounter +S93622S Sprain of tarsometatarsal ligament of left foot, sequela +S93629A Sprain of tarsometatarsal ligament of unspecified foot, initial encounter +S93629D Sprain of tarsometatarsal ligament of unspecified foot, subsequent encounter +S93629S Sprain of tarsometatarsal ligament of unspecified foot, sequela +S93691A Other sprain of right foot, initial encounter +S93691D Other sprain of right foot, subsequent encounter +S93691S Other sprain of right foot, sequela +S93692A Other sprain of left foot, initial encounter +S93692D Other sprain of left foot, subsequent encounter +S93692S Other sprain of left foot, sequela +S93699A Other sprain of unspecified foot, initial encounter +S93699D Other sprain of unspecified foot, subsequent encounter +S93699S Other sprain of unspecified foot, sequela +S9400XA Injury of lateral plantar nerve, unspecified leg, initial encounter +S9400XD Injury of lateral plantar nerve, unspecified leg, subsequent encounter +S9400XS Injury of lateral plantar nerve, unspecified leg, sequela +S9401XA Injury of lateral plantar nerve, right leg, initial encounter +S9401XD Injury of lateral plantar nerve, right leg, subsequent encounter +S9401XS Injury of lateral plantar nerve, right leg, sequela +S9402XA Injury of lateral plantar nerve, left leg, initial encounter +S9402XD Injury of lateral plantar nerve, left leg, subsequent encounter +S9402XS Injury of lateral plantar nerve, left leg, sequela +S9410XA Injury of medial plantar nerve, unspecified leg, initial encounter +S9410XD Injury of medial plantar nerve, unspecified leg, subsequent encounter +S9410XS Injury of medial plantar nerve, unspecified leg, sequela +S9411XA Injury of medial plantar nerve, right leg, initial encounter +S9411XD Injury of medial plantar nerve, right leg, subsequent encounter +S9411XS Injury of medial plantar nerve, right leg, sequela +S9412XA Injury of medial plantar nerve, left leg, initial encounter +S9412XD Injury of medial plantar nerve, left leg, subsequent encounter +S9412XS Injury of medial plantar nerve, left leg, sequela +S9420XA Injury of deep peroneal nerve at ankle and foot level, unspecified leg, initial encounter +S9420XD Injury of deep peroneal nerve at ankle and foot level, unspecified leg, subsequent encounter +S9420XS Injury of deep peroneal nerve at ankle and foot level, unspecified leg, sequela +S9421XA Injury of deep peroneal nerve at ankle and foot level, right leg, initial encounter +S9421XD Injury of deep peroneal nerve at ankle and foot level, right leg, subsequent encounter +S9421XS Injury of deep peroneal nerve at ankle and foot level, right leg, sequela +S9422XA Injury of deep peroneal nerve at ankle and foot level, left leg, initial encounter +S9422XD Injury of deep peroneal nerve at ankle and foot level, left leg, subsequent encounter +S9422XS Injury of deep peroneal nerve at ankle and foot level, left leg, sequela +S9430XA Injury of cutaneous sensory nerve at ankle and foot level, unspecified leg, initial encounter +S9430XD Injury of cutaneous sensory nerve at ankle and foot level, unspecified leg, subsequent encounter +S9430XS Injury of cutaneous sensory nerve at ankle and foot level, unspecified leg, sequela +S9431XA Injury of cutaneous sensory nerve at ankle and foot level, right leg, initial encounter +S9431XD Injury of cutaneous sensory nerve at ankle and foot level, right leg, subsequent encounter +S9431XS Injury of cutaneous sensory nerve at ankle and foot level, right leg, sequela +S9432XA Injury of cutaneous sensory nerve at ankle and foot level, left leg, initial encounter +S9432XD Injury of cutaneous sensory nerve at ankle and foot level, left leg, subsequent encounter +S9432XS Injury of cutaneous sensory nerve at ankle and foot level, left leg, sequela +S948X1A Injury of other nerves at ankle and foot level, right leg, initial encounter +S948X1D Injury of other nerves at ankle and foot level, right leg, subsequent encounter +S948X1S Injury of other nerves at ankle and foot level, right leg, sequela +S948X2A Injury of other nerves at ankle and foot level, left leg, initial encounter +S948X2D Injury of other nerves at ankle and foot level, left leg, subsequent encounter +S948X2S Injury of other nerves at ankle and foot level, left leg, sequela +S948X9A Injury of other nerves at ankle and foot level, unspecified leg, initial encounter +S948X9D Injury of other nerves at ankle and foot level, unspecified leg, subsequent encounter +S948X9S Injury of other nerves at ankle and foot level, unspecified leg, sequela +S9490XA Injury of unspecified nerve at ankle and foot level, unspecified leg, initial encounter +S9490XD Injury of unspecified nerve at ankle and foot level, unspecified leg, subsequent encounter +S9490XS Injury of unspecified nerve at ankle and foot level, unspecified leg, sequela +S9491XA Injury of unspecified nerve at ankle and foot level, right leg, initial encounter +S9491XD Injury of unspecified nerve at ankle and foot level, right leg, subsequent encounter +S9491XS Injury of unspecified nerve at ankle and foot level, right leg, sequela +S9492XA Injury of unspecified nerve at ankle and foot level, left leg, initial encounter +S9492XD Injury of unspecified nerve at ankle and foot level, left leg, subsequent encounter +S9492XS Injury of unspecified nerve at ankle and foot level, left leg, sequela +S95001A Unspecified injury of dorsal artery of right foot, initial encounter +S95001D Unspecified injury of dorsal artery of right foot, subsequent encounter +S95001S Unspecified injury of dorsal artery of right foot, sequela +S95002A Unspecified injury of dorsal artery of left foot, initial encounter +S95002D Unspecified injury of dorsal artery of left foot, subsequent encounter +S95002S Unspecified injury of dorsal artery of left foot, sequela +S95009A Unspecified injury of dorsal artery of unspecified foot, initial encounter +S95009D Unspecified injury of dorsal artery of unspecified foot, subsequent encounter +S95009S Unspecified injury of dorsal artery of unspecified foot, sequela +S95011A Laceration of dorsal artery of right foot, initial encounter +S95011D Laceration of dorsal artery of right foot, subsequent encounter +S95011S Laceration of dorsal artery of right foot, sequela +S95012A Laceration of dorsal artery of left foot, initial encounter +S95012D Laceration of dorsal artery of left foot, subsequent encounter +S95012S Laceration of dorsal artery of left foot, sequela +S95019A Laceration of dorsal artery of unspecified foot, initial encounter +S95019D Laceration of dorsal artery of unspecified foot, subsequent encounter +S95019S Laceration of dorsal artery of unspecified foot, sequela +S95091A Other specified injury of dorsal artery of right foot, initial encounter +S95091D Other specified injury of dorsal artery of right foot, subsequent encounter +S95091S Other specified injury of dorsal artery of right foot, sequela +S95092A Other specified injury of dorsal artery of left foot, initial encounter +S95092D Other specified injury of dorsal artery of left foot, subsequent encounter +S95092S Other specified injury of dorsal artery of left foot, sequela +S95099A Other specified injury of dorsal artery of unspecified foot, initial encounter +S95099D Other specified injury of dorsal artery of unspecified foot, subsequent encounter +S95099S Other specified injury of dorsal artery of unspecified foot, sequela +S95101A Unspecified injury of plantar artery of right foot, initial encounter +S95101D Unspecified injury of plantar artery of right foot, subsequent encounter +S95101S Unspecified injury of plantar artery of right foot, sequela +S95102A Unspecified injury of plantar artery of left foot, initial encounter +S95102D Unspecified injury of plantar artery of left foot, subsequent encounter +S95102S Unspecified injury of plantar artery of left foot, sequela +S95109A Unspecified injury of plantar artery of unspecified foot, initial encounter +S95109D Unspecified injury of plantar artery of unspecified foot, subsequent encounter +S95109S Unspecified injury of plantar artery of unspecified foot, sequela +S95111A Laceration of plantar artery of right foot, initial encounter +S95111D Laceration of plantar artery of right foot, subsequent encounter +S95111S Laceration of plantar artery of right foot, sequela +S95112A Laceration of plantar artery of left foot, initial encounter +S95112D Laceration of plantar artery of left foot, subsequent encounter +S95112S Laceration of plantar artery of left foot, sequela +S95119A Laceration of plantar artery of unspecified foot, initial encounter +S95119D Laceration of plantar artery of unspecified foot, subsequent encounter +S95119S Laceration of plantar artery of unspecified foot, sequela +S95191A Other specified injury of plantar artery of right foot, initial encounter +S95191D Other specified injury of plantar artery of right foot, subsequent encounter +S95191S Other specified injury of plantar artery of right foot, sequela +S95192A Other specified injury of plantar artery of left foot, initial encounter +S95192D Other specified injury of plantar artery of left foot, subsequent encounter +S95192S Other specified injury of plantar artery of left foot, sequela +S95199A Other specified injury of plantar artery of unspecified foot, initial encounter +S95199D Other specified injury of plantar artery of unspecified foot, subsequent encounter +S95199S Other specified injury of plantar artery of unspecified foot, sequela +S95201A Unspecified injury of dorsal vein of right foot, initial encounter +S95201D Unspecified injury of dorsal vein of right foot, subsequent encounter +S95201S Unspecified injury of dorsal vein of right foot, sequela +S95202A Unspecified injury of dorsal vein of left foot, initial encounter +S95202D Unspecified injury of dorsal vein of left foot, subsequent encounter +S95202S Unspecified injury of dorsal vein of left foot, sequela +S95209A Unspecified injury of dorsal vein of unspecified foot, initial encounter +S95209D Unspecified injury of dorsal vein of unspecified foot, subsequent encounter +S95209S Unspecified injury of dorsal vein of unspecified foot, sequela +S95211A Laceration of dorsal vein of right foot, initial encounter +S95211D Laceration of dorsal vein of right foot, subsequent encounter +S95211S Laceration of dorsal vein of right foot, sequela +S95212A Laceration of dorsal vein of left foot, initial encounter +S95212D Laceration of dorsal vein of left foot, subsequent encounter +S95212S Laceration of dorsal vein of left foot, sequela +S95219A Laceration of dorsal vein of unspecified foot, initial encounter +S95219D Laceration of dorsal vein of unspecified foot, subsequent encounter +S95219S Laceration of dorsal vein of unspecified foot, sequela +S95291A Other specified injury of dorsal vein of right foot, initial encounter +S95291D Other specified injury of dorsal vein of right foot, subsequent encounter +S95291S Other specified injury of dorsal vein of right foot, sequela +S95292A Other specified injury of dorsal vein of left foot, initial encounter +S95292D Other specified injury of dorsal vein of left foot, subsequent encounter +S95292S Other specified injury of dorsal vein of left foot, sequela +S95299A Other specified injury of dorsal vein of unspecified foot, initial encounter +S95299D Other specified injury of dorsal vein of unspecified foot, subsequent encounter +S95299S Other specified injury of dorsal vein of unspecified foot, sequela +S95801A Unspecified injury of other blood vessels at ankle and foot level, right leg, initial encounter +S95801D Unspecified injury of other blood vessels at ankle and foot level, right leg, subsequent encounter +S95801S Unspecified injury of other blood vessels at ankle and foot level, right leg, sequela +S95802A Unspecified injury of other blood vessels at ankle and foot level, left leg, initial encounter +S95802D Unspecified injury of other blood vessels at ankle and foot level, left leg, subsequent encounter +S95802S Unspecified injury of other blood vessels at ankle and foot level, left leg, sequela +S95809A Unspecified injury of other blood vessels at ankle and foot level, unspecified leg, initial encounter +S95809D Unspecified injury of other blood vessels at ankle and foot level, unspecified leg, subsequent encounter +S95809S Unspecified injury of other blood vessels at ankle and foot level, unspecified leg, sequela +S95811A Laceration of other blood vessels at ankle and foot level, right leg, initial encounter +S95811D Laceration of other blood vessels at ankle and foot level, right leg, subsequent encounter +S95811S Laceration of other blood vessels at ankle and foot level, right leg, sequela +S95812A Laceration of other blood vessels at ankle and foot level, left leg, initial encounter +S95812D Laceration of other blood vessels at ankle and foot level, left leg, subsequent encounter +S95812S Laceration of other blood vessels at ankle and foot level, left leg, sequela +S95819A Laceration of other blood vessels at ankle and foot level, unspecified leg, initial encounter +S95819D Laceration of other blood vessels at ankle and foot level, unspecified leg, subsequent encounter +S95819S Laceration of other blood vessels at ankle and foot level, unspecified leg, sequela +S95891A Other specified injury of other blood vessels at ankle and foot level, right leg, initial encounter +S95891D Other specified injury of other blood vessels at ankle and foot level, right leg, subsequent encounter +S95891S Other specified injury of other blood vessels at ankle and foot level, right leg, sequela +S95892A Other specified injury of other blood vessels at ankle and foot level, left leg, initial encounter +S95892D Other specified injury of other blood vessels at ankle and foot level, left leg, subsequent encounter +S95892S Other specified injury of other blood vessels at ankle and foot level, left leg, sequela +S95899A Other specified injury of other blood vessels at ankle and foot level, unspecified leg, initial encounter +S95899D Other specified injury of other blood vessels at ankle and foot level, unspecified leg, subsequent encounter +S95899S Other specified injury of other blood vessels at ankle and foot level, unspecified leg, sequela +S95901A Unspecified injury of unspecified blood vessel at ankle and foot level, right leg, initial encounter +S95901D Unspecified injury of unspecified blood vessel at ankle and foot level, right leg, subsequent encounter +S95901S Unspecified injury of unspecified blood vessel at ankle and foot level, right leg, sequela +S95902A Unspecified injury of unspecified blood vessel at ankle and foot level, left leg, initial encounter +S95902D Unspecified injury of unspecified blood vessel at ankle and foot level, left leg, subsequent encounter +S95902S Unspecified injury of unspecified blood vessel at ankle and foot level, left leg, sequela +S95909A Unspecified injury of unspecified blood vessel at ankle and foot level, unspecified leg, initial encounter +S95909D Unspecified injury of unspecified blood vessel at ankle and foot level, unspecified leg, subsequent encounter +S95909S Unspecified injury of unspecified blood vessel at ankle and foot level, unspecified leg, sequela +S95911A Laceration of unspecified blood vessel at ankle and foot level, right leg, initial encounter +S95911D Laceration of unspecified blood vessel at ankle and foot level, right leg, subsequent encounter +S95911S Laceration of unspecified blood vessel at ankle and foot level, right leg, sequela +S95912A Laceration of unspecified blood vessel at ankle and foot level, left leg, initial encounter +S95912D Laceration of unspecified blood vessel at ankle and foot level, left leg, subsequent encounter +S95912S Laceration of unspecified blood vessel at ankle and foot level, left leg, sequela +S95919A Laceration of unspecified blood vessel at ankle and foot level, unspecified leg, initial encounter +S95919D Laceration of unspecified blood vessel at ankle and foot level, unspecified leg, subsequent encounter +S95919S Laceration of unspecified blood vessel at ankle and foot level, unspecified leg, sequela +S95991A Other specified injury of unspecified blood vessel at ankle and foot level, right leg, initial encounter +S95991D Other specified injury of unspecified blood vessel at ankle and foot level, right leg, subsequent encounter +S95991S Other specified injury of unspecified blood vessel at ankle and foot level, right leg, sequela +S95992A Other specified injury of unspecified blood vessel at ankle and foot level, left leg, initial encounter +S95992D Other specified injury of unspecified blood vessel at ankle and foot level, left leg, subsequent encounter +S95992S Other specified injury of unspecified blood vessel at ankle and foot level, left leg, sequela +S95999A Other specified injury of unspecified blood vessel at ankle and foot level, unspecified leg, initial encounter +S95999D Other specified injury of unspecified blood vessel at ankle and foot level, unspecified leg, subsequent encounter +S95999S Other specified injury of unspecified blood vessel at ankle and foot level, unspecified leg, sequela +S96001A Unspecified injury of muscle and tendon of long flexor muscle of toe at ankle and foot level, right foot, initial encounter +S96001D Unspecified injury of muscle and tendon of long flexor muscle of toe at ankle and foot level, right foot, subsequent encounter +S96001S Unspecified injury of muscle and tendon of long flexor muscle of toe at ankle and foot level, right foot, sequela +S96002A Unspecified injury of muscle and tendon of long flexor muscle of toe at ankle and foot level, left foot, initial encounter +S96002D Unspecified injury of muscle and tendon of long flexor muscle of toe at ankle and foot level, left foot, subsequent encounter +S96002S Unspecified injury of muscle and tendon of long flexor muscle of toe at ankle and foot level, left foot, sequela +S96009A Unspecified injury of muscle and tendon of long flexor muscle of toe at ankle and foot level, unspecified foot, initial encounter +S96009D Unspecified injury of muscle and tendon of long flexor muscle of toe at ankle and foot level, unspecified foot, subsequent encounter +S96009S Unspecified injury of muscle and tendon of long flexor muscle of toe at ankle and foot level, unspecified foot, sequela +S96011A Strain of muscle and tendon of long flexor muscle of toe at ankle and foot level, right foot, initial encounter +S96011D Strain of muscle and tendon of long flexor muscle of toe at ankle and foot level, right foot, subsequent encounter +S96011S Strain of muscle and tendon of long flexor muscle of toe at ankle and foot level, right foot, sequela +S96012A Strain of muscle and tendon of long flexor muscle of toe at ankle and foot level, left foot, initial encounter +S96012D Strain of muscle and tendon of long flexor muscle of toe at ankle and foot level, left foot, subsequent encounter +S96012S Strain of muscle and tendon of long flexor muscle of toe at ankle and foot level, left foot, sequela +S96019A Strain of muscle and tendon of long flexor muscle of toe at ankle and foot level, unspecified foot, initial encounter +S96019D Strain of muscle and tendon of long flexor muscle of toe at ankle and foot level, unspecified foot, subsequent encounter +S96019S Strain of muscle and tendon of long flexor muscle of toe at ankle and foot level, unspecified foot, sequela +S96021A Laceration of muscle and tendon of long flexor muscle of toe at ankle and foot level, right foot, initial encounter +S96021D Laceration of muscle and tendon of long flexor muscle of toe at ankle and foot level, right foot, subsequent encounter +S96021S Laceration of muscle and tendon of long flexor muscle of toe at ankle and foot level, right foot, sequela +S96022A Laceration of muscle and tendon of long flexor muscle of toe at ankle and foot level, left foot, initial encounter +S96022D Laceration of muscle and tendon of long flexor muscle of toe at ankle and foot level, left foot, subsequent encounter +S96022S Laceration of muscle and tendon of long flexor muscle of toe at ankle and foot level, left foot, sequela +S96029A Laceration of muscle and tendon of long flexor muscle of toe at ankle and foot level, unspecified foot, initial encounter +S96029D Laceration of muscle and tendon of long flexor muscle of toe at ankle and foot level, unspecified foot, subsequent encounter +S96029S Laceration of muscle and tendon of long flexor muscle of toe at ankle and foot level, unspecified foot, sequela +S96091A Other injury of muscle and tendon of long flexor muscle of toe at ankle and foot level, right foot, initial encounter +S96091D Other injury of muscle and tendon of long flexor muscle of toe at ankle and foot level, right foot, subsequent encounter +S96091S Other injury of muscle and tendon of long flexor muscle of toe at ankle and foot level, right foot, sequela +S96092A Other injury of muscle and tendon of long flexor muscle of toe at ankle and foot level, left foot, initial encounter +S96092D Other injury of muscle and tendon of long flexor muscle of toe at ankle and foot level, left foot, subsequent encounter +S96092S Other injury of muscle and tendon of long flexor muscle of toe at ankle and foot level, left foot, sequela +S96099A Other injury of muscle and tendon of long flexor muscle of toe at ankle and foot level, unspecified foot, initial encounter +S96099D Other injury of muscle and tendon of long flexor muscle of toe at ankle and foot level, unspecified foot, subsequent encounter +S96099S Other injury of muscle and tendon of long flexor muscle of toe at ankle and foot level, unspecified foot, sequela +S96101A Unspecified injury of muscle and tendon of long extensor muscle of toe at ankle and foot level, right foot, initial encounter +S96101D Unspecified injury of muscle and tendon of long extensor muscle of toe at ankle and foot level, right foot, subsequent encounter +S96101S Unspecified injury of muscle and tendon of long extensor muscle of toe at ankle and foot level, right foot, sequela +S96102A Unspecified injury of muscle and tendon of long extensor muscle of toe at ankle and foot level, left foot, initial encounter +S96102D Unspecified injury of muscle and tendon of long extensor muscle of toe at ankle and foot level, left foot, subsequent encounter +S96102S Unspecified injury of muscle and tendon of long extensor muscle of toe at ankle and foot level, left foot, sequela +S96109A Unspecified injury of muscle and tendon of long extensor muscle of toe at ankle and foot level, unspecified foot, initial encounter +S96109D Unspecified injury of muscle and tendon of long extensor muscle of toe at ankle and foot level, unspecified foot, subsequent encounter +S96109S Unspecified injury of muscle and tendon of long extensor muscle of toe at ankle and foot level, unspecified foot, sequela +S96111A Strain of muscle and tendon of long extensor muscle of toe at ankle and foot level, right foot, initial encounter +S96111D Strain of muscle and tendon of long extensor muscle of toe at ankle and foot level, right foot, subsequent encounter +S96111S Strain of muscle and tendon of long extensor muscle of toe at ankle and foot level, right foot, sequela +S96112A Strain of muscle and tendon of long extensor muscle of toe at ankle and foot level, left foot, initial encounter +S96112D Strain of muscle and tendon of long extensor muscle of toe at ankle and foot level, left foot, subsequent encounter +S96112S Strain of muscle and tendon of long extensor muscle of toe at ankle and foot level, left foot, sequela +S96119A Strain of muscle and tendon of long extensor muscle of toe at ankle and foot level, unspecified foot, initial encounter +S96119D Strain of muscle and tendon of long extensor muscle of toe at ankle and foot level, unspecified foot, subsequent encounter +S96119S Strain of muscle and tendon of long extensor muscle of toe at ankle and foot level, unspecified foot, sequela +S96121A Laceration of muscle and tendon of long extensor muscle of toe at ankle and foot level, right foot, initial encounter +S96121D Laceration of muscle and tendon of long extensor muscle of toe at ankle and foot level, right foot, subsequent encounter +S96121S Laceration of muscle and tendon of long extensor muscle of toe at ankle and foot level, right foot, sequela +S96122A Laceration of muscle and tendon of long extensor muscle of toe at ankle and foot level, left foot, initial encounter +S96122D Laceration of muscle and tendon of long extensor muscle of toe at ankle and foot level, left foot, subsequent encounter +S96122S Laceration of muscle and tendon of long extensor muscle of toe at ankle and foot level, left foot, sequela +S96129A Laceration of muscle and tendon of long extensor muscle of toe at ankle and foot level, unspecified foot, initial encounter +S96129D Laceration of muscle and tendon of long extensor muscle of toe at ankle and foot level, unspecified foot, subsequent encounter +S96129S Laceration of muscle and tendon of long extensor muscle of toe at ankle and foot level, unspecified foot, sequela +S96191A Other specified injury of muscle and tendon of long extensor muscle of toe at ankle and foot level, right foot, initial encounter +S96191D Other specified injury of muscle and tendon of long extensor muscle of toe at ankle and foot level, right foot, subsequent encounter +S96191S Other specified injury of muscle and tendon of long extensor muscle of toe at ankle and foot level, right foot, sequela +S96192A Other specified injury of muscle and tendon of long extensor muscle of toe at ankle and foot level, left foot, initial encounter +S96192D Other specified injury of muscle and tendon of long extensor muscle of toe at ankle and foot level, left foot, subsequent encounter +S96192S Other specified injury of muscle and tendon of long extensor muscle of toe at ankle and foot level, left foot, sequela +S96199A Other specified injury of muscle and tendon of long extensor muscle of toe at ankle and foot level, unspecified foot, initial encounter +S96199D Other specified injury of muscle and tendon of long extensor muscle of toe at ankle and foot level, unspecified foot, subsequent encounter +S96199S Other specified injury of muscle and tendon of long extensor muscle of toe at ankle and foot level, unspecified foot, sequela +S96201A Unspecified injury of intrinsic muscle and tendon at ankle and foot level, right foot, initial encounter +S96201D Unspecified injury of intrinsic muscle and tendon at ankle and foot level, right foot, subsequent encounter +S96201S Unspecified injury of intrinsic muscle and tendon at ankle and foot level, right foot, sequela +S96202A Unspecified injury of intrinsic muscle and tendon at ankle and foot level, left foot, initial encounter +S96202D Unspecified injury of intrinsic muscle and tendon at ankle and foot level, left foot, subsequent encounter +S96202S Unspecified injury of intrinsic muscle and tendon at ankle and foot level, left foot, sequela +S96209A Unspecified injury of intrinsic muscle and tendon at ankle and foot level, unspecified foot, initial encounter +S96209D Unspecified injury of intrinsic muscle and tendon at ankle and foot level, unspecified foot, subsequent encounter +S96209S Unspecified injury of intrinsic muscle and tendon at ankle and foot level, unspecified foot, sequela +S96211A Strain of intrinsic muscle and tendon at ankle and foot level, right foot, initial encounter +S96211D Strain of intrinsic muscle and tendon at ankle and foot level, right foot, subsequent encounter +S96211S Strain of intrinsic muscle and tendon at ankle and foot level, right foot, sequela +S96212A Strain of intrinsic muscle and tendon at ankle and foot level, left foot, initial encounter +S96212D Strain of intrinsic muscle and tendon at ankle and foot level, left foot, subsequent encounter +S96212S Strain of intrinsic muscle and tendon at ankle and foot level, left foot, sequela +S96219A Strain of intrinsic muscle and tendon at ankle and foot level, unspecified foot, initial encounter +S96219D Strain of intrinsic muscle and tendon at ankle and foot level, unspecified foot, subsequent encounter +S96219S Strain of intrinsic muscle and tendon at ankle and foot level, unspecified foot, sequela +S96221A Laceration of intrinsic muscle and tendon at ankle and foot level, right foot, initial encounter +S96221D Laceration of intrinsic muscle and tendon at ankle and foot level, right foot, subsequent encounter +S96221S Laceration of intrinsic muscle and tendon at ankle and foot level, right foot, sequela +S96222A Laceration of intrinsic muscle and tendon at ankle and foot level, left foot, initial encounter +S96222D Laceration of intrinsic muscle and tendon at ankle and foot level, left foot, subsequent encounter +S96222S Laceration of intrinsic muscle and tendon at ankle and foot level, left foot, sequela +S96229A Laceration of intrinsic muscle and tendon at ankle and foot level, unspecified foot, initial encounter +S96229D Laceration of intrinsic muscle and tendon at ankle and foot level, unspecified foot, subsequent encounter +S96229S Laceration of intrinsic muscle and tendon at ankle and foot level, unspecified foot, sequela +S96291A Other specified injury of intrinsic muscle and tendon at ankle and foot level, right foot, initial encounter +S96291D Other specified injury of intrinsic muscle and tendon at ankle and foot level, right foot, subsequent encounter +S96291S Other specified injury of intrinsic muscle and tendon at ankle and foot level, right foot, sequela +S96292A Other specified injury of intrinsic muscle and tendon at ankle and foot level, left foot, initial encounter +S96292D Other specified injury of intrinsic muscle and tendon at ankle and foot level, left foot, subsequent encounter +S96292S Other specified injury of intrinsic muscle and tendon at ankle and foot level, left foot, sequela +S96299A Other specified injury of intrinsic muscle and tendon at ankle and foot level, unspecified foot, initial encounter +S96299D Other specified injury of intrinsic muscle and tendon at ankle and foot level, unspecified foot, subsequent encounter +S96299S Other specified injury of intrinsic muscle and tendon at ankle and foot level, unspecified foot, sequela +S96801A Unspecified injury of other specified muscles and tendons at ankle and foot level, right foot, initial encounter +S96801D Unspecified injury of other specified muscles and tendons at ankle and foot level, right foot, subsequent encounter +S96801S Unspecified injury of other specified muscles and tendons at ankle and foot level, right foot, sequela +S96802A Unspecified injury of other specified muscles and tendons at ankle and foot level, left foot, initial encounter +S96802D Unspecified injury of other specified muscles and tendons at ankle and foot level, left foot, subsequent encounter +S96802S Unspecified injury of other specified muscles and tendons at ankle and foot level, left foot, sequela +S96809A Unspecified injury of other specified muscles and tendons at ankle and foot level, unspecified foot, initial encounter +S96809D Unspecified injury of other specified muscles and tendons at ankle and foot level, unspecified foot, subsequent encounter +S96809S Unspecified injury of other specified muscles and tendons at ankle and foot level, unspecified foot, sequela +S96811A Strain of other specified muscles and tendons at ankle and foot level, right foot, initial encounter +S96811D Strain of other specified muscles and tendons at ankle and foot level, right foot, subsequent encounter +S96811S Strain of other specified muscles and tendons at ankle and foot level, right foot, sequela +S96812A Strain of other specified muscles and tendons at ankle and foot level, left foot, initial encounter +S96812D Strain of other specified muscles and tendons at ankle and foot level, left foot, subsequent encounter +S96812S Strain of other specified muscles and tendons at ankle and foot level, left foot, sequela +S96819A Strain of other specified muscles and tendons at ankle and foot level, unspecified foot, initial encounter +S96819D Strain of other specified muscles and tendons at ankle and foot level, unspecified foot, subsequent encounter +S96819S Strain of other specified muscles and tendons at ankle and foot level, unspecified foot, sequela +S96821A Laceration of other specified muscles and tendons at ankle and foot level, right foot, initial encounter +S96821D Laceration of other specified muscles and tendons at ankle and foot level, right foot, subsequent encounter +S96821S Laceration of other specified muscles and tendons at ankle and foot level, right foot, sequela +S96822A Laceration of other specified muscles and tendons at ankle and foot level, left foot, initial encounter +S96822D Laceration of other specified muscles and tendons at ankle and foot level, left foot, subsequent encounter +S96822S Laceration of other specified muscles and tendons at ankle and foot level, left foot, sequela +S96829A Laceration of other specified muscles and tendons at ankle and foot level, unspecified foot, initial encounter +S96829D Laceration of other specified muscles and tendons at ankle and foot level, unspecified foot, subsequent encounter +S96829S Laceration of other specified muscles and tendons at ankle and foot level, unspecified foot, sequela +S96891A Other specified injury of other specified muscles and tendons at ankle and foot level, right foot, initial encounter +S96891D Other specified injury of other specified muscles and tendons at ankle and foot level, right foot, subsequent encounter +S96891S Other specified injury of other specified muscles and tendons at ankle and foot level, right foot, sequela +S96892A Other specified injury of other specified muscles and tendons at ankle and foot level, left foot, initial encounter +S96892D Other specified injury of other specified muscles and tendons at ankle and foot level, left foot, subsequent encounter +S96892S Other specified injury of other specified muscles and tendons at ankle and foot level, left foot, sequela +S96899A Other specified injury of other specified muscles and tendons at ankle and foot level, unspecified foot, initial encounter +S96899D Other specified injury of other specified muscles and tendons at ankle and foot level, unspecified foot, subsequent encounter +S96899S Other specified injury of other specified muscles and tendons at ankle and foot level, unspecified foot, sequela +S96901A Unspecified injury of unspecified muscle and tendon at ankle and foot level, right foot, initial encounter +S96901D Unspecified injury of unspecified muscle and tendon at ankle and foot level, right foot, subsequent encounter +S96901S Unspecified injury of unspecified muscle and tendon at ankle and foot level, right foot, sequela +S96902A Unspecified injury of unspecified muscle and tendon at ankle and foot level, left foot, initial encounter +S96902D Unspecified injury of unspecified muscle and tendon at ankle and foot level, left foot, subsequent encounter +S96902S Unspecified injury of unspecified muscle and tendon at ankle and foot level, left foot, sequela +S96909A Unspecified injury of unspecified muscle and tendon at ankle and foot level, unspecified foot, initial encounter +S96909D Unspecified injury of unspecified muscle and tendon at ankle and foot level, unspecified foot, subsequent encounter +S96909S Unspecified injury of unspecified muscle and tendon at ankle and foot level, unspecified foot, sequela +S96911A Strain of unspecified muscle and tendon at ankle and foot level, right foot, initial encounter +S96911D Strain of unspecified muscle and tendon at ankle and foot level, right foot, subsequent encounter +S96911S Strain of unspecified muscle and tendon at ankle and foot level, right foot, sequela +S96912A Strain of unspecified muscle and tendon at ankle and foot level, left foot, initial encounter +S96912D Strain of unspecified muscle and tendon at ankle and foot level, left foot, subsequent encounter +S96912S Strain of unspecified muscle and tendon at ankle and foot level, left foot, sequela +S96919A Strain of unspecified muscle and tendon at ankle and foot level, unspecified foot, initial encounter +S96919D Strain of unspecified muscle and tendon at ankle and foot level, unspecified foot, subsequent encounter +S96919S Strain of unspecified muscle and tendon at ankle and foot level, unspecified foot, sequela +S96921A Laceration of unspecified muscle and tendon at ankle and foot level, right foot, initial encounter +S96921D Laceration of unspecified muscle and tendon at ankle and foot level, right foot, subsequent encounter +S96921S Laceration of unspecified muscle and tendon at ankle and foot level, right foot, sequela +S96922A Laceration of unspecified muscle and tendon at ankle and foot level, left foot, initial encounter +S96922D Laceration of unspecified muscle and tendon at ankle and foot level, left foot, subsequent encounter +S96922S Laceration of unspecified muscle and tendon at ankle and foot level, left foot, sequela +S96929A Laceration of unspecified muscle and tendon at ankle and foot level, unspecified foot, initial encounter +S96929D Laceration of unspecified muscle and tendon at ankle and foot level, unspecified foot, subsequent encounter +S96929S Laceration of unspecified muscle and tendon at ankle and foot level, unspecified foot, sequela +S96991A Other specified injury of unspecified muscle and tendon at ankle and foot level, right foot, initial encounter +S96991D Other specified injury of unspecified muscle and tendon at ankle and foot level, right foot, subsequent encounter +S96991S Other specified injury of unspecified muscle and tendon at ankle and foot level, right foot, sequela +S96992A Other specified injury of unspecified muscle and tendon at ankle and foot level, left foot, initial encounter +S96992D Other specified injury of unspecified muscle and tendon at ankle and foot level, left foot, subsequent encounter +S96992S Other specified injury of unspecified muscle and tendon at ankle and foot level, left foot, sequela +S96999A Other specified injury of unspecified muscle and tendon at ankle and foot level, unspecified foot, initial encounter +S96999D Other specified injury of unspecified muscle and tendon at ankle and foot level, unspecified foot, subsequent encounter +S96999S Other specified injury of unspecified muscle and tendon at ankle and foot level, unspecified foot, sequela +S9700XA Crushing injury of unspecified ankle, initial encounter +S9700XD Crushing injury of unspecified ankle, subsequent encounter +S9700XS Crushing injury of unspecified ankle, sequela +S9701XA Crushing injury of right ankle, initial encounter +S9701XD Crushing injury of right ankle, subsequent encounter +S9701XS Crushing injury of right ankle, sequela +S9702XA Crushing injury of left ankle, initial encounter +S9702XD Crushing injury of left ankle, subsequent encounter +S9702XS Crushing injury of left ankle, sequela +S97101A Crushing injury of unspecified right toe(s), initial encounter +S97101D Crushing injury of unspecified right toe(s), subsequent encounter +S97101S Crushing injury of unspecified right toe(s), sequela +S97102A Crushing injury of unspecified left toe(s), initial encounter +S97102D Crushing injury of unspecified left toe(s), subsequent encounter +S97102S Crushing injury of unspecified left toe(s), sequela +S97109A Crushing injury of unspecified toe(s), initial encounter +S97109D Crushing injury of unspecified toe(s), subsequent encounter +S97109S Crushing injury of unspecified toe(s), sequela +S97111A Crushing injury of right great toe, initial encounter +S97111D Crushing injury of right great toe, subsequent encounter +S97111S Crushing injury of right great toe, sequela +S97112A Crushing injury of left great toe, initial encounter +S97112D Crushing injury of left great toe, subsequent encounter +S97112S Crushing injury of left great toe, sequela +S97119A Crushing injury of unspecified great toe, initial encounter +S97119D Crushing injury of unspecified great toe, subsequent encounter +S97119S Crushing injury of unspecified great toe, sequela +S97121A Crushing injury of right lesser toe(s), initial encounter +S97121D Crushing injury of right lesser toe(s), subsequent encounter +S97121S Crushing injury of right lesser toe(s), sequela +S97122A Crushing injury of left lesser toe(s), initial encounter +S97122D Crushing injury of left lesser toe(s), subsequent encounter +S97122S Crushing injury of left lesser toe(s), sequela +S97129A Crushing injury of unspecified lesser toe(s), initial encounter +S97129D Crushing injury of unspecified lesser toe(s), subsequent encounter +S97129S Crushing injury of unspecified lesser toe(s), sequela +S9780XA Crushing injury of unspecified foot, initial encounter +S9780XD Crushing injury of unspecified foot, subsequent encounter +S9780XS Crushing injury of unspecified foot, sequela +S9781XA Crushing injury of right foot, initial encounter +S9781XD Crushing injury of right foot, subsequent encounter +S9781XS Crushing injury of right foot, sequela +S9782XA Crushing injury of left foot, initial encounter +S9782XD Crushing injury of left foot, subsequent encounter +S9782XS Crushing injury of left foot, sequela +S98011A Complete traumatic amputation of right foot at ankle level, initial encounter +S98011D Complete traumatic amputation of right foot at ankle level, subsequent encounter +S98011S Complete traumatic amputation of right foot at ankle level, sequela +S98012A Complete traumatic amputation of left foot at ankle level, initial encounter +S98012D Complete traumatic amputation of left foot at ankle level, subsequent encounter +S98012S Complete traumatic amputation of left foot at ankle level, sequela +S98019A Complete traumatic amputation of unspecified foot at ankle level, initial encounter +S98019D Complete traumatic amputation of unspecified foot at ankle level, subsequent encounter +S98019S Complete traumatic amputation of unspecified foot at ankle level, sequela +S98021A Partial traumatic amputation of right foot at ankle level, initial encounter +S98021D Partial traumatic amputation of right foot at ankle level, subsequent encounter +S98021S Partial traumatic amputation of right foot at ankle level, sequela +S98022A Partial traumatic amputation of left foot at ankle level, initial encounter +S98022D Partial traumatic amputation of left foot at ankle level, subsequent encounter +S98022S Partial traumatic amputation of left foot at ankle level, sequela +S98029A Partial traumatic amputation of unspecified foot at ankle level, initial encounter +S98029D Partial traumatic amputation of unspecified foot at ankle level, subsequent encounter +S98029S Partial traumatic amputation of unspecified foot at ankle level, sequela +S98111A Complete traumatic amputation of right great toe, initial encounter +S98111D Complete traumatic amputation of right great toe, subsequent encounter +S98111S Complete traumatic amputation of right great toe, sequela +S98112A Complete traumatic amputation of left great toe, initial encounter +S98112D Complete traumatic amputation of left great toe, subsequent encounter +S98112S Complete traumatic amputation of left great toe, sequela +S98119A Complete traumatic amputation of unspecified great toe, initial encounter +S98119D Complete traumatic amputation of unspecified great toe, subsequent encounter +S98119S Complete traumatic amputation of unspecified great toe, sequela +S98121A Partial traumatic amputation of right great toe, initial encounter +S98121D Partial traumatic amputation of right great toe, subsequent encounter +S98121S Partial traumatic amputation of right great toe, sequela +S98122A Partial traumatic amputation of left great toe, initial encounter +S98122D Partial traumatic amputation of left great toe, subsequent encounter +S98122S Partial traumatic amputation of left great toe, sequela +S98129A Partial traumatic amputation of unspecified great toe, initial encounter +S98129D Partial traumatic amputation of unspecified great toe, subsequent encounter +S98129S Partial traumatic amputation of unspecified great toe, sequela +S98131A Complete traumatic amputation of one right lesser toe, initial encounter +S98131D Complete traumatic amputation of one right lesser toe, subsequent encounter +S98131S Complete traumatic amputation of one right lesser toe, sequela +S98132A Complete traumatic amputation of one left lesser toe, initial encounter +S98132D Complete traumatic amputation of one left lesser toe, subsequent encounter +S98132S Complete traumatic amputation of one left lesser toe, sequela +S98139A Complete traumatic amputation of one unspecified lesser toe, initial encounter +S98139D Complete traumatic amputation of one unspecified lesser toe, subsequent encounter +S98139S Complete traumatic amputation of one unspecified lesser toe, sequela +S98141A Partial traumatic amputation of one right lesser toe, initial encounter +S98141D Partial traumatic amputation of one right lesser toe, subsequent encounter +S98141S Partial traumatic amputation of one right lesser toe, sequela +S98142A Partial traumatic amputation of one left lesser toe, initial encounter +S98142D Partial traumatic amputation of one left lesser toe, subsequent encounter +S98142S Partial traumatic amputation of one left lesser toe, sequela +S98149A Partial traumatic amputation of one unspecified lesser toe, initial encounter +S98149D Partial traumatic amputation of one unspecified lesser toe, subsequent encounter +S98149S Partial traumatic amputation of one unspecified lesser toe, sequela +S98211A Complete traumatic amputation of two or more right lesser toes, initial encounter +S98211D Complete traumatic amputation of two or more right lesser toes, subsequent encounter +S98211S Complete traumatic amputation of two or more right lesser toes, sequela +S98212A Complete traumatic amputation of two or more left lesser toes, initial encounter +S98212D Complete traumatic amputation of two or more left lesser toes, subsequent encounter +S98212S Complete traumatic amputation of two or more left lesser toes, sequela +S98219A Complete traumatic amputation of two or more unspecified lesser toes, initial encounter +S98219D Complete traumatic amputation of two or more unspecified lesser toes, subsequent encounter +S98219S Complete traumatic amputation of two or more unspecified lesser toes, sequela +S98221A Partial traumatic amputation of two or more right lesser toes, initial encounter +S98221D Partial traumatic amputation of two or more right lesser toes, subsequent encounter +S98221S Partial traumatic amputation of two or more right lesser toes, sequela +S98222A Partial traumatic amputation of two or more left lesser toes, initial encounter +S98222D Partial traumatic amputation of two or more left lesser toes, subsequent encounter +S98222S Partial traumatic amputation of two or more left lesser toes, sequela +S98229A Partial traumatic amputation of two or more unspecified lesser toes, initial encounter +S98229D Partial traumatic amputation of two or more unspecified lesser toes, subsequent encounter +S98229S Partial traumatic amputation of two or more unspecified lesser toes, sequela +S98311A Complete traumatic amputation of right midfoot, initial encounter +S98311D Complete traumatic amputation of right midfoot, subsequent encounter +S98311S Complete traumatic amputation of right midfoot, sequela +S98312A Complete traumatic amputation of left midfoot, initial encounter +S98312D Complete traumatic amputation of left midfoot, subsequent encounter +S98312S Complete traumatic amputation of left midfoot, sequela +S98319A Complete traumatic amputation of unspecified midfoot, initial encounter +S98319D Complete traumatic amputation of unspecified midfoot, subsequent encounter +S98319S Complete traumatic amputation of unspecified midfoot, sequela +S98321A Partial traumatic amputation of right midfoot, initial encounter +S98321D Partial traumatic amputation of right midfoot, subsequent encounter +S98321S Partial traumatic amputation of right midfoot, sequela +S98322A Partial traumatic amputation of left midfoot, initial encounter +S98322D Partial traumatic amputation of left midfoot, subsequent encounter +S98322S Partial traumatic amputation of left midfoot, sequela +S98329A Partial traumatic amputation of unspecified midfoot, initial encounter +S98329D Partial traumatic amputation of unspecified midfoot, subsequent encounter +S98329S Partial traumatic amputation of unspecified midfoot, sequela +S98911A Complete traumatic amputation of right foot, level unspecified, initial encounter +S98911D Complete traumatic amputation of right foot, level unspecified, subsequent encounter +S98911S Complete traumatic amputation of right foot, level unspecified, sequela +S98912A Complete traumatic amputation of left foot, level unspecified, initial encounter +S98912D Complete traumatic amputation of left foot, level unspecified, subsequent encounter +S98912S Complete traumatic amputation of left foot, level unspecified, sequela +S98919A Complete traumatic amputation of unspecified foot, level unspecified, initial encounter +S98919D Complete traumatic amputation of unspecified foot, level unspecified, subsequent encounter +S98919S Complete traumatic amputation of unspecified foot, level unspecified, sequela +S98921A Partial traumatic amputation of right foot, level unspecified, initial encounter +S98921D Partial traumatic amputation of right foot, level unspecified, subsequent encounter +S98921S Partial traumatic amputation of right foot, level unspecified, sequela +S98922A Partial traumatic amputation of left foot, level unspecified, initial encounter +S98922D Partial traumatic amputation of left foot, level unspecified, subsequent encounter +S98922S Partial traumatic amputation of left foot, level unspecified, sequela +S98929A Partial traumatic amputation of unspecified foot, level unspecified, initial encounter +S98929D Partial traumatic amputation of unspecified foot, level unspecified, subsequent encounter +S98929S Partial traumatic amputation of unspecified foot, level unspecified, sequela +S99001A Unspecified physeal fracture of right calcaneus, initial encounter for closed fracture +S99001B Unspecified physeal fracture of right calcaneus, initial encounter for open fracture +S99001D Unspecified physeal fracture of right calcaneus, subsequent encounter for fracture with routine healing +S99001G Unspecified physeal fracture of right calcaneus, subsequent encounter for fracture with delayed healing +S99001K Unspecified physeal fracture of right calcaneus, subsequent encounter for fracture with nonunion +S99001P Unspecified physeal fracture of right calcaneus, subsequent encounter for fracture with malunion +S99001S Unspecified physeal fracture of right calcaneus, sequela +S99002A Unspecified physeal fracture of left calcaneus, initial encounter for closed fracture +S99002B Unspecified physeal fracture of left calcaneus, initial encounter for open fracture +S99002D Unspecified physeal fracture of left calcaneus, subsequent encounter for fracture with routine healing +S99002G Unspecified physeal fracture of left calcaneus, subsequent encounter for fracture with delayed healing +S99002K Unspecified physeal fracture of left calcaneus, subsequent encounter for fracture with nonunion +S99002P Unspecified physeal fracture of left calcaneus, subsequent encounter for fracture with malunion +S99002S Unspecified physeal fracture of left calcaneus, sequela +S99009A Unspecified physeal fracture of unspecified calcaneus, initial encounter for closed fracture +S99009B Unspecified physeal fracture of unspecified calcaneus, initial encounter for open fracture +S99009D Unspecified physeal fracture of unspecified calcaneus, subsequent encounter for fracture with routine healing +S99009G Unspecified physeal fracture of unspecified calcaneus, subsequent encounter for fracture with delayed healing +S99009K Unspecified physeal fracture of unspecified calcaneus, subsequent encounter for fracture with nonunion +S99009P Unspecified physeal fracture of unspecified calcaneus, subsequent encounter for fracture with malunion +S99009S Unspecified physeal fracture of unspecified calcaneus, sequela +S99011A Salter-Harris Type I physeal fracture of right calcaneus, initial encounter for closed fracture +S99011B Salter-Harris Type I physeal fracture of right calcaneus, initial encounter for open fracture +S99011D Salter-Harris Type I physeal fracture of right calcaneus, subsequent encounter for fracture with routine healing +S99011G Salter-Harris Type I physeal fracture of right calcaneus, subsequent encounter for fracture with delayed healing +S99011K Salter-Harris Type I physeal fracture of right calcaneus, subsequent encounter for fracture with nonunion +S99011P Salter-Harris Type I physeal fracture of right calcaneus, subsequent encounter for fracture with malunion +S99011S Salter-Harris Type I physeal fracture of right calcaneus, sequela +S99012A Salter-Harris Type I physeal fracture of left calcaneus, initial encounter for closed fracture +S99012B Salter-Harris Type I physeal fracture of left calcaneus, initial encounter for open fracture +S99012D Salter-Harris Type I physeal fracture of left calcaneus, subsequent encounter for fracture with routine healing +S99012G Salter-Harris Type I physeal fracture of left calcaneus, subsequent encounter for fracture with delayed healing +S99012K Salter-Harris Type I physeal fracture of left calcaneus, subsequent encounter for fracture with nonunion +S99012P Salter-Harris Type I physeal fracture of left calcaneus, subsequent encounter for fracture with malunion +S99012S Salter-Harris Type I physeal fracture of left calcaneus, sequela +S99019A Salter-Harris Type I physeal fracture of unspecified calcaneus, initial encounter for closed fracture +S99019B Salter-Harris Type I physeal fracture of unspecified calcaneus, initial encounter for open fracture +S99019D Salter-Harris Type I physeal fracture of unspecified calcaneus, subsequent encounter for fracture with routine healing +S99019G Salter-Harris Type I physeal fracture of unspecified calcaneus, subsequent encounter for fracture with delayed healing +S99019K Salter-Harris Type I physeal fracture of unspecified calcaneus, subsequent encounter for fracture with nonunion +S99019P Salter-Harris Type I physeal fracture of unspecified calcaneus, subsequent encounter for fracture with malunion +S99019S Salter-Harris Type I physeal fracture of unspecified calcaneus, sequela +S99021A Salter-Harris Type II physeal fracture of right calcaneus, initial encounter for closed fracture +S99021B Salter-Harris Type II physeal fracture of right calcaneus, initial encounter for open fracture +S99021D Salter-Harris Type II physeal fracture of right calcaneus, subsequent encounter for fracture with routine healing +S99021G Salter-Harris Type II physeal fracture of right calcaneus, subsequent encounter for fracture with delayed healing +S99021K Salter-Harris Type II physeal fracture of right calcaneus, subsequent encounter for fracture with nonunion +S99021P Salter-Harris Type II physeal fracture of right calcaneus, subsequent encounter for fracture with malunion +S99021S Salter-Harris Type II physeal fracture of right calcaneus, sequela +S99022A Salter-Harris Type II physeal fracture of left calcaneus, initial encounter for closed fracture +S99022B Salter-Harris Type II physeal fracture of left calcaneus, initial encounter for open fracture +S99022D Salter-Harris Type II physeal fracture of left calcaneus, subsequent encounter for fracture with routine healing +S99022G Salter-Harris Type II physeal fracture of left calcaneus, subsequent encounter for fracture with delayed healing +S99022K Salter-Harris Type II physeal fracture of left calcaneus, subsequent encounter for fracture with nonunion +S99022P Salter-Harris Type II physeal fracture of left calcaneus, subsequent encounter for fracture with malunion +S99022S Salter-Harris Type II physeal fracture of left calcaneus, sequela +S99029A Salter-Harris Type II physeal fracture of unspecified calcaneus, initial encounter for closed fracture +S99029B Salter-Harris Type II physeal fracture of unspecified calcaneus, initial encounter for open fracture +S99029D Salter-Harris Type II physeal fracture of unspecified calcaneus, subsequent encounter for fracture with routine healing +S99029G Salter-Harris Type II physeal fracture of unspecified calcaneus, subsequent encounter for fracture with delayed healing +S99029K Salter-Harris Type II physeal fracture of unspecified calcaneus, subsequent encounter for fracture with nonunion +S99029P Salter-Harris Type II physeal fracture of unspecified calcaneus, subsequent encounter for fracture with malunion +S99029S Salter-Harris Type II physeal fracture of unspecified calcaneus, sequela +S99031A Salter-Harris Type III physeal fracture of right calcaneus, initial encounter for closed fracture +S99031B Salter-Harris Type III physeal fracture of right calcaneus, initial encounter for open fracture +S99031D Salter-Harris Type III physeal fracture of right calcaneus, subsequent encounter for fracture with routine healing +S99031G Salter-Harris Type III physeal fracture of right calcaneus, subsequent encounter for fracture with delayed healing +S99031K Salter-Harris Type III physeal fracture of right calcaneus, subsequent encounter for fracture with nonunion +S99031P Salter-Harris Type III physeal fracture of right calcaneus, subsequent encounter for fracture with malunion +S99031S Salter-Harris Type III physeal fracture of right calcaneus, sequela +S99032A Salter-Harris Type III physeal fracture of left calcaneus, initial encounter for closed fracture +S99032B Salter-Harris Type III physeal fracture of left calcaneus, initial encounter for open fracture +S99032D Salter-Harris Type III physeal fracture of left calcaneus, subsequent encounter for fracture with routine healing +S99032G Salter-Harris Type III physeal fracture of left calcaneus, subsequent encounter for fracture with delayed healing +S99032K Salter-Harris Type III physeal fracture of left calcaneus, subsequent encounter for fracture with nonunion +S99032P Salter-Harris Type III physeal fracture of left calcaneus, subsequent encounter for fracture with malunion +S99032S Salter-Harris Type III physeal fracture of left calcaneus, sequela +S99039A Salter-Harris Type III physeal fracture of unspecified calcaneus, initial encounter for closed fracture +S99039B Salter-Harris Type III physeal fracture of unspecified calcaneus, initial encounter for open fracture +S99039D Salter-Harris Type III physeal fracture of unspecified calcaneus, subsequent encounter for fracture with routine healing +S99039G Salter-Harris Type III physeal fracture of unspecified calcaneus, subsequent encounter for fracture with delayed healing +S99039K Salter-Harris Type III physeal fracture of unspecified calcaneus, subsequent encounter for fracture with nonunion +S99039P Salter-Harris Type III physeal fracture of unspecified calcaneus, subsequent encounter for fracture with malunion +S99039S Salter-Harris Type III physeal fracture of unspecified calcaneus, sequela +S99041A Salter-Harris Type IV physeal fracture of right calcaneus, initial encounter for closed fracture +S99041B Salter-Harris Type IV physeal fracture of right calcaneus, initial encounter for open fracture +S99041D Salter-Harris Type IV physeal fracture of right calcaneus, subsequent encounter for fracture with routine healing +S99041G Salter-Harris Type IV physeal fracture of right calcaneus, subsequent encounter for fracture with delayed healing +S99041K Salter-Harris Type IV physeal fracture of right calcaneus, subsequent encounter for fracture with nonunion +S99041P Salter-Harris Type IV physeal fracture of right calcaneus, subsequent encounter for fracture with malunion +S99041S Salter-Harris Type IV physeal fracture of right calcaneus, sequela +S99042A Salter-Harris Type IV physeal fracture of left calcaneus, initial encounter for closed fracture +S99042B Salter-Harris Type IV physeal fracture of left calcaneus, initial encounter for open fracture +S99042D Salter-Harris Type IV physeal fracture of left calcaneus, subsequent encounter for fracture with routine healing +S99042G Salter-Harris Type IV physeal fracture of left calcaneus, subsequent encounter for fracture with delayed healing +S99042K Salter-Harris Type IV physeal fracture of left calcaneus, subsequent encounter for fracture with nonunion +S99042P Salter-Harris Type IV physeal fracture of left calcaneus, subsequent encounter for fracture with malunion +S99042S Salter-Harris Type IV physeal fracture of left calcaneus, sequela +S99049A Salter-Harris Type IV physeal fracture of unspecified calcaneus, initial encounter for closed fracture +S99049B Salter-Harris Type IV physeal fracture of unspecified calcaneus, initial encounter for open fracture +S99049D Salter-Harris Type IV physeal fracture of unspecified calcaneus, subsequent encounter for fracture with routine healing +S99049G Salter-Harris Type IV physeal fracture of unspecified calcaneus, subsequent encounter for fracture with delayed healing +S99049K Salter-Harris Type IV physeal fracture of unspecified calcaneus, subsequent encounter for fracture with nonunion +S99049P Salter-Harris Type IV physeal fracture of unspecified calcaneus, subsequent encounter for fracture with malunion +S99049S Salter-Harris Type IV physeal fracture of unspecified calcaneus, sequela +S99091A Other physeal fracture of right calcaneus, initial encounter for closed fracture +S99091B Other physeal fracture of right calcaneus, initial encounter for open fracture +S99091D Other physeal fracture of right calcaneus, subsequent encounter for fracture with routine healing +S99091G Other physeal fracture of right calcaneus, subsequent encounter for fracture with delayed healing +S99091K Other physeal fracture of right calcaneus, subsequent encounter for fracture with nonunion +S99091P Other physeal fracture of right calcaneus, subsequent encounter for fracture with malunion +S99091S Other physeal fracture of right calcaneus, sequela +S99092A Other physeal fracture of left calcaneus, initial encounter for closed fracture +S99092B Other physeal fracture of left calcaneus, initial encounter for open fracture +S99092D Other physeal fracture of left calcaneus, subsequent encounter for fracture with routine healing +S99092G Other physeal fracture of left calcaneus, subsequent encounter for fracture with delayed healing +S99092K Other physeal fracture of left calcaneus, subsequent encounter for fracture with nonunion +S99092P Other physeal fracture of left calcaneus, subsequent encounter for fracture with malunion +S99092S Other physeal fracture of left calcaneus, sequela +S99099A Other physeal fracture of unspecified calcaneus, initial encounter for closed fracture +S99099B Other physeal fracture of unspecified calcaneus, initial encounter for open fracture +S99099D Other physeal fracture of unspecified calcaneus, subsequent encounter for fracture with routine healing +S99099G Other physeal fracture of unspecified calcaneus, subsequent encounter for fracture with delayed healing +S99099K Other physeal fracture of unspecified calcaneus, subsequent encounter for fracture with nonunion +S99099P Other physeal fracture of unspecified calcaneus, subsequent encounter for fracture with malunion +S99099S Other physeal fracture of unspecified calcaneus, sequela +S99101A Unspecified physeal fracture of right metatarsal, initial encounter for closed fracture +S99101B Unspecified physeal fracture of right metatarsal, initial encounter for open fracture +S99101D Unspecified physeal fracture of right metatarsal, subsequent encounter for fracture with routine healing +S99101G Unspecified physeal fracture of right metatarsal, subsequent encounter for fracture with delayed healing +S99101K Unspecified physeal fracture of right metatarsal, subsequent encounter for fracture with nonunion +S99101P Unspecified physeal fracture of right metatarsal, subsequent encounter for fracture with malunion +S99101S Unspecified physeal fracture of right metatarsal, sequela +S99102A Unspecified physeal fracture of left metatarsal, initial encounter for closed fracture +S99102B Unspecified physeal fracture of left metatarsal, initial encounter for open fracture +S99102D Unspecified physeal fracture of left metatarsal, subsequent encounter for fracture with routine healing +S99102G Unspecified physeal fracture of left metatarsal, subsequent encounter for fracture with delayed healing +S99102K Unspecified physeal fracture of left metatarsal, subsequent encounter for fracture with nonunion +S99102P Unspecified physeal fracture of left metatarsal, subsequent encounter for fracture with malunion +S99102S Unspecified physeal fracture of left metatarsal, sequela +S99109A Unspecified physeal fracture of unspecified metatarsal, initial encounter for closed fracture +S99109B Unspecified physeal fracture of unspecified metatarsal, initial encounter for open fracture +S99109D Unspecified physeal fracture of unspecified metatarsal, subsequent encounter for fracture with routine healing +S99109G Unspecified physeal fracture of unspecified metatarsal, subsequent encounter for fracture with delayed healing +S99109K Unspecified physeal fracture of unspecified metatarsal, subsequent encounter for fracture with nonunion +S99109P Unspecified physeal fracture of unspecified metatarsal, subsequent encounter for fracture with malunion +S99109S Unspecified physeal fracture of unspecified metatarsal, sequela +S99111A Salter-Harris Type I physeal fracture of right metatarsal, initial encounter for closed fracture +S99111B Salter-Harris Type I physeal fracture of right metatarsal, initial encounter for open fracture +S99111D Salter-Harris Type I physeal fracture of right metatarsal, subsequent encounter for fracture with routine healing +S99111G Salter-Harris Type I physeal fracture of right metatarsal, subsequent encounter for fracture with delayed healing +S99111K Salter-Harris Type I physeal fracture of right metatarsal, subsequent encounter for fracture with nonunion +S99111P Salter-Harris Type I physeal fracture of right metatarsal, subsequent encounter for fracture with malunion +S99111S Salter-Harris Type I physeal fracture of right metatarsal, sequela +S99112A Salter-Harris Type I physeal fracture of left metatarsal, initial encounter for closed fracture +S99112B Salter-Harris Type I physeal fracture of left metatarsal, initial encounter for open fracture +S99112D Salter-Harris Type I physeal fracture of left metatarsal, subsequent encounter for fracture with routine healing +S99112G Salter-Harris Type I physeal fracture of left metatarsal, subsequent encounter for fracture with delayed healing +S99112K Salter-Harris Type I physeal fracture of left metatarsal, subsequent encounter for fracture with nonunion +S99112P Salter-Harris Type I physeal fracture of left metatarsal, subsequent encounter for fracture with malunion +S99112S Salter-Harris Type I physeal fracture of left metatarsal, sequela +S99119A Salter-Harris Type I physeal fracture of unspecified metatarsal, initial encounter for closed fracture +S99119B Salter-Harris Type I physeal fracture of unspecified metatarsal, initial encounter for open fracture +S99119D Salter-Harris Type I physeal fracture of unspecified metatarsal, subsequent encounter for fracture with routine healing +S99119G Salter-Harris Type I physeal fracture of unspecified metatarsal, subsequent encounter for fracture with delayed healing +S99119K Salter-Harris Type I physeal fracture of unspecified metatarsal, subsequent encounter for fracture with nonunion +S99119P Salter-Harris Type I physeal fracture of unspecified metatarsal, subsequent encounter for fracture with malunion +S99119S Salter-Harris Type I physeal fracture of unspecified metatarsal, sequela +S99121A Salter-Harris Type II physeal fracture of right metatarsal, initial encounter for closed fracture +S99121B Salter-Harris Type II physeal fracture of right metatarsal, initial encounter for open fracture +S99121D Salter-Harris Type II physeal fracture of right metatarsal, subsequent encounter for fracture with routine healing +S99121G Salter-Harris Type II physeal fracture of right metatarsal, subsequent encounter for fracture with delayed healing +S99121K Salter-Harris Type II physeal fracture of right metatarsal, subsequent encounter for fracture with nonunion +S99121P Salter-Harris Type II physeal fracture of right metatarsal, subsequent encounter for fracture with malunion +S99121S Salter-Harris Type II physeal fracture of right metatarsal, sequela +S99122A Salter-Harris Type II physeal fracture of left metatarsal, initial encounter for closed fracture +S99122B Salter-Harris Type II physeal fracture of left metatarsal, initial encounter for open fracture +S99122D Salter-Harris Type II physeal fracture of left metatarsal, subsequent encounter for fracture with routine healing +S99122G Salter-Harris Type II physeal fracture of left metatarsal, subsequent encounter for fracture with delayed healing +S99122K Salter-Harris Type II physeal fracture of left metatarsal, subsequent encounter for fracture with nonunion +S99122P Salter-Harris Type II physeal fracture of left metatarsal, subsequent encounter for fracture with malunion +S99122S Salter-Harris Type II physeal fracture of left metatarsal, sequela +S99129A Salter-Harris Type II physeal fracture of unspecified metatarsal, initial encounter for closed fracture +S99129B Salter-Harris Type II physeal fracture of unspecified metatarsal, initial encounter for open fracture +S99129D Salter-Harris Type II physeal fracture of unspecified metatarsal, subsequent encounter for fracture with routine healing +S99129G Salter-Harris Type II physeal fracture of unspecified metatarsal, subsequent encounter for fracture with delayed healing +S99129K Salter-Harris Type II physeal fracture of unspecified metatarsal, subsequent encounter for fracture with nonunion +S99129P Salter-Harris Type II physeal fracture of unspecified metatarsal, subsequent encounter for fracture with malunion +S99129S Salter-Harris Type II physeal fracture of unspecified metatarsal, sequela +S99131A Salter-Harris Type III physeal fracture of right metatarsal, initial encounter for closed fracture +S99131B Salter-Harris Type III physeal fracture of right metatarsal, initial encounter for open fracture +S99131D Salter-Harris Type III physeal fracture of right metatarsal, subsequent encounter for fracture with routine healing +S99131G Salter-Harris Type III physeal fracture of right metatarsal, subsequent encounter for fracture with delayed healing +S99131K Salter-Harris Type III physeal fracture of right metatarsal, subsequent encounter for fracture with nonunion +S99131P Salter-Harris Type III physeal fracture of right metatarsal, subsequent encounter for fracture with malunion +S99131S Salter-Harris Type III physeal fracture of right metatarsal, sequela +S99132A Salter-Harris Type III physeal fracture of left metatarsal, initial encounter for closed fracture +S99132B Salter-Harris Type III physeal fracture of left metatarsal, initial encounter for open fracture +S99132D Salter-Harris Type III physeal fracture of left metatarsal, subsequent encounter for fracture with routine healing +S99132G Salter-Harris Type III physeal fracture of left metatarsal, subsequent encounter for fracture with delayed healing +S99132K Salter-Harris Type III physeal fracture of left metatarsal, subsequent encounter for fracture with nonunion +S99132P Salter-Harris Type III physeal fracture of left metatarsal, subsequent encounter for fracture with malunion +S99132S Salter-Harris Type III physeal fracture of left metatarsal, sequela +S99139A Salter-Harris Type III physeal fracture of unspecified metatarsal, initial encounter for closed fracture +S99139B Salter-Harris Type III physeal fracture of unspecified metatarsal, initial encounter for open fracture +S99139D Salter-Harris Type III physeal fracture of unspecified metatarsal, subsequent encounter for fracture with routine healing +S99139G Salter-Harris Type III physeal fracture of unspecified metatarsal, subsequent encounter for fracture with delayed healing +S99139K Salter-Harris Type III physeal fracture of unspecified metatarsal, subsequent encounter for fracture with nonunion +S99139P Salter-Harris Type III physeal fracture of unspecified metatarsal, subsequent encounter for fracture with malunion +S99139S Salter-Harris Type III physeal fracture of unspecified metatarsal, sequela +S99141A Salter-Harris Type IV physeal fracture of right metatarsal, initial encounter for closed fracture +S99141B Salter-Harris Type IV physeal fracture of right metatarsal, initial encounter for open fracture +S99141D Salter-Harris Type IV physeal fracture of right metatarsal, subsequent encounter for fracture with routine healing +S99141G Salter-Harris Type IV physeal fracture of right metatarsal, subsequent encounter for fracture with delayed healing +S99141K Salter-Harris Type IV physeal fracture of right metatarsal, subsequent encounter for fracture with nonunion +S99141P Salter-Harris Type IV physeal fracture of right metatarsal, subsequent encounter for fracture with malunion +S99141S Salter-Harris Type IV physeal fracture of right metatarsal, sequela +S99142A Salter-Harris Type IV physeal fracture of left metatarsal, initial encounter for closed fracture +S99142B Salter-Harris Type IV physeal fracture of left metatarsal, initial encounter for open fracture +S99142D Salter-Harris Type IV physeal fracture of left metatarsal, subsequent encounter for fracture with routine healing +S99142G Salter-Harris Type IV physeal fracture of left metatarsal, subsequent encounter for fracture with delayed healing +S99142K Salter-Harris Type IV physeal fracture of left metatarsal, subsequent encounter for fracture with nonunion +S99142P Salter-Harris Type IV physeal fracture of left metatarsal, subsequent encounter for fracture with malunion +S99142S Salter-Harris Type IV physeal fracture of left metatarsal, sequela +S99149A Salter-Harris Type IV physeal fracture of unspecified metatarsal, initial encounter for closed fracture +S99149B Salter-Harris Type IV physeal fracture of unspecified metatarsal, initial encounter for open fracture +S99149D Salter-Harris Type IV physeal fracture of unspecified metatarsal, subsequent encounter for fracture with routine healing +S99149G Salter-Harris Type IV physeal fracture of unspecified metatarsal, subsequent encounter for fracture with delayed healing +S99149K Salter-Harris Type IV physeal fracture of unspecified metatarsal, subsequent encounter for fracture with nonunion +S99149P Salter-Harris Type IV physeal fracture of unspecified metatarsal, subsequent encounter for fracture with malunion +S99149S Salter-Harris Type IV physeal fracture of unspecified metatarsal, sequela +S99191A Other physeal fracture of right metatarsal, initial encounter for closed fracture +S99191B Other physeal fracture of right metatarsal, initial encounter for open fracture +S99191D Other physeal fracture of right metatarsal, subsequent encounter for fracture with routine healing +S99191G Other physeal fracture of right metatarsal, subsequent encounter for fracture with delayed healing +S99191K Other physeal fracture of right metatarsal, subsequent encounter for fracture with nonunion +S99191P Other physeal fracture of right metatarsal, subsequent encounter for fracture with malunion +S99191S Other physeal fracture of right metatarsal, sequela +S99192A Other physeal fracture of left metatarsal, initial encounter for closed fracture +S99192B Other physeal fracture of left metatarsal, initial encounter for open fracture +S99192D Other physeal fracture of left metatarsal, subsequent encounter for fracture with routine healing +S99192G Other physeal fracture of left metatarsal, subsequent encounter for fracture with delayed healing +S99192K Other physeal fracture of left metatarsal, subsequent encounter for fracture with nonunion +S99192P Other physeal fracture of left metatarsal, subsequent encounter for fracture with malunion +S99192S Other physeal fracture of left metatarsal, sequela +S99199A Other physeal fracture of unspecified metatarsal, initial encounter for closed fracture +S99199B Other physeal fracture of unspecified metatarsal, initial encounter for open fracture +S99199D Other physeal fracture of unspecified metatarsal, subsequent encounter for fracture with routine healing +S99199G Other physeal fracture of unspecified metatarsal, subsequent encounter for fracture with delayed healing +S99199K Other physeal fracture of unspecified metatarsal, subsequent encounter for fracture with nonunion +S99199P Other physeal fracture of unspecified metatarsal, subsequent encounter for fracture with malunion +S99199S Other physeal fracture of unspecified metatarsal, sequela +S99201A Unspecified physeal fracture of phalanx of right toe, initial encounter for closed fracture +S99201B Unspecified physeal fracture of phalanx of right toe, initial encounter for open fracture +S99201D Unspecified physeal fracture of phalanx of right toe, subsequent encounter for fracture with routine healing +S99201G Unspecified physeal fracture of phalanx of right toe, subsequent encounter for fracture with delayed healing +S99201K Unspecified physeal fracture of phalanx of right toe, subsequent encounter for fracture with nonunion +S99201P Unspecified physeal fracture of phalanx of right toe, subsequent encounter for fracture with malunion +S99201S Unspecified physeal fracture of phalanx of right toe, sequela +S99202A Unspecified physeal fracture of phalanx of left toe, initial encounter for closed fracture +S99202B Unspecified physeal fracture of phalanx of left toe, initial encounter for open fracture +S99202D Unspecified physeal fracture of phalanx of left toe, subsequent encounter for fracture with routine healing +S99202G Unspecified physeal fracture of phalanx of left toe, subsequent encounter for fracture with delayed healing +S99202K Unspecified physeal fracture of phalanx of left toe, subsequent encounter for fracture with nonunion +S99202P Unspecified physeal fracture of phalanx of left toe, subsequent encounter for fracture with malunion +S99202S Unspecified physeal fracture of phalanx of left toe, sequela +S99209A Unspecified physeal fracture of phalanx of unspecified toe, initial encounter for closed fracture +S99209B Unspecified physeal fracture of phalanx of unspecified toe, initial encounter for open fracture +S99209D Unspecified physeal fracture of phalanx of unspecified toe, subsequent encounter for fracture with routine healing +S99209G Unspecified physeal fracture of phalanx of unspecified toe, subsequent encounter for fracture with delayed healing +S99209K Unspecified physeal fracture of phalanx of unspecified toe, subsequent encounter for fracture with nonunion +S99209P Unspecified physeal fracture of phalanx of unspecified toe, subsequent encounter for fracture with malunion +S99209S Unspecified physeal fracture of phalanx of unspecified toe, sequela +S99211A Salter-Harris Type I physeal fracture of phalanx of right toe, initial encounter for closed fracture +S99211B Salter-Harris Type I physeal fracture of phalanx of right toe, initial encounter for open fracture +S99211D Salter-Harris Type I physeal fracture of phalanx of right toe, subsequent encounter for fracture with routine healing +S99211G Salter-Harris Type I physeal fracture of phalanx of right toe, subsequent encounter for fracture with delayed healing +S99211K Salter-Harris Type I physeal fracture of phalanx of right toe, subsequent encounter for fracture with nonunion +S99211P Salter-Harris Type I physeal fracture of phalanx of right toe, subsequent encounter for fracture with malunion +S99211S Salter-Harris Type I physeal fracture of phalanx of right toe, sequela +S99212A Salter-Harris Type I physeal fracture of phalanx of left toe, initial encounter for closed fracture +S99212B Salter-Harris Type I physeal fracture of phalanx of left toe, initial encounter for open fracture +S99212D Salter-Harris Type I physeal fracture of phalanx of left toe, subsequent encounter for fracture with routine healing +S99212G Salter-Harris Type I physeal fracture of phalanx of left toe, subsequent encounter for fracture with delayed healing +S99212K Salter-Harris Type I physeal fracture of phalanx of left toe, subsequent encounter for fracture with nonunion +S99212P Salter-Harris Type I physeal fracture of phalanx of left toe, subsequent encounter for fracture with malunion +S99212S Salter-Harris Type I physeal fracture of phalanx of left toe, sequela +S99219A Salter-Harris Type I physeal fracture of phalanx of unspecified toe, initial encounter for closed fracture +S99219B Salter-Harris Type I physeal fracture of phalanx of unspecified toe, initial encounter for open fracture +S99219D Salter-Harris Type I physeal fracture of phalanx of unspecified toe, subsequent encounter for fracture with routine healing +S99219G Salter-Harris Type I physeal fracture of phalanx of unspecified toe, subsequent encounter for fracture with delayed healing +S99219K Salter-Harris Type I physeal fracture of phalanx of unspecified toe, subsequent encounter for fracture with nonunion +S99219P Salter-Harris Type I physeal fracture of phalanx of unspecified toe, subsequent encounter for fracture with malunion +S99219S Salter-Harris Type I physeal fracture of phalanx of unspecified toe, sequela +S99221A Salter-Harris Type II physeal fracture of phalanx of right toe, initial encounter for closed fracture +S99221B Salter-Harris Type II physeal fracture of phalanx of right toe, initial encounter for open fracture +S99221D Salter-Harris Type II physeal fracture of phalanx of right toe, subsequent encounter for fracture with routine healing +S99221G Salter-Harris Type II physeal fracture of phalanx of right toe, subsequent encounter for fracture with delayed healing +S99221K Salter-Harris Type II physeal fracture of phalanx of right toe, subsequent encounter for fracture with nonunion +S99221P Salter-Harris Type II physeal fracture of phalanx of right toe, subsequent encounter for fracture with malunion +S99221S Salter-Harris Type II physeal fracture of phalanx of right toe, sequela +S99222A Salter-Harris Type II physeal fracture of phalanx of left toe, initial encounter for closed fracture +S99222B Salter-Harris Type II physeal fracture of phalanx of left toe, initial encounter for open fracture +S99222D Salter-Harris Type II physeal fracture of phalanx of left toe, subsequent encounter for fracture with routine healing +S99222G Salter-Harris Type II physeal fracture of phalanx of left toe, subsequent encounter for fracture with delayed healing +S99222K Salter-Harris Type II physeal fracture of phalanx of left toe, subsequent encounter for fracture with nonunion +S99222P Salter-Harris Type II physeal fracture of phalanx of left toe, subsequent encounter for fracture with malunion +S99222S Salter-Harris Type II physeal fracture of phalanx of left toe, sequela +S99229A Salter-Harris Type II physeal fracture of phalanx of unspecified toe, initial encounter for closed fracture +S99229B Salter-Harris Type II physeal fracture of phalanx of unspecified toe, initial encounter for open fracture +S99229D Salter-Harris Type II physeal fracture of phalanx of unspecified toe, subsequent encounter for fracture with routine healing +S99229G Salter-Harris Type II physeal fracture of phalanx of unspecified toe, subsequent encounter for fracture with delayed healing +S99229K Salter-Harris Type II physeal fracture of phalanx of unspecified toe, subsequent encounter for fracture with nonunion +S99229P Salter-Harris Type II physeal fracture of phalanx of unspecified toe, subsequent encounter for fracture with malunion +S99229S Salter-Harris Type II physeal fracture of phalanx of unspecified toe, sequela +S99231A Salter-Harris Type III physeal fracture of phalanx of right toe, initial encounter for closed fracture +S99231B Salter-Harris Type III physeal fracture of phalanx of right toe, initial encounter for open fracture +S99231D Salter-Harris Type III physeal fracture of phalanx of right toe, subsequent encounter for fracture with routine healing +S99231G Salter-Harris Type III physeal fracture of phalanx of right toe, subsequent encounter for fracture with delayed healing +S99231K Salter-Harris Type III physeal fracture of phalanx of right toe, subsequent encounter for fracture with nonunion +S99231P Salter-Harris Type III physeal fracture of phalanx of right toe, subsequent encounter for fracture with malunion +S99231S Salter-Harris Type III physeal fracture of phalanx of right toe, sequela +S99232A Salter-Harris Type III physeal fracture of phalanx of left toe, initial encounter for closed fracture +S99232B Salter-Harris Type III physeal fracture of phalanx of left toe, initial encounter for open fracture +S99232D Salter-Harris Type III physeal fracture of phalanx of left toe, subsequent encounter for fracture with routine healing +S99232G Salter-Harris Type III physeal fracture of phalanx of left toe, subsequent encounter for fracture with delayed healing +S99232K Salter-Harris Type III physeal fracture of phalanx of left toe, subsequent encounter for fracture with nonunion +S99232P Salter-Harris Type III physeal fracture of phalanx of left toe, subsequent encounter for fracture with malunion +S99232S Salter-Harris Type III physeal fracture of phalanx of left toe, sequela +S99239A Salter-Harris Type III physeal fracture of phalanx of unspecified toe, initial encounter for closed fracture +S99239B Salter-Harris Type III physeal fracture of phalanx of unspecified toe, initial encounter for open fracture +S99239D Salter-Harris Type III physeal fracture of phalanx of unspecified toe, subsequent encounter for fracture with routine healing +S99239G Salter-Harris Type III physeal fracture of phalanx of unspecified toe, subsequent encounter for fracture with delayed healing +S99239K Salter-Harris Type III physeal fracture of phalanx of unspecified toe, subsequent encounter for fracture with nonunion +S99239P Salter-Harris Type III physeal fracture of phalanx of unspecified toe, subsequent encounter for fracture with malunion +S99239S Salter-Harris Type III physeal fracture of phalanx of unspecified toe, sequela +S99241A Salter-Harris Type IV physeal fracture of phalanx of right toe, initial encounter for closed fracture +S99241B Salter-Harris Type IV physeal fracture of phalanx of right toe, initial encounter for open fracture +S99241D Salter-Harris Type IV physeal fracture of phalanx of right toe, subsequent encounter for fracture with routine healing +S99241G Salter-Harris Type IV physeal fracture of phalanx of right toe, subsequent encounter for fracture with delayed healing +S99241K Salter-Harris Type IV physeal fracture of phalanx of right toe, subsequent encounter for fracture with nonunion +S99241P Salter-Harris Type IV physeal fracture of phalanx of right toe, subsequent encounter for fracture with malunion +S99241S Salter-Harris Type IV physeal fracture of phalanx of right toe, sequela +S99242A Salter-Harris Type IV physeal fracture of phalanx of left toe, initial encounter for closed fracture +S99242B Salter-Harris Type IV physeal fracture of phalanx of left toe, initial encounter for open fracture +S99242D Salter-Harris Type IV physeal fracture of phalanx of left toe, subsequent encounter for fracture with routine healing +S99242G Salter-Harris Type IV physeal fracture of phalanx of left toe, subsequent encounter for fracture with delayed healing +S99242K Salter-Harris Type IV physeal fracture of phalanx of left toe, subsequent encounter for fracture with nonunion +S99242P Salter-Harris Type IV physeal fracture of phalanx of left toe, subsequent encounter for fracture with malunion +S99242S Salter-Harris Type IV physeal fracture of phalanx of left toe, sequela +S99249A Salter-Harris Type IV physeal fracture of phalanx of unspecified toe, initial encounter for closed fracture +S99249B Salter-Harris Type IV physeal fracture of phalanx of unspecified toe, initial encounter for open fracture +S99249D Salter-Harris Type IV physeal fracture of phalanx of unspecified toe, subsequent encounter for fracture with routine healing +S99249G Salter-Harris Type IV physeal fracture of phalanx of unspecified toe, subsequent encounter for fracture with delayed healing +S99249K Salter-Harris Type IV physeal fracture of phalanx of unspecified toe, subsequent encounter for fracture with nonunion +S99249P Salter-Harris Type IV physeal fracture of phalanx of unspecified toe, subsequent encounter for fracture with malunion +S99249S Salter-Harris Type IV physeal fracture of phalanx of unspecified toe, sequela +S99291A Other physeal fracture of phalanx of right toe, initial encounter for closed fracture +S99291B Other physeal fracture of phalanx of right toe, initial encounter for open fracture +S99291D Other physeal fracture of phalanx of right toe, subsequent encounter for fracture with routine healing +S99291G Other physeal fracture of phalanx of right toe, subsequent encounter for fracture with delayed healing +S99291K Other physeal fracture of phalanx of right toe, subsequent encounter for fracture with nonunion +S99291P Other physeal fracture of phalanx of right toe, subsequent encounter for fracture with malunion +S99291S Other physeal fracture of phalanx of right toe, sequela +S99292A Other physeal fracture of phalanx of left toe, initial encounter for closed fracture +S99292B Other physeal fracture of phalanx of left toe, initial encounter for open fracture +S99292D Other physeal fracture of phalanx of left toe, subsequent encounter for fracture with routine healing +S99292G Other physeal fracture of phalanx of left toe, subsequent encounter for fracture with delayed healing +S99292K Other physeal fracture of phalanx of left toe, subsequent encounter for fracture with nonunion +S99292P Other physeal fracture of phalanx of left toe, subsequent encounter for fracture with malunion +S99292S Other physeal fracture of phalanx of left toe, sequela +S99299A Other physeal fracture of phalanx of unspecified toe, initial encounter for closed fracture +S99299B Other physeal fracture of phalanx of unspecified toe, initial encounter for open fracture +S99299D Other physeal fracture of phalanx of unspecified toe, subsequent encounter for fracture with routine healing +S99299G Other physeal fracture of phalanx of unspecified toe, subsequent encounter for fracture with delayed healing +S99299K Other physeal fracture of phalanx of unspecified toe, subsequent encounter for fracture with nonunion +S99299P Other physeal fracture of phalanx of unspecified toe, subsequent encounter for fracture with malunion +S99299S Other physeal fracture of phalanx of unspecified toe, sequela +S99811A Other specified injuries of right ankle, initial encounter +S99811D Other specified injuries of right ankle, subsequent encounter +S99811S Other specified injuries of right ankle, sequela +S99812A Other specified injuries of left ankle, initial encounter +S99812D Other specified injuries of left ankle, subsequent encounter +S99812S Other specified injuries of left ankle, sequela +S99819A Other specified injuries of unspecified ankle, initial encounter +S99819D Other specified injuries of unspecified ankle, subsequent encounter +S99819S Other specified injuries of unspecified ankle, sequela +S99821A Other specified injuries of right foot, initial encounter +S99821D Other specified injuries of right foot, subsequent encounter +S99821S Other specified injuries of right foot, sequela +S99822A Other specified injuries of left foot, initial encounter +S99822D Other specified injuries of left foot, subsequent encounter +S99822S Other specified injuries of left foot, sequela +S99829A Other specified injuries of unspecified foot, initial encounter +S99829D Other specified injuries of unspecified foot, subsequent encounter +S99829S Other specified injuries of unspecified foot, sequela +S99911A Unspecified injury of right ankle, initial encounter +S99911D Unspecified injury of right ankle, subsequent encounter +S99911S Unspecified injury of right ankle, sequela +S99912A Unspecified injury of left ankle, initial encounter +S99912D Unspecified injury of left ankle, subsequent encounter +S99912S Unspecified injury of left ankle, sequela +S99919A Unspecified injury of unspecified ankle, initial encounter +S99919D Unspecified injury of unspecified ankle, subsequent encounter +S99919S Unspecified injury of unspecified ankle, sequela +S99921A Unspecified injury of right foot, initial encounter +S99921D Unspecified injury of right foot, subsequent encounter +S99921S Unspecified injury of right foot, sequela +S99922A Unspecified injury of left foot, initial encounter +S99922D Unspecified injury of left foot, subsequent encounter +S99922S Unspecified injury of left foot, sequela +S99929A Unspecified injury of unspecified foot, initial encounter +S99929D Unspecified injury of unspecified foot, subsequent encounter +S99929S Unspecified injury of unspecified foot, sequela +T07XXXA Unspecified multiple injuries, initial encounter +T07XXXD Unspecified multiple injuries, subsequent encounter +T07XXXS Unspecified multiple injuries, sequela +T148XXA Other injury of unspecified body region, initial encounter +T148XXD Other injury of unspecified body region, subsequent encounter +T148XXS Other injury of unspecified body region, sequela +T1490XA Injury, unspecified, initial encounter +T1490XD Injury, unspecified, subsequent encounter +T1490XS Injury, unspecified, sequela +T1491XA Suicide attempt, initial encounter +T1491XD Suicide attempt, subsequent encounter +T1491XS Suicide attempt, sequela +T1500XA Foreign body in cornea, unspecified eye, initial encounter +T1500XD Foreign body in cornea, unspecified eye, subsequent encounter +T1500XS Foreign body in cornea, unspecified eye, sequela +T1501XA Foreign body in cornea, right eye, initial encounter +T1501XD Foreign body in cornea, right eye, subsequent encounter +T1501XS Foreign body in cornea, right eye, sequela +T1502XA Foreign body in cornea, left eye, initial encounter +T1502XD Foreign body in cornea, left eye, subsequent encounter +T1502XS Foreign body in cornea, left eye, sequela +T1510XA Foreign body in conjunctival sac, unspecified eye, initial encounter +T1510XD Foreign body in conjunctival sac, unspecified eye, subsequent encounter +T1510XS Foreign body in conjunctival sac, unspecified eye, sequela +T1511XA Foreign body in conjunctival sac, right eye, initial encounter +T1511XD Foreign body in conjunctival sac, right eye, subsequent encounter +T1511XS Foreign body in conjunctival sac, right eye, sequela +T1512XA Foreign body in conjunctival sac, left eye, initial encounter +T1512XD Foreign body in conjunctival sac, left eye, subsequent encounter +T1512XS Foreign body in conjunctival sac, left eye, sequela +T1580XA Foreign body in other and multiple parts of external eye, unspecified eye, initial encounter +T1580XD Foreign body in other and multiple parts of external eye, unspecified eye, subsequent encounter +T1580XS Foreign body in other and multiple parts of external eye, unspecified eye, sequela +T1581XA Foreign body in other and multiple parts of external eye, right eye, initial encounter +T1581XD Foreign body in other and multiple parts of external eye, right eye, subsequent encounter +T1581XS Foreign body in other and multiple parts of external eye, right eye, sequela +T1582XA Foreign body in other and multiple parts of external eye, left eye, initial encounter +T1582XD Foreign body in other and multiple parts of external eye, left eye, subsequent encounter +T1582XS Foreign body in other and multiple parts of external eye, left eye, sequela +T1590XA Foreign body on external eye, part unspecified, unspecified eye, initial encounter +T1590XD Foreign body on external eye, part unspecified, unspecified eye, subsequent encounter +T1590XS Foreign body on external eye, part unspecified, unspecified eye, sequela +T1591XA Foreign body on external eye, part unspecified, right eye, initial encounter +T1591XD Foreign body on external eye, part unspecified, right eye, subsequent encounter +T1591XS Foreign body on external eye, part unspecified, right eye, sequela +T1592XA Foreign body on external eye, part unspecified, left eye, initial encounter +T1592XD Foreign body on external eye, part unspecified, left eye, subsequent encounter +T1592XS Foreign body on external eye, part unspecified, left eye, sequela +T161XXA Foreign body in right ear, initial encounter +T161XXD Foreign body in right ear, subsequent encounter +T161XXS Foreign body in right ear, sequela +T162XXA Foreign body in left ear, initial encounter +T162XXD Foreign body in left ear, subsequent encounter +T162XXS Foreign body in left ear, sequela +T169XXA Foreign body in ear, unspecified ear, initial encounter +T169XXD Foreign body in ear, unspecified ear, subsequent encounter +T169XXS Foreign body in ear, unspecified ear, sequela +T170XXA Foreign body in nasal sinus, initial encounter +T170XXD Foreign body in nasal sinus, subsequent encounter +T170XXS Foreign body in nasal sinus, sequela +T171XXA Foreign body in nostril, initial encounter +T171XXD Foreign body in nostril, subsequent encounter +T171XXS Foreign body in nostril, sequela +T17200A Unspecified foreign body in pharynx causing asphyxiation, initial encounter +T17200D Unspecified foreign body in pharynx causing asphyxiation, subsequent encounter +T17200S Unspecified foreign body in pharynx causing asphyxiation, sequela +T17208A Unspecified foreign body in pharynx causing other injury, initial encounter +T17208D Unspecified foreign body in pharynx causing other injury, subsequent encounter +T17208S Unspecified foreign body in pharynx causing other injury, sequela +T17210A Gastric contents in pharynx causing asphyxiation, initial encounter +T17210D Gastric contents in pharynx causing asphyxiation, subsequent encounter +T17210S Gastric contents in pharynx causing asphyxiation, sequela +T17218A Gastric contents in pharynx causing other injury, initial encounter +T17218D Gastric contents in pharynx causing other injury, subsequent encounter +T17218S Gastric contents in pharynx causing other injury, sequela +T17220A Food in pharynx causing asphyxiation, initial encounter +T17220D Food in pharynx causing asphyxiation, subsequent encounter +T17220S Food in pharynx causing asphyxiation, sequela +T17228A Food in pharynx causing other injury, initial encounter +T17228D Food in pharynx causing other injury, subsequent encounter +T17228S Food in pharynx causing other injury, sequela +T17290A Other foreign object in pharynx causing asphyxiation, initial encounter +T17290D Other foreign object in pharynx causing asphyxiation, subsequent encounter +T17290S Other foreign object in pharynx causing asphyxiation, sequela +T17298A Other foreign object in pharynx causing other injury, initial encounter +T17298D Other foreign object in pharynx causing other injury, subsequent encounter +T17298S Other foreign object in pharynx causing other injury, sequela +T17300A Unspecified foreign body in larynx causing asphyxiation, initial encounter +T17300D Unspecified foreign body in larynx causing asphyxiation, subsequent encounter +T17300S Unspecified foreign body in larynx causing asphyxiation, sequela +T17308A Unspecified foreign body in larynx causing other injury, initial encounter +T17308D Unspecified foreign body in larynx causing other injury, subsequent encounter +T17308S Unspecified foreign body in larynx causing other injury, sequela +T17310A Gastric contents in larynx causing asphyxiation, initial encounter +T17310D Gastric contents in larynx causing asphyxiation, subsequent encounter +T17310S Gastric contents in larynx causing asphyxiation, sequela +T17318A Gastric contents in larynx causing other injury, initial encounter +T17318D Gastric contents in larynx causing other injury, subsequent encounter +T17318S Gastric contents in larynx causing other injury, sequela +T17320A Food in larynx causing asphyxiation, initial encounter +T17320D Food in larynx causing asphyxiation, subsequent encounter +T17320S Food in larynx causing asphyxiation, sequela +T17328A Food in larynx causing other injury, initial encounter +T17328D Food in larynx causing other injury, subsequent encounter +T17328S Food in larynx causing other injury, sequela +T17390A Other foreign object in larynx causing asphyxiation, initial encounter +T17390D Other foreign object in larynx causing asphyxiation, subsequent encounter +T17390S Other foreign object in larynx causing asphyxiation, sequela +T17398A Other foreign object in larynx causing other injury, initial encounter +T17398D Other foreign object in larynx causing other injury, subsequent encounter +T17398S Other foreign object in larynx causing other injury, sequela +T17400A Unspecified foreign body in trachea causing asphyxiation, initial encounter +T17400D Unspecified foreign body in trachea causing asphyxiation, subsequent encounter +T17400S Unspecified foreign body in trachea causing asphyxiation, sequela +T17408A Unspecified foreign body in trachea causing other injury, initial encounter +T17408D Unspecified foreign body in trachea causing other injury, subsequent encounter +T17408S Unspecified foreign body in trachea causing other injury, sequela +T17410A Gastric contents in trachea causing asphyxiation, initial encounter +T17410D Gastric contents in trachea causing asphyxiation, subsequent encounter +T17410S Gastric contents in trachea causing asphyxiation, sequela +T17418A Gastric contents in trachea causing other injury, initial encounter +T17418D Gastric contents in trachea causing other injury, subsequent encounter +T17418S Gastric contents in trachea causing other injury, sequela +T17420A Food in trachea causing asphyxiation, initial encounter +T17420D Food in trachea causing asphyxiation, subsequent encounter +T17420S Food in trachea causing asphyxiation, sequela +T17428A Food in trachea causing other injury, initial encounter +T17428D Food in trachea causing other injury, subsequent encounter +T17428S Food in trachea causing other injury, sequela +T17490A Other foreign object in trachea causing asphyxiation, initial encounter +T17490D Other foreign object in trachea causing asphyxiation, subsequent encounter +T17490S Other foreign object in trachea causing asphyxiation, sequela +T17498A Other foreign object in trachea causing other injury, initial encounter +T17498D Other foreign object in trachea causing other injury, subsequent encounter +T17498S Other foreign object in trachea causing other injury, sequela +T17500A Unspecified foreign body in bronchus causing asphyxiation, initial encounter +T17500D Unspecified foreign body in bronchus causing asphyxiation, subsequent encounter +T17500S Unspecified foreign body in bronchus causing asphyxiation, sequela +T17508A Unspecified foreign body in bronchus causing other injury, initial encounter +T17508D Unspecified foreign body in bronchus causing other injury, subsequent encounter +T17508S Unspecified foreign body in bronchus causing other injury, sequela +T17510A Gastric contents in bronchus causing asphyxiation, initial encounter +T17510D Gastric contents in bronchus causing asphyxiation, subsequent encounter +T17510S Gastric contents in bronchus causing asphyxiation, sequela +T17518A Gastric contents in bronchus causing other injury, initial encounter +T17518D Gastric contents in bronchus causing other injury, subsequent encounter +T17518S Gastric contents in bronchus causing other injury, sequela +T17520A Food in bronchus causing asphyxiation, initial encounter +T17520D Food in bronchus causing asphyxiation, subsequent encounter +T17520S Food in bronchus causing asphyxiation, sequela +T17528A Food in bronchus causing other injury, initial encounter +T17528D Food in bronchus causing other injury, subsequent encounter +T17528S Food in bronchus causing other injury, sequela +T17590A Other foreign object in bronchus causing asphyxiation, initial encounter +T17590D Other foreign object in bronchus causing asphyxiation, subsequent encounter +T17590S Other foreign object in bronchus causing asphyxiation, sequela +T17598A Other foreign object in bronchus causing other injury, initial encounter +T17598D Other foreign object in bronchus causing other injury, subsequent encounter +T17598S Other foreign object in bronchus causing other injury, sequela +T17800A Unspecified foreign body in other parts of respiratory tract causing asphyxiation, initial encounter +T17800D Unspecified foreign body in other parts of respiratory tract causing asphyxiation, subsequent encounter +T17800S Unspecified foreign body in other parts of respiratory tract causing asphyxiation, sequela +T17808A Unspecified foreign body in other parts of respiratory tract causing other injury, initial encounter +T17808D Unspecified foreign body in other parts of respiratory tract causing other injury, subsequent encounter +T17808S Unspecified foreign body in other parts of respiratory tract causing other injury, sequela +T17810A Gastric contents in other parts of respiratory tract causing asphyxiation, initial encounter +T17810D Gastric contents in other parts of respiratory tract causing asphyxiation, subsequent encounter +T17810S Gastric contents in other parts of respiratory tract causing asphyxiation, sequela +T17818A Gastric contents in other parts of respiratory tract causing other injury, initial encounter +T17818D Gastric contents in other parts of respiratory tract causing other injury, subsequent encounter +T17818S Gastric contents in other parts of respiratory tract causing other injury, sequela +T17820A Food in other parts of respiratory tract causing asphyxiation, initial encounter +T17820D Food in other parts of respiratory tract causing asphyxiation, subsequent encounter +T17820S Food in other parts of respiratory tract causing asphyxiation, sequela +T17828A Food in other parts of respiratory tract causing other injury, initial encounter +T17828D Food in other parts of respiratory tract causing other injury, subsequent encounter +T17828S Food in other parts of respiratory tract causing other injury, sequela +T17890A Other foreign object in other parts of respiratory tract causing asphyxiation, initial encounter +T17890D Other foreign object in other parts of respiratory tract causing asphyxiation, subsequent encounter +T17890S Other foreign object in other parts of respiratory tract causing asphyxiation, sequela +T17898A Other foreign object in other parts of respiratory tract causing other injury, initial encounter +T17898D Other foreign object in other parts of respiratory tract causing other injury, subsequent encounter +T17898S Other foreign object in other parts of respiratory tract causing other injury, sequela +T17900A Unspecified foreign body in respiratory tract, part unspecified causing asphyxiation, initial encounter +T17900D Unspecified foreign body in respiratory tract, part unspecified causing asphyxiation, subsequent encounter +T17900S Unspecified foreign body in respiratory tract, part unspecified causing asphyxiation, sequela +T17908A Unspecified foreign body in respiratory tract, part unspecified causing other injury, initial encounter +T17908D Unspecified foreign body in respiratory tract, part unspecified causing other injury, subsequent encounter +T17908S Unspecified foreign body in respiratory tract, part unspecified causing other injury, sequela +T17910A Gastric contents in respiratory tract, part unspecified causing asphyxiation, initial encounter +T17910D Gastric contents in respiratory tract, part unspecified causing asphyxiation, subsequent encounter +T17910S Gastric contents in respiratory tract, part unspecified causing asphyxiation, sequela +T17918A Gastric contents in respiratory tract, part unspecified causing other injury, initial encounter +T17918D Gastric contents in respiratory tract, part unspecified causing other injury, subsequent encounter +T17918S Gastric contents in respiratory tract, part unspecified causing other injury, sequela +T17920A Food in respiratory tract, part unspecified causing asphyxiation, initial encounter +T17920D Food in respiratory tract, part unspecified causing asphyxiation, subsequent encounter +T17920S Food in respiratory tract, part unspecified causing asphyxiation, sequela +T17928A Food in respiratory tract, part unspecified causing other injury, initial encounter +T17928D Food in respiratory tract, part unspecified causing other injury, subsequent encounter +T17928S Food in respiratory tract, part unspecified causing other injury, sequela +T17990A Other foreign object in respiratory tract, part unspecified in causing asphyxiation, initial encounter +T17990D Other foreign object in respiratory tract, part unspecified in causing asphyxiation, subsequent encounter +T17990S Other foreign object in respiratory tract, part unspecified in causing asphyxiation, sequela +T17998A Other foreign object in respiratory tract, part unspecified causing other injury, initial encounter +T17998D Other foreign object in respiratory tract, part unspecified causing other injury, subsequent encounter +T17998S Other foreign object in respiratory tract, part unspecified causing other injury, sequela +T180XXA Foreign body in mouth, initial encounter +T180XXD Foreign body in mouth, subsequent encounter +T180XXS Foreign body in mouth, sequela +T18100A Unspecified foreign body in esophagus causing compression of trachea, initial encounter +T18100D Unspecified foreign body in esophagus causing compression of trachea, subsequent encounter +T18100S Unspecified foreign body in esophagus causing compression of trachea, sequela +T18108A Unspecified foreign body in esophagus causing other injury, initial encounter +T18108D Unspecified foreign body in esophagus causing other injury, subsequent encounter +T18108S Unspecified foreign body in esophagus causing other injury, sequela +T18110A Gastric contents in esophagus causing compression of trachea, initial encounter +T18110D Gastric contents in esophagus causing compression of trachea, subsequent encounter +T18110S Gastric contents in esophagus causing compression of trachea, sequela +T18118A Gastric contents in esophagus causing other injury, initial encounter +T18118D Gastric contents in esophagus causing other injury, subsequent encounter +T18118S Gastric contents in esophagus causing other injury, sequela +T18120A Food in esophagus causing compression of trachea, initial encounter +T18120D Food in esophagus causing compression of trachea, subsequent encounter +T18120S Food in esophagus causing compression of trachea, sequela +T18128A Food in esophagus causing other injury, initial encounter +T18128D Food in esophagus causing other injury, subsequent encounter +T18128S Food in esophagus causing other injury, sequela +T18190A Other foreign object in esophagus causing compression of trachea, initial encounter +T18190D Other foreign object in esophagus causing compression of trachea, subsequent encounter +T18190S Other foreign object in esophagus causing compression of trachea, sequela +T18198A Other foreign object in esophagus causing other injury, initial encounter +T18198D Other foreign object in esophagus causing other injury, subsequent encounter +T18198S Other foreign object in esophagus causing other injury, sequela +T182XXA Foreign body in stomach, initial encounter +T182XXD Foreign body in stomach, subsequent encounter +T182XXS Foreign body in stomach, sequela +T183XXA Foreign body in small intestine, initial encounter +T183XXD Foreign body in small intestine, subsequent encounter +T183XXS Foreign body in small intestine, sequela +T184XXA Foreign body in colon, initial encounter +T184XXD Foreign body in colon, subsequent encounter +T184XXS Foreign body in colon, sequela +T185XXA Foreign body in anus and rectum, initial encounter +T185XXD Foreign body in anus and rectum, subsequent encounter +T185XXS Foreign body in anus and rectum, sequela +T188XXA Foreign body in other parts of alimentary tract, initial encounter +T188XXD Foreign body in other parts of alimentary tract, subsequent encounter +T188XXS Foreign body in other parts of alimentary tract, sequela +T189XXA Foreign body of alimentary tract, part unspecified, initial encounter +T189XXD Foreign body of alimentary tract, part unspecified, subsequent encounter +T189XXS Foreign body of alimentary tract, part unspecified, sequela +T190XXA Foreign body in urethra, initial encounter +T190XXD Foreign body in urethra, subsequent encounter +T190XXS Foreign body in urethra, sequela +T191XXA Foreign body in bladder, initial encounter +T191XXD Foreign body in bladder, subsequent encounter +T191XXS Foreign body in bladder, sequela +T192XXA Foreign body in vulva and vagina, initial encounter +T192XXD Foreign body in vulva and vagina, subsequent encounter +T192XXS Foreign body in vulva and vagina, sequela +T193XXA Foreign body in uterus, initial encounter +T193XXD Foreign body in uterus, subsequent encounter +T193XXS Foreign body in uterus, sequela +T194XXA Foreign body in penis, initial encounter +T194XXD Foreign body in penis, subsequent encounter +T194XXS Foreign body in penis, sequela +T198XXA Foreign body in other parts of genitourinary tract, initial encounter +T198XXD Foreign body in other parts of genitourinary tract, subsequent encounter +T198XXS Foreign body in other parts of genitourinary tract, sequela +T199XXA Foreign body in genitourinary tract, part unspecified, initial encounter +T199XXD Foreign body in genitourinary tract, part unspecified, subsequent encounter +T199XXS Foreign body in genitourinary tract, part unspecified, sequela +T2000XA Burn of unspecified degree of head, face, and neck, unspecified site, initial encounter +T2000XD Burn of unspecified degree of head, face, and neck, unspecified site, subsequent encounter +T2000XS Burn of unspecified degree of head, face, and neck, unspecified site, sequela +T20011A Burn of unspecified degree of right ear [any part, except ear drum], initial encounter +T20011D Burn of unspecified degree of right ear [any part, except ear drum], subsequent encounter +T20011S Burn of unspecified degree of right ear [any part, except ear drum], sequela +T20012A Burn of unspecified degree of left ear [any part, except ear drum], initial encounter +T20012D Burn of unspecified degree of left ear [any part, except ear drum], subsequent encounter +T20012S Burn of unspecified degree of left ear [any part, except ear drum], sequela +T20019A Burn of unspecified degree of unspecified ear [any part, except ear drum], initial encounter +T20019D Burn of unspecified degree of unspecified ear [any part, except ear drum], subsequent encounter +T20019S Burn of unspecified degree of unspecified ear [any part, except ear drum], sequela +T2002XA Burn of unspecified degree of lip(s), initial encounter +T2002XD Burn of unspecified degree of lip(s), subsequent encounter +T2002XS Burn of unspecified degree of lip(s), sequela +T2003XA Burn of unspecified degree of chin, initial encounter +T2003XD Burn of unspecified degree of chin, subsequent encounter +T2003XS Burn of unspecified degree of chin, sequela +T2004XA Burn of unspecified degree of nose (septum), initial encounter +T2004XD Burn of unspecified degree of nose (septum), subsequent encounter +T2004XS Burn of unspecified degree of nose (septum), sequela +T2005XA Burn of unspecified degree of scalp [any part], initial encounter +T2005XD Burn of unspecified degree of scalp [any part], subsequent encounter +T2005XS Burn of unspecified degree of scalp [any part], sequela +T2006XA Burn of unspecified degree of forehead and cheek, initial encounter +T2006XD Burn of unspecified degree of forehead and cheek, subsequent encounter +T2006XS Burn of unspecified degree of forehead and cheek, sequela +T2007XA Burn of unspecified degree of neck, initial encounter +T2007XD Burn of unspecified degree of neck, subsequent encounter +T2007XS Burn of unspecified degree of neck, sequela +T2009XA Burn of unspecified degree of multiple sites of head, face, and neck, initial encounter +T2009XD Burn of unspecified degree of multiple sites of head, face, and neck, subsequent encounter +T2009XS Burn of unspecified degree of multiple sites of head, face, and neck, sequela +T2010XA Burn of first degree of head, face, and neck, unspecified site, initial encounter +T2010XD Burn of first degree of head, face, and neck, unspecified site, subsequent encounter +T2010XS Burn of first degree of head, face, and neck, unspecified site, sequela +T20111A Burn of first degree of right ear [any part, except ear drum], initial encounter +T20111D Burn of first degree of right ear [any part, except ear drum], subsequent encounter +T20111S Burn of first degree of right ear [any part, except ear drum], sequela +T20112A Burn of first degree of left ear [any part, except ear drum], initial encounter +T20112D Burn of first degree of left ear [any part, except ear drum], subsequent encounter +T20112S Burn of first degree of left ear [any part, except ear drum], sequela +T20119A Burn of first degree of unspecified ear [any part, except ear drum], initial encounter +T20119D Burn of first degree of unspecified ear [any part, except ear drum], subsequent encounter +T20119S Burn of first degree of unspecified ear [any part, except ear drum], sequela +T2012XA Burn of first degree of lip(s), initial encounter +T2012XD Burn of first degree of lip(s), subsequent encounter +T2012XS Burn of first degree of lip(s), sequela +T2013XA Burn of first degree of chin, initial encounter +T2013XD Burn of first degree of chin, subsequent encounter +T2013XS Burn of first degree of chin, sequela +T2014XA Burn of first degree of nose (septum), initial encounter +T2014XD Burn of first degree of nose (septum), subsequent encounter +T2014XS Burn of first degree of nose (septum), sequela +T2015XA Burn of first degree of scalp [any part], initial encounter +T2015XD Burn of first degree of scalp [any part], subsequent encounter +T2015XS Burn of first degree of scalp [any part], sequela +T2016XA Burn of first degree of forehead and cheek, initial encounter +T2016XD Burn of first degree of forehead and cheek, subsequent encounter +T2016XS Burn of first degree of forehead and cheek, sequela +T2017XA Burn of first degree of neck, initial encounter +T2017XD Burn of first degree of neck, subsequent encounter +T2017XS Burn of first degree of neck, sequela +T2019XA Burn of first degree of multiple sites of head, face, and neck, initial encounter +T2019XD Burn of first degree of multiple sites of head, face, and neck, subsequent encounter +T2019XS Burn of first degree of multiple sites of head, face, and neck, sequela +T2020XA Burn of second degree of head, face, and neck, unspecified site, initial encounter +T2020XD Burn of second degree of head, face, and neck, unspecified site, subsequent encounter +T2020XS Burn of second degree of head, face, and neck, unspecified site, sequela +T20211A Burn of second degree of right ear [any part, except ear drum], initial encounter +T20211D Burn of second degree of right ear [any part, except ear drum], subsequent encounter +T20211S Burn of second degree of right ear [any part, except ear drum], sequela +T20212A Burn of second degree of left ear [any part, except ear drum], initial encounter +T20212D Burn of second degree of left ear [any part, except ear drum], subsequent encounter +T20212S Burn of second degree of left ear [any part, except ear drum], sequela +T20219A Burn of second degree of unspecified ear [any part, except ear drum], initial encounter +T20219D Burn of second degree of unspecified ear [any part, except ear drum], subsequent encounter +T20219S Burn of second degree of unspecified ear [any part, except ear drum], sequela +T2022XA Burn of second degree of lip(s), initial encounter +T2022XD Burn of second degree of lip(s), subsequent encounter +T2022XS Burn of second degree of lip(s), sequela +T2023XA Burn of second degree of chin, initial encounter +T2023XD Burn of second degree of chin, subsequent encounter +T2023XS Burn of second degree of chin, sequela +T2024XA Burn of second degree of nose (septum), initial encounter +T2024XD Burn of second degree of nose (septum), subsequent encounter +T2024XS Burn of second degree of nose (septum), sequela +T2025XA Burn of second degree of scalp [any part], initial encounter +T2025XD Burn of second degree of scalp [any part], subsequent encounter +T2025XS Burn of second degree of scalp [any part], sequela +T2026XA Burn of second degree of forehead and cheek, initial encounter +T2026XD Burn of second degree of forehead and cheek, subsequent encounter +T2026XS Burn of second degree of forehead and cheek, sequela +T2027XA Burn of second degree of neck, initial encounter +T2027XD Burn of second degree of neck, subsequent encounter +T2027XS Burn of second degree of neck, sequela +T2029XA Burn of second degree of multiple sites of head, face, and neck, initial encounter +T2029XD Burn of second degree of multiple sites of head, face, and neck, subsequent encounter +T2029XS Burn of second degree of multiple sites of head, face, and neck, sequela +T2030XA Burn of third degree of head, face, and neck, unspecified site, initial encounter +T2030XD Burn of third degree of head, face, and neck, unspecified site, subsequent encounter +T2030XS Burn of third degree of head, face, and neck, unspecified site, sequela +T20311A Burn of third degree of right ear [any part, except ear drum], initial encounter +T20311D Burn of third degree of right ear [any part, except ear drum], subsequent encounter +T20311S Burn of third degree of right ear [any part, except ear drum], sequela +T20312A Burn of third degree of left ear [any part, except ear drum], initial encounter +T20312D Burn of third degree of left ear [any part, except ear drum], subsequent encounter +T20312S Burn of third degree of left ear [any part, except ear drum], sequela +T20319A Burn of third degree of unspecified ear [any part, except ear drum], initial encounter +T20319D Burn of third degree of unspecified ear [any part, except ear drum], subsequent encounter +T20319S Burn of third degree of unspecified ear [any part, except ear drum], sequela +T2032XA Burn of third degree of lip(s), initial encounter +T2032XD Burn of third degree of lip(s), subsequent encounter +T2032XS Burn of third degree of lip(s), sequela +T2033XA Burn of third degree of chin, initial encounter +T2033XD Burn of third degree of chin, subsequent encounter +T2033XS Burn of third degree of chin, sequela +T2034XA Burn of third degree of nose (septum), initial encounter +T2034XD Burn of third degree of nose (septum), subsequent encounter +T2034XS Burn of third degree of nose (septum), sequela +T2035XA Burn of third degree of scalp [any part], initial encounter +T2035XD Burn of third degree of scalp [any part], subsequent encounter +T2035XS Burn of third degree of scalp [any part], sequela +T2036XA Burn of third degree of forehead and cheek, initial encounter +T2036XD Burn of third degree of forehead and cheek, subsequent encounter +T2036XS Burn of third degree of forehead and cheek, sequela +T2037XA Burn of third degree of neck, initial encounter +T2037XD Burn of third degree of neck, subsequent encounter +T2037XS Burn of third degree of neck, sequela +T2039XA Burn of third degree of multiple sites of head, face, and neck, initial encounter +T2039XD Burn of third degree of multiple sites of head, face, and neck, subsequent encounter +T2039XS Burn of third degree of multiple sites of head, face, and neck, sequela +T2040XA Corrosion of unspecified degree of head, face, and neck, unspecified site, initial encounter +T2040XD Corrosion of unspecified degree of head, face, and neck, unspecified site, subsequent encounter +T2040XS Corrosion of unspecified degree of head, face, and neck, unspecified site, sequela +T20411A Corrosion of unspecified degree of right ear [any part, except ear drum], initial encounter +T20411D Corrosion of unspecified degree of right ear [any part, except ear drum], subsequent encounter +T20411S Corrosion of unspecified degree of right ear [any part, except ear drum], sequela +T20412A Corrosion of unspecified degree of left ear [any part, except ear drum], initial encounter +T20412D Corrosion of unspecified degree of left ear [any part, except ear drum], subsequent encounter +T20412S Corrosion of unspecified degree of left ear [any part, except ear drum], sequela +T20419A Corrosion of unspecified degree of unspecified ear [any part, except ear drum], initial encounter +T20419D Corrosion of unspecified degree of unspecified ear [any part, except ear drum], subsequent encounter +T20419S Corrosion of unspecified degree of unspecified ear [any part, except ear drum], sequela +T2042XA Corrosion of unspecified degree of lip(s), initial encounter +T2042XD Corrosion of unspecified degree of lip(s), subsequent encounter +T2042XS Corrosion of unspecified degree of lip(s), sequela +T2043XA Corrosion of unspecified degree of chin, initial encounter +T2043XD Corrosion of unspecified degree of chin, subsequent encounter +T2043XS Corrosion of unspecified degree of chin, sequela +T2044XA Corrosion of unspecified degree of nose (septum), initial encounter +T2044XD Corrosion of unspecified degree of nose (septum), subsequent encounter +T2044XS Corrosion of unspecified degree of nose (septum), sequela +T2045XA Corrosion of unspecified degree of scalp [any part], initial encounter +T2045XD Corrosion of unspecified degree of scalp [any part], subsequent encounter +T2045XS Corrosion of unspecified degree of scalp [any part], sequela +T2046XA Corrosion of unspecified degree of forehead and cheek, initial encounter +T2046XD Corrosion of unspecified degree of forehead and cheek, subsequent encounter +T2046XS Corrosion of unspecified degree of forehead and cheek, sequela +T2047XA Corrosion of unspecified degree of neck, initial encounter +T2047XD Corrosion of unspecified degree of neck, subsequent encounter +T2047XS Corrosion of unspecified degree of neck, sequela +T2049XA Corrosion of unspecified degree of multiple sites of head, face, and neck, initial encounter +T2049XD Corrosion of unspecified degree of multiple sites of head, face, and neck, subsequent encounter +T2049XS Corrosion of unspecified degree of multiple sites of head, face, and neck, sequela +T2050XA Corrosion of first degree of head, face, and neck, unspecified site, initial encounter +T2050XD Corrosion of first degree of head, face, and neck, unspecified site, subsequent encounter +T2050XS Corrosion of first degree of head, face, and neck, unspecified site, sequela +T20511A Corrosion of first degree of right ear [any part, except ear drum], initial encounter +T20511D Corrosion of first degree of right ear [any part, except ear drum], subsequent encounter +T20511S Corrosion of first degree of right ear [any part, except ear drum], sequela +T20512A Corrosion of first degree of left ear [any part, except ear drum], initial encounter +T20512D Corrosion of first degree of left ear [any part, except ear drum], subsequent encounter +T20512S Corrosion of first degree of left ear [any part, except ear drum], sequela +T20519A Corrosion of first degree of unspecified ear [any part, except ear drum], initial encounter +T20519D Corrosion of first degree of unspecified ear [any part, except ear drum], subsequent encounter +T20519S Corrosion of first degree of unspecified ear [any part, except ear drum], sequela +T2052XA Corrosion of first degree of lip(s), initial encounter +T2052XD Corrosion of first degree of lip(s), subsequent encounter +T2052XS Corrosion of first degree of lip(s), sequela +T2053XA Corrosion of first degree of chin, initial encounter +T2053XD Corrosion of first degree of chin, subsequent encounter +T2053XS Corrosion of first degree of chin, sequela +T2054XA Corrosion of first degree of nose (septum), initial encounter +T2054XD Corrosion of first degree of nose (septum), subsequent encounter +T2054XS Corrosion of first degree of nose (septum), sequela +T2055XA Corrosion of first degree of scalp [any part], initial encounter +T2055XD Corrosion of first degree of scalp [any part], subsequent encounter +T2055XS Corrosion of first degree of scalp [any part], sequela +T2056XA Corrosion of first degree of forehead and cheek, initial encounter +T2056XD Corrosion of first degree of forehead and cheek, subsequent encounter +T2056XS Corrosion of first degree of forehead and cheek, sequela +T2057XA Corrosion of first degree of neck, initial encounter +T2057XD Corrosion of first degree of neck, subsequent encounter +T2057XS Corrosion of first degree of neck, sequela +T2059XA Corrosion of first degree of multiple sites of head, face, and neck, initial encounter +T2059XD Corrosion of first degree of multiple sites of head, face, and neck, subsequent encounter +T2059XS Corrosion of first degree of multiple sites of head, face, and neck, sequela +T2060XA Corrosion of second degree of head, face, and neck, unspecified site, initial encounter +T2060XD Corrosion of second degree of head, face, and neck, unspecified site, subsequent encounter +T2060XS Corrosion of second degree of head, face, and neck, unspecified site, sequela +T20611A Corrosion of second degree of right ear [any part, except ear drum], initial encounter +T20611D Corrosion of second degree of right ear [any part, except ear drum], subsequent encounter +T20611S Corrosion of second degree of right ear [any part, except ear drum], sequela +T20612A Corrosion of second degree of left ear [any part, except ear drum], initial encounter +T20612D Corrosion of second degree of left ear [any part, except ear drum], subsequent encounter +T20612S Corrosion of second degree of left ear [any part, except ear drum], sequela +T20619A Corrosion of second degree of unspecified ear [any part, except ear drum], initial encounter +T20619D Corrosion of second degree of unspecified ear [any part, except ear drum], subsequent encounter +T20619S Corrosion of second degree of unspecified ear [any part, except ear drum], sequela +T2062XA Corrosion of second degree of lip(s), initial encounter +T2062XD Corrosion of second degree of lip(s), subsequent encounter +T2062XS Corrosion of second degree of lip(s), sequela +T2063XA Corrosion of second degree of chin, initial encounter +T2063XD Corrosion of second degree of chin, subsequent encounter +T2063XS Corrosion of second degree of chin, sequela +T2064XA Corrosion of second degree of nose (septum), initial encounter +T2064XD Corrosion of second degree of nose (septum), subsequent encounter +T2064XS Corrosion of second degree of nose (septum), sequela +T2065XA Corrosion of second degree of scalp [any part], initial encounter +T2065XD Corrosion of second degree of scalp [any part], subsequent encounter +T2065XS Corrosion of second degree of scalp [any part], sequela +T2066XA Corrosion of second degree of forehead and cheek, initial encounter +T2066XD Corrosion of second degree of forehead and cheek, subsequent encounter +T2066XS Corrosion of second degree of forehead and cheek, sequela +T2067XA Corrosion of second degree of neck, initial encounter +T2067XD Corrosion of second degree of neck, subsequent encounter +T2067XS Corrosion of second degree of neck, sequela +T2069XA Corrosion of second degree of multiple sites of head, face, and neck, initial encounter +T2069XD Corrosion of second degree of multiple sites of head, face, and neck, subsequent encounter +T2069XS Corrosion of second degree of multiple sites of head, face, and neck, sequela +T2070XA Corrosion of third degree of head, face, and neck, unspecified site, initial encounter +T2070XD Corrosion of third degree of head, face, and neck, unspecified site, subsequent encounter +T2070XS Corrosion of third degree of head, face, and neck, unspecified site, sequela +T20711A Corrosion of third degree of right ear [any part, except ear drum], initial encounter +T20711D Corrosion of third degree of right ear [any part, except ear drum], subsequent encounter +T20711S Corrosion of third degree of right ear [any part, except ear drum], sequela +T20712A Corrosion of third degree of left ear [any part, except ear drum], initial encounter +T20712D Corrosion of third degree of left ear [any part, except ear drum], subsequent encounter +T20712S Corrosion of third degree of left ear [any part, except ear drum], sequela +T20719A Corrosion of third degree of unspecified ear [any part, except ear drum], initial encounter +T20719D Corrosion of third degree of unspecified ear [any part, except ear drum], subsequent encounter +T20719S Corrosion of third degree of unspecified ear [any part, except ear drum], sequela +T2072XA Corrosion of third degree of lip(s), initial encounter +T2072XD Corrosion of third degree of lip(s), subsequent encounter +T2072XS Corrosion of third degree of lip(s), sequela +T2073XA Corrosion of third degree of chin, initial encounter +T2073XD Corrosion of third degree of chin, subsequent encounter +T2073XS Corrosion of third degree of chin, sequela +T2074XA Corrosion of third degree of nose (septum), initial encounter +T2074XD Corrosion of third degree of nose (septum), subsequent encounter +T2074XS Corrosion of third degree of nose (septum), sequela +T2075XA Corrosion of third degree of scalp [any part], initial encounter +T2075XD Corrosion of third degree of scalp [any part], subsequent encounter +T2075XS Corrosion of third degree of scalp [any part], sequela +T2076XA Corrosion of third degree of forehead and cheek, initial encounter +T2076XD Corrosion of third degree of forehead and cheek, subsequent encounter +T2076XS Corrosion of third degree of forehead and cheek, sequela +T2077XA Corrosion of third degree of neck, initial encounter +T2077XD Corrosion of third degree of neck, subsequent encounter +T2077XS Corrosion of third degree of neck, sequela +T2079XA Corrosion of third degree of multiple sites of head, face, and neck, initial encounter +T2079XD Corrosion of third degree of multiple sites of head, face, and neck, subsequent encounter +T2079XS Corrosion of third degree of multiple sites of head, face, and neck, sequela +T2100XA Burn of unspecified degree of trunk, unspecified site, initial encounter +T2100XD Burn of unspecified degree of trunk, unspecified site, subsequent encounter +T2100XS Burn of unspecified degree of trunk, unspecified site, sequela +T2101XA Burn of unspecified degree of chest wall, initial encounter +T2101XD Burn of unspecified degree of chest wall, subsequent encounter +T2101XS Burn of unspecified degree of chest wall, sequela +T2102XA Burn of unspecified degree of abdominal wall, initial encounter +T2102XD Burn of unspecified degree of abdominal wall, subsequent encounter +T2102XS Burn of unspecified degree of abdominal wall, sequela +T2103XA Burn of unspecified degree of upper back, initial encounter +T2103XD Burn of unspecified degree of upper back, subsequent encounter +T2103XS Burn of unspecified degree of upper back, sequela +T2104XA Burn of unspecified degree of lower back, initial encounter +T2104XD Burn of unspecified degree of lower back, subsequent encounter +T2104XS Burn of unspecified degree of lower back, sequela +T2105XA Burn of unspecified degree of buttock, initial encounter +T2105XD Burn of unspecified degree of buttock, subsequent encounter +T2105XS Burn of unspecified degree of buttock, sequela +T2106XA Burn of unspecified degree of male genital region, initial encounter +T2106XD Burn of unspecified degree of male genital region, subsequent encounter +T2106XS Burn of unspecified degree of male genital region, sequela +T2107XA Burn of unspecified degree of female genital region, initial encounter +T2107XD Burn of unspecified degree of female genital region, subsequent encounter +T2107XS Burn of unspecified degree of female genital region, sequela +T2109XA Burn of unspecified degree of other site of trunk, initial encounter +T2109XD Burn of unspecified degree of other site of trunk, subsequent encounter +T2109XS Burn of unspecified degree of other site of trunk, sequela +T2110XA Burn of first degree of trunk, unspecified site, initial encounter +T2110XD Burn of first degree of trunk, unspecified site, subsequent encounter +T2110XS Burn of first degree of trunk, unspecified site, sequela +T2111XA Burn of first degree of chest wall, initial encounter +T2111XD Burn of first degree of chest wall, subsequent encounter +T2111XS Burn of first degree of chest wall, sequela +T2112XA Burn of first degree of abdominal wall, initial encounter +T2112XD Burn of first degree of abdominal wall, subsequent encounter +T2112XS Burn of first degree of abdominal wall, sequela +T2113XA Burn of first degree of upper back, initial encounter +T2113XD Burn of first degree of upper back, subsequent encounter +T2113XS Burn of first degree of upper back, sequela +T2114XA Burn of first degree of lower back, initial encounter +T2114XD Burn of first degree of lower back, subsequent encounter +T2114XS Burn of first degree of lower back, sequela +T2115XA Burn of first degree of buttock, initial encounter +T2115XD Burn of first degree of buttock, subsequent encounter +T2115XS Burn of first degree of buttock, sequela +T2116XA Burn of first degree of male genital region, initial encounter +T2116XD Burn of first degree of male genital region, subsequent encounter +T2116XS Burn of first degree of male genital region, sequela +T2117XA Burn of first degree of female genital region, initial encounter +T2117XD Burn of first degree of female genital region, subsequent encounter +T2117XS Burn of first degree of female genital region, sequela +T2119XA Burn of first degree of other site of trunk, initial encounter +T2119XD Burn of first degree of other site of trunk, subsequent encounter +T2119XS Burn of first degree of other site of trunk, sequela +T2120XA Burn of second degree of trunk, unspecified site, initial encounter +T2120XD Burn of second degree of trunk, unspecified site, subsequent encounter +T2120XS Burn of second degree of trunk, unspecified site, sequela +T2121XA Burn of second degree of chest wall, initial encounter +T2121XD Burn of second degree of chest wall, subsequent encounter +T2121XS Burn of second degree of chest wall, sequela +T2122XA Burn of second degree of abdominal wall, initial encounter +T2122XD Burn of second degree of abdominal wall, subsequent encounter +T2122XS Burn of second degree of abdominal wall, sequela +T2123XA Burn of second degree of upper back, initial encounter +T2123XD Burn of second degree of upper back, subsequent encounter +T2123XS Burn of second degree of upper back, sequela +T2124XA Burn of second degree of lower back, initial encounter +T2124XD Burn of second degree of lower back, subsequent encounter +T2124XS Burn of second degree of lower back, sequela +T2125XA Burn of second degree of buttock, initial encounter +T2125XD Burn of second degree of buttock, subsequent encounter +T2125XS Burn of second degree of buttock, sequela +T2126XA Burn of second degree of male genital region, initial encounter +T2126XD Burn of second degree of male genital region, subsequent encounter +T2126XS Burn of second degree of male genital region, sequela +T2127XA Burn of second degree of female genital region, initial encounter +T2127XD Burn of second degree of female genital region, subsequent encounter +T2127XS Burn of second degree of female genital region, sequela +T2129XA Burn of second degree of other site of trunk, initial encounter +T2129XD Burn of second degree of other site of trunk, subsequent encounter +T2129XS Burn of second degree of other site of trunk, sequela +T2130XA Burn of third degree of trunk, unspecified site, initial encounter +T2130XD Burn of third degree of trunk, unspecified site, subsequent encounter +T2130XS Burn of third degree of trunk, unspecified site, sequela +T2131XA Burn of third degree of chest wall, initial encounter +T2131XD Burn of third degree of chest wall, subsequent encounter +T2131XS Burn of third degree of chest wall, sequela +T2132XA Burn of third degree of abdominal wall, initial encounter +T2132XD Burn of third degree of abdominal wall, subsequent encounter +T2132XS Burn of third degree of abdominal wall, sequela +T2133XA Burn of third degree of upper back, initial encounter +T2133XD Burn of third degree of upper back, subsequent encounter +T2133XS Burn of third degree of upper back, sequela +T2134XA Burn of third degree of lower back, initial encounter +T2134XD Burn of third degree of lower back, subsequent encounter +T2134XS Burn of third degree of lower back, sequela +T2135XA Burn of third degree of buttock, initial encounter +T2135XD Burn of third degree of buttock, subsequent encounter +T2135XS Burn of third degree of buttock, sequela +T2136XA Burn of third degree of male genital region, initial encounter +T2136XD Burn of third degree of male genital region, subsequent encounter +T2136XS Burn of third degree of male genital region, sequela +T2137XA Burn of third degree of female genital region, initial encounter +T2137XD Burn of third degree of female genital region, subsequent encounter +T2137XS Burn of third degree of female genital region, sequela +T2139XA Burn of third degree of other site of trunk, initial encounter +T2139XD Burn of third degree of other site of trunk, subsequent encounter +T2139XS Burn of third degree of other site of trunk, sequela +T2140XA Corrosion of unspecified degree of trunk, unspecified site, initial encounter +T2140XD Corrosion of unspecified degree of trunk, unspecified site, subsequent encounter +T2140XS Corrosion of unspecified degree of trunk, unspecified site, sequela +T2141XA Corrosion of unspecified degree of chest wall, initial encounter +T2141XD Corrosion of unspecified degree of chest wall, subsequent encounter +T2141XS Corrosion of unspecified degree of chest wall, sequela +T2142XA Corrosion of unspecified degree of abdominal wall, initial encounter +T2142XD Corrosion of unspecified degree of abdominal wall, subsequent encounter +T2142XS Corrosion of unspecified degree of abdominal wall, sequela +T2143XA Corrosion of unspecified degree of upper back, initial encounter +T2143XD Corrosion of unspecified degree of upper back, subsequent encounter +T2143XS Corrosion of unspecified degree of upper back, sequela +T2144XA Corrosion of unspecified degree of lower back, initial encounter +T2144XD Corrosion of unspecified degree of lower back, subsequent encounter +T2144XS Corrosion of unspecified degree of lower back, sequela +T2145XA Corrosion of unspecified degree of buttock, initial encounter +T2145XD Corrosion of unspecified degree of buttock, subsequent encounter +T2145XS Corrosion of unspecified degree of buttock, sequela +T2146XA Corrosion of unspecified degree of male genital region, initial encounter +T2146XD Corrosion of unspecified degree of male genital region, subsequent encounter +T2146XS Corrosion of unspecified degree of male genital region, sequela +T2147XA Corrosion of unspecified degree of female genital region, initial encounter +T2147XD Corrosion of unspecified degree of female genital region, subsequent encounter +T2147XS Corrosion of unspecified degree of female genital region, sequela +T2149XA Corrosion of unspecified degree of other site of trunk, initial encounter +T2149XD Corrosion of unspecified degree of other site of trunk, subsequent encounter +T2149XS Corrosion of unspecified degree of other site of trunk, sequela +T2150XA Corrosion of first degree of trunk, unspecified site, initial encounter +T2150XD Corrosion of first degree of trunk, unspecified site, subsequent encounter +T2150XS Corrosion of first degree of trunk, unspecified site, sequela +T2151XA Corrosion of first degree of chest wall, initial encounter +T2151XD Corrosion of first degree of chest wall, subsequent encounter +T2151XS Corrosion of first degree of chest wall, sequela +T2152XA Corrosion of first degree of abdominal wall, initial encounter +T2152XD Corrosion of first degree of abdominal wall, subsequent encounter +T2152XS Corrosion of first degree of abdominal wall, sequela +T2153XA Corrosion of first degree of upper back, initial encounter +T2153XD Corrosion of first degree of upper back, subsequent encounter +T2153XS Corrosion of first degree of upper back, sequela +T2154XA Corrosion of first degree of lower back, initial encounter +T2154XD Corrosion of first degree of lower back, subsequent encounter +T2154XS Corrosion of first degree of lower back, sequela +T2155XA Corrosion of first degree of buttock, initial encounter +T2155XD Corrosion of first degree of buttock, subsequent encounter +T2155XS Corrosion of first degree of buttock, sequela +T2156XA Corrosion of first degree of male genital region, initial encounter +T2156XD Corrosion of first degree of male genital region, subsequent encounter +T2156XS Corrosion of first degree of male genital region, sequela +T2157XA Corrosion of first degree of female genital region, initial encounter +T2157XD Corrosion of first degree of female genital region, subsequent encounter +T2157XS Corrosion of first degree of female genital region, sequela +T2159XA Corrosion of first degree of other site of trunk, initial encounter +T2159XD Corrosion of first degree of other site of trunk, subsequent encounter +T2159XS Corrosion of first degree of other site of trunk, sequela +T2160XA Corrosion of second degree of trunk, unspecified site, initial encounter +T2160XD Corrosion of second degree of trunk, unspecified site, subsequent encounter +T2160XS Corrosion of second degree of trunk, unspecified site, sequela +T2161XA Corrosion of second degree of chest wall, initial encounter +T2161XD Corrosion of second degree of chest wall, subsequent encounter +T2161XS Corrosion of second degree of chest wall, sequela +T2162XA Corrosion of second degree of abdominal wall, initial encounter +T2162XD Corrosion of second degree of abdominal wall, subsequent encounter +T2162XS Corrosion of second degree of abdominal wall, sequela +T2163XA Corrosion of second degree of upper back, initial encounter +T2163XD Corrosion of second degree of upper back, subsequent encounter +T2163XS Corrosion of second degree of upper back, sequela +T2164XA Corrosion of second degree of lower back, initial encounter +T2164XD Corrosion of second degree of lower back, subsequent encounter +T2164XS Corrosion of second degree of lower back, sequela +T2165XA Corrosion of second degree of buttock, initial encounter +T2165XD Corrosion of second degree of buttock, subsequent encounter +T2165XS Corrosion of second degree of buttock, sequela +T2166XA Corrosion of second degree of male genital region, initial encounter +T2166XD Corrosion of second degree of male genital region, subsequent encounter +T2166XS Corrosion of second degree of male genital region, sequela +T2167XA Corrosion of second degree of female genital region, initial encounter +T2167XD Corrosion of second degree of female genital region, subsequent encounter +T2167XS Corrosion of second degree of female genital region, sequela +T2169XA Corrosion of second degree of other site of trunk, initial encounter +T2169XD Corrosion of second degree of other site of trunk, subsequent encounter +T2169XS Corrosion of second degree of other site of trunk, sequela +T2170XA Corrosion of third degree of trunk, unspecified site, initial encounter +T2170XD Corrosion of third degree of trunk, unspecified site, subsequent encounter +T2170XS Corrosion of third degree of trunk, unspecified site, sequela +T2171XA Corrosion of third degree of chest wall, initial encounter +T2171XD Corrosion of third degree of chest wall, subsequent encounter +T2171XS Corrosion of third degree of chest wall, sequela +T2172XA Corrosion of third degree of abdominal wall, initial encounter +T2172XD Corrosion of third degree of abdominal wall, subsequent encounter +T2172XS Corrosion of third degree of abdominal wall, sequela +T2173XA Corrosion of third degree of upper back, initial encounter +T2173XD Corrosion of third degree of upper back, subsequent encounter +T2173XS Corrosion of third degree of upper back, sequela +T2174XA Corrosion of third degree of lower back, initial encounter +T2174XD Corrosion of third degree of lower back, subsequent encounter +T2174XS Corrosion of third degree of lower back, sequela +T2175XA Corrosion of third degree of buttock, initial encounter +T2175XD Corrosion of third degree of buttock, subsequent encounter +T2175XS Corrosion of third degree of buttock, sequela +T2176XA Corrosion of third degree of male genital region, initial encounter +T2176XD Corrosion of third degree of male genital region, subsequent encounter +T2176XS Corrosion of third degree of male genital region, sequela +T2177XA Corrosion of third degree of female genital region, initial encounter +T2177XD Corrosion of third degree of female genital region, subsequent encounter +T2177XS Corrosion of third degree of female genital region, sequela +T2179XA Corrosion of third degree of other site of trunk, initial encounter +T2179XD Corrosion of third degree of other site of trunk, subsequent encounter +T2179XS Corrosion of third degree of other site of trunk, sequela +T2200XA Burn of unspecified degree of shoulder and upper limb, except wrist and hand, unspecified site, initial encounter +T2200XD Burn of unspecified degree of shoulder and upper limb, except wrist and hand, unspecified site, subsequent encounter +T2200XS Burn of unspecified degree of shoulder and upper limb, except wrist and hand, unspecified site, sequela +T22011A Burn of unspecified degree of right forearm, initial encounter +T22011D Burn of unspecified degree of right forearm, subsequent encounter +T22011S Burn of unspecified degree of right forearm, sequela +T22012A Burn of unspecified degree of left forearm, initial encounter +T22012D Burn of unspecified degree of left forearm, subsequent encounter +T22012S Burn of unspecified degree of left forearm, sequela +T22019A Burn of unspecified degree of unspecified forearm, initial encounter +T22019D Burn of unspecified degree of unspecified forearm, subsequent encounter +T22019S Burn of unspecified degree of unspecified forearm, sequela +T22021A Burn of unspecified degree of right elbow, initial encounter +T22021D Burn of unspecified degree of right elbow, subsequent encounter +T22021S Burn of unspecified degree of right elbow, sequela +T22022A Burn of unspecified degree of left elbow, initial encounter +T22022D Burn of unspecified degree of left elbow, subsequent encounter +T22022S Burn of unspecified degree of left elbow, sequela +T22029A Burn of unspecified degree of unspecified elbow, initial encounter +T22029D Burn of unspecified degree of unspecified elbow, subsequent encounter +T22029S Burn of unspecified degree of unspecified elbow, sequela +T22031A Burn of unspecified degree of right upper arm, initial encounter +T22031D Burn of unspecified degree of right upper arm, subsequent encounter +T22031S Burn of unspecified degree of right upper arm, sequela +T22032A Burn of unspecified degree of left upper arm, initial encounter +T22032D Burn of unspecified degree of left upper arm, subsequent encounter +T22032S Burn of unspecified degree of left upper arm, sequela +T22039A Burn of unspecified degree of unspecified upper arm, initial encounter +T22039D Burn of unspecified degree of unspecified upper arm, subsequent encounter +T22039S Burn of unspecified degree of unspecified upper arm, sequela +T22041A Burn of unspecified degree of right axilla, initial encounter +T22041D Burn of unspecified degree of right axilla, subsequent encounter +T22041S Burn of unspecified degree of right axilla, sequela +T22042A Burn of unspecified degree of left axilla, initial encounter +T22042D Burn of unspecified degree of left axilla, subsequent encounter +T22042S Burn of unspecified degree of left axilla, sequela +T22049A Burn of unspecified degree of unspecified axilla, initial encounter +T22049D Burn of unspecified degree of unspecified axilla, subsequent encounter +T22049S Burn of unspecified degree of unspecified axilla, sequela +T22051A Burn of unspecified degree of right shoulder, initial encounter +T22051D Burn of unspecified degree of right shoulder, subsequent encounter +T22051S Burn of unspecified degree of right shoulder, sequela +T22052A Burn of unspecified degree of left shoulder, initial encounter +T22052D Burn of unspecified degree of left shoulder, subsequent encounter +T22052S Burn of unspecified degree of left shoulder, sequela +T22059A Burn of unspecified degree of unspecified shoulder, initial encounter +T22059D Burn of unspecified degree of unspecified shoulder, subsequent encounter +T22059S Burn of unspecified degree of unspecified shoulder, sequela +T22061A Burn of unspecified degree of right scapular region, initial encounter +T22061D Burn of unspecified degree of right scapular region, subsequent encounter +T22061S Burn of unspecified degree of right scapular region, sequela +T22062A Burn of unspecified degree of left scapular region, initial encounter +T22062D Burn of unspecified degree of left scapular region, subsequent encounter +T22062S Burn of unspecified degree of left scapular region, sequela +T22069A Burn of unspecified degree of unspecified scapular region, initial encounter +T22069D Burn of unspecified degree of unspecified scapular region, subsequent encounter +T22069S Burn of unspecified degree of unspecified scapular region, sequela +T22091A Burn of unspecified degree of multiple sites of right shoulder and upper limb, except wrist and hand, initial encounter +T22091D Burn of unspecified degree of multiple sites of right shoulder and upper limb, except wrist and hand, subsequent encounter +T22091S Burn of unspecified degree of multiple sites of right shoulder and upper limb, except wrist and hand, sequela +T22092A Burn of unspecified degree of multiple sites of left shoulder and upper limb, except wrist and hand, initial encounter +T22092D Burn of unspecified degree of multiple sites of left shoulder and upper limb, except wrist and hand, subsequent encounter +T22092S Burn of unspecified degree of multiple sites of left shoulder and upper limb, except wrist and hand, sequela +T22099A Burn of unspecified degree of multiple sites of unspecified shoulder and upper limb, except wrist and hand, initial encounter +T22099D Burn of unspecified degree of multiple sites of unspecified shoulder and upper limb, except wrist and hand, subsequent encounter +T22099S Burn of unspecified degree of multiple sites of unspecified shoulder and upper limb, except wrist and hand, sequela +T2210XA Burn of first degree of shoulder and upper limb, except wrist and hand, unspecified site, initial encounter +T2210XD Burn of first degree of shoulder and upper limb, except wrist and hand, unspecified site, subsequent encounter +T2210XS Burn of first degree of shoulder and upper limb, except wrist and hand, unspecified site, sequela +T22111A Burn of first degree of right forearm, initial encounter +T22111D Burn of first degree of right forearm, subsequent encounter +T22111S Burn of first degree of right forearm, sequela +T22112A Burn of first degree of left forearm, initial encounter +T22112D Burn of first degree of left forearm, subsequent encounter +T22112S Burn of first degree of left forearm, sequela +T22119A Burn of first degree of unspecified forearm, initial encounter +T22119D Burn of first degree of unspecified forearm, subsequent encounter +T22119S Burn of first degree of unspecified forearm, sequela +T22121A Burn of first degree of right elbow, initial encounter +T22121D Burn of first degree of right elbow, subsequent encounter +T22121S Burn of first degree of right elbow, sequela +T22122A Burn of first degree of left elbow, initial encounter +T22122D Burn of first degree of left elbow, subsequent encounter +T22122S Burn of first degree of left elbow, sequela +T22129A Burn of first degree of unspecified elbow, initial encounter +T22129D Burn of first degree of unspecified elbow, subsequent encounter +T22129S Burn of first degree of unspecified elbow, sequela +T22131A Burn of first degree of right upper arm, initial encounter +T22131D Burn of first degree of right upper arm, subsequent encounter +T22131S Burn of first degree of right upper arm, sequela +T22132A Burn of first degree of left upper arm, initial encounter +T22132D Burn of first degree of left upper arm, subsequent encounter +T22132S Burn of first degree of left upper arm, sequela +T22139A Burn of first degree of unspecified upper arm, initial encounter +T22139D Burn of first degree of unspecified upper arm, subsequent encounter +T22139S Burn of first degree of unspecified upper arm, sequela +T22141A Burn of first degree of right axilla, initial encounter +T22141D Burn of first degree of right axilla, subsequent encounter +T22141S Burn of first degree of right axilla, sequela +T22142A Burn of first degree of left axilla, initial encounter +T22142D Burn of first degree of left axilla, subsequent encounter +T22142S Burn of first degree of left axilla, sequela +T22149A Burn of first degree of unspecified axilla, initial encounter +T22149D Burn of first degree of unspecified axilla, subsequent encounter +T22149S Burn of first degree of unspecified axilla, sequela +T22151A Burn of first degree of right shoulder, initial encounter +T22151D Burn of first degree of right shoulder, subsequent encounter +T22151S Burn of first degree of right shoulder, sequela +T22152A Burn of first degree of left shoulder, initial encounter +T22152D Burn of first degree of left shoulder, subsequent encounter +T22152S Burn of first degree of left shoulder, sequela +T22159A Burn of first degree of unspecified shoulder, initial encounter +T22159D Burn of first degree of unspecified shoulder, subsequent encounter +T22159S Burn of first degree of unspecified shoulder, sequela +T22161A Burn of first degree of right scapular region, initial encounter +T22161D Burn of first degree of right scapular region, subsequent encounter +T22161S Burn of first degree of right scapular region, sequela +T22162A Burn of first degree of left scapular region, initial encounter +T22162D Burn of first degree of left scapular region, subsequent encounter +T22162S Burn of first degree of left scapular region, sequela +T22169A Burn of first degree of unspecified scapular region, initial encounter +T22169D Burn of first degree of unspecified scapular region, subsequent encounter +T22169S Burn of first degree of unspecified scapular region, sequela +T22191A Burn of first degree of multiple sites of right shoulder and upper limb, except wrist and hand, initial encounter +T22191D Burn of first degree of multiple sites of right shoulder and upper limb, except wrist and hand, subsequent encounter +T22191S Burn of first degree of multiple sites of right shoulder and upper limb, except wrist and hand, sequela +T22192A Burn of first degree of multiple sites of left shoulder and upper limb, except wrist and hand, initial encounter +T22192D Burn of first degree of multiple sites of left shoulder and upper limb, except wrist and hand, subsequent encounter +T22192S Burn of first degree of multiple sites of left shoulder and upper limb, except wrist and hand, sequela +T22199A Burn of first degree of multiple sites of unspecified shoulder and upper limb, except wrist and hand, initial encounter +T22199D Burn of first degree of multiple sites of unspecified shoulder and upper limb, except wrist and hand, subsequent encounter +T22199S Burn of first degree of multiple sites of unspecified shoulder and upper limb, except wrist and hand, sequela +T2220XA Burn of second degree of shoulder and upper limb, except wrist and hand, unspecified site, initial encounter +T2220XD Burn of second degree of shoulder and upper limb, except wrist and hand, unspecified site, subsequent encounter +T2220XS Burn of second degree of shoulder and upper limb, except wrist and hand, unspecified site, sequela +T22211A Burn of second degree of right forearm, initial encounter +T22211D Burn of second degree of right forearm, subsequent encounter +T22211S Burn of second degree of right forearm, sequela +T22212A Burn of second degree of left forearm, initial encounter +T22212D Burn of second degree of left forearm, subsequent encounter +T22212S Burn of second degree of left forearm, sequela +T22219A Burn of second degree of unspecified forearm, initial encounter +T22219D Burn of second degree of unspecified forearm, subsequent encounter +T22219S Burn of second degree of unspecified forearm, sequela +T22221A Burn of second degree of right elbow, initial encounter +T22221D Burn of second degree of right elbow, subsequent encounter +T22221S Burn of second degree of right elbow, sequela +T22222A Burn of second degree of left elbow, initial encounter +T22222D Burn of second degree of left elbow, subsequent encounter +T22222S Burn of second degree of left elbow, sequela +T22229A Burn of second degree of unspecified elbow, initial encounter +T22229D Burn of second degree of unspecified elbow, subsequent encounter +T22229S Burn of second degree of unspecified elbow, sequela +T22231A Burn of second degree of right upper arm, initial encounter +T22231D Burn of second degree of right upper arm, subsequent encounter +T22231S Burn of second degree of right upper arm, sequela +T22232A Burn of second degree of left upper arm, initial encounter +T22232D Burn of second degree of left upper arm, subsequent encounter +T22232S Burn of second degree of left upper arm, sequela +T22239A Burn of second degree of unspecified upper arm, initial encounter +T22239D Burn of second degree of unspecified upper arm, subsequent encounter +T22239S Burn of second degree of unspecified upper arm, sequela +T22241A Burn of second degree of right axilla, initial encounter +T22241D Burn of second degree of right axilla, subsequent encounter +T22241S Burn of second degree of right axilla, sequela +T22242A Burn of second degree of left axilla, initial encounter +T22242D Burn of second degree of left axilla, subsequent encounter +T22242S Burn of second degree of left axilla, sequela +T22249A Burn of second degree of unspecified axilla, initial encounter +T22249D Burn of second degree of unspecified axilla, subsequent encounter +T22249S Burn of second degree of unspecified axilla, sequela +T22251A Burn of second degree of right shoulder, initial encounter +T22251D Burn of second degree of right shoulder, subsequent encounter +T22251S Burn of second degree of right shoulder, sequela +T22252A Burn of second degree of left shoulder, initial encounter +T22252D Burn of second degree of left shoulder, subsequent encounter +T22252S Burn of second degree of left shoulder, sequela +T22259A Burn of second degree of unspecified shoulder, initial encounter +T22259D Burn of second degree of unspecified shoulder, subsequent encounter +T22259S Burn of second degree of unspecified shoulder, sequela +T22261A Burn of second degree of right scapular region, initial encounter +T22261D Burn of second degree of right scapular region, subsequent encounter +T22261S Burn of second degree of right scapular region, sequela +T22262A Burn of second degree of left scapular region, initial encounter +T22262D Burn of second degree of left scapular region, subsequent encounter +T22262S Burn of second degree of left scapular region, sequela +T22269A Burn of second degree of unspecified scapular region, initial encounter +T22269D Burn of second degree of unspecified scapular region, subsequent encounter +T22269S Burn of second degree of unspecified scapular region, sequela +T22291A Burn of second degree of multiple sites of right shoulder and upper limb, except wrist and hand, initial encounter +T22291D Burn of second degree of multiple sites of right shoulder and upper limb, except wrist and hand, subsequent encounter +T22291S Burn of second degree of multiple sites of right shoulder and upper limb, except wrist and hand, sequela +T22292A Burn of second degree of multiple sites of left shoulder and upper limb, except wrist and hand, initial encounter +T22292D Burn of second degree of multiple sites of left shoulder and upper limb, except wrist and hand, subsequent encounter +T22292S Burn of second degree of multiple sites of left shoulder and upper limb, except wrist and hand, sequela +T22299A Burn of second degree of multiple sites of unspecified shoulder and upper limb, except wrist and hand, initial encounter +T22299D Burn of second degree of multiple sites of unspecified shoulder and upper limb, except wrist and hand, subsequent encounter +T22299S Burn of second degree of multiple sites of unspecified shoulder and upper limb, except wrist and hand, sequela +T2230XA Burn of third degree of shoulder and upper limb, except wrist and hand, unspecified site, initial encounter +T2230XD Burn of third degree of shoulder and upper limb, except wrist and hand, unspecified site, subsequent encounter +T2230XS Burn of third degree of shoulder and upper limb, except wrist and hand, unspecified site, sequela +T22311A Burn of third degree of right forearm, initial encounter +T22311D Burn of third degree of right forearm, subsequent encounter +T22311S Burn of third degree of right forearm, sequela +T22312A Burn of third degree of left forearm, initial encounter +T22312D Burn of third degree of left forearm, subsequent encounter +T22312S Burn of third degree of left forearm, sequela +T22319A Burn of third degree of unspecified forearm, initial encounter +T22319D Burn of third degree of unspecified forearm, subsequent encounter +T22319S Burn of third degree of unspecified forearm, sequela +T22321A Burn of third degree of right elbow, initial encounter +T22321D Burn of third degree of right elbow, subsequent encounter +T22321S Burn of third degree of right elbow, sequela +T22322A Burn of third degree of left elbow, initial encounter +T22322D Burn of third degree of left elbow, subsequent encounter +T22322S Burn of third degree of left elbow, sequela +T22329A Burn of third degree of unspecified elbow, initial encounter +T22329D Burn of third degree of unspecified elbow, subsequent encounter +T22329S Burn of third degree of unspecified elbow, sequela +T22331A Burn of third degree of right upper arm, initial encounter +T22331D Burn of third degree of right upper arm, subsequent encounter +T22331S Burn of third degree of right upper arm, sequela +T22332A Burn of third degree of left upper arm, initial encounter +T22332D Burn of third degree of left upper arm, subsequent encounter +T22332S Burn of third degree of left upper arm, sequela +T22339A Burn of third degree of unspecified upper arm, initial encounter +T22339D Burn of third degree of unspecified upper arm, subsequent encounter +T22339S Burn of third degree of unspecified upper arm, sequela +T22341A Burn of third degree of right axilla, initial encounter +T22341D Burn of third degree of right axilla, subsequent encounter +T22341S Burn of third degree of right axilla, sequela +T22342A Burn of third degree of left axilla, initial encounter +T22342D Burn of third degree of left axilla, subsequent encounter +T22342S Burn of third degree of left axilla, sequela +T22349A Burn of third degree of unspecified axilla, initial encounter +T22349D Burn of third degree of unspecified axilla, subsequent encounter +T22349S Burn of third degree of unspecified axilla, sequela +T22351A Burn of third degree of right shoulder, initial encounter +T22351D Burn of third degree of right shoulder, subsequent encounter +T22351S Burn of third degree of right shoulder, sequela +T22352A Burn of third degree of left shoulder, initial encounter +T22352D Burn of third degree of left shoulder, subsequent encounter +T22352S Burn of third degree of left shoulder, sequela +T22359A Burn of third degree of unspecified shoulder, initial encounter +T22359D Burn of third degree of unspecified shoulder, subsequent encounter +T22359S Burn of third degree of unspecified shoulder, sequela +T22361A Burn of third degree of right scapular region, initial encounter +T22361D Burn of third degree of right scapular region, subsequent encounter +T22361S Burn of third degree of right scapular region, sequela +T22362A Burn of third degree of left scapular region, initial encounter +T22362D Burn of third degree of left scapular region, subsequent encounter +T22362S Burn of third degree of left scapular region, sequela +T22369A Burn of third degree of unspecified scapular region, initial encounter +T22369D Burn of third degree of unspecified scapular region, subsequent encounter +T22369S Burn of third degree of unspecified scapular region, sequela +T22391A Burn of third degree of multiple sites of right shoulder and upper limb, except wrist and hand, initial encounter +T22391D Burn of third degree of multiple sites of right shoulder and upper limb, except wrist and hand, subsequent encounter +T22391S Burn of third degree of multiple sites of right shoulder and upper limb, except wrist and hand, sequela +T22392A Burn of third degree of multiple sites of left shoulder and upper limb, except wrist and hand, initial encounter +T22392D Burn of third degree of multiple sites of left shoulder and upper limb, except wrist and hand, subsequent encounter +T22392S Burn of third degree of multiple sites of left shoulder and upper limb, except wrist and hand, sequela +T22399A Burn of third degree of multiple sites of unspecified shoulder and upper limb, except wrist and hand, initial encounter +T22399D Burn of third degree of multiple sites of unspecified shoulder and upper limb, except wrist and hand, subsequent encounter +T22399S Burn of third degree of multiple sites of unspecified shoulder and upper limb, except wrist and hand, sequela +T2240XA Corrosion of unspecified degree of shoulder and upper limb, except wrist and hand, unspecified site, initial encounter +T2240XD Corrosion of unspecified degree of shoulder and upper limb, except wrist and hand, unspecified site, subsequent encounter +T2240XS Corrosion of unspecified degree of shoulder and upper limb, except wrist and hand, unspecified site, sequela +T22411A Corrosion of unspecified degree of right forearm, initial encounter +T22411D Corrosion of unspecified degree of right forearm, subsequent encounter +T22411S Corrosion of unspecified degree of right forearm, sequela +T22412A Corrosion of unspecified degree of left forearm, initial encounter +T22412D Corrosion of unspecified degree of left forearm, subsequent encounter +T22412S Corrosion of unspecified degree of left forearm, sequela +T22419A Corrosion of unspecified degree of unspecified forearm, initial encounter +T22419D Corrosion of unspecified degree of unspecified forearm, subsequent encounter +T22419S Corrosion of unspecified degree of unspecified forearm, sequela +T22421A Corrosion of unspecified degree of right elbow, initial encounter +T22421D Corrosion of unspecified degree of right elbow, subsequent encounter +T22421S Corrosion of unspecified degree of right elbow, sequela +T22422A Corrosion of unspecified degree of left elbow, initial encounter +T22422D Corrosion of unspecified degree of left elbow, subsequent encounter +T22422S Corrosion of unspecified degree of left elbow, sequela +T22429A Corrosion of unspecified degree of unspecified elbow, initial encounter +T22429D Corrosion of unspecified degree of unspecified elbow, subsequent encounter +T22429S Corrosion of unspecified degree of unspecified elbow, sequela +T22431A Corrosion of unspecified degree of right upper arm, initial encounter +T22431D Corrosion of unspecified degree of right upper arm, subsequent encounter +T22431S Corrosion of unspecified degree of right upper arm, sequela +T22432A Corrosion of unspecified degree of left upper arm, initial encounter +T22432D Corrosion of unspecified degree of left upper arm, subsequent encounter +T22432S Corrosion of unspecified degree of left upper arm, sequela +T22439A Corrosion of unspecified degree of unspecified upper arm, initial encounter +T22439D Corrosion of unspecified degree of unspecified upper arm, subsequent encounter +T22439S Corrosion of unspecified degree of unspecified upper arm, sequela +T22441A Corrosion of unspecified degree of right axilla, initial encounter +T22441D Corrosion of unspecified degree of right axilla, subsequent encounter +T22441S Corrosion of unspecified degree of right axilla, sequela +T22442A Corrosion of unspecified degree of left axilla, initial encounter +T22442D Corrosion of unspecified degree of left axilla, subsequent encounter +T22442S Corrosion of unspecified degree of left axilla, sequela +T22449A Corrosion of unspecified degree of unspecified axilla, initial encounter +T22449D Corrosion of unspecified degree of unspecified axilla, subsequent encounter +T22449S Corrosion of unspecified degree of unspecified axilla, sequela +T22451A Corrosion of unspecified degree of right shoulder, initial encounter +T22451D Corrosion of unspecified degree of right shoulder, subsequent encounter +T22451S Corrosion of unspecified degree of right shoulder, sequela +T22452A Corrosion of unspecified degree of left shoulder, initial encounter +T22452D Corrosion of unspecified degree of left shoulder, subsequent encounter +T22452S Corrosion of unspecified degree of left shoulder, sequela +T22459A Corrosion of unspecified degree of unspecified shoulder, initial encounter +T22459D Corrosion of unspecified degree of unspecified shoulder, subsequent encounter +T22459S Corrosion of unspecified degree of unspecified shoulder, sequela +T22461A Corrosion of unspecified degree of right scapular region, initial encounter +T22461D Corrosion of unspecified degree of right scapular region, subsequent encounter +T22461S Corrosion of unspecified degree of right scapular region, sequela +T22462A Corrosion of unspecified degree of left scapular region, initial encounter +T22462D Corrosion of unspecified degree of left scapular region, subsequent encounter +T22462S Corrosion of unspecified degree of left scapular region, sequela +T22469A Corrosion of unspecified degree of unspecified scapular region, initial encounter +T22469D Corrosion of unspecified degree of unspecified scapular region, subsequent encounter +T22469S Corrosion of unspecified degree of unspecified scapular region, sequela +T22491A Corrosion of unspecified degree of multiple sites of right shoulder and upper limb, except wrist and hand, initial encounter +T22491D Corrosion of unspecified degree of multiple sites of right shoulder and upper limb, except wrist and hand, subsequent encounter +T22491S Corrosion of unspecified degree of multiple sites of right shoulder and upper limb, except wrist and hand, sequela +T22492A Corrosion of unspecified degree of multiple sites of left shoulder and upper limb, except wrist and hand, initial encounter +T22492D Corrosion of unspecified degree of multiple sites of left shoulder and upper limb, except wrist and hand, subsequent encounter +T22492S Corrosion of unspecified degree of multiple sites of left shoulder and upper limb, except wrist and hand, sequela +T22499A Corrosion of unspecified degree of multiple sites of unspecified shoulder and upper limb, except wrist and hand, initial encounter +T22499D Corrosion of unspecified degree of multiple sites of unspecified shoulder and upper limb, except wrist and hand, subsequent encounter +T22499S Corrosion of unspecified degree of multiple sites of unspecified shoulder and upper limb, except wrist and hand, sequela +T2250XA Corrosion of first degree of shoulder and upper limb, except wrist and hand unspecified site, initial encounter +T2250XD Corrosion of first degree of shoulder and upper limb, except wrist and hand unspecified site, subsequent encounter +T2250XS Corrosion of first degree of shoulder and upper limb, except wrist and hand unspecified site, sequela +T22511A Corrosion of first degree of right forearm, initial encounter +T22511D Corrosion of first degree of right forearm, subsequent encounter +T22511S Corrosion of first degree of right forearm, sequela +T22512A Corrosion of first degree of left forearm, initial encounter +T22512D Corrosion of first degree of left forearm, subsequent encounter +T22512S Corrosion of first degree of left forearm, sequela +T22519A Corrosion of first degree of unspecified forearm, initial encounter +T22519D Corrosion of first degree of unspecified forearm, subsequent encounter +T22519S Corrosion of first degree of unspecified forearm, sequela +T22521A Corrosion of first degree of right elbow, initial encounter +T22521D Corrosion of first degree of right elbow, subsequent encounter +T22521S Corrosion of first degree of right elbow, sequela +T22522A Corrosion of first degree of left elbow, initial encounter +T22522D Corrosion of first degree of left elbow, subsequent encounter +T22522S Corrosion of first degree of left elbow, sequela +T22529A Corrosion of first degree of unspecified elbow, initial encounter +T22529D Corrosion of first degree of unspecified elbow, subsequent encounter +T22529S Corrosion of first degree of unspecified elbow, sequela +T22531A Corrosion of first degree of right upper arm, initial encounter +T22531D Corrosion of first degree of right upper arm, subsequent encounter +T22531S Corrosion of first degree of right upper arm, sequela +T22532A Corrosion of first degree of left upper arm, initial encounter +T22532D Corrosion of first degree of left upper arm, subsequent encounter +T22532S Corrosion of first degree of left upper arm, sequela +T22539A Corrosion of first degree of unspecified upper arm, initial encounter +T22539D Corrosion of first degree of unspecified upper arm, subsequent encounter +T22539S Corrosion of first degree of unspecified upper arm, sequela +T22541A Corrosion of first degree of right axilla, initial encounter +T22541D Corrosion of first degree of right axilla, subsequent encounter +T22541S Corrosion of first degree of right axilla, sequela +T22542A Corrosion of first degree of left axilla, initial encounter +T22542D Corrosion of first degree of left axilla, subsequent encounter +T22542S Corrosion of first degree of left axilla, sequela +T22549A Corrosion of first degree of unspecified axilla, initial encounter +T22549D Corrosion of first degree of unspecified axilla, subsequent encounter +T22549S Corrosion of first degree of unspecified axilla, sequela +T22551A Corrosion of first degree of right shoulder, initial encounter +T22551D Corrosion of first degree of right shoulder, subsequent encounter +T22551S Corrosion of first degree of right shoulder, sequela +T22552A Corrosion of first degree of left shoulder, initial encounter +T22552D Corrosion of first degree of left shoulder, subsequent encounter +T22552S Corrosion of first degree of left shoulder, sequela +T22559A Corrosion of first degree of unspecified shoulder, initial encounter +T22559D Corrosion of first degree of unspecified shoulder, subsequent encounter +T22559S Corrosion of first degree of unspecified shoulder, sequela +T22561A Corrosion of first degree of right scapular region, initial encounter +T22561D Corrosion of first degree of right scapular region, subsequent encounter +T22561S Corrosion of first degree of right scapular region, sequela +T22562A Corrosion of first degree of left scapular region, initial encounter +T22562D Corrosion of first degree of left scapular region, subsequent encounter +T22562S Corrosion of first degree of left scapular region, sequela +T22569A Corrosion of first degree of unspecified scapular region, initial encounter +T22569D Corrosion of first degree of unspecified scapular region, subsequent encounter +T22569S Corrosion of first degree of unspecified scapular region, sequela +T22591A Corrosion of first degree of multiple sites of right shoulder and upper limb, except wrist and hand, initial encounter +T22591D Corrosion of first degree of multiple sites of right shoulder and upper limb, except wrist and hand, subsequent encounter +T22591S Corrosion of first degree of multiple sites of right shoulder and upper limb, except wrist and hand, sequela +T22592A Corrosion of first degree of multiple sites of left shoulder and upper limb, except wrist and hand, initial encounter +T22592D Corrosion of first degree of multiple sites of left shoulder and upper limb, except wrist and hand, subsequent encounter +T22592S Corrosion of first degree of multiple sites of left shoulder and upper limb, except wrist and hand, sequela +T22599A Corrosion of first degree of multiple sites of unspecified shoulder and upper limb, except wrist and hand, initial encounter +T22599D Corrosion of first degree of multiple sites of unspecified shoulder and upper limb, except wrist and hand, subsequent encounter +T22599S Corrosion of first degree of multiple sites of unspecified shoulder and upper limb, except wrist and hand, sequela +T2260XA Corrosion of second degree of shoulder and upper limb, except wrist and hand, unspecified site, initial encounter +T2260XD Corrosion of second degree of shoulder and upper limb, except wrist and hand, unspecified site, subsequent encounter +T2260XS Corrosion of second degree of shoulder and upper limb, except wrist and hand, unspecified site, sequela +T22611A Corrosion of second degree of right forearm, initial encounter +T22611D Corrosion of second degree of right forearm, subsequent encounter +T22611S Corrosion of second degree of right forearm, sequela +T22612A Corrosion of second degree of left forearm, initial encounter +T22612D Corrosion of second degree of left forearm, subsequent encounter +T22612S Corrosion of second degree of left forearm, sequela +T22619A Corrosion of second degree of unspecified forearm, initial encounter +T22619D Corrosion of second degree of unspecified forearm, subsequent encounter +T22619S Corrosion of second degree of unspecified forearm, sequela +T22621A Corrosion of second degree of right elbow, initial encounter +T22621D Corrosion of second degree of right elbow, subsequent encounter +T22621S Corrosion of second degree of right elbow, sequela +T22622A Corrosion of second degree of left elbow, initial encounter +T22622D Corrosion of second degree of left elbow, subsequent encounter +T22622S Corrosion of second degree of left elbow, sequela +T22629A Corrosion of second degree of unspecified elbow, initial encounter +T22629D Corrosion of second degree of unspecified elbow, subsequent encounter +T22629S Corrosion of second degree of unspecified elbow, sequela +T22631A Corrosion of second degree of right upper arm, initial encounter +T22631D Corrosion of second degree of right upper arm, subsequent encounter +T22631S Corrosion of second degree of right upper arm, sequela +T22632A Corrosion of second degree of left upper arm, initial encounter +T22632D Corrosion of second degree of left upper arm, subsequent encounter +T22632S Corrosion of second degree of left upper arm, sequela +T22639A Corrosion of second degree of unspecified upper arm, initial encounter +T22639D Corrosion of second degree of unspecified upper arm, subsequent encounter +T22639S Corrosion of second degree of unspecified upper arm, sequela +T22641A Corrosion of second degree of right axilla, initial encounter +T22641D Corrosion of second degree of right axilla, subsequent encounter +T22641S Corrosion of second degree of right axilla, sequela +T22642A Corrosion of second degree of left axilla, initial encounter +T22642D Corrosion of second degree of left axilla, subsequent encounter +T22642S Corrosion of second degree of left axilla, sequela +T22649A Corrosion of second degree of unspecified axilla, initial encounter +T22649D Corrosion of second degree of unspecified axilla, subsequent encounter +T22649S Corrosion of second degree of unspecified axilla, sequela +T22651A Corrosion of second degree of right shoulder, initial encounter +T22651D Corrosion of second degree of right shoulder, subsequent encounter +T22651S Corrosion of second degree of right shoulder, sequela +T22652A Corrosion of second degree of left shoulder, initial encounter +T22652D Corrosion of second degree of left shoulder, subsequent encounter +T22652S Corrosion of second degree of left shoulder, sequela +T22659A Corrosion of second degree of unspecified shoulder, initial encounter +T22659D Corrosion of second degree of unspecified shoulder, subsequent encounter +T22659S Corrosion of second degree of unspecified shoulder, sequela +T22661A Corrosion of second degree of right scapular region, initial encounter +T22661D Corrosion of second degree of right scapular region, subsequent encounter +T22661S Corrosion of second degree of right scapular region, sequela +T22662A Corrosion of second degree of left scapular region, initial encounter +T22662D Corrosion of second degree of left scapular region, subsequent encounter +T22662S Corrosion of second degree of left scapular region, sequela +T22669A Corrosion of second degree of unspecified scapular region, initial encounter +T22669D Corrosion of second degree of unspecified scapular region, subsequent encounter +T22669S Corrosion of second degree of unspecified scapular region, sequela +T22691A Corrosion of second degree of multiple sites of right shoulder and upper limb, except wrist and hand, initial encounter +T22691D Corrosion of second degree of multiple sites of right shoulder and upper limb, except wrist and hand, subsequent encounter +T22691S Corrosion of second degree of multiple sites of right shoulder and upper limb, except wrist and hand, sequela +T22692A Corrosion of second degree of multiple sites of left shoulder and upper limb, except wrist and hand, initial encounter +T22692D Corrosion of second degree of multiple sites of left shoulder and upper limb, except wrist and hand, subsequent encounter +T22692S Corrosion of second degree of multiple sites of left shoulder and upper limb, except wrist and hand, sequela +T22699A Corrosion of second degree of multiple sites of unspecified shoulder and upper limb, except wrist and hand, initial encounter +T22699D Corrosion of second degree of multiple sites of unspecified shoulder and upper limb, except wrist and hand, subsequent encounter +T22699S Corrosion of second degree of multiple sites of unspecified shoulder and upper limb, except wrist and hand, sequela +T2270XA Corrosion of third degree of shoulder and upper limb, except wrist and hand, unspecified site, initial encounter +T2270XD Corrosion of third degree of shoulder and upper limb, except wrist and hand, unspecified site, subsequent encounter +T2270XS Corrosion of third degree of shoulder and upper limb, except wrist and hand, unspecified site, sequela +T22711A Corrosion of third degree of right forearm, initial encounter +T22711D Corrosion of third degree of right forearm, subsequent encounter +T22711S Corrosion of third degree of right forearm, sequela +T22712A Corrosion of third degree of left forearm, initial encounter +T22712D Corrosion of third degree of left forearm, subsequent encounter +T22712S Corrosion of third degree of left forearm, sequela +T22719A Corrosion of third degree of unspecified forearm, initial encounter +T22719D Corrosion of third degree of unspecified forearm, subsequent encounter +T22719S Corrosion of third degree of unspecified forearm, sequela +T22721A Corrosion of third degree of right elbow, initial encounter +T22721D Corrosion of third degree of right elbow, subsequent encounter +T22721S Corrosion of third degree of right elbow, sequela +T22722A Corrosion of third degree of left elbow, initial encounter +T22722D Corrosion of third degree of left elbow, subsequent encounter +T22722S Corrosion of third degree of left elbow, sequela +T22729A Corrosion of third degree of unspecified elbow, initial encounter +T22729D Corrosion of third degree of unspecified elbow, subsequent encounter +T22729S Corrosion of third degree of unspecified elbow, sequela +T22731A Corrosion of third degree of right upper arm, initial encounter +T22731D Corrosion of third degree of right upper arm, subsequent encounter +T22731S Corrosion of third degree of right upper arm, sequela +T22732A Corrosion of third degree of left upper arm, initial encounter +T22732D Corrosion of third degree of left upper arm, subsequent encounter +T22732S Corrosion of third degree of left upper arm, sequela +T22739A Corrosion of third degree of unspecified upper arm, initial encounter +T22739D Corrosion of third degree of unspecified upper arm, subsequent encounter +T22739S Corrosion of third degree of unspecified upper arm, sequela +T22741A Corrosion of third degree of right axilla, initial encounter +T22741D Corrosion of third degree of right axilla, subsequent encounter +T22741S Corrosion of third degree of right axilla, sequela +T22742A Corrosion of third degree of left axilla, initial encounter +T22742D Corrosion of third degree of left axilla, subsequent encounter +T22742S Corrosion of third degree of left axilla, sequela +T22749A Corrosion of third degree of unspecified axilla, initial encounter +T22749D Corrosion of third degree of unspecified axilla, subsequent encounter +T22749S Corrosion of third degree of unspecified axilla, sequela +T22751A Corrosion of third degree of right shoulder, initial encounter +T22751D Corrosion of third degree of right shoulder, subsequent encounter +T22751S Corrosion of third degree of right shoulder, sequela +T22752A Corrosion of third degree of left shoulder, initial encounter +T22752D Corrosion of third degree of left shoulder, subsequent encounter +T22752S Corrosion of third degree of left shoulder, sequela +T22759A Corrosion of third degree of unspecified shoulder, initial encounter +T22759D Corrosion of third degree of unspecified shoulder, subsequent encounter +T22759S Corrosion of third degree of unspecified shoulder, sequela +T22761A Corrosion of third degree of right scapular region, initial encounter +T22761D Corrosion of third degree of right scapular region, subsequent encounter +T22761S Corrosion of third degree of right scapular region, sequela +T22762A Corrosion of third degree of left scapular region, initial encounter +T22762D Corrosion of third degree of left scapular region, subsequent encounter +T22762S Corrosion of third degree of left scapular region, sequela +T22769A Corrosion of third degree of unspecified scapular region, initial encounter +T22769D Corrosion of third degree of unspecified scapular region, subsequent encounter +T22769S Corrosion of third degree of unspecified scapular region, sequela +T22791A Corrosion of third degree of multiple sites of right shoulder and upper limb, except wrist and hand, initial encounter +T22791D Corrosion of third degree of multiple sites of right shoulder and upper limb, except wrist and hand, subsequent encounter +T22791S Corrosion of third degree of multiple sites of right shoulder and upper limb, except wrist and hand, sequela +T22792A Corrosion of third degree of multiple sites of left shoulder and upper limb, except wrist and hand, initial encounter +T22792D Corrosion of third degree of multiple sites of left shoulder and upper limb, except wrist and hand, subsequent encounter +T22792S Corrosion of third degree of multiple sites of left shoulder and upper limb, except wrist and hand, sequela +T22799A Corrosion of third degree of multiple sites of unspecified shoulder and upper limb, except wrist and hand, initial encounter +T22799D Corrosion of third degree of multiple sites of unspecified shoulder and upper limb, except wrist and hand, subsequent encounter +T22799S Corrosion of third degree of multiple sites of unspecified shoulder and upper limb, except wrist and hand, sequela +T23001A Burn of unspecified degree of right hand, unspecified site, initial encounter +T23001D Burn of unspecified degree of right hand, unspecified site, subsequent encounter +T23001S Burn of unspecified degree of right hand, unspecified site, sequela +T23002A Burn of unspecified degree of left hand, unspecified site, initial encounter +T23002D Burn of unspecified degree of left hand, unspecified site, subsequent encounter +T23002S Burn of unspecified degree of left hand, unspecified site, sequela +T23009A Burn of unspecified degree of unspecified hand, unspecified site, initial encounter +T23009D Burn of unspecified degree of unspecified hand, unspecified site, subsequent encounter +T23009S Burn of unspecified degree of unspecified hand, unspecified site, sequela +T23011A Burn of unspecified degree of right thumb (nail), initial encounter +T23011D Burn of unspecified degree of right thumb (nail), subsequent encounter +T23011S Burn of unspecified degree of right thumb (nail), sequela +T23012A Burn of unspecified degree of left thumb (nail), initial encounter +T23012D Burn of unspecified degree of left thumb (nail), subsequent encounter +T23012S Burn of unspecified degree of left thumb (nail), sequela +T23019A Burn of unspecified degree of unspecified thumb (nail), initial encounter +T23019D Burn of unspecified degree of unspecified thumb (nail), subsequent encounter +T23019S Burn of unspecified degree of unspecified thumb (nail), sequela +T23021A Burn of unspecified degree of single right finger (nail) except thumb, initial encounter +T23021D Burn of unspecified degree of single right finger (nail) except thumb, subsequent encounter +T23021S Burn of unspecified degree of single right finger (nail) except thumb, sequela +T23022A Burn of unspecified degree of single left finger (nail) except thumb, initial encounter +T23022D Burn of unspecified degree of single left finger (nail) except thumb, subsequent encounter +T23022S Burn of unspecified degree of single left finger (nail) except thumb, sequela +T23029A Burn of unspecified degree of unspecified single finger (nail) except thumb, initial encounter +T23029D Burn of unspecified degree of unspecified single finger (nail) except thumb, subsequent encounter +T23029S Burn of unspecified degree of unspecified single finger (nail) except thumb, sequela +T23031A Burn of unspecified degree of multiple right fingers (nail), not including thumb, initial encounter +T23031D Burn of unspecified degree of multiple right fingers (nail), not including thumb, subsequent encounter +T23031S Burn of unspecified degree of multiple right fingers (nail), not including thumb, sequela +T23032A Burn of unspecified degree of multiple left fingers (nail), not including thumb, initial encounter +T23032D Burn of unspecified degree of multiple left fingers (nail), not including thumb, subsequent encounter +T23032S Burn of unspecified degree of multiple left fingers (nail), not including thumb, sequela +T23039A Burn of unspecified degree of unspecified multiple fingers (nail), not including thumb, initial encounter +T23039D Burn of unspecified degree of unspecified multiple fingers (nail), not including thumb, subsequent encounter +T23039S Burn of unspecified degree of unspecified multiple fingers (nail), not including thumb, sequela +T23041A Burn of unspecified degree of multiple right fingers (nail), including thumb, initial encounter +T23041D Burn of unspecified degree of multiple right fingers (nail), including thumb, subsequent encounter +T23041S Burn of unspecified degree of multiple right fingers (nail), including thumb, sequela +T23042A Burn of unspecified degree of multiple left fingers (nail), including thumb, initial encounter +T23042D Burn of unspecified degree of multiple left fingers (nail), including thumb, subsequent encounter +T23042S Burn of unspecified degree of multiple left fingers (nail), including thumb, sequela +T23049A Burn of unspecified degree of unspecified multiple fingers (nail), including thumb, initial encounter +T23049D Burn of unspecified degree of unspecified multiple fingers (nail), including thumb, subsequent encounter +T23049S Burn of unspecified degree of unspecified multiple fingers (nail), including thumb, sequela +T23051A Burn of unspecified degree of right palm, initial encounter +T23051D Burn of unspecified degree of right palm, subsequent encounter +T23051S Burn of unspecified degree of right palm, sequela +T23052A Burn of unspecified degree of left palm, initial encounter +T23052D Burn of unspecified degree of left palm, subsequent encounter +T23052S Burn of unspecified degree of left palm, sequela +T23059A Burn of unspecified degree of unspecified palm, initial encounter +T23059D Burn of unspecified degree of unspecified palm, subsequent encounter +T23059S Burn of unspecified degree of unspecified palm, sequela +T23061A Burn of unspecified degree of back of right hand, initial encounter +T23061D Burn of unspecified degree of back of right hand, subsequent encounter +T23061S Burn of unspecified degree of back of right hand, sequela +T23062A Burn of unspecified degree of back of left hand, initial encounter +T23062D Burn of unspecified degree of back of left hand, subsequent encounter +T23062S Burn of unspecified degree of back of left hand, sequela +T23069A Burn of unspecified degree of back of unspecified hand, initial encounter +T23069D Burn of unspecified degree of back of unspecified hand, subsequent encounter +T23069S Burn of unspecified degree of back of unspecified hand, sequela +T23071A Burn of unspecified degree of right wrist, initial encounter +T23071D Burn of unspecified degree of right wrist, subsequent encounter +T23071S Burn of unspecified degree of right wrist, sequela +T23072A Burn of unspecified degree of left wrist, initial encounter +T23072D Burn of unspecified degree of left wrist, subsequent encounter +T23072S Burn of unspecified degree of left wrist, sequela +T23079A Burn of unspecified degree of unspecified wrist, initial encounter +T23079D Burn of unspecified degree of unspecified wrist, subsequent encounter +T23079S Burn of unspecified degree of unspecified wrist, sequela +T23091A Burn of unspecified degree of multiple sites of right wrist and hand, initial encounter +T23091D Burn of unspecified degree of multiple sites of right wrist and hand, subsequent encounter +T23091S Burn of unspecified degree of multiple sites of right wrist and hand, sequela +T23092A Burn of unspecified degree of multiple sites of left wrist and hand, initial encounter +T23092D Burn of unspecified degree of multiple sites of left wrist and hand, subsequent encounter +T23092S Burn of unspecified degree of multiple sites of left wrist and hand, sequela +T23099A Burn of unspecified degree of multiple sites of unspecified wrist and hand, initial encounter +T23099D Burn of unspecified degree of multiple sites of unspecified wrist and hand, subsequent encounter +T23099S Burn of unspecified degree of multiple sites of unspecified wrist and hand, sequela +T23101A Burn of first degree of right hand, unspecified site, initial encounter +T23101D Burn of first degree of right hand, unspecified site, subsequent encounter +T23101S Burn of first degree of right hand, unspecified site, sequela +T23102A Burn of first degree of left hand, unspecified site, initial encounter +T23102D Burn of first degree of left hand, unspecified site, subsequent encounter +T23102S Burn of first degree of left hand, unspecified site, sequela +T23109A Burn of first degree of unspecified hand, unspecified site, initial encounter +T23109D Burn of first degree of unspecified hand, unspecified site, subsequent encounter +T23109S Burn of first degree of unspecified hand, unspecified site, sequela +T23111A Burn of first degree of right thumb (nail), initial encounter +T23111D Burn of first degree of right thumb (nail), subsequent encounter +T23111S Burn of first degree of right thumb (nail), sequela +T23112A Burn of first degree of left thumb (nail), initial encounter +T23112D Burn of first degree of left thumb (nail), subsequent encounter +T23112S Burn of first degree of left thumb (nail), sequela +T23119A Burn of first degree of unspecified thumb (nail), initial encounter +T23119D Burn of first degree of unspecified thumb (nail), subsequent encounter +T23119S Burn of first degree of unspecified thumb (nail), sequela +T23121A Burn of first degree of single right finger (nail) except thumb, initial encounter +T23121D Burn of first degree of single right finger (nail) except thumb, subsequent encounter +T23121S Burn of first degree of single right finger (nail) except thumb, sequela +T23122A Burn of first degree of single left finger (nail) except thumb, initial encounter +T23122D Burn of first degree of single left finger (nail) except thumb, subsequent encounter +T23122S Burn of first degree of single left finger (nail) except thumb, sequela +T23129A Burn of first degree of unspecified single finger (nail) except thumb, initial encounter +T23129D Burn of first degree of unspecified single finger (nail) except thumb, subsequent encounter +T23129S Burn of first degree of unspecified single finger (nail) except thumb, sequela +T23131A Burn of first degree of multiple right fingers (nail), not including thumb, initial encounter +T23131D Burn of first degree of multiple right fingers (nail), not including thumb, subsequent encounter +T23131S Burn of first degree of multiple right fingers (nail), not including thumb, sequela +T23132A Burn of first degree of multiple left fingers (nail), not including thumb, initial encounter +T23132D Burn of first degree of multiple left fingers (nail), not including thumb, subsequent encounter +T23132S Burn of first degree of multiple left fingers (nail), not including thumb, sequela +T23139A Burn of first degree of unspecified multiple fingers (nail), not including thumb, initial encounter +T23139D Burn of first degree of unspecified multiple fingers (nail), not including thumb, subsequent encounter +T23139S Burn of first degree of unspecified multiple fingers (nail), not including thumb, sequela +T23141A Burn of first degree of multiple right fingers (nail), including thumb, initial encounter +T23141D Burn of first degree of multiple right fingers (nail), including thumb, subsequent encounter +T23141S Burn of first degree of multiple right fingers (nail), including thumb, sequela +T23142A Burn of first degree of multiple left fingers (nail), including thumb, initial encounter +T23142D Burn of first degree of multiple left fingers (nail), including thumb, subsequent encounter +T23142S Burn of first degree of multiple left fingers (nail), including thumb, sequela +T23149A Burn of first degree of unspecified multiple fingers (nail), including thumb, initial encounter +T23149D Burn of first degree of unspecified multiple fingers (nail), including thumb, subsequent encounter +T23149S Burn of first degree of unspecified multiple fingers (nail), including thumb, sequela +T23151A Burn of first degree of right palm, initial encounter +T23151D Burn of first degree of right palm, subsequent encounter +T23151S Burn of first degree of right palm, sequela +T23152A Burn of first degree of left palm, initial encounter +T23152D Burn of first degree of left palm, subsequent encounter +T23152S Burn of first degree of left palm, sequela +T23159A Burn of first degree of unspecified palm, initial encounter +T23159D Burn of first degree of unspecified palm, subsequent encounter +T23159S Burn of first degree of unspecified palm, sequela +T23161A Burn of first degree of back of right hand, initial encounter +T23161D Burn of first degree of back of right hand, subsequent encounter +T23161S Burn of first degree of back of right hand, sequela +T23162A Burn of first degree of back of left hand, initial encounter +T23162D Burn of first degree of back of left hand, subsequent encounter +T23162S Burn of first degree of back of left hand, sequela +T23169A Burn of first degree of back of unspecified hand, initial encounter +T23169D Burn of first degree of back of unspecified hand, subsequent encounter +T23169S Burn of first degree of back of unspecified hand, sequela +T23171A Burn of first degree of right wrist, initial encounter +T23171D Burn of first degree of right wrist, subsequent encounter +T23171S Burn of first degree of right wrist, sequela +T23172A Burn of first degree of left wrist, initial encounter +T23172D Burn of first degree of left wrist, subsequent encounter +T23172S Burn of first degree of left wrist, sequela +T23179A Burn of first degree of unspecified wrist, initial encounter +T23179D Burn of first degree of unspecified wrist, subsequent encounter +T23179S Burn of first degree of unspecified wrist, sequela +T23191A Burn of first degree of multiple sites of right wrist and hand, initial encounter +T23191D Burn of first degree of multiple sites of right wrist and hand, subsequent encounter +T23191S Burn of first degree of multiple sites of right wrist and hand, sequela +T23192A Burn of first degree of multiple sites of left wrist and hand, initial encounter +T23192D Burn of first degree of multiple sites of left wrist and hand, subsequent encounter +T23192S Burn of first degree of multiple sites of left wrist and hand, sequela +T23199A Burn of first degree of multiple sites of unspecified wrist and hand, initial encounter +T23199D Burn of first degree of multiple sites of unspecified wrist and hand, subsequent encounter +T23199S Burn of first degree of multiple sites of unspecified wrist and hand, sequela +T23201A Burn of second degree of right hand, unspecified site, initial encounter +T23201D Burn of second degree of right hand, unspecified site, subsequent encounter +T23201S Burn of second degree of right hand, unspecified site, sequela +T23202A Burn of second degree of left hand, unspecified site, initial encounter +T23202D Burn of second degree of left hand, unspecified site, subsequent encounter +T23202S Burn of second degree of left hand, unspecified site, sequela +T23209A Burn of second degree of unspecified hand, unspecified site, initial encounter +T23209D Burn of second degree of unspecified hand, unspecified site, subsequent encounter +T23209S Burn of second degree of unspecified hand, unspecified site, sequela +T23211A Burn of second degree of right thumb (nail), initial encounter +T23211D Burn of second degree of right thumb (nail), subsequent encounter +T23211S Burn of second degree of right thumb (nail), sequela +T23212A Burn of second degree of left thumb (nail), initial encounter +T23212D Burn of second degree of left thumb (nail), subsequent encounter +T23212S Burn of second degree of left thumb (nail), sequela +T23219A Burn of second degree of unspecified thumb (nail), initial encounter +T23219D Burn of second degree of unspecified thumb (nail), subsequent encounter +T23219S Burn of second degree of unspecified thumb (nail), sequela +T23221A Burn of second degree of single right finger (nail) except thumb, initial encounter +T23221D Burn of second degree of single right finger (nail) except thumb, subsequent encounter +T23221S Burn of second degree of single right finger (nail) except thumb, sequela +T23222A Burn of second degree of single left finger (nail) except thumb, initial encounter +T23222D Burn of second degree of single left finger (nail) except thumb, subsequent encounter +T23222S Burn of second degree of single left finger (nail) except thumb, sequela +T23229A Burn of second degree of unspecified single finger (nail) except thumb, initial encounter +T23229D Burn of second degree of unspecified single finger (nail) except thumb, subsequent encounter +T23229S Burn of second degree of unspecified single finger (nail) except thumb, sequela +T23231A Burn of second degree of multiple right fingers (nail), not including thumb, initial encounter +T23231D Burn of second degree of multiple right fingers (nail), not including thumb, subsequent encounter +T23231S Burn of second degree of multiple right fingers (nail), not including thumb, sequela +T23232A Burn of second degree of multiple left fingers (nail), not including thumb, initial encounter +T23232D Burn of second degree of multiple left fingers (nail), not including thumb, subsequent encounter +T23232S Burn of second degree of multiple left fingers (nail), not including thumb, sequela +T23239A Burn of second degree of unspecified multiple fingers (nail), not including thumb, initial encounter +T23239D Burn of second degree of unspecified multiple fingers (nail), not including thumb, subsequent encounter +T23239S Burn of second degree of unspecified multiple fingers (nail), not including thumb, sequela +T23241A Burn of second degree of multiple right fingers (nail), including thumb, initial encounter +T23241D Burn of second degree of multiple right fingers (nail), including thumb, subsequent encounter +T23241S Burn of second degree of multiple right fingers (nail), including thumb, sequela +T23242A Burn of second degree of multiple left fingers (nail), including thumb, initial encounter +T23242D Burn of second degree of multiple left fingers (nail), including thumb, subsequent encounter +T23242S Burn of second degree of multiple left fingers (nail), including thumb, sequela +T23249A Burn of second degree of unspecified multiple fingers (nail), including thumb, initial encounter +T23249D Burn of second degree of unspecified multiple fingers (nail), including thumb, subsequent encounter +T23249S Burn of second degree of unspecified multiple fingers (nail), including thumb, sequela +T23251A Burn of second degree of right palm, initial encounter +T23251D Burn of second degree of right palm, subsequent encounter +T23251S Burn of second degree of right palm, sequela +T23252A Burn of second degree of left palm, initial encounter +T23252D Burn of second degree of left palm, subsequent encounter +T23252S Burn of second degree of left palm, sequela +T23259A Burn of second degree of unspecified palm, initial encounter +T23259D Burn of second degree of unspecified palm, subsequent encounter +T23259S Burn of second degree of unspecified palm, sequela +T23261A Burn of second degree of back of right hand, initial encounter +T23261D Burn of second degree of back of right hand, subsequent encounter +T23261S Burn of second degree of back of right hand, sequela +T23262A Burn of second degree of back of left hand, initial encounter +T23262D Burn of second degree of back of left hand, subsequent encounter +T23262S Burn of second degree of back of left hand, sequela +T23269A Burn of second degree of back of unspecified hand, initial encounter +T23269D Burn of second degree of back of unspecified hand, subsequent encounter +T23269S Burn of second degree of back of unspecified hand, sequela +T23271A Burn of second degree of right wrist, initial encounter +T23271D Burn of second degree of right wrist, subsequent encounter +T23271S Burn of second degree of right wrist, sequela +T23272A Burn of second degree of left wrist, initial encounter +T23272D Burn of second degree of left wrist, subsequent encounter +T23272S Burn of second degree of left wrist, sequela +T23279A Burn of second degree of unspecified wrist, initial encounter +T23279D Burn of second degree of unspecified wrist, subsequent encounter +T23279S Burn of second degree of unspecified wrist, sequela +T23291A Burn of second degree of multiple sites of right wrist and hand, initial encounter +T23291D Burn of second degree of multiple sites of right wrist and hand, subsequent encounter +T23291S Burn of second degree of multiple sites of right wrist and hand, sequela +T23292A Burn of second degree of multiple sites of left wrist and hand, initial encounter +T23292D Burn of second degree of multiple sites of left wrist and hand, subsequent encounter +T23292S Burn of second degree of multiple sites of left wrist and hand, sequela +T23299A Burn of second degree of multiple sites of unspecified wrist and hand, initial encounter +T23299D Burn of second degree of multiple sites of unspecified wrist and hand, subsequent encounter +T23299S Burn of second degree of multiple sites of unspecified wrist and hand, sequela +T23301A Burn of third degree of right hand, unspecified site, initial encounter +T23301D Burn of third degree of right hand, unspecified site, subsequent encounter +T23301S Burn of third degree of right hand, unspecified site, sequela +T23302A Burn of third degree of left hand, unspecified site, initial encounter +T23302D Burn of third degree of left hand, unspecified site, subsequent encounter +T23302S Burn of third degree of left hand, unspecified site, sequela +T23309A Burn of third degree of unspecified hand, unspecified site, initial encounter +T23309D Burn of third degree of unspecified hand, unspecified site, subsequent encounter +T23309S Burn of third degree of unspecified hand, unspecified site, sequela +T23311A Burn of third degree of right thumb (nail), initial encounter +T23311D Burn of third degree of right thumb (nail), subsequent encounter +T23311S Burn of third degree of right thumb (nail), sequela +T23312A Burn of third degree of left thumb (nail), initial encounter +T23312D Burn of third degree of left thumb (nail), subsequent encounter +T23312S Burn of third degree of left thumb (nail), sequela +T23319A Burn of third degree of unspecified thumb (nail), initial encounter +T23319D Burn of third degree of unspecified thumb (nail), subsequent encounter +T23319S Burn of third degree of unspecified thumb (nail), sequela +T23321A Burn of third degree of single right finger (nail) except thumb, initial encounter +T23321D Burn of third degree of single right finger (nail) except thumb, subsequent encounter +T23321S Burn of third degree of single right finger (nail) except thumb, sequela +T23322A Burn of third degree of single left finger (nail) except thumb, initial encounter +T23322D Burn of third degree of single left finger (nail) except thumb, subsequent encounter +T23322S Burn of third degree of single left finger (nail) except thumb, sequela +T23329A Burn of third degree of unspecified single finger (nail) except thumb, initial encounter +T23329D Burn of third degree of unspecified single finger (nail) except thumb, subsequent encounter +T23329S Burn of third degree of unspecified single finger (nail) except thumb, sequela +T23331A Burn of third degree of multiple right fingers (nail), not including thumb, initial encounter +T23331D Burn of third degree of multiple right fingers (nail), not including thumb, subsequent encounter +T23331S Burn of third degree of multiple right fingers (nail), not including thumb, sequela +T23332A Burn of third degree of multiple left fingers (nail), not including thumb, initial encounter +T23332D Burn of third degree of multiple left fingers (nail), not including thumb, subsequent encounter +T23332S Burn of third degree of multiple left fingers (nail), not including thumb, sequela +T23339A Burn of third degree of unspecified multiple fingers (nail), not including thumb, initial encounter +T23339D Burn of third degree of unspecified multiple fingers (nail), not including thumb, subsequent encounter +T23339S Burn of third degree of unspecified multiple fingers (nail), not including thumb, sequela +T23341A Burn of third degree of multiple right fingers (nail), including thumb, initial encounter +T23341D Burn of third degree of multiple right fingers (nail), including thumb, subsequent encounter +T23341S Burn of third degree of multiple right fingers (nail), including thumb, sequela +T23342A Burn of third degree of multiple left fingers (nail), including thumb, initial encounter +T23342D Burn of third degree of multiple left fingers (nail), including thumb, subsequent encounter +T23342S Burn of third degree of multiple left fingers (nail), including thumb, sequela +T23349A Burn of third degree of unspecified multiple fingers (nail), including thumb, initial encounter +T23349D Burn of third degree of unspecified multiple fingers (nail), including thumb, subsequent encounter +T23349S Burn of third degree of unspecified multiple fingers (nail), including thumb, sequela +T23351A Burn of third degree of right palm, initial encounter +T23351D Burn of third degree of right palm, subsequent encounter +T23351S Burn of third degree of right palm, sequela +T23352A Burn of third degree of left palm, initial encounter +T23352D Burn of third degree of left palm, subsequent encounter +T23352S Burn of third degree of left palm, sequela +T23359A Burn of third degree of unspecified palm, initial encounter +T23359D Burn of third degree of unspecified palm, subsequent encounter +T23359S Burn of third degree of unspecified palm, sequela +T23361A Burn of third degree of back of right hand, initial encounter +T23361D Burn of third degree of back of right hand, subsequent encounter +T23361S Burn of third degree of back of right hand, sequela +T23362A Burn of third degree of back of left hand, initial encounter +T23362D Burn of third degree of back of left hand, subsequent encounter +T23362S Burn of third degree of back of left hand, sequela +T23369A Burn of third degree of back of unspecified hand, initial encounter +T23369D Burn of third degree of back of unspecified hand, subsequent encounter +T23369S Burn of third degree of back of unspecified hand, sequela +T23371A Burn of third degree of right wrist, initial encounter +T23371D Burn of third degree of right wrist, subsequent encounter +T23371S Burn of third degree of right wrist, sequela +T23372A Burn of third degree of left wrist, initial encounter +T23372D Burn of third degree of left wrist, subsequent encounter +T23372S Burn of third degree of left wrist, sequela +T23379A Burn of third degree of unspecified wrist, initial encounter +T23379D Burn of third degree of unspecified wrist, subsequent encounter +T23379S Burn of third degree of unspecified wrist, sequela +T23391A Burn of third degree of multiple sites of right wrist and hand, initial encounter +T23391D Burn of third degree of multiple sites of right wrist and hand, subsequent encounter +T23391S Burn of third degree of multiple sites of right wrist and hand, sequela +T23392A Burn of third degree of multiple sites of left wrist and hand, initial encounter +T23392D Burn of third degree of multiple sites of left wrist and hand, subsequent encounter +T23392S Burn of third degree of multiple sites of left wrist and hand, sequela +T23399A Burn of third degree of multiple sites of unspecified wrist and hand, initial encounter +T23399D Burn of third degree of multiple sites of unspecified wrist and hand, subsequent encounter +T23399S Burn of third degree of multiple sites of unspecified wrist and hand, sequela +T23401A Corrosion of unspecified degree of right hand, unspecified site, initial encounter +T23401D Corrosion of unspecified degree of right hand, unspecified site, subsequent encounter +T23401S Corrosion of unspecified degree of right hand, unspecified site, sequela +T23402A Corrosion of unspecified degree of left hand, unspecified site, initial encounter +T23402D Corrosion of unspecified degree of left hand, unspecified site, subsequent encounter +T23402S Corrosion of unspecified degree of left hand, unspecified site, sequela +T23409A Corrosion of unspecified degree of unspecified hand, unspecified site, initial encounter +T23409D Corrosion of unspecified degree of unspecified hand, unspecified site, subsequent encounter +T23409S Corrosion of unspecified degree of unspecified hand, unspecified site, sequela +T23411A Corrosion of unspecified degree of right thumb (nail), initial encounter +T23411D Corrosion of unspecified degree of right thumb (nail), subsequent encounter +T23411S Corrosion of unspecified degree of right thumb (nail), sequela +T23412A Corrosion of unspecified degree of left thumb (nail), initial encounter +T23412D Corrosion of unspecified degree of left thumb (nail), subsequent encounter +T23412S Corrosion of unspecified degree of left thumb (nail), sequela +T23419A Corrosion of unspecified degree of unspecified thumb (nail), initial encounter +T23419D Corrosion of unspecified degree of unspecified thumb (nail), subsequent encounter +T23419S Corrosion of unspecified degree of unspecified thumb (nail), sequela +T23421A Corrosion of unspecified degree of single right finger (nail) except thumb, initial encounter +T23421D Corrosion of unspecified degree of single right finger (nail) except thumb, subsequent encounter +T23421S Corrosion of unspecified degree of single right finger (nail) except thumb, sequela +T23422A Corrosion of unspecified degree of single left finger (nail) except thumb, initial encounter +T23422D Corrosion of unspecified degree of single left finger (nail) except thumb, subsequent encounter +T23422S Corrosion of unspecified degree of single left finger (nail) except thumb, sequela +T23429A Corrosion of unspecified degree of unspecified single finger (nail) except thumb, initial encounter +T23429D Corrosion of unspecified degree of unspecified single finger (nail) except thumb, subsequent encounter +T23429S Corrosion of unspecified degree of unspecified single finger (nail) except thumb, sequela +T23431A Corrosion of unspecified degree of multiple right fingers (nail), not including thumb, initial encounter +T23431D Corrosion of unspecified degree of multiple right fingers (nail), not including thumb, subsequent encounter +T23431S Corrosion of unspecified degree of multiple right fingers (nail), not including thumb, sequela +T23432A Corrosion of unspecified degree of multiple left fingers (nail), not including thumb, initial encounter +T23432D Corrosion of unspecified degree of multiple left fingers (nail), not including thumb, subsequent encounter +T23432S Corrosion of unspecified degree of multiple left fingers (nail), not including thumb, sequela +T23439A Corrosion of unspecified degree of unspecified multiple fingers (nail), not including thumb, initial encounter +T23439D Corrosion of unspecified degree of unspecified multiple fingers (nail), not including thumb, subsequent encounter +T23439S Corrosion of unspecified degree of unspecified multiple fingers (nail), not including thumb, sequela +T23441A Corrosion of unspecified degree of multiple right fingers (nail), including thumb, initial encounter +T23441D Corrosion of unspecified degree of multiple right fingers (nail), including thumb, subsequent encounter +T23441S Corrosion of unspecified degree of multiple right fingers (nail), including thumb, sequela +T23442A Corrosion of unspecified degree of multiple left fingers (nail), including thumb, initial encounter +T23442D Corrosion of unspecified degree of multiple left fingers (nail), including thumb, subsequent encounter +T23442S Corrosion of unspecified degree of multiple left fingers (nail), including thumb, sequela +T23449A Corrosion of unspecified degree of unspecified multiple fingers (nail), including thumb, initial encounter +T23449D Corrosion of unspecified degree of unspecified multiple fingers (nail), including thumb, subsequent encounter +T23449S Corrosion of unspecified degree of unspecified multiple fingers (nail), including thumb, sequela +T23451A Corrosion of unspecified degree of right palm, initial encounter +T23451D Corrosion of unspecified degree of right palm, subsequent encounter +T23451S Corrosion of unspecified degree of right palm, sequela +T23452A Corrosion of unspecified degree of left palm, initial encounter +T23452D Corrosion of unspecified degree of left palm, subsequent encounter +T23452S Corrosion of unspecified degree of left palm, sequela +T23459A Corrosion of unspecified degree of unspecified palm, initial encounter +T23459D Corrosion of unspecified degree of unspecified palm, subsequent encounter +T23459S Corrosion of unspecified degree of unspecified palm, sequela +T23461A Corrosion of unspecified degree of back of right hand, initial encounter +T23461D Corrosion of unspecified degree of back of right hand, subsequent encounter +T23461S Corrosion of unspecified degree of back of right hand, sequela +T23462A Corrosion of unspecified degree of back of left hand, initial encounter +T23462D Corrosion of unspecified degree of back of left hand, subsequent encounter +T23462S Corrosion of unspecified degree of back of left hand, sequela +T23469A Corrosion of unspecified degree of back of unspecified hand, initial encounter +T23469D Corrosion of unspecified degree of back of unspecified hand, subsequent encounter +T23469S Corrosion of unspecified degree of back of unspecified hand, sequela +T23471A Corrosion of unspecified degree of right wrist, initial encounter +T23471D Corrosion of unspecified degree of right wrist, subsequent encounter +T23471S Corrosion of unspecified degree of right wrist, sequela +T23472A Corrosion of unspecified degree of left wrist, initial encounter +T23472D Corrosion of unspecified degree of left wrist, subsequent encounter +T23472S Corrosion of unspecified degree of left wrist, sequela +T23479A Corrosion of unspecified degree of unspecified wrist, initial encounter +T23479D Corrosion of unspecified degree of unspecified wrist, subsequent encounter +T23479S Corrosion of unspecified degree of unspecified wrist, sequela +T23491A Corrosion of unspecified degree of multiple sites of right wrist and hand, initial encounter +T23491D Corrosion of unspecified degree of multiple sites of right wrist and hand, subsequent encounter +T23491S Corrosion of unspecified degree of multiple sites of right wrist and hand, sequela +T23492A Corrosion of unspecified degree of multiple sites of left wrist and hand, initial encounter +T23492D Corrosion of unspecified degree of multiple sites of left wrist and hand, subsequent encounter +T23492S Corrosion of unspecified degree of multiple sites of left wrist and hand, sequela +T23499A Corrosion of unspecified degree of multiple sites of unspecified wrist and hand, initial encounter +T23499D Corrosion of unspecified degree of multiple sites of unspecified wrist and hand, subsequent encounter +T23499S Corrosion of unspecified degree of multiple sites of unspecified wrist and hand, sequela +T23501A Corrosion of first degree of right hand, unspecified site, initial encounter +T23501D Corrosion of first degree of right hand, unspecified site, subsequent encounter +T23501S Corrosion of first degree of right hand, unspecified site, sequela +T23502A Corrosion of first degree of left hand, unspecified site, initial encounter +T23502D Corrosion of first degree of left hand, unspecified site, subsequent encounter +T23502S Corrosion of first degree of left hand, unspecified site, sequela +T23509A Corrosion of first degree of unspecified hand, unspecified site, initial encounter +T23509D Corrosion of first degree of unspecified hand, unspecified site, subsequent encounter +T23509S Corrosion of first degree of unspecified hand, unspecified site, sequela +T23511A Corrosion of first degree of right thumb (nail), initial encounter +T23511D Corrosion of first degree of right thumb (nail), subsequent encounter +T23511S Corrosion of first degree of right thumb (nail), sequela +T23512A Corrosion of first degree of left thumb (nail), initial encounter +T23512D Corrosion of first degree of left thumb (nail), subsequent encounter +T23512S Corrosion of first degree of left thumb (nail), sequela +T23519A Corrosion of first degree of unspecified thumb (nail), initial encounter +T23519D Corrosion of first degree of unspecified thumb (nail), subsequent encounter +T23519S Corrosion of first degree of unspecified thumb (nail), sequela +T23521A Corrosion of first degree of single right finger (nail) except thumb, initial encounter +T23521D Corrosion of first degree of single right finger (nail) except thumb, subsequent encounter +T23521S Corrosion of first degree of single right finger (nail) except thumb, sequela +T23522A Corrosion of first degree of single left finger (nail) except thumb, initial encounter +T23522D Corrosion of first degree of single left finger (nail) except thumb, subsequent encounter +T23522S Corrosion of first degree of single left finger (nail) except thumb, sequela +T23529A Corrosion of first degree of unspecified single finger (nail) except thumb, initial encounter +T23529D Corrosion of first degree of unspecified single finger (nail) except thumb, subsequent encounter +T23529S Corrosion of first degree of unspecified single finger (nail) except thumb, sequela +T23531A Corrosion of first degree of multiple right fingers (nail), not including thumb, initial encounter +T23531D Corrosion of first degree of multiple right fingers (nail), not including thumb, subsequent encounter +T23531S Corrosion of first degree of multiple right fingers (nail), not including thumb, sequela +T23532A Corrosion of first degree of multiple left fingers (nail), not including thumb, initial encounter +T23532D Corrosion of first degree of multiple left fingers (nail), not including thumb, subsequent encounter +T23532S Corrosion of first degree of multiple left fingers (nail), not including thumb, sequela +T23539A Corrosion of first degree of unspecified multiple fingers (nail), not including thumb, initial encounter +T23539D Corrosion of first degree of unspecified multiple fingers (nail), not including thumb, subsequent encounter +T23539S Corrosion of first degree of unspecified multiple fingers (nail), not including thumb, sequela +T23541A Corrosion of first degree of multiple right fingers (nail), including thumb, initial encounter +T23541D Corrosion of first degree of multiple right fingers (nail), including thumb, subsequent encounter +T23541S Corrosion of first degree of multiple right fingers (nail), including thumb, sequela +T23542A Corrosion of first degree of multiple left fingers (nail), including thumb, initial encounter +T23542D Corrosion of first degree of multiple left fingers (nail), including thumb, subsequent encounter +T23542S Corrosion of first degree of multiple left fingers (nail), including thumb, sequela +T23549A Corrosion of first degree of unspecified multiple fingers (nail), including thumb, initial encounter +T23549D Corrosion of first degree of unspecified multiple fingers (nail), including thumb, subsequent encounter +T23549S Corrosion of first degree of unspecified multiple fingers (nail), including thumb, sequela +T23551A Corrosion of first degree of right palm, initial encounter +T23551D Corrosion of first degree of right palm, subsequent encounter +T23551S Corrosion of first degree of right palm, sequela +T23552A Corrosion of first degree of left palm, initial encounter +T23552D Corrosion of first degree of left palm, subsequent encounter +T23552S Corrosion of first degree of left palm, sequela +T23559A Corrosion of first degree of unspecified palm, initial encounter +T23559D Corrosion of first degree of unspecified palm, subsequent encounter +T23559S Corrosion of first degree of unspecified palm, sequela +T23561A Corrosion of first degree of back of right hand, initial encounter +T23561D Corrosion of first degree of back of right hand, subsequent encounter +T23561S Corrosion of first degree of back of right hand, sequela +T23562A Corrosion of first degree of back of left hand, initial encounter +T23562D Corrosion of first degree of back of left hand, subsequent encounter +T23562S Corrosion of first degree of back of left hand, sequela +T23569A Corrosion of first degree of back of unspecified hand, initial encounter +T23569D Corrosion of first degree of back of unspecified hand, subsequent encounter +T23569S Corrosion of first degree of back of unspecified hand, sequela +T23571A Corrosion of first degree of right wrist, initial encounter +T23571D Corrosion of first degree of right wrist, subsequent encounter +T23571S Corrosion of first degree of right wrist, sequela +T23572A Corrosion of first degree of left wrist, initial encounter +T23572D Corrosion of first degree of left wrist, subsequent encounter +T23572S Corrosion of first degree of left wrist, sequela +T23579A Corrosion of first degree of unspecified wrist, initial encounter +T23579D Corrosion of first degree of unspecified wrist, subsequent encounter +T23579S Corrosion of first degree of unspecified wrist, sequela +T23591A Corrosion of first degree of multiple sites of right wrist and hand, initial encounter +T23591D Corrosion of first degree of multiple sites of right wrist and hand, subsequent encounter +T23591S Corrosion of first degree of multiple sites of right wrist and hand, sequela +T23592A Corrosion of first degree of multiple sites of left wrist and hand, initial encounter +T23592D Corrosion of first degree of multiple sites of left wrist and hand, subsequent encounter +T23592S Corrosion of first degree of multiple sites of left wrist and hand, sequela +T23599A Corrosion of first degree of multiple sites of unspecified wrist and hand, initial encounter +T23599D Corrosion of first degree of multiple sites of unspecified wrist and hand, subsequent encounter +T23599S Corrosion of first degree of multiple sites of unspecified wrist and hand, sequela +T23601A Corrosion of second degree of right hand, unspecified site, initial encounter +T23601D Corrosion of second degree of right hand, unspecified site, subsequent encounter +T23601S Corrosion of second degree of right hand, unspecified site, sequela +T23602A Corrosion of second degree of left hand, unspecified site, initial encounter +T23602D Corrosion of second degree of left hand, unspecified site, subsequent encounter +T23602S Corrosion of second degree of left hand, unspecified site, sequela +T23609A Corrosion of second degree of unspecified hand, unspecified site, initial encounter +T23609D Corrosion of second degree of unspecified hand, unspecified site, subsequent encounter +T23609S Corrosion of second degree of unspecified hand, unspecified site, sequela +T23611A Corrosion of second degree of right thumb (nail), initial encounter +T23611D Corrosion of second degree of right thumb (nail), subsequent encounter +T23611S Corrosion of second degree of right thumb (nail), sequela +T23612A Corrosion of second degree of left thumb (nail), initial encounter +T23612D Corrosion of second degree of left thumb (nail), subsequent encounter +T23612S Corrosion of second degree of left thumb (nail), sequela +T23619A Corrosion of second degree of unspecified thumb (nail), initial encounter +T23619D Corrosion of second degree of unspecified thumb (nail), subsequent encounter +T23619S Corrosion of second degree of unspecified thumb (nail), sequela +T23621A Corrosion of second degree of single right finger (nail) except thumb, initial encounter +T23621D Corrosion of second degree of single right finger (nail) except thumb, subsequent encounter +T23621S Corrosion of second degree of single right finger (nail) except thumb, sequela +T23622A Corrosion of second degree of single left finger (nail) except thumb, initial encounter +T23622D Corrosion of second degree of single left finger (nail) except thumb, subsequent encounter +T23622S Corrosion of second degree of single left finger (nail) except thumb, sequela +T23629A Corrosion of second degree of unspecified single finger (nail) except thumb, initial encounter +T23629D Corrosion of second degree of unspecified single finger (nail) except thumb, subsequent encounter +T23629S Corrosion of second degree of unspecified single finger (nail) except thumb, sequela +T23631A Corrosion of second degree of multiple right fingers (nail), not including thumb, initial encounter +T23631D Corrosion of second degree of multiple right fingers (nail), not including thumb, subsequent encounter +T23631S Corrosion of second degree of multiple right fingers (nail), not including thumb, sequela +T23632A Corrosion of second degree of multiple left fingers (nail), not including thumb, initial encounter +T23632D Corrosion of second degree of multiple left fingers (nail), not including thumb, subsequent encounter +T23632S Corrosion of second degree of multiple left fingers (nail), not including thumb, sequela +T23639A Corrosion of second degree of unspecified multiple fingers (nail), not including thumb, initial encounter +T23639D Corrosion of second degree of unspecified multiple fingers (nail), not including thumb, subsequent encounter +T23639S Corrosion of second degree of unspecified multiple fingers (nail), not including thumb, sequela +T23641A Corrosion of second degree of multiple right fingers (nail), including thumb, initial encounter +T23641D Corrosion of second degree of multiple right fingers (nail), including thumb, subsequent encounter +T23641S Corrosion of second degree of multiple right fingers (nail), including thumb, sequela +T23642A Corrosion of second degree of multiple left fingers (nail), including thumb, initial encounter +T23642D Corrosion of second degree of multiple left fingers (nail), including thumb, subsequent encounter +T23642S Corrosion of second degree of multiple left fingers (nail), including thumb, sequela +T23649A Corrosion of second degree of unspecified multiple fingers (nail), including thumb, initial encounter +T23649D Corrosion of second degree of unspecified multiple fingers (nail), including thumb, subsequent encounter +T23649S Corrosion of second degree of unspecified multiple fingers (nail), including thumb, sequela +T23651A Corrosion of second degree of right palm, initial encounter +T23651D Corrosion of second degree of right palm, subsequent encounter +T23651S Corrosion of second degree of right palm, sequela +T23652A Corrosion of second degree of left palm, initial encounter +T23652D Corrosion of second degree of left palm, subsequent encounter +T23652S Corrosion of second degree of left palm, sequela +T23659A Corrosion of second degree of unspecified palm, initial encounter +T23659D Corrosion of second degree of unspecified palm, subsequent encounter +T23659S Corrosion of second degree of unspecified palm, sequela +T23661A Corrosion of second degree back of right hand, initial encounter +T23661D Corrosion of second degree back of right hand, subsequent encounter +T23661S Corrosion of second degree back of right hand, sequela +T23662A Corrosion of second degree back of left hand, initial encounter +T23662D Corrosion of second degree back of left hand, subsequent encounter +T23662S Corrosion of second degree back of left hand, sequela +T23669A Corrosion of second degree back of unspecified hand, initial encounter +T23669D Corrosion of second degree back of unspecified hand, subsequent encounter +T23669S Corrosion of second degree back of unspecified hand, sequela +T23671A Corrosion of second degree of right wrist, initial encounter +T23671D Corrosion of second degree of right wrist, subsequent encounter +T23671S Corrosion of second degree of right wrist, sequela +T23672A Corrosion of second degree of left wrist, initial encounter +T23672D Corrosion of second degree of left wrist, subsequent encounter +T23672S Corrosion of second degree of left wrist, sequela +T23679A Corrosion of second degree of unspecified wrist, initial encounter +T23679D Corrosion of second degree of unspecified wrist, subsequent encounter +T23679S Corrosion of second degree of unspecified wrist, sequela +T23691A Corrosion of second degree of multiple sites of right wrist and hand, initial encounter +T23691D Corrosion of second degree of multiple sites of right wrist and hand, subsequent encounter +T23691S Corrosion of second degree of multiple sites of right wrist and hand, sequela +T23692A Corrosion of second degree of multiple sites of left wrist and hand, initial encounter +T23692D Corrosion of second degree of multiple sites of left wrist and hand, subsequent encounter +T23692S Corrosion of second degree of multiple sites of left wrist and hand, sequela +T23699A Corrosion of second degree of multiple sites of unspecified wrist and hand, initial encounter +T23699D Corrosion of second degree of multiple sites of unspecified wrist and hand, subsequent encounter +T23699S Corrosion of second degree of multiple sites of unspecified wrist and hand, sequela +T23701A Corrosion of third degree of right hand, unspecified site, initial encounter +T23701D Corrosion of third degree of right hand, unspecified site, subsequent encounter +T23701S Corrosion of third degree of right hand, unspecified site, sequela +T23702A Corrosion of third degree of left hand, unspecified site, initial encounter +T23702D Corrosion of third degree of left hand, unspecified site, subsequent encounter +T23702S Corrosion of third degree of left hand, unspecified site, sequela +T23709A Corrosion of third degree of unspecified hand, unspecified site, initial encounter +T23709D Corrosion of third degree of unspecified hand, unspecified site, subsequent encounter +T23709S Corrosion of third degree of unspecified hand, unspecified site, sequela +T23711A Corrosion of third degree of right thumb (nail), initial encounter +T23711D Corrosion of third degree of right thumb (nail), subsequent encounter +T23711S Corrosion of third degree of right thumb (nail), sequela +T23712A Corrosion of third degree of left thumb (nail), initial encounter +T23712D Corrosion of third degree of left thumb (nail), subsequent encounter +T23712S Corrosion of third degree of left thumb (nail), sequela +T23719A Corrosion of third degree of unspecified thumb (nail), initial encounter +T23719D Corrosion of third degree of unspecified thumb (nail), subsequent encounter +T23719S Corrosion of third degree of unspecified thumb (nail), sequela +T23721A Corrosion of third degree of single right finger (nail) except thumb, initial encounter +T23721D Corrosion of third degree of single right finger (nail) except thumb, subsequent encounter +T23721S Corrosion of third degree of single right finger (nail) except thumb, sequela +T23722A Corrosion of third degree of single left finger (nail) except thumb, initial encounter +T23722D Corrosion of third degree of single left finger (nail) except thumb, subsequent encounter +T23722S Corrosion of third degree of single left finger (nail) except thumb, sequela +T23729A Corrosion of third degree of unspecified single finger (nail) except thumb, initial encounter +T23729D Corrosion of third degree of unspecified single finger (nail) except thumb, subsequent encounter +T23729S Corrosion of third degree of unspecified single finger (nail) except thumb, sequela +T23731A Corrosion of third degree of multiple right fingers (nail), not including thumb, initial encounter +T23731D Corrosion of third degree of multiple right fingers (nail), not including thumb, subsequent encounter +T23731S Corrosion of third degree of multiple right fingers (nail), not including thumb, sequela +T23732A Corrosion of third degree of multiple left fingers (nail), not including thumb, initial encounter +T23732D Corrosion of third degree of multiple left fingers (nail), not including thumb, subsequent encounter +T23732S Corrosion of third degree of multiple left fingers (nail), not including thumb, sequela +T23739A Corrosion of third degree of unspecified multiple fingers (nail), not including thumb, initial encounter +T23739D Corrosion of third degree of unspecified multiple fingers (nail), not including thumb, subsequent encounter +T23739S Corrosion of third degree of unspecified multiple fingers (nail), not including thumb, sequela +T23741A Corrosion of third degree of multiple right fingers (nail), including thumb, initial encounter +T23741D Corrosion of third degree of multiple right fingers (nail), including thumb, subsequent encounter +T23741S Corrosion of third degree of multiple right fingers (nail), including thumb, sequela +T23742A Corrosion of third degree of multiple left fingers (nail), including thumb, initial encounter +T23742D Corrosion of third degree of multiple left fingers (nail), including thumb, subsequent encounter +T23742S Corrosion of third degree of multiple left fingers (nail), including thumb, sequela +T23749A Corrosion of third degree of unspecified multiple fingers (nail), including thumb, initial encounter +T23749D Corrosion of third degree of unspecified multiple fingers (nail), including thumb, subsequent encounter +T23749S Corrosion of third degree of unspecified multiple fingers (nail), including thumb, sequela +T23751A Corrosion of third degree of right palm, initial encounter +T23751D Corrosion of third degree of right palm, subsequent encounter +T23751S Corrosion of third degree of right palm, sequela +T23752A Corrosion of third degree of left palm, initial encounter +T23752D Corrosion of third degree of left palm, subsequent encounter +T23752S Corrosion of third degree of left palm, sequela +T23759A Corrosion of third degree of unspecified palm, initial encounter +T23759D Corrosion of third degree of unspecified palm, subsequent encounter +T23759S Corrosion of third degree of unspecified palm, sequela +T23761A Corrosion of third degree of back of right hand, initial encounter +T23761D Corrosion of third degree of back of right hand, subsequent encounter +T23761S Corrosion of third degree of back of right hand, sequela +T23762A Corrosion of third degree of back of left hand, initial encounter +T23762D Corrosion of third degree of back of left hand, subsequent encounter +T23762S Corrosion of third degree of back of left hand, sequela +T23769A Corrosion of third degree back of unspecified hand, initial encounter +T23769D Corrosion of third degree back of unspecified hand, subsequent encounter +T23769S Corrosion of third degree back of unspecified hand, sequela +T23771A Corrosion of third degree of right wrist, initial encounter +T23771D Corrosion of third degree of right wrist, subsequent encounter +T23771S Corrosion of third degree of right wrist, sequela +T23772A Corrosion of third degree of left wrist, initial encounter +T23772D Corrosion of third degree of left wrist, subsequent encounter +T23772S Corrosion of third degree of left wrist, sequela +T23779A Corrosion of third degree of unspecified wrist, initial encounter +T23779D Corrosion of third degree of unspecified wrist, subsequent encounter +T23779S Corrosion of third degree of unspecified wrist, sequela +T23791A Corrosion of third degree of multiple sites of right wrist and hand, initial encounter +T23791D Corrosion of third degree of multiple sites of right wrist and hand, subsequent encounter +T23791S Corrosion of third degree of multiple sites of right wrist and hand, sequela +T23792A Corrosion of third degree of multiple sites of left wrist and hand, initial encounter +T23792D Corrosion of third degree of multiple sites of left wrist and hand, subsequent encounter +T23792S Corrosion of third degree of multiple sites of left wrist and hand, sequela +T23799A Corrosion of third degree of multiple sites of unspecified wrist and hand, initial encounter +T23799D Corrosion of third degree of multiple sites of unspecified wrist and hand, subsequent encounter +T23799S Corrosion of third degree of multiple sites of unspecified wrist and hand, sequela +T24001A Burn of unspecified degree of unspecified site of right lower limb, except ankle and foot, initial encounter +T24001D Burn of unspecified degree of unspecified site of right lower limb, except ankle and foot, subsequent encounter +T24001S Burn of unspecified degree of unspecified site of right lower limb, except ankle and foot, sequela +T24002A Burn of unspecified degree of unspecified site of left lower limb, except ankle and foot, initial encounter +T24002D Burn of unspecified degree of unspecified site of left lower limb, except ankle and foot, subsequent encounter +T24002S Burn of unspecified degree of unspecified site of left lower limb, except ankle and foot, sequela +T24009A Burn of unspecified degree of unspecified site of unspecified lower limb, except ankle and foot, initial encounter +T24009D Burn of unspecified degree of unspecified site of unspecified lower limb, except ankle and foot, subsequent encounter +T24009S Burn of unspecified degree of unspecified site of unspecified lower limb, except ankle and foot, sequela +T24011A Burn of unspecified degree of right thigh, initial encounter +T24011D Burn of unspecified degree of right thigh, subsequent encounter +T24011S Burn of unspecified degree of right thigh, sequela +T24012A Burn of unspecified degree of left thigh, initial encounter +T24012D Burn of unspecified degree of left thigh, subsequent encounter +T24012S Burn of unspecified degree of left thigh, sequela +T24019A Burn of unspecified degree of unspecified thigh, initial encounter +T24019D Burn of unspecified degree of unspecified thigh, subsequent encounter +T24019S Burn of unspecified degree of unspecified thigh, sequela +T24021A Burn of unspecified degree of right knee, initial encounter +T24021D Burn of unspecified degree of right knee, subsequent encounter +T24021S Burn of unspecified degree of right knee, sequela +T24022A Burn of unspecified degree of left knee, initial encounter +T24022D Burn of unspecified degree of left knee, subsequent encounter +T24022S Burn of unspecified degree of left knee, sequela +T24029A Burn of unspecified degree of unspecified knee, initial encounter +T24029D Burn of unspecified degree of unspecified knee, subsequent encounter +T24029S Burn of unspecified degree of unspecified knee, sequela +T24031A Burn of unspecified degree of right lower leg, initial encounter +T24031D Burn of unspecified degree of right lower leg, subsequent encounter +T24031S Burn of unspecified degree of right lower leg, sequela +T24032A Burn of unspecified degree of left lower leg, initial encounter +T24032D Burn of unspecified degree of left lower leg, subsequent encounter +T24032S Burn of unspecified degree of left lower leg, sequela +T24039A Burn of unspecified degree of unspecified lower leg, initial encounter +T24039D Burn of unspecified degree of unspecified lower leg, subsequent encounter +T24039S Burn of unspecified degree of unspecified lower leg, sequela +T24091A Burn of unspecified degree of multiple sites of right lower limb, except ankle and foot, initial encounter +T24091D Burn of unspecified degree of multiple sites of right lower limb, except ankle and foot, subsequent encounter +T24091S Burn of unspecified degree of multiple sites of right lower limb, except ankle and foot, sequela +T24092A Burn of unspecified degree of multiple sites of left lower limb, except ankle and foot, initial encounter +T24092D Burn of unspecified degree of multiple sites of left lower limb, except ankle and foot, subsequent encounter +T24092S Burn of unspecified degree of multiple sites of left lower limb, except ankle and foot, sequela +T24099A Burn of unspecified degree of multiple sites of unspecified lower limb, except ankle and foot, initial encounter +T24099D Burn of unspecified degree of multiple sites of unspecified lower limb, except ankle and foot, subsequent encounter +T24099S Burn of unspecified degree of multiple sites of unspecified lower limb, except ankle and foot, sequela +T24101A Burn of first degree of unspecified site of right lower limb, except ankle and foot, initial encounter +T24101D Burn of first degree of unspecified site of right lower limb, except ankle and foot, subsequent encounter +T24101S Burn of first degree of unspecified site of right lower limb, except ankle and foot, sequela +T24102A Burn of first degree of unspecified site of left lower limb, except ankle and foot, initial encounter +T24102D Burn of first degree of unspecified site of left lower limb, except ankle and foot, subsequent encounter +T24102S Burn of first degree of unspecified site of left lower limb, except ankle and foot, sequela +T24109A Burn of first degree of unspecified site of unspecified lower limb, except ankle and foot, initial encounter +T24109D Burn of first degree of unspecified site of unspecified lower limb, except ankle and foot, subsequent encounter +T24109S Burn of first degree of unspecified site of unspecified lower limb, except ankle and foot, sequela +T24111A Burn of first degree of right thigh, initial encounter +T24111D Burn of first degree of right thigh, subsequent encounter +T24111S Burn of first degree of right thigh, sequela +T24112A Burn of first degree of left thigh, initial encounter +T24112D Burn of first degree of left thigh, subsequent encounter +T24112S Burn of first degree of left thigh, sequela +T24119A Burn of first degree of unspecified thigh, initial encounter +T24119D Burn of first degree of unspecified thigh, subsequent encounter +T24119S Burn of first degree of unspecified thigh, sequela +T24121A Burn of first degree of right knee, initial encounter +T24121D Burn of first degree of right knee, subsequent encounter +T24121S Burn of first degree of right knee, sequela +T24122A Burn of first degree of left knee, initial encounter +T24122D Burn of first degree of left knee, subsequent encounter +T24122S Burn of first degree of left knee, sequela +T24129A Burn of first degree of unspecified knee, initial encounter +T24129D Burn of first degree of unspecified knee, subsequent encounter +T24129S Burn of first degree of unspecified knee, sequela +T24131A Burn of first degree of right lower leg, initial encounter +T24131D Burn of first degree of right lower leg, subsequent encounter +T24131S Burn of first degree of right lower leg, sequela +T24132A Burn of first degree of left lower leg, initial encounter +T24132D Burn of first degree of left lower leg, subsequent encounter +T24132S Burn of first degree of left lower leg, sequela +T24139A Burn of first degree of unspecified lower leg, initial encounter +T24139D Burn of first degree of unspecified lower leg, subsequent encounter +T24139S Burn of first degree of unspecified lower leg, sequela +T24191A Burn of first degree of multiple sites of right lower limb, except ankle and foot, initial encounter +T24191D Burn of first degree of multiple sites of right lower limb, except ankle and foot, subsequent encounter +T24191S Burn of first degree of multiple sites of right lower limb, except ankle and foot, sequela +T24192A Burn of first degree of multiple sites of left lower limb, except ankle and foot, initial encounter +T24192D Burn of first degree of multiple sites of left lower limb, except ankle and foot, subsequent encounter +T24192S Burn of first degree of multiple sites of left lower limb, except ankle and foot, sequela +T24199A Burn of first degree of multiple sites of unspecified lower limb, except ankle and foot, initial encounter +T24199D Burn of first degree of multiple sites of unspecified lower limb, except ankle and foot, subsequent encounter +T24199S Burn of first degree of multiple sites of unspecified lower limb, except ankle and foot, sequela +T24201A Burn of second degree of unspecified site of right lower limb, except ankle and foot, initial encounter +T24201D Burn of second degree of unspecified site of right lower limb, except ankle and foot, subsequent encounter +T24201S Burn of second degree of unspecified site of right lower limb, except ankle and foot, sequela +T24202A Burn of second degree of unspecified site of left lower limb, except ankle and foot, initial encounter +T24202D Burn of second degree of unspecified site of left lower limb, except ankle and foot, subsequent encounter +T24202S Burn of second degree of unspecified site of left lower limb, except ankle and foot, sequela +T24209A Burn of second degree of unspecified site of unspecified lower limb, except ankle and foot, initial encounter +T24209D Burn of second degree of unspecified site of unspecified lower limb, except ankle and foot, subsequent encounter +T24209S Burn of second degree of unspecified site of unspecified lower limb, except ankle and foot, sequela +T24211A Burn of second degree of right thigh, initial encounter +T24211D Burn of second degree of right thigh, subsequent encounter +T24211S Burn of second degree of right thigh, sequela +T24212A Burn of second degree of left thigh, initial encounter +T24212D Burn of second degree of left thigh, subsequent encounter +T24212S Burn of second degree of left thigh, sequela +T24219A Burn of second degree of unspecified thigh, initial encounter +T24219D Burn of second degree of unspecified thigh, subsequent encounter +T24219S Burn of second degree of unspecified thigh, sequela +T24221A Burn of second degree of right knee, initial encounter +T24221D Burn of second degree of right knee, subsequent encounter +T24221S Burn of second degree of right knee, sequela +T24222A Burn of second degree of left knee, initial encounter +T24222D Burn of second degree of left knee, subsequent encounter +T24222S Burn of second degree of left knee, sequela +T24229A Burn of second degree of unspecified knee, initial encounter +T24229D Burn of second degree of unspecified knee, subsequent encounter +T24229S Burn of second degree of unspecified knee, sequela +T24231A Burn of second degree of right lower leg, initial encounter +T24231D Burn of second degree of right lower leg, subsequent encounter +T24231S Burn of second degree of right lower leg, sequela +T24232A Burn of second degree of left lower leg, initial encounter +T24232D Burn of second degree of left lower leg, subsequent encounter +T24232S Burn of second degree of left lower leg, sequela +T24239A Burn of second degree of unspecified lower leg, initial encounter +T24239D Burn of second degree of unspecified lower leg, subsequent encounter +T24239S Burn of second degree of unspecified lower leg, sequela +T24291A Burn of second degree of multiple sites of right lower limb, except ankle and foot, initial encounter +T24291D Burn of second degree of multiple sites of right lower limb, except ankle and foot, subsequent encounter +T24291S Burn of second degree of multiple sites of right lower limb, except ankle and foot, sequela +T24292A Burn of second degree of multiple sites of left lower limb, except ankle and foot, initial encounter +T24292D Burn of second degree of multiple sites of left lower limb, except ankle and foot, subsequent encounter +T24292S Burn of second degree of multiple sites of left lower limb, except ankle and foot, sequela +T24299A Burn of second degree of multiple sites of unspecified lower limb, except ankle and foot, initial encounter +T24299D Burn of second degree of multiple sites of unspecified lower limb, except ankle and foot, subsequent encounter +T24299S Burn of second degree of multiple sites of unspecified lower limb, except ankle and foot, sequela +T24301A Burn of third degree of unspecified site of right lower limb, except ankle and foot, initial encounter +T24301D Burn of third degree of unspecified site of right lower limb, except ankle and foot, subsequent encounter +T24301S Burn of third degree of unspecified site of right lower limb, except ankle and foot, sequela +T24302A Burn of third degree of unspecified site of left lower limb, except ankle and foot, initial encounter +T24302D Burn of third degree of unspecified site of left lower limb, except ankle and foot, subsequent encounter +T24302S Burn of third degree of unspecified site of left lower limb, except ankle and foot, sequela +T24309A Burn of third degree of unspecified site of unspecified lower limb, except ankle and foot, initial encounter +T24309D Burn of third degree of unspecified site of unspecified lower limb, except ankle and foot, subsequent encounter +T24309S Burn of third degree of unspecified site of unspecified lower limb, except ankle and foot, sequela +T24311A Burn of third degree of right thigh, initial encounter +T24311D Burn of third degree of right thigh, subsequent encounter +T24311S Burn of third degree of right thigh, sequela +T24312A Burn of third degree of left thigh, initial encounter +T24312D Burn of third degree of left thigh, subsequent encounter +T24312S Burn of third degree of left thigh, sequela +T24319A Burn of third degree of unspecified thigh, initial encounter +T24319D Burn of third degree of unspecified thigh, subsequent encounter +T24319S Burn of third degree of unspecified thigh, sequela +T24321A Burn of third degree of right knee, initial encounter +T24321D Burn of third degree of right knee, subsequent encounter +T24321S Burn of third degree of right knee, sequela +T24322A Burn of third degree of left knee, initial encounter +T24322D Burn of third degree of left knee, subsequent encounter +T24322S Burn of third degree of left knee, sequela +T24329A Burn of third degree of unspecified knee, initial encounter +T24329D Burn of third degree of unspecified knee, subsequent encounter +T24329S Burn of third degree of unspecified knee, sequela +T24331A Burn of third degree of right lower leg, initial encounter +T24331D Burn of third degree of right lower leg, subsequent encounter +T24331S Burn of third degree of right lower leg, sequela +T24332A Burn of third degree of left lower leg, initial encounter +T24332D Burn of third degree of left lower leg, subsequent encounter +T24332S Burn of third degree of left lower leg, sequela +T24339A Burn of third degree of unspecified lower leg, initial encounter +T24339D Burn of third degree of unspecified lower leg, subsequent encounter +T24339S Burn of third degree of unspecified lower leg, sequela +T24391A Burn of third degree of multiple sites of right lower limb, except ankle and foot, initial encounter +T24391D Burn of third degree of multiple sites of right lower limb, except ankle and foot, subsequent encounter +T24391S Burn of third degree of multiple sites of right lower limb, except ankle and foot, sequela +T24392A Burn of third degree of multiple sites of left lower limb, except ankle and foot, initial encounter +T24392D Burn of third degree of multiple sites of left lower limb, except ankle and foot, subsequent encounter +T24392S Burn of third degree of multiple sites of left lower limb, except ankle and foot, sequela +T24399A Burn of third degree of multiple sites of unspecified lower limb, except ankle and foot, initial encounter +T24399D Burn of third degree of multiple sites of unspecified lower limb, except ankle and foot, subsequent encounter +T24399S Burn of third degree of multiple sites of unspecified lower limb, except ankle and foot, sequela +T24401A Corrosion of unspecified degree of unspecified site of right lower limb, except ankle and foot, initial encounter +T24401D Corrosion of unspecified degree of unspecified site of right lower limb, except ankle and foot, subsequent encounter +T24401S Corrosion of unspecified degree of unspecified site of right lower limb, except ankle and foot, sequela +T24402A Corrosion of unspecified degree of unspecified site of left lower limb, except ankle and foot, initial encounter +T24402D Corrosion of unspecified degree of unspecified site of left lower limb, except ankle and foot, subsequent encounter +T24402S Corrosion of unspecified degree of unspecified site of left lower limb, except ankle and foot, sequela +T24409A Corrosion of unspecified degree of unspecified site of unspecified lower limb, except ankle and foot, initial encounter +T24409D Corrosion of unspecified degree of unspecified site of unspecified lower limb, except ankle and foot, subsequent encounter +T24409S Corrosion of unspecified degree of unspecified site of unspecified lower limb, except ankle and foot, sequela +T24411A Corrosion of unspecified degree of right thigh, initial encounter +T24411D Corrosion of unspecified degree of right thigh, subsequent encounter +T24411S Corrosion of unspecified degree of right thigh, sequela +T24412A Corrosion of unspecified degree of left thigh, initial encounter +T24412D Corrosion of unspecified degree of left thigh, subsequent encounter +T24412S Corrosion of unspecified degree of left thigh, sequela +T24419A Corrosion of unspecified degree of unspecified thigh, initial encounter +T24419D Corrosion of unspecified degree of unspecified thigh, subsequent encounter +T24419S Corrosion of unspecified degree of unspecified thigh, sequela +T24421A Corrosion of unspecified degree of right knee, initial encounter +T24421D Corrosion of unspecified degree of right knee, subsequent encounter +T24421S Corrosion of unspecified degree of right knee, sequela +T24422A Corrosion of unspecified degree of left knee, initial encounter +T24422D Corrosion of unspecified degree of left knee, subsequent encounter +T24422S Corrosion of unspecified degree of left knee, sequela +T24429A Corrosion of unspecified degree of unspecified knee, initial encounter +T24429D Corrosion of unspecified degree of unspecified knee, subsequent encounter +T24429S Corrosion of unspecified degree of unspecified knee, sequela +T24431A Corrosion of unspecified degree of right lower leg, initial encounter +T24431D Corrosion of unspecified degree of right lower leg, subsequent encounter +T24431S Corrosion of unspecified degree of right lower leg, sequela +T24432A Corrosion of unspecified degree of left lower leg, initial encounter +T24432D Corrosion of unspecified degree of left lower leg, subsequent encounter +T24432S Corrosion of unspecified degree of left lower leg, sequela +T24439A Corrosion of unspecified degree of unspecified lower leg, initial encounter +T24439D Corrosion of unspecified degree of unspecified lower leg, subsequent encounter +T24439S Corrosion of unspecified degree of unspecified lower leg, sequela +T24491A Corrosion of unspecified degree of multiple sites of right lower limb, except ankle and foot, initial encounter +T24491D Corrosion of unspecified degree of multiple sites of right lower limb, except ankle and foot, subsequent encounter +T24491S Corrosion of unspecified degree of multiple sites of right lower limb, except ankle and foot, sequela +T24492A Corrosion of unspecified degree of multiple sites of left lower limb, except ankle and foot, initial encounter +T24492D Corrosion of unspecified degree of multiple sites of left lower limb, except ankle and foot, subsequent encounter +T24492S Corrosion of unspecified degree of multiple sites of left lower limb, except ankle and foot, sequela +T24499A Corrosion of unspecified degree of multiple sites of unspecified lower limb, except ankle and foot, initial encounter +T24499D Corrosion of unspecified degree of multiple sites of unspecified lower limb, except ankle and foot, subsequent encounter +T24499S Corrosion of unspecified degree of multiple sites of unspecified lower limb, except ankle and foot, sequela +T24501A Corrosion of first degree of unspecified site of right lower limb, except ankle and foot, initial encounter +T24501D Corrosion of first degree of unspecified site of right lower limb, except ankle and foot, subsequent encounter +T24501S Corrosion of first degree of unspecified site of right lower limb, except ankle and foot, sequela +T24502A Corrosion of first degree of unspecified site of left lower limb, except ankle and foot, initial encounter +T24502D Corrosion of first degree of unspecified site of left lower limb, except ankle and foot, subsequent encounter +T24502S Corrosion of first degree of unspecified site of left lower limb, except ankle and foot, sequela +T24509A Corrosion of first degree of unspecified site of unspecified lower limb, except ankle and foot, initial encounter +T24509D Corrosion of first degree of unspecified site of unspecified lower limb, except ankle and foot, subsequent encounter +T24509S Corrosion of first degree of unspecified site of unspecified lower limb, except ankle and foot, sequela +T24511A Corrosion of first degree of right thigh, initial encounter +T24511D Corrosion of first degree of right thigh, subsequent encounter +T24511S Corrosion of first degree of right thigh, sequela +T24512A Corrosion of first degree of left thigh, initial encounter +T24512D Corrosion of first degree of left thigh, subsequent encounter +T24512S Corrosion of first degree of left thigh, sequela +T24519A Corrosion of first degree of unspecified thigh, initial encounter +T24519D Corrosion of first degree of unspecified thigh, subsequent encounter +T24519S Corrosion of first degree of unspecified thigh, sequela +T24521A Corrosion of first degree of right knee, initial encounter +T24521D Corrosion of first degree of right knee, subsequent encounter +T24521S Corrosion of first degree of right knee, sequela +T24522A Corrosion of first degree of left knee, initial encounter +T24522D Corrosion of first degree of left knee, subsequent encounter +T24522S Corrosion of first degree of left knee, sequela +T24529A Corrosion of first degree of unspecified knee, initial encounter +T24529D Corrosion of first degree of unspecified knee, subsequent encounter +T24529S Corrosion of first degree of unspecified knee, sequela +T24531A Corrosion of first degree of right lower leg, initial encounter +T24531D Corrosion of first degree of right lower leg, subsequent encounter +T24531S Corrosion of first degree of right lower leg, sequela +T24532A Corrosion of first degree of left lower leg, initial encounter +T24532D Corrosion of first degree of left lower leg, subsequent encounter +T24532S Corrosion of first degree of left lower leg, sequela +T24539A Corrosion of first degree of unspecified lower leg, initial encounter +T24539D Corrosion of first degree of unspecified lower leg, subsequent encounter +T24539S Corrosion of first degree of unspecified lower leg, sequela +T24591A Corrosion of first degree of multiple sites of right lower limb, except ankle and foot, initial encounter +T24591D Corrosion of first degree of multiple sites of right lower limb, except ankle and foot, subsequent encounter +T24591S Corrosion of first degree of multiple sites of right lower limb, except ankle and foot, sequela +T24592A Corrosion of first degree of multiple sites of left lower limb, except ankle and foot, initial encounter +T24592D Corrosion of first degree of multiple sites of left lower limb, except ankle and foot, subsequent encounter +T24592S Corrosion of first degree of multiple sites of left lower limb, except ankle and foot, sequela +T24599A Corrosion of first degree of multiple sites of unspecified lower limb, except ankle and foot, initial encounter +T24599D Corrosion of first degree of multiple sites of unspecified lower limb, except ankle and foot, subsequent encounter +T24599S Corrosion of first degree of multiple sites of unspecified lower limb, except ankle and foot, sequela +T24601A Corrosion of second degree of unspecified site of right lower limb, except ankle and foot, initial encounter +T24601D Corrosion of second degree of unspecified site of right lower limb, except ankle and foot, subsequent encounter +T24601S Corrosion of second degree of unspecified site of right lower limb, except ankle and foot, sequela +T24602A Corrosion of second degree of unspecified site of left lower limb, except ankle and foot, initial encounter +T24602D Corrosion of second degree of unspecified site of left lower limb, except ankle and foot, subsequent encounter +T24602S Corrosion of second degree of unspecified site of left lower limb, except ankle and foot, sequela +T24609A Corrosion of second degree of unspecified site of unspecified lower limb, except ankle and foot, initial encounter +T24609D Corrosion of second degree of unspecified site of unspecified lower limb, except ankle and foot, subsequent encounter +T24609S Corrosion of second degree of unspecified site of unspecified lower limb, except ankle and foot, sequela +T24611A Corrosion of second degree of right thigh, initial encounter +T24611D Corrosion of second degree of right thigh, subsequent encounter +T24611S Corrosion of second degree of right thigh, sequela +T24612A Corrosion of second degree of left thigh, initial encounter +T24612D Corrosion of second degree of left thigh, subsequent encounter +T24612S Corrosion of second degree of left thigh, sequela +T24619A Corrosion of second degree of unspecified thigh, initial encounter +T24619D Corrosion of second degree of unspecified thigh, subsequent encounter +T24619S Corrosion of second degree of unspecified thigh, sequela +T24621A Corrosion of second degree of right knee, initial encounter +T24621D Corrosion of second degree of right knee, subsequent encounter +T24621S Corrosion of second degree of right knee, sequela +T24622A Corrosion of second degree of left knee, initial encounter +T24622D Corrosion of second degree of left knee, subsequent encounter +T24622S Corrosion of second degree of left knee, sequela +T24629A Corrosion of second degree of unspecified knee, initial encounter +T24629D Corrosion of second degree of unspecified knee, subsequent encounter +T24629S Corrosion of second degree of unspecified knee, sequela +T24631A Corrosion of second degree of right lower leg, initial encounter +T24631D Corrosion of second degree of right lower leg, subsequent encounter +T24631S Corrosion of second degree of right lower leg, sequela +T24632A Corrosion of second degree of left lower leg, initial encounter +T24632D Corrosion of second degree of left lower leg, subsequent encounter +T24632S Corrosion of second degree of left lower leg, sequela +T24639A Corrosion of second degree of unspecified lower leg, initial encounter +T24639D Corrosion of second degree of unspecified lower leg, subsequent encounter +T24639S Corrosion of second degree of unspecified lower leg, sequela +T24691A Corrosion of second degree of multiple sites of right lower limb, except ankle and foot, initial encounter +T24691D Corrosion of second degree of multiple sites of right lower limb, except ankle and foot, subsequent encounter +T24691S Corrosion of second degree of multiple sites of right lower limb, except ankle and foot, sequela +T24692A Corrosion of second degree of multiple sites of left lower limb, except ankle and foot, initial encounter +T24692D Corrosion of second degree of multiple sites of left lower limb, except ankle and foot, subsequent encounter +T24692S Corrosion of second degree of multiple sites of left lower limb, except ankle and foot, sequela +T24699A Corrosion of second degree of multiple sites of unspecified lower limb, except ankle and foot, initial encounter +T24699D Corrosion of second degree of multiple sites of unspecified lower limb, except ankle and foot, subsequent encounter +T24699S Corrosion of second degree of multiple sites of unspecified lower limb, except ankle and foot, sequela +T24701A Corrosion of third degree of unspecified site of right lower limb, except ankle and foot, initial encounter +T24701D Corrosion of third degree of unspecified site of right lower limb, except ankle and foot, subsequent encounter +T24701S Corrosion of third degree of unspecified site of right lower limb, except ankle and foot, sequela +T24702A Corrosion of third degree of unspecified site of left lower limb, except ankle and foot, initial encounter +T24702D Corrosion of third degree of unspecified site of left lower limb, except ankle and foot, subsequent encounter +T24702S Corrosion of third degree of unspecified site of left lower limb, except ankle and foot, sequela +T24709A Corrosion of third degree of unspecified site of unspecified lower limb, except ankle and foot, initial encounter +T24709D Corrosion of third degree of unspecified site of unspecified lower limb, except ankle and foot, subsequent encounter +T24709S Corrosion of third degree of unspecified site of unspecified lower limb, except ankle and foot, sequela +T24711A Corrosion of third degree of right thigh, initial encounter +T24711D Corrosion of third degree of right thigh, subsequent encounter +T24711S Corrosion of third degree of right thigh, sequela +T24712A Corrosion of third degree of left thigh, initial encounter +T24712D Corrosion of third degree of left thigh, subsequent encounter +T24712S Corrosion of third degree of left thigh, sequela +T24719A Corrosion of third degree of unspecified thigh, initial encounter +T24719D Corrosion of third degree of unspecified thigh, subsequent encounter +T24719S Corrosion of third degree of unspecified thigh, sequela +T24721A Corrosion of third degree of right knee, initial encounter +T24721D Corrosion of third degree of right knee, subsequent encounter +T24721S Corrosion of third degree of right knee, sequela +T24722A Corrosion of third degree of left knee, initial encounter +T24722D Corrosion of third degree of left knee, subsequent encounter +T24722S Corrosion of third degree of left knee, sequela +T24729A Corrosion of third degree of unspecified knee, initial encounter +T24729D Corrosion of third degree of unspecified knee, subsequent encounter +T24729S Corrosion of third degree of unspecified knee, sequela +T24731A Corrosion of third degree of right lower leg, initial encounter +T24731D Corrosion of third degree of right lower leg, subsequent encounter +T24731S Corrosion of third degree of right lower leg, sequela +T24732A Corrosion of third degree of left lower leg, initial encounter +T24732D Corrosion of third degree of left lower leg, subsequent encounter +T24732S Corrosion of third degree of left lower leg, sequela +T24739A Corrosion of third degree of unspecified lower leg, initial encounter +T24739D Corrosion of third degree of unspecified lower leg, subsequent encounter +T24739S Corrosion of third degree of unspecified lower leg, sequela +T24791A Corrosion of third degree of multiple sites of right lower limb, except ankle and foot, initial encounter +T24791D Corrosion of third degree of multiple sites of right lower limb, except ankle and foot, subsequent encounter +T24791S Corrosion of third degree of multiple sites of right lower limb, except ankle and foot, sequela +T24792A Corrosion of third degree of multiple sites of left lower limb, except ankle and foot, initial encounter +T24792D Corrosion of third degree of multiple sites of left lower limb, except ankle and foot, subsequent encounter +T24792S Corrosion of third degree of multiple sites of left lower limb, except ankle and foot, sequela +T24799A Corrosion of third degree of multiple sites of unspecified lower limb, except ankle and foot, initial encounter +T24799D Corrosion of third degree of multiple sites of unspecified lower limb, except ankle and foot, subsequent encounter +T24799S Corrosion of third degree of multiple sites of unspecified lower limb, except ankle and foot, sequela +T25011A Burn of unspecified degree of right ankle, initial encounter +T25011D Burn of unspecified degree of right ankle, subsequent encounter +T25011S Burn of unspecified degree of right ankle, sequela +T25012A Burn of unspecified degree of left ankle, initial encounter +T25012D Burn of unspecified degree of left ankle, subsequent encounter +T25012S Burn of unspecified degree of left ankle, sequela +T25019A Burn of unspecified degree of unspecified ankle, initial encounter +T25019D Burn of unspecified degree of unspecified ankle, subsequent encounter +T25019S Burn of unspecified degree of unspecified ankle, sequela +T25021A Burn of unspecified degree of right foot, initial encounter +T25021D Burn of unspecified degree of right foot, subsequent encounter +T25021S Burn of unspecified degree of right foot, sequela +T25022A Burn of unspecified degree of left foot, initial encounter +T25022D Burn of unspecified degree of left foot, subsequent encounter +T25022S Burn of unspecified degree of left foot, sequela +T25029A Burn of unspecified degree of unspecified foot, initial encounter +T25029D Burn of unspecified degree of unspecified foot, subsequent encounter +T25029S Burn of unspecified degree of unspecified foot, sequela +T25031A Burn of unspecified degree of right toe(s) (nail), initial encounter +T25031D Burn of unspecified degree of right toe(s) (nail), subsequent encounter +T25031S Burn of unspecified degree of right toe(s) (nail), sequela +T25032A Burn of unspecified degree of left toe(s) (nail), initial encounter +T25032D Burn of unspecified degree of left toe(s) (nail), subsequent encounter +T25032S Burn of unspecified degree of left toe(s) (nail), sequela +T25039A Burn of unspecified degree of unspecified toe(s) (nail), initial encounter +T25039D Burn of unspecified degree of unspecified toe(s) (nail), subsequent encounter +T25039S Burn of unspecified degree of unspecified toe(s) (nail), sequela +T25091A Burn of unspecified degree of multiple sites of right ankle and foot, initial encounter +T25091D Burn of unspecified degree of multiple sites of right ankle and foot, subsequent encounter +T25091S Burn of unspecified degree of multiple sites of right ankle and foot, sequela +T25092A Burn of unspecified degree of multiple sites of left ankle and foot, initial encounter +T25092D Burn of unspecified degree of multiple sites of left ankle and foot, subsequent encounter +T25092S Burn of unspecified degree of multiple sites of left ankle and foot, sequela +T25099A Burn of unspecified degree of multiple sites of unspecified ankle and foot, initial encounter +T25099D Burn of unspecified degree of multiple sites of unspecified ankle and foot, subsequent encounter +T25099S Burn of unspecified degree of multiple sites of unspecified ankle and foot, sequela +T25111A Burn of first degree of right ankle, initial encounter +T25111D Burn of first degree of right ankle, subsequent encounter +T25111S Burn of first degree of right ankle, sequela +T25112A Burn of first degree of left ankle, initial encounter +T25112D Burn of first degree of left ankle, subsequent encounter +T25112S Burn of first degree of left ankle, sequela +T25119A Burn of first degree of unspecified ankle, initial encounter +T25119D Burn of first degree of unspecified ankle, subsequent encounter +T25119S Burn of first degree of unspecified ankle, sequela +T25121A Burn of first degree of right foot, initial encounter +T25121D Burn of first degree of right foot, subsequent encounter +T25121S Burn of first degree of right foot, sequela +T25122A Burn of first degree of left foot, initial encounter +T25122D Burn of first degree of left foot, subsequent encounter +T25122S Burn of first degree of left foot, sequela +T25129A Burn of first degree of unspecified foot, initial encounter +T25129D Burn of first degree of unspecified foot, subsequent encounter +T25129S Burn of first degree of unspecified foot, sequela +T25131A Burn of first degree of right toe(s) (nail), initial encounter +T25131D Burn of first degree of right toe(s) (nail), subsequent encounter +T25131S Burn of first degree of right toe(s) (nail), sequela +T25132A Burn of first degree of left toe(s) (nail), initial encounter +T25132D Burn of first degree of left toe(s) (nail), subsequent encounter +T25132S Burn of first degree of left toe(s) (nail), sequela +T25139A Burn of first degree of unspecified toe(s) (nail), initial encounter +T25139D Burn of first degree of unspecified toe(s) (nail), subsequent encounter +T25139S Burn of first degree of unspecified toe(s) (nail), sequela +T25191A Burn of first degree of multiple sites of right ankle and foot, initial encounter +T25191D Burn of first degree of multiple sites of right ankle and foot, subsequent encounter +T25191S Burn of first degree of multiple sites of right ankle and foot, sequela +T25192A Burn of first degree of multiple sites of left ankle and foot, initial encounter +T25192D Burn of first degree of multiple sites of left ankle and foot, subsequent encounter +T25192S Burn of first degree of multiple sites of left ankle and foot, sequela +T25199A Burn of first degree of multiple sites of unspecified ankle and foot, initial encounter +T25199D Burn of first degree of multiple sites of unspecified ankle and foot, subsequent encounter +T25199S Burn of first degree of multiple sites of unspecified ankle and foot, sequela +T25211A Burn of second degree of right ankle, initial encounter +T25211D Burn of second degree of right ankle, subsequent encounter +T25211S Burn of second degree of right ankle, sequela +T25212A Burn of second degree of left ankle, initial encounter +T25212D Burn of second degree of left ankle, subsequent encounter +T25212S Burn of second degree of left ankle, sequela +T25219A Burn of second degree of unspecified ankle, initial encounter +T25219D Burn of second degree of unspecified ankle, subsequent encounter +T25219S Burn of second degree of unspecified ankle, sequela +T25221A Burn of second degree of right foot, initial encounter +T25221D Burn of second degree of right foot, subsequent encounter +T25221S Burn of second degree of right foot, sequela +T25222A Burn of second degree of left foot, initial encounter +T25222D Burn of second degree of left foot, subsequent encounter +T25222S Burn of second degree of left foot, sequela +T25229A Burn of second degree of unspecified foot, initial encounter +T25229D Burn of second degree of unspecified foot, subsequent encounter +T25229S Burn of second degree of unspecified foot, sequela +T25231A Burn of second degree of right toe(s) (nail), initial encounter +T25231D Burn of second degree of right toe(s) (nail), subsequent encounter +T25231S Burn of second degree of right toe(s) (nail), sequela +T25232A Burn of second degree of left toe(s) (nail), initial encounter +T25232D Burn of second degree of left toe(s) (nail), subsequent encounter +T25232S Burn of second degree of left toe(s) (nail), sequela +T25239A Burn of second degree of unspecified toe(s) (nail), initial encounter +T25239D Burn of second degree of unspecified toe(s) (nail), subsequent encounter +T25239S Burn of second degree of unspecified toe(s) (nail), sequela +T25291A Burn of second degree of multiple sites of right ankle and foot, initial encounter +T25291D Burn of second degree of multiple sites of right ankle and foot, subsequent encounter +T25291S Burn of second degree of multiple sites of right ankle and foot, sequela +T25292A Burn of second degree of multiple sites of left ankle and foot, initial encounter +T25292D Burn of second degree of multiple sites of left ankle and foot, subsequent encounter +T25292S Burn of second degree of multiple sites of left ankle and foot, sequela +T25299A Burn of second degree of multiple sites of unspecified ankle and foot, initial encounter +T25299D Burn of second degree of multiple sites of unspecified ankle and foot, subsequent encounter +T25299S Burn of second degree of multiple sites of unspecified ankle and foot, sequela +T25311A Burn of third degree of right ankle, initial encounter +T25311D Burn of third degree of right ankle, subsequent encounter +T25311S Burn of third degree of right ankle, sequela +T25312A Burn of third degree of left ankle, initial encounter +T25312D Burn of third degree of left ankle, subsequent encounter +T25312S Burn of third degree of left ankle, sequela +T25319A Burn of third degree of unspecified ankle, initial encounter +T25319D Burn of third degree of unspecified ankle, subsequent encounter +T25319S Burn of third degree of unspecified ankle, sequela +T25321A Burn of third degree of right foot, initial encounter +T25321D Burn of third degree of right foot, subsequent encounter +T25321S Burn of third degree of right foot, sequela +T25322A Burn of third degree of left foot, initial encounter +T25322D Burn of third degree of left foot, subsequent encounter +T25322S Burn of third degree of left foot, sequela +T25329A Burn of third degree of unspecified foot, initial encounter +T25329D Burn of third degree of unspecified foot, subsequent encounter +T25329S Burn of third degree of unspecified foot, sequela +T25331A Burn of third degree of right toe(s) (nail), initial encounter +T25331D Burn of third degree of right toe(s) (nail), subsequent encounter +T25331S Burn of third degree of right toe(s) (nail), sequela +T25332A Burn of third degree of left toe(s) (nail), initial encounter +T25332D Burn of third degree of left toe(s) (nail), subsequent encounter +T25332S Burn of third degree of left toe(s) (nail), sequela +T25339A Burn of third degree of unspecified toe(s) (nail), initial encounter +T25339D Burn of third degree of unspecified toe(s) (nail), subsequent encounter +T25339S Burn of third degree of unspecified toe(s) (nail), sequela +T25391A Burn of third degree of multiple sites of right ankle and foot, initial encounter +T25391D Burn of third degree of multiple sites of right ankle and foot, subsequent encounter +T25391S Burn of third degree of multiple sites of right ankle and foot, sequela +T25392A Burn of third degree of multiple sites of left ankle and foot, initial encounter +T25392D Burn of third degree of multiple sites of left ankle and foot, subsequent encounter +T25392S Burn of third degree of multiple sites of left ankle and foot, sequela +T25399A Burn of third degree of multiple sites of unspecified ankle and foot, initial encounter +T25399D Burn of third degree of multiple sites of unspecified ankle and foot, subsequent encounter +T25399S Burn of third degree of multiple sites of unspecified ankle and foot, sequela +T25411A Corrosion of unspecified degree of right ankle, initial encounter +T25411D Corrosion of unspecified degree of right ankle, subsequent encounter +T25411S Corrosion of unspecified degree of right ankle, sequela +T25412A Corrosion of unspecified degree of left ankle, initial encounter +T25412D Corrosion of unspecified degree of left ankle, subsequent encounter +T25412S Corrosion of unspecified degree of left ankle, sequela +T25419A Corrosion of unspecified degree of unspecified ankle, initial encounter +T25419D Corrosion of unspecified degree of unspecified ankle, subsequent encounter +T25419S Corrosion of unspecified degree of unspecified ankle, sequela +T25421A Corrosion of unspecified degree of right foot, initial encounter +T25421D Corrosion of unspecified degree of right foot, subsequent encounter +T25421S Corrosion of unspecified degree of right foot, sequela +T25422A Corrosion of unspecified degree of left foot, initial encounter +T25422D Corrosion of unspecified degree of left foot, subsequent encounter +T25422S Corrosion of unspecified degree of left foot, sequela +T25429A Corrosion of unspecified degree of unspecified foot, initial encounter +T25429D Corrosion of unspecified degree of unspecified foot, subsequent encounter +T25429S Corrosion of unspecified degree of unspecified foot, sequela +T25431A Corrosion of unspecified degree of right toe(s) (nail), initial encounter +T25431D Corrosion of unspecified degree of right toe(s) (nail), subsequent encounter +T25431S Corrosion of unspecified degree of right toe(s) (nail), sequela +T25432A Corrosion of unspecified degree of left toe(s) (nail), initial encounter +T25432D Corrosion of unspecified degree of left toe(s) (nail), subsequent encounter +T25432S Corrosion of unspecified degree of left toe(s) (nail), sequela +T25439A Corrosion of unspecified degree of unspecified toe(s) (nail), initial encounter +T25439D Corrosion of unspecified degree of unspecified toe(s) (nail), subsequent encounter +T25439S Corrosion of unspecified degree of unspecified toe(s) (nail), sequela +T25491A Corrosion of unspecified degree of multiple sites of right ankle and foot, initial encounter +T25491D Corrosion of unspecified degree of multiple sites of right ankle and foot, subsequent encounter +T25491S Corrosion of unspecified degree of multiple sites of right ankle and foot, sequela +T25492A Corrosion of unspecified degree of multiple sites of left ankle and foot, initial encounter +T25492D Corrosion of unspecified degree of multiple sites of left ankle and foot, subsequent encounter +T25492S Corrosion of unspecified degree of multiple sites of left ankle and foot, sequela +T25499A Corrosion of unspecified degree of multiple sites of unspecified ankle and foot, initial encounter +T25499D Corrosion of unspecified degree of multiple sites of unspecified ankle and foot, subsequent encounter +T25499S Corrosion of unspecified degree of multiple sites of unspecified ankle and foot, sequela +T25511A Corrosion of first degree of right ankle, initial encounter +T25511D Corrosion of first degree of right ankle, subsequent encounter +T25511S Corrosion of first degree of right ankle, sequela +T25512A Corrosion of first degree of left ankle, initial encounter +T25512D Corrosion of first degree of left ankle, subsequent encounter +T25512S Corrosion of first degree of left ankle, sequela +T25519A Corrosion of first degree of unspecified ankle, initial encounter +T25519D Corrosion of first degree of unspecified ankle, subsequent encounter +T25519S Corrosion of first degree of unspecified ankle, sequela +T25521A Corrosion of first degree of right foot, initial encounter +T25521D Corrosion of first degree of right foot, subsequent encounter +T25521S Corrosion of first degree of right foot, sequela +T25522A Corrosion of first degree of left foot, initial encounter +T25522D Corrosion of first degree of left foot, subsequent encounter +T25522S Corrosion of first degree of left foot, sequela +T25529A Corrosion of first degree of unspecified foot, initial encounter +T25529D Corrosion of first degree of unspecified foot, subsequent encounter +T25529S Corrosion of first degree of unspecified foot, sequela +T25531A Corrosion of first degree of right toe(s) (nail), initial encounter +T25531D Corrosion of first degree of right toe(s) (nail), subsequent encounter +T25531S Corrosion of first degree of right toe(s) (nail), sequela +T25532A Corrosion of first degree of left toe(s) (nail), initial encounter +T25532D Corrosion of first degree of left toe(s) (nail), subsequent encounter +T25532S Corrosion of first degree of left toe(s) (nail), sequela +T25539A Corrosion of first degree of unspecified toe(s) (nail), initial encounter +T25539D Corrosion of first degree of unspecified toe(s) (nail), subsequent encounter +T25539S Corrosion of first degree of unspecified toe(s) (nail), sequela +T25591A Corrosion of first degree of multiple sites of right ankle and foot, initial encounter +T25591D Corrosion of first degree of multiple sites of right ankle and foot, subsequent encounter +T25591S Corrosion of first degree of multiple sites of right ankle and foot, sequela +T25592A Corrosion of first degree of multiple sites of left ankle and foot, initial encounter +T25592D Corrosion of first degree of multiple sites of left ankle and foot, subsequent encounter +T25592S Corrosion of first degree of multiple sites of left ankle and foot, sequela +T25599A Corrosion of first degree of multiple sites of unspecified ankle and foot, initial encounter +T25599D Corrosion of first degree of multiple sites of unspecified ankle and foot, subsequent encounter +T25599S Corrosion of first degree of multiple sites of unspecified ankle and foot, sequela +T25611A Corrosion of second degree of right ankle, initial encounter +T25611D Corrosion of second degree of right ankle, subsequent encounter +T25611S Corrosion of second degree of right ankle, sequela +T25612A Corrosion of second degree of left ankle, initial encounter +T25612D Corrosion of second degree of left ankle, subsequent encounter +T25612S Corrosion of second degree of left ankle, sequela +T25619A Corrosion of second degree of unspecified ankle, initial encounter +T25619D Corrosion of second degree of unspecified ankle, subsequent encounter +T25619S Corrosion of second degree of unspecified ankle, sequela +T25621A Corrosion of second degree of right foot, initial encounter +T25621D Corrosion of second degree of right foot, subsequent encounter +T25621S Corrosion of second degree of right foot, sequela +T25622A Corrosion of second degree of left foot, initial encounter +T25622D Corrosion of second degree of left foot, subsequent encounter +T25622S Corrosion of second degree of left foot, sequela +T25629A Corrosion of second degree of unspecified foot, initial encounter +T25629D Corrosion of second degree of unspecified foot, subsequent encounter +T25629S Corrosion of second degree of unspecified foot, sequela +T25631A Corrosion of second degree of right toe(s) (nail), initial encounter +T25631D Corrosion of second degree of right toe(s) (nail), subsequent encounter +T25631S Corrosion of second degree of right toe(s) (nail), sequela +T25632A Corrosion of second degree of left toe(s) (nail), initial encounter +T25632D Corrosion of second degree of left toe(s) (nail), subsequent encounter +T25632S Corrosion of second degree of left toe(s) (nail), sequela +T25639A Corrosion of second degree of unspecified toe(s) (nail), initial encounter +T25639D Corrosion of second degree of unspecified toe(s) (nail), subsequent encounter +T25639S Corrosion of second degree of unspecified toe(s) (nail), sequela +T25691A Corrosion of second degree of right ankle and foot, initial encounter +T25691D Corrosion of second degree of right ankle and foot, subsequent encounter +T25691S Corrosion of second degree of right ankle and foot, sequela +T25692A Corrosion of second degree of left ankle and foot, initial encounter +T25692D Corrosion of second degree of left ankle and foot, subsequent encounter +T25692S Corrosion of second degree of left ankle and foot, sequela +T25699A Corrosion of second degree of unspecified ankle and foot, initial encounter +T25699D Corrosion of second degree of unspecified ankle and foot, subsequent encounter +T25699S Corrosion of second degree of unspecified ankle and foot, sequela +T25711A Corrosion of third degree of right ankle, initial encounter +T25711D Corrosion of third degree of right ankle, subsequent encounter +T25711S Corrosion of third degree of right ankle, sequela +T25712A Corrosion of third degree of left ankle, initial encounter +T25712D Corrosion of third degree of left ankle, subsequent encounter +T25712S Corrosion of third degree of left ankle, sequela +T25719A Corrosion of third degree of unspecified ankle, initial encounter +T25719D Corrosion of third degree of unspecified ankle, subsequent encounter +T25719S Corrosion of third degree of unspecified ankle, sequela +T25721A Corrosion of third degree of right foot, initial encounter +T25721D Corrosion of third degree of right foot, subsequent encounter +T25721S Corrosion of third degree of right foot, sequela +T25722A Corrosion of third degree of left foot, initial encounter +T25722D Corrosion of third degree of left foot, subsequent encounter +T25722S Corrosion of third degree of left foot, sequela +T25729A Corrosion of third degree of unspecified foot, initial encounter +T25729D Corrosion of third degree of unspecified foot, subsequent encounter +T25729S Corrosion of third degree of unspecified foot, sequela +T25731A Corrosion of third degree of right toe(s) (nail), initial encounter +T25731D Corrosion of third degree of right toe(s) (nail), subsequent encounter +T25731S Corrosion of third degree of right toe(s) (nail), sequela +T25732A Corrosion of third degree of left toe(s) (nail), initial encounter +T25732D Corrosion of third degree of left toe(s) (nail), subsequent encounter +T25732S Corrosion of third degree of left toe(s) (nail), sequela +T25739A Corrosion of third degree of unspecified toe(s) (nail), initial encounter +T25739D Corrosion of third degree of unspecified toe(s) (nail), subsequent encounter +T25739S Corrosion of third degree of unspecified toe(s) (nail), sequela +T25791A Corrosion of third degree of multiple sites of right ankle and foot, initial encounter +T25791D Corrosion of third degree of multiple sites of right ankle and foot, subsequent encounter +T25791S Corrosion of third degree of multiple sites of right ankle and foot, sequela +T25792A Corrosion of third degree of multiple sites of left ankle and foot, initial encounter +T25792D Corrosion of third degree of multiple sites of left ankle and foot, subsequent encounter +T25792S Corrosion of third degree of multiple sites of left ankle and foot, sequela +T25799A Corrosion of third degree of multiple sites of unspecified ankle and foot, initial encounter +T25799D Corrosion of third degree of multiple sites of unspecified ankle and foot, subsequent encounter +T25799S Corrosion of third degree of multiple sites of unspecified ankle and foot, sequela +T2600XA Burn of unspecified eyelid and periocular area, initial encounter +T2600XD Burn of unspecified eyelid and periocular area, subsequent encounter +T2600XS Burn of unspecified eyelid and periocular area, sequela +T2601XA Burn of right eyelid and periocular area, initial encounter +T2601XD Burn of right eyelid and periocular area, subsequent encounter +T2601XS Burn of right eyelid and periocular area, sequela +T2602XA Burn of left eyelid and periocular area, initial encounter +T2602XD Burn of left eyelid and periocular area, subsequent encounter +T2602XS Burn of left eyelid and periocular area, sequela +T2610XA Burn of cornea and conjunctival sac, unspecified eye, initial encounter +T2610XD Burn of cornea and conjunctival sac, unspecified eye, subsequent encounter +T2610XS Burn of cornea and conjunctival sac, unspecified eye, sequela +T2611XA Burn of cornea and conjunctival sac, right eye, initial encounter +T2611XD Burn of cornea and conjunctival sac, right eye, subsequent encounter +T2611XS Burn of cornea and conjunctival sac, right eye, sequela +T2612XA Burn of cornea and conjunctival sac, left eye, initial encounter +T2612XD Burn of cornea and conjunctival sac, left eye, subsequent encounter +T2612XS Burn of cornea and conjunctival sac, left eye, sequela +T2620XA Burn with resulting rupture and destruction of unspecified eyeball, initial encounter +T2620XD Burn with resulting rupture and destruction of unspecified eyeball, subsequent encounter +T2620XS Burn with resulting rupture and destruction of unspecified eyeball, sequela +T2621XA Burn with resulting rupture and destruction of right eyeball, initial encounter +T2621XD Burn with resulting rupture and destruction of right eyeball, subsequent encounter +T2621XS Burn with resulting rupture and destruction of right eyeball, sequela +T2622XA Burn with resulting rupture and destruction of left eyeball, initial encounter +T2622XD Burn with resulting rupture and destruction of left eyeball, subsequent encounter +T2622XS Burn with resulting rupture and destruction of left eyeball, sequela +T2630XA Burns of other specified parts of unspecified eye and adnexa, initial encounter +T2630XD Burns of other specified parts of unspecified eye and adnexa, subsequent encounter +T2630XS Burns of other specified parts of unspecified eye and adnexa, sequela +T2631XA Burns of other specified parts of right eye and adnexa, initial encounter +T2631XD Burns of other specified parts of right eye and adnexa, subsequent encounter +T2631XS Burns of other specified parts of right eye and adnexa, sequela +T2632XA Burns of other specified parts of left eye and adnexa, initial encounter +T2632XD Burns of other specified parts of left eye and adnexa, subsequent encounter +T2632XS Burns of other specified parts of left eye and adnexa, sequela +T2640XA Burn of unspecified eye and adnexa, part unspecified, initial encounter +T2640XD Burn of unspecified eye and adnexa, part unspecified, subsequent encounter +T2640XS Burn of unspecified eye and adnexa, part unspecified, sequela +T2641XA Burn of right eye and adnexa, part unspecified, initial encounter +T2641XD Burn of right eye and adnexa, part unspecified, subsequent encounter +T2641XS Burn of right eye and adnexa, part unspecified, sequela +T2642XA Burn of left eye and adnexa, part unspecified, initial encounter +T2642XD Burn of left eye and adnexa, part unspecified, subsequent encounter +T2642XS Burn of left eye and adnexa, part unspecified, sequela +T2650XA Corrosion of unspecified eyelid and periocular area, initial encounter +T2650XD Corrosion of unspecified eyelid and periocular area, subsequent encounter +T2650XS Corrosion of unspecified eyelid and periocular area, sequela +T2651XA Corrosion of right eyelid and periocular area, initial encounter +T2651XD Corrosion of right eyelid and periocular area, subsequent encounter +T2651XS Corrosion of right eyelid and periocular area, sequela +T2652XA Corrosion of left eyelid and periocular area, initial encounter +T2652XD Corrosion of left eyelid and periocular area, subsequent encounter +T2652XS Corrosion of left eyelid and periocular area, sequela +T2660XA Corrosion of cornea and conjunctival sac, unspecified eye, initial encounter +T2660XD Corrosion of cornea and conjunctival sac, unspecified eye, subsequent encounter +T2660XS Corrosion of cornea and conjunctival sac, unspecified eye, sequela +T2661XA Corrosion of cornea and conjunctival sac, right eye, initial encounter +T2661XD Corrosion of cornea and conjunctival sac, right eye, subsequent encounter +T2661XS Corrosion of cornea and conjunctival sac, right eye, sequela +T2662XA Corrosion of cornea and conjunctival sac, left eye, initial encounter +T2662XD Corrosion of cornea and conjunctival sac, left eye, subsequent encounter +T2662XS Corrosion of cornea and conjunctival sac, left eye, sequela +T2670XA Corrosion with resulting rupture and destruction of unspecified eyeball, initial encounter +T2670XD Corrosion with resulting rupture and destruction of unspecified eyeball, subsequent encounter +T2670XS Corrosion with resulting rupture and destruction of unspecified eyeball, sequela +T2671XA Corrosion with resulting rupture and destruction of right eyeball, initial encounter +T2671XD Corrosion with resulting rupture and destruction of right eyeball, subsequent encounter +T2671XS Corrosion with resulting rupture and destruction of right eyeball, sequela +T2672XA Corrosion with resulting rupture and destruction of left eyeball, initial encounter +T2672XD Corrosion with resulting rupture and destruction of left eyeball, subsequent encounter +T2672XS Corrosion with resulting rupture and destruction of left eyeball, sequela +T2680XA Corrosions of other specified parts of unspecified eye and adnexa, initial encounter +T2680XD Corrosions of other specified parts of unspecified eye and adnexa, subsequent encounter +T2680XS Corrosions of other specified parts of unspecified eye and adnexa, sequela +T2681XA Corrosions of other specified parts of right eye and adnexa, initial encounter +T2681XD Corrosions of other specified parts of right eye and adnexa, subsequent encounter +T2681XS Corrosions of other specified parts of right eye and adnexa, sequela +T2682XA Corrosions of other specified parts of left eye and adnexa, initial encounter +T2682XD Corrosions of other specified parts of left eye and adnexa, subsequent encounter +T2682XS Corrosions of other specified parts of left eye and adnexa, sequela +T2690XA Corrosion of unspecified eye and adnexa, part unspecified, initial encounter +T2690XD Corrosion of unspecified eye and adnexa, part unspecified, subsequent encounter +T2690XS Corrosion of unspecified eye and adnexa, part unspecified, sequela +T2691XA Corrosion of right eye and adnexa, part unspecified, initial encounter +T2691XD Corrosion of right eye and adnexa, part unspecified, subsequent encounter +T2691XS Corrosion of right eye and adnexa, part unspecified, sequela +T2692XA Corrosion of left eye and adnexa, part unspecified, initial encounter +T2692XD Corrosion of left eye and adnexa, part unspecified, subsequent encounter +T2692XS Corrosion of left eye and adnexa, part unspecified, sequela +T270XXA Burn of larynx and trachea, initial encounter +T270XXD Burn of larynx and trachea, subsequent encounter +T270XXS Burn of larynx and trachea, sequela +T271XXA Burn involving larynx and trachea with lung, initial encounter +T271XXD Burn involving larynx and trachea with lung, subsequent encounter +T271XXS Burn involving larynx and trachea with lung, sequela +T272XXA Burn of other parts of respiratory tract, initial encounter +T272XXD Burn of other parts of respiratory tract, subsequent encounter +T272XXS Burn of other parts of respiratory tract, sequela +T273XXA Burn of respiratory tract, part unspecified, initial encounter +T273XXD Burn of respiratory tract, part unspecified, subsequent encounter +T273XXS Burn of respiratory tract, part unspecified, sequela +T274XXA Corrosion of larynx and trachea, initial encounter +T274XXD Corrosion of larynx and trachea, subsequent encounter +T274XXS Corrosion of larynx and trachea, sequela +T275XXA Corrosion involving larynx and trachea with lung, initial encounter +T275XXD Corrosion involving larynx and trachea with lung, subsequent encounter +T275XXS Corrosion involving larynx and trachea with lung, sequela +T276XXA Corrosion of other parts of respiratory tract, initial encounter +T276XXD Corrosion of other parts of respiratory tract, subsequent encounter +T276XXS Corrosion of other parts of respiratory tract, sequela +T277XXA Corrosion of respiratory tract, part unspecified, initial encounter +T277XXD Corrosion of respiratory tract, part unspecified, subsequent encounter +T277XXS Corrosion of respiratory tract, part unspecified, sequela +T280XXA Burn of mouth and pharynx, initial encounter +T280XXD Burn of mouth and pharynx, subsequent encounter +T280XXS Burn of mouth and pharynx, sequela +T281XXA Burn of esophagus, initial encounter +T281XXD Burn of esophagus, subsequent encounter +T281XXS Burn of esophagus, sequela +T282XXA Burn of other parts of alimentary tract, initial encounter +T282XXD Burn of other parts of alimentary tract, subsequent encounter +T282XXS Burn of other parts of alimentary tract, sequela +T283XXA Burn of internal genitourinary organs, initial encounter +T283XXD Burn of internal genitourinary organs, subsequent encounter +T283XXS Burn of internal genitourinary organs, sequela +T2840XA Burn of unspecified internal organ, initial encounter +T2840XD Burn of unspecified internal organ, subsequent encounter +T2840XS Burn of unspecified internal organ, sequela +T28411A Burn of right ear drum, initial encounter +T28411D Burn of right ear drum, subsequent encounter +T28411S Burn of right ear drum, sequela +T28412A Burn of left ear drum, initial encounter +T28412D Burn of left ear drum, subsequent encounter +T28412S Burn of left ear drum, sequela +T28419A Burn of unspecified ear drum, initial encounter +T28419D Burn of unspecified ear drum, subsequent encounter +T28419S Burn of unspecified ear drum, sequela +T2849XA Burn of other internal organ, initial encounter +T2849XD Burn of other internal organ, subsequent encounter +T2849XS Burn of other internal organ, sequela +T285XXA Corrosion of mouth and pharynx, initial encounter +T285XXD Corrosion of mouth and pharynx, subsequent encounter +T285XXS Corrosion of mouth and pharynx, sequela +T286XXA Corrosion of esophagus, initial encounter +T286XXD Corrosion of esophagus, subsequent encounter +T286XXS Corrosion of esophagus, sequela +T287XXA Corrosion of other parts of alimentary tract, initial encounter +T287XXD Corrosion of other parts of alimentary tract, subsequent encounter +T287XXS Corrosion of other parts of alimentary tract, sequela +T288XXA Corrosion of internal genitourinary organs, initial encounter +T288XXD Corrosion of internal genitourinary organs, subsequent encounter +T288XXS Corrosion of internal genitourinary organs, sequela +T2890XA Corrosions of unspecified internal organs, initial encounter +T2890XD Corrosions of unspecified internal organs, subsequent encounter +T2890XS Corrosions of unspecified internal organs, sequela +T28911A Corrosions of right ear drum, initial encounter +T28911D Corrosions of right ear drum, subsequent encounter +T28911S Corrosions of right ear drum, sequela +T28912A Corrosions of left ear drum, initial encounter +T28912D Corrosions of left ear drum, subsequent encounter +T28912S Corrosions of left ear drum, sequela +T28919A Corrosions of unspecified ear drum, initial encounter +T28919D Corrosions of unspecified ear drum, subsequent encounter +T28919S Corrosions of unspecified ear drum, sequela +T2899XA Corrosions of other internal organs, initial encounter +T2899XD Corrosions of other internal organs, subsequent encounter +T2899XS Corrosions of other internal organs, sequela +T300 Burn of unspecified body region, unspecified degree +T304 Corrosion of unspecified body region, unspecified degree +T310 Burns involving less than 10% of body surface +T3110 Burns involving 10-19% of body surface with 0% to 9% third degree burns +T3111 Burns involving 10-19% of body surface with 10-19% third degree burns +T3120 Burns involving 20-29% of body surface with 0% to 9% third degree burns +T3121 Burns involving 20-29% of body surface with 10-19% third degree burns +T3122 Burns involving 20-29% of body surface with 20-29% third degree burns +T3130 Burns involving 30-39% of body surface with 0% to 9% third degree burns +T3131 Burns involving 30-39% of body surface with 10-19% third degree burns +T3132 Burns involving 30-39% of body surface with 20-29% third degree burns +T3133 Burns involving 30-39% of body surface with 30-39% third degree burns +T3140 Burns involving 40-49% of body surface with 0% to 9% third degree burns +T3141 Burns involving 40-49% of body surface with 10-19% third degree burns +T3142 Burns involving 40-49% of body surface with 20-29% third degree burns +T3143 Burns involving 40-49% of body surface with 30-39% third degree burns +T3144 Burns involving 40-49% of body surface with 40-49% third degree burns +T3150 Burns involving 50-59% of body surface with 0% to 9% third degree burns +T3151 Burns involving 50-59% of body surface with 10-19% third degree burns +T3152 Burns involving 50-59% of body surface with 20-29% third degree burns +T3153 Burns involving 50-59% of body surface with 30-39% third degree burns +T3154 Burns involving 50-59% of body surface with 40-49% third degree burns +T3155 Burns involving 50-59% of body surface with 50-59% third degree burns +T3160 Burns involving 60-69% of body surface with 0% to 9% third degree burns +T3161 Burns involving 60-69% of body surface with 10-19% third degree burns +T3162 Burns involving 60-69% of body surface with 20-29% third degree burns +T3163 Burns involving 60-69% of body surface with 30-39% third degree burns +T3164 Burns involving 60-69% of body surface with 40-49% third degree burns +T3165 Burns involving 60-69% of body surface with 50-59% third degree burns +T3166 Burns involving 60-69% of body surface with 60-69% third degree burns +T3170 Burns involving 70-79% of body surface with 0% to 9% third degree burns +T3171 Burns involving 70-79% of body surface with 10-19% third degree burns +T3172 Burns involving 70-79% of body surface with 20-29% third degree burns +T3173 Burns involving 70-79% of body surface with 30-39% third degree burns +T3174 Burns involving 70-79% of body surface with 40-49% third degree burns +T3175 Burns involving 70-79% of body surface with 50-59% third degree burns +T3176 Burns involving 70-79% of body surface with 60-69% third degree burns +T3177 Burns involving 70-79% of body surface with 70-79% third degree burns +T3180 Burns involving 80-89% of body surface with 0% to 9% third degree burns +T3181 Burns involving 80-89% of body surface with 10-19% third degree burns +T3182 Burns involving 80-89% of body surface with 20-29% third degree burns +T3183 Burns involving 80-89% of body surface with 30-39% third degree burns +T3184 Burns involving 80-89% of body surface with 40-49% third degree burns +T3185 Burns involving 80-89% of body surface with 50-59% third degree burns +T3186 Burns involving 80-89% of body surface with 60-69% third degree burns +T3187 Burns involving 80-89% of body surface with 70-79% third degree burns +T3188 Burns involving 80-89% of body surface with 80-89% third degree burns +T3190 Burns involving 90% or more of body surface with 0% to 9% third degree burns +T3191 Burns involving 90% or more of body surface with 10-19% third degree burns +T3192 Burns involving 90% or more of body surface with 20-29% third degree burns +T3193 Burns involving 90% or more of body surface with 30-39% third degree burns +T3194 Burns involving 90% or more of body surface with 40-49% third degree burns +T3195 Burns involving 90% or more of body surface with 50-59% third degree burns +T3196 Burns involving 90% or more of body surface with 60-69% third degree burns +T3197 Burns involving 90% or more of body surface with 70-79% third degree burns +T3198 Burns involving 90% or more of body surface with 80-89% third degree burns +T3199 Burns involving 90% or more of body surface with 90% or more third degree burns +T320 Corrosions involving less than 10% of body surface +T3210 Corrosions involving 10-19% of body surface with 0% to 9% third degree corrosion +T3211 Corrosions involving 10-19% of body surface with 10-19% third degree corrosion +T3220 Corrosions involving 20-29% of body surface with 0% to 9% third degree corrosion +T3221 Corrosions involving 20-29% of body surface with 10-19% third degree corrosion +T3222 Corrosions involving 20-29% of body surface with 20-29% third degree corrosion +T3230 Corrosions involving 30-39% of body surface with 0% to 9% third degree corrosion +T3231 Corrosions involving 30-39% of body surface with 10-19% third degree corrosion +T3232 Corrosions involving 30-39% of body surface with 20-29% third degree corrosion +T3233 Corrosions involving 30-39% of body surface with 30-39% third degree corrosion +T3240 Corrosions involving 40-49% of body surface with 0% to 9% third degree corrosion +T3241 Corrosions involving 40-49% of body surface with 10-19% third degree corrosion +T3242 Corrosions involving 40-49% of body surface with 20-29% third degree corrosion +T3243 Corrosions involving 40-49% of body surface with 30-39% third degree corrosion +T3244 Corrosions involving 40-49% of body surface with 40-49% third degree corrosion +T3250 Corrosions involving 50-59% of body surface with 0% to 9% third degree corrosion +T3251 Corrosions involving 50-59% of body surface with 10-19% third degree corrosion +T3252 Corrosions involving 50-59% of body surface with 20-29% third degree corrosion +T3253 Corrosions involving 50-59% of body surface with 30-39% third degree corrosion +T3254 Corrosions involving 50-59% of body surface with 40-49% third degree corrosion +T3255 Corrosions involving 50-59% of body surface with 50-59% third degree corrosion +T3260 Corrosions involving 60-69% of body surface with 0% to 9% third degree corrosion +T3261 Corrosions involving 60-69% of body surface with 10-19% third degree corrosion +T3262 Corrosions involving 60-69% of body surface with 20-29% third degree corrosion +T3263 Corrosions involving 60-69% of body surface with 30-39% third degree corrosion +T3264 Corrosions involving 60-69% of body surface with 40-49% third degree corrosion +T3265 Corrosions involving 60-69% of body surface with 50-59% third degree corrosion +T3266 Corrosions involving 60-69% of body surface with 60-69% third degree corrosion +T3270 Corrosions involving 70-79% of body surface with 0% to 9% third degree corrosion +T3271 Corrosions involving 70-79% of body surface with 10-19% third degree corrosion +T3272 Corrosions involving 70-79% of body surface with 20-29% third degree corrosion +T3273 Corrosions involving 70-79% of body surface with 30-39% third degree corrosion +T3274 Corrosions involving 70-79% of body surface with 40-49% third degree corrosion +T3275 Corrosions involving 70-79% of body surface with 50-59% third degree corrosion +T3276 Corrosions involving 70-79% of body surface with 60-69% third degree corrosion +T3277 Corrosions involving 70-79% of body surface with 70-79% third degree corrosion +T3280 Corrosions involving 80-89% of body surface with 0% to 9% third degree corrosion +T3281 Corrosions involving 80-89% of body surface with 10-19% third degree corrosion +T3282 Corrosions involving 80-89% of body surface with 20-29% third degree corrosion +T3283 Corrosions involving 80-89% of body surface with 30-39% third degree corrosion +T3284 Corrosions involving 80-89% of body surface with 40-49% third degree corrosion +T3285 Corrosions involving 80-89% of body surface with 50-59% third degree corrosion +T3286 Corrosions involving 80-89% of body surface with 60-69% third degree corrosion +T3287 Corrosions involving 80-89% of body surface with 70-79% third degree corrosion +T3288 Corrosions involving 80-89% of body surface with 80-89% third degree corrosion +T3290 Corrosions involving 90% or more of body surface with 0% to 9% third degree corrosion +T3291 Corrosions involving 90% or more of body surface with 10-19% third degree corrosion +T3292 Corrosions involving 90% or more of body surface with 20-29% third degree corrosion +T3293 Corrosions involving 90% or more of body surface with 30-39% third degree corrosion +T3294 Corrosions involving 90% or more of body surface with 40-49% third degree corrosion +T3295 Corrosions involving 90% or more of body surface with 50-59% third degree corrosion +T3296 Corrosions involving 90% or more of body surface with 60-69% third degree corrosion +T3297 Corrosions involving 90% or more of body surface with 70-79% third degree corrosion +T3298 Corrosions involving 90% or more of body surface with 80-89% third degree corrosion +T3299 Corrosions involving 90% or more of body surface with 90% or more third degree corrosion +T33011A Superficial frostbite of right ear, initial encounter +T33011D Superficial frostbite of right ear, subsequent encounter +T33011S Superficial frostbite of right ear, sequela +T33012A Superficial frostbite of left ear, initial encounter +T33012D Superficial frostbite of left ear, subsequent encounter +T33012S Superficial frostbite of left ear, sequela +T33019A Superficial frostbite of unspecified ear, initial encounter +T33019D Superficial frostbite of unspecified ear, subsequent encounter +T33019S Superficial frostbite of unspecified ear, sequela +T3302XA Superficial frostbite of nose, initial encounter +T3302XD Superficial frostbite of nose, subsequent encounter +T3302XS Superficial frostbite of nose, sequela +T3309XA Superficial frostbite of other part of head, initial encounter +T3309XD Superficial frostbite of other part of head, subsequent encounter +T3309XS Superficial frostbite of other part of head, sequela +T331XXA Superficial frostbite of neck, initial encounter +T331XXD Superficial frostbite of neck, subsequent encounter +T331XXS Superficial frostbite of neck, sequela +T332XXA Superficial frostbite of thorax, initial encounter +T332XXD Superficial frostbite of thorax, subsequent encounter +T332XXS Superficial frostbite of thorax, sequela +T333XXA Superficial frostbite of abdominal wall, lower back and pelvis, initial encounter +T333XXD Superficial frostbite of abdominal wall, lower back and pelvis, subsequent encounter +T333XXS Superficial frostbite of abdominal wall, lower back and pelvis, sequela +T3340XA Superficial frostbite of unspecified arm, initial encounter +T3340XD Superficial frostbite of unspecified arm, subsequent encounter +T3340XS Superficial frostbite of unspecified arm, sequela +T3341XA Superficial frostbite of right arm, initial encounter +T3341XD Superficial frostbite of right arm, subsequent encounter +T3341XS Superficial frostbite of right arm, sequela +T3342XA Superficial frostbite of left arm, initial encounter +T3342XD Superficial frostbite of left arm, subsequent encounter +T3342XS Superficial frostbite of left arm, sequela +T33511A Superficial frostbite of right wrist, initial encounter +T33511D Superficial frostbite of right wrist, subsequent encounter +T33511S Superficial frostbite of right wrist, sequela +T33512A Superficial frostbite of left wrist, initial encounter +T33512D Superficial frostbite of left wrist, subsequent encounter +T33512S Superficial frostbite of left wrist, sequela +T33519A Superficial frostbite of unspecified wrist, initial encounter +T33519D Superficial frostbite of unspecified wrist, subsequent encounter +T33519S Superficial frostbite of unspecified wrist, sequela +T33521A Superficial frostbite of right hand, initial encounter +T33521D Superficial frostbite of right hand, subsequent encounter +T33521S Superficial frostbite of right hand, sequela +T33522A Superficial frostbite of left hand, initial encounter +T33522D Superficial frostbite of left hand, subsequent encounter +T33522S Superficial frostbite of left hand, sequela +T33529A Superficial frostbite of unspecified hand, initial encounter +T33529D Superficial frostbite of unspecified hand, subsequent encounter +T33529S Superficial frostbite of unspecified hand, sequela +T33531A Superficial frostbite of right finger(s), initial encounter +T33531D Superficial frostbite of right finger(s), subsequent encounter +T33531S Superficial frostbite of right finger(s), sequela +T33532A Superficial frostbite of left finger(s), initial encounter +T33532D Superficial frostbite of left finger(s), subsequent encounter +T33532S Superficial frostbite of left finger(s), sequela +T33539A Superficial frostbite of unspecified finger(s), initial encounter +T33539D Superficial frostbite of unspecified finger(s), subsequent encounter +T33539S Superficial frostbite of unspecified finger(s), sequela +T3360XA Superficial frostbite of unspecified hip and thigh, initial encounter +T3360XD Superficial frostbite of unspecified hip and thigh, subsequent encounter +T3360XS Superficial frostbite of unspecified hip and thigh, sequela +T3361XA Superficial frostbite of right hip and thigh, initial encounter +T3361XD Superficial frostbite of right hip and thigh, subsequent encounter +T3361XS Superficial frostbite of right hip and thigh, sequela +T3362XA Superficial frostbite of left hip and thigh, initial encounter +T3362XD Superficial frostbite of left hip and thigh, subsequent encounter +T3362XS Superficial frostbite of left hip and thigh, sequela +T3370XA Superficial frostbite of unspecified knee and lower leg, initial encounter +T3370XD Superficial frostbite of unspecified knee and lower leg, subsequent encounter +T3370XS Superficial frostbite of unspecified knee and lower leg, sequela +T3371XA Superficial frostbite of right knee and lower leg, initial encounter +T3371XD Superficial frostbite of right knee and lower leg, subsequent encounter +T3371XS Superficial frostbite of right knee and lower leg, sequela +T3372XA Superficial frostbite of left knee and lower leg, initial encounter +T3372XD Superficial frostbite of left knee and lower leg, subsequent encounter +T3372XS Superficial frostbite of left knee and lower leg, sequela +T33811A Superficial frostbite of right ankle, initial encounter +T33811D Superficial frostbite of right ankle, subsequent encounter +T33811S Superficial frostbite of right ankle, sequela +T33812A Superficial frostbite of left ankle, initial encounter +T33812D Superficial frostbite of left ankle, subsequent encounter +T33812S Superficial frostbite of left ankle, sequela +T33819A Superficial frostbite of unspecified ankle, initial encounter +T33819D Superficial frostbite of unspecified ankle, subsequent encounter +T33819S Superficial frostbite of unspecified ankle, sequela +T33821A Superficial frostbite of right foot, initial encounter +T33821D Superficial frostbite of right foot, subsequent encounter +T33821S Superficial frostbite of right foot, sequela +T33822A Superficial frostbite of left foot, initial encounter +T33822D Superficial frostbite of left foot, subsequent encounter +T33822S Superficial frostbite of left foot, sequela +T33829A Superficial frostbite of unspecified foot, initial encounter +T33829D Superficial frostbite of unspecified foot, subsequent encounter +T33829S Superficial frostbite of unspecified foot, sequela +T33831A Superficial frostbite of right toe(s), initial encounter +T33831D Superficial frostbite of right toe(s), subsequent encounter +T33831S Superficial frostbite of right toe(s), sequela +T33832A Superficial frostbite of left toe(s), initial encounter +T33832D Superficial frostbite of left toe(s), subsequent encounter +T33832S Superficial frostbite of left toe(s), sequela +T33839A Superficial frostbite of unspecified toe(s), initial encounter +T33839D Superficial frostbite of unspecified toe(s), subsequent encounter +T33839S Superficial frostbite of unspecified toe(s), sequela +T3390XA Superficial frostbite of unspecified sites, initial encounter +T3390XD Superficial frostbite of unspecified sites, subsequent encounter +T3390XS Superficial frostbite of unspecified sites, sequela +T3399XA Superficial frostbite of other sites, initial encounter +T3399XD Superficial frostbite of other sites, subsequent encounter +T3399XS Superficial frostbite of other sites, sequela +T34011A Frostbite with tissue necrosis of right ear, initial encounter +T34011D Frostbite with tissue necrosis of right ear, subsequent encounter +T34011S Frostbite with tissue necrosis of right ear, sequela +T34012A Frostbite with tissue necrosis of left ear, initial encounter +T34012D Frostbite with tissue necrosis of left ear, subsequent encounter +T34012S Frostbite with tissue necrosis of left ear, sequela +T34019A Frostbite with tissue necrosis of unspecified ear, initial encounter +T34019D Frostbite with tissue necrosis of unspecified ear, subsequent encounter +T34019S Frostbite with tissue necrosis of unspecified ear, sequela +T3402XA Frostbite with tissue necrosis of nose, initial encounter +T3402XD Frostbite with tissue necrosis of nose, subsequent encounter +T3402XS Frostbite with tissue necrosis of nose, sequela +T3409XA Frostbite with tissue necrosis of other part of head, initial encounter +T3409XD Frostbite with tissue necrosis of other part of head, subsequent encounter +T3409XS Frostbite with tissue necrosis of other part of head, sequela +T341XXA Frostbite with tissue necrosis of neck, initial encounter +T341XXD Frostbite with tissue necrosis of neck, subsequent encounter +T341XXS Frostbite with tissue necrosis of neck, sequela +T342XXA Frostbite with tissue necrosis of thorax, initial encounter +T342XXD Frostbite with tissue necrosis of thorax, subsequent encounter +T342XXS Frostbite with tissue necrosis of thorax, sequela +T343XXA Frostbite with tissue necrosis of abdominal wall, lower back and pelvis, initial encounter +T343XXD Frostbite with tissue necrosis of abdominal wall, lower back and pelvis, subsequent encounter +T343XXS Frostbite with tissue necrosis of abdominal wall, lower back and pelvis, sequela +T3440XA Frostbite with tissue necrosis of unspecified arm, initial encounter +T3440XD Frostbite with tissue necrosis of unspecified arm, subsequent encounter +T3440XS Frostbite with tissue necrosis of unspecified arm, sequela +T3441XA Frostbite with tissue necrosis of right arm, initial encounter +T3441XD Frostbite with tissue necrosis of right arm, subsequent encounter +T3441XS Frostbite with tissue necrosis of right arm, sequela +T3442XA Frostbite with tissue necrosis of left arm, initial encounter +T3442XD Frostbite with tissue necrosis of left arm, subsequent encounter +T3442XS Frostbite with tissue necrosis of left arm, sequela +T34511A Frostbite with tissue necrosis of right wrist, initial encounter +T34511D Frostbite with tissue necrosis of right wrist, subsequent encounter +T34511S Frostbite with tissue necrosis of right wrist, sequela +T34512A Frostbite with tissue necrosis of left wrist, initial encounter +T34512D Frostbite with tissue necrosis of left wrist, subsequent encounter +T34512S Frostbite with tissue necrosis of left wrist, sequela +T34519A Frostbite with tissue necrosis of unspecified wrist, initial encounter +T34519D Frostbite with tissue necrosis of unspecified wrist, subsequent encounter +T34519S Frostbite with tissue necrosis of unspecified wrist, sequela +T34521A Frostbite with tissue necrosis of right hand, initial encounter +T34521D Frostbite with tissue necrosis of right hand, subsequent encounter +T34521S Frostbite with tissue necrosis of right hand, sequela +T34522A Frostbite with tissue necrosis of left hand, initial encounter +T34522D Frostbite with tissue necrosis of left hand, subsequent encounter +T34522S Frostbite with tissue necrosis of left hand, sequela +T34529A Frostbite with tissue necrosis of unspecified hand, initial encounter +T34529D Frostbite with tissue necrosis of unspecified hand, subsequent encounter +T34529S Frostbite with tissue necrosis of unspecified hand, sequela +T34531A Frostbite with tissue necrosis of right finger(s), initial encounter +T34531D Frostbite with tissue necrosis of right finger(s), subsequent encounter +T34531S Frostbite with tissue necrosis of right finger(s), sequela +T34532A Frostbite with tissue necrosis of left finger(s), initial encounter +T34532D Frostbite with tissue necrosis of left finger(s), subsequent encounter +T34532S Frostbite with tissue necrosis of left finger(s), sequela +T34539A Frostbite with tissue necrosis of unspecified finger(s), initial encounter +T34539D Frostbite with tissue necrosis of unspecified finger(s), subsequent encounter +T34539S Frostbite with tissue necrosis of unspecified finger(s), sequela +T3460XA Frostbite with tissue necrosis of unspecified hip and thigh, initial encounter +T3460XD Frostbite with tissue necrosis of unspecified hip and thigh, subsequent encounter +T3460XS Frostbite with tissue necrosis of unspecified hip and thigh, sequela +T3461XA Frostbite with tissue necrosis of right hip and thigh, initial encounter +T3461XD Frostbite with tissue necrosis of right hip and thigh, subsequent encounter +T3461XS Frostbite with tissue necrosis of right hip and thigh, sequela +T3462XA Frostbite with tissue necrosis of left hip and thigh, initial encounter +T3462XD Frostbite with tissue necrosis of left hip and thigh, subsequent encounter +T3462XS Frostbite with tissue necrosis of left hip and thigh, sequela +T3470XA Frostbite with tissue necrosis of unspecified knee and lower leg, initial encounter +T3470XD Frostbite with tissue necrosis of unspecified knee and lower leg, subsequent encounter +T3470XS Frostbite with tissue necrosis of unspecified knee and lower leg, sequela +T3471XA Frostbite with tissue necrosis of right knee and lower leg, initial encounter +T3471XD Frostbite with tissue necrosis of right knee and lower leg, subsequent encounter +T3471XS Frostbite with tissue necrosis of right knee and lower leg, sequela +T3472XA Frostbite with tissue necrosis of left knee and lower leg, initial encounter +T3472XD Frostbite with tissue necrosis of left knee and lower leg, subsequent encounter +T3472XS Frostbite with tissue necrosis of left knee and lower leg, sequela +T34811A Frostbite with tissue necrosis of right ankle, initial encounter +T34811D Frostbite with tissue necrosis of right ankle, subsequent encounter +T34811S Frostbite with tissue necrosis of right ankle, sequela +T34812A Frostbite with tissue necrosis of left ankle, initial encounter +T34812D Frostbite with tissue necrosis of left ankle, subsequent encounter +T34812S Frostbite with tissue necrosis of left ankle, sequela +T34819A Frostbite with tissue necrosis of unspecified ankle, initial encounter +T34819D Frostbite with tissue necrosis of unspecified ankle, subsequent encounter +T34819S Frostbite with tissue necrosis of unspecified ankle, sequela +T34821A Frostbite with tissue necrosis of right foot, initial encounter +T34821D Frostbite with tissue necrosis of right foot, subsequent encounter +T34821S Frostbite with tissue necrosis of right foot, sequela +T34822A Frostbite with tissue necrosis of left foot, initial encounter +T34822D Frostbite with tissue necrosis of left foot, subsequent encounter +T34822S Frostbite with tissue necrosis of left foot, sequela +T34829A Frostbite with tissue necrosis of unspecified foot, initial encounter +T34829D Frostbite with tissue necrosis of unspecified foot, subsequent encounter +T34829S Frostbite with tissue necrosis of unspecified foot, sequela +T34831A Frostbite with tissue necrosis of right toe(s), initial encounter +T34831D Frostbite with tissue necrosis of right toe(s), subsequent encounter +T34831S Frostbite with tissue necrosis of right toe(s), sequela +T34832A Frostbite with tissue necrosis of left toe(s), initial encounter +T34832D Frostbite with tissue necrosis of left toe(s), subsequent encounter +T34832S Frostbite with tissue necrosis of left toe(s), sequela +T34839A Frostbite with tissue necrosis of unspecified toe(s), initial encounter +T34839D Frostbite with tissue necrosis of unspecified toe(s), subsequent encounter +T34839S Frostbite with tissue necrosis of unspecified toe(s), sequela +T3490XA Frostbite with tissue necrosis of unspecified sites, initial encounter +T3490XD Frostbite with tissue necrosis of unspecified sites, subsequent encounter +T3490XS Frostbite with tissue necrosis of unspecified sites, sequela +T3499XA Frostbite with tissue necrosis of other sites, initial encounter +T3499XD Frostbite with tissue necrosis of other sites, subsequent encounter +T3499XS Frostbite with tissue necrosis of other sites, sequela +T360X1A Poisoning by penicillins, accidental (unintentional), initial encounter +T360X1D Poisoning by penicillins, accidental (unintentional), subsequent encounter +T360X1S Poisoning by penicillins, accidental (unintentional), sequela +T360X2A Poisoning by penicillins, intentional self-harm, initial encounter +T360X2D Poisoning by penicillins, intentional self-harm, subsequent encounter +T360X2S Poisoning by penicillins, intentional self-harm, sequela +T360X3A Poisoning by penicillins, assault, initial encounter +T360X3D Poisoning by penicillins, assault, subsequent encounter +T360X3S Poisoning by penicillins, assault, sequela +T360X4A Poisoning by penicillins, undetermined, initial encounter +T360X4D Poisoning by penicillins, undetermined, subsequent encounter +T360X4S Poisoning by penicillins, undetermined, sequela +T360X5A Adverse effect of penicillins, initial encounter +T360X5D Adverse effect of penicillins, subsequent encounter +T360X5S Adverse effect of penicillins, sequela +T360X6A Underdosing of penicillins, initial encounter +T360X6D Underdosing of penicillins, subsequent encounter +T360X6S Underdosing of penicillins, sequela +T361X1A Poisoning by cephalosporins and other beta-lactam antibiotics, accidental (unintentional), initial encounter +T361X1D Poisoning by cephalosporins and other beta-lactam antibiotics, accidental (unintentional), subsequent encounter +T361X1S Poisoning by cephalosporins and other beta-lactam antibiotics, accidental (unintentional), sequela +T361X2A Poisoning by cephalosporins and other beta-lactam antibiotics, intentional self-harm, initial encounter +T361X2D Poisoning by cephalosporins and other beta-lactam antibiotics, intentional self-harm, subsequent encounter +T361X2S Poisoning by cephalosporins and other beta-lactam antibiotics, intentional self-harm, sequela +T361X3A Poisoning by cephalosporins and other beta-lactam antibiotics, assault, initial encounter +T361X3D Poisoning by cephalosporins and other beta-lactam antibiotics, assault, subsequent encounter +T361X3S Poisoning by cephalosporins and other beta-lactam antibiotics, assault, sequela +T361X4A Poisoning by cephalosporins and other beta-lactam antibiotics, undetermined, initial encounter +T361X4D Poisoning by cephalosporins and other beta-lactam antibiotics, undetermined, subsequent encounter +T361X4S Poisoning by cephalosporins and other beta-lactam antibiotics, undetermined, sequela +T361X5A Adverse effect of cephalosporins and other beta-lactam antibiotics, initial encounter +T361X5D Adverse effect of cephalosporins and other beta-lactam antibiotics, subsequent encounter +T361X5S Adverse effect of cephalosporins and other beta-lactam antibiotics, sequela +T361X6A Underdosing of cephalosporins and other beta-lactam antibiotics, initial encounter +T361X6D Underdosing of cephalosporins and other beta-lactam antibiotics, subsequent encounter +T361X6S Underdosing of cephalosporins and other beta-lactam antibiotics, sequela +T362X1A Poisoning by chloramphenicol group, accidental (unintentional), initial encounter +T362X1D Poisoning by chloramphenicol group, accidental (unintentional), subsequent encounter +T362X1S Poisoning by chloramphenicol group, accidental (unintentional), sequela +T362X2A Poisoning by chloramphenicol group, intentional self-harm, initial encounter +T362X2D Poisoning by chloramphenicol group, intentional self-harm, subsequent encounter +T362X2S Poisoning by chloramphenicol group, intentional self-harm, sequela +T362X3A Poisoning by chloramphenicol group, assault, initial encounter +T362X3D Poisoning by chloramphenicol group, assault, subsequent encounter +T362X3S Poisoning by chloramphenicol group, assault, sequela +T362X4A Poisoning by chloramphenicol group, undetermined, initial encounter +T362X4D Poisoning by chloramphenicol group, undetermined, subsequent encounter +T362X4S Poisoning by chloramphenicol group, undetermined, sequela +T362X5A Adverse effect of chloramphenicol group, initial encounter +T362X5D Adverse effect of chloramphenicol group, subsequent encounter +T362X5S Adverse effect of chloramphenicol group, sequela +T362X6A Underdosing of chloramphenicol group, initial encounter +T362X6D Underdosing of chloramphenicol group, subsequent encounter +T362X6S Underdosing of chloramphenicol group, sequela +T363X1A Poisoning by macrolides, accidental (unintentional), initial encounter +T363X1D Poisoning by macrolides, accidental (unintentional), subsequent encounter +T363X1S Poisoning by macrolides, accidental (unintentional), sequela +T363X2A Poisoning by macrolides, intentional self-harm, initial encounter +T363X2D Poisoning by macrolides, intentional self-harm, subsequent encounter +T363X2S Poisoning by macrolides, intentional self-harm, sequela +T363X3A Poisoning by macrolides, assault, initial encounter +T363X3D Poisoning by macrolides, assault, subsequent encounter +T363X3S Poisoning by macrolides, assault, sequela +T363X4A Poisoning by macrolides, undetermined, initial encounter +T363X4D Poisoning by macrolides, undetermined, subsequent encounter +T363X4S Poisoning by macrolides, undetermined, sequela +T363X5A Adverse effect of macrolides, initial encounter +T363X5D Adverse effect of macrolides, subsequent encounter +T363X5S Adverse effect of macrolides, sequela +T363X6A Underdosing of macrolides, initial encounter +T363X6D Underdosing of macrolides, subsequent encounter +T363X6S Underdosing of macrolides, sequela +T364X1A Poisoning by tetracyclines, accidental (unintentional), initial encounter +T364X1D Poisoning by tetracyclines, accidental (unintentional), subsequent encounter +T364X1S Poisoning by tetracyclines, accidental (unintentional), sequela +T364X2A Poisoning by tetracyclines, intentional self-harm, initial encounter +T364X2D Poisoning by tetracyclines, intentional self-harm, subsequent encounter +T364X2S Poisoning by tetracyclines, intentional self-harm, sequela +T364X3A Poisoning by tetracyclines, assault, initial encounter +T364X3D Poisoning by tetracyclines, assault, subsequent encounter +T364X3S Poisoning by tetracyclines, assault, sequela +T364X4A Poisoning by tetracyclines, undetermined, initial encounter +T364X4D Poisoning by tetracyclines, undetermined, subsequent encounter +T364X4S Poisoning by tetracyclines, undetermined, sequela +T364X5A Adverse effect of tetracyclines, initial encounter +T364X5D Adverse effect of tetracyclines, subsequent encounter +T364X5S Adverse effect of tetracyclines, sequela +T364X6A Underdosing of tetracyclines, initial encounter +T364X6D Underdosing of tetracyclines, subsequent encounter +T364X6S Underdosing of tetracyclines, sequela +T365X1A Poisoning by aminoglycosides, accidental (unintentional), initial encounter +T365X1D Poisoning by aminoglycosides, accidental (unintentional), subsequent encounter +T365X1S Poisoning by aminoglycosides, accidental (unintentional), sequela +T365X2A Poisoning by aminoglycosides, intentional self-harm, initial encounter +T365X2D Poisoning by aminoglycosides, intentional self-harm, subsequent encounter +T365X2S Poisoning by aminoglycosides, intentional self-harm, sequela +T365X3A Poisoning by aminoglycosides, assault, initial encounter +T365X3D Poisoning by aminoglycosides, assault, subsequent encounter +T365X3S Poisoning by aminoglycosides, assault, sequela +T365X4A Poisoning by aminoglycosides, undetermined, initial encounter +T365X4D Poisoning by aminoglycosides, undetermined, subsequent encounter +T365X4S Poisoning by aminoglycosides, undetermined, sequela +T365X5A Adverse effect of aminoglycosides, initial encounter +T365X5D Adverse effect of aminoglycosides, subsequent encounter +T365X5S Adverse effect of aminoglycosides, sequela +T365X6A Underdosing of aminoglycosides, initial encounter +T365X6D Underdosing of aminoglycosides, subsequent encounter +T365X6S Underdosing of aminoglycosides, sequela +T366X1A Poisoning by rifampicins, accidental (unintentional), initial encounter +T366X1D Poisoning by rifampicins, accidental (unintentional), subsequent encounter +T366X1S Poisoning by rifampicins, accidental (unintentional), sequela +T366X2A Poisoning by rifampicins, intentional self-harm, initial encounter +T366X2D Poisoning by rifampicins, intentional self-harm, subsequent encounter +T366X2S Poisoning by rifampicins, intentional self-harm, sequela +T366X3A Poisoning by rifampicins, assault, initial encounter +T366X3D Poisoning by rifampicins, assault, subsequent encounter +T366X3S Poisoning by rifampicins, assault, sequela +T366X4A Poisoning by rifampicins, undetermined, initial encounter +T366X4D Poisoning by rifampicins, undetermined, subsequent encounter +T366X4S Poisoning by rifampicins, undetermined, sequela +T366X5A Adverse effect of rifampicins, initial encounter +T366X5D Adverse effect of rifampicins, subsequent encounter +T366X5S Adverse effect of rifampicins, sequela +T366X6A Underdosing of rifampicins, initial encounter +T366X6D Underdosing of rifampicins, subsequent encounter +T366X6S Underdosing of rifampicins, sequela +T367X1A Poisoning by antifungal antibiotics, systemically used, accidental (unintentional), initial encounter +T367X1D Poisoning by antifungal antibiotics, systemically used, accidental (unintentional), subsequent encounter +T367X1S Poisoning by antifungal antibiotics, systemically used, accidental (unintentional), sequela +T367X2A Poisoning by antifungal antibiotics, systemically used, intentional self-harm, initial encounter +T367X2D Poisoning by antifungal antibiotics, systemically used, intentional self-harm, subsequent encounter +T367X2S Poisoning by antifungal antibiotics, systemically used, intentional self-harm, sequela +T367X3A Poisoning by antifungal antibiotics, systemically used, assault, initial encounter +T367X3D Poisoning by antifungal antibiotics, systemically used, assault, subsequent encounter +T367X3S Poisoning by antifungal antibiotics, systemically used, assault, sequela +T367X4A Poisoning by antifungal antibiotics, systemically used, undetermined, initial encounter +T367X4D Poisoning by antifungal antibiotics, systemically used, undetermined, subsequent encounter +T367X4S Poisoning by antifungal antibiotics, systemically used, undetermined, sequela +T367X5A Adverse effect of antifungal antibiotics, systemically used, initial encounter +T367X5D Adverse effect of antifungal antibiotics, systemically used, subsequent encounter +T367X5S Adverse effect of antifungal antibiotics, systemically used, sequela +T367X6A Underdosing of antifungal antibiotics, systemically used, initial encounter +T367X6D Underdosing of antifungal antibiotics, systemically used, subsequent encounter +T367X6S Underdosing of antifungal antibiotics, systemically used, sequela +T368X1A Poisoning by other systemic antibiotics, accidental (unintentional), initial encounter +T368X1D Poisoning by other systemic antibiotics, accidental (unintentional), subsequent encounter +T368X1S Poisoning by other systemic antibiotics, accidental (unintentional), sequela +T368X2A Poisoning by other systemic antibiotics, intentional self-harm, initial encounter +T368X2D Poisoning by other systemic antibiotics, intentional self-harm, subsequent encounter +T368X2S Poisoning by other systemic antibiotics, intentional self-harm, sequela +T368X3A Poisoning by other systemic antibiotics, assault, initial encounter +T368X3D Poisoning by other systemic antibiotics, assault, subsequent encounter +T368X3S Poisoning by other systemic antibiotics, assault, sequela +T368X4A Poisoning by other systemic antibiotics, undetermined, initial encounter +T368X4D Poisoning by other systemic antibiotics, undetermined, subsequent encounter +T368X4S Poisoning by other systemic antibiotics, undetermined, sequela +T368X5A Adverse effect of other systemic antibiotics, initial encounter +T368X5D Adverse effect of other systemic antibiotics, subsequent encounter +T368X5S Adverse effect of other systemic antibiotics, sequela +T368X6A Underdosing of other systemic antibiotics, initial encounter +T368X6D Underdosing of other systemic antibiotics, subsequent encounter +T368X6S Underdosing of other systemic antibiotics, sequela +T3691XA Poisoning by unspecified systemic antibiotic, accidental (unintentional), initial encounter +T3691XD Poisoning by unspecified systemic antibiotic, accidental (unintentional), subsequent encounter +T3691XS Poisoning by unspecified systemic antibiotic, accidental (unintentional), sequela +T3692XA Poisoning by unspecified systemic antibiotic, intentional self-harm, initial encounter +T3692XD Poisoning by unspecified systemic antibiotic, intentional self-harm, subsequent encounter +T3692XS Poisoning by unspecified systemic antibiotic, intentional self-harm, sequela +T3693XA Poisoning by unspecified systemic antibiotic, assault, initial encounter +T3693XD Poisoning by unspecified systemic antibiotic, assault, subsequent encounter +T3693XS Poisoning by unspecified systemic antibiotic, assault, sequela +T3694XA Poisoning by unspecified systemic antibiotic, undetermined, initial encounter +T3694XD Poisoning by unspecified systemic antibiotic, undetermined, subsequent encounter +T3694XS Poisoning by unspecified systemic antibiotic, undetermined, sequela +T3695XA Adverse effect of unspecified systemic antibiotic, initial encounter +T3695XD Adverse effect of unspecified systemic antibiotic, subsequent encounter +T3695XS Adverse effect of unspecified systemic antibiotic, sequela +T3696XA Underdosing of unspecified systemic antibiotic, initial encounter +T3696XD Underdosing of unspecified systemic antibiotic, subsequent encounter +T3696XS Underdosing of unspecified systemic antibiotic, sequela +T370X1A Poisoning by sulfonamides, accidental (unintentional), initial encounter +T370X1D Poisoning by sulfonamides, accidental (unintentional), subsequent encounter +T370X1S Poisoning by sulfonamides, accidental (unintentional), sequela +T370X2A Poisoning by sulfonamides, intentional self-harm, initial encounter +T370X2D Poisoning by sulfonamides, intentional self-harm, subsequent encounter +T370X2S Poisoning by sulfonamides, intentional self-harm, sequela +T370X3A Poisoning by sulfonamides, assault, initial encounter +T370X3D Poisoning by sulfonamides, assault, subsequent encounter +T370X3S Poisoning by sulfonamides, assault, sequela +T370X4A Poisoning by sulfonamides, undetermined, initial encounter +T370X4D Poisoning by sulfonamides, undetermined, subsequent encounter +T370X4S Poisoning by sulfonamides, undetermined, sequela +T370X5A Adverse effect of sulfonamides, initial encounter +T370X5D Adverse effect of sulfonamides, subsequent encounter +T370X5S Adverse effect of sulfonamides, sequela +T370X6A Underdosing of sulfonamides, initial encounter +T370X6D Underdosing of sulfonamides, subsequent encounter +T370X6S Underdosing of sulfonamides, sequela +T371X1A Poisoning by antimycobacterial drugs, accidental (unintentional), initial encounter +T371X1D Poisoning by antimycobacterial drugs, accidental (unintentional), subsequent encounter +T371X1S Poisoning by antimycobacterial drugs, accidental (unintentional), sequela +T371X2A Poisoning by antimycobacterial drugs, intentional self-harm, initial encounter +T371X2D Poisoning by antimycobacterial drugs, intentional self-harm, subsequent encounter +T371X2S Poisoning by antimycobacterial drugs, intentional self-harm, sequela +T371X3A Poisoning by antimycobacterial drugs, assault, initial encounter +T371X3D Poisoning by antimycobacterial drugs, assault, subsequent encounter +T371X3S Poisoning by antimycobacterial drugs, assault, sequela +T371X4A Poisoning by antimycobacterial drugs, undetermined, initial encounter +T371X4D Poisoning by antimycobacterial drugs, undetermined, subsequent encounter +T371X4S Poisoning by antimycobacterial drugs, undetermined, sequela +T371X5A Adverse effect of antimycobacterial drugs, initial encounter +T371X5D Adverse effect of antimycobacterial drugs, subsequent encounter +T371X5S Adverse effect of antimycobacterial drugs, sequela +T371X6A Underdosing of antimycobacterial drugs, initial encounter +T371X6D Underdosing of antimycobacterial drugs, subsequent encounter +T371X6S Underdosing of antimycobacterial drugs, sequela +T372X1A Poisoning by antimalarials and drugs acting on other blood protozoa, accidental (unintentional), initial encounter +T372X1D Poisoning by antimalarials and drugs acting on other blood protozoa, accidental (unintentional), subsequent encounter +T372X1S Poisoning by antimalarials and drugs acting on other blood protozoa, accidental (unintentional), sequela +T372X2A Poisoning by antimalarials and drugs acting on other blood protozoa, intentional self-harm, initial encounter +T372X2D Poisoning by antimalarials and drugs acting on other blood protozoa, intentional self-harm, subsequent encounter +T372X2S Poisoning by antimalarials and drugs acting on other blood protozoa, intentional self-harm, sequela +T372X3A Poisoning by antimalarials and drugs acting on other blood protozoa, assault, initial encounter +T372X3D Poisoning by antimalarials and drugs acting on other blood protozoa, assault, subsequent encounter +T372X3S Poisoning by antimalarials and drugs acting on other blood protozoa, assault, sequela +T372X4A Poisoning by antimalarials and drugs acting on other blood protozoa, undetermined, initial encounter +T372X4D Poisoning by antimalarials and drugs acting on other blood protozoa, undetermined, subsequent encounter +T372X4S Poisoning by antimalarials and drugs acting on other blood protozoa, undetermined, sequela +T372X5A Adverse effect of antimalarials and drugs acting on other blood protozoa, initial encounter +T372X5D Adverse effect of antimalarials and drugs acting on other blood protozoa, subsequent encounter +T372X5S Adverse effect of antimalarials and drugs acting on other blood protozoa, sequela +T372X6A Underdosing of antimalarials and drugs acting on other blood protozoa, initial encounter +T372X6D Underdosing of antimalarials and drugs acting on other blood protozoa, subsequent encounter +T372X6S Underdosing of antimalarials and drugs acting on other blood protozoa, sequela +T373X1A Poisoning by other antiprotozoal drugs, accidental (unintentional), initial encounter +T373X1D Poisoning by other antiprotozoal drugs, accidental (unintentional), subsequent encounter +T373X1S Poisoning by other antiprotozoal drugs, accidental (unintentional), sequela +T373X2A Poisoning by other antiprotozoal drugs, intentional self-harm, initial encounter +T373X2D Poisoning by other antiprotozoal drugs, intentional self-harm, subsequent encounter +T373X2S Poisoning by other antiprotozoal drugs, intentional self-harm, sequela +T373X3A Poisoning by other antiprotozoal drugs, assault, initial encounter +T373X3D Poisoning by other antiprotozoal drugs, assault, subsequent encounter +T373X3S Poisoning by other antiprotozoal drugs, assault, sequela +T373X4A Poisoning by other antiprotozoal drugs, undetermined, initial encounter +T373X4D Poisoning by other antiprotozoal drugs, undetermined, subsequent encounter +T373X4S Poisoning by other antiprotozoal drugs, undetermined, sequela +T373X5A Adverse effect of other antiprotozoal drugs, initial encounter +T373X5D Adverse effect of other antiprotozoal drugs, subsequent encounter +T373X5S Adverse effect of other antiprotozoal drugs, sequela +T373X6A Underdosing of other antiprotozoal drugs, initial encounter +T373X6D Underdosing of other antiprotozoal drugs, subsequent encounter +T373X6S Underdosing of other antiprotozoal drugs, sequela +T374X1A Poisoning by anthelminthics, accidental (unintentional), initial encounter +T374X1D Poisoning by anthelminthics, accidental (unintentional), subsequent encounter +T374X1S Poisoning by anthelminthics, accidental (unintentional), sequela +T374X2A Poisoning by anthelminthics, intentional self-harm, initial encounter +T374X2D Poisoning by anthelminthics, intentional self-harm, subsequent encounter +T374X2S Poisoning by anthelminthics, intentional self-harm, sequela +T374X3A Poisoning by anthelminthics, assault, initial encounter +T374X3D Poisoning by anthelminthics, assault, subsequent encounter +T374X3S Poisoning by anthelminthics, assault, sequela +T374X4A Poisoning by anthelminthics, undetermined, initial encounter +T374X4D Poisoning by anthelminthics, undetermined, subsequent encounter +T374X4S Poisoning by anthelminthics, undetermined, sequela +T374X5A Adverse effect of anthelminthics, initial encounter +T374X5D Adverse effect of anthelminthics, subsequent encounter +T374X5S Adverse effect of anthelminthics, sequela +T374X6A Underdosing of anthelminthics, initial encounter +T374X6D Underdosing of anthelminthics, subsequent encounter +T374X6S Underdosing of anthelminthics, sequela +T375X1A Poisoning by antiviral drugs, accidental (unintentional), initial encounter +T375X1D Poisoning by antiviral drugs, accidental (unintentional), subsequent encounter +T375X1S Poisoning by antiviral drugs, accidental (unintentional), sequela +T375X2A Poisoning by antiviral drugs, intentional self-harm, initial encounter +T375X2D Poisoning by antiviral drugs, intentional self-harm, subsequent encounter +T375X2S Poisoning by antiviral drugs, intentional self-harm, sequela +T375X3A Poisoning by antiviral drugs, assault, initial encounter +T375X3D Poisoning by antiviral drugs, assault, subsequent encounter +T375X3S Poisoning by antiviral drugs, assault, sequela +T375X4A Poisoning by antiviral drugs, undetermined, initial encounter +T375X4D Poisoning by antiviral drugs, undetermined, subsequent encounter +T375X4S Poisoning by antiviral drugs, undetermined, sequela +T375X5A Adverse effect of antiviral drugs, initial encounter +T375X5D Adverse effect of antiviral drugs, subsequent encounter +T375X5S Adverse effect of antiviral drugs, sequela +T375X6A Underdosing of antiviral drugs, initial encounter +T375X6D Underdosing of antiviral drugs, subsequent encounter +T375X6S Underdosing of antiviral drugs, sequela +T378X1A Poisoning by other specified systemic anti-infectives and antiparasitics, accidental (unintentional), initial encounter +T378X1D Poisoning by other specified systemic anti-infectives and antiparasitics, accidental (unintentional), subsequent encounter +T378X1S Poisoning by other specified systemic anti-infectives and antiparasitics, accidental (unintentional), sequela +T378X2A Poisoning by other specified systemic anti-infectives and antiparasitics, intentional self-harm, initial encounter +T378X2D Poisoning by other specified systemic anti-infectives and antiparasitics, intentional self-harm, subsequent encounter +T378X2S Poisoning by other specified systemic anti-infectives and antiparasitics, intentional self-harm, sequela +T378X3A Poisoning by other specified systemic anti-infectives and antiparasitics, assault, initial encounter +T378X3D Poisoning by other specified systemic anti-infectives and antiparasitics, assault, subsequent encounter +T378X3S Poisoning by other specified systemic anti-infectives and antiparasitics, assault, sequela +T378X4A Poisoning by other specified systemic anti-infectives and antiparasitics, undetermined, initial encounter +T378X4D Poisoning by other specified systemic anti-infectives and antiparasitics, undetermined, subsequent encounter +T378X4S Poisoning by other specified systemic anti-infectives and antiparasitics, undetermined, sequela +T378X5A Adverse effect of other specified systemic anti-infectives and antiparasitics, initial encounter +T378X5D Adverse effect of other specified systemic anti-infectives and antiparasitics, subsequent encounter +T378X5S Adverse effect of other specified systemic anti-infectives and antiparasitics, sequela +T378X6A Underdosing of other specified systemic anti-infectives and antiparasitics, initial encounter +T378X6D Underdosing of other specified systemic anti-infectives and antiparasitics, subsequent encounter +T378X6S Underdosing of other specified systemic anti-infectives and antiparasitics, sequela +T3791XA Poisoning by unspecified systemic anti-infective and antiparasitics, accidental (unintentional), initial encounter +T3791XD Poisoning by unspecified systemic anti-infective and antiparasitics, accidental (unintentional), subsequent encounter +T3791XS Poisoning by unspecified systemic anti-infective and antiparasitics, accidental (unintentional), sequela +T3792XA Poisoning by unspecified systemic anti-infective and antiparasitics, intentional self-harm, initial encounter +T3792XD Poisoning by unspecified systemic anti-infective and antiparasitics, intentional self-harm, subsequent encounter +T3792XS Poisoning by unspecified systemic anti-infective and antiparasitics, intentional self-harm, sequela +T3793XA Poisoning by unspecified systemic anti-infective and antiparasitics, assault, initial encounter +T3793XD Poisoning by unspecified systemic anti-infective and antiparasitics, assault, subsequent encounter +T3793XS Poisoning by unspecified systemic anti-infective and antiparasitics, assault, sequela +T3794XA Poisoning by unspecified systemic anti-infective and antiparasitics, undetermined, initial encounter +T3794XD Poisoning by unspecified systemic anti-infective and antiparasitics, undetermined, subsequent encounter +T3794XS Poisoning by unspecified systemic anti-infective and antiparasitics, undetermined, sequela +T3795XA Adverse effect of unspecified systemic anti-infective and antiparasitic, initial encounter +T3795XD Adverse effect of unspecified systemic anti-infective and antiparasitic, subsequent encounter +T3795XS Adverse effect of unspecified systemic anti-infective and antiparasitic, sequela +T3796XA Underdosing of unspecified systemic anti-infectives and antiparasitics, initial encounter +T3796XD Underdosing of unspecified systemic anti-infectives and antiparasitics, subsequent encounter +T3796XS Underdosing of unspecified systemic anti-infectives and antiparasitics, sequela +T380X1A Poisoning by glucocorticoids and synthetic analogues, accidental (unintentional), initial encounter +T380X1D Poisoning by glucocorticoids and synthetic analogues, accidental (unintentional), subsequent encounter +T380X1S Poisoning by glucocorticoids and synthetic analogues, accidental (unintentional), sequela +T380X2A Poisoning by glucocorticoids and synthetic analogues, intentional self-harm, initial encounter +T380X2D Poisoning by glucocorticoids and synthetic analogues, intentional self-harm, subsequent encounter +T380X2S Poisoning by glucocorticoids and synthetic analogues, intentional self-harm, sequela +T380X3A Poisoning by glucocorticoids and synthetic analogues, assault, initial encounter +T380X3D Poisoning by glucocorticoids and synthetic analogues, assault, subsequent encounter +T380X3S Poisoning by glucocorticoids and synthetic analogues, assault, sequela +T380X4A Poisoning by glucocorticoids and synthetic analogues, undetermined, initial encounter +T380X4D Poisoning by glucocorticoids and synthetic analogues, undetermined, subsequent encounter +T380X4S Poisoning by glucocorticoids and synthetic analogues, undetermined, sequela +T380X5A Adverse effect of glucocorticoids and synthetic analogues, initial encounter +T380X5D Adverse effect of glucocorticoids and synthetic analogues, subsequent encounter +T380X5S Adverse effect of glucocorticoids and synthetic analogues, sequela +T380X6A Underdosing of glucocorticoids and synthetic analogues, initial encounter +T380X6D Underdosing of glucocorticoids and synthetic analogues, subsequent encounter +T380X6S Underdosing of glucocorticoids and synthetic analogues, sequela +T381X1A Poisoning by thyroid hormones and substitutes, accidental (unintentional), initial encounter +T381X1D Poisoning by thyroid hormones and substitutes, accidental (unintentional), subsequent encounter +T381X1S Poisoning by thyroid hormones and substitutes, accidental (unintentional), sequela +T381X2A Poisoning by thyroid hormones and substitutes, intentional self-harm, initial encounter +T381X2D Poisoning by thyroid hormones and substitutes, intentional self-harm, subsequent encounter +T381X2S Poisoning by thyroid hormones and substitutes, intentional self-harm, sequela +T381X3A Poisoning by thyroid hormones and substitutes, assault, initial encounter +T381X3D Poisoning by thyroid hormones and substitutes, assault, subsequent encounter +T381X3S Poisoning by thyroid hormones and substitutes, assault, sequela +T381X4A Poisoning by thyroid hormones and substitutes, undetermined, initial encounter +T381X4D Poisoning by thyroid hormones and substitutes, undetermined, subsequent encounter +T381X4S Poisoning by thyroid hormones and substitutes, undetermined, sequela +T381X5A Adverse effect of thyroid hormones and substitutes, initial encounter +T381X5D Adverse effect of thyroid hormones and substitutes, subsequent encounter +T381X5S Adverse effect of thyroid hormones and substitutes, sequela +T381X6A Underdosing of thyroid hormones and substitutes, initial encounter +T381X6D Underdosing of thyroid hormones and substitutes, subsequent encounter +T381X6S Underdosing of thyroid hormones and substitutes, sequela +T382X1A Poisoning by antithyroid drugs, accidental (unintentional), initial encounter +T382X1D Poisoning by antithyroid drugs, accidental (unintentional), subsequent encounter +T382X1S Poisoning by antithyroid drugs, accidental (unintentional), sequela +T382X2A Poisoning by antithyroid drugs, intentional self-harm, initial encounter +T382X2D Poisoning by antithyroid drugs, intentional self-harm, subsequent encounter +T382X2S Poisoning by antithyroid drugs, intentional self-harm, sequela +T382X3A Poisoning by antithyroid drugs, assault, initial encounter +T382X3D Poisoning by antithyroid drugs, assault, subsequent encounter +T382X3S Poisoning by antithyroid drugs, assault, sequela +T382X4A Poisoning by antithyroid drugs, undetermined, initial encounter +T382X4D Poisoning by antithyroid drugs, undetermined, subsequent encounter +T382X4S Poisoning by antithyroid drugs, undetermined, sequela +T382X5A Adverse effect of antithyroid drugs, initial encounter +T382X5D Adverse effect of antithyroid drugs, subsequent encounter +T382X5S Adverse effect of antithyroid drugs, sequela +T382X6A Underdosing of antithyroid drugs, initial encounter +T382X6D Underdosing of antithyroid drugs, subsequent encounter +T382X6S Underdosing of antithyroid drugs, sequela +T383X1A Poisoning by insulin and oral hypoglycemic [antidiabetic] drugs, accidental (unintentional), initial encounter +T383X1D Poisoning by insulin and oral hypoglycemic [antidiabetic] drugs, accidental (unintentional), subsequent encounter +T383X1S Poisoning by insulin and oral hypoglycemic [antidiabetic] drugs, accidental (unintentional), sequela +T383X2A Poisoning by insulin and oral hypoglycemic [antidiabetic] drugs, intentional self-harm, initial encounter +T383X2D Poisoning by insulin and oral hypoglycemic [antidiabetic] drugs, intentional self-harm, subsequent encounter +T383X2S Poisoning by insulin and oral hypoglycemic [antidiabetic] drugs, intentional self-harm, sequela +T383X3A Poisoning by insulin and oral hypoglycemic [antidiabetic] drugs, assault, initial encounter +T383X3D Poisoning by insulin and oral hypoglycemic [antidiabetic] drugs, assault, subsequent encounter +T383X3S Poisoning by insulin and oral hypoglycemic [antidiabetic] drugs, assault, sequela +T383X4A Poisoning by insulin and oral hypoglycemic [antidiabetic] drugs, undetermined, initial encounter +T383X4D Poisoning by insulin and oral hypoglycemic [antidiabetic] drugs, undetermined, subsequent encounter +T383X4S Poisoning by insulin and oral hypoglycemic [antidiabetic] drugs, undetermined, sequela +T383X5A Adverse effect of insulin and oral hypoglycemic [antidiabetic] drugs, initial encounter +T383X5D Adverse effect of insulin and oral hypoglycemic [antidiabetic] drugs, subsequent encounter +T383X5S Adverse effect of insulin and oral hypoglycemic [antidiabetic] drugs, sequela +T383X6A Underdosing of insulin and oral hypoglycemic [antidiabetic] drugs, initial encounter +T383X6D Underdosing of insulin and oral hypoglycemic [antidiabetic] drugs, subsequent encounter +T383X6S Underdosing of insulin and oral hypoglycemic [antidiabetic] drugs, sequela +T384X1A Poisoning by oral contraceptives, accidental (unintentional), initial encounter +T384X1D Poisoning by oral contraceptives, accidental (unintentional), subsequent encounter +T384X1S Poisoning by oral contraceptives, accidental (unintentional), sequela +T384X2A Poisoning by oral contraceptives, intentional self-harm, initial encounter +T384X2D Poisoning by oral contraceptives, intentional self-harm, subsequent encounter +T384X2S Poisoning by oral contraceptives, intentional self-harm, sequela +T384X3A Poisoning by oral contraceptives, assault, initial encounter +T384X3D Poisoning by oral contraceptives, assault, subsequent encounter +T384X3S Poisoning by oral contraceptives, assault, sequela +T384X4A Poisoning by oral contraceptives, undetermined, initial encounter +T384X4D Poisoning by oral contraceptives, undetermined, subsequent encounter +T384X4S Poisoning by oral contraceptives, undetermined, sequela +T384X5A Adverse effect of oral contraceptives, initial encounter +T384X5D Adverse effect of oral contraceptives, subsequent encounter +T384X5S Adverse effect of oral contraceptives, sequela +T384X6A Underdosing of oral contraceptives, initial encounter +T384X6D Underdosing of oral contraceptives, subsequent encounter +T384X6S Underdosing of oral contraceptives, sequela +T385X1A Poisoning by other estrogens and progestogens, accidental (unintentional), initial encounter +T385X1D Poisoning by other estrogens and progestogens, accidental (unintentional), subsequent encounter +T385X1S Poisoning by other estrogens and progestogens, accidental (unintentional), sequela +T385X2A Poisoning by other estrogens and progestogens, intentional self-harm, initial encounter +T385X2D Poisoning by other estrogens and progestogens, intentional self-harm, subsequent encounter +T385X2S Poisoning by other estrogens and progestogens, intentional self-harm, sequela +T385X3A Poisoning by other estrogens and progestogens, assault, initial encounter +T385X3D Poisoning by other estrogens and progestogens, assault, subsequent encounter +T385X3S Poisoning by other estrogens and progestogens, assault, sequela +T385X4A Poisoning by other estrogens and progestogens, undetermined, initial encounter +T385X4D Poisoning by other estrogens and progestogens, undetermined, subsequent encounter +T385X4S Poisoning by other estrogens and progestogens, undetermined, sequela +T385X5A Adverse effect of other estrogens and progestogens, initial encounter +T385X5D Adverse effect of other estrogens and progestogens, subsequent encounter +T385X5S Adverse effect of other estrogens and progestogens, sequela +T385X6A Underdosing of other estrogens and progestogens, initial encounter +T385X6D Underdosing of other estrogens and progestogens, subsequent encounter +T385X6S Underdosing of other estrogens and progestogens, sequela +T386X1A Poisoning by antigonadotrophins, antiestrogens, antiandrogens, not elsewhere classified, accidental (unintentional), initial encounter +T386X1D Poisoning by antigonadotrophins, antiestrogens, antiandrogens, not elsewhere classified, accidental (unintentional), subsequent encounter +T386X1S Poisoning by antigonadotrophins, antiestrogens, antiandrogens, not elsewhere classified, accidental (unintentional), sequela +T386X2A Poisoning by antigonadotrophins, antiestrogens, antiandrogens, not elsewhere classified, intentional self-harm, initial encounter +T386X2D Poisoning by antigonadotrophins, antiestrogens, antiandrogens, not elsewhere classified, intentional self-harm, subsequent encounter +T386X2S Poisoning by antigonadotrophins, antiestrogens, antiandrogens, not elsewhere classified, intentional self-harm, sequela +T386X3A Poisoning by antigonadotrophins, antiestrogens, antiandrogens, not elsewhere classified, assault, initial encounter +T386X3D Poisoning by antigonadotrophins, antiestrogens, antiandrogens, not elsewhere classified, assault, subsequent encounter +T386X3S Poisoning by antigonadotrophins, antiestrogens, antiandrogens, not elsewhere classified, assault, sequela +T386X4A Poisoning by antigonadotrophins, antiestrogens, antiandrogens, not elsewhere classified, undetermined, initial encounter +T386X4D Poisoning by antigonadotrophins, antiestrogens, antiandrogens, not elsewhere classified, undetermined, subsequent encounter +T386X4S Poisoning by antigonadotrophins, antiestrogens, antiandrogens, not elsewhere classified, undetermined, sequela +T386X5A Adverse effect of antigonadotrophins, antiestrogens, antiandrogens, not elsewhere classified, initial encounter +T386X5D Adverse effect of antigonadotrophins, antiestrogens, antiandrogens, not elsewhere classified, subsequent encounter +T386X5S Adverse effect of antigonadotrophins, antiestrogens, antiandrogens, not elsewhere classified, sequela +T386X6A Underdosing of antigonadotrophins, antiestrogens, antiandrogens, not elsewhere classified, initial encounter +T386X6D Underdosing of antigonadotrophins, antiestrogens, antiandrogens, not elsewhere classified, subsequent encounter +T386X6S Underdosing of antigonadotrophins, antiestrogens, antiandrogens, not elsewhere classified, sequela +T387X1A Poisoning by androgens and anabolic congeners, accidental (unintentional), initial encounter +T387X1D Poisoning by androgens and anabolic congeners, accidental (unintentional), subsequent encounter +T387X1S Poisoning by androgens and anabolic congeners, accidental (unintentional), sequela +T387X2A Poisoning by androgens and anabolic congeners, intentional self-harm, initial encounter +T387X2D Poisoning by androgens and anabolic congeners, intentional self-harm, subsequent encounter +T387X2S Poisoning by androgens and anabolic congeners, intentional self-harm, sequela +T387X3A Poisoning by androgens and anabolic congeners, assault, initial encounter +T387X3D Poisoning by androgens and anabolic congeners, assault, subsequent encounter +T387X3S Poisoning by androgens and anabolic congeners, assault, sequela +T387X4A Poisoning by androgens and anabolic congeners, undetermined, initial encounter +T387X4D Poisoning by androgens and anabolic congeners, undetermined, subsequent encounter +T387X4S Poisoning by androgens and anabolic congeners, undetermined, sequela +T387X5A Adverse effect of androgens and anabolic congeners, initial encounter +T387X5D Adverse effect of androgens and anabolic congeners, subsequent encounter +T387X5S Adverse effect of androgens and anabolic congeners, sequela +T387X6A Underdosing of androgens and anabolic congeners, initial encounter +T387X6D Underdosing of androgens and anabolic congeners, subsequent encounter +T387X6S Underdosing of androgens and anabolic congeners, sequela +T38801A Poisoning by unspecified hormones and synthetic substitutes, accidental (unintentional), initial encounter +T38801D Poisoning by unspecified hormones and synthetic substitutes, accidental (unintentional), subsequent encounter +T38801S Poisoning by unspecified hormones and synthetic substitutes, accidental (unintentional), sequela +T38802A Poisoning by unspecified hormones and synthetic substitutes, intentional self-harm, initial encounter +T38802D Poisoning by unspecified hormones and synthetic substitutes, intentional self-harm, subsequent encounter +T38802S Poisoning by unspecified hormones and synthetic substitutes, intentional self-harm, sequela +T38803A Poisoning by unspecified hormones and synthetic substitutes, assault, initial encounter +T38803D Poisoning by unspecified hormones and synthetic substitutes, assault, subsequent encounter +T38803S Poisoning by unspecified hormones and synthetic substitutes, assault, sequela +T38804A Poisoning by unspecified hormones and synthetic substitutes, undetermined, initial encounter +T38804D Poisoning by unspecified hormones and synthetic substitutes, undetermined, subsequent encounter +T38804S Poisoning by unspecified hormones and synthetic substitutes, undetermined, sequela +T38805A Adverse effect of unspecified hormones and synthetic substitutes, initial encounter +T38805D Adverse effect of unspecified hormones and synthetic substitutes, subsequent encounter +T38805S Adverse effect of unspecified hormones and synthetic substitutes, sequela +T38806A Underdosing of unspecified hormones and synthetic substitutes, initial encounter +T38806D Underdosing of unspecified hormones and synthetic substitutes, subsequent encounter +T38806S Underdosing of unspecified hormones and synthetic substitutes, sequela +T38811A Poisoning by anterior pituitary [adenohypophyseal] hormones, accidental (unintentional), initial encounter +T38811D Poisoning by anterior pituitary [adenohypophyseal] hormones, accidental (unintentional), subsequent encounter +T38811S Poisoning by anterior pituitary [adenohypophyseal] hormones, accidental (unintentional), sequela +T38812A Poisoning by anterior pituitary [adenohypophyseal] hormones, intentional self-harm, initial encounter +T38812D Poisoning by anterior pituitary [adenohypophyseal] hormones, intentional self-harm, subsequent encounter +T38812S Poisoning by anterior pituitary [adenohypophyseal] hormones, intentional self-harm, sequela +T38813A Poisoning by anterior pituitary [adenohypophyseal] hormones, assault, initial encounter +T38813D Poisoning by anterior pituitary [adenohypophyseal] hormones, assault, subsequent encounter +T38813S Poisoning by anterior pituitary [adenohypophyseal] hormones, assault, sequela +T38814A Poisoning by anterior pituitary [adenohypophyseal] hormones, undetermined, initial encounter +T38814D Poisoning by anterior pituitary [adenohypophyseal] hormones, undetermined, subsequent encounter +T38814S Poisoning by anterior pituitary [adenohypophyseal] hormones, undetermined, sequela +T38815A Adverse effect of anterior pituitary [adenohypophyseal] hormones, initial encounter +T38815D Adverse effect of anterior pituitary [adenohypophyseal] hormones, subsequent encounter +T38815S Adverse effect of anterior pituitary [adenohypophyseal] hormones, sequela +T38816A Underdosing of anterior pituitary [adenohypophyseal] hormones, initial encounter +T38816D Underdosing of anterior pituitary [adenohypophyseal] hormones, subsequent encounter +T38816S Underdosing of anterior pituitary [adenohypophyseal] hormones, sequela +T38891A Poisoning by other hormones and synthetic substitutes, accidental (unintentional), initial encounter +T38891D Poisoning by other hormones and synthetic substitutes, accidental (unintentional), subsequent encounter +T38891S Poisoning by other hormones and synthetic substitutes, accidental (unintentional), sequela +T38892A Poisoning by other hormones and synthetic substitutes, intentional self-harm, initial encounter +T38892D Poisoning by other hormones and synthetic substitutes, intentional self-harm, subsequent encounter +T38892S Poisoning by other hormones and synthetic substitutes, intentional self-harm, sequela +T38893A Poisoning by other hormones and synthetic substitutes, assault, initial encounter +T38893D Poisoning by other hormones and synthetic substitutes, assault, subsequent encounter +T38893S Poisoning by other hormones and synthetic substitutes, assault, sequela +T38894A Poisoning by other hormones and synthetic substitutes, undetermined, initial encounter +T38894D Poisoning by other hormones and synthetic substitutes, undetermined, subsequent encounter +T38894S Poisoning by other hormones and synthetic substitutes, undetermined, sequela +T38895A Adverse effect of other hormones and synthetic substitutes, initial encounter +T38895D Adverse effect of other hormones and synthetic substitutes, subsequent encounter +T38895S Adverse effect of other hormones and synthetic substitutes, sequela +T38896A Underdosing of other hormones and synthetic substitutes, initial encounter +T38896D Underdosing of other hormones and synthetic substitutes, subsequent encounter +T38896S Underdosing of other hormones and synthetic substitutes, sequela +T38901A Poisoning by unspecified hormone antagonists, accidental (unintentional), initial encounter +T38901D Poisoning by unspecified hormone antagonists, accidental (unintentional), subsequent encounter +T38901S Poisoning by unspecified hormone antagonists, accidental (unintentional), sequela +T38902A Poisoning by unspecified hormone antagonists, intentional self-harm, initial encounter +T38902D Poisoning by unspecified hormone antagonists, intentional self-harm, subsequent encounter +T38902S Poisoning by unspecified hormone antagonists, intentional self-harm, sequela +T38903A Poisoning by unspecified hormone antagonists, assault, initial encounter +T38903D Poisoning by unspecified hormone antagonists, assault, subsequent encounter +T38903S Poisoning by unspecified hormone antagonists, assault, sequela +T38904A Poisoning by unspecified hormone antagonists, undetermined, initial encounter +T38904D Poisoning by unspecified hormone antagonists, undetermined, subsequent encounter +T38904S Poisoning by unspecified hormone antagonists, undetermined, sequela +T38905A Adverse effect of unspecified hormone antagonists, initial encounter +T38905D Adverse effect of unspecified hormone antagonists, subsequent encounter +T38905S Adverse effect of unspecified hormone antagonists, sequela +T38906A Underdosing of unspecified hormone antagonists, initial encounter +T38906D Underdosing of unspecified hormone antagonists, subsequent encounter +T38906S Underdosing of unspecified hormone antagonists, sequela +T38991A Poisoning by other hormone antagonists, accidental (unintentional), initial encounter +T38991D Poisoning by other hormone antagonists, accidental (unintentional), subsequent encounter +T38991S Poisoning by other hormone antagonists, accidental (unintentional), sequela +T38992A Poisoning by other hormone antagonists, intentional self-harm, initial encounter +T38992D Poisoning by other hormone antagonists, intentional self-harm, subsequent encounter +T38992S Poisoning by other hormone antagonists, intentional self-harm, sequela +T38993A Poisoning by other hormone antagonists, assault, initial encounter +T38993D Poisoning by other hormone antagonists, assault, subsequent encounter +T38993S Poisoning by other hormone antagonists, assault, sequela +T38994A Poisoning by other hormone antagonists, undetermined, initial encounter +T38994D Poisoning by other hormone antagonists, undetermined, subsequent encounter +T38994S Poisoning by other hormone antagonists, undetermined, sequela +T38995A Adverse effect of other hormone antagonists, initial encounter +T38995D Adverse effect of other hormone antagonists, subsequent encounter +T38995S Adverse effect of other hormone antagonists, sequela +T38996A Underdosing of other hormone antagonists, initial encounter +T38996D Underdosing of other hormone antagonists, subsequent encounter +T38996S Underdosing of other hormone antagonists, sequela +T39011A Poisoning by aspirin, accidental (unintentional), initial encounter +T39011D Poisoning by aspirin, accidental (unintentional), subsequent encounter +T39011S Poisoning by aspirin, accidental (unintentional), sequela +T39012A Poisoning by aspirin, intentional self-harm, initial encounter +T39012D Poisoning by aspirin, intentional self-harm, subsequent encounter +T39012S Poisoning by aspirin, intentional self-harm, sequela +T39013A Poisoning by aspirin, assault, initial encounter +T39013D Poisoning by aspirin, assault, subsequent encounter +T39013S Poisoning by aspirin, assault, sequela +T39014A Poisoning by aspirin, undetermined, initial encounter +T39014D Poisoning by aspirin, undetermined, subsequent encounter +T39014S Poisoning by aspirin, undetermined, sequela +T39015A Adverse effect of aspirin, initial encounter +T39015D Adverse effect of aspirin, subsequent encounter +T39015S Adverse effect of aspirin, sequela +T39016A Underdosing of aspirin, initial encounter +T39016D Underdosing of aspirin, subsequent encounter +T39016S Underdosing of aspirin, sequela +T39091A Poisoning by salicylates, accidental (unintentional), initial encounter +T39091D Poisoning by salicylates, accidental (unintentional), subsequent encounter +T39091S Poisoning by salicylates, accidental (unintentional), sequela +T39092A Poisoning by salicylates, intentional self-harm, initial encounter +T39092D Poisoning by salicylates, intentional self-harm, subsequent encounter +T39092S Poisoning by salicylates, intentional self-harm, sequela +T39093A Poisoning by salicylates, assault, initial encounter +T39093D Poisoning by salicylates, assault, subsequent encounter +T39093S Poisoning by salicylates, assault, sequela +T39094A Poisoning by salicylates, undetermined, initial encounter +T39094D Poisoning by salicylates, undetermined, subsequent encounter +T39094S Poisoning by salicylates, undetermined, sequela +T39095A Adverse effect of salicylates, initial encounter +T39095D Adverse effect of salicylates, subsequent encounter +T39095S Adverse effect of salicylates, sequela +T39096A Underdosing of salicylates, initial encounter +T39096D Underdosing of salicylates, subsequent encounter +T39096S Underdosing of salicylates, sequela +T391X1A Poisoning by 4-Aminophenol derivatives, accidental (unintentional), initial encounter +T391X1D Poisoning by 4-Aminophenol derivatives, accidental (unintentional), subsequent encounter +T391X1S Poisoning by 4-Aminophenol derivatives, accidental (unintentional), sequela +T391X2A Poisoning by 4-Aminophenol derivatives, intentional self-harm, initial encounter +T391X2D Poisoning by 4-Aminophenol derivatives, intentional self-harm, subsequent encounter +T391X2S Poisoning by 4-Aminophenol derivatives, intentional self-harm, sequela +T391X3A Poisoning by 4-Aminophenol derivatives, assault, initial encounter +T391X3D Poisoning by 4-Aminophenol derivatives, assault, subsequent encounter +T391X3S Poisoning by 4-Aminophenol derivatives, assault, sequela +T391X4A Poisoning by 4-Aminophenol derivatives, undetermined, initial encounter +T391X4D Poisoning by 4-Aminophenol derivatives, undetermined, subsequent encounter +T391X4S Poisoning by 4-Aminophenol derivatives, undetermined, sequela +T391X5A Adverse effect of 4-Aminophenol derivatives, initial encounter +T391X5D Adverse effect of 4-Aminophenol derivatives, subsequent encounter +T391X5S Adverse effect of 4-Aminophenol derivatives, sequela +T391X6A Underdosing of 4-Aminophenol derivatives, initial encounter +T391X6D Underdosing of 4-Aminophenol derivatives, subsequent encounter +T391X6S Underdosing of 4-Aminophenol derivatives, sequela +T392X1A Poisoning by pyrazolone derivatives, accidental (unintentional), initial encounter +T392X1D Poisoning by pyrazolone derivatives, accidental (unintentional), subsequent encounter +T392X1S Poisoning by pyrazolone derivatives, accidental (unintentional), sequela +T392X2A Poisoning by pyrazolone derivatives, intentional self-harm, initial encounter +T392X2D Poisoning by pyrazolone derivatives, intentional self-harm, subsequent encounter +T392X2S Poisoning by pyrazolone derivatives, intentional self-harm, sequela +T392X3A Poisoning by pyrazolone derivatives, assault, initial encounter +T392X3D Poisoning by pyrazolone derivatives, assault, subsequent encounter +T392X3S Poisoning by pyrazolone derivatives, assault, sequela +T392X4A Poisoning by pyrazolone derivatives, undetermined, initial encounter +T392X4D Poisoning by pyrazolone derivatives, undetermined, subsequent encounter +T392X4S Poisoning by pyrazolone derivatives, undetermined, sequela +T392X5A Adverse effect of pyrazolone derivatives, initial encounter +T392X5D Adverse effect of pyrazolone derivatives, subsequent encounter +T392X5S Adverse effect of pyrazolone derivatives, sequela +T392X6A Underdosing of pyrazolone derivatives, initial encounter +T392X6D Underdosing of pyrazolone derivatives, subsequent encounter +T392X6S Underdosing of pyrazolone derivatives, sequela +T39311A Poisoning by propionic acid derivatives, accidental (unintentional), initial encounter +T39311D Poisoning by propionic acid derivatives, accidental (unintentional), subsequent encounter +T39311S Poisoning by propionic acid derivatives, accidental (unintentional), sequela +T39312A Poisoning by propionic acid derivatives, intentional self-harm, initial encounter +T39312D Poisoning by propionic acid derivatives, intentional self-harm, subsequent encounter +T39312S Poisoning by propionic acid derivatives, intentional self-harm, sequela +T39313A Poisoning by propionic acid derivatives, assault, initial encounter +T39313D Poisoning by propionic acid derivatives, assault, subsequent encounter +T39313S Poisoning by propionic acid derivatives, assault, sequela +T39314A Poisoning by propionic acid derivatives, undetermined, initial encounter +T39314D Poisoning by propionic acid derivatives, undetermined, subsequent encounter +T39314S Poisoning by propionic acid derivatives, undetermined, sequela +T39315A Adverse effect of propionic acid derivatives, initial encounter +T39315D Adverse effect of propionic acid derivatives, subsequent encounter +T39315S Adverse effect of propionic acid derivatives, sequela +T39316A Underdosing of propionic acid derivatives, initial encounter +T39316D Underdosing of propionic acid derivatives, subsequent encounter +T39316S Underdosing of propionic acid derivatives, sequela +T39391A Poisoning by other nonsteroidal anti-inflammatory drugs [NSAID], accidental (unintentional), initial encounter +T39391D Poisoning by other nonsteroidal anti-inflammatory drugs [NSAID], accidental (unintentional), subsequent encounter +T39391S Poisoning by other nonsteroidal anti-inflammatory drugs [NSAID], accidental (unintentional), sequela +T39392A Poisoning by other nonsteroidal anti-inflammatory drugs [NSAID], intentional self-harm, initial encounter +T39392D Poisoning by other nonsteroidal anti-inflammatory drugs [NSAID], intentional self-harm, subsequent encounter +T39392S Poisoning by other nonsteroidal anti-inflammatory drugs [NSAID], intentional self-harm, sequela +T39393A Poisoning by other nonsteroidal anti-inflammatory drugs [NSAID], assault, initial encounter +T39393D Poisoning by other nonsteroidal anti-inflammatory drugs [NSAID], assault, subsequent encounter +T39393S Poisoning by other nonsteroidal anti-inflammatory drugs [NSAID], assault, sequela +T39394A Poisoning by other nonsteroidal anti-inflammatory drugs [NSAID], undetermined, initial encounter +T39394D Poisoning by other nonsteroidal anti-inflammatory drugs [NSAID], undetermined, subsequent encounter +T39394S Poisoning by other nonsteroidal anti-inflammatory drugs [NSAID], undetermined, sequela +T39395A Adverse effect of other nonsteroidal anti-inflammatory drugs [NSAID], initial encounter +T39395D Adverse effect of other nonsteroidal anti-inflammatory drugs [NSAID], subsequent encounter +T39395S Adverse effect of other nonsteroidal anti-inflammatory drugs [NSAID], sequela +T39396A Underdosing of other nonsteroidal anti-inflammatory drugs [NSAID], initial encounter +T39396D Underdosing of other nonsteroidal anti-inflammatory drugs [NSAID], subsequent encounter +T39396S Underdosing of other nonsteroidal anti-inflammatory drugs [NSAID], sequela +T394X1A Poisoning by antirheumatics, not elsewhere classified, accidental (unintentional), initial encounter +T394X1D Poisoning by antirheumatics, not elsewhere classified, accidental (unintentional), subsequent encounter +T394X1S Poisoning by antirheumatics, not elsewhere classified, accidental (unintentional), sequela +T394X2A Poisoning by antirheumatics, not elsewhere classified, intentional self-harm, initial encounter +T394X2D Poisoning by antirheumatics, not elsewhere classified, intentional self-harm, subsequent encounter +T394X2S Poisoning by antirheumatics, not elsewhere classified, intentional self-harm, sequela +T394X3A Poisoning by antirheumatics, not elsewhere classified, assault, initial encounter +T394X3D Poisoning by antirheumatics, not elsewhere classified, assault, subsequent encounter +T394X3S Poisoning by antirheumatics, not elsewhere classified, assault, sequela +T394X4A Poisoning by antirheumatics, not elsewhere classified, undetermined, initial encounter +T394X4D Poisoning by antirheumatics, not elsewhere classified, undetermined, subsequent encounter +T394X4S Poisoning by antirheumatics, not elsewhere classified, undetermined, sequela +T394X5A Adverse effect of antirheumatics, not elsewhere classified, initial encounter +T394X5D Adverse effect of antirheumatics, not elsewhere classified, subsequent encounter +T394X5S Adverse effect of antirheumatics, not elsewhere classified, sequela +T394X6A Underdosing of antirheumatics, not elsewhere classified, initial encounter +T394X6D Underdosing of antirheumatics, not elsewhere classified, subsequent encounter +T394X6S Underdosing of antirheumatics, not elsewhere classified, sequela +T398X1A Poisoning by other nonopioid analgesics and antipyretics, not elsewhere classified, accidental (unintentional), initial encounter +T398X1D Poisoning by other nonopioid analgesics and antipyretics, not elsewhere classified, accidental (unintentional), subsequent encounter +T398X1S Poisoning by other nonopioid analgesics and antipyretics, not elsewhere classified, accidental (unintentional), sequela +T398X2A Poisoning by other nonopioid analgesics and antipyretics, not elsewhere classified, intentional self-harm, initial encounter +T398X2D Poisoning by other nonopioid analgesics and antipyretics, not elsewhere classified, intentional self-harm, subsequent encounter +T398X2S Poisoning by other nonopioid analgesics and antipyretics, not elsewhere classified, intentional self-harm, sequela +T398X3A Poisoning by other nonopioid analgesics and antipyretics, not elsewhere classified, assault, initial encounter +T398X3D Poisoning by other nonopioid analgesics and antipyretics, not elsewhere classified, assault, subsequent encounter +T398X3S Poisoning by other nonopioid analgesics and antipyretics, not elsewhere classified, assault, sequela +T398X4A Poisoning by other nonopioid analgesics and antipyretics, not elsewhere classified, undetermined, initial encounter +T398X4D Poisoning by other nonopioid analgesics and antipyretics, not elsewhere classified, undetermined, subsequent encounter +T398X4S Poisoning by other nonopioid analgesics and antipyretics, not elsewhere classified, undetermined, sequela +T398X5A Adverse effect of other nonopioid analgesics and antipyretics, not elsewhere classified, initial encounter +T398X5D Adverse effect of other nonopioid analgesics and antipyretics, not elsewhere classified, subsequent encounter +T398X5S Adverse effect of other nonopioid analgesics and antipyretics, not elsewhere classified, sequela +T398X6A Underdosing of other nonopioid analgesics and antipyretics, not elsewhere classified, initial encounter +T398X6D Underdosing of other nonopioid analgesics and antipyretics, not elsewhere classified, subsequent encounter +T398X6S Underdosing of other nonopioid analgesics and antipyretics, not elsewhere classified, sequela +T3991XA Poisoning by unspecified nonopioid analgesic, antipyretic and antirheumatic, accidental (unintentional), initial encounter +T3991XD Poisoning by unspecified nonopioid analgesic, antipyretic and antirheumatic, accidental (unintentional), subsequent encounter +T3991XS Poisoning by unspecified nonopioid analgesic, antipyretic and antirheumatic, accidental (unintentional), sequela +T3992XA Poisoning by unspecified nonopioid analgesic, antipyretic and antirheumatic, intentional self-harm, initial encounter +T3992XD Poisoning by unspecified nonopioid analgesic, antipyretic and antirheumatic, intentional self-harm, subsequent encounter +T3992XS Poisoning by unspecified nonopioid analgesic, antipyretic and antirheumatic, intentional self-harm, sequela +T3993XA Poisoning by unspecified nonopioid analgesic, antipyretic and antirheumatic, assault, initial encounter +T3993XD Poisoning by unspecified nonopioid analgesic, antipyretic and antirheumatic, assault, subsequent encounter +T3993XS Poisoning by unspecified nonopioid analgesic, antipyretic and antirheumatic, assault, sequela +T3994XA Poisoning by unspecified nonopioid analgesic, antipyretic and antirheumatic, undetermined, initial encounter +T3994XD Poisoning by unspecified nonopioid analgesic, antipyretic and antirheumatic, undetermined, subsequent encounter +T3994XS Poisoning by unspecified nonopioid analgesic, antipyretic and antirheumatic, undetermined, sequela +T3995XA Adverse effect of unspecified nonopioid analgesic, antipyretic and antirheumatic, initial encounter +T3995XD Adverse effect of unspecified nonopioid analgesic, antipyretic and antirheumatic, subsequent encounter +T3995XS Adverse effect of unspecified nonopioid analgesic, antipyretic and antirheumatic, sequela +T3996XA Underdosing of unspecified nonopioid analgesic, antipyretic and antirheumatic, initial encounter +T3996XD Underdosing of unspecified nonopioid analgesic, antipyretic and antirheumatic, subsequent encounter +T3996XS Underdosing of unspecified nonopioid analgesic, antipyretic and antirheumatic, sequela +T400X1A Poisoning by opium, accidental (unintentional), initial encounter +T400X1D Poisoning by opium, accidental (unintentional), subsequent encounter +T400X1S Poisoning by opium, accidental (unintentional), sequela +T400X2A Poisoning by opium, intentional self-harm, initial encounter +T400X2D Poisoning by opium, intentional self-harm, subsequent encounter +T400X2S Poisoning by opium, intentional self-harm, sequela +T400X3A Poisoning by opium, assault, initial encounter +T400X3D Poisoning by opium, assault, subsequent encounter +T400X3S Poisoning by opium, assault, sequela +T400X4A Poisoning by opium, undetermined, initial encounter +T400X4D Poisoning by opium, undetermined, subsequent encounter +T400X4S Poisoning by opium, undetermined, sequela +T400X5A Adverse effect of opium, initial encounter +T400X5D Adverse effect of opium, subsequent encounter +T400X5S Adverse effect of opium, sequela +T400X6A Underdosing of opium, initial encounter +T400X6D Underdosing of opium, subsequent encounter +T400X6S Underdosing of opium, sequela +T401X1A Poisoning by heroin, accidental (unintentional), initial encounter +T401X1D Poisoning by heroin, accidental (unintentional), subsequent encounter +T401X1S Poisoning by heroin, accidental (unintentional), sequela +T401X2A Poisoning by heroin, intentional self-harm, initial encounter +T401X2D Poisoning by heroin, intentional self-harm, subsequent encounter +T401X2S Poisoning by heroin, intentional self-harm, sequela +T401X3A Poisoning by heroin, assault, initial encounter +T401X3D Poisoning by heroin, assault, subsequent encounter +T401X3S Poisoning by heroin, assault, sequela +T401X4A Poisoning by heroin, undetermined, initial encounter +T401X4D Poisoning by heroin, undetermined, subsequent encounter +T401X4S Poisoning by heroin, undetermined, sequela +T402X1A Poisoning by other opioids, accidental (unintentional), initial encounter +T402X1D Poisoning by other opioids, accidental (unintentional), subsequent encounter +T402X1S Poisoning by other opioids, accidental (unintentional), sequela +T402X2A Poisoning by other opioids, intentional self-harm, initial encounter +T402X2D Poisoning by other opioids, intentional self-harm, subsequent encounter +T402X2S Poisoning by other opioids, intentional self-harm, sequela +T402X3A Poisoning by other opioids, assault, initial encounter +T402X3D Poisoning by other opioids, assault, subsequent encounter +T402X3S Poisoning by other opioids, assault, sequela +T402X4A Poisoning by other opioids, undetermined, initial encounter +T402X4D Poisoning by other opioids, undetermined, subsequent encounter +T402X4S Poisoning by other opioids, undetermined, sequela +T402X5A Adverse effect of other opioids, initial encounter +T402X5D Adverse effect of other opioids, subsequent encounter +T402X5S Adverse effect of other opioids, sequela +T402X6A Underdosing of other opioids, initial encounter +T402X6D Underdosing of other opioids, subsequent encounter +T402X6S Underdosing of other opioids, sequela +T403X1A Poisoning by methadone, accidental (unintentional), initial encounter +T403X1D Poisoning by methadone, accidental (unintentional), subsequent encounter +T403X1S Poisoning by methadone, accidental (unintentional), sequela +T403X2A Poisoning by methadone, intentional self-harm, initial encounter +T403X2D Poisoning by methadone, intentional self-harm, subsequent encounter +T403X2S Poisoning by methadone, intentional self-harm, sequela +T403X3A Poisoning by methadone, assault, initial encounter +T403X3D Poisoning by methadone, assault, subsequent encounter +T403X3S Poisoning by methadone, assault, sequela +T403X4A Poisoning by methadone, undetermined, initial encounter +T403X4D Poisoning by methadone, undetermined, subsequent encounter +T403X4S Poisoning by methadone, undetermined, sequela +T403X5A Adverse effect of methadone, initial encounter +T403X5D Adverse effect of methadone, subsequent encounter +T403X5S Adverse effect of methadone, sequela +T403X6A Underdosing of methadone, initial encounter +T403X6D Underdosing of methadone, subsequent encounter +T403X6S Underdosing of methadone, sequela +T404X1A Poisoning by other synthetic narcotics, accidental (unintentional), initial encounter +T404X1D Poisoning by other synthetic narcotics, accidental (unintentional), subsequent encounter +T404X1S Poisoning by other synthetic narcotics, accidental (unintentional), sequela +T404X2A Poisoning by other synthetic narcotics, intentional self-harm, initial encounter +T404X2D Poisoning by other synthetic narcotics, intentional self-harm, subsequent encounter +T404X2S Poisoning by other synthetic narcotics, intentional self-harm, sequela +T404X3A Poisoning by other synthetic narcotics, assault, initial encounter +T404X3D Poisoning by other synthetic narcotics, assault, subsequent encounter +T404X3S Poisoning by other synthetic narcotics, assault, sequela +T404X4A Poisoning by other synthetic narcotics, undetermined, initial encounter +T404X4D Poisoning by other synthetic narcotics, undetermined, subsequent encounter +T404X4S Poisoning by other synthetic narcotics, undetermined, sequela +T404X5A Adverse effect of other synthetic narcotics, initial encounter +T404X5D Adverse effect of other synthetic narcotics, subsequent encounter +T404X5S Adverse effect of other synthetic narcotics, sequela +T404X6A Underdosing of other synthetic narcotics, initial encounter +T404X6D Underdosing of other synthetic narcotics, subsequent encounter +T404X6S Underdosing of other synthetic narcotics, sequela +T405X1A Poisoning by cocaine, accidental (unintentional), initial encounter +T405X1D Poisoning by cocaine, accidental (unintentional), subsequent encounter +T405X1S Poisoning by cocaine, accidental (unintentional), sequela +T405X2A Poisoning by cocaine, intentional self-harm, initial encounter +T405X2D Poisoning by cocaine, intentional self-harm, subsequent encounter +T405X2S Poisoning by cocaine, intentional self-harm, sequela +T405X3A Poisoning by cocaine, assault, initial encounter +T405X3D Poisoning by cocaine, assault, subsequent encounter +T405X3S Poisoning by cocaine, assault, sequela +T405X4A Poisoning by cocaine, undetermined, initial encounter +T405X4D Poisoning by cocaine, undetermined, subsequent encounter +T405X4S Poisoning by cocaine, undetermined, sequela +T405X5A Adverse effect of cocaine, initial encounter +T405X5D Adverse effect of cocaine, subsequent encounter +T405X5S Adverse effect of cocaine, sequela +T405X6A Underdosing of cocaine, initial encounter +T405X6D Underdosing of cocaine, subsequent encounter +T405X6S Underdosing of cocaine, sequela +T40601A Poisoning by unspecified narcotics, accidental (unintentional), initial encounter +T40601D Poisoning by unspecified narcotics, accidental (unintentional), subsequent encounter +T40601S Poisoning by unspecified narcotics, accidental (unintentional), sequela +T40602A Poisoning by unspecified narcotics, intentional self-harm, initial encounter +T40602D Poisoning by unspecified narcotics, intentional self-harm, subsequent encounter +T40602S Poisoning by unspecified narcotics, intentional self-harm, sequela +T40603A Poisoning by unspecified narcotics, assault, initial encounter +T40603D Poisoning by unspecified narcotics, assault, subsequent encounter +T40603S Poisoning by unspecified narcotics, assault, sequela +T40604A Poisoning by unspecified narcotics, undetermined, initial encounter +T40604D Poisoning by unspecified narcotics, undetermined, subsequent encounter +T40604S Poisoning by unspecified narcotics, undetermined, sequela +T40605A Adverse effect of unspecified narcotics, initial encounter +T40605D Adverse effect of unspecified narcotics, subsequent encounter +T40605S Adverse effect of unspecified narcotics, sequela +T40606A Underdosing of unspecified narcotics, initial encounter +T40606D Underdosing of unspecified narcotics, subsequent encounter +T40606S Underdosing of unspecified narcotics, sequela +T40691A Poisoning by other narcotics, accidental (unintentional), initial encounter +T40691D Poisoning by other narcotics, accidental (unintentional), subsequent encounter +T40691S Poisoning by other narcotics, accidental (unintentional), sequela +T40692A Poisoning by other narcotics, intentional self-harm, initial encounter +T40692D Poisoning by other narcotics, intentional self-harm, subsequent encounter +T40692S Poisoning by other narcotics, intentional self-harm, sequela +T40693A Poisoning by other narcotics, assault, initial encounter +T40693D Poisoning by other narcotics, assault, subsequent encounter +T40693S Poisoning by other narcotics, assault, sequela +T40694A Poisoning by other narcotics, undetermined, initial encounter +T40694D Poisoning by other narcotics, undetermined, subsequent encounter +T40694S Poisoning by other narcotics, undetermined, sequela +T40695A Adverse effect of other narcotics, initial encounter +T40695D Adverse effect of other narcotics, subsequent encounter +T40695S Adverse effect of other narcotics, sequela +T40696A Underdosing of other narcotics, initial encounter +T40696D Underdosing of other narcotics, subsequent encounter +T40696S Underdosing of other narcotics, sequela +T407X1A Poisoning by cannabis (derivatives), accidental (unintentional), initial encounter +T407X1D Poisoning by cannabis (derivatives), accidental (unintentional), subsequent encounter +T407X1S Poisoning by cannabis (derivatives), accidental (unintentional), sequela +T407X2A Poisoning by cannabis (derivatives), intentional self-harm, initial encounter +T407X2D Poisoning by cannabis (derivatives), intentional self-harm, subsequent encounter +T407X2S Poisoning by cannabis (derivatives), intentional self-harm, sequela +T407X3A Poisoning by cannabis (derivatives), assault, initial encounter +T407X3D Poisoning by cannabis (derivatives), assault, subsequent encounter +T407X3S Poisoning by cannabis (derivatives), assault, sequela +T407X4A Poisoning by cannabis (derivatives), undetermined, initial encounter +T407X4D Poisoning by cannabis (derivatives), undetermined, subsequent encounter +T407X4S Poisoning by cannabis (derivatives), undetermined, sequela +T407X5A Adverse effect of cannabis (derivatives), initial encounter +T407X5D Adverse effect of cannabis (derivatives), subsequent encounter +T407X5S Adverse effect of cannabis (derivatives), sequela +T407X6A Underdosing of cannabis (derivatives), initial encounter +T407X6D Underdosing of cannabis (derivatives), subsequent encounter +T407X6S Underdosing of cannabis (derivatives), sequela +T408X1A Poisoning by lysergide [LSD], accidental (unintentional), initial encounter +T408X1D Poisoning by lysergide [LSD], accidental (unintentional), subsequent encounter +T408X1S Poisoning by lysergide [LSD], accidental (unintentional), sequela +T408X2A Poisoning by lysergide [LSD], intentional self-harm, initial encounter +T408X2D Poisoning by lysergide [LSD], intentional self-harm, subsequent encounter +T408X2S Poisoning by lysergide [LSD], intentional self-harm, sequela +T408X3A Poisoning by lysergide [LSD], assault, initial encounter +T408X3D Poisoning by lysergide [LSD], assault, subsequent encounter +T408X3S Poisoning by lysergide [LSD], assault, sequela +T408X4A Poisoning by lysergide [LSD], undetermined, initial encounter +T408X4D Poisoning by lysergide [LSD], undetermined, subsequent encounter +T408X4S Poisoning by lysergide [LSD], undetermined, sequela +T40901A Poisoning by unspecified psychodysleptics [hallucinogens], accidental (unintentional), initial encounter +T40901D Poisoning by unspecified psychodysleptics [hallucinogens], accidental (unintentional), subsequent encounter +T40901S Poisoning by unspecified psychodysleptics [hallucinogens], accidental (unintentional), sequela +T40902A Poisoning by unspecified psychodysleptics [hallucinogens], intentional self-harm, initial encounter +T40902D Poisoning by unspecified psychodysleptics [hallucinogens], intentional self-harm, subsequent encounter +T40902S Poisoning by unspecified psychodysleptics [hallucinogens], intentional self-harm, sequela +T40903A Poisoning by unspecified psychodysleptics [hallucinogens], assault, initial encounter +T40903D Poisoning by unspecified psychodysleptics [hallucinogens], assault, subsequent encounter +T40903S Poisoning by unspecified psychodysleptics [hallucinogens], assault, sequela +T40904A Poisoning by unspecified psychodysleptics [hallucinogens], undetermined, initial encounter +T40904D Poisoning by unspecified psychodysleptics [hallucinogens], undetermined, subsequent encounter +T40904S Poisoning by unspecified psychodysleptics [hallucinogens], undetermined, sequela +T40905A Adverse effect of unspecified psychodysleptics [hallucinogens], initial encounter +T40905D Adverse effect of unspecified psychodysleptics [hallucinogens], subsequent encounter +T40905S Adverse effect of unspecified psychodysleptics [hallucinogens], sequela +T40906A Underdosing of unspecified psychodysleptics, initial encounter +T40906D Underdosing of unspecified psychodysleptics, subsequent encounter +T40906S Underdosing of unspecified psychodysleptics, sequela +T40991A Poisoning by other psychodysleptics [hallucinogens], accidental (unintentional), initial encounter +T40991D Poisoning by other psychodysleptics [hallucinogens], accidental (unintentional), subsequent encounter +T40991S Poisoning by other psychodysleptics [hallucinogens], accidental (unintentional), sequela +T40992A Poisoning by other psychodysleptics [hallucinogens], intentional self-harm, initial encounter +T40992D Poisoning by other psychodysleptics [hallucinogens], intentional self-harm, subsequent encounter +T40992S Poisoning by other psychodysleptics [hallucinogens], intentional self-harm, sequela +T40993A Poisoning by other psychodysleptics [hallucinogens], assault, initial encounter +T40993D Poisoning by other psychodysleptics [hallucinogens], assault, subsequent encounter +T40993S Poisoning by other psychodysleptics [hallucinogens], assault, sequela +T40994A Poisoning by other psychodysleptics [hallucinogens], undetermined, initial encounter +T40994D Poisoning by other psychodysleptics [hallucinogens], undetermined, subsequent encounter +T40994S Poisoning by other psychodysleptics [hallucinogens], undetermined, sequela +T40995A Adverse effect of other psychodysleptics [hallucinogens], initial encounter +T40995D Adverse effect of other psychodysleptics [hallucinogens], subsequent encounter +T40995S Adverse effect of other psychodysleptics [hallucinogens], sequela +T40996A Underdosing of other psychodysleptics, initial encounter +T40996D Underdosing of other psychodysleptics, subsequent encounter +T40996S Underdosing of other psychodysleptics, sequela +T410X1A Poisoning by inhaled anesthetics, accidental (unintentional), initial encounter +T410X1D Poisoning by inhaled anesthetics, accidental (unintentional), subsequent encounter +T410X1S Poisoning by inhaled anesthetics, accidental (unintentional), sequela +T410X2A Poisoning by inhaled anesthetics, intentional self-harm, initial encounter +T410X2D Poisoning by inhaled anesthetics, intentional self-harm, subsequent encounter +T410X2S Poisoning by inhaled anesthetics, intentional self-harm, sequela +T410X3A Poisoning by inhaled anesthetics, assault, initial encounter +T410X3D Poisoning by inhaled anesthetics, assault, subsequent encounter +T410X3S Poisoning by inhaled anesthetics, assault, sequela +T410X4A Poisoning by inhaled anesthetics, undetermined, initial encounter +T410X4D Poisoning by inhaled anesthetics, undetermined, subsequent encounter +T410X4S Poisoning by inhaled anesthetics, undetermined, sequela +T410X5A Adverse effect of inhaled anesthetics, initial encounter +T410X5D Adverse effect of inhaled anesthetics, subsequent encounter +T410X5S Adverse effect of inhaled anesthetics, sequela +T410X6A Underdosing of inhaled anesthetics, initial encounter +T410X6D Underdosing of inhaled anesthetics, subsequent encounter +T410X6S Underdosing of inhaled anesthetics, sequela +T411X1A Poisoning by intravenous anesthetics, accidental (unintentional), initial encounter +T411X1D Poisoning by intravenous anesthetics, accidental (unintentional), subsequent encounter +T411X1S Poisoning by intravenous anesthetics, accidental (unintentional), sequela +T411X2A Poisoning by intravenous anesthetics, intentional self-harm, initial encounter +T411X2D Poisoning by intravenous anesthetics, intentional self-harm, subsequent encounter +T411X2S Poisoning by intravenous anesthetics, intentional self-harm, sequela +T411X3A Poisoning by intravenous anesthetics, assault, initial encounter +T411X3D Poisoning by intravenous anesthetics, assault, subsequent encounter +T411X3S Poisoning by intravenous anesthetics, assault, sequela +T411X4A Poisoning by intravenous anesthetics, undetermined, initial encounter +T411X4D Poisoning by intravenous anesthetics, undetermined, subsequent encounter +T411X4S Poisoning by intravenous anesthetics, undetermined, sequela +T411X5A Adverse effect of intravenous anesthetics, initial encounter +T411X5D Adverse effect of intravenous anesthetics, subsequent encounter +T411X5S Adverse effect of intravenous anesthetics, sequela +T411X6A Underdosing of intravenous anesthetics, initial encounter +T411X6D Underdosing of intravenous anesthetics, subsequent encounter +T411X6S Underdosing of intravenous anesthetics, sequela +T41201A Poisoning by unspecified general anesthetics, accidental (unintentional), initial encounter +T41201D Poisoning by unspecified general anesthetics, accidental (unintentional), subsequent encounter +T41201S Poisoning by unspecified general anesthetics, accidental (unintentional), sequela +T41202A Poisoning by unspecified general anesthetics, intentional self-harm, initial encounter +T41202D Poisoning by unspecified general anesthetics, intentional self-harm, subsequent encounter +T41202S Poisoning by unspecified general anesthetics, intentional self-harm, sequela +T41203A Poisoning by unspecified general anesthetics, assault, initial encounter +T41203D Poisoning by unspecified general anesthetics, assault, subsequent encounter +T41203S Poisoning by unspecified general anesthetics, assault, sequela +T41204A Poisoning by unspecified general anesthetics, undetermined, initial encounter +T41204D Poisoning by unspecified general anesthetics, undetermined, subsequent encounter +T41204S Poisoning by unspecified general anesthetics, undetermined, sequela +T41205A Adverse effect of unspecified general anesthetics, initial encounter +T41205D Adverse effect of unspecified general anesthetics, subsequent encounter +T41205S Adverse effect of unspecified general anesthetics, sequela +T41206A Underdosing of unspecified general anesthetics, initial encounter +T41206D Underdosing of unspecified general anesthetics, subsequent encounter +T41206S Underdosing of unspecified general anesthetics, sequela +T41291A Poisoning by other general anesthetics, accidental (unintentional), initial encounter +T41291D Poisoning by other general anesthetics, accidental (unintentional), subsequent encounter +T41291S Poisoning by other general anesthetics, accidental (unintentional), sequela +T41292A Poisoning by other general anesthetics, intentional self-harm, initial encounter +T41292D Poisoning by other general anesthetics, intentional self-harm, subsequent encounter +T41292S Poisoning by other general anesthetics, intentional self-harm, sequela +T41293A Poisoning by other general anesthetics, assault, initial encounter +T41293D Poisoning by other general anesthetics, assault, subsequent encounter +T41293S Poisoning by other general anesthetics, assault, sequela +T41294A Poisoning by other general anesthetics, undetermined, initial encounter +T41294D Poisoning by other general anesthetics, undetermined, subsequent encounter +T41294S Poisoning by other general anesthetics, undetermined, sequela +T41295A Adverse effect of other general anesthetics, initial encounter +T41295D Adverse effect of other general anesthetics, subsequent encounter +T41295S Adverse effect of other general anesthetics, sequela +T41296A Underdosing of other general anesthetics, initial encounter +T41296D Underdosing of other general anesthetics, subsequent encounter +T41296S Underdosing of other general anesthetics, sequela +T413X1A Poisoning by local anesthetics, accidental (unintentional), initial encounter +T413X1D Poisoning by local anesthetics, accidental (unintentional), subsequent encounter +T413X1S Poisoning by local anesthetics, accidental (unintentional), sequela +T413X2A Poisoning by local anesthetics, intentional self-harm, initial encounter +T413X2D Poisoning by local anesthetics, intentional self-harm, subsequent encounter +T413X2S Poisoning by local anesthetics, intentional self-harm, sequela +T413X3A Poisoning by local anesthetics, assault, initial encounter +T413X3D Poisoning by local anesthetics, assault, subsequent encounter +T413X3S Poisoning by local anesthetics, assault, sequela +T413X4A Poisoning by local anesthetics, undetermined, initial encounter +T413X4D Poisoning by local anesthetics, undetermined, subsequent encounter +T413X4S Poisoning by local anesthetics, undetermined, sequela +T413X5A Adverse effect of local anesthetics, initial encounter +T413X5D Adverse effect of local anesthetics, subsequent encounter +T413X5S Adverse effect of local anesthetics, sequela +T413X6A Underdosing of local anesthetics, initial encounter +T413X6D Underdosing of local anesthetics, subsequent encounter +T413X6S Underdosing of local anesthetics, sequela +T4141XA Poisoning by unspecified anesthetic, accidental (unintentional), initial encounter +T4141XD Poisoning by unspecified anesthetic, accidental (unintentional), subsequent encounter +T4141XS Poisoning by unspecified anesthetic, accidental (unintentional), sequela +T4142XA Poisoning by unspecified anesthetic, intentional self-harm, initial encounter +T4142XD Poisoning by unspecified anesthetic, intentional self-harm, subsequent encounter +T4142XS Poisoning by unspecified anesthetic, intentional self-harm, sequela +T4143XA Poisoning by unspecified anesthetic, assault, initial encounter +T4143XD Poisoning by unspecified anesthetic, assault, subsequent encounter +T4143XS Poisoning by unspecified anesthetic, assault, sequela +T4144XA Poisoning by unspecified anesthetic, undetermined, initial encounter +T4144XD Poisoning by unspecified anesthetic, undetermined, subsequent encounter +T4144XS Poisoning by unspecified anesthetic, undetermined, sequela +T4145XA Adverse effect of unspecified anesthetic, initial encounter +T4145XD Adverse effect of unspecified anesthetic, subsequent encounter +T4145XS Adverse effect of unspecified anesthetic, sequela +T4146XA Underdosing of unspecified anesthetics, initial encounter +T4146XD Underdosing of unspecified anesthetics, subsequent encounter +T4146XS Underdosing of unspecified anesthetics, sequela +T415X1A Poisoning by therapeutic gases, accidental (unintentional), initial encounter +T415X1D Poisoning by therapeutic gases, accidental (unintentional), subsequent encounter +T415X1S Poisoning by therapeutic gases, accidental (unintentional), sequela +T415X2A Poisoning by therapeutic gases, intentional self-harm, initial encounter +T415X2D Poisoning by therapeutic gases, intentional self-harm, subsequent encounter +T415X2S Poisoning by therapeutic gases, intentional self-harm, sequela +T415X3A Poisoning by therapeutic gases, assault, initial encounter +T415X3D Poisoning by therapeutic gases, assault, subsequent encounter +T415X3S Poisoning by therapeutic gases, assault, sequela +T415X4A Poisoning by therapeutic gases, undetermined, initial encounter +T415X4D Poisoning by therapeutic gases, undetermined, subsequent encounter +T415X4S Poisoning by therapeutic gases, undetermined, sequela +T415X5A Adverse effect of therapeutic gases, initial encounter +T415X5D Adverse effect of therapeutic gases, subsequent encounter +T415X5S Adverse effect of therapeutic gases, sequela +T415X6A Underdosing of therapeutic gases, initial encounter +T415X6D Underdosing of therapeutic gases, subsequent encounter +T415X6S Underdosing of therapeutic gases, sequela +T420X1A Poisoning by hydantoin derivatives, accidental (unintentional), initial encounter +T420X1D Poisoning by hydantoin derivatives, accidental (unintentional), subsequent encounter +T420X1S Poisoning by hydantoin derivatives, accidental (unintentional), sequela +T420X2A Poisoning by hydantoin derivatives, intentional self-harm, initial encounter +T420X2D Poisoning by hydantoin derivatives, intentional self-harm, subsequent encounter +T420X2S Poisoning by hydantoin derivatives, intentional self-harm, sequela +T420X3A Poisoning by hydantoin derivatives, assault, initial encounter +T420X3D Poisoning by hydantoin derivatives, assault, subsequent encounter +T420X3S Poisoning by hydantoin derivatives, assault, sequela +T420X4A Poisoning by hydantoin derivatives, undetermined, initial encounter +T420X4D Poisoning by hydantoin derivatives, undetermined, subsequent encounter +T420X4S Poisoning by hydantoin derivatives, undetermined, sequela +T420X5A Adverse effect of hydantoin derivatives, initial encounter +T420X5D Adverse effect of hydantoin derivatives, subsequent encounter +T420X5S Adverse effect of hydantoin derivatives, sequela +T420X6A Underdosing of hydantoin derivatives, initial encounter +T420X6D Underdosing of hydantoin derivatives, subsequent encounter +T420X6S Underdosing of hydantoin derivatives, sequela +T421X1A Poisoning by iminostilbenes, accidental (unintentional), initial encounter +T421X1D Poisoning by iminostilbenes, accidental (unintentional), subsequent encounter +T421X1S Poisoning by iminostilbenes, accidental (unintentional), sequela +T421X2A Poisoning by iminostilbenes, intentional self-harm, initial encounter +T421X2D Poisoning by iminostilbenes, intentional self-harm, subsequent encounter +T421X2S Poisoning by iminostilbenes, intentional self-harm, sequela +T421X3A Poisoning by iminostilbenes, assault, initial encounter +T421X3D Poisoning by iminostilbenes, assault, subsequent encounter +T421X3S Poisoning by iminostilbenes, assault, sequela +T421X4A Poisoning by iminostilbenes, undetermined, initial encounter +T421X4D Poisoning by iminostilbenes, undetermined, subsequent encounter +T421X4S Poisoning by iminostilbenes, undetermined, sequela +T421X5A Adverse effect of iminostilbenes, initial encounter +T421X5D Adverse effect of iminostilbenes, subsequent encounter +T421X5S Adverse effect of iminostilbenes, sequela +T421X6A Underdosing of iminostilbenes, initial encounter +T421X6D Underdosing of iminostilbenes, subsequent encounter +T421X6S Underdosing of iminostilbenes, sequela +T422X1A Poisoning by succinimides and oxazolidinediones, accidental (unintentional), initial encounter +T422X1D Poisoning by succinimides and oxazolidinediones, accidental (unintentional), subsequent encounter +T422X1S Poisoning by succinimides and oxazolidinediones, accidental (unintentional), sequela +T422X2A Poisoning by succinimides and oxazolidinediones, intentional self-harm, initial encounter +T422X2D Poisoning by succinimides and oxazolidinediones, intentional self-harm, subsequent encounter +T422X2S Poisoning by succinimides and oxazolidinediones, intentional self-harm, sequela +T422X3A Poisoning by succinimides and oxazolidinediones, assault, initial encounter +T422X3D Poisoning by succinimides and oxazolidinediones, assault, subsequent encounter +T422X3S Poisoning by succinimides and oxazolidinediones, assault, sequela +T422X4A Poisoning by succinimides and oxazolidinediones, undetermined, initial encounter +T422X4D Poisoning by succinimides and oxazolidinediones, undetermined, subsequent encounter +T422X4S Poisoning by succinimides and oxazolidinediones, undetermined, sequela +T422X5A Adverse effect of succinimides and oxazolidinediones, initial encounter +T422X5D Adverse effect of succinimides and oxazolidinediones, subsequent encounter +T422X5S Adverse effect of succinimides and oxazolidinediones, sequela +T422X6A Underdosing of succinimides and oxazolidinediones, initial encounter +T422X6D Underdosing of succinimides and oxazolidinediones, subsequent encounter +T422X6S Underdosing of succinimides and oxazolidinediones, sequela +T423X1A Poisoning by barbiturates, accidental (unintentional), initial encounter +T423X1D Poisoning by barbiturates, accidental (unintentional), subsequent encounter +T423X1S Poisoning by barbiturates, accidental (unintentional), sequela +T423X2A Poisoning by barbiturates, intentional self-harm, initial encounter +T423X2D Poisoning by barbiturates, intentional self-harm, subsequent encounter +T423X2S Poisoning by barbiturates, intentional self-harm, sequela +T423X3A Poisoning by barbiturates, assault, initial encounter +T423X3D Poisoning by barbiturates, assault, subsequent encounter +T423X3S Poisoning by barbiturates, assault, sequela +T423X4A Poisoning by barbiturates, undetermined, initial encounter +T423X4D Poisoning by barbiturates, undetermined, subsequent encounter +T423X4S Poisoning by barbiturates, undetermined, sequela +T423X5A Adverse effect of barbiturates, initial encounter +T423X5D Adverse effect of barbiturates, subsequent encounter +T423X5S Adverse effect of barbiturates, sequela +T423X6A Underdosing of barbiturates, initial encounter +T423X6D Underdosing of barbiturates, subsequent encounter +T423X6S Underdosing of barbiturates, sequela +T424X1A Poisoning by benzodiazepines, accidental (unintentional), initial encounter +T424X1D Poisoning by benzodiazepines, accidental (unintentional), subsequent encounter +T424X1S Poisoning by benzodiazepines, accidental (unintentional), sequela +T424X2A Poisoning by benzodiazepines, intentional self-harm, initial encounter +T424X2D Poisoning by benzodiazepines, intentional self-harm, subsequent encounter +T424X2S Poisoning by benzodiazepines, intentional self-harm, sequela +T424X3A Poisoning by benzodiazepines, assault, initial encounter +T424X3D Poisoning by benzodiazepines, assault, subsequent encounter +T424X3S Poisoning by benzodiazepines, assault, sequela +T424X4A Poisoning by benzodiazepines, undetermined, initial encounter +T424X4D Poisoning by benzodiazepines, undetermined, subsequent encounter +T424X4S Poisoning by benzodiazepines, undetermined, sequela +T424X5A Adverse effect of benzodiazepines, initial encounter +T424X5D Adverse effect of benzodiazepines, subsequent encounter +T424X5S Adverse effect of benzodiazepines, sequela +T424X6A Underdosing of benzodiazepines, initial encounter +T424X6D Underdosing of benzodiazepines, subsequent encounter +T424X6S Underdosing of benzodiazepines, sequela +T425X1A Poisoning by mixed antiepileptics, accidental (unintentional), initial encounter +T425X1D Poisoning by mixed antiepileptics, accidental (unintentional), subsequent encounter +T425X1S Poisoning by mixed antiepileptics, accidental (unintentional), sequela +T425X2A Poisoning by mixed antiepileptics, intentional self-harm, initial encounter +T425X2D Poisoning by mixed antiepileptics, intentional self-harm, subsequent encounter +T425X2S Poisoning by mixed antiepileptics, intentional self-harm, sequela +T425X3A Poisoning by mixed antiepileptics, assault, initial encounter +T425X3D Poisoning by mixed antiepileptics, assault, subsequent encounter +T425X3S Poisoning by mixed antiepileptics, assault, sequela +T425X4A Poisoning by mixed antiepileptics, undetermined, initial encounter +T425X4D Poisoning by mixed antiepileptics, undetermined, subsequent encounter +T425X4S Poisoning by mixed antiepileptics, undetermined, sequela +T425X5A Adverse effect of mixed antiepileptics, initial encounter +T425X5D Adverse effect of mixed antiepileptics, subsequent encounter +T425X5S Adverse effect of mixed antiepileptics, sequela +T425X6A Underdosing of mixed antiepileptics, initial encounter +T425X6D Underdosing of mixed antiepileptics, subsequent encounter +T425X6S Underdosing of mixed antiepileptics, sequela +T426X1A Poisoning by other antiepileptic and sedative-hypnotic drugs, accidental (unintentional), initial encounter +T426X1D Poisoning by other antiepileptic and sedative-hypnotic drugs, accidental (unintentional), subsequent encounter +T426X1S Poisoning by other antiepileptic and sedative-hypnotic drugs, accidental (unintentional), sequela +T426X2A Poisoning by other antiepileptic and sedative-hypnotic drugs, intentional self-harm, initial encounter +T426X2D Poisoning by other antiepileptic and sedative-hypnotic drugs, intentional self-harm, subsequent encounter +T426X2S Poisoning by other antiepileptic and sedative-hypnotic drugs, intentional self-harm, sequela +T426X3A Poisoning by other antiepileptic and sedative-hypnotic drugs, assault, initial encounter +T426X3D Poisoning by other antiepileptic and sedative-hypnotic drugs, assault, subsequent encounter +T426X3S Poisoning by other antiepileptic and sedative-hypnotic drugs, assault, sequela +T426X4A Poisoning by other antiepileptic and sedative-hypnotic drugs, undetermined, initial encounter +T426X4D Poisoning by other antiepileptic and sedative-hypnotic drugs, undetermined, subsequent encounter +T426X4S Poisoning by other antiepileptic and sedative-hypnotic drugs, undetermined, sequela +T426X5A Adverse effect of other antiepileptic and sedative-hypnotic drugs, initial encounter +T426X5D Adverse effect of other antiepileptic and sedative-hypnotic drugs, subsequent encounter +T426X5S Adverse effect of other antiepileptic and sedative-hypnotic drugs, sequela +T426X6A Underdosing of other antiepileptic and sedative-hypnotic drugs, initial encounter +T426X6D Underdosing of other antiepileptic and sedative-hypnotic drugs, subsequent encounter +T426X6S Underdosing of other antiepileptic and sedative-hypnotic drugs, sequela +T4271XA Poisoning by unspecified antiepileptic and sedative-hypnotic drugs, accidental (unintentional), initial encounter +T4271XD Poisoning by unspecified antiepileptic and sedative-hypnotic drugs, accidental (unintentional), subsequent encounter +T4271XS Poisoning by unspecified antiepileptic and sedative-hypnotic drugs, accidental (unintentional), sequela +T4272XA Poisoning by unspecified antiepileptic and sedative-hypnotic drugs, intentional self-harm, initial encounter +T4272XD Poisoning by unspecified antiepileptic and sedative-hypnotic drugs, intentional self-harm, subsequent encounter +T4272XS Poisoning by unspecified antiepileptic and sedative-hypnotic drugs, intentional self-harm, sequela +T4273XA Poisoning by unspecified antiepileptic and sedative-hypnotic drugs, assault, initial encounter +T4273XD Poisoning by unspecified antiepileptic and sedative-hypnotic drugs, assault, subsequent encounter +T4273XS Poisoning by unspecified antiepileptic and sedative-hypnotic drugs, assault, sequela +T4274XA Poisoning by unspecified antiepileptic and sedative-hypnotic drugs, undetermined, initial encounter +T4274XD Poisoning by unspecified antiepileptic and sedative-hypnotic drugs, undetermined, subsequent encounter +T4274XS Poisoning by unspecified antiepileptic and sedative-hypnotic drugs, undetermined, sequela +T4275XA Adverse effect of unspecified antiepileptic and sedative-hypnotic drugs, initial encounter +T4275XD Adverse effect of unspecified antiepileptic and sedative-hypnotic drugs, subsequent encounter +T4275XS Adverse effect of unspecified antiepileptic and sedative-hypnotic drugs, sequela +T4276XA Underdosing of unspecified antiepileptic and sedative-hypnotic drugs, initial encounter +T4276XD Underdosing of unspecified antiepileptic and sedative-hypnotic drugs, subsequent encounter +T4276XS Underdosing of unspecified antiepileptic and sedative-hypnotic drugs, sequela +T428X1A Poisoning by antiparkinsonism drugs and other central muscle-tone depressants, accidental (unintentional), initial encounter +T428X1D Poisoning by antiparkinsonism drugs and other central muscle-tone depressants, accidental (unintentional), subsequent encounter +T428X1S Poisoning by antiparkinsonism drugs and other central muscle-tone depressants, accidental (unintentional), sequela +T428X2A Poisoning by antiparkinsonism drugs and other central muscle-tone depressants, intentional self-harm, initial encounter +T428X2D Poisoning by antiparkinsonism drugs and other central muscle-tone depressants, intentional self-harm, subsequent encounter +T428X2S Poisoning by antiparkinsonism drugs and other central muscle-tone depressants, intentional self-harm, sequela +T428X3A Poisoning by antiparkinsonism drugs and other central muscle-tone depressants, assault, initial encounter +T428X3D Poisoning by antiparkinsonism drugs and other central muscle-tone depressants, assault, subsequent encounter +T428X3S Poisoning by antiparkinsonism drugs and other central muscle-tone depressants, assault, sequela +T428X4A Poisoning by antiparkinsonism drugs and other central muscle-tone depressants, undetermined, initial encounter +T428X4D Poisoning by antiparkinsonism drugs and other central muscle-tone depressants, undetermined, subsequent encounter +T428X4S Poisoning by antiparkinsonism drugs and other central muscle-tone depressants, undetermined, sequela +T428X5A Adverse effect of antiparkinsonism drugs and other central muscle-tone depressants, initial encounter +T428X5D Adverse effect of antiparkinsonism drugs and other central muscle-tone depressants, subsequent encounter +T428X5S Adverse effect of antiparkinsonism drugs and other central muscle-tone depressants, sequela +T428X6A Underdosing of antiparkinsonism drugs and other central muscle-tone depressants, initial encounter +T428X6D Underdosing of antiparkinsonism drugs and other central muscle-tone depressants, subsequent encounter +T428X6S Underdosing of antiparkinsonism drugs and other central muscle-tone depressants, sequela +T43011A Poisoning by tricyclic antidepressants, accidental (unintentional), initial encounter +T43011D Poisoning by tricyclic antidepressants, accidental (unintentional), subsequent encounter +T43011S Poisoning by tricyclic antidepressants, accidental (unintentional), sequela +T43012A Poisoning by tricyclic antidepressants, intentional self-harm, initial encounter +T43012D Poisoning by tricyclic antidepressants, intentional self-harm, subsequent encounter +T43012S Poisoning by tricyclic antidepressants, intentional self-harm, sequela +T43013A Poisoning by tricyclic antidepressants, assault, initial encounter +T43013D Poisoning by tricyclic antidepressants, assault, subsequent encounter +T43013S Poisoning by tricyclic antidepressants, assault, sequela +T43014A Poisoning by tricyclic antidepressants, undetermined, initial encounter +T43014D Poisoning by tricyclic antidepressants, undetermined, subsequent encounter +T43014S Poisoning by tricyclic antidepressants, undetermined, sequela +T43015A Adverse effect of tricyclic antidepressants, initial encounter +T43015D Adverse effect of tricyclic antidepressants, subsequent encounter +T43015S Adverse effect of tricyclic antidepressants, sequela +T43016A Underdosing of tricyclic antidepressants, initial encounter +T43016D Underdosing of tricyclic antidepressants, subsequent encounter +T43016S Underdosing of tricyclic antidepressants, sequela +T43021A Poisoning by tetracyclic antidepressants, accidental (unintentional), initial encounter +T43021D Poisoning by tetracyclic antidepressants, accidental (unintentional), subsequent encounter +T43021S Poisoning by tetracyclic antidepressants, accidental (unintentional), sequela +T43022A Poisoning by tetracyclic antidepressants, intentional self-harm, initial encounter +T43022D Poisoning by tetracyclic antidepressants, intentional self-harm, subsequent encounter +T43022S Poisoning by tetracyclic antidepressants, intentional self-harm, sequela +T43023A Poisoning by tetracyclic antidepressants, assault, initial encounter +T43023D Poisoning by tetracyclic antidepressants, assault, subsequent encounter +T43023S Poisoning by tetracyclic antidepressants, assault, sequela +T43024A Poisoning by tetracyclic antidepressants, undetermined, initial encounter +T43024D Poisoning by tetracyclic antidepressants, undetermined, subsequent encounter +T43024S Poisoning by tetracyclic antidepressants, undetermined, sequela +T43025A Adverse effect of tetracyclic antidepressants, initial encounter +T43025D Adverse effect of tetracyclic antidepressants, subsequent encounter +T43025S Adverse effect of tetracyclic antidepressants, sequela +T43026A Underdosing of tetracyclic antidepressants, initial encounter +T43026D Underdosing of tetracyclic antidepressants, subsequent encounter +T43026S Underdosing of tetracyclic antidepressants, sequela +T431X1A Poisoning by monoamine-oxidase-inhibitor antidepressants, accidental (unintentional), initial encounter +T431X1D Poisoning by monoamine-oxidase-inhibitor antidepressants, accidental (unintentional), subsequent encounter +T431X1S Poisoning by monoamine-oxidase-inhibitor antidepressants, accidental (unintentional), sequela +T431X2A Poisoning by monoamine-oxidase-inhibitor antidepressants, intentional self-harm, initial encounter +T431X2D Poisoning by monoamine-oxidase-inhibitor antidepressants, intentional self-harm, subsequent encounter +T431X2S Poisoning by monoamine-oxidase-inhibitor antidepressants, intentional self-harm, sequela +T431X3A Poisoning by monoamine-oxidase-inhibitor antidepressants, assault, initial encounter +T431X3D Poisoning by monoamine-oxidase-inhibitor antidepressants, assault, subsequent encounter +T431X3S Poisoning by monoamine-oxidase-inhibitor antidepressants, assault, sequela +T431X4A Poisoning by monoamine-oxidase-inhibitor antidepressants, undetermined, initial encounter +T431X4D Poisoning by monoamine-oxidase-inhibitor antidepressants, undetermined, subsequent encounter +T431X4S Poisoning by monoamine-oxidase-inhibitor antidepressants, undetermined, sequela +T431X5A Adverse effect of monoamine-oxidase-inhibitor antidepressants, initial encounter +T431X5D Adverse effect of monoamine-oxidase-inhibitor antidepressants, subsequent encounter +T431X5S Adverse effect of monoamine-oxidase-inhibitor antidepressants, sequela +T431X6A Underdosing of monoamine-oxidase-inhibitor antidepressants, initial encounter +T431X6D Underdosing of monoamine-oxidase-inhibitor antidepressants, subsequent encounter +T431X6S Underdosing of monoamine-oxidase-inhibitor antidepressants, sequela +T43201A Poisoning by unspecified antidepressants, accidental (unintentional), initial encounter +T43201D Poisoning by unspecified antidepressants, accidental (unintentional), subsequent encounter +T43201S Poisoning by unspecified antidepressants, accidental (unintentional), sequela +T43202A Poisoning by unspecified antidepressants, intentional self-harm, initial encounter +T43202D Poisoning by unspecified antidepressants, intentional self-harm, subsequent encounter +T43202S Poisoning by unspecified antidepressants, intentional self-harm, sequela +T43203A Poisoning by unspecified antidepressants, assault, initial encounter +T43203D Poisoning by unspecified antidepressants, assault, subsequent encounter +T43203S Poisoning by unspecified antidepressants, assault, sequela +T43204A Poisoning by unspecified antidepressants, undetermined, initial encounter +T43204D Poisoning by unspecified antidepressants, undetermined, subsequent encounter +T43204S Poisoning by unspecified antidepressants, undetermined, sequela +T43205A Adverse effect of unspecified antidepressants, initial encounter +T43205D Adverse effect of unspecified antidepressants, subsequent encounter +T43205S Adverse effect of unspecified antidepressants, sequela +T43206A Underdosing of unspecified antidepressants, initial encounter +T43206D Underdosing of unspecified antidepressants, subsequent encounter +T43206S Underdosing of unspecified antidepressants, sequela +T43211A Poisoning by selective serotonin and norepinephrine reuptake inhibitors, accidental (unintentional), initial encounter +T43211D Poisoning by selective serotonin and norepinephrine reuptake inhibitors, accidental (unintentional), subsequent encounter +T43211S Poisoning by selective serotonin and norepinephrine reuptake inhibitors, accidental (unintentional), sequela +T43212A Poisoning by selective serotonin and norepinephrine reuptake inhibitors, intentional self-harm, initial encounter +T43212D Poisoning by selective serotonin and norepinephrine reuptake inhibitors, intentional self-harm, subsequent encounter +T43212S Poisoning by selective serotonin and norepinephrine reuptake inhibitors, intentional self-harm, sequela +T43213A Poisoning by selective serotonin and norepinephrine reuptake inhibitors, assault, initial encounter +T43213D Poisoning by selective serotonin and norepinephrine reuptake inhibitors, assault, subsequent encounter +T43213S Poisoning by selective serotonin and norepinephrine reuptake inhibitors, assault, sequela +T43214A Poisoning by selective serotonin and norepinephrine reuptake inhibitors, undetermined, initial encounter +T43214D Poisoning by selective serotonin and norepinephrine reuptake inhibitors, undetermined, subsequent encounter +T43214S Poisoning by selective serotonin and norepinephrine reuptake inhibitors, undetermined, sequela +T43215A Adverse effect of selective serotonin and norepinephrine reuptake inhibitors, initial encounter +T43215D Adverse effect of selective serotonin and norepinephrine reuptake inhibitors, subsequent encounter +T43215S Adverse effect of selective serotonin and norepinephrine reuptake inhibitors, sequela +T43216A Underdosing of selective serotonin and norepinephrine reuptake inhibitors, initial encounter +T43216D Underdosing of selective serotonin and norepinephrine reuptake inhibitors, subsequent encounter +T43216S Underdosing of selective serotonin and norepinephrine reuptake inhibitors, sequela +T43221A Poisoning by selective serotonin reuptake inhibitors, accidental (unintentional), initial encounter +T43221D Poisoning by selective serotonin reuptake inhibitors, accidental (unintentional), subsequent encounter +T43221S Poisoning by selective serotonin reuptake inhibitors, accidental (unintentional), sequela +T43222A Poisoning by selective serotonin reuptake inhibitors, intentional self-harm, initial encounter +T43222D Poisoning by selective serotonin reuptake inhibitors, intentional self-harm, subsequent encounter +T43222S Poisoning by selective serotonin reuptake inhibitors, intentional self-harm, sequela +T43223A Poisoning by selective serotonin reuptake inhibitors, assault, initial encounter +T43223D Poisoning by selective serotonin reuptake inhibitors, assault, subsequent encounter +T43223S Poisoning by selective serotonin reuptake inhibitors, assault, sequela +T43224A Poisoning by selective serotonin reuptake inhibitors, undetermined, initial encounter +T43224D Poisoning by selective serotonin reuptake inhibitors, undetermined, subsequent encounter +T43224S Poisoning by selective serotonin reuptake inhibitors, undetermined, sequela +T43225A Adverse effect of selective serotonin reuptake inhibitors, initial encounter +T43225D Adverse effect of selective serotonin reuptake inhibitors, subsequent encounter +T43225S Adverse effect of selective serotonin reuptake inhibitors, sequela +T43226A Underdosing of selective serotonin reuptake inhibitors, initial encounter +T43226D Underdosing of selective serotonin reuptake inhibitors, subsequent encounter +T43226S Underdosing of selective serotonin reuptake inhibitors, sequela +T43291A Poisoning by other antidepressants, accidental (unintentional), initial encounter +T43291D Poisoning by other antidepressants, accidental (unintentional), subsequent encounter +T43291S Poisoning by other antidepressants, accidental (unintentional), sequela +T43292A Poisoning by other antidepressants, intentional self-harm, initial encounter +T43292D Poisoning by other antidepressants, intentional self-harm, subsequent encounter +T43292S Poisoning by other antidepressants, intentional self-harm, sequela +T43293A Poisoning by other antidepressants, assault, initial encounter +T43293D Poisoning by other antidepressants, assault, subsequent encounter +T43293S Poisoning by other antidepressants, assault, sequela +T43294A Poisoning by other antidepressants, undetermined, initial encounter +T43294D Poisoning by other antidepressants, undetermined, subsequent encounter +T43294S Poisoning by other antidepressants, undetermined, sequela +T43295A Adverse effect of other antidepressants, initial encounter +T43295D Adverse effect of other antidepressants, subsequent encounter +T43295S Adverse effect of other antidepressants, sequela +T43296A Underdosing of other antidepressants, initial encounter +T43296D Underdosing of other antidepressants, subsequent encounter +T43296S Underdosing of other antidepressants, sequela +T433X1A Poisoning by phenothiazine antipsychotics and neuroleptics, accidental (unintentional), initial encounter +T433X1D Poisoning by phenothiazine antipsychotics and neuroleptics, accidental (unintentional), subsequent encounter +T433X1S Poisoning by phenothiazine antipsychotics and neuroleptics, accidental (unintentional), sequela +T433X2A Poisoning by phenothiazine antipsychotics and neuroleptics, intentional self-harm, initial encounter +T433X2D Poisoning by phenothiazine antipsychotics and neuroleptics, intentional self-harm, subsequent encounter +T433X2S Poisoning by phenothiazine antipsychotics and neuroleptics, intentional self-harm, sequela +T433X3A Poisoning by phenothiazine antipsychotics and neuroleptics, assault, initial encounter +T433X3D Poisoning by phenothiazine antipsychotics and neuroleptics, assault, subsequent encounter +T433X3S Poisoning by phenothiazine antipsychotics and neuroleptics, assault, sequela +T433X4A Poisoning by phenothiazine antipsychotics and neuroleptics, undetermined, initial encounter +T433X4D Poisoning by phenothiazine antipsychotics and neuroleptics, undetermined, subsequent encounter +T433X4S Poisoning by phenothiazine antipsychotics and neuroleptics, undetermined, sequela +T433X5A Adverse effect of phenothiazine antipsychotics and neuroleptics, initial encounter +T433X5D Adverse effect of phenothiazine antipsychotics and neuroleptics, subsequent encounter +T433X5S Adverse effect of phenothiazine antipsychotics and neuroleptics, sequela +T433X6A Underdosing of phenothiazine antipsychotics and neuroleptics, initial encounter +T433X6D Underdosing of phenothiazine antipsychotics and neuroleptics, subsequent encounter +T433X6S Underdosing of phenothiazine antipsychotics and neuroleptics, sequela +T434X1A Poisoning by butyrophenone and thiothixene neuroleptics, accidental (unintentional), initial encounter +T434X1D Poisoning by butyrophenone and thiothixene neuroleptics, accidental (unintentional), subsequent encounter +T434X1S Poisoning by butyrophenone and thiothixene neuroleptics, accidental (unintentional), sequela +T434X2A Poisoning by butyrophenone and thiothixene neuroleptics, intentional self-harm, initial encounter +T434X2D Poisoning by butyrophenone and thiothixene neuroleptics, intentional self-harm, subsequent encounter +T434X2S Poisoning by butyrophenone and thiothixene neuroleptics, intentional self-harm, sequela +T434X3A Poisoning by butyrophenone and thiothixene neuroleptics, assault, initial encounter +T434X3D Poisoning by butyrophenone and thiothixene neuroleptics, assault, subsequent encounter +T434X3S Poisoning by butyrophenone and thiothixene neuroleptics, assault, sequela +T434X4A Poisoning by butyrophenone and thiothixene neuroleptics, undetermined, initial encounter +T434X4D Poisoning by butyrophenone and thiothixene neuroleptics, undetermined, subsequent encounter +T434X4S Poisoning by butyrophenone and thiothixene neuroleptics, undetermined, sequela +T434X5A Adverse effect of butyrophenone and thiothixene neuroleptics, initial encounter +T434X5D Adverse effect of butyrophenone and thiothixene neuroleptics, subsequent encounter +T434X5S Adverse effect of butyrophenone and thiothixene neuroleptics, sequela +T434X6A Underdosing of butyrophenone and thiothixene neuroleptics, initial encounter +T434X6D Underdosing of butyrophenone and thiothixene neuroleptics, subsequent encounter +T434X6S Underdosing of butyrophenone and thiothixene neuroleptics, sequela +T43501A Poisoning by unspecified antipsychotics and neuroleptics, accidental (unintentional), initial encounter +T43501D Poisoning by unspecified antipsychotics and neuroleptics, accidental (unintentional), subsequent encounter +T43501S Poisoning by unspecified antipsychotics and neuroleptics, accidental (unintentional), sequela +T43502A Poisoning by unspecified antipsychotics and neuroleptics, intentional self-harm, initial encounter +T43502D Poisoning by unspecified antipsychotics and neuroleptics, intentional self-harm, subsequent encounter +T43502S Poisoning by unspecified antipsychotics and neuroleptics, intentional self-harm, sequela +T43503A Poisoning by unspecified antipsychotics and neuroleptics, assault, initial encounter +T43503D Poisoning by unspecified antipsychotics and neuroleptics, assault, subsequent encounter +T43503S Poisoning by unspecified antipsychotics and neuroleptics, assault, sequela +T43504A Poisoning by unspecified antipsychotics and neuroleptics, undetermined, initial encounter +T43504D Poisoning by unspecified antipsychotics and neuroleptics, undetermined, subsequent encounter +T43504S Poisoning by unspecified antipsychotics and neuroleptics, undetermined, sequela +T43505A Adverse effect of unspecified antipsychotics and neuroleptics, initial encounter +T43505D Adverse effect of unspecified antipsychotics and neuroleptics, subsequent encounter +T43505S Adverse effect of unspecified antipsychotics and neuroleptics, sequela +T43506A Underdosing of unspecified antipsychotics and neuroleptics, initial encounter +T43506D Underdosing of unspecified antipsychotics and neuroleptics, subsequent encounter +T43506S Underdosing of unspecified antipsychotics and neuroleptics, sequela +T43591A Poisoning by other antipsychotics and neuroleptics, accidental (unintentional), initial encounter +T43591D Poisoning by other antipsychotics and neuroleptics, accidental (unintentional), subsequent encounter +T43591S Poisoning by other antipsychotics and neuroleptics, accidental (unintentional), sequela +T43592A Poisoning by other antipsychotics and neuroleptics, intentional self-harm, initial encounter +T43592D Poisoning by other antipsychotics and neuroleptics, intentional self-harm, subsequent encounter +T43592S Poisoning by other antipsychotics and neuroleptics, intentional self-harm, sequela +T43593A Poisoning by other antipsychotics and neuroleptics, assault, initial encounter +T43593D Poisoning by other antipsychotics and neuroleptics, assault, subsequent encounter +T43593S Poisoning by other antipsychotics and neuroleptics, assault, sequela +T43594A Poisoning by other antipsychotics and neuroleptics, undetermined, initial encounter +T43594D Poisoning by other antipsychotics and neuroleptics, undetermined, subsequent encounter +T43594S Poisoning by other antipsychotics and neuroleptics, undetermined, sequela +T43595A Adverse effect of other antipsychotics and neuroleptics, initial encounter +T43595D Adverse effect of other antipsychotics and neuroleptics, subsequent encounter +T43595S Adverse effect of other antipsychotics and neuroleptics, sequela +T43596A Underdosing of other antipsychotics and neuroleptics, initial encounter +T43596D Underdosing of other antipsychotics and neuroleptics, subsequent encounter +T43596S Underdosing of other antipsychotics and neuroleptics, sequela +T43601A Poisoning by unspecified psychostimulants, accidental (unintentional), initial encounter +T43601D Poisoning by unspecified psychostimulants, accidental (unintentional), subsequent encounter +T43601S Poisoning by unspecified psychostimulants, accidental (unintentional), sequela +T43602A Poisoning by unspecified psychostimulants, intentional self-harm, initial encounter +T43602D Poisoning by unspecified psychostimulants, intentional self-harm, subsequent encounter +T43602S Poisoning by unspecified psychostimulants, intentional self-harm, sequela +T43603A Poisoning by unspecified psychostimulants, assault, initial encounter +T43603D Poisoning by unspecified psychostimulants, assault, subsequent encounter +T43603S Poisoning by unspecified psychostimulants, assault, sequela +T43604A Poisoning by unspecified psychostimulants, undetermined, initial encounter +T43604D Poisoning by unspecified psychostimulants, undetermined, subsequent encounter +T43604S Poisoning by unspecified psychostimulants, undetermined, sequela +T43605A Adverse effect of unspecified psychostimulants, initial encounter +T43605D Adverse effect of unspecified psychostimulants, subsequent encounter +T43605S Adverse effect of unspecified psychostimulants, sequela +T43606A Underdosing of unspecified psychostimulants, initial encounter +T43606D Underdosing of unspecified psychostimulants, subsequent encounter +T43606S Underdosing of unspecified psychostimulants, sequela +T43611A Poisoning by caffeine, accidental (unintentional), initial encounter +T43611D Poisoning by caffeine, accidental (unintentional), subsequent encounter +T43611S Poisoning by caffeine, accidental (unintentional), sequela +T43612A Poisoning by caffeine, intentional self-harm, initial encounter +T43612D Poisoning by caffeine, intentional self-harm, subsequent encounter +T43612S Poisoning by caffeine, intentional self-harm, sequela +T43613A Poisoning by caffeine, assault, initial encounter +T43613D Poisoning by caffeine, assault, subsequent encounter +T43613S Poisoning by caffeine, assault, sequela +T43614A Poisoning by caffeine, undetermined, initial encounter +T43614D Poisoning by caffeine, undetermined, subsequent encounter +T43614S Poisoning by caffeine, undetermined, sequela +T43615A Adverse effect of caffeine, initial encounter +T43615D Adverse effect of caffeine, subsequent encounter +T43615S Adverse effect of caffeine, sequela +T43616A Underdosing of caffeine, initial encounter +T43616D Underdosing of caffeine, subsequent encounter +T43616S Underdosing of caffeine, sequela +T43621A Poisoning by amphetamines, accidental (unintentional), initial encounter +T43621D Poisoning by amphetamines, accidental (unintentional), subsequent encounter +T43621S Poisoning by amphetamines, accidental (unintentional), sequela +T43622A Poisoning by amphetamines, intentional self-harm, initial encounter +T43622D Poisoning by amphetamines, intentional self-harm, subsequent encounter +T43622S Poisoning by amphetamines, intentional self-harm, sequela +T43623A Poisoning by amphetamines, assault, initial encounter +T43623D Poisoning by amphetamines, assault, subsequent encounter +T43623S Poisoning by amphetamines, assault, sequela +T43624A Poisoning by amphetamines, undetermined, initial encounter +T43624D Poisoning by amphetamines, undetermined, subsequent encounter +T43624S Poisoning by amphetamines, undetermined, sequela +T43625A Adverse effect of amphetamines, initial encounter +T43625D Adverse effect of amphetamines, subsequent encounter +T43625S Adverse effect of amphetamines, sequela +T43626A Underdosing of amphetamines, initial encounter +T43626D Underdosing of amphetamines, subsequent encounter +T43626S Underdosing of amphetamines, sequela +T43631A Poisoning by methylphenidate, accidental (unintentional), initial encounter +T43631D Poisoning by methylphenidate, accidental (unintentional), subsequent encounter +T43631S Poisoning by methylphenidate, accidental (unintentional), sequela +T43632A Poisoning by methylphenidate, intentional self-harm, initial encounter +T43632D Poisoning by methylphenidate, intentional self-harm, subsequent encounter +T43632S Poisoning by methylphenidate, intentional self-harm, sequela +T43633A Poisoning by methylphenidate, assault, initial encounter +T43633D Poisoning by methylphenidate, assault, subsequent encounter +T43633S Poisoning by methylphenidate, assault, sequela +T43634A Poisoning by methylphenidate, undetermined, initial encounter +T43634D Poisoning by methylphenidate, undetermined, subsequent encounter +T43634S Poisoning by methylphenidate, undetermined, sequela +T43635A Adverse effect of methylphenidate, initial encounter +T43635D Adverse effect of methylphenidate, subsequent encounter +T43635S Adverse effect of methylphenidate, sequela +T43636A Underdosing of methylphenidate, initial encounter +T43636D Underdosing of methylphenidate, subsequent encounter +T43636S Underdosing of methylphenidate, sequela +T43641A Poisoning by ecstasy, accidental (unintentional), initial encounter +T43641D Poisoning by ecstasy, accidental (unintentional), subsequent encounter +T43641S Poisoning by ecstasy, accidental (unintentional), sequela +T43642A Poisoning by ecstasy, intentional self-harm, initial encounter +T43642D Poisoning by ecstasy, intentional self-harm, subsequent encounter +T43642S Poisoning by ecstasy, intentional self-harm, sequela +T43643A Poisoning by ecstasy, assault, initial encounter +T43643D Poisoning by ecstasy, assault, subsequent encounter +T43643S Poisoning by ecstasy, assault, sequela +T43644A Poisoning by ecstasy, undetermined, initial encounter +T43644D Poisoning by ecstasy, undetermined, subsequent encounter +T43644S Poisoning by ecstasy, undetermined, sequela +T43691A Poisoning by other psychostimulants, accidental (unintentional), initial encounter +T43691D Poisoning by other psychostimulants, accidental (unintentional), subsequent encounter +T43691S Poisoning by other psychostimulants, accidental (unintentional), sequela +T43692A Poisoning by other psychostimulants, intentional self-harm, initial encounter +T43692D Poisoning by other psychostimulants, intentional self-harm, subsequent encounter +T43692S Poisoning by other psychostimulants, intentional self-harm, sequela +T43693A Poisoning by other psychostimulants, assault, initial encounter +T43693D Poisoning by other psychostimulants, assault, subsequent encounter +T43693S Poisoning by other psychostimulants, assault, sequela +T43694A Poisoning by other psychostimulants, undetermined, initial encounter +T43694D Poisoning by other psychostimulants, undetermined, subsequent encounter +T43694S Poisoning by other psychostimulants, undetermined, sequela +T43695A Adverse effect of other psychostimulants, initial encounter +T43695D Adverse effect of other psychostimulants, subsequent encounter +T43695S Adverse effect of other psychostimulants, sequela +T43696A Underdosing of other psychostimulants, initial encounter +T43696D Underdosing of other psychostimulants, subsequent encounter +T43696S Underdosing of other psychostimulants, sequela +T438X1A Poisoning by other psychotropic drugs, accidental (unintentional), initial encounter +T438X1D Poisoning by other psychotropic drugs, accidental (unintentional), subsequent encounter +T438X1S Poisoning by other psychotropic drugs, accidental (unintentional), sequela +T438X2A Poisoning by other psychotropic drugs, intentional self-harm, initial encounter +T438X2D Poisoning by other psychotropic drugs, intentional self-harm, subsequent encounter +T438X2S Poisoning by other psychotropic drugs, intentional self-harm, sequela +T438X3A Poisoning by other psychotropic drugs, assault, initial encounter +T438X3D Poisoning by other psychotropic drugs, assault, subsequent encounter +T438X3S Poisoning by other psychotropic drugs, assault, sequela +T438X4A Poisoning by other psychotropic drugs, undetermined, initial encounter +T438X4D Poisoning by other psychotropic drugs, undetermined, subsequent encounter +T438X4S Poisoning by other psychotropic drugs, undetermined, sequela +T438X5A Adverse effect of other psychotropic drugs, initial encounter +T438X5D Adverse effect of other psychotropic drugs, subsequent encounter +T438X5S Adverse effect of other psychotropic drugs, sequela +T438X6A Underdosing of other psychotropic drugs, initial encounter +T438X6D Underdosing of other psychotropic drugs, subsequent encounter +T438X6S Underdosing of other psychotropic drugs, sequela +T4391XA Poisoning by unspecified psychotropic drug, accidental (unintentional), initial encounter +T4391XD Poisoning by unspecified psychotropic drug, accidental (unintentional), subsequent encounter +T4391XS Poisoning by unspecified psychotropic drug, accidental (unintentional), sequela +T4392XA Poisoning by unspecified psychotropic drug, intentional self-harm, initial encounter +T4392XD Poisoning by unspecified psychotropic drug, intentional self-harm, subsequent encounter +T4392XS Poisoning by unspecified psychotropic drug, intentional self-harm, sequela +T4393XA Poisoning by unspecified psychotropic drug, assault, initial encounter +T4393XD Poisoning by unspecified psychotropic drug, assault, subsequent encounter +T4393XS Poisoning by unspecified psychotropic drug, assault, sequela +T4394XA Poisoning by unspecified psychotropic drug, undetermined, initial encounter +T4394XD Poisoning by unspecified psychotropic drug, undetermined, subsequent encounter +T4394XS Poisoning by unspecified psychotropic drug, undetermined, sequela +T4395XA Adverse effect of unspecified psychotropic drug, initial encounter +T4395XD Adverse effect of unspecified psychotropic drug, subsequent encounter +T4395XS Adverse effect of unspecified psychotropic drug, sequela +T4396XA Underdosing of unspecified psychotropic drug, initial encounter +T4396XD Underdosing of unspecified psychotropic drug, subsequent encounter +T4396XS Underdosing of unspecified psychotropic drug, sequela +T440X1A Poisoning by anticholinesterase agents, accidental (unintentional), initial encounter +T440X1D Poisoning by anticholinesterase agents, accidental (unintentional), subsequent encounter +T440X1S Poisoning by anticholinesterase agents, accidental (unintentional), sequela +T440X2A Poisoning by anticholinesterase agents, intentional self-harm, initial encounter +T440X2D Poisoning by anticholinesterase agents, intentional self-harm, subsequent encounter +T440X2S Poisoning by anticholinesterase agents, intentional self-harm, sequela +T440X3A Poisoning by anticholinesterase agents, assault, initial encounter +T440X3D Poisoning by anticholinesterase agents, assault, subsequent encounter +T440X3S Poisoning by anticholinesterase agents, assault, sequela +T440X4A Poisoning by anticholinesterase agents, undetermined, initial encounter +T440X4D Poisoning by anticholinesterase agents, undetermined, subsequent encounter +T440X4S Poisoning by anticholinesterase agents, undetermined, sequela +T440X5A Adverse effect of anticholinesterase agents, initial encounter +T440X5D Adverse effect of anticholinesterase agents, subsequent encounter +T440X5S Adverse effect of anticholinesterase agents, sequela +T440X6A Underdosing of anticholinesterase agents, initial encounter +T440X6D Underdosing of anticholinesterase agents, subsequent encounter +T440X6S Underdosing of anticholinesterase agents, sequela +T441X1A Poisoning by other parasympathomimetics [cholinergics], accidental (unintentional), initial encounter +T441X1D Poisoning by other parasympathomimetics [cholinergics], accidental (unintentional), subsequent encounter +T441X1S Poisoning by other parasympathomimetics [cholinergics], accidental (unintentional), sequela +T441X2A Poisoning by other parasympathomimetics [cholinergics], intentional self-harm, initial encounter +T441X2D Poisoning by other parasympathomimetics [cholinergics], intentional self-harm, subsequent encounter +T441X2S Poisoning by other parasympathomimetics [cholinergics], intentional self-harm, sequela +T441X3A Poisoning by other parasympathomimetics [cholinergics], assault, initial encounter +T441X3D Poisoning by other parasympathomimetics [cholinergics], assault, subsequent encounter +T441X3S Poisoning by other parasympathomimetics [cholinergics], assault, sequela +T441X4A Poisoning by other parasympathomimetics [cholinergics], undetermined, initial encounter +T441X4D Poisoning by other parasympathomimetics [cholinergics], undetermined, subsequent encounter +T441X4S Poisoning by other parasympathomimetics [cholinergics], undetermined, sequela +T441X5A Adverse effect of other parasympathomimetics [cholinergics], initial encounter +T441X5D Adverse effect of other parasympathomimetics [cholinergics], subsequent encounter +T441X5S Adverse effect of other parasympathomimetics [cholinergics], sequela +T441X6A Underdosing of other parasympathomimetics, initial encounter +T441X6D Underdosing of other parasympathomimetics, subsequent encounter +T441X6S Underdosing of other parasympathomimetics, sequela +T442X1A Poisoning by ganglionic blocking drugs, accidental (unintentional), initial encounter +T442X1D Poisoning by ganglionic blocking drugs, accidental (unintentional), subsequent encounter +T442X1S Poisoning by ganglionic blocking drugs, accidental (unintentional), sequela +T442X2A Poisoning by ganglionic blocking drugs, intentional self-harm, initial encounter +T442X2D Poisoning by ganglionic blocking drugs, intentional self-harm, subsequent encounter +T442X2S Poisoning by ganglionic blocking drugs, intentional self-harm, sequela +T442X3A Poisoning by ganglionic blocking drugs, assault, initial encounter +T442X3D Poisoning by ganglionic blocking drugs, assault, subsequent encounter +T442X3S Poisoning by ganglionic blocking drugs, assault, sequela +T442X4A Poisoning by ganglionic blocking drugs, undetermined, initial encounter +T442X4D Poisoning by ganglionic blocking drugs, undetermined, subsequent encounter +T442X4S Poisoning by ganglionic blocking drugs, undetermined, sequela +T442X5A Adverse effect of ganglionic blocking drugs, initial encounter +T442X5D Adverse effect of ganglionic blocking drugs, subsequent encounter +T442X5S Adverse effect of ganglionic blocking drugs, sequela +T442X6A Underdosing of ganglionic blocking drugs, initial encounter +T442X6D Underdosing of ganglionic blocking drugs, subsequent encounter +T442X6S Underdosing of ganglionic blocking drugs, sequela +T443X1A Poisoning by other parasympatholytics [anticholinergics and antimuscarinics] and spasmolytics, accidental (unintentional), initial encounter +T443X1D Poisoning by other parasympatholytics [anticholinergics and antimuscarinics] and spasmolytics, accidental (unintentional), subsequent encounter +T443X1S Poisoning by other parasympatholytics [anticholinergics and antimuscarinics] and spasmolytics, accidental (unintentional), sequela +T443X2A Poisoning by other parasympatholytics [anticholinergics and antimuscarinics] and spasmolytics, intentional self-harm, initial encounter +T443X2D Poisoning by other parasympatholytics [anticholinergics and antimuscarinics] and spasmolytics, intentional self-harm, subsequent encounter +T443X2S Poisoning by other parasympatholytics [anticholinergics and antimuscarinics] and spasmolytics, intentional self-harm, sequela +T443X3A Poisoning by other parasympatholytics [anticholinergics and antimuscarinics] and spasmolytics, assault, initial encounter +T443X3D Poisoning by other parasympatholytics [anticholinergics and antimuscarinics] and spasmolytics, assault, subsequent encounter +T443X3S Poisoning by other parasympatholytics [anticholinergics and antimuscarinics] and spasmolytics, assault, sequela +T443X4A Poisoning by other parasympatholytics [anticholinergics and antimuscarinics] and spasmolytics, undetermined, initial encounter +T443X4D Poisoning by other parasympatholytics [anticholinergics and antimuscarinics] and spasmolytics, undetermined, subsequent encounter +T443X4S Poisoning by other parasympatholytics [anticholinergics and antimuscarinics] and spasmolytics, undetermined, sequela +T443X5A Adverse effect of other parasympatholytics [anticholinergics and antimuscarinics] and spasmolytics, initial encounter +T443X5D Adverse effect of other parasympatholytics [anticholinergics and antimuscarinics] and spasmolytics, subsequent encounter +T443X5S Adverse effect of other parasympatholytics [anticholinergics and antimuscarinics] and spasmolytics, sequela +T443X6A Underdosing of other parasympatholytics [anticholinergics and antimuscarinics] and spasmolytics, initial encounter +T443X6D Underdosing of other parasympatholytics [anticholinergics and antimuscarinics] and spasmolytics, subsequent encounter +T443X6S Underdosing of other parasympatholytics [anticholinergics and antimuscarinics] and spasmolytics, sequela +T444X1A Poisoning by predominantly alpha-adrenoreceptor agonists, accidental (unintentional), initial encounter +T444X1D Poisoning by predominantly alpha-adrenoreceptor agonists, accidental (unintentional), subsequent encounter +T444X1S Poisoning by predominantly alpha-adrenoreceptor agonists, accidental (unintentional), sequela +T444X2A Poisoning by predominantly alpha-adrenoreceptor agonists, intentional self-harm, initial encounter +T444X2D Poisoning by predominantly alpha-adrenoreceptor agonists, intentional self-harm, subsequent encounter +T444X2S Poisoning by predominantly alpha-adrenoreceptor agonists, intentional self-harm, sequela +T444X3A Poisoning by predominantly alpha-adrenoreceptor agonists, assault, initial encounter +T444X3D Poisoning by predominantly alpha-adrenoreceptor agonists, assault, subsequent encounter +T444X3S Poisoning by predominantly alpha-adrenoreceptor agonists, assault, sequela +T444X4A Poisoning by predominantly alpha-adrenoreceptor agonists, undetermined, initial encounter +T444X4D Poisoning by predominantly alpha-adrenoreceptor agonists, undetermined, subsequent encounter +T444X4S Poisoning by predominantly alpha-adrenoreceptor agonists, undetermined, sequela +T444X5A Adverse effect of predominantly alpha-adrenoreceptor agonists, initial encounter +T444X5D Adverse effect of predominantly alpha-adrenoreceptor agonists, subsequent encounter +T444X5S Adverse effect of predominantly alpha-adrenoreceptor agonists, sequela +T444X6A Underdosing of predominantly alpha-adrenoreceptor agonists, initial encounter +T444X6D Underdosing of predominantly alpha-adrenoreceptor agonists, subsequent encounter +T444X6S Underdosing of predominantly alpha-adrenoreceptor agonists, sequela +T445X1A Poisoning by predominantly beta-adrenoreceptor agonists, accidental (unintentional), initial encounter +T445X1D Poisoning by predominantly beta-adrenoreceptor agonists, accidental (unintentional), subsequent encounter +T445X1S Poisoning by predominantly beta-adrenoreceptor agonists, accidental (unintentional), sequela +T445X2A Poisoning by predominantly beta-adrenoreceptor agonists, intentional self-harm, initial encounter +T445X2D Poisoning by predominantly beta-adrenoreceptor agonists, intentional self-harm, subsequent encounter +T445X2S Poisoning by predominantly beta-adrenoreceptor agonists, intentional self-harm, sequela +T445X3A Poisoning by predominantly beta-adrenoreceptor agonists, assault, initial encounter +T445X3D Poisoning by predominantly beta-adrenoreceptor agonists, assault, subsequent encounter +T445X3S Poisoning by predominantly beta-adrenoreceptor agonists, assault, sequela +T445X4A Poisoning by predominantly beta-adrenoreceptor agonists, undetermined, initial encounter +T445X4D Poisoning by predominantly beta-adrenoreceptor agonists, undetermined, subsequent encounter +T445X4S Poisoning by predominantly beta-adrenoreceptor agonists, undetermined, sequela +T445X5A Adverse effect of predominantly beta-adrenoreceptor agonists, initial encounter +T445X5D Adverse effect of predominantly beta-adrenoreceptor agonists, subsequent encounter +T445X5S Adverse effect of predominantly beta-adrenoreceptor agonists, sequela +T445X6A Underdosing of predominantly beta-adrenoreceptor agonists, initial encounter +T445X6D Underdosing of predominantly beta-adrenoreceptor agonists, subsequent encounter +T445X6S Underdosing of predominantly beta-adrenoreceptor agonists, sequela +T446X1A Poisoning by alpha-adrenoreceptor antagonists, accidental (unintentional), initial encounter +T446X1D Poisoning by alpha-adrenoreceptor antagonists, accidental (unintentional), subsequent encounter +T446X1S Poisoning by alpha-adrenoreceptor antagonists, accidental (unintentional), sequela +T446X2A Poisoning by alpha-adrenoreceptor antagonists, intentional self-harm, initial encounter +T446X2D Poisoning by alpha-adrenoreceptor antagonists, intentional self-harm, subsequent encounter +T446X2S Poisoning by alpha-adrenoreceptor antagonists, intentional self-harm, sequela +T446X3A Poisoning by alpha-adrenoreceptor antagonists, assault, initial encounter +T446X3D Poisoning by alpha-adrenoreceptor antagonists, assault, subsequent encounter +T446X3S Poisoning by alpha-adrenoreceptor antagonists, assault, sequela +T446X4A Poisoning by alpha-adrenoreceptor antagonists, undetermined, initial encounter +T446X4D Poisoning by alpha-adrenoreceptor antagonists, undetermined, subsequent encounter +T446X4S Poisoning by alpha-adrenoreceptor antagonists, undetermined, sequela +T446X5A Adverse effect of alpha-adrenoreceptor antagonists, initial encounter +T446X5D Adverse effect of alpha-adrenoreceptor antagonists, subsequent encounter +T446X5S Adverse effect of alpha-adrenoreceptor antagonists, sequela +T446X6A Underdosing of alpha-adrenoreceptor antagonists, initial encounter +T446X6D Underdosing of alpha-adrenoreceptor antagonists, subsequent encounter +T446X6S Underdosing of alpha-adrenoreceptor antagonists, sequela +T447X1A Poisoning by beta-adrenoreceptor antagonists, accidental (unintentional), initial encounter +T447X1D Poisoning by beta-adrenoreceptor antagonists, accidental (unintentional), subsequent encounter +T447X1S Poisoning by beta-adrenoreceptor antagonists, accidental (unintentional), sequela +T447X2A Poisoning by beta-adrenoreceptor antagonists, intentional self-harm, initial encounter +T447X2D Poisoning by beta-adrenoreceptor antagonists, intentional self-harm, subsequent encounter +T447X2S Poisoning by beta-adrenoreceptor antagonists, intentional self-harm, sequela +T447X3A Poisoning by beta-adrenoreceptor antagonists, assault, initial encounter +T447X3D Poisoning by beta-adrenoreceptor antagonists, assault, subsequent encounter +T447X3S Poisoning by beta-adrenoreceptor antagonists, assault, sequela +T447X4A Poisoning by beta-adrenoreceptor antagonists, undetermined, initial encounter +T447X4D Poisoning by beta-adrenoreceptor antagonists, undetermined, subsequent encounter +T447X4S Poisoning by beta-adrenoreceptor antagonists, undetermined, sequela +T447X5A Adverse effect of beta-adrenoreceptor antagonists, initial encounter +T447X5D Adverse effect of beta-adrenoreceptor antagonists, subsequent encounter +T447X5S Adverse effect of beta-adrenoreceptor antagonists, sequela +T447X6A Underdosing of beta-adrenoreceptor antagonists, initial encounter +T447X6D Underdosing of beta-adrenoreceptor antagonists, subsequent encounter +T447X6S Underdosing of beta-adrenoreceptor antagonists, sequela +T448X1A Poisoning by centrally-acting and adrenergic-neuron-blocking agents, accidental (unintentional), initial encounter +T448X1D Poisoning by centrally-acting and adrenergic-neuron-blocking agents, accidental (unintentional), subsequent encounter +T448X1S Poisoning by centrally-acting and adrenergic-neuron-blocking agents, accidental (unintentional), sequela +T448X2A Poisoning by centrally-acting and adrenergic-neuron-blocking agents, intentional self-harm, initial encounter +T448X2D Poisoning by centrally-acting and adrenergic-neuron-blocking agents, intentional self-harm, subsequent encounter +T448X2S Poisoning by centrally-acting and adrenergic-neuron-blocking agents, intentional self-harm, sequela +T448X3A Poisoning by centrally-acting and adrenergic-neuron-blocking agents, assault, initial encounter +T448X3D Poisoning by centrally-acting and adrenergic-neuron-blocking agents, assault, subsequent encounter +T448X3S Poisoning by centrally-acting and adrenergic-neuron-blocking agents, assault, sequela +T448X4A Poisoning by centrally-acting and adrenergic-neuron-blocking agents, undetermined, initial encounter +T448X4D Poisoning by centrally-acting and adrenergic-neuron-blocking agents, undetermined, subsequent encounter +T448X4S Poisoning by centrally-acting and adrenergic-neuron-blocking agents, undetermined, sequela +T448X5A Adverse effect of centrally-acting and adrenergic-neuron-blocking agents, initial encounter +T448X5D Adverse effect of centrally-acting and adrenergic-neuron-blocking agents, subsequent encounter +T448X5S Adverse effect of centrally-acting and adrenergic-neuron-blocking agents, sequela +T448X6A Underdosing of centrally-acting and adrenergic-neuron-blocking agents, initial encounter +T448X6D Underdosing of centrally-acting and adrenergic-neuron-blocking agents, subsequent encounter +T448X6S Underdosing of centrally-acting and adrenergic-neuron-blocking agents, sequela +T44901A Poisoning by unspecified drugs primarily affecting the autonomic nervous system, accidental (unintentional), initial encounter +T44901D Poisoning by unspecified drugs primarily affecting the autonomic nervous system, accidental (unintentional), subsequent encounter +T44901S Poisoning by unspecified drugs primarily affecting the autonomic nervous system, accidental (unintentional), sequela +T44902A Poisoning by unspecified drugs primarily affecting the autonomic nervous system, intentional self-harm, initial encounter +T44902D Poisoning by unspecified drugs primarily affecting the autonomic nervous system, intentional self-harm, subsequent encounter +T44902S Poisoning by unspecified drugs primarily affecting the autonomic nervous system, intentional self-harm, sequela +T44903A Poisoning by unspecified drugs primarily affecting the autonomic nervous system, assault, initial encounter +T44903D Poisoning by unspecified drugs primarily affecting the autonomic nervous system, assault, subsequent encounter +T44903S Poisoning by unspecified drugs primarily affecting the autonomic nervous system, assault, sequela +T44904A Poisoning by unspecified drugs primarily affecting the autonomic nervous system, undetermined, initial encounter +T44904D Poisoning by unspecified drugs primarily affecting the autonomic nervous system, undetermined, subsequent encounter +T44904S Poisoning by unspecified drugs primarily affecting the autonomic nervous system, undetermined, sequela +T44905A Adverse effect of unspecified drugs primarily affecting the autonomic nervous system, initial encounter +T44905D Adverse effect of unspecified drugs primarily affecting the autonomic nervous system, subsequent encounter +T44905S Adverse effect of unspecified drugs primarily affecting the autonomic nervous system, sequela +T44906A Underdosing of unspecified drugs primarily affecting the autonomic nervous system, initial encounter +T44906D Underdosing of unspecified drugs primarily affecting the autonomic nervous system, subsequent encounter +T44906S Underdosing of unspecified drugs primarily affecting the autonomic nervous system, sequela +T44991A Poisoning by other drug primarily affecting the autonomic nervous system, accidental (unintentional), initial encounter +T44991D Poisoning by other drug primarily affecting the autonomic nervous system, accidental (unintentional), subsequent encounter +T44991S Poisoning by other drug primarily affecting the autonomic nervous system, accidental (unintentional), sequela +T44992A Poisoning by other drug primarily affecting the autonomic nervous system, intentional self-harm, initial encounter +T44992D Poisoning by other drug primarily affecting the autonomic nervous system, intentional self-harm, subsequent encounter +T44992S Poisoning by other drug primarily affecting the autonomic nervous system, intentional self-harm, sequela +T44993A Poisoning by other drug primarily affecting the autonomic nervous system, assault, initial encounter +T44993D Poisoning by other drug primarily affecting the autonomic nervous system, assault, subsequent encounter +T44993S Poisoning by other drug primarily affecting the autonomic nervous system, assault, sequela +T44994A Poisoning by other drug primarily affecting the autonomic nervous system, undetermined, initial encounter +T44994D Poisoning by other drug primarily affecting the autonomic nervous system, undetermined, subsequent encounter +T44994S Poisoning by other drug primarily affecting the autonomic nervous system, undetermined, sequela +T44995A Adverse effect of other drug primarily affecting the autonomic nervous system, initial encounter +T44995D Adverse effect of other drug primarily affecting the autonomic nervous system, subsequent encounter +T44995S Adverse effect of other drug primarily affecting the autonomic nervous system, sequela +T44996A Underdosing of other drug primarily affecting the autonomic nervous system, initial encounter +T44996D Underdosing of other drug primarily affecting the autonomic nervous system, subsequent encounter +T44996S Underdosing of other drug primarily affecting the autonomic nervous system, sequela +T450X1A Poisoning by antiallergic and antiemetic drugs, accidental (unintentional), initial encounter +T450X1D Poisoning by antiallergic and antiemetic drugs, accidental (unintentional), subsequent encounter +T450X1S Poisoning by antiallergic and antiemetic drugs, accidental (unintentional), sequela +T450X2A Poisoning by antiallergic and antiemetic drugs, intentional self-harm, initial encounter +T450X2D Poisoning by antiallergic and antiemetic drugs, intentional self-harm, subsequent encounter +T450X2S Poisoning by antiallergic and antiemetic drugs, intentional self-harm, sequela +T450X3A Poisoning by antiallergic and antiemetic drugs, assault, initial encounter +T450X3D Poisoning by antiallergic and antiemetic drugs, assault, subsequent encounter +T450X3S Poisoning by antiallergic and antiemetic drugs, assault, sequela +T450X4A Poisoning by antiallergic and antiemetic drugs, undetermined, initial encounter +T450X4D Poisoning by antiallergic and antiemetic drugs, undetermined, subsequent encounter +T450X4S Poisoning by antiallergic and antiemetic drugs, undetermined, sequela +T450X5A Adverse effect of antiallergic and antiemetic drugs, initial encounter +T450X5D Adverse effect of antiallergic and antiemetic drugs, subsequent encounter +T450X5S Adverse effect of antiallergic and antiemetic drugs, sequela +T450X6A Underdosing of antiallergic and antiemetic drugs, initial encounter +T450X6D Underdosing of antiallergic and antiemetic drugs, subsequent encounter +T450X6S Underdosing of antiallergic and antiemetic drugs, sequela +T451X1A Poisoning by antineoplastic and immunosuppressive drugs, accidental (unintentional), initial encounter +T451X1D Poisoning by antineoplastic and immunosuppressive drugs, accidental (unintentional), subsequent encounter +T451X1S Poisoning by antineoplastic and immunosuppressive drugs, accidental (unintentional), sequela +T451X2A Poisoning by antineoplastic and immunosuppressive drugs, intentional self-harm, initial encounter +T451X2D Poisoning by antineoplastic and immunosuppressive drugs, intentional self-harm, subsequent encounter +T451X2S Poisoning by antineoplastic and immunosuppressive drugs, intentional self-harm, sequela +T451X3A Poisoning by antineoplastic and immunosuppressive drugs, assault, initial encounter +T451X3D Poisoning by antineoplastic and immunosuppressive drugs, assault, subsequent encounter +T451X3S Poisoning by antineoplastic and immunosuppressive drugs, assault, sequela +T451X4A Poisoning by antineoplastic and immunosuppressive drugs, undetermined, initial encounter +T451X4D Poisoning by antineoplastic and immunosuppressive drugs, undetermined, subsequent encounter +T451X4S Poisoning by antineoplastic and immunosuppressive drugs, undetermined, sequela +T451X5A Adverse effect of antineoplastic and immunosuppressive drugs, initial encounter +T451X5D Adverse effect of antineoplastic and immunosuppressive drugs, subsequent encounter +T451X5S Adverse effect of antineoplastic and immunosuppressive drugs, sequela +T451X6A Underdosing of antineoplastic and immunosuppressive drugs, initial encounter +T451X6D Underdosing of antineoplastic and immunosuppressive drugs, subsequent encounter +T451X6S Underdosing of antineoplastic and immunosuppressive drugs, sequela +T452X1A Poisoning by vitamins, accidental (unintentional), initial encounter +T452X1D Poisoning by vitamins, accidental (unintentional), subsequent encounter +T452X1S Poisoning by vitamins, accidental (unintentional), sequela +T452X2A Poisoning by vitamins, intentional self-harm, initial encounter +T452X2D Poisoning by vitamins, intentional self-harm, subsequent encounter +T452X2S Poisoning by vitamins, intentional self-harm, sequela +T452X3A Poisoning by vitamins, assault, initial encounter +T452X3D Poisoning by vitamins, assault, subsequent encounter +T452X3S Poisoning by vitamins, assault, sequela +T452X4A Poisoning by vitamins, undetermined, initial encounter +T452X4D Poisoning by vitamins, undetermined, subsequent encounter +T452X4S Poisoning by vitamins, undetermined, sequela +T452X5A Adverse effect of vitamins, initial encounter +T452X5D Adverse effect of vitamins, subsequent encounter +T452X5S Adverse effect of vitamins, sequela +T452X6A Underdosing of vitamins, initial encounter +T452X6D Underdosing of vitamins, subsequent encounter +T452X6S Underdosing of vitamins, sequela +T453X1A Poisoning by enzymes, accidental (unintentional), initial encounter +T453X1D Poisoning by enzymes, accidental (unintentional), subsequent encounter +T453X1S Poisoning by enzymes, accidental (unintentional), sequela +T453X2A Poisoning by enzymes, intentional self-harm, initial encounter +T453X2D Poisoning by enzymes, intentional self-harm, subsequent encounter +T453X2S Poisoning by enzymes, intentional self-harm, sequela +T453X3A Poisoning by enzymes, assault, initial encounter +T453X3D Poisoning by enzymes, assault, subsequent encounter +T453X3S Poisoning by enzymes, assault, sequela +T453X4A Poisoning by enzymes, undetermined, initial encounter +T453X4D Poisoning by enzymes, undetermined, subsequent encounter +T453X4S Poisoning by enzymes, undetermined, sequela +T453X5A Adverse effect of enzymes, initial encounter +T453X5D Adverse effect of enzymes, subsequent encounter +T453X5S Adverse effect of enzymes, sequela +T453X6A Underdosing of enzymes, initial encounter +T453X6D Underdosing of enzymes, subsequent encounter +T453X6S Underdosing of enzymes, sequela +T454X1A Poisoning by iron and its compounds, accidental (unintentional), initial encounter +T454X1D Poisoning by iron and its compounds, accidental (unintentional), subsequent encounter +T454X1S Poisoning by iron and its compounds, accidental (unintentional), sequela +T454X2A Poisoning by iron and its compounds, intentional self-harm, initial encounter +T454X2D Poisoning by iron and its compounds, intentional self-harm, subsequent encounter +T454X2S Poisoning by iron and its compounds, intentional self-harm, sequela +T454X3A Poisoning by iron and its compounds, assault, initial encounter +T454X3D Poisoning by iron and its compounds, assault, subsequent encounter +T454X3S Poisoning by iron and its compounds, assault, sequela +T454X4A Poisoning by iron and its compounds, undetermined, initial encounter +T454X4D Poisoning by iron and its compounds, undetermined, subsequent encounter +T454X4S Poisoning by iron and its compounds, undetermined, sequela +T454X5A Adverse effect of iron and its compounds, initial encounter +T454X5D Adverse effect of iron and its compounds, subsequent encounter +T454X5S Adverse effect of iron and its compounds, sequela +T454X6A Underdosing of iron and its compounds, initial encounter +T454X6D Underdosing of iron and its compounds, subsequent encounter +T454X6S Underdosing of iron and its compounds, sequela +T45511A Poisoning by anticoagulants, accidental (unintentional), initial encounter +T45511D Poisoning by anticoagulants, accidental (unintentional), subsequent encounter +T45511S Poisoning by anticoagulants, accidental (unintentional), sequela +T45512A Poisoning by anticoagulants, intentional self-harm, initial encounter +T45512D Poisoning by anticoagulants, intentional self-harm, subsequent encounter +T45512S Poisoning by anticoagulants, intentional self-harm, sequela +T45513A Poisoning by anticoagulants, assault, initial encounter +T45513D Poisoning by anticoagulants, assault, subsequent encounter +T45513S Poisoning by anticoagulants, assault, sequela +T45514A Poisoning by anticoagulants, undetermined, initial encounter +T45514D Poisoning by anticoagulants, undetermined, subsequent encounter +T45514S Poisoning by anticoagulants, undetermined, sequela +T45515A Adverse effect of anticoagulants, initial encounter +T45515D Adverse effect of anticoagulants, subsequent encounter +T45515S Adverse effect of anticoagulants, sequela +T45516A Underdosing of anticoagulants, initial encounter +T45516D Underdosing of anticoagulants, subsequent encounter +T45516S Underdosing of anticoagulants, sequela +T45521A Poisoning by antithrombotic drugs, accidental (unintentional), initial encounter +T45521D Poisoning by antithrombotic drugs, accidental (unintentional), subsequent encounter +T45521S Poisoning by antithrombotic drugs, accidental (unintentional), sequela +T45522A Poisoning by antithrombotic drugs, intentional self-harm, initial encounter +T45522D Poisoning by antithrombotic drugs, intentional self-harm, subsequent encounter +T45522S Poisoning by antithrombotic drugs, intentional self-harm, sequela +T45523A Poisoning by antithrombotic drugs, assault, initial encounter +T45523D Poisoning by antithrombotic drugs, assault, subsequent encounter +T45523S Poisoning by antithrombotic drugs, assault, sequela +T45524A Poisoning by antithrombotic drugs, undetermined, initial encounter +T45524D Poisoning by antithrombotic drugs, undetermined, subsequent encounter +T45524S Poisoning by antithrombotic drugs, undetermined, sequela +T45525A Adverse effect of antithrombotic drugs, initial encounter +T45525D Adverse effect of antithrombotic drugs, subsequent encounter +T45525S Adverse effect of antithrombotic drugs, sequela +T45526A Underdosing of antithrombotic drugs, initial encounter +T45526D Underdosing of antithrombotic drugs, subsequent encounter +T45526S Underdosing of antithrombotic drugs, sequela +T45601A Poisoning by unspecified fibrinolysis-affecting drugs, accidental (unintentional), initial encounter +T45601D Poisoning by unspecified fibrinolysis-affecting drugs, accidental (unintentional), subsequent encounter +T45601S Poisoning by unspecified fibrinolysis-affecting drugs, accidental (unintentional), sequela +T45602A Poisoning by unspecified fibrinolysis-affecting drugs, intentional self-harm, initial encounter +T45602D Poisoning by unspecified fibrinolysis-affecting drugs, intentional self-harm, subsequent encounter +T45602S Poisoning by unspecified fibrinolysis-affecting drugs, intentional self-harm, sequela +T45603A Poisoning by unspecified fibrinolysis-affecting drugs, assault, initial encounter +T45603D Poisoning by unspecified fibrinolysis-affecting drugs, assault, subsequent encounter +T45603S Poisoning by unspecified fibrinolysis-affecting drugs, assault, sequela +T45604A Poisoning by unspecified fibrinolysis-affecting drugs, undetermined, initial encounter +T45604D Poisoning by unspecified fibrinolysis-affecting drugs, undetermined, subsequent encounter +T45604S Poisoning by unspecified fibrinolysis-affecting drugs, undetermined, sequela +T45605A Adverse effect of unspecified fibrinolysis-affecting drugs, initial encounter +T45605D Adverse effect of unspecified fibrinolysis-affecting drugs, subsequent encounter +T45605S Adverse effect of unspecified fibrinolysis-affecting drugs, sequela +T45606A Underdosing of unspecified fibrinolysis-affecting drugs, initial encounter +T45606D Underdosing of unspecified fibrinolysis-affecting drugs, subsequent encounter +T45606S Underdosing of unspecified fibrinolysis-affecting drugs, sequela +T45611A Poisoning by thrombolytic drug, accidental (unintentional), initial encounter +T45611D Poisoning by thrombolytic drug, accidental (unintentional), subsequent encounter +T45611S Poisoning by thrombolytic drug, accidental (unintentional), sequela +T45612A Poisoning by thrombolytic drug, intentional self-harm, initial encounter +T45612D Poisoning by thrombolytic drug, intentional self-harm, subsequent encounter +T45612S Poisoning by thrombolytic drug, intentional self-harm, sequela +T45613A Poisoning by thrombolytic drug, assault, initial encounter +T45613D Poisoning by thrombolytic drug, assault, subsequent encounter +T45613S Poisoning by thrombolytic drug, assault, sequela +T45614A Poisoning by thrombolytic drug, undetermined, initial encounter +T45614D Poisoning by thrombolytic drug, undetermined, subsequent encounter +T45614S Poisoning by thrombolytic drug, undetermined, sequela +T45615A Adverse effect of thrombolytic drugs, initial encounter +T45615D Adverse effect of thrombolytic drugs, subsequent encounter +T45615S Adverse effect of thrombolytic drugs, sequela +T45616A Underdosing of thrombolytic drugs, initial encounter +T45616D Underdosing of thrombolytic drugs, subsequent encounter +T45616S Underdosing of thrombolytic drugs, sequela +T45621A Poisoning by hemostatic drug, accidental (unintentional), initial encounter +T45621D Poisoning by hemostatic drug, accidental (unintentional), subsequent encounter +T45621S Poisoning by hemostatic drug, accidental (unintentional), sequela +T45622A Poisoning by hemostatic drug, intentional self-harm, initial encounter +T45622D Poisoning by hemostatic drug, intentional self-harm, subsequent encounter +T45622S Poisoning by hemostatic drug, intentional self-harm, sequela +T45623A Poisoning by hemostatic drug, assault, initial encounter +T45623D Poisoning by hemostatic drug, assault, subsequent encounter +T45623S Poisoning by hemostatic drug, assault, sequela +T45624A Poisoning by hemostatic drug, undetermined, initial encounter +T45624D Poisoning by hemostatic drug, undetermined, subsequent encounter +T45624S Poisoning by hemostatic drug, undetermined, sequela +T45625A Adverse effect of hemostatic drug, initial encounter +T45625D Adverse effect of hemostatic drug, subsequent encounter +T45625S Adverse effect of hemostatic drug, sequela +T45626A Underdosing of hemostatic drugs, initial encounter +T45626D Underdosing of hemostatic drugs, subsequent encounter +T45626S Underdosing of hemostatic drugs, sequela +T45691A Poisoning by other fibrinolysis-affecting drugs, accidental (unintentional), initial encounter +T45691D Poisoning by other fibrinolysis-affecting drugs, accidental (unintentional), subsequent encounter +T45691S Poisoning by other fibrinolysis-affecting drugs, accidental (unintentional), sequela +T45692A Poisoning by other fibrinolysis-affecting drugs, intentional self-harm, initial encounter +T45692D Poisoning by other fibrinolysis-affecting drugs, intentional self-harm, subsequent encounter +T45692S Poisoning by other fibrinolysis-affecting drugs, intentional self-harm, sequela +T45693A Poisoning by other fibrinolysis-affecting drugs, assault, initial encounter +T45693D Poisoning by other fibrinolysis-affecting drugs, assault, subsequent encounter +T45693S Poisoning by other fibrinolysis-affecting drugs, assault, sequela +T45694A Poisoning by other fibrinolysis-affecting drugs, undetermined, initial encounter +T45694D Poisoning by other fibrinolysis-affecting drugs, undetermined, subsequent encounter +T45694S Poisoning by other fibrinolysis-affecting drugs, undetermined, sequela +T45695A Adverse effect of other fibrinolysis-affecting drugs, initial encounter +T45695D Adverse effect of other fibrinolysis-affecting drugs, subsequent encounter +T45695S Adverse effect of other fibrinolysis-affecting drugs, sequela +T45696A Underdosing of other fibrinolysis-affecting drugs, initial encounter +T45696D Underdosing of other fibrinolysis-affecting drugs, subsequent encounter +T45696S Underdosing of other fibrinolysis-affecting drugs, sequela +T457X1A Poisoning by anticoagulant antagonists, vitamin K and other coagulants, accidental (unintentional), initial encounter +T457X1D Poisoning by anticoagulant antagonists, vitamin K and other coagulants, accidental (unintentional), subsequent encounter +T457X1S Poisoning by anticoagulant antagonists, vitamin K and other coagulants, accidental (unintentional), sequela +T457X2A Poisoning by anticoagulant antagonists, vitamin K and other coagulants, intentional self-harm, initial encounter +T457X2D Poisoning by anticoagulant antagonists, vitamin K and other coagulants, intentional self-harm, subsequent encounter +T457X2S Poisoning by anticoagulant antagonists, vitamin K and other coagulants, intentional self-harm, sequela +T457X3A Poisoning by anticoagulant antagonists, vitamin K and other coagulants, assault, initial encounter +T457X3D Poisoning by anticoagulant antagonists, vitamin K and other coagulants, assault, subsequent encounter +T457X3S Poisoning by anticoagulant antagonists, vitamin K and other coagulants, assault, sequela +T457X4A Poisoning by anticoagulant antagonists, vitamin K and other coagulants, undetermined, initial encounter +T457X4D Poisoning by anticoagulant antagonists, vitamin K and other coagulants, undetermined, subsequent encounter +T457X4S Poisoning by anticoagulant antagonists, vitamin K and other coagulants, undetermined, sequela +T457X5A Adverse effect of anticoagulant antagonists, vitamin K and other coagulants, initial encounter +T457X5D Adverse effect of anticoagulant antagonists, vitamin K and other coagulants, subsequent encounter +T457X5S Adverse effect of anticoagulant antagonists, vitamin K and other coagulants, sequela +T457X6A Underdosing of anticoagulant antagonist, vitamin K and other coagulants, initial encounter +T457X6D Underdosing of anticoagulant antagonist, vitamin K and other coagulants, subsequent encounter +T457X6S Underdosing of anticoagulant antagonist, vitamin K and other coagulants, sequela +T458X1A Poisoning by other primarily systemic and hematological agents, accidental (unintentional), initial encounter +T458X1D Poisoning by other primarily systemic and hematological agents, accidental (unintentional), subsequent encounter +T458X1S Poisoning by other primarily systemic and hematological agents, accidental (unintentional), sequela +T458X2A Poisoning by other primarily systemic and hematological agents, intentional self-harm, initial encounter +T458X2D Poisoning by other primarily systemic and hematological agents, intentional self-harm, subsequent encounter +T458X2S Poisoning by other primarily systemic and hematological agents, intentional self-harm, sequela +T458X3A Poisoning by other primarily systemic and hematological agents, assault, initial encounter +T458X3D Poisoning by other primarily systemic and hematological agents, assault, subsequent encounter +T458X3S Poisoning by other primarily systemic and hematological agents, assault, sequela +T458X4A Poisoning by other primarily systemic and hematological agents, undetermined, initial encounter +T458X4D Poisoning by other primarily systemic and hematological agents, undetermined, subsequent encounter +T458X4S Poisoning by other primarily systemic and hematological agents, undetermined, sequela +T458X5A Adverse effect of other primarily systemic and hematological agents, initial encounter +T458X5D Adverse effect of other primarily systemic and hematological agents, subsequent encounter +T458X5S Adverse effect of other primarily systemic and hematological agents, sequela +T458X6A Underdosing of other primarily systemic and hematological agents, initial encounter +T458X6D Underdosing of other primarily systemic and hematological agents, subsequent encounter +T458X6S Underdosing of other primarily systemic and hematological agents, sequela +T4591XA Poisoning by unspecified primarily systemic and hematological agent, accidental (unintentional), initial encounter +T4591XD Poisoning by unspecified primarily systemic and hematological agent, accidental (unintentional), subsequent encounter +T4591XS Poisoning by unspecified primarily systemic and hematological agent, accidental (unintentional), sequela +T4592XA Poisoning by unspecified primarily systemic and hematological agent, intentional self-harm, initial encounter +T4592XD Poisoning by unspecified primarily systemic and hematological agent, intentional self-harm, subsequent encounter +T4592XS Poisoning by unspecified primarily systemic and hematological agent, intentional self-harm, sequela +T4593XA Poisoning by unspecified primarily systemic and hematological agent, assault, initial encounter +T4593XD Poisoning by unspecified primarily systemic and hematological agent, assault, subsequent encounter +T4593XS Poisoning by unspecified primarily systemic and hematological agent, assault, sequela +T4594XA Poisoning by unspecified primarily systemic and hematological agent, undetermined, initial encounter +T4594XD Poisoning by unspecified primarily systemic and hematological agent, undetermined, subsequent encounter +T4594XS Poisoning by unspecified primarily systemic and hematological agent, undetermined, sequela +T4595XA Adverse effect of unspecified primarily systemic and hematological agent, initial encounter +T4595XD Adverse effect of unspecified primarily systemic and hematological agent, subsequent encounter +T4595XS Adverse effect of unspecified primarily systemic and hematological agent, sequela +T4596XA Underdosing of unspecified primarily systemic and hematological agent, initial encounter +T4596XD Underdosing of unspecified primarily systemic and hematological agent, subsequent encounter +T4596XS Underdosing of unspecified primarily systemic and hematological agent, sequela +T460X1A Poisoning by cardiac-stimulant glycosides and drugs of similar action, accidental (unintentional), initial encounter +T460X1D Poisoning by cardiac-stimulant glycosides and drugs of similar action, accidental (unintentional), subsequent encounter +T460X1S Poisoning by cardiac-stimulant glycosides and drugs of similar action, accidental (unintentional), sequela +T460X2A Poisoning by cardiac-stimulant glycosides and drugs of similar action, intentional self-harm, initial encounter +T460X2D Poisoning by cardiac-stimulant glycosides and drugs of similar action, intentional self-harm, subsequent encounter +T460X2S Poisoning by cardiac-stimulant glycosides and drugs of similar action, intentional self-harm, sequela +T460X3A Poisoning by cardiac-stimulant glycosides and drugs of similar action, assault, initial encounter +T460X3D Poisoning by cardiac-stimulant glycosides and drugs of similar action, assault, subsequent encounter +T460X3S Poisoning by cardiac-stimulant glycosides and drugs of similar action, assault, sequela +T460X4A Poisoning by cardiac-stimulant glycosides and drugs of similar action, undetermined, initial encounter +T460X4D Poisoning by cardiac-stimulant glycosides and drugs of similar action, undetermined, subsequent encounter +T460X4S Poisoning by cardiac-stimulant glycosides and drugs of similar action, undetermined, sequela +T460X5A Adverse effect of cardiac-stimulant glycosides and drugs of similar action, initial encounter +T460X5D Adverse effect of cardiac-stimulant glycosides and drugs of similar action, subsequent encounter +T460X5S Adverse effect of cardiac-stimulant glycosides and drugs of similar action, sequela +T460X6A Underdosing of cardiac-stimulant glycosides and drugs of similar action, initial encounter +T460X6D Underdosing of cardiac-stimulant glycosides and drugs of similar action, subsequent encounter +T460X6S Underdosing of cardiac-stimulant glycosides and drugs of similar action, sequela +T461X1A Poisoning by calcium-channel blockers, accidental (unintentional), initial encounter +T461X1D Poisoning by calcium-channel blockers, accidental (unintentional), subsequent encounter +T461X1S Poisoning by calcium-channel blockers, accidental (unintentional), sequela +T461X2A Poisoning by calcium-channel blockers, intentional self-harm, initial encounter +T461X2D Poisoning by calcium-channel blockers, intentional self-harm, subsequent encounter +T461X2S Poisoning by calcium-channel blockers, intentional self-harm, sequela +T461X3A Poisoning by calcium-channel blockers, assault, initial encounter +T461X3D Poisoning by calcium-channel blockers, assault, subsequent encounter +T461X3S Poisoning by calcium-channel blockers, assault, sequela +T461X4A Poisoning by calcium-channel blockers, undetermined, initial encounter +T461X4D Poisoning by calcium-channel blockers, undetermined, subsequent encounter +T461X4S Poisoning by calcium-channel blockers, undetermined, sequela +T461X5A Adverse effect of calcium-channel blockers, initial encounter +T461X5D Adverse effect of calcium-channel blockers, subsequent encounter +T461X5S Adverse effect of calcium-channel blockers, sequela +T461X6A Underdosing of calcium-channel blockers, initial encounter +T461X6D Underdosing of calcium-channel blockers, subsequent encounter +T461X6S Underdosing of calcium-channel blockers, sequela +T462X1A Poisoning by other antidysrhythmic drugs, accidental (unintentional), initial encounter +T462X1D Poisoning by other antidysrhythmic drugs, accidental (unintentional), subsequent encounter +T462X1S Poisoning by other antidysrhythmic drugs, accidental (unintentional), sequela +T462X2A Poisoning by other antidysrhythmic drugs, intentional self-harm, initial encounter +T462X2D Poisoning by other antidysrhythmic drugs, intentional self-harm, subsequent encounter +T462X2S Poisoning by other antidysrhythmic drugs, intentional self-harm, sequela +T462X3A Poisoning by other antidysrhythmic drugs, assault, initial encounter +T462X3D Poisoning by other antidysrhythmic drugs, assault, subsequent encounter +T462X3S Poisoning by other antidysrhythmic drugs, assault, sequela +T462X4A Poisoning by other antidysrhythmic drugs, undetermined, initial encounter +T462X4D Poisoning by other antidysrhythmic drugs, undetermined, subsequent encounter +T462X4S Poisoning by other antidysrhythmic drugs, undetermined, sequela +T462X5A Adverse effect of other antidysrhythmic drugs, initial encounter +T462X5D Adverse effect of other antidysrhythmic drugs, subsequent encounter +T462X5S Adverse effect of other antidysrhythmic drugs, sequela +T462X6A Underdosing of other antidysrhythmic drugs, initial encounter +T462X6D Underdosing of other antidysrhythmic drugs, subsequent encounter +T462X6S Underdosing of other antidysrhythmic drugs, sequela +T463X1A Poisoning by coronary vasodilators, accidental (unintentional), initial encounter +T463X1D Poisoning by coronary vasodilators, accidental (unintentional), subsequent encounter +T463X1S Poisoning by coronary vasodilators, accidental (unintentional), sequela +T463X2A Poisoning by coronary vasodilators, intentional self-harm, initial encounter +T463X2D Poisoning by coronary vasodilators, intentional self-harm, subsequent encounter +T463X2S Poisoning by coronary vasodilators, intentional self-harm, sequela +T463X3A Poisoning by coronary vasodilators, assault, initial encounter +T463X3D Poisoning by coronary vasodilators, assault, subsequent encounter +T463X3S Poisoning by coronary vasodilators, assault, sequela +T463X4A Poisoning by coronary vasodilators, undetermined, initial encounter +T463X4D Poisoning by coronary vasodilators, undetermined, subsequent encounter +T463X4S Poisoning by coronary vasodilators, undetermined, sequela +T463X5A Adverse effect of coronary vasodilators, initial encounter +T463X5D Adverse effect of coronary vasodilators, subsequent encounter +T463X5S Adverse effect of coronary vasodilators, sequela +T463X6A Underdosing of coronary vasodilators, initial encounter +T463X6D Underdosing of coronary vasodilators, subsequent encounter +T463X6S Underdosing of coronary vasodilators, sequela +T464X1A Poisoning by angiotensin-converting-enzyme inhibitors, accidental (unintentional), initial encounter +T464X1D Poisoning by angiotensin-converting-enzyme inhibitors, accidental (unintentional), subsequent encounter +T464X1S Poisoning by angiotensin-converting-enzyme inhibitors, accidental (unintentional), sequela +T464X2A Poisoning by angiotensin-converting-enzyme inhibitors, intentional self-harm, initial encounter +T464X2D Poisoning by angiotensin-converting-enzyme inhibitors, intentional self-harm, subsequent encounter +T464X2S Poisoning by angiotensin-converting-enzyme inhibitors, intentional self-harm, sequela +T464X3A Poisoning by angiotensin-converting-enzyme inhibitors, assault, initial encounter +T464X3D Poisoning by angiotensin-converting-enzyme inhibitors, assault, subsequent encounter +T464X3S Poisoning by angiotensin-converting-enzyme inhibitors, assault, sequela +T464X4A Poisoning by angiotensin-converting-enzyme inhibitors, undetermined, initial encounter +T464X4D Poisoning by angiotensin-converting-enzyme inhibitors, undetermined, subsequent encounter +T464X4S Poisoning by angiotensin-converting-enzyme inhibitors, undetermined, sequela +T464X5A Adverse effect of angiotensin-converting-enzyme inhibitors, initial encounter +T464X5D Adverse effect of angiotensin-converting-enzyme inhibitors, subsequent encounter +T464X5S Adverse effect of angiotensin-converting-enzyme inhibitors, sequela +T464X6A Underdosing of angiotensin-converting-enzyme inhibitors, initial encounter +T464X6D Underdosing of angiotensin-converting-enzyme inhibitors, subsequent encounter +T464X6S Underdosing of angiotensin-converting-enzyme inhibitors, sequela +T465X1A Poisoning by other antihypertensive drugs, accidental (unintentional), initial encounter +T465X1D Poisoning by other antihypertensive drugs, accidental (unintentional), subsequent encounter +T465X1S Poisoning by other antihypertensive drugs, accidental (unintentional), sequela +T465X2A Poisoning by other antihypertensive drugs, intentional self-harm, initial encounter +T465X2D Poisoning by other antihypertensive drugs, intentional self-harm, subsequent encounter +T465X2S Poisoning by other antihypertensive drugs, intentional self-harm, sequela +T465X3A Poisoning by other antihypertensive drugs, assault, initial encounter +T465X3D Poisoning by other antihypertensive drugs, assault, subsequent encounter +T465X3S Poisoning by other antihypertensive drugs, assault, sequela +T465X4A Poisoning by other antihypertensive drugs, undetermined, initial encounter +T465X4D Poisoning by other antihypertensive drugs, undetermined, subsequent encounter +T465X4S Poisoning by other antihypertensive drugs, undetermined, sequela +T465X5A Adverse effect of other antihypertensive drugs, initial encounter +T465X5D Adverse effect of other antihypertensive drugs, subsequent encounter +T465X5S Adverse effect of other antihypertensive drugs, sequela +T465X6A Underdosing of other antihypertensive drugs, initial encounter +T465X6D Underdosing of other antihypertensive drugs, subsequent encounter +T465X6S Underdosing of other antihypertensive drugs, sequela +T466X1A Poisoning by antihyperlipidemic and antiarteriosclerotic drugs, accidental (unintentional), initial encounter +T466X1D Poisoning by antihyperlipidemic and antiarteriosclerotic drugs, accidental (unintentional), subsequent encounter +T466X1S Poisoning by antihyperlipidemic and antiarteriosclerotic drugs, accidental (unintentional), sequela +T466X2A Poisoning by antihyperlipidemic and antiarteriosclerotic drugs, intentional self-harm, initial encounter +T466X2D Poisoning by antihyperlipidemic and antiarteriosclerotic drugs, intentional self-harm, subsequent encounter +T466X2S Poisoning by antihyperlipidemic and antiarteriosclerotic drugs, intentional self-harm, sequela +T466X3A Poisoning by antihyperlipidemic and antiarteriosclerotic drugs, assault, initial encounter +T466X3D Poisoning by antihyperlipidemic and antiarteriosclerotic drugs, assault, subsequent encounter +T466X3S Poisoning by antihyperlipidemic and antiarteriosclerotic drugs, assault, sequela +T466X4A Poisoning by antihyperlipidemic and antiarteriosclerotic drugs, undetermined, initial encounter +T466X4D Poisoning by antihyperlipidemic and antiarteriosclerotic drugs, undetermined, subsequent encounter +T466X4S Poisoning by antihyperlipidemic and antiarteriosclerotic drugs, undetermined, sequela +T466X5A Adverse effect of antihyperlipidemic and antiarteriosclerotic drugs, initial encounter +T466X5D Adverse effect of antihyperlipidemic and antiarteriosclerotic drugs, subsequent encounter +T466X5S Adverse effect of antihyperlipidemic and antiarteriosclerotic drugs, sequela +T466X6A Underdosing of antihyperlipidemic and antiarteriosclerotic drugs, initial encounter +T466X6D Underdosing of antihyperlipidemic and antiarteriosclerotic drugs, subsequent encounter +T466X6S Underdosing of antihyperlipidemic and antiarteriosclerotic drugs, sequela +T467X1A Poisoning by peripheral vasodilators, accidental (unintentional), initial encounter +T467X1D Poisoning by peripheral vasodilators, accidental (unintentional), subsequent encounter +T467X1S Poisoning by peripheral vasodilators, accidental (unintentional), sequela +T467X2A Poisoning by peripheral vasodilators, intentional self-harm, initial encounter +T467X2D Poisoning by peripheral vasodilators, intentional self-harm, subsequent encounter +T467X2S Poisoning by peripheral vasodilators, intentional self-harm, sequela +T467X3A Poisoning by peripheral vasodilators, assault, initial encounter +T467X3D Poisoning by peripheral vasodilators, assault, subsequent encounter +T467X3S Poisoning by peripheral vasodilators, assault, sequela +T467X4A Poisoning by peripheral vasodilators, undetermined, initial encounter +T467X4D Poisoning by peripheral vasodilators, undetermined, subsequent encounter +T467X4S Poisoning by peripheral vasodilators, undetermined, sequela +T467X5A Adverse effect of peripheral vasodilators, initial encounter +T467X5D Adverse effect of peripheral vasodilators, subsequent encounter +T467X5S Adverse effect of peripheral vasodilators, sequela +T467X6A Underdosing of peripheral vasodilators, initial encounter +T467X6D Underdosing of peripheral vasodilators, subsequent encounter +T467X6S Underdosing of peripheral vasodilators, sequela +T468X1A Poisoning by antivaricose drugs, including sclerosing agents, accidental (unintentional), initial encounter +T468X1D Poisoning by antivaricose drugs, including sclerosing agents, accidental (unintentional), subsequent encounter +T468X1S Poisoning by antivaricose drugs, including sclerosing agents, accidental (unintentional), sequela +T468X2A Poisoning by antivaricose drugs, including sclerosing agents, intentional self-harm, initial encounter +T468X2D Poisoning by antivaricose drugs, including sclerosing agents, intentional self-harm, subsequent encounter +T468X2S Poisoning by antivaricose drugs, including sclerosing agents, intentional self-harm, sequela +T468X3A Poisoning by antivaricose drugs, including sclerosing agents, assault, initial encounter +T468X3D Poisoning by antivaricose drugs, including sclerosing agents, assault, subsequent encounter +T468X3S Poisoning by antivaricose drugs, including sclerosing agents, assault, sequela +T468X4A Poisoning by antivaricose drugs, including sclerosing agents, undetermined, initial encounter +T468X4D Poisoning by antivaricose drugs, including sclerosing agents, undetermined, subsequent encounter +T468X4S Poisoning by antivaricose drugs, including sclerosing agents, undetermined, sequela +T468X5A Adverse effect of antivaricose drugs, including sclerosing agents, initial encounter +T468X5D Adverse effect of antivaricose drugs, including sclerosing agents, subsequent encounter +T468X5S Adverse effect of antivaricose drugs, including sclerosing agents, sequela +T468X6A Underdosing of antivaricose drugs, including sclerosing agents, initial encounter +T468X6D Underdosing of antivaricose drugs, including sclerosing agents, subsequent encounter +T468X6S Underdosing of antivaricose drugs, including sclerosing agents, sequela +T46901A Poisoning by unspecified agents primarily affecting the cardiovascular system, accidental (unintentional), initial encounter +T46901D Poisoning by unspecified agents primarily affecting the cardiovascular system, accidental (unintentional), subsequent encounter +T46901S Poisoning by unspecified agents primarily affecting the cardiovascular system, accidental (unintentional), sequela +T46902A Poisoning by unspecified agents primarily affecting the cardiovascular system, intentional self-harm, initial encounter +T46902D Poisoning by unspecified agents primarily affecting the cardiovascular system, intentional self-harm, subsequent encounter +T46902S Poisoning by unspecified agents primarily affecting the cardiovascular system, intentional self-harm, sequela +T46903A Poisoning by unspecified agents primarily affecting the cardiovascular system, assault, initial encounter +T46903D Poisoning by unspecified agents primarily affecting the cardiovascular system, assault, subsequent encounter +T46903S Poisoning by unspecified agents primarily affecting the cardiovascular system, assault, sequela +T46904A Poisoning by unspecified agents primarily affecting the cardiovascular system, undetermined, initial encounter +T46904D Poisoning by unspecified agents primarily affecting the cardiovascular system, undetermined, subsequent encounter +T46904S Poisoning by unspecified agents primarily affecting the cardiovascular system, undetermined, sequela +T46905A Adverse effect of unspecified agents primarily affecting the cardiovascular system, initial encounter +T46905D Adverse effect of unspecified agents primarily affecting the cardiovascular system, subsequent encounter +T46905S Adverse effect of unspecified agents primarily affecting the cardiovascular system, sequela +T46906A Underdosing of unspecified agents primarily affecting the cardiovascular system, initial encounter +T46906D Underdosing of unspecified agents primarily affecting the cardiovascular system, subsequent encounter +T46906S Underdosing of unspecified agents primarily affecting the cardiovascular system, sequela +T46991A Poisoning by other agents primarily affecting the cardiovascular system, accidental (unintentional), initial encounter +T46991D Poisoning by other agents primarily affecting the cardiovascular system, accidental (unintentional), subsequent encounter +T46991S Poisoning by other agents primarily affecting the cardiovascular system, accidental (unintentional), sequela +T46992A Poisoning by other agents primarily affecting the cardiovascular system, intentional self-harm, initial encounter +T46992D Poisoning by other agents primarily affecting the cardiovascular system, intentional self-harm, subsequent encounter +T46992S Poisoning by other agents primarily affecting the cardiovascular system, intentional self-harm, sequela +T46993A Poisoning by other agents primarily affecting the cardiovascular system, assault, initial encounter +T46993D Poisoning by other agents primarily affecting the cardiovascular system, assault, subsequent encounter +T46993S Poisoning by other agents primarily affecting the cardiovascular system, assault, sequela +T46994A Poisoning by other agents primarily affecting the cardiovascular system, undetermined, initial encounter +T46994D Poisoning by other agents primarily affecting the cardiovascular system, undetermined, subsequent encounter +T46994S Poisoning by other agents primarily affecting the cardiovascular system, undetermined, sequela +T46995A Adverse effect of other agents primarily affecting the cardiovascular system, initial encounter +T46995D Adverse effect of other agents primarily affecting the cardiovascular system, subsequent encounter +T46995S Adverse effect of other agents primarily affecting the cardiovascular system, sequela +T46996A Underdosing of other agents primarily affecting the cardiovascular system, initial encounter +T46996D Underdosing of other agents primarily affecting the cardiovascular system, subsequent encounter +T46996S Underdosing of other agents primarily affecting the cardiovascular system, sequela +T470X1A Poisoning by histamine H2-receptor blockers, accidental (unintentional), initial encounter +T470X1D Poisoning by histamine H2-receptor blockers, accidental (unintentional), subsequent encounter +T470X1S Poisoning by histamine H2-receptor blockers, accidental (unintentional), sequela +T470X2A Poisoning by histamine H2-receptor blockers, intentional self-harm, initial encounter +T470X2D Poisoning by histamine H2-receptor blockers, intentional self-harm, subsequent encounter +T470X2S Poisoning by histamine H2-receptor blockers, intentional self-harm, sequela +T470X3A Poisoning by histamine H2-receptor blockers, assault, initial encounter +T470X3D Poisoning by histamine H2-receptor blockers, assault, subsequent encounter +T470X3S Poisoning by histamine H2-receptor blockers, assault, sequela +T470X4A Poisoning by histamine H2-receptor blockers, undetermined, initial encounter +T470X4D Poisoning by histamine H2-receptor blockers, undetermined, subsequent encounter +T470X4S Poisoning by histamine H2-receptor blockers, undetermined, sequela +T470X5A Adverse effect of histamine H2-receptor blockers, initial encounter +T470X5D Adverse effect of histamine H2-receptor blockers, subsequent encounter +T470X5S Adverse effect of histamine H2-receptor blockers, sequela +T470X6A Underdosing of histamine H2-receptor blockers, initial encounter +T470X6D Underdosing of histamine H2-receptor blockers, subsequent encounter +T470X6S Underdosing of histamine H2-receptor blockers, sequela +T471X1A Poisoning by other antacids and anti-gastric-secretion drugs, accidental (unintentional), initial encounter +T471X1D Poisoning by other antacids and anti-gastric-secretion drugs, accidental (unintentional), subsequent encounter +T471X1S Poisoning by other antacids and anti-gastric-secretion drugs, accidental (unintentional), sequela +T471X2A Poisoning by other antacids and anti-gastric-secretion drugs, intentional self-harm, initial encounter +T471X2D Poisoning by other antacids and anti-gastric-secretion drugs, intentional self-harm, subsequent encounter +T471X2S Poisoning by other antacids and anti-gastric-secretion drugs, intentional self-harm, sequela +T471X3A Poisoning by other antacids and anti-gastric-secretion drugs, assault, initial encounter +T471X3D Poisoning by other antacids and anti-gastric-secretion drugs, assault, subsequent encounter +T471X3S Poisoning by other antacids and anti-gastric-secretion drugs, assault, sequela +T471X4A Poisoning by other antacids and anti-gastric-secretion drugs, undetermined, initial encounter +T471X4D Poisoning by other antacids and anti-gastric-secretion drugs, undetermined, subsequent encounter +T471X4S Poisoning by other antacids and anti-gastric-secretion drugs, undetermined, sequela +T471X5A Adverse effect of other antacids and anti-gastric-secretion drugs, initial encounter +T471X5D Adverse effect of other antacids and anti-gastric-secretion drugs, subsequent encounter +T471X5S Adverse effect of other antacids and anti-gastric-secretion drugs, sequela +T471X6A Underdosing of other antacids and anti-gastric-secretion drugs, initial encounter +T471X6D Underdosing of other antacids and anti-gastric-secretion drugs, subsequent encounter +T471X6S Underdosing of other antacids and anti-gastric-secretion drugs, sequela +T472X1A Poisoning by stimulant laxatives, accidental (unintentional), initial encounter +T472X1D Poisoning by stimulant laxatives, accidental (unintentional), subsequent encounter +T472X1S Poisoning by stimulant laxatives, accidental (unintentional), sequela +T472X2A Poisoning by stimulant laxatives, intentional self-harm, initial encounter +T472X2D Poisoning by stimulant laxatives, intentional self-harm, subsequent encounter +T472X2S Poisoning by stimulant laxatives, intentional self-harm, sequela +T472X3A Poisoning by stimulant laxatives, assault, initial encounter +T472X3D Poisoning by stimulant laxatives, assault, subsequent encounter +T472X3S Poisoning by stimulant laxatives, assault, sequela +T472X4A Poisoning by stimulant laxatives, undetermined, initial encounter +T472X4D Poisoning by stimulant laxatives, undetermined, subsequent encounter +T472X4S Poisoning by stimulant laxatives, undetermined, sequela +T472X5A Adverse effect of stimulant laxatives, initial encounter +T472X5D Adverse effect of stimulant laxatives, subsequent encounter +T472X5S Adverse effect of stimulant laxatives, sequela +T472X6A Underdosing of stimulant laxatives, initial encounter +T472X6D Underdosing of stimulant laxatives, subsequent encounter +T472X6S Underdosing of stimulant laxatives, sequela +T473X1A Poisoning by saline and osmotic laxatives, accidental (unintentional), initial encounter +T473X1D Poisoning by saline and osmotic laxatives, accidental (unintentional), subsequent encounter +T473X1S Poisoning by saline and osmotic laxatives, accidental (unintentional), sequela +T473X2A Poisoning by saline and osmotic laxatives, intentional self-harm, initial encounter +T473X2D Poisoning by saline and osmotic laxatives, intentional self-harm, subsequent encounter +T473X2S Poisoning by saline and osmotic laxatives, intentional self-harm, sequela +T473X3A Poisoning by saline and osmotic laxatives, assault, initial encounter +T473X3D Poisoning by saline and osmotic laxatives, assault, subsequent encounter +T473X3S Poisoning by saline and osmotic laxatives, assault, sequela +T473X4A Poisoning by saline and osmotic laxatives, undetermined, initial encounter +T473X4D Poisoning by saline and osmotic laxatives, undetermined, subsequent encounter +T473X4S Poisoning by saline and osmotic laxatives, undetermined, sequela +T473X5A Adverse effect of saline and osmotic laxatives, initial encounter +T473X5D Adverse effect of saline and osmotic laxatives, subsequent encounter +T473X5S Adverse effect of saline and osmotic laxatives, sequela +T473X6A Underdosing of saline and osmotic laxatives, initial encounter +T473X6D Underdosing of saline and osmotic laxatives, subsequent encounter +T473X6S Underdosing of saline and osmotic laxatives, sequela +T474X1A Poisoning by other laxatives, accidental (unintentional), initial encounter +T474X1D Poisoning by other laxatives, accidental (unintentional), subsequent encounter +T474X1S Poisoning by other laxatives, accidental (unintentional), sequela +T474X2A Poisoning by other laxatives, intentional self-harm, initial encounter +T474X2D Poisoning by other laxatives, intentional self-harm, subsequent encounter +T474X2S Poisoning by other laxatives, intentional self-harm, sequela +T474X3A Poisoning by other laxatives, assault, initial encounter +T474X3D Poisoning by other laxatives, assault, subsequent encounter +T474X3S Poisoning by other laxatives, assault, sequela +T474X4A Poisoning by other laxatives, undetermined, initial encounter +T474X4D Poisoning by other laxatives, undetermined, subsequent encounter +T474X4S Poisoning by other laxatives, undetermined, sequela +T474X5A Adverse effect of other laxatives, initial encounter +T474X5D Adverse effect of other laxatives, subsequent encounter +T474X5S Adverse effect of other laxatives, sequela +T474X6A Underdosing of other laxatives, initial encounter +T474X6D Underdosing of other laxatives, subsequent encounter +T474X6S Underdosing of other laxatives, sequela +T475X1A Poisoning by digestants, accidental (unintentional), initial encounter +T475X1D Poisoning by digestants, accidental (unintentional), subsequent encounter +T475X1S Poisoning by digestants, accidental (unintentional), sequela +T475X2A Poisoning by digestants, intentional self-harm, initial encounter +T475X2D Poisoning by digestants, intentional self-harm, subsequent encounter +T475X2S Poisoning by digestants, intentional self-harm, sequela +T475X3A Poisoning by digestants, assault, initial encounter +T475X3D Poisoning by digestants, assault, subsequent encounter +T475X3S Poisoning by digestants, assault, sequela +T475X4A Poisoning by digestants, undetermined, initial encounter +T475X4D Poisoning by digestants, undetermined, subsequent encounter +T475X4S Poisoning by digestants, undetermined, sequela +T475X5A Adverse effect of digestants, initial encounter +T475X5D Adverse effect of digestants, subsequent encounter +T475X5S Adverse effect of digestants, sequela +T475X6A Underdosing of digestants, initial encounter +T475X6D Underdosing of digestants, subsequent encounter +T475X6S Underdosing of digestants, sequela +T476X1A Poisoning by antidiarrheal drugs, accidental (unintentional), initial encounter +T476X1D Poisoning by antidiarrheal drugs, accidental (unintentional), subsequent encounter +T476X1S Poisoning by antidiarrheal drugs, accidental (unintentional), sequela +T476X2A Poisoning by antidiarrheal drugs, intentional self-harm, initial encounter +T476X2D Poisoning by antidiarrheal drugs, intentional self-harm, subsequent encounter +T476X2S Poisoning by antidiarrheal drugs, intentional self-harm, sequela +T476X3A Poisoning by antidiarrheal drugs, assault, initial encounter +T476X3D Poisoning by antidiarrheal drugs, assault, subsequent encounter +T476X3S Poisoning by antidiarrheal drugs, assault, sequela +T476X4A Poisoning by antidiarrheal drugs, undetermined, initial encounter +T476X4D Poisoning by antidiarrheal drugs, undetermined, subsequent encounter +T476X4S Poisoning by antidiarrheal drugs, undetermined, sequela +T476X5A Adverse effect of antidiarrheal drugs, initial encounter +T476X5D Adverse effect of antidiarrheal drugs, subsequent encounter +T476X5S Adverse effect of antidiarrheal drugs, sequela +T476X6A Underdosing of antidiarrheal drugs, initial encounter +T476X6D Underdosing of antidiarrheal drugs, subsequent encounter +T476X6S Underdosing of antidiarrheal drugs, sequela +T477X1A Poisoning by emetics, accidental (unintentional), initial encounter +T477X1D Poisoning by emetics, accidental (unintentional), subsequent encounter +T477X1S Poisoning by emetics, accidental (unintentional), sequela +T477X2A Poisoning by emetics, intentional self-harm, initial encounter +T477X2D Poisoning by emetics, intentional self-harm, subsequent encounter +T477X2S Poisoning by emetics, intentional self-harm, sequela +T477X3A Poisoning by emetics, assault, initial encounter +T477X3D Poisoning by emetics, assault, subsequent encounter +T477X3S Poisoning by emetics, assault, sequela +T477X4A Poisoning by emetics, undetermined, initial encounter +T477X4D Poisoning by emetics, undetermined, subsequent encounter +T477X4S Poisoning by emetics, undetermined, sequela +T477X5A Adverse effect of emetics, initial encounter +T477X5D Adverse effect of emetics, subsequent encounter +T477X5S Adverse effect of emetics, sequela +T477X6A Underdosing of emetics, initial encounter +T477X6D Underdosing of emetics, subsequent encounter +T477X6S Underdosing of emetics, sequela +T478X1A Poisoning by other agents primarily affecting gastrointestinal system, accidental (unintentional), initial encounter +T478X1D Poisoning by other agents primarily affecting gastrointestinal system, accidental (unintentional), subsequent encounter +T478X1S Poisoning by other agents primarily affecting gastrointestinal system, accidental (unintentional), sequela +T478X2A Poisoning by other agents primarily affecting gastrointestinal system, intentional self-harm, initial encounter +T478X2D Poisoning by other agents primarily affecting gastrointestinal system, intentional self-harm, subsequent encounter +T478X2S Poisoning by other agents primarily affecting gastrointestinal system, intentional self-harm, sequela +T478X3A Poisoning by other agents primarily affecting gastrointestinal system, assault, initial encounter +T478X3D Poisoning by other agents primarily affecting gastrointestinal system, assault, subsequent encounter +T478X3S Poisoning by other agents primarily affecting gastrointestinal system, assault, sequela +T478X4A Poisoning by other agents primarily affecting gastrointestinal system, undetermined, initial encounter +T478X4D Poisoning by other agents primarily affecting gastrointestinal system, undetermined, subsequent encounter +T478X4S Poisoning by other agents primarily affecting gastrointestinal system, undetermined, sequela +T478X5A Adverse effect of other agents primarily affecting gastrointestinal system, initial encounter +T478X5D Adverse effect of other agents primarily affecting gastrointestinal system, subsequent encounter +T478X5S Adverse effect of other agents primarily affecting gastrointestinal system, sequela +T478X6A Underdosing of other agents primarily affecting gastrointestinal system, initial encounter +T478X6D Underdosing of other agents primarily affecting gastrointestinal system, subsequent encounter +T478X6S Underdosing of other agents primarily affecting gastrointestinal system, sequela +T4791XA Poisoning by unspecified agents primarily affecting the gastrointestinal system, accidental (unintentional), initial encounter +T4791XD Poisoning by unspecified agents primarily affecting the gastrointestinal system, accidental (unintentional), subsequent encounter +T4791XS Poisoning by unspecified agents primarily affecting the gastrointestinal system, accidental (unintentional), sequela +T4792XA Poisoning by unspecified agents primarily affecting the gastrointestinal system, intentional self-harm, initial encounter +T4792XD Poisoning by unspecified agents primarily affecting the gastrointestinal system, intentional self-harm, subsequent encounter +T4792XS Poisoning by unspecified agents primarily affecting the gastrointestinal system, intentional self-harm, sequela +T4793XA Poisoning by unspecified agents primarily affecting the gastrointestinal system, assault, initial encounter +T4793XD Poisoning by unspecified agents primarily affecting the gastrointestinal system, assault, subsequent encounter +T4793XS Poisoning by unspecified agents primarily affecting the gastrointestinal system, assault, sequela +T4794XA Poisoning by unspecified agents primarily affecting the gastrointestinal system, undetermined, initial encounter +T4794XD Poisoning by unspecified agents primarily affecting the gastrointestinal system, undetermined, subsequent encounter +T4794XS Poisoning by unspecified agents primarily affecting the gastrointestinal system, undetermined, sequela +T4795XA Adverse effect of unspecified agents primarily affecting the gastrointestinal system, initial encounter +T4795XD Adverse effect of unspecified agents primarily affecting the gastrointestinal system, subsequent encounter +T4795XS Adverse effect of unspecified agents primarily affecting the gastrointestinal system, sequela +T4796XA Underdosing of unspecified agents primarily affecting the gastrointestinal system, initial encounter +T4796XD Underdosing of unspecified agents primarily affecting the gastrointestinal system, subsequent encounter +T4796XS Underdosing of unspecified agents primarily affecting the gastrointestinal system, sequela +T480X1A Poisoning by oxytocic drugs, accidental (unintentional), initial encounter +T480X1D Poisoning by oxytocic drugs, accidental (unintentional), subsequent encounter +T480X1S Poisoning by oxytocic drugs, accidental (unintentional), sequela +T480X2A Poisoning by oxytocic drugs, intentional self-harm, initial encounter +T480X2D Poisoning by oxytocic drugs, intentional self-harm, subsequent encounter +T480X2S Poisoning by oxytocic drugs, intentional self-harm, sequela +T480X3A Poisoning by oxytocic drugs, assault, initial encounter +T480X3D Poisoning by oxytocic drugs, assault, subsequent encounter +T480X3S Poisoning by oxytocic drugs, assault, sequela +T480X4A Poisoning by oxytocic drugs, undetermined, initial encounter +T480X4D Poisoning by oxytocic drugs, undetermined, subsequent encounter +T480X4S Poisoning by oxytocic drugs, undetermined, sequela +T480X5A Adverse effect of oxytocic drugs, initial encounter +T480X5D Adverse effect of oxytocic drugs, subsequent encounter +T480X5S Adverse effect of oxytocic drugs, sequela +T480X6A Underdosing of oxytocic drugs, initial encounter +T480X6D Underdosing of oxytocic drugs, subsequent encounter +T480X6S Underdosing of oxytocic drugs, sequela +T481X1A Poisoning by skeletal muscle relaxants [neuromuscular blocking agents], accidental (unintentional), initial encounter +T481X1D Poisoning by skeletal muscle relaxants [neuromuscular blocking agents], accidental (unintentional), subsequent encounter +T481X1S Poisoning by skeletal muscle relaxants [neuromuscular blocking agents], accidental (unintentional), sequela +T481X2A Poisoning by skeletal muscle relaxants [neuromuscular blocking agents], intentional self-harm, initial encounter +T481X2D Poisoning by skeletal muscle relaxants [neuromuscular blocking agents], intentional self-harm, subsequent encounter +T481X2S Poisoning by skeletal muscle relaxants [neuromuscular blocking agents], intentional self-harm, sequela +T481X3A Poisoning by skeletal muscle relaxants [neuromuscular blocking agents], assault, initial encounter +T481X3D Poisoning by skeletal muscle relaxants [neuromuscular blocking agents], assault, subsequent encounter +T481X3S Poisoning by skeletal muscle relaxants [neuromuscular blocking agents], assault, sequela +T481X4A Poisoning by skeletal muscle relaxants [neuromuscular blocking agents], undetermined, initial encounter +T481X4D Poisoning by skeletal muscle relaxants [neuromuscular blocking agents], undetermined, subsequent encounter +T481X4S Poisoning by skeletal muscle relaxants [neuromuscular blocking agents], undetermined, sequela +T481X5A Adverse effect of skeletal muscle relaxants [neuromuscular blocking agents], initial encounter +T481X5D Adverse effect of skeletal muscle relaxants [neuromuscular blocking agents], subsequent encounter +T481X5S Adverse effect of skeletal muscle relaxants [neuromuscular blocking agents], sequela +T481X6A Underdosing of skeletal muscle relaxants [neuromuscular blocking agents], initial encounter +T481X6D Underdosing of skeletal muscle relaxants [neuromuscular blocking agents], subsequent encounter +T481X6S Underdosing of skeletal muscle relaxants [neuromuscular blocking agents], sequela +T48201A Poisoning by unspecified drugs acting on muscles, accidental (unintentional), initial encounter +T48201D Poisoning by unspecified drugs acting on muscles, accidental (unintentional), subsequent encounter +T48201S Poisoning by unspecified drugs acting on muscles, accidental (unintentional), sequela +T48202A Poisoning by unspecified drugs acting on muscles, intentional self-harm, initial encounter +T48202D Poisoning by unspecified drugs acting on muscles, intentional self-harm, subsequent encounter +T48202S Poisoning by unspecified drugs acting on muscles, intentional self-harm, sequela +T48203A Poisoning by unspecified drugs acting on muscles, assault, initial encounter +T48203D Poisoning by unspecified drugs acting on muscles, assault, subsequent encounter +T48203S Poisoning by unspecified drugs acting on muscles, assault, sequela +T48204A Poisoning by unspecified drugs acting on muscles, undetermined, initial encounter +T48204D Poisoning by unspecified drugs acting on muscles, undetermined, subsequent encounter +T48204S Poisoning by unspecified drugs acting on muscles, undetermined, sequela +T48205A Adverse effect of unspecified drugs acting on muscles, initial encounter +T48205D Adverse effect of unspecified drugs acting on muscles, subsequent encounter +T48205S Adverse effect of unspecified drugs acting on muscles, sequela +T48206A Underdosing of unspecified drugs acting on muscles, initial encounter +T48206D Underdosing of unspecified drugs acting on muscles, subsequent encounter +T48206S Underdosing of unspecified drugs acting on muscles, sequela +T48291A Poisoning by other drugs acting on muscles, accidental (unintentional), initial encounter +T48291D Poisoning by other drugs acting on muscles, accidental (unintentional), subsequent encounter +T48291S Poisoning by other drugs acting on muscles, accidental (unintentional), sequela +T48292A Poisoning by other drugs acting on muscles, intentional self-harm, initial encounter +T48292D Poisoning by other drugs acting on muscles, intentional self-harm, subsequent encounter +T48292S Poisoning by other drugs acting on muscles, intentional self-harm, sequela +T48293A Poisoning by other drugs acting on muscles, assault, initial encounter +T48293D Poisoning by other drugs acting on muscles, assault, subsequent encounter +T48293S Poisoning by other drugs acting on muscles, assault, sequela +T48294A Poisoning by other drugs acting on muscles, undetermined, initial encounter +T48294D Poisoning by other drugs acting on muscles, undetermined, subsequent encounter +T48294S Poisoning by other drugs acting on muscles, undetermined, sequela +T48295A Adverse effect of other drugs acting on muscles, initial encounter +T48295D Adverse effect of other drugs acting on muscles, subsequent encounter +T48295S Adverse effect of other drugs acting on muscles, sequela +T48296A Underdosing of other drugs acting on muscles, initial encounter +T48296D Underdosing of other drugs acting on muscles, subsequent encounter +T48296S Underdosing of other drugs acting on muscles, sequela +T483X1A Poisoning by antitussives, accidental (unintentional), initial encounter +T483X1D Poisoning by antitussives, accidental (unintentional), subsequent encounter +T483X1S Poisoning by antitussives, accidental (unintentional), sequela +T483X2A Poisoning by antitussives, intentional self-harm, initial encounter +T483X2D Poisoning by antitussives, intentional self-harm, subsequent encounter +T483X2S Poisoning by antitussives, intentional self-harm, sequela +T483X3A Poisoning by antitussives, assault, initial encounter +T483X3D Poisoning by antitussives, assault, subsequent encounter +T483X3S Poisoning by antitussives, assault, sequela +T483X4A Poisoning by antitussives, undetermined, initial encounter +T483X4D Poisoning by antitussives, undetermined, subsequent encounter +T483X4S Poisoning by antitussives, undetermined, sequela +T483X5A Adverse effect of antitussives, initial encounter +T483X5D Adverse effect of antitussives, subsequent encounter +T483X5S Adverse effect of antitussives, sequela +T483X6A Underdosing of antitussives, initial encounter +T483X6D Underdosing of antitussives, subsequent encounter +T483X6S Underdosing of antitussives, sequela +T484X1A Poisoning by expectorants, accidental (unintentional), initial encounter +T484X1D Poisoning by expectorants, accidental (unintentional), subsequent encounter +T484X1S Poisoning by expectorants, accidental (unintentional), sequela +T484X2A Poisoning by expectorants, intentional self-harm, initial encounter +T484X2D Poisoning by expectorants, intentional self-harm, subsequent encounter +T484X2S Poisoning by expectorants, intentional self-harm, sequela +T484X3A Poisoning by expectorants, assault, initial encounter +T484X3D Poisoning by expectorants, assault, subsequent encounter +T484X3S Poisoning by expectorants, assault, sequela +T484X4A Poisoning by expectorants, undetermined, initial encounter +T484X4D Poisoning by expectorants, undetermined, subsequent encounter +T484X4S Poisoning by expectorants, undetermined, sequela +T484X5A Adverse effect of expectorants, initial encounter +T484X5D Adverse effect of expectorants, subsequent encounter +T484X5S Adverse effect of expectorants, sequela +T484X6A Underdosing of expectorants, initial encounter +T484X6D Underdosing of expectorants, subsequent encounter +T484X6S Underdosing of expectorants, sequela +T485X1A Poisoning by other anti-common-cold drugs, accidental (unintentional), initial encounter +T485X1D Poisoning by other anti-common-cold drugs, accidental (unintentional), subsequent encounter +T485X1S Poisoning by other anti-common-cold drugs, accidental (unintentional), sequela +T485X2A Poisoning by other anti-common-cold drugs, intentional self-harm, initial encounter +T485X2D Poisoning by other anti-common-cold drugs, intentional self-harm, subsequent encounter +T485X2S Poisoning by other anti-common-cold drugs, intentional self-harm, sequela +T485X3A Poisoning by other anti-common-cold drugs, assault, initial encounter +T485X3D Poisoning by other anti-common-cold drugs, assault, subsequent encounter +T485X3S Poisoning by other anti-common-cold drugs, assault, sequela +T485X4A Poisoning by other anti-common-cold drugs, undetermined, initial encounter +T485X4D Poisoning by other anti-common-cold drugs, undetermined, subsequent encounter +T485X4S Poisoning by other anti-common-cold drugs, undetermined, sequela +T485X5A Adverse effect of other anti-common-cold drugs, initial encounter +T485X5D Adverse effect of other anti-common-cold drugs, subsequent encounter +T485X5S Adverse effect of other anti-common-cold drugs, sequela +T485X6A Underdosing of other anti-common-cold drugs, initial encounter +T485X6D Underdosing of other anti-common-cold drugs, subsequent encounter +T485X6S Underdosing of other anti-common-cold drugs, sequela +T486X1A Poisoning by antiasthmatics, accidental (unintentional), initial encounter +T486X1D Poisoning by antiasthmatics, accidental (unintentional), subsequent encounter +T486X1S Poisoning by antiasthmatics, accidental (unintentional), sequela +T486X2A Poisoning by antiasthmatics, intentional self-harm, initial encounter +T486X2D Poisoning by antiasthmatics, intentional self-harm, subsequent encounter +T486X2S Poisoning by antiasthmatics, intentional self-harm, sequela +T486X3A Poisoning by antiasthmatics, assault, initial encounter +T486X3D Poisoning by antiasthmatics, assault, subsequent encounter +T486X3S Poisoning by antiasthmatics, assault, sequela +T486X4A Poisoning by antiasthmatics, undetermined, initial encounter +T486X4D Poisoning by antiasthmatics, undetermined, subsequent encounter +T486X4S Poisoning by antiasthmatics, undetermined, sequela +T486X5A Adverse effect of antiasthmatics, initial encounter +T486X5D Adverse effect of antiasthmatics, subsequent encounter +T486X5S Adverse effect of antiasthmatics, sequela +T486X6A Underdosing of antiasthmatics, initial encounter +T486X6D Underdosing of antiasthmatics, subsequent encounter +T486X6S Underdosing of antiasthmatics, sequela +T48901A Poisoning by unspecified agents primarily acting on the respiratory system, accidental (unintentional), initial encounter +T48901D Poisoning by unspecified agents primarily acting on the respiratory system, accidental (unintentional), subsequent encounter +T48901S Poisoning by unspecified agents primarily acting on the respiratory system, accidental (unintentional), sequela +T48902A Poisoning by unspecified agents primarily acting on the respiratory system, intentional self-harm, initial encounter +T48902D Poisoning by unspecified agents primarily acting on the respiratory system, intentional self-harm, subsequent encounter +T48902S Poisoning by unspecified agents primarily acting on the respiratory system, intentional self-harm, sequela +T48903A Poisoning by unspecified agents primarily acting on the respiratory system, assault, initial encounter +T48903D Poisoning by unspecified agents primarily acting on the respiratory system, assault, subsequent encounter +T48903S Poisoning by unspecified agents primarily acting on the respiratory system, assault, sequela +T48904A Poisoning by unspecified agents primarily acting on the respiratory system, undetermined, initial encounter +T48904D Poisoning by unspecified agents primarily acting on the respiratory system, undetermined, subsequent encounter +T48904S Poisoning by unspecified agents primarily acting on the respiratory system, undetermined, sequela +T48905A Adverse effect of unspecified agents primarily acting on the respiratory system, initial encounter +T48905D Adverse effect of unspecified agents primarily acting on the respiratory system, subsequent encounter +T48905S Adverse effect of unspecified agents primarily acting on the respiratory system, sequela +T48906A Underdosing of unspecified agents primarily acting on the respiratory system, initial encounter +T48906D Underdosing of unspecified agents primarily acting on the respiratory system, subsequent encounter +T48906S Underdosing of unspecified agents primarily acting on the respiratory system, sequela +T48991A Poisoning by other agents primarily acting on the respiratory system, accidental (unintentional), initial encounter +T48991D Poisoning by other agents primarily acting on the respiratory system, accidental (unintentional), subsequent encounter +T48991S Poisoning by other agents primarily acting on the respiratory system, accidental (unintentional), sequela +T48992A Poisoning by other agents primarily acting on the respiratory system, intentional self-harm, initial encounter +T48992D Poisoning by other agents primarily acting on the respiratory system, intentional self-harm, subsequent encounter +T48992S Poisoning by other agents primarily acting on the respiratory system, intentional self-harm, sequela +T48993A Poisoning by other agents primarily acting on the respiratory system, assault, initial encounter +T48993D Poisoning by other agents primarily acting on the respiratory system, assault, subsequent encounter +T48993S Poisoning by other agents primarily acting on the respiratory system, assault, sequela +T48994A Poisoning by other agents primarily acting on the respiratory system, undetermined, initial encounter +T48994D Poisoning by other agents primarily acting on the respiratory system, undetermined, subsequent encounter +T48994S Poisoning by other agents primarily acting on the respiratory system, undetermined, sequela +T48995A Adverse effect of other agents primarily acting on the respiratory system, initial encounter +T48995D Adverse effect of other agents primarily acting on the respiratory system, subsequent encounter +T48995S Adverse effect of other agents primarily acting on the respiratory system, sequela +T48996A Underdosing of other agents primarily acting on the respiratory system, initial encounter +T48996D Underdosing of other agents primarily acting on the respiratory system, subsequent encounter +T48996S Underdosing of other agents primarily acting on the respiratory system, sequela +T490X1A Poisoning by local antifungal, anti-infective and anti-inflammatory drugs, accidental (unintentional), initial encounter +T490X1D Poisoning by local antifungal, anti-infective and anti-inflammatory drugs, accidental (unintentional), subsequent encounter +T490X1S Poisoning by local antifungal, anti-infective and anti-inflammatory drugs, accidental (unintentional), sequela +T490X2A Poisoning by local antifungal, anti-infective and anti-inflammatory drugs, intentional self-harm, initial encounter +T490X2D Poisoning by local antifungal, anti-infective and anti-inflammatory drugs, intentional self-harm, subsequent encounter +T490X2S Poisoning by local antifungal, anti-infective and anti-inflammatory drugs, intentional self-harm, sequela +T490X3A Poisoning by local antifungal, anti-infective and anti-inflammatory drugs, assault, initial encounter +T490X3D Poisoning by local antifungal, anti-infective and anti-inflammatory drugs, assault, subsequent encounter +T490X3S Poisoning by local antifungal, anti-infective and anti-inflammatory drugs, assault, sequela +T490X4A Poisoning by local antifungal, anti-infective and anti-inflammatory drugs, undetermined, initial encounter +T490X4D Poisoning by local antifungal, anti-infective and anti-inflammatory drugs, undetermined, subsequent encounter +T490X4S Poisoning by local antifungal, anti-infective and anti-inflammatory drugs, undetermined, sequela +T490X5A Adverse effect of local antifungal, anti-infective and anti-inflammatory drugs, initial encounter +T490X5D Adverse effect of local antifungal, anti-infective and anti-inflammatory drugs, subsequent encounter +T490X5S Adverse effect of local antifungal, anti-infective and anti-inflammatory drugs, sequela +T490X6A Underdosing of local antifungal, anti-infective and anti-inflammatory drugs, initial encounter +T490X6D Underdosing of local antifungal, anti-infective and anti-inflammatory drugs, subsequent encounter +T490X6S Underdosing of local antifungal, anti-infective and anti-inflammatory drugs, sequela +T491X1A Poisoning by antipruritics, accidental (unintentional), initial encounter +T491X1D Poisoning by antipruritics, accidental (unintentional), subsequent encounter +T491X1S Poisoning by antipruritics, accidental (unintentional), sequela +T491X2A Poisoning by antipruritics, intentional self-harm, initial encounter +T491X2D Poisoning by antipruritics, intentional self-harm, subsequent encounter +T491X2S Poisoning by antipruritics, intentional self-harm, sequela +T491X3A Poisoning by antipruritics, assault, initial encounter +T491X3D Poisoning by antipruritics, assault, subsequent encounter +T491X3S Poisoning by antipruritics, assault, sequela +T491X4A Poisoning by antipruritics, undetermined, initial encounter +T491X4D Poisoning by antipruritics, undetermined, subsequent encounter +T491X4S Poisoning by antipruritics, undetermined, sequela +T491X5A Adverse effect of antipruritics, initial encounter +T491X5D Adverse effect of antipruritics, subsequent encounter +T491X5S Adverse effect of antipruritics, sequela +T491X6A Underdosing of antipruritics, initial encounter +T491X6D Underdosing of antipruritics, subsequent encounter +T491X6S Underdosing of antipruritics, sequela +T492X1A Poisoning by local astringents and local detergents, accidental (unintentional), initial encounter +T492X1D Poisoning by local astringents and local detergents, accidental (unintentional), subsequent encounter +T492X1S Poisoning by local astringents and local detergents, accidental (unintentional), sequela +T492X2A Poisoning by local astringents and local detergents, intentional self-harm, initial encounter +T492X2D Poisoning by local astringents and local detergents, intentional self-harm, subsequent encounter +T492X2S Poisoning by local astringents and local detergents, intentional self-harm, sequela +T492X3A Poisoning by local astringents and local detergents, assault, initial encounter +T492X3D Poisoning by local astringents and local detergents, assault, subsequent encounter +T492X3S Poisoning by local astringents and local detergents, assault, sequela +T492X4A Poisoning by local astringents and local detergents, undetermined, initial encounter +T492X4D Poisoning by local astringents and local detergents, undetermined, subsequent encounter +T492X4S Poisoning by local astringents and local detergents, undetermined, sequela +T492X5A Adverse effect of local astringents and local detergents, initial encounter +T492X5D Adverse effect of local astringents and local detergents, subsequent encounter +T492X5S Adverse effect of local astringents and local detergents, sequela +T492X6A Underdosing of local astringents and local detergents, initial encounter +T492X6D Underdosing of local astringents and local detergents, subsequent encounter +T492X6S Underdosing of local astringents and local detergents, sequela +T493X1A Poisoning by emollients, demulcents and protectants, accidental (unintentional), initial encounter +T493X1D Poisoning by emollients, demulcents and protectants, accidental (unintentional), subsequent encounter +T493X1S Poisoning by emollients, demulcents and protectants, accidental (unintentional), sequela +T493X2A Poisoning by emollients, demulcents and protectants, intentional self-harm, initial encounter +T493X2D Poisoning by emollients, demulcents and protectants, intentional self-harm, subsequent encounter +T493X2S Poisoning by emollients, demulcents and protectants, intentional self-harm, sequela +T493X3A Poisoning by emollients, demulcents and protectants, assault, initial encounter +T493X3D Poisoning by emollients, demulcents and protectants, assault, subsequent encounter +T493X3S Poisoning by emollients, demulcents and protectants, assault, sequela +T493X4A Poisoning by emollients, demulcents and protectants, undetermined, initial encounter +T493X4D Poisoning by emollients, demulcents and protectants, undetermined, subsequent encounter +T493X4S Poisoning by emollients, demulcents and protectants, undetermined, sequela +T493X5A Adverse effect of emollients, demulcents and protectants, initial encounter +T493X5D Adverse effect of emollients, demulcents and protectants, subsequent encounter +T493X5S Adverse effect of emollients, demulcents and protectants, sequela +T493X6A Underdosing of emollients, demulcents and protectants, initial encounter +T493X6D Underdosing of emollients, demulcents and protectants, subsequent encounter +T493X6S Underdosing of emollients, demulcents and protectants, sequela +T494X1A Poisoning by keratolytics, keratoplastics, and other hair treatment drugs and preparations, accidental (unintentional), initial encounter +T494X1D Poisoning by keratolytics, keratoplastics, and other hair treatment drugs and preparations, accidental (unintentional), subsequent encounter +T494X1S Poisoning by keratolytics, keratoplastics, and other hair treatment drugs and preparations, accidental (unintentional), sequela +T494X2A Poisoning by keratolytics, keratoplastics, and other hair treatment drugs and preparations, intentional self-harm, initial encounter +T494X2D Poisoning by keratolytics, keratoplastics, and other hair treatment drugs and preparations, intentional self-harm, subsequent encounter +T494X2S Poisoning by keratolytics, keratoplastics, and other hair treatment drugs and preparations, intentional self-harm, sequela +T494X3A Poisoning by keratolytics, keratoplastics, and other hair treatment drugs and preparations, assault, initial encounter +T494X3D Poisoning by keratolytics, keratoplastics, and other hair treatment drugs and preparations, assault, subsequent encounter +T494X3S Poisoning by keratolytics, keratoplastics, and other hair treatment drugs and preparations, assault, sequela +T494X4A Poisoning by keratolytics, keratoplastics, and other hair treatment drugs and preparations, undetermined, initial encounter +T494X4D Poisoning by keratolytics, keratoplastics, and other hair treatment drugs and preparations, undetermined, subsequent encounter +T494X4S Poisoning by keratolytics, keratoplastics, and other hair treatment drugs and preparations, undetermined, sequela +T494X5A Adverse effect of keratolytics, keratoplastics, and other hair treatment drugs and preparations, initial encounter +T494X5D Adverse effect of keratolytics, keratoplastics, and other hair treatment drugs and preparations, subsequent encounter +T494X5S Adverse effect of keratolytics, keratoplastics, and other hair treatment drugs and preparations, sequela +T494X6A Underdosing of keratolytics, keratoplastics, and other hair treatment drugs and preparations, initial encounter +T494X6D Underdosing of keratolytics, keratoplastics, and other hair treatment drugs and preparations, subsequent encounter +T494X6S Underdosing of keratolytics, keratoplastics, and other hair treatment drugs and preparations, sequela +T495X1A Poisoning by ophthalmological drugs and preparations, accidental (unintentional), initial encounter +T495X1D Poisoning by ophthalmological drugs and preparations, accidental (unintentional), subsequent encounter +T495X1S Poisoning by ophthalmological drugs and preparations, accidental (unintentional), sequela +T495X2A Poisoning by ophthalmological drugs and preparations, intentional self-harm, initial encounter +T495X2D Poisoning by ophthalmological drugs and preparations, intentional self-harm, subsequent encounter +T495X2S Poisoning by ophthalmological drugs and preparations, intentional self-harm, sequela +T495X3A Poisoning by ophthalmological drugs and preparations, assault, initial encounter +T495X3D Poisoning by ophthalmological drugs and preparations, assault, subsequent encounter +T495X3S Poisoning by ophthalmological drugs and preparations, assault, sequela +T495X4A Poisoning by ophthalmological drugs and preparations, undetermined, initial encounter +T495X4D Poisoning by ophthalmological drugs and preparations, undetermined, subsequent encounter +T495X4S Poisoning by ophthalmological drugs and preparations, undetermined, sequela +T495X5A Adverse effect of ophthalmological drugs and preparations, initial encounter +T495X5D Adverse effect of ophthalmological drugs and preparations, subsequent encounter +T495X5S Adverse effect of ophthalmological drugs and preparations, sequela +T495X6A Underdosing of ophthalmological drugs and preparations, initial encounter +T495X6D Underdosing of ophthalmological drugs and preparations, subsequent encounter +T495X6S Underdosing of ophthalmological drugs and preparations, sequela +T496X1A Poisoning by otorhinolaryngological drugs and preparations, accidental (unintentional), initial encounter +T496X1D Poisoning by otorhinolaryngological drugs and preparations, accidental (unintentional), subsequent encounter +T496X1S Poisoning by otorhinolaryngological drugs and preparations, accidental (unintentional), sequela +T496X2A Poisoning by otorhinolaryngological drugs and preparations, intentional self-harm, initial encounter +T496X2D Poisoning by otorhinolaryngological drugs and preparations, intentional self-harm, subsequent encounter +T496X2S Poisoning by otorhinolaryngological drugs and preparations, intentional self-harm, sequela +T496X3A Poisoning by otorhinolaryngological drugs and preparations, assault, initial encounter +T496X3D Poisoning by otorhinolaryngological drugs and preparations, assault, subsequent encounter +T496X3S Poisoning by otorhinolaryngological drugs and preparations, assault, sequela +T496X4A Poisoning by otorhinolaryngological drugs and preparations, undetermined, initial encounter +T496X4D Poisoning by otorhinolaryngological drugs and preparations, undetermined, subsequent encounter +T496X4S Poisoning by otorhinolaryngological drugs and preparations, undetermined, sequela +T496X5A Adverse effect of otorhinolaryngological drugs and preparations, initial encounter +T496X5D Adverse effect of otorhinolaryngological drugs and preparations, subsequent encounter +T496X5S Adverse effect of otorhinolaryngological drugs and preparations, sequela +T496X6A Underdosing of otorhinolaryngological drugs and preparations, initial encounter +T496X6D Underdosing of otorhinolaryngological drugs and preparations, subsequent encounter +T496X6S Underdosing of otorhinolaryngological drugs and preparations, sequela +T497X1A Poisoning by dental drugs, topically applied, accidental (unintentional), initial encounter +T497X1D Poisoning by dental drugs, topically applied, accidental (unintentional), subsequent encounter +T497X1S Poisoning by dental drugs, topically applied, accidental (unintentional), sequela +T497X2A Poisoning by dental drugs, topically applied, intentional self-harm, initial encounter +T497X2D Poisoning by dental drugs, topically applied, intentional self-harm, subsequent encounter +T497X2S Poisoning by dental drugs, topically applied, intentional self-harm, sequela +T497X3A Poisoning by dental drugs, topically applied, assault, initial encounter +T497X3D Poisoning by dental drugs, topically applied, assault, subsequent encounter +T497X3S Poisoning by dental drugs, topically applied, assault, sequela +T497X4A Poisoning by dental drugs, topically applied, undetermined, initial encounter +T497X4D Poisoning by dental drugs, topically applied, undetermined, subsequent encounter +T497X4S Poisoning by dental drugs, topically applied, undetermined, sequela +T497X5A Adverse effect of dental drugs, topically applied, initial encounter +T497X5D Adverse effect of dental drugs, topically applied, subsequent encounter +T497X5S Adverse effect of dental drugs, topically applied, sequela +T497X6A Underdosing of dental drugs, topically applied, initial encounter +T497X6D Underdosing of dental drugs, topically applied, subsequent encounter +T497X6S Underdosing of dental drugs, topically applied, sequela +T498X1A Poisoning by other topical agents, accidental (unintentional), initial encounter +T498X1D Poisoning by other topical agents, accidental (unintentional), subsequent encounter +T498X1S Poisoning by other topical agents, accidental (unintentional), sequela +T498X2A Poisoning by other topical agents, intentional self-harm, initial encounter +T498X2D Poisoning by other topical agents, intentional self-harm, subsequent encounter +T498X2S Poisoning by other topical agents, intentional self-harm, sequela +T498X3A Poisoning by other topical agents, assault, initial encounter +T498X3D Poisoning by other topical agents, assault, subsequent encounter +T498X3S Poisoning by other topical agents, assault, sequela +T498X4A Poisoning by other topical agents, undetermined, initial encounter +T498X4D Poisoning by other topical agents, undetermined, subsequent encounter +T498X4S Poisoning by other topical agents, undetermined, sequela +T498X5A Adverse effect of other topical agents, initial encounter +T498X5D Adverse effect of other topical agents, subsequent encounter +T498X5S Adverse effect of other topical agents, sequela +T498X6A Underdosing of other topical agents, initial encounter +T498X6D Underdosing of other topical agents, subsequent encounter +T498X6S Underdosing of other topical agents, sequela +T4991XA Poisoning by unspecified topical agent, accidental (unintentional), initial encounter +T4991XD Poisoning by unspecified topical agent, accidental (unintentional), subsequent encounter +T4991XS Poisoning by unspecified topical agent, accidental (unintentional), sequela +T4992XA Poisoning by unspecified topical agent, intentional self-harm, initial encounter +T4992XD Poisoning by unspecified topical agent, intentional self-harm, subsequent encounter +T4992XS Poisoning by unspecified topical agent, intentional self-harm, sequela +T4993XA Poisoning by unspecified topical agent, assault, initial encounter +T4993XD Poisoning by unspecified topical agent, assault, subsequent encounter +T4993XS Poisoning by unspecified topical agent, assault, sequela +T4994XA Poisoning by unspecified topical agent, undetermined, initial encounter +T4994XD Poisoning by unspecified topical agent, undetermined, subsequent encounter +T4994XS Poisoning by unspecified topical agent, undetermined, sequela +T4995XA Adverse effect of unspecified topical agent, initial encounter +T4995XD Adverse effect of unspecified topical agent, subsequent encounter +T4995XS Adverse effect of unspecified topical agent, sequela +T4996XA Underdosing of unspecified topical agent, initial encounter +T4996XD Underdosing of unspecified topical agent, subsequent encounter +T4996XS Underdosing of unspecified topical agent, sequela +T500X1A Poisoning by mineralocorticoids and their antagonists, accidental (unintentional), initial encounter +T500X1D Poisoning by mineralocorticoids and their antagonists, accidental (unintentional), subsequent encounter +T500X1S Poisoning by mineralocorticoids and their antagonists, accidental (unintentional), sequela +T500X2A Poisoning by mineralocorticoids and their antagonists, intentional self-harm, initial encounter +T500X2D Poisoning by mineralocorticoids and their antagonists, intentional self-harm, subsequent encounter +T500X2S Poisoning by mineralocorticoids and their antagonists, intentional self-harm, sequela +T500X3A Poisoning by mineralocorticoids and their antagonists, assault, initial encounter +T500X3D Poisoning by mineralocorticoids and their antagonists, assault, subsequent encounter +T500X3S Poisoning by mineralocorticoids and their antagonists, assault, sequela +T500X4A Poisoning by mineralocorticoids and their antagonists, undetermined, initial encounter +T500X4D Poisoning by mineralocorticoids and their antagonists, undetermined, subsequent encounter +T500X4S Poisoning by mineralocorticoids and their antagonists, undetermined, sequela +T500X5A Adverse effect of mineralocorticoids and their antagonists, initial encounter +T500X5D Adverse effect of mineralocorticoids and their antagonists, subsequent encounter +T500X5S Adverse effect of mineralocorticoids and their antagonists, sequela +T500X6A Underdosing of mineralocorticoids and their antagonists, initial encounter +T500X6D Underdosing of mineralocorticoids and their antagonists, subsequent encounter +T500X6S Underdosing of mineralocorticoids and their antagonists, sequela +T501X1A Poisoning by loop [high-ceiling] diuretics, accidental (unintentional), initial encounter +T501X1D Poisoning by loop [high-ceiling] diuretics, accidental (unintentional), subsequent encounter +T501X1S Poisoning by loop [high-ceiling] diuretics, accidental (unintentional), sequela +T501X2A Poisoning by loop [high-ceiling] diuretics, intentional self-harm, initial encounter +T501X2D Poisoning by loop [high-ceiling] diuretics, intentional self-harm, subsequent encounter +T501X2S Poisoning by loop [high-ceiling] diuretics, intentional self-harm, sequela +T501X3A Poisoning by loop [high-ceiling] diuretics, assault, initial encounter +T501X3D Poisoning by loop [high-ceiling] diuretics, assault, subsequent encounter +T501X3S Poisoning by loop [high-ceiling] diuretics, assault, sequela +T501X4A Poisoning by loop [high-ceiling] diuretics, undetermined, initial encounter +T501X4D Poisoning by loop [high-ceiling] diuretics, undetermined, subsequent encounter +T501X4S Poisoning by loop [high-ceiling] diuretics, undetermined, sequela +T501X5A Adverse effect of loop [high-ceiling] diuretics, initial encounter +T501X5D Adverse effect of loop [high-ceiling] diuretics, subsequent encounter +T501X5S Adverse effect of loop [high-ceiling] diuretics, sequela +T501X6A Underdosing of loop [high-ceiling] diuretics, initial encounter +T501X6D Underdosing of loop [high-ceiling] diuretics, subsequent encounter +T501X6S Underdosing of loop [high-ceiling] diuretics, sequela +T502X1A Poisoning by carbonic-anhydrase inhibitors, benzothiadiazides and other diuretics, accidental (unintentional), initial encounter +T502X1D Poisoning by carbonic-anhydrase inhibitors, benzothiadiazides and other diuretics, accidental (unintentional), subsequent encounter +T502X1S Poisoning by carbonic-anhydrase inhibitors, benzothiadiazides and other diuretics, accidental (unintentional), sequela +T502X2A Poisoning by carbonic-anhydrase inhibitors, benzothiadiazides and other diuretics, intentional self-harm, initial encounter +T502X2D Poisoning by carbonic-anhydrase inhibitors, benzothiadiazides and other diuretics, intentional self-harm, subsequent encounter +T502X2S Poisoning by carbonic-anhydrase inhibitors, benzothiadiazides and other diuretics, intentional self-harm, sequela +T502X3A Poisoning by carbonic-anhydrase inhibitors, benzothiadiazides and other diuretics, assault, initial encounter +T502X3D Poisoning by carbonic-anhydrase inhibitors, benzothiadiazides and other diuretics, assault, subsequent encounter +T502X3S Poisoning by carbonic-anhydrase inhibitors, benzothiadiazides and other diuretics, assault, sequela +T502X4A Poisoning by carbonic-anhydrase inhibitors, benzothiadiazides and other diuretics, undetermined, initial encounter +T502X4D Poisoning by carbonic-anhydrase inhibitors, benzothiadiazides and other diuretics, undetermined, subsequent encounter +T502X4S Poisoning by carbonic-anhydrase inhibitors, benzothiadiazides and other diuretics, undetermined, sequela +T502X5A Adverse effect of carbonic-anhydrase inhibitors, benzothiadiazides and other diuretics, initial encounter +T502X5D Adverse effect of carbonic-anhydrase inhibitors, benzothiadiazides and other diuretics, subsequent encounter +T502X5S Adverse effect of carbonic-anhydrase inhibitors, benzothiadiazides and other diuretics, sequela +T502X6A Underdosing of carbonic-anhydrase inhibitors, benzothiadiazides and other diuretics, initial encounter +T502X6D Underdosing of carbonic-anhydrase inhibitors, benzothiadiazides and other diuretics, subsequent encounter +T502X6S Underdosing of carbonic-anhydrase inhibitors, benzothiadiazides and other diuretics, sequela +T503X1A Poisoning by electrolytic, caloric and water-balance agents, accidental (unintentional), initial encounter +T503X1D Poisoning by electrolytic, caloric and water-balance agents, accidental (unintentional), subsequent encounter +T503X1S Poisoning by electrolytic, caloric and water-balance agents, accidental (unintentional), sequela +T503X2A Poisoning by electrolytic, caloric and water-balance agents, intentional self-harm, initial encounter +T503X2D Poisoning by electrolytic, caloric and water-balance agents, intentional self-harm, subsequent encounter +T503X2S Poisoning by electrolytic, caloric and water-balance agents, intentional self-harm, sequela +T503X3A Poisoning by electrolytic, caloric and water-balance agents, assault, initial encounter +T503X3D Poisoning by electrolytic, caloric and water-balance agents, assault, subsequent encounter +T503X3S Poisoning by electrolytic, caloric and water-balance agents, assault, sequela +T503X4A Poisoning by electrolytic, caloric and water-balance agents, undetermined, initial encounter +T503X4D Poisoning by electrolytic, caloric and water-balance agents, undetermined, subsequent encounter +T503X4S Poisoning by electrolytic, caloric and water-balance agents, undetermined, sequela +T503X5A Adverse effect of electrolytic, caloric and water-balance agents, initial encounter +T503X5D Adverse effect of electrolytic, caloric and water-balance agents, subsequent encounter +T503X5S Adverse effect of electrolytic, caloric and water-balance agents, sequela +T503X6A Underdosing of electrolytic, caloric and water-balance agents, initial encounter +T503X6D Underdosing of electrolytic, caloric and water-balance agents, subsequent encounter +T503X6S Underdosing of electrolytic, caloric and water-balance agents, sequela +T504X1A Poisoning by drugs affecting uric acid metabolism, accidental (unintentional), initial encounter +T504X1D Poisoning by drugs affecting uric acid metabolism, accidental (unintentional), subsequent encounter +T504X1S Poisoning by drugs affecting uric acid metabolism, accidental (unintentional), sequela +T504X2A Poisoning by drugs affecting uric acid metabolism, intentional self-harm, initial encounter +T504X2D Poisoning by drugs affecting uric acid metabolism, intentional self-harm, subsequent encounter +T504X2S Poisoning by drugs affecting uric acid metabolism, intentional self-harm, sequela +T504X3A Poisoning by drugs affecting uric acid metabolism, assault, initial encounter +T504X3D Poisoning by drugs affecting uric acid metabolism, assault, subsequent encounter +T504X3S Poisoning by drugs affecting uric acid metabolism, assault, sequela +T504X4A Poisoning by drugs affecting uric acid metabolism, undetermined, initial encounter +T504X4D Poisoning by drugs affecting uric acid metabolism, undetermined, subsequent encounter +T504X4S Poisoning by drugs affecting uric acid metabolism, undetermined, sequela +T504X5A Adverse effect of drugs affecting uric acid metabolism, initial encounter +T504X5D Adverse effect of drugs affecting uric acid metabolism, subsequent encounter +T504X5S Adverse effect of drugs affecting uric acid metabolism, sequela +T504X6A Underdosing of drugs affecting uric acid metabolism, initial encounter +T504X6D Underdosing of drugs affecting uric acid metabolism, subsequent encounter +T504X6S Underdosing of drugs affecting uric acid metabolism, sequela +T505X1A Poisoning by appetite depressants, accidental (unintentional), initial encounter +T505X1D Poisoning by appetite depressants, accidental (unintentional), subsequent encounter +T505X1S Poisoning by appetite depressants, accidental (unintentional), sequela +T505X2A Poisoning by appetite depressants, intentional self-harm, initial encounter +T505X2D Poisoning by appetite depressants, intentional self-harm, subsequent encounter +T505X2S Poisoning by appetite depressants, intentional self-harm, sequela +T505X3A Poisoning by appetite depressants, assault, initial encounter +T505X3D Poisoning by appetite depressants, assault, subsequent encounter +T505X3S Poisoning by appetite depressants, assault, sequela +T505X4A Poisoning by appetite depressants, undetermined, initial encounter +T505X4D Poisoning by appetite depressants, undetermined, subsequent encounter +T505X4S Poisoning by appetite depressants, undetermined, sequela +T505X5A Adverse effect of appetite depressants, initial encounter +T505X5D Adverse effect of appetite depressants, subsequent encounter +T505X5S Adverse effect of appetite depressants, sequela +T505X6A Underdosing of appetite depressants, initial encounter +T505X6D Underdosing of appetite depressants, subsequent encounter +T505X6S Underdosing of appetite depressants, sequela +T506X1A Poisoning by antidotes and chelating agents, accidental (unintentional), initial encounter +T506X1D Poisoning by antidotes and chelating agents, accidental (unintentional), subsequent encounter +T506X1S Poisoning by antidotes and chelating agents, accidental (unintentional), sequela +T506X2A Poisoning by antidotes and chelating agents, intentional self-harm, initial encounter +T506X2D Poisoning by antidotes and chelating agents, intentional self-harm, subsequent encounter +T506X2S Poisoning by antidotes and chelating agents, intentional self-harm, sequela +T506X3A Poisoning by antidotes and chelating agents, assault, initial encounter +T506X3D Poisoning by antidotes and chelating agents, assault, subsequent encounter +T506X3S Poisoning by antidotes and chelating agents, assault, sequela +T506X4A Poisoning by antidotes and chelating agents, undetermined, initial encounter +T506X4D Poisoning by antidotes and chelating agents, undetermined, subsequent encounter +T506X4S Poisoning by antidotes and chelating agents, undetermined, sequela +T506X5A Adverse effect of antidotes and chelating agents, initial encounter +T506X5D Adverse effect of antidotes and chelating agents, subsequent encounter +T506X5S Adverse effect of antidotes and chelating agents, sequela +T506X6A Underdosing of antidotes and chelating agents, initial encounter +T506X6D Underdosing of antidotes and chelating agents, subsequent encounter +T506X6S Underdosing of antidotes and chelating agents, sequela +T507X1A Poisoning by analeptics and opioid receptor antagonists, accidental (unintentional), initial encounter +T507X1D Poisoning by analeptics and opioid receptor antagonists, accidental (unintentional), subsequent encounter +T507X1S Poisoning by analeptics and opioid receptor antagonists, accidental (unintentional), sequela +T507X2A Poisoning by analeptics and opioid receptor antagonists, intentional self-harm, initial encounter +T507X2D Poisoning by analeptics and opioid receptor antagonists, intentional self-harm, subsequent encounter +T507X2S Poisoning by analeptics and opioid receptor antagonists, intentional self-harm, sequela +T507X3A Poisoning by analeptics and opioid receptor antagonists, assault, initial encounter +T507X3D Poisoning by analeptics and opioid receptor antagonists, assault, subsequent encounter +T507X3S Poisoning by analeptics and opioid receptor antagonists, assault, sequela +T507X4A Poisoning by analeptics and opioid receptor antagonists, undetermined, initial encounter +T507X4D Poisoning by analeptics and opioid receptor antagonists, undetermined, subsequent encounter +T507X4S Poisoning by analeptics and opioid receptor antagonists, undetermined, sequela +T507X5A Adverse effect of analeptics and opioid receptor antagonists, initial encounter +T507X5D Adverse effect of analeptics and opioid receptor antagonists, subsequent encounter +T507X5S Adverse effect of analeptics and opioid receptor antagonists, sequela +T507X6A Underdosing of analeptics and opioid receptor antagonists, initial encounter +T507X6D Underdosing of analeptics and opioid receptor antagonists, subsequent encounter +T507X6S Underdosing of analeptics and opioid receptor antagonists, sequela +T508X1A Poisoning by diagnostic agents, accidental (unintentional), initial encounter +T508X1D Poisoning by diagnostic agents, accidental (unintentional), subsequent encounter +T508X1S Poisoning by diagnostic agents, accidental (unintentional), sequela +T508X2A Poisoning by diagnostic agents, intentional self-harm, initial encounter +T508X2D Poisoning by diagnostic agents, intentional self-harm, subsequent encounter +T508X2S Poisoning by diagnostic agents, intentional self-harm, sequela +T508X3A Poisoning by diagnostic agents, assault, initial encounter +T508X3D Poisoning by diagnostic agents, assault, subsequent encounter +T508X3S Poisoning by diagnostic agents, assault, sequela +T508X4A Poisoning by diagnostic agents, undetermined, initial encounter +T508X4D Poisoning by diagnostic agents, undetermined, subsequent encounter +T508X4S Poisoning by diagnostic agents, undetermined, sequela +T508X5A Adverse effect of diagnostic agents, initial encounter +T508X5D Adverse effect of diagnostic agents, subsequent encounter +T508X5S Adverse effect of diagnostic agents, sequela +T508X6A Underdosing of diagnostic agents, initial encounter +T508X6D Underdosing of diagnostic agents, subsequent encounter +T508X6S Underdosing of diagnostic agents, sequela +T50A11A Poisoning by pertussis vaccine, including combinations with a pertussis component, accidental (unintentional), initial encounter +T50A11D Poisoning by pertussis vaccine, including combinations with a pertussis component, accidental (unintentional), subsequent encounter +T50A11S Poisoning by pertussis vaccine, including combinations with a pertussis component, accidental (unintentional), sequela +T50A12A Poisoning by pertussis vaccine, including combinations with a pertussis component, intentional self-harm, initial encounter +T50A12D Poisoning by pertussis vaccine, including combinations with a pertussis component, intentional self-harm, subsequent encounter +T50A12S Poisoning by pertussis vaccine, including combinations with a pertussis component, intentional self-harm, sequela +T50A13A Poisoning by pertussis vaccine, including combinations with a pertussis component, assault, initial encounter +T50A13D Poisoning by pertussis vaccine, including combinations with a pertussis component, assault, subsequent encounter +T50A13S Poisoning by pertussis vaccine, including combinations with a pertussis component, assault, sequela +T50A14A Poisoning by pertussis vaccine, including combinations with a pertussis component, undetermined, initial encounter +T50A14D Poisoning by pertussis vaccine, including combinations with a pertussis component, undetermined, subsequent encounter +T50A14S Poisoning by pertussis vaccine, including combinations with a pertussis component, undetermined, sequela +T50A15A Adverse effect of pertussis vaccine, including combinations with a pertussis component, initial encounter +T50A15D Adverse effect of pertussis vaccine, including combinations with a pertussis component, subsequent encounter +T50A15S Adverse effect of pertussis vaccine, including combinations with a pertussis component, sequela +T50A16A Underdosing of pertussis vaccine, including combinations with a pertussis component, initial encounter +T50A16D Underdosing of pertussis vaccine, including combinations with a pertussis component, subsequent encounter +T50A16S Underdosing of pertussis vaccine, including combinations with a pertussis component, sequela +T50A21A Poisoning by mixed bacterial vaccines without a pertussis component, accidental (unintentional), initial encounter +T50A21D Poisoning by mixed bacterial vaccines without a pertussis component, accidental (unintentional), subsequent encounter +T50A21S Poisoning by mixed bacterial vaccines without a pertussis component, accidental (unintentional), sequela +T50A22A Poisoning by mixed bacterial vaccines without a pertussis component, intentional self-harm, initial encounter +T50A22D Poisoning by mixed bacterial vaccines without a pertussis component, intentional self-harm, subsequent encounter +T50A22S Poisoning by mixed bacterial vaccines without a pertussis component, intentional self-harm, sequela +T50A23A Poisoning by mixed bacterial vaccines without a pertussis component, assault, initial encounter +T50A23D Poisoning by mixed bacterial vaccines without a pertussis component, assault, subsequent encounter +T50A23S Poisoning by mixed bacterial vaccines without a pertussis component, assault, sequela +T50A24A Poisoning by mixed bacterial vaccines without a pertussis component, undetermined, initial encounter +T50A24D Poisoning by mixed bacterial vaccines without a pertussis component, undetermined, subsequent encounter +T50A24S Poisoning by mixed bacterial vaccines without a pertussis component, undetermined, sequela +T50A25A Adverse effect of mixed bacterial vaccines without a pertussis component, initial encounter +T50A25D Adverse effect of mixed bacterial vaccines without a pertussis component, subsequent encounter +T50A25S Adverse effect of mixed bacterial vaccines without a pertussis component, sequela +T50A26A Underdosing of mixed bacterial vaccines without a pertussis component, initial encounter +T50A26D Underdosing of mixed bacterial vaccines without a pertussis component, subsequent encounter +T50A26S Underdosing of mixed bacterial vaccines without a pertussis component, sequela +T50A91A Poisoning by other bacterial vaccines, accidental (unintentional), initial encounter +T50A91D Poisoning by other bacterial vaccines, accidental (unintentional), subsequent encounter +T50A91S Poisoning by other bacterial vaccines, accidental (unintentional), sequela +T50A92A Poisoning by other bacterial vaccines, intentional self-harm, initial encounter +T50A92D Poisoning by other bacterial vaccines, intentional self-harm, subsequent encounter +T50A92S Poisoning by other bacterial vaccines, intentional self-harm, sequela +T50A93A Poisoning by other bacterial vaccines, assault, initial encounter +T50A93D Poisoning by other bacterial vaccines, assault, subsequent encounter +T50A93S Poisoning by other bacterial vaccines, assault, sequela +T50A94A Poisoning by other bacterial vaccines, undetermined, initial encounter +T50A94D Poisoning by other bacterial vaccines, undetermined, subsequent encounter +T50A94S Poisoning by other bacterial vaccines, undetermined, sequela +T50A95A Adverse effect of other bacterial vaccines, initial encounter +T50A95D Adverse effect of other bacterial vaccines, subsequent encounter +T50A95S Adverse effect of other bacterial vaccines, sequela +T50A96A Underdosing of other bacterial vaccines, initial encounter +T50A96D Underdosing of other bacterial vaccines, subsequent encounter +T50A96S Underdosing of other bacterial vaccines, sequela +T50B11A Poisoning by smallpox vaccines, accidental (unintentional), initial encounter +T50B11D Poisoning by smallpox vaccines, accidental (unintentional), subsequent encounter +T50B11S Poisoning by smallpox vaccines, accidental (unintentional), sequela +T50B12A Poisoning by smallpox vaccines, intentional self-harm, initial encounter +T50B12D Poisoning by smallpox vaccines, intentional self-harm, subsequent encounter +T50B12S Poisoning by smallpox vaccines, intentional self-harm, sequela +T50B13A Poisoning by smallpox vaccines, assault, initial encounter +T50B13D Poisoning by smallpox vaccines, assault, subsequent encounter +T50B13S Poisoning by smallpox vaccines, assault, sequela +T50B14A Poisoning by smallpox vaccines, undetermined, initial encounter +T50B14D Poisoning by smallpox vaccines, undetermined, subsequent encounter +T50B14S Poisoning by smallpox vaccines, undetermined, sequela +T50B15A Adverse effect of smallpox vaccines, initial encounter +T50B15D Adverse effect of smallpox vaccines, subsequent encounter +T50B15S Adverse effect of smallpox vaccines, sequela +T50B16A Underdosing of smallpox vaccines, initial encounter +T50B16D Underdosing of smallpox vaccines, subsequent encounter +T50B16S Underdosing of smallpox vaccines, sequela +T50B91A Poisoning by other viral vaccines, accidental (unintentional), initial encounter +T50B91D Poisoning by other viral vaccines, accidental (unintentional), subsequent encounter +T50B91S Poisoning by other viral vaccines, accidental (unintentional), sequela +T50B92A Poisoning by other viral vaccines, intentional self-harm, initial encounter +T50B92D Poisoning by other viral vaccines, intentional self-harm, subsequent encounter +T50B92S Poisoning by other viral vaccines, intentional self-harm, sequela +T50B93A Poisoning by other viral vaccines, assault, initial encounter +T50B93D Poisoning by other viral vaccines, assault, subsequent encounter +T50B93S Poisoning by other viral vaccines, assault, sequela +T50B94A Poisoning by other viral vaccines, undetermined, initial encounter +T50B94D Poisoning by other viral vaccines, undetermined, subsequent encounter +T50B94S Poisoning by other viral vaccines, undetermined, sequela +T50B95A Adverse effect of other viral vaccines, initial encounter +T50B95D Adverse effect of other viral vaccines, subsequent encounter +T50B95S Adverse effect of other viral vaccines, sequela +T50B96A Underdosing of other viral vaccines, initial encounter +T50B96D Underdosing of other viral vaccines, subsequent encounter +T50B96S Underdosing of other viral vaccines, sequela +T50Z11A Poisoning by immunoglobulin, accidental (unintentional), initial encounter +T50Z11D Poisoning by immunoglobulin, accidental (unintentional), subsequent encounter +T50Z11S Poisoning by immunoglobulin, accidental (unintentional), sequela +T50Z12A Poisoning by immunoglobulin, intentional self-harm, initial encounter +T50Z12D Poisoning by immunoglobulin, intentional self-harm, subsequent encounter +T50Z12S Poisoning by immunoglobulin, intentional self-harm, sequela +T50Z13A Poisoning by immunoglobulin, assault, initial encounter +T50Z13D Poisoning by immunoglobulin, assault, subsequent encounter +T50Z13S Poisoning by immunoglobulin, assault, sequela +T50Z14A Poisoning by immunoglobulin, undetermined, initial encounter +T50Z14D Poisoning by immunoglobulin, undetermined, subsequent encounter +T50Z14S Poisoning by immunoglobulin, undetermined, sequela +T50Z15A Adverse effect of immunoglobulin, initial encounter +T50Z15D Adverse effect of immunoglobulin, subsequent encounter +T50Z15S Adverse effect of immunoglobulin, sequela +T50Z16A Underdosing of immunoglobulin, initial encounter +T50Z16D Underdosing of immunoglobulin, subsequent encounter +T50Z16S Underdosing of immunoglobulin, sequela +T50Z91A Poisoning by other vaccines and biological substances, accidental (unintentional), initial encounter +T50Z91D Poisoning by other vaccines and biological substances, accidental (unintentional), subsequent encounter +T50Z91S Poisoning by other vaccines and biological substances, accidental (unintentional), sequela +T50Z92A Poisoning by other vaccines and biological substances, intentional self-harm, initial encounter +T50Z92D Poisoning by other vaccines and biological substances, intentional self-harm, subsequent encounter +T50Z92S Poisoning by other vaccines and biological substances, intentional self-harm, sequela +T50Z93A Poisoning by other vaccines and biological substances, assault, initial encounter +T50Z93D Poisoning by other vaccines and biological substances, assault, subsequent encounter +T50Z93S Poisoning by other vaccines and biological substances, assault, sequela +T50Z94A Poisoning by other vaccines and biological substances, undetermined, initial encounter +T50Z94D Poisoning by other vaccines and biological substances, undetermined, subsequent encounter +T50Z94S Poisoning by other vaccines and biological substances, undetermined, sequela +T50Z95A Adverse effect of other vaccines and biological substances, initial encounter +T50Z95D Adverse effect of other vaccines and biological substances, subsequent encounter +T50Z95S Adverse effect of other vaccines and biological substances, sequela +T50Z96A Underdosing of other vaccines and biological substances, initial encounter +T50Z96D Underdosing of other vaccines and biological substances, subsequent encounter +T50Z96S Underdosing of other vaccines and biological substances, sequela +T50901A Poisoning by unspecified drugs, medicaments and biological substances, accidental (unintentional), initial encounter +T50901D Poisoning by unspecified drugs, medicaments and biological substances, accidental (unintentional), subsequent encounter +T50901S Poisoning by unspecified drugs, medicaments and biological substances, accidental (unintentional), sequela +T50902A Poisoning by unspecified drugs, medicaments and biological substances, intentional self-harm, initial encounter +T50902D Poisoning by unspecified drugs, medicaments and biological substances, intentional self-harm, subsequent encounter +T50902S Poisoning by unspecified drugs, medicaments and biological substances, intentional self-harm, sequela +T50903A Poisoning by unspecified drugs, medicaments and biological substances, assault, initial encounter +T50903D Poisoning by unspecified drugs, medicaments and biological substances, assault, subsequent encounter +T50903S Poisoning by unspecified drugs, medicaments and biological substances, assault, sequela +T50904A Poisoning by unspecified drugs, medicaments and biological substances, undetermined, initial encounter +T50904D Poisoning by unspecified drugs, medicaments and biological substances, undetermined, subsequent encounter +T50904S Poisoning by unspecified drugs, medicaments and biological substances, undetermined, sequela +T50905A Adverse effect of unspecified drugs, medicaments and biological substances, initial encounter +T50905D Adverse effect of unspecified drugs, medicaments and biological substances, subsequent encounter +T50905S Adverse effect of unspecified drugs, medicaments and biological substances, sequela +T50906A Underdosing of unspecified drugs, medicaments and biological substances, initial encounter +T50906D Underdosing of unspecified drugs, medicaments and biological substances, subsequent encounter +T50906S Underdosing of unspecified drugs, medicaments and biological substances, sequela +T50991A Poisoning by other drugs, medicaments and biological substances, accidental (unintentional), initial encounter +T50991D Poisoning by other drugs, medicaments and biological substances, accidental (unintentional), subsequent encounter +T50991S Poisoning by other drugs, medicaments and biological substances, accidental (unintentional), sequela +T50992A Poisoning by other drugs, medicaments and biological substances, intentional self-harm, initial encounter +T50992D Poisoning by other drugs, medicaments and biological substances, intentional self-harm, subsequent encounter +T50992S Poisoning by other drugs, medicaments and biological substances, intentional self-harm, sequela +T50993A Poisoning by other drugs, medicaments and biological substances, assault, initial encounter +T50993D Poisoning by other drugs, medicaments and biological substances, assault, subsequent encounter +T50993S Poisoning by other drugs, medicaments and biological substances, assault, sequela +T50994A Poisoning by other drugs, medicaments and biological substances, undetermined, initial encounter +T50994D Poisoning by other drugs, medicaments and biological substances, undetermined, subsequent encounter +T50994S Poisoning by other drugs, medicaments and biological substances, undetermined, sequela +T50995A Adverse effect of other drugs, medicaments and biological substances, initial encounter +T50995D Adverse effect of other drugs, medicaments and biological substances, subsequent encounter +T50995S Adverse effect of other drugs, medicaments and biological substances, sequela +T50996A Underdosing of other drugs, medicaments and biological substances, initial encounter +T50996D Underdosing of other drugs, medicaments and biological substances, subsequent encounter +T50996S Underdosing of other drugs, medicaments and biological substances, sequela +T510X1A Toxic effect of ethanol, accidental (unintentional), initial encounter +T510X1D Toxic effect of ethanol, accidental (unintentional), subsequent encounter +T510X1S Toxic effect of ethanol, accidental (unintentional), sequela +T510X2A Toxic effect of ethanol, intentional self-harm, initial encounter +T510X2D Toxic effect of ethanol, intentional self-harm, subsequent encounter +T510X2S Toxic effect of ethanol, intentional self-harm, sequela +T510X3A Toxic effect of ethanol, assault, initial encounter +T510X3D Toxic effect of ethanol, assault, subsequent encounter +T510X3S Toxic effect of ethanol, assault, sequela +T510X4A Toxic effect of ethanol, undetermined, initial encounter +T510X4D Toxic effect of ethanol, undetermined, subsequent encounter +T510X4S Toxic effect of ethanol, undetermined, sequela +T511X1A Toxic effect of methanol, accidental (unintentional), initial encounter +T511X1D Toxic effect of methanol, accidental (unintentional), subsequent encounter +T511X1S Toxic effect of methanol, accidental (unintentional), sequela +T511X2A Toxic effect of methanol, intentional self-harm, initial encounter +T511X2D Toxic effect of methanol, intentional self-harm, subsequent encounter +T511X2S Toxic effect of methanol, intentional self-harm, sequela +T511X3A Toxic effect of methanol, assault, initial encounter +T511X3D Toxic effect of methanol, assault, subsequent encounter +T511X3S Toxic effect of methanol, assault, sequela +T511X4A Toxic effect of methanol, undetermined, initial encounter +T511X4D Toxic effect of methanol, undetermined, subsequent encounter +T511X4S Toxic effect of methanol, undetermined, sequela +T512X1A Toxic effect of 2-Propanol, accidental (unintentional), initial encounter +T512X1D Toxic effect of 2-Propanol, accidental (unintentional), subsequent encounter +T512X1S Toxic effect of 2-Propanol, accidental (unintentional), sequela +T512X2A Toxic effect of 2-Propanol, intentional self-harm, initial encounter +T512X2D Toxic effect of 2-Propanol, intentional self-harm, subsequent encounter +T512X2S Toxic effect of 2-Propanol, intentional self-harm, sequela +T512X3A Toxic effect of 2-Propanol, assault, initial encounter +T512X3D Toxic effect of 2-Propanol, assault, subsequent encounter +T512X3S Toxic effect of 2-Propanol, assault, sequela +T512X4A Toxic effect of 2-Propanol, undetermined, initial encounter +T512X4D Toxic effect of 2-Propanol, undetermined, subsequent encounter +T512X4S Toxic effect of 2-Propanol, undetermined, sequela +T513X1A Toxic effect of fusel oil, accidental (unintentional), initial encounter +T513X1D Toxic effect of fusel oil, accidental (unintentional), subsequent encounter +T513X1S Toxic effect of fusel oil, accidental (unintentional), sequela +T513X2A Toxic effect of fusel oil, intentional self-harm, initial encounter +T513X2D Toxic effect of fusel oil, intentional self-harm, subsequent encounter +T513X2S Toxic effect of fusel oil, intentional self-harm, sequela +T513X3A Toxic effect of fusel oil, assault, initial encounter +T513X3D Toxic effect of fusel oil, assault, subsequent encounter +T513X3S Toxic effect of fusel oil, assault, sequela +T513X4A Toxic effect of fusel oil, undetermined, initial encounter +T513X4D Toxic effect of fusel oil, undetermined, subsequent encounter +T513X4S Toxic effect of fusel oil, undetermined, sequela +T518X1A Toxic effect of other alcohols, accidental (unintentional), initial encounter +T518X1D Toxic effect of other alcohols, accidental (unintentional), subsequent encounter +T518X1S Toxic effect of other alcohols, accidental (unintentional), sequela +T518X2A Toxic effect of other alcohols, intentional self-harm, initial encounter +T518X2D Toxic effect of other alcohols, intentional self-harm, subsequent encounter +T518X2S Toxic effect of other alcohols, intentional self-harm, sequela +T518X3A Toxic effect of other alcohols, assault, initial encounter +T518X3D Toxic effect of other alcohols, assault, subsequent encounter +T518X3S Toxic effect of other alcohols, assault, sequela +T518X4A Toxic effect of other alcohols, undetermined, initial encounter +T518X4D Toxic effect of other alcohols, undetermined, subsequent encounter +T518X4S Toxic effect of other alcohols, undetermined, sequela +T5191XA Toxic effect of unspecified alcohol, accidental (unintentional), initial encounter +T5191XD Toxic effect of unspecified alcohol, accidental (unintentional), subsequent encounter +T5191XS Toxic effect of unspecified alcohol, accidental (unintentional), sequela +T5192XA Toxic effect of unspecified alcohol, intentional self-harm, initial encounter +T5192XD Toxic effect of unspecified alcohol, intentional self-harm, subsequent encounter +T5192XS Toxic effect of unspecified alcohol, intentional self-harm, sequela +T5193XA Toxic effect of unspecified alcohol, assault, initial encounter +T5193XD Toxic effect of unspecified alcohol, assault, subsequent encounter +T5193XS Toxic effect of unspecified alcohol, assault, sequela +T5194XA Toxic effect of unspecified alcohol, undetermined, initial encounter +T5194XD Toxic effect of unspecified alcohol, undetermined, subsequent encounter +T5194XS Toxic effect of unspecified alcohol, undetermined, sequela +T520X1A Toxic effect of petroleum products, accidental (unintentional), initial encounter +T520X1D Toxic effect of petroleum products, accidental (unintentional), subsequent encounter +T520X1S Toxic effect of petroleum products, accidental (unintentional), sequela +T520X2A Toxic effect of petroleum products, intentional self-harm, initial encounter +T520X2D Toxic effect of petroleum products, intentional self-harm, subsequent encounter +T520X2S Toxic effect of petroleum products, intentional self-harm, sequela +T520X3A Toxic effect of petroleum products, assault, initial encounter +T520X3D Toxic effect of petroleum products, assault, subsequent encounter +T520X3S Toxic effect of petroleum products, assault, sequela +T520X4A Toxic effect of petroleum products, undetermined, initial encounter +T520X4D Toxic effect of petroleum products, undetermined, subsequent encounter +T520X4S Toxic effect of petroleum products, undetermined, sequela +T521X1A Toxic effect of benzene, accidental (unintentional), initial encounter +T521X1D Toxic effect of benzene, accidental (unintentional), subsequent encounter +T521X1S Toxic effect of benzene, accidental (unintentional), sequela +T521X2A Toxic effect of benzene, intentional self-harm, initial encounter +T521X2D Toxic effect of benzene, intentional self-harm, subsequent encounter +T521X2S Toxic effect of benzene, intentional self-harm, sequela +T521X3A Toxic effect of benzene, assault, initial encounter +T521X3D Toxic effect of benzene, assault, subsequent encounter +T521X3S Toxic effect of benzene, assault, sequela +T521X4A Toxic effect of benzene, undetermined, initial encounter +T521X4D Toxic effect of benzene, undetermined, subsequent encounter +T521X4S Toxic effect of benzene, undetermined, sequela +T522X1A Toxic effect of homologues of benzene, accidental (unintentional), initial encounter +T522X1D Toxic effect of homologues of benzene, accidental (unintentional), subsequent encounter +T522X1S Toxic effect of homologues of benzene, accidental (unintentional), sequela +T522X2A Toxic effect of homologues of benzene, intentional self-harm, initial encounter +T522X2D Toxic effect of homologues of benzene, intentional self-harm, subsequent encounter +T522X2S Toxic effect of homologues of benzene, intentional self-harm, sequela +T522X3A Toxic effect of homologues of benzene, assault, initial encounter +T522X3D Toxic effect of homologues of benzene, assault, subsequent encounter +T522X3S Toxic effect of homologues of benzene, assault, sequela +T522X4A Toxic effect of homologues of benzene, undetermined, initial encounter +T522X4D Toxic effect of homologues of benzene, undetermined, subsequent encounter +T522X4S Toxic effect of homologues of benzene, undetermined, sequela +T523X1A Toxic effect of glycols, accidental (unintentional), initial encounter +T523X1D Toxic effect of glycols, accidental (unintentional), subsequent encounter +T523X1S Toxic effect of glycols, accidental (unintentional), sequela +T523X2A Toxic effect of glycols, intentional self-harm, initial encounter +T523X2D Toxic effect of glycols, intentional self-harm, subsequent encounter +T523X2S Toxic effect of glycols, intentional self-harm, sequela +T523X3A Toxic effect of glycols, assault, initial encounter +T523X3D Toxic effect of glycols, assault, subsequent encounter +T523X3S Toxic effect of glycols, assault, sequela +T523X4A Toxic effect of glycols, undetermined, initial encounter +T523X4D Toxic effect of glycols, undetermined, subsequent encounter +T523X4S Toxic effect of glycols, undetermined, sequela +T524X1A Toxic effect of ketones, accidental (unintentional), initial encounter +T524X1D Toxic effect of ketones, accidental (unintentional), subsequent encounter +T524X1S Toxic effect of ketones, accidental (unintentional), sequela +T524X2A Toxic effect of ketones, intentional self-harm, initial encounter +T524X2D Toxic effect of ketones, intentional self-harm, subsequent encounter +T524X2S Toxic effect of ketones, intentional self-harm, sequela +T524X3A Toxic effect of ketones, assault, initial encounter +T524X3D Toxic effect of ketones, assault, subsequent encounter +T524X3S Toxic effect of ketones, assault, sequela +T524X4A Toxic effect of ketones, undetermined, initial encounter +T524X4D Toxic effect of ketones, undetermined, subsequent encounter +T524X4S Toxic effect of ketones, undetermined, sequela +T528X1A Toxic effect of other organic solvents, accidental (unintentional), initial encounter +T528X1D Toxic effect of other organic solvents, accidental (unintentional), subsequent encounter +T528X1S Toxic effect of other organic solvents, accidental (unintentional), sequela +T528X2A Toxic effect of other organic solvents, intentional self-harm, initial encounter +T528X2D Toxic effect of other organic solvents, intentional self-harm, subsequent encounter +T528X2S Toxic effect of other organic solvents, intentional self-harm, sequela +T528X3A Toxic effect of other organic solvents, assault, initial encounter +T528X3D Toxic effect of other organic solvents, assault, subsequent encounter +T528X3S Toxic effect of other organic solvents, assault, sequela +T528X4A Toxic effect of other organic solvents, undetermined, initial encounter +T528X4D Toxic effect of other organic solvents, undetermined, subsequent encounter +T528X4S Toxic effect of other organic solvents, undetermined, sequela +T5291XA Toxic effect of unspecified organic solvent, accidental (unintentional), initial encounter +T5291XD Toxic effect of unspecified organic solvent, accidental (unintentional), subsequent encounter +T5291XS Toxic effect of unspecified organic solvent, accidental (unintentional), sequela +T5292XA Toxic effect of unspecified organic solvent, intentional self-harm, initial encounter +T5292XD Toxic effect of unspecified organic solvent, intentional self-harm, subsequent encounter +T5292XS Toxic effect of unspecified organic solvent, intentional self-harm, sequela +T5293XA Toxic effect of unspecified organic solvent, assault, initial encounter +T5293XD Toxic effect of unspecified organic solvent, assault, subsequent encounter +T5293XS Toxic effect of unspecified organic solvent, assault, sequela +T5294XA Toxic effect of unspecified organic solvent, undetermined, initial encounter +T5294XD Toxic effect of unspecified organic solvent, undetermined, subsequent encounter +T5294XS Toxic effect of unspecified organic solvent, undetermined, sequela +T530X1A Toxic effect of carbon tetrachloride, accidental (unintentional), initial encounter +T530X1D Toxic effect of carbon tetrachloride, accidental (unintentional), subsequent encounter +T530X1S Toxic effect of carbon tetrachloride, accidental (unintentional), sequela +T530X2A Toxic effect of carbon tetrachloride, intentional self-harm, initial encounter +T530X2D Toxic effect of carbon tetrachloride, intentional self-harm, subsequent encounter +T530X2S Toxic effect of carbon tetrachloride, intentional self-harm, sequela +T530X3A Toxic effect of carbon tetrachloride, assault, initial encounter +T530X3D Toxic effect of carbon tetrachloride, assault, subsequent encounter +T530X3S Toxic effect of carbon tetrachloride, assault, sequela +T530X4A Toxic effect of carbon tetrachloride, undetermined, initial encounter +T530X4D Toxic effect of carbon tetrachloride, undetermined, subsequent encounter +T530X4S Toxic effect of carbon tetrachloride, undetermined, sequela +T531X1A Toxic effect of chloroform, accidental (unintentional), initial encounter +T531X1D Toxic effect of chloroform, accidental (unintentional), subsequent encounter +T531X1S Toxic effect of chloroform, accidental (unintentional), sequela +T531X2A Toxic effect of chloroform, intentional self-harm, initial encounter +T531X2D Toxic effect of chloroform, intentional self-harm, subsequent encounter +T531X2S Toxic effect of chloroform, intentional self-harm, sequela +T531X3A Toxic effect of chloroform, assault, initial encounter +T531X3D Toxic effect of chloroform, assault, subsequent encounter +T531X3S Toxic effect of chloroform, assault, sequela +T531X4A Toxic effect of chloroform, undetermined, initial encounter +T531X4D Toxic effect of chloroform, undetermined, subsequent encounter +T531X4S Toxic effect of chloroform, undetermined, sequela +T532X1A Toxic effect of trichloroethylene, accidental (unintentional), initial encounter +T532X1D Toxic effect of trichloroethylene, accidental (unintentional), subsequent encounter +T532X1S Toxic effect of trichloroethylene, accidental (unintentional), sequela +T532X2A Toxic effect of trichloroethylene, intentional self-harm, initial encounter +T532X2D Toxic effect of trichloroethylene, intentional self-harm, subsequent encounter +T532X2S Toxic effect of trichloroethylene, intentional self-harm, sequela +T532X3A Toxic effect of trichloroethylene, assault, initial encounter +T532X3D Toxic effect of trichloroethylene, assault, subsequent encounter +T532X3S Toxic effect of trichloroethylene, assault, sequela +T532X4A Toxic effect of trichloroethylene, undetermined, initial encounter +T532X4D Toxic effect of trichloroethylene, undetermined, subsequent encounter +T532X4S Toxic effect of trichloroethylene, undetermined, sequela +T533X1A Toxic effect of tetrachloroethylene, accidental (unintentional), initial encounter +T533X1D Toxic effect of tetrachloroethylene, accidental (unintentional), subsequent encounter +T533X1S Toxic effect of tetrachloroethylene, accidental (unintentional), sequela +T533X2A Toxic effect of tetrachloroethylene, intentional self-harm, initial encounter +T533X2D Toxic effect of tetrachloroethylene, intentional self-harm, subsequent encounter +T533X2S Toxic effect of tetrachloroethylene, intentional self-harm, sequela +T533X3A Toxic effect of tetrachloroethylene, assault, initial encounter +T533X3D Toxic effect of tetrachloroethylene, assault, subsequent encounter +T533X3S Toxic effect of tetrachloroethylene, assault, sequela +T533X4A Toxic effect of tetrachloroethylene, undetermined, initial encounter +T533X4D Toxic effect of tetrachloroethylene, undetermined, subsequent encounter +T533X4S Toxic effect of tetrachloroethylene, undetermined, sequela +T534X1A Toxic effect of dichloromethane, accidental (unintentional), initial encounter +T534X1D Toxic effect of dichloromethane, accidental (unintentional), subsequent encounter +T534X1S Toxic effect of dichloromethane, accidental (unintentional), sequela +T534X2A Toxic effect of dichloromethane, intentional self-harm, initial encounter +T534X2D Toxic effect of dichloromethane, intentional self-harm, subsequent encounter +T534X2S Toxic effect of dichloromethane, intentional self-harm, sequela +T534X3A Toxic effect of dichloromethane, assault, initial encounter +T534X3D Toxic effect of dichloromethane, assault, subsequent encounter +T534X3S Toxic effect of dichloromethane, assault, sequela +T534X4A Toxic effect of dichloromethane, undetermined, initial encounter +T534X4D Toxic effect of dichloromethane, undetermined, subsequent encounter +T534X4S Toxic effect of dichloromethane, undetermined, sequela +T535X1A Toxic effect of chlorofluorocarbons, accidental (unintentional), initial encounter +T535X1D Toxic effect of chlorofluorocarbons, accidental (unintentional), subsequent encounter +T535X1S Toxic effect of chlorofluorocarbons, accidental (unintentional), sequela +T535X2A Toxic effect of chlorofluorocarbons, intentional self-harm, initial encounter +T535X2D Toxic effect of chlorofluorocarbons, intentional self-harm, subsequent encounter +T535X2S Toxic effect of chlorofluorocarbons, intentional self-harm, sequela +T535X3A Toxic effect of chlorofluorocarbons, assault, initial encounter +T535X3D Toxic effect of chlorofluorocarbons, assault, subsequent encounter +T535X3S Toxic effect of chlorofluorocarbons, assault, sequela +T535X4A Toxic effect of chlorofluorocarbons, undetermined, initial encounter +T535X4D Toxic effect of chlorofluorocarbons, undetermined, subsequent encounter +T535X4S Toxic effect of chlorofluorocarbons, undetermined, sequela +T536X1A Toxic effect of other halogen derivatives of aliphatic hydrocarbons, accidental (unintentional), initial encounter +T536X1D Toxic effect of other halogen derivatives of aliphatic hydrocarbons, accidental (unintentional), subsequent encounter +T536X1S Toxic effect of other halogen derivatives of aliphatic hydrocarbons, accidental (unintentional), sequela +T536X2A Toxic effect of other halogen derivatives of aliphatic hydrocarbons, intentional self-harm, initial encounter +T536X2D Toxic effect of other halogen derivatives of aliphatic hydrocarbons, intentional self-harm, subsequent encounter +T536X2S Toxic effect of other halogen derivatives of aliphatic hydrocarbons, intentional self-harm, sequela +T536X3A Toxic effect of other halogen derivatives of aliphatic hydrocarbons, assault, initial encounter +T536X3D Toxic effect of other halogen derivatives of aliphatic hydrocarbons, assault, subsequent encounter +T536X3S Toxic effect of other halogen derivatives of aliphatic hydrocarbons, assault, sequela +T536X4A Toxic effect of other halogen derivatives of aliphatic hydrocarbons, undetermined, initial encounter +T536X4D Toxic effect of other halogen derivatives of aliphatic hydrocarbons, undetermined, subsequent encounter +T536X4S Toxic effect of other halogen derivatives of aliphatic hydrocarbons, undetermined, sequela +T537X1A Toxic effect of other halogen derivatives of aromatic hydrocarbons, accidental (unintentional), initial encounter +T537X1D Toxic effect of other halogen derivatives of aromatic hydrocarbons, accidental (unintentional), subsequent encounter +T537X1S Toxic effect of other halogen derivatives of aromatic hydrocarbons, accidental (unintentional), sequela +T537X2A Toxic effect of other halogen derivatives of aromatic hydrocarbons, intentional self-harm, initial encounter +T537X2D Toxic effect of other halogen derivatives of aromatic hydrocarbons, intentional self-harm, subsequent encounter +T537X2S Toxic effect of other halogen derivatives of aromatic hydrocarbons, intentional self-harm, sequela +T537X3A Toxic effect of other halogen derivatives of aromatic hydrocarbons, assault, initial encounter +T537X3D Toxic effect of other halogen derivatives of aromatic hydrocarbons, assault, subsequent encounter +T537X3S Toxic effect of other halogen derivatives of aromatic hydrocarbons, assault, sequela +T537X4A Toxic effect of other halogen derivatives of aromatic hydrocarbons, undetermined, initial encounter +T537X4D Toxic effect of other halogen derivatives of aromatic hydrocarbons, undetermined, subsequent encounter +T537X4S Toxic effect of other halogen derivatives of aromatic hydrocarbons, undetermined, sequela +T5391XA Toxic effect of unspecified halogen derivatives of aliphatic and aromatic hydrocarbons, accidental (unintentional), initial encounter +T5391XD Toxic effect of unspecified halogen derivatives of aliphatic and aromatic hydrocarbons, accidental (unintentional), subsequent encounter +T5391XS Toxic effect of unspecified halogen derivatives of aliphatic and aromatic hydrocarbons, accidental (unintentional), sequela +T5392XA Toxic effect of unspecified halogen derivatives of aliphatic and aromatic hydrocarbons, intentional self-harm, initial encounter +T5392XD Toxic effect of unspecified halogen derivatives of aliphatic and aromatic hydrocarbons, intentional self-harm, subsequent encounter +T5392XS Toxic effect of unspecified halogen derivatives of aliphatic and aromatic hydrocarbons, intentional self-harm, sequela +T5393XA Toxic effect of unspecified halogen derivatives of aliphatic and aromatic hydrocarbons, assault, initial encounter +T5393XD Toxic effect of unspecified halogen derivatives of aliphatic and aromatic hydrocarbons, assault, subsequent encounter +T5393XS Toxic effect of unspecified halogen derivatives of aliphatic and aromatic hydrocarbons, assault, sequela +T5394XA Toxic effect of unspecified halogen derivatives of aliphatic and aromatic hydrocarbons, undetermined, initial encounter +T5394XD Toxic effect of unspecified halogen derivatives of aliphatic and aromatic hydrocarbons, undetermined, subsequent encounter +T5394XS Toxic effect of unspecified halogen derivatives of aliphatic and aromatic hydrocarbons, undetermined, sequela +T540X1A Toxic effect of phenol and phenol homologues, accidental (unintentional), initial encounter +T540X1D Toxic effect of phenol and phenol homologues, accidental (unintentional), subsequent encounter +T540X1S Toxic effect of phenol and phenol homologues, accidental (unintentional), sequela +T540X2A Toxic effect of phenol and phenol homologues, intentional self-harm, initial encounter +T540X2D Toxic effect of phenol and phenol homologues, intentional self-harm, subsequent encounter +T540X2S Toxic effect of phenol and phenol homologues, intentional self-harm, sequela +T540X3A Toxic effect of phenol and phenol homologues, assault, initial encounter +T540X3D Toxic effect of phenol and phenol homologues, assault, subsequent encounter +T540X3S Toxic effect of phenol and phenol homologues, assault, sequela +T540X4A Toxic effect of phenol and phenol homologues, undetermined, initial encounter +T540X4D Toxic effect of phenol and phenol homologues, undetermined, subsequent encounter +T540X4S Toxic effect of phenol and phenol homologues, undetermined, sequela +T541X1A Toxic effect of other corrosive organic compounds, accidental (unintentional), initial encounter +T541X1D Toxic effect of other corrosive organic compounds, accidental (unintentional), subsequent encounter +T541X1S Toxic effect of other corrosive organic compounds, accidental (unintentional), sequela +T541X2A Toxic effect of other corrosive organic compounds, intentional self-harm, initial encounter +T541X2D Toxic effect of other corrosive organic compounds, intentional self-harm, subsequent encounter +T541X2S Toxic effect of other corrosive organic compounds, intentional self-harm, sequela +T541X3A Toxic effect of other corrosive organic compounds, assault, initial encounter +T541X3D Toxic effect of other corrosive organic compounds, assault, subsequent encounter +T541X3S Toxic effect of other corrosive organic compounds, assault, sequela +T541X4A Toxic effect of other corrosive organic compounds, undetermined, initial encounter +T541X4D Toxic effect of other corrosive organic compounds, undetermined, subsequent encounter +T541X4S Toxic effect of other corrosive organic compounds, undetermined, sequela +T542X1A Toxic effect of corrosive acids and acid-like substances, accidental (unintentional), initial encounter +T542X1D Toxic effect of corrosive acids and acid-like substances, accidental (unintentional), subsequent encounter +T542X1S Toxic effect of corrosive acids and acid-like substances, accidental (unintentional), sequela +T542X2A Toxic effect of corrosive acids and acid-like substances, intentional self-harm, initial encounter +T542X2D Toxic effect of corrosive acids and acid-like substances, intentional self-harm, subsequent encounter +T542X2S Toxic effect of corrosive acids and acid-like substances, intentional self-harm, sequela +T542X3A Toxic effect of corrosive acids and acid-like substances, assault, initial encounter +T542X3D Toxic effect of corrosive acids and acid-like substances, assault, subsequent encounter +T542X3S Toxic effect of corrosive acids and acid-like substances, assault, sequela +T542X4A Toxic effect of corrosive acids and acid-like substances, undetermined, initial encounter +T542X4D Toxic effect of corrosive acids and acid-like substances, undetermined, subsequent encounter +T542X4S Toxic effect of corrosive acids and acid-like substances, undetermined, sequela +T543X1A Toxic effect of corrosive alkalis and alkali-like substances, accidental (unintentional), initial encounter +T543X1D Toxic effect of corrosive alkalis and alkali-like substances, accidental (unintentional), subsequent encounter +T543X1S Toxic effect of corrosive alkalis and alkali-like substances, accidental (unintentional), sequela +T543X2A Toxic effect of corrosive alkalis and alkali-like substances, intentional self-harm, initial encounter +T543X2D Toxic effect of corrosive alkalis and alkali-like substances, intentional self-harm, subsequent encounter +T543X2S Toxic effect of corrosive alkalis and alkali-like substances, intentional self-harm, sequela +T543X3A Toxic effect of corrosive alkalis and alkali-like substances, assault, initial encounter +T543X3D Toxic effect of corrosive alkalis and alkali-like substances, assault, subsequent encounter +T543X3S Toxic effect of corrosive alkalis and alkali-like substances, assault, sequela +T543X4A Toxic effect of corrosive alkalis and alkali-like substances, undetermined, initial encounter +T543X4D Toxic effect of corrosive alkalis and alkali-like substances, undetermined, subsequent encounter +T543X4S Toxic effect of corrosive alkalis and alkali-like substances, undetermined, sequela +T5491XA Toxic effect of unspecified corrosive substance, accidental (unintentional), initial encounter +T5491XD Toxic effect of unspecified corrosive substance, accidental (unintentional), subsequent encounter +T5491XS Toxic effect of unspecified corrosive substance, accidental (unintentional), sequela +T5492XA Toxic effect of unspecified corrosive substance, intentional self-harm, initial encounter +T5492XD Toxic effect of unspecified corrosive substance, intentional self-harm, subsequent encounter +T5492XS Toxic effect of unspecified corrosive substance, intentional self-harm, sequela +T5493XA Toxic effect of unspecified corrosive substance, assault, initial encounter +T5493XD Toxic effect of unspecified corrosive substance, assault, subsequent encounter +T5493XS Toxic effect of unspecified corrosive substance, assault, sequela +T5494XA Toxic effect of unspecified corrosive substance, undetermined, initial encounter +T5494XD Toxic effect of unspecified corrosive substance, undetermined, subsequent encounter +T5494XS Toxic effect of unspecified corrosive substance, undetermined, sequela +T550X1A Toxic effect of soaps, accidental (unintentional), initial encounter +T550X1D Toxic effect of soaps, accidental (unintentional), subsequent encounter +T550X1S Toxic effect of soaps, accidental (unintentional), sequela +T550X2A Toxic effect of soaps, intentional self-harm, initial encounter +T550X2D Toxic effect of soaps, intentional self-harm, subsequent encounter +T550X2S Toxic effect of soaps, intentional self-harm, sequela +T550X3A Toxic effect of soaps, assault, initial encounter +T550X3D Toxic effect of soaps, assault, subsequent encounter +T550X3S Toxic effect of soaps, assault, sequela +T550X4A Toxic effect of soaps, undetermined, initial encounter +T550X4D Toxic effect of soaps, undetermined, subsequent encounter +T550X4S Toxic effect of soaps, undetermined, sequela +T551X1A Toxic effect of detergents, accidental (unintentional), initial encounter +T551X1D Toxic effect of detergents, accidental (unintentional), subsequent encounter +T551X1S Toxic effect of detergents, accidental (unintentional), sequela +T551X2A Toxic effect of detergents, intentional self-harm, initial encounter +T551X2D Toxic effect of detergents, intentional self-harm, subsequent encounter +T551X2S Toxic effect of detergents, intentional self-harm, sequela +T551X3A Toxic effect of detergents, assault, initial encounter +T551X3D Toxic effect of detergents, assault, subsequent encounter +T551X3S Toxic effect of detergents, assault, sequela +T551X4A Toxic effect of detergents, undetermined, initial encounter +T551X4D Toxic effect of detergents, undetermined, subsequent encounter +T551X4S Toxic effect of detergents, undetermined, sequela +T560X1A Toxic effect of lead and its compounds, accidental (unintentional), initial encounter +T560X1D Toxic effect of lead and its compounds, accidental (unintentional), subsequent encounter +T560X1S Toxic effect of lead and its compounds, accidental (unintentional), sequela +T560X2A Toxic effect of lead and its compounds, intentional self-harm, initial encounter +T560X2D Toxic effect of lead and its compounds, intentional self-harm, subsequent encounter +T560X2S Toxic effect of lead and its compounds, intentional self-harm, sequela +T560X3A Toxic effect of lead and its compounds, assault, initial encounter +T560X3D Toxic effect of lead and its compounds, assault, subsequent encounter +T560X3S Toxic effect of lead and its compounds, assault, sequela +T560X4A Toxic effect of lead and its compounds, undetermined, initial encounter +T560X4D Toxic effect of lead and its compounds, undetermined, subsequent encounter +T560X4S Toxic effect of lead and its compounds, undetermined, sequela +T561X1A Toxic effect of mercury and its compounds, accidental (unintentional), initial encounter +T561X1D Toxic effect of mercury and its compounds, accidental (unintentional), subsequent encounter +T561X1S Toxic effect of mercury and its compounds, accidental (unintentional), sequela +T561X2A Toxic effect of mercury and its compounds, intentional self-harm, initial encounter +T561X2D Toxic effect of mercury and its compounds, intentional self-harm, subsequent encounter +T561X2S Toxic effect of mercury and its compounds, intentional self-harm, sequela +T561X3A Toxic effect of mercury and its compounds, assault, initial encounter +T561X3D Toxic effect of mercury and its compounds, assault, subsequent encounter +T561X3S Toxic effect of mercury and its compounds, assault, sequela +T561X4A Toxic effect of mercury and its compounds, undetermined, initial encounter +T561X4D Toxic effect of mercury and its compounds, undetermined, subsequent encounter +T561X4S Toxic effect of mercury and its compounds, undetermined, sequela +T562X1A Toxic effect of chromium and its compounds, accidental (unintentional), initial encounter +T562X1D Toxic effect of chromium and its compounds, accidental (unintentional), subsequent encounter +T562X1S Toxic effect of chromium and its compounds, accidental (unintentional), sequela +T562X2A Toxic effect of chromium and its compounds, intentional self-harm, initial encounter +T562X2D Toxic effect of chromium and its compounds, intentional self-harm, subsequent encounter +T562X2S Toxic effect of chromium and its compounds, intentional self-harm, sequela +T562X3A Toxic effect of chromium and its compounds, assault, initial encounter +T562X3D Toxic effect of chromium and its compounds, assault, subsequent encounter +T562X3S Toxic effect of chromium and its compounds, assault, sequela +T562X4A Toxic effect of chromium and its compounds, undetermined, initial encounter +T562X4D Toxic effect of chromium and its compounds, undetermined, subsequent encounter +T562X4S Toxic effect of chromium and its compounds, undetermined, sequela +T563X1A Toxic effect of cadmium and its compounds, accidental (unintentional), initial encounter +T563X1D Toxic effect of cadmium and its compounds, accidental (unintentional), subsequent encounter +T563X1S Toxic effect of cadmium and its compounds, accidental (unintentional), sequela +T563X2A Toxic effect of cadmium and its compounds, intentional self-harm, initial encounter +T563X2D Toxic effect of cadmium and its compounds, intentional self-harm, subsequent encounter +T563X2S Toxic effect of cadmium and its compounds, intentional self-harm, sequela +T563X3A Toxic effect of cadmium and its compounds, assault, initial encounter +T563X3D Toxic effect of cadmium and its compounds, assault, subsequent encounter +T563X3S Toxic effect of cadmium and its compounds, assault, sequela +T563X4A Toxic effect of cadmium and its compounds, undetermined, initial encounter +T563X4D Toxic effect of cadmium and its compounds, undetermined, subsequent encounter +T563X4S Toxic effect of cadmium and its compounds, undetermined, sequela +T564X1A Toxic effect of copper and its compounds, accidental (unintentional), initial encounter +T564X1D Toxic effect of copper and its compounds, accidental (unintentional), subsequent encounter +T564X1S Toxic effect of copper and its compounds, accidental (unintentional), sequela +T564X2A Toxic effect of copper and its compounds, intentional self-harm, initial encounter +T564X2D Toxic effect of copper and its compounds, intentional self-harm, subsequent encounter +T564X2S Toxic effect of copper and its compounds, intentional self-harm, sequela +T564X3A Toxic effect of copper and its compounds, assault, initial encounter +T564X3D Toxic effect of copper and its compounds, assault, subsequent encounter +T564X3S Toxic effect of copper and its compounds, assault, sequela +T564X4A Toxic effect of copper and its compounds, undetermined, initial encounter +T564X4D Toxic effect of copper and its compounds, undetermined, subsequent encounter +T564X4S Toxic effect of copper and its compounds, undetermined, sequela +T565X1A Toxic effect of zinc and its compounds, accidental (unintentional), initial encounter +T565X1D Toxic effect of zinc and its compounds, accidental (unintentional), subsequent encounter +T565X1S Toxic effect of zinc and its compounds, accidental (unintentional), sequela +T565X2A Toxic effect of zinc and its compounds, intentional self-harm, initial encounter +T565X2D Toxic effect of zinc and its compounds, intentional self-harm, subsequent encounter +T565X2S Toxic effect of zinc and its compounds, intentional self-harm, sequela +T565X3A Toxic effect of zinc and its compounds, assault, initial encounter +T565X3D Toxic effect of zinc and its compounds, assault, subsequent encounter +T565X3S Toxic effect of zinc and its compounds, assault, sequela +T565X4A Toxic effect of zinc and its compounds, undetermined, initial encounter +T565X4D Toxic effect of zinc and its compounds, undetermined, subsequent encounter +T565X4S Toxic effect of zinc and its compounds, undetermined, sequela +T566X1A Toxic effect of tin and its compounds, accidental (unintentional), initial encounter +T566X1D Toxic effect of tin and its compounds, accidental (unintentional), subsequent encounter +T566X1S Toxic effect of tin and its compounds, accidental (unintentional), sequela +T566X2A Toxic effect of tin and its compounds, intentional self-harm, initial encounter +T566X2D Toxic effect of tin and its compounds, intentional self-harm, subsequent encounter +T566X2S Toxic effect of tin and its compounds, intentional self-harm, sequela +T566X3A Toxic effect of tin and its compounds, assault, initial encounter +T566X3D Toxic effect of tin and its compounds, assault, subsequent encounter +T566X3S Toxic effect of tin and its compounds, assault, sequela +T566X4A Toxic effect of tin and its compounds, undetermined, initial encounter +T566X4D Toxic effect of tin and its compounds, undetermined, subsequent encounter +T566X4S Toxic effect of tin and its compounds, undetermined, sequela +T567X1A Toxic effect of beryllium and its compounds, accidental (unintentional), initial encounter +T567X1D Toxic effect of beryllium and its compounds, accidental (unintentional), subsequent encounter +T567X1S Toxic effect of beryllium and its compounds, accidental (unintentional), sequela +T567X2A Toxic effect of beryllium and its compounds, intentional self-harm, initial encounter +T567X2D Toxic effect of beryllium and its compounds, intentional self-harm, subsequent encounter +T567X2S Toxic effect of beryllium and its compounds, intentional self-harm, sequela +T567X3A Toxic effect of beryllium and its compounds, assault, initial encounter +T567X3D Toxic effect of beryllium and its compounds, assault, subsequent encounter +T567X3S Toxic effect of beryllium and its compounds, assault, sequela +T567X4A Toxic effect of beryllium and its compounds, undetermined, initial encounter +T567X4D Toxic effect of beryllium and its compounds, undetermined, subsequent encounter +T567X4S Toxic effect of beryllium and its compounds, undetermined, sequela +T56811A Toxic effect of thallium, accidental (unintentional), initial encounter +T56811D Toxic effect of thallium, accidental (unintentional), subsequent encounter +T56811S Toxic effect of thallium, accidental (unintentional), sequela +T56812A Toxic effect of thallium, intentional self-harm, initial encounter +T56812D Toxic effect of thallium, intentional self-harm, subsequent encounter +T56812S Toxic effect of thallium, intentional self-harm, sequela +T56813A Toxic effect of thallium, assault, initial encounter +T56813D Toxic effect of thallium, assault, subsequent encounter +T56813S Toxic effect of thallium, assault, sequela +T56814A Toxic effect of thallium, undetermined, initial encounter +T56814D Toxic effect of thallium, undetermined, subsequent encounter +T56814S Toxic effect of thallium, undetermined, sequela +T56891A Toxic effect of other metals, accidental (unintentional), initial encounter +T56891D Toxic effect of other metals, accidental (unintentional), subsequent encounter +T56891S Toxic effect of other metals, accidental (unintentional), sequela +T56892A Toxic effect of other metals, intentional self-harm, initial encounter +T56892D Toxic effect of other metals, intentional self-harm, subsequent encounter +T56892S Toxic effect of other metals, intentional self-harm, sequela +T56893A Toxic effect of other metals, assault, initial encounter +T56893D Toxic effect of other metals, assault, subsequent encounter +T56893S Toxic effect of other metals, assault, sequela +T56894A Toxic effect of other metals, undetermined, initial encounter +T56894D Toxic effect of other metals, undetermined, subsequent encounter +T56894S Toxic effect of other metals, undetermined, sequela +T5691XA Toxic effect of unspecified metal, accidental (unintentional), initial encounter +T5691XD Toxic effect of unspecified metal, accidental (unintentional), subsequent encounter +T5691XS Toxic effect of unspecified metal, accidental (unintentional), sequela +T5692XA Toxic effect of unspecified metal, intentional self-harm, initial encounter +T5692XD Toxic effect of unspecified metal, intentional self-harm, subsequent encounter +T5692XS Toxic effect of unspecified metal, intentional self-harm, sequela +T5693XA Toxic effect of unspecified metal, assault, initial encounter +T5693XD Toxic effect of unspecified metal, assault, subsequent encounter +T5693XS Toxic effect of unspecified metal, assault, sequela +T5694XA Toxic effect of unspecified metal, undetermined, initial encounter +T5694XD Toxic effect of unspecified metal, undetermined, subsequent encounter +T5694XS Toxic effect of unspecified metal, undetermined, sequela +T570X1A Toxic effect of arsenic and its compounds, accidental (unintentional), initial encounter +T570X1D Toxic effect of arsenic and its compounds, accidental (unintentional), subsequent encounter +T570X1S Toxic effect of arsenic and its compounds, accidental (unintentional), sequela +T570X2A Toxic effect of arsenic and its compounds, intentional self-harm, initial encounter +T570X2D Toxic effect of arsenic and its compounds, intentional self-harm, subsequent encounter +T570X2S Toxic effect of arsenic and its compounds, intentional self-harm, sequela +T570X3A Toxic effect of arsenic and its compounds, assault, initial encounter +T570X3D Toxic effect of arsenic and its compounds, assault, subsequent encounter +T570X3S Toxic effect of arsenic and its compounds, assault, sequela +T570X4A Toxic effect of arsenic and its compounds, undetermined, initial encounter +T570X4D Toxic effect of arsenic and its compounds, undetermined, subsequent encounter +T570X4S Toxic effect of arsenic and its compounds, undetermined, sequela +T571X1A Toxic effect of phosphorus and its compounds, accidental (unintentional), initial encounter +T571X1D Toxic effect of phosphorus and its compounds, accidental (unintentional), subsequent encounter +T571X1S Toxic effect of phosphorus and its compounds, accidental (unintentional), sequela +T571X2A Toxic effect of phosphorus and its compounds, intentional self-harm, initial encounter +T571X2D Toxic effect of phosphorus and its compounds, intentional self-harm, subsequent encounter +T571X2S Toxic effect of phosphorus and its compounds, intentional self-harm, sequela +T571X3A Toxic effect of phosphorus and its compounds, assault, initial encounter +T571X3D Toxic effect of phosphorus and its compounds, assault, subsequent encounter +T571X3S Toxic effect of phosphorus and its compounds, assault, sequela +T571X4A Toxic effect of phosphorus and its compounds, undetermined, initial encounter +T571X4D Toxic effect of phosphorus and its compounds, undetermined, subsequent encounter +T571X4S Toxic effect of phosphorus and its compounds, undetermined, sequela +T572X1A Toxic effect of manganese and its compounds, accidental (unintentional), initial encounter +T572X1D Toxic effect of manganese and its compounds, accidental (unintentional), subsequent encounter +T572X1S Toxic effect of manganese and its compounds, accidental (unintentional), sequela +T572X2A Toxic effect of manganese and its compounds, intentional self-harm, initial encounter +T572X2D Toxic effect of manganese and its compounds, intentional self-harm, subsequent encounter +T572X2S Toxic effect of manganese and its compounds, intentional self-harm, sequela +T572X3A Toxic effect of manganese and its compounds, assault, initial encounter +T572X3D Toxic effect of manganese and its compounds, assault, subsequent encounter +T572X3S Toxic effect of manganese and its compounds, assault, sequela +T572X4A Toxic effect of manganese and its compounds, undetermined, initial encounter +T572X4D Toxic effect of manganese and its compounds, undetermined, subsequent encounter +T572X4S Toxic effect of manganese and its compounds, undetermined, sequela +T573X1A Toxic effect of hydrogen cyanide, accidental (unintentional), initial encounter +T573X1D Toxic effect of hydrogen cyanide, accidental (unintentional), subsequent encounter +T573X1S Toxic effect of hydrogen cyanide, accidental (unintentional), sequela +T573X2A Toxic effect of hydrogen cyanide, intentional self-harm, initial encounter +T573X2D Toxic effect of hydrogen cyanide, intentional self-harm, subsequent encounter +T573X2S Toxic effect of hydrogen cyanide, intentional self-harm, sequela +T573X3A Toxic effect of hydrogen cyanide, assault, initial encounter +T573X3D Toxic effect of hydrogen cyanide, assault, subsequent encounter +T573X3S Toxic effect of hydrogen cyanide, assault, sequela +T573X4A Toxic effect of hydrogen cyanide, undetermined, initial encounter +T573X4D Toxic effect of hydrogen cyanide, undetermined, subsequent encounter +T573X4S Toxic effect of hydrogen cyanide, undetermined, sequela +T578X1A Toxic effect of other specified inorganic substances, accidental (unintentional), initial encounter +T578X1D Toxic effect of other specified inorganic substances, accidental (unintentional), subsequent encounter +T578X1S Toxic effect of other specified inorganic substances, accidental (unintentional), sequela +T578X2A Toxic effect of other specified inorganic substances, intentional self-harm, initial encounter +T578X2D Toxic effect of other specified inorganic substances, intentional self-harm, subsequent encounter +T578X2S Toxic effect of other specified inorganic substances, intentional self-harm, sequela +T578X3A Toxic effect of other specified inorganic substances, assault, initial encounter +T578X3D Toxic effect of other specified inorganic substances, assault, subsequent encounter +T578X3S Toxic effect of other specified inorganic substances, assault, sequela +T578X4A Toxic effect of other specified inorganic substances, undetermined, initial encounter +T578X4D Toxic effect of other specified inorganic substances, undetermined, subsequent encounter +T578X4S Toxic effect of other specified inorganic substances, undetermined, sequela +T5791XA Toxic effect of unspecified inorganic substance, accidental (unintentional), initial encounter +T5791XD Toxic effect of unspecified inorganic substance, accidental (unintentional), subsequent encounter +T5791XS Toxic effect of unspecified inorganic substance, accidental (unintentional), sequela +T5792XA Toxic effect of unspecified inorganic substance, intentional self-harm, initial encounter +T5792XD Toxic effect of unspecified inorganic substance, intentional self-harm, subsequent encounter +T5792XS Toxic effect of unspecified inorganic substance, intentional self-harm, sequela +T5793XA Toxic effect of unspecified inorganic substance, assault, initial encounter +T5793XD Toxic effect of unspecified inorganic substance, assault, subsequent encounter +T5793XS Toxic effect of unspecified inorganic substance, assault, sequela +T5794XA Toxic effect of unspecified inorganic substance, undetermined, initial encounter +T5794XD Toxic effect of unspecified inorganic substance, undetermined, subsequent encounter +T5794XS Toxic effect of unspecified inorganic substance, undetermined, sequela +T5801XA Toxic effect of carbon monoxide from motor vehicle exhaust, accidental (unintentional), initial encounter +T5801XD Toxic effect of carbon monoxide from motor vehicle exhaust, accidental (unintentional), subsequent encounter +T5801XS Toxic effect of carbon monoxide from motor vehicle exhaust, accidental (unintentional), sequela +T5802XA Toxic effect of carbon monoxide from motor vehicle exhaust, intentional self-harm, initial encounter +T5802XD Toxic effect of carbon monoxide from motor vehicle exhaust, intentional self-harm, subsequent encounter +T5802XS Toxic effect of carbon monoxide from motor vehicle exhaust, intentional self-harm, sequela +T5803XA Toxic effect of carbon monoxide from motor vehicle exhaust, assault, initial encounter +T5803XD Toxic effect of carbon monoxide from motor vehicle exhaust, assault, subsequent encounter +T5803XS Toxic effect of carbon monoxide from motor vehicle exhaust, assault, sequela +T5804XA Toxic effect of carbon monoxide from motor vehicle exhaust, undetermined, initial encounter +T5804XD Toxic effect of carbon monoxide from motor vehicle exhaust, undetermined, subsequent encounter +T5804XS Toxic effect of carbon monoxide from motor vehicle exhaust, undetermined, sequela +T5811XA Toxic effect of carbon monoxide from utility gas, accidental (unintentional), initial encounter +T5811XD Toxic effect of carbon monoxide from utility gas, accidental (unintentional), subsequent encounter +T5811XS Toxic effect of carbon monoxide from utility gas, accidental (unintentional), sequela +T5812XA Toxic effect of carbon monoxide from utility gas, intentional self-harm, initial encounter +T5812XD Toxic effect of carbon monoxide from utility gas, intentional self-harm, subsequent encounter +T5812XS Toxic effect of carbon monoxide from utility gas, intentional self-harm, sequela +T5813XA Toxic effect of carbon monoxide from utility gas, assault, initial encounter +T5813XD Toxic effect of carbon monoxide from utility gas, assault, subsequent encounter +T5813XS Toxic effect of carbon monoxide from utility gas, assault, sequela +T5814XA Toxic effect of carbon monoxide from utility gas, undetermined, initial encounter +T5814XD Toxic effect of carbon monoxide from utility gas, undetermined, subsequent encounter +T5814XS Toxic effect of carbon monoxide from utility gas, undetermined, sequela +T582X1A Toxic effect of carbon monoxide from incomplete combustion of other domestic fuels, accidental (unintentional), initial encounter +T582X1D Toxic effect of carbon monoxide from incomplete combustion of other domestic fuels, accidental (unintentional), subsequent encounter +T582X1S Toxic effect of carbon monoxide from incomplete combustion of other domestic fuels, accidental (unintentional), sequela +T582X2A Toxic effect of carbon monoxide from incomplete combustion of other domestic fuels, intentional self-harm, initial encounter +T582X2D Toxic effect of carbon monoxide from incomplete combustion of other domestic fuels, intentional self-harm, subsequent encounter +T582X2S Toxic effect of carbon monoxide from incomplete combustion of other domestic fuels, intentional self-harm, sequela +T582X3A Toxic effect of carbon monoxide from incomplete combustion of other domestic fuels, assault, initial encounter +T582X3D Toxic effect of carbon monoxide from incomplete combustion of other domestic fuels, assault, subsequent encounter +T582X3S Toxic effect of carbon monoxide from incomplete combustion of other domestic fuels, assault, sequela +T582X4A Toxic effect of carbon monoxide from incomplete combustion of other domestic fuels, undetermined, initial encounter +T582X4D Toxic effect of carbon monoxide from incomplete combustion of other domestic fuels, undetermined, subsequent encounter +T582X4S Toxic effect of carbon monoxide from incomplete combustion of other domestic fuels, undetermined, sequela +T588X1A Toxic effect of carbon monoxide from other source, accidental (unintentional), initial encounter +T588X1D Toxic effect of carbon monoxide from other source, accidental (unintentional), subsequent encounter +T588X1S Toxic effect of carbon monoxide from other source, accidental (unintentional), sequela +T588X2A Toxic effect of carbon monoxide from other source, intentional self-harm, initial encounter +T588X2D Toxic effect of carbon monoxide from other source, intentional self-harm, subsequent encounter +T588X2S Toxic effect of carbon monoxide from other source, intentional self-harm, sequela +T588X3A Toxic effect of carbon monoxide from other source, assault, initial encounter +T588X3D Toxic effect of carbon monoxide from other source, assault, subsequent encounter +T588X3S Toxic effect of carbon monoxide from other source, assault, sequela +T588X4A Toxic effect of carbon monoxide from other source, undetermined, initial encounter +T588X4D Toxic effect of carbon monoxide from other source, undetermined, subsequent encounter +T588X4S Toxic effect of carbon monoxide from other source, undetermined, sequela +T5891XA Toxic effect of carbon monoxide from unspecified source, accidental (unintentional), initial encounter +T5891XD Toxic effect of carbon monoxide from unspecified source, accidental (unintentional), subsequent encounter +T5891XS Toxic effect of carbon monoxide from unspecified source, accidental (unintentional), sequela +T5892XA Toxic effect of carbon monoxide from unspecified source, intentional self-harm, initial encounter +T5892XD Toxic effect of carbon monoxide from unspecified source, intentional self-harm, subsequent encounter +T5892XS Toxic effect of carbon monoxide from unspecified source, intentional self-harm, sequela +T5893XA Toxic effect of carbon monoxide from unspecified source, assault, initial encounter +T5893XD Toxic effect of carbon monoxide from unspecified source, assault, subsequent encounter +T5893XS Toxic effect of carbon monoxide from unspecified source, assault, sequela +T5894XA Toxic effect of carbon monoxide from unspecified source, undetermined, initial encounter +T5894XD Toxic effect of carbon monoxide from unspecified source, undetermined, subsequent encounter +T5894XS Toxic effect of carbon monoxide from unspecified source, undetermined, sequela +T590X1A Toxic effect of nitrogen oxides, accidental (unintentional), initial encounter +T590X1D Toxic effect of nitrogen oxides, accidental (unintentional), subsequent encounter +T590X1S Toxic effect of nitrogen oxides, accidental (unintentional), sequela +T590X2A Toxic effect of nitrogen oxides, intentional self-harm, initial encounter +T590X2D Toxic effect of nitrogen oxides, intentional self-harm, subsequent encounter +T590X2S Toxic effect of nitrogen oxides, intentional self-harm, sequela +T590X3A Toxic effect of nitrogen oxides, assault, initial encounter +T590X3D Toxic effect of nitrogen oxides, assault, subsequent encounter +T590X3S Toxic effect of nitrogen oxides, assault, sequela +T590X4A Toxic effect of nitrogen oxides, undetermined, initial encounter +T590X4D Toxic effect of nitrogen oxides, undetermined, subsequent encounter +T590X4S Toxic effect of nitrogen oxides, undetermined, sequela +T591X1A Toxic effect of sulfur dioxide, accidental (unintentional), initial encounter +T591X1D Toxic effect of sulfur dioxide, accidental (unintentional), subsequent encounter +T591X1S Toxic effect of sulfur dioxide, accidental (unintentional), sequela +T591X2A Toxic effect of sulfur dioxide, intentional self-harm, initial encounter +T591X2D Toxic effect of sulfur dioxide, intentional self-harm, subsequent encounter +T591X2S Toxic effect of sulfur dioxide, intentional self-harm, sequela +T591X3A Toxic effect of sulfur dioxide, assault, initial encounter +T591X3D Toxic effect of sulfur dioxide, assault, subsequent encounter +T591X3S Toxic effect of sulfur dioxide, assault, sequela +T591X4A Toxic effect of sulfur dioxide, undetermined, initial encounter +T591X4D Toxic effect of sulfur dioxide, undetermined, subsequent encounter +T591X4S Toxic effect of sulfur dioxide, undetermined, sequela +T592X1A Toxic effect of formaldehyde, accidental (unintentional), initial encounter +T592X1D Toxic effect of formaldehyde, accidental (unintentional), subsequent encounter +T592X1S Toxic effect of formaldehyde, accidental (unintentional), sequela +T592X2A Toxic effect of formaldehyde, intentional self-harm, initial encounter +T592X2D Toxic effect of formaldehyde, intentional self-harm, subsequent encounter +T592X2S Toxic effect of formaldehyde, intentional self-harm, sequela +T592X3A Toxic effect of formaldehyde, assault, initial encounter +T592X3D Toxic effect of formaldehyde, assault, subsequent encounter +T592X3S Toxic effect of formaldehyde, assault, sequela +T592X4A Toxic effect of formaldehyde, undetermined, initial encounter +T592X4D Toxic effect of formaldehyde, undetermined, subsequent encounter +T592X4S Toxic effect of formaldehyde, undetermined, sequela +T593X1A Toxic effect of lacrimogenic gas, accidental (unintentional), initial encounter +T593X1D Toxic effect of lacrimogenic gas, accidental (unintentional), subsequent encounter +T593X1S Toxic effect of lacrimogenic gas, accidental (unintentional), sequela +T593X2A Toxic effect of lacrimogenic gas, intentional self-harm, initial encounter +T593X2D Toxic effect of lacrimogenic gas, intentional self-harm, subsequent encounter +T593X2S Toxic effect of lacrimogenic gas, intentional self-harm, sequela +T593X3A Toxic effect of lacrimogenic gas, assault, initial encounter +T593X3D Toxic effect of lacrimogenic gas, assault, subsequent encounter +T593X3S Toxic effect of lacrimogenic gas, assault, sequela +T593X4A Toxic effect of lacrimogenic gas, undetermined, initial encounter +T593X4D Toxic effect of lacrimogenic gas, undetermined, subsequent encounter +T593X4S Toxic effect of lacrimogenic gas, undetermined, sequela +T594X1A Toxic effect of chlorine gas, accidental (unintentional), initial encounter +T594X1D Toxic effect of chlorine gas, accidental (unintentional), subsequent encounter +T594X1S Toxic effect of chlorine gas, accidental (unintentional), sequela +T594X2A Toxic effect of chlorine gas, intentional self-harm, initial encounter +T594X2D Toxic effect of chlorine gas, intentional self-harm, subsequent encounter +T594X2S Toxic effect of chlorine gas, intentional self-harm, sequela +T594X3A Toxic effect of chlorine gas, assault, initial encounter +T594X3D Toxic effect of chlorine gas, assault, subsequent encounter +T594X3S Toxic effect of chlorine gas, assault, sequela +T594X4A Toxic effect of chlorine gas, undetermined, initial encounter +T594X4D Toxic effect of chlorine gas, undetermined, subsequent encounter +T594X4S Toxic effect of chlorine gas, undetermined, sequela +T595X1A Toxic effect of fluorine gas and hydrogen fluoride, accidental (unintentional), initial encounter +T595X1D Toxic effect of fluorine gas and hydrogen fluoride, accidental (unintentional), subsequent encounter +T595X1S Toxic effect of fluorine gas and hydrogen fluoride, accidental (unintentional), sequela +T595X2A Toxic effect of fluorine gas and hydrogen fluoride, intentional self-harm, initial encounter +T595X2D Toxic effect of fluorine gas and hydrogen fluoride, intentional self-harm, subsequent encounter +T595X2S Toxic effect of fluorine gas and hydrogen fluoride, intentional self-harm, sequela +T595X3A Toxic effect of fluorine gas and hydrogen fluoride, assault, initial encounter +T595X3D Toxic effect of fluorine gas and hydrogen fluoride, assault, subsequent encounter +T595X3S Toxic effect of fluorine gas and hydrogen fluoride, assault, sequela +T595X4A Toxic effect of fluorine gas and hydrogen fluoride, undetermined, initial encounter +T595X4D Toxic effect of fluorine gas and hydrogen fluoride, undetermined, subsequent encounter +T595X4S Toxic effect of fluorine gas and hydrogen fluoride, undetermined, sequela +T596X1A Toxic effect of hydrogen sulfide, accidental (unintentional), initial encounter +T596X1D Toxic effect of hydrogen sulfide, accidental (unintentional), subsequent encounter +T596X1S Toxic effect of hydrogen sulfide, accidental (unintentional), sequela +T596X2A Toxic effect of hydrogen sulfide, intentional self-harm, initial encounter +T596X2D Toxic effect of hydrogen sulfide, intentional self-harm, subsequent encounter +T596X2S Toxic effect of hydrogen sulfide, intentional self-harm, sequela +T596X3A Toxic effect of hydrogen sulfide, assault, initial encounter +T596X3D Toxic effect of hydrogen sulfide, assault, subsequent encounter +T596X3S Toxic effect of hydrogen sulfide, assault, sequela +T596X4A Toxic effect of hydrogen sulfide, undetermined, initial encounter +T596X4D Toxic effect of hydrogen sulfide, undetermined, subsequent encounter +T596X4S Toxic effect of hydrogen sulfide, undetermined, sequela +T597X1A Toxic effect of carbon dioxide, accidental (unintentional), initial encounter +T597X1D Toxic effect of carbon dioxide, accidental (unintentional), subsequent encounter +T597X1S Toxic effect of carbon dioxide, accidental (unintentional), sequela +T597X2A Toxic effect of carbon dioxide, intentional self-harm, initial encounter +T597X2D Toxic effect of carbon dioxide, intentional self-harm, subsequent encounter +T597X2S Toxic effect of carbon dioxide, intentional self-harm, sequela +T597X3A Toxic effect of carbon dioxide, assault, initial encounter +T597X3D Toxic effect of carbon dioxide, assault, subsequent encounter +T597X3S Toxic effect of carbon dioxide, assault, sequela +T597X4A Toxic effect of carbon dioxide, undetermined, initial encounter +T597X4D Toxic effect of carbon dioxide, undetermined, subsequent encounter +T597X4S Toxic effect of carbon dioxide, undetermined, sequela +T59811A Toxic effect of smoke, accidental (unintentional), initial encounter +T59811D Toxic effect of smoke, accidental (unintentional), subsequent encounter +T59811S Toxic effect of smoke, accidental (unintentional), sequela +T59812A Toxic effect of smoke, intentional self-harm, initial encounter +T59812D Toxic effect of smoke, intentional self-harm, subsequent encounter +T59812S Toxic effect of smoke, intentional self-harm, sequela +T59813A Toxic effect of smoke, assault, initial encounter +T59813D Toxic effect of smoke, assault, subsequent encounter +T59813S Toxic effect of smoke, assault, sequela +T59814A Toxic effect of smoke, undetermined, initial encounter +T59814D Toxic effect of smoke, undetermined, subsequent encounter +T59814S Toxic effect of smoke, undetermined, sequela +T59891A Toxic effect of other specified gases, fumes and vapors, accidental (unintentional), initial encounter +T59891D Toxic effect of other specified gases, fumes and vapors, accidental (unintentional), subsequent encounter +T59891S Toxic effect of other specified gases, fumes and vapors, accidental (unintentional), sequela +T59892A Toxic effect of other specified gases, fumes and vapors, intentional self-harm, initial encounter +T59892D Toxic effect of other specified gases, fumes and vapors, intentional self-harm, subsequent encounter +T59892S Toxic effect of other specified gases, fumes and vapors, intentional self-harm, sequela +T59893A Toxic effect of other specified gases, fumes and vapors, assault, initial encounter +T59893D Toxic effect of other specified gases, fumes and vapors, assault, subsequent encounter +T59893S Toxic effect of other specified gases, fumes and vapors, assault, sequela +T59894A Toxic effect of other specified gases, fumes and vapors, undetermined, initial encounter +T59894D Toxic effect of other specified gases, fumes and vapors, undetermined, subsequent encounter +T59894S Toxic effect of other specified gases, fumes and vapors, undetermined, sequela +T5991XA Toxic effect of unspecified gases, fumes and vapors, accidental (unintentional), initial encounter +T5991XD Toxic effect of unspecified gases, fumes and vapors, accidental (unintentional), subsequent encounter +T5991XS Toxic effect of unspecified gases, fumes and vapors, accidental (unintentional), sequela +T5992XA Toxic effect of unspecified gases, fumes and vapors, intentional self-harm, initial encounter +T5992XD Toxic effect of unspecified gases, fumes and vapors, intentional self-harm, subsequent encounter +T5992XS Toxic effect of unspecified gases, fumes and vapors, intentional self-harm, sequela +T5993XA Toxic effect of unspecified gases, fumes and vapors, assault, initial encounter +T5993XD Toxic effect of unspecified gases, fumes and vapors, assault, subsequent encounter +T5993XS Toxic effect of unspecified gases, fumes and vapors, assault, sequela +T5994XA Toxic effect of unspecified gases, fumes and vapors, undetermined, initial encounter +T5994XD Toxic effect of unspecified gases, fumes and vapors, undetermined, subsequent encounter +T5994XS Toxic effect of unspecified gases, fumes and vapors, undetermined, sequela +T600X1A Toxic effect of organophosphate and carbamate insecticides, accidental (unintentional), initial encounter +T600X1D Toxic effect of organophosphate and carbamate insecticides, accidental (unintentional), subsequent encounter +T600X1S Toxic effect of organophosphate and carbamate insecticides, accidental (unintentional), sequela +T600X2A Toxic effect of organophosphate and carbamate insecticides, intentional self-harm, initial encounter +T600X2D Toxic effect of organophosphate and carbamate insecticides, intentional self-harm, subsequent encounter +T600X2S Toxic effect of organophosphate and carbamate insecticides, intentional self-harm, sequela +T600X3A Toxic effect of organophosphate and carbamate insecticides, assault, initial encounter +T600X3D Toxic effect of organophosphate and carbamate insecticides, assault, subsequent encounter +T600X3S Toxic effect of organophosphate and carbamate insecticides, assault, sequela +T600X4A Toxic effect of organophosphate and carbamate insecticides, undetermined, initial encounter +T600X4D Toxic effect of organophosphate and carbamate insecticides, undetermined, subsequent encounter +T600X4S Toxic effect of organophosphate and carbamate insecticides, undetermined, sequela +T601X1A Toxic effect of halogenated insecticides, accidental (unintentional), initial encounter +T601X1D Toxic effect of halogenated insecticides, accidental (unintentional), subsequent encounter +T601X1S Toxic effect of halogenated insecticides, accidental (unintentional), sequela +T601X2A Toxic effect of halogenated insecticides, intentional self-harm, initial encounter +T601X2D Toxic effect of halogenated insecticides, intentional self-harm, subsequent encounter +T601X2S Toxic effect of halogenated insecticides, intentional self-harm, sequela +T601X3A Toxic effect of halogenated insecticides, assault, initial encounter +T601X3D Toxic effect of halogenated insecticides, assault, subsequent encounter +T601X3S Toxic effect of halogenated insecticides, assault, sequela +T601X4A Toxic effect of halogenated insecticides, undetermined, initial encounter +T601X4D Toxic effect of halogenated insecticides, undetermined, subsequent encounter +T601X4S Toxic effect of halogenated insecticides, undetermined, sequela +T602X1A Toxic effect of other insecticides, accidental (unintentional), initial encounter +T602X1D Toxic effect of other insecticides, accidental (unintentional), subsequent encounter +T602X1S Toxic effect of other insecticides, accidental (unintentional), sequela +T602X2A Toxic effect of other insecticides, intentional self-harm, initial encounter +T602X2D Toxic effect of other insecticides, intentional self-harm, subsequent encounter +T602X2S Toxic effect of other insecticides, intentional self-harm, sequela +T602X3A Toxic effect of other insecticides, assault, initial encounter +T602X3D Toxic effect of other insecticides, assault, subsequent encounter +T602X3S Toxic effect of other insecticides, assault, sequela +T602X4A Toxic effect of other insecticides, undetermined, initial encounter +T602X4D Toxic effect of other insecticides, undetermined, subsequent encounter +T602X4S Toxic effect of other insecticides, undetermined, sequela +T603X1A Toxic effect of herbicides and fungicides, accidental (unintentional), initial encounter +T603X1D Toxic effect of herbicides and fungicides, accidental (unintentional), subsequent encounter +T603X1S Toxic effect of herbicides and fungicides, accidental (unintentional), sequela +T603X2A Toxic effect of herbicides and fungicides, intentional self-harm, initial encounter +T603X2D Toxic effect of herbicides and fungicides, intentional self-harm, subsequent encounter +T603X2S Toxic effect of herbicides and fungicides, intentional self-harm, sequela +T603X3A Toxic effect of herbicides and fungicides, assault, initial encounter +T603X3D Toxic effect of herbicides and fungicides, assault, subsequent encounter +T603X3S Toxic effect of herbicides and fungicides, assault, sequela +T603X4A Toxic effect of herbicides and fungicides, undetermined, initial encounter +T603X4D Toxic effect of herbicides and fungicides, undetermined, subsequent encounter +T603X4S Toxic effect of herbicides and fungicides, undetermined, sequela +T604X1A Toxic effect of rodenticides, accidental (unintentional), initial encounter +T604X1D Toxic effect of rodenticides, accidental (unintentional), subsequent encounter +T604X1S Toxic effect of rodenticides, accidental (unintentional), sequela +T604X2A Toxic effect of rodenticides, intentional self-harm, initial encounter +T604X2D Toxic effect of rodenticides, intentional self-harm, subsequent encounter +T604X2S Toxic effect of rodenticides, intentional self-harm, sequela +T604X3A Toxic effect of rodenticides, assault, initial encounter +T604X3D Toxic effect of rodenticides, assault, subsequent encounter +T604X3S Toxic effect of rodenticides, assault, sequela +T604X4A Toxic effect of rodenticides, undetermined, initial encounter +T604X4D Toxic effect of rodenticides, undetermined, subsequent encounter +T604X4S Toxic effect of rodenticides, undetermined, sequela +T608X1A Toxic effect of other pesticides, accidental (unintentional), initial encounter +T608X1D Toxic effect of other pesticides, accidental (unintentional), subsequent encounter +T608X1S Toxic effect of other pesticides, accidental (unintentional), sequela +T608X2A Toxic effect of other pesticides, intentional self-harm, initial encounter +T608X2D Toxic effect of other pesticides, intentional self-harm, subsequent encounter +T608X2S Toxic effect of other pesticides, intentional self-harm, sequela +T608X3A Toxic effect of other pesticides, assault, initial encounter +T608X3D Toxic effect of other pesticides, assault, subsequent encounter +T608X3S Toxic effect of other pesticides, assault, sequela +T608X4A Toxic effect of other pesticides, undetermined, initial encounter +T608X4D Toxic effect of other pesticides, undetermined, subsequent encounter +T608X4S Toxic effect of other pesticides, undetermined, sequela +T6091XA Toxic effect of unspecified pesticide, accidental (unintentional), initial encounter +T6091XD Toxic effect of unspecified pesticide, accidental (unintentional), subsequent encounter +T6091XS Toxic effect of unspecified pesticide, accidental (unintentional), sequela +T6092XA Toxic effect of unspecified pesticide, intentional self-harm, initial encounter +T6092XD Toxic effect of unspecified pesticide, intentional self-harm, subsequent encounter +T6092XS Toxic effect of unspecified pesticide, intentional self-harm, sequela +T6093XA Toxic effect of unspecified pesticide, assault, initial encounter +T6093XD Toxic effect of unspecified pesticide, assault, subsequent encounter +T6093XS Toxic effect of unspecified pesticide, assault, sequela +T6094XA Toxic effect of unspecified pesticide, undetermined, initial encounter +T6094XD Toxic effect of unspecified pesticide, undetermined, subsequent encounter +T6094XS Toxic effect of unspecified pesticide, undetermined, sequela +T6101XA Ciguatera fish poisoning, accidental (unintentional), initial encounter +T6101XD Ciguatera fish poisoning, accidental (unintentional), subsequent encounter +T6101XS Ciguatera fish poisoning, accidental (unintentional), sequela +T6102XA Ciguatera fish poisoning, intentional self-harm, initial encounter +T6102XD Ciguatera fish poisoning, intentional self-harm, subsequent encounter +T6102XS Ciguatera fish poisoning, intentional self-harm, sequela +T6103XA Ciguatera fish poisoning, assault, initial encounter +T6103XD Ciguatera fish poisoning, assault, subsequent encounter +T6103XS Ciguatera fish poisoning, assault, sequela +T6104XA Ciguatera fish poisoning, undetermined, initial encounter +T6104XD Ciguatera fish poisoning, undetermined, subsequent encounter +T6104XS Ciguatera fish poisoning, undetermined, sequela +T6111XA Scombroid fish poisoning, accidental (unintentional), initial encounter +T6111XD Scombroid fish poisoning, accidental (unintentional), subsequent encounter +T6111XS Scombroid fish poisoning, accidental (unintentional), sequela +T6112XA Scombroid fish poisoning, intentional self-harm, initial encounter +T6112XD Scombroid fish poisoning, intentional self-harm, subsequent encounter +T6112XS Scombroid fish poisoning, intentional self-harm, sequela +T6113XA Scombroid fish poisoning, assault, initial encounter +T6113XD Scombroid fish poisoning, assault, subsequent encounter +T6113XS Scombroid fish poisoning, assault, sequela +T6114XA Scombroid fish poisoning, undetermined, initial encounter +T6114XD Scombroid fish poisoning, undetermined, subsequent encounter +T6114XS Scombroid fish poisoning, undetermined, sequela +T61771A Other fish poisoning, accidental (unintentional), initial encounter +T61771D Other fish poisoning, accidental (unintentional), subsequent encounter +T61771S Other fish poisoning, accidental (unintentional), sequela +T61772A Other fish poisoning, intentional self-harm, initial encounter +T61772D Other fish poisoning, intentional self-harm, subsequent encounter +T61772S Other fish poisoning, intentional self-harm, sequela +T61773A Other fish poisoning, assault, initial encounter +T61773D Other fish poisoning, assault, subsequent encounter +T61773S Other fish poisoning, assault, sequela +T61774A Other fish poisoning, undetermined, initial encounter +T61774D Other fish poisoning, undetermined, subsequent encounter +T61774S Other fish poisoning, undetermined, sequela +T61781A Other shellfish poisoning, accidental (unintentional), initial encounter +T61781D Other shellfish poisoning, accidental (unintentional), subsequent encounter +T61781S Other shellfish poisoning, accidental (unintentional), sequela +T61782A Other shellfish poisoning, intentional self-harm, initial encounter +T61782D Other shellfish poisoning, intentional self-harm, subsequent encounter +T61782S Other shellfish poisoning, intentional self-harm, sequela +T61783A Other shellfish poisoning, assault, initial encounter +T61783D Other shellfish poisoning, assault, subsequent encounter +T61783S Other shellfish poisoning, assault, sequela +T61784A Other shellfish poisoning, undetermined, initial encounter +T61784D Other shellfish poisoning, undetermined, subsequent encounter +T61784S Other shellfish poisoning, undetermined, sequela +T618X1A Toxic effect of other seafood, accidental (unintentional), initial encounter +T618X1D Toxic effect of other seafood, accidental (unintentional), subsequent encounter +T618X1S Toxic effect of other seafood, accidental (unintentional), sequela +T618X2A Toxic effect of other seafood, intentional self-harm, initial encounter +T618X2D Toxic effect of other seafood, intentional self-harm, subsequent encounter +T618X2S Toxic effect of other seafood, intentional self-harm, sequela +T618X3A Toxic effect of other seafood, assault, initial encounter +T618X3D Toxic effect of other seafood, assault, subsequent encounter +T618X3S Toxic effect of other seafood, assault, sequela +T618X4A Toxic effect of other seafood, undetermined, initial encounter +T618X4D Toxic effect of other seafood, undetermined, subsequent encounter +T618X4S Toxic effect of other seafood, undetermined, sequela +T6191XA Toxic effect of unspecified seafood, accidental (unintentional), initial encounter +T6191XD Toxic effect of unspecified seafood, accidental (unintentional), subsequent encounter +T6191XS Toxic effect of unspecified seafood, accidental (unintentional), sequela +T6192XA Toxic effect of unspecified seafood, intentional self-harm, initial encounter +T6192XD Toxic effect of unspecified seafood, intentional self-harm, subsequent encounter +T6192XS Toxic effect of unspecified seafood, intentional self-harm, sequela +T6193XA Toxic effect of unspecified seafood, assault, initial encounter +T6193XD Toxic effect of unspecified seafood, assault, subsequent encounter +T6193XS Toxic effect of unspecified seafood, assault, sequela +T6194XA Toxic effect of unspecified seafood, undetermined, initial encounter +T6194XD Toxic effect of unspecified seafood, undetermined, subsequent encounter +T6194XS Toxic effect of unspecified seafood, undetermined, sequela +T620X1A Toxic effect of ingested mushrooms, accidental (unintentional), initial encounter +T620X1D Toxic effect of ingested mushrooms, accidental (unintentional), subsequent encounter +T620X1S Toxic effect of ingested mushrooms, accidental (unintentional), sequela +T620X2A Toxic effect of ingested mushrooms, intentional self-harm, initial encounter +T620X2D Toxic effect of ingested mushrooms, intentional self-harm, subsequent encounter +T620X2S Toxic effect of ingested mushrooms, intentional self-harm, sequela +T620X3A Toxic effect of ingested mushrooms, assault, initial encounter +T620X3D Toxic effect of ingested mushrooms, assault, subsequent encounter +T620X3S Toxic effect of ingested mushrooms, assault, sequela +T620X4A Toxic effect of ingested mushrooms, undetermined, initial encounter +T620X4D Toxic effect of ingested mushrooms, undetermined, subsequent encounter +T620X4S Toxic effect of ingested mushrooms, undetermined, sequela +T621X1A Toxic effect of ingested berries, accidental (unintentional), initial encounter +T621X1D Toxic effect of ingested berries, accidental (unintentional), subsequent encounter +T621X1S Toxic effect of ingested berries, accidental (unintentional), sequela +T621X2A Toxic effect of ingested berries, intentional self-harm, initial encounter +T621X2D Toxic effect of ingested berries, intentional self-harm, subsequent encounter +T621X2S Toxic effect of ingested berries, intentional self-harm, sequela +T621X3A Toxic effect of ingested berries, assault, initial encounter +T621X3D Toxic effect of ingested berries, assault, subsequent encounter +T621X3S Toxic effect of ingested berries, assault, sequela +T621X4A Toxic effect of ingested berries, undetermined, initial encounter +T621X4D Toxic effect of ingested berries, undetermined, subsequent encounter +T621X4S Toxic effect of ingested berries, undetermined, sequela +T622X1A Toxic effect of other ingested (parts of) plant(s), accidental (unintentional), initial encounter +T622X1D Toxic effect of other ingested (parts of) plant(s), accidental (unintentional), subsequent encounter +T622X1S Toxic effect of other ingested (parts of) plant(s), accidental (unintentional), sequela +T622X2A Toxic effect of other ingested (parts of) plant(s), intentional self-harm, initial encounter +T622X2D Toxic effect of other ingested (parts of) plant(s), intentional self-harm, subsequent encounter +T622X2S Toxic effect of other ingested (parts of) plant(s), intentional self-harm, sequela +T622X3A Toxic effect of other ingested (parts of) plant(s), assault, initial encounter +T622X3D Toxic effect of other ingested (parts of) plant(s), assault, subsequent encounter +T622X3S Toxic effect of other ingested (parts of) plant(s), assault, sequela +T622X4A Toxic effect of other ingested (parts of) plant(s), undetermined, initial encounter +T622X4D Toxic effect of other ingested (parts of) plant(s), undetermined, subsequent encounter +T622X4S Toxic effect of other ingested (parts of) plant(s), undetermined, sequela +T628X1A Toxic effect of other specified noxious substances eaten as food, accidental (unintentional), initial encounter +T628X1D Toxic effect of other specified noxious substances eaten as food, accidental (unintentional), subsequent encounter +T628X1S Toxic effect of other specified noxious substances eaten as food, accidental (unintentional), sequela +T628X2A Toxic effect of other specified noxious substances eaten as food, intentional self-harm, initial encounter +T628X2D Toxic effect of other specified noxious substances eaten as food, intentional self-harm, subsequent encounter +T628X2S Toxic effect of other specified noxious substances eaten as food, intentional self-harm, sequela +T628X3A Toxic effect of other specified noxious substances eaten as food, assault, initial encounter +T628X3D Toxic effect of other specified noxious substances eaten as food, assault, subsequent encounter +T628X3S Toxic effect of other specified noxious substances eaten as food, assault, sequela +T628X4A Toxic effect of other specified noxious substances eaten as food, undetermined, initial encounter +T628X4D Toxic effect of other specified noxious substances eaten as food, undetermined, subsequent encounter +T628X4S Toxic effect of other specified noxious substances eaten as food, undetermined, sequela +T6291XA Toxic effect of unspecified noxious substance eaten as food, accidental (unintentional), initial encounter +T6291XD Toxic effect of unspecified noxious substance eaten as food, accidental (unintentional), subsequent encounter +T6291XS Toxic effect of unspecified noxious substance eaten as food, accidental (unintentional), sequela +T6292XA Toxic effect of unspecified noxious substance eaten as food, intentional self-harm, initial encounter +T6292XD Toxic effect of unspecified noxious substance eaten as food, intentional self-harm, subsequent encounter +T6292XS Toxic effect of unspecified noxious substance eaten as food, intentional self-harm, sequela +T6293XA Toxic effect of unspecified noxious substance eaten as food, assault, initial encounter +T6293XD Toxic effect of unspecified noxious substance eaten as food, assault, subsequent encounter +T6293XS Toxic effect of unspecified noxious substance eaten as food, assault, sequela +T6294XA Toxic effect of unspecified noxious substance eaten as food, undetermined, initial encounter +T6294XD Toxic effect of unspecified noxious substance eaten as food, undetermined, subsequent encounter +T6294XS Toxic effect of unspecified noxious substance eaten as food, undetermined, sequela +T63001A Toxic effect of unspecified snake venom, accidental (unintentional), initial encounter +T63001D Toxic effect of unspecified snake venom, accidental (unintentional), subsequent encounter +T63001S Toxic effect of unspecified snake venom, accidental (unintentional), sequela +T63002A Toxic effect of unspecified snake venom, intentional self-harm, initial encounter +T63002D Toxic effect of unspecified snake venom, intentional self-harm, subsequent encounter +T63002S Toxic effect of unspecified snake venom, intentional self-harm, sequela +T63003A Toxic effect of unspecified snake venom, assault, initial encounter +T63003D Toxic effect of unspecified snake venom, assault, subsequent encounter +T63003S Toxic effect of unspecified snake venom, assault, sequela +T63004A Toxic effect of unspecified snake venom, undetermined, initial encounter +T63004D Toxic effect of unspecified snake venom, undetermined, subsequent encounter +T63004S Toxic effect of unspecified snake venom, undetermined, sequela +T63011A Toxic effect of rattlesnake venom, accidental (unintentional), initial encounter +T63011D Toxic effect of rattlesnake venom, accidental (unintentional), subsequent encounter +T63011S Toxic effect of rattlesnake venom, accidental (unintentional), sequela +T63012A Toxic effect of rattlesnake venom, intentional self-harm, initial encounter +T63012D Toxic effect of rattlesnake venom, intentional self-harm, subsequent encounter +T63012S Toxic effect of rattlesnake venom, intentional self-harm, sequela +T63013A Toxic effect of rattlesnake venom, assault, initial encounter +T63013D Toxic effect of rattlesnake venom, assault, subsequent encounter +T63013S Toxic effect of rattlesnake venom, assault, sequela +T63014A Toxic effect of rattlesnake venom, undetermined, initial encounter +T63014D Toxic effect of rattlesnake venom, undetermined, subsequent encounter +T63014S Toxic effect of rattlesnake venom, undetermined, sequela +T63021A Toxic effect of coral snake venom, accidental (unintentional), initial encounter +T63021D Toxic effect of coral snake venom, accidental (unintentional), subsequent encounter +T63021S Toxic effect of coral snake venom, accidental (unintentional), sequela +T63022A Toxic effect of coral snake venom, intentional self-harm, initial encounter +T63022D Toxic effect of coral snake venom, intentional self-harm, subsequent encounter +T63022S Toxic effect of coral snake venom, intentional self-harm, sequela +T63023A Toxic effect of coral snake venom, assault, initial encounter +T63023D Toxic effect of coral snake venom, assault, subsequent encounter +T63023S Toxic effect of coral snake venom, assault, sequela +T63024A Toxic effect of coral snake venom, undetermined, initial encounter +T63024D Toxic effect of coral snake venom, undetermined, subsequent encounter +T63024S Toxic effect of coral snake venom, undetermined, sequela +T63031A Toxic effect of taipan venom, accidental (unintentional), initial encounter +T63031D Toxic effect of taipan venom, accidental (unintentional), subsequent encounter +T63031S Toxic effect of taipan venom, accidental (unintentional), sequela +T63032A Toxic effect of taipan venom, intentional self-harm, initial encounter +T63032D Toxic effect of taipan venom, intentional self-harm, subsequent encounter +T63032S Toxic effect of taipan venom, intentional self-harm, sequela +T63033A Toxic effect of taipan venom, assault, initial encounter +T63033D Toxic effect of taipan venom, assault, subsequent encounter +T63033S Toxic effect of taipan venom, assault, sequela +T63034A Toxic effect of taipan venom, undetermined, initial encounter +T63034D Toxic effect of taipan venom, undetermined, subsequent encounter +T63034S Toxic effect of taipan venom, undetermined, sequela +T63041A Toxic effect of cobra venom, accidental (unintentional), initial encounter +T63041D Toxic effect of cobra venom, accidental (unintentional), subsequent encounter +T63041S Toxic effect of cobra venom, accidental (unintentional), sequela +T63042A Toxic effect of cobra venom, intentional self-harm, initial encounter +T63042D Toxic effect of cobra venom, intentional self-harm, subsequent encounter +T63042S Toxic effect of cobra venom, intentional self-harm, sequela +T63043A Toxic effect of cobra venom, assault, initial encounter +T63043D Toxic effect of cobra venom, assault, subsequent encounter +T63043S Toxic effect of cobra venom, assault, sequela +T63044A Toxic effect of cobra venom, undetermined, initial encounter +T63044D Toxic effect of cobra venom, undetermined, subsequent encounter +T63044S Toxic effect of cobra venom, undetermined, sequela +T63061A Toxic effect of venom of other North and South American snake, accidental (unintentional), initial encounter +T63061D Toxic effect of venom of other North and South American snake, accidental (unintentional), subsequent encounter +T63061S Toxic effect of venom of other North and South American snake, accidental (unintentional), sequela +T63062A Toxic effect of venom of other North and South American snake, intentional self-harm, initial encounter +T63062D Toxic effect of venom of other North and South American snake, intentional self-harm, subsequent encounter +T63062S Toxic effect of venom of other North and South American snake, intentional self-harm, sequela +T63063A Toxic effect of venom of other North and South American snake, assault, initial encounter +T63063D Toxic effect of venom of other North and South American snake, assault, subsequent encounter +T63063S Toxic effect of venom of other North and South American snake, assault, sequela +T63064A Toxic effect of venom of other North and South American snake, undetermined, initial encounter +T63064D Toxic effect of venom of other North and South American snake, undetermined, subsequent encounter +T63064S Toxic effect of venom of other North and South American snake, undetermined, sequela +T63071A Toxic effect of venom of other Australian snake, accidental (unintentional), initial encounter +T63071D Toxic effect of venom of other Australian snake, accidental (unintentional), subsequent encounter +T63071S Toxic effect of venom of other Australian snake, accidental (unintentional), sequela +T63072A Toxic effect of venom of other Australian snake, intentional self-harm, initial encounter +T63072D Toxic effect of venom of other Australian snake, intentional self-harm, subsequent encounter +T63072S Toxic effect of venom of other Australian snake, intentional self-harm, sequela +T63073A Toxic effect of venom of other Australian snake, assault, initial encounter +T63073D Toxic effect of venom of other Australian snake, assault, subsequent encounter +T63073S Toxic effect of venom of other Australian snake, assault, sequela +T63074A Toxic effect of venom of other Australian snake, undetermined, initial encounter +T63074D Toxic effect of venom of other Australian snake, undetermined, subsequent encounter +T63074S Toxic effect of venom of other Australian snake, undetermined, sequela +T63081A Toxic effect of venom of other African and Asian snake, accidental (unintentional), initial encounter +T63081D Toxic effect of venom of other African and Asian snake, accidental (unintentional), subsequent encounter +T63081S Toxic effect of venom of other African and Asian snake, accidental (unintentional), sequela +T63082A Toxic effect of venom of other African and Asian snake, intentional self-harm, initial encounter +T63082D Toxic effect of venom of other African and Asian snake, intentional self-harm, subsequent encounter +T63082S Toxic effect of venom of other African and Asian snake, intentional self-harm, sequela +T63083A Toxic effect of venom of other African and Asian snake, assault, initial encounter +T63083D Toxic effect of venom of other African and Asian snake, assault, subsequent encounter +T63083S Toxic effect of venom of other African and Asian snake, assault, sequela +T63084A Toxic effect of venom of other African and Asian snake, undetermined, initial encounter +T63084D Toxic effect of venom of other African and Asian snake, undetermined, subsequent encounter +T63084S Toxic effect of venom of other African and Asian snake, undetermined, sequela +T63091A Toxic effect of venom of other snake, accidental (unintentional), initial encounter +T63091D Toxic effect of venom of other snake, accidental (unintentional), subsequent encounter +T63091S Toxic effect of venom of other snake, accidental (unintentional), sequela +T63092A Toxic effect of venom of other snake, intentional self-harm, initial encounter +T63092D Toxic effect of venom of other snake, intentional self-harm, subsequent encounter +T63092S Toxic effect of venom of other snake, intentional self-harm, sequela +T63093A Toxic effect of venom of other snake, assault, initial encounter +T63093D Toxic effect of venom of other snake, assault, subsequent encounter +T63093S Toxic effect of venom of other snake, assault, sequela +T63094A Toxic effect of venom of other snake, undetermined, initial encounter +T63094D Toxic effect of venom of other snake, undetermined, subsequent encounter +T63094S Toxic effect of venom of other snake, undetermined, sequela +T63111A Toxic effect of venom of gila monster, accidental (unintentional), initial encounter +T63111D Toxic effect of venom of gila monster, accidental (unintentional), subsequent encounter +T63111S Toxic effect of venom of gila monster, accidental (unintentional), sequela +T63112A Toxic effect of venom of gila monster, intentional self-harm, initial encounter +T63112D Toxic effect of venom of gila monster, intentional self-harm, subsequent encounter +T63112S Toxic effect of venom of gila monster, intentional self-harm, sequela +T63113A Toxic effect of venom of gila monster, assault, initial encounter +T63113D Toxic effect of venom of gila monster, assault, subsequent encounter +T63113S Toxic effect of venom of gila monster, assault, sequela +T63114A Toxic effect of venom of gila monster, undetermined, initial encounter +T63114D Toxic effect of venom of gila monster, undetermined, subsequent encounter +T63114S Toxic effect of venom of gila monster, undetermined, sequela +T63121A Toxic effect of venom of other venomous lizard, accidental (unintentional), initial encounter +T63121D Toxic effect of venom of other venomous lizard, accidental (unintentional), subsequent encounter +T63121S Toxic effect of venom of other venomous lizard, accidental (unintentional), sequela +T63122A Toxic effect of venom of other venomous lizard, intentional self-harm, initial encounter +T63122D Toxic effect of venom of other venomous lizard, intentional self-harm, subsequent encounter +T63122S Toxic effect of venom of other venomous lizard, intentional self-harm, sequela +T63123A Toxic effect of venom of other venomous lizard, assault, initial encounter +T63123D Toxic effect of venom of other venomous lizard, assault, subsequent encounter +T63123S Toxic effect of venom of other venomous lizard, assault, sequela +T63124A Toxic effect of venom of other venomous lizard, undetermined, initial encounter +T63124D Toxic effect of venom of other venomous lizard, undetermined, subsequent encounter +T63124S Toxic effect of venom of other venomous lizard, undetermined, sequela +T63191A Toxic effect of venom of other reptiles, accidental (unintentional), initial encounter +T63191D Toxic effect of venom of other reptiles, accidental (unintentional), subsequent encounter +T63191S Toxic effect of venom of other reptiles, accidental (unintentional), sequela +T63192A Toxic effect of venom of other reptiles, intentional self-harm, initial encounter +T63192D Toxic effect of venom of other reptiles, intentional self-harm, subsequent encounter +T63192S Toxic effect of venom of other reptiles, intentional self-harm, sequela +T63193A Toxic effect of venom of other reptiles, assault, initial encounter +T63193D Toxic effect of venom of other reptiles, assault, subsequent encounter +T63193S Toxic effect of venom of other reptiles, assault, sequela +T63194A Toxic effect of venom of other reptiles, undetermined, initial encounter +T63194D Toxic effect of venom of other reptiles, undetermined, subsequent encounter +T63194S Toxic effect of venom of other reptiles, undetermined, sequela +T632X1A Toxic effect of venom of scorpion, accidental (unintentional), initial encounter +T632X1D Toxic effect of venom of scorpion, accidental (unintentional), subsequent encounter +T632X1S Toxic effect of venom of scorpion, accidental (unintentional), sequela +T632X2A Toxic effect of venom of scorpion, intentional self-harm, initial encounter +T632X2D Toxic effect of venom of scorpion, intentional self-harm, subsequent encounter +T632X2S Toxic effect of venom of scorpion, intentional self-harm, sequela +T632X3A Toxic effect of venom of scorpion, assault, initial encounter +T632X3D Toxic effect of venom of scorpion, assault, subsequent encounter +T632X3S Toxic effect of venom of scorpion, assault, sequela +T632X4A Toxic effect of venom of scorpion, undetermined, initial encounter +T632X4D Toxic effect of venom of scorpion, undetermined, subsequent encounter +T632X4S Toxic effect of venom of scorpion, undetermined, sequela +T63301A Toxic effect of unspecified spider venom, accidental (unintentional), initial encounter +T63301D Toxic effect of unspecified spider venom, accidental (unintentional), subsequent encounter +T63301S Toxic effect of unspecified spider venom, accidental (unintentional), sequela +T63302A Toxic effect of unspecified spider venom, intentional self-harm, initial encounter +T63302D Toxic effect of unspecified spider venom, intentional self-harm, subsequent encounter +T63302S Toxic effect of unspecified spider venom, intentional self-harm, sequela +T63303A Toxic effect of unspecified spider venom, assault, initial encounter +T63303D Toxic effect of unspecified spider venom, assault, subsequent encounter +T63303S Toxic effect of unspecified spider venom, assault, sequela +T63304A Toxic effect of unspecified spider venom, undetermined, initial encounter +T63304D Toxic effect of unspecified spider venom, undetermined, subsequent encounter +T63304S Toxic effect of unspecified spider venom, undetermined, sequela +T63311A Toxic effect of venom of black widow spider, accidental (unintentional), initial encounter +T63311D Toxic effect of venom of black widow spider, accidental (unintentional), subsequent encounter +T63311S Toxic effect of venom of black widow spider, accidental (unintentional), sequela +T63312A Toxic effect of venom of black widow spider, intentional self-harm, initial encounter +T63312D Toxic effect of venom of black widow spider, intentional self-harm, subsequent encounter +T63312S Toxic effect of venom of black widow spider, intentional self-harm, sequela +T63313A Toxic effect of venom of black widow spider, assault, initial encounter +T63313D Toxic effect of venom of black widow spider, assault, subsequent encounter +T63313S Toxic effect of venom of black widow spider, assault, sequela +T63314A Toxic effect of venom of black widow spider, undetermined, initial encounter +T63314D Toxic effect of venom of black widow spider, undetermined, subsequent encounter +T63314S Toxic effect of venom of black widow spider, undetermined, sequela +T63321A Toxic effect of venom of tarantula, accidental (unintentional), initial encounter +T63321D Toxic effect of venom of tarantula, accidental (unintentional), subsequent encounter +T63321S Toxic effect of venom of tarantula, accidental (unintentional), sequela +T63322A Toxic effect of venom of tarantula, intentional self-harm, initial encounter +T63322D Toxic effect of venom of tarantula, intentional self-harm, subsequent encounter +T63322S Toxic effect of venom of tarantula, intentional self-harm, sequela +T63323A Toxic effect of venom of tarantula, assault, initial encounter +T63323D Toxic effect of venom of tarantula, assault, subsequent encounter +T63323S Toxic effect of venom of tarantula, assault, sequela +T63324A Toxic effect of venom of tarantula, undetermined, initial encounter +T63324D Toxic effect of venom of tarantula, undetermined, subsequent encounter +T63324S Toxic effect of venom of tarantula, undetermined, sequela +T63331A Toxic effect of venom of brown recluse spider, accidental (unintentional), initial encounter +T63331D Toxic effect of venom of brown recluse spider, accidental (unintentional), subsequent encounter +T63331S Toxic effect of venom of brown recluse spider, accidental (unintentional), sequela +T63332A Toxic effect of venom of brown recluse spider, intentional self-harm, initial encounter +T63332D Toxic effect of venom of brown recluse spider, intentional self-harm, subsequent encounter +T63332S Toxic effect of venom of brown recluse spider, intentional self-harm, sequela +T63333A Toxic effect of venom of brown recluse spider, assault, initial encounter +T63333D Toxic effect of venom of brown recluse spider, assault, subsequent encounter +T63333S Toxic effect of venom of brown recluse spider, assault, sequela +T63334A Toxic effect of venom of brown recluse spider, undetermined, initial encounter +T63334D Toxic effect of venom of brown recluse spider, undetermined, subsequent encounter +T63334S Toxic effect of venom of brown recluse spider, undetermined, sequela +T63391A Toxic effect of venom of other spider, accidental (unintentional), initial encounter +T63391D Toxic effect of venom of other spider, accidental (unintentional), subsequent encounter +T63391S Toxic effect of venom of other spider, accidental (unintentional), sequela +T63392A Toxic effect of venom of other spider, intentional self-harm, initial encounter +T63392D Toxic effect of venom of other spider, intentional self-harm, subsequent encounter +T63392S Toxic effect of venom of other spider, intentional self-harm, sequela +T63393A Toxic effect of venom of other spider, assault, initial encounter +T63393D Toxic effect of venom of other spider, assault, subsequent encounter +T63393S Toxic effect of venom of other spider, assault, sequela +T63394A Toxic effect of venom of other spider, undetermined, initial encounter +T63394D Toxic effect of venom of other spider, undetermined, subsequent encounter +T63394S Toxic effect of venom of other spider, undetermined, sequela +T63411A Toxic effect of venom of centipedes and venomous millipedes, accidental (unintentional), initial encounter +T63411D Toxic effect of venom of centipedes and venomous millipedes, accidental (unintentional), subsequent encounter +T63411S Toxic effect of venom of centipedes and venomous millipedes, accidental (unintentional), sequela +T63412A Toxic effect of venom of centipedes and venomous millipedes, intentional self-harm, initial encounter +T63412D Toxic effect of venom of centipedes and venomous millipedes, intentional self-harm, subsequent encounter +T63412S Toxic effect of venom of centipedes and venomous millipedes, intentional self-harm, sequela +T63413A Toxic effect of venom of centipedes and venomous millipedes, assault, initial encounter +T63413D Toxic effect of venom of centipedes and venomous millipedes, assault, subsequent encounter +T63413S Toxic effect of venom of centipedes and venomous millipedes, assault, sequela +T63414A Toxic effect of venom of centipedes and venomous millipedes, undetermined, initial encounter +T63414D Toxic effect of venom of centipedes and venomous millipedes, undetermined, subsequent encounter +T63414S Toxic effect of venom of centipedes and venomous millipedes, undetermined, sequela +T63421A Toxic effect of venom of ants, accidental (unintentional), initial encounter +T63421D Toxic effect of venom of ants, accidental (unintentional), subsequent encounter +T63421S Toxic effect of venom of ants, accidental (unintentional), sequela +T63422A Toxic effect of venom of ants, intentional self-harm, initial encounter +T63422D Toxic effect of venom of ants, intentional self-harm, subsequent encounter +T63422S Toxic effect of venom of ants, intentional self-harm, sequela +T63423A Toxic effect of venom of ants, assault, initial encounter +T63423D Toxic effect of venom of ants, assault, subsequent encounter +T63423S Toxic effect of venom of ants, assault, sequela +T63424A Toxic effect of venom of ants, undetermined, initial encounter +T63424D Toxic effect of venom of ants, undetermined, subsequent encounter +T63424S Toxic effect of venom of ants, undetermined, sequela +T63431A Toxic effect of venom of caterpillars, accidental (unintentional), initial encounter +T63431D Toxic effect of venom of caterpillars, accidental (unintentional), subsequent encounter +T63431S Toxic effect of venom of caterpillars, accidental (unintentional), sequela +T63432A Toxic effect of venom of caterpillars, intentional self-harm, initial encounter +T63432D Toxic effect of venom of caterpillars, intentional self-harm, subsequent encounter +T63432S Toxic effect of venom of caterpillars, intentional self-harm, sequela +T63433A Toxic effect of venom of caterpillars, assault, initial encounter +T63433D Toxic effect of venom of caterpillars, assault, subsequent encounter +T63433S Toxic effect of venom of caterpillars, assault, sequela +T63434A Toxic effect of venom of caterpillars, undetermined, initial encounter +T63434D Toxic effect of venom of caterpillars, undetermined, subsequent encounter +T63434S Toxic effect of venom of caterpillars, undetermined, sequela +T63441A Toxic effect of venom of bees, accidental (unintentional), initial encounter +T63441D Toxic effect of venom of bees, accidental (unintentional), subsequent encounter +T63441S Toxic effect of venom of bees, accidental (unintentional), sequela +T63442A Toxic effect of venom of bees, intentional self-harm, initial encounter +T63442D Toxic effect of venom of bees, intentional self-harm, subsequent encounter +T63442S Toxic effect of venom of bees, intentional self-harm, sequela +T63443A Toxic effect of venom of bees, assault, initial encounter +T63443D Toxic effect of venom of bees, assault, subsequent encounter +T63443S Toxic effect of venom of bees, assault, sequela +T63444A Toxic effect of venom of bees, undetermined, initial encounter +T63444D Toxic effect of venom of bees, undetermined, subsequent encounter +T63444S Toxic effect of venom of bees, undetermined, sequela +T63451A Toxic effect of venom of hornets, accidental (unintentional), initial encounter +T63451D Toxic effect of venom of hornets, accidental (unintentional), subsequent encounter +T63451S Toxic effect of venom of hornets, accidental (unintentional), sequela +T63452A Toxic effect of venom of hornets, intentional self-harm, initial encounter +T63452D Toxic effect of venom of hornets, intentional self-harm, subsequent encounter +T63452S Toxic effect of venom of hornets, intentional self-harm, sequela +T63453A Toxic effect of venom of hornets, assault, initial encounter +T63453D Toxic effect of venom of hornets, assault, subsequent encounter +T63453S Toxic effect of venom of hornets, assault, sequela +T63454A Toxic effect of venom of hornets, undetermined, initial encounter +T63454D Toxic effect of venom of hornets, undetermined, subsequent encounter +T63454S Toxic effect of venom of hornets, undetermined, sequela +T63461A Toxic effect of venom of wasps, accidental (unintentional), initial encounter +T63461D Toxic effect of venom of wasps, accidental (unintentional), subsequent encounter +T63461S Toxic effect of venom of wasps, accidental (unintentional), sequela +T63462A Toxic effect of venom of wasps, intentional self-harm, initial encounter +T63462D Toxic effect of venom of wasps, intentional self-harm, subsequent encounter +T63462S Toxic effect of venom of wasps, intentional self-harm, sequela +T63463A Toxic effect of venom of wasps, assault, initial encounter +T63463D Toxic effect of venom of wasps, assault, subsequent encounter +T63463S Toxic effect of venom of wasps, assault, sequela +T63464A Toxic effect of venom of wasps, undetermined, initial encounter +T63464D Toxic effect of venom of wasps, undetermined, subsequent encounter +T63464S Toxic effect of venom of wasps, undetermined, sequela +T63481A Toxic effect of venom of other arthropod, accidental (unintentional), initial encounter +T63481D Toxic effect of venom of other arthropod, accidental (unintentional), subsequent encounter +T63481S Toxic effect of venom of other arthropod, accidental (unintentional), sequela +T63482A Toxic effect of venom of other arthropod, intentional self-harm, initial encounter +T63482D Toxic effect of venom of other arthropod, intentional self-harm, subsequent encounter +T63482S Toxic effect of venom of other arthropod, intentional self-harm, sequela +T63483A Toxic effect of venom of other arthropod, assault, initial encounter +T63483D Toxic effect of venom of other arthropod, assault, subsequent encounter +T63483S Toxic effect of venom of other arthropod, assault, sequela +T63484A Toxic effect of venom of other arthropod, undetermined, initial encounter +T63484D Toxic effect of venom of other arthropod, undetermined, subsequent encounter +T63484S Toxic effect of venom of other arthropod, undetermined, sequela +T63511A Toxic effect of contact with stingray, accidental (unintentional), initial encounter +T63511D Toxic effect of contact with stingray, accidental (unintentional), subsequent encounter +T63511S Toxic effect of contact with stingray, accidental (unintentional), sequela +T63512A Toxic effect of contact with stingray, intentional self-harm, initial encounter +T63512D Toxic effect of contact with stingray, intentional self-harm, subsequent encounter +T63512S Toxic effect of contact with stingray, intentional self-harm, sequela +T63513A Toxic effect of contact with stingray, assault, initial encounter +T63513D Toxic effect of contact with stingray, assault, subsequent encounter +T63513S Toxic effect of contact with stingray, assault, sequela +T63514A Toxic effect of contact with stingray, undetermined, initial encounter +T63514D Toxic effect of contact with stingray, undetermined, subsequent encounter +T63514S Toxic effect of contact with stingray, undetermined, sequela +T63591A Toxic effect of contact with other venomous fish, accidental (unintentional), initial encounter +T63591D Toxic effect of contact with other venomous fish, accidental (unintentional), subsequent encounter +T63591S Toxic effect of contact with other venomous fish, accidental (unintentional), sequela +T63592A Toxic effect of contact with other venomous fish, intentional self-harm, initial encounter +T63592D Toxic effect of contact with other venomous fish, intentional self-harm, subsequent encounter +T63592S Toxic effect of contact with other venomous fish, intentional self-harm, sequela +T63593A Toxic effect of contact with other venomous fish, assault, initial encounter +T63593D Toxic effect of contact with other venomous fish, assault, subsequent encounter +T63593S Toxic effect of contact with other venomous fish, assault, sequela +T63594A Toxic effect of contact with other venomous fish, undetermined, initial encounter +T63594D Toxic effect of contact with other venomous fish, undetermined, subsequent encounter +T63594S Toxic effect of contact with other venomous fish, undetermined, sequela +T63611A Toxic effect of contact with Portugese Man-o-war, accidental (unintentional), initial encounter +T63611D Toxic effect of contact with Portugese Man-o-war, accidental (unintentional), subsequent encounter +T63611S Toxic effect of contact with Portugese Man-o-war, accidental (unintentional), sequela +T63612A Toxic effect of contact with Portugese Man-o-war, intentional self-harm, initial encounter +T63612D Toxic effect of contact with Portugese Man-o-war, intentional self-harm, subsequent encounter +T63612S Toxic effect of contact with Portugese Man-o-war, intentional self-harm, sequela +T63613A Toxic effect of contact with Portugese Man-o-war, assault, initial encounter +T63613D Toxic effect of contact with Portugese Man-o-war, assault, subsequent encounter +T63613S Toxic effect of contact with Portugese Man-o-war, assault, sequela +T63614A Toxic effect of contact with Portugese Man-o-war, undetermined, initial encounter +T63614D Toxic effect of contact with Portugese Man-o-war, undetermined, subsequent encounter +T63614S Toxic effect of contact with Portugese Man-o-war, undetermined, sequela +T63621A Toxic effect of contact with other jellyfish, accidental (unintentional), initial encounter +T63621D Toxic effect of contact with other jellyfish, accidental (unintentional), subsequent encounter +T63621S Toxic effect of contact with other jellyfish, accidental (unintentional), sequela +T63622A Toxic effect of contact with other jellyfish, intentional self-harm, initial encounter +T63622D Toxic effect of contact with other jellyfish, intentional self-harm, subsequent encounter +T63622S Toxic effect of contact with other jellyfish, intentional self-harm, sequela +T63623A Toxic effect of contact with other jellyfish, assault, initial encounter +T63623D Toxic effect of contact with other jellyfish, assault, subsequent encounter +T63623S Toxic effect of contact with other jellyfish, assault, sequela +T63624A Toxic effect of contact with other jellyfish, undetermined, initial encounter +T63624D Toxic effect of contact with other jellyfish, undetermined, subsequent encounter +T63624S Toxic effect of contact with other jellyfish, undetermined, sequela +T63631A Toxic effect of contact with sea anemone, accidental (unintentional), initial encounter +T63631D Toxic effect of contact with sea anemone, accidental (unintentional), subsequent encounter +T63631S Toxic effect of contact with sea anemone, accidental (unintentional), sequela +T63632A Toxic effect of contact with sea anemone, intentional self-harm, initial encounter +T63632D Toxic effect of contact with sea anemone, intentional self-harm, subsequent encounter +T63632S Toxic effect of contact with sea anemone, intentional self-harm, sequela +T63633A Toxic effect of contact with sea anemone, assault, initial encounter +T63633D Toxic effect of contact with sea anemone, assault, subsequent encounter +T63633S Toxic effect of contact with sea anemone, assault, sequela +T63634A Toxic effect of contact with sea anemone, undetermined, initial encounter +T63634D Toxic effect of contact with sea anemone, undetermined, subsequent encounter +T63634S Toxic effect of contact with sea anemone, undetermined, sequela +T63691A Toxic effect of contact with other venomous marine animals, accidental (unintentional), initial encounter +T63691D Toxic effect of contact with other venomous marine animals, accidental (unintentional), subsequent encounter +T63691S Toxic effect of contact with other venomous marine animals, accidental (unintentional), sequela +T63692A Toxic effect of contact with other venomous marine animals, intentional self-harm, initial encounter +T63692D Toxic effect of contact with other venomous marine animals, intentional self-harm, subsequent encounter +T63692S Toxic effect of contact with other venomous marine animals, intentional self-harm, sequela +T63693A Toxic effect of contact with other venomous marine animals, assault, initial encounter +T63693D Toxic effect of contact with other venomous marine animals, assault, subsequent encounter +T63693S Toxic effect of contact with other venomous marine animals, assault, sequela +T63694A Toxic effect of contact with other venomous marine animals, undetermined, initial encounter +T63694D Toxic effect of contact with other venomous marine animals, undetermined, subsequent encounter +T63694S Toxic effect of contact with other venomous marine animals, undetermined, sequela +T63711A Toxic effect of contact with venomous marine plant, accidental (unintentional), initial encounter +T63711D Toxic effect of contact with venomous marine plant, accidental (unintentional), subsequent encounter +T63711S Toxic effect of contact with venomous marine plant, accidental (unintentional), sequela +T63712A Toxic effect of contact with venomous marine plant, intentional self-harm, initial encounter +T63712D Toxic effect of contact with venomous marine plant, intentional self-harm, subsequent encounter +T63712S Toxic effect of contact with venomous marine plant, intentional self-harm, sequela +T63713A Toxic effect of contact with venomous marine plant, assault, initial encounter +T63713D Toxic effect of contact with venomous marine plant, assault, subsequent encounter +T63713S Toxic effect of contact with venomous marine plant, assault, sequela +T63714A Toxic effect of contact with venomous marine plant, undetermined, initial encounter +T63714D Toxic effect of contact with venomous marine plant, undetermined, subsequent encounter +T63714S Toxic effect of contact with venomous marine plant, undetermined, sequela +T63791A Toxic effect of contact with other venomous plant, accidental (unintentional), initial encounter +T63791D Toxic effect of contact with other venomous plant, accidental (unintentional), subsequent encounter +T63791S Toxic effect of contact with other venomous plant, accidental (unintentional), sequela +T63792A Toxic effect of contact with other venomous plant, intentional self-harm, initial encounter +T63792D Toxic effect of contact with other venomous plant, intentional self-harm, subsequent encounter +T63792S Toxic effect of contact with other venomous plant, intentional self-harm, sequela +T63793A Toxic effect of contact with other venomous plant, assault, initial encounter +T63793D Toxic effect of contact with other venomous plant, assault, subsequent encounter +T63793S Toxic effect of contact with other venomous plant, assault, sequela +T63794A Toxic effect of contact with other venomous plant, undetermined, initial encounter +T63794D Toxic effect of contact with other venomous plant, undetermined, subsequent encounter +T63794S Toxic effect of contact with other venomous plant, undetermined, sequela +T63811A Toxic effect of contact with venomous frog, accidental (unintentional), initial encounter +T63811D Toxic effect of contact with venomous frog, accidental (unintentional), subsequent encounter +T63811S Toxic effect of contact with venomous frog, accidental (unintentional), sequela +T63812A Toxic effect of contact with venomous frog, intentional self-harm, initial encounter +T63812D Toxic effect of contact with venomous frog, intentional self-harm, subsequent encounter +T63812S Toxic effect of contact with venomous frog, intentional self-harm, sequela +T63813A Toxic effect of contact with venomous frog, assault, initial encounter +T63813D Toxic effect of contact with venomous frog, assault, subsequent encounter +T63813S Toxic effect of contact with venomous frog, assault, sequela +T63814A Toxic effect of contact with venomous frog, undetermined, initial encounter +T63814D Toxic effect of contact with venomous frog, undetermined, subsequent encounter +T63814S Toxic effect of contact with venomous frog, undetermined, sequela +T63821A Toxic effect of contact with venomous toad, accidental (unintentional), initial encounter +T63821D Toxic effect of contact with venomous toad, accidental (unintentional), subsequent encounter +T63821S Toxic effect of contact with venomous toad, accidental (unintentional), sequela +T63822A Toxic effect of contact with venomous toad, intentional self-harm, initial encounter +T63822D Toxic effect of contact with venomous toad, intentional self-harm, subsequent encounter +T63822S Toxic effect of contact with venomous toad, intentional self-harm, sequela +T63823A Toxic effect of contact with venomous toad, assault, initial encounter +T63823D Toxic effect of contact with venomous toad, assault, subsequent encounter +T63823S Toxic effect of contact with venomous toad, assault, sequela +T63824A Toxic effect of contact with venomous toad, undetermined, initial encounter +T63824D Toxic effect of contact with venomous toad, undetermined, subsequent encounter +T63824S Toxic effect of contact with venomous toad, undetermined, sequela +T63831A Toxic effect of contact with other venomous amphibian, accidental (unintentional), initial encounter +T63831D Toxic effect of contact with other venomous amphibian, accidental (unintentional), subsequent encounter +T63831S Toxic effect of contact with other venomous amphibian, accidental (unintentional), sequela +T63832A Toxic effect of contact with other venomous amphibian, intentional self-harm, initial encounter +T63832D Toxic effect of contact with other venomous amphibian, intentional self-harm, subsequent encounter +T63832S Toxic effect of contact with other venomous amphibian, intentional self-harm, sequela +T63833A Toxic effect of contact with other venomous amphibian, assault, initial encounter +T63833D Toxic effect of contact with other venomous amphibian, assault, subsequent encounter +T63833S Toxic effect of contact with other venomous amphibian, assault, sequela +T63834A Toxic effect of contact with other venomous amphibian, undetermined, initial encounter +T63834D Toxic effect of contact with other venomous amphibian, undetermined, subsequent encounter +T63834S Toxic effect of contact with other venomous amphibian, undetermined, sequela +T63891A Toxic effect of contact with other venomous animals, accidental (unintentional), initial encounter +T63891D Toxic effect of contact with other venomous animals, accidental (unintentional), subsequent encounter +T63891S Toxic effect of contact with other venomous animals, accidental (unintentional), sequela +T63892A Toxic effect of contact with other venomous animals, intentional self-harm, initial encounter +T63892D Toxic effect of contact with other venomous animals, intentional self-harm, subsequent encounter +T63892S Toxic effect of contact with other venomous animals, intentional self-harm, sequela +T63893A Toxic effect of contact with other venomous animals, assault, initial encounter +T63893D Toxic effect of contact with other venomous animals, assault, subsequent encounter +T63893S Toxic effect of contact with other venomous animals, assault, sequela +T63894A Toxic effect of contact with other venomous animals, undetermined, initial encounter +T63894D Toxic effect of contact with other venomous animals, undetermined, subsequent encounter +T63894S Toxic effect of contact with other venomous animals, undetermined, sequela +T6391XA Toxic effect of contact with unspecified venomous animal, accidental (unintentional), initial encounter +T6391XD Toxic effect of contact with unspecified venomous animal, accidental (unintentional), subsequent encounter +T6391XS Toxic effect of contact with unspecified venomous animal, accidental (unintentional), sequela +T6392XA Toxic effect of contact with unspecified venomous animal, intentional self-harm, initial encounter +T6392XD Toxic effect of contact with unspecified venomous animal, intentional self-harm, subsequent encounter +T6392XS Toxic effect of contact with unspecified venomous animal, intentional self-harm, sequela +T6393XA Toxic effect of contact with unspecified venomous animal, assault, initial encounter +T6393XD Toxic effect of contact with unspecified venomous animal, assault, subsequent encounter +T6393XS Toxic effect of contact with unspecified venomous animal, assault, sequela +T6394XA Toxic effect of contact with unspecified venomous animal, undetermined, initial encounter +T6394XD Toxic effect of contact with unspecified venomous animal, undetermined, subsequent encounter +T6394XS Toxic effect of contact with unspecified venomous animal, undetermined, sequela +T6401XA Toxic effect of aflatoxin, accidental (unintentional), initial encounter +T6401XD Toxic effect of aflatoxin, accidental (unintentional), subsequent encounter +T6401XS Toxic effect of aflatoxin, accidental (unintentional), sequela +T6402XA Toxic effect of aflatoxin, intentional self-harm, initial encounter +T6402XD Toxic effect of aflatoxin, intentional self-harm, subsequent encounter +T6402XS Toxic effect of aflatoxin, intentional self-harm, sequela +T6403XA Toxic effect of aflatoxin, assault, initial encounter +T6403XD Toxic effect of aflatoxin, assault, subsequent encounter +T6403XS Toxic effect of aflatoxin, assault, sequela +T6404XA Toxic effect of aflatoxin, undetermined, initial encounter +T6404XD Toxic effect of aflatoxin, undetermined, subsequent encounter +T6404XS Toxic effect of aflatoxin, undetermined, sequela +T6481XA Toxic effect of other mycotoxin food contaminants, accidental (unintentional), initial encounter +T6481XD Toxic effect of other mycotoxin food contaminants, accidental (unintentional), subsequent encounter +T6481XS Toxic effect of other mycotoxin food contaminants, accidental (unintentional), sequela +T6482XA Toxic effect of other mycotoxin food contaminants, intentional self-harm, initial encounter +T6482XD Toxic effect of other mycotoxin food contaminants, intentional self-harm, subsequent encounter +T6482XS Toxic effect of other mycotoxin food contaminants, intentional self-harm, sequela +T6483XA Toxic effect of other mycotoxin food contaminants, assault, initial encounter +T6483XD Toxic effect of other mycotoxin food contaminants, assault, subsequent encounter +T6483XS Toxic effect of other mycotoxin food contaminants, assault, sequela +T6484XA Toxic effect of other mycotoxin food contaminants, undetermined, initial encounter +T6484XD Toxic effect of other mycotoxin food contaminants, undetermined, subsequent encounter +T6484XS Toxic effect of other mycotoxin food contaminants, undetermined, sequela +T650X1A Toxic effect of cyanides, accidental (unintentional), initial encounter +T650X1D Toxic effect of cyanides, accidental (unintentional), subsequent encounter +T650X1S Toxic effect of cyanides, accidental (unintentional), sequela +T650X2A Toxic effect of cyanides, intentional self-harm, initial encounter +T650X2D Toxic effect of cyanides, intentional self-harm, subsequent encounter +T650X2S Toxic effect of cyanides, intentional self-harm, sequela +T650X3A Toxic effect of cyanides, assault, initial encounter +T650X3D Toxic effect of cyanides, assault, subsequent encounter +T650X3S Toxic effect of cyanides, assault, sequela +T650X4A Toxic effect of cyanides, undetermined, initial encounter +T650X4D Toxic effect of cyanides, undetermined, subsequent encounter +T650X4S Toxic effect of cyanides, undetermined, sequela +T651X1A Toxic effect of strychnine and its salts, accidental (unintentional), initial encounter +T651X1D Toxic effect of strychnine and its salts, accidental (unintentional), subsequent encounter +T651X1S Toxic effect of strychnine and its salts, accidental (unintentional), sequela +T651X2A Toxic effect of strychnine and its salts, intentional self-harm, initial encounter +T651X2D Toxic effect of strychnine and its salts, intentional self-harm, subsequent encounter +T651X2S Toxic effect of strychnine and its salts, intentional self-harm, sequela +T651X3A Toxic effect of strychnine and its salts, assault, initial encounter +T651X3D Toxic effect of strychnine and its salts, assault, subsequent encounter +T651X3S Toxic effect of strychnine and its salts, assault, sequela +T651X4A Toxic effect of strychnine and its salts, undetermined, initial encounter +T651X4D Toxic effect of strychnine and its salts, undetermined, subsequent encounter +T651X4S Toxic effect of strychnine and its salts, undetermined, sequela +T65211A Toxic effect of chewing tobacco, accidental (unintentional), initial encounter +T65211D Toxic effect of chewing tobacco, accidental (unintentional), subsequent encounter +T65211S Toxic effect of chewing tobacco, accidental (unintentional), sequela +T65212A Toxic effect of chewing tobacco, intentional self-harm, initial encounter +T65212D Toxic effect of chewing tobacco, intentional self-harm, subsequent encounter +T65212S Toxic effect of chewing tobacco, intentional self-harm, sequela +T65213A Toxic effect of chewing tobacco, assault, initial encounter +T65213D Toxic effect of chewing tobacco, assault, subsequent encounter +T65213S Toxic effect of chewing tobacco, assault, sequela +T65214A Toxic effect of chewing tobacco, undetermined, initial encounter +T65214D Toxic effect of chewing tobacco, undetermined, subsequent encounter +T65214S Toxic effect of chewing tobacco, undetermined, sequela +T65221A Toxic effect of tobacco cigarettes, accidental (unintentional), initial encounter +T65221D Toxic effect of tobacco cigarettes, accidental (unintentional), subsequent encounter +T65221S Toxic effect of tobacco cigarettes, accidental (unintentional), sequela +T65222A Toxic effect of tobacco cigarettes, intentional self-harm, initial encounter +T65222D Toxic effect of tobacco cigarettes, intentional self-harm, subsequent encounter +T65222S Toxic effect of tobacco cigarettes, intentional self-harm, sequela +T65223A Toxic effect of tobacco cigarettes, assault, initial encounter +T65223D Toxic effect of tobacco cigarettes, assault, subsequent encounter +T65223S Toxic effect of tobacco cigarettes, assault, sequela +T65224A Toxic effect of tobacco cigarettes, undetermined, initial encounter +T65224D Toxic effect of tobacco cigarettes, undetermined, subsequent encounter +T65224S Toxic effect of tobacco cigarettes, undetermined, sequela +T65291A Toxic effect of other tobacco and nicotine, accidental (unintentional), initial encounter +T65291D Toxic effect of other tobacco and nicotine, accidental (unintentional), subsequent encounter +T65291S Toxic effect of other tobacco and nicotine, accidental (unintentional), sequela +T65292A Toxic effect of other tobacco and nicotine, intentional self-harm, initial encounter +T65292D Toxic effect of other tobacco and nicotine, intentional self-harm, subsequent encounter +T65292S Toxic effect of other tobacco and nicotine, intentional self-harm, sequela +T65293A Toxic effect of other tobacco and nicotine, assault, initial encounter +T65293D Toxic effect of other tobacco and nicotine, assault, subsequent encounter +T65293S Toxic effect of other tobacco and nicotine, assault, sequela +T65294A Toxic effect of other tobacco and nicotine, undetermined, initial encounter +T65294D Toxic effect of other tobacco and nicotine, undetermined, subsequent encounter +T65294S Toxic effect of other tobacco and nicotine, undetermined, sequela +T653X1A Toxic effect of nitroderivatives and aminoderivatives of benzene and its homologues, accidental (unintentional), initial encounter +T653X1D Toxic effect of nitroderivatives and aminoderivatives of benzene and its homologues, accidental (unintentional), subsequent encounter +T653X1S Toxic effect of nitroderivatives and aminoderivatives of benzene and its homologues, accidental (unintentional), sequela +T653X2A Toxic effect of nitroderivatives and aminoderivatives of benzene and its homologues, intentional self-harm, initial encounter +T653X2D Toxic effect of nitroderivatives and aminoderivatives of benzene and its homologues, intentional self-harm, subsequent encounter +T653X2S Toxic effect of nitroderivatives and aminoderivatives of benzene and its homologues, intentional self-harm, sequela +T653X3A Toxic effect of nitroderivatives and aminoderivatives of benzene and its homologues, assault, initial encounter +T653X3D Toxic effect of nitroderivatives and aminoderivatives of benzene and its homologues, assault, subsequent encounter +T653X3S Toxic effect of nitroderivatives and aminoderivatives of benzene and its homologues, assault, sequela +T653X4A Toxic effect of nitroderivatives and aminoderivatives of benzene and its homologues, undetermined, initial encounter +T653X4D Toxic effect of nitroderivatives and aminoderivatives of benzene and its homologues, undetermined, subsequent encounter +T653X4S Toxic effect of nitroderivatives and aminoderivatives of benzene and its homologues, undetermined, sequela +T654X1A Toxic effect of carbon disulfide, accidental (unintentional), initial encounter +T654X1D Toxic effect of carbon disulfide, accidental (unintentional), subsequent encounter +T654X1S Toxic effect of carbon disulfide, accidental (unintentional), sequela +T654X2A Toxic effect of carbon disulfide, intentional self-harm, initial encounter +T654X2D Toxic effect of carbon disulfide, intentional self-harm, subsequent encounter +T654X2S Toxic effect of carbon disulfide, intentional self-harm, sequela +T654X3A Toxic effect of carbon disulfide, assault, initial encounter +T654X3D Toxic effect of carbon disulfide, assault, subsequent encounter +T654X3S Toxic effect of carbon disulfide, assault, sequela +T654X4A Toxic effect of carbon disulfide, undetermined, initial encounter +T654X4D Toxic effect of carbon disulfide, undetermined, subsequent encounter +T654X4S Toxic effect of carbon disulfide, undetermined, sequela +T655X1A Toxic effect of nitroglycerin and other nitric acids and esters, accidental (unintentional), initial encounter +T655X1D Toxic effect of nitroglycerin and other nitric acids and esters, accidental (unintentional), subsequent encounter +T655X1S Toxic effect of nitroglycerin and other nitric acids and esters, accidental (unintentional), sequela +T655X2A Toxic effect of nitroglycerin and other nitric acids and esters, intentional self-harm, initial encounter +T655X2D Toxic effect of nitroglycerin and other nitric acids and esters, intentional self-harm, subsequent encounter +T655X2S Toxic effect of nitroglycerin and other nitric acids and esters, intentional self-harm, sequela +T655X3A Toxic effect of nitroglycerin and other nitric acids and esters, assault, initial encounter +T655X3D Toxic effect of nitroglycerin and other nitric acids and esters, assault, subsequent encounter +T655X3S Toxic effect of nitroglycerin and other nitric acids and esters, assault, sequela +T655X4A Toxic effect of nitroglycerin and other nitric acids and esters, undetermined, initial encounter +T655X4D Toxic effect of nitroglycerin and other nitric acids and esters, undetermined, subsequent encounter +T655X4S Toxic effect of nitroglycerin and other nitric acids and esters, undetermined, sequela +T656X1A Toxic effect of paints and dyes, not elsewhere classified, accidental (unintentional), initial encounter +T656X1D Toxic effect of paints and dyes, not elsewhere classified, accidental (unintentional), subsequent encounter +T656X1S Toxic effect of paints and dyes, not elsewhere classified, accidental (unintentional), sequela +T656X2A Toxic effect of paints and dyes, not elsewhere classified, intentional self-harm, initial encounter +T656X2D Toxic effect of paints and dyes, not elsewhere classified, intentional self-harm, subsequent encounter +T656X2S Toxic effect of paints and dyes, not elsewhere classified, intentional self-harm, sequela +T656X3A Toxic effect of paints and dyes, not elsewhere classified, assault, initial encounter +T656X3D Toxic effect of paints and dyes, not elsewhere classified, assault, subsequent encounter +T656X3S Toxic effect of paints and dyes, not elsewhere classified, assault, sequela +T656X4A Toxic effect of paints and dyes, not elsewhere classified, undetermined, initial encounter +T656X4D Toxic effect of paints and dyes, not elsewhere classified, undetermined, subsequent encounter +T656X4S Toxic effect of paints and dyes, not elsewhere classified, undetermined, sequela +T65811A Toxic effect of latex, accidental (unintentional), initial encounter +T65811D Toxic effect of latex, accidental (unintentional), subsequent encounter +T65811S Toxic effect of latex, accidental (unintentional), sequela +T65812A Toxic effect of latex, intentional self-harm, initial encounter +T65812D Toxic effect of latex, intentional self-harm, subsequent encounter +T65812S Toxic effect of latex, intentional self-harm, sequela +T65813A Toxic effect of latex, assault, initial encounter +T65813D Toxic effect of latex, assault, subsequent encounter +T65813S Toxic effect of latex, assault, sequela +T65814A Toxic effect of latex, undetermined, initial encounter +T65814D Toxic effect of latex, undetermined, subsequent encounter +T65814S Toxic effect of latex, undetermined, sequela +T65821A Toxic effect of harmful algae and algae toxins, accidental (unintentional), initial encounter +T65821D Toxic effect of harmful algae and algae toxins, accidental (unintentional), subsequent encounter +T65821S Toxic effect of harmful algae and algae toxins, accidental (unintentional), sequela +T65822A Toxic effect of harmful algae and algae toxins, intentional self-harm, initial encounter +T65822D Toxic effect of harmful algae and algae toxins, intentional self-harm, subsequent encounter +T65822S Toxic effect of harmful algae and algae toxins, intentional self-harm, sequela +T65823A Toxic effect of harmful algae and algae toxins, assault, initial encounter +T65823D Toxic effect of harmful algae and algae toxins, assault, subsequent encounter +T65823S Toxic effect of harmful algae and algae toxins, assault, sequela +T65824A Toxic effect of harmful algae and algae toxins, undetermined, initial encounter +T65824D Toxic effect of harmful algae and algae toxins, undetermined, subsequent encounter +T65824S Toxic effect of harmful algae and algae toxins, undetermined, sequela +T65831A Toxic effect of fiberglass, accidental (unintentional), initial encounter +T65831D Toxic effect of fiberglass, accidental (unintentional), subsequent encounter +T65831S Toxic effect of fiberglass, accidental (unintentional), sequela +T65832A Toxic effect of fiberglass, intentional self-harm, initial encounter +T65832D Toxic effect of fiberglass, intentional self-harm, subsequent encounter +T65832S Toxic effect of fiberglass, intentional self-harm, sequela +T65833A Toxic effect of fiberglass, assault, initial encounter +T65833D Toxic effect of fiberglass, assault, subsequent encounter +T65833S Toxic effect of fiberglass, assault, sequela +T65834A Toxic effect of fiberglass, undetermined, initial encounter +T65834D Toxic effect of fiberglass, undetermined, subsequent encounter +T65834S Toxic effect of fiberglass, undetermined, sequela +T65891A Toxic effect of other specified substances, accidental (unintentional), initial encounter +T65891D Toxic effect of other specified substances, accidental (unintentional), subsequent encounter +T65891S Toxic effect of other specified substances, accidental (unintentional), sequela +T65892A Toxic effect of other specified substances, intentional self-harm, initial encounter +T65892D Toxic effect of other specified substances, intentional self-harm, subsequent encounter +T65892S Toxic effect of other specified substances, intentional self-harm, sequela +T65893A Toxic effect of other specified substances, assault, initial encounter +T65893D Toxic effect of other specified substances, assault, subsequent encounter +T65893S Toxic effect of other specified substances, assault, sequela +T65894A Toxic effect of other specified substances, undetermined, initial encounter +T65894D Toxic effect of other specified substances, undetermined, subsequent encounter +T65894S Toxic effect of other specified substances, undetermined, sequela +T6591XA Toxic effect of unspecified substance, accidental (unintentional), initial encounter +T6591XD Toxic effect of unspecified substance, accidental (unintentional), subsequent encounter +T6591XS Toxic effect of unspecified substance, accidental (unintentional), sequela +T6592XA Toxic effect of unspecified substance, intentional self-harm, initial encounter +T6592XD Toxic effect of unspecified substance, intentional self-harm, subsequent encounter +T6592XS Toxic effect of unspecified substance, intentional self-harm, sequela +T6593XA Toxic effect of unspecified substance, assault, initial encounter +T6593XD Toxic effect of unspecified substance, assault, subsequent encounter +T6593XS Toxic effect of unspecified substance, assault, sequela +T6594XA Toxic effect of unspecified substance, undetermined, initial encounter +T6594XD Toxic effect of unspecified substance, undetermined, subsequent encounter +T6594XS Toxic effect of unspecified substance, undetermined, sequela +T66XXXA Radiation sickness, unspecified, initial encounter +T66XXXD Radiation sickness, unspecified, subsequent encounter +T66XXXS Radiation sickness, unspecified, sequela +T670XXA Heatstroke and sunstroke, initial encounter +T670XXD Heatstroke and sunstroke, subsequent encounter +T670XXS Heatstroke and sunstroke, sequela +T671XXA Heat syncope, initial encounter +T671XXD Heat syncope, subsequent encounter +T671XXS Heat syncope, sequela +T672XXA Heat cramp, initial encounter +T672XXD Heat cramp, subsequent encounter +T672XXS Heat cramp, sequela +T673XXA Heat exhaustion, anhydrotic, initial encounter +T673XXD Heat exhaustion, anhydrotic, subsequent encounter +T673XXS Heat exhaustion, anhydrotic, sequela +T674XXA Heat exhaustion due to salt depletion, initial encounter +T674XXD Heat exhaustion due to salt depletion, subsequent encounter +T674XXS Heat exhaustion due to salt depletion, sequela +T675XXA Heat exhaustion, unspecified, initial encounter +T675XXD Heat exhaustion, unspecified, subsequent encounter +T675XXS Heat exhaustion, unspecified, sequela +T676XXA Heat fatigue, transient, initial encounter +T676XXD Heat fatigue, transient, subsequent encounter +T676XXS Heat fatigue, transient, sequela +T677XXA Heat edema, initial encounter +T677XXD Heat edema, subsequent encounter +T677XXS Heat edema, sequela +T678XXA Other effects of heat and light, initial encounter +T678XXD Other effects of heat and light, subsequent encounter +T678XXS Other effects of heat and light, sequela +T679XXA Effect of heat and light, unspecified, initial encounter +T679XXD Effect of heat and light, unspecified, subsequent encounter +T679XXS Effect of heat and light, unspecified, sequela +T68XXXA Hypothermia, initial encounter +T68XXXD Hypothermia, subsequent encounter +T68XXXS Hypothermia, sequela +T69011A Immersion hand, right hand, initial encounter +T69011D Immersion hand, right hand, subsequent encounter +T69011S Immersion hand, right hand, sequela +T69012A Immersion hand, left hand, initial encounter +T69012D Immersion hand, left hand, subsequent encounter +T69012S Immersion hand, left hand, sequela +T69019A Immersion hand, unspecified hand, initial encounter +T69019D Immersion hand, unspecified hand, subsequent encounter +T69019S Immersion hand, unspecified hand, sequela +T69021A Immersion foot, right foot, initial encounter +T69021D Immersion foot, right foot, subsequent encounter +T69021S Immersion foot, right foot, sequela +T69022A Immersion foot, left foot, initial encounter +T69022D Immersion foot, left foot, subsequent encounter +T69022S Immersion foot, left foot, sequela +T69029A Immersion foot, unspecified foot, initial encounter +T69029D Immersion foot, unspecified foot, subsequent encounter +T69029S Immersion foot, unspecified foot, sequela +T691XXA Chilblains, initial encounter +T691XXD Chilblains, subsequent encounter +T691XXS Chilblains, sequela +T698XXA Other specified effects of reduced temperature, initial encounter +T698XXD Other specified effects of reduced temperature, subsequent encounter +T698XXS Other specified effects of reduced temperature, sequela +T699XXA Effect of reduced temperature, unspecified, initial encounter +T699XXD Effect of reduced temperature, unspecified, subsequent encounter +T699XXS Effect of reduced temperature, unspecified, sequela +T700XXA Otitic barotrauma, initial encounter +T700XXD Otitic barotrauma, subsequent encounter +T700XXS Otitic barotrauma, sequela +T701XXA Sinus barotrauma, initial encounter +T701XXD Sinus barotrauma, subsequent encounter +T701XXS Sinus barotrauma, sequela +T7020XA Unspecified effects of high altitude, initial encounter +T7020XD Unspecified effects of high altitude, subsequent encounter +T7020XS Unspecified effects of high altitude, sequela +T7029XA Other effects of high altitude, initial encounter +T7029XD Other effects of high altitude, subsequent encounter +T7029XS Other effects of high altitude, sequela +T703XXA Caisson disease [decompression sickness], initial encounter +T703XXD Caisson disease [decompression sickness], subsequent encounter +T703XXS Caisson disease [decompression sickness], sequela +T704XXA Effects of high-pressure fluids, initial encounter +T704XXD Effects of high-pressure fluids, subsequent encounter +T704XXS Effects of high-pressure fluids, sequela +T708XXA Other effects of air pressure and water pressure, initial encounter +T708XXD Other effects of air pressure and water pressure, subsequent encounter +T708XXS Other effects of air pressure and water pressure, sequela +T709XXA Effect of air pressure and water pressure, unspecified, initial encounter +T709XXD Effect of air pressure and water pressure, unspecified, subsequent encounter +T709XXS Effect of air pressure and water pressure, unspecified, sequela +T71111A Asphyxiation due to smothering under pillow, accidental, initial encounter +T71111D Asphyxiation due to smothering under pillow, accidental, subsequent encounter +T71111S Asphyxiation due to smothering under pillow, accidental, sequela +T71112A Asphyxiation due to smothering under pillow, intentional self-harm, initial encounter +T71112D Asphyxiation due to smothering under pillow, intentional self-harm, subsequent encounter +T71112S Asphyxiation due to smothering under pillow, intentional self-harm, sequela +T71113A Asphyxiation due to smothering under pillow, assault, initial encounter +T71113D Asphyxiation due to smothering under pillow, assault, subsequent encounter +T71113S Asphyxiation due to smothering under pillow, assault, sequela +T71114A Asphyxiation due to smothering under pillow, undetermined, initial encounter +T71114D Asphyxiation due to smothering under pillow, undetermined, subsequent encounter +T71114S Asphyxiation due to smothering under pillow, undetermined, sequela +T71121A Asphyxiation due to plastic bag, accidental, initial encounter +T71121D Asphyxiation due to plastic bag, accidental, subsequent encounter +T71121S Asphyxiation due to plastic bag, accidental, sequela +T71122A Asphyxiation due to plastic bag, intentional self-harm, initial encounter +T71122D Asphyxiation due to plastic bag, intentional self-harm, subsequent encounter +T71122S Asphyxiation due to plastic bag, intentional self-harm, sequela +T71123A Asphyxiation due to plastic bag, assault, initial encounter +T71123D Asphyxiation due to plastic bag, assault, subsequent encounter +T71123S Asphyxiation due to plastic bag, assault, sequela +T71124A Asphyxiation due to plastic bag, undetermined, initial encounter +T71124D Asphyxiation due to plastic bag, undetermined, subsequent encounter +T71124S Asphyxiation due to plastic bag, undetermined, sequela +T71131A Asphyxiation due to being trapped in bed linens, accidental, initial encounter +T71131D Asphyxiation due to being trapped in bed linens, accidental, subsequent encounter +T71131S Asphyxiation due to being trapped in bed linens, accidental, sequela +T71132A Asphyxiation due to being trapped in bed linens, intentional self-harm, initial encounter +T71132D Asphyxiation due to being trapped in bed linens, intentional self-harm, subsequent encounter +T71132S Asphyxiation due to being trapped in bed linens, intentional self-harm, sequela +T71133A Asphyxiation due to being trapped in bed linens, assault, initial encounter +T71133D Asphyxiation due to being trapped in bed linens, assault, subsequent encounter +T71133S Asphyxiation due to being trapped in bed linens, assault, sequela +T71134A Asphyxiation due to being trapped in bed linens, undetermined, initial encounter +T71134D Asphyxiation due to being trapped in bed linens, undetermined, subsequent encounter +T71134S Asphyxiation due to being trapped in bed linens, undetermined, sequela +T71141A Asphyxiation due to smothering under another person's body (in bed), accidental, initial encounter +T71141D Asphyxiation due to smothering under another person's body (in bed), accidental, subsequent encounter +T71141S Asphyxiation due to smothering under another person's body (in bed), accidental, sequela +T71143A Asphyxiation due to smothering under another person's body (in bed), assault, initial encounter +T71143D Asphyxiation due to smothering under another person's body (in bed), assault, subsequent encounter +T71143S Asphyxiation due to smothering under another person's body (in bed), assault, sequela +T71144A Asphyxiation due to smothering under another person's body (in bed), undetermined, initial encounter +T71144D Asphyxiation due to smothering under another person's body (in bed), undetermined, subsequent encounter +T71144S Asphyxiation due to smothering under another person's body (in bed), undetermined, sequela +T71151A Asphyxiation due to smothering in furniture, accidental, initial encounter +T71151D Asphyxiation due to smothering in furniture, accidental, subsequent encounter +T71151S Asphyxiation due to smothering in furniture, accidental, sequela +T71152A Asphyxiation due to smothering in furniture, intentional self-harm, initial encounter +T71152D Asphyxiation due to smothering in furniture, intentional self-harm, subsequent encounter +T71152S Asphyxiation due to smothering in furniture, intentional self-harm, sequela +T71153A Asphyxiation due to smothering in furniture, assault, initial encounter +T71153D Asphyxiation due to smothering in furniture, assault, subsequent encounter +T71153S Asphyxiation due to smothering in furniture, assault, sequela +T71154A Asphyxiation due to smothering in furniture, undetermined, initial encounter +T71154D Asphyxiation due to smothering in furniture, undetermined, subsequent encounter +T71154S Asphyxiation due to smothering in furniture, undetermined, sequela +T71161A Asphyxiation due to hanging, accidental, initial encounter +T71161D Asphyxiation due to hanging, accidental, subsequent encounter +T71161S Asphyxiation due to hanging, accidental, sequela +T71162A Asphyxiation due to hanging, intentional self-harm, initial encounter +T71162D Asphyxiation due to hanging, intentional self-harm, subsequent encounter +T71162S Asphyxiation due to hanging, intentional self-harm, sequela +T71163A Asphyxiation due to hanging, assault, initial encounter +T71163D Asphyxiation due to hanging, assault, subsequent encounter +T71163S Asphyxiation due to hanging, assault, sequela +T71164A Asphyxiation due to hanging, undetermined, initial encounter +T71164D Asphyxiation due to hanging, undetermined, subsequent encounter +T71164S Asphyxiation due to hanging, undetermined, sequela +T71191A Asphyxiation due to mechanical threat to breathing due to other causes, accidental, initial encounter +T71191D Asphyxiation due to mechanical threat to breathing due to other causes, accidental, subsequent encounter +T71191S Asphyxiation due to mechanical threat to breathing due to other causes, accidental, sequela +T71192A Asphyxiation due to mechanical threat to breathing due to other causes, intentional self-harm, initial encounter +T71192D Asphyxiation due to mechanical threat to breathing due to other causes, intentional self-harm, subsequent encounter +T71192S Asphyxiation due to mechanical threat to breathing due to other causes, intentional self-harm, sequela +T71193A Asphyxiation due to mechanical threat to breathing due to other causes, assault, initial encounter +T71193D Asphyxiation due to mechanical threat to breathing due to other causes, assault, subsequent encounter +T71193S Asphyxiation due to mechanical threat to breathing due to other causes, assault, sequela +T71194A Asphyxiation due to mechanical threat to breathing due to other causes, undetermined, initial encounter +T71194D Asphyxiation due to mechanical threat to breathing due to other causes, undetermined, subsequent encounter +T71194S Asphyxiation due to mechanical threat to breathing due to other causes, undetermined, sequela +T7120XA Asphyxiation due to systemic oxygen deficiency due to low oxygen content in ambient air due to unspecified cause, initial encounter +T7120XD Asphyxiation due to systemic oxygen deficiency due to low oxygen content in ambient air due to unspecified cause, subsequent encounter +T7120XS Asphyxiation due to systemic oxygen deficiency due to low oxygen content in ambient air due to unspecified cause, sequela +T7121XA Asphyxiation due to cave-in or falling earth, initial encounter +T7121XD Asphyxiation due to cave-in or falling earth, subsequent encounter +T7121XS Asphyxiation due to cave-in or falling earth, sequela +T71221A Asphyxiation due to being trapped in a car trunk, accidental, initial encounter +T71221D Asphyxiation due to being trapped in a car trunk, accidental, subsequent encounter +T71221S Asphyxiation due to being trapped in a car trunk, accidental, sequela +T71222A Asphyxiation due to being trapped in a car trunk, intentional self-harm, initial encounter +T71222D Asphyxiation due to being trapped in a car trunk, intentional self-harm, subsequent encounter +T71222S Asphyxiation due to being trapped in a car trunk, intentional self-harm, sequela +T71223A Asphyxiation due to being trapped in a car trunk, assault, initial encounter +T71223D Asphyxiation due to being trapped in a car trunk, assault, subsequent encounter +T71223S Asphyxiation due to being trapped in a car trunk, assault, sequela +T71224A Asphyxiation due to being trapped in a car trunk, undetermined, initial encounter +T71224D Asphyxiation due to being trapped in a car trunk, undetermined, subsequent encounter +T71224S Asphyxiation due to being trapped in a car trunk, undetermined, sequela +T71231A Asphyxiation due to being trapped in a (discarded) refrigerator, accidental, initial encounter +T71231D Asphyxiation due to being trapped in a (discarded) refrigerator, accidental, subsequent encounter +T71231S Asphyxiation due to being trapped in a (discarded) refrigerator, accidental, sequela +T71232A Asphyxiation due to being trapped in a (discarded) refrigerator, intentional self-harm, initial encounter +T71232D Asphyxiation due to being trapped in a (discarded) refrigerator, intentional self-harm, subsequent encounter +T71232S Asphyxiation due to being trapped in a (discarded) refrigerator, intentional self-harm, sequela +T71233A Asphyxiation due to being trapped in a (discarded) refrigerator, assault, initial encounter +T71233D Asphyxiation due to being trapped in a (discarded) refrigerator, assault, subsequent encounter +T71233S Asphyxiation due to being trapped in a (discarded) refrigerator, assault, sequela +T71234A Asphyxiation due to being trapped in a (discarded) refrigerator, undetermined, initial encounter +T71234D Asphyxiation due to being trapped in a (discarded) refrigerator, undetermined, subsequent encounter +T71234S Asphyxiation due to being trapped in a (discarded) refrigerator, undetermined, sequela +T7129XA Asphyxiation due to being trapped in other low oxygen environment, initial encounter +T7129XD Asphyxiation due to being trapped in other low oxygen environment, subsequent encounter +T7129XS Asphyxiation due to being trapped in other low oxygen environment, sequela +T719XXA Asphyxiation due to unspecified cause, initial encounter +T719XXD Asphyxiation due to unspecified cause, subsequent encounter +T719XXS Asphyxiation due to unspecified cause, sequela +T730XXA Starvation, initial encounter +T730XXD Starvation, subsequent encounter +T730XXS Starvation, sequela +T731XXA Deprivation of water, initial encounter +T731XXD Deprivation of water, subsequent encounter +T731XXS Deprivation of water, sequela +T732XXA Exhaustion due to exposure, initial encounter +T732XXD Exhaustion due to exposure, subsequent encounter +T732XXS Exhaustion due to exposure, sequela +T733XXA Exhaustion due to excessive exertion, initial encounter +T733XXD Exhaustion due to excessive exertion, subsequent encounter +T733XXS Exhaustion due to excessive exertion, sequela +T738XXA Other effects of deprivation, initial encounter +T738XXD Other effects of deprivation, subsequent encounter +T738XXS Other effects of deprivation, sequela +T739XXA Effect of deprivation, unspecified, initial encounter +T739XXD Effect of deprivation, unspecified, subsequent encounter +T739XXS Effect of deprivation, unspecified, sequela +T7401XA Adult neglect or abandonment, confirmed, initial encounter +T7401XD Adult neglect or abandonment, confirmed, subsequent encounter +T7401XS Adult neglect or abandonment, confirmed, sequela +T7402XA Child neglect or abandonment, confirmed, initial encounter +T7402XD Child neglect or abandonment, confirmed, subsequent encounter +T7402XS Child neglect or abandonment, confirmed, sequela +T7411XA Adult physical abuse, confirmed, initial encounter +T7411XD Adult physical abuse, confirmed, subsequent encounter +T7411XS Adult physical abuse, confirmed, sequela +T7412XA Child physical abuse, confirmed, initial encounter +T7412XD Child physical abuse, confirmed, subsequent encounter +T7412XS Child physical abuse, confirmed, sequela +T7421XA Adult sexual abuse, confirmed, initial encounter +T7421XD Adult sexual abuse, confirmed, subsequent encounter +T7421XS Adult sexual abuse, confirmed, sequela +T7422XA Child sexual abuse, confirmed, initial encounter +T7422XD Child sexual abuse, confirmed, subsequent encounter +T7422XS Child sexual abuse, confirmed, sequela +T7431XA Adult psychological abuse, confirmed, initial encounter +T7431XD Adult psychological abuse, confirmed, subsequent encounter +T7431XS Adult psychological abuse, confirmed, sequela +T7432XA Child psychological abuse, confirmed, initial encounter +T7432XD Child psychological abuse, confirmed, subsequent encounter +T7432XS Child psychological abuse, confirmed, sequela +T744XXA Shaken infant syndrome, initial encounter +T744XXD Shaken infant syndrome, subsequent encounter +T744XXS Shaken infant syndrome, sequela +T7451XA Adult forced sexual exploitation, confirmed, initial encounter +T7451XD Adult forced sexual exploitation, confirmed, subsequent encounter +T7451XS Adult forced sexual exploitation, confirmed, sequela +T7452XA Child sexual exploitation, confirmed, initial encounter +T7452XD Child sexual exploitation, confirmed, subsequent encounter +T7452XS Child sexual exploitation, confirmed, sequela +T7461XA Adult forced labor exploitation, confirmed, initial encounter +T7461XD Adult forced labor exploitation, confirmed, subsequent encounter +T7461XS Adult forced labor exploitation, confirmed, sequela +T7462XA Child forced labor exploitation, confirmed, initial encounter +T7462XD Child forced labor exploitation, confirmed, subsequent encounter +T7462XS Child forced labor exploitation, confirmed, sequela +T7491XA Unspecified adult maltreatment, confirmed, initial encounter +T7491XD Unspecified adult maltreatment, confirmed, subsequent encounter +T7491XS Unspecified adult maltreatment, confirmed, sequela +T7492XA Unspecified child maltreatment, confirmed, initial encounter +T7492XD Unspecified child maltreatment, confirmed, subsequent encounter +T7492XS Unspecified child maltreatment, confirmed, sequela +T7500XA Unspecified effects of lightning, initial encounter +T7500XD Unspecified effects of lightning, subsequent encounter +T7500XS Unspecified effects of lightning, sequela +T7501XA Shock due to being struck by lightning, initial encounter +T7501XD Shock due to being struck by lightning, subsequent encounter +T7501XS Shock due to being struck by lightning, sequela +T7509XA Other effects of lightning, initial encounter +T7509XD Other effects of lightning, subsequent encounter +T7509XS Other effects of lightning, sequela +T751XXA Unspecified effects of drowning and nonfatal submersion, initial encounter +T751XXD Unspecified effects of drowning and nonfatal submersion, subsequent encounter +T751XXS Unspecified effects of drowning and nonfatal submersion, sequela +T7520XA Unspecified effects of vibration, initial encounter +T7520XD Unspecified effects of vibration, subsequent encounter +T7520XS Unspecified effects of vibration, sequela +T7521XA Pneumatic hammer syndrome, initial encounter +T7521XD Pneumatic hammer syndrome, subsequent encounter +T7521XS Pneumatic hammer syndrome, sequela +T7522XA Traumatic vasospastic syndrome, initial encounter +T7522XD Traumatic vasospastic syndrome, subsequent encounter +T7522XS Traumatic vasospastic syndrome, sequela +T7523XA Vertigo from infrasound, initial encounter +T7523XD Vertigo from infrasound, subsequent encounter +T7523XS Vertigo from infrasound, sequela +T7529XA Other effects of vibration, initial encounter +T7529XD Other effects of vibration, subsequent encounter +T7529XS Other effects of vibration, sequela +T753XXA Motion sickness, initial encounter +T753XXD Motion sickness, subsequent encounter +T753XXS Motion sickness, sequela +T754XXA Electrocution, initial encounter +T754XXD Electrocution, subsequent encounter +T754XXS Electrocution, sequela +T7581XA Effects of abnormal gravitation [G] forces, initial encounter +T7581XD Effects of abnormal gravitation [G] forces, subsequent encounter +T7581XS Effects of abnormal gravitation [G] forces, sequela +T7582XA Effects of weightlessness, initial encounter +T7582XD Effects of weightlessness, subsequent encounter +T7582XS Effects of weightlessness, sequela +T7589XA Other specified effects of external causes, initial encounter +T7589XD Other specified effects of external causes, subsequent encounter +T7589XS Other specified effects of external causes, sequela +T7601XA Adult neglect or abandonment, suspected, initial encounter +T7601XD Adult neglect or abandonment, suspected, subsequent encounter +T7601XS Adult neglect or abandonment, suspected, sequela +T7602XA Child neglect or abandonment, suspected, initial encounter +T7602XD Child neglect or abandonment, suspected, subsequent encounter +T7602XS Child neglect or abandonment, suspected, sequela +T7611XA Adult physical abuse, suspected, initial encounter +T7611XD Adult physical abuse, suspected, subsequent encounter +T7611XS Adult physical abuse, suspected, sequela +T7612XA Child physical abuse, suspected, initial encounter +T7612XD Child physical abuse, suspected, subsequent encounter +T7612XS Child physical abuse, suspected, sequela +T7621XA Adult sexual abuse, suspected, initial encounter +T7621XD Adult sexual abuse, suspected, subsequent encounter +T7621XS Adult sexual abuse, suspected, sequela +T7622XA Child sexual abuse, suspected, initial encounter +T7622XD Child sexual abuse, suspected, subsequent encounter +T7622XS Child sexual abuse, suspected, sequela +T7631XA Adult psychological abuse, suspected, initial encounter +T7631XD Adult psychological abuse, suspected, subsequent encounter +T7631XS Adult psychological abuse, suspected, sequela +T7632XA Child psychological abuse, suspected, initial encounter +T7632XD Child psychological abuse, suspected, subsequent encounter +T7632XS Child psychological abuse, suspected, sequela +T7651XA Adult forced sexual exploitation, suspected, initial encounter +T7651XD Adult forced sexual exploitation, suspected, subsequent encounter +T7651XS Adult forced sexual exploitation, suspected, sequela +T7652XA Child sexual exploitation, suspected, initial encounter +T7652XD Child sexual exploitation, suspected, subsequent encounter +T7652XS Child sexual exploitation, suspected, sequela +T7661XA Adult forced labor exploitation, suspected, initial encounter +T7661XD Adult forced labor exploitation, suspected, subsequent encounter +T7661XS Adult forced labor exploitation, suspected, sequela +T7662XA Child forced labor exploitation, suspected, initial encounter +T7662XD Child forced labor exploitation, suspected, subsequent encounter +T7662XS Child forced labor exploitation, suspected, sequela +T7691XA Unspecified adult maltreatment, suspected, initial encounter +T7691XD Unspecified adult maltreatment, suspected, subsequent encounter +T7691XS Unspecified adult maltreatment, suspected, sequela +T7692XA Unspecified child maltreatment, suspected, initial encounter +T7692XD Unspecified child maltreatment, suspected, subsequent encounter +T7692XS Unspecified child maltreatment, suspected, sequela +T7800XA Anaphylactic reaction due to unspecified food, initial encounter +T7800XD Anaphylactic reaction due to unspecified food, subsequent encounter +T7800XS Anaphylactic reaction due to unspecified food, sequela +T7801XA Anaphylactic reaction due to peanuts, initial encounter +T7801XD Anaphylactic reaction due to peanuts, subsequent encounter +T7801XS Anaphylactic reaction due to peanuts, sequela +T7802XA Anaphylactic reaction due to shellfish (crustaceans), initial encounter +T7802XD Anaphylactic reaction due to shellfish (crustaceans), subsequent encounter +T7802XS Anaphylactic reaction due to shellfish (crustaceans), sequela +T7803XA Anaphylactic reaction due to other fish, initial encounter +T7803XD Anaphylactic reaction due to other fish, subsequent encounter +T7803XS Anaphylactic reaction due to other fish, sequela +T7804XA Anaphylactic reaction due to fruits and vegetables, initial encounter +T7804XD Anaphylactic reaction due to fruits and vegetables, subsequent encounter +T7804XS Anaphylactic reaction due to fruits and vegetables, sequela +T7805XA Anaphylactic reaction due to tree nuts and seeds, initial encounter +T7805XD Anaphylactic reaction due to tree nuts and seeds, subsequent encounter +T7805XS Anaphylactic reaction due to tree nuts and seeds, sequela +T7806XA Anaphylactic reaction due to food additives, initial encounter +T7806XD Anaphylactic reaction due to food additives, subsequent encounter +T7806XS Anaphylactic reaction due to food additives, sequela +T7807XA Anaphylactic reaction due to milk and dairy products, initial encounter +T7807XD Anaphylactic reaction due to milk and dairy products, subsequent encounter +T7807XS Anaphylactic reaction due to milk and dairy products, sequela +T7808XA Anaphylactic reaction due to eggs, initial encounter +T7808XD Anaphylactic reaction due to eggs, subsequent encounter +T7808XS Anaphylactic reaction due to eggs, sequela +T7809XA Anaphylactic reaction due to other food products, initial encounter +T7809XD Anaphylactic reaction due to other food products, subsequent encounter +T7809XS Anaphylactic reaction due to other food products, sequela +T781XXA Other adverse food reactions, not elsewhere classified, initial encounter +T781XXD Other adverse food reactions, not elsewhere classified, subsequent encounter +T781XXS Other adverse food reactions, not elsewhere classified, sequela +T782XXA Anaphylactic shock, unspecified, initial encounter +T782XXD Anaphylactic shock, unspecified, subsequent encounter +T782XXS Anaphylactic shock, unspecified, sequela +T783XXA Angioneurotic edema, initial encounter +T783XXD Angioneurotic edema, subsequent encounter +T783XXS Angioneurotic edema, sequela +T7840XA Allergy, unspecified, initial encounter +T7840XD Allergy, unspecified, subsequent encounter +T7840XS Allergy, unspecified, sequela +T7841XA Arthus phenomenon, initial encounter +T7841XD Arthus phenomenon, subsequent encounter +T7841XS Arthus phenomenon, sequela +T7849XA Other allergy, initial encounter +T7849XD Other allergy, subsequent encounter +T7849XS Other allergy, sequela +T788XXA Other adverse effects, not elsewhere classified, initial encounter +T788XXD Other adverse effects, not elsewhere classified, subsequent encounter +T788XXS Other adverse effects, not elsewhere classified, sequela +T790XXA Air embolism (traumatic), initial encounter +T790XXD Air embolism (traumatic), subsequent encounter +T790XXS Air embolism (traumatic), sequela +T791XXA Fat embolism (traumatic), initial encounter +T791XXD Fat embolism (traumatic), subsequent encounter +T791XXS Fat embolism (traumatic), sequela +T792XXA Traumatic secondary and recurrent hemorrhage and seroma, initial encounter +T792XXD Traumatic secondary and recurrent hemorrhage and seroma, subsequent encounter +T792XXS Traumatic secondary and recurrent hemorrhage and seroma, sequela +T794XXA Traumatic shock, initial encounter +T794XXD Traumatic shock, subsequent encounter +T794XXS Traumatic shock, sequela +T795XXA Traumatic anuria, initial encounter +T795XXD Traumatic anuria, subsequent encounter +T795XXS Traumatic anuria, sequela +T796XXA Traumatic ischemia of muscle, initial encounter +T796XXD Traumatic ischemia of muscle, subsequent encounter +T796XXS Traumatic ischemia of muscle, sequela +T797XXA Traumatic subcutaneous emphysema, initial encounter +T797XXD Traumatic subcutaneous emphysema, subsequent encounter +T797XXS Traumatic subcutaneous emphysema, sequela +T79A0XA Compartment syndrome, unspecified, initial encounter +T79A0XD Compartment syndrome, unspecified, subsequent encounter +T79A0XS Compartment syndrome, unspecified, sequela +T79A11A Traumatic compartment syndrome of right upper extremity, initial encounter +T79A11D Traumatic compartment syndrome of right upper extremity, subsequent encounter +T79A11S Traumatic compartment syndrome of right upper extremity, sequela +T79A12A Traumatic compartment syndrome of left upper extremity, initial encounter +T79A12D Traumatic compartment syndrome of left upper extremity, subsequent encounter +T79A12S Traumatic compartment syndrome of left upper extremity, sequela +T79A19A Traumatic compartment syndrome of unspecified upper extremity, initial encounter +T79A19D Traumatic compartment syndrome of unspecified upper extremity, subsequent encounter +T79A19S Traumatic compartment syndrome of unspecified upper extremity, sequela +T79A21A Traumatic compartment syndrome of right lower extremity, initial encounter +T79A21D Traumatic compartment syndrome of right lower extremity, subsequent encounter +T79A21S Traumatic compartment syndrome of right lower extremity, sequela +T79A22A Traumatic compartment syndrome of left lower extremity, initial encounter +T79A22D Traumatic compartment syndrome of left lower extremity, subsequent encounter +T79A22S Traumatic compartment syndrome of left lower extremity, sequela +T79A29A Traumatic compartment syndrome of unspecified lower extremity, initial encounter +T79A29D Traumatic compartment syndrome of unspecified lower extremity, subsequent encounter +T79A29S Traumatic compartment syndrome of unspecified lower extremity, sequela +T79A3XA Traumatic compartment syndrome of abdomen, initial encounter +T79A3XD Traumatic compartment syndrome of abdomen, subsequent encounter +T79A3XS Traumatic compartment syndrome of abdomen, sequela +T79A9XA Traumatic compartment syndrome of other sites, initial encounter +T79A9XD Traumatic compartment syndrome of other sites, subsequent encounter +T79A9XS Traumatic compartment syndrome of other sites, sequela +T798XXA Other early complications of trauma, initial encounter +T798XXD Other early complications of trauma, subsequent encounter +T798XXS Other early complications of trauma, sequela +T799XXA Unspecified early complication of trauma, initial encounter +T799XXD Unspecified early complication of trauma, subsequent encounter +T799XXS Unspecified early complication of trauma, sequela +T800XXA Air embolism following infusion, transfusion and therapeutic injection, initial encounter +T800XXD Air embolism following infusion, transfusion and therapeutic injection, subsequent encounter +T800XXS Air embolism following infusion, transfusion and therapeutic injection, sequela +T801XXA Vascular complications following infusion, transfusion and therapeutic injection, initial encounter +T801XXD Vascular complications following infusion, transfusion and therapeutic injection, subsequent encounter +T801XXS Vascular complications following infusion, transfusion and therapeutic injection, sequela +T80211A Bloodstream infection due to central venous catheter, initial encounter +T80211D Bloodstream infection due to central venous catheter, subsequent encounter +T80211S Bloodstream infection due to central venous catheter, sequela +T80212A Local infection due to central venous catheter, initial encounter +T80212D Local infection due to central venous catheter, subsequent encounter +T80212S Local infection due to central venous catheter, sequela +T80218A Other infection due to central venous catheter, initial encounter +T80218D Other infection due to central venous catheter, subsequent encounter +T80218S Other infection due to central venous catheter, sequela +T80219A Unspecified infection due to central venous catheter, initial encounter +T80219D Unspecified infection due to central venous catheter, subsequent encounter +T80219S Unspecified infection due to central venous catheter, sequela +T8022XA Acute infection following transfusion, infusion, or injection of blood and blood products, initial encounter +T8022XD Acute infection following transfusion, infusion, or injection of blood and blood products, subsequent encounter +T8022XS Acute infection following transfusion, infusion, or injection of blood and blood products, sequela +T8029XA Infection following other infusion, transfusion and therapeutic injection, initial encounter +T8029XD Infection following other infusion, transfusion and therapeutic injection, subsequent encounter +T8029XS Infection following other infusion, transfusion and therapeutic injection, sequela +T8030XA ABO incompatibility reaction due to transfusion of blood or blood products, unspecified, initial encounter +T8030XD ABO incompatibility reaction due to transfusion of blood or blood products, unspecified, subsequent encounter +T8030XS ABO incompatibility reaction due to transfusion of blood or blood products, unspecified, sequela +T80310A ABO incompatibility with acute hemolytic transfusion reaction, initial encounter +T80310D ABO incompatibility with acute hemolytic transfusion reaction, subsequent encounter +T80310S ABO incompatibility with acute hemolytic transfusion reaction, sequela +T80311A ABO incompatibility with delayed hemolytic transfusion reaction, initial encounter +T80311D ABO incompatibility with delayed hemolytic transfusion reaction, subsequent encounter +T80311S ABO incompatibility with delayed hemolytic transfusion reaction, sequela +T80319A ABO incompatibility with hemolytic transfusion reaction, unspecified, initial encounter +T80319D ABO incompatibility with hemolytic transfusion reaction, unspecified, subsequent encounter +T80319S ABO incompatibility with hemolytic transfusion reaction, unspecified, sequela +T8039XA Other ABO incompatibility reaction due to transfusion of blood or blood products, initial encounter +T8039XD Other ABO incompatibility reaction due to transfusion of blood or blood products, subsequent encounter +T8039XS Other ABO incompatibility reaction due to transfusion of blood or blood products, sequela +T8040XA Rh incompatibility reaction due to transfusion of blood or blood products, unspecified, initial encounter +T8040XD Rh incompatibility reaction due to transfusion of blood or blood products, unspecified, subsequent encounter +T8040XS Rh incompatibility reaction due to transfusion of blood or blood products, unspecified, sequela +T80410A Rh incompatibility with acute hemolytic transfusion reaction, initial encounter +T80410D Rh incompatibility with acute hemolytic transfusion reaction, subsequent encounter +T80410S Rh incompatibility with acute hemolytic transfusion reaction, sequela +T80411A Rh incompatibility with delayed hemolytic transfusion reaction, initial encounter +T80411D Rh incompatibility with delayed hemolytic transfusion reaction, subsequent encounter +T80411S Rh incompatibility with delayed hemolytic transfusion reaction, sequela +T80419A Rh incompatibility with hemolytic transfusion reaction, unspecified, initial encounter +T80419D Rh incompatibility with hemolytic transfusion reaction, unspecified, subsequent encounter +T80419S Rh incompatibility with hemolytic transfusion reaction, unspecified, sequela +T8049XA Other Rh incompatibility reaction due to transfusion of blood or blood products, initial encounter +T8049XD Other Rh incompatibility reaction due to transfusion of blood or blood products, subsequent encounter +T8049XS Other Rh incompatibility reaction due to transfusion of blood or blood products, sequela +T80A0XA Non-ABO incompatibility reaction due to transfusion of blood or blood products, unspecified, initial encounter +T80A0XD Non-ABO incompatibility reaction due to transfusion of blood or blood products, unspecified, subsequent encounter +T80A0XS Non-ABO incompatibility reaction due to transfusion of blood or blood products, unspecified, sequela +T80A10A Non-ABO incompatibility with acute hemolytic transfusion reaction, initial encounter +T80A10D Non-ABO incompatibility with acute hemolytic transfusion reaction, subsequent encounter +T80A10S Non-ABO incompatibility with acute hemolytic transfusion reaction, sequela +T80A11A Non-ABO incompatibility with delayed hemolytic transfusion reaction, initial encounter +T80A11D Non-ABO incompatibility with delayed hemolytic transfusion reaction, subsequent encounter +T80A11S Non-ABO incompatibility with delayed hemolytic transfusion reaction, sequela +T80A19A Non-ABO incompatibility with hemolytic transfusion reaction, unspecified, initial encounter +T80A19D Non-ABO incompatibility with hemolytic transfusion reaction, unspecified, subsequent encounter +T80A19S Non-ABO incompatibility with hemolytic transfusion reaction, unspecified, sequela +T80A9XA Other non-ABO incompatibility reaction due to transfusion of blood or blood products, initial encounter +T80A9XD Other non-ABO incompatibility reaction due to transfusion of blood or blood products, subsequent encounter +T80A9XS Other non-ABO incompatibility reaction due to transfusion of blood or blood products, sequela +T8051XA Anaphylactic reaction due to administration of blood and blood products, initial encounter +T8051XD Anaphylactic reaction due to administration of blood and blood products, subsequent encounter +T8051XS Anaphylactic reaction due to administration of blood and blood products, sequela +T8052XA Anaphylactic reaction due to vaccination, initial encounter +T8052XD Anaphylactic reaction due to vaccination, subsequent encounter +T8052XS Anaphylactic reaction due to vaccination, sequela +T8059XA Anaphylactic reaction due to other serum, initial encounter +T8059XD Anaphylactic reaction due to other serum, subsequent encounter +T8059XS Anaphylactic reaction due to other serum, sequela +T8061XA Other serum reaction due to administration of blood and blood products, initial encounter +T8061XD Other serum reaction due to administration of blood and blood products, subsequent encounter +T8061XS Other serum reaction due to administration of blood and blood products, sequela +T8062XA Other serum reaction due to vaccination, initial encounter +T8062XD Other serum reaction due to vaccination, subsequent encounter +T8062XS Other serum reaction due to vaccination, sequela +T8069XA Other serum reaction due to other serum, initial encounter +T8069XD Other serum reaction due to other serum, subsequent encounter +T8069XS Other serum reaction due to other serum, sequela +T80810A Extravasation of vesicant antineoplastic chemotherapy, initial encounter +T80810D Extravasation of vesicant antineoplastic chemotherapy, subsequent encounter +T80810S Extravasation of vesicant antineoplastic chemotherapy, sequela +T80818A Extravasation of other vesicant agent, initial encounter +T80818D Extravasation of other vesicant agent, subsequent encounter +T80818S Extravasation of other vesicant agent, sequela +T8089XA Other complications following infusion, transfusion and therapeutic injection, initial encounter +T8089XD Other complications following infusion, transfusion and therapeutic injection, subsequent encounter +T8089XS Other complications following infusion, transfusion and therapeutic injection, sequela +T8090XA Unspecified complication following infusion and therapeutic injection, initial encounter +T8090XD Unspecified complication following infusion and therapeutic injection, subsequent encounter +T8090XS Unspecified complication following infusion and therapeutic injection, sequela +T80910A Acute hemolytic transfusion reaction, unspecified incompatibility, initial encounter +T80910D Acute hemolytic transfusion reaction, unspecified incompatibility, subsequent encounter +T80910S Acute hemolytic transfusion reaction, unspecified incompatibility, sequela +T80911A Delayed hemolytic transfusion reaction, unspecified incompatibility, initial encounter +T80911D Delayed hemolytic transfusion reaction, unspecified incompatibility, subsequent encounter +T80911S Delayed hemolytic transfusion reaction, unspecified incompatibility, sequela +T80919A Hemolytic transfusion reaction, unspecified incompatibility, unspecified as acute or delayed, initial encounter +T80919D Hemolytic transfusion reaction, unspecified incompatibility, unspecified as acute or delayed, subsequent encounter +T80919S Hemolytic transfusion reaction, unspecified incompatibility, unspecified as acute or delayed, sequela +T8092XA Unspecified transfusion reaction, initial encounter +T8092XD Unspecified transfusion reaction, subsequent encounter +T8092XS Unspecified transfusion reaction, sequela +T8110XA Postprocedural shock unspecified, initial encounter +T8110XD Postprocedural shock unspecified, subsequent encounter +T8110XS Postprocedural shock unspecified, sequela +T8111XA Postprocedural cardiogenic shock, initial encounter +T8111XD Postprocedural cardiogenic shock, subsequent encounter +T8111XS Postprocedural cardiogenic shock, sequela +T8112XA Postprocedural septic shock, initial encounter +T8112XD Postprocedural septic shock, subsequent encounter +T8112XS Postprocedural septic shock, sequela +T8119XA Other postprocedural shock, initial encounter +T8119XD Other postprocedural shock, subsequent encounter +T8119XS Other postprocedural shock, sequela +T8130XA Disruption of wound, unspecified, initial encounter +T8130XD Disruption of wound, unspecified, subsequent encounter +T8130XS Disruption of wound, unspecified, sequela +T8131XA Disruption of external operation (surgical) wound, not elsewhere classified, initial encounter +T8131XD Disruption of external operation (surgical) wound, not elsewhere classified, subsequent encounter +T8131XS Disruption of external operation (surgical) wound, not elsewhere classified, sequela +T8132XA Disruption of internal operation (surgical) wound, not elsewhere classified, initial encounter +T8132XD Disruption of internal operation (surgical) wound, not elsewhere classified, subsequent encounter +T8132XS Disruption of internal operation (surgical) wound, not elsewhere classified, sequela +T8133XA Disruption of traumatic injury wound repair, initial encounter +T8133XD Disruption of traumatic injury wound repair, subsequent encounter +T8133XS Disruption of traumatic injury wound repair, sequela +T8140XA Infection following a procedure, unspecified, initial encounter +T8140XD Infection following a procedure, unspecified, subsequent encounter +T8140XS Infection following a procedure, unspecified, sequela +T8141XA Infection following a procedure, superficial incisional surgical site, initial encounter +T8141XD Infection following a procedure, superficial incisional surgical site, subsequent encounter +T8141XS Infection following a procedure, superficial incisional surgical site, sequela +T8142XA Infection following a procedure, deep incisional surgical site, initial encounter +T8142XD Infection following a procedure, deep incisional surgical site, subsequent encounter +T8142XS Infection following a procedure, deep incisional surgical site, sequela +T8143XA Infection following a procedure, organ and space surgical site, initial encounter +T8143XD Infection following a procedure, organ and space surgical site, subsequent encounter +T8143XS Infection following a procedure, organ and space surgical site, sequela +T8144XA Sepsis following a procedure, initial encounter +T8144XD Sepsis following a procedure, subsequent encounter +T8144XS Sepsis following a procedure, sequela +T8149XA Infection following a procedure, other surgical site, initial encounter +T8149XD Infection following a procedure, other surgical site, subsequent encounter +T8149XS Infection following a procedure, other surgical site, sequela +T81500A Unspecified complication of foreign body accidentally left in body following surgical operation, initial encounter +T81500D Unspecified complication of foreign body accidentally left in body following surgical operation, subsequent encounter +T81500S Unspecified complication of foreign body accidentally left in body following surgical operation, sequela +T81501A Unspecified complication of foreign body accidentally left in body following infusion or transfusion, initial encounter +T81501D Unspecified complication of foreign body accidentally left in body following infusion or transfusion, subsequent encounter +T81501S Unspecified complication of foreign body accidentally left in body following infusion or transfusion, sequela +T81502A Unspecified complication of foreign body accidentally left in body following kidney dialysis, initial encounter +T81502D Unspecified complication of foreign body accidentally left in body following kidney dialysis, subsequent encounter +T81502S Unspecified complication of foreign body accidentally left in body following kidney dialysis, sequela +T81503A Unspecified complication of foreign body accidentally left in body following injection or immunization, initial encounter +T81503D Unspecified complication of foreign body accidentally left in body following injection or immunization, subsequent encounter +T81503S Unspecified complication of foreign body accidentally left in body following injection or immunization, sequela +T81504A Unspecified complication of foreign body accidentally left in body following endoscopic examination, initial encounter +T81504D Unspecified complication of foreign body accidentally left in body following endoscopic examination, subsequent encounter +T81504S Unspecified complication of foreign body accidentally left in body following endoscopic examination, sequela +T81505A Unspecified complication of foreign body accidentally left in body following heart catheterization, initial encounter +T81505D Unspecified complication of foreign body accidentally left in body following heart catheterization, subsequent encounter +T81505S Unspecified complication of foreign body accidentally left in body following heart catheterization, sequela +T81506A Unspecified complication of foreign body accidentally left in body following aspiration, puncture or other catheterization, initial encounter +T81506D Unspecified complication of foreign body accidentally left in body following aspiration, puncture or other catheterization, subsequent encounter +T81506S Unspecified complication of foreign body accidentally left in body following aspiration, puncture or other catheterization, sequela +T81507A Unspecified complication of foreign body accidentally left in body following removal of catheter or packing, initial encounter +T81507D Unspecified complication of foreign body accidentally left in body following removal of catheter or packing, subsequent encounter +T81507S Unspecified complication of foreign body accidentally left in body following removal of catheter or packing, sequela +T81508A Unspecified complication of foreign body accidentally left in body following other procedure, initial encounter +T81508D Unspecified complication of foreign body accidentally left in body following other procedure, subsequent encounter +T81508S Unspecified complication of foreign body accidentally left in body following other procedure, sequela +T81509A Unspecified complication of foreign body accidentally left in body following unspecified procedure, initial encounter +T81509D Unspecified complication of foreign body accidentally left in body following unspecified procedure, subsequent encounter +T81509S Unspecified complication of foreign body accidentally left in body following unspecified procedure, sequela +T81510A Adhesions due to foreign body accidentally left in body following surgical operation, initial encounter +T81510D Adhesions due to foreign body accidentally left in body following surgical operation, subsequent encounter +T81510S Adhesions due to foreign body accidentally left in body following surgical operation, sequela +T81511A Adhesions due to foreign body accidentally left in body following infusion or transfusion, initial encounter +T81511D Adhesions due to foreign body accidentally left in body following infusion or transfusion, subsequent encounter +T81511S Adhesions due to foreign body accidentally left in body following infusion or transfusion, sequela +T81512A Adhesions due to foreign body accidentally left in body following kidney dialysis, initial encounter +T81512D Adhesions due to foreign body accidentally left in body following kidney dialysis, subsequent encounter +T81512S Adhesions due to foreign body accidentally left in body following kidney dialysis, sequela +T81513A Adhesions due to foreign body accidentally left in body following injection or immunization, initial encounter +T81513D Adhesions due to foreign body accidentally left in body following injection or immunization, subsequent encounter +T81513S Adhesions due to foreign body accidentally left in body following injection or immunization, sequela +T81514A Adhesions due to foreign body accidentally left in body following endoscopic examination, initial encounter +T81514D Adhesions due to foreign body accidentally left in body following endoscopic examination, subsequent encounter +T81514S Adhesions due to foreign body accidentally left in body following endoscopic examination, sequela +T81515A Adhesions due to foreign body accidentally left in body following heart catheterization, initial encounter +T81515D Adhesions due to foreign body accidentally left in body following heart catheterization, subsequent encounter +T81515S Adhesions due to foreign body accidentally left in body following heart catheterization, sequela +T81516A Adhesions due to foreign body accidentally left in body following aspiration, puncture or other catheterization, initial encounter +T81516D Adhesions due to foreign body accidentally left in body following aspiration, puncture or other catheterization, subsequent encounter +T81516S Adhesions due to foreign body accidentally left in body following aspiration, puncture or other catheterization, sequela +T81517A Adhesions due to foreign body accidentally left in body following removal of catheter or packing, initial encounter +T81517D Adhesions due to foreign body accidentally left in body following removal of catheter or packing, subsequent encounter +T81517S Adhesions due to foreign body accidentally left in body following removal of catheter or packing, sequela +T81518A Adhesions due to foreign body accidentally left in body following other procedure, initial encounter +T81518D Adhesions due to foreign body accidentally left in body following other procedure, subsequent encounter +T81518S Adhesions due to foreign body accidentally left in body following other procedure, sequela +T81519A Adhesions due to foreign body accidentally left in body following unspecified procedure, initial encounter +T81519D Adhesions due to foreign body accidentally left in body following unspecified procedure, subsequent encounter +T81519S Adhesions due to foreign body accidentally left in body following unspecified procedure, sequela +T81520A Obstruction due to foreign body accidentally left in body following surgical operation, initial encounter +T81520D Obstruction due to foreign body accidentally left in body following surgical operation, subsequent encounter +T81520S Obstruction due to foreign body accidentally left in body following surgical operation, sequela +T81521A Obstruction due to foreign body accidentally left in body following infusion or transfusion, initial encounter +T81521D Obstruction due to foreign body accidentally left in body following infusion or transfusion, subsequent encounter +T81521S Obstruction due to foreign body accidentally left in body following infusion or transfusion, sequela +T81522A Obstruction due to foreign body accidentally left in body following kidney dialysis, initial encounter +T81522D Obstruction due to foreign body accidentally left in body following kidney dialysis, subsequent encounter +T81522S Obstruction due to foreign body accidentally left in body following kidney dialysis, sequela +T81523A Obstruction due to foreign body accidentally left in body following injection or immunization, initial encounter +T81523D Obstruction due to foreign body accidentally left in body following injection or immunization, subsequent encounter +T81523S Obstruction due to foreign body accidentally left in body following injection or immunization, sequela +T81524A Obstruction due to foreign body accidentally left in body following endoscopic examination, initial encounter +T81524D Obstruction due to foreign body accidentally left in body following endoscopic examination, subsequent encounter +T81524S Obstruction due to foreign body accidentally left in body following endoscopic examination, sequela +T81525A Obstruction due to foreign body accidentally left in body following heart catheterization, initial encounter +T81525D Obstruction due to foreign body accidentally left in body following heart catheterization, subsequent encounter +T81525S Obstruction due to foreign body accidentally left in body following heart catheterization, sequela +T81526A Obstruction due to foreign body accidentally left in body following aspiration, puncture or other catheterization, initial encounter +T81526D Obstruction due to foreign body accidentally left in body following aspiration, puncture or other catheterization, subsequent encounter +T81526S Obstruction due to foreign body accidentally left in body following aspiration, puncture or other catheterization, sequela +T81527A Obstruction due to foreign body accidentally left in body following removal of catheter or packing, initial encounter +T81527D Obstruction due to foreign body accidentally left in body following removal of catheter or packing, subsequent encounter +T81527S Obstruction due to foreign body accidentally left in body following removal of catheter or packing, sequela +T81528A Obstruction due to foreign body accidentally left in body following other procedure, initial encounter +T81528D Obstruction due to foreign body accidentally left in body following other procedure, subsequent encounter +T81528S Obstruction due to foreign body accidentally left in body following other procedure, sequela +T81529A Obstruction due to foreign body accidentally left in body following unspecified procedure, initial encounter +T81529D Obstruction due to foreign body accidentally left in body following unspecified procedure, subsequent encounter +T81529S Obstruction due to foreign body accidentally left in body following unspecified procedure, sequela +T81530A Perforation due to foreign body accidentally left in body following surgical operation, initial encounter +T81530D Perforation due to foreign body accidentally left in body following surgical operation, subsequent encounter +T81530S Perforation due to foreign body accidentally left in body following surgical operation, sequela +T81531A Perforation due to foreign body accidentally left in body following infusion or transfusion, initial encounter +T81531D Perforation due to foreign body accidentally left in body following infusion or transfusion, subsequent encounter +T81531S Perforation due to foreign body accidentally left in body following infusion or transfusion, sequela +T81532A Perforation due to foreign body accidentally left in body following kidney dialysis, initial encounter +T81532D Perforation due to foreign body accidentally left in body following kidney dialysis, subsequent encounter +T81532S Perforation due to foreign body accidentally left in body following kidney dialysis, sequela +T81533A Perforation due to foreign body accidentally left in body following injection or immunization, initial encounter +T81533D Perforation due to foreign body accidentally left in body following injection or immunization, subsequent encounter +T81533S Perforation due to foreign body accidentally left in body following injection or immunization, sequela +T81534A Perforation due to foreign body accidentally left in body following endoscopic examination, initial encounter +T81534D Perforation due to foreign body accidentally left in body following endoscopic examination, subsequent encounter +T81534S Perforation due to foreign body accidentally left in body following endoscopic examination, sequela +T81535A Perforation due to foreign body accidentally left in body following heart catheterization, initial encounter +T81535D Perforation due to foreign body accidentally left in body following heart catheterization, subsequent encounter +T81535S Perforation due to foreign body accidentally left in body following heart catheterization, sequela +T81536A Perforation due to foreign body accidentally left in body following aspiration, puncture or other catheterization, initial encounter +T81536D Perforation due to foreign body accidentally left in body following aspiration, puncture or other catheterization, subsequent encounter +T81536S Perforation due to foreign body accidentally left in body following aspiration, puncture or other catheterization, sequela +T81537A Perforation due to foreign body accidentally left in body following removal of catheter or packing, initial encounter +T81537D Perforation due to foreign body accidentally left in body following removal of catheter or packing, subsequent encounter +T81537S Perforation due to foreign body accidentally left in body following removal of catheter or packing, sequela +T81538A Perforation due to foreign body accidentally left in body following other procedure, initial encounter +T81538D Perforation due to foreign body accidentally left in body following other procedure, subsequent encounter +T81538S Perforation due to foreign body accidentally left in body following other procedure, sequela +T81539A Perforation due to foreign body accidentally left in body following unspecified procedure, initial encounter +T81539D Perforation due to foreign body accidentally left in body following unspecified procedure, subsequent encounter +T81539S Perforation due to foreign body accidentally left in body following unspecified procedure, sequela +T81590A Other complications of foreign body accidentally left in body following surgical operation, initial encounter +T81590D Other complications of foreign body accidentally left in body following surgical operation, subsequent encounter +T81590S Other complications of foreign body accidentally left in body following surgical operation, sequela +T81591A Other complications of foreign body accidentally left in body following infusion or transfusion, initial encounter +T81591D Other complications of foreign body accidentally left in body following infusion or transfusion, subsequent encounter +T81591S Other complications of foreign body accidentally left in body following infusion or transfusion, sequela +T81592A Other complications of foreign body accidentally left in body following kidney dialysis, initial encounter +T81592D Other complications of foreign body accidentally left in body following kidney dialysis, subsequent encounter +T81592S Other complications of foreign body accidentally left in body following kidney dialysis, sequela +T81593A Other complications of foreign body accidentally left in body following injection or immunization, initial encounter +T81593D Other complications of foreign body accidentally left in body following injection or immunization, subsequent encounter +T81593S Other complications of foreign body accidentally left in body following injection or immunization, sequela +T81594A Other complications of foreign body accidentally left in body following endoscopic examination, initial encounter +T81594D Other complications of foreign body accidentally left in body following endoscopic examination, subsequent encounter +T81594S Other complications of foreign body accidentally left in body following endoscopic examination, sequela +T81595A Other complications of foreign body accidentally left in body following heart catheterization, initial encounter +T81595D Other complications of foreign body accidentally left in body following heart catheterization, subsequent encounter +T81595S Other complications of foreign body accidentally left in body following heart catheterization, sequela +T81596A Other complications of foreign body accidentally left in body following aspiration, puncture or other catheterization, initial encounter +T81596D Other complications of foreign body accidentally left in body following aspiration, puncture or other catheterization, subsequent encounter +T81596S Other complications of foreign body accidentally left in body following aspiration, puncture or other catheterization, sequela +T81597A Other complications of foreign body accidentally left in body following removal of catheter or packing, initial encounter +T81597D Other complications of foreign body accidentally left in body following removal of catheter or packing, subsequent encounter +T81597S Other complications of foreign body accidentally left in body following removal of catheter or packing, sequela +T81598A Other complications of foreign body accidentally left in body following other procedure, initial encounter +T81598D Other complications of foreign body accidentally left in body following other procedure, subsequent encounter +T81598S Other complications of foreign body accidentally left in body following other procedure, sequela +T81599A Other complications of foreign body accidentally left in body following unspecified procedure, initial encounter +T81599D Other complications of foreign body accidentally left in body following unspecified procedure, subsequent encounter +T81599S Other complications of foreign body accidentally left in body following unspecified procedure, sequela +T8160XA Unspecified acute reaction to foreign substance accidentally left during a procedure, initial encounter +T8160XD Unspecified acute reaction to foreign substance accidentally left during a procedure, subsequent encounter +T8160XS Unspecified acute reaction to foreign substance accidentally left during a procedure, sequela +T8161XA Aseptic peritonitis due to foreign substance accidentally left during a procedure, initial encounter +T8161XD Aseptic peritonitis due to foreign substance accidentally left during a procedure, subsequent encounter +T8161XS Aseptic peritonitis due to foreign substance accidentally left during a procedure, sequela +T8169XA Other acute reaction to foreign substance accidentally left during a procedure, initial encounter +T8169XD Other acute reaction to foreign substance accidentally left during a procedure, subsequent encounter +T8169XS Other acute reaction to foreign substance accidentally left during a procedure, sequela +T81710A Complication of mesenteric artery following a procedure, not elsewhere classified, initial encounter +T81710D Complication of mesenteric artery following a procedure, not elsewhere classified, subsequent encounter +T81710S Complication of mesenteric artery following a procedure, not elsewhere classified, sequela +T81711A Complication of renal artery following a procedure, not elsewhere classified, initial encounter +T81711D Complication of renal artery following a procedure, not elsewhere classified, subsequent encounter +T81711S Complication of renal artery following a procedure, not elsewhere classified, sequela +T81718A Complication of other artery following a procedure, not elsewhere classified, initial encounter +T81718D Complication of other artery following a procedure, not elsewhere classified, subsequent encounter +T81718S Complication of other artery following a procedure, not elsewhere classified, sequela +T81719A Complication of unspecified artery following a procedure, not elsewhere classified, initial encounter +T81719D Complication of unspecified artery following a procedure, not elsewhere classified, subsequent encounter +T81719S Complication of unspecified artery following a procedure, not elsewhere classified, sequela +T8172XA Complication of vein following a procedure, not elsewhere classified, initial encounter +T8172XD Complication of vein following a procedure, not elsewhere classified, subsequent encounter +T8172XS Complication of vein following a procedure, not elsewhere classified, sequela +T8181XA Complication of inhalation therapy, initial encounter +T8181XD Complication of inhalation therapy, subsequent encounter +T8181XS Complication of inhalation therapy, sequela +T8182XA Emphysema (subcutaneous) resulting from a procedure, initial encounter +T8182XD Emphysema (subcutaneous) resulting from a procedure, subsequent encounter +T8182XS Emphysema (subcutaneous) resulting from a procedure, sequela +T8183XA Persistent postprocedural fistula, initial encounter +T8183XD Persistent postprocedural fistula, subsequent encounter +T8183XS Persistent postprocedural fistula, sequela +T8189XA Other complications of procedures, not elsewhere classified, initial encounter +T8189XD Other complications of procedures, not elsewhere classified, subsequent encounter +T8189XS Other complications of procedures, not elsewhere classified, sequela +T819XXA Unspecified complication of procedure, initial encounter +T819XXD Unspecified complication of procedure, subsequent encounter +T819XXS Unspecified complication of procedure, sequela +T8201XA Breakdown (mechanical) of heart valve prosthesis, initial encounter +T8201XD Breakdown (mechanical) of heart valve prosthesis, subsequent encounter +T8201XS Breakdown (mechanical) of heart valve prosthesis, sequela +T8202XA Displacement of heart valve prosthesis, initial encounter +T8202XD Displacement of heart valve prosthesis, subsequent encounter +T8202XS Displacement of heart valve prosthesis, sequela +T8203XA Leakage of heart valve prosthesis, initial encounter +T8203XD Leakage of heart valve prosthesis, subsequent encounter +T8203XS Leakage of heart valve prosthesis, sequela +T8209XA Other mechanical complication of heart valve prosthesis, initial encounter +T8209XD Other mechanical complication of heart valve prosthesis, subsequent encounter +T8209XS Other mechanical complication of heart valve prosthesis, sequela +T82110A Breakdown (mechanical) of cardiac electrode, initial encounter +T82110D Breakdown (mechanical) of cardiac electrode, subsequent encounter +T82110S Breakdown (mechanical) of cardiac electrode, sequela +T82111A Breakdown (mechanical) of cardiac pulse generator (battery), initial encounter +T82111D Breakdown (mechanical) of cardiac pulse generator (battery), subsequent encounter +T82111S Breakdown (mechanical) of cardiac pulse generator (battery), sequela +T82118A Breakdown (mechanical) of other cardiac electronic device, initial encounter +T82118D Breakdown (mechanical) of other cardiac electronic device, subsequent encounter +T82118S Breakdown (mechanical) of other cardiac electronic device, sequela +T82119A Breakdown (mechanical) of unspecified cardiac electronic device, initial encounter +T82119D Breakdown (mechanical) of unspecified cardiac electronic device, subsequent encounter +T82119S Breakdown (mechanical) of unspecified cardiac electronic device, sequela +T82120A Displacement of cardiac electrode, initial encounter +T82120D Displacement of cardiac electrode, subsequent encounter +T82120S Displacement of cardiac electrode, sequela +T82121A Displacement of cardiac pulse generator (battery), initial encounter +T82121D Displacement of cardiac pulse generator (battery), subsequent encounter +T82121S Displacement of cardiac pulse generator (battery), sequela +T82128A Displacement of other cardiac electronic device, initial encounter +T82128D Displacement of other cardiac electronic device, subsequent encounter +T82128S Displacement of other cardiac electronic device, sequela +T82129A Displacement of unspecified cardiac electronic device, initial encounter +T82129D Displacement of unspecified cardiac electronic device, subsequent encounter +T82129S Displacement of unspecified cardiac electronic device, sequela +T82190A Other mechanical complication of cardiac electrode, initial encounter +T82190D Other mechanical complication of cardiac electrode, subsequent encounter +T82190S Other mechanical complication of cardiac electrode, sequela +T82191A Other mechanical complication of cardiac pulse generator (battery), initial encounter +T82191D Other mechanical complication of cardiac pulse generator (battery), subsequent encounter +T82191S Other mechanical complication of cardiac pulse generator (battery), sequela +T82198A Other mechanical complication of other cardiac electronic device, initial encounter +T82198D Other mechanical complication of other cardiac electronic device, subsequent encounter +T82198S Other mechanical complication of other cardiac electronic device, sequela +T82199A Other mechanical complication of unspecified cardiac device, initial encounter +T82199D Other mechanical complication of unspecified cardiac device, subsequent encounter +T82199S Other mechanical complication of unspecified cardiac device, sequela +T82211A Breakdown (mechanical) of coronary artery bypass graft, initial encounter +T82211D Breakdown (mechanical) of coronary artery bypass graft, subsequent encounter +T82211S Breakdown (mechanical) of coronary artery bypass graft, sequela +T82212A Displacement of coronary artery bypass graft, initial encounter +T82212D Displacement of coronary artery bypass graft, subsequent encounter +T82212S Displacement of coronary artery bypass graft, sequela +T82213A Leakage of coronary artery bypass graft, initial encounter +T82213D Leakage of coronary artery bypass graft, subsequent encounter +T82213S Leakage of coronary artery bypass graft, sequela +T82218A Other mechanical complication of coronary artery bypass graft, initial encounter +T82218D Other mechanical complication of coronary artery bypass graft, subsequent encounter +T82218S Other mechanical complication of coronary artery bypass graft, sequela +T82221A Breakdown (mechanical) of biological heart valve graft, initial encounter +T82221D Breakdown (mechanical) of biological heart valve graft, subsequent encounter +T82221S Breakdown (mechanical) of biological heart valve graft, sequela +T82222A Displacement of biological heart valve graft, initial encounter +T82222D Displacement of biological heart valve graft, subsequent encounter +T82222S Displacement of biological heart valve graft, sequela +T82223A Leakage of biological heart valve graft, initial encounter +T82223D Leakage of biological heart valve graft, subsequent encounter +T82223S Leakage of biological heart valve graft, sequela +T82228A Other mechanical complication of biological heart valve graft, initial encounter +T82228D Other mechanical complication of biological heart valve graft, subsequent encounter +T82228S Other mechanical complication of biological heart valve graft, sequela +T82310A Breakdown (mechanical) of aortic (bifurcation) graft (replacement), initial encounter +T82310D Breakdown (mechanical) of aortic (bifurcation) graft (replacement), subsequent encounter +T82310S Breakdown (mechanical) of aortic (bifurcation) graft (replacement), sequela +T82311A Breakdown (mechanical) of carotid arterial graft (bypass), initial encounter +T82311D Breakdown (mechanical) of carotid arterial graft (bypass), subsequent encounter +T82311S Breakdown (mechanical) of carotid arterial graft (bypass), sequela +T82312A Breakdown (mechanical) of femoral arterial graft (bypass), initial encounter +T82312D Breakdown (mechanical) of femoral arterial graft (bypass), subsequent encounter +T82312S Breakdown (mechanical) of femoral arterial graft (bypass), sequela +T82318A Breakdown (mechanical) of other vascular grafts, initial encounter +T82318D Breakdown (mechanical) of other vascular grafts, subsequent encounter +T82318S Breakdown (mechanical) of other vascular grafts, sequela +T82319A Breakdown (mechanical) of unspecified vascular grafts, initial encounter +T82319D Breakdown (mechanical) of unspecified vascular grafts, subsequent encounter +T82319S Breakdown (mechanical) of unspecified vascular grafts, sequela +T82320A Displacement of aortic (bifurcation) graft (replacement), initial encounter +T82320D Displacement of aortic (bifurcation) graft (replacement), subsequent encounter +T82320S Displacement of aortic (bifurcation) graft (replacement), sequela +T82321A Displacement of carotid arterial graft (bypass), initial encounter +T82321D Displacement of carotid arterial graft (bypass), subsequent encounter +T82321S Displacement of carotid arterial graft (bypass), sequela +T82322A Displacement of femoral arterial graft (bypass), initial encounter +T82322D Displacement of femoral arterial graft (bypass), subsequent encounter +T82322S Displacement of femoral arterial graft (bypass), sequela +T82328A Displacement of other vascular grafts, initial encounter +T82328D Displacement of other vascular grafts, subsequent encounter +T82328S Displacement of other vascular grafts, sequela +T82329A Displacement of unspecified vascular grafts, initial encounter +T82329D Displacement of unspecified vascular grafts, subsequent encounter +T82329S Displacement of unspecified vascular grafts, sequela +T82330A Leakage of aortic (bifurcation) graft (replacement), initial encounter +T82330D Leakage of aortic (bifurcation) graft (replacement), subsequent encounter +T82330S Leakage of aortic (bifurcation) graft (replacement), sequela +T82331A Leakage of carotid arterial graft (bypass), initial encounter +T82331D Leakage of carotid arterial graft (bypass), subsequent encounter +T82331S Leakage of carotid arterial graft (bypass), sequela +T82332A Leakage of femoral arterial graft (bypass), initial encounter +T82332D Leakage of femoral arterial graft (bypass), subsequent encounter +T82332S Leakage of femoral arterial graft (bypass), sequela +T82338A Leakage of other vascular grafts, initial encounter +T82338D Leakage of other vascular grafts, subsequent encounter +T82338S Leakage of other vascular grafts, sequela +T82339A Leakage of unspecified vascular graft, initial encounter +T82339D Leakage of unspecified vascular graft, subsequent encounter +T82339S Leakage of unspecified vascular graft, sequela +T82390A Other mechanical complication of aortic (bifurcation) graft (replacement), initial encounter +T82390D Other mechanical complication of aortic (bifurcation) graft (replacement), subsequent encounter +T82390S Other mechanical complication of aortic (bifurcation) graft (replacement), sequela +T82391A Other mechanical complication of carotid arterial graft (bypass), initial encounter +T82391D Other mechanical complication of carotid arterial graft (bypass), subsequent encounter +T82391S Other mechanical complication of carotid arterial graft (bypass), sequela +T82392A Other mechanical complication of femoral arterial graft (bypass), initial encounter +T82392D Other mechanical complication of femoral arterial graft (bypass), subsequent encounter +T82392S Other mechanical complication of femoral arterial graft (bypass), sequela +T82398A Other mechanical complication of other vascular grafts, initial encounter +T82398D Other mechanical complication of other vascular grafts, subsequent encounter +T82398S Other mechanical complication of other vascular grafts, sequela +T82399A Other mechanical complication of unspecified vascular grafts, initial encounter +T82399D Other mechanical complication of unspecified vascular grafts, subsequent encounter +T82399S Other mechanical complication of unspecified vascular grafts, sequela +T8241XA Breakdown (mechanical) of vascular dialysis catheter, initial encounter +T8241XD Breakdown (mechanical) of vascular dialysis catheter, subsequent encounter +T8241XS Breakdown (mechanical) of vascular dialysis catheter, sequela +T8242XA Displacement of vascular dialysis catheter, initial encounter +T8242XD Displacement of vascular dialysis catheter, subsequent encounter +T8242XS Displacement of vascular dialysis catheter, sequela +T8243XA Leakage of vascular dialysis catheter, initial encounter +T8243XD Leakage of vascular dialysis catheter, subsequent encounter +T8243XS Leakage of vascular dialysis catheter, sequela +T8249XA Other complication of vascular dialysis catheter, initial encounter +T8249XD Other complication of vascular dialysis catheter, subsequent encounter +T8249XS Other complication of vascular dialysis catheter, sequela +T82510A Breakdown (mechanical) of surgically created arteriovenous fistula, initial encounter +T82510D Breakdown (mechanical) of surgically created arteriovenous fistula, subsequent encounter +T82510S Breakdown (mechanical) of surgically created arteriovenous fistula, sequela +T82511A Breakdown (mechanical) of surgically created arteriovenous shunt, initial encounter +T82511D Breakdown (mechanical) of surgically created arteriovenous shunt, subsequent encounter +T82511S Breakdown (mechanical) of surgically created arteriovenous shunt, sequela +T82512A Breakdown (mechanical) of artificial heart, initial encounter +T82512D Breakdown (mechanical) of artificial heart, subsequent encounter +T82512S Breakdown (mechanical) of artificial heart, sequela +T82513A Breakdown (mechanical) of balloon (counterpulsation) device, initial encounter +T82513D Breakdown (mechanical) of balloon (counterpulsation) device, subsequent encounter +T82513S Breakdown (mechanical) of balloon (counterpulsation) device, sequela +T82514A Breakdown (mechanical) of infusion catheter, initial encounter +T82514D Breakdown (mechanical) of infusion catheter, subsequent encounter +T82514S Breakdown (mechanical) of infusion catheter, sequela +T82515A Breakdown (mechanical) of umbrella device, initial encounter +T82515D Breakdown (mechanical) of umbrella device, subsequent encounter +T82515S Breakdown (mechanical) of umbrella device, sequela +T82518A Breakdown (mechanical) of other cardiac and vascular devices and implants, initial encounter +T82518D Breakdown (mechanical) of other cardiac and vascular devices and implants, subsequent encounter +T82518S Breakdown (mechanical) of other cardiac and vascular devices and implants, sequela +T82519A Breakdown (mechanical) of unspecified cardiac and vascular devices and implants, initial encounter +T82519D Breakdown (mechanical) of unspecified cardiac and vascular devices and implants, subsequent encounter +T82519S Breakdown (mechanical) of unspecified cardiac and vascular devices and implants, sequela +T82520A Displacement of surgically created arteriovenous fistula, initial encounter +T82520D Displacement of surgically created arteriovenous fistula, subsequent encounter +T82520S Displacement of surgically created arteriovenous fistula, sequela +T82521A Displacement of surgically created arteriovenous shunt, initial encounter +T82521D Displacement of surgically created arteriovenous shunt, subsequent encounter +T82521S Displacement of surgically created arteriovenous shunt, sequela +T82522A Displacement of artificial heart, initial encounter +T82522D Displacement of artificial heart, subsequent encounter +T82522S Displacement of artificial heart, sequela +T82523A Displacement of balloon (counterpulsation) device, initial encounter +T82523D Displacement of balloon (counterpulsation) device, subsequent encounter +T82523S Displacement of balloon (counterpulsation) device, sequela +T82524A Displacement of infusion catheter, initial encounter +T82524D Displacement of infusion catheter, subsequent encounter +T82524S Displacement of infusion catheter, sequela +T82525A Displacement of umbrella device, initial encounter +T82525D Displacement of umbrella device, subsequent encounter +T82525S Displacement of umbrella device, sequela +T82528A Displacement of other cardiac and vascular devices and implants, initial encounter +T82528D Displacement of other cardiac and vascular devices and implants, subsequent encounter +T82528S Displacement of other cardiac and vascular devices and implants, sequela +T82529A Displacement of unspecified cardiac and vascular devices and implants, initial encounter +T82529D Displacement of unspecified cardiac and vascular devices and implants, subsequent encounter +T82529S Displacement of unspecified cardiac and vascular devices and implants, sequela +T82530A Leakage of surgically created arteriovenous fistula, initial encounter +T82530D Leakage of surgically created arteriovenous fistula, subsequent encounter +T82530S Leakage of surgically created arteriovenous fistula, sequela +T82531A Leakage of surgically created arteriovenous shunt, initial encounter +T82531D Leakage of surgically created arteriovenous shunt, subsequent encounter +T82531S Leakage of surgically created arteriovenous shunt, sequela +T82532A Leakage of artificial heart, initial encounter +T82532D Leakage of artificial heart, subsequent encounter +T82532S Leakage of artificial heart, sequela +T82533A Leakage of balloon (counterpulsation) device, initial encounter +T82533D Leakage of balloon (counterpulsation) device, subsequent encounter +T82533S Leakage of balloon (counterpulsation) device, sequela +T82534A Leakage of infusion catheter, initial encounter +T82534D Leakage of infusion catheter, subsequent encounter +T82534S Leakage of infusion catheter, sequela +T82535A Leakage of umbrella device, initial encounter +T82535D Leakage of umbrella device, subsequent encounter +T82535S Leakage of umbrella device, sequela +T82538A Leakage of other cardiac and vascular devices and implants, initial encounter +T82538D Leakage of other cardiac and vascular devices and implants, subsequent encounter +T82538S Leakage of other cardiac and vascular devices and implants, sequela +T82539A Leakage of unspecified cardiac and vascular devices and implants, initial encounter +T82539D Leakage of unspecified cardiac and vascular devices and implants, subsequent encounter +T82539S Leakage of unspecified cardiac and vascular devices and implants, sequela +T82590A Other mechanical complication of surgically created arteriovenous fistula, initial encounter +T82590D Other mechanical complication of surgically created arteriovenous fistula, subsequent encounter +T82590S Other mechanical complication of surgically created arteriovenous fistula, sequela +T82591A Other mechanical complication of surgically created arteriovenous shunt, initial encounter +T82591D Other mechanical complication of surgically created arteriovenous shunt, subsequent encounter +T82591S Other mechanical complication of surgically created arteriovenous shunt, sequela +T82592A Other mechanical complication of artificial heart, initial encounter +T82592D Other mechanical complication of artificial heart, subsequent encounter +T82592S Other mechanical complication of artificial heart, sequela +T82593A Other mechanical complication of balloon (counterpulsation) device, initial encounter +T82593D Other mechanical complication of balloon (counterpulsation) device, subsequent encounter +T82593S Other mechanical complication of balloon (counterpulsation) device, sequela +T82594A Other mechanical complication of infusion catheter, initial encounter +T82594D Other mechanical complication of infusion catheter, subsequent encounter +T82594S Other mechanical complication of infusion catheter, sequela +T82595A Other mechanical complication of umbrella device, initial encounter +T82595D Other mechanical complication of umbrella device, subsequent encounter +T82595S Other mechanical complication of umbrella device, sequela +T82598A Other mechanical complication of other cardiac and vascular devices and implants, initial encounter +T82598D Other mechanical complication of other cardiac and vascular devices and implants, subsequent encounter +T82598S Other mechanical complication of other cardiac and vascular devices and implants, sequela +T82599A Other mechanical complication of unspecified cardiac and vascular devices and implants, initial encounter +T82599D Other mechanical complication of unspecified cardiac and vascular devices and implants, subsequent encounter +T82599S Other mechanical complication of unspecified cardiac and vascular devices and implants, sequela +T826XXA Infection and inflammatory reaction due to cardiac valve prosthesis, initial encounter +T826XXD Infection and inflammatory reaction due to cardiac valve prosthesis, subsequent encounter +T826XXS Infection and inflammatory reaction due to cardiac valve prosthesis, sequela +T827XXA Infection and inflammatory reaction due to other cardiac and vascular devices, implants and grafts, initial encounter +T827XXD Infection and inflammatory reaction due to other cardiac and vascular devices, implants and grafts, subsequent encounter +T827XXS Infection and inflammatory reaction due to other cardiac and vascular devices, implants and grafts, sequela +T82817A Embolism due to cardiac prosthetic devices, implants and grafts, initial encounter +T82817D Embolism due to cardiac prosthetic devices, implants and grafts, subsequent encounter +T82817S Embolism due to cardiac prosthetic devices, implants and grafts, sequela +T82818A Embolism due to vascular prosthetic devices, implants and grafts, initial encounter +T82818D Embolism due to vascular prosthetic devices, implants and grafts, subsequent encounter +T82818S Embolism due to vascular prosthetic devices, implants and grafts, sequela +T82827A Fibrosis due to cardiac prosthetic devices, implants and grafts, initial encounter +T82827D Fibrosis due to cardiac prosthetic devices, implants and grafts, subsequent encounter +T82827S Fibrosis due to cardiac prosthetic devices, implants and grafts, sequela +T82828A Fibrosis due to vascular prosthetic devices, implants and grafts, initial encounter +T82828D Fibrosis due to vascular prosthetic devices, implants and grafts, subsequent encounter +T82828S Fibrosis due to vascular prosthetic devices, implants and grafts, sequela +T82837A Hemorrhage due to cardiac prosthetic devices, implants and grafts, initial encounter +T82837D Hemorrhage due to cardiac prosthetic devices, implants and grafts, subsequent encounter +T82837S Hemorrhage due to cardiac prosthetic devices, implants and grafts, sequela +T82838A Hemorrhage due to vascular prosthetic devices, implants and grafts, initial encounter +T82838D Hemorrhage due to vascular prosthetic devices, implants and grafts, subsequent encounter +T82838S Hemorrhage due to vascular prosthetic devices, implants and grafts, sequela +T82847A Pain due to cardiac prosthetic devices, implants and grafts, initial encounter +T82847D Pain due to cardiac prosthetic devices, implants and grafts, subsequent encounter +T82847S Pain due to cardiac prosthetic devices, implants and grafts, sequela +T82848A Pain due to vascular prosthetic devices, implants and grafts, initial encounter +T82848D Pain due to vascular prosthetic devices, implants and grafts, subsequent encounter +T82848S Pain due to vascular prosthetic devices, implants and grafts, sequela +T82855A Stenosis of coronary artery stent, initial encounter +T82855D Stenosis of coronary artery stent, subsequent encounter +T82855S Stenosis of coronary artery stent, sequela +T82856A Stenosis of peripheral vascular stent, initial encounter +T82856D Stenosis of peripheral vascular stent, subsequent encounter +T82856S Stenosis of peripheral vascular stent, sequela +T82857A Stenosis of other cardiac prosthetic devices, implants and grafts, initial encounter +T82857D Stenosis of other cardiac prosthetic devices, implants and grafts, subsequent encounter +T82857S Stenosis of other cardiac prosthetic devices, implants and grafts, sequela +T82858A Stenosis of other vascular prosthetic devices, implants and grafts, initial encounter +T82858D Stenosis of other vascular prosthetic devices, implants and grafts, subsequent encounter +T82858S Stenosis of other vascular prosthetic devices, implants and grafts, sequela +T82867A Thrombosis due to cardiac prosthetic devices, implants and grafts, initial encounter +T82867D Thrombosis due to cardiac prosthetic devices, implants and grafts, subsequent encounter +T82867S Thrombosis due to cardiac prosthetic devices, implants and grafts, sequela +T82868A Thrombosis due to vascular prosthetic devices, implants and grafts, initial encounter +T82868D Thrombosis due to vascular prosthetic devices, implants and grafts, subsequent encounter +T82868S Thrombosis due to vascular prosthetic devices, implants and grafts, sequela +T82897A Other specified complication of cardiac prosthetic devices, implants and grafts, initial encounter +T82897D Other specified complication of cardiac prosthetic devices, implants and grafts, subsequent encounter +T82897S Other specified complication of cardiac prosthetic devices, implants and grafts, sequela +T82898A Other specified complication of vascular prosthetic devices, implants and grafts, initial encounter +T82898D Other specified complication of vascular prosthetic devices, implants and grafts, subsequent encounter +T82898S Other specified complication of vascular prosthetic devices, implants and grafts, sequela +T829XXA Unspecified complication of cardiac and vascular prosthetic device, implant and graft, initial encounter +T829XXD Unspecified complication of cardiac and vascular prosthetic device, implant and graft, subsequent encounter +T829XXS Unspecified complication of cardiac and vascular prosthetic device, implant and graft, sequela +T83010A Breakdown (mechanical) of cystostomy catheter, initial encounter +T83010D Breakdown (mechanical) of cystostomy catheter, subsequent encounter +T83010S Breakdown (mechanical) of cystostomy catheter, sequela +T83011A Breakdown (mechanical) of indwelling urethral catheter, initial encounter +T83011D Breakdown (mechanical) of indwelling urethral catheter, subsequent encounter +T83011S Breakdown (mechanical) of indwelling urethral catheter, sequela +T83012A Breakdown (mechanical) of nephrostomy catheter, initial encounter +T83012D Breakdown (mechanical) of nephrostomy catheter, subsequent encounter +T83012S Breakdown (mechanical) of nephrostomy catheter, sequela +T83018A Breakdown (mechanical) of other urinary catheter, initial encounter +T83018D Breakdown (mechanical) of other urinary catheter, subsequent encounter +T83018S Breakdown (mechanical) of other urinary catheter, sequela +T83020A Displacement of cystostomy catheter, initial encounter +T83020D Displacement of cystostomy catheter, subsequent encounter +T83020S Displacement of cystostomy catheter, sequela +T83021A Displacement of indwelling urethral catheter, initial encounter +T83021D Displacement of indwelling urethral catheter, subsequent encounter +T83021S Displacement of indwelling urethral catheter, sequela +T83022A Displacement of nephrostomy catheter, initial encounter +T83022D Displacement of nephrostomy catheter, subsequent encounter +T83022S Displacement of nephrostomy catheter, sequela +T83028A Displacement of other urinary catheter, initial encounter +T83028D Displacement of other urinary catheter, subsequent encounter +T83028S Displacement of other urinary catheter, sequela +T83030A Leakage of cystostomy catheter, initial encounter +T83030D Leakage of cystostomy catheter, subsequent encounter +T83030S Leakage of cystostomy catheter, sequela +T83031A Leakage of indwelling urethral catheter, initial encounter +T83031D Leakage of indwelling urethral catheter, subsequent encounter +T83031S Leakage of indwelling urethral catheter, sequela +T83032A Leakage of nephrostomy catheter, initial encounter +T83032D Leakage of nephrostomy catheter, subsequent encounter +T83032S Leakage of nephrostomy catheter, sequela +T83038A Leakage of other urinary catheter, initial encounter +T83038D Leakage of other urinary catheter, subsequent encounter +T83038S Leakage of other urinary catheter, sequela +T83090A Other mechanical complication of cystostomy catheter, initial encounter +T83090D Other mechanical complication of cystostomy catheter, subsequent encounter +T83090S Other mechanical complication of cystostomy catheter, sequela +T83091A Other mechanical complication of indwelling urethral catheter, initial encounter +T83091D Other mechanical complication of indwelling urethral catheter, subsequent encounter +T83091S Other mechanical complication of indwelling urethral catheter, sequela +T83092A Other mechanical complication of nephrostomy catheter, initial encounter +T83092D Other mechanical complication of nephrostomy catheter, subsequent encounter +T83092S Other mechanical complication of nephrostomy catheter, sequela +T83098A Other mechanical complication of other urinary catheter, initial encounter +T83098D Other mechanical complication of other urinary catheter, subsequent encounter +T83098S Other mechanical complication of other urinary catheter, sequela +T83110A Breakdown (mechanical) of urinary electronic stimulator device, initial encounter +T83110D Breakdown (mechanical) of urinary electronic stimulator device, subsequent encounter +T83110S Breakdown (mechanical) of urinary electronic stimulator device, sequela +T83111A Breakdown (mechanical) of implanted urinary sphincter, initial encounter +T83111D Breakdown (mechanical) of implanted urinary sphincter, subsequent encounter +T83111S Breakdown (mechanical) of implanted urinary sphincter, sequela +T83112A Breakdown (mechanical) of indwelling ureteral stent, initial encounter +T83112D Breakdown (mechanical) of indwelling ureteral stent, subsequent encounter +T83112S Breakdown (mechanical) of indwelling ureteral stent, sequela +T83113A Breakdown (mechanical) of other urinary stents, initial encounter +T83113D Breakdown (mechanical) of other urinary stents, subsequent encounter +T83113S Breakdown (mechanical) of other urinary stents, sequela +T83118A Breakdown (mechanical) of other urinary devices and implants, initial encounter +T83118D Breakdown (mechanical) of other urinary devices and implants, subsequent encounter +T83118S Breakdown (mechanical) of other urinary devices and implants, sequela +T83120A Displacement of urinary electronic stimulator device, initial encounter +T83120D Displacement of urinary electronic stimulator device, subsequent encounter +T83120S Displacement of urinary electronic stimulator device, sequela +T83121A Displacement of implanted urinary sphincter, initial encounter +T83121D Displacement of implanted urinary sphincter, subsequent encounter +T83121S Displacement of implanted urinary sphincter, sequela +T83122A Displacement of indwelling ureteral stent, initial encounter +T83122D Displacement of indwelling ureteral stent, subsequent encounter +T83122S Displacement of indwelling ureteral stent, sequela +T83123A Displacement of other urinary stents, initial encounter +T83123D Displacement of other urinary stents, subsequent encounter +T83123S Displacement of other urinary stents, sequela +T83128A Displacement of other urinary devices and implants, initial encounter +T83128D Displacement of other urinary devices and implants, subsequent encounter +T83128S Displacement of other urinary devices and implants, sequela +T83190A Other mechanical complication of urinary electronic stimulator device, initial encounter +T83190D Other mechanical complication of urinary electronic stimulator device, subsequent encounter +T83190S Other mechanical complication of urinary electronic stimulator device, sequela +T83191A Other mechanical complication of implanted urinary sphincter, initial encounter +T83191D Other mechanical complication of implanted urinary sphincter, subsequent encounter +T83191S Other mechanical complication of implanted urinary sphincter, sequela +T83192A Other mechanical complication of indwelling ureteral stent, initial encounter +T83192D Other mechanical complication of indwelling ureteral stent, subsequent encounter +T83192S Other mechanical complication of indwelling ureteral stent, sequela +T83193A Other mechanical complication of other urinary stent, initial encounter +T83193D Other mechanical complication of other urinary stent, subsequent encounter +T83193S Other mechanical complication of other urinary stent, sequela +T83198A Other mechanical complication of other urinary devices and implants, initial encounter +T83198D Other mechanical complication of other urinary devices and implants, subsequent encounter +T83198S Other mechanical complication of other urinary devices and implants, sequela +T8321XA Breakdown (mechanical) of graft of urinary organ, initial encounter +T8321XD Breakdown (mechanical) of graft of urinary organ, subsequent encounter +T8321XS Breakdown (mechanical) of graft of urinary organ, sequela +T8322XA Displacement of graft of urinary organ, initial encounter +T8322XD Displacement of graft of urinary organ, subsequent encounter +T8322XS Displacement of graft of urinary organ, sequela +T8323XA Leakage of graft of urinary organ, initial encounter +T8323XD Leakage of graft of urinary organ, subsequent encounter +T8323XS Leakage of graft of urinary organ, sequela +T8324XA Erosion of graft of urinary organ, initial encounter +T8324XD Erosion of graft of urinary organ, subsequent encounter +T8324XS Erosion of graft of urinary organ, sequela +T8325XA Exposure of graft of urinary organ, initial encounter +T8325XD Exposure of graft of urinary organ, subsequent encounter +T8325XS Exposure of graft of urinary organ, sequela +T8329XA Other mechanical complication of graft of urinary organ, initial encounter +T8329XD Other mechanical complication of graft of urinary organ, subsequent encounter +T8329XS Other mechanical complication of graft of urinary organ, sequela +T8331XA Breakdown (mechanical) of intrauterine contraceptive device, initial encounter +T8331XD Breakdown (mechanical) of intrauterine contraceptive device, subsequent encounter +T8331XS Breakdown (mechanical) of intrauterine contraceptive device, sequela +T8332XA Displacement of intrauterine contraceptive device, initial encounter +T8332XD Displacement of intrauterine contraceptive device, subsequent encounter +T8332XS Displacement of intrauterine contraceptive device, sequela +T8339XA Other mechanical complication of intrauterine contraceptive device, initial encounter +T8339XD Other mechanical complication of intrauterine contraceptive device, subsequent encounter +T8339XS Other mechanical complication of intrauterine contraceptive device, sequela +T83410A Breakdown (mechanical) of implanted penile prosthesis, initial encounter +T83410D Breakdown (mechanical) of implanted penile prosthesis, subsequent encounter +T83410S Breakdown (mechanical) of implanted penile prosthesis, sequela +T83411A Breakdown (mechanical) of implanted testicular prosthesis, initial encounter +T83411D Breakdown (mechanical) of implanted testicular prosthesis, subsequent encounter +T83411S Breakdown (mechanical) of implanted testicular prosthesis, sequela +T83418A Breakdown (mechanical) of other prosthetic devices, implants and grafts of genital tract, initial encounter +T83418D Breakdown (mechanical) of other prosthetic devices, implants and grafts of genital tract, subsequent encounter +T83418S Breakdown (mechanical) of other prosthetic devices, implants and grafts of genital tract, sequela +T83420A Displacement of implanted penile prosthesis, initial encounter +T83420D Displacement of implanted penile prosthesis, subsequent encounter +T83420S Displacement of implanted penile prosthesis, sequela +T83421A Displacement of implanted testicular prosthesis, initial encounter +T83421D Displacement of implanted testicular prosthesis, subsequent encounter +T83421S Displacement of implanted testicular prosthesis, sequela +T83428A Displacement of other prosthetic devices, implants and grafts of genital tract, initial encounter +T83428D Displacement of other prosthetic devices, implants and grafts of genital tract, subsequent encounter +T83428S Displacement of other prosthetic devices, implants and grafts of genital tract, sequela +T83490A Other mechanical complication of implanted penile prosthesis, initial encounter +T83490D Other mechanical complication of implanted penile prosthesis, subsequent encounter +T83490S Other mechanical complication of implanted penile prosthesis, sequela +T83491A Other mechanical complication of implanted testicular prosthesis, initial encounter +T83491D Other mechanical complication of implanted testicular prosthesis, subsequent encounter +T83491S Other mechanical complication of implanted testicular prosthesis, sequela +T83498A Other mechanical complication of other prosthetic devices, implants and grafts of genital tract, initial encounter +T83498D Other mechanical complication of other prosthetic devices, implants and grafts of genital tract, subsequent encounter +T83498S Other mechanical complication of other prosthetic devices, implants and grafts of genital tract, sequela +T83510A Infection and inflammatory reaction due to cystostomy catheter, initial encounter +T83510D Infection and inflammatory reaction due to cystostomy catheter, subsequent encounter +T83510S Infection and inflammatory reaction due to cystostomy catheter, sequela +T83511A Infection and inflammatory reaction due to indwelling urethral catheter, initial encounter +T83511D Infection and inflammatory reaction due to indwelling urethral catheter, subsequent encounter +T83511S Infection and inflammatory reaction due to indwelling urethral catheter, sequela +T83512A Infection and inflammatory reaction due to nephrostomy catheter, initial encounter +T83512D Infection and inflammatory reaction due to nephrostomy catheter, subsequent encounter +T83512S Infection and inflammatory reaction due to nephrostomy catheter, sequela +T83518A Infection and inflammatory reaction due to other urinary catheter, initial encounter +T83518D Infection and inflammatory reaction due to other urinary catheter, subsequent encounter +T83518S Infection and inflammatory reaction due to other urinary catheter, sequela +T83590A Infection and inflammatory reaction due to implanted urinary neurostimulation device, initial encounter +T83590D Infection and inflammatory reaction due to implanted urinary neurostimulation device, subsequent encounter +T83590S Infection and inflammatory reaction due to implanted urinary neurostimulation device, sequela +T83591A Infection and inflammatory reaction due to implanted urinary sphincter, initial encounter +T83591D Infection and inflammatory reaction due to implanted urinary sphincter, subsequent encounter +T83591S Infection and inflammatory reaction due to implanted urinary sphincter, sequela +T83592A Infection and inflammatory reaction due to indwelling ureteral stent, initial encounter +T83592D Infection and inflammatory reaction due to indwelling ureteral stent, subsequent encounter +T83592S Infection and inflammatory reaction due to indwelling ureteral stent, sequela +T83593A Infection and inflammatory reaction due to other urinary stents, initial encounter +T83593D Infection and inflammatory reaction due to other urinary stents, subsequent encounter +T83593S Infection and inflammatory reaction due to other urinary stents, sequela +T83598A Infection and inflammatory reaction due to other prosthetic device, implant and graft in urinary system, initial encounter +T83598D Infection and inflammatory reaction due to other prosthetic device, implant and graft in urinary system, subsequent encounter +T83598S Infection and inflammatory reaction due to other prosthetic device, implant and graft in urinary system, sequela +T8361XA Infection and inflammatory reaction due to implanted penile prosthesis, initial encounter +T8361XD Infection and inflammatory reaction due to implanted penile prosthesis, subsequent encounter +T8361XS Infection and inflammatory reaction due to implanted penile prosthesis, sequela +T8362XA Infection and inflammatory reaction due to implanted testicular prosthesis, initial encounter +T8362XD Infection and inflammatory reaction due to implanted testicular prosthesis, subsequent encounter +T8362XS Infection and inflammatory reaction due to implanted testicular prosthesis, sequela +T8369XA Infection and inflammatory reaction due to other prosthetic device, implant and graft in genital tract, initial encounter +T8369XD Infection and inflammatory reaction due to other prosthetic device, implant and graft in genital tract, subsequent encounter +T8369XS Infection and inflammatory reaction due to other prosthetic device, implant and graft in genital tract, sequela +T83711A Erosion of implanted vaginal mesh to surrounding organ or tissue, initial encounter +T83711D Erosion of implanted vaginal mesh to surrounding organ or tissue, subsequent encounter +T83711S Erosion of implanted vaginal mesh to surrounding organ or tissue, sequela +T83712A Erosion of implanted urethral mesh to surrounding organ or tissue, initial encounter +T83712D Erosion of implanted urethral mesh to surrounding organ or tissue, subsequent encounter +T83712S Erosion of implanted urethral mesh to surrounding organ or tissue, sequela +T83713A Erosion of implanted urethral bulking agent to surrounding organ or tissue, initial encounter +T83713D Erosion of implanted urethral bulking agent to surrounding organ or tissue, subsequent encounter +T83713S Erosion of implanted urethral bulking agent to surrounding organ or tissue, sequela +T83714A Erosion of implanted ureteral bulking agent to surrounding organ or tissue, initial encounter +T83714D Erosion of implanted ureteral bulking agent to surrounding organ or tissue, subsequent encounter +T83714S Erosion of implanted ureteral bulking agent to surrounding organ or tissue, sequela +T83718A Erosion of other implanted mesh to organ or tissue, initial encounter +T83718D Erosion of other implanted mesh to organ or tissue, subsequent encounter +T83718S Erosion of other implanted mesh to organ or tissue, sequela +T83719A Erosion of other prosthetic materials to surrounding organ or tissue, initial encounter +T83719D Erosion of other prosthetic materials to surrounding organ or tissue, subsequent encounter +T83719S Erosion of other prosthetic materials to surrounding organ or tissue, sequela +T83721A Exposure of implanted vaginal mesh into vagina, initial encounter +T83721D Exposure of implanted vaginal mesh into vagina, subsequent encounter +T83721S Exposure of implanted vaginal mesh into vagina, sequela +T83722A Exposure of implanted urethral mesh into urethra, initial encounter +T83722D Exposure of implanted urethral mesh into urethra, subsequent encounter +T83722S Exposure of implanted urethral mesh into urethra, sequela +T83723A Exposure of implanted urethral bulking agent into urethra, initial encounter +T83723D Exposure of implanted urethral bulking agent into urethra, subsequent encounter +T83723S Exposure of implanted urethral bulking agent into urethra, sequela +T83724A Exposure of implanted ureteral bulking agent into ureter, initial encounter +T83724D Exposure of implanted ureteral bulking agent into ureter, subsequent encounter +T83724S Exposure of implanted ureteral bulking agent into ureter, sequela +T83728A Exposure of other implanted mesh into organ or tissue, initial encounter +T83728D Exposure of other implanted mesh into organ or tissue, subsequent encounter +T83728S Exposure of other implanted mesh into organ or tissue, sequela +T83729A Exposure of other prosthetic materials into organ or tissue, initial encounter +T83729D Exposure of other prosthetic materials into organ or tissue, subsequent encounter +T83729S Exposure of other prosthetic materials into organ or tissue, sequela +T8379XA Other specified complications due to other genitourinary prosthetic materials, initial encounter +T8379XD Other specified complications due to other genitourinary prosthetic materials, subsequent encounter +T8379XS Other specified complications due to other genitourinary prosthetic materials, sequela +T8381XA Embolism due to genitourinary prosthetic devices, implants and grafts, initial encounter +T8381XD Embolism due to genitourinary prosthetic devices, implants and grafts, subsequent encounter +T8381XS Embolism due to genitourinary prosthetic devices, implants and grafts, sequela +T8382XA Fibrosis due to genitourinary prosthetic devices, implants and grafts, initial encounter +T8382XD Fibrosis due to genitourinary prosthetic devices, implants and grafts, subsequent encounter +T8382XS Fibrosis due to genitourinary prosthetic devices, implants and grafts, sequela +T8383XA Hemorrhage due to genitourinary prosthetic devices, implants and grafts, initial encounter +T8383XD Hemorrhage due to genitourinary prosthetic devices, implants and grafts, subsequent encounter +T8383XS Hemorrhage due to genitourinary prosthetic devices, implants and grafts, sequela +T8384XA Pain due to genitourinary prosthetic devices, implants and grafts, initial encounter +T8384XD Pain due to genitourinary prosthetic devices, implants and grafts, subsequent encounter +T8384XS Pain due to genitourinary prosthetic devices, implants and grafts, sequela +T8385XA Stenosis due to genitourinary prosthetic devices, implants and grafts, initial encounter +T8385XD Stenosis due to genitourinary prosthetic devices, implants and grafts, subsequent encounter +T8385XS Stenosis due to genitourinary prosthetic devices, implants and grafts, sequela +T8386XA Thrombosis due to genitourinary prosthetic devices, implants and grafts, initial encounter +T8386XD Thrombosis due to genitourinary prosthetic devices, implants and grafts, subsequent encounter +T8386XS Thrombosis due to genitourinary prosthetic devices, implants and grafts, sequela +T8389XA Other specified complication of genitourinary prosthetic devices, implants and grafts, initial encounter +T8389XD Other specified complication of genitourinary prosthetic devices, implants and grafts, subsequent encounter +T8389XS Other specified complication of genitourinary prosthetic devices, implants and grafts, sequela +T839XXA Unspecified complication of genitourinary prosthetic device, implant and graft, initial encounter +T839XXD Unspecified complication of genitourinary prosthetic device, implant and graft, subsequent encounter +T839XXS Unspecified complication of genitourinary prosthetic device, implant and graft, sequela +T84010A Broken internal right hip prosthesis, initial encounter +T84010D Broken internal right hip prosthesis, subsequent encounter +T84010S Broken internal right hip prosthesis, sequela +T84011A Broken internal left hip prosthesis, initial encounter +T84011D Broken internal left hip prosthesis, subsequent encounter +T84011S Broken internal left hip prosthesis, sequela +T84012A Broken internal right knee prosthesis, initial encounter +T84012D Broken internal right knee prosthesis, subsequent encounter +T84012S Broken internal right knee prosthesis, sequela +T84013A Broken internal left knee prosthesis, initial encounter +T84013D Broken internal left knee prosthesis, subsequent encounter +T84013S Broken internal left knee prosthesis, sequela +T84018A Broken internal joint prosthesis, other site, initial encounter +T84018D Broken internal joint prosthesis, other site, subsequent encounter +T84018S Broken internal joint prosthesis, other site, sequela +T84019A Broken internal joint prosthesis, unspecified site, initial encounter +T84019D Broken internal joint prosthesis, unspecified site, subsequent encounter +T84019S Broken internal joint prosthesis, unspecified site, sequela +T84020A Dislocation of internal right hip prosthesis, initial encounter +T84020D Dislocation of internal right hip prosthesis, subsequent encounter +T84020S Dislocation of internal right hip prosthesis, sequela +T84021A Dislocation of internal left hip prosthesis, initial encounter +T84021D Dislocation of internal left hip prosthesis, subsequent encounter +T84021S Dislocation of internal left hip prosthesis, sequela +T84022A Instability of internal right knee prosthesis, initial encounter +T84022D Instability of internal right knee prosthesis, subsequent encounter +T84022S Instability of internal right knee prosthesis, sequela +T84023A Instability of internal left knee prosthesis, initial encounter +T84023D Instability of internal left knee prosthesis, subsequent encounter +T84023S Instability of internal left knee prosthesis, sequela +T84028A Dislocation of other internal joint prosthesis, initial encounter +T84028D Dislocation of other internal joint prosthesis, subsequent encounter +T84028S Dislocation of other internal joint prosthesis, sequela +T84029A Dislocation of unspecified internal joint prosthesis, initial encounter +T84029D Dislocation of unspecified internal joint prosthesis, subsequent encounter +T84029S Dislocation of unspecified internal joint prosthesis, sequela +T84030A Mechanical loosening of internal right hip prosthetic joint, initial encounter +T84030D Mechanical loosening of internal right hip prosthetic joint, subsequent encounter +T84030S Mechanical loosening of internal right hip prosthetic joint, sequela +T84031A Mechanical loosening of internal left hip prosthetic joint, initial encounter +T84031D Mechanical loosening of internal left hip prosthetic joint, subsequent encounter +T84031S Mechanical loosening of internal left hip prosthetic joint, sequela +T84032A Mechanical loosening of internal right knee prosthetic joint, initial encounter +T84032D Mechanical loosening of internal right knee prosthetic joint, subsequent encounter +T84032S Mechanical loosening of internal right knee prosthetic joint, sequela +T84033A Mechanical loosening of internal left knee prosthetic joint, initial encounter +T84033D Mechanical loosening of internal left knee prosthetic joint, subsequent encounter +T84033S Mechanical loosening of internal left knee prosthetic joint, sequela +T84038A Mechanical loosening of other internal prosthetic joint, initial encounter +T84038D Mechanical loosening of other internal prosthetic joint, subsequent encounter +T84038S Mechanical loosening of other internal prosthetic joint, sequela +T84039A Mechanical loosening of unspecified internal prosthetic joint, initial encounter +T84039D Mechanical loosening of unspecified internal prosthetic joint, subsequent encounter +T84039S Mechanical loosening of unspecified internal prosthetic joint, sequela +T84050A Periprosthetic osteolysis of internal prosthetic right hip joint, initial encounter +T84050D Periprosthetic osteolysis of internal prosthetic right hip joint, subsequent encounter +T84050S Periprosthetic osteolysis of internal prosthetic right hip joint, sequela +T84051A Periprosthetic osteolysis of internal prosthetic left hip joint, initial encounter +T84051D Periprosthetic osteolysis of internal prosthetic left hip joint, subsequent encounter +T84051S Periprosthetic osteolysis of internal prosthetic left hip joint, sequela +T84052A Periprosthetic osteolysis of internal prosthetic right knee joint, initial encounter +T84052D Periprosthetic osteolysis of internal prosthetic right knee joint, subsequent encounter +T84052S Periprosthetic osteolysis of internal prosthetic right knee joint, sequela +T84053A Periprosthetic osteolysis of internal prosthetic left knee joint, initial encounter +T84053D Periprosthetic osteolysis of internal prosthetic left knee joint, subsequent encounter +T84053S Periprosthetic osteolysis of internal prosthetic left knee joint, sequela +T84058A Periprosthetic osteolysis of other internal prosthetic joint, initial encounter +T84058D Periprosthetic osteolysis of other internal prosthetic joint, subsequent encounter +T84058S Periprosthetic osteolysis of other internal prosthetic joint, sequela +T84059A Periprosthetic osteolysis of unspecified internal prosthetic joint, initial encounter +T84059D Periprosthetic osteolysis of unspecified internal prosthetic joint, subsequent encounter +T84059S Periprosthetic osteolysis of unspecified internal prosthetic joint, sequela +T84060A Wear of articular bearing surface of internal prosthetic right hip joint, initial encounter +T84060D Wear of articular bearing surface of internal prosthetic right hip joint, subsequent encounter +T84060S Wear of articular bearing surface of internal prosthetic right hip joint, sequela +T84061A Wear of articular bearing surface of internal prosthetic left hip joint, initial encounter +T84061D Wear of articular bearing surface of internal prosthetic left hip joint, subsequent encounter +T84061S Wear of articular bearing surface of internal prosthetic left hip joint, sequela +T84062A Wear of articular bearing surface of internal prosthetic right knee joint, initial encounter +T84062D Wear of articular bearing surface of internal prosthetic right knee joint, subsequent encounter +T84062S Wear of articular bearing surface of internal prosthetic right knee joint, sequela +T84063A Wear of articular bearing surface of internal prosthetic left knee joint, initial encounter +T84063D Wear of articular bearing surface of internal prosthetic left knee joint, subsequent encounter +T84063S Wear of articular bearing surface of internal prosthetic left knee joint, sequela +T84068A Wear of articular bearing surface of other internal prosthetic joint, initial encounter +T84068D Wear of articular bearing surface of other internal prosthetic joint, subsequent encounter +T84068S Wear of articular bearing surface of other internal prosthetic joint, sequela +T84069A Wear of articular bearing surface of unspecified internal prosthetic joint, initial encounter +T84069D Wear of articular bearing surface of unspecified internal prosthetic joint, subsequent encounter +T84069S Wear of articular bearing surface of unspecified internal prosthetic joint, sequela +T84090A Other mechanical complication of internal right hip prosthesis, initial encounter +T84090D Other mechanical complication of internal right hip prosthesis, subsequent encounter +T84090S Other mechanical complication of internal right hip prosthesis, sequela +T84091A Other mechanical complication of internal left hip prosthesis, initial encounter +T84091D Other mechanical complication of internal left hip prosthesis, subsequent encounter +T84091S Other mechanical complication of internal left hip prosthesis, sequela +T84092A Other mechanical complication of internal right knee prosthesis, initial encounter +T84092D Other mechanical complication of internal right knee prosthesis, subsequent encounter +T84092S Other mechanical complication of internal right knee prosthesis, sequela +T84093A Other mechanical complication of internal left knee prosthesis, initial encounter +T84093D Other mechanical complication of internal left knee prosthesis, subsequent encounter +T84093S Other mechanical complication of internal left knee prosthesis, sequela +T84098A Other mechanical complication of other internal joint prosthesis, initial encounter +T84098D Other mechanical complication of other internal joint prosthesis, subsequent encounter +T84098S Other mechanical complication of other internal joint prosthesis, sequela +T84099A Other mechanical complication of unspecified internal joint prosthesis, initial encounter +T84099D Other mechanical complication of unspecified internal joint prosthesis, subsequent encounter +T84099S Other mechanical complication of unspecified internal joint prosthesis, sequela +T84110A Breakdown (mechanical) of internal fixation device of right humerus, initial encounter +T84110D Breakdown (mechanical) of internal fixation device of right humerus, subsequent encounter +T84110S Breakdown (mechanical) of internal fixation device of right humerus, sequela +T84111A Breakdown (mechanical) of internal fixation device of left humerus, initial encounter +T84111D Breakdown (mechanical) of internal fixation device of left humerus, subsequent encounter +T84111S Breakdown (mechanical) of internal fixation device of left humerus, sequela +T84112A Breakdown (mechanical) of internal fixation device of bone of right forearm, initial encounter +T84112D Breakdown (mechanical) of internal fixation device of bone of right forearm, subsequent encounter +T84112S Breakdown (mechanical) of internal fixation device of bone of right forearm, sequela +T84113A Breakdown (mechanical) of internal fixation device of bone of left forearm, initial encounter +T84113D Breakdown (mechanical) of internal fixation device of bone of left forearm, subsequent encounter +T84113S Breakdown (mechanical) of internal fixation device of bone of left forearm, sequela +T84114A Breakdown (mechanical) of internal fixation device of right femur, initial encounter +T84114D Breakdown (mechanical) of internal fixation device of right femur, subsequent encounter +T84114S Breakdown (mechanical) of internal fixation device of right femur, sequela +T84115A Breakdown (mechanical) of internal fixation device of left femur, initial encounter +T84115D Breakdown (mechanical) of internal fixation device of left femur, subsequent encounter +T84115S Breakdown (mechanical) of internal fixation device of left femur, sequela +T84116A Breakdown (mechanical) of internal fixation device of bone of right lower leg, initial encounter +T84116D Breakdown (mechanical) of internal fixation device of bone of right lower leg, subsequent encounter +T84116S Breakdown (mechanical) of internal fixation device of bone of right lower leg, sequela +T84117A Breakdown (mechanical) of internal fixation device of bone of left lower leg, initial encounter +T84117D Breakdown (mechanical) of internal fixation device of bone of left lower leg, subsequent encounter +T84117S Breakdown (mechanical) of internal fixation device of bone of left lower leg, sequela +T84119A Breakdown (mechanical) of internal fixation device of unspecified bone of limb, initial encounter +T84119D Breakdown (mechanical) of internal fixation device of unspecified bone of limb, subsequent encounter +T84119S Breakdown (mechanical) of internal fixation device of unspecified bone of limb, sequela +T84120A Displacement of internal fixation device of right humerus, initial encounter +T84120D Displacement of internal fixation device of right humerus, subsequent encounter +T84120S Displacement of internal fixation device of right humerus, sequela +T84121A Displacement of internal fixation device of left humerus, initial encounter +T84121D Displacement of internal fixation device of left humerus, subsequent encounter +T84121S Displacement of internal fixation device of left humerus, sequela +T84122A Displacement of internal fixation device of bone of right forearm, initial encounter +T84122D Displacement of internal fixation device of bone of right forearm, subsequent encounter +T84122S Displacement of internal fixation device of bone of right forearm, sequela +T84123A Displacement of internal fixation device of bone of left forearm, initial encounter +T84123D Displacement of internal fixation device of bone of left forearm, subsequent encounter +T84123S Displacement of internal fixation device of bone of left forearm, sequela +T84124A Displacement of internal fixation device of right femur, initial encounter +T84124D Displacement of internal fixation device of right femur, subsequent encounter +T84124S Displacement of internal fixation device of right femur, sequela +T84125A Displacement of internal fixation device of left femur, initial encounter +T84125D Displacement of internal fixation device of left femur, subsequent encounter +T84125S Displacement of internal fixation device of left femur, sequela +T84126A Displacement of internal fixation device of bone of right lower leg, initial encounter +T84126D Displacement of internal fixation device of bone of right lower leg, subsequent encounter +T84126S Displacement of internal fixation device of bone of right lower leg, sequela +T84127A Displacement of internal fixation device of bone of left lower leg, initial encounter +T84127D Displacement of internal fixation device of bone of left lower leg, subsequent encounter +T84127S Displacement of internal fixation device of bone of left lower leg, sequela +T84129A Displacement of internal fixation device of unspecified bone of limb, initial encounter +T84129D Displacement of internal fixation device of unspecified bone of limb, subsequent encounter +T84129S Displacement of internal fixation device of unspecified bone of limb, sequela +T84190A Other mechanical complication of internal fixation device of right humerus, initial encounter +T84190D Other mechanical complication of internal fixation device of right humerus, subsequent encounter +T84190S Other mechanical complication of internal fixation device of right humerus, sequela +T84191A Other mechanical complication of internal fixation device of left humerus, initial encounter +T84191D Other mechanical complication of internal fixation device of left humerus, subsequent encounter +T84191S Other mechanical complication of internal fixation device of left humerus, sequela +T84192A Other mechanical complication of internal fixation device of bone of right forearm, initial encounter +T84192D Other mechanical complication of internal fixation device of bone of right forearm, subsequent encounter +T84192S Other mechanical complication of internal fixation device of bone of right forearm, sequela +T84193A Other mechanical complication of internal fixation device of bone of left forearm, initial encounter +T84193D Other mechanical complication of internal fixation device of bone of left forearm, subsequent encounter +T84193S Other mechanical complication of internal fixation device of bone of left forearm, sequela +T84194A Other mechanical complication of internal fixation device of right femur, initial encounter +T84194D Other mechanical complication of internal fixation device of right femur, subsequent encounter +T84194S Other mechanical complication of internal fixation device of right femur, sequela +T84195A Other mechanical complication of internal fixation device of left femur, initial encounter +T84195D Other mechanical complication of internal fixation device of left femur, subsequent encounter +T84195S Other mechanical complication of internal fixation device of left femur, sequela +T84196A Other mechanical complication of internal fixation device of bone of right lower leg, initial encounter +T84196D Other mechanical complication of internal fixation device of bone of right lower leg, subsequent encounter +T84196S Other mechanical complication of internal fixation device of bone of right lower leg, sequela +T84197A Other mechanical complication of internal fixation device of bone of left lower leg, initial encounter +T84197D Other mechanical complication of internal fixation device of bone of left lower leg, subsequent encounter +T84197S Other mechanical complication of internal fixation device of bone of left lower leg, sequela +T84199A Other mechanical complication of internal fixation device of unspecified bone of limb, initial encounter +T84199D Other mechanical complication of internal fixation device of unspecified bone of limb, subsequent encounter +T84199S Other mechanical complication of internal fixation device of unspecified bone of limb, sequela +T84210A Breakdown (mechanical) of internal fixation device of bones of hand and fingers, initial encounter +T84210D Breakdown (mechanical) of internal fixation device of bones of hand and fingers, subsequent encounter +T84210S Breakdown (mechanical) of internal fixation device of bones of hand and fingers, sequela +T84213A Breakdown (mechanical) of internal fixation device of bones of foot and toes, initial encounter +T84213D Breakdown (mechanical) of internal fixation device of bones of foot and toes, subsequent encounter +T84213S Breakdown (mechanical) of internal fixation device of bones of foot and toes, sequela +T84216A Breakdown (mechanical) of internal fixation device of vertebrae, initial encounter +T84216D Breakdown (mechanical) of internal fixation device of vertebrae, subsequent encounter +T84216S Breakdown (mechanical) of internal fixation device of vertebrae, sequela +T84218A Breakdown (mechanical) of internal fixation device of other bones, initial encounter +T84218D Breakdown (mechanical) of internal fixation device of other bones, subsequent encounter +T84218S Breakdown (mechanical) of internal fixation device of other bones, sequela +T84220A Displacement of internal fixation device of bones of hand and fingers, initial encounter +T84220D Displacement of internal fixation device of bones of hand and fingers, subsequent encounter +T84220S Displacement of internal fixation device of bones of hand and fingers, sequela +T84223A Displacement of internal fixation device of bones of foot and toes, initial encounter +T84223D Displacement of internal fixation device of bones of foot and toes, subsequent encounter +T84223S Displacement of internal fixation device of bones of foot and toes, sequela +T84226A Displacement of internal fixation device of vertebrae, initial encounter +T84226D Displacement of internal fixation device of vertebrae, subsequent encounter +T84226S Displacement of internal fixation device of vertebrae, sequela +T84228A Displacement of internal fixation device of other bones, initial encounter +T84228D Displacement of internal fixation device of other bones, subsequent encounter +T84228S Displacement of internal fixation device of other bones, sequela +T84290A Other mechanical complication of internal fixation device of bones of hand and fingers, initial encounter +T84290D Other mechanical complication of internal fixation device of bones of hand and fingers, subsequent encounter +T84290S Other mechanical complication of internal fixation device of bones of hand and fingers, sequela +T84293A Other mechanical complication of internal fixation device of bones of foot and toes, initial encounter +T84293D Other mechanical complication of internal fixation device of bones of foot and toes, subsequent encounter +T84293S Other mechanical complication of internal fixation device of bones of foot and toes, sequela +T84296A Other mechanical complication of internal fixation device of vertebrae, initial encounter +T84296D Other mechanical complication of internal fixation device of vertebrae, subsequent encounter +T84296S Other mechanical complication of internal fixation device of vertebrae, sequela +T84298A Other mechanical complication of internal fixation device of other bones, initial encounter +T84298D Other mechanical complication of internal fixation device of other bones, subsequent encounter +T84298S Other mechanical complication of internal fixation device of other bones, sequela +T84310A Breakdown (mechanical) of electronic bone stimulator, initial encounter +T84310D Breakdown (mechanical) of electronic bone stimulator, subsequent encounter +T84310S Breakdown (mechanical) of electronic bone stimulator, sequela +T84318A Breakdown (mechanical) of other bone devices, implants and grafts, initial encounter +T84318D Breakdown (mechanical) of other bone devices, implants and grafts, subsequent encounter +T84318S Breakdown (mechanical) of other bone devices, implants and grafts, sequela +T84320A Displacement of electronic bone stimulator, initial encounter +T84320D Displacement of electronic bone stimulator, subsequent encounter +T84320S Displacement of electronic bone stimulator, sequela +T84328A Displacement of other bone devices, implants and grafts, initial encounter +T84328D Displacement of other bone devices, implants and grafts, subsequent encounter +T84328S Displacement of other bone devices, implants and grafts, sequela +T84390A Other mechanical complication of electronic bone stimulator, initial encounter +T84390D Other mechanical complication of electronic bone stimulator, subsequent encounter +T84390S Other mechanical complication of electronic bone stimulator, sequela +T84398A Other mechanical complication of other bone devices, implants and grafts, initial encounter +T84398D Other mechanical complication of other bone devices, implants and grafts, subsequent encounter +T84398S Other mechanical complication of other bone devices, implants and grafts, sequela +T84410A Breakdown (mechanical) of muscle and tendon graft, initial encounter +T84410D Breakdown (mechanical) of muscle and tendon graft, subsequent encounter +T84410S Breakdown (mechanical) of muscle and tendon graft, sequela +T84418A Breakdown (mechanical) of other internal orthopedic devices, implants and grafts, initial encounter +T84418D Breakdown (mechanical) of other internal orthopedic devices, implants and grafts, subsequent encounter +T84418S Breakdown (mechanical) of other internal orthopedic devices, implants and grafts, sequela +T84420A Displacement of muscle and tendon graft, initial encounter +T84420D Displacement of muscle and tendon graft, subsequent encounter +T84420S Displacement of muscle and tendon graft, sequela +T84428A Displacement of other internal orthopedic devices, implants and grafts, initial encounter +T84428D Displacement of other internal orthopedic devices, implants and grafts, subsequent encounter +T84428S Displacement of other internal orthopedic devices, implants and grafts, sequela +T84490A Other mechanical complication of muscle and tendon graft, initial encounter +T84490D Other mechanical complication of muscle and tendon graft, subsequent encounter +T84490S Other mechanical complication of muscle and tendon graft, sequela +T84498A Other mechanical complication of other internal orthopedic devices, implants and grafts, initial encounter +T84498D Other mechanical complication of other internal orthopedic devices, implants and grafts, subsequent encounter +T84498S Other mechanical complication of other internal orthopedic devices, implants and grafts, sequela +T8450XA Infection and inflammatory reaction due to unspecified internal joint prosthesis, initial encounter +T8450XD Infection and inflammatory reaction due to unspecified internal joint prosthesis, subsequent encounter +T8450XS Infection and inflammatory reaction due to unspecified internal joint prosthesis, sequela +T8451XA Infection and inflammatory reaction due to internal right hip prosthesis, initial encounter +T8451XD Infection and inflammatory reaction due to internal right hip prosthesis, subsequent encounter +T8451XS Infection and inflammatory reaction due to internal right hip prosthesis, sequela +T8452XA Infection and inflammatory reaction due to internal left hip prosthesis, initial encounter +T8452XD Infection and inflammatory reaction due to internal left hip prosthesis, subsequent encounter +T8452XS Infection and inflammatory reaction due to internal left hip prosthesis, sequela +T8453XA Infection and inflammatory reaction due to internal right knee prosthesis, initial encounter +T8453XD Infection and inflammatory reaction due to internal right knee prosthesis, subsequent encounter +T8453XS Infection and inflammatory reaction due to internal right knee prosthesis, sequela +T8454XA Infection and inflammatory reaction due to internal left knee prosthesis, initial encounter +T8454XD Infection and inflammatory reaction due to internal left knee prosthesis, subsequent encounter +T8454XS Infection and inflammatory reaction due to internal left knee prosthesis, sequela +T8459XA Infection and inflammatory reaction due to other internal joint prosthesis, initial encounter +T8459XD Infection and inflammatory reaction due to other internal joint prosthesis, subsequent encounter +T8459XS Infection and inflammatory reaction due to other internal joint prosthesis, sequela +T8460XA Infection and inflammatory reaction due to internal fixation device of unspecified site, initial encounter +T8460XD Infection and inflammatory reaction due to internal fixation device of unspecified site, subsequent encounter +T8460XS Infection and inflammatory reaction due to internal fixation device of unspecified site, sequela +T84610A Infection and inflammatory reaction due to internal fixation device of right humerus, initial encounter +T84610D Infection and inflammatory reaction due to internal fixation device of right humerus, subsequent encounter +T84610S Infection and inflammatory reaction due to internal fixation device of right humerus, sequela +T84611A Infection and inflammatory reaction due to internal fixation device of left humerus, initial encounter +T84611D Infection and inflammatory reaction due to internal fixation device of left humerus, subsequent encounter +T84611S Infection and inflammatory reaction due to internal fixation device of left humerus, sequela +T84612A Infection and inflammatory reaction due to internal fixation device of right radius, initial encounter +T84612D Infection and inflammatory reaction due to internal fixation device of right radius, subsequent encounter +T84612S Infection and inflammatory reaction due to internal fixation device of right radius, sequela +T84613A Infection and inflammatory reaction due to internal fixation device of left radius, initial encounter +T84613D Infection and inflammatory reaction due to internal fixation device of left radius, subsequent encounter +T84613S Infection and inflammatory reaction due to internal fixation device of left radius, sequela +T84614A Infection and inflammatory reaction due to internal fixation device of right ulna, initial encounter +T84614D Infection and inflammatory reaction due to internal fixation device of right ulna, subsequent encounter +T84614S Infection and inflammatory reaction due to internal fixation device of right ulna, sequela +T84615A Infection and inflammatory reaction due to internal fixation device of left ulna, initial encounter +T84615D Infection and inflammatory reaction due to internal fixation device of left ulna, subsequent encounter +T84615S Infection and inflammatory reaction due to internal fixation device of left ulna, sequela +T84619A Infection and inflammatory reaction due to internal fixation device of unspecified bone of arm, initial encounter +T84619D Infection and inflammatory reaction due to internal fixation device of unspecified bone of arm, subsequent encounter +T84619S Infection and inflammatory reaction due to internal fixation device of unspecified bone of arm, sequela +T84620A Infection and inflammatory reaction due to internal fixation device of right femur, initial encounter +T84620D Infection and inflammatory reaction due to internal fixation device of right femur, subsequent encounter +T84620S Infection and inflammatory reaction due to internal fixation device of right femur, sequela +T84621A Infection and inflammatory reaction due to internal fixation device of left femur, initial encounter +T84621D Infection and inflammatory reaction due to internal fixation device of left femur, subsequent encounter +T84621S Infection and inflammatory reaction due to internal fixation device of left femur, sequela +T84622A Infection and inflammatory reaction due to internal fixation device of right tibia, initial encounter +T84622D Infection and inflammatory reaction due to internal fixation device of right tibia, subsequent encounter +T84622S Infection and inflammatory reaction due to internal fixation device of right tibia, sequela +T84623A Infection and inflammatory reaction due to internal fixation device of left tibia, initial encounter +T84623D Infection and inflammatory reaction due to internal fixation device of left tibia, subsequent encounter +T84623S Infection and inflammatory reaction due to internal fixation device of left tibia, sequela +T84624A Infection and inflammatory reaction due to internal fixation device of right fibula, initial encounter +T84624D Infection and inflammatory reaction due to internal fixation device of right fibula, subsequent encounter +T84624S Infection and inflammatory reaction due to internal fixation device of right fibula, sequela +T84625A Infection and inflammatory reaction due to internal fixation device of left fibula, initial encounter +T84625D Infection and inflammatory reaction due to internal fixation device of left fibula, subsequent encounter +T84625S Infection and inflammatory reaction due to internal fixation device of left fibula, sequela +T84629A Infection and inflammatory reaction due to internal fixation device of unspecified bone of leg, initial encounter +T84629D Infection and inflammatory reaction due to internal fixation device of unspecified bone of leg, subsequent encounter +T84629S Infection and inflammatory reaction due to internal fixation device of unspecified bone of leg, sequela +T8463XA Infection and inflammatory reaction due to internal fixation device of spine, initial encounter +T8463XD Infection and inflammatory reaction due to internal fixation device of spine, subsequent encounter +T8463XS Infection and inflammatory reaction due to internal fixation device of spine, sequela +T8469XA Infection and inflammatory reaction due to internal fixation device of other site, initial encounter +T8469XD Infection and inflammatory reaction due to internal fixation device of other site, subsequent encounter +T8469XS Infection and inflammatory reaction due to internal fixation device of other site, sequela +T847XXA Infection and inflammatory reaction due to other internal orthopedic prosthetic devices, implants and grafts, initial encounter +T847XXD Infection and inflammatory reaction due to other internal orthopedic prosthetic devices, implants and grafts, subsequent encounter +T847XXS Infection and inflammatory reaction due to other internal orthopedic prosthetic devices, implants and grafts, sequela +T8481XA Embolism due to internal orthopedic prosthetic devices, implants and grafts, initial encounter +T8481XD Embolism due to internal orthopedic prosthetic devices, implants and grafts, subsequent encounter +T8481XS Embolism due to internal orthopedic prosthetic devices, implants and grafts, sequela +T8482XA Fibrosis due to internal orthopedic prosthetic devices, implants and grafts, initial encounter +T8482XD Fibrosis due to internal orthopedic prosthetic devices, implants and grafts, subsequent encounter +T8482XS Fibrosis due to internal orthopedic prosthetic devices, implants and grafts, sequela +T8483XA Hemorrhage due to internal orthopedic prosthetic devices, implants and grafts, initial encounter +T8483XD Hemorrhage due to internal orthopedic prosthetic devices, implants and grafts, subsequent encounter +T8483XS Hemorrhage due to internal orthopedic prosthetic devices, implants and grafts, sequela +T8484XA Pain due to internal orthopedic prosthetic devices, implants and grafts, initial encounter +T8484XD Pain due to internal orthopedic prosthetic devices, implants and grafts, subsequent encounter +T8484XS Pain due to internal orthopedic prosthetic devices, implants and grafts, sequela +T8485XA Stenosis due to internal orthopedic prosthetic devices, implants and grafts, initial encounter +T8485XD Stenosis due to internal orthopedic prosthetic devices, implants and grafts, subsequent encounter +T8485XS Stenosis due to internal orthopedic prosthetic devices, implants and grafts, sequela +T8486XA Thrombosis due to internal orthopedic prosthetic devices, implants and grafts, initial encounter +T8486XD Thrombosis due to internal orthopedic prosthetic devices, implants and grafts, subsequent encounter +T8486XS Thrombosis due to internal orthopedic prosthetic devices, implants and grafts, sequela +T8489XA Other specified complication of internal orthopedic prosthetic devices, implants and grafts, initial encounter +T8489XD Other specified complication of internal orthopedic prosthetic devices, implants and grafts, subsequent encounter +T8489XS Other specified complication of internal orthopedic prosthetic devices, implants and grafts, sequela +T849XXA Unspecified complication of internal orthopedic prosthetic device, implant and graft, initial encounter +T849XXD Unspecified complication of internal orthopedic prosthetic device, implant and graft, subsequent encounter +T849XXS Unspecified complication of internal orthopedic prosthetic device, implant and graft, sequela +T8501XA Breakdown (mechanical) of ventricular intracranial (communicating) shunt, initial encounter +T8501XD Breakdown (mechanical) of ventricular intracranial (communicating) shunt, subsequent encounter +T8501XS Breakdown (mechanical) of ventricular intracranial (communicating) shunt, sequela +T8502XA Displacement of ventricular intracranial (communicating) shunt, initial encounter +T8502XD Displacement of ventricular intracranial (communicating) shunt, subsequent encounter +T8502XS Displacement of ventricular intracranial (communicating) shunt, sequela +T8503XA Leakage of ventricular intracranial (communicating) shunt, initial encounter +T8503XD Leakage of ventricular intracranial (communicating) shunt, subsequent encounter +T8503XS Leakage of ventricular intracranial (communicating) shunt, sequela +T8509XA Other mechanical complication of ventricular intracranial (communicating) shunt, initial encounter +T8509XD Other mechanical complication of ventricular intracranial (communicating) shunt, subsequent encounter +T8509XS Other mechanical complication of ventricular intracranial (communicating) shunt, sequela +T85110A Breakdown (mechanical) of implanted electronic neurostimulator of brain electrode (lead), initial encounter +T85110D Breakdown (mechanical) of implanted electronic neurostimulator of brain electrode (lead), subsequent encounter +T85110S Breakdown (mechanical) of implanted electronic neurostimulator of brain electrode (lead), sequela +T85111A Breakdown (mechanical) of implanted electronic neurostimulator of peripheral nerve electrode (lead), initial encounter +T85111D Breakdown (mechanical) of implanted electronic neurostimulator of peripheral nerve electrode (lead), subsequent encounter +T85111S Breakdown (mechanical) of implanted electronic neurostimulator of peripheral nerve electrode (lead), sequela +T85112A Breakdown (mechanical) of implanted electronic neurostimulator of spinal cord electrode (lead), initial encounter +T85112D Breakdown (mechanical) of implanted electronic neurostimulator of spinal cord electrode (lead), subsequent encounter +T85112S Breakdown (mechanical) of implanted electronic neurostimulator of spinal cord electrode (lead), sequela +T85113A Breakdown (mechanical) of implanted electronic neurostimulator, generator, initial encounter +T85113D Breakdown (mechanical) of implanted electronic neurostimulator, generator, subsequent encounter +T85113S Breakdown (mechanical) of implanted electronic neurostimulator, generator, sequela +T85118A Breakdown (mechanical) of other implanted electronic stimulator of nervous system, initial encounter +T85118D Breakdown (mechanical) of other implanted electronic stimulator of nervous system, subsequent encounter +T85118S Breakdown (mechanical) of other implanted electronic stimulator of nervous system, sequela +T85120A Displacement of implanted electronic neurostimulator of brain electrode (lead), initial encounter +T85120D Displacement of implanted electronic neurostimulator of brain electrode (lead), subsequent encounter +T85120S Displacement of implanted electronic neurostimulator of brain electrode (lead), sequela +T85121A Displacement of implanted electronic neurostimulator of peripheral nerve electrode (lead), initial encounter +T85121D Displacement of implanted electronic neurostimulator of peripheral nerve electrode (lead), subsequent encounter +T85121S Displacement of implanted electronic neurostimulator of peripheral nerve electrode (lead), sequela +T85122A Displacement of implanted electronic neurostimulator of spinal cord electrode (lead), initial encounter +T85122D Displacement of implanted electronic neurostimulator of spinal cord electrode (lead), subsequent encounter +T85122S Displacement of implanted electronic neurostimulator of spinal cord electrode (lead), sequela +T85123A Displacement of implanted electronic neurostimulator, generator, initial encounter +T85123D Displacement of implanted electronic neurostimulator, generator, subsequent encounter +T85123S Displacement of implanted electronic neurostimulator, generator, sequela +T85128A Displacement of other implanted electronic stimulator of nervous system, initial encounter +T85128D Displacement of other implanted electronic stimulator of nervous system, subsequent encounter +T85128S Displacement of other implanted electronic stimulator of nervous system, sequela +T85190A Other mechanical complication of implanted electronic neurostimulator of brain electrode (lead), initial encounter +T85190D Other mechanical complication of implanted electronic neurostimulator of brain electrode (lead), subsequent encounter +T85190S Other mechanical complication of implanted electronic neurostimulator of brain electrode (lead), sequela +T85191A Other mechanical complication of implanted electronic neurostimulator of peripheral nerve electrode (lead), initial encounter +T85191D Other mechanical complication of implanted electronic neurostimulator of peripheral nerve electrode (lead), subsequent encounter +T85191S Other mechanical complication of implanted electronic neurostimulator of peripheral nerve electrode (lead), sequela +T85192A Other mechanical complication of implanted electronic neurostimulator of spinal cord electrode (lead), initial encounter +T85192D Other mechanical complication of implanted electronic neurostimulator of spinal cord electrode (lead), subsequent encounter +T85192S Other mechanical complication of implanted electronic neurostimulator of spinal cord electrode (lead), sequela +T85193A Other mechanical complication of implanted electronic neurostimulator, generator, initial encounter +T85193D Other mechanical complication of implanted electronic neurostimulator, generator, subsequent encounter +T85193S Other mechanical complication of implanted electronic neurostimulator, generator, sequela +T85199A Other mechanical complication of other implanted electronic stimulator of nervous system, initial encounter +T85199D Other mechanical complication of other implanted electronic stimulator of nervous system, subsequent encounter +T85199S Other mechanical complication of other implanted electronic stimulator of nervous system, sequela +T8521XA Breakdown (mechanical) of intraocular lens, initial encounter +T8521XD Breakdown (mechanical) of intraocular lens, subsequent encounter +T8521XS Breakdown (mechanical) of intraocular lens, sequela +T8522XA Displacement of intraocular lens, initial encounter +T8522XD Displacement of intraocular lens, subsequent encounter +T8522XS Displacement of intraocular lens, sequela +T8529XA Other mechanical complication of intraocular lens, initial encounter +T8529XD Other mechanical complication of intraocular lens, subsequent encounter +T8529XS Other mechanical complication of intraocular lens, sequela +T85310A Breakdown (mechanical) of prosthetic orbit of right eye, initial encounter +T85310D Breakdown (mechanical) of prosthetic orbit of right eye, subsequent encounter +T85310S Breakdown (mechanical) of prosthetic orbit of right eye, sequela +T85311A Breakdown (mechanical) of prosthetic orbit of left eye, initial encounter +T85311D Breakdown (mechanical) of prosthetic orbit of left eye, subsequent encounter +T85311S Breakdown (mechanical) of prosthetic orbit of left eye, sequela +T85318A Breakdown (mechanical) of other ocular prosthetic devices, implants and grafts, initial encounter +T85318D Breakdown (mechanical) of other ocular prosthetic devices, implants and grafts, subsequent encounter +T85318S Breakdown (mechanical) of other ocular prosthetic devices, implants and grafts, sequela +T85320A Displacement of prosthetic orbit of right eye, initial encounter +T85320D Displacement of prosthetic orbit of right eye, subsequent encounter +T85320S Displacement of prosthetic orbit of right eye, sequela +T85321A Displacement of prosthetic orbit of left eye, initial encounter +T85321D Displacement of prosthetic orbit of left eye, subsequent encounter +T85321S Displacement of prosthetic orbit of left eye, sequela +T85328A Displacement of other ocular prosthetic devices, implants and grafts, initial encounter +T85328D Displacement of other ocular prosthetic devices, implants and grafts, subsequent encounter +T85328S Displacement of other ocular prosthetic devices, implants and grafts, sequela +T85390A Other mechanical complication of prosthetic orbit of right eye, initial encounter +T85390D Other mechanical complication of prosthetic orbit of right eye, subsequent encounter +T85390S Other mechanical complication of prosthetic orbit of right eye, sequela +T85391A Other mechanical complication of prosthetic orbit of left eye, initial encounter +T85391D Other mechanical complication of prosthetic orbit of left eye, subsequent encounter +T85391S Other mechanical complication of prosthetic orbit of left eye, sequela +T85398A Other mechanical complication of other ocular prosthetic devices, implants and grafts, initial encounter +T85398D Other mechanical complication of other ocular prosthetic devices, implants and grafts, subsequent encounter +T85398S Other mechanical complication of other ocular prosthetic devices, implants and grafts, sequela +T8541XA Breakdown (mechanical) of breast prosthesis and implant, initial encounter +T8541XD Breakdown (mechanical) of breast prosthesis and implant, subsequent encounter +T8541XS Breakdown (mechanical) of breast prosthesis and implant, sequela +T8542XA Displacement of breast prosthesis and implant, initial encounter +T8542XD Displacement of breast prosthesis and implant, subsequent encounter +T8542XS Displacement of breast prosthesis and implant, sequela +T8543XA Leakage of breast prosthesis and implant, initial encounter +T8543XD Leakage of breast prosthesis and implant, subsequent encounter +T8543XS Leakage of breast prosthesis and implant, sequela +T8544XA Capsular contracture of breast implant, initial encounter +T8544XD Capsular contracture of breast implant, subsequent encounter +T8544XS Capsular contracture of breast implant, sequela +T8549XA Other mechanical complication of breast prosthesis and implant, initial encounter +T8549XD Other mechanical complication of breast prosthesis and implant, subsequent encounter +T8549XS Other mechanical complication of breast prosthesis and implant, sequela +T85510A Breakdown (mechanical) of bile duct prosthesis, initial encounter +T85510D Breakdown (mechanical) of bile duct prosthesis, subsequent encounter +T85510S Breakdown (mechanical) of bile duct prosthesis, sequela +T85511A Breakdown (mechanical) of esophageal anti-reflux device, initial encounter +T85511D Breakdown (mechanical) of esophageal anti-reflux device, subsequent encounter +T85511S Breakdown (mechanical) of esophageal anti-reflux device, sequela +T85518A Breakdown (mechanical) of other gastrointestinal prosthetic devices, implants and grafts, initial encounter +T85518D Breakdown (mechanical) of other gastrointestinal prosthetic devices, implants and grafts, subsequent encounter +T85518S Breakdown (mechanical) of other gastrointestinal prosthetic devices, implants and grafts, sequela +T85520A Displacement of bile duct prosthesis, initial encounter +T85520D Displacement of bile duct prosthesis, subsequent encounter +T85520S Displacement of bile duct prosthesis, sequela +T85521A Displacement of esophageal anti-reflux device, initial encounter +T85521D Displacement of esophageal anti-reflux device, subsequent encounter +T85521S Displacement of esophageal anti-reflux device, sequela +T85528A Displacement of other gastrointestinal prosthetic devices, implants and grafts, initial encounter +T85528D Displacement of other gastrointestinal prosthetic devices, implants and grafts, subsequent encounter +T85528S Displacement of other gastrointestinal prosthetic devices, implants and grafts, sequela +T85590A Other mechanical complication of bile duct prosthesis, initial encounter +T85590D Other mechanical complication of bile duct prosthesis, subsequent encounter +T85590S Other mechanical complication of bile duct prosthesis, sequela +T85591A Other mechanical complication of esophageal anti-reflux device, initial encounter +T85591D Other mechanical complication of esophageal anti-reflux device, subsequent encounter +T85591S Other mechanical complication of esophageal anti-reflux device, sequela +T85598A Other mechanical complication of other gastrointestinal prosthetic devices, implants and grafts, initial encounter +T85598D Other mechanical complication of other gastrointestinal prosthetic devices, implants and grafts, subsequent encounter +T85598S Other mechanical complication of other gastrointestinal prosthetic devices, implants and grafts, sequela +T85610A Breakdown (mechanical) of cranial or spinal infusion catheter, initial encounter +T85610D Breakdown (mechanical) of cranial or spinal infusion catheter, subsequent encounter +T85610S Breakdown (mechanical) of cranial or spinal infusion catheter, sequela +T85611A Breakdown (mechanical) of intraperitoneal dialysis catheter, initial encounter +T85611D Breakdown (mechanical) of intraperitoneal dialysis catheter, subsequent encounter +T85611S Breakdown (mechanical) of intraperitoneal dialysis catheter, sequela +T85612A Breakdown (mechanical) of permanent sutures, initial encounter +T85612D Breakdown (mechanical) of permanent sutures, subsequent encounter +T85612S Breakdown (mechanical) of permanent sutures, sequela +T85613A Breakdown (mechanical) of artificial skin graft and decellularized allodermis, initial encounter +T85613D Breakdown (mechanical) of artificial skin graft and decellularized allodermis, subsequent encounter +T85613S Breakdown (mechanical) of artificial skin graft and decellularized allodermis, sequela +T85614A Breakdown (mechanical) of insulin pump, initial encounter +T85614D Breakdown (mechanical) of insulin pump, subsequent encounter +T85614S Breakdown (mechanical) of insulin pump, sequela +T85615A Breakdown (mechanical) of other nervous system device, implant or graft, initial encounter +T85615D Breakdown (mechanical) of other nervous system device, implant or graft, subsequent encounter +T85615S Breakdown (mechanical) of other nervous system device, implant or graft, sequela +T85618A Breakdown (mechanical) of other specified internal prosthetic devices, implants and grafts, initial encounter +T85618D Breakdown (mechanical) of other specified internal prosthetic devices, implants and grafts, subsequent encounter +T85618S Breakdown (mechanical) of other specified internal prosthetic devices, implants and grafts, sequela +T85620A Displacement of cranial or spinal infusion catheter, initial encounter +T85620D Displacement of cranial or spinal infusion catheter, subsequent encounter +T85620S Displacement of cranial or spinal infusion catheter, sequela +T85621A Displacement of intraperitoneal dialysis catheter, initial encounter +T85621D Displacement of intraperitoneal dialysis catheter, subsequent encounter +T85621S Displacement of intraperitoneal dialysis catheter, sequela +T85622A Displacement of permanent sutures, initial encounter +T85622D Displacement of permanent sutures, subsequent encounter +T85622S Displacement of permanent sutures, sequela +T85623A Displacement of artificial skin graft and decellularized allodermis, initial encounter +T85623D Displacement of artificial skin graft and decellularized allodermis, subsequent encounter +T85623S Displacement of artificial skin graft and decellularized allodermis, sequela +T85624A Displacement of insulin pump, initial encounter +T85624D Displacement of insulin pump, subsequent encounter +T85624S Displacement of insulin pump, sequela +T85625A Displacement of other nervous system device, implant or graft, initial encounter +T85625D Displacement of other nervous system device, implant or graft, subsequent encounter +T85625S Displacement of other nervous system device, implant or graft, sequela +T85628A Displacement of other specified internal prosthetic devices, implants and grafts, initial encounter +T85628D Displacement of other specified internal prosthetic devices, implants and grafts, subsequent encounter +T85628S Displacement of other specified internal prosthetic devices, implants and grafts, sequela +T85630A Leakage of cranial or spinal infusion catheter, initial encounter +T85630D Leakage of cranial or spinal infusion catheter, subsequent encounter +T85630S Leakage of cranial or spinal infusion catheter, sequela +T85631A Leakage of intraperitoneal dialysis catheter, initial encounter +T85631D Leakage of intraperitoneal dialysis catheter, subsequent encounter +T85631S Leakage of intraperitoneal dialysis catheter, sequela +T85633A Leakage of insulin pump, initial encounter +T85633D Leakage of insulin pump, subsequent encounter +T85633S Leakage of insulin pump, sequela +T85635A Leakage of other nervous system device, implant or graft, initial encounter +T85635D Leakage of other nervous system device, implant or graft, subsequent encounter +T85635S Leakage of other nervous system device, implant or graft, sequela +T85638A Leakage of other specified internal prosthetic devices, implants and grafts, initial encounter +T85638D Leakage of other specified internal prosthetic devices, implants and grafts, subsequent encounter +T85638S Leakage of other specified internal prosthetic devices, implants and grafts, sequela +T85690A Other mechanical complication of cranial or spinal infusion catheter, initial encounter +T85690D Other mechanical complication of cranial or spinal infusion catheter, subsequent encounter +T85690S Other mechanical complication of cranial or spinal infusion catheter, sequela +T85691A Other mechanical complication of intraperitoneal dialysis catheter, initial encounter +T85691D Other mechanical complication of intraperitoneal dialysis catheter, subsequent encounter +T85691S Other mechanical complication of intraperitoneal dialysis catheter, sequela +T85692A Other mechanical complication of permanent sutures, initial encounter +T85692D Other mechanical complication of permanent sutures, subsequent encounter +T85692S Other mechanical complication of permanent sutures, sequela +T85693A Other mechanical complication of artificial skin graft and decellularized allodermis, initial encounter +T85693D Other mechanical complication of artificial skin graft and decellularized allodermis, subsequent encounter +T85693S Other mechanical complication of artificial skin graft and decellularized allodermis, sequela +T85694A Other mechanical complication of insulin pump, initial encounter +T85694D Other mechanical complication of insulin pump, subsequent encounter +T85694S Other mechanical complication of insulin pump, sequela +T85695A Other mechanical complication of other nervous system device, implant or graft, initial encounter +T85695D Other mechanical complication of other nervous system device, implant or graft, subsequent encounter +T85695S Other mechanical complication of other nervous system device, implant or graft, sequela +T85698A Other mechanical complication of other specified internal prosthetic devices, implants and grafts, initial encounter +T85698D Other mechanical complication of other specified internal prosthetic devices, implants and grafts, subsequent encounter +T85698S Other mechanical complication of other specified internal prosthetic devices, implants and grafts, sequela +T8571XA Infection and inflammatory reaction due to peritoneal dialysis catheter, initial encounter +T8571XD Infection and inflammatory reaction due to peritoneal dialysis catheter, subsequent encounter +T8571XS Infection and inflammatory reaction due to peritoneal dialysis catheter, sequela +T8572XA Infection and inflammatory reaction due to insulin pump, initial encounter +T8572XD Infection and inflammatory reaction due to insulin pump, subsequent encounter +T8572XS Infection and inflammatory reaction due to insulin pump, sequela +T85730A Infection and inflammatory reaction due to ventricular intracranial (communicating) shunt, initial encounter +T85730D Infection and inflammatory reaction due to ventricular intracranial (communicating) shunt, subsequent encounter +T85730S Infection and inflammatory reaction due to ventricular intracranial (communicating) shunt, sequela +T85731A Infection and inflammatory reaction due to implanted electronic neurostimulator of brain, electrode (lead), initial encounter +T85731D Infection and inflammatory reaction due to implanted electronic neurostimulator of brain, electrode (lead), subsequent encounter +T85731S Infection and inflammatory reaction due to implanted electronic neurostimulator of brain, electrode (lead), sequela +T85732A Infection and inflammatory reaction due to implanted electronic neurostimulator of peripheral nerve, electrode (lead), initial encounter +T85732D Infection and inflammatory reaction due to implanted electronic neurostimulator of peripheral nerve, electrode (lead), subsequent encounter +T85732S Infection and inflammatory reaction due to implanted electronic neurostimulator of peripheral nerve, electrode (lead), sequela +T85733A Infection and inflammatory reaction due to implanted electronic neurostimulator of spinal cord, electrode (lead), initial encounter +T85733D Infection and inflammatory reaction due to implanted electronic neurostimulator of spinal cord, electrode (lead), subsequent encounter +T85733S Infection and inflammatory reaction due to implanted electronic neurostimulator of spinal cord, electrode (lead), sequela +T85734A Infection and inflammatory reaction due to implanted electronic neurostimulator, generator, initial encounter +T85734D Infection and inflammatory reaction due to implanted electronic neurostimulator, generator, subsequent encounter +T85734S Infection and inflammatory reaction due to implanted electronic neurostimulator, generator, sequela +T85735A Infection and inflammatory reaction due to cranial or spinal infusion catheter, initial encounter +T85735D Infection and inflammatory reaction due to cranial or spinal infusion catheter, subsequent encounter +T85735S Infection and inflammatory reaction due to cranial or spinal infusion catheter, sequela +T85738A Infection and inflammatory reaction due to other nervous system device, implant or graft, initial encounter +T85738D Infection and inflammatory reaction due to other nervous system device, implant or graft, subsequent encounter +T85738S Infection and inflammatory reaction due to other nervous system device, implant or graft, sequela +T8579XA Infection and inflammatory reaction due to other internal prosthetic devices, implants and grafts, initial encounter +T8579XD Infection and inflammatory reaction due to other internal prosthetic devices, implants and grafts, subsequent encounter +T8579XS Infection and inflammatory reaction due to other internal prosthetic devices, implants and grafts, sequela +T85810A Embolism due to nervous system prosthetic devices, implants and grafts, initial encounter +T85810D Embolism due to nervous system prosthetic devices, implants and grafts, subsequent encounter +T85810S Embolism due to nervous system prosthetic devices, implants and grafts, sequela +T85818A Embolism due to other internal prosthetic devices, implants and grafts, initial encounter +T85818D Embolism due to other internal prosthetic devices, implants and grafts, subsequent encounter +T85818S Embolism due to other internal prosthetic devices, implants and grafts, sequela +T85820A Fibrosis due to nervous system prosthetic devices, implants and grafts, initial encounter +T85820D Fibrosis due to nervous system prosthetic devices, implants and grafts, subsequent encounter +T85820S Fibrosis due to nervous system prosthetic devices, implants and grafts, sequela +T85828A Fibrosis due to other internal prosthetic devices, implants and grafts, initial encounter +T85828D Fibrosis due to other internal prosthetic devices, implants and grafts, subsequent encounter +T85828S Fibrosis due to other internal prosthetic devices, implants and grafts, sequela +T85830A Hemorrhage due to nervous system prosthetic devices, implants and grafts, initial encounter +T85830D Hemorrhage due to nervous system prosthetic devices, implants and grafts, subsequent encounter +T85830S Hemorrhage due to nervous system prosthetic devices, implants and grafts, sequela +T85838A Hemorrhage due to other internal prosthetic devices, implants and grafts, initial encounter +T85838D Hemorrhage due to other internal prosthetic devices, implants and grafts, subsequent encounter +T85838S Hemorrhage due to other internal prosthetic devices, implants and grafts, sequela +T85840A Pain due to nervous system prosthetic devices, implants and grafts, initial encounter +T85840D Pain due to nervous system prosthetic devices, implants and grafts, subsequent encounter +T85840S Pain due to nervous system prosthetic devices, implants and grafts, sequela +T85848A Pain due to other internal prosthetic devices, implants and grafts, initial encounter +T85848D Pain due to other internal prosthetic devices, implants and grafts, subsequent encounter +T85848S Pain due to other internal prosthetic devices, implants and grafts, sequela +T85850A Stenosis due to nervous system prosthetic devices, implants and grafts, initial encounter +T85850D Stenosis due to nervous system prosthetic devices, implants and grafts, subsequent encounter +T85850S Stenosis due to nervous system prosthetic devices, implants and grafts, sequela +T85858A Stenosis due to other internal prosthetic devices, implants and grafts, initial encounter +T85858D Stenosis due to other internal prosthetic devices, implants and grafts, subsequent encounter +T85858S Stenosis due to other internal prosthetic devices, implants and grafts, sequela +T85860A Thrombosis due to nervous system prosthetic devices, implants and grafts, initial encounter +T85860D Thrombosis due to nervous system prosthetic devices, implants and grafts, subsequent encounter +T85860S Thrombosis due to nervous system prosthetic devices, implants and grafts, sequela +T85868A Thrombosis due to other internal prosthetic devices, implants and grafts, initial encounter +T85868D Thrombosis due to other internal prosthetic devices, implants and grafts, subsequent encounter +T85868S Thrombosis due to other internal prosthetic devices, implants and grafts, sequela +T85890A Other specified complication of nervous system prosthetic devices, implants and grafts, initial encounter +T85890D Other specified complication of nervous system prosthetic devices, implants and grafts, subsequent encounter +T85890S Other specified complication of nervous system prosthetic devices, implants and grafts, sequela +T85898A Other specified complication of other internal prosthetic devices, implants and grafts, initial encounter +T85898D Other specified complication of other internal prosthetic devices, implants and grafts, subsequent encounter +T85898S Other specified complication of other internal prosthetic devices, implants and grafts, sequela +T859XXA Unspecified complication of internal prosthetic device, implant and graft, initial encounter +T859XXD Unspecified complication of internal prosthetic device, implant and graft, subsequent encounter +T859XXS Unspecified complication of internal prosthetic device, implant and graft, sequela +T8600 Unspecified complication of bone marrow transplant +T8601 Bone marrow transplant rejection +T8602 Bone marrow transplant failure +T8603 Bone marrow transplant infection +T8609 Other complications of bone marrow transplant +T8610 Unspecified complication of kidney transplant +T8611 Kidney transplant rejection +T8612 Kidney transplant failure +T8613 Kidney transplant infection +T8619 Other complication of kidney transplant +T8620 Unspecified complication of heart transplant +T8621 Heart transplant rejection +T8622 Heart transplant failure +T8623 Heart transplant infection +T86290 Cardiac allograft vasculopathy +T86298 Other complications of heart transplant +T8630 Unspecified complication of heart-lung transplant +T8631 Heart-lung transplant rejection +T8632 Heart-lung transplant failure +T8633 Heart-lung transplant infection +T8639 Other complications of heart-lung transplant +T8640 Unspecified complication of liver transplant +T8641 Liver transplant rejection +T8642 Liver transplant failure +T8643 Liver transplant infection +T8649 Other complications of liver transplant +T865 Complications of stem cell transplant +T86810 Lung transplant rejection +T86811 Lung transplant failure +T86812 Lung transplant infection +T86818 Other complications of lung transplant +T86819 Unspecified complication of lung transplant +T86820 Skin graft (allograft) rejection +T86821 Skin graft (allograft) (autograft) failure +T86822 Skin graft (allograft) (autograft) infection +T86828 Other complications of skin graft (allograft) (autograft) +T86829 Unspecified complication of skin graft (allograft) (autograft) +T86830 Bone graft rejection +T86831 Bone graft failure +T86832 Bone graft infection +T86838 Other complications of bone graft +T86839 Unspecified complication of bone graft +T86840 Corneal transplant rejection +T86841 Corneal transplant failure +T86842 Corneal transplant infection +T86848 Other complications of corneal transplant +T86849 Unspecified complication of corneal transplant +T86850 Intestine transplant rejection +T86851 Intestine transplant failure +T86852 Intestine transplant infection +T86858 Other complications of intestine transplant +T86859 Unspecified complication of intestine transplant +T86890 Other transplanted tissue rejection +T86891 Other transplanted tissue failure +T86892 Other transplanted tissue infection +T86898 Other complications of other transplanted tissue +T86899 Unspecified complication of other transplanted tissue +T8690 Unspecified complication of unspecified transplanted organ and tissue +T8691 Unspecified transplanted organ and tissue rejection +T8692 Unspecified transplanted organ and tissue failure +T8693 Unspecified transplanted organ and tissue infection +T8699 Other complications of unspecified transplanted organ and tissue +T870X1 Complications of reattached (part of) right upper extremity +T870X2 Complications of reattached (part of) left upper extremity +T870X9 Complications of reattached (part of) unspecified upper extremity +T871X1 Complications of reattached (part of) right lower extremity +T871X2 Complications of reattached (part of) left lower extremity +T871X9 Complications of reattached (part of) unspecified lower extremity +T872 Complications of other reattached body part +T8730 Neuroma of amputation stump, unspecified extremity +T8731 Neuroma of amputation stump, right upper extremity +T8732 Neuroma of amputation stump, left upper extremity +T8733 Neuroma of amputation stump, right lower extremity +T8734 Neuroma of amputation stump, left lower extremity +T8740 Infection of amputation stump, unspecified extremity +T8741 Infection of amputation stump, right upper extremity +T8742 Infection of amputation stump, left upper extremity +T8743 Infection of amputation stump, right lower extremity +T8744 Infection of amputation stump, left lower extremity +T8750 Necrosis of amputation stump, unspecified extremity +T8751 Necrosis of amputation stump, right upper extremity +T8752 Necrosis of amputation stump, left upper extremity +T8753 Necrosis of amputation stump, right lower extremity +T8754 Necrosis of amputation stump, left lower extremity +T8781 Dehiscence of amputation stump +T8789 Other complications of amputation stump +T879 Unspecified complications of amputation stump +T880XXA Infection following immunization, initial encounter +T880XXD Infection following immunization, subsequent encounter +T880XXS Infection following immunization, sequela +T881XXA Other complications following immunization, not elsewhere classified, initial encounter +T881XXD Other complications following immunization, not elsewhere classified, subsequent encounter +T881XXS Other complications following immunization, not elsewhere classified, sequela +T882XXA Shock due to anesthesia, initial encounter +T882XXD Shock due to anesthesia, subsequent encounter +T882XXS Shock due to anesthesia, sequela +T883XXA Malignant hyperthermia due to anesthesia, initial encounter +T883XXD Malignant hyperthermia due to anesthesia, subsequent encounter +T883XXS Malignant hyperthermia due to anesthesia, sequela +T884XXA Failed or difficult intubation, initial encounter +T884XXD Failed or difficult intubation, subsequent encounter +T884XXS Failed or difficult intubation, sequela +T8851XA Hypothermia following anesthesia, initial encounter +T8851XD Hypothermia following anesthesia, subsequent encounter +T8851XS Hypothermia following anesthesia, sequela +T8852XA Failed moderate sedation during procedure, initial encounter +T8852XD Failed moderate sedation during procedure, subsequent encounter +T8852XS Failed moderate sedation during procedure, sequela +T8853XA Unintended awareness under general anesthesia during procedure, initial encounter +T8853XD Unintended awareness under general anesthesia during procedure, subsequent encounter +T8853XS Unintended awareness under general anesthesia during procedure, sequela +T8859XA Other complications of anesthesia, initial encounter +T8859XD Other complications of anesthesia, subsequent encounter +T8859XS Other complications of anesthesia, sequela +T886XXA Anaphylactic reaction due to adverse effect of correct drug or medicament properly administered, initial encounter +T886XXD Anaphylactic reaction due to adverse effect of correct drug or medicament properly administered, subsequent encounter +T886XXS Anaphylactic reaction due to adverse effect of correct drug or medicament properly administered, sequela +T887XXA Unspecified adverse effect of drug or medicament, initial encounter +T887XXD Unspecified adverse effect of drug or medicament, subsequent encounter +T887XXS Unspecified adverse effect of drug or medicament, sequela +T888XXA Other specified complications of surgical and medical care, not elsewhere classified, initial encounter +T888XXD Other specified complications of surgical and medical care, not elsewhere classified, subsequent encounter +T888XXS Other specified complications of surgical and medical care, not elsewhere classified, sequela +T889XXA Complication of surgical and medical care, unspecified, initial encounter +T889XXD Complication of surgical and medical care, unspecified, subsequent encounter +T889XXS Complication of surgical and medical care, unspecified, sequela +V0001XA Pedestrian on foot injured in collision with roller-skater, initial encounter +V0001XD Pedestrian on foot injured in collision with roller-skater, subsequent encounter +V0001XS Pedestrian on foot injured in collision with roller-skater, sequela +V0002XA Pedestrian on foot injured in collision with skateboarder, initial encounter +V0002XD Pedestrian on foot injured in collision with skateboarder, subsequent encounter +V0002XS Pedestrian on foot injured in collision with skateboarder, sequela +V0009XA Pedestrian on foot injured in collision with other pedestrian conveyance, initial encounter +V0009XD Pedestrian on foot injured in collision with other pedestrian conveyance, subsequent encounter +V0009XS Pedestrian on foot injured in collision with other pedestrian conveyance, sequela +V00111A Fall from in-line roller-skates, initial encounter +V00111D Fall from in-line roller-skates, subsequent encounter +V00111S Fall from in-line roller-skates, sequela +V00112A In-line roller-skater colliding with stationary object, initial encounter +V00112D In-line roller-skater colliding with stationary object, subsequent encounter +V00112S In-line roller-skater colliding with stationary object, sequela +V00118A Other in-line roller-skate accident, initial encounter +V00118D Other in-line roller-skate accident, subsequent encounter +V00118S Other in-line roller-skate accident, sequela +V00121A Fall from non-in-line roller-skates, initial encounter +V00121D Fall from non-in-line roller-skates, subsequent encounter +V00121S Fall from non-in-line roller-skates, sequela +V00122A Non-in-line roller-skater colliding with stationary object, initial encounter +V00122D Non-in-line roller-skater colliding with stationary object, subsequent encounter +V00122S Non-in-line roller-skater colliding with stationary object, sequela +V00128A Other non-in-line roller-skating accident, initial encounter +V00128D Other non-in-line roller-skating accident, subsequent encounter +V00128S Other non-in-line roller-skating accident, sequela +V00131A Fall from skateboard, initial encounter +V00131D Fall from skateboard, subsequent encounter +V00131S Fall from skateboard, sequela +V00132A Skateboarder colliding with stationary object, initial encounter +V00132D Skateboarder colliding with stationary object, subsequent encounter +V00132S Skateboarder colliding with stationary object, sequela +V00138A Other skateboard accident, initial encounter +V00138D Other skateboard accident, subsequent encounter +V00138S Other skateboard accident, sequela +V00141A Fall from scooter (nonmotorized), initial encounter +V00141D Fall from scooter (nonmotorized), subsequent encounter +V00141S Fall from scooter (nonmotorized), sequela +V00142A Scooter (nonmotorized) colliding with stationary object, initial encounter +V00142D Scooter (nonmotorized) colliding with stationary object, subsequent encounter +V00142S Scooter (nonmotorized) colliding with stationary object, sequela +V00148A Other scooter (nonmotorized) accident, initial encounter +V00148D Other scooter (nonmotorized) accident, subsequent encounter +V00148S Other scooter (nonmotorized) accident, sequela +V00151A Fall from heelies, initial encounter +V00151D Fall from heelies, subsequent encounter +V00151S Fall from heelies, sequela +V00152A Heelies colliding with stationary object, initial encounter +V00152D Heelies colliding with stationary object, subsequent encounter +V00152S Heelies colliding with stationary object, sequela +V00158A Other heelies accident, initial encounter +V00158D Other heelies accident, subsequent encounter +V00158S Other heelies accident, sequela +V00181A Fall from other rolling-type pedestrian conveyance, initial encounter +V00181D Fall from other rolling-type pedestrian conveyance, subsequent encounter +V00181S Fall from other rolling-type pedestrian conveyance, sequela +V00182A Pedestrian on other rolling-type pedestrian conveyance colliding with stationary object, initial encounter +V00182D Pedestrian on other rolling-type pedestrian conveyance colliding with stationary object, subsequent encounter +V00182S Pedestrian on other rolling-type pedestrian conveyance colliding with stationary object, sequela +V00188A Other accident on other rolling-type pedestrian conveyance, initial encounter +V00188D Other accident on other rolling-type pedestrian conveyance, subsequent encounter +V00188S Other accident on other rolling-type pedestrian conveyance, sequela +V00211A Fall from ice-skates, initial encounter +V00211D Fall from ice-skates, subsequent encounter +V00211S Fall from ice-skates, sequela +V00212A Ice-skater colliding with stationary object, initial encounter +V00212D Ice-skater colliding with stationary object, subsequent encounter +V00212S Ice-skater colliding with stationary object, sequela +V00218A Other ice-skates accident, initial encounter +V00218D Other ice-skates accident, subsequent encounter +V00218S Other ice-skates accident, sequela +V00221A Fall from sled, initial encounter +V00221D Fall from sled, subsequent encounter +V00221S Fall from sled, sequela +V00222A Sledder colliding with stationary object, initial encounter +V00222D Sledder colliding with stationary object, subsequent encounter +V00222S Sledder colliding with stationary object, sequela +V00228A Other sled accident, initial encounter +V00228D Other sled accident, subsequent encounter +V00228S Other sled accident, sequela +V00281A Fall from other gliding-type pedestrian conveyance, initial encounter +V00281D Fall from other gliding-type pedestrian conveyance, subsequent encounter +V00281S Fall from other gliding-type pedestrian conveyance, sequela +V00282A Pedestrian on other gliding-type pedestrian conveyance colliding with stationary object, initial encounter +V00282D Pedestrian on other gliding-type pedestrian conveyance colliding with stationary object, subsequent encounter +V00282S Pedestrian on other gliding-type pedestrian conveyance colliding with stationary object, sequela +V00288A Other accident on other gliding-type pedestrian conveyance, initial encounter +V00288D Other accident on other gliding-type pedestrian conveyance, subsequent encounter +V00288S Other accident on other gliding-type pedestrian conveyance, sequela +V00311A Fall from snowboard, initial encounter +V00311D Fall from snowboard, subsequent encounter +V00311S Fall from snowboard, sequela +V00312A Snowboarder colliding with stationary object, initial encounter +V00312D Snowboarder colliding with stationary object, subsequent encounter +V00312S Snowboarder colliding with stationary object, sequela +V00318A Other snowboard accident, initial encounter +V00318D Other snowboard accident, subsequent encounter +V00318S Other snowboard accident, sequela +V00321A Fall from snow-skis, initial encounter +V00321D Fall from snow-skis, subsequent encounter +V00321S Fall from snow-skis, sequela +V00322A Snow-skier colliding with stationary object, initial encounter +V00322D Snow-skier colliding with stationary object, subsequent encounter +V00322S Snow-skier colliding with stationary object, sequela +V00328A Other snow-ski accident, initial encounter +V00328D Other snow-ski accident, subsequent encounter +V00328S Other snow-ski accident, sequela +V00381A Fall from other flat-bottomed pedestrian conveyance, initial encounter +V00381D Fall from other flat-bottomed pedestrian conveyance, subsequent encounter +V00381S Fall from other flat-bottomed pedestrian conveyance, sequela +V00382A Pedestrian on other flat-bottomed pedestrian conveyance colliding with stationary object, initial encounter +V00382D Pedestrian on other flat-bottomed pedestrian conveyance colliding with stationary object, subsequent encounter +V00382S Pedestrian on other flat-bottomed pedestrian conveyance colliding with stationary object, sequela +V00388A Other accident on other flat-bottomed pedestrian conveyance, initial encounter +V00388D Other accident on other flat-bottomed pedestrian conveyance, subsequent encounter +V00388S Other accident on other flat-bottomed pedestrian conveyance, sequela +V00811A Fall from moving wheelchair (powered), initial encounter +V00811D Fall from moving wheelchair (powered), subsequent encounter +V00811S Fall from moving wheelchair (powered), sequela +V00812A Wheelchair (powered) colliding with stationary object, initial encounter +V00812D Wheelchair (powered) colliding with stationary object, subsequent encounter +V00812S Wheelchair (powered) colliding with stationary object, sequela +V00818A Other accident with wheelchair (powered), initial encounter +V00818D Other accident with wheelchair (powered), subsequent encounter +V00818S Other accident with wheelchair (powered), sequela +V00821A Fall from baby stroller, initial encounter +V00821D Fall from baby stroller, subsequent encounter +V00821S Fall from baby stroller, sequela +V00822A Baby stroller colliding with stationary object, initial encounter +V00822D Baby stroller colliding with stationary object, subsequent encounter +V00822S Baby stroller colliding with stationary object, sequela +V00828A Other accident with baby stroller, initial encounter +V00828D Other accident with baby stroller, subsequent encounter +V00828S Other accident with baby stroller, sequela +V00831A Fall from motorized mobility scooter, initial encounter +V00831D Fall from motorized mobility scooter, subsequent encounter +V00831S Fall from motorized mobility scooter, sequela +V00832A Motorized mobility scooter colliding with stationary object, initial encounter +V00832D Motorized mobility scooter colliding with stationary object, subsequent encounter +V00832S Motorized mobility scooter colliding with stationary object, sequela +V00838A Other accident with motorized mobility scooter, initial encounter +V00838D Other accident with motorized mobility scooter, subsequent encounter +V00838S Other accident with motorized mobility scooter, sequela +V00891A Fall from other pedestrian conveyance, initial encounter +V00891D Fall from other pedestrian conveyance, subsequent encounter +V00891S Fall from other pedestrian conveyance, sequela +V00892A Pedestrian on other pedestrian conveyance colliding with stationary object, initial encounter +V00892D Pedestrian on other pedestrian conveyance colliding with stationary object, subsequent encounter +V00892S Pedestrian on other pedestrian conveyance colliding with stationary object, sequela +V00898A Other accident on other pedestrian conveyance, initial encounter +V00898D Other accident on other pedestrian conveyance, subsequent encounter +V00898S Other accident on other pedestrian conveyance, sequela +V0100XA Pedestrian on foot injured in collision with pedal cycle in nontraffic accident, initial encounter +V0100XD Pedestrian on foot injured in collision with pedal cycle in nontraffic accident, subsequent encounter +V0100XS Pedestrian on foot injured in collision with pedal cycle in nontraffic accident, sequela +V0101XA Pedestrian on roller-skates injured in collision with pedal cycle in nontraffic accident, initial encounter +V0101XD Pedestrian on roller-skates injured in collision with pedal cycle in nontraffic accident, subsequent encounter +V0101XS Pedestrian on roller-skates injured in collision with pedal cycle in nontraffic accident, sequela +V0102XA Pedestrian on skateboard injured in collision with pedal cycle in nontraffic accident, initial encounter +V0102XD Pedestrian on skateboard injured in collision with pedal cycle in nontraffic accident, subsequent encounter +V0102XS Pedestrian on skateboard injured in collision with pedal cycle in nontraffic accident, sequela +V0109XA Pedestrian with other conveyance injured in collision with pedal cycle in nontraffic accident, initial encounter +V0109XD Pedestrian with other conveyance injured in collision with pedal cycle in nontraffic accident, subsequent encounter +V0109XS Pedestrian with other conveyance injured in collision with pedal cycle in nontraffic accident, sequela +V0110XA Pedestrian on foot injured in collision with pedal cycle in traffic accident, initial encounter +V0110XD Pedestrian on foot injured in collision with pedal cycle in traffic accident, subsequent encounter +V0110XS Pedestrian on foot injured in collision with pedal cycle in traffic accident, sequela +V0111XA Pedestrian on roller-skates injured in collision with pedal cycle in traffic accident, initial encounter +V0111XD Pedestrian on roller-skates injured in collision with pedal cycle in traffic accident, subsequent encounter +V0111XS Pedestrian on roller-skates injured in collision with pedal cycle in traffic accident, sequela +V0112XA Pedestrian on skateboard injured in collision with pedal cycle in traffic accident, initial encounter +V0112XD Pedestrian on skateboard injured in collision with pedal cycle in traffic accident, subsequent encounter +V0112XS Pedestrian on skateboard injured in collision with pedal cycle in traffic accident, sequela +V0119XA Pedestrian with other conveyance injured in collision with pedal cycle in traffic accident, initial encounter +V0119XD Pedestrian with other conveyance injured in collision with pedal cycle in traffic accident, subsequent encounter +V0119XS Pedestrian with other conveyance injured in collision with pedal cycle in traffic accident, sequela +V0190XA Pedestrian on foot injured in collision with pedal cycle, unspecified whether traffic or nontraffic accident, initial encounter +V0190XD Pedestrian on foot injured in collision with pedal cycle, unspecified whether traffic or nontraffic accident, subsequent encounter +V0190XS Pedestrian on foot injured in collision with pedal cycle, unspecified whether traffic or nontraffic accident, sequela +V0191XA Pedestrian on roller-skates injured in collision with pedal cycle, unspecified whether traffic or nontraffic accident, initial encounter +V0191XD Pedestrian on roller-skates injured in collision with pedal cycle, unspecified whether traffic or nontraffic accident, subsequent encounter +V0191XS Pedestrian on roller-skates injured in collision with pedal cycle, unspecified whether traffic or nontraffic accident, sequela +V0192XA Pedestrian on skateboard injured in collision with pedal cycle, unspecified whether traffic or nontraffic accident, initial encounter +V0192XD Pedestrian on skateboard injured in collision with pedal cycle, unspecified whether traffic or nontraffic accident, subsequent encounter +V0192XS Pedestrian on skateboard injured in collision with pedal cycle, unspecified whether traffic or nontraffic accident, sequela +V0199XA Pedestrian with other conveyance injured in collision with pedal cycle, unspecified whether traffic or nontraffic accident, initial encounter +V0199XD Pedestrian with other conveyance injured in collision with pedal cycle, unspecified whether traffic or nontraffic accident, subsequent encounter +V0199XS Pedestrian with other conveyance injured in collision with pedal cycle, unspecified whether traffic or nontraffic accident, sequela +V0200XA Pedestrian on foot injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter +V0200XD Pedestrian on foot injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter +V0200XS Pedestrian on foot injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela +V0201XA Pedestrian on roller-skates injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter +V0201XD Pedestrian on roller-skates injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter +V0201XS Pedestrian on roller-skates injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela +V0202XA Pedestrian on skateboard injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter +V0202XD Pedestrian on skateboard injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter +V0202XS Pedestrian on skateboard injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela +V0209XA Pedestrian with other conveyance injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter +V0209XD Pedestrian with other conveyance injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter +V0209XS Pedestrian with other conveyance injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela +V0210XA Pedestrian on foot injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter +V0210XD Pedestrian on foot injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter +V0210XS Pedestrian on foot injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela +V0211XA Pedestrian on roller-skates injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter +V0211XD Pedestrian on roller-skates injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter +V0211XS Pedestrian on roller-skates injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela +V0212XA Pedestrian on skateboard injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter +V0212XD Pedestrian on skateboard injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter +V0212XS Pedestrian on skateboard injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela +V0219XA Pedestrian with other conveyance injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter +V0219XD Pedestrian with other conveyance injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter +V0219XS Pedestrian with other conveyance injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela +V0290XA Pedestrian on foot injured in collision with two- or three-wheeled motor vehicle, unspecified whether traffic or nontraffic accident, initial encounter +V0290XD Pedestrian on foot injured in collision with two- or three-wheeled motor vehicle, unspecified whether traffic or nontraffic accident, subsequent encounter +V0290XS Pedestrian on foot injured in collision with two- or three-wheeled motor vehicle, unspecified whether traffic or nontraffic accident, sequela +V0291XA Pedestrian on roller-skates injured in collision with two- or three-wheeled motor vehicle, unspecified whether traffic or nontraffic accident, initial encounter +V0291XD Pedestrian on roller-skates injured in collision with two- or three-wheeled motor vehicle, unspecified whether traffic or nontraffic accident, subsequent encounter +V0291XS Pedestrian on roller-skates injured in collision with two- or three-wheeled motor vehicle, unspecified whether traffic or nontraffic accident, sequela +V0292XA Pedestrian on skateboard injured in collision with two- or three-wheeled motor vehicle, unspecified whether traffic or nontraffic accident, initial encounter +V0292XD Pedestrian on skateboard injured in collision with two- or three-wheeled motor vehicle, unspecified whether traffic or nontraffic accident, subsequent encounter +V0292XS Pedestrian on skateboard injured in collision with two- or three-wheeled motor vehicle, unspecified whether traffic or nontraffic accident, sequela +V0299XA Pedestrian with other conveyance injured in collision with two- or three-wheeled motor vehicle, unspecified whether traffic or nontraffic accident, initial encounter +V0299XD Pedestrian with other conveyance injured in collision with two- or three-wheeled motor vehicle, unspecified whether traffic or nontraffic accident, subsequent encounter +V0299XS Pedestrian with other conveyance injured in collision with two- or three-wheeled motor vehicle, unspecified whether traffic or nontraffic accident, sequela +V0300XA Pedestrian on foot injured in collision with car, pick-up truck or van in nontraffic accident, initial encounter +V0300XD Pedestrian on foot injured in collision with car, pick-up truck or van in nontraffic accident, subsequent encounter +V0300XS Pedestrian on foot injured in collision with car, pick-up truck or van in nontraffic accident, sequela +V0301XA Pedestrian on roller-skates injured in collision with car, pick-up truck or van in nontraffic accident, initial encounter +V0301XD Pedestrian on roller-skates injured in collision with car, pick-up truck or van in nontraffic accident, subsequent encounter +V0301XS Pedestrian on roller-skates injured in collision with car, pick-up truck or van in nontraffic accident, sequela +V0302XA Pedestrian on skateboard injured in collision with car, pick-up truck or van in nontraffic accident, initial encounter +V0302XD Pedestrian on skateboard injured in collision with car, pick-up truck or van in nontraffic accident, subsequent encounter +V0302XS Pedestrian on skateboard injured in collision with car, pick-up truck or van in nontraffic accident, sequela +V0309XA Pedestrian with other conveyance injured in collision with car, pick-up truck or van in nontraffic accident, initial encounter +V0309XD Pedestrian with other conveyance injured in collision with car, pick-up truck or van in nontraffic accident, subsequent encounter +V0309XS Pedestrian with other conveyance injured in collision with car, pick-up truck or van in nontraffic accident, sequela +V0310XA Pedestrian on foot injured in collision with car, pick-up truck or van in traffic accident, initial encounter +V0310XD Pedestrian on foot injured in collision with car, pick-up truck or van in traffic accident, subsequent encounter +V0310XS Pedestrian on foot injured in collision with car, pick-up truck or van in traffic accident, sequela +V0311XA Pedestrian on roller-skates injured in collision with car, pick-up truck or van in traffic accident, initial encounter +V0311XD Pedestrian on roller-skates injured in collision with car, pick-up truck or van in traffic accident, subsequent encounter +V0311XS Pedestrian on roller-skates injured in collision with car, pick-up truck or van in traffic accident, sequela +V0312XA Pedestrian on skateboard injured in collision with car, pick-up truck or van in traffic accident, initial encounter +V0312XD Pedestrian on skateboard injured in collision with car, pick-up truck or van in traffic accident, subsequent encounter +V0312XS Pedestrian on skateboard injured in collision with car, pick-up truck or van in traffic accident, sequela +V0319XA Pedestrian with other conveyance injured in collision with car, pick-up truck or van in traffic accident, initial encounter +V0319XD Pedestrian with other conveyance injured in collision with car, pick-up truck or van in traffic accident, subsequent encounter +V0319XS Pedestrian with other conveyance injured in collision with car, pick-up truck or van in traffic accident, sequela +V0390XA Pedestrian on foot injured in collision with car, pick-up truck or van, unspecified whether traffic or nontraffic accident, initial encounter +V0390XD Pedestrian on foot injured in collision with car, pick-up truck or van, unspecified whether traffic or nontraffic accident, subsequent encounter +V0390XS Pedestrian on foot injured in collision with car, pick-up truck or van, unspecified whether traffic or nontraffic accident, sequela +V0391XA Pedestrian on roller-skates injured in collision with car, pick-up truck or van, unspecified whether traffic or nontraffic accident, initial encounter +V0391XD Pedestrian on roller-skates injured in collision with car, pick-up truck or van, unspecified whether traffic or nontraffic accident, subsequent encounter +V0391XS Pedestrian on roller-skates injured in collision with car, pick-up truck or van, unspecified whether traffic or nontraffic accident, sequela +V0392XA Pedestrian on skateboard injured in collision with car, pick-up truck or van, unspecified whether traffic or nontraffic accident, initial encounter +V0392XD Pedestrian on skateboard injured in collision with car, pick-up truck or van, unspecified whether traffic or nontraffic accident, subsequent encounter +V0392XS Pedestrian on skateboard injured in collision with car, pick-up truck or van, unspecified whether traffic or nontraffic accident, sequela +V0399XA Pedestrian with other conveyance injured in collision with car, pick-up truck or van, unspecified whether traffic or nontraffic accident, initial encounter +V0399XD Pedestrian with other conveyance injured in collision with car, pick-up truck or van, unspecified whether traffic or nontraffic accident, subsequent encounter +V0399XS Pedestrian with other conveyance injured in collision with car, pick-up truck or van, unspecified whether traffic or nontraffic accident, sequela +V0400XA Pedestrian on foot injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter +V0400XD Pedestrian on foot injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter +V0400XS Pedestrian on foot injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela +V0401XA Pedestrian on roller-skates injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter +V0401XD Pedestrian on roller-skates injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter +V0401XS Pedestrian on roller-skates injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela +V0402XA Pedestrian on skateboard injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter +V0402XD Pedestrian on skateboard injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter +V0402XS Pedestrian on skateboard injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela +V0409XA Pedestrian with other conveyance injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter +V0409XD Pedestrian with other conveyance injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter +V0409XS Pedestrian with other conveyance injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela +V0410XA Pedestrian on foot injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter +V0410XD Pedestrian on foot injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter +V0410XS Pedestrian on foot injured in collision with heavy transport vehicle or bus in traffic accident, sequela +V0411XA Pedestrian on roller-skates injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter +V0411XD Pedestrian on roller-skates injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter +V0411XS Pedestrian on roller-skates injured in collision with heavy transport vehicle or bus in traffic accident, sequela +V0412XA Pedestrian on skateboard injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter +V0412XD Pedestrian on skateboard injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter +V0412XS Pedestrian on skateboard injured in collision with heavy transport vehicle or bus in traffic accident, sequela +V0419XA Pedestrian with other conveyance injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter +V0419XD Pedestrian with other conveyance injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter +V0419XS Pedestrian with other conveyance injured in collision with heavy transport vehicle or bus in traffic accident, sequela +V0490XA Pedestrian on foot injured in collision with heavy transport vehicle or bus, unspecified whether traffic or nontraffic accident, initial encounter +V0490XD Pedestrian on foot injured in collision with heavy transport vehicle or bus, unspecified whether traffic or nontraffic accident, subsequent encounter +V0490XS Pedestrian on foot injured in collision with heavy transport vehicle or bus, unspecified whether traffic or nontraffic accident, sequela +V0491XA Pedestrian on roller-skates injured in collision with heavy transport vehicle or bus, unspecified whether traffic or nontraffic accident, initial encounter +V0491XD Pedestrian on roller-skates injured in collision with heavy transport vehicle or bus, unspecified whether traffic or nontraffic accident, subsequent encounter +V0491XS Pedestrian on roller-skates injured in collision with heavy transport vehicle or bus, unspecified whether traffic or nontraffic accident, sequela +V0492XA Pedestrian on skateboard injured in collision with heavy transport vehicle or bus, unspecified whether traffic or nontraffic accident, initial encounter +V0492XD Pedestrian on skateboard injured in collision with heavy transport vehicle or bus, unspecified whether traffic or nontraffic accident, subsequent encounter +V0492XS Pedestrian on skateboard injured in collision with heavy transport vehicle or bus, unspecified whether traffic or nontraffic accident, sequela +V0499XA Pedestrian with other conveyance injured in collision with heavy transport vehicle or bus, unspecified whether traffic or nontraffic accident, initial encounter +V0499XD Pedestrian with other conveyance injured in collision with heavy transport vehicle or bus, unspecified whether traffic or nontraffic accident, subsequent encounter +V0499XS Pedestrian with other conveyance injured in collision with heavy transport vehicle or bus, unspecified whether traffic or nontraffic accident, sequela +V0500XA Pedestrian on foot injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter +V0500XD Pedestrian on foot injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter +V0500XS Pedestrian on foot injured in collision with railway train or railway vehicle in nontraffic accident, sequela +V0501XA Pedestrian on roller-skates injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter +V0501XD Pedestrian on roller-skates injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter +V0501XS Pedestrian on roller-skates injured in collision with railway train or railway vehicle in nontraffic accident, sequela +V0502XA Pedestrian on skateboard injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter +V0502XD Pedestrian on skateboard injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter +V0502XS Pedestrian on skateboard injured in collision with railway train or railway vehicle in nontraffic accident, sequela +V0509XA Pedestrian with other conveyance injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter +V0509XD Pedestrian with other conveyance injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter +V0509XS Pedestrian with other conveyance injured in collision with railway train or railway vehicle in nontraffic accident, sequela +V0510XA Pedestrian on foot injured in collision with railway train or railway vehicle in traffic accident, initial encounter +V0510XD Pedestrian on foot injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter +V0510XS Pedestrian on foot injured in collision with railway train or railway vehicle in traffic accident, sequela +V0511XA Pedestrian on roller-skates injured in collision with railway train or railway vehicle in traffic accident, initial encounter +V0511XD Pedestrian on roller-skates injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter +V0511XS Pedestrian on roller-skates injured in collision with railway train or railway vehicle in traffic accident, sequela +V0512XA Pedestrian on skateboard injured in collision with railway train or railway vehicle in traffic accident, initial encounter +V0512XD Pedestrian on skateboard injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter +V0512XS Pedestrian on skateboard injured in collision with railway train or railway vehicle in traffic accident, sequela +V0519XA Pedestrian with other conveyance injured in collision with railway train or railway vehicle in traffic accident, initial encounter +V0519XD Pedestrian with other conveyance injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter +V0519XS Pedestrian with other conveyance injured in collision with railway train or railway vehicle in traffic accident, sequela +V0590XA Pedestrian on foot injured in collision with railway train or railway vehicle, unspecified whether traffic or nontraffic accident, initial encounter +V0590XD Pedestrian on foot injured in collision with railway train or railway vehicle, unspecified whether traffic or nontraffic accident, subsequent encounter +V0590XS Pedestrian on foot injured in collision with railway train or railway vehicle, unspecified whether traffic or nontraffic accident, sequela +V0591XA Pedestrian on roller-skates injured in collision with railway train or railway vehicle, unspecified whether traffic or nontraffic accident, initial encounter +V0591XD Pedestrian on roller-skates injured in collision with railway train or railway vehicle, unspecified whether traffic or nontraffic accident, subsequent encounter +V0591XS Pedestrian on roller-skates injured in collision with railway train or railway vehicle, unspecified whether traffic or nontraffic accident, sequela +V0592XA Pedestrian on skateboard injured in collision with railway train or railway vehicle, unspecified whether traffic or nontraffic accident, initial encounter +V0592XD Pedestrian on skateboard injured in collision with railway train or railway vehicle, unspecified whether traffic or nontraffic accident, subsequent encounter +V0592XS Pedestrian on skateboard injured in collision with railway train or railway vehicle, unspecified whether traffic or nontraffic accident, sequela +V0599XA Pedestrian with other conveyance injured in collision with railway train or railway vehicle, unspecified whether traffic or nontraffic accident, initial encounter +V0599XD Pedestrian with other conveyance injured in collision with railway train or railway vehicle, unspecified whether traffic or nontraffic accident, subsequent encounter +V0599XS Pedestrian with other conveyance injured in collision with railway train or railway vehicle, unspecified whether traffic or nontraffic accident, sequela +V0600XA Pedestrian on foot injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter +V0600XD Pedestrian on foot injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter +V0600XS Pedestrian on foot injured in collision with other nonmotor vehicle in nontraffic accident, sequela +V0601XA Pedestrian on roller-skates injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter +V0601XD Pedestrian on roller-skates injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter +V0601XS Pedestrian on roller-skates injured in collision with other nonmotor vehicle in nontraffic accident, sequela +V0602XA Pedestrian on skateboard injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter +V0602XD Pedestrian on skateboard injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter +V0602XS Pedestrian on skateboard injured in collision with other nonmotor vehicle in nontraffic accident, sequela +V0609XA Pedestrian with other conveyance injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter +V0609XD Pedestrian with other conveyance injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter +V0609XS Pedestrian with other conveyance injured in collision with other nonmotor vehicle in nontraffic accident, sequela +V0610XA Pedestrian on foot injured in collision with other nonmotor vehicle in traffic accident, initial encounter +V0610XD Pedestrian on foot injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter +V0610XS Pedestrian on foot injured in collision with other nonmotor vehicle in traffic accident, sequela +V0611XA Pedestrian on roller-skates injured in collision with other nonmotor vehicle in traffic accident, initial encounter +V0611XD Pedestrian on roller-skates injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter +V0611XS Pedestrian on roller-skates injured in collision with other nonmotor vehicle in traffic accident, sequela +V0612XA Pedestrian on skateboard injured in collision with other nonmotor vehicle in traffic accident, initial encounter +V0612XD Pedestrian on skateboard injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter +V0612XS Pedestrian on skateboard injured in collision with other nonmotor vehicle in traffic accident, sequela +V0619XA Pedestrian with other conveyance injured in collision with other nonmotor vehicle in traffic accident, initial encounter +V0619XD Pedestrian with other conveyance injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter +V0619XS Pedestrian with other conveyance injured in collision with other nonmotor vehicle in traffic accident, sequela +V0690XA Pedestrian on foot injured in collision with other nonmotor vehicle, unspecified whether traffic or nontraffic accident, initial encounter +V0690XD Pedestrian on foot injured in collision with other nonmotor vehicle, unspecified whether traffic or nontraffic accident, subsequent encounter +V0690XS Pedestrian on foot injured in collision with other nonmotor vehicle, unspecified whether traffic or nontraffic accident, sequela +V0691XA Pedestrian on roller-skates injured in collision with other nonmotor vehicle, unspecified whether traffic or nontraffic accident, initial encounter +V0691XD Pedestrian on roller-skates injured in collision with other nonmotor vehicle, unspecified whether traffic or nontraffic accident, subsequent encounter +V0691XS Pedestrian on roller-skates injured in collision with other nonmotor vehicle, unspecified whether traffic or nontraffic accident, sequela +V0692XA Pedestrian on skateboard injured in collision with other nonmotor vehicle, unspecified whether traffic or nontraffic accident, initial encounter +V0692XD Pedestrian on skateboard injured in collision with other nonmotor vehicle, unspecified whether traffic or nontraffic accident, subsequent encounter +V0692XS Pedestrian on skateboard injured in collision with other nonmotor vehicle, unspecified whether traffic or nontraffic accident, sequela +V0699XA Pedestrian with other conveyance injured in collision with other nonmotor vehicle, unspecified whether traffic or nontraffic accident, initial encounter +V0699XD Pedestrian with other conveyance injured in collision with other nonmotor vehicle, unspecified whether traffic or nontraffic accident, subsequent encounter +V0699XS Pedestrian with other conveyance injured in collision with other nonmotor vehicle, unspecified whether traffic or nontraffic accident, sequela +V0900XA Pedestrian injured in nontraffic accident involving unspecified motor vehicles, initial encounter +V0900XD Pedestrian injured in nontraffic accident involving unspecified motor vehicles, subsequent encounter +V0900XS Pedestrian injured in nontraffic accident involving unspecified motor vehicles, sequela +V0901XA Pedestrian injured in nontraffic accident involving military vehicle, initial encounter +V0901XD Pedestrian injured in nontraffic accident involving military vehicle, subsequent encounter +V0901XS Pedestrian injured in nontraffic accident involving military vehicle, sequela +V0909XA Pedestrian injured in nontraffic accident involving other motor vehicles, initial encounter +V0909XD Pedestrian injured in nontraffic accident involving other motor vehicles, subsequent encounter +V0909XS Pedestrian injured in nontraffic accident involving other motor vehicles, sequela +V091XXA Pedestrian injured in unspecified nontraffic accident, initial encounter +V091XXD Pedestrian injured in unspecified nontraffic accident, subsequent encounter +V091XXS Pedestrian injured in unspecified nontraffic accident, sequela +V0920XA Pedestrian injured in traffic accident involving unspecified motor vehicles, initial encounter +V0920XD Pedestrian injured in traffic accident involving unspecified motor vehicles, subsequent encounter +V0920XS Pedestrian injured in traffic accident involving unspecified motor vehicles, sequela +V0921XA Pedestrian injured in traffic accident involving military vehicle, initial encounter +V0921XD Pedestrian injured in traffic accident involving military vehicle, subsequent encounter +V0921XS Pedestrian injured in traffic accident involving military vehicle, sequela +V0929XA Pedestrian injured in traffic accident involving other motor vehicles, initial encounter +V0929XD Pedestrian injured in traffic accident involving other motor vehicles, subsequent encounter +V0929XS Pedestrian injured in traffic accident involving other motor vehicles, sequela +V093XXA Pedestrian injured in unspecified traffic accident, initial encounter +V093XXD Pedestrian injured in unspecified traffic accident, subsequent encounter +V093XXS Pedestrian injured in unspecified traffic accident, sequela +V099XXA Pedestrian injured in unspecified transport accident, initial encounter +V099XXD Pedestrian injured in unspecified transport accident, subsequent encounter +V099XXS Pedestrian injured in unspecified transport accident, sequela +V100XXA Pedal cycle driver injured in collision with pedestrian or animal in nontraffic accident, initial encounter +V100XXD Pedal cycle driver injured in collision with pedestrian or animal in nontraffic accident, subsequent encounter +V100XXS Pedal cycle driver injured in collision with pedestrian or animal in nontraffic accident, sequela +V101XXA Pedal cycle passenger injured in collision with pedestrian or animal in nontraffic accident, initial encounter +V101XXD Pedal cycle passenger injured in collision with pedestrian or animal in nontraffic accident, subsequent encounter +V101XXS Pedal cycle passenger injured in collision with pedestrian or animal in nontraffic accident, sequela +V102XXA Unspecified pedal cyclist injured in collision with pedestrian or animal in nontraffic accident, initial encounter +V102XXD Unspecified pedal cyclist injured in collision with pedestrian or animal in nontraffic accident, subsequent encounter +V102XXS Unspecified pedal cyclist injured in collision with pedestrian or animal in nontraffic accident, sequela +V103XXA Person boarding or alighting a pedal cycle injured in collision with pedestrian or animal, initial encounter +V103XXD Person boarding or alighting a pedal cycle injured in collision with pedestrian or animal, subsequent encounter +V103XXS Person boarding or alighting a pedal cycle injured in collision with pedestrian or animal, sequela +V104XXA Pedal cycle driver injured in collision with pedestrian or animal in traffic accident, initial encounter +V104XXD Pedal cycle driver injured in collision with pedestrian or animal in traffic accident, subsequent encounter +V104XXS Pedal cycle driver injured in collision with pedestrian or animal in traffic accident, sequela +V105XXA Pedal cycle passenger injured in collision with pedestrian or animal in traffic accident, initial encounter +V105XXD Pedal cycle passenger injured in collision with pedestrian or animal in traffic accident, subsequent encounter +V105XXS Pedal cycle passenger injured in collision with pedestrian or animal in traffic accident, sequela +V109XXA Unspecified pedal cyclist injured in collision with pedestrian or animal in traffic accident, initial encounter +V109XXD Unspecified pedal cyclist injured in collision with pedestrian or animal in traffic accident, subsequent encounter +V109XXS Unspecified pedal cyclist injured in collision with pedestrian or animal in traffic accident, sequela +V110XXA Pedal cycle driver injured in collision with other pedal cycle in nontraffic accident, initial encounter +V110XXD Pedal cycle driver injured in collision with other pedal cycle in nontraffic accident, subsequent encounter +V110XXS Pedal cycle driver injured in collision with other pedal cycle in nontraffic accident, sequela +V111XXA Pedal cycle passenger injured in collision with other pedal cycle in nontraffic accident, initial encounter +V111XXD Pedal cycle passenger injured in collision with other pedal cycle in nontraffic accident, subsequent encounter +V111XXS Pedal cycle passenger injured in collision with other pedal cycle in nontraffic accident, sequela +V112XXA Unspecified pedal cyclist injured in collision with other pedal cycle in nontraffic accident, initial encounter +V112XXD Unspecified pedal cyclist injured in collision with other pedal cycle in nontraffic accident, subsequent encounter +V112XXS Unspecified pedal cyclist injured in collision with other pedal cycle in nontraffic accident, sequela +V113XXA Person boarding or alighting a pedal cycle injured in collision with other pedal cycle, initial encounter +V113XXD Person boarding or alighting a pedal cycle injured in collision with other pedal cycle, subsequent encounter +V113XXS Person boarding or alighting a pedal cycle injured in collision with other pedal cycle, sequela +V114XXA Pedal cycle driver injured in collision with other pedal cycle in traffic accident, initial encounter +V114XXD Pedal cycle driver injured in collision with other pedal cycle in traffic accident, subsequent encounter +V114XXS Pedal cycle driver injured in collision with other pedal cycle in traffic accident, sequela +V115XXA Pedal cycle passenger injured in collision with other pedal cycle in traffic accident, initial encounter +V115XXD Pedal cycle passenger injured in collision with other pedal cycle in traffic accident, subsequent encounter +V115XXS Pedal cycle passenger injured in collision with other pedal cycle in traffic accident, sequela +V119XXA Unspecified pedal cyclist injured in collision with other pedal cycle in traffic accident, initial encounter +V119XXD Unspecified pedal cyclist injured in collision with other pedal cycle in traffic accident, subsequent encounter +V119XXS Unspecified pedal cyclist injured in collision with other pedal cycle in traffic accident, sequela +V120XXA Pedal cycle driver injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter +V120XXD Pedal cycle driver injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter +V120XXS Pedal cycle driver injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela +V121XXA Pedal cycle passenger injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter +V121XXD Pedal cycle passenger injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter +V121XXS Pedal cycle passenger injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela +V122XXA Unspecified pedal cyclist injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter +V122XXD Unspecified pedal cyclist injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter +V122XXS Unspecified pedal cyclist injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela +V123XXA Person boarding or alighting a pedal cycle injured in collision with two- or three-wheeled motor vehicle, initial encounter +V123XXD Person boarding or alighting a pedal cycle injured in collision with two- or three-wheeled motor vehicle, subsequent encounter +V123XXS Person boarding or alighting a pedal cycle injured in collision with two- or three-wheeled motor vehicle, sequela +V124XXA Pedal cycle driver injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter +V124XXD Pedal cycle driver injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter +V124XXS Pedal cycle driver injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela +V125XXA Pedal cycle passenger injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter +V125XXD Pedal cycle passenger injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter +V125XXS Pedal cycle passenger injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela +V129XXA Unspecified pedal cyclist injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter +V129XXD Unspecified pedal cyclist injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter +V129XXS Unspecified pedal cyclist injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela +V130XXA Pedal cycle driver injured in collision with car, pick-up truck or van in nontraffic accident, initial encounter +V130XXD Pedal cycle driver injured in collision with car, pick-up truck or van in nontraffic accident, subsequent encounter +V130XXS Pedal cycle driver injured in collision with car, pick-up truck or van in nontraffic accident, sequela +V131XXA Pedal cycle passenger injured in collision with car, pick-up truck or van in nontraffic accident, initial encounter +V131XXD Pedal cycle passenger injured in collision with car, pick-up truck or van in nontraffic accident, subsequent encounter +V131XXS Pedal cycle passenger injured in collision with car, pick-up truck or van in nontraffic accident, sequela +V132XXA Unspecified pedal cyclist injured in collision with car, pick-up truck or van in nontraffic accident, initial encounter +V132XXD Unspecified pedal cyclist injured in collision with car, pick-up truck or van in nontraffic accident, subsequent encounter +V132XXS Unspecified pedal cyclist injured in collision with car, pick-up truck or van in nontraffic accident, sequela +V133XXA Person boarding or alighting a pedal cycle injured in collision with car, pick-up truck or van, initial encounter +V133XXD Person boarding or alighting a pedal cycle injured in collision with car, pick-up truck or van, subsequent encounter +V133XXS Person boarding or alighting a pedal cycle injured in collision with car, pick-up truck or van, sequela +V134XXA Pedal cycle driver injured in collision with car, pick-up truck or van in traffic accident, initial encounter +V134XXD Pedal cycle driver injured in collision with car, pick-up truck or van in traffic accident, subsequent encounter +V134XXS Pedal cycle driver injured in collision with car, pick-up truck or van in traffic accident, sequela +V135XXA Pedal cycle passenger injured in collision with car, pick-up truck or van in traffic accident, initial encounter +V135XXD Pedal cycle passenger injured in collision with car, pick-up truck or van in traffic accident, subsequent encounter +V135XXS Pedal cycle passenger injured in collision with car, pick-up truck or van in traffic accident, sequela +V139XXA Unspecified pedal cyclist injured in collision with car, pick-up truck or van in traffic accident, initial encounter +V139XXD Unspecified pedal cyclist injured in collision with car, pick-up truck or van in traffic accident, subsequent encounter +V139XXS Unspecified pedal cyclist injured in collision with car, pick-up truck or van in traffic accident, sequela +V140XXA Pedal cycle driver injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter +V140XXD Pedal cycle driver injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter +V140XXS Pedal cycle driver injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela +V141XXA Pedal cycle passenger injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter +V141XXD Pedal cycle passenger injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter +V141XXS Pedal cycle passenger injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela +V142XXA Unspecified pedal cyclist injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter +V142XXD Unspecified pedal cyclist injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter +V142XXS Unspecified pedal cyclist injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela +V143XXA Person boarding or alighting a pedal cycle injured in collision with heavy transport vehicle or bus, initial encounter +V143XXD Person boarding or alighting a pedal cycle injured in collision with heavy transport vehicle or bus, subsequent encounter +V143XXS Person boarding or alighting a pedal cycle injured in collision with heavy transport vehicle or bus, sequela +V144XXA Pedal cycle driver injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter +V144XXD Pedal cycle driver injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter +V144XXS Pedal cycle driver injured in collision with heavy transport vehicle or bus in traffic accident, sequela +V145XXA Pedal cycle passenger injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter +V145XXD Pedal cycle passenger injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter +V145XXS Pedal cycle passenger injured in collision with heavy transport vehicle or bus in traffic accident, sequela +V149XXA Unspecified pedal cyclist injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter +V149XXD Unspecified pedal cyclist injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter +V149XXS Unspecified pedal cyclist injured in collision with heavy transport vehicle or bus in traffic accident, sequela +V150XXA Pedal cycle driver injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter +V150XXD Pedal cycle driver injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter +V150XXS Pedal cycle driver injured in collision with railway train or railway vehicle in nontraffic accident, sequela +V151XXA Pedal cycle passenger injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter +V151XXD Pedal cycle passenger injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter +V151XXS Pedal cycle passenger injured in collision with railway train or railway vehicle in nontraffic accident, sequela +V152XXA Unspecified pedal cyclist injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter +V152XXD Unspecified pedal cyclist injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter +V152XXS Unspecified pedal cyclist injured in collision with railway train or railway vehicle in nontraffic accident, sequela +V153XXA Person boarding or alighting a pedal cycle injured in collision with railway train or railway vehicle, initial encounter +V153XXD Person boarding or alighting a pedal cycle injured in collision with railway train or railway vehicle, subsequent encounter +V153XXS Person boarding or alighting a pedal cycle injured in collision with railway train or railway vehicle, sequela +V154XXA Pedal cycle driver injured in collision with railway train or railway vehicle in traffic accident, initial encounter +V154XXD Pedal cycle driver injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter +V154XXS Pedal cycle driver injured in collision with railway train or railway vehicle in traffic accident, sequela +V155XXA Pedal cycle passenger injured in collision with railway train or railway vehicle in traffic accident, initial encounter +V155XXD Pedal cycle passenger injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter +V155XXS Pedal cycle passenger injured in collision with railway train or railway vehicle in traffic accident, sequela +V159XXA Unspecified pedal cyclist injured in collision with railway train or railway vehicle in traffic accident, initial encounter +V159XXD Unspecified pedal cyclist injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter +V159XXS Unspecified pedal cyclist injured in collision with railway train or railway vehicle in traffic accident, sequela +V160XXA Pedal cycle driver injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter +V160XXD Pedal cycle driver injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter +V160XXS Pedal cycle driver injured in collision with other nonmotor vehicle in nontraffic accident, sequela +V161XXA Pedal cycle passenger injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter +V161XXD Pedal cycle passenger injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter +V161XXS Pedal cycle passenger injured in collision with other nonmotor vehicle in nontraffic accident, sequela +V162XXA Unspecified pedal cyclist injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter +V162XXD Unspecified pedal cyclist injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter +V162XXS Unspecified pedal cyclist injured in collision with other nonmotor vehicle in nontraffic accident, sequela +V163XXA Person boarding or alighting a pedal cycle injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter +V163XXD Person boarding or alighting a pedal cycle injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter +V163XXS Person boarding or alighting a pedal cycle injured in collision with other nonmotor vehicle in nontraffic accident, sequela +V164XXA Pedal cycle driver injured in collision with other nonmotor vehicle in traffic accident, initial encounter +V164XXD Pedal cycle driver injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter +V164XXS Pedal cycle driver injured in collision with other nonmotor vehicle in traffic accident, sequela +V165XXA Pedal cycle passenger injured in collision with other nonmotor vehicle in traffic accident, initial encounter +V165XXD Pedal cycle passenger injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter +V165XXS Pedal cycle passenger injured in collision with other nonmotor vehicle in traffic accident, sequela +V169XXA Unspecified pedal cyclist injured in collision with other nonmotor vehicle in traffic accident, initial encounter +V169XXD Unspecified pedal cyclist injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter +V169XXS Unspecified pedal cyclist injured in collision with other nonmotor vehicle in traffic accident, sequela +V170XXA Pedal cycle driver injured in collision with fixed or stationary object in nontraffic accident, initial encounter +V170XXD Pedal cycle driver injured in collision with fixed or stationary object in nontraffic accident, subsequent encounter +V170XXS Pedal cycle driver injured in collision with fixed or stationary object in nontraffic accident, sequela +V171XXA Pedal cycle passenger injured in collision with fixed or stationary object in nontraffic accident, initial encounter +V171XXD Pedal cycle passenger injured in collision with fixed or stationary object in nontraffic accident, subsequent encounter +V171XXS Pedal cycle passenger injured in collision with fixed or stationary object in nontraffic accident, sequela +V172XXA Unspecified pedal cyclist injured in collision with fixed or stationary object in nontraffic accident, initial encounter +V172XXD Unspecified pedal cyclist injured in collision with fixed or stationary object in nontraffic accident, subsequent encounter +V172XXS Unspecified pedal cyclist injured in collision with fixed or stationary object in nontraffic accident, sequela +V173XXA Person boarding or alighting a pedal cycle injured in collision with fixed or stationary object, initial encounter +V173XXD Person boarding or alighting a pedal cycle injured in collision with fixed or stationary object, subsequent encounter +V173XXS Person boarding or alighting a pedal cycle injured in collision with fixed or stationary object, sequela +V174XXA Pedal cycle driver injured in collision with fixed or stationary object in traffic accident, initial encounter +V174XXD Pedal cycle driver injured in collision with fixed or stationary object in traffic accident, subsequent encounter +V174XXS Pedal cycle driver injured in collision with fixed or stationary object in traffic accident, sequela +V175XXA Pedal cycle passenger injured in collision with fixed or stationary object in traffic accident, initial encounter +V175XXD Pedal cycle passenger injured in collision with fixed or stationary object in traffic accident, subsequent encounter +V175XXS Pedal cycle passenger injured in collision with fixed or stationary object in traffic accident, sequela +V179XXA Unspecified pedal cyclist injured in collision with fixed or stationary object in traffic accident, initial encounter +V179XXD Unspecified pedal cyclist injured in collision with fixed or stationary object in traffic accident, subsequent encounter +V179XXS Unspecified pedal cyclist injured in collision with fixed or stationary object in traffic accident, sequela +V180XXA Pedal cycle driver injured in noncollision transport accident in nontraffic accident, initial encounter +V180XXD Pedal cycle driver injured in noncollision transport accident in nontraffic accident, subsequent encounter +V180XXS Pedal cycle driver injured in noncollision transport accident in nontraffic accident, sequela +V181XXA Pedal cycle passenger injured in noncollision transport accident in nontraffic accident, initial encounter +V181XXD Pedal cycle passenger injured in noncollision transport accident in nontraffic accident, subsequent encounter +V181XXS Pedal cycle passenger injured in noncollision transport accident in nontraffic accident, sequela +V182XXA Unspecified pedal cyclist injured in noncollision transport accident in nontraffic accident, initial encounter +V182XXD Unspecified pedal cyclist injured in noncollision transport accident in nontraffic accident, subsequent encounter +V182XXS Unspecified pedal cyclist injured in noncollision transport accident in nontraffic accident, sequela +V183XXA Person boarding or alighting a pedal cycle injured in noncollision transport accident, initial encounter +V183XXD Person boarding or alighting a pedal cycle injured in noncollision transport accident, subsequent encounter +V183XXS Person boarding or alighting a pedal cycle injured in noncollision transport accident, sequela +V184XXA Pedal cycle driver injured in noncollision transport accident in traffic accident, initial encounter +V184XXD Pedal cycle driver injured in noncollision transport accident in traffic accident, subsequent encounter +V184XXS Pedal cycle driver injured in noncollision transport accident in traffic accident, sequela +V185XXA Pedal cycle passenger injured in noncollision transport accident in traffic accident, initial encounter +V185XXD Pedal cycle passenger injured in noncollision transport accident in traffic accident, subsequent encounter +V185XXS Pedal cycle passenger injured in noncollision transport accident in traffic accident, sequela +V189XXA Unspecified pedal cyclist injured in noncollision transport accident in traffic accident, initial encounter +V189XXD Unspecified pedal cyclist injured in noncollision transport accident in traffic accident, subsequent encounter +V189XXS Unspecified pedal cyclist injured in noncollision transport accident in traffic accident, sequela +V1900XA Pedal cycle driver injured in collision with unspecified motor vehicles in nontraffic accident, initial encounter +V1900XD Pedal cycle driver injured in collision with unspecified motor vehicles in nontraffic accident, subsequent encounter +V1900XS Pedal cycle driver injured in collision with unspecified motor vehicles in nontraffic accident, sequela +V1909XA Pedal cycle driver injured in collision with other motor vehicles in nontraffic accident, initial encounter +V1909XD Pedal cycle driver injured in collision with other motor vehicles in nontraffic accident, subsequent encounter +V1909XS Pedal cycle driver injured in collision with other motor vehicles in nontraffic accident, sequela +V1910XA Pedal cycle passenger injured in collision with unspecified motor vehicles in nontraffic accident, initial encounter +V1910XD Pedal cycle passenger injured in collision with unspecified motor vehicles in nontraffic accident, subsequent encounter +V1910XS Pedal cycle passenger injured in collision with unspecified motor vehicles in nontraffic accident, sequela +V1919XA Pedal cycle passenger injured in collision with other motor vehicles in nontraffic accident, initial encounter +V1919XD Pedal cycle passenger injured in collision with other motor vehicles in nontraffic accident, subsequent encounter +V1919XS Pedal cycle passenger injured in collision with other motor vehicles in nontraffic accident, sequela +V1920XA Unspecified pedal cyclist injured in collision with unspecified motor vehicles in nontraffic accident, initial encounter +V1920XD Unspecified pedal cyclist injured in collision with unspecified motor vehicles in nontraffic accident, subsequent encounter +V1920XS Unspecified pedal cyclist injured in collision with unspecified motor vehicles in nontraffic accident, sequela +V1929XA Unspecified pedal cyclist injured in collision with other motor vehicles in nontraffic accident, initial encounter +V1929XD Unspecified pedal cyclist injured in collision with other motor vehicles in nontraffic accident, subsequent encounter +V1929XS Unspecified pedal cyclist injured in collision with other motor vehicles in nontraffic accident, sequela +V193XXA Pedal cyclist (driver) (passenger) injured in unspecified nontraffic accident, initial encounter +V193XXD Pedal cyclist (driver) (passenger) injured in unspecified nontraffic accident, subsequent encounter +V193XXS Pedal cyclist (driver) (passenger) injured in unspecified nontraffic accident, sequela +V1940XA Pedal cycle driver injured in collision with unspecified motor vehicles in traffic accident, initial encounter +V1940XD Pedal cycle driver injured in collision with unspecified motor vehicles in traffic accident, subsequent encounter +V1940XS Pedal cycle driver injured in collision with unspecified motor vehicles in traffic accident, sequela +V1949XA Pedal cycle driver injured in collision with other motor vehicles in traffic accident, initial encounter +V1949XD Pedal cycle driver injured in collision with other motor vehicles in traffic accident, subsequent encounter +V1949XS Pedal cycle driver injured in collision with other motor vehicles in traffic accident, sequela +V1950XA Pedal cycle passenger injured in collision with unspecified motor vehicles in traffic accident, initial encounter +V1950XD Pedal cycle passenger injured in collision with unspecified motor vehicles in traffic accident, subsequent encounter +V1950XS Pedal cycle passenger injured in collision with unspecified motor vehicles in traffic accident, sequela +V1959XA Pedal cycle passenger injured in collision with other motor vehicles in traffic accident, initial encounter +V1959XD Pedal cycle passenger injured in collision with other motor vehicles in traffic accident, subsequent encounter +V1959XS Pedal cycle passenger injured in collision with other motor vehicles in traffic accident, sequela +V1960XA Unspecified pedal cyclist injured in collision with unspecified motor vehicles in traffic accident, initial encounter +V1960XD Unspecified pedal cyclist injured in collision with unspecified motor vehicles in traffic accident, subsequent encounter +V1960XS Unspecified pedal cyclist injured in collision with unspecified motor vehicles in traffic accident, sequela +V1969XA Unspecified pedal cyclist injured in collision with other motor vehicles in traffic accident, initial encounter +V1969XD Unspecified pedal cyclist injured in collision with other motor vehicles in traffic accident, subsequent encounter +V1969XS Unspecified pedal cyclist injured in collision with other motor vehicles in traffic accident, sequela +V1981XA Pedal cyclist (driver) (passenger) injured in transport accident with military vehicle, initial encounter +V1981XD Pedal cyclist (driver) (passenger) injured in transport accident with military vehicle, subsequent encounter +V1981XS Pedal cyclist (driver) (passenger) injured in transport accident with military vehicle, sequela +V1988XA Pedal cyclist (driver) (passenger) injured in other specified transport accidents, initial encounter +V1988XD Pedal cyclist (driver) (passenger) injured in other specified transport accidents, subsequent encounter +V1988XS Pedal cyclist (driver) (passenger) injured in other specified transport accidents, sequela +V199XXA Pedal cyclist (driver) (passenger) injured in unspecified traffic accident, initial encounter +V199XXD Pedal cyclist (driver) (passenger) injured in unspecified traffic accident, subsequent encounter +V199XXS Pedal cyclist (driver) (passenger) injured in unspecified traffic accident, sequela +V200XXA Motorcycle driver injured in collision with pedestrian or animal in nontraffic accident, initial encounter +V200XXD Motorcycle driver injured in collision with pedestrian or animal in nontraffic accident, subsequent encounter +V200XXS Motorcycle driver injured in collision with pedestrian or animal in nontraffic accident, sequela +V201XXA Motorcycle passenger injured in collision with pedestrian or animal in nontraffic accident, initial encounter +V201XXD Motorcycle passenger injured in collision with pedestrian or animal in nontraffic accident, subsequent encounter +V201XXS Motorcycle passenger injured in collision with pedestrian or animal in nontraffic accident, sequela +V202XXA Unspecified motorcycle rider injured in collision with pedestrian or animal in nontraffic accident, initial encounter +V202XXD Unspecified motorcycle rider injured in collision with pedestrian or animal in nontraffic accident, subsequent encounter +V202XXS Unspecified motorcycle rider injured in collision with pedestrian or animal in nontraffic accident, sequela +V203XXA Person boarding or alighting a motorcycle injured in collision with pedestrian or animal, initial encounter +V203XXD Person boarding or alighting a motorcycle injured in collision with pedestrian or animal, subsequent encounter +V203XXS Person boarding or alighting a motorcycle injured in collision with pedestrian or animal, sequela +V204XXA Motorcycle driver injured in collision with pedestrian or animal in traffic accident, initial encounter +V204XXD Motorcycle driver injured in collision with pedestrian or animal in traffic accident, subsequent encounter +V204XXS Motorcycle driver injured in collision with pedestrian or animal in traffic accident, sequela +V205XXA Motorcycle passenger injured in collision with pedestrian or animal in traffic accident, initial encounter +V205XXD Motorcycle passenger injured in collision with pedestrian or animal in traffic accident, subsequent encounter +V205XXS Motorcycle passenger injured in collision with pedestrian or animal in traffic accident, sequela +V209XXA Unspecified motorcycle rider injured in collision with pedestrian or animal in traffic accident, initial encounter +V209XXD Unspecified motorcycle rider injured in collision with pedestrian or animal in traffic accident, subsequent encounter +V209XXS Unspecified motorcycle rider injured in collision with pedestrian or animal in traffic accident, sequela +V210XXA Motorcycle driver injured in collision with pedal cycle in nontraffic accident, initial encounter +V210XXD Motorcycle driver injured in collision with pedal cycle in nontraffic accident, subsequent encounter +V210XXS Motorcycle driver injured in collision with pedal cycle in nontraffic accident, sequela +V211XXA Motorcycle passenger injured in collision with pedal cycle in nontraffic accident, initial encounter +V211XXD Motorcycle passenger injured in collision with pedal cycle in nontraffic accident, subsequent encounter +V211XXS Motorcycle passenger injured in collision with pedal cycle in nontraffic accident, sequela +V212XXA Unspecified motorcycle rider injured in collision with pedal cycle in nontraffic accident, initial encounter +V212XXD Unspecified motorcycle rider injured in collision with pedal cycle in nontraffic accident, subsequent encounter +V212XXS Unspecified motorcycle rider injured in collision with pedal cycle in nontraffic accident, sequela +V213XXA Person boarding or alighting a motorcycle injured in collision with pedal cycle, initial encounter +V213XXD Person boarding or alighting a motorcycle injured in collision with pedal cycle, subsequent encounter +V213XXS Person boarding or alighting a motorcycle injured in collision with pedal cycle, sequela +V214XXA Motorcycle driver injured in collision with pedal cycle in traffic accident, initial encounter +V214XXD Motorcycle driver injured in collision with pedal cycle in traffic accident, subsequent encounter +V214XXS Motorcycle driver injured in collision with pedal cycle in traffic accident, sequela +V215XXA Motorcycle passenger injured in collision with pedal cycle in traffic accident, initial encounter +V215XXD Motorcycle passenger injured in collision with pedal cycle in traffic accident, subsequent encounter +V215XXS Motorcycle passenger injured in collision with pedal cycle in traffic accident, sequela +V219XXA Unspecified motorcycle rider injured in collision with pedal cycle in traffic accident, initial encounter +V219XXD Unspecified motorcycle rider injured in collision with pedal cycle in traffic accident, subsequent encounter +V219XXS Unspecified motorcycle rider injured in collision with pedal cycle in traffic accident, sequela +V220XXA Motorcycle driver injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter +V220XXD Motorcycle driver injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter +V220XXS Motorcycle driver injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela +V221XXA Motorcycle passenger injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter +V221XXD Motorcycle passenger injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter +V221XXS Motorcycle passenger injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela +V222XXA Unspecified motorcycle rider injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter +V222XXD Unspecified motorcycle rider injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter +V222XXS Unspecified motorcycle rider injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela +V223XXA Person boarding or alighting a motorcycle injured in collision with two- or three-wheeled motor vehicle, initial encounter +V223XXD Person boarding or alighting a motorcycle injured in collision with two- or three-wheeled motor vehicle, subsequent encounter +V223XXS Person boarding or alighting a motorcycle injured in collision with two- or three-wheeled motor vehicle, sequela +V224XXA Motorcycle driver injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter +V224XXD Motorcycle driver injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter +V224XXS Motorcycle driver injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela +V225XXA Motorcycle passenger injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter +V225XXD Motorcycle passenger injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter +V225XXS Motorcycle passenger injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela +V229XXA Unspecified motorcycle rider injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter +V229XXD Unspecified motorcycle rider injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter +V229XXS Unspecified motorcycle rider injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela +V230XXA Motorcycle driver injured in collision with car, pick-up truck or van in nontraffic accident, initial encounter +V230XXD Motorcycle driver injured in collision with car, pick-up truck or van in nontraffic accident, subsequent encounter +V230XXS Motorcycle driver injured in collision with car, pick-up truck or van in nontraffic accident, sequela +V231XXA Motorcycle passenger injured in collision with car, pick-up truck or van in nontraffic accident, initial encounter +V231XXD Motorcycle passenger injured in collision with car, pick-up truck or van in nontraffic accident, subsequent encounter +V231XXS Motorcycle passenger injured in collision with car, pick-up truck or van in nontraffic accident, sequela +V232XXA Unspecified motorcycle rider injured in collision with car, pick-up truck or van in nontraffic accident, initial encounter +V232XXD Unspecified motorcycle rider injured in collision with car, pick-up truck or van in nontraffic accident, subsequent encounter +V232XXS Unspecified motorcycle rider injured in collision with car, pick-up truck or van in nontraffic accident, sequela +V233XXA Person boarding or alighting a motorcycle injured in collision with car, pick-up truck or van, initial encounter +V233XXD Person boarding or alighting a motorcycle injured in collision with car, pick-up truck or van, subsequent encounter +V233XXS Person boarding or alighting a motorcycle injured in collision with car, pick-up truck or van, sequela +V234XXA Motorcycle driver injured in collision with car, pick-up truck or van in traffic accident, initial encounter +V234XXD Motorcycle driver injured in collision with car, pick-up truck or van in traffic accident, subsequent encounter +V234XXS Motorcycle driver injured in collision with car, pick-up truck or van in traffic accident, sequela +V235XXA Motorcycle passenger injured in collision with car, pick-up truck or van in traffic accident, initial encounter +V235XXD Motorcycle passenger injured in collision with car, pick-up truck or van in traffic accident, subsequent encounter +V235XXS Motorcycle passenger injured in collision with car, pick-up truck or van in traffic accident, sequela +V239XXA Unspecified motorcycle rider injured in collision with car, pick-up truck or van in traffic accident, initial encounter +V239XXD Unspecified motorcycle rider injured in collision with car, pick-up truck or van in traffic accident, subsequent encounter +V239XXS Unspecified motorcycle rider injured in collision with car, pick-up truck or van in traffic accident, sequela +V240XXA Motorcycle driver injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter +V240XXD Motorcycle driver injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter +V240XXS Motorcycle driver injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela +V241XXA Motorcycle passenger injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter +V241XXD Motorcycle passenger injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter +V241XXS Motorcycle passenger injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela +V242XXA Unspecified motorcycle rider injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter +V242XXD Unspecified motorcycle rider injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter +V242XXS Unspecified motorcycle rider injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela +V243XXA Person boarding or alighting a motorcycle injured in collision with heavy transport vehicle or bus, initial encounter +V243XXD Person boarding or alighting a motorcycle injured in collision with heavy transport vehicle or bus, subsequent encounter +V243XXS Person boarding or alighting a motorcycle injured in collision with heavy transport vehicle or bus, sequela +V244XXA Motorcycle driver injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter +V244XXD Motorcycle driver injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter +V244XXS Motorcycle driver injured in collision with heavy transport vehicle or bus in traffic accident, sequela +V245XXA Motorcycle passenger injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter +V245XXD Motorcycle passenger injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter +V245XXS Motorcycle passenger injured in collision with heavy transport vehicle or bus in traffic accident, sequela +V249XXA Unspecified motorcycle rider injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter +V249XXD Unspecified motorcycle rider injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter +V249XXS Unspecified motorcycle rider injured in collision with heavy transport vehicle or bus in traffic accident, sequela +V250XXA Motorcycle driver injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter +V250XXD Motorcycle driver injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter +V250XXS Motorcycle driver injured in collision with railway train or railway vehicle in nontraffic accident, sequela +V251XXA Motorcycle passenger injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter +V251XXD Motorcycle passenger injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter +V251XXS Motorcycle passenger injured in collision with railway train or railway vehicle in nontraffic accident, sequela +V252XXA Unspecified motorcycle rider injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter +V252XXD Unspecified motorcycle rider injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter +V252XXS Unspecified motorcycle rider injured in collision with railway train or railway vehicle in nontraffic accident, sequela +V253XXA Person boarding or alighting a motorcycle injured in collision with railway train or railway vehicle, initial encounter +V253XXD Person boarding or alighting a motorcycle injured in collision with railway train or railway vehicle, subsequent encounter +V253XXS Person boarding or alighting a motorcycle injured in collision with railway train or railway vehicle, sequela +V254XXA Motorcycle driver injured in collision with railway train or railway vehicle in traffic accident, initial encounter +V254XXD Motorcycle driver injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter +V254XXS Motorcycle driver injured in collision with railway train or railway vehicle in traffic accident, sequela +V255XXA Motorcycle passenger injured in collision with railway train or railway vehicle in traffic accident, initial encounter +V255XXD Motorcycle passenger injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter +V255XXS Motorcycle passenger injured in collision with railway train or railway vehicle in traffic accident, sequela +V259XXA Unspecified motorcycle rider injured in collision with railway train or railway vehicle in traffic accident, initial encounter +V259XXD Unspecified motorcycle rider injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter +V259XXS Unspecified motorcycle rider injured in collision with railway train or railway vehicle in traffic accident, sequela +V260XXA Motorcycle driver injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter +V260XXD Motorcycle driver injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter +V260XXS Motorcycle driver injured in collision with other nonmotor vehicle in nontraffic accident, sequela +V261XXA Motorcycle passenger injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter +V261XXD Motorcycle passenger injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter +V261XXS Motorcycle passenger injured in collision with other nonmotor vehicle in nontraffic accident, sequela +V262XXA Unspecified motorcycle rider injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter +V262XXD Unspecified motorcycle rider injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter +V262XXS Unspecified motorcycle rider injured in collision with other nonmotor vehicle in nontraffic accident, sequela +V263XXA Person boarding or alighting a motorcycle injured in collision with other nonmotor vehicle, initial encounter +V263XXD Person boarding or alighting a motorcycle injured in collision with other nonmotor vehicle, subsequent encounter +V263XXS Person boarding or alighting a motorcycle injured in collision with other nonmotor vehicle, sequela +V264XXA Motorcycle driver injured in collision with other nonmotor vehicle in traffic accident, initial encounter +V264XXD Motorcycle driver injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter +V264XXS Motorcycle driver injured in collision with other nonmotor vehicle in traffic accident, sequela +V265XXA Motorcycle passenger injured in collision with other nonmotor vehicle in traffic accident, initial encounter +V265XXD Motorcycle passenger injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter +V265XXS Motorcycle passenger injured in collision with other nonmotor vehicle in traffic accident, sequela +V269XXA Unspecified motorcycle rider injured in collision with other nonmotor vehicle in traffic accident, initial encounter +V269XXD Unspecified motorcycle rider injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter +V269XXS Unspecified motorcycle rider injured in collision with other nonmotor vehicle in traffic accident, sequela +V270XXA Motorcycle driver injured in collision with fixed or stationary object in nontraffic accident, initial encounter +V270XXD Motorcycle driver injured in collision with fixed or stationary object in nontraffic accident, subsequent encounter +V270XXS Motorcycle driver injured in collision with fixed or stationary object in nontraffic accident, sequela +V271XXA Motorcycle passenger injured in collision with fixed or stationary object in nontraffic accident, initial encounter +V271XXD Motorcycle passenger injured in collision with fixed or stationary object in nontraffic accident, subsequent encounter +V271XXS Motorcycle passenger injured in collision with fixed or stationary object in nontraffic accident, sequela +V272XXA Unspecified motorcycle rider injured in collision with fixed or stationary object in nontraffic accident, initial encounter +V272XXD Unspecified motorcycle rider injured in collision with fixed or stationary object in nontraffic accident, subsequent encounter +V272XXS Unspecified motorcycle rider injured in collision with fixed or stationary object in nontraffic accident, sequela +V273XXA Person boarding or alighting a motorcycle injured in collision with fixed or stationary object, initial encounter +V273XXD Person boarding or alighting a motorcycle injured in collision with fixed or stationary object, subsequent encounter +V273XXS Person boarding or alighting a motorcycle injured in collision with fixed or stationary object, sequela +V274XXA Motorcycle driver injured in collision with fixed or stationary object in traffic accident, initial encounter +V274XXD Motorcycle driver injured in collision with fixed or stationary object in traffic accident, subsequent encounter +V274XXS Motorcycle driver injured in collision with fixed or stationary object in traffic accident, sequela +V275XXA Motorcycle passenger injured in collision with fixed or stationary object in traffic accident, initial encounter +V275XXD Motorcycle passenger injured in collision with fixed or stationary object in traffic accident, subsequent encounter +V275XXS Motorcycle passenger injured in collision with fixed or stationary object in traffic accident, sequela +V279XXA Unspecified motorcycle rider injured in collision with fixed or stationary object in traffic accident, initial encounter +V279XXD Unspecified motorcycle rider injured in collision with fixed or stationary object in traffic accident, subsequent encounter +V279XXS Unspecified motorcycle rider injured in collision with fixed or stationary object in traffic accident, sequela +V280XXA Motorcycle driver injured in noncollision transport accident in nontraffic accident, initial encounter +V280XXD Motorcycle driver injured in noncollision transport accident in nontraffic accident, subsequent encounter +V280XXS Motorcycle driver injured in noncollision transport accident in nontraffic accident, sequela +V281XXA Motorcycle passenger injured in noncollision transport accident in nontraffic accident, initial encounter +V281XXD Motorcycle passenger injured in noncollision transport accident in nontraffic accident, subsequent encounter +V281XXS Motorcycle passenger injured in noncollision transport accident in nontraffic accident, sequela +V282XXA Unspecified motorcycle rider injured in noncollision transport accident in nontraffic accident, initial encounter +V282XXD Unspecified motorcycle rider injured in noncollision transport accident in nontraffic accident, subsequent encounter +V282XXS Unspecified motorcycle rider injured in noncollision transport accident in nontraffic accident, sequela +V283XXA Person boarding or alighting a motorcycle injured in noncollision transport accident, initial encounter +V283XXD Person boarding or alighting a motorcycle injured in noncollision transport accident, subsequent encounter +V283XXS Person boarding or alighting a motorcycle injured in noncollision transport accident, sequela +V284XXA Motorcycle driver injured in noncollision transport accident in traffic accident, initial encounter +V284XXD Motorcycle driver injured in noncollision transport accident in traffic accident, subsequent encounter +V284XXS Motorcycle driver injured in noncollision transport accident in traffic accident, sequela +V285XXA Motorcycle passenger injured in noncollision transport accident in traffic accident, initial encounter +V285XXD Motorcycle passenger injured in noncollision transport accident in traffic accident, subsequent encounter +V285XXS Motorcycle passenger injured in noncollision transport accident in traffic accident, sequela +V289XXA Unspecified motorcycle rider injured in noncollision transport accident in traffic accident, initial encounter +V289XXD Unspecified motorcycle rider injured in noncollision transport accident in traffic accident, subsequent encounter +V289XXS Unspecified motorcycle rider injured in noncollision transport accident in traffic accident, sequela +V2900XA Motorcycle driver injured in collision with unspecified motor vehicles in nontraffic accident, initial encounter +V2900XD Motorcycle driver injured in collision with unspecified motor vehicles in nontraffic accident, subsequent encounter +V2900XS Motorcycle driver injured in collision with unspecified motor vehicles in nontraffic accident, sequela +V2909XA Motorcycle driver injured in collision with other motor vehicles in nontraffic accident, initial encounter +V2909XD Motorcycle driver injured in collision with other motor vehicles in nontraffic accident, subsequent encounter +V2909XS Motorcycle driver injured in collision with other motor vehicles in nontraffic accident, sequela +V2910XA Motorcycle passenger injured in collision with unspecified motor vehicles in nontraffic accident, initial encounter +V2910XD Motorcycle passenger injured in collision with unspecified motor vehicles in nontraffic accident, subsequent encounter +V2910XS Motorcycle passenger injured in collision with unspecified motor vehicles in nontraffic accident, sequela +V2919XA Motorcycle passenger injured in collision with other motor vehicles in nontraffic accident, initial encounter +V2919XD Motorcycle passenger injured in collision with other motor vehicles in nontraffic accident, subsequent encounter +V2919XS Motorcycle passenger injured in collision with other motor vehicles in nontraffic accident, sequela +V2920XA Unspecified motorcycle rider injured in collision with unspecified motor vehicles in nontraffic accident, initial encounter +V2920XD Unspecified motorcycle rider injured in collision with unspecified motor vehicles in nontraffic accident, subsequent encounter +V2920XS Unspecified motorcycle rider injured in collision with unspecified motor vehicles in nontraffic accident, sequela +V2929XA Unspecified motorcycle rider injured in collision with other motor vehicles in nontraffic accident, initial encounter +V2929XD Unspecified motorcycle rider injured in collision with other motor vehicles in nontraffic accident, subsequent encounter +V2929XS Unspecified motorcycle rider injured in collision with other motor vehicles in nontraffic accident, sequela +V293XXA Motorcycle rider (driver) (passenger) injured in unspecified nontraffic accident, initial encounter +V293XXD Motorcycle rider (driver) (passenger) injured in unspecified nontraffic accident, subsequent encounter +V293XXS Motorcycle rider (driver) (passenger) injured in unspecified nontraffic accident, sequela +V2940XA Motorcycle driver injured in collision with unspecified motor vehicles in traffic accident, initial encounter +V2940XD Motorcycle driver injured in collision with unspecified motor vehicles in traffic accident, subsequent encounter +V2940XS Motorcycle driver injured in collision with unspecified motor vehicles in traffic accident, sequela +V2949XA Motorcycle driver injured in collision with other motor vehicles in traffic accident, initial encounter +V2949XD Motorcycle driver injured in collision with other motor vehicles in traffic accident, subsequent encounter +V2949XS Motorcycle driver injured in collision with other motor vehicles in traffic accident, sequela +V2950XA Motorcycle passenger injured in collision with unspecified motor vehicles in traffic accident, initial encounter +V2950XD Motorcycle passenger injured in collision with unspecified motor vehicles in traffic accident, subsequent encounter +V2950XS Motorcycle passenger injured in collision with unspecified motor vehicles in traffic accident, sequela +V2959XA Motorcycle passenger injured in collision with other motor vehicles in traffic accident, initial encounter +V2959XD Motorcycle passenger injured in collision with other motor vehicles in traffic accident, subsequent encounter +V2959XS Motorcycle passenger injured in collision with other motor vehicles in traffic accident, sequela +V2960XA Unspecified motorcycle rider injured in collision with unspecified motor vehicles in traffic accident, initial encounter +V2960XD Unspecified motorcycle rider injured in collision with unspecified motor vehicles in traffic accident, subsequent encounter +V2960XS Unspecified motorcycle rider injured in collision with unspecified motor vehicles in traffic accident, sequela +V2969XA Unspecified motorcycle rider injured in collision with other motor vehicles in traffic accident, initial encounter +V2969XD Unspecified motorcycle rider injured in collision with other motor vehicles in traffic accident, subsequent encounter +V2969XS Unspecified motorcycle rider injured in collision with other motor vehicles in traffic accident, sequela +V2981XA Motorcycle rider (driver) (passenger) injured in transport accident with military vehicle, initial encounter +V2981XD Motorcycle rider (driver) (passenger) injured in transport accident with military vehicle, subsequent encounter +V2981XS Motorcycle rider (driver) (passenger) injured in transport accident with military vehicle, sequela +V2988XA Motorcycle rider (driver) (passenger) injured in other specified transport accidents, initial encounter +V2988XD Motorcycle rider (driver) (passenger) injured in other specified transport accidents, subsequent encounter +V2988XS Motorcycle rider (driver) (passenger) injured in other specified transport accidents, sequela +V299XXA Motorcycle rider (driver) (passenger) injured in unspecified traffic accident, initial encounter +V299XXD Motorcycle rider (driver) (passenger) injured in unspecified traffic accident, subsequent encounter +V299XXS Motorcycle rider (driver) (passenger) injured in unspecified traffic accident, sequela +V300XXA Driver of three-wheeled motor vehicle injured in collision with pedestrian or animal in nontraffic accident, initial encounter +V300XXD Driver of three-wheeled motor vehicle injured in collision with pedestrian or animal in nontraffic accident, subsequent encounter +V300XXS Driver of three-wheeled motor vehicle injured in collision with pedestrian or animal in nontraffic accident, sequela +V301XXA Passenger in three-wheeled motor vehicle injured in collision with pedestrian or animal in nontraffic accident, initial encounter +V301XXD Passenger in three-wheeled motor vehicle injured in collision with pedestrian or animal in nontraffic accident, subsequent encounter +V301XXS Passenger in three-wheeled motor vehicle injured in collision with pedestrian or animal in nontraffic accident, sequela +V302XXA Person on outside of three-wheeled motor vehicle injured in collision with pedestrian or animal in nontraffic accident, initial encounter +V302XXD Person on outside of three-wheeled motor vehicle injured in collision with pedestrian or animal in nontraffic accident, subsequent encounter +V302XXS Person on outside of three-wheeled motor vehicle injured in collision with pedestrian or animal in nontraffic accident, sequela +V303XXA Unspecified occupant of three-wheeled motor vehicle injured in collision with pedestrian or animal in nontraffic accident, initial encounter +V303XXD Unspecified occupant of three-wheeled motor vehicle injured in collision with pedestrian or animal in nontraffic accident, subsequent encounter +V303XXS Unspecified occupant of three-wheeled motor vehicle injured in collision with pedestrian or animal in nontraffic accident, sequela +V304XXA Person boarding or alighting a three-wheeled motor vehicle injured in collision with pedestrian or animal, initial encounter +V304XXD Person boarding or alighting a three-wheeled motor vehicle injured in collision with pedestrian or animal, subsequent encounter +V304XXS Person boarding or alighting a three-wheeled motor vehicle injured in collision with pedestrian or animal, sequela +V305XXA Driver of three-wheeled motor vehicle injured in collision with pedestrian or animal in traffic accident, initial encounter +V305XXD Driver of three-wheeled motor vehicle injured in collision with pedestrian or animal in traffic accident, subsequent encounter +V305XXS Driver of three-wheeled motor vehicle injured in collision with pedestrian or animal in traffic accident, sequela +V306XXA Passenger in three-wheeled motor vehicle injured in collision with pedestrian or animal in traffic accident, initial encounter +V306XXD Passenger in three-wheeled motor vehicle injured in collision with pedestrian or animal in traffic accident, subsequent encounter +V306XXS Passenger in three-wheeled motor vehicle injured in collision with pedestrian or animal in traffic accident, sequela +V307XXA Person on outside of three-wheeled motor vehicle injured in collision with pedestrian or animal in traffic accident, initial encounter +V307XXD Person on outside of three-wheeled motor vehicle injured in collision with pedestrian or animal in traffic accident, subsequent encounter +V307XXS Person on outside of three-wheeled motor vehicle injured in collision with pedestrian or animal in traffic accident, sequela +V309XXA Unspecified occupant of three-wheeled motor vehicle injured in collision with pedestrian or animal in traffic accident, initial encounter +V309XXD Unspecified occupant of three-wheeled motor vehicle injured in collision with pedestrian or animal in traffic accident, subsequent encounter +V309XXS Unspecified occupant of three-wheeled motor vehicle injured in collision with pedestrian or animal in traffic accident, sequela +V310XXA Driver of three-wheeled motor vehicle injured in collision with pedal cycle in nontraffic accident, initial encounter +V310XXD Driver of three-wheeled motor vehicle injured in collision with pedal cycle in nontraffic accident, subsequent encounter +V310XXS Driver of three-wheeled motor vehicle injured in collision with pedal cycle in nontraffic accident, sequela +V311XXA Passenger in three-wheeled motor vehicle injured in collision with pedal cycle in nontraffic accident, initial encounter +V311XXD Passenger in three-wheeled motor vehicle injured in collision with pedal cycle in nontraffic accident, subsequent encounter +V311XXS Passenger in three-wheeled motor vehicle injured in collision with pedal cycle in nontraffic accident, sequela +V312XXA Person on outside of three-wheeled motor vehicle injured in collision with pedal cycle in nontraffic accident, initial encounter +V312XXD Person on outside of three-wheeled motor vehicle injured in collision with pedal cycle in nontraffic accident, subsequent encounter +V312XXS Person on outside of three-wheeled motor vehicle injured in collision with pedal cycle in nontraffic accident, sequela +V313XXA Unspecified occupant of three-wheeled motor vehicle injured in collision with pedal cycle in nontraffic accident, initial encounter +V313XXD Unspecified occupant of three-wheeled motor vehicle injured in collision with pedal cycle in nontraffic accident, subsequent encounter +V313XXS Unspecified occupant of three-wheeled motor vehicle injured in collision with pedal cycle in nontraffic accident, sequela +V314XXA Person boarding or alighting a three-wheeled motor vehicle injured in collision with pedal cycle, initial encounter +V314XXD Person boarding or alighting a three-wheeled motor vehicle injured in collision with pedal cycle, subsequent encounter +V314XXS Person boarding or alighting a three-wheeled motor vehicle injured in collision with pedal cycle, sequela +V315XXA Driver of three-wheeled motor vehicle injured in collision with pedal cycle in traffic accident, initial encounter +V315XXD Driver of three-wheeled motor vehicle injured in collision with pedal cycle in traffic accident, subsequent encounter +V315XXS Driver of three-wheeled motor vehicle injured in collision with pedal cycle in traffic accident, sequela +V316XXA Passenger in three-wheeled motor vehicle injured in collision with pedal cycle in traffic accident, initial encounter +V316XXD Passenger in three-wheeled motor vehicle injured in collision with pedal cycle in traffic accident, subsequent encounter +V316XXS Passenger in three-wheeled motor vehicle injured in collision with pedal cycle in traffic accident, sequela +V317XXA Person on outside of three-wheeled motor vehicle injured in collision with pedal cycle in traffic accident, initial encounter +V317XXD Person on outside of three-wheeled motor vehicle injured in collision with pedal cycle in traffic accident, subsequent encounter +V317XXS Person on outside of three-wheeled motor vehicle injured in collision with pedal cycle in traffic accident, sequela +V319XXA Unspecified occupant of three-wheeled motor vehicle injured in collision with pedal cycle in traffic accident, initial encounter +V319XXD Unspecified occupant of three-wheeled motor vehicle injured in collision with pedal cycle in traffic accident, subsequent encounter +V319XXS Unspecified occupant of three-wheeled motor vehicle injured in collision with pedal cycle in traffic accident, sequela +V320XXA Driver of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter +V320XXD Driver of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter +V320XXS Driver of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela +V321XXA Passenger in three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter +V321XXD Passenger in three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter +V321XXS Passenger in three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela +V322XXA Person on outside of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter +V322XXD Person on outside of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter +V322XXS Person on outside of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela +V323XXA Unspecified occupant of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter +V323XXD Unspecified occupant of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter +V323XXS Unspecified occupant of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela +V324XXA Person boarding or alighting a three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle, initial encounter +V324XXD Person boarding or alighting a three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle, subsequent encounter +V324XXS Person boarding or alighting a three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle, sequela +V325XXA Driver of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter +V325XXD Driver of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter +V325XXS Driver of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela +V326XXA Passenger in three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter +V326XXD Passenger in three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter +V326XXS Passenger in three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela +V327XXA Person on outside of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter +V327XXD Person on outside of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter +V327XXS Person on outside of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela +V329XXA Unspecified occupant of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter +V329XXD Unspecified occupant of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter +V329XXS Unspecified occupant of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela +V330XXA Driver of three-wheeled motor vehicle injured in collision with car, pick-up truck or van in nontraffic accident, initial encounter +V330XXD Driver of three-wheeled motor vehicle injured in collision with car, pick-up truck or van in nontraffic accident, subsequent encounter +V330XXS Driver of three-wheeled motor vehicle injured in collision with car, pick-up truck or van in nontraffic accident, sequela +V331XXA Passenger in three-wheeled motor vehicle injured in collision with car, pick-up truck or van in nontraffic accident, initial encounter +V331XXD Passenger in three-wheeled motor vehicle injured in collision with car, pick-up truck or van in nontraffic accident, subsequent encounter +V331XXS Passenger in three-wheeled motor vehicle injured in collision with car, pick-up truck or van in nontraffic accident, sequela +V332XXA Person on outside of three-wheeled motor vehicle injured in collision with car, pick-up truck or van in nontraffic accident, initial encounter +V332XXD Person on outside of three-wheeled motor vehicle injured in collision with car, pick-up truck or van in nontraffic accident, subsequent encounter +V332XXS Person on outside of three-wheeled motor vehicle injured in collision with car, pick-up truck or van in nontraffic accident, sequela +V333XXA Unspecified occupant of three-wheeled motor vehicle injured in collision with car, pick-up truck or van in nontraffic accident, initial encounter +V333XXD Unspecified occupant of three-wheeled motor vehicle injured in collision with car, pick-up truck or van in nontraffic accident, subsequent encounter +V333XXS Unspecified occupant of three-wheeled motor vehicle injured in collision with car, pick-up truck or van in nontraffic accident, sequela +V334XXA Person boarding or alighting a three-wheeled motor vehicle injured in collision with car, pick-up truck or van, initial encounter +V334XXD Person boarding or alighting a three-wheeled motor vehicle injured in collision with car, pick-up truck or van, subsequent encounter +V334XXS Person boarding or alighting a three-wheeled motor vehicle injured in collision with car, pick-up truck or van, sequela +V335XXA Driver of three-wheeled motor vehicle injured in collision with car, pick-up truck or van in traffic accident, initial encounter +V335XXD Driver of three-wheeled motor vehicle injured in collision with car, pick-up truck or van in traffic accident, subsequent encounter +V335XXS Driver of three-wheeled motor vehicle injured in collision with car, pick-up truck or van in traffic accident, sequela +V336XXA Passenger in three-wheeled motor vehicle injured in collision with car, pick-up truck or van in traffic accident, initial encounter +V336XXD Passenger in three-wheeled motor vehicle injured in collision with car, pick-up truck or van in traffic accident, subsequent encounter +V336XXS Passenger in three-wheeled motor vehicle injured in collision with car, pick-up truck or van in traffic accident, sequela +V337XXA Person on outside of three-wheeled motor vehicle injured in collision with car, pick-up truck or van in traffic accident, initial encounter +V337XXD Person on outside of three-wheeled motor vehicle injured in collision with car, pick-up truck or van in traffic accident, subsequent encounter +V337XXS Person on outside of three-wheeled motor vehicle injured in collision with car, pick-up truck or van in traffic accident, sequela +V339XXA Unspecified occupant of three-wheeled motor vehicle injured in collision with car, pick-up truck or van in traffic accident, initial encounter +V339XXD Unspecified occupant of three-wheeled motor vehicle injured in collision with car, pick-up truck or van in traffic accident, subsequent encounter +V339XXS Unspecified occupant of three-wheeled motor vehicle injured in collision with car, pick-up truck or van in traffic accident, sequela +V340XXA Driver of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter +V340XXD Driver of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter +V340XXS Driver of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela +V341XXA Passenger in three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter +V341XXD Passenger in three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter +V341XXS Passenger in three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela +V342XXA Person on outside of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter +V342XXD Person on outside of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter +V342XXS Person on outside of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela +V343XXA Unspecified occupant of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter +V343XXD Unspecified occupant of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter +V343XXS Unspecified occupant of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela +V344XXA Person boarding or alighting a three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus, initial encounter +V344XXD Person boarding or alighting a three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus, subsequent encounter +V344XXS Person boarding or alighting a three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus, sequela +V345XXA Driver of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter +V345XXD Driver of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter +V345XXS Driver of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus in traffic accident, sequela +V346XXA Passenger in three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter +V346XXD Passenger in three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter +V346XXS Passenger in three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus in traffic accident, sequela +V347XXA Person on outside of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter +V347XXD Person on outside of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter +V347XXS Person on outside of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus in traffic accident, sequela +V349XXA Unspecified occupant of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter +V349XXD Unspecified occupant of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter +V349XXS Unspecified occupant of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus in traffic accident, sequela +V350XXA Driver of three-wheeled motor vehicle injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter +V350XXD Driver of three-wheeled motor vehicle injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter +V350XXS Driver of three-wheeled motor vehicle injured in collision with railway train or railway vehicle in nontraffic accident, sequela +V351XXA Passenger in three-wheeled motor vehicle injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter +V351XXD Passenger in three-wheeled motor vehicle injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter +V351XXS Passenger in three-wheeled motor vehicle injured in collision with railway train or railway vehicle in nontraffic accident, sequela +V352XXA Person on outside of three-wheeled motor vehicle injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter +V352XXD Person on outside of three-wheeled motor vehicle injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter +V352XXS Person on outside of three-wheeled motor vehicle injured in collision with railway train or railway vehicle in nontraffic accident, sequela +V353XXA Unspecified occupant of three-wheeled motor vehicle injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter +V353XXD Unspecified occupant of three-wheeled motor vehicle injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter +V353XXS Unspecified occupant of three-wheeled motor vehicle injured in collision with railway train or railway vehicle in nontraffic accident, sequela +V354XXA Person boarding or alighting a three-wheeled motor vehicle injured in collision with railway train or railway vehicle, initial encounter +V354XXD Person boarding or alighting a three-wheeled motor vehicle injured in collision with railway train or railway vehicle, subsequent encounter +V354XXS Person boarding or alighting a three-wheeled motor vehicle injured in collision with railway train or railway vehicle, sequela +V355XXA Driver of three-wheeled motor vehicle injured in collision with railway train or railway vehicle in traffic accident, initial encounter +V355XXD Driver of three-wheeled motor vehicle injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter +V355XXS Driver of three-wheeled motor vehicle injured in collision with railway train or railway vehicle in traffic accident, sequela +V356XXA Passenger in three-wheeled motor vehicle injured in collision with railway train or railway vehicle in traffic accident, initial encounter +V356XXD Passenger in three-wheeled motor vehicle injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter +V356XXS Passenger in three-wheeled motor vehicle injured in collision with railway train or railway vehicle in traffic accident, sequela +V357XXA Person on outside of three-wheeled motor vehicle injured in collision with railway train or railway vehicle in traffic accident, initial encounter +V357XXD Person on outside of three-wheeled motor vehicle injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter +V357XXS Person on outside of three-wheeled motor vehicle injured in collision with railway train or railway vehicle in traffic accident, sequela +V359XXA Unspecified occupant of three-wheeled motor vehicle injured in collision with railway train or railway vehicle in traffic accident, initial encounter +V359XXD Unspecified occupant of three-wheeled motor vehicle injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter +V359XXS Unspecified occupant of three-wheeled motor vehicle injured in collision with railway train or railway vehicle in traffic accident, sequela +V360XXA Driver of three-wheeled motor vehicle injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter +V360XXD Driver of three-wheeled motor vehicle injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter +V360XXS Driver of three-wheeled motor vehicle injured in collision with other nonmotor vehicle in nontraffic accident, sequela +V361XXA Passenger in three-wheeled motor vehicle injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter +V361XXD Passenger in three-wheeled motor vehicle injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter +V361XXS Passenger in three-wheeled motor vehicle injured in collision with other nonmotor vehicle in nontraffic accident, sequela +V362XXA Person on outside of three-wheeled motor vehicle injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter +V362XXD Person on outside of three-wheeled motor vehicle injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter +V362XXS Person on outside of three-wheeled motor vehicle injured in collision with other nonmotor vehicle in nontraffic accident, sequela +V363XXA Unspecified occupant of three-wheeled motor vehicle injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter +V363XXD Unspecified occupant of three-wheeled motor vehicle injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter +V363XXS Unspecified occupant of three-wheeled motor vehicle injured in collision with other nonmotor vehicle in nontraffic accident, sequela +V364XXA Person boarding or alighting a three-wheeled motor vehicle injured in collision with other nonmotor vehicle, initial encounter +V364XXD Person boarding or alighting a three-wheeled motor vehicle injured in collision with other nonmotor vehicle, subsequent encounter +V364XXS Person boarding or alighting a three-wheeled motor vehicle injured in collision with other nonmotor vehicle, sequela +V365XXA Driver of three-wheeled motor vehicle injured in collision with other nonmotor vehicle in traffic accident, initial encounter +V365XXD Driver of three-wheeled motor vehicle injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter +V365XXS Driver of three-wheeled motor vehicle injured in collision with other nonmotor vehicle in traffic accident, sequela +V366XXA Passenger in three-wheeled motor vehicle injured in collision with other nonmotor vehicle in traffic accident, initial encounter +V366XXD Passenger in three-wheeled motor vehicle injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter +V366XXS Passenger in three-wheeled motor vehicle injured in collision with other nonmotor vehicle in traffic accident, sequela +V367XXA Person on outside of three-wheeled motor vehicle injured in collision with other nonmotor vehicle in traffic accident, initial encounter +V367XXD Person on outside of three-wheeled motor vehicle injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter +V367XXS Person on outside of three-wheeled motor vehicle injured in collision with other nonmotor vehicle in traffic accident, sequela +V369XXA Unspecified occupant of three-wheeled motor vehicle injured in collision with other nonmotor vehicle in traffic accident, initial encounter +V369XXD Unspecified occupant of three-wheeled motor vehicle injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter +V369XXS Unspecified occupant of three-wheeled motor vehicle injured in collision with other nonmotor vehicle in traffic accident, sequela +V370XXA Driver of three-wheeled motor vehicle injured in collision with fixed or stationary object in nontraffic accident, initial encounter +V370XXD Driver of three-wheeled motor vehicle injured in collision with fixed or stationary object in nontraffic accident, subsequent encounter +V370XXS Driver of three-wheeled motor vehicle injured in collision with fixed or stationary object in nontraffic accident, sequela +V371XXA Passenger in three-wheeled motor vehicle injured in collision with fixed or stationary object in nontraffic accident, initial encounter +V371XXD Passenger in three-wheeled motor vehicle injured in collision with fixed or stationary object in nontraffic accident, subsequent encounter +V371XXS Passenger in three-wheeled motor vehicle injured in collision with fixed or stationary object in nontraffic accident, sequela +V372XXA Person on outside of three-wheeled motor vehicle injured in collision with fixed or stationary object in nontraffic accident, initial encounter +V372XXD Person on outside of three-wheeled motor vehicle injured in collision with fixed or stationary object in nontraffic accident, subsequent encounter +V372XXS Person on outside of three-wheeled motor vehicle injured in collision with fixed or stationary object in nontraffic accident, sequela +V373XXA Unspecified occupant of three-wheeled motor vehicle injured in collision with fixed or stationary object in nontraffic accident, initial encounter +V373XXD Unspecified occupant of three-wheeled motor vehicle injured in collision with fixed or stationary object in nontraffic accident, subsequent encounter +V373XXS Unspecified occupant of three-wheeled motor vehicle injured in collision with fixed or stationary object in nontraffic accident, sequela +V374XXA Person boarding or alighting a three-wheeled motor vehicle injured in collision with fixed or stationary object, initial encounter +V374XXD Person boarding or alighting a three-wheeled motor vehicle injured in collision with fixed or stationary object, subsequent encounter +V374XXS Person boarding or alighting a three-wheeled motor vehicle injured in collision with fixed or stationary object, sequela +V375XXA Driver of three-wheeled motor vehicle injured in collision with fixed or stationary object in traffic accident, initial encounter +V375XXD Driver of three-wheeled motor vehicle injured in collision with fixed or stationary object in traffic accident, subsequent encounter +V375XXS Driver of three-wheeled motor vehicle injured in collision with fixed or stationary object in traffic accident, sequela +V376XXA Passenger in three-wheeled motor vehicle injured in collision with fixed or stationary object in traffic accident, initial encounter +V376XXD Passenger in three-wheeled motor vehicle injured in collision with fixed or stationary object in traffic accident, subsequent encounter +V376XXS Passenger in three-wheeled motor vehicle injured in collision with fixed or stationary object in traffic accident, sequela +V377XXA Person on outside of three-wheeled motor vehicle injured in collision with fixed or stationary object in traffic accident, initial encounter +V377XXD Person on outside of three-wheeled motor vehicle injured in collision with fixed or stationary object in traffic accident, subsequent encounter +V377XXS Person on outside of three-wheeled motor vehicle injured in collision with fixed or stationary object in traffic accident, sequela +V379XXA Unspecified occupant of three-wheeled motor vehicle injured in collision with fixed or stationary object in traffic accident, initial encounter +V379XXD Unspecified occupant of three-wheeled motor vehicle injured in collision with fixed or stationary object in traffic accident, subsequent encounter +V379XXS Unspecified occupant of three-wheeled motor vehicle injured in collision with fixed or stationary object in traffic accident, sequela +V380XXA Driver of three-wheeled motor vehicle injured in noncollision transport accident in nontraffic accident, initial encounter +V380XXD Driver of three-wheeled motor vehicle injured in noncollision transport accident in nontraffic accident, subsequent encounter +V380XXS Driver of three-wheeled motor vehicle injured in noncollision transport accident in nontraffic accident, sequela +V381XXA Passenger in three-wheeled motor vehicle injured in noncollision transport accident in nontraffic accident, initial encounter +V381XXD Passenger in three-wheeled motor vehicle injured in noncollision transport accident in nontraffic accident, subsequent encounter +V381XXS Passenger in three-wheeled motor vehicle injured in noncollision transport accident in nontraffic accident, sequela +V382XXA Person on outside of three-wheeled motor vehicle injured in noncollision transport accident in nontraffic accident, initial encounter +V382XXD Person on outside of three-wheeled motor vehicle injured in noncollision transport accident in nontraffic accident, subsequent encounter +V382XXS Person on outside of three-wheeled motor vehicle injured in noncollision transport accident in nontraffic accident, sequela +V383XXA Unspecified occupant of three-wheeled motor vehicle injured in noncollision transport accident in nontraffic accident, initial encounter +V383XXD Unspecified occupant of three-wheeled motor vehicle injured in noncollision transport accident in nontraffic accident, subsequent encounter +V383XXS Unspecified occupant of three-wheeled motor vehicle injured in noncollision transport accident in nontraffic accident, sequela +V384XXA Person boarding or alighting a three-wheeled motor vehicle injured in noncollision transport accident, initial encounter +V384XXD Person boarding or alighting a three-wheeled motor vehicle injured in noncollision transport accident, subsequent encounter +V384XXS Person boarding or alighting a three-wheeled motor vehicle injured in noncollision transport accident, sequela +V385XXA Driver of three-wheeled motor vehicle injured in noncollision transport accident in traffic accident, initial encounter +V385XXD Driver of three-wheeled motor vehicle injured in noncollision transport accident in traffic accident, subsequent encounter +V385XXS Driver of three-wheeled motor vehicle injured in noncollision transport accident in traffic accident, sequela +V386XXA Passenger in three-wheeled motor vehicle injured in noncollision transport accident in traffic accident, initial encounter +V386XXD Passenger in three-wheeled motor vehicle injured in noncollision transport accident in traffic accident, subsequent encounter +V386XXS Passenger in three-wheeled motor vehicle injured in noncollision transport accident in traffic accident, sequela +V387XXA Person on outside of three-wheeled motor vehicle injured in noncollision transport accident in traffic accident, initial encounter +V387XXD Person on outside of three-wheeled motor vehicle injured in noncollision transport accident in traffic accident, subsequent encounter +V387XXS Person on outside of three-wheeled motor vehicle injured in noncollision transport accident in traffic accident, sequela +V389XXA Unspecified occupant of three-wheeled motor vehicle injured in noncollision transport accident in traffic accident, initial encounter +V389XXD Unspecified occupant of three-wheeled motor vehicle injured in noncollision transport accident in traffic accident, subsequent encounter +V389XXS Unspecified occupant of three-wheeled motor vehicle injured in noncollision transport accident in traffic accident, sequela +V3900XA Driver of three-wheeled motor vehicle injured in collision with unspecified motor vehicles in nontraffic accident, initial encounter +V3900XD Driver of three-wheeled motor vehicle injured in collision with unspecified motor vehicles in nontraffic accident, subsequent encounter +V3900XS Driver of three-wheeled motor vehicle injured in collision with unspecified motor vehicles in nontraffic accident, sequela +V3909XA Driver of three-wheeled motor vehicle injured in collision with other motor vehicles in nontraffic accident, initial encounter +V3909XD Driver of three-wheeled motor vehicle injured in collision with other motor vehicles in nontraffic accident, subsequent encounter +V3909XS Driver of three-wheeled motor vehicle injured in collision with other motor vehicles in nontraffic accident, sequela +V3910XA Passenger in three-wheeled motor vehicle injured in collision with unspecified motor vehicles in nontraffic accident, initial encounter +V3910XD Passenger in three-wheeled motor vehicle injured in collision with unspecified motor vehicles in nontraffic accident, subsequent encounter +V3910XS Passenger in three-wheeled motor vehicle injured in collision with unspecified motor vehicles in nontraffic accident, sequela +V3919XA Passenger in three-wheeled motor vehicle injured in collision with other motor vehicles in nontraffic accident, initial encounter +V3919XD Passenger in three-wheeled motor vehicle injured in collision with other motor vehicles in nontraffic accident, subsequent encounter +V3919XS Passenger in three-wheeled motor vehicle injured in collision with other motor vehicles in nontraffic accident, sequela +V3920XA Unspecified occupant of three-wheeled motor vehicle injured in collision with unspecified motor vehicles in nontraffic accident, initial encounter +V3920XD Unspecified occupant of three-wheeled motor vehicle injured in collision with unspecified motor vehicles in nontraffic accident, subsequent encounter +V3920XS Unspecified occupant of three-wheeled motor vehicle injured in collision with unspecified motor vehicles in nontraffic accident, sequela +V3929XA Unspecified occupant of three-wheeled motor vehicle injured in collision with other motor vehicles in nontraffic accident, initial encounter +V3929XD Unspecified occupant of three-wheeled motor vehicle injured in collision with other motor vehicles in nontraffic accident, subsequent encounter +V3929XS Unspecified occupant of three-wheeled motor vehicle injured in collision with other motor vehicles in nontraffic accident, sequela +V393XXA Occupant (driver) (passenger) of three-wheeled motor vehicle injured in unspecified nontraffic accident, initial encounter +V393XXD Occupant (driver) (passenger) of three-wheeled motor vehicle injured in unspecified nontraffic accident, subsequent encounter +V393XXS Occupant (driver) (passenger) of three-wheeled motor vehicle injured in unspecified nontraffic accident, sequela +V3940XA Driver of three-wheeled motor vehicle injured in collision with unspecified motor vehicles in traffic accident, initial encounter +V3940XD Driver of three-wheeled motor vehicle injured in collision with unspecified motor vehicles in traffic accident, subsequent encounter +V3940XS Driver of three-wheeled motor vehicle injured in collision with unspecified motor vehicles in traffic accident, sequela +V3949XA Driver of three-wheeled motor vehicle injured in collision with other motor vehicles in traffic accident, initial encounter +V3949XD Driver of three-wheeled motor vehicle injured in collision with other motor vehicles in traffic accident, subsequent encounter +V3949XS Driver of three-wheeled motor vehicle injured in collision with other motor vehicles in traffic accident, sequela +V3950XA Passenger in three-wheeled motor vehicle injured in collision with unspecified motor vehicles in traffic accident, initial encounter +V3950XD Passenger in three-wheeled motor vehicle injured in collision with unspecified motor vehicles in traffic accident, subsequent encounter +V3950XS Passenger in three-wheeled motor vehicle injured in collision with unspecified motor vehicles in traffic accident, sequela +V3959XA Passenger in three-wheeled motor vehicle injured in collision with other motor vehicles in traffic accident, initial encounter +V3959XD Passenger in three-wheeled motor vehicle injured in collision with other motor vehicles in traffic accident, subsequent encounter +V3959XS Passenger in three-wheeled motor vehicle injured in collision with other motor vehicles in traffic accident, sequela +V3960XA Unspecified occupant of three-wheeled motor vehicle injured in collision with unspecified motor vehicles in traffic accident, initial encounter +V3960XD Unspecified occupant of three-wheeled motor vehicle injured in collision with unspecified motor vehicles in traffic accident, subsequent encounter +V3960XS Unspecified occupant of three-wheeled motor vehicle injured in collision with unspecified motor vehicles in traffic accident, sequela +V3969XA Unspecified occupant of three-wheeled motor vehicle injured in collision with other motor vehicles in traffic accident, initial encounter +V3969XD Unspecified occupant of three-wheeled motor vehicle injured in collision with other motor vehicles in traffic accident, subsequent encounter +V3969XS Unspecified occupant of three-wheeled motor vehicle injured in collision with other motor vehicles in traffic accident, sequela +V3981XA Occupant (driver) (passenger) of three-wheeled motor vehicle injured in transport accident with military vehicle, initial encounter +V3981XD Occupant (driver) (passenger) of three-wheeled motor vehicle injured in transport accident with military vehicle, subsequent encounter +V3981XS Occupant (driver) (passenger) of three-wheeled motor vehicle injured in transport accident with military vehicle, sequela +V3989XA Occupant (driver) (passenger) of three-wheeled motor vehicle injured in other specified transport accidents, initial encounter +V3989XD Occupant (driver) (passenger) of three-wheeled motor vehicle injured in other specified transport accidents, subsequent encounter +V3989XS Occupant (driver) (passenger) of three-wheeled motor vehicle injured in other specified transport accidents, sequela +V399XXA Occupant (driver) (passenger) of three-wheeled motor vehicle injured in unspecified traffic accident, initial encounter +V399XXD Occupant (driver) (passenger) of three-wheeled motor vehicle injured in unspecified traffic accident, subsequent encounter +V399XXS Occupant (driver) (passenger) of three-wheeled motor vehicle injured in unspecified traffic accident, sequela +V400XXA Car driver injured in collision with pedestrian or animal in nontraffic accident, initial encounter +V400XXD Car driver injured in collision with pedestrian or animal in nontraffic accident, subsequent encounter +V400XXS Car driver injured in collision with pedestrian or animal in nontraffic accident, sequela +V401XXA Car passenger injured in collision with pedestrian or animal in nontraffic accident, initial encounter +V401XXD Car passenger injured in collision with pedestrian or animal in nontraffic accident, subsequent encounter +V401XXS Car passenger injured in collision with pedestrian or animal in nontraffic accident, sequela +V402XXA Person on outside of car injured in collision with pedestrian or animal in nontraffic accident, initial encounter +V402XXD Person on outside of car injured in collision with pedestrian or animal in nontraffic accident, subsequent encounter +V402XXS Person on outside of car injured in collision with pedestrian or animal in nontraffic accident, sequela +V403XXA Unspecified car occupant injured in collision with pedestrian or animal in nontraffic accident, initial encounter +V403XXD Unspecified car occupant injured in collision with pedestrian or animal in nontraffic accident, subsequent encounter +V403XXS Unspecified car occupant injured in collision with pedestrian or animal in nontraffic accident, sequela +V404XXA Person boarding or alighting a car injured in collision with pedestrian or animal, initial encounter +V404XXD Person boarding or alighting a car injured in collision with pedestrian or animal, subsequent encounter +V404XXS Person boarding or alighting a car injured in collision with pedestrian or animal, sequela +V405XXA Car driver injured in collision with pedestrian or animal in traffic accident, initial encounter +V405XXD Car driver injured in collision with pedestrian or animal in traffic accident, subsequent encounter +V405XXS Car driver injured in collision with pedestrian or animal in traffic accident, sequela +V406XXA Car passenger injured in collision with pedestrian or animal in traffic accident, initial encounter +V406XXD Car passenger injured in collision with pedestrian or animal in traffic accident, subsequent encounter +V406XXS Car passenger injured in collision with pedestrian or animal in traffic accident, sequela +V407XXA Person on outside of car injured in collision with pedestrian or animal in traffic accident, initial encounter +V407XXD Person on outside of car injured in collision with pedestrian or animal in traffic accident, subsequent encounter +V407XXS Person on outside of car injured in collision with pedestrian or animal in traffic accident, sequela +V409XXA Unspecified car occupant injured in collision with pedestrian or animal in traffic accident, initial encounter +V409XXD Unspecified car occupant injured in collision with pedestrian or animal in traffic accident, subsequent encounter +V409XXS Unspecified car occupant injured in collision with pedestrian or animal in traffic accident, sequela +V410XXA Car driver injured in collision with pedal cycle in nontraffic accident, initial encounter +V410XXD Car driver injured in collision with pedal cycle in nontraffic accident, subsequent encounter +V410XXS Car driver injured in collision with pedal cycle in nontraffic accident, sequela +V411XXA Car passenger injured in collision with pedal cycle in nontraffic accident, initial encounter +V411XXD Car passenger injured in collision with pedal cycle in nontraffic accident, subsequent encounter +V411XXS Car passenger injured in collision with pedal cycle in nontraffic accident, sequela +V412XXA Person on outside of car injured in collision with pedal cycle in nontraffic accident, initial encounter +V412XXD Person on outside of car injured in collision with pedal cycle in nontraffic accident, subsequent encounter +V412XXS Person on outside of car injured in collision with pedal cycle in nontraffic accident, sequela +V413XXA Unspecified car occupant injured in collision with pedal cycle in nontraffic accident, initial encounter +V413XXD Unspecified car occupant injured in collision with pedal cycle in nontraffic accident, subsequent encounter +V413XXS Unspecified car occupant injured in collision with pedal cycle in nontraffic accident, sequela +V414XXA Person boarding or alighting a car injured in collision with pedal cycle, initial encounter +V414XXD Person boarding or alighting a car injured in collision with pedal cycle, subsequent encounter +V414XXS Person boarding or alighting a car injured in collision with pedal cycle, sequela +V415XXA Car driver injured in collision with pedal cycle in traffic accident, initial encounter +V415XXD Car driver injured in collision with pedal cycle in traffic accident, subsequent encounter +V415XXS Car driver injured in collision with pedal cycle in traffic accident, sequela +V416XXA Car passenger injured in collision with pedal cycle in traffic accident, initial encounter +V416XXD Car passenger injured in collision with pedal cycle in traffic accident, subsequent encounter +V416XXS Car passenger injured in collision with pedal cycle in traffic accident, sequela +V417XXA Person on outside of car injured in collision with pedal cycle in traffic accident, initial encounter +V417XXD Person on outside of car injured in collision with pedal cycle in traffic accident, subsequent encounter +V417XXS Person on outside of car injured in collision with pedal cycle in traffic accident, sequela +V419XXA Unspecified car occupant injured in collision with pedal cycle in traffic accident, initial encounter +V419XXD Unspecified car occupant injured in collision with pedal cycle in traffic accident, subsequent encounter +V419XXS Unspecified car occupant injured in collision with pedal cycle in traffic accident, sequela +V420XXA Car driver injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter +V420XXD Car driver injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter +V420XXS Car driver injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela +V421XXA Car passenger injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter +V421XXD Car passenger injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter +V421XXS Car passenger injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela +V422XXA Person on outside of car injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter +V422XXD Person on outside of car injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter +V422XXS Person on outside of car injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela +V423XXA Unspecified car occupant injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter +V423XXD Unspecified car occupant injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter +V423XXS Unspecified car occupant injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela +V424XXA Person boarding or alighting a car injured in collision with two- or three-wheeled motor vehicle, initial encounter +V424XXD Person boarding or alighting a car injured in collision with two- or three-wheeled motor vehicle, subsequent encounter +V424XXS Person boarding or alighting a car injured in collision with two- or three-wheeled motor vehicle, sequela +V425XXA Car driver injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter +V425XXD Car driver injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter +V425XXS Car driver injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela +V426XXA Car passenger injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter +V426XXD Car passenger injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter +V426XXS Car passenger injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela +V427XXA Person on outside of car injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter +V427XXD Person on outside of car injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter +V427XXS Person on outside of car injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela +V429XXA Unspecified car occupant injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter +V429XXD Unspecified car occupant injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter +V429XXS Unspecified car occupant injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela +V4301XA Car driver injured in collision with sport utility vehicle in nontraffic accident, initial encounter +V4301XD Car driver injured in collision with sport utility vehicle in nontraffic accident, subsequent encounter +V4301XS Car driver injured in collision with sport utility vehicle in nontraffic accident, sequela +V4302XA Car driver injured in collision with other type car in nontraffic accident, initial encounter +V4302XD Car driver injured in collision with other type car in nontraffic accident, subsequent encounter +V4302XS Car driver injured in collision with other type car in nontraffic accident, sequela +V4303XA Car driver injured in collision with pick-up truck in nontraffic accident, initial encounter +V4303XD Car driver injured in collision with pick-up truck in nontraffic accident, subsequent encounter +V4303XS Car driver injured in collision with pick-up truck in nontraffic accident, sequela +V4304XA Car driver injured in collision with van in nontraffic accident, initial encounter +V4304XD Car driver injured in collision with van in nontraffic accident, subsequent encounter +V4304XS Car driver injured in collision with van in nontraffic accident, sequela +V4311XA Car passenger injured in collision with sport utility vehicle in nontraffic accident, initial encounter +V4311XD Car passenger injured in collision with sport utility vehicle in nontraffic accident, subsequent encounter +V4311XS Car passenger injured in collision with sport utility vehicle in nontraffic accident, sequela +V4312XA Car passenger injured in collision with other type car in nontraffic accident, initial encounter +V4312XD Car passenger injured in collision with other type car in nontraffic accident, subsequent encounter +V4312XS Car passenger injured in collision with other type car in nontraffic accident, sequela +V4313XA Car passenger injured in collision with pick-up in nontraffic accident, initial encounter +V4313XD Car passenger injured in collision with pick-up in nontraffic accident, subsequent encounter +V4313XS Car passenger injured in collision with pick-up in nontraffic accident, sequela +V4314XA Car passenger injured in collision with van in nontraffic accident, initial encounter +V4314XD Car passenger injured in collision with van in nontraffic accident, subsequent encounter +V4314XS Car passenger injured in collision with van in nontraffic accident, sequela +V4321XA Person on outside of car injured in collision with sport utility vehicle in nontraffic accident, initial encounter +V4321XD Person on outside of car injured in collision with sport utility vehicle in nontraffic accident, subsequent encounter +V4321XS Person on outside of car injured in collision with sport utility vehicle in nontraffic accident, sequela +V4322XA Person on outside of car injured in collision with other type car in nontraffic accident, initial encounter +V4322XD Person on outside of car injured in collision with other type car in nontraffic accident, subsequent encounter +V4322XS Person on outside of car injured in collision with other type car in nontraffic accident, sequela +V4323XA Person on outside of car injured in collision with pick-up truck in nontraffic accident, initial encounter +V4323XD Person on outside of car injured in collision with pick-up truck in nontraffic accident, subsequent encounter +V4323XS Person on outside of car injured in collision with pick-up truck in nontraffic accident, sequela +V4324XA Person on outside of car injured in collision with van in nontraffic accident, initial encounter +V4324XD Person on outside of car injured in collision with van in nontraffic accident, subsequent encounter +V4324XS Person on outside of car injured in collision with van in nontraffic accident, sequela +V4331XA Unspecified car occupant injured in collision with sport utility vehicle in nontraffic accident, initial encounter +V4331XD Unspecified car occupant injured in collision with sport utility vehicle in nontraffic accident, subsequent encounter +V4331XS Unspecified car occupant injured in collision with sport utility vehicle in nontraffic accident, sequela +V4332XA Unspecified car occupant injured in collision with other type car in nontraffic accident, initial encounter +V4332XD Unspecified car occupant injured in collision with other type car in nontraffic accident, subsequent encounter +V4332XS Unspecified car occupant injured in collision with other type car in nontraffic accident, sequela +V4333XA Unspecified car occupant injured in collision with pick-up truck in nontraffic accident, initial encounter +V4333XD Unspecified car occupant injured in collision with pick-up truck in nontraffic accident, subsequent encounter +V4333XS Unspecified car occupant injured in collision with pick-up truck in nontraffic accident, sequela +V4334XA Unspecified car occupant injured in collision with van in nontraffic accident, initial encounter +V4334XD Unspecified car occupant injured in collision with van in nontraffic accident, subsequent encounter +V4334XS Unspecified car occupant injured in collision with van in nontraffic accident, sequela +V4341XA Person boarding or alighting a car injured in collision with sport utility vehicle, initial encounter +V4341XD Person boarding or alighting a car injured in collision with sport utility vehicle, subsequent encounter +V4341XS Person boarding or alighting a car injured in collision with sport utility vehicle, sequela +V4342XA Person boarding or alighting a car injured in collision with other type car, initial encounter +V4342XD Person boarding or alighting a car injured in collision with other type car, subsequent encounter +V4342XS Person boarding or alighting a car injured in collision with other type car, sequela +V4343XA Person boarding or alighting a car injured in collision with pick-up truck, initial encounter +V4343XD Person boarding or alighting a car injured in collision with pick-up truck, subsequent encounter +V4343XS Person boarding or alighting a car injured in collision with pick-up truck, sequela +V4344XA Person boarding or alighting a car injured in collision with van, initial encounter +V4344XD Person boarding or alighting a car injured in collision with van, subsequent encounter +V4344XS Person boarding or alighting a car injured in collision with van, sequela +V4351XA Car driver injured in collision with sport utility vehicle in traffic accident, initial encounter +V4351XD Car driver injured in collision with sport utility vehicle in traffic accident, subsequent encounter +V4351XS Car driver injured in collision with sport utility vehicle in traffic accident, sequela +V4352XA Car driver injured in collision with other type car in traffic accident, initial encounter +V4352XD Car driver injured in collision with other type car in traffic accident, subsequent encounter +V4352XS Car driver injured in collision with other type car in traffic accident, sequela +V4353XA Car driver injured in collision with pick-up truck in traffic accident, initial encounter +V4353XD Car driver injured in collision with pick-up truck in traffic accident, subsequent encounter +V4353XS Car driver injured in collision with pick-up truck in traffic accident, sequela +V4354XA Car driver injured in collision with van in traffic accident, initial encounter +V4354XD Car driver injured in collision with van in traffic accident, subsequent encounter +V4354XS Car driver injured in collision with van in traffic accident, sequela +V4361XA Car passenger injured in collision with sport utility vehicle in traffic accident, initial encounter +V4361XD Car passenger injured in collision with sport utility vehicle in traffic accident, subsequent encounter +V4361XS Car passenger injured in collision with sport utility vehicle in traffic accident, sequela +V4362XA Car passenger injured in collision with other type car in traffic accident, initial encounter +V4362XD Car passenger injured in collision with other type car in traffic accident, subsequent encounter +V4362XS Car passenger injured in collision with other type car in traffic accident, sequela +V4363XA Car passenger injured in collision with pick-up truck in traffic accident, initial encounter +V4363XD Car passenger injured in collision with pick-up truck in traffic accident, subsequent encounter +V4363XS Car passenger injured in collision with pick-up truck in traffic accident, sequela +V4364XA Car passenger injured in collision with van in traffic accident, initial encounter +V4364XD Car passenger injured in collision with van in traffic accident, subsequent encounter +V4364XS Car passenger injured in collision with van in traffic accident, sequela +V4371XA Person on outside of car injured in collision with sport utility vehicle in traffic accident, initial encounter +V4371XD Person on outside of car injured in collision with sport utility vehicle in traffic accident, subsequent encounter +V4371XS Person on outside of car injured in collision with sport utility vehicle in traffic accident, sequela +V4372XA Person on outside of car injured in collision with other type car in traffic accident, initial encounter +V4372XD Person on outside of car injured in collision with other type car in traffic accident, subsequent encounter +V4372XS Person on outside of car injured in collision with other type car in traffic accident, sequela +V4373XA Person on outside of car injured in collision with pick-up truck in traffic accident, initial encounter +V4373XD Person on outside of car injured in collision with pick-up truck in traffic accident, subsequent encounter +V4373XS Person on outside of car injured in collision with pick-up truck in traffic accident, sequela +V4374XA Person on outside of car injured in collision with van in traffic accident, initial encounter +V4374XD Person on outside of car injured in collision with van in traffic accident, subsequent encounter +V4374XS Person on outside of car injured in collision with van in traffic accident, sequela +V4391XA Unspecified car occupant injured in collision with sport utility vehicle in traffic accident, initial encounter +V4391XD Unspecified car occupant injured in collision with sport utility vehicle in traffic accident, subsequent encounter +V4391XS Unspecified car occupant injured in collision with sport utility vehicle in traffic accident, sequela +V4392XA Unspecified car occupant injured in collision with other type car in traffic accident, initial encounter +V4392XD Unspecified car occupant injured in collision with other type car in traffic accident, subsequent encounter +V4392XS Unspecified car occupant injured in collision with other type car in traffic accident, sequela +V4393XA Unspecified car occupant injured in collision with pick-up truck in traffic accident, initial encounter +V4393XD Unspecified car occupant injured in collision with pick-up truck in traffic accident, subsequent encounter +V4393XS Unspecified car occupant injured in collision with pick-up truck in traffic accident, sequela +V4394XA Unspecified car occupant injured in collision with van in traffic accident, initial encounter +V4394XD Unspecified car occupant injured in collision with van in traffic accident, subsequent encounter +V4394XS Unspecified car occupant injured in collision with van in traffic accident, sequela +V440XXA Car driver injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter +V440XXD Car driver injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter +V440XXS Car driver injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela +V441XXA Car passenger injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter +V441XXD Car passenger injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter +V441XXS Car passenger injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela +V442XXA Person on outside of car injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter +V442XXD Person on outside of car injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter +V442XXS Person on outside of car injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela +V443XXA Unspecified car occupant injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter +V443XXD Unspecified car occupant injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter +V443XXS Unspecified car occupant injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela +V444XXA Person boarding or alighting a car injured in collision with heavy transport vehicle or bus, initial encounter +V444XXD Person boarding or alighting a car injured in collision with heavy transport vehicle or bus, subsequent encounter +V444XXS Person boarding or alighting a car injured in collision with heavy transport vehicle or bus, sequela +V445XXA Car driver injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter +V445XXD Car driver injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter +V445XXS Car driver injured in collision with heavy transport vehicle or bus in traffic accident, sequela +V446XXA Car passenger injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter +V446XXD Car passenger injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter +V446XXS Car passenger injured in collision with heavy transport vehicle or bus in traffic accident, sequela +V447XXA Person on outside of car injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter +V447XXD Person on outside of car injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter +V447XXS Person on outside of car injured in collision with heavy transport vehicle or bus in traffic accident, sequela +V449XXA Unspecified car occupant injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter +V449XXD Unspecified car occupant injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter +V449XXS Unspecified car occupant injured in collision with heavy transport vehicle or bus in traffic accident, sequela +V450XXA Car driver injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter +V450XXD Car driver injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter +V450XXS Car driver injured in collision with railway train or railway vehicle in nontraffic accident, sequela +V451XXA Car passenger injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter +V451XXD Car passenger injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter +V451XXS Car passenger injured in collision with railway train or railway vehicle in nontraffic accident, sequela +V452XXA Person on outside of car injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter +V452XXD Person on outside of car injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter +V452XXS Person on outside of car injured in collision with railway train or railway vehicle in nontraffic accident, sequela +V453XXA Unspecified car occupant injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter +V453XXD Unspecified car occupant injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter +V453XXS Unspecified car occupant injured in collision with railway train or railway vehicle in nontraffic accident, sequela +V454XXA Person boarding or alighting a car injured in collision with railway train or railway vehicle, initial encounter +V454XXD Person boarding or alighting a car injured in collision with railway train or railway vehicle, subsequent encounter +V454XXS Person boarding or alighting a car injured in collision with railway train or railway vehicle, sequela +V455XXA Car driver injured in collision with railway train or railway vehicle in traffic accident, initial encounter +V455XXD Car driver injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter +V455XXS Car driver injured in collision with railway train or railway vehicle in traffic accident, sequela +V456XXA Car passenger injured in collision with railway train or railway vehicle in traffic accident, initial encounter +V456XXD Car passenger injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter +V456XXS Car passenger injured in collision with railway train or railway vehicle in traffic accident, sequela +V457XXA Person on outside of car injured in collision with railway train or railway vehicle in traffic accident, initial encounter +V457XXD Person on outside of car injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter +V457XXS Person on outside of car injured in collision with railway train or railway vehicle in traffic accident, sequela +V459XXA Unspecified car occupant injured in collision with railway train or railway vehicle in traffic accident, initial encounter +V459XXD Unspecified car occupant injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter +V459XXS Unspecified car occupant injured in collision with railway train or railway vehicle in traffic accident, sequela +V460XXA Car driver injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter +V460XXD Car driver injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter +V460XXS Car driver injured in collision with other nonmotor vehicle in nontraffic accident, sequela +V461XXA Car passenger injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter +V461XXD Car passenger injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter +V461XXS Car passenger injured in collision with other nonmotor vehicle in nontraffic accident, sequela +V462XXA Person on outside of car injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter +V462XXD Person on outside of car injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter +V462XXS Person on outside of car injured in collision with other nonmotor vehicle in nontraffic accident, sequela +V463XXA Unspecified car occupant injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter +V463XXD Unspecified car occupant injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter +V463XXS Unspecified car occupant injured in collision with other nonmotor vehicle in nontraffic accident, sequela +V464XXA Person boarding or alighting a car injured in collision with other nonmotor vehicle, initial encounter +V464XXD Person boarding or alighting a car injured in collision with other nonmotor vehicle, subsequent encounter +V464XXS Person boarding or alighting a car injured in collision with other nonmotor vehicle, sequela +V465XXA Car driver injured in collision with other nonmotor vehicle in traffic accident, initial encounter +V465XXD Car driver injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter +V465XXS Car driver injured in collision with other nonmotor vehicle in traffic accident, sequela +V466XXA Car passenger injured in collision with other nonmotor vehicle in traffic accident, initial encounter +V466XXD Car passenger injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter +V466XXS Car passenger injured in collision with other nonmotor vehicle in traffic accident, sequela +V467XXA Person on outside of car injured in collision with other nonmotor vehicle in traffic accident, initial encounter +V467XXD Person on outside of car injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter +V467XXS Person on outside of car injured in collision with other nonmotor vehicle in traffic accident, sequela +V469XXA Unspecified car occupant injured in collision with other nonmotor vehicle in traffic accident, initial encounter +V469XXD Unspecified car occupant injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter +V469XXS Unspecified car occupant injured in collision with other nonmotor vehicle in traffic accident, sequela +V470XXA Car driver injured in collision with fixed or stationary object in nontraffic accident, initial encounter +V470XXD Car driver injured in collision with fixed or stationary object in nontraffic accident, subsequent encounter +V470XXS Car driver injured in collision with fixed or stationary object in nontraffic accident, sequela +V471XXA Car passenger injured in collision with fixed or stationary object in nontraffic accident, initial encounter +V471XXD Car passenger injured in collision with fixed or stationary object in nontraffic accident, subsequent encounter +V471XXS Car passenger injured in collision with fixed or stationary object in nontraffic accident, sequela +V472XXA Person on outside of car injured in collision with fixed or stationary object in nontraffic accident, initial encounter +V472XXD Person on outside of car injured in collision with fixed or stationary object in nontraffic accident, subsequent encounter +V472XXS Person on outside of car injured in collision with fixed or stationary object in nontraffic accident, sequela +V473XXA Unspecified car occupant injured in collision with fixed or stationary object in nontraffic accident, initial encounter +V473XXD Unspecified car occupant injured in collision with fixed or stationary object in nontraffic accident, subsequent encounter +V473XXS Unspecified car occupant injured in collision with fixed or stationary object in nontraffic accident, sequela +V474XXA Person boarding or alighting a car injured in collision with fixed or stationary object, initial encounter +V474XXD Person boarding or alighting a car injured in collision with fixed or stationary object, subsequent encounter +V474XXS Person boarding or alighting a car injured in collision with fixed or stationary object, sequela +V475XXA Car driver injured in collision with fixed or stationary object in traffic accident, initial encounter +V475XXD Car driver injured in collision with fixed or stationary object in traffic accident, subsequent encounter +V475XXS Car driver injured in collision with fixed or stationary object in traffic accident, sequela +V476XXA Car passenger injured in collision with fixed or stationary object in traffic accident, initial encounter +V476XXD Car passenger injured in collision with fixed or stationary object in traffic accident, subsequent encounter +V476XXS Car passenger injured in collision with fixed or stationary object in traffic accident, sequela +V477XXA Person on outside of car injured in collision with fixed or stationary object in traffic accident, initial encounter +V477XXD Person on outside of car injured in collision with fixed or stationary object in traffic accident, subsequent encounter +V477XXS Person on outside of car injured in collision with fixed or stationary object in traffic accident, sequela +V479XXA Unspecified car occupant injured in collision with fixed or stationary object in traffic accident, initial encounter +V479XXD Unspecified car occupant injured in collision with fixed or stationary object in traffic accident, subsequent encounter +V479XXS Unspecified car occupant injured in collision with fixed or stationary object in traffic accident, sequela +V480XXA Car driver injured in noncollision transport accident in nontraffic accident, initial encounter +V480XXD Car driver injured in noncollision transport accident in nontraffic accident, subsequent encounter +V480XXS Car driver injured in noncollision transport accident in nontraffic accident, sequela +V481XXA Car passenger injured in noncollision transport accident in nontraffic accident, initial encounter +V481XXD Car passenger injured in noncollision transport accident in nontraffic accident, subsequent encounter +V481XXS Car passenger injured in noncollision transport accident in nontraffic accident, sequela +V482XXA Person on outside of car injured in noncollision transport accident in nontraffic accident, initial encounter +V482XXD Person on outside of car injured in noncollision transport accident in nontraffic accident, subsequent encounter +V482XXS Person on outside of car injured in noncollision transport accident in nontraffic accident, sequela +V483XXA Unspecified car occupant injured in noncollision transport accident in nontraffic accident, initial encounter +V483XXD Unspecified car occupant injured in noncollision transport accident in nontraffic accident, subsequent encounter +V483XXS Unspecified car occupant injured in noncollision transport accident in nontraffic accident, sequela +V484XXA Person boarding or alighting a car injured in noncollision transport accident, initial encounter +V484XXD Person boarding or alighting a car injured in noncollision transport accident, subsequent encounter +V484XXS Person boarding or alighting a car injured in noncollision transport accident, sequela +V485XXA Car driver injured in noncollision transport accident in traffic accident, initial encounter +V485XXD Car driver injured in noncollision transport accident in traffic accident, subsequent encounter +V485XXS Car driver injured in noncollision transport accident in traffic accident, sequela +V486XXA Car passenger injured in noncollision transport accident in traffic accident, initial encounter +V486XXD Car passenger injured in noncollision transport accident in traffic accident, subsequent encounter +V486XXS Car passenger injured in noncollision transport accident in traffic accident, sequela +V487XXA Person on outside of car injured in noncollision transport accident in traffic accident, initial encounter +V487XXD Person on outside of car injured in noncollision transport accident in traffic accident, subsequent encounter +V487XXS Person on outside of car injured in noncollision transport accident in traffic accident, sequela +V489XXA Unspecified car occupant injured in noncollision transport accident in traffic accident, initial encounter +V489XXD Unspecified car occupant injured in noncollision transport accident in traffic accident, subsequent encounter +V489XXS Unspecified car occupant injured in noncollision transport accident in traffic accident, sequela +V4900XA Driver injured in collision with unspecified motor vehicles in nontraffic accident, initial encounter +V4900XD Driver injured in collision with unspecified motor vehicles in nontraffic accident, subsequent encounter +V4900XS Driver injured in collision with unspecified motor vehicles in nontraffic accident, sequela +V4909XA Driver injured in collision with other motor vehicles in nontraffic accident, initial encounter +V4909XD Driver injured in collision with other motor vehicles in nontraffic accident, subsequent encounter +V4909XS Driver injured in collision with other motor vehicles in nontraffic accident, sequela +V4910XA Passenger injured in collision with unspecified motor vehicles in nontraffic accident, initial encounter +V4910XD Passenger injured in collision with unspecified motor vehicles in nontraffic accident, subsequent encounter +V4910XS Passenger injured in collision with unspecified motor vehicles in nontraffic accident, sequela +V4919XA Passenger injured in collision with other motor vehicles in nontraffic accident, initial encounter +V4919XD Passenger injured in collision with other motor vehicles in nontraffic accident, subsequent encounter +V4919XS Passenger injured in collision with other motor vehicles in nontraffic accident, sequela +V4920XA Unspecified car occupant injured in collision with unspecified motor vehicles in nontraffic accident, initial encounter +V4920XD Unspecified car occupant injured in collision with unspecified motor vehicles in nontraffic accident, subsequent encounter +V4920XS Unspecified car occupant injured in collision with unspecified motor vehicles in nontraffic accident, sequela +V4929XA Unspecified car occupant injured in collision with other motor vehicles in nontraffic accident, initial encounter +V4929XD Unspecified car occupant injured in collision with other motor vehicles in nontraffic accident, subsequent encounter +V4929XS Unspecified car occupant injured in collision with other motor vehicles in nontraffic accident, sequela +V493XXA Car occupant (driver) (passenger) injured in unspecified nontraffic accident, initial encounter +V493XXD Car occupant (driver) (passenger) injured in unspecified nontraffic accident, subsequent encounter +V493XXS Car occupant (driver) (passenger) injured in unspecified nontraffic accident, sequela +V4940XA Driver injured in collision with unspecified motor vehicles in traffic accident, initial encounter +V4940XD Driver injured in collision with unspecified motor vehicles in traffic accident, subsequent encounter +V4940XS Driver injured in collision with unspecified motor vehicles in traffic accident, sequela +V4949XA Driver injured in collision with other motor vehicles in traffic accident, initial encounter +V4949XD Driver injured in collision with other motor vehicles in traffic accident, subsequent encounter +V4949XS Driver injured in collision with other motor vehicles in traffic accident, sequela +V4950XA Passenger injured in collision with unspecified motor vehicles in traffic accident, initial encounter +V4950XD Passenger injured in collision with unspecified motor vehicles in traffic accident, subsequent encounter +V4950XS Passenger injured in collision with unspecified motor vehicles in traffic accident, sequela +V4959XA Passenger injured in collision with other motor vehicles in traffic accident, initial encounter +V4959XD Passenger injured in collision with other motor vehicles in traffic accident, subsequent encounter +V4959XS Passenger injured in collision with other motor vehicles in traffic accident, sequela +V4960XA Unspecified car occupant injured in collision with unspecified motor vehicles in traffic accident, initial encounter +V4960XD Unspecified car occupant injured in collision with unspecified motor vehicles in traffic accident, subsequent encounter +V4960XS Unspecified car occupant injured in collision with unspecified motor vehicles in traffic accident, sequela +V4969XA Unspecified car occupant injured in collision with other motor vehicles in traffic accident, initial encounter +V4969XD Unspecified car occupant injured in collision with other motor vehicles in traffic accident, subsequent encounter +V4969XS Unspecified car occupant injured in collision with other motor vehicles in traffic accident, sequela +V4981XA Car occupant (driver) (passenger) injured in transport accident with military vehicle, initial encounter +V4981XD Car occupant (driver) (passenger) injured in transport accident with military vehicle, subsequent encounter +V4981XS Car occupant (driver) (passenger) injured in transport accident with military vehicle, sequela +V4988XA Car occupant (driver) (passenger) injured in other specified transport accidents, initial encounter +V4988XD Car occupant (driver) (passenger) injured in other specified transport accidents, subsequent encounter +V4988XS Car occupant (driver) (passenger) injured in other specified transport accidents, sequela +V499XXA Car occupant (driver) (passenger) injured in unspecified traffic accident, initial encounter +V499XXD Car occupant (driver) (passenger) injured in unspecified traffic accident, subsequent encounter +V499XXS Car occupant (driver) (passenger) injured in unspecified traffic accident, sequela +V500XXA Driver of pick-up truck or van injured in collision with pedestrian or animal in nontraffic accident, initial encounter +V500XXD Driver of pick-up truck or van injured in collision with pedestrian or animal in nontraffic accident, subsequent encounter +V500XXS Driver of pick-up truck or van injured in collision with pedestrian or animal in nontraffic accident, sequela +V501XXA Passenger in pick-up truck or van injured in collision with pedestrian or animal in nontraffic accident, initial encounter +V501XXD Passenger in pick-up truck or van injured in collision with pedestrian or animal in nontraffic accident, subsequent encounter +V501XXS Passenger in pick-up truck or van injured in collision with pedestrian or animal in nontraffic accident, sequela +V502XXA Person on outside of pick-up truck or van injured in collision with pedestrian or animal in nontraffic accident, initial encounter +V502XXD Person on outside of pick-up truck or van injured in collision with pedestrian or animal in nontraffic accident, subsequent encounter +V502XXS Person on outside of pick-up truck or van injured in collision with pedestrian or animal in nontraffic accident, sequela +V503XXA Unspecified occupant of pick-up truck or van injured in collision with pedestrian or animal in nontraffic accident, initial encounter +V503XXD Unspecified occupant of pick-up truck or van injured in collision with pedestrian or animal in nontraffic accident, subsequent encounter +V503XXS Unspecified occupant of pick-up truck or van injured in collision with pedestrian or animal in nontraffic accident, sequela +V504XXA Person boarding or alighting a pick-up truck or van injured in collision with pedestrian or animal, initial encounter +V504XXD Person boarding or alighting a pick-up truck or van injured in collision with pedestrian or animal, subsequent encounter +V504XXS Person boarding or alighting a pick-up truck or van injured in collision with pedestrian or animal, sequela +V505XXA Driver of pick-up truck or van injured in collision with pedestrian or animal in traffic accident, initial encounter +V505XXD Driver of pick-up truck or van injured in collision with pedestrian or animal in traffic accident, subsequent encounter +V505XXS Driver of pick-up truck or van injured in collision with pedestrian or animal in traffic accident, sequela +V506XXA Passenger in pick-up truck or van injured in collision with pedestrian or animal in traffic accident, initial encounter +V506XXD Passenger in pick-up truck or van injured in collision with pedestrian or animal in traffic accident, subsequent encounter +V506XXS Passenger in pick-up truck or van injured in collision with pedestrian or animal in traffic accident, sequela +V507XXA Person on outside of pick-up truck or van injured in collision with pedestrian or animal in traffic accident, initial encounter +V507XXD Person on outside of pick-up truck or van injured in collision with pedestrian or animal in traffic accident, subsequent encounter +V507XXS Person on outside of pick-up truck or van injured in collision with pedestrian or animal in traffic accident, sequela +V509XXA Unspecified occupant of pick-up truck or van injured in collision with pedestrian or animal in traffic accident, initial encounter +V509XXD Unspecified occupant of pick-up truck or van injured in collision with pedestrian or animal in traffic accident, subsequent encounter +V509XXS Unspecified occupant of pick-up truck or van injured in collision with pedestrian or animal in traffic accident, sequela +V510XXA Driver of pick-up truck or van injured in collision with pedal cycle in nontraffic accident, initial encounter +V510XXD Driver of pick-up truck or van injured in collision with pedal cycle in nontraffic accident, subsequent encounter +V510XXS Driver of pick-up truck or van injured in collision with pedal cycle in nontraffic accident, sequela +V511XXA Passenger in pick-up truck or van injured in collision with pedal cycle in nontraffic accident, initial encounter +V511XXD Passenger in pick-up truck or van injured in collision with pedal cycle in nontraffic accident, subsequent encounter +V511XXS Passenger in pick-up truck or van injured in collision with pedal cycle in nontraffic accident, sequela +V512XXA Person on outside of pick-up truck or van injured in collision with pedal cycle in nontraffic accident, initial encounter +V512XXD Person on outside of pick-up truck or van injured in collision with pedal cycle in nontraffic accident, subsequent encounter +V512XXS Person on outside of pick-up truck or van injured in collision with pedal cycle in nontraffic accident, sequela +V513XXA Unspecified occupant of pick-up truck or van injured in collision with pedal cycle in nontraffic accident, initial encounter +V513XXD Unspecified occupant of pick-up truck or van injured in collision with pedal cycle in nontraffic accident, subsequent encounter +V513XXS Unspecified occupant of pick-up truck or van injured in collision with pedal cycle in nontraffic accident, sequela +V514XXA Person boarding or alighting a pick-up truck or van injured in collision with pedal cycle, initial encounter +V514XXD Person boarding or alighting a pick-up truck or van injured in collision with pedal cycle, subsequent encounter +V514XXS Person boarding or alighting a pick-up truck or van injured in collision with pedal cycle, sequela +V515XXA Driver of pick-up truck or van injured in collision with pedal cycle in traffic accident, initial encounter +V515XXD Driver of pick-up truck or van injured in collision with pedal cycle in traffic accident, subsequent encounter +V515XXS Driver of pick-up truck or van injured in collision with pedal cycle in traffic accident, sequela +V516XXA Passenger in pick-up truck or van injured in collision with pedal cycle in traffic accident, initial encounter +V516XXD Passenger in pick-up truck or van injured in collision with pedal cycle in traffic accident, subsequent encounter +V516XXS Passenger in pick-up truck or van injured in collision with pedal cycle in traffic accident, sequela +V517XXA Person on outside of pick-up truck or van injured in collision with pedal cycle in traffic accident, initial encounter +V517XXD Person on outside of pick-up truck or van injured in collision with pedal cycle in traffic accident, subsequent encounter +V517XXS Person on outside of pick-up truck or van injured in collision with pedal cycle in traffic accident, sequela +V519XXA Unspecified occupant of pick-up truck or van injured in collision with pedal cycle in traffic accident, initial encounter +V519XXD Unspecified occupant of pick-up truck or van injured in collision with pedal cycle in traffic accident, subsequent encounter +V519XXS Unspecified occupant of pick-up truck or van injured in collision with pedal cycle in traffic accident, sequela +V520XXA Driver of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter +V520XXD Driver of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter +V520XXS Driver of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela +V521XXA Passenger in pick-up truck or van injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter +V521XXD Passenger in pick-up truck or van injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter +V521XXS Passenger in pick-up truck or van injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela +V522XXA Person on outside of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter +V522XXD Person on outside of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter +V522XXS Person on outside of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela +V523XXA Unspecified occupant of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter +V523XXD Unspecified occupant of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter +V523XXS Unspecified occupant of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela +V524XXA Person boarding or alighting a pick-up truck or van injured in collision with two- or three-wheeled motor vehicle, initial encounter +V524XXD Person boarding or alighting a pick-up truck or van injured in collision with two- or three-wheeled motor vehicle, subsequent encounter +V524XXS Person boarding or alighting a pick-up truck or van injured in collision with two- or three-wheeled motor vehicle, sequela +V525XXA Driver of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter +V525XXD Driver of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter +V525XXS Driver of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela +V526XXA Passenger in pick-up truck or van injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter +V526XXD Passenger in pick-up truck or van injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter +V526XXS Passenger in pick-up truck or van injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela +V527XXA Person on outside of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter +V527XXD Person on outside of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter +V527XXS Person on outside of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela +V529XXA Unspecified occupant of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter +V529XXD Unspecified occupant of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter +V529XXS Unspecified occupant of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela +V530XXA Driver of pick-up truck or van injured in collision with car, pick-up truck or van in nontraffic accident, initial encounter +V530XXD Driver of pick-up truck or van injured in collision with car, pick-up truck or van in nontraffic accident, subsequent encounter +V530XXS Driver of pick-up truck or van injured in collision with car, pick-up truck or van in nontraffic accident, sequela +V531XXA Passenger in pick-up truck or van injured in collision with car, pick-up truck or van in nontraffic accident, initial encounter +V531XXD Passenger in pick-up truck or van injured in collision with car, pick-up truck or van in nontraffic accident, subsequent encounter +V531XXS Passenger in pick-up truck or van injured in collision with car, pick-up truck or van in nontraffic accident, sequela +V532XXA Person on outside of pick-up truck or van injured in collision with car, pick-up truck or van in nontraffic accident, initial encounter +V532XXD Person on outside of pick-up truck or van injured in collision with car, pick-up truck or van in nontraffic accident, subsequent encounter +V532XXS Person on outside of pick-up truck or van injured in collision with car, pick-up truck or van in nontraffic accident, sequela +V533XXA Unspecified occupant of pick-up truck or van injured in collision with car, pick-up truck or van in nontraffic accident, initial encounter +V533XXD Unspecified occupant of pick-up truck or van injured in collision with car, pick-up truck or van in nontraffic accident, subsequent encounter +V533XXS Unspecified occupant of pick-up truck or van injured in collision with car, pick-up truck or van in nontraffic accident, sequela +V534XXA Person boarding or alighting a pick-up truck or van injured in collision with car, pick-up truck or van, initial encounter +V534XXD Person boarding or alighting a pick-up truck or van injured in collision with car, pick-up truck or van, subsequent encounter +V534XXS Person boarding or alighting a pick-up truck or van injured in collision with car, pick-up truck or van, sequela +V535XXA Driver of pick-up truck or van injured in collision with car, pick-up truck or van in traffic accident, initial encounter +V535XXD Driver of pick-up truck or van injured in collision with car, pick-up truck or van in traffic accident, subsequent encounter +V535XXS Driver of pick-up truck or van injured in collision with car, pick-up truck or van in traffic accident, sequela +V536XXA Passenger in pick-up truck or van injured in collision with car, pick-up truck or van in traffic accident, initial encounter +V536XXD Passenger in pick-up truck or van injured in collision with car, pick-up truck or van in traffic accident, subsequent encounter +V536XXS Passenger in pick-up truck or van injured in collision with car, pick-up truck or van in traffic accident, sequela +V537XXA Person on outside of pick-up truck or van injured in collision with car, pick-up truck or van in traffic accident, initial encounter +V537XXD Person on outside of pick-up truck or van injured in collision with car, pick-up truck or van in traffic accident, subsequent encounter +V537XXS Person on outside of pick-up truck or van injured in collision with car, pick-up truck or van in traffic accident, sequela +V539XXA Unspecified occupant of pick-up truck or van injured in collision with car, pick-up truck or van in traffic accident, initial encounter +V539XXD Unspecified occupant of pick-up truck or van injured in collision with car, pick-up truck or van in traffic accident, subsequent encounter +V539XXS Unspecified occupant of pick-up truck or van injured in collision with car, pick-up truck or van in traffic accident, sequela +V540XXA Driver of pick-up truck or van injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter +V540XXD Driver of pick-up truck or van injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter +V540XXS Driver of pick-up truck or van injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela +V541XXA Passenger in pick-up truck or van injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter +V541XXD Passenger in pick-up truck or van injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter +V541XXS Passenger in pick-up truck or van injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela +V542XXA Person on outside of pick-up truck or van injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter +V542XXD Person on outside of pick-up truck or van injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter +V542XXS Person on outside of pick-up truck or van injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela +V543XXA Unspecified occupant of pick-up truck or van injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter +V543XXD Unspecified occupant of pick-up truck or van injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter +V543XXS Unspecified occupant of pick-up truck or van injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela +V544XXA Person boarding or alighting a pick-up truck or van injured in collision with heavy transport vehicle or bus, initial encounter +V544XXD Person boarding or alighting a pick-up truck or van injured in collision with heavy transport vehicle or bus, subsequent encounter +V544XXS Person boarding or alighting a pick-up truck or van injured in collision with heavy transport vehicle or bus, sequela +V545XXA Driver of pick-up truck or van injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter +V545XXD Driver of pick-up truck or van injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter +V545XXS Driver of pick-up truck or van injured in collision with heavy transport vehicle or bus in traffic accident, sequela +V546XXA Passenger in pick-up truck or van injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter +V546XXD Passenger in pick-up truck or van injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter +V546XXS Passenger in pick-up truck or van injured in collision with heavy transport vehicle or bus in traffic accident, sequela +V547XXA Person on outside of pick-up truck or van injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter +V547XXD Person on outside of pick-up truck or van injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter +V547XXS Person on outside of pick-up truck or van injured in collision with heavy transport vehicle or bus in traffic accident, sequela +V549XXA Unspecified occupant of pick-up truck or van injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter +V549XXD Unspecified occupant of pick-up truck or van injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter +V549XXS Unspecified occupant of pick-up truck or van injured in collision with heavy transport vehicle or bus in traffic accident, sequela +V550XXA Driver of pick-up truck or van injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter +V550XXD Driver of pick-up truck or van injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter +V550XXS Driver of pick-up truck or van injured in collision with railway train or railway vehicle in nontraffic accident, sequela +V551XXA Passenger in pick-up truck or van injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter +V551XXD Passenger in pick-up truck or van injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter +V551XXS Passenger in pick-up truck or van injured in collision with railway train or railway vehicle in nontraffic accident, sequela +V552XXA Person on outside of pick-up truck or van injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter +V552XXD Person on outside of pick-up truck or van injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter +V552XXS Person on outside of pick-up truck or van injured in collision with railway train or railway vehicle in nontraffic accident, sequela +V553XXA Unspecified occupant of pick-up truck or van injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter +V553XXD Unspecified occupant of pick-up truck or van injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter +V553XXS Unspecified occupant of pick-up truck or van injured in collision with railway train or railway vehicle in nontraffic accident, sequela +V554XXA Person boarding or alighting a pick-up truck or van injured in collision with railway train or railway vehicle, initial encounter +V554XXD Person boarding or alighting a pick-up truck or van injured in collision with railway train or railway vehicle, subsequent encounter +V554XXS Person boarding or alighting a pick-up truck or van injured in collision with railway train or railway vehicle, sequela +V555XXA Driver of pick-up truck or van injured in collision with railway train or railway vehicle in traffic accident, initial encounter +V555XXD Driver of pick-up truck or van injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter +V555XXS Driver of pick-up truck or van injured in collision with railway train or railway vehicle in traffic accident, sequela +V556XXA Passenger in pick-up truck or van injured in collision with railway train or railway vehicle in traffic accident, initial encounter +V556XXD Passenger in pick-up truck or van injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter +V556XXS Passenger in pick-up truck or van injured in collision with railway train or railway vehicle in traffic accident, sequela +V557XXA Person on outside of pick-up truck or van injured in collision with railway train or railway vehicle in traffic accident, initial encounter +V557XXD Person on outside of pick-up truck or van injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter +V557XXS Person on outside of pick-up truck or van injured in collision with railway train or railway vehicle in traffic accident, sequela +V559XXA Unspecified occupant of pick-up truck or van injured in collision with railway train or railway vehicle in traffic accident, initial encounter +V559XXD Unspecified occupant of pick-up truck or van injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter +V559XXS Unspecified occupant of pick-up truck or van injured in collision with railway train or railway vehicle in traffic accident, sequela +V560XXA Driver of pick-up truck or van injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter +V560XXD Driver of pick-up truck or van injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter +V560XXS Driver of pick-up truck or van injured in collision with other nonmotor vehicle in nontraffic accident, sequela +V561XXA Passenger in pick-up truck or van injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter +V561XXD Passenger in pick-up truck or van injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter +V561XXS Passenger in pick-up truck or van injured in collision with other nonmotor vehicle in nontraffic accident, sequela +V562XXA Person on outside of pick-up truck or van injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter +V562XXD Person on outside of pick-up truck or van injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter +V562XXS Person on outside of pick-up truck or van injured in collision with other nonmotor vehicle in nontraffic accident, sequela +V563XXA Unspecified occupant of pick-up truck or van injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter +V563XXD Unspecified occupant of pick-up truck or van injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter +V563XXS Unspecified occupant of pick-up truck or van injured in collision with other nonmotor vehicle in nontraffic accident, sequela +V564XXA Person boarding or alighting a pick-up truck or van injured in collision with other nonmotor vehicle, initial encounter +V564XXD Person boarding or alighting a pick-up truck or van injured in collision with other nonmotor vehicle, subsequent encounter +V564XXS Person boarding or alighting a pick-up truck or van injured in collision with other nonmotor vehicle, sequela +V565XXA Driver of pick-up truck or van injured in collision with other nonmotor vehicle in traffic accident, initial encounter +V565XXD Driver of pick-up truck or van injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter +V565XXS Driver of pick-up truck or van injured in collision with other nonmotor vehicle in traffic accident, sequela +V566XXA Passenger in pick-up truck or van injured in collision with other nonmotor vehicle in traffic accident, initial encounter +V566XXD Passenger in pick-up truck or van injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter +V566XXS Passenger in pick-up truck or van injured in collision with other nonmotor vehicle in traffic accident, sequela +V567XXA Person on outside of pick-up truck or van injured in collision with other nonmotor vehicle in traffic accident, initial encounter +V567XXD Person on outside of pick-up truck or van injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter +V567XXS Person on outside of pick-up truck or van injured in collision with other nonmotor vehicle in traffic accident, sequela +V569XXA Unspecified occupant of pick-up truck or van injured in collision with other nonmotor vehicle in traffic accident, initial encounter +V569XXD Unspecified occupant of pick-up truck or van injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter +V569XXS Unspecified occupant of pick-up truck or van injured in collision with other nonmotor vehicle in traffic accident, sequela +V570XXA Driver of pick-up truck or van injured in collision with fixed or stationary object in nontraffic accident, initial encounter +V570XXD Driver of pick-up truck or van injured in collision with fixed or stationary object in nontraffic accident, subsequent encounter +V570XXS Driver of pick-up truck or van injured in collision with fixed or stationary object in nontraffic accident, sequela +V571XXA Passenger in pick-up truck or van injured in collision with fixed or stationary object in nontraffic accident, initial encounter +V571XXD Passenger in pick-up truck or van injured in collision with fixed or stationary object in nontraffic accident, subsequent encounter +V571XXS Passenger in pick-up truck or van injured in collision with fixed or stationary object in nontraffic accident, sequela +V572XXA Person on outside of pick-up truck or van injured in collision with fixed or stationary object in nontraffic accident, initial encounter +V572XXD Person on outside of pick-up truck or van injured in collision with fixed or stationary object in nontraffic accident, subsequent encounter +V572XXS Person on outside of pick-up truck or van injured in collision with fixed or stationary object in nontraffic accident, sequela +V573XXA Unspecified occupant of pick-up truck or van injured in collision with fixed or stationary object in nontraffic accident, initial encounter +V573XXD Unspecified occupant of pick-up truck or van injured in collision with fixed or stationary object in nontraffic accident, subsequent encounter +V573XXS Unspecified occupant of pick-up truck or van injured in collision with fixed or stationary object in nontraffic accident, sequela +V574XXA Person boarding or alighting a pick-up truck or van injured in collision with fixed or stationary object, initial encounter +V574XXD Person boarding or alighting a pick-up truck or van injured in collision with fixed or stationary object, subsequent encounter +V574XXS Person boarding or alighting a pick-up truck or van injured in collision with fixed or stationary object, sequela +V575XXA Driver of pick-up truck or van injured in collision with fixed or stationary object in traffic accident, initial encounter +V575XXD Driver of pick-up truck or van injured in collision with fixed or stationary object in traffic accident, subsequent encounter +V575XXS Driver of pick-up truck or van injured in collision with fixed or stationary object in traffic accident, sequela +V576XXA Passenger in pick-up truck or van injured in collision with fixed or stationary object in traffic accident, initial encounter +V576XXD Passenger in pick-up truck or van injured in collision with fixed or stationary object in traffic accident, subsequent encounter +V576XXS Passenger in pick-up truck or van injured in collision with fixed or stationary object in traffic accident, sequela +V577XXA Person on outside of pick-up truck or van injured in collision with fixed or stationary object in traffic accident, initial encounter +V577XXD Person on outside of pick-up truck or van injured in collision with fixed or stationary object in traffic accident, subsequent encounter +V577XXS Person on outside of pick-up truck or van injured in collision with fixed or stationary object in traffic accident, sequela +V579XXA Unspecified occupant of pick-up truck or van injured in collision with fixed or stationary object in traffic accident, initial encounter +V579XXD Unspecified occupant of pick-up truck or van injured in collision with fixed or stationary object in traffic accident, subsequent encounter +V579XXS Unspecified occupant of pick-up truck or van injured in collision with fixed or stationary object in traffic accident, sequela +V580XXA Driver of pick-up truck or van injured in noncollision transport accident in nontraffic accident, initial encounter +V580XXD Driver of pick-up truck or van injured in noncollision transport accident in nontraffic accident, subsequent encounter +V580XXS Driver of pick-up truck or van injured in noncollision transport accident in nontraffic accident, sequela +V581XXA Passenger in pick-up truck or van injured in noncollision transport accident in nontraffic accident, initial encounter +V581XXD Passenger in pick-up truck or van injured in noncollision transport accident in nontraffic accident, subsequent encounter +V581XXS Passenger in pick-up truck or van injured in noncollision transport accident in nontraffic accident, sequela +V582XXA Person on outside of pick-up truck or van injured in noncollision transport accident in nontraffic accident, initial encounter +V582XXD Person on outside of pick-up truck or van injured in noncollision transport accident in nontraffic accident, subsequent encounter +V582XXS Person on outside of pick-up truck or van injured in noncollision transport accident in nontraffic accident, sequela +V583XXA Unspecified occupant of pick-up truck or van injured in noncollision transport accident in nontraffic accident, initial encounter +V583XXD Unspecified occupant of pick-up truck or van injured in noncollision transport accident in nontraffic accident, subsequent encounter +V583XXS Unspecified occupant of pick-up truck or van injured in noncollision transport accident in nontraffic accident, sequela +V584XXA Person boarding or alighting a pick-up truck or van injured in noncollision transport accident, initial encounter +V584XXD Person boarding or alighting a pick-up truck or van injured in noncollision transport accident, subsequent encounter +V584XXS Person boarding or alighting a pick-up truck or van injured in noncollision transport accident, sequela +V585XXA Driver of pick-up truck or van injured in noncollision transport accident in traffic accident, initial encounter +V585XXD Driver of pick-up truck or van injured in noncollision transport accident in traffic accident, subsequent encounter +V585XXS Driver of pick-up truck or van injured in noncollision transport accident in traffic accident, sequela +V586XXA Passenger in pick-up truck or van injured in noncollision transport accident in traffic accident, initial encounter +V586XXD Passenger in pick-up truck or van injured in noncollision transport accident in traffic accident, subsequent encounter +V586XXS Passenger in pick-up truck or van injured in noncollision transport accident in traffic accident, sequela +V587XXA Person on outside of pick-up truck or van injured in noncollision transport accident in traffic accident, initial encounter +V587XXD Person on outside of pick-up truck or van injured in noncollision transport accident in traffic accident, subsequent encounter +V587XXS Person on outside of pick-up truck or van injured in noncollision transport accident in traffic accident, sequela +V589XXA Unspecified occupant of pick-up truck or van injured in noncollision transport accident in traffic accident, initial encounter +V589XXD Unspecified occupant of pick-up truck or van injured in noncollision transport accident in traffic accident, subsequent encounter +V589XXS Unspecified occupant of pick-up truck or van injured in noncollision transport accident in traffic accident, sequela +V5900XA Driver of pick-up truck or van injured in collision with unspecified motor vehicles in nontraffic accident, initial encounter +V5900XD Driver of pick-up truck or van injured in collision with unspecified motor vehicles in nontraffic accident, subsequent encounter +V5900XS Driver of pick-up truck or van injured in collision with unspecified motor vehicles in nontraffic accident, sequela +V5909XA Driver of pick-up truck or van injured in collision with other motor vehicles in nontraffic accident, initial encounter +V5909XD Driver of pick-up truck or van injured in collision with other motor vehicles in nontraffic accident, subsequent encounter +V5909XS Driver of pick-up truck or van injured in collision with other motor vehicles in nontraffic accident, sequela +V5910XA Passenger in pick-up truck or van injured in collision with unspecified motor vehicles in nontraffic accident, initial encounter +V5910XD Passenger in pick-up truck or van injured in collision with unspecified motor vehicles in nontraffic accident, subsequent encounter +V5910XS Passenger in pick-up truck or van injured in collision with unspecified motor vehicles in nontraffic accident, sequela +V5919XA Passenger in pick-up truck or van injured in collision with other motor vehicles in nontraffic accident, initial encounter +V5919XD Passenger in pick-up truck or van injured in collision with other motor vehicles in nontraffic accident, subsequent encounter +V5919XS Passenger in pick-up truck or van injured in collision with other motor vehicles in nontraffic accident, sequela +V5920XA Unspecified occupant of pick-up truck or van injured in collision with unspecified motor vehicles in nontraffic accident, initial encounter +V5920XD Unspecified occupant of pick-up truck or van injured in collision with unspecified motor vehicles in nontraffic accident, subsequent encounter +V5920XS Unspecified occupant of pick-up truck or van injured in collision with unspecified motor vehicles in nontraffic accident, sequela +V5929XA Unspecified occupant of pick-up truck or van injured in collision with other motor vehicles in nontraffic accident, initial encounter +V5929XD Unspecified occupant of pick-up truck or van injured in collision with other motor vehicles in nontraffic accident, subsequent encounter +V5929XS Unspecified occupant of pick-up truck or van injured in collision with other motor vehicles in nontraffic accident, sequela +V593XXA Occupant (driver) (passenger) of pick-up truck or van injured in unspecified nontraffic accident, initial encounter +V593XXD Occupant (driver) (passenger) of pick-up truck or van injured in unspecified nontraffic accident, subsequent encounter +V593XXS Occupant (driver) (passenger) of pick-up truck or van injured in unspecified nontraffic accident, sequela +V5940XA Driver of pick-up truck or van injured in collision with unspecified motor vehicles in traffic accident, initial encounter +V5940XD Driver of pick-up truck or van injured in collision with unspecified motor vehicles in traffic accident, subsequent encounter +V5940XS Driver of pick-up truck or van injured in collision with unspecified motor vehicles in traffic accident, sequela +V5949XA Driver of pick-up truck or van injured in collision with other motor vehicles in traffic accident, initial encounter +V5949XD Driver of pick-up truck or van injured in collision with other motor vehicles in traffic accident, subsequent encounter +V5949XS Driver of pick-up truck or van injured in collision with other motor vehicles in traffic accident, sequela +V5950XA Passenger in pick-up truck or van injured in collision with unspecified motor vehicles in traffic accident, initial encounter +V5950XD Passenger in pick-up truck or van injured in collision with unspecified motor vehicles in traffic accident, subsequent encounter +V5950XS Passenger in pick-up truck or van injured in collision with unspecified motor vehicles in traffic accident, sequela +V5959XA Passenger in pick-up truck or van injured in collision with other motor vehicles in traffic accident, initial encounter +V5959XD Passenger in pick-up truck or van injured in collision with other motor vehicles in traffic accident, subsequent encounter +V5959XS Passenger in pick-up truck or van injured in collision with other motor vehicles in traffic accident, sequela +V5960XA Unspecified occupant of pick-up truck or van injured in collision with unspecified motor vehicles in traffic accident, initial encounter +V5960XD Unspecified occupant of pick-up truck or van injured in collision with unspecified motor vehicles in traffic accident, subsequent encounter +V5960XS Unspecified occupant of pick-up truck or van injured in collision with unspecified motor vehicles in traffic accident, sequela +V5969XA Unspecified occupant of pick-up truck or van injured in collision with other motor vehicles in traffic accident, initial encounter +V5969XD Unspecified occupant of pick-up truck or van injured in collision with other motor vehicles in traffic accident, subsequent encounter +V5969XS Unspecified occupant of pick-up truck or van injured in collision with other motor vehicles in traffic accident, sequela +V5981XA Occupant (driver) (passenger) of pick-up truck or van injured in transport accident with military vehicle, initial encounter +V5981XD Occupant (driver) (passenger) of pick-up truck or van injured in transport accident with military vehicle, subsequent encounter +V5981XS Occupant (driver) (passenger) of pick-up truck or van injured in transport accident with military vehicle, sequela +V5988XA Occupant (driver) (passenger) of pick-up truck or van injured in other specified transport accidents, initial encounter +V5988XD Occupant (driver) (passenger) of pick-up truck or van injured in other specified transport accidents, subsequent encounter +V5988XS Occupant (driver) (passenger) of pick-up truck or van injured in other specified transport accidents, sequela +V599XXA Occupant (driver) (passenger) of pick-up truck or van injured in unspecified traffic accident, initial encounter +V599XXD Occupant (driver) (passenger) of pick-up truck or van injured in unspecified traffic accident, subsequent encounter +V599XXS Occupant (driver) (passenger) of pick-up truck or van injured in unspecified traffic accident, sequela +V600XXA Driver of heavy transport vehicle injured in collision with pedestrian or animal in nontraffic accident, initial encounter +V600XXD Driver of heavy transport vehicle injured in collision with pedestrian or animal in nontraffic accident, subsequent encounter +V600XXS Driver of heavy transport vehicle injured in collision with pedestrian or animal in nontraffic accident, sequela +V601XXA Passenger in heavy transport vehicle injured in collision with pedestrian or animal in nontraffic accident, initial encounter +V601XXD Passenger in heavy transport vehicle injured in collision with pedestrian or animal in nontraffic accident, subsequent encounter +V601XXS Passenger in heavy transport vehicle injured in collision with pedestrian or animal in nontraffic accident, sequela +V602XXA Person on outside of heavy transport vehicle injured in collision with pedestrian or animal in nontraffic accident, initial encounter +V602XXD Person on outside of heavy transport vehicle injured in collision with pedestrian or animal in nontraffic accident, subsequent encounter +V602XXS Person on outside of heavy transport vehicle injured in collision with pedestrian or animal in nontraffic accident, sequela +V603XXA Unspecified occupant of heavy transport vehicle injured in collision with pedestrian or animal in nontraffic accident, initial encounter +V603XXD Unspecified occupant of heavy transport vehicle injured in collision with pedestrian or animal in nontraffic accident, subsequent encounter +V603XXS Unspecified occupant of heavy transport vehicle injured in collision with pedestrian or animal in nontraffic accident, sequela +V604XXA Person boarding or alighting a heavy transport vehicle injured in collision with pedestrian or animal, initial encounter +V604XXD Person boarding or alighting a heavy transport vehicle injured in collision with pedestrian or animal, subsequent encounter +V604XXS Person boarding or alighting a heavy transport vehicle injured in collision with pedestrian or animal, sequela +V605XXA Driver of heavy transport vehicle injured in collision with pedestrian or animal in traffic accident, initial encounter +V605XXD Driver of heavy transport vehicle injured in collision with pedestrian or animal in traffic accident, subsequent encounter +V605XXS Driver of heavy transport vehicle injured in collision with pedestrian or animal in traffic accident, sequela +V606XXA Passenger in heavy transport vehicle injured in collision with pedestrian or animal in traffic accident, initial encounter +V606XXD Passenger in heavy transport vehicle injured in collision with pedestrian or animal in traffic accident, subsequent encounter +V606XXS Passenger in heavy transport vehicle injured in collision with pedestrian or animal in traffic accident, sequela +V607XXA Person on outside of heavy transport vehicle injured in collision with pedestrian or animal in traffic accident, initial encounter +V607XXD Person on outside of heavy transport vehicle injured in collision with pedestrian or animal in traffic accident, subsequent encounter +V607XXS Person on outside of heavy transport vehicle injured in collision with pedestrian or animal in traffic accident, sequela +V609XXA Unspecified occupant of heavy transport vehicle injured in collision with pedestrian or animal in traffic accident, initial encounter +V609XXD Unspecified occupant of heavy transport vehicle injured in collision with pedestrian or animal in traffic accident, subsequent encounter +V609XXS Unspecified occupant of heavy transport vehicle injured in collision with pedestrian or animal in traffic accident, sequela +V610XXA Driver of heavy transport vehicle injured in collision with pedal cycle in nontraffic accident, initial encounter +V610XXD Driver of heavy transport vehicle injured in collision with pedal cycle in nontraffic accident, subsequent encounter +V610XXS Driver of heavy transport vehicle injured in collision with pedal cycle in nontraffic accident, sequela +V611XXA Passenger in heavy transport vehicle injured in collision with pedal cycle in nontraffic accident, initial encounter +V611XXD Passenger in heavy transport vehicle injured in collision with pedal cycle in nontraffic accident, subsequent encounter +V611XXS Passenger in heavy transport vehicle injured in collision with pedal cycle in nontraffic accident, sequela +V612XXA Person on outside of heavy transport vehicle injured in collision with pedal cycle in nontraffic accident, initial encounter +V612XXD Person on outside of heavy transport vehicle injured in collision with pedal cycle in nontraffic accident, subsequent encounter +V612XXS Person on outside of heavy transport vehicle injured in collision with pedal cycle in nontraffic accident, sequela +V613XXA Unspecified occupant of heavy transport vehicle injured in collision with pedal cycle in nontraffic accident, initial encounter +V613XXD Unspecified occupant of heavy transport vehicle injured in collision with pedal cycle in nontraffic accident, subsequent encounter +V613XXS Unspecified occupant of heavy transport vehicle injured in collision with pedal cycle in nontraffic accident, sequela +V614XXA Person boarding or alighting a heavy transport vehicle injured in collision with pedal cycle while boarding or alighting, initial encounter +V614XXD Person boarding or alighting a heavy transport vehicle injured in collision with pedal cycle while boarding or alighting, subsequent encounter +V614XXS Person boarding or alighting a heavy transport vehicle injured in collision with pedal cycle while boarding or alighting, sequela +V615XXA Driver of heavy transport vehicle injured in collision with pedal cycle in traffic accident, initial encounter +V615XXD Driver of heavy transport vehicle injured in collision with pedal cycle in traffic accident, subsequent encounter +V615XXS Driver of heavy transport vehicle injured in collision with pedal cycle in traffic accident, sequela +V616XXA Passenger in heavy transport vehicle injured in collision with pedal cycle in traffic accident, initial encounter +V616XXD Passenger in heavy transport vehicle injured in collision with pedal cycle in traffic accident, subsequent encounter +V616XXS Passenger in heavy transport vehicle injured in collision with pedal cycle in traffic accident, sequela +V617XXA Person on outside of heavy transport vehicle injured in collision with pedal cycle in traffic accident, initial encounter +V617XXD Person on outside of heavy transport vehicle injured in collision with pedal cycle in traffic accident, subsequent encounter +V617XXS Person on outside of heavy transport vehicle injured in collision with pedal cycle in traffic accident, sequela +V619XXA Unspecified occupant of heavy transport vehicle injured in collision with pedal cycle in traffic accident, initial encounter +V619XXD Unspecified occupant of heavy transport vehicle injured in collision with pedal cycle in traffic accident, subsequent encounter +V619XXS Unspecified occupant of heavy transport vehicle injured in collision with pedal cycle in traffic accident, sequela +V620XXA Driver of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter +V620XXD Driver of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter +V620XXS Driver of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela +V621XXA Passenger in heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter +V621XXD Passenger in heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter +V621XXS Passenger in heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela +V622XXA Person on outside of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter +V622XXD Person on outside of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter +V622XXS Person on outside of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela +V623XXA Unspecified occupant of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter +V623XXD Unspecified occupant of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter +V623XXS Unspecified occupant of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela +V624XXA Person boarding or alighting a heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle, initial encounter +V624XXD Person boarding or alighting a heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle, subsequent encounter +V624XXS Person boarding or alighting a heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle, sequela +V625XXA Driver of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter +V625XXD Driver of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter +V625XXS Driver of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela +V626XXA Passenger in heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter +V626XXD Passenger in heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter +V626XXS Passenger in heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela +V627XXA Person on outside of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter +V627XXD Person on outside of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter +V627XXS Person on outside of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela +V629XXA Unspecified occupant of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter +V629XXD Unspecified occupant of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter +V629XXS Unspecified occupant of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela +V630XXA Driver of heavy transport vehicle injured in collision with car, pick-up truck or van in nontraffic accident, initial encounter +V630XXD Driver of heavy transport vehicle injured in collision with car, pick-up truck or van in nontraffic accident, subsequent encounter +V630XXS Driver of heavy transport vehicle injured in collision with car, pick-up truck or van in nontraffic accident, sequela +V631XXA Passenger in heavy transport vehicle injured in collision with car, pick-up truck or van in nontraffic accident, initial encounter +V631XXD Passenger in heavy transport vehicle injured in collision with car, pick-up truck or van in nontraffic accident, subsequent encounter +V631XXS Passenger in heavy transport vehicle injured in collision with car, pick-up truck or van in nontraffic accident, sequela +V632XXA Person on outside of heavy transport vehicle injured in collision with car, pick-up truck or van in nontraffic accident, initial encounter +V632XXD Person on outside of heavy transport vehicle injured in collision with car, pick-up truck or van in nontraffic accident, subsequent encounter +V632XXS Person on outside of heavy transport vehicle injured in collision with car, pick-up truck or van in nontraffic accident, sequela +V633XXA Unspecified occupant of heavy transport vehicle injured in collision with car, pick-up truck or van in nontraffic accident, initial encounter +V633XXD Unspecified occupant of heavy transport vehicle injured in collision with car, pick-up truck or van in nontraffic accident, subsequent encounter +V633XXS Unspecified occupant of heavy transport vehicle injured in collision with car, pick-up truck or van in nontraffic accident, sequela +V634XXA Person boarding or alighting a heavy transport vehicle injured in collision with car, pick-up truck or van, initial encounter +V634XXD Person boarding or alighting a heavy transport vehicle injured in collision with car, pick-up truck or van, subsequent encounter +V634XXS Person boarding or alighting a heavy transport vehicle injured in collision with car, pick-up truck or van, sequela +V635XXA Driver of heavy transport vehicle injured in collision with car, pick-up truck or van in traffic accident, initial encounter +V635XXD Driver of heavy transport vehicle injured in collision with car, pick-up truck or van in traffic accident, subsequent encounter +V635XXS Driver of heavy transport vehicle injured in collision with car, pick-up truck or van in traffic accident, sequela +V636XXA Passenger in heavy transport vehicle injured in collision with car, pick-up truck or van in traffic accident, initial encounter +V636XXD Passenger in heavy transport vehicle injured in collision with car, pick-up truck or van in traffic accident, subsequent encounter +V636XXS Passenger in heavy transport vehicle injured in collision with car, pick-up truck or van in traffic accident, sequela +V637XXA Person on outside of heavy transport vehicle injured in collision with car, pick-up truck or van in traffic accident, initial encounter +V637XXD Person on outside of heavy transport vehicle injured in collision with car, pick-up truck or van in traffic accident, subsequent encounter +V637XXS Person on outside of heavy transport vehicle injured in collision with car, pick-up truck or van in traffic accident, sequela +V639XXA Unspecified occupant of heavy transport vehicle injured in collision with car, pick-up truck or van in traffic accident, initial encounter +V639XXD Unspecified occupant of heavy transport vehicle injured in collision with car, pick-up truck or van in traffic accident, subsequent encounter +V639XXS Unspecified occupant of heavy transport vehicle injured in collision with car, pick-up truck or van in traffic accident, sequela +V640XXA Driver of heavy transport vehicle injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter +V640XXD Driver of heavy transport vehicle injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter +V640XXS Driver of heavy transport vehicle injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela +V641XXA Passenger in heavy transport vehicle injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter +V641XXD Passenger in heavy transport vehicle injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter +V641XXS Passenger in heavy transport vehicle injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela +V642XXA Person on outside of heavy transport vehicle injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter +V642XXD Person on outside of heavy transport vehicle injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter +V642XXS Person on outside of heavy transport vehicle injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela +V643XXA Unspecified occupant of heavy transport vehicle injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter +V643XXD Unspecified occupant of heavy transport vehicle injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter +V643XXS Unspecified occupant of heavy transport vehicle injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela +V644XXA Person boarding or alighting a heavy transport vehicle injured in collision with heavy transport vehicle or bus while boarding or alighting, initial encounter +V644XXD Person boarding or alighting a heavy transport vehicle injured in collision with heavy transport vehicle or bus while boarding or alighting, subsequent encounter +V644XXS Person boarding or alighting a heavy transport vehicle injured in collision with heavy transport vehicle or bus while boarding or alighting, sequela +V645XXA Driver of heavy transport vehicle injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter +V645XXD Driver of heavy transport vehicle injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter +V645XXS Driver of heavy transport vehicle injured in collision with heavy transport vehicle or bus in traffic accident, sequela +V646XXA Passenger in heavy transport vehicle injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter +V646XXD Passenger in heavy transport vehicle injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter +V646XXS Passenger in heavy transport vehicle injured in collision with heavy transport vehicle or bus in traffic accident, sequela +V647XXA Person on outside of heavy transport vehicle injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter +V647XXD Person on outside of heavy transport vehicle injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter +V647XXS Person on outside of heavy transport vehicle injured in collision with heavy transport vehicle or bus in traffic accident, sequela +V649XXA Unspecified occupant of heavy transport vehicle injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter +V649XXD Unspecified occupant of heavy transport vehicle injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter +V649XXS Unspecified occupant of heavy transport vehicle injured in collision with heavy transport vehicle or bus in traffic accident, sequela +V650XXA Driver of heavy transport vehicle injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter +V650XXD Driver of heavy transport vehicle injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter +V650XXS Driver of heavy transport vehicle injured in collision with railway train or railway vehicle in nontraffic accident, sequela +V651XXA Passenger in heavy transport vehicle injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter +V651XXD Passenger in heavy transport vehicle injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter +V651XXS Passenger in heavy transport vehicle injured in collision with railway train or railway vehicle in nontraffic accident, sequela +V652XXA Person on outside of heavy transport vehicle injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter +V652XXD Person on outside of heavy transport vehicle injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter +V652XXS Person on outside of heavy transport vehicle injured in collision with railway train or railway vehicle in nontraffic accident, sequela +V653XXA Unspecified occupant of heavy transport vehicle injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter +V653XXD Unspecified occupant of heavy transport vehicle injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter +V653XXS Unspecified occupant of heavy transport vehicle injured in collision with railway train or railway vehicle in nontraffic accident, sequela +V654XXA Person boarding or alighting a heavy transport vehicle injured in collision with railway train or railway vehicle, initial encounter +V654XXD Person boarding or alighting a heavy transport vehicle injured in collision with railway train or railway vehicle, subsequent encounter +V654XXS Person boarding or alighting a heavy transport vehicle injured in collision with railway train or railway vehicle, sequela +V655XXA Driver of heavy transport vehicle injured in collision with railway train or railway vehicle in traffic accident, initial encounter +V655XXD Driver of heavy transport vehicle injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter +V655XXS Driver of heavy transport vehicle injured in collision with railway train or railway vehicle in traffic accident, sequela +V656XXA Passenger in heavy transport vehicle injured in collision with railway train or railway vehicle in traffic accident, initial encounter +V656XXD Passenger in heavy transport vehicle injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter +V656XXS Passenger in heavy transport vehicle injured in collision with railway train or railway vehicle in traffic accident, sequela +V657XXA Person on outside of heavy transport vehicle injured in collision with railway train or railway vehicle in traffic accident, initial encounter +V657XXD Person on outside of heavy transport vehicle injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter +V657XXS Person on outside of heavy transport vehicle injured in collision with railway train or railway vehicle in traffic accident, sequela +V659XXA Unspecified occupant of heavy transport vehicle injured in collision with railway train or railway vehicle in traffic accident, initial encounter +V659XXD Unspecified occupant of heavy transport vehicle injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter +V659XXS Unspecified occupant of heavy transport vehicle injured in collision with railway train or railway vehicle in traffic accident, sequela +V660XXA Driver of heavy transport vehicle injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter +V660XXD Driver of heavy transport vehicle injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter +V660XXS Driver of heavy transport vehicle injured in collision with other nonmotor vehicle in nontraffic accident, sequela +V661XXA Passenger in heavy transport vehicle injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter +V661XXD Passenger in heavy transport vehicle injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter +V661XXS Passenger in heavy transport vehicle injured in collision with other nonmotor vehicle in nontraffic accident, sequela +V662XXA Person on outside of heavy transport vehicle injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter +V662XXD Person on outside of heavy transport vehicle injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter +V662XXS Person on outside of heavy transport vehicle injured in collision with other nonmotor vehicle in nontraffic accident, sequela +V663XXA Unspecified occupant of heavy transport vehicle injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter +V663XXD Unspecified occupant of heavy transport vehicle injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter +V663XXS Unspecified occupant of heavy transport vehicle injured in collision with other nonmotor vehicle in nontraffic accident, sequela +V664XXA Person boarding or alighting a heavy transport vehicle injured in collision with other nonmotor vehicle, initial encounter +V664XXD Person boarding or alighting a heavy transport vehicle injured in collision with other nonmotor vehicle, subsequent encounter +V664XXS Person boarding or alighting a heavy transport vehicle injured in collision with other nonmotor vehicle, sequela +V665XXA Driver of heavy transport vehicle injured in collision with other nonmotor vehicle in traffic accident, initial encounter +V665XXD Driver of heavy transport vehicle injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter +V665XXS Driver of heavy transport vehicle injured in collision with other nonmotor vehicle in traffic accident, sequela +V666XXA Passenger in heavy transport vehicle injured in collision with other nonmotor vehicle in traffic accident, initial encounter +V666XXD Passenger in heavy transport vehicle injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter +V666XXS Passenger in heavy transport vehicle injured in collision with other nonmotor vehicle in traffic accident, sequela +V667XXA Person on outside of heavy transport vehicle injured in collision with other nonmotor vehicle in traffic accident, initial encounter +V667XXD Person on outside of heavy transport vehicle injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter +V667XXS Person on outside of heavy transport vehicle injured in collision with other nonmotor vehicle in traffic accident, sequela +V669XXA Unspecified occupant of heavy transport vehicle injured in collision with other nonmotor vehicle in traffic accident, initial encounter +V669XXD Unspecified occupant of heavy transport vehicle injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter +V669XXS Unspecified occupant of heavy transport vehicle injured in collision with other nonmotor vehicle in traffic accident, sequela +V670XXA Driver of heavy transport vehicle injured in collision with fixed or stationary object in nontraffic accident, initial encounter +V670XXD Driver of heavy transport vehicle injured in collision with fixed or stationary object in nontraffic accident, subsequent encounter +V670XXS Driver of heavy transport vehicle injured in collision with fixed or stationary object in nontraffic accident, sequela +V671XXA Passenger in heavy transport vehicle injured in collision with fixed or stationary object in nontraffic accident, initial encounter +V671XXD Passenger in heavy transport vehicle injured in collision with fixed or stationary object in nontraffic accident, subsequent encounter +V671XXS Passenger in heavy transport vehicle injured in collision with fixed or stationary object in nontraffic accident, sequela +V672XXA Person on outside of heavy transport vehicle injured in collision with fixed or stationary object in nontraffic accident, initial encounter +V672XXD Person on outside of heavy transport vehicle injured in collision with fixed or stationary object in nontraffic accident, subsequent encounter +V672XXS Person on outside of heavy transport vehicle injured in collision with fixed or stationary object in nontraffic accident, sequela +V673XXA Unspecified occupant of heavy transport vehicle injured in collision with fixed or stationary object in nontraffic accident, initial encounter +V673XXD Unspecified occupant of heavy transport vehicle injured in collision with fixed or stationary object in nontraffic accident, subsequent encounter +V673XXS Unspecified occupant of heavy transport vehicle injured in collision with fixed or stationary object in nontraffic accident, sequela +V674XXA Person boarding or alighting a heavy transport vehicle injured in collision with fixed or stationary object, initial encounter +V674XXD Person boarding or alighting a heavy transport vehicle injured in collision with fixed or stationary object, subsequent encounter +V674XXS Person boarding or alighting a heavy transport vehicle injured in collision with fixed or stationary object, sequela +V675XXA Driver of heavy transport vehicle injured in collision with fixed or stationary object in traffic accident, initial encounter +V675XXD Driver of heavy transport vehicle injured in collision with fixed or stationary object in traffic accident, subsequent encounter +V675XXS Driver of heavy transport vehicle injured in collision with fixed or stationary object in traffic accident, sequela +V676XXA Passenger in heavy transport vehicle injured in collision with fixed or stationary object in traffic accident, initial encounter +V676XXD Passenger in heavy transport vehicle injured in collision with fixed or stationary object in traffic accident, subsequent encounter +V676XXS Passenger in heavy transport vehicle injured in collision with fixed or stationary object in traffic accident, sequela +V677XXA Person on outside of heavy transport vehicle injured in collision with fixed or stationary object in traffic accident, initial encounter +V677XXD Person on outside of heavy transport vehicle injured in collision with fixed or stationary object in traffic accident, subsequent encounter +V677XXS Person on outside of heavy transport vehicle injured in collision with fixed or stationary object in traffic accident, sequela +V679XXA Unspecified occupant of heavy transport vehicle injured in collision with fixed or stationary object in traffic accident, initial encounter +V679XXD Unspecified occupant of heavy transport vehicle injured in collision with fixed or stationary object in traffic accident, subsequent encounter +V679XXS Unspecified occupant of heavy transport vehicle injured in collision with fixed or stationary object in traffic accident, sequela +V680XXA Driver of heavy transport vehicle injured in noncollision transport accident in nontraffic accident, initial encounter +V680XXD Driver of heavy transport vehicle injured in noncollision transport accident in nontraffic accident, subsequent encounter +V680XXS Driver of heavy transport vehicle injured in noncollision transport accident in nontraffic accident, sequela +V681XXA Passenger in heavy transport vehicle injured in noncollision transport accident in nontraffic accident, initial encounter +V681XXD Passenger in heavy transport vehicle injured in noncollision transport accident in nontraffic accident, subsequent encounter +V681XXS Passenger in heavy transport vehicle injured in noncollision transport accident in nontraffic accident, sequela +V682XXA Person on outside of heavy transport vehicle injured in noncollision transport accident in nontraffic accident, initial encounter +V682XXD Person on outside of heavy transport vehicle injured in noncollision transport accident in nontraffic accident, subsequent encounter +V682XXS Person on outside of heavy transport vehicle injured in noncollision transport accident in nontraffic accident, sequela +V683XXA Unspecified occupant of heavy transport vehicle injured in noncollision transport accident in nontraffic accident, initial encounter +V683XXD Unspecified occupant of heavy transport vehicle injured in noncollision transport accident in nontraffic accident, subsequent encounter +V683XXS Unspecified occupant of heavy transport vehicle injured in noncollision transport accident in nontraffic accident, sequela +V684XXA Person boarding or alighting a heavy transport vehicle injured in noncollision transport accident, initial encounter +V684XXD Person boarding or alighting a heavy transport vehicle injured in noncollision transport accident, subsequent encounter +V684XXS Person boarding or alighting a heavy transport vehicle injured in noncollision transport accident, sequela +V685XXA Driver of heavy transport vehicle injured in noncollision transport accident in traffic accident, initial encounter +V685XXD Driver of heavy transport vehicle injured in noncollision transport accident in traffic accident, subsequent encounter +V685XXS Driver of heavy transport vehicle injured in noncollision transport accident in traffic accident, sequela +V686XXA Passenger in heavy transport vehicle injured in noncollision transport accident in traffic accident, initial encounter +V686XXD Passenger in heavy transport vehicle injured in noncollision transport accident in traffic accident, subsequent encounter +V686XXS Passenger in heavy transport vehicle injured in noncollision transport accident in traffic accident, sequela +V687XXA Person on outside of heavy transport vehicle injured in noncollision transport accident in traffic accident, initial encounter +V687XXD Person on outside of heavy transport vehicle injured in noncollision transport accident in traffic accident, subsequent encounter +V687XXS Person on outside of heavy transport vehicle injured in noncollision transport accident in traffic accident, sequela +V689XXA Unspecified occupant of heavy transport vehicle injured in noncollision transport accident in traffic accident, initial encounter +V689XXD Unspecified occupant of heavy transport vehicle injured in noncollision transport accident in traffic accident, subsequent encounter +V689XXS Unspecified occupant of heavy transport vehicle injured in noncollision transport accident in traffic accident, sequela +V6900XA Driver of heavy transport vehicle injured in collision with unspecified motor vehicles in nontraffic accident, initial encounter +V6900XD Driver of heavy transport vehicle injured in collision with unspecified motor vehicles in nontraffic accident, subsequent encounter +V6900XS Driver of heavy transport vehicle injured in collision with unspecified motor vehicles in nontraffic accident, sequela +V6909XA Driver of heavy transport vehicle injured in collision with other motor vehicles in nontraffic accident, initial encounter +V6909XD Driver of heavy transport vehicle injured in collision with other motor vehicles in nontraffic accident, subsequent encounter +V6909XS Driver of heavy transport vehicle injured in collision with other motor vehicles in nontraffic accident, sequela +V6910XA Passenger in heavy transport vehicle injured in collision with unspecified motor vehicles in nontraffic accident, initial encounter +V6910XD Passenger in heavy transport vehicle injured in collision with unspecified motor vehicles in nontraffic accident, subsequent encounter +V6910XS Passenger in heavy transport vehicle injured in collision with unspecified motor vehicles in nontraffic accident, sequela +V6919XA Passenger in heavy transport vehicle injured in collision with other motor vehicles in nontraffic accident, initial encounter +V6919XD Passenger in heavy transport vehicle injured in collision with other motor vehicles in nontraffic accident, subsequent encounter +V6919XS Passenger in heavy transport vehicle injured in collision with other motor vehicles in nontraffic accident, sequela +V6920XA Unspecified occupant of heavy transport vehicle injured in collision with unspecified motor vehicles in nontraffic accident, initial encounter +V6920XD Unspecified occupant of heavy transport vehicle injured in collision with unspecified motor vehicles in nontraffic accident, subsequent encounter +V6920XS Unspecified occupant of heavy transport vehicle injured in collision with unspecified motor vehicles in nontraffic accident, sequela +V6929XA Unspecified occupant of heavy transport vehicle injured in collision with other motor vehicles in nontraffic accident, initial encounter +V6929XD Unspecified occupant of heavy transport vehicle injured in collision with other motor vehicles in nontraffic accident, subsequent encounter +V6929XS Unspecified occupant of heavy transport vehicle injured in collision with other motor vehicles in nontraffic accident, sequela +V693XXA Occupant (driver) (passenger) of heavy transport vehicle injured in unspecified nontraffic accident, initial encounter +V693XXD Occupant (driver) (passenger) of heavy transport vehicle injured in unspecified nontraffic accident, subsequent encounter +V693XXS Occupant (driver) (passenger) of heavy transport vehicle injured in unspecified nontraffic accident, sequela +V6940XA Driver of heavy transport vehicle injured in collision with unspecified motor vehicles in traffic accident, initial encounter +V6940XD Driver of heavy transport vehicle injured in collision with unspecified motor vehicles in traffic accident, subsequent encounter +V6940XS Driver of heavy transport vehicle injured in collision with unspecified motor vehicles in traffic accident, sequela +V6949XA Driver of heavy transport vehicle injured in collision with other motor vehicles in traffic accident, initial encounter +V6949XD Driver of heavy transport vehicle injured in collision with other motor vehicles in traffic accident, subsequent encounter +V6949XS Driver of heavy transport vehicle injured in collision with other motor vehicles in traffic accident, sequela +V6950XA Passenger in heavy transport vehicle injured in collision with unspecified motor vehicles in traffic accident, initial encounter +V6950XD Passenger in heavy transport vehicle injured in collision with unspecified motor vehicles in traffic accident, subsequent encounter +V6950XS Passenger in heavy transport vehicle injured in collision with unspecified motor vehicles in traffic accident, sequela +V6959XA Passenger in heavy transport vehicle injured in collision with other motor vehicles in traffic accident, initial encounter +V6959XD Passenger in heavy transport vehicle injured in collision with other motor vehicles in traffic accident, subsequent encounter +V6959XS Passenger in heavy transport vehicle injured in collision with other motor vehicles in traffic accident, sequela +V6960XA Unspecified occupant of heavy transport vehicle injured in collision with unspecified motor vehicles in traffic accident, initial encounter +V6960XD Unspecified occupant of heavy transport vehicle injured in collision with unspecified motor vehicles in traffic accident, subsequent encounter +V6960XS Unspecified occupant of heavy transport vehicle injured in collision with unspecified motor vehicles in traffic accident, sequela +V6969XA Unspecified occupant of heavy transport vehicle injured in collision with other motor vehicles in traffic accident, initial encounter +V6969XD Unspecified occupant of heavy transport vehicle injured in collision with other motor vehicles in traffic accident, subsequent encounter +V6969XS Unspecified occupant of heavy transport vehicle injured in collision with other motor vehicles in traffic accident, sequela +V6981XA Occupant (driver) (passenger) of heavy transport vehicle injured in transport accidents with military vehicle, initial encounter +V6981XD Occupant (driver) (passenger) of heavy transport vehicle injured in transport accidents with military vehicle, subsequent encounter +V6981XS Occupant (driver) (passenger) of heavy transport vehicle injured in transport accidents with military vehicle, sequela +V6988XA Occupant (driver) (passenger) of heavy transport vehicle injured in other specified transport accidents, initial encounter +V6988XD Occupant (driver) (passenger) of heavy transport vehicle injured in other specified transport accidents, subsequent encounter +V6988XS Occupant (driver) (passenger) of heavy transport vehicle injured in other specified transport accidents, sequela +V699XXA Occupant (driver) (passenger) of heavy transport vehicle injured in unspecified traffic accident, initial encounter +V699XXD Occupant (driver) (passenger) of heavy transport vehicle injured in unspecified traffic accident, subsequent encounter +V699XXS Occupant (driver) (passenger) of heavy transport vehicle injured in unspecified traffic accident, sequela +V700XXA Driver of bus injured in collision with pedestrian or animal in nontraffic accident, initial encounter +V700XXD Driver of bus injured in collision with pedestrian or animal in nontraffic accident, subsequent encounter +V700XXS Driver of bus injured in collision with pedestrian or animal in nontraffic accident, sequela +V701XXA Passenger on bus injured in collision with pedestrian or animal in nontraffic accident, initial encounter +V701XXD Passenger on bus injured in collision with pedestrian or animal in nontraffic accident, subsequent encounter +V701XXS Passenger on bus injured in collision with pedestrian or animal in nontraffic accident, sequela +V702XXA Person on outside of bus injured in collision with pedestrian or animal in nontraffic accident, initial encounter +V702XXD Person on outside of bus injured in collision with pedestrian or animal in nontraffic accident, subsequent encounter +V702XXS Person on outside of bus injured in collision with pedestrian or animal in nontraffic accident, sequela +V703XXA Unspecified occupant of bus injured in collision with pedestrian or animal in nontraffic accident, initial encounter +V703XXD Unspecified occupant of bus injured in collision with pedestrian or animal in nontraffic accident, subsequent encounter +V703XXS Unspecified occupant of bus injured in collision with pedestrian or animal in nontraffic accident, sequela +V704XXA Person boarding or alighting from bus injured in collision with pedestrian or animal, initial encounter +V704XXD Person boarding or alighting from bus injured in collision with pedestrian or animal, subsequent encounter +V704XXS Person boarding or alighting from bus injured in collision with pedestrian or animal, sequela +V705XXA Driver of bus injured in collision with pedestrian or animal in traffic accident, initial encounter +V705XXD Driver of bus injured in collision with pedestrian or animal in traffic accident, subsequent encounter +V705XXS Driver of bus injured in collision with pedestrian or animal in traffic accident, sequela +V706XXA Passenger on bus injured in collision with pedestrian or animal in traffic accident, initial encounter +V706XXD Passenger on bus injured in collision with pedestrian or animal in traffic accident, subsequent encounter +V706XXS Passenger on bus injured in collision with pedestrian or animal in traffic accident, sequela +V707XXA Person on outside of bus injured in collision with pedestrian or animal in traffic accident, initial encounter +V707XXD Person on outside of bus injured in collision with pedestrian or animal in traffic accident, subsequent encounter +V707XXS Person on outside of bus injured in collision with pedestrian or animal in traffic accident, sequela +V709XXA Unspecified occupant of bus injured in collision with pedestrian or animal in traffic accident, initial encounter +V709XXD Unspecified occupant of bus injured in collision with pedestrian or animal in traffic accident, subsequent encounter +V709XXS Unspecified occupant of bus injured in collision with pedestrian or animal in traffic accident, sequela +V710XXA Driver of bus injured in collision with pedal cycle in nontraffic accident, initial encounter +V710XXD Driver of bus injured in collision with pedal cycle in nontraffic accident, subsequent encounter +V710XXS Driver of bus injured in collision with pedal cycle in nontraffic accident, sequela +V711XXA Passenger on bus injured in collision with pedal cycle in nontraffic accident, initial encounter +V711XXD Passenger on bus injured in collision with pedal cycle in nontraffic accident, subsequent encounter +V711XXS Passenger on bus injured in collision with pedal cycle in nontraffic accident, sequela +V712XXA Person on outside of bus injured in collision with pedal cycle in nontraffic accident, initial encounter +V712XXD Person on outside of bus injured in collision with pedal cycle in nontraffic accident, subsequent encounter +V712XXS Person on outside of bus injured in collision with pedal cycle in nontraffic accident, sequela +V713XXA Unspecified occupant of bus injured in collision with pedal cycle in nontraffic accident, initial encounter +V713XXD Unspecified occupant of bus injured in collision with pedal cycle in nontraffic accident, subsequent encounter +V713XXS Unspecified occupant of bus injured in collision with pedal cycle in nontraffic accident, sequela +V714XXA Person boarding or alighting from bus injured in collision with pedal cycle, initial encounter +V714XXD Person boarding or alighting from bus injured in collision with pedal cycle, subsequent encounter +V714XXS Person boarding or alighting from bus injured in collision with pedal cycle, sequela +V715XXA Driver of bus injured in collision with pedal cycle in traffic accident, initial encounter +V715XXD Driver of bus injured in collision with pedal cycle in traffic accident, subsequent encounter +V715XXS Driver of bus injured in collision with pedal cycle in traffic accident, sequela +V716XXA Passenger on bus injured in collision with pedal cycle in traffic accident, initial encounter +V716XXD Passenger on bus injured in collision with pedal cycle in traffic accident, subsequent encounter +V716XXS Passenger on bus injured in collision with pedal cycle in traffic accident, sequela +V717XXA Person on outside of bus injured in collision with pedal cycle in traffic accident, initial encounter +V717XXD Person on outside of bus injured in collision with pedal cycle in traffic accident, subsequent encounter +V717XXS Person on outside of bus injured in collision with pedal cycle in traffic accident, sequela +V719XXA Unspecified occupant of bus injured in collision with pedal cycle in traffic accident, initial encounter +V719XXD Unspecified occupant of bus injured in collision with pedal cycle in traffic accident, subsequent encounter +V719XXS Unspecified occupant of bus injured in collision with pedal cycle in traffic accident, sequela +V720XXA Driver of bus injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter +V720XXD Driver of bus injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter +V720XXS Driver of bus injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela +V721XXA Passenger on bus injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter +V721XXD Passenger on bus injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter +V721XXS Passenger on bus injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela +V722XXA Person on outside of bus injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter +V722XXD Person on outside of bus injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter +V722XXS Person on outside of bus injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela +V723XXA Unspecified occupant of bus injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, initial encounter +V723XXD Unspecified occupant of bus injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, subsequent encounter +V723XXS Unspecified occupant of bus injured in collision with two- or three-wheeled motor vehicle in nontraffic accident, sequela +V724XXA Person boarding or alighting from bus injured in collision with two- or three-wheeled motor vehicle, initial encounter +V724XXD Person boarding or alighting from bus injured in collision with two- or three-wheeled motor vehicle, subsequent encounter +V724XXS Person boarding or alighting from bus injured in collision with two- or three-wheeled motor vehicle, sequela +V725XXA Driver of bus injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter +V725XXD Driver of bus injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter +V725XXS Driver of bus injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela +V726XXA Passenger on bus injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter +V726XXD Passenger on bus injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter +V726XXS Passenger on bus injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela +V727XXA Person on outside of bus injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter +V727XXD Person on outside of bus injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter +V727XXS Person on outside of bus injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela +V729XXA Unspecified occupant of bus injured in collision with two- or three-wheeled motor vehicle in traffic accident, initial encounter +V729XXD Unspecified occupant of bus injured in collision with two- or three-wheeled motor vehicle in traffic accident, subsequent encounter +V729XXS Unspecified occupant of bus injured in collision with two- or three-wheeled motor vehicle in traffic accident, sequela +V730XXA Driver of bus injured in collision with car, pick-up truck or van in nontraffic accident, initial encounter +V730XXD Driver of bus injured in collision with car, pick-up truck or van in nontraffic accident, subsequent encounter +V730XXS Driver of bus injured in collision with car, pick-up truck or van in nontraffic accident, sequela +V731XXA Passenger on bus injured in collision with car, pick-up truck or van in nontraffic accident, initial encounter +V731XXD Passenger on bus injured in collision with car, pick-up truck or van in nontraffic accident, subsequent encounter +V731XXS Passenger on bus injured in collision with car, pick-up truck or van in nontraffic accident, sequela +V732XXA Person on outside of bus injured in collision with car, pick-up truck or van in nontraffic accident, initial encounter +V732XXD Person on outside of bus injured in collision with car, pick-up truck or van in nontraffic accident, subsequent encounter +V732XXS Person on outside of bus injured in collision with car, pick-up truck or van in nontraffic accident, sequela +V733XXA Unspecified occupant of bus injured in collision with car, pick-up truck or van in nontraffic accident, initial encounter +V733XXD Unspecified occupant of bus injured in collision with car, pick-up truck or van in nontraffic accident, subsequent encounter +V733XXS Unspecified occupant of bus injured in collision with car, pick-up truck or van in nontraffic accident, sequela +V734XXA Person boarding or alighting from bus injured in collision with car, pick-up truck or van, initial encounter +V734XXD Person boarding or alighting from bus injured in collision with car, pick-up truck or van, subsequent encounter +V734XXS Person boarding or alighting from bus injured in collision with car, pick-up truck or van, sequela +V735XXA Driver of bus injured in collision with car, pick-up truck or van in traffic accident, initial encounter +V735XXD Driver of bus injured in collision with car, pick-up truck or van in traffic accident, subsequent encounter +V735XXS Driver of bus injured in collision with car, pick-up truck or van in traffic accident, sequela +V736XXA Passenger on bus injured in collision with car, pick-up truck or van in traffic accident, initial encounter +V736XXD Passenger on bus injured in collision with car, pick-up truck or van in traffic accident, subsequent encounter +V736XXS Passenger on bus injured in collision with car, pick-up truck or van in traffic accident, sequela +V737XXA Person on outside of bus injured in collision with car, pick-up truck or van in traffic accident, initial encounter +V737XXD Person on outside of bus injured in collision with car, pick-up truck or van in traffic accident, subsequent encounter +V737XXS Person on outside of bus injured in collision with car, pick-up truck or van in traffic accident, sequela +V739XXA Unspecified occupant of bus injured in collision with car, pick-up truck or van in traffic accident, initial encounter +V739XXD Unspecified occupant of bus injured in collision with car, pick-up truck or van in traffic accident, subsequent encounter +V739XXS Unspecified occupant of bus injured in collision with car, pick-up truck or van in traffic accident, sequela +V740XXA Driver of bus injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter +V740XXD Driver of bus injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter +V740XXS Driver of bus injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela +V741XXA Passenger on bus injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter +V741XXD Passenger on bus injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter +V741XXS Passenger on bus injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela +V742XXA Person on outside of bus injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter +V742XXD Person on outside of bus injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter +V742XXS Person on outside of bus injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela +V743XXA Unspecified occupant of bus injured in collision with heavy transport vehicle or bus in nontraffic accident, initial encounter +V743XXD Unspecified occupant of bus injured in collision with heavy transport vehicle or bus in nontraffic accident, subsequent encounter +V743XXS Unspecified occupant of bus injured in collision with heavy transport vehicle or bus in nontraffic accident, sequela +V744XXA Person boarding or alighting from bus injured in collision with heavy transport vehicle or bus, initial encounter +V744XXD Person boarding or alighting from bus injured in collision with heavy transport vehicle or bus, subsequent encounter +V744XXS Person boarding or alighting from bus injured in collision with heavy transport vehicle or bus, sequela +V745XXA Driver of bus injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter +V745XXD Driver of bus injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter +V745XXS Driver of bus injured in collision with heavy transport vehicle or bus in traffic accident, sequela +V746XXA Passenger on bus injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter +V746XXD Passenger on bus injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter +V746XXS Passenger on bus injured in collision with heavy transport vehicle or bus in traffic accident, sequela +V747XXA Person on outside of bus injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter +V747XXD Person on outside of bus injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter +V747XXS Person on outside of bus injured in collision with heavy transport vehicle or bus in traffic accident, sequela +V749XXA Unspecified occupant of bus injured in collision with heavy transport vehicle or bus in traffic accident, initial encounter +V749XXD Unspecified occupant of bus injured in collision with heavy transport vehicle or bus in traffic accident, subsequent encounter +V749XXS Unspecified occupant of bus injured in collision with heavy transport vehicle or bus in traffic accident, sequela +V750XXA Driver of bus injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter +V750XXD Driver of bus injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter +V750XXS Driver of bus injured in collision with railway train or railway vehicle in nontraffic accident, sequela +V751XXA Passenger on bus injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter +V751XXD Passenger on bus injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter +V751XXS Passenger on bus injured in collision with railway train or railway vehicle in nontraffic accident, sequela +V752XXA Person on outside of bus injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter +V752XXD Person on outside of bus injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter +V752XXS Person on outside of bus injured in collision with railway train or railway vehicle in nontraffic accident, sequela +V753XXA Unspecified occupant of bus injured in collision with railway train or railway vehicle in nontraffic accident, initial encounter +V753XXD Unspecified occupant of bus injured in collision with railway train or railway vehicle in nontraffic accident, subsequent encounter +V753XXS Unspecified occupant of bus injured in collision with railway train or railway vehicle in nontraffic accident, sequela +V754XXA Person boarding or alighting from bus injured in collision with railway train or railway vehicle, initial encounter +V754XXD Person boarding or alighting from bus injured in collision with railway train or railway vehicle, subsequent encounter +V754XXS Person boarding or alighting from bus injured in collision with railway train or railway vehicle, sequela +V755XXA Driver of bus injured in collision with railway train or railway vehicle in traffic accident, initial encounter +V755XXD Driver of bus injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter +V755XXS Driver of bus injured in collision with railway train or railway vehicle in traffic accident, sequela +V756XXA Passenger on bus injured in collision with railway train or railway vehicle in traffic accident, initial encounter +V756XXD Passenger on bus injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter +V756XXS Passenger on bus injured in collision with railway train or railway vehicle in traffic accident, sequela +V757XXA Person on outside of bus injured in collision with railway train or railway vehicle in traffic accident, initial encounter +V757XXD Person on outside of bus injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter +V757XXS Person on outside of bus injured in collision with railway train or railway vehicle in traffic accident, sequela +V759XXA Unspecified occupant of bus injured in collision with railway train or railway vehicle in traffic accident, initial encounter +V759XXD Unspecified occupant of bus injured in collision with railway train or railway vehicle in traffic accident, subsequent encounter +V759XXS Unspecified occupant of bus injured in collision with railway train or railway vehicle in traffic accident, sequela +V760XXA Driver of bus injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter +V760XXD Driver of bus injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter +V760XXS Driver of bus injured in collision with other nonmotor vehicle in nontraffic accident, sequela +V761XXA Passenger on bus injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter +V761XXD Passenger on bus injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter +V761XXS Passenger on bus injured in collision with other nonmotor vehicle in nontraffic accident, sequela +V762XXA Person on outside of bus injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter +V762XXD Person on outside of bus injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter +V762XXS Person on outside of bus injured in collision with other nonmotor vehicle in nontraffic accident, sequela +V763XXA Unspecified occupant of bus injured in collision with other nonmotor vehicle in nontraffic accident, initial encounter +V763XXD Unspecified occupant of bus injured in collision with other nonmotor vehicle in nontraffic accident, subsequent encounter +V763XXS Unspecified occupant of bus injured in collision with other nonmotor vehicle in nontraffic accident, sequela +V764XXA Person boarding or alighting from bus injured in collision with other nonmotor vehicle, initial encounter +V764XXD Person boarding or alighting from bus injured in collision with other nonmotor vehicle, subsequent encounter +V764XXS Person boarding or alighting from bus injured in collision with other nonmotor vehicle, sequela +V765XXA Driver of bus injured in collision with other nonmotor vehicle in traffic accident, initial encounter +V765XXD Driver of bus injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter +V765XXS Driver of bus injured in collision with other nonmotor vehicle in traffic accident, sequela +V766XXA Passenger on bus injured in collision with other nonmotor vehicle in traffic accident, initial encounter +V766XXD Passenger on bus injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter +V766XXS Passenger on bus injured in collision with other nonmotor vehicle in traffic accident, sequela +V767XXA Person on outside of bus injured in collision with other nonmotor vehicle in traffic accident, initial encounter +V767XXD Person on outside of bus injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter +V767XXS Person on outside of bus injured in collision with other nonmotor vehicle in traffic accident, sequela +V769XXA Unspecified occupant of bus injured in collision with other nonmotor vehicle in traffic accident, initial encounter +V769XXD Unspecified occupant of bus injured in collision with other nonmotor vehicle in traffic accident, subsequent encounter +V769XXS Unspecified occupant of bus injured in collision with other nonmotor vehicle in traffic accident, sequela +V770XXA Driver of bus injured in collision with fixed or stationary object in nontraffic accident, initial encounter +V770XXD Driver of bus injured in collision with fixed or stationary object in nontraffic accident, subsequent encounter +V770XXS Driver of bus injured in collision with fixed or stationary object in nontraffic accident, sequela +V771XXA Passenger on bus injured in collision with fixed or stationary object in nontraffic accident, initial encounter +V771XXD Passenger on bus injured in collision with fixed or stationary object in nontraffic accident, subsequent encounter +V771XXS Passenger on bus injured in collision with fixed or stationary object in nontraffic accident, sequela +V772XXA Person on outside of bus injured in collision with fixed or stationary object in nontraffic accident, initial encounter +V772XXD Person on outside of bus injured in collision with fixed or stationary object in nontraffic accident, subsequent encounter +V772XXS Person on outside of bus injured in collision with fixed or stationary object in nontraffic accident, sequela +V773XXA Unspecified occupant of bus injured in collision with fixed or stationary object in nontraffic accident, initial encounter +V773XXD Unspecified occupant of bus injured in collision with fixed or stationary object in nontraffic accident, subsequent encounter +V773XXS Unspecified occupant of bus injured in collision with fixed or stationary object in nontraffic accident, sequela +V774XXA Person boarding or alighting from bus injured in collision with fixed or stationary object, initial encounter +V774XXD Person boarding or alighting from bus injured in collision with fixed or stationary object, subsequent encounter +V774XXS Person boarding or alighting from bus injured in collision with fixed or stationary object, sequela +V775XXA Driver of bus injured in collision with fixed or stationary object in traffic accident, initial encounter +V775XXD Driver of bus injured in collision with fixed or stationary object in traffic accident, subsequent encounter +V775XXS Driver of bus injured in collision with fixed or stationary object in traffic accident, sequela +V776XXA Passenger on bus injured in collision with fixed or stationary object in traffic accident, initial encounter +V776XXD Passenger on bus injured in collision with fixed or stationary object in traffic accident, subsequent encounter +V776XXS Passenger on bus injured in collision with fixed or stationary object in traffic accident, sequela +V777XXA Person on outside of bus injured in collision with fixed or stationary object in traffic accident, initial encounter +V777XXD Person on outside of bus injured in collision with fixed or stationary object in traffic accident, subsequent encounter +V777XXS Person on outside of bus injured in collision with fixed or stationary object in traffic accident, sequela +V779XXA Unspecified occupant of bus injured in collision with fixed or stationary object in traffic accident, initial encounter +V779XXD Unspecified occupant of bus injured in collision with fixed or stationary object in traffic accident, subsequent encounter +V779XXS Unspecified occupant of bus injured in collision with fixed or stationary object in traffic accident, sequela +V780XXA Driver of bus injured in noncollision transport accident in nontraffic accident, initial encounter +V780XXD Driver of bus injured in noncollision transport accident in nontraffic accident, subsequent encounter +V780XXS Driver of bus injured in noncollision transport accident in nontraffic accident, sequela +V781XXA Passenger on bus injured in noncollision transport accident in nontraffic accident, initial encounter +V781XXD Passenger on bus injured in noncollision transport accident in nontraffic accident, subsequent encounter +V781XXS Passenger on bus injured in noncollision transport accident in nontraffic accident, sequela +V782XXA Person on outside of bus injured in noncollision transport accident in nontraffic accident, initial encounter +V782XXD Person on outside of bus injured in noncollision transport accident in nontraffic accident, subsequent encounter +V782XXS Person on outside of bus injured in noncollision transport accident in nontraffic accident, sequela +V783XXA Unspecified occupant of bus injured in noncollision transport accident in nontraffic accident, initial encounter +V783XXD Unspecified occupant of bus injured in noncollision transport accident in nontraffic accident, subsequent encounter +V783XXS Unspecified occupant of bus injured in noncollision transport accident in nontraffic accident, sequela +V784XXA Person boarding or alighting from bus injured in noncollision transport accident, initial encounter +V784XXD Person boarding or alighting from bus injured in noncollision transport accident, subsequent encounter +V784XXS Person boarding or alighting from bus injured in noncollision transport accident, sequela +V785XXA Driver of bus injured in noncollision transport accident in traffic accident, initial encounter +V785XXD Driver of bus injured in noncollision transport accident in traffic accident, subsequent encounter +V785XXS Driver of bus injured in noncollision transport accident in traffic accident, sequela +V786XXA Passenger on bus injured in noncollision transport accident in traffic accident, initial encounter +V786XXD Passenger on bus injured in noncollision transport accident in traffic accident, subsequent encounter +V786XXS Passenger on bus injured in noncollision transport accident in traffic accident, sequela +V787XXA Person on outside of bus injured in noncollision transport accident in traffic accident, initial encounter +V787XXD Person on outside of bus injured in noncollision transport accident in traffic accident, subsequent encounter +V787XXS Person on outside of bus injured in noncollision transport accident in traffic accident, sequela +V789XXA Unspecified occupant of bus injured in noncollision transport accident in traffic accident, initial encounter +V789XXD Unspecified occupant of bus injured in noncollision transport accident in traffic accident, subsequent encounter +V789XXS Unspecified occupant of bus injured in noncollision transport accident in traffic accident, sequela +V7900XA Driver of bus injured in collision with unspecified motor vehicles in nontraffic accident, initial encounter +V7900XD Driver of bus injured in collision with unspecified motor vehicles in nontraffic accident, subsequent encounter +V7900XS Driver of bus injured in collision with unspecified motor vehicles in nontraffic accident, sequela +V7909XA Driver of bus injured in collision with other motor vehicles in nontraffic accident, initial encounter +V7909XD Driver of bus injured in collision with other motor vehicles in nontraffic accident, subsequent encounter +V7909XS Driver of bus injured in collision with other motor vehicles in nontraffic accident, sequela +V7910XA Passenger on bus injured in collision with unspecified motor vehicles in nontraffic accident, initial encounter +V7910XD Passenger on bus injured in collision with unspecified motor vehicles in nontraffic accident, subsequent encounter +V7910XS Passenger on bus injured in collision with unspecified motor vehicles in nontraffic accident, sequela +V7919XA Passenger on bus injured in collision with other motor vehicles in nontraffic accident, initial encounter +V7919XD Passenger on bus injured in collision with other motor vehicles in nontraffic accident, subsequent encounter +V7919XS Passenger on bus injured in collision with other motor vehicles in nontraffic accident, sequela +V7920XA Unspecified bus occupant injured in collision with unspecified motor vehicles in nontraffic accident, initial encounter +V7920XD Unspecified bus occupant injured in collision with unspecified motor vehicles in nontraffic accident, subsequent encounter +V7920XS Unspecified bus occupant injured in collision with unspecified motor vehicles in nontraffic accident, sequela +V7929XA Unspecified bus occupant injured in collision with other motor vehicles in nontraffic accident, initial encounter +V7929XD Unspecified bus occupant injured in collision with other motor vehicles in nontraffic accident, subsequent encounter +V7929XS Unspecified bus occupant injured in collision with other motor vehicles in nontraffic accident, sequela +V793XXA Bus occupant (driver) (passenger) injured in unspecified nontraffic accident, initial encounter +V793XXD Bus occupant (driver) (passenger) injured in unspecified nontraffic accident, subsequent encounter +V793XXS Bus occupant (driver) (passenger) injured in unspecified nontraffic accident, sequela +V7940XA Driver of bus injured in collision with unspecified motor vehicles in traffic accident, initial encounter +V7940XD Driver of bus injured in collision with unspecified motor vehicles in traffic accident, subsequent encounter +V7940XS Driver of bus injured in collision with unspecified motor vehicles in traffic accident, sequela +V7949XA Driver of bus injured in collision with other motor vehicles in traffic accident, initial encounter +V7949XD Driver of bus injured in collision with other motor vehicles in traffic accident, subsequent encounter +V7949XS Driver of bus injured in collision with other motor vehicles in traffic accident, sequela +V7950XA Passenger on bus injured in collision with unspecified motor vehicles in traffic accident, initial encounter +V7950XD Passenger on bus injured in collision with unspecified motor vehicles in traffic accident, subsequent encounter +V7950XS Passenger on bus injured in collision with unspecified motor vehicles in traffic accident, sequela +V7959XA Passenger on bus injured in collision with other motor vehicles in traffic accident, initial encounter +V7959XD Passenger on bus injured in collision with other motor vehicles in traffic accident, subsequent encounter +V7959XS Passenger on bus injured in collision with other motor vehicles in traffic accident, sequela +V7960XA Unspecified bus occupant injured in collision with unspecified motor vehicles in traffic accident, initial encounter +V7960XD Unspecified bus occupant injured in collision with unspecified motor vehicles in traffic accident, subsequent encounter +V7960XS Unspecified bus occupant injured in collision with unspecified motor vehicles in traffic accident, sequela +V7969XA Unspecified bus occupant injured in collision with other motor vehicles in traffic accident, initial encounter +V7969XD Unspecified bus occupant injured in collision with other motor vehicles in traffic accident, subsequent encounter +V7969XS Unspecified bus occupant injured in collision with other motor vehicles in traffic accident, sequela +V7981XA Bus occupant (driver) (passenger) injured in transport accidents with military vehicle, initial encounter +V7981XD Bus occupant (driver) (passenger) injured in transport accidents with military vehicle, subsequent encounter +V7981XS Bus occupant (driver) (passenger) injured in transport accidents with military vehicle, sequela +V7988XA Bus occupant (driver) (passenger) injured in other specified transport accidents, initial encounter +V7988XD Bus occupant (driver) (passenger) injured in other specified transport accidents, subsequent encounter +V7988XS Bus occupant (driver) (passenger) injured in other specified transport accidents, sequela +V799XXA Bus occupant (driver) (passenger) injured in unspecified traffic accident, initial encounter +V799XXD Bus occupant (driver) (passenger) injured in unspecified traffic accident, subsequent encounter +V799XXS Bus occupant (driver) (passenger) injured in unspecified traffic accident, sequela +V80010A Animal-rider injured by fall from or being thrown from horse in noncollision accident, initial encounter +V80010D Animal-rider injured by fall from or being thrown from horse in noncollision accident, subsequent encounter +V80010S Animal-rider injured by fall from or being thrown from horse in noncollision accident, sequela +V80018A Animal-rider injured by fall from or being thrown from other animal in noncollision accident, initial encounter +V80018D Animal-rider injured by fall from or being thrown from other animal in noncollision accident, subsequent encounter +V80018S Animal-rider injured by fall from or being thrown from other animal in noncollision accident, sequela +V8002XA Occupant of animal-drawn vehicle injured by fall from or being thrown from animal-drawn vehicle in noncollision accident, initial encounter +V8002XD Occupant of animal-drawn vehicle injured by fall from or being thrown from animal-drawn vehicle in noncollision accident, subsequent encounter +V8002XS Occupant of animal-drawn vehicle injured by fall from or being thrown from animal-drawn vehicle in noncollision accident, sequela +V8011XA Animal-rider injured in collision with pedestrian or animal, initial encounter +V8011XD Animal-rider injured in collision with pedestrian or animal, subsequent encounter +V8011XS Animal-rider injured in collision with pedestrian or animal, sequela +V8012XA Occupant of animal-drawn vehicle injured in collision with pedestrian or animal, initial encounter +V8012XD Occupant of animal-drawn vehicle injured in collision with pedestrian or animal, subsequent encounter +V8012XS Occupant of animal-drawn vehicle injured in collision with pedestrian or animal, sequela +V8021XA Animal-rider injured in collision with pedal cycle, initial encounter +V8021XD Animal-rider injured in collision with pedal cycle, subsequent encounter +V8021XS Animal-rider injured in collision with pedal cycle, sequela +V8022XA Occupant of animal-drawn vehicle injured in collision with pedal cycle, initial encounter +V8022XD Occupant of animal-drawn vehicle injured in collision with pedal cycle, subsequent encounter +V8022XS Occupant of animal-drawn vehicle injured in collision with pedal cycle, sequela +V8031XA Animal-rider injured in collision with two- or three-wheeled motor vehicle, initial encounter +V8031XD Animal-rider injured in collision with two- or three-wheeled motor vehicle, subsequent encounter +V8031XS Animal-rider injured in collision with two- or three-wheeled motor vehicle, sequela +V8032XA Occupant of animal-drawn vehicle injured in collision with two- or three-wheeled motor vehicle, initial encounter +V8032XD Occupant of animal-drawn vehicle injured in collision with two- or three-wheeled motor vehicle, subsequent encounter +V8032XS Occupant of animal-drawn vehicle injured in collision with two- or three-wheeled motor vehicle, sequela +V8041XA Animal-rider injured in collision with car, pick-up truck, van, heavy transport vehicle or bus, initial encounter +V8041XD Animal-rider injured in collision with car, pick-up truck, van, heavy transport vehicle or bus, subsequent encounter +V8041XS Animal-rider injured in collision with car, pick-up truck, van, heavy transport vehicle or bus, sequela +V8042XA Occupant of animal-drawn vehicle injured in collision with car, pick-up truck, van, heavy transport vehicle or bus, initial encounter +V8042XD Occupant of animal-drawn vehicle injured in collision with car, pick-up truck, van, heavy transport vehicle or bus, subsequent encounter +V8042XS Occupant of animal-drawn vehicle injured in collision with car, pick-up truck, van, heavy transport vehicle or bus, sequela +V8051XA Animal-rider injured in collision with other specified motor vehicle, initial encounter +V8051XD Animal-rider injured in collision with other specified motor vehicle, subsequent encounter +V8051XS Animal-rider injured in collision with other specified motor vehicle, sequela +V8052XA Occupant of animal-drawn vehicle injured in collision with other specified motor vehicle, initial encounter +V8052XD Occupant of animal-drawn vehicle injured in collision with other specified motor vehicle, subsequent encounter +V8052XS Occupant of animal-drawn vehicle injured in collision with other specified motor vehicle, sequela +V8061XA Animal-rider injured in collision with railway train or railway vehicle, initial encounter +V8061XD Animal-rider injured in collision with railway train or railway vehicle, subsequent encounter +V8061XS Animal-rider injured in collision with railway train or railway vehicle, sequela +V8062XA Occupant of animal-drawn vehicle injured in collision with railway train or railway vehicle, initial encounter +V8062XD Occupant of animal-drawn vehicle injured in collision with railway train or railway vehicle, subsequent encounter +V8062XS Occupant of animal-drawn vehicle injured in collision with railway train or railway vehicle, sequela +V80710A Animal-rider injured in collision with other animal being ridden, initial encounter +V80710D Animal-rider injured in collision with other animal being ridden, subsequent encounter +V80710S Animal-rider injured in collision with other animal being ridden, sequela +V80711A Occupant of animal-drawn vehicle injured in collision with animal being ridden, initial encounter +V80711D Occupant of animal-drawn vehicle injured in collision with animal being ridden, subsequent encounter +V80711S Occupant of animal-drawn vehicle injured in collision with animal being ridden, sequela +V80720A Animal-rider injured in collision with animal-drawn vehicle, initial encounter +V80720D Animal-rider injured in collision with animal-drawn vehicle, subsequent encounter +V80720S Animal-rider injured in collision with animal-drawn vehicle, sequela +V80721A Occupant of animal-drawn vehicle injured in collision with other animal-drawn vehicle, initial encounter +V80721D Occupant of animal-drawn vehicle injured in collision with other animal-drawn vehicle, subsequent encounter +V80721S Occupant of animal-drawn vehicle injured in collision with other animal-drawn vehicle, sequela +V80730A Animal-rider injured in collision with streetcar, initial encounter +V80730D Animal-rider injured in collision with streetcar, subsequent encounter +V80730S Animal-rider injured in collision with streetcar, sequela +V80731A Occupant of animal-drawn vehicle injured in collision with streetcar, initial encounter +V80731D Occupant of animal-drawn vehicle injured in collision with streetcar, subsequent encounter +V80731S Occupant of animal-drawn vehicle injured in collision with streetcar, sequela +V80790A Animal-rider injured in collision with other nonmotor vehicles, initial encounter +V80790D Animal-rider injured in collision with other nonmotor vehicles, subsequent encounter +V80790S Animal-rider injured in collision with other nonmotor vehicles, sequela +V80791A Occupant of animal-drawn vehicle injured in collision with other nonmotor vehicles, initial encounter +V80791D Occupant of animal-drawn vehicle injured in collision with other nonmotor vehicles, subsequent encounter +V80791S Occupant of animal-drawn vehicle injured in collision with other nonmotor vehicles, sequela +V8081XA Animal-rider injured in collision with fixed or stationary object, initial encounter +V8081XD Animal-rider injured in collision with fixed or stationary object, subsequent encounter +V8081XS Animal-rider injured in collision with fixed or stationary object, sequela +V8082XA Occupant of animal-drawn vehicle injured in collision with fixed or stationary object, initial encounter +V8082XD Occupant of animal-drawn vehicle injured in collision with fixed or stationary object, subsequent encounter +V8082XS Occupant of animal-drawn vehicle injured in collision with fixed or stationary object, sequela +V80910A Animal-rider injured in transport accident with military vehicle, initial encounter +V80910D Animal-rider injured in transport accident with military vehicle, subsequent encounter +V80910S Animal-rider injured in transport accident with military vehicle, sequela +V80918A Animal-rider injured in other transport accident, initial encounter +V80918D Animal-rider injured in other transport accident, subsequent encounter +V80918S Animal-rider injured in other transport accident, sequela +V80919A Animal-rider injured in unspecified transport accident, initial encounter +V80919D Animal-rider injured in unspecified transport accident, subsequent encounter +V80919S Animal-rider injured in unspecified transport accident, sequela +V80920A Occupant of animal-drawn vehicle injured in transport accident with military vehicle, initial encounter +V80920D Occupant of animal-drawn vehicle injured in transport accident with military vehicle, subsequent encounter +V80920S Occupant of animal-drawn vehicle injured in transport accident with military vehicle, sequela +V80928A Occupant of animal-drawn vehicle injured in other transport accident, initial encounter +V80928D Occupant of animal-drawn vehicle injured in other transport accident, subsequent encounter +V80928S Occupant of animal-drawn vehicle injured in other transport accident, sequela +V80929A Occupant of animal-drawn vehicle injured in unspecified transport accident, initial encounter +V80929D Occupant of animal-drawn vehicle injured in unspecified transport accident, subsequent encounter +V80929S Occupant of animal-drawn vehicle injured in unspecified transport accident, sequela +V810XXA Occupant of railway train or railway vehicle injured in collision with motor vehicle in nontraffic accident, initial encounter +V810XXD Occupant of railway train or railway vehicle injured in collision with motor vehicle in nontraffic accident, subsequent encounter +V810XXS Occupant of railway train or railway vehicle injured in collision with motor vehicle in nontraffic accident, sequela +V811XXA Occupant of railway train or railway vehicle injured in collision with motor vehicle in traffic accident, initial encounter +V811XXD Occupant of railway train or railway vehicle injured in collision with motor vehicle in traffic accident, subsequent encounter +V811XXS Occupant of railway train or railway vehicle injured in collision with motor vehicle in traffic accident, sequela +V812XXA Occupant of railway train or railway vehicle injured in collision with or hit by rolling stock, initial encounter +V812XXD Occupant of railway train or railway vehicle injured in collision with or hit by rolling stock, subsequent encounter +V812XXS Occupant of railway train or railway vehicle injured in collision with or hit by rolling stock, sequela +V813XXA Occupant of railway train or railway vehicle injured in collision with other object, initial encounter +V813XXD Occupant of railway train or railway vehicle injured in collision with other object, subsequent encounter +V813XXS Occupant of railway train or railway vehicle injured in collision with other object, sequela +V814XXA Person injured while boarding or alighting from railway train or railway vehicle, initial encounter +V814XXD Person injured while boarding or alighting from railway train or railway vehicle, subsequent encounter +V814XXS Person injured while boarding or alighting from railway train or railway vehicle, sequela +V815XXA Occupant of railway train or railway vehicle injured by fall in railway train or railway vehicle, initial encounter +V815XXD Occupant of railway train or railway vehicle injured by fall in railway train or railway vehicle, subsequent encounter +V815XXS Occupant of railway train or railway vehicle injured by fall in railway train or railway vehicle, sequela +V816XXA Occupant of railway train or railway vehicle injured by fall from railway train or railway vehicle, initial encounter +V816XXD Occupant of railway train or railway vehicle injured by fall from railway train or railway vehicle, subsequent encounter +V816XXS Occupant of railway train or railway vehicle injured by fall from railway train or railway vehicle, sequela +V817XXA Occupant of railway train or railway vehicle injured in derailment without antecedent collision, initial encounter +V817XXD Occupant of railway train or railway vehicle injured in derailment without antecedent collision, subsequent encounter +V817XXS Occupant of railway train or railway vehicle injured in derailment without antecedent collision, sequela +V8181XA Occupant of railway train or railway vehicle injured due to explosion or fire on train, initial encounter +V8181XD Occupant of railway train or railway vehicle injured due to explosion or fire on train, subsequent encounter +V8181XS Occupant of railway train or railway vehicle injured due to explosion or fire on train, sequela +V8182XA Occupant of railway train or railway vehicle injured due to object falling onto train, initial encounter +V8182XD Occupant of railway train or railway vehicle injured due to object falling onto train, subsequent encounter +V8182XS Occupant of railway train or railway vehicle injured due to object falling onto train, sequela +V8183XA Occupant of railway train or railway vehicle injured due to collision with military vehicle, initial encounter +V8183XD Occupant of railway train or railway vehicle injured due to collision with military vehicle, subsequent encounter +V8183XS Occupant of railway train or railway vehicle injured due to collision with military vehicle, sequela +V8189XA Occupant of railway train or railway vehicle injured due to other specified railway accident, initial encounter +V8189XD Occupant of railway train or railway vehicle injured due to other specified railway accident, subsequent encounter +V8189XS Occupant of railway train or railway vehicle injured due to other specified railway accident, sequela +V819XXA Occupant of railway train or railway vehicle injured in unspecified railway accident, initial encounter +V819XXD Occupant of railway train or railway vehicle injured in unspecified railway accident, subsequent encounter +V819XXS Occupant of railway train or railway vehicle injured in unspecified railway accident, sequela +V820XXA Occupant of streetcar injured in collision with motor vehicle in nontraffic accident, initial encounter +V820XXD Occupant of streetcar injured in collision with motor vehicle in nontraffic accident, subsequent encounter +V820XXS Occupant of streetcar injured in collision with motor vehicle in nontraffic accident, sequela +V821XXA Occupant of streetcar injured in collision with motor vehicle in traffic accident, initial encounter +V821XXD Occupant of streetcar injured in collision with motor vehicle in traffic accident, subsequent encounter +V821XXS Occupant of streetcar injured in collision with motor vehicle in traffic accident, sequela +V822XXA Occupant of streetcar injured in collision with or hit by rolling stock, initial encounter +V822XXD Occupant of streetcar injured in collision with or hit by rolling stock, subsequent encounter +V822XXS Occupant of streetcar injured in collision with or hit by rolling stock, sequela +V823XXA Occupant of streetcar injured in collision with other object, initial encounter +V823XXD Occupant of streetcar injured in collision with other object, subsequent encounter +V823XXS Occupant of streetcar injured in collision with other object, sequela +V824XXA Person injured while boarding or alighting from streetcar, initial encounter +V824XXD Person injured while boarding or alighting from streetcar, subsequent encounter +V824XXS Person injured while boarding or alighting from streetcar, sequela +V825XXA Occupant of streetcar injured by fall in streetcar, initial encounter +V825XXD Occupant of streetcar injured by fall in streetcar, subsequent encounter +V825XXS Occupant of streetcar injured by fall in streetcar, sequela +V826XXA Occupant of streetcar injured by fall from streetcar, initial encounter +V826XXD Occupant of streetcar injured by fall from streetcar, subsequent encounter +V826XXS Occupant of streetcar injured by fall from streetcar, sequela +V827XXA Occupant of streetcar injured in derailment without antecedent collision, initial encounter +V827XXD Occupant of streetcar injured in derailment without antecedent collision, subsequent encounter +V827XXS Occupant of streetcar injured in derailment without antecedent collision, sequela +V828XXA Occupant of streetcar injured in other specified transport accidents, initial encounter +V828XXD Occupant of streetcar injured in other specified transport accidents, subsequent encounter +V828XXS Occupant of streetcar injured in other specified transport accidents, sequela +V829XXA Occupant of streetcar injured in unspecified traffic accident, initial encounter +V829XXD Occupant of streetcar injured in unspecified traffic accident, subsequent encounter +V829XXS Occupant of streetcar injured in unspecified traffic accident, sequela +V830XXA Driver of special industrial vehicle injured in traffic accident, initial encounter +V830XXD Driver of special industrial vehicle injured in traffic accident, subsequent encounter +V830XXS Driver of special industrial vehicle injured in traffic accident, sequela +V831XXA Passenger of special industrial vehicle injured in traffic accident, initial encounter +V831XXD Passenger of special industrial vehicle injured in traffic accident, subsequent encounter +V831XXS Passenger of special industrial vehicle injured in traffic accident, sequela +V832XXA Person on outside of special industrial vehicle injured in traffic accident, initial encounter +V832XXD Person on outside of special industrial vehicle injured in traffic accident, subsequent encounter +V832XXS Person on outside of special industrial vehicle injured in traffic accident, sequela +V833XXA Unspecified occupant of special industrial vehicle injured in traffic accident, initial encounter +V833XXD Unspecified occupant of special industrial vehicle injured in traffic accident, subsequent encounter +V833XXS Unspecified occupant of special industrial vehicle injured in traffic accident, sequela +V834XXA Person injured while boarding or alighting from special industrial vehicle, initial encounter +V834XXD Person injured while boarding or alighting from special industrial vehicle, subsequent encounter +V834XXS Person injured while boarding or alighting from special industrial vehicle, sequela +V835XXA Driver of special industrial vehicle injured in nontraffic accident, initial encounter +V835XXD Driver of special industrial vehicle injured in nontraffic accident, subsequent encounter +V835XXS Driver of special industrial vehicle injured in nontraffic accident, sequela +V836XXA Passenger of special industrial vehicle injured in nontraffic accident, initial encounter +V836XXD Passenger of special industrial vehicle injured in nontraffic accident, subsequent encounter +V836XXS Passenger of special industrial vehicle injured in nontraffic accident, sequela +V837XXA Person on outside of special industrial vehicle injured in nontraffic accident, initial encounter +V837XXD Person on outside of special industrial vehicle injured in nontraffic accident, subsequent encounter +V837XXS Person on outside of special industrial vehicle injured in nontraffic accident, sequela +V839XXA Unspecified occupant of special industrial vehicle injured in nontraffic accident, initial encounter +V839XXD Unspecified occupant of special industrial vehicle injured in nontraffic accident, subsequent encounter +V839XXS Unspecified occupant of special industrial vehicle injured in nontraffic accident, sequela +V840XXA Driver of special agricultural vehicle injured in traffic accident, initial encounter +V840XXD Driver of special agricultural vehicle injured in traffic accident, subsequent encounter +V840XXS Driver of special agricultural vehicle injured in traffic accident, sequela +V841XXA Passenger of special agricultural vehicle injured in traffic accident, initial encounter +V841XXD Passenger of special agricultural vehicle injured in traffic accident, subsequent encounter +V841XXS Passenger of special agricultural vehicle injured in traffic accident, sequela +V842XXA Person on outside of special agricultural vehicle injured in traffic accident, initial encounter +V842XXD Person on outside of special agricultural vehicle injured in traffic accident, subsequent encounter +V842XXS Person on outside of special agricultural vehicle injured in traffic accident, sequela +V843XXA Unspecified occupant of special agricultural vehicle injured in traffic accident, initial encounter +V843XXD Unspecified occupant of special agricultural vehicle injured in traffic accident, subsequent encounter +V843XXS Unspecified occupant of special agricultural vehicle injured in traffic accident, sequela +V844XXA Person injured while boarding or alighting from special agricultural vehicle, initial encounter +V844XXD Person injured while boarding or alighting from special agricultural vehicle, subsequent encounter +V844XXS Person injured while boarding or alighting from special agricultural vehicle, sequela +V845XXA Driver of special agricultural vehicle injured in nontraffic accident, initial encounter +V845XXD Driver of special agricultural vehicle injured in nontraffic accident, subsequent encounter +V845XXS Driver of special agricultural vehicle injured in nontraffic accident, sequela +V846XXA Passenger of special agricultural vehicle injured in nontraffic accident, initial encounter +V846XXD Passenger of special agricultural vehicle injured in nontraffic accident, subsequent encounter +V846XXS Passenger of special agricultural vehicle injured in nontraffic accident, sequela +V847XXA Person on outside of special agricultural vehicle injured in nontraffic accident, initial encounter +V847XXD Person on outside of special agricultural vehicle injured in nontraffic accident, subsequent encounter +V847XXS Person on outside of special agricultural vehicle injured in nontraffic accident, sequela +V849XXA Unspecified occupant of special agricultural vehicle injured in nontraffic accident, initial encounter +V849XXD Unspecified occupant of special agricultural vehicle injured in nontraffic accident, subsequent encounter +V849XXS Unspecified occupant of special agricultural vehicle injured in nontraffic accident, sequela +V850XXA Driver of special construction vehicle injured in traffic accident, initial encounter +V850XXD Driver of special construction vehicle injured in traffic accident, subsequent encounter +V850XXS Driver of special construction vehicle injured in traffic accident, sequela +V851XXA Passenger of special construction vehicle injured in traffic accident, initial encounter +V851XXD Passenger of special construction vehicle injured in traffic accident, subsequent encounter +V851XXS Passenger of special construction vehicle injured in traffic accident, sequela +V852XXA Person on outside of special construction vehicle injured in traffic accident, initial encounter +V852XXD Person on outside of special construction vehicle injured in traffic accident, subsequent encounter +V852XXS Person on outside of special construction vehicle injured in traffic accident, sequela +V853XXA Unspecified occupant of special construction vehicle injured in traffic accident, initial encounter +V853XXD Unspecified occupant of special construction vehicle injured in traffic accident, subsequent encounter +V853XXS Unspecified occupant of special construction vehicle injured in traffic accident, sequela +V854XXA Person injured while boarding or alighting from special construction vehicle, initial encounter +V854XXD Person injured while boarding or alighting from special construction vehicle, subsequent encounter +V854XXS Person injured while boarding or alighting from special construction vehicle, sequela +V855XXA Driver of special construction vehicle injured in nontraffic accident, initial encounter +V855XXD Driver of special construction vehicle injured in nontraffic accident, subsequent encounter +V855XXS Driver of special construction vehicle injured in nontraffic accident, sequela +V856XXA Passenger of special construction vehicle injured in nontraffic accident, initial encounter +V856XXD Passenger of special construction vehicle injured in nontraffic accident, subsequent encounter +V856XXS Passenger of special construction vehicle injured in nontraffic accident, sequela +V857XXA Person on outside of special construction vehicle injured in nontraffic accident, initial encounter +V857XXD Person on outside of special construction vehicle injured in nontraffic accident, subsequent encounter +V857XXS Person on outside of special construction vehicle injured in nontraffic accident, sequela +V859XXA Unspecified occupant of special construction vehicle injured in nontraffic accident, initial encounter +V859XXD Unspecified occupant of special construction vehicle injured in nontraffic accident, subsequent encounter +V859XXS Unspecified occupant of special construction vehicle injured in nontraffic accident, sequela +V8601XA Driver of ambulance or fire engine injured in traffic accident, initial encounter +V8601XD Driver of ambulance or fire engine injured in traffic accident, subsequent encounter +V8601XS Driver of ambulance or fire engine injured in traffic accident, sequela +V8602XA Driver of snowmobile injured in traffic accident, initial encounter +V8602XD Driver of snowmobile injured in traffic accident, subsequent encounter +V8602XS Driver of snowmobile injured in traffic accident, sequela +V8603XA Driver of dune buggy injured in traffic accident, initial encounter +V8603XD Driver of dune buggy injured in traffic accident, subsequent encounter +V8603XS Driver of dune buggy injured in traffic accident, sequela +V8604XA Driver of military vehicle injured in traffic accident, initial encounter +V8604XD Driver of military vehicle injured in traffic accident, subsequent encounter +V8604XS Driver of military vehicle injured in traffic accident, sequela +V8605XA Driver of 3- or 4- wheeled all-terrain vehicle (ATV) injured in traffic accident, initial encounter +V8605XD Driver of 3- or 4- wheeled all-terrain vehicle (ATV) injured in traffic accident, subsequent encounter +V8605XS Driver of 3- or 4- wheeled all-terrain vehicle (ATV) injured in traffic accident, sequela +V8606XA Driver of dirt bike or motor/cross bike injured in traffic accident, initial encounter +V8606XD Driver of dirt bike or motor/cross bike injured in traffic accident, subsequent encounter +V8606XS Driver of dirt bike or motor/cross bike injured in traffic accident, sequela +V8609XA Driver of other special all-terrain or other off-road motor vehicle injured in traffic accident, initial encounter +V8609XD Driver of other special all-terrain or other off-road motor vehicle injured in traffic accident, subsequent encounter +V8609XS Driver of other special all-terrain or other off-road motor vehicle injured in traffic accident, sequela +V8611XA Passenger of ambulance or fire engine injured in traffic accident, initial encounter +V8611XD Passenger of ambulance or fire engine injured in traffic accident, subsequent encounter +V8611XS Passenger of ambulance or fire engine injured in traffic accident, sequela +V8612XA Passenger of snowmobile injured in traffic accident, initial encounter +V8612XD Passenger of snowmobile injured in traffic accident, subsequent encounter +V8612XS Passenger of snowmobile injured in traffic accident, sequela +V8613XA Passenger of dune buggy injured in traffic accident, initial encounter +V8613XD Passenger of dune buggy injured in traffic accident, subsequent encounter +V8613XS Passenger of dune buggy injured in traffic accident, sequela +V8614XA Passenger of military vehicle injured in traffic accident, initial encounter +V8614XD Passenger of military vehicle injured in traffic accident, subsequent encounter +V8614XS Passenger of military vehicle injured in traffic accident, sequela +V8615XA Passenger of 3- or 4- wheeled all-terrain vehicle (ATV) injured in traffic accident, initial encounter +V8615XD Passenger of 3- or 4- wheeled all-terrain vehicle (ATV) injured in traffic accident, subsequent encounter +V8615XS Passenger of 3- or 4- wheeled all-terrain vehicle (ATV) injured in traffic accident, sequela +V8616XA Passenger of dirt bike or motor/cross bike injured in traffic accident, initial encounter +V8616XD Passenger of dirt bike or motor/cross bike injured in traffic accident, subsequent encounter +V8616XS Passenger of dirt bike or motor/cross bike injured in traffic accident, sequela +V8619XA Passenger of other special all-terrain or other off-road motor vehicle injured in traffic accident, initial encounter +V8619XD Passenger of other special all-terrain or other off-road motor vehicle injured in traffic accident, subsequent encounter +V8619XS Passenger of other special all-terrain or other off-road motor vehicle injured in traffic accident, sequela +V8621XA Person on outside of ambulance or fire engine injured in traffic accident, initial encounter +V8621XD Person on outside of ambulance or fire engine injured in traffic accident, subsequent encounter +V8621XS Person on outside of ambulance or fire engine injured in traffic accident, sequela +V8622XA Person on outside of snowmobile injured in traffic accident, initial encounter +V8622XD Person on outside of snowmobile injured in traffic accident, subsequent encounter +V8622XS Person on outside of snowmobile injured in traffic accident, sequela +V8623XA Person on outside of dune buggy injured in traffic accident, initial encounter +V8623XD Person on outside of dune buggy injured in traffic accident, subsequent encounter +V8623XS Person on outside of dune buggy injured in traffic accident, sequela +V8624XA Person on outside of military vehicle injured in traffic accident, initial encounter +V8624XD Person on outside of military vehicle injured in traffic accident, subsequent encounter +V8624XS Person on outside of military vehicle injured in traffic accident, sequela +V8625XA Person on outside of 3- or 4- wheeled all-terrain vehicle (ATV) injured in traffic accident, initial encounter +V8625XD Person on outside of 3- or 4- wheeled all-terrain vehicle (ATV) injured in traffic accident, subsequent encounter +V8625XS Person on outside of 3- or 4- wheeled all-terrain vehicle (ATV) injured in traffic accident, sequela +V8626XA Person on outside of dirt bike or motor/cross bike injured in traffic accident, initial encounter +V8626XD Person on outside of dirt bike or motor/cross bike injured in traffic accident, subsequent encounter +V8626XS Person on outside of dirt bike or motor/cross bike injured in traffic accident, sequela +V8629XA Person on outside of other special all-terrain or other off-road motor vehicle injured in traffic accident, initial encounter +V8629XD Person on outside of other special all-terrain or other off-road motor vehicle injured in traffic accident, subsequent encounter +V8629XS Person on outside of other special all-terrain or other off-road motor vehicle injured in traffic accident, sequela +V8631XA Unspecified occupant of ambulance or fire engine injured in traffic accident, initial encounter +V8631XD Unspecified occupant of ambulance or fire engine injured in traffic accident, subsequent encounter +V8631XS Unspecified occupant of ambulance or fire engine injured in traffic accident, sequela +V8632XA Unspecified occupant of snowmobile injured in traffic accident, initial encounter +V8632XD Unspecified occupant of snowmobile injured in traffic accident, subsequent encounter +V8632XS Unspecified occupant of snowmobile injured in traffic accident, sequela +V8633XA Unspecified occupant of dune buggy injured in traffic accident, initial encounter +V8633XD Unspecified occupant of dune buggy injured in traffic accident, subsequent encounter +V8633XS Unspecified occupant of dune buggy injured in traffic accident, sequela +V8634XA Unspecified occupant of military vehicle injured in traffic accident, initial encounter +V8634XD Unspecified occupant of military vehicle injured in traffic accident, subsequent encounter +V8634XS Unspecified occupant of military vehicle injured in traffic accident, sequela +V8635XA Unspecified occupant of 3- or 4- wheeled all-terrain vehicle (ATV) injured in traffic accident, initial encounter +V8635XD Unspecified occupant of 3- or 4- wheeled all-terrain vehicle (ATV) injured in traffic accident, subsequent encounter +V8635XS Unspecified occupant of 3- or 4- wheeled all-terrain vehicle (ATV) injured in traffic accident, sequela +V8636XA Unspecified occupant of dirt bike or motor/cross bike injured in traffic accident, initial encounter +V8636XD Unspecified occupant of dirt bike or motor/cross bike injured in traffic accident, subsequent encounter +V8636XS Unspecified occupant of dirt bike or motor/cross bike injured in traffic accident, sequela +V8639XA Unspecified occupant of other special all-terrain or other off-road motor vehicle injured in traffic accident, initial encounter +V8639XD Unspecified occupant of other special all-terrain or other off-road motor vehicle injured in traffic accident, subsequent encounter +V8639XS Unspecified occupant of other special all-terrain or other off-road motor vehicle injured in traffic accident, sequela +V8641XA Person injured while boarding or alighting from ambulance or fire engine, initial encounter +V8641XD Person injured while boarding or alighting from ambulance or fire engine, subsequent encounter +V8641XS Person injured while boarding or alighting from ambulance or fire engine, sequela +V8642XA Person injured while boarding or alighting from snowmobile, initial encounter +V8642XD Person injured while boarding or alighting from snowmobile, subsequent encounter +V8642XS Person injured while boarding or alighting from snowmobile, sequela +V8643XA Person injured while boarding or alighting from dune buggy, initial encounter +V8643XD Person injured while boarding or alighting from dune buggy, subsequent encounter +V8643XS Person injured while boarding or alighting from dune buggy, sequela +V8644XA Person injured while boarding or alighting from military vehicle, initial encounter +V8644XD Person injured while boarding or alighting from military vehicle, subsequent encounter +V8644XS Person injured while boarding or alighting from military vehicle, sequela +V8645XA Person injured while boarding or alighting from a 3- or 4- wheeled all-terrain vehicle (ATV), initial encounter +V8645XD Person injured while boarding or alighting from a 3- or 4- wheeled all-terrain vehicle (ATV), subsequent encounter +V8645XS Person injured while boarding or alighting from a 3- or 4- wheeled all-terrain vehicle (ATV), sequela +V8646XA Person injured while boarding or alighting from a dirt bike or motor/cross bike, initial encounter +V8646XD Person injured while boarding or alighting from a dirt bike or motor/cross bike, subsequent encounter +V8646XS Person injured while boarding or alighting from a dirt bike or motor/cross bike, sequela +V8649XA Person injured while boarding or alighting from other special all-terrain or other off-road motor vehicle, initial encounter +V8649XD Person injured while boarding or alighting from other special all-terrain or other off-road motor vehicle, subsequent encounter +V8649XS Person injured while boarding or alighting from other special all-terrain or other off-road motor vehicle, sequela +V8651XA Driver of ambulance or fire engine injured in nontraffic accident, initial encounter +V8651XD Driver of ambulance or fire engine injured in nontraffic accident, subsequent encounter +V8651XS Driver of ambulance or fire engine injured in nontraffic accident, sequela +V8652XA Driver of snowmobile injured in nontraffic accident, initial encounter +V8652XD Driver of snowmobile injured in nontraffic accident, subsequent encounter +V8652XS Driver of snowmobile injured in nontraffic accident, sequela +V8653XA Driver of dune buggy injured in nontraffic accident, initial encounter +V8653XD Driver of dune buggy injured in nontraffic accident, subsequent encounter +V8653XS Driver of dune buggy injured in nontraffic accident, sequela +V8654XA Driver of military vehicle injured in nontraffic accident, initial encounter +V8654XD Driver of military vehicle injured in nontraffic accident, subsequent encounter +V8654XS Driver of military vehicle injured in nontraffic accident, sequela +V8655XA Driver of 3- or 4- wheeled all-terrain vehicle (ATV) injured in nontraffic accident, initial encounter +V8655XD Driver of 3- or 4- wheeled all-terrain vehicle (ATV) injured in nontraffic accident, subsequent encounter +V8655XS Driver of 3- or 4- wheeled all-terrain vehicle (ATV) injured in nontraffic accident, sequela +V8656XA Driver of dirt bike or motor/cross bike injured in nontraffic accident, initial encounter +V8656XD Driver of dirt bike or motor/cross bike injured in nontraffic accident, subsequent encounter +V8656XS Driver of dirt bike or motor/cross bike injured in nontraffic accident, sequela +V8659XA Driver of other special all-terrain or other off-road motor vehicle injured in nontraffic accident, initial encounter +V8659XD Driver of other special all-terrain or other off-road motor vehicle injured in nontraffic accident, subsequent encounter +V8659XS Driver of other special all-terrain or other off-road motor vehicle injured in nontraffic accident, sequela +V8661XA Passenger of ambulance or fire engine injured in nontraffic accident, initial encounter +V8661XD Passenger of ambulance or fire engine injured in nontraffic accident, subsequent encounter +V8661XS Passenger of ambulance or fire engine injured in nontraffic accident, sequela +V8662XA Passenger of snowmobile injured in nontraffic accident, initial encounter +V8662XD Passenger of snowmobile injured in nontraffic accident, subsequent encounter +V8662XS Passenger of snowmobile injured in nontraffic accident, sequela +V8663XA Passenger of dune buggy injured in nontraffic accident, initial encounter +V8663XD Passenger of dune buggy injured in nontraffic accident, subsequent encounter +V8663XS Passenger of dune buggy injured in nontraffic accident, sequela +V8664XA Passenger of military vehicle injured in nontraffic accident, initial encounter +V8664XD Passenger of military vehicle injured in nontraffic accident, subsequent encounter +V8664XS Passenger of military vehicle injured in nontraffic accident, sequela +V8665XA Passenger of 3- or 4- wheeled all-terrain vehicle (ATV) injured in nontraffic accident, initial encounter +V8665XD Passenger of 3- or 4- wheeled all-terrain vehicle (ATV) injured in nontraffic accident, subsequent encounter +V8665XS Passenger of 3- or 4- wheeled all-terrain vehicle (ATV) injured in nontraffic accident, sequela +V8666XA Passenger of dirt bike or motor/cross bike injured in nontraffic accident, initial encounter +V8666XD Passenger of dirt bike or motor/cross bike injured in nontraffic accident, subsequent encounter +V8666XS Passenger of dirt bike or motor/cross bike injured in nontraffic accident, sequela +V8669XA Passenger of other special all-terrain or other off-road motor vehicle injured in nontraffic accident, initial encounter +V8669XD Passenger of other special all-terrain or other off-road motor vehicle injured in nontraffic accident, subsequent encounter +V8669XS Passenger of other special all-terrain or other off-road motor vehicle injured in nontraffic accident, sequela +V8671XA Person on outside of ambulance or fire engine injured in nontraffic accident, initial encounter +V8671XD Person on outside of ambulance or fire engine injured in nontraffic accident, subsequent encounter +V8671XS Person on outside of ambulance or fire engine injured in nontraffic accident, sequela +V8672XA Person on outside of snowmobile injured in nontraffic accident, initial encounter +V8672XD Person on outside of snowmobile injured in nontraffic accident, subsequent encounter +V8672XS Person on outside of snowmobile injured in nontraffic accident, sequela +V8673XA Person on outside of dune buggy injured in nontraffic accident, initial encounter +V8673XD Person on outside of dune buggy injured in nontraffic accident, subsequent encounter +V8673XS Person on outside of dune buggy injured in nontraffic accident, sequela +V8674XA Person on outside of military vehicle injured in nontraffic accident, initial encounter +V8674XD Person on outside of military vehicle injured in nontraffic accident, subsequent encounter +V8674XS Person on outside of military vehicle injured in nontraffic accident, sequela +V8675XA Person on outside of 3- or 4- wheeled all-terrain vehicle (ATV) injured in nontraffic accident, initial encounter +V8675XD Person on outside of 3- or 4- wheeled all-terrain vehicle (ATV) injured in nontraffic accident, subsequent encounter +V8675XS Person on outside of 3- or 4- wheeled all-terrain vehicle (ATV) injured in nontraffic accident, sequela +V8676XA Person on outside of dirt bike or motor/cross bike injured in nontraffic accident, initial encounter +V8676XD Person on outside of dirt bike or motor/cross bike injured in nontraffic accident, subsequent encounter +V8676XS Person on outside of dirt bike or motor/cross bike injured in nontraffic accident, sequela +V8679XA Person on outside of other special all-terrain or other off-road motor vehicles injured in nontraffic accident, initial encounter +V8679XD Person on outside of other special all-terrain or other off-road motor vehicles injured in nontraffic accident, subsequent encounter +V8679XS Person on outside of other special all-terrain or other off-road motor vehicles injured in nontraffic accident, sequela +V8691XA Unspecified occupant of ambulance or fire engine injured in nontraffic accident, initial encounter +V8691XD Unspecified occupant of ambulance or fire engine injured in nontraffic accident, subsequent encounter +V8691XS Unspecified occupant of ambulance or fire engine injured in nontraffic accident, sequela +V8692XA Unspecified occupant of snowmobile injured in nontraffic accident, initial encounter +V8692XD Unspecified occupant of snowmobile injured in nontraffic accident, subsequent encounter +V8692XS Unspecified occupant of snowmobile injured in nontraffic accident, sequela +V8693XA Unspecified occupant of dune buggy injured in nontraffic accident, initial encounter +V8693XD Unspecified occupant of dune buggy injured in nontraffic accident, subsequent encounter +V8693XS Unspecified occupant of dune buggy injured in nontraffic accident, sequela +V8694XA Unspecified occupant of military vehicle injured in nontraffic accident, initial encounter +V8694XD Unspecified occupant of military vehicle injured in nontraffic accident, subsequent encounter +V8694XS Unspecified occupant of military vehicle injured in nontraffic accident, sequela +V8695XA Unspecified occupant of 3- or 4- wheeled all-terrain vehicle (ATV) injured in nontraffic accident, initial encounter +V8695XD Unspecified occupant of 3- or 4- wheeled all-terrain vehicle (ATV) injured in nontraffic accident, subsequent encounter +V8695XS Unspecified occupant of 3- or 4- wheeled all-terrain vehicle (ATV) injured in nontraffic accident, sequela +V8696XA Unspecified occupant of dirt bike or motor/cross bike injured in nontraffic accident, initial encounter +V8696XD Unspecified occupant of dirt bike or motor/cross bike injured in nontraffic accident, subsequent encounter +V8696XS Unspecified occupant of dirt bike or motor/cross bike injured in nontraffic accident, sequela +V8699XA Unspecified occupant of other special all-terrain or other off-road motor vehicle injured in nontraffic accident, initial encounter +V8699XD Unspecified occupant of other special all-terrain or other off-road motor vehicle injured in nontraffic accident, subsequent encounter +V8699XS Unspecified occupant of other special all-terrain or other off-road motor vehicle injured in nontraffic accident, sequela +V870XXA Person injured in collision between car and two- or three-wheeled powered vehicle (traffic), initial encounter +V870XXD Person injured in collision between car and two- or three-wheeled powered vehicle (traffic), subsequent encounter +V870XXS Person injured in collision between car and two- or three-wheeled powered vehicle (traffic), sequela +V871XXA Person injured in collision between other motor vehicle and two- or three-wheeled motor vehicle (traffic), initial encounter +V871XXD Person injured in collision between other motor vehicle and two- or three-wheeled motor vehicle (traffic), subsequent encounter +V871XXS Person injured in collision between other motor vehicle and two- or three-wheeled motor vehicle (traffic), sequela +V872XXA Person injured in collision between car and pick-up truck or van (traffic), initial encounter +V872XXD Person injured in collision between car and pick-up truck or van (traffic), subsequent encounter +V872XXS Person injured in collision between car and pick-up truck or van (traffic), sequela +V873XXA Person injured in collision between car and bus (traffic), initial encounter +V873XXD Person injured in collision between car and bus (traffic), subsequent encounter +V873XXS Person injured in collision between car and bus (traffic), sequela +V874XXA Person injured in collision between car and heavy transport vehicle (traffic), initial encounter +V874XXD Person injured in collision between car and heavy transport vehicle (traffic), subsequent encounter +V874XXS Person injured in collision between car and heavy transport vehicle (traffic), sequela +V875XXA Person injured in collision between heavy transport vehicle and bus (traffic), initial encounter +V875XXD Person injured in collision between heavy transport vehicle and bus (traffic), subsequent encounter +V875XXS Person injured in collision between heavy transport vehicle and bus (traffic), sequela +V876XXA Person injured in collision between railway train or railway vehicle and car (traffic), initial encounter +V876XXD Person injured in collision between railway train or railway vehicle and car (traffic), subsequent encounter +V876XXS Person injured in collision between railway train or railway vehicle and car (traffic), sequela +V877XXA Person injured in collision between other specified motor vehicles (traffic), initial encounter +V877XXD Person injured in collision between other specified motor vehicles (traffic), subsequent encounter +V877XXS Person injured in collision between other specified motor vehicles (traffic), sequela +V878XXA Person injured in other specified noncollision transport accidents involving motor vehicle (traffic), initial encounter +V878XXD Person injured in other specified noncollision transport accidents involving motor vehicle (traffic), subsequent encounter +V878XXS Person injured in other specified noncollision transport accidents involving motor vehicle (traffic), sequela +V879XXA Person injured in other specified (collision)(noncollision) transport accidents involving nonmotor vehicle (traffic), initial encounter +V879XXD Person injured in other specified (collision)(noncollision) transport accidents involving nonmotor vehicle (traffic), subsequent encounter +V879XXS Person injured in other specified (collision)(noncollision) transport accidents involving nonmotor vehicle (traffic), sequela +V880XXA Person injured in collision between car and two- or three-wheeled motor vehicle, nontraffic, initial encounter +V880XXD Person injured in collision between car and two- or three-wheeled motor vehicle, nontraffic, subsequent encounter +V880XXS Person injured in collision between car and two- or three-wheeled motor vehicle, nontraffic, sequela +V881XXA Person injured in collision between other motor vehicle and two- or three-wheeled motor vehicle, nontraffic, initial encounter +V881XXD Person injured in collision between other motor vehicle and two- or three-wheeled motor vehicle, nontraffic, subsequent encounter +V881XXS Person injured in collision between other motor vehicle and two- or three-wheeled motor vehicle, nontraffic, sequela +V882XXA Person injured in collision between car and pick-up truck or van, nontraffic, initial encounter +V882XXD Person injured in collision between car and pick-up truck or van, nontraffic, subsequent encounter +V882XXS Person injured in collision between car and pick-up truck or van, nontraffic, sequela +V883XXA Person injured in collision between car and bus, nontraffic, initial encounter +V883XXD Person injured in collision between car and bus, nontraffic, subsequent encounter +V883XXS Person injured in collision between car and bus, nontraffic, sequela +V884XXA Person injured in collision between car and heavy transport vehicle, nontraffic, initial encounter +V884XXD Person injured in collision between car and heavy transport vehicle, nontraffic, subsequent encounter +V884XXS Person injured in collision between car and heavy transport vehicle, nontraffic, sequela +V885XXA Person injured in collision between heavy transport vehicle and bus, nontraffic, initial encounter +V885XXD Person injured in collision between heavy transport vehicle and bus, nontraffic, subsequent encounter +V885XXS Person injured in collision between heavy transport vehicle and bus, nontraffic, sequela +V886XXA Person injured in collision between railway train or railway vehicle and car, nontraffic, initial encounter +V886XXD Person injured in collision between railway train or railway vehicle and car, nontraffic, subsequent encounter +V886XXS Person injured in collision between railway train or railway vehicle and car, nontraffic, sequela +V887XXA Person injured in collision between other specified motor vehicle, nontraffic, initial encounter +V887XXD Person injured in collision between other specified motor vehicle, nontraffic, subsequent encounter +V887XXS Person injured in collision between other specified motor vehicle, nontraffic, sequela +V888XXA Person injured in other specified noncollision transport accidents involving motor vehicle, nontraffic, initial encounter +V888XXD Person injured in other specified noncollision transport accidents involving motor vehicle, nontraffic, subsequent encounter +V888XXS Person injured in other specified noncollision transport accidents involving motor vehicle, nontraffic, sequela +V889XXA Person injured in other specified (collision)(noncollision) transport accidents involving nonmotor vehicle, nontraffic, initial encounter +V889XXD Person injured in other specified (collision)(noncollision) transport accidents involving nonmotor vehicle, nontraffic, subsequent encounter +V889XXS Person injured in other specified (collision)(noncollision) transport accidents involving nonmotor vehicle, nontraffic, sequela +V890XXA Person injured in unspecified motor-vehicle accident, nontraffic, initial encounter +V890XXD Person injured in unspecified motor-vehicle accident, nontraffic, subsequent encounter +V890XXS Person injured in unspecified motor-vehicle accident, nontraffic, sequela +V891XXA Person injured in unspecified nonmotor-vehicle accident, nontraffic, initial encounter +V891XXD Person injured in unspecified nonmotor-vehicle accident, nontraffic, subsequent encounter +V891XXS Person injured in unspecified nonmotor-vehicle accident, nontraffic, sequela +V892XXA Person injured in unspecified motor-vehicle accident, traffic, initial encounter +V892XXD Person injured in unspecified motor-vehicle accident, traffic, subsequent encounter +V892XXS Person injured in unspecified motor-vehicle accident, traffic, sequela +V893XXA Person injured in unspecified nonmotor-vehicle accident, traffic, initial encounter +V893XXD Person injured in unspecified nonmotor-vehicle accident, traffic, subsequent encounter +V893XXS Person injured in unspecified nonmotor-vehicle accident, traffic, sequela +V899XXA Person injured in unspecified vehicle accident, initial encounter +V899XXD Person injured in unspecified vehicle accident, subsequent encounter +V899XXS Person injured in unspecified vehicle accident, sequela +V9000XA Drowning and submersion due to merchant ship overturning, initial encounter +V9000XD Drowning and submersion due to merchant ship overturning, subsequent encounter +V9000XS Drowning and submersion due to merchant ship overturning, sequela +V9001XA Drowning and submersion due to passenger ship overturning, initial encounter +V9001XD Drowning and submersion due to passenger ship overturning, subsequent encounter +V9001XS Drowning and submersion due to passenger ship overturning, sequela +V9002XA Drowning and submersion due to fishing boat overturning, initial encounter +V9002XD Drowning and submersion due to fishing boat overturning, subsequent encounter +V9002XS Drowning and submersion due to fishing boat overturning, sequela +V9003XA Drowning and submersion due to other powered watercraft overturning, initial encounter +V9003XD Drowning and submersion due to other powered watercraft overturning, subsequent encounter +V9003XS Drowning and submersion due to other powered watercraft overturning, sequela +V9004XA Drowning and submersion due to sailboat overturning, initial encounter +V9004XD Drowning and submersion due to sailboat overturning, subsequent encounter +V9004XS Drowning and submersion due to sailboat overturning, sequela +V9005XA Drowning and submersion due to canoe or kayak overturning, initial encounter +V9005XD Drowning and submersion due to canoe or kayak overturning, subsequent encounter +V9005XS Drowning and submersion due to canoe or kayak overturning, sequela +V9006XA Drowning and submersion due to (nonpowered) inflatable craft overturning, initial encounter +V9006XD Drowning and submersion due to (nonpowered) inflatable craft overturning, subsequent encounter +V9006XS Drowning and submersion due to (nonpowered) inflatable craft overturning, sequela +V9008XA Drowning and submersion due to other unpowered watercraft overturning, initial encounter +V9008XD Drowning and submersion due to other unpowered watercraft overturning, subsequent encounter +V9008XS Drowning and submersion due to other unpowered watercraft overturning, sequela +V9009XA Drowning and submersion due to unspecified watercraft overturning, initial encounter +V9009XD Drowning and submersion due to unspecified watercraft overturning, subsequent encounter +V9009XS Drowning and submersion due to unspecified watercraft overturning, sequela +V9010XA Drowning and submersion due to merchant ship sinking, initial encounter +V9010XD Drowning and submersion due to merchant ship sinking, subsequent encounter +V9010XS Drowning and submersion due to merchant ship sinking, sequela +V9011XA Drowning and submersion due to passenger ship sinking, initial encounter +V9011XD Drowning and submersion due to passenger ship sinking, subsequent encounter +V9011XS Drowning and submersion due to passenger ship sinking, sequela +V9012XA Drowning and submersion due to fishing boat sinking, initial encounter +V9012XD Drowning and submersion due to fishing boat sinking, subsequent encounter +V9012XS Drowning and submersion due to fishing boat sinking, sequela +V9013XA Drowning and submersion due to other powered watercraft sinking, initial encounter +V9013XD Drowning and submersion due to other powered watercraft sinking, subsequent encounter +V9013XS Drowning and submersion due to other powered watercraft sinking, sequela +V9014XA Drowning and submersion due to sailboat sinking, initial encounter +V9014XD Drowning and submersion due to sailboat sinking, subsequent encounter +V9014XS Drowning and submersion due to sailboat sinking, sequela +V9015XA Drowning and submersion due to canoe or kayak sinking, initial encounter +V9015XD Drowning and submersion due to canoe or kayak sinking, subsequent encounter +V9015XS Drowning and submersion due to canoe or kayak sinking, sequela +V9016XA Drowning and submersion due to (nonpowered) inflatable craft sinking, initial encounter +V9016XD Drowning and submersion due to (nonpowered) inflatable craft sinking, subsequent encounter +V9016XS Drowning and submersion due to (nonpowered) inflatable craft sinking, sequela +V9018XA Drowning and submersion due to other unpowered watercraft sinking, initial encounter +V9018XD Drowning and submersion due to other unpowered watercraft sinking, subsequent encounter +V9018XS Drowning and submersion due to other unpowered watercraft sinking, sequela +V9019XA Drowning and submersion due to unspecified watercraft sinking, initial encounter +V9019XD Drowning and submersion due to unspecified watercraft sinking, subsequent encounter +V9019XS Drowning and submersion due to unspecified watercraft sinking, sequela +V9020XA Drowning and submersion due to falling or jumping from burning merchant ship, initial encounter +V9020XD Drowning and submersion due to falling or jumping from burning merchant ship, subsequent encounter +V9020XS Drowning and submersion due to falling or jumping from burning merchant ship, sequela +V9021XA Drowning and submersion due to falling or jumping from burning passenger ship, initial encounter +V9021XD Drowning and submersion due to falling or jumping from burning passenger ship, subsequent encounter +V9021XS Drowning and submersion due to falling or jumping from burning passenger ship, sequela +V9022XA Drowning and submersion due to falling or jumping from burning fishing boat, initial encounter +V9022XD Drowning and submersion due to falling or jumping from burning fishing boat, subsequent encounter +V9022XS Drowning and submersion due to falling or jumping from burning fishing boat, sequela +V9023XA Drowning and submersion due to falling or jumping from other burning powered watercraft, initial encounter +V9023XD Drowning and submersion due to falling or jumping from other burning powered watercraft, subsequent encounter +V9023XS Drowning and submersion due to falling or jumping from other burning powered watercraft, sequela +V9024XA Drowning and submersion due to falling or jumping from burning sailboat, initial encounter +V9024XD Drowning and submersion due to falling or jumping from burning sailboat, subsequent encounter +V9024XS Drowning and submersion due to falling or jumping from burning sailboat, sequela +V9025XA Drowning and submersion due to falling or jumping from burning canoe or kayak, initial encounter +V9025XD Drowning and submersion due to falling or jumping from burning canoe or kayak, subsequent encounter +V9025XS Drowning and submersion due to falling or jumping from burning canoe or kayak, sequela +V9026XA Drowning and submersion due to falling or jumping from burning (nonpowered) inflatable craft, initial encounter +V9026XD Drowning and submersion due to falling or jumping from burning (nonpowered) inflatable craft, subsequent encounter +V9026XS Drowning and submersion due to falling or jumping from burning (nonpowered) inflatable craft, sequela +V9027XA Drowning and submersion due to falling or jumping from burning water-skis, initial encounter +V9027XD Drowning and submersion due to falling or jumping from burning water-skis, subsequent encounter +V9027XS Drowning and submersion due to falling or jumping from burning water-skis, sequela +V9028XA Drowning and submersion due to falling or jumping from other burning unpowered watercraft, initial encounter +V9028XD Drowning and submersion due to falling or jumping from other burning unpowered watercraft, subsequent encounter +V9028XS Drowning and submersion due to falling or jumping from other burning unpowered watercraft, sequela +V9029XA Drowning and submersion due to falling or jumping from unspecified burning watercraft, initial encounter +V9029XD Drowning and submersion due to falling or jumping from unspecified burning watercraft, subsequent encounter +V9029XS Drowning and submersion due to falling or jumping from unspecified burning watercraft, sequela +V9030XA Drowning and submersion due to falling or jumping from crushed merchant ship, initial encounter +V9030XD Drowning and submersion due to falling or jumping from crushed merchant ship, subsequent encounter +V9030XS Drowning and submersion due to falling or jumping from crushed merchant ship, sequela +V9031XA Drowning and submersion due to falling or jumping from crushed passenger ship, initial encounter +V9031XD Drowning and submersion due to falling or jumping from crushed passenger ship, subsequent encounter +V9031XS Drowning and submersion due to falling or jumping from crushed passenger ship, sequela +V9032XA Drowning and submersion due to falling or jumping from crushed fishing boat, initial encounter +V9032XD Drowning and submersion due to falling or jumping from crushed fishing boat, subsequent encounter +V9032XS Drowning and submersion due to falling or jumping from crushed fishing boat, sequela +V9033XA Drowning and submersion due to falling or jumping from other crushed powered watercraft, initial encounter +V9033XD Drowning and submersion due to falling or jumping from other crushed powered watercraft, subsequent encounter +V9033XS Drowning and submersion due to falling or jumping from other crushed powered watercraft, sequela +V9034XA Drowning and submersion due to falling or jumping from crushed sailboat, initial encounter +V9034XD Drowning and submersion due to falling or jumping from crushed sailboat, subsequent encounter +V9034XS Drowning and submersion due to falling or jumping from crushed sailboat, sequela +V9035XA Drowning and submersion due to falling or jumping from crushed canoe or kayak, initial encounter +V9035XD Drowning and submersion due to falling or jumping from crushed canoe or kayak, subsequent encounter +V9035XS Drowning and submersion due to falling or jumping from crushed canoe or kayak, sequela +V9036XA Drowning and submersion due to falling or jumping from crushed (nonpowered) inflatable craft, initial encounter +V9036XD Drowning and submersion due to falling or jumping from crushed (nonpowered) inflatable craft, subsequent encounter +V9036XS Drowning and submersion due to falling or jumping from crushed (nonpowered) inflatable craft, sequela +V9037XA Drowning and submersion due to falling or jumping from crushed water-skis, initial encounter +V9037XD Drowning and submersion due to falling or jumping from crushed water-skis, subsequent encounter +V9037XS Drowning and submersion due to falling or jumping from crushed water-skis, sequela +V9038XA Drowning and submersion due to falling or jumping from other crushed unpowered watercraft, initial encounter +V9038XD Drowning and submersion due to falling or jumping from other crushed unpowered watercraft, subsequent encounter +V9038XS Drowning and submersion due to falling or jumping from other crushed unpowered watercraft, sequela +V9039XA Drowning and submersion due to falling or jumping from crushed unspecified watercraft, initial encounter +V9039XD Drowning and submersion due to falling or jumping from crushed unspecified watercraft, subsequent encounter +V9039XS Drowning and submersion due to falling or jumping from crushed unspecified watercraft, sequela +V9080XA Drowning and submersion due to other accident to merchant ship, initial encounter +V9080XD Drowning and submersion due to other accident to merchant ship, subsequent encounter +V9080XS Drowning and submersion due to other accident to merchant ship, sequela +V9081XA Drowning and submersion due to other accident to passenger ship, initial encounter +V9081XD Drowning and submersion due to other accident to passenger ship, subsequent encounter +V9081XS Drowning and submersion due to other accident to passenger ship, sequela +V9082XA Drowning and submersion due to other accident to fishing boat, initial encounter +V9082XD Drowning and submersion due to other accident to fishing boat, subsequent encounter +V9082XS Drowning and submersion due to other accident to fishing boat, sequela +V9083XA Drowning and submersion due to other accident to other powered watercraft, initial encounter +V9083XD Drowning and submersion due to other accident to other powered watercraft, subsequent encounter +V9083XS Drowning and submersion due to other accident to other powered watercraft, sequela +V9084XA Drowning and submersion due to other accident to sailboat, initial encounter +V9084XD Drowning and submersion due to other accident to sailboat, subsequent encounter +V9084XS Drowning and submersion due to other accident to sailboat, sequela +V9085XA Drowning and submersion due to other accident to canoe or kayak, initial encounter +V9085XD Drowning and submersion due to other accident to canoe or kayak, subsequent encounter +V9085XS Drowning and submersion due to other accident to canoe or kayak, sequela +V9086XA Drowning and submersion due to other accident to (nonpowered) inflatable craft, initial encounter +V9086XD Drowning and submersion due to other accident to (nonpowered) inflatable craft, subsequent encounter +V9086XS Drowning and submersion due to other accident to (nonpowered) inflatable craft, sequela +V9087XA Drowning and submersion due to other accident to water-skis, initial encounter +V9087XD Drowning and submersion due to other accident to water-skis, subsequent encounter +V9087XS Drowning and submersion due to other accident to water-skis, sequela +V9088XA Drowning and submersion due to other accident to other unpowered watercraft, initial encounter +V9088XD Drowning and submersion due to other accident to other unpowered watercraft, subsequent encounter +V9088XS Drowning and submersion due to other accident to other unpowered watercraft, sequela +V9089XA Drowning and submersion due to other accident to unspecified watercraft, initial encounter +V9089XD Drowning and submersion due to other accident to unspecified watercraft, subsequent encounter +V9089XS Drowning and submersion due to other accident to unspecified watercraft, sequela +V9100XA Burn due to merchant ship on fire, initial encounter +V9100XD Burn due to merchant ship on fire, subsequent encounter +V9100XS Burn due to merchant ship on fire, sequela +V9101XA Burn due to passenger ship on fire, initial encounter +V9101XD Burn due to passenger ship on fire, subsequent encounter +V9101XS Burn due to passenger ship on fire, sequela +V9102XA Burn due to fishing boat on fire, initial encounter +V9102XD Burn due to fishing boat on fire, subsequent encounter +V9102XS Burn due to fishing boat on fire, sequela +V9103XA Burn due to other powered watercraft on fire, initial encounter +V9103XD Burn due to other powered watercraft on fire, subsequent encounter +V9103XS Burn due to other powered watercraft on fire, sequela +V9104XA Burn due to sailboat on fire, initial encounter +V9104XD Burn due to sailboat on fire, subsequent encounter +V9104XS Burn due to sailboat on fire, sequela +V9105XA Burn due to canoe or kayak on fire, initial encounter +V9105XD Burn due to canoe or kayak on fire, subsequent encounter +V9105XS Burn due to canoe or kayak on fire, sequela +V9106XA Burn due to (nonpowered) inflatable craft on fire, initial encounter +V9106XD Burn due to (nonpowered) inflatable craft on fire, subsequent encounter +V9106XS Burn due to (nonpowered) inflatable craft on fire, sequela +V9107XA Burn due to water-skis on fire, initial encounter +V9107XD Burn due to water-skis on fire, subsequent encounter +V9107XS Burn due to water-skis on fire, sequela +V9108XA Burn due to other unpowered watercraft on fire, initial encounter +V9108XD Burn due to other unpowered watercraft on fire, subsequent encounter +V9108XS Burn due to other unpowered watercraft on fire, sequela +V9109XA Burn due to unspecified watercraft on fire, initial encounter +V9109XD Burn due to unspecified watercraft on fire, subsequent encounter +V9109XS Burn due to unspecified watercraft on fire, sequela +V9110XA Crushed between merchant ship and other watercraft or other object due to collision, initial encounter +V9110XD Crushed between merchant ship and other watercraft or other object due to collision, subsequent encounter +V9110XS Crushed between merchant ship and other watercraft or other object due to collision, sequela +V9111XA Crushed between passenger ship and other watercraft or other object due to collision, initial encounter +V9111XD Crushed between passenger ship and other watercraft or other object due to collision, subsequent encounter +V9111XS Crushed between passenger ship and other watercraft or other object due to collision, sequela +V9112XA Crushed between fishing boat and other watercraft or other object due to collision, initial encounter +V9112XD Crushed between fishing boat and other watercraft or other object due to collision, subsequent encounter +V9112XS Crushed between fishing boat and other watercraft or other object due to collision, sequela +V9113XA Crushed between other powered watercraft and other watercraft or other object due to collision, initial encounter +V9113XD Crushed between other powered watercraft and other watercraft or other object due to collision, subsequent encounter +V9113XS Crushed between other powered watercraft and other watercraft or other object due to collision, sequela +V9114XA Crushed between sailboat and other watercraft or other object due to collision, initial encounter +V9114XD Crushed between sailboat and other watercraft or other object due to collision, subsequent encounter +V9114XS Crushed between sailboat and other watercraft or other object due to collision, sequela +V9115XA Crushed between canoe or kayak and other watercraft or other object due to collision, initial encounter +V9115XD Crushed between canoe or kayak and other watercraft or other object due to collision, subsequent encounter +V9115XS Crushed between canoe or kayak and other watercraft or other object due to collision, sequela +V9116XA Crushed between (nonpowered) inflatable craft and other watercraft or other object due to collision, initial encounter +V9116XD Crushed between (nonpowered) inflatable craft and other watercraft or other object due to collision, subsequent encounter +V9116XS Crushed between (nonpowered) inflatable craft and other watercraft or other object due to collision, sequela +V9118XA Crushed between other unpowered watercraft and other watercraft or other object due to collision, initial encounter +V9118XD Crushed between other unpowered watercraft and other watercraft or other object due to collision, subsequent encounter +V9118XS Crushed between other unpowered watercraft and other watercraft or other object due to collision, sequela +V9119XA Crushed between unspecified watercraft and other watercraft or other object due to collision, initial encounter +V9119XD Crushed between unspecified watercraft and other watercraft or other object due to collision, subsequent encounter +V9119XS Crushed between unspecified watercraft and other watercraft or other object due to collision, sequela +V9120XA Fall due to collision between merchant ship and other watercraft or other object, initial encounter +V9120XD Fall due to collision between merchant ship and other watercraft or other object, subsequent encounter +V9120XS Fall due to collision between merchant ship and other watercraft or other object, sequela +V9121XA Fall due to collision between passenger ship and other watercraft or other object, initial encounter +V9121XD Fall due to collision between passenger ship and other watercraft or other object, subsequent encounter +V9121XS Fall due to collision between passenger ship and other watercraft or other object, sequela +V9122XA Fall due to collision between fishing boat and other watercraft or other object, initial encounter +V9122XD Fall due to collision between fishing boat and other watercraft or other object, subsequent encounter +V9122XS Fall due to collision between fishing boat and other watercraft or other object, sequela +V9123XA Fall due to collision between other powered watercraft and other watercraft or other object, initial encounter +V9123XD Fall due to collision between other powered watercraft and other watercraft or other object, subsequent encounter +V9123XS Fall due to collision between other powered watercraft and other watercraft or other object, sequela +V9124XA Fall due to collision between sailboat and other watercraft or other object, initial encounter +V9124XD Fall due to collision between sailboat and other watercraft or other object, subsequent encounter +V9124XS Fall due to collision between sailboat and other watercraft or other object, sequela +V9125XA Fall due to collision between canoe or kayak and other watercraft or other object, initial encounter +V9125XD Fall due to collision between canoe or kayak and other watercraft or other object, subsequent encounter +V9125XS Fall due to collision between canoe or kayak and other watercraft or other object, sequela +V9126XA Fall due to collision between (nonpowered) inflatable craft and other watercraft or other object, initial encounter +V9126XD Fall due to collision between (nonpowered) inflatable craft and other watercraft or other object, subsequent encounter +V9126XS Fall due to collision between (nonpowered) inflatable craft and other watercraft or other object, sequela +V9129XA Fall due to collision between unspecified watercraft and other watercraft or other object, initial encounter +V9129XD Fall due to collision between unspecified watercraft and other watercraft or other object, subsequent encounter +V9129XS Fall due to collision between unspecified watercraft and other watercraft or other object, sequela +V9130XA Hit or struck by falling object due to accident to merchant ship, initial encounter +V9130XD Hit or struck by falling object due to accident to merchant ship, subsequent encounter +V9130XS Hit or struck by falling object due to accident to merchant ship, sequela +V9131XA Hit or struck by falling object due to accident to passenger ship, initial encounter +V9131XD Hit or struck by falling object due to accident to passenger ship, subsequent encounter +V9131XS Hit or struck by falling object due to accident to passenger ship, sequela +V9132XA Hit or struck by falling object due to accident to fishing boat, initial encounter +V9132XD Hit or struck by falling object due to accident to fishing boat, subsequent encounter +V9132XS Hit or struck by falling object due to accident to fishing boat, sequela +V9133XA Hit or struck by falling object due to accident to other powered watercraft, initial encounter +V9133XD Hit or struck by falling object due to accident to other powered watercraft, subsequent encounter +V9133XS Hit or struck by falling object due to accident to other powered watercraft, sequela +V9134XA Hit or struck by falling object due to accident to sailboat, initial encounter +V9134XD Hit or struck by falling object due to accident to sailboat, subsequent encounter +V9134XS Hit or struck by falling object due to accident to sailboat, sequela +V9135XA Hit or struck by falling object due to accident to canoe or kayak, initial encounter +V9135XD Hit or struck by falling object due to accident to canoe or kayak, subsequent encounter +V9135XS Hit or struck by falling object due to accident to canoe or kayak, sequela +V9136XA Hit or struck by falling object due to accident to (nonpowered) inflatable craft, initial encounter +V9136XD Hit or struck by falling object due to accident to (nonpowered) inflatable craft, subsequent encounter +V9136XS Hit or struck by falling object due to accident to (nonpowered) inflatable craft, sequela +V9137XA Hit or struck by falling object due to accident to water-skis, initial encounter +V9137XD Hit or struck by falling object due to accident to water-skis, subsequent encounter +V9137XS Hit or struck by falling object due to accident to water-skis, sequela +V9138XA Hit or struck by falling object due to accident to other unpowered watercraft, initial encounter +V9138XD Hit or struck by falling object due to accident to other unpowered watercraft, subsequent encounter +V9138XS Hit or struck by falling object due to accident to other unpowered watercraft, sequela +V9139XA Hit or struck by falling object due to accident to unspecified watercraft, initial encounter +V9139XD Hit or struck by falling object due to accident to unspecified watercraft, subsequent encounter +V9139XS Hit or struck by falling object due to accident to unspecified watercraft, sequela +V9180XA Other injury due to other accident to merchant ship, initial encounter +V9180XD Other injury due to other accident to merchant ship, subsequent encounter +V9180XS Other injury due to other accident to merchant ship, sequela +V9181XA Other injury due to other accident to passenger ship, initial encounter +V9181XD Other injury due to other accident to passenger ship, subsequent encounter +V9181XS Other injury due to other accident to passenger ship, sequela +V9182XA Other injury due to other accident to fishing boat, initial encounter +V9182XD Other injury due to other accident to fishing boat, subsequent encounter +V9182XS Other injury due to other accident to fishing boat, sequela +V9183XA Other injury due to other accident to other powered watercraft, initial encounter +V9183XD Other injury due to other accident to other powered watercraft, subsequent encounter +V9183XS Other injury due to other accident to other powered watercraft, sequela +V9184XA Other injury due to other accident to sailboat, initial encounter +V9184XD Other injury due to other accident to sailboat, subsequent encounter +V9184XS Other injury due to other accident to sailboat, sequela +V9185XA Other injury due to other accident to canoe or kayak, initial encounter +V9185XD Other injury due to other accident to canoe or kayak, subsequent encounter +V9185XS Other injury due to other accident to canoe or kayak, sequela +V9186XA Other injury due to other accident to (nonpowered) inflatable craft, initial encounter +V9186XD Other injury due to other accident to (nonpowered) inflatable craft, subsequent encounter +V9186XS Other injury due to other accident to (nonpowered) inflatable craft, sequela +V9187XA Other injury due to other accident to water-skis, initial encounter +V9187XD Other injury due to other accident to water-skis, subsequent encounter +V9187XS Other injury due to other accident to water-skis, sequela +V9188XA Other injury due to other accident to other unpowered watercraft, initial encounter +V9188XD Other injury due to other accident to other unpowered watercraft, subsequent encounter +V9188XS Other injury due to other accident to other unpowered watercraft, sequela +V9189XA Other injury due to other accident to unspecified watercraft, initial encounter +V9189XD Other injury due to other accident to unspecified watercraft, subsequent encounter +V9189XS Other injury due to other accident to unspecified watercraft, sequela +V9200XA Drowning and submersion due to fall off merchant ship, initial encounter +V9200XD Drowning and submersion due to fall off merchant ship, subsequent encounter +V9200XS Drowning and submersion due to fall off merchant ship, sequela +V9201XA Drowning and submersion due to fall off passenger ship, initial encounter +V9201XD Drowning and submersion due to fall off passenger ship, subsequent encounter +V9201XS Drowning and submersion due to fall off passenger ship, sequela +V9202XA Drowning and submersion due to fall off fishing boat, initial encounter +V9202XD Drowning and submersion due to fall off fishing boat, subsequent encounter +V9202XS Drowning and submersion due to fall off fishing boat, sequela +V9203XA Drowning and submersion due to fall off other powered watercraft, initial encounter +V9203XD Drowning and submersion due to fall off other powered watercraft, subsequent encounter +V9203XS Drowning and submersion due to fall off other powered watercraft, sequela +V9204XA Drowning and submersion due to fall off sailboat, initial encounter +V9204XD Drowning and submersion due to fall off sailboat, subsequent encounter +V9204XS Drowning and submersion due to fall off sailboat, sequela +V9205XA Drowning and submersion due to fall off canoe or kayak, initial encounter +V9205XD Drowning and submersion due to fall off canoe or kayak, subsequent encounter +V9205XS Drowning and submersion due to fall off canoe or kayak, sequela +V9206XA Drowning and submersion due to fall off (nonpowered) inflatable craft, initial encounter +V9206XD Drowning and submersion due to fall off (nonpowered) inflatable craft, subsequent encounter +V9206XS Drowning and submersion due to fall off (nonpowered) inflatable craft, sequela +V9207XA Drowning and submersion due to fall off water-skis, initial encounter +V9207XD Drowning and submersion due to fall off water-skis, subsequent encounter +V9207XS Drowning and submersion due to fall off water-skis, sequela +V9208XA Drowning and submersion due to fall off other unpowered watercraft, initial encounter +V9208XD Drowning and submersion due to fall off other unpowered watercraft, subsequent encounter +V9208XS Drowning and submersion due to fall off other unpowered watercraft, sequela +V9209XA Drowning and submersion due to fall off unspecified watercraft, initial encounter +V9209XD Drowning and submersion due to fall off unspecified watercraft, subsequent encounter +V9209XS Drowning and submersion due to fall off unspecified watercraft, sequela +V9210XA Drowning and submersion due to being thrown overboard by motion of merchant ship, initial encounter +V9210XD Drowning and submersion due to being thrown overboard by motion of merchant ship, subsequent encounter +V9210XS Drowning and submersion due to being thrown overboard by motion of merchant ship, sequela +V9211XA Drowning and submersion due to being thrown overboard by motion of passenger ship, initial encounter +V9211XD Drowning and submersion due to being thrown overboard by motion of passenger ship, subsequent encounter +V9211XS Drowning and submersion due to being thrown overboard by motion of passenger ship, sequela +V9212XA Drowning and submersion due to being thrown overboard by motion of fishing boat, initial encounter +V9212XD Drowning and submersion due to being thrown overboard by motion of fishing boat, subsequent encounter +V9212XS Drowning and submersion due to being thrown overboard by motion of fishing boat, sequela +V9213XA Drowning and submersion due to being thrown overboard by motion of other powered watercraft, initial encounter +V9213XD Drowning and submersion due to being thrown overboard by motion of other powered watercraft, subsequent encounter +V9213XS Drowning and submersion due to being thrown overboard by motion of other powered watercraft, sequela +V9214XA Drowning and submersion due to being thrown overboard by motion of sailboat, initial encounter +V9214XD Drowning and submersion due to being thrown overboard by motion of sailboat, subsequent encounter +V9214XS Drowning and submersion due to being thrown overboard by motion of sailboat, sequela +V9215XA Drowning and submersion due to being thrown overboard by motion of canoe or kayak, initial encounter +V9215XD Drowning and submersion due to being thrown overboard by motion of canoe or kayak, subsequent encounter +V9215XS Drowning and submersion due to being thrown overboard by motion of canoe or kayak, sequela +V9216XA Drowning and submersion due to being thrown overboard by motion of (nonpowered) inflatable craft, initial encounter +V9216XD Drowning and submersion due to being thrown overboard by motion of (nonpowered) inflatable craft, subsequent encounter +V9216XS Drowning and submersion due to being thrown overboard by motion of (nonpowered) inflatable craft, sequela +V9219XA Drowning and submersion due to being thrown overboard by motion of unspecified watercraft, initial encounter +V9219XD Drowning and submersion due to being thrown overboard by motion of unspecified watercraft, subsequent encounter +V9219XS Drowning and submersion due to being thrown overboard by motion of unspecified watercraft, sequela +V9220XA Drowning and submersion due to being washed overboard from merchant ship, initial encounter +V9220XD Drowning and submersion due to being washed overboard from merchant ship, subsequent encounter +V9220XS Drowning and submersion due to being washed overboard from merchant ship, sequela +V9221XA Drowning and submersion due to being washed overboard from passenger ship, initial encounter +V9221XD Drowning and submersion due to being washed overboard from passenger ship, subsequent encounter +V9221XS Drowning and submersion due to being washed overboard from passenger ship, sequela +V9222XA Drowning and submersion due to being washed overboard from fishing boat, initial encounter +V9222XD Drowning and submersion due to being washed overboard from fishing boat, subsequent encounter +V9222XS Drowning and submersion due to being washed overboard from fishing boat, sequela +V9223XA Drowning and submersion due to being washed overboard from other powered watercraft, initial encounter +V9223XD Drowning and submersion due to being washed overboard from other powered watercraft, subsequent encounter +V9223XS Drowning and submersion due to being washed overboard from other powered watercraft, sequela +V9224XA Drowning and submersion due to being washed overboard from sailboat, initial encounter +V9224XD Drowning and submersion due to being washed overboard from sailboat, subsequent encounter +V9224XS Drowning and submersion due to being washed overboard from sailboat, sequela +V9225XA Drowning and submersion due to being washed overboard from canoe or kayak, initial encounter +V9225XD Drowning and submersion due to being washed overboard from canoe or kayak, subsequent encounter +V9225XS Drowning and submersion due to being washed overboard from canoe or kayak, sequela +V9226XA Drowning and submersion due to being washed overboard from (nonpowered) inflatable craft, initial encounter +V9226XD Drowning and submersion due to being washed overboard from (nonpowered) inflatable craft, subsequent encounter +V9226XS Drowning and submersion due to being washed overboard from (nonpowered) inflatable craft, sequela +V9227XA Drowning and submersion due to being washed overboard from water-skis, initial encounter +V9227XD Drowning and submersion due to being washed overboard from water-skis, subsequent encounter +V9227XS Drowning and submersion due to being washed overboard from water-skis, sequela +V9228XA Drowning and submersion due to being washed overboard from other unpowered watercraft, initial encounter +V9228XD Drowning and submersion due to being washed overboard from other unpowered watercraft, subsequent encounter +V9228XS Drowning and submersion due to being washed overboard from other unpowered watercraft, sequela +V9229XA Drowning and submersion due to being washed overboard from unspecified watercraft, initial encounter +V9229XD Drowning and submersion due to being washed overboard from unspecified watercraft, subsequent encounter +V9229XS Drowning and submersion due to being washed overboard from unspecified watercraft, sequela +V9300XA Burn due to localized fire on board merchant vessel, initial encounter +V9300XD Burn due to localized fire on board merchant vessel, subsequent encounter +V9300XS Burn due to localized fire on board merchant vessel, sequela +V9301XA Burn due to localized fire on board passenger vessel, initial encounter +V9301XD Burn due to localized fire on board passenger vessel, subsequent encounter +V9301XS Burn due to localized fire on board passenger vessel, sequela +V9302XA Burn due to localized fire on board fishing boat, initial encounter +V9302XD Burn due to localized fire on board fishing boat, subsequent encounter +V9302XS Burn due to localized fire on board fishing boat, sequela +V9303XA Burn due to localized fire on board other powered watercraft, initial encounter +V9303XD Burn due to localized fire on board other powered watercraft, subsequent encounter +V9303XS Burn due to localized fire on board other powered watercraft, sequela +V9304XA Burn due to localized fire on board sailboat, initial encounter +V9304XD Burn due to localized fire on board sailboat, subsequent encounter +V9304XS Burn due to localized fire on board sailboat, sequela +V9309XA Burn due to localized fire on board unspecified watercraft, initial encounter +V9309XD Burn due to localized fire on board unspecified watercraft, subsequent encounter +V9309XS Burn due to localized fire on board unspecified watercraft, sequela +V9310XA Other burn on board merchant vessel, initial encounter +V9310XD Other burn on board merchant vessel, subsequent encounter +V9310XS Other burn on board merchant vessel, sequela +V9311XA Other burn on board passenger vessel, initial encounter +V9311XD Other burn on board passenger vessel, subsequent encounter +V9311XS Other burn on board passenger vessel, sequela +V9312XA Other burn on board fishing boat, initial encounter +V9312XD Other burn on board fishing boat, subsequent encounter +V9312XS Other burn on board fishing boat, sequela +V9313XA Other burn on board other powered watercraft, initial encounter +V9313XD Other burn on board other powered watercraft, subsequent encounter +V9313XS Other burn on board other powered watercraft, sequela +V9314XA Other burn on board sailboat, initial encounter +V9314XD Other burn on board sailboat, subsequent encounter +V9314XS Other burn on board sailboat, sequela +V9319XA Other burn on board unspecified watercraft, initial encounter +V9319XD Other burn on board unspecified watercraft, subsequent encounter +V9319XS Other burn on board unspecified watercraft, sequela +V9320XA Heat exposure on board merchant ship, initial encounter +V9320XD Heat exposure on board merchant ship, subsequent encounter +V9320XS Heat exposure on board merchant ship, sequela +V9321XA Heat exposure on board passenger ship, initial encounter +V9321XD Heat exposure on board passenger ship, subsequent encounter +V9321XS Heat exposure on board passenger ship, sequela +V9322XA Heat exposure on board fishing boat, initial encounter +V9322XD Heat exposure on board fishing boat, subsequent encounter +V9322XS Heat exposure on board fishing boat, sequela +V9323XA Heat exposure on board other powered watercraft, initial encounter +V9323XD Heat exposure on board other powered watercraft, subsequent encounter +V9323XS Heat exposure on board other powered watercraft, sequela +V9324XA Heat exposure on board sailboat, initial encounter +V9324XD Heat exposure on board sailboat, subsequent encounter +V9324XS Heat exposure on board sailboat, sequela +V9329XA Heat exposure on board unspecified watercraft, initial encounter +V9329XD Heat exposure on board unspecified watercraft, subsequent encounter +V9329XS Heat exposure on board unspecified watercraft, sequela +V9330XA Fall on board merchant ship, initial encounter +V9330XD Fall on board merchant ship, subsequent encounter +V9330XS Fall on board merchant ship, sequela +V9331XA Fall on board passenger ship, initial encounter +V9331XD Fall on board passenger ship, subsequent encounter +V9331XS Fall on board passenger ship, sequela +V9332XA Fall on board fishing boat, initial encounter +V9332XD Fall on board fishing boat, subsequent encounter +V9332XS Fall on board fishing boat, sequela +V9333XA Fall on board other powered watercraft, initial encounter +V9333XD Fall on board other powered watercraft, subsequent encounter +V9333XS Fall on board other powered watercraft, sequela +V9334XA Fall on board sailboat, initial encounter +V9334XD Fall on board sailboat, subsequent encounter +V9334XS Fall on board sailboat, sequela +V9335XA Fall on board canoe or kayak, initial encounter +V9335XD Fall on board canoe or kayak, subsequent encounter +V9335XS Fall on board canoe or kayak, sequela +V9336XA Fall on board (nonpowered) inflatable craft, initial encounter +V9336XD Fall on board (nonpowered) inflatable craft, subsequent encounter +V9336XS Fall on board (nonpowered) inflatable craft, sequela +V9338XA Fall on board other unpowered watercraft, initial encounter +V9338XD Fall on board other unpowered watercraft, subsequent encounter +V9338XS Fall on board other unpowered watercraft, sequela +V9339XA Fall on board unspecified watercraft, initial encounter +V9339XD Fall on board unspecified watercraft, subsequent encounter +V9339XS Fall on board unspecified watercraft, sequela +V9340XA Struck by falling object on merchant ship, initial encounter +V9340XD Struck by falling object on merchant ship, subsequent encounter +V9340XS Struck by falling object on merchant ship, sequela +V9341XA Struck by falling object on passenger ship, initial encounter +V9341XD Struck by falling object on passenger ship, subsequent encounter +V9341XS Struck by falling object on passenger ship, sequela +V9342XA Struck by falling object on fishing boat, initial encounter +V9342XD Struck by falling object on fishing boat, subsequent encounter +V9342XS Struck by falling object on fishing boat, sequela +V9343XA Struck by falling object on other powered watercraft, initial encounter +V9343XD Struck by falling object on other powered watercraft, subsequent encounter +V9343XS Struck by falling object on other powered watercraft, sequela +V9344XA Struck by falling object on sailboat, initial encounter +V9344XD Struck by falling object on sailboat, subsequent encounter +V9344XS Struck by falling object on sailboat, sequela +V9348XA Struck by falling object on other unpowered watercraft, initial encounter +V9348XD Struck by falling object on other unpowered watercraft, subsequent encounter +V9348XS Struck by falling object on other unpowered watercraft, sequela +V9349XA Struck by falling object on unspecified watercraft, initial encounter +V9349XD Struck by falling object on unspecified watercraft, subsequent encounter +V9349XS Struck by falling object on unspecified watercraft, sequela +V9350XA Explosion on board merchant ship, initial encounter +V9350XD Explosion on board merchant ship, subsequent encounter +V9350XS Explosion on board merchant ship, sequela +V9351XA Explosion on board passenger ship, initial encounter +V9351XD Explosion on board passenger ship, subsequent encounter +V9351XS Explosion on board passenger ship, sequela +V9352XA Explosion on board fishing boat, initial encounter +V9352XD Explosion on board fishing boat, subsequent encounter +V9352XS Explosion on board fishing boat, sequela +V9353XA Explosion on board other powered watercraft, initial encounter +V9353XD Explosion on board other powered watercraft, subsequent encounter +V9353XS Explosion on board other powered watercraft, sequela +V9354XA Explosion on board sailboat, initial encounter +V9354XD Explosion on board sailboat, subsequent encounter +V9354XS Explosion on board sailboat, sequela +V9359XA Explosion on board unspecified watercraft, initial encounter +V9359XD Explosion on board unspecified watercraft, subsequent encounter +V9359XS Explosion on board unspecified watercraft, sequela +V9360XA Machinery accident on board merchant ship, initial encounter +V9360XD Machinery accident on board merchant ship, subsequent encounter +V9360XS Machinery accident on board merchant ship, sequela +V9361XA Machinery accident on board passenger ship, initial encounter +V9361XD Machinery accident on board passenger ship, subsequent encounter +V9361XS Machinery accident on board passenger ship, sequela +V9362XA Machinery accident on board fishing boat, initial encounter +V9362XD Machinery accident on board fishing boat, subsequent encounter +V9362XS Machinery accident on board fishing boat, sequela +V9363XA Machinery accident on board other powered watercraft, initial encounter +V9363XD Machinery accident on board other powered watercraft, subsequent encounter +V9363XS Machinery accident on board other powered watercraft, sequela +V9364XA Machinery accident on board sailboat, initial encounter +V9364XD Machinery accident on board sailboat, subsequent encounter +V9364XS Machinery accident on board sailboat, sequela +V9369XA Machinery accident on board unspecified watercraft, initial encounter +V9369XD Machinery accident on board unspecified watercraft, subsequent encounter +V9369XS Machinery accident on board unspecified watercraft, sequela +V9380XA Other injury due to other accident on board merchant ship, initial encounter +V9380XD Other injury due to other accident on board merchant ship, subsequent encounter +V9380XS Other injury due to other accident on board merchant ship, sequela +V9381XA Other injury due to other accident on board passenger ship, initial encounter +V9381XD Other injury due to other accident on board passenger ship, subsequent encounter +V9381XS Other injury due to other accident on board passenger ship, sequela +V9382XA Other injury due to other accident on board fishing boat, initial encounter +V9382XD Other injury due to other accident on board fishing boat, subsequent encounter +V9382XS Other injury due to other accident on board fishing boat, sequela +V9383XA Other injury due to other accident on board other powered watercraft, initial encounter +V9383XD Other injury due to other accident on board other powered watercraft, subsequent encounter +V9383XS Other injury due to other accident on board other powered watercraft, sequela +V9384XA Other injury due to other accident on board sailboat, initial encounter +V9384XD Other injury due to other accident on board sailboat, subsequent encounter +V9384XS Other injury due to other accident on board sailboat, sequela +V9385XA Other injury due to other accident on board canoe or kayak, initial encounter +V9385XD Other injury due to other accident on board canoe or kayak, subsequent encounter +V9385XS Other injury due to other accident on board canoe or kayak, sequela +V9386XA Other injury due to other accident on board (nonpowered) inflatable craft, initial encounter +V9386XD Other injury due to other accident on board (nonpowered) inflatable craft, subsequent encounter +V9386XS Other injury due to other accident on board (nonpowered) inflatable craft, sequela +V9387XA Other injury due to other accident on board water-skis, initial encounter +V9387XD Other injury due to other accident on board water-skis, subsequent encounter +V9387XS Other injury due to other accident on board water-skis, sequela +V9388XA Other injury due to other accident on board other unpowered watercraft, initial encounter +V9388XD Other injury due to other accident on board other unpowered watercraft, subsequent encounter +V9388XS Other injury due to other accident on board other unpowered watercraft, sequela +V9389XA Other injury due to other accident on board unspecified watercraft, initial encounter +V9389XD Other injury due to other accident on board unspecified watercraft, subsequent encounter +V9389XS Other injury due to other accident on board unspecified watercraft, sequela +V940XXA Hitting object or bottom of body of water due to fall from watercraft, initial encounter +V940XXD Hitting object or bottom of body of water due to fall from watercraft, subsequent encounter +V940XXS Hitting object or bottom of body of water due to fall from watercraft, sequela +V9411XA Bather struck by powered watercraft, initial encounter +V9411XD Bather struck by powered watercraft, subsequent encounter +V9411XS Bather struck by powered watercraft, sequela +V9412XA Bather struck by nonpowered watercraft, initial encounter +V9412XD Bather struck by nonpowered watercraft, subsequent encounter +V9412XS Bather struck by nonpowered watercraft, sequela +V9421XA Rider of nonpowered watercraft struck by other nonpowered watercraft, initial encounter +V9421XD Rider of nonpowered watercraft struck by other nonpowered watercraft, subsequent encounter +V9421XS Rider of nonpowered watercraft struck by other nonpowered watercraft, sequela +V9422XA Rider of nonpowered watercraft struck by powered watercraft, initial encounter +V9422XD Rider of nonpowered watercraft struck by powered watercraft, subsequent encounter +V9422XS Rider of nonpowered watercraft struck by powered watercraft, sequela +V9431XA Injury to rider of (inflatable) recreational watercraft being pulled behind other watercraft, initial encounter +V9431XD Injury to rider of (inflatable) recreational watercraft being pulled behind other watercraft, subsequent encounter +V9431XS Injury to rider of (inflatable) recreational watercraft being pulled behind other watercraft, sequela +V9432XA Injury to rider of non-recreational watercraft being pulled behind other watercraft, initial encounter +V9432XD Injury to rider of non-recreational watercraft being pulled behind other watercraft, subsequent encounter +V9432XS Injury to rider of non-recreational watercraft being pulled behind other watercraft, sequela +V944XXA Injury to barefoot water-skier, initial encounter +V944XXD Injury to barefoot water-skier, subsequent encounter +V944XXS Injury to barefoot water-skier, sequela +V94810A Civilian watercraft involved in water transport accident with military watercraft, initial encounter +V94810D Civilian watercraft involved in water transport accident with military watercraft, subsequent encounter +V94810S Civilian watercraft involved in water transport accident with military watercraft, sequela +V94811A Civilian in water injured by military watercraft, initial encounter +V94811D Civilian in water injured by military watercraft, subsequent encounter +V94811S Civilian in water injured by military watercraft, sequela +V94818A Other water transport accident involving military watercraft, initial encounter +V94818D Other water transport accident involving military watercraft, subsequent encounter +V94818S Other water transport accident involving military watercraft, sequela +V9489XA Other water transport accident, initial encounter +V9489XD Other water transport accident, subsequent encounter +V9489XS Other water transport accident, sequela +V949XXA Unspecified water transport accident, initial encounter +V949XXD Unspecified water transport accident, subsequent encounter +V949XXS Unspecified water transport accident, sequela +V9500XA Unspecified helicopter accident injuring occupant, initial encounter +V9500XD Unspecified helicopter accident injuring occupant, subsequent encounter +V9500XS Unspecified helicopter accident injuring occupant, sequela +V9501XA Helicopter crash injuring occupant, initial encounter +V9501XD Helicopter crash injuring occupant, subsequent encounter +V9501XS Helicopter crash injuring occupant, sequela +V9502XA Forced landing of helicopter injuring occupant, initial encounter +V9502XD Forced landing of helicopter injuring occupant, subsequent encounter +V9502XS Forced landing of helicopter injuring occupant, sequela +V9503XA Helicopter collision injuring occupant, initial encounter +V9503XD Helicopter collision injuring occupant, subsequent encounter +V9503XS Helicopter collision injuring occupant, sequela +V9504XA Helicopter fire injuring occupant, initial encounter +V9504XD Helicopter fire injuring occupant, subsequent encounter +V9504XS Helicopter fire injuring occupant, sequela +V9505XA Helicopter explosion injuring occupant, initial encounter +V9505XD Helicopter explosion injuring occupant, subsequent encounter +V9505XS Helicopter explosion injuring occupant, sequela +V9509XA Other helicopter accident injuring occupant, initial encounter +V9509XD Other helicopter accident injuring occupant, subsequent encounter +V9509XS Other helicopter accident injuring occupant, sequela +V9510XA Unspecified ultralight, microlight or powered-glider accident injuring occupant, initial encounter +V9510XD Unspecified ultralight, microlight or powered-glider accident injuring occupant, subsequent encounter +V9510XS Unspecified ultralight, microlight or powered-glider accident injuring occupant, sequela +V9511XA Ultralight, microlight or powered-glider crash injuring occupant, initial encounter +V9511XD Ultralight, microlight or powered-glider crash injuring occupant, subsequent encounter +V9511XS Ultralight, microlight or powered-glider crash injuring occupant, sequela +V9512XA Forced landing of ultralight, microlight or powered-glider injuring occupant, initial encounter +V9512XD Forced landing of ultralight, microlight or powered-glider injuring occupant, subsequent encounter +V9512XS Forced landing of ultralight, microlight or powered-glider injuring occupant, sequela +V9513XA Ultralight, microlight or powered-glider collision injuring occupant, initial encounter +V9513XD Ultralight, microlight or powered-glider collision injuring occupant, subsequent encounter +V9513XS Ultralight, microlight or powered-glider collision injuring occupant, sequela +V9514XA Ultralight, microlight or powered-glider fire injuring occupant, initial encounter +V9514XD Ultralight, microlight or powered-glider fire injuring occupant, subsequent encounter +V9514XS Ultralight, microlight or powered-glider fire injuring occupant, sequela +V9515XA Ultralight, microlight or powered-glider explosion injuring occupant, initial encounter +V9515XD Ultralight, microlight or powered-glider explosion injuring occupant, subsequent encounter +V9515XS Ultralight, microlight or powered-glider explosion injuring occupant, sequela +V9519XA Other ultralight, microlight or powered-glider accident injuring occupant, initial encounter +V9519XD Other ultralight, microlight or powered-glider accident injuring occupant, subsequent encounter +V9519XS Other ultralight, microlight or powered-glider accident injuring occupant, sequela +V9520XA Unspecified accident to other private fixed-wing aircraft, injuring occupant, initial encounter +V9520XD Unspecified accident to other private fixed-wing aircraft, injuring occupant, subsequent encounter +V9520XS Unspecified accident to other private fixed-wing aircraft, injuring occupant, sequela +V9521XA Other private fixed-wing aircraft crash injuring occupant, initial encounter +V9521XD Other private fixed-wing aircraft crash injuring occupant, subsequent encounter +V9521XS Other private fixed-wing aircraft crash injuring occupant, sequela +V9522XA Forced landing of other private fixed-wing aircraft injuring occupant, initial encounter +V9522XD Forced landing of other private fixed-wing aircraft injuring occupant, subsequent encounter +V9522XS Forced landing of other private fixed-wing aircraft injuring occupant, sequela +V9523XA Other private fixed-wing aircraft collision injuring occupant, initial encounter +V9523XD Other private fixed-wing aircraft collision injuring occupant, subsequent encounter +V9523XS Other private fixed-wing aircraft collision injuring occupant, sequela +V9524XA Other private fixed-wing aircraft fire injuring occupant, initial encounter +V9524XD Other private fixed-wing aircraft fire injuring occupant, subsequent encounter +V9524XS Other private fixed-wing aircraft fire injuring occupant, sequela +V9525XA Other private fixed-wing aircraft explosion injuring occupant, initial encounter +V9525XD Other private fixed-wing aircraft explosion injuring occupant, subsequent encounter +V9525XS Other private fixed-wing aircraft explosion injuring occupant, sequela +V9529XA Other accident to other private fixed-wing aircraft injuring occupant, initial encounter +V9529XD Other accident to other private fixed-wing aircraft injuring occupant, subsequent encounter +V9529XS Other accident to other private fixed-wing aircraft injuring occupant, sequela +V9530XA Unspecified accident to commercial fixed-wing aircraft injuring occupant, initial encounter +V9530XD Unspecified accident to commercial fixed-wing aircraft injuring occupant, subsequent encounter +V9530XS Unspecified accident to commercial fixed-wing aircraft injuring occupant, sequela +V9531XA Commercial fixed-wing aircraft crash injuring occupant, initial encounter +V9531XD Commercial fixed-wing aircraft crash injuring occupant, subsequent encounter +V9531XS Commercial fixed-wing aircraft crash injuring occupant, sequela +V9532XA Forced landing of commercial fixed-wing aircraft injuring occupant, initial encounter +V9532XD Forced landing of commercial fixed-wing aircraft injuring occupant, subsequent encounter +V9532XS Forced landing of commercial fixed-wing aircraft injuring occupant, sequela +V9533XA Commercial fixed-wing aircraft collision injuring occupant, initial encounter +V9533XD Commercial fixed-wing aircraft collision injuring occupant, subsequent encounter +V9533XS Commercial fixed-wing aircraft collision injuring occupant, sequela +V9534XA Commercial fixed-wing aircraft fire injuring occupant, initial encounter +V9534XD Commercial fixed-wing aircraft fire injuring occupant, subsequent encounter +V9534XS Commercial fixed-wing aircraft fire injuring occupant, sequela +V9535XA Commercial fixed-wing aircraft explosion injuring occupant, initial encounter +V9535XD Commercial fixed-wing aircraft explosion injuring occupant, subsequent encounter +V9535XS Commercial fixed-wing aircraft explosion injuring occupant, sequela +V9539XA Other accident to commercial fixed-wing aircraft injuring occupant, initial encounter +V9539XD Other accident to commercial fixed-wing aircraft injuring occupant, subsequent encounter +V9539XS Other accident to commercial fixed-wing aircraft injuring occupant, sequela +V9540XA Unspecified spacecraft accident injuring occupant, initial encounter +V9540XD Unspecified spacecraft accident injuring occupant, subsequent encounter +V9540XS Unspecified spacecraft accident injuring occupant, sequela +V9541XA Spacecraft crash injuring occupant, initial encounter +V9541XD Spacecraft crash injuring occupant, subsequent encounter +V9541XS Spacecraft crash injuring occupant, sequela +V9542XA Forced landing of spacecraft injuring occupant, initial encounter +V9542XD Forced landing of spacecraft injuring occupant, subsequent encounter +V9542XS Forced landing of spacecraft injuring occupant, sequela +V9543XA Spacecraft collision injuring occupant, initial encounter +V9543XD Spacecraft collision injuring occupant, subsequent encounter +V9543XS Spacecraft collision injuring occupant, sequela +V9544XA Spacecraft fire injuring occupant, initial encounter +V9544XD Spacecraft fire injuring occupant, subsequent encounter +V9544XS Spacecraft fire injuring occupant, sequela +V9545XA Spacecraft explosion injuring occupant, initial encounter +V9545XD Spacecraft explosion injuring occupant, subsequent encounter +V9545XS Spacecraft explosion injuring occupant, sequela +V9549XA Other spacecraft accident injuring occupant, initial encounter +V9549XD Other spacecraft accident injuring occupant, subsequent encounter +V9549XS Other spacecraft accident injuring occupant, sequela +V958XXA Other powered aircraft accidents injuring occupant, initial encounter +V958XXD Other powered aircraft accidents injuring occupant, subsequent encounter +V958XXS Other powered aircraft accidents injuring occupant, sequela +V959XXA Unspecified aircraft accident injuring occupant, initial encounter +V959XXD Unspecified aircraft accident injuring occupant, subsequent encounter +V959XXS Unspecified aircraft accident injuring occupant, sequela +V9600XA Unspecified balloon accident injuring occupant, initial encounter +V9600XD Unspecified balloon accident injuring occupant, subsequent encounter +V9600XS Unspecified balloon accident injuring occupant, sequela +V9601XA Balloon crash injuring occupant, initial encounter +V9601XD Balloon crash injuring occupant, subsequent encounter +V9601XS Balloon crash injuring occupant, sequela +V9602XA Forced landing of balloon injuring occupant, initial encounter +V9602XD Forced landing of balloon injuring occupant, subsequent encounter +V9602XS Forced landing of balloon injuring occupant, sequela +V9603XA Balloon collision injuring occupant, initial encounter +V9603XD Balloon collision injuring occupant, subsequent encounter +V9603XS Balloon collision injuring occupant, sequela +V9604XA Balloon fire injuring occupant, initial encounter +V9604XD Balloon fire injuring occupant, subsequent encounter +V9604XS Balloon fire injuring occupant, sequela +V9605XA Balloon explosion injuring occupant, initial encounter +V9605XD Balloon explosion injuring occupant, subsequent encounter +V9605XS Balloon explosion injuring occupant, sequela +V9609XA Other balloon accident injuring occupant, initial encounter +V9609XD Other balloon accident injuring occupant, subsequent encounter +V9609XS Other balloon accident injuring occupant, sequela +V9610XA Unspecified hang-glider accident injuring occupant, initial encounter +V9610XD Unspecified hang-glider accident injuring occupant, subsequent encounter +V9610XS Unspecified hang-glider accident injuring occupant, sequela +V9611XA Hang-glider crash injuring occupant, initial encounter +V9611XD Hang-glider crash injuring occupant, subsequent encounter +V9611XS Hang-glider crash injuring occupant, sequela +V9612XA Forced landing of hang-glider injuring occupant, initial encounter +V9612XD Forced landing of hang-glider injuring occupant, subsequent encounter +V9612XS Forced landing of hang-glider injuring occupant, sequela +V9613XA Hang-glider collision injuring occupant, initial encounter +V9613XD Hang-glider collision injuring occupant, subsequent encounter +V9613XS Hang-glider collision injuring occupant, sequela +V9614XA Hang-glider fire injuring occupant, initial encounter +V9614XD Hang-glider fire injuring occupant, subsequent encounter +V9614XS Hang-glider fire injuring occupant, sequela +V9615XA Hang-glider explosion injuring occupant, initial encounter +V9615XD Hang-glider explosion injuring occupant, subsequent encounter +V9615XS Hang-glider explosion injuring occupant, sequela +V9619XA Other hang-glider accident injuring occupant, initial encounter +V9619XD Other hang-glider accident injuring occupant, subsequent encounter +V9619XS Other hang-glider accident injuring occupant, sequela +V9620XA Unspecified glider (nonpowered) accident injuring occupant, initial encounter +V9620XD Unspecified glider (nonpowered) accident injuring occupant, subsequent encounter +V9620XS Unspecified glider (nonpowered) accident injuring occupant, sequela +V9621XA Glider (nonpowered) crash injuring occupant, initial encounter +V9621XD Glider (nonpowered) crash injuring occupant, subsequent encounter +V9621XS Glider (nonpowered) crash injuring occupant, sequela +V9622XA Forced landing of glider (nonpowered) injuring occupant, initial encounter +V9622XD Forced landing of glider (nonpowered) injuring occupant, subsequent encounter +V9622XS Forced landing of glider (nonpowered) injuring occupant, sequela +V9623XA Glider (nonpowered) collision injuring occupant, initial encounter +V9623XD Glider (nonpowered) collision injuring occupant, subsequent encounter +V9623XS Glider (nonpowered) collision injuring occupant, sequela +V9624XA Glider (nonpowered) fire injuring occupant, initial encounter +V9624XD Glider (nonpowered) fire injuring occupant, subsequent encounter +V9624XS Glider (nonpowered) fire injuring occupant, sequela +V9625XA Glider (nonpowered) explosion injuring occupant, initial encounter +V9625XD Glider (nonpowered) explosion injuring occupant, subsequent encounter +V9625XS Glider (nonpowered) explosion injuring occupant, sequela +V9629XA Other glider (nonpowered) accident injuring occupant, initial encounter +V9629XD Other glider (nonpowered) accident injuring occupant, subsequent encounter +V9629XS Other glider (nonpowered) accident injuring occupant, sequela +V968XXA Other nonpowered-aircraft accidents injuring occupant, initial encounter +V968XXD Other nonpowered-aircraft accidents injuring occupant, subsequent encounter +V968XXS Other nonpowered-aircraft accidents injuring occupant, sequela +V969XXA Unspecified nonpowered-aircraft accident injuring occupant, initial encounter +V969XXD Unspecified nonpowered-aircraft accident injuring occupant, subsequent encounter +V969XXS Unspecified nonpowered-aircraft accident injuring occupant, sequela +V970XXA Occupant of aircraft injured in other specified air transport accidents, initial encounter +V970XXD Occupant of aircraft injured in other specified air transport accidents, subsequent encounter +V970XXS Occupant of aircraft injured in other specified air transport accidents, sequela +V971XXA Person injured while boarding or alighting from aircraft, initial encounter +V971XXD Person injured while boarding or alighting from aircraft, subsequent encounter +V971XXS Person injured while boarding or alighting from aircraft, sequela +V9721XA Parachutist entangled in object, initial encounter +V9721XD Parachutist entangled in object, subsequent encounter +V9721XS Parachutist entangled in object, sequela +V9722XA Parachutist injured on landing, initial encounter +V9722XD Parachutist injured on landing, subsequent encounter +V9722XS Parachutist injured on landing, sequela +V9729XA Other parachutist accident, initial encounter +V9729XD Other parachutist accident, subsequent encounter +V9729XS Other parachutist accident, sequela +V9731XA Hit by object falling from aircraft, initial encounter +V9731XD Hit by object falling from aircraft, subsequent encounter +V9731XS Hit by object falling from aircraft, sequela +V9732XA Injured by rotating propeller, initial encounter +V9732XD Injured by rotating propeller, subsequent encounter +V9732XS Injured by rotating propeller, sequela +V9733XA Sucked into jet engine, initial encounter +V9733XD Sucked into jet engine, subsequent encounter +V9733XS Sucked into jet engine, sequela +V9739XA Other injury to person on ground due to air transport accident, initial encounter +V9739XD Other injury to person on ground due to air transport accident, subsequent encounter +V9739XS Other injury to person on ground due to air transport accident, sequela +V97810A Civilian aircraft involved in air transport accident with military aircraft, initial encounter +V97810D Civilian aircraft involved in air transport accident with military aircraft, subsequent encounter +V97810S Civilian aircraft involved in air transport accident with military aircraft, sequela +V97811A Civilian injured by military aircraft, initial encounter +V97811D Civilian injured by military aircraft, subsequent encounter +V97811S Civilian injured by military aircraft, sequela +V97818A Other air transport accident involving military aircraft, initial encounter +V97818D Other air transport accident involving military aircraft, subsequent encounter +V97818S Other air transport accident involving military aircraft, sequela +V9789XA Other air transport accidents, not elsewhere classified, initial encounter +V9789XD Other air transport accidents, not elsewhere classified, subsequent encounter +V9789XS Other air transport accidents, not elsewhere classified, sequela +V980XXA Accident to, on or involving cable-car, not on rails, initial encounter +V980XXD Accident to, on or involving cable-car, not on rails, subsequent encounter +V980XXS Accident to, on or involving cable-car, not on rails, sequela +V981XXA Accident to, on or involving land-yacht, initial encounter +V981XXD Accident to, on or involving land-yacht, subsequent encounter +V981XXS Accident to, on or involving land-yacht, sequela +V982XXA Accident to, on or involving ice yacht, initial encounter +V982XXD Accident to, on or involving ice yacht, subsequent encounter +V982XXS Accident to, on or involving ice yacht, sequela +V983XXA Accident to, on or involving ski lift, initial encounter +V983XXD Accident to, on or involving ski lift, subsequent encounter +V983XXS Accident to, on or involving ski lift, sequela +V988XXA Other specified transport accidents, initial encounter +V988XXD Other specified transport accidents, subsequent encounter +V988XXS Other specified transport accidents, sequela +V99XXXA Unspecified transport accident, initial encounter +V99XXXD Unspecified transport accident, subsequent encounter +V99XXXS Unspecified transport accident, sequela +W000XXA Fall on same level due to ice and snow, initial encounter +W000XXD Fall on same level due to ice and snow, subsequent encounter +W000XXS Fall on same level due to ice and snow, sequela +W001XXA Fall from stairs and steps due to ice and snow, initial encounter +W001XXD Fall from stairs and steps due to ice and snow, subsequent encounter +W001XXS Fall from stairs and steps due to ice and snow, sequela +W002XXA Other fall from one level to another due to ice and snow, initial encounter +W002XXD Other fall from one level to another due to ice and snow, subsequent encounter +W002XXS Other fall from one level to another due to ice and snow, sequela +W009XXA Unspecified fall due to ice and snow, initial encounter +W009XXD Unspecified fall due to ice and snow, subsequent encounter +W009XXS Unspecified fall due to ice and snow, sequela +W010XXA Fall on same level from slipping, tripping and stumbling without subsequent striking against object, initial encounter +W010XXD Fall on same level from slipping, tripping and stumbling without subsequent striking against object, subsequent encounter +W010XXS Fall on same level from slipping, tripping and stumbling without subsequent striking against object, sequela +W0110XA Fall on same level from slipping, tripping and stumbling with subsequent striking against unspecified object, initial encounter +W0110XD Fall on same level from slipping, tripping and stumbling with subsequent striking against unspecified object, subsequent encounter +W0110XS Fall on same level from slipping, tripping and stumbling with subsequent striking against unspecified object, sequela +W01110A Fall on same level from slipping, tripping and stumbling with subsequent striking against sharp glass, initial encounter +W01110D Fall on same level from slipping, tripping and stumbling with subsequent striking against sharp glass, subsequent encounter +W01110S Fall on same level from slipping, tripping and stumbling with subsequent striking against sharp glass, sequela +W01111A Fall on same level from slipping, tripping and stumbling with subsequent striking against power tool or machine, initial encounter +W01111D Fall on same level from slipping, tripping and stumbling with subsequent striking against power tool or machine, subsequent encounter +W01111S Fall on same level from slipping, tripping and stumbling with subsequent striking against power tool or machine, sequela +W01118A Fall on same level from slipping, tripping and stumbling with subsequent striking against other sharp object, initial encounter +W01118D Fall on same level from slipping, tripping and stumbling with subsequent striking against other sharp object, subsequent encounter +W01118S Fall on same level from slipping, tripping and stumbling with subsequent striking against other sharp object, sequela +W01119A Fall on same level from slipping, tripping and stumbling with subsequent striking against unspecified sharp object, initial encounter +W01119D Fall on same level from slipping, tripping and stumbling with subsequent striking against unspecified sharp object, subsequent encounter +W01119S Fall on same level from slipping, tripping and stumbling with subsequent striking against unspecified sharp object, sequela +W01190A Fall on same level from slipping, tripping and stumbling with subsequent striking against furniture, initial encounter +W01190D Fall on same level from slipping, tripping and stumbling with subsequent striking against furniture, subsequent encounter +W01190S Fall on same level from slipping, tripping and stumbling with subsequent striking against furniture, sequela +W01198A Fall on same level from slipping, tripping and stumbling with subsequent striking against other object, initial encounter +W01198D Fall on same level from slipping, tripping and stumbling with subsequent striking against other object, subsequent encounter +W01198S Fall on same level from slipping, tripping and stumbling with subsequent striking against other object, sequela +W03XXXA Other fall on same level due to collision with another person, initial encounter +W03XXXD Other fall on same level due to collision with another person, subsequent encounter +W03XXXS Other fall on same level due to collision with another person, sequela +W04XXXA Fall while being carried or supported by other persons, initial encounter +W04XXXD Fall while being carried or supported by other persons, subsequent encounter +W04XXXS Fall while being carried or supported by other persons, sequela +W050XXA Fall from non-moving wheelchair, initial encounter +W050XXD Fall from non-moving wheelchair, subsequent encounter +W050XXS Fall from non-moving wheelchair, sequela +W051XXA Fall from non-moving nonmotorized scooter, initial encounter +W051XXD Fall from non-moving nonmotorized scooter, subsequent encounter +W051XXS Fall from non-moving nonmotorized scooter, sequela +W052XXA Fall from non-moving motorized mobility scooter, initial encounter +W052XXD Fall from non-moving motorized mobility scooter, subsequent encounter +W052XXS Fall from non-moving motorized mobility scooter, sequela +W06XXXA Fall from bed, initial encounter +W06XXXD Fall from bed, subsequent encounter +W06XXXS Fall from bed, sequela +W07XXXA Fall from chair, initial encounter +W07XXXD Fall from chair, subsequent encounter +W07XXXS Fall from chair, sequela +W08XXXA Fall from other furniture, initial encounter +W08XXXD Fall from other furniture, subsequent encounter +W08XXXS Fall from other furniture, sequela +W090XXA Fall on or from playground slide, initial encounter +W090XXD Fall on or from playground slide, subsequent encounter +W090XXS Fall on or from playground slide, sequela +W091XXA Fall from playground swing, initial encounter +W091XXD Fall from playground swing, subsequent encounter +W091XXS Fall from playground swing, sequela +W092XXA Fall on or from jungle gym, initial encounter +W092XXD Fall on or from jungle gym, subsequent encounter +W092XXS Fall on or from jungle gym, sequela +W098XXA Fall on or from other playground equipment, initial encounter +W098XXD Fall on or from other playground equipment, subsequent encounter +W098XXS Fall on or from other playground equipment, sequela +W100XXA Fall (on)(from) escalator, initial encounter +W100XXD Fall (on)(from) escalator, subsequent encounter +W100XXS Fall (on)(from) escalator, sequela +W101XXA Fall (on)(from) sidewalk curb, initial encounter +W101XXD Fall (on)(from) sidewalk curb, subsequent encounter +W101XXS Fall (on)(from) sidewalk curb, sequela +W102XXA Fall (on)(from) incline, initial encounter +W102XXD Fall (on)(from) incline, subsequent encounter +W102XXS Fall (on)(from) incline, sequela +W108XXA Fall (on) (from) other stairs and steps, initial encounter +W108XXD Fall (on) (from) other stairs and steps, subsequent encounter +W108XXS Fall (on) (from) other stairs and steps, sequela +W109XXA Fall (on) (from) unspecified stairs and steps, initial encounter +W109XXD Fall (on) (from) unspecified stairs and steps, subsequent encounter +W109XXS Fall (on) (from) unspecified stairs and steps, sequela +W11XXXA Fall on and from ladder, initial encounter +W11XXXD Fall on and from ladder, subsequent encounter +W11XXXS Fall on and from ladder, sequela +W12XXXA Fall on and from scaffolding, initial encounter +W12XXXD Fall on and from scaffolding, subsequent encounter +W12XXXS Fall on and from scaffolding, sequela +W130XXA Fall from, out of or through balcony, initial encounter +W130XXD Fall from, out of or through balcony, subsequent encounter +W130XXS Fall from, out of or through balcony, sequela +W131XXA Fall from, out of or through bridge, initial encounter +W131XXD Fall from, out of or through bridge, subsequent encounter +W131XXS Fall from, out of or through bridge, sequela +W132XXA Fall from, out of or through roof, initial encounter +W132XXD Fall from, out of or through roof, subsequent encounter +W132XXS Fall from, out of or through roof, sequela +W133XXA Fall through floor, initial encounter +W133XXD Fall through floor, subsequent encounter +W133XXS Fall through floor, sequela +W134XXA Fall from, out of or through window, initial encounter +W134XXD Fall from, out of or through window, subsequent encounter +W134XXS Fall from, out of or through window, sequela +W138XXA Fall from, out of or through other building or structure, initial encounter +W138XXD Fall from, out of or through other building or structure, subsequent encounter +W138XXS Fall from, out of or through other building or structure, sequela +W139XXA Fall from, out of or through building, not otherwise specified, initial encounter +W139XXD Fall from, out of or through building, not otherwise specified, subsequent encounter +W139XXS Fall from, out of or through building, not otherwise specified, sequela +W14XXXA Fall from tree, initial encounter +W14XXXD Fall from tree, subsequent encounter +W14XXXS Fall from tree, sequela +W15XXXA Fall from cliff, initial encounter +W15XXXD Fall from cliff, subsequent encounter +W15XXXS Fall from cliff, sequela +W16011A Fall into swimming pool striking water surface causing drowning and submersion, initial encounter +W16011D Fall into swimming pool striking water surface causing drowning and submersion, subsequent encounter +W16011S Fall into swimming pool striking water surface causing drowning and submersion, sequela +W16012A Fall into swimming pool striking water surface causing other injury, initial encounter +W16012D Fall into swimming pool striking water surface causing other injury, subsequent encounter +W16012S Fall into swimming pool striking water surface causing other injury, sequela +W16021A Fall into swimming pool striking bottom causing drowning and submersion, initial encounter +W16021D Fall into swimming pool striking bottom causing drowning and submersion, subsequent encounter +W16021S Fall into swimming pool striking bottom causing drowning and submersion, sequela +W16022A Fall into swimming pool striking bottom causing other injury, initial encounter +W16022D Fall into swimming pool striking bottom causing other injury, subsequent encounter +W16022S Fall into swimming pool striking bottom causing other injury, sequela +W16031A Fall into swimming pool striking wall causing drowning and submersion, initial encounter +W16031D Fall into swimming pool striking wall causing drowning and submersion, subsequent encounter +W16031S Fall into swimming pool striking wall causing drowning and submersion, sequela +W16032A Fall into swimming pool striking wall causing other injury, initial encounter +W16032D Fall into swimming pool striking wall causing other injury, subsequent encounter +W16032S Fall into swimming pool striking wall causing other injury, sequela +W16111A Fall into natural body of water striking water surface causing drowning and submersion, initial encounter +W16111D Fall into natural body of water striking water surface causing drowning and submersion, subsequent encounter +W16111S Fall into natural body of water striking water surface causing drowning and submersion, sequela +W16112A Fall into natural body of water striking water surface causing other injury, initial encounter +W16112D Fall into natural body of water striking water surface causing other injury, subsequent encounter +W16112S Fall into natural body of water striking water surface causing other injury, sequela +W16121A Fall into natural body of water striking bottom causing drowning and submersion, initial encounter +W16121D Fall into natural body of water striking bottom causing drowning and submersion, subsequent encounter +W16121S Fall into natural body of water striking bottom causing drowning and submersion, sequela +W16122A Fall into natural body of water striking bottom causing other injury, initial encounter +W16122D Fall into natural body of water striking bottom causing other injury, subsequent encounter +W16122S Fall into natural body of water striking bottom causing other injury, sequela +W16131A Fall into natural body of water striking side causing drowning and submersion, initial encounter +W16131D Fall into natural body of water striking side causing drowning and submersion, subsequent encounter +W16131S Fall into natural body of water striking side causing drowning and submersion, sequela +W16132A Fall into natural body of water striking side causing other injury, initial encounter +W16132D Fall into natural body of water striking side causing other injury, subsequent encounter +W16132S Fall into natural body of water striking side causing other injury, sequela +W16211A Fall in (into) filled bathtub causing drowning and submersion, initial encounter +W16211D Fall in (into) filled bathtub causing drowning and submersion, subsequent encounter +W16211S Fall in (into) filled bathtub causing drowning and submersion, sequela +W16212A Fall in (into) filled bathtub causing other injury, initial encounter +W16212D Fall in (into) filled bathtub causing other injury, subsequent encounter +W16212S Fall in (into) filled bathtub causing other injury, sequela +W16221A Fall in (into) bucket of water causing drowning and submersion, initial encounter +W16221D Fall in (into) bucket of water causing drowning and submersion, subsequent encounter +W16221S Fall in (into) bucket of water causing drowning and submersion, sequela +W16222A Fall in (into) bucket of water causing other injury, initial encounter +W16222D Fall in (into) bucket of water causing other injury, subsequent encounter +W16222S Fall in (into) bucket of water causing other injury, sequela +W16311A Fall into other water striking water surface causing drowning and submersion, initial encounter +W16311D Fall into other water striking water surface causing drowning and submersion, subsequent encounter +W16311S Fall into other water striking water surface causing drowning and submersion, sequela +W16312A Fall into other water striking water surface causing other injury, initial encounter +W16312D Fall into other water striking water surface causing other injury, subsequent encounter +W16312S Fall into other water striking water surface causing other injury, sequela +W16321A Fall into other water striking bottom causing drowning and submersion, initial encounter +W16321D Fall into other water striking bottom causing drowning and submersion, subsequent encounter +W16321S Fall into other water striking bottom causing drowning and submersion, sequela +W16322A Fall into other water striking bottom causing other injury, initial encounter +W16322D Fall into other water striking bottom causing other injury, subsequent encounter +W16322S Fall into other water striking bottom causing other injury, sequela +W16331A Fall into other water striking wall causing drowning and submersion, initial encounter +W16331D Fall into other water striking wall causing drowning and submersion, subsequent encounter +W16331S Fall into other water striking wall causing drowning and submersion, sequela +W16332A Fall into other water striking wall causing other injury, initial encounter +W16332D Fall into other water striking wall causing other injury, subsequent encounter +W16332S Fall into other water striking wall causing other injury, sequela +W1641XA Fall into unspecified water causing drowning and submersion, initial encounter +W1641XD Fall into unspecified water causing drowning and submersion, subsequent encounter +W1641XS Fall into unspecified water causing drowning and submersion, sequela +W1642XA Fall into unspecified water causing other injury, initial encounter +W1642XD Fall into unspecified water causing other injury, subsequent encounter +W1642XS Fall into unspecified water causing other injury, sequela +W16511A Jumping or diving into swimming pool striking water surface causing drowning and submersion, initial encounter +W16511D Jumping or diving into swimming pool striking water surface causing drowning and submersion, subsequent encounter +W16511S Jumping or diving into swimming pool striking water surface causing drowning and submersion, sequela +W16512A Jumping or diving into swimming pool striking water surface causing other injury, initial encounter +W16512D Jumping or diving into swimming pool striking water surface causing other injury, subsequent encounter +W16512S Jumping or diving into swimming pool striking water surface causing other injury, sequela +W16521A Jumping or diving into swimming pool striking bottom causing drowning and submersion, initial encounter +W16521D Jumping or diving into swimming pool striking bottom causing drowning and submersion, subsequent encounter +W16521S Jumping or diving into swimming pool striking bottom causing drowning and submersion, sequela +W16522A Jumping or diving into swimming pool striking bottom causing other injury, initial encounter +W16522D Jumping or diving into swimming pool striking bottom causing other injury, subsequent encounter +W16522S Jumping or diving into swimming pool striking bottom causing other injury, sequela +W16531A Jumping or diving into swimming pool striking wall causing drowning and submersion, initial encounter +W16531D Jumping or diving into swimming pool striking wall causing drowning and submersion, subsequent encounter +W16531S Jumping or diving into swimming pool striking wall causing drowning and submersion, sequela +W16532A Jumping or diving into swimming pool striking wall causing other injury, initial encounter +W16532D Jumping or diving into swimming pool striking wall causing other injury, subsequent encounter +W16532S Jumping or diving into swimming pool striking wall causing other injury, sequela +W16611A Jumping or diving into natural body of water striking water surface causing drowning and submersion, initial encounter +W16611D Jumping or diving into natural body of water striking water surface causing drowning and submersion, subsequent encounter +W16611S Jumping or diving into natural body of water striking water surface causing drowning and submersion, sequela +W16612A Jumping or diving into natural body of water striking water surface causing other injury, initial encounter +W16612D Jumping or diving into natural body of water striking water surface causing other injury, subsequent encounter +W16612S Jumping or diving into natural body of water striking water surface causing other injury, sequela +W16621A Jumping or diving into natural body of water striking bottom causing drowning and submersion, initial encounter +W16621D Jumping or diving into natural body of water striking bottom causing drowning and submersion, subsequent encounter +W16621S Jumping or diving into natural body of water striking bottom causing drowning and submersion, sequela +W16622A Jumping or diving into natural body of water striking bottom causing other injury, initial encounter +W16622D Jumping or diving into natural body of water striking bottom causing other injury, subsequent encounter +W16622S Jumping or diving into natural body of water striking bottom causing other injury, sequela +W16711A Jumping or diving from boat striking water surface causing drowning and submersion, initial encounter +W16711D Jumping or diving from boat striking water surface causing drowning and submersion, subsequent encounter +W16711S Jumping or diving from boat striking water surface causing drowning and submersion, sequela +W16712A Jumping or diving from boat striking water surface causing other injury, initial encounter +W16712D Jumping or diving from boat striking water surface causing other injury, subsequent encounter +W16712S Jumping or diving from boat striking water surface causing other injury, sequela +W16721A Jumping or diving from boat striking bottom causing drowning and submersion, initial encounter +W16721D Jumping or diving from boat striking bottom causing drowning and submersion, subsequent encounter +W16721S Jumping or diving from boat striking bottom causing drowning and submersion, sequela +W16722A Jumping or diving from boat striking bottom causing other injury, initial encounter +W16722D Jumping or diving from boat striking bottom causing other injury, subsequent encounter +W16722S Jumping or diving from boat striking bottom causing other injury, sequela +W16811A Jumping or diving into other water striking water surface causing drowning and submersion, initial encounter +W16811D Jumping or diving into other water striking water surface causing drowning and submersion, subsequent encounter +W16811S Jumping or diving into other water striking water surface causing drowning and submersion, sequela +W16812A Jumping or diving into other water striking water surface causing other injury, initial encounter +W16812D Jumping or diving into other water striking water surface causing other injury, subsequent encounter +W16812S Jumping or diving into other water striking water surface causing other injury, sequela +W16821A Jumping or diving into other water striking bottom causing drowning and submersion, initial encounter +W16821D Jumping or diving into other water striking bottom causing drowning and submersion, subsequent encounter +W16821S Jumping or diving into other water striking bottom causing drowning and submersion, sequela +W16822A Jumping or diving into other water striking bottom causing other injury, initial encounter +W16822D Jumping or diving into other water striking bottom causing other injury, subsequent encounter +W16822S Jumping or diving into other water striking bottom causing other injury, sequela +W16831A Jumping or diving into other water striking wall causing drowning and submersion, initial encounter +W16831D Jumping or diving into other water striking wall causing drowning and submersion, subsequent encounter +W16831S Jumping or diving into other water striking wall causing drowning and submersion, sequela +W16832A Jumping or diving into other water striking wall causing other injury, initial encounter +W16832D Jumping or diving into other water striking wall causing other injury, subsequent encounter +W16832S Jumping or diving into other water striking wall causing other injury, sequela +W1691XA Jumping or diving into unspecified water causing drowning and submersion, initial encounter +W1691XD Jumping or diving into unspecified water causing drowning and submersion, subsequent encounter +W1691XS Jumping or diving into unspecified water causing drowning and submersion, sequela +W1692XA Jumping or diving into unspecified water causing other injury, initial encounter +W1692XD Jumping or diving into unspecified water causing other injury, subsequent encounter +W1692XS Jumping or diving into unspecified water causing other injury, sequela +W170XXA Fall into well, initial encounter +W170XXD Fall into well, subsequent encounter +W170XXS Fall into well, sequela +W171XXA Fall into storm drain or manhole, initial encounter +W171XXD Fall into storm drain or manhole, subsequent encounter +W171XXS Fall into storm drain or manhole, sequela +W172XXA Fall into hole, initial encounter +W172XXD Fall into hole, subsequent encounter +W172XXS Fall into hole, sequela +W173XXA Fall into empty swimming pool, initial encounter +W173XXD Fall into empty swimming pool, subsequent encounter +W173XXS Fall into empty swimming pool, sequela +W174XXA Fall from dock, initial encounter +W174XXD Fall from dock, subsequent encounter +W174XXS Fall from dock, sequela +W1781XA Fall down embankment (hill), initial encounter +W1781XD Fall down embankment (hill), subsequent encounter +W1781XS Fall down embankment (hill), sequela +W1782XA Fall from (out of) grocery cart, initial encounter +W1782XD Fall from (out of) grocery cart, subsequent encounter +W1782XS Fall from (out of) grocery cart, sequela +W1789XA Other fall from one level to another, initial encounter +W1789XD Other fall from one level to another, subsequent encounter +W1789XS Other fall from one level to another, sequela +W1800XA Striking against unspecified object with subsequent fall, initial encounter +W1800XD Striking against unspecified object with subsequent fall, subsequent encounter +W1800XS Striking against unspecified object with subsequent fall, sequela +W1801XA Striking against sports equipment with subsequent fall, initial encounter +W1801XD Striking against sports equipment with subsequent fall, subsequent encounter +W1801XS Striking against sports equipment with subsequent fall, sequela +W1802XA Striking against glass with subsequent fall, initial encounter +W1802XD Striking against glass with subsequent fall, subsequent encounter +W1802XS Striking against glass with subsequent fall, sequela +W1809XA Striking against other object with subsequent fall, initial encounter +W1809XD Striking against other object with subsequent fall, subsequent encounter +W1809XS Striking against other object with subsequent fall, sequela +W1811XA Fall from or off toilet without subsequent striking against object, initial encounter +W1811XD Fall from or off toilet without subsequent striking against object, subsequent encounter +W1811XS Fall from or off toilet without subsequent striking against object, sequela +W1812XA Fall from or off toilet with subsequent striking against object, initial encounter +W1812XD Fall from or off toilet with subsequent striking against object, subsequent encounter +W1812XS Fall from or off toilet with subsequent striking against object, sequela +W182XXA Fall in (into) shower or empty bathtub, initial encounter +W182XXD Fall in (into) shower or empty bathtub, subsequent encounter +W182XXS Fall in (into) shower or empty bathtub, sequela +W1830XA Fall on same level, unspecified, initial encounter +W1830XD Fall on same level, unspecified, subsequent encounter +W1830XS Fall on same level, unspecified, sequela +W1831XA Fall on same level due to stepping on an object, initial encounter +W1831XD Fall on same level due to stepping on an object, subsequent encounter +W1831XS Fall on same level due to stepping on an object, sequela +W1839XA Other fall on same level, initial encounter +W1839XD Other fall on same level, subsequent encounter +W1839XS Other fall on same level, sequela +W1840XA Slipping, tripping and stumbling without falling, unspecified, initial encounter +W1840XD Slipping, tripping and stumbling without falling, unspecified, subsequent encounter +W1840XS Slipping, tripping and stumbling without falling, unspecified, sequela +W1841XA Slipping, tripping and stumbling without falling due to stepping on object, initial encounter +W1841XD Slipping, tripping and stumbling without falling due to stepping on object, subsequent encounter +W1841XS Slipping, tripping and stumbling without falling due to stepping on object, sequela +W1842XA Slipping, tripping and stumbling without falling due to stepping into hole or opening, initial encounter +W1842XD Slipping, tripping and stumbling without falling due to stepping into hole or opening, subsequent encounter +W1842XS Slipping, tripping and stumbling without falling due to stepping into hole or opening, sequela +W1843XA Slipping, tripping and stumbling without falling due to stepping from one level to another, initial encounter +W1843XD Slipping, tripping and stumbling without falling due to stepping from one level to another, subsequent encounter +W1843XS Slipping, tripping and stumbling without falling due to stepping from one level to another, sequela +W1849XA Other slipping, tripping and stumbling without falling, initial encounter +W1849XD Other slipping, tripping and stumbling without falling, subsequent encounter +W1849XS Other slipping, tripping and stumbling without falling, sequela +W19XXXA Unspecified fall, initial encounter +W19XXXD Unspecified fall, subsequent encounter +W19XXXS Unspecified fall, sequela +W200XXA Struck by falling object in cave-in, initial encounter +W200XXD Struck by falling object in cave-in, subsequent encounter +W200XXS Struck by falling object in cave-in, sequela +W201XXA Struck by object due to collapse of building, initial encounter +W201XXD Struck by object due to collapse of building, subsequent encounter +W201XXS Struck by object due to collapse of building, sequela +W208XXA Other cause of strike by thrown, projected or falling object, initial encounter +W208XXD Other cause of strike by thrown, projected or falling object, subsequent encounter +W208XXS Other cause of strike by thrown, projected or falling object, sequela +W2100XA Struck by hit or thrown ball, unspecified type, initial encounter +W2100XD Struck by hit or thrown ball, unspecified type, subsequent encounter +W2100XS Struck by hit or thrown ball, unspecified type, sequela +W2101XA Struck by football, initial encounter +W2101XD Struck by football, subsequent encounter +W2101XS Struck by football, sequela +W2102XA Struck by soccer ball, initial encounter +W2102XD Struck by soccer ball, subsequent encounter +W2102XS Struck by soccer ball, sequela +W2103XA Struck by baseball, initial encounter +W2103XD Struck by baseball, subsequent encounter +W2103XS Struck by baseball, sequela +W2104XA Struck by golf ball, initial encounter +W2104XD Struck by golf ball, subsequent encounter +W2104XS Struck by golf ball, sequela +W2105XA Struck by basketball, initial encounter +W2105XD Struck by basketball, subsequent encounter +W2105XS Struck by basketball, sequela +W2106XA Struck by volleyball, initial encounter +W2106XD Struck by volleyball, subsequent encounter +W2106XS Struck by volleyball, sequela +W2107XA Struck by softball, initial encounter +W2107XD Struck by softball, subsequent encounter +W2107XS Struck by softball, sequela +W2109XA Struck by other hit or thrown ball, initial encounter +W2109XD Struck by other hit or thrown ball, subsequent encounter +W2109XS Struck by other hit or thrown ball, sequela +W2111XA Struck by baseball bat, initial encounter +W2111XD Struck by baseball bat, subsequent encounter +W2111XS Struck by baseball bat, sequela +W2112XA Struck by tennis racquet, initial encounter +W2112XD Struck by tennis racquet, subsequent encounter +W2112XS Struck by tennis racquet, sequela +W2113XA Struck by golf club, initial encounter +W2113XD Struck by golf club, subsequent encounter +W2113XS Struck by golf club, sequela +W2119XA Struck by other bat, racquet or club, initial encounter +W2119XD Struck by other bat, racquet or club, subsequent encounter +W2119XS Struck by other bat, racquet or club, sequela +W21210A Struck by ice hockey stick, initial encounter +W21210D Struck by ice hockey stick, subsequent encounter +W21210S Struck by ice hockey stick, sequela +W21211A Struck by field hockey stick, initial encounter +W21211D Struck by field hockey stick, subsequent encounter +W21211S Struck by field hockey stick, sequela +W21220A Struck by ice hockey puck, initial encounter +W21220D Struck by ice hockey puck, subsequent encounter +W21220S Struck by ice hockey puck, sequela +W21221A Struck by field hockey puck, initial encounter +W21221D Struck by field hockey puck, subsequent encounter +W21221S Struck by field hockey puck, sequela +W2131XA Struck by shoe cleats, initial encounter +W2131XD Struck by shoe cleats, subsequent encounter +W2131XS Struck by shoe cleats, sequela +W2132XA Struck by skate blades, initial encounter +W2132XD Struck by skate blades, subsequent encounter +W2132XS Struck by skate blades, sequela +W2139XA Struck by other sports foot wear, initial encounter +W2139XD Struck by other sports foot wear, subsequent encounter +W2139XS Struck by other sports foot wear, sequela +W214XXA Striking against diving board, initial encounter +W214XXD Striking against diving board, subsequent encounter +W214XXS Striking against diving board, sequela +W2181XA Striking against or struck by football helmet, initial encounter +W2181XD Striking against or struck by football helmet, subsequent encounter +W2181XS Striking against or struck by football helmet, sequela +W2189XA Striking against or struck by other sports equipment, initial encounter +W2189XD Striking against or struck by other sports equipment, subsequent encounter +W2189XS Striking against or struck by other sports equipment, sequela +W219XXA Striking against or struck by unspecified sports equipment, initial encounter +W219XXD Striking against or struck by unspecified sports equipment, subsequent encounter +W219XXS Striking against or struck by unspecified sports equipment, sequela +W2201XA Walked into wall, initial encounter +W2201XD Walked into wall, subsequent encounter +W2201XS Walked into wall, sequela +W2202XA Walked into lamppost, initial encounter +W2202XD Walked into lamppost, subsequent encounter +W2202XS Walked into lamppost, sequela +W2203XA Walked into furniture, initial encounter +W2203XD Walked into furniture, subsequent encounter +W2203XS Walked into furniture, sequela +W22041A Striking against wall of swimming pool causing drowning and submersion, initial encounter +W22041D Striking against wall of swimming pool causing drowning and submersion, subsequent encounter +W22041S Striking against wall of swimming pool causing drowning and submersion, sequela +W22042A Striking against wall of swimming pool causing other injury, initial encounter +W22042D Striking against wall of swimming pool causing other injury, subsequent encounter +W22042S Striking against wall of swimming pool causing other injury, sequela +W2209XA Striking against other stationary object, initial encounter +W2209XD Striking against other stationary object, subsequent encounter +W2209XS Striking against other stationary object, sequela +W2210XA Striking against or struck by unspecified automobile airbag, initial encounter +W2210XD Striking against or struck by unspecified automobile airbag, subsequent encounter +W2210XS Striking against or struck by unspecified automobile airbag, sequela +W2211XA Striking against or struck by driver side automobile airbag, initial encounter +W2211XD Striking against or struck by driver side automobile airbag, subsequent encounter +W2211XS Striking against or struck by driver side automobile airbag, sequela +W2212XA Striking against or struck by front passenger side automobile airbag, initial encounter +W2212XD Striking against or struck by front passenger side automobile airbag, subsequent encounter +W2212XS Striking against or struck by front passenger side automobile airbag, sequela +W2219XA Striking against or struck by other automobile airbag, initial encounter +W2219XD Striking against or struck by other automobile airbag, subsequent encounter +W2219XS Striking against or struck by other automobile airbag, sequela +W228XXA Striking against or struck by other objects, initial encounter +W228XXD Striking against or struck by other objects, subsequent encounter +W228XXS Striking against or struck by other objects, sequela +W230XXA Caught, crushed, jammed, or pinched between moving objects, initial encounter +W230XXD Caught, crushed, jammed, or pinched between moving objects, subsequent encounter +W230XXS Caught, crushed, jammed, or pinched between moving objects, sequela +W231XXA Caught, crushed, jammed, or pinched between stationary objects, initial encounter +W231XXD Caught, crushed, jammed, or pinched between stationary objects, subsequent encounter +W231XXS Caught, crushed, jammed, or pinched between stationary objects, sequela +W240XXA Contact with lifting devices, not elsewhere classified, initial encounter +W240XXD Contact with lifting devices, not elsewhere classified, subsequent encounter +W240XXS Contact with lifting devices, not elsewhere classified, sequela +W241XXA Contact with transmission devices, not elsewhere classified, initial encounter +W241XXD Contact with transmission devices, not elsewhere classified, subsequent encounter +W241XXS Contact with transmission devices, not elsewhere classified, sequela +W25XXXA Contact with sharp glass, initial encounter +W25XXXD Contact with sharp glass, subsequent encounter +W25XXXS Contact with sharp glass, sequela +W260XXA Contact with knife, initial encounter +W260XXD Contact with knife, subsequent encounter +W260XXS Contact with knife, sequela +W261XXA Contact with sword or dagger, initial encounter +W261XXD Contact with sword or dagger, subsequent encounter +W261XXS Contact with sword or dagger, sequela +W262XXA Contact with edge of stiff paper, initial encounter +W262XXD Contact with edge of stiff paper, subsequent encounter +W262XXS Contact with edge of stiff paper, sequela +W268XXA Contact with other sharp object(s), not elsewhere classified, initial encounter +W268XXD Contact with other sharp object(s), not elsewhere classified, subsequent encounter +W268XXS Contact with other sharp object(s), not elsewhere classified, sequela +W269XXA Contact with unspecified sharp object(s), initial encounter +W269XXD Contact with unspecified sharp object(s), subsequent encounter +W269XXS Contact with unspecified sharp object(s), sequela +W270XXA Contact with workbench tool, initial encounter +W270XXD Contact with workbench tool, subsequent encounter +W270XXS Contact with workbench tool, sequela +W271XXA Contact with garden tool, initial encounter +W271XXD Contact with garden tool, subsequent encounter +W271XXS Contact with garden tool, sequela +W272XXA Contact with scissors, initial encounter +W272XXD Contact with scissors, subsequent encounter +W272XXS Contact with scissors, sequela +W273XXA Contact with needle (sewing), initial encounter +W273XXD Contact with needle (sewing), subsequent encounter +W273XXS Contact with needle (sewing), sequela +W274XXA Contact with kitchen utensil, initial encounter +W274XXD Contact with kitchen utensil, subsequent encounter +W274XXS Contact with kitchen utensil, sequela +W275XXA Contact with paper-cutter, initial encounter +W275XXD Contact with paper-cutter, subsequent encounter +W275XXS Contact with paper-cutter, sequela +W278XXA Contact with other nonpowered hand tool, initial encounter +W278XXD Contact with other nonpowered hand tool, subsequent encounter +W278XXS Contact with other nonpowered hand tool, sequela +W28XXXA Contact with powered lawn mower, initial encounter +W28XXXD Contact with powered lawn mower, subsequent encounter +W28XXXS Contact with powered lawn mower, sequela +W290XXA Contact with powered kitchen appliance, initial encounter +W290XXD Contact with powered kitchen appliance, subsequent encounter +W290XXS Contact with powered kitchen appliance, sequela +W291XXA Contact with electric knife, initial encounter +W291XXD Contact with electric knife, subsequent encounter +W291XXS Contact with electric knife, sequela +W292XXA Contact with other powered household machinery, initial encounter +W292XXD Contact with other powered household machinery, subsequent encounter +W292XXS Contact with other powered household machinery, sequela +W293XXA Contact with powered garden and outdoor hand tools and machinery, initial encounter +W293XXD Contact with powered garden and outdoor hand tools and machinery, subsequent encounter +W293XXS Contact with powered garden and outdoor hand tools and machinery, sequela +W294XXA Contact with nail gun, initial encounter +W294XXD Contact with nail gun, subsequent encounter +W294XXS Contact with nail gun, sequela +W298XXA Contact with other powered hand tools and household machinery, initial encounter +W298XXD Contact with other powered hand tools and household machinery, subsequent encounter +W298XXS Contact with other powered hand tools and household machinery, sequela +W300XXA Contact with combine harvester, initial encounter +W300XXD Contact with combine harvester, subsequent encounter +W300XXS Contact with combine harvester, sequela +W301XXA Contact with power take-off devices (PTO), initial encounter +W301XXD Contact with power take-off devices (PTO), subsequent encounter +W301XXS Contact with power take-off devices (PTO), sequela +W302XXA Contact with hay derrick, initial encounter +W302XXD Contact with hay derrick, subsequent encounter +W302XXS Contact with hay derrick, sequela +W303XXA Contact with grain storage elevator, initial encounter +W303XXD Contact with grain storage elevator, subsequent encounter +W303XXS Contact with grain storage elevator, sequela +W3081XA Contact with agricultural transport vehicle in stationary use, initial encounter +W3081XD Contact with agricultural transport vehicle in stationary use, subsequent encounter +W3081XS Contact with agricultural transport vehicle in stationary use, sequela +W3089XA Contact with other specified agricultural machinery, initial encounter +W3089XD Contact with other specified agricultural machinery, subsequent encounter +W3089XS Contact with other specified agricultural machinery, sequela +W309XXA Contact with unspecified agricultural machinery, initial encounter +W309XXD Contact with unspecified agricultural machinery, subsequent encounter +W309XXS Contact with unspecified agricultural machinery, sequela +W310XXA Contact with mining and earth-drilling machinery, initial encounter +W310XXD Contact with mining and earth-drilling machinery, subsequent encounter +W310XXS Contact with mining and earth-drilling machinery, sequela +W311XXA Contact with metalworking machines, initial encounter +W311XXD Contact with metalworking machines, subsequent encounter +W311XXS Contact with metalworking machines, sequela +W312XXA Contact with powered woodworking and forming machines, initial encounter +W312XXD Contact with powered woodworking and forming machines, subsequent encounter +W312XXS Contact with powered woodworking and forming machines, sequela +W313XXA Contact with prime movers, initial encounter +W313XXD Contact with prime movers, subsequent encounter +W313XXS Contact with prime movers, sequela +W3181XA Contact with recreational machinery, initial encounter +W3181XD Contact with recreational machinery, subsequent encounter +W3181XS Contact with recreational machinery, sequela +W3182XA Contact with other commercial machinery, initial encounter +W3182XD Contact with other commercial machinery, subsequent encounter +W3182XS Contact with other commercial machinery, sequela +W3183XA Contact with special construction vehicle in stationary use, initial encounter +W3183XD Contact with special construction vehicle in stationary use, subsequent encounter +W3183XS Contact with special construction vehicle in stationary use, sequela +W3189XA Contact with other specified machinery, initial encounter +W3189XD Contact with other specified machinery, subsequent encounter +W3189XS Contact with other specified machinery, sequela +W319XXA Contact with unspecified machinery, initial encounter +W319XXD Contact with unspecified machinery, subsequent encounter +W319XXS Contact with unspecified machinery, sequela +W320XXA Accidental handgun discharge, initial encounter +W320XXD Accidental handgun discharge, subsequent encounter +W320XXS Accidental handgun discharge, sequela +W321XXA Accidental handgun malfunction, initial encounter +W321XXD Accidental handgun malfunction, subsequent encounter +W321XXS Accidental handgun malfunction, sequela +W3300XA Accidental discharge of unspecified larger firearm, initial encounter +W3300XD Accidental discharge of unspecified larger firearm, subsequent encounter +W3300XS Accidental discharge of unspecified larger firearm, sequela +W3301XA Accidental discharge of shotgun, initial encounter +W3301XD Accidental discharge of shotgun, subsequent encounter +W3301XS Accidental discharge of shotgun, sequela +W3302XA Accidental discharge of hunting rifle, initial encounter +W3302XD Accidental discharge of hunting rifle, subsequent encounter +W3302XS Accidental discharge of hunting rifle, sequela +W3303XA Accidental discharge of machine gun, initial encounter +W3303XD Accidental discharge of machine gun, subsequent encounter +W3303XS Accidental discharge of machine gun, sequela +W3309XA Accidental discharge of other larger firearm, initial encounter +W3309XD Accidental discharge of other larger firearm, subsequent encounter +W3309XS Accidental discharge of other larger firearm, sequela +W3310XA Accidental malfunction of unspecified larger firearm, initial encounter +W3310XD Accidental malfunction of unspecified larger firearm, subsequent encounter +W3310XS Accidental malfunction of unspecified larger firearm, sequela +W3311XA Accidental malfunction of shotgun, initial encounter +W3311XD Accidental malfunction of shotgun, subsequent encounter +W3311XS Accidental malfunction of shotgun, sequela +W3312XA Accidental malfunction of hunting rifle, initial encounter +W3312XD Accidental malfunction of hunting rifle, subsequent encounter +W3312XS Accidental malfunction of hunting rifle, sequela +W3313XA Accidental malfunction of machine gun, initial encounter +W3313XD Accidental malfunction of machine gun, subsequent encounter +W3313XS Accidental malfunction of machine gun, sequela +W3319XA Accidental malfunction of other larger firearm, initial encounter +W3319XD Accidental malfunction of other larger firearm, subsequent encounter +W3319XS Accidental malfunction of other larger firearm, sequela +W3400XA Accidental discharge from unspecified firearms or gun, initial encounter +W3400XD Accidental discharge from unspecified firearms or gun, subsequent encounter +W3400XS Accidental discharge from unspecified firearms or gun, sequela +W34010A Accidental discharge of airgun, initial encounter +W34010D Accidental discharge of airgun, subsequent encounter +W34010S Accidental discharge of airgun, sequela +W34011A Accidental discharge of paintball gun, initial encounter +W34011D Accidental discharge of paintball gun, subsequent encounter +W34011S Accidental discharge of paintball gun, sequela +W34018A Accidental discharge of other gas, air or spring-operated gun, initial encounter +W34018D Accidental discharge of other gas, air or spring-operated gun, subsequent encounter +W34018S Accidental discharge of other gas, air or spring-operated gun, sequela +W3409XA Accidental discharge from other specified firearms, initial encounter +W3409XD Accidental discharge from other specified firearms, subsequent encounter +W3409XS Accidental discharge from other specified firearms, sequela +W3410XA Accidental malfunction from unspecified firearms or gun, initial encounter +W3410XD Accidental malfunction from unspecified firearms or gun, subsequent encounter +W3410XS Accidental malfunction from unspecified firearms or gun, sequela +W34110A Accidental malfunction of airgun, initial encounter +W34110D Accidental malfunction of airgun, subsequent encounter +W34110S Accidental malfunction of airgun, sequela +W34111A Accidental malfunction of paintball gun, initial encounter +W34111D Accidental malfunction of paintball gun, subsequent encounter +W34111S Accidental malfunction of paintball gun, sequela +W34118A Accidental malfunction of other gas, air or spring-operated gun, initial encounter +W34118D Accidental malfunction of other gas, air or spring-operated gun, subsequent encounter +W34118S Accidental malfunction of other gas, air or spring-operated gun, sequela +W3419XA Accidental malfunction from other specified firearms, initial encounter +W3419XD Accidental malfunction from other specified firearms, subsequent encounter +W3419XS Accidental malfunction from other specified firearms, sequela +W35XXXA Explosion and rupture of boiler, initial encounter +W35XXXD Explosion and rupture of boiler, subsequent encounter +W35XXXS Explosion and rupture of boiler, sequela +W361XXA Explosion and rupture of aerosol can, initial encounter +W361XXD Explosion and rupture of aerosol can, subsequent encounter +W361XXS Explosion and rupture of aerosol can, sequela +W362XXA Explosion and rupture of air tank, initial encounter +W362XXD Explosion and rupture of air tank, subsequent encounter +W362XXS Explosion and rupture of air tank, sequela +W363XXA Explosion and rupture of pressurized-gas tank, initial encounter +W363XXD Explosion and rupture of pressurized-gas tank, subsequent encounter +W363XXS Explosion and rupture of pressurized-gas tank, sequela +W368XXA Explosion and rupture of other gas cylinder, initial encounter +W368XXD Explosion and rupture of other gas cylinder, subsequent encounter +W368XXS Explosion and rupture of other gas cylinder, sequela +W369XXA Explosion and rupture of unspecified gas cylinder, initial encounter +W369XXD Explosion and rupture of unspecified gas cylinder, subsequent encounter +W369XXS Explosion and rupture of unspecified gas cylinder, sequela +W370XXA Explosion of bicycle tire, initial encounter +W370XXD Explosion of bicycle tire, subsequent encounter +W370XXS Explosion of bicycle tire, sequela +W378XXA Explosion and rupture of other pressurized tire, pipe or hose, initial encounter +W378XXD Explosion and rupture of other pressurized tire, pipe or hose, subsequent encounter +W378XXS Explosion and rupture of other pressurized tire, pipe or hose, sequela +W38XXXA Explosion and rupture of other specified pressurized devices, initial encounter +W38XXXD Explosion and rupture of other specified pressurized devices, subsequent encounter +W38XXXS Explosion and rupture of other specified pressurized devices, sequela +W39XXXA Discharge of firework, initial encounter +W39XXXD Discharge of firework, subsequent encounter +W39XXXS Discharge of firework, sequela +W400XXA Explosion of blasting material, initial encounter +W400XXD Explosion of blasting material, subsequent encounter +W400XXS Explosion of blasting material, sequela +W401XXA Explosion of explosive gases, initial encounter +W401XXD Explosion of explosive gases, subsequent encounter +W401XXS Explosion of explosive gases, sequela +W408XXA Explosion of other specified explosive materials, initial encounter +W408XXD Explosion of other specified explosive materials, subsequent encounter +W408XXS Explosion of other specified explosive materials, sequela +W409XXA Explosion of unspecified explosive materials, initial encounter +W409XXD Explosion of unspecified explosive materials, subsequent encounter +W409XXS Explosion of unspecified explosive materials, sequela +W420XXA Exposure to supersonic waves, initial encounter +W420XXD Exposure to supersonic waves, subsequent encounter +W420XXS Exposure to supersonic waves, sequela +W429XXA Exposure to other noise, initial encounter +W429XXD Exposure to other noise, subsequent encounter +W429XXS Exposure to other noise, sequela +W450XXA Nail entering through skin, initial encounter +W450XXD Nail entering through skin, subsequent encounter +W450XXS Nail entering through skin, sequela +W458XXA Other foreign body or object entering through skin, initial encounter +W458XXD Other foreign body or object entering through skin, subsequent encounter +W458XXS Other foreign body or object entering through skin, sequela +W460XXA Contact with hypodermic needle, initial encounter +W460XXD Contact with hypodermic needle, subsequent encounter +W460XXS Contact with hypodermic needle, sequela +W461XXA Contact with contaminated hypodermic needle, initial encounter +W461XXD Contact with contaminated hypodermic needle, subsequent encounter +W461XXS Contact with contaminated hypodermic needle, sequela +W4901XA Hair causing external constriction, initial encounter +W4901XD Hair causing external constriction, subsequent encounter +W4901XS Hair causing external constriction, sequela +W4902XA String or thread causing external constriction, initial encounter +W4902XD String or thread causing external constriction, subsequent encounter +W4902XS String or thread causing external constriction, sequela +W4903XA Rubber band causing external constriction, initial encounter +W4903XD Rubber band causing external constriction, subsequent encounter +W4903XS Rubber band causing external constriction, sequela +W4904XA Ring or other jewelry causing external constriction, initial encounter +W4904XD Ring or other jewelry causing external constriction, subsequent encounter +W4904XS Ring or other jewelry causing external constriction, sequela +W4909XA Other specified item causing external constriction, initial encounter +W4909XD Other specified item causing external constriction, subsequent encounter +W4909XS Other specified item causing external constriction, sequela +W499XXA Exposure to other inanimate mechanical forces, initial encounter +W499XXD Exposure to other inanimate mechanical forces, subsequent encounter +W499XXS Exposure to other inanimate mechanical forces, sequela +W500XXA Accidental hit or strike by another person, initial encounter +W500XXD Accidental hit or strike by another person, subsequent encounter +W500XXS Accidental hit or strike by another person, sequela +W501XXA Accidental kick by another person, initial encounter +W501XXD Accidental kick by another person, subsequent encounter +W501XXS Accidental kick by another person, sequela +W502XXA Accidental twist by another person, initial encounter +W502XXD Accidental twist by another person, subsequent encounter +W502XXS Accidental twist by another person, sequela +W503XXA Accidental bite by another person, initial encounter +W503XXD Accidental bite by another person, subsequent encounter +W503XXS Accidental bite by another person, sequela +W504XXA Accidental scratch by another person, initial encounter +W504XXD Accidental scratch by another person, subsequent encounter +W504XXS Accidental scratch by another person, sequela +W51XXXA Accidental striking against or bumped into by another person, initial encounter +W51XXXD Accidental striking against or bumped into by another person, subsequent encounter +W51XXXS Accidental striking against or bumped into by another person, sequela +W52XXXA Crushed, pushed or stepped on by crowd or human stampede, initial encounter +W52XXXD Crushed, pushed or stepped on by crowd or human stampede, subsequent encounter +W52XXXS Crushed, pushed or stepped on by crowd or human stampede, sequela +W5301XA Bitten by mouse, initial encounter +W5301XD Bitten by mouse, subsequent encounter +W5301XS Bitten by mouse, sequela +W5309XA Other contact with mouse, initial encounter +W5309XD Other contact with mouse, subsequent encounter +W5309XS Other contact with mouse, sequela +W5311XA Bitten by rat, initial encounter +W5311XD Bitten by rat, subsequent encounter +W5311XS Bitten by rat, sequela +W5319XA Other contact with rat, initial encounter +W5319XD Other contact with rat, subsequent encounter +W5319XS Other contact with rat, sequela +W5321XA Bitten by squirrel, initial encounter +W5321XD Bitten by squirrel, subsequent encounter +W5321XS Bitten by squirrel, sequela +W5329XA Other contact with squirrel, initial encounter +W5329XD Other contact with squirrel, subsequent encounter +W5329XS Other contact with squirrel, sequela +W5381XA Bitten by other rodent, initial encounter +W5381XD Bitten by other rodent, subsequent encounter +W5381XS Bitten by other rodent, sequela +W5389XA Other contact with other rodent, initial encounter +W5389XD Other contact with other rodent, subsequent encounter +W5389XS Other contact with other rodent, sequela +W540XXA Bitten by dog, initial encounter +W540XXD Bitten by dog, subsequent encounter +W540XXS Bitten by dog, sequela +W541XXA Struck by dog, initial encounter +W541XXD Struck by dog, subsequent encounter +W541XXS Struck by dog, sequela +W548XXA Other contact with dog, initial encounter +W548XXD Other contact with dog, subsequent encounter +W548XXS Other contact with dog, sequela +W5501XA Bitten by cat, initial encounter +W5501XD Bitten by cat, subsequent encounter +W5501XS Bitten by cat, sequela +W5503XA Scratched by cat, initial encounter +W5503XD Scratched by cat, subsequent encounter +W5503XS Scratched by cat, sequela +W5509XA Other contact with cat, initial encounter +W5509XD Other contact with cat, subsequent encounter +W5509XS Other contact with cat, sequela +W5511XA Bitten by horse, initial encounter +W5511XD Bitten by horse, subsequent encounter +W5511XS Bitten by horse, sequela +W5512XA Struck by horse, initial encounter +W5512XD Struck by horse, subsequent encounter +W5512XS Struck by horse, sequela +W5519XA Other contact with horse, initial encounter +W5519XD Other contact with horse, subsequent encounter +W5519XS Other contact with horse, sequela +W5521XA Bitten by cow, initial encounter +W5521XD Bitten by cow, subsequent encounter +W5521XS Bitten by cow, sequela +W5522XA Struck by cow, initial encounter +W5522XD Struck by cow, subsequent encounter +W5522XS Struck by cow, sequela +W5529XA Other contact with cow, initial encounter +W5529XD Other contact with cow, subsequent encounter +W5529XS Other contact with cow, sequela +W5531XA Bitten by other hoof stock, initial encounter +W5531XD Bitten by other hoof stock, subsequent encounter +W5531XS Bitten by other hoof stock, sequela +W5532XA Struck by other hoof stock, initial encounter +W5532XD Struck by other hoof stock, subsequent encounter +W5532XS Struck by other hoof stock, sequela +W5539XA Other contact with other hoof stock, initial encounter +W5539XD Other contact with other hoof stock, subsequent encounter +W5539XS Other contact with other hoof stock, sequela +W5541XA Bitten by pig, initial encounter +W5541XD Bitten by pig, subsequent encounter +W5541XS Bitten by pig, sequela +W5542XA Struck by pig, initial encounter +W5542XD Struck by pig, subsequent encounter +W5542XS Struck by pig, sequela +W5549XA Other contact with pig, initial encounter +W5549XD Other contact with pig, subsequent encounter +W5549XS Other contact with pig, sequela +W5551XA Bitten by raccoon, initial encounter +W5551XD Bitten by raccoon, subsequent encounter +W5551XS Bitten by raccoon, sequela +W5552XA Struck by raccoon, initial encounter +W5552XD Struck by raccoon, subsequent encounter +W5552XS Struck by raccoon, sequela +W5559XA Other contact with raccoon, initial encounter +W5559XD Other contact with raccoon, subsequent encounter +W5559XS Other contact with raccoon, sequela +W5581XA Bitten by other mammals, initial encounter +W5581XD Bitten by other mammals, subsequent encounter +W5581XS Bitten by other mammals, sequela +W5582XA Struck by other mammals, initial encounter +W5582XD Struck by other mammals, subsequent encounter +W5582XS Struck by other mammals, sequela +W5589XA Other contact with other mammals, initial encounter +W5589XD Other contact with other mammals, subsequent encounter +W5589XS Other contact with other mammals, sequela +W5601XA Bitten by dolphin, initial encounter +W5601XD Bitten by dolphin, subsequent encounter +W5601XS Bitten by dolphin, sequela +W5602XA Struck by dolphin, initial encounter +W5602XD Struck by dolphin, subsequent encounter +W5602XS Struck by dolphin, sequela +W5609XA Other contact with dolphin, initial encounter +W5609XD Other contact with dolphin, subsequent encounter +W5609XS Other contact with dolphin, sequela +W5611XA Bitten by sea lion, initial encounter +W5611XD Bitten by sea lion, subsequent encounter +W5611XS Bitten by sea lion, sequela +W5612XA Struck by sea lion, initial encounter +W5612XD Struck by sea lion, subsequent encounter +W5612XS Struck by sea lion, sequela +W5619XA Other contact with sea lion, initial encounter +W5619XD Other contact with sea lion, subsequent encounter +W5619XS Other contact with sea lion, sequela +W5621XA Bitten by orca, initial encounter +W5621XD Bitten by orca, subsequent encounter +W5621XS Bitten by orca, sequela +W5622XA Struck by orca, initial encounter +W5622XD Struck by orca, subsequent encounter +W5622XS Struck by orca, sequela +W5629XA Other contact with orca, initial encounter +W5629XD Other contact with orca, subsequent encounter +W5629XS Other contact with orca, sequela +W5631XA Bitten by other marine mammals, initial encounter +W5631XD Bitten by other marine mammals, subsequent encounter +W5631XS Bitten by other marine mammals, sequela +W5632XA Struck by other marine mammals, initial encounter +W5632XD Struck by other marine mammals, subsequent encounter +W5632XS Struck by other marine mammals, sequela +W5639XA Other contact with other marine mammals, initial encounter +W5639XD Other contact with other marine mammals, subsequent encounter +W5639XS Other contact with other marine mammals, sequela +W5641XA Bitten by shark, initial encounter +W5641XD Bitten by shark, subsequent encounter +W5641XS Bitten by shark, sequela +W5642XA Struck by shark, initial encounter +W5642XD Struck by shark, subsequent encounter +W5642XS Struck by shark, sequela +W5649XA Other contact with shark, initial encounter +W5649XD Other contact with shark, subsequent encounter +W5649XS Other contact with shark, sequela +W5651XA Bitten by other fish, initial encounter +W5651XD Bitten by other fish, subsequent encounter +W5651XS Bitten by other fish, sequela +W5652XA Struck by other fish, initial encounter +W5652XD Struck by other fish, subsequent encounter +W5652XS Struck by other fish, sequela +W5659XA Other contact with other fish, initial encounter +W5659XD Other contact with other fish, subsequent encounter +W5659XS Other contact with other fish, sequela +W5681XA Bitten by other nonvenomous marine animals, initial encounter +W5681XD Bitten by other nonvenomous marine animals, subsequent encounter +W5681XS Bitten by other nonvenomous marine animals, sequela +W5682XA Struck by other nonvenomous marine animals, initial encounter +W5682XD Struck by other nonvenomous marine animals, subsequent encounter +W5682XS Struck by other nonvenomous marine animals, sequela +W5689XA Other contact with other nonvenomous marine animals, initial encounter +W5689XD Other contact with other nonvenomous marine animals, subsequent encounter +W5689XS Other contact with other nonvenomous marine animals, sequela +W57XXXA Bitten or stung by nonvenomous insect and other nonvenomous arthropods, initial encounter +W57XXXD Bitten or stung by nonvenomous insect and other nonvenomous arthropods, subsequent encounter +W57XXXS Bitten or stung by nonvenomous insect and other nonvenomous arthropods, sequela +W5801XA Bitten by alligator, initial encounter +W5801XD Bitten by alligator, subsequent encounter +W5801XS Bitten by alligator, sequela +W5802XA Struck by alligator, initial encounter +W5802XD Struck by alligator, subsequent encounter +W5802XS Struck by alligator, sequela +W5803XA Crushed by alligator, initial encounter +W5803XD Crushed by alligator, subsequent encounter +W5803XS Crushed by alligator, sequela +W5809XA Other contact with alligator, initial encounter +W5809XD Other contact with alligator, subsequent encounter +W5809XS Other contact with alligator, sequela +W5811XA Bitten by crocodile, initial encounter +W5811XD Bitten by crocodile, subsequent encounter +W5811XS Bitten by crocodile, sequela +W5812XA Struck by crocodile, initial encounter +W5812XD Struck by crocodile, subsequent encounter +W5812XS Struck by crocodile, sequela +W5813XA Crushed by crocodile, initial encounter +W5813XD Crushed by crocodile, subsequent encounter +W5813XS Crushed by crocodile, sequela +W5819XA Other contact with crocodile, initial encounter +W5819XD Other contact with crocodile, subsequent encounter +W5819XS Other contact with crocodile, sequela +W5901XA Bitten by nonvenomous lizards, initial encounter +W5901XD Bitten by nonvenomous lizards, subsequent encounter +W5901XS Bitten by nonvenomous lizards, sequela +W5902XA Struck by nonvenomous lizards, initial encounter +W5902XD Struck by nonvenomous lizards, subsequent encounter +W5902XS Struck by nonvenomous lizards, sequela +W5909XA Other contact with nonvenomous lizards, initial encounter +W5909XD Other contact with nonvenomous lizards, subsequent encounter +W5909XS Other contact with nonvenomous lizards, sequela +W5911XA Bitten by nonvenomous snake, initial encounter +W5911XD Bitten by nonvenomous snake, subsequent encounter +W5911XS Bitten by nonvenomous snake, sequela +W5912XA Struck by nonvenomous snake, initial encounter +W5912XD Struck by nonvenomous snake, subsequent encounter +W5912XS Struck by nonvenomous snake, sequela +W5913XA Crushed by nonvenomous snake, initial encounter +W5913XD Crushed by nonvenomous snake, subsequent encounter +W5913XS Crushed by nonvenomous snake, sequela +W5919XA Other contact with nonvenomous snake, initial encounter +W5919XD Other contact with nonvenomous snake, subsequent encounter +W5919XS Other contact with nonvenomous snake, sequela +W5921XA Bitten by turtle, initial encounter +W5921XD Bitten by turtle, subsequent encounter +W5921XS Bitten by turtle, sequela +W5922XA Struck by turtle, initial encounter +W5922XD Struck by turtle, subsequent encounter +W5922XS Struck by turtle, sequela +W5929XA Other contact with turtle, initial encounter +W5929XD Other contact with turtle, subsequent encounter +W5929XS Other contact with turtle, sequela +W5981XA Bitten by other nonvenomous reptiles, initial encounter +W5981XD Bitten by other nonvenomous reptiles, subsequent encounter +W5981XS Bitten by other nonvenomous reptiles, sequela +W5982XA Struck by other nonvenomous reptiles, initial encounter +W5982XD Struck by other nonvenomous reptiles, subsequent encounter +W5982XS Struck by other nonvenomous reptiles, sequela +W5983XA Crushed by other nonvenomous reptiles, initial encounter +W5983XD Crushed by other nonvenomous reptiles, subsequent encounter +W5983XS Crushed by other nonvenomous reptiles, sequela +W5989XA Other contact with other nonvenomous reptiles, initial encounter +W5989XD Other contact with other nonvenomous reptiles, subsequent encounter +W5989XS Other contact with other nonvenomous reptiles, sequela +W60XXXA Contact with nonvenomous plant thorns and spines and sharp leaves, initial encounter +W60XXXD Contact with nonvenomous plant thorns and spines and sharp leaves, subsequent encounter +W60XXXS Contact with nonvenomous plant thorns and spines and sharp leaves, sequela +W6101XA Bitten by parrot, initial encounter +W6101XD Bitten by parrot, subsequent encounter +W6101XS Bitten by parrot, sequela +W6102XA Struck by parrot, initial encounter +W6102XD Struck by parrot, subsequent encounter +W6102XS Struck by parrot, sequela +W6109XA Other contact with parrot, initial encounter +W6109XD Other contact with parrot, subsequent encounter +W6109XS Other contact with parrot, sequela +W6111XA Bitten by macaw, initial encounter +W6111XD Bitten by macaw, subsequent encounter +W6111XS Bitten by macaw, sequela +W6112XA Struck by macaw, initial encounter +W6112XD Struck by macaw, subsequent encounter +W6112XS Struck by macaw, sequela +W6119XA Other contact with macaw, initial encounter +W6119XD Other contact with macaw, subsequent encounter +W6119XS Other contact with macaw, sequela +W6121XA Bitten by other psittacines, initial encounter +W6121XD Bitten by other psittacines, subsequent encounter +W6121XS Bitten by other psittacines, sequela +W6122XA Struck by other psittacines, initial encounter +W6122XD Struck by other psittacines, subsequent encounter +W6122XS Struck by other psittacines, sequela +W6129XA Other contact with other psittacines, initial encounter +W6129XD Other contact with other psittacines, subsequent encounter +W6129XS Other contact with other psittacines, sequela +W6132XA Struck by chicken, initial encounter +W6132XD Struck by chicken, subsequent encounter +W6132XS Struck by chicken, sequela +W6133XA Pecked by chicken, initial encounter +W6133XD Pecked by chicken, subsequent encounter +W6133XS Pecked by chicken, sequela +W6139XA Other contact with chicken, initial encounter +W6139XD Other contact with chicken, subsequent encounter +W6139XS Other contact with chicken, sequela +W6142XA Struck by turkey, initial encounter +W6142XD Struck by turkey, subsequent encounter +W6142XS Struck by turkey, sequela +W6143XA Pecked by turkey, initial encounter +W6143XD Pecked by turkey, subsequent encounter +W6143XS Pecked by turkey, sequela +W6149XA Other contact with turkey, initial encounter +W6149XD Other contact with turkey, subsequent encounter +W6149XS Other contact with turkey, sequela +W6151XA Bitten by goose, initial encounter +W6151XD Bitten by goose, subsequent encounter +W6151XS Bitten by goose, sequela +W6152XA Struck by goose, initial encounter +W6152XD Struck by goose, subsequent encounter +W6152XS Struck by goose, sequela +W6159XA Other contact with goose, initial encounter +W6159XD Other contact with goose, subsequent encounter +W6159XS Other contact with goose, sequela +W6161XA Bitten by duck, initial encounter +W6161XD Bitten by duck, subsequent encounter +W6161XS Bitten by duck, sequela +W6162XA Struck by duck, initial encounter +W6162XD Struck by duck, subsequent encounter +W6162XS Struck by duck, sequela +W6169XA Other contact with duck, initial encounter +W6169XD Other contact with duck, subsequent encounter +W6169XS Other contact with duck, sequela +W6191XA Bitten by other birds, initial encounter +W6191XD Bitten by other birds, subsequent encounter +W6191XS Bitten by other birds, sequela +W6192XA Struck by other birds, initial encounter +W6192XD Struck by other birds, subsequent encounter +W6192XS Struck by other birds, sequela +W6199XA Other contact with other birds, initial encounter +W6199XD Other contact with other birds, subsequent encounter +W6199XS Other contact with other birds, sequela +W620XXA Contact with nonvenomous frogs, initial encounter +W620XXD Contact with nonvenomous frogs, subsequent encounter +W620XXS Contact with nonvenomous frogs, sequela +W621XXA Contact with nonvenomous toads, initial encounter +W621XXD Contact with nonvenomous toads, subsequent encounter +W621XXS Contact with nonvenomous toads, sequela +W629XXA Contact with other nonvenomous amphibians, initial encounter +W629XXD Contact with other nonvenomous amphibians, subsequent encounter +W629XXS Contact with other nonvenomous amphibians, sequela +W64XXXA Exposure to other animate mechanical forces, initial encounter +W64XXXD Exposure to other animate mechanical forces, subsequent encounter +W64XXXS Exposure to other animate mechanical forces, sequela +W65XXXA Accidental drowning and submersion while in bath-tub, initial encounter +W65XXXD Accidental drowning and submersion while in bath-tub, subsequent encounter +W65XXXS Accidental drowning and submersion while in bath-tub, sequela +W67XXXA Accidental drowning and submersion while in swimming-pool, initial encounter +W67XXXD Accidental drowning and submersion while in swimming-pool, subsequent encounter +W67XXXS Accidental drowning and submersion while in swimming-pool, sequela +W69XXXA Accidental drowning and submersion while in natural water, initial encounter +W69XXXD Accidental drowning and submersion while in natural water, subsequent encounter +W69XXXS Accidental drowning and submersion while in natural water, sequela +W73XXXA Other specified cause of accidental non-transport drowning and submersion, initial encounter +W73XXXD Other specified cause of accidental non-transport drowning and submersion, subsequent encounter +W73XXXS Other specified cause of accidental non-transport drowning and submersion, sequela +W74XXXA Unspecified cause of accidental drowning and submersion, initial encounter +W74XXXD Unspecified cause of accidental drowning and submersion, subsequent encounter +W74XXXS Unspecified cause of accidental drowning and submersion, sequela +W85XXXA Exposure to electric transmission lines, initial encounter +W85XXXD Exposure to electric transmission lines, subsequent encounter +W85XXXS Exposure to electric transmission lines, sequela +W860XXA Exposure to domestic wiring and appliances, initial encounter +W860XXD Exposure to domestic wiring and appliances, subsequent encounter +W860XXS Exposure to domestic wiring and appliances, sequela +W861XXA Exposure to industrial wiring, appliances and electrical machinery, initial encounter +W861XXD Exposure to industrial wiring, appliances and electrical machinery, subsequent encounter +W861XXS Exposure to industrial wiring, appliances and electrical machinery, sequela +W868XXA Exposure to other electric current, initial encounter +W868XXD Exposure to other electric current, subsequent encounter +W868XXS Exposure to other electric current, sequela +W880XXA Exposure to X-rays, initial encounter +W880XXD Exposure to X-rays, subsequent encounter +W880XXS Exposure to X-rays, sequela +W881XXA Exposure to radioactive isotopes, initial encounter +W881XXD Exposure to radioactive isotopes, subsequent encounter +W881XXS Exposure to radioactive isotopes, sequela +W888XXA Exposure to other ionizing radiation, initial encounter +W888XXD Exposure to other ionizing radiation, subsequent encounter +W888XXS Exposure to other ionizing radiation, sequela +W890XXA Exposure to welding light (arc), initial encounter +W890XXD Exposure to welding light (arc), subsequent encounter +W890XXS Exposure to welding light (arc), sequela +W891XXA Exposure to tanning bed, initial encounter +W891XXD Exposure to tanning bed, subsequent encounter +W891XXS Exposure to tanning bed, sequela +W898XXA Exposure to other man-made visible and ultraviolet light, initial encounter +W898XXD Exposure to other man-made visible and ultraviolet light, subsequent encounter +W898XXS Exposure to other man-made visible and ultraviolet light, sequela +W899XXA Exposure to unspecified man-made visible and ultraviolet light, initial encounter +W899XXD Exposure to unspecified man-made visible and ultraviolet light, subsequent encounter +W899XXS Exposure to unspecified man-made visible and ultraviolet light, sequela +W900XXA Exposure to radiofrequency, initial encounter +W900XXD Exposure to radiofrequency, subsequent encounter +W900XXS Exposure to radiofrequency, sequela +W901XXA Exposure to infrared radiation, initial encounter +W901XXD Exposure to infrared radiation, subsequent encounter +W901XXS Exposure to infrared radiation, sequela +W902XXA Exposure to laser radiation, initial encounter +W902XXD Exposure to laser radiation, subsequent encounter +W902XXS Exposure to laser radiation, sequela +W908XXA Exposure to other nonionizing radiation, initial encounter +W908XXD Exposure to other nonionizing radiation, subsequent encounter +W908XXS Exposure to other nonionizing radiation, sequela +W92XXXA Exposure to excessive heat of man-made origin, initial encounter +W92XXXD Exposure to excessive heat of man-made origin, subsequent encounter +W92XXXS Exposure to excessive heat of man-made origin, sequela +W9301XA Contact with dry ice, initial encounter +W9301XD Contact with dry ice, subsequent encounter +W9301XS Contact with dry ice, sequela +W9302XA Inhalation of dry ice, initial encounter +W9302XD Inhalation of dry ice, subsequent encounter +W9302XS Inhalation of dry ice, sequela +W9311XA Contact with liquid air, initial encounter +W9311XD Contact with liquid air, subsequent encounter +W9311XS Contact with liquid air, sequela +W9312XA Inhalation of liquid air, initial encounter +W9312XD Inhalation of liquid air, subsequent encounter +W9312XS Inhalation of liquid air, sequela +W932XXA Prolonged exposure in deep freeze unit or refrigerator, initial encounter +W932XXD Prolonged exposure in deep freeze unit or refrigerator, subsequent encounter +W932XXS Prolonged exposure in deep freeze unit or refrigerator, sequela +W938XXA Exposure to other excessive cold of man-made origin, initial encounter +W938XXD Exposure to other excessive cold of man-made origin, subsequent encounter +W938XXS Exposure to other excessive cold of man-made origin, sequela +W940XXA Exposure to prolonged high air pressure, initial encounter +W940XXD Exposure to prolonged high air pressure, subsequent encounter +W940XXS Exposure to prolonged high air pressure, sequela +W9411XA Exposure to residence or prolonged visit at high altitude, initial encounter +W9411XD Exposure to residence or prolonged visit at high altitude, subsequent encounter +W9411XS Exposure to residence or prolonged visit at high altitude, sequela +W9412XA Exposure to other prolonged low air pressure, initial encounter +W9412XD Exposure to other prolonged low air pressure, subsequent encounter +W9412XS Exposure to other prolonged low air pressure, sequela +W9421XA Exposure to reduction in atmospheric pressure while surfacing from deep-water diving, initial encounter +W9421XD Exposure to reduction in atmospheric pressure while surfacing from deep-water diving, subsequent encounter +W9421XS Exposure to reduction in atmospheric pressure while surfacing from deep-water diving, sequela +W9422XA Exposure to reduction in atmospheric pressure while surfacing from underground, initial encounter +W9422XD Exposure to reduction in atmospheric pressure while surfacing from underground, subsequent encounter +W9422XS Exposure to reduction in atmospheric pressure while surfacing from underground, sequela +W9423XA Exposure to sudden change in air pressure in aircraft during ascent, initial encounter +W9423XD Exposure to sudden change in air pressure in aircraft during ascent, subsequent encounter +W9423XS Exposure to sudden change in air pressure in aircraft during ascent, sequela +W9429XA Exposure to other rapid changes in air pressure during ascent, initial encounter +W9429XD Exposure to other rapid changes in air pressure during ascent, subsequent encounter +W9429XS Exposure to other rapid changes in air pressure during ascent, sequela +W9431XA Exposure to sudden change in air pressure in aircraft during descent, initial encounter +W9431XD Exposure to sudden change in air pressure in aircraft during descent, subsequent encounter +W9431XS Exposure to sudden change in air pressure in aircraft during descent, sequela +W9432XA Exposure to high air pressure from rapid descent in water, initial encounter +W9432XD Exposure to high air pressure from rapid descent in water, subsequent encounter +W9432XS Exposure to high air pressure from rapid descent in water, sequela +W9439XA Exposure to other rapid changes in air pressure during descent, initial encounter +W9439XD Exposure to other rapid changes in air pressure during descent, subsequent encounter +W9439XS Exposure to other rapid changes in air pressure during descent, sequela +W99XXXA Exposure to other man-made environmental factors, initial encounter +W99XXXD Exposure to other man-made environmental factors, subsequent encounter +W99XXXS Exposure to other man-made environmental factors, sequela +X000XXA Exposure to flames in uncontrolled fire in building or structure, initial encounter +X000XXD Exposure to flames in uncontrolled fire in building or structure, subsequent encounter +X000XXS Exposure to flames in uncontrolled fire in building or structure, sequela +X001XXA Exposure to smoke in uncontrolled fire in building or structure, initial encounter +X001XXD Exposure to smoke in uncontrolled fire in building or structure, subsequent encounter +X001XXS Exposure to smoke in uncontrolled fire in building or structure, sequela +X002XXA Injury due to collapse of burning building or structure in uncontrolled fire, initial encounter +X002XXD Injury due to collapse of burning building or structure in uncontrolled fire, subsequent encounter +X002XXS Injury due to collapse of burning building or structure in uncontrolled fire, sequela +X003XXA Fall from burning building or structure in uncontrolled fire, initial encounter +X003XXD Fall from burning building or structure in uncontrolled fire, subsequent encounter +X003XXS Fall from burning building or structure in uncontrolled fire, sequela +X004XXA Hit by object from burning building or structure in uncontrolled fire, initial encounter +X004XXD Hit by object from burning building or structure in uncontrolled fire, subsequent encounter +X004XXS Hit by object from burning building or structure in uncontrolled fire, sequela +X005XXA Jump from burning building or structure in uncontrolled fire, initial encounter +X005XXD Jump from burning building or structure in uncontrolled fire, subsequent encounter +X005XXS Jump from burning building or structure in uncontrolled fire, sequela +X008XXA Other exposure to uncontrolled fire in building or structure, initial encounter +X008XXD Other exposure to uncontrolled fire in building or structure, subsequent encounter +X008XXS Other exposure to uncontrolled fire in building or structure, sequela +X010XXA Exposure to flames in uncontrolled fire, not in building or structure, initial encounter +X010XXD Exposure to flames in uncontrolled fire, not in building or structure, subsequent encounter +X010XXS Exposure to flames in uncontrolled fire, not in building or structure, sequela +X011XXA Exposure to smoke in uncontrolled fire, not in building or structure, initial encounter +X011XXD Exposure to smoke in uncontrolled fire, not in building or structure, subsequent encounter +X011XXS Exposure to smoke in uncontrolled fire, not in building or structure, sequela +X013XXA Fall due to uncontrolled fire, not in building or structure, initial encounter +X013XXD Fall due to uncontrolled fire, not in building or structure, subsequent encounter +X013XXS Fall due to uncontrolled fire, not in building or structure, sequela +X014XXA Hit by object due to uncontrolled fire, not in building or structure, initial encounter +X014XXD Hit by object due to uncontrolled fire, not in building or structure, subsequent encounter +X014XXS Hit by object due to uncontrolled fire, not in building or structure, sequela +X018XXA Other exposure to uncontrolled fire, not in building or structure, initial encounter +X018XXD Other exposure to uncontrolled fire, not in building or structure, subsequent encounter +X018XXS Other exposure to uncontrolled fire, not in building or structure, sequela +X020XXA Exposure to flames in controlled fire in building or structure, initial encounter +X020XXD Exposure to flames in controlled fire in building or structure, subsequent encounter +X020XXS Exposure to flames in controlled fire in building or structure, sequela +X021XXA Exposure to smoke in controlled fire in building or structure, initial encounter +X021XXD Exposure to smoke in controlled fire in building or structure, subsequent encounter +X021XXS Exposure to smoke in controlled fire in building or structure, sequela +X022XXA Injury due to collapse of burning building or structure in controlled fire, initial encounter +X022XXD Injury due to collapse of burning building or structure in controlled fire, subsequent encounter +X022XXS Injury due to collapse of burning building or structure in controlled fire, sequela +X023XXA Fall from burning building or structure in controlled fire, initial encounter +X023XXD Fall from burning building or structure in controlled fire, subsequent encounter +X023XXS Fall from burning building or structure in controlled fire, sequela +X024XXA Hit by object from burning building or structure in controlled fire, initial encounter +X024XXD Hit by object from burning building or structure in controlled fire, subsequent encounter +X024XXS Hit by object from burning building or structure in controlled fire, sequela +X025XXA Jump from burning building or structure in controlled fire, initial encounter +X025XXD Jump from burning building or structure in controlled fire, subsequent encounter +X025XXS Jump from burning building or structure in controlled fire, sequela +X028XXA Other exposure to controlled fire in building or structure, initial encounter +X028XXD Other exposure to controlled fire in building or structure, subsequent encounter +X028XXS Other exposure to controlled fire in building or structure, sequela +X030XXA Exposure to flames in controlled fire, not in building or structure, initial encounter +X030XXD Exposure to flames in controlled fire, not in building or structure, subsequent encounter +X030XXS Exposure to flames in controlled fire, not in building or structure, sequela +X031XXA Exposure to smoke in controlled fire, not in building or structure, initial encounter +X031XXD Exposure to smoke in controlled fire, not in building or structure, subsequent encounter +X031XXS Exposure to smoke in controlled fire, not in building or structure, sequela +X033XXA Fall due to controlled fire, not in building or structure, initial encounter +X033XXD Fall due to controlled fire, not in building or structure, subsequent encounter +X033XXS Fall due to controlled fire, not in building or structure, sequela +X034XXA Hit by object due to controlled fire, not in building or structure, initial encounter +X034XXD Hit by object due to controlled fire, not in building or structure, subsequent encounter +X034XXS Hit by object due to controlled fire, not in building or structure, sequela +X038XXA Other exposure to controlled fire, not in building or structure, initial encounter +X038XXD Other exposure to controlled fire, not in building or structure, subsequent encounter +X038XXS Other exposure to controlled fire, not in building or structure, sequela +X04XXXA Exposure to ignition of highly flammable material, initial encounter +X04XXXD Exposure to ignition of highly flammable material, subsequent encounter +X04XXXS Exposure to ignition of highly flammable material, sequela +X05XXXA Exposure to ignition or melting of nightwear, initial encounter +X05XXXD Exposure to ignition or melting of nightwear, subsequent encounter +X05XXXS Exposure to ignition or melting of nightwear, sequela +X060XXA Exposure to ignition of plastic jewelry, initial encounter +X060XXD Exposure to ignition of plastic jewelry, subsequent encounter +X060XXS Exposure to ignition of plastic jewelry, sequela +X061XXA Exposure to melting of plastic jewelry, initial encounter +X061XXD Exposure to melting of plastic jewelry, subsequent encounter +X061XXS Exposure to melting of plastic jewelry, sequela +X062XXA Exposure to ignition of other clothing and apparel, initial encounter +X062XXD Exposure to ignition of other clothing and apparel, subsequent encounter +X062XXS Exposure to ignition of other clothing and apparel, sequela +X063XXA Exposure to melting of other clothing and apparel, initial encounter +X063XXD Exposure to melting of other clothing and apparel, subsequent encounter +X063XXS Exposure to melting of other clothing and apparel, sequela +X0800XA Exposure to bed fire due to unspecified burning material, initial encounter +X0800XD Exposure to bed fire due to unspecified burning material, subsequent encounter +X0800XS Exposure to bed fire due to unspecified burning material, sequela +X0801XA Exposure to bed fire due to burning cigarette, initial encounter +X0801XD Exposure to bed fire due to burning cigarette, subsequent encounter +X0801XS Exposure to bed fire due to burning cigarette, sequela +X0809XA Exposure to bed fire due to other burning material, initial encounter +X0809XD Exposure to bed fire due to other burning material, subsequent encounter +X0809XS Exposure to bed fire due to other burning material, sequela +X0810XA Exposure to sofa fire due to unspecified burning material, initial encounter +X0810XD Exposure to sofa fire due to unspecified burning material, subsequent encounter +X0810XS Exposure to sofa fire due to unspecified burning material, sequela +X0811XA Exposure to sofa fire due to burning cigarette, initial encounter +X0811XD Exposure to sofa fire due to burning cigarette, subsequent encounter +X0811XS Exposure to sofa fire due to burning cigarette, sequela +X0819XA Exposure to sofa fire due to other burning material, initial encounter +X0819XD Exposure to sofa fire due to other burning material, subsequent encounter +X0819XS Exposure to sofa fire due to other burning material, sequela +X0820XA Exposure to other furniture fire due to unspecified burning material, initial encounter +X0820XD Exposure to other furniture fire due to unspecified burning material, subsequent encounter +X0820XS Exposure to other furniture fire due to unspecified burning material, sequela +X0821XA Exposure to other furniture fire due to burning cigarette, initial encounter +X0821XD Exposure to other furniture fire due to burning cigarette, subsequent encounter +X0821XS Exposure to other furniture fire due to burning cigarette, sequela +X0829XA Exposure to other furniture fire due to other burning material, initial encounter +X0829XD Exposure to other furniture fire due to other burning material, subsequent encounter +X0829XS Exposure to other furniture fire due to other burning material, sequela +X088XXA Exposure to other specified smoke, fire and flames, initial encounter +X088XXD Exposure to other specified smoke, fire and flames, subsequent encounter +X088XXS Exposure to other specified smoke, fire and flames, sequela +X100XXA Contact with hot drinks, initial encounter +X100XXD Contact with hot drinks, subsequent encounter +X100XXS Contact with hot drinks, sequela +X101XXA Contact with hot food, initial encounter +X101XXD Contact with hot food, subsequent encounter +X101XXS Contact with hot food, sequela +X102XXA Contact with fats and cooking oils, initial encounter +X102XXD Contact with fats and cooking oils, subsequent encounter +X102XXS Contact with fats and cooking oils, sequela +X110XXA Contact with hot water in bath or tub, initial encounter +X110XXD Contact with hot water in bath or tub, subsequent encounter +X110XXS Contact with hot water in bath or tub, sequela +X111XXA Contact with running hot water, initial encounter +X111XXD Contact with running hot water, subsequent encounter +X111XXS Contact with running hot water, sequela +X118XXA Contact with other hot tap-water, initial encounter +X118XXD Contact with other hot tap-water, subsequent encounter +X118XXS Contact with other hot tap-water, sequela +X12XXXA Contact with other hot fluids, initial encounter +X12XXXD Contact with other hot fluids, subsequent encounter +X12XXXS Contact with other hot fluids, sequela +X130XXA Inhalation of steam and other hot vapors, initial encounter +X130XXD Inhalation of steam and other hot vapors, subsequent encounter +X130XXS Inhalation of steam and other hot vapors, sequela +X131XXA Other contact with steam and other hot vapors, initial encounter +X131XXD Other contact with steam and other hot vapors, subsequent encounter +X131XXS Other contact with steam and other hot vapors, sequela +X140XXA Inhalation of hot air and gases, initial encounter +X140XXD Inhalation of hot air and gases, subsequent encounter +X140XXS Inhalation of hot air and gases, sequela +X141XXA Other contact with hot air and other hot gases, initial encounter +X141XXD Other contact with hot air and other hot gases, subsequent encounter +X141XXS Other contact with hot air and other hot gases, sequela +X150XXA Contact with hot stove (kitchen), initial encounter +X150XXD Contact with hot stove (kitchen), subsequent encounter +X150XXS Contact with hot stove (kitchen), sequela +X151XXA Contact with hot toaster, initial encounter +X151XXD Contact with hot toaster, subsequent encounter +X151XXS Contact with hot toaster, sequela +X152XXA Contact with hotplate, initial encounter +X152XXD Contact with hotplate, subsequent encounter +X152XXS Contact with hotplate, sequela +X153XXA Contact with hot saucepan or skillet, initial encounter +X153XXD Contact with hot saucepan or skillet, subsequent encounter +X153XXS Contact with hot saucepan or skillet, sequela +X158XXA Contact with other hot household appliances, initial encounter +X158XXD Contact with other hot household appliances, subsequent encounter +X158XXS Contact with other hot household appliances, sequela +X16XXXA Contact with hot heating appliances, radiators and pipes, initial encounter +X16XXXD Contact with hot heating appliances, radiators and pipes, subsequent encounter +X16XXXS Contact with hot heating appliances, radiators and pipes, sequela +X17XXXA Contact with hot engines, machinery and tools, initial encounter +X17XXXD Contact with hot engines, machinery and tools, subsequent encounter +X17XXXS Contact with hot engines, machinery and tools, sequela +X18XXXA Contact with other hot metals, initial encounter +X18XXXD Contact with other hot metals, subsequent encounter +X18XXXS Contact with other hot metals, sequela +X19XXXA Contact with other heat and hot substances, initial encounter +X19XXXD Contact with other heat and hot substances, subsequent encounter +X19XXXS Contact with other heat and hot substances, sequela +X30XXXA Exposure to excessive natural heat, initial encounter +X30XXXD Exposure to excessive natural heat, subsequent encounter +X30XXXS Exposure to excessive natural heat, sequela +X31XXXA Exposure to excessive natural cold, initial encounter +X31XXXD Exposure to excessive natural cold, subsequent encounter +X31XXXS Exposure to excessive natural cold, sequela +X32XXXA Exposure to sunlight, initial encounter +X32XXXD Exposure to sunlight, subsequent encounter +X32XXXS Exposure to sunlight, sequela +X34XXXA Earthquake, initial encounter +X34XXXD Earthquake, subsequent encounter +X34XXXS Earthquake, sequela +X35XXXA Volcanic eruption, initial encounter +X35XXXD Volcanic eruption, subsequent encounter +X35XXXS Volcanic eruption, sequela +X360XXA Collapse of dam or man-made structure causing earth movement, initial encounter +X360XXD Collapse of dam or man-made structure causing earth movement, subsequent encounter +X360XXS Collapse of dam or man-made structure causing earth movement, sequela +X361XXA Avalanche, landslide, or mudslide, initial encounter +X361XXD Avalanche, landslide, or mudslide, subsequent encounter +X361XXS Avalanche, landslide, or mudslide, sequela +X370XXA Hurricane, initial encounter +X370XXD Hurricane, subsequent encounter +X370XXS Hurricane, sequela +X371XXA Tornado, initial encounter +X371XXD Tornado, subsequent encounter +X371XXS Tornado, sequela +X372XXA Blizzard (snow)(ice), initial encounter +X372XXD Blizzard (snow)(ice), subsequent encounter +X372XXS Blizzard (snow)(ice), sequela +X373XXA Dust storm, initial encounter +X373XXD Dust storm, subsequent encounter +X373XXS Dust storm, sequela +X3741XA Tidal wave due to earthquake or volcanic eruption, initial encounter +X3741XD Tidal wave due to earthquake or volcanic eruption, subsequent encounter +X3741XS Tidal wave due to earthquake or volcanic eruption, sequela +X3742XA Tidal wave due to storm, initial encounter +X3742XD Tidal wave due to storm, subsequent encounter +X3742XS Tidal wave due to storm, sequela +X3743XA Tidal wave due to landslide, initial encounter +X3743XD Tidal wave due to landslide, subsequent encounter +X3743XS Tidal wave due to landslide, sequela +X378XXA Other cataclysmic storms, initial encounter +X378XXD Other cataclysmic storms, subsequent encounter +X378XXS Other cataclysmic storms, sequela +X379XXA Unspecified cataclysmic storm, initial encounter +X379XXD Unspecified cataclysmic storm, subsequent encounter +X379XXS Unspecified cataclysmic storm, sequela +X38XXXA Flood, initial encounter +X38XXXD Flood, subsequent encounter +X38XXXS Flood, sequela +X3901XA Exposure to radon, initial encounter +X3901XD Exposure to radon, subsequent encounter +X3901XS Exposure to radon, sequela +X3908XA Exposure to other natural radiation, initial encounter +X3908XD Exposure to other natural radiation, subsequent encounter +X3908XS Exposure to other natural radiation, sequela +X398XXA Other exposure to forces of nature, initial encounter +X398XXD Other exposure to forces of nature, subsequent encounter +X398XXS Other exposure to forces of nature, sequela +X500XXA Overexertion from strenuous movement or load, initial encounter +X500XXD Overexertion from strenuous movement or load, subsequent encounter +X500XXS Overexertion from strenuous movement or load, sequela +X501XXA Overexertion from prolonged static or awkward postures, initial encounter +X501XXD Overexertion from prolonged static or awkward postures, subsequent encounter +X501XXS Overexertion from prolonged static or awkward postures, sequela +X503XXA Overexertion from repetitive movements, initial encounter +X503XXD Overexertion from repetitive movements, subsequent encounter +X503XXS Overexertion from repetitive movements, sequela +X509XXA Other and unspecified overexertion or strenuous movements or postures, initial encounter +X509XXD Other and unspecified overexertion or strenuous movements or postures, subsequent encounter +X509XXS Other and unspecified overexertion or strenuous movements or postures, sequela +X52XXXA Prolonged stay in weightless environment, initial encounter +X52XXXD Prolonged stay in weightless environment, subsequent encounter +X52XXXS Prolonged stay in weightless environment, sequela +X58XXXA Exposure to other specified factors, initial encounter +X58XXXD Exposure to other specified factors, subsequent encounter +X58XXXS Exposure to other specified factors, sequela +X710XXA Intentional self-harm by drowning and submersion while in bathtub, initial encounter +X710XXD Intentional self-harm by drowning and submersion while in bathtub, subsequent encounter +X710XXS Intentional self-harm by drowning and submersion while in bathtub, sequela +X711XXA Intentional self-harm by drowning and submersion while in swimming pool, initial encounter +X711XXD Intentional self-harm by drowning and submersion while in swimming pool, subsequent encounter +X711XXS Intentional self-harm by drowning and submersion while in swimming pool, sequela +X712XXA Intentional self-harm by drowning and submersion after jump into swimming pool, initial encounter +X712XXD Intentional self-harm by drowning and submersion after jump into swimming pool, subsequent encounter +X712XXS Intentional self-harm by drowning and submersion after jump into swimming pool, sequela +X713XXA Intentional self-harm by drowning and submersion in natural water, initial encounter +X713XXD Intentional self-harm by drowning and submersion in natural water, subsequent encounter +X713XXS Intentional self-harm by drowning and submersion in natural water, sequela +X718XXA Other intentional self-harm by drowning and submersion, initial encounter +X718XXD Other intentional self-harm by drowning and submersion, subsequent encounter +X718XXS Other intentional self-harm by drowning and submersion, sequela +X719XXA Intentional self-harm by drowning and submersion, unspecified, initial encounter +X719XXD Intentional self-harm by drowning and submersion, unspecified, subsequent encounter +X719XXS Intentional self-harm by drowning and submersion, unspecified, sequela +X72XXXA Intentional self-harm by handgun discharge, initial encounter +X72XXXD Intentional self-harm by handgun discharge, subsequent encounter +X72XXXS Intentional self-harm by handgun discharge, sequela +X730XXA Intentional self-harm by shotgun discharge, initial encounter +X730XXD Intentional self-harm by shotgun discharge, subsequent encounter +X730XXS Intentional self-harm by shotgun discharge, sequela +X731XXA Intentional self-harm by hunting rifle discharge, initial encounter +X731XXD Intentional self-harm by hunting rifle discharge, subsequent encounter +X731XXS Intentional self-harm by hunting rifle discharge, sequela +X732XXA Intentional self-harm by machine gun discharge, initial encounter +X732XXD Intentional self-harm by machine gun discharge, subsequent encounter +X732XXS Intentional self-harm by machine gun discharge, sequela +X738XXA Intentional self-harm by other larger firearm discharge, initial encounter +X738XXD Intentional self-harm by other larger firearm discharge, subsequent encounter +X738XXS Intentional self-harm by other larger firearm discharge, sequela +X739XXA Intentional self-harm by unspecified larger firearm discharge, initial encounter +X739XXD Intentional self-harm by unspecified larger firearm discharge, subsequent encounter +X739XXS Intentional self-harm by unspecified larger firearm discharge, sequela +X7401XA Intentional self-harm by airgun, initial encounter +X7401XD Intentional self-harm by airgun, subsequent encounter +X7401XS Intentional self-harm by airgun, sequela +X7402XA Intentional self-harm by paintball gun, initial encounter +X7402XD Intentional self-harm by paintball gun, subsequent encounter +X7402XS Intentional self-harm by paintball gun, sequela +X7409XA Intentional self-harm by other gas, air or spring-operated gun, initial encounter +X7409XD Intentional self-harm by other gas, air or spring-operated gun, subsequent encounter +X7409XS Intentional self-harm by other gas, air or spring-operated gun, sequela +X748XXA Intentional self-harm by other firearm discharge, initial encounter +X748XXD Intentional self-harm by other firearm discharge, subsequent encounter +X748XXS Intentional self-harm by other firearm discharge, sequela +X749XXA Intentional self-harm by unspecified firearm discharge, initial encounter +X749XXD Intentional self-harm by unspecified firearm discharge, subsequent encounter +X749XXS Intentional self-harm by unspecified firearm discharge, sequela +X75XXXA Intentional self-harm by explosive material, initial encounter +X75XXXD Intentional self-harm by explosive material, subsequent encounter +X75XXXS Intentional self-harm by explosive material, sequela +X76XXXA Intentional self-harm by smoke, fire and flames, initial encounter +X76XXXD Intentional self-harm by smoke, fire and flames, subsequent encounter +X76XXXS Intentional self-harm by smoke, fire and flames, sequela +X770XXA Intentional self-harm by steam or hot vapors, initial encounter +X770XXD Intentional self-harm by steam or hot vapors, subsequent encounter +X770XXS Intentional self-harm by steam or hot vapors, sequela +X771XXA Intentional self-harm by hot tap water, initial encounter +X771XXD Intentional self-harm by hot tap water, subsequent encounter +X771XXS Intentional self-harm by hot tap water, sequela +X772XXA Intentional self-harm by other hot fluids, initial encounter +X772XXD Intentional self-harm by other hot fluids, subsequent encounter +X772XXS Intentional self-harm by other hot fluids, sequela +X773XXA Intentional self-harm by hot household appliances, initial encounter +X773XXD Intentional self-harm by hot household appliances, subsequent encounter +X773XXS Intentional self-harm by hot household appliances, sequela +X778XXA Intentional self-harm by other hot objects, initial encounter +X778XXD Intentional self-harm by other hot objects, subsequent encounter +X778XXS Intentional self-harm by other hot objects, sequela +X779XXA Intentional self-harm by unspecified hot objects, initial encounter +X779XXD Intentional self-harm by unspecified hot objects, subsequent encounter +X779XXS Intentional self-harm by unspecified hot objects, sequela +X780XXA Intentional self-harm by sharp glass, initial encounter +X780XXD Intentional self-harm by sharp glass, subsequent encounter +X780XXS Intentional self-harm by sharp glass, sequela +X781XXA Intentional self-harm by knife, initial encounter +X781XXD Intentional self-harm by knife, subsequent encounter +X781XXS Intentional self-harm by knife, sequela +X782XXA Intentional self-harm by sword or dagger, initial encounter +X782XXD Intentional self-harm by sword or dagger, subsequent encounter +X782XXS Intentional self-harm by sword or dagger, sequela +X788XXA Intentional self-harm by other sharp object, initial encounter +X788XXD Intentional self-harm by other sharp object, subsequent encounter +X788XXS Intentional self-harm by other sharp object, sequela +X789XXA Intentional self-harm by unspecified sharp object, initial encounter +X789XXD Intentional self-harm by unspecified sharp object, subsequent encounter +X789XXS Intentional self-harm by unspecified sharp object, sequela +X79XXXA Intentional self-harm by blunt object, initial encounter +X79XXXD Intentional self-harm by blunt object, subsequent encounter +X79XXXS Intentional self-harm by blunt object, sequela +X80XXXA Intentional self-harm by jumping from a high place, initial encounter +X80XXXD Intentional self-harm by jumping from a high place, subsequent encounter +X80XXXS Intentional self-harm by jumping from a high place, sequela +X810XXA Intentional self-harm by jumping or lying in front of motor vehicle, initial encounter +X810XXD Intentional self-harm by jumping or lying in front of motor vehicle, subsequent encounter +X810XXS Intentional self-harm by jumping or lying in front of motor vehicle, sequela +X811XXA Intentional self-harm by jumping or lying in front of (subway) train, initial encounter +X811XXD Intentional self-harm by jumping or lying in front of (subway) train, subsequent encounter +X811XXS Intentional self-harm by jumping or lying in front of (subway) train, sequela +X818XXA Intentional self-harm by jumping or lying in front of other moving object, initial encounter +X818XXD Intentional self-harm by jumping or lying in front of other moving object, subsequent encounter +X818XXS Intentional self-harm by jumping or lying in front of other moving object, sequela +X820XXA Intentional collision of motor vehicle with other motor vehicle, initial encounter +X820XXD Intentional collision of motor vehicle with other motor vehicle, subsequent encounter +X820XXS Intentional collision of motor vehicle with other motor vehicle, sequela +X821XXA Intentional collision of motor vehicle with train, initial encounter +X821XXD Intentional collision of motor vehicle with train, subsequent encounter +X821XXS Intentional collision of motor vehicle with train, sequela +X822XXA Intentional collision of motor vehicle with tree, initial encounter +X822XXD Intentional collision of motor vehicle with tree, subsequent encounter +X822XXS Intentional collision of motor vehicle with tree, sequela +X828XXA Other intentional self-harm by crashing of motor vehicle, initial encounter +X828XXD Other intentional self-harm by crashing of motor vehicle, subsequent encounter +X828XXS Other intentional self-harm by crashing of motor vehicle, sequela +X830XXA Intentional self-harm by crashing of aircraft, initial encounter +X830XXD Intentional self-harm by crashing of aircraft, subsequent encounter +X830XXS Intentional self-harm by crashing of aircraft, sequela +X831XXA Intentional self-harm by electrocution, initial encounter +X831XXD Intentional self-harm by electrocution, subsequent encounter +X831XXS Intentional self-harm by electrocution, sequela +X832XXA Intentional self-harm by exposure to extremes of cold, initial encounter +X832XXD Intentional self-harm by exposure to extremes of cold, subsequent encounter +X832XXS Intentional self-harm by exposure to extremes of cold, sequela +X838XXA Intentional self-harm by other specified means, initial encounter +X838XXD Intentional self-harm by other specified means, subsequent encounter +X838XXS Intentional self-harm by other specified means, sequela +X920XXA Assault by drowning and submersion while in bathtub, initial encounter +X920XXD Assault by drowning and submersion while in bathtub, subsequent encounter +X920XXS Assault by drowning and submersion while in bathtub, sequela +X921XXA Assault by drowning and submersion while in swimming pool, initial encounter +X921XXD Assault by drowning and submersion while in swimming pool, subsequent encounter +X921XXS Assault by drowning and submersion while in swimming pool, sequela +X922XXA Assault by drowning and submersion after push into swimming pool, initial encounter +X922XXD Assault by drowning and submersion after push into swimming pool, subsequent encounter +X922XXS Assault by drowning and submersion after push into swimming pool, sequela +X923XXA Assault by drowning and submersion in natural water, initial encounter +X923XXD Assault by drowning and submersion in natural water, subsequent encounter +X923XXS Assault by drowning and submersion in natural water, sequela +X928XXA Other assault by drowning and submersion, initial encounter +X928XXD Other assault by drowning and submersion, subsequent encounter +X928XXS Other assault by drowning and submersion, sequela +X929XXA Assault by drowning and submersion, unspecified, initial encounter +X929XXD Assault by drowning and submersion, unspecified, subsequent encounter +X929XXS Assault by drowning and submersion, unspecified, sequela +X93XXXA Assault by handgun discharge, initial encounter +X93XXXD Assault by handgun discharge, subsequent encounter +X93XXXS Assault by handgun discharge, sequela +X940XXA Assault by shotgun, initial encounter +X940XXD Assault by shotgun, subsequent encounter +X940XXS Assault by shotgun, sequela +X941XXA Assault by hunting rifle, initial encounter +X941XXD Assault by hunting rifle, subsequent encounter +X941XXS Assault by hunting rifle, sequela +X942XXA Assault by machine gun, initial encounter +X942XXD Assault by machine gun, subsequent encounter +X942XXS Assault by machine gun, sequela +X948XXA Assault by other larger firearm discharge, initial encounter +X948XXD Assault by other larger firearm discharge, subsequent encounter +X948XXS Assault by other larger firearm discharge, sequela +X949XXA Assault by unspecified larger firearm discharge, initial encounter +X949XXD Assault by unspecified larger firearm discharge, subsequent encounter +X949XXS Assault by unspecified larger firearm discharge, sequela +X9501XA Assault by airgun discharge, initial encounter +X9501XD Assault by airgun discharge, subsequent encounter +X9501XS Assault by airgun discharge, sequela +X9502XA Assault by paintball gun discharge, initial encounter +X9502XD Assault by paintball gun discharge, subsequent encounter +X9502XS Assault by paintball gun discharge, sequela +X9509XA Assault by other gas, air or spring-operated gun, initial encounter +X9509XD Assault by other gas, air or spring-operated gun, subsequent encounter +X9509XS Assault by other gas, air or spring-operated gun, sequela +X958XXA Assault by other firearm discharge, initial encounter +X958XXD Assault by other firearm discharge, subsequent encounter +X958XXS Assault by other firearm discharge, sequela +X959XXA Assault by unspecified firearm discharge, initial encounter +X959XXD Assault by unspecified firearm discharge, subsequent encounter +X959XXS Assault by unspecified firearm discharge, sequela +X960XXA Assault by antipersonnel bomb, initial encounter +X960XXD Assault by antipersonnel bomb, subsequent encounter +X960XXS Assault by antipersonnel bomb, sequela +X961XXA Assault by gasoline bomb, initial encounter +X961XXD Assault by gasoline bomb, subsequent encounter +X961XXS Assault by gasoline bomb, sequela +X962XXA Assault by letter bomb, initial encounter +X962XXD Assault by letter bomb, subsequent encounter +X962XXS Assault by letter bomb, sequela +X963XXA Assault by fertilizer bomb, initial encounter +X963XXD Assault by fertilizer bomb, subsequent encounter +X963XXS Assault by fertilizer bomb, sequela +X964XXA Assault by pipe bomb, initial encounter +X964XXD Assault by pipe bomb, subsequent encounter +X964XXS Assault by pipe bomb, sequela +X968XXA Assault by other specified explosive, initial encounter +X968XXD Assault by other specified explosive, subsequent encounter +X968XXS Assault by other specified explosive, sequela +X969XXA Assault by unspecified explosive, initial encounter +X969XXD Assault by unspecified explosive, subsequent encounter +X969XXS Assault by unspecified explosive, sequela +X97XXXA Assault by smoke, fire and flames, initial encounter +X97XXXD Assault by smoke, fire and flames, subsequent encounter +X97XXXS Assault by smoke, fire and flames, sequela +X980XXA Assault by steam or hot vapors, initial encounter +X980XXD Assault by steam or hot vapors, subsequent encounter +X980XXS Assault by steam or hot vapors, sequela +X981XXA Assault by hot tap water, initial encounter +X981XXD Assault by hot tap water, subsequent encounter +X981XXS Assault by hot tap water, sequela +X982XXA Assault by hot fluids, initial encounter +X982XXD Assault by hot fluids, subsequent encounter +X982XXS Assault by hot fluids, sequela +X983XXA Assault by hot household appliances, initial encounter +X983XXD Assault by hot household appliances, subsequent encounter +X983XXS Assault by hot household appliances, sequela +X988XXA Assault by other hot objects, initial encounter +X988XXD Assault by other hot objects, subsequent encounter +X988XXS Assault by other hot objects, sequela +X989XXA Assault by unspecified hot objects, initial encounter +X989XXD Assault by unspecified hot objects, subsequent encounter +X989XXS Assault by unspecified hot objects, sequela +X990XXA Assault by sharp glass, initial encounter +X990XXD Assault by sharp glass, subsequent encounter +X990XXS Assault by sharp glass, sequela +X991XXA Assault by knife, initial encounter +X991XXD Assault by knife, subsequent encounter +X991XXS Assault by knife, sequela +X992XXA Assault by sword or dagger, initial encounter +X992XXD Assault by sword or dagger, subsequent encounter +X992XXS Assault by sword or dagger, sequela +X998XXA Assault by other sharp object, initial encounter +X998XXD Assault by other sharp object, subsequent encounter +X998XXS Assault by other sharp object, sequela +X999XXA Assault by unspecified sharp object, initial encounter +X999XXD Assault by unspecified sharp object, subsequent encounter +X999XXS Assault by unspecified sharp object, sequela +Y00XXXA Assault by blunt object, initial encounter +Y00XXXD Assault by blunt object, subsequent encounter +Y00XXXS Assault by blunt object, sequela +Y01XXXA Assault by pushing from high place, initial encounter +Y01XXXD Assault by pushing from high place, subsequent encounter +Y01XXXS Assault by pushing from high place, sequela +Y020XXA Assault by pushing or placing victim in front of motor vehicle, initial encounter +Y020XXD Assault by pushing or placing victim in front of motor vehicle, subsequent encounter +Y020XXS Assault by pushing or placing victim in front of motor vehicle, sequela +Y021XXA Assault by pushing or placing victim in front of (subway) train, initial encounter +Y021XXD Assault by pushing or placing victim in front of (subway) train, subsequent encounter +Y021XXS Assault by pushing or placing victim in front of (subway) train, sequela +Y028XXA Assault by pushing or placing victim in front of other moving object, initial encounter +Y028XXD Assault by pushing or placing victim in front of other moving object, subsequent encounter +Y028XXS Assault by pushing or placing victim in front of other moving object, sequela +Y030XXA Assault by being hit or run over by motor vehicle, initial encounter +Y030XXD Assault by being hit or run over by motor vehicle, subsequent encounter +Y030XXS Assault by being hit or run over by motor vehicle, sequela +Y038XXA Other assault by crashing of motor vehicle, initial encounter +Y038XXD Other assault by crashing of motor vehicle, subsequent encounter +Y038XXS Other assault by crashing of motor vehicle, sequela +Y040XXA Assault by unarmed brawl or fight, initial encounter +Y040XXD Assault by unarmed brawl or fight, subsequent encounter +Y040XXS Assault by unarmed brawl or fight, sequela +Y041XXA Assault by human bite, initial encounter +Y041XXD Assault by human bite, subsequent encounter +Y041XXS Assault by human bite, sequela +Y042XXA Assault by strike against or bumped into by another person, initial encounter +Y042XXD Assault by strike against or bumped into by another person, subsequent encounter +Y042XXS Assault by strike against or bumped into by another person, sequela +Y048XXA Assault by other bodily force, initial encounter +Y048XXD Assault by other bodily force, subsequent encounter +Y048XXS Assault by other bodily force, sequela +Y0701 Husband, perpetrator of maltreatment and neglect +Y0702 Wife, perpetrator of maltreatment and neglect +Y0703 Male partner, perpetrator of maltreatment and neglect +Y0704 Female partner, perpetrator of maltreatment and neglect +Y0711 Biological father, perpetrator of maltreatment and neglect +Y0712 Biological mother, perpetrator of maltreatment and neglect +Y0713 Adoptive father, perpetrator of maltreatment and neglect +Y0714 Adoptive mother, perpetrator of maltreatment and neglect +Y07410 Brother, perpetrator of maltreatment and neglect +Y07411 Sister, perpetrator of maltreatment and neglect +Y07420 Foster father, perpetrator of maltreatment and neglect +Y07421 Foster mother, perpetrator of maltreatment and neglect +Y07430 Stepfather, perpetrator of maltreatment and neglect +Y07432 Male friend of parent (co-residing in household), perpetrator of maltreatment and neglect +Y07433 Stepmother, perpetrator of maltreatment and neglect +Y07434 Female friend of parent (co-residing in household), perpetrator of maltreatment and neglect +Y07435 Stepbrother, perpetrator or maltreatment and neglect +Y07436 Stepsister, perpetrator of maltreatment and neglect +Y07490 Male cousin, perpetrator of maltreatment and neglect +Y07491 Female cousin, perpetrator of maltreatment and neglect +Y07499 Other family member, perpetrator of maltreatment and neglect +Y0750 Unspecified non-family member, perpetrator of maltreatment and neglect +Y07510 At-home childcare provider, perpetrator of maltreatment and neglect +Y07511 Daycare center childcare provider, perpetrator of maltreatment and neglect +Y07512 At-home adultcare provider, perpetrator of maltreatment and neglect +Y07513 Adultcare center provider, perpetrator of maltreatment and neglect +Y07519 Unspecified daycare provider, perpetrator of maltreatment and neglect +Y07521 Mental health provider, perpetrator of maltreatment and neglect +Y07528 Other therapist or healthcare provider, perpetrator of maltreatment and neglect +Y07529 Unspecified healthcare provider, perpetrator of maltreatment and neglect +Y0753 Teacher or instructor, perpetrator of maltreatment and neglect +Y0759 Other non-family member, perpetrator of maltreatment and neglect +Y076 Multiple perpetrators of maltreatment and neglect +Y079 Unspecified perpetrator of maltreatment and neglect +Y0801XA Assault by strike by hockey stick, initial encounter +Y0801XD Assault by strike by hockey stick, subsequent encounter +Y0801XS Assault by strike by hockey stick, sequela +Y0802XA Assault by strike by baseball bat, initial encounter +Y0802XD Assault by strike by baseball bat, subsequent encounter +Y0802XS Assault by strike by baseball bat, sequela +Y0809XA Assault by strike by other specified type of sport equipment, initial encounter +Y0809XD Assault by strike by other specified type of sport equipment, subsequent encounter +Y0809XS Assault by strike by other specified type of sport equipment, sequela +Y0881XA Assault by crashing of aircraft, initial encounter +Y0881XD Assault by crashing of aircraft, subsequent encounter +Y0881XS Assault by crashing of aircraft, sequela +Y0889XA Assault by other specified means, initial encounter +Y0889XD Assault by other specified means, subsequent encounter +Y0889XS Assault by other specified means, sequela +Y09 Assault by unspecified means +Y210XXA Drowning and submersion while in bathtub, undetermined intent, initial encounter +Y210XXD Drowning and submersion while in bathtub, undetermined intent, subsequent encounter +Y210XXS Drowning and submersion while in bathtub, undetermined intent, sequela +Y211XXA Drowning and submersion after fall into bathtub, undetermined intent, initial encounter +Y211XXD Drowning and submersion after fall into bathtub, undetermined intent, subsequent encounter +Y211XXS Drowning and submersion after fall into bathtub, undetermined intent, sequela +Y212XXA Drowning and submersion while in swimming pool, undetermined intent, initial encounter +Y212XXD Drowning and submersion while in swimming pool, undetermined intent, subsequent encounter +Y212XXS Drowning and submersion while in swimming pool, undetermined intent, sequela +Y213XXA Drowning and submersion after fall into swimming pool, undetermined intent, initial encounter +Y213XXD Drowning and submersion after fall into swimming pool, undetermined intent, subsequent encounter +Y213XXS Drowning and submersion after fall into swimming pool, undetermined intent, sequela +Y214XXA Drowning and submersion in natural water, undetermined intent, initial encounter +Y214XXD Drowning and submersion in natural water, undetermined intent, subsequent encounter +Y214XXS Drowning and submersion in natural water, undetermined intent, sequela +Y218XXA Other drowning and submersion, undetermined intent, initial encounter +Y218XXD Other drowning and submersion, undetermined intent, subsequent encounter +Y218XXS Other drowning and submersion, undetermined intent, sequela +Y219XXA Unspecified drowning and submersion, undetermined intent, initial encounter +Y219XXD Unspecified drowning and submersion, undetermined intent, subsequent encounter +Y219XXS Unspecified drowning and submersion, undetermined intent, sequela +Y22XXXA Handgun discharge, undetermined intent, initial encounter +Y22XXXD Handgun discharge, undetermined intent, subsequent encounter +Y22XXXS Handgun discharge, undetermined intent, sequela +Y230XXA Shotgun discharge, undetermined intent, initial encounter +Y230XXD Shotgun discharge, undetermined intent, subsequent encounter +Y230XXS Shotgun discharge, undetermined intent, sequela +Y231XXA Hunting rifle discharge, undetermined intent, initial encounter +Y231XXD Hunting rifle discharge, undetermined intent, subsequent encounter +Y231XXS Hunting rifle discharge, undetermined intent, sequela +Y232XXA Military firearm discharge, undetermined intent, initial encounter +Y232XXD Military firearm discharge, undetermined intent, subsequent encounter +Y232XXS Military firearm discharge, undetermined intent, sequela +Y233XXA Machine gun discharge, undetermined intent, initial encounter +Y233XXD Machine gun discharge, undetermined intent, subsequent encounter +Y233XXS Machine gun discharge, undetermined intent, sequela +Y238XXA Other larger firearm discharge, undetermined intent, initial encounter +Y238XXD Other larger firearm discharge, undetermined intent, subsequent encounter +Y238XXS Other larger firearm discharge, undetermined intent, sequela +Y239XXA Unspecified larger firearm discharge, undetermined intent, initial encounter +Y239XXD Unspecified larger firearm discharge, undetermined intent, subsequent encounter +Y239XXS Unspecified larger firearm discharge, undetermined intent, sequela +Y240XXA Airgun discharge, undetermined intent, initial encounter +Y240XXD Airgun discharge, undetermined intent, subsequent encounter +Y240XXS Airgun discharge, undetermined intent, sequela +Y248XXA Other firearm discharge, undetermined intent, initial encounter +Y248XXD Other firearm discharge, undetermined intent, subsequent encounter +Y248XXS Other firearm discharge, undetermined intent, sequela +Y249XXA Unspecified firearm discharge, undetermined intent, initial encounter +Y249XXD Unspecified firearm discharge, undetermined intent, subsequent encounter +Y249XXS Unspecified firearm discharge, undetermined intent, sequela +Y25XXXA Contact with explosive material, undetermined intent, initial encounter +Y25XXXD Contact with explosive material, undetermined intent, subsequent encounter +Y25XXXS Contact with explosive material, undetermined intent, sequela +Y26XXXA Exposure to smoke, fire and flames, undetermined intent, initial encounter +Y26XXXD Exposure to smoke, fire and flames, undetermined intent, subsequent encounter +Y26XXXS Exposure to smoke, fire and flames, undetermined intent, sequela +Y270XXA Contact with steam and hot vapors, undetermined intent, initial encounter +Y270XXD Contact with steam and hot vapors, undetermined intent, subsequent encounter +Y270XXS Contact with steam and hot vapors, undetermined intent, sequela +Y271XXA Contact with hot tap water, undetermined intent, initial encounter +Y271XXD Contact with hot tap water, undetermined intent, subsequent encounter +Y271XXS Contact with hot tap water, undetermined intent, sequela +Y272XXA Contact with hot fluids, undetermined intent, initial encounter +Y272XXD Contact with hot fluids, undetermined intent, subsequent encounter +Y272XXS Contact with hot fluids, undetermined intent, sequela +Y273XXA Contact with hot household appliance, undetermined intent, initial encounter +Y273XXD Contact with hot household appliance, undetermined intent, subsequent encounter +Y273XXS Contact with hot household appliance, undetermined intent, sequela +Y278XXA Contact with other hot objects, undetermined intent, initial encounter +Y278XXD Contact with other hot objects, undetermined intent, subsequent encounter +Y278XXS Contact with other hot objects, undetermined intent, sequela +Y279XXA Contact with unspecified hot objects, undetermined intent, initial encounter +Y279XXD Contact with unspecified hot objects, undetermined intent, subsequent encounter +Y279XXS Contact with unspecified hot objects, undetermined intent, sequela +Y280XXA Contact with sharp glass, undetermined intent, initial encounter +Y280XXD Contact with sharp glass, undetermined intent, subsequent encounter +Y280XXS Contact with sharp glass, undetermined intent, sequela +Y281XXA Contact with knife, undetermined intent, initial encounter +Y281XXD Contact with knife, undetermined intent, subsequent encounter +Y281XXS Contact with knife, undetermined intent, sequela +Y282XXA Contact with sword or dagger, undetermined intent, initial encounter +Y282XXD Contact with sword or dagger, undetermined intent, subsequent encounter +Y282XXS Contact with sword or dagger, undetermined intent, sequela +Y288XXA Contact with other sharp object, undetermined intent, initial encounter +Y288XXD Contact with other sharp object, undetermined intent, subsequent encounter +Y288XXS Contact with other sharp object, undetermined intent, sequela +Y289XXA Contact with unspecified sharp object, undetermined intent, initial encounter +Y289XXD Contact with unspecified sharp object, undetermined intent, subsequent encounter +Y289XXS Contact with unspecified sharp object, undetermined intent, sequela +Y29XXXA Contact with blunt object, undetermined intent, initial encounter +Y29XXXD Contact with blunt object, undetermined intent, subsequent encounter +Y29XXXS Contact with blunt object, undetermined intent, sequela +Y30XXXA Falling, jumping or pushed from a high place, undetermined intent, initial encounter +Y30XXXD Falling, jumping or pushed from a high place, undetermined intent, subsequent encounter +Y30XXXS Falling, jumping or pushed from a high place, undetermined intent, sequela +Y31XXXA Falling, lying or running before or into moving object, undetermined intent, initial encounter +Y31XXXD Falling, lying or running before or into moving object, undetermined intent, subsequent encounter +Y31XXXS Falling, lying or running before or into moving object, undetermined intent, sequela +Y32XXXA Crashing of motor vehicle, undetermined intent, initial encounter +Y32XXXD Crashing of motor vehicle, undetermined intent, subsequent encounter +Y32XXXS Crashing of motor vehicle, undetermined intent, sequela +Y33XXXA Other specified events, undetermined intent, initial encounter +Y33XXXD Other specified events, undetermined intent, subsequent encounter +Y33XXXS Other specified events, undetermined intent, sequela +Y35001A Legal intervention involving unspecified firearm discharge, law enforcement official injured, initial encounter +Y35001D Legal intervention involving unspecified firearm discharge, law enforcement official injured, subsequent encounter +Y35001S Legal intervention involving unspecified firearm discharge, law enforcement official injured, sequela +Y35002A Legal intervention involving unspecified firearm discharge, bystander injured, initial encounter +Y35002D Legal intervention involving unspecified firearm discharge, bystander injured, subsequent encounter +Y35002S Legal intervention involving unspecified firearm discharge, bystander injured, sequela +Y35003A Legal intervention involving unspecified firearm discharge, suspect injured, initial encounter +Y35003D Legal intervention involving unspecified firearm discharge, suspect injured, subsequent encounter +Y35003S Legal intervention involving unspecified firearm discharge, suspect injured, sequela +Y35011A Legal intervention involving injury by machine gun, law enforcement official injured, initial encounter +Y35011D Legal intervention involving injury by machine gun, law enforcement official injured, subsequent encounter +Y35011S Legal intervention involving injury by machine gun, law enforcement official injured, sequela +Y35012A Legal intervention involving injury by machine gun, bystander injured, initial encounter +Y35012D Legal intervention involving injury by machine gun, bystander injured, subsequent encounter +Y35012S Legal intervention involving injury by machine gun, bystander injured, sequela +Y35013A Legal intervention involving injury by machine gun, suspect injured, initial encounter +Y35013D Legal intervention involving injury by machine gun, suspect injured, subsequent encounter +Y35013S Legal intervention involving injury by machine gun, suspect injured, sequela +Y35021A Legal intervention involving injury by handgun, law enforcement official injured, initial encounter +Y35021D Legal intervention involving injury by handgun, law enforcement official injured, subsequent encounter +Y35021S Legal intervention involving injury by handgun, law enforcement official injured, sequela +Y35022A Legal intervention involving injury by handgun, bystander injured, initial encounter +Y35022D Legal intervention involving injury by handgun, bystander injured, subsequent encounter +Y35022S Legal intervention involving injury by handgun, bystander injured, sequela +Y35023A Legal intervention involving injury by handgun, suspect injured, initial encounter +Y35023D Legal intervention involving injury by handgun, suspect injured, subsequent encounter +Y35023S Legal intervention involving injury by handgun, suspect injured, sequela +Y35031A Legal intervention involving injury by rifle pellet, law enforcement official injured, initial encounter +Y35031D Legal intervention involving injury by rifle pellet, law enforcement official injured, subsequent encounter +Y35031S Legal intervention involving injury by rifle pellet, law enforcement official injured, sequela +Y35032A Legal intervention involving injury by rifle pellet, bystander injured, initial encounter +Y35032D Legal intervention involving injury by rifle pellet, bystander injured, subsequent encounter +Y35032S Legal intervention involving injury by rifle pellet, bystander injured, sequela +Y35033A Legal intervention involving injury by rifle pellet, suspect injured, initial encounter +Y35033D Legal intervention involving injury by rifle pellet, suspect injured, subsequent encounter +Y35033S Legal intervention involving injury by rifle pellet, suspect injured, sequela +Y35041A Legal intervention involving injury by rubber bullet, law enforcement official injured, initial encounter +Y35041D Legal intervention involving injury by rubber bullet, law enforcement official injured, subsequent encounter +Y35041S Legal intervention involving injury by rubber bullet, law enforcement official injured, sequela +Y35042A Legal intervention involving injury by rubber bullet, bystander injured, initial encounter +Y35042D Legal intervention involving injury by rubber bullet, bystander injured, subsequent encounter +Y35042S Legal intervention involving injury by rubber bullet, bystander injured, sequela +Y35043A Legal intervention involving injury by rubber bullet, suspect injured, initial encounter +Y35043D Legal intervention involving injury by rubber bullet, suspect injured, subsequent encounter +Y35043S Legal intervention involving injury by rubber bullet, suspect injured, sequela +Y35091A Legal intervention involving other firearm discharge, law enforcement official injured, initial encounter +Y35091D Legal intervention involving other firearm discharge, law enforcement official injured, subsequent encounter +Y35091S Legal intervention involving other firearm discharge, law enforcement official injured, sequela +Y35092A Legal intervention involving other firearm discharge, bystander injured, initial encounter +Y35092D Legal intervention involving other firearm discharge, bystander injured, subsequent encounter +Y35092S Legal intervention involving other firearm discharge, bystander injured, sequela +Y35093A Legal intervention involving other firearm discharge, suspect injured, initial encounter +Y35093D Legal intervention involving other firearm discharge, suspect injured, subsequent encounter +Y35093S Legal intervention involving other firearm discharge, suspect injured, sequela +Y35101A Legal intervention involving unspecified explosives, law enforcement official injured, initial encounter +Y35101D Legal intervention involving unspecified explosives, law enforcement official injured, subsequent encounter +Y35101S Legal intervention involving unspecified explosives, law enforcement official injured, sequela +Y35102A Legal intervention involving unspecified explosives, bystander injured, initial encounter +Y35102D Legal intervention involving unspecified explosives, bystander injured, subsequent encounter +Y35102S Legal intervention involving unspecified explosives, bystander injured, sequela +Y35103A Legal intervention involving unspecified explosives, suspect injured, initial encounter +Y35103D Legal intervention involving unspecified explosives, suspect injured, subsequent encounter +Y35103S Legal intervention involving unspecified explosives, suspect injured, sequela +Y35111A Legal intervention involving injury by dynamite, law enforcement official injured, initial encounter +Y35111D Legal intervention involving injury by dynamite, law enforcement official injured, subsequent encounter +Y35111S Legal intervention involving injury by dynamite, law enforcement official injured, sequela +Y35112A Legal intervention involving injury by dynamite, bystander injured, initial encounter +Y35112D Legal intervention involving injury by dynamite, bystander injured, subsequent encounter +Y35112S Legal intervention involving injury by dynamite, bystander injured, sequela +Y35113A Legal intervention involving injury by dynamite, suspect injured, initial encounter +Y35113D Legal intervention involving injury by dynamite, suspect injured, subsequent encounter +Y35113S Legal intervention involving injury by dynamite, suspect injured, sequela +Y35121A Legal intervention involving injury by explosive shell, law enforcement official injured, initial encounter +Y35121D Legal intervention involving injury by explosive shell, law enforcement official injured, subsequent encounter +Y35121S Legal intervention involving injury by explosive shell, law enforcement official injured, sequela +Y35122A Legal intervention involving injury by explosive shell, bystander injured, initial encounter +Y35122D Legal intervention involving injury by explosive shell, bystander injured, subsequent encounter +Y35122S Legal intervention involving injury by explosive shell, bystander injured, sequela +Y35123A Legal intervention involving injury by explosive shell, suspect injured, initial encounter +Y35123D Legal intervention involving injury by explosive shell, suspect injured, subsequent encounter +Y35123S Legal intervention involving injury by explosive shell, suspect injured, sequela +Y35191A Legal intervention involving other explosives, law enforcement official injured, initial encounter +Y35191D Legal intervention involving other explosives, law enforcement official injured, subsequent encounter +Y35191S Legal intervention involving other explosives, law enforcement official injured, sequela +Y35192A Legal intervention involving other explosives, bystander injured, initial encounter +Y35192D Legal intervention involving other explosives, bystander injured, subsequent encounter +Y35192S Legal intervention involving other explosives, bystander injured, sequela +Y35193A Legal intervention involving other explosives, suspect injured, initial encounter +Y35193D Legal intervention involving other explosives, suspect injured, subsequent encounter +Y35193S Legal intervention involving other explosives, suspect injured, sequela +Y35201A Legal intervention involving unspecified gas, law enforcement official injured, initial encounter +Y35201D Legal intervention involving unspecified gas, law enforcement official injured, subsequent encounter +Y35201S Legal intervention involving unspecified gas, law enforcement official injured, sequela +Y35202A Legal intervention involving unspecified gas, bystander injured, initial encounter +Y35202D Legal intervention involving unspecified gas, bystander injured, subsequent encounter +Y35202S Legal intervention involving unspecified gas, bystander injured, sequela +Y35203A Legal intervention involving unspecified gas, suspect injured, initial encounter +Y35203D Legal intervention involving unspecified gas, suspect injured, subsequent encounter +Y35203S Legal intervention involving unspecified gas, suspect injured, sequela +Y35211A Legal intervention involving injury by tear gas, law enforcement official injured, initial encounter +Y35211D Legal intervention involving injury by tear gas, law enforcement official injured, subsequent encounter +Y35211S Legal intervention involving injury by tear gas, law enforcement official injured, sequela +Y35212A Legal intervention involving injury by tear gas, bystander injured, initial encounter +Y35212D Legal intervention involving injury by tear gas, bystander injured, subsequent encounter +Y35212S Legal intervention involving injury by tear gas, bystander injured, sequela +Y35213A Legal intervention involving injury by tear gas, suspect injured, initial encounter +Y35213D Legal intervention involving injury by tear gas, suspect injured, subsequent encounter +Y35213S Legal intervention involving injury by tear gas, suspect injured, sequela +Y35291A Legal intervention involving other gas, law enforcement official injured, initial encounter +Y35291D Legal intervention involving other gas, law enforcement official injured, subsequent encounter +Y35291S Legal intervention involving other gas, law enforcement official injured, sequela +Y35292A Legal intervention involving other gas, bystander injured, initial encounter +Y35292D Legal intervention involving other gas, bystander injured, subsequent encounter +Y35292S Legal intervention involving other gas, bystander injured, sequela +Y35293A Legal intervention involving other gas, suspect injured, initial encounter +Y35293D Legal intervention involving other gas, suspect injured, subsequent encounter +Y35293S Legal intervention involving other gas, suspect injured, sequela +Y35301A Legal intervention involving unspecified blunt objects, law enforcement official injured, initial encounter +Y35301D Legal intervention involving unspecified blunt objects, law enforcement official injured, subsequent encounter +Y35301S Legal intervention involving unspecified blunt objects, law enforcement official injured, sequela +Y35302A Legal intervention involving unspecified blunt objects, bystander injured, initial encounter +Y35302D Legal intervention involving unspecified blunt objects, bystander injured, subsequent encounter +Y35302S Legal intervention involving unspecified blunt objects, bystander injured, sequela +Y35303A Legal intervention involving unspecified blunt objects, suspect injured, initial encounter +Y35303D Legal intervention involving unspecified blunt objects, suspect injured, subsequent encounter +Y35303S Legal intervention involving unspecified blunt objects, suspect injured, sequela +Y35311A Legal intervention involving baton, law enforcement official injured, initial encounter +Y35311D Legal intervention involving baton, law enforcement official injured, subsequent encounter +Y35311S Legal intervention involving baton, law enforcement official injured, sequela +Y35312A Legal intervention involving baton, bystander injured, initial encounter +Y35312D Legal intervention involving baton, bystander injured, subsequent encounter +Y35312S Legal intervention involving baton, bystander injured, sequela +Y35313A Legal intervention involving baton, suspect injured, initial encounter +Y35313D Legal intervention involving baton, suspect injured, subsequent encounter +Y35313S Legal intervention involving baton, suspect injured, sequela +Y35391A Legal intervention involving other blunt objects, law enforcement official injured, initial encounter +Y35391D Legal intervention involving other blunt objects, law enforcement official injured, subsequent encounter +Y35391S Legal intervention involving other blunt objects, law enforcement official injured, sequela +Y35392A Legal intervention involving other blunt objects, bystander injured, initial encounter +Y35392D Legal intervention involving other blunt objects, bystander injured, subsequent encounter +Y35392S Legal intervention involving other blunt objects, bystander injured, sequela +Y35393A Legal intervention involving other blunt objects, suspect injured, initial encounter +Y35393D Legal intervention involving other blunt objects, suspect injured, subsequent encounter +Y35393S Legal intervention involving other blunt objects, suspect injured, sequela +Y35401A Legal intervention involving unspecified sharp objects, law enforcement official injured, initial encounter +Y35401D Legal intervention involving unspecified sharp objects, law enforcement official injured, subsequent encounter +Y35401S Legal intervention involving unspecified sharp objects, law enforcement official injured, sequela +Y35402A Legal intervention involving unspecified sharp objects, bystander injured, initial encounter +Y35402D Legal intervention involving unspecified sharp objects, bystander injured, subsequent encounter +Y35402S Legal intervention involving unspecified sharp objects, bystander injured, sequela +Y35403A Legal intervention involving unspecified sharp objects, suspect injured, initial encounter +Y35403D Legal intervention involving unspecified sharp objects, suspect injured, subsequent encounter +Y35403S Legal intervention involving unspecified sharp objects, suspect injured, sequela +Y35411A Legal intervention involving bayonet, law enforcement official injured, initial encounter +Y35411D Legal intervention involving bayonet, law enforcement official injured, subsequent encounter +Y35411S Legal intervention involving bayonet, law enforcement official injured, sequela +Y35412A Legal intervention involving bayonet, bystander injured, initial encounter +Y35412D Legal intervention involving bayonet, bystander injured, subsequent encounter +Y35412S Legal intervention involving bayonet, bystander injured, sequela +Y35413A Legal intervention involving bayonet, suspect injured, initial encounter +Y35413D Legal intervention involving bayonet, suspect injured, subsequent encounter +Y35413S Legal intervention involving bayonet, suspect injured, sequela +Y35491A Legal intervention involving other sharp objects, law enforcement official injured, initial encounter +Y35491D Legal intervention involving other sharp objects, law enforcement official injured, subsequent encounter +Y35491S Legal intervention involving other sharp objects, law enforcement official injured, sequela +Y35492A Legal intervention involving other sharp objects, bystander injured, initial encounter +Y35492D Legal intervention involving other sharp objects, bystander injured, subsequent encounter +Y35492S Legal intervention involving other sharp objects, bystander injured, sequela +Y35493A Legal intervention involving other sharp objects, suspect injured, initial encounter +Y35493D Legal intervention involving other sharp objects, suspect injured, subsequent encounter +Y35493S Legal intervention involving other sharp objects, suspect injured, sequela +Y35811A Legal intervention involving manhandling, law enforcement official injured, initial encounter +Y35811D Legal intervention involving manhandling, law enforcement official injured, subsequent encounter +Y35811S Legal intervention involving manhandling, law enforcement official injured, sequela +Y35812A Legal intervention involving manhandling, bystander injured, initial encounter +Y35812D Legal intervention involving manhandling, bystander injured, subsequent encounter +Y35812S Legal intervention involving manhandling, bystander injured, sequela +Y35813A Legal intervention involving manhandling, suspect injured, initial encounter +Y35813D Legal intervention involving manhandling, suspect injured, subsequent encounter +Y35813S Legal intervention involving manhandling, suspect injured, sequela +Y35891A Legal intervention involving other specified means, law enforcement official injured, initial encounter +Y35891D Legal intervention involving other specified means, law enforcement official injured, subsequent encounter +Y35891S Legal intervention involving other specified means, law enforcement official injured, sequela +Y35892A Legal intervention involving other specified means, bystander injured, initial encounter +Y35892D Legal intervention involving other specified means, bystander injured, subsequent encounter +Y35892S Legal intervention involving other specified means, bystander injured, sequela +Y35893A Legal intervention involving other specified means, suspect injured, initial encounter +Y35893D Legal intervention involving other specified means, suspect injured, subsequent encounter +Y35893S Legal intervention involving other specified means, suspect injured, sequela +Y3591XA Legal intervention, means unspecified, law enforcement official injured, initial encounter +Y3591XD Legal intervention, means unspecified, law enforcement official injured, subsequent encounter +Y3591XS Legal intervention, means unspecified, law enforcement official injured, sequela +Y3592XA Legal intervention, means unspecified, bystander injured, initial encounter +Y3592XD Legal intervention, means unspecified, bystander injured, subsequent encounter +Y3592XS Legal intervention, means unspecified, bystander injured, sequela +Y3593XA Legal intervention, means unspecified, suspect injured, initial encounter +Y3593XD Legal intervention, means unspecified, suspect injured, subsequent encounter +Y3593XS Legal intervention, means unspecified, suspect injured, sequela +Y36000A War operations involving explosion of unspecified marine weapon, military personnel, initial encounter +Y36000D War operations involving explosion of unspecified marine weapon, military personnel, subsequent encounter +Y36000S War operations involving explosion of unspecified marine weapon, military personnel, sequela +Y36001A War operations involving explosion of unspecified marine weapon, civilian, initial encounter +Y36001D War operations involving explosion of unspecified marine weapon, civilian, subsequent encounter +Y36001S War operations involving explosion of unspecified marine weapon, civilian, sequela +Y36010A War operations involving explosion of depth-charge, military personnel, initial encounter +Y36010D War operations involving explosion of depth-charge, military personnel, subsequent encounter +Y36010S War operations involving explosion of depth-charge, military personnel, sequela +Y36011A War operations involving explosion of depth-charge, civilian, initial encounter +Y36011D War operations involving explosion of depth-charge, civilian, subsequent encounter +Y36011S War operations involving explosion of depth-charge, civilian, sequela +Y36020A War operations involving explosion of marine mine, military personnel, initial encounter +Y36020D War operations involving explosion of marine mine, military personnel, subsequent encounter +Y36020S War operations involving explosion of marine mine, military personnel, sequela +Y36021A War operations involving explosion of marine mine, civilian, initial encounter +Y36021D War operations involving explosion of marine mine, civilian, subsequent encounter +Y36021S War operations involving explosion of marine mine, civilian, sequela +Y36030A War operations involving explosion of sea-based artillery shell, military personnel, initial encounter +Y36030D War operations involving explosion of sea-based artillery shell, military personnel, subsequent encounter +Y36030S War operations involving explosion of sea-based artillery shell, military personnel, sequela +Y36031A War operations involving explosion of sea-based artillery shell, civilian, initial encounter +Y36031D War operations involving explosion of sea-based artillery shell, civilian, subsequent encounter +Y36031S War operations involving explosion of sea-based artillery shell, civilian, sequela +Y36040A War operations involving explosion of torpedo, military personnel, initial encounter +Y36040D War operations involving explosion of torpedo, military personnel, subsequent encounter +Y36040S War operations involving explosion of torpedo, military personnel, sequela +Y36041A War operations involving explosion of torpedo, civilian, initial encounter +Y36041D War operations involving explosion of torpedo, civilian, subsequent encounter +Y36041S War operations involving explosion of torpedo, civilian, sequela +Y36050A War operations involving accidental detonation of onboard marine weapons, military personnel, initial encounter +Y36050D War operations involving accidental detonation of onboard marine weapons, military personnel, subsequent encounter +Y36050S War operations involving accidental detonation of onboard marine weapons, military personnel, sequela +Y36051A War operations involving accidental detonation of onboard marine weapons, civilian, initial encounter +Y36051D War operations involving accidental detonation of onboard marine weapons, civilian, subsequent encounter +Y36051S War operations involving accidental detonation of onboard marine weapons, civilian, sequela +Y36090A War operations involving explosion of other marine weapons, military personnel, initial encounter +Y36090D War operations involving explosion of other marine weapons, military personnel, subsequent encounter +Y36090S War operations involving explosion of other marine weapons, military personnel, sequela +Y36091A War operations involving explosion of other marine weapons, civilian, initial encounter +Y36091D War operations involving explosion of other marine weapons, civilian, subsequent encounter +Y36091S War operations involving explosion of other marine weapons, civilian, sequela +Y36100A War operations involving unspecified destruction of aircraft, military personnel, initial encounter +Y36100D War operations involving unspecified destruction of aircraft, military personnel, subsequent encounter +Y36100S War operations involving unspecified destruction of aircraft, military personnel, sequela +Y36101A War operations involving unspecified destruction of aircraft, civilian, initial encounter +Y36101D War operations involving unspecified destruction of aircraft, civilian, subsequent encounter +Y36101S War operations involving unspecified destruction of aircraft, civilian, sequela +Y36110A War operations involving destruction of aircraft due to enemy fire or explosives, military personnel, initial encounter +Y36110D War operations involving destruction of aircraft due to enemy fire or explosives, military personnel, subsequent encounter +Y36110S War operations involving destruction of aircraft due to enemy fire or explosives, military personnel, sequela +Y36111A War operations involving destruction of aircraft due to enemy fire or explosives, civilian, initial encounter +Y36111D War operations involving destruction of aircraft due to enemy fire or explosives, civilian, subsequent encounter +Y36111S War operations involving destruction of aircraft due to enemy fire or explosives, civilian, sequela +Y36120A War operations involving destruction of aircraft due to collision with other aircraft, military personnel, initial encounter +Y36120D War operations involving destruction of aircraft due to collision with other aircraft, military personnel, subsequent encounter +Y36120S War operations involving destruction of aircraft due to collision with other aircraft, military personnel, sequela +Y36121A War operations involving destruction of aircraft due to collision with other aircraft, civilian, initial encounter +Y36121D War operations involving destruction of aircraft due to collision with other aircraft, civilian, subsequent encounter +Y36121S War operations involving destruction of aircraft due to collision with other aircraft, civilian, sequela +Y36130A War operations involving destruction of aircraft due to onboard fire, military personnel, initial encounter +Y36130D War operations involving destruction of aircraft due to onboard fire, military personnel, subsequent encounter +Y36130S War operations involving destruction of aircraft due to onboard fire, military personnel, sequela +Y36131A War operations involving destruction of aircraft due to onboard fire, civilian, initial encounter +Y36131D War operations involving destruction of aircraft due to onboard fire, civilian, subsequent encounter +Y36131S War operations involving destruction of aircraft due to onboard fire, civilian, sequela +Y36140A War operations involving destruction of aircraft due to accidental detonation of onboard munitions and explosives, military personnel, initial encounter +Y36140D War operations involving destruction of aircraft due to accidental detonation of onboard munitions and explosives, military personnel, subsequent encounter +Y36140S War operations involving destruction of aircraft due to accidental detonation of onboard munitions and explosives, military personnel, sequela +Y36141A War operations involving destruction of aircraft due to accidental detonation of onboard munitions and explosives, civilian, initial encounter +Y36141D War operations involving destruction of aircraft due to accidental detonation of onboard munitions and explosives, civilian, subsequent encounter +Y36141S War operations involving destruction of aircraft due to accidental detonation of onboard munitions and explosives, civilian, sequela +Y36190A War operations involving other destruction of aircraft, military personnel, initial encounter +Y36190D War operations involving other destruction of aircraft, military personnel, subsequent encounter +Y36190S War operations involving other destruction of aircraft, military personnel, sequela +Y36191A War operations involving other destruction of aircraft, civilian, initial encounter +Y36191D War operations involving other destruction of aircraft, civilian, subsequent encounter +Y36191S War operations involving other destruction of aircraft, civilian, sequela +Y36200A War operations involving unspecified explosion and fragments, military personnel, initial encounter +Y36200D War operations involving unspecified explosion and fragments, military personnel, subsequent encounter +Y36200S War operations involving unspecified explosion and fragments, military personnel, sequela +Y36201A War operations involving unspecified explosion and fragments, civilian, initial encounter +Y36201D War operations involving unspecified explosion and fragments, civilian, subsequent encounter +Y36201S War operations involving unspecified explosion and fragments, civilian, sequela +Y36210A War operations involving explosion of aerial bomb, military personnel, initial encounter +Y36210D War operations involving explosion of aerial bomb, military personnel, subsequent encounter +Y36210S War operations involving explosion of aerial bomb, military personnel, sequela +Y36211A War operations involving explosion of aerial bomb, civilian, initial encounter +Y36211D War operations involving explosion of aerial bomb, civilian, subsequent encounter +Y36211S War operations involving explosion of aerial bomb, civilian, sequela +Y36220A War operations involving explosion of guided missile, military personnel, initial encounter +Y36220D War operations involving explosion of guided missile, military personnel, subsequent encounter +Y36220S War operations involving explosion of guided missile, military personnel, sequela +Y36221A War operations involving explosion of guided missile, civilian, initial encounter +Y36221D War operations involving explosion of guided missile, civilian, subsequent encounter +Y36221S War operations involving explosion of guided missile, civilian, sequela +Y36230A War operations involving explosion of improvised explosive device [IED], military personnel, initial encounter +Y36230D War operations involving explosion of improvised explosive device [IED], military personnel, subsequent encounter +Y36230S War operations involving explosion of improvised explosive device [IED], military personnel, sequela +Y36231A War operations involving explosion of improvised explosive device [IED], civilian, initial encounter +Y36231D War operations involving explosion of improvised explosive device [IED], civilian, subsequent encounter +Y36231S War operations involving explosion of improvised explosive device [IED], civilian, sequela +Y36240A War operations involving explosion due to accidental detonation and discharge of own munitions or munitions launch device, military personnel, initial encounter +Y36240D War operations involving explosion due to accidental detonation and discharge of own munitions or munitions launch device, military personnel, subsequent encounter +Y36240S War operations involving explosion due to accidental detonation and discharge of own munitions or munitions launch device, military personnel, sequela +Y36241A War operations involving explosion due to accidental detonation and discharge of own munitions or munitions launch device, civilian, initial encounter +Y36241D War operations involving explosion due to accidental detonation and discharge of own munitions or munitions launch device, civilian, subsequent encounter +Y36241S War operations involving explosion due to accidental detonation and discharge of own munitions or munitions launch device, civilian, sequela +Y36250A War operations involving fragments from munitions, military personnel, initial encounter +Y36250D War operations involving fragments from munitions, military personnel, subsequent encounter +Y36250S War operations involving fragments from munitions, military personnel, sequela +Y36251A War operations involving fragments from munitions, civilian, initial encounter +Y36251D War operations involving fragments from munitions, civilian, subsequent encounter +Y36251S War operations involving fragments from munitions, civilian, sequela +Y36260A War operations involving fragments of improvised explosive device [IED], military personnel, initial encounter +Y36260D War operations involving fragments of improvised explosive device [IED], military personnel, subsequent encounter +Y36260S War operations involving fragments of improvised explosive device [IED], military personnel, sequela +Y36261A War operations involving fragments of improvised explosive device [IED], civilian, initial encounter +Y36261D War operations involving fragments of improvised explosive device [IED], civilian, subsequent encounter +Y36261S War operations involving fragments of improvised explosive device [IED], civilian, sequela +Y36270A War operations involving fragments from weapons, military personnel, initial encounter +Y36270D War operations involving fragments from weapons, military personnel, subsequent encounter +Y36270S War operations involving fragments from weapons, military personnel, sequela +Y36271A War operations involving fragments from weapons, civilian, initial encounter +Y36271D War operations involving fragments from weapons, civilian, subsequent encounter +Y36271S War operations involving fragments from weapons, civilian, sequela +Y36290A War operations involving other explosions and fragments, military personnel, initial encounter +Y36290D War operations involving other explosions and fragments, military personnel, subsequent encounter +Y36290S War operations involving other explosions and fragments, military personnel, sequela +Y36291A War operations involving other explosions and fragments, civilian, initial encounter +Y36291D War operations involving other explosions and fragments, civilian, subsequent encounter +Y36291S War operations involving other explosions and fragments, civilian, sequela +Y36300A War operations involving unspecified fire, conflagration and hot substance, military personnel, initial encounter +Y36300D War operations involving unspecified fire, conflagration and hot substance, military personnel, subsequent encounter +Y36300S War operations involving unspecified fire, conflagration and hot substance, military personnel, sequela +Y36301A War operations involving unspecified fire, conflagration and hot substance, civilian, initial encounter +Y36301D War operations involving unspecified fire, conflagration and hot substance, civilian, subsequent encounter +Y36301S War operations involving unspecified fire, conflagration and hot substance, civilian, sequela +Y36310A War operations involving gasoline bomb, military personnel, initial encounter +Y36310D War operations involving gasoline bomb, military personnel, subsequent encounter +Y36310S War operations involving gasoline bomb, military personnel, sequela +Y36311A War operations involving gasoline bomb, civilian, initial encounter +Y36311D War operations involving gasoline bomb, civilian, subsequent encounter +Y36311S War operations involving gasoline bomb, civilian, sequela +Y36320A War operations involving incendiary bullet, military personnel, initial encounter +Y36320D War operations involving incendiary bullet, military personnel, subsequent encounter +Y36320S War operations involving incendiary bullet, military personnel, sequela +Y36321A War operations involving incendiary bullet, civilian, initial encounter +Y36321D War operations involving incendiary bullet, civilian, subsequent encounter +Y36321S War operations involving incendiary bullet, civilian, sequela +Y36330A War operations involving flamethrower, military personnel, initial encounter +Y36330D War operations involving flamethrower, military personnel, subsequent encounter +Y36330S War operations involving flamethrower, military personnel, sequela +Y36331A War operations involving flamethrower, civilian, initial encounter +Y36331D War operations involving flamethrower, civilian, subsequent encounter +Y36331S War operations involving flamethrower, civilian, sequela +Y36390A War operations involving other fires, conflagrations and hot substances, military personnel, initial encounter +Y36390D War operations involving other fires, conflagrations and hot substances, military personnel, subsequent encounter +Y36390S War operations involving other fires, conflagrations and hot substances, military personnel, sequela +Y36391A War operations involving other fires, conflagrations and hot substances, civilian, initial encounter +Y36391D War operations involving other fires, conflagrations and hot substances, civilian, subsequent encounter +Y36391S War operations involving other fires, conflagrations and hot substances, civilian, sequela +Y36410A War operations involving rubber bullets, military personnel, initial encounter +Y36410D War operations involving rubber bullets, military personnel, subsequent encounter +Y36410S War operations involving rubber bullets, military personnel, sequela +Y36411A War operations involving rubber bullets, civilian, initial encounter +Y36411D War operations involving rubber bullets, civilian, subsequent encounter +Y36411S War operations involving rubber bullets, civilian, sequela +Y36420A War operations involving firearms pellets, military personnel, initial encounter +Y36420D War operations involving firearms pellets, military personnel, subsequent encounter +Y36420S War operations involving firearms pellets, military personnel, sequela +Y36421A War operations involving firearms pellets, civilian, initial encounter +Y36421D War operations involving firearms pellets, civilian, subsequent encounter +Y36421S War operations involving firearms pellets, civilian, sequela +Y36430A War operations involving other firearms discharge, military personnel, initial encounter +Y36430D War operations involving other firearms discharge, military personnel, subsequent encounter +Y36430S War operations involving other firearms discharge, military personnel, sequela +Y36431A War operations involving other firearms discharge, civilian, initial encounter +Y36431D War operations involving other firearms discharge, civilian, subsequent encounter +Y36431S War operations involving other firearms discharge, civilian, sequela +Y36440A War operations involving unarmed hand to hand combat, military personnel, initial encounter +Y36440D War operations involving unarmed hand to hand combat, military personnel, subsequent encounter +Y36440S War operations involving unarmed hand to hand combat, military personnel, sequela +Y36441A War operations involving unarmed hand to hand combat, civilian, initial encounter +Y36441D War operations involving unarmed hand to hand combat, civilian, subsequent encounter +Y36441S War operations involving unarmed hand to hand combat, civilian, sequela +Y36450A War operations involving combat using blunt or piercing object, military personnel, initial encounter +Y36450D War operations involving combat using blunt or piercing object, military personnel, subsequent encounter +Y36450S War operations involving combat using blunt or piercing object, military personnel, sequela +Y36451A War operations involving combat using blunt or piercing object, civilian, initial encounter +Y36451D War operations involving combat using blunt or piercing object, civilian, subsequent encounter +Y36451S War operations involving combat using blunt or piercing object, civilian, sequela +Y36460A War operations involving intentional restriction of air and airway, military personnel, initial encounter +Y36460D War operations involving intentional restriction of air and airway, military personnel, subsequent encounter +Y36460S War operations involving intentional restriction of air and airway, military personnel, sequela +Y36461A War operations involving intentional restriction of air and airway, civilian, initial encounter +Y36461D War operations involving intentional restriction of air and airway, civilian, subsequent encounter +Y36461S War operations involving intentional restriction of air and airway, civilian, sequela +Y36470A War operations involving unintentional restriction of air and airway, military personnel, initial encounter +Y36470D War operations involving unintentional restriction of air and airway, military personnel, subsequent encounter +Y36470S War operations involving unintentional restriction of air and airway, military personnel, sequela +Y36471A War operations involving unintentional restriction of air and airway, civilian, initial encounter +Y36471D War operations involving unintentional restriction of air and airway, civilian, subsequent encounter +Y36471S War operations involving unintentional restriction of air and airway, civilian, sequela +Y36490A War operations involving other forms of conventional warfare, military personnel, initial encounter +Y36490D War operations involving other forms of conventional warfare, military personnel, subsequent encounter +Y36490S War operations involving other forms of conventional warfare, military personnel, sequela +Y36491A War operations involving other forms of conventional warfare, civilian, initial encounter +Y36491D War operations involving other forms of conventional warfare, civilian, subsequent encounter +Y36491S War operations involving other forms of conventional warfare, civilian, sequela +Y36500A War operations involving unspecified effect of nuclear weapon, military personnel, initial encounter +Y36500D War operations involving unspecified effect of nuclear weapon, military personnel, subsequent encounter +Y36500S War operations involving unspecified effect of nuclear weapon, military personnel, sequela +Y36501A War operations involving unspecified effect of nuclear weapon, civilian, initial encounter +Y36501D War operations involving unspecified effect of nuclear weapon, civilian, subsequent encounter +Y36501S War operations involving unspecified effect of nuclear weapon, civilian, sequela +Y36510A War operations involving direct blast effect of nuclear weapon, military personnel, initial encounter +Y36510D War operations involving direct blast effect of nuclear weapon, military personnel, subsequent encounter +Y36510S War operations involving direct blast effect of nuclear weapon, military personnel, sequela +Y36511A War operations involving direct blast effect of nuclear weapon, civilian, initial encounter +Y36511D War operations involving direct blast effect of nuclear weapon, civilian, subsequent encounter +Y36511S War operations involving direct blast effect of nuclear weapon, civilian, sequela +Y36520A War operations involving indirect blast effect of nuclear weapon, military personnel, initial encounter +Y36520D War operations involving indirect blast effect of nuclear weapon, military personnel, subsequent encounter +Y36520S War operations involving indirect blast effect of nuclear weapon, military personnel, sequela +Y36521A War operations involving indirect blast effect of nuclear weapon, civilian, initial encounter +Y36521D War operations involving indirect blast effect of nuclear weapon, civilian, subsequent encounter +Y36521S War operations involving indirect blast effect of nuclear weapon, civilian, sequela +Y36530A War operations involving thermal radiation effect of nuclear weapon, military personnel, initial encounter +Y36530D War operations involving thermal radiation effect of nuclear weapon, military personnel, subsequent encounter +Y36530S War operations involving thermal radiation effect of nuclear weapon, military personnel, sequela +Y36531A War operations involving thermal radiation effect of nuclear weapon, civilian, initial encounter +Y36531D War operations involving thermal radiation effect of nuclear weapon, civilian, subsequent encounter +Y36531S War operations involving thermal radiation effect of nuclear weapon, civilian, sequela +Y36540A War operation involving nuclear radiation effects of nuclear weapon, military personnel, initial encounter +Y36540D War operation involving nuclear radiation effects of nuclear weapon, military personnel, subsequent encounter +Y36540S War operation involving nuclear radiation effects of nuclear weapon, military personnel, sequela +Y36541A War operation involving nuclear radiation effects of nuclear weapon, civilian, initial encounter +Y36541D War operation involving nuclear radiation effects of nuclear weapon, civilian, subsequent encounter +Y36541S War operation involving nuclear radiation effects of nuclear weapon, civilian, sequela +Y36590A War operation involving other effects of nuclear weapons, military personnel, initial encounter +Y36590D War operation involving other effects of nuclear weapons, military personnel, subsequent encounter +Y36590S War operation involving other effects of nuclear weapons, military personnel, sequela +Y36591A War operation involving other effects of nuclear weapons, civilian, initial encounter +Y36591D War operation involving other effects of nuclear weapons, civilian, subsequent encounter +Y36591S War operation involving other effects of nuclear weapons, civilian, sequela +Y366X0A War operations involving biological weapons, military personnel, initial encounter +Y366X0D War operations involving biological weapons, military personnel, subsequent encounter +Y366X0S War operations involving biological weapons, military personnel, sequela +Y366X1A War operations involving biological weapons, civilian, initial encounter +Y366X1D War operations involving biological weapons, civilian, subsequent encounter +Y366X1S War operations involving biological weapons, civilian, sequela +Y367X0A War operations involving chemical weapons and other forms of unconventional warfare, military personnel, initial encounter +Y367X0D War operations involving chemical weapons and other forms of unconventional warfare, military personnel, subsequent encounter +Y367X0S War operations involving chemical weapons and other forms of unconventional warfare, military personnel, sequela +Y367X1A War operations involving chemical weapons and other forms of unconventional warfare, civilian, initial encounter +Y367X1D War operations involving chemical weapons and other forms of unconventional warfare, civilian, subsequent encounter +Y367X1S War operations involving chemical weapons and other forms of unconventional warfare, civilian, sequela +Y36810A Explosion of mine placed during war operations but exploding after cessation of hostilities, military personnel, initial encounter +Y36810D Explosion of mine placed during war operations but exploding after cessation of hostilities, military personnel, subsequent encounter +Y36810S Explosion of mine placed during war operations but exploding after cessation of hostilities, military personnel, sequela +Y36811A Explosion of mine placed during war operations but exploding after cessation of hostilities, civilian, initial encounter +Y36811D Explosion of mine placed during war operations but exploding after cessation of hostilities, civilian, subsequent encounter +Y36811S Explosion of mine placed during war operations but exploding after cessation of hostilities, civilian, sequela +Y36820A Explosion of bomb placed during war operations but exploding after cessation of hostilities, military personnel, initial encounter +Y36820D Explosion of bomb placed during war operations but exploding after cessation of hostilities, military personnel, subsequent encounter +Y36820S Explosion of bomb placed during war operations but exploding after cessation of hostilities, military personnel, sequela +Y36821A Explosion of bomb placed during war operations but exploding after cessation of hostilities, civilian, initial encounter +Y36821D Explosion of bomb placed during war operations but exploding after cessation of hostilities, civilian, subsequent encounter +Y36821S Explosion of bomb placed during war operations but exploding after cessation of hostilities, civilian, sequela +Y36880A Other war operations occurring after cessation of hostilities, military personnel, initial encounter +Y36880D Other war operations occurring after cessation of hostilities, military personnel, subsequent encounter +Y36880S Other war operations occurring after cessation of hostilities, military personnel, sequela +Y36881A Other war operations occurring after cessation of hostilities, civilian, initial encounter +Y36881D Other war operations occurring after cessation of hostilities, civilian, subsequent encounter +Y36881S Other war operations occurring after cessation of hostilities, civilian, sequela +Y36890A Unspecified war operations occurring after cessation of hostilities, military personnel, initial encounter +Y36890D Unspecified war operations occurring after cessation of hostilities, military personnel, subsequent encounter +Y36890S Unspecified war operations occurring after cessation of hostilities, military personnel, sequela +Y36891A Unspecified war operations occurring after cessation of hostilities, civilian, initial encounter +Y36891D Unspecified war operations occurring after cessation of hostilities, civilian, subsequent encounter +Y36891S Unspecified war operations occurring after cessation of hostilities, civilian, sequela +Y3690XA War operations, unspecified, initial encounter +Y3690XD War operations, unspecified, subsequent encounter +Y3690XS War operations, unspecified, sequela +Y3691XA War operations involving unspecified weapon of mass destruction [WMD], initial encounter +Y3691XD War operations involving unspecified weapon of mass destruction [WMD], subsequent encounter +Y3691XS War operations involving unspecified weapon of mass destruction [WMD], sequela +Y3692XA War operations involving friendly fire, initial encounter +Y3692XD War operations involving friendly fire, subsequent encounter +Y3692XS War operations involving friendly fire, sequela +Y37000A Military operations involving explosion of unspecified marine weapon, military personnel, initial encounter +Y37000D Military operations involving explosion of unspecified marine weapon, military personnel, subsequent encounter +Y37000S Military operations involving explosion of unspecified marine weapon, military personnel, sequela +Y37001A Military operations involving explosion of unspecified marine weapon, civilian, initial encounter +Y37001D Military operations involving explosion of unspecified marine weapon, civilian, subsequent encounter +Y37001S Military operations involving explosion of unspecified marine weapon, civilian, sequela +Y37010A Military operations involving explosion of depth-charge, military personnel, initial encounter +Y37010D Military operations involving explosion of depth-charge, military personnel, subsequent encounter +Y37010S Military operations involving explosion of depth-charge, military personnel, sequela +Y37011A Military operations involving explosion of depth-charge, civilian, initial encounter +Y37011D Military operations involving explosion of depth-charge, civilian, subsequent encounter +Y37011S Military operations involving explosion of depth-charge, civilian, sequela +Y37020A Military operations involving explosion of marine mine, military personnel, initial encounter +Y37020D Military operations involving explosion of marine mine, military personnel, subsequent encounter +Y37020S Military operations involving explosion of marine mine, military personnel, sequela +Y37021A Military operations involving explosion of marine mine, civilian, initial encounter +Y37021D Military operations involving explosion of marine mine, civilian, subsequent encounter +Y37021S Military operations involving explosion of marine mine, civilian, sequela +Y37030A Military operations involving explosion of sea-based artillery shell, military personnel, initial encounter +Y37030D Military operations involving explosion of sea-based artillery shell, military personnel, subsequent encounter +Y37030S Military operations involving explosion of sea-based artillery shell, military personnel, sequela +Y37031A Military operations involving explosion of sea-based artillery shell, civilian, initial encounter +Y37031D Military operations involving explosion of sea-based artillery shell, civilian, subsequent encounter +Y37031S Military operations involving explosion of sea-based artillery shell, civilian, sequela +Y37040A Military operations involving explosion of torpedo, military personnel, initial encounter +Y37040D Military operations involving explosion of torpedo, military personnel, subsequent encounter +Y37040S Military operations involving explosion of torpedo, military personnel, sequela +Y37041A Military operations involving explosion of torpedo, civilian, initial encounter +Y37041D Military operations involving explosion of torpedo, civilian, subsequent encounter +Y37041S Military operations involving explosion of torpedo, civilian, sequela +Y37050A Military operations involving accidental detonation of onboard marine weapons, military personnel, initial encounter +Y37050D Military operations involving accidental detonation of onboard marine weapons, military personnel, subsequent encounter +Y37050S Military operations involving accidental detonation of onboard marine weapons, military personnel, sequela +Y37051A Military operations involving accidental detonation of onboard marine weapons, civilian, initial encounter +Y37051D Military operations involving accidental detonation of onboard marine weapons, civilian, subsequent encounter +Y37051S Military operations involving accidental detonation of onboard marine weapons, civilian, sequela +Y37090A Military operations involving explosion of other marine weapons, military personnel, initial encounter +Y37090D Military operations involving explosion of other marine weapons, military personnel, subsequent encounter +Y37090S Military operations involving explosion of other marine weapons, military personnel, sequela +Y37091A Military operations involving explosion of other marine weapons, civilian, initial encounter +Y37091D Military operations involving explosion of other marine weapons, civilian, subsequent encounter +Y37091S Military operations involving explosion of other marine weapons, civilian, sequela +Y37100A Military operations involving unspecified destruction of aircraft, military personnel, initial encounter +Y37100D Military operations involving unspecified destruction of aircraft, military personnel, subsequent encounter +Y37100S Military operations involving unspecified destruction of aircraft, military personnel, sequela +Y37101A Military operations involving unspecified destruction of aircraft, civilian, initial encounter +Y37101D Military operations involving unspecified destruction of aircraft, civilian, subsequent encounter +Y37101S Military operations involving unspecified destruction of aircraft, civilian, sequela +Y37110A Military operations involving destruction of aircraft due to enemy fire or explosives, military personnel, initial encounter +Y37110D Military operations involving destruction of aircraft due to enemy fire or explosives, military personnel, subsequent encounter +Y37110S Military operations involving destruction of aircraft due to enemy fire or explosives, military personnel, sequela +Y37111A Military operations involving destruction of aircraft due to enemy fire or explosives, civilian, initial encounter +Y37111D Military operations involving destruction of aircraft due to enemy fire or explosives, civilian, subsequent encounter +Y37111S Military operations involving destruction of aircraft due to enemy fire or explosives, civilian, sequela +Y37120A Military operations involving destruction of aircraft due to collision with other aircraft, military personnel, initial encounter +Y37120D Military operations involving destruction of aircraft due to collision with other aircraft, military personnel, subsequent encounter +Y37120S Military operations involving destruction of aircraft due to collision with other aircraft, military personnel, sequela +Y37121A Military operations involving destruction of aircraft due to collision with other aircraft, civilian, initial encounter +Y37121D Military operations involving destruction of aircraft due to collision with other aircraft, civilian, subsequent encounter +Y37121S Military operations involving destruction of aircraft due to collision with other aircraft, civilian, sequela +Y37130A Military operations involving destruction of aircraft due to onboard fire, military personnel, initial encounter +Y37130D Military operations involving destruction of aircraft due to onboard fire, military personnel, subsequent encounter +Y37130S Military operations involving destruction of aircraft due to onboard fire, military personnel, sequela +Y37131A Military operations involving destruction of aircraft due to onboard fire, civilian, initial encounter +Y37131D Military operations involving destruction of aircraft due to onboard fire, civilian, subsequent encounter +Y37131S Military operations involving destruction of aircraft due to onboard fire, civilian, sequela +Y37140A Military operations involving destruction of aircraft due to accidental detonation of onboard munitions and explosives, military personnel, initial encounter +Y37140D Military operations involving destruction of aircraft due to accidental detonation of onboard munitions and explosives, military personnel, subsequent encounter +Y37140S Military operations involving destruction of aircraft due to accidental detonation of onboard munitions and explosives, military personnel, sequela +Y37141A Military operations involving destruction of aircraft due to accidental detonation of onboard munitions and explosives, civilian, initial encounter +Y37141D Military operations involving destruction of aircraft due to accidental detonation of onboard munitions and explosives, civilian, subsequent encounter +Y37141S Military operations involving destruction of aircraft due to accidental detonation of onboard munitions and explosives, civilian, sequela +Y37190A Military operations involving other destruction of aircraft, military personnel, initial encounter +Y37190D Military operations involving other destruction of aircraft, military personnel, subsequent encounter +Y37190S Military operations involving other destruction of aircraft, military personnel, sequela +Y37191A Military operations involving other destruction of aircraft, civilian, initial encounter +Y37191D Military operations involving other destruction of aircraft, civilian, subsequent encounter +Y37191S Military operations involving other destruction of aircraft, civilian, sequela +Y37200A Military operations involving unspecified explosion and fragments, military personnel, initial encounter +Y37200D Military operations involving unspecified explosion and fragments, military personnel, subsequent encounter +Y37200S Military operations involving unspecified explosion and fragments, military personnel, sequela +Y37201A Military operations involving unspecified explosion and fragments, civilian, initial encounter +Y37201D Military operations involving unspecified explosion and fragments, civilian, subsequent encounter +Y37201S Military operations involving unspecified explosion and fragments, civilian, sequela +Y37210A Military operations involving explosion of aerial bomb, military personnel, initial encounter +Y37210D Military operations involving explosion of aerial bomb, military personnel, subsequent encounter +Y37210S Military operations involving explosion of aerial bomb, military personnel, sequela +Y37211A Military operations involving explosion of aerial bomb, civilian, initial encounter +Y37211D Military operations involving explosion of aerial bomb, civilian, subsequent encounter +Y37211S Military operations involving explosion of aerial bomb, civilian, sequela +Y37220A Military operations involving explosion of guided missile, military personnel, initial encounter +Y37220D Military operations involving explosion of guided missile, military personnel, subsequent encounter +Y37220S Military operations involving explosion of guided missile, military personnel, sequela +Y37221A Military operations involving explosion of guided missile, civilian, initial encounter +Y37221D Military operations involving explosion of guided missile, civilian, subsequent encounter +Y37221S Military operations involving explosion of guided missile, civilian, sequela +Y37230A Military operations involving explosion of improvised explosive device [IED], military personnel, initial encounter +Y37230D Military operations involving explosion of improvised explosive device [IED], military personnel, subsequent encounter +Y37230S Military operations involving explosion of improvised explosive device [IED], military personnel, sequela +Y37231A Military operations involving explosion of improvised explosive device [IED], civilian, initial encounter +Y37231D Military operations involving explosion of improvised explosive device [IED], civilian, subsequent encounter +Y37231S Military operations involving explosion of improvised explosive device [IED], civilian, sequela +Y37240A Military operations involving explosion due to accidental detonation and discharge of own munitions or munitions launch device, military personnel, initial encounter +Y37240D Military operations involving explosion due to accidental detonation and discharge of own munitions or munitions launch device, military personnel, subsequent encounter +Y37240S Military operations involving explosion due to accidental detonation and discharge of own munitions or munitions launch device, military personnel, sequela +Y37241A Military operations involving explosion due to accidental detonation and discharge of own munitions or munitions launch device, civilian, initial encounter +Y37241D Military operations involving explosion due to accidental detonation and discharge of own munitions or munitions launch device, civilian, subsequent encounter +Y37241S Military operations involving explosion due to accidental detonation and discharge of own munitions or munitions launch device, civilian, sequela +Y37250A Military operations involving fragments from munitions, military personnel, initial encounter +Y37250D Military operations involving fragments from munitions, military personnel, subsequent encounter +Y37250S Military operations involving fragments from munitions, military personnel, sequela +Y37251A Military operations involving fragments from munitions, civilian, initial encounter +Y37251D Military operations involving fragments from munitions, civilian, subsequent encounter +Y37251S Military operations involving fragments from munitions, civilian, sequela +Y37260A Military operations involving fragments of improvised explosive device [IED], military personnel, initial encounter +Y37260D Military operations involving fragments of improvised explosive device [IED], military personnel, subsequent encounter +Y37260S Military operations involving fragments of improvised explosive device [IED], military personnel, sequela +Y37261A Military operations involving fragments of improvised explosive device [IED], civilian, initial encounter +Y37261D Military operations involving fragments of improvised explosive device [IED], civilian, subsequent encounter +Y37261S Military operations involving fragments of improvised explosive device [IED], civilian, sequela +Y37270A Military operations involving fragments from weapons, military personnel, initial encounter +Y37270D Military operations involving fragments from weapons, military personnel, subsequent encounter +Y37270S Military operations involving fragments from weapons, military personnel, sequela +Y37271A Military operations involving fragments from weapons, civilian, initial encounter +Y37271D Military operations involving fragments from weapons, civilian, subsequent encounter +Y37271S Military operations involving fragments from weapons, civilian, sequela +Y37290A Military operations involving other explosions and fragments, military personnel, initial encounter +Y37290D Military operations involving other explosions and fragments, military personnel, subsequent encounter +Y37290S Military operations involving other explosions and fragments, military personnel, sequela +Y37291A Military operations involving other explosions and fragments, civilian, initial encounter +Y37291D Military operations involving other explosions and fragments, civilian, subsequent encounter +Y37291S Military operations involving other explosions and fragments, civilian, sequela +Y37300A Military operations involving unspecified fire, conflagration and hot substance, military personnel, initial encounter +Y37300D Military operations involving unspecified fire, conflagration and hot substance, military personnel, subsequent encounter +Y37300S Military operations involving unspecified fire, conflagration and hot substance, military personnel, sequela +Y37301A Military operations involving unspecified fire, conflagration and hot substance, civilian, initial encounter +Y37301D Military operations involving unspecified fire, conflagration and hot substance, civilian, subsequent encounter +Y37301S Military operations involving unspecified fire, conflagration and hot substance, civilian, sequela +Y37310A Military operations involving gasoline bomb, military personnel, initial encounter +Y37310D Military operations involving gasoline bomb, military personnel, subsequent encounter +Y37310S Military operations involving gasoline bomb, military personnel, sequela +Y37311A Military operations involving gasoline bomb, civilian, initial encounter +Y37311D Military operations involving gasoline bomb, civilian, subsequent encounter +Y37311S Military operations involving gasoline bomb, civilian, sequela +Y37320A Military operations involving incendiary bullet, military personnel, initial encounter +Y37320D Military operations involving incendiary bullet, military personnel, subsequent encounter +Y37320S Military operations involving incendiary bullet, military personnel, sequela +Y37321A Military operations involving incendiary bullet, civilian, initial encounter +Y37321D Military operations involving incendiary bullet, civilian, subsequent encounter +Y37321S Military operations involving incendiary bullet, civilian, sequela +Y37330A Military operations involving flamethrower, military personnel, initial encounter +Y37330D Military operations involving flamethrower, military personnel, subsequent encounter +Y37330S Military operations involving flamethrower, military personnel, sequela +Y37331A Military operations involving flamethrower, civilian, initial encounter +Y37331D Military operations involving flamethrower, civilian, subsequent encounter +Y37331S Military operations involving flamethrower, civilian, sequela +Y37390A Military operations involving other fires, conflagrations and hot substances, military personnel, initial encounter +Y37390D Military operations involving other fires, conflagrations and hot substances, military personnel, subsequent encounter +Y37390S Military operations involving other fires, conflagrations and hot substances, military personnel, sequela +Y37391A Military operations involving other fires, conflagrations and hot substances, civilian, initial encounter +Y37391D Military operations involving other fires, conflagrations and hot substances, civilian, subsequent encounter +Y37391S Military operations involving other fires, conflagrations and hot substances, civilian, sequela +Y37410A Military operations involving rubber bullets, military personnel, initial encounter +Y37410D Military operations involving rubber bullets, military personnel, subsequent encounter +Y37410S Military operations involving rubber bullets, military personnel, sequela +Y37411A Military operations involving rubber bullets, civilian, initial encounter +Y37411D Military operations involving rubber bullets, civilian, subsequent encounter +Y37411S Military operations involving rubber bullets, civilian, sequela +Y37420A Military operations involving firearms pellets, military personnel, initial encounter +Y37420D Military operations involving firearms pellets, military personnel, subsequent encounter +Y37420S Military operations involving firearms pellets, military personnel, sequela +Y37421A Military operations involving firearms pellets, civilian, initial encounter +Y37421D Military operations involving firearms pellets, civilian, subsequent encounter +Y37421S Military operations involving firearms pellets, civilian, sequela +Y37430A Military operations involving other firearms discharge, military personnel, initial encounter +Y37430D Military operations involving other firearms discharge, military personnel, subsequent encounter +Y37430S Military operations involving other firearms discharge, military personnel, sequela +Y37431A Military operations involving other firearms discharge, civilian, initial encounter +Y37431D Military operations involving other firearms discharge, civilian, subsequent encounter +Y37431S Military operations involving other firearms discharge, civilian, sequela +Y37440A Military operations involving unarmed hand to hand combat, military personnel, initial encounter +Y37440D Military operations involving unarmed hand to hand combat, military personnel, subsequent encounter +Y37440S Military operations involving unarmed hand to hand combat, military personnel, sequela +Y37441A Military operations involving unarmed hand to hand combat, civilian, initial encounter +Y37441D Military operations involving unarmed hand to hand combat, civilian, subsequent encounter +Y37441S Military operations involving unarmed hand to hand combat, civilian, sequela +Y37450A Military operations involving combat using blunt or piercing object, military personnel, initial encounter +Y37450D Military operations involving combat using blunt or piercing object, military personnel, subsequent encounter +Y37450S Military operations involving combat using blunt or piercing object, military personnel, sequela +Y37451A Military operations involving combat using blunt or piercing object, civilian, initial encounter +Y37451D Military operations involving combat using blunt or piercing object, civilian, subsequent encounter +Y37451S Military operations involving combat using blunt or piercing object, civilian, sequela +Y37460A Military operations involving intentional restriction of air and airway, military personnel, initial encounter +Y37460D Military operations involving intentional restriction of air and airway, military personnel, subsequent encounter +Y37460S Military operations involving intentional restriction of air and airway, military personnel, sequela +Y37461A Military operations involving intentional restriction of air and airway, civilian, initial encounter +Y37461D Military operations involving intentional restriction of air and airway, civilian, subsequent encounter +Y37461S Military operations involving intentional restriction of air and airway, civilian, sequela +Y37470A Military operations involving unintentional restriction of air and airway, military personnel, initial encounter +Y37470D Military operations involving unintentional restriction of air and airway, military personnel, subsequent encounter +Y37470S Military operations involving unintentional restriction of air and airway, military personnel, sequela +Y37471A Military operations involving unintentional restriction of air and airway, civilian, initial encounter +Y37471D Military operations involving unintentional restriction of air and airway, civilian, subsequent encounter +Y37471S Military operations involving unintentional restriction of air and airway, civilian, sequela +Y37490A Military operations involving other forms of conventional warfare, military personnel, initial encounter +Y37490D Military operations involving other forms of conventional warfare, military personnel, subsequent encounter +Y37490S Military operations involving other forms of conventional warfare, military personnel, sequela +Y37491A Military operations involving other forms of conventional warfare, civilian, initial encounter +Y37491D Military operations involving other forms of conventional warfare, civilian, subsequent encounter +Y37491S Military operations involving other forms of conventional warfare, civilian, sequela +Y37500A Military operations involving unspecified effect of nuclear weapon, military personnel, initial encounter +Y37500D Military operations involving unspecified effect of nuclear weapon, military personnel, subsequent encounter +Y37500S Military operations involving unspecified effect of nuclear weapon, military personnel, sequela +Y37501A Military operations involving unspecified effect of nuclear weapon, civilian, initial encounter +Y37501D Military operations involving unspecified effect of nuclear weapon, civilian, subsequent encounter +Y37501S Military operations involving unspecified effect of nuclear weapon, civilian, sequela +Y37510A Military operations involving direct blast effect of nuclear weapon, military personnel, initial encounter +Y37510D Military operations involving direct blast effect of nuclear weapon, military personnel, subsequent encounter +Y37510S Military operations involving direct blast effect of nuclear weapon, military personnel, sequela +Y37511A Military operations involving direct blast effect of nuclear weapon, civilian, initial encounter +Y37511D Military operations involving direct blast effect of nuclear weapon, civilian, subsequent encounter +Y37511S Military operations involving direct blast effect of nuclear weapon, civilian, sequela +Y37520A Military operations involving indirect blast effect of nuclear weapon, military personnel, initial encounter +Y37520D Military operations involving indirect blast effect of nuclear weapon, military personnel, subsequent encounter +Y37520S Military operations involving indirect blast effect of nuclear weapon, military personnel, sequela +Y37521A Military operations involving indirect blast effect of nuclear weapon, civilian, initial encounter +Y37521D Military operations involving indirect blast effect of nuclear weapon, civilian, subsequent encounter +Y37521S Military operations involving indirect blast effect of nuclear weapon, civilian, sequela +Y37530A Military operations involving thermal radiation effect of nuclear weapon, military personnel, initial encounter +Y37530D Military operations involving thermal radiation effect of nuclear weapon, military personnel, subsequent encounter +Y37530S Military operations involving thermal radiation effect of nuclear weapon, military personnel, sequela +Y37531A Military operations involving thermal radiation effect of nuclear weapon, civilian, initial encounter +Y37531D Military operations involving thermal radiation effect of nuclear weapon, civilian, subsequent encounter +Y37531S Military operations involving thermal radiation effect of nuclear weapon, civilian, sequela +Y37540A Military operation involving nuclear radiation effects of nuclear weapon, military personnel, initial encounter +Y37540D Military operation involving nuclear radiation effects of nuclear weapon, military personnel, subsequent encounter +Y37540S Military operation involving nuclear radiation effects of nuclear weapon, military personnel, sequela +Y37541A Military operation involving nuclear radiation effects of nuclear weapon, civilian, initial encounter +Y37541D Military operation involving nuclear radiation effects of nuclear weapon, civilian, subsequent encounter +Y37541S Military operation involving nuclear radiation effects of nuclear weapon, civilian, sequela +Y37590A Military operation involving other effects of nuclear weapons, military personnel, initial encounter +Y37590D Military operation involving other effects of nuclear weapons, military personnel, subsequent encounter +Y37590S Military operation involving other effects of nuclear weapons, military personnel, sequela +Y37591A Military operation involving other effects of nuclear weapons, civilian, initial encounter +Y37591D Military operation involving other effects of nuclear weapons, civilian, subsequent encounter +Y37591S Military operation involving other effects of nuclear weapons, civilian, sequela +Y376X0A Military operations involving biological weapons, military personnel, initial encounter +Y376X0D Military operations involving biological weapons, military personnel, subsequent encounter +Y376X0S Military operations involving biological weapons, military personnel, sequela +Y376X1A Military operations involving biological weapons, civilian, initial encounter +Y376X1D Military operations involving biological weapons, civilian, subsequent encounter +Y376X1S Military operations involving biological weapons, civilian, sequela +Y377X0A Military operations involving chemical weapons and other forms of unconventional warfare, military personnel, initial encounter +Y377X0D Military operations involving chemical weapons and other forms of unconventional warfare, military personnel, subsequent encounter +Y377X0S Military operations involving chemical weapons and other forms of unconventional warfare, military personnel, sequela +Y377X1A Military operations involving chemical weapons and other forms of unconventional warfare, civilian, initial encounter +Y377X1D Military operations involving chemical weapons and other forms of unconventional warfare, civilian, subsequent encounter +Y377X1S Military operations involving chemical weapons and other forms of unconventional warfare, civilian, sequela +Y3790XA Military operations, unspecified, initial encounter +Y3790XD Military operations, unspecified, subsequent encounter +Y3790XS Military operations, unspecified, sequela +Y3791XA Military operations involving unspecified weapon of mass destruction [WMD], initial encounter +Y3791XD Military operations involving unspecified weapon of mass destruction [WMD], subsequent encounter +Y3791XS Military operations involving unspecified weapon of mass destruction [WMD], sequela +Y3792XA Military operations involving friendly fire, initial encounter +Y3792XD Military operations involving friendly fire, subsequent encounter +Y3792XS Military operations involving friendly fire, sequela +Y380X1A Terrorism involving explosion of marine weapons, public safety official injured, initial encounter +Y380X1D Terrorism involving explosion of marine weapons, public safety official injured, subsequent encounter +Y380X1S Terrorism involving explosion of marine weapons, public safety official injured, sequela +Y380X2A Terrorism involving explosion of marine weapons, civilian injured, initial encounter +Y380X2D Terrorism involving explosion of marine weapons, civilian injured, subsequent encounter +Y380X2S Terrorism involving explosion of marine weapons, civilian injured, sequela +Y380X3A Terrorism involving explosion of marine weapons, terrorist injured, initial encounter +Y380X3D Terrorism involving explosion of marine weapons, terrorist injured, subsequent encounter +Y380X3S Terrorism involving explosion of marine weapons, terrorist injured, sequela +Y381X1A Terrorism involving destruction of aircraft, public safety official injured, initial encounter +Y381X1D Terrorism involving destruction of aircraft, public safety official injured, subsequent encounter +Y381X1S Terrorism involving destruction of aircraft, public safety official injured, sequela +Y381X2A Terrorism involving destruction of aircraft, civilian injured, initial encounter +Y381X2D Terrorism involving destruction of aircraft, civilian injured, subsequent encounter +Y381X2S Terrorism involving destruction of aircraft, civilian injured, sequela +Y381X3A Terrorism involving destruction of aircraft, terrorist injured, initial encounter +Y381X3D Terrorism involving destruction of aircraft, terrorist injured, subsequent encounter +Y381X3S Terrorism involving destruction of aircraft, terrorist injured, sequela +Y382X1A Terrorism involving other explosions and fragments, public safety official injured, initial encounter +Y382X1D Terrorism involving other explosions and fragments, public safety official injured, subsequent encounter +Y382X1S Terrorism involving other explosions and fragments, public safety official injured, sequela +Y382X2A Terrorism involving other explosions and fragments, civilian injured, initial encounter +Y382X2D Terrorism involving other explosions and fragments, civilian injured, subsequent encounter +Y382X2S Terrorism involving other explosions and fragments, civilian injured, sequela +Y382X3A Terrorism involving other explosions and fragments, terrorist injured, initial encounter +Y382X3D Terrorism involving other explosions and fragments, terrorist injured, subsequent encounter +Y382X3S Terrorism involving other explosions and fragments, terrorist injured, sequela +Y383X1A Terrorism involving fires, conflagration and hot substances, public safety official injured, initial encounter +Y383X1D Terrorism involving fires, conflagration and hot substances, public safety official injured, subsequent encounter +Y383X1S Terrorism involving fires, conflagration and hot substances, public safety official injured, sequela +Y383X2A Terrorism involving fires, conflagration and hot substances, civilian injured, initial encounter +Y383X2D Terrorism involving fires, conflagration and hot substances, civilian injured, subsequent encounter +Y383X2S Terrorism involving fires, conflagration and hot substances, civilian injured, sequela +Y383X3A Terrorism involving fires, conflagration and hot substances, terrorist injured, initial encounter +Y383X3D Terrorism involving fires, conflagration and hot substances, terrorist injured, subsequent encounter +Y383X3S Terrorism involving fires, conflagration and hot substances, terrorist injured, sequela +Y384X1A Terrorism involving firearms, public safety official injured, initial encounter +Y384X1D Terrorism involving firearms, public safety official injured, subsequent encounter +Y384X1S Terrorism involving firearms, public safety official injured, sequela +Y384X2A Terrorism involving firearms, civilian injured, initial encounter +Y384X2D Terrorism involving firearms, civilian injured, subsequent encounter +Y384X2S Terrorism involving firearms, civilian injured, sequela +Y384X3A Terrorism involving firearms, terrorist injured, initial encounter +Y384X3D Terrorism involving firearms, terrorist injured, subsequent encounter +Y384X3S Terrorism involving firearms, terrorist injured, sequela +Y385X1A Terrorism involving nuclear weapons, public safety official injured, initial encounter +Y385X1D Terrorism involving nuclear weapons, public safety official injured, subsequent encounter +Y385X1S Terrorism involving nuclear weapons, public safety official injured, sequela +Y385X2A Terrorism involving nuclear weapons, civilian injured, initial encounter +Y385X2D Terrorism involving nuclear weapons, civilian injured, subsequent encounter +Y385X2S Terrorism involving nuclear weapons, civilian injured, sequela +Y385X3A Terrorism involving nuclear weapons, terrorist injured, initial encounter +Y385X3D Terrorism involving nuclear weapons, terrorist injured, subsequent encounter +Y385X3S Terrorism involving nuclear weapons, terrorist injured, sequela +Y386X1A Terrorism involving biological weapons, public safety official injured, initial encounter +Y386X1D Terrorism involving biological weapons, public safety official injured, subsequent encounter +Y386X1S Terrorism involving biological weapons, public safety official injured, sequela +Y386X2A Terrorism involving biological weapons, civilian injured, initial encounter +Y386X2D Terrorism involving biological weapons, civilian injured, subsequent encounter +Y386X2S Terrorism involving biological weapons, civilian injured, sequela +Y386X3A Terrorism involving biological weapons, terrorist injured, initial encounter +Y386X3D Terrorism involving biological weapons, terrorist injured, subsequent encounter +Y386X3S Terrorism involving biological weapons, terrorist injured, sequela +Y387X1A Terrorism involving chemical weapons, public safety official injured, initial encounter +Y387X1D Terrorism involving chemical weapons, public safety official injured, subsequent encounter +Y387X1S Terrorism involving chemical weapons, public safety official injured, sequela +Y387X2A Terrorism involving chemical weapons, civilian injured, initial encounter +Y387X2D Terrorism involving chemical weapons, civilian injured, subsequent encounter +Y387X2S Terrorism involving chemical weapons, civilian injured, sequela +Y387X3A Terrorism involving chemical weapons, terrorist injured, initial encounter +Y387X3D Terrorism involving chemical weapons, terrorist injured, subsequent encounter +Y387X3S Terrorism involving chemical weapons, terrorist injured, sequela +Y3880XA Terrorism involving unspecified means, initial encounter +Y3880XD Terrorism involving unspecified means, subsequent encounter +Y3880XS Terrorism involving unspecified means, sequela +Y38811A Terrorism involving suicide bomber, public safety official injured, initial encounter +Y38811D Terrorism involving suicide bomber, public safety official injured, subsequent encounter +Y38811S Terrorism involving suicide bomber, public safety official injured, sequela +Y38812A Terrorism involving suicide bomber, civilian injured, initial encounter +Y38812D Terrorism involving suicide bomber, civilian injured, subsequent encounter +Y38812S Terrorism involving suicide bomber, civilian injured, sequela +Y38891A Terrorism involving other means, public safety official injured, initial encounter +Y38891D Terrorism involving other means, public safety official injured, subsequent encounter +Y38891S Terrorism involving other means, public safety official injured, sequela +Y38892A Terrorism involving other means, civilian injured, initial encounter +Y38892D Terrorism involving other means, civilian injured, subsequent encounter +Y38892S Terrorism involving other means, civilian injured, sequela +Y38893A Terrorism involving other means, terrorist injured, initial encounter +Y38893D Terrorism involving other means, terrorist injured, subsequent encounter +Y38893S Terrorism involving other means, terrorist injured, sequela +Y389X1A Terrorism, secondary effects, public safety official injured, initial encounter +Y389X1D Terrorism, secondary effects, public safety official injured, subsequent encounter +Y389X1S Terrorism, secondary effects, public safety official injured, sequela +Y389X2A Terrorism, secondary effects, civilian injured, initial encounter +Y389X2D Terrorism, secondary effects, civilian injured, subsequent encounter +Y389X2S Terrorism, secondary effects, civilian injured, sequela +Y620 Failure of sterile precautions during surgical operation +Y621 Failure of sterile precautions during infusion or transfusion +Y622 Failure of sterile precautions during kidney dialysis and other perfusion +Y623 Failure of sterile precautions during injection or immunization +Y624 Failure of sterile precautions during endoscopic examination +Y625 Failure of sterile precautions during heart catheterization +Y626 Failure of sterile precautions during aspiration, puncture and other catheterization +Y628 Failure of sterile precautions during other surgical and medical care +Y629 Failure of sterile precautions during unspecified surgical and medical care +Y630 Excessive amount of blood or other fluid given during transfusion or infusion +Y631 Incorrect dilution of fluid used during infusion +Y632 Overdose of radiation given during therapy +Y633 Inadvertent exposure of patient to radiation during medical care +Y634 Failure in dosage in electroshock or insulin-shock therapy +Y635 Inappropriate temperature in local application and packing +Y636 Underdosing and nonadministration of necessary drug, medicament or biological substance +Y638 Failure in dosage during other surgical and medical care +Y639 Failure in dosage during unspecified surgical and medical care +Y640 Contaminated medical or biological substance, transfused or infused +Y641 Contaminated medical or biological substance, injected or used for immunization +Y648 Contaminated medical or biological substance administered by other means +Y649 Contaminated medical or biological substance administered by unspecified means +Y650 Mismatched blood in transfusion +Y651 Wrong fluid used in infusion +Y652 Failure in suture or ligature during surgical operation +Y653 Endotracheal tube wrongly placed during anesthetic procedure +Y654 Failure to introduce or to remove other tube or instrument +Y6551 Performance of wrong procedure (operation) on correct patient +Y6552 Performance of procedure (operation) on patient not scheduled for surgery +Y6553 Performance of correct procedure (operation) on wrong side or body part +Y658 Other specified misadventures during surgical and medical care +Y66 Nonadministration of surgical and medical care +Y69 Unspecified misadventure during surgical and medical care +Y700 Diagnostic and monitoring anesthesiology devices associated with adverse incidents +Y701 Therapeutic (nonsurgical) and rehabilitative anesthesiology devices associated with adverse incidents +Y702 Prosthetic and other implants, materials and accessory anesthesiology devices associated with adverse incidents +Y703 Surgical instruments, materials and anesthesiology devices (including sutures) associated with adverse incidents +Y708 Miscellaneous anesthesiology devices associated with adverse incidents, not elsewhere classified +Y710 Diagnostic and monitoring cardiovascular devices associated with adverse incidents +Y711 Therapeutic (nonsurgical) and rehabilitative cardiovascular devices associated with adverse incidents +Y712 Prosthetic and other implants, materials and accessory cardiovascular devices associated with adverse incidents +Y713 Surgical instruments, materials and cardiovascular devices (including sutures) associated with adverse incidents +Y718 Miscellaneous cardiovascular devices associated with adverse incidents, not elsewhere classified +Y720 Diagnostic and monitoring otorhinolaryngological devices associated with adverse incidents +Y721 Therapeutic (nonsurgical) and rehabilitative otorhinolaryngological devices associated with adverse incidents +Y722 Prosthetic and other implants, materials and accessory otorhinolaryngological devices associated with adverse incidents +Y723 Surgical instruments, materials and otorhinolaryngological devices (including sutures) associated with adverse incidents +Y728 Miscellaneous otorhinolaryngological devices associated with adverse incidents, not elsewhere classified +Y730 Diagnostic and monitoring gastroenterology and urology devices associated with adverse incidents +Y731 Therapeutic (nonsurgical) and rehabilitative gastroenterology and urology devices associated with adverse incidents +Y732 Prosthetic and other implants, materials and accessory gastroenterology and urology devices associated with adverse incidents +Y733 Surgical instruments, materials and gastroenterology and urology devices (including sutures) associated with adverse incidents +Y738 Miscellaneous gastroenterology and urology devices associated with adverse incidents, not elsewhere classified +Y740 Diagnostic and monitoring general hospital and personal-use devices associated with adverse incidents +Y741 Therapeutic (nonsurgical) and rehabilitative general hospital and personal-use devices associated with adverse incidents +Y742 Prosthetic and other implants, materials and accessory general hospital and personal-use devices associated with adverse incidents +Y743 Surgical instruments, materials and general hospital and personal-use devices (including sutures) associated with adverse incidents +Y748 Miscellaneous general hospital and personal-use devices associated with adverse incidents, not elsewhere classified +Y750 Diagnostic and monitoring neurological devices associated with adverse incidents +Y751 Therapeutic (nonsurgical) and rehabilitative neurological devices associated with adverse incidents +Y752 Prosthetic and other implants, materials and neurological devices associated with adverse incidents +Y753 Surgical instruments, materials and neurological devices (including sutures) associated with adverse incidents +Y758 Miscellaneous neurological devices associated with adverse incidents, not elsewhere classified +Y760 Diagnostic and monitoring obstetric and gynecological devices associated with adverse incidents +Y761 Therapeutic (nonsurgical) and rehabilitative obstetric and gynecological devices associated with adverse incidents +Y762 Prosthetic and other implants, materials and accessory obstetric and gynecological devices associated with adverse incidents +Y763 Surgical instruments, materials and obstetric and gynecological devices (including sutures) associated with adverse incidents +Y768 Miscellaneous obstetric and gynecological devices associated with adverse incidents, not elsewhere classified +Y770 Diagnostic and monitoring ophthalmic devices associated with adverse incidents +Y771 Therapeutic (nonsurgical) and rehabilitative ophthalmic devices associated with adverse incidents +Y772 Prosthetic and other implants, materials and accessory ophthalmic devices associated with adverse incidents +Y773 Surgical instruments, materials and ophthalmic devices (including sutures) associated with adverse incidents +Y778 Miscellaneous ophthalmic devices associated with adverse incidents, not elsewhere classified +Y780 Diagnostic and monitoring radiological devices associated with adverse incidents +Y781 Therapeutic (nonsurgical) and rehabilitative radiological devices associated with adverse incidents +Y782 Prosthetic and other implants, materials and accessory radiological devices associated with adverse incidents +Y783 Surgical instruments, materials and radiological devices (including sutures) associated with adverse incidents +Y788 Miscellaneous radiological devices associated with adverse incidents, not elsewhere classified +Y790 Diagnostic and monitoring orthopedic devices associated with adverse incidents +Y791 Therapeutic (nonsurgical) and rehabilitative orthopedic devices associated with adverse incidents +Y792 Prosthetic and other implants, materials and accessory orthopedic devices associated with adverse incidents +Y793 Surgical instruments, materials and orthopedic devices (including sutures) associated with adverse incidents +Y798 Miscellaneous orthopedic devices associated with adverse incidents, not elsewhere classified +Y800 Diagnostic and monitoring physical medicine devices associated with adverse incidents +Y801 Therapeutic (nonsurgical) and rehabilitative physical medicine devices associated with adverse incidents +Y802 Prosthetic and other implants, materials and accessory physical medicine devices associated with adverse incidents +Y803 Surgical instruments, materials and physical medicine devices (including sutures) associated with adverse incidents +Y808 Miscellaneous physical medicine devices associated with adverse incidents, not elsewhere classified +Y810 Diagnostic and monitoring general- and plastic-surgery devices associated with adverse incidents +Y811 Therapeutic (nonsurgical) and rehabilitative general- and plastic-surgery devices associated with adverse incidents +Y812 Prosthetic and other implants, materials and accessory general- and plastic-surgery devices associated with adverse incidents +Y813 Surgical instruments, materials and general- and plastic-surgery devices (including sutures) associated with adverse incidents +Y818 Miscellaneous general- and plastic-surgery devices associated with adverse incidents, not elsewhere classified +Y828 Other medical devices associated with adverse incidents +Y829 Unspecified medical devices associated with adverse incidents +Y830 Surgical operation with transplant of whole organ as the cause of abnormal reaction of the patient, or of later complication, without mention of misadventure at the time of the procedure +Y831 Surgical operation with implant of artificial internal device as the cause of abnormal reaction of the patient, or of later complication, without mention of misadventure at the time of the procedure +Y832 Surgical operation with anastomosis, bypass or graft as the cause of abnormal reaction of the patient, or of later complication, without mention of misadventure at the time of the procedure +Y833 Surgical operation with formation of external stoma as the cause of abnormal reaction of the patient, or of later complication, without mention of misadventure at the time of the procedure +Y834 Other reconstructive surgery as the cause of abnormal reaction of the patient, or of later complication, without mention of misadventure at the time of the procedure +Y835 Amputation of limb(s) as the cause of abnormal reaction of the patient, or of later complication, without mention of misadventure at the time of the procedure +Y836 Removal of other organ (partial) (total) as the cause of abnormal reaction of the patient, or of later complication, without mention of misadventure at the time of the procedure +Y838 Other surgical procedures as the cause of abnormal reaction of the patient, or of later complication, without mention of misadventure at the time of the procedure +Y839 Surgical procedure, unspecified as the cause of abnormal reaction of the patient, or of later complication, without mention of misadventure at the time of the procedure +Y840 Cardiac catheterization as the cause of abnormal reaction of the patient, or of later complication, without mention of misadventure at the time of the procedure +Y841 Kidney dialysis as the cause of abnormal reaction of the patient, or of later complication, without mention of misadventure at the time of the procedure +Y842 Radiological procedure and radiotherapy as the cause of abnormal reaction of the patient, or of later complication, without mention of misadventure at the time of the procedure +Y843 Shock therapy as the cause of abnormal reaction of the patient, or of later complication, without mention of misadventure at the time of the procedure +Y844 Aspiration of fluid as the cause of abnormal reaction of the patient, or of later complication, without mention of misadventure at the time of the procedure +Y845 Insertion of gastric or duodenal sound as the cause of abnormal reaction of the patient, or of later complication, without mention of misadventure at the time of the procedure +Y846 Urinary catheterization as the cause of abnormal reaction of the patient, or of later complication, without mention of misadventure at the time of the procedure +Y847 Blood-sampling as the cause of abnormal reaction of the patient, or of later complication, without mention of misadventure at the time of the procedure +Y848 Other medical procedures as the cause of abnormal reaction of the patient, or of later complication, without mention of misadventure at the time of the procedure +Y849 Medical procedure, unspecified as the cause of abnormal reaction of the patient, or of later complication, without mention of misadventure at the time of the procedure +Y900 Blood alcohol level of less than 20 mg/100 ml +Y901 Blood alcohol level of 20-39 mg/100 ml +Y902 Blood alcohol level of 40-59 mg/100 ml +Y903 Blood alcohol level of 60-79 mg/100 ml +Y904 Blood alcohol level of 80-99 mg/100 ml +Y905 Blood alcohol level of 100-119 mg/100 ml +Y906 Blood alcohol level of 120-199 mg/100 ml +Y907 Blood alcohol level of 200-239 mg/100 ml +Y908 Blood alcohol level of 240 mg/100 ml or more +Y909 Presence of alcohol in blood, level not specified +Y92000 Kitchen of unspecified non-institutional (private) residence as the place of occurrence of the external cause +Y92001 Dining room of unspecified non-institutional (private) residence as the place of occurrence of the external cause +Y92002 Bathroom of unspecified non-institutional (private) residence single-family (private) house as the place of occurrence of the external cause +Y92003 Bedroom of unspecified non-institutional (private) residence as the place of occurrence of the external cause +Y92007 Garden or yard of unspecified non-institutional (private) residence as the place of occurrence of the external cause +Y92008 Other place in unspecified non-institutional (private) residence as the place of occurrence of the external cause +Y92009 Unspecified place in unspecified non-institutional (private) residence as the place of occurrence of the external cause +Y92010 Kitchen of single-family (private) house as the place of occurrence of the external cause +Y92011 Dining room of single-family (private) house as the place of occurrence of the external cause +Y92012 Bathroom of single-family (private) house as the place of occurrence of the external cause +Y92013 Bedroom of single-family (private) house as the place of occurrence of the external cause +Y92014 Private driveway to single-family (private) house as the place of occurrence of the external cause +Y92015 Private garage of single-family (private) house as the place of occurrence of the external cause +Y92016 Swimming-pool in single-family (private) house or garden as the place of occurrence of the external cause +Y92017 Garden or yard in single-family (private) house as the place of occurrence of the external cause +Y92018 Other place in single-family (private) house as the place of occurrence of the external cause +Y92019 Unspecified place in single-family (private) house as the place of occurrence of the external cause +Y92020 Kitchen in mobile home as the place of occurrence of the external cause +Y92021 Dining room in mobile home as the place of occurrence of the external cause +Y92022 Bathroom in mobile home as the place of occurrence of the external cause +Y92023 Bedroom in mobile home as the place of occurrence of the external cause +Y92024 Driveway of mobile home as the place of occurrence of the external cause +Y92025 Garage of mobile home as the place of occurrence of the external cause +Y92026 Swimming-pool of mobile home as the place of occurrence of the external cause +Y92027 Garden or yard of mobile home as the place of occurrence of the external cause +Y92028 Other place in mobile home as the place of occurrence of the external cause +Y92029 Unspecified place in mobile home as the place of occurrence of the external cause +Y92030 Kitchen in apartment as the place of occurrence of the external cause +Y92031 Bathroom in apartment as the place of occurrence of the external cause +Y92032 Bedroom in apartment as the place of occurrence of the external cause +Y92038 Other place in apartment as the place of occurrence of the external cause +Y92039 Unspecified place in apartment as the place of occurrence of the external cause +Y92040 Kitchen in boarding-house as the place of occurrence of the external cause +Y92041 Bathroom in boarding-house as the place of occurrence of the external cause +Y92042 Bedroom in boarding-house as the place of occurrence of the external cause +Y92043 Driveway of boarding-house as the place of occurrence of the external cause +Y92044 Garage of boarding-house as the place of occurrence of the external cause +Y92045 Swimming-pool of boarding-house as the place of occurrence of the external cause +Y92046 Garden or yard of boarding-house as the place of occurrence of the external cause +Y92048 Other place in boarding-house as the place of occurrence of the external cause +Y92049 Unspecified place in boarding-house as the place of occurrence of the external cause +Y92090 Kitchen in other non-institutional residence as the place of occurrence of the external cause +Y92091 Bathroom in other non-institutional residence as the place of occurrence of the external cause +Y92092 Bedroom in other non-institutional residence as the place of occurrence of the external cause +Y92093 Driveway of other non-institutional residence as the place of occurrence of the external cause +Y92094 Garage of other non-institutional residence as the place of occurrence of the external cause +Y92095 Swimming-pool of other non-institutional residence as the place of occurrence of the external cause +Y92096 Garden or yard of other non-institutional residence as the place of occurrence of the external cause +Y92098 Other place in other non-institutional residence as the place of occurrence of the external cause +Y92099 Unspecified place in other non-institutional residence as the place of occurrence of the external cause +Y9210 Unspecified residential institution as the place of occurrence of the external cause +Y92110 Kitchen in children's home and orphanage as the place of occurrence of the external cause +Y92111 Bathroom in children's home and orphanage as the place of occurrence of the external cause +Y92112 Bedroom in children's home and orphanage as the place of occurrence of the external cause +Y92113 Driveway of children's home and orphanage as the place of occurrence of the external cause +Y92114 Garage of children's home and orphanage as the place of occurrence of the external cause +Y92115 Swimming-pool of children's home and orphanage as the place of occurrence of the external cause +Y92116 Garden or yard of children's home and orphanage as the place of occurrence of the external cause +Y92118 Other place in children's home and orphanage as the place of occurrence of the external cause +Y92119 Unspecified place in children's home and orphanage as the place of occurrence of the external cause +Y92120 Kitchen in nursing home as the place of occurrence of the external cause +Y92121 Bathroom in nursing home as the place of occurrence of the external cause +Y92122 Bedroom in nursing home as the place of occurrence of the external cause +Y92123 Driveway of nursing home as the place of occurrence of the external cause +Y92124 Garage of nursing home as the place of occurrence of the external cause +Y92125 Swimming-pool of nursing home as the place of occurrence of the external cause +Y92126 Garden or yard of nursing home as the place of occurrence of the external cause +Y92128 Other place in nursing home as the place of occurrence of the external cause +Y92129 Unspecified place in nursing home as the place of occurrence of the external cause +Y92130 Kitchen on military base as the place of occurrence of the external cause +Y92131 Mess hall on military base as the place of occurrence of the external cause +Y92133 Barracks on military base as the place of occurrence of the external cause +Y92135 Garage on military base as the place of occurrence of the external cause +Y92136 Swimming-pool on military base as the place of occurrence of the external cause +Y92137 Garden or yard on military base as the place of occurrence of the external cause +Y92138 Other place on military base as the place of occurrence of the external cause +Y92139 Unspecified place military base as the place of occurrence of the external cause +Y92140 Kitchen in prison as the place of occurrence of the external cause +Y92141 Dining room in prison as the place of occurrence of the external cause +Y92142 Bathroom in prison as the place of occurrence of the external cause +Y92143 Cell of prison as the place of occurrence of the external cause +Y92146 Swimming-pool of prison as the place of occurrence of the external cause +Y92147 Courtyard of prison as the place of occurrence of the external cause +Y92148 Other place in prison as the place of occurrence of the external cause +Y92149 Unspecified place in prison as the place of occurrence of the external cause +Y92150 Kitchen in reform school as the place of occurrence of the external cause +Y92151 Dining room in reform school as the place of occurrence of the external cause +Y92152 Bathroom in reform school as the place of occurrence of the external cause +Y92153 Bedroom in reform school as the place of occurrence of the external cause +Y92154 Driveway of reform school as the place of occurrence of the external cause +Y92155 Garage of reform school as the place of occurrence of the external cause +Y92156 Swimming-pool of reform school as the place of occurrence of the external cause +Y92157 Garden or yard of reform school as the place of occurrence of the external cause +Y92158 Other place in reform school as the place of occurrence of the external cause +Y92159 Unspecified place in reform school as the place of occurrence of the external cause +Y92160 Kitchen in school dormitory as the place of occurrence of the external cause +Y92161 Dining room in school dormitory as the place of occurrence of the external cause +Y92162 Bathroom in school dormitory as the place of occurrence of the external cause +Y92163 Bedroom in school dormitory as the place of occurrence of the external cause +Y92168 Other place in school dormitory as the place of occurrence of the external cause +Y92169 Unspecified place in school dormitory as the place of occurrence of the external cause +Y92190 Kitchen in other specified residential institution as the place of occurrence of the external cause +Y92191 Dining room in other specified residential institution as the place of occurrence of the external cause +Y92192 Bathroom in other specified residential institution as the place of occurrence of the external cause +Y92193 Bedroom in other specified residential institution as the place of occurrence of the external cause +Y92194 Driveway of other specified residential institution as the place of occurrence of the external cause +Y92195 Garage of other specified residential institution as the place of occurrence of the external cause +Y92196 Pool of other specified residential institution as the place of occurrence of the external cause +Y92197 Garden or yard of other specified residential institution as the place of occurrence of the external cause +Y92198 Other place in other specified residential institution as the place of occurrence of the external cause +Y92199 Unspecified place in other specified residential institution as the place of occurrence of the external cause +Y92210 Daycare center as the place of occurrence of the external cause +Y92211 Elementary school as the place of occurrence of the external cause +Y92212 Middle school as the place of occurrence of the external cause +Y92213 High school as the place of occurrence of the external cause +Y92214 College as the place of occurrence of the external cause +Y92215 Trade school as the place of occurrence of the external cause +Y92218 Other school as the place of occurrence of the external cause +Y92219 Unspecified school as the place of occurrence of the external cause +Y9222 Religious institution as the place of occurrence of the external cause +Y92230 Patient room in hospital as the place of occurrence of the external cause +Y92231 Patient bathroom in hospital as the place of occurrence of the external cause +Y92232 Corridor of hospital as the place of occurrence of the external cause +Y92233 Cafeteria of hospital as the place of occurrence of the external cause +Y92234 Operating room of hospital as the place of occurrence of the external cause +Y92238 Other place in hospital as the place of occurrence of the external cause +Y92239 Unspecified place in hospital as the place of occurrence of the external cause +Y92240 Courthouse as the place of occurrence of the external cause +Y92241 Library as the place of occurrence of the external cause +Y92242 Post office as the place of occurrence of the external cause +Y92243 City hall as the place of occurrence of the external cause +Y92248 Other public administrative building as the place of occurrence of the external cause +Y92250 Art Gallery as the place of occurrence of the external cause +Y92251 Museum as the place of occurrence of the external cause +Y92252 Music hall as the place of occurrence of the external cause +Y92253 Opera house as the place of occurrence of the external cause +Y92254 Theater (live) as the place of occurrence of the external cause +Y92258 Other cultural public building as the place of occurrence of the external cause +Y9226 Movie house or cinema as the place of occurrence of the external cause +Y9229 Other specified public building as the place of occurrence of the external cause +Y92310 Basketball court as the place of occurrence of the external cause +Y92311 Squash court as the place of occurrence of the external cause +Y92312 Tennis court as the place of occurrence of the external cause +Y92318 Other athletic court as the place of occurrence of the external cause +Y92320 Baseball field as the place of occurrence of the external cause +Y92321 Football field as the place of occurrence of the external cause +Y92322 Soccer field as the place of occurrence of the external cause +Y92328 Other athletic field as the place of occurrence of the external cause +Y92330 Ice skating rink (indoor) (outdoor) as the place of occurrence of the external cause +Y92331 Roller skating rink as the place of occurrence of the external cause +Y9234 Swimming pool (public) as the place of occurrence of the external cause +Y9239 Other specified sports and athletic area as the place of occurrence of the external cause +Y92410 Unspecified street and highway as the place of occurrence of the external cause +Y92411 Interstate highway as the place of occurrence of the external cause +Y92412 Parkway as the place of occurrence of the external cause +Y92413 State road as the place of occurrence of the external cause +Y92414 Local residential or business street as the place of occurrence of the external cause +Y92415 Exit ramp or entrance ramp of street or highway as the place of occurrence of the external cause +Y92480 Sidewalk as the place of occurrence of the external cause +Y92481 Parking lot as the place of occurrence of the external cause +Y92482 Bike path as the place of occurrence of the external cause +Y92488 Other paved roadways as the place of occurrence of the external cause +Y92510 Bank as the place of occurrence of the external cause +Y92511 Restaurant or cafe as the place of occurrence of the external cause +Y92512 Supermarket, store or market as the place of occurrence of the external cause +Y92513 Shop (commercial) as the place of occurrence of the external cause +Y92520 Airport as the place of occurrence of the external cause +Y92521 Bus station as the place of occurrence of the external cause +Y92522 Railway station as the place of occurrence of the external cause +Y92523 Highway rest stop as the place of occurrence of the external cause +Y92524 Gas station as the place of occurrence of the external cause +Y92530 Ambulatory surgery center as the place of occurrence of the external cause +Y92531 Health care provider office as the place of occurrence of the external cause +Y92532 Urgent care center as the place of occurrence of the external cause +Y92538 Other ambulatory health services establishments as the place of occurrence of the external cause +Y9259 Other trade areas as the place of occurrence of the external cause +Y9261 Building [any] under construction as the place of occurrence of the external cause +Y9262 Dock or shipyard as the place of occurrence of the external cause +Y9263 Factory as the place of occurrence of the external cause +Y9264 Mine or pit as the place of occurrence of the external cause +Y9265 Oil rig as the place of occurrence of the external cause +Y9269 Other specified industrial and construction area as the place of occurrence of the external cause +Y9271 Barn as the place of occurrence of the external cause +Y9272 Chicken coop as the place of occurrence of the external cause +Y9273 Farm field as the place of occurrence of the external cause +Y9274 Orchard as the place of occurrence of the external cause +Y9279 Other farm location as the place of occurrence of the external cause +Y92810 Car as the place of occurrence of the external cause +Y92811 Bus as the place of occurrence of the external cause +Y92812 Truck as the place of occurrence of the external cause +Y92813 Airplane as the place of occurrence of the external cause +Y92814 Boat as the place of occurrence of the external cause +Y92815 Train as the place of occurrence of the external cause +Y92816 Subway car as the place of occurrence of the external cause +Y92818 Other transport vehicle as the place of occurrence of the external cause +Y92820 Desert as the place of occurrence of the external cause +Y92821 Forest as the place of occurrence of the external cause +Y92828 Other wilderness area as the place of occurrence of the external cause +Y92830 Public park as the place of occurrence of the external cause +Y92831 Amusement park as the place of occurrence of the external cause +Y92832 Beach as the place of occurrence of the external cause +Y92833 Campsite as the place of occurrence of the external cause +Y92834 Zoological garden (Zoo) as the place of occurrence of the external cause +Y92838 Other recreation area as the place of occurrence of the external cause +Y9284 Military training ground as the place of occurrence of the external cause +Y9285 Railroad track as the place of occurrence of the external cause +Y9286 Slaughter house as the place of occurrence of the external cause +Y9289 Other specified places as the place of occurrence of the external cause +Y929 Unspecified place or not applicable +Y9301 Activity, walking, marching and hiking +Y9302 Activity, running +Y9311 Activity, swimming +Y9312 Activity, springboard and platform diving +Y9313 Activity, water polo +Y9314 Activity, water aerobics and water exercise +Y9315 Activity, underwater diving and snorkeling +Y9316 Activity, rowing, canoeing, kayaking, rafting and tubing +Y9317 Activity, water skiing and wake boarding +Y9318 Activity, surfing, windsurfing and boogie boarding +Y9319 Activity, other involving water and watercraft +Y9321 Activity, ice skating +Y9322 Activity, ice hockey +Y9323 Activity, snow (alpine) (downhill) skiing, snowboarding, sledding, tobogganing and snow tubing +Y9324 Activity, cross country skiing +Y9329 Activity, other involving ice and snow +Y9331 Activity, mountain climbing, rock climbing and wall climbing +Y9332 Activity, rappelling +Y9333 Activity, BASE jumping +Y9334 Activity, bungee jumping +Y9335 Activity, hang gliding +Y9339 Activity, other involving climbing, rappelling and jumping off +Y9341 Activity, dancing +Y9342 Activity, yoga +Y9343 Activity, gymnastics +Y9344 Activity, trampolining +Y9345 Activity, cheerleading +Y9349 Activity, other involving dancing and other rhythmic movements +Y9351 Activity, roller skating (inline) and skateboarding +Y9352 Activity, horseback riding +Y9353 Activity, golf +Y9354 Activity, bowling +Y9355 Activity, bike riding +Y9356 Activity, jumping rope +Y9357 Activity, non-running track and field events +Y9359 Activity, other involving other sports and athletics played individually +Y9361 Activity, american tackle football +Y9362 Activity, american flag or touch football +Y9363 Activity, rugby +Y9364 Activity, baseball +Y9365 Activity, lacrosse and field hockey +Y9366 Activity, soccer +Y9367 Activity, basketball +Y9368 Activity, volleyball (beach) (court) +Y936A Activity, physical games generally associated with school recess, summer camp and children +Y9369 Activity, other involving other sports and athletics played as a team or group +Y9371 Activity, boxing +Y9372 Activity, wrestling +Y9373 Activity, racquet and hand sports +Y9374 Activity, frisbee +Y9375 Activity, martial arts +Y9379 Activity, other specified sports and athletics +Y93A1 Activity, exercise machines primarily for cardiorespiratory conditioning +Y93A2 Activity, calisthenics +Y93A3 Activity, aerobic and step exercise +Y93A4 Activity, circuit training +Y93A5 Activity, obstacle course +Y93A6 Activity, grass drills +Y93A9 Activity, other involving cardiorespiratory exercise +Y93B1 Activity, exercise machines primarily for muscle strengthening +Y93B2 Activity, push-ups, pull-ups, sit-ups +Y93B3 Activity, free weights +Y93B4 Activity, pilates +Y93B9 Activity, other involving muscle strengthening exercises +Y93C1 Activity, computer keyboarding +Y93C2 Activity, hand held interactive electronic device +Y93C9 Activity, other involving computer technology and electronic devices +Y93D1 Activity, knitting and crocheting +Y93D2 Activity, sewing +Y93D3 Activity, furniture building and finishing +Y93D9 Activity, other involving arts and handcrafts +Y93E1 Activity, personal bathing and showering +Y93E2 Activity, laundry +Y93E3 Activity, vacuuming +Y93E4 Activity, ironing +Y93E5 Activity, floor mopping and cleaning +Y93E6 Activity, residential relocation +Y93E8 Activity, other personal hygiene +Y93E9 Activity, other interior property and clothing maintenance +Y93F1 Activity, caregiving, bathing +Y93F2 Activity, caregiving, lifting +Y93F9 Activity, other caregiving +Y93G1 Activity, food preparation and clean up +Y93G2 Activity, grilling and smoking food +Y93G3 Activity, cooking and baking +Y93G9 Activity, other involving cooking and grilling +Y93H1 Activity, digging, shoveling and raking +Y93H2 Activity, gardening and landscaping +Y93H3 Activity, building and construction +Y93H9 Activity, other involving exterior property and land maintenance, building and construction +Y93I1 Activity, roller coaster riding +Y93I9 Activity, other involving external motion +Y93J1 Activity, piano playing +Y93J2 Activity, drum and other percussion instrument playing +Y93J3 Activity, string instrument playing +Y93J4 Activity, winds and brass instrument playing +Y93K1 Activity, walking an animal +Y93K2 Activity, milking an animal +Y93K3 Activity, grooming and shearing an animal +Y93K9 Activity, other involving animal care +Y9381 Activity, refereeing a sports activity +Y9382 Activity, spectator at an event +Y9383 Activity, rough housing and horseplay +Y9384 Activity, sleeping +Y9385 Activity, choking game +Y9389 Activity, other specified +Y939 Activity, unspecified +Y95 Nosocomial condition +Y990 Civilian activity done for income or pay +Y991 Military activity +Y992 Volunteer activity +Y998 Other external cause status +Y999 Unspecified external cause status +Z0000 Encounter for general adult medical examination without abnormal findings +Z0001 Encounter for general adult medical examination with abnormal findings +Z00110 Health examination for newborn under 8 days old +Z00111 Health examination for newborn 8 to 28 days old +Z00121 Encounter for routine child health examination with abnormal findings +Z00129 Encounter for routine child health examination without abnormal findings +Z002 Encounter for examination for period of rapid growth in childhood +Z003 Encounter for examination for adolescent development state +Z005 Encounter for examination of potential donor of organ and tissue +Z006 Encounter for examination for normal comparison and control in clinical research program +Z0070 Encounter for examination for period of delayed growth in childhood without abnormal findings +Z0071 Encounter for examination for period of delayed growth in childhood with abnormal findings +Z008 Encounter for other general examination +Z0100 Encounter for examination of eyes and vision without abnormal findings +Z0101 Encounter for examination of eyes and vision with abnormal findings +Z0110 Encounter for examination of ears and hearing without abnormal findings +Z01110 Encounter for hearing examination following failed hearing screening +Z01118 Encounter for examination of ears and hearing with other abnormal findings +Z0112 Encounter for hearing conservation and treatment +Z0120 Encounter for dental examination and cleaning without abnormal findings +Z0121 Encounter for dental examination and cleaning with abnormal findings +Z0130 Encounter for examination of blood pressure without abnormal findings +Z0131 Encounter for examination of blood pressure with abnormal findings +Z01411 Encounter for gynecological examination (general) (routine) with abnormal findings +Z01419 Encounter for gynecological examination (general) (routine) without abnormal findings +Z0142 Encounter for cervical smear to confirm findings of recent normal smear following initial abnormal smear +Z01810 Encounter for preprocedural cardiovascular examination +Z01811 Encounter for preprocedural respiratory examination +Z01812 Encounter for preprocedural laboratory examination +Z01818 Encounter for other preprocedural examination +Z0182 Encounter for allergy testing +Z0183 Encounter for blood typing +Z0184 Encounter for antibody response examination +Z0189 Encounter for other specified special examinations +Z020 Encounter for examination for admission to educational institution +Z021 Encounter for pre-employment examination +Z022 Encounter for examination for admission to residential institution +Z023 Encounter for examination for recruitment to armed forces +Z024 Encounter for examination for driving license +Z025 Encounter for examination for participation in sport +Z026 Encounter for examination for insurance purposes +Z0271 Encounter for disability determination +Z0279 Encounter for issue of other medical certificate +Z0281 Encounter for paternity testing +Z0282 Encounter for adoption services +Z0283 Encounter for blood-alcohol and blood-drug test +Z0289 Encounter for other administrative examinations +Z029 Encounter for administrative examinations, unspecified +Z036 Encounter for observation for suspected toxic effect from ingested substance ruled out +Z0371 Encounter for suspected problem with amniotic cavity and membrane ruled out +Z0372 Encounter for suspected placental problem ruled out +Z0373 Encounter for suspected fetal anomaly ruled out +Z0374 Encounter for suspected problem with fetal growth ruled out +Z0375 Encounter for suspected cervical shortening ruled out +Z0379 Encounter for other suspected maternal and fetal conditions ruled out +Z03810 Encounter for observation for suspected exposure to anthrax ruled out +Z03818 Encounter for observation for suspected exposure to other biological agents ruled out +Z0389 Encounter for observation for other suspected diseases and conditions ruled out +Z041 Encounter for examination and observation following transport accident +Z042 Encounter for examination and observation following work accident +Z043 Encounter for examination and observation following other accident +Z0441 Encounter for examination and observation following alleged adult rape +Z0442 Encounter for examination and observation following alleged child rape +Z046 Encounter for general psychiatric examination, requested by authority +Z0471 Encounter for examination and observation following alleged adult physical abuse +Z0472 Encounter for examination and observation following alleged child physical abuse +Z0481 Encounter for examination and observation of victim following forced sexual exploitation +Z0482 Encounter for examination and observation of victim following forced labor exploitation +Z0489 Encounter for examination and observation for other specified reasons +Z049 Encounter for examination and observation for unspecified reason +Z050 Observation and evaluation of newborn for suspected cardiac condition ruled out +Z051 Observation and evaluation of newborn for suspected infectious condition ruled out +Z052 Observation and evaluation of newborn for suspected neurological condition ruled out +Z053 Observation and evaluation of newborn for suspected respiratory condition ruled out +Z0541 Observation and evaluation of newborn for suspected genetic condition ruled out +Z0542 Observation and evaluation of newborn for suspected metabolic condition ruled out +Z0543 Observation and evaluation of newborn for suspected immunologic condition ruled out +Z055 Observation and evaluation of newborn for suspected gastrointestinal condition ruled out +Z056 Observation and evaluation of newborn for suspected genitourinary condition ruled out +Z0571 Observation and evaluation of newborn for suspected skin and subcutaneous tissue condition ruled out +Z0572 Observation and evaluation of newborn for suspected musculoskeletal condition ruled out +Z0573 Observation and evaluation of newborn for suspected connective tissue condition ruled out +Z058 Observation and evaluation of newborn for other specified suspected condition ruled out +Z059 Observation and evaluation of newborn for unspecified suspected condition ruled out +Z08 Encounter for follow-up examination after completed treatment for malignant neoplasm +Z09 Encounter for follow-up examination after completed treatment for conditions other than malignant neoplasm +Z110 Encounter for screening for intestinal infectious diseases +Z111 Encounter for screening for respiratory tuberculosis +Z112 Encounter for screening for other bacterial diseases +Z113 Encounter for screening for infections with a predominantly sexual mode of transmission +Z114 Encounter for screening for human immunodeficiency virus [HIV] +Z1151 Encounter for screening for human papillomavirus (HPV) +Z1159 Encounter for screening for other viral diseases +Z116 Encounter for screening for other protozoal diseases and helminthiases +Z118 Encounter for screening for other infectious and parasitic diseases +Z119 Encounter for screening for infectious and parasitic diseases, unspecified +Z120 Encounter for screening for malignant neoplasm of stomach +Z1210 Encounter for screening for malignant neoplasm of intestinal tract, unspecified +Z1211 Encounter for screening for malignant neoplasm of colon +Z1212 Encounter for screening for malignant neoplasm of rectum +Z1213 Encounter for screening for malignant neoplasm of small intestine +Z122 Encounter for screening for malignant neoplasm of respiratory organs +Z1231 Encounter for screening mammogram for malignant neoplasm of breast +Z1239 Encounter for other screening for malignant neoplasm of breast +Z124 Encounter for screening for malignant neoplasm of cervix +Z125 Encounter for screening for malignant neoplasm of prostate +Z126 Encounter for screening for malignant neoplasm of bladder +Z1271 Encounter for screening for malignant neoplasm of testis +Z1272 Encounter for screening for malignant neoplasm of vagina +Z1273 Encounter for screening for malignant neoplasm of ovary +Z1279 Encounter for screening for malignant neoplasm of other genitourinary organs +Z1281 Encounter for screening for malignant neoplasm of oral cavity +Z1282 Encounter for screening for malignant neoplasm of nervous system +Z1283 Encounter for screening for malignant neoplasm of skin +Z1289 Encounter for screening for malignant neoplasm of other sites +Z129 Encounter for screening for malignant neoplasm, site unspecified +Z130 Encounter for screening for diseases of the blood and blood-forming organs and certain disorders involving the immune mechanism +Z131 Encounter for screening for diabetes mellitus +Z1321 Encounter for screening for nutritional disorder +Z13220 Encounter for screening for lipoid disorders +Z13228 Encounter for screening for other metabolic disorders +Z1329 Encounter for screening for other suspected endocrine disorder +Z1330 Encounter for screening examination for mental health and behavioral disorders, unspecified +Z1331 Encounter for screening for depression +Z1332 Encounter for screening for maternal depression +Z1339 Encounter for screening examination for other mental health and behavioral disorders +Z1340 Encounter for screening for unspecified developmental delays +Z1341 Encounter for autism screening +Z1342 Encounter for screening for global developmental delays (milestones) +Z1349 Encounter for screening for other developmental delays +Z135 Encounter for screening for eye and ear disorders +Z136 Encounter for screening for cardiovascular disorders +Z1371 Encounter for nonprocreative screening for genetic disease carrier status +Z1379 Encounter for other screening for genetic and chromosomal anomalies +Z13810 Encounter for screening for upper gastrointestinal disorder +Z13811 Encounter for screening for lower gastrointestinal disorder +Z13818 Encounter for screening for other digestive system disorders +Z13820 Encounter for screening for osteoporosis +Z13828 Encounter for screening for other musculoskeletal disorder +Z1383 Encounter for screening for respiratory disorder NEC +Z1384 Encounter for screening for dental disorders +Z13850 Encounter for screening for traumatic brain injury +Z13858 Encounter for screening for other nervous system disorders +Z1388 Encounter for screening for disorder due to exposure to contaminants +Z1389 Encounter for screening for other disorder +Z139 Encounter for screening, unspecified +Z1401 Asymptomatic hemophilia A carrier +Z1402 Symptomatic hemophilia A carrier +Z141 Cystic fibrosis carrier +Z148 Genetic carrier of other disease +Z1501 Genetic susceptibility to malignant neoplasm of breast +Z1502 Genetic susceptibility to malignant neoplasm of ovary +Z1503 Genetic susceptibility to malignant neoplasm of prostate +Z1504 Genetic susceptibility to malignant neoplasm of endometrium +Z1509 Genetic susceptibility to other malignant neoplasm +Z1581 Genetic susceptibility to multiple endocrine neoplasia [MEN] +Z1589 Genetic susceptibility to other disease +Z1610 Resistance to unspecified beta lactam antibiotics +Z1611 Resistance to penicillins +Z1612 Extended spectrum beta lactamase (ESBL) resistance +Z1619 Resistance to other specified beta lactam antibiotics +Z1620 Resistance to unspecified antibiotic +Z1621 Resistance to vancomycin +Z1622 Resistance to vancomycin related antibiotics +Z1623 Resistance to quinolones and fluoroquinolones +Z1624 Resistance to multiple antibiotics +Z1629 Resistance to other single specified antibiotic +Z1630 Resistance to unspecified antimicrobial drugs +Z1631 Resistance to antiparasitic drug(s) +Z1632 Resistance to antifungal drug(s) +Z1633 Resistance to antiviral drug(s) +Z16341 Resistance to single antimycobacterial drug +Z16342 Resistance to multiple antimycobacterial drugs +Z1635 Resistance to multiple antimicrobial drugs +Z1639 Resistance to other specified antimicrobial drug +Z170 Estrogen receptor positive status [ER+] +Z171 Estrogen receptor negative status [ER-] +Z1801 Retained depleted uranium fragments +Z1809 Other retained radioactive fragments +Z1810 Retained metal fragments, unspecified +Z1811 Retained magnetic metal fragments +Z1812 Retained nonmagnetic metal fragments +Z182 Retained plastic fragments +Z1831 Retained animal quills or spines +Z1832 Retained tooth +Z1833 Retained wood fragments +Z1839 Other retained organic fragments +Z1881 Retained glass fragments +Z1883 Retained stone or crystalline fragments +Z1889 Other specified retained foreign body fragments +Z189 Retained foreign body fragments, unspecified material +Z191 Hormone sensitive malignancy status +Z192 Hormone resistant malignancy status +Z2001 Contact with and (suspected) exposure to intestinal infectious diseases due to Escherichia coli (E. coli) +Z2009 Contact with and (suspected) exposure to other intestinal infectious diseases +Z201 Contact with and (suspected) exposure to tuberculosis +Z202 Contact with and (suspected) exposure to infections with a predominantly sexual mode of transmission +Z203 Contact with and (suspected) exposure to rabies +Z204 Contact with and (suspected) exposure to rubella +Z205 Contact with and (suspected) exposure to viral hepatitis +Z206 Contact with and (suspected) exposure to human immunodeficiency virus [HIV] +Z207 Contact with and (suspected) exposure to pediculosis, acariasis and other infestations +Z20810 Contact with and (suspected) exposure to anthrax +Z20811 Contact with and (suspected) exposure to meningococcus +Z20818 Contact with and (suspected) exposure to other bacterial communicable diseases +Z20820 Contact with and (suspected) exposure to varicella +Z20821 Contact with and (suspected) exposure to Zika virus +Z20828 Contact with and (suspected) exposure to other viral communicable diseases +Z2089 Contact with and (suspected) exposure to other communicable diseases +Z209 Contact with and (suspected) exposure to unspecified communicable disease +Z21 Asymptomatic human immunodeficiency virus [HIV] infection status +Z220 Carrier of typhoid +Z221 Carrier of other intestinal infectious diseases +Z222 Carrier of diphtheria +Z2231 Carrier of bacterial disease due to meningococci +Z22321 Carrier or suspected carrier of Methicillin susceptible Staphylococcus aureus +Z22322 Carrier or suspected carrier of Methicillin resistant Staphylococcus aureus +Z22330 Carrier of Group B streptococcus +Z22338 Carrier of other streptococcus +Z2239 Carrier of other specified bacterial diseases +Z224 Carrier of infections with a predominantly sexual mode of transmission +Z226 Carrier of human T-lymphotropic virus type-1 [HTLV-1] infection +Z228 Carrier of other infectious diseases +Z229 Carrier of infectious disease, unspecified +Z23 Encounter for immunization +Z2801 Immunization not carried out because of acute illness of patient +Z2802 Immunization not carried out because of chronic illness or condition of patient +Z2803 Immunization not carried out because of immune compromised state of patient +Z2804 Immunization not carried out because of patient allergy to vaccine or component +Z2809 Immunization not carried out because of other contraindication +Z281 Immunization not carried out because of patient decision for reasons of belief or group pressure +Z2820 Immunization not carried out because of patient decision for unspecified reason +Z2821 Immunization not carried out because of patient refusal +Z2829 Immunization not carried out because of patient decision for other reason +Z283 Underimmunization status +Z2881 Immunization not carried out due to patient having had the disease +Z2882 Immunization not carried out because of caregiver refusal +Z2883 Immunization not carried out due to unavailability of vaccine +Z2889 Immunization not carried out for other reason +Z289 Immunization not carried out for unspecified reason +Z2911 Encounter for prophylactic immunotherapy for respiratory syncytial virus (RSV) +Z2912 Encounter for prophylactic antivenin +Z2913 Encounter for prophylactic Rho(D) immune globulin +Z2914 Encounter for prophylactic rabies immune globin +Z293 Encounter for prophylactic fluoride administration +Z298 Encounter for other specified prophylactic measures +Z299 Encounter for prophylactic measures, unspecified +Z30011 Encounter for initial prescription of contraceptive pills +Z30012 Encounter for prescription of emergency contraception +Z30013 Encounter for initial prescription of injectable contraceptive +Z30014 Encounter for initial prescription of intrauterine contraceptive device +Z30015 Encounter for initial prescription of vaginal ring hormonal contraceptive +Z30016 Encounter for initial prescription of transdermal patch hormonal contraceptive device +Z30017 Encounter for initial prescription of implantable subdermal contraceptive +Z30018 Encounter for initial prescription of other contraceptives +Z30019 Encounter for initial prescription of contraceptives, unspecified +Z3002 Counseling and instruction in natural family planning to avoid pregnancy +Z3009 Encounter for other general counseling and advice on contraception +Z302 Encounter for sterilization +Z3040 Encounter for surveillance of contraceptives, unspecified +Z3041 Encounter for surveillance of contraceptive pills +Z3042 Encounter for surveillance of injectable contraceptive +Z30430 Encounter for insertion of intrauterine contraceptive device +Z30431 Encounter for routine checking of intrauterine contraceptive device +Z30432 Encounter for removal of intrauterine contraceptive device +Z30433 Encounter for removal and reinsertion of intrauterine contraceptive device +Z3044 Encounter for surveillance of vaginal ring hormonal contraceptive device +Z3045 Encounter for surveillance of transdermal patch hormonal contraceptive device +Z3046 Encounter for surveillance of implantable subdermal contraceptive +Z3049 Encounter for surveillance of other contraceptives +Z308 Encounter for other contraceptive management +Z309 Encounter for contraceptive management, unspecified +Z310 Encounter for reversal of previous sterilization +Z3141 Encounter for fertility testing +Z3142 Aftercare following sterilization reversal +Z31430 Encounter of female for testing for genetic disease carrier status for procreative management +Z31438 Encounter for other genetic testing of female for procreative management +Z31440 Encounter of male for testing for genetic disease carrier status for procreative management +Z31441 Encounter for testing of male partner of patient with recurrent pregnancy loss +Z31448 Encounter for other genetic testing of male for procreative management +Z3149 Encounter for other procreative investigation and testing +Z315 Encounter for procreative genetic counseling +Z3161 Procreative counseling and advice using natural family planning +Z3162 Encounter for fertility preservation counseling +Z3169 Encounter for other general counseling and advice on procreation +Z317 Encounter for procreative management and counseling for gestational carrier +Z3181 Encounter for male factor infertility in female patient +Z3182 Encounter for Rh incompatibility status +Z3183 Encounter for assisted reproductive fertility procedure cycle +Z3184 Encounter for fertility preservation procedure +Z3189 Encounter for other procreative management +Z319 Encounter for procreative management, unspecified +Z3200 Encounter for pregnancy test, result unknown +Z3201 Encounter for pregnancy test, result positive +Z3202 Encounter for pregnancy test, result negative +Z322 Encounter for childbirth instruction +Z323 Encounter for childcare instruction +Z331 Pregnant state, incidental +Z332 Encounter for elective termination of pregnancy +Z333 Pregnant state, gestational carrier +Z3400 Encounter for supervision of normal first pregnancy, unspecified trimester +Z3401 Encounter for supervision of normal first pregnancy, first trimester +Z3402 Encounter for supervision of normal first pregnancy, second trimester +Z3403 Encounter for supervision of normal first pregnancy, third trimester +Z3480 Encounter for supervision of other normal pregnancy, unspecified trimester +Z3481 Encounter for supervision of other normal pregnancy, first trimester +Z3482 Encounter for supervision of other normal pregnancy, second trimester +Z3483 Encounter for supervision of other normal pregnancy, third trimester +Z3490 Encounter for supervision of normal pregnancy, unspecified, unspecified trimester +Z3491 Encounter for supervision of normal pregnancy, unspecified, first trimester +Z3492 Encounter for supervision of normal pregnancy, unspecified, second trimester +Z3493 Encounter for supervision of normal pregnancy, unspecified, third trimester +Z360 Encounter for antenatal screening for chromosomal anomalies +Z361 Encounter for antenatal screening for raised alphafetoprotein level +Z362 Encounter for other antenatal screening follow-up +Z363 Encounter for antenatal screening for malformations +Z364 Encounter for antenatal screening for fetal growth retardation +Z365 Encounter for antenatal screening for isoimmunization +Z3681 Encounter for antenatal screening for hydrops fetalis +Z3682 Encounter for antenatal screening for nuchal translucency +Z3683 Encounter for fetal screening for congenital cardiac abnormalities +Z3684 Encounter for antenatal screening for fetal lung maturity +Z3685 Encounter for antenatal screening for Streptococcus B +Z3686 Encounter for antenatal screening for cervical length +Z3687 Encounter for antenatal screening for uncertain dates +Z3688 Encounter for antenatal screening for fetal macrosomia +Z3689 Encounter for other specified antenatal screening +Z368A Encounter for antenatal screening for other genetic defects +Z369 Encounter for antenatal screening, unspecified +Z3A00 Weeks of gestation of pregnancy not specified +Z3A01 Less than 8 weeks gestation of pregnancy +Z3A08 8 weeks gestation of pregnancy +Z3A09 9 weeks gestation of pregnancy +Z3A10 10 weeks gestation of pregnancy +Z3A11 11 weeks gestation of pregnancy +Z3A12 12 weeks gestation of pregnancy +Z3A13 13 weeks gestation of pregnancy +Z3A14 14 weeks gestation of pregnancy +Z3A15 15 weeks gestation of pregnancy +Z3A16 16 weeks gestation of pregnancy +Z3A17 17 weeks gestation of pregnancy +Z3A18 18 weeks gestation of pregnancy +Z3A19 19 weeks gestation of pregnancy +Z3A20 20 weeks gestation of pregnancy +Z3A21 21 weeks gestation of pregnancy +Z3A22 22 weeks gestation of pregnancy +Z3A23 23 weeks gestation of pregnancy +Z3A24 24 weeks gestation of pregnancy +Z3A25 25 weeks gestation of pregnancy +Z3A26 26 weeks gestation of pregnancy +Z3A27 27 weeks gestation of pregnancy +Z3A28 28 weeks gestation of pregnancy +Z3A29 29 weeks gestation of pregnancy +Z3A30 30 weeks gestation of pregnancy +Z3A31 31 weeks gestation of pregnancy +Z3A32 32 weeks gestation of pregnancy +Z3A33 33 weeks gestation of pregnancy +Z3A34 34 weeks gestation of pregnancy +Z3A35 35 weeks gestation of pregnancy +Z3A36 36 weeks gestation of pregnancy +Z3A37 37 weeks gestation of pregnancy +Z3A38 38 weeks gestation of pregnancy +Z3A39 39 weeks gestation of pregnancy +Z3A40 40 weeks gestation of pregnancy +Z3A41 41 weeks gestation of pregnancy +Z3A42 42 weeks gestation of pregnancy +Z3A49 Greater than 42 weeks gestation of pregnancy +Z370 Single live birth +Z371 Single stillbirth +Z372 Twins, both liveborn +Z373 Twins, one liveborn and one stillborn +Z374 Twins, both stillborn +Z3750 Multiple births, unspecified, all liveborn +Z3751 Triplets, all liveborn +Z3752 Quadruplets, all liveborn +Z3753 Quintuplets, all liveborn +Z3754 Sextuplets, all liveborn +Z3759 Other multiple births, all liveborn +Z3760 Multiple births, unspecified, some liveborn +Z3761 Triplets, some liveborn +Z3762 Quadruplets, some liveborn +Z3763 Quintuplets, some liveborn +Z3764 Sextuplets, some liveborn +Z3769 Other multiple births, some liveborn +Z377 Other multiple births, all stillborn +Z379 Outcome of delivery, unspecified +Z3800 Single liveborn infant, delivered vaginally +Z3801 Single liveborn infant, delivered by cesarean +Z381 Single liveborn infant, born outside hospital +Z382 Single liveborn infant, unspecified as to place of birth +Z3830 Twin liveborn infant, delivered vaginally +Z3831 Twin liveborn infant, delivered by cesarean +Z384 Twin liveborn infant, born outside hospital +Z385 Twin liveborn infant, unspecified as to place of birth +Z3861 Triplet liveborn infant, delivered vaginally +Z3862 Triplet liveborn infant, delivered by cesarean +Z3863 Quadruplet liveborn infant, delivered vaginally +Z3864 Quadruplet liveborn infant, delivered by cesarean +Z3865 Quintuplet liveborn infant, delivered vaginally +Z3866 Quintuplet liveborn infant, delivered by cesarean +Z3868 Other multiple liveborn infant, delivered vaginally +Z3869 Other multiple liveborn infant, delivered by cesarean +Z387 Other multiple liveborn infant, born outside hospital +Z388 Other multiple liveborn infant, unspecified as to place of birth +Z390 Encounter for care and examination of mother immediately after delivery +Z391 Encounter for care and examination of lactating mother +Z392 Encounter for routine postpartum follow-up +Z4000 Encounter for prophylactic removal of unspecified organ +Z4001 Encounter for prophylactic removal of breast +Z4002 Encounter for prophylactic removal of ovary(s) +Z4003 Encounter for prophylactic removal of fallopian tube(s) +Z4009 Encounter for prophylactic removal of other organ +Z408 Encounter for other prophylactic surgery +Z409 Encounter for prophylactic surgery, unspecified +Z411 Encounter for cosmetic surgery +Z412 Encounter for routine and ritual male circumcision +Z413 Encounter for ear piercing +Z418 Encounter for other procedures for purposes other than remedying health state +Z419 Encounter for procedure for purposes other than remedying health state, unspecified +Z421 Encounter for breast reconstruction following mastectomy +Z428 Encounter for other plastic and reconstructive surgery following medical procedure or healed injury +Z430 Encounter for attention to tracheostomy +Z431 Encounter for attention to gastrostomy +Z432 Encounter for attention to ileostomy +Z433 Encounter for attention to colostomy +Z434 Encounter for attention to other artificial openings of digestive tract +Z435 Encounter for attention to cystostomy +Z436 Encounter for attention to other artificial openings of urinary tract +Z437 Encounter for attention to artificial vagina +Z438 Encounter for attention to other artificial openings +Z439 Encounter for attention to unspecified artificial opening +Z44001 Encounter for fitting and adjustment of unspecified right artificial arm +Z44002 Encounter for fitting and adjustment of unspecified left artificial arm +Z44009 Encounter for fitting and adjustment of unspecified artificial arm, unspecified arm +Z44011 Encounter for fitting and adjustment of complete right artificial arm +Z44012 Encounter for fitting and adjustment of complete left artificial arm +Z44019 Encounter for fitting and adjustment of complete artificial arm, unspecified arm +Z44021 Encounter for fitting and adjustment of partial artificial right arm +Z44022 Encounter for fitting and adjustment of partial artificial left arm +Z44029 Encounter for fitting and adjustment of partial artificial arm, unspecified arm +Z44101 Encounter for fitting and adjustment of unspecified right artificial leg +Z44102 Encounter for fitting and adjustment of unspecified left artificial leg +Z44109 Encounter for fitting and adjustment of unspecified artificial leg, unspecified leg +Z44111 Encounter for fitting and adjustment of complete right artificial leg +Z44112 Encounter for fitting and adjustment of complete left artificial leg +Z44119 Encounter for fitting and adjustment of complete artificial leg, unspecified leg +Z44121 Encounter for fitting and adjustment of partial artificial right leg +Z44122 Encounter for fitting and adjustment of partial artificial left leg +Z44129 Encounter for fitting and adjustment of partial artificial leg, unspecified leg +Z4420 Encounter for fitting and adjustment of artificial eye, unspecified +Z4421 Encounter for fitting and adjustment of artificial right eye +Z4422 Encounter for fitting and adjustment of artificial left eye +Z4430 Encounter for fitting and adjustment of external breast prosthesis, unspecified breast +Z4431 Encounter for fitting and adjustment of external right breast prosthesis +Z4432 Encounter for fitting and adjustment of external left breast prosthesis +Z448 Encounter for fitting and adjustment of other external prosthetic devices +Z449 Encounter for fitting and adjustment of unspecified external prosthetic device +Z45010 Encounter for checking and testing of cardiac pacemaker pulse generator [battery] +Z45018 Encounter for adjustment and management of other part of cardiac pacemaker +Z4502 Encounter for adjustment and management of automatic implantable cardiac defibrillator +Z4509 Encounter for adjustment and management of other cardiac device +Z451 Encounter for adjustment and management of infusion pump +Z452 Encounter for adjustment and management of vascular access device +Z4531 Encounter for adjustment and management of implanted visual substitution device +Z45320 Encounter for adjustment and management of bone conduction device +Z45321 Encounter for adjustment and management of cochlear device +Z45328 Encounter for adjustment and management of other implanted hearing device +Z4541 Encounter for adjustment and management of cerebrospinal fluid drainage device +Z4542 Encounter for adjustment and management of neuropacemaker (brain) (peripheral nerve) (spinal cord) +Z4549 Encounter for adjustment and management of other implanted nervous system device +Z45811 Encounter for adjustment or removal of right breast implant +Z45812 Encounter for adjustment or removal of left breast implant +Z45819 Encounter for adjustment or removal of unspecified breast implant +Z4582 Encounter for adjustment or removal of myringotomy device (stent) (tube) +Z4589 Encounter for adjustment and management of other implanted devices +Z459 Encounter for adjustment and management of unspecified implanted device +Z460 Encounter for fitting and adjustment of spectacles and contact lenses +Z461 Encounter for fitting and adjustment of hearing aid +Z462 Encounter for fitting and adjustment of other devices related to nervous system and special senses +Z463 Encounter for fitting and adjustment of dental prosthetic device +Z464 Encounter for fitting and adjustment of orthodontic device +Z4651 Encounter for fitting and adjustment of gastric lap band +Z4659 Encounter for fitting and adjustment of other gastrointestinal appliance and device +Z466 Encounter for fitting and adjustment of urinary device +Z4681 Encounter for fitting and adjustment of insulin pump +Z4682 Encounter for fitting and adjustment of non-vascular catheter +Z4689 Encounter for fitting and adjustment of other specified devices +Z469 Encounter for fitting and adjustment of unspecified device +Z471 Aftercare following joint replacement surgery +Z472 Encounter for removal of internal fixation device +Z4731 Aftercare following explantation of shoulder joint prosthesis +Z4732 Aftercare following explantation of hip joint prosthesis +Z4733 Aftercare following explantation of knee joint prosthesis +Z4781 Encounter for orthopedic aftercare following surgical amputation +Z4782 Encounter for orthopedic aftercare following scoliosis surgery +Z4789 Encounter for other orthopedic aftercare +Z4800 Encounter for change or removal of nonsurgical wound dressing +Z4801 Encounter for change or removal of surgical wound dressing +Z4802 Encounter for removal of sutures +Z4803 Encounter for change or removal of drains +Z481 Encounter for planned postprocedural wound closure +Z4821 Encounter for aftercare following heart transplant +Z4822 Encounter for aftercare following kidney transplant +Z4823 Encounter for aftercare following liver transplant +Z4824 Encounter for aftercare following lung transplant +Z48280 Encounter for aftercare following heart-lung transplant +Z48288 Encounter for aftercare following multiple organ transplant +Z48290 Encounter for aftercare following bone marrow transplant +Z48298 Encounter for aftercare following other organ transplant +Z483 Aftercare following surgery for neoplasm +Z48810 Encounter for surgical aftercare following surgery on the sense organs +Z48811 Encounter for surgical aftercare following surgery on the nervous system +Z48812 Encounter for surgical aftercare following surgery on the circulatory system +Z48813 Encounter for surgical aftercare following surgery on the respiratory system +Z48814 Encounter for surgical aftercare following surgery on the teeth or oral cavity +Z48815 Encounter for surgical aftercare following surgery on the digestive system +Z48816 Encounter for surgical aftercare following surgery on the genitourinary system +Z48817 Encounter for surgical aftercare following surgery on the skin and subcutaneous tissue +Z4889 Encounter for other specified surgical aftercare +Z4901 Encounter for fitting and adjustment of extracorporeal dialysis catheter +Z4902 Encounter for fitting and adjustment of peritoneal dialysis catheter +Z4931 Encounter for adequacy testing for hemodialysis +Z4932 Encounter for adequacy testing for peritoneal dialysis +Z510 Encounter for antineoplastic radiation therapy +Z5111 Encounter for antineoplastic chemotherapy +Z5112 Encounter for antineoplastic immunotherapy +Z515 Encounter for palliative care +Z516 Encounter for desensitization to allergens +Z5181 Encounter for therapeutic drug level monitoring +Z5189 Encounter for other specified aftercare +Z52000 Unspecified donor, whole blood +Z52001 Unspecified donor, stem cells +Z52008 Unspecified donor, other blood +Z52010 Autologous donor, whole blood +Z52011 Autologous donor, stem cells +Z52018 Autologous donor, other blood +Z52090 Other blood donor, whole blood +Z52091 Other blood donor, stem cells +Z52098 Other blood donor, other blood +Z5210 Skin donor, unspecified +Z5211 Skin donor, autologous +Z5219 Skin donor, other +Z5220 Bone donor, unspecified +Z5221 Bone donor, autologous +Z5229 Bone donor, other +Z523 Bone marrow donor +Z524 Kidney donor +Z525 Cornea donor +Z526 Liver donor +Z52810 Egg (Oocyte) donor under age 35, anonymous recipient +Z52811 Egg (Oocyte) donor under age 35, designated recipient +Z52812 Egg (Oocyte) donor age 35 and over, anonymous recipient +Z52813 Egg (Oocyte) donor age 35 and over, designated recipient +Z52819 Egg (Oocyte) donor, unspecified +Z5289 Donor of other specified organs or tissues +Z529 Donor of unspecified organ or tissue +Z5301 Procedure and treatment not carried out due to patient smoking +Z5309 Procedure and treatment not carried out because of other contraindication +Z531 Procedure and treatment not carried out because of patient's decision for reasons of belief and group pressure +Z5320 Procedure and treatment not carried out because of patient's decision for unspecified reasons +Z5321 Procedure and treatment not carried out due to patient leaving prior to being seen by health care provider +Z5329 Procedure and treatment not carried out because of patient's decision for other reasons +Z5331 Laparoscopic surgical procedure converted to open procedure +Z5332 Thoracoscopic surgical procedure converted to open procedure +Z5333 Arthroscopic surgical procedure converted to open procedure +Z5339 Other specified procedure converted to open procedure +Z538 Procedure and treatment not carried out for other reasons +Z539 Procedure and treatment not carried out, unspecified reason +Z550 Illiteracy and low-level literacy +Z551 Schooling unavailable and unattainable +Z552 Failed school examinations +Z553 Underachievement in school +Z554 Educational maladjustment and discord with teachers and classmates +Z558 Other problems related to education and literacy +Z559 Problems related to education and literacy, unspecified +Z560 Unemployment, unspecified +Z561 Change of job +Z562 Threat of job loss +Z563 Stressful work schedule +Z564 Discord with boss and workmates +Z565 Uncongenial work environment +Z566 Other physical and mental strain related to work +Z5681 Sexual harassment on the job +Z5682 Military deployment status +Z5689 Other problems related to employment +Z569 Unspecified problems related to employment +Z570 Occupational exposure to noise +Z571 Occupational exposure to radiation +Z572 Occupational exposure to dust +Z5731 Occupational exposure to environmental tobacco smoke +Z5739 Occupational exposure to other air contaminants +Z574 Occupational exposure to toxic agents in agriculture +Z575 Occupational exposure to toxic agents in other industries +Z576 Occupational exposure to extreme temperature +Z577 Occupational exposure to vibration +Z578 Occupational exposure to other risk factors +Z579 Occupational exposure to unspecified risk factor +Z590 Homelessness +Z591 Inadequate housing +Z592 Discord with neighbors, lodgers and landlord +Z593 Problems related to living in residential institution +Z594 Lack of adequate food and safe drinking water +Z595 Extreme poverty +Z596 Low income +Z597 Insufficient social insurance and welfare support +Z598 Other problems related to housing and economic circumstances +Z599 Problem related to housing and economic circumstances, unspecified +Z600 Problems of adjustment to life-cycle transitions +Z602 Problems related to living alone +Z603 Acculturation difficulty +Z604 Social exclusion and rejection +Z605 Target of (perceived) adverse discrimination and persecution +Z608 Other problems related to social environment +Z609 Problem related to social environment, unspecified +Z620 Inadequate parental supervision and control +Z621 Parental overprotection +Z6221 Child in welfare custody +Z6222 Institutional upbringing +Z6229 Other upbringing away from parents +Z623 Hostility towards and scapegoating of child +Z626 Inappropriate (excessive) parental pressure +Z62810 Personal history of physical and sexual abuse in childhood +Z62811 Personal history of psychological abuse in childhood +Z62812 Personal history of neglect in childhood +Z62813 Personal history of forced labor or sexual exploitation in childhood +Z62819 Personal history of unspecified abuse in childhood +Z62820 Parent-biological child conflict +Z62821 Parent-adopted child conflict +Z62822 Parent-foster child conflict +Z62890 Parent-child estrangement NEC +Z62891 Sibling rivalry +Z62898 Other specified problems related to upbringing +Z629 Problem related to upbringing, unspecified +Z630 Problems in relationship with spouse or partner +Z631 Problems in relationship with in-laws +Z6331 Absence of family member due to military deployment +Z6332 Other absence of family member +Z634 Disappearance and death of family member +Z635 Disruption of family by separation and divorce +Z636 Dependent relative needing care at home +Z6371 Stress on family due to return of family member from military deployment +Z6372 Alcoholism and drug addiction in family +Z6379 Other stressful life events affecting family and household +Z638 Other specified problems related to primary support group +Z639 Problem related to primary support group, unspecified +Z640 Problems related to unwanted pregnancy +Z641 Problems related to multiparity +Z644 Discord with counselors +Z650 Conviction in civil and criminal proceedings without imprisonment +Z651 Imprisonment and other incarceration +Z652 Problems related to release from prison +Z653 Problems related to other legal circumstances +Z654 Victim of crime and terrorism +Z655 Exposure to disaster, war and other hostilities +Z658 Other specified problems related to psychosocial circumstances +Z659 Problem related to unspecified psychosocial circumstances +Z66 Do not resuscitate +Z6710 Type A blood, Rh positive +Z6711 Type A blood, Rh negative +Z6720 Type B blood, Rh positive +Z6721 Type B blood, Rh negative +Z6730 Type AB blood, Rh positive +Z6731 Type AB blood, Rh negative +Z6740 Type O blood, Rh positive +Z6741 Type O blood, Rh negative +Z6790 Unspecified blood type, Rh positive +Z6791 Unspecified blood type, Rh negative +Z681 Body mass index (BMI) 19.9 or less, adult +Z6820 Body mass index (BMI) 20.0-20.9, adult +Z6821 Body mass index (BMI) 21.0-21.9, adult +Z6822 Body mass index (BMI) 22.0-22.9, adult +Z6823 Body mass index (BMI) 23.0-23.9, adult +Z6824 Body mass index (BMI) 24.0-24.9, adult +Z6825 Body mass index (BMI) 25.0-25.9, adult +Z6826 Body mass index (BMI) 26.0-26.9, adult +Z6827 Body mass index (BMI) 27.0-27.9, adult +Z6828 Body mass index (BMI) 28.0-28.9, adult +Z6829 Body mass index (BMI) 29.0-29.9, adult +Z6830 Body mass index (BMI) 30.0-30.9, adult +Z6831 Body mass index (BMI) 31.0-31.9, adult +Z6832 Body mass index (BMI) 32.0-32.9, adult +Z6833 Body mass index (BMI) 33.0-33.9, adult +Z6834 Body mass index (BMI) 34.0-34.9, adult +Z6835 Body mass index (BMI) 35.0-35.9, adult +Z6836 Body mass index (BMI) 36.0-36.9, adult +Z6837 Body mass index (BMI) 37.0-37.9, adult +Z6838 Body mass index (BMI) 38.0-38.9, adult +Z6839 Body mass index (BMI) 39.0-39.9, adult +Z6841 Body mass index (BMI) 40.0-44.9, adult +Z6842 Body mass index (BMI) 45.0-49.9, adult +Z6843 Body mass index (BMI) 50-59.9, adult +Z6844 Body mass index (BMI) 60.0-69.9, adult +Z6845 Body mass index (BMI) 70 or greater, adult +Z6851 Body mass index (BMI) pediatric, less than 5th percentile for age +Z6852 Body mass index (BMI) pediatric, 5th percentile to less than 85th percentile for age +Z6853 Body mass index (BMI) pediatric, 85th percentile to less than 95th percentile for age +Z6854 Body mass index (BMI) pediatric, greater than or equal to 95th percentile for age +Z69010 Encounter for mental health services for victim of parental child abuse +Z69011 Encounter for mental health services for perpetrator of parental child abuse +Z69020 Encounter for mental health services for victim of non-parental child abuse +Z69021 Encounter for mental health services for perpetrator of non-parental child abuse +Z6911 Encounter for mental health services for victim of spousal or partner abuse +Z6912 Encounter for mental health services for perpetrator of spousal or partner abuse +Z6981 Encounter for mental health services for victim of other abuse +Z6982 Encounter for mental health services for perpetrator of other abuse +Z700 Counseling related to sexual attitude +Z701 Counseling related to patient's sexual behavior and orientation +Z702 Counseling related to sexual behavior and orientation of third party +Z703 Counseling related to combined concerns regarding sexual attitude, behavior and orientation +Z708 Other sex counseling +Z709 Sex counseling, unspecified +Z710 Person encountering health services to consult on behalf of another person +Z711 Person with feared health complaint in whom no diagnosis is made +Z712 Person consulting for explanation of examination or test findings +Z713 Dietary counseling and surveillance +Z7141 Alcohol abuse counseling and surveillance of alcoholic +Z7142 Counseling for family member of alcoholic +Z7151 Drug abuse counseling and surveillance of drug abuser +Z7152 Counseling for family member of drug abuser +Z716 Tobacco abuse counseling +Z717 Human immunodeficiency virus [HIV] counseling +Z7181 Spiritual or religious counseling +Z7182 Exercise counseling +Z7183 Encounter for nonprocreative genetic counseling +Z7189 Other specified counseling +Z719 Counseling, unspecified +Z720 Tobacco use +Z723 Lack of physical exercise +Z724 Inappropriate diet and eating habits +Z7251 High risk heterosexual behavior +Z7252 High risk homosexual behavior +Z7253 High risk bisexual behavior +Z726 Gambling and betting +Z72810 Child and adolescent antisocial behavior +Z72811 Adult antisocial behavior +Z72820 Sleep deprivation +Z72821 Inadequate sleep hygiene +Z7289 Other problems related to lifestyle +Z729 Problem related to lifestyle, unspecified +Z730 Burn-out +Z731 Type A behavior pattern +Z732 Lack of relaxation and leisure +Z733 Stress, not elsewhere classified +Z734 Inadequate social skills, not elsewhere classified +Z735 Social role conflict, not elsewhere classified +Z736 Limitation of activities due to disability +Z73810 Behavioral insomnia of childhood, sleep-onset association type +Z73811 Behavioral insomnia of childhood, limit setting type +Z73812 Behavioral insomnia of childhood, combined type +Z73819 Behavioral insomnia of childhood, unspecified type +Z7382 Dual sensory impairment +Z7389 Other problems related to life management difficulty +Z739 Problem related to life management difficulty, unspecified +Z7401 Bed confinement status +Z7409 Other reduced mobility +Z741 Need for assistance with personal care +Z742 Need for assistance at home and no other household member able to render care +Z743 Need for continuous supervision +Z748 Other problems related to care provider dependency +Z749 Problem related to care provider dependency, unspecified +Z750 Medical services not available in home +Z751 Person awaiting admission to adequate facility elsewhere +Z752 Other waiting period for investigation and treatment +Z753 Unavailability and inaccessibility of health-care facilities +Z754 Unavailability and inaccessibility of other helping agencies +Z755 Holiday relief care +Z758 Other problems related to medical facilities and other health care +Z759 Unspecified problem related to medical facilities and other health care +Z760 Encounter for issue of repeat prescription +Z761 Encounter for health supervision and care of foundling +Z762 Encounter for health supervision and care of other healthy infant and child +Z763 Healthy person accompanying sick person +Z764 Other boarder to healthcare facility +Z765 Malingerer [conscious simulation] +Z7681 Expectant parent(s) prebirth pediatrician visit +Z7682 Awaiting organ transplant status +Z7689 Persons encountering health services in other specified circumstances +Z77010 Contact with and (suspected) exposure to arsenic +Z77011 Contact with and (suspected) exposure to lead +Z77012 Contact with and (suspected) exposure to uranium +Z77018 Contact with and (suspected) exposure to other hazardous metals +Z77020 Contact with and (suspected) exposure to aromatic amines +Z77021 Contact with and (suspected) exposure to benzene +Z77028 Contact with and (suspected) exposure to other hazardous aromatic compounds +Z77090 Contact with and (suspected) exposure to asbestos +Z77098 Contact with and (suspected) exposure to other hazardous, chiefly nonmedicinal, chemicals +Z77110 Contact with and (suspected) exposure to air pollution +Z77111 Contact with and (suspected) exposure to water pollution +Z77112 Contact with and (suspected) exposure to soil pollution +Z77118 Contact with and (suspected) exposure to other environmental pollution +Z77120 Contact with and (suspected) exposure to mold (toxic) +Z77121 Contact with and (suspected) exposure to harmful algae and algae toxins +Z77122 Contact with and (suspected) exposure to noise +Z77123 Contact with and (suspected) exposure to radon and other naturally occurring radiation +Z77128 Contact with and (suspected) exposure to other hazards in the physical environment +Z7721 Contact with and (suspected) exposure to potentially hazardous body fluids +Z7722 Contact with and (suspected) exposure to environmental tobacco smoke (acute) (chronic) +Z7729 Contact with and (suspected) exposure to other hazardous substances +Z779 Other contact with and (suspected) exposures hazardous to health +Z780 Asymptomatic menopausal state +Z781 Physical restraint status +Z789 Other specified health status +Z7901 Long term (current) use of anticoagulants +Z7902 Long term (current) use of antithrombotics/antiplatelets +Z791 Long term (current) use of non-steroidal anti-inflammatories (NSAID) +Z792 Long term (current) use of antibiotics +Z793 Long term (current) use of hormonal contraceptives +Z794 Long term (current) use of insulin +Z7951 Long term (current) use of inhaled steroids +Z7952 Long term (current) use of systemic steroids +Z79810 Long term (current) use of selective estrogen receptor modulators (SERMs) +Z79811 Long term (current) use of aromatase inhibitors +Z79818 Long term (current) use of other agents affecting estrogen receptors and estrogen levels +Z7982 Long term (current) use of aspirin +Z7983 Long term (current) use of bisphosphonates +Z7984 Long term (current) use of oral hypoglycemic drugs +Z79890 Hormone replacement therapy +Z79891 Long term (current) use of opiate analgesic +Z79899 Other long term (current) drug therapy +Z800 Family history of malignant neoplasm of digestive organs +Z801 Family history of malignant neoplasm of trachea, bronchus and lung +Z802 Family history of malignant neoplasm of other respiratory and intrathoracic organs +Z803 Family history of malignant neoplasm of breast +Z8041 Family history of malignant neoplasm of ovary +Z8042 Family history of malignant neoplasm of prostate +Z8043 Family history of malignant neoplasm of testis +Z8049 Family history of malignant neoplasm of other genital organs +Z8051 Family history of malignant neoplasm of kidney +Z8052 Family history of malignant neoplasm of bladder +Z8059 Family history of malignant neoplasm of other urinary tract organ +Z806 Family history of leukemia +Z807 Family history of other malignant neoplasms of lymphoid, hematopoietic and related tissues +Z808 Family history of malignant neoplasm of other organs or systems +Z809 Family history of malignant neoplasm, unspecified +Z810 Family history of intellectual disabilities +Z811 Family history of alcohol abuse and dependence +Z812 Family history of tobacco abuse and dependence +Z813 Family history of other psychoactive substance abuse and dependence +Z814 Family history of other substance abuse and dependence +Z818 Family history of other mental and behavioral disorders +Z820 Family history of epilepsy and other diseases of the nervous system +Z821 Family history of blindness and visual loss +Z822 Family history of deafness and hearing loss +Z823 Family history of stroke +Z8241 Family history of sudden cardiac death +Z8249 Family history of ischemic heart disease and other diseases of the circulatory system +Z825 Family history of asthma and other chronic lower respiratory diseases +Z8261 Family history of arthritis +Z8262 Family history of osteoporosis +Z8269 Family history of other diseases of the musculoskeletal system and connective tissue +Z8271 Family history of polycystic kidney +Z8279 Family history of other congenital malformations, deformations and chromosomal abnormalities +Z828 Family history of other disabilities and chronic diseases leading to disablement, not elsewhere classified +Z830 Family history of human immunodeficiency virus [HIV] disease +Z831 Family history of other infectious and parasitic diseases +Z832 Family history of diseases of the blood and blood-forming organs and certain disorders involving the immune mechanism +Z833 Family history of diabetes mellitus +Z8341 Family history of multiple endocrine neoplasia [MEN] syndrome +Z8342 Family history of familial hypercholesterolemia +Z83430 Family history of elevated lipoprotein(a) +Z83438 Family history of other disorder of lipoprotein metabolism and other lipidemia +Z8349 Family history of other endocrine, nutritional and metabolic diseases +Z83511 Family history of glaucoma +Z83518 Family history of other specified eye disorder +Z8352 Family history of ear disorders +Z836 Family history of other diseases of the respiratory system +Z8371 Family history of colonic polyps +Z8379 Family history of other diseases of the digestive system +Z840 Family history of diseases of the skin and subcutaneous tissue +Z841 Family history of disorders of kidney and ureter +Z842 Family history of other diseases of the genitourinary system +Z843 Family history of consanguinity +Z8481 Family history of carrier of genetic disease +Z8482 Family history of sudden infant death syndrome +Z8489 Family history of other specified conditions +Z8500 Personal history of malignant neoplasm of unspecified digestive organ +Z8501 Personal history of malignant neoplasm of esophagus +Z85020 Personal history of malignant carcinoid tumor of stomach +Z85028 Personal history of other malignant neoplasm of stomach +Z85030 Personal history of malignant carcinoid tumor of large intestine +Z85038 Personal history of other malignant neoplasm of large intestine +Z85040 Personal history of malignant carcinoid tumor of rectum +Z85048 Personal history of other malignant neoplasm of rectum, rectosigmoid junction, and anus +Z8505 Personal history of malignant neoplasm of liver +Z85060 Personal history of malignant carcinoid tumor of small intestine +Z85068 Personal history of other malignant neoplasm of small intestine +Z8507 Personal history of malignant neoplasm of pancreas +Z8509 Personal history of malignant neoplasm of other digestive organs +Z85110 Personal history of malignant carcinoid tumor of bronchus and lung +Z85118 Personal history of other malignant neoplasm of bronchus and lung +Z8512 Personal history of malignant neoplasm of trachea +Z8520 Personal history of malignant neoplasm of unspecified respiratory organ +Z8521 Personal history of malignant neoplasm of larynx +Z8522 Personal history of malignant neoplasm of nasal cavities, middle ear, and accessory sinuses +Z85230 Personal history of malignant carcinoid tumor of thymus +Z85238 Personal history of other malignant neoplasm of thymus +Z8529 Personal history of malignant neoplasm of other respiratory and intrathoracic organs +Z853 Personal history of malignant neoplasm of breast +Z8540 Personal history of malignant neoplasm of unspecified female genital organ +Z8541 Personal history of malignant neoplasm of cervix uteri +Z8542 Personal history of malignant neoplasm of other parts of uterus +Z8543 Personal history of malignant neoplasm of ovary +Z8544 Personal history of malignant neoplasm of other female genital organs +Z8545 Personal history of malignant neoplasm of unspecified male genital organ +Z8546 Personal history of malignant neoplasm of prostate +Z8547 Personal history of malignant neoplasm of testis +Z8548 Personal history of malignant neoplasm of epididymis +Z8549 Personal history of malignant neoplasm of other male genital organs +Z8550 Personal history of malignant neoplasm of unspecified urinary tract organ +Z8551 Personal history of malignant neoplasm of bladder +Z85520 Personal history of malignant carcinoid tumor of kidney +Z85528 Personal history of other malignant neoplasm of kidney +Z8553 Personal history of malignant neoplasm of renal pelvis +Z8554 Personal history of malignant neoplasm of ureter +Z8559 Personal history of malignant neoplasm of other urinary tract organ +Z856 Personal history of leukemia +Z8571 Personal history of Hodgkin lymphoma +Z8572 Personal history of non-Hodgkin lymphomas +Z8579 Personal history of other malignant neoplasms of lymphoid, hematopoietic and related tissues +Z85810 Personal history of malignant neoplasm of tongue +Z85818 Personal history of malignant neoplasm of other sites of lip, oral cavity, and pharynx +Z85819 Personal history of malignant neoplasm of unspecified site of lip, oral cavity, and pharynx +Z85820 Personal history of malignant melanoma of skin +Z85821 Personal history of Merkel cell carcinoma +Z85828 Personal history of other malignant neoplasm of skin +Z85830 Personal history of malignant neoplasm of bone +Z85831 Personal history of malignant neoplasm of soft tissue +Z85840 Personal history of malignant neoplasm of eye +Z85841 Personal history of malignant neoplasm of brain +Z85848 Personal history of malignant neoplasm of other parts of nervous tissue +Z85850 Personal history of malignant neoplasm of thyroid +Z85858 Personal history of malignant neoplasm of other endocrine glands +Z8589 Personal history of malignant neoplasm of other organs and systems +Z859 Personal history of malignant neoplasm, unspecified +Z86000 Personal history of in-situ neoplasm of breast +Z86001 Personal history of in-situ neoplasm of cervix uteri +Z86008 Personal history of in-situ neoplasm of other site +Z86010 Personal history of colonic polyps +Z86011 Personal history of benign neoplasm of the brain +Z86012 Personal history of benign carcinoid tumor +Z86018 Personal history of other benign neoplasm +Z8603 Personal history of neoplasm of uncertain behavior +Z8611 Personal history of tuberculosis +Z8612 Personal history of poliomyelitis +Z8613 Personal history of malaria +Z8614 Personal history of Methicillin resistant Staphylococcus aureus infection +Z8619 Personal history of other infectious and parasitic diseases +Z862 Personal history of diseases of the blood and blood-forming organs and certain disorders involving the immune mechanism +Z8631 Personal history of diabetic foot ulcer +Z8632 Personal history of gestational diabetes +Z8639 Personal history of other endocrine, nutritional and metabolic disease +Z8651 Personal history of combat and operational stress reaction +Z8659 Personal history of other mental and behavioral disorders +Z8661 Personal history of infections of the central nervous system +Z8669 Personal history of other diseases of the nervous system and sense organs +Z86711 Personal history of pulmonary embolism +Z86718 Personal history of other venous thrombosis and embolism +Z8672 Personal history of thrombophlebitis +Z8673 Personal history of transient ischemic attack (TIA), and cerebral infarction without residual deficits +Z8674 Personal history of sudden cardiac arrest +Z8679 Personal history of other diseases of the circulatory system +Z8701 Personal history of pneumonia (recurrent) +Z8709 Personal history of other diseases of the respiratory system +Z8711 Personal history of peptic ulcer disease +Z8719 Personal history of other diseases of the digestive system +Z872 Personal history of diseases of the skin and subcutaneous tissue +Z87310 Personal history of (healed) osteoporosis fracture +Z87311 Personal history of (healed) other pathological fracture +Z87312 Personal history of (healed) stress fracture +Z8739 Personal history of other diseases of the musculoskeletal system and connective tissue +Z87410 Personal history of cervical dysplasia +Z87411 Personal history of vaginal dysplasia +Z87412 Personal history of vulvar dysplasia +Z8742 Personal history of other diseases of the female genital tract +Z87430 Personal history of prostatic dysplasia +Z87438 Personal history of other diseases of male genital organs +Z87440 Personal history of urinary (tract) infections +Z87441 Personal history of nephrotic syndrome +Z87442 Personal history of urinary calculi +Z87448 Personal history of other diseases of urinary system +Z8751 Personal history of pre-term labor +Z8759 Personal history of other complications of pregnancy, childbirth and the puerperium +Z87710 Personal history of (corrected) hypospadias +Z87718 Personal history of other specified (corrected) congenital malformations of genitourinary system +Z87720 Personal history of (corrected) congenital malformations of eye +Z87721 Personal history of (corrected) congenital malformations of ear +Z87728 Personal history of other specified (corrected) congenital malformations of nervous system and sense organs +Z87730 Personal history of (corrected) cleft lip and palate +Z87738 Personal history of other specified (corrected) congenital malformations of digestive system +Z8774 Personal history of (corrected) congenital malformations of heart and circulatory system +Z8775 Personal history of (corrected) congenital malformations of respiratory system +Z8776 Personal history of (corrected) congenital malformations of integument, limbs and musculoskeletal system +Z87790 Personal history of (corrected) congenital malformations of face and neck +Z87798 Personal history of other (corrected) congenital malformations +Z8781 Personal history of (healed) traumatic fracture +Z87820 Personal history of traumatic brain injury +Z87821 Personal history of retained foreign body fully removed +Z87828 Personal history of other (healed) physical injury and trauma +Z87890 Personal history of sex reassignment +Z87891 Personal history of nicotine dependence +Z87892 Personal history of anaphylaxis +Z87898 Personal history of other specified conditions +Z880 Allergy status to penicillin +Z881 Allergy status to other antibiotic agents status +Z882 Allergy status to sulfonamides status +Z883 Allergy status to other anti-infective agents status +Z884 Allergy status to anesthetic agent status +Z885 Allergy status to narcotic agent status +Z886 Allergy status to analgesic agent status +Z887 Allergy status to serum and vaccine status +Z888 Allergy status to other drugs, medicaments and biological substances status +Z889 Allergy status to unspecified drugs, medicaments and biological substances status +Z89011 Acquired absence of right thumb +Z89012 Acquired absence of left thumb +Z89019 Acquired absence of unspecified thumb +Z89021 Acquired absence of right finger(s) +Z89022 Acquired absence of left finger(s) +Z89029 Acquired absence of unspecified finger(s) +Z89111 Acquired absence of right hand +Z89112 Acquired absence of left hand +Z89119 Acquired absence of unspecified hand +Z89121 Acquired absence of right wrist +Z89122 Acquired absence of left wrist +Z89129 Acquired absence of unspecified wrist +Z89201 Acquired absence of right upper limb, unspecified level +Z89202 Acquired absence of left upper limb, unspecified level +Z89209 Acquired absence of unspecified upper limb, unspecified level +Z89211 Acquired absence of right upper limb below elbow +Z89212 Acquired absence of left upper limb below elbow +Z89219 Acquired absence of unspecified upper limb below elbow +Z89221 Acquired absence of right upper limb above elbow +Z89222 Acquired absence of left upper limb above elbow +Z89229 Acquired absence of unspecified upper limb above elbow +Z89231 Acquired absence of right shoulder +Z89232 Acquired absence of left shoulder +Z89239 Acquired absence of unspecified shoulder +Z89411 Acquired absence of right great toe +Z89412 Acquired absence of left great toe +Z89419 Acquired absence of unspecified great toe +Z89421 Acquired absence of other right toe(s) +Z89422 Acquired absence of other left toe(s) +Z89429 Acquired absence of other toe(s), unspecified side +Z89431 Acquired absence of right foot +Z89432 Acquired absence of left foot +Z89439 Acquired absence of unspecified foot +Z89441 Acquired absence of right ankle +Z89442 Acquired absence of left ankle +Z89449 Acquired absence of unspecified ankle +Z89511 Acquired absence of right leg below knee +Z89512 Acquired absence of left leg below knee +Z89519 Acquired absence of unspecified leg below knee +Z89521 Acquired absence of right knee +Z89522 Acquired absence of left knee +Z89529 Acquired absence of unspecified knee +Z89611 Acquired absence of right leg above knee +Z89612 Acquired absence of left leg above knee +Z89619 Acquired absence of unspecified leg above knee +Z89621 Acquired absence of right hip joint +Z89622 Acquired absence of left hip joint +Z89629 Acquired absence of unspecified hip joint +Z899 Acquired absence of limb, unspecified +Z9001 Acquired absence of eye +Z9002 Acquired absence of larynx +Z9009 Acquired absence of other part of head and neck +Z9010 Acquired absence of unspecified breast and nipple +Z9011 Acquired absence of right breast and nipple +Z9012 Acquired absence of left breast and nipple +Z9013 Acquired absence of bilateral breasts and nipples +Z902 Acquired absence of lung [part of] +Z903 Acquired absence of stomach [part of] +Z90410 Acquired total absence of pancreas +Z90411 Acquired partial absence of pancreas +Z9049 Acquired absence of other specified parts of digestive tract +Z905 Acquired absence of kidney +Z906 Acquired absence of other parts of urinary tract +Z90710 Acquired absence of both cervix and uterus +Z90711 Acquired absence of uterus with remaining cervical stump +Z90712 Acquired absence of cervix with remaining uterus +Z90721 Acquired absence of ovaries, unilateral +Z90722 Acquired absence of ovaries, bilateral +Z9079 Acquired absence of other genital organ(s) +Z9081 Acquired absence of spleen +Z9089 Acquired absence of other organs +Z91010 Allergy to peanuts +Z91011 Allergy to milk products +Z91012 Allergy to eggs +Z91013 Allergy to seafood +Z91018 Allergy to other foods +Z9102 Food additives allergy status +Z91030 Bee allergy status +Z91038 Other insect allergy status +Z91040 Latex allergy status +Z91041 Radiographic dye allergy status +Z91048 Other nonmedicinal substance allergy status +Z9109 Other allergy status, other than to drugs and biological substances +Z9111 Patient's noncompliance with dietary regimen +Z91120 Patient's intentional underdosing of medication regimen due to financial hardship +Z91128 Patient's intentional underdosing of medication regimen for other reason +Z91130 Patient's unintentional underdosing of medication regimen due to age-related debility +Z91138 Patient's unintentional underdosing of medication regimen for other reason +Z9114 Patient's other noncompliance with medication regimen +Z9115 Patient's noncompliance with renal dialysis +Z9119 Patient's noncompliance with other medical treatment and regimen +Z91410 Personal history of adult physical and sexual abuse +Z91411 Personal history of adult psychological abuse +Z91412 Personal history of adult neglect +Z91419 Personal history of unspecified adult abuse +Z9142 Personal history of forced labor or sexual exploitation +Z9149 Other personal history of psychological trauma, not elsewhere classified +Z915 Personal history of self-harm +Z9181 History of falling +Z9182 Personal history of military deployment +Z9183 Wandering in diseases classified elsewhere +Z91841 Risk for dental caries, low +Z91842 Risk for dental caries, moderate +Z91843 Risk for dental caries, high +Z91849 Unspecified risk for dental caries +Z9189 Other specified personal risk factors, not elsewhere classified +Z920 Personal history of contraception +Z9221 Personal history of antineoplastic chemotherapy +Z9222 Personal history of monoclonal drug therapy +Z9223 Personal history of estrogen therapy +Z92240 Personal history of inhaled steroid therapy +Z92241 Personal history of systemic steroid therapy +Z9225 Personal history of immunosupression therapy +Z9229 Personal history of other drug therapy +Z923 Personal history of irradiation +Z9281 Personal history of extracorporeal membrane oxygenation (ECMO) +Z9282 Status post administration of tPA (rtPA) in a different facility within the last 24 hours prior to admission to current facility +Z9283 Personal history of failed moderate sedation +Z9284 Personal history of unintended awareness under general anesthesia +Z9289 Personal history of other medical treatment +Z930 Tracheostomy status +Z931 Gastrostomy status +Z932 Ileostomy status +Z933 Colostomy status +Z934 Other artificial openings of gastrointestinal tract status +Z9350 Unspecified cystostomy status +Z9351 Cutaneous-vesicostomy status +Z9352 Appendico-vesicostomy status +Z9359 Other cystostomy status +Z936 Other artificial openings of urinary tract status +Z938 Other artificial opening status +Z939 Artificial opening status, unspecified +Z940 Kidney transplant status +Z941 Heart transplant status +Z942 Lung transplant status +Z943 Heart and lungs transplant status +Z944 Liver transplant status +Z945 Skin transplant status +Z946 Bone transplant status +Z947 Corneal transplant status +Z9481 Bone marrow transplant status +Z9482 Intestine transplant status +Z9483 Pancreas transplant status +Z9484 Stem cells transplant status +Z9489 Other transplanted organ and tissue status +Z949 Transplanted organ and tissue status, unspecified +Z950 Presence of cardiac pacemaker +Z951 Presence of aortocoronary bypass graft +Z952 Presence of prosthetic heart valve +Z953 Presence of xenogenic heart valve +Z954 Presence of other heart-valve replacement +Z955 Presence of coronary angioplasty implant and graft +Z95810 Presence of automatic (implantable) cardiac defibrillator +Z95811 Presence of heart assist device +Z95812 Presence of fully implantable artificial heart +Z95818 Presence of other cardiac implants and grafts +Z95820 Peripheral vascular angioplasty status with implants and grafts +Z95828 Presence of other vascular implants and grafts +Z959 Presence of cardiac and vascular implant and graft, unspecified +Z960 Presence of urogenital implants +Z961 Presence of intraocular lens +Z9620 Presence of otological and audiological implant, unspecified +Z9621 Cochlear implant status +Z9622 Myringotomy tube(s) status +Z9629 Presence of other otological and audiological implants +Z963 Presence of artificial larynx +Z9641 Presence of insulin pump (external) (internal) +Z9649 Presence of other endocrine implants +Z965 Presence of tooth-root and mandibular implants +Z9660 Presence of unspecified orthopedic joint implant +Z96611 Presence of right artificial shoulder joint +Z96612 Presence of left artificial shoulder joint +Z96619 Presence of unspecified artificial shoulder joint +Z96621 Presence of right artificial elbow joint +Z96622 Presence of left artificial elbow joint +Z96629 Presence of unspecified artificial elbow joint +Z96631 Presence of right artificial wrist joint +Z96632 Presence of left artificial wrist joint +Z96639 Presence of unspecified artificial wrist joint +Z96641 Presence of right artificial hip joint +Z96642 Presence of left artificial hip joint +Z96643 Presence of artificial hip joint, bilateral +Z96649 Presence of unspecified artificial hip joint +Z96651 Presence of right artificial knee joint +Z96652 Presence of left artificial knee joint +Z96653 Presence of artificial knee joint, bilateral +Z96659 Presence of unspecified artificial knee joint +Z96661 Presence of right artificial ankle joint +Z96662 Presence of left artificial ankle joint +Z96669 Presence of unspecified artificial ankle joint +Z96691 Finger-joint replacement of right hand +Z96692 Finger-joint replacement of left hand +Z96693 Finger-joint replacement, bilateral +Z96698 Presence of other orthopedic joint implants +Z967 Presence of other bone and tendon implants +Z9681 Presence of artificial skin +Z9689 Presence of other specified functional implants +Z969 Presence of functional implant, unspecified +Z970 Presence of artificial eye +Z9710 Presence of artificial limb (complete) (partial), unspecified +Z9711 Presence of artificial right arm (complete) (partial) +Z9712 Presence of artificial left arm (complete) (partial) +Z9713 Presence of artificial right leg (complete) (partial) +Z9714 Presence of artificial left leg (complete) (partial) +Z9715 Presence of artificial arms, bilateral (complete) (partial) +Z9716 Presence of artificial legs, bilateral (complete) (partial) +Z972 Presence of dental prosthetic device (complete) (partial) +Z973 Presence of spectacles and contact lenses +Z974 Presence of external hearing-aid +Z975 Presence of (intrauterine) contraceptive device +Z978 Presence of other specified devices +Z980 Intestinal bypass and anastomosis status +Z981 Arthrodesis status +Z982 Presence of cerebrospinal fluid drainage device +Z983 Post therapeutic collapse of lung status +Z9841 Cataract extraction status, right eye +Z9842 Cataract extraction status, left eye +Z9849 Cataract extraction status, unspecified eye +Z9851 Tubal ligation status +Z9852 Vasectomy status +Z9861 Coronary angioplasty status +Z9862 Peripheral vascular angioplasty status +Z98810 Dental sealant status +Z98811 Dental restoration status +Z98818 Other dental procedure status +Z9882 Breast implant status +Z9883 Filtering (vitreous) bleb after glaucoma surgery status +Z9884 Bariatric surgery status +Z9885 Transplanted organ removal status +Z9886 Personal history of breast implant removal +Z98870 Personal history of in utero procedure during pregnancy +Z98871 Personal history of in utero procedure while a fetus +Z98890 Other specified postprocedural states +Z98891 History of uterine scar from previous surgery +Z990 Dependence on aspirator +Z9911 Dependence on respirator [ventilator] status +Z9912 Encounter for respirator [ventilator] dependence during power failure +Z992 Dependence on renal dialysis +Z993 Dependence on wheelchair +Z9981 Dependence on supplemental oxygen +Z9989 Dependence on other enabling machines and devices diff --git a/non-db_data_sources/GBD and ICD-10_(2019 version)/merge_icd-versions.sh b/non-db_data_sources/GBD and ICD-10_(2019 version)/merge_icd-versions.sh new file mode 100644 index 0000000..9106e8e --- /dev/null +++ b/non-db_data_sources/GBD and ICD-10_(2019 version)/merge_icd-versions.sh @@ -0,0 +1,10 @@ +#!/bin/bash + +icd10_who="./WHO ICD-10 (2019)/icd10-2019_categories_only.psv" +icd10cm_cms="./icd10cm_codes_addenda_2019/icd10cm_codes_2019.psv" + +#concatenate the two files +#then lexically sort them by first column and then second column(reversed) +#then sort/unique based on first column +#then save to file +cat "$icd10_who" "$icd10cm_cms" | sort -t "|" -k 1,1 -k 3,3r | sort -u -t "|" -k 1,1 > icd10_combined-who-cms.psv diff --git a/scripts/drugtools/env_setup.py b/scripts/drugtools/env_setup.py index edf9047..78b2505 100644 --- a/scripts/drugtools/env_setup.py +++ b/scripts/drugtools/env_setup.py @@ -1,5 +1,6 @@ import pymysql import psycopg2 as psyco +from psycopg2.sql import SQL from dotenv import dotenv_values env_path = "../containers/.env" @@ -27,4 +28,16 @@ def postgres_conn(**kwargs): def get_tables_of_interest(): - return ENV["TABLES_OF_INTEREST"].split(",") \ No newline at end of file + return ENV["TABLES_OF_INTEREST"].split(",") + +def postgres_table_delete_entries(schema,table): + with postgres_conn() as con: + with con.cursor() as curse: + delete_statement = SQL("delete from {schema}.{table}").format( + schema=Identifier(schema), + talbe=Identifier(table) + ) + curse.execute(delete_statement) + con.commit() + + diff --git a/scripts/drugtools/historical_trial_selector.py b/scripts/drugtools/historical_trial_selector.py index 3e6c514..0ba8ff0 100644 --- a/scripts/drugtools/historical_trial_selector.py +++ b/scripts/drugtools/historical_trial_selector.py @@ -1,4 +1,4 @@ -from drugtools.env_setup import postgres_conn +from .env_setup import postgres_conn from pathlib import Path @@ -12,4 +12,4 @@ def run(): curse.execute(sqlfile) if __name__ == "__main__": - run() \ No newline at end of file + run() diff --git a/scripts/drugtools/migrate_mysql2pgsql.py b/scripts/drugtools/migrate_mysql2pgsql.py index b98d141..549fa9f 100644 --- a/scripts/drugtools/migrate_mysql2pgsql.py +++ b/scripts/drugtools/migrate_mysql2pgsql.py @@ -4,7 +4,7 @@ from psycopg2 import extras import pymysql from dotenv import load_dotenv import os -from drugtools.env_setup import postgres_conn, mariadb_conn, get_tables_of_interest +from .env_setup import postgres_conn, mariadb_conn, get_tables_of_interest ##############NOTE @@ -115,4 +115,4 @@ def run(): extras.execute_values(pcurse,psql_insert,argslist=results,template=template, page_size=1000) if __name__ == "__main__": - run() \ No newline at end of file + run() diff --git a/scripts/rm_data.sh b/scripts/rm_data.sh new file mode 100755 index 0000000..a4f4d2a --- /dev/null +++ b/scripts/rm_data.sh @@ -0,0 +1,5 @@ +#!/bin/bash + +rm -r ../containers/RxNav-In-a-box/rxnav_data/* + +rm -r ../containers/AACT_downloader/postgresql/data diff --git a/scripts/runall.py b/scripts/runall.py new file mode 100644 index 0000000..39935f0 --- /dev/null +++ b/scripts/runall.py @@ -0,0 +1,20 @@ +from drugtools import env_setup +from drugtools import historical_trial_selector as hts +from drugtools import historical_nct_downloader as hnd +from drugtools import historical_nct_extractor as hne +from drugtools import download_and_extract_nsde as daen +from drugtools import migrate_mysql2pgsql as mm2p + +print("Current Environment") +print(env_setup.ENV) + +cont = input("Are you willing to continue with the current environmnet? y/[n]") + +if cont == "Y" or cont == "y": + hts.run() + hnd.run() + hne.run() + daen.run() + mm2p.run() +else: + print("Please fix your .env file and try again")